*{outline:0 !important;}
.swal2-container,#fc_push_frame {
z-index: 9999999999999 !important;
   }
strong{ font-weight: bold; }
.t1 {
  transition: all cubic-bezier(.6, .18, .85, .94) .1s;
  -moz-transition: all cubic-bezier(.6, .18, .85, .94) .1s;
  -webkit-transition: all cubic-bezier(.6, .18, .85, .94) .1s;
  -o-transition: all cubic-bezier(.6, .18, .85, .94) .1s
}

.t2 {
  transition: all cubic-bezier(.6, .18, .85, .94) .2s;
  -moz-transition: all cubic-bezier(.6, .18, .85, .94) .2s;
  -webkit-transition: all cubic-bezier(.6, .18, .85, .94) .2s;
  -o-transition: all cubic-bezier(.6, .18, .85, .94) .2s;
}

.t3 {
  transition: all cubic-bezier(.6, .18, .85, .94) .3s;
  -moz-transition: all cubic-bezier(.6, .18, .85, .94) .3s;
  -webkit-transition: all cubic-bezier(.6, .18, .85, .94) .3s;
  -o-transition: all cubic-bezier(.6, .18, .85, .94) .3s
}

.t4 {
  transition: all cubic-bezier(.6, .18, .85, .94) .4s;
  -moz-transition: all cubic-bezier(.6, .18, .85, .94) .4s;
  -webkit-transition: all cubic-bezier(.6, .18, .85, .94) .4s;
  -o-transition: all cubic-bezier(.6, .18, .85, .94) .4s
}

.t5 {
  transition: all cubic-bezier(.6, .18, .85, .94) .5s;
  -moz-transition: all cubic-bezier(.6, .18, .85, .94) .5s;
  -webkit-transition: all cubic-bezier(.6, .18, .85, .94) .5s;
  -o-transition: all cubic-bezier(.6, .18, .85, .94) .5s
}

.t10 {
  transition: all cubic-bezier(.6, .18, .85, .94) 1s;
  -moz-transition: all cubic-bezier(.6, .18, .85, .94) 1s;
  -webkit-transition: all cubic-bezier(.6, .18, .85, .94) 1s;
  -o-transition: all cubic-bezier(.6, .18, .85, .94) 1s
}
.box-3>div:hover{ background-position: center !important; background-size: cover !important; }
.detailBg{ position: relative; }
.detailBg:after{  display: block; content: ""; width: 100%; height: 100%; background: rgba(0,0,0,.3); position: absolute; top: 0px; left: 0px; }
.detailBg .container--main{ position: relative; z-index: 1;}
.detailBg .leftLogo{ border: 2px solid #FFF; max-height: 150px; object-fit: contain; filter: brightness(0) invert(1); }
.detailBlogImage{ max-height: 400px; object-fit: cover; width: 100%; }
.logo_download_image{ padding: 30px; height: 200px; object-fit: contain; max-width: 80%;}
.swiper-ilk .swiper-slide img.ilkler_logo_image{ max-height: 120px; margin: 30px auto; filter: brightness(0%) invert(100%); }
/*** home fixes ***/
.text-lovercase{ text-transform: lowercase !important; }
.pinInfo{ z-index: 1;}
.btn-detay{
  transition: all cubic-bezier(.6, .18, .85, .94) .2s;
  -moz-transition: all cubic-bezier(.6, .18, .85, .94) .2s;
  -webkit-transition: all cubic-bezier(.6, .18, .85, .94) .2s;
  -o-transition: all cubic-bezier(.6, .18, .85, .94) .2s;
  letter-spacing:2px;
  position:relative;
  padding-left:calc(1.5rem + 50px);
}
.btn-detay:hover{
  background: #2A4774;
}
.btn-detay::before{
  display:none !important;
}
.btn-detay::after{
  height: 1px;
  transition: all cubic-bezier(.6, .18, .85, .94) .2s;
  -moz-transition: all cubic-bezier(.6, .18, .85, .94) .2s;
  -webkit-transition: all cubic-bezier(.6, .18, .85, .94) .2s;
  -o-transition: all cubic-bezier(.6, .18, .85, .94) .2s;
  content:' ';
    width: 20px;
    background: rgba(255,255,255,0.5);
  position:absolute; top:50%; margin-top:-.5px;
  left:30px;
}
.btn-detay:hover::after{width:30px;}
.container--main .h1{margin-bottom:1.5rem;}

.swiper-main-controller .swiper-button-prev, .swiper-main-controller .swiper-button-next{width:60px; height:60px; line-height:60px; background-color:transparent; color:#fff; font-size:18px; margin:0; padding:0 1.5rem; transition: all cubic-bezier(.6, .18, .85, .94) .2s;
  -moz-transition: all cubic-bezier(.6, .18, .85, .94) .2s; cursor:pointer;font-family:Tahoma;
  -webkit-transition: all cubic-bezier(.6, .18, .85, .94) .2s;
  -o-transition: all cubic-bezier(.6, .18, .85, .94) .2s;}
.swiper-main-controller .swiper-button-prev{margin-right:10px;}
.swiper-main-controller .swiper-button-prev:hover{background-color:#fff; color:#2A4774;}
.swiper-main-controller .swiper-button-next:hover{background-color:#fff; color:#2A4774;}
.swiper-main-controller {padding:4.5rem 5rem;}
.swiper-main-controller .swiper-line{background: rgba(255,255,255,0.5);}
.swiper-button-disabled{ opacity: .3; }

aside button:hover, aside a:hover{
  transition: all cubic-bezier(.6, .18, .85, .94) .2s;
  -moz-transition: all cubic-bezier(.6, .18, .85, .94) .2s;
  -webkit-transition: all cubic-bezier(.6, .18, .85, .94) .2s;
  -o-transition: all cubic-bezier(.6, .18, .85, .94) .2s;
  background: #22395d;
}
header>nav a{border-right-width:0;}
header>nav a{border-left-color:#dfe0e1; letter-spacing:1px; transition: all cubic-bezier(.6, .18, .85, .94) .2s;
  -moz-transition: all cubic-bezier(.6, .18, .85, .94) .2s;
  -webkit-transition: all cubic-bezier(.6, .18, .85, .94) .2s;
  -o-transition: all cubic-bezier(.6, .18, .85, .94) .2s;}
  header>nav a:hover{background: #f1f1f1;color:#000;}
  header>nav a.text-gradient:hover{background: linear-gradient(45deg, #00B4EC 0%, #00BB98 100%);color:#fff;}
  header>nav a.text-gradient:hover{    -webkit-background-clip: inherit !important;-moz-background-clip: inherit !important;    -webkit-text-fill-color: white;    -moz-text-fill-color: transparent;}

header>nav a span{transition: all cubic-bezier(.6, .18, .85, .94) .2s;
  -moz-transition: all cubic-bezier(.6, .18, .85, .94) .2s;
  -webkit-transition: all cubic-bezier(.6, .18, .85, .94) .2s;
  -o-transition: all cubic-bezier(.6, .18, .85, .94) .2s;

}
header>nav a:hover span{-webkit-background-clip: text;
    -webkit-text-fill-color: #fff !important;
    -moz-background-clip: text;
    -moz-text-fill-color: #fff !important; opacity:1 !important; display:block;}
header>nav a img{transition: all cubic-bezier(.6, .18, .85, .94) .2s;
  -moz-transition: all cubic-bezier(.6, .18, .85, .94) .2s;
  -webkit-transition: all cubic-bezier(.6, .18, .85, .94) .2s;
  -o-transition: all cubic-bezier(.6, .18, .85, .94) .2s;}
  header>nav a.text-gradient img{    -webkit-background-clip: inherit !important;-moz-background-clip: inherit !important;    -webkit-text-fill-color: white;    -moz-text-fill-color: transparent;}
  header>nav a.text-gradient:hover img{filter: brightness(0) invert(1);}

header>nav button{border-left:1px solid #dfe0e1;}

.locationButton{ color: #FFF;}
.side-form{ z-index: 5; }
#blog .post_li:not(:hover) .kunye{ color: #FFF; }
#blog .post_li:not(:hover) .kunye img{ filter:invert(1) brightness(100%); }

.menu-btn .icono-arrow1-right{ color: #FFF; }
body#galeri .swiper-main-controller .swiper-button-prev, body#galeri .swiper-main-controller .swiper-button-next{
    padding: 0px;
}
.btn-bilgi>span{ z-index: 33; }
.childT2 *{ transition: all cubic-bezier(.6, .18, .85, .94) .2s;-moz-transition: all cubic-bezier(.6, .18, .85, .94) .2s;-webkit-transition: all cubic-bezier(.6, .18, .85, .94) .2s;-o-transition: all cubic-bezier(.6, .18, .85, .94) .2s;}
.social a:hover{ opacity: 1; }
.social a svg path{ fill: #000; }
.social a.facebook:hover{ border-color:#3b5999; }
.social a.facebook:hover svg path{ fill: #3b5999; }
.social a.twitter:hover{ border-color:#55acee; }
.social a.twitter:hover svg path{ fill: #55acee; }
.social a.linkedin:hover{ border-color:#0077B5; }
.social a.linkedin:hover svg path{ fill: #0077B5; }
.social a.youtube:hover{ border-color:#cd201f; }
.social a.youtube:hover svg path{ fill: #cd201f; }
.social a.instagram:hover{ border-color:#e4405f; }
.social a.instagram:hover svg path{ fill: #e4405f; }
.relative{ position: relative; }

.construction{ z-index: 3; }
#index{ overflow: hidden; }
/*#index .swiper-main{height: calc(100vh - 5.3rem); }*/

.returnText{ display: none;}
.successText{ background: #17d03f; color: #FFF; padding: 15px; letter-spacing: 1px; }
.errorText{ background: #F00; color: #FFF; padding: 15px; letter-spacing: 1px; }
.warningText{ background:#cfc115; color: #FFF; padding: 15px; letter-spacing: 1px; }

#projedetay .projectsLogo{ max-height: 140px;}

.icon2 .arrow2{ animation-duration: 1000ms; animation-name: slidein; animation-iteration-count: infinite; }
@keyframes slidein {  0%   {left: 0px;}  50%  {left: 10px;}  100% {left: 0px;} }

.blogContent .blog_big_image{ max-height: 500px; object-fit: cover; width: 100%; }

.wRow{ margin: 0px -10px; }
.wRow:after{ clear: both; content: ""; display: block; }
.wRow_33{ padding: 0px 10px; float:left; width: 33.33%; }
.displayBlockContainer{ display: block; flex-wrap:nowrap; }


.post_li{ margin-bottom: 20px; position: relative;  background: #EDEEEF; }
.post_li > img{ height: 150px; object-fit: cover; width: 100%; }
.post_li_content{ padding: 2rem; min-height: 300px;}
.post_li .kunye{ margin-bottom: 15px;}
.post_li_title{ margin-bottom: 15px; line-height: 1.4; }
.post_li_description{ margin-bottom: 15px; font-size: 14px; line-height: 1.4; }
.post_li .wbtn{ position: absolute; left: 2rem; bottom: 2rem; }
.wbtn{ border: 1px solid; cursor: pointer; font-weight: 900; font-size: 0.625rem; text-align: center; letter-spacing: 3px; text-transform: uppercase; color: #0062A6; padding: 1rem 2rem;}
.post_li:hover{ background: #FFF; }
.post_li:hover .wbtn{ background: #3A87FF; box-shadow: 0px 20px 15px -10px rgba(58,135,255,0.3); color: white;}
.absoluteLink{ position: absolute; opacity: 0; width: 100%; height: 100%; left: 0px; top: 0px;}

.pagination { margin: 0; margin-top: 30px; padding: 0; }
.pagination li { display: inline }
.pagination li a,.pagination li span { display: inline-block; text-decoration: none; padding: 15px 20px; color: #000; }
.pagination li a,.pagination li span { border-radius: 5px; -webkit-transition: background-color 0.3s; transition: background-color 0.3s }
.pagination li a.active,.pagination li.active span { background-color: #3A87FF; color: #fff; }
.pagination li a:hover:not(.active) { background-color: #ddd; }

.blogContentDetail img,.textcontent img{max-width: 100%;height: auto;position: relative !important;float: left !important;width: 100% !important;}
.blogContentDetail p,.textcontent p{ line-height: 1.4; margin-bottom: 20px; }
.blogContentDetail h3,.textcontent h3,.blogContentDetail h2,.textcontent h2, .blogContentDetail h1,.textcontent h1 ,.blogContentDetail h4,.textcontent h4{
    margin-top: 20px; margin-bottom: 20px;
}
.textcontent h1,.blogContentDetail h1{ font-size: 26px; }
.textcontent h2,.blogContentDetail h2{ font-size: 24px; }
.textcontent h3,.blogContentDetail h3{ font-size: 22px; }
.textcontent h4,.blogContentDetail h4{ font-size: 20px; }
.textcontent a{ font-weight: 900; text-decoration: underline; }
.sticky {position: -webkit-sticky;position: sticky;top: 0;}
aside.blog .box{position: relative; }
aside.blog .box a{ background: none; border: none; }
.accordionItem{ padding: 0px;}
.accordionItemHeading{ padding: 40px; position: relative; }
.accordionItem.active{
    background-color: #3F5982;
}
.accordionItem.active .accordionItemHeading::before {
    content: ''; width: 3px;height: 30px; top: 50%; margin-top: -15px;
    position: absolute;left: 0; display: inline-block; background-color: #3A87FF;
}
.subProjects{ padding: 40px; padding-top: 0px; display: none; }
.accordionItem:hover:not(.active){ background: #22395d; }
.subProjects li:first-child{ margin-top: 0px;}
.close .accordionItemContent{
    height: auto; display: block; transition: none;
    transform: none;
}
.side-form{ z-index: 1113; }
.kalite_programi_file img{ width: 90%; border: 1px solid #CCC; opacity: .6; }
.kalite_programi_file img:hover{ opacity: 1;}
#blog header{ display: none; }
.pop1{ background: none; }
.rightLogo{ max-height: 150px; }
.accordionWrapper{ width: 25%; }

.btn-passive{ filter: grayscale(100%); opacity: .2 !important; }
#fc_frame{ display: none !important; }
#fc_frame.active{ display: block !important; }
#fc_frame.fc-widget-normal.fc_l2r, #fc_frame.fc_l2r{left: 15px;/* left: auto !important; */}
input.error,select.error{/* border-color: #F00 !important; *//* border-width:1px; */}
.form_content label.error{ display: none !important; }
.form_content input[type="text"],.form_content input[type="tel"]{ width: 100%; }
.side-form .iti *:not(input){ color: #000; }
.thanksContent{ position: absolute; transform: translate(-50%,-50%); left: 50%; top: 50%; text-align: center; }
.thanksContent p{ margin-top: 50px; margin-bottom: 50px; color: #3A87FF; font-weight: 900; font-size: 1rem;
    line-height:1.5; letter-spacing: 2px;}
.egeYapiLineLogo{ border:1px solid #0069b4; padding: 30px; border-radius: 100%; display: inline-block; }
.egeYapiLineLogo img{ width: 60px; height: 60px; object-fit: contain; }


@media screen and (max-width: 992px) {
    .wRow_33{ width: 50%; }
}
.projectsImg{ height: 200px; object-fit: cover; }
@media screen and (max-width: 700px) {
    .side-form{ max-width: 100%; }
    .flex-1.fancybox-content{ padding: 30px;}
    .projectsImg{height: 200px;}
    .rightLogo{ max-height: 70px; right: 2rem; }
    .nav-blog ul li a:hover:after, .nav-blog ul li a.active:after{ bottom: 0px; }
    .nav-blog ul li a{ padding: 1em; }
    .nav-blog ul{ margin-left: 0px; margin-top: 20px;}
    .whell>img,.whell .whell-bottom{ margin-left: -2rem; width: auto !important; height: 220px;  }
    .whell .whell-bottom,.blogContent .blog_big_image{ width:calc(100% + 4rem) !important;  }
    .post_li_content{ min-height: auto; padding-bottom: 70px; }
    #fc_frame.fc-widget-normal.fc_l2r, #fc_frame.fc_l2r{ bottom:60px !important; }
    #index .swiper-main-controller{ bottom: 20px; }
    #index .icon2{ bottom: 20px; }
    .swiper-main-controller .swiper-button-prev, .swiper-main-controller .swiper-button-next{
        height: 35px; line-height: 33px; width: 35px;
    }
    .container--main .h1{ font-size: 30px;}
    .wRow_33{ width: 100%; }
}
.side-form select{
    background: rgba(255,255,255,0.2);
    border: 1px solid rgba(255,255,255,0.2);
    color: white;
    padding: 1rem;
}
.fancybox-content p{ margin-bottom: 15px; }
.fancybox-content h1,.fancybox-content h3,.fancybox-content h4, .fancybox-content h2{ margin: 15px 0px; }

.videosListPosts .post_li_content{ min-height: 220px; }

.loading_overlay{width: 100%;display: none;z-index: 99999999999 !important;height: 100%;left: 0px;top: 0px;background: rgba(0,0,0,.5);position: fixed;}
.spinner {
    width: 60px;
    height: 60px;
    position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%);
}

.double-bounce1, .double-bounce2 {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #FFF;
    opacity: 0.6;
    position: absolute;
    top: 0;
    left: 0;

    -webkit-animation: sk-bounce 2.0s infinite ease-in-out;
    animation: sk-bounce 2.0s infinite ease-in-out;
}

.double-bounce2 {
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s;
}

@-webkit-keyframes sk-bounce {
    0%, 100% { -webkit-transform: scale(0.0) }
    50% { -webkit-transform: scale(1.0) }
}

@keyframes sk-bounce {
    0%, 100% {
        transform: scale(0.0);
        -webkit-transform: scale(0.0);
    } 50% {
          transform: scale(1.0);
          -webkit-transform: scale(1.0);
      }
}


.kvk_checkbox{ position: relative; padding-left: 40px; }
.kvk_checkbox label{ margin: 0px; }
.kvk_checkbox input{ position: absolute; left: 0px; top: 0px;}
.flex-1.fancybox-content{ max-width: 1000px; }
.flex-1.fancybox-content a{ font-weight: bold; text-decoration: underline; }
#kat2.disabled {
    pointer-events: none;
    opacity: 0.5;
}
.cookie{
    background-color: #FFF;
    width:99%;
    border:2px solid #2A4774;
    height:auto;
    padding:20px 105px 20px 55px;
    box-sizing:border-box;
    position: fixed;
    bottom:10px;
    left:50%;
    transform:translateX(-50%);
    display:none;
    z-index: 999;

}
.cookie-left{
    font-size: 14px;
    color: #000;
    width: 85%;
    float: left;
    padding-right: 120px;
    line-height: 21px;
    margin-top: 5px;
}
.cookie-left a{
    color:#000;
    text-decoration: underline !important;
}
.cookie-right{
    width:15%;
    float:left;
}
.cookie-ok{
    float: right;
    cursor:pointer;
}
.cookie-ok:hover{
}
.cookie-close{
    font-size: 15px;
    height: 35px;
    border-radius: 27px;
    text-align: center;
    color: #ffffff;
    border: 2px solid #FFFFFF;
    position: absolute;
    right: 20px;
    line-height: 32px;
    width: 35px;
    cursor: pointer;
    top: -19px;
    background-color: #3A87FF;

}
.cookie-close:hover{
    background-color: #ffffff;
    color: rgba(53,41,55,0.95);
}
@media only screen and (max-width:992px){
    .cookie-left{
        width:101%;
        padding-right: 0;
        font-size:10px;
        line-height: 13px;
    }
    .cookie-right {
        width: auto;
        display: block;
        position: relative;
        float: left;
        left: 50%;
        transform: translateX(-50%);
        margin-top: 11px;
    }

    .sermaye-logoimg {
        width:50% !important;
        margin-left:0px !important;
    }

    .cookie {
        width: 96%;
        height: auto;
        padding: 17px 1px 19px 11px;
        box-sizing: border-box;
        position: fixed;
        bottom: 10px;
        left: 50%;
        transform: translateX(-50%);
        z-index: 999;
    }

    .cookie-ok {
        text-align: center;
        color: #ffffff;
        float: right;
        cursor: pointer;
    }

}
