{
"@context": "http://schema.org",
"@type": "Organization",
"url": "https://prodex.ua",
"logo": "https://prodex.ua/img/logo_n.png"
}
/*@font-face {
  font-family: 'Roboto';
  sfont-style: normal;
  src: local('Roboto Thin'), local('Roboto-Thin'), url(https://fonts.gstatic.com/s/roboto/v18/KFOkCnqEu92Fr1MmgVxFIzIFKw.woff2) format('woff2');
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  sfont-style: normal;
  src: local('Roboto'), local('Roboto'), url(https://fonts.gstatic.com/s/roboto/v18/KFOkCnqEu92Fr1MmgVxFIzIFKw.woff2) format('woff2');
  font-display: swap;
}
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto Condensed'), local('RobotoCondensed-Regular'), url(https://fonts.gstatic.com/s/robotocondensed/v16/ieVl2ZhZI2eCN5jzbjEETS9weq8-19a7DRs5.woff2) format('woff2');
  font-display: swap;
}*/
*{padding: 0px;margin: 0px;border: 0px; 00-font-weight: 300;00-font-size: 16px;00-color: #404040;00-line-height: 28px;}
html * { max-height:999999px;}
*, *:before, *:after {-moz-box-sizing: border-box;box-sizing: border-box;-webkit-box-sizing: border-box;}
*, *:before, *:after {-moz-box-sizing: border-box;box-sizing: border-box;-webkit-box-sizing: border-box;}
:focus,:active {outline: none;}
a:focus,a:active {outline: none;}
aside, nav, footer, header, section { display: block }
html, body {margin: 0;padding: 0;position: relative;}
body{font-family: 'Roboto'; font-weight: 300; font-size: 16px; }
a,a:visited{text-decoration: underline;}
a:hover{text-decoration: none;}
a{color: #85120b;}
.clr{clear: both; display: block;}
.clearfix:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden;}
.bwd{min-width: 300px;width: 100%; overflow:hidden;} 
/*.bwd:before{background: url(img/bg_dev.jpg);
 content: ' ';
    position: absolute;
    width: 100%;
    height: 14%;
    z-index: -1;
    opacity: 0.2;
    background-repeat: no-repeat;
    background-position: 50% 0;
    -ms-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
}*/
/*ÐºÐ°ÐºÐ°Ñ Ñ‚Ð¾ Ð´Ð¸Ñ‡ÑŒ Ð¿Ñ€Ð¾ Ð¼ÐµÐ½ÑŽ*/
/*.topMenu--desctop .sub-menu {
    display: none;
    position: absolute;
    margin: 0;
    padding: 10px !important;
    z-index: 999999;
}
.topMenu--desctop .sub-menu a{
    border:none !important;
    font-size:16px;
}
.topMenu--desctop  ul li:hover .sub-menu  {
    display: block;
    clear: both;
    position: absolute;
    background: #ffffff;
}
.topMenu--desctop .sub-menu li {
    clear: both;
}
.topMenu--tablet .sub-menu {
    display: none;
    position: absolute;
    margin: 0;
    padding: 10px !important;
    z-index: 999999;
}
.topMenu--tablet .sub-menu a{
    border:none !important;
    font-size:16px;
}
.topMenu--tablet  ul li:hover .sub-menu  {
    display: block;
    clear: both;
    position: absolute;
    background: #ffffff;
}
.topMenu--tablet .sub-menu li {
    clear: both;
}
.sub_menu_inner {background: #f7f7f7;
    border-bottom: solid 1px #ebebeb;
    border-top: solid 1px #ebebeb;}
.sub_menu_inner .menu{display: flex;min-height: 30px;justify-content: center;list-style: none;align-items: center;}
.sub_menu_inner .menu li {margin:10px;}
.sub_menu_inner .menu a {text-decoration: none; color: #333;}
.sub_menu_inner .menu a:hover {color: #000;}


!*ÐºÐ°ÐºÐ°Ñ Ñ‚Ð¾ Ð´Ð¸Ñ‡ÑŒ Ð¿Ñ€Ð¾ Ð¼ÐµÐ½ÑŽ - ÐºÐ¾Ð½ÐµÑ†*!




.short_fixed {
    background-color: #fff;
}
header .top {
    height: auto!important;
}
*/
.selectric-wrapper {
    position: relative;
    cursor: pointer;
}
.selectric-hide-select {
    position: relative;
    overflow: hidden;
    width: 0;
    height: 0;
}
.selectric {
    border: 1px solid #DDD;
    background: #F8F8F8;
    position: relative;
}
.selectric .label {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0 38px 0 10px;
    font-size: 12px;
    line-height: 38px;
    color: #444;
    height: 38px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.selectric .button {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 38px;
    height: 38px;
    color: #fff;
    text-align: center;
    font: 0/0 a;
    *font: 20px/38px Lucida Sans Unicode, Arial Unicode MS, Arial;
}
.selectric-items {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    background: #F8F8F8;
    border: 1px solid #c4c4c4;
    z-index: -1;
    box-shadow: 0 0 10px -6px;
}
.selectric-input {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    margin: 0 !important;
    padding: 0 !important;
    width: 1px !important;
    height: 1px !important;
    outline: none !important;
    border: none !important;
    *font: 0/0 a !important;
    background: none !important;
}
.selectric-items .selectric-scroll {
    height: 100%;
    overflow: auto;
}
.flex_box .down ul {
    margin: 0 0 20px 0;
    padding: 0;
}
.selectric-items li {
    display: block;
    padding: 10px;
    color: #666;
    cursor: pointer;
}


@media (max-width: 600px) {
    .sub_menu_inner {display: none!important;}
}
.container.our-client{
    margin-top: 35px;
    margin-bottom: 40px;
}
.our-client-title{
    position: relative;
}

.our-client-title span{
    font-size: 23px;
    color: #404040;
    font-family: 'Roboto Condensed', sans-serif;
    line-height: 1.2;
    width: 250px;
    display: block;
    margin: 0 auto;
    text-align: center;
    background: #fff;
    position: relative;
    z-index: 2;
}

.our-client-title:before{
    position: absolute;
    content: '';
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 100%;
    height: 2px;
    background: #d8d8d8;
    z-index: 1;
}

#carousel0{
    max-width: 1100px;
    width: 100%;
    margin: 0 auto;
    padding: 0 48px;
}

#carousel0 .img-responsive{
    margin: 0 auto;
}

#carousel0 .owl-wrapper-outer{
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
#carousel0 .owl-buttons div{
    opacity: .7!important;
}
#carousel0 .owl-pagination{
    display: none;
}

.inner_cont {max-width: 1100px; margin:auto;padding: 0px 20px;}

.common-home .row{
    margin-left: 0!important;
    margin-right: 0!important;
}
.common-home .col-sm-12{
    padding-right: 0!important;
    padding-left: 0!important;
}
.raskrutka h2{
    text-align: center;
    margin-top: 30px;
    font-family: 'Roboto', sans-serif;
}
header .topSend {
    background-color: #e04d48!important;
    border-radius: 30px!important;
}


.logo_wrap + .container {
    max-width: 494px;
    padding: 0!important;
}

.row-bg{
    background: #f7f7f7;
    border-bottom: solid 1px #ebebeb;
    border-top: solid 1px #ebebeb;
}
.row-bg .container {
    display: flex;
    min-height: 30px;
    justify-content: center;
    align-items: center;
}

.row-bg .seosearch-link {
    text-decoration: none;
    color: #333;
    font-size: 15px;
    font-family: 'Roboto';
    display: block;
    margin: 10px;
}
/*REVIEWS BLOCK*/



@media (max-width: 768px) {
    header .logo_wrap {
        display: block;
        height: auto;
    }
    /*header .top .container .lang_switcher {*/
    /*position: static;*/
    /*margin: 0px auto 0;*/
    /*display: table;*/
    /*text-align: center;*/
    /*}*/
    header .top .container .topPhone {
        padding: 0;
    }

}
.container--seo {
    background: #d5cfb5;
}
.container--seo .container {
    min-height: 350px;
    display: flex;
    justify-content: space-between;
    padding: 20px;
    align-items: center;
}
.container--seo .col-txt h1{
   margin-top: 0;
}
.container--seo .container p{
    max-width:620px;
    line-height: 28px;
}
.container--seoim {background: #fdf9e8;padding: 20px;margin-bottom:30px;}
.container--seoim .container {
    display: flex;
    justify-content: space-between;
    padding: 20px;
    align-items: center;
}
.container--seoim li{margin-bottom:0px;background:none;}
#seoimprice {margin-bottom:20px;}
#seoimprice td{border: 1px solid #a1a1a1;padding: 5px;text-align: center;}
.container--seoco {background: #fdf9e8;padding: 20px;}
.container--seoco .container {
    min-height: 250px;
    display: flex;
    justify-content: space-between;
    padding: 20px;
}
.container--seoadt {background: #afe0dc;padding: 20px;}
.container--seoadt .container {
    min-height: 250px;
    display: flex;
    justify-content: space-between;
    padding: 20px 60px;
    align-items: center;
}
.container--seowhat {background: #afe0dc;padding: 20px;}
.container--seowhat .container {
    min-height: 150px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 20px 60px;
}
.container--ppc {background: #1d1d1d;padding: 0px;}
.container--ppc h1, .container--ppc .top-kursive p{color:#FFF;line-height: 28px;}
.container--ppc .container {
    display: flex;
    flex-direction: row;
    justify-content: center;
    padding: 0px 60px;
    align-items: center;
}
.newsblog-category .inner_cont p:not(.top_line){
    margin-bottom: 35px;
    line-height: 28px;
}
.container--ppc .container .col-img {
    max-height: 250px;
}
.container--ppcau {background: #eff4f7;padding: 0px;}
.container--ppcau .container {
    min-height: 250px;
    display: flex;
    justify-content: space-between;
    padding: 0px 60px;
    align-items: center;
}
.container--ppcb {background: #225a79;padding: 0px;}
.container--ppcb h1, .container--ppcb .top-kursive p{color:#FFF;}
.container--ppcb .container {
    min-height: 150px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 20px 60px;
}
.container--ppcv {background: #ece5df;padding: 0px;}
.container--ppcv .container {
    min-height: 250px;
    justify-content: space-between;
    display: flex;
    align-items: center;
    padding: 0px 60px;
}
.container--ppcv .col-img{
    max-height: 251px;
}
.container--ppct {background: #a0e0d0; padding: 0px;}
.container--ppct .container {
    min-height: 250px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0px 60px;
}
.container--ppct .container .col-img{
    max-height: 240px;
}
.container--devi {background: #f6f6f6;padding: 0px;}
.container--devi .container {
    min-height: 250px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0px 60px;
}
.container--devc {background: #f6f6f6;padding: 0px;}
.container--devc .container {
    min-height: 250px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0px 60px;
}
.container--devlp {background: #f6f6f6;padding: 0px;}
.container--devlp .container {
    min-height: 250px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0px 60px;
}
.container--smm {background: #fbf7e6;padding: 0px;}
.container--smm .container {
    display: flex;
    justify-content: space-between;
    padding: 20px 60px;
    align-items: center;
}
.container--smm .container h1 {
    margin-bottom: 0;
}
.container--grey {
    background: #f6f6f6 url("/img/romb_grey.png") repeat left top;
    padding: 80px 0;
}
@media (max-width: 768px) {
    .container--grey {
        padding: 30px 0;
    }
}
.flex_box {
    display: flex;
    flex-direction: row;
    justify-content: center;
}
@media (max-width: 768px) {
    .flex_box {
        flex-wrap: wrap;
        flex-direction: column;
        align-items: center;
    }
}
.flex_box--justify {
    justify-content: space-between;
}
.flex_box p {

}

.flex_box .flex_col {
    padding: 30px;
    min-width: 33.33333333%;
}
@media (max-width: 768px) {
    .flex_box .flex_col {
        width: 100%;
        padding: 30px 15px;
        margin-bottom: 25px;
    }
    .flex_box .flex_col.c {
        margin: 0 0 25px 0;
    }
}
.flex_box .up {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 30px;
}
.flex_box .up::before {
    content: '';
    position: absolute;
    left: 50%; bottom: 0;
    transform: translate(-50%, 0);
    width: 63px; height: 1px;
    background-color: #a8a8a8;
}
.flex_box .down {
    margin-top: 20px;
}
.flex_box .down ul {
    margin: 0 0 20px 0; padding: 0;
}
.flex_box .down li{
    margin: 0;
    padding: 5px 5px;
    font-size: 14px;
    background: none;
    color: #404040;
    line-height: 20px;
}
.flex_box .down-item {
    display: flex;
    align-items: center;
}
.flex_box .down-item__icon {
    margin-right: 15px;
}
.flex_box .down-item__text {
    font-size: 16px;
    color: #2b2b2b;
    font-weight: 300;
}

.flex_box .down-price {
    display: flex;
    align-items: center;
    margin-left: 35px;
}
.flex_box .down-price__icon {
    margin-right: 10px;
}
.flex_box .down-price__text {
    font-size: 26px;
    color: #434343;
}

.bt--empty {
    display: block;
    height: 44px;
    line-height: 44px;
    text-decoration: none;
    font-family: 'Roboto Condensed';
    text-align: center;
    width: 100%;
    letter-spacing: 1px;
    border: 1px solid #e85c5b;
    cursor: pointer;
    font-size: 15px;
    text-transform: uppercase;
    color: #e85c5b;
    border-radius: 50px;
    margin: 30px auto 0 auto;
}
.bt--empty:hover {
    color: #fff;
    background-color: #e85c5b;
}
.bt--empty.fix-width {
    max-width: 335px;
}

.bt--small {
    display: block;
    height: 44px;
    line-height: 44px;
    text-decoration: none;
    font-family: 'Roboto Condensed';
    text-align: center;
    width: 100%;
    letter-spacing: 1px;
    border: 1px solid #e85c5b;
    background-color: #e85c5b;
    cursor: pointer;
    font-size: 15px;
    text-transform: uppercase;
    color: #fff;
    border-radius: 50px;
    margin: 30px auto 0 auto;
}
.bt--empty:hover {
    color: #fff;
    background-color: #e85c5b;
}

.new-block {
    min-height: 709px;
}
.ubor {
    border: 5px solid #d9d9d9;
    box-shadow: 0 0 35px rgba(0,0,0,.12);
    max-width: 370px;
    transition: .2s all;
}
.ubor.c {
    border-color: #e04d48;
    margin: -20px -5px;
    z-index: 1;
    background: #fff;
    transition: .2s all;
}
#up{background: url(/img/up.png);width: 65px;height: 65px; position: fixed; right: 5px; bottom: 50px !important; cursor: pointer; display: none; z-index: 20;}
#modalBg{display: none;}
.modalBlock_old{position: relative; top: -1000px;z-index: 10;}
.modalBlock{position: fixed;top: -1000px;z-index: 10000;width: 100%;left: 0;right: 0;}
.modalBlock_warning{position:absolute; top: -1000px;z-index: 10; width:100%; display:none;}
.MAPmodalBlock{width:780px; position: fixed;  top: -1000px; z-index: 999;}
.MAPmodalBlock a{color:#FFFFFF !important;}
.MAPmodalBlock .zag{
    float:left;
    width:100%;
    margin-bottom:25px !important;
}
.formBlock{
    background-color: #fff;
    padding: 22px 40px 27px 40px;
    border: 5px solid #e04d48;
    box-shadow: 0 0 35px rgba(0,0,0,.12);
}
.formBlock.modalWin .closeWin:before{
    content: "\2715";
    font-size: 24px;
    color: #404040;
}
.formBlock__wrap {
    position: relative;
    display: table;
    width: 100%;
}
.formBlock__wrap::before {
    content: '';
    position: absolute;
    left: 0; right: 0; top: 20%; bottom: 20%;
    background-color: #f6f6f6;
}
.formBlock {
    position: relative;
    z-index: 10;
}
.formBlock.vacancies_form{width: 100%;}
.formBlock .row{ margin: 0px -18px;}
.formBlock .adaptBlock{float: left; width: 50%; padding:0px 18px;}
.formBlock.modalWin{margin: 27px auto 0; width: 100%; max-width: 800px;}
.MAPmodalBlock.formBlock.modalWin{position: absolute; top: 27px; left: 0px; width: 780px;}
.formBlock.modalWin .closeWin{background: url(image/closeWin.png) no-repeat left top;width: 30px;height: 30px; position: absolute; top: 10px; right: 10px; cursor: pointer;}
.formBlock.modalWin .closeWin:hover{background: url(image/closeWin.png) no-repeat left -30px;width: 30px;height: 30px;}
.formBlock.modalWin .MAPcloseWin{background: url(image/closeWin.png) no-repeat left top;width: 30px;height: 30px; position: absolute; top: 10px; right: 10px; cursor: pointer;}
.formBlock.modalWin .MAPcloseWin:hover{background: url(image/closeWin.png) no-repeat left -30px;width: 30px;height: 30px;}
.formBlock .zag{text-align: center;color: #404040;font-size: 40px;letter-spacing: 2px;font-family: 'Roboto Condensed'; font-weight: 400; padding: 20px 0}
.formBlock .inp {width: 100%; box-shadow: 0 0 35px rgba(0,0,0,.12);padding: 7px 20px;font-weight: 300;font-size: 16px;font-family: 'Roboto';box-shadow: inset 0px 0px 5px #e5dbde;margin-bottom:8px;height: 42px; line-height:24px; display:inline-block;}
.formBlock .inp.file{background-color: #fff;}
.formBlock textarea.inp{height: 192px;}
.formBlock textarea.inp.short_t{height: 182px;}
.formBlock button {
    display: block;
    height: 44px;
    line-height: 44px;
    text-decoration: none;
    font-family: 'Roboto Condensed';
    text-align: center;
    width: 100%;
    max-width: 335px;
    letter-spacing: 1px;
    border: 1px solid #e85c5b;
    background-color: #fff;
    cursor: pointer;
    font-size: 15px;
    text-transform: uppercase;
    color: #e85c5b;
    border-radius: 50px;
    margin: 30px auto 0 auto;
}



.formBlock button:hover {
    color: #fff;
    background-color: #e85c5b;
}

.garant {
    margin-top: 50px;
    padding: 0 45px;
}
.garant h2 {
    font-size: 40px;
    margin-bottom: 50px;
    text-align: center;
}
@media (max-width: 768px) {
    .garant {
        margin-top: 20px;
        padding: 0 10px;
    }
    .garant h2 {
        font-size: 30px;
        margin-bottom: 30px;
        text-align: center;
    }
}
.garant h3 {
    font-size: 18px;
    color: #2b2b2b;
    text-align: center;
    font-family: Roboto, Arial, Helvetica, sans-serif;
    padding: 50px 0 80px;
    margin: 0;
}
.garant p{text-align: justify;text-indent: 2em;}
@media (max-width: 768px) {
    .garant h3 {
        padding-bottom: 0;
    }
}
.garant .line-height {
    line-height: 28px;
}
@media (max-width: 768px) {
    .garant .line-height {
        line-height: inherit;
    }
}
.bottom.bottom--dev {
    margin-top: 30px;
    border: 0;
    color: #2b2b2b;
    background-color: #f8f8f8;
}

.warningBlock{background-color: #2F66A0; padding: 22px 40px 27px 40px;float: left;margin-top: 3px;}
.warningBlock .row{ margin: 0px -18px;}
.warningBlock .adaptBlock{float: left; width: 50%; padding:0px 18px;}
.warningBlock.modalWin{position: absolute; top: 27px; left: 0px; width: 100%;}
.MAPmodalBlock.warningBlock.modalWin{position: absolute; top: 27px; left: 0px; width: 780px;}
.warningBlock.modalWin .closeWin{background: url(image/closeWin.png) no-repeat left top;width: 30px;height: 30px; position: absolute; top: 10px; right: 10px; cursor: pointer;}
.warningBlock.modalWin .closeWin:hover{background: url(image/closeWin.png) no-repeat left -30px;width: 30px;height: 30px;}
.warningBlock.modalWin .MAPcloseWin{background: url(image/closeWin.png) no-repeat left top;width: 30px;height: 30px; position: absolute; top: 10px; right: 10px; cursor: pointer;}
.warningBlock.modalWin .MAPcloseWin:hover{background: url(image/closeWin.png) no-repeat left -30px;width: 30px;height: 30px;}
.warningBlock .zag{text-align: center;color: #fff;font-size: 37px;letter-spacing: 2px;font-family: 'Roboto Condensed';margin-bottom: 7px; margin-top: -8px;}
.warningBlock .inp {width: 100%;border: 2px solid #c94656;border-radius: 2px;padding: 9px 20px;font-weight: 300;font-size: 16px;font-family: 'Roboto';box-shadow: inset 0px 0px 5px #e5dbde;margin-bottom:28px;height: 42px;}
.warningBlock textarea.inp{height: 252px;}
.warningBlock button{background: url(image/buttonFilm.png) repeat-x left -48px;height: 54px;font-family: 'Roboto Condensed';text-align: center;width: 325px;letter-spacing: 1px;border: 3px solid #fff;cursor: pointer;font-size: 21px;color: #fff;border-radius: 2px;display:block;margin: 30px auto 0 auto;}
.warningBlock button:hover{background: url(image/buttonFilm.png) repeat-x left 0px;}
.warningBlock  p {font-family: 'Roboto Condensed';font-size: 21px;color: #fff;margin-bottom: 10px;}

.container{max-width: 1100px;min-width: 280px; width: 100%; margin: 0 auto; /*position: relative;*/}
.top .container__inner{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    flex-direction: row;
    justify-content: space-between;
    padding: 20px 0;
}
.top .container {
    padding-left: 15px;
}
header{/*height: 151px;background:url(img/topAfterHead.png) no-repeat bottom;position: relative;*/}
header.short_header{height: 100px;background: url(image/topAfterHead.png) no-repeat bottom;position: relative;}
header .top{/*background-color: #fff;height: 136px;*/}
header.short_header .top{background-color: #fff;height: 85px;}
header a.logo{/*position: absolute;top: 18px;left: 12px;*/text-decoration: none;color: #6b6b6b;}
header a.logo .slogan{font: normal 11px Roboto; color: #737373; text-decoration: none;position: absolute; left: 68px;letter-spacing: 0.8px;bottom: 4px; display: block; width: 150px; white-space: nowrap;}

header .topMiniContact, header .mobRegion{display: none;}
header .topMenu{/*position: absolute;top: 83px;left: 15px;background: url(img/menuTopLine.png) repeat-x 0 1px;*/max-width: 1075px;/*width: 100%;*/}
header .topMenu ul{font-size: 0px;}
header .topMenu ul li{display: inline-block;margin: 1px 28px 0px 0px;padding: 0px; background: none;}
header .topMenu ul li:last-child{margin: 1px 0px 0px 0px;}
header .topMenu ul :last-child{margin: 0;}
header .topMenu ul li.last{display: inline-block;margin: 0px 0px 0px 0px;}
header .topMenu ul li a{font-size: 16px;display: block;text-decoration: none;color: #000000; /*font-weight: 500;*/border-top:3px solid transparent}
header .topMenu ul li a.act,header .topMenu ul li.current-menu-item a,header .topMenu ul li a:hover{border-top:3px solid #e04c48;}

@media (max-width: 600px) {
    header .container:after {display: none!important;}
}
header .topMenu--tablet {
    display: none;
}
@media (max-width: 910px) {
    header .topMenu ul li {
        margin: 1px 15px 0px 0px!important;
    }
    header .topMenu.topMenu--desctop ul li a {
        font-size: 16px!important;
        padding: 10px 0px 0px 0px!important;
    }
}
@media (max-width: 840px) {
    header .topMenu--desctop {
        display: none;
    }
}
@media (min-width: 600px) and (max-width: 840px) {
    header .topMenu--tablet {
        display: block;
        margin: -20px 0 20px;
    }
}
@media (min-width: 600px) {
    header .topMenu--mobile {
        display: none;
    }
}

@media (max-width: 750px) {
    .cit.cit_phones {
        display: block!important;
    }
}

.top .container .header_right {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: flex-end;
    margin-right: 15px;
}

header .topPhone{color: #e04c48;line-height: 18px;	font-size: 21px; margin-bottom: 10px}
@media (min-width: 970px) {
    .landing_template header .topPhone{right: 5px; top: 55px;}
    header.short_header .topPhone{right: 415px; top: 25px;}
}
header .topPhone span{display: none;}
header .topPhone span.vis{display:block; color: #e04c48; font-family: Roboto, Arial, Helvetica, sans-serif; font-size: 21px;}
header .topSend{background-color: #e04d48; padding: 6px 18px 6px 18px; display: inline-block;/* position: absolute; right: 10px; top: 92px; */font-family: Roboto; font-size: 12px; text-transform: uppercase; text-decoration: none; color: #fff; border-radius: 12px;z-index: 1;}
header .topSend span{display: block;/* background: url(img/sendIco.png) no-repeat 0px 0px; padding: 0px 0px 0px 35px;*/}

header .topContact{position: absolute;top: 23px;right: 55px;}
.landing_template header .topContact{top: 35px;}
.landing_template header.short_header .topContact{top: 23px;}
header .topContact ul{font-size: 0px; margin-bottom: 5px;float: left;}
header .topContact ul.ru{margin-top: -3px;margin-left: 30px;}
header .topContact ul li{display: inline-block; margin:0px 0px 0px 7px; vertical-align: middle; background: none; padding: 0px;}
header .topContact ul li a{display: block;padding: 4px 6px 5px 6px;font-size: 12px;line-height: 9px; text-decoration: none;font-family: Arial, Helvetica, sans-serif;color: #000000;}
header .topContact ul li a:hover{color: #85120a;}
header .topContact ul li a.act{background-color: #e85c5b; color: #fff;}
header .topContact ul li a.act span{border-bottom: none;}

header .topContact ul li a span{border-bottom: 1px dashed;}
header .topContact ul li .ukr, header .topContact ul.ukr li .flag_1{background: url(image/flags.png) no-repeat left top; width: 24px; height: 15px;padding: 0px;display: block;}
header .topContact ul li .ru, header .topContact ul.ru li .flag_12{background: url(image/flags.png) no-repeat left -15px; width: 24px; height: 15px; padding: 0px;display: block;}
header .topContact ul.ru li .flag_13{background: url(image/flags.png) no-repeat left -30px; width: 24px; height: 15px; padding: 0px;display: block;}
header .topContact ul.ru li .flag_14{background: url(image/flags.png) no-repeat left -45px; width: 24px; height: 15px; padding: 0px;display: block;}
header .topContact ul.ru li .flag_15{background: url(image/flags.png) no-repeat left -60px; width: 24px; height: 15px; padding: 0px;display: block;}

header{     -webkit-transition: top 1s ease-out 0.5s;
    -moz-transition: top 1s ease-out 0.5s;
    -o-transition: top 1s ease-out 0.5s;
    transition: top 1s ease-out 0.5s;
}
header.fixed {position: fixed;width: 100%;  z-index: 10;height: 131px;
}
header.fixed .top { background-color: rgba(255,255,255,0.9); height: 116px;}
header a.logo, header .topPhone , header .topContact, header .topMenu ul li a {
    transition: all .25s ease;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -o-transition: all .25s ease;
}

header.fixed{height: 98px;}
header.fixed .line{position: absolute;width: 100%;padding: 0px 15px; height: 2px; left: 0px; top: 48px;}
header.fixed .line span{background: url(image/menuTopLine.png) repeat-x top;height: 2px; width: 100%; display: block;}
header.fixed .top{height: 84px;}
header.fixed  a.logo{position: absolute;top: 8px;left: 10px;}
header.fixed  a.logo img{width: 125px;}
header.fixed  a.logo .slogan{display:none;}
header.fixed .topMenu{position: absolute;top: 48px;left: 15px; background: none;}
header.fixed .topMenu ul li{margin: 1px 42px 0px 0px;}
header.fixed .topMenu ul li.last{margin: 0px 0px 0px 0px;}
header.fixed .topMenu ul li a{font-size: 14px;padding: 4px 0px 0px 0px;}

header.fixed .topPhone{position: relative; right: 35px; top: 17px;  color: #85120a;  font-family: Arial, Helvetica, sans-serif;    font-size: 21px;  float: right;}
header.fixed .topContact{display: none;}
header.fixed .topSend{background-color: #e85c5b; padding: 6px 12px; display: inline-block; position: absolute; right: 15px; top: 77px; font-weight: 300; font-size: 14px; text-transform: none; text-decoration: none; color: #fff; border-radius: 2px;}
header.fixed .topSend span{display: block; background:none; padding: 0px 0px 0px 0px;}

header.fixed .topMiniContact{position: relative; top: 15px;  right: 15px;  display: block;  float: right;}
header.fixed .topMiniContact a.city{color: #85120a;font-weight: 300; font-size: 14px; line-height: 12px; text-decoration: none;display: inline-block;vertical-align: middle;}
header.fixed .topMiniContact a.city span{border-bottom: 1px dashed;line-height: 12px;display: inline-block;}
header.fixed .topMiniContact a.mobContact{background: url(img/topMobIco.png);width: 19px;height: 15px; display: inline-block;vertical-align: middle; margin-left: 10px;}
header.fixed .mobRegion{position: absolute;top: 65px;right: 200px;border: 1px solid #cccccc;box-shadow: 0px 0px 5px #cccccc;background-color: #f1f1f1;z-index: 10; width: 150px; display: none;}
header.fixed .mobRegion .country{padding: 18px 0px;}
header.fixed .mobRegion .country div{ float: left; width: 50%; padding: 0px 0px 0px 38px; text-decoration: none; color: #000; font-size: 14px; line-height: 15px;}
header.fixed .mobRegion .country .ukr{background: url(img/flags.png) no-repeat left top; padding-left: 32px; display: inline-block;}
header.fixed .mobRegion .country .ru{background: url(img/flags.png) no-repeat left -15px; padding-left: 32px; display: inline-block;}
header.fixed .mobRegion .cityes{}
header.fixed .mobRegion .cityes a{text-decoration: none;font-family: Arial, Helvetica, sans-serif;font-size: 12px;line-height: 10px;display: block;border: 1px solid #cccccc;color: #404040;}
header.fixed .mobRegion .cityes a:hover{background-color: white;}
header.fixed .mobRegion .cityes a span{display: block;padding: 6px 6px 6px 36px;border: 1px solid #fff;}
header.fixed .mobRegion .cityes a.act{border-top: 1px solid #e85c5b;border-left: 1px solid #e85c5b;color: #fff;background:#e85c5b url(img/mobMenuAct.png) no-repeat 15px 6px;}
header.fixed .mobRegion .cityes a.act span{border: 1px solid #e85c5b;}
header.fixed .mobRegion .ukrc a{border-bottom: none;border-left: none;border-right: none;}
header.fixed .mobRegion .ruc a{border-bottom: none; border-right: none;}
header.fixed .mobRegion .ukrc{float: left;width: 100%;}
header.fixed .mobRegion .ruc{float: left;width: 0%;}
header.fixed .mobRegion li{list-style: none;position: relative;}

header.fixed .mobRegion .cityes span.flags{  width: 26px; height: 15px;display: block; position: absolute; left: 9px; top: 5px;border: none;padding: 0;}
header.fixed .mobRegion .cityes span.flag_1{background: url(img/flags.png) no-repeat left top;}
header.fixed .mobRegion .cityes span.flag_12{background: url(img/flags.png) no-repeat left -15px;}
header.fixed .mobRegion .cityes span.flag_13{background: url(img/flags.png) no-repeat left -30px;}
header.fixed .mobRegion .cityes span.flag_14{background: url(img/flags.png) no-repeat left -45px;}
header.fixed .mobRegion .cityes span.flag_15{background: url(img/flags.png) no-repeat left -60px;}

.bottom.bottom--dev {background: #f6f6f6 url(img/romb_grey.png) repeat left top;}
.bottom.bottom--dev .soc_links div{margin-right:20px; text-align:center;}
.bottom.bottom--dev .soc_links{display: flex;justify-content: center;align-items: center;padding-bottom: 10px;}
.bottom.bottom--dev .container{padding: 20px 0;}
.bottom.bottom--dev a{color: #2b2b2b;text-decoration: none;line-height: 26px;}
.bottom.bottom--dev div{color: #2b2b2b;}
.bottom.bottom--dev .content{}
.bottom.bottom--dev .zag{font-size: 18px; color: #2b2b2b; font-weight: 500; margin-bottom: 25px;}
.bottom.bottom--dev .left{float: left;}
/*.bottom.bottom--dev .left .cit,.bottom.bottom--dev .right .cit{float: left;margin-right: 60px;}*/
@media (max-width: 768px) {
    .bottom.bottom--dev .left .cit,.bottom.bottom--dev .right .cit {width: 100%; margin-right: 0; /*margin-left: 20px*/}
    bottom.bottom--dev .content .zag {margin-left: 20px; margin-bottom: 5px}*/
    footer .content {margin-left: 25px;}
}
.bottom.bottom--dev .left .cit div{margin-bottom: 10px; color: #2b2b2b;}
.bottom.bottom--dev .right{float: left;}
/*.bottom .right .block{margin-left: 70px;}*/
/*.bottom.bottom--dev .right div{margin-bottom: 10px;}*/
.bottom.bottom--dev .soc_links span {display: block}
.bottom.bottom--dev .left a.MAPtopSend, .bottom.bottom--dev .right a.MAPtopSend{background: url(img/bottomMap.png) no-repeat left; padding-left: 27px; height: 27px; line-height: 27px; display: inline-block; font-weight: 300; color: #ffffff; margin-top: 10px;}
/*footer{background-color: #f6f6f6;min-height: 41px; color: #2b2b2b}*/
/*footer .content{padding: 12px 0px 0px 35px;font-weight: 300; color: #2b2b2b; overflow: hidden;}*/
.cit_phones_mobile { display:none;}

.body{position: relative;z-index: 1;}
.body .content{padding: 30px 35px 35px 35px;/*border-left: 1px solid #eceaea;border-right: 1px solid #eceaea; background: #fff url(img/topAfterHead.png) no-repeat center -4px; margin-top:-11px;*/}
.body .putSamuraja{/*padding: 30px 0px 0px 0px;*/ font-weight: 300; color:#000; /*min-height:60px;*/}
.body .putSamuraja a{ color: #85120a;}
.body .putSamuraja span{ color: #707070;}

h1{font-family: 'Roboto Condensed';font-size: 37px;font-weight: 400;color: #404040;display: block;margin-bottom: 20px; line-height: 35px; letter-spacing: 2px;}
.testi h1{line-height: 45px;text-align: left;}
h1 a{color: #85120b;}
h2{font-family: 'Roboto Condensed';font-size: 23px;font-weight: 400;color: #404040;display: block; margin-bottom: 25px;margin-top: 0}
h2 a{font-family: 'Roboto Condensed';font-size: 23px;font-weight: 400;color: #85120b;}
h3{font-size: 16px;font-weight: 500;color: #404040;display: block; margin-bottom: 20px;}
h3 a{font-size: 16px;font-weight: 500;color: #85120b;display: block; margin-bottom: 20px;}
h4{font-size: 16px;font-weight: 400;color: #404040;display: block; margin-bottom: 20px;}
.uslugiBlock h3{font-family: 'Roboto Condensed';font-size: 23px;font-weight: 400;color: #404040;display: block; margin-bottom: 25px;}
.uslugiBlock h3 a{font-family: 'Roboto Condensed';font-size: 23px;font-weight: 400;color: #85120b;}
.h2{font-family: 'Roboto Condensed';font-size: 23px;font-weight: 400;color: #404040;display: block; margin-bottom: 25px;text-align: center;}
article{background:#fff; font-weight: 300;font-size: 16px;color: #404040;line-height: 28px;}
article .lineZag{background: url(../image/zagLine.png) repeat-x center; text-align: center;margin-bottom: 30px;}
.lineZag{background: url(../image/zagLine.png) repeat-x center; text-align: center;margin-bottom: 30px;}
article .lineZag h1, article .lineZag h2{padding: 0px 20px;display: inline-block; margin-bottom: 0px; background-color: #fff;font-size: 37px;}
.inner_cont.lineZag h1, article .lineZag h2{padding: 0px 20px;display: inline-block; margin-bottom: 0px; background-color: #fff;font-size: 37px;}
.lineZag h2{margin-top: 0}
.lineZag-line{background: url(../image/zagLine.png) repeat-x center; text-align: center;}
.lineZag-line h1,.lineZag-line h2{background-color: #fff; display: inline; padding: 0 20px;}
article p{font-weight: 300;font-size: 16px;color: #404040;line-height: 28px; margin-bottom: 35px;}

article ul, .small-list ul{margin:0px 0px 35px 20px;}
.inner_cont ul li:not(.breadcrumb li){font-weight: 300;font-size: 16px;color: #404040;line-height: 28px; list-style: none; padding-left: 17px; margin-bottom: 20px;}
.additional-benefits{margin:0 0 35px 20px;}
.additional-benefits li{list-style-type:none;background: url(/image/liLine.png) no-repeat left 15px;font-weight: 300;font-size: 16px;color: #404040;line-height: 28px;padding-left: 17px;margin-bottom: 20px;}
article ul ul{margin:20px 0px 20px 25px;}
article ul ul li{list-style: none; background: url(/image/lili.png) no-repeat left; padding-left: 10px;color:#404040; font-weight: 300; font-style: italic;}
.blogBlock ul ul li{list-style: none; background: url(/image/lili.png) no-repeat left 13px; padding-left: 10px;color:#404040; font-weight: 300; font-style: italic;}
.blogBlock ul  ul {
    margin-top:15px;
}
article ul li {font-weight: 300;font-size: 16px;color: #404040;line-height: 28px;list-style: none;padding-left: 17px;margin-bottom: 20px;}
.uslugiBlock li{background:none;}
.uslugiBlock li h4{margin-bottom:0px;}
.uslugiBlock ul{margin-bottom:0px;}
.uslugiBlock .row p{padding: 20px;}
.uslugiBlock .center ul li{list-style-type: circle;padding: 0px 0px;margin: 0px 20px;}
article ol, .seoflex ol, .red-border ol, .inner_cont ol{margin:0px 0px 35px 0px;list-style-type: none;counter-reset:item;}
article ol li, .seoflex ol li, .red-border ol li, .inner_cont ol li{font-weight: 300;font-size: 16px;color: #404040;line-height: 28px;margin-bottom: 17px; }
article ol li:before, .seoflex ol li:before, .red-border ol li:before, .inner_cont ol li:before{content: counters(item, ".") ". "; counter-increment: item;color: #e85c5b;font-family: 'Roboto Condensed';font-weight: 700;margin-right:5px;}
article strong{font-weight: 500;}
article ol ol{
    margin: 20px 0 0 35px;
}
article ol ul{
    margin: 20px 0 0 35px;
}
article ol li li:before{
    content: "";
    background: url("/image/liLine.png") no-repeat scroll left 15px rgba(0, 0, 0, 0);
    padding-left: 17px;
}

.underTitle{color: #707070;font-size: 18px;font-weight: 300;font-style: italic;margin-bottom: 40px;}
.underTitle2{color: #404040;font-size: 16px;font-weight: 300;margin-bottom: 30px; line-height: 28px;}

.row:before{clear: both;}
.row:after{clear: both;}
.adaptBlock{float: left; width: 50%;}
.three_el .adaptBlock{float: left; width: 66%;}
.three_el .row .adaptBlock:nth-child(2){float: left; width: 33%;}
.three_col {display: flex;justify-content: space-around;flex-wrap: wrap;max-width: 1100px;margin:auto;}
.three_col div {max-width: 30%; min-width:300px;}
.three_col ul {margin: 0px 0px 35px 20px;}
.three_col h3 {text-align:center;text-decoration: underline; margin-top: 20px;}
.three_col li{margin-bottom: 0;background: url("/image/liLine.png") no-repeat scroll left 15px rgba(0, 0, 0, 0);list-style: none;font-weight: 300;font-size: 16px;color: #404040;line-height: 28px;padding-left: 17px;}
.three_col div p {margin-bottom: 0;font-weight: 300;font-size: 16px;color: #404040;line-height: 28px}
.priemBlock{margin-bottom: 50px;}
.priemBlock .row{margin: 0px -30px;}
.priemBlock .row .adaptBlock{padding: 0px 30px;}
.priemBlock .itemLeft{float: left;}
.priemBlock .itemRight{float: right;}
.priemBlock .itemBlock .item{max-width: 160px;}
.priemBlock .itemBlock .text{font-size: 12px;color: #000;font-weight: 300;}
.filmBlock{background:#f7f7f7 url(img/film.png) repeat-x top; margin:0px -35px 65px -35px;}
.film{background: url(img/film.png) repeat-x bottom; min-height: 225px; border-bottom: 1px solid #cac1c1; padding: 77px 35px; font-weight: 300;}
.film .miniText{color: #000000;font-size: 21px;line-height: 23px;}
.film .mainText{font-size: 37px;line-height: 42px;letter-spacing: 1px;}
.film .mainText a{cursor:pointer;text-decoration: none;text-transform: uppercase;display: inline-block;height: 48px;line-height: 48px;font-size: 23px;font-weight: 300;color: #fff;padding:0px 45px;background: url(img/buttonFilm.png) repeat-x left top; margin: 0px 10px;}
.film .mainText a:hover{background: url(img/buttonFilm.png) repeat-x left -48px;}
.film .mainText a span{display: inline-block;height: 48px;background: url(img/buttonPlayIco.png) no-repeat left;padding-left: 36px;}

.uchetBlock{padding-bottom: 30px;}
.uchetBlock .item{clear: left; margin:0px 0px 30px 20px;}
.uchetBlock .icon{float: right;width: 100%;max-width: 290px;}
.uchetBlock .item .text{margin: 0px 10px 0px 40px; color: #000000; font-weight: 300; font-size: 16px; line-height: 28px;border-bottom: 1px dotted #5fa0cb; padding-bottom: 7px;}
.uchetBlock .item.last .text{border-bottom: none;}
.uchetBlock .text a{color: #85120a;}
.uchetBlock .text ul{margin: 10px 0px 0px -18px;}
.uchetBlock .text ul li{margin: 0px 0px 0px 0px; color: #000000; font-weight: 300; font-size: 16px;list-style: none; none; background: url(/image/liLine.png) no-repeat left 15px; padding-left: 17px;}
.uchetBlock .num{float: left; background: url(img/greenNum.png); width: 27px; height: 27px; text-align: center; line-height: 27px; color: #fff; margin-left: 0px;}


.uchetBlock{padding-bottom: 30px;}
.uchetBlock .item{clear: left; margin:0px 0px 30px 20px;}
.uchetBlock .icon{float: right;width: 100%;max-width: 290px;}
.uchetBlock .item .text{margin: 0px 10px 0px 40px; color: #000000; font-weight: 300; font-size: 16px; line-height: 28px; /*+7 border-bottom: 1px dotted #5fa0cb;*/ padding-bottom: 7px;}
.text-dotted{border-bottom: 1px dotted #5fa0cb;}
.uchetBlock .item.last .text{border-bottom: none;}
.uchetBlock .text ul{margin: 10px 0px 0px -18px;}
.uchetBlock .text ul li{margin: 0px 0px 0px 0px; color: #000000; font-weight: 300; font-size: 16px;list-style: none; none; background: url(/image/liLine.png) no-repeat left 15px; padding-left: 17px;}
.uchetBlock .num{float: left; background: url(img/greenNum.png); width: 27px; height: 27px; text-align: center; line-height: 27px; color: #fff; margin-left: 0px;}
.oplataBlock{background-color: #f2f2f2;margin: 0px -35px 40px -35px;padding: 35px;border-bottom: 1px solid #eceaea;border-top: 1px solid #eceaea;}
.oplataBlock .item{clear: left; margin:0px 0px 30px 20px;}
.oplataBlock .icon{float: right;width: 100%;max-width: 290px;}
.oplataBlock .item .text{margin: 0px 10px 0px 40px; color: #000000; font-weight: 300; font-size: 16px; line-height: 28px;border-bottom: 1px dotted #5fa0cb; padding-bottom: 7px;}
.oplataBlock .item.last .text{border-bottom: none;}
.oplataBlock .text ul{margin: 10px 0px 0px -18px;}
.oplataBlock .text ul li{margin: 0px 0px 0px 0px; color: #000000; font-weight: 300; font-size: 16px;list-style: none; none; background: url(/image/liLine.png) no-repeat left 15px; padding-left: 17px;}
.oplataBlock .num{float: left; background: url(img/lilaNum.png); width: 26px; height: 27px; text-align: center; line-height: 27px; color: #fff; margin-left: 0px;}
.stoimostBlock{padding-bottom: 30px;}
.stoimostBlock .icon{float: left;width: 100%;max-width: 290px;}
.stoimostBlock .text{color: #000000; font-weight: 300; font-size: 16px; line-height: 28px; padding-top: 15px;}
.stoimostBlock .stoimostItem{ margin-left: 290px;}
.stoimostBlock .stoimostItem .text{border-top: 1px dotted #5fa0cb;}
.stoimostBlock .stoimostItem h2{font-family: 'Roboto Condensed';font-size: 23px;font-weight: 400;color: #404040;display: block; margin-bottom: 20px;}
.stoimostBlock .stoimostItem ul{margin: 10px 0px 0px 30px;}
.stoimostBlock .stoimostItem ul li{margin: 0px 20px 0px 0px; color: #000000; font-weight: 300; font-size: 16px; display: block;background: url(/img/liLine.png) no-repeat left 15px; padding-left: 18px;}
.stoimostBlock .meropriatiaBlock{padding-top: 10px;}
.stoimostBlock .meropriatiaBlock .zag{font-size: 16px;font-weight: 500;color: #404040;display: block; line-height: 14px; margin-bottom: 15px;}
.stoimostBlock .meropriatiaBlock .lBlock{float: left;width: 50%;}
.stoimostBlock .meropriatiaBlock .rBlock{float: left;width: 50%;}
.stoimostBlock .meropriatiaBlock ul{margin: 0px 0px 0px 0px;}
.stoimostBlock .meropriatiaBlock ul li{margin: 0px 30px 10px 0px; color: #000000; font-weight: 300; font-size: 12px; line-height: 20px; display: block; background: url(img/liMerop.png) no-repeat left 10px; padding-left: 10px;}
.grafBlock{background-color: #f2f2f2;margin: 0px -35px 40px -35px;padding: 25px 35px;border-bottom: 1px solid #eceaea;border-top: 1px solid #eceaea;}
.whiteBlock .grafBlock{margin: 0px -35px 0px -35px;}
.grafBlock .zag{font-size: 23px; color: #404040;font-family: 'Roboto Condensed'; border-bottom: 1px solid #d8d8d8; line-height: 18px; margin-bottom: 35px;}
.grafBlock .zag span{background-color: #f2f2f2;display: inline-block;padding-right: 15px; vertical-align: bottom; margin-bottom: -1px;}
.grafBlock .zag a{float: right;background-color: #f2f2f2;padding-left: 15px; color: #85120a; font-size: 12px; font-weight: 300; padding-top: 3px;}
.grafBlock #piechart>div>svg>text{display: none;}
.grafBlock #piechart rect{display: none;}
.grafBlock #piechart a{color: #85120a;font-size: 12px;font-weight: 300;}
.klientBlock{ padding-bottom: 40px; margin: 0px -1px}
.klientBlock .zag{font-size: 23px; color: #404040;font-family: 'Roboto Condensed'; border-bottom: 1px solid #d8d8d8; line-height: 18px; margin-bottom: 35px; text-align: center;}
.klientBlock .zag span{background-color: #fff;display: inline-block;padding:0px 15px; vertical-align: bottom;     margin: 35px 0px -8px 0px;}
.greyBlock .klientBlock .zag span{background-color: #f2f2f2;}
.klientBlock .zag a{float: right;background-color: #fff;padding-left: 15px; color: #85120a; font-size: 12px; font-weight: 300; padding-top: 3px;}
.klientBlock .sliderBlock{position: relative;}
.klientBlock .sliderBlock .sliderMask{ width: 100%; overflow: hidden; margin: 0 auto;}
.klientBlock .sliderBlock .slideDiv{ height: 52px; position: relative; width: 20000em !important;}
.klientBlock .sliderBlock .slideItem{ float: left; width: 167px; text-align: center;}
.klientBlock .sliderBlock .slideItem a{display: table-cell;width: 167px;height: 52px;vertical-align: middle;}
.klientBlock .sliderBlock .slideItem img{max-width: 150px; display: inline-block; }
.klientBlock .sliderBlock> a{position: absolute;width:21px;height: 38px; top: 23px;}
.klientBlock .sliderBlock> a.sl-left{background: url(img/slideLeft.png) left top;left: -18px;}
.klientBlock .sliderBlock> a.sl-left:hover{background: url(img/slideLeft.png) left -38px;left: -18px;}
.klientBlock .sliderBlock> a.sl-right{background: url(img/slideRight.png) left top;right: -18px;}
.klientBlock .sliderBlock> a.sl-right:hover{background: url(img/slideRight.png)left -38px;right: -18px;}
.otziviBlock{background-color: #f2f2f2;margin: 0px -35px 40px -35px;padding: 25px 35px 10px 35px;border-bottom: 1px solid #eceaea;border-top: 1px solid #eceaea;}
.otziviBlock .zag{font-size: 23px; color: #404040;font-family: 'Roboto Condensed'; line-height: 18px;max-width: 650px;margin: 0px 0px 35px 0px;  margin-left: 92px;}
.otziviBlock .sliderBlock{position: relative;max-width: 835px; margin-left: 9%;}
.otziviBlock .sliderBlock .sliderMask{ width: 100%; overflow: hidden; margin: 0 auto;max-height: 300px;}
.otziviBlock .sliderBlock .slideDiv{position: relative; width: 20000em;}
.otziviBlock .sliderBlock .slideItem{ float: left;}
.otziviBlock .sliderBlock> a{position: absolute;width:21px;height: 38px; top: -55px; right: 0px;}
.otziviBlock .sliderBlock> a.sl-left{background: url(img/slideLeft.png) left top; right: 25px;}
.otziviBlock .sliderBlock> a.sl-left:hover{background: url(img/slideLeft.png) left 0px;}
.otziviBlock .sliderBlock> a.sl-right{background: url(img/slideRight.png) left top; right: 0px;}
.otziviBlock .sliderBlock> a.sl-right:hover{background: url(img/slideRight.png)left 0px;}
.otziviBlock .vid{height: 280px;overflow: hidden;}
.otziviBlock .vid img{display: inline-block; vertical-align: top;}
.otziviBlock .name{color: #404040;font-size: 14px;font-weight: 300; padding-top: 15px; line-height: 18px;}
.otziviBlock .name a{white-space: nowrap; color: #85120a;}
.otziviBlock .textBlock{height: auto; margin-top: 0px;}
.otziviBlock .textBlock .text{position: relative; background-color: #fff; border: 1px solid #e6e6e6; padding: 10px; }
.otziviBlock .textBlock .text p{color: #404040; font-size: 14px; line-height: 18px; margin-bottom: 0px; margin-left: 130px;}
.otziviBlock .textBlock .text img{max-width: 100px;float: left;}
.otziviBlock .textBlock .text a{color: #85120a;white-space: nowrap;}
.otziviBlock .textBlock .otzArr{position: absolute;background: url(img/otzArr.png);width: 19px;height: 16px;bottom: -16px;left: 40px;}
.otziviBlock .row{margin: 0px -17.5px;}
.otziviBlock .adaptBlock{padding: 0px 17.5px;max-width: 435px;}
.otziviBlock #otziviContent .slideItem{width: 759px; }
.otziviBlock #otziviContent .adaptBlock{max-width: 395px; margin-right: 2px;}
.landing_template .otziviBlock #otziviContent .adaptBlock{max-width: 433px;}
.landing_template .otziviBlock #otziviContent .slideItem{width: 870px; }
.whyProdex { padding: 30px 0;}
.whyProdex.three_el {display: flex;flex-wrap: wrap;}
.whyProdex .row{ display: flex; justify-content:center; flex-wrap: wrap}
.whyProdex .lineZag{background: url(img/zagLine.png) repeat-x center; text-align: center;margin-bottom: 50px;width: 100%;}
.whyProdex .lineZag .zag{padding: 0px 20px;display: inline-block; margin-bottom: 0px; background-color: #fff;}
.greyBlock .whyProdex .lineZag .zag{margin-bottom: 0px; background-color: #f2f2f2;}
.whyProdex .zag{font-family: 'Roboto Condensed';font-size: 37px;font-weight: 400;color: #404040;display: block; line-height: 1.2; letter-spacing: 2px;text-align: center;margin-top:0;margin-bottom: 20px;}
.whyProdex .row{margin: 0px 0px;}
.whyProdex .row .adaptBlock{padding: 0px 0px 0px 0px;}
.whyProdex .itemBlock{ margin: 0 auto 20px; }
.whyProdex.three_el .row .adaptBlock:nth-child(2) .itemBlock {float: none;margin: 0 auto;width: 100%;}
.whyProdex .itemBlock .item{text-align: center; }
.whyProdex .itemBlock .img{height: 100px;}
.whyProdex .itemBlock .title {color: #2b2b2b; font-weight: bold}
.whyProdex .itemBlock .text{font-size: 16px;color: #404040;font-weight: 300; line-height: 26px;}
.whyProdex p{font-weight: 300;font-size: 16px;color: #404040;line-height: 28px; text-align: center;text-indent: 2em;}
.whyProdex.usability .itemBlock .img{height: 180px;}
.whyProdex.three_el ul li {margin-bottom: 0px;}
.whyProdex.three_el ul {
    margin: 0px auto;
    display: inline-block;
}
.whyProdex.three_el .adaptBlock .item .text {
    line-height: 20px;
    margin-bottom: 11px;
    margin-top: 6px;
}
.adaptMain{
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    margin: 0 auto;
}
.adaptMain .item{
    min-width: 300px;
    text-align: center;
    padding: 20px;
}
.adaptMain .img{
    min-height: 150px;
    line-height: 28px;
}
.main_seo{margin-top: 15px;}
.main_seo p{
    font-size: 18px;
}
.main_seo ul{
    margin: 25px;
}
.main_seo .lead_line{
    padding: 0;
    justify-content: center;
}

.komplexBlock{ padding-bottom: 30px;}
.komplexBlock .lineZag{background: url(img/zagLine.png) repeat-x center; text-align: center;margin-bottom:40px;}
.komplexBlock .lineZag .zag{padding: 0px 20px;display: inline-block; margin-bottom: 0px; background-color: #fff;}
.komplexBlock .zag{font-family: 'Roboto Condensed';font-size: 37px;font-weight: 400;color: #404040;display: block;margin-bottom: 55px; line-height: 22px; letter-spacing: 2px;}
.komplexBlock .row{margin: 0px 0px;}
.komplexBlock .row .adaptBlock{padding: 0px 0px 0px 0px;}
.komplexBlock .itemLeft{float: left;width: 50%;}
.komplexBlock .itemRight{float: right;width: 50%;}
.komplexBlock .itemBlock{ margin-bottom: 20px;}
.komplexBlock .itemBlock .item{text-align: center; border-right: 1px dotted #b2b2b2; line-height: initial;}
.komplexBlock .itemBlock .item.last{border-right: none;}
.komplexBlock .itemBlock .img{height: 160px;}
.komplexBlock .itemBlock a{font-size: 23px;color: #000000;font-weight: 500; line-height: 26px;font-family: 'Roboto Condensed'; padding-top: 0px; text-decoration: none;}
.komplexBlock .itemBlock a:hover{color: #85120a; text-decoration: underline;}
.komplexBlock .itemBlock a span{display: block;}
.otherUslugBlock{margin: 0px -35px 0px -35px;padding: 60px 35px 45px 35px;border-bottom: 1px solid #eceaea;border-top: 1px solid #eceaea;}
.otherUslugBlock .lineZag{background: url(img/zagLine.png) repeat-x center; text-align: center;margin-bottom: 70px;}
.otherUslugBlock .lineZag .zag{padding: 0px 20px;display: inline-block; margin-bottom: 0px; background-color: #ffffff;}
.otherUslugBlock .zag{font-family: 'Roboto Condensed';font-size: 37px;font-weight: 400;color: #404040;display: block;margin-bottom: 55px; line-height: 22px; letter-spacing: 2px;}
.otherUslugBlock .row{margin: 0px 0px;}
.otherUslugBlock .row .adaptBlock{padding: 0px 0px 0px 0px;}
.otherUslugBlock .itemLeft{float: left;width: 50%;}
.otherUslugBlock .itemRight{float: right;width: 50%;}
.otherUslugBlock .itemBlock{ padding-bottom: 10px;}
.otherUslugBlock .itemBlock .item{text-align: center;}
.otherUslugBlock .left_part .itemLeft.itemBlock .item{border-right: 1px dotted #b2b2b2;}

.otherUslugBlock .itemBlock .img{height: 145px;}
.otherUslugBlock .itemBlock a{font-size: 23px;color: #000000;font-weight: 500; line-height: 26px;font-family: 'Roboto Condensed'; text-decoration: underline;}
.otherUslugBlock .itemBlock a:hover{color: #85120a; text-decoration: underline;}
.otherUslugBlock .itemBlock a span{display: block;padding-top: 10px;}
.komplexBlock .adaptBlock .item a strong, .otherUslugBlock .adaptBlock .item a strong { font-weight:500;}
.otherUslugBlock ul{margin: 0px 0px 0px 20px;}
.otherUslugBlock ul li{margin-bottom: 0px; background: url(img/redLi.png) no-repeat left 12px; padding-left: 10px; list-style: none;text-align: left;}
.otherUslugBlock ul li a{color: #85120b;font-size: 17px; line-height: 28px; font-weight: 300;}
.otherUslugBlock .itemBlock ul li a{color: #85120b;font-size: 17px; line-height: 28px; font-weight: 300;text-decoration: underline;}

.otherUslugBlock .left_part.adaptBlock {
    width: 33%;
    float: left;
}
.otherUslugBlock .right_part.adaptBlock {
    width: 66%;
    float: right;
}
.otherUslugBlock .right_part .row {
    border-left: 1px dotted #b2b2b2;
}

.otherUslugBlock .add  {
    text-align: center;
    padding: 20px 20px 12px;
    font-size: 17px;
}
.otherUslugBlock .right_part .add  {
    text-align: center;
}
.otherUslugBlock .right_part .add, .otherUslugBlock .left_part .itemRight .add  {
    padding: 20px 60px 12px;
}
.otherUslugBlock .right_part ul, .otherUslugBlock .left_part .itemRight ul {margin: 0px 0px 0px 60px;}



.startBlock{margin: 0px -35px 80px -35px;border-bottom: 1px solid #eceaea;border-top: 1px solid #eceaea; background: #f2f2f2; position: relative;}
.startBlock .startInside{margin: 40px 35px 45px 35px;position: relative;}
.startBlock .startBg{width: 100%; position: relative; z-index: 1;left: 0px;}
.startBlock .startContent{position: absolute; z-index: 2; top: 0px; left: 0px; width: 100%;}
.startBlock .mainZag{position: absolute;top: 42%;left: 0px;width: 100%;text-align: center;font-family: 'Roboto Condensed';font-size: 37px;font-weight: 400;color: #404040;line-height: 30px; letter-spacing: 2px;}
.startBlock .item{position: absolute;max-width: 32%;color: #404040;font-weight: 300;}
.startBlock .item .text{margin-left: 75px;font-size: 15px;line-height: 20px;}
.startBlock .item .text ul{margin-top: 0px;}
.startBlock .item .text ul li{list-style: none;margin-bottom: 0px;line-height: 18px;background: url(/img/liLine.png) no-repeat left;padding-left: 18px;font-size: 15px;}
.startBlock .item img{float: left; max-width: 70px;}
.startBlock .item.it1{top: 0px;left: 0%;}
.startBlock .item.it2{top: 0px;left: 32%;}
.startBlock .item.it3{top: 0px;left: 67%;}
.startBlock .item.it4{top:70%;left: 20%;}
.startBlock .item.it5{top:70%;left: 58%;}
article .startBlock .mainZag{top: 220px;}
article .startBlock .item.it4{top: 385px;left: 20%;}
article .startBlock .item.it5{top: 385px;left: 58%;}

.uslugiBlock{padding-bottom: 50px;margin-top: 50px;}
.uslugiBlock .lineZag{margin-bottom:40px;}
.uslugiBlock .row{margin: 0px 0px 0px 0px;}
.uslugiBlock .leftBlock{border-right: 1px dotted #b2b2b2; float: left; width: 65%; padding-right: 20px;}
.uslugiBlock .rightBlock{ float: right; width: 35%; padding-left: 22px;}
.uslugiBlock ol{margin-left: 15px;}
.uslugiBlock ol ul{margin-bottom: 15px;}
.uslugiBlock ol ul li{margin-bottom: 0px;}
.uslugiBlock ol ul li:before{content: ''; counter-increment: none;}

.sertBlock{ margin-bottom: 30px;}
.sertBlock .mainSert{ color: #404040; font-weight: 300; font-size: 16px; line-height: 28px; margin-bottom: 25px; max-width: 780px;}
.sertBlock .mainSert .text{margin-left: 380px;}
.sertBlock.sertBlock_seo .mainSert {max-width: 100%;margin-bottom: 0px;}
.sertBlock.sertBlock_seo .mainSert .text{margin-left: 0px;}
.sertBlock .mainSert .img{float: left; margin-right: 20px;}
.sertBlock .mainSert .img .out_link{font-size: 0.9em;display: block;line-height: 12px;text-align: left;margin-left: 35px;}
.sertBlock .subSert img{margin-right:5px;}

.uslugiBlock .sertBlock{ margin-bottom: 30px;}
.uslugiBlock .sertBlock .mainSert{ color: #404040; font-weight: 300; font-size: 16px; line-height: 28px; margin-bottom: 25px; max-width: 780px;}
.uslugiBlock .sertBlock .mainSert .text{margin-left: 380px;}
.uslugiBlock .sertBlock .mainSert img{float: left; margin-right: 20px;}
.uslugiBlock .sertBlock .subSert img{margin-right:5px;}

.clientBlock{}
.clientBlock .lineZag{background: url(img/zagLine.png) repeat-x center; text-align: center;margin-bottom: 20px;}
.clientBlock .lineZag h1{padding: 0px 20px;display: inline-block; margin-bottom: 0px; background-color: #fff;}
.clientBlock .topBlock{ margin-bottom: 35px;  width: 70%;float: left;}
.clientBlock .topBlock.list_ua{ margin-bottom: 35px;  width: 100%;float: left;}
.clientBlock .topBlock a{color: #85120b; font-weight: 300; line-height: 25px; font-size: 14px;}
.clientBlock .topBlock a.active{font-weight: 600;}
.clientBlock .block{ margin-bottom: 30px;}
.clientBlock .block .zag{margin: 0px -35px 42px -35px;padding: 10px 0px;border-bottom: 1px solid #eceaea;border-top: 1px solid #eceaea; background: #f2f2f2; text-align: center;font-family: 'Roboto Condensed';font-size: 23px; line-height: 18px;}
.clientBlock .block .zag a{font-family: 'Roboto Condensed';font-size: 23px; line-height: 18px;color: #000;text-decoration: none;}
.clientBlock .block .zag a:hover{text-decoration: underline;}
.clientBlock .block .item{height: 220px;float: left;text-align: center; margin-bottom: 30px;width: 25%;}
.clientBlock .block .item img{vertical-align: middle;}
.clientBlock .block .item a{display: block; text-align: center;color: #85120b;margin-top: 23px;}
.clientBlock .block .item .img_pos {width: 158px;margin: 0 auto;}
.clientBlock .block .item .client_img{width: 158px;height: 158px;text-align: center;border: 1px solid #eceaea;display: table-cell;vertical-align: middle;}
.clientBlock .cases{ margin-bottom: 35px;  width: 23%;float: right;border-left: 1px solid #d0d0d0;}
.clientBlock .cases a {background-color: #e85c5b;padding: 7px 18px 5px 23px; display: inline-block;font-family: Roboto;font-size: 20px; text-transform: uppercase;text-decoration: none;  color: #fff; border-radius: 2px; width: 87%; margin: 20px 0; float: right;  text-decoration: none;line-height: 25px;}
.clientBlock .cases a span { display: block;background: url(img/case.png) no-repeat 0px 0px;padding: 0px 0px 0px 60px;}

table{border-collapse: collapse; width: 100%; border: none; padding: 0px; margin: 0px;}
table.tovar{ width:90%;}
table.tovar th{background-color: #e85c5b; padding: 18px 14px; color: #fff; font-size: 16px;font-weight: 300; text-align: left;line-height: 1em;}
table.tovar td{padding: 10px 14px;color: #404040;font-weight: 300; font-size: 16px;background-color: #fff;border-bottom: 1px solid #efefef; vertical-align: middle; line-height:20px;}
table.tovar tr.gr td{background-color: #f9f9f9;}
table.tovar td a{color: #85120a;font-size: 16px;}
table.tovar tr td p{font-size: 16px;}
table.tovar tr td {font-size: 16px;line-height: 26px;}
table.tovar td span.status{display: block; margin: 1px 0px;}
table.tovar td span.st1{color: #709400;}
table.tovar td span.st2{color: #173a8c;}
table.tovar td span.st3{color: #404040;font-weight: 500;}
table.tovar .textright{text-align: right;}
table.tovar .textcenter{text-align: center;}
table.tovar td.caption{ padding: 0px 14px;}
table.tovar td.caption span{font-weight: 300; font-style: italic;color: #404040;font-size: 16px;float: right;margin-bottom: 30px;}

section.leftColum{}
section.leftColum .content{margin-left: 195px;}
section.leftColum .content .contentFloatBlock{width: 100%;float: left;}
section.leftColum .content .contentFloatBlock.brend{background:url(img/nout.png) no-repeat right 10px;}
section.leftColum .content .contentFloatBlock.brend>article{background:none;}
section.leftColum .leftSide{float: left;width: 195px; padding:30px 0px 0px 16px;}
section.leftColum .leftSide .module{ margin-bottom: 50px; border-right: 1px solid #eceaea;}
section.leftColum .leftSide .module .modZag{font-weight: 500;font-size: 22px;line-height: 28px;color: #000000; margin-bottom: 15px;}
section.leftColum .leftSide .module ul>li{list-style: none; margin-bottom: 15px;}
section.leftColum .leftSide .module ul>li>a{color: #000000;text-decoration: none;font-weight: 300;	font-size: 14px; padding:0px 30px 0px 0px; display: block;}
section.leftColum .leftSide .module ul>li>a:hover{text-decoration: underline;color: #85120b;}
section.leftColum .leftSide .module>ul>li.act>a{color: #fff;background:#e85c5b url(img/leftMenuArr.png) no-repeat right;padding:5px 30px 5px 20px;}
section.leftColum .leftSide .module>ul>li.current-menu-item>a{color: #fff;background:#e85c5b url(img/leftMenuArr.png) no-repeat right;padding:5px 30px 5px 20px;}
section.leftColum .leftSide .module>ul>li.current-menu-parent>a{color: #fff;background:#e85c5b url(img/leftMenuArr.png) no-repeat right;padding:5px 30px 5px 20px;}
section.leftColum .leftSide .module ul li.act ul{display: block;}
section.leftColum .leftSide .module ul li.current-menu-item ul{display: block;}
section.leftColum .leftSide .module ul li.current-menu-parent ul{display: block;}
section.leftColum .leftSide .module ul ul{margin: 13px 0px 0px 6px; border-left:3px solid #e85c5b; display: none;}
section.leftColum .leftSide .module ul ul li{padding-left: 11px;}
section.leftColum .leftSide .module ul ul li a{color: #85120b; text-decoration: underline;}
section.leftColum .leftSide .module ul ul li a:hover{color: #000000; text-decoration: none;}
section.leftColum .leftSide .module ul ul li.act a{font-weight: 500; text-decoration: none;color: #85120b;}
section.leftColum .leftSide .module ul ul li.current-menu-item a{font-weight: 500; text-decoration: none;color: #85120b;}
section.leftColum .leftSide .module ul ul li.current-menu-parent a{font-weight: 500; text-decoration: none;color: #85120b;}

.module_services{margin-bottom: 20px;}
.module_services .modZag {
    color: #000000;
    font-size: 22px;
    font-weight: 500;
    line-height: 28px;
    margin-bottom: 15px;
}
.module_services ul>li{list-style: none; margin-bottom: 15px;}
.module_services ul>li>a{color: #000000;text-decoration: none;font-weight: 300;	font-size: 14px; padding:0px 30px 0px 0px; display: block;}
.module_services ul>li>a:hover{text-decoration: underline;color: #85120b;}

section.leftColum .leftSide .module a.price{display: block;color: #000000;text-decoration: none;font-weight: 300;	font-size: 14px; padding:0px 0px 0px 36px; background: url(img/priceIco.png) no-repeat left;line-height: 25px;margin-bottom: 10px;}
section.leftColum .leftSide .module a.oplata{display: block;color: #000000;text-decoration: none;font-weight: 300;	font-size: 14px; padding:0px 0px 0px 36px; background: url(img/oplIco.png) no-repeat left;line-height: 25px;margin-bottom: 10px;}
section.leftColum .leftSide .module a.price:hover,section.leftColum .leftSide .module a.oplata:hover{color: #85120b; text-decoration: underline;}

.agencyBlock{ padding-bottom: 30px;}
.agencyBlock .item{border-bottom: 1px dotted #5fa0cb;margin: 0px 0px 20px 25px;padding: 0px 0px 5px 0px;color: #404040;line-height: 28px;}
.agencyBlock .item.last{border-bottom: none;}
.agencyBlock .item a{color: #85120a;}
.agencyBlock .item strong{ color: #e85c5b;}

.cantextPrimerBlock{padding-bottom: 30px;}
.cantextPrimerBlock img{width: 48%;}
.cantextPrimerBlock img.left{float: left;}
.cantextPrimerBlock img.right{float: right;}

.convBlock{padding-bottom: 50px;}
.convBlock .row{border-bottom: 1px dotted #b2b2b2;}
.convBlock .row.last{border-bottom: none;}
.convBlock .leftBlock{float: left; width: 50%;border-right: 1px dotted #b2b2b2; padding: 0px 17px;min-height: 323px;}
.convBlock.brend .leftBlock{min-height: 390px;}
.convBlock .rightBlock{float: right; width: 50%;padding: 0px 17px;}
.convBlock .item{text-align: center; padding-bottom: 20px; padding-top: 20px; position: relative;}
.convBlock .title{color: #000000;font-family: 'Roboto Condensed';font-size: 23px;font-weight: 500;line-height: 26px;padding-top: 0;text-decoration: none; margin-bottom: 10px; display: block;}
.convBlock .item a{text-decoration: none;color: #404040;font-size: 16px;}
.convBlock .item a:hover{text-decoration: underline; color: #85120b;}
.convBlock .item a:hover .title{color: #85120b;}
.convBlock .starInf{text-align: center;margin: 20px 0px 10px 0px; color: #707070; font-style: italic; font-weight: lighter; font-size: 12px;}
.convBlock .reitBlock{ position: absolute; top: 173px; left: 50%; margin-left: -35px;}
.convBlock .reitBlock a{display: inline-block;background: url(img/stars.png) no-repeat left top; width: 14px; height: 14px;}
.convBlock .reitBlock a.act{display: inline-block;background: url(img/stars.png) no-repeat left -14px;}
.convBlock .reitBlock span{display: inline-block;background: url(img/stars.png) no-repeat left top; width: 14px; height: 14px;}
.convBlock .reitBlock span.act{display: inline-block;background: url(img/stars.png) no-repeat left -14px;}

.convBlock p{font-weight: 300;font-size: 16px;color: #404040;line-height: 28px; margin: 20px 0px;}

.convBlock .longBlock .leftimg {float: left;width: 254px;text-align: center;}
.convBlock .longBlock .item{text-align: left; padding-bottom: 20px; padding-top: 20px; position: relative;}
.convBlock .longBlock .reitBlock{ position: relative; top: 0; left: 0; margin-left: 0;margin-bottom: 20px;}
.convBlock .longBlock .starInf{text-align: left;margin: 20px 0px 10px 60px;}
.convBlock .longBlock .reitBlock a{margin-right: 5px;}

.howOrderBlock{padding-bottom: 30px;}
.howOrderBlock .line{margin-bottom: 28px;background: url(../image/howOrderArr.png) repeat-x right;height: 14px;}
.howOrderBlock .title{font-family: 'Roboto Condensed';font-size: 37px;font-weight: 400;color: #404040;display: block;margin-bottom: 20px; line-height: 30px; letter-spacing: 2px; text-align: center;}
.howOrderBlock .titleMin{font-family: 'Roboto Condensed';font-size:23px;font-weight: 400;color: #404040;display: block;margin-bottom: 20px; line-height: 22px; letter-spacing: 2px; text-align: center;}
.howOrderBlock ul li{float: left; list-style: none; width: 20%; text-align: center; color: #000000; font-size: 12px; line-height: 18px;margin-bottom: 28px;}
.howOrderBlock ul li.arr{width: 5%;background: url(../image/howOrderArrMin.png) no-repeat center;min-width: 28px;height: 140px;}
.howOrderBlock ul li.arr2{width: 5%;min-width: 28px;height: 140px;}
.howOrderBlock ul li a{color: #85120a;}

.devBlock{padding-bottom: 50px;/* background: url(img/devBg.png) no-repeat right 10px;*/}
/*.greyBlock .devBlock{background: url(img/devBg_2.png) no-repeat right 10px;}*/
.devBlock .item{ margin-bottom: 10px;}
.devBlock .item img{float: left; margin-right: 20px;}
.devBlock .item .text{height: 100px;border-bottom: 1px dotted #5fa0cb;color: #404040; line-height: 28px; margin-right: 220px; display: table-cell; vertical-align: middle; width: 470px;}
.devBlock .item.last .text{border-bottom: none;}

.howOrderBlock{padding-bottom: 30px;}
.howOrderBlock .line{margin-bottom: 28px;background: url(../image/howOrderArr.png) repeat-x right;height: 14px;}
.howOrderBlock .title{font-family: 'Roboto Condensed';font-size: 37px;font-weight: 400;color: #404040;display: block;margin-bottom: 20px; line-height: 30px; letter-spacing: 2px; text-align: center;}
.howOrderBlock ul li{float: left; list-style: none; width: 20%; text-align: center; color: #000000; font-size: 12px; line-height: 18px;margin-bottom: 28px;}
.howOrderBlock ul li.arr{width: 5%;background: url(img/howOrderArrMin.png) no-repeat center;min-width: 28px;height: 140px;}

.paketiBlock{margin: 0px -35px 45px -35px;border-bottom: 1px solid #eceaea;border-top: 1px solid #eceaea; background: #f2f2f2; position: relative;}
.paketiBlock .paketiInside{margin: 25px 35px 35px 35px;position: relative;}
.paketiBlock .mainZag{color: #000000;font-family: 'Roboto Condensed'; margin-bottom: 20px; font-size: 23px;}
.paketiBlock .item{height: 224px; margin-bottom: 5px; position: relative; padding-top: 20px;}
.paketiBlock .item.green{background:#dcecc1 url(img/greenBlock.png) no-repeat left top;}
.paketiBlock .item.blue{background:#cdeaf3 url(img/blueBlock.png) no-repeat left top;}
.paketiBlock .item.orange{background:#f8debd url(img/orangeBlock.png) no-repeat left top;}
.paketiBlock .item .text{margin:0px 195px 0px 250px; padding: 0px 20px 0px 0px; min-height: 185px;}
.paketiBlock .item.green .text{border-right:1px solid #cbe1a4; }
.paketiBlock .item.blue .text{border-right:1px solid #add2de; }
.paketiBlock .item.orange .text{border-right:1px solid #e7c89f; }
.paketiBlock .item .text ul li{font-weight: 300; font-size: 16px;list-style: none; none; background: url(/img/liLine.png) no-repeat left 11px; padding-left: 17px; line-height: 20px; margin-bottom: 6px;}
.paketiBlock .item .text ul li a{color: #85120a;}
.paketiBlock .item .buttonPrice{width: 195px;position: absolute;top: 0px;right: 0px; height: 185px; text-align: center;}
.paketiBlock .item a.order{color: #fff; font-size: 18px; height: 35px; text-decoration: none; width: 135px; line-height: 35px; margin: 10px auto 0px auto; display: block; text-align:center;}
.paketiBlock .item.green a.order{background: url(img/minButtGreen.png) repeat-x left top;}
.paketiBlock .item.green a.order:hover{background: url(img/minButtGreen.png) repeat-x left -35px;}
.paketiBlock .item.blue a.order{background: url(img/minButtBlue.png) repeat-x left top;}
.paketiBlock .item.blue a.order:hover{background: url(img/minButtBlue.png) repeat-x left -35px;}
.paketiBlock .item.orange a.order{background: url(img/minButtOrange.png) repeat-x left top;}
.paketiBlock .item.orange a.order:hover{background: url(img/minButtOrange.png) repeat-x left -35px;}
.paketiBlock .item .price{font-size: 14px; padding-top: 55px;}
.paketiBlock .item .price span{font-size: 23px;font-weight: 400;}
.paketiBlock .item .price s {display: block;}
.paketiBlock .item .item_name {
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
    height: 30px;
    position: absolute;
    width: 220px;
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 500;
    top:50%;
    left: -85px;
    margin-top:-15px;
    text-align:center;
}
.paketiBlock .item .item_name a{
    color:#fff;
    text-decoration: none;
    display: block;
    height: 220px;
}
.paketiBlock .item .item_name a:hover{
    color:#fff;
    text-decoration: underline;
}
.paketiBlock .none{
    display: none;
}
.paketiBlock ul {
    margin: 0px 0px 35px 0px;
}

.seo360Block .paketiBlock{margin: 0px -35px 45px -35px;border-bottom: 1px solid #eceaea;border-top: 1px solid #eceaea; background: #f2f2f2; position: relative;}
.seo360Block .paketiBlock .paketiInside{margin: 25px 35px 35px 35px;position: relative;}
.seo360Block .paketiBlock .mainZag{color: #000000;font-family: 'Roboto Condensed'; margin-bottom: 20px; font-size: 23px;}
.seo360Block .paketiBlock .item{height: 224px; margin-bottom: 5px; position: relative; padding-top: 20px;}
.seo360Block .paketiBlock .item.green{background:#dcecc1 url(img/greenBlock.png) no-repeat left top;}
.seo360Block .paketiBlock .item.blue{background:#cdeaf3 url(img/blueBlock.png) no-repeat left top;}
.seo360Block .paketiBlock .item.orange{background:#f8debd url(img/orangeBlock.png) no-repeat left top;}
.seo360Block .paketiBlock .item .text{margin:0px 195px 0px 250px; padding: 0px 20px 0px 0px; min-height: 185px;}
.seo360Block .paketiBlock .item.green .text{border-right:1px solid #cbe1a4; }
.seo360Block .paketiBlock .item.blue .text{border-right:1px solid #add2de; }
.seo360Block .paketiBlock .item.orange .text{border-right:1px solid #e7c89f; }
.seo360Block .paketiBlock .item .text ul li{font-weight: 300; font-size: 16px;list-style: none; none; background: url(/img/liLine.png) no-repeat left 11px; padding-left: 17px; line-height: 20px; margin-bottom: 5px;color: #404040;}
.seo360Block .paketiBlock .item .text ul li a{color: #85120a;}
.seo360Block .paketiBlock .item .buttonPrice{width: 195px;position: absolute;top: 0px;right: 0px; height: 185px; text-align: center;}
.seo360Block .paketiBlock .item a.order{color: #fff; font-size: 18px; height: 35px; text-decoration: none; width: 135px; line-height: 35px; margin: 20px auto 0px auto; display: block; text-align:center;}
.seo360Block .paketiBlock .item.green a.order{background: url(img/minButtGreen.png) repeat-x left top;}
.seo360Block .paketiBlock .item.green a.order:hover{background: url(img/minButtGreen.png) repeat-x left -35px;}
.seo360Block .paketiBlock .item.blue a.order{background: url(img/minButtBlue.png) repeat-x left top;}
.seo360Block .paketiBlock .item.blue a.order:hover{background: url(img/minButtBlue.png) repeat-x left -35px;}
.seo360Block .paketiBlock .item.orange a.order{background: url(img/minButtOrange.png) repeat-x left top;}
.seo360Block .paketiBlock .item.orange a.order:hover{background: url(img/minButtOrange.png) repeat-x left -35px;}
.seo360Block .paketiBlock .item .price{font-size: 14px; padding-top: 65px;}
.seo360Block .paketiBlock .item .price span{font-size: 23px;font-weight: 400;margin-left: 0px; display: inline;padding: 0px;}

.full-bg {background: #fdf9e8 url("img/romb_yellow.png") repeat left top}
.half-bg {
    position: relative;
}
.half-bg::before {
    content: '';
    position: absolute;
    left: 0; right: 0; bottom: 0; top: 50%;
    background: #fdf9e8 url("img/romb_yellow.png") repeat left top
}
.progectBlock {padding: 5px; margin: 90px -90px 0; background-color: #fff; box-shadow: 0 0 35px rgba(0,0,0,.12);position: relative; z-index: 10}
.progectBlock .bt--empty {margin-top: 70px;}
.progectBlock__inner {border:1px solid #f0eded; padding: 65px 30px 70px; background-color: #f7f7f6}
.progectBlock .zag{font-size: 40px; color: #000; font-family: 'Roboto Condensed'; font-weight: 500; text-align: center; margin-bottom: 65px;}
.progectBlock .sliderBlock{position: relative;}
.progectBlock .sliderBlock .sliderMask{ width: 100%; overflow: hidden; margin: 0 auto;}
.progectBlock .sliderBlock .slideDiv{ height: 185px; position: relative; width: 20000em;}
.progectBlock .sliderBlock .slideItem{ float: left; width: 360px; text-align: center;}
.progectBlock .sliderBlock .slideItem a{max-width: 326px;vertical-align: middle; position: relative; display: block; margin: 10px auto;box-shadow: 0 0 15px rgba(0,0,0,.07); background-color: #fff; padding: 7px; font-size: 21px; color: #ffffff;font-family: 'Roboto Condensed'; text-decoration: underline;}
.progectBlock .sliderBlock .slideItem a span{display: none; position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; text-align: center; background: url(img/slideHover.png);text-decoration: underline; padding-top: 104px;}
.progectBlock .sliderBlock .slideItem a:hover span{ display: block;}
.progectBlock .sliderBlock .slideItem img{max-width: 100%; vertical-align: top;}
.progectBlock .sliderBlock> a{position: absolute;width:21px;height: 38px; top: 108px;}
.progectBlock .sliderBlock> a.sl-left{background: url(img/slideLeft.png) left top;left: 0px;}
.progectBlock .sliderBlock> a.sl-left:hover{opacity: .8}
.progectBlock .sliderBlock> a.sl-right{background: url(img/slideRight.png) left top;right:0px;}
.progectBlock .sliderBlock> a.sl-right:hover{opacity: .8}

@media (max-width: 730px) and (min-width: 676px) {
    header .topMenu ul li {
        margin: 0 10px 0 0!important;
    }
}
.sertBlock .progectBlock{ padding-bottom: 0px; margin: 0px -1px 40px -1px}
.sertBlock .progectBlock .sliderBlock{position: relative;}
.sertBlock .progectBlock .sliderBlock .sliderMask{ width: 100%; overflow: hidden; margin: 0 auto;}
.sertBlock .progectBlock .sliderBlock .slideDiv{ height: 100px; position: relative; width: 20000em;}
.sertBlock .progectBlock .sliderBlock .slideItem{ float: left; width: 155px; text-align: center;}
.sertBlock .progectBlock .sliderBlock .slideItem a{max-width: 133px;vertical-align: middle; position: relative; display: block; margin: 0px auto;border: 1px solid #d8d8d8; font-size: 21px; color: #ffffff;font-family: 'Roboto Condensed'; text-decoration: underline;}
.sertBlock .progectBlock .sliderBlock .slideItem a span{display: none; position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; text-align: center; background: url(img/slideHover.png);text-decoration: underline; padding-top: 104px;}
.sertBlock .progectBlock .sliderBlock .slideItem a:hover span{ display: block;}
.sertBlock .progectBlock .sliderBlock .slideItem img{max-width: 133px; vertical-align: top;height: auto;}
.sertBlock .progectBlock .sliderBlock> a{position: absolute;width:21px;height: 38px; top: 40px;}
.sertBlock .progectBlock .sliderBlock> a.sl-left{background: url(img/slideLeft.png) left top;left: 0px;}
.sertBlock .progectBlock .sliderBlock> a.sl-left:hover{opacity: .8}
.sertBlock .progectBlock .sliderBlock> a.sl-right{background: url(img/slideRight.png) left top;right:0px;}
.sertBlock .progectBlock .sliderBlock> a.sl-right:hover{opacity: .8}

.SertBlock{ padding-bottom: 0px; margin: 0px -1px 0px -1px}
.SertBlock .sliderBlock{position: relative;}
.SertBlock .sliderBlock .sliderMask{ width: 100%; overflow: hidden; margin: 0 auto;}
.SertBlock .sliderBlock .slideDiv{ height: 100px; position: relative; width: 20000em;}
.SertBlock .sliderBlock .slideItem{ float: left; width: 155px; text-align: center;}
.SertBlock .sliderBlock .slideItem a{max-width: 133px;vertical-align: middle; position: relative; display: block; margin: 0px auto;font-size: 21px; color: #ffffff;font-family: 'Roboto Condensed'; text-decoration: underline;}
.SertBlock .sliderBlock .slideItem a span{display: none; position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; text-align: center; background: url(img/slideHover.png);text-decoration: underline; padding-top: 104px;}
.SertBlock .sliderBlock .slideItem a:hover span{ display: block;}
.SertBlock .sliderBlock .slideItem div{width: 133px; height: 110px;overflow: hidden;border: 1px solid #B3484B; margin: 5px 0px;}
.SertBlock .sliderBlock .slideItem img{max-width: 133px; vertical-align: top;height: auto;min-height: 110px;}
.SertBlock .sliderBlock> a{position: absolute;width:18px;height: 26px; top: 78px;}
.SertBlock .sliderBlock> a.sl-left{background: url(img/slideLeft.png) left top;left: 0px;}
.SertBlock .sliderBlock> a.sl-left:hover{background: url(img/slideLeft.png) left -26px;}
.SertBlock .sliderBlock> a.sl-right{background: url(img/slideRight.png) left top;right:0px;}
.SertBlock .sliderBlock> a.sl-right:hover{background: url(img/slideRight.png)left -26px;;}


.zadachiBlock{margin-top: 50px;}
.brend .zadachiBlock {margin-bottom: 60px;}
.zadachiBlock .underTitle{margin-bottom: 20px;}
.zadachiBlock p{color: #707070;font-size: 16px;font-weight: 300;margin-bottom: 10px;}
.zadachiBlock ul{margin:0px 0px 35px 20px;}
.zadachiBlock ul li{font-weight: 300;font-size: 16px;color: #404040;line-height: 28px; list-style: none; background: url(/img/liLine.png) no-repeat left 15px; padding-left: 17px; margin-bottom: 10px;}

a.plahRed{background: #e85c5b;text-align: center;height: 42px;border-radius: 2px;font-weight: lighter;margin-bottom: 14px;font-family: 'Roboto Condensed';font-size: 23px;display: block;line-height: 42px;color: #fff;}
a.plahRed.mb50{margin-bottom: 50px;}
a.plahGrey,div.plahGrey{background: #f2f2f2;text-align: center;height: 42px;border-radius: 2px;font-weight: lighter;margin-bottom: 50px;font-family: 'Roboto Condensed';font-size: 23px;display: block;line-height: 42px;color: #404040;border: 1px solid #eceaea;}
.main_block {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
.main_block h1{
    display: block;
    font-size: 48px;
    color: #000;
    font-family: Roboto;
    line-height: 1.2;
}
.main_block__sub-title {
    font-size: 18px;
    color: #434343;
}
.features-list {
    margin-top: 30px;
    padding-top: 30px;
    position: relative;
}
@media (max-width: 768px) {
    .features-list {
        margin-top: 20px;
        padding-top: 20px;
        margin-bottom: 30px;
    }
}
.features-list::before {
    content: '';
    position: absolute;
    left: 0; top: 0;
    width: 115px; height: 1px;
    background-color: #b7b7b7;
}
.features-list__item {
    display: flex;
    align-items: center;
}
.features-list__item:not(:last-of-type) {
    margin-bottom: 15px;
}
.features-list__icon {
    margin-right: 15px;
}

.new-block {
    padding-top: 20px;
}
.new-block h2 {
    font-size: 40px;
    color: #000;
    margin-bottom: 90px!important;
}

@media (max-width: 768px) {
    .new-block h2 {
        font-size: 30px;
        margin: 30px 0 40px!important;
    }
}


.komplexBlock.seo360_2 .itemBlock .item {border-right: none;}
.seo360Block .seo360_2_man{width: 50%; float: left; padding-top: 370px;text-align: center;}
.seo360Block .seo360_2_man.first{padding-right: 20px; border-right: 1px dashed grey;background:url('/image/icons/seo360_2/08.png') top center no-repeat;}
.seo360Block .seo360_2_man.last{padding-left: 20px;background:url('/img/icons/seo360_2/09.png') top center no-repeat;}
.seo360Block .price s{display: block;}

.portBlock{}
.portBlock .lineZag{background: url(/image/zagLine.png) repeat-x center; text-align: center;margin-bottom: 50px;}
.portBlock .lineZag h1{padding: 0px 20px;display: inline-block; margin-bottom: 0px; background-color: #fff;margin-top: 0;}
.portBlock .block{margin-bottom: 30px;}
.portBlock .leftBlock{width: 48%;float: left;}
.portBlock .itemBlock{width: 50%;float: left;margin-bottom: 30px;}
.portBlock .itemBlock.hidden{display:none;}
.portBlock .rightBlock{width: 48%;float: right;}
.portBlock .item img{width: 100%;height: 100%;}
.portBlock .item a{width: 326px;height: 268px;vertical-align: middle; position: relative; display: block; margin: 0px auto;border: 1px solid #d8d8d8; font-size: 21px; color: #ffffff;font-family: 'Roboto Condensed'; text-decoration: underline;}
.portBlock .item span{display: none; position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; text-align: center; background: url(img/slideHover.png);text-decoration: underline; padding: 110px 5px 0px 5px;}
.portBlock .item a:hover span{ display: block;}


.reference .lineZag{background: url(img/zagLine.png) repeat-x center; text-align: center;margin-bottom: 50px;}
.reference .lineZag h1{padding: 0px 20px;display: inline-block; margin-bottom: 0px; background-color: #fff;}
.referenceBlock{ padding: 0px 45px;}
.referenceBlock .item{ border-bottom: 1px dotted #5fa0cb; padding-bottom: 18px; margin-bottom: 55px;}
.referenceBlock .item a.vid{float: right; background: url(img/otzivi/icon.png) no-repeat top; width: 120px; height: 115px; padding-top: 100px; text-align: center; line-height: 10px; color: #85120a; font-weight: lighter;}
.referenceBlock .item .img,.referenceBlock .item .attachment-post-thumbnail{float: left;}
.referenceBlock .item .text{margin: 0px 155px 0px 180px;}
.referenceBlock .item .text.novid{margin: 0px 0px 0px 180px;}
.referenceBlock .item .text H2{color: #404040; font-family: 'Roboto Condensed'; font-size: 23px; margin-bottom: 5px;}
.referenceBlock .item .text .uTitle{color: #404040; font-size: 16px; line-height: 14px; margin-bottom: 10px;}
.referenceBlock .item .text p{color: #404040;line-height: 28px;font-weight: 300;}
.referenceBlock .item .text p a{color: #85120a; }

.blogBlock{padding-top: 30px;}
.blogBlock .item{ border-bottom: 1px dotted #5fa0cb; padding-bottom: 18px; margin-bottom: 55px;}
.blogBlock .item .meta_mobile { display:none;}
.blogBlock.single .item .meta_mobile { display:block;}
.blogBlock.single .item .meta_mobile .data { display:none;}
.blogBlock .item .data{float: left; width: 80px; color: #cccccc; font-size: 14px; line-height: 18px;}
.blogBlock .item .data span{font-size: 60px; line-height: 45px;font-family: 'Roboto Condensed';}
.blogBlock .item .img{float: left; width: 150px;}
.blogBlock .item .imgCap{min-width: 125px; width: 67%; font-size: 14px;font-weight: 300; line-height: 24px;}
.blogBlock .item .imgCap span{font-weight: 500;}
.blogBlock .item .text{margin: 0px 0px 0px 255px;}
.blogBlock.single .item .text{margin: 0;}
.blogBlock .item .text.nophoto{margin: 0px 0px 0px 80px;}
.blogBlock .item .text.nophoto .imgCap{margin-top: 15px;}
.blogBlock .item .text h2{color: #404040;font-family: 'Roboto Condensed'; font-size: 23px; margin-bottom: 10px;display: block;}
.blogBlock .item .text h2 a{color: #404040;font-family: 'Roboto Condensed'; font-size: 23px; margin-bottom: 10px;display: inline;}
.blogBlock .item .text .count_likes {
    font-size: 14px;
    margin-left: 10px;
    background: url('img/like.png') no-repeat 0 100%;
    width: 40px;
    display: inline-block;
    height: 16px;
    padding-left: 20px;
}
.blogBlock .item .text .views, .socials .views {
    font-size: 14px;
    margin-left: 10px;
    background: url('img/view.png') no-repeat 0 100%;
    width: 40px;
    display: inline-block;
    height: 16px;
    padding-left: 20px;
}
.blogBlock .item .text .uTitle{color: #707070; font-size: 14px; line-height: 24px; margin-bottom: 10px; font-style: italic; font-weight: lighter;}
.blogBlock .item .text p{color: #404040;line-height: 28px;font-weight: 300; margin-bottom: 1em;font-size: 18px;}
.blogBlock .item .text td{color: #404040;line-height: 28px;font-weight: 300;vertical-align: top;}
.blogBlock .item .text p a{color: #85120a; }
.blog h1 {line-height: 42px;margin-top: 15px;}
.blogBlock ul, .blogBlock ol {margin: 0px 0px 35px 20px;}
.blogBlock ul li{font-weight: 300;font-size: 16px;color: #404040;line-height: 28px; list-style: none; background: url(/img/liLine.png) no-repeat left 15px; padding-left: 17px; margin-bottom: 10px;}

.blogBlock ol li{font-weight: 300;font-size: 18px;color: #404040;line-height: 28px; list-style: none; margin-left: 17px; margin-bottom: 10px;}

.blogBlock ol{
    counter-reset: item;
    list-style-type: decimal;
}
.blogBlock ol li:before {
    color: #e85c5b;
    content: counter(item, decimal) '. ';
    counter-increment: item;
    padding-right: 10px;
}
.blogBlock ol li li:before {
    content: none;
    counter-increment: none;
}
.blogBlock ol ul{
    margin-top: 25px;
}

.blogBlock li a{color: #85120a; }
.blogBlock td a{color: #85120a; }
.blogBlock table{border-collapse: collapse;}
.blogBlock table tr{border-collapse: collapse;}
.blogBlock table td {
    padding: 0.3em 5px;
    border: 1px solid #DDD;
    border-left: 1px solid #DDD;
    border-right: 1px solid #DDD;
    vertical-align: middle;
    font-size: 0.8em;
}
.blogBlock table th {
    padding: 0.3em 5px;
    text-align: left;
    color: #991C1C;
    border: 1px solid #DDD;
    border-bottom: 3px solid #7B0E0E;
    vertical-align: bottom;
    font-size: 0.8em;
}

.lastBlog{ padding-bottom: 30px;}
.lastBlog .lineZag{background: url(img/zagLine.png) repeat-x center; text-align: center;margin-bottom: 50px;}
.lastBlog .lineZag .zag{padding: 0px 20px;display: inline-block; margin-bottom: 0px; background-color: #fff;}
.lastBlog .zag{font-family: 'Roboto Condensed';font-size: 37px;font-weight: 400;color: #404040;display: block;margin-bottom: 55px; line-height: 22px; letter-spacing: 2px;}

.lastBlog .item .img{
    float: left;
    width: 150px;
}
.lastBlog .item .text h4{color: #404040;font-family: 'Roboto Condensed'; font-size: 23px; margin-bottom: 0px;display: inline;}
.lastBlog .item .text h4 a{color: #404040;font-family: 'Roboto Condensed'; font-size: 23px; margin-bottom: 0px;display: inline;}
.lastBlog .item .text {
    margin: 0px 0px 0px 240px;
}
.lastBlog .item {
    border-bottom: 1px dotted #5fa0cb;
    padding-bottom: 18px;
    margin-bottom: 55px;
}
.lastBlog .item .data{float: left; width: 80px; color: #cccccc; font-size: 14px; line-height: 18px;}
.lastBlog .item .data span{font-size: 60px; line-height: 45px;font-family: 'Roboto Condensed';}
.lastBlog .item .imgCap{font-style: italic; margin-bottom: 10px;}
.lastBlog .item .meta_mobile .data { display:none;}
.lastBlog .item .text .count_likes {
    font-size: 14px;
    margin-left: 10px;
    background: url('img/like.png') no-repeat 0 7px;
    width: 40px;
    display: inline-block;
    height: 25px;
    padding-left: 20px;
    position: relative;
    top: -2px;
}




section.rightColum{}
section.rightColum .content{margin-right: 270px;}
section.rightColum .content .contentFloatBlock{width: 100%;float: left;}
section.rightColum .rightSide{float: right; width: 270px; padding:66px 0px 0px 31px;}
section.rightColum .rightSide .module{ margin-bottom: 50px;}
section.rightColum .rightSide .module .modZag{font-weight: 500;font-size: 22px;line-height: 28px;color: #000000; margin-bottom: 15px;}
section.rightColum .rightSide .module ul li{list-style: none; margin-bottom: 14px; vertical-align: top;}
section.rightColum .rightSide .module ul li a{display: inline-block;vertical-align: top;color: #404040;font-size: 14px;font-weight: 300;line-height: 26px;text-decoration: none;padding-left: 9px;padding-right: 9px;background-color: #cccccc;border: 1px solid #b8b8b8;border-right: none;}
section.rightColum .rightSide .module ul li span{background: url(img/blogMenu.png) no-repeat left top;width: 19px;height: 28px;vertical-align: top;display: inline-block;}
section.rightColum .rightSide .module ul li:hover a{	background-color: #e85c5b;border: 1px solid #e85c5b;border-right: none; color: #fff;}
section.rightColum .rightSide .module ul li:hover span{background: url(img/blogMenu.png) no-repeat left -28px;}

section.rightColum .rightSide .module ul li.current-cat a{	background-color: #e85c5b;border: 1px solid #e85c5b;border-right: none; color: #fff;}
section.rightColum .rightSide .module ul li.current-cat span{background: url(img/blogMenu.png) no-repeat left -28px;}


.otziviBlockMini{margin: 0px -35px 40px -35px;padding: 25px 35px;}
.otziviBlockMini .zag{font-size: 23px; color: #404040;font-family: 'Roboto Condensed'; line-height: 18px;max-width: 835px;margin: 0px 0px 35px 0px;}
.otziviBlockMini .sliderBlock{position: relative;max-width: 835px;}
.otziviBlockMini .sliderBlock .sliderMask{ width: 100%; overflow: hidden; margin: 0 auto;}
.otziviBlockMini .sliderBlock .slideDiv{position: relative; width: 20000em;}
.otziviBlockMini .sliderBlock .slideItem{ float: left;}
.otziviBlockMini .sliderBlock> a{position: absolute;width:18px;height: 26px; top: -55px; right: 0px;}
.otziviBlockMini .sliderBlock> a.sl-left{background: url(img/slideLeft.png) left top; right: 25px;}
.otziviBlockMini .sliderBlock> a.sl-left:hover{background: url(img/slideLeft.png) left -26px;}
.otziviBlockMini .sliderBlock> a.sl-right{background: url(img/slideRight.png) left top; right: 0px;}
.otziviBlockMini .sliderBlock> a.sl-right:hover{background: url(img/slideRight.png)left -26px;}
.otziviBlockMini .name{color: #404040;font-size: 14px;font-weight: 300; padding-top: 15px; line-height: 18px;}
.otziviBlockMini .name a{white-space: nowrap; color: #85120a;}
.otziviBlockMini .textBlock{height: 185px; overflow: hidden; margin-top: 5px;}
.otziviBlockMini .textBlock .text{position: relative; background-color: #fff; border: 1px solid #e6e6e6; padding: 10px; }
.otziviBlockMini .textBlock .text p{color: #404040; font-size: 14px; line-height: 18px; margin-bottom: 0px; margin-left: 130px;}
.otziviBlockMini .textBlock .text img{max-width: 100px;float: left;}
.otziviBlockMini .textBlock .text a{color: #85120a;white-space: nowrap;}
.otziviBlockMini .textBlock .otzArr{position: absolute;background: url(img/otzArr.png);width: 19px;height: 16px;bottom: -16px;left: 40px;}
.otziviBlockMini .row{margin: 0px -17.5px;}
.otziviBlockMini .adaptBlock{padding: 0px 17.5px;}
.rightCont {margin-left: 30px;}
.corpdevBlock{ padding: 30px 0px 55px 0px;display: flex;align-items: center;}
.corpdevBlock .mainImg img{width: 100%; max-width: 400px;}
.corpdevBlock .rightCont .zag{color: #404040;font:23px/28px 'Roboto Condensed';}
.corpdevBlock .rightCont ul{margin:30px 0px 0px 0px;}
.corpdevBlock .rightCont ul li{font-weight: 300;font-size: 16px;color: #404040;line-height: 28px; list-style: none; background: url(/img/liLine.png) no-repeat left 15px; padding-left: 17px; margin-bottom: 10px;}
.corpdevBlock .zagPrice{float: left;max-width: 260px;font:37px/46px 'Roboto Condensed'; width: 30%; padding-top: 60px;}
.corpdevBlock .varPrice{ float: left; width: 70%;  white-space: nowrap; text-align: right;padding-top: 60px;}
.corpdevBlock .varPrice img {width: 100%;max-width: 255px;margin-left: 20px;}

.primeriBlock{margin: 0px -35px 45px -35px;border-bottom: 1px solid #eceaea;border-top: 1px solid #eceaea; background: #f2f2f2; position: relative;padding: 35px 35px 0px 35px;}
.whiteBlock .primeriBlock{background: #fff; margin: 0px -35px 0px -35px;}
.whiteBlock {padding: 60px 0}
.whiteBlock h2 {
    font-size: 40px;
    color: #000;
    font-family: 'Roboto Condensed';
    font-weight: 500;
    text-align: center;
    margin-bottom: 65px;
    line-height: 1.2;
}
@media (max-width: 768px) {
    .whiteBlock h2 {
        margin-bottom: 40px;
    }
}
.comments_item {
    position: relative;
    background-color: #fff;
    box-shadow: 0 0 35px rgba(121,121,121,.12);
    padding: 40px;
    margin: 41px 53px 0;
}
@media (max-width: 550px) {
    .comments_item {
        margin: 41px 15px 0;
    }
}
.comments_item__header {
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 25px;
    text-align: center;
}
.comments_item__header p{margin-bottom: 0px;}
}
.comments_item__header::before {
    content: '';
    position: absolute;
    width: 135px; height: 1px;
    background-color: #f1edd9;
    bottom: 0; left: 50%;
    transform: translate(-50%, 0);
}
.comments_item__image {
    position: absolute;
    top: -36px; right: -36px;
    width: 72px; height: 72px;
    border:1px solid #f1edd9;
    background-color: #fff;
    padding: 5px;
    box-shadow: 0 0 0 5px #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}
@media (max-width: 768px) {
    .comments_item__image {
        right: auto; left: 50%;
        transform: translate(-50%, 0);
    }
}
.comments_item__image img {
    max-width: 80%;
    height: auto!important;
}
.comments_item__content {
    font-size: 16px;
    line-height: 28px;
}

.primeriBlock .zag{font:23px/18px 'Roboto Condensed';margin-bottom: 40px;}
.primeriBlock .rowIt{margin: 0px -26px;}
.primeriBlock .rowIt .item{padding: 0px 24px; float: left; margin-bottom: 48px; width: 33.333%;}
.primeriBlock .rowIt .item img{width: 100%;}
.primeriBlock .rowIt .it{box-shadow: 0px 0px 5px #eceaea;border: 1px solid #eceaea; position: relative; max-width: 247px;}
.primeriBlock .rowIt .item .plash{color: #85120a; font-size: 14px; background: url(img/plash.png) top;width: 100%;height: 40px;position: absolute;bottom: 0px;left: 0px; text-align: center; padding-top: 10px;}

.modulesBlock{margin: 0px -35px 15px -35px;border-bottom: 1px solid #eceaea;border-top: 1px solid #eceaea; position: relative;padding: 35px 35px 0px 35px; background: #f2f2f2 url(img/icons/corpdev/bgGrey.png) no-repeat right bottom;}
.whiteBlock .modulesBlock{margin: 0px -35px 0px -35px;border-bottom: 1px solid #fff;border-top: 1px solid #fff; padding: 35px 35px 0px 35px; background: #fff url(../image/icons/corpdev/bgGrey.png) no-repeat right bottom;}
.modulesBlock .zag{font:23px/18px 'Roboto Condensed';margin-bottom: 30px;}
.modulesBlock ul{margin:0px 0px 40px 0px; float: left; width: 300px;}
.modulesBlock ul ul{margin:0px 0px 0px 10px;}
.modulesBlock ul li{font-weight: 300;font-size: 14px;color: #404040;line-height: 20px; list-style: none; background: url(/image/liLine.png) no-repeat left 10px;margin: 0px 0px 10px 0px; padding-left: 17px; padding-right: 50px; float: left; width: 100%;}
.modulesBlock ul ul li{background: url(img/lili.png) no-repeat left 10px; margin: 10px 0px 0px 0px;padding:0px 0px 0px 9px;}
.modulesBlock .items{overflow: hidden; margin-bottom: 40px;}
.modulesBlock .item{width: 30%;border-right: 1px solid #fff; float: left;margin:0px 20px -1000px 0px; padding-bottom: 1000px;}
.modulesBlock .item.last{border-right:none;}
.modulesBlock .item ul {width: 100%;margin:0px 0px 0px 0px;}
.modulesBlock .item ul li{padding:0px 20px 0px 17px;}
.modulesBlock .item ul ul{margin:0px 0px 0px 15px;}
.modulesBlock .item ul ul li{padding:0px 0px 0px 9px;}

.landdevUnderTitleBlock{padding-bottom: 35px;}
.landdevUnderTitleBlock .zag{font:23px/18px 'Roboto Condensed';margin-bottom: 30px;}
.landdevUnderTitleBlock ul{margin:0px 0px 30px 0px; }
.landdevUnderTitleBlock ul li{font-weight: 300;font-size: 14px;color: #404040;line-height: 20px; list-style: none; background: url(/img/liLine.png) no-repeat left 10px;margin: 0px 0px 10px 0px; padding-left: 17px; padding-right: 50px;}
.landdevUnderTitleBlock ul li strong{color: #e85c5b;}
.landdevUnderTitleBlock img{vertical-align: top; margin-right: 10px; margin-bottom: 15px;}

.etapsBlock{margin: 0px -35px 45px -35px;border-bottom: 1px solid #eceaea;border-top: 1px solid #eceaea; position: relative;padding: 35px 35px 35px 35px; background: #f2f2f2;}
.etapsBlock .zag{font:23px/18px 'Roboto Condensed';margin-bottom: 40px;}
.etapsBlock img{ width: 100%;}

.landTableBlock{ padding-bottom: 50px;}
.landTableBlock h3{font-size: 16px;font-weight: 500;color: #404040;display: block; margin-bottom: 20px;}
.landTableBlock table{width: 100%; border-collapse: collapse;}
.landTableBlock th{font-weight: normal; padding: 18px 28px;font:23px/20px 'Roboto Condensed'; text-align: center; width: 20%; color: #fff; border-right:4px solid #fff; border-bottom: 2px solid #fff;}
.landTableBlock th.grey{width: 40%; text-align: left; background-color: #bebebe;}
.landTableBlock th.green{background-color: #82ac40;}
.landTableBlock th.orange{background-color: #f58b3d;}
.landTableBlock th.red{background-color: #e85c5b;}
.landTableBlock td{padding: 12px 27px; text-align: center; color: #707070;font:23px/20px 'Roboto Condensed';border-bottom: 1px dotted #afafaf;}
.landTableBlock td.first{text-align: left;font:16px/28px 'Roboto'; }
.landTableBlock td.grey{background-color: #fafafa;}
.landTableBlock tr.price td{border-bottom: 2px solid #afafaf;border-top: 2px solid #afafaf;padding: 18px 27px;}
.landTableBlock tr.price td.first{text-align: left;font:23px/20px 'Roboto Condensed'; color: #707070;}
.landTableBlock tr.price td.green{color: #82ac40;}
.landTableBlock tr.price td.orange{color: #f58b3d;}
.landTableBlock tr.price td.red{color: #e85c5b;}
.landTableBlock tr.price td s{display: block;}
.landTableBlock tr.price td br.none{display: none;}

.landTableBlock .col-md-6 {
    width: 50%;float: left;
}
.landTableBlock div.blck-5-green {
    background-color: #f0f0f0;
    padding: 0;
    margin-bottom: 5px;
}
.landTableBlock .blck-5-green h3 {
    display: block;
    text-align: center;
    font-size: 22px;
    padding: 15px;
    margin: 0;
    color: white;
    text-transform: uppercase;
    font-family: 'Roboto Condensed';
    background-color: #82ac40;
}
.landTableBlock .row_text {
    margin-bottom: 20px;
    padding: 25px 25px 10px 25px;
}
.landTableBlock .blck-5-green div.price-gr {
    border-top: 2px solid #cfcfcf;
    padding: 10px 0 10px 0;
    font-size: 34px;
    text-align: center;
    margin: 0 25px;
}
.landTableBlock .price-gr div.cost {
    font-size: 16px;
    margin: 0;
    padding: 0;
}
.landTableBlock .price-gr s {
    font-size: 18px;
}
.landTableBlock .price-gr .nobr.nosi .select_code_list, .landTableBlock .price-yel .nobr.nosi .select_code_list {
    margin-left: -20px;
    margin-right: 15px;
    color: #ccc;
    text-decoration: line-through;
    background: url("img/select_5.png") right center no-repeat #f0f0f0;
}
.landTableBlock .price-gr .nobr.si .select_code_list, .landTableBlock .price-yel .nobr.si .select_code_list {
    margin-left: -20px;
}

.landTableBlock div.blck-5-yellow {
    background-color: #f0f0f0;
    border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    margin-bottom: 5px;
    padding: 0;
}
.landTableBlock .blck-5-yellow h3 {
    display: block;
    text-align: center;
    font-size: 22px;
    padding: 15px;
    margin: 0;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Roboto Condensed';
    background-color: #f58b3d;
}
.landTableBlock .row_text {
    margin-bottom: 0px;  height: 430px;
}
.landTableBlock .blck-5-yellow div.price-yel {
    border-top: 2px solid #cfcfcf;
    padding: 10px 0 10px 0;
    font-size: 34px;
    text-align: center;
    color: #493b03;
    margin: 0 25px;
}
.landTableBlock .blck-5-yellow div.cost {
    font-size: 16px;
    margin: 0;
    padding: 0;
}
.landTableBlock .price-yel s {
    font-size: 18px;
}

.landTableBlock .blck-5-green p, .landTableBlock .blck-5-yellow p {
    margin: 0px 0px 10px 0px;
    line-height: 18px;
}

.landTableBlock .col-lg-12 {
    width: 100%;
}
.landTableBlock .blck-5-green ul li,  .landTableBlock .blck-5-yellow ul li {
    margin-bottom: 0px;
}
.landTableBlock .blck-5-green ul,  .landTableBlock .blck-5-yellow ul {
    margin-bottom: 10px;
}

.landTableBlock .price-gr br, .landTableBlock .price-yel br {
    display: none;
}
.landTableBlock .blck-5-green i  .price_value, .landTableBlock .blck-5-yellow i  .price_value {
    font-family: 'Roboto Condensed';
    font-size: 27px;
    font-style: normal;
    font-weight: bold;
}
.landTableBlock .blck-5-green  s i  .price_value, .landTableBlock .blck-5-yellow  s i  .price_value {
    font-family: 'Roboto';
    font-size: 15px;
    font-style: normal;
    font-weight: normal;
}
.landTableBlock .select_code_list {
    width: 43px;
    -webkit-appearance: none;
    background: url("img/select_4.png") right center no-repeat transparent;
    line-height: 1em;
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
    -ms-appearance: none;
    appearance: none!important;
}
.tarifs_table_block{width: 100%;margin: 0 auto;}
.tarifs_table_block .item{height:150px;width:25%; float:left;padding-top: 11%;margin-bottom: 20px;text-align: center;}
.tarifs_table_block .item.item_01{background:url(/img/tarifs/i_01.jpg) 50% 0 no-repeat;background-size: initial;}
.tarifs_table_block .item.item_02{background:url(/img/tarifs/i_02.jpg) 50% 0 no-repeat;background-size: initial;}
.tarifs_table_block .item.item_03{background:url(/img/tarifs/i_03.jpg) 50% 0 no-repeat;background-size: initial;}
.tarifs_table_block .item.item_04{background:url(/img/tarifs/i_04.jpg) 50% 0 no-repeat;background-size: initial;}
.tarifs_table_block .item.item_05{background:url(/img/tarifs/i_05.jpg) 50% 0 no-repeat;background-size: initial;margin-left: 12%;}
.tarifs_table_block .item.item_06{background:url(/img/tarifs/i_06.jpg) 50% 0 no-repeat;background-size: initial;}
.tarifs_table_block .item.item_07{background: url(/img/tarifs/i_07.jpg) 50% 0 no-repeat;background-size: initial;}

#tarifs_detail_section {
    width: 100%;
    background: url(/img/duga.png) 50% 0 no-repeat;
    padding: 20px 0 0 0;
    background-size: contain;
    margin: 30px auto 0;
}
#tarifs_detail_section h2 {text-align: center;padding: 35px 0 10px 0;}

.seo360Block br.none{display: none;}
.landBlock{ padding-bottom: 30px;}
.landBlock .zag{font:23px/18px 'Roboto Condensed';margin-bottom: 40px;}
.landBlock .starInfo{ font-style: italic; font-weight: 300; color: #707070; line-height: 28px; padding-top: 15px;}
.landBlock .leftBlock{width: 60%; float: left;}
.landBlock .rightBlock{width: 40%; float: right;}
.landBlock .item{ margin-bottom:10px; min-height: 100px; padding: 0px 25px 0px 0px;}
.landBlock .item img{float: left;}
.landBlock .item span{color: #404040; font-size: 16px; line-height: 28px; margin-left: 120px; display: block;padding: 10px 0px 0px 0px; font-weight: 400;}
.landBlock .formBlock .zag{text-align: left;font-size: 23px;line-height: 28px; margin-bottom: 15px;}
.landBlock .formBlock .underZag{font-size: 12px;line-height: 18px; margin-bottom: 15px; color: #fff;}
.landBlock .formBlock .formButton{font-size: 16px;line-height: 15px; font-weight: lighter; margin-top: 0px; width: auto; padding: 0px 25px; background: url(img/miniformButton.png) left -56px; width: 296px; border: none; height: 56px; padding-bottom: 5px;}
.landBlock .formBlock .formButton:hover{background: url(img/miniformButton.png) left 0px;}
.landBlock .formBlock textarea.inp{height: 150px;}

.test_time {
    width: 840px;
    min-height: 360px;
    background: url('/img/test_time.png') left 20px no-repeat;
    margin: 20px auto 0;
    border-top: 5px solid #f2f2f2;
    font-family: 'Roboto Condensed';
    font-size: 60px;
    font-weight: bold;
    color: #3778a2;
    padding: 90px 0 0 360px;
    line-height: 75px;
}

.test_time span {
    font-size: 90px;
}




#tinymce{
    background:none !important;
}
/*
.cat-item a{
	background: url("img/blogMenu.png") no-repeat scroll right top rgba(0, 0, 0, 0);
	padding-right:20px;
}
section.rightColum .rightSide .module ul li span{
	background:none;
}
*/
.mt20{
    margin-top:1em;
}
.cat-item {
    white-space: nowrap;
}
.reference-img{
    float:left;
    margin-top:10px;
}
.reference-intro{
    float:left;
    margin-left:30px;
    width: 70%;
    font-weight:300;
}
.reference-intro p{
    display:inline;
}
.reference-intro strong{
    display:inline;
    font-weight:500;
}
.reference-text{
    float:left;
    width:100%;
    margin-top:30px;
    color: #404040;
    font-weight: 300;
    line-height: 28px;
    -text-align:center;
}
.reference-text p{
    margin-bottom:1em;
}
.wid100{
    width:100% !important;
}
.left{
    float:left;
}

.hideBtn {
    border-bottom: 1px dashed #222222;
    float: left;
    margin-bottom: 15px;
    text-decoration: none;
    color: #404040;
}
.hideBtn a{
    color: #404040;
}
.hideCont {
    display: none;
    float: left;
    width: 100%;
}
.bot20{
    margin-bottom:20px !important;
}
.bot30{
    margin-bottom:30px !important;
}
.bot45{
    margin-bottom:45px !important;
}
table.tovar2 td{
    border-bottom:0px !important;
}
table.table-tracking th{
    font-size: 12px;
    padding: 18px 6px;
    border-right: 1px solid;
    text-align: center;
}
table.table-tracking td{
    border-right: 1px solid #EFEFEF;
}
table.table-tracking tr{
    border-right: 0px solid;
}
.no-bord-right{
    border-right: 0px !important;
}
.offset-level p{
    margin-bottom: 0px;
}
.clients-h2{
    float:left;
    margin-top: 15px;
}
.clients-h2 h2{
    margin-bottom: 25px;
}
.results{
    padding-top: 15px;
}
.results ul li {
    background: url("img/liLine.png") no-repeat scroll left 15px rgba(0, 0, 0, 0);
    color: #404040;
    font-size: 16px;
    font-weight: 300;
    line-height: 28px;
    list-style: none outside none;
    margin-bottom: 10px;
    margin-left: 30px;
    padding-left: 21px;
}
.results h3{
    margin-bottom: 15px;
}
.clientBlock a{
    color: #85120A;
}
.href-style01{
    color: #000000;
    font-family: 'Roboto Condensed';
    font-size: 23px !important;
    font-weight: 500;
    line-height: 26px;
    margin-bottom: 10px;
    padding-top: 0;
    text-decoration: none;
}
.hovera{
    color: #85120a !important;
    text-decoration: underline !important;
}
.feedback_block_fff .otziviBlock{
    background-color: #FFFFFF;
    border-bottom: 0px;
    border-top: 0px;
    margin-bottom:10px;
}
.slideDivImgSize .slideItem img{
    width:324px;
    height:266px;
}
.lineZagBlog{
    background: url("img/zagLine.png") repeat-x scroll center center rgba(0, 0, 0, 0);
    margin-bottom: 30px;
    text-align: center;
}
.cur_price_payment{
    background: url("img/leftMenuArr.png") no-repeat scroll right center #e85c5b;
    padding: 11px 0px 1px 16px;
    margin-bottom: 14px;
}
.cur_price_payment a{
    color: #fff !important;
}
.cur_price_payment .price{
    background: url("img/priceIco_on.png") no-repeat scroll left center rgba(0, 0, 0, 0) !important;
}
.cur_price_payment .oplata{
    background: url("img/oplIco_on.png") no-repeat scroll left center rgba(0, 0, 0, 0) !important;
}
.blogBlock h2 a{
    margin-bottom: 0px !important;
}
.MAPmodalBlock .formBlock{
    background-color: #3778a2 !important;
}
.order-form-loader{
    color:#e85c5b; position: relative;display: block;padding-left: 35px;
}
.order-form-loader:before{
    content: "";background: url("img/loader.gif") 0 0 no-repeat; display: block;width:24px;height:24px;position: absolute; left: 0;top: 0;
}
.top20{
    margin-top:20px !important;
}
.top40{
    margin-top:40px !important;
}
.top-30{
    margin-top:-30px !important;
}
.left15{
    margin-left:15px !important;
}
.text-center{
    text-align:center !important;
}
.howOrderBlock li{
    background: none !important;
}
.varPrice .selectric-wrapper{
    margin-top: 5px;
}
.varPrice .selectric .button:after {
    content: " ";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 0;
    height: 0;
    border: 4px solid transparent;
    border-top-color: #BBB;
    border-bottom: none;
}
.rightCont .zag {
    line-height: 28px;
}
.selectric-open {
    z-index: 9999;
}
.selectric-open .selectric-items {
    display: block;
    padding-top: 1px;
}
.varPrice .varPrice-icon01, .varPrice .varPrice-icon02 {margin-right: 0;}
.varPrice-img-bl{
    display: inline-block;
    width:45%;
    max-width:255px;
    height:325px;
    color:#fff;
    font-size:23px;
    font-weight:400;
    font-family: 'Roboto Condensed';
    margin-left:25px;
}
.varPrice-icon01{
    background: url(../image/icons/price/varPrice-icon01.png) no-repeat top #86AF45;
    margin-left:0px;
}
.varPrice-icon02{
    background: url(../image/icons/price/varPrice-icon02.png) no-repeat top #E85D5C;
}
.varPrice-img-bl-zag{
    float:left;
    width:100%;
    height:72%;
    text-align:center;
    margin-top:21px;
}
.varPrice-img-bl-price{
    float:left;
    width:100%;
    text-align:center;
    margin-top:0px;
}

.varPrice-img-bl-price span{
    font-size:37px;
}
.varPrice-img-bl-price s span{
    font-size:24px;
}
.modalWin .form{
    margin-top:33px;
}
.formBlock .form{
    margin-top:33px;
}
.error-message{
    color:#e85c5b;
    margin-top:-5px;
    float:left;
}
.startContent{
    height:524px;
}
.padinator{text-align: center;}
.padinator span{display: inline-block;vertical-align: middle;color: #404040; font-size: 14px;}
.padinator span a{color: #85120a;}
.padinator ul{font-size: 0px;display: inline-block;vertical-align: middle; margin:0; margin-left:2px ;}
.padinator ul li{list-style: none;display: inline-block;vertical-align: middle;margin: 0px 3px;font-size: 14px;color: #404040;text-align: center; background:none; padding-left: 1px;}
.padinator ul li a{font-size: 14px;background: #e6e6e6; border-radius: 2px;color: #404040;text-align: center;width: 20px;height: 20px;line-height: 20px;display: inline-block; text-decoration: none;}
.padinator ul li a:hover{background: #e85c5b;color: #fff;}
.padinator ul li span{background: #e85c5b;color: #fff;text-align: center;width: 20px;height: 20px;line-height: 20px; border-radius: 2px; margin-top:-3px;}
.href-style2 a{
    text-decoration:none !important;
    color:#000000;
}
.href-style2 a:hover{
    text-decoration:underline !important;
}
.hover-style3 a{
    text-decoration:none !important;
    color:#000000;
}
.hover-style3 a:hover{
    text-decoration:underline !important;
    color:#85120b;
}
.href-style3{
    color:#85120b;
}
.bot35{
    margin-bottom:35px;
}
.alignright {
    float: right;
    margin-left: 15px !important;
    margin-bottom: 10px;
}
.alignleft {
    float: left;
    margin-right: 15px !important;
    margin-bottom: 10px;
}
ul li.iconed{
    background-repeat: no-repeat;
    background-position: 0px 0px;
    padding: 0.2em 0 0.2em 50px;
    min-height: 40px;
    vertical-align: middle;
    display: block;
}
.font-style02{
    color: #85120b;
    font-size: 14px;
    font-weight: 300;
}
.adaptBlock .item .text{
    line-height: 16px;
    margin-bottom: 11px;
    margin-top: -6px;
}
.comments{
    color: #999;
}
.inlink a{
    color: #85120b !important;
}
.offset-level-2{
    padding-left:40px !important;
}
.offset-level-3{
    padding-left:72px !important;
}
.seo360Block .otziviBlock{
    margin-bottom:0px !important;
}
.body .content{
    00-padding-bottom:0px !important;
}
.body .inner_container .content{
    padding:0px !important;
}
.adaptBlock .item img{float: none;}
h1 span {
    color: #498ab4;
}
.seo360Block .sertBlock{
    margin-bottom: 0px !important;
    padding-bottom: 30px !important;
    padding-top: 30px !important;
}
.otziviBlock .zag{
    font-weight: 500;
}
.klientBlock .zag {
    font-weight: 500;
}
.mfp-title p.title{
    font-weight: bold;
    margin-bottom: 1em;
}
.mfp-title ul {
    margin-bottom: 12px;
    margin-top: 4px;
}
.mfp-title ul a{
    color: #fff;
}
.mfp-title p{
    color: #fff;
    margin-bottom: 5px;
}
.mfp-title ul li {
    background: url("img/liLine2.png") no-repeat scroll left 11px rgba(0, 0, 0, 0);
    color: #fff;
    font-size: 14px;
    font-weight: 300;
    line-height: 22px;
    list-style: none outside none;
    margin-left: 20px;
    padding-left: 17px;
    margin-bottom: 5px;
}
.mfp-title ul ul li {
    background: url("img/lili2.png") no-repeat scroll left 11px rgba(0, 0, 0, 0);
    padding-left: 12px;
}
.whyProdex a{
    text-decoration:none;
}
.whyProdex a:hover{
    text-decoration:underline;
}
.leftColum .otziviBlock .sliderBlock{
    margin-left: 5%;
    max-width: 758px;
}
.leftColum .otziviBlock .zag{
    margin-left:40px;
}
.footer-left-com{
    width:97%;
}
.footer-left-com  .block{
    padding-right: 4px;
}
.footer-left-com ul{
    float:left;
    width:100%;
    margin-bottom:18px;
}
.footer-left-com ul li{
    list-style: none outside none;
    margin-bottom: 10px;
}
.footer-left-com ul.column { -webkit-columns: 200px 3; -moz-columns: 200px 3; columns: 200px 3; -webkit-column-gap: 0px; -moz-column-gap: 0px; column-gap: 0px;}
.left .block .cit{
    margin-bottom:15px;
    padding-top: 5px;
}
.bot-60{
    margin-bottom:60px !important;
}
.top-10{
    margin-top:10px !important;
}
.frame1px{
    border: 1px solid #CCC;
    padding: 10px;
    margin-bottom: 1em;
}
.promo1{
    border: 7px solid #cdcdcd;
    border-radius:5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    margin-bottom: 1em;
    padding: 15px 25px;
    margin-right: 40px;
    color: #3778a2;
    font-family: 'Roboto Condensed';
    font-size: 1.4em;
    font-weight: 600;
}
.greyBlock.kak_deystvovat{
    margin: 0 -35px 10px;
}
.whiteBlock .greyBlock,.whiteBlock .grafBlock, .whiteBlock .grafBlock .zag span, .whiteBlock .grafBlock .zag a{
    background-color: #ffffff;
}
.greyBlock{
    background-color: #f2f2f2;
    border-bottom: 1px solid #eceaea;
    border-top: 1px solid #eceaea;
    margin: 0 0 40px;
    padding: 25px 35px;
}
.greyBlock .progectBlock .zag span{
    background-color: #f2f2f2;
}
.greyBlock .progectBlock .zag a{
    background-color: #f2f2f2;
}
.greyBlock .progectBlock .sliderBlock .slideItem a {
    border: 1px solid #fff;
}
.whiteBlock .otziviBlock,.whiteBlock .startBlock{
    background-color: #ffffff;
    border-bottom: 0px solid #fff;
    border-top: 0px solid #fff;
    margin: -40px -35px 0px;
    padding: 0 35px 25px;
}
.section {
    background-color: #fff;
    margin: 0px -35px 0 -35px;
    padding: 25px 35px;
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
}

.blogBlock .socialsocial-vk table td {
    padding: 0;
    border: none;
    border-left: none;
    border-right: none;
    vertical-align: middle;
    font-size: 0.8em;
}
#vkshare_cnt0 {

}
#vkshare0 td a {

}
.socialsocial-vk {
    margin-bottom: 5px;
}

#subscribe_form.formBlock{display: none;}
#subscribe_form.formBlock{background-color: #e85c5b; padding: 22px 40px 27px 40px;float: none;margin-top: 3px;}
#subscribe_form.formBlock .row{ margin: 0px -18px;}
#subscribe_form.formBlock .adaptBlock{float: left; width: 50%; padding:0px 18px;}
#subscribe_form.formBlock.modalWin{position: fixed; top: 100px;left: 240px;width: 400px;z-index: 200;}
#subscribe_form.formBlock.modalWin.blog{position: fixed; top: 180px;left: 500px;width: 400px;z-index: 200;}
#subscribe_form.formBlock.modalWin .closeWin{background: url(img/closeWin.png) no-repeat left top;width: 30px;height: 30px; position: absolute; top: 10px; right: 10px; cursor: pointer;}
#subscribe_form.formBlock.modalWin .closeWin:hover{background: url(img/closeWin.png) no-repeat left -30px;width: 30px;height: 30px;}
#subscribe_form.formBlock.modalWin .MAPcloseWin{background: url(img/closeWin.png) no-repeat left top;width: 30px;height: 30px; position: absolute; top: 10px; right: 10px; cursor: pointer;}
#subscribe_form.formBlock.modalWin .MAPcloseWin:hover{background: url(img/closeWin.png) no-repeat left -30px;width: 30px;height: 30px;}
#subscribe_form.formBlock .zag{text-align: center;color: #fff;letter-spacing: 2px;margin-bottom: 7px; margin-top: -8px;font: 28px 'Roboto Condensed';font-weight: 300;}
#subscribe_form.formBlock ul {margin: 0px 0px 10px 20px;}
#subscribe_form.formBlock ul li{text-align: left;color: #fff;margin-bottom: 7px; font: 14px 'Roboto Condensed';font-weight: 300;background: none;list-style: initial;}
#subscribe_form.formBlock .inp {width: 100%;border: 2px solid #c94656;border-radius: 2px;padding: 9px 20px;font-weight: 300;font-size: 16px;font-family: 'Roboto';box-shadow: inset 0px 0px 5px #e5dbde;margin-bottom:28px;height: 42px;}
#subscribe_form.formBlock textarea.inp{height: 252px;}
#subscribe_form.formBlock button{background: url(img/buttonFilm.png) repeat-x left -48px;height: 54px;font-family: 'Roboto Condensed';text-align: center;width: 45%;letter-spacing: 1px;border: 3px solid #fff;cursor: pointer;font-size: 120%;color: #fff;border-radius: 2px;display:block;margin: 5px auto 0 auto;line-height: 80%;}
#subscribe_form.formBlock button:hover{background: url(img/buttonFilm.png) repeat-x left 0px;}
#subscribe_form.formBlock .close {position: absolute; right: 15px; top: 10px;color: #fff;cursor: pointer;}

.subscribe a{
    background-color: #e85c5b;
    padding: 7px 18px 7px 13px;
    display: inline-block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
    border-radius: 2px;
}


.subscribe {
    position: relative;
    margin-bottom: 20px;
}
.fleft {
    float: left;
}
.fright {
    float: right;
}
.socials {
    width: 100%;
    position: relative;
    clear: both;
    background: transparent;
}
.socialsocial {
    margin-right: 40px;
    background: transparent;
}
.socialsocial-twitter{width: 100px;}
@media screen and (min-width: 1300px) {
    .socials {
        width: 150px;
        position: absolute;
        top: 35px;
        left: 20px;

    }
    .socials_fixed {
        width: 150px;
        position: fixed;
        top: 65px;
        left: 40px;
    }
    section.rightColum.section_blog{padding-left: 100px;max-width: 1200px;}
    #subscribe_form.formBlock.modalWin{position: fixed; top: 100px;left: 300px;width: 400px;z-index: 200;}
}

.login_form_widget {
    width: 300px;
    position: fixed;
    top: 200px;
    left: 50%;
    margin-left:-150px;
    z-index:100;
    background: #fff;
    padding: 20px;
    border: 1px solid;
    border-radius: 10px;
    text-align: center;
}
.login_form_widget .close{
    text-align: right;
    cursor: pointer;
    font-size: 12px;
    margin-bottom: 10px;
}
.login_form_widget input{
    width: 250px;
    height: 25px;
    margin-bottom: 10px;
}
.login_form_widget input[name=wp-submit]{
    cursor: pointer;
}
.details  {
    position: relative;
}
.details .detail {
    display: none;
    width: 500px;
    position: absolute;
    top: -100px;
    right: 30px;
    z-index:101;
    background: #fff;
    padding: 20px;
    border: 1px solid;
    border-radius: 10px;
    text-align: left;
}

.details .close_img {
    position: absolute;
    right: 20px;
    cursor: pointer;
}
.details .show_img {
    cursor: pointer;
}

.details h3 {
    margin-bottom: 0px;
    margin-top: 20px;
}

.seo360Block .item span span{
    display: inline;
    font-weight: 300;
    margin-left: 0px;
    padding: 0;
}

.item_modal {
    display:none;
    position: fixed;
    top: 150px;
    left: 50%;
    width: 60%;
    margin-left: -30%;
    border: 5px solid #e85c5b;
    background: #fff;
    padding: 40px;
}
.item_modal .closeWin {
    background: url(img/closeWin2.png) no-repeat left top;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
}
.item_modal .closeWin:hover{background: url(img/closeWin2.png) no-repeat left -30px;width: 30px;height: 30px;}
.facebook_blok {background: #fff; padding-bottom:0px;width: 235px;margin-bottom: 20px;}
.facebook_blok .facebook_blok_header {
    background: url(img/fb_icon_2.gif) 207px 49% no-repeat #5B7FA6;
    color: #fff;
    text-align: center;
    width: 235px;
    padding: 9px;
    font-size: 11px;
    font-weight: bold;
    font-family: tahoma, arial, verdana, sans-serif, Lucida Sans;
    height: 34px;
}
.fb_iframe_widget {margin-bottom: 20px;background: #fff;}

.bottom.bottom--dev .left .cit .soc_links {margin-bottom: 0;}
.bottom.bottom--dev .left .cit .soc_links span {display: block}
.bottom.bottom--dev .left .cit .soc_links a {}
.bottom.bottom--dev .left .cit .soc_links img{width: 30px;margin: 5px 0 0 5px;}

.socialsocial .fb_iframe_widget {background: none;margin-top: 0;margin-bottom: 5px;padding: 0;}
._socialsocial .fb_iframe_widget>span {vertical-align: middle !important;position: relative;top: -2px;}
._socialsocial .fb_iframe_widget iframe {width: 90px!important;}

table.tovar p s, .landTableBlock s{color: #ccc;}
.seo360Block s{color: #404040;}
.clear {
    clear: both;
}
.s_count {
    color: #fff;
    margin-top:10px;
}
a.dotted_link {
    color: #dddddd;
    text-decoration: none;
    border-bottom: 1px dotted;
}

.team {margin-bottom: 30px;}
.team table {}
.team table tr {background: #eeeeee;}
.team table tr.color_1 {background: #ffe3c7;}
.team table tr.color_2 {background: #ffff99;}
.team table tr.color_3 {background: #a0e15c;}
.team table tr th {text-transform: uppercase;padding: 5px 20px;border-top: 1px solid #fff;text-align:left;}
.team table tr th:nth-child(1) {width: 20%;}
.team table tr th:nth-child(3) {width: 50%;}
.team table tr td {border-top: 1px solid #fff;vertical-align: top;padding: 10px 20px;}
.team table tr td ul {margin: 0;}
.team table tr td ul li {margin-bottom: 0;background: url(/img/liLine.png) no-repeat left 11px;line-height: 24px;}

.smm_img_1 {margin-left: -10px;}
.smm_img_2 {margin-left: -7px;}
.smm_img_3 {margin-left: -24px;}
.smm_img {max-width: 100%;height: auto;}
.smm_mobile_img { display:none;}

.about_services{margin-left: 30px;}
.about_services .part{width: 30%; float:left;}
.about_services .service{padding-left: 65px;height: 44px;margin-bottom: 35px;padding-right: 50px;}
.about_services .service a{line-height: 20px;display: inline-block;}
.about_services .service.service_1{background: url(/img/icons/about/about_sm__list_01.png) no-repeat 0 0;}
.about_services .service.service_2{background: url(/img/icons/about/about_sm__list_02.png) no-repeat 0 0;}
.about_services .service.service_3{background: url(/img/icons/about/about_sm__list_03.png) no-repeat 0 0;padding-right: 70px;}
.about_services .service.service_4{background: url(/img/icons/about/about_sm__list_04.png) no-repeat 0 0;padding-right: 70px;}
.about_services .service.service_5{background: url(/img/icons/about/about_sm__list_05.png) no-repeat 0 0;padding-right: 30px;}
.about_services .service.service_6{background: url(/img/icons/about/about_sm__list_06.png) no-repeat 0 0;}

.about_mission{margin-bottom: 35px;}
.about_mission .mission{float:left;padding-right: 3%;padding-top: 150px;}
.about_mission .mission h4{ margin-bottom: 5px;}
.about_mission .mission ul{ margin: 0;}
.about_mission .mission li{ margin-bottom: 0;}
.about_mission .mission.mission_1{width: 34%;background: url(/img/icons/about/mission_01.png) no-repeat 20% 0;}
.about_mission .mission.mission_2{width: 38%;background: url(/img/icons/about/mission_02.png) no-repeat 20% 0;}
.about_mission .mission.mission_3{width: 28%;background: url(/img/icons/about/mission_03.png) no-repeat 20% 0;}

.specialist_block{}
.specialist_block .specialist{float:left;text-align: center;height: 170px;}
.specialist_block h3{ text-align: center;}
.specialist_block .specialist .text{ margin-bottom: 5px;}
.specialist_block .specialist.specialist_1{width: 33%;background: url(/img/icons/sert/gaw.png) no-repeat 50% 50px;margin-right: 2%;}
.specialist_block .specialist.specialist_2{width: 33%;background: url(/img/icons/sert/ga.png) no-repeat 50% 50px;margin-right: 2%;}
.specialist_block .specialist.specialist_3{width: 30%;background: url(/img/icons/sert/ya.png) no-repeat 50% 50px;}
.default_template .sertBlock{margin-bottom: 60px;}


.cooperation {}
.cooperation .cooperation_part_left_{width: 66%;float: left;padding-right: 6%; border-right: 1px solid #d8d8d8;}
.cooperation .cooperation_part_left ul li{background: url(/img/icons/about/about_big_list_01.png) no-repeat 0 0;padding-left: 160px;min-height: 110px;}
.cooperation .cooperation_part_left ul li:nth-child(1){padding-top: 10px;}
.cooperation .cooperation_part_left ul li:nth-child(2){background: url(/img/icons/about/about_big_list_02.png) no-repeat 0 0;padding-left: 160px;min-height: 110px;}
.cooperation .cooperation_part_left ul li:nth-child(3){background: url(/img/icons/about/about_big_list_03.png) no-repeat 0 0;padding-left: 160px;min-height: 110px;}
.cooperation .cooperation_part_left ul li ul li:nth-child(1n){background: none;padding-left: 0px;min-height: 20px;list-style-type: disc;}
.cooperation .cooperation_part_right{width: 33%;float:right;}
.cooperation .cooperation_part_right .partner{text-align: center; margin-bottom: 80px;}
.cooperation .cooperation_part_right .partner .partner_text{}

.social_widgets .facebook_blok{width: 50%;float: left;}
.social_widgets .vk_blok{width: 50%;float: right;}

.social_widgets .facebook_blok .facebook_blok_header {
    background: url(img/fb_icon_2.gif) 99% 49% no-repeat #5B7FA6;
    color: #fff;
    text-align: center;
    width: 300px;
    padding: 9px;
    font-size: 11px;
    font-weight: bold;
    font-family: tahoma, arial, verdana, sans-serif, Lucida Sans;
    height: 34px;
    margin: 0 auto;
}

.social_widgets .fb_iframe_widget {
    display: block;
    text-align: center;
}
.social_widgets #vk_groups {
    margin: 0 auto;
}

.casesBlock{ padding: 0; margin: 0px -1px 30px -1px}
.casesBlock .zag{font-size: 23px; color: #404040;font-family: 'Roboto Condensed'; line-height: 18px;margin: 0px 0px 35px 92px;}
.casesBlock .zag span{display: inline-block;padding-right: 15px; vertical-align: bottom; margin-bottom: -1px;font-weight: 400;}
.casesBlock .zag a{float: right;background-color: #fff;padding-left: 15px; color: #85120a; font-size: 14px; font-weight: 300; padding-top: 3px;}
.casesBlock .sliderBlock{position: relative;}
.casesBlock .sliderBlock .sliderMask{ width: 100%; overflow: hidden; margin: 0 auto;}
.casesBlock .sliderBlock .slideDiv{ height: 185px; position: relative; width: 20000em;}
.casesBlock .sliderBlock .slideItem{ float: left; width: 440px; text-align: left;}
.casesBlock .sliderBlock .slideItem a{text-decoration: underline;}
.casesBlock .sliderBlock .slideItem a span{display: none; position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; text-align: left; background: url(img/slideHover.png);text-decoration: underline; padding-top: 104px;}
.casesBlock .sliderBlock .slideItem a:hover span{ display: block;}
.casesBlock .sliderBlock .slideItem img{max-width: 324px; vertical-align: top;}
.casesBlock .sliderBlock> a{position: absolute;width:18px;height: 36px; top: -55px;}
.casesBlock .sliderBlock> a.sl-left{background: url(img/slideLeft.png) left top;}

.casesBlock .sliderBlock> a.sl-right{background: url(img/slideRight.png) left top;right:50px;}
.casesBlock .sliderBlock> a.sl-right:hover{background: url(img/slideRight.png)left -26px;}
.casesBlock .textBlock{padding: 0 20px;}
.casesBlock .textBlock h2{}
.casesBlock .textBlock p{margin-bottom: 0px}
.leftColum .casesBlock .sliderBlock .slideItem{ float: left; width: 400px; text-align: left;}
.leftColum .casesBlock .zag{margin: 0px 0px 35px 35px;}

.likes_block {
    display: inline-block;
}
.how_it_work__item {
    padding-top: 70px;
}
.how_it_work__item h2 {
    font-size: 40px;
    color: #000;
    font-family: 'Roboto Condensed';
    font-weight: 500;
    text-align: center;
    margin-bottom: 65px;
}
@media (max-width: 768px) {
    .how_it_work__item h2 {
        font-size: 30px;
        margin-bottom: 25px;
    }
}
.how_it_work {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0 35px;
}
.how_it_work .item {
    flex-basis: 48%;
    margin-bottom: 35px;
    padding-top: 30px;
    display: flex;
    align-items: flex-start;
}
@media (max-width: 768px) {
    .how_it_work .item {
        flex-basis: 100%;
        margin-bottom: 0;
    }
}
.how_it_work .item img {margin: 35px 25px 0 0;}
.how_it_work .item .text_block {
    position: relative;
    padding-top: 35px;
}
.how_it_work .item .text_block::before {
    content: '';
    position: absolute;
    top: 0; left: 0;
    color: #d7d7d7;
    font-size: 16px;
}
.how_it_work .item:nth-of-type(1) .text_block::before {content: '01';}
.how_it_work .item:nth-of-type(2) .text_block::before {content: '02';}
.how_it_work .item:nth-of-type(3) .text_block::before {content: '03';}
.how_it_work .item:nth-of-type(4) .text_block::before {content: '04';}
.how_it_work .item:nth-of-type(5) .text_block::before {content: '05';}
.how_it_work .item:nth-of-type(6) .text_block::before {content: '06';}
.how_it_work .item:nth-of-type(7) .text_block::before {content: '07';}
.how_it_work .item:nth-of-type(8) .text_block::before {content: '08';}
.how_it_work .item .title {font-size: 16px; font-weight: bold; margin-bottom: 10px}
.how_it_work .item .text {font-size: 16px;line-height: 26px; font-weight: 300}

.leftColum .how_it_work .item .text {font-size: 15px;line-height: 18px;}


.currencies {float: right;margin-right: 50px;}
.currencies span {background-image: url(img/currencies.png);background-repeat: no-repeat;width: 24px; height: 26px;display: inline-block;cursor:pointer;position: relative;top: 10px;}
.currencies span.uah {background-position:0 100%; margin-left: 10px;}
.currencies span.rub {background-position:-30px 100%;}
.currencies span.eur {background-position:-60px 100%;}
.currencies span.usd {background-position:-90px 100%;}
.currencies span.act.uah,.currencies span.uah:hover {background-position:0 0;}
.currencies span.act.rub,.currencies span.rub:hover {background-position:-30px 0;}
.currencies span.act.eur,.currencies span.eur:hover {background-position:-60px 0;}
.currencies span.act.usd,.currencies span.usd:hover {background-position:-90px 0;}

.select_code_list {
    font-size: 16px;
    color: #404040;
    margin: 0;
    padding: 0;
}
.otherCountry{
    margin-left:-29px;
}
.phoneNoBg a{
    margin-left: -6px;
    margin-right: -6px;
    border-bottom: 0px !important;
    background:none !important;
}
.phoneNoBg a span{
    border-bottom: 0px !important;
}
.priceBlock .item.item_1 select{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #ceebfd;
}
.priceBlock .item.item_2 select{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #e4fff1;
}
.priceBlock .item.item_3 select{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #ffebd2;
}
.nobr{
    display:inline;
    white-space:nowrap;
}
.nobr .price_value{
    --float:left;
}
.nobr .select_code_list{
    margin-left: -9px;
    --float:left;
}
.priceBlock{
    font-family: "Roboto";
    font-size: 16px;
}
.select_code_list {
    width: 43px;
    -webkit-appearance: none;
    background-image: url("img/select.png");
    background-position: right center;
    background-repeat: no-repeat;
    line-height: 1em;
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
    -ms-appearance: none;
    appearance: none!important;
}
.select_code_list::-ms-expand {
    display: none;
}
.showPhone .ukrc .flag_1{
    background: none !important;
}
.priceBlock .item.item_1 .fix-select_code_list{
    width: 51px;
    -webkit-appearance: none;
    background-color: #ceebfd;
    background-image: url("img/select_1.png");
    background-position: right center;
    background-repeat: no-repeat;
    line-height: 1em;
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
    -ms-appearance: none;
    appearance: none!important;
}
.priceBlock .item.item_1 .fix-select_code_list::-ms-expand {
    display: none;
}
.priceBlock .item.item_2 .fix-select_code_list{
    width: 51px;
    -webkit-appearance: none;
    background-color: #e4fff1;
    background-image: url("img/select_2.png");
    background-position: right center;
    background-repeat: no-repeat;
    line-height: 1em;
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
    -ms-appearance: none;
    appearance: none!important;
}
.priceBlock .item.item_2 .fix-select_code_list::-ms-expand {
    display: none;
}
.priceBlock .item.item_3 .fix-select_code_list{
    width: 51px;
    -webkit-appearance: none;
    background-color: #ffebd2;
    background-image: url("img/select_3.png");
    background-position: right center;
    background-repeat: no-repeat;
    line-height: 1em;
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
    -ms-appearance: none;
    appearance: none!important;
}
.priceBlock .item.item_3 .fix-select_code_list::-ms-expand {
    display: none;
}
.action_price_text i{
    text-decoration: line-through;
}



.varPrice-img-bl-price .select_code_list{
    color:#fff;
}
.varPrice-icon01  .select_code_list{
    width: 51px;
    -webkit-appearance: none;
    background-color: #8cb34c;
    background-image: url("img/select_icon01.png");
    background-position: right center;
    background-repeat: no-repeat;
    line-height: 1em;
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
    -ms-appearance: none;
    appearance: none!important;
}
.varPrice-icon02  .select_code_list{
    width: 51px;
    -webkit-appearance: none;
    background-color: #e9605f;
    background-image: url("img/select_icon02.png");
    background-position: right center;
    background-repeat: no-repeat;
    line-height: 1em;
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
    -ms-appearance: none;
    appearance: none!important;
}
.casesBlock h3{
    margin-bottom: 18px;
    font-size: 19px;
    font-weight: 400;
    line-height: 20px;
}
.landingcontext .wSmall .topPhone {
    right: 100px !important;
    top:12px;
}
.landingcontext .wSmall header .topMiniContact{
    top: 8px;
}
.landingcontext .wSmall header .topSend{
    top: 36px;
}

.landingcontext header .topPhone {
    right: 10px;
}

.landingcontext header.fixed .topSend{
    top:53px;
}
.landingcontext header.fixed .topMiniContact{
    right: 200px;
}
.wSmall .landingcontext header .topPhone {
    right: 110px;
}
.wSmall .landingcontext header .topMiniContact{
    top: 16px;
}
.wMin .landingcontext header .topSend{
    top: 40px;
}

@media (max-width: 600px) {
    .wSmall .landingcontext header .topPhone{
        right: 81px !important;
        top: -11px;
    }
    .wMin .landingcontext header .topSend {
        top: -3px;
    }
}
@media (max-width: 470px) {
    .wSmall .landingcontext header .topPhone{
        right: 0px !important;
        top: -1px;
    }
}

.bl{
    width:100%;
}



.paketiBlock .item .price s {
    display: inline;
}
.paketiBlock .none{
    display: block;
}
.paketiInside .green select {
    -moz-appearance: none;
    background: #dcecc1 none repeat scroll 0 0;
}
.paketiInside .green  .fix-select_code_list{
    width: 42px;
    -webkit-appearance: none;
    background-color: #dcecc1;
    background-image: url("img/select_green.png");
    background-position: right center;
    background-repeat: no-repeat;
    line-height: 1em;
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
    -ms-appearance: none;
    appearance: none!important;
}
.paketiInside .green  .fix-select_code_list::-ms-expand {
    display: none;
}

.paketiInside .blue select {
    -moz-appearance: none;
    background: #cdeaf3 none repeat scroll 0 0;
}
.paketiInside .blue  .fix-select_code_list{
    width: 42px;
    -webkit-appearance: none;
    background-color: #cdeaf3;
    background-image: url("img/select_green.png");
    background-position: right center;
    background-repeat: no-repeat;
    line-height: 1em;
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
    -ms-appearance: none;
    appearance: none!important;
}
.paketiInside .blue  .fix-select_code_list::-ms-expand {
    display: none;
}

.paketiInside .orange select {
    -moz-appearance: none;
    background: #f8debd none repeat scroll 0 0;
}
.paketiInside .orange  .fix-select_code_list{
    width: 42px;
    -webkit-appearance: none;
    background-color: #f8debd;
    background-image: url("img/select_green.png");
    background-position: right center;
    background-repeat: no-repeat;
    line-height: 1em;
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
    -ms-appearance: none;
    appearance: none!important;
}
.paketiInside .orange  .fix-select_code_list::-ms-expand {
    display: none;
}

.whyProdexLeft{
    width:62%;
}
.whyProdexLeft .item{
    width:100%;
    margin-bottom: 52px;
}
.whyProdexLeft .item .img{
    text-align:center;
}
.whyProdexLeft .item .img img{
    float:none;
}
.whyProdexLeft .item .text{
    text-align:center;
    color:#404040;
}
.vacancies .vacancy .hot {padding: 4px 8px;font-weight: 400;font-size: 14px; border-radius: 2px;background-color: #e75a5a;display: inline;color: #fff;text-align: center; white-space: nowrap; vertical-align: baseline;margin-left: 7px;position: relative;top: -4px;}
.vacancies .vacancy .hot.blue {background-color: #63b7e6;}
.vacancies .vacancy .vacancy_text h2{display: inline;}
.vacancies article .lineZag h1 {text-align: left;padding: 0;line-height: 42px;}
.vacancies_form.formBlock textarea.inp {display: block;}
.vacancies article .lineZag {background: none;text-align: left;}







.file_upload{
    display: block;
    position: relative;
    overflow: hidden;
    font-size: 1em;              /* example */
    height: 2em;                 /* example */
    line-height: 2em             /* the same as height */
}
.file_upload .button, .file_upload > mark{
    display: block;
    cursor: pointer              /* example */
}
.file_upload .button{
    float: right;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 8em;                  /* example */
    height: 100%;
    text-align: center           /* example */
}
.file_upload > mark{
    background: transparent;     /* example */
    color: rgb(169, 169, 169);
}
.file_upload > mark.is_file{
    color: #000;     /* example */
}
@media only screen and ( max-width: 500px ){  /* example */
    .file_upload > mark{
        display: none
    }
    .file_upload .button{
        width: 100%
    }
}
.file_upload input[type=file]{
    position: absolute;
    top: 0;
    opacity: 0
}

/* Making it beautiful */


.file_upload .button{
    background: url(img/buttonFilm.png) repeat-x left -48px;
    color: #fff;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}
.file_upload:hover .button{
    background: url(img/buttonFilm.png) repeat-x left 0px;
}
.file_upload:active .button{
    background: url(img/buttonFilm.png) repeat-x left 0px;
}

.whyProdex.four_items .row ul li {
    font-weight: 300;
    font-size: 15px;
    color: #404040;
    line-height: 20px;
    list-style: none;
    background: url(/img/liLine.png) no-repeat left 10px;
    padding-left: 20px;
    margin-bottom: 0px;
    text-align: left;
}
.whyProdex.four_items .itemBlock .text {
    font-size: 15px;
    margin-top: 5px;
}

.work_usability{    margin: 0;}
.work_usability li{padding-left: 50px;
    line-height: 45px;
    margin-bottom: 10px;}
.work_usability li:nth-child(1){background: url(/img/icons/usability/s_01.jpg) 0 50% no-repeat;}
.work_usability li:nth-child(2){background: url(/img/icons/usability/s_02.jpg) 0 50% no-repeat;}
.work_usability li:nth-child(3){background: url(/img/icons/usability/s_03.jpg) 0 50% no-repeat;}
.work_usability li:nth-child(4){background: url(/img/icons/usability/s_04.jpg) 0 50% no-repeat;}
.work_usability li:nth-child(5){background: url(/img/icons/usability/s_05.jpg) 0 50% no-repeat;}
.work_usability li:nth-child(6){background: url(/img/icons/usability/s_06.jpg) 0 50% no-repeat;}
.work_usability li:nth-child(7){background: url(/img/icons/usability/s_07.jpg) 0 50% no-repeat;}

.newsblog-article .work_audit{margin: 0!important;}
.newsblog-article .work_audit li{padding-left: 50px;
    line-height: 45px;
    margin-bottom: 10px;}
.newsblog-article .work_audit li:nth-child(1){background: url(../image/audit/i_01.jpg) 0 50% no-repeat;}
.newsblog-article .work_audit li:nth-child(2){background: url(../image/audit/i_02.jpg) 0 50% no-repeat;}
.newsblog-article .work_audit li:nth-child(3){background: url(../image/audit/i_03.jpg) 0 50% no-repeat;}
.newsblog-article .work_audit li:nth-child(4){background: url(../image/audit/i_04.jpg) 0 50% no-repeat;}
.newsblog-article .work_audit li:nth-child(5){background: url(../image/audit/i_05.jpg) 0 50% no-repeat;}

/*#korp_text_block{margin-bottom: 0;}*/
.mb0{margin-bottom: 0;}
.pt40{padding-top: 40px;}

.scroll{overflow: auto;}

.leng_block{/*position: absolute;right: 10px;top: 20px;*/width: 90px;line-height: 1.25em;margin-bottom: 10px;}
.leng_block form{text-align: right}
.lang_switcher {width: 60px;line-height: 1.15em;margin-bottom: 10px;}
.lang_switcher .lang{font-size: 15px;text-decoration: none;color: #ed5d5c;float: left;width: 30px;text-align: right;}
.lang_switcher .active, .lang_switcher a:hover{color: #8e8a8b;font-weight: 500;}

.ol_dot {color: #e85c5b;}

.blogBlock .item .text table p {margin-bottom: 0;}

.menutoggler{display:none;}


.portBlock .sub_headers {
    text-align: center;
    margin-bottom: 30px;
}
.portBlock .sub_headers span {
    color: #85120b;
    font-size: 18px;
    border-bottom: 1px dashed;
    cursor:pointer;
}
.portBlock .sub_headers .active {
    border-bottom: none;
    color: #404040;
}
.menu-item {position: relative;}
.menu-item .mayak {
    background: #e85c5b none repeat scroll 0 0;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
    font-size: 9px;
    font-weight: bold;
    height: 13px;
    line-height: 11px;
    padding: 0 4px;
    position: absolute;
    right: -18px;
    text-align: center;
    top: 3px;
    vertical-align: top;
    min-width: 15px;
}
.ppc-types{
    display: flex;
    justify-content: space-around;
    text-align: center;
    flex-wrap: wrap;
}
.ppc-types div {
    width: 250px;
    margin-bottom: 10px;
    margin-right: 20px;
}
.ppc-types .top_line {
    background-color: #e04d48;
    font-size: 18px;
    min-height:104px;
    color: #fff;
}
.ppc-types p{

    min-height: 83px;
    display: flex;
    align-items: center;
    margin: 0;
    justify-content: center;
    color: #272121;
    background: #f9f9f9;
}

.flex-block {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-end;
}
.flex-block .two-c {
    width: 100%;
    max-width: 416px;
}

.lead_line{
    display: flex;
    align-items: center;
    padding: 30px 0;
    justify-content: center;
}
.lead_line h2{margin-bottom: 0px;max-width: 420px;width: 100%;}
.lead_line img{margin-right: 40px;box-shadow: -1px 0px 3px rgba(0,0,0,0.25);}
.lead_line_r img {margin-right: 0;margin-left: 40px;}
@media (max-width: 768px) {
    .lead_line {
        display: block;
        margin-top: 0;
    }
}

.lead_line__image {
    text-align: center;
}
@media (max-width: 768px) {
    .lead_line {
        flex-direction: column;
        text-align: center;
    }
}

@media (min-width: 768px) {
    .lead_line__image {
        flex-basis: 355px;
    }
}
@media (max-width: 996px) {
    .lead_line__image--desctop {
        display: none;
    }
}
@media (min-width: 996px) {
    .lead_line__image--mobile {
        display: none;
    }
}

.lead_line__content {
    padding: 0 15px;
}
.lead_line__desc {
    font-size: 18px;
    line-height: 30px;
    color: #2b2b2b;
}
@media (max-width: 768px) {
    .lead_line__desc {
        font-size: 16px;
        line-height: 22px;
    }
}
.lead_line__desc b {
    color: #434343;
    font-weight: bold;
}

@media (max-width: 768px) {
    .lead_line .topSend {
        margin: 0 auto;
    }
}
@media (max-width: 996px) {
    .lead_line .topSend {
        display: block!important;
        margin: 30px auto 0;
    }
}
.nobot{
    padding-bottom:0px;
}
.nomargbot{
    margin-bottom:0px;
}

.nobot.item.last {
    margin-bottom:0px;
}
.lead_line .topSend {
    background-color: #e04d48;
    padding: 15px 21px;
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    width: 420px;
    max-width: 100%;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
    border-radius: 30px;
    z-index: 10;
    margin-top: 30px;
}
.lead_line .topSend:hover {
    background-image: linear-gradient(to bottom, #ff807c 16%, #e04d48);
}
.mainZag .topSend {
    background-color: #ffffff;
    padding: 6px 18px 6px 13px;
    display: inline-block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    text-decoration: none;
    color: #404040;
    border-radius: 12px;
    border: 1px solid #e85c5b;
    box-shadow: 0 0 4px #e85c5b;
    z-index: 10;
}
h3.cell{
    margin-bottom: 0px;
    font-size: 20px;
}
p#breadcrumbs {
    font-size: 14px;
    margin-bottom: 20px;
}
p#breadcrumbs a {
    text-decoration: none;
}
div.seoflex {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;

}
.seoflex h2{    min-width: 254px;padding-right: 10px;margin-top: 0}
.seoflex p{margin-bottom:10px}
.uh-banner{
    border: 1px solid #85120b;
    display: flex;
    justify-content: space-around;
    color: #333;
    font-size: 26px;
    line-height: 45px;
    flex-wrap: wrap;
    margin: 20px 0px;

}
.inner{
    height: 100%;
    padding: 15px 0px;
    background: url(/img/rarraw.png) no-repeat 140px -19px;
    min-width: 200px;
}
.inner_cont-padding{
    padding: 20px 0;
    position: relative;
}
.inner_cont-padding:before{
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 20%;
    bottom: 20%;
    background-color: #f6f6f6;
}

.f{
    margin-left: 40px;
}
.l{
    background: none;
}
.top-kursive p{
    font-style: italic;
    font-weight: 400;
    margin-bottom: 10px;
    color: #404040;
}
.red-border{
    border: 1px solid #85120b;
    border-radius: 40px;
    padding: 30px 30px 10px 30px;
    margin-bottom: 30px;
}
.top-kursive + h2{
    margin-top: 0;
}
.bold{
    font-style: italic;
    font-weight: 400;
}
.inner_cont .small-list li{
    font-size: 15px;
    line-height: 20px;
    padding: 0px 0px 0px 30px;
    margin-bottom: 10px;
    font-style: italic;
    list-style: none;
    background: url(/image/liLine.png) no-repeat left 15px;
}
.redback{
    padding: 30px 0px;
    background: rgba(167, 167, 167, 0.12);
}
.aligncenter {
    text-align:center;
}


.lang_switcher,
.topPhone,
.topSend {
    position: static!important;
}

.comments {
    position: relative;
}

/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}
.slick-slide
{
    display: none;
    float: left;

    /*    height: 100%;*/
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

.slider-arrows {
    position: absolute;
    top: 10%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
}

.slick-arrow {
    position: absolute;
    width: 82px; height: 82px;
    z-index: 1;
    cursor: pointer;
}
.slick-arrow span {
    position: absolute;
    left: 50%; top: 50%;
    transform: translate(-50%, -50%);
    width: 14px; height: 24px;
    color: #47a28a;
}
.slick-arrow:hover span {
    transform: translate(-50%, -50%);
}
.slick-arrow span svg {
    display: block;
}
.slick-arrow.slick-arrow--left {
    left: 40px
}
.slick-arrow.slick-arrow--right {
    right: 40px
}

@media (max-width: 550px) {
    .slick-arrow.slick-arrow--left {
        left: 0px
    }

    .slick-arrow.slick-arrow--right {
        right: 0px
    }
}
.second-slider__wrap {
    position: relative;
}
.second-slider {
    max-width: 1100px;
    padding: 0 20px;
}

.second-slider .slider-arrows {
    top: 35%;
}
.second-slider .slick-arrow--left {
    left: -50px;
}
.second-slider .slick-arrow--right {
    right: -50px;
}

@media (max-width: 1130px) {
    .second-slider {
        padding: 0 80px;
    }
}

.slideItem {
    margin: 15px;
}
.popup-gallery img {
    width: 100%;
    border: 5px solid #fff;
}

.slick-dots {
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translate(-50%, 0);
    display: flex
}
.slick-dots li {
    float: left;
    color: transparent;
    margin: 0 8px;
    overflow: hidden;
}
.slick-dots li button {
    width: 14px; height: 14px;
    background-color: transparent;
    border: 0;
    margin: 0; padding: 0;
    border-radius: 50%;
    border: 0;
    background-color: #d7d8db;
}
.slick-dots li:hover button,
.slick-dots li.slick-active button {
    background-color: #47a28a;
}
*, ::after, ::before {
    box-sizing: border-box;
}
.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.col {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}
.col iframe {
    width: 100%;
    height: auto;
}
#menu-novoe-menyu-v-shapke-2 .sub-menu {
    padding-left: 15px;
}
.col-img img {
    max-width: 100%;
    height: auto;
}
.lead_line__desc p {
    margin-bottom: 0;
}
.seo360Block .item {
    display: flex;
    align-items: center;
}
.whyProdex.three_el .item .cell {
    display: flex;
    flex-direction: column;
}

.adaptMain .cell{
    line-height: 28px;
}

.modalBlock.show {
    top: 0!important;
    left: 0!important;
    right:0;
    bottom: 0;
    background: rgba(255,255,255,0.9);
    overflow-y: auto;
    height: 100%;
    width: 100%;
    padding: 30px 15px;
}
.modalBlock.show .formBlock.modalWin {
    top: 0!important;
    left: 0;
    position: relative;
    margin: 50px auto;
    max-width: 800px;
}
/*   FIX RESPONSIVE   */
@media (max-width: 1100px) {
    .container, .top .container {
        padding: 0 5%;
    }
    .container__inner .container{
        padding: 0;
    }
    .bottom.bottom--dev .container {
        padding: 20px 5%;
    }
    .comments_item__content iframe {
        width: 100%;
        height: auto;
    }
    .comments_item__content p {
        height: 140px;
        line-height: 1.5;
        overflow-y: hidden;
    }
    .comments_item__content p a {
        position: absolute;
        bottom: 5px;
        display: block;
        right: 10px;
    }
    .comments_item__header p {
        line-height: 1.5;
    }
    .main_block .flex_box {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 60%;
        flex: 0 0 60%;
        max-width: 60%;
    }
    .main_block img {
        max-width: 100%;
        height: auto;
    }
}
@media (max-width: 991px) {
    .col-txt,.col-img {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .container--grey {
        padding: 10px 0 30px;
    }
}
@media (max-width: 768px) {
    .sub_menu_inner .menu a {
        font-size: 0.9rem;
    }
    .main_block h1 {
        font-size: 30px;
    }
    .col {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .bottom.bottom--dev .container {
        padding: 0 5% 20px;
    }
    .bottom.bottom--dev .zag {
        margin: 30px 0 15px;
    }
    .col iframe{
        margin-top: 30px;
    }
    .uslugiBlock .leftBlock {
        border-bottom: 1px dotted #b2b2b2;
        border-right: none;
        float: none;
        width: 100%;
        padding-right: 0;
    }
    .uslugiBlock .rightBlock {
        float: none;
        width: 100%;
        padding-left: 0;
    }
    header .topSend {
        display: none!important;
    }
    header .top .container__inner {
        padding: 10px 0 0;
        position: relative;
    }
/*    .newsblog-article header .iheader {
        border-bottom: none;
    }*/
    header .top .container .topPhone {
        padding: 0;
        position: relative!important;
        right: 0;
        top: 15px;
    }
    header.short_fixed .top .container .topPhone {
        bottom: auto;
        top: 12px;
    }
    header .topPhone span.vis {
        font-size: 15px;
    }
    header.short_fixed .logo_wrap {
        padding: 0;
        margin-top: 0px;
        width: 40%;
    }
    .top .container .header_right {
        margin-right: 0;
    }
    .top .container .header_right .lang_switcher {
        position: absolute!important;
        top: 5px;
        right: 0;
    }
    h1 {
        font-size: 30px;
    }
    div.seoflex {
        flex-direction: column-reverse;
    }
    .main_block {
        flex-direction: column;
        padding: 0;
        justify-content: start;
    }
    .main_block .flex_box {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    table.tovar {
        width: 100%;
        display: block;
        overflow-x: auto;
    }
    .corpdevBlock .zagPrice {
        font-size: 30px;
        line-height: 1.2;
    }
    .whiteBlock .primeriBlock {
        margin: 0;
    }
    .primeriBlock .rowIt .item {
        padding: 0px 10px;
        float: left;
        margin-bottom: 20px;
        width: 50%;
    }
}
@media (max-width: 600px) {
/*    .newsblog-category .iheader{
        border-bottom: none;
    }*/
    .varPrice-img-bl {
        display: block;
    }
    .formBlock .zag,article .lineZag h1, article .lineZag h2 {
        font-size: 30px;
    }
    .formBlock .adaptBlock {
        float: none;
        width: 100%;
        padding: 0px 15px;
    }
    .formBlock button {
        margin: 0 15px;
    }
    .container--seo .container,.container--ppc .container,.container--smm .container,.container--seoim .container,
    .container--seoco .container,.container--seoadt .container,.container--ppct .container,.container--ppct .container,
    .container--ppcv .container,.container--devi .container,.container--ppcau .container, .container--devc .container,
    .container--devlp .container {
        flex-direction: column;
        padding: 20px;
    }
    .container--ppc .container .col-txt {
        margin: 20px 0;
    }
    .col-txt, .col-img {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        max-width: 100%;
    }
}
@media (max-width: 520px) {
    .contacts {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .corpdevBlock{
        flex-direction: column;
    }
}



#main-content .container{
    max-width: 1220px;
    padding: 0 15px;
    min-width: 300px;
    width: 100%;
    margin: 0 auto;
}

article #main-content ul li{
    list-style-type: disc;
    list-style-position: inside;
    background-image: none;
}

#main-content .main-title {
    font: 700 36px/42px "Roboto";
    text-align: left;
    text-transform: uppercase;
    color: #000;
}

#main-content .section {
    margin: 0;
    padding-left: 0;
    padding-right: 0;
}

#main-content .section ul{
    margin-left: 35px;
}

#main-content .h3-title{
    text-transform: uppercase;
    font: 700 28px/33px "Roboto";
    color: #000;
}

#main-content .flex-row {
    display: flex;
    flex-direction: row-reverse;
    position: relative;
    justify-content: space-between;
}

#main-content .flex-row .flex-row-text{
    max-width: 432px;
    font: 400 18px/24px "Roboto";
    text-align: left;
    color: #000;
}

#main-content .popup-link-1{
    display: block;
    max-width: 230px;
    width: 100%;
    padding: 18px 0;
    background-color: #FF000C;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    border-radius: 25px;
}

#main-content .popup-link-1:hover{
    transition: .4s;
    cursor: pointer;
    background-image: linear-gradient(to bottom, #ff807c 16%, #e04d48);
}

#main-content .flex-row .flex-row-left{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding-top: 60px;
}

#main-content .flex-row .flex-row-right{
    position: relative;
    max-width: 330px;
    width: 100%;
}

#main-content .flex-row .title{
    position: absolute;
    display: block;
    font: 700 14px/16px "Roboto";
    opacity: .25;
    transform: rotate(90deg);
    top: 50%;
    right: -35%;
    text-transform: uppercase;
}

#services {
    margin-top: 90px;
}

#services h4 img{
    margin-right: 18px;
}

#services .flex-row{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

#services .flex-row .item{
    flex-basis: 47%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin-top: 36px;
}

#services .flex-row .item h4{
    text-transform: uppercase;
    font: 700 20px/23px "Roboto";
    color: #FF000C;
    min-height: 52px;
    margin-bottom: 0;
}

#services .item-list{
    margin: 20px 0 0;
    padding-left: 40px;
    min-height: 230px;
    list-style-position: inside;
}

#services .item-list li{
    font: 400 18px/24px "Roboto";
    color: #000;
    padding-left: 0;
    margin-bottom: 0;
}

#services .flex-row .item .item-link{
    display: block;
    margin-top: 20px;
    margin-left: 40px;
    max-width: 163px;
    font: 14px/19px "Roboto";
    text-transform: uppercase;
    text-decoration: none;
    opacity: .5;
    color: #FF000C;
}

#cases .flex-row {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

#cases .flex-row > div {
    /*flex-basis: 49.5%;*/
}

#cases .flex-row .item{
    flex-basis: 50%;
}

#cases .item-block {
    display: flex;
    align-items: center;
    max-width: 590px;
    width: 100%;
    border-radius: 1px;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
    margin-top: 10px;
}

#cases .item-block-img {
    max-width: 350px;
    width: 100%;
}

#cases .item-block-img img{
    width: 100%;
    display: block;
    border-top-left-radius: 1px;
    border-bottom-left-radius: 1px;
}

#cases .item-table{
    padding: 26px 10px 15px;
    height: 100%;
}

#cases .item-table h5{
    margin-bottom: 12px;
    font:700 20px/23px "Roboto";
    text-transform: uppercase;
    color: #FF000C;
}

#cases .item-table h6{
    font:700 12px/14px "Roboto";
    text-transform: uppercase;
    color: #FF000C;
}

#cases .item-table table{
    margin-top: 15px;
    border-spacing: 0 18px;
    border-collapse: separate;
}

#cases .item-table tr{
}

#cases .item-table td{
    font:400 12px/16px "Roboto";
    color: #000;
}

#why p {
    font:400 16px/20px "Roboto";
    color: #000;
}

#why h4 {
    font: 700 20px/23px "Roboto";
    text-transform: uppercase;
    color: #FF000C;
    margin-bottom: 35px;
}

#why div ul{
    margin-left: 15px;
    margin-bottom: 49px;
}

#why div ul li{
    font: 400 18px/24px "Roboto";
}

#services-list, #price, #feedbacks, #contact_us{
    background-color: #f5f5f5;
    border: none;
}

article #services-list ul{
    margin-left: 0;
}

#services-list ul li{
    font: 400 18px/24px "Roboto";
    color: #000;
    margin-bottom: 0;
    padding-left: 0;
}

@media screen and (max-width: 1210px){
    #cases .flex-row {
        flex-direction: column;
        align-items: center;
    }
}

@media screen and (max-width: 768px){
    #main-content .flex-row .flex-row-left{
        margin-right: 30px;
    }
    #services .flex-row .item {
        flex-basis: 48%;
    }
    #services .item-list{
        padding-left: 0;
    }
}

@media screen and (max-width: 767px){
    #main-content .flex-row {
        flex-direction: column;
        align-items: center;
    }
    #main-content .flex-row .flex-row-left{
        margin-right: 0;
    }
    #services {
        margin-top: 30px;
    }

    .top .container__inner.fixed-header{
        position: fixed;
        top: 0;
        left: 0;
       /* padding: 0 5%;*/
        width: 100%;
        z-index: 1000;
        background: #fff;
    }

    .top .container__inner.fixed-header .logo_wrap{
        padding-left: 5%;
    }

    .top .container__inner.fixed-header .header_right{
        padding-right: 5%;
    }

    .top .container__inner.fixed-header .yum-wrapper{
        padding: 0 5%;
    }
    .top .container__inner.fixed-header .lang_switcher{
        display: none;
    }
    header .top .container .container__inner.fixed-header .topPhone{
        top: 8px;
    }

}


@media screen and (max-width: 600px) {
    #cases .item-block {
        flex-direction: column;
        align-items: center;
    }
}


@media screen and (max-width: 480px){
    #main-content .main-banner {
        padding-top: 25px;
    }
    #main-content .flex-row .flex-row-right{
        max-width: 250px;
        align-self: flex-start;
    }
    #main-content .flex-row .title{
        right: -55%;
    }
    #main-content .main-title{
        font-size: 24px;
        line-height: 30px;
    }

    #why div ul {
        margin-left: 0;
    }
    #seoimprice {
        display: block;
        overflow-y: scroll;
        width: 100%;
    }
}
/@font-face{
	font-family:'FontAwesome';src:url('../fonts/fontawesome-webfont.eot?v=4.4.0');src:url('../fonts/fontawesome-webfont.eot?#iefix&v=4.4.0') format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff2?v=4.4.0') format('woff2'),url('../fonts/fontawesome-webfont.woff?v=4.4.0') format('woff'),url('../fonts/fontawesome-webfont.ttf?v=4.4.0') format('truetype'),url('../fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal;font-display: wrap;}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}