@font-face {
    font-family: 'PF_DinText_Pro';
    src: url('../fonts/PFDinTextPro-Regular.eot');
    src: url('../fonts/PFDinTextPro-Regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/PFDinTextPro-Regular.woff') format('woff'),
         url('../fonts/pfdintextpro-regular.ttf') format('truetype'),
         url('../fonts/PFDinTextPro-Regular.svg#fontello') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'PF_DinText_Pro';
    src: url('../fonts/PFDinTextPro-Light.eot');
    src: url('../fonts/PFDinTextPro-Light.eot?#iefix') format('embedded-opentype'),
         url('../fonts/PFDinTextPro-Light.woff') format('woff'),
         url('../fonts/pfdintextpro-light.ttf') format('truetype'),
         url('../fonts/PFDinTextPro-Light.svg#fontello') format('svg');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'PF_DinText_Pro';
    src: url('../fonts/PFDinTextPro-Thin.eot');
    src: url('../fonts/PFDinTextPro-Thin.eot?#iefix') format('embedded-opentype'),
         url('../fonts/PFDinTextPro-Thin.woff') format('woff'),
         url('../fonts/pfdintextpro-thin.ttf') format('truetype'),
         url('../fonts/PFDinTextPro-Thin.svg#fontello') format('svg');
    font-weight: 200;
    font-style: normal;
}
@font-face {
    font-family: 'PF_DinText_Pro';
    src: url('../fonts/PFDinTextPro-ExtraThin.eot');
    src: url('../fonts/PFDinTextPro-ExtraThin.eot?#iefix') format('embedded-opentype'),
         url('../fonts/PFDinTextPro-ExtraThin.woff') format('woff'),
         url('../fonts/pfdintextpro-extrathin.ttf') format('truetype'),
         url('../fonts/PFDinTextPro-ExtraThin.svg#fontello') format('svg');
    font-weight: 100;
    font-style: normal;
}
@font-face {
    font-family: 'PF_DinText_Pro';
    src: url('../fonts/PFDinTextPro-Bold.eot');
    src: url('../fonts/PFDinTextPro-Bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/PFDinTextPro-Bold.woff') format('woff'),
         url('../fonts/pfdintextpro-bold.ttf') format('truetype'),
         url('../fonts/PFDinTextPro-Bold.svg#fontello') format('svg');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'PF_DinText_Pro';
    src: url('../fonts/PFDinTextPro-Italic.eot');
    src: url('../fonts/PFDinTextPro-Italic.eot?#iefix') format('embedded-opentype'),
         url('../fonts/PFDinTextPro-Italic.woff') format('woff'),
         url('../fonts/pfdintextpro-italic.ttf') format('truetype'),
         url('../fonts/PFDinTextPro-Italic.svg#fontello') format('svg');
    font-weight: 400;
    font-style: italic;
}
@font-face {
    font-family: 'PF_DinText_Pro';
    src: url('../fonts/PFDinTextPro-Medium.eot');
    src: url('../fonts/PFDinTextPro-Medium.eot?#iefix') format('embedded-opentype'),
         url('../fonts/PFDinTextPro-Medium.woff') format('woff'),
         url('../fonts/pfdintextpro-medium.ttf') format('truetype'),
         url('../fonts/PFDinTextPro-Medium.svg#fontello') format('svg');
    font-weight: 500;
    font-style: normal;
}
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}
body{line-height:1;font: 18px 'PF_DinText_Pro', sans-serif;font-weight: normal; min-width: 900px;color: #000;}
10px{display:block}
nav ul{list-style:none}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:none}
a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent}
ins{background-color:#ff9;color:#000;text-decoration:none}
mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold}
del{text-decoration:line-through}
abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}
table{border-collapse:collapse;border-spacing:0}
hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}
input,select{vertical-align:middle;box-sizing: border-box;  -moz-box-sizing: border-box;}
div{box-sizing: border-box;
-moz-box-sizing: border-box;}
.middle {
    width: 900px;
    margin: 0 auto;
}
/* Сглаживание */
body {
    -webkit-font-smoothing: subpixel-antialiased !important;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility:    hidden;
    -ms-backface-visibility:     hidden;
}
li {
    list-style: none;
}
header {
    height: 67px;
    border-bottom: 1px solid #ededed;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    position: fixed;
    background: #fff;
    width: 100%;
    z-index: 3;
}
.menu_top a {
    text-decoration: none;
    color: inherit;
}
.slide_top {
    background: url(../img/main_bg.jpg);
    height: 480px;
    text-align: center;
    padding: 56px 0 0 0;
    letter-spacing: 0.8px;
}
.block_logo {
    display: inline-block;
    vertical-align: top;
}
.menu_top {
    display: inline-block;  vertical-align: top;
    margin: 0 0px 0 58px;
}
.logo {
    width: 131px;
    height: 53px;
    background: url(../img/logo.jpg);
    margin: 10px 0 0 0px;
}
.phone_callback {
    color: #464545;
    font-size: 18px;
    font-weight: normal;
    font-style: italic;
    text-align: right;
}
.button_callback {
    color: #0488ce;
    font-size: 11px;
    cursor: pointer;
    text-transform: uppercase;
    margin: 1px 2px 0 50px;
    font-weight: 300;
    text-decoration: underline;
    float: right;
    letter-spacing: 0.2px;
}
.callback {
    margin: 16px 0px 0 0px;
    display: inline-block;
    float: right;
}
.menu_top li {
    display: inline-block;
    vertical-align: top;
    height: 67px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    font-size: 13px;
    color: #464545;
    text-transform: uppercase;
    padding: 29px 8px 0;
    margin: 0 -3px 0 0;
    font-weight: 200;
}
.menu_top li.active {
    color: #0488ce;
}
h2 {
    text-align: center;
    color: #fff;
    font-size: 50px;
    font-weight: 400;
    line-height: 25px;
}
.slide_top h4 {
    color: #fff;
    font-weight: 100;
    font-size: 34px;
    margin: 36px 0 0 0;
    line-height: 37px;
}
.slide_top p {
    color: #fff;
    float: left;
    text-align: center;
    font-weight: 200;
    text-align: left;
}
section {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.button {







    background: rgb(5, 129, 182);  background: -moz-linear-gradient(top, rgba(5,129,182,1) 0%, rgba(3,91,150,1) 100%);  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(5,129,182,1)), color-stop(100%, rgba(3,91,150,1)));  background: -webkit-linear-gradient(top, rgb(5, 129, 182) 0%, rgb(3, 91, 150) 100%);  background: -o-linear-gradient(top, rgba(5,129,182,1) 0%, rgba(3,91,150,1) 100%);  background: -ms-linear-gradient(top, rgba(5,129,182,1) 0%, rgba(3,91,150,1) 100%);  background: linear-gradient(to bottom, rgb(5, 129, 182) 0%, rgb(3, 91, 150) 100%);  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0581b6', endColorstr='#035b96', GradientType=0 );
    
    
    
    
    
    
    
    
    display: inline-block;  color: rgb(255, 255, 255);  font-size: 19px;  font-weight: 100;  padding: 4px 10px;  cursor: pointer;  text-align: center;







}

.button:active {
    background: rgb(5, 129, 182);

}
.view_Other {
    margin: 33px auto -28px;
    padding: 5px 30px 6px;
}
.slide_top h4 b {
    font-weight: 400;
}
.slide_top p:nth-child(3) {
    width: 220px;
    margin: 27px 54px 0 147px;
    float: left;
}
.slide_top p:nth-child(4) {
    margin: 25px 145px 10px 55px;
    float: right;
}
.main_content {
    -webkit-box-shadow: 0px 10px 35px 0px rgba(194,194,194,1); -moz-box-shadow: 0px 10px 35px 0px rgba(194,194,194,1); 
    box-shadow: 0px 10px 35px 0px rgba(194,194,194,1);
}
.info_autoservise {
    height: 438px;
}
.left_info_circle_content {
    display: inline-block;
    width: 363px;
    height: 464px;
}
.circle_big {
    background: url(../img/circle.jpg);
    width: 175px;
    height: 175px;
    margin: 90px 0 0 123px;
    font-weight: 600;
    font-size: 36px;
    color: #fff;
}
.circle_big div {
    position: absolute;
    margin: 27px 0 0 24px;
}
.circle_big div:nth-child(2) {
    margin: 66px 0 0 105px;
    color: #0488ce;
}
.circle_big span {
    font-size: 18px;
    font-weight: normal;
}
.dop_info_circle {
    color: #464545;
    font-weight: 200;
    font-size: 12px;
    text-transform: uppercase;
    margin: 14px 0 0 223px;
}
.dop_info_circle div {
    margin: 0 0 3px 0;
}
.dop_info_circle div:before {
    content: "";
    display: block;
    position: absolute;
    background: url(../img/circle_min.jpg);
    width: 11px;
    height: 11px;
    margin: 2px 0 0 -19px;
}
.dop_info_circle .active:before {
    background-position: 0 -11px;
    margin: 1px 0 0 -19px;
}
.info_block_answer h5 {
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0.7px;
    line-height: 22px;
    text-transform: uppercase;
    margin: 0 0 0 43px;
}
.main_problem {
    height: 461px;
    background: url(../img/bg_problem.jpg);
    color: #fff;
}
.info_block_problem {
    display: inline-block;
    width: 240px;
    margin: 34px 0 0 507px;
}
.info_block_problem p {
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0.6px;
}
.info_block_problem ul {
    margin: 23px 0 0 2px;
    font-size: 18px;
    font-weight: 100;
}
.info_block_problem li {
    margin: 0 0 15px 0;
}
.info_block_problem li:before {
    content: "—";
    display: block;
    width: 11px;
    height: 11px;
    position: absolute;
    margin: 0px 0 0 -28px;
}
.bust_efficiency {
    text-align: center;
}
.bust_efficiency h4 {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 500;
    width: 425px;
    margin: 58px 0 0 48px;
    line-height: 23px;
    text-align: left;
}
.block_info_efficiency {
    width: 400px;
    text-align: left;
    margin: 46px 0 0 -12px;
    display: inline-block;
    vertical-align: top;
}
h6 {
    color: #464545;
    font-size: 20px;
    letter-spacing: 0.5px;
    font-weight: normal;
    font-style: italic;
}
.block_info_efficiency ul {
    font-size: 18px;
    color: #464545;
    font-weight: 300;
    margin: 25px 0 0 21px;
}
.block_info_efficiency li {
    margin: 0 0 10px 0;
}
.block_info_efficiency li:before {
    content: "";
    display: block;
    position: absolute;
    width: 5px;
    height: 9px;
    margin: 8px 0 0 -20px;
    background: url(../img/str.jpg);
}
.block_info_efficiency p {
    font-size: 18px;
    color: #464545;
    font-weight: 300;
    margin: 54px 0 0 0px;
    line-height: 18px;
    width: 350px;
}
.you_will_know {
    margin: 219px 0 0 0;
    font-size: 20px;
    text-align: left;
    font-weight: 500;
    padding: 67px 0 32px 56px;
    letter-spacing: 0.6px;
    border-top: 1px solid #bcbcbc;
    text-transform: uppercase;
}
.main_info_efficiency {
    text-align: left;
    font-size: 16px;
    font-weight: 300;
    margin: -2px 0 25px 125px;
    letter-spacing: 0.3px;
}
.main_info_efficiency li {
    margin: 0 0 20px 0;
}
.main_info_efficiency li:before {
    content: "";
    display: block;  position: absolute;      background: url(../img/str.jpg);  
    margin: 6px 0 0 -14px;
    width: 5px;  height: 9px;
}
.answer_form {
    height: 270px;
    background: rgb(0, 157, 220);
    color: #fff;
    margin: 93px 0 0 0;
}
.info_block_answer {
    width: 100%;
    margin: 0 0 0 0px;
    padding: 60px 0 0 0;
}
.info_block_answer p {
    font-size: 14px;
    font-weight: 300;
    margin: 18px 0 14px 0;
    letter-spacing: 0.2px;
}
.form_answer input {
    width: 240px;
    border: 1px solid rgb(255, 255, 255);
    outline: none;
    height: 39px;
    margin: 0 0 13px 40px;
    font-size: 18px;
    font-weight: 100;
    padding: 1px 0 0 14px;
    background: rgb(0, 157, 220);
    color: #fff;
    font-family: 'PF_DinText_Pro', sans-serif;
}
.button_answer {
    width: 100%;
    margin: 2px 0 0 0;
    font-size: 18px;
    font-weight: 300;
    padding: 7px 32px 9px;
    letter-spacing: 0.5px;
    text-align: right!Important;
}
.money_back {
    height: 328px;
    color: #fff;
    background: url(../img/bg_how_we_work.jpg) no-repeat;
    padding: 26px 0 0 0;
}
.money_back h5 {
    font-size: 24px;  font-weight: 100;
    display: block;
    text-align: left;
    width: 480px;
    margin: 29px 0 0 398px;
    line-height: 29px;
    text-transform: uppercase;
}
.money_back h5 b {
    font-size: 26px;
    font-weight: 300;
    line-height: 22px;
}
.how_we_work h5 {
    color: rgb(255, 255, 255);
    font-size: 83px;
    font-weight: 300;
    margin: -56px 0 0 20px;
    letter-spacing: 1.5px;
    line-height: 55px;
    height: 58px;
}
.how_we_work {
    height: 500px;
}
.tarif {
    height: 351px;
    background: url(../img/bg_tarif.jpg);
    color: #fff;
    padding: 47px 0 0 0;
}
.tarif h5 {
    font-size: 100px;
    font-weight: 500;
    margin: 0px 0 0 72px;
    letter-spacing: 1.5px;
}
.content_tarif {
    text-align: center;
    padding: 23px 0 0 0;
}
.title_tarif {
    font-size: 20px;
    font-weight: 500;
    color: #000;
    text-align: right;
    padding: 21px 4px 1px 0;
}
.title_tarif:before {
    width: 147px;
    height: 1px;
    display: block;
    position: absolute;
    background: #000;
    margin: 40px 0 0 11px;
}
.button_tarif {
    font-size: 14px;
    font-weight: 300;
    margin: -20px 0 0 -58px;
    position: absolute;
    padding: 11px 9px;
}
.item_terif:nth-child(3) p {
    padding: 46px 0 79px 0;
    font-size: 18px;
}
.our_clients {
    color: #fff;
    padding: 72px 0 36px 0;
    text-align: center;
}
.content_clients {
    margin: 45px 0 0 0;
    padding: 0 0 5px 0;
}
.our_clients h5 {
    font-size: 20px;
    font-weight: normal;
    text-transform: uppercase;
    margin: 0 0 0 0px;
    letter-spacing: 0.2px;
    text-align: center;
    color: #333333;
}
.item_clients {
    display: inline-block;
    margin: 0 0px 16px;
    width: 160px;
}
.reviews h5 {
    font-size: 40px;
    font-weight: 400;
    margin: 0px 0 36px 289px;
    letter-spacing: 1.2px;
    text-transform: uppercase;
}
.item_reviews {
    margin: 0px 0 46px 0;
}
.img_reviews {
    width: 101px;
    height: 101px;
    margin: 16px 0 0 120px;
}
.title_reviews {
    display: inline-block;  vertical-align: top;       
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    margin: 1px 0 0 20px;
    font-weight: 500;
    padding: 5px 0 0 0;
    letter-spacing: 0.4px;
    width: 220px;
    text-align: right;
}
.text_reviews {
    display: inline-block;  vertical-align: top;
    width: 535px;
    font-size: 14px;
    font-weight: 200;
    margin: 5px 0 0 49px;
    line-height: 18px;
    text-align: justify;
}
.title_reviews b {
    font-weight: 300;
    text-align: right;
    float: right;
}
.item_reviews:nth-child(3) .img_reviews {
}
.reviews {
    padding: 15px 0 20px 0;
    color: #fff;
    background: rgb(4, 136, 206);
}
.questions_remain {
    text-align: center;
    padding: 16px 0 0 0;
    color: #fff;
    height: 315px;
    background: rgb(0, 157, 220);
}
.questions_remain h4 {
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
    text-align: left;
    width: 400px;
    margin: 18px 0 0 290px;
    letter-spacing: 0.6px;
}
.form_qr {
    width: 722px;
    margin: 17px auto 0px;
}
.form_qr input {
    height: 39px;
    border: 1px solid #fff;       
    width: 167px;
    float: left;
    color: #fff;
    margin: 0 15px 9px 0;
    font-size: 18px;
    font-weight: 100;
    padding: 2px 0 0 13px;
    font-family: 'PF_DinText_Pro', sans-serif;
    background: rgb(0, 157, 220);
}
textarea {      
color: rgb(255, 255, 255);
width: 508px;
height: 136px;
padding: 7px;
box-sizing: border-box;
-moz-box-sizing: border-box;
border: 1px solid rgb(255, 255, 255);
font: 100 18px 'PF_DinText_Pro', sans-serif;
resize: none;
overflow-y: scroll;
overflow-x: hidden;
background: rgb(0, 157, 220);
}
.button_qr {
    margin: 19px auto 0;
    padding: 7px 32px;
    float: right;
}
footer {
    background: #212227;
    color: #fff;
    font-size: 14px;
    height: 107px;
    margin: 0px 0 0 0;
    padding: 20px 0 0 0;
    box-sizing: border-box;  -moz-box-sizing: border-box;
}
.right_block_footer {
    float: right;
    text-align: right;
    color: #707070;
    margin: 0px 33px 0 0;
    padding: 0px 0 0 0;
    font-weight: 200;
}
.left_block_footer {
    float: left;
    margin: 0px 0 0 32px;
}
.prava {
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0.1px;
}
.adress {
    color: #747474;  
    margin: -1px 0 0 1px;
    font-size: 14px;
    font-weight: 200;
}
.contact {
    margin: 15px 0 0 3px;
    font-size: 14px;
    font-weight: 200;
}
 {
    margin: 0px 0 0 0;
}
.contact li:before {
    display: block;
    position: absolute;
    width: 12px;
    height: 15px;
    background: url(../img/sprite_bot.png);
    margin: 0 0 0 -15px;
}
.contact li:nth-child(2):before {
    background-position: 0 -15px;
    height: 9px;
    margin: 4px 0 0 -15px;
}
.text_block_slide_top {
    height: 70px;
    margin: 41px auto 0;
    width: 600px;
}
.slide_top p:nth-child(2) {
    float: right;
}
.right_info_circle {
    width: 365px;
    margin: 90px 0 0 29px;
    display: inline-block;
    vertical-align: top;
    line-height: 24px;
}
.right_info_circle h5 {
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
    margin: 25px 0 0 0;
}
.right_info_circle p {
    font-size: 18px;
    font-weight: 200;
    margin: 20px 0 0 0;
    line-height: 22px;
}
.title_hww {
    background: rgba(5,129,182,1); background: -moz-linear-gradient(top, rgba(5,129,182,1) 0%, rgba(5,122,177,1) 100%); background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(5,129,182,1)), color-stop(100%, rgba(5,122,177,1))); background: -webkit-linear-gradient(top, rgba(5,129,182,1) 0%, rgba(5,122,177,1) 100%); background: -o-linear-gradient(top, rgba(5,129,182,1) 0%, rgba(5,122,177,1) 100%); background: -ms-linear-gradient(top, rgba(5,129,182,1) 0%, rgba(5,122,177,1) 100%); background: linear-gradient(to bottom, rgba(5,129,182,1) 0%, rgba(5,122,177,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0581b6', endColorstr='#057ab1', GradientType=0 );
    float: left;
    color: #fff;
    font-size: 20px;
    font-weight: 300;
    text-transform: uppercase;
    padding: 28px 46px 28px;
    text-align: center;
}
.content_hww {
    width: 398px;
    margin: 103px 0 0 38px;
    padding: 0 0 0 31px;
    display: inline-block;  vertical-align: top;
    font-size: 14px;
    font-weight: 100;
    color: #333333;
}
.text_hww {
    font-size: 14px;
    color: #525252;
    margin: 31px 0 0 30px;
    display: inline-block;
    width: 314px;
}
.form_hww {
    width: 100%;
    margin: 37px 0 0 0px;
    background: #009ddc;       
    color: #fff;
    padding: 14px 1px 10px 5px;
    text-align: left;
    height: 216px;
}
.form_hww p {
    font-weight: 500;
    font-size: 20px;
    text-transform: uppercase;
    margin: 17px 0 8px 41px;
    letter-spacing: 0.7px;
    line-height: 23px;
}
.form_hww input {
    width: 240px;
    margin: 21px 0 0px 41px;
    height: 37px;
    font-size: 18px;
    padding: 0px 0 0 11px;
    font-weight: 100;
    outline: none;
    background: rgb(0, 157, 220);
    border: 1px solid #fff;
    color: #fff;
    font-family: 'PF_DinText_Pro', sans-serif;
}
.button_hww {
    width: 426px;
    margin: 16px 46px 0 0;
    padding: 8px 0;       
    float: right;
    letter-spacing: 0.4px;
    text-align: right!important;
}
.how_we_work hr {
    border-top: 1px solid #bcbcbc;
    margin: 0px 0 0 0;
}
.text_tarif li {
    line-height: 15px;
    margin: 1px 0 7px 0;
}
.slide_top h2 span {
    font-weight: 300;
    margin-left: 3px;
    font-size: 22px;
}
.block_img {
    width: 428px;
    height: 458px;
    float: left;
    margin: -12px 0 0 39px;
    display: inline-block;  vertical-align: top;
}
.but {
    cursor: pointer;
    font-weight: 500;
    font-size: 20px;
    text-align: center;
}
.form_answer {
    padding: 27px 0 0 4px;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 500;
    margin: 5px 14px 0 0;
}
.left_content_hww {
    display: inline-block;
    vertical-align: top;
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
    margin: 102px 0 0 125px;
    letter-spacing: 0.5px;
}
.left_content_hww span {
    font-weight: 300;
    margin: 0 8px 0 0;
    letter-spacing: 0;
}
.item_left_chww {
    margin: -3px 0 29px 0;
    line-height: 22px;
}
.content_hww p {
    margin: 0 0 16px 0;
    font-weight: 300;
    letter-spacing: 0.2px;
}
.tarif > p {
    font-size: 24px;
    font-weight: 200;
    text-transform: uppercase;
    width: 570px;
    margin: 17px 0 0 216px;
    line-height: 29px;
    letter-spacing: 0.5px;
}
.item_title_tarif {
    display: inline-block;
    vertical-align: top;
    width: 161px;
    text-align: center;
    margin: 0 0 0 4px;
}
.table_tarif {
    text-align: left;
    padding: 0 112px 0 112px;
}
.text_tarif {
    font-size: 14px;
    font-weight: 300;
    padding: 7px 0 9px 0;
    display: inline-block;
    vertical-align: top;
    width: 180px;
}
.row_rarif {
    padding: 5px 0px 0 1px;
    border-top: 1px solid rgb(237, 237, 237);
}
.value_tarif {
    vertical-align: top;
    display: inline-block;
    width: 160px;
}
.row_rarif > div {
    display: table-cell;
}
.value_tarif span {
    width: 17px;
    height: 13px;
    display: block;
    margin: 14px auto 0;
}
.value_tarif:nth-child(4) {
    width: 128px;
    padding-left: 14px;
}
.value_tarif:nth-child(2) {
    width: 140px;
}
.value_tarif.check span {
    background: url(../img/galochka.jpg) no-repeat;
    background-position: center;
}
.value_tarif span {
    background: url(../img/krestik.jpg) no-repeat;  background-position: center;
}
.value_tarif:nth-child(3) {
    width: 208px;
}
.row_rarif:nth-child(3) .text_tarif {
    padding: 6px 0 6px 0;
}
.row_rarif:nth-child(4) .text_tarif {
    padding: 4px 0 9px 0;
}
.row_rarif:nth-child(5) .text_tarif {
    padding: 2px 0 8px 0;
}
.row_rarif:nth-child(6) .text_tarif {
    padding: 8px 0 10px 0;
}
.row_rarif:nth-child(7) .text_tarif {
    padding: 3px 0 8px 0;
}
.row_rarif:nth-child(8) .text_tarif {
    padding: 2px 0 9px 0;
}
.row_rarif:nth-child(9) .text_tarif {
    padding: 2px 0 8px 0;
}
.row_rarif:nth-child(10) .text_tarif {
    padding: 2px 0 8px 0;
}
.row_rarif:nth-child(11) .text_tarif {
    padding: 4px 0 11px 0;
}
.row_rarif:nth-child(12) .text_tarif {
    padding: 6px 0 9px 0;
}
.row_rarif:nth-child(13) .text_tarif {
    padding: 2px 0 10px 0;
}
.row_rarif:nth-child(14) .text_tarif {
    padding: 3px 0 13px 0;
}
.row_rarif:nth-child(15) .text_tarif {
    padding: 8px 0 8px 0;
}
.row_rarif:nth-child(16) .text_tarif {
    padding: 4px 0 8px 0;
}
.row_rarif:nth-child(4) span {
    margin: 5px auto 0;
}
.row_rarif:nth-child(6) span {
    margin: 13px auto 0;
}
.row_rarif:nth-child(9) span {
    margin: 6px auto 0;
}
.row_rarif:nth-child(10) span {
    margin: 6px auto 0;
}
.row_rarif:nth-child(16) span {
    margin: 7px auto 0;
}
.value_tarif.text span {
    background: none;
    font-size: 14px;
    font-weight: 100;
    width: 110px;
    margin: 3px auto 0;
    color: #0488ce;
    text-align: center;
}
.our_clients h5 span {
    font-weight: 500;
}
.item_clients img {
    width: 100%;
    vertical-align: middle;
}
.text_reviews p {
    margin: 0 0 18px 0;
}
.contact li {
    display: inline-block;
    vertical-align: top;
    color: rgb(116, 116, 116);
}
.right_block_footer span {
    color: #fff;
    margin-left: 3px;
}
.global_form {
    position: fixed;
    z-index: 11;
    background: rgb(0, 157, 220);
    color: #fff;
    width: 400px;
    left: 50%;
    margin: 200px 0 0 -200px;
    display: none;
}
#global_bg {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    z-index: 10;
    display: none;
}
.title_global_form {
    font-weight: 500;  font-size: 20px;  text-transform: uppercase;  
    margin: 20px 0 8px 0px;  letter-spacing: 0.7px;  line-height: 23px;
    text-align: center;
}
.global_form input {
    width: 240px;
    height: 40px;
    margin: 10px 0 0 80px;
    border: 1px solid rgb(255, 255, 255);
    background: rgb(0, 157, 220);
    padding: 0px 0 0px 10px;
    line-height: 21px;
    color: rgb(255, 255, 255);
    font-family: 'PF_DinText_Pro', sans-serif;
    font-size: 18px;
    font-weight: 100;
}
.but_global_form {
    margin: 20px 15px 20px 0;
}
.fix_block {
    height: 67px;
    width: 100%;
}
input::-webkit-input-placeholder { color:#fff;font: 100 18px 'PF_DinText_Pro', sans-serif; }
input:-moz-placeholder { color:#fff;font: 100 18px 'PF_DinText_Pro', sans-serif; }
::-webkit-input-placeholder {color:#fff;font: 100 18px 'PF_DinText_Pro', sans-serif;}
:-moz-placeholder {color:#fff;font: 100 18px 'PF_DinText_Pro', sans-serif;opacity:  1;}
::-moz-placeholder {color: #fff;opacity:  1;font: 100 18px 'PF_DinText_Pro', sans-serif;}
:-ms-input-placeholder {color:#fff;font: 100 18px 'PF_DinText_Pro', sans-serif;}
.left_input {
    width: 165px;
}
.button_qr {
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 500;
    margin: 12px 13px 0 0;
    padding: 0;
}
.item_title_tarif:nth-child(2) {
    text-align: center;
    width: 176px;
    padding: 0 1px 0 0;
    letter-spacing: 0.6px;
}
.item_title_tarif:nth-child(3) {
    width: 148px;
    padding: 0 0px 0 0;
}
.item_left_chww:nth-child(2) {
    margin: -1px 0 29px 0;
}
.item_left_chww:nth-child(3) {
    margin: -1px 0 13px 0;
}
.item_left_chww:nth-child(4) {
    margin: -1px 0 12px 0;
}
.item_left_chww:nth-child(5) {
    margin: -1px 0 12px 0;
}
.item_left_chww:nth-child(6) {
    margin: -1px 0 30px 0;
}
.but:hover {
    text-decoration: underline;
}
.contact a {
    color: #feffff;
    text-decoration: none;
}
.contact a:hover {
    text-decoration: underline;
}
.menu_top li:hover {
    color: rgb(4, 136, 206);
}
.answer_form:nth-child(3) {
    margin: 0px 0 0 0;
    height: 203px;
}
.answer_form:nth-child(3) .info_block_answer {
    padding: 27px 0 0 0;
}
.answer_form:nth-child(3) .form_answer {
    padding: 19px 0 0 4px;
}
.item_title_tarif span {
    font-size: 15px;
    display: block;
    font-weight: 200;
    text-align: center;
    padding: 1px 0 0 0;
}
.item_title_tarif:nth-child(2) span {
    padding: 1px 0 0 0px;
}
.item_title_tarif:nth-child(3) span {
    padding: 1px 0 0 16px;
}
.zag_row_block_tarif {
    font-weight: 500;
    font-size: 18px;
    margin: 22px 0 6px 0;
}
.row_rarif:nth-child(7) span {
    margin: 5px auto 0;
}
.row_rarif:nth-child(8) span {
    margin: 5px auto 0;
}
.zag_row_block_tarif:nth-child(9) {
    margin: 37px 0 6px 0;
}
.zag_row_block_tarif:nth-child(13) {
    margin: 45px 0 6px 0;
}
.zag_row_block_tarif:nth-child(16) {
    margin: 39px 0 6px 0;
}
.content_tarif > h4 {
    font-size: 23px;
    font-weight: 200;
    text-align: left;
    margin: 86px 0 0 111px;
}
.content_tarif > h4 b {
    font-weight: 400;
}
.row_rarif:nth-child(9) {
    border-bottom: 1px solid rgb(237, 237, 237);
}
.row_rarif:nth-child(13) {
    border-bottom: 1px solid rgb(237, 237, 237);
}
.row_rarif:nth-child(16) {
    border-bottom: 1px solid rgb(237, 237, 237);
}
.row_rarif:nth-child(12) span {
    margin: 8px auto 0;
}
.row_rarif:nth-child(11) span {
    margin: 7px auto 0;
}
.row_rarif:nth-child(15) span {
    margin: 6px auto 0;
}
.row_rarif:nth-child(17) span {
    margin: 12px auto 0;
    width: 140px;
    text-align: center;
}
.row_rarif:nth-child(17) .text_tarif {
    padding: 6px 0 9px 0;
    width: 200px;
}
.row_rarif:nth-child(18) .text_tarif {
    padding: 1px 0 9px 0;
    width: 200px;
}
.row_rarif:nth-child(18) span {
    margin: 12px auto 0;
    width: 140px;
    text-align: center;
}
.row_rarif:nth-child(19) {
    border-bottom: 1px solid rgb(237, 237, 237);
}
.row_rarif:nth-child(17) .value_tarif:nth-child(3) span {
    padding-left: 13px;
    width: 40px;
}
.row_rarif:nth-child(18) .value_tarif:nth-child(3) span {
    padding-left: 13px;
    width: 40px;
}
.row_rarif:nth-child(17) .value_tarif:nth-child(4) span {
    padding-right: 5px;
}
.row_rarif:nth-child(18) .value_tarif:nth-child(4) span {
    padding-right: 5px;
}
.row_rarif:nth-child(5) span {
    margin: 5px auto 0;
}
.row_rarif:nth-child(13) span {
    margin: 7px auto 0;
}
.row_rarif:nth-child(19) span {
    margin: 15px auto 0;
    padding: 0 0 0 7px;
}
.row_rarif:nth-child(19) .value_tarif:nth-child(2) span {
    padding: 0 0 0 11px;
}
.row_rarif:nth-child(19) .value_tarif:nth-child(4) span {
    padding: 0 0 0 0px;
}
.team_bg {
    height: 322px;
    background: url(../img/bg_komand.jpg) no-repeat;
}
#team {
    color: #fff;
    padding: 0 0 2px 0;
}
.team_bg h3 {
    font-size: 23px;
    font-weight: 400;
    text-transform: uppercase;
    text-align: right;
    display: inline-block;
    margin: 63px 64px 0 0;
    float: right;
}
.team_bg h3 span {
    font-size: 30px;  
    font-weight: 200;
    display: block;
    margin: -6px -32px 0 0;
}
.team_item {
    height: 120px;
    background: rgb(196, 196, 196);
    margin: 2px 0 0 0;
}
.name_team_item {
    text-transform: uppercase;
    text-align: right;
    width: 230px;
    font-size: 14px;
    font-weight: 200;
    position: absolute;
}
.name_team_item span {
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 1px;
}
.team_item.left {
    color: #000;
}
.team_item.left .name_team_item {
    text-align: left;
}
.button:hover {
background: rgb(5, 129, 182);
}