body {
    font-family: 'Geometria';
    padding-top: 131px;
    color: #000;
}

img {
    max-width: 100%;
    height: auto;
}

a, button, input {
    outline: none !important;
}

section {
    position: relative;
}

input, a, button {
    outline: none;
}

.container {
    max-width: 1230px;
}

abbr, [data-toggle="tooltip"] {
    cursor: pointer;
    text-decoration: none !important;
    border-bottom: 1px dotted !important;
}

a {
    transition: .25s;
}

.btn {
    border-radius: 0;
}

.btn.btn-yellow {
    background: #FEC009;
    line-height: 54px;
    padding: 0 20px;
    text-align: center;
    color: #000000;
    font-size: 13.4pt;
    font-weight: bold;
    border: 1px solid #FEC009;
    cursor: pointer;
}

.btn.btn-yellow:hover {
    background: #fff;
}

.btn-blue-border {
    font-size: 14pt;
    text-align: center;
    line-height: 42px;
    color: #004C9F;
    border: 1px solid;
    min-width: 137px;
}

.btn-blue-border:hover {
    color: #fff;
    background: #004C9F;
}

.btn-white-border {
    font-size: 14pt;
    text-align: center;
    line-height: 42px;
    color: #fff;
    border: 1px solid #fff;
    min-width: 137px;
}

.btn-white-border:hover {
    color: #004C9F;
    background: #fff;
}

input[type="text"], input[type="tel"], textarea {
    border-radius: 0 !important;
    line-height: 56px;
    padding: 0 20px;
    height: auto;
}

.section-heading {
    font-size: 26.5pt;
    font-weight: 600;
    line-height: 130%;
    color: #000;
    position: relative;
}

.section-heading:after {
    content: '';
    position: absolute;
    width: 50px;
    height: 5px;
    background: #000000;
    left: 0;
    top: -25px;
}

.section-heading .red {
    color: #e60e29;
    font-weight: 600;
}

.section-heading.black-line:after {
    background: #000;
}

.under-heading {
    color: #7E7D7D;
    font-size: 25px;
    line-height: 35px;
    font-weight: 500;
    margin-top: 17px;
}

.lidform {

}

.lidform .lidform-heading {
    font-weight: 500;
    font-size: 25px;
    line-height: 35px;
}

.lidform .lidform-miniheading {
    font-size: 16px;
    line-height: 26px;
}

.lidform .lidform-miniheading a {
    color: #004C9F;
    font-weight: bold;
}

.lidform .politic-confirm {
    margin-top: 25px;
    font-size: 16px;
    line-height: 26px;
}

.lidform .politic-confirm a {
    color: #004C9F;
    font-weight: bold;
}

.city {
    opacity: 0;
}

/*HEADER*/
.header {
    background: #fff;
    box-shadow: none;
    border-bottom: 1px solid #e0e0e0;
    transition: top .3s;
    /*background: url(../images/sneg10.png) no-repeat;*/
}

.header .header-top {
    min-height: 71px;
}

.header .header-top .logo {
    float: left;
    padding-top: 14px;
}

.header .header-top .city {
    float: right;
    padding-top: 27px;
}

.header .city button.dropdown-toggle {
    border: none;
    padding: 0;
    line-height: 120%;
    background: none;
    font-size: 11pt;
    color: #004C9F;
}

.header .city button.dropdown-toggle:after {
    content: none;
}

header .city button.dropdown-toggle:hover {
    color: #000;
}

.header .city button.dropdown-toggle i {
    font-size: 5pt;
    margin-left: 5px;
}

.header .city .dropdown-menu {
    border-radius: 0;
    padding: 0;
}

header .city .dropdown-item {
    padding: 3px 10px;
}

.header .header-top-menu {
    float: left;
}

.header .header-top-menu:after {
    content: '';
    clear: both;
    display: block;
}

.header .header-top-menu ul {
    list-style-type: none;
    padding: 28px 0 0 53px;
    margin: 0;
}

.header .header-top-menu ul li {
    float: left;
    margin-right: 34px;
}

.header .header-top-menu ul li:last-child {
    margin-right: 0;
}

.header .header-top-menu ul li a {
    font-weight: bold;
    font-size: 11.5pt;
    color: #000;
    padding-bottom: 23px;
    border-bottom: 2px solid rgba(255, 255, 255, 0);
}

.header .header-top-menu ul li a:hover {
    border-bottom: 2px solid #E60E29;
    text-decoration: none;
}

.header .header-top-menu ul li.current-menu-item a {
    border-bottom: 2px solid #E60E29;
}

.header .header-contacts {
    float: right;
    padding-top: 24px;
    border-left: 1px solid #eee;
    padding-left: 15px;
    height: 73px;
}

.free_call {
    position: absolute;
    font-weight: 500;
    top: 8px;
    color: #afafaf9e;
    font-size: 10px;
    text-transform: uppercase;
}

.header .header-contacts .phone {

}

.header .header-contacts .phone a {
    font-size: 15.6pt;
    line-height: 25px;
    font-weight: bold;
    color: #000000;
}

.header .header-contacts .callback {
    line-height: 100%;
}

.header .header-contacts .callback a {
    font-size: 9pt;
    color: #004C9F;
}

.header-menu-wrapper {
    border-top: 1px solid #eee;
}

.header-bottom {
    padding-top: 6px;
    padding-bottom: 11px;
}

.header-bottom:after {
    content: '';
    clear: both;
    display: block;
}

.header-bottom ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.header-bottom ul li {
    float: left;
    margin-right: 40px;
}

.header-bottom ul li a {
    font-size: 11.5pt;
    line-height: 40px;
    color: #000;
    padding-bottom: 21px;
    border-bottom: 2px solid rgba(255, 255, 255, 0);
}

.header-bottom ul li a:hover {
    text-decoration: none;
    border-bottom: 2px solid #E60E29;
}

.header-bottom ul li:nth-child(1) {
    margin-right: 39px;
}

.header-bottom ul li:nth-child(2) {
    margin-right: 41px;
}

.header-bottom ul li:nth-child(4) {
    margin-right: 42px;
}

.header-bottom ul li:nth-child(5) {
    margin-right: 33px;
}

.header-bottom ul li:nth-child(6) {
    margin-right: 34px;
}

.header-bottom ul li:nth-child(7) {
    margin-right: 34px;
}

header.fill-anim {
    top: -129px;
}

header.fill-fixed {
    box-shadow: 0 0 5px 1px #cacaca;
    top: 0;
    background-color: #ffffff;
}

header.fill-fixed .header-bottom {
    padding: 5px 0;
}

header.fill-fixed .header-bottom ul li a {
    line-height: 30px;
}

header.fill-fixed .header-top {
    min-height: auto;
}

header.fill-fixed .header-top .logo {
    padding: 14px 0;
}

header.fill-fixed .header-top .city {
    padding-top: 28px;
}

header.fill-fixed .header-top-menu ul {
    padding-top: 28px;
}

header.fill-fixed .header-top-menu ul li a {
    padding-bottom: 23px;
}

header.fill-fixed .header-contacts {
    padding-top: 24px;
}

header.fill-fixed .header-bottom ul li a {
    padding-bottom: 9px;
}

header .mobile-btn-wrapper {
    float: right;
    padding: 23px 0 0 25px;
}

header .mobile-btn-wrapper a {
    padding: 2px 5px;
    display: inline-block;
    background: #fff;
    cursor: pointer;
    border: 1px solid #014d9f;
    width: 54px;
    text-align: center;
    line-height: 2.1em;
}

header .mobile-btn-wrapper i {
    color: #014d9f;
    line-height: 1.5em;
}

header.fill-fixed .header-contacts .callback {
    display: block;
}

/*SECTION-MAIN*/

.section-main .container {
    padding-top: 34px;
    padding-bottom: 119px;
    background: url(../images/women.png) no-repeat right 143px bottom -50px, url(../images/rectangle2.png) no-repeat right 16px bottom 0, url(../images/main.png) no-repeat right 6px bottom -42px;
}

.section-main.section-main-cpo-1 .container {
    background: url(../images/women-cpo-1.png) no-repeat right 43px bottom -50px, url(../images/rectangle2.png) no-repeat right 16px bottom 0, url(../images/main.png) no-repeat right 6px bottom -42px;
}

.section-main.section-main-cpo-2 .container {
    background: url(../images/women-cpo-2.png) no-repeat right 43px bottom -50px, url(../images/rectangle2.png) no-repeat right 16px bottom 0, url(../images/main.png) no-repeat right 6px bottom -42px;
}

.section-main.section-main-cpo-3 .container {
    background: url(../images/men-cpo-3.png) no-repeat right 43px bottom -50px, url(../images/rectangle2.png) no-repeat right 16px bottom 0, url(../images/main.png) no-repeat right 6px bottom -42px;
}


.section-main h1 {
    font-weight: bold;
    font-size: 43pt;
    padding-left: 3px;
    margin-bottom: 16px;
    line-height: 65px;
    padding-top: 25px;
}

.section-main h1 span {
    display: inline-block;
    color: #fff;
    font-size: 17pt;
    background: #004C9F;
    line-height: 44px;
    position: relative;
    top: -8px;
    text-align: center;
    padding: 0 19px 6px;
    font-weight: normal;
    border-radius: 2px;
    margin-left: -2px;
}

.section-main h1 span abbr {
    border-bottom: 2px dotted !important;
}

.section-main h1 span.main-abbr-cpo {
    top: -10px;
}

.section-main .second-text {
    font-weight: bold;
    font-size: 25px;
    padding-left: 3px;
}

.section-main ul.check {
    padding: 0;
    margin: 31px 0 0 0;
    list-style-type: none;
}

.section-main ul.check li {
    padding-left: 26px;
    margin-bottom: 11px;
    position: relative;
}

.section-main ul.check li:before {
    content: '✔\fe0e';
    color: #004C9F;
    position: absolute;
    left: 3px;
    top: 0;
}

.section-main .buttons {
    margin-top: 56px;
    color: #004C9F;
    font-weight: 600;
}

.section-main .buttons .btn-yellow {
    margin-right: 26px;
}

a.dashed {
    font-size: 18px;
    font-weight: 500;
    display: inline-block;
    border-bottom: 1px dashed;
    color: #004C9F;
}

a.dashed:hover {
    text-decoration: none;
    border-bottom: 1px solid;
}

.section-main .inline-div {
    display: inline-block;
    position: relative;
    top: 3px;
}

/*SECTION-UTP*/
.section-utp {
    min-height: 80px;
    background: #d3d3d37d;
}

.section-utp .col-var {
    padding: 0 15px;
}

.section-utp .col-var:nth-child(1) {
    width: 36.6%;
}

.section-utp .col-var:nth-child(2) {
    width: 35%;
}

.section-utp .col-var:nth-child(3) {
    width: 28.4%;
}

.section-utp .utp {
    padding-left: 50px;
    font-weight: 500;
    padding-top: 31px;
    font-size: 11.3pt;
    min-height: 85px;
}

.section-utp .utp-1 {
    background: url(../images/svg/utp-1.svg) no-repeat left center;
}

.section-utp .utp-2 {
    background: url(../images/svg/utp-2.svg) no-repeat left center;
}

.section-utp .utp-3 {
    background: url(../images/svg/utp-3.svg) no-repeat left center;
}

/*SECTION-CHANGE*/
.section-change {
    padding-top: 124px;
    padding-bottom: 49px;
}

.section-change .section-heading {
    margin-bottom: 40px;
}

.section-change .change-info {
    padding-left: 5px;
    padding-top: 17px;
}

.section-change .change-name {
    font-size: 15pt;
    font-weight: bold;
    min-height: 90px;
    max-width: 150px;
}

.section-change .change-price {
    margin-top: 16px;
    font-size: 15pt;
    color: #e60e29;
    font-weight: bold;
}

.section-change .change-buttons {
    margin-top: 9px;
}

.img-border {
    padding: 10px 5px;
    border: 1px solid #ddd;
}

/*SECTION-ODDS*/
.section-odds {
    padding-top: 126px;
    padding-bottom: 81px;
    background: #004c9f17 url(../images/odd-bg.png) no-repeat 327px 123px;
}

.section-odds .section-heading {
    margin-bottom: 50px;
}

.section-odds .odd-block {
    padding: 40px 23px 40px 23px;
    min-height: 294px;
    margin-bottom: 13px;
}

.section-odds .odd-block.white-block {
    background: #fff;
}

.section-odds .odd-block .odd-image {
    float: left;
}

.section-odds .odd-block .odd-description {
    margin-left: 78px;
}

.section-odds .odd-block .odd-description .odd-name {
    font-weight: bold;
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 13px;
}

.section-odds .odd-block .odd-description .odd-text {
    line-height: 26px;
    font-size: 16px;
}

.section-odds .odd-block .buttons {
    color: #004C9F;
    margin-top: 19px;
    font-weight: bold;
}

/*SECTION-COMPARE*/
.section-сompare {
    padding-top: 123px;
    min-height: 1070px;
    background: url(../images/odd-bg.png) no-repeat 327px -885px;
}

.section-сompare .container {
    position: relative;
}

.section-сompare .compare-bg {
    position: absolute;
    right: -105px;
    top: 229px;
    z-index: -1;
}

.compare-overflow-wrapper {
    overflow-x: auto;
}

.section-сompare .compare-wrapper {
    margin-top: 52px;
    width: 790px;
    padding-bottom: 20px;
}

.section-сompare .table-block {

}

.section-сompare .table-block.b-opacity {

}

.section-сompare .table-row {

}

.section-сompare .table-row:after {
    content: '';
    display: block;
    clear: both;
}

.section-сompare .table-row .first-column {
    float: left;
    width: 203px;
    min-height: 50px;
}

.section-сompare .table-row .second-column {
    float: left;
    width: 285px;
}

.section-сompare .table-row .third-column {
    float: left;
    width: 302px;
}

.section-сompare .table-block-1 .second-column {
    background: #004C9F;
    text-align: center;
    line-height: 91px;
}

.section-сompare .table-block-1 .third-column {
    font-size: 16px;
    text-align: center;
    line-height: 91px;
    font-weight: bold;
    background: #004c9f17;
}

.section-сompare .table-block-2 .table-row {
    display: flex;
    border-bottom: 2px dotted #ddd;
    margin-bottom: -2px;
}

.section-сompare .table-block-2 .table-row:last-child {
    border-bottom: 0;
}

.section-сompare .table-block-2 .table-row > div {
    padding-top: 9px;
    padding-bottom: 8px;
}

.section-сompare .table-block-2 .table-row:first-child > div {
    padding-top: 20px;
}

.section-сompare .table-block-2 .table-row:last-child > div {
    padding-bottom: 24px;
}

.section-сompare .table-block-2 {
    padding: 0 20px;
    border: 1px solid #ddd;
}

.section-сompare .table-block-2 .first-column {
    width: 183px;
    font-weight: bold;
    font-size: 16px;
    line-height: 26px;
}

.section-сompare .table-block-2 .first-column a {
    color: #000;
}

.section-сompare .table-block-2 .second-column {
    background: #004c9f17;
    font-size: 16px;
    line-height: 26px;
    padding: 0 18px;
}

.section-сompare .table-block-2 .third-column {
    width: 280px;
    font-size: 16px;
    line-height: 26px;
    padding: 0 0 0 39px;
}

.section-сompare .second-column.buttons {
    margin-top: 19px;
}

.section-сompare .red {
    font-weight: 500;
    color: #e60e29;
}

.section-сompare .blue {
    font-weight: 500;
    color: #004C9F;
}

.section-сompare .lidform {
    margin-top: 0;
    background: #f7f7f7;
    min-height: 100%;
    padding: 25px 30px;
    text-align: center;
    box-shadow: 0 0 5px 1px #cacaca;
}

.section-сompare .lidform .lidform-miniheading {
    margin-top: 32px;
    margin-bottom: 34px;
}

.section-сompare .lidform .btn {
    margin-top: 14px;
}

.section-сompare .lidform input[type="text"], .section-сompare .lidform input[type="tel"] {
    border: none;
}

/*SECTION-TRUST*/
.section-trust {
    padding-top: 69px;
}

.section-trust .container {
    min-height: 830px;
    position: relative;
}

.section-trust .container .trust-bg {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: -1;
}

.section-trust .trusts {
    margin-top: 41px;
    max-width: 695px;
}

.section-trust .trusts .trust-block {
    padding-bottom: 32px;
    border-bottom: 2px dotted #ddd;
    margin-bottom: 31px;
}

.section-trust .trusts .trust-block:last-child {
    margin-bottom: 0;
    padding-bottom: 25px;
    border-bottom: 0;
}

.section-trust .trusts .trust-block .trust-image {
    float: left;
    padding-top: 8px;
}

.section-trust .trusts .trust-block .trust-description {
    margin-left: 101px;
}

.section-trust .trusts .trust-block .trust-name {
    font-weight: bold;
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 7px;
}

.section-trust .trusts .trust-block .trust-text {
    font-weight: normal;
    font-size: 16px;
    line-height: 26px;
}

.section-trust .buttons {
    margin-left: 101px;
}

/*SECTION-PARTNERS*/
.section-partners {
    background: rgba(0, 76, 159, .1);
}

.section-partners .container {
    padding-top: 124px;
    padding-bottom: 80px;
}

.section-partners-1 .container {
    background: url(../images/partners-bg.png) no-repeat right 32px;
}

.section-partners .section-heading {
    margin-bottom: 51px;
}

.section-partners .partner {
    background: #fff;
    text-align: center;

    margin-bottom: 20px;
    height: 100px;
    line-height: 100px;
    padding: 0 20px;
}

.section-partners .partner img {
    vertical-align: middle;
    max-height: 55px;
}

/*SECTION-ORGANIZATION*/
.section-organization {
}

.section-organization .container {
    position: relative;
    min-height: 637px;
}

.section-organization .men-bg {
    position: absolute;
    bottom: 0;
    left: 50%;
    z-index: -1;
    margin-left: -210px;
}

.section-organization .organization-bg {
    position: absolute;
    width: 50%;
    height: 100%;
    background: #004C9F;
    right: 0;
    top: 0;
    z-index: -1;
}

.section-organization .requirement-left {
    padding-top: 101px;
    max-width: 520px;
}

.section-organization .requirement-left .blue-text {
    font-size: 14px;
    color: #fff;
    display: inline-block;
    background: #004C9F;
    padding: 0 11px;
    line-height: 34px;
}

.section-organization .requirement-left .mini-heading {
    font-weight: bold;
    font-size: 25px;
    line-height: 35px;
    color: #000;
    margin-top: 26px;
}

.section-organization .requirement-left .text {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin: 32px 0 41px;
}

.section-organization .requirement-left .buttons {

}

.section-organization .requirement-right {
    color: #fff;
    padding-left: 85px;
    padding-top: 95px;
}

.section-organization .requirement-list-heading {
    font-size: 20px;
    line-height: 25px;
    font-weight: bold;
}

.section-organization .requirement-list {
    padding: 0;
    margin: 18px 0 35px 0;
    list-style-type: none;
}

.section-organization .requirement-list li {
    position: relative;
    padding-left: 22px;
    margin-bottom: 22px;
    color: #FFFFFF;
    mix-blend-mode: normal;
    opacity: 0.8;
}

.section-organization .requirement-list li:after {
    content: '✔\fe0e';
    color: #fff;
    position: absolute;
    left: 3px;
    top: 0;
}

/*SECTION-WHO*/
.section-who {
    background: rgba(0, 76, 159, .1) url(../images/who-bg.png) no-repeat center 100px;
    padding-top: 123px;
    padding-bottom: 93px;
}

.who {
    background: #fff;
    margin-top: 56px;
}

.who:after {
    content: '';
    display: block;
    clear: both;
}

.who .who-image {
    float: left;
}

.who .who-image img {

}

.who .who-description {
    margin-left: 192px;
    padding: 38px 0 0 0;
}

.who .who-name {
    font-weight: bold;
    font-size: 20px;
    line-height: 30px;
}

.who .who-price {
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 21px;
    color: #E60E29;
    margin: 14px 0 27px;
}

.who .who-buttons {

}

/*SECTION-SELECT*/
.section-select {
    padding-top: 123px;
}

.section-select .container {
    position: relative;
}

.section-select .container .select-bg {
    position: absolute;
    right: -105px;
    top: 94px;
    z-index: -1;
}

.section-select .select-wrapper {
    margin-top: 47px;
    padding-left: 37px;
}

.section-select .select-wrapper .select-block {
    margin-bottom: 20px;
}

.section-select .select-wrapper .select-block .select-heading {
    font-weight: bold;
    font-size: 16px;
    line-height: 30px;
}

.section-select .select-wrapper .select-block .select-list {
    margin-top: 10px;
}

.section-select .select-wrapper .select-block .select-list .select-group {

}

.section-select .select-wrapper .select-block .select-list .select-group input[type="radio"] {
    display: none;
}

.section-select .select-wrapper .select-block .select-list .select-group input[type="radio"] + label {
    font-weight: 500;
    font-size: 16px;
    line-height: 30px;
    position: relative;
    padding-left: 34px;
    cursor: pointer;
}

.section-select .select-wrapper .select-block .select-list .select-group input[type="radio"] + label:hover {
    color: #004C9F;
}

.section-select .select-wrapper .select-block .select-list .select-group input[type="radio"] + label:before {
    content: '';
    position: absolute;
    left: -1px;
    top: 6px;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    border: 1px solid #ddd;
    transition: .3s;
}

.section-select .select-wrapper .select-block .select-list .select-group input[type="radio"] + label:after {
    content: '';
    position: absolute;
    left: 2px;
    top: 9px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    transition: .3s;
}

.section-select .select-wrapper .select-block .select-list .select-group input[type="radio"]:checked + label:before {
    border: 1px solid #004C9F;
    transition: .3s;
}

.section-select .select-wrapper .select-block .select-list .select-group input[type="radio"]:checked + label:after {
    background: #004C9F;
    transition: .3s;
}

.select-list .dropdown {
    margin-bottom: 40px;
}

.select-list .city button.dropdown-toggle {
    border: none;
    padding: 0;
    background: none;
    font-size: 16px;
    line-height: 30px;
    width: 100%;
    max-width: 285px;
    text-align: left;
    padding-bottom: 6px;
    border-bottom: 1px solid #004C9F;
}

.select-list .city button.dropdown-toggle:after {
    content: none;
}

.select-list .city button.dropdown-toggle:hover {
    color: #000;
}

.select-list .city button.dropdown-toggle i {
    font-size: 9pt;
    margin-left: 5px;
    float: right;
    margin-top: 13px;
}

.section-select .lidform {
    background: #f7f7f7;
    min-height: 100%;
    padding: 30px;
}

.section-select .lidform .form-group {
}

.section-select .lidform .lidform-heading {
    font-weight: bold;
    font-size: 16px;
    line-height: 30px;
}

.section-select .lidform .lidform-miniheading {

}

.section-select .lidform input[type="text"], .section-select .lidform input[type="tel"] {

}

.section-select .btn-yellow {
    margin-top: 9px;
}

.section-select .lidform .politic-confirm {
    margin-top: 0;
}

.lidform-tooltip {
    margin-top: 50px;
}

.section-select .tooltip-line {
    font-size: 16px;
    line-height: 26px;
}

.section-select .tooltip-check {
    padding-left: 26px;
    margin-top: 15px;
    position: relative;
}

.section-select .tooltip-check:before {
    content: '✔\fe0e';
    color: #004C9F;
    position: absolute;
    left: 3px;
    top: 0;
}

/*SECTION-ABOUT*/
.section-about {
    padding-bottom: 94px;
    padding-top: 125px;
}

.section-about .text-heading {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    margin-top: 41px;
}

.employee {
    margin-top: 82px;
}

.employee-image {

}

.employee-description {

}

.employee-name {
    font-weight: bold;
    font-size: 20px;
    line-height: 25px;
    margin: 20px 0 17px 0;
    color: #000000;
}

.employee-text {
    font-size: 16px;
    line-height: 26px;
    color: #000000;
}

.employee-1 .employee-text {
    max-width: 140px;
}

/*SECTION-REVIEWS*/
.section-reviews {
    padding-top: 122px;
    padding-bottom: 69px;
    background: url(../images/review-bg.png) no-repeat 550px -30px;
}

.review {
    margin-top: 51px;
}

.review-video {

}

.review-description {

}

.review-name {
    font-weight: bold;
    font-size: 20px;
    line-height: 25px;
    margin-top: 18px;
}

.review-post {
    font-size: 18px;
    line-height: 25px;
    margin: 3px 0 15px;
}

.review-text {
    font-size: 20px;
    line-height: 30px;
}

/*SECTION-FAQ*/
.section-faq {
    padding-top: 50px;
    padding-bottom: 80px;
}

.section-faq .container {
    position: relative;
}

.section-faq .faq-bg {
    position: absolute;
    right: -105px;
    top: -11px;
    z-index: -1;
}

.questions {
    margin-top: 39px;
}

.question {
    padding-bottom: 12px;
    margin-bottom: 39px;
    border-bottom: 1px solid #004C9F;
}

.question-text {
    font-weight: bold;
    font-size: 20px;
    line-height: 30px;
    cursor: pointer;
}

.question-text i {
    float: right;
    font-size: 10pt;
    color: #004C9F;
}

.question-text[aria-expanded="true"] i:before {
    content: "\f077";
}

.question-answer {
    font-size: 20px;
    line-height: 30px;
    margin-top: 10px;
}

.question-answer:after {
    content: '';
    display: block;
    height: 31px;
}

.section-faq .lidform {
    margin-left: 95px;
    margin-top: -58px;
    padding: 65px 30px;
    color: #fff;
    background: #004C9F;
}

.section-faq .lidform .lidform-miniheading {
    margin-top: 11px;
}

.section-faq .lidform .lidform-man {
    margin-top: 28px;
}

.section-faq .lidform .lidform-man-image {
    float: left;
    width: 80px;
    height: auto;
}

.section-faq .lidform .lidform-man-image img {
    border-radius: 50%;
}

.section-faq .lidform-man-description {
    margin-left: 96px;
}

.section-faq .lidform-man-name {
    font-weight: bold;
    font-size: 16px;
    line-height: 18px;
    padding-top: 9px;
}

.section-faq .lidform-man-text {
    font-weight: normal;
    font-size: 16px;
    line-height: 26px;
    margin-top: 5px;
}

.section-faq .lidform form {
    margin-top: 42px;
}

.section-faq .lidform form .form-group {
    margin-bottom: 21px;
}

.section-faq .lidform form input[type="text"], .section-faq .lidform form input[type="tel"], .section-faq .lidform form textarea {
    border: none;
}

.section-faq .lidform textarea {
    height: 75px;
}

.section-faq .btn {
    margin-top: 9px;
}

.section-faq .politic-confirm a {
    color: #fff;
}

footer {
    border-top: 1px solid #ddd;
    padding-bottom: 50px;
}

footer .footer-right {
    float: right;
    padding-top: 57px;
}

footer .footer-right .phone {

}

footer .footer-right .phone a {
    font-size: 15.6pt;
    line-height: 25px;
    font-weight: bold;
    color: #000000;
}

footer .footer-right .callback {
    line-height: 100%;
}

footer .footer-right .callback a {
    font-size: 9pt;
    color: #004C9F;
}

footer .footer-left {
    padding-top: 32px;
}

footer .footer-left .logo {
    padding-top: 9px;
}

footer .footer-left .city {
    padding-top: 29px;
}

footer .footer-left .city button.dropdown-toggle {
    border: none;
    padding: 0;
    line-height: 120%;
    background: none;
    font-size: 11pt;
    color: #004C9F;
}

footer .footer-left .city button.dropdown-toggle:after {
    content: none;
}

footer .footer-left .city button.dropdown-toggle:hover {
    color: #000;
}

footer .footer-left .city button.dropdown-toggle i {
    font-size: 5pt;
    margin-left: 5px;
}

footer .footer-left .city .dropdown-menu {
    border-radius: 0;
    padding: 0;
}

footer .footer-left .city .dropdown-item {
    padding: 3px 10px;
}

footer .footer-left .city-name {
    margin-top: 11px;
    font-size: 14px;
    line-height: 26px;
}

footer .footer-center {
    padding-top: 58px;
}

footer .footer-center .first-menu ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

footer .footer-center .first-menu ul li {
    display: inline-block;
    margin-right: 29px;
}

footer .footer-center .first-menu ul li a {
    font-weight: bold;
    font-size: 11.5pt;
    color: #000;
    padding-bottom: 12px;
    border-bottom: 2px solid rgba(255, 255, 255, 0);
}

footer .footer-center .first-menu ul li a:hover {
    border-bottom: 2px solid #E60E29;
    text-decoration: none;
}

footer .footer-center .second-menu {
    margin-top: 22px;
}

footer .footer-center .second-menu ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

footer .footer-center .second-menu ul li {
    float: left;
    margin-right: 40px;
    margin-bottom: 5px;
}

footer .footer-center .second-menu ul li a {
    font-size: 10.5pt;
    line-height: 36px;
    color: #000;
    border-bottom: 2px solid rgba(255, 255, 255, 0);
    padding-bottom: 12px;
}

footer .footer-center .second-menu ul li a:hover {
    color: #000;
    border-bottom: 2px solid #E60E29;
    text-decoration: none;
}

footer .footer-center .first-menu ul li.current-menu-item a {
    border-bottom: 2px solid #E60E29;
}

footer .footer-center .second-menu ul li:nth-child(4n) {
}


.section-text {
    border-top: 1px solid #ddd;
    padding: 50px 0;
}

.section-text .section-heading:after {
    display: none;
}

.section-cpo {
    background: #004c9f17;
    padding: 125px 0 105px 0;
}

.section-cpo .section-heading {
    margin-bottom: 30px;
}

.section-cpo .cpo-list ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.section-cpo .cpo-list ul li {
    padding-left: 32px;
    margin-top: 9px;
    margin-bottom: 21px;
    position: relative;
    font-size: 16px;
    line-height: 26px;
}

.section-cpo .cpo-list ul li:before {
    content: '✔\fe0e';
    color: #004C9F;
    position: absolute;
    left: 3px;
    top: 0;
}

.section-cpo .buttons {
    margin-top: 29px;
}

.modal-content {
    background: #fff;
    border-radius: 5px;
    border: none;
    padding: 30px 40px;
}

.modal-header {
    color: #000;
    padding: 5px 0;
    border-bottom: 0;
}

.form-control {
    border: 1px dashed #ced4da !important;
}

.modal-body {
    padding: 15px 0;
}

.modal-body input[type="tel"], .modal-body input[type="text"], .modal-body textarea {
    line-height: 56px;
    padding: 0 15px;
    font-size: 12pt;
    width: 100%;
    margin-bottom: 21px;
    border: 1px dashed #d2d2d2 !important;
    background: #e8e8e826;
}

.modal-body .buttons {
    margin-bottom: 15px;
}

.modal-body .buttons .btn {
    padding: 0 40px;
}

.modal-body .note-terms {
    font-size: 80%;
}

.modal-body .note-terms label {
    color: #000;
    line-height: 100%;
    font-size: 11pt;
}

.modal-body .note-terms a {
    color: #000;
    border-bottom: 1px solid;
    text-decoration: none;
}

.modal-body .note-terms a:hover {
    border-bottom: 1px solid #fff0;
}

.modal-header .close {
    color: #fff;
}

#modals-cities .cities {

}

#modals-cities .cities ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

#modals-cities .cities ul a {
    color: #000;
}

#modals-cities .cities > ul {
    width: 100%;
    column-width: 210px;
    -moz-column-width: 210px;
    -webkit-column-width: 210px;
    column-fill: auto;
    -moz-column-fill: auto;
    -webkit-column-fill: auto;
}

#modals-cities .cities li.wrap {
    break-inside: avoid;
    page-break-inside: avoid;
    -webkit-column-break-inside: avoid;
    padding-top: 32px;
    position: relative;
}

#modals-cities .cities li.wrap a:hover {
    text-decoration: underline;
    cursor: pointer;
}

#modals-cities .cities li.wrap ul li:first-child a {
    font-weight: bold;
}

#modals-cities .modal-body {
    padding: 0;
}

.offcanvas-collapse {
    position: fixed;
    top: 0;
    bottom: 0;
    padding: 40px 0;
    right: -300px;
    height: 100%;
    width: 300px;
    overflow: visible;
    background-color: #fff;
    transition-timing-function: ease-in-out;
    transition-duration: .3s;
    transition-property: right, visibility;
    z-index: 9999;
    border-left: 3px solid #ddd;
    box-shadow: none;
}

.offcanvas-collapse .close {
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 24pt;
}

.offcanvas-collapse {
    align-items: start;
    -moz-background-clip: padding; /* Firefox 3.6 */
    -webkit-background-clip: padding; /* Safari 4? Chrome 6? */
    background-clip: padding-box; /* Firefox 4, Safari 5, Opera 10, IE 9 */
    border-right: 5px solid rgba(0, 0, 0, 0.2);
}

.offcanvas-collapse.open {
    right: 0;
    visibility: visible;
    z-index: 9999;
    box-shadow: 5px 0 15px rgba(20, 20, 20, 0.25);
}

.offcanvas-text {

}

.offcanvas-menu {

}

.offcanvas-menu ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.offcanvas-menu li {

}

.offcanvas-menu li a {
    color: #333;
    font-size: 14pt;
    line-height: 200%;
    display: block;
    border-left: 5px solid #fff;
    padding: 0 10px;
    transition: .2s;
}

.offcanvas-menu li a:hover {
    text-decoration: none;
    border-left: 5px solid #555;
    background: #f7f7f7;
}

.offcanvas-content {
    padding: 0 20px;
}

.offcanvas-heading {
    font-weight: bold;
    font-size: 14pt;
    margin-bottom: 5px;
}

.offcanvas-menu .menu-separator {
    margin: 10px 15px;
    height: 1px;
    border-bottom: 1px dashed #ddd;
}

.offcanvas-menu .city button.dropdown-toggle {
    border: none;
    padding: 10px 15px;
    line-height: 120%;
    background: none;
    font-size: 14pt;
    color: #004C9F;
}

.offcanvas-menu .city button.dropdown-toggle:after {
    content: none;
}

.offcanvas-menu .city button.dropdown-toggle:hover {
    color: #000;
}

.offcanvas-menu .city button.dropdown-toggle i {
    font-size: 5pt;
    margin-left: 5px;
}

.offcanvas-menu .city .dropdown-menu {
    border-radius: 0;
    padding: 0;
}

.offcanvas-menu .city .dropdown-item {
    padding: 3px 10px;
}

.mobile-logo {
    display: none;
}

.offcanvas-menu .phone {

}

.offcanvas-menu .offcanvas-contacts {
    padding: 0 15px;
}

.offcanvas-menu .phone a {
    font-size: 15.6pt;
    line-height: 25px;
    font-weight: bold;
    color: #000000;
}

.offcanvas-menu .callback {
    line-height: 100%;
}

.offcanvas-menu .callback a {
    font-size: 9pt;
    color: #004C9F;
}

.close {
    position: relative;
    width: 32px;
    height: 32px;
    opacity: .3;
    transition: .25s;
    top: 10px;
    right: 10px;
}

.close:hover {
    opacity: 1;
}

.close:before, .close:after {
    position: absolute;
    left: 15px;
    content: ' ';
    height: 33px;
    width: 2px;
    top: 0;
    background-color: #000;
}

.close:before {
    transform: rotate(45deg);
}

.close:after {
    transform: rotate(-45deg);
}


.section-main.section-main-cpo-4 .container {
    background: url(../images/main.png) no-repeat right 323px bottom 0;
    background-size: 58%;
}

.section-main2 .container {
    padding-top: 60px;
    padding-bottom: 60px;
    background: url(../images/women.png) no-repeat right 143px bottom -50px, url(../images/rectangle2.png) no-repeat right 16px bottom 0, url(../images/main.png) no-repeat right 6px bottom -42px;
}

.section_form_title {
    font-size: 14px;
    font-weight: 500;
    text-align: left;
    margin-top: 0;
    align-items: center;
    display: grid;
    grid-template-columns: 97px 1fr;
    padding-bottom: 0;
    padding: 8px;
    margin-bottom: 16px;
    border: none;
}

.section_form_title img {
    border: 1px solid #d6d6d6;
    width: 80px;
    border-radius: 50%;
    margin-right: 20px;
}

.section-form {
    position: relative;
    top: 0;
    padding: 25px 33px;
    min-height: 100%;
    width: 100%;
    box-shadow: 0 0 18px 1px #004c9f21;
    background: #fff;
}

.section-form input[type=text] {
    background-color: #fff;
    background-clip: padding-box;
    border: 1px dashed #ced4da;
    width: 100%;
    margin-bottom: 11px;
}

.section-form input[type=tel] {
    background-color: #fff;
    background-clip: padding-box;
    border: 1px dashed #ced4da;
    width: 100%;
    margin-bottom: 11px;
}

.section-form input[type=email] {
    background-color: #fff;
    background-clip: padding-box;
    border: 1px dashed #ced4da;
    line-height: 56px;
    padding: 0 20px;
    width: 100%;
    margin-bottom: 11px;
}

.or_text {
    position: relative;
    top: -9px;
    left: 39%;
    background: #fff;
    font-size: 14px;
    width: 58px;
    color: #899198;
    display: block;
    text-align: center;
}

.input-or {
    background: #ced4da;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 20px;
}

.section-form input[type=checkbox] {
    margin: 0;
    padding: 0;
}

.section-form p {
    font-size: 13px;
    margin: 0;
    font-weight: 400;
    margin-top: 8px;
}

.section-form button {
    margin: 0;
    height: 54px;
    font-size: 19px;
    font-weight: 500;
    color: #ffffff;
    border: none;
    width: 100%;
    background: #004c9f;
}

.section-form button:disabled {
    background: #004c9f8a;
}

.section_form_accept {
    border-top: 1px solid #eee;
    font-size: 12px;
    margin-bottom: 0;
    padding: 10px 5px;
    align-items: center;
    display: grid;
    grid-template-columns: 40px 1fr;
}

.section-utp2 {
    background: #fff;
    box-shadow: 0 0 5px 1px #eaeaead9;
    position: relative;
    z-index: 1;
}

.section-change2 {
    padding-top: 70px;
    background: #fff;
    box-shadow: none;
    padding-bottom: 30px;
}

.change-block2 {
    background: #fff;
    border: 1px solid #d6d6d6;
    padding: 5px;
}

.section-select2 {
    padding-top: 70px;
    z-index: 1;
    padding-bottom: 10px;
    box-shadow: 0 0 5px 1px #cacaca;
    background: #eeee;
}

.section-select2 form {
    box-shadow: 0 0 5px 1px #cacaca;
    padding: 0;
    margin: 0;
    background: #fff;
    margin-top: 30px;
    margin-bottom: 50px;
}

.lidform2 {
    background: #f7f7f7;
    min-height: 100%;
}

.section-cpo2 {
    background: #f7f7f7;
    box-shadow: 0 0 5px 1px #cacaca;
    padding: 70px 0 60px 0;
}

.section-сompare2 {
    background: none;
    padding-top: 70px;
    min-height: 890px;
}


.compare_blocks {
    display: grid;
    grid-template-columns: 1fr 1fr;
}

.compare_block {
    box-shadow: 0 0 5px 1px #cacaca;
    margin-right: 20px;
}

.compare_block:last-child {
    margin-right: 0;
}

.compare_block_arg {
    display: grid;
    grid-template-columns: 45px 1fr;
    align-items: center;
    padding: 0 15px;
    border-bottom: 1px dashed #cacaca;
}

.compare_block_arg:last-child {
    border-bottom: none;
}

.compare_block_title_rosstroy {
    background: #004c9f;
    height: 70px;
    border-bottom: 2px solid #014d9f;
    display: grid;
    align-items: center;
    justify-content: center;
}

.compare_block_title_own {
    background: #014d9f;
    height: 70px;
    padding-top: 10px;
    border-bottom: 2px solid #024e9f;
    display: grid;
    text-transform: uppercase;
    align-items: center;
    color: #ffffff;
    font-size: 19px;
    justify-content: center;
}

.ok {
    font-size: 22px;
    color: #52b903;
    padding-left: 5px;
    font-weight: 600;
}

.ngood {
    font-size: 22px;
    color: #c50202;
    padding-left: 5px;
    font-weight: 600;
}

.lidform3 {
    margin-top: 0;
    background: #f7f7f7;
    min-height: 100%;
    padding: 25px 20px;
    text-align: center;
    box-shadow: 0 0 5px 1px #cacaca;
}

.lidform-heading2 {
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 12px;
}

.lidform-miniheading2 {
    margin-top: 10px;
    font-size: 18px;
    margin-bottom: 9px;
}

.politic-confirm2 {
    margin-top: 20px;
    font-size: 16px;
    line-height: 26px;
}

.section-odds2 {
    padding-top: 70px;
    box-shadow: 0 0 5px 1px #cacaca;
    padding-bottom: 70px;
    background: #f7f7f7 url(../images/odd-bg.png) no-repeat 247px -15px;
}

.section-partners2 {
    background: rgb(247 247 247);
    box-shadow: 0 0 5px 1px #cacaca;
}

.section-partners2 .container {
    padding-top: 70px;
    padding-bottom: 70px;
}

.section-partners2 .partner {
    background: #fff;
    text-align: center;
    border: 1px solid #dedada;
    margin-bottom: 20px;
    height: 100px;
    line-height: 100px;
    padding: 0 20px;
}

.section-partners-4 {
    box-shadow: 0 0 5px 1px #cacaca;
    background: rgb(247 247 247);
}

.section-partners-4 .container {
    padding-top: 70px;
    padding-bottom: 70px;
}

.section-partners-4 .partner {
    border: 1px solid #dedada;
}

.section-about2 {
    padding-bottom: 70px;
    padding-top: 70px;
}

.section-about2 .employee {
    margin-top: 40px;
    box-shadow: 0 0 5px 1px #d6d6d6;
    padding-top: 15px;
}

.section-about2 .employee-image {
    text-align: center;
}

.section-about2 img {
    width: 90%;
}

.section-about2 .employee-name {
    font-weight: bold;
    border-bottom: 1px solid #eee;
    padding-left: 15px;
    font-size: 20px;
    padding-bottom: 10px;
    line-height: 25px;
    margin: 11px 0 0 0;
    color: #000000;
}

.section-about2 .employee-text {
    min-width: 100%;
    background: #f7f7f7;
    height: 65px;
    display: grid;
    padding-left: 15px;
    align-items: center;
}

.section-reviews2 {
    padding-top: 70px;
    box-shadow: 0 0 5px 1px #cacaca;
    background: #f7f7f7;
    padding-bottom: 40px;
}

.section-reviews2 .review {
    margin-top: 30px;
    background: #fff;
    box-shadow: 0 0 5px 1px #e0e0e0;
}

.section-reviews2 .review-description {
    padding: 15px;
}

.section-reviews2 .review-name {
    font-weight: bold;
    font-size: 20px;
    line-height: 25px;
    margin-top: 18px;
}

.section-reviews2 .review-post {
    font-size: 17px;
    line-height: 24px;
    color: #8a8a8a;
    margin: 5px 0 5px;
}

.section-reviews2 .review-text {
    font-size: 18px;
    padding-top: 10px;
    min-height: 200px;
    border-top: 1px solid #e6e6e6;
    line-height: 30px;
}


input[type="tel"][required]:invalid:not(:focus) {
    box-shadow: unset;
}


@media (max-width: 1024px) {
    .section-main2 {
        background: url(../images/main.png) no-repeat right 6px bottom -41px #f7f7f7;
    }
}

#menu-item-66 a {
    color: #004c9f;
    font-weight: 600;
}


.section_preim {
    background: #fff;
    box-shadow: none;
    border-top: 1px solid #d4d4d4b8;
    border-bottom: 1px solid #d4d4d47a;
    z-index: 2;
}

.preim_block {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
}

.preim_item {
    min-height: 80px;
    display: grid;
    grid-template-columns: 140px 1fr;
    font-size: 15px;
    align-items: center;
}

.preim_item img {
    width: 40px;
    margin-left: 80px;
}


.skidki {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
}

.skidki_block {
    display: grid;
    grid-template-columns: 190px 1fr;
    box-shadow: 0 0 5px 1px #cacaca;
    background: #fff;
    align-items: center;
    margin-right: 10px;
}

.skidki_block:last-child {
    margin-right: 0;
}

.skidki-image {
    width: 170px;
    margin: 10px;
}

.skidki-info {
    padding: 10px 10px 10px 0;
    height: 100%;
}

.skidki-name {
    display: grid;
    align-items: center;
    font-size: 21px;
    height: 40%;
    font-weight: 600;
}

.skidki-price {
    font-size: 26px;
    font-weight: 400;
    text-decoration: line-through;
    height: 36%;
    display: grid;
    align-items: center;
    color: #a9a9a9;
}

.skidki-buttons {
    height: 24%;
}

.skidki_btn-blue-border {
    font-size: 14pt;
    text-align: center;
    line-height: 42px;
    width: 100%;
    font-weight: 600;
    text-transform: uppercase;
    color: #004C9F;
    border: 1px solid;
    min-width: 137px;
}

.sotrudniki {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    margin-top: 40px;
}

.sotrudnik {
    box-shadow: 0 0 5px 1px #cacaca;
    margin-right: 10px;
}

.sotrudnik:last-child {
    margin-right: 0;
}

.sotrudnik_image {
    margin: 10px;
}

.sotrudnik_image img {
    width: 100%;
}

.sotrudnik_name {
    font-weight: bold;
    border-bottom: none;
    padding-left: 15px;
    font-size: 20px;
    padding-bottom: 0;
    line-height: 25px;
    margin: 11px 0 0 0;
    color: #000000;
}

.sotrudnik_text {
    min-width: 100%;
    height: 66px;
    display: grid;
    padding-left: 15px;
    align-items: center;
}

.section-сompare .container {
    padding-bottom: 50px;
}

.heading-text {
    margin-top: 20px;
    font-size: 20px;
    font-weight: 500;
    color: #737373;
}

.sro_price_block {
    background: #fff;
    padding: 25px 40px;
    margin-bottom: 35px;
    box-shadow: 0 0 5px 1px #cacaca;
}

.price_block_title {
    font-size: 29px;
    font-weight: 600;
}

.price_block_description {
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 17px;
    margin-top: 10px;
}

.price_block_info {
    display: grid;
    grid-template-columns: 210px 470px;
}

.price_block_count {
    font-size: 23px;
    border-bottom: 1px solid #eee;
    font-weight: 600;
    padding-left: 10px;
    height: 45px;
    display: grid;
    align-items: center;
}

.price_block_text {
    border-bottom: 1px solid #eee;
    display: grid;
    height: 45px;
    font-weight: 500;
    align-items: center;
    font-size: 16px;
}

.price_block_img {
    height: 0;
    position: absolute;
    top: 110px;
    left: 795px;

}

.price_block_img img {
    width: 420px;
}

.price_btn {
    font-size: 13pt;
    text-align: center;
    line-height: 42px;
    font-weight: 600;
    width: 300px;
    color: #000000;
    background: #fec009;
    margin-top: 30px;
    margin-bottom: 15px;
    min-width: 137px;
}

.section-form select {
    height: 60px;
    padding: 0 15px;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px dashed #ced4da;
    width: 100%;
    color: #d43800;
    font-weight: 500;
    margin-bottom: 11px;
}

.section-form option {
    color: #000;
    font-weight: 400;
}

.ross-safe-userdata {
    color: #428435;
    height: 30px;
    gap: 10px;
    font-size: 11px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
    background: #6ac25940;
    border: 1px solid #6ac25936;
}
	