* {
margin:0;
padding:0;
-webkit-font-smoothing: antialiased;
}


a img {border:0;}
input[type='submit']:hover {cursor:pointer;}

.left {float:left;}
.right {float:right;}
.cleared {clear:both;}

body {font-family: 'Roboto', sans-serif;min-width:960px;}

 

.container {width:100%;margin:0 auto;position:relative;min-width:960px;}


header {padding-top:20px;width:100%;height:110px;position:relative;position:absolute;left:0;top:0;background:url(../img/header_bg.png) repeat-x;z-index:3;}
.inner_header {width:960px;margin:0 auto;}

header .logo {float:left;}
header .logo a {text-decoration:none;}
header .logo img {display:block;float:left;margin-right:20px;transition:all 0.8s;}
header .logo:hover img {transform:scale(1.04,1.04);}
header .logo span {font-size:14px;color:#434343;display:inline-block;padding-top:5px;}

header .header_contacts {float:right;text-align:right;}
header .header_contacts p {font-size:20px;color:#444;font-weight:bold;}
a.call_now {font-size:14px;color:#cc680c;display:block;text-align:right;padding-top:5px;text-transform:uppercase;}
a.call_now:hover {text-decoration:none;}



nav.header_menu {float:left;margin-left:72px;width:240px;padding-top:4px;}
nav.header_menu > ul {list-style:none;}
nav.header_menu > ul > li {float:left;margin-right:20px;margin-bottom:14px;}
nav.header_menu > ul > li > a {font-size:16px;color:#010101;display:block;}
nav.header_menu > ul > li > a:hover {color:#3986f2;text-decoration:none;}




section.top_pic {clear:both;width:100%;height:auto;}
/*section.top_pic > img {width:100%;}*/
.top_pic_image {height:665px;background:url(../img/top_pic.png) no-repeat center 0;}
.inner_top_pic {width:960px;padding-top:110px;box-sizing:border-box;position:absolute;top:0px;left:50%;margin-left:-480px;}
.inner_top_pic .top_h {padding-top:25px;}
.inner_top_pic .top_h p {display:inline-block;font-size:42px;color:#fff;text-transform:uppercase;line-height:69px;background:url(../img/h_bg.png) repeat;font-weight:900;padding:0 20px;text-shadow:2px 2px 1px #000;}
.top_form {position:absolute;right:0px;top:267px;width:340px;height:366px;background:url(../img/form_bg.png) no-repeat;}
.top_form p.form_h {font-size:20px;color:#fff;width:300px;margin:15px auto 10px;font-family: 'Roboto Condensed', sans-serif;border-bottom:1px solid #494949;text-transform:none;padding-bottom:10px;}
.top_form p {font-size:10px;color:#e1e1e1;text-transform:uppercase;width:300px;margin:0 auto;text-align:center;}
.top_form p sup {font-size:14px;color:#b60000;}
.top_form label {display:block;font-size:16px;color:#777;padding-left:10px;box-sizing:border-box;margin:0 auto;width:300px;font-weight:500;line-height:25px;}
.top_form input[type="text"] {width:276px;padding:0 10px;height:39px;display:block;background:url(../img/input.png) no-repeat;margin:0 auto 15px;border:0;outline:none;color:#fff;}
.top_form input[type="submit"] {display:block;width:298px;height:65px;border:0;outline:none;background:url(../img/submit.png) no-repeat;font-size:20px;color:#fff;font-family: 'Roboto Condensed', sans-serif;font-weight:700;text-shadow:0px 2px 1px #c67618;margin:5px auto 0;text-transform:uppercase;transition:all 0.4s;}
.top_form input[type="submit"]:hover {transform:scale(1.03,1.03);}


section.news_block {min-height:295px;padding:60px 0 60px;width:100%;}
h2 {font-size:36px;color:#333;text-transform:uppercase;font-weight:bold;padding-bottom:35px;text-align:center;}
h2 span {color:#3986f2;}
.inner_news_block {overflow:hidden;width:960px;margin:0 auto;}
.news_block_div {width:33%;float:left;box-sizing:border-box;padding-right:30px;}
.news_block_div p {font-size:15px;color:#333;}
.news_block_div span.date {font-size:18px;color:#999;font-weight:bold;padding-bottom:6px;}
.news_block_div a {color:#3986f2;font-size:16px;padding-top:5px;}

section.reasons_block {min-height:583px;box-sizing:border-box;padding:72px 0 30px 0;background:#f1f1f1;}
section.reasons_block h2 {padding-bottom:76px;}
.inner_reasons_block {width:960px;margin:0 auto;overflow:hidden;}
.reasons_block_div {height:185px;width:25%;float:left;text-align:center;}
.reasons_block_div img {display:block;margin:0 auto 16px;transition:all linear 0.8s;}
.reasons_block_div:hover img {transform:rotate(15deg);}
.reasons_block_div p {font-size:18px;color:#333;font-weight:500;}

.production_block {clear:both;width:100%;height:757px;background:url(../img/prod_bg.png) no-repeat;}
.production_block_head {height:175px;width:100%;background:url(../img/white80.png) repeat;}
.production_block_head h2 {padding:45px 0 15px 0;}
.production_block_head > p {width:960px;margin:0 auto;text-align:center;font-size:18px;color:#000;line-height:23px;}
p.bracket_p span {display:inline-block;position:relative;padding:2px 15px 0 15px;}
p.bracket_p span:before {position:absolute;top:0px;left:0px;content:url(../img/left_side.png);display:block;width:9px;height:47px;}
p.bracket_p span:after {position:absolute;top:0px;right:0px;content:url(../img/right_side.png);display:block;width:9px;height:47px;}

.inner_production_block {width:960px;height:582px;margin:0 auto;position:relative;}
.prod_col {width:240px;}
.prod_col p.prod_col_head {display:block;font-size:20px;color:#3986f2;font-weight:900;border-bottom:1px double #3986f2;margin-top:35px;min-height:60px;}
.prod_col > ul {list-style:none;padding-top:5px;}
.prod_col > ul > li {font-size:18px;color:#fff;font-family: 'Roboto Condensed', sans-serif;font-weight:700;float:left;margin-bottom:18px;position:relative;}
.prod_col > ul > li > a {font-size:18px;color:#fff;font-family: 'Roboto Condensed', sans-serif;font-weight:700;text-decoration:none;display:block;transition:all 0.4s;position:relative;}
.prod_col > ul > li:hover > a {color:#3986f2;}
.prod_col > ul > li.active > a {color:#3986f2;}
.prod_col > ul > li > a:after {opacity:0;content:"→";display:block;position:absolute;left:100%;margin-left:3px;top:0px;transition:all 0.4s;color:#3986f2;font-family: 'Roboto Condensed', sans-serif;font-weight:bold;}
.prod_col > ul > li > a:hover:after {opacity:1;}
.prod_col.prod_col_right > ul > li > a:after {opacity:0;content:"←";display:block;position:absolute;left:0%;margin-left:-21px;top:-2px;transition:all 0.4s;}
.prod_col > ul > li > a:hover:after {opacity:1;}
.prod_col > ul > li.active > a:after {opacity:1;}

.prod_col > ul > li:nth-child(even) {clear:both;float:right;}
.prod_col > ul > li:nth-child(odd) {clear:both;}
.prod_col.prod_col_right > ul > li:nth-child(even) {clear:both;float:right;}
.prod_col.prod_col_right > ul > li:nth-child(odd) {clear:both;float:right;}

.prod_col.prod_col_left > ul > li:nth-child(even) {float:left;margin-left:110px;text-align:left;}

.prod_col.prod_col_left > ul > li {margin-bottom:0px;line-height:20px;}
.prod_col.prod_col_left > ul > li > a {line-height:20px;}

.prod_col > ul > li > p {font-size:18px;color:#fff;font-family: 'Roboto Condensed', sans-serif;font-weight:400;text-transform:uppercase;clear:both;float:right;}

.prod_picture {width:456px;height:329px;position:absolute;left:50%;top:160px;margin:0 0 0 -228px;}
.prod_picture img {display:block;}
.prod_picture .prod_arrow {position:absolute;left:0px;top:50%;width:23px;height:28px;background:url(../img/arrow_right.png) no-repeat;margin-top:-12px;z-index:999;}

.production_slider {}
.production_slider ul.slides > li {position:relative;}


.prod_plate {position:absolute;bottom:-45px;right:-27px;}
.prod_plate img {display:block;transition:all linear 0.5s;}
.prod_plate:hover img {transform:rotate(2deg);}

section.fact_block {clear:both;width:100%;height:434px;background:url(../img/fact_bg.png) no-repeat;}
.inner_fact_block {width:960px;margin:0 auto;overflow:hidden;}
.inner_fact_block h2 {padding:98px 0 62px 0;}
.fact_div {width:20%;float:left;text-align:center;}
.fact_div p.fact_number {font-size:45px;font-weight:bold;color:#be5e04;}
.fact_div p.fact_number span {font-size:14px;}
.fact_div p.fact_text {font-size:18px;color:#333;font-weight:bold;text-transform:uppercase;}
.fact_div p.fact_text span {font-size:36px;}

section.offer_block {clear:both;min-height:829px;width:100%;}
.inner_offer_block {width:960px;margin:0 auto;}
.inner_offer_block_wrap {margin-left:-43px;overflow:hidden;padding-bottom:10px;}
.offer_block h2 {padding:71px 0 41px 0;}

.offer_div {text-align:center;display:inline-block;vertical-align:top;margin:10px 0 20px 43px;width:288px;}
.offer_img {width:288px;height:219px;margin:0 auto 8px;background:url(../img/offer_border.png) no-repeat;}
.offer_img img {display:block;margin:7px 0 0 11px;clear:both;float:left;}
.offer_div p {font-size:18px;color:#333;}
.offer_div p span {color:#3986f2;font-weight:bold;}

.offer_form_block {width:100%;height:313px;background:url(../img/offer_form_bg.png) no-repeat center 0;}
.inner_offer_form {width:960px;margin:0 auto;position:relative;}
.offer_form_block p.offer_form_text {font-size:24px;color:#fff;padding-top:25px;}
.offer_form_block p.offer_form_text span {font-size:36px;color:#f7b629;}

.offer_form_block  img.yellow_arrow {position:absolute;top:102px;left:350px;}

.offer_form {position:absolute;right:0;top:20px;width:344px;padding-top:14px;height:334px;background:url(../img/offer_form.png) no-repeat;}
.offer_form span {display:block;font-size:12px;color:#071932;width:296px;margin:0 0 0 26px;line-height:17px;}
.offer_form input[type="text"] {width:296px;padding:0 10px;color:#fff;height:39px;display:block;background:url(../img/input1.png) no-repeat;border:0;outline:none;margin:0 0 15px 26px;}
.offer_form input[type="text"]::-webkit-input-placeholder {color:#fff;}
.offer_form input[type="text"]::-moz-placeholder {color:#fff;}
.offer_form input[name="interest"] {margin-bottom:7px;}
.offer_form input[type="submit"] {display:block;width:298px;height:104px;background:url(../img/submit1.png) no-repeat;border:0;outline:none;margin:0 auto;transition:all linear 0.4s;}
.offer_form input[type="submit"]:hover {transform:scale(1.03,1.03);}
.offer_form input[type="file"] {display:block;margin-bottom:9px;margin-left:27px;font-size:12px;color:#fff;height:28px;}

section.trust_block {clear:both;min-height:940px;width:100%;}
.inner_trust_block {width:960px;margin:0 auto;}
.trust_block h2 {padding:122px 0 15px 0;}
.trust_block p.bracket_p {margin-bottom:60px;text-align:center;font-size:18px;}
.trust_block p.bracket_p span {padding-top:5px;}

.trust_slider {width:960px;clear:both;}

.trust_slider .flex-direction-nav {*height: 0;}
.trust_slider .flex-direction-nav a {width: 60px; height: 60px; margin: -30px 0 0; display: block;background:url(../img/dir.png) no-repeat; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 1; -webkit-transition: none;}
.trust_slider .flex-direction-nav .flex-next {background-position: 0 -60px; right: -50px; }
.trust_slider .flex-direction-nav .flex-prev {left: -50px;background-position: 0 0px;}
.trust_slider .flex-direction-nav .flex-next:hover {background-position: 0 -120px; right: -50px; }
.trust_slider .flex-direction-nav .flex-prev:hover {left: -50px;background-position: 0 -180px;}
.trust_slider .flex-direction-nav .flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;}

.trust_slider ul.slides li {}
.trust_slider ul.slides li .trust_slider_div {width:320px;text-align:center;background:url(../img/ramka.png) no-repeat center 0;padding-top:73px;}
.trust_slider ul.slides li .trust_slider_div .trust_div_img {margin:0px auto 57px auto;text-align:center;}
.trust_slider ul.slides li .trust_slider_div .trust_div_img a {display:block;position:relative;width:132px;height:186px;margin:0 auto;}
.trust_slider ul.slides li .trust_slider_div .trust_div_img a:after {display:block;position:absolute;top:0;left:0;content:" ";background:url(../img/cert_hover.png) no-repeat;width:132px;height:186px;opacity:0;transition:all 0.7s;}
.trust_slider ul.slides li .trust_slider_div .trust_div_img a:hover:after {opacity:1;}
.trust_slider ul.slides li .trust_slider_div .trust_div_img a img {display:block;width:132px;height:186px;}
.trust_slider ul.slides li .trust_slider_div p {font-size:14px;color:#333;}
.trust_slider ul.slides li .trust_slider_div p span {font-size:18px;color:#3986f2;font-weight:bold;}
img.barrens_plate {display:block;margin:30px auto 0;clear:both;transition:all 0.4s;}
img.barrens_plate:hover {transform:translateY(3px);}

section.spec_block {clear:both;min-height:1017px;width:100%;background:url(../img/spec_bg.png) no-repeat center 0;}
section.spec_block h2 {padding:42px 0 14px 0;}
.spec_head {width:100%;height:175px;background:url(../img/white80.png) repeat;text-align:center;margin-bottom:65px;}
.spec_block p.bracket_p {margin-bottom:60px;text-align:center;font-size:18px;}
.spec_block p.bracket_p span {padding-top:2px;}
.inner_spec_block {width:960px;margin:0 auto;overflow:hidden;}
.spec_div {float:left;margin:15px 0;display:inline-block;padding-right:30px;height:95px;background:#fff;overflow:hidden;transition:all linear 0.2s;}
.spec_div:hover {margin-left:3px;}
.spec_div:hover:nth-child(even) {margin-right:3px;}
.spec_div:nth-child(even) {float:right;padding-left:30px;padding-right:0px;}
.spec_div:nth-child(even) img {display:block;float:right;margin-left:30px;margin-right:0px;}
.spec_div img {display:block;float:left;margin-right:30px;}
.spec_div p {font-size:24px;color:#333;line-height:95px;display:inline-block;}
.spec_div p span {font-weight:900;}


section.construction_block {clear:both;min-height:695px;width:100%;background:url(../img/construction.png) no-repeat center 0;}
section.construction_block  h2 {padding:41px 0 14px 0;}
section.construction_block  .construction_head {width:100%;height:157px;background:url(../img/white80.png) repeat;text-align:center;margin-bottom:80px;}

.inner_construction_block {width:960px;margin:0 auto;}
.construction_slider {width:950px;box-shadow:0px 5px 7px 0px #333;border:5px solid #3986f2;}
.construction_slider ul.slides li {position:relative;}
.construction_slider ul.slides li > img {max-width:950px;}
.construction_slider ul.slides li .sl_caption {position:absolute;width:100%;height:74px;bottom:0px;left:0px;background:url(../img/caption.png) repeat;}
.construction_slider ul.slides li .sl_caption em {display:inline-block;height:100%;vertical-align:middle;width:0px;}
.construction_slider ul.slides li .sl_caption p {display:inline-block;vertical-align:middle;font-size:24px;color:#fff;padding-left:20px;}

.construction_slider .flex-direction-nav {*height: 0;}
.construction_slider .flex-direction-nav a {width: 60px; height: 60px; margin: -30px 0 0; display: block;background:url(../img/dir1.png) no-repeat; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 1; -webkit-transition: none;}
.construction_slider .flex-direction-nav .flex-next {background-position: 0 -60px; right: -110px; }
.construction_slider .flex-direction-nav .flex-prev {left: -110px;background-position: 0 0px;}
.construction_slider .flex-direction-nav .flex-next:hover {background-position: 0 -120px; right: -110px; }
.construction_slider .flex-direction-nav .flex-prev:hover {left: -110px;background-position: 0 -180px;}
.construction_slider .flex-direction-nav .flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;}


section.power_block {clear:both;min-height:695px;width:100%;background:url(../img/power_bg.png) no-repeat center 0;}
.inner_power_block {}
.construction_slider2 {}


section.profit_block {clear:both;min-height:765px;width:100%;background:url(../img/profit.png) no-repeat center 0;position:relative;}
section.profit_block h2 {padding:42px 0 14px 0;}
.profit_head {width:100%;height:175px;background:url(../img/white80.png) repeat;text-align:center;margin-bottom:0px;}
.profit_block p.bracket_p {margin-bottom:60px;text-align:center;font-size:18px;}
.profit_block p.bracket_p span {padding-top:2px;}
.inner_profit_block {width:960px;margin:0 auto;position:relative;min-height:398px;}

.profit_blue {width:100%;height:192px;background:url(../img/blue_bg.png) no-repeat center 0;position:relative;z-index:3;}
.profit_blue_inner {width:960px;margin:0 auto;height:192px;position:relative;}
.profit_blue p {font-size:24px;color:#fff;padding-top:7px;}
.profit_blue p span {color:#f7b629;font-weight:900;}
.profit_blue img.profit_blue_img {display:block;position:absolute;right:359px;top:46px;}

.profit_form {position:absolute;top:148px;right:0px;width:414px;height:280px;z-index:4;}
/*.profit_form:after {content:" ";position:absolute;width:1103px;height:545px;background:url(../img/podsvetka0.png) no-repeat;top:100%;left:50%;margin-left:-551px;margin-top:-290px;z-index:5;}*/
.profit_form form {background:#fff;border:3px solid #3986f2;display:block;width:100%;position:relative;z-index:6;padding-top:25px;}
.profit_form form input[type="text"] {width:340px;padding:0 10px;font-size:18px;color:#4a86d1;height:49px;display:block;background:url(../img/input2.png) no-repeat;border:0;outline:none;margin:0 0 25px 25px;}
.profit_form input[type="text"]::-webkit-input-placeholder {color:#4a86d1;font-size:18px;}
.profit_form input[type="text"]::-moz-placeholder {color:#4a86d1;font-size:18px;}
.profit_form form input[type="submit"] {display:block;width:366px;height:87px;background:url(../img/submit2.png) no-repeat;border:0;outline:none;margin:0 auto 23px;transition:all linear 0.4s;}
.profit_form input[type="submit"]:hover {transform:scale(1.03,1.03);}


section.clients_choise {clear:both;min-height:300px;width:100%;background:url(../img/choise.png) no-repeat center 0;position:relative;}
.cl_choise_head {width:100%;height:175px;background:url(../img/white80.png) repeat;text-align:center;margin-bottom:0px;}
.cl_choise_head h2 {padding:42px 0 14px 0;}
.cl_choise_head p.bracket_p {margin-bottom:60px;text-align:center;font-size:18px;}
.cl_choise_head p.bracket_p span {padding-top:2px;}
.clients_choise_inner {width:960px;margin:0 auto;text-align:center;}
p.cl_choise_p {padding-top:35px;font-size:36px;color:#333;font-weight:500;text-shadow:0px 2px 1px #848c91;}
p.cl_choise_p span {font-size:48px;font-weight:500;}
p.cl_choise_p b {font-size:48px;color:#fff;font-weight:bold;text-shadow:0px 2px 1px #555;}


section.otziv_block {width:100%;height:455px;padding-top:30px;}
.inner_otziv_block {width:960px;margin:0 auto;}
.otziv_slider {width:960px;}
.otziv_slider ul.slides li {position:relative;}

.ot_div {width:100%;overflow:hidden;}
.ot_div_top {width:610px;margin:0 auto 0px;overflow:hidden;padding-bottom:37px;}
.bolt_img {border:5px solid #3986f2;float:left;box-shadow:0px 3px 5px 0px #aaa;}
.bolt_img img {display:block;width:260px;}
.ot_div_right {overflow:hidden;float:right;width:315px;}
.ot_div_right img {display:block;float:left;margin-right:20px;}
.ot_div_right p.ot_name {font-size:14px;color:#333;padding-top:22px;}
.ot_div_right p.ot_name b {font-weight:900;display:block;padding-bottom:4px;}
.ot_div_right p.ot_desc {clear:both;display:block;font-size:16px;color:#333;}
.ot_div_right p.ot_desc b {font-size:18px;color:#3986f2;}

.ot_div_content {clear:both;border-top:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9;padding:25px 0 22px 0;text-align:center;}
.ot_div_content p {font-size:18px;color:#333;}

.otziv_slider .flex-direction-nav {*height: 0;}
.otziv_slider .flex-direction-nav a {width: 60px; height: 60px; margin: -30px 0 0; display: block;background:url(../img/dir2.png) no-repeat; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 1; -webkit-transition: none;}
.otziv_slider .flex-direction-nav .flex-next {background-position: 0 -60px; right: -110px; }
.otziv_slider .flex-direction-nav .flex-prev {left: -110px;background-position: 0 0px;}
.otziv_slider .flex-direction-nav .flex-next:hover {background-position: 0 -120px; right: -110px; }
.otziv_slider .flex-direction-nav .flex-prev:hover {left: -110px;background-position: 0 -180px;}
.otziv_slider .flex-direction-nav .flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;}


.faq_block {clear:both;width:100%;padding-bottom:95px;}
.inner_faq_block {width:960px;margin:0 auto;padding-bottom:90px;overflow:hidden;}
.faq_block h2 {padding:0 0 40px 0;}
.faq_div {float:left;margin:0px 0 19px 2px;display:inline-block;background:#fff;overflow:hidden;transition:all linear 0.2s;padding-right:30px;box-shadow:0px 2px 3px 0px #888;}
.faq_div.active {box-shadow:0px 1px 1px 0px #888;}
.faq_div:nth-child(even) {float:right;margin-right:2px;}
.faq_div:hover {background:#4c92f3;}
.faq_div.active:hover {background:none;}
.faq_div > img {display:block;float:left;margin-right:30px;margin-left:0px;}
.faq_div > img:hover {cursor:pointer;}
.faq_div_right {float:left;display:block;}
.faq_div p.faq_q {display:inline-block;font-size:24px;color:#333;padding-top:30px;line-height:28px;transition:all linear 0.2s;}
.faq_div p.faq_q:hover {cursor:pointer;}
.faq_div:hover p.faq_q {color:#fff;}
.faq_div.active p.faq_q {color:#4c92f3;}
.faq_div.active:hover p.faq_q {color:#4c92f3;}
.faq_div p.faq_a {clear:both;display:inline-block;font-size:14px;color:#333;padding-bottom:50px;}
.faq_div p.faq_a span {font-size:18px;color:#3986f2;}


.any_quest {width:100%;height:192px;background:url(../img/any_bg.png) no-repeat center 0;position:relative;z-index:3;}
.inner_any_quest {width:960px;margin:0 auto;position:relative;height:192px;}

p.any_left_p {font-size:36px;display:block;color:#fff;padding-top:23px;}
p.any_left_p span {font-weight:900;}
p.any_left_p b {color:#f7b629;font-weight:bold;}
img.any_img {position:absolute;top:70px;left:377px;display:block;}

.any_quest .offer_form {position:absolute;right:0;top:50%;margin-top:-161px;width:344px;padding-top:0px;height:322px;background:url(../img/frm4_bg.png) no-repeat;}
.any_quest .offer_form  form {position:relative;z-index:6;display:block;}
/*.any_quest .offer_form:after {content:" ";position:absolute;width:1103px;height:545px;background:url(../img/podsvetka01.png) no-repeat;top:100%;left:50%;margin-left:-551px;margin-top:-290px;z-index:5;}*/
.any_quest .offer_form span {display:block;font-size:18px;color:#467fce;width:auto;margin:15px 0 20px 0px;line-height:22px;text-transform:uppercase;text-align:center;}
.any_quest .offer_form input[type="text"] {width:276px;padding:0 10px;height:39px;display:block;background:url(../img/input4.png) no-repeat;border:0;outline:none;margin:0 0 15px 26px;font-weight:300;font-size:16px;color:#fff;}
.any_quest .offer_form input[type="text"]::-webkit-input-placeholder {color:#fff;}
.any_quest .offer_form input[type="text"]::-moz-placeholder {color:#fff;}
.any_quest .offer_form input[name="interest"] {margin-bottom:15px;}
.any_quest .offer_form input[type="submit"] {font-family: 'Roboto Condensed', sans-serif;text-transform:uppercase;display:block;width:298px;height:67px;font-weight:700;font-size:30px;color:#fff;background:url(../img/submit4.png) no-repeat;border:0;outline:none;margin:0 auto;transition:all linear 0.4s;text-shadow:1px 2px 1px #c67417;}
.any_quest .offer_form input[type="submit"]:hover {transform:scale(1.03,1.03);}


.contacts_block {clear:both;width:100%;/*height:655px;*/position:relative;}
.contacts_map {width:100%;min-height:655px;background:url(../img/map.png) no-repeat center 0;}
.contacts_map img {width:100%;display:block;}
.contacts_head {position:absolute;top:0px;left:0px;width:100%;height:180px;background:url(../img/white80.png) repeat;text-align:center;margin-bottom:0px;z-index:3;}
.contacts_head h2 {padding:42px 0 14px 0;}
.contacts_head p.bracket_p {text-align:center;font-size:18px;margin-bottom:0;}
.contacts_head p.bracket_p span {font-size:24px;color:#467fce;text-transform:uppercase;padding-top:10px;}
.inner_contacts_block {width:960px;height:100%;position:absolute;left:50%;top:0px;margin-left:-480px;}
.cont_adress_block {position:absolute;bottom:30px;left:0px;background:url(../img/white80.png) repeat;padding:20px;width:397px;}
.cont_adress_block_inner {width:396px;height:246px;border:5px solid #3986f2;background:#fff;}
.cont_adress_block_inner p {display:block;padding:11px 0 0 35px;font-size:18px;color:#000;}
.cont_adress_block_inner p span {font-size:14px;color:#467fce;}
.cont_adress_block_inner p b {font-size:24px;}

footer {clear:both;width:100%;background:#6e88ab;height:110px;}
.inner_footer {width:960px;min-height:110px;margin:0 auto;}
.footer_logo {float:left;padding-top:15px;}
.footer_logo a {display:block;}
.footer_logo a img {display:block;transition:all 0.8s;}
.footer_logo:hover a img {transform:scale(1.03,1.03);}

.footer_policy {float:left;margin-left:175px;padding-top:50px;}
.footer_policy a {font-size:14px;color:#cce2ff;}
.footer_policy a:hover {text-decoration:none;}

.footer_phone {float:left;padding-left:15px;font-size:18px;color:#f2f2f2;padding-top:40px;}
.footer_phone p {font-weight:500;}

.djaib {float:right;padding-top:20px;}
.djaib p {font-size:14px;color:#cde2ff;}
.djaib a {color:#273c59;}
.djaib a:hover {text-decoration:none;}

.djaib a.policy {color:#cce2ff;font-size:14px;margin-bottom:7px;display:block;}

/*left menu*/

.left_menu_block {font-family:'Roboto';position:fixed;z-index:999;top:0px;left:0px;background:url(../img/left_menu_bg.png) repeat-y;padding:75px 10px 0 10px;width:207px;height:100%;box-sizing:border-box;}
p.left_menu_head_p {text-transform:uppercase;display:block;margin:0 0 15px 10px;font-size:16px;font-weight:500;color:#3986f2;line-height:34px;padding-bottom:5px;background:url(../img/left_menu_lines.png) no-repeat 0 bottom;}

nav.left_menu {}
nav.left_menu > ul {list-style:none;}
nav.left_menu > ul > li {padding-bottom:10px;}
nav.left_menu > ul > li > a {display:block;text-decoration:none;font-size:14px;color:#333;line-height:17px;padding-left:10px;padding-right:10px;transition:all 0.8s;}
nav.left_menu > ul > li > a:hover {color:#3986f2;}

nav.left_menu > ul > li > ul {list-style-image:url(../img/ul_dot.png);list-style:none;}
nav.left_menu > ul > li > ul > li {}
nav.left_menu > ul > li > ul > li > a {display:block;text-decoration:none;font-size:13px;color:#333;line-height:16px;padding:7px 10px 7px 20px;box-sizing:border-box;transition:all 0.8s;}
nav.left_menu > ul > li > ul > li > a:hover {background:#3986f2;color:#fff;}

/*inner_page*/

.top_pic.top_pic_inner_page {background:url(../img/inner1.png) no-repeat center 0;width:100%;min-height:648px;box-sizing:border-box;padding-top:295px;}
.top_pic.top_pic_inner_page .top_pic_image {height:auto;min-height:648px;position:absolute;top:0;left:0;background:none;}
.top_pic.top_pic_inner_page .inner_top_pic {width:960px;margin:0 auto;padding-top:0px;box-sizing:border-box;position:relative;top:0px;top:0px;left:0%;margin-left:auto;margin-right:auto;background:#fff;overflow:hidden;}

.top_pic.top_pic_inner_page .main {overflow:hidden;height:100%;background:#f2f2f2;}
.top_pic.top_pic_inner_page .left_main_part {background:#fff;overflow:hidden;width:740px;float:left;padding-bottom:50px; min-height:600px;}

.top_pic.top_pic_inner_page .left_menu_block {position:static;float:left;background:none;background:#fff;width:200px;height:100%;padding-top:25px;}

.right_column {float:right;width:220px;background:#f2f2f2;height:100%;padding-left:20px;box-sizing:border-box;}
p.right_column_head {text-transform:uppercase;display:block;padding-top:30px;margin:0 0 20px 0px;font-size:15px;font-weight:normal;color:#333;line-height:18px;padding-bottom:10px;background:url(../img/left_menu_lines.png) no-repeat 0 bottom;}

.right_column_form {}
.right_column_form label {font-size:12px;color:#4a4a4a;display:block;line-height:15px;}
.right_column_form label sup {color:#ff0000;font-size:14px;padding-top:5px;}
.right_column_form input[type="text"] {width:158px;padding:0 10px;height:28px;display:block;margin-bottom:7px;border:1px solid #c0c0c0;border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;background:#fff;outline:none;}
.right_column_form textarea {width:158px;resize:vertical;padding:10px 10px;height:158px;display:block;margin-bottom:10px;border:1px solid #c0c0c0;border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;background:#fff;outline:none;}
.right_column_form input[type="submit"] {font-size:15px;color:#fe8d1c;background:none;text-transform:uppercase;font-weight:700;text-decoration:underline;border:0;outline:none;display:block;float:right;margin-right:20px;height:25px;}
.right_column_form input[type="submit"]:hover {text-decoration:none;}

.content_inner {width:540px;margin:0 auto;float:left;font-family:'Roboto';background:#fff;padding:26px 20px 0 20px;box-sizing:border-box;}
.content_inner h1 {font-size:30px;color:#333;font-weight:bold;display:block;padding-bottom:22px;}
.content_inner h2 {font-size:22px;color:#333;font-weight:normal;display:block;padding-bottom:22px;}

.content_inner p {font-size:15px;color:#333;padding-bottom:17px;}
.content_inner p a, .content_inner p a:visited, .content_inner ul li a, .content_inner ol li a {color:#3986f2;font-size:15px;}
.content_inner img {display:block;margin:0 auto 8px;max-width:100%;}
.content_inner ul, .content_inner ol {margin:0 20px 20px 20px;}
.content_inner ul li, .content_inner ol li {font-size:15px;color:#333;margin:3px 0 3px 17px;}
.content_inner table td{
border:1px solid #eaeaea;
padding:5px;
text-align:left;
}
.content_inner p.inner_img_caption {font-style:italic;font-size:14px;color:#666;}