.baymak--header{
	opacity:1!important;	
	top:0;
}
.baymak--page-content{ 
	opacity:1!important;   	     
}

.baymak--quick-action-tab .baymak--quick-action-tab-inner span {
	font-size: 1.6em;  
	line-height: 18px;     
	margin-top: 3.2em;      
}    

.condination-page .baymak--page-banner{  
	background-color:#fff;  
}

.baymak--quick-action-tab .baymak--quick-action-tab-inner img {
	margin-right: 0;      
} 
    
.baymak--main-slider-link {      
	height:100% !important;      
	  
}
 
.baymak--main-slider .owl-nav {  
	height:0;  
}

.owl-carousel .owl-nav button.owl-prev { 
	position:absolute;   
	top:50%;
	left: -5%;
}

.owl-carousel .owl-nav button.owl-next {
	position:absolute;
	top:50%; 
	right:-5%;
}

.servis-talebi {
	width: 60% !important; 
	float: left !important;
}

.servis-talebi-link {
	width: 25% !important;
	float: right !important;
	margin-top: -5px !important;
	
}

.servis-talebi-btn { 
	font-size: 14px !important; 
	color: #ffffff !important; 
	background: transparent; 
	padding: 1.4em 2em !important; 
	margin: 0 !important; 
	line-height: 100% !important; 
	font-weight: bold !important;
	text-align:center;
	letter-spacing: 2px;
	min-width:200px;

}

.kvkk-page.baymak--page-banner {
	height:30px !important;
}

.kvkk span {
	font-weight:700;
	color:#000 important;
}

.kvkk li span {
	font-weight:700;
	text-decoration:underline;
}

.kvkk-intro {
	text-align:left;
	font-size:10px;
	padding-bottom:20px;
}

.kvkk-intro p {
	max-width:72% !important;

}

@media screen and (max-width: 540px) {
	.baymak--aside .baymak--quick-action-tab .baymak--quick-action-tab-inner span {
		margin-top: 2em;
	}
}

@media screen and (max-width: 580px) {
	.widget-content {
		padding: 70px 3px !important;
	}
}

@media screen and (min-width: 1200px) { 
	.baymak--timeline ul li {
		margin-bottom: -20px !important;
	}
	
	
} 

@media screen and (max-width: 1200px) { 
	.owl-carousel .owl-nav button.owl-prev {
		display:none;
	}

	.owl-carousel .owl-nav button.owl-next {
		display:none;
	}
	
	.baymak--content-modal .baymak--content-modal-close {
		    padding: 1em !important;
	}
}

.baymak--timeline ul li img {
    max-height: 70px;
    padding-left: 10px; 
}

@media screen and (min-width: 1000px) {
	.baymak--quick-action-tab {
		height: 130px;
	}

	.baymak--quick-action-tab .baymak--quick-action-tab-inner img {
		height: 150px;
	}

	.baymak--quick-action-tab .baymak--quick-action-tab-inner span {
		margin-left: 4%; 
	}
}

.sr-comp {
	width: 100%;
	display: inline-block;
	margin: 5px 0 50px 0;
}

.sr-comp .sr-comp-tabs a {
	width: 49.8%;
	float:left;
	display: block;
	border: 1px solid #EDEDED;
	text-align: center; 
	font-size: 16px;
	font-weight: 900;
	padding: 20px 0;
	border-bottom: 0;
}

.sr-comp .sr-comp-tabs {
	width: 100%;
	display:inline-block;
	float: left;
}

.sr-comp .sr-comp-tabs a.active { 
	background-color: #FAFAFA;
	position: relative;
}

.sr-comp .sr-comp-tabs a:first-child { 
	border-right: 0;
}

.sr-comp .sr-comp-tabs a.active:before { 
	content: "";
	width: 100%;
	height: 5px;
	position: absolute; 
	top: 0;
	left: 0;
	background: rgb(162,254,135);
	background: linear-gradient(90deg, rgba(162,254,135,1) 0%, rgba(0,150,129,1) 100%);
}

.sr-comp .sr-comp-content {
	width: 100%;
	height: 0;
	opacity: 0;
	overflow: hidden;
	float: left;
	display: inline-block;
	background-color: #EAF8E9;
	-webkit-transition: opacity .3s; 
    -moz-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s; 
}

.sr-comp .sr-comp-content.active {
	height: 100%;
	opacity: 1;
}

.sr-comp .sr-comp-content .sr-comp-text {
	padding: 50px 0; 
}

.sr-comp .sr-comp-content p { 
	width: 600px;
	text-align: center;
	font-size: 16px;
	color: #000;
	font-weight: 700; 
	margin: 0 auto;
}

.sr-comp .sr-comp-content h5 {
	text-align: center;
	font-size: 22px;
	color: #000;
	font-weight: 700;
	margin-bottom: 10px; 
}

.sr-comp-search {
	width: 585px;
	padding-bottom: 40px;
    margin: 0 auto;
}

.sr-comp-search button {
	border: 0;
	background-image: linear-gradient(to right, #90BF47 0%, #14A292 100%);
    background-image: -webkit-linear-gradient(to right, #90BF47 0%, #14A292 100%);
    background-image: -moz-linear-gradient(to right, #90BF47 0%, #14A292 100%);
	color: #fff;
    padding: 14px;
	border-radius: 30px;
	max-width: 190px;
    min-width: 150px;
	font-size: 20px;
    height: 50px;
}

.sr-comp-search button:hover {
	cursor: pointer;
}

.sr-comp-search .sr-select {
	width: 200px;
	position: relative;
	margin-right: 10px;
	float: left;
}

.sr-comp-search select {
	    width: 100%;
    -moz-appearance: none;
    -webkit-appearance: none;
    background-color: #fff;
    text-align: left;
    font-weight: 700;
    border-radius: 10em;
    outline: 0;
    border: 0;
    padding: 1em 2em;
	height: 50px;
    font-size: 1.6em;
}

.sr-comp-search .sr-select:before {
	content: "F";
    color: #000000;
    font-size: 0.7em;
    font-family: "BAYMAK";
    position: absolute;
	right: 15px;
    top: 20px;
    z-index: 1;
    font-size: 10px; 
}

.baymak--header .baymak--header-content .baymak--header-content-brand a img {
	width: auto;
}



.baymak--promo-content .baymak--promo-quick-action img {
	width: auto;
}

.baymak--footer .baymak--footer-content .baymak--footer-content-brand a img {
	width: auto;
}


.baymak--timeline ul li img {
	max-width: auto; 
}

.baymak--promo-content {
	background: none;
	padding: 0;
}

.baymak--promo-content::after {
	display: none;
}

.baymak--promo-content .baymak--brand-list {
	margin-top: 8em;
	margin-bottom: 40px;
}

.umbraco-forms-container .umbraco-forms-field.dropdown{
	font-size: 1.15em;	
}

.baymak--header .baymak--header-content .baymak--header-content-brand {
	margin-top: 10px; 
}

.baymak--promo-content {
	margin-top: 45px; 
}

.baymak--video-content {
	width: 100%; 
    overflow: hidden;
    position: relative;
    -moz-box-shadow: 0px 5px 30px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 5px 30px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 5px 30px rgba(0, 0, 0, 0.3);
    border-top-left-radius: 0.5em;
    border-top-right-radius: 0.5em;
    border-bottom-left-radius: 0.5em;
    border-bottom-right-radius: 0.5em; 
	position: relative;
}

.baymak--ui-play {
	width: 5rem;
    height: 5rem;
    position: absolute; 
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 3;
    cursor: pointer;
    border: 0;
    outline: 0;
    -moz-box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.3);
    -webkit-transition: all 0.5s cubic-bezier(0.17, 0.04, 0.03, 0.94);
    -moz-transition: all 0.5s cubic-bezier(0.17, 0.04, 0.03, 0.94);
    -ms-transition: all 0.5s cubic-bezier(0.17, 0.04, 0.03, 0.94);
    -o-transition: all 0.5s cubic-bezier(0.17, 0.04, 0.03, 0.94);
    transition: all 0.5s cubic-bezier(0.17, 0.04, 0.03, 0.94);
    border-top-left-radius: 10em;
    border-top-right-radius: 10em;
    border-bottom-left-radius: 10em;
    border-bottom-right-radius: 10em;
    background-image: linear-gradient(to right, #90BF47 0%, #14A292 100%);
    background-image: -webkit-linear-gradient(to right, #90BF47 0%, #14A292 100%);
    background-image: -moz-linear-gradient(to right, #90BF47 0%, #14A292 100%); 
}

.baymak--ui-play i{
	color: #FFF; 
    font-size: 0.8rem;
    margin: 7px 0 0 0.3em;
    display: block;
}

.baymak--header-content-sub-navigation .baymak--quick-action-tab {
	background-image: none;
}

.umbraco-forms-page .umbraco-forms-field input[type=text] {
	width: 90%;
}


.umbraco-forms-page .umbraco-forms-field textarea {
	width: 90%;
}


.umbraco-forms-page .umbraco-forms-field input[type=email] {
		width: 90%;
}

.baymak--page-content .baymak--video-content {

	margin-top: 85px;
}

.baymak--page-content video {

	margin-top: 85px;
}

.mobile-title {
	display: none;
}
@media screen and (max-width: 992px) {
	
	.servis-talebi {
		width: 100% !important; 
		float: none !important;
		}

	.servis-talebi-link {
		width: 100% !important;
		float: none !important;
		margin-top: 0 !important;

		}

}
@media screen and (max-width: 520px) { 
	
	.mobile-title { 
		display: block;
	}
	
	.baymak--product-list-item-inner.product h4{
		    position: absolute;
			top: -15px;
			padding: 30px; 
	}
	
	
	.sr-comp-search .sr-select {
		width: 300px;
		margin: 0 auto 5px auto;
	}
	
	.sr-comp-search button {
		max-width: 100%;
		margin: 10px auto;
		width: 100%;
	}
	
	.sr-comp-search {
		width: 300px;
	}
	
	.sr-comp .sr-comp-content p {
		width: 300px;
	}
	.sr-comp .sr-comp-content h5 {
		font-size: 16px;
	}
	
	.sr-comp .sr-comp-content p {
		font-size: 11px;
		line-height: 20px;
	}
	
	.servis-talebi {
		width: 100% !important; 
		float: none !important;
		}

	.servis-talebi-link {
		width: 100% !important;
		float: none !important;
		margin-top: 0 !important;

		}
	.servis-talebi-btn { 
	font-size: 12px !important; 
	min-width:120px;
	padding: 10px !important; 
	
}
	.klima-kampanya-boxes .box {
		width:85% !important;
	
	}


}

@media screen and (max-width: 780px) {
	.sr-comp .sr-comp-tabs a { 
		width: 100%; 
	}
	
	.umbraco-forms-page .umbraco-forms-field input[type=text] {
		width: 85%;
	}
	
	.umbraco-forms-page .umbraco-forms-field textarea {
		width: 85%;
	}
	
	.umbraco-forms-page .umbraco-forms-field input[type=mail] {
		width: 85%;
	}
	
	.umbraco-forms-page .umbraco-forms-field input[type=email] {
	width: 85%;
	} 
	
	main.baymak--wrapped-content-with-text .baymak--page-banner{
		padding: 1em 0!important;
		min-height: 22em!important;
		opacity:1!important;
	}
	
	.baymak--aside h5{
		border-bottom:none;	
	}
	
	.baymak--aside .baymak--quick-action-tab{
		display:none;
	}
	
	.klima-kampanya-boxes .box {
		width:33%;
	
	}
	
	main.kvkk-page.baymak--wrapped-content-with-text .baymak--page-banner {
		min-height: 10em!important;
	}
}

@media screen and (max-width: 767px) {
	.baymak--product-detail h1 {
		position: absolute;
		top: -60px;
	}
}


.map-not-inited{
	background: transparent url(https://www.baymak.com.tr/media/4557/map-cover.jpg) center center no-repeat;
   	background-size: cover;	
	cursor:pointer; 
}

.sticky {
	width: 50px;
	height: 175px;
	position: fixed; 
	top: 50%; 
	right: 0;
	background: rgb(144,191,71);
	background: linear-gradient(180deg, rgba(144,191,71,1) 0%, rgba(20,162,146,1) 100%);
	border-top-left-radius: 15px;
	border-bottom-left-radius: 15px;
	z-index: 99999; 
}

.sticky .icon {  
	position: absolute;
	bottom: 5px; 
    left: 10px;
}



.sticky .text p {
	transform: rotate(270deg);
	font-size: 14px; 
	color:#fff;
	font-weight: 900;
	white-space: nowrap; 
    position: absolute; 
    bottom: 95px;
    left: -33px;
	letter-spacing: 1px;
}

.cookie-bar {  
	width: 100%;
	height: 60px; 
	position: fixed;
	bottom: 0; 
	z-index: 99999;
	background-color: #e6e6e6; 
	display: none;
}

.cookie-bar .close { 
	content:"";
	width: 32px;
	height: 32px;
	position: absolute;
	right: 0;
	top: 0;
	background-size: contain;
	background-image: url(/media/4566/close.png);
	background-repeat: no-repeat;
	z-index: 99999;
}

.cookie-bar p {
	font-size: 12px;
    padding: 10px;
    width: 95%;
    margin: 0 auto;
    line-height: 19px;  
	color: #000;
}

.cookie-bar a {  
	text-decoration: underline;
}

.bayki-comp {
	width: 74%;
	display: block;
	margin: 170px auto 0 auto; 
	position: relative;
}

.bayki-comp img {  
	pointer-events: none;
}
.bayki-comp .img img {  
	width: 100%; 
}
 
.bayki-comp .content {   
	width: 240px;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;  
}

.bayki-comp .content a {  
	max-width: 202px;  
	color: #90BF47;
	font-size: 12px;
	padding: 10px; 
	background-color: #fff;
	border-radius: 15px; 
	font-weight: bold;  
	display: block; 
	margin-left: 15px; 
	margin-bottom: 25px;
}

.bayki-comp .content .zoom-in:hover, .bayki-comp .content .zoom-out:hover {
	cursor: pointer;
}

.bayki-comp .content .zoom-in, .bayki-comp .content .zoom-out {
	position: absolute;
	bottom: 20px;
}

.bayki-comp .content .zoom-out {
	right: 20px;
}

.bayki-comp .content .zoom-in {
	right: 50px;
	
}

.bayki-comp .content .zoom-in img, .bayki-comp .content .zoom-out img {
	max-width: 20px;
}

.bayki-comp .content a:hover {
	cursor: pointer;
}

.bayki-comp #zoom:hover {
	cursor: pointer;
}
 
.bayki-step {
	display: none;
}

.bayki-step img {
	display: block; 
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
}

.bayki-step.active{
	display: block;
}

.bayki-step .bayki-close:after, .bayki-step .bayki-close:before {
	width:3px;
	border-radius:26px; 
	height: 26px;
	content: "";  
	background-color: #fff;
	position: absolute; 
	top: 15px;
	z-index: 1;
}

.bayki-step .bayki-close {
	width: 100%;
	display: inline-block;
}

.bayki-step .bayki-close:hover {
	cursor: pointer;
}

.bayki-step .bayki-close:before {   
	transform: rotate(45deg);
	right: 4%;
}

.bayki-step .bayki-close:after {     
	transform: rotate(-45deg);
	right: 4%;  
}

.bayki-comp .mobile {
	display: none;
	max-width: 100%;
}

.bayki-comp .desktop {
	display: block;
	max-width: 100%;
}

@media screen and (max-width: 720px) {
	.sticky {
		height: 45px; 
	}	
	
	.sticky .text {   
		display: none;
	}
	
	.cookie-bar {
		height: 140px;
	}
	
	.bayki-comp {
		width: 100%; 
		margin: 84px auto 0 auto;
	}
	
	.bayki-comp .img {
		width: 100%;
		overflow:scroll;
	}
	
	.bayki-step .bayki-close:before {   
	right: 10%;
		top: 15px;
}

.bayki-step .bayki-close:after {   
	right: 10%; 
	top:15px;
}
	
	.bayki-comp .desktop {
	display: none;
}

.bayki-comp .mobile {
	display: block;
}
}

.widget-content .widget {
	    max-width: 420px !important;
}

.widget-content .widget .content {
	    padding: 10px 20px !important;
}



.widget-content .widget .content .text-content p {
	font-size:16px !important;
}

.kampanya-icon {
	margin-bottom:30px;
	max-width:70px;
}

.klima-kampanya-boxes {
	width:100%;
	overflow:hidden;
	border-left:1px solid #ededed;
	border-top:1px solid #ededed;
	border-right:1px solid #ededed;
	margin-top:80px;
}

.box {
	width:33.2%;
	float:left;
	font-size:14px;
	color:#000;
	border-left: 1px solid #ededed;
	border-bottom: 1px solid #ededed;
	
	min-height:569px;
}

.box .box-inner {
	padding:40px;
}
.box:first-child .title {
	margin-top: 0;
}

.box:first-child {
	
	border-left:none;

}

.box:nth-child(4) {
	
	border-left:none;

}
.box-icon {
	float:left;
	max-width: 50px; 
	
}
.box .title {
	font-size:16px;
	font-weight:900;
	float:left;
	margin-top: 10px;
    margin-left: 15px;
}

.box .text {
	margin-top:115px;
	line-height:22px;

}

.kampanyalar-klima-sectionfirst {
	height:400px;
	background-repeat:no-repeat;
	background-size: 300px;
	background-color: #fff;
	background-image:url("https://www.baymak.com.tr/media/4673/kampanya-box.png");
	

}

.kampanyalar-klima-sectionsecond {
	height:400px;
	background-repeat:no-repeat;
	background-size: 300px;
	background-color: #fff;
	background-image:url("https://www.baymak.com.tr/media/4673/kampanya-box.png");
	background-position: top right;
}

.kampanyalar-klima-sectionfirst img {
	text-align:center;
	display:block;
	padding-top: 50px;
	width:350px;
	margin:0 auto;
}

.kampanyalar-klima-sectionsecond img {
	text-align:center;
	display:block;
	padding-top: 50px;
	width:350px;
	margin:0 auto;
}

.kampanya-klima-title {
	font-size: 20px;
    font-weight: 900;
    color: #000;
    text-align: center;
    margin-top: 40px;
	line-height: 26px;
}

.condition-image img {
max-width:100%;
}

.condition-image { 
	position: absolute;
	top:50px; 
	left:0;
	background-color: #fff;
}
.condition-title h1{
	color: #fff !important;
}

.condition.iframe {
	width: 50%;
    height: 370px;
    position: absolute;
    left: 25%;
    top: 175px;
}

.baymak-kampanya-button span {
	background: #FFFFFF;
    margin: 0;
    font-weight: 900;
    letter-spacing: 2px;
    padding: 1.5em 2.2em;
}


.baymak-kampanya-button a {
	color: #000000;
    font-size: 1.2em;
    font-weight: 900;
    display: inline-table;
    padding: 2px;
    backface-visibility: hidden;
    -moz-box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.15);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    background-image: linear-gradient(to right, #14A292 0%, #90BF47 100%);
    background-image: -webkit-linear-gradient(to right, #14A292 0%, #90BF47 100%);
    background-image: -moz-linear-gradient(to right, #14A292 0%, #90BF47 100%);
    border-top-left-radius: 10em;
    border-top-right-radius: 10em;
    border-bottom-left-radius: 10em;
    border-bottom-right-radius: 10em;
}

.condition-gutter { 
	margin: 0 !important;
	background:rgba(175, 181, 187, 0.2);
	padding:1px;
	position:relative;
	    width: 100%;
    float: left;
}

.condition-gutter:hover {
	cursor:pointer;
	transform: scale(1.03);
    position: relative;
    z-index: 2;
    border: 0;
    -moz-box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1);
    background: linear-gradient(to right, #90BF47 0%, #14A292 100%);
    background: -webkit-linear-gradient(to right, #90BF47 0%, #14A292 100%);
    background: -moz-linear-gradient(to right, #90BF47 0%, #14A292 100%);
    border-top-left-radius: 0.4em;
    border-top-right-radius: 0.4em;
    border-bottom-left-radius: 0.4em;
    border-bottom-right-radius: 0.4em;
	
	-webkit-transition: all 0.4s cubic-bezier(0.17, 0.04, 0.03, 0.94);
    -moz-transition: all 0.4s cubic-bezier(0.17, 0.04, 0.03, 0.94);
    -ms-transition: all 0.4s cubic-bezier(0.17, 0.04, 0.03, 0.94);
    -o-transition: all 0.4s cubic-bezier(0.17, 0.04, 0.03, 0.94);
    transition: all 0.4s cubic-bezier(0.17, 0.04, 0.03, 0.94)
}

#section-final {
	padding-top:10px;
}

.condition--ui-button {
	position: absolute;
    padding: 2px;
    width: 98%;
    bottom: 45px;
    left: auto;
    height: 50px;
   
}

.condition--ui-button:hover a span {
	background: transparent;
	background-image: linear-gradient(to right, #14A292 0%, #90BF47 100%);
    background-image: -webkit-linear-gradient(to right, #14A292 0%, #90BF47 100%);
    background-image: -moz-linear-gradient(to right, #14A292 0%, #90BF47 100%);
	color: #fff;
}


.condition--ui-button a { 
	    display: block;
    height: 45px;
    border-top-left-radius: 10em;
    border-top-right-radius: 10em;
    background: #fff;
    border-bottom-left-radius: 10em;
    border-bottom-right-radius: 10em;
    border-radius: 10px;
    right: auto;
    -moz-box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.15);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    background-image: linear-gradient(to right, #14A292 0%, #90BF47 100%);
    background-image: -webkit-linear-gradient(to right, #14A292 0%, #90BF47 100%);
    background-image: -moz-linear-gradient(to right, #14A292 0%, #90BF47 100%);
    border-top-left-radius: 10em;
    border-top-right-radius: 10em;
    border-bottom-left-radius: 10em;
    border-bottom-right-radius: 10em;
    max-width: 46%;
    margin: 0 auto;
    padding: 2px;
}

.condition--ui-button a span {
	display: block;
    text-align: center; 
    height: 45px;
    background-color: #fff!important;
    border-radius: 50px;
    line-height: 48px;
    font-size: 11px;
    font-weight: 900;
    letter-spacing: 2px;
}

.condition--ui-button a span .icon.icon-arrow-right{
    padding-left: 5px;
    font-size: 9px;
}

.condination-page .baymak--video-content{ 
	background:none;
	box-shadow:none;
}

.condition-player {
	max-width: 50%; 
    position: absolute;
	right: 47%;
    top: 60%;
}

.condition-player-img {
	max-width:50%;margin-top: 190px;
}

.colm-fixed {
	width:49.9%;
	float:left !important;
	padding:0;
	margin: 0 !important;
}

.condination-page iframe {
	    width: 60%;
    height: 400px;
    margin-top: 10%;
}

.condition-subtitle {
	color:#fff !important;
	margin-top: 30px !important;
}

@media screen and (max-width: 1460px){
	.box {
		min-height: 710px;
	}
}

@media screen and (max-width:480px){
	.condition-image img {
		    height: 200px;
		display:none;
	}
	
	.klima-kampanya-boxes .box {
		width: 100% !important;
	}
	.condition-title h1{
	color: #000 !important;
}
	.condition-player {
			width:20%;
		    right: 40%;
    		top: 90px;
	}
	
	.condition-player-img {
		max-width:100%; 
		margin-top:30px;
	}
	
	.condition-gutter {
		width:100%;
	}
	
	.baymak--content-modal .baymak--content-modal-close {
		left:89%;
	}
	
	.condition--ui-button a {
		max-width:66%;
	}
	 
	.colm-fixed {
		width:100%;}
	
	.condition-title h1 {
		margin-top: -10px;
	} 
	
	.condination-page .baymak--page-banner{
		margin-top: 55px !important;
	}
	
	.condination-page iframe {
		width: 100%;
		height: 250px;
		margin-top: 50px;
	}
	
	.condination-page .baymak--content-modal .baymak--content-modal-close {
		height: 35px;
    	width: 35px;
	}
}

@font-face {
  font-family: 'icomoon';
  src:  url('https://www.baymak.com.tr/assets/fonts/icomoon.eot'); 
  src:  url('https://www.baymak.com.tr/assets/fonts/icomoon.eot#iefix') format('embedded-opentype'),
    url('https://www.baymak.com.tr/assets/fonts/icomoon.ttf') format('truetype'),
    url('https://www.baymak.com.tr/assets/fonts/icomoon.woff') format('woff'),
    url('https://www.baymak.com.tr/assets/fonts/icomoon.svg#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="font-"], [class*=" font-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.font-social-media:before {  
  content: "\e900";
}

@media screen and (max-width: 780px) {
	.klima-kampanya-boxes .box {
		width:49%;
	}
}


.find-a-dealership{
	position:fixed;
	display:none;	
	height:200px;
	top:50%;
	right:0;
	margin-top:-100px;
	z-index:100;
	cursor:pointer;
	background-image: linear-gradient(90deg, #14A292 0%, #90BF47 100%);
    background-image: -webkit-linear-gradient(90deg, #14A292 0%, #90BF47 100%);
	border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}

.find-a-dealership.active{
	display:block;	
}


.find-a-dealership .find-a-dealership-collapsed{
	display:none;
	text-indent:-99999px;
	background: transparent url(/assets/image/ask-for-price-icon.png) no-repeat center center;
    background-size: contain;
    background-position: center;
    width: 50px;
    height: 130px;
    margin-top: 35px;
    margin-bottom: 35px;
}

.find-a-dealership .find-a-dealership-collapsed.active{
	display:block;	
}

.find-a-dealership .find-a-dealership-open{
	display:none;
	background-image: linear-gradient(90deg, #14A292 0%, #90BF47 100%);
    background-image: -webkit-linear-gradient(90deg, #14A292 0%, #90BF47 100%);
    width: 250px;
    height: 130px;
    padding-top: 35px;
    padding-bottom: 35px;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}

.find-a-dealership .find-a-dealership-open.active{
	display:block;	
}


.find-a-dealership .find-a-dealership-open .find-a-dealership-open-close-button{
	position:absolute;
	width:30px;
	height:30px;
	right: 8px;
    top: 8px;
	z-index:12;
}

.find-a-dealership .find-a-dealership-open .find-a-dealership-open-content{
	padding: 30px 20px;
	position: absolute;
	top: 0;
	z-index:11;
}

.find-a-dealership .find-a-dealership-open .find-a-dealership-open-content strong{
	font-size: 1.8em;
    font-weight: 900;
    letter-spacing: 1px;
}

.find-a-dealership .find-a-dealership-open .find-a-dealership-open-content p{
	font-size: .8rem;
    line-height: 1.2rem;
    padding: 8px 0px;
}

.find-a-dealership .find-a-dealership-open .find-a-dealership-open-content a{
	
}

.baymak--binary-box .col-4{
    position: relative;
    overflow: hidden;
    border-top-left-radius: 0.5em;
    border-top-right-radius: 0.5em;
    border-bottom-left-radius: 0.5em;
    border-bottom-right-radius: 0.5em;
}


.baymak--binary-box .col-4 .baymak--binary-box-fly-content {
    width: 100%;
    height: 10rem;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 1;
    text-align: center;
}

.baymak--binary-box .col-4 .baymak--binary-box-fly-content span {
    color: #FFFFFF;
    font-size: 2.4em;
    font-weight: 900;
    display: block;
    margin-bottom: 2em;
    text-align: center;
    line-height: 1.2em;
}

.baymak--binary-box .col-4 .baymak--binary-box-fly-content .baymak--ui-button {
    padding: 2em 3em;
    display: inline-block;
    vertical-align: middle;
    background-image: linear-gradient(to right, #90BF47 0%, #14A292 100%);
    background-image: -webkit-linear-gradient(to right, #90BF47 0%, #14A292 100%);
    background-image: -moz-linear-gradient(to right, #90BF47 0%, #14A292 100%);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    border-top-left-radius: 10em;
    border-top-right-radius: 10em;
    border-bottom-left-radius: 10em;
    border-bottom-right-radius: 10em;
}

.baymak--binary-box .col-4 .baymak--binary-box-fly-content .baymak--ui-button a {
    color: #FFFFFF;
    font-size: 1.2em;
    font-weight: 900;
    display: inline-block;
    vertical-align: middle;
    margin-right: 1em;
}

.baymak--binary-box .col-4 .baymak--binary-box-fly-content .baymak--ui-button i {
    display: inline-block;
    vertical-align: middle;
}

