@charset "UTF-8";
/* CSS Document */

@font-face {
  font-family: 'OfficinaSansMediumC';

  src: url('../fonts/OfficinaSansMediumC.eot');
  src: url('../fonts/OfficinaSansMediumC.eot?#iefix') format('embedded-opentype'), 
  url('../fonts/OfficinaSansMediumC.woff2') format('woff2'), 
  url('../fonts/OfficinaSansMediumC.woff') format('woff'), 
  url('../fonts/OfficinaSansMediumC.ttf') format('truetype'), 
  url('../fonts/OfficinaSansMediumC.svg') format('svg');
}

.banner_ozelen *{
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

.banner_ozelen{
	overflow: hidden;
	max-width: 1550px;
	margin-left: auto;
	margin-right: auto;
	color:#ffffff; font-family: OfficinaSansMediumC;
}

.banner_ozelen a{
	color: #ffffff;
}


.banner_clean *{
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

.banner_clean{
	overflow: hidden;
	max-width: 1550px;
	margin-left: auto;
	margin-right: auto;
	color:#ffffff; font-family: OfficinaSansMediumC;
}

.banner_clean a{
	color: #ffffff;
}




.bantxtwrap{
	float:left;
	width: 25%;
	background:#2164a9;
	padding: 25px 0 0 25px;
	height: 113px;
	box-shadow: 0px 3px 7px 1px #cccccc;
	border: 2px solid #ffffff;
	border-right:none;
	font-size: 18px;
	text-transform: uppercase;
}

@media(max-width: 1157px){
	.bantxtwrap{
	float:none;
	width: 100%;
	border: 0;
	background: none;
	color:#2164a9;
	padding:15px;
	text-align:center;
	height: auto;
} 
}


.bantxtclean{
	float:left;
	width: 25%;
	background:#118b67;
	padding: 25px 0 0 25px;
	height: 113px;
	box-shadow: 0px 3px 7px 1px #cccccc;
	border: 2px solid #ffffff;
	border-right:none;
	font-size: 18px;
	text-transform: uppercase;
}

@media(max-width: 1157px){
	.bantxtclean{
	float:none;
	width: 100%;
	border: 0;
	background: none;
	color:#118b67;
	padding:15px;
	text-align:center;
	height: auto;
} 
}

.banselwrap{
	float: left;
    width: 75%;
    background: url(../images/fon.png) #118b67 no-repeat left bottom;
    height: 113px;
    padding: 15px 0px 0 30%;
	position: relative;
	border: 2px solid #ffffff;
	border-left: 0;
}
@media(max-width: 1157px){
.banselwrap{
	float: none;
    width: 100%;
	border: 0;
	padding-left: 45%
} 
}
@media(max-width: 767px){
.banselwrap{
	padding-left: 35%
}
}
@media(max-width: 650px){
.banselwrap{
	background: #118b67;
	padding: 15px;
	height: auto;
	text-align: center;
}
}

.banselclean{
	float: left;
    width: 75%;
    background: url(../images/fon1.png) #118b67 no-repeat left bottom;
    height: 113px;
    padding: 15px 0px 0 30%;
	position: relative;
	border: 2px solid #ffffff;
	border-left: 0;
}
@media(max-width: 1157px){
.banselclean{
	float: none;
    width: 100%;
	border: 0;
	padding-left: 45%
} 
}
@media(max-width: 767px){
.banselclean{
	padding-left: 35%
}
}
@media(max-width: 650px){
.banselclean{
	background: #118b67;
	padding: 15px;
	height: auto;
	text-align: center;
}
}






a {
	text-decoration: none;
}

.str{
	background: url(../images/str.png);
	position: absolute;
	top: 0;
	left: 0; height: 113px; width: 55px;
}
@media(max-width: 1157px){
.str{
	display: none;
}
}

.vsego{
	
	margin-top: 10px;
	padding-left: 10px;
}

@media(max-width: 650px){
.vsego{
	padding-left:0px;
}
}



.banner_ozelen select{
	margin-top: 5px;
	height: 25px;
    font-size: 18px;
	display: block;
	background: #ffffff;
}

@media(max-width: 650px){
.banner_ozelen select{
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
}

#tree,
#kust{
	width: 16%;
	float: right;
	margin-right: 15px;
	text-align: center;
	font-size: 30px;
	position: relative;
    bottom: 65px; 
}

@media(max-width: 1355px){
#tree,
#kust{
	width: 17%;
	}
}

@media(max-width: 1280px){
#tree,
#kust{
	width: 18%;
	}
}

@media(max-width: 1206px){
#tree,
#kust{
	width: 19%;
	}
}

@media(max-width: 935px){
#tree,
#kust{
	width: 20%;
	}
}

@media(max-width: 890px){
#tree,
#kust{
	width: 21%;
	}
}

@media(max-width: 853px){
#tree,
#kust{
	width: 22%;
	}
}

@media (max-width: 825px) and (min-width: 651px){
.banselwrap {
    padding-left: 35%;
}}

@media(max-width: 815px){

#kust{
	width: 25%;
	}
}

@media(max-width: 430px){
#tree,
#kust{
	width: 30%;
	}
}

@media(max-width: 370px){
#tree,
#kust{
	width: 35%;
	}
}

@media(max-width: 330px){
#tree,
#kust{
	width: 36%;
	}
}


@media(max-width: 650px){
#tree,
#kust{
	float: none;
	position: static;
	display: inline-block;
	}
}


@supports not (-ms-high-contrast: none) {
	.flip{
		
		-webkit-transform: rotateX(180deg);
		-moz-transform: rotateX(180deg);
		transition: transform 1s;
		transform: rotateX(180deg);
	}   
}

.clean_city {
    overflow: hidden;
    max-width: 1550px;
    margin-left: auto;
    margin-right: auto;
    background: #118b67;
    color:#ffffff; font-family: OfficinaSansMediumC;
    margin-bottom: 20px;
    border: 2px solid #ffffff;
}

.clci_img {
    float: left;
    width: 28%;
}

.clci_img img {
    width: 100%;
}

.clci_text {
    float: left;
    width: 72%;
    text-align: center;
    font-size: 18px;
    text-transform: uppercase;
    padding: 15px;
}

@media (max-width: 1495px){
    .clci_img {
        background: url(../images/clean_city.png);
        width: 25%;
        height: 111px;
    }
    .clci_img img{
        display: none;
    }
    .clci_text {
        width: 75%;
    }
}

@media (max-width: 1362px){
    .clci_img{
        margin-right: auto;
        margin-left: auto;
        float: none;
    }
    .clci_text {
            width: 100%;
        }
}

@media(max-width: 1157px){
    .clci_img{
        display: none;    
    } 
    .clci_text{
        float: none;
        width: 100%;        
    } 
}

@media (max-width: 640px) {
.banner_ozelen {
    margin-top: 0px;
}
.clean_city{
 margin-top: 120px;
}
}


.banner {
    max-width: 1550px;
    margin: 0 auto;
    font-family: OfficinaSansMediumC;
    margin-bottom: 20px;
    border: 2px solid #ffffff;
    padding-top: 20px;
    background-color: #337ac0;
    padding-left: 35px;
    padding-right: 35px;
    color: #fff;
    padding-bottom: 20px;
}

.banner p {
    text-align: center;
    margin: 0;
    font-size: 24px;
    height: 40px;
    margin-bottom: 10px;
    text-transform: uppercase;
}


.imgs-block {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 0;
}

.banner-button {
    display: flex;
    justify-content: center;
}

.banner-button a {
    text-align: center;
    font-size: 20px;
    color: #fff;
    padding: 12px;
    background-color: #118b67;
    border: 2px solid #fff;
    text-transform: uppercase;
    font-family: OfficinaSansMediumC;
    text-decoration: none;
}

.banner-button a:last-child {
    margin-left: 30px;
}

@media (max-width:1200px) {
.imgs-block {
    display: none;
}

.banner p {
    height: auto;
}
}

@media (max-width:628px) {
    .banner p {
        font-size: 18px;
    }

    .banner-button a {
        font-size: 14px;
    }
    }

    @media (max-width:745px) {
        .banner-button {
            flex-direction: column;
        }
        .banner-button a:last-child {
            margin-left: 0px;
            margin-top: 10px;
        }
        }
    




