*
{
 box-sizing: border-box;
 position: relative;
 font-family:roboto,arial;
 z-index:1;
}
body{
    margin: 0;
    position: relative;

}
.head-navigation {
    position: fixed;
    background: white;
    z-index: 20;
    box-shadow: 1px -8px 20px 9px #d1d1d1;
}
.select-language {
    width: 26%;
    border-right: 1px solid #ccc;
    padding-top: 5px;
    padding-left: 5px;
    padding-bottom: 4px;
}
.test-head {
    display:none!Important;
}
.test-box {
    margin-top:70px;
}
.header-vibor {
    display:none!Important;
}

.select-language p {
    margin: 0.83em 0;
    display: block;
    float: left;
}
.select-language a{
    margin: 0.83em 0;
    display: block;
    float: left;
    text-decoration:none;
}
.select-state {
    width: 33%;
    padding-left:10px;
}
.select-car{
    width: 33%;
    padding-left: 20px;
    border-left:1px solid #ccc;

}
.select-state .one-states-inlist img,.state-list-open img {
    width: 20px;
    margin-top: 20px;
    display: block;
    float: left;
    margin-right: 20px;
}
.select-state .one-states-inlist p,.state-list-open p {
    font-size: 15px;
    color: black;
    margin-top: 20px;
        display: block;
    float: left;
}
.select-car img{
    width: 30px;
    margin: 0.83em 0;
    float:left;
}
.select-car a {
    text-decoration: none;
    color: black;
}
.select-car p {
    text-decoration: none;
    margin: 0.83em 0;
    display: block;
    float: left;
    line-height: 30px;
    margin-left: 5px;
}
.select-car-pops {
    background: white;
    padding-bottom: 50px;
    margin:10px 0;
    border-radius: 5px;
}
.hd-select-car p{
    text-align: center;
    font-size: 25px;
    margin: 1em 0;
}
.one-cars {
    width: 40%;
    margin: 10px 30%;
    text-align: center;
    border: 1px solid #ccc;
    padding: 13px 0;
    border-radius: 5px;
}
.one-cars img{
    width: 50px;
}
.one-cars  p {
    margin: auto;
    font-size: 23px;
    font-weight: 600;
}
.main-servicess a,.list-books .one-book,.main-servicess button{
    display: block;
    float: left;
    width: 100%;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
    margin: 10px 0;
    text-decoration: none;
    background:white;
    color:black;
}

.main-servicess img {
    width: 40px;
    display: block;
    float: left;
    margin-top: 5px;
}
.main-servicess p {
    font-weight: 600;
    text-align: left;
    display: block;
    float: left;
    margin-left: 10px;
    width: calc(100% - 65px);
    font-size: 18px;
    color:black;
}
.main-servicess button{
    display: block;
    float: left;
    width: 100%;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
    margin: 10px 0;
    text-decoration: none;
}

.one-cars a {
    text-decoration:none;
    color:black;
}
.test-vibor {
    margin-bottom:60px;
}
.list-books .one-book a {
    text-decoration: none;
    font-size: 18px;
    color: black;
    display: block;
    font-weight: 600;
}
.card-frame button{
    width: 47.5%;
    float: left;
    margin-right:5%;
}
.card-frame button:last-of-type{
    margin-right:0;
}
.list-infos {
    font-weight:600;
    margin:10px 0;
    font-size:18px;
    text-align:center;
}
#the-canvas {
    width:100%;
}
.states-box {
    max-height:400px;
    overflow-y:scroll;
}
.ai-chat-popup {
    z-index:999!important;
}
.translate-now {
    text-align: center;
    display: block;
    background: #a606e6;
    color: white;
    padding: 8px;
    margin: 15px auto;
    width: 80%;
    border-radius: 3px;
    text-decoration: none;
    font-weight: 600;
    max-width:300px;
}
.block-textarea {
    margin:10px 0;
}

.block-textarea label {
    width: 100%;
    display: block;
    float: left;
}
.select-age-head{
    width: 50%;
    padding-left: 15px;
    border-left: 1px solid #ccc;
}
.select-age-head a {
    color: black;
    text-decoration: none;
}
.select-age-head p {
    font-size: 15px;
    color: black;
    margin-top: 20px;
    text-overflow: ellipsis;
    height: 20px;
    overflow: hidden;
}
.teenager-header .select-state {
    width: 50%;
    padding-left: 10px;
}
.adult-header .select-state {
    width: 30%;
    padding-left: 10px;
}
.adult-header .select-car {
    width: 27%;
    padding-left: 10px;
    border-left: 1px solid #ccc;
}
.adult-header .select-age-head {
    width: 17%;
    padding-left: 15px;
    border-left: 1px solid #ccc;
}
.dialog-window-teenager section,.dialog-window-state section, .dialog-window-lang section,
 .dialog-window-car section{
    z-index: 999;
    top: 120px;
}
@media only screen and (min-width:1200px) {
    .container {
    float:none!important;
    width:1190px!important;
    margin:0 auto;
}
.dialog-window,.dialog-window-car,.dialog-window-lang,.dialog-window-state,.dialog-window-teenager,.dialog-window-lang-translator{
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    min-height: 660px;
    z-index: 14;
}
.bg-window,.bg-window-car,.bg-window-lang,.bg-window-state,.bg-window-teenager,.bg-window-translator{
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    background: #00000099;
    z-index:15;

}
.bg-window-car section,.bg-window-lang section,.bg-window-state section,.bg-window-teenager section,.dialog-window-lang-translator section{
    top:100px;
    z-index:999;
}

.one-states-inlist img  {
    width: 40px;
    display: block;
    float: left;
}
.one-states-inlist p{
    display: block;
    float: left;
    margin-left: 10px!important;
    font-size: 22px;
}
    }
@media only screen and (min-width:768px) {

header,div,body,.container,footer,nav,section,article,main{
    display:block;
    float:left;
    width:100%;
}
.dialog-window,.dialog-window-car,.dialog-window-lang,.dialog-window-state,.dialog-window-teenager,.dialog-window-lang-translator{
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    min-height: 660px;
    z-index: 14;
}
.bg-window,.bg-window-car,.bg-window-lang,.bg-window-state,.bg-window-teenager {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    background: #00000099;
    z-index:15;

}
.bg-window-car section,.bg-window-lang section,.bg-window-state section,.bg-window-teenager section,.dialog-window-lang-translator section{
    top:100px;
    z-index:999;
}

.one-states-inlist img  {
    width: 40px;
    display: block;
    float: left;
}
.one-states-inlist p{
    display: block;
    float: left;
    margin-left: 10px!important;
    font-size: 22px;
}
p {
    margin: 0.83em 0;
}

body {
    background: #fff;
}
h1{
    text-align: center;
    font-size: 20px;
}
header {
    position: fixed;
    bottom: 0;
    width: 100%;
    display: block;
    float: left;
    z-index: 9999;
    background: white;
    box-shadow: 0px 11px 20px 9px #d1d1d1;
}

header nav .one-button {
    width: 25%;
    display: block;
    float: left;
    text-align: center;
    padding: 8px 0;
    border-right: 1px solid #ccc;
    color: darkgrey;
}
.one-button i,.one-button span {
    display: block;
    width: 100%;
    float: left;
    font-size: 14px;
}
header nav .one-button:last-of-type {
    border-right:0;
}
.container{
    width: 100%;
    padding: 0 10px;
    z-index:1;
}
header nav .container {
    padding:0;
}

.bd-list-states a {
    display: block;
    float: left;
    width: 100%;
    padding: 15px;
    background: #f1f1f1;
    border-radius: 5px;
    text-decoration: none;
    font-size: 20px;
    color: black;
    margin: 5px 0;
}
.bd-list-states a p {
    margin:0;
}
main {
    background: #fff;
    padding-bottom:50px;
}
.hd-chat {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    margin-top: 20px;
    padding: 10px;
    background: #fff;
    border: 1px solid #ccc;
    border-bottom:0;
}
.img-speaker{
    width: 40px;
    margin-right: 10px;
}
.img-speaker img {
    width: 40px;
    border-radius: 50%;
}
.info-clients {
    width: calc(100% - 50px);
}
.status-clients {
    font-size: 14px;
    color: #999;
}
.bd-chat {
    padding: 15px 10px;
    background: #fff;
    border: 1px solid #ccc;
    max-height: 370px;
    overflow-y: scroll;
    overflow-x: hidden;
    width: calc(100% - 1px);
}
.ft-chat {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    margin-bottom: 20px;
    padding: 10px;
    background: #fff;
    border: 1px solid #ccc;
    border-top:0;

}
.message-bl img {
    width: 40px;
    border-radius: 50%;
    display: block;
    float: left;
    margin-right: 10px;
}
.date-name p {
    display:block;
    float:left;
    width:50%;
    margin:0;
    font-size:13px;
    font-weight:600;
}
.date-name  span {
    display:block;
    float:right;
    width:50%;
    font-size:14px;
}
.text-message {
    width: calc(100% - 50px);
    background: #3c8dbc;
    color: white;
    padding: 10px;
    border-radius: 5px;
}
.text-message:before {
    position: absolute;
    right: 100%;
    top: 15px;
    border: solid transparent;
    border-right-color: #3c8dbc;
    content: ' ';
    height: 0;
    width: 0;
    pointer-events: none;
    border-width: 5px;
}
.one-message {
    margin: 15px 0;
}
.form-control {
    padding: 9px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    width: 100%;
    margin-bottom: 15px;
}
.hd-first-ekran button,.dialog-window button{
    width: 60%;
    margin: 0px auto;
    padding: 14px;
    color: white;
    background: #3846af;
    display: block;
    border: none;
    border-radius: 5px;
    font-size: 16px;
    font-weight: 600;
}
.bd-first-ekran ul{
    padding: 0;
    margin: 0;
    width: 60%;
    margin: 0 auto;
    list-style:none;
}
.bd-first-ekran ul li a {
    padding: 10px;
    display: block;
    width: 100%;
    background: white;
    border-bottom: 1px solid #ccc;
    color: black;
    text-decoration: none;
}
.date-name span {
    text-align:right;
    font-size:12px;
    color:darkgrey;
}
.date-name {
    margin:5px 0;
}

.bd-first-ekran p{
    font-size: 18px;
    text-align: center;
}
.dialog-window,.dialog-window-car,.dialog-window-state,.dialog-window-lang,.dialog-window-lang-translator {
    position: fixed;
    top: 0;
    height: 100%;
    width: 100%;
    min-height: 660px;
}
.bg-window,.bg-window-car,.bg-window-lang,.bg-window-state,.bg-window-translator {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    background: #00000099;
    z-index:2;
}
.dialog-window section {
    margin-top: 60px;
    z-index: 10;
}
.mess-from,.mess-from .date-name,.mess-from .date-name p{
    float: right;
}
.mess-from .date-name p {
    text-align: right;
}
.mess-from .date-name span{
    float: left;
    text-align:left;
}
.mess-from .message-bl img{
    float: right;
    margin-right: 0;
    margin-left: 10px;
}
.mess-from .text-message {
    background:#3846af;
}

.mess-from .text-message:after, .mess-from .text-message:before {
    position: absolute;
    right: auto;
    left:100%;
    top: 15px;
    border: solid transparent;
     border-left-color: #3846af;
        border-right-color: transparent;
        border-width: 5px;
    content: ' ';
    height: 0;
    width: 0;
    pointer-events: none;
}
.text-area-chat form textarea {
    width: 80%;
    float: left;
}
.cont-zapis {
    width:80%;
    display:none;
    min-height:80px;
}

.text-area-chat .button-send {
    width: 18%;
    float: left;
    background: #3846af;
    padding: 14px 0;
    border-radius: 2px;
    margin-left: 2%;
    margin-bottom: 10px;
}
.text-area-chat .button-send img  {
    width: 20px;
    margin: 0 auto;
    text-align: center;
    display: block;
}
.text-area-chat .micro-start {
    width: 18%;
    float: left;
    background: #a606e6;
    padding: 14px 0;
    border-radius: 2px;
    margin-left: 2%;
    margin-bottom: 5px;
}
.text-area-chat .micro-start img  {
    width: 20px;
    margin: 0 auto;
    text-align: center;
    display: block;
}
.bg-form {
    margin: 100px 0;
    padding: 15px;
    border: 1px solid #ccc;
    border-radius: 6px;
    background: #fefefe;
    box-shadow: inset 0 -1px 0 rgb(255 255 255 / 10%), 0 16px 32px rgb(17 17 30 / 4%), 0 32px 48px rgb(17 17 30 / 2%);
}
.bg-form button,.regitser-free {
    width: 60%;
    display: block;
    background: #3846af;
    color: white;
    border: none;
    padding: 10px;
    font-size: 16px;
    border-radius: 4px;
    margin:0 auto;
    text-align:center;
}
.bg-form p{
    text-align: center;
    font-size: 20px;
}
.low-mg {
    margin:20px 0;
}
.img-upload img{
    width: 100px;
    border-radius: 50%;
    margin: 10px auto;
    text-align: center;
    display: block;
}
.prof-head p {
    margin-bottom:5px;
}
.text-area-chat .button-file {
    background: #ccc;
    margin-bottom:0;
}
.text-area-chat .button-file img{
    width: 8px;
}
.micro-mg {
    margin:10px 0;
}
.one-faqs{
    padding: 12px;
    border-radius: 5px;
    border: 1px solid #ccc;
    background: #3846af1f;
    margin:20px 0;
}
.one-faqs a{
    color: black;
    font-size: 16px;
}
.cat-faqs a{
    display: block;
    text-decoration: none;
    color: black;
    border-bottom: 1px solid #ccc;
    padding: 5px;
    margin: 5px 0;
}
.form-check {
    margin: 10px 0;
    text-align: center;
}
.form-check a {
    color:black;
}
.forgot-pass {
    text-align: center;
    margin-bottom: 15px;
}

.forgot-pass a{
    color: #999;
    font-size: 14px;
}
.forgot-form span{
    display: block;
    float: left;
    width: 100%;
    font-size: 15px;
    margin:10px 0;
    text-align: center;
}
.forgot-form span a {
    color: #999;
}
.one-school-list{
    border: 1px solid #ccc;
    margin: 15px 0;
    padding: 10px;
    border-radius: 5px;
}
.one-school-list .name-school{
    color: black;
    text-decoration: none;
    font-size: 20px;
    display: block;
    float: left;
    width: 100%;
}
.one-school-list p {
    font-size: 16px;
    display: block;
    float: left;
    margin: 10px 5px;
}
.one-school-list .chat-link {
    text-decoration: none;
    background: green;
    padding: 10px;
    display: block;
    text-align: center;
    color: white;
    border-radius: 5px;
    margin: 10px 0;
    float: left;
}
.faq-one-faq p {
    text-align:left;
}
.minus,.faq-answer{
    display:none;
}
.faq-one-faq{
    background: #f9f9f9;
    padding: 0;
    margin-bottom: 15px;
}
.faq-question{
    padding: 10px;
    border-bottom: 1px solid #ccc;
}
.faq-question p {
    text-align: left;
    margin: 0;
    width: calc(100% - 30px);
    float: left;
    font-size: 16px;
    margin-top: 5px;
}
.faq-answer {
    padding: 10px;
}

.faq-answer p{
    font-size:15px;
    width:100%;
    margin:0;
}

.span-plus{
    display: block;
    float: right;
    background: #3846af;
    color: white;
    font-size: 19px;
    padding: 2px 7px 0 6px;
    border-radius: 50%;
}
.span-minus {
    display: none;
    float: right;
    background: #3846af;
    color: white;
    font-size: 14px;
    padding: 2px 5px 3px 5px;
    border-radius: 50%;
    font-weight: 900;
}
.one-button i img {
    width: 20px;
    text-align:center;
    margin:0 auto;
}
.img-upload iframe {
    display: block;
    border: none;
    width: 120px;
    margin: 0 auto;
    padding: 0;
    height: 120px;
    margin-bottom: 15px;
    border-radius: 50%;
}
.img-upload iframe body {
    margin:0;
}
.img-upload iframe body img,#imgsel {
    width: 120px;
    margin: 0 auto;
    display: block;
    border-radius: 50%;
}
.listing-chat{
    border: 1px solid #ccc;
    border-radius: 4px;
    margin: 10px 0;
}
.list-books .one-book a {
    text-decoration: none;
    font-size: 18px;
    color: black;
    display: block;
    font-weight: 600;
}
.card-frame button{
    width: 47.5%;
    float: left;
    margin-right:5%;
}
.card-frame button:last-of-type{
    margin-right:0;
}
.list-infos {
    font-weight:600;
    margin:10px 0;
    font-size:18px;
    text-align:center;
}
#the-canvas {
    width: 100%;
    width: auto;
    margin: 0 auto;
    display: block;
    border: 1px solid #ccc;
}
.main-servicess a,.list-books .one-book,.main-servicess button{
    display: block;
    float: left;
    width: 100%;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
    margin: 10px 0;
    text-decoration: none;
    background:white;
    color:black;
}
}.dialog-window-car {
    display:none;
}

.selected-lang,.selected-car,.selected-state {
    background:#a606e6!important;
}
.select-car-pops .active,#langSelector:active,.one-states-inlist.active{
    box-shadow: 0 1px 15px #a606e66b;
}
.teenagers-adult .save-agree {
    text-align: center;
    display: block;
    background: #939393;
    width: 40%;
    padding: 10px;
    color: white;
    text-decoration: none;
    border-radius: 5px;
    margin: 20px auto;
    font-size: 20px;
}
@media only screen and (max-width:767px) {
.one-states-inlist img  {
    width: 40px;
    display: block;
    float: left;
}
.one-states-inlist p{
    display: block;
    float: left;
    font-size: 15px;
}
header,div,body,.container,footer,nav,section,article,main{
    display:block;
    float:left;
    width:100%;
}
p {
    margin: 0.83em 0;
}

body {
    background: #fff;
}
h1{
    text-align: center;
    font-size: 20px;
}
header {
    position: fixed;
    bottom: 0;
    width: 100%;
    display: block;
    float: left;
    z-index: 9999;
    background: white;
    box-shadow: 0px 11px 20px 9px #d1d1d1;
}

header nav .one-button {
    width: 25%;
    display: block;
    float: left;
    text-align: center;
    padding: 8px 0;
    border-right: 1px solid #ccc;
    color: darkgrey;
}
.one-button i,.one-button span {
    display: block;
    width: 100%;
    float: left;
    font-size: 14px;
}
header nav .one-button:last-of-type {
    border-right:0;
}
.container{
    width: 100%;
    padding: 0 10px;
    z-index:1;
}
header nav .container {
    padding:0;
}

.bd-list-states a {
    display: block;
    float: left;
    width: 100%;
    padding: 15px;
    background: #f1f1f1;
    border-radius: 5px;
    text-decoration: none;
    font-size: 20px;
    color: black;
    margin: 5px 0;
}
.bd-list-states a p {
    margin:0;
}
main {
    background: #fff;
    padding-bottom:50px;
    top:70px;
}
.hd-chat {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    margin-top: 20px;
    padding: 10px;
    background: #fff;
    border: 1px solid #ccc;
    border-bottom:0;
}
.img-speaker{
    width: 40px;
    margin-right: 10px;
}
.img-speaker img {
    width: 40px;
    border-radius: 50%;
}
.info-clients {
    width: calc(100% - 50px);
}
.status-clients {
    font-size: 14px;
    color: #999;
}
.bd-chat {
    padding: 15px 10px;
    background: #fff;
    border: 1px solid #ccc;
    max-height: 370px;
    overflow-y: scroll;
    overflow-x: hidden;
    width: calc(100% - 1px);
}
.ft-chat {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    margin-bottom: 20px;
    padding: 10px;
    background: #fff;
    border: 1px solid #ccc;
    border-top:0;

}
.message-bl img {
    width: 40px;
    border-radius: 50%;
    display: block;
    float: left;
    margin-right: 10px;
}
.date-name p {
    display:block;
    float:left;
    width:50%;
    margin:0;
    font-size:13px;
    font-weight:600;
}
.date-name  span {
    display:block;
    float:right;
    width:50%;
    font-size:14px;
}
.text-message {
    width: calc(100% - 50px);
    background: #3c8dbc;
    color: white;
    padding: 10px;
    border-radius: 5px;
}
.text-message:before {
    position: absolute;
    right: 100%;
    top: 15px;
    border: solid transparent;
    border-right-color: #3c8dbc;
    content: ' ';
    height: 0;
    width: 0;
    pointer-events: none;
    border-width: 5px;
}
.one-message {
    margin: 15px 0;
}
.form-control {
    padding: 9px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    width: 100%;
    margin-bottom: 15px;
}
.hd-first-ekran button,.dialog-window button{
    width: 60%;
    margin: 0px auto;
    padding: 14px;
    color: white;
    background: #3846af;
    display: block;
    border: none;
    border-radius: 5px;
    font-size: 16px;
    font-weight: 600;
}
.bd-first-ekran ul{
    padding: 0;
    margin: 0;
    width: 60%;
    margin: 0 auto;
    list-style:none;
}
.bd-first-ekran ul li a {
    padding: 10px;
    display: block;
    width: 100%;
    background: white;
    border-bottom: 1px solid #ccc;
    color: black;
    text-decoration: none;
}
.date-name span {
    text-align:right;
    font-size:12px;
    color:darkgrey;
}
.date-name {
    margin:5px 0;
}

.bd-first-ekran p{
    font-size: 18px;
    text-align: center;
}
.dialog-window,.dialog-window-car,.dialog-window-lang,.dialog-window-state,.dialog-window-teenager,.dialog-window-lang-translator{
    position: fixed;
    top: 0;
    height: 100%;
    width: 100%;
    min-height: 660px;
    z-index: 14;
}
.bg-window,.bg-window-car,.bg-window-lang,.bg-window-state,.bg-window-teenager,.bg-window-translator {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    background: #c8c8c8;
    z-index:10;

}
.bg-window-car section,.bg-window-lang section,.bg-window-state section,.bg-window-teenager section,.dialog-window-lang-translator section{
    top:100px;
    z-index:999;
}

.dialog-window section {
    margin-top: 60px;
    z-index: 10;
}
.mess-from,.mess-from .date-name,.mess-from .date-name p{
    float: right;
}
.mess-from .date-name p {
    text-align: right;
}
.mess-from .date-name span{
    float: left;
    text-align:left;
}
.mess-from .message-bl img{
    float: right;
    margin-right: 0;
    margin-left: 10px;
}
.mess-from .text-message {
    background:#3846af;
}

.mess-from .text-message:after, .mess-from .text-message:before {
    position: absolute;
    right: auto;
    left:100%;
    top: 15px;
    border: solid transparent;
     border-left-color: #3846af;
        border-right-color: transparent;
        border-width: 5px;
    content: ' ';
    height: 0;
    width: 0;
    pointer-events: none;
}
.text-area-chat form textarea {
    width: 80%;
    float: left;
}
.cont-zapis {
    width:80%;
    display:none;
    min-height:80px;
}
.cont-zapis audio {
    width: 100%;
    height:40px;
}
.text-area-chat .button-send {
    width: 18%;
    float: left;
    background: #3846af;
    padding: 14px 0;
    border-radius: 2px;
    margin-left: 2%;
    margin-bottom: 5px;
}
.text-area-chat .button-send img  {
    width: 20px;
    margin: 0 auto;
    text-align: center;
    display: block;
}
.text-area-chat .micro-start {
    width: 18%;
    float: left;
    background: #a606e6;
    padding: 14px 0;
    border-radius: 2px;
    margin-left: 2%;
    margin-bottom: 10px;
}
.text-area-chat .micro-start img  {
    width: 20px;
    margin: 0 auto;
    text-align: center;
    display: block;
}
.bg-form {
    margin: 100px 0;
    padding: 15px;
    border: 1px solid #ccc;
    border-radius: 6px;
    background: #fefefe;
    box-shadow: inset 0 -1px 0 rgb(255 255 255 / 10%), 0 16px 32px rgb(17 17 30 / 4%), 0 32px 48px rgb(17 17 30 / 2%);
}
.bg-form button,.regitser-free {
    width: 60%;
    display: block;
    background: #3846af;
    color: white;
    border: none;
    padding: 10px;
    font-size: 16px;
    border-radius: 4px;
    margin:0 auto;
    text-align:center;
    text-decoration:none;
}
.bg-form p{
    text-align: center;
    font-size: 20px;
}
.low-mg {
    margin:20px 0;
}
.img-upload img{
    width: 100px;
    border-radius: 50%;
    margin: 10px auto;
    text-align: center;
    display: block;
}
.prof-head p {
    margin-bottom:5px;
}
.text-area-chat .button-file {
    background: #ccc;
    margin-bottom:0;
}
.text-area-chat .button-file img{
    width: 8px;
}
.micro-mg {
    margin:10px 0;
}
.one-faqs{
    padding: 12px;
    border-radius: 5px;
    border: 1px solid #ccc;
    background: #3846af1f;
    margin:20px 0;
}
.one-faqs a{
    color: black;
    font-size: 16px;
}
.cat-faqs a{
    display: block;
    text-decoration: none;
    color: black;
    border-bottom: 1px solid #ccc;
    padding: 5px;
    margin: 5px 0;
}
.form-check {
    margin: 10px 0;
    text-align: center;
}
.form-check a {
    color:black;
}
.forgot-pass {
    text-align: center;
    margin-bottom: 15px;
}

.forgot-pass a{
    color: #999;
    font-size: 14px;
}
.forgot-form span{
    display: block;
    float: left;
    width: 100%;
    font-size: 15px;
    margin:10px 0;
    text-align: center;
}
.forgot-form span a {
    color: #999;
}
.one-school-list{
    border: 1px solid #ccc;
    margin: 15px 0;
    padding: 10px;
    border-radius: 5px;
}
.one-school-list .name-school{
    color: black;
    text-decoration: none;
    font-size: 20px;
    display: block;
    float: left;
    width: 100%;
}
.one-school-list p {
    font-size: 16px;
    display: block;
    float: left;
    margin: 10px 5px;
}
.one-school-list .chat-link {
    text-decoration: none;
    background: green;
    padding: 10px;
    display: block;
    text-align: center;
    color: white;
    border-radius: 5px;
    margin: 10px 0;
    float: left;
}
.faq-one-faq p {
    text-align:left;
}
.minus,.faq-answer{
    display:none;
}
.faq-one-faq{
    background: #f9f9f9;
    padding: 0;
    margin-bottom: 15px;
}
.faq-question{
    padding: 10px;
    border-bottom: 1px solid #ccc;
}
.faq-question p {
    text-align: left;
    margin: 0;
    width: calc(100% - 30px);
    float: left;
    font-size: 16px;
    margin-top: 5px;
}
.faq-answer {
    padding: 10px;
}

.faq-answer p{
    font-size:15px;
    width:100%;
    margin:0;
}

.span-plus{
    display: block;
    float: right;
    background: #3846af;
    color: white;
    font-size: 19px;
    padding: 2px 7px 0 6px;
    border-radius: 50%;
}
.span-minus {
    display: none;
    float: right;
    background: #3846af;
    color: white;
    font-size: 14px;
    padding: 2px 5px 3px 5px;
    border-radius: 50%;
    font-weight: 900;
}
.one-button i img {
    width: 20px;
    text-align:center;
    margin:0 auto;
}
.img-upload iframe {
    display: block;
    border: none;
    width: 120px;
    margin: 0 auto;
    padding: 0;
    height: 120px;
    margin-bottom: 15px;
    border-radius: 50%;
}
.img-upload iframe body {
    margin:0;
}
.img-upload iframe body img,#imgsel {
    width: 120px;
    margin: 0 auto;
    display: block;
    border-radius: 50%;
}
.listing-chat{
    border: 1px solid #ccc;
    border-radius: 4px;
    margin: 10px 0;
}
.main-servicess a,.list-books .one-book,.main-servicess button{
    display: block;
    float: left;
    width: 100%;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
    margin: 10px 0;
    text-decoration: none;
    background:white;
    color:black;
}
.list-books .one-book a {
    text-decoration: none;
    font-size: 18px;
    color: black;
    display: block;
    font-weight: 600;
}
.card-frame button{
    width: 47.5%;
    float: left;
    margin-right:5%;
}
.card-frame button:last-of-type{
    margin-right:0;
}
.list-infos {
    font-weight:600;
    margin:10px 0;
    font-size:18px;
    text-align:center;
}
#the-canvas {
    width:100%;
    border: 1px solid #ccc;
}

.main-servicess img {
    width: 40px;
    display: block;
    float: left;
    margin-top: 5px;
}
.main-servicess p {
    font-weight: 600;
    text-align: left;
    display: block;
    float: left;
    margin-left: 10px;
    width: calc(100% - 65px);
    font-size: 18px;
    color:black;
}
.header-test {
    display:none;
}
.one-states-inlist img,  {
    width: 40px;
    display: block;
    float: left;
    margin-right:10px;
}

.head-navigation {
    position: fixed;
    background: white;
    z-index: 20;
    box-shadow: 1px -8px 20px 9px #d1d1d1;
}
.select-language {
    width: 26%;
    border-right: 1px solid #ccc;
    padding-top: 5px;
    padding-left: 5px;
    padding-bottom: 4px;
}

.select-language p {
    margin: 0.83em 0;
    display: block;
    float: left;
}
.select-language a{
    margin: 0.83em 0;
    display: block;
    float: left;
    text-decoration:none;
}
.select-state {
    width: 40%;
    padding-left:10px;
}
.teenager-header .select-state {
    width: 50%;
    padding-left: 10px;
}
.select-car{
    width: 27%;
    padding-left: 20px;
    border-left:1px solid #ccc;

}
.select-state img {
    width: 20px;
    margin-top: 20px;
    margin-right:0;
    display:none;
}
.select-state p {
    font-size: 15px;
    color: black;
    margin-top: 20px;
    text-overflow: ellipsis;
    height: 20px;
    overflow: hidden;
}
.select-car img{
    width: 30px;
    margin: 0.83em 0;
    float:left;
}
.select-car a {
    text-decoration: none;
    color: black;
}
.select-car p {
    text-decoration: none;
    margin: 0.83em 0;
    display: block;
    float: left;
    line-height: 30px;
    margin-left: 5px;
}
.select-car-pops {
    background: white;
    padding-bottom: 50px;
    margin:10px 0;
    border-radius: 5px;
}
.hd-select-car p{
    text-align: center;
    font-size: 25px;
    margin: 1em 0;
}
.one-cars {
    width: 40%;
    margin: 10px 30%;
    text-align: center;
    border: 1px solid #ccc;
    padding: 13px 0;
    border-radius: 5px;
}
.one-cars img{
    width: 50px;
}
.one-cars  p {
    margin: auto;
    font-size: 23px;
    font-weight: 600;
}
.gosingup {
    width: 60%;
    display: block;
    background: #3846af;
    color: white;
    border: none;
    padding: 10px;
    font-size: 16px;
    border-radius: 4px;
    margin: 0 auto;
    text-align: center;
    text-decoration: none;
}
.second-but-form-siginin {
    margin-bottom:30px;
}
.no-mt {
    margin-top:0;
}
.one-but-ifno{
    display: block;
    float: left;
    width: 50%;
    padding:10px;
}
.one-but-ifno:first-of-type {
    border-right:1px solid;
}

.one-but-ifno img{
    width: 30px;
    float: left;
}
.one-but-ifno p, .one-but-ifno span{
    display: block;
    float: left;
    width: calc(100% - 40px);
    margin-left: 10px;
    margin-bottom:0px;
    margin-top:10px;
}
.one-but-ifno p {
    color: black;
    font-weight: 600;
}
.one-but-ifno span {
    color: #6e6e6e;
    font-size: 14px;
}
.two-buttons {
    position: fixed;
    background: white;
    bottom: 55px;
    z-index: 999999;
    left: 0;
    width: 100%;
    display: block;
    float: left;
    border-bottom: 1px solid #ccc;
}
.one-but-ifno span span{
    display: initial;
    float: none;
}
.audio-chapters {
    display:none;
}
.chapters {
    padding: 0;
    list-style: none;
}
.chapters li label    {
    color: black;
    font-size: 16px;
    margin-bottom: 10px;
    display: block;
    padding-left: 10px;
}
.chapters audio {
    height: 40px;
    width: 100%;
    margin-bottom: 15px;
}
.big-mg {
    margin-bottom: 70px;
}
.name-dmvbook {
    font-size:18px;
    text-align:center;
}
.teenagers-agree {
    text-align: center;
    width: 70%;
    margin: 10px 0;
    margin-left: 15%;
    float: left;
}
#teenagers{
    width: 20px;
    height: 20px;
    display: block;
    float: left;
    margin-right: 10px;
}
.teenagers-agree p{
    margin: 0;
    display: block;
    float: left;
    font-size: 20px;
}
.teenagers-agree p a {
    font-size: 16px;
    color: grey;
}
.bl-county p {
    border: 1px solid #ccc;
    padding: 10px;
    border-radius: 5px;
    text-align: left;
    position: relative;
    display: block;
    float: left;
    width: 100%;
    margin-bottom: 0;
}
.bl-county p:before{
    content:"";
    position:absolute;
}
.bl-county ul {
    display: none;
    padding: 0;
    list-style: none;
    border: 1px solid #ccc;
    border-radius: 5px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin-top: 0;
    border-top: 0;
    float: left;
    width: 100%;
    overflow: scroll;
    height: 293px;
}
.cat-faqs .bl-county ul li a {
    display: block;
    text-decoration: none;
    color: black;
    border-bottom: 1px solid #ccc;
    padding: 10px;
    margin: 5px 0;
}
nav[role="navigation"] svg{
    width:15px;
}
nav[role="navigation"] span a {
    display: inherit;
    padding: 2px;
    border-bottom: 0;
}
.dmvs {
    border: 1px solid #ccc;
    padding: 10px;
    border-radius: 4px;
    margin: 10px 0;
}
.bg-window-teenager .one-cars {
    width: 60%;
    margin: 10px 20%;
    text-align: center;
    border: 1px solid #ccc;
    padding: 13px 0;
    border-radius: 5px;
}
.teenagers-adult .save-agree {
    text-align: center;
    display: block;
    background: #939393;
    width: 40%;
    padding: 10px;
    color: white;
    text-decoration: none;
    border-radius: 5px;
    margin: 20px auto;
    font-size: 20px;
}
.teenagers-adult .selected-adult {
    text-align: center;
    display: block;
    background: #a606e6;
    width: 40%;
    padding: 10px;
    color: white;
    text-decoration: none;
    border-radius: 5px;
    margin: 20px auto;
    font-size: 20px;
}
iframe[name="frameLoad"],iframe[name="frameLoad"] div{
    width:100%;
    display:block;
    float:left;
}

}