/*Orta çözünürlüklü masaüstü*/
@media (min-width: 960px) and (max-width: 1600px) {
	
	.mainnav{
		font-size: 12px!important;
	}
	
	.mainnav ul.sub-menu li{
		font-size: 12px!important;
		margin-bottom: 1em;
	}
	
	.mainnav ul.sub-menu{
		padding: 1em!important;
	}
	
}

:root{
	--thm-base:#042181;
	--thm-second:#C0F8E8;
	--thm-dark:#2d3845;
	--thm-green:#3AC19B;
	
}
.slider-bg .resim::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear, left center, right center, from(#111010), to(rgba(17, 16, 16, 0.01)));
    background: linear-gradient(90deg, #111010 0%, rgba(17, 16, 16, 0.01) 100%);
    z-index: 1;
}
header .header-ct-left .logo .site-logo{width:400px}
.header-mobile .logo img{width:250px}
header .icon-arrow-down:before {color: #fff;}
header .sticky-area-wrap.fixed-hide.fixed-show  .icon-arrow-down:before {color: #042181;}
.splide .splide__slide .page-title-home2{text-align: left;}
.splide .splide__slide .page-title-home2 h1{max-width:unset;    margin-bottom: 0;}
.splide .splide__slide .widget-button {color: #ffffff;background: #042181;}
.haberlist .widget-post .image img{width:100%;height:250px;object-fit:cover}
.banner-header .breadcrumb-trail a{color:#fff;position: relative;margin-right:20px}
.banner-header .breadcrumb-trail a:hover{color:var(--thm-second)}
.banner-header .breadcrumb-trail a:last-child:before {display:none}
.banner-header .breadcrumb-trail a:before {
	position: absolute;
    content: " / ";
    font-size: 14px;
    color: #ffffff;
    top: 50%;
    transform: translateY(-50%);
    right: -15px;
}
.banner-header .page-title{position:relative}
.banner-header .page-title .page-title-container{z-index:2;position:relative}
.banner-header .page-title:after {
	content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
	background: -webkit-gradient(linear, left center, right center, from(#042181d1), to(#042181d1));
    background: #042181d9;
    z-index: 1;
}
.haber p{
	font-family: 'Hind',sans-serif;
	font-size: 15px;
    line-height: 24.5px;
    color: #4F556A;
    margin: 10px 0;
}
.haber h4{
	font-size: 1.5em;
    font-weight: 800;
    font-family: 'Hind';
    background: var(--thm-base);
    color: #fff;
    padding: 10px;
    border-radius: 0.25rem;
    display: inline-block;
	margin: 10px 0;
}
.haber h3{
	font-size: 1.75em;
    font-weight: 500;
    font-family: 'Hind';
	margin: 10px 0;
}
.haber img{border-radius: 0.25rem!important;}
.blog-detail .ride-sidebar .product-list-item.active{background:var(--thm-dark)}
.blog-detail .ride-sidebar .product-list-item.active .title a{color:#fff}
.blog-detail .ride-sidebar .product-list-item.active span{color:#fff}
.blog-detail .widget-cta .widget-cta-heading {text-transform: uppercase;}
.blog-detail .widget-cta .widget-cta-heading b{font-weight: 200;}
.blog-detail .widget-cta .widget-cta-heading p{
	font-size: 12px;
    font-weight: 700;
    text-transform: capitalize;
    color: var(--thm-green);
}
.top-0{top:0!important}
form input[type="submit"]{
	padding: 17px 24px;
    text-align: center;
    width: 100%;
    background-color: #042181;
    color: #C0F8E8;
}
.section-blog-update .widget-post .image img{width:100%;height:300px;object-fit:cover;}
.language img {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    object-fit: cover;
    box-shadow: 0 0 3px black;
}
header .sticky-area-wrap.fixed-hide .logo .white-logo{display:none}
header .sticky-area-wrap.fixed-hide .logo .sticky-logo{display:block!important}
.footer .location .content p a{color:#fff}
.footer .quick-links ul:before{display:none}
.footer .footer-bottom .logo-bottom img{width:250px}
.footer .footer-bottom p a{color:#fff}
.footer .footer-bottom p a:hover{color:var(--thm-second)}
.section-project-1 .swiper-slide .widget-project-1-item .widget-project-1-item-wrapper img{width:100%;height:250px;object-fit:cover}
form b{color:red}
.nice-select .option,.nice-select .current{
    font-family: 'Hind',sans-serif;
    font-size: 16px;
    line-height: 22.5px;
}
.haber ul li{
	font-family: 'Hind';
    margin-bottom: 10px;
    list-style: circle;
    margin-left: 30px;
}
.section-request-quote .widget-request-quote-wrap .metin{
	justify-content: center;
    align-items: center;
    display: flex;
}
.section-request-quote .widget-request-quote-wrap .metin p{
	background: var(--thm-green);
    padding: 20px;
    width: fit-content;
    margin-top: 0;
    font-size: 25px;
    color: var(--thm-base);
    text-transform: uppercase;
}
.neden-biz .widget-choose-us-wrap {gap: 0;}
.sss-info .blog-detail-inner{max-width: 1400px!important;margin-bottom:50px;background: aliceblue;}
.onceliklerimiz .widget-our-service-item span {font-size: 85px;color: var(--thm-green)}
.galeri .service-details-inner-img img{
	height: 300px;
    object-fit: cover;
    width: 100%;
	    cursor: pointer;
}