
html{
	height: 100%;
}

body{
	font-family: 'Roboto', sans-serif;
	height: 100%;
	font-weight: 400;
	font-size:1.05rem;
	color:#223a52;
	background-color:#fff;
}

a {
    color: #266396;
    text-decoration:none;
}

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

h1{
    font-size: 2rem;
    font-weight: 900;
    margin-bottom: 2rem;
}

h2{
	font-size:1.5rem;
	font-weight: 500;
	color:#223a52;
}

h3{
	font-size:1.1rem;
	font-weight: 500;
	color:#223a52;
}

h4{
	font-size:1.1rem;
	font-weight: 500;
	color:#223a52;
}


h5{
	font-size:1.2rem;
	font-weight: 500;
	color:#223a52;
}


.h1-ic{
	font-size: 1.8rem;
    font-weight: 500;
	margin-bottom: .8rem;
}

.h2-ic{
	font-size: 1.5rem;
    font-weight: 500;
	margin-bottom: .8rem;
}


.h3-ic{
	font-size: 1.3rem;
}

.h2-ust{
	font-size: 1rem;
    font-weight: 500;
    color: #ff6307;
	
}


.header-ust{
font-size: 1.4rem;
font-weight: 600;
color:#ff6307;
}

.header-h1{

font-size: 2.4rem;
font-weight: 600;
color: #fff;
margin-bottom: 1rem;
}

.header-p{
font-size:1.2rem;
font-weight: 500;
color:#fff;
margin-top:.2rem;
margin-bottom: 1rem;
}

.header-sol{
	 margin-top: 6rem;
}

/* */

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


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



.navbar-transparent {
	background: rgba(255,255,255,0);
	padding-top: 20px;
}

.navbar-scroll-down{
	background-color:#fff;
	display: none;
	padding-top: 20px;
	box-shadow: 1px 2px 4px rgba(0, 0, 0, .1);
}


nav a {
	font-size:1rem;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
	margin-left:.4rem;
}


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


.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:	#223a52;
line-height:40px;
font-size:.9rem;
color:#fff;
font-weight:500;
}

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


.top-phone a{
color:#fff;
}

.top-phone a:hover{
opacity: .6;
}


.navbar-dark {
background:#ffffff;
-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);
}



.navbar-dark .navbar-nav .nav-link {
    color: #223a52;
	font-weight:500;
	border-radius:0;
	padding:.3rem 1rem;
	font-size:1rem;
}

.navbar-dark .navbar-nav .nav-link:hover {
     color: #223a52;
	padding:.3rem 1rem;
}


.navbar-dark .navbar-nav .nav-link:focus {
	 color: #1f4da9;
}

.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: #111826;
	font-weight:500;
}

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

.dropdown-menu{
	background: #fff;
	padding: .5rem;
	border: none;
	border-radius:0;
	margin-top: 0;
	border-bottom-left-radius:.5rem;
	border-bottom-right-radius:.5rem;
	box-shadow: 0px 5px 5px 0px rgba(0,0,0,.1);
	
	
	
}

.dropdown-menu a{
    color: #223a52;
	line-height: 1.7rem;
	padding: .1rem 1rem .1rem 1rem;
	margin: .3rem 0 .3rem 0;
	font-weight:500;
	
}

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



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


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

.section-ic{
margin-top: 7rem;
}

.section-ara{
	
	background-color:#284157;
	color:#fff;
	padding: 3rem 1rem 2rem 1rem;
}

.bg-footer{
	background-color:#223a52;
	padding-top:2rem;
	padding-bottom:2rem;
}


.bg-footer a{
color:#5bcdf4;
font-size: 1rem;
font-weight: 400;

}

.bg-footer a:hover{
color:#ffffff;

}




.social{
	opacity: .8;
}



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




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


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


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

/* Outlined butonlar */
.btn-primary {
    background: #ff6307;
    color: #fff;
	font-weight: 600;
	border-radius:3rem;
	border:none;
	font-size:1.2rem;
}
 
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
    background: #cc4e09;
	border:none;
}


.btn-secondary {
    background: #cadded;
    color: #223a52;
	font-weight: 600;
	border-radius:3rem;
	border:none;
	margin: .3rem;
}
 
.btn-secondary:hover, .btn-secondary:focus, .btn-secondary:active, .btn-secondary.active, .open > .dropdown-toggle.btn-secondary {
    background: #223a52;
	border:none;
}


.btn-whatsapp {
    background: #2ab540;
    color: #fff;
	font-weight: 600;
	border-radius:3rem;
	border:none;
	font-size: 1.2rem;
}
 
.btn-whatsapp:hover, .btn-whatsapp:focus, .btn-whatsapp:active, .btn-whatsapp.active, .open > .dropdown-toggle.btn-whatsapp {
    background: #21932e;
	color: #fff;
	border:none;
}


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

.btn:hover .fas{
	-webkit-animation: fadeInLeft .5s;
    animation: fadeInLeft .5s;
}
 
.btn-primary:active, .btn-primary.active {
    background: #221e53;
    box-shadow: none;
}


.btn-outline-primary {
      color: #000;
    background-color: #a2f158;
    background-image: none;
	border: 1px solid #a2f158;
	border-radius: 1rem;
	font-size:1.4rem;
	font-weight:600;
	margin-top:.5rem;;
}

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

.btn-outline-secondary {
    color: #000;
    background-color: #a2f158;
    background-image: none;
	border: 1px solid #a2f158;
	border-radius: 1rem;
	font-size:1.4rem;
	font-weight:600;
	margin-top:.5rem;
}

.btn-outline-secondary:hover, .btn-outline-secondary:focus, .btn-outline-secondary:active, .btn-outline-secondary.active, .open {
    background: #a2f158;
	border: 1px solid #a2f158;
	color:#000;
}

.btn-top{
	padding:.2rem 1rem;
	font-size:.9rem;
	margin-left:2rem;
}


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



.ikonlar{
	font-size:1.1rem;
	font-weight:700;
	color:#000;
	margin-top:3.5rem;
	margin-bottom:1.5rem;
	background:#fff;
	padding:3rem .5rem .5rem .5rem;
	border-radius:.7rem;
}

.ikonlar img{
	position:absolute;
	margin:0 auto;
	top:1rem;	
	left:0;
	right:0;
}



.box2-title-ic{
	padding-top:.5rem;
	min-height:80px;
}

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


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

.form-teklif input{
	background:#fefefe;
	border:1px solid #efefef;
	line-height:1.8rem;
}

@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{
	background-color: #284157;
	border-radius: 1.2rem;
	color:#fff;
	padding: .1rem 2rem;
}

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

.box a:hover{
	color:#ffffff;
	text-decoration:none;
	opacity: .5;
	transition: opacity .2s ease-out;
  -moz-transition: opacity .2s ease-out;
  -webkit-transition: opacity .2s ease-out;
  -o-transition: opacity .2s ease-out;
}

.box a:focus{
	color:#ffffff;
	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{
	background-color:#fafcfc;

	padding:.2rem;	
}

.box2 .anim{
opacity:1;
	-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;
	
	 }

.box2:hover .anim{
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;
	 
	 }
	 
.box2:hover .fas{
-webkit-animation: header-arrow-anim .5s;
    animation: header-arrow-anim .5s;
	 
	 }

.box2 a{
	color:rgba(52,158,159,1);
	text-decoration:none;
	font-weight:600;
}

.box2 a:hover{
	color:rgba(52,158,159,1);
	text-decoration:none;
}

.box2 a:focus{
	color:#000;
	text-decoration:none;
}

/* çevre */


.box3{
	background-color:#4ac36f;
	padding:.2rem;	
	margin-bottom:2rem;
}

.box3 .anim{
opacity:1;
background-color:#4ac36f;
	-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;
	
	 }

.box3:hover .anim{
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;
	 
	 }
	 
.box3-title{
	padding:1rem 0;
	margin:0;
	font-size:1.5rem;
	line-height:3rem;	
}

.box3 a{
	color:#fff;
	text-decoration:none;
	font-weight:600;
}

.box3 a:hover{
	color:#fff;
	text-decoration:none;
}

.box3 a:focus{
	color:#000;
	text-decoration:none;
}

/* Kalite*/

.box4{
	background-color:#edb059;
	padding:.2rem;	
	margin-bottom:2rem;
}

.box4 .anim{
opacity:1;
	-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;
	
	 }

.box4:hover .anim{
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;
	 
	 }
	 
	 .box4-title{
	padding:1rem 0;
	margin:0;	
	font-size:1.5rem;
	line-height:3rem;
}

.box4 a{
	color:#fff;
	text-decoration:none;
	font-weight:600;
}

.box4 a:hover{
	color:#fff;
	text-decoration:none;
}

.box4 a:focus{
	color:#000;
	text-decoration:none;
}


/* sertifika*/

.box5{
	background-color:#de7676;
	padding:.2rem;	
	margin-bottom:2rem;
}

.box5 .anim{
opacity:1;
	-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;
	
	 }

.box5:hover .anim{
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;
	 
	 }
	 
.box5-title{
	padding:1rem 0;
	margin:0;	
	font-size:1.5rem;
	line-height:3rem;
}

.box5 a{
	color:#fff;
	text-decoration:none;
	font-weight:600;
}

.box5 a:hover{
	color:#fff;
	text-decoration:none;
}

.box5 a:focus{
	color:#000;
	text-decoration:none;
}


.urun-resim{
		border-radius:.5rem;
	border:1px solid #e5e8e9;
}


/* ürünler*/

.box6{
	border-radius:.5rem;
	border:1px solid #e5e8e9;
	background:#fff;
	margin-bottom:2rem;
}

.box6 .anim{
opacity:1;
	-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;
	
	 }

.box6:hover .anim{
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;
	 
	 }
	 
.box6-title{
	color:#8a6129;
	padding:0;
	margin:0;	
	font-size:1.3rem;
}

.box6-kod{
	color:#8a6129;
	padding:0;
	margin:0 0 1rem 0;	
	font-size:.9rem;
}

.box6 a{
	color:#000;
	text-decoration:none;
	font-weight:600;
}

.box6 a:hover{
	color:#000;
	text-decoration:none;
}

.box6 a:focus{
	color:#000;
	text-decoration:none;
}


/* */

.box-3 { 
background-color: #4ac36f; 
font-size:1.5rem;
width:100%;
margin-bottom:1rem;
}

.box-4 { 
background-color: #edb059; 
font-size:1.5rem;
width:100%;
margin-bottom:1rem;
}

.box-5 { 
background-color: #de7676; 
font-size:1.5rem;
width:100%;
margin-bottom:1rem;
}



.btn-three {
	color: #FFF;
	transition: all 0.5s;
	position: relative;
	width:100%;
	font-size:1rem;
	padding:2rem 0 1rem 0 ;
}
.btn-three::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	background-color: rgba(255,255,255,0.3);
	transition: all 0.3s;
}
.btn-three:hover::before {
	opacity: 0 ;
	transform: scale(0.5,0.5);
}





.p-urun-kategori{
	font-size:1.4rem;
	color:#8a6129;
	margin-bottom:2rem;
	padding:0;	
}


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

.hr-mavi{
	display: block; height: 1px;
	 border: 0; border-top: 1px solid #dee9e4;
    margin: 1em 0; padding: 0; 

}



/* Footer stili */
footer{
	color:#f9f9f9;
	font-size:1rem;	

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

.h-80 {
    height: 80%!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;	
}

.slider_v1{
    background: url("../images/slider/vera-su-tesisat.webp");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.bg_slider{

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

.section-gri{
	padding-top:3rem;
	padding-bottom:3rem;
}



.firma_ismi{
	font-size:2rem;
}




.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: 400;
    border-radius: .5rem;
    padding: .3rem 1rem;
}
 

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


.section-koyu-mavi a{
	color:#81ddde;
}

.section-koyu-mavi a:hover{
	color:#fff;
	-webkit-transition: color .2s ease-in-out;
    -moz-transition: color .2s ease-in-out;
    -ms-transition: color .2s ease-in-out;
     o-transition: color .2s ease-in-out;
     transition: color .2s ease-in-out;
}



 .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: #8bb434;
        }
        .control:hover input:not([disabled]):checked ~ .control_indicator,
        .control input:checked:focus ~ .control_indicator {
            background: #0e6647d;
        }
        .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);
            }
        }


.bottom-bar{
	position:fixed;
	bottom:0;
	right:0;
	width:1%;
	height:100%;
}

.teklif-buton{
	position:absolute;
	right:-5.8rem;
	top:15rem;
	-moz-transform: rotate(90deg);
-webkit-transform: rotate(90deg);
-o-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.teklif-buton{
	padding-top:3rem;
	-webkit-transition: right 0.5s ease;
	transition: right 0.5s ease;
}

.teklif-buton:hover{
	right:-4.8rem;
	-webkit-transition: right 0.5s ease;
	transition: right 0.5s ease;
	background-color:#000;
}

.teklif-buton:hover, .teklif-buton:focus, .teklif-buton:active, .teklif-buton.active, .open {

	color:#fff;
}


.alt-tel{
	font-size:2rem;
	font-weight: 600;
	margin:0;
	padding:0;
}


.alt-tel{
	display:block;	
}

.alt-tel-m{
	display:none;	
}

.logo{
	width:80%	
}

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


.fa-check-circle{
color:#63b123;
padding-right:.6rem;	
}


.bizi-ara{
	position: absolute;
    top: -5.5rem;
    left: 0;
    right: 0;
    animation: float 1s ease-in-out infinite;
	margin:0 auto;
}

.slogan{
	font-size: 1.2rem;
	font-weight: 600;
	margin: 1rem 0 0 0;
	color:#ff6307;
}

@-webkit-keyframes float {
  0% {

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

  }
  50% {

    -webkit-transform: translatey(-12px);
            transform: translatey(-12px);
  }
  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);
  }
}

#accordion .card{
	border:0;
}
.ara_btn{
	display: inline-block;

}

.sticky-top {
        position: -webkit-sticky;
        position: sticky;
        top: 8rem;
        z-index: 1020;
}


.sol-tel{
	font-size: 1.7rem;
	font-weight: 500;
}

.iletisim-tel{
	font-size: 1.5rem;
}

.iletisim-top{
	font-size: 1.2rem;
	color:#ff6307;
	margin: 0;
	padding: 0;
}

.marka{
		font-size: 1.2rem;
	}	

@media (max-width: 991px){

	
	
.slogan{
	font-size: 1.7rem;
}
	
	.sol-tel{
		font-size: 2.4rem;
	}
	
	
.sticky-top {
        position: -webkit-relative;
        position: relative;
 		top: 0;
        z-index: 1020;
}	
	
.ara_btn{
	display: none;

}	
	
.bg-footer{
	padding-bottom:5rem;
}	
	
.section-ic{
margin-top: 5rem;
}
	
.btn-whts {
    color: #fff;
	font-weight: 500;
    background-color: #ff6307;
    background-image: none;
	border:none;

    font-size: 1.2rem;
	border-radius: 0;
}

.btn-whts:hover, .btn-whts:focus, .btn-whts:active, .btn-whts.active, .open {

	border:none;

}	

.btn-wap {
    color: #fff;
    background-color: #2ab540;
	font-weight: 500;
    background-image: none;
	border:none;

    font-size: 1.2rem;
	border-radius: 0;
}

.btn-wap:hover, .btn-wap:focus, .btn-wap:active, .btn-wap.active, .open {

	border:none;

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

	
body{

	font-size:1.3rem;

}
	
h1{
    font-size: 2.4rem;
    font-weight: 900;
    margin-bottom: 2rem;
}

h2{
	font-size:1.7rem;
	font-weight: 600;
	color:#223a52;
}

h3{
	font-size:1.4rem;
	font-weight: 500;
	color:#223a52;
}

	.btn-sm{
		font-size: 1.2rem;
	}

.h2-ust{
	font-size: 1.2rem;
    font-weight: 500;
    color: #ff6307;
	
}
	
	.box{
		margin-bottom: 2rem;
		font-size: 1.5rem;
	}
	
.logo{
	width:40%	
}
	
.top-bar{
	display:none;
}
.top-40{
	margin-top:0;	
}
	

.mobile{
	align-self:flex-start !important;
	margin-top:9rem;
}

.hide-mobile{
	display:none;	
}
	


.navbar-dark .navbar-nav .nav-active {
    border-bottom: 0
}
	
.navbar-brand img{
max-height:50px;
width:auto;
}


	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: #ffffff;
	}
	.nav-link{
		line-height:1rem;
	}
	
	.navbar-dark .navbar-nav .nav-link {
    color: #223a52;
    background: none;
	padding:0;
	margin:0 0 .3rem 0;
	font-size:1.3rem;
	font-weight:600;
}
	
	.navbar-dark .navbar-nav .nav-link:hover {
    color: #223a52;
    padding: 0;
	font-weight:600;
	}
	
	.navbar-dark .navbar-nav .nav-link:active {
    color: #223a52;
    padding: 0;
	font-weight:600;
	}
	
	.navbar-dark .navbar-nav .nav-link:focus {
    color: #223a52;
    padding: 0;
	font-weight:600;
	}


	.ikon-p{
	font-size:1rem;
	}
	
	
	
	/* header mobil stili*/
	.header{
		height:auto;
	}
	
	.header-image{
		max-height:200px;	
	}
	
	
	/* h tag mobil stilleri */
	
	
	.dropdown-menu-arrow{
		display:none;	
	}


.dropdown-menu{
	background: #ffffff;
	padding: .5rem;
	border: none;
	border-radius:0;
	margin-top: 0;
	border-bottom-left-radius:0;
	border-bottom-right-radius:0;
	box-shadow: 0px 0px 0px 0px rgba(0,0,0,.1);
	
	
}

.dropdown-menu a{
    color: #223a52;
	line-height: 1.3rem;
	padding: 0;
	margin: 0;
	font-weight:600;
	font-size:1.3rem;
	
	
}




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

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


.header-h1{
font-size: 2.4rem;
color: #fff;
}

.header-p{
font-size:1.3rem;
font-weight: 500;
color:#fff;
}



.bg_slider{
	background-color:#fff;
    background-position:center;
    background-repeat: no-repeat;
    background-size: scroll;
	min-height: 100%;
	position:absolute;
	min-width: 100%;
	left: 0;
	top: 0;
	
}

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


.btn-line-2{
display:none;	
}

.slider_v1{
background: url("../images/slider/vera-su-tesisat-m.webp");
   background-position: center;
    background-repeat: no-repeat;
    background-size: cover;

}

.navbar-dark .navbar-toggler {
    color: #223a52;
    border-color: rgba(255,255,255,.1);
}

}