*{margin:0;padding:0;box-sizing:border-box}html,body{min-height:100%;font-family:"Gotham",sans-serif;font-weight:500;background:#fff}body.overflow,html.overflow{overflow:hidden;height:100%;transition:.5s}a,a:hover,a:focus{text-decoration:none;outline:none}img{max-width:100%;display:block}input,input:hover,input:focus,button,button:hover,button:focus,textarea{resize:none;outline:0;border:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none}ol,ul{list-style:none;margin:0;padding:0}h1,h2,h3,h4,h5,h6,p{margin:0;padding:0}.container{max-width:1680px;margin:0 auto;padding:0 15px}.homeBg{background:#fff}header{float:left;width:100%;position:fixed;z-index:20;transition:.5s}header .mhT{float:left;width:100%;transition:.3s;padding:10px 0 0 0;position:relative;overflow:visible;min-height:80px}header.fixed_header.activex .mhT{min-height:auto;padding-bottom:0}header.fixed_header,header.activex,header.active{border-bottom:2px solid #e8e8e8}header.fixed_header .mhT,header.activex .mhT,header.active .mhT{background:#d3101f}header.fixed_header .menu ul li>a,header.fixed_header .search-lang a,header.activex .menu ul li>a,header.activex .search-lang a,header.active .menu ul li>a,header.active .search-lang a{color:#fff !important}header.fixed_header .logo:before,header.activex .logo:before,header.active .logo:before{background:#fff}header .logo{float:left;margin-bottom:10px;position:relative}header .logo a{position:relative;z-index:2}header .logo:before{content:"";position:absolute;top:-10px;left:-85px;width:380px;height:calc(100% + 20px);transition:.5s;background:#fff}header .logo .white{display:none}header .logo .fixHeader{display:block}header .mnRight{float:right}header .menu{float:left;margin-top:30px;transition:.5s}header .menu.hides{display:none}header .menu ul,header .menu ul li,header .menu ul li a{float:left}header .menu ul li{margin-right:40px}header .menu ul li:last-child{margin-right:0}header .menu ul li>a{color:#fff;font-size:16px;font-weight:600;transition:.5s}html.homePage header:not(.fixed_header):not(.activex):not(.active) .menu ul li>a,html.homePage header:not(.fixed_header):not(.activex):not(.active) .search-lang .lang a{color:#000 !important}header .search-lang{float:right;margin-top:26px;transition:.5s;margin-left:160px}header .search-lang .search{float:left}header .search-lang .search .btn{float:left;cursor:pointer;margin-top:2px}header .search-lang .search .btn .black{display:block}header .search-lang .search .btn .white{display:none}header .search-lang .search .btn .closeSc{display:none}header .search-lang .lang{float:left;margin-left:31px;margin-top:2px}header .search-lang .lang a{color:#fff;font-size:14px;font-weight:600;transition:.5s}header.fixed_header:not(.activex) .search-lang .search .btn .black{display:none}header.fixed_header:not(.activex) .search-lang .search .btn .white{display:block}header.fixed_header:not(.activex) .search-lang .search .btn .closeSc{display:none}header.activex .menu{display:none}header.activex .search-lang .search .btn .black{display:none}header.activex .search-lang .search .btn .white{display:none}header.activex .search-lang .search .btn .closeSc{display:block}header .sContainer{position:absolute;width:900px;background:#d3101f;padding-top:18px;padding-bottom:18px;top:-105%;transition:.5s;left:50%;transform:translate(-50%, 0);z-index:1}header .sContainer .title{float:left;width:100%;font-size:20px;font-weight:400;color:#fff;opacity:.9 !important}header .sContainer .inp{float:left;width:100%;position:relative;margin-top:10px}header .sContainer .inp input[type=text]{float:left;width:100%;height:40px;font-size:16px;border:1px solid #c6c6c6;color:#1a1818;padding-right:60px}header .sContainer .inp button[type=submit]{width:50px;height:100%;text-align:center;position:absolute;right:0;top:0;background:none}header .sContainer .searchRs{float:left;width:100%;background:#d3101f;margin-top:67px;display:none}header .sContainer .searchRs ul li a{float:left;width:100%;transition:.5s;color:#1a1818;font-size:16px;font-weight:500;padding:30px 40px;border-top:1px solid #e6e6e6}header .sContainer .searchRs ul li a:hover{color:#000}header .sContainer .searchRs ul li a span{float:left;width:100%;font-size:10px;color:#000}header .sContainer .searchRs ul li:last-child a{color:#000;border-bottom:4px solid #000}header.fixed_header .sContainer .inp input[type=text]::-webkit-input-placeholder,header.fixed_header .sContainer .inp input[type=text]:-ms-input-placeholder,header.fixed_header .sContainer .inp input[type=text]::placeholder{color:#fff}header.fixed_header.activex .sContainer{top:0;padding-bottom:0}header.activex .sContainer{top:0;padding-bottom:0}header .sContainer .searchRs.has-results{display:block;margin-top:67px}header.fixed_header .sContainer .searchRs.has-results{margin-top:38px}header .mobileMenu{display:none;cursor:pointer;float:right}header .mobileMenu span{display:block;width:25px;height:3px;background:#000;margin:5px 0;transition:.5s}@media(max-width: 992px){header .menu{display:none}header.active .menu{display:block;position:fixed;top:0;left:0;width:100%;height:100%;background:#fff;margin-top:0;padding-top:120px;z-index:10}header.active .menu:before{content:"";position:absolute;top:0;left:0;width:100%;height:100px;background:#fff}header.active .menu ul{width:100%;padding:0 15px}header.active .menu ul li{width:100%;margin-right:0}header.active .menu ul li>a{color:#000 !important;padding:17px 15px;border-bottom:1px solid #e8e8e8;width:100%;font-size:14px;display:block}header.active .logo{position:relative;z-index:50}header .mobileMenu{display:block;margin:25px 0 0 30px;position:relative;z-index:50;width:25px;height:17px}header .mobileMenu span{margin:4px 0}header .mobileMenu span:last-child{margin-bottom:0}header .mobileMenu span{background:#000}header .mobileMenu.active span{margin:0}header .mobileMenu.active span:first-child{transform:translateY(3px) rotate(45deg)}header .mobileMenu.active span:nth-child(2){transform:rotate(-45deg)}header .mobileMenu.active span:nth-child(3){opacity:0;pointer-events:none}header.fixed_header:not(.active) .mobileMenu span{background:#fff}header.active .mobileMenu span{background:#000}header .logo,header .search-lang{position:relative;z-index:3}header .logo:before{width:280px}header .search-lang{margin-left:30px}header .sContainer{width:100%;padding:30px 30px 0 30px;top:-120%;left:0;transform:none}header.activex .sContainer,header.fixed_header.activex .sContainer{top:80px;padding-bottom:80px}header .sContainer .searchRs{margin-top:15px}header .sContainer .searchRs.has-results{margin-top:15px}header.fixed_header .sContainer .searchRs.has-results{margin-top:15px}}@media(max-width: 768px){header .mobileMenu{margin:16px 0 16px 30px}header.fixed_header .mobileMenu span{background:#fff}header.active .mobileMenu span{background:#000}header .logo:before{width:235px;left:-60px}header .search-lang{margin-top:15px;margin-left:15px}header .search-lang .lang{margin-left:15px}header .sContainer{padding:20px 20px 0 20px}header .sContainer .inp input[type=text]{font-size:14px}header .sContainer .title{font-size:16px}header .sContainer .searchRs{margin-top:15px;max-height:calc(100vh - 120px);overflow-y:auto}header.activex .sContainer,header.fixed_header.activex .sContainer{position:fixed;left:0;top:68px;width:100%;height:calc(100% - 68px);padding-bottom:60px;overflow-y:auto;z-index:2}}@media(max-width: 480px){header .logo:before{width:200px;left:-40px}header .mobileMenu{margin:16px 0 16px 15px}header .search-lang{margin-left:0}header .sContainer{padding:15px 15px 0 15px}header .sContainer .title{font-size:14px}}.homeSlider{float:left;width:100%;position:relative;margin-top:112px}.homeSlider .bgs{display:none}.homeSlider .slides{float:left;width:100%;position:relative}.homeSlider .slides .slick-list{padding:0 0 !important}.homeSlider .slides .slick-slide .img{-webkit-animation:slideOut .4s linear;animation:slideOut .4s linear;height:79vh;background-position:right center;background-size:cover;background-repeat:no-repeat}.homeSlider .slides .slick-slide.slick-active{z-index:1}.homeSlider .slides .slick-slide.slick-active .img{-webkit-animation:slideIn 1.5s linear;animation:slideIn 1.5s linear}.homeSlider .slides .slick-slide.slick-active .text{-webkit-animation:slideIn 1s linear;animation:slideIn 1s linear;margin-top:0;transition:1.1s}.homeSlider .slides .text{position:absolute;top:50%;left:8%;max-width:550px;transform:translate(0, -50%);z-index:20;color:#000;-webkit-animation:slideOut .4s linear;animation:slideOut .4s linear;margin-top:50px;transition:.5s}.homeSlider .slides .text .sub{font-size:10px;font-weight:500;opacity:.6;margin-bottom:20px;letter-spacing:5px}.homeSlider .slides .text .title{font-size:36px;font-weight:900}.homeSlider .slides .text .line{display:none}.homeSlider .slides .text .desc{max-width:350px;opacity:.8;font-size:18px;font-weight:500;line-height:28px;margin-top:17px}.homeSlider .slides .text .lnk{margin-top:30px}.homeSlider .slides .text .lnk a{color:#fff;background:#c11d2a;border-radius:25px;font-size:14px;font-weight:600;line-height:50px;padding:0 30px;float:left}.homeSlider .slides .text .lnk a img{display:inline-block;vertical-align:middle;margin-left:50px;transition:.5s}.homeSlider .slides .text .lnk a:hover img{margin-left:70px}.homeSlider .slides .slick-arrow{width:60px;height:60px;position:absolute;top:50%;transform:translate(-50%, 0);overflow:hidden;text-indent:-99999px;z-index:2;cursor:pointer;background:rgba(0,0,0,.8) no-repeat center center}.homeSlider .slides .slick-next{background:url("../../img/slideNext.svg") rgba(0,0,0,.8) no-repeat center center;right:30px}.homeSlider .slides .slick-prev{background:url("../../img/slidePrev.svg") rgba(0,0,0,.8) no-repeat center center;left:60px}.homeSlider .slides .slick-dots{position:absolute;bottom:50px;left:350px;z-index:3;text-align:center}.homeSlider .slides .slick-dots li{float:left;position:relative;opacity:0}.homeSlider .slides .slick-dots li button{float:left;position:absolute;left:0;top:0;text-indent:-999999px !important;cursor:pointer;overflow:hidden;width:130px;background:rgba(112,112,112,.3);height:4px}.homeSlider .slides .slick-dots li button:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:#707070;transition:6s}.homeSlider .slides .slick-dots li.slick-active{opacity:1}.homeSlider .slides .slick-dots li.slick-active button:after{left:0}.homeSlider .downPg{position:absolute;bottom:30px;left:50%;transform:translate(-50%, 0);width:44px;height:120px;background:#c11d2a;border-radius:22px;z-index:3;cursor:pointer}.homeSlider .downPg svg{align-self:flex-end;animation-duration:2s;animation-iteration-count:infinite;transform-origin:bottom;animation-name:bounce-2;animation-timing-function:ease;position:absolute;bottom:20px;left:12px;width:20px}@keyframes slideIn{from{-webkit-filter:blur(15px);filter:blur(15px)}to{-webkit-filter:blur(0);filter:blur(0)}}@keyframes slideOut{from{-webkit-filter:blur(0);filter:blur(0)}to{-webkit-filter:blur(15px);filter:blur(15px)}}@keyframes bounce-2{0%{transform:translateY(0)}50%{transform:translateY(-70px)}100%{transform:translateY(0)}}@media(max-width: 768px){.homeSlider{margin-top:70px}.homeSlider .downPg{display:none}.homeSlider .slides .slick-arrow{display:none !important}.homeSlider .slides .slick-slide{display:flex;flex-direction:column}.homeSlider .slides .slick-slide .img{flex:0 0 auto;height:50vh;min-height:280px}.homeSlider .slides .text{position:relative;top:auto;left:auto;transform:none;width:100%;max-width:100%;margin-top:0;padding:30px 5%;background:#fff;color:#000}.homeSlider .slides .text .title{font-size:30px}.homeSlider .slides .text .desc{font-size:16px;max-width:100%}.homeSlider .slides .text .lnk a{color:#fff;background:#c11d2a}.homeSlider .slides .slick-dots{left:50%;transform:translateX(-50%)}}.homeStory{float:left;width:100%;background:#e6e6e6;overflow:hidden;position:relative;padding:170px 0 210px 0}.homeStory .left{float:left;width:460px}.homeStory .story-title{font-size:40px;font-weight:900}.homeStory .story-desc{font-size:18px;font-weight:500;margin-top:30px;line-height:28px}.homeStory .story-lnk{margin-top:40px}.homeStory .story-lnk a{color:#fff;background:#c11d2a;border-radius:25px;font-size:14px;font-weight:600;line-height:50px;padding:0 30px;float:left}.homeStory .story-lnk a img{display:inline-block;vertical-align:middle;margin-left:50px;transition:.5s}.homeStory .story-lnk a:hover img{margin-left:70px}.homeStory .right{float:left;width:1086px;position:absolute;right:0}.homeStory .right .right-carousel{width:100%;position:relative}.homeStory .right .right-carousel .slick-slide .item{height:450px}.homeStory .right .item{height:450px;border-radius:20px;margin:0 10px;background-size:cover;background-repeat:no-repeat;background-position:center center}.homeStory .right .top-svg{position:absolute;top:-40px;right:80px;mix-blend-mode:multiply;z-index:2}.homeStory .right .bottom-svg{position:absolute;bottom:-45px;left:-120px}.homeStory .right .bottom-svg .right-carousel-arrow{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.homeStory .right .bottom-svg .right-carousel-arrow .prev{float:left;cursor:pointer}.homeStory .right .bottom-svg .right-carousel-arrow .next{float:left;cursor:pointer;margin-left:78px}.homeStory::after{content:"";position:absolute;top:90%;left:50%;width:4013px;height:880px;background:#f9f9f9;border-radius:50%;transform:translate(-50%, 0%)}@media(max-width: 1680px){.homeStory .right{width:900px}}@media(max-width: 1450px){.homeStory .right{width:800px}}@media(max-width: 1350px){.homeStory .right{width:600px}}@media(max-width: 1200px){.homeStory .right{width:400px}}@media(max-width: 992px){.homeStory{padding:100px 0 150px 0}.homeStory .left{width:100%;margin-bottom:80px}.homeStory .right{position:relative;width:100%}.homeStory .right .bottom-svg{left:0}}@media(max-width: 680px){.homeStory{padding:60px 0}.homeStory::after{display:none}.homeStory .right .top-svg{right:40px}.homeStory .right .top-svg svg{width:200px}.homeStory .right .bottom-svg{left:0}.homeStory .right .bottom-svg svg{width:200px;height:auto}.homeStory .right .bottom-svg .right-carousel-arrow .next{margin-left:30px}.homeStory .right .bottom-svg .right-carousel-arrow svg{width:auto}.homeStory .right .item{height:280px}.homeStory .story-title{font-size:26px}.homeStory .story-desc{font-size:16px;line-height:24px;margin-top:15px}.homeStory .story-lnk{margin-top:15px}.homeStory .story-lnk a{width:100%;text-align:center}.homeStory .story-lnk a img{display:none}}.home-what-are-we-doing{float:left;width:100%;background:#f9f9f9;padding:100px 0}.home-what-are-we-doing .story-title{text-align:center;margin-bottom:80px;font-weight:900}.home-what-are-we-doing .list .item{width:100%;margin-bottom:180px;display:flex;flex-wrap:wrap;justify-content:center;align-content:center;align-items:center}.home-what-are-we-doing .list .item:last-child{margin-bottom:0}.home-what-are-we-doing .list .item .text{width:460px}.home-what-are-we-doing .list .item.left .text{margin-left:80px}.home-what-are-we-doing .list .item.right .text{margin-right:80px}.home-what-are-we-doing .list .item .img{height:480px;width:60%;background-size:cover;background-repeat:no-repeat;background-position:center center;position:relative}.home-what-are-we-doing .list .item .img svg{position:absolute;mix-blend-mode:multiply}.home-what-are-we-doing .list .item.left .img{border-top-left-radius:20px;border-bottom-left-radius:20px}.home-what-are-we-doing .list .item.left .img svg{top:-55px;left:80px}.home-what-are-we-doing .list .item.left .img svg+svg{left:auto;top:auto;bottom:-45px;right:-65px}.home-what-are-we-doing .list .item.right .img{border-top-right-radius:20px;border-bottom-right-radius:20px}.home-what-are-we-doing .list .item.right .img svg{top:-55px;right:11px}.home-what-are-we-doing .list .item.right .img svg+svg{top:auto;right:auto;bottom:-139px;left:-126px}.home-what-are-we-doing .wht-title{font-size:30px;font-weight:700}.home-what-are-we-doing .wht-desc{font-size:18px;font-weight:500;margin-top:35px}.home-what-are-we-doing .red-lnk{margin-top:30px}.home-what-are-we-doing .red-lnk a{color:#fff;background:#c11d2a;border-radius:25px;font-size:14px;font-weight:600;line-height:50px;padding:0 30px;float:left}.home-what-are-we-doing .red-lnk a img{display:inline-block;vertical-align:middle;margin-left:50px;transition:.5s}.home-what-are-we-doing .red-lnk a:hover img{margin-left:70px}@media(max-width: 992px){.home-what-are-we-doing{padding:100px 0}.home-what-are-we-doing .list .item{margin-bottom:100px;flex-direction:column}.home-what-are-we-doing .list .item .text{width:100%;margin:80px 0 !important;text-align:center}.home-what-are-we-doing .list .item .img{width:100%;height:300px}.home-what-are-we-doing .list .item.left .img,.home-what-are-we-doing .list .item.right .img{border-radius:20px}}.home-news-announcement{float:left;width:100%;padding:100px 0;background:#fff}.home-news-announcement .nw-tabs{float:left;width:100%;text-align:center}.home-news-announcement .nw-tabs a{display:inline-block;font-size:30px;font-weight:600;color:#000;position:relative;padding-bottom:15px;margin:0 50px}.home-news-announcement .nw-tabs a:after{content:"";position:absolute;width:0;height:3px;background:#c11d2a;transition:.5s;left:calc(50% - 45px);bottom:0}.home-news-announcement .nw-tabs a.active:after{width:90px}.home-news-announcement .tabs-contents{float:left;width:100%;margin-top:80px}.home-news-announcement .tabs-contents .list{float:left;width:100%;position:absolute;visibility:hidden;opacity:0;padding:0 160px}.home-news-announcement .tabs-contents .list.active{position:relative;visibility:visible;opacity:1}.home-news-announcement .tabs-contents .list .slick-list,.home-news-announcement .tabs-contents .list .slick-track{display:flex}.home-news-announcement .tabs-contents .list .slick-arrow{position:absolute;cursor:pointer;top:50%;transform:translate(0, -50%);background:url(../img/hmArr.svg) no-repeat center center;width:30px;height:58px;text-indent:-9999px;overflow:hidden}.home-news-announcement .tabs-contents .list .slick-prev{left:-160px}.home-news-announcement .tabs-contents .list .slick-next{right:-160px;transform:rotate(180deg) translate(0, 50%)}.home-news-announcement .tabs-contents .list .item{padding:0 8px}.home-news-announcement .tabs-contents .list .item a{height:100%;display:flex;flex-wrap:wrap}.home-news-announcement .tabs-contents .list .item .img{height:240px;background-position:center center;background-repeat:no-repeat;background-size:cover;width:100%;border-top-left-radius:20px;border-top-right-radius:20px}.home-news-announcement .tabs-contents .list .item .bottom{height:calc(100% - 240px);width:100%;border:1px solid #b5b5b5;border-bottom-left-radius:20px;border-bottom-right-radius:20px;padding:38px 30px 55px 30px}.home-news-announcement .tabs-contents .list .item .date{font-size:14px;color:#b2b2b2;font-weight:600;margin-bottom:22px}.home-news-announcement .tabs-contents .list .item .title{font-size:26px;font-weight:700;color:#000;margin-bottom:45px}.home-news-announcement .tabs-contents .list .item .desc{font-size:16px;font-weight:300;color:#000;line-height:25px}@media(max-width: 1200px){.home-news-announcement .tabs-contents .list{padding:0 30px}.home-news-announcement .tabs-contents .list .slick-prev{left:-30px}.home-news-announcement .tabs-contents .list .slick-next{right:-30px}}@media(max-width: 768px){.home-news-announcement{padding:80px 0}.home-news-announcement .nw-tabs a{font-size:24px;margin:0 30px}.home-news-announcement .tabs-contents .list{padding:0}}.home-references{float:left;width:100%;background:#fff;padding:40px 0 70px 0;text-align:center}.home-references .story-title{margin-bottom:80px;font-weight:900}.home-references .list{float:left;width:100%;padding:0 90px;margin-top:15px}.home-references .list .item{padding:0 5px}.home-references .list .item a{float:left;width:100%;position:relative;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;align-content:center;background:#f9f9f9;border-radius:20px;transition:.5s;height:200px}.home-references .list .item a:hover .hover{opacity:1}.home-references .list .item .hover{position:absolute;top:0;left:0;width:100%;opacity:0;display:flex;justify-content:center;align-items:center;align-content:center;background:#c11d2a;width:100%;height:100%;border-radius:20px;transition:.5s}.home-references .list .item .hover .btn{font-size:15px;font-weight:600;color:#fff}.home-references .list .item .hover .btn img{display:inline-block;vertical-align:middle;margin-left:15px}.home-references .list .slick-arrow{position:absolute;cursor:pointer;top:50%;transform:translate(0, -50%);background:url(../img/hmArr.svg) no-repeat center center;width:30px;height:58px;text-indent:-9999px;overflow:hidden}.home-references .list .slick-prev{left:-90px}.home-references .list .slick-next{right:-90px;transform:rotate(180deg) translate(0, 50%)}@media(max-width: 1900px){.home-references .list .slick-prev{left:0}.home-references .list .slick-next{right:0}}@media(max-width: 1200px){.home-references .list{padding:0 30px}.home-references .list .slick-prev{left:0}.home-references .list .slick-next{right:0}}@media(max-width: 768px){.home-references{padding:80px 0 40px 0}.home-references .list{padding:0}}.home-ik{float:left;width:100%;background:#fff;padding:70px 0 120px 0}.home-ik .list{float:left;width:100%;display:flex;justify-content:space-between}.home-ik .list .item{float:left;width:calc(33.3333333333% - 14px);border-radius:20px;overflow:hidden;position:relative}.home-ik .list .item:hover .lnk{top:auto;bottom:0}.home-ik .list .item:hover .img:after{background:rgba(0,0,0,.8)}.home-ik .list .item .img{width:100%;height:660px;background-repeat:no-repeat;background-size:cover;background-position:center center;position:relative}.home-ik .list .item .img:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.6);transition:.5s}.home-ik .list .item .box{position:absolute;bottom:25px;left:40px;right:40px;color:#fff;overflow:visible;transition:transform .5s,bottom .5s}.home-ik .list .item .box .tp-img{margin-bottom:40px}.home-ik .list .item .box .top{transition:.5s}.home-ik .list .item .box h3{font-size:26px;font-weight:600}.home-ik .list .item .box .desc{font-size:16px;line-height:24px;margin-top:20px}.home-ik .list .item .box .desc .top{padding-bottom:0 !important}.home-ik .list .item .box .lnk{top:100%;left:0;width:100%;padding-top:10px;position:absolute;transition:.5s}.home-ik .list .item .box .lnk a{margin-top:27px;width:100%;min-height:50px;background:rgba(0,0,0,.5);border-radius:50px;float:left;display:flex;align-items:center;justify-content:flex-start}.home-ik .list .item .box .lnk a .blue{float:left;width:51px;height:51px;border-radius:50px;background:#d3101f;display:flex;justify-content:center;align-items:center}.home-ik .list .item .box .lnk a span{display:inline-block;vertical-align:middle;margin-left:12px;color:#fff;font-size:14px;font-weight:600;width:calc(100% - 90px)}.home-ik .list .item:hover .box{bottom:195px}@media(max-width: 1510px){.home-ik .item .box .lnk a span{font-size:13px}}@media(max-width: 1480px){.home-ik .item .box{left:15px;right:15px}}@media(max-width: 1380px){.home-ik .item .box .lnk a .blue{display:none}.home-ik .item .box .lnk a span{width:100%;font-size:11px}}@media(max-width: 992px){.home-ik{padding:50px 0 100px 0}.home-ik .list{flex-direction:column;flex-wrap:wrap}.home-ik .list .item{width:100%;margin-bottom:15px}.home-ik .list .item .img{height:420px}.home-ik .list .item .box{bottom:15px}.home-ik .list .item .box .tp-img{margin-bottom:15px}.home-ik .list .item .box .tp-img img{max-height:85px}.home-ik .list .item .box h3{font-size:18px}.home-ik .list .item .box .desc{font-size:14px;margin-top:15px}.home-ik .list .item .box .lnk{position:relative;bottom:0;padding-top:0}.home-ik .list .item .box .lnk a{margin-top:15px}.home-ik .list .item:last-child{margin-bottom:0}}@media(max-width: 680px){.home-ik{padding:30px 0}.home-ik .list .item:last-child{margin-bottom:0}}footer{float:left;width:100%;background:#fff;padding-top:50px;padding-bottom:20px}footer .newsletter-social{float:left;width:100%}footer .newsletter-social.first-newsletter{margin-bottom:30px}footer .newsletter-social .newsletter{float:left;width:437px;position:relative}footer .newsletter-social .newsletter input[type=text]{float:left;width:100%;height:58px;border:1px solid #d5d5d5;padding:0 80px 0 20px;font-size:11px;font-weight:500;color:#1a1818;border-radius:0;outline:0;box-sizing:border-box}footer .newsletter-social .newsletter input[type=submit]{position:absolute;top:0;right:0;width:60px;height:58px;text-indent:-9999px;overflow:hidden;border:none;border-radius:0;background:url("../img/newletterSend.svg") no-repeat center center #1a1818;cursor:pointer;transition:.5s;outline:0;box-sizing:border-box}footer .newsletter-social .newsletter input[type=submit].passive{background-color:#c2c2c2}footer .newsletter-social .newsletter .newsletter-valid,footer .newsletter-social .newsletter .newsletter-exist,footer .newsletter-social .newsletter .newsletter-error,footer .newsletter-social .newsletter .newsletter-success{float:left;width:100%;margin-top:15px;font-size:14px}footer .newsletter-social .newsletter .newsletter-success{color:green}footer .newsletter-social .newsletter .newsletter-error,footer .newsletter-social .newsletter .newsletter-valid,footer .newsletter-social .newsletter .newsletter-exist{color:#d3101f}footer .newsletter-social .social{float:right;margin-top:60px;display:flex;flex-wrap:wrap;width:100%;justify-content:center;align-items:center}footer .newsletter-social .social .lnk{display:inline-block;vertical-align:middle}footer .newsletter-social .social .lnk a{float:left;width:60px;height:60px;margin-left:25px;transition:.5s;border:1px solid rgba(26,24,24,.3);border-radius:100%;position:relative;display:flex;justify-content:center;align-items:center}footer .newsletter-social .social .lnk a:hover{background:#1a1818}footer .newsletter-social .social .lnk a svg{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);fill:#1a1818;transition:.5s}footer .newsletter-social .social .lnk a:hover svg{fill:#fff}footer .fLine{float:left;width:100%;height:1px;background:#e5e6e6;margin:0 0 80px 0}footer .fw{float:left;width:100%;overflow:hidden}footer .fw>.newsletter-social{float:left;width:100%;clear:both}footer .fw .logo{float:left;width:17%}footer .fw .logo a img{margin-bottom:20px}footer .fw .logo .lgt{font-size:12px;font-weight:600;color:#1a1818;margin-bottom:6px;margin-top:20px;display:block;float:left;width:100%}footer .fw .logo .lgb{font-size:12px;font-weight:500;opacity:.4;color:#1a1818;display:block;float:left;width:100%}footer .fw .logo .lgb a{color:#1a1818;font-weight:600}footer .fw .logo .lfp{float:left;width:100%;margin-top:30px}footer .fw .logo .lfp .title{font-size:12px;font-weight:600;color:#000;margin-bottom:10px;float:left;width:100%}footer .fw .logo .lfp a{font-size:12px;color:#1a1818;margin-bottom:9px;opacity:.4;transition:.5s;float:left;width:100%}footer .fw .logo .lfp a:hover{color:#c11d2a;opacity:1}footer .fw .menu{float:left;width:83%;text-align:center;display:flex;flex-wrap:wrap;align-items:center;justify-content:center}footer .fw .menu .list{float:left;width:auto;padding:0 30px}footer .fw .menu .list .title{font-size:18px;font-weight:600;color:#000;margin-bottom:0}footer .fw .menu .list .title a{color:#000;transition:.5s}footer .fw .menu .list .title a:hover{color:#000;opacity:.8}footer .fw .btMenu{display:flex;justify-content:center;float:left;width:100%;margin-top:60px}footer .fw .btMenu a{padding:0 15px;font-size:14px;color:#000;font-weight:600;transition:.5s}footer .fw .btMenu a:hover{opacity:.8}footer .bottom{float:left;width:100%;margin-top:80px;border-top:1px solid #e5e6e6;padding-top:28px;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}footer .bottom .logo{float:left}footer .bottom .copyRight{float:left;font-size:14px;font-weight:500;color:#1a1818;opacity:.4}footer .bottom .bp-lnk{float:right}@media(max-width: 1200px){footer .fw .logo{width:12%}footer .fw .menu .list .title{font-size:14px}}@media(max-width: 992px){footer{padding-top:0}footer .newsletter-social .newsletter{width:100%}footer .newsletter-social .social{margin-top:15px}footer .newsletter-social .social .lnk a{margin-left:10px}footer .fw .logo{width:100%;margin-bottom:80px}footer .fw .menu{width:100%;margin-left:0;display:flex;flex-wrap:wrap}footer .fw .menu .list{width:50%;padding-right:15px;padding:0 15px}footer .fw .menu .list .title{font-size:13px}footer .bottom{margin-top:60px;text-align:center;flex-direction:column}footer .bottom .copyRight{display:inline-block;vertical-align:middle;float:none;font-size:12px}footer .bottom .logo,footer .bottom .copyRight,footer .bottom .bp-lnk{margin-bottom:30px}}@media(max-width: 768px){footer .fLine{margin:50px 0}footer .fw .menu .list{padding:0 15px}footer .fw .menu .list .title{font-size:13px}}@media(max-width: 680px){footer .newsletter-social.first-newsletter{margin-bottom:0}footer .newsletter-social .social{width:100%;text-align:center}footer .newsletter-social .social .lnk a{border-radius:0;width:40px;height:40px}footer .newsletter-social .social .lnk a:first-child{margin-left:0}footer .fw .menu .list{width:100%;padding-right:0;margin-bottom:15px}footer .fw .menu .list .title{margin-bottom:15px;font-size:12px}footer .btMenu{margin-top:15px}footer .btMenu a{font-size:12px;width:50%;text-align:left;padding:5px 0}footer .bottom{margin-top:15px}footer .bottom .logo,footer .bottom .bp-lnk{width:100%;display:flex;justify-content:center;margin-bottom:15px}footer .bottom .copyRight{width:100%;text-align:center;font-size:14px;margin:15px 0}}@media(max-width: 480px){footer .fLine{margin:30px 0}}.textContainer .leftMenu{float:left;width:18%;background:#f8f8f8;padding:60px 0;overflow:visible;position:relative;z-index:1}.textContainer .leftMenu ul,.textContainer .leftMenu ul li{float:left;width:100%;overflow:visible}.textContainer .leftMenu ul li a{float:left;width:calc(100% + 10px);line-height:23px;transition:.5s;color:#404a55;font-size:20px;font-weight:300;padding:13.5px 25px 13.5px 50px}.textContainer .leftMenu ul li a.titles{padding-left:30px;color:#404a55;font-weight:400;cursor:text;font-size:23px}.textContainer .leftMenu ul li a.titles.active{cursor:pointer;font-size:20px}.textContainer .leftMenu ul li a:hover,.textContainer .leftMenu ul li a.active{color:#fff !important;background:#d3101f !important}.textContainer .leftMenu ul li a[href="javascript:void(0)"]:hover{color:#404a55 !important;background:none !important}.mobileLeftMenu{display:none;float:left;width:100%}.mobileLeftMenu .nm{float:left;width:100%;padding:14px 20px 14px 50px;background:#f8f8f8;font-size:14px;font-weight:400;color:#404a55;position:relative}@media only screen and (max-width: 1710px){.textContainer .leftMenu ul li a{font-size:17px}.textContainer .leftMenu ul li a.titles{font-size:20px}.textContainer .leftMenu ul li a.titles.active{font-size:17px}}@media only screen and (max-width: 1480px){.textContainer .leftMenu ul li a{font-size:15px}.textContainer .leftMenu ul li a.titles{font-size:18px}.textContainer .leftMenu ul li a.titles.active{font-size:15px}}@media(max-width: 992px){.textContainer .leftMenu,.textContainer .rightContent{width:100%}.textContainer .leftMenu{display:none}.mobileLeftMenu{display:block}}@media(max-width: 680px){.textContainer .leftMenu{padding:0}.textContainer .leftMenu ul li a{width:100%;padding:8px 25px 8px 50px}}.detailBanner{float:left;width:100%;position:relative}.detailBanner .tp{position:absolute;top:0;left:0;width:100%;height:200px;z-index:1}.detailBanner .left{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.detailBanner .img{position:relative;overflow:hidden;background-repeat:no-repeat;background-position:center center;background-size:cover;min-height:400px}.detailBanner .img img{width:100%;height:auto;display:block}.detailBanner .text{position:absolute;bottom:83px;left:250px;z-index:2}.detailBanner .text .sub{font-size:10px;font-weight:500;color:#fff;opacity:.6;letter-spacing:5px;margin-bottom:20px}.detailBanner .text .title{font-size:46px;font-weight:600;color:#fff;letter-spacing:-1px}.detailBanner .text .line{width:145px;height:2px;background:#fff;margin-left:-64px;margin-top:30px}.breadCrumb{float:left;width:100%;border-left:1px solid #f5f5f5;border-bottom:1px solid #f5f5f5}.breadCrumb .breadList{float:left;max-width:calc(100% - 240px);overflow:hidden;padding-left:30px}.breadCrumb .breadList.w100{max-width:100%}.breadCrumb ul li{float:left;font-size:10px;color:#676767;line-height:80px;max-width:180px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-right:20px;letter-spacing:2px}.breadCrumb ul li:last-child{margin-right:0;color:#06205d}.breadCrumb ul li a{float:left;max-width:100%;font-size:10px;color:#676767;padding-right:20px;background:url(../img/breadIcn.svg) right center no-repeat;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:.5s}.breadCrumb ul li a:hover{color:#1a1818}.breadCrumb .textSize{float:right}.breadCrumb .textSize .minus,.breadCrumb .textSize .plus,.breadCrumb .textSize .printP{float:left;line-height:80px;width:80px;cursor:pointer;border-right:1px solid #f5f5f5;text-align:center}.breadCrumb .textSize .printP{border-left:1px solid #f5f5f5}.breadCrumb .textSize .minus img,.breadCrumb .textSize .plus img,.breadCrumb .textSize .printP img{display:inline-block;vertical-align:middle}.container.breads .breadCrumb{margin-bottom:0}.w100-container{max-width:1360px;margin:0 auto;padding:0 15px}.textContainer{width:100%;display:flex;flex-wrap:wrap;align-content:flex-start}.textContainer .rightContent{float:left;width:82%;padding:100px 30px 100px 50px;background:#fff}.textContainer .rightContent.w100{width:100%;padding:100px 0}.textContainer .rightContent ul li{list-style:none;list-style-position:inside}.leftImgRightText,.leftTextRightImg{float:left;width:100%;margin-bottom:100px}.leftImgRightText .img,.leftTextRightImg .img{display:inline-block;vertical-align:middle;position:relative;width:55%;padding-left:45px;padding-bottom:45px}.leftImgRightText .img:after,.leftTextRightImg .img:after{content:"";position:absolute;bottom:0;left:0;background:#babcbf;width:calc(100% - 70px);height:280px}.leftImgRightText .img .svg,.leftTextRightImg .img .svg{position:absolute;bottom:-30px;left:-110px;z-index:3;mix-blend-mode:multiply}.leftImgRightText .img img,.leftTextRightImg .img img{position:relative;z-index:2;width:100%;height:auto}.leftImgRightText .img .svg{left:-30px;bottom:-33px}.leftImgRightText.red .img:after,.leftTextRightImg.red .img:after{background:#d3101f}.leftImgRightText .text,.leftTextRightImg .text{display:inline-block;vertical-align:middle;width:45%;margin-left:-5px;padding-left:55px}.leftImgRightText .text .title,.leftTextRightImg .text .title{font-size:28px;font-weight:500;color:#1a1818;margin-bottom:40px}.leftImgRightText .text .desc,.leftTextRightImg .text .desc{font-size:17px;font-weight:500;color:#1a1818;line-height:32px;opacity:.8}.leftImgRightText .text .desc p,.leftTextRightImg .text .desc p{margin:0 0 1em}.leftImgRightText .text{float:right}.leftTextRightImg .text{padding-right:55px;padding-left:0}.leftImgRightText .text .imgs,.leftTextRightImg .text .imgs{margin-bottom:20px}.center-block{float:left;width:100%;margin-bottom:60px}.center-block .text .title:empty{display:none}.center-block .text .desc{font-size:17px;line-height:32px;color:#1a1818;opacity:.8}.center-block .text .desc h1{font-size:28px;margin:40px 0 20px;font-weight:600}.center-block .text .desc h1:first-child{margin-top:0}.center-block .text .desc p{margin:0 0 1em}.center-block .text .desc ul{list-style:initial;padding-left:20px;margin:0 0 1em}.center-block .text .desc li{margin-bottom:.5em}.center-descS{margin-bottom:60px;font-size:22px;line-height:42px;text-align:center}.center-descS p{margin:0}.bold-descS{margin-bottom:60px;font-size:18px;font-weight:600;line-height:36px;text-align:center}.bold-descS p{margin:0}.descS{font-size:17px;font-weight:500;float:left;margin-bottom:100px;width:100%;color:#1a1818;opacity:.8;line-height:32px}.a-lnk{margin-top:40px}.a-lnk a{background:rgba(31,153,214,.8);border-radius:50px;padding-right:30px;float:left;display:flex;align-items:center;justify-content:flex-start;color:inherit}.a-lnk a .blue{float:left;width:51px;height:51px;border-radius:50px;background:#1f99d6;display:flex;justify-content:center;align-items:center}.a-lnk a .blue img{max-height:28px;width:auto}.a-lnk a span{display:inline-block;vertical-align:middle;margin-left:12px;color:#fff;font-size:14px;font-weight:600;width:calc(100% - 90px)}@media(max-width: 992px){.detailBanner .img{height:335px;min-height:335px}.detailBanner .img img{position:absolute;top:0;left:50%;transform:translate(-50%, 0);height:100%;max-width:initial;width:auto}.detailBanner .text{left:100px;bottom:30px}.detailBanner .text .line{width:100px;margin-top:15px}.detailBanner .text .sub{margin-bottom:10px}.detailBanner .text .title{font-size:24px !important;letter-spacing:1px !important}.breadCrumb .breadList{max-width:calc(100% - 150px)}.textContainer{display:block}.textContainer .rightContent{padding:60px 0}.leftImgRightText,.leftTextRightImg{margin-bottom:60px}.leftImgRightText .img,.leftTextRightImg .img{width:100%}.leftImgRightText .text,.leftTextRightImg .text{width:100%;padding:0;margin-top:30px}.leftTextRightImg .text{margin-top:0}.leftTextRightImg .img{margin-top:30px}.leftImgRightText .text .imgs,.leftTextRightImg .text .imgs{text-align:center;margin-bottom:15px}.leftImgRightText .text .imgs img,.leftTextRightImg .text .imgs img{display:inline-block}.center-descS{margin-bottom:30px;font-size:20px;line-height:30px}.bold-descS{font-size:16px;line-height:26px;margin-bottom:30px}.center-block .text .desc{font-size:16px;line-height:28px}.a-lnk{margin-top:30px}}@media(max-width: 768px){.detailBanner .text{left:45px}.detailBanner .text .line{margin-left:-45px}.textContainer .rightContent{padding:100px 30px}.leftImgRightText .text{padding-left:30px}.leftTextRightImg .text{padding-right:30px}.leftImgRightText .img:after,.leftTextRightImg .img:after{height:220px}}@media(max-width: 680px){.detailBanner .img{height:230px;min-height:230px}.breadCrumb ul li{line-height:45px}.breadCrumb .textSize .minus,.breadCrumb .textSize .plus,.breadCrumb .textSize .printP{line-height:45px;width:50px}.leftImgRightText,.leftTextRightImg{margin-bottom:60px}.leftImgRightText .img,.leftTextRightImg .img{width:100%;padding-left:15px;padding-bottom:15px}.leftImgRightText .img:after,.leftTextRightImg .img:after{height:120px}.leftImgRightText .text,.leftTextRightImg .text{width:100%;margin-top:15px;padding:0}.leftImgRightText .text .title,.leftTextRightImg .text .title{font-size:18px}.leftImgRightText .text .imgs img,.leftTextRightImg .text .imgs img{max-width:55px}.leftImgRightText,.leftTextRightImg{margin-bottom:30px}.center-descS,.bold-descS,.descS{font-size:13px}.center-block .text .desc{font-size:13px;line-height:22px}.center-block .text .desc h1{font-size:18px;margin:25px 0 15px}.leftImgRightText .text,.leftTextRightImg .text{margin-top:15px}.a-lnk a{width:100%}}.haberler-duyurular-layout{flex-direction:column;align-items:stretch;width:100%}.haberler-duyurular-layout>.news-tabs{width:100%;flex:0 0 auto;display:flex}.haberler-duyurular-layout>.textContainer{width:100%}.haberler-duyurular-layout .rightContent.w100{width:100%}.haberler-duyurular-layout .sssContent{float:left;width:100%}.galleryPg,.press-ann{margin-left:-10px;margin-right:-10px}.galleryPg::after,.press-ann::after{content:"";display:table;clear:both}.galleryPg .item,.press-ann .item{float:left;width:33.3333333333%;padding:0 10px;margin-bottom:20px}.press-ann .item{width:33.3333333333%}.galleryPg .item img,.press-ann .item img{width:100%;height:auto}.press-ann .item .img,.threeNews .item .img{position:relative;float:left;width:100%;overflow:hidden}.press-ann .item .img{height:350px}.press-ann .item .img img,.threeNews .list .item .img img{position:absolute;top:50%;left:50%;max-width:initial;min-height:100%;width:auto;transform:translate(-50%, -50%)}.press-ann .item a,.threeNews .item a{float:left;width:100%;position:relative}.press-ann .item img,.threeNews .item img{float:left;width:100%;transition:.5s}.press-ann .item a:hover .img img{transform:translate(-50%, -50%) rotate(4deg) scale(1.2)}.press-ann .item .img::after,.threeNews .item a .img::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#000;opacity:.4;background-size:100% 100%;pointer-events:none;z-index:1}.press-ann .item .bottom,.threeNews .item .bottom{position:absolute;bottom:0;left:0;width:100%;padding:28px 20px;z-index:2;background:linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%)}.press-ann .item .bottom .sub,.threeNews .item .bottom .sub{font-size:14px;font-weight:600;opacity:.6;margin-bottom:4px;color:#fff}.press-ann .item .bottom .title,.threeNews .item .bottom .title{font-size:24px;font-weight:500;line-height:29px;color:#fff}.selectPRess{float:left;width:100%;margin-bottom:40px}.selectPRess .sel{float:left;position:relative;margin-left:20px}.selectPRess .sel:first-child{margin-left:0}.selectPRess select,.selectPRess .sels{float:left;background:#d3101f;border:none;color:#fff;height:52px;line-height:52px;width:250px;font-family:"Gotham",sans-serif;font-weight:600;font-size:14px;padding:0 40px 0 15px;position:relative;cursor:pointer}.selectPRess .sels::after{content:"";position:absolute;top:50%;right:18px;margin-top:-3px;width:0;height:0;border-left:5px solid rgba(0,0,0,0);border-right:5px solid rgba(0,0,0,0);border-top:6px solid #fff}.selectPRess .sel .selList{display:none;position:absolute;top:100%;right:0;left:0;z-index:999;margin:0;padding:0;list-style:none;border:1px solid #ccc;background-color:#fff;box-shadow:0 1px 2px rgba(0,0,0,.2);width:100%;height:auto}.selectPRess .sel .selList ul{list-style:none}.selectPRess .sel .selList li{margin:0;padding:.5rem 15px;font-size:14px;list-style:none;cursor:pointer}.selectPRess .sel .selList li:hover{background-color:#06205d;color:#fff}.news-tabs{width:100%;display:flex}.news-tabs a{width:50%;padding:30px 15px;color:#000;transition:.5s;font-size:16px;font-weight:600;text-align:center}.news-tabs a:hover,.news-tabs a.active{background-color:#d4d4d4}.news-tab-list{float:left;width:100%;display:none}.news-tab-list.active{display:block}.news-tb-lnk{margin-top:30px}.news-tb-lnk a{font-size:16px;color:#d31a1f}.tender-empty{padding:48px 24px;text-align:center;font-size:17px;line-height:1.6;color:#676767;max-width:560px;margin:0 auto}@media(max-width: 1400px){.press-ann .item,.threeNews .list .item{width:33.3333333333%}}@media(max-width: 1480px){.press-ann .item{width:50%}.press-ann .item .bottom .title,.threeNews .item .bottom .title{font-size:21px;line-height:26px}}@media(max-width: 1280px){.press-ann .item{width:50%}}@media(max-width: 992px){.press-ann .item{width:50%}.press-ann .item .bottom,.threeNews .item .bottom{padding:15px 15px}.press-ann .item .bottom .sub,.threeNews .item .bottom .sub{font-size:11px}.press-ann .item .bottom .title,.threeNews .item .bottom .title{font-size:14px;line-height:20px}.selectPRess .sel{width:calc(50% - 10px)}.selectPRess select,.selectPRess .sels{width:100%}}@media(max-width: 680px){.news-tabs a{font-size:14px;padding:20px 10px}.galleryPg .item,.press-ann .item{width:100%}.press-ann .item .img{height:250px}.press-ann .item .bottom .title,.threeNews .item .bottom .title{font-size:18px;line-height:24px}.selectPRess .sel{width:100%;margin-left:0;margin-bottom:15px}.selectPRess .sel:last-child{margin-bottom:0}}.nwsDtContent{float:left;width:100%}.pDate{float:left;width:100%;font-size:14px;font-weight:600;color:#1a1818;margin-bottom:5px}.descS{float:left;width:100%;margin-bottom:15px;font-size:16px;color:#1a1818;line-height:32px}.descS img{max-width:100%;height:auto}.descS.newsDetail{margin-bottom:0}.pTitles{font-size:24px;font-weight:600;color:#1a1818;margin-bottom:60px}.relatedNews{float:left;width:100%;margin-top:100px}.relatedTitle{float:left;width:100%;font-size:22px;font-weight:500;color:#404a55;margin-bottom:30px}@media(max-width: 992px){.pTitles{font-size:20px;margin-bottom:30px}.relatedNews{margin-top:60px}}@media(max-width: 680px){.pTitles{font-size:18px}.relatedTitle{font-size:18px}}.sample-projects-list{float:left;width:100%}.project-filter{float:left;width:100%;margin-bottom:100px;display:flex;flex-wrap:wrap;justify-content:space-between}.project-filter .item{width:calc(20% - 16px)}.project-filter .item .select{float:left;width:100%;height:50px;position:relative;border:1px solid #dcdcdc;border-radius:25px}.project-filter .item .select .selected{float:left;position:relative;width:100%;line-height:50px;padding:0 40px 0 20px;font-size:18px;cursor:pointer}.project-filter .item .select .selected:after{content:"";position:absolute;top:50%;transform:translate(0, -50%);right:20px;background:url(../img/project-select-arrow.svg) no-repeat center center;width:16px;height:10px}.project-filter .item .select .selected span{font-weight:600;color:#404040}.project-filter .item .select .selected label{cursor:pointer;display:inline-block;vertical-align:middle;width:calc(100% - 100px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.project-filter .item .select .list{position:absolute;top:100%;left:0;width:100%;background:#dcdcdc;border-radius:15px;padding:15px 0;display:none;z-index:10}.project-filter .item .select .list ul li{list-style:none;padding:5px 15px;font-size:14px;transition:.5s;cursor:pointer}.project-filter .item .select .list ul li:hover{background:#202020;color:#fff}.project-filter .item .filter button{float:left;cursor:pointer;width:100%;height:50px;background:#c11d2a;border-radius:25px;text-align:left;padding:0 30px;font-size:15px;font-weight:700;color:#fff;border:none}.project-filter .item .filter button svg{float:right}.sample-project-list{float:left;width:100%}.sample-project-list .top{float:left;display:flex;flex-wrap:wrap;align-items:center;width:100%;border-bottom:2px solid #dcdcdc;font-size:18px;font-weight:600;padding-bottom:20px}.sample-project-list .top .name{width:45%;text-align:center}.sample-project-list .top .country,.sample-project-list .top .country+.name{width:12%;text-align:left}.sample-project-list .top .activity{width:16%;text-align:left}.sample-project-list .top .detail-head{width:15%;min-width:80px}.sample-project-list .list{float:left;width:100%}.sample-project-list .list .item{float:left;display:flex;flex-wrap:wrap;width:100%;padding:20px 0;border-bottom:2px solid #dcdcdc}.sample-project-list .list .item .project{width:45%;display:flex;justify-content:flex-start;align-items:center}.sample-project-list .list .item .project .img{width:190px;height:120px;border-radius:10px;background-repeat:no-repeat;background-size:cover;background-position:center center;margin-right:40px}.sample-project-list .list .item .project .name{width:calc(100% - 230px);font-size:20px;font-weight:600}.sample-project-list .list .item .country{width:12% !important;display:flex;align-items:center}.sample-project-list .list .item .country div{background:#e2e2e2;border-radius:25px;font-size:15px;font-weight:600;padding:10px 15px}.sample-project-list .list .item .activity{width:16%;display:flex;align-items:center;padding-left:5px}.sample-project-list .list .item .detail{width:15%;min-width:80px;display:flex;align-items:center}.sample-project-list .list .item .red-lnk{margin-top:0}.sample-project-list .list .item .red-lnk a{color:#fff;background:#c11d2a;border-radius:25px;font-size:14px;font-weight:600;line-height:50px;padding:0 30px;float:left;display:inline-flex;align-items:center}.sample-project-list .list .item .red-lnk a img{margin-left:15px;transition:.5s}.sample-project-list .list .item .red-lnk a:hover img{margin-left:15px}.sample-project-list .list .item .filter{padding:100px 30px;font-size:24px;font-weight:600;width:100%;text-align:center}.sample-project-detail{float:left;width:100%;display:flex;flex-wrap:wrap}.sample-project-detail .left{width:calc(100% - 385px);padding-right:95px}.sample-project-detail .right{width:385px;background:#f5f5f5;border-radius:10px;overflow:hidden}.sample-project-detail .pg-img{max-width:100%;width:100%;margin:0 auto;border-radius:10px}.sample-project-detail .text{margin-top:40px}.sample-project-detail .text.text-one{margin-top:50px}.sample-project-detail .text.text-three{margin-top:80px}.sample-name{font-size:18px;font-weight:600;color:#c11d2a}.sample-title{font-size:40px;font-weight:700;color:#000;margin-top:22px}.sample-sub-title{font-size:28px;font-weight:600;color:#000;margin-top:22px}.sample-desc{margin-top:22px;font-size:16px;line-height:32px}.sample-right-list ul{margin:0;padding:0;list-style:none}.sample-right-list ul li{list-style:none;padding:30px 30px;transition:.5s;position:relative}.sample-right-list ul li:after{content:"";position:absolute;bottom:0;left:30px;right:30px;height:2px;background:#e3e3e3}.sample-right-list ul li:last-child:after{display:none}.sample-right-list ul li:hover{background:#ececec}.sample-right-title{padding:30px 30px;background:#d81f20;font-size:18px;font-weight:600;color:#fff}.sample-right-text{margin-top:10px;font-size:20px;font-weight:600}@media(min-width: 681px){.sample-project-list .m-project,.sample-project-list .m-country,.sample-project-list .m-activity{display:none !important}}@media(max-width: 992px){.project-filter .item{width:calc(33.3333333333% - 16px);margin-bottom:15px}.project-filter .item:hover{z-index:3}.sample-project-list .top{font-size:16px}.sample-project-list .top .name,.sample-project-list .list .item .project{width:43%}.sample-project-list .list .item .country,.sample-project-list .top .country,.sample-project-list .top .country+.name{width:12%}.sample-project-list .top .activity,.sample-project-list .list .item .activity{width:16%}.sample-project-list .list .item .project .img{width:160px}.sample-project-list .list .item .project .name{font-size:18px;width:calc(100% - 200px)}.sample-project-list .list .item .country div{font-size:14px;padding:10px 15px}.sample-project-list .top .detail-head,.sample-project-list .list .item .detail{width:17%}.sample-project-detail .left,.sample-project-detail .right{width:100%;padding-right:0}.sample-project-detail .right{margin-top:30px}}@media(max-width: 768px){.project-filter .item{width:calc(50% - 16px)}.sample-project-list .top .name,.sample-project-list .list .item .project{width:50%}.sample-project-list .list .item .country,.sample-project-list .top .country{width:13%}.sample-project-list .top .activity,.sample-project-list .list .item .activity{width:15%}.sample-project-list .list .item .project .img{width:120px;margin-right:15px}.sample-project-list .list .item .project .name{font-size:16px;width:calc(100% - 135px)}.sample-project-list .list .item .detail{margin-top:15px;width:9%;min-width:60px}.sample-project-list .top .detail-head{width:9%;min-width:60px}.sample-project-list .list .item .filter{padding:60px 15px;font-size:22px !important}.sample-project-list .list .item .country div{max-width:100%;overflow:hidden;text-overflow:ellipsis}}@media(max-width: 680px){.project-filter{margin-bottom:30px}.project-filter .item{width:100%}.project-filter .item .select .selected{font-size:16px}.sample-project-list .top{display:none}.sample-project-list .m-project,.sample-project-list .m-country,.sample-project-list .m-activity{display:block;font-size:16px;font-weight:600;margin-bottom:15px;width:100%}.sample-project-list .top .name,.sample-project-list .list .item .project,.sample-project-list .list .item .country,.sample-project-list .top .country,.sample-project-list .top .activity,.sample-project-list .list .item .activity{width:100%;margin-bottom:15px;text-align:left}.sample-project-list .list .item .detail{width:100%}.sample-project-list .list .item .detail .red-lnk{width:100%}.sample-project-list .list .item .country{width:100% !important}.sample-project-list .list .item .country div{width:100%;text-overflow:inherit;overflow:auto}.sample-project-detail .text.text-one,.sample-project-detail .text,.sample-project-detail .text.text-three{margin-top:30px}.sample-name{font-size:18px}.sample-title{font-size:26px;margin-top:15px}.sample-sub-title{font-size:22px;margin-top:15px}.sample-desc{font-size:17px;margin-top:15px;line-height:28px}.sample-right-text{font-size:18px}.sample-right-list ul li{padding:15px 15px}.sample-right-title{padding:15px 15px}}.contactPg{float:left;width:100%;padding:80px 0}.contactPg .iTitle{font-size:28px;font-weight:400;color:#1a1818;margin-bottom:40px}.contactPg .maps-right{display:flex;flex-wrap:wrap}.contactPg .maps{float:left;width:68%;padding-right:10px;position:relative;min-height:450px}.contactPg .maps iframe{float:left;width:100%;height:100%}.contactPg .maps .btn{position:absolute;bottom:40px;right:90px}.contactPg .maps .btn a{float:left;background:#d3101f;line-height:21px;color:#fff;font-size:14px;text-align:center;font-weight:600;padding:15px 50px;cursor:pointer;border:none}.contactPg .maps .btn a:hover{color:#fff;opacity:.9}.contactPg .right{float:left;width:32%;padding:40px 50px;background:#f8f8f8}.contactPg .forms{float:left;width:100%}.contactPg .forms .form-t{float:left;width:100%;margin-bottom:15px}.contactPg .forms .form-t .newsletter-valid{display:block;font-size:14px;line-height:1.35;margin-top:4px}.contactPg .forms .form-t label{font-size:14px;font-weight:500;color:#1a1818;margin-bottom:5px;display:block;font-family:"Gotham",sans-serif}.contactPg .forms .form-t input,.contactPg .forms .form-t textarea{width:100%;height:50px;border:1px solid #cfcfcf;font-size:16px;font-weight:300;color:#1a1818;padding:0 15px;font-family:"Gotham",sans-serif;background:#fff}.contactPg .forms .form-t input::placeholder,.contactPg .forms .form-t textarea::placeholder{color:#313131;opacity:.8}.contactPg .forms .form-t input.is-invalid,.contactPg .forms .form-t textarea.is-invalid{border-color:#dc3545}.contactPg .forms .form-t input.is-valid,.contactPg .forms .form-t textarea.is-valid{border-color:#198754}.contactPg .forms .form-t textarea{height:110px;padding:15px;resize:vertical}.contactPg .forms .form-t .slct{float:left;width:100%;position:relative}.contactPg .forms .form-t select{border:1px solid #1a1818;height:50px;width:100%;font-family:"Gotham";font-weight:600;font-size:14px;padding:0 15px}.contactPg .forms .form-t select.s-hidden{visibility:hidden}.contactPg .forms .form-t .select2{position:relative;height:50px}.contactPg .forms .form-t .styledSelect2{position:absolute;background:#fff;top:0;left:0;right:0;border:1px solid #cfcfcf;height:50px;width:100%;font-family:"Gotham",sans-serif;font-weight:300;font-size:16px;padding:0 15px;padding-right:40px;line-height:50px;cursor:pointer}.contactPg .forms .form-t .styledSelect2.is-invalid{border-color:#dc3545}.contactPg .forms .form-t .styledSelect2.is-valid{border-color:#198754}.contactPg .forms .form-t .styledSelect2:after{content:"";width:20.42px;height:7.19px;position:absolute;transform:rotate(180deg);top:calc(50% - 3.5px);right:20px;background:url(../img/fDrp.svg) no-repeat}.contactPg .forms .form-t .options2{display:none;position:absolute;top:100%;right:0;left:0;z-index:999;margin:0;padding:0;list-style:none;border:1px solid #ccc;background-color:#fff;box-shadow:0 1px 2px rgba(0,0,0,.2)}.contactPg .forms .form-t .options2 li{margin:0;padding:5px 15px;font-size:14px;font-family:"Gotham",sans-serif;cursor:pointer}.contactPg .forms .form-t .options2 li:hover{background-color:#39f;color:#fff}.contactPg .forms .formSbm{float:left;width:100%}.contactPg .forms .formSbm button{float:left;width:100%;background:#d3101f;color:#fff;font-size:14px;text-align:center;font-weight:600;padding:15px;cursor:pointer;border:none}.contactPg .forms .kvkk{margin:25px 0 40px 0;position:relative}.contactPg .forms .kvkk input{width:auto !important;height:auto !important}.cAds{float:left;width:100%;margin-top:40px;padding-bottom:20px;border-bottom:1px solid #f5f5f5}.cAds.mobileBlock{display:none}.cAds.mobileHide{display:block}.cAds .iTitle{font-size:28px;font-weight:400;color:#1a1818;margin-bottom:0}.cAds .list{float:left;width:100%;margin-top:40px;display:flex;flex-wrap:wrap}.cAds .item{float:left;width:33.333%}.cAds .item div{padding-left:25px;font-size:18px;font-weight:500;color:#1a1818;line-height:24px;margin-bottom:11px}.cAds .item .ad{background:url(../img/cAd.svg) no-repeat 0 5px}.cAds .item .tel{background:url(../img/cPhone.svg) no-repeat center left}.cAds .item .mail{background:url(../img/cMAil.svg) no-repeat center left}.customCheck{display:block;position:relative;padding-left:35px;cursor:pointer;user-select:none}.customCheck .tt{opacity:.8;font-size:14px;font-weight:500;color:#1a1818;float:left;margin-top:2px}.customCheck .tt a{font-weight:600;color:#06205d}.customCheck input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.customCheck .checkmark{position:absolute;top:0;left:0;height:19px;width:19px;background-color:#fff;border:1px solid #d4d4d4}.customCheck.is-invalid .checkmark{border-color:#dc3545}.customCheck.is-valid .checkmark{border-color:#198754}.customCheck input:checked~.checkmark{background-color:#fff}.customCheck .checkmark:after{content:"";position:absolute;display:none;left:6px;top:3px;width:5px;height:10px;border:solid #4464ae;border-width:0 3px 3px 0;transform:rotate(45deg)}.customCheck input:checked~.checkmark:after{display:block}@media(max-width: 992px){.contactPg .maps-right .right{width:40%;padding:40px 15px}.contactPg .maps-right .maps{width:60%}}@media(max-width: 768px){.contactPg{padding:60px 0}.contactPg .iTitle{font-size:24px;margin-bottom:30px}.contactPg .maps-right{width:100%;float:left;display:block}.contactPg .maps{width:100%;height:350px;padding-right:0}.contactPg .maps iframe{height:350px}.contactPg .right{width:100%;margin-top:15px;padding:40px 15px}.cAds.mobileBlock{display:block;margin-top:15px}.cAds.mobileHide{display:none}.cAds .item{width:50%}.cAds .iTitle{font-size:22px}}@media(max-width: 680px){.contactPg{padding:30px 0}.contactPg .iTitle{font-size:18px;margin-bottom:15px}.contactPg .maps{height:auto;min-height:auto}.contactPg .maps iframe{height:250px}.contactPg .maps .btn{width:100%;position:relative;margin-top:15px;float:left;bottom:auto;left:auto;right:auto}.contactPg .maps .btn a{padding:15px;width:100%}.contactPg .right{padding:30px 15px;background:#f8f8f8}.contactPg .forms .form-t input,.contactPg .forms .form-t textarea,.contactPg .forms .form-t select,.contactPg .forms .form-t .styledSelect2{height:40px;line-height:40px}.contactPg .forms .form-t .select2{height:40px}.contactPg .forms .form-t textarea{height:90px;line-height:normal}.contactPg .forms .kvkk{margin:15px 0 25px 0}.cAds .item{width:100%}.cAds .iTitle{font-size:18px}}.home-right-social{position:fixed;right:0;top:50%;transform:translate(0, -50%);z-index:10;width:69px;background:#fff;border-top-left-radius:22px;border-bottom-left-radius:22px;padding:15px 11.5px}.home-right-social .list .li{width:46px;height:46px;margin:5.5px 0;display:flex;justify-content:flex-end;align-items:flex-end}.home-right-social .list .li a{width:40px;height:40px;background:#e9e9e9;border-radius:50px;display:flex;justify-content:center;align-items:center;transition:.3s}.home-right-social .list .li a:hover{width:46px;height:46px;background:#1f99d6}.home-right-social .list .li a svg path{transition:.3s}.home-right-social .list .li a:hover svg path{fill:#fff !important}@media(max-width: 768px){.home-right-social{display:none}}.wrapper{width:1920px;margin:0 auto}header{top:0;width:1920px;left:50%;transform:translate(-50%, 0)}@media only screen and (max-width: 1921px){.wrapper{width:100%}header{left:0;transform:none;width:100%}}@media only screen and (max-width: 992px){.home-what-are-we-doing .list .item{flex-direction:column}.home-what-are-we-doing .list .item .text{width:100%;margin:80px 0 !important;text-align:center}.home-what-are-we-doing .list .item .img{width:100%;height:300px}.home-ik .list{flex-direction:column}.home-ik .list .item{width:100%;margin-bottom:80px}header .menu{display:none}header .mobileMenu{display:block}header .search-lang{margin-left:30px}}@media only screen and (max-width: 768px){.homeSlider{margin-top:70px}.homeSlider .slides .text{left:5%;max-width:90%}.homeSlider .slides .text .title{font-size:30px}.homeSlider .slides .text .desc{font-size:16px}.homeSlider .slides .slick-dots{left:50%;transform:translateX(-50%)}.home-what-are-we-doing{padding:100px 0}.home-news-announcement{padding:80px 0}.home-news-announcement .nw-tabs a{font-size:24px;margin:0 30px}.home-news-announcement .tabs-contents .list{padding:0}.home-references{padding:80px 0 40px 0}.home-references .list{padding:0}.home-right-social{display:none}footer .fw{flex-direction:column}footer .fw .logo{width:100%;margin-bottom:80px}footer .fw .menu{width:100%}footer .bottom{flex-direction:column;text-align:center}footer .bottom .logo,footer .bottom .copyRight,footer .bottom .bp-lnk{margin-bottom:30px}}@media only screen and (max-width: 480px){.homeSlider .slides .text .title{font-size:26px}.homeSlider .slides .text .desc{font-size:14px}.home-what-are-we-doing{padding:60px 0}.home-what-are-we-doing .story-title{font-size:34px}}
