*{box-sizing: border-box;font-family: "Rubik", sans-serif;}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;font-family: "Rubik", sans-serif;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a{text-decoration: none;}
img{max-width: 100%; display: block; height: auto;}
.ty-wrapper { width: 100%; height: 100vh; display: table; background-color: #333; }
.ty-vertical { display: table-cell; vertical-align: middle; text-align: center; font-size: 25px; color: #fff; }
.w100{display: inline-block;position: relative; float: left; width: 100%;}
.container{width: 1600px;max-width: 90%;position: relative;margin: 0 auto;z-index: 1;}
.container2{width: 1300px;max-width: 75%;position: relative;margin: 0 auto;z-index: 1;}
.mtop {margin-top: 120px;}
.ptop{padding-top: 170px;}
.pdn{padding: 50px 0px;}
main {
    position: relative;
    right: 0px;
    transition: all .3s ease-in-out;
    overflow-x: hidden;
    background-color: #fff;
    transition: all .3s cubic-bezier(0.48, -0.02, 0.57, 0.95);
    z-index: 2;
}
.topBar {
    height: 120px;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 50;
    transition: all .3s cubic-bezier(0.48, -0.02, 0.57, 0.95);
    background-color: #F7F7F7;
    box-shadow: 0px 5px 15px rgb(0 0 0 / 15%);
}
.topBar::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    bottom: 0px;
    background-color: #025D90;
    min-width: calc(100% - 1600px + 40px);
    transform: translateX(-50%);
    width: calc(10% + 40px);
    z-index: 2;
}
.topBar::after {
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    bottom: 0px;
    background-color: #369BBD;
    min-width: calc(100% - 1600px + 65px);
    transform: translateX(-50%);
    width: calc(10% + 65px);
    z-index: 1;
}
.topBar .container {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}


.topMenu ul {
    display: flex;
    align-items: center;
    justify-content: center;
}

.topMenu ul li {
    position: relative;
    margin: 0px 30px;
}

.topMenu ul li a {
    position: relative;
    color: #025B8F;
    font-size: 21px;
    transition: all .2s cubic-bezier(0.42, 0, 0.25, 0.99);
}
.menu-trigger{display: none;}
.logo {
    width: 260px;
    margin-left: 65px;
}

.sliderContent{position:absolute;top: 50%;left: 10%;z-index:2;width: 35%;transform: translateY(-50%);}
.sliderContent h1{font-size:3.5vw;margin-bottom:15px;font-weight: bold;color: #fff;line-height:1.2;position: relative;}
.sliderContent p{font-size: 1.1vw;line-height: 1.3;font-weight: 600;color: #fff;margin-bottom: 25px;}
.homeCarousel .items {
    height: calc(100vh - 120px);
    max-height: initial !important;
    background-position: center;
    background-size: cover;
}
.homeCarousel .items::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    background-color: rgb(0 0 0 / 40%);
    z-index: 0;
}

.sliderContent a {display: flex;align-items: center;justify-content: flex-start;width: fit-content;font-size: 21px;color: #fff;font-weight: bold;}

.sliderContent a img {
    width: 25px !important;
    margin-left: 15px;
    position: relative;
    top: 1px;
}

.hakkinda figure{width: 40%;float:left;margin-left: 0%;position: relative;z-index: 1;margin-top: -10%;display: inline-block;height: 700px;background-size: cover;background-position: center;}
.hakkinda article{float:left;width: 55%;padding-left: 5%;padding-top: 5%;position: relative;z-index: 2;}
.hakkinda article p:last-child{margin-bottom:0}
.hakkinda article h3{font-size: 1.5vw;display:inline-block;width:100%;color: #000000;font-weight: 500;margin-bottom: 20px;line-height: 1.2;position: relative;}
.hakkinda.reverse figure{float:right;margin-left: 0px;width: 45%;margin-top: 50px;}
.hakkinda.reverse article{float:left;padding-left:0;padding-right: 10%;}
.hakkinda p{font-size: 1vw;line-height:1.5;font-weight: bold;color: #737373;margin-bottom: 20px;width:100%;display:inline-block}
.hakkinda p:last-child{margin-bottom:0}
.title2{width:100%;display:inline-block;margin-bottom:20px}
.title2 span{font-size: 13px;color: #fff;letter-spacing:3px;font-weight:500;margin-bottom:0;background-color: #818d9a;display: inline-block;padding: 10px 15px;border-left: 6px solid #3494BA;position: relative;margin-bottom: 10px;}
.title2 h2{font-size: 1.7vw;width:100%;display:inline-block;color: #000;font-weight: 600;line-height: 1.2;}
.title2.center{text-align:center}
.hakkinda .container {
    height: 100%;
    display: block;
}
.title2 span::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    bottom: 0px;
    width: 3px;
    background-color: #1c5878;
}
.hakkinda {
    z-index: 2;
}

.header {
    z-index: 1;
}

.videoCarousel .owl-item {
    /* background-color: #000; */
}

.videoCarousel .owl-item .items {
    /* opacity: .5; */
    transition: all .3s ease-in-out;
}

.videoCarousel .owl-item .items:hover {
    opacity: .5;
}

.videoCarousel .owl-item .items::before {
    content: "";
    left: 15px;
    top: 15px;
    width: 0px;
    height: 0px;
    border-left: 1px solid #fff;
    border-top: 1px solid #fff;
    box-sizing: border-box;
    position: absolute;
    opacity: 0;
    transition: all .4s ease-in-out;
    pointer-events: none;
    user-select: none;
}

.videoCarousel .owl-item .items:hover::before {
    opacity: 1;
    width: calc(100% - 30px);
    height: calc(100% - 30px);
}

.videoCarousel .owl-item .items::after {
    content: "";
    right: 15px;
    bottom: 15px;
    width: 0px;
    height: 0px;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    box-sizing: border-box;
    position: absolute;
    opacity: 0;
    transition: all .4s ease-in-out;
    pointer-events: none;
    user-select: none;
}

.videoCarousel .owl-item .items:hover::after {
    opacity: 1;
    width: calc(100% - 30px);
    height: calc(100% - 30px);
}

.videoSlider {
    width: calc(50% + 800px);
    float: right;
    position: relative;
    max-width: 95%;
}

.videoCarousel .owl-next,.videoCarousel .owl-prev{background-size: 28px !important;background-repeat: no-repeat !important;background-position: center center !important;border:none!important;text-indent:-9999em;width: 40px;height: 20px;background-color: transparent !important;/* padding: 20px !important; *//* border-radius: 360px; */margin: 0px 15px;}
.videoCarousel .owl-next{background-image: url(../images/icons/next.png) !important;right:20px}
.videoCarousel .owl-prev{background-image: url(../images/icons/prev.png) !important;left:20px}

.videoCarousel .owl-nav {
    position: absolute;
    right: 5%;
    bottom: calc(100% + 30px);
    transform: translateY(-50%);
    display: flex;
    align-items: center;
    justify-content: center;
}
.videoCarousel .owl-next:hover, .videoCarousel .owl-prev:hover {
    background-color: #dfdfdf !important;
}
.videoCarousel {
    margin-top: 30px;
}

.ozellikList {
    width: 100%;
    display: grid;
    grid-template-columns: 33.33% 33.33% 33.33%;
}

.ozellikList li {
    width: 90%;
    background-color: #025D90;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 30px 7%;
    font-size: 1.3vw;
    font-weight: 500;
    color: #fff;
}

.ozellikList li img {
    margin-right: 15px;
    width: 60px;
}
.ozellikList li strong {
    font-size: 2.5vw;
    font-weight: 800;
    width: 90px;
}

.ozellikList li span {
    width: calc(100% - 90px);
    padding-left: 25px;
    font-weight: bold;
    line-height: 1.2;
    border-left: 2px dashed #fff;
}

.ozellikList li span i {
    display: block;
    font-size: 80%;
    font-weight: 400;
    margin-top: 5px;
}
.map iframe, .map img{width: 100%;}
.map iframe{height: 350px;}
.bottom {
    background-color: #033E65;
    padding: 30px 0px;
    text-align: center;
    color: #fff;
    font-size: 16px;
}
.threeColumn {
    display: grid;
    grid-template-columns: 31.33% 31.33% 31.33%;
    gap: 3%;
    margin-bottom: -10%;
}
.hBox {
    width: 100%;
    position: relative;
    background-color: #fff;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    text-align: center;
    margin: 15px auto;
    box-shadow: 0px 15px 30px rgb(0 0 0 / 20%);
}

.hBox figure {
    width: 120px;
    background-color: #033E65;
}

.hBox span {
    font-size: 1vw;
    color: #382933;
    position: relative;
    font-weight: 500;
    width: calc(100% - 120px);
    text-align: left;
    padding: 0px 6%;
}

.hBox p {
    line-height: 1.3;
    font-size: .9vw;
    font-weight: 400;
    text-align: left;
    color: #19456B;
}
.hBox p a {
    color: #19456B;
}
.hBox span strong {
    position: relative;
    z-index: 1;
    margin-bottom: 5px;
    display: inline-block;
    width: 100%;
}

.title{width:100%;display:inline-block;margin-bottom: 30px;}
.title span{font-size: 13px;color: #000;letter-spacing:3px;font-weight:500;margin-bottom:0;/* background-color: #818d9a; */display: inline-block;padding: 10px 15px;border-left: 6px solid #3494BA;position: relative;margin-bottom: 10px;}
.title h2{font-size: 3vw;width:100%;display:inline-block;color: #000;font-weight: 600;line-height: 1.2;}
.content2 p {
    color: #000;
    font-weight: 300;
    margin-bottom: 40px;
}
.hakkinda article h3::before {
    content: "";
    position: absolute;
    left: -30px;
    top: 9px;
    width: 15px;
    height: 15px;
    background-color: #3494BB;
    border-radius: 360px;
}
.header2 {
    height: 200px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    background-position: center;
    background-size: cover;
}

.header2 h1, .header2 h2 {
    font-size: 2.5vw;
    color: #fff;
    position: relative;
    z-index: 2;
}

.header2::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 0;
    background-color: rgb(0 0 0 / 35%);
}

.centerContent article {
    text-align: center;
}

.centerContent article h2 {
    font-size: 2vw;
    font-weight: bold;
    color: #000;
    margin-bottom: 30px;
    line-height: 1.3;
}

.centerContent article p {
    font-size: 1.1vw;
    margin-bottom: 25px;
    font-weight: bold;
    color: #737373;
    line-height: 1.3;
}

.img100 {
    width: 100%;
    margin-top: 50px;
    display: inline-block;
}

.img100 img {
    width: 100%;
}
.videoCarousel .owl-item .items figure {
    width: 100%;
    height: 500px;
    display: inline-block;
    background-position: center;
    background-size: cover;
}