@media (max-width: 991px){
	
	.page-header-bg {width: 100%;background: #f3f2f1;background-image: unset!important;}
	.page-header {padding: 50px 0}
	.page-header-shape-1 {display: none;}
	.page-header__inner {width: 100%;    text-align: center;}
	.page-header__inner h2 {font-size: 28px;color: #11456e;line-height: 40px;}
	.feature-three {margin-top: -15px;}
	.paylasDesktop {background: none!important;;display: block!important;}
	.filo-talep-formu .sirket-tipi{margin-top:20px}
	.contact-page {padding: 50px 0;}
	.section-sub-title-box {margin-left: 0;}
	.section-sub-title-box .font-25{font-size: 20px;}
	.araclar .services-one__container .col-md-9{order:1}
	.araclar .services-one__container .col-md-3{order:2}
	
}



header .main-menu__logo img{width:200px}
.stricky-header .sticky-header__content .main-menu__logo img{width:200px}
footer .footer-widget__logo img{width:200px}
.columns-2{columns:2}
.services-one .service-btn a{
    display: block;
    padding: 10px 20px;
    text-align: center;
}
.one-cikanlar .buttons{display:flex}
.one-cikanlar .buttons .service-btn{width:100%}
.one-cikanlar .buttons .whatsapp-btn{
	width:40%;
	text-align: center;
    justify-content: center;
    align-items: center;
    display: flex;
}
.one-cikanlar .buttons .whatsapp-btn a{
	font-size: 35px;
    color: #22c15e;
}
.one-cikanlar .services-one__single .services-one__icon .icon{width:40px}
.one-cikanlar .services-one__single .team-block-one .ozellik li{
	list-style:none;    margin-bottom: 20px;
}
.one-cikanlar .services-one__single .team-block-one .ozellik .gear svg{width:20px;margin-right:10px}
.one-cikanlar .services-one__single .team-block-one .ozellik li i{margin-right:10px}
.one-cikanlar .services-one__single .team-block-one .ozellik {
    columns: 2;
    margin: 20px 0;
}
.feature-two__icon i {
    font-size: 40px;
    color: var(--insur-white);
    position: relative;
    display: inline-block;
}
.google-map-two iframe{width:100%}
.feature-three__icon i {
    position: relative;
    display: inline-block;
    font-size: 36px;
    color: var(--insur-base);
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}
.sube-bilgisi li{list-style:none}
.product-description li{list-style:none;margin-bottom:10px}
.arac-search form i{
	position: absolute;
    right: 30px;
    bottom: 30px;
    color: #fff;
}
.blockquote {
    margin-bottom: 0px;
    font-size: 1.25rem;
    color: var(--insur-base);
}
.paylasDesktop {
    background: rgb(230 230 230);
    display: inline-block;
    max-width: 300px;
    padding: 1em;
    border-radius: 10px;
    align-items: center;
    justify-content: center;
}
.paylasDesktop>span {
    color: black;
    margin-right: 1em;
    line-height: 1.2;
    text-transform: uppercase;
    opacity: .5;
}
.product-details .product-details__top h6 a{
    color: var(--insur-base);
    font-weight: 800;
	text-transform:uppercase
}

.project-details .project-info {
    position: relative;
    margin: 20px 0;
}

.project-details .project-info p {
    position: relative;
    font-size: 18px;
    font-weight: 500;
    color: #838d9e;
    margin-bottom: 5px;
}
.haber h4 {
    color: #ffffff;
    margin: 20px 0;
    padding: 7px 0 7px 15px;
    border-radius: 7px;
    background: linear-gradient(45deg, #11456e, transparent);
}
.haber ul li {
    list-style: circle;
    margin-left: 20px;
    margin-bottom: 20px;
    padding: 10px;
}
.haber a {
    color: #ffffff;
    background: #11456e;
    padding: 5px;
    border-radius: 5px;
    margin: 0px 2px;
}
.sag-form{
	    background: linear-gradient(45deg, #11456e, #d35700);
    padding: 20px;
    border-radius: 10px;
	    height: 100%;
}
.filo-talep-formu{
	    box-shadow: 0 0 10px #b8b8b8;
    border-radius: 10px;
    padding: 20px;
}
.filo-talep-formu label{color:#fff}
.filo-talep-formu .col2 label{color:#000}
.baslik1{
	text-align: center;
    margin-bottom: 20px;
    font-size: 22px;
    text-transform: uppercase;
    border-bottom: 2px solid #ffffff24;
    padding-bottom: 10px;
    color: #fff;
}
.form-check-input:checked {
    background-color: var(--insur-base);
    border-color: var(--insur-base);
}
.font-25{font-size: 25px;}
.form-select{color: var(--insur-gray);}