@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Mea+Culpa&display=swap');

body {font-family: "Barlow Condensed", sans-serif; font-size:1.0em; color:#222; }

::-webkit-scrollbar {width: 10px}
::-webkit-scrollbar-track {background: transparent}
::-webkit-scrollbar-thumb {background: #d51f2e}
::-webkit-scrollbar-thumb {border-radius: 3px}
::-webkit-scrollbar-thumb:hover {background: #a10104}

/* font */

.barlow-condensed-thin {
  font-family: "Barlow Condensed", sans-serif;
  font-weight: 100;
  font-style: normal;
}

.barlow-condensed-extralight {
  font-family: "Barlow Condensed", sans-serif;
  font-weight: 200;
  font-style: normal;
}

.barlow-condensed-light {
  font-family: "Barlow Condensed", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.barlow-condensed-regular {
  font-family: "Barlow Condensed", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.barlow-condensed-medium {
  font-family: "Barlow Condensed", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.barlow-condensed-semibold {
  font-family: "Barlow Condensed", sans-serif;
  font-weight: 600;
  font-style: normal;
}

.barlow-condensed-bold {
  font-family: "Barlow Condensed", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.barlow-condensed-extrabold {
  font-family: "Barlow Condensed", sans-serif;
  font-weight: 800;
  font-style: normal;
}

.barlow-condensed-black {
  font-family: "Barlow Condensed", sans-serif;
  font-weight: 900;
  font-style: normal;
}

.barlow-condensed-thin-italic {
  font-family: "Barlow Condensed", sans-serif;
  font-weight: 100;
  font-style: italic;
}

.barlow-condensed-extralight-italic {
  font-family: "Barlow Condensed", sans-serif;
  font-weight: 200;
  font-style: italic;
}

.barlow-condensed-light-italic {
  font-family: "Barlow Condensed", sans-serif;
  font-weight: 300;
  font-style: italic;
}

.barlow-condensed-regular-italic {
  font-family: "Barlow Condensed", sans-serif;
  font-weight: 400;
  font-style: italic;
}

.barlow-condensed-medium-italic {
  font-family: "Barlow Condensed", sans-serif;
  font-weight: 500;
  font-style: italic;
}

.barlow-condensed-semibold-italic {
  font-family: "Barlow Condensed", sans-serif;
  font-weight: 600;
  font-style: italic;
}

.barlow-condensed-bold-italic {
  font-family: "Barlow Condensed", sans-serif;
  font-weight: 700;
  font-style: italic;
}

.barlow-condensed-extrabold-italic {
  font-family: "Barlow Condensed", sans-serif;
  font-weight: 800;
  font-style: italic;
}

.barlow-condensed-black-italic {
  font-family: "Barlow Condensed", sans-serif;
  font-weight: 900;
  font-style: italic;
}

/* font end*/


/* loader */
.js div#preloader {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 99999999;
  width: 100%;
  height: 100%;
  overflow: -visible;
  background: #fff url('../img/yukleniyor.gif') no-repeat center center;
}
/* loader  end*/


h1 {}
h2 {font-size:2.0em;} /* title */
h3 {font-size:1.0em;} /* home title */
h4 {}
h5 {}
h6 {font-size:1.6em;} /* page title */
h7 {font-size:0.8em;} /* page text*/
h8 {}
h9 {}


/* page */ 

.mobil {display:none;}
.desktop {display:inline;}

.header_top {background-color:#212935;} 
.header_ust_tel {font-size:0.8em;margin-top:5px;color:#777;}
.language_dropdown {z-index:999999;}
.telephone {text-decoration:none;padding:0px;margin-right: 10px;color:#fff;font-size:0.9em;}
.telephone:hover {text-decoration:none;color:#fff;}

.slogan {font-family: "Mea Culpa", cursive;}

.cerez-popup-box{display:none; box-sizing: border-box; position:fixed; z-index:9999999; bottom:5px; right:5px; width:100%; text-align: center; color: #fff; background-image: url(../img/opacity.png); border: solid 1px #252525;font-size:0.8em;}
.cerez-popup{box-sizing: border-box; position:relative; padding:15px;z-index:99999999;}
.cerez-popup-close{box-sizing: border-box; position:absolute; top:-1px; right:6px; color:#fff; cursor:pointer; font-size:22px;}
.cerez-desc{box-sizing: border-box; width:100%; height:auto; color:#252525; margin-top:10px; margin-bottom:10px;font-size:1.0em;color: #fff;}
.cerez-button{box-sizing: border-box; width:100px; border:solid 1px #fff; color:#000; background:#fff; cursor:pointer; padding:5px;}

.whatsapp{position:fixed;bottom:18px;z-index:999999;color:#000;font-size:1.2em;right:0px;}
.whatsapp:hover{text-decoration:none;color:#fff }

.menu_line {text-decoration:none;color:#999;}
.menu_line:hover {text-decoration:none;color:#222;}

.kurumsal {background-image: url(../img/kurumsal.webp);background-size: cover;
background-position: center ; width:100%; height:300px;
}
.vizyonumuz {background-image: url(../img/vizyonumuz.webp);background-size: cover;
background-position: center ; width:100%; height:300px;
}
.degerlerimiz {background-image: url(../img/degerlerimiz.webp);background-size: cover;
background-position: center ; width:100%; height:300px;
}
.kalite {background-image: url(../img/kalite.webp);background-size: cover;
background-position: center ; width:100%; height:300px;
}
.banka {background-image: url(../img/banka.webp);background-size: cover;
background-position: center ; width:100%; height:300px;
}
.iletisim {background-image: url(../img/iletisim.webp);background-size: cover;
background-position: center ; width:100%; height:300px;
}
.surdurulebilirlik {background-image: url(../img/surdurulebilirlik.webp);background-size: cover;
background-position: center ; width:100%; height:300px;
}
.referanslar {background-image: url(../img/referanslar_ic.webp);background-size: cover;
background-position: center ; width:100%; height:300px;
}
.surecler {background-image: url(../img/surecler_ic.webp);background-size: cover;
background-position: center ; width:100%; height:300px;
}

 


.footer {background-color:#212935;padding:40px;color:#fff;margin-top:50px; font-size:0.8em;}
.footer_copyright {padding:15px; color: #999; font-size:0.8em;text-align: right; padding-right:25px;}
.footer_alt_copyright {text-align: left;font-size:0.9em;}
.footer_menu {width: 100%;color: #fff;padding:10px;}
.footer_menu:hover {text-decoration:none;border-bottom:1px solid #fff;color:#fff;} 
.footer_ust {margin-top:60px;}
.footer_kvk { text-align:right;font-size:0.9em;}
.footer_blg { text-align:left;}
.footer_line {color: #dadada; width:100%;padding:12px;text-decoration:none;}
.footer_line:hover {text-decoration:none;color:#999;}

/* page end */ 


/* button group */


.btn-secondary,
.btn-secondary:hover,
.btn-secondary:active,
.btn-secondary:visited,
.btn-secondary:focus {
    background-color: transparent;
	border:0px;
	font-size:0.9em; color:#fff;
 
}

.btn-info,
.btn-info:hover,
.btn-info:active,
.btn-info:visited,
.btn-info:focus {
	border:0px;
	font-size:1.0em; color:#fff; padding:10px 30px 10px 30px;
	background-color: #2b3e4f;
 
}

.btn-info:hover {background-color: #425768;}

/* button group end */


/* navbar */

.navbar {
    background-color: #fff; font-family: "Barlow Condensed", sans-serif; color: #000;
}
/* change the brand and text color */
.navbar .navbar-brand,
.navbar .navbar-text {
    color: #000; 
   
}
/* change the link color and add padding for height */
.navbar .navbar-nav .nav-link {
    color: #777; font-weight: 500; font-style: normal;
    padding: 30px 15px 10px 15px; font-size: 0.8em;  
}
/* change the color of active or hovered links */
.navbar .nav-item.active .nav-link,
.navbar .nav-item:hover .nav-link {
    color: #2b3e4f;
}

/* for dropdown only - change the color of droodown */
.navbar .dropdown-menu {
  background-color: #fff;
  float:left;
  padding:10px 20px;
  border-radius:0px;
  border: 0px;
  border-top:2px solid #000;
  margin-top: 8px
}

.navbar .dropdown-menu:after{
  content: '';
  position:absolute;
  left: 20px;
  top:-12px;
  border-style: solid;
  border-width: 0 15px 10px 15px;
  border-color: transparent transparent #212935 transparent;  
}


.navbar .dropdown-item {
    color: #8d8d9e; font-size: 0.9em; padding:8px;
}
.navbar .dropdown-item:hover,
.navbar .dropdown-item:focus {
    color: #222;
    
}

.navbar-toggler .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='1 1 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0,0,0, 3)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='55' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

.navbar-toggler.navbar-toggler {
  border-color: #fff;
}

.navbar-toggler>.close {
    display:inline; font-size:1.8em; font-weight:normal;
}
.navbar-toggler.collapsed>.close, .navbar-toggler:not(.collapsed)>.navbar-toggler-icon {
    
} 

  

.dropdown-submenu {
  position: relative;
}

.dropdown-submenu a::after {
  transform: rotate(-90deg);
  position: absolute;
  right: 6px;
  top: .8em;
}

.dropdown-submenu .dropdown-menu {
  top: 0;
  left: 100%;
  margin-left: .1rem;
  margin-right: .1rem;
}

/* navbar end*/ 


/* navbar dropdown animation*/ 

@media (min-width: 992px) {
  .animate {
    animation-duration: 0.3s;
    -webkit-animation-duration: 0.3s;
    animation-fill-mode: both;
    -webkit-animation-fill-mode: both;
  }
}

@keyframes slideIn {
  0% {
    transform: translateY(1rem);
    opacity: 0;
  }
  100% {
    transform:translateY(0rem);
    opacity: 1;
  }
  0% {
    transform: translateY(1rem);
    opacity: 0;
  }
}

@-webkit-keyframes slideIn {
  0% {
    -webkit-transform: transform;
    -webkit-opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    -webkit-opacity: 1;
  }
  0% {
    -webkit-transform: translateY(1rem);
    -webkit-opacity: 0;
  }
}

.slideIn {
  -webkit-animation-name: slideIn;
  animation-name: slideIn;
}


/* navbar dropdown animation end */



/* Style all font awesome icons */
.fa {
  padding: 5px 15px 5px 15px;
  font-size: 1.2em;
  width: 22px;
  text-align: center;
  text-decoration: none;
}

/* Social media button */

.fa-facebook {
  background: transparent;
  color: #fff;
}

.fa-facebook:hover {
  color: #999;
  text-decoration:none;
}


.fa-twitter {
  background: #000;
  color: #fff;
}
.fa-twitter:hover {
  color: #999;
  text-decoration:none;
} 

.fa-instagram {
  background: transparent;
  color: #fff;
}
.fa-instagram:hover {
  color: #999;
  text-decoration:none;
}

.fa-linkedin {
  background: transparent;
  color: #fff;
}
.fa-linkedin:hover {
  color: #999;
  text-decoration:none;
}

.fa-envelope {
  background: transparent;
  color: #fff;
}
.fa-envelope:hover {
  color: #999;
  text-decoration:none;
} 

.fa-youtube {
  background: #000;
  color: #fff;
}
.fa-youtube:hover {
  color: #999;
  text-decoration:none;
} 

/* Social media button end */


/* Mobil Menu */

@media (max-width: 992px) {

.mobil {display:inline;}
.desktop {display:none;}

.navbar-custom {} 
.navbar-collapse {}
.navbar-custom .navbar-text {padding: 0.8rem 1rem;}
.navbar-custom .navbar-nav .nav-link {padding: 10px 15px 10px 15px; font-size: 0.9em;border-bottom: 1px solid #000;}
.navbar-custom .nav-item.active .nav-link,
.navbar-custom .nav-item:hover .nav-link {border-bottom: 1px solid #000;}
.navbar-custom .dropdown-menu:after{
  content: '';
  position:absolute;
  left: 20px;
  top:0px;
  border-width: 0px;
  border-color: transparent;  
}
.navbar-custom .dropdown-menu {
  border-top:0px;

}

.navbar .dropdown-menu:after{
  content: '';
  position:absolute;
  left: 20px;
  top:60px;
  border-style: solid;
  border-width: 0 15px 10px 15px;
  border-color: transparent transparent #212935 transparent;  
}

}

/* Mobil Menu End */