@font-face {
    font-family: "reg";
    src: url("../fonts/GothamPro.eot");
    src: url("../fonts/GothamPro.eot?#iefix")format("embedded-opentype"),
    url("../fonts/GothamPro.woff") format("woff"),
    url("../fonts/GothamPro.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
@font-face {
    font-family: "black";
    src: url("../fonts/GothamPro-Black.eot");
    src: url("../fonts/GothamPro-Black.eot?#iefix")format("embedded-opentype"),
    url("../fonts/GothamPro-Black.woff") format("woff"),
    url("../fonts/GothamPro-Black.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
@font-face {
    font-family: "bold";
    src: url("../fonts/GothamPro-Bold.eot");
    src: url("../fonts/GothamPro-Bold.eot?#iefix")format("embedded-opentype"),
    url("../fonts/GothamPro-Bold.woff") format("woff"),
    url("../fonts/GothamPro-Bold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
@font-face {
    font-family: "light";
    src: url("../fonts/GothamPro-Light.eot");
    src: url("../fonts/GothamPro-Light.eot?#iefix")format("embedded-opentype"),
    url("../fonts/GothamPro-Light.woff") format("woff"),
    url("../fonts/GothamPro-Light.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
@font-face {
    font-family: "med";
    src: url("../fonts/GothamPro-Medium.eot");
    src: url("../fonts/GothamPro-Medium.eot?#iefix")format("embedded-opentype"),
    url("../fonts/GothamPro-Medium.woff") format("woff"),
    url("../fonts/GothamPro-Medium.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
body {
    font-family: "reg";
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}
.black {
    font-family: "black";
}
.bold, b, strong {
    font-family: "bold";
}
.light {
    font-family: "light";
}
.med {
    font-family: "med";
}

* {
    outline: none!Important;
}

button {
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

label.error {
    display: none!important;
}

.error {
    border-color: red!important;
}

.valid {
    border-color: green!important;
}

.nomob {
    display: block;
}

.onlymob {
    display: none;
}

.nopadl {
    padding-left: 0;
}

.nopadr {
    padding-right: 0;
}

.right {
    text-align: right;
}

.left {
    text-align: left;
}
.container {
    max-width: 1170px;
    width: 100%;
    position: relative;
    z-index: 100;
}
.one {
    background-image: url(../img/bg1.jpg);
    background-position: top center;
/*    min-height: 650px;*/
    padding-top: 11px;
    position: relative;
    z-index: 100;
}
.logo {
    max-width: 100%
}
.toptel {
    line-height: 17px;
    font-size: 15px;
    text-align: right;
    display: block;
    color: #0A0613;
    margin-top: 20px;
}
.subtel {
    line-height: 23px;
font-size: 13px;
text-align: right;

color: #0A0613;
    margin-bottom: 0;
}
.one ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    margin-top: 22px;
}
.one ul li {
    display: inline-block;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    margin: 0 3px;
}
.one ul li:hover {
    opacity: .6
}
.img1 {
    max-width: 100%;
    margin: 0 auto;
    display: block;
}
.overh1 {
    line-height: 26px;
font-size: 29px;
text-transform: uppercase;
margin-top: 35px;
color: #23B14D;
margin-bottom: 15px;
}
h1 {
    margin: 0;
    line-height: 73px;
font-size: 58px;
text-transform: uppercase;
margin-bottom: 22px;
color: #0A0613;
}
.subh1 {
    font-size: 21px;
text-transform: uppercase;
margin-bottom: 50px;
color: #0A0613;
}
.borderedl {
    line-height: 29px;
font-size: 20px;
text-transform: uppercase;

color: #0A0613;
margin-bottom: 40px;
    padding-left: 20px;
    border-left: 3px solid #23B14D;
    margin-left: 50px;
}
.greenb {
    background: none;
    border: none;
    font-size: 16px;
letter-spacing: 1px;
text-transform: uppercase;

color: #FFFFFF;
background-color: #23B14D;
    height: 93px;
    width: 347px
}
a.greenb {
    display: inline-block;
    -ms-flex-line-pack: center;
        align-content: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-flow: wrap-reverse;
            flex-flow: wrap-reverse;
    text-align: center;
    line-height: 93px;
}
.greenb img {
    margin-left: 47px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.greenb:hover img {
    margin-left: 35px;
}
.greenb:hover {
    
}
.one .greenb {
    margin-left: 50px;
    z-index: 10;
    position: relative;
}
.one .greenb::before {
    background-color: #fff;
    position: absolute;
    width: 100vw;
    content: '';
    height: 100%;
    top: 0;
    display: block;
    left: -100vw;
}
.mt40 {
    margin-top: 40px;
}
.two {
    padding-top: 120px;
}
h2 {
    line-height: 56px;
font-size: 47px;
text-transform: uppercase;
margin: 0;
    margin-bottom: 40px;
color: #0A0613;
}
h2 span {
    display: block;
    position: relative;
    padding-left: 115px;
}
h2 span::before {
    content: '';
    height: 3px;
    background-color: #23B14D;
    width: 103px;
    position: absolute;
    left: 0;
    top: 26px;
}
.subh2 {
    
}
.ovh {
    overflow: hidden;
}
.navGroup {
    position: relative;
    text-align: right;
    margin-top: 32px;
    display: block;
}
.navGroup > div {
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    opacity: .5;
    margin-left: 7px;
}
.navGroup > div:hover {
    opacity: 1;
}
.offer_wrp {
    position: relative;
    padding: 30px;
    min-height: 320px;
    padding-right: 170px;
    background: #F5F5F5;
    background-repeat: no-repeat;
    background-image: url(../img/ring.png);
    background-position: calc(100% + 153px) 50%;
}
.offer_wrp > img {
    display: block;
    margin-bottom: 60px;
}
.offer_wrp > div {
    position: absolute;
    width: 140px;
    right: 0;
    top: 0;
    background-position: center;
    background-size: cover;
    height: 100%;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
    display: none!important;
}
.offer_wrp:hover > div {
    -webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
    
filter: grayscale(0%);
}
.offer_wrp > p {
    font-size: 20px;
text-transform: uppercase;
position: relative;
color: #090512;

}
.offer_wrp > p::before {
    content: '';
    display: block;
    left: -30px;
    top: 0;
    position: absolute;
    width: 5px;
    height: 100%;
    background-color: #23B14D;
}
.offer_wrp > span {
    display: block;
    line-height: 24px;
font-size: 18px;

color: #090512;
}
.overTwoOwl {
    width: 90vw;
}
.overTwoOwl.stops {
    width: 100%!Important
}

.owl-dots {
    text-align: center;
    margin-top: 30px;
    max-width: 1170px;
}
.owl-dot {
        display: inline-block;
        vertical-align: middle;
        width: 15px;
    border-radius: 50%;
        height: 15px;
        border: 1px solid #E7E7E7;
    margin: 0 8px;
}
.owl-dot.active {
background: #23B14D;
    border-color: #23B14D
}
.subh2 {
    padding-left: 50px;
    line-height: 25px;
font-size: 18px;

color: #0A0613;
margin-bottom: 35px;
    margin-top: -15px;
}
.three {
    padding-bottom: 120px;
    padding-top: 70px;
}
.partners_logos {
    padding: 0;
    margin: 0;
    list-style-type: none;
    display: table;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    width: 100%;
    margin-bottom: -1px;
}
.partners_logos > li {
    border: 1px solid #E6E6E6;
    height: 130px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    border-right: none;
    background-color: #fff;
}
.partners_logos > li:last-child {
    border-right: 1px solid #E6E6E6;
}
.partners_logos > li img {
    
max-width: 100%;
    
max-height: 100%;
    
opacity: .5;
    
-webkit-transition: 0.3s;
    
-o-transition: 0.3s;
    
transition: 0.3s;
    
-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    
filter: grayscale(100%);
}
.partners_logos > li:hover img {
    
-webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
    
filter: grayscale(0%);
    
opacity: 1;
}
.four {
    padding: 120px 0;
    background-image: url(../img/bg2.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-color: #f2f2f2;
    background-attachment: fixed;
}
.usluga_wrp {
    background-color: #fff;
    position: relative;
    padding: 30px;
    padding-bottom: 0;
    margin-bottom: 30px;
}
.usluga_text {
    position: relative;
    line-height: 33px;
font-size: 26px;
text-transform: uppercase;

color: #090512;
margin-bottom: 12px;
}
.usluga_text::before {
    content: '';
    display: block;
    width: 5px;
    height: 100%;
    position: absolute;
    left: -30px;
    top: 0;
    background-color: #23B14D;
}
.decript_usluga {
    position: relative;
    min-height: 120px;
}
.decript_usluga > p {
    line-height: 23px;
font-size: 16px;

color: #090512;
}
.decript_usluga > p > span {
    display: none;
}
.decript_usluga > span {
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
text-decoration: underline;
color: #6F5AA7;
}
.decript_usluga > span img {
    margin-left: 5px;
}
.decript_usluga > span:hover {
    text-decoration: none;
}
.dopinfa_proj {
    position: relative;
    margin-bottom: 30px;
    margin-top: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.dopinfa_proj > div {
    display: inline-block;
    vertical-align: top;
    border: 1px solid #F5F5F5;
    /* width: 50%; */
    margin-right: -1px;
    padding-top: 20px;
    padding-bottom: 21px;
    padding-left: 19px;
    flex: 1 50%;
}
.dopinfa_proj > div:last-child {
    margin-right: 0;
}
.dopinfa_proj > div > img {
    display: inline-block;
    vertical-align: top;
}
.dopinfa_proj > div > p {
    margin: 0;
    display: inline-block;
    padding-left: 5px;
    vertical-align: middle;
    width: calc(100% - 28px);
    line-height: 18px;
    font-size: 13px;
    text-transform: uppercase;
    color: #090512;
}
.dopinfa_proj > div > p > span {
    display: block;
}
.footer_part {
    margin: 0 -30px;
    /* display: flex; */
    /* align-items: center; */
    /* justify-content: space-between; */
}
.footer_part > button {
    width: 330px;
}
.footer_part > p, .moreabout {
    line-height: 20px;
    font-size: 16px;
    text-transform: uppercase;
    color: #090512;
    max-width: 134px;
    left: -33px;
    position: relative;
    cursor: pointer;
    left: 0;
    margin: 0;
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 325px);
    padding-left: 3%;
}
.footer_part > p:hover, .moreabout:hover {
    text-decoration: underline;
}
.decript_usluga > p > span.shown {
    display: inline;
}
.pasports {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-direction: row;
    flex-direction: row;
}
.pasports > div.col-md-6 {
    -webkit-flex: 1 50%;
    flex: 1 50%;
}
.pasports > div.col-md-4 {
    -webkit-flex: 1 33.33333333%;
    flex: 1 33.33333333%;
}
.pasports::before, .pasports::after {
    display: none
}
.col-md-4 .dopinfa_proj > div > img {
    display: block;
    margin-bottom: 6px;
}
.col-md-4 .dopinfa_proj > div > p {
    display: block;
    padding-left: 0;
    letter-spacing: -1px;
}
.col-md-4 .moreabout {
    left: 0;
    max-width: 100%;
    margin-top: -10px;
    margin-bottom: 25px;
    width: 100%;
}
.col-md-4 .footer_part {
    display: block;
}
.col-md-4 .greenb  {
    width: 100%;
}
.col-md-4 .decript_usluga > p {
    line-height: 20px;
    font-size: 16px
}
.five {
    padding-top: 120px;
    padding-bottom: 90px;
}
.gramotaImg {
    display: block;
    position: relative;
    background: #FFFFFF;
border: 1px solid #D9D9D9;
-webkit-box-sizing: border-box;
        box-sizing: border-box;
    padding: 10px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.gramotaImg > span {
    display: block;
    background-position: top center;
    background-size: cover;
    height: 415px;
    background-repeat: no-repeat;
    background-size: auto 100%;
}
.gramotaImg:hover {
    opacity: .7;
}
.gar_wrp {
    position: relative;
    padding: 30px 0;
}
.gar_wrp > img {
    display: block;
    margin-bottom: 33px;
}
.gar_wrp > p {
    margin-bottom: 18px;
    line-height: 26px;
font-size: 20px;
text-transform: uppercase;

color: #0A0613;

}
.gar_wrp > span {
    display: block;
    line-height: 24px;
font-size: 16px;

color: #0A0613;

}
.garant_wrp {
    background: #FFFFFF;
    padding: 0px 30px;
}
.garant_wrp > .row {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.garant_wrp > .row::before, .garant_wrp > .row::after {
    display: none
}
.garant_wrp > .row > div:nth-child(2) {
    border-left: 1px solid #F2F2F2;
    padding: 0 30px;
    border-right: 1px solid #F2F2F2;
}
.six {
    background-image: url(../img/bg3.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 120px 0;
    background-attachment: fixed;
}
.seven {
    padding-top: 120px;
    padding-bottom: 60px;
}
.steps_wrp {
    
}
.steps_wrp > div {
    display: block;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    border: 10px solid #E9F7ED;
    font-size: 38px;
    text-align: center;
    font-family: "black";
    color: #23B14D;
    text-align: center;
    line-height: 79px;
    margin-bottom: 25px;
    background-color: #fff;
}
.steps_wrp > p {
    line-height: 22px;
    font-size: 17px;
    color: #0A0613;
    max-width: 313px;
    min-height: 79px;
    margin-bottom: 55px;
}
.eight {
    padding-top: 120px;
    background-image: url(../img/bg4.jpg);
    background-repeat: no-repeat;
    min-height: 612px;
    background-color: #f2f2f2;
    background-position: top center;
}
.overh2 {
    font-size: 29px;
text-transform: uppercase;

color: #23B14D;
margin-bottom: 20px;
}
.eight .greenb {
    position: relative;
    width: 450px;
    margin-top: 74px;
}
.eight .greenb::before {
    background-color: #fff;
    position: absolute;
    width: 100vw;
    content: '';
    height: 100%;
    top: 0;
    display: block;
    left: -100vw;
}
.nine {
    padding-top: 120px;
    padding-bottom: 100px;
    text-align: center
}
.grafik {
    font-size: 20px;
text-align: center;
margin-bottom: 0;
color: #0A0613;

}
.bottel {
    display: inline-block;
    font-size: 47px;
text-align: center;
text-transform: uppercase;
margin: 35px 0;
color: #23B14D;
}
.nine ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    text-align: center;
}
.nine ul li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 8px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.nine ul li:hover {
    opacity: .7;
}
.nine h2 img {
    margin-right: 15px;
    margin-top: -4px;
    margin-top: -4px;
}
.ten {
    background-position: center;
    background-size: cover;
    background-image: url(../img/bg5.jpg);
    padding-top: 110px;
    padding-bottom: 130px;
}
.overh2 img {
    margin-right: 10px;
}

.whatGet > p {
    position: relative;
    line-height: 22px;
font-size: 18px;
padding-left: 40px;
color: #0A0613;
min-height: 66px;
    margin-bottom: 15px;
}
.whatGet > p::before {
    content: '';
    display: block;
    position: absolute;
    background-image: url(../img/check.png);
    width: 25px;
    height: 25px;
    left: 0;
}
.whatGet > span {
    display: block;
    line-height: 19px;
    padding-left: 40px;
font-size: 13px;
text-transform: uppercase;

color: #0A0613;
margin-bottom: 50px;
}
.subscribe_wrp {
    position: relative;
}
input {
    background: none;
    border: none;
    width: 100%;
    height: 93px;
    background-color: #fff;
    padding: 0 30px;
    font-size: 16px;
    color: #0A0613;
    border: 1px solid #fff;
}
.subscribe_wrp > button {
    /*position: absolute;*/
    /*top: 0;*/
    /*right: 0;*/
    max-width: 347px;
}
.subscribe_wrp input {
    /* padding-right: 395px; */
    max-width: 347px;
}
::-webkit-input-placeholder {color:#0A0613;}
::-moz-placeholder          {color:#0A0613;}/* Firefox 19+ */
:-moz-placeholder           {color:#0A0613;}/* Firefox 18- */
:-ms-input-placeholder      {color:#0A0613;}
footer {
    padding-top: 35px;
    padding-bottom: 40px;
}
.footlogo {
    max-width: 100%;
    display: block;
}
.foott {
    font-size: 17px;

color: #0A0613;
margin-bottom: 0px;
}
.addr {
    line-height: 23px;
font-size: 13px;
display: block;
color: #0A0613;

}
a.addr:hover {
    text-decoration: underline;
}
.lookonmap {
    line-height: 23px;
font-size: 13px;
margin-top: 6px;
color: #0A0613;
    text-decoration: underline;
    display: block;
}
.lookonmap:hover {
    text-decoration: none;
}
footer ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    margin-top: 10px;
}
footer ul li {
    display: inline-block;
    vertical-align: middle;
    margin-right: 6px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
footer ul li:hover {
    opacity: .7
}
.razrab {
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.razrab:hover {
    opacity: .7;
}
.razrab img {
    max-width: 100%;
}
.ft {
    margin-bottom: 0;
    font-size: 12px;
    color: #0A0613;
    margin-top: 5px;
}
.ft a {
    display: block;
    font-size: 12px;

color: #0A0613;

}
.ft a:hover {
    text-decoration: underline;
}
footer .container > .row:nth-child(2) {
    margin-top: 30px;
}
.wow {
    visibility: hidden;
}
.toptel:hover, .bottel:hover, .moreabout:hover, a.addr:hover, .lookonmap:hover {
    color: #6f5aa7
}
.footer_part > button {
    background: #A9A9A9;
    width: 320px;
    display: inline-block;
    vertical-align: middle;
}
.usluga_wrp:hover .footer_part > button {
    background: #23B14D
}
.gramotaImg, .gramotaImg > span {
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.gramotaImg:hover {
    padding: 0
}
.gramotaImg:hover > span {
    height: 435px;
}
.steps_wrp > div {
    position: relative;
    top: 0;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.steps_wrp:hover > div {
    top: -5px
}
.img1 {
    position: relative;
}
.logo2 {
    max-width: 100%;
    display: block;
}
.topNav {
    padding: 0;
    margin: 0;
    list-style-type: none;
    margin-top: 16px;
}
.topNav > li {
    display: inline-block;
    vertical-align: middle;
    margin-right: 16px;
}
.topNav > li:last-child {
    margin-right: 0;
}
.topNav > li a {
    font-size: 12px;
    color: black;
    text-transform: uppercase;
}
.topNav > li a:hover, .topNav > li.active > a {
    color: #6F5AA7;
}
.rightBar {
    padding: 0;
    margin: 0;
    list-style-type: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 8px;
}
.rightBar > li {
    text-align: right;
}
.rightBar ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    margin: 0 10px
}
.rightBar ul li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 2px;
}
header .toptel {
    margin-top: 4px;
}
header {
    background-position: center;
    background-size: cover;
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    width: 100%;
    background-image: url(../img/bg6.jpg);
    padding: 10px 0;
    -webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.45);
            box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.45);
    background-color: #f5f5f5;
    display: none;
}
.lines {
    padding: 0;
    margin: 0;
    list-style-type: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    max-width: 1496px;
    z-index: -10;
    left: calc(50% - 748px);
}
.lines > li {
    position: absolute;
    background-color: #0A0613;
    opacity: 0.05;
    height: 100%;
    top: 0;
    display: block;
    width: 1px;
}
.lines > li:nth-child(1) {left: 0;}
.lines > li:nth-child(2) {
    left: calc(15% + 3px);
}
.lines > li:nth-child(3) {
    left: calc(30% - 8px);
}
.lines > li:nth-child(4) {
    left: calc(44% - 2px);
}
.lines > li:nth-child(5) {
    left: 57%;
}
.lines > li:nth-child(6) {
    left: calc(72% - 12px);
}
.lines > li:nth-child(7) {
    left: calc(84% + 3px);
}
.lines > li:nth-child(8) {right: 0;}
body {
    position: relative;
}
.map_wrp {
    position: absolute;
    z-index: 1000;
    bottom: 32px;
    width: 70vw;
    height: 56vh;
    left: calc(50% - 35vw);
    -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.43);
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.43);
    display: none;
    background-color: #fff;
}
.largeM .modal-dialog {
    width: 100%;
    max-width: 1170px;
    text-align: center;
}
.mod_wrp {
    background-color: #F5F5F5;
    background-image: url(../img/bg7.jpg);
    background-position: center;
    background-size: cover;
    position: relative;
    padding: 60px 30px;
}
.closemod {
    position: absolute;
    z-index: 100;
    cursor: pointer;
    top: 10px;
    right: 10px;
}
.mt1 {
    font-size: 30px;
text-align: center;
text-transform: uppercase;

color: #0A0613;
    margin-bottom: 0;
    line-height: 1;
}
.modline {
    width: 150px;
    height: 3px;
    display: block;
    background: #23B14D;
    margin: 30px auto;
}
.mt2 {
    line-height: 28px;
    font-size: 22px;
    text-align: center;
    max-width: 890px;
    margin-left: auto;
    margin-right: auto;
    color: #0E0A17;
    margin-bottom: 45px;
}
.modal .subscribe_wrp {
    /*max-width: 720px;*/
    margin: 0 auto;
    margin-bottom: 35px;
}
@media screen and (min-width:991px) {
.modal-dialog {
  margin-top: 0;
  margin-bottom: 0;
  height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -100%);
          -ms-transform: translate(0, -100%);
      transform: translate(0, -100%);
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
          -ms-transform: translate(0, 0);
      transform: translate(0, 0);
}
}
body {
    padding-right: 0 !important;
}
body.modal-open {
    padding-right: 17px !important;
}
.noActive {
    opacity: .6!important
}
.pressing {
    margin-bottom: 0;
    position: relative;
    display: inline-block;
    padding-left: 33px;
    font-size: 12px;
    text-align: left;
cursor: pointer;
color: #0E0A17;

}
.pressing::before {
    width: 22px;
    height: 22px;
    top: calc(50% - 11px);
    left: 0;
    background-color: #6F5AA7;
    content: '';
    display: block;
    position: absolute;
}
.pressing.pressed::before {
    background-image: url(../img/check1.png);
    background-repeat: no-repeat;
    background-position: center;
}
.pressing span {
    color: #23B14D;
    text-decoration: underline;
}
.pressing span:hover {
    text-decoration: none;
}
#m1 .greenb:hover {
    opacity: .7;
}
.smallM .modal-dialog {
    max-width: 690px;
    width: 100%;
}
.smallM .mod_wrp {
    background-image: url(../img/bg8.jpg);
    text-align: left;
}
.smallM .mt1 {
    text-align: left;
}
.smallM .modline {
    margin-left: 0;
    width: 70px;
    margin: 20px 0;
}
.smallM .mt2 {
    margin-bottom: 25px;
    line-height: 20px;
font-size: 14px;
text-transform: uppercase;

color: #0E0A17;
    text-align: left;
}
.smallM .greenb img {
    margin-left: 0 !important;
    margin-right: 30px;
}
.smallM .greenb:hover img {
    margin-right: 25px;
}
#polk .modal-dialog {
    display: block;
    margin: 30px auto;
}
#polk .mod_wrp {
    text-align: left;
    padding: 20px;
}
.modal h3 {
    font-size: 24px;
    margin: 30px 0;
    font-family: "black";
}
#polk .mod_wrp {
    left: -8px;
}
.quizPage .one {
    min-height: 10px;
    padding: 10px 0;
}
.getPrice {
    margin-bottom: 0;
    line-height: 22px;
    font-size: 18px;
    text-align: center;
    text-transform: uppercase;
    color: #0A0613;
    margin-top: 13px;
}
.quiz_item {
    padding: 60px;
    background: #F5F5F5;
    margin-bottom: 60px;
    position: relative;
}
.quiz_item > span {
    position: absolute;
    display: block;
    line-height: 23px;
    font-size: 26px;
    text-align: center;
    color: #23B14D;
    width: 100%;
    left: 0;
    text-align: center;
    top: -12px;
    z-index: 100;
}
.quiz_item > p {
    line-height: 1.35;
font-size: 30px;
text-align: center;
text-transform: uppercase;

color: #0A0613;
margin-bottom: 50px;
}
.quiz_section {
    padding: 120px 0;
}
.check_div {
    position: relative;
    padding-left: 35px;
    line-height: 1.35;
font-size: 17px;
cursor: pointer;
color: #0E0A17;

}
.check_div::before {
    width: 22px;
    height: 22px;
    top: 0px;
    left: 0px;
    background-color: #6F5AA7;
    content: '';
    display: block;
    position: absolute;
    background: #FFFFFF;
    border: 1px solid #E3E3E3;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.check_div.checked::before {
    background-color: #6F5AA7;
    border-color: #6F5AA7;
    background-image: url(../img/check1.png);
    background-repeat: no-repeat;
    background-position: center;
}
.checksteps::before, .checksteps::after {
    display: none
}
.checksteps {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.nextStep {
    width: 277px;
    height: 80px;
    margin-top: 30px;
    width: auto;
    padding: 0 30px;
}
.check_div > span {
    display: block;
    line-height: 1.35;
font-size: 14px;
margin-top: 3px;
color: #0E0A17;
    max-width: 300px;
    font-family: "reg"
}
.check_div > span.onhoverShow {
    display: none
}
.withHoverinfa {
    position: relative;
    background: #fff;
    padding: 24px;
    /* min-height: 222px; */
    font-family: "black";
    padding-left: 55px;
    text-transform: uppercase;
    line-height: 1.25;
    height: 100%;
    margin: 0;
}
.withHoverinfa > div {
    position: absolute;
    background-image: url(../img/ars1.png);
    width: 21px;
    height: 22px;
    top: 20px;
    right: 20px;
}
.withHoverinfa > div:hover {
    background-image: url(../img/ars2.png);
    width: 20px;
    height: 21px;
}
.withHoverinfa > span {
    font-family: "reg";
    margin-top: 5px;
    font-size: 14px;
    text-transform: none;
    padding-bottom: 5px;
}
.checksteps > div {
    margin-bottom: 30px;
}
.submt1 {
    line-height: 20px;
font-size: 14px;
text-align: center;
text-transform: uppercase;

color: #0E0A17;
margin-top: 15px;
}
.quiz_item.step4, .quiz_item.step5 {
    padding: 0;
}
.quiz_item .subscribe_wrp {
    /*max-width: 750px;*/
    margin-bottom: 30px;
    /*margin-left: auto;*/
    /*margin-right: auto;*/
}
.quiz_item.smallM .mod_wrp {
    background-image: url(../img/bg9.jpg);
}
.quiz_item.smallM .mt2 {
    margin-left: 0;
    padding-left: 0;
    line-height: 1.5
}
.check_div.withHoverinfa::before {
    top: 24px;
    left: 17px;
}
.quiz_item {
    display: none
}
.step1 {
    display: block;
}
.nextStep {
    display: none
}
.owl-dots {
    position: relative;
    z-index: 100;
}
.hideN {
    display: none
}
.moretext {
    display: none
}
.shown {
    display: block
}
.decript_usluga ul {
    padding-left: 20px;
    margin: 0
}
.decript_usluga ul li {
    margin-bottom: 7px;
}
@media screen and (min-width:992px) {
.insidePage .overh1 {
    font-size: 22px;
    line-height: 1.3
}
.insidePage h1 {
    font-size: 45px;line-height: 1.3;
}
    .insidePage1 h1 {
        font-size: 37px
    }
    .insidePage2 h1 {
        font-size: 35px
    }
    .insidePage .offer_wrp > div {
        display: none
    }
    .insidePage .offer_wrp {
        background-repeat: no-repeat;
        background-image: url(../img/ring.png);
        background-position: calc(100% + 153px) 50%;
    }
    .insidePage .dopinfa_proj > div > p > span {
        font-size: 16px;
        font-family: "black";
    }
}
.pokuty {
    
}
.pokuta_wrp {
    margin-bottom: 70px;
}
.pokuta_wrp > img {
    display: block;
    max-width: 100%;
    margin-bottom: 32px;
}
.pokuta_wrp > p {
    line-height: 26px;
    font-size: 16px;
    min-height: 78px;
    text-transform: uppercase;
    color: #0A0613;
    margin-bottom: 8px;
}
.pokuta_wrp > span {
    display: block;
    line-height: 20px;
    font-size: 13px;
    color: #0A0613;
}
.lookOther {
    padding-top: 120px;
    padding-bottom: 80px;
}
.otherOffers {
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.otherOffers > li {
    display: inline-block;
    vertical-align: top;
}
.otherOffers > li a {
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 15px;
    font-size: 13px;
    text-align: center;
    text-transform: uppercase;
    padding-left: 20px;
    padding-right: 20px;
    color: #0A0613;
    transition: 0.3s;
    background-color: #EFEFEF;
    margin-bottom: 10px;
    margin-right: 5px;
}
.otherOffers > li a:hover {
    color: #fff;
    background-color: #23B14D;
}
.subTtle {
    margin-bottom: 40px;
    font-size: 24px;
text-align: center;

color: #0A0613;
margin-top: -20px;
}
.withHoverinfa > span ul {
    padding-left: 16px;
    margin: 0;
    font-size: 13px;
}
.withHoverinfa > span ul li {
    margin-bottom: 5px;
}
[data-fancybox-thumbs] {
    display: none
}
/*
.usluga_wrp {
    cursor: pointer;
}*/
.subh1 > span {
    display: block;
    font-size: 15px;
    margin-bottom: 9px;
    margin-top: -16px;
    font-family: "black";
}
.sp-form-fields-wrapper.show-grid {
    width: 100%!important;
    position: relative;
}

input.sp-form-control {
    background: none!important;
    border: none!important;
    width: 100%!important;
    height: 93px!important;
    background-color: #fff!important;
    padding: 0 30px!important;
    font-size: 16px!important;
    color: #0A0613!important;
    border: 1px solid #fff!important;
}

label.sp-control-label {
    display: none!important;
}

.sp-field {
    width: 100%!important;
    margin: 0;
    padding: 0;
}

.sp-form {
    padding: 0!important;
}

.sp-field {
    padding: 0!important;
}

div#sp-form-118152 {
    margin: 0!important;
}

.sp-button {
    background: none!important;
    border: none!important;
    font-size: 16px!important;
    letter-spacing: 1px!important;
    text-transform: uppercase!important;
    color: #FFFFFF!important;
    background-color: #23B14D!important;
    height: 93px!important;
    width: 347px!important;
    border-radius: 0!important;
    font-family: "black"!important;
    letter-spacing: 1px!important;
}

.sp-field.sp-button-container {
    position: absolute;
    top: 0;
    right: 0;
    left: inherit;
    width: auto!important;
}

@media screen and (max-width:991px) {
    .sp-form-fields-wrapper.show-grid {
    width: 100%!important;
    position: relative;
}

input.sp-form-control {
    background: none!important;
    border: none!important;
    width: 100%!important;
    /*height: 68px!important;*/
    height: 55px!important;
    background-color: #fff!important;
    padding: 0 30px!important;
    font-size: 16px!important;
    color: #0A0613!important;
    border: 1px solid #fff!important;
    padding: 0 20px!important;
    margin-bottom: 20px!Important;
}

label.sp-control-label {
    display: none!important;
}

.sp-field {
    width: 100%!important;
    margin: 0;
    padding: 0;
}

.sp-form {
    padding: 0!important;
}

.sp-field {
    padding: 0!important;
}

div#sp-form-118152 {
    margin: 0!important;
}

.sp-button {
    background: none!important;
    border: none!important;
    font-size: 16px!important;
    letter-spacing: 1px!important;
    text-transform: uppercase!important;
    color: #FFFFFF!important;
    background-color: #23B14D!important;
    height: 72px!important;
    width: 100%!important;
    border-radius: 0!important;
}

.sp-field.sp-button-container {
    position: relative;
    top: 0;
    right: 0;
    left: inherit;
    width: 100%!important;
}
}