
body {
    margin:0;
}
* {
    box-sizing:border-box;
    font-family: "Open Sans", sans-serif;
    line-height:1.6;
}
a{
    color: #52322b;
}
div,header, footer,.form-block-input form,section {
    width:100%;
    float:left;
    display:block;
}
input,select {
    font-size:16px;
}

.container {
    width:1190px!important;
    float:none!important;
    margin:0 auto;
}
.calendar {
    margin:10px 0;
}

.high-top{
    padding: 20px 0;
}
.change-languange{
    width: 7%;
}
.change-languange img {
    width:20px;
}

.change-languange li {
    list-style: none;
}
.change-languange .hide {
    display:none;
    position: absolute;
}
.change-languange i {
    font-style: normal;
    padding: 0 5px;
    font-size: 14px;
}
.logo {
    width: 16%;
}
.hours-works {
    width: 21%;
}
.phone-mail {
    width: 21%;
}
.adrress {
    width: 15%;
}
.hours-works span{
    display:block;
}

.call-me{
    float: right;
    width: 18%;
        text-align: center;
    margin-left:2%;
}
.call-me a {
    background: orange;
    color: white;
    text-decoration: none;
    padding: 10px 0;
    display: block;
    border-radius: 4px;
    font-size: 18px;
    border: 1px solid #52322b;
    box-shadow: 3px 3px 0px 0px #52322b73;
}
.high-bottom{
    background: #b48858;
    color: white;
}
.high-bottom ul {
    margin:0;
    padding:0;
}
.high-bottom ul li {
    display:block;
    float:left;
    width:auto;
}

.high-bottom a {
    color:white;
    text-decoration:none;
    padding:20px 20px;
    display:block;
}
.high-bottom a:hover,.desc-menu ul li a.active {
    background:#52322b;
}
.steps{
    margin: 50px 0;
    margin-bottom: 0;
background: white;
}
.hd-steps h2  {
    text-align: center;
    font-size: 33px;
    text-transform:uppercase;
}
.precourse {
    background:white;
}

.one-steps{
    width: calc(50% - 80px);
    background: white;
    box-shadow: 0 0 30px 0 rgb(0 0 0 / 10%);
    min-height: 190px;
    padding: 30px 40px;
    border-radius: 20px;
    position: relative;
    margin-bottom: 60px;
}
.one-steps:nth-of-type(2) {
    margin-top: 125px;
}
.right-step {
    float: right;
}
.zag-rab p {
    font-size: 25px;
    margin: 0;
    margin-bottom: 15px;
}
.one-steps:before {
    content: "";
    position: absolute;
    top: 0;
    display: block;
    width: 70px;
    height: 70px;
    background: url(/img/angle-decoration.png) no-repeat 0 0 / contain;
}
.one-steps:before {
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
    right: 0;
}
.right-step:before {
    content: "";
    position: absolute;
    top: 0;
    display: block;
    width: 70px;
    height: 70px;
    background: url(/img/angle-decoration.png) no-repeat 0 0 / contain;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    left: 0!important;
}
.bd-steps{
    background: url(/img/road.png) no-repeat 2% 38% / auto 720px;
    background-position-y: 80px;
}
.one-steps:first-of-type:after {
    content: "1";
    top: 21px;
    display: block;
    position: absolute;
    font-family: 'Futura PT Demi', sans-serif;
    font-size: 30px;
    color: #fff;
    right: 10px;
    top: 0px;
}
.one-steps:nth-of-type(2):after {
    content: "2";
    top: 21px;
    display: block;
    position: absolute;
    font-family: 'Futura PT Demi', sans-serif;
    font-size: 30px;
    color: #fff;
    left: 10px;
    top: 0px;
}
.one-steps:nth-of-type(3):after {
    content: "3";
    top: 21px;
    display: block;
    position: absolute;
    font-family: 'Futura PT Demi', sans-serif;
    font-size: 30px;
    color: #fff;
    right: 10px;
    top: 0px;
}
.one-steps:nth-of-type(4):after {
    content: "4";
    top: 21px;
    display: block;
    position: absolute;
    font-family: 'Futura PT Demi', sans-serif;
    font-size: 30px;
    color: #fff;
    left: 10px;
    top: 0px;
}
.one-steps:nth-of-type(5):after {
    content: "5";
    top: 21px;
    display: block;
    position: absolute;
    font-family: 'Futura PT Demi', sans-serif;
    font-size: 30px;
    color: #fff;
    right: 10px;
    top: 0px;
}
.middle-step{
    margin-top: 5px;
    margin-left: 30%;
}
.text-rab p{
    margin:0;
    font-size:18px;
}
.text-rab img {
    width:100%;
}
.letters-rab img {
    width: 50%;
    margin: 0 auto;
    text-align: center;
    display: block;
}
.text-rab a {
    padding: 11px 0;
    display: block;
    background: orange;
    color: white;
    font-size: 18px;
    margin: 20px 0;
    float: left;
    text-transform: uppercase;
    border-radius: 10px;
    text-decoration: none;
    font-weight: 600;
    margin-bottom: 0;
    width: 47%;
    text-align: center;
    border: 1px solid #52322b;
    box-shadow: 3px 3px 0px 0px #52322b73;
}
.text-rab a:nth-of-type(2) {
    background:#b48858;
    margin-left:6%;
}

.middle-step .text-rab a {
    padding: 15px;
    display: block;
    background: orange;
    color: white;
    font-size: 18px;
    margin: 20px 0;
    float: left;
    text-transform: uppercase;
    border-radius: 10px;
    text-decoration: none;
    font-weight: 600;
    width:100%;
    text-align:center;
}
.the-utp p {
    font-size:30px;
}
.hd-steps {
    margin-bottom: 40px;
}
.hd-steps p{
    font-size: 18px;
    text-align: center;
    max-width: 700px;
    margin: 0 auto;
}

.bg-five-hours {
    padding: 50px 0;
    background: #1616167a!important;
}
.hd-fvhb h2 {
    color: white;
    text-align: center;
    font-size: 35px;
    text-transform: uppercase;
}
.hd-utp-fvhb p {
    text-align: center;
    font-size: 30px;
    color: white;
    margin-top:0;
}
.one-utp-fvhb {
    padding-left: 50px;
    background-size: 40px!important;
    background-repeat: no-repeat!important;
    width: 30%;
    margin-bottom: 40px;
    margin-right: 10%;
    margin-left: 10%;

}
.one-utp-fvhb p{
    color: white;
    font-size: 20px;
    margin: 0.2em 0;
}
.one-utp-fvhb {
    width: 100%;
    margin: 0;
    margin-bottom: 10px;
}
.one-utp-fvhb:first-of-type {
    background: url(/img/icons8-view-schedule-80.png);

}
.one-utp-fvhb:nth-of-type(1)  {
    background-position-y: 20px;

    padding-top: 10px;
}

.one-utp-fvhb:nth-of-type(2) {
    background:url(/img/icons8-courier-80.png);
    background-position-y: 10px;
}
.one-utp-fvhb:nth-of-type(3) {
    background: url(/img/icons8-account-80.png);

}
.one-utp-fvhb:nth-of-type(4) {
    background:url(/img/icons8-zoom-80.png);
}
.one-utp-fvhb:nth-of-type(5) {
    background:url(/img/icons8-todo-list-80.png);
}
.one-utp-fvhb:nth-of-type(6) {
    background:url(/img/icons8-approval-80.png);

}
.ft-fvhb {
    margin: 20px 0;
    padding: 0 240px;
}
.ft-fvhb a {
    width:48%;
    margin-right:4%;
    padding: 15px;
    display: block;
    background: orange;
    color: white;
    font-size: 18px;
    float: left;
    text-transform: uppercase;
    border-radius: 10px;
    text-decoration: none;
    font-weight: 600;
    margin-bottom: 0;
    text-align:center;
    border: 1px solid #52322b;
    box-shadow: 3px 3px 0px 0px #52322b73;
}
.ft-fvhb a:nth-of-type(2) {
    background: #b48858;
    margin-right:0%;
}
.training-permit{
    background: #efefef;
    padding: 50px 0;
}
.hd-train-perm h2 {
    text-align: center;
    font-size: 32px;
    text-transform: uppercase;
    max-width: 600px;
    margin: 0 auto;
}
.hd-train-perm p{
    margin-top: 0;
    text-align: center;
    font-size: 25px;
}
.lef-train-perm {
    width: 30%;
}
.lef-train-perm img {
    width:100%;
}
.right-train-perm {
    width: 60%;
    margin-left: 10%;
    font-size: 20px;
}
.right-train-perm p{
    font-size: 24px;
    font-weight: 600;
}
.right-train-perm ul{
    list-style-type: disclosure-closed;
}
.right-train-perm ul li::marker{
    color: orange;

}
.right-train-perm ul li {
    margin-bottom: 15px;
}
.hd-fvhb h1 {
    color: white;
    font-size: 40px;
    text-transform: uppercase;
    text-align: center;
}
.second-five{
    padding: 50px 0;
}
.hd-sec-fivec h2{
    text-align: center;
    font-size: 30px;
    text-transform: uppercase;
    color: #b48858;
}
.left-fivec{
    width: 60%;
}
.left-fivec ul{
    font-size: 17px;
}
.left-fivec ul li {
    margin-bottom:10px;
}
.right-fivec{
    margin-left: 5%;
    width: 35%;
}
.right-fivec img{
        width: 100%;
}
.ft-sec-fivec h3{
    color: #b48858;
    font-size: 30px;
    margin: 0.5em;
}
.about-fivec{
    padding: 50px 0;
    background: #e2d7c2;
}
.hd-abut-fivec h2{
    font-size: 35px;
    text-align: center;
}
.hd-abut-fivec p{
    font-size: 20px;
    text-align: center;
}
.right-train-perm span{
    font-size: 14px;
    line-height: 14px;
    display: block;
}
.left-abut-fivec {
    width: 70%;
}
.left-abut-fivec p {
    font-size: 20px;
    font-weight: 900;
}
.left-abut-fivec ul,.docs-left ul{
    list-style-type: disclosure-closed;
}
.left-abut-fivec ul li,.docs-left ul li {
    margin-bottom: 15px;
}
.right-abut-fivec {
    width: 25%;
    margin-left: 5%;
}
.documents-forfivec{
    padding: 50px 0;
}
.hd-doc-forfivec h3{
    text-align: center;
    font-size: 30px;
}
.docs-left {
    font-size: 20px;
    width: 50%;
    margin-right: 10%;
}
.docs-left p{
    font-size: 24px;
    font-weight: 600;
}
.docs-rght {
    width: 40%;
}
.docs-rght img {
    width:100%;
}
.one-form label {
    display: none;
    font-size: 16px;
    color: grey;
}
#signFormHeading{
    text-align: center;
    font-size: 24px;
    margin-bottom: 10px;
}
#signFormText{
    text-align: center;
    margin-bottom: 15px;
}
.one-form input,.form-control {
    display: block;
    float: left;
    width: 100%;
    padding: 10px;
    margin-bottom: 15px;
    border: 1px solid #ccc;
    border-radius: 5px;
}
.block-knopki{
    text-align: center;
}
.block-knopki button {
    background: orange;
    width: 45%;
    padding: 8px;
    color: white;
    font-size: 18px;
    border-radius: 5px;
    border: none;
        border: 1px solid #52322b;
    box-shadow: 3px 3px 0px 0px #52322b73;
}
.one-form input[type="checkbox"]{
    width: 18px;
    height: 18px;
    margin-right: 10px;
}
#smsFieldNum{
    margin: 10px 0;
    text-align: center;
}
#smsFieldNum input {
    border: 1px solid #ccc;
    padding: 5px;
    border-radius: 5px;
}
.left-img-cour-cert{
    width: 45%;
}
.left-img-cour-cert img {
    width:100%;
}
.right-img-cour-cert {
    width: 55%;
    padding-left:10%;
}
.right-img-cour-cert h2,.zag-bl-hdap h2 {
    position:relative;
    font-size: 30px;
}
.right-img-cour-cert h2:before,.zag-bl-hdap h2:before {
    position: relative;
    content: "";
    background: url(/img/shape-3.png);
    background-repeat: no-repeat;
    width: 100px;
    height: 20px;
    display: block;
}
.foot-course-cert p {
    width: 48%;
    font-size: 18px;
    float:left;
}
.foot-course-cert a {
    width: 48%;
    margin-left: 4%;
    padding: 15px;
    display: block;
    background: orange;
    color: white;
    font-size: 18px;
    float: left;
    text-transform: uppercase;
    border-radius: 10px;
    text-decoration: none;
    font-weight: 600;
    margin-bottom: 0;
    text-align: center;
    margin-block-start: 1em;
    margin-block-end: 1em;
}
.footer-course-cert {
    margin: 30px 0;
}
.icon-ewe{
    width: 110px;
}
.text-foot-crs-cert{
    width: calc(100% - 130px);
    margin-left: 20px;
}
.get-course-cert{
    margin: 50px 0;
}
.lt-hdap {
    width: 45%;
}
.rt-hdap {
    width: 55%;
}
.rt-hdap img{
    width: 100%;
}
.bd-bl-hdap {
    margin: 15px 0;
}
.img-bl-hdap {
    width: 100px;
}
.text-bl-hdap{
    width: calc(100% - 100px);
}
.text-bl-hdap h2{
    margin: 0;
    font-size: 25px;
}
.before-hours-classes {
    margin: 50px 0;
}
.before-hours-classes .left-img{
    width: 40%;
}
.before-hours-classes .left-img img{
    width: 100%;
}
.before-hours-classes .text-right{
    width: 60%;
    padding-left: 5%;
}
.before-hours-classes .text-right ul {
    padding:0;
}

.before-hours-classes .text-right ul li{
    padding: 15px 0;
    padding-left: 80px;
    background: url(/img/galka-fom.jpg);
    background-repeat: no-repeat;
    display: block;
    background-position: 0px 10px;
}.zoom-block {
    margin:50px 0;
}

.hd-zoom-block h2 {
    color: #07136c;
    text-align: center;
    text-transform: uppercase;
    box-shadow: 2px 6px 5px 0px #ccc;
    border-radius: 2px;
        font-size: 24px;
}
.hd-zoom-block ul {
    padding:0;
}

.hd-zoom-block ul li {
    padding: 15px 0;
    padding-left: 65px;
    background: url(/img/galka-fom.jpg);
    background-repeat: no-repeat;
    display: block;
    background-position: 0px 0px;
    background-size: 62px;
    font-size:16px;
}
.hd-zoom-block h3 {
    text-align: center;
    font-size: 24px;
}

.cont-5hr-bl {
    background: white;
    padding: 50px;
    width: 70%;
}
.cont-5hr-bl h2 {
    text-transform: uppercase;
}
.cont-5hr-bl p,.cont-5hr-bl ul{
    color: #4c4c4c;
}
.text-road-test .ft-fvhb {
    padding:0;
}
.six-ways-driving {
    padding: 50px 0;

    }
   .hd-six-ways-drv {
    background: url(/img/tyre-shape.png);
    background-repeat: no-repeat;
    background-size: 310px;
    background-position: 0px 20px;
}
.six-ways-driving h2 {
    text-align: center;
    font-size: 35px;
    padding-top: 50px;
}
.hd-six-ways-drv p{
    text-align: center;
}
.one-six-ways-drv {
    width: 32%;
    padding: 30px;
    box-shadow: 0px 20px 30px 0px rgb(67 131 99 / 10%);
    margin-right: 2%;
    margin-bottom:20px;
    position:relative;
}
.one-six-ways-drv:last-of-type {
    margin-right:0;
}
.one-six-ways-drv span {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 90px;
    color: rgba(1, 156, 134, 0.06);
    font-weight: 900;
}
.one-six-ways-drv h3{
    font-size: 20px;
}
.faq-bd p[itemprop="name"]{
    font-size: 18px;
    padding-left:15px;
}
.faq-bd p {
    padding-left:15px;
    padding-right:15px;
}
.qa_accordion h3 {
    display: block;
    cursor: pointer;
    font-size: 30px;
    text-transform:uppercase;
}
.qa_accordion .faq-bd ul li {
    box-shadow: 0px 4px 40px 10px #f7f7f7;
    margin-bottom: 20px;
}
.one-phili a:hover {
    color:#b48858;
}
.right-phone-txt .down-load {
    display:none;
}
.big-saless {
    display:none;
}

.schedule-fivcrs h2{
    text-align: center;
    text-transform: uppercase;
    font-size: 30px;
}
.ft-schedl table{
    width: 100%;
    border-collapse: collapse;
    border-radius:4px;
        border: 1px solid #52322b;
    box-shadow: 3px 3px 0px 0px #52322b73;
    overflow: hidden;
    margin-bottom:15px;
}
.ft-schedl table thead tr {
    font-size: 21px;
    text-align: left;
}
.ft-schedl table tr th {
    padding: 10px;
    background: #b48858;
    color: white;
}
.ft-schedl table tbody tr {
    font-size:18px;
}
.ft-schedl table tbody tr td {
    padding: 14px;
    border: 1px solid #efefef;
    background: white;
    position: relative;
    text-align:center;
}
.ft-schedl table tr th:nth-of-type(2),
.ft-schedl table tr td:nth-of-type(2),
.ft-schedl table tr th:nth-of-type(3),
.ft-schedl table tr td:nth-of-type(3) {
    text-align:center;
}
.ft-schedl table tr td:nth-of-type(3) a {
    padding: 10px 10px;
    display: block;
    background: orange;
    color: white;
    font-size: 14px;
    text-transform: uppercase;
    border-radius: 10px;
    text-decoration: none;
    font-weight: 600;
    width: 80%;
    margin: 10px 0;
    margin: auto;
    border: 1px solid #52322b;
    box-shadow: 3px 3px 0px 0px #52322b73;
}

.schedule-fivcrs {
    background: #e2d7c2;
}
.first-ekran-permit{
    background: url(/img/slide-bg2.jpg);
    background-position: center right;
    background-size: cover;
}
.first-ekran-permit .left-infa-prt  {
    width: 50%;
    padding: 0 4%;
    padding-top: 100px;
}

.first-ekran-permit .left-infa-prt h1    {
    color: white;
    font-size: 48px;
    line-height: 1.3;
}

.first-ekran-permit  .right-img-prt {
    width: 40%;
    margin-left: 5%;
}

.first-ekran-permit .right-img-prt img {
        width: 100%;
}
.grey-bgl {
    padding: 40px 40px;
    background: #f8f8f8;
    border-radius: 4px;
    margin: 30px 0;
    padding-bottom: 50px;
}
.grey-bgl .line-icons{
    margin: 20px 0;
}
.text-bl-gr h3 {
    font-size: 23px;
    text-shadow: 1px 0px 2px #d8d8d8;
    position: relative;
}  .text-bl-gr h3:after{
    content: "//";
    margin-left: 25px;
    transform: scale(0.5);
    font-weight: 300;
    font-size: 20px;
    line-height: 1;
    vertical-align: middle;
    color: #47cfa9;
}
.one-icons-gr-permit {
    width: 32%;
    padding: 15px;
    background: white;
    margin-right:2%;
}
.one-icons-gr-permit:last-of-type {
    margin-right:0;
}

.one-icons-gr-permit img{
    width: 40px;
    box-shadow: 7px 5px 30px 0 rgb(72 73 121 / 15%);
    border-radius: 50%;
    float: left;
    margin: 1em 0;
    margin-right: 30px;
}
.one-icons-gr-permit p {
    display: block;
    float: left;
    width: calc(100% - 70px);
    font-size: 18px;
}
.permit-bhc .text-right ul li {
    padding: 7px 0;
    padding-left: 80px;
    background: url(/img/galka-fom.jpg);
    background-repeat: no-repeat;
    display: block;
    background-position: 0px -15px;
    font-size: 18px;
    padding-bottom: 17px;
}
.permit-bhc .text-right h2 {
    font-size: 30px;
    text-shadow: 1px 0px 2px #d8d8d8;
    position: relative;
}
.permit-bhc .text-right h2:after{
    content: "//";
    margin-left: 25px;
    transform: scale(0.5);
    font-weight: 300;
    font-size: 20px;
    line-height: 1;
    vertical-align: middle;
    color: #47cfa9;
}
.hd-tre-stps-prmt h2 {
    text-shadow: 1px 0px 2px #d8d8d8;
    font-size: 43px;
    text-align: center;
    margin-bottom: 0;
}
.hd-tre-stps-prmt p{
    margin: 0;
    color: #777;
    text-align: center;
}
.one-circlet {
    width: 32%;
    margin: 30px 0;
    margin-right: 2%;
    text-align: center;
}
.one-circlet:last-of-type {
    margin-right:0;
}
.one-circlet span{
    background: #47cfa9;
    padding: 28px 31px;
    display: block;
    width: fit-content;
    margin: 0 auto;
    color: white;
    font-size: 24px;
    border-radius: 50%;
}
.one-circlet p {
    font-size: 20px;
    text-shadow: 1px 0px 2px #d8d8d8;
    font-weight: 600;
    padding: 0 40px;
}
.three-steps-permit {
    padding: 50px 0;
    background: url(/img/bg_hero-1.png);
    background-repeat: no-repeat;
    background-position: top right;
    background-size: auto;
}
.one-text-bl-permit{
    padding: 50px 0;
}
.super-block-text-permit {
    padding: 40px;
    box-shadow: 0px 20px 30px 0px rgb(67 131 99 / 10%);
    margin-right: 2%;
    margin-bottom: 20px;
    position: relative;
}
.super-block-text-permit span {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 90px;
    color: rgba(1, 156, 134, 0.06);
    font-weight: 900;
}
.super-block-text-permit h3 {
    font-size: 30px;
    text-shadow: 1px 0px 2px #d8d8d8;
}
.super-block-text-permit p {
    color: #777;
    font-size: 18px;
}
.five-bl-permits {
    padding:50px 0;
}
.but-and-text-perms{
    background: url(/img/wave-slde-1.png) #ECFAF6;
    padding: 30px;
    background-size: 500px;
    background-repeat: no-repeat;
    background-position: right;
    border-radius: 5px;
}
.five-textdsd{
    width: 70%;
}
.five-textdsd p {
    font-size: 35px;
    font-weight: 900;
    margin: 0;
    line-height: 1.4;
}
.five-textdsd  span{
    color: #777;
}
.link-textdsd {
    width: 30%;
}
.link-textdsd a  {
    background: #47CFA9;
    color: white;
    padding: 12px 23px;
    font-size: 20px;
    text-decoration: none;
    margin: 30px 0;
    display: block;
    width: auto;
    float: right;
    border-radius: 10px;
    text-align: center;
}
.schedule-fivcrs table td span{
    padding: 0;
    background: white;
    color: #52322b;
}
.pass-end-permit p{
    text-align:left;
    font-size:18px;
}
.offer-blocks {
    margin: 50px 0;
    padding: 50px;
    text-align: center;
    background: url(/img/man-footers.jpg);
    background-size: cover;
}
.offer-blocks p {
    margin: 0;
    font-size: 42px;
    font-weight: 600;
    padding: 0 17%;
}
.offer-blocks span{
    font-size: 20px;
}
.offer-blocks span a {
    color:#019c86;
    font-weight:600;
}
.firsr-ekran-license {
    padding: 10px 0;
    background: #f9f9f9;
}
.left-fe-license {
    width: 50%;
}
.left-fe-license h1 {
    font-size: 40px;
    font-weight: 600;
    padding-top: 90px;
    text-shadow: 1px 0px 2px #d8d8d8;
}
.left-fe-license p {
    color: grey;
    font-style: italic;
    font-size: 20px;
    margin: 1.5rem 0;
}
.left-fe-license a {
    display: block;
    float: left;
    padding: 10px 40px;
    color: white;
    background: #47cfa9;
    border-radius: 30px;
    text-transform: uppercase;
    text-decoration: none;
}
.right-fe-license{
    width: 45%;
}
.right-fe-license img{
    width: 100%;
}
.hd-sc-licens p {
    text-align: center;
    padding: 0 200px;
    font-size: 18px;
}  .sub-hd-licess h2{
    text-align: center;
    font-size: 38px;
    text-shadow: 1px 0px 2px #d8d8d8;
}

.one-class-licensds {
    margin: 30px 0;
    padding: 0 70px;
}
.img-class-licens {
    width: 40%;
}  .img-class-licens img{
    width: 100%;
}
.text-class-licensds {
    width: 60%;
    padding: 0 50px;
    text-align: left;
}
.text-class-licensds h3 {
    font-size: 30px;
    text-shadow: 1px 0px 2px #d8d8d8;
}
.text-class-licensds p     {
    text-align: left;
    margin: 0;
    color: gray;
    font-size: 18px;
}
.right-img .img-class-licens{
    float: right;
}
.bd-cep-license {
    border-left: 1px solid #ccc;
}
.one-step-to-g-dl {
    padding: 15px;
    padding-left: 50px;
    box-shadow: 6px 10px 12px 0px rgb(67 131 99 / 10%);
    position: relative;
    margin-bottom: 20px;
}
.one-step-to-g-dl:before {
    content: "1";
    position: absolute;
    left: -24px;
    background: white;
    display: block;
    border-radius: 50%;
    padding: 8px 16px;
    border: 1px solid #ccc;
    font-weight: 900;
    top: 30px;
}
.one-step-to-g-dl:first-of-type:before {
    content: "1";
}
.one-step-to-g-dl:nth-of-type(2):before{
    content: "2";
}
.one-step-to-g-dl:nth-of-type(3):before{
    content: "3";
}
.one-step-to-g-dl:nth-of-type(4):before{
    content: "4";
}
.one-step-to-g-dl:nth-of-type(5):before{
    content: "5";
}
.one-step-to-g-dl:nth-of-type(6):before{
    content: "6";
}
.one-step-to-g-dl:nth-of-type(7):before{
    content: "7";
}
.one-step-to-g-dl:nth-of-type(8):before{
    content: "8";
}
.one-step-to-g-dl:nth-of-type(9):before{
    content: "9";
}
.one-step-to-g-dl:nth-of-type(10):before {
    content: "10";
    padding: 8px 11px;
}
.one-step-to-g-dl:nth-of-type(11):before{
    content: "11";
    padding: 8px 11px;
}
.one-step-to-g-dl:nth-of-type(12):before{
    content: "12";
    padding: 8px 11px;
}  .ft-cep-license {
    font-size: 15px;
    color: gray;
}
.dop-p {
    padding: 0 65px;
}
.left-img-res-newy {
    background: url(/background-with-dots-1.png);
    background-size: cover;
    width: 45%;
    padding: 80px 80px 80px 155px;
    text-align: center;
}
.left-img-res-newy p:first-of-type{
    color: #041686;
    font-weight: 900;
    text-shadow: 2px 2px 10px white;
    font-size: 20px;
}
.right-img-res-newy {
    width: 50%;
    margin-left: 5%;
}
.right-img-res-newy p{
    color: #777;
}
.img-res-newy {
    width: 45%;
    PADDING: 0 40px;
}
.img-res-newy img {
    width: 100%;
}
.grey-line {
    background: #f5f5f5;
}
.grey-line h2{
    text-shadow: 1px 0px 2px #d8d8d8;
    font-size: 35px;
    margin: 1rem;
}
.text-pact{
    color: #777;
}
.text-ft-pact {
    width: 40%;
    margin: 5% 10%;
    color: #777;
}
.last-div-ince p{
    margin-bottom: 1rem;
}
.img-ft-pact{
    width: 30%;
}
.img-ft-pact img{
    width: 100%;
}
.last-div-ince .hd-tre-stps-prmt {
    padding: 0 120px;
}
.one-circlet a {
    display: block;
    padding: 10px 40px;
    color: white;
    background: #47cfa9;
    border-radius: 30px;
    text-transform: uppercase;
    text-decoration: none;
    width: 60%;
    margin: 20px auto;
}

.hd-tre-stps-prmt .buttu {
    display: block;
    padding: 10px 40px;
    color: white;
    background: #47cfa9;
    border-radius: 30px;
    text-transform: uppercase;
    text-decoration: none;
    width: 30%;
    margin: 20px auto;
    text-align:center;
}
.one-instr{
    width: 23%;
    margin: 1%;
    border: 1px solid white;
    text-align: center;
    padding: 15px 10px;
    border-radius: 5px;
    box-shadow: 0px 3px 36px rgb(134 137 142 / 15%), 0px 0px 2px rgb(130 136 148 / 12%);
}
.one-instr img {
    width:100%;
}
.instructors {
    padding: 50px 0;
}
.hd-instr h2{
    text-align: center;
    font-size: 33px;
    text-transform: uppercase;
}
.one-instr p {
    font-size: 18px;
    font-weight: 600;
}
.sect-docs-permit-frst-ekr {
    padding: 50px 0;
}
.sect-docs-permit-frst-ekr .head-docs-permit{
    text-align: center;
}
.sect-docs-permit-frst-ekr .head-docs-permit h1 {
    font-weight: 900;
    font-size:35px;
}
.sect-docs-permit-frst-ekr .head-docs-permit p{
    color: #5e5e5e;
}
.sect-docs-permit-frst-ekr .head-docs-permit a {
    text-decoration:none;
    display: block;
    margin: 0 auto;
    width: auto;
}

.sect-docs-permit-frst-ekr .head-docs-permit a p {
    color: #48cea9;
    font-size: 30px;
    font-weight: 900;
}
.left-sepd {
    width: 38%;
}
.left-sepd img {
    width: 100%;
}
.right-sepd{
    width: 57%;
    margin-left: 5%;
}
.right-sepd h2{
    font-size: 30px;
}
.right-sepd p {
    color: #5e5e5e;
}
.docs-steps-perms .hd-steps p {
    max-width: initial;
    text-align: left;
}
.hd-tre-stps-prmt h4{
    text-align: center;
    font-size: 26px;
    margin: 0;
}
.aply-section .bd-ones-bllb-aply {
    font-weight:600;
}
.ewe-content-bl{
    padding: 50px 0;
}
.left-ewe-cintent-bl {
    width: 45%;
}
.left-ewe-cintent-bl img{
    width: 100%;
}
.right-ewe-cintent-bl {
    margin-left: 5%;
    width: 50%;
}
.hd-ny-rounds-bl {
    text-align: center;
    background: url(/img/icon-12.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 320px;
    padding: 70px 0;
}
.hd-ny-rounds-bl h2{
    font-size: 32px;
}
.bd-ny-rounds-bl {
    padding: 50px 0;
    background: url(/img/shape-4.png);
    background-repeat: no-repeat;
    background-position: bottom;
}
.nubmer-three-ny-rounds-bl{
    font-size: 25px;
    padding: 10px;
    padding-bottom: 0;
}
.page-rating svg {
    width: 20px;
    display: block;
    color: gold;
    margin-right: 5px;
    float:left;
}
.page-rating {
    margin:10px 0;
    display:block;
    float:left;
    Width:100%;
}
.table-class{
    padding: 50px 0;
}
.table-class table {
    width: 100%;
    border-collapse: collapse;
    border: 1px solid #ccc;
}
.table-class table th {
    padding: 10px;
    border: 1px solid #ccc;
    font-size: 20px;
}
.table-class table td  {
    padding: 10px;
    border: 1px solid #ccc;
    font-size: 18px;
}
.table-class table tbody tr td:nth-of-type(2) {
    position: relative;
    text-align:center;
}
.table-class table tbody tr td:nth-of-type(2):before {
    border-bottom: 2px solid red;
    position: absolute;
    content: "";
    width: 60px;
    height: 70%;
    transform: rotate(0);
    top: -17px;
    left: 38%;
    margin: 5px 0;
}
.table-class table tbody tr td:nth-of-type(3) {
    font-size: 20px;
    color: orange;
    font-weight: 600;
    text-align:center;
}
.mob-navigate-second {
    display:none;
}
.hours-works-bd,.phone-mail-bd,.adrress-bd  {
    display:none;
}
.see-all-schedule a {
    color: white;
    text-align: center;
    display: block;
    padding: 12px;
    background: #52322b;
    text-decoration: none;
    margin: 20px auto;
    width: 30%;
    border-radius: 5px;
    font-weight: 500;
    font-size: 20px;
        border: 1px solid #52322b;
    box-shadow: 3px 3px 0px 0px #52322b73;
}
.head-articls h1{
    text-align: center;
    font-size: 30px;
}
.one-articles {
    padding-bottom: 20px;
    margin: 15px 0;
    border-bottom: 1px solid orange;
}
.img-articles{
    width: 27%;
}
.img-articles img {
    width: 100%;
    border-bottom: 2px solid orange;
}
.about-articles{
    width: 70%;
    margin-left: 3%;
}
.name-articles {
    text-align: center;
    font-size: 25px;
    color: #b48858;
    text-decoration: none;
}
.about-articles p {
    font-style: italic;
    font-size: 15px;
}
.rm-articles{
    background: orange;
    padding: 10px 40px;
    display: block;
    float: left;
    color: white;
    text-decoration: none;
    text-transform: uppercase;
border: 1px solid #52322b;
    box-shadow: 3px 3px 0px 0px #52322b73;
    border-radius: 5px;
}
.full-article article {
    width: 70%;
    float: left;
}
aside{
    width: 28%;
    margin-left: 2%;
    float: left;
    padding-left: 15px;
    border-left: 1px solid #e2d7c2;
}
.hd-sidebar p{
    font-size: 23px;
    text-align: center;
    font-weight: 600;
}
aside .one-post{
    margin: 15px 0;
    border-bottom: 1px solid #e2d7c2;
    padding-bottom: 30px;
}
aside .about-articles{
    width: 100%;
    margin: 0;
}
aside .name-articles{
    font-size: 20px;
}
.full-article article h1 {
    font-size: 35px;
}
.full-article article table{
    border: 1px solid #e2d7c2;
    border-collapse:collapse;
    margin:15px 0;
    width:100%;
}
.full-article article table td{
    border: 1px solid #e2d7c2;
    padding:5px;
}
aside .one-post img {
    width:100%;
}

.full-article article img{
    width: 100%;
    margin:15px 0;
    border-radius:3px;
}
.timeread{
    display: block;
    float: left;
    width: 30%;
    margin-right: 2%;
    line-height: 40px;
}
.datepub{
    display: block;
    float: left;
    width: 30%;
    margin-right: 2%;
    line-height: 40px;
}
.linkauthor{
    display: block;
    float: left;
    width: 30%;
    margin: 0;
}
.full-article article .linkauthor img{
    width: 40px;
    border-radius: 50%;
    margin: 0;
    float: left;
    display: block;
    margin-right: 5px;
}
.linkauthor span{
    line-height: 40px;
    display: block;
    float: left;
}
.left-img-auth{
    width: 25%;
    float: right;
}
.left-img-auth img{
    width: 100%;
}
.info-about-auth{
    width: 73%;
    margin-right: 2%;
}
.info-about-auth p[itemprop="name"]{
    font-size:20px;
    font-weight:600;
}

.social-shering {
    margin:15px 0;
}
.light-bg-toc {
    padding: 15px;
    background: #f8f6f0;
    margin: 15px 0;
    border-radius: 5px;
}

.light-bg-toc p {
    font-size: 20px;
    margin: 10px 0;
    font-weight: 600;
}
.light-bg-toc ul{
    list-style: none;
    padding-left: 20px;
    margin: 0;
}
.light-bg-toc ul li a {
    color: #52322b;
    display: block;
    line-height: 2;
}
.nizautor .left-img-auth {
    width:10%;
    float:left;
}
.nizautor .info-about-auth   {
    width:88%;
    margin-left:2%;
    margin-right:0%;
}
.example-permt-img {
    width: 50%;
    margin: 5px auto;
    display: block;
    text-align: center;
}
.type-delivers label {
    display: block;
    float: left;
    width: 100%;
}
.type-delivers label input{
    width: 20px;
    height: 20px;
    margin-right: 10px;
    margin-bottom: 20px;
}
.send-permit-bl button {
    background: orange;
    color: white;
    border: none;
    width: 70%;
    margin: 0 auto;
    text-align: center;
    display: block;
    padding: 10px 10px;
    font-size: 17px;
    border-radius: 10px;
    font-weight: 600;
}
.type-delivers label p{
    margin: 0;
}
.type-delivers label p span{
    display: block;
    line-height: 1.2;
    font-size: 16px;
}
.type-delivers label p i {
    font-size: 14px;
    font-style: initial;
    color: grey;
    display: block;
    line-height: 1;
}
.type-delivers {
    margin-bottom: 15px;
}
.menu-mob-drops,.phone-mobile {
    display:none;
}
.sec-menu,.mob-menu {
    display:none;
}
.left-text-ab {
    width: 50%;
}
.right-photo-ab {
    width: 45%;
    margin-left: 5%;
}
.right-photo-ab img{
    width: 100%;
}
.one-abouts {
    margin:30px 0;
}

.fl-right .right-photo-ab{
    margin-right: 5%;
    margin-left: 0;
    width: 45%;
}
.fl-right .left-text-ab {
    float: right;

}
article img {
    max-width:100%;
    border-radius:3px;
}

.dis-non{
    display:none;
}
.dmv-license {
    padding: 50px 0;
    background: #e2d7c2;
}
.hd-dmv-license h2{
    text-align: center;
    font-size: 35px;
}
.left-license-img {
    width:50%;
}
.right-license-text{
    width:45%;
    margin-left:5%;
}
.license-img{
    width: 30%;
    margin: 20px 1%;
    display:block;
    float:left;
}
.dmv-img {
    width: 66%;
    margin: 20px 1%;
    display:block;
    float:left;
}
.top-revs p{
    margin-bottom:0;
}
.top-revs span{
    font-size: 14px;
}
.action-schedule:first-of-type p i{
    margin: 0;
    position: relative;
    color: black;
}  .action-schedule p {margin: 0;}
.action-schedule:first-of-type p {
    display:block;
}

.action-schedule p i {
    margin: 5px auto;
    position: relative;
    color: black;
    display: block;
    width: 35%;
    float: left;
}
.action-schedule p i:before {
    border-bottom: 2px solid red;
    content: "";
    left: 0;
    position: absolute;
    top: 45%;
    -webkit-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    transform: rotate(-10deg);
    width: 100%;
}
.action-schedule p span {
    display: initial !important;
    position: relative;
    color: red !important;
    font-size: 20px;
    float: left;
    margin-left: 8px;
}
.no-action p  {
    margin: 0;
}
.hd-form-counslut{
    padding: 30px;
    background: #e2d7c2;
    border-radius: 10px;
    border: 1px solid #52322b;
    box-shadow: 3px 3px 0px 0px #52322b73;
}
.line-forms-bl {
    width: 48%;
    margin-right: 4%;
}
.mg-0{
    margin-right:0;
}
.and-bg{
    background: #1616164d;
    color: white;
    min-height:300px;
}
.zag-ekran h1 {
    text-align: center;
    font-size: 45px;
    margin: 45px 0;
    text-transform: uppercase;
    margin-bottom:10px;
}
.zag-ekran p {
    text-align: center;
    font-size: 30px;
    margin: 0;
}
.button-ft-ekra-fotr a {
    padding: 15px 20px;
    background: transparent;
    color: white;
    text-decoration: none;
    border-radius: 15px;
    display: block;
    float: left;
    width: 22%;
    margin-right: 4%;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    border: 4px solid white;
    box-shadow: 4px 4px 0px 0px #0000005e;
}
.button-ft-ekra-fotr a:last-of-type{

    margin-right:0%;
}
.button-ft-ekra-fotr{
    margin: 100px 0;
}
.left-ekran {
    width: 65%;
}

.right-ekran {
    width: 30%;
    margin-left: 5%;
    display:none;
}
.right-ekran form{
    display: block;
    float: left;
    width: 100%;
    background: #b48858;
    padding: 30px;
}
.bott-ekran {
    margin: 50px 0;
}
.bott-ekran a{
    display: block;
    float: left;
    width: 23%;
    background: #b48858;
    text-align: center;
    margin: 0 5%;
    padding: 15px;
    font-size: 20px;
    text-decoration: none;
    color: white;
    border: 1px solid #ccc;
    border-radius: 5px;
}
.bott-ekran a:hover {
    background:orange;
}
footer {
    background: url(img/footer-bg_low.jpg);
    background-size: cover;
}
.bg-footer {
    background: #52322bd4;
    padding: 40px 0;
}
.copirate {
    padding: 20px 0;
    background: #52322b;
}
footer p,footer a,footer {
    color:white;
}
footer a {
    text-decoration:none;
}

footer a:hover {
    text-decoration:underline;
}
.bd-containers P,.bd-containers SPAN,.bd-containers A{
    FONT-SIZE:14PX;
}
.zag-containers .left-foot-colm:nth-of-type(2) p,.left-foot-colm:nth-of-type(3) p,.left-foot-colm:nth-of-type(4) p{
    padding-left:40px;
}
.left-foot-colm:nth-of-type(2) {
    width:35%;
}
.left-foot-colm:nth-of-type(3),.left-foot-colm:nth-of-type(4)  {
    width:20%;
}
.left-foot-colm li {
    list-style: none;
    margin-bottom: 8px;
}
.zag-containers{
    border-bottom: 1px solid;
}
footer svg {
    display: inline;
    float: none;
    width: 18px;
    fill: white;
    margin-right: 10px;
    padding-top: 5px;
}
.one-instr{
    margin: 20px 1%;
    border-bottom: 1px solid #b48858;
}
.photo-o-instr{
    width: 23%;
}
.photo-o-instr img {
    width:100%;
    float: left;
}
.fst-inst-col{
    width: 40%;
    margin-left: 2%;
}
.name-instr {
    font-size: 22px;
    margin-bottom: 10px;
} .numb-ft a,.mail-ft a{
    font-size:20px;
}

.stag-instr,.stag-instr{
    font-size: 18px;
    margin-bottom: 10px;
    color: #3a3a3a;
}
.opit-instr {
    margin: 5px 0;
}
.opit-instr a {
    padding: 3px 3px;
    border-radius: 4px;
    text-decoration: none;
    font-weight: 500;
    text-align: center;
    margin: 15px 0px;
    display: block;
    width: 150px;
    clear: both;
}

.opit-instr a:first-of-type{
    color: #52322b;
    background: orange;
    border: 1px solid darkorange;
}
.opit-instr a:nth-of-type(2){
    color: #52322b;
    background: gold;
    border: 1px solid darkgoldenrod;
}
.opit-instr a:nth-of-type(3){
    color: white;
    background: orange;
    border: 1px solid orange;
}
.car-model {
    margin:13px 0;
}
.scd-inst-col{
    width: 32%;
    margin-left: 2%;
}
.geo-instr {
    width: 75%;
    margin-left: 2%;
}
.car-model a {
    color: #52322b;
    text-decoration: none;
    font-size: 18px;
    padding-left: 25px;
    background: url(img/car.png) no-repeat;
    background-size: 22px;
    padding-bottom: 5px;
    padding-top: 10px;
    background-position: 0px 8px;
}
.geo-instr a{
    text-decoration: none;
    color: grey;
    display: block;
    float: left;
    margin-right: 10px;
    padding-left: 20px;
    background:url(/img/placeholder.png) no-repeat;
    background-size:16px;
    padding-bottom:5px;
}
.work-time a {
    display: block;
    text-decoration: none;
    color: orange;
    margin-bottom: 10px;
}
.calendar a {
    background: url(/img/calendar.png) no-repeat;
    padding-left: 30px;
    font-size: 18px;
    background-size: 24px;
    padding-bottom: 5px;
    padding-top: 3px;
    text-decoration: none;
    color: #b48858;
}
.work-time div {
    font-size:18px;
    margin-bottom:10px;
    padding-left:25px;
    padding-bottom:5px;
    background:url(img/working-time.png) no-repeat;
}
.stag-instr{
    background:url(img/steering-wheel.png) no-repeat;
    padding-left:25px;
    padding-bottom:5px;
}
.prepod-instr{
    background:url(img/mortarboard.png) no-repeat;
}
.call-to-act {
    width: 75%;
    margin: 10px 0;
    margin-left: 2%;
}
.call-to-act a:first-of-type {
    background: orange;
    color: white;
    text-decoration: none;
    padding: 10px;
    display: block;
    border-radius: 4px;
    font-size: 18px;
    float: left;
    margin-right: 20px;
}
.call-to-act a:nth-of-type(2) {
    background: #b48858;
    color: white;
    text-decoration: none;
    padding: 10px;
    display: block;
    border-radius: 4px;
    font-size: 18px;
    float: left;
    margin-right: 10px;
}
.hd-sec-ekr h2{
    text-align: center;
    font-size: 30px;
    margin: 30px 0;
    display: block;
}
.opit-instr span {
    display: block;
    float: left;
    width: 100%;
    font-size: 18px;
    color: #52322b;
    margin-right: 5px;
    padding-top: 5px;
    padding-left: 25px;
    background:url(/img/price-tag.png) no-repeat;
    padding-bottom:5px;
}
.tr-section{
    padding: 50px 0;
    background:white;
}
.head-price h2 {
    text-align: center;
    font-size: 30px;
    text-transform: uppercase;
}
.head-price p{
    text-align: center;
}
.one-paket {
    width: 23%;
    margin: 1%;
    border: 1px solid white;
    text-align: center;
    padding: 15px 10px;
    border-radius: 5px;
    box-shadow: 0px 3px 36px rgb(134 137 142 / 15%), 0px 0px 2px rgb(130 136 148 / 12%);
}
.opisan b {
    display:block;
}

.head-paket{
    font-size: 20px;
}

.body-paket img{
    max-width: 130px;
    margin: 0 auto;
    display: none;
}
.old-price {
    font-size: 20px;
    position: relative;
    margin: 5px 0;
}

.old-price:before {
    border-bottom: 2px solid red;
    position: absolute;
    content: "";
    width: 60px;
    height: 70%;
    transform: rotate(0);
    top: -12px;
    left: 95px;
    margin: 5px 0;
}
.new-price {
    font-size: 34px;
    color: orange;
    font-weight: 600;
    margin: 5px 0;
}
.foot-paket a {
    color: white;
    background: orange;
    border: 1px solid orange;
    text-decoration: none;
    padding: 10px;
    display: block;
    width: 60%;
    float: none;
    text-align: center;
    margin: 0 auto;
    border-radius: 5px;
    font-size: 18px;
        border: 1px solid #52322b;
    box-shadow: 3px 3px 0px 0px #52322b73;
}
.body-price{
    margin: 20px 0;
}
.pochemu-mi {
    padding: 50px 0;
    background: url(/img/map-bg-1.webp) #f7f7f7 no-repeat;
    background-size: cover;
    background-position: right;
}
.pochemu-mi h2 {
    text-align: center;
    font-size: 30px;
    text-transform: uppercase;
}
.one-ut-pcm {
    width: 46%;
    margin: 2%;
    background: white;
    padding: 18px;
}
.zaf-ut-pcm p{
    font-size: 22px;
    padding-left: 50px;
    margin: 0px;
    padding-bottom: 13px;
    padding-top: 10px;
}
.head-philiali {
    margin-bottom: 30px;
}
.one-ut-pcm:first-of-type .zaf-ut-pcm p {
    background:url(/img/icons8-vozdenie-501.png) no-repeat;
    background-size:45px;
}
.one-ut-pcm:nth-of-type(2) .zaf-ut-pcm p {
    background:url(/img/icons8-key641.png) no-repeat;
    background-size:45px;
}
.one-ut-pcm:nth-of-type(3) .zaf-ut-pcm p {
    background:url(/img/icons8-dostupnost-481.png) no-repeat;
    background-size:45px;
}
.one-ut-pcm:nth-of-type(4) .zaf-ut-pcm p {
    background:url(/img/icons8-klass501.png) no-repeat;
    background-size:45px;
}
.foot-price a,.ft-revs a{
    width: 35%;
    color: white;
    background: #b48858;
    text-decoration: none;
    padding: 10px;
    display: block;
    margin: 0 auto;
    text-align: center;
    font-size: 22px;
    border-radius: 4px;
    border: 1px solid #52322b;
    box-shadow: 3px 3px 0px 0px #52322b73;
}
.one-phili a {
    padding-bottom: 10px;
    margin-bottom: 10px;
    display: block;
    font-size: 20px;
    text-decoration: none;
    color:#52322b;
    font-weight:600;
}
.head-philiali h2 {
    text-align: center;
    font-size: 30px;
    text-transform: uppercase;
}
.list-phili{
    width: 73%;
    margin-right: 2%;
}
.one-phili{
    width: 33%;
}
.map-list{
    width: 25%;
}
.map-list img{
    width: 100%;
}
.philiali{
    padding: 50px 0;
    background: url(/img/map-bg-1.webp) #f7f7f7 no-repeat;
    background-size: cover;
    background-position: right;
    position:relative;
    overflow:hidden;
}
.philiali:after {
    content: "";
    background: url(/img/simp-car-l.png) no-repeat;
    display: block;
    width: 200px;
    height: 230px;
    top: 69%;
    position: absolute;
    left: 77%;
    background-size: 100%;
}

.road-test {
    background: #e2d7c2;
    padding: 50px 0;
}
.head-road-test h2 {
    text-align: center;
    font-size: 30px;
        text-transform: uppercase;
}
.img-road-test{
    width: 40%;
}
.img-road-test img{
    width: 100%;
}
.text-road-test{
    width: 55%;
    margin-left: 5%;
}
.text-road-test p{
    font-size: 22px;
}
.text-road-test ul li {
    font-size:20px;
    margin-bottom:15px;
}
.head-avtopark h2 {
    text-align: center;
    font-size: 30px;
}
.one-avtopark {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #e2d7c2;
}
.head-avto {
    text-align: center;
    font-size: 20px;
}
.body-avto img {
    width: 30%;
    margin:0 1.5%;
}
.avtopark {
    margin:30px 0;
    padding:30px 0;
}

.left-foot-colm{
    width: 25%;
    padding: 0 10px;
}
.rasp-ft svg,.rasp-ft span  {
    float: left;
    display: block;

}
.rasp-ft svg{
    margin-top: 10px;
    width: 18px;
}
.rasp-ft span {
    width:calc(100% - 28px);

}
.rasp-ft {
    clear: both;
    margin-bottom: 10px;
}
.breadcrumb {
    background: #e2d7c2;
    padding: 4px;
}
.breadcrumb  ul{
    margin: 0;
    padding: 0;
}
.breadcrumb  ul li {
    list-style: none;
    display: inline-block;
    position:relative;
}
.breadcrumb  ul li+li:before {
  content:"/";
  position:relative;
  padding:0 5px;
}
.breadcrumb  ul li a,.breadcrumb  ul li span {
    font-size:14px;
    color:grey;
}
.our-team {
    background: #fff;
    padding: 50px 0;
}
.head-team h2 {
    text-align: center;
    font-size: 30px;
    text-transform: uppercase;
}
.one-team {
    width: 23%;
    margin:15px 1%;
    text-align: center;
}
.img-o-team img {
    width: 70%;
    margin: 0 auto;
    text-align: center;
    display: block;
    border-radius: 50%;
    border: 4px solid #195c87;
    box-shadow: 0 0 25px rgb(0 0 0 / 15%);
}
.name-team p {
    margin: 3px 0;
    font-size: 20px;
}
.name-team span{
    font-style: italic;
    color: #303030;
}
.copirate{
    text-align: center;
}
.horizn {
    background: #b48858;
    padding: 30px;
    display: block;
    margin:20px 0;
}
.horizn span{
    text-align: center;
    display: block;
    font-size: 24px;
    color: white;
    margin-bottom: 20px;
}
.horizn input{
    padding: 7px;
    border-radius: 4px;
    width: 30%;
    margin-right: 2%;
    font-size: 16px;
    border: 1px solid #e3e7f0;
}
.map-and-address{
    padding: 50px 0;
    position:relative;
    overflow:hidden;
}
.map-and-address:before {
    content: "";
    position: absolute;
    width: 220px;
    height: 190px;
    background: url(/img/simp-car-r.png) no-repeat;
    top: -10px;
    left: 86%;
    z-index: 0;
    background-size: 100%;
    overflow: auto;
}
.map-and-address:after {
    content: "";
    position: absolute;
    width: 220px;
    height: 190px;
    background: url(/img/simp-car2.png) no-repeat;
    top: 57%;
    left: -2%;
    z-index: 0;
    background-size: 100%;
    overflow: auto;
}
.form-block-input {
    margin:20px 0;
}
.hd-maa {
    margin-bottom: 30px;
}
.hd-maa h2 {
    text-align: center;
    font-size: 30px;
    text-transform: uppercase;
}
.lt-bd-maa{
    width: 55%;
    padding-right: 2%;
}
.rt-bd-maa{
    width: 45%;
}
.form-block-input form  {
    background: #b48858;
    padding: 40px;
    margin: 20px 0;
}
.form-block-input input {
    width: 31%;
    padding: 8px;
    border-radius: 4px;
    border: 1px white solid;
    margin-right: 2%;
    font-size: 16px;
}
.form-block-input button{
    width: 33%;
    padding: 5px;
    border-radius: 4px;
    border: 1px solid #ccc;
    background: orange;
    color: white;
    font-size: 20px;
}
.lt-bd-maa a {
    color:#52322b;
    text-decoration:none;
}
.how-it-work{
    background: #e2d7c2;
    padding: 50px 0;
}
.hd-hiw h2 {
    font-size: 30px;
    text-align: center;
    text-transform: uppercase;
}
.one-step {
    margin: 20px 0;
    width: 32%;
    padding: 10px;
    background: white;
    margin-right: 2%;
    box-shadow: 0 0 75px rgb(0 0 0 / 15%);
}
.one-step:last-of-type {
    margin-right:0;
}
.text-step p span {
    font-size: 22px;
    margin: 0 5px;
    font-weight: 900;
}
.img-step{
    width: 100%;
    margin: 10px 0;
}
.img-step img {
    width: 60px;
    text-align: center;
    margin: 0 auto;
    float: none;
    display: block;
}
.text-step {
    width: 100%;
    padding:0 15px;
}
.about-app{
    padding: 50px 0;
}
.hd-about-app {
    margin-bottom:30px;
}

.hd-about-app h2 {
    text-align: center;
    text-transform: uppercase;
    font-size: 30px;
}
.left-phone-bg {
    width: 28%;
    padding: 15px 63px 22px 63px;
    background: url(img/iphone-back.png) no-repeat;
    background-size: 74%;
    background-position: 43px -4px;
}
.left-phone-bg img {
    width: 100%;
    display: block;
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
    border-top-left-radius: 18px;
    border-top-right-radius: 18px;
}
.right-phone-txt{
    width: 60%;
}
.lt-bd-maa svg {
    width: 20px;
    fill: #2c221c;
    display: block;
    float: left;
    margin-right: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
}
.lt-bd-maa div {
    margin-bottom:15px;
}

.lt-bd-maa a,.lt-bd-maa p{
    margin: 0;
    display:block;
    float:left;
    width:calc(100% - 30px);
}
.lt-bd-maa .address-lt-bd-maa svg {
    margin-top: 10px;
}
.hofw-lt-bd-maa ul{
    float: left;
    margin: 0;
    padding: 0;
    margin-top: 10px;
}
.utp-rpt-app{
    width: 50%;
    padding:15px;
}
.utp-rpt-app img {
    width: 50px;
    float: left;
    margin: 1rem 0;
    margin-right: 10px;
}
.utp-rpt-app p{
    font-size: 16px;
    font-weight: 600;
}
.high-top svg {
    width:25px;
}
.hours-works svg {
    width:25px;
    float:left;
    display:block;
    margin-right:5px;
    margin-top:10px;
}
.hwdiv {
    width: calc(100% - 30px);
}
.phone-mail svg {
    width:20px;
    float:left;
    display:block;
    margin-right:5px;
    margin-top:3px;
    fill:#52322b;
}
.phone-mail a {
    text-decoration:none;
    font-weight:600;
    color:#52322b;
}
.adrress svg {
    width:20px;
    float:left;
    display:block;
    margin-right:5px;
    margin-top:10px;
    fill: #52322B;
}

.reviews-cust{
    background: #efefef;
    padding: 50px 0;
}
.hd-revs h3 {
    text-align: center;
    font-size: 30px;
    text-transform: uppercase;
}
.one-revs {
    width: 30%;
    background: white;
    padding: 16px 22px 26px;
    box-shadow: 0 6px 7px rgb(0 0 0 / 4%);
    border-radius: 7px;
    margin-right: 5%;
    margin-bottom:35px;
}
.top-revs img{
    border-radius: 50%;
    width: 55px;
    float: left;
    display: block;
    margin-right:10px;
    margin-top:1rem;
}
.top-revs {
    float: left;
    width: calc(100% - 65px);
    font-size:17px;
    font-weight:600;
}
.top-revs p{
    margin-bottom:0;
}
.top-revs span{
    font-size: 14px;
}
.one-revs:last-of-type {
    margin-right:0;
}
.zag-form p{
    margin-block-end: 1em;
    margin-block-start: 0;
    text-align: center;
    font-size: 22px;
    font-weight: 600;
    color: white;
}    .how-it-work {
    position: relative;
    overflow: hidden;
}

.how-it-work:before {
    content: "";
    position: absolute;
    display: block;
    width: 400px;
    height: 200px;
    background: url(/img/car-left.webp) no-repeat;
    background-size: 100%;
    left: -90px;
}
.how-it-work:after {
    content: "";
    position: absolute;
    display: block;
    width: 400px;
    height: 200px;
    background: url(/img/car-rigth.webp) no-repeat;
    background-size: 100%;
    right: -90px;
    top: 80%;
}
.down-load a img {
    width:48%;
    margin:1%;
}
.one-road-test {
    width: 48%;
    padding: 15px;
    margin-right: 4%;
    background: #09293e;
    color: white;
    box-shadow: 0px 0px 10px 1px #d5d5d5;
}
.one-road-test:last-of-type{
    margin-right: 0%;
}

.name-rt {
    float: left;
    width: 100%;
    font-size: 20px;
}
.one-road-test svg {
    width: 16px;
    float: left;
    display: block;
    margin-right: 10px;
    fill: #fff;
    margin-top: 10px;
}
.adre-rt{
    display: block;
    float: left;
    width: calc(100% - 26px);
    margin-block-start: 0;
}
.desc-rt {
    font-size: 14px;
    float: left;
    margin: 0;
}
.nerst-drv .list-phili{
    width:100%;
    margin:0;
}
.road-test-bl {
    padding:50px 0;
}
.big-saless{
    background: url(/img/rush-bg.webp) no-repeat;
    background-size: cover;
    color: white;
}
.bg-big-saless {
    background: linear-gradient(to right,rgba(0,0,0,.9) 0%,rgba(6,1,1,.9) 20%,rgba(17,2,3,0) 60%,rgba(21,2,4,0) 100%);
    padding: 50px 0;
}
.left-mot-text {
    width: 50%;
}
.right-form{
    width: 40%;
    margin-left: 10%;
}
.right-form form {
    background: white;
    color: #52322b;
    padding: 50px;
    float:left;
}
.right-form .zag-form p {
    color: #52322b;
    font-size: 26px;
    margin-bottom: 35px;
}
.right-form input{
    display: block;
    float: left;
    width: 100%;
    border: none;
    border-bottom: 2px solid;
    margin-bottom: 20px;
    font-size: 18px;
}
.right-form button {
    background: #b48858;
    display: block;
    float: left;
    color: white;
    width: 80%;
    margin-left: 10%;
    margin-top: 20px;
    padding: 10px;
    font-size: 20px;
    border-radius: 4px;
    border: none;
}
.left-mot-text h2 {
    font-size: 40px;
    text-transform: uppercase;
    margin-block-start: 15px;
    margin-block-end: 15px;
}
.left-mot-text p{
    font-size: 26px;
     text-transform: uppercase;
}
.mobiles-menu-ft {
    display:none;
}
.lang-menu {
    display:none;
}
.the-utp p a{
    color: orange;
    text-decoration: none;
}
.check-lines span {
    display: block;
    float: left;
    width: 20px;
    height: 20px;
    background: white;
    border: 1px solid #333;
    border-radius: 3px;
    box-shadow: inset 0px 0px 4px 0px #ccc;
    margin-right: 10px;
    margin-top:2px;
}
.check-lines .active {
    background: url(/img/gal2.png) no-repeat;
    background-size: 18px;
}
{
    text-align: center;
}
.form-for {
    width:50%;
    margin-left:25%;
}
.check-lines{
    margin-bottom: 15px;
}
.form-for label {
      display: block;
        float: left;
        width: 100%;
        font-size:16px;
}
.form-for .check-label label {
    width:calc(100% - 30px);
}
.check-label label i {
    font-style:normal;
    font-weight:600;
}
.forms-views h1, .forms-views p {
    text-align:center;
}
.check-label{
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
}
.form-for input {
    box-shadow: inset 0 0 2px 0 #000000a1;
    border: 1px solid #ccc;
    display: block;
    float: left;
    width: 100%;
    padding: 8px 12px;
    border-radius: 5px;
    font-size: 16px;
}
.form-for form button{
    display: block;
    float: left;
    width: 60%;
    margin: 20px 20%;
    padding: 10px;
    font-size: 18px;
    border: none;
    background: #b48858;
    color: white;
    border-radius: 3px;
}
.form-for form button:hover {
    background:#52322b;
}
.head-price h1{
    text-align: center;
    text-transform:uppercase;
}

#callbackFormHeading {
    font-size: 26px;
    text-align: center;
    margin-bottom: 15px;
}
#callbackForm span {
    text-align: center;
    font-size: 16px;
    display: block;
    margin-bottom: 15px;
}
#callbackForm label {
display: block;
    float: left;
    width: 100%;
}
#callbackForm .block-knopki button{
    text-align: center;
    display: block;
    margin: 0 auto;
    width: 50%;
    font-size: 18px;
    color: white;
    background: #b48858;
    border: none;
    border-radius: 4px;
    padding: 9px 0;
}
#callbackForm input{
    display: block;
    float: left;
    width: 100%;
    margin-bottom: 25px;
    font-size: 16px;
    padding: 8px 10px;
    box-shadow: inset 0 1px 0 rgb(0 0 0 / 1%);
    border: 1px solid #ccc;
    border-radius: 3px;
}
.faq-block{
    padding: 30px 0;
}
.faq-hd{
    text-align: center;
}
.qa_accordion,
.qa_accordion p,
.qa_accordion ul li i:before,
.qa_accordion ul li i:after {
    transition: all 0.25s ease-in-out;
}

.qa_accordion h2,
.qa_accordion ul li {
    animation: flipdown 0.5s ease both;
}

.qa_accordion ul {
    list-style: none;
    perspective: 900;
    padding: 0 !important;
    margin: 0 !important;
}

.qa_accordion ul li:nth-of-type(1) {
    animation-delay: 0.5s;
}

.qa_accordion ul li {
    position: relative;
    padding: 0;
    margin: 0;
    padding-bottom: 4px;
    padding-top: 14px;
    background: none !important;
}

.qa_accordion ul li input[type=checkbox] {
    position: absolute;
    cursor: pointer;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0;
}

.qa_accordion ul li i {
    position: absolute;
    transform: translate(-6px, 0);
    margin-top: 6px;
    right: 5px;
}

.qa_accordion ul li i:before {
    transform: translate(-2px, 0) rotate(45deg);
}

.qa_accordion ul li i:after {
    transform: translate(2px, 0) rotate(-45deg);
}

.qa_accordion ul li i:before,
.qa_accordion ul li i:after {
    content: "";
    position: absolute;
    background-color: #adadad;
    width: 3px;
    height: 9px;
}

.qa_accordion ul li input[type=checkbox]:checked~i:before {
    transform: translate(2px, 0) rotate(45deg);
}

.qa_accordion ul li input[type=checkbox]:checked~i:after {
    transform: translate(-2px, 0) rotate(-45deg);
}

.qa_accordion h3 {
    display: block;
    cursor: pointer;
}

.qa_accordion ul li input[type=checkbox]:checked~p {
    margin-top: 0;
    max-height: 0;
    opacity: 0;
    transform: translate(0, 50%);
}

.qa_accordion ul li p[itemprop="name"] {
    opacity: 1 !Important;
}

.warning-info {
    background:orange;
    color:white;
    text-align:center;
}
.warning-info p{font-size:14px;text-align:center;}
.bd-calculator .form-control[name="id_group"] {
    margin-bottom: 0;
}
.head-calct p, .result-realy {
    background: no-repeat !important;
    border: none !important;
    color: white !important;
    font-size: 20px !important;
    margin: 0 !important;
    padding: 0px 0 !important;
}
.wait-tmcalc{
    display: block;
    font-size: 14px;
}
.calculator-description {
    width:57%;
    margin-left:3%;
}
.calculator {
    margin:25px 0;
    padding:25px 0;
}
#fhdiscount i {
    font-style: normal;
    color: red;
    font-weight: 900;
}
.result-box i,.result p i {
    font-style: normal;
}
.list-locations {
    padding: 50px 0;
}
.head-locations h2{
    text-align: center;
    font-size: 30px;
    text-transform: uppercase;
}
.one-points{
    width: 48%;
    padding: 15px;
    box-shadow: 0 0 30px 0 rgb(0 0 0 / 10%);
    margin: 15px 0;
    margin-right: 4%;
}
.one-points:nth-of-type(2n) {
    margin-right:0;
}
.map-points iframe{
    height: 230px;
}
.name-points a p {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 0;
}
.name-points a{
    text-decoration: none;
}
.link-locats {
    padding: 11px 0;
    display: block;
    background: orange;
    color: white;
    font-size: 18px;
    margin: 20px 0;
    text-transform: uppercase;
    border-radius: 10px;
    text-decoration: none;
    font-weight: 600;
    margin-bottom: 0;
    text-align: center;
    border: 1px solid #52322b;
    box-shadow: 3px 3px 0px 0px #52322b73;
    text-decoration: none;
    width: 40%;
}
.change-languange a {
    color: #52322b;
    text-decoration: none;
}
.change-languange a.nav-link{
    text-decoration: underline;
}
.avtor-otziv{
    width: auto;
}
.one-form.button-check-form {
    display:none;
}
.full-article #signFormHeading {
    font-size:20px;
}
.full-article .form-consult {
    margin: 15px 0;
}
.instr-info{
    padding: 15px;
    border: 1px solid #57a4ff;
    box-shadow: 0px 3px 36px rgb(134 137 142 / 15%), 0px 0px 2px rgb(130 136 148 / 12%);
    margin: 15px 0;
    border-radius: 5px;
}
.instr-info img{
    width: 80px;
    display: block;
    float: left;
    margin-right: 15px;
}
.instr-info p{
    margin: 0.5em 0;
}
.free-consultation-form {
    margin:50px 0;
}

.free-consultation-form .left-content {
    width:45%;
    margin-right:5%;
}
.free-consultation-form .right-form  {
    width:40%;
}
.free-consultation-form form {
    background: #b48858;
    color: white;
    border-radius: 20px;
    box-shadow: 3px 3px 0px 0px #52322b73;
    border: 1px solid #52322b;
    display:block;
}
.free-consultation-form form .block-knopki button {
    background: orange;
}
.free-consultation-form .lowwers-letters a{
    color: white;
}
.free-consultation-form .left-content h3{
    font-size: 34px;
    text-transform: uppercase;
}
.free-consultation-form .left-content p {
    font-size: 18px;
}
.one-side-permit label{
    display: block;
    float: left;
    width: 100%;
}
.fancybox-container{
    z-index: 99999999!important;
}
@media only screen and (min-width:767px) {
.first-ekran {
    background: url(/19_yVPlqd.jpg);
    background-size:100%;
    background-position-y: -155px;
}
.five-hours-bl {
    background-image: url(/19_yVPlqd.jpg)!important;
    background-size:100%;
    background-position-y: -155px;
}
.sucess-5hr-bl {
    background: url(/img/bg-about.jpg);
    padding: 50px 0;
    background-size: cover;
}
.img-banner-play-market {
    padding: 30px 0;
}
.img-banner-play-market a {
    text-decoration: none;
}
.img-banner-play-market img{
    width: 20%;
    float:left;
    text-align: center;
    display: block;
}
.form-permit {
    width:50%;
    margin-left:25%;
}

.line-img-photo:last-of-type {
    margin-right:0;
}
.line-img-photo img{
    width:100%;
}

}
.head-hapclients h2 {
    text-align: center;
    font-size: 25px;
    text-transform: uppercase;
    line-height: 1.4;
}
.our-happy-clients {
    padding:30px 0;
}
.bd-calculator {
    background: #b48858;
    width: 40%;
    box-shadow: 3px 3px 0px 0px #52322b73;
    border: 1px solid #52322b;
    padding: 40px;
    border-radius: 20px;
}
.result h2,.head-calct h2{
    color: white;
    margin: 0;
}
.result h2{
    color: white;
    margin: 0;
}
.selectors-group label{
    width: calc(60% - 10px)!important;
}
.selectors-group select{
    width: 40%;
    margin: 10px 0;
    padding: 5px;
    border: 1px solid #ccc;
}
.result p {
        margin: 0;
        display: block;
        float: left;
        width: 100%;
        background: white;
        border: 1px solid #ccc;
        border-radius: 5px;
        padding: 10px;
        margin-bottom: 15px;
    }

.final-footer button    {
    WIDTH: 100%;
    BACKGROUND: #ffa500;
    BORDER: NONE;
    COLOR: WHITE;
    padding: 10px;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
}
.result p i,.result p span{
    text-align: right;
    float: right;
}
.result p i {
    margin:0 5px;
}

.form-group {
    display: block;
    float: left;
    background: white;
    width: 100%;
    padding: 0;
    margin-bottom: 15px;
    border: 1px solid #ccc;
    border-radius: 5px;
}
.form-group label {
    width: calc(100% - 40px);
    float: left;
    display: block;
    font-size: 16px;
    padding: 9px 5px;
}
.hd-calculator h1 {
    margin-top: 0;
    text-transform: uppercase;
    text-align: center;
    font-size: 35px;
}

.form-group input {
    width: 20px;
    height: 20px;
    margin: 0;
    float: right;
    margin: 10px 10px 10px 0px;
}
.img-banner-play-market p{
    text-align: left;
    margin-bottom: 0;
    font-size: 25px;
    margin-top: 0;
    float:left;
    display:block;
    width:75%;
    margin-left:5%;
}
.line-img-photo {
    width:23.5%;
    margin-right:2%;
}
.five-hours-steps .one-steps{
    min-height:0;
    }
@media only screen and (max-width:767px) {
    iframe {
        max-width:100%;
    }
.menu-mob-drops,.phone-mobile {
    display:block;
}
.change-languange {
    width: 25%;
}
.zaf-ut-pcm p {
    padding-bottom: 13px;
    padding-top: 0px;
    line-height: 1.3;
}
.body-paket img {
    max-width: 70px;
    margin: 0 auto;
    display: none;
}
.calculator-description {
    width: 100%;
    margin: 15px 0;
}

.ft-schedl table tbody tr td {
    font-size:14px;
        padding: 3px;
    border: 1px solid #efefef;
    text-align:center;
}
.fancybox-container .fancybox-content {
    padding:30px!important;
}

.head-hapclients h2 {
    text-align: center;
    font-size: 21px;
    text-transform: uppercase;
    line-height: 1.4;
}
.line-forms-bl {
    width:100%!important;
    margin-right:0!important;
}
.hd-form-counslut {
    padding:20px;
}
.steps {
    margin: 30px 0;
    margin-bottom: 0;
    background: white;
}
.five-hours-steps .one-steps{
    min-height:0;
    overflow:hidden;
        margin-bottom: 15px;
        padding: 10px 10px;
        padding-right: 40px;
        border-radius: 20px;
    }

.five-hours-steps .one-steps p{
    margin:0;
}
.five-hours-steps .hd-steps h2 {
    margin: 0;
}
.five-hours-steps .hd-steps {
    margin-bottom: 10px;
}
.line-img-photo {
    width:100%;
    margin:5px 0;
}
.line-img-photo:last-of-type {
    margin-right:0;
}
.line-img-photo img{
    width:100%;
}
.head-price h1 {
    text-align: center;
    text-transform: uppercase;
    font-size: 23px;
}
.container {
    width: 100%!important;
    float: left!important;
    padding: 0 10px;
}
.hd-utp-fvhb p {
    color:#52322b;
}
.qa_accordion .faq-bd ul li{
    min-height: 110px;
}
.nizautor .info-about-auth {
    width: calc(98% - 100px);
    margin-left: 2%;
    margin-right: 0%;
}
.nizautor .left-img-auth {
    width: 100px;
    float: left;
}
.info-about-auth p[itemprop="name"] {
        margin:5px 0;
    }
.info-about-auth p[itemprop="description"] {
    margin:0;
}
.first-ekran {
    background: url(/19_yVPlqd_mob.jpg);
    background-size:cover;
}
.five-hours-bl {
        background-size: 168%;
        background-position-y: -44px;
        background-position-x: -65px;
        max-height:300px;
    }
   .hd-fvhb {
    margin-bottom: 50px;
}
.sucess-5hr-bl {
    background: url(/img/bg-about-mob.jpg);
    background-size: cover;
    background-position: center center;
}
.rt-bd-maa {
    display:none;
}
.hd-steps h2 {
    font-size: 25px;
}
.logo,.hours-works,.phone-mail,.adrress,.call-me,.bott-ekran a,.lt-bd-maa,.rt-bd-maa,.form-block-input input,.form-block-input button,.one-paket,
.one-step,.left-phone-bg,.right-phone-txt,.utp-rpt-app,.one-ut-pcm,.one-phili,.list-phili,.map-list,.img-road-test,.text-road-test,.one-revs,
.left-foot-colm,.left-foot-colm:nth-of-type(2),.left-foot-colm:nth-of-type(3),.left-ekran, .left-foot-colm:nth-of-type(4),.right-ekran,
.foot-price a,.ft-revs a,.left-mot-text,.right-form,.one-road-test,.one-instr{
    width:100%;
}
.form-for {
    width:100%;
    margin-left:0%;
}
.form-block-input input,.list-phili,.one-revs,.one-road-test {
    margin-right:0;
}
.one-steps{
    width: 100%;
    margin: 0;
    margin-bottom: 30px;
    padding: 20px 20px;
    padding-right: 40px;
    border-radius: 20px;
}
.the-utp p {
    font-size:16px;
}
.one-steps:nth-of-type(2) {
    margin-top: 0;
}
.the-utp p {
    font-size:30px;
}
.right-step {
    float: left;
}
.middle-step {
    margin:0;
    margin-bottom: 30px;
}
.right-step:before {
    content: "";
    position: absolute;
    top: 0;
    display: block;
    width: 70px;
    height: 70px;
    background: url(/img/angle-decoration.png) no-repeat 0 0 / contain;
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
    right: 0!important;
    left: inherit!important;
}
.one-steps:nth-of-type(2):after {
    right: 10px;
    left: inherit;
}
.one-steps:nth-of-type(4):after {
    right: 10px;
    left: inherit;
}
.one-steps:nth-of-type(5):after {
    right: 10px;
    left: inherit;
}
.zag-rab p {
    font-size: 20px;
    margin: 0;
    margin-bottom: 15px;
    font-weight: 600;
}
.text-road-test,.right-ekran,.right-form {
    margin-left:0;
}
#callbackForm .block-knopki button {
    width:80%;
}

.hours-works,.phone-mail,.adrress,.call-me {
    margin-top:0px;
}
.one-paket,.one-ut-pcm,.bott-ekran a{
    margin:0;
}
.adrress,.phone-mail .hwdiv{
    margin: 5px 0;
}
.hours-works svg {
  display:none;
}
.adrress svg {
    width: 20px;
    float: left;
    display: block;
    margin-right: 5px;
    margin-top: 0px;
}
.phone-mail svg {
    width: 20px;
    float: left;
    display: block;
    margin-right: 5px;
    margin-top: 8px;
    fill: #b48858;
}
.zag-ekran h1 {
    margin:15px 0;
    font-size: 28px;
}
.the-utp p {
    font-size:20px;
    margin-block-start: 0.5em;
    margin-block-end: 0.5em;
}
.bott-ekran a{
    margin: 10px 0;
}
.bg-big-saless {
    background: linear-gradient(to bottom,rgba(0,0,0,.9) 0%,rgba(6,1,1,.9) 20%,rgba(17,2,3,0) 60%,rgba(21,2,4,0) 100%);
    padding: 30px 0;
}
.philiali:after {
    content: "";
    background: url(/img/simp-car-l.png) no-repeat;
    display: block;
    width: 100px;
    height: 100px;
    top: 66%;
    position: absolute;
    left: 73%;
    background-size: 100%;
}
.hd-maa h2 {
    font-size: 24px;
}
.map-and-address:before {
    content: "";
    position: absolute;
    width: 100px;
    height: 100px;
    background: url(/img/simp-car-r.png) no-repeat;
    top: 0px;
    left: 72%;
    z-index: 0;
    background-size: 100%;
    overflow: auto;
}
.map-and-address:after {
    content: "";
    position: absolute;
    width: 100px;
    height: 100px;
    background: url(/img/simp-car2.png) no-repeat;
    top: 70%;
    left: 0%;
    z-index: -1;
    background-size: 100%;
    overflow: auto;
}
.form-block-input{
    margin-top: 50px;
}
.tr-section{
    padding: 10px 0;
}
.form-block-input form  {
    background: #b48858;
    padding: 35px;
    margin: 20px 0;
}
.form-block-input form input{
    margin-bottom: 15px;
}
.one-paket,.one-instr {
    margin-bottom: 20px;
}
.hd-about-app {
    margin-bottom: 0px;
}
.utp-rpt-app {
    padding: 0px 15px;
}
.how-it-work:before {
    content: "";
    position: absolute;
    display: block;
    width: 130px;
    height: 100px;
    background: url(/img/car-left.webp) no-repeat;
    background-size: 100%;
    left: -6px;
    top: 20px;
}
.one-step {
    margin:10px 0;
}
.how-it-work:after {
    content: "";
    position: absolute;
    display: block;
    width: 130px;
    height: 100px;
    background: url(/img/car-rigth.webp) no-repeat;
    background-size: 100%;
    right: 0px;
    top: 98%;
}
.pochemu-mi {
    padding: 30px 0;
    background: url(/img/map-bg-1.webp) #f7f7f7 no-repeat;
    background-size: cover;
    background-position: right;
}
.pochemu-mi h2 {
    text-align: center;
    font-size: 24px;
    text-transform: uppercase;
}
.one-ut-pcm{
    padding: 15px;
    margin-bottom: 15px;
}
.head-philiali h2 {
    text-align: center;
    font-size: 24px;
    text-transform: uppercase;
}
.one-road-test {
    margin-bottom:15px;
}
.map-list{
    display: none;
}
.road-test {
    background: #e2d7c2;
    padding: 30px 0;
}
.head-road-test h2 {
    text-align: center;
    font-size: 24px;
    text-transform: uppercase;
}
.reviews-cust  {
    background: #efefef;
    padding: 30px 0;
}
.left-mot-text h2 {
    font-size: 26px;
    text-transform: uppercase;
    margin-block-start: 15px;
    margin-block-end: 15px;
}
.left-mot-text p {
    font-size: 20px;
    text-transform: uppercase;
}
.right-form .zag-form p {
    color: #52322b;
    font-size: 24px;
    margin-bottom: 25px;
}
.right-form form {
    background: white;
    color: #52322b;
    padding: 40px 15px;
    float: left;
}
.philiali {
    padding:30px 0;
}
.one-team {
    width: 48%;
    margin: 15px 1%;
    text-align: center;
}
.road-test-bl {
    padding:30px 0;
}
.logo {
        width: 53%;
}
.menu-mob-drops {
    width: 22%;
    float: right;
}
    .menu-mob-drops a,.menu-mob-drops button {
        background: white;
        width: 100%;
        display: block;
        padding: 10px 10px;
        padding-bottom: 5px;
        border-radius: 4px;
        border: 1px solid #52322B!important;
    }

.hours-works {
    width: 62%;
    margin-left: 3%;
    margin-bottom: 10px;
}
.hours-works span {
    display: block;
    font-size: 15px;
}
.hours-works .hwdiv {
    width: 100%;
}
.logo img {
    width: 100%;
}
.hd-maa {
    margin-bottom: 0;
}
.c-hamburger--htx {
    background-color: white;
    cursor: pointer;
}
.c-hamburger--htx.is-active {
    background-color: #cb0032;
    cursor: pointer;
}
.c-hamburger--htx.is-active span::before {
    top: 0;
    transform: rotate(45deg);
}
.c-hamburger--htx span::before {
    transition-property: top, transform;
}
.c-hamburger--htx span::before, .c-hamburger--htx span::after {
    transition-duration: 0.3s, 0.3s;
    transition-delay: 0.3s, 0s;
}
.c-hamburger--htx.is-active span::after {
    bottom: 0;
    transform: rotate(-45deg);
}
.c-hamburger--htx span::after {
    transition-property: bottom, transform;
}
.c-hamburger {
    display: block!important;
    position: relative;
    overflow: hidden;
    margin: 0;
    padding: 0;
    width: 55px;
    height: 50px;
    font-size: 0;
    text-indent: -9999px;
    box-shadow: none;
    border: 1px solid;
    border-radius: 4px;
    transition: background 0.3s;
    right: 10px;
    top: 7px;
    float: right;
}
.c-hamburger span {
    display: block;
    position: absolute;
    top: 23px;
    left: 10px;
    right: 10px;
    height: 5px;
    background: #52322b;
}
.c-hamburger--htx span::before {
    transition-property: top, transform;
}
.c-hamburger--htx span::before, .c-hamburger--htx span::after {
    transition-duration: 0.3s, 0.3s;
    transition-delay: 0.3s, 0s;
}
.c-hamburger span::before {
    top: -12px;
}
.c-hamburger span::before, .c-hamburger span::after {
    position: absolute;
    display: block;
    left: 0;
    width: 100%;
    height: 5px;
    background-color: #52322b;
    content: "";
}
.c-hamburger span::after {
    bottom: -12px;
}
.desc-menu {
    display:none;
}
.high-bottom {
    background: #b48858;
    color: white;
    min-height:65px;
    position: relative;
}
.mob-menu{
    display: none;
}
.high-bottom{
   display:none;
}
.high-bottom ul li a{
    width: 100%;
}
.high-bottom a {
    color: white;
    text-decoration: none;
    padding: 10px 10px;
    display: block;
}
    .mob-menu {
        position: absolute;
        background: #52322B;
        display: block;
        width: calc(100% + 10px);
        float: left;
        top: 125px;
        left: -10px;
        z-index:9999;
    }
.phone-mobile a     {
    text-align: center;
    display: block;
    font-size: 20px;
    font-weight: 600;
    text-decoration: none;
            color: #52322B;
}
.sec-menu {
    display:none;
}
.mob-menu ul{
    padding: 0;
    margin: 0;
    list-style:none;
}
.mob-menu ul li a{
    display: block;
        float: left;
        width: 100%;
        padding: 10px;
        text-decoration: none;
        color: white;
        font-size: 22px;
                border-bottom: 1px solid #ccc !important;
}
.mob-menu ul li a:last-of-type {
     border-bottom:none;
}
.old-price:before {
    border-bottom: 2px solid red;
    position: absolute;
    content: "";
    width: 16%;
    height: 70%;
    transform: rotate(0);
    top: -12px;
    left: 42%;
    margin: 5px 0;
}
.header {
    position:relative;
}

.mobiles-menu-ft {
    position: fixed;
    background: #b48858;
    height: 70px;
    display: block;
    bottom: 0px;
        z-index: 99999999;
}

.training-permit {
    background: #efefef;
    padding: 30px 0;
}
.lef-train-perm {
    width:100%;
    margin-bottom:30px;
}
.right-train-perm {
    width: 100%;
    margin-left: 0;
    font-size: 20px;
}
.ft-fvhb {
    margin: 0px 0;
    padding: 0;
}
.schedule-fivcrs {
    padding: 10px 0;
}
.ft-fvhb a {
    width:100%;
    margin-right:0;
    margin-bottom:15px;
}
.one-utp-fvhb {
    width:100%;
    margin:0;
    margin-bottom:10px;
}
.left-fivec,.right-fivec,.left-abut-fivec,.right-abut-fivec,.documents-forfivec,.docs-left,.docs-rght{
    width: 100%;
    margin-bottom: 20px;
}
.bg-five-hours {
        padding: 10px 0;
        background: #1616164d;
        color: white;
    }
.hd-schedl p {
    display:none;
}

.hd-fvhb h1 {
    font-size: 27px;
    color: white!important;
    margin: 0;
    margin-bottom: 10px;
}
.breadcrumb,.hours-works, .phone-mail, .adrress, .call-me {
    display:none;
}

.hd-fvhb p {
    font-size: 24px;
    color:#52322b;
}
.one-utp-fvhb p {
    color:white;
}

.left-img-cour-cert,.right-img-cour-cert,.lt-hdap,.rt-hdap,.before-hours-classes .left-img,.before-hours-classes .text-right,.one-six-ways-drv,.right-fivec{
    width: 100%;
    padding:0;
    margin:0;
    margin:15px 0;
}
.cont-5hr-bl {
    width:100%;
    padding:30px;
}
.one-six-ways-drv {
    padding:25px;
}

.icon-ewe {
    width: 90px;
}
.icon-ewe img{
    width: 100%;
}
.text-foot-crs-cert {
    width: calc(100% - 90px);
    margin-left: 0;
}
.text-foot-crs-cert h2 {
    font-size: 22px;
}
.rt-hdap img {
    display:none;
}
.documents-forfivec,.about-fivec,.second-five,.documents-forfivec {
    padding:20px 0;
}
.get-course-cert,.before-hours-classes,.zoom-block {
    margin:15px 0;
}
.rt-hdap {
    margin:0;
}
.bd-bl-hdap {
    margin: 10px 0;
}
.zag-bl-hdap h2{
    margin: 0.5em 0;
}
.hd-doc-forfivec h3 {
    font-size:25px;
}
.six-ways-driving h2 {
    padding-top: 0;
    font-size: 25px;
}
.hd-revs h3 {
    text-align: center;
    font-size: 30px;
    text-transform: uppercase;
    margin: 0.5em 0;
}
.hd-zoom-block h3 {
    text-align: center;
    font-size: 20px;
}
.ft-schedl table thead tr {
    font-size: 15px;
    text-align: left;
}
.ft-schedl table tbody tr {
    font-size: 15px;
}
.first-ekran-permit .left-infa-prt {
    width: 100%;
    padding: 30px 0;
}
.first-ekran-permit .left-infa-prt h1{
    font-size: 30px;
    text-align: center;
}
.first-ekran-permit .right-img-prt {
    width: 60%;
    margin-left: 20%;
}
.grey-bgl {
    padding: 20px 20px;
    background: #f8f8f8;
    border-radius: 4px;
    margin: 30px 0;
    padding-bottom: 20px;
}
.text-bl-gr h3 {
    font-size: 20px;
}
.one-icons-gr-permit,.one-circlet {
    width: 100%;
    margin-right: 0;
    margin: 15px 0;
}
.five-textdsd {
    width:100%;
}
.five-textdsd p {
    font-size: 25px;
}
.link-textdsd {
    width: 90%;
    margin-left:5%;
}
.link-textdsd a {
    float:none;
}
.one-text-bl-permit {
    padding: 20px 0;
}
.super-block-text-permit h3 {
    font-size: 23px;
    text-shadow: 1px 0px 2px #d8d8d8;
}
.offer-blocks {
    padding: 20px;
    margin: 20px 0;
}
.offer-blocks p{
    font-size: 25px;
    padding: 0;
}
.hd-abut-fivec h2 {
    font-size: 30px;
    text-align: center;
}
.right-abut-fivec {
    margin-left:0;
}
.other-icons {
    display: block;
    width: 100%;
    padding: 7px 0;
}
.call-icons-but {
    display: block;
    float: left;
    width: 33%;
    padding: 0 5px;
    text-align: center;
    border-right: 1px solid #fff;
    text-decoration: none;
}
.call-icons-but svg {
        fill: white;
        width: 30px;
        height: 30px;
        display: block;
        margin: 0 auto;
        text-align: center;
    }
    .super-menu svg {
        fill:#52322b;
    }

    .call-icons-but b {
        color: white;
        text-decoration: none;
    }
    .super-menu b {
        color:#52322b;
    }
.call-icons-but img{
    width: 30px;
    margin: 0 auto;
    display: block;
}
.call-icons-but:last-of-type {
    border-right:0;
}
.left-fe-license,.img-class-licens,.text-class-licensds {
    width: 100%;
}
.left-fe-license h1 {
    font-size: 25px;
    font-weight: 600;
    padding-top: 0;
    text-shadow: 1px 0px 2px #d8d8d8;
}
.right-fe-license {
    width: 100%;
    margin: 15px 0;
}
.hd-sc-licens p,.one-class-licensds,.text-class-licensds,
.last-div-ince .hd-tre-stps-prmt{
    padding: 0;
}
.hd-tre-stps-prmt h2 {
    text-shadow: 1px 0px 2px #d8d8d8;
    font-size: 25px;
    text-align: center;
    margin-bottom: 15px;
}
.bd-cep-license {
    border-left: 1px solid #ccc;
    margin-left: 3%;
    width: 97%;
}
.one-step-to-g-dl {
        padding-left: 30px;
}
.left-img-res-newy{
    padding: 30px;
    width: 100%;
}
.right-img-res-newy,.right-img-res-newy{
    width: 100%;
    margin-left: 0;
}
.img-res-newy {
    width: 100%;
    PADDING: 0 60px;
}
.hd-tre-stps-prmt .buttu {
    width:100%;
    margin:20px 0;
}
.sect-docs-permit-frst-ekr {
    padding: 30px 0;
}
.sect-docs-permit-frst-ekr .head-docs-permit h1{
    font-size: 30px;
}
.left-sepd,.right-sepd,.left-ewe-cintent-bl,.right-ewe-cintent-bl {
    width:100%;
}
.right-sepd,.right-ewe-cintent-bl {
    margin:10px 0;
}
.ewe-content-bl,.bd-ny-rounds-bl,.hd-ny-rounds-bl{
    padding: 20px 0;
}
.qa_accordion h3 {
    font-size: 23px;
}
.schedule-fivcrs table td span {
    display:block;
}
.ft-schedl table tr td:nth-of-type(2),.ft-schedl table tr td:nth-of-type(2) a {
    font-weight:600;
    color:orange;
    text-decoration:none;
}
.schedule-fivcrs h2 {
    text-align: center;
    text-transform: uppercase;
    font-size: 20px;
    margin: 0.5rem 0;
}
.mob-navigate-second {
    display:block;
    width:65%;
}
.block-mob-nav {
    width: 31%;
    margin-right: 3.5%;
    float: left;
    background: #b48858;
    text-align: center;
    color: white;
    padding: 6px 3px;
    border-radius: 6px;
}
.block-mob-nav:last-of-type {
    margin-right:0;
}
.block-mob-nav p {
    margin: 0;
    font-size: 13px;
    margin-top: 3px;
    line-height: 20px;
}

.block-mob-nav img {
    width: 100%;
    max-width: 50%;
    display: block;
    margin: 0 auto;
}
.hours-works-bd,.phone-mail-bd,.adrress-bd {
    position: absolute;
    background: #ffffff8c;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display:none;
}
.hours-works,.phone-mail,.adrress{
    display: none;
    width: calc(100% - 20px);
    border: 1px solid #b48858;
    margin: 0;
    padding: 10px;
    position: absolute;
    top: 90px;
    background: white;
    border-radius: 5px;
    z-index: 9999;
}
.hours-works svg {
    display: block;
}
.hours-works .hwdiv {
    width: calc(100% - 30px);
}
.hours-works:before,.phone-mail:before,.hours-works:after,.phone-mail:after,.adrress:before,.adrress:after {
    border-width: 10px;
    margin-top: -6px;
}
.hours-works:after, .hours-works:before,.phone-mail:before,.phone-mail:after,.adrress:before,.adrress:after {
    position: absolute;
    right: 100%;
    top: 15px;
    border: solid transparent;
    content: ' ';
    height: 0;
    width: 0;
    pointer-events: none;
}
.hours-works:after {
    border-left-color: #3c8dbc;
    border-width: 10px;
    transform: rotate(270deg);
    top: -14px;
    left: 88%;
}
.phone-mail:after {
    border-left-color: #3c8dbc;
    border-width: 10px;
    transform: rotate(270deg);
    top: -14px;
    left: 65%;
}
.adrress:after {
    border-left-color: #3c8dbc;
    border-width: 10px;
    transform: rotate(270deg);
    top: -14px;
    left: 42%;
}
.fancybox-content{

    padding: 30px;
}
.lowwers-letters {
    font-size:13px;
}
footer {
    background: url(img/footer-bg_low.jpg) fixed;
    background-size: 600%;
    background-repeat: no-repeat;
    background-position: top center;
}
.see-all-schedule a {
    width:60%;
    padding: 10px;
    font-size: 18px;
}

.body-articls .img-articles {
    width: 100%;
}
.about-articles {
    width: 100%;
    margin: 15px 0;
}
.name-articles {
    text-align: center;
    font-size: 20px;
    color: #b48858;
    text-decoration: none;
}
.full-article article {
    width: 100%;
    float: left;
}
aside {
    width: 100%;
    margin-left: 0%;
    float: left;
    padding-left: 0;
    padding-top: 15px;
    border-left:0;
    border-top: 1px solid #e2d7c2;
}
.full-article article h1 {
    font-size: 25px;
}
.full-article article h2 {
    font-size: 22px;
}

.full-article article h3 {
    font-size: 20px;
}
.full-article article h4 {
    font-size: 18px;
}
.one-post img{
    width: 100%;
}
.social-shering a{
    margin:3px 3px;
}
.timeread {
    display: block;
    float: left;
    width: 50%;
    margin:5px 0;
    margin-right: 0%;
    line-height: auto;
}
.datepub {
    display: block;
    float: left;
    width: 50%;
    margin:5px 0;
    margin-right: 0%;
    line-height: auto;
}
.linkauthor {
    display: block;
    float: left;
    margin:10px 0;
    width: 100%;
    margin: 0;
}

.left-img-auth {
    width: 100%;
    float: right;
}
.left-img-auth img {
    width:100px;
    float:left;
}

.info-about-auth  {
    width:100%;
    margin:10px 0;
}
    .first-ekran {
        background: url(/19_yVPlqd_mob.jpg);
        background-size: cover;
        background-position: center center;
        background-position-x: -189px;
        background-position-y: -55px;
    }


    .button-ft-ekra-fotr {
        margin: 150px 0;
        margin-bottom: 50px;
    }
.zag-ekran p {
    text-align: center;
    font-size: 25px;
    margin: 0;
}
.button-ft-ekra-fotr a {
        background: transparent;
        padding: 8px 20px;
        color: white;
        text-decoration: none;
        border-radius: 15px;
        display: block;
        float: left;
        width: 100%;
        margin-right: 0;
        text-align: center;
        font-size: 20px;
        font-weight: 600;
        margin-bottom: 10px;
    }
.left-text-ab,.right-photo-ab,.right-photo-ab img,.fl-right .right-photo-ab,.fl-right .left-text-ab,.one-abouts {
    width:100%;
    margin:0;
}
.hd-dmv-license h2{
    font-size: 24px;
}
.right-license-text,.left-license-img{
    width:100%;
    margin:10px 0;
}
.dmv-img,.license-img {
    margin: 0px 1%;
}
.dmv-license {
    padding: 10px 0;
    background: #e2d7c2;
}
.img-banner-play-market {
    padding: 30px 0;
}
.img-banner-play-market a {
    text-decoration: none;
}
.img-banner-play-market img{
    width: 50%;
    margin: 0 auto;
    text-align: center;
    display: block;
}
    .img-banner-play-market p {
        text-align: center;
        font-size: 20px;
        width: 100%;
        margin: 5px 0;
    }
.bd-calculator {
    background: #b48858;
    width: 100%;
    box-shadow: 3px 3px 0px 0px #52322b73;
    border: 1px solid #52322b;
    padding: 15px;
    border-radius: 20px;
    margin-bottom: 20px;
}
.result h2{
    color: white;
    margin: 0;
}
.selectors-group label{
    width: calc(60% - 10px);
}
.selectors-group select{
    width: 40%;
    margin: 10px 0;
    padding: 5px;
    border: 1px solid #ccc;
}
.result p {
        margin: 0;
        display: block;
        float: left;
        width: 100%;
        background: white;
        border: 1px solid #ccc;
        border-radius: 5px;
        padding: 10px;
        margin-bottom: 15px;
    }

.final-footer button    {
    WIDTH: 100%;
    BACKGROUND: #ffa500;
    BORDER: NONE;
    COLOR: WHITE;
    padding: 10px;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
}
.result p i,.result p span{
    text-align: right;
    float: right;
}
.head-locations h2 {
    font-size: 25px;
}
.one-points{
    width: 100%;
    margin: 10px 0;
}
.name-points{
    text-align: center;
}
.link-locats {
    width: auto;
}
.and-bg{
    background: #1616164d;
    color: white;
    min-height:auto;
}
.full-article article h1 {
        font-size: 24px;
        margin-bottom: 0;
    }
.full-article .form-consult {
    margin: 15px 0;
}
.full-article .light-bg-toc ul {
    list-style: none;
    padding-left: 0;
    margin: 0;
}
.text-road-test ul li {
    font-size: 16px;
    margin-bottom: 15px;
}
.free-consultation-form {
    margin: 10px 0;
}
.free-consultation-form .left-content {
    width: 100%;
    margin: 15px 0;
}
.free-consultation-form .right-form {
    width: 100%;
    margin: 10px 0;
}
    .free-consultation-form .left-content h3 {
        font-size: 24px;
        text-transform: uppercase;
    }
.free-consultation-form .right-form form {
        background: #b48858;
        color: white;
        padding: 40px 15px;
        float: left;
    }
    header {
    position: relative;
    z-index: 999999;
}
.one-side-permit label{
    display: block;
    float: left;
    width: 100%;
}
}