@font-face { font-family: "Open Sans"; src: url("../fonts/OpenSans.ttf") format('truetype');}@font-face{font-family:"Tiempos Headline";src:url("../fonts/TiemposHeadline-Light.woff2") format("woff2"),url("../fonts/TiemposHeadline-Light.woff") format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"Tiempos Headline";src:url("../fonts/TiemposHeadline-MediumItalic.woff2") format("woff2"),url("../fonts/TiemposHeadline-MediumItalic.woff") format("woff");font-weight:500;font-style:italic;font-display:swap}h1,h2,h3,h4,h5,h6,ul{margin:0;padding:0}a,a:hover,a:focus{text-decoration:none}*,*:focus{outline:none !important}:root{--color1: #d0c6b0;--color2: #1f5fb2;--color3: #3caaba;--color4: #001F34;--border-radius: 12px;--font-2: "Inknut Antiqua", serif;--header-height: 65px;--a-color-1: #001F34;--a-color-2: #DAE0E3;--block-title: clamp(22px, 2vw, 28px);--height-underline: 6px;--font-3: "Tiempos Headline"}body{font-family:"Open Sans",sans-serif;color:#000;font-size:clamp(13px,1.14vw,16px)}.text-effect .splitting .char,.aos-animate .splitting .char{-webkit-animation:slide-in-1 1s cubic-bezier(0.5, 0, 0.5, 1) both;animation:slide-in-1 1s cubic-bezier(0.5, 0, 0.5, 1) both;-webkit-animation-delay:calc(60ms*var(--char-index));animation-delay:calc(60ms*var(--char-index))}@-webkit-keyframes slide-in-1{from{-webkit-transform:translateY(-1em) rotate(-0.2turn) scale(0.5);transform:translateY(-1em) rotate(-0.2turn) scale(0.5);opacity:0}}@keyframes slide-in-1{from{-webkit-transform:translateY(-1em) rotate(-0.2turn) scale(0.5);transform:translateY(-1em) rotate(-0.2turn) scale(0.5);opacity:0}}@-webkit-keyframes slide-in-2{from{-webkit-transform:translateY(1em);transform:translateY(1em);opacity:0}}@keyframes slide-in-2{from{-webkit-transform:translateY(1em);transform:translateY(1em);opacity:0}}@-webkit-keyframes slide-in-3{from{-webkit-transform:translateX(-0.5em);transform:translateX(-0.5em);opacity:0}}@keyframes slide-in-3{from{-webkit-transform:translateX(-0.5em);transform:translateX(-0.5em);opacity:0}}@media(min-width: 1680px){.container-fluid,.container-sm,.container-md,.container-lg,.container-xl{max-width:calc(100% - 148px) !important}}@media(min-width: 1366px)and (max-width: 1679px){.container-fluid,.container-sm,.container-md,.container-lg,.container-xl{max-width:calc(100% - 108px) !important}}@media(min-width: 1024px)and (max-width: 1365px){.container-fluid,.container-sm,.container-md,.container-lg,.container-xl{max-width:calc(100% - 68px) !important}}@media(min-width: 640px)and (max-width: 1023px){.container-fluid,.container-sm,.container-md,.container-lg,.container-xl{max-width:calc(100% - 96px) !important}}@media(max-width: 640px){.container-fluid,.container-sm,.container-md,.container-lg,.container-xl{max-width:calc(100% - 32px) !important}}.max-full{max-width:100% !important}.site-margin{margin-bottom:100px}.two-title span{position:relative;font-size:clamp(18px,1.79vw,25px);font-weight:500;margin-bottom:11px;display:inline-block;padding-bottom:8px}.two-title span::after{content:"";position:absolute;left:0;bottom:-8px;width:100%;height:var(--height-underline);background:-webkit-gradient(linear, left top, right top, from(#001f34), to(rgba(255, 255, 255, 0)));background:linear-gradient(to right, #001f34 0%, rgba(255, 255, 255, 0) 100%)}.two-title h2{font-weight:bold;font-size:clamp(25px,2.71vw,38px);color:#001f34}header{position:absolute;z-index:61;left:0;right:0;top:0;padding:15px 0}header #header-container.sticky{position:fixed;top:0;left:0;right:0;z-index:999;-webkit-animation-name:fadeInDown;animation-name:fadeInDown;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;background-color:var(--color4);-webkit-transition:.4s;transition:.4s;padding:15px 0}header #header-container.sticky::before{content:""}header .logo{display:block;width:100%;max-width:350px}header .search-button,header .lang-button{cursor:pointer;border:1px solid #fff;height:36px;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50px;padding:0px 15px;background-color:rgba(0,0,0,0);font-size:14px}header .navbar .navbar-toggler{cursor:pointer;border:1px solid #fff;height:36px;color:#fff;display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50px;padding:0px 15px;background-color:rgba(0,0,0,0);font-size:14px}header .navbar .navbar-toggler:focus{-webkit-box-shadow:none;box-shadow:none}header .navbar .navbar-toggler i,header .navbar .navbar-toggler i::before{display:block;line-height:1}header .navbar .navbar-collapse>ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;width:100%}header .navbar .navbar-collapse>ul>li>a{font-weight:500;font-size:16px;position:relative;padding:0 !important;text-transform:uppercase;color:#fff !important;height:var(--header-height);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}header .navbar .navbar-collapse>ul>li>a:hover,header .navbar .navbar-collapse>ul>li>a.active{color:var(--color1)}header .navbar .navbar-collapse>ul>li>a::after{display:none}header .navbar .navbar-collapse>ul>li .dropdown-menu{position:absolute;left:0;top:100%;min-width:280px;z-index:1000;border-radius:0;padding:0;border:0;background-color:#e2e3e5}header .navbar .navbar-collapse>ul>li .dropdown-menu::before{content:"";position:absolute;top:-7px;left:20px;border-left:7px solid rgba(0,0,0,0);border-right:7px solid rgba(0,0,0,0);border-bottom:7px solid #e2e3e5}header .navbar .navbar-collapse>ul>li .dropdown-menu .dropdown-submenu>.dropdown-menu{top:0;left:100%;margin:0;display:none;border:0;-webkit-box-shadow:0 6px 30px rgba(0,0,0,.12);box-shadow:0 6px 30px rgba(0,0,0,.12)}header .navbar .navbar-collapse>ul>li .dropdown-menu .dropdown-submenu>.dropdown-menu::before{display:none}header .navbar .navbar-collapse>ul>li .dropdown-menu .dropdown-submenu:hover>.dropdown-menu,header .navbar .navbar-collapse>ul>li .dropdown-menu .dropdown-submenu.open>.dropdown-menu{display:block}header .navbar .navbar-collapse>ul>li .dropdown-menu .dropdown-submenu>a:after{display:none}header .navbar .navbar-collapse>ul>li .dropdown-menu .dropdown-submenu>a:before{content:"";display:inline-block;width:1em;height:1em;background:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgZmlsbD0iY3VycmVudENvbG9yIiBjbGFzcz0iYmkgYmktY2FyZXQtcmlnaHQiIHZpZXdCb3g9IjAgMCAxNiAxNiI+PHBhdGggZD0iTTYgMTIuNzk2VjMuMjA0TDExLjQ4MSA4em0uNjU5Ljc1MyA1LjQ4LTQuNzk2YTEgMSAwIDAgMCAwLTEuNTA2TDYuNjYgMi40NTFDNi4wMTEgMS44ODUgNSAyLjM0NSA1IDMuMjA0djkuNTkyYTEgMSAwIDAgMCAxLjY1OS43NTMiLz48L3N2Zz4=") no-repeat center center;background-size:1em 1em;margin-left:8px;vertical-align:middle;float:right}@media(min-width: 1200px){header .navbar .navbar-collapse>ul>li .dropdown-menu .dropdown-submenu>a:hover:before{background:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgZmlsbD0iY3VycmVudENvbG9yIiBjbGFzcz0iYmkgYmktY2FyZXQtcmlnaHQtZmlsbCIgdmlld0JveD0iMCAwIDE2IDE2Ij48cGF0aCBkPSJtMTIuMTQgOC43NTMtNS40ODIgNC43OTZjLS42NDYuNTY2LTEuNjU4LjEwNi0xLjY1OC0uNzUzVjMuMjA0YTEgMSAwIDAgMSAxLjY1OS0uNzUzbDUuNDggNC43OTZhMSAxIDAgMCAxIDAgMS41MDZ6Ii8+PC9zdmc+") no-repeat center center;background-size:1em 1em}}header .navbar .navbar-collapse>ul>li .dropdown-menu li{position:relative}header .navbar .navbar-collapse>ul>li .dropdown-menu li:not(:last-child){border-bottom:1px solid #ced2d5}header .navbar .navbar-collapse>ul>li .dropdown-menu li a{font-size:14px;line-height:21px;padding:14px 15px;white-space:normal;font-weight:500}header .navbar .navbar-collapse>ul>li .dropdown-menu li a:hover,header .navbar .navbar-collapse>ul>li .dropdown-menu li a:active,header .navbar .navbar-collapse>ul>li .dropdown-menu li a:focus{background-color:rgba(0,0,0,0);color:#000;font-weight:normal}header .header-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}header .header-right .dropdown{position:relative}header .header-right .dropdown .dropdown-toggle{border:1px solid #fff;height:36px;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50px;padding:0 15px;background-color:rgba(0,0,0,0);font-weight:600}header .header-right .dropdown .dropdown-menu{min-width:220px;right:0;left:auto;position:absolute;border-radius:0;border:0;border-top:20px solid rgba(0,0,0,0)}header .header-right .dropdown .dropdown-menu::before{content:"";position:absolute;top:-7px;right:20px;border-left:7px solid rgba(0,0,0,0);border-right:7px solid rgba(0,0,0,0);border-bottom:7px solid #fff}header .header-right .dropdown .dropdown-menu li{position:relative}header .header-right .dropdown .dropdown-menu li:not(:last-child){border-bottom:1px solid #eee}header .header-right .dropdown .dropdown-menu li a{font-size:16px;line-height:21px;padding:14px 15px;white-space:normal}header .header-right .dropdown .dropdown-menu li a:hover,header .header-right .dropdown .dropdown-menu li a:active,header .header-right .dropdown .dropdown-menu li a:focus{background-color:rgba(0,0,0,0);color:#000;font-weight:500}header .header-flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:30px}header .mobile-menu-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;padding:15px 20px;gap:24px}header .mobile-menu-bottom div,header .mobile-menu-bottom button{-webkit-box-flex:1;-ms-flex:1;flex:1;height:36px;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:rgba(0,0,0,0);font-size:14px;border:1px solid #ced2d5;border-radius:50px;padding:0}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}to{opacity:1;-webkit-transform:none;transform:none}}.search-full{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999999;overflow:auto;text-align:center;background:rgba(0,0,0,.9);margin:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;opacity:0;visibility:hidden;pointer-events:none}.search-full.active{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-transition:.5s;transition:.5s;opacity:1;visibility:visible;pointer-events:all}.search-full #close-btn{position:fixed;display:block;right:20px;top:22px;cursor:pointer}.search-full #close-btn i{font-size:28px}.search-full #search-form{border-radius:2px;overflow:hidden;position:relative;width:50%}@media(max-width: 767px){.search-full #search-form{width:90%}}.search-full #search-form #search-text{width:100%;height:60px;color:#fff;background:rgba(0,0,0,0);font-size:22px;border-radius:0;border:0;border-bottom:1px solid #fff;padding:0}.search-full #search-form #search-text::-webkit-input-placeholder{opacity:1;color:#fff}.search-full #search-form #search-text::-moz-placeholder{opacity:1;color:#fff}.search-full #search-form #search-text:-ms-input-placeholder{opacity:1;color:#fff}.search-full #search-form #search-text::-ms-input-placeholder{opacity:1;color:#fff}.search-full #search-form #search-text::placeholder{opacity:1;color:#fff}.search-full #search-form [type=submit]{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:0;font-size:10px;background:none;color:#fff;padding:0;border:0}.search-full #search-form [type=submit] i{font-size:22px}@media(max-width: 991px){.navbar-nav .dropdown-menu{position:static;float:none;width:100%;margin:0;-webkit-box-shadow:none;box-shadow:none}.dropdown-submenu>.dropdown-menu{left:0;top:100%;margin-left:0;margin-right:0;position:static}.dropdown-submenu>a:after{float:right;margin-left:8px}}body:not(.abs-header) header{position:relative;padding:0;padding:0}body:not(.abs-header) header #header-container{padding:15px 0;background-color:var(--color4)}.section-1 .item{position:relative}.section-1 .item img{width:100%;height:auto;display:block}@media(max-width: 767px){.section-1 .item img{height:575px;-o-object-fit:cover;/*object-fit:cover;*/aspect-ratio:5/4}}.section-1 .item .container{position:absolute;z-index:2;left:0;right:0;bottom:20%}.section-1 .item .text{width:100%;max-width:600px;opacity:0;-webkit-transform:scale(0.85);-ms-transform:scale(0.85);transform:scale(0.85);-webkit-transition:opacity .6s linear .3s,-webkit-transform .6s linear .3s;transition:opacity .6s linear .3s,-webkit-transform .6s linear .3s;transition:opacity .6s linear .3s,transform .6s linear .3s;transition:opacity .6s linear .3s,transform .6s linear .3s,-webkit-transform .6s linear .3s;pointer-events:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.section-1 .item .text .title{font-family:var(--font-3);font-size:37px;font-weight:300;color:#fff;border-bottom:1px solid #79807b;padding-bottom:20px}.section-1 .item .text .sub-title{font-size:24px;font-weight:bold;letter-spacing:5px;color:var(--color1)}.section-1 .item .text .desc{font-size:16px;line-height:22px;color:#fff}.section-1 .item .text .button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;position:relative}.section-1 .item .text .button::before{content:"";width:100%;height:1px;background-color:#79807b}.section-1 .item .text .button a{font-size:16px;font-weight:500;border:2px solid var(--color1);color:var(--color1);border-radius:5px;padding:10px 30px;-webkit-transition:.4s;transition:.4s}.section-1 .item .text .button a:hover{background-color:var(--color1);color:#fff}.section-1 .swiper-slide-active .item .text{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);pointer-events:auto}.section-1.swiper .swiper-pagination{bottom:100px}.section-1.swiper .swiper-pagination .swiper-pagination-bullet{width:20px;height:5px;background-color:rgba(0,0,0,0);border:1px solid #fff;opacity:1;border-radius:0}.section-1.swiper .swiper-pagination .swiper-pagination-bullet-active{background-color:#fff}.section-312 .news-slider{position:relative}.section-312 .news-slider .swiper-slide{height:auto;padding-top:10px;padding-bottom:10px}.section-312 .news-slider .swiper-slide a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#fff;border:2px solid #dae0e3;border-radius:5px;padding:20px;height:400px;-webkit-transition:.4s;transition:.4s}.section-312 .news-slider .swiper-slide .date{color:#90989d;font-weight:500;margin-left:auto;border-bottom:5px solid currentColor;padding-bottom:4px}.section-312 .news-slider .swiper-slide .images{margin-bottom:10px;width:100%}.section-312 .news-slider .swiper-slide .images img{width:100%;aspect-ratio:1;display:block; object-fit:cover;object-position: center;}.section-312 .news-slider .swiper-slide h3{font-size:15px;font-weight:500;color:#253f51}.section-312 .news-slider .swiper-button-prev{left:-40px}.section-312 .news-slider .swiper-button-prev::after{color:#90989d;font-size:28px}.section-312 .news-slider .swiper-button-next{right:-40px}.section-312 .news-slider .swiper-button-next::after{color:#90989d;font-size:28px}.section-312 .news-slider .swiper-pagination{position:relative;top:auto;bottom:auto;left:auto;right:auto;margin:30px 0}.section-312 .news-slider .swiper-pagination .swiper-pagination-bullet{width:10px;height:10px;background:none;border:2px solid #dae0e3;opacity:1}.section-312 .news-slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#dae0e3}.section-312 .news-slider-title{position:relative;color:#90989d;font-size:24px;font-weight:500;margin-bottom:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;white-space:nowrap;gap:20px;letter-spacing:3px;font-weight:600}.section-312 .news-slider-title::after{content:"";width:100%;height:2px;background:#dae0e3;display:block}.section-312 .news-slider-title.news-slider-title-2{color:#b2a68c}.section-312 .news-slider-title.news-slider-title-2::after{display:none}.section-312 .news-slider-title.news-slider-title-2 a{font-size:14px;color:#847550;margin-left:auto;letter-spacing:0;font-weight:500}.section-312 .news-slider-title.news-slider-title-3{border-right:2px solid #dae0e3;padding-right:10px}.section-312 .news-slider-title.news-slider-title-3,.section-312 .news-slider-title.news-slider-title-3 a{color:#90989d}.section-2{background-color:#edeff0}.section-2 .bg{padding:0;background:#fff;border-radius:5px;position:relative;margin-top:-40px;z-index:2}.section-2 .vertical-announcements{position:relative;padding-top:10px}.section-2 .vertical-announcements .swiper{height:400px}.section-2 .vertical-announcements .swiper a{height:100%;display:block;background-color:#d0c6b0;border-radius:5px;padding:15px 15px 0;-webkit-transition:.4s;transition:.4s}.section-2 .vertical-announcements .swiper a:hover{background-color:#b2a68c;-webkit-box-shadow:0 0 8px rgba(0,0,0,.6);box-shadow:0 0 8px rgba(0,0,0,.6)}.section-2 .vertical-announcements .swiper a .date{display:inline-block;color:#f4f1ec;font-size:12px;border-bottom:4px solid currentColor}.section-2 .vertical-announcements .swiper a h3{font-family:var(--font-2);font-size:13px;line-height:20px;font-weight:300;color:#58595b;border-top:1px solid #fff;padding-top:10px}.section-2 .vertical-announcements .swiper-button{position:relative;top:auto;bottom:auto;left:auto;right:auto;margin:30px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.section-2 .vertical-announcements .swiper-button .swiper-button-prev,.section-2 .vertical-announcements .swiper-button .swiper-button-next{all:unset;width:24px;height:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer}.section-2 .vertical-announcements .swiper-button .swiper-button-prev::after,.section-2 .vertical-announcements .swiper-button .swiper-button-next::after{display:none}.section-3-2 .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:20px;margin-bottom:-40px}@media(max-width: 767px){.section-3-2 .item{margin:0;padding:30px 0}}.section-3-2 .item>img{width:100%;max-width:200px}.section-3-2 .item .text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.section-3-2 .item .text p{font-style:italic;color:#847550;line-height:20px;margin:30px 0 0;font-family:var(--font-3);font-weight:500}.section-3-2 .item .text img{max-width:170px;margin-left:auto}.section-4 .item{display:block;position:relative}.section-4 .item::before{content:"";position:absolute;z-index:2;inset:0;background-color:hsla(0,0%,100%,.4);backdrop-filter:blur(5px);opacity:0;-webkit-transition:.6s;transition:.6s}.section-4 .item i{position:absolute;z-index:3;left:50%;bottom:100px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);color:#000;border-radius:100%;background-color:#fff;width:80px;height:80px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-shadow:0 2px 6px rgba(0,0,0,.2);box-shadow:0 2px 6px rgba(0,0,0,.2);opacity:0;-webkit-transition:.6s;transition:.6s;font-size:24px}.section-4 .item img{position:relative;z-index:1;width:100%;aspect-ratio:1/1.3;-o-object-fit:cover;object-fit:cover}.section-4 .item .text{position:absolute;left:0;right:0;top:0;z-index:3;text-align:center;width:100%;max-width:380px;margin:0 auto;padding:35px 0}.section-4 .item .text .title{position:relative;color:#132f42;font-weight:bold;font-size:25px;line-height:1.2}.section-4 .item .text .title::after{content:"";width:65px;height:4px;background:#847550;display:block;margin:15px auto}.section-4 .item .text .desc{color:#132d42;font-size:15px;font-weight:500;line-height:20px;padding:0 35px}.section-4 .item:hover i,.section-4 .item:hover::before{opacity:1}.section-5{position:relative;z-index:3;background:url("../images/a/bg.jpg") no-repeat center/cover}.section-5 .bg{position:relative;z-index:2;margin-top:-30px;margin-bottom:70px;border-radius:10px;padding:30px 70px 70px;background:-webkit-gradient(linear, left top, left bottom, color-stop(1%, rgb(255, 255, 255)), color-stop(50%, rgb(255, 255, 255)), to(rgba(255, 255, 255, 0)));background:linear-gradient(to bottom, rgb(255, 255, 255) 1%, rgb(255, 255, 255) 50%, rgba(255, 255, 255, 0) 100%)}.section-5 .sub-title{font-size:25px;font-weight:bold;border-bottom:2px solid #dae0e3;padding-bottom:20px;margin-bottom:20px}.section-5 .item{background-color:#dae0e3;border-radius:10px;padding:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:30px;-webkit-transition:.4s;transition:.4s}.section-5 .item:hover{-webkit-box-shadow:0 0 15px rgba(0,0,0,.2);box-shadow:0 0 15px rgba(0,0,0,.2)}.section-5 .item .title{font-size:20px;font-weight:bold;padding-left:20px}.section-5 .item .buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:5px}.section-5 .item .buttons a{background-color:#edeff0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:clamp(40px,4vw,56px);height:clamp(40px,4vw,56px);border-radius:8px;color:#000;border:1px solid #edeff0}.section-5 .item .buttons a:hover{border-color:#e41512;color:#e41512}.section-6{background:-webkit-gradient(linear, left top, left bottom, from(#DBD5C9), to(#ffffff));background:linear-gradient(to bottom, #DBD5C9 0%, #ffffff 100%);padding-bottom:150px}.section-6 .items{position:relative;z-index:9;margin-top:-50px}.section-6 a{height:100%;display:block;border:2px solid #d0c6b0;background-color:#d0c6b0;border-radius:5px;padding:5px 15px 20px;-webkit-transition:.4s;transition:.4s}.section-6 a:hover{border-color:#d0c6b0;background-color:#b2a68c}.section-6 a .date{display:inline-block;color:#f4f1ec;font-size:12px;border-bottom:4px solid currentColor}.section-6 a h3{font-family:var(--font-3);font-size:17px;line-height:20px;font-weight:300;color:#58595b;border-top:1px solid #fff;padding-top:10px}.section-7{background:#edeff0 url(../images/kariyer_slider_1920x600px.jpg) no-repeat center top/100%;padding:clamp(30px,14.29vw,200px) 0;background-repeat:no-repeat}.section-7.section-7-bg-2{background:#edeff0 url(../images/ssa_slider_1920x600px.jpg) no-repeat center top/100%}.section-7 .block-title{display:inline-block;position:relative;font-size:var(--block-title);color:#fff;font-weight:bold;padding-bottom:9px;margin-bottom:100px}.section-7 .block-title::after{content:"";position:absolute;left:0;bottom:-8px;width:100%;height:var(--height-underline);background:-webkit-gradient(linear, left top, right top, from(rgb(255, 255, 255)), to(rgba(255, 255, 255, 0)));background:linear-gradient(to right, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0) 100%)}.section-7 .career{background:linear-gradient(to bottom, #85A7B9 0%, #ffffff 200px, #ffffff 100%);overflow:hidden;border-radius:15px;margin-bottom:50px}.section-7 .career .career-top{position:relative;z-index:3;display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px;padding:clamp(30px,3.21vw,45px) clamp(15px,5.71vw,80px)}.section-7 .career .career-top .left-text{font-size:clamp(75px,7.14vw,100px);line-height:1}.section-7 .career .career-top .left-text.small-text{font-size:50px;line-height:1}.section-7 .career .career-top .right-text{font-size:clamp(18px,1.57vw,22px);line-height:1.5}.section-7 .career .career-top .right-text strong{font-weight:600}@media(max-width: 767px){.section-7 .career .career-top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.section-7 .career .images{position:relative;height:100%}.section-7 .career .images img{position:absolute;left:-70px;bottom:0;z-index:1;width:125%}.section-7 .career .desc{padding-right:50px}.section-7 .career .desc p{font-size:17px}.section-7 .career .h-items{padding-left:clamp(15px,5.71vw,80px);padding-right:clamp(15px,5.71vw,80px)}.section-7 .career .h-items .h-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:2px solid #dae0e3;padding:12px 20px;margin-bottom:12px;border-radius:33px;-webkit-transition:.4s;transition:.4s}.section-7 .career .h-items .h-item:hover{-webkit-box-shadow:0 0 15px rgba(0,0,0,.2);box-shadow:0 0 15px rgba(0,0,0,.2)}.section-7 .career .h-items .h-item .left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:clamp(20px,1.79vw,25px);font-weight:bold;line-height:1;width:25%;-ms-flex-negative:0;flex-shrink:0;gap:20px;padding-right:20px}.section-7 .career .h-items .h-item .left img{width:65px}.section-7 .career .h-items .h-item .right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-left:2px solid #dae0e3;padding-left:25px;width:100%;font-size:15px;min-height:150px}.section-7 .career .h-items .recruitment{border-top:3px solid #dae0e3;border-bottom:3px solid #dae0e3;padding:20px 0}.section-7 .career .h-items .recruitment+.recruitment{margin-top:80px}.section-7 .career .h-items .recruitment .top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px;border-bottom:3px solid #dae0e3}.section-7 .career .h-items .recruitment .top .number{font-size:clamp(60px,7.14vw,100px);color:#dae0e3;line-height:1}.section-7 .career .h-items .recruitment .top img{display:block;max-width:clamp(200px,18.57vw,260px)}.section-7 .career .h-items .recruitment .top .title{font-size:clamp(18px,1.79vw,25px);font-weight:bold;color:#001f34}.section-7 .career .h-items .recruitment .bottom .text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;padding-top:30px;padding-bottom:30px}.section-7 .career .h-items .recruitment .bottom .text .left{font-size:clamp(16px,1.57vw,22px);font-weight:bold;text-align:right;line-height:1.2;color:#001f34;width:80px}.section-7 .career .h-items .recruitment .bottom .text .right{font-size:clamp(16px,1.57vw,22px);line-height:1.2;color:#001f34}.section-7 .career .h-items .recruitment .bottom ul{list-style:none;counter-reset:item;padding-left:65px}.section-7 .career .h-items .recruitment .bottom ul li{font-size:17px;counter-increment:item;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;color:#001f34}.section-7 .career .h-items .recruitment .bottom ul li::before{content:counter(item, lower-alpha) ".";font-weight:700;margin-right:20px;color:currentColor}.section-7 .career .h-items .recruitment-desc{font-size:17px;color:#001f34;padding:20px 0}.section-7 .career .h-items .jobs{padding-bottom:80px}.section-7 .career .h-items .jobs .jobs-item{background-color:#dae0e3;padding:30px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:25px;margin-bottom:100px}.section-7 .career .h-items .jobs .jobs-item .text .small-title{line-height:1.3;font-size:15px;font-weight:bold;margin-bottom:10px}.section-7 .career .h-items .jobs .jobs-item .text .title{font-size:22px;font-weight:bold;line-height:1.3}.section-7 .career .h-items .jobs .jobs-item .text .title::after{content:"";width:138px;height:5px;background-color:#e41512;display:block;margin:10px 0}.section-7 .career .h-items .jobs .jobs-item .text .desc p{font-size:17px;color:#001f34}.section-7 .career .h-items .jobs .jobs-item .text .btns{display:-webkit-box;display:-ms-flexbox;display:flex;gap:15px;margin-bottom:-70px}.section-7 .career .h-items .jobs .jobs-item .text .btns a{font-size:17px;font-weight:bold;border-radius:11px;background-color:#edeff0;color:#001f34;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px;line-height:1.2}.section-7 .career .h-items .jobs .jobs-item .text .btns a:hover{background-color:#e41512;color:#fff}.section-7 .career .h-items .jobs .jobs-item .text .btns a:not(.pdf){-ms-flex-wrap:wrap;flex-wrap:wrap;gap:0 5px;width:100%}.section-7 .career .h-items .jobs .jobs-item .text .btns a.pdf{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:40%}@media(max-width: 991px){.section-7 .career{padding:15px}.section-7 .career .career-top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0}.section-7 .career .images img{all:unset;margin-bottom:30px;width:100%}.section-7 .career .desc{padding-right:0}.section-7 .career .h-items{padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-top:40px}.section-7 .career .h-items .h-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.section-7 .career .h-items .h-item .left{width:100%;margin-bottom:20px;padding-right:0}.section-7 .career .h-items .h-item .right{border:0;padding:0}.section-7 .career .h-items .recruitment .top{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.section-7 .career .h-items .recruitment .bottom .text{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.section-7 .career .h-items .recruitment .bottom ul{padding-left:0}.section-7 .career .h-items .jobs .jobs-item{margin-bottom:40px;padding:15px;gap:5px}.section-7 .career .h-items .jobs .jobs-item .icon{display:none}.section-7 .career .h-items .jobs .jobs-item .text .btns{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0}.section-7 .career .h-items .jobs .jobs-item .text .btns a{width:100% !important}}.section-7 .item{position:relative;background-color:#dae0e3;padding:30px;height:100%;-webkit-transition:.4s;transition:.4s}.section-7 .item:hover{-webkit-transform:translateY(-5px);-ms-transform:translateY(-5px);transform:translateY(-5px)}.section-7 .item:hover::after{border-color:rgba(0,0,0,0) #001f34 #001f34 rgba(0,0,0,0)}.section-7 .item::before{content:"";background-color:#001f34;position:absolute;left:0;right:0;top:0;width:100%;height:80px;z-index:1}.section-7 .item::after{content:"";position:absolute;z-index:2;right:0;bottom:0;border-style:solid;border-color:rgba(0,0,0,0) #edeff0 #edeff0 rgba(0,0,0,0);border-width:20px}.section-7 .item img{position:relative;z-index:3;max-height:150px;margin-bottom:20px}.section-7 .item .text{font-size:17px}.section-7 .academy{padding-left:clamp(15px,5.71vw,80px);padding-right:clamp(15px,5.71vw,80px);margin-bottom:-100px;position:relative;z-index:2;margin-top:30px}.section-7 .academy .desc{margin-bottom:30px}.section-7 .academy .desc p{font-size:clamp(1.0625rem,.9699rem + .463vw,1.375rem)}.section-7 .academy .item-a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.section-7 .academy .item-a .title{background-color:#892524;border-radius:5px;font-size:clamp(1.1875rem,1.0764rem + .5556vw,1.5625rem);font-weight:bold;color:#fff;margin-bottom:8px;padding:10px 25px}.section-7 .academy .item-a .desc{background-color:#dae0e3;border-radius:5px;padding:10px 25px 45px 25px;font-size:clamp(1.0625rem,.9699rem + .463vw,1.375rem);-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin:0}.section-7 .academy-bottom{border-top:1px solid #e41512;margin-top:100px;padding-top:50px}.section-7 .academy-bottom .desc{padding-top:30px;padding-bottom:50px}.section-7 .academy-bottom .desc p{font-size:clamp(1.0625rem,.9699rem + .463vw,1.375rem)}.section-7 .academy-bottom .line-title{text-align:center;position:relative;margin-bottom:50px}.section-7 .academy-bottom .line-title::before{content:"";width:100%;position:absolute;left:0;right:0;top:50%;height:1px;background-color:#e41512}.section-7 .academy-bottom .line-title strong{position:relative;z-index:2;color:#892524;background-color:#edeff0;padding-left:25px;padding-right:25px;font-size:clamp(1.1875rem,1.0764rem + .5556vw,1.5625rem)}.section-7 .academy-bottom .item-h{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;border-bottom:8px solid #892524;color:#892524;font-weight:bold;min-height:170px;height:100%;background-color:#fff;line-height:1;pointer-events:none}.section-7 .academy-bottom .item-h img{max-width:100%}.section-7 .academy-bottom .item-h strong{font-size:clamp(1.625rem,1.4583rem + .8333vw,2.1875rem)}.section-7 .academy-bottom .item-h span{font-size:clamp(1rem,.9259rem + .3704vw,1.25rem);margin-top:5px}.section-8{background:url(../images/ssb-text.png) no-repeat center;margin-top:40px}.section-8 .counter{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:120px 0}.section-8 .counter .counter-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1;flex:1}.section-8 .counter .counter-item .title{font-size:22px;line-height:1;font-weight:bold;color:#847550}.section-8 .counter .counter-item .count{color:#001f34;font-size:80px;font-weight:300;line-height:1}.section-8 .counter .counter-item .sub-title{color:#001f34;font-size:28px;line-height:1}.section-8 .counter .counter-item:not(:last-child){border-right:3px solid #d0c6b0}@media(max-width: 767px){.section-8 .counter .counter-item{-webkit-box-flex:0;-ms-flex:none;flex:none;width:50%}}.section-313 .item{position:relative;z-index:3;margin-top:-60px;background:-webkit-gradient(linear, left top, left bottom, from(rgb(218, 224, 227)), color-stop(10%, rgb(219, 225, 228)), color-stop(50%, rgba(219, 225, 228, 0)));background:linear-gradient(to bottom, rgb(218, 224, 227) 0%, rgb(219, 225, 228) 10%, rgba(219, 225, 228, 0) 50%);padding:clamp(12px,1.43vw,20px) clamp(12px,5vw,70px)}@media(max-width: 767px){.section-313 .item{margin-top:-30px}}.section-313 .item::before{content:"";position:absolute;left:0;right:0;top:-18px;width:100%;height:18px;background:-webkit-gradient(linear, left top, right top, from(#E41512), to(rgba(255, 255, 255, 0)));background:linear-gradient(to right, #E41512 0%, rgba(255, 255, 255, 0) 100%)}.section-313 .item h1{display:inline-block;color:var(--color4);font-size:clamp(25px,3.21vw,45px);font-weight:bold;border-bottom:clamp(4px,.71vw,10px) solid currentColor;margin-bottom:30px}.section-313 .item .desc{font-size:clamp(15px,1.43vw,20px);color:var(--color4);margin-bottom:60px}.section-313 .item .gallery a{display:block;border-bottom:clamp(4px,.71vw,10px) solid var(--color4);overflow:hidden}.section-313 .item .gallery a img{display:block;width:100%;-webkit-transition:.4s;transition:.4s}.section-313 .item .gallery a:hover img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.section-313 .item .p-list a{display:block}.section-313 .item .p-list a .images{overflow:hidden}.section-313 .item .p-list a .images img{width:100%;-webkit-transition:.4s;transition:.4s}.section-313 .item .p-list a .title{background-color:#dae0e3;font-size:clamp(17px,1.93vw,27px);font-weight:bold;color:var(--color4);padding:8px 15px}.section-313 .item .p-list a:hover .images img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}footer{background-color:var(--color4);padding-top:30px;padding-bottom:30px}footer .footer-left-images{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:50px}footer .footer-left-images img{max-width:100px;height:auto}@media(max-width: 767px){footer .footer-left-images{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:20px;margin-bottom:40px}}footer .footer-title{font-size:15px;font-weight:700;color:#fff;margin-bottom:10px}footer .footer-title a{color:#fff}footer .footer-menu{padding:0;margin:0;list-style:none;margin-bottom:10px}footer .footer-menu li a{color:#fff;font-size:14px;display:block;padding:4px 0;-webkit-transition:all .3s ease;transition:all .3s ease;line-height:normal}footer .footer-menu li a:hover{color:var(--color1)}footer address{font-style:normal;color:#fff;font-size:14px;line-height:1.6;margin-bottom:15px}footer address .item{font-size:12px; display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;margin-bottom:6px}footer .copy{color:#fff;font-size:14px;font-weight:300}footer .footer-social{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:15px}footer .footer-social a{color:#fff;font-size:20px;-webkit-transition:all .3s ease;transition:all .3s ease}footer .footer-social a:hover{color:var(--color1)}@media(max-width: 767px){footer .footer-social{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:20px}}@media(max-width: 1399px){.section-4 .item .text{padding:15px 0}.section-4 .item .text .title{font-size:20px}.section-4 .item i{bottom:50px;width:50px;height:50px;font-size:20px}.section-8 .counter .counter-item .count{font-size:55px}.section-312::before{height:500px}.section-312 .news-head .title{padding-left:0}}@media all and (min-width: 1200px){header .nav-item .dropdown-menu{display:none}header .nav-item:hover .dropdown-menu{display:block}header .nav-item .dropdown-menu{margin-top:0}header .dropdown-menu .dropdown-submenu:hover>.dropdown-menu,header .dropdown-menu .dropdown-submenu.open>.dropdown-menu{display:block !important}header .header-right .dropdown:hover .dropdown-menu{display:block;margin-top:0}}@media(max-width: 1199px){header .header-flex{gap:15px}header .navbar .navbar-collapse>ul{gap:5px}header .navbar .navbar-collapse>ul>li>a{font-size:14px}header .header-right{gap:5px}.section-1.swiper .swiper-pagination{bottom:60px}.section-312 .news-slider-title{font-size:18px;gap:10px;letter-spacing:0px}.section-312 .news-slider .swiper-slide a{padding:12px}.section-8 .counter .counter-item .title{font-size:18px}.section-8 .counter .counter-item .count{font-size:50px}.section-8 .counter .counter-item .sub-title{font-size:22px}.section-4 .item{background-color:#fff}.section-4 .item img{}.section-4 .item::before{}.section-4 .item .text .desc{font-size:15px;padding:0 10px}.section-5 .bg{margin-bottom:70px;border-radius:10px;padding:30px}.section-5 .bg .item .title{font-size:18px;padding-left:0}.section-312::before{height:400px}.section-7 .career .h-items .h-item .left{width:30%}}@media(max-width: 991px){header{position:relative;background-color:var(--color4)}header .header-flex{gap:5px}header .logo{max-width:200px}header .navbar{margin-left:auto}header .navbar .navbar-toggler{display:-webkit-box;display:-ms-flexbox;display:flex}.section-1 .item .text{gap:10px}.section-1 .item .text .title{font-size:30px;padding-bottom:10px}.section-1 .item .text .sub-title{font-size:20px;letter-spacing:2px}.section-1 .item .text .desc{font-size:14px}.section-1 .item .text .button a{font-size:12px;padding:3px 10px}.section-1 .item .text .button {align-items: inherit;}.section-312 .news-slider-title.news-slider-title-3{border:0}.section-312 .news-slider .swiper-slide a{height:100%}.section-312 .news-slider .swiper-pagination{margin:15px 0}.section-2 .vertical-announcements .swiper{height:330px}.section-8{background-size:auto 120%}.section-8 .counter{padding:70px 0}.section-8 .counter .counter-item *{line-height:normal !important}.section-8 .counter .counter-item .title{font-size:13px}.section-8 .counter .counter-item .count{font-size:36px}.section-8 .counter .counter-item .sub-title{font-size:16px}.section-312 .news-head .title{padding-left:0}.section-312 .news-head .news-title{font-size:20px}.section-7 .career .h-items .h-item .left{width:40%}}@media(max-width: 991px){header #header-container.sticky:has(.navbar-collapse.show){bottom:0}header .navbar .navbar-collapse{position:fixed;background:#e2e3e5;z-index:9;top:0;bottom:0;left:-100%;width:100%;-webkit-transition:.5s;transition:.5s;height:100% !important}header .navbar .navbar-collapse.show{left:0;-webkit-transition:.5s;transition:.5s}header .navbar .navbar-collapse>ul{gap:0;-webkit-box-align:normal;-ms-flex-align:normal;align-items:normal;overflow:auto;height:100%}header .navbar .navbar-collapse>ul>li{margin-right:0 !important;border-bottom:1px solid #ced2d5}header .navbar .navbar-collapse>ul>li>a{color:#000 !important;height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;white-space:normal;line-height:normal;padding:0 60px 0 20px !important}header .navbar .navbar-collapse>ul>li>a:hover{color:var(--color1)}header .navbar .navbar-collapse>ul>li>a::after{display:none}header .navbar .navbar-collapse>ul>li>a.dropdown-toggle{position:relative}header .navbar .navbar-collapse>ul>li>a.dropdown-toggle::before{content:"";width:50px;height:50px;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgZmlsbD0iIzAwMDAwMCIgY2xhc3M9ImJpIGJpLWNoZXZyb24tcmlnaHQiIHZpZXdCb3g9IjAgMCAxNiAxNiI+CiAgPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNNC42NDYgMS42NDZhLjUuNSAwIDAgMSAuNzA4IDBsNiA2YS41LjUgMCAwIDEgMCAuNzA4bC02IDZhLjUuNSAwIDAgMS0uNzA4LS43MDhMMTAuMjkzIDggNC42NDYgMi4zNTRhLjUuNSAwIDAgMSAwLS43MDgiLz4KPC9zdmc+");background-repeat:no-repeat;background-size:15px;background-position:center;position:absolute;right:0;top:0;bottom:0;border-left:1px solid #ced2d5;-webkit-transition:none;transition:none}header .navbar .navbar-collapse>ul>li>a.dropdown-toggle.show{background-color:#f1f1f1}header .navbar .navbar-collapse>ul>li>a.dropdown-toggle.show::before{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);border-bottom:1px solid #ced2d5;border-left:0;background-color:#f1f1f1}header .navbar .navbar-collapse>ul>li .dropdown-menu{border:0;padding:0;border-radius:0;margin:0;position:relative;left:auto;top:auto;min-width:auto}header .navbar .navbar-collapse>ul>li .dropdown-menu>li{border:0 !important}header .navbar .navbar-collapse>ul>li .dropdown-menu>li>a{font-size:14px;padding:10px 20px !important;border-radius:0;border:0;color:#000}header .navbar .navbar-collapse>ul>li .dropdown-menu>li>a+.dropdown-menu{all:unset;padding:0 20px}header .navbar .mobile-menu{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;gap:8px;padding:8px}header .navbar .mobile-menu a{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:4px;text-align:center;color:#000;font-size:15px;height:40px;line-height:1.2;background:var(--color4);border-radius:var(--border-radius)}header #mobile-menu-close{padding:12px 20px;font-size:16px;background:var(--color1);text-align:right;color:#000}}@media(max-width: 767px){header .header-flex{gap:24px}.section-1 .item .text{gap:10px}.section-1 .item .text .title{font-size:24px;padding-bottom:10px}.section-1 .item .text .sub-title{font-size:14px;letter-spacing:1px}.section-3-2 .item>img {max-width: 120px; padding-top: 20px;}.section-1.swiper .swiper-pagination{bottom:40px; text-align: center; width: 100%;}.section-2 .bg{margin-top:0}.section-8{background-size:100%;margin-bottom:30px}.section-8 .counter{padding:0}.section-8 .counter .counter-item{padding:15px 5px}.section-8 .counter .counter-item:not(:last-child){border:0}.section-8 .counter .counter-item:nth-child(1){border-right:2px solid #d0c6b0;border-bottom:2px solid #d0c6b0}.section-8 .counter .counter-item:nth-child(2){border-bottom:2px solid #d0c6b0}.section-8 .counter .counter-item:nth-child(3){border-right:2px solid #d0c6b0}.section-7{background-size:auto 160px}.section-7 .career .h-items .h-item .left{width:100%}.section-7 .career .career-top .left-text.small-text{font-size:35px;line-height:1}.section-7 .career .h-items .jobs{padding-bottom:0}.section-305 .nav-tabs{margin-top:0}}body:has(header .navbar .navbar-collapse.show){overflow:hidden}/*# sourceMappingURL=style.min.css.map */