@font-face {
    font-family: "FuturaRoundBold";
    src: url("FuturaRoundBold/FuturaRoundBold.eot");
    src: url("FuturaRoundBold/FuturaRoundBold.eot?#iefix")format("embedded-opentype"),
    url("FuturaRoundBold/FuturaRoundBold.woff") format("woff"),
    url("FuturaRoundBold/FuturaRoundBold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
.wrapper{
    overflow: hidden;
}
.eco_event_w{
    max-width: 1140px !important;
    margin: 0 auto;
}



#header{
    overflow: hidden;
    background: #95bb0c !important;
    min-height: 666px;
}
.header{
    position: relative;
}
.header_tree_photo_eco{
    background: url("../images/eco-event/trees-back.png") no-repeat;
    width: 988px;
    height: 781px;
    position: absolute;
    right: -424px;
    bottom: -400px;
}
	/*
.event-link{
    background: #ec6800;
    color: #ffffff;
    font-family: 'FuturaRoundBold';
    font-size: 34px;
    width: 302px;
    text-align: center;
    height: 63px;
    cursor: pointer;
    display: block;
    padding: 0;
    margin: 4px 0;
    line-height: 58px;
    text-decoration: none;
    border-radius: 5px;
}*/


.event-link{
	-moz-border-radius: 11px;
	border-radius:11px;  
	display: inline-block;
    font-size: 2.8em;
	text-decoration: none;
	text-transform:none;
	background-color: #ff9200; 
	background-image: linear-gradient(to bottom, #ff9200 0px, #ff5600 100%);
    color: #fff; 
	padding: 10px 14px;
	margin:10px 0;
	font-family: 'Rotonda Bold';
	letter-spacing: 0.04em;
	}
.event-link:hover{
	color:#fff;
	background-color: #ffaf00; 
	background-image: linear-gradient(to bottom, #ffaf00 0px, #ff5e00 100%);}




.header_text_eco h1{
    font-family: Verdana;
    font-size: 42px;
    color: #ffffff;
    font-weight: 300;
}
.header_text_eco h1 span{
    font-size: 60px;
    font-weight: bold;
}

.news_block{
    margin: 50px 0;
}
.news_item{
    width: 285px;
    display: inline-block;
    margin-left: -5px;
    vertical-align: top;
    position: relative;
}
.news_item._big{
    width: 570px;
}
.news_item.first_in_row{
    margin-left: 0 !important;
}
.news_item img{
    width: 100%;
    height: 380px;
}
.news_text{
    position: absolute;
    top: 24%;
    left: 16%;
    right: 16%;
    bottom: 24%;
    background: rgba(131,174,33,0.8);
    border-radius: 100%;
    color: #ffffff;
    font-size: 16px;
    text-align: center;
    line-height: 1.3;
    transition: all 0.3s ease-out;
    cursor: pointer;
}
.news_item:hover .news_text{
    top: 0%;
    bottom: 0%;
    left: 0% !important;
    right: 0% !important;
    border-radius: 0;
}
.news_item._big .news_text{
    left: 33%;
    right: 33%;
}
.news_text_it{
    position: absolute;
    top: 50%;
    left: 50%;
    width: 186px;
    transform: translateX(-50%) translateY(-50%);
}

/* ----------------- */

.about_block{
    background: #83ae21;
    position: relative;
    margin-top: 187px;
    padding-bottom: 60px;
}
.about_block h2{
    text-align: center;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 48px;
    font-family: 'FuturaRoundBold';
    padding-top: 20px;
}
.about_block_back{
    background: url("../images/eco-event/grass-back.png") no-repeat center top;
    width: 100%;
    height: 187px;
    position: absolute;
    bottom: 96%;
}
.about_video{
    width: 500px;
    display: inline-block;
}
.about_video iframe{
    width: 100% !important;
}
.about_text{
    width: 620px;
    display: inline-block;
    margin-left: 15px;
    vertical-align: top;
    font-family: sans-serif;
}
.about_review{
    color: #ffffff;
    font-size: 14px;
}
.about_rate{
    margin-top: 20px;
}
.about_rate_item {
    width: 202px;
    display: inline-block;
    vertical-align: top;
}
.about_rate_item span {
    display: block;
    color: #ffffff;
    text-align: center;
}
.about_rate_img span{
    display: block;
    margin: 0 auto;
    background: #ffffff;
    width: 80px;
    padding: 20px;
    border-radius: 100%;
}
span.about_rate_num {
    font-size: 36px;
    font-family: sans-serif;
    font-weight: 300;
}
.about_rate_text{
    font-size: 14px;
    font-weight: 300;
    font-family: sans-serif;
}

/* -------------------- */

.slider{
    height: 300px;
    width: 900px;
    margin: 0 auto;
}
.primer_eco{background-color:#83ae21;/*background: linear-gradient(to top, #83ae21, #fff);*/}
.primer_eco_back{
    background: url("../images/eco-event/grass-back_white.png") no-repeat center top;
    width: 100%;
    height: 187px;
    position: relative;
}
.primer_eco_block{
    position: relative;
    padding-bottom: 70px;
}
.primer_eco_block h2{
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-size: 3.5em;
    font-family: 'FuturaRoundBold';
    padding-top: 20px;
	margin:0px;
}

.svideolider{}
.svideolider div{display:inline-block; width:48%; margin:2% 1%;height:460px;float:left;padding:15px;box-sizing: border-box;text-align:center;}
.svideolider div p{color:#fff;padding:10px 0;}

.g-recaptcha iframe{margin-left:0% !important; width: 100% !important;}

.company_block{
    position: relative;
    padding-bottom: 70px;
}
.company_block:after{
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: -44px;
    background: url("../images/eco-event/tree-one-slider.png") no-repeat;
    width: 123px;
    height: 241px;
}
.company_block:before{
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    right: -95px;
    background: url("../images/eco-event/trees-slider.png") no-repeat;
    width: 195px;
    height: 314px;
}
.company_logo img{
    margin: 0 auto;
    width: 200px;
    transform: translateY(-50%);
    padding-top: 50%;
}
.company_logo{
    height: 150px;
}
.company_block h2{
    text-align: center;
    color: #83ae21;
    text-transform: uppercase;
    font-size: 48px;
    font-family: 'FuturaRoundBold';
    padding-top: 20px;
}
.slick-arrow{
    position: absolute;
    top: 50%;
    font-size: 0;
    width: 31px;
    height: 53px;
    border: none;
    margin-top: -26px;
}
.slick-arrow.slick-prev{
    background: url("../images/eco-event/arrow-left.png") no-repeat;
    left: -34px;
}
.slick-arrow.slick-next{
    background: url("../images/eco-event/arrow-right.png") no-repeat;
    right: -34px;
}
.slick-arrow.slick-prev:hover{
    background: url("../images/eco-event/arrow-left-hover.png") no-repeat;
}
.slick-arrow.slick-next:hover{
    background: url("../images/eco-event/arrow-right-hover.png") no-repeat;
}

/* ----------------------- */

.banner_block{
    background: url("../images/eco-event/banner2.png") no-repeat center;
    height: 783px;
    width: 100%;
}
.banner_block .content{
    position: relative;
    height: 100%;
}
.banner_text{
    position: absolute;
    top: 47%;
    transform: translateY(-50%);
    left: 0;
}
.banner_text h2{
    text-align: center;
    color: #83ae21;
    font-size: 40px;
    font-family: 'FuturaRoundBold';
    padding-top: 20px;
    margin: 70px 0;
}
.banner_text h2 span{
    font-size: 65px;
}
.banner_text a{
    background: #ec6800;
    color: #ffffff !important;
    font-family: 'FuturaRoundBold';
    font-size: 34px;
    width: 302px;
    text-align: center;
    height: 63px;
    cursor: pointer;
    display: block;
    padding: 0;
    line-height: 58px;
    text-decoration: none;
    border-radius: 5px;
    margin: 4px auto;
}
.banner_text:before{
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -100px;
    width: 136px;
    height: 138px;
    background: url("../images/eco-event/planet.png") no-repeat;
}

/* ------------------ */

.podpiska{
    background: #ffac08;
    margin-left: 50px;
    padding: 15px 15px 53px 15px !important;
}
.podpiska .h2{
    font-size: 21px;
    text-align: center;
    margin: 0;
    color: #ffffff;
    font-family: 'FuturaRoundBold';
}
.podpiska input.inputtext{
    width: 323px !important;
    background: #ffffff;
}
.podpiska input.submit{
    margin: 10px auto 0 auto;
}
.podpiska input[type="checkbox"]{
    margin-right: 10px;
    vertical-align: middle;
}
.worldmeters{
    width: 323px;
    padding: 15px 10px 21px 10px;
    display: inline-block;
    vertical-align: top;
    background: #83ae21;
    height: auto;
}
.worldmeters h4{
    font-size: 25px;
    margin: 0;
    color: #ffffff;
    font-family: 'FuturaRoundBold';
}
.worldmeters img{
    margin-top: 17px;
}
.worldmeters .div-span{
    color: #ffffff;
    font-size: 14px;
    width: 240px;
    margin: 10px 0;
}
.worldmeters .div-span .worldo-font24px{
    font-size: 24px;
}
.vk{
    display: inline-block;
    vertical-align: top;
    margin-left: 85px;
}

#footer {
    background: url('/templates/podari-derevo/images/footer_bg.png') repeat-x left bottom #83ae21;
    height: auto;
    width: 100%;
    color: #ffffff;
}
.horrible_bosses a{
    color: #ffffff !important;
}
.horrible_bosses{
    background: none;
}

/* --------------------------- */

.b-share-icon{
    width: 43px !important;
    height: 43px !important;
    transition: all 0.2s ease-out;
}
.b-share-icon_vkontakte{
    background: url("../images/eco-event/vk-icon.png") no-repeat center center !important;
}
.b-share-icon_facebook{
    background: url("../images/eco-event/facebook-icon.png") no-repeat center center !important;
}
.b-share-icon_twitter{
    background: url("../images/eco-event/twitter-icon.png") no-repeat center center !important;
}
.b-share-icon_odnoklassniki{
    background: url("../images/eco-event/odnolassniki-icon.png") no-repeat center center !important;
}
.b-share-icon_moimir{
    background: url("../images/eco-event/mail-icon.png") no-repeat center center !important;
}
.b-share-icon_gplus{
    background: url("../images/eco-event/google-icon.png") no-repeat center center !important;
}
.b-share-icon_vkontakte:hover{
    background: url("../images/eco-event/vk-icon-h.png") no-repeat center center !important;
}
.b-share-icon_facebook:hover{
    background: url("../images/eco-event/facebook-icon-h.png") no-repeat center center !important;
}
.b-share-icon_twitter:hover{
    background: url("../images/eco-event/twitter-icon-h.png") no-repeat center center !important;
}
.b-share-icon_odnoklassniki:hover{
    background: url("../images/eco-event/odnolassniki-icon-h.png") no-repeat center center !important;
}
.b-share-icon_moimir:hover{
    background: url("../images/eco-event/mail-icon-h.png") no-repeat center center !important;
}
.b-share-icon_gplus:hover{
    background: url("../images/eco-event/google-icon-h.png") no-repeat center center !important;
}

/* ----------------------------- */

#call-me_corp{
    width: 900px;
    height: 500px;
    background: rgba(149,187,12,0.8);
    padding: 20px;
    position: relative;
}
#call-me_all{
    width: 900px;
    height: 500px;
    background: rgba(149,187,12,0.8);
    padding: 20px;
    position: relative;
}
#call-me_pr{
    width: 900px;
    height: 500px;
    background: rgba(149,187,12,0.8);
    padding: 20px;
    position: relative;
}
#call-me_sport{
    width: 900px;
    height: 500px;
    background: rgba(149,187,12,0.8);
    padding: 20px;
    position: relative;
}
#call-me_cinema{
    width: 900px;
    height: 500px;
    background: rgba(149,187,12,0.8);
    padding: 20px;
    position: relative;
}
#call-me_org{
    width: 900px;
    height: 500px;
    background: rgba(149,187,12,0.8);
    padding: 20px;
    position: relative;
}
.modal__title{
    font-size: 24px;
    text-align: center;
    color: #ffffff;
    font-family: 'FuturaRoundBold';
    margin-bottom: 20px;
}
.modal__inner img{
    width: 50%;
    max-height: 400px;
}
.modal__inner .text{
    width: 47%;
    display: inline-block;
    vertical-align: top;
    color: #ffffff;
    line-height: 1.3;
    font-size: 16px;
    margin-left: 3%;
}
.modal__close.arcticmodal-close{
	display:none;
    width: 25px;
    height: 25px;
    position: absolute;
    top: 5px;
    right: 5px;
    background: url("../images/eco-event/modal-close.png") no-repeat;
    background-size: 100% 100%;
}
.modal__close.arcticmodal-close:hover{
    opacity: 0.8;
}
#feedback{
/*    width: 340px;
    height: 240px;*/
    padding: 20px;
    position: relative;
    background: rgba(255,172,8,0.8);
}
#feedback .h2{
    display: none !important;
}
#feedback input[type="text"]{
    width: 350px;
    height: 32px;
    font-style: italic;
    font-size: 14px;
    color: #222;
    display: block;
    border: none;
    background: #ffffff;
    margin: 10px 0;
    padding: 0 10px;
}
#feedback input[type="submit"]{
    background: url("../images/eco-event/bad-button.png") no-repeat center center;
    width: 329px;
    height: 60px;
    cursor: pointer;
    display: block;
    margin: 4px auto;
    border: 0;
}
#feedback input[type="submit"]:hover{
    opacity: 0.8;
}

@media(max-width:700px) {
	.news_text{top:10%;}
	.news_item._big .news_text {left: 16%;  right: 16%;}
	.news_block {margin:0;}
	#header {min-height: 680px /*773*/;}
	.header_text_eco{text-align:center;}
	.content iframe {margin-left:0%;}
	.primer_eco_block h2 {font-size:3em;}
	.svideolider div{width:94%; margin:2%;height:460px;float:none;padding:15px;box-sizing: border-box;text-align:center;}
	.svideolider div p{color:#fff;padding:10px 0;}
	.podpiska{height:270px; padding:15px 10px 53px 10px !important;}
}

