
@font-face {
    font-family: 'PTSans-Regular';
    src: url('../fonts/ptsanswebregular.eot');
    src: url('../fonts/ptsanswebregular.eot?#iefix') format('embedded-opentype'), url('../fonts/ptsanswebregular.woff') format('woff'), url('../fonts/ptsanswebregular.ttf') format('truetype'), url('../fonts/ptsanswebregular.svg#ptsanswebregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'PTSans-NarrowBold';
    src: url('../fonts/ptsansnarrowwebbold.eot');
    src: url('../fonts/ptsansnarrowwebbold.eot?#iefix') format('embedded-opentype'), url('../fonts/ptsansnarrowwebbold.woff') format('woff'), url('../fonts/ptsansnarrowwebbold.ttf') format('truetype'), url('../fonts/ptsansnarrowwebbold.svg#ptsansnarrowwebbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'PTSans-Narrow';
    src: url('../fonts/ptsansnarrowwebregular.eot');
    src: url('../fonts/ptsansnarrowwebregular.eot?#iefix') format('embedded-opentype'), url('../fonts/ptsansnarrowwebregular.woff') format('woff'), url('../fonts/ptsansnarrowwebregular.ttf') format('truetype'), url('../fonts/ptsansnarrowwebregular.svg#ptsansnarrowwebregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'PTSans-Italic';
    src: url('../fonts/ptsanswebitalic.eot');
    src: url('../fonts/ptsanswebitalic.eot?#iefix') format('embedded-opentype'), url('../fonts/ptsanswebitalic.woff') format('woff'), url('../fonts/ptsanswebitalic.ttf') format('truetype'), url('../fonts/ptsanswebitalic.svg#ptsanswebitalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'PTSans-Bold';
    src: url('../fonts/ptsanswebbold.eot');
    src: url('../fonts/ptsanswebbold.eot?#iefix') format('embedded-opentype'), url('../fonts/ptsanswebbold.woff') format('woff'), url('../fonts/ptsanswebbold.ttf') format('truetype'), url('../fonts/ptsanswebbold.svg#ptsanswebbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

* {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
}

body {
    margin: 0;
    padding: 0;
    color: #252525;
    background-color: #fff;
    font: 14px/150% 'PTSans-Regular', sans-serif;
}

.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
}

.clearfix:after { clear: both; }

.clearfix {
    -ms-zoom: 1;
    zoom: 1;
}

a,
a:link {
    text-decoration: none;
    color: #00529f;
}

a:hover { color: #de1010 !important; }

a img { border: none; }

h1 {
    font: 35px/45px 'PTSans-Bold', sans-serif;
    color: #252525;
    margin: 33px 0 22px;
}

h1.bordered {
    padding-bottom: 20px;
    border-bottom: 1px solid rgb(229, 229, 229);
}

    h1.bordered a {border-bottom: 1px solid;}

h2 {
    font: 30px/40px 'PTSans-Bold', sans-serif;
    margin: 45px 0 30px;
}

h3 {
    font: 24px 'PTSans-NarrowBold', Arial, Helvetica, sans-serif;
    color: #252525;
}

strong,
b { font-family: 'PTSans-Bold', sans-serif; }

.cl-red, .red { color: #de1010 !important; }

.noborder { border: none !important; }

.layout {
    width: 980px;
    padding: 0 20px;
    margin: 0 auto;
}

.fl { float: left; }
.fr { float: right; }

ol {
    padding: 0;
    margin: 30px 0 47px;
    list-style: none
}

ol li {
    padding-left: 60px;
    position: relative;
    font-size: 13px;
    line-height: 20px;
    color: #252525;
    margin-bottom: 40px
}

ol li .marker {
    display: block;
    position: absolute;
    left: 2px;
    width: 25px;
    height: 25px;
    background: url(../img/ol-marker.gif) no-repeat;
    color: #fff;
    font: 17px 'PTSans-Bold', Arial, Helvetica, sans-serif;
    padding-left: 8px;
    padding-top: 1px
}

ol p { margin: 0 0 10px }

/*------------------------------------*\
    #HEADER
\*------------------------------------*/

body.header-sets-1 {
    background: #ffde41;;
}

.header {
    background-color: #ffde41;
    min-width: 990px;
    position: relative;
    z-index: 101;
    box-shadow: 10px 0 25px rgba(0, 0, 0, .25);
    transition: all .5s;
    height: 104px;
    overflow: hidden;
}

.header-sets-1 .header {
    background: #F0CC16;
    box-shadow: none;
}

.header-sets-2 .header {
    box-shadow: none;
    height: 103px;
}

.header.js-headerDropActive {
    height: 350px;
    margin-bottom: -246px;
    box-shadow: 10px 0 25px rgba(0, 0, 0, .25);
    transition: height .3s, margin .3s, box-shadow .7s;
}

.header-sets-2 .header.js-headerDropActive {
    margin-bottom: -247px;
}

.header.js-headerDropActive .header_layout {border-bottom: 1px solid rgb(216, 188, 69);}
.header-sets-1 .header_layout {border-bottom: 1px solid rgb(216, 188, 69);}

.header-sets-1 .content {background: #fff;}

.header__logo {
    float: left;
    width: 98px;
    height: 64px;
    background-image: url(../img/logos/logo.png);
    margin: 20px 65px 16px -3px;
}

.header__content {
    padding: 0;
    float: left;
    width: 780px;
    position: relative;
}

.header-index .header__content {
    border-bottom: 1px solid rgba(201,167,0,0.4);
    -webkit-box-shadow: 0 1px 0 0 rgba(255,255,255,0.4);
    box-shadow: 0 1px 0 0 rgba(255,255,255,0.4);
}

.header__top {
    padding: 12px 0;
    border-bottom: 1px solid rgb(216, 188, 69);
    text-align: right;
}

.header__phone-text {
    display: inline-block;
    margin-right: 20px;
    padding: 2px 0 0;
    font: normal 13px/15px 'PTSans-Regular', sans-serif;
    vertical-align: middle;
}

.header__phone {
    display: inline-block;
    padding: 1px 0 0;
    margin-right: 15px;
    font: normal 16px/18px 'PTSans-Bold', sans-serif;
    color: #000;
    vertical-align: middle;
}

.header__phone-icon {
    display: inline-block;
    background: url(../img/sprites/icons.png) -140px 0 no-repeat;
    width: 26px;
    height: 26px;
    vertical-align: middle;
    cursor: pointer;
}

.header__phone-icon:hover {
    background: url(../img/sprites/icons.png) -140px -28px no-repeat;
}

.header__menu {
    margin: 0;
    padding: 0;
    list-style: none;
}

.header__menu > li {
    position: relative;
    float: left;
    margin: 0 25px -1px 0;
    padding: 15px 0 14px;
    border-bottom: 2px solid transparent;
}

.js-headerDropActive .header__menu > li.js-active {
    border-color: #de1010;
}

.js-headerDropActive .header__menu > li.js-active .header__dropdown {
    display: block;
}

.header__menu > li.right {
    margin-right: 0;
    float: right;
}

.header__menu > li > a,
.header__menu > li > span {
    color: #000;
    font: 16px 'PTSans-Bold', sans-serif;
    cursor: pointer;
}

.header__menu > .js-active > a,
.header__menu > .js-active > span,
.header__menu > .active > a,
.header__menu > .active > span,
.header__menu > li.right a,
.header__menu > li:hover > span { color: #de1010; }

.header__dropdown {
    display: none;
    position: absolute;
    top: 69px;
    left: 0;
    width: 375px;
}

.header__dropdown ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.header__dropdown .dropdown_col {
    float: left;
    margin-right: 20px;
}

.header__dropdown ul li {
    padding: 10px 5px 10px 0;
    border-top: 1px solid rgb(229, 199, 58);
}

.header__dropdown ul li:first-child {
    border-top: none;
}

.header__dropdown a {
    font: normal 16px 'PTSans-Regular', sans-serif;
    color: #000;
}

.popup-call .simplePopup {
    padding: 0;
    background: transparent;
    width: 745px;
}

.popup-call.popup-business-club .simplePopup {
    width: 900px;
}

.popup-call .popup-form {
    padding: 60px 150px 80px 90px;
    background: #fff;
    width: 480px;
}

.popup-call.popup-business-club .popup-form {
    padding: 30px 110px 30px 70px;
    font: normal 20px/30px 'PTSans-Regular', sans-serif;
    color: #000;
    width: 630px;
}

.popup-call .popup-form h4 {
    margin: 0 0 15px;
    font: normal 20px/30px 'PTSans-Bold', sans-serif;
    color: #000;
}

.popup-call .popup-form .field-title {
    margin-bottom: 5px;
}

.popup-call .popup-form input[type="text"],
.popup-call .popup-form textarea {
    height: 32px;
    line-height: 33px;
    width: 100%;
}

.popup-call .popup-form .btn {
    margin-top: 10px;
    padding: 13px 25px;
}

.popup-call .popup-form form {
    position: relative;
}

.popup-call .popup-form form:after {
    position: absolute;
    bottom: 9px;
    right: -10px;
    display: inline-block;
    background: url(../img/sprites/icons.png) no-repeat -168px -26px;
    width: 81px;
    height: 45px;
    content: '';
}

.popup-call .popup-form.no-stamp form:after {
    display: none;
}

.popup-call .popup-form.businessman-popup form:after {
    position: absolute;
    bottom: 9px;
    right: -50px;
    display: inline-block;
    background: url(../img/sprites/icons.png) no-repeat -173px -158px;
    width: 82px;
    height: 48px;
    content: '';
}

.popup-call.sets-1 .popup-form form:after {
    display: none;
}

.popup-call .women {
    display: block;
    position: absolute;
    bottom: 0;
    right: 155px;
    background: url(../img/women/women.png) no-repeat;
    width: 215px;
    height: 636px;
}

.popup-call.sets-1 .women {
    background: url(../img/women/women-call.png) no-repeat;
    width: 240px;
    height: 495px;
}

.popup-call .women .icon-free-white {
    display: block;
    background: url(../img/sprites/icons.png) no-repeat -167px 0;
    width: 143px;
    height: 25px;
}

.popup-call .women .icon-free-white-3 {
    display: block;
    background: url(../img/sprites/icons.png) no-repeat -172px -132px;
    width: 165px;
    height: 25px;
}

.popup-call .women .text {
    position: absolute;
    top: 0;
    right: -200px;
    width: 150px;
    font: normal 25px/30px 'PTSans-Regular', sans-serif;
    color: #fff;
}

.popup-call.sets-1 .women .text {
    right: -160px;
}

.popup-call .women .icon-arrowTopLeft {
    display: block;
    position: absolute;
    bottom: -45px;
    left: -15px;
    background: url(../img/sprites/icons.png) no-repeat -252px -28px;
    width: 40px;
    height: 40px;
}

/* FIXED PANEL */

.fixed-panel {
    position: fixed;
    bottom: -300px;
    left: 0;
    background: #fff;
    width: 100%;
    box-shadow: 0 0 35px rgba(0, 0, 0, .2);
    transition: all .7s;
    z-index: 10;
}

.fixed-panel.active {bottom: 0;}

.fixed-panel .layout {
    padding: 20px 40px;
}

.fixed-panel.sets-1 .left {
    margin-right: 100px;
    padding-top: 14px;
}

.fixed-panel .left {
    float: left;
}

.fixed-panel.sets-1 .left a {
    font: normal 16px 'PTSans-Bold', sans-serif;
    color: rgb(37, 37, 37);
    border-bottom: 1px solid;
}

.fixed-panel.sets-1 .right {
    padding-top: 7px;
}

.fixed-panel .right {
    float: right;
    margin-top: 6px;
}

.fixed-panel .header__phone-icon,
.content__buttons .header__phone-icon {
    background-position: -140px -55px;
}

.fixed-panel .header__phone-icon:hover,
.content__buttons .header__phone-icon:hover {
    background-position: -140px -82px;
}

.fixed-panel.sets-1 .btn {
    margin: 0 auto;
    padding: 15px 30px;
    font: normal 20px/20px 'PTSans-Bold', sans-serif;
    border-radius: 2px;
}

.fixed-panel .btn,
.content__buttons .btn {
    margin-right: 7px;
    padding: 10px 26px;
    background: rgb(248, 248, 248);
    border-radius: 3px;
    font: normal 16px/16px 'PTSans-Bold', sans-serif;
    color: rgb(37, 37, 37);
    box-shadow: none;
}

.fixed-panel .btn:hover,
.content__buttons .btn:hover {
    background: rgb(223, 223, 223);
    box-shadow: none;
}

.fixed-panel .btn-yellow,
.content__buttons .btn-yellow {
    background: rgb(255, 222, 65);
}

.fixed-panel .btn-yellow:hover,
.content__buttons .btn-yellow:hover {
    background: rgb(249, 205, 11);
}

.fixed-panel .btn-women {
    position: relative;
    padding-left: 65px;
}

.fixed-panel .women-call {
    position: absolute;
    left: -10px;
    bottom: 0;
    background: url(../img/sprites/icons.png?1) no-repeat -296px -30px;
    width: 62px;
    height: 96px;
}

/*------------------------------------*\
    #CONTENT
\*------------------------------------*/



.content__intro {
    background: #ffde41 url(../img/backgrounds/content-intro-bg.jpg?1) center bottom no-repeat;
    /*-webkit-box-shadow: inset 0 -20px 20px -5px rgba(0,0,0,0.1);
    box-shadow: inset 0 -20px 20px -5px rgba(0,0,0,0.1);*/
    min-width: 990px;
    min-height: 845px;
}

.content__intro.content__businessman {
    position: relative;
    background: #f2cc17 url(../img/backgrounds/content-businessman-bg.jpg?1) center 5px no-repeat;
    min-height: 775px;
}

.content__intro.content__intro_about {
    position: relative;
    background: #f2cc17 url(../img/backgrounds/content-about.png?1) center top no-repeat;
    min-height: 615px;
	text-align: center;
}

.content__intro_how-plug {
    position: relative;
    background: #f2cc17 url(../img/backgrounds/content-how-to-plug.png?1) center top no-repeat;
    min-height: 535px;
}

/*.content__businessman .content__intro-form-holder .content__intro-form-title {border-top: none;}*/

.content__intro-form-holder {
    background-color: #fff;
    width: 300px;
    float: right;
    padding: 0 30px;
    position: relative;
}

.content__intro-form-title {
    border-top: 1px solid #e5e5e5;
    padding: 15px 0;
    font: 20px/25px 'PTSans-Bold', sans-serif;
}

.content__intro-form-holder .field-title { margin-bottom: 5px; }

.content__intro-form-holder input[type="text"] {
    width: 100%;
    margin-bottom: 5px;
}

.content__intro-form-holder .btn {
    width: 100%;
    margin: 10px 0 0;
}

.content__intro h1 {
	display: inline-block;
    margin: 0;
    padding: 25px 0 0;
    font: normal 40px/50px 'PTSans-Bold', sans-serif;
	width: 100%;
}

.content__businessman h1 {
    padding: 0;
}

.content__intro_about h1 {
    margin: 435px auto 0;
    text-align: center;
    width: 50%;
}

.content__intro h2 {
    margin: 0;
    padding: 20px 0;
}

.content__intro p {
    margin: 20px 0;
    font: normal 21px/30px 'PTSans-Regular', sans-serif;
    width: 50%;
}

.content-intro-bg-add {
    display: block;
    width: 25px;
    height: 206px;
    position: absolute;
    left: 0;
    bottom: 99px;
    background-image: url(../img/backgrounds/content-intro-bg-add.jpg);
}

.content__intro .marked-list__circle {
    margin: 5px 0;
    padding: 0;
    list-style-image: url(../img/marked-list-circle.png);
}

.content__intro .marked-list__circle > li {
    margin-bottom: 15px;
    list-style-position: inside;
}

.content__intro .marked-list__circle > li > span {
    font: 20px 'PTSans-NarrowBold', sans-serif;
    position: relative;
    top: 2px;
}

/* FRONTPAGE */

.fr-sprite {
    display: inline-block;
    background: url(../img/sprites/fr-sprite.png) no-repeat top left;
}

.fr-100per {
    background-position: -273px -289px;
    width: 156px;
    height: 86px;
}
.fr-guaranty {
    background-position: -273px -217px;
    width: 110px;
    height: 61px;
}
.fr-economy {
    background-position: -273px -151px;
    width: 125px;
    height: 51px;
}
.fr-month-free {
    background-position: -273px -381px;
    width: 121px;
    height: 63px;
}
.fr-hand {
    background-position: -486px -323px;
    width: 606px;
    height: 342px;
}
.fr-quality {
    background-position: 0 0;
    width: 108px;
    height: 141px;
}
.fr-financial {
    background-position: -118px 0;
    width: 116px;
    height: 138px;
}
.fr-individual {
    background-position: -249px 0;
    width: 110px;
    height: 123px;
}
.fr-safe {
    background-position: -367px 0;
    width: 108px;
    height: 120px;
}
.fr-how-work {
    background-position: -486px 0;
    width: 928px;
    height: 320px;
}
.fr-services {
    background-position: -1092px -323px;
    width: 80px;
    height: 69px;
}
.ui-tabs-active .fr-services,
.ui-state-hover .fr-services {background-position: -1180px -323px;}
.fr-wholesale {
    background-position: -1092px -401px;
    width: 72px;
    height: 68px;
}
.ui-tabs-active .fr-wholesale,
.ui-state-hover .fr-wholesale {background-position: -1180px -401px;}
.fr-retail {
    background-position: -1092px -479px;
    width: 61px;
    height: 65px;
}
.ui-tabs-active .fr-retail,
.ui-state-hover .fr-retail {background-position: -1180px -479px;}
.fr-real-estate {
    background-position: -1092px -551px;
    width: 64px;
    height: 80px;
}
.ui-tabs-active .fr-real-estate,
.ui-state-hover .fr-real-estate {background-position: -1180px -551px;}
.fr-production {
    background-position: -1275px -323px;
    width: 72px;
    height: 61px;
}
.ui-tabs-active .fr-production,
.ui-state-hover .fr-production {background-position: -1361px -323px;}
.fr-building {
    background-position: -1275px -401px;
    width: 74px;
    height: 76px;
}
.ui-tabs-active .fr-building,
.ui-state-hover .fr-building {background-position: -1361px -401px;}

.fr-line-left-right {
    background-position: -413px -151px;
    width: 38px;
    height: 9px;
}

.fr-girl-how-work {
    background-position: 0 -151px;
    width: 273px;
    height: 529px;
}

.fr-bubble-corner {
    background-position: -413px -166px;
    width: 60px;
    height: 36px;
}

.content__frontpage {
    position: relative;
    text-align: center;
}

.content__frontpage .layout {
	position: relative;
	display: inline-block;
}

.content__front .layout {width: 1020px;}

.content__frontpage .clouds,
.content__intro-express-audit .clouds {
    position: absolute;
    bottom: 0;
    left: 0;
    background: url(../img/clouds/bg-clouds-fr.png) no-repeat bottom center;
    height: 225px;
    width: 100%;
}

.content__frontpage .clouds .fr-hand {
    position: absolute;
    top: -90px;
    right: 0;
    left: 0;
    margin: auto;
}

.content__frontpage h1 {
    margin: 50px 0 10px;
    font: normal 114px/114px 'PTSans-Bold', sans-serif;
    color: #000;
    text-transform: uppercase;
    letter-spacing: 2.5px;
}
.content__frontpage h2 {
    margin: 0 0 20px;
    padding: 0;
    font: normal 40px/60px 'PTSans-Bold', sans-serif;
    color: #000;
    text-transform: uppercase;
}
.content__frontpage p {
    position: relative;
    margin: 0 auto;
    font: normal 16px/25px 'PTSans-Regular', sans-serif;
    color: #000;
    z-index: 1;
}

.content__frontpage .forgot-list {
    margin: 0 auto;
    padding: 0;
}

.content__frontpage .forgot-list li {
    position: relative;
    display: inline-block;
    margin: 0 0 0 15px;
    font: normal 14px 'PTSans-Bold', sans-serif;
    letter-spacing: 0.3px;
    color: #000;
    text-transform: uppercase;
}
.content__frontpage .forgot-list li:first-child {
    margin-left: 0;
}

.content__frontpage .forgot-list li:before {
    position: absolute;
    top: 7px;
    left: -13px;
    display: inline-block;
    background: url(../img/sprites/fr-sprite.png) -463px -151px;
    width: 5px;
    height: 4px;
    content: '';
}
.content__frontpage .forgot-list li:first-child:before {
    content: none;
}

.content__frontpage .front__buttons {
    position: relative;
    margin-top: 70px;
}

.content__frontpage .fr-month-free {
    position: absolute;
    top: -55px;
    right: 0;
    left: 0;
    margin: auto;
}

.content__frontpage .btn-yellow,
.our-client_button .btn-yellow,
.content__frontpage .btn-white,
.content__nalogs .btn {
    position: relative;
    padding: 15px 30px;
    background: rgb(255, 222, 65);
    box-shadow: -1px 0 15px rgba(0, 0, 0, .2);
    font: normal 20px/20px 'PTSans-Bold', sans-serif;
    text-shadow: none;
    color: #000;
    z-index: 1;
}

.content__frontpage .btn-white,
.content__nalogs .btn {
    background: #fff;
    border-color: rgb(215, 215, 215);
    border-radius: 3px;
}
.content__frontpage .btn-white:hover,
.content__nalogs .btn:hover {
    background: #F4F4F4;
    border-color: rgb(219, 219, 219);
}

.content__frontpage .fr-100per {
    position: absolute;
    top: 100px;
    left: 20px;
}
.content__frontpage .fr-guaranty {
    position: absolute;
    top: 40px;
    right: 40px;
}
.content__frontpage .fr-economy {
    position: absolute;
    top: 140px;
    right: 40px;
}


.fr-advantages-block {
    position: relative;
    margin: -140px 0 0;
    padding: 190px 15px 100px;
    border: 1px solid rgb(229, 229, 229);
    border-top: none;
    z-index: 1;
}

.fr-advantages-block:after,
.fr-advantages-block:before {
    content: '';
    position: absolute;
    top: -70px;
    right: -1px;
    background: rgb(229, 229, 229);
    width: 1px;
    height: 100%;
}

.fr-advantages-block:before {
    top: -15px;
    right: auto;
    left: -1px;
}

.fr-adv__item {
    float: left;
    padding: 0 20px;
    width: 25%;
    font: normal 16px/25px 'PTSans-Regular', sans-serif;
    text-align: center;
}

.fr-adv__item b {
    font-weight: normal;
    font-family: 'PTSans-Bold', sans-serif;
}

.fr-adv__item .pic {
    position: relative;
    margin-bottom: 25px;
    min-height: 145px;
}

.fr-adv__item .pic i {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}


.how-works_top {
    position: relative;
    margin: -60px 0 -103px;
    text-align: center;
    z-index: 1;
}

.how-works_top:before {
    content: '';
    position: absolute;
    top: 55px;
    left: -25px;
    right: 0;
    margin: auto;
    background: #fff;
    width: 300px;
    height: 5px;
}

.how-works_top .girl {
    font: normal 20px/30px 'PTSans-Regular', sans-serif;
    color: #000;
}

.how-works_top .fr-girl-how-work {
    position: relative;
    right: -20px;
    z-index: 1;
}

.how-works_top .girl .fr-line-left-right {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 101%;
    margin: auto;
}

.how-works_top .girl .left {
    position: absolute;
    top: 160px;
    left: 20px;
    width: 300px;
    text-align: left;
}

.how-works_top .girl .right {
    position: absolute;
    top: 160px;
    right: 20px;
    width: 300px;
    text-align: left;
}

.how-works_top .girl p {margin: 0;}

.how-works_top .girl .yellow {
    display: inline-block;
    padding: 0 3px;
    background: rgb(255, 248, 178);
}

.how-works_top .girl .right .fr-line-left-right {
    left: auto;
    right: 109%;
}

.how-works_bottom {
    position: relative;
    padding: 10px 10px 0;
    background: rgb(255, 222, 65) url(../img/backgrounds/fr-yellow-light.png) center center;
    text-align: center;
    box-shadow: 0 30px 40px -20px rgba(0,0,0, .3);
}

.how-works_bottom .lines {
    position: absolute;
    bottom: -43px;
    left: 1%;
    background: url(../img/fr-lines-x.png) repeat-x left top;
    width: 98%;
    height: 72px;
    z-index: 2;
}

.how-works_bottom_wrap {
    padding: 30px 0 60px;
    border: 1px solid rgb(216, 188, 69);
    border-bottom: none;
}

.fr-how-it-works_block h2 {
    display: inline-block;
    margin: 0 0 30px;
    font: normal 35px/35px 'PTSans-Bold', sans-serif;
    color: #000;
}

.header-sets-1 .content__front-yellow,
.content__front-yellow {
    background: rgb(255, 222, 65);
}

.content__front-yellow .layout {
    margin: 240px auto 0;
    padding: 1px 20px;
}

.fr-our-client_block-wrap {
    position: relative;
    margin: -230px 0 0;
    padding: 100px 20px 130px;
    border: 1px solid rgb(229, 229, 229);
    border-color: rgba(0, 0, 0, .15);
    text-align: center;
    font: normal 20px/25px 'PTSans-Regular', sans-serif;
    color: #000;
}

.fr-our-client_block-wrap:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    width: 100%;
    height: 100px;
}

.fr-our-client_block {
    position: relative;
    border-bottom: 1px solid rgb(216, 188, 69);
    z-index: 1;
}

.fr-our-client_block h2 {
	display: inline-block;
    margin: 0 0 45px;
    font: normal 35px/40px 'PTSans-Bold', sans-serif;
    color: #000;
    text-align: center;
	width: 100%;
}

.front-tabs {
    padding: 0;
    background: none;
    border: none;
    border-radius: 0;
    transition: height .7s;
}

.front-tabs .ui-tabs-nav {
    padding: 0;
    background: none;
    border: none;
    border-radius: 0;
    font-weight: normal;
}

.front-tabs .ui-tabs-nav li {
    margin: 0 10px 0 28px;
    background: none;
    border: none;
    color: #000;
    cursor: default!important;
}

.front-tabs .ui-tabs-nav li:first-child {
    margin-left: 10px;
}

.front-tabs .ui-tabs-nav .ui-state-active {
    background: none;
    border: none;
    font-weight: normal;
    color: rgb(237, 28, 36);
    cursor: default;
}

.front-tabs .ui-tabs-nav li .ui-tabs-anchor {
    padding: 0;
    border-bottom: 1px solid rgb(216, 188, 69);
    font: normal 16px/25px 'PTSans-Regular', sans-serif;
    color: #000;
    text-align: center;
    min-height: 165px;
    width: 120px;
    white-space: normal;
    cursor: default!important;
}

.front-tabs .ui-tabs-nav .ui-state-active .ui-tabs-anchor {
    border-color: rgb(237, 28, 36);
    color: rgb(237, 28, 36);
    cursor: default;
}

.front-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.front-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.front-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor,
.front-tabs .ui-tabs-nav li.ui-state-hover .ui-tabs-anchor {
    cursor: default;
}

.front-tabs .ui-tabs-anchor .pic {
    position: relative;
    margin-bottom: 15px;
    height: 80px;
}

.front-tabs .ui-tabs-anchor .pic i {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}

.front-tabs .ui-tabs-panel {
    padding: 0;
    color: #000;
}

.fr-our-client_block .person .name {
    font: normal 16px/25px 'PTSans-Bold', sans-serif;
}

.fr-our-client_block .person .position {
    font: normal 16px/25px 'PTSans-Regular', sans-serif;
}

.fr-our-client_block .person .pic {
    position: relative;
    margin-top: 25px;
    text-align: center;
}

.fr-our-client_block .person .pic img {
    position: relative;
    width: 100px;
    height: 100px;
    border-radius: 100px;
    overflow: hidden;
    z-index: 1;
}

.fr-our-client_block blockquote {
    margin: 0 auto;
    padding: 45px 0 25px;
    background: none;
    font: normal 30px/40px 'PTSans-Italic', sans-serif;
    color: #000;
    width: 65%;
}

.fr-our-client_block .person {
	display: inline-block;
    padding: 0 0 45px;
	width: 100%;
}

.express-audit-block {
    position: relative;
    padding: 60px 0 0;
}

/*.express-audit-block:before {
    content: '';
    position: absolute;
    right: -300px;
    bottom: -330px;
    background: url(../img/backgrounds/fr-yellow-light.png) no-repeat;
    width: 1364px;
    height: 1364px;
}*/

.express-audit-block .form {
    position: relative;
    padding: 60px 80px 50px;
    background: #fff;
    border-radius: 20px;
    font: normal 20px/30px 'PTSans-Regular', sans-serif;
    color: #000;
    text-align: left;
    width: 540px;
    z-index: 1;
}

.express-audit-block .fr-bubble-corner {
    position: absolute;
    right: -60px;
    top: 70px;
}

.express-audit-block .fieldset {
    margin: 0 0 15px;
}

.express-audit-block .fieldset form {
    position: relative;
}

.express-audit-block .fieldset-pic {
    display: inline-block;
    margin-right: 10px;
    padding: 10px 15px;
    border: 2px solid rgb(231, 0, 0);
    border-radius: 3px;
    font: normal 20px/24px 'PTSans-Bold', sans-serif;
    color: rgb(231, 0, 0);
    text-transform: uppercase;
    text-align: center;
    vertical-align: top;
}

.express-audit-block .input-text {
    margin: 0 10px 0 0;
    padding: 12px 10px;
    font: normal 20px/20px 'PTSans-Regular', sans-serif;
    color: rgb(37, 37, 37);
    width: 56%;
    height: 52px;
}

.express-audit-block .girl {
    position: absolute;
    right: -90px;
    bottom: -130px;
    background: url(../img/women/women-subscribe.png) no-repeat;
    width: 547px;
    height: 682px;
    z-index: 2;
}


/* WEBINAR */

.content__intro.content__webinar {
    background: #f2cc17 url(../img/backgrounds/content-webinar-bg.png) no-repeat center top;
    min-height: 690px;
}

.content__webinar.content__businessman .layout {
    padding-top: 40px;
}

.content__webinar h1 {
    padding: 0 0 20px;
    width: 50%;
}

.content__webinar h5 {
    margin: 0;
    padding: 0 0 20px;
    font: normal 20px/30px 'PTSans-Bold', sans-serif;
    color: #000;
    width: 50%;
}

.content__webinar.content__businessman .clouds {
    background: url(../img/clouds/bg-clouds-wb.png) no-repeat top center;
    height: 343px;
}

.content__webinar .businessman-buttons {
    margin-top: 25px;
}

.content__webinar .businessman-buttons .btn-red {
    padding: 15px 30px;
    border-radius: 3px;
}

.content__webinar .businessman-buttons .time {
    top: -10px;
}

.content__webinar .wb-free {
    position: absolute;
    right: -50px;
    top: -25px;
}

.redok-list {
    margin: 0 0 30px;
    padding: 0;
    list-style: none;
}

.redok-list li {
    position: relative;
    margin: 0 0 10px;
    padding-left: 40px;
    font: normal 20px/30px 'PTSans-Regular', sans-serif;
    color: #000;
}

.redok-list li:before {
    content: '';
    position: absolute;
    top: 8px;
    left: 0;
    background: url(../img/sprites/icons.png) no-repeat -51px -46px;
    width: 18px;
    height: 14px;
}

.content__webinar-main .layout {
    position: relative;
    top: -100px;
    margin-bottom: -90px;
    padding: 0 26px 0 25px;
    background: url(../img/backgrounds/bg-webinar.png) no-repeat center top;
    width: 1031px;
    min-height: 770px;
}

.webinar__line.first .webinar__item {
    padding-top: 150px;
}

.webinar__line .webinar__item {
    padding-top: 165px;
}

.webinar__item {
    float: left;
    margin-left: 3%;
    position: relative;
    font: normal 16px/25px 'PTSans-Regular', sans-serif;
    width: 30%;
}

.webinar__item.last {
    padding: 0 30px;
    font: normal 35px/45px 'PTSans-Bold', sans-serif;
    text-align: center;
}

.webinar__item .wb-real-text {
    position: absolute;
    top: -115px;
    left: 0;
}

.content__webinar-vote {
    margin-top: 30px;
    background: #ffde41;
    padding-bottom: 1px;
}

.content__webinar-vote .layout {
    position: relative;
    width: 1020px;
}

.content__webinar-vote .wb-arrow-bottom-big {
    position: absolute;
    right: 150px;
    top: -105px;
}

.content__webinar-vote .text {
    position: absolute;
    left: 50px;
    top: 380px;
    width: 210px;
}

.content__webinar-vote .wb-arrow-top {
    position: absolute;
    right: 50px;
    top: -105px;
}

.content__webinar-vote .girl {
    position: relative;
    top: -60px;
    margin-bottom: -61px;
    background: url(../img/women/webinar-girl.png) no-repeat 200px top;
    min-height: 707px;
}

.content__webinar-vote .form-vote {
    display: inline-block;
    position: absolute;
    top: 275px;
    right: 0;
    left: -40px;
    margin: auto;
    padding: 25px 21px;
    background: #fff;
    border-radius: 5px;
    width: 340px;
}

.content__webinar-vote .btn-yellow {
    margin-left: 5px;
    width: 90px;
    border-radius: 2px;
    font: normal 16px/16px 'PTSans-Bold', sans-serif;
    color: #000;
}

.content__webinar-vote .btn-yellow:first-child {margin-left: 0;}

.webinar-popup .simplePopup {width: 560px;}

/*.webinar-vote__form__left {
    float: left;
    padding: 20px 0;
    width: 560px;
}*/

.webinar-vote-block {
    position: relative;
    padding: 50px;
    background: rgb(255, 222, 65);
    font: normal 16px/25px 'PTSans-Regular', sans-serif;
    color: #000;
    box-shadow: inset 0px 0 40px -15px rgba(0,0,0,.7);
}

.webinar-vote-block .info {
    margin-bottom: 40px;
}

.webinar-vote-block .info-bottom {
    margin: 50px 0 20px;
    width: 48%;
}

    .webinar-vote-block .info-bottom p {
        margin: 0;
    }

    .webinar-vote-block .info-bottom .time {
        font: normal 20px/25px 'PTSans-Bold', sans-serif;
    }

    .webinar-vote__form .btn.btn-middle {
        padding: 15px 50px;
        background: #fff;
        border: 1px solid rgb(228, 192, 21);
        border-radius: 2px;
        box-shadow: none;
        transition: all .5s;
    }

    .webinar-vote__form .btn.btn-middle:hover {
        background: rgb(220, 220, 220);
        border-color: rgb(189, 174, 99);
    }

.webinar-vote-block .results {width: 240px;}

.webinar-vote-block .results h4 {
    margin: 0;
    font: normal 20px/25px 'PTSans-Bold', sans-serif;
    color: #000;
}

.webinar-vote-block .vote-list {
    margin: 35px 0 0;
    font: normal 20px/25px 'PTSans-Bold', sans-serif;
    color: #000;
    width: 80%;
}

.webinar-vote-block .vote-item {
    background: url(../img/vote-list-x.png) repeat-x left 20px;
    width: 100%;
}

.webinar-vote-block .vote-item span {
    padding: 3px;
    background: rgb(255, 222, 65);
}

.webinar-vote-block .vote-item .left {
    float: left;
}

.webinar-vote-block .vote-item .right {
    float: right;
}

.webinar-vote-block .webinar-women {
    position: absolute;
    right: 0;
    bottom: 0;
    background: url(../img/women/women-like.png) no-repeat;
    width: 302px;
    height: 434px;
}

/*.webinar-vote__form__right {
    float: right;
    width: 340px;
}

.webinar-vote__form__right .popup-form {
    padding: 40px 50px;
    width: auto;
}

.webinar-vote__form__right .popup-form form:after {display: none;}

.webinar-vote__form__right .form-info {
    font: normal 16px/25px 'PTSans-Regular', sans-serif;
    color: #000;
}

.webinar-vote__form__right .form-time {
    margin: 0 0 15px;
    font: normal 20px/30px 'PTSans-Bold', sans-serif;
    color: #000;
}

.webinar-vote__form__right .btn-yellow {width: 100%;}*/

.wb-sprite {
    display: inline-block;
    background: url(../img/sprites/wb-sprite.png) no-repeat top left;
}

.wb-free {
    background-position: 0 -160px;
    width: 98px;
    height: 33px;
}

.wb-real-text {
    background-position: 0 0;
    width: 360px;
    height: 146px;
}

.wb-arrow-top {
    background-position: -114px -160px;
    width: 82px;
    height: 99px;
}

.wb-arrow-bottom-big {
    background-position: -376px 0;
    width: 149px;
    height: 298px;
}

.content__right-col {
    width: 300px;
    float: right;
}

    .news__right-col .side-block-new.sets-1, .news__right-col .side-block-new.sets-1:first-child {
        margin-top: 17px;
    }

.r-col-sprite {
	display: inline-block;
	background: url(../img/sprites/r-col-sprite.png) no-repeat;
}

.r-col--call-girl {
	background-position: -235px 0;
	width: 141px;
	height: 232px;
}

.r-col--free {
	background-position: -235px -234px;
	width: 96px;
	height: 38px;
}

.r-col--consult-girl {
	background-position: 0 0;
	width: 232px;
	height: 373px;
}

.r-col--consult-girl-2 {
    background-position: -377px 0;
    width: 269px;
    height: 356px;
}

.side-block .r-col--call-girl {
	position: absolute;
	right: -25px;
	bottom: 0;
}

.side-block .r-col--free {
	position: absolute;
	right: -5px;
	top: 40px;
}

.side-block .r-col--consult-girl,
.side-block .r-col--consult-girl-2 {
	margin-bottom: -108px;
}

.side-block {
    background: #fbfbfb;
    padding: 30px 30px 40px;
    margin: 20px 0;
    border-top: 5px solid #ffde41;
}

.side-block-new {
	border: 1px solid rgb(219, 219, 219);
}

.side-block-new.sets-1, .side-block-new.sets-1:first-child {margin-top: 135px;}

	.side-block-new .heading {
		position: relative;
		padding-bottom: 30px;
		border-bottom: 1px solid rgb(225, 225, 225);
	}

	.side-block-new .heading.sets-1 {
		padding-bottom: 0;
		border-bottom: none;
	}

	.side-block-new .heading.sets-1 .title {line-height: 18px;}

	.side-block-new.sets-1 h3 {width: 75%;}

.side-block:first-child { margin-top: 45px; }

.side-block h2 {
	margin: 5px 0;
	font: normal 30px/35px 'PTSans-Bold', sans-serif;
	color: rgb(37, 37, 37);
}

.side-block h3 {
	margin: 0;
	font: normal 20px/25px 'PTSans-Bold', sans-serif;
	color: rgb(37, 37, 37);
}

.side-block .newsline {
    margin: 0 0 -8px 0;
    padding: 19px 0 0;
    list-style: none;
    font-size: 13px;
    line-height: 23px;
    text-shadow: 0 1px 0 #fff;
    border-top: 1px solid #ebebeb;
    -webkit-box-shadow: inset 0 1px 0 0 #fff;
    box-shadow: inset 0 1px 0 0 #fff;
}

.side-block .newsline > li { margin-bottom: 20px; }

.side-block .newsline > li > a {
    text-decoration: none;
    color: #252525;
}

.side-block .newsline > li > a:hover { text-decoration: underline; }

.side-block .newsline-date { color: #a1a1a1; }

a.newsline-allnews {
    display: block;
    font-size: 13px;
    border-top: 1px solid #ebebeb;
    -webkit-box-shadow: inset 0 1px 1px 0 #fff;
    box-shadow: inset 0 1px 1px 0 #fff;
    padding: 15px 0 10px;
    text-decoration: underline;
}

.side-block-desc {
    font-size: 14px;
    line-height: 21px;
    color: #a1a1a1;
    text-shadow: 0 1px 0 #fff;
    position: relative;
    z-index: 1;
    margin-top: 13px;
}

.video-pic {
    position: relative;
    margin: 20px 0 -20px -30px;
}

.side-block .video-tiser {
    height: 169px;
    width: 300px;
    display: block;
    position: relative;
}

.content__left-col {
    float: left;
    width: 620px;
}

.content__text {
    margin: 10px 0;
    font-size: 15px;
    line-height: 25px;
    color: #252525;
}

.shadow {
    background: #000;
    filter: alpha(opacity=50);
    -moz-opacity: .5;
    -khtml-opacity: .5;
    opacity: .5;
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 10;
}

.popup-holder {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    text-align: center;
    z-index: 101;
    overflow: auto;
}

.popup {
    background: #fff;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -355px;
    margin-top: -357px;
    z-index: 101;
    padding: 50px;
    -webkit-box-shadow: 0 0 80px 0 rgba(0,0,0,0.7);
    box-shadow: 0 0 80px 0 rgba(0,0,0,0.7);
}

.popup .icon-closemap {
    top: 10px;
    right: 10px;
    left: auto;
}

.place-order-form {
    margin-bottom: 60px;
    padding-right: 20px;
}

.place-order-form .picture img { width: 100%; }

.place-order-form .intro {
    margin: 20px 0 25px;
    padding: 0 0 20px;
    border-bottom: 1px solid rgb(235, 235, 235);
}

.place-order-form form { padding: 0 155px 0 0; }

.place-order-form .field-title {
    display: block;
    margin: 15px 0 5px;
    font-size: 14px;
}

.side-block form .field-title {
    display: block;
    margin: 10px 0 5px;
    font-size: 13px;
}

.place-order-form input[type="text"],
.side-block form input[type="text"] {
    margin-bottom: 0;
    width: 100%;
}

.place-order-form input[type="text"] {
	padding: 3px 15px;
    font: normal 16px/18px 'PTSans-Regular', sans-serif;
    height: 30px;
}

.side-block form input[type="text"] {
	line-height: 30px;
	font-size: 14px;
	height: 30px;
}

.place-order-form .radio-holder {
    padding: 7px 15px 15px;
    border: 1px dashed rgb(178, 178, 178);
}

.place-order-form .radio-holder label {
    display: inline-block;
    margin-top: 7px;
    width: 92%;
}

.place-order-form .btn {
    margin-top: 40px;
    width: 260px;
}

.side-block-new form .btn {margin-top: 25px;}

.side-block-new .btn {
    margin-top: 20px;
	padding: 10px;
	font: normal 20px 'PTSans-Bold', sans-serif;
	color: #000;
    width: 100%;
}

.social-share {
    margin: 20px 0 65px;
    text-align: center;
}

.social-share .line {
    position: relative;
    top: -19px;
    background: rgb(225, 225, 225);
    width: 100%;
    height: 1px;
}

.partners-net {
    margin: 35px 0 90px;
    padding: 0;
    list-style: none;
}

.partners-net > li {
    float: left;
    width: 25%;
    text-align: center
}

.partners-net__value {
    display: inline-block;
    margin-bottom: 15px;
    font: 60px/normal 'PTSans-Bold', sans-serif;
    border-bottom: 1px solid #d0d0d0;
}

.content__map { position: relative; }

.content__map .wave-splitter {
    background: url(../img/wave-repeat.png) repeat-x;
    width: 100%;
    height: 6px;
}

.ui-autocomplete {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 240px !important;
    background: #fff;
    border: 1px solid #c3c3c3;
    max-height: 300px;
    overflow: auto;
    overflow-x: hidden;
    z-index: 1000;
}

.ui-autocomplete.ui-menu .ui-menu-item {
    display: block;
    padding: 10px 15px;
    font-size: 16px;
    text-decoration: none;
    color: #252525;
    cursor: pointer;
}

.ui-autocomplete.ui-menu .ui-menu-item:hover,
.ui-autocomplete.ui-menu .ui-menu-item.ui-state-focus {
    font-weight: normal;
    background-color: #ffde41;
    color: #333 !important;
}

.presentation-top { background-color: #ffde41; }

.presentation-top h1 {
    font-size: 32px;
    line-height: 40px;
    text-shadow: 0 1px 0 #ffffa2;
    padding: 25px 0;
    margin: 0;
}

.partners-list-filter a {
    font-size: 15px;
    position: relative;
}

.select-control { margin-left: -15px; }

.filter-holder .select-control {margin-left: 0;}

.filter-holder .select-control-current {padding: 0;}

.select-control-current {
    padding: 10px 25px 10px 15px;
    position: relative;
    margin-bottom: -1px;
    display: inline-block;
    border-color: #fff #fff transparent #fff;
    border-style: solid solid none solid;
    border-width: 1px 1px 0 1px;
    background: #fff;
    position: relative;
    z-index: 2
}

.open .select-control-current {
    border-color: #d7d7d7 #d7d7d7 transparent #d7d7d7;
    border-style: solid solid none solid;
    border-width: 1px 1px 0 1px;
    position: relative;
    z-index: 4
}

.select-control-current-name {
    color: #006ab7;
    border-bottom: 1px dashed;
    font-size: 15px;
    text-decoration: none;
    position: relative
}

.filter-holder .select-control-current-name {font-size: 20px;}

.open .select-control-current-name {
    border-bottom-style: solid;
    color: #ef0808;
}

.open .select-control-current-name i { background-position: -20px -8px }

.select-control-hidden {
    display: none;
    padding: 10px 25px 10px 15px;
    border-color: #d7d7d7;
    border-style: solid;
    border-width: 1px;
    position: absolute;
    z-index: 1;
    background: #fff;
    -webkit-box-shadow: 0px 10px 10px 0px #DADADA;
    box-shadow: 0px 10px 10px 0px #DADADA;
    overflow: auto;
    max-height: 280px;
    min-width: 200px
}

.open .select-control-hidden {
    display: block;
    z-index: 3
}

.select-control-hidden a {
    display: block;
    text-decoration: none;
    color: #252525;
    margin: 12px 0;
    white-space: nowrap
}

.icon-dropdownblue {
    display: inline-block;
    width: 5px;
    height: 3px;
    background: url(../img/sprites/icons.png) -20px -4px no-repeat;
    position: absolute;
    top: 10px;
    right: -10px;
}

a:hover .icon-dropdownblue { background-position: -20px -8px }

.showmap {
    font-size: 15px;
    position: relative;
    display: inline-block;
    *zoom: 1;
    margin: 0 0 0 25px;
    text-decoration: none;
    border-bottom: 1px dashed
}

.icon-showmap {
    display: inline-block;
    *zoom: 1;
    width: 19px;
    height: 16px;
    background: url(../img/sprites/icons.png) -28px -17px no-repeat;
    position: absolute;
    margin-left: -30px;
    margin-top: 1px;
}

.showmap:hover .icon-showmap { background-position: -28px 0px }

.icon-closemap {
    display: inline-block;
    *zoom: 1;
    width: 19px;
    height: 19px;
    background: url(../img/sprites/icons.png) -72px -20px no-repeat;
    position: absolute;
    top: 2px;
    left: -25px;
    cursor: pointer;
}

.showmap:hover .icon-closemap,
.icon-closemap:hover { background-position: -72px 0px }



/* delete below */
.partners-list {
    margin: 20px 0;
    padding: 0;
    list-style: none;
}

.partners-list > li {
    border-top: 1px solid #ebebeb;
    padding: 8px 0;
}

.partners-list_item-name {
    float: left;
    width: 35%;
    margin-top: 13px;
}

.partners-list_item-name > a {
    font: 18px 'PTSans-NarrowBold', sans-serif;
    color: #000;
}

.partners-list_item-achives {
    float: left;
    width: 38%;
    height: 51px;
    overflow: hidden;
}

.partners-list_item-achives > ul {
    margin: 0 50px 0 0;
    padding: 0;
    list-style: none;
}

.partners-list_item-achives > ul > li {
    float: right;
    margin-left: 7px
}

.partners-list_item-achives > ul > li > i {
    display: block;
    width: 53px;
    height: 51px;
    background-image: url(../img/medals-small.png);
}

.partners-list_item-achives .medal-team { background-position: 0 0 }

.partners-list_item-achives .medal-20_clients_retail { background-position: -60px 0 }

.partners-list_item-achives .medal-20_clients_building { background-position: -119px 0 }

.partners-list_item-achives .medal-100_clients { background-position: -179px 0 }

.partners-list_item-achives .medal-reviews_leader { background-position: -238px 0 }

.partners-list_item-achives .medal-registration { background-position: 0 -59px }

.partners-list_item-achives .medal-20_clients_wholesale { background-position: -60px -59px }

.partners-list_item-achives .medal-insurance { background-position: -119px -59px }

.partners-list_item-achives .medal-20_clients_services { background-position: -179px -59px }

.partners-list_item-achives .medal-20_clients_industrial { background-position: -238px -59px }

.partners-list_item-city {
    float: left;
    width: 16%;
    font-size: 15px;
    margin-top: 15px;
}

.partners-list_item-filials {
    float: left;
    width: 11%;
    font-size: 15px;
    margin-top: 15px;
}

.partners-list_item-filials > a { text-decoration: underline }

.partner-achive-list {
    margin: 30px 0 15px;
    padding: 0;
    list-style: none;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 5px;
}

.partner-achive-list > li {
    float: left;
    display: inline;
    vertical-align: middle;
    width: 25%;
    height: 73px;
    overflow: hidden;
    position: relative;
    padding: 0 17px 0 90px;
    margin-bottom: 20px;
    line-height: 20px;
}

.partner-achive-list > li > i {
    display: block;
    width: 75px;
    height: 73px;
    background-image: url(../img/medals-big.png);
    position: absolute;
    left: 0;
    top: 0
}

.partner-achive-list .medal-team { background-position: 0 0 }

.partner-achive-list .medal-20_clients_retail { background-position: -85px 0 }

.partner-achive-list .medal-20_clients_building { background-position: -170px 0 }

.partner-achive-list .medal-100_clients { background-position: -255px 0 }

.partner-achive-list .medal-reviews_leader { background-position: -340px 0 }

.partner-achive-list .medal-registration { background-position: 0 -85px }

.partner-achive-list .medal-20_clients_wholesale { background-position: -85px -85px }

.partner-achive-list .medal-insurance { background-position: -170px -85px }

.partner-achive-list .medal-20_clients_services { background-position: -255px -85px }

.partner-achive-list .medal-20_clients_industrial { background-position: -340px -85px }

/* delete  */

.breadcrumb {
    margin: 0 0 30px;
    padding: 28px 0 0;
    list-style: none;
    font: 16px/16px 'PTSans-Regular', Arial, Helvetica, sans-serif;
}

.breadcrumb > li {
    position: relative;
    float: left;
    margin-right: 20px;
}

.breadcrumb > li > a {
    display: block;
    color: #959595;
    color: rgba(0, 0, 0, .5);
    text-decoration: none;
    border-bottom: 1px solid;
}

.breadcrumb > li:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: -12px;
    margin: auto;
    border-left: 3px solid #959595;
    border-left-color: rgba(0,0,0, .5);
    border-top: 3px solid transparent;
    border-bottom: 3px solid transparent;
    width: 0;
    height: 0;
}

.breadcrumb > li:first-child:before {display: none;}

.services-list.first { margin: 50px 0 30px; }

.services-list {
    margin: 30px 0 90px;
    padding: 0;
    list-style: none;
}

.services-list > li {
    float: left;
    width: 50%;
    text-align: center;
    padding: 0 10px;
}

.services-list > li > i {
    display: inline-block;
    width: 102px;
    height: 111px;
    background-image: url(../img/services-icons.png);
    margin-bottom: 40px;
    position: relative;
    left: 15px;
}

.shortcomings { background-position: 0 0; }

.reporting { background-position: 0 -111px; }

.analysis { background-position: 0 -222px; }

.assessment { background-position: 0 -333px; }

/* FRANSHIZA PAGE */

.body-franchiza {background: rgb(248, 248, 248);}

.fz-sprite {
    display: inline-block;
    background: url(../img/sprites/fz-sprite.png) no-repeat;
}

    .fz-girl-1 {
        background-position: 0 0;
        width: 247px;
        height: 714px;
    }

    .fz-girl-2 {
        background-position: -249px 0;
        width: 260px;
        height: 726px;
    }
	
	.fz-girl-3 {
        background-position: -512px 0;
        width: 156px;
        height: 722px;
    }
	
	.fz-girl-4 {
        background-position: -674px 0;
        width: 196px;
        height: 717px;
    }
	
	.fz-girl-5 {
        background-position: -877px 0;
        width: 228px;
        height: 717px;
    }

    .fz-arrow {
        background-position: 0 -714px;
        width: 56px;
        height: 55px;
    }

.franshiza-block {
    padding: 26px 0 0;
    border-top: 1px solid rgb(219, 219, 219);
}

    .franshiza-form-holder h3 {
        margin: 0 0 34px;
        padding-right: 80px;
        font: normal 20px/30px 'PTSans-Bold', sans-serif;
        color: rgb(37, 37, 37);
    }

    .franshiza-form-holder .jq-selectbox__select,
    .general-form .jq-selectbox__select {height: 30px;}

        .franshiza-form-holder .jq-selectbox__select-text,
        .general-form .jq-selectbox__select-text {
            padding-top: 4px;
            font: 16px/18px 'PTSans-Regular', sans-serif;
        }

        .franshiza-form-holder .jq-selectbox__dropdown,
        .general-form .jq-selectbox__dropdown {top: 30px;}

        .franshiza-form-holder .fieldset .units {
            position: absolute;
            right: 90px;
            bottom: 4px;
        }

    /*



        .franshiza-form-holder .fieldset {
            position: relative;
            margin: 20px 0 0;
            padding-right: 80px;
        }



        .franshiza-form-holder .radio-holder {
            display: inline-block;
            margin-right: 20px;
            padding: 3px 10px;
            background: rgb(250, 250, 250);
            border: 1px dashed rgb(173, 173, 173);
            width: 140px;
            height: 30px;
            vertical-align: top;
        }

        .franshiza-form-holder .radio-holder.sets-1 {
            width: auto;
            height: auto;
        }

        .franshiza-form-holder .radio-holder.sets-2 {
            padding: 15px;
            width: 100%;
            height: auto;
        }

            .franshiza-form-holder .radio-holder_item {
                margin: 0 0 5px;
            }

                .franshiza-form-holder .radio-holder_item label {margin: 0;}

                    .franshiza-form-holder .radio-holder_item label .jq-checkbox {margin: 0;}

        .franshiza-form-holder .fieldset.sets-2 label {margin-bottom: 9px;}

            .franshiza-form-holder .fieldset .radio-holder label {
                display: inline-block;
                margin: 0 5px;
            }

            .franshiza-form-holder .fieldset .radio-holder label:first-child {
                margin-right: 10px;
            }

            .franshiza-form-holder .radio-holder .jq-radio {margin-right: 5px;}

            .franshiza-form-holder .fieldset label {
                display: block;
                margin: 0 0 11px;
                font: normal 14px/20px 'PTSans-Regular', sans-serif;
                color: rgb(37, 37, 37);
            }

            .franshiza-form-holder .fieldset .input-text,
            .franshiza-form-holder .fieldset .textarea {
                margin: 0;
                padding: 3px 15px;
                font: normal 16px/18px 'PTSans-Regular', sans-serif;
                height: 30px;
                color: rgb(37, 37, 37);
                width: 100%;
                min-height: 0;
            }

            .franshiza-form-holder .fieldset .input-text.short {width: 295px;}

            .franshiza-form-holder .fieldset .input-text.disabled {
                background: url(../img/backgrounds/input-disabled.png) repeat-x;
            }

        .franshiza-table {
            margin-top: 5px;
            border-spacing: 0;
            border-collapse: separate;
            width: 100%;
        }

            .franshiza-table th {
                padding: 10px 15px 10px 0;
                border-top: 1px solid rgb(225, 225, 225);
                font: normal 12px/15px 'PTSans-Regular', sans-serif;
                color: rgb(161, 161, 161);
                text-align: left;
                vertical-align: top;
                width: 86px;
            }

            .franshiza-table th:first-child {width: 200px;}

            .franshiza-table td {
                padding: 12px 15px 15px 0;
                border-top: 1px solid rgb(225, 225, 225);
                vertical-align: top;
            }

            .franshiza-table td:first-child {
                font: normal 14px/20px 'PTSans-Italic', sans-serif;
                color: rgb(112, 112, 112);
            }

            .franshiza-table .comment-holder td {
                padding: 0;
                border-top: none;
            }

            .franshiza-table .comment-holder.showed td {
                padding: 0 0 20px;
            }

                .franshiza-table .comment-holder a {
                    font: normal 12px/15px 'PTSans-Regular', sans-serif;
                    color: rgb(161, 161, 161);
                    border-bottom: 1px dashed;
                }

                .franshiza-table .comment-holder .textarea {
                    padding: 10px 15px;
                    height: 115px;
                }

                .franshiza-table .jq-radio {top: 3px;}

        .franshiza-form-holder .btn-holder {
            margin: 40px 0 20px;
            padding: 40px 0 0;
            border-top: 1px solid rgb(225, 225, 225);
        }
*/

        .franshiza-pic-holder .franshiza-step {
            margin: 0 0 25px;
            font: normal 20px/30px 'PTSans-Regular', sans-serif;
        }

            .franshiza-pic-holder .franshiza-step .step {
                margin-right: 20px;
                float: left;
                color: rgb(149, 149, 149);
                width: 70px;
            }

            .franshiza-pic-holder .franshiza-step .text {
                float: left;
                color: #000;
                width: 275px;
            }

            .franshiza-pic-holder .franshiza-pic {text-align: right;}

                .franshiza-pic-holder .franshiza-pic .girl {
                    position: relative;
                    margin-right: 60px;
                }

                .franshiza-pic-holder .franshiza-pic .fz-arrow {
                    position: absolute;
                    left: 10px;
                    top: 40px;
                }

                .franshiza-pic-holder .franshiza-pic .fz-girl-2 .fz-arrow {left: 10px;}
                .franshiza-pic-holder .franshiza-pic .fz-girl-3 .fz-arrow {left: -50px;}
                .franshiza-pic-holder .franshiza-pic .fz-girl-4 .fz-arrow {left: -25px;}
                .franshiza-pic-holder .franshiza-pic .fz-girl-5 .fz-arrow {left: -30px;}


.franshiza .btn { min-width: 390px; }

/*.franshiza h1 {
    margin: 0 0 35px;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 16px;
    padding-top: 48px
}*/

.franshiza h5 { margin: 0; font: 16px 'PTSans-Bold', Arial, Helvetica, sans-serif;}

.franshiza-pic-holder {
    float: right;
    width: 380px;
}

.franshiza-form-holder {
    width: 540px;
    float: left;
    padding-bottom: 45px;
}

.franshiza form { margin-top: 36px }

.select-control-hidden form {margin-top: 5px;}

.franshiza form tr { vertical-align: top }

.franshiza-form_field-number {
    font-size: 12px;
    color: #a1a1a1;
    width: 15px
}

.franshiza-form_field-name {
    display: block;
    margin-bottom: 8px;
    font: normal 14px/20px 'PTSans-Regular', sans-serif;
    color: rgb(37, 37, 37);
}

.franshiza form .splitter { height: 22px }

.franshiza form .splitter-small { height: 12px }

.franshiza form .splitter-big { height: 42px }

.franshiza form .error {
    color: #ef0808;
    font-family: 'PTSans-Italic', Arial, Helvetica, sans-serif
}

.franshiza form input.text,
.general-form .input-text {
    margin: 0;
    padding: 3px 15px;
    font: normal 16px/18px 'PTSans-Regular', sans-serif;
    height: 30px;
    color: rgb(37, 37, 37);
    width: 100%;
    min-height: 0;
}

.select-control-hidden form input.text {margin-bottom: 15px;}

.general-form .input-text.w22 {width: 22%;}
.general-form .input-text.w30 {width: 35%;}
.general-form .input-text.w55 {width: 55%;}
.general-form .input-text.w70 {width: 80%;}

.franshiza form input.w100 { width: 428px }

.franshiza form input.disabled { background: url(../img/backgrounds/input-disabled.png) repeat-x; }

.franshiza form input.short {
    width: 270px;
    float: right;
    margin-top: -1px
}

.franshiza form textarea {
    font: 16px 'PTSans-Regular', Arial, Helvetica, sans-serif;
    padding: 9px 15px;
    border: 1px solid #c3c3c3;
}

.franshiza form textarea.one-line,
.franshiza form textarea.w100 { width: 428px; }

.franshiza form select {
    font-size: 16px;
    padding: 9px 15px 8px;
    border: 1px solid #c3c3c3;
    background: #fff;
}

.franshiza form select.w100 { width: 460px }

.franshiza form .btn { min-width: 140px!important; }

.franshiza form table { border-collapse: collapse;  width: 540px; }

.franshiza form div.radio-holder,
.general-form .radio-holder {
    float: left;
    padding: 3px 10px;
    background: rgb(250, 250, 250);
    border: 1px dashed rgb(173, 173, 173);
    width: 160px;
    height: 30px;
}

.general-form .radio-holder {
    background: none;
    width: auto;
}

.general-form .radio-holder label {
    margin: 0 5px;
    line-height: 22px;
}

.general-form .radio-holder label .jq-radio {top: -1px;}

.franshiza form div.radio-holder input,
.franshiza form div.radio-holder .jq-radio {
    vertical-align: middle;
    margin: 0 7px 0 15px
}

.franshiza form .btn-holder td {
    border-top: 1px solid #e2e2e2;
    padding-top: 37px;
}

.franshiza form th {
    color: #a1a1a1;
    font-size: 12px;
    line-height: 15px;
    font-weight: normal;
    text-align: left;
    border-top: 1px solid #e2e2e2;
    padding: 8px 15px 11px 0
}

.franshiza form tr.radio-holder td {
    font: 14px/20px 'PTSans-Italic', Arial, Helvetica, sans-serif;
    color: #707070;
    padding: 12px 0 10px 0;
}

.franshiza form tr.radio-holder .bordered { border-top: 1px solid #e2e2e2; }

.franshiza form .comment-holder td { padding-bottom: 18px; }

.franshiza form .comment-holder a {
    font: normal 12px/15px 'PTSans-Regular', sans-serif;
    color: rgb(161, 161, 161);
    border-bottom: 1px dashed;
}

.franshiza form .comment-holder textarea { width: 87% }

.radio-holder-name { margin-right: 20px }

.franshiza form .short-inputs td {
    padding: 8px 0 8px 0;
    font: 14px/20px 'PTSans-Italic', Arial, Helvetica, sans-serif;
    color: #707070;
}

.franshiza form .short-inputs td.bordered {
    border-top: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
}

.franshiza form .short-inputs input.text {
    width: 50px;
    margin: 0 20px;
}

.franshiza form .short-inputs .short-input-name,
.franshiza form .short-inputs .enum-value { margin-top: 12px }

.franshiza form .short-inputs .enum-value {
    font: 14px 'PTSans-Regular', Arial, Helvetica, sans-serif;
    color: #252525;
    margin-right: 20px
}

.franshiza-steps {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 47px;
    float: left
}

.franshiza-steps li {
    width: 46px;
    height: 45px;
    background: url(../img/franshiza-steps.png) 0 -141px no-repeat;
    font: 27px 'PTSans-Narrow', Arial, Helvetica, sans-serif;
    color: #a1a1a1;
    padding-top: 4px;
    padding-left: 17px;
    margin-bottom: 22px
}

.franshiza-steps .lost {
    background-position: 0 0;
    font-family: 'PTSans-NarrowBold', Arial, Helvetica, sans-serif;
    width: 47px;
    height: 47px;
    padding-top: 5px;
    padding-left: 17px;
    text-shadow: 0 -1px 0 #ffa900
}

.franshiza-steps .lost a {
    color: #fff;
    text-decoration: none
}

.franshiza-steps .active {
    background-position: 0 -71px;
    font-family: 'PTSans-NarrowBold', Arial, Helvetica, sans-serif;
    color: #fff;
    text-shadow: 0 -1px 0 #df0000
}

/* Presentation */


.presentation-top {
    background: #ffde41;
    -webkit-box-shadow: inset 0px -5px 5px 0px #F4C924;
    box-shadow: inset 0px -5px 5px 0px #F4C924;
    position: relative;
    z-index: 1
}

.presentation-top .presentation-top-content {
    border-top: 1px solid #e9c928;
    -webkit-box-shadow: inset 0px 1px 1px 0px #FCEC5E;
    box-shadow: inset 0px 1px 1px 0px #FCEC5E;
    position: relative;
}

.presentation-top-content-float {
    float: left;
    width: 350px;
}

.presentation-top-header {
    font: 32px/40px 'PTSans-NarrowBold', Arial, Helvetica, sans-serif;
    text-shadow: 0 1px 0 #ffff8a;
    margin: 35px 0 20px
}

.presentation-top-text {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 52px
}

.slider-pics {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-left: 350px;
    text-align: center;
}

.slider-pics li {
    position: absolute;
    bottom: -400px;
    padding: 0;
    margin: 0 auto;
}

.slider-pics li img { display: block; }

.presentation-sections {
    padding: 20px 0;
    border-bottom: 1px solid #e1e1e1;
}

.presentation-sections ul,
.presentation-slider ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.presentation-sections li {
    float: left;
    margin-right: 12px;
}

.presentation-sections a {
    display: block;
    padding: 5px 15px;
    font: 15px 'PTSans-Narrow', Arial, Helvetica, sans-serif;
    text-decoration: none;
    color: #252525
}

.presentation-sections .active a {
    background: #ef0808;
    color: #fff !important
}

.presentation-slider h3 {
    font: 32px 'PTSans-NarrowBold', Arial, Helvetica, sans-serif;
    margin: 36px 0 22px
}

.presentation-slider td {
    padding: 0 40px 17px 0;
    font-size: 15px;
    line-height: 25px;
    color: #707070;
}

.presentation-slider strong { color: #252525 }

.presentation-slider .mid {
    font-size: 20px;
    margin-bottom: 17px
}

.presentation-slider .text {
    font-size: 15px;
    line-height: 25px;
    color: #707070;
}

.redtick {
    margin: 0;
    padding: 0;
    list-style: none;
}

.redtick div {
    padding-left: 40px;
    margin-bottom: 20px;
    position: relative
}

.redtick div i {
    display: block;
    width: 20px;
    height: 16px;
    background: url(../img/sprites/icons.png) -50px 0 no-repeat;
    position: absolute;
    left: 3px;
    top: 4px
}

.news-sections-list { border-bottom: 1px solid #ebebeb }

.news-sections-list ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.news-sections-list li {
    float: left;
    padding-right: 20px;
}

.news-sections-list a {
    display: block;
    padding: 11px 0;
    margin-bottom: -1px;
    text-decoration: none;
    color: #252525
}

.news-sections-list .active a {
    color: #ef0808;
    border-bottom: 1px solid #ff0303
}

/*.news-list { margin: 5px 0 40px }

.news-list_item {
    border-bottom: 1px solid #ebebeb;
    padding: 25px 0;
    overflow: hidden
}

.news-list_item-link { text-decoration: none }

.news-list_item-date {
    font-size: 11px;
    color: #7b7d80;
    display: block
}

.news-list_item-header {
    font: 18px 'PTSans-NarrowBold', Arial, Helvetica, sans-serif;
    color: #000;
    display: block;
    margin: 8px 0 3px
}

a.news-list_item-link:hover .news-list_item-header {
    text-decoration: underline;
    color: #de1010
}

.news-list_item-desc {
    color: #636363;
    line-height: 22px;
    display: block
}

.news-list_item.imaged {
    padding-left: 160px;
    position: relative;
}

.news-list_item.imaged img {
    position: absolute;
    left: 0;
    margin-top: 5px
}*/

.pager { margin-top: 40px }

.pager a,
.pager span {
    display: block;
    font-size: 14px;
    text-align: center;
    width: 40px;
    padding: 8px 0 7px;
    text-decoration: none;
    color: #636363;
}

.pager a:hover { background: #fbfbfb }

.pager span.active {
    background: #ffde41;
    color: #fff !important;
    font-family: 'PTSans-Bold', Arial, Helvetica, sans-serif
}

.pager a.next,
.pager a.prev { background: #ffde41; }

.icon-rightwhitearr {
    display: inline-block;
    *zoom: 1;
    width: 7px;
    height: 12px;
    margin: 7px 0 6px 2px;
    background: url(../img/sprites/icons.png) -10px 0 no-repeat
}

.icon-leftwhitearr {
    display: inline-block;
    *zoom: 1;
    width: 7px;
    height: 12px;
    margin: 7px 0 6px;
    background: url(../img/sprites/icons.png) -10px -12px no-repeat
}

.filter-holder {
	margin-top: -15px;
    padding-bottom: 25px;
    border-bottom: 1px solid #ebebeb;
}

.faq-filter-holder {
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 30px;
    padding-bottom: 2px
}

.feedback-item {
    border-bottom: 1px solid rgb(229, 229, 229);
    padding: 20px 0 23px
}

.feedback-partner {
	margin-bottom: 15px;
	font: normal 16px/30px 'PTSans-Regular', sans-serif;
	color: rgb(149, 149, 149);
}

.feedback-item:first-child { padding-top: 0 }

.feedback-item-content {
    padding-right: 40px;
}

.feedback-item-content a {
    display: block;
	font: 20px/30px 'PTSans-Regular', Arial, Helvetica, sans-serif;
	color: #000;
}

.feedback-item-content a:hover .feedback-item-text {color: #000;}

.feedback-item-header {
	font: 20px/30px 'PTSans-Bold', Arial, Helvetica, sans-serif;
}

.feedback-item-header:after {
	content: '•';
	margin: 0 5px;
}

.feedback-item-partner {
    margin-top: 15px;
    font-size: 12px;
}

.feedback-item-author {
    margin-top: 15px;
	font: normal 13px/20px 'PTSans-Italic', sans-serif;
	color: #000;
}

	.feedback-item-author img {
		float: left;
		margin-right: 20px;
	}

	.feedback-item-author-r {
		float: left;
		margin-top: 5px;
	}

.feedback-item-date {
    font: normal 20px/30px 'PTSans-Regular', sans-serif;
    color: rgb(149, 149, 149);
}

.feedback-item-author img { margin-bottom: 5px; background-repeat: no-repeat; background-position: center; background-size: contain; }

.feedback-item-author-position { margin-top: 10px }

.feedback-detail-head {
	padding: 15px 0 25px;
	border-bottom: 1px solid rgb(229, 229, 229);
}

	.feedback-detail-partner {
		font: normal 20px/30px 'PTSans-Bold', sans-serif;
		color: #000;
	}

	.feedback-detail-head h1 {margin: 7px 0 0;}

.feedback-detail .feedback-item-author {
    margin: 20px 0 25px;
    padding-left: 72px;
    position: relative;
}

.feedback-detail .feedback-item-author img {
    margin: 0;
    position: absolute;
    left: 0;
    margin-top: -6px
}

.feedback-detail .feedback-item-author-r {margin-top: 0;}

	.feedback-text {
		font: normal 20px/30px 'PTSans-Regular', sans-serif;
		color: #000;
	}

.feedback-detail .feedback-item-partner { margin-top: 10px }

/* FAQ */


.faq-item {
    line-height: 20px !important;
    margin-bottom: 24px;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 25px
}

.faq-item-header a {
    font-size: 18px;
    text-decoration: none;
    line-height: 25px;
}

.faq-item-header a:hover { border-bottom: 1px dashed }

.faq-item-header.opened a {
    font-family: 'PTSans-Bold', Arial, Helvetica, sans-serif;
    color: #252525
}

.faq-item-text {
    display: none;
    margin-top: 18px;
    font-size: 15px;
    line-height: 25px;
    color: #252525
}

blockquote {
    font: 15px/25px 'PTSans-Italic', Arial, Helvetica, sans-serif;
    color: #252525;
    margin: 35px 0;
    padding: 3px 0 2px 70px;
    background: url(../img/quot.gif) left 10px no-repeat
}

blockquote .quote-author {
    font: 15px/25px 'PTSans-Bold', Arial, Helvetica, sans-serif;
    margin: 15px 0 0
}

blockquote .quote-author-position {
    color: #a1a1a1;
    font: 13px 'PTSans-Regular', Arial, Helvetica, sans-serif;
}

/* BLOGS */



.blog_list_item {
    padding: 20px 0 15px;
    border-bottom: 1px solid #e1e1e1;
}

.blog_list_item:first-child { border-top: none; }

.blog_item_post { margin-bottom: 20px; }

.blog_item_post h2 {
    margin: 0 0 10px;
    font: normal 24px 'PTSans-NarrowBold', sans-serif;
    color: #000;
}

.blog_item_post h2 a {
    font: normal 24px 'PTSans-NarrowBold', sans-serif;
    color: #000;
}

.blog_item_post h2 a:hover {
    color: #000;
    text-decoration: underline;
}

.blog_item_post p {
    margin: 0 0 15px;
    font: normal 13px/22px 'Arial', sans-serif;
    color: #000;
}

.blog_item_info {
    font: normal 11px 'Arial', sans-serif;
    color: #a8a8a8;
}

.blog_item_info * {
    margin-right: 10px;
    font: normal 11px 'Arial', sans-serif;
    color: #a8a8a8;
}

.blog_post_detail h1 {
    margin: 0 0 25px;
    padding: 45px 0 5px;
    font: normal 36px/40px 'PTSans-NarrowBold', sans-serif;
    color: #000;
}

.blog_post_detail_editorBox { margin: 20px 0 15px; }

.blog_post_detail_editorBox p {
    margin: 0 0 15px;
    padding: 5px 0;
    font: normal 14px/24px 'Arial', sans-serif;
    color: #000;
}

.blog_post_detail_editorBox b,
.blog_post_detail_editorBox strong {
    font: bold 14px/24px 'Arial', sans-serif;
    color: #000;
}

.blog_post_detail_editorBox h2 {
    margin: 2px 0 0;
    padding: 5px 0 0;
    font: normal 32px/32px 'PTSans-Regular', sans-serif;
    color: #000;
}

.blog_post_detail_editorBox h3 {
    margin: 0 0 20px;
    font-size: 22px;
}

.blog_post_detail_editorBox h4 {
    margin: 0 0 10px;
    line-height: 25px;
}

.blog_post_detail_editorBox .dezh-position {
    font: normal 12px/18px 'Arial', sans-serif;
    color: #707070;
}

.blog_post_detail_editorBox em a,
.blog_post_detail_editorBox i a { font-style: italic; }

.blog_post_detail_editorBox a {
    font: normal 14px/24px 'Arial', sans-serif;
    color: #366291;
}

.blog_post_detail_editorBox a:hover { text-decoration: underline; }

.blog_post_detail_info {
    font: italic 14px/20px 'Arial', sans-serif;
    color: #000;
}

.blog_list_pictures {
    margin: 25px 0 10px;
    text-align: center;
}

.blog_list_pictures_col {
    float: left;
    margin-left: 20px;
    width: 300px;
    text-align: left;
}

.blog_list_pictures_col:first-child { margin-left: 0; }

.blog_list_pic_item {
    display: block;
    margin-bottom: 20px;
	background: rgb(251, 251, 251);
    width: 298px;
    border: 1px solid #e1e1e1;
    text-decoration: none;
    transition: all 0.3s;
}

.blog_list_pic_item:hover {
    box-shadow: 0 0 15px 2px rgb(201, 201, 201);
    border-color: rgb(204, 204, 204);
    transition: all 0.7s;
    text-decoration: none;
}

.blog_pic_item_picture img {
    display: block;
    width: 100%;
    height: auto;
}

.blog_pic_item_info { padding: 20px 30px 30px; }

.blog_pic_item_info h2 {
    margin: 0 0 5px;
    font: normal 20px/25px 'PTSans-Bold', sans-serif;
    color: rgb(37, 37, 37);
}

.blog_list_pic_item:hover .blog_pic_item_info h2 { color: #000; }

.blog_pic_item_info .date {
    font: normal 16px/25px 'PTSans', sans-serif;
    color: rgb(149, 149, 149);
}

.blog_list_pic_item:hover .blog_pic_item_info .date { color: rgb(131, 131, 131); }

.blogs-page h1 { padding-top: 35px; }

.blog_contacts {
    position: relative;
    padding: 30px 0 0;
}

.blog_contacts h4 { margin: 15px 0 12px; }

.blog_contacts .wrapper {
    padding: 40px;
    background: rgb(248, 248, 248);
    border: 1px dashed rgb(221, 221, 221);
}

.blog_contacts_link {
    position: relative;
    z-index: 1;
}

.blog_contacts_control {
    position: absolute;
    right: 30px;
    top: 35px;
    padding: 13px 0 0;
    text-align: right;
    z-index: 1;
}

.blog_contacts_control.active .icon-dropdownblue { background-position: -93px -4px; }

.blog_contacts_control.active a:hover .icon-dropdownblue { background-position: -93px -8px; }


/* Businessman 1c page */

.content__businessman .layout {
    position: relative;
    padding-top: 125px;
}

.content__businessman .clouds {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    background: url(../img/clouds/bg-clouds.png) no-repeat bottom center;
    height: 315px;
    width: 100%;
}

.content__businessman h1 sup {
    font-size: 23px;
}

.js-ajaxLoad {
    display: none;
    position: absolute;
    bottom: 8px;
    left: -62px;
    margin: 10px auto 0;
    background: url(../img/loader.gif?2) no-repeat;
    width: 36px;
    height: 36px;
    vertical-align: middle;
}

.js-ajaxLoad.show {display: block;}

.captcha-field {position: relative;}

.popup-form .captcha-field input[type="text"] {width: 68px;}

.captcha-field img {
    position: absolute;
    right: 1px;
    top: 0;
    width: auto;
    height: 38px;
}

.businessman-popup .simplePopup {width: auto;}
.businessman-popup .simplePopup input {width: 100%;}
.businessman-popup .simplePopup h3 {margin: 0;}


.bs-sprite {
    display: block;
    background: url(../img/sprites/bs-sprite.png) no-repeat left top;
}

.bs-text-1 {
    position: absolute;
    top: 45px;
    left: 85px;
    background-position: 0 -262px;
    width: 154px;
    height: 59px;
}
.bs-text-2 {
    position: absolute;
    top: 50px;
    left: 305px;
    background-position: -179px -264px;
    width: 128px;
    height: 55px;
}
.bs-text-3 {
    position: absolute;
    top: 45px;
    left: 667px;
    background-position: -475px -264px;
    width: 165px;
    height: 38px;
}
.bs-money-rates {
    position: absolute;
    top: 40px;
    left: 492px;
    background-position: -328px -262px;
    width: 131px;
    height: 107px;
}
.bs-arrowTopLeft {
    position: absolute;
    top: 130px;
    left: 70px;
    background-position: -470px -315px;
    width: 29px;
    height: 53px;
}

.bs-internet {
    background-position: 0 0;
    width: 110px;
    height: 117px;
}
.bs-ui {
    background-position: -120px 0;
    width: 108px;
    height: 103px;
}
.bs-details {
    background-position: -239px 0;
    width: 98px;
    height: 108px;
}
.bs-reports {
    background-position: -352px 0;
    width: 95px;
    height: 101px;
}
.bs-salary {
    background-position: -456px 0;
    width: 129px;
    height: 109px;
}
.bs-bill {
    background-position: -592px 0;
    width: 156px;
    height: 102px;
}
.bs-guaranty {
    background-position: -755px 0;
    width: 118px;
    height: 110px;
}
.bs-ucn {
    background-position: 0 -121px;
    width: 117px;
    height: 118px;
}
.bs-rates {
    background-position: -120px -124px;
    width: 61px;
    height: 109px;
}
.bs-bill-pay {
    background-position: -200px -124px;
    width: 104px;
    height: 122px;
}
.bs-risk {
    background-position: -321px -127px;
    width: 99px;
    height: 116px;
}
.bs-tax {
    background-position: -433px -134px;
    width: 88px;
    height: 108px;
}
.bs-tax-reports {
    background-position: -537px -134px;
    width: 96px;
    height: 104px;
}
.icon-arrow-rightBottom {
    background-position: -641px -139px;
    width: 38px;
    height: 18px;
}
.icon-arrow-bottomRight {
    background-position: -697px -129px;
    width: 21px;
    height: 39px;
}
.icon-arrow-bottomLeft {
    background-position: -732px -130px;
    width: 23px;
    height: 38px;
}
.icon-arrow-leftBottom {
    background-position: -773px -139px;
    width: 36px;
    height: 20px;
}
.icon-arrow-rightTop {
    background-position: -651px -180px;
    width: 40px;
    height: 16px;
}
.icon-arrow-leftTop {
    background-position: -711px -184px;
    width: 41px;
    height: 15px;
}
.icon-arrow-leftTop-2 {
    background-position: -654px -219px;
    width: 37px;
    height: 19px;
}
.icon-arrow-rightTop-2 {
    background-position: -776px -179px;
    width: 33px;
    height: 26px;
}
.icon-arrow-topRight {
    background-position: -724px -213px;
    width: 19px;
    height: 41px;
}
.icon-arrow-topLeft {
    background-position: -757px -214px;
    width: 19px;
    height: 40px;
}

.three-free-month_icon {
    display: block;
    background: url(../img/sprites/icons.png) no-repeat -170px -73px;
    width: 103px;
    height: 59px;
}

.bs-gift {
    background-position: -652px -257px;
    width: 107px;
    height: 42px;
}

.bs-gift.active {
    background-position: -652px -299px;
}

.bs-ok {
    background-position: -760px -257px;
    width: 14px;
    height: 15px;
}

.popup-call .bs-gift {
    position: absolute;
    bottom: 74px;
    right: -40px;
}

.popup-call .bs-ok {
    display: none;
    position: absolute;
    bottom: 84px;
    left: 138px;
}

.popup-call .promo-loader {
    display: none;
    position: absolute;
    bottom: 84px;
    left: 138px;
    background: url(../img/loader-sm.gif);
    width: 16px;
    height: 16px;
}

.popup-call .bs-ok.active,
.popup-call .promo-loader.active {display: block;}

.businessman-buttons {
    position: relative;
    margin-top: 40px;
}

.businessman-buttons .btn {
    position: relative;
    z-index: 1;
}

.businessman-buttons .time {
    position: absolute;
    top: -11px;
    left: 115px;
    padding: 22px 30px 22px 70px;
    border: 1px solid rgb(214, 202, 86);
    border-color: rgba(0 , 0, 0, .15);
    border-radius: 3px;
    font: normal 20px 'PTSans-Bold', sans-serif;
    color: #000;
    width: 210px;
}

.businessman-buttons .time .title {
    position: absolute;
    top: -15px;
    left: 65px;
    padding: 3px 10px;
    background: rgb(248, 233, 95);
    font: normal 14px 'PTSans-Regular', sans-serif;
    color: rgb(159, 150, 61);
}

.businessman-buttons .time .three-free-month_icon {
    position: absolute;
    top: -45px;
    right: -85px;
}

.content__businessman-1c {
    margin-top: -140px;
    background: rgb(248, 248, 248);
}

.content__businessman-1c .layout {width: 1020px;}

.businessman-block {
    position: relative;
    padding: 250px 315px 300px 275px;
}

.businessman-item {
    position: absolute;
    left: 0;
    top: 0;
    width: 220px;
}

.businessman-item .arrow {
    position: absolute;
}

.businessman-item .pic {
    margin-bottom: 15px;
}

.businessman-item .pic i {
    margin: 0 auto;
}

.businessman-item .name {
    padding: 0 10px;
    text-align: center;
    color: #555;
}

.businessman-item.one {left: 0; top: 25px;}
.businessman-item.one .arrow {left: 95%; top: 105%;}

.businessman-item.two {left: 240px; top: -30px;}
.businessman-item.two .arrow {left: 65%; top: 120%;}

.businessman-item.three {left: 480px; top: -30px;}
.businessman-item.three .arrow {left: 28%; top: 118%;}

.businessman-item.four {left: 720px; top: 25px;}
.businessman-item.four .arrow {right: 97%; top: 105%;}

.businessman-item.five {left: 0; top: 290px;}
.businessman-item.five .arrow {left: 95%; top: 55%;}

.businessman-item.six {left: 720px; top: 315px;}
.businessman-item.six .arrow {right: 95%; top: 50%;}

.businessman-item.seven {left: 0; top: 550px;}
.businessman-item.seven .arrow {left: 95%; top: 30%;}

.businessman-item.eight {left: 720px; top: 565px;}
.businessman-item.eight .arrow {right: 97%; top: 90%;}

.businessman-item.nine {left: 0; top: 750px;}
.businessman-item.nine .arrow {left: 95%; top: 15%;}

.businessman-item.ten {left: 720px; top: 845px;}
.businessman-item.ten .arrow {right: 97%; top: 15%;}

.businessman-item.eleven {left: 0; top: 935px;}
.businessman-item.eleven .arrow {left: 95%; top: -24%;}

.businessman-item.twelve {left: 240px; top: 1040px;}
.businessman-item.twelve .arrow {left: 77%; top: -40%;}

.businessman-item.thirteen {left: 480px; top: 1040px;}
.businessman-item.thirteen .arrow {left: 24%; top: -32%;}


.businessman-center {
    display: inline-block;
    padding: 50px 60px 60px;
    background: #fff;
    border-radius: 15px;
    box-shadow: 0 10px 60px rgba(0, 0, 0, .2);
	width: 100%;
}

.businessman-center h6 {
    margin: 0;
    font: normal 16px/25px 'PTSans-Bold', sans-serif;
}

.businessman-center p {
    margin: 0;
    font: normal 16px/25px 'PTSans-Regular', sans-serif;
}

.selection {
    display: inline-block;
    position: relative;
    top: -2px;
    padding: 0 3px;
    background: rgb(255, 238, 160);
    vertical-align: middle;
}

.businessman-center_buttons {
    position: relative;
    margin: 45px 0;
    padding: 0 30px 25px;
    border: 1px solid rgb(217, 217, 217);
    border-radius: 3px;
    text-align: center;
}

.businessman-center_buttons .title {
    display: block;
    position: relative;
    top: -15px;
    margin: 0 auto;
    padding: 3px 15px;
    background: #fff;
    width: 140px;
    font: normal 14px 'PTSans-Regular', sans-serif;
}

.businessman-center_buttons .time {
    position: relative;
    top: -16px;
    font: normal 14px 'PTSans-Bold', sans-serif;
}

.businessman-center_buttons .btn-yellow {
    padding: 13px 40px;
    width: 100%;
    border-radius: 3px;
}

.businessman-center_buttons .three-free-month_icon {
    position: absolute;
    top: -35px;
    right: -45px;
}

.content__always-help {
    background: rgb(248, 248, 248) url(../img/backgrounds/content-businessman-help-bg.png) no-repeat center top;
    min-height: 490px;
    text-align: center;
}
.content__always-help h2 {
    margin: 0 auto;
    padding: 60px 0 20px;
    font: normal 35px/40px 'PTSans-Bold', sans-serif;
    color: #000;
    width: 40%;
}
.content__always-help p {
    margin: 0 auto;
    font: normal 16px/25px 'PTSans-Regular', sans-serif;
    color: #555;
    width: 40%;
}

.content__how-match {
    padding-top: 45px;
	background: rgb(248, 248, 248);
}

.content__how-match > .layout {
	background-color: #fff;
    width: 100%;
    max-width: 1100px;
    padding: 0;  
    -webkit-box-shadow: 0 -5px 5px -5px rgba(0,0,0,0.1);
	box-shadow: 0 -5px 5px -5px rgba(0,0,0,0.1);
    margin-bottom: -224px;
    position: relative;
}

.content__how-match__content {
    width: 980px;
    padding: 0 20px;
    margin: 0 auto;
}

.content__how-match h2 {
    padding: 35px 0;
    font: normal 35px/40px 'PTSans-Bold', sans-serif;
    color: #000;
    text-align: center;
    margin: 0;
}

.content__how-match__table {
    font-size: 20px;
    border-top: 1px solid #e5e5e5;
}

.content__how-match__table td {
    padding: 9px 0;
    border-bottom: 1px solid #e5e5e5;
}

.content__how-match__desc {
    font-size: 30px;
    line-height: 35px;
    float: left;
    width: 33.33%;
    margin-top: 35px;
}

.content__how-match__desc:last-child {
    font-size: 16px;
    line-height: 25px;
    position: relative;
}

.content__how-match__desc > strong {
    color: #ed1c24;
}

.content__how-match__bonus {
    display: block;
    width: 85px;
    height: 53px;
    background-image: url(../img/bonus.png);
    position: absolute;
    left: -48px;
    top: -48px;
}

.ragged-bottom {
    height: 52px;
    background: url(../img/ragged-bottom.png) repeat-x;
    margin-top: 65px;
}

.content__after-pic {
    background: #ffde41 url(../img/after-bg.jpg) center 224px no-repeat;
    height: 892px;
}

.content__after-text-item {
    float: left;
    width: 33.33%;
    font-size: 20px;
    line-height: 30px;
    padding: 45px 40px 55px 0;
    position: relative;
}

.content__after-text-item > i {
    display: block;
    width: 15px;
    height: 80px;
    background-image: url(../img/after-point.png);
    position: absolute;
    left: 50%;
    margin-left: -50px;
    top: -50px;
}

.content__buttons {
    -webkit-box-shadow: 0 0 40px -5px rgba(0,0,0,0.2);
	box-shadow: 0 0 40px -5px rgba(0,0,0,0.2);
    padding: 20px 0;
}

.content__buttons .fr {
    font-size: 16px;
    margin-top: 8px;
}

.btn .three-free-month_icon {
    width: 81px;
    height: 47px;
    background-position: -173px -158px;
    position: absolute;
    margin-left: 111px;
    margin-top: -36px;
}

.yellow-back .content,
.yellow-back .footer {
    background: rgb(255, 222, 65);
}

.yellow-back .footer {margin: 0;}

    .yellow-back .footer__menu {
        border-top: none;
        border-bottom-color: rgb(223, 194, 59);
        border-bottom-color: rgba(0, 0, 0, .1);
    }

.businessman-payment {
    padding: 40px 260px 50px 60px;
    background: #fff;
    font: normal 20px/30px 'PTSans-Regular', sans-serif;
    color: #000;
}

    .businessman-payment p {margin: 0;}

    .general-form table {
        margin: 25px 0 30px;
        border-top: 1px solid rgb(229, 229, 229);
        border-bottom: 1px solid rgb(229, 229, 229);
        border-spacing: 0;
        border-collapse: separate;
        font: normal 14px/20px 'PTSans-Regular', sans-serif;
        color: rgb(37, 37, 37);
        width: 100%;
    }

        .general-form table td:first-child {
            padding-right: 20px;
            width: 220px;
        }

        .general-form table tr:first-child td {
            padding-top: 25px;
        }

        .general-form table td {
            padding-bottom: 25px;
        }

        .general-form .error {color: rgb(255, 0, 0);}

        .general-form .hasError {border-color: rgb(255, 135, 135);}

.bs-payment-ways {
	position: relative;
	padding: 40px 210px 50px 50px; 
	width: 750px;
}

.pay-sprite {
	position: relative;
	display: inline-block;
	background: url(../img/sprites/payment-system.png) no-repeat;
}

	.pay-visa {
		background-position: 0 0;
		width: 32px;
		height: 12px;
	}
	
	.pay-mastercard {
		top: 3px;
		background-position: -33px 0;
		width: 27px;
		height: 18px;
	}
	
	.pay-rbk {
		top: 5px;
		background-position: -61px 0;
		width: 23px;
		height: 23px;
	}

.bs-payment-ways .women {
	position: absolute;
	right: -150px;
	bottom: 0;
	background: url(../img/women/women-bs-payment.png) no-repeat bottom left;
	width: 392px;
	height: 609px;
}
	
	.bs-payment-ways .general-form, 
	.bs-payment-ways .general-form .btn-holder {
		margin-top: 20px;
		padding: 25px 0 0;
		border-top: 1px solid rgb(229, 229, 229);
	}
	
	.bs-payment-ways .general-form .btn-holder {padding: 15px 0 0;}
	
	.bs-payment-ways .general-form .btn-holder a {color: #000; border-bottom: 1px solid #ccc;}
	.bs-payment-ways .general-form .btn-holder a:hover {border-bottom-color: #de1010;}
	
	.bs-payment-ways .general-form .jq-selectbox__select-text {
		padding-top: 14px;
		font: normal 20px/20px 'PTSans-Bold', sans-serif;
		color: rgb(37, 37, 37);
		height: 50px;
	}
	
	.bs-payment-ways .general-form .jq-selectbox__select {
		padding-left: 15px;
		background: rgb(248, 248, 248);
		height: 50px;
		border-radius: 2px;
		width: 65%;
	}
	
	.bs-payment-ways .general-form .jq-selectbox__select:hover {background: rgb(235, 235, 235);}
	
	.bs-payment-ways .general-form .jq-selectbox__dropdown {
		top: 50px; 
		width: 65%;
	}
	
	.bs-payment-ways .general-form .jq-selectbox li {padding: 10px 15px;}	
	
	.bs-payment-ways .fieldset {margin: 0 0 15px;}
	
		.bs-payment-ways .fieldset-label-l .jq-radio,
		.bs-payment-ways .fieldset-label-l .jq-checkbox {
			position: relative;
			margin-right: 5px;
			top: -2px;
		}
		
		.bs-payment-ways .fieldset-label-l label, 
		.bs-payment-ways .fieldset-label-l .fieldset-checkbox-label {
			display: inline-block;
			vertical-align: top;
			width: 90%;
		}
		
			.bs-payment-ways .fieldset-label-l label img {
				margin: 5px 0 0;
			}
			
	.bs-payment-ways .checkboxes-fieldset {
		display: inline-block;
		margin-left: 20px;
	}
	
	.bs-payment-ways .checkboxes-fieldset label {
		display: inline-block; 
		margin-right: 20px; 
		vertical-align: top; 
		width: auto;
	}
		
/* TARIFFS PAGE */

.tariffs-filter {margin: 15px 0;}

.tariffs-filter.inline {
    margin: 0;
}

.tariffs-filter_item {
    margin-bottom: 15px;
    font: normal 20px/30px 'PTSans-Regular', sans-serif;
    color: #000;
}

.tariffs-filter.inline .tariffs-filter_item {
    display: inline-block;
    margin: 0 20px 0 0;
    vertical-align: top;
}

.tariffs-filter.inline .tariffs-filter_item .name {
    display: inline-block;
    vertical-align: top;
}

.tariffs-filter_item .jq-selectbox {
    width: auto;
    height: 30px;
}

.tariffs-filter.inline .tariffs-filter_item .jq-selectbox {
	margin: 0;    
	background: #fff;
}

/*.tariffs-filter_item .jq-selectbox select {visibility: hidden;}*/

.tariffs-filter_item .jq-selectbox .jq-selectbox__select {
    display: inline-block;
    padding: 0;
    background: none;
    font: normal 20px/30px 'PTSans-Regular', sans-serif;
    color: rgb(0, 82, 159);
    text-shadow: none;
    border: none;
    border-radius: 0;
    height: auto;
    width: auto;
    box-shadow: none;
}

.tariffs-filter_item .jq-selectbox .jq-selectbox__select-text {
    display: inline-block;
    padding: 0;
    border-bottom: 1px dashed;
    font: normal 20px/30px 'PTSans-Regular', sans-serif;
    color: rgb(0, 82, 159);
    height: auto;
}

.tariffs-filter_item .jq-selectbox:hover .jq-selectbox__select-text {color: #ef0808;}

.tariffs-filter.inline .tariffs-filter_item .jq-selectbox__trigger {
    width: 15px;
    right: -18px;
}

.tariffs-filter_item .jq-selectbox__trigger {
    right: -30px;
    border: none;
    width: 30px;
}

.tariffs-filter_item .jq-selectbox__trigger .jq-selectbox__trigger-arrow {
    right: 0;
    left: 0;
    border-left-width: 4px;
    border-right-width: 4px;
    border-top: 4px solid rgb(0, 82, 159);
    opacity: 1;
    filter: alpha(opacity=100);
}

.tariffs-filter_item .jq-selectbox:hover .jq-selectbox__trigger .jq-selectbox__trigger-arrow {
    border-top-color: #ef0808;
}

.tariffs-filter_item .jq-selectbox__dropdown {
    font: normal 18px 'PTSans-Regular', sans-serif;
    border-color: #DBDBDB;
    border-radius: 0;
    width: 300px;
}

.tariffs-filter_item .jq-selectbox__dropdown ul {
    margin: 0;
    padding: 0;
}

.tariffs-filter_item .jq-selectbox__dropdown li:hover {
    background: #FFDE41;
    color: #373737;
}

.tariffs-block {
    margin: 30px 0 0;
}

.tariffs-table {
    border-spacing: 0;
    border-collapse: collapse;
    width: 100%;
    table-layout: fixed;
}

.tariffs-table thead td {
    padding: 0;
    font: normal 16px/25px 'PTSans-Regular', sans-serif;
    vertical-align: top;
}

.tariffs-table thead .name-block {
    padding: 20px;
}

.tariffs-table .name-block {position: relative;}

.tariffs-table .name-block .popover {
    display: none;
    position: absolute;
    bottom: 100%;
    left: -1px;
    margin-bottom: 20px;
    padding: 30px 30px 35px 30px;
    background: #fff;
    border: 1px solid rgb(229, 229, 229);
    width: 565px;
    z-index: 99;
}

.tariffs-table .name-block .popover.popover-2 {left: -189px;}
.tariffs-table .name-block .popover.popover-3 {left: -377px;}

.tariffs-table .name-block:hover .popover {display: block;}

.tariffs-table .popover .popover-triangle {
    display: block;
    position: absolute;
    top: 100%;
    left: 25px;
    background: url(../img/sprites/icons.png) no-repeat -312px 0;
    width: 30px;
    height: 30px;
}

.tariffs-table .popover-2 .popover-triangle {left: 209px;}
.tariffs-table .popover-3 .popover-triangle {left: 397px;}

.tariffs-table .popover-content .left {
    float: left;
    margin-right: 25px;
    width: 60px;
}

.tariffs-table .popover-content .left .pic {
	position: relative;
	overflow: hidden;
	width: 60px;
	height: 60px;
	border-radius: 100%;
}

.tariffs-table .popover-content .left .pic img {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	width: 60px;
	height: auto;
}

.tariffs-table .popover-content .right {
    float: left;
    width: 415px;
    font: normal 20px/27px 'PTSans-Italic', sans-serif;
    color: #000;
}

.tariffs-table .popover-content .right p {
    margin: 0 0 15px;
}

.tariffs-table .popover-content .right .info {
    font: normal 16px/23px 'PTSans-Regular', sans-serif;
    color: rgb(149, 149, 149);
}

.tariffs-table thead .name a {border-bottom: 1px solid;}

.tariffs-table td {
    padding: 20px;
    border: 1px solid rgb(229, 229, 229);
    width: 190px;
    color: rgb(37, 37, 37);
}

.tariffs-table tbody td {text-align: center;}

.icon-green-ok {
    display: inline-block;
    background: url(../img/sprites/icons.png) no-repeat -50px -18px;
    width: 18px;
    height: 14px;
}

.tariffs-table td:first-child {
    width: auto;
    font-size: 16px;
    line-height: 25px;
    text-align: left;
}

.tariffs-connect-block {
    background: #fff;
    border: 1px solid rgb(229, 229, 229);
    border-top: none;
}

.tariffs-connect-block.fixed {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    border: none;
    box-shadow: 0 0 35px 0 rgba(0, 0, 0, .15);
    z-index: 10;
}

.tariffs-connect-block.fixed .layout {
    padding: 0 20px;
    width: 980px;
}

.tariffs-connect-block .layout {
    padding: 0;
    width: 100%;
}

.tariffs-connect-table {
    border-spacing: 0;
    border-collapse: collapse;
    width: 100%;
    table-layout: fixed;
}

.tariffs-connect-block.fixed .tariffs-connect-table {
    border: 1px solid transparent;
}

.tariffs-connect-table td {
    padding: 20px 25px;
    border-right: 1px solid rgb(229, 229, 229);
    width: 190px;
    text-align: center;
}

.tariffs-connect-table .btn-yellow {
    padding: 15px 0;
    background: rgb(255, 222, 65);
    border-radius: 3px;
    font: normal 16px 'PTSans-Bold', sans-serif;
    color: rgb(37, 37, 37);
    width: 100%;
    box-shadow: none;
    transition: all .5s;
}

.tariffs-connect-table .btn-yellow:hover {
    background: rgb(244, 201, 0);
    box-shadow: none;
}

.tariffs-connect-table td:first-child {
    width: auto;
}

.tariffs-connect-table td:last-child {
    border-right: none;
}


.tariffs-cases {
    margin-top: 50px;
}

.heading-line {
    position: relative;
    margin-bottom: 40px;
    text-align: center;
}

.heading-line:after {
    position: absolute;
    top: 50%;
    left: 0;
    background: rgb(229, 229, 229);
    width: 100%;
    height: 1px;
    content: '';
}

.heading-line h4 {
    position: relative;
    display: inline-block;
    margin: 0;
    padding: 10px 20px;
    background: #fff;
    font: normal 20px/30px 'PTSans-Bold', sans-serif;
    color: #000;
    border: 1px solid rgb(229, 229, 229);
    border-radius: 10px;
    z-index: 1;
}

.cases-item {
    float: left;
    position: relative;
    margin-left: 20px;
    padding: 30px 30px 35px;
    background-size: cover;
    width: 300px;
    height: 320px;
}

.cases-item:first-child {
    margin-left: 0;
}

.cases-item .cases-cat {
    display: inline-block;
    padding: 8px 10px;
    background: rgb(255, 222, 65);
    font: normal 13px/13px 'PTSans-Bold', sans-serif;
    color: rgb(37, 37, 37);
    border-radius: 3px;
}

.cases-item .cases-text {
    position: absolute;
    bottom: 35px;
    left: 30px;
    font: normal 16px/25px 'PTSans-Regular', sans-serif;
    color: #fff;
}

.cases-item .cases-text a {
    font: normal 20px/25px 'PTSans-Bold', sans-serif;
    color: #fff;
    border-bottom: 1px solid;
}

.cases-item .cases-text a:hover {
    color: #fff!important;
    border-bottom: none;
}

.cases-item .cases-text span {
    display: block;
    margin-top: 15px;
}


.tf-sprite {
    display: inline-block;
    background: url(../img/sprites/tf-sprite.png) no-repeat top left;
}

.tf-quality {
    background-position: 0 0;
    width: 77px;
    height: 119px;
}
.tf-financial {
    background-position: -84px 0;
    width: 86px;
    height: 119px;
}
.tf-individual {
    background-position: -181px 0;
    width: 97px;
    height: 108px;
}
.tf-safe {
    background-position: -293px 0;
    width: 65px;
    height: 115px;
}
.tf-free {
    background-position: -375px 0;
    width: 123px;
    height: 69px;
}
.tf-guarantee {
    background-position: -375px -70px;
    width: 123px;
    height: 53px;
}
.tf-guarantee-1 {
    background-position: -376px -124px;
    width: 113px;
    height: 37px;
}
.tf-ruble {
    background-position: -505px 0;
    width: 23px;
    height: 28px;
}
.tf-word {
    position: relative;
    top: -2px;
    margin: 0 0 0 5px;
    background-position: -506px -31px;
    width: 17px;
    height: 21px;
    vertical-align: middle;
}
.tf-ok {
    background-position: -506px -55px;
    width: 15px;
    height: 11px;
}

.tariff-block {
    margin: 20px 0 60px;
    padding-top: 40px;
    border-top: 1px solid rgb(229, 229, 229);
    font: normal 20px/30px 'PTSans-Regular', sans-serif;
    color: #000;
}

.tariff-block__left {
    float: left;
    padding-right: 60px;
    border-right: 1px dashed rgb(229, 229, 229);
    width: 560px;
}

.tariff-block__left p {margin: 0 0 20px;}

.tariff__price {
    margin: 15px 0 45px;
}

.tariff__price .price {
    margin-bottom: 30px;
    font: normal 40px/40px 'PTSans-Regular', sans-serif;
    color: #000;
}

.tariff__price .price .tf-free {
    margin: -25px 0 -16px;
}

.tariff__price .btn-yellow {
    position: relative;
    padding: 15px 30px;
    box-shadow: -1px 0 15px rgba(0, 0, 0, .2);
    font: normal 20px/20px 'PTSans-Bold', sans-serif;
    z-index: 1;
}

.ok-list {
    margin: 25px 0 30px;
    padding: 0;
    list-style: none;
}

.ok-list li {
    position: relative;
    margin: 0 0 10px;
    padding: 0 0 0 30px;
}

.ok-list li:before {
    content: '';
    position: absolute;
    top: 11px;
    left: 0;
    background: url(../img/sprites/tf-sprite.png) no-repeat -506px -55px;
    width: 15px;
    height: 11px;
}

.tariff-block__right {
    float: left;
    padding-left: 80px;
    width: 380px;
}

.tariff__adv-item {
    margin-bottom: 35px;
}

.tariff__adv-item .pic {
    position: relative;
    margin-bottom: 15px;
    text-align: center;
}

.tariff__adv-item .tf-guarantee,
.tariff__adv-item .tf-guarantee-1 {
    position: absolute;
    bottom: 0;
    left: -55px;
}

.tariff__adv-item .tf-guarantee {bottom: -20px;}

.tariff__adv-item .text p {margin: 0;}

.tariff__adv-item .text .yellow {
    display: inline-block;
    padding: 0 4px;
    background: rgb(255, 248, 178);
    vertical-align: top;
}


/* PARTNERS PAGE */

.content__partners-top {
    background: rgb(255, 222, 65);
    text-align: center;
    min-height: 0;
}

.content__partners-top .layout {
    padding: 0 0 15px;
}

.content__partners-top .clouds {
    margin: -95px auto 0;
    background: url(../img/clouds/bg-clouds-fr.png) no-repeat center bottom;
    height: 280px;
}

.content__partners-top h1 {
    padding: 40px 0 0;
}

.content__partner-top {
    padding-top: 300px;
    background: url(../img/backgrounds/pt-yellow-light.jpg) no-repeat center center rgb(247, 209, 22);
    min-height: 0;
}

.content__partner-top .clouds {
    background: url(../img/clouds/bg-clouds-fr.png) no-repeat center bottom;
    height: 225px;
}

.pt-sprite {
    display: inline-block;
    background: url(../img/sprites/pt-sprite.png) no-repeat top left;
}

.pt-icons {
    width: 40px;
    height: 35px;
}

.pt-icons-big {
    width: 76px;
    height: 76px;
}

.pt-triangleTop {
    background-position: 0 0;
    width: 19px;
    height: 15px;
}

.pt-month-free {
    background-position: -213px -22px;
    width: 121px;
    height: 61px;
}

.pt-trowel, .pt-medal-20_clients_building {background-position: 0 -21px;}
.pt-cart, .pt-medal-20_clients_retail {background-position: -42px -21px;}
.pt-counter, .pt-medal-team {background-position: -84px -21px;}
.pt-pen, .pt-medal-registration {background-position: -127px -21px;}
.pt-one, .pt-medal-100_clients {background-position: -170px -21px;}
.pt-like, .pt-medal-reviews_leader {background-position: 0 -60px;}
.pt-tools, .pt-medal-20_clients_industrial {background-position: -42px -60px;}
.pt-coffee, .pt-medal-20_clients_services {background-position: -84px -60px;}
.pt-umbrella, .pt-medal-insurance {background-position: -127px -60px;}
.pt-car, .pt-medal-20_clients_wholesale {background-position: -170px -60px;}

.pt-trowel-b, .pt-medal-20_clients_building-b {background-position: 0 -98px;}
.pt-cart-b, .pt-medal-20_clients_retail-b {background-position: -77px -98px;}
.pt-counter-b, .pt-medal-team-b {background-position: -154px -98px;}
.pt-pen-b, .pt-medal-registration-b {background-position: -231px -98px;}
.pt-one-b, .pt-medal-100_clients-b {background-position: -308px -98px;}
.pt-like-b, .pt-medal-reviews_leader-b {background-position: 0 -175px;}
.pt-tools-b, .pt-medal-20_clients_industrial-b {background-position: -77px -175px;}
.pt-coffee-b, .pt-medal-20_clients_services-b {background-position: -154px -175px;}
.pt-umbrella-b, .pt-medal-insurance-b {background-position: -231px -175px;}
.pt-car-b, .pt-medal-20_clients_wholesale-b {background-position: -308px -175px;}

.content__partners {
    position: relative;
}

.content__partners .jq-selectbox .jq-selectbox__select-text {color: #fff;}
.content__partners .jq-selectbox__trigger .jq-selectbox__trigger-arrow {border-top-color: #fff;}

.tariffs-filter_item .select-control {
    position: relative;
    display: inline-block;
    margin: 0;
}

.tariffs-filter_item .select-control-current {
    margin: 0;
    padding: 0;
    background: transparent;
    border: none;
}

.tariffs-filter_item .open .select-control-current-name {
    border-bottom: 1px dashed;
}

.tariffs-filter_item .select-control-current a {
    font: normal 20px/30px 'PTSans-Regular', sans-serif;
    color: #de1010;
}

.tariffs-filter_item .select-control-current a:hover {
    color: #000!important;
}

.tariffs-filter_item .select-control-current-name:after {
    content: '';
    position: absolute;
    top: 0;
    right: -20px;
    bottom: 0;
    margin: auto;
    width: 0;
    height: 0;
    border-top: 4px solid;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
}

.tariffs-filter_item .select-control-hidden {
    top: 35px;
    padding: 0 25px 0 15px;
    border: 1px solid rgb(179, 179, 179);
    font-size: 16px;
    text-align: left;
    box-shadow: 0 3px 15px 0 rgba(0, 0, 0, .3);
}

.tariffs-filter_item .select-control-hidden a {
    margin: 3px 0;
}

.partners_list-top {
    margin-top: -185px;
}

.partners_list .partners__item {
    position: relative;
    float: left;
    margin-left: 20px;
    padding: 30px;
    background: #fff;
    border: 1px solid rgb(219, 219, 219);
    width: 300px;
}

.partners_list .partners__item:first-child {margin-left: 0;}

.partners__text {
    margin-bottom: 20px;
}

.partners__text .title {
    font: normal 20px/25px 'PTSans-Bold', sans-serif;
    min-height: 50px;
}

.partners__text .title a:hover {
    border-bottom: 1px solid;
}

.partners__info {
    margin: 7px 0 0;
    font: normal 12px 'PTSans-Regular', sans-serif;
    color: #000;
    text-transform: uppercase;
}

.partners__info .city {float: left;}

.partners__info .feedbacks {float: right;}

.partners__info .feedbacks.no {color: rgb(210, 210, 210);}

.partners__ability-list .pt-icons {
    margin: 12px 2px 0;
}

.partners_list .partners__item:hover .partners__item-feedback {display: block;}

.partners__item-feedback {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    padding: 20px 30px 25px;
    background: #fff;
    width: 100%;
    box-shadow: 0 3px 45px 0 rgba(0, 0, 0, .2);
}

.partners__item-feedback .heading {
    margin: 0 0 10px;
}

.partners__item-feedback .heading .right {
    float: right;
    position: relative;
    margin-left: 15px;
    border-radius: 40px;
    width: 40px;
    height: 40px;
    overflow: hidden;
}

.partners__item-feedback .heading .right img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 40px;
    height: auto;
}

.partners__item-feedback .heading .left {
    float: left;
    width: 180px;
}

.partners__item-feedback .heading p {
    margin: 0;
    font: normal 16px/20px 'PTSans-Italic', sans-serif;
}

.partners__item-feedback .author {
    font: normal 16px/20px 'PTSans-Regular', sans-serif;
    color: rgb(163, 163, 163);
}

.partners__item-feedback .pt-triangleTop {
    position: absolute;
    top: -15px;
    left: 30px;
}

.partners_list__table {
    margin: 20px 0 0;
    border-spacing: 0;
    border-collapse: separate;
    width: 100%;
}

.partners_list__table td {
    padding: 15px 0 15px 20px;
    border-bottom: 1px dashed rgb(219, 219, 219);
    font: normal 12px/20px 'PTSans-Regular', sans-serif;
    color: #000;
    text-transform: uppercase;
    width: 150px;
    vertical-align: middle;
}

.partners_list__table td:first-child {padding-left: 0;}

.partners_list__table .title {
    font: normal 20px/25px 'PTSans-Regular', sans-serif;
    text-transform: none;
    width: 375px;
}

.partners_list__table .title a:hover {border-bottom: 1px solid;}

.partners_list__table .abilities {width: 260px;}

.partners_list__table .abilities .partners__ability-list .pt-icons {margin-top: 0;}

.partners_list__table .feedback {text-align: right;}

.partners_list__table .feedback .no {color: rgb(226, 226, 226);}

.body-partner .footer__menu {
    border-top: none;
}

.pager-inline {
    margin: 30px 0 0;
    font: normal 20px/25px 'PTSans-Regular', sans-serif;
    color: #000;
}

.pager-inline a, .pager-inline span {
    display: inline-block;
    padding: 0 15px;
    color: #000;
}

.pager-inline .active {color: rgb(237, 28, 36);}

.content__partner {margin-top: -470px;}

.content__partner .layout {
    padding: 0 50px;
    border: 1px solid rgb(217, 217, 217);
    border-color: rgba(0, 0, 0, .15);
    border-radius: 3px;
    width: 1042px;
}

.content__partner .partner_head {
    margin-top: -13px;
    text-align: center;
}

.content__partner .breadcrumb {
    display: inline-block;
    margin: 0;
    padding: 3px 10px;
    background: rgb(254, 231, 76);
}

.content__partner .breadcrumb > li {
    margin: 0 0 0 20px;
}

.content__partner .breadcrumb > li:first-child {margin-left: 0;}

.content__partner .breadcrumb > li a {
    color: rgb(176, 161, 52);
    color: rgba(0, 0, 0, .5);
}

.content__partner .partner_head h1 {margin: 5px 0 25px;}

.partner-adv-list {margin: 0 0 15px;}

.partner-adv__item {
    display: inline-block;
    padding: 0;
    margin-left: 1%;
    transition: transform .8s;
    cursor: pointer;
    transform: scale(1);
    -webkit-transform: scale(1);
    transform-origin: center center;
    -webkit-transform-origin: center center;
}

.partner-adv__item.hover, .partner-adv__item:hover {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transition: all .3s;
    -webkit-transition: all .3s;
}

.partner-adv__item:first-child {margin-left: 0;}

.partner-adv-list_text {
    margin: 0 auto 30px;
    font: normal 13px/25px 'PTSans-Regular', sans-serif;
    color: #000;
    width: 82%;
}

.parnter-adv-t_item {transition: all .3s;}

.parnter-adv-t_item.hover, .parnter-adv-t_item:hover {
    color: rgb(237, 28, 36);
    cursor: pointer;
}

.partner-adv-list_text sup {
    font-size: 10px;
    color: rgb(237, 28, 36);
}

.partner-info_left {
    float: left;
    margin-right: 20px;
    margin-bottom: 30px;
    width: 620px;
}

.partner__ticket-top {
    position: relative;
    margin-bottom: 18px;
    padding: 30px 30px 44px;
    background: #fff;
    background: rgba(255, 255, 255, .8);
    border: 1px solid rgb(217, 217, 217);
    border-bottom: none;
    border-radius: 3px 3px 0 0;
}

.partner__ticket-top h4 {
    margin: 0;
    padding: 0 0 15px;
    border-bottom: 1px dashed rgb(219, 219, 219);
    font: normal 20px/25px 'PTSans-Bold', sans-serif;
    color: #000;
}

.partner__ticket-top .fieldset {
    margin: 25px 0 0;
}

.partner__ticket-top .fieldset label {
    display: block;
    margin: 0 0 5px;
    font: normal 14px 'PTSans-Regular', sans-serif;
    color: rgb(37, 37, 37);
}

.partner__ticket-top .fieldset-inline_item {
    float: left;
    width: 38%;
    margin-left: 4%;
}

.partner__ticket-top .jq-selectbox__select {
    padding: 5px 30px 5px 10px;
    background: rgb(248, 248, 248);
    border-color: rgb(225, 225, 225);
    border-radius: 3px;
    height: 32px;
}

.partner__ticket-top .jq-selectbox__select .jq-selectbox__select-text {
    padding: 0;
    font-size: 16px;
    color: rgb(37, 37, 37);
    height: auto;
}

.partner__ticket-top .jq-selectbox__trigger .jq-selectbox__trigger-arrow {
    border-top-color: rgb(37, 37, 37);
}

.partner__ticket-top .jq-selectbox__dropdown {
    top: 35px;
}

.partner__ticket-top .jq-selectbox li:hover {
    background: #FFDE41;
    color: #000;
}

.partner__ticket-top .fieldset-inline_item:first-child {
    margin-left: 0;
    width: 58%;
}

.partner__ticket-top .ticket-bottom {
    position: absolute;
    bottom: -18px;
    left: -1px;
    display: block;
    background: url(../img/partner-ticket-line.png) no-repeat;
    width: 620px;
    height: 18px;
}

.partner__ticket-bottom {
    padding: 30px;
    background: #fff;
    background: rgba(255, 255, 255, .8);
    border: 1px solid rgb(217, 217, 217);
    border-top: none;
    border-radius: 0 0 3px 3px;
}

.partner-info__table {
    border-spacing: 0;
    border-collapse: separate;
    width: 100%;
}

.partner-info__table th {
    padding: 25px 0 11px;
    font: normal 16px 'PTSans-Bold', sans-serif;
    color: #000;
    text-align: left;
}

.partner-info__table td {
    padding: 11px 0;
    font: normal 16px 'PTSans-Bold', sans-serif;
    color: #000;
    text-align: right;
}

.partner-info__table td:first-child {
    padding-right: 10px;
    font-family: 'PTSans-Regular', sans-serif;
    text-align: left;
    width: 70%;
}

.partner-info__table .icon-green-ok {
    display: inline-block;
    background: url(../img/sprites/icons.png) no-repeat -50px -34px;
    width: 15px;
    height: 11px;
}

.partner__ticket-bottom .price-holder {
    margin: 0;
    padding: 0 0 25px;
    border-bottom: 1px dashed rgb(229, 229, 229);
}

.partner__ticket-bottom .price-holder .left {
    float: left;
}

.partner__ticket-bottom .price-holder .price-block {
    float: left;
    margin-right: 25px;
}

.partner__ticket-bottom .price-holder .title {
    font: normal 16px/16px 'PTSans-Regular', sans-serif;
}

.partner__ticket-bottom .price-holder .price {
    padding: 0;
    font: normal 30px 'PTSans-Regular', sans-serif;
}

.partner__ticket-bottom .price-holder .price .icon-ruble {
    display: inline-block;
    background: url(../img/sprites/icons.png) no-repeat -359px 0;
    width: 17px;
    height: 21px;
}

.partner__ticket-bottom .price-holder .pt-month-free {
    position: relative;
    top: -10px;
    float: left;
    margin-bottom: -10px;
}

.partner__ticket-bottom .price-holder .right {
    float: right;
}

.partner-info_right {
    float: right;
    width: 300px;
}

.partner-contact-block {
    padding: 30px;
    background: #fff;
    background: rgba(255, 255, 255, .8);
    border: 1px solid rgb(217, 217, 217);
    border-radius: 3px;
    font: normal 16px/25px 'PTSans-Regular', sans-serif;
    color: #000;
}

.partner-contact-block a {
    border-bottom: 1px solid;
    color: #000;
}

.partner-contact-block .phone {
    margin: 0 0 10px;
    font: normal 16px/25px 'PTSans-Bold', sans-serif;
}

.partner-contact-block .site {
    margin: 10px 0;
}

.partner-feedback-block .heading-line {margin-bottom: 30px;}

.heading-line.transparent h4 {
    background: transparent;
    border-color: rgb(132, 132, 132);
    border-color: rgba(255, 255, 255, .5);
    color: #fff;
    width: 230px;
}

.heading-line.transparent h4 a {
    font: normal 16px/20px 'PTSans-Regular', sans-serif;
    color: #fff;
    border-bottom: 1px solid;
}

.heading-line.transparent:before {
    position: absolute;
    top: 50%;
    left: 0;
    background: rgb(132, 132, 132);
    background: rgba(255, 255, 255, .5);
    width: 355px;
    height: 1px;
    content: '';
}

.heading-line.transparent:after {
    left: auto;
    right: 0;
    background: rgb(132, 132, 132);
    background: rgba(255, 255, 255, .5);
    width: 355px;
}

.heading-line.transparent.link.last {margin: 30px 0 0;}

.heading-line.transparent.link h4 {
    padding: 7px 20px 13px;
    width: 160px;
}

.heading-line.transparent.link:before,
.heading-line.transparent.link:after {width: 390px;}

/*.partner-feed_list {border-bottom: 1px solid rgb(219, 219, 219);}*/

.partner-feed_list .buttons {text-align: center;}

.partner-feed_list .btn-grey {margin: 30px 0 25px;}

.partner-feed__item {
    float: left;
    margin-left: 20px;
    padding: 30px;
    border: 1px dashed rgb(219, 219, 219);
    border-radius: 4px;
    width: 300px;
}

a.partner-feed__item {color: #000;}
a.partner-feed__item:hover {color: #000!important;}

.partner-feed__item.first,
.partner-feed__item:first-child {
    margin-left: 0;
}

.partner-feed__item .feedback {
    position: relative;
    background: #fff;
    padding-bottom: 20px;
    border-bottom: 1px solid rgb(219, 219, 219);
    border-radius: 3px 3px 0 0;
    font: normal 16px/23px 'PTSans-Regular', sans-serif;
    /*min-height: 255px;*/
}

.partner-feed__item .feedback:after {
    content: '';
    position: absolute;
    right: 60px;
    bottom: -21px;
    background: url(../img/sprites/pt-sprite.png) no-repeat -23px 0;
    width: 35px;
    height: 21px;
}

.partner-feed__item .feedback .title {
    margin-bottom: 13px;
    font-family: 'PTSans-Bold', sans-serif;
}

.partner-feed__item:hover .feedback .title {color: #de1010;}

.partner-feed__item .feedback p {
    margin: 0;
}

.partner-feed__item .feedback-author {
    padding: 20px 0 0;
    border: 1px solid #fff;
    border-color: rgba(255, 255, 255, .4);
    border-radius: 0 0 3px 3px;
    border-top: none;
}

.partner-feed__item .feedback-author .left {
    float: left;
    padding: 7px 0 0;
    font: normal 13px/20px 'PTSans-Italic', sans-serif;
    color: #000;
    width: 175px;
}

.partner-feed__item .feedback-author .right {
    position: relative;
    float: right;
    border-radius: 50px;
    width: 50px;
    height: 50px;
    overflow: hidden;
}

.partner-feed__item .feedback-author .right img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 50px;
    border-radius: 50px;
}

.partner-feedback-block .pager-inline {
    float: left;
    margin: 30px 0;
}

.partner-feedback-block .send-feed {
    float: right;
    margin: 30px 0;
    font: normal 20px/25px 'PTSans-Regular', sans-serif;
}

.body-partner .footer {margin: 0;}

/* NALOG-FREE */

.nalog-sprite {
    display: inline-block;
    background: url(../img/sprites/nalog-sprite.png) no-repeat left top;
}

.nalog-girl {
    position: absolute;
    right: -30px;
    bottom: -31px;
    background-position: 0 0;
    width: 337px;
    height: 715px;
}

.nalog-free {
    background-position: 0 -715px;
    width: 132px;
    height: 48px;
}

.body-nalog {
    background: rgb(242, 203, 20) url(../img/backgrounds/content-nalog.jpg) no-repeat center top;
}

.body-nalog .footer__menu {
    border-top-color: rgb(194, 164, 18);
    border-bottom-color: rgb(220, 185, 21);
    border-top-color: rgba(0, 0, 0, .2);
    border-bottom-color: rgba(0, 0, 0, .1);
}

.nalogs-block {
    position: relative;
    min-height: 766px;
}

.nalogs-block .text {
    position: absolute;
    top: 560px;
    left: -10px;
    font: normal 20px/28px 'PTSans-Regular', sans-serif;
    color: #000;
    width: 320px;
}

.nalogs-block .text-1 {
    top: 70px;
    width: 280px;
}

.nalogs-block .text-2 {
    left: -10px;
}

.nalogs-block .text-3 {
    left: 266px;
}

.nalogs-block .text span {
    padding: 0 5px;
    background: rgb(251, 241, 167);
}

.nalogs-block .heading {
    position: absolute;
    top: 185px;
    left: 195px;
    width: 400px;
    text-align: center;
}

.nalogs-block .heading h1 {
    margin: 0 0 75px;
    font: normal 82px/50px 'PTSans-Bold', sans-serif;
    color: #000;
    text-transform: uppercase;
}

.nalogs-block .heading h1 .middle {
    font: normal 46px/73px 'PTSans-Bold', sans-serif;
}

.nalogs-block .heading h1 .bottom {
    font: normal 112px/65px 'PTSans-Bold', sans-serif;
}

.nalogs-block .heading .buttons {position: relative;}

.nalogs-block .nalog-free {
    position: absolute;
    top: -40px;
    right: 0;
    left: 0;
    margin: auto;
    z-index: 2;
}


.spec-sprite {
    display: inline-block;
    background: url(../img/sprites/spec-sprite.png) no-repeat left top;
}

.spec-yoga {
    background-position: 0 0;
    width: 187px;
    height: 102px;
}

.spec-computer {
    background-position: -188px 0;
    width: 142px;
    height: 116px;
}

.spec-robot {
    background-position: -331px 0;
    width: 97px;
    height: 110px;
}

.spec-draw {
    background-position: -429px 0;
    width: 104px;
    height: 117px;
}

.spec-conf {
    background-position: 0 -123px;
    width: 193px;
    height: 67px;
}

.spec-free {
    background-position: -193px -123px;
    width: 132px;
    height: 48px;
}

.spec-to-right {
    background-position: -325px -123px;
    width: 40px;
    height: 13px;
}

.spec-to-left {
    background-position: -325px -136px;
    width: 40px;
    height: 13px;
}

.spec-search {
    background-position: -325px -149px;
    width: 13px;
    height: 13px;
}

.content__intro-express-audit {
    position: relative;
    background: #F5CE17 url(../img/backgrounds/content-express.jpg) no-repeat center -90px;
    min-width: 0;
    min-height: 546px;
}

.express-audit__intro {
    padding: 50px 0 0;
    font: normal 20px/30px 'PTSans-Regular', sans-serif;
    color: #000;
}

.express-audit__intro h1 {
    margin: 0 0 25px;
    padding: 0;
    font: normal 40px/45px 'PTSans-Bold', sans-serif;
    color: #000;
}

.express-audit__intro p {
    margin: 0;
    width: auto;
}

.express-audit__intro .left {
    float: left;
    width: 310px;
}

.express-audit__intro .right {
    position: relative;
    float: right;
    width: 305px;
}

.express-audit__intro .right .spec-conf {
    position: absolute;
    top: 107%;
    left: 10%;
    z-index: 1;
}

.express-a-block {
    position: relative;
    margin: -150px 0 50px;
}

.express-a-col {
    float: left;
    padding: 30px 0 0;
    width: 220px;
}

.express-a-col.center {
    margin: 0 80px;
    padding: 0;
    width: 340px;
}

.express-a-col.last {
    padding: 100px 0 0;
}

.express-a__item {
    position: relative;
    margin: 0 0 30px;
    font: normal 16px/25px 'PTSans-Regular', sans-serif;
    color: #000;
}

.express-a__item .pic {
    margin: 0 0 15px;
    text-align: center;
}

.express-a__item p {
    margin: 0;
}

.express-a__item .spec-to-right {
    position: absolute;
    top: 55px;
    left: 100%;
}

.express-a__item .spec-to-left {
    position: absolute;
    top: 40px;
    right: 100%;
}

.express-a__item:first-child .spec-to-left {
    top: 55px;
}

.express-a-col.first .express-a__item:first-child .spec-to-right {
    top: 125px;
}

.white-form-block {
    padding: 40px 50px 60px;
    background: #fff;
    box-shadow: 0 20px 50px -15px rgba(0, 0, 0, .4);
}

.white-form-block .fieldset-search {
    position: relative;
}

.white-form-block .fieldset {
    margin-bottom: 20px;
}

.white-form-block .btn {
    width: 100%;
}

.white-form-block .btn-search {
    position: absolute;
    top: 27px;
    right: 7px;
    margin: 0;
    padding: 0;
    background: transparent;
    border: none;
    outline: none;
}

.white-form-block .input-search {
    padding: 5px;
    background: #fff;
    border: 1px solid rgb(194, 194, 194);
    border-radius: 2px;
    font: normal 12px/12px 'PTSans-Regular', sans-serif;
    height: auto;
    width: 100%;
}

.white-form-block label {
    display: block;
    margin-bottom: 7px;
    font: normal 13px/13px 'PTSans-Regular', sans-serif;
    color: rgb(37, 37, 37);
}

.white-form-block .spec-free {
    position: relative;
    float: right;
    margin-top: -10px;
}

.white-form-block p {
    font: normal 20px/30px 'PTSans-Regular', sans-serif;
    color: #000;
}

.content__business-reg-intro {
    position: relative;
    background: #F3CC15 url(../img/backgrounds/content-business-reg.jpg) no-repeat center top;
    min-width: 0;
    min-height: 460px;
}

.content__business-reg-intro .clouds {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    background: url(../img/clouds/bg-clouds-b-reg.png) no-repeat top center;
    height: 101px;
    width: 100%;
}

.body-b-reg {background: rgb(248, 248, 248);}

.business-reg__intro {
    padding-top: 15px;
    width: 590px;
}

.business-reg__intro .redok-list li {
    margin: 0 0 5px;
    padding-left: 35px;
    font: normal 16px/25px 'PTSans-Regular', sans-serif;
}

.business-reg__intro .redok-list li:before {
    background: url(../img/sprites/icons.png) no-repeat -51px -61px;
    width: 15px;
    height: 11px;
}

.business-reg__intro h1 {
    padding: 25px 0 15px;
}

.content__business-reg .layout {
    padding-right: 0;
}

.business_reg-col {
    float: left;
    padding-top: 20px;
    font: normal 16px/25px 'PTSans-Regular', sans-serif;
    color: #000;
    width: 275px;
}

.business_reg-col.middle {
    position: relative;
    margin: -60px 30px 0;
    padding-top: 0;
    width: 340px;
}

    .business_reg-col p {
        margin: 0 0 25px;
    }

    .business_reg-col .yellow-back {
        padding: 3px 5px;
        background: rgb(255, 238, 160);
    }

.business_reg-col.middle .white-form-block {
    padding: 35px 40px 20px;
}

    .business_reg-col.middle .white-form-block p {
        margin: -30px 0 0;
        font: normal 16px/25px 'PTSans-Regular', sans-serif;
    }

    .business_reg-col h4 {
        margin: 0 0 10px;
        font: normal 20px/25px 'PTSans-Bold', sans-serif;
        color: rgb(37, 37, 37);
    }

    .business_reg-col .jq-selectbox__select {
        background: #fff;
        border-color: rgb(194, 194, 194);
        border-radius: 3px;
    }

        .business_reg-col .jq-selectbox__select-text {
            padding-top: 7px;
            font: normal 20px/25px 'PTSans-Regular', sans-serif;
            height: auto;
        }

        .business_reg-col .jq-selectbox__dropdown {
            font: normal 20px/25px 'PTSans-Regular', sans-serif;
        }

        .business_reg-col .btn-middle {padding: 15px;}

/* ABOUT PAGE */

.about-sprite {
    display: inline-block;
    background: url(../img/sprites/about-sprite.png) no-repeat;
}

    .about-t-price-icon {
        background-position: -529px 0;
        width: 60px;
        height: 118px;
    }

    .about-standard-icon {
        background-position: 0 0;
        width: 102px;
        height: 252px;
    }

    .about-server-icon {
        background-position: -527px -123px;
        width: 100px;
        height: 155px;
    }

    .about-result-icon {
        background-position: -459px 0;
        width: 66px;
        height: 155px;
    }

    .about-adjust-icon {
        background-position: -444px -160px;
        width: 80px;
        height: 102px;
    }

    .about-service-std-icon {
        background-position: -103px 0;
        width: 140px;
        height: 200px;
    }

    .about-100-partners-icon {
        background-position: -245px 0;
        width: 135px;
        height: 183px;
    }

    .about-2400-clients-icon {
        background-position: -382px 0;
        width: 73px;
        height: 150px;
    }

    .about-expert-icon {
        background-position: -382px -155px;
        width: 59px;
        height: 91px;
    }

.content__intro-about-text {
    margin-bottom: 60px;
    font: normal 20px/30px 'PTSans-Regular', sans-serif;
    color: #000;
}

    .content__intro-about-text .left {
        float: left;
        padding: 0 40px;
        width: 460px;
        text-align: right;
    }

    .content__intro-about-text .right {
        float: left;
        padding: 0 40px;
        width: 460px;
    }

    .heading-line h1 {
        position: relative;
        margin: 0 auto;
        padding: 0 20px;
        background: #fff;
        width: 55%;
        z-index: 1;
    }

    .about-list {margin-top: 65px;}

        .about-col {
            float: left;
            margin-left: 20px;
            padding: 0 30px;
            width: 300px;
        }

        .about-col:first-child {
            margin-left: 0;
        }

            .about-item {
                position: relative;
                margin-bottom: 60px;
            }

            .about-item:after {
                content: '';
                position: absolute;
                right: 0;
                bottom: 0;
                left: 0;
                margin: auto;
                background: url(../img/sprites/about-sprite.png?2) -222px -109px;
                width: 10px;
                height: 10px;
            }

                .about-item .pic {
                    text-align: center;
                }

                .about-item .text {
                    position: relative;
                    padding: 20px 0;
                    font: normal 16px/25px 'PTSans-Regular', sans-serif;
                    text-align: center;
                }

                    .about-item .text p {margin: 0;}

                    .about-item .text:after {
                        content: '';
                        position: absolute;
                        right: 0;
                        bottom: 0;
                        left: 0;
                        margin: auto;
                        background: rgb(179, 179, 179);
                        width: 60px;
                        height: 1px;
                    }

/* HOW TO PLUG PAGE */

.htw-sprite {
    display: inline-block;
    background: url(../img/sprites/how-to-plug-sprite.png) no-repeat;
}

    .how-to-plug_gift {
        background-position: 0 -842px;
        width: 36px;
        height: 29px;
    }
	
	.how-to-plug_rocket {
        background-position: -38px -842px;
        width: 37px;
        height: 37px;
    }

    .how-to-plug_girl-l {
        background-position: 0 0;
        width: 350px;
        height: 842px;
    }

    .how-to-plug_girl-r {
        background-position: -365px 0;
        width: 284px;
        height: 853px;
    }
	
.content__how-plug {
	margin-bottom: -31px;
	border-bottom: 1px solid rgb(229, 229, 229);
}

.content__how-plug h1 {
    margin: 0 auto 30px;
    width: 720px;
    text-align: center;
}

    .content__how-plug h1 a {
        color: rgb(255, 0, 0);
        border-bottom: 1px solid;
    }

    .content__how-plug h1 a:hover {
        color: rgb(162, 0, 0);
        border-bottom: 1px solid;
    }

    .how-plug_list {
        margin: 0 auto;
        width: 760px;
    }

    .how-plug_list .heading-line {margin: 0 0 20px;}

    .heading-line .circle {
        position: relative;
        margin: 0 auto;
        background: #fff;
        width: 90px;
        height: 90px;
        border: 1px solid rgb(219, 219, 219);
        border-radius: 90px;
        font: normal 40px/50px 'PTSans-Bold', sans-serif;
        color: rgb(250, 0, 0);
        text-align: center;
        z-index: 1;
    }

        .heading-line .circle span {
            display: inline-block;
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            margin: auto;
            text-align: center;
            height: 54px;
        }

        .heading-line .how-to-plug_gift,
		.heading-line .how-to-plug_rocket {
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            margin: auto;
        }
		
	.how-plug__item-last {
		position: relative;
		padding-bottom: 25px;
	}

    .how-plug__item-last .hidden-block {
		display: none;
	}
	
	.how-plug__item-last .hidden-block p,
	.how-plug__item-last .hidden-block ul {margin-top: 0;}
	
    .how-plug__item .how-plug__item-inner {
        padding: 0 80px;
        font: normal 20px/30px 'PTSans-Regular', sans-serif;
        color: #000;
    }
	
	.how-plug__item-last .how-plug__item-inner {line-height: 25px;}
	
	.how-plug__item-last .js-link {color: rgb(0, 107, 179); cursor: pointer;}
	
	.how-plug__item-last .js-link:hover {color: #de1010;}

    .how-plug__item .title {
        font: normal 25px/30px 'PTSans-Bold', sans-serif;
        color: #000;
        text-align: center;
    }

	.how-plug__item-last .btn-holder {text-align: center;}
	
    .how-plug__item ul {padding: 0 0 0 20px;}

    .how-plug__item li {margin: 0 0 10px;}

	.how-plug__item-last .how-to-plug_girl-l,
	.how-plug__item-last .how-to-plug_girl-r {
		position: absolute;
		bottom: 0;
		left: -340px;	
		height: 90%;
		transition: all .5s;		
	}
	
	.how-plug__item-last.active .how-to-plug_girl-l,
	.how-plug__item-last.active .how-to-plug_girl-r {
		height: 673px;
	}
	
	.how-plug__item-last .how-to-plug_girl-r {
		left: auto;
		right: -340px;
	}
	
/*.how-plug__to-do {
    position: relative;
    padding-top: 65px;
    font: normal 20px/30px 'PTSans-Regular', sans-serif;
    text-align: center;
}

    .how-plug__to-do .heading-line h3 {
        position: relative;
        margin: 0 auto;
        padding: 0 30px;
        background: #fff;
        font: normal 25px/35px 'PTSans-Bold', sans-serif;
        color: #000;
        width: 43%;
        z-index: 1;
    }

    .how-plug__to-do .heading-line:after {
        top: auto;
        bottom: 17px;
    }

    .how-plug__to-do ol {
        margin: 30px auto 0;
        width: 460px;
    }

        .how-plug__to-do ol li {
            margin: 0 0 10px;
            padding-left: 0;
            list-style: decimal inside;
            font: normal 20px/30px 'PTSans-Regular', sans-serif;
        }

    .how-plug__to-do p {margin: 0;}

    .how-plug__to-do .watch {margin: 40px 0 85px;}

        .how-plug__to-do .watch a {border-bottom: 1px solid;}

    .how-plug__to-do .how-to-plug_girl-l {
        position: absolute;
        bottom: -85px;
        left: -115px;
        z-index: 1;
    }

    .how-plug__to-do .how-to-plug_girl-r {
        position: absolute;
        bottom: -85px;
        right: -60px;
    }*/

/* CONTACTS PAGE */

.contacts-table {margin: 35px 0 30px;}

    .contacts-table table {
        margin: 0;
        border-spacing: 0;
        border-collapse: separate;
        font: normal 20px/30px 'PTSans-Regular', sans-serif;
        color: rgb(37, 37, 37);
        width: 100%;
    }

        .contacts-table th {
            padding: 0 50px 10px 0;
            font: normal 20px/30px 'PTSans-Bold', sans-serif;
            text-align: left;
            width: 65%;
        }

        .contacts-table td {
            padding: 0 50px 0 0;
            vertical-align: top;
        }

        .contacts-table th:first-child {width: 35%;}

            .contacts-table p {margin: 0 0 15px;}

/* NEWS DETAIL */

.news-detail {
    font: normal 20px/30px 'PTSans-Regular', sans-serif;
    color: #000;
}

    .news-date {
        font: normal 20px/30px 'PTSans-Regular', sans-serif;
        margin: -15px 0 0;
        padding: 0 0 20px;
        border-bottom: 1px solid rgb(229, 229, 229);
    }

    .news-detail p {margin: 30px 0;}

    .news-detail .news-image {
        margin: 30px 0;
        background: rgb(248, 248, 248);
        font: normal 20px/30px 'PTSans-Italic', sans-serif;
        text-align: center;
    }

        .news-detail .news-image p {
            margin: 0;
            padding: 10px 0 20px;
        }

        .news-detail .news-image img {
            max-width: 100%;
            max-height: 770px;
        }

        .news-detail .list-empty {
            margin: 30px 0;
            list-style: none;
        }

            .news-detail .list-empty li {
                margin: 0 0 10px;
            }

.js-link {border-bottom: 1px dashed;}

/* BUSINESS CLUB */


/* DEMOTIVATORS */

.content__demotivators {
    position: relative;
    background: #fff;
}

    .content__demotivators .layout {
        position: relative;
        z-index: 1;
        text-align: center;
    }

        .content__demotivators .breadcrumb {
            display: inline-block;
            margin: 0 auto;
        }

        .content__demotivators h1 {
            margin: 0;
            padding: 0;
        }

    .content__demotivators .clouds {
        position: absolute;
        top: 0;
        left: 0;
        background: rgb(249, 209, 78) url(../img/clouds/bg-clouds-fr.png) no-repeat center bottom;
        min-height: 520px;
        width: 100%;
    }

    .content__demotivators .about-rubric_show {
        font: normal 16px 'PTSans-Regular', sans-serif;
        color: #000;
        border-bottom: 1px dashed;
    }

    .demo-slider-wrap {
        position: relative;
        margin: 40px 0;
    }

        .demo-slider li img {
            width: 620px;
            height: auto;
        }

/*------------------------------------*\
    #POPUP
\*------------------------------------*/


.popup-wrapper {background: url(../img/backgrounds/popup-back.png) repeat; width: 100%; height: 100%; position: fixed; z-index: 102; left: 0; top: 0; display: none; text-align: center;}
.popup-wrapper:after {display: inline-block; height: 100%; width: 0; vertical-align: middle; content: ''}
.popup-wrapper .icon-closeBig {position: absolute; right: 38px; top: 32px; cursor: pointer;}
.simplePopup {display: inline-block; position: relative; margin: 0 auto; padding: 30px; background: #fff; z-index: 101; vertical-align: middle; text-align: left; width: 25%;}


/*------------------------------------*\
    #FOOTER
\*------------------------------------*/



.footer {
    margin: 30px 0 0;
    position: relative;
}

.footer-sets-1 .footer {
    margin: 0;
    background: rgb(255, 222, 65);
    border-top: none;
}

.footer-sets-1 .footer__lipka a {color: #000;}

.footer-sets-2 .footer {
    margin: 0;
    background: rgb(245, 245, 245);
    border-top: 1px solid rgb(229, 229, 229);
}

.footer__menu {
    margin: 0;
    padding: 25px 0 50px;
    list-style: none;
    border-top: 1px solid rgb(229, 229, 229);
    border-bottom: 1px solid rgb(229, 229, 229);
}

.footer-sets-1 .footer__menu {
    border-top: none;
    border-bottom-color: rgb(216, 188, 69);
}

.footer-sets-2 .footer__menu {
    border-top: none;
}

.footer__col {
    float: left;
    width: 220px;
    margin-left: 20px;
}

.footer__col:first-child {
    margin-left: 0;
}

.footer__item {
    margin-top: 25px;
}

.footer__item span {
    font: normal 16px/20px 'PTSans-Bold', sans-serif;
    color: #000;
}

.footer__item ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.footer__item ul li {
    margin: 10px 0;
}

.footer__item ul li a {
    font: normal 16px/20px 'PTSans-Regular', sans-serif;
    color: #000;
}

.footer__logo-holder {
    padding: 35px 0;
    font: normal 16px/25px 'PTSans-Regular', sans-serif;
    color: #000;
}

.footer__logo {
    display: block;
    margin-top: 9px;
    width: 85px;
    height: 35px;
    background-image: url(../img/logos/footer-logo.png);
    float: left;
    margin-right: 30px;
}

.footer__copyrights {
    float: left;
    width: 590px;
}

.footer__lipka {
    float: right;
    width: 220px;
}

/*------------------------------------*\
    #FORMS
\*------------------------------------*/



.field-title {
    display: block;
    color: #252525;
    margin-bottom: 10px;
}

input[type="text"],
textarea {
    background-color: #fff;
    border: 1px solid #c2c2c2;
    margin-bottom: 10px;
    line-height: 36px;
    padding: 0 10px;
    font: 15px 'PTSans-Bold', sans-serif;
    height: 40px;
}

textarea {
    resize: vertical;
    height: auto;
    min-height: 40px;
}

/*------------------------------------*\
    #BUTTONS
\*------------------------------------*/



.btn {
    display: inline-block;
    *zoom: 1;
    border: 1px solid #c2c2c2;
    -webkit-border-radius: 1px;
    border-radius: 1px;
    font-family: 'PTSans-NarrowBold', Arial, Helvetica, sans-serif;
    text-shadow: 0 1px 0 #fff;
    text-decoration: none;
    color: #252525 !important;
    text-align: center;
    -webkit-box-shadow: inset 0px 1px 1px 0px #fff;
    box-shadow: inset 0px 1px 1px 0px #fff;
    font-size: 18px;
    padding: 10px 10px 11px;
    cursor: pointer;
    background: rgb(251,251,251);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZiZmJmYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlMmUyZTIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(251,251,251,1) 0%, rgba(226,226,226,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(251,251,251,1)), color-stop(100%, rgba(226,226,226,1)));
    background: -webkit-linear-gradient(top, rgba(251,251,251,1) 0%, rgba(226,226,226,1) 100%);
    background: -o-linear-gradient(top, rgba(251,251,251,1) 0%, rgba(226,226,226,1) 100%);
    background: -ms-linear-gradient(top, rgba(251,251,251,1) 0%, rgba(226,226,226,1) 100%);
    background: linear-gradient(to bottom, rgba(251,251,251,1) 0%, rgba(226,226,226,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbfbfb', endColorstr='#e2e2e2', GradientType=0 );
}

.btn:hover {
    border-color: #b8b8b8;
    color: #252525 !important;
    -webkit-box-shadow: inset 0px -1px 1px 0px #fff;
    box-shadow: inset 0px -1px 1px 0px #fff;
    background: rgb(255,255,255);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjI1JSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlMWUxZTEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(254,254,254,1) 25%, rgba(225,225,225,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(25%, rgba(254,254,254,1)), color-stop(100%, rgba(225,225,225,1)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(254,254,254,1) 25%, rgba(225,225,225,1) 100%);
    background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(254,254,254,1) 25%, rgba(225,225,225,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(254,254,254,1) 25%, rgba(225,225,225,1) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(254,254,254,1) 25%, rgba(225,225,225,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e1e1e1', GradientType=0 );
}

.btn:active {
    border-color: #adadad;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: rgb(212,212,212);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Q0ZDRkNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUlIiBzdG9wLWNvbG9yPSIjZTllOWU5IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2VkZWRlZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(top, rgba(212,212,212,1) 0%, rgba(233,233,233,1) 5%, rgba(237,237,237,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(212,212,212,1)), color-stop(5%, rgba(233,233,233,1)), color-stop(100%, rgba(237,237,237,1)));
    background: -webkit-linear-gradient(top, rgba(212,212,212,1) 0%, rgba(233,233,233,1) 5%, rgba(237,237,237,1) 100%);
    background: -o-linear-gradient(top, rgba(212,212,212,1) 0%, rgba(233,233,233,1) 5%, rgba(237,237,237,1) 100%);
    background: -ms-linear-gradient(top, rgba(212,212,212,1) 0%, rgba(233,233,233,1) 5%, rgba(237,237,237,1) 100%);
    background: linear-gradient(to bottom, rgba(212,212,212,1) 0%, rgba(233,233,233,1) 5%, rgba(237,237,237,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d4d4d4', endColorstr='#ededed', GradientType=0 );
}

.btn-yellow {
    border-color: #e7c706;
    background: rgb(255, 222, 65);
    text-shadow: none;
    box-shadow: none;
    color: #000;
}

.btn-yellow:hover {
    border-color: #E7C706;
    background: rgb(255, 210, 0);
    box-shadow: -1px 0 10px rgba(0, 0, 0, .1);
    text-shadow: none;
}

.btn-yellow:active {
    border-color: #D6A200;
    background: rgb(201, 165, 0);
    box-shadow: none;
    text-shadow: none;
}

.btn-yellow:disabled {
    opacity: 0.5;
    cursor: default; 
}

.btn-red {
    padding: 14px 20px;
    background: rgb(237, 28, 36);
    border: 1px solid rgb(203, 0, 19);
    box-shadow: none;
    text-shadow: none;
    font: normal 20px/20px 'PTSans-Bold', sans-serif;
    color: #fff!important;
    border-radius: 2px;
    transition: all .3s;
}

.btn-red:hover {
    background: rgb(210, 28, 35);
    border: 1px solid rgb(147, 0, 14);
    text-shadow: none;
    box-shadow: none;
    color: #fff!important;
}

.btn-grey {
    background: rgb(248, 248, 248);
    border: 1px solid rgb(225, 225, 225);
    box-shadow: none;
    text-shadow: none;
    color: #000!important;
    border-radius: 2px;
    transition: all .3s;
}
.btn-grey:hover {
    background: rgb(225, 225, 225);
    border: 1px solid rgb(205, 205, 205);
    text-shadow: none;
    box-shadow: none;
    color: #000!important;
}

.btn-middle {
    padding: 15px 30px;
    font: normal 20px/20px 'PTSans-Bold', sans-serif;
    border-radius: 2px;
}

.btn-large {
    padding: 15px 30px;
    font: normal 20px/20px 'PTSans-NarrowBold', sans-serif;
}

/* Старые стили */


.clear,
.cl {
    font-size: 1px;
    height: 1px;
    line-height: 1px;
    overflow: hidden;
    clear: both;
}


/*------------------------------------*\
    #MEDIA
\*------------------------------------*/

@media (max-device-width: 1100px){
	.fr-our-client_block-wrap {overflow: hidden;}
}