@import url('../../../../../css');
@import url('https://fonts.cdnfonts.com/css/proxima-nova-condensed');
body{
	font-family: 'Montserrat', sans-serif;
}
*{outline:none}
a,a:hover,a:focus{text-decoration:none}
a , a:hover, a:focus , a:active{color:initial}

	.row2 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 100px;
    margin-left: 100px;
}
.pb-60{margin-bottom:60px;}
.pb-90{margin-bottom:90px;}
.pb-120{margin-bottom:120px;}
.opacity-0{
    opacity: 0;
    transition: 300ms;
}
header{
	position: absolute;
	z-index: 1030;
	width: 100%;
    font-family: 'Proxima Nova Condensed', sans-serif;
 
    
}
.contact-header{
    display:flex;
    align-items:center;
    justify-content:end
}
.main-header{
    padding:0 255px;
}
header.main-header.fixed-bar {
    position: fixed;
    background: #222;
    transition: 700ms background;
    z-index:9999999999;
}
ul.logo{
    padding:15px
}
header ul{
    list-style-type: none;
    display: flex;
    margin: 0;
    align-items: center;
	}
header ul li{
    float: left;
}
header ul li a{
    color: #000;
    text-decoration: none;
    font-weight: 500;
}
header ul.social{margin-left:30px;}
.menu {
   
    z-index: 1;
    top: 51%;
    right: 60px;
    }
	.menu2 {

    z-index: 1;
    top: 31%;
    left: 6%;
}
.sidenav {
	
  height: 0;
  width: 100%;
  position: fixed;
  z-index: 99999999;
  top: 0;
  left: 0;
  background-image:url('../images/menubg.png');
  overflow-x: hidden; 
  transition:500ms
  
  
  
}
.sidenavv {
	
    height:0;
    width: 100%;
    position: fixed;
    z-index: 99999999;
    top: 0;
    left: 0;
    background-image:url('../images/menubg.png');
    overflow-x: hidden; 
    transition:500ms
    
    
  }
.sliders .slick-track:after {
    display: table;
    content: '';
    position: absolute;
    width: 100%;
    z-index: 2;
   height: 1080px;
    background: url(https://www.hekimoglu.com.tr/assets/img/pattern.png);
       
}
.sidenav ul {
    list-style-type: none;
    padding: 15px 0;
    display: inline-block;
    margin: 0;
}

.sidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 25px;
  color: #818181;
  display: block;
  transition: 0.3s;
}
.sidenav .dil{display:flex;}

.sidenav a:hover {
  color: #f1f1f1; 
}
.sidenav .closebtn:hover {
  color: #ed1b24; 
}

.sidenav .closebtn {
     position: absolute;
    top: 14%;
    right: 280px;
    margin-left: 21px;
    z-index: 999;
    /* left: 90px; */
    color: #ffffff;
    font-size: 90px;
    width: 75px;
}
.sidenav .text {}
.sidenav .text h1{
    font-size: 180px;
    color: #fff;
    text-align: right;
    position: relative;
    top: -15px;
}
.sidenav .header {
    margin-top: -60px;
}
.sidenav .header {
    min-height: 446px;
}
.sidenav .header li {}
.sidenav .header  li a{
    color: #fff;
    font-size: 28px;
    font-weight: 500;
    line-height: 41px;
    text-transform: capitalize;
}
.sidenav .header .active a{color:red}
.sidenav .bottom {}
.sidenav .menusocial{top: 100%;position: relative;}
.sidenav .menusocial ul{
    display: flex;
    position: relative;
}
.sidenav .menusocial ul li {}
.sidenav .menusocial ul li a{
    font-size: 10px;
    color: #fff;
    font-weight: 400;
    text-transform: uppercase;
}
.sidenav .menucontact{
    position: relative;
    text-align: right;
    bottom: -56px;
    color: #fff;
}
.sidenav .menucontact ul{}
.sidenav .menucontact ul li{
    font-size: 12px;
}
.sidenav .menucontact ul li a{color: #fff;font-size: 30px;font-weight: 400;padding: 8px 0 8px 0;}
.sidenav .menucontact ul li a i{
    padding-right: 10px;
}



.sidenavv ul {
    list-style-type: none;
    padding: 15px 0;
    display: inline-block;
    margin: 0;
}

.sidenavv a {
  padding: 20px 8px 8px 32px;
  text-decoration: none;
  font-size: 25px;
  color: #818181;
  display: block;
  transition: 0.3s;
}
.sidenavv .dil{display:flex;}

.sidenavv a:hover {
  color: #f1f1f1; 
}
.sidenavv .closebtn:hover {
  color: #ed1b24; 
}

.sidenavv .closebtn {
    position: absolute;
    top: 5%;
    right: 280px;
    margin-left: 21px;
    z-index: 999;
    /* left: 90px; */
    color: #ffffff;
    font-size: 90px;
    width: 75px;
}
.sidenavv .text {}
.sidenavv .text h1{
    font-size: 115px;
    color: #fff;
    text-align: right;
    position: relative;
    top: -55px;
}
.sidenavv .header {
    margin-top: -60px;
}
.sidenavv .header {
    min-height: 446px;
}
.sidenavv .header li {    list-style: disc;
    color: #fff;
    font-size: 35px;
    transition: 300ms;}
    .sidenavv .header li:hover{
        margin-left:10px;
        transition: 300ms;
    }
.sidenavv .header  li a{
    color: #fff;
    font-size: 28px;
    font-weight: 500;
    line-height: 41px;
    text-transform: capitalize;
}
.sidenavv .header .active a{color:red}
.sidenavv .bottom {}
.sidenavv .menusocial{top: 100%;position: relative;}
.sidenavv .menusocial ul{
    display: flex;
    position: relative;
}
.sidenavv .menusocial ul li {}
.sidenavv .menusocial ul li a{
    font-size: 10px;
    color: #fff;
    font-weight: 400;
    text-transform: uppercase;
}
.sidenavv .menucontact{
    position: relative;
    text-align: right;
    bottom: -56px;
    color: #fff;
}
.sidenavv .menucontact ul{}
.sidenavv .menucontact ul li{
    font-size: 12px;
}
.sidenavv .menucontact ul li a{color: #fff;font-size: 30px;font-weight: 400;padding: 8px 0 8px 0;}
.sidenavv .menucontact ul li a i{
    padding-right: 10px;
}
.sliderbottom .item1{
    transition:300ms
}
.sliderbottom .item3{
    transition:300ms
}
.sliderbottom .item1:hover{
    margin-top: -15px;
    transition: 300ms;
}
.sliderbottom .item3:hover{
    margin-top: -15px;
    transition: 300ms;
}
.active{width:500px}
.pasive{width:0}

.slick-next , .slick-prev {
  display: none !important;
}
.sliders {position:relative}
.sliders .item{
    position: relative;
}
.sliders .item .inline{
    position: absolute;
    top: 31%;
    left: 32%;
        z-index: 99;
}
.sliders .item2 .inline{
    padding: 21% 0 34.5% 7%;
}
.inline .detail{
    margin-top: 28px;
    text-align: center;
    font-family: 'Proxima Nova Condensed', sans-serif;

}
.inline .detail p{
    color: #fff;
    margin: 30px 0 55px 0;
    font-size: 20px;
    font-weight: 300;
}
.item .inline .detail a{

    transition: 300ms;
    color: #fff;
    padding: 19px 26px;
    font-weight: 600;
}
.item2 .inline .detail a{
    background: #fff;
    color: #ec1c24;
    padding: 20px 40px;
    font-weight: 600;
}
.inline .detail h4{
    color: #fff;
    font-size: 69px;
    text-transform: uppercase;
    font-weight: 200;
    text-shadow: 0px 4px 4px #000000c7;
}
.inline .detail h3{
    color: #fff;
    font-size: 69px;
    text-transform: uppercase;
    font-weight: 900;
        text-shadow: 0px 4px 4px #000000c7;

}
.inline img{
    margin-left: 80px;
}

.soft-bg a {color:#fff;font-weight: 400;  text-shadow:2px 2px 5px #000000ad;}
	header .header{
    margin-left: 3%;
    position: relative;
    right: 0;
   
}
						header .header li{
    margin-left: 0%;
    margin-right: 22px;
}
header .header li a:after{
  content:" ";
  display: table-cell;
  width: 2px;
  height: 21px;
  z-index: 999;
  background: #fff;
  float: right;
}
						header .header li a{
    font-size: 18px;
    text-transform: lowercase;
    padding-right: 10px;
}

.logo img{
    width: 132px;
        filter: drop-shadow(2px 2px 5px #000000ad);
}

header .contact li {
    margin-left: 15px;
    font-size: 28px;
    padding: 5px 10px;
}
header .contact li a i{
    font-size: 20px;
    margin-right: 3px;
}
header .dil {
  
}
header .dil.aktif{
    background-color: red;
}
header .dil li{
    margin-left: 15px;
}
header .dil li a{
    font-size: 18px;
}
header .dil li a img{}

.sliderbottom{
    position: relative;
    bottom: 140px;
    padding: 0px 255px;
    min-height: 310px;
}
.sliderbottom input{
    border: none;
    width: 87%;
    padding: 36px 0;
    font-weight: 600;
    text-indent: 20px;
    color: #677381;
    font-weight: 500;
}
.sliderbottom a{
 }
 .sliderbottom a i{
    font-size: 23px;
    font-weight: 600;
    color: #667280;
 }

.sliderbottom .katalog{background:#ec1c24;text-align: center;height: 124px;}
.sliderbottom .tumu{background:#fff;text-align: center;}
.sliderbottom .katalog a{background:none;}
.sliderbottom .katalog a h4{background:none;padding-top: 30px;color: #fff;font-weight: 400;font-size: 16px;}
.sliderbottom .tumu a{background:none}
.sliderbottom .tumu a h4{
    padding-top: 30px;
    color: #677381;
    font-weight: 400;
    font-size: 16px;
}

.social {
    position: absolute;
    right: -10px;
    top: 42%;
    -ms-transform: rotate(-90deg); /* IE 9 */
    -webkit-transform: rotate(-90deg); /* Safari 3-8 */
    transform: rotate(-90deg);
}
.social ul{
	list-style-type: none;
	padding: 15px 0;
	display: inline-block;
	margin: 0;
	}

.social ul li{
    float: left;
    color: #fff;
    margin-right: 24px;
}
.social ul li a{
   color:#fff;
   font-weight:200;
   font-size: 11px;
   text-transform: uppercase;
}
.about{padding-bottom: 20px;z-index: 101;position: relative;margin-top: -80px;}

.about .about-img{position: relative;z-index: 101;}
.about  .aboutlink{
   margin: 45px 0;
}
.about .aboutlink a{
    background: #e2000e;
    padding: 17px 52px;
    color: #fff;
font-weight: 500;
    font-size: 16px;
}
.about h5{
    -ms-transform: rotate(-90deg); /* IE 9 */
    -webkit-transform: rotate(-90deg); /* Safari 3-8 */
    transform: rotate(-90deg);
    position: absolute;
    margin-top: 32%;
    margin-right: 0%;
    margin-left: -94px;
    text-transform: uppercase;
    font-size: 13px;
    color: #2b388f;
    z-index: 999;
    }
	
.about .item{
    padding: 0% 5% 0 6%;
    position: relative;
    z-index: 101;
    background: #ffffff;
width:79%;
}	
.about .item img{
    width: 45%;
}	
.about .item h4{
    color: #e2000e;
    letter-spacing: -3px;
    margin-top: 70px;
    font-size: 60px;
    font-weight: 600;

}	
.about .item span{
    border-bottom: 2px solid #e2000e;
    font-weight: 700;
}	
.about .item p{
    color: #485460;
    line-height: 36px;
 
    font-size: 21px;
    font-weight: 500;
}	

.video .videobg{
    position: relative;
    text-align: center;
} 	
.video .videobg .item{
    position: absolute;
    top: 28%;
    left: 42%;
    color: #fff;
} 	
.video .videobg .item img{ width:203px}
.video .videobg .item h4{
    margin: 20px 0;
    font-size: 34px;
    font-weight: 600;
} 	
.video .videobg .item p{
    margin: 8px 0;
    font-weight: 500;
    color: #fff;
 } 	
.video .videobg	hr{position: absolute;
    bottom: 75px;
    left: 7%;
    width: 86%;
    border-top: 4px solid #ed1b24;}
	
.media-news{
    padding: 200px 235px;
}	
.bottom{
padding:0 126px;
}
.bottom p{
    margin-bottom: 0;
}
.media-news .news{}	
.media-news .news .header{
    padding: 37px 25px 42px
}	
.media-news .news .header h4{
    color: #485460;
    font-size: 62px;
    FONT-WEIGHT: 600;
    letter-spacing: -3px;
}	
	
.media-news .news  .item{}	
.media-news .news  .item .itemtext{color: #485460;}	
.media-news .news  .item img{}	
.media-news .news .item h6{
    top: 0;
    right: 0;
    text-align: left;
    color: #485460;
    padding: 3px;
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 20px;
    margin-top: 6px;
}	
.media-news .news .item h4{
    font-size: 22px;
    min-height: 53px;
}	
.media-news .news  .item p{
    font-size: 15px;
    font-weight: 400;
    min-height: 66px;
}	
.media-news .news  .item b{
    font-size: 35px;
    color: #2b388f;
}	
	
.kalite .slick-dotted.slick-slider {
    margin-bottom: 0;
}	
	
#media-slider .slick-dots {
    position: absolute;
    bottom: 34px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    left: -13%;
}	
#media-slider .item {
}
#media-slider .item .text{
    position: absolute;
    top: 20%;
    left: 25%;
}
#media-slider .item .text h1{
    color: #fff;
    margin-top: 20px;
    font-size: 58px;
}
#media-slider .item .text h4{
    width: 320px;
    color: #fff;
    font-weight: 400;
}
.slick-dots .slick-active button:before {
   
    font-size: 18px;
	
}
	
.slick-dots li.slick-active button:before {
    opacity: 1;
    color: #fff;
}	
 .default .item:hover .itemtext h4{color:#1661af;}

 #default-slider .slick-next , #default-slider .slick-prev {
  display:inline-block !important;
}
 #default-slider .slick-prev:before,  #default-slider .slick-next:before {
    font-family: 'Montserrat';
    font-size: 25px;
    line-height: 1;
    opacity: 1;
    color: #6f6f6f;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
#default-slider .slick-prev:hover:before,  #default-slider .slick-next:hover:before {
   
    color: #fff;
   
}
#default-slider .item {margin: 0 15px;
    padding: 0px 10px;}
#default-slider .item img{/* width: 100%; */}
.slick-prev:before {
    content: '<';
}
.slick-next:before {
    content: '>';
}
.media-news .teklif{
    position: relative;
}
.media-news .teklif .text{
    position: absolute;
    top: 0;
    left: 25%;
}
.media-news .teklif .text h4{
    margin-top: 110px;
    color: #fff;
    font-weight: 300;
    font-size: 31px;
}
.media-news .teklif .text select{
    padding: 12px 146px 12px 5px;
    font-size: 18px;
    border: none;
    font-weight: 300;
    font-family: 'Montserrat';
}
.media-news .teklif .text select option{
   
    font-size: 18px;
   
    font-weight: 300;
    font-family: 'Montserrat';
}
.media-news .teklif .text h3{
    font-size: 13px;
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    color: #fff;
    position: absolute;
    left: -53%;
    width: 293px;
    top: 179px;
}
.media-news .teklif .text p{
    color: #fff;
    padding: 0  41% 36px 0;
}
.media-news .urunkatalog{  position: relative;}
.media-news .urunkatalog .text{
    position: absolute;
    top: 0;
    left: 25%;
    }
.media-news .urunkatalog .text h4{
    margin-top: 110px;
    color: #fff;
    font-weight: 300;
    margin-bottom: 30px;
    font-size: 31px;
    }
.media-news .urunkatalog .text a{
    background: #ed1b24;
    padding: 14px 40px;
    color: #fff;
    text-transform: lowercase;
    font-size: 13px;
}
#default-slider .slick-prev{
    left: 85.5%;
    background: #f4f4f4;
    top: -100px;
    padding: 7px 45px 30px 25px;
    }
#default-slider .slick-prev:hover{
  
    background: #2b388f;
   
    }
	#default-slider .slick-next{
    left: 91%;
    background: #f4f4f4;
    top: -100px;
    padding: 7px 45px 30px 25px;
    }
#default-slider .slick-next:hover{
   
    background: #2b388f;
   
    }
footer .bulten {
   background:#fff;
   display: inline-flex;
   width: 56%;
   padding: 5px;
   margin-bottom: 0;
   height: 60px;
}	
footer .bulten .form-control{border:none;width: 74%;height: 48px;}
footer .bulten a{
    background: #2b388e;
    padding: 15px 38px;
    text-align: center;
    margin-left: 15px;
    color: #fff;
}
footer .bulten .form-control:focus {
  
    box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.25);
}
footer{background: #222222;padding: 53px 235px;}

footer .bottom{background:#ffffff;padding: 15px 0 0;margin-top: 30px;}
footer hr {
    width: 10%;
    margin-left: 8px;
    margin-right: 30px;
    border-top: 3px solid #fff;
    margin-top: 35px;
    }
footer .text{}
footer .text b {
    font-size: 37px;
    color: #fff;
    font-weight: 400;
}
footer h6{
    font-weight: 800;
    
    font-size: 20px;

}
footer .item ul li:hover a {
    color: #f00;}
footer ul li{
    list-style:none;
    
    font-size: 14px;
    font-weight: 300;

}
footer .text p{
    font-size: 15px;
    color: #fff;
    font-weight: 200;
   
}
footer a.yazilim{

    font-size: 15px;
    color: #717171;

}
.sitebuton{
    position:relative;
    color:red;
    text-decoration:none;
}
.sitebuton span{
    position:relative;
    z-index:2;
    border-bottom:none;
}
.sitebuton:after{
    content: '';
    width: 0;
    background: #fff;
    /* padding: 17px 57px; */
    height: 53px;
    transition: 300ms;
        position: absolute;
    left: 0;
    color:#e2000e;
    z-index:1;
    top: 0;
}
.sitebuton:hover:after{
    width:100%;
    transition:300ms
}
.sitebuton:hover{
    border:1px solid #e2000e;
}
.sitebuton:hover span{
    color:#e2000e;
}
footer .bottom b {
    font-size: 10px;
    font-weight: 500;
    }
footer .item {text-align:right;margin-top: 20px;color:#fff;}
footer .item p{
    font-size: 16px;
    margin-top: 31px;
}
footer 	.footer-social{
    margin-top: 20px;
   
}
footer 	.footer-social a{}
footer 	.footer-social a i{
    color: #fff;
    font-size: 25px;
    margin-left: 15px;
}
.banner{    padding: 0px 255px 0;}
.banner .shape{position: absolute;
    right: 0;
    z-index: 99;
    top: 30%;}
.banner .bannericon{
    padding:160px 0;
}
.productscat{
    padding: 0 255px;
}
button.slider-geri{
    border: none;
    background: none;
    left: -30px;
    top: 40%;
    position: absolute;
    color: #fff;
    font-size: 35px;
}
button.slider-ileri{
    border: none;
    background: none;
    right: -55px;
    top: 40%;
    position: absolute;
    color: #fff;
    font-size: 35px;
}
.banner .bannericon img{
    margin-left: 10.5%;
    margin-top: 170px;
}
.urun .productscat{
    height: 380px;
    margin-top:70px;
}
.banner h3{
    color: #fff;

    margin-top: -97px;
    font-size: 55px;
    padding: 0px 0px 50px;
    width: 57%;
    font-weight: 600;
    text-transform: capitalize;
}
.breadcrumb{background:transparent;margin-left: 20%;margin-top: 100px;padding-bottom: 4%;}
.breadcrumb2{margin-left:12%}
.breadcrumb li{}

.breadcrumb li a {
    color: #fff;
    font-size: 24px;
    margin-right: 60px;
    font-weight: 500;
    text-transform: capitalize;
}
.breadcrumb li .active{  border-bottom: 4px solid #ed1b24;
    padding-bottom: 5px;}
.aboutus .about {padding:0 255px}	
.aboutus .item {
    background: #4f5356;
}	
.aboutus .item h4{
    padding: 6% 11% 0 255px;
    color: #fff;
    font-size: 23px;
    font-weight: 400;
    line-height: 36px;
}	
.aboutus .aboutusdetay{}
.aboutus .aboutusdetay h3{
    color: #485460;
    padding: 5% 48px 5% 0;
    font-size: 24px;
    line-height: 40px;
}
.aboutus .aboutbanner{
    text-align: center;
    padding: 0 13%;
	position:relative;
}
.about-s{
   
    background: #222;
    height: 380px;
    padding: 44px 30px 0 255px !important;
    display: flex;
    align-items: center;

}
.about-s h4{
      color: #fff;
    font-size: 21px;
    font-weight: 300;
    line-height: 33px;
}
.aboutus .aboutbanner img{}
.aboutus .aboutbanner .text{position:absolute;color:#fff;top: 21%;left: 20%;}
.aboutus .aboutbanner .text h5{
    font-size: 27px;
    word-spacing: 4px;
    letter-spacing: 10px;
}
.aboutus .aboutbanner .text h3{
    width: 379px;
    font-size: 60px;
    font-weight: 400;
}
.sayfaicerik{
    margin:130px 0
}
.aboutus  p{color:#485460;line-height: 30px;font-weight: 500;}
.aboutus .bottom{
    position: relative;
    padding-top: 200px;
    margin-top: 90px;
}
.aboutus .bottom .img1{position: absolute;top: 1%;left: 22%;}
.aboutus .bottom h1{
    font-size: 453px;
    position: absolute;
    left: 26%;
    top: -8.8%;
    opacity: 0.9;
    color: #2b388f;
    font-weight: 500;
    z-index: 99;
}
.aboutus .bottom .img2{
}
.aboutus .bottom .img3{
    margin-top: 53.5%;
    position: absolute;
    right: 85px;
}
.aboutus .bottom .img4{
    margin-top: 31%;
    padding-right: 57%;
}
.aboutus .bottom .kalite{
    text-align: center;
    background: #1b75bb;
    height: 247px;
}
.aboutus .bottom .kalite h2{font-size: 28px;color:#fff;width: 375px;text-align: left;position: relative;left: 24%;top: 31%;font-weight: 400;}
.aboutus .bottom .kalite span{font-size: 53px;color:#fff;font-weight: 400;}
.aboutus .bottom .kalite a{font-size: 22px;color:#fff;position: relative;top: -150px;left: 25%;}
.aboutus .bottom .man{
    position: relative;
    top: -228px;
    left: 22%;
    z-index: 99;
    width: 235px;
}
.aboutus .bottom .uretim{position:absolute;background-color:#2b388f;top: 40.2%;right: 9%;opacity: 0.9;height: 370px;width: 43%;}
.aboutus .bottom .uretim h2{color:#fff;padding: 5% 81% 0% 19%;font-size: 52px;font-weight: 300;}
.catalog img{
    padding-left: 12%;
    margin-top: -2px;
}
.catalog .text{
    right: 19.8%;
    text-align: right;
    margin-top: 5%;
    z-index: 999;
    position: relative;
}
.catalog .text h3{
    color: #2b388f;
    padding-bottom: 15px;
    font-size: 26px;
    font-weight: 400;
}
.catalog .text a{
    background: #ed1b24;
    color: #fff;
    padding: 12px 43px;
    font-weight: 500;
}
.misyonvizyon {}
.misyonvizyon .detail{padding: 11% 15% 0% 40%;}
.misyonvizyon .detail2{padding: 11% 40% 0% 15%;}
.misyonvizyon .detail h3{color: #2e3192;
    font-size: 64px;
    padding-bottom: 15px;
    font-weight: 500;}
.misyonvizyon .detail p{color: #485460;
    line-height: 48px;
    font-size: 30px;
    font-weight: 500;}
.misyonvizyon .mvbg {  background: url('../images/about/fabrika.png');}
.misyonvizyon .mvbg .date{position: relative;}
.misyonvizyon .mvbg .date img{ }
.misyonvizyon .mvbg .date h4{position: absolute; top: 40%;font-size: 36px;color: #fff;padding: 0px 30%;font-weight: 500;}
.kalite-sablon {}
.kalite-sablon .belge {  background: url('../images/belge/kbg.png'); padding:230px 0;}

.kalite-sablon p{color:#485460;font-size: 24px;line-height: 45px;font-weight:500;padding-bottom: 17%;}
.kalite-sablon.kvkk p{color:#485460;font-size: 18px;line-height: 45px;font-weight:500;padding-bottom:0;}
.kalite-sablon h1{color:#2e3192;font-size:64px;line-height:48px;font-weight:500;padding: 135px 0 50px 0;}
.products {padding: 100px 0;}
.products .item{text-align:center; border:1px solid #a6b2bb; z-index:-2;}

.products .item img{
    position: relative;
    top: 10px;
	z-index:10;
}
.products .item .text {
    min-height: 180px;
    margin-bottom: -73px;
}
.products .item .text h1{
    color: #a6b2bb;
    font-size: 72px;
    font-weight: bold;
    line-height: 66px;
    padding-top: 20px;
}
.products .item  .text h4{
    font-size: 16px;
    font-weight: 400;
    color: #a6b2bb;

}
.products a:hover .item{background:#a6b2bb}
.products a:hover .item .text h1{
color: #fff;}
.products a:hover .item .text h4{
color: #fff;}
.products .item .bg-gray{height: 50px;background:#a6b2bb;padding: 11px 50px;width: 72%;text-align: center;position: absolute;left: 14%;top: 69%;z-index: 5;}
.products a:hover .item .bg-gray{ background:#fff; }
.banner2 {height:821px;}
.banner2 h3{
    font-size: 62px;
    font-weight: bold;
    padding:0;
    width: 100%;
        text-align:center;

}
.banner2 h5{
  font-size: 47px;
    color: #fff;
    width: 100%;
    font-weight: 400;
    text-align: center;

}
.banner2 .shape{
    top: 54%;
}

.banner2 .header h4{
    color: #fff;
    font-size: 22px;
    padding-left: 25%;
    margin-top: -4%;
    }
.productscat{
    position: relative;
    top: -430px;
}
.productscat .item{
    background: #fff;
    margin: 65px 0 25px 23px;
    text-align: center;
    padding:15px;
    border-radius: 10px;
}
.productscat .item img{
  height:210px;
    margin: 0 auto;
}
.menu.urunler {
      margin-top: 15px;
    margin-left: 10px;}
.productscat .slick-dots li button:before {
    font-family: 'slick';
    font-size: 7px;
    line-height: 10px;
    position: absolute;
    top: 0;
    left: 0;
    width: 13px;
    height: 13px;
  
    text-align: center;
    opacity: 1;
    border: 2px solid #7d7b7b;
    border-radius: 50%;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.productscat .slick-dots .slick-active button:before {
    font-family: 'slick';
    font-size: 14px;
    line-height: 17px;
    position: absolute;
    top: 0;
    left: 0;
    width: 21px;
    height: 2px;
   
    text-align: center;
    opacity: 1;
    padding-top: 0px;
    border: none;
    border-radius: 50%;
    color: #7d7b7b;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.productscat .slick-next, .slick-prev {
    display: inline-block !important;
	z-index:999
}
.productscat .slick-prev:before, .productscat .slick-next:before {
    font-family: 'Montserrat';
    font-size: 55px;
    line-height: 1;
    opacity: 1;
    font-weight: 500;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.productscat .slick-prev {left: -75px;}
.productscat .slick-next{right: -75px;}
.productscat-detail{margin-top:-375px}
.productscat-detail ul {width:100%;}
.productscat-detail ul li{float:left;list-style: none;width: 33%;}
.productscat-detail ul li:nth-child(1){text-align: left;}
.productscat-detail ul li:nth-child(2){text-align: center;}
.productscat-detail ul li:nth-child(3){text-align:right}
.productscat-detail .genel{width: 100%;}
.productscat-detail h1{
    font-size: 36px;
    color: #ec1c24;
    font-weight: 700;
    text-align: left;
    padding-top: 30px;


}
.productscat-detail h3{
    font-size: 30px;
    color: #ec1c24;
    font-weight: 700;

    padding-bottom: 30px;
}
.productscat-foto h3{
    font-size: 30px;
    color: #ec1c24;
    font-weight: 700;

    padding-bottom: 30px;
}
.productscat-foto img{
    height: 220px;
    object-fit: cover;
}
.productscat-detail p{
    color: #485460;
    font-size: 15px;
    line-height: 27px;
    padding: 15px 4px;
    font-weight: 500;
}
.opsiyon {
    padding: 3% 0%;
}
.opsiyon .col-sm-6 {
    background: #f1f4f8;
    padding: 6% 5%;
    min-height: 450px;
    margin: 0 15px;
    max-width: 47%;
}
.opsiyon .col-sm-6 h5{
    width: 150px;
    font-size: 36px;
    font-weight: 400;
    color: #2b388e;
    margin-bottom: 25px;
}
.opsiyon .col-sm-6 li{
    font-size: 16px;
    color: #485460;
    line-height: 30px;
    }
.teknik {text-align:center; margin:25px 0;}
.teknik {text-align:center;}
.teknik  h3{font-size:36px; font-weight:400;}
.productbottom{ background:#7a8998; padding: 60px 0; text-align:center;}
.productbottom h4{font-size: 22px;color:#fff;font-weight: 400;margin: 40px 0;}
.productbottom a{font-size:14px;color:#fff;font-weight:400;border: 1px solid #fff;padding: 15px 55px;border-radius: 25px;}
.productbottom a:hover{border-color:#ed1b24; background:#ed1b24;}
.news-sablon {
    margin: 75px 0;
}
.news-sablon .item {
    border: 1px solid #dee3e6;
    padding: 20px 29px;
    font-weight: 600;
    margin-bottom: 25px;
}
.news-sablon .item .news-img{
    text-align: center;
    position: relative;
}
.news-sablon .item .news-img img{max-width:100%}
.news-sablon .item .news-img p{
    position: absolute;
    left: 0px;
    bottom: -16px;
    width: 62px;
    font-size: 14px;
    background: #afafaf;
    color: #fff;
    padding: 3px;
}
.news-sablon .item h4{
    font-size: 21px;
    color: #485460;
    margin-top: 21px;
    font-weight: 500;
    height: 100px;
}
.news-sablon .item p{
    font-size: 14px;
    color: #485460;
    font-weight: 500;
}
.news-sablon .item b{
    font-size: 29px;
    color: #2b388e;
    letter-spacing: 5px;
}
.news-sablon a:hover .item {
 border-color:#fff;
-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.59);
-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.59);
box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.59);
   
}
.news-sablon a:hover .item h4{
    color: #2b388e;
}
.news-sablon a:hover .item p{
    font-size: 14px;
    color: #485460;
}
.news-sablon a:hover .item .news-img p{
    position: absolute;
    left: 0px;
    bottom: -16px;
    width: 62px;
    font-size: 14px;
    background: #afafaf;
    color: #fff;
    padding: 3px;
}
.news-detail{
    margin-top: 50px;
}
#newsdetail-slider {}

#newsdetail-slider  .item{}
#newsdetail-slider  .item img{margin: 0 auto;}
.news-detail .detail {
    padding: 60px 90px;
}
.news-detail .detail h3{
    margin-bottom: 25px;
    font-size: 36px;
    color: #1661af;
    font-weight: 500;
}
.news-detail .detail p{
    font-size: 16px;
    color: #485460;
    font-weight: 400;
}
.news-detail .detail h6{
    font-size: 24px;
    color: #485460;
    font-weight: 500;
}
.news-detail .slick-next , .news-detail .slick-prev {
  display: inline-block !important;
  background:#f4f4f4;
}
.news-detail .slick-prev:before,  .news-detail .slick-next:before {
    font-family: 'Montserrat';
    font-size: 40px;
    line-height: 1;
    opacity: 1;
    font-weight: 500;
    color: #b0b0b0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.news-detail .slick-prev:hover:before,  .news-detail .slick-next:hover:before {
  
    color: #fff;
   
}
.news-detail .slick-prev, .news-detail .slick-next {
      opacity: 1;
      width: 90px;
      height: 55px;
      background:#f4f4f4;
}
.news-detail .slick-prev:hover, .news-detail .slick-next:hover {background:#2e3192;}
.news-detail .slick-next{right:-50px}
.news-detail .slick-prev{left:-50px}
.medkat{
    margin: 50px 0;
}
.medkat .item{
    border: 1px solid #e3e7ea;
    position: relative;
}
.medkat .item .catalog-img{height: 310px;
    background-repeat: no-repeat;
    background-position-x: 245px;
    background-position-y: 63px;}
.medkat .item .header-text {position: absolute;bottom: 0;width: 260px;padding: 0 0 9px 20px;}
.medkat .item .header-text  h3{
    margin-bottom: 84px;
    font-size: 24px;
    color: #485460;
    font-weight: 500;
}
.medkat .item .header-text p{
    font-size: 15px;
    color: #485460;
    font-weight: 400;
}
.medkat .item .header-text img{float: left;
    margin-right: 15px;}
.medkat .item .header-text p i{
    color: #ed1b24;
    font-size: 24px;
    letter-spacing: 13px;
}
.medkat a:hover .item{
   border-color:#fff;
   -webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.59);
-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.59);
box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.59);
}
.medkat a:hover .item .header-text  h3{
   color: #cd0510;
   font-weight: 500;
}
.contact-sablon{background-color:#f8f8f8; text-align:center; padding:50px 0 0 0;}
.contact-sablon h3{
    color: #cd0510;
    font-weight: 500;
    padding-bottom: 40px;
}
.contact-sablon .contact-detail{background-color:#fff;text-align:center;padding: 30px 0;min-height: 317px;margin-bottom: 50px;}
.contact-sablon .contact-detail img{margin: 0 auto;height: 64px;}
.contact-sablon .contact-detail .contact-text{
    padding: 0 50px;
    min-height: 179px;
}
.contact-sablon .contact-detail .contact-text h5{
    color: #cd0510;
    font-size: 16px;
    font-weight: 800;
    padding: 15px 0;
    margin-top: 35px;
}
.contact-sablon .contact-detail .contact-text p{
    color: #485460;
    font-size: 16px;
    font-weight: 600;
}
.contact-sablon .contact-detail a{
    border: 2px solid #cd0510;
	color:#cd0510;
	font-size:14px;
	font-weight:600;
}
.contact-sablon .contact-detail .location {padding: 12px 30px;}
.contact-sablon .contact-detail .envelope {padding: 12px 40px;}
.contact-sablon .contact-detail .call {padding: 12px 88px;}
.contact-sablon .contact-detail a:hover{
    border-color:#cd0510 ;
	background:#cd0510;
	color:#fff;
}
.form {
    text-align: center;
    margin-top: 50px;
    position: relative;
}
.form h1{color:#2e3192; font-weight:500; padding:50px 0 20px 0;}
.form p{color:#485460; font-size:20px; padding:0 0 25px 0 }
.form-control {
    display: block;
    width: 100%;
    height: calc(2rem + .75rem + 2px);
    padding: 0.5rem .75rem;
    font-size: 0.8rem;
    font-weight: 500;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    margin-bottom: 6px;
}
.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #00a651;
    outline: 0;
    box-shadow: 0 0 0 0 rgba(0,123,255,.25);
}
.form .item {}
.btn-blue {
    color: #fff;
    background-color: #e3000f;
    border-color: #e3000f;
    padding: 10px 55px;
    margin-top: 25px;
    color:#fff;
    margin-bottom: 70px;
}
.btn-blue:hover , .btn-blue:active , .btn-blue:focus{border-color:#e3000f;	color:#fff;box-shadow: 0 0 0  0;
}
.form .term {
	position: absolute;
	left: 38%;
	top: 22%;
	width: 27%;
	}
.form .term p{color:#fff; font-size:24px; font-weight:500;}
.form .term i{color:#fff;font-size: 50px;font-weight:500;}
header .dil li .bg{background: white;
    padding: 18px 21px;
    color: #e3000f;
	
	}
footer .item a {
    color: #fff;
    font-weight: 400;
    font-size: 18px;
    }
    footer .item ul li a {
        color: #fff;
        font-weight: 400;
        font-size: 16px;
        }
footer .item a i {margin: 0 3px 0 15px; font-size:24px; font-weight:500;}
#show {color: #c0c5ca;
    font-weight: 600;}
.form-group {
   margin-bottom: 3px;
    float: left;
}
.sidenav .header  a b {
  font-weight:500;
}
.sidenav .header .active a b {
  border-bottom:1px solid red;
}
.sidenavv .header  a b {
    font-weight:500;
  }
  .sidenavv .header .active a b {
    border-bottom:1px solid red;
  }
footer .scroll-top{position:relative;}
footer .scroll-top a{position: absolute;
    top: -150px;
    right: 115px;
    background: #75818f;
    border-radius: 50%;
    height: 45px;
    width: 45px;
    text-align: center;
    margin: 0 auto;
    padding: 3px;
    color: #fff;
    font-size: 25px;
}
.bultenbtn{
    border: none;
    background: #2b388f;
    color: #fff;
    padding: 0 40px;
 }
 .products .item .text2 h1 {
    color: #a6b2bb;
    font-size: 35px;
    font-weight: bold;
    line-height: 66px;
    padding-top: 20px;
}
#news-slider .slick-prev{
    left: 80%;
    top: 47%;
    display: block !important;
}
#news-slider .slick-prev:before{
    color: #fff;
    opacity: 1;
    font-size: 48px;
    
    font-weight: 500;
    font-family: monospace;
}
#news-slider .slick-next{display: block !important;right: 16%;top: 47%;}
#news-slider .slick-next:before{
    font-size: 48px;
    font-weight: 500;
    font-family: monospace;
    color: #fff;
    opacity: 1;
}
.sliderbottom .item2 ,.sliderbottom .item1 .sliderbottom .item3 {position:relative;}
.sliderbottom .item2 .search{position:absolute;top:0;width: 94%;}
.sliderbottom .item3 .video{position: absolute;top:0;}
.sliderbottom .item3 .video h1 {
    color: #fff;
    width: 62%;
    margin-top: 61px;
    margin-bottom: 28px;
    margin-left: 45px;
    font-size: 28px;
    font-weight: 900;
    text-transform: uppercase;
}
.sliderbottom .item3 .video  img{position: absolute;width: 120px;right: -12px;}
.sliderbottom .item3 .video b {
    position: absolute;
    bottom: -76px;
    right: 120px;
    color: #fff;
}
.sliderbottom .item1 .item{position:absolute;top: 0;left:10px;}
.sliderbottom .item1 h1{
    color: #474747;
    margin-left: 45px;
    margin-top: 34px;
    font-family: 'Proxima Nova Condensed', sans-serif;
  
    font-size: 32px;
    font-weight: 900;
    width: 62%;
    margin-bottom: 81px;
    text-transform: uppercase;
}
.sliderbottom .item1 a{color: #d30021;font-weight: 500;margin-left: 45px;text-transform: lowercase;}
.sliderbottom  .item2 .search h1 {
    font-size: 28px;
    width: 62%;
    margin-left: 45px;
    margin-top: 70px;
    color: #4d5e70;
    font-weight: 400;
}
.sliderbottom  .item2 .search b {}
.sliderbottom  .item2 .search .item {
    background: #fff;
    margin-left: 25px;
    margin-top: 50px;
}
.sliderbottom  .item2 .search .item input{}
.sliderbottom  .item2 .search .item a{
    padding: 0px 12px;
}
.home-product{
    padding: 0 255px;
    background: #222222;
    z-index: 9999999;
    position: relative;
}
.home-product .header{
    display: flex;
    justify-content: space-between;
    margin-bottom: 191px;
    align-items: center;
}
.home-product .header a{
    color: #fff;
    margin-top: 35px;
    background: #e2000e;
    font-size: 17px;
    display: flex;
    text-align: center;
    border: 1px solid #ec1c24;
    justify-content: center;
}
.home-product .header a h3{
    font-size: 17px;
    font-weight: 700;
    padding: 15px;
    margin-bottom: 0;
}
.home-product .header h1{
    color: #fff;
    margin-top: 70px;
    letter-spacing: -3px;
    font-size: 62px;
    font-weight: 600;
}
.home-product .header p{
    margin-left: 24%;
    width: 32%;
    color: #fff;
    margin-top: 75px;
    font-weight: 500;
}
.home-product .item {
    background: #e4e2e2;
    margin-bottom: -175px;

    padding: 20px;
    height: 350px;
    margin-top: 150px;
}
.home-product .item img{
    margin-top: -120px;
    padding-left: 0;
    padding-bottom: 36px;
    height: 220px;
    transition: 500ms;
    
    width: 100%;
}
.home-product .item h4{
        margin-bottom: 60px;
}
.home-product .item h3{
    text-align: center;
    display: flex;
    justify-content: center;
    width: 100%;
    font-weight: 900;
    font-family: 'Proxima Nova Condensed', sans-serif;

    text-transform: uppercase;
    color: #222222;

    font-size: 26px;
    height: 80px;

}
.home-product .item a.detay{
    background: #e21c0e;
    padding: 15px 27px;
    color: #ffffff;
    margin: auto;
    display: flex;
    transition: 500ms;
    font-weight: 600;
    justify-content: center;
    font-size: 13px;
    width: 80px;
}
.home-product .item:hover a.detay{
    background: #ffffff;
    color: #e21c0e;
    transition: 500ms;
   
}
.home-teklif{
	position:relative;
}
.home-teklif .text{position:absolute;top: 41%;left: 13%;color:#485460;}
.home-teklif .text h4 {color:#485460;font-size:64px;width: 43%;font-weight: 600;}
.home-teklif .text h3{color:#485460;font-size: 19px;margin-top: 74px;font-weight: 400;}
.home-teklif .text p{color:#485460;font-size: 13px;}
.home-teklif .text select{color:#485460;width: 78%;height: 68px;border: none;font-size: 22px;padding: 0 15px;margin-top: 39px;margin-bottom: 25px;}
.home-teklif .text select option{color:#485460;}

footer .en {
   width: 49%;
   
}
footer .smallen b {
    font-size: 33px;
    color: #fff;
    font-weight: 400;
}
.menu p{    margin-bottom: -9px;
    color: #fff;
    font-size: 31px;
    text-transform: uppercase;
    font-weight: bolder;
    text-shadow:2px 2px 5px #000000ad;
}
.menu2 p{margin-bottom: -9px;
    color: #fff;
    font-size: 15px;
    font-weight: 600;}
.contact .home-teklif {
    margin-left: 86px;
}
.contact .home-teklif a{
    background: #ec1c24;
    padding: 12px 19px;
    font-weight: 600;
    text-transform: lowercase;
    font-size: 16px;
}
.check {display: flex;
    margin: 4px 0 9px;align-items: center;}
.check span+span{margin-left: 15px;font-size: 13px;}
.btn-blue.new-btn {
   
    margin-top: 0;
   margin-bottom: 70px;
    
}
.checkbox input {transform: scale(1.3);
    margin-left: 3px;}
.kvkk a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 2px solid #e5e5e5;
    padding: 0 20px 20px 20px;
    margin-bottom: 30px;
    }
.kvkk a:hover {
   
    border-color:  #ed1b24;
    
    }
.kvkk a h4 {
    margin-bottom: 0;
    margin-right: 40px;
}
.kvkk a:hover h4 {
   color: #ed1b24;
}
.kvkk a i {
    font-size: 49px;
    color: #ed1b24;
}
@-webkit-keyframes ani-mouse {
    0% {
      opacity: 1;
      top: 29%; }
    15% {
      opacity: 1;
      top: 70%; }
    50% {
      opacity: 0;
      top: 70%; }
    to {
      opacity: 0;
      top: 29%; } }
  
  @keyframes ani-mouse {
    0% {
      opacity: 1;
      top: 29%; }
    15% {
      opacity: 1;
      top: 70%; }
    50% {
      opacity: 0;
      top: 70%; }
    to {
      opacity: 0;
      top: 29%; } }

      
     



.scroll-btn {
    display: block;
    position: absolute;
    left: 0;
    text-align: center;
    bottom: 23px;
    z-index: 29;
    width: 100%;
    height: 207px;
}
.white {
    position: absolute;
    /* bottom: 0; */
    left: 50%;
    margin-left: -38px;
    margin-top: 395px;
}
.scroll-btn .mouse {
    position: relative;
    display: block;
    width: 35px;
    height: 55px;
    margin: 0 auto 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 3px solid #fff;
    border-radius: 23px;
}
.scroll-btn .mouse span {
    position: absolute;
    display: block;
    top: 29%;
    left: 50%;
    width: 7px;
    height: 10px;
    margin: -5px 0 0 -3.5px;
    background: #ec1c24;
    border-radius: 50%;
    -webkit-animation: ani-mouse 2s linear infinite;
    animation: ani-mouse 2s linear infinite;
}
.scroll-btn .button {
    position: absolute;
    top: 0;
    left: 50%;
    margin: 0 -25px;
    width: 50px;
    cursor: pointer;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
}
.item h3:before {
    width: 0px;
    height: 3px;
    top: 167px;
    transition: 500ms;
    content: '';
    background: #e21c0e;
    position: absolute;
}
.home-product  .item:hover h3:before {
    width: 170px;
    height: 3px;
    transition: 500ms;
    top: 167px;
    content: '';
    background: #e21c0e;
    position: absolute;
}
.home-product .item:hover img{
    margin-left:10px;
    transition: 500ms;
}
.home-product .item img{

    transition: 500ms;
}
.urunresim img{
    

  
    padding: 10px;
    border-radius: 10px;

}
table{
    width:100% !important;
}
td {
    border: 1px solid #dfe2e4;
    padding: 10px;
   
}
tr:nth-child(1) {
    color:#ec1c24 !important;
    font-weight:700 !important
}
tr:nth-child(2n-1) {
    background: #dfe2e4;
    color:#000;
    font-weight:500
    
}
.productscat-foto .item{
    overflow: hidden;
    margin-top:15px;
    transition: 500ms;
}
.productscat-foto .item:hover img {
    transform: scale(1.1);
    transition: 500ms;
    z-index: 999;

}
.productscat-foto .item .opacity{
    position: absolute;
    width: 92%;
    height: 94%;
    top: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    background: #11111140;
    font-size: 36px;

}
table{
    border-radius:10px
}
.urunresim{
    width: 100%;
    margin: auto;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    height: 540px;
}
@keyframes zoomEffect {
    0% {transform: scale(1);}
    100% {transform: scale(1.2);}
  }
.client-thumb{
    width: 40px;
    cursor: pointer;
    animation: 300ms ease 300ms infinite alternate none running zoomEffect;
}

.client-item-1{
    position: absolute;}
  
.client-item-1:nth-child(1){
    bottom: 216px;
    right: 33%;
}

.client-item-1:nth-child(2){
    top: 180px;
    left: 43%;
}

.client-item-1:nth-child(3){
    top: 50px;
    left: 25%;
}
.client-item-1 .client-image{
    display:none;
    transition:300ms;
}
.client-item-1.active-client .client-image{
    display:block;
    position: absolute;
    bottom:40px;
    transition:300ms;
}
img.client{
    width:500px;
    height:500px;
    object-fit:cover;
    border-radius:50%;
}
.icerik h3{
    color: #222222;
    font-weight: 700;
    margin: 29px 0;
}
.icerik img{
    height: 380px;
    width: 100%;
    object-fit: cover;
    border-radius: 10px;
}
.icerik p{
    font-size:15px
}
.sayfa h4{
        font-size: 19px;
    font-weight: 400;
    color: #d80e16;
}