/* Genel stiller ve tipografi */
html{
	height: 100%;
}
body{
	font-family: 'Roboto', sans-serif;
	height: 100%;
	font-weight: 400;
	font-size:1.1rem;
	color:#f0f0f0;

	background-image: url(../images/arka-gradient.jpg);
  background-position:top;
  background-repeat:repeat-x;
  padding:0 .5rem;
  background-color:#010103;
}




#videoBG {
	position:absolute;
    z-index: -1;
	min-width:100%;
	height:100vh;
	
}
.arka-noktalar{
	background:url(../images/arka-nokta.png);
	background-repeat:repeat;
	width:100%;
	height:100%;
	position:absolute;
	 z-index: 0;
	opacity:.5;
}

.arka-noktalar-2{
	background:url(../images/arka-nokta.png);
	background-repeat:repeat;
	width:100%;
	height:100%;
	position:absolute;
	 z-index: 0;
	opacity:.5;
	padding-top:-40px;
}

.vid-con{
position:relative;
overflow:hidden;

}

h1{
	font-size:1.7rem;
	font-weight: 500;
	color:#f9f9f9;
}

.h1-slider{
	font-size:3rem;
	font-weight: 500;
	color:#fff;
}


.h1-ic{
	margin:1rem 0 2rem 0;
	color:#323232;
	display:inline-block;
	
}

.h1-ic-sayfa-2{
	margin:0rem 0 .5rem 0;
	color:#323232;
	display:inline-block;
	font-size:1.5rem;
	
}

.h1-alt{
	font-size:1.2rem;
	font-weight: 300;
	color:#fff;
	
}

.h1-ust{
	font-size:1.5rem;
	font-weight: 500;
	color:#e84e1b;
	margin-bottom:0;
	
}


.h-15{
	height:18% !important;	
}

.header-h1{
font-size:1.8rem;
font-weight: 500;
color:#f0f0f0;


}

.header-p{
font-size:1rem;
font-weight: 400;
color:#f0f0f0;


	
}
.header-p-1{
font-size:1.9rem; 
margin-bottom:0; 
color:#9cbe1a;
font-weight: 500;


}

.p-tel .fas{
	font-size:1.2rem;
	color:#000;
}

.form-kapat{
	position:absolute;
	right:1.3rem;
	top:.8rem;	
}

.form-kapat:hover{
	opacity:.5;
}

.teklif-con-form{
	background-color:#fff;
	padding:2.5rem 2.5rem;
}


.header-ic-h1{
font-size:1.3rem;
font-weight: 500;
color:#f9f9f9;
margin:.5rem 0 .5rem 1rem;
}

.header-ic-sayfa{
	background:#f1f0f3;
	
	
}




.form-control::placeholder { 
  color: #fff;
  opacity: .5;
}

.back-button{
	position:absolute;
	bottom:.5rem;
	right:.5rem;
}



.p-bigger{
	font-size:1.3rem;	
}

h2{
	font-size:1.7rem;
	font-weight: 500;
	color:#f9f9f9;
	
}

.h2-form{
	font-size:1.5rem;
	font-weight: 600;
	color:#af151b;
	margin:1rem 0;
	line-height:1.2rem;
	
}


.h2-anasayfa{
	font-size:2rem;
	font-weight: 500;
	color:#000;
	margin-bottom:.5rem;
	
}

.h2-products{
	font-size:2rem;
	font-weight: 500;
	color:#2b2b2b;
	margin-bottom:1rem;
	
}

.hr-ic{
	margin:3rem 0 4rem 0;	
}


.ic-sayfa-header{
	height: 350px;
}


.btn-close{
	position:absolute;
	right:.5rem;
	top:.5rem;
	background:#fff;
	border-radius:.2rem;
	padding:0 .5rem;
	font-size:1.2rem;
	color:#000;
	border:0;
}





.bosluk{
	margin-bottom: 3rem;
}



h3{
	color:#f9f9f9;
	font-size:1.5rem;
	font-weight:500;
	margin:1rem 0;
}



h4{
	color:#3b454b;
	font-size:1rem;
	font-weight:500;
	
}

h5{
	color:#414141;
	font-size:1.2rem;
}


 .circle {
position: relative;
border-radius: 50%;
width: 100%;
height: auto;
padding-top: 100%;
border:7px solid #bd0819;
}


.circle-text{
	position:absolute;
	top:47%;
	left: 0;
  right: 0;
  margin: 0 auto;
  
}

.circle-text-2{
	position:absolute;
	top:41%;
	left: 0;
  right: 0;
  margin: 0 auto;
  
}





.dropdown-toggle::after {
	padding: 0;
	margin: 0;
	display:none;
}




/* Sayfa yÃ¼kleme */
.page-loader{
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: url(../images/loader.gif) center no-repeat #fff;
}

/* Header stilleri */
.header_anasayfa{
	background-image: url(../images/header_bg.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.header_anasayfa_orta{
	background-image: url(../images/header-arka-v2.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}


.overlay{
	position: absolute;
	min-height: 100%;
	min-width: 100%;
	left: 0;
	top: 0;
	background-size:contain;
	background-position:bottom center;
	background-repeat:no-repeat;
}


/* Slider stilleri */


.ikon-tepe{
	font-size:1.5rem;
}



/* Navbar stili */

.navbar{
margin:0;
padding:0;	
}

nav a {
	font-size:.9rem;
	

}


.nav-link img {
    vertical-align: baseline;
}

.navbar-dark {
background:rgba(0,0,0,0);
-webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,.0);
-moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,.0);
box-shadow: 0px 5px 5px 0px rgba(0,0,0,.0);

}


.prl{
  margin:0 .5rem;	
}

.navbar-dark-2 {
background:#010102;
-webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,.0);
-moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,.0);
box-shadow: 0px 5px 5px 0px rgba(0,0,0,.0);

-webkit-transition: background 1s, color 1s;
    -moz-transition: background 1s, color 1s;
    transition: background 1s, color 1s;
}


.navbar-dark .navbar-nav .nav-link {
    color: #fff;
	font-size:.85rem;
	font-weight:500;
	border-radius:0;
	padding:1.5rem 1.5rem;
	margin-right:1rem;
	margin-top:0;


}

.navbar-dark .navbar-nav .nav-link:hover {
      color: #fff;
	  background: rgb(23,84,88);
background: linear-gradient(90deg, rgba(23,84,88,1) 0%, rgba(35,56,89,1) 35%, rgba(97,20,61,1) 65%, rgba(110,35,15,1) 100%);



}

.navbar-dark .navbar-nav .active{
	      color: #fff;
	  background: rgb(23,84,88);
background: linear-gradient(90deg, rgba(23,84,88,1) 0%, rgba(35,56,89,1) 35%, rgba(97,20,61,1) 65%, rgba(110,35,15,1) 100%);

}


.dropdown-menu{
	background: #000;
	padding: .5rem;
	border: none;
	border-radius:0;
	margin-top: 0;
	
}

.dropdown-menu a{
	font-size:.9rem;
	color:#fff;
	line-height: 1.7rem;
	padding: .1rem .4rem .1rem .4rem;
	margin: .3rem 0 .3rem 0;
	font-weight:400;
	
}

.dropdown-menu a:hover{
	background:none;
	color:#fff;
	opacity:.7;
	-webkit-transition: opacity .2s ease-in-out;
    -moz-transition: opacity .2s ease-in-out;
    -ms-transition: opacity .2s ease-in-out;
     o-transition: opacity .2s ease-in-out;
     transition: opacity .2s ease-in-out;
}


.dropdown-menu-teklif{
	background:none;
	top:5.1rem;
	z-index:0;
	
}

.dropdown-menu-teklif .form-teklif{
	background:rgba(255,255,255,1);
	padding:2rem 2rem 2rem 2rem;
	-webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,.1);
    -moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,.1);
    box-shadow: 0px 5px 5px 0px rgba(0,0,0,.1);
}


.ic-h1-container{
	background: #fff;
	padding-bottom: 0;
	margin-bottom: 0;
	display: inline-block;
	-webkit-border-top-left-radius: 1rem;
	-webkit-border-top-right-radius: 1rem;
	-moz-border-radius-topleft: 1rem;
	-moz-border-radius-topright: 1rem;
	border-top-left-radius: 1rem;
	border-top-right-radius: 1rem;
}



.pad-0{
	padding-bottom: 0;
	margin-bottom:0;
}

.ic-h1{
	color:#3b454b;
	font-size: 2rem;
	padding: 1rem 2rem 1rem 2rem;
	font-weight: 500;
}

.ic-h1-aciklama{
	font-size: 1.3rem;
	color:#fff;
	padding-left: 1rem;
}

.tel-alt{
	background: #af151b;
	border-radius: .2em;
	display:inline-block;
	font-size:1.8rem;
	font-weight:600;
	padding:.7rem 1rem .8rem 1rem;
	position:absolute;
	bottom:-2.2rem;
	z-index:100;
	color:#fff;
}

.tel-alt-con{
	margin-top:-4rem;	
}

.tel-alt-con p{
	margin:0;
	padding:0;
	line-height:1.5rem;	
}

.tel-alt:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 20%;
	width: 0;
	height: 0;
	border: 12px solid transparent;
	border-top-color: #af151b;
	border-bottom: 0;
	margin-left: -12px;
	margin-bottom: -12px;
}

.tel-alt-ust{
	font-size:.9rem;
	padding:0;
	margin:0;
}


/* Owl Slider Stilleri */

.owl-theme .owl-dots .owl-dot {
    zoom: 1.4;
}

.owl-theme .owl-nav {
    font-size: 1.3rem;
	color: #fff;
	margin-top:2rem;
}



.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
    background:#f0f0f0;
    color: #000;
	font-size:.5rem;
    font: inherit;
	margin:.5rem;
	padding:.1rem 1rem .2rem 1rem;
	border-radius:2rem;
}



.owl-carousel .owl-nav .owl-next:hover {
  background:#dddddd;
  color: #000;
  	-webkit-transition: background .2s ease-in-out;
    -moz-transition: background .2s ease-in-out;
    -ms-transition: background .2s ease-in-out;
     o-transition: background .2s ease-in-out;
     transition: background .2s ease-in-out;
}

.owl-carousel .owl-nav .owl-prev:hover {
  background:#dddddd;
  color: #000;
  	-webkit-transition: background .2s ease-in-out;
    -moz-transition: background .2s ease-in-out;
    -ms-transition: background .2s ease-in-out;
     o-transition: background .2s ease-in-out;
     transition: background .2s ease-in-out;
}

.alt_bosluk{
	margin-bottom:7rem;	
}
.orta-bosluk{
	margin-bottom:5rem;
}

button:hover, button:active, button:focus{
   outline: none;
}


/* Ä°Ã§erik line-height */
.content{
	color:#555;
	font-size: 1.2rem;
	
		
}

/* Section stilleri */
section{
	padding:50px 0 70px 0;
}

.section-koyu{
	background-color: #0b1149;

}

.section-beyaz{
	background: #fff;
}




.section-koyu h2{
	color: #fff;
}

.section-koyu p{
	color: #fff;
}

.section-koyu-gri{
		background:#eaeaf4;
}





.cagri-destek {
	color:#fff;
	display: inline-block;
	margin: 10px;

}

.destek-metin{
	display:none;
}

.destek-ikon{
	color:#fff;
	font-size: 1.3rem;
	padding: 3px;
	width: 40px;
	border-radius: 2rem;
	background: #2c4d7a;
	text-align: center;
	border: 2px solid #fff;
}


.fa-phone-volume{
	font-size: 3rem;
}
.fa-red{
	color:#d7b153;

}
.fa-green{
	color:#a0bc2c;
	font-size:1.8rem;
}





.modal-footer{
	border-top:0;
}
.modal-header{
	border-bottom:0;
}

.bg-footer{


	background-color:#060613;
    background-position:top;
    background-repeat: no-repeat;
    background-size:contain;

	

}

.footer-form{
	padding:4rem 1rem 0rem 2rem;
} 

.footer-adresler{
background-color:#060613;
padding:5rem 0;
}


.social-con{
	margin-top:1.2rem;	
}


.social{
	color:#fff;
	font-size:.8rem;
	border:2px solid #FFF;    
    height:35px;
    border-radius:.3rem;
    width:35px;
	text-align:center;
	padding-top:10px;
	margin:5px 10px 5px 0;
}



#site-nav .nav-item a {
  position: relative;
  text-decoration: none;
 
}




/* Button stilleri */
.btn {
    padding: 7px 24px;
    border: 0 none;
}

.btn-social{
	    padding-right: 1rem;
		padding-left: .1rem;
		font-size:1.2rem;
		color:#fff;
	
		
}

.btn-social:hover{

		opacity:.6;
		
		
}
 
.btn:focus, .btn:active:focus, .btn.active:focus {
    outline: 0 none;
}

/* Outlined butonlar */
.btn-primary {
    background: #d6d3f4;
    color: #221e53;
	font-weight: 500;
}
 
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
    background: #221e53;
}

.btn .fas{
	padding-left: 6px;
}


 
.btn-primary:active, .btn-primary.active {
    background: #221e53;
    box-shadow: none;
}


.btn-outline-primary {
    color: #fff;
	font-weight:600;
	background-color:none;
	overflow: hidden;
	border-radius:5rem;
	border:2px solid #fff;
}

.btn-outline-primary:hover, .btn-outline-primary:focus, .btn-outline-primary:active, .btn-outline-primary.active, .open {

	color:#000;
	background-color:#fff;
	border:2px solid #fff;
}

.btn-outline-secondary {
    color: #1c1f48;
	font-weight:600;
	background-color:none;
	overflow: hidden;
	border-radius:5rem;
	border:2px solid #1c1f48;

	

}

.btn-outline-secondary:hover, .btn-outline-secondary:focus, .btn-outline-secondary:active, .btn-outline-secondary.active, .open {

	color:#fff;
	background-color:#1c1f48;
	border:2px solid #1c1f48;
}



.btn-top{
	font-size:.8rem;
	margin-left:2rem;
}


.btn-outline-primary.disabled, .btn-outline-primary:disabled {
    color: #A8A8A8;
	border: 2px solid #A8A8A8;
    background-color: transparent;
}



.btn-secondary {
    color: #ead188;
    background-color: #000;
    background-image: none;
	border: 2px solid #000;
	border-radius: .5rem;
	font-weight:400;
}

.btn-secondary:hover, .btn-secondary:focus, .btn-secondary:active, .btn-secondary.active, .open {
    background: #4d533e;
	border: 2px solid #4d533e;
	color:#ead188;
}


.ikonlar{
		margin-bottom: 1.2rem;
		
	}
	
.ikonlar .cont{
	background:#fff;
	border-radius: .5rem;	
	box-shadow: 0 2px 18px 0 rgba(198,198,198,.3);
}

.ikonlar .cont:hover{
	background:#fff;
	border-radius: .5rem;	
	box-shadow: 0 2px 18px 0 rgba(198,198,198,.8);
	transition: box-shadow 0.3s ease-in-out;
}

.box:hover img {
    -webkit-animation: tada 1s;
    animation: tada 1s;
}

.box:hover a:hover{
	color:#bd0819;
	transition: color 0.3s ease-in-out;
}








.input-search{
	max-width:300px;
	border-top-left-radius: .5rem;
    border-bottom-left-radius: .5rem;
}

@keyframes arrow-solutions {
  0% {
    opacity:1;
  }
  50% {
    opacity:0;
	padding-left:30%;
  }
  
   60% {
    opacity:0;
	padding-right:30%;
  }
  
  100% {
     opacity:1;
	 padding-right:0;
  }
}




.box a{
	color:#3b454b;
	text-decoration:none;
}

.box a:hover{
	color:#3b454b;
	text-decoration:none;
}

.box a:focus{
	color:#3b454b;
	text-decoration:none;
}


/* index2 */

@keyframes header-arrow-anim {
  0% {
    opacity:0;
	padding-right:80px;
  }

  100% {
     opacity:1;

  }
}

.anim{
	position:relative;	
}

.header-arrow{
font-size:3rem;
position:absolute;
left:0;
right:0;
margin: 0 auto;
top:30%;
display:none;
}

.entrance{
	font-size:1.4rem;	
}


.box2 {

	-webkit-transition:  top .5s ease-in-out;
    -moz-transition:  top .5s ease-in-out;
    -ms-transition:  top .5s ease-in-out;
     o-transition:  top .5s ease-in-out;
     transition:  top .5s ease-in-out;
	 bottom:1rem;
	 top:0;
	 position:absolute;
	
	 }
	 

	 
.box2:hover {
  	bottom:0;
	 top:-1rem;

	-webkit-transition:  top .2s ease-in-out;
    -moz-transition:  top .2s ease-in-out;
    -ms-transition:  top .2s ease-in-out;
     o-transition:  top .2s ease-in-out;
     transition:  top .2s ease-in-out;
	 
	 }


.rounded-white{
	border:4px solid #fff;	
}




/* Footer stili */
footer{
	color:#ccc;
	font-size:.9rem;	

}
footer a{
	
}

footer a:hover{
	
}
	
	
.footer-contacts{
	margin-bottom:.6rem;
	padding-left:1.1rem;
	display:inline-block;

	}
	
.footer-contacts-header{
	font-size:1rem;
	line-height:2rem;
	margin-top:.6rem;
}

.footer-address{
	margin-top:1rem;	
}

footer .fas{ 
font-size:1.2rem;
margin:0 .1rem 0 .1rem;
}

.footer-contacts .fas{
	width:20px;
	height:20px;	
}


.h-90 {
    height: 90%!important;
}

.h-80 {
    height: 80%!important;
}

.h-md-80 {
    height: 80%!important;
}

.h-70 {
    height: 70%!important;
}

.h-60 {
    height: 60%!important;
}

.h-40 {
    height: 40%!important;
}

.h-30 {
    height: 30%!important;
}

.h-20 {
    height: 20%!important;
}


.btn:focus,.btn:active {
   outline: none !important;
   box-shadow: none;
}

.h3-yesil{
	color:#76A214;
	margin:2rem 0 1rem 0;	
}

.h3-yesil-2{
	color:#76A214;
}



.container-ic{
	padding:0 .95rem 0 .95rem;	
}

.section-acik-gri{
	
	background:#f4f4fd;
}

.pt-section{
	padding:5rem 0 5rem 0;
	
}

.slider_v1{
background: url(../images/slider/slider1.jpg);
transform: scale(1.2);
}

.carousel-item.active .slider_v1{
transform: scale(1);
transition: all 6s ease-out;
}

.slider_v2{
background-image: url(../images/slider/slider2.jpg);	
transform: scale(1.2);
}

.carousel-item.active .slider_v2{
transform: scale(1);
transition: all 6s ease-out;
}


.slider_v3{
background-image: url(../images/slider/slider3.jpg);	
transform: scale(1.2);
}

.carousel-item.active .slider_v3{
transform: scale(1);
transition: all 6s ease-out;
}

.bg_slider{

	background-color:#f9fcf7;
    background-position:bottom;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	min-height: 100%;
	min-width:100%;
	position:absolute;
	left: 0;
	top: 0;
	z-index:-1;
	
}


.section-gri{

	
	background-image: url(../images/orta2.png);

	background-image: linear-gradient(#f1faf9, #fff);
    background-position:0px -10px ;
    background-repeat: no-repeat;
    background-size:contain;
	padding-top:0rem;
	padding-bottom:3rem;
	
	
}

.green{
	color:#9cbe1a;	
	font-weight:500;
}

.carousel-indicators {
    position: absolute;
    right: 0;
	left:auto;
    bottom: 10px;
    z-index: 15;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 0;
    margin-left: 15%;
    list-style: none;
	
}
.carousel-indicators li {
    position: relative;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 90px;
    height: 6px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: rgba(0,0,0,.6);
}

.carousel-indicators .active {
    background-color: rgba(255,255,255,.6);
}
/*
.carousel-indicators li {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    background-color: rgba(0,0,0,.5);
}
*/
.section-pad0{
	padding:0 0 70px 0;
}

.noanim .fas{
	padding-left: 0;
}

.noanim:hover .fas{
	-webkit-animation:none;
    
}



.navbar-dark .nav-lang {
    color: #fff;
    background: none;
    font-weight: 500;
    border-radius: .5rem;
    padding: .3rem 1rem;
}

.p-anasayfa{
	font-size:1.2rem;
	font-weight:400;

}


.p-liste::before {
    display: inline-block;
    content: "";
    border-bottom: 1px solid #525252;
    width: 1rem;
    transform: translateY(-.2rem);
}

.img-1{
	max-width:30%;
	height:auto;
	
}
.img-2{
	max-width:30%;	
	height:auto;
}
.img-3{
	max-width:30%;	
	height:auto;
	
}

.alt-marka{
	font-size:1.5rem;	
}

.markalar {
    background-size: 200% 100%;
    background-image: linear-gradient(to left, #3bb0b1 50%, #f0f0f0 50%);
    -webkit-transition: background-position .5s;
    -moz-transition: background-position .5s;
    transition: background-position .5s;
}

.markalar:hover {
    background-position:-100% 0;
}


.markalar2 {
    background-size: 200% 100%;
    background-image: linear-gradient(to left, #9cbe1a 50%, #f0f0f0 50%);
    -webkit-transition: background-position .5s;
    -moz-transition: background-position .5s;
    transition: background-position .5s;
}

.markalar2:hover {
    background-position:-100% 0;
}

.separator {
  border: 0;
  margin-bottom:2rem;
}

.separator--line {
  border: 0;
  border-bottom: 8px solid #fff;
  width: 0;
  
  -webkit-animation: separator-width .5s ease-out forwards;
          animation: separator-width .5s ease-out forwards;
	animation-delay: .5s;	  
}

@-webkit-keyframes separator-width {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}

@keyframes separator-width {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}





.top-40{
	margin-top:40px;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.top-0{
	margin-top:0px;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}


.height-40{
	height:40px;	
}

.height-0{
	height:0;	
}

.top-bar{
background:	rgba(2,1,3,.55);
line-height:40px;
font-size:.9rem;
color:#a7a6a8;
display:inline;
}

span{
	display:inline;	
}

 .control {
          
            display: inline-block;
            position: relative;
            padding-left: 30px;
            margin-bottom: 5px;
            padding-top: 2px;
            cursor: pointer;
			font-size:.8rem;
	color:#8E8E8E;	
          
        }
            .control input {
                position: absolute;
                z-index: -1;
                opacity: 0;
            }
        .control_indicator {
            position: absolute;
            top: 2px;
            left: 0;
            height: 20px;
            width: 20px;
            background: #e6e6e6;
            border: 0px solid #000000;
            border-radius: 0px;
        }
        .control:hover input ~ .control_indicator,
        .control input:focus ~ .control_indicator {
            background: #cccccc;
        }
        
        .control input:checked ~ .control_indicator {
            background: #af151b;
        }
        .control:hover input:not([disabled]):checked ~ .control_indicator,
        .control input:checked:focus ~ .control_indicator {
            background: #af151b;
        }
        .control input:disabled ~ .control_indicator {
            background: #e6e6e6;
            opacity: 0.6;
            pointer-events: none;
        }
        .control_indicator:after {
            box-sizing: unset;
            content: '';
            position: absolute;
            display: none;
        }
        .control input:checked ~ .control_indicator:after {
            display: block;
        }
        .control-checkbox .control_indicator:after {
            left: 8px;
            top: 4px;
            width: 3px;
            height: 8px;
            border: solid #ffffff;
            border-width: 0 2px 2px 0;
            transform: rotate(45deg);
        }
        .control-checkbox input:disabled ~ .control_indicator:after {
            border-color: #7b7b7b;
        }
        .control-checkbox .control_indicator::before {
            content: '';
            display: block;
            position: absolute;
            left: 0;
            top: 0;
            width: 4.5rem;
            height: 4.5rem;
            margin-left: -1.3rem;
            margin-top: -1.3rem;
            background: #2aa1c0;
            border-radius: 3rem;
            opacity: 0.6;
            z-index: 99999;
            transform: scale(0);
        }
        @keyframes s-ripple {
            0% {
                transform: scale(0);
            }
            20% {
                transform: scale(1);
            }
            100% {
                opacity: 0;
                transform: scale(1);
            }
        }
        @keyframes s-ripple-dup {
           0% {
               transform: scale(0);
            }
           30% {
                transform: scale(1);
            }
            60% {
                transform: scale(1);
            }
            100% {
                opacity: 0;
                transform: scale(1);
            }
        }
        .control-checkbox input + .control_indicator::before {
            animation: s-ripple 250ms ease-out;
        }
        .control-checkbox input:checked + .control_indicator::before {
            animation-name: s-ripple-dup;
        }
		

.kisisel-veri{
	font-size:.8rem;
	color:#af151b;	
}

.kisisel-veri:hover{
	font-size:.8rem !important;
	color:#000;	
	text-decoration:none;
}

.controls h3{
	font-weight:500;
	color:#9cbe1a ;
	margin-top:0;	
}

.controls {
	font-size:.9rem;

}
.iletisim-fas span{
	margin:1rem;	
}

.form-control{
border-radius:0;	
}



.form-control::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
 color: #919191;
  font-size:.9rem;
}

.form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #919191;
  font-size:.9rem;
}

.form-control::-ms-input-placeholder { /* Microsoft Edge */
 color: #919191;
  font-size:.9rem;
}

		 


.header-h1{
opacity:0;	

}

.header-p{
opacity:0;	

}
		 
.carousel-item.active .header-h1 {
  animation: animate-carousel 1s normal forwards;
}

.carousel-item.active .header-p {
  animation: animate-carousel 1s normal forwards;
  animation-delay:.5s;
}		

@keyframes animate-carousel {

  0% {
    transform: translate(0, 5em);
    opacity: 0;
  }
  100% {
    transform: translate(0, 0);
    opacity: 1;
  }
}


.accordion-section .panel-default > .panel-heading {
    border: 0;
	border-bottom:2px solid #ccc;
    padding: 0;
	margin-bottom:1rem;
}

.accordion-section .panel-default > .panel-heading h3 {
    padding: .5rem;
	margin-top:0;
	
	
}
.accordion-section .panel-default .panel-title a {
    display: block;
    font-size: 1rem;
	color:#323232;
}
.accordion-section .panel-default .panel-title a:after {
    font-family: 'FontAwesome';
    font-style: normal;
    font-size: 1rem;
    content: url("../images/yukari-ok.png");;
    color: #1f7de2;
    float: right;
}
.accordion-section .panel-default .panel-title a.collapsed:after {
    content: url("../images/asagi-ok-2.png");
}
.accordion-section .panel-default .panel-body {
    font-size: 1rem;
	padding:0 .5rem 1rem .5rem;
}


.navbar-dark .navbar-toggler {
    color: rgba(0,0,0,.5);
    border-color: rgba(0,0,0,.0);
}

.lang-mobile{
display:none;	
}

.navbar-dark .navbar-nav .nav-active {
border-bottom: 1px solid;
	color:#000;
}



.asagi-ok-con{
	position: absolute;
	bottom: 15px;
	color:#fff;
	right:1rem;
	margin: 0 auto;
	padding-top: 4px;
	text-decoration: none;
	font-size:.9rem;
	
	
}
.asagi-ok-con a{
	color:#fff;	
}

.asagi-ok-con a:hover{
	color:#fff;	
	text-decoration:none;
}




.asagi-ok-con:hover{
	opacity:.5;
	color:#fff;
	text-decoration: none;
	-webkit-transition: opacity .2s ease-in-out;
    -moz-transition: opacity .2s ease-in-out;
    -ms-transition: opacity .2s ease-in-out;
     o-transition: opacity .2s ease-in-out;
     transition: opacity .2s ease-in-out;
}


#anim-ok{
	margin-left:.5rem;
	color:#af151b;
  -webkit-transform: translatey(0px);
          transform: translatey(0px);
  -webkit-animation: float 3s ease-in-out infinite;
          animation: float 3s ease-in-out infinite;	
}

@-webkit-keyframes float {
  0% {

    -webkit-transform: translatey(0px);
            transform: translatey(0px);
  }
  50% {

    -webkit-transform: translatey(-7px);
            transform: translatey(-7px);
  }
  100% {

    -webkit-transform: translatey(0px);
            transform: translatey(0px);
  }
}

@keyframes float {
  0% {

    -webkit-transform: translatey(0px);
            transform: translatey(0px);
  }
  50% {

    -webkit-transform: translatey(-7px);
            transform: translatey(-7px);
  }
  100% {

    -webkit-transform: translatey(0px);
            transform: translatey(0px);
  }
}

.form-control {
   border-radius: .2rem;	
}


footer .form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #000;
    background-color: #f9f9f9;
    background-clip: padding-box;
    border: 0px solid #ced4da;
 
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

footer .form-control::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
 color: #000;
  font-size:.9rem;
}

footer .form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #000;
  font-size:.9rem;
}

footer .form-control::-ms-input-placeholder { /* Microsoft Edge */
 color: #000;
  font-size:.9rem;
}

.card{
	font-size:1rem;	
}

.card-header{
	background:#af151b;	
	color:#fff;
}

.card-title{

	color:#af151b;
}

.yesil-check{
	font-size:2.5rem;
	color:#70BB0E;	
}

.kisisel-veri-alt{
	font-size:.8rem;
	color:#e94d53;	
}

.kisisel-veri-alt:hover{
	font-size:.8rem !important;
	color:#e94d53;	
	text-decoration:none;
}


/* video play butonu */

.video-play-button {
  position: absolute;
  z-index: 10;
  top: 48%;
  right:0;
  left:0;
  margin: 0 auto;
  transform: translateX(-50%) translateY(-50%);
  box-sizing: content-box;
  display: block;
  width: 85px;
  height: 85px;
  border-radius: 50%;
  padding: 20px 0px 28px 0px ;
  transition: 0.3s;
}

.video-play-button img{
	position: absolute;
}

.video-play-button:before {
  content: "";
  position: absolute;
  z-index: 0;
   left:0;
  right:0;
  margin: 0 auto;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 85px;
  height: 85px;
  background: none;
   border: 0px;
  border-radius: 50%;
  animation: pulse-border 1500ms ease-out infinite;
}

.video-play-button:after {
  content: "";
  position: absolute;
  z-index: 1;
   left:0;
  right:0;
  margin: 0 auto;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 85px;
  height: 85px;
  background: none;
  border: 0px;
  border-radius: 50%;
  transition: all 200ms;
}

.video-play-button:hover {
opacity:.4;
transition: 0.3s;
}
.video-play-button:before {
  content: "";
  color: red;
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 105px;
  height: 105px;
  background: rgba(7,6,6,.8);
  border-radius: 50%;
  animation: pulse-border 1500ms ease-out infinite;
}

.video-play-button img {
  position: relative;
  z-index: 3;
  max-width: 100%;
  width: auto;
  height: auto;
}


@keyframes pulse-border {
  0% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }
  100% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
  }
}



.video-overlay {
  position: fixed;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0,0,0,0);
  opacity: 0;
  transition: all ease 500ms;
}

.video-overlay.open {
  position: fixed;
  z-index: 1000;
  opacity: 1;
}

.video-overlay-close {
  position: absolute;
  z-index: 1000;
  bottom: 15px;
  right: 20px;
  font-size: 36px;
  line-height: 1;
  font-weight: 400;
  color: #f1ad34;
  text-decoration: none;
  cursor: pointer;
  transition: all 200ms;
}

.video-overlay-close:hover {
  color: #ff4c60;
  transform: scale(1.5);
}

.video-overlay iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  /* width: 90%; */
  /* height: auto; */
  box-shadow: 0 0 15px rgba(0,0,0,0.75);
}

/* ENTRANCE ANIMATION OF THE PLAY BUTTON */

.video-play-button {
	-webkit-animation: scale-up-center 1s cubic-bezier(0.680, -0.550, 0.265, 1.550) both;
	        animation: scale-up-center 1s cubic-bezier(0.680, -0.550, 0.265, 1.550) both;
}

.video-play-button {
	0% {
	  -webkit-transform: scale(0.5);
            transform: scale(0.5);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes scale-up-center {
  0% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

video{
  -webkit-transition: all 0.5s linear;
       -moz-transition: all 0.5s linear;
        -ms-transition: all 0.5s linear;
         -o-transition: all 0.5s linear;
            transition: all 0.5s linear;	
			height: 100%;
    width: 100%;
    object-fit: cover;
}

.blur {
  -webkit-filter: blur(15px);
       -moz-filter: blur(15px);
        -ms-filter: blur(15px);
         -o-filter: blur(15px);
            filter: blur(15px);

    -webkit-transition: all 0.5s linear;
       -moz-transition: all 0.5s linear;
        -ms-transition: all 0.5s linear;
         -o-transition: all 0.5s linear;
            transition: all 0.5s linear;
}

.header-cover2{
  background-image: url(../images/header-bg.jpg);
  background-position: bottom;
  background-repeat: no-repeat;
  background-size:cover;

}

.header-cover3{
  background-image: url(../images/header-bg.jpg);
  background-position: top;
  background-repeat: no-repeat;
  background-size:contain;
  background-color:#010102;

}


.floating { 
    animation-name: floating;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
    margin-left: 30px;
    margin-top: 5px;
}


 
@keyframes floating {
    0% { transform: translate(0,  0px); }
    50%  { transform: translate(0, 15px); }
    100%   { transform: translate(0, -0px); }   
}


.owl-container{
	background:#fff;
	border-radius:20rem;
	padding:2rem 1rem 1rem 1rem;
	overflow:hidden;	
}

.wap-buton{
	position:absolute;
	right:1rem;
	bottom:-1rem;
	margin:3rem 1rem;
	display:none;
}


.kadin-m{
	display:none;	
}


	.social-con-2{
		margin-top:3.1rem;	
	}

.video-h{
	height: 100%!important;
}

.daireler{
-webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}

.daireler img{
	padding:2rem 0;	
}

.anim1{
animation: zoom-in-zoom-out 3s ease infinite;	
}

.anim2{
animation: zoom-in-zoom-out 2s ease infinite;	
}

@keyframes zoom-in-zoom-out {
  0% {
    transform: scale(1, 1); 
  }
  50% {
    transform: scale(1.1, 1.1); 
  }
  100% {
    transform: scale(1, 1); 
  }
}

.img-iletisim{
	position:absolute;
	left:0;	
}

a {
    color: #eb7c1c;
}

a:hover {
    color: #ffa14f;
	text-decoration:none;
}

.harita{
border: 4px solid #fff;
    border-radius: 1rem; position:absolute; left:0;top:3rem;	
}




.list-group-item-success {
    color: #fff;
    background-color: #309192;
}

.collapse a{
	color:#309192;
}

.collapse a:hover{
	color:#309192;
}

.accordion-section .panel-default{
	position:relative;	
}


.accordion-section .panel-default > .panel-heading {
    border: 0;
    padding:0;
    margin-bottom: 1rem;
    background: #00334c;
    border-radius: 0.5rem;
	position:relative;
}

.accordion-section .panel-default > .panel-heading h3 {
    padding: .5rem;
	margin-top:0;
	
	
}
.accordion-section .panel-default .panel-title a {
    display: block;
    font-size: 1rem;
	color:#fff;
	opacity:1;
	padding:1rem;
}

.accordion-section .panel-default .panel-title a:hover {
	opacity:.8;
}


.accordion-section .panel-default .panel-title a:after {
    content: url("../images/yukari-ok.png");;
    float: right;
}
.accordion-section .panel-default .panel-title a.collapsed:after {
    content: url("../images/asagi-ok-2.png");
}
.accordion-section .panel-default .panel-body {
    font-size: 1rem;
	padding:0;
}

.cizgi {
    position: absolute;
    top: -1.4rem;
    width: auto;
    height: auto;
    left: 0;
    right: 0;
    margin: 0 auto;

}

.video-youtube{
	border-radius:.5rem;
	
}



.youtube {
	background-color: #000;
	margin-bottom: 30px;
	position: relative;
	padding-top: 56.25%;
	overflow: hidden;
	cursor: pointer;
}
.youtube img {
	width: 100%;
	top: -16.82%;
	left: 0;
	opacity: 0.7;
}
.youtube .play-button {
	width: 90px;
	height: 60px;
	background-color: #333;
	box-shadow: 0 0 30px rgba( 0,0,0,0.6 );
	z-index: 1;
	opacity: 0.8;
	border-radius: 6px;
}
.youtube .play-button:before {
	content: "";
	border-style: solid;
	border-width: 15px 0 15px 26.0px;
	border-color: transparent transparent transparent #fff;
}
.youtube img,
.youtube .play-button {
	cursor: pointer;
}
.youtube img,
.youtube iframe,
.youtube .play-button,
.youtube .play-button:before {
	position: absolute;
}
.youtube .play-button,
.youtube .play-button:before {
	top: 50%;
	left: 50%;
	transform: translate3d( -50%, -50%, 0 );
}
.youtube iframe {
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
}

.ekip-container{
	position:relative;	
}


.image-hover-text-container 
{
  position: relative;
  display: inline-block;
  width: auto;
  height: auto;
  transition: all 0.2s linear;
}

.image-hover-image 
{
 display: block;
}
/* Make the image round */
.image-hover-image img
{
  border-radius: 0%;
  width: 400px;
}



.image-hover-text 
{
  position: absolute;
  top: 0;
  width: 100%;  
  height: 100%;
  margin: 0 auto;
  opacity: 0;
  cursor: default;
  transition: opacity 0.2s linear;
}
.image-hover-text:hover 
{
  opacity: 1;
}


.image-hover-text-bubble 
{
  position: relative;
  box-sizing: border-box;
  top: 0; left: 0; right: 100%;
  height: 100%;
  text-align: center;
  background: rgba(244, 244, 253, 0.7);
  margin: 0 auto;
  padding: 43% 0px;
  overflow: hidden;
  word-wrap: break-word;
  font-size:.9rem;
  border-radius:20rem;
}

.image-hover-text .image-hover-text-title
{
  display: block;
  font-size:1.2rem;
  font-weight:500;
}


.center-logo {
  position: absolute;
  z-index: 10;
  top: 25%;
  bottom:0;
  left:0;
  right:0;
  animation: floating 3s ease-in-out infinite
}

.alt-kapat{
	position:absolute;
	bottom:0;	
}

.mobile-menu{
	display:none;	
}

.pt-header{
	margin-top:10rem;	
}



.sol-dikme{
	
background-image: url(../images/sol-dikme.png);
  background-position:left 3.3rem top 0;
  background-repeat:no-repeat;
  background-size:contain;	
}


.sol-dikme2{
	
background-image: url(../images/sol-dikme2.png);
  background-position:left 3.3rem top 0;
  background-repeat:no-repeat;
  background-size:contain;	
}


.pl-6{
	padding-left:6rem;	
}

.m-100{
		height:100%;	
	}

@media screen and (max-width: 991px){
	
	h3{
	font-size:1rem;	
	}
	
	.m-100{
		height:75%;	
	}
	
	.header-cover3{
  background-image: url(../images/header-bg-m.jpg);
  background-position: top;
  background-repeat: no-repeat;
  background-size:contain;
  background-color:#010102;

}
	
.mobile-menu{
	position:absolute;
	top:1.3rem;
	right:0;

	 display: flex;	
}
.mobile-menu a{
	
}
	
	.center-logo img{
		max-width:70%;
		height:auto;	
	}
	
	.image-hover-text .image-hover-text-title
{

  font-size:1.4rem;

}

.image-hover-text-bubble 
{

  font-size:1.1rem;
}
	
	.harita{
 position:relative;
}
	
	.daireler{
-webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.anim1{
animation:none;
}

.anim2{
animation:none;	
}
	
	.footer-contacts{

	padding-left:0;
	display:flex;


	}
	
	.video-h{
	height: 60%!important;
}

	

	
	.social-con-2{
		margin-top:3.1rem;	
	}
	
	.bg-footer{
	padding-top:0 !important;	
	}





	
	
	
	.alt-marka{
		margin-top:1rem;	
	}
	
	.navbar-dark .navbar-nav .nav-active {
border-bottom: 0;
	color:#000;
}
	
	.h1-slider{
	font-size:2rem;
	font-weight: 500;
	color:#fff;
}




	.top-phone{
margin-right:0;
padding-left:0;	
}

	
.lang-mobile{
display:block;
padding:.5rem 0 0 .5rem;
color:#fff;
font-size:.9rem;
}

.lang-mobile a{
color:#fff;
}

.lang-mobile .active {
    padding: .05rem .3rem;
    color: #9cbe1a;
}
	

	.mobile-arayalim{
		position:fixed;
		bottom:0;	
		z-index:50;
		width:100%;
}
	
	

	
.social{
	color:#fff;
	font-size:.8rem;
	border:2px solid #FFF;    
    height:35px;
    border-radius:.3rem;
    width:35px;
	text-align:center;
	padding-top:10px;
	margin:5px;
}


	.header_anasayfa{
	background-image: url(../images/header_bg_2.png);
	background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
	
	nav a {
	padding-bottom: 10px !important;
	padding-top: 10px !important;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
	line-height:none;

	}
	
	.navbar-collapse {
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		padding:8px;
		border-radius: .25rem;
		background-color: #010102;
	}
	.nav-link{
		line-height:1rem;
	
	}
	
	.navbar-dark .navbar-nav .nav-link {
    color: #fff;
    background: none;
    font-weight: 500;
	font-size:1.1rem;
}
	
	.navbar-light .navbar-nav .nav-link {
    color: #fff;
    background: none;
	}
	
	.nav-bottom-border{
		border-bottom:1px solid #377d28;	
	}
	




	.ikon-p{
	font-size:1rem;
	}
	
	.ikonlar{
		border-radius: .5rem;
	}
	
	/* header mobil stili*/
	.header{
		height:auto;
	}
	
	.header-image{
		max-height:200px;	
	}
	
	.custom1 h2{
		font-size: 1.3rem;
		color: #fff;
	}

	.custom1 p{
	font-size: 1rem;	
	}
	
	/* h tag mobil stilleri */
	
	
	.dropdown-menu-arrow{
		display:none;	
	}

.dropdown-menu a {
    color: #fff;
    line-height: .4rem;
    padding: .1rem .4rem .1rem 1rem;
    margin: .3rem 0 .3rem 0;
}


.circle-text-2{
	position:absolute;
	top:47%;
	left: 0;
  right: 0;
  margin: 0 auto;
  
}


.navbar-dark .navbar-nav .active>.nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show>.nav-link {
    color: #fff;
}

.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
    color: #fff;
}

.navbar-dark .navbar-nav .nav-link:hover{
	opacity:1;	
}

.navbar-light .navbar-nav .nav-link:hover{
	opacity:1;	
}

.navbar-transparent .nav-item .dropdown-menu a {
    color: #fff;
    line-height: 1rem;
    padding: 0 .4rem .2rem 1rem;
    margin: 0 0 .6rem 0;
}

.navbar-light .nav-item .dropdown-menu a {
    color: #fff;
    line-height: 1rem;
    padding: 0 .4rem .2rem 1rem;
    margin: 0 0 .6rem 0;
}

.ikon-tepe{
	margin-top:2rem;	
}

.ikon-p{
	min-height:100px;	
}

.bg-footer{

	background-color:#100518;
    background-position:top;
    background-repeat: no-repeat;
    background-size:contain;
	padding-top:3rem;
	padding-bottom:2rem;
	

}



.header-h1{
font-size:2rem;
font-weight: 500;
color:#fff;

}

.header-p{
font-size:1rem;
font-weight: 500;
color:#fff;
margin-bottom:6rem;

	
}


.p-anasayfa{
	font-size:1rem;
	font-weight:500;
	padding:0;

}

.box2 {

	-webkit-transition:  top .5s ease-in-out;
    -moz-transition:  top .5s ease-in-out;
    -ms-transition:  top .5s ease-in-out;
     o-transition:  top .5s ease-in-out;
     transition:  top .5s ease-in-out;
	 bottom:1rem;
	 top:0;
	 position:relative;
	
	 }
	 
	 
.btn-outline-secondary {
    color: #fff;
	border: 0;
	border-radius: .2rem;
	font-weight:500;
	
	 background-size:contain;
    background-image:none;
	background-color:#af151b;
    -webkit-transition: background-position .5s;
    -moz-transition: background-position .5s;
    transition: background-position .5s;
}

.btn-outline-secondary-rad0{
	border-radius: 0;
}

.top-phone{
margin-right:1rem;
padding-left:0;
margin-left:0;	
}


	.h1-ust{
		margin-top:8rem;
}
	
	.footer-adresler{
		padding: 6rem 0;
	}
	
	.footer-form {
    padding: 1rem 1rem 0rem 1rem;
}

.social-con {
    margin-top: 1rem;
}


.navbar-dark .navbar-toggler {
    color: #e94e1b;
    border-color: rgba(0,0,0,.0);
	padding:1.5rem;
	font-size:1.5rem;
}

}