body {
    font-family: 'Open Sans';
    font-size: 14px;
    line-height: 22px;
    color: #292929;
    margin: 0px;
    padding: 0px;
    background-color: #eeeeee;
    /*! padding-top: 75px; */
}

.haveQuestions {
    display: none;
}

.imgMain {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 0;
    top: 0;
    filter: brightness(0.6);
}

.downloadFile {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 50px 0px;
}

.flipb {}

.flipb .soc {
    margin: 0px;
    margin-top: -10px;
}

.flipb .soc a {
    background-color: #fff;
    border-radius: 50%;
    padding: 0px !important;
    /* line-height: initial !important; */
    line-height: 35px;
    width: 35px;
    height: 35px;
    text-align: left !important;
    color: #0876a7;
}

.flipb .soc a:before {
    top: 0;
}

.anchor {
    margin-top: -100px;
    display: block;
    position: absolute;
}

.whiteBack {
    background-color: #fff;
}

.reviewsBlock .capBlock .cap {
    padding-left: 330px;
    text-align: left;
}

.capBlock {
    margin-bottom: 30px;
}

.templateDocs {}

.templateDocs .row {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    overflow-x: auto;
    margin: 50px 0px 0px !important;
}

.templateDocs .row .item {
    padding: 0px 15px;
    max-width: 530px;
}

.templateDocs .row .item a {}

.templateDocs .row .item p {
    margin-top: 10px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.templateDocs .row .item img {
    width: 100%;
    display: block;
    margin: 0 auto;
}

.templateCarts .capBlock {
    margin-bottom: 38px;
}

.noselect,
.content>*:not(.contacts),
footer .repost,
footer .copy,
header .menu,
header .soc,
header .mess,
button,
.modal {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

input[type='text'],
input[type='password'],
input[type='email'],
input[type='url'],
input[type='date'],
textarea {
    border: 0px;
    border-radius: 7px;
    background-color: #fff;
    height: 56px;
    padding: 0px 10px;
    font-size: 30px;
    color: #000;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    outline: none !important;
    box-shadow: none;
}

input[type='checkbox'] {
    width: 20px;
    height: 20px;
    font-size: 20px;
    background-color: #fff;
    border: solid 1px #d7d7d7;
    margin: 0px;
    display: inline-block;
    vertical-align: middle;
    border-radius: 0px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none !important;
    cursor: pointer;
}

input[type='checkbox']:checked {
    background-color: #0875a6;
    box-shadow: inset 0px 0px 0px 2px #fff;
}

input[type='text']:focus,
input[type='password']:focus,
input[type='email']:focus,
input[type='date']:focus,
input[type='url']:focus,
textarea:focus {
    /* border-color: #d3dadb; */
    /* background-color: #fff !important; */
}

input[type='text'].error,
input[type='password'].error,
input[type='email'].error,
input[type='date'].error,
input[type='url'].error,
textarea.error {
    border-color: #ff4a57;
    background-color: #ffedee;
}

label.error {
    border: 0px;
    border-radius: 7px;
    background-color: #fff;
    height: 56px;
    padding: 0px 35px;
    font-size: 30px;
    color: #000;
}

input.valid,
input.valid,
input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
    background-color: #e5fbf1 !important;
    border-color: #00d473;
}

textarea {
    min-height: 120px
}

input[type='submit'] {
    background: none;
    border: 0px;
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s;
    line-height: inherit !important;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #000000;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
    color: #000000;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
    color: #000000;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #000000;
}

input[placeholder],
textarea[placeholder] {
    text-overflow: ellipsis;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
    text-overflow: ellipsis;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
    text-overflow: ellipsis;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    text-overflow: ellipsis;
}

.ui-selectmenu-button span.ui-selectmenu-text {
    padding: 0px 30px 0px 8px;
    line-height: 38px;
    border: solid 1px #d4d9da;
}

.ui-selectmenu-button[aria-expanded="true"] span.ui-icon:before {
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    margin-top: -7px;
    margin-left: -11px;
}

.ui-selectmenu-button {
    width: 100% !important;
    border: 0px;
    background: none;
    margin-bottom: 20px;
}

.ui-selectmenu-button span.ui-selectmenu-text {
    color: #292929;
    margin-bottom: 0px !important;
}

.ui-selectmenu-button span.ui-icon,
.ui-selectmenu-button span.ui-icon {
    right: 1px;
    background: 0px;
    height: 38px;
    width: 45px;
    top: 1px;
    margin: 0px;
    background-color: #0875a6;
    z-index: 2;
    color: #fff;
    border-radius: 7px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

.ui-selectmenu-button span.ui-icon:before,
.ui-selectmenu-button span.ui-icon:before {
    content: "";
    display: block;
    border-top: solid 11px #ffffff;
    border-left: solid 10px transparent;
    border-right: solid 10px transparent;
    width: 0px;
    position: absolute;
    top: 50%;
    margin-top: -4px;
    right: 0px;
    left: 50%;
    margin-left: -9px;
}

.table {
    display: table;
}

.tCell {
    display: table-cell;
}

p {
    margin: 0px;
}

a {
    text-decoration: none;
    color: #0876a7;
}

.link {
    color: #0876a7 !important;
    text-decoration: none !important;
    cursor: pointer;
}

.link:hover {
    color: #23527c !important;
}

a:hover,
a:focus {
    text-decoration: none;
}

ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

ol {
    margin: 0px;
    padding: 0px;
}

.cfix:after {
    content: " ";
    display: block;
    clear: both;
}

.invisLink {
    position: relative;
}

.invisLink a {
    display: block;
    overflow: hidden;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 2;
    text-indent: 200%;
    white-space: nowrap;
}

*,
*:focus {
    outline: none;
}

.g-recaptcha {
    display: table;
    margin-left: auto;
    margin-right: auto;
}

.menu * {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.iconAnim {
    width: 40px;
    height: 40px;
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -20px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
}

.iconAnim .icon-head {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    font-size: 24px;
    display: block;
    position: absolute;
    top: 27px;
    right: 15px;
    z-index: 2;
    opacity: 0;
    animation-name: showAn;
    animation-duration: 5s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

@keyframes showAn {
    0% {
        opacity: 0;
    }

    35% {
        opacity: 0;
    }

    45% {
        opacity: 1;
    }

    90% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.iconAnim .item {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
}

.iconAnim .item:before {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    bottom: 0px;
    background-color: #0876a7;
    border-radius: 50%;
}

.iconAnim .item {
    animation-duration: 5s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    opacity: 0;
}

.iconAnim .item:nth-child(1) {
    animation-name: iconAnim1;
    animation-delay: 0.1s;
}

.iconAnim .item:nth-child(2) {
    animation-name: iconAnim2;
    animation-delay: 0.2s;
}

.iconAnim .item:nth-child(3) {
    animation-name: iconAnim3;
    animation-delay: 0.3s;
}

.iconAnim .item:nth-child(4) {
    animation-name: iconAnim4;
    animation-delay: 0.4s;
}

.iconAnim .item:nth-child(5) {
    animation-name: iconAnim5;
    animation-delay: 0.5s;
}

.iconAnim .item:nth-child(6) {
    animation-name: iconAnim6;
    animation-delay: 0.6s;
}

.iconAnim .item:nth-child(7) {
    animation-name: iconAnim7;
    animation-delay: 0.7s;
}

.iconAnim .item:nth-child(8) {
    animation-name: iconAnim8;
    animation-delay: 0.8s;
}

.iconAnim .item:nth-child(1):before {
    width: 4px;
    height: 4px;
    margin-left: -2px;
    margin-bottom: -2px;
}

.iconAnim .item:nth-child(2):before {
    width: 5px;
    height: 5px;
    margin-left: -2.5px;
    margin-bottom: -2.5px;
}

.iconAnim .item:nth-child(3):before {
    width: 6px;
    height: 6px;
    margin-left: -3px;
    margin-bottom: -3px;
}

.iconAnim .item:nth-child(4):before {
    width: 7px;
    height: 7px;
    margin-left: -3.5px;
    margin-bottom: -3.5px;
}

.iconAnim .item:nth-child(5):before {
    width: 8px;
    height: 8px;
    margin-left: -4px;
    margin-bottom: -4px;
}

.iconAnim .item:nth-child(6):before {
    width: 9px;
    height: 9px;
    margin-left: -4.5px;
    margin-bottom: -4.5px;
}

.iconAnim .item:nth-child(7):before {
    width: 10px;
    height: 10px;
    margin-left: -5px;
    margin-bottom: -5px;
}

.iconAnim .item:nth-child(8):before {
    width: 14px;
    height: 14px;
    margin-left: -7px;
    margin-bottom: -7px;
}

@keyframes iconAnim1 {
    0% {
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        opacity: 0;
    }

    10% {
        opacity: 1;
    }

    15% {
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        opacity: 1;
    }

    80% {
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        opacity: 1;
    }

    100% {
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        opacity: 0;
    }
}

@keyframes iconAnim2 {
    0% {
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        opacity: 0;
    }

    10% {
        opacity: 1;
    }

    15% {
        transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        opacity: 1;
    }

    80% {
        transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        opacity: 1;
    }

    100% {
        transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        opacity: 0;
    }
}

@keyframes iconAnim3 {
    0% {
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        opacity: 0;
    }

    10% {
        opacity: 1;
    }

    15% {
        transform: rotate(135deg);
        -webkit-transform: rotate(135deg);
        -moz-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
        -o-transform: rotate(135deg);
        opacity: 1;
    }

    80% {
        transform: rotate(135deg);
        -webkit-transform: rotate(135deg);
        -moz-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
        -o-transform: rotate(135deg);
        opacity: 1;
    }

    100% {
        transform: rotate(135deg);
        -webkit-transform: rotate(135deg);
        -moz-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
        -o-transform: rotate(135deg);
        opacity: 0;
    }
}

@keyframes iconAnim4 {
    0% {
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        opacity: 0;
    }

    10% {
        opacity: 1;
    }

    15% {
        transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        opacity: 1;
    }

    80% {
        transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        opacity: 1;
    }

    100% {
        transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        opacity: 0;
    }
}

@keyframes iconAnim5 {
    0% {
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        opacity: 0;
    }

    10% {
        opacity: 1;
    }

    15% {
        transform: rotate(225deg);
        -webkit-transform: rotate(225deg);
        -moz-transform: rotate(225deg);
        -ms-transform: rotate(225deg);
        -o-transform: rotate(225deg);
        opacity: 1;
    }

    80% {
        transform: rotate(225deg);
        -webkit-transform: rotate(225deg);
        -moz-transform: rotate(225deg);
        -ms-transform: rotate(225deg);
        -o-transform: rotate(225deg);
        opacity: 1;
    }

    100% {
        transform: rotate(225deg);
        -webkit-transform: rotate(225deg);
        -moz-transform: rotate(225deg);
        -ms-transform: rotate(225deg);
        -o-transform: rotate(225deg);
        opacity: 0;
    }
}

@keyframes iconAnim6 {
    0% {
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        opacity: 0;
    }

    10% {
        opacity: 1;
    }

    15% {
        transform: rotate(270deg);
        -webkit-transform: rotate(270deg);
        -moz-transform: rotate(270deg);
        -ms-transform: rotate(270deg);
        -o-transform: rotate(270deg);
        opacity: 1;
    }

    80% {
        transform: rotate(270deg);
        -webkit-transform: rotate(270deg);
        -moz-transform: rotate(270deg);
        -ms-transform: rotate(270deg);
        -o-transform: rotate(270deg);
        opacity: 1;
    }

    100% {
        transform: rotate(270deg);
        -webkit-transform: rotate(270deg);
        -moz-transform: rotate(270deg);
        -ms-transform: rotate(270deg);
        -o-transform: rotate(270deg);
        opacity: 0;
    }
}

@keyframes iconAnim7 {
    0% {
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        opacity: 0;
    }

    10% {
        opacity: 1;
    }

    15% {
        transform: rotate(315deg);
        -webkit-transform: rotate(315deg);
        -moz-transform: rotate(315deg);
        -ms-transform: rotate(315deg);
        -o-transform: rotate(315deg);
        opacity: 1;
    }

    80% {
        transform: rotate(315deg);
        -webkit-transform: rotate(315deg);
        -moz-transform: rotate(315deg);
        -ms-transform: rotate(315deg);
        -o-transform: rotate(315deg);
        opacity: 1;
    }

    100% {
        transform: rotate(315deg);
        -webkit-transform: rotate(315deg);
        -moz-transform: rotate(315deg);
        -ms-transform: rotate(315deg);
        -o-transform: rotate(315deg);
        opacity: 0;
    }
}

@keyframes iconAnim8 {
    0% {
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        opacity: 0;
    }

    10% {
        opacity: 1;
    }

    15% {
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        opacity: 1;
    }

    80% {
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        opacity: 1;
    }

    100% {
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        opacity: 0;
    }
}

.owl-controls .owl-nav>div {
    position: absolute;
    /*! width: 60px; */
    /*! height: 60px; */
    /*! border-radius: 50%; */
    text-align: center;
    font-size: 50px;
    font-weight: bold;
    line-height: 58px;
    top: 50%;
    color: #0876a7;
    margin-top: -30px;
}

.owl-controls .owl-nav>div:hover {
    opacity: 0.7;
}

.owl-controls .owl-nav .owl-prev {
    left: -50px;
}

.owl-controls .owl-nav .owl-next {
    right: -50px;
}

.owl-controls .owl-dots {
    display: block;
    text-align: center;
    position: absolute;
    bottom: 0px;
    z-index: 3;
    left: 0;
    width: 100%;
}

.owl-controls .owl-dot {
    display: inline-block;
    vertical-align: middle;
    margin: 0 4px
}

.owl-controls .owl-dot span {
    display: block;
    width: 12px;
    height: 12px;
    border-radius: 14px;
    background-color: #d4d8d9;
}

.owl-controls .owl-dot.active span,
.owl-controls .owl-dot:hover span {
    background-color: #22d378;
    opacity: .6;
}

.wrapper {
    padding-top: 75px;
    min-height: calc(100vh - 30px - 18px);
}

.content>div:last-child {
    padding-bottom: 50px;
}

.content .cap+span {
    font-size: 18px;
    line-height: 24px;
    color: #3f3f3f;
    font-weight: 300;
    display: block;
    text-align: center;
    margin-top: 20px;
}

HEADER {
    padding-top: 10px;
    background-color: #fff;
    box-shadow: 0px 3px 3px 0px rgba(29, 29, 27, 0.2);
    position: fixed;
    z-index: 6;
    top: 0px;
    width: 100%;
    min-height: 75px;
}

.modal-open header {
    width: calc(100% - 17px);
}

header .headCont {
    margin-left: auto;
}

header .headCont .mess {
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    cursor: pointer;
    font-size: 60px;
    color: #0876a7;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    position: relative;
    width: 60px;
    height: 60px;
}

header .headCont .mess:before {
    display: none;
}

@keyframes mess {
    0% {
        opacity: 0
    }

    10% {
        opacity: 1
    }

    90% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

header .headCont .mess .circle {
    display: block;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    background-color: #0876a7;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -14px;
    margin-left: -19px;
}

header .headCont .mess .circle:before {
    content: "\e920";
    font-family: "icomoon";
    color: #fff;
    font-size: 18px;
    line-height: 41px;
    display: block;
    width: 38px;
    text-align: center;
    animation-name: mess;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-timing-function: linear
}

header .headCont .mess .border {
    display: block;
    width: 54px;
    height: 54px;
    border-radius: 50%;
    border: solid 2px #0876a7;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -22px;
    margin-left: -27px;
}

header .headCont .mess .time {
    display: block;
    width: 20px;
    background-color: #fff;
    height: 15px;
    position: absolute;
    top: 1px;
    left: 50%;
    margin-left: -10px;
    z-index: 2;
    font-weight: bold;
    font-size: 12px;
    line-height: 15px;
    text-align: center;
    font-family: 'Open Sans' !important;
    box-shadow: 2px 0px 0px 0px #fff, -2px 0px 0px 0px #fff;
}

@keyframes round {
    0% {
        transform: rotate(0deg);
        opacity: 0
    }

    10% {
        opacity: 1
    }

    70% {
        opacity: 1
    }

    75% {
        opacity: 0;
    }

    80% {
        transform: rotate(360deg);
        opacity: 0
    }

    100% {
        transform: rotate(360deg);
    }
}

header .headCont .mess .messIcon {
    display: block;
    width: 54px;
    height: 54px;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -22px;
    margin-left: -27px;
    animation-name: round;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-timing-function: linear
}

header .headCont .mess .messIcon:before {
    content: "";
    display: block;
    border-left: solid 5px #0876a7;
    border-top: solid 4px transparent;
    border-bottom: solid 4px transparent;
    position: absolute;
    left: 50%;
    top: 0%;
    margin-left: -2.5px;
    margin-top: -2.5px;
}

header .headCont .mess:hover {
    opacity: 0.5;
}

header .headCont .mess img {
    width: 55px;
}

@media (max-width: 1440px) {

    .gallery .slider,
    .reviews .slider,
    .howGet .list {
        max-width: 1150px;
        margin: 0 auto;
    }

    .templateDocs .row .item p br{
        display: none;
    }
}

@media (min-width: 1350px) {
    .container {
        width: 1310px;
    }
}

.toTop {
    position: fixed;
    bottom: 15px;
    left: 15px;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    background-color: #7ab1ca;
    display: none;
    z-index: 5;
    outline: none;
    border: 0px;
}

.toTop:hover {
    background-color: #0372BA;
}

.toTop:before {
    content: " ";
    display: block;
    position: absolute;
    border-bottom: solid 18px #fff;
    border-left: solid 10px transparent;
    border-right: solid 10px transparent;
    top: calc(50% - 10px);
    left: calc(50% - 10px);
}

header .logo {
    width: 195px;
    margin-right: 65px;
    display: block;
    float: left;
    font-size: 42px;
    color: #0876a7;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    text-align: right;
    padding-top: 12px;
    padding-bottom: 10px;
}

header .logo:hover {
    opacity: 0.7
}

.navbar-toggle span {
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

.navbar-toggle[aria-expanded="true"] span:nth-child(1) {
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-top: 13px;
}

.navbar-toggle[aria-expanded="true"] span:nth-child(2) {
    opacity: 0;
}

.navbar-toggle[aria-expanded="true"] span:nth-child(3) {
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin-top: -16px;
}

header .logo img {
    width: 100%;
}

.menu {
    margin-left: auto;
}

@media (min-width: 992px) {

    .navbar-collapse,
    .navbar-collapse.collapse {
        padding: 0px;
        max-height: calc(100vh - 50px);
        display: flex !important;
        align-items: center;
        justify-content: space-between;
    }
}

.menu .nav .sec_menu {
    padding: 20px 0px;
}

.menu .nav LI {
    list-style-type: none;
    display: inline-block;
    box-shadow: none;
    padding: 0px 20px;
}

.menu .nav LI:first-child {
    padding-left: 0px;
}

.menu .nav LI:last-child {
    padding-right: 0px;
}

.menu .nav LI A,
.menu .nav LI span {
    cursor: pointer;
    font-size: 20px;
    line-height: 23px;
    text-transform: uppercase;
    color: #444444;
    font-weight: 300;
    display: block;
    text-decoration: none;
}

.menu .nav LI A:hover,
.menu .nav LI span:hover {
    box-shadow: 0px 1px 0px 0px #0876a7;
    color: #0876a7;
}

.menu .nav LI A.active,
.menu .nav LI span.active {
    box-shadow: 0px 1px 0px 0px #0876a7;
    color: #0876a7;
}

HEADER .soc,
.soc {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

HEADER .soc A,
.soc A {
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
    text-indent: -100%;
    width: 37px;
    height: 37px;
    color: #0876a7;
    text-align: left;
    position: relative;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.soc a:hover {
    /* color: #23527c; */
    opacity: 0.7;
}

HEADER .soc A:before,
.soc A:before {
    display: block;
    position: absolute;
    top: 1px;
    left: 35px;
    font-size: 20px;
    line-height: 35px;
}

HEADER .conts {
    display: inline-block;
    vertical-align: middle;
    text-align: right;
}

HEADER .conts A {
    font-size: 18px;
    line-height: 20px;
    color: #0876a7;
    font-weight: 300;
    display: table;
}

HEADER .conts SPAN {
    font-size: 13px;
    line-height: 15px;
    color: #0876a7;
    font-weight: 300;
    display: block;
}

.content>div {
    padding: 26px 0px 29px;
}

.mainTop {
    height: 360px;
    position: relative;
    background-position: center bottom;
    background-size: cover;
    padding-top: 47px !important;
}


.content .uspehIT:before {
        content: "";
        display: block;
        position: absolute;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
        background-color: #000;
        z-index: 2;
        opacity: 0.5;
    }

    .content .uspehIT .container .cap {
    color: rgb(255, 255, 255);
}
.uspehIT .dark.inner .cap, .uspehIT .dark.inner .cap~* {
    color: #ffffff !important;
}

.uspehIT > .inner {
    padding-left: 260px;
    position: relative;
    z-index: 2;
}



.mainIndexTop {
    /* height: 620px; */
    background-position: center;
}

.mainIndexTop .inner {
    padding-left: 0px !important;
    padding-top: 30px;
}

.mainIndexTop .inner>.controls {
    margin-Top: 70px;
    margin-bottom: 20px !important;
    display: flex;
    text-align: center;
    align-content: center;
    justify-content: center;
}

.mainIndexTop .inner>.controls button {
    margin: 0px 20px;
}

.mainIndexTop .inner>.cap {
    margin-bottom: 30px !important;
    font-size: 60px !important;
    position: relative;
    left: 10px;
}

.fillControl {
    border: 0px;
    padding: 10px 20px;
    background-color: #0876a7;
    color: #fff;
    box-shadow: 3px 0px 3px 0px rgba(0, 0, 0, 0.3);
    font-size: 18px;
    -webkit-transition: background 0.3s;
    -moz-transition: background 0.3s;
    -o-transition: background 0.3s;
    transition: background 0.3s;
}

.fillControl:hover,
.fillControl:focus {
    color: #fff;
    background-color: #07628a;
}

.fillControlWhite {
    border: 0px;
    padding: 10px 20px;
    background-color: #fff;
    color: #0876a7;
    box-shadow: 3px 0px 3px 0px rgba(0, 0, 0, 0.3);
    font-size: 18px;
    -webkit-transition: background 0.3s;
    -moz-transition: background 0.3s;
    -o-transition: background 0.3s;
    transition: background 0.3s;
}

.borderControl {
    padding: 10px 20px;
    border: solid 1px #0876a7;
    background-color: #eeeeee;
    color: #0876a7;
    box-shadow: 3px 0px 3px 0px rgba(0, 0, 0, 0.3);
    font-size: 18px;
    -webkit-transition: background 0.3s;
    -moz-transition: background 0.3s;
    -o-transition: background 0.3s;
    transition: background 0.3s;
}

.mainIndexTop .inner>.subText {
    margin-top: 20px;
    font-size: 16px;
}

.mainIndexTop .inner>* {
    text-align: center !important;
}

.forBlocks {
    padding: 30px 0px !important;
}

.content .mainTop .inner {
    padding-left: 260px;
    position: relative;
    z-index: 2;
}

.content .mainTop .container .cap {
    font-size: 40px;
    line-height: 34px;
    color: #ffffff;
    font-weight: 300;
    letter-spacing: -0.5px;
    margin: 0px;
    margin-bottom: 25px;
    text-align: left;
}

/* .mainTop .dark.inner .cap,
.mainTop .dark.inner .cap~* {
    color: #444444;
} */

.content .mainTop .cap~* {
    font-size: 24px;
    line-height: 24px;
    color: #fff;
    font-weight: 300;
    text-align: left;
    display: block;
}

.callToAs button {
    font-size: 20px;
    height: 40px;
    line-height: 30px;
    color: #fff;
    padding: 0px 32px;
    /*! border-radius: 10px; */
    background-color: #0875a6;
    margin: 15px auto 0px;
    border: 0px;
    display: table;
    font-weight: 300;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.callToAs button:hover {
    background-color: #23527c;
}

.forBlocks .row {
    margin: -34px -15px 0px;
}

.forBlocks .row>div {
    padding: 34px 15px 0px;
}

.forBlocks .row>div:nth-child(1) .inner,
.forBlocks .row>div:nth-child(2) .inner {
    min-height: 260px;
}

.forBlocks .row>div:nth-child(1) .inner,
.forBlocks .row>div:nth-child(2) .inner {
    /* min-height: 370px; */
    min-height: 260px;
}

.forBlocks .row>div:nth-child(1) .inner .cap,
.forBlocks>.inner:nth-child(1) .cap {
    line-height: 0px;
    background-color: #0876a7;
}

.leftMenu .block .forBlocks .inner:nth-child(1) {
    border-right: solid 6px #0876a7;
}

.forBlocks .row>div:nth-child(2) .inner .cap,
.forBlocks>.inner:nth-child(2) .cap {
    background-color: #ff5f3f;
}

.leftMenu .block .forBlocks .inner:nth-child(2) {
    border-right: solid 6px #ff5f3f;
}

.forBlocks .row>div:nth-child(3) .inner .cap,
.forBlocks>.inner:nth-child(3) .cap {
    background-color: #f87b11;
}

.leftMenu .block .forBlocks .inner:nth-child(3) {
    border-right: solid 6px #f87b11;
}

.forBlocks .row>div:nth-child(4) .inner .cap,
.forBlocks>.inner:nth-child(4) .cap {
    background-color: #00b47f;
}

.leftMenu .block .forBlocks .inner:nth-child(4) {
    border-right: solid 6px #00b47f;
}

.forBlocks .inner {
    background-color: #fff;
    position: relative;
    overflow: hidden;
    box-shadow: 1px 1px 2px 2px rgba(0, 0, 0, 0.13);
}

.forBlocks .cap {
    position: relative;
    z-index: 2;
}

.forBlocks .cap h2 {
    font-size: 24px;
    line-height: 32px;
    padding: 9px 10px;
    display: block;
    text-align: center;
    color: #fff;
    font-weight: 300;
    text-transform: uppercase;
    margin: 0px;
}

.forBlocks .img {
    width: 198px;
    height: 100%;
    top: 0px;
    position: absolute;
    background-position: center;
    background-size: cover;
}

.forBlocks .data {
    padding-left: 198px;
    background-color: #fff;
}

.forBlocks UL {
    padding: 0px;
    list-style-type: none;
}

.forBlocks LI {
    border-bottom: solid 1px #eaeaea;
    position: relative;
    display: block;
}

/*----------------temp -------------------*/

.forBlocks LI.active {
    background-color: rgb(192, 190, 190);
}

/*----------------temp -------------------*/

.forBlocks LI:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    min-height: 52px;
    width: 0px;
}

.forBlocks LI:last-child {
    border: 0px;
}

.forBlocks a {
    position: absolute;
    display: block;
    left: 0px;
    top: 0px;
    height: 100%;
    width: 100%;
    text-indent: -200%;
    overflow: hidden;
    background: none;
}

.forBlocks li:hover {
    background-color: #f8f8f8;
}

.forBlocks a br {
    display: none;
}

.forBlocks h3 {
    display: inline-block;
    vertical-align: middle;
    padding-left: 24px;
    font-size: 18px;
    line-height: 24px;
    color: #000;
    text-decoration: none;
    margin: 0px;
    font-weight: normal;
    width: calc(100% - 5px);
}

.templateCarts.curs .capBlock {
    margin-bottom: 50px;
}

.content p {
    font-size: 18px;
    line-height: 30px;
    color: #000;
    font-weight: 300;
}

.templateCarts .capBlock p {
    line-height: 24px;
    color: #3f3f3f;
    max-width: 1015px;
    margin: 0 auto;
    padding: 0px 15px;
}

.templateCarts .list {
    margin-top: 0px;
    margin-left: -15px;
    margin-right: -15px;
}

.templateCarts.curs .item {
    width: 25%;
    height: 120px;
}

.templateCarts.curs .item .in {
    vertical-align: middle;
    padding-top: 0px;
}

.templateCarts.curs .item p {
    line-height: 24px;
    font-size: 20px;
}

.templateCarts.garants .list {
    margin-top: -25px;
    padding-right: 20px;
}

.templateCarts.garants .item {
    width: 25%;
    height: 80px;
    margin-top: 25px;
}

.templateCarts.garants .item.left,
.templateCarts.garants .item.right {
    width: 25%;
    height: 185px;
}

.templateCarts.garants .item.left p,
.templateCarts.garants .item.right p {
    font-size: 24px;
    line-height: 32px;
    color: #3f3f3f;
}

.templateCarts.garants .item.right {
    float: right;
}

.templateCarts.garants .item span[class*='icon'] {
    left: -20px;
    margin: 0px;
    text-align: center;
    width: 80px;
}

.templateCarts.garants {
    background-color: #f5f5f5;
}

.templateCarts.garants .capBlock {
    margin-bottom: 35px;
}

.templateCarts .item {
    text-align: center;
    float: left;
    width: 20%;
    padding: 0px 15px;
    display: table;
    height: 145px;
    /* padding-left: 10px; */
    position: relative;
}

.greyBl {
    background-color: #f5f5f5 !important;
    border: solid 1px #ddd !important;
}

.greyBl a:not([href*='tel']):hover {
    background-color: #eae9e9;
}

.greyBl a[href*='tel']:hover {
    opacity: 0.5;
}

.howGet .greyBl a:not([href*='tel']):hover,
.howGet .greyBl a[href*='tel']:hover {
    background: none !important;
    opacity: 1 !important;
}

.ffBl {
    background-color: #fff !important;
    border: solid 2px #e9e9e9 !important;
}

.templateCarts .item .in {
    display: table-cell;
    vertical-align: middle;
    /*! border-color: transparent; */
    /*! background: none; */
}

.whiteBack.templateCarts .item .in.ffBl {
    border: solid 1px #ddd;
}

.templateCarts.cur .item .in {
    vertical-align: middle;
}

.templateCarts .item span[class*='icon'] {
    display: table;
    margin: 0px auto 10px;
    font-size: 54px;
    color: #0876a7;
    position: absolute;
    top: -18px;
    left: 11px;
}

.templateCarts .item P {
    font-size: 20px;
    line-height: 24px;
    color: #444444;
    font-weight: 300;
    /*! padding: 0px 15px; */
}

.gridLinks {
    padding-bottom: 15px;
}

.gridLinks .big.table {
    background-color: #0876a7;
    /*text-transform: uppercase;*/
}

/* .gridLinks .bl .in {
    background-color: #0876a7 !important;
} */

.gridLinks .bl.table {
    background-color: #0876a7 !important;
}

.gridLinks .bl.big .in {
    text-transform: none;
    padding: 0px !important;
}

.gridLinks [class^='col']:nth-child(2) .table {
    background-color: #00b47f;
}

.gridLinks [class^='col'] .in.gr {
    background-color: #00b47f !important;
}

.gridLinks [class^='col']:nth-child(3) .table {
    background-color: #f87b11;
}

.gridLinks [class^='col'] .in.or {
    background-color: #f87b11 !important;
}

.gridLinks [class^='col']:nth-child(4) .table {
    background-color: #0875a6;
}

.gridLinks [class^='col'] .in.bl {
    background-color: #0875a6 !important;
}

.gridLinks [class^='col']:nth-child(5) .table {
    background-color: #ff5f3f;
}

.gridLinks [class^='col'] .in.rd {
    background-color: #ff5f3f !important;
}

.gridLinks [class^='col'] .in {
    /* position: relative; */
    overflow: hidden;
    /* z-index: 2; */
}

.gridLinks.links .table:before {
    /* content: "";
    display: block;
    position: absolute;
    top: -100%;
    left: 0px;
    width: 100%;
    height: 100%;
    opacity: 0.2;
    background-color: #fff !important;
    -webkit-transition: top 0.3s;
    -moz-transition: top 0.3s;
    -o-transition: top 0.3s;
    transition: top 0.3s;
    z-index: 0; */
}

.waterfall {
    position: relative;
    overflow: hidden;
}

.waterfall:before {
    content: "";
    display: block;
    position: absolute;
    top: -100%;
    left: 0px;
    width: 100%;
    height: 100%;
    opacity: 0.2;
    background-color: #fff !important;
    -webkit-transition: top 0.3s;
    -moz-transition: top 0.3s;
    -o-transition: top 0.3s;
    transition: top 0.3s;
    z-index: 0;
}

.waterfall.dark:before {
    background-color: #E8E8E8 !important;
}

.waterfall>* {
    position: relative;
    z-index: 2;
}

.waterfall:hover:before {
    top: 0%;
}

/* .gridLinks.links [class^='col'] .table:hover:before {
} */

.gridLinks .wrapp {
    overflow: hidden;
    margin-top: 30px;
}

.gridLinks .row {
    margin-top: -30px;
}

.gridLinks .table {
    height: 65px;
    width: 100%;
    position: relative;
}

[data-fancybox="gallery"] p {
    display: block;
    font-size: 12px;
    line-height: 1.5;
    text-align: center;
    margin-top: 5px;
}

.gridLinks.cursLinks {
    display: none;
}

.gridLinks.cursLinks .table {
    height: 90px;
}

.gridLinks .big {
    height: 160px;
}

.gridLinks span {
    padding: 0px 15px;
    display: block;
}

.gridLinks a {
    text-align: center;
    padding: 0px 15px;
    font-size: 20px;
    line-height: 28px;
    color: #fff;
    font-weight: 300;
}

.gridLinks p a {
    padding: 0px !important;
}

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

.gridLinks a br {
    /*! display: none; */
}

.gridLinks .in {
    display: table-cell;
    vertical-align: middle;
    color: #fff;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
}

.doubt .containerSmall {
    max-width: 865px;
    margin: 0 auto;
}

.doubt a {
    display: block;
    height: 165px;
    text-align: center;
    font-size: 24px;
    line-height: 28px;
    font-weight: 300;
    color: #444;
    padding: 0px 0px 10px;
    background-position: center 10px;
    background-repeat: no-repeat;
    -webkit-transition: background 0.3s;
    -moz-transition: background 0.3s;
    -o-transition: background 0.3s;
    transition: background 0.3s;
}

.doubt span {
    font-size: 85px;
    color: #0876a7;
    margin: 0 auto;
    display: table;
    line-height: 110px;
}

.doubt .formCallBack {
    margin-top: 30px;
    padding: 30px 35px;
}

.doubt .formCallBack span {
    font-size: 24px;
    line-height: 28px;
    font-weight: 300;
    color: #444;
    margin: 0px;
    padding-left: 15px;
}

.doubt .formCallBack form input[type='text'] {
    width: calc(100% - 60px);
    text-align: center;
    font-size: 24px;
}

.doubt .formCallBack form [type='submit'] {
    width: 60px;
    height: 56px;
    float: right;
    font-size: 24px;
    color: #0876a7;
    text-transform: uppercase;
    cursor: pointer;
    padding: 0px;
}

FOOTER {
    text-align: center;
    padding: 0px 0px 0px;
    background-color: #444;
}

footer .banks ul {
    display: flex;
    align-items: center;
}

footer .banks ul li {
    width: 32px;
    height: 32px;
    filter: grayscale(100);
    border: solid 1px #888;
    border-radius: 3px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

footer .banks ul li+li {
    margin-left: 4px;
}

footer .banks ul li img {
    width: 36px;
    height: 36px;
}

FOOTER>.container {
    padding: 20px 0px;
}

FOOTER>.container>.row {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

FOOTER>.container>.row:before,
FOOTER>.container>.row:after {
    display: none;
}

FOOTER>.container>.row>div {
    float: none;
}

FOOTER .row {
    margin: 0px 0px 0px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

FOOTER .row>div:first-child {
    margin-left: 15px;
    min-width: 240px;
    text-align: left;
}

FOOTER .row>div:last-child {
    margin-right: 15px;
}

FOOTER .row>div {
    float: none !important;
}

FOOTER .copy {
    display: block;
    font-size: 10px;
    line-height: 12px;
    margin-top: 0px;
    font-weight: 100;
    border-top: dotted 1px #888;
    padding: 10px 0px;
}

FOOTER .copy p {
    font-size: 10px;
    line-height: 12px;
    color: #fff;
    display: block;
    font-weight: 100;
}

FOOTER .copy .docsLinks {
    color: #ccc;
    font-weight: 100;
    position: static;
    width: auto;
    display: inline-block;
    margin: 0px 20px;
    transition: color 0.3s;
}

FOOTER .copy .docsLinks:hover {
    color: rgba(204, 204, 204, 0.7);
}

FOOTER .copy .left {
    float: left;
}

FOOTER .copy .right {
    float: right;
    color: rgba(255, 255, 255, 0.5);
}

FOOTER .copy .right a {
    display: inline;
    width: auto;
    position: static;
    color: inherit;
    outline: none !important;
    /* text-decoration: underline; */
}

/* FOOTER .copy .right a:hover{
    text-decoration: none;
} */

FOOTER .copy .right {
    min-width: 215px;
    text-align: right;
}

FOOTER .copy .right a {
    color: #fff;
}

FOOTER .copy .right a:hover {
    color: rgba(255, 255, 255, 0.9);
}

FOOTER .copy A {
    display: block;
    width: 95px;
    position: absolute;
}

FOOTER .phones {
    float: left;
    margin-top: -5px;
    padding-right: 6px;
}

FOOTER .phones .number {
    width: 100%;
    margin-bottom: 5px;
    display: table;
    margin-left: auto;
}

FOOTER .phones .number ul {
    width: 80px;
    float: right;
    text-align: right;
    margin-right: 7px;
}

FOOTER .phones .number div {
    float: right;
    width: 155px;
}

FOOTER .phones .number div a {
    line-height: 24px;
    display: block;
    text-align: left;
    white-space: nowrap;
}

FOOTER .phones .number ul span {
    font-size: 23px;
    line-height: 23px;
    color: #0876a7;
    display: block;
}

FOOTER .phones .number li {
    display: inline-block;
    vertical-align: middle;
}

FOOTER .phones div>span {
    margin-right: 10px;
    float: left;
    margin-top: 3px;
}

footer .row>.callToAs {
    float: left;
    width: 335px;
}

footer .callToAs button {
    margin: 0 auto;
}

footer .telegram button {
    font-size: 12px;
    line-height: 18px;
    padding: 5px 10px;
    font-weight: 100;
}

footer .location {
    float: left;
    text-align: left;
    position: relative;
    /* margin-top: -13px; */
}

footer .location>span,
footer .location a {
    display: block;
    text-align: right;
    font-size: 13px;
    line-height: 15px;
    color: #fff;
    font-weight: 100;
    letter-spacing: 0px;
}

footer .location>span p + p {
    margin-top: 2px
}

footer .location a {
    text-decoration: none;
    display: inline;
}

footer .location>span a {
    padding-left: 0px;
}

footer .location a:hover {
    text-decoration: underline;
    /* color: #4C7AB7; */
}

footer .location span[class^='icon-'][class*='icon-'] {
    color: #fff;
    margin-right: 3px;
    font-size: 20px;
    line-height: 20px;
    padding: 0px;
    position: absolute;
    top: 50%;
    margin-top: -10px;
}

footer .location span[class^='icon-'][class*='icon-']:before {
    color: #fff;
}

.icon-phone,
.icon-mail {
    font-size: 43px;
    position: relative;
    width: 35px;
    height: 35px;
    display: inline-block;
    text-align: center;
}

FOOTER .phones div span span,
.icon-phone span,
.icon-mail span {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 35px;
    height: 35px;
}

FOOTER .phones .number div A {
    font-size: 18px;
    line-height: 24px;
    color: #444444;
    display: table;
}

FOOTER .phones .number div A:hover {
    color: #4C7AB7;
}

FOOTER .phones A span {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    margin-top: -1px;
}

FOOTER .repost {
    text-align: center;
    display: block;
    padding: 0px 30px;
    margin: 2px 0px 0px;
}

FOOTER .repost P {
    font-size: 18px;
    line-height: 20px;
    color: #444444;
    margin-bottom: 10px;
}

FOOTER .repost A {
    display: inline-block;
    vertical-align: middle;
    margin: 0px 1px;
}

FOOTER .text {
    text-align: right;
    float: right;
    width: 275px;
    padding-right: 15px;
    margin-top: -6px;
}

FOOTER .text P {
    font-size: 10px;
    line-height: 12px;
    color: #444444;
    text-align: right;
}

form .imp {
    padding-right: 12px;
    display: table !important;
    position: relative;
}

form .imp:after {
    content: "*";
    display: block;
    position: absolute;
    right: 0px;
    top: 0px;
    color: #ff0000;
}

.modal .modal-content {
    border: solid 1px #dddddd;
    background-color: #fff;
    border-radius: 10px;
}

#res.modal .modal-content {
    background-color: #c7ffd3;
    border: 0px;
}

#error.modal .modal-content {
    background-color: #ffc7c7;
    border: 0px;
}

.modal .modal-dialog {
    width: 790px;
    z-index: 1111;
}

.modal .modal-backdrop {
    background: #000;
}

.modal .head {
    padding: 25px 0px 15px;
    position: relative;
}

.modal .head span {
    font-size: 18px;
    line-height: 20px;
    display: block;
    text-align: center;
    color: #444444;
}

.modal .head .close {
    position: absolute;
    right: 5px;
    top: 5px;
    background: none;
    background-position: center;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    border: 0px;
    background-image: url(../img/close.png);
}

.modal .head .close:hover {
    opacity: 0.5;
}

.modal .head .cap {
    display: block;
    margin-bottom: 20px;
    font-size: 40px;
    line-height: 40px;
    font-weight: 300;
}

.modalStyle form .inner {
    background-color: #e6e6e6;
    padding-left: 40px;
    padding-right: 35px;
    padding-bottom: 5px;
    padding-top: 15px;
}

.modalStyle form label {
    font-size: 18px;
    line-height: 20px;
    font-weight: normal;
    display: table;
    cursor: pointer;
}

.modalStyle form .checks label {
    margin-bottom: 0px;
}

.modalStyle form .checks li {
    padding-left: 35px;
    position: relative;
    margin-bottom: 10px;
}

.modalStyle form .checks li:last-child {
    margin-bottom: 0px;
}

.modalStyle form .checks li input {
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -10px;
}

.modal .checks {
    padding-left: 60px;
    margin-bottom: 20px;
}

.check {
    position: relative;
    padding-left: 35px;
}

.check input {
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -10px;
}

.modalStyle form input:not([type='checkbox']),
.modalStyle form textarea,
.ui-selectmenu-button span.ui-selectmenu-text {
    background-color: #fff;
    border: solid 1px #dadada;
    border-radius: 8px;
    height: 40px;
    display: block;
    width: 100%;
    font-weight: 300;
    font-size: 18px;
    line-height: 30px;
    padding: 5px 8px;
}

.modalStyle form .item {
    margin-bottom: 20px;
}

.modalStyle form textarea {
    height: auto;
    min-height: 150px;
}

.modalStyle.modal form .foot {
    padding: 10px 35px;
    text-align: right;
}

.modalStyle form .foot.center {
    padding: 0px;
    text-align: center;
}

.modalStyle form .foot input {
    height: 38px;
    width: 140px;
    border: 0px;
    border-radius: 0px;
    background-color: #ff5f3f;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    margin: 0px;
}

.modalStyle form .foot .left {
    float: left;
    display: block;
    font-size: 12px;
    line-height: 22px;
    color: #444444;
}

.modalStyle form .foot .left .imp {
    display: inline-block !important;
    vertical-align: middle;
    height: 22px;
    padding-right: 7px;
}

.modalStyle form .foot input:hover {
    opacity: 0.5;
}

.capBlock .cap,
.capBlock .cap * {
    font-size: 40px;
    line-height: 40px;
    font-weight: 300;
    color: #444;
    margin: 0px;
    text-align: center;
    /*! padding-top: 30px; */
    display: block;
}

.capBlock .cap * {
    display: inline;
}

.innerCap {
    background-color: #f5f5f5;
    padding: 20px 0px 25px !important;
}

.innerCap h1 {
    font-size: 40px;
    line-height: 40px;
    font-weight: 300;
    color: #0876a7;
    margin: 0px;
}

.innerCap span,
.innerCap p {
    font-size: 24px;
    line-height: 24px;
    color: #0876a7;
    text-align: left;
    margin-top: 20px;
    display: block;
}

.templateCarts.curs .item span {
    left: 25px;
    top: -30px;
}

.howLearn {
    padding: 0px 0px 40px;
    display: none;
}

.howLearn h2 {
    text-align: center;
}

.howLearn .item .in {
    display: table-cell;
    vertical-align: middle;
    padding-right: 15px;
}

.howLearn .item {
    position: relative;
    display: table;
    width: 100%;
    height: 65px;
    border: 0px;
    margin-bottom: 16px;
    background-color: #fff;
    box-shadow: 0px 0px 1px 1px #d8d8d8, inset 13px 0px 0px 0px #0876a7;
}

.howLearn .item:last-child {
    margin-bottom: 0px;
}

.howLearn span {
    font-size: 24px;
    line-height: 30px;
    color: #3f3f3f;
    font-weight: 300;
    display: block;
    padding-left: 85px;
}

.howLearn span.n {
    font-size: 55px;
    line-height: 65px;
    color: #0876a7;
    font-weight: 300;
    display: block;
    position: absolute;
    left: 30px;
    top: 0px;
    padding: 0px !important;
}

.howLearn .whatPl {
    margin-top: -30px;
}

.howLearn .whatPl>div {
    margin-top: 30px;
    display: table;
}

.howLearn .whatPl .in {
    display: table-cell;
    vertical-align: middle;
    height: 180px;
    background-color: #fff;
    box-shadow: 0px 0px 1px 1px #d8d8d8, inset 0px 13px 0px 0px #0876a7;
    background-color: #0876a7;
}

.howLearn .whatPl span {
    font-size: 24px;
    line-height: 40px;
    font-weight: 300;
    color: #fff;
    text-align: center;
    display: block;
    padding: 0px 15px;
}

.gallery {
    background-color: #fff;
    overflow-x: hidden;
}

.gallery .item {
    height: 270px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.gallery .item img {
    display: none;
}

.programm {
    background-color: #fff;
    padding-bottom: 40px;
}

.programm .item:nth-child(2n) .left {
    /*! left: auto; */
    /*! right: 0px; */
}

.programm .item:nth-child(2n) .right {
    /*! float: left; */
}

.programm .item {
    margin-bottom: 28px;
    max-width: 1180px;
    margin-left: auto;
    margin-right: auto;
}

.programm .item .wrapp {
    display: none;
    position: relative;
}

.programm .item .head {
    position: relative;
    cursor: pointer;
}

.programm .item:first-child .head {
    /* display: none !important; */
}

.programm .item .head:after {
    content: "";
    border-top: solid 18px #b9b9b9;
    border-left: solid 10px transparent;
    border-right: solid 10px transparent;
    right: 20px;
    top: 50%;
    margin-top: -7px;
    display: block;
    position: absolute;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    z-index: 2;
}

.programm .item .head:after {
    cursor: pointer;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

.programm .item .head.active:after {
    top: 15px;
}

.programm .item .head.active:after {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.programm .item .head .greyBl {
    padding: 9px 10px 8px 42px;
    border-radius: 2px;
}

.programm .item .head span,
.programm .item .head h3 {
    color: #3f3f3f;
    font-size: 20px;
    line-height: 22px;
    display: inline;
    font-weight: 300;
    letter-spacing: 0.2px;
}

.programm .item .head h3 {
    margin: 0px;
}

.programm .item:last-child {
    margin-bottom: 0px;
}

.programm .item .left {
    width: 410px;
    padding: 0px 15px;
    position: absolute;
    left: 0px;
    height: 200px;
    height: 100%;
}

.programm .item .right {
    float: right;
    width: calc(100% - 410px);
    padding: 0px 15px;
}

.programm .prTema {
    background-color: #0876a7;
    /*! margin-bottom: 8px; */
    padding: 22px 10px 22px 10px;
    height: calc(100% - 48px);
    position: absolute;
    width: calc(100% - 30px);
    /*! height: calc(100% - 56px); */
    /*! padding: 22px 10px 22px 35px; */
}

.programm .prTema .cap {
    font-size: 20px;
    line-height: 22px;
    color: #fff;
    font-weight: 300;
    /*! font-weight: bold; */
    margin: 0px;
    /*! letter-spacing: 1.3px; */
    position: relative;
    /* margin-left: 20px; */
}

.programm .prTema .cap:before {
    content: "";
    display: none;
    position: absolute;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #fff;
    left: -18px;
    top: 50%;
    margin-top: -2px;
}

.programm .prTema span {
    font-size: 20px;
    line-height: 27px;
    color: #fff;
    font-weight: 300;
    display: block;
    text-align: left;
    margin-top: 0px;
    /*! letter-spacing: 1.2px; */
}

.programm .prTema span+span {
    margin-top: 5px;
    font-size: 18px;
}

.programm .hours {
    background-color: #0876a7;
    position: absolute;
    bottom: 0px;
    width: calc(100% - 30px);
}

.programm .hours span {
    font-size: 18px;
    line-height: 22px;
    color: #fff;
    font-weight: 300;
    display: block;
    text-align: right;
    padding: 13px 10px 13px 10px;
    opacity: 0;
}

.programm .in {
    padding: 20px 20px 20px 39px;
    /* min-height: 200px; */
    min-height: 120px;
}

.programm .in ol {
    padding-left: 20px;
}

.programm .in li {
    font-size: 18px;
    line-height: 26px;
    color: #3f3f3f;
    font-weight: 300;
    letter-spacing: 0.3px;
}

.reviews {
    overflow-x: hidden;
    background-color: #fff;
}

.reviews .table {
    width: 100%;
}

.reviews .tCell {
    vertical-align: middle;
    padding-left: 30px;
}

.reviews .cap+span {
    font-size: 18px;
    color: #3f3f3f;
    margin-bottom: 15px;
}

.reviews .image {
    height: 280px;
    width: 280px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 50%;
}

.reviews .tCell.img {
    width: 280px;
    text-align: left;
    padding-left: 0px;
}

.reviews .capB {
    margin-bottom: 15px;
}

.reviews .capB h3 {
    font-size: 24px;
    line-height: 24px;
    color: #3f3f3f;
    font-weight: 300;
    display: block;
    margin: 0px;
    margin-bottom: 5px;
}

.reviews .capB span {
    font-size: 18px;
    line-height: 22px;
    color: #3f3f3f;
    font-weight: 300;
    display: block;
}

.reviews p {
    font-size: 15px;
    line-height: 21px;
    color: #3f3f3f;
    font-weight: 300;
    text-align: left;
}

.costBlock {
    padding: 19px 0px 34px !important;
    display: none;
}

/* новые вид costBlock */

.course {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.costBlock .course .in {
    width: 33.333%;
    margin-bottom: 16px;
}

.costBlock .course .in+.in {
    margin-top: 0;
}

/* новые вид costBlock */

.costBlock .in+.in {
    margin-top: 16px;
}

.costBlock .left .in+.in {
    margin-top: 52px;
}

.costBlock .right .in+.in {
    margin-top: 30px;
}

.costBlock .right .cap+span,
.costBlock .right .cap+a {
    margin-top: 30px;
}

.costBlock .in span.cap {
    display: block;
    text-align: center;
    font-size: 40px;
    line-height: 48px;
    color: #3f3f3f;
    font-weight: 300;
}

.costBlock .in .cap+* {
    margin-top: 2px;
}

.costBlock .in .small {
    font-size: 14px !important;
    line-height: 12px !important;
}

.costBlock .in .cap~span:not(.imp),
.costBlock .in .cap~a {
    font-size: 20px;
    line-height: 24px;
    color: #3f3f3f;
    display: block;
    font-weight: 300;
    text-align: center;
}

.costBlock .right .in:last-child .cap~span:not(.imp),
.costBlock .right .in:last-child .cap~a {
    margin-top: 0px;
}

.costBlock .left .in:last-child .cap~span.imp,
.costBlock .left .in:last-child .cap~a {
    margin-top: -3px;
}

.costBlock .left .cost {
    position: relative;
}

.costBlock .left .cost .more {
    position: absolute;
    font-size: 12px;
    line-height: 12px;
    display: block;
    top: 100%;
    width: 100%;
    text-align: center;
    left: 0px;
    opacity: 0.2;
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s;
    margin-top: -2px;
}

.costBlock .left .cost:hover .more {
    opacity: 1;
}

.costBlock .in .cap~a {
    display: table;
    margin-left: auto;
    margin-right: auto;
}

.costBlock .in .cap~a:hover {
    text-decoration: underline;
}

.costBlock .in span.imp {
    font-size: 35px;
    line-height: 52px;
    color: #0876a7;
    margin-top: 16px;
}

.howGet {
    background-color: #fff;
}

.howGet .list {
    padding: 0px 115px 0px;
}

.howGet .greyBl {
    height: 145px;
    display: table;
    width: 100%;
    position: relative;
}

.howGet .greyBl .in {
    display: table-cell;
    padding-left: 75px;
    vertical-align: middle;
    text-align: center;
    z-index: 2;
}

.howGet .greyBl .in p {
    font-size: 20px;
    line-height: 24px;
    color: #3f3f3f;
}

.howGet .greyBl .n {
    position: absolute;
    line-height: 145px;
    color: #0876a7;
    font-size: 120px;
    font-weight: 300;
    display: block;
    text-align: center;
    left: 0px;
    width: 105px;
    z-index: 1;
}

.howGet .owl-prev {
    left: 0px !important;
}

.howGet .owl-next {
    right: 0px !important;
}

.doubt.inner .formCallBack {
    padding: 0px;
}

.doubt.inner .formCallBack form {
    width: 360px;
    margin: 0 auto;
}

.doubt.inner .formCallBack input {
    background-color: #f5f5f5;
}

.doubt.inner .formCallBack input[type='submit'] {
    background: none;
}

.leftMenu {
    left: -225px;
    position: fixed;
    z-index: 5;
    top: 0;
    bottom: 100px;
    -webkit-transition: left 0.3s;
    -moz-transition: left 0.3s;
    -o-transition: left 0.3s;
    transition: left 0.3s;
}

.leftMenu.open {
    left: 0px;
}

.leftMenu .leftMB,
.rightButt button {
    position: absolute;
    top: 55vh;
    right: -95px;
    height: 40px;
    border: 0px;
    width: 150px;
    /* margin-top: -22.5px; */
    /*! border-radius: 10px; */
    /*! border-bottom-left-radius: 0px; */
    /*! border-bottom-right-radius: 0px; */
    background-color: #0876a7;
    color: #fff;
    box-shadow: 3px 0px 3px 0px rgba(0, 0, 0, 0.3);
    font-size: 18px;
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transition: background 0.3s;
    -moz-transition: background 0.3s;
    -o-transition: background 0.3s;
    transition: background 0.3s;
}

.leftMenu .leftMB {
    z-index: 2;
}

.leftMenu .leftMB:hover {
    background-color: #065375;
}

.rightButt button:hover {
    background-color: #bd3d23;
}

.rightButt {
    position: fixed;
    z-index: 2;
    right: -23px;
    top: 55vh;
    /* margin-top: -22.5px; */
    height: 45px;
    width: 45px;
}

.rightButt button {
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    top: 0px;
    margin-left: -73px;
    right: auto;
    background-color: #ff5f3f;
    box-shadow: -3px 0px 3px 0px rgba(0, 0, 0, 0.3);
}

.modal-open .rightButt {
    right: -6px;
}

.leftMenu .block {
    height: calc(100vh - 15px);
    overflow: hidden;
    width: 225px;
    top:45px;
    box-shadow: -5px 3px 10px 2px #bbbbbb;
    position: relative;
    background-color: #fff;
}

.leftMenu .wrapper {
    overflow: auto;
    margin-right: -17px;
    padding: 0px;
    /* padding-right: 17px; */
    height: 100%;
    position: relative;
    z-index: 2;
}

.leftMenu .block:before,
.leftMenu .block:after {
    content: "";
    display: block;
    position: absolute;
    border-bottom: solid 18px #eee;
    border-left: solid 10px transparent;
    border-right: solid 10px transparent;
    left: 50%;
    margin-left: -10px;
    top: 10px;
    z-index: 1;
}

.leftMenu .block:after {
    bottom: 10px;
    border-top: solid 18px #eee;
    border-bottom: solid 0px #eee;
    top: auto;
}

.leftMenu .block .forBlocks {
    /* border-right: solid 6px #0876a7; */
    padding: 0px;
    width: 225px;
}

.leftMenu .block .forBlocks .inner {
    display: block;
    width: 100%;
    background: none;
}

.leftMenu .block .forBlocks h2 {
    font-size: 18px;
    line-height: 18px;
    /*! text-transform: none; */
    text-align: left;
    padding-left: 15px;
}

.leftMenu .block .forBlocks .data {
    padding: 0px;
    background: none;
}

.leftMenu .block .forBlocks li {
    padding: 6px 0px;
}

.leftMenu .block .forBlocks LI:before {
    min-height: 30px;
}

.leftMenu .block .forBlocks h3 {
    font-size: 14px;
    line-height: 18px;
    padding-left: 15px;
    /*! font-weight: 300; */
}

.contacts {
    background-color: #fff;
    padding-bottom: 45px;
    padding-top: 45px;
}

.contacts iframe {
    background-image: url(../img/base-map.jpg);
    background-size: cover;
    background-position: center;
}

[class*='ymaps'][class*='svg'][class*='icon'] {
    background-color: #000 !important;
}

.contacts .map,
.contacts iframe {
    height: 705px;
}

.contacts .contactData * {
    text-align: left;
}

.contacts .contactData .item+.item {
    margin-top: 20px;
}

.contacts .contactData .cap {
    font-size: 18px;
    line-height: 24px;
    color: #0876a7;
    font-weight: 300;
    display: block;
}

.contacts .contactData p {
    font-size: 18px;
    line-height: 24px;
    color: #3f3f3f;
    font-weight: 300;
}

.contacts .contactData span {
    font-size: 18px;
    line-height: 24px;
    color: #3f3f3f;
    font-weight: 300;
    display: inline-block;
    margin-top: 0px;
}

.contacts .contactData a[class^="icon"] {
    font-size: 20px;
    color: #0876a7;
}

.contacts .contactData a[class^="icon"]:hover {
    opacity: 0.8;
}

.contacts .contactData a {
    font-size: 18px;
    line-height: 24px;
    color: #3f3f3f;
    display: inline-block;
    font-weight: 300;
}

.contacts .contactData a+a {
    display: inline-block;
    margin-left: 15px;
}

.contacts .contactData a:hover {
    color: #0876a7;
}

.formGetCurs {
    background-color: #fff;
    padding: 0px !important;
}

.formGetCurs .inner {
    background-color: #f5f5f5;
    padding: 20px 0px 45px;
}

.formGetCurs .inner .container {
    padding: 0px 30px;
}

.formGetCurs .inner form {
    display: table;
    margin: 0 auto;
    max-width: 830px;
    width: 100%;
}

.reviewsBlock {
    padding: 0px !important;
}

.reviewsBlock .revItem {
    padding: 20px 0px 25px;
}

.reviewsBlock .revItem .owl-carousel {
    padding: 0px;
}

/*.reviewsBlock .revItem .owl-controls{position: absolute;right: 0px;bottom: -5px;width: 130px;}
.reviewsBlock .revItem .owl-controls .owl-nav > div{
    position: static;
    font-weight: normal;
    height: 30px;
    width: 30px;
    line-height: 30px;
    margin: 0px;
}*/

.reviewsBlock .revItem .owl-controls .owl-nav:after {
    content: "";
    display: block;
    clear: both;
}

.reviewsBlock .revItem .owl-controls .owl-prev {
    float: left;
    text-align: left;
}

.reviewsBlock .revItem .owl-controls .owl-next {
    float: right;
    text-align: right;
}

.reviewsBlock .revItem:nth-child(2n+1) {
    background-color: #fff;
}

.reviewsBlock .revItem .user {
    width: 280px;
    height: 280px;
    background-position: center;
    background-size: cover;
    border-radius: 50%;
    float: left;
}

.reviewsBlock .revItem .cont {
    float: right;
    width: calc(100% - 310px);
    border: solid 1px #d4d4d4;
    background-color: #fff;
    padding: 25px 20px 25px;
    min-height: 160px;
    margin-top: 10px;
    position: relative;
    /*! margin-bottom: 30px; */
}

.reviewsBlock .revItem .cont p {
    font-size: 18px;
    line-height: 22px;
    color: #3f3f3f;
    font-weight: 300;
    text-align: left;
}

/*.reviewsBlock .revItem .cont p{
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 3px);
}
.reviewsBlock .revItem .cont p:before{
    content:" ";
    display: inline-block;
    vertical-align: middle;
    height: 160px;
    width: 1px;
}*/

.reviewsBlock .revItem .cont:before,
.reviewsBlock .revItem .cont:after {
    content: "";
    display: block;
    border-right: solid 26px #fff;
    border-bottom: solid 26px transparent;
    position: absolute;
    left: -26px;
    top: 120px;
    top: calc(50% + 1px);
}

.reviewsBlock .revItem .cont:after {
    border-right: solid 28px #d4d4d4;
    border-bottom: solid 28px transparent;
    left: -28px;
    z-index: -1;
    top: 119px;
    top: 50%;
}

.reviewsBlock .revItem .owl-item {
    opacity: 0;
}

.reviewsBlock .revItem .owl-item.active {
    opacity: 1;
}

.reviewsBlock .revItem .headLine {
    margin-bottom: 10px;
    float: right;
    width: calc(100% - 310px);
    padding-left: 20px;
}

.reviewsBlock .revItem .headLine .name {
    font-size: 24px;
    line-height: 24px;
    color: #3f3f3f;
}

.reviewsBlock .revItem .headLine .date {
    color: #0876a7;
    font-size: 24px;
    line-height: 24px;
    font-weight: 300;
    margin-left: 20px;
    /*! display: block; */
}

.reviewsBlock .revItem:nth-child(2n+1) .cont {
    background-color: #f5f5f5;
}

.reviewsBlock .revItem:nth-child(2n+1) .cont:before {
    border-right: solid 26px #f5f5f5;
}

.textTemplate {
    text-align: left;
}

.textTemplate .bl,
span.bl {
    color: #0876a7;
}

.textTemplate p a,
.textTemplate li a,
.textTemplate strong a {
    /*! text-decoration: underline; */
}

.textTemplate a:hover {
    text-decoration: none;
}

.textTemplate .inner>*+*,
.textTemplate [class*='col']>*+* {
    margin-top: 20px;
    display: block;
}

.textTemplate p+p {
    margin-top: 15px;
}

.textTemplate p strong {
    font-weight: 300;
}

.textTemplate strong {
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
}

.textTemplate ul {
    padding: 0px 10px 0px 40px;
}

.textTemplate ul li {
    font-size: 16px;
    line-height: 21px;
    padding: 5px 0px;
    position: relative;
    font-weight: 300;
    color: #444;
}

.textTemplate [class*='col'] img {
    width: 100%;
}

.textTemplate img.center {
    display: block;
    margin: 0 auto;
}

.textTemplate img+* {
    margin-top: 15px;
}

.textTemplate ul li:before {
    content: "";
    width: 12px;
    height: 2px;
    background-color: #006699;
    position: absolute;
    left: -20px;
    top: 17px;
}

.textTemplate ul img {
    display: block;
}

.textTemplate ul.center img {
    margin: 0 auto 16px;
}

.textTemplate ul.center {
    text-align: center;
    padding: 0px 10px;
}

.textTemplate ul.noStyle li:before {
    display: none;
}

.sendRes {
    background-color: #fff;
    padding-bottom: 53px !important;
}

.sendRes .textTemplate ul li,
.sendRes .textTemplate ul li>* {
    font-size: 20px;
    line-height: 24px;
    font-weight: 300;
}

.sendRes .textTemplate ul li>* {
    display: inline;
}

.sendRes .textTemplate ul li+li {
    margin-top: 14px;
}

.sendRes .textTemplate .soc {
    display: block;
    margin: 8px 0px 4px;
}

.pageError {
    text-align: center;
    background-color: #fff;
    padding: 0px !important;
    min-height: calc(100vh - 180px);
    display: flex;
    justify-content: center;
    align-items: center;
}

.pageError img {
    width: 100%;
    max-width: 345px;
}

.pageError img+* {
    margin-top: 24px;
}

.chooseEnroll {}

.chooseEnroll .greyBl {
    height: 260px;
    text-align: center;
    padding: 26px;
}

.chooseEnroll .greyBl [class*='icon'] {
    color: #0876a7;
    font-size: 70px;
    line-height: 70px;
}

.chooseEnroll .greyBl [class*='icon']+* {
    margin-top: 15px;
}

.chooseEnroll .greyBl span {
    font-weight: 300;
    display: block;
}

.chooseEnroll .greyBl *+span:not([class*='icon']).dop {
    margin-top: 15px;
}

.chooseEnroll .greyBl span:not([class*='icon']).dop {
    font-size: 20px;
    line-height: 24px;
    color: #3f3f3f;
}

.chooseEnroll .greyBl span:not([class*='icon']) {
    font-size: 24px;
    line-height: 32px;
    color: #3f3f3f;
}

.chooseEnroll .greyBl a {
    font-weight: 300;
    display: table;
    font-size: 40px;
    line-height: 40px;
    color: #444444;
    margin: 0 auto;
}

.chooseEnroll .greyBl a+a {
    margin-top: 6px;
}

.chooseEnroll .greyBl button {}

.getTreaty .table {
    height: 105px;
}

.choosePay {}

.choosePay .capBlock {
    margin-bottom: 43px;
}

.choosePay .capBlock+* {
    margin-top: 0px;
}

.choosePay .greyBl {
    min-height: 546px;
}

.choosePay .greyBl {
    padding: 20px 20px 40px;
}

.choosePay .textTemplate {
    text-align: center;
}

.choosePay .textTemplate img {}

.choosePay .textTemplate img+* {
    margin-top: 17px;
}

.choosePay .textTemplate .capBlock {
    margin-bottom: 0px;
}

.choosePay .textTemplate .capBlock+* {
    margin-top: 20px;
}

.choosePay .textTemplate .capBlock .cap {
    line-height: 50px;
}

.choosePay .textTemplate p {
    font-size: 24px;
    line-height: 30px;
    color: #444;
}

.choosePay .textTemplate p.sm {
    font-size: 20px;
    line-height: 25px;
}

.choosePay .textTemplate p+p {
    margin-top: 24px;
}

.bonus {}

.bonus .table {
    height: 100px;
}

.bonus .table .tCell {
    /*! vertical-align: top; */
}

.bonus .num {
    font-size: 60px;
    line-height: 100px;
    font-weight: 300;
    left: 0px;
    top: 0px;
}

.bonus .num+* {
    /*! margin-top:19px; */
}

.bonus .back {
    display: table;
    height: 100px !important;
    top: 0px;
    left: 0px;
}

.bonus .back .in {
    display: table-cell;
    vertical-align: middle;
}

.bonus p {
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    left: 0px;
    top: 0px;
    padding: 10px 20px;
}

.sertif {}

.sertif .howGet {
    margin-top: 30px;
}

.sertif img {
    display: block;
    margin: 0 auto;
    width: 100%;
    max-width: 740px;
}

.docs {}

.docs .capBlock {}

.docs .capBlock+* {}

.docs .textTemplate {
    text-align: center;
}

.docs .textTemplate p {
    font-size: 18px;
    line-height: 22px;
    color: #444444;
}

.docs .textTemplate p+p {}

.docs .textTemplate p strong,
.docs .textTemplate p strong span {
    font-size: 24px;
    line-height: 22px;
}

.content .mainTop .innerAbCenter {
    padding-left: 0;
    padding-top: 57px;
}

.dynamicsBl {
    background-color: #fff;
}

.dynamicsBl .capBlock {}

.dynamicsBl .row {
    text-align: center;
}

.dynamicsBl .row [class*="col-"] {
    padding: 0 30px;
}

.dynamicsBl .row span {
    color: #0876a7;
    font-weight: 300;
    font-size: 60px;
}

.dynamicsBl .row p {
    color: #3f3f3f;
    font-size: 20px;
    font-weight: 300;
    line-height: 25px;
    margin-top: 20px;
}

.prosBl {}

.prosBl .table {
    height: 100px;
}

.prosBl .num {
    font-size: 24px;
    line-height: inherit;
    font-weight: 300;
    top: 0;
    left: 0;
    padding: 22px 0;
}

.prosBl p {
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    left: 0px;
    top: 0px;
    padding: 10px 20px;
}

.prosBl .back {
    display: table;
    height: 100px !important;
    top: 0px;
    left: 0px;
}

.formula {}

.formula p {
    font-size: 20px;
}

.formula b {}

.formula .textTemplate {
    text-align: center;
}

.formula .textTemplate ul li+li {}

.formula .textTemplate span b {
    color: #0876a7;
    font-weight: 300;
    vertical-align: top;
    display: inline-block;
}

.formula .textTemplate span {
    font-size: 40px;
    /*! display: block; */
    font-weight: 300;
    color: #3f3f3f;
    vertical-align: top;
}

.formula .textTemplate>b {
    font-size: 40px;
    color: #0876a7;
    font-weight: 300;
    margin: 20px 0 25px;
    display: block;
}

.formula .textTemplate p+p {
    margin-top: 25px;
}

.formula .textTemplate p {
    font-size: 20px;
    color: #3f3f3f;
    line-height: 22px;
}

.formula .textTemplate ul {
    padding: 25px 10px;
}

.formula .textTemplate ul li {
    font-size: 24px;
    color: #3f3f3f;
}

.infoLeg {
    padding-bottom: 0 !important;
}

.infoLeg .capBlock [class*='cap'] {
    color: #0876a7;
}

.infoLeg .in {
    width: 810px;
    margin: 0 auto;
}

.infoLeg .capBlock {}

.infoLeg ul {}

.infoLeg li {
    text-align: center;
    float: left;
    padding: 0 8px;
    width: 50%;
    margin-bottom: 30px;
}

.infoLeg li+li {}

.infoLeg li span {
    font-size: 34px;
    color: #3f3f3f;
    font-weight: 300;
    display: block;
    margin-bottom: 15px;
}

.infoLeg li p {
    font-size: 18px;
    color: #3f3f3f;
    font-weight: 300;
    line-height: 26px;
    padding: 0px 10px;
}

.helpOrg {}

.helpOrg .capBlock {}

.txtblHelp {
    /*! padding-left: 42px; */
}

.txtblHelp .pic {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 460px;
}

.txtblHelp .txt {
    /*! padding-left: 30px; */
}

.txtblHelp .txt .list {}

.txtblHelp .txt .item {}

.txtblHelp .txt .item+.item {
    margin-top: 20px;
}

.txtblHelp .txt .item span:not(.small) {
    color: #0876a7;
    font-size: 20px;
    display: block;
}

.txtblHelp .txt .item span.small {
    font-size: 12px;
    line-height: 16px;
    display: block;
}

.txtblHelp .txt .item p,
.txtblHelp .txt .item ul li {
    color: #3f3f3f;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
}

.txtblHelp .txt .item span+* {
    margin-top: 10px;
}

.txtblHelp .txt .item a {}

.txtblHelp .txt .item p a {
    /*! color: #0876a7; */
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
}

.txtblHelp .txt .item ul {}

.txtblHelp .txt .item li {
    color: #3f3f3f;
    font-size: 20px;
    font-weight: 300;
}

.txtblHelp .txt .item li+li {
    /*! margin-top: 5px; */
}

.txtblHelp .botTxt {
    padding-top: 20px;
}

.txtblHelp .botTxt p {
    display: inline-block;
    vertical-align: middle;
    color: #444444;
    font-size: 20px;
    font-weight: 300;
    margin-right: 23px;
}

.txtblHelp .botTxt input {
    display: inline-block;
    vertical-align: middle;
    color: #000;
    font-size: 30px;
    border-radius: 5px;
    background-color: #fff;
    border: 0;
    margin-right: 11px;
    width: 290px;
}

.txtblHelp .botTxt button:hover {
    opacity: .5;
}

.txtblHelp .botTxt a {
    display: table;
    margin: 15px auto;
}

.txtblHelp .botTxt button {
    cursor: pointer;
    /* color: #0876a7; */
    font-size: 18px;
    text-transform: uppercase;
    /* background: transparent; */
    border: 0;
    outline: none;
    display: inline-block;
    vertical-align: middle;
}

.partnersBL {}

.partnersBL .wrapp {
    position: relative;
    display: inline-block;
}

.partnersBL .wrapp a:hover {
    opacity: .5;
}

.partnersBL .row {
    padding-top: 10px;
    padding-bottom: 39px;
}

.partnersBL [class*="col-"] {
    text-align: center;
}

.partnersBL [class*="col-"] img {
    height: 60px;
}

.partnersBL [class*="col-"] p {
    font-size: 20px;
    color: #282828;
    margin-top: 16px;
    line-height: 25px;
}

.txtblHelp .botTxt input::-webkit-input-placeholder,
.txtblHelp .botTxttextarea::-webkit-input-placeholder {
    color: #cccccc;
}

.txtblHelp .botTxt input::-moz-placeholder,
.txtblHelp .botTxt textarea::-moz-placeholder {
    color: #cccccc;
}

.txtblHelp .botTxt input:-moz-placeholder,
.txtblHelp .botTxt textarea:-moz-placeholder {
    color: #cccccc;
}

.txtblHelp .botTxt input:-ms-input-placeholder,
.txtblHelp .botTxt textarea:-ms-input-placeholder {
    color: #cccccc;
}

.modalReuslt .head {
    padding: 25px 0px 30px;
    position: relative;
}

#res {
    z-index: 1200;
}

@media (max-width: 1350px) {
    HEADER .soc {
        /* display: none; */
    }
}

@media (max-width: 1199px) {
    FOOTER .row>div.banks {
        top: 0px;
    }
    
    footer .banks ul {
        display: flex;
        align-items: center;
        flex-flow: wrap;
        margin: -2px -2px 10px;
    }
    
    footer .banks ul li {
        margin: 2px;
    }
    
    footer .banks ul li img {
        width: 100%;
    }
    .copy .unp {
        margin-left: 10px;
    }

    .templateCarts.garants .item.left,
    .templateCarts.garants .item.right {
        height: 145px;
    }

    .templateCarts.garants .item {
        height: 60px;
    }

    .doubt .formCallBack {
        padding: 20px 30px;
        margin-top: 20px;
    }

    .doubt .row {
        margin-left: -10px;
        margin-right: -10px;
    }

    .doubt [class*='col'] {
        padding: 0px 10px;
    }

    .costBlock .in span {
        font-size: 16px;
        line-height: 24px;
    }

    .costBlock .in span.cap,
    .costBlock .in span.imp {
        font-size: 28px;
        line-height: 32px;
    }

    .programm .item .left {
        width: 360px;
    }

    .templateCarts.garants .item.left p,
    .templateCarts.garants .item.right p {
        font-size: 18px;
        line-height: 24px;
    }

    .programm .item .right {
        width: calc(100% - 360px);
    }

    .templateCarts.curs .capBlock {
        margin-bottom: 30px;
    }

    .contacts .contactData a {
        /*! text-decoration: underline; */
    }

    .pageError {
        padding: 110px 0px 80px !important;
    }

    .content>div {
        padding: 15px 0px 35px;
    }

    .capBlock .cap,
    .capBlock .cap * {
        font-size: 32px;
        line-height: 36px;
    }

    .content .cap+span {
        font-size: 16px;
        line-height: 24px;
    }

    .content .cap+span br {
        display: none;
    }

    .costBlock.gridLinks .table.big {
        height: 253px;
    }

    .modal-open {
        padding-right: 0px !important;
    }

    .animsition {
        opacity: 1;
    }

    .hide-md {
        display: none;
    }

    .modal-open .rightButt {
        right: -23px;
    }

    HEADER {
        width: 100% !important;
    }

    HEADER .logo {
        margin-left: -15px;
        margin-right: 30px;
        font-size: 46px;
        margin-top: 10px;
        font-size: 37px;
        width: 133px;
        padding-top: 3px;
    }

    .menu .nav LI {
        padding: 0px 13px;
    }

    .content .mainTop .container>.cap {
        margin-left: 0px;
    }

    .forBlocks .row>div {
        padding: 15px;
    }

    .forBlocks {
        padding: 20px 0px !important;
    }

    .forBlocks .row>div:nth-child(3) .inner,
    .forBlocks .row>div:nth-child(4) .inner {
        min-height: 215px;
    }

    .forBlocks .row>div:nth-child(1) .inner,
    .forBlocks .row>div:nth-child(2) .inner {
        min-height: 260px;
    }

    .forBlocks .row {
        margin: 0px -15px;
    }

    .forBlocks .cap SPAN {
        font-size: 19px;
    }

    .forBlocks .img {
        width: 100px;
    }

    .forBlocks .data {
        padding-left: 100px;
    }

    .forBlocks h3 {
        font-size: 16px;
        line-height: 22px;
        padding: 3px 10px 3px 15px;
    }

    .forBlocks .cap h2 {
        font-size: 18px;
    }

    .forBlocks LI:before {
        min-height: 30px;
    }

    FOOTER .copy {
        padding-left: 0px;
    }

    FOOTER .repost {
        /* display: none; */
    }

    FOOTER .text {
        padding-right: 0px;
    }

    .content .mainTop .inner {
        padding-left: 0px;
        position: relative;
        z-index: 2;
    }

    .templateCarts .item P {
        font-size: 13px;
        line-height: 21px;
        padding: 0px 10px
    }

    .templateCarts .item P br {
        display: none;
    }

    .templateCarts .item span[class*='icon'] {
        font-size: 45px;
        left: -10px;
    }

    .templateCarts.garants .item span {
        left: -15px;
        top: -15px;
    }

    .templateCarts.curs .item span {
        top: -15px;
        left: 0px;
    }

    .templateCarts .item {
        padding-left: 15px;
        /* padding-right: 0px; */
        height: 110px;
    }

    .templateCarts.curs .item {
        width: 50%;
        margin-top: 20px;
        margin-left: 0px !important;
    }

    .templateCarts.curs {
        padding-bottom: 20px;
    }

    .templateCarts.curs .list {
        max-width: 700px;
        margin: -20px auto 0px;
    }

    .gridLinks .in {
        font-size: 18px;
        line-height: 24px;
    }

    .costBlock .cost span {
        font-size: 30px;
        line-height: 38px;
    }

    .mainIndexTop .inner>.controls {
        margin-top: 55px;
    }

    .mainIndexTop .inner>.cap {
        margin-bottom: 25px !important;
        font-size: 40px !important;
    }

    .mainIndexTop .inner>.cap~* {
        font-size: 18px;
        line-height: 26px;
    }

    .mainIndexTop .inner>.controls button {
        padding: 5px 15px;
        font-size: 13px;
        margin: 0px 10px;
    }

    .borderControl {
        background-color: #fff;
        border-width: 0px;
    }

    footer .location>span {
        font-size: 13px;
        line-height: 21px;
        padding-left: 50px;
    }

    footer .location span br {
        display: none;
    }

    footer .row>.callToAs {
        /* width: 290px; */
    }

    FOOTER .row {
        flex-wrap: wrap;
        margin: 0px 0px;
    }

    FOOTER .row>div {
        padding: 0px 15px;
    }

    FOOTER .row>div:first-child {
        margin-left: 0px;
    }

    FOOTER .row>div:last-child {
        margin-right: 0px;
    }

    FOOTER .row>div:last-child {
        display: block;
        text-align: right;
        width: 100%;
    }

    FOOTER .row>div:last-child span {
        display: block;
        text-align: right;
        margin-right: 0px;
    }

    footer .location>span {
        padding-left: 30px;
    }

    FOOTER .row>div {
        /* width: calc((100% - 290px) / 2); */
    }

    .howLearn .row span.n {
        font-size: 45px;
        line-height: 65px;
    }

    .howLearn .list span {
        font-size: 20px;
        line-height: 26px;
        padding-left: 70px;
    }

    .howLearn .whatPl span {
        font-size: 20px;
        line-height: 26px;
    }

    .owl-controls .owl-nav>div {
        /*! width: 30px; */
        /*! height: 30px; */
        line-height: 30px;
        margin-top: -15px;
    }

    .owl-controls .owl-nav .owl-next {
        right: 5px !important;
    }

    .owl-controls .owl-nav .owl-prev {
        left: 5px !important;
    }

    .owl-carousel {
        padding: 0px 35px;
    }

    .howGet .list {
        padding: 0px 40px;
    }

    .gallery .item {
        height: 200px;
    }

    .programm .prTema {
        padding-left: 15px;
    }

    .reviews .image {
        width: 150px;
        height: 150px;
    }

    .reviews .tCell.img {
        width: 150px;
        vertical-align: top;
    }

    .reviews .tCell {
        padding-left: 20px;
    }

    .reviews p {
        font-size: 16px;
        line-height: 20px;
    }

    .costBlock {
        padding-bottom: 0px;
    }

    .costBlock .in .cap~span:not(.imp),
    .costBlock .in .cap~a {
        font-size: 16px;
        line-height: 21px;
    }

    .costBlock .table.cost span {
        font-size: 26px;
        line-height: 32px;
        padding: 0px 10px;
    }

    .costBlock ul {
        padding-bottom: 19px;
    }

    .costBlock li,
    .gridLinks .in a {
        font-size: 16px;
        line-height: 21px;
        padding-left: 30px;
    }

    .gridLinks .in a {
        padding-left: 0px;
    }

    .costBlock .n {
        left: 9px;
        top: -1px;
    }

    .howGet .item {
        width: 100%;
    }

    .howGet .item .greyBl {
        width: 100%;
    }

    .howGet .greyBl .in p {
        font-size: 16px;
        line-height: 24px;
    }

    .howGet .greyBl .in p br {
        display: none;
    }

    .howGet .item:after {
        right: -20px;
    }

    .howGet .greyBl {
        width: 160px;
        height: 160px;
    }

    .howGet .greyBl .in span {
        font-size: 13px;
    }

    .howGet .greyBl .n {
        font-size: 100px;
        line-height: 141px;
        width: 90px;
    }

    .gridLinks {
        padding-bottom: 5px;
    }

    .costBlock.gridLinks .big .in {
        height: 247px;
    }

    .dynamicsBl .row p {
        font-size: 18px;
    }

    .dynamicsBl .row span {
        font-size: 50px;
    }

    .dynamicsBl .row [class*="col-"] {
        padding: 0 15px;
    }

    .prosBl .num {
        font-size: 18px;
    }

    .formula .textTemplate p {
        font-size: 18px;
        line-height: 20px;
    }

    .formula .textTemplate ul li {
        font-size: 22px;
    }

    .formula .textTemplate>b {
        font-size: 38px;
    }

    .formula .textTemplate span {
        font-size: 38px;
    }

    .infoLeg li span {
        font-size: 32px;
        margin-bottom: 15px;
    }

    .infoLeg li p {
        font-size: 18px;
        line-height: 24px;
        padding: 0px;
    }

    .txtblHelp .pic {
        height: 465px;
    }

    .txtblHelp .txt .item span {
        font-size: 18px;
    }

    .txtblHelp .txt .item p {
        font-size: 16px;
        line-height: 22px;
    }

    .txtblHelp .txt .item p a {
        font-size: 16px;
    }

    .txtblHelp .txt .item li {
        font-size: 16px;
    }

    .txtblHelp .botTxt p {
        font-size: 15px;
        line-height: 22px;
    }

    .txtblHelp .botTxt button {
        font-size: 16px;
    }

    .txtblHelp .botTxt input {
        font-size: 22px;
        margin-right: 5px;
        width: 225px;
    }

    .partnersBL [class*="col-"] p {
        font-size: 18px;
        line-height: 24px;
    }

    .partnersBL .row {
        padding-bottom: 15px;
    }

    .programm .prTema .cap:before {
        left: -8px;
    }
}

@media (max-width: 991px) {

    .howGet .owl-carousel .owl-item:not(.active),
    .howGet .owl-carousel .owl-item.active+.owl-item.active {
        opacity: 0.4;
    }

    .partnersBL {
        padding-bottom: 10px !important;
        ;
    }

    .txtblHelp .botTxt {
        text-align: center;
    }

    .partnersBL {
        text-align: center;
    }

    .partnersBL [class*="col-"] {
        float: none;
        display: inline-block;
        width: 300px;
        margin-top: 30px !important;
    }

    .reviewsBlock .revItem .headLine {
        width: calc(100% - 230px);
        margin-bottom: 0px;
    }

    .reviewsBlock .revItem .headLine .name,
    .reviewsBlock .revItem .headLine .date {
        font-size: 18px;
        line-height: 24px;
    }

    .templateCarts .capBlock {
        margin-bottom: 10px;
    }

    .contacts .pull-right {
        float: left !important;
    }

    .costBlock .in .cap~a {
        max-width: 200px;
    }

    .reviews .item {
        padding: 0px 20px;
    }

    .programm .list {
        padding: 0px 20px;
    }

    .sertif img {
        max-width: 500px;
    }

    .docs .col-sm-12+.col-sm-12 {
        margin-top: 20px;
    }

    .pageError {
        padding: 207px 0px 277px !important;
    }

    .choosePay .textTemplate .greyBl {
        max-width: 500px;
        margin: 0 auto;
        min-height: auto;
        padding: 15px 10px 15px;
    }

    .choosePay .textTemplate+.textTemplate {
        margin-top: 20px;
    }

    .chooseEnroll .greyBl a {
        font-size: 32px;
        line-height: 32px;
    }

    .howGet .greyBl .in {
        padding-right: 20px;
    }

    .costBlock .right .in {
        float: left;
        width: 50%;
        margin-top: 30px !important;
    }

    .costBlock .right .in .cap br {
        display: none;
    }

    .programm .item {
        margin-bottom: 15px;
    }

    .programm .item .head span,
    .programm .item .head h3 {
        font-size: 16px;
        line-height: 20px;
    }

    .programm .item .head .greyBl {
        padding: 10px;
        padding-right: 30px;
    }

    .programm .item .left,
    .programm .item .right {
        width: 100%;
    }

    .programm .item .right {}

    .contacts .contactData .item+.item {
        margin-top: 10px;
    }

    footer {
        padding-top: 0px;
        
    }

    FOOTER .copy {
        margin-top: 0px;
    }
    
    FOOTER .copy .right{
        min-width: auto;
    }

    footer .row>.callToAs {
        /* width: 260px; */
        margin-top: 6px;
    }

    FOOTER .row>div {
        /* width: calc((100% - 260px) / 2); */
    }

    FOOTER .phones {
        margin-top: 0px;
    }

    footer .location {
        margin-top: 0px;
    }

    footer .location>span {
        padding-left: 10px;
    }

    .sendRes .textTemplate ul li,
    .sendRes .textTemplate ul li>* {
        font-size: 16px;
        line-height: 24px;
    }

    .contacts .contactData p,
    .contacts .contactData span,
    .contacts .contactData a {
        font-size: 16px;
        line-height: 24px;
        margin-top: 0px;
    }

    footer .location a {
        font-size: 13px;
        line-height: 21px;
    }

    .costBlock.gridLinks .table.big {
        height: 235px;
    }

    .costBlock.gridLinks .table.bl.big,
    .costBlock.gridLinks .table.bl.big .in {
        height: auto !important;
    }

    .costBlock.gridLinks .table.bl.big {
        margin-top: 20px;
    }

    .costBlock.gridLinks .table.bl.big .in {
        padding: 20px 15px !important;
    }

    .textTemplate [class*='sm-12']+[class*='sm-12'] {
        margin-top: 20px;
    }

    .textTemplate [class*='sm-12'] img {
        width: 100%;
        max-width: 400px;
        margin: 0 auto;
        display: block;
    }

    .innerCap span,
    .innerCap p {
        font-size: 20px;
        line-height: 24px;
    }

    .reviewsBlock .revItem .owl-carousel {
        padding-bottom: 0px;
    }

    .reviewsBlock .revItem .cont:before,
    .reviewsBlock .revItem .cont:after {
        top: 65px;
    }

    .reviewsBlock .revItem .cont:after {
        top: 64px;
    }

    .reviewsBlock .revItem .user {
        width: 200px;
        height: 200px;
        margin-top: 10px;
    }

    .reviewsBlock .revItem .cont {
        width: calc(100% - 230px);
        padding-top: 15px;
        padding-left: 15px;
        min-height: 170px;
        padding-bottom: 45px;
    }

    .contacts .map,
    .contacts iframe {
        height: 355px !important;
        margin-top: 30px;
    }

    .howLearn .whatPl .in {
        height: 110px;
    }

    FOOTER .phones .number div a {
        font-size: 16px;
        line-height: 20px;
        display: block;
    }

    FOOTER .phones .number div {
        margin-top: 3px;
        text-align: right;
    }

    FOOTER .phones .number {
        margin-bottom: 0px;
    }

    .leftMenu {
        top: 60px;
        bottom: 0px;
    }

    .gridLinks .big .in {
        height: auto;
    }

    .hide-sm {
        display: none;
    }

    .content .mainTop:before {
        content: "";
        display: block;
        position: absolute;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
        background-color: #000;
        z-index: 2;
        opacity: 0.5;
    }

    .mainTop .dark.inner .cap,
    .mainTop .dark.inner .cap+* {
        color: #fff !important;
    }

    .mainIndexTop .inner>.cap {
        font-size: 28px !important;
        line-height: 30px !important;
    }

    .mainIndexTop .inner>.controls {
        margin-top: 35px;
    }

    .content .mainTop .cap~* {
        font-size: 15px;
        line-height: 19px;
        font-weight: 100 !important;
    }

    .modal-open .rightButt {
        right: -31px;
    }

    .modal .head {
        padding: 15px 15px 10px;
    }

    .modal .modal-dialog {
        width: calc(100% - 20px);
    }

    header .headCont {
        float: none;
        margin: 0 auto;
        display: table;
        padding-bottom: 10px;
    }

    header .headCont>div {
        margin: 0px;
    }

    .navbar-collapse {
        float: left;
        width: 100%;
        padding: 0px;
        margin: 0px !important;
    }

    HEADER .conts A {
        font-size: 14px;
    }

    HEADER .soc A,
    .soc A {
        width: 27px;
        height: 27px;
    }

    HEADER .soc A::before,
    .soc A::before {
        left: 25px;
        font-size: 15px;
        line-height: 25px;
    }

    .wrapper {
        padding-top: 52px;
    }

    HEADER {
        padding: 0px;
        min-height: 52px;
    }

    HEADER .logo {
        margin-top: 7px;
        margin-left: -5px;
    }

    .menu {
        width: 100%;
        display: block;
        margin: auto;
    }

    .navbar-header,
    .container>.navbar-header {
        float: right;
        margin: 0px;
    }

    .navbar-toggle {
        border: 0px;
        border-radius: 0px;
        padding: 0px;
        margin: 0px;
        margin-top: 11px;
    }

    .navbar-header .navbar-toggle span {
        background-color: #0876a7;
        height: 3px;
        width: 28px;
        border-radius: 0px;
        border: 0px;
        margin: 5px 0px;
        box-shadow: none;
    }

    .menu .navbar-collapse {
        margin-left: -15px;
    }

    .menu .nav {
        width: 100%;
        margin: 0px;
    }

    .menu .nav .sec_menu {
        width: auto;
        margin-top: 0px;
        display: table;
        margin: 0 auto;
        padding-bottom: 0px;
    }

    .menu .nav LI A,
    .menu .nav LI span {
        padding: 0px;
        display: block;
        line-height: 40px;
    }

    HEADER .soc {
        display: inline-block;
    }

    .content .mainTop .container>.cap {
        margin-bottom: 30px;
        line-height: 36px;
    }

    .content .mainTop .cap~* {
        margin-left: 0px;
        width: auto;
    }

    .forBlocks .img {
        width: 30%;
    }

    .forBlocks .data {
        padding-left: 30%;
    }

    .templateCarts .list {
        text-align: center;
        margin: 10px -15px 0px;
        /* margin-left: -20px; */
    }

    .templateCarts.garants .list {
        padding: 0px 35px 0px 40px;
    }

    .templateCarts.garants .item,
    .templateCarts.garants .item.left,
    .templateCarts.garants .item.right {
        width: 50%;
    }

    .templateCarts.garants .item.left,
    .templateCarts.garants .item.right {
        height: 110px
    }

    .templateCarts.garants .item {
        margin-top: 15px;
    }

    .templateCarts .item {
        width: 33.3333%;
        display: table;
        margin-top: 25px;
        height: 105px;
    }

    [class="templateCarts"] .item:nth-child(4) {
        margin-left: calc(33.3333% / 2);
    }

    FOOTER .repost {
        display: none;
    }

    FOOTER .text {
        display: none;
    }

    .forBlocks .row>div .inner {
        min-height: auto !important;
        max-width: 500px;
        margin: 0 auto;
    }

    .mainTop {
        height: 300px;
        position: relative;
    }

    .gridLinks .row {
        margin: -20px -10px 0px;
    }

    .gridLinks [class^='col'] {
        padding: 0px 10px;
        margin-top: 0px;
    }

    .gridLinks .big {
        height: 150px;
    }

    .gridLinks .wrapp {
        margin-top: 20px;
    }

    .howLearn .list {
        margin-bottom: 30px;
        padding: 0px 20px;
    }

    .howLearn .whatPl {
        padding: 0px 20px;
    }

    .programm .item .head::after {
        right: 10px;
    }

    .programm .in {
        padding: 10px 10px 40px 15px;
        min-height: auto;
    }

    .programm .prTema h3 {
        font-size: 24px;
        line-height: 28px;
        margin-bottom: 5px;
    }

    .programm .prTema span {
        font-size: 16px;
        line-height: 21px;
        margin-left: 0px !important;
    }

    .programm .hours span {
        font-size: 16px;
        line-height: 21px;
        padding: 5px 10px;
    }

    .programm .in li {
        font-size: 16px;
        line-height: 21px;
        margin-bottom: 4px;
    }

    .programm .prTema {
        position: static;
        width: 100%;
    }

    .programm .hours {
        display: none;
    }

    .programm .item .left {
        position: static;
        height: auto;
    }

    .reviewsBlock .revItem .cont p {
        font-size: 16px;
        line-height: 21px;
    }

    .capBlock .cap,
    .capBlock .cap * {
        font-size: 28px;
        line-height: 34px;
        max-width: 600px;
        margin: 0 auto;
    }

    .capBlock .cap * {
        margin: 0px;
        max-width: auto;
    }

    .reviewsBlock .capBlock .cap {
        padding-left: 190px;
    }

    .doubt a,
    .doubt .formCallBack span {
        font-size: 18px;
        line-height: 24px;
    }

    .doubt .formCallBack form input[type='text'] {
        font-size: 18px;
    }

    .costBlock ul {
        padding-bottom: 5px;
    }

    .howGet .list {
        text-align: center;
        margin: 0px;
    }

    .howGet .item {
        width: auto;
        float: none;
        display: inline-block;
        vertical-align: top;
    }

    .howGet .item:after {
        display: none;
    }

    .costBlock.gridLinks .big .in {
        height: 226px;
    }

    .menu .nav LI {
        padding: 0px 25px;
    }

    .leftMenu .leftMB {
        height: 30px;
        font-size: 14px;
        right: -89px;
        margin-top: -45px;
    }

    .rightButt button {
        height: 30px;
        margin-top: -15px;
        font-size: 14px;
    }

    .rightButt {
        right: -31px;
    }

    .dynamicsBl .row p {
        line-height: 22px;
        font-size: 16px;
        margin-top: 0px;
    }

    .dynamicsBl .row span {
        font-size: 40px;
        /*! margin-bottom: 15px; */
    }

    .dynamicsBl .row [class*="col-"] {
        max-width: 480px;
        margin: 0 auto;
        float: none;
    }

    .content .mainTop .innerAbCenter {
        padding-top: 25px;
    }

    .dynamicsBl .row [class*="col-"]+[class*="col-"] {
        margin-top: 40px;
    }

    .prosBl .num {}

    .formula .textTemplate p {
        font-size: 16px;
    }

    .formula .textTemplate ul li {
        font-size: 20px;
    }

    .formula .textTemplate b>span {
        display: block;
        line-height: 55px;
    }

    .formula .textTemplate>b {
        font-size: 35px;
    }

    .formula .textTemplate span {
        font-size: 35px;
    }

    .infoLeg li span {
        font-size: 26px;
    }

    .infoLeg li p {
        font-size: 16px;
    }

    .txtblHelp .pic {
        height: 400px;
    }

    .txtblHelp .txt {
        padding-top: 30px;
    }

    .txtblHelp .txt .item span {
        font-size: 16px;
    }

    .txtblHelp .txt .item p {
        font-size: 15px;
    }

    .txtblHelp .txt .item p a {
        font-size: 15px;
    }

    .txtblHelp .txt .item li {}

    .txtblHelp .botTxt p {
        margin-bottom: 15px;
    }

    .txtblHelp .botTxt button {}

    .txtblHelp .botTxt input {}

    .partnersBL [class*="col-"] p {}

    .partnersBL .row {
        margin-top: -40px;
    }

    .infoLeg .in {
        width: 100%;
    }

    .txtblHelp {
        padding-left: 0px;
    }
}

@media (min-width: 768px) {
    .reviewsBlock .revItem .owl-controls {
        position: absolute;
        right: 15px;
        bottom: 15px;
        width: 80px;
    }

    .reviewsBlock .revItem .owl-controls .owl-nav>div {
        position: static;
        font-weight: normal;
        /*! height: 30px; */
        /*! width: 30px; */
        line-height: 30px;
        margin: 0px;
    }

    .reviewsBlock .revItem .owl-controls .owl-nav>div:before {
        content: "";
        display: block;
        position: absolute;
        left: 50%;
        margin-left: -10px;
        top: 10px;
        z-index: 1;
    }

    .reviewsBlock .revItem .owl-controls .owl-nav .owl-next {
        border-left: solid 18px #b9b9b9;
        border-top: solid 10px transparent;
        border-bottom: solid 10px transparent;
    }

    .reviewsBlock .revItem .owl-controls .owl-nav .owl-prev {
        border-right: solid 18px #b9b9b9;
        border-top: solid 10px transparent;
        border-bottom: solid 10px transparent;
    }
}

@media (max-width: 767px) {
    .templateDocs .row {
        justify-content: flex-start;
    }

    .templateDocs .row .item {
        min-width: 310px;
    }

    .templateDocs .row .item img {
        height: 150px;
    }

    .container {
        padding: 0px 20px;
    }

    .logo {
        text-align: left;
    }

    .iconAnim {
        display: none;
    }

    FOOTER .copy .right {
        float: left !important;
    }

    .programm .prTema .cap:before {
        left: -10px;
    }

    .partnersBL [class*="col-"] {
        width: auto;
    }

    /*     .partnersBL [class*="col-"]:first-child img{
        height: 30px;
    } */
    .partnersBL [class*="col-"] img {
        height: 40px;
    }

    .txtblHelp .txt .list {
        padding: 0px 20px;
    }

    .dynamicsBl .row [class*="col-"]+[class*="col-"] {
        margin-top: 40px;
    }

    .txtblHelp .botTxt input {
        width: 190px;
    }

    .txtblHelp .botTxt {
        padding-left: 20px;
        padding-right: 20px;
    }

    .txtblHelp .pic {
        height: 200px;
    }

    .reviewsBlock .revItem .headLine {
        width: 100%;
        float: none;
        padding: 0px;
        margin-left: 0px;
        text-align: center;
    }

    .reviewsBlock .revItem .headLine .date {
        margin-top: -10px;
    }

    .reviewsBlock .capBlock .cap {
        padding-left: 0px;
    }

    .reviews p {
        margin: 0px -20px;
    }

    .howLearn .whatPl {
        margin-top: -10px;
    }

    FOOTER .phones {
        margin-top: 50px;
        padding: 0px;
    }

    FOOTER .phones .number {
        text-align: center;
    }

    FOOTER .phones .number div {
        float: none;
        display: table;
        margin: 0 auto;
    }

    FOOTER .phones .number div a {
        display: block;
    }

    FOOTER .phones .number+.number {
        margin-top: 5px;
    }

    .gridLinks .big {
        height: 65px;
    }

    .sertif .howGet {
        margin-top: 10px;
    }

    .gallery .item {
        height: auto;
        background: none !important;
    }

    .gallery .item img {
        display: block;
    }

    .templateCarts .capBlock {
        margin-bottom: 30px;
    }

    .bonus p {
        font-size: 14px;
        line-height: 21px;
        padding: 0px;
    }

    .bonus .back,
    .bonus .table {
        height: 70px !important;
        max-width: 260px;
        margin: 0 auto;
        overflow: hidden;
    }

    .bonus .num {
        line-height: 70px;
        font-size: 40px;
    }

    .textTemplate img {
        width: 70%;
    }

    .choosePay .textTemplate p+p {
        margin-top: 15px;
    }

    .choosePay .textTemplate p {
        font-size: 16px;
        line-height: 24px;
    }

    .choosePay .textTemplate p.sm {
        font-size: 14px;
        line-height: 21px;
    }

    .chooseEnroll .greyBl span:not([class*="icon"]) {
        font-size: 18px;
        line-height: 28px;
    }

    .chooseEnroll .greyBl a {
        font-size: 24px;
        line-height: 24px;
    }

    .chooseEnroll .greyBl span.dop:not([class*="icon"]) {
        font-size: 14px;
        line-height: 21px;
    }

    .costBlock .in .cap~span:not(.imp) {
        font-size: 14px;
        line-height: 21px;
    }

    .costBlock .right .cap+span {
        margin-top: 5px;
    }

    .programm .item .head:after {
        right: 5px;
    }

    .programm .in li {
        font-size: 14px;
        line-height: 21px;
    }

    .programm .in li+li {
        margin-top: 5px;
    }

    .programm .list {
        padding: 0px 15px;
    }

    .gridLinks.cursLinks .table {
        height: 65px;
    }

    .howGet .greyBl .n,
    .howGet .greyBl .in {
        position: static;
        display: block;
        text-align: center;
        padding: 0px;
        width: 100%;
    }

    .howGet .item .greyBl {
        height: auto;
    }

    .howGet .greyBl .n {
        font-size: 50px;
        line-height: 56px;
    }

    .howGet .greyBl .in {
        padding: 10px;
    }

    .howGet .greyBl .in p {
        font-size: 14px;
        line-height: 21px;
    }

    .costBlock .in span.cap,
    .costBlock .in span.imp {
        font-size: 22px;
        line-height: 26px;
    }

    .costBlock .in span.imp {
        margin-top: 0px;
    }

    .costBlock .in {
        margin-top: 15px;
        padding: 0px 20px;
    }

    .costBlock .right .in {
        float: none;
        width: 100%;
    }

    .costBlock .right .in {
        margin-top: 15px !important;
    }

    .costBlock .left .in {
        margin-top: 0px;
    }

    .costBlock .left .in+.in {
        margin-top: 15px;
    }

    .modalStyle form .item {
        margin-bottom: 10px;
    }

    .sendRes .textTemplate ul li br {
        display: none;
    }

    FOOTER .copy p {
        font-size: 10px;
        line-height: 14px;
    }

    FOOTER .copy .container > *{
        float: none !important;
        display: table;
        margin: 5px 0px;
        min-width: auto;
    }

    .sendRes .textTemplate ul li,
    .sendRes .textTemplate ul li>* {
        font-size: 14px;
        line-height: 21px;
    }

    .contactData {
        padding: 0px 20px;
    }

    .doubt.inner .formCallBack form {
        width: 100%;
    }

    .doubt.inner .formCallBack {
        padding: 0px 25px
    }

    .gridLinks .row {
        margin-top: 0px;
    }

    .costBlock ul {
        padding: 0px 10px 5px;
    }

    .costBlock.gridLinks .table.big {
        height: auto;
    }

    .content>div {
        padding: 20px 0px 25px;
    }

    .pageError {
        padding: 40px 0px 20px !important;
        min-height: calc(100vh - 161px);
    }

    .pageError img {
        max-width: 240px;
    }

    .pageError img+* {
        margin-top: 15px;
    }

    .sendRes {
        padding-bottom: 20px !important;
        ;
    }

    .costBlock .table {
        margin-bottom: 15px;
    }

    .gridLinks .wrapp {
        margin-top: 0px;
    }

    .bonus .wrapp {
        height: 70px !important;
    }

    .textTemplate [class*='col'] img {
        width: 100%;
        max-width: 450px;
        margin: 0 auto;
        display: block;
    }

    .textTemplate p,
    .textTemplate span,
    .textTemplate strong,
    .textTemplate ul li {
        font-size: 14px;
        line-height: 21px;
    }

    .docs .textTemplate p {
        font-size: 14px;
        line-height: 21px;
    }

    .docs .textTemplate p br {
        display: none;
    }

    .textTemplate [class*='xs-12']+[class*='xs-12'] {
        margin-top: 20px;
    }

    [class*='xs-12']+[class*='xs-12'] {
        margin-top: 10px;
    }

    .formGetCurs .inner {
        background-color: #f5f5f5;
        padding: 20px 0px 15px;
    }

    .formGetCurs .inner .container {
        padding: 0px 35px;
    }

    .formGetCurs .inner [class*='xs-12']+[class*='xs-12'] {
        margin-top: 0px;
    }

    .reviewsBlock .revItem .owl-carousel {
        padding-bottom: 0px;
    }

    .reviewsBlock .revItem .owl-controls {
        position: static;
        /*! margin: 10px auto 0px; */
    }

    .reviewsBlock .revItem .cont:before,
    .reviewsBlock .revItem .cont:after {
        display: none;
    }

    .reviewsBlock .revItem .cont p {
        font-size: 14px;
        line-height: 21px;
    }

    .reviewsBlock .revItem .headLine .date {
        text-align: center;
        font-size: 16px;
        line-height: 20px;
        margin-left: 10px;
    }

    .reviewsBlock .revItem .headLine .name {
        text-align: center;
        margin-bottom: 10px;
    }

    .reviewsBlock .revItem .user {
        float: none;
        margin: 0px auto 20px;
        width: 150px;
        height: 150px;
    }

    .reviewsBlock .revItem .cont {
        float: none;
        width: 100%;
        padding: 10px;
    }

    .contacts .contactData p {
        font-size: 18px;
        line-height: 24px;
        color: #3f3f3f;
        font-weight: 300;
    }

    .contacts .contactData p,
    .contacts .contactData span,
    .contacts .contactData a {
        font-size: 14px;
        line-height: 21px;
    }

    .contacts .map,
    .contacts iframe {
        height: 255px !important;
        display: block;
        width: 100%;
        max-width: 320px;
        margin: 20px auto 0px;
    }

    footer .location span br {}

    .templateCarts.garants .item span {
        left: -20px;
        top: 0px;
        margin-top: -22.5px;
    }

    .reviews .owl-controls .owl-nav>div,
    .reviewsBlock .owl-controls .owl-nav>div {
        top: 200px;
    }

    .reviews .owl-controls .owl-nav .owl-prev,
    .reviewsBlock .owl-controls .owl-nav .owl-prev {
        left: 30px;
    }

    .reviews .owl-controls .owl-nav .owl-next,
    .reviewsBlock .owl-controls .owl-nav .owl-next {
        right: 30px;
    }

    .owl-controls .owl-nav .owl-next {
        right: 9px !important;
    }

    .owl-controls .owl-nav .owl-prev {
        left: 9px !important;
    }

    .owl-carousel {
        padding: 0px 30px;
    }

    .programm .in {
        /*padding: 10px;*/
    }

    .costBlock li {
        padding-left: 20px;
    }

    .costBlock .in span {
        left: 0px;
    }

    .howLearn .whatPl span {
        font-size: 16px;
        line-height: 24px;
    }

    .hide-xs {
        display: none;
    }

    .menu .nav LI A,
    .menu .nav LI span {
        padding-left: 15px;
    }

    .menu .nav LI {
        display: block;
        padding: 0px;
    }

    .modal .head span {
        font-size: 16px;
    }

    .modal .head .cap {
        font-size: 28px;
        line-height: 32px;
        margin-bottom: 10px;
    }

    .modalStyle form .inner,
    .modalStyle form .foot {
        padding: 15px 10px 5px;
    }

    .callToAs button {
        font-size: 18px;
        line-height: 28px;
    }

    footer .callToAs {
        margin: 0px auto;
    }

    .menu .nav .sec_menu {
        margin-top: 0px;
        display: block;
    }

    .content .mainTop {
        padding-top: 15px !important;
        min-height: 160px;
    }

    .content .mainTop .inner {
        padding: 0px 15px;
        z-index: 2;
    }

    .mainIndexTop .inner {
        padding-top: 30px !important;
        padding-right: 0px !important;
    }

    .menu .nav LI A,
    .menu .nav LI span {
        margin-left: -15px;
        box-shadow: none !important;
    }

    header .headCont {
        float: right;
        width: 160px;
        padding-top: 20px;
    }

    HEADER .soc A {
        margin-left: 3px;
    }

    .menu {
        float: left;
        width: calc(100% - 160px);
    }

    HEADER .soc {
        display: block;
    }

    header .headCont>div {
        display: table;
        text-align: right;
        margin-left: auto;
    }

    header .headCont>div:last-child {
        margin: 0px;
        display: table;
        margin-left: auto;
    }

    HEADER .conts {
        margin: 10px 0px;
    }

    .mainTop {
        height: auto;
        padding-bottom: 30px;
    }

    .forBlocks .inner {
        height: auto;
        min-height: inherit !important;
    }

    .forBlocks .cap SPAN {
        font-size: 20px;
        line-height: 24px;
    }

    .forBlocks .img {
        width: 5%;
    }

    .forBlocks .data {
        padding-left: 5%;
    }

    .forBlocks A {
        font-size: 13px;
        padding: 3px 0px;
        padding-left: 10px;
    }

    .capBlock .cap,
    .capBlock .cap * {
        font-size: 22px;
        line-height: 30px;
        margin-top: 0px;
        padding: 0px 20px;
    }

    .capBlock .cap * {
        padding: 0px;
    }

    .content .cap+span {
        font-size: 14px;
        line-height: 21px;
        /*! margin-top: 5px; */
    }

    .formGetCurs .cap+span {
        font-size: 14px;
        line-height: 21px;
        padding: 0px !important;
    }

    .gridLinks .container>.cap br {
        display: none;
    }

    .templateCarts .list {
        margin-left: 0px;
    }

    .templateCarts.garants .list {
        margin-top: 0px !important;
    }

    .templateCarts.curs .list {
        max-width: 100%;
        margin-top: 0px;
    }

    .templateCarts .item,
    .templateCarts.curs .item,
    .templateCarts.garants .item {
        display: inline-block;
        vertical-align: top;
        width: 100%;
        max-width: 250px;
        height: auto;
        float: none;
        background-color: #f5f5f5;
        border: solid 1px #ddd;
        /*! padding: 0px 10px; */
        /*! margin: 0px 10px 10px !important; */
        margin-left: 5px;
        margin-right: 5px;
    }

    .templateCarts.garants .item {
        width: 100% !important;
        height: auto !important;
        display: table;
        float: none !important;
        background-color: #fff;
        margin-left: auto !important;
        margin-right: auto !important;
    }

    .templateCarts .item:before {
        content: "";
        display: inline-block;
        vertical-align: middle;
        height: 120px;
    }

    .templateCarts .item:nth-child(4) {
        /*! margin-left: 10px; */
    }

    .templateCarts .item .in {
        padding: 0px 0px;
        border-color: transparent !important;
        display: inline-block;
        width: calc(100% - 5px);
    }

    .templateCarts.curs .item .in {}

    FOOTER .copy {
        width: 100%;
        padding: 0px;
        /*! max-width: 300px; */
        margin: 0 auto;
    }

    /* FOOTER .phones {
        display: none;
    } */
    FOOTER .row>div {
        width: 100%;
        float: none !important;
    }

    FOOTER {
        padding: 0px 0px 0px;

    }

    .doubt {
        padding-bottom: 30px;
    }

    FOOTER .row>div.telegram {
        margin-bottom: 10px;
        padding-top: 5px;
        text-align: left;
        padding-left: 20px;
    }

    footer .location {
        margin: 0px auto 0px;
        float: none;
        padding-left: 20px !important;
        /* text-align: center; */
    }

    FOOTER .row>div:last-child span {
        text-align: left;
    }

    footer .location>span {
        /* text-align: center; */
        padding: 0px 0px;
        font-size: 12px;
        line-height: 18px;
    }

    footer .location>span+span {
        margin-left: 0px;
    }

    .content .mainTop .container .cap {
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 10px;
    }

    .content .mainTop .cap~* {
        font-size: 15px;
        line-height: 21px;
    }

    .forBlocks .row>div {
        padding: 7px 15px;
    }

    .forBlocks {
        padding: 40px 0px 40px !important;
    }

    .forBlocks .cap h2 {
        font-size: 17px;
        line-height: 21px;
        padding: 5px;
    }

    .forBlocks h3 {
        font-size: 14px;
        line-height: 18px;
        padding-left: 10px;
        padding: 5px 10px 5px 10px;
    }

    HEADER .logo {
        font-size: 33px;
        margin-top: 8px;
        width: 120px;
        text-align: left;
        padding-bottom: 0px;
        padding-top: 5px;
    }

    [class='gridLinks'] [class^='col']:nth-child(1) span {
        height: 65px;
    }

    .gridLinks a {}

    .gridLinks [class^='col'] {
        max-width: 400px;
        float: none;
        margin: 0 auto;
        margin-bottom: 1px;
    }

    .gridLinks [class^='col']+[class^='col'] {
        margin-top: 0px;
    }

    .doubt .formCallBack form {
        max-width: 290px;
        margin: 25px auto 0px;
    }

    input[type='text'],
    input[type='password'],
    input[type='email'],
    input[type='url'],
    input[type='date'],
    textarea {
        height: 35px;
    }

    .doubt .formCallBack form input[type='text'] {
        font-size: 16px;
        padding: 0px 10px;
        width: calc(100% - 50px);
    }

    .doubt .formCallBack form [type='submit'] {
        height: 35px;
        font-size: 20px;
        width: 40px;
    }

    .doubt .containerSmall [class^='col-'] {
        padding: 0px 10px;
    }

    .doubt .containerSmall .row {
        margin: 0px -10px;
    }

    .doubt .formCallBack {
        margin-top: 20px;
        padding: 20px 15px;
    }

    .doubt a {
        font-size: 16px;
        line-height: 24px;
        height: auto;
    }

    .doubt span {
        line-height: 60px;
        font-size: 50px;
    }

    .doubt .formCallBack span {
        font-size: 16px;
        line-height: 24px;
        display: block;
        text-align: center;
    }

    .doubt .formCallBack span br {
        display: none;
    }

    footer .row>.callToAs {
        width: 100%;
        margin-top: -50px;
        position: relative;
        top: -50px;
    }

    .templateCarts {
        padding-bottom: 10px;
    }

    .templateCarts.garants p {
        font-size: 14px;
        line-height: 21px;
        padding: 0px;
        padding-left: 35px;
    }

    .capBlock p,
    .capBlock>span:not(.link) {
        font-size: 14px;
        line-height: 21px;
        padding: 0px 25px !important;
    }

    .toTop {
        display: none !important;
    }

    .capBlock {
        margin-bottom: 20px;
    }

    .capBlock .cap,
    .capBlock .cap * {
        font-size: 24px;
        line-height: 28px;
        margin-bottom: 10px;
    }

    .capBlock .cap * {
        margin-bottom: 0px;
    }

    .choosePay .textTemplate .capBlock .cap {
        padding: 0px !important;
        font-size: 22px;
        line-height: 26px;
    }

    .choosePay .textTemplate .capBlock+* {
        margin-top: 10px;
    }

    .choosePay .textTemplate img {
        height: 60px;
        width: auto;
    }

    .howLearn .whatPl>div {
        width: 100%;
        margin-top: 10px;
    }

    .howLearn .list {
        margin-bottom: 10px;
    }

    .howLearn .item {
        height: 55px;
    }

    .howLearn .whatPl .in {
        height: auto;
        padding: 12px 0px 10px;
        /*! box-shadow: 0px 0px 1px 1px #d8d8d8, inset 0px 6px 0px 0px #006699; */
    }

    .howLearn .list span {
        font-size: 14px;
        line-height: 21px;
        padding-left: 50px;
    }

    .howLearn .row span.n {
        left: 15px;
        font-size: 40px;
        line-height: 55px;
    }

    .programm .left {
        margin-bottom: 6px;
    }

    .programm .prTema {
        margin-bottom: 5px;
        padding-left: 20px;
    }

    .reviews .image {
        display: table;
        margin: 0px auto 10px;
        width: 190px;
        height: 190px;
    }

    .howGet .item {}

    .howGet .item:after {
        display: none;
        border-top: solid 20px #006699;
        border-left: solid 11px transparent;
        border-right: solid 11px transparent;
        border-bottom: 0px;
        top: 100%;
        margin-top: 5px;
        left: 50%;
        right: auto;
        margin-left: -11px;
    }

    .costBlock.gridLinks .big .in {
        height: auto;
        padding: 15px 0px;
    }

    .gridLinks .in {
        font-size: 16px;
    }

    .gridLinks .big .in span {
        height: auto;
    }

    .costBlock .table .cap {
        font-size: 20px;
        line-height: 26px;
    }

    .reviews .tCell,
    .reviews .tCell.img {
        display: block;
        text-align: center;
        width: 100%;
        padding: 0px;
    }

    .innerCap h1 {
        font-size: 30px;
        line-height: 36px;
        margin-bottom: 5px;
    }

    .innerCap {
        padding: 10px 0px;
    }

    .innerCap .container {
        padding: 0px 40px;
    }

    .innerCap span,
    .innerCap p {
        font-size: 18px;
        line-height: 24px;
    }

    .templateCarts.curs .item span {
        left: 5px;
    }

    .templateCarts.curs .item p {
        line-height: 21px;
        font-size: 14px;
    }

    .templateCarts .item P br {
        display: none;
    }

    .templateCarts.curs .item p {
        padding-left: 40px;
    }

    .modal .checks {
        padding-left: 15px;
    }

    .modalStyle form label,
    .modalStyle form input:not([type='checkbox']),
    .modalStyle form textarea,
    .ui-selectmenu-button span.ui-selectmenu-text {
        font-size: 16px;
        line-height: 19px;
    }

    .modalStyle form .checks label {
        font-size: 14px;
        line-height: 20px;
    }

    .modalStyle form input:not([type='checkbox']),
    .modalStyle form textarea,
    .ui-selectmenu-button span.ui-selectmenu-text,
    .ui-selectmenu-button,
    .modal .checks {
        margin-bottom: 10px;
    }

    .modalStyle form input[type='submit'] {
        margin-bottom: 0px;
    }

    .modalStyle form .foot .left {
        line-height: 14px;
        margin-bottom: 10px;
        text-align: left;
    }

    .modalStyle form .foot .left .imp {
        height: 14px;
    }

    .ui-selectmenu-button span.ui-selectmenu-text,
    .ui-selectmenu-button {
        line-height: 28px;
    }
}

@media (max-width: 600px) {
    .costBlock .course .in {
        width: 100%;
    }

    .templateCarts .item:before {
        display: none;
    }

    .templateCarts .item span {
        left: -18px;
    }

    .templateCarts.curs .item span {
        left: 5px;
    }

    .templateCarts.curs .item p {
        padding-left: 45px;
    }

    .templateCarts .item {
        display: table;
        padding: 15px 10px;
        margin: 0px auto 10px !important;
    }

    .partnersBL .row [class*='col']+[class*='col'] {
        margin-top: 20px;
    }
}

@media (max-width: 480px) {
    .doubt .formCallBack span br {
        display: block;
    }

    header .headCont,
    .menu {
        width: auto;
        float: none;
    }

    header .headCont {
        padding-bottom: 0px;
        display: flex;
        width: 100%;
        align-items: center;
        justify-content: space-between;
        margin: 0 auto;
        padding: 20px 0px 10px;
    }

    header .headCont>div,
    header .headCont>div:last-child {
        display: inline-block;
        text-align: right;
        margin-left: 0px;
    }
}

FOOTER .copy .left {
    margin-right: 15px;
}

@media (max-width: 1199px) {
    .hideMD {
        display: none !important;
    }

    HEADER .logo .iconAnim {
        display: none;
    }
}

@media (max-width: 991px) {
    .hideSM {
        display: none !important;
    }

    .costBlock .course .in {
        width: 50%;
    }
}

@media (max-width: 767px) {
    .costBlock .course .in {
        margin-top: 15px;
    }

    .costBlock .course .in+.in {
        margin-top: 15px;
    }

    .hideXS {
        display: none !important;
    }

    .infoLeg li {
        width: 100%;
        margin-bottom: 15px;
    }

    .formula .textTemplate>b {
        font-size: 20px;
    }

    .formula .textTemplate span {
        font-size: 30px;
    }

    .formula .textTemplate b>span {
        display: block;
        line-height: 30px;
        margin-top: 5px;
    }

    .formula .textTemplate b>span b {
        line-height: 30px;
        position: relative;
        top: -1px;
        display: inline-block;
        vertical-align: top;
    }

    .formula .textTemplate p {
        font-size: 15px;
    }

    .formula .textTemplate p br {
        display: none;
    }

    .formula .textTemplate ul li {
        font-size: 18px;
    }

    .infoLeg li span {
        font-size: 22px;
    }

    .infoLeg li p {
        font-size: 14px;
        max-width: 300px;
        margin-left: auto;
        margin-right: auto;
    }

    .txtblHelp .txt .item li {
        font-size: 14px;
    }

    .partnersBL [class*="col-"] p {
        font-size: 16px;
        line-height: 22px;
        display: none;
    }

    .dynamicsBl .row span {
        font-size: 38px;
        margin-bottom: 0px;
    }

    .dynamicsBl .row p {
        font-size: 15px;
        line-height: 20px;
        margin-top: 5px;
    }

    .txtblHelp .botTxt p {
        font-size: 13px;
        margin-right: 0px;
        text-align: left;
    }

    .txtblHelp .botTxt p br {
        display: none;
    }

    .formula .textTemplate ul {
        padding: 15px 5px;
    }
}

@media (max-width: 600px) {
    .costBlock .course .in {
        width: 100%;
    }
}

@media (max-width: 479px) {
    .partnersBL .row {
        margin-top: -20px;
    }

    .dynamicsBl .row p,
    .formula .textTemplate,
    .infoLeg .in {
        max-width: 260px;
        margin-left: auto;
        margin-right: auto;
    }

    .hideXSS {
        display: none !important;
    }

    .doubt .links {
        width: 100%;
    }

    .doubt .links+.links {
        margin-top: 20px;
    }

    .doubt [class*="xs-12"]+[class*="xs-12"] {
        margin-top: 0px;
    }

    .doubt .formCallBack form {
        margin-top: 10px;
    }
}

@media (min-width: 1200px) {
    .showMD {
        display: none !important;
    }

    .costBlock .in span.cap {
        font-size: 35px;
    }
}

@media (min-width: 992px) {
    .showSM {
        display: none !important;
    }
}

@media (min-width: 768px) {
    .showXS {
        display: none !important;
    }
}

@media (min-width: 480px) {
    .showXSS {
        display: none !important;
    }
}

/* добавление новых стилей блок Plans*/

.costBlock .in span.cap {
    font-size: 26px
}

.costBlock .in span.cap br {
    display: none
}

.blue {
    background-color: #0876a7
}

.green {
    background-color: #00b47f
}

.yellow {
    background-color: orange
}

.plansBlock .plans {
    display: flex;
    justify-content: center;
    padding-bottom: 30px;
    padding-top: 25px
}

.plansBlock .plans .card {
    padding-bottom: 15px;
}

.plansBlock .plans button {
    background-color: #ff5f3f;
    box-shadow: -3px 0 3px 0 rgba(0, 0, 0, .3);
    color: #fff;
    height: 40px;
    border: 0;
    width: calc(100% - 30px);
    margin: 0 auto;
    display: block;
    -webkit-transition: background .3s;
    -moz-transition: background .3s;
    -o-transition: background .3s;
    transition: background .3s
}

.plansBlock .plans button:hover {
    background-color: #bd3d23
}

.plansBlock .table {
    display: table;
    width: 100%
}

.plansBlock .tCell {
    display: table-cell;
    vertical-align: middle
}

.plansBlock .item .itemCard.captionTable {
    height: 55px;
    margin-bottom: 20px;
}

.plansBlock .captionTable span {
    display: block;
    text-align: center;
    color: #fff
}

.plansBlock .captionTable .name {
    font-size: 22px;
    line-height: 26px
}

.plansBlock .captionTable .slogan {
    font-size: 13px;
    line-height: 18px
}

.plansBlock .footerTable p {
    text-align: center
}

.plansBlock .item.capsBlock {
    width: 350px;
    padding-top: 55px;
    border: none;
    display: none;
}

.plansBlock .item.capsBlock .card {
    border: none;
    padding: 0
}

.plansBlock .item.col {
    padding-left: 30px;
    position: relative;
    width: 33.333%;
    max-width: 350px;
}

.plansBlock .item.col:before {
    left: 10px
}

.plansBlock .item .card .money,
.plansBlock .item .card .money2 {
    font-size: 24px;
    color: #000;
    display: block;
    text-align: center;
    position: relative;
    padding-left: 7px
}

.plansBlock .item .card .money {
    margin-top: 15px;
}

.plansBlock .item .card .money2 {
    margin-top: 10px;
}

.plansBlock .item .card .moneyTitle {
    display: block;
    margin-top: 0px;
    font-size: 14px;
    color: #000;
    opacity: 0.7;
}

.plansBlock .item .card .moneyVals {
    display: block;
    margin-top: 5px;
}

.plansBlock .item:not(.capsBlock) .card {
    background-color: #fff;
    box-shadow: 1px 1px 2px 2px rgba(0, 0, 0, .13)
}

.plansBlock .item.capsBlock .itemCard {
    padding: 0 10px;
    border-top: solid 1px rgba(0, 0, 0, .13)
}

.plansBlock .item .itemCard {
    padding: 0 0;
    height: 50px
}

.plansBlock .item:not(.capsBlock) .itemCard {
    border-bottom: solid 1px #eaeaea
}

.plansBlock .item:not(.capsBlock) .itemCard:last-of-type {
    border: none;
    padding: 15px
}

.plansBlock .footerTable {
    border-top: solid 1px rgba(255, 0, 0, .8) !important
}

.plansBlock .item .itemCard .beOrNot {
    text-align: center;
    display: block;
    font-size: 20px;
    line-height: 30px;
    color: #1c71bb
}

.plansBlock .item .itemCard p {
    font-size: 13px;
    line-height: 1.4;
    color: #000
}

.plansBlock .item .itemCard .bolder {
    font-weight: 700
}

.plansBlock .itemCard.footerTable p {
    font-size: 24px;
    line-height: 24px;
    color: #727272
}

.plansBlock .forMobile {
    display: block
}

.plansBlock .item.col:nth-child(2):before {
    display: none
}

.plansBlock .item .tCell {
    padding: 10px 15px;
}

.plansBlock .item .itemCard .beOrNot {
    display: none
}

.plansBlock .item .itemCard[data-status=minus] {
    text-decoration: line-through;
    opacity: 0.7;
}

.plansBlock .notification {
    text-align: center
}

.plansBlock .notification p {
    position: relative;
    padding-left: 15px;
    font-size: 12px;
    color: #9c9c9c;
    display: inline-block
}

.plansBlock .footerTable .tCell {
    text-align: center
}

.plansBlock .notification p:before {
    position: absolute;
    content: "*";
    left: 0;
    color: red
}

@media (max-width:991px) {

    .plansBlock .item .card .money,
    .plansBlock .item .card .money2 {
        font-size: 17px;
        padding-left: 0px;
    }

    .plansBlock .item .card .moneyTitle {
        font-size: 10px;
        line-height: 1;
    }

    .plansBlock .item.col {
        width: 33.33%;
        padding: 0 15px;
        max-width: 300px
    }

    .plansBlock .item.capsBlock {
        display: none
    }

    .plansBlock .forMobile {
        display: block;
    }

    .plansBlock .item .itemCard p {
        font-size: 12px
    }

    .plansBlock .tCell {
        padding: 10px
    }

    .plansBlock .item.col:nth-child(2):before {
        display: none
    }

    /* .plansBlock .item .itemCard[data-status=minus] {
        display: none
    } */

    .plansBlock .item .itemCard .beOrNot {
        display: none
    }
}

@media (max-width:767px) {
    .content .plansBlock {
        padding-bottom: 0
    }

    .plansBlock .notification {
        /*! width: 720px; */
        position: absolute;
        width: 100%;
        left: 0
    }

    .plansBlock .scrollElements {
        overflow-x: scroll;
        margin: 0 -20px
    }

    .plansBlock .plans {
        width: 960px;
        /*! margin: 0 20px; */
        padding-left: 20px;
        padding-right: 20px
    }

    .plansBlock .item.col:before {
        display: none
    }

    .plansBlock .item .card {
        display: flex;
        flex-wrap: wrap
    }

    .plansBlock .item .itemCard:last-child {
        width: 100%
    }
}

@media (max-width:479px) {
    .plansBlock .item .itemCard:not(.captionTable) {
        width: 100%;
        height: auto
    }
}