/* Genel stiller ve tipografi */
html{
	height: 100%;
}

body{
	font-family: 'Open Sans', sans-serif;
	height: 100%;
	font-weight: 400;
	font-size:1.1rem;
	color:#000;
	background-color:#000;
	padding-right: 0 !important;
}

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




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

}

h1{
	font-size:1.5rem;
	font-weight: 500;
	color:#000;
}

.h1-anasayfa-1{
	font-size:2rem;
	font-weight: 800;
	color:#e20613;
}

.h1-anasayfa-1-ust{
margin-top:1rem;
margin-bottom:.5rem;
}

.h1-slider{
	font-size:4rem;
	font-weight: 800;
	color:#fff;
	margin-top:1.5rem;
}



.h1-alt{
	font-size:1.5rem;
	font-weight: 700;
	color:#fff;
	
}

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

.p-600{
	font-weight:600;	
}


.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;


}

.modal-open{

 }

.footer-top{
	background-color:#191919;
	height:1rem;	
}

.teklif-con{
	width:100%;
	height:100%;
	position:fixed;	
	display:none;
	z-index:9999;
	background-color:rgba(0,0,0,.7);
}

.teklif-con p{
	font-size:.9rem;	
}

.teklif-con .p-tel{
	font-size:1.2rem;
	font-weight: 400;
	color:#000;
}

.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;
	border-radius:.4rem;
}

.header-modal-h1{
font-size:1.4rem;
font-weight:500;
color:#e7dbc1;
}

.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.2rem;
	font-weight: 700;
	color:#222;
	margin:1rem 0;
}


.h2-sub{
	font-weight: 600;
	font-style:italic;
}


h2.no-span {
  display: table;
  white-space: nowrap;
}
h2.no-span:before,
h2.no-span:after {
  border-top: 2px solid #f0f0f0;
  content: '';
  display: table-cell;
  position: relative;
  top: 0.5em;
  width: 45%;
}
h2.no-span:before {
  right: 1.5%;
}
h2.no-span:after {
  left: 1.5%;
}

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


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

.owl-carousel-1{
	margin-top: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:#000;
	font-size:1.3rem;
	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 */



.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 */


nav a {
	font-size:.9rem;
}


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

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


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

-webkit-transition: background .2s, color .5s;
    -moz-transition: background .2s, color .5s;
    transition: background .2s, color .5s;
}


.navbar-dark .navbar-nav .nav-link {
    color: #000;
	font-size:.95rem;
	font-weight:600;
	border-radius:.2rem;
	padding:.3rem 1rem;
	margin:.2rem .5rem;
	background:rgba(255,255,255,.6);
	  transition:         0.08s ease-in;
  -o-transition:      0.08s ease-in;
  -ms-transition:     0.08s ease-in;
  -moz-transition:    0.08s ease-in;
  -webkit-transition: 0.08s ease-in;

}

.navbar-dark .navbar-nav .nav-link:hover {
	background:rgba(255,255,255,0);
}


.navbar-dark .navbar-nav .nav-item .nav-link:focus {
	color: #fff;
    background-color:#191919;
}

.fill:hover {
  color: #f9f9f9;
}

.fill:before {
  content: "";
  position: absolute;
 background:rgba(25,25,25,1);
  bottom: 0;
  left: 0;
  right: 0;
  top: 100%;
  z-index: -1;
  -webkit-transition: top 0.1s ease-in;
  border-radius:.2rem;
}

.fill:hover:before {
  top: 0;
}

.dropdown-menu-ust {
  width: 0; 
  height: 0; 
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  
  border-bottom: 5px solid #191919;
}


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

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

.dropdown-menu a:hover{
	background:none;
	color:#fff;
	opacity:.3;
	-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: #deb22c;
	border-radius: .2em;
	display:inline-block;
	font-size:1.8rem;
	font-weight:600;
	padding:.7rem 1rem .8rem 1rem;
	position:absolute;
	bottom:-4rem;
	z-index:100;
}

.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: #deb22c;
	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: #fff;
    color: #000;
    font-size: .7rem;
    font: inherit;
    margin: .5rem;
    padding: .5rem 1rem .4rem 1rem;
    border-radius: 5rem;
}



.owl-carousel .owl-nav .owl-next:hover {
  background:#fff;
  color: #ccc;
  	-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:#fff;
  color: #f4f7f2;
  	-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:40px 0 40px 0;
}

.section-koyu{
	background: #221e53;
}

.section-beyaz{
	background: #fff;
	padding:5rem 0;
}




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

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

.section-koyu-gri{
		background: #76a214;
}




.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:#222222;
    background-position:top;
    background-repeat: no-repeat;
    background-size:contain;
	padding-bottom:1rem;

	

}

.footer-form{
	margin:2rem 0 ;
} 

.footer-adresler{
background-color:#191919;
padding:2rem 1rem 1.5rem 1rem;
border-radius:0 0 .5rem .5rem;
}


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


.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;
  outline: none !important;
 
}




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

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

.btn-social:hover{

		color:#fff;
		
}
 
.btn:focus, .btn:active:focus, .btn.active:focus {
    outline: 0 none;
}

/* Outlined butonlar */
.btn-primary {
    background: #e20613;
    color: #fff;
	font-weight: 500;
	border-radius:.2rem;
}
 
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
    background: #b00913;
}

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


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


.btn-outline-primary {
    color: #ead188;
    background-color: #000;
    background-image: none;
	border: 2px solid #000;
	border-radius: 0;
	font-weight:600;
}

.btn-outline-primary:hover, .btn-outline-primary:focus, .btn-outline-primary:active, .btn-outline-primary.active, .open {
    background: #252525;
	border: 2px solid #252525;
	color:#ead188;
}

.btn-outline-secondary {
    color: #fff;
	border: 0;
	font-weight:600;
	background-color:#e20613;
	overflow: hidden;
	border-radius:.2rem;

	

}

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

	border: 0;
	color:#fff;
	background-color:#b00913;
}



.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: #222;
    background:none;
    background-image: none;
	border: 2px solid #f0f0f0;
	border-radius: .5rem;
	font-weight:600;
}

.btn-secondary:hover, .btn-secondary:focus, .btn-secondary:active, .btn-secondary.active, .open {
    background: #000;
	border: 2px solid #222;
	color:#f9f9f9;
}


.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;
	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: #f9f9f9;
	padding:4rem 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;
	
}


.header-ic-1{
	background-image: url(../images/header-ic-1.jpg);
	background-color:#e6e4ee;
    background-position:center;
    background-repeat: no-repeat;
	background-attachment:fixed;
    background-size: cover;
	min-height: 100%;
	position:absolute;
	min-width: 100%;
	left: 0;
	top: 0;
	
}

.header-ic-2{
	background-image: url(../images/header-ic-2.jpg);
	background-color:#e6e4ee;
    background-position:center;
    background-repeat: no-repeat;
	background-attachment:fixed;
    background-size: cover;
	min-height: 100%;
	position:absolute;
	min-width: 100%;
	left: 0;
	top: 0;
	
}

.header-ic-3{
	background-image: url(../images/header-ic-3.jpg);
	background-color:#e6e4ee;
    background-position:center;
    background-repeat: no-repeat;
	background-attachment:fixed;
    background-size: cover;
	min-height: 100%;
	position:absolute;
	min-width: 100%;
	left: 0;
	top: 0;
	
}


.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.2rem;
	font-weight:600;
}

.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;
	padding:1rem 0;
}

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

.height-40{
	height:40px;	
}

.height-0{
	height:0;	
}



 .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: #e6e6e6;
        }
        .control:hover input:not([disabled]):checked ~ .control_indicator,
        .control input:checked:focus ~ .control_indicator {
            background: #e6e6e6;
        }
        .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 #000;
            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-footer{
	font-size:.8rem;
	color:#e1e1e1;	
}

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


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

.kisisel-veri:hover{
	font-size:.8rem !important;
	color:#b00913;	
	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);
	padding-right:1rem;
}

.lang-mobile{
display:none;	
}

.navbar-dark .navbar-nav .nav-active {
color: #000;
	  background-color:#f9f9f9;
}



.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;
}



@-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;
}


.zaman_bg{
	background-image: url(../images/zaman2.jpg);
    background-position: top;
    background-repeat: no-repeat;
    background-size:cover;
	opacity: 1;

}


.referans_bg{
	padding-top:0;

}

.header_ic_sayfa{
	background-image: url(../images/senkron-asansor.jpg);
    background-position: top;
    background-repeat: no-repeat;
    background-size:cover;
	background-color:#000;
	opacity: 0.7;

}



.bottom-bar{
	position:fixed;
	background-color:rgba(0,0,0,.5);
	bottom:0;
	width:100%;
	z-index:2;
		-webkit-transition: background-color .7s ease-in-out;
    -moz-transition: background-color .7s ease-in-out;
    -ms-transition: background-color .7s ease-in-out;
     o-transition: background-color .7s ease-in-out;
     transition: background-color .7s ease-in-out;
}

.bottom-bar-color{

	background-color:rgba(0,0,0,1);
	-webkit-transition: background-color .7s ease-in-out;
    -moz-transition: background-color .7s ease-in-out;
    -ms-transition: background-color .7s ease-in-out;
     o-transition: background-color .7s ease-in-out;
     transition: background-color .7s ease-in-out;

}

.tel-bottom{
color:#f0f0f0;
font-size:1rem;	
font-weight:600;
}

.tel-bottom p{
	margin:0 0 .5rem 0;
}

.teklif-buton{
	position:absolute;
	right:1rem;
	bottom:0;
	
}

.teklif-buton .btn{
border-radius:.2rem .2rem  0 0 ;
	padding:1rem 2rem 1rem 2rem;
	font-size:.9rem;
  -webkit-transform: translatey(0px);
          transform: translatey(0px);
  -webkit-animation: float 2s ease-in-out infinite;
          animation: float 2s ease-in-out infinite;	
		  font-weight:600;
}



.top-bar{
background: #191919;
line-height:40px;
font-size:.9rem;
color:#fff;
display:inline;
}

span{
	display:inline;	
}
.top-bar .top-social a{
font-size:.9rem;
color:#fff;
text-decoration:none;
padding:0 .2rem;
opacity:1;
}

.top-bar .top-social a:hover{
font-size:.9rem;
color:#fff;
opacity:.4;
	-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;
}



.top-social{
padding:0 .3rem !important;
}

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


.top-diller{
	font-size:.7rem;
	margin-left:1rem;
	margin-right:.5rem;
	
}

.top-diller a{
	padding:.05rem .3rem;
	color:#fff;

}

.top-diller a:hover{
opacity:.5;
-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;
	 text-decoration:none;
}

.top-diller .active{
	padding:.05rem .3rem .1rem .3rem;
	color:#ccc ;
	background:#4a4a4a;

}

.top-diller .ayirac{
	font-size:.6rem;
	padding-top:.5rem;
}
.sizi-arayalim{
	position:absolute;
	left:-1.2rem;
	top:1.6rem;	
}


.copyright{
	font-size:.7rem;
	color:#898989;	
}

.section-acik-gri-ic{
	padding:6em 0;	
		background: #f9f9f9;
}
.h1-ic-sayfa-1{
	font-size:2rem;
	font-weight: 600;
	color:#222222;
}


.h2-ic-sayfa{
	font-size:1.5rem;
	font-weight: 600;
	color:#222222;
	margin:1rem 0 2rem 0;
}

.h2-ic-sayfa-2{
	font-size:2rem;
	font-weight: 600;
	color:#222222;
}


.sertifikalar img{
	-webkit-box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.1);
box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.1);	
}

.b-left{
border-left:1px solid #ccc;
}

.sol-menu a{
	font-size:1rem;
	color:#000;
		
}
.sol-menu a:hover{
	font-size:1rem;
	color:#000;
	text-decoration:none;
		
}
.yesil-check{
font-size:2rem;
color:#95BB55;	
}

.modal-title {
    margin-bottom: 0;
    line-height: 1.5;
    margin: 1rem;
    font-size: 1.7rem;
}

.h1-ic-sayfa-3{
	font-size:1.4rem;
	color:#000;
	margin-bottom:1rem;
	font-weight:600;
}

.btn-primary.disabled, .btn-primary:disabled {
    color: #000;
    background-color: #cdcdcd;
    border-color: #cdcdcd;
}
.kategoriler{
	background:#fff;
	margin-bottom:1rem;	
}


.kategoriler a{
	color:#000;
	font-size:1rem;
}
.kategoriler a:hover{
	color:#000;
	text-decoration:none;
}

.kategoriler:hover{
	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;
}

.referans-tepe {
	    position: relative;
    background: #ffffff;
    border-radius: .4em;
    padding: 1rem 2rem;
    font-size: 1.6rem;
    font-weight: 600;
}

.referans-tepe:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 0;
	height: 0;
	border: 20px solid transparent;
	border-top-color: #ffffff;
	border-bottom: 0;
	margin-left: -20px;
	margin-bottom: -20px;
}

.servis{
font-size:4rem; 
font-weight:800; 
color:#e20613;	
}

.ana-baslik{
	color:#e20613;
	font-size:1.5rem;
}

.zaman_bg{
	font-size:1.4rem;
	font-weight:600;
	color:#373737;	
}

@media screen and (max-width: 991px){
	
	
.header_bg{
	background-image: url(../images/header_bg.jpg);
	background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;

}	
	
	
	.servis{
font-size:2rem; 
font-weight:800; 
color:#e20613;	
}
	
	.navbar-brand img{
		max-height:45px;
		width:auto;	
	}
	
	.modal-title {
    margin-bottom: 0;
    line-height: 1.5;
    margin: 1rem;
    font-size: 1.2rem;
}
	
	.b-left{
border-left:0px;
}
	.h1-alt{
	font-size:1.2rem;
	font-weight: 500;
	color:#f9f9f9;
	margin-bottom:5rem;
	
}

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


	.asagi-ok-con{
		display:none;	
	}
	
	.h-60{
		max-height:50% !important;	
	}
	.top-phone{
margin-right:0;
padding-left:0;	
}

.top-diller{
display:none;
}
	
.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%;
}
	
	

	
	.top-social{
		display:none;	
	}
	
	
	.h-60 {
    height: 80%!important;
}
	
	.h-md-80 {
    height: 100%!important;
}
	


	
.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;
}


	
	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: 0;
		background-color: #000;
	}
	.nav-link{
		line-height:1rem;
	}
	
	.navbar-dark .navbar-nav .nav-link {
    color: #fff;
    background-color: none;
	background: none;
    font-weight: 500;
	font-size:1rem;
}
	
	
	.navbar-dark .navbar-nav .nav-item .nav-link:focus {
	 color: #fff;
    background-color: none;
	background: none;
}


	
	.nav-bottom-border{
		border-bottom:1px solid #377d28;	
	}
	

.teklif-buton{
	display:none;	
}


	.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{
	background:none;
	padding: .5rem;
	border: none;
	border-radius:0;
	margin-top: -.2rem;
	
}

.dropdown-menu a{
	color:#f9f9f9;
	line-height: .9rem;
	font-size:1rem;
	padding: .1rem .4rem .1rem .4rem;
	margin: .3rem 0 .3rem 0;
	font-weight:500;
	padding-left:2rem;
	
}

.dropdown-menu a:hover{
	background:none;
	color:#000;
	opacity:.3;
	-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;
}




.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:#000;
    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:600;
	
	 background-size:contain;
    background-image:none;
	background-color:#e20613;
    -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;	
}
.top-social{
	display:none;	
}

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

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

.section-acik-gri{
	background: #f9f9f9;
	padding:1rem 0;
}

.h1-anasayfa-1 {
    font-size: 1.4rem;
    font-weight: 600;
    color: #222222;
    margin-top: 1rem;
}

.h2{
    font-size: 1.4rem;
}

.sizi-arayalim{
	position:absolute;
	left:1.6rem;
	top:1.6rem;	
}

.navbar-brand{
	padding-left:1rem;	
}


}