*:focus-visible,
*:focus,
*:focus:not(:focus-visible) {
    box-shadow: none;
    outline: none;
}


/* ==================================================
   HEADER
================================================== */
section#sp-header-top {
    position: relative;
    z-index: 100;
}

#sp-header-top {
    padding: 5px 0;
}

#sp-header-top {
    background-color: #fff;
}

#sp-header {
    background: #112233;
}

#sp-top1 .sp-column {
    height: 100%;
    width: 100%;
    display: inline-flex;
    justify-content: space-between;
    align-items: center;
    gap: 4px;
}

#sp-header.header-sticky {
    background: rgba(17, 34, 51, .8);
    backdrop-filter: blur(12px);
}

#sp-header.header-sticky .sp-megamenu-parent > li > a {
    color: #fff;
}

#sp-header .logo img {
    height: 40px;
}

#sp-header #sp-logo {
    display: none;
}

#sp-header.header-sticky #sp-logo {
    display: block;
}

#sp-header .logo a {
    display: grid;
    height: 90px;
    align-content: center;
}

/* ==================================================
   MAIN MENU
================================================== */

#sp-menu {
    width: 100%;
}

#sp-header.header-sticky #sp-menu {
    width: 91.66666667%;
}

#sp-header.header-sticky .phone a, #sp-header.header-sticky .phones-menu .fa.fa-mobile:before  {
    color: #FDD000;
}

div#sp-menu > .sp-column.d-flex.align-items-center.justify-content-end {
    justify-content: center !important;
}

div#sp-menu > .sp-column.d-flex.align-items-center.justify-content-end > nav.sp-megamenu-wrapper.d-flex {
    width: 100%;
}

#sp-menu a:hover {
    color: #FDD000;
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    border-radius: 8px;
}

.sp-megamenu-parent > li > a,
.sp-megamenu-parent > li > span {
    padding: 0 10px;
}
.burger-icon>span {

    background-color: #FDD000;

}
/* ==================================================
   HEADER CONTACTS
================================================== */
ul.sp-megamenu-parent {
    width: 100%;
    display: inline-flex !important;
    justify-content: space-around;
}

.btn-icon-phone:after {
    content: "";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    font-size: 110%;
    margin-left: 10px;
}

.phone a {
    color: #112233;
}

.phones-menu {
    display: none;
}

#sp-header.header-sticky .phones-menu {
    display: block;
}

.fa.fa-mobile-phone:before,
.fa.fa-mobile:before {
    color: #112233;
    transition: all .3s;
}

.phones-menu {
    order: 2;
}

.phones-menu p.phone {
    white-space: nowrap;
}

.phones-menu .fa.fa-mobile:before {
    color: #fff;
}

.phone:hover a, .phone:hover .fa.fa-mobile-phone:before, .phone:hover .fa.fa-mobile:before {
    color: #FDD000;
}

.phones-header .custom {
    text-align: right;
    align-items: center;
    display: flex;
    height: 100%;
    column-gap: 10px;
}

.phones-header .custom p {
    margin-bottom: 0;
    font-size: 20px;
}


/* ==================================================
   GTRANSLATE
================================================== */

.gtranslate-dropdown {
    position: relative;
    display: inline-block;
}

.gtranslate-toggle {
    background-color: transparent;
    color: #112233;
    border: 2px solid #112233;
    padding: 6px 10px;
    font-weight: 700;
    display: inline-flex;
    align-items: center;
    gap: 2px;
    line-height: 1;
    border-radius: 8px;
    transition: all .3s;
}

.gtranslate-toggle:hover {
    color: #FDD000;
    border-color: #FDD000;
}

/*.gtranslate-toggle {
    background-color: #fff;
    color: #112233;
    border: 2px solid #112233;
    padding: 6px 10px;
    font-weight: 700;
    display: inline-flex;
    align-items: center;
    gap: 2px;
    line-height: 1;
    border-radius: 8px;
    transition: all .3s;
}

.gtranslate-toggle:hover {
    color: #FDD000;
    border-color: #FDD000;
}*/

.gtranslate-toggle:focus {
    outline: none;
}

.gtranslate-toggle .gtranslate-icon {
    font-family: inherit;
    font-weight: 700;
    text-transform: none;
}

.gtranslate-menu {
    position: absolute;
    right: 0;
    top: calc(100% + 6px);
    background: #fff;
    border: 1px solid #02b712;
    border-radius: 8px;
    box-shadow: 0 6px 18px rgba(9, 40, 69, 0.12);
    list-style: none;
    margin: 0;
    padding: 0;
    display: none;
    min-width: 160px;
    z-index: 99999;
    overflow: hidden;
}

.gtranslate-menu.open {
    display: block;
}

.gtranslate-item {
    padding: 0;
    margin: 0;
    margin-bottom: 0 !important;
}

.gtranslate-item a {
    display: block;
    padding: 2px 7px;
    text-decoration: none;
    white-space: nowrap;
}

.gtranslate-item a:hover,
.gtranslate-item a:focus {
    color: #FDD000 !important;
}

.gtranslate-dropdown .gtranslate-caret {
    font-size: 12px;
}

.glink.notranslate {
    white-space: nowrap;
    color: #112233;
}

a.glink.nturl.notranslate.gt-current-lang {
    color: #02b712 !important;
}

/* ==================================================
   ACCESSIBILITY
================================================== */

._access-icon {
    background-color: #02b712 !important;
    border-radius: 0 8px 8px 0;
}

._access-menu ._menu-reset-btn {
    color: #02b712 !important;
}


/* ==================================================
   Convertforms
================================================== */

.eb-inst .eb-header {
    background-color: #01800c;
    color: #fff;
    padding: 20px;
    margin-bottom: 0;
}

.convertforms .cf-input {
    border: solid 1px #bdbdbd;
    box-shadow: 1px 1px 8px #00000024 !important;
}

input[type=text]:not(.form-control),
input[type=email]:not(.form-control),
input[type=url]:not(.form-control),
input[type=date]:not(.form-control),
input[type=password]:not(.form-control),
input[type=search]:not(.form-control),
input[type=tel]:not(.form-control),
input[type=number]:not(.form-control),
select:not(.form-select):not(.form-control) {
    padding: 12px 10px !important;
    font-size: 15px;
    color: #112233;
    border: solid 1px #bdbdbd;
    box-shadow: 1px 1px 8px #00000024 !important;
    border-radius: 8px;
}

.convertforms .cf-input:focus, .convertforms .cf-input:invalid:focus {
    border: solid 1px #02b712;
}

.convertforms .cf-btn, .btn-linear {
    background: linear-gradient(0deg, #01800c, #02b712);
    border-radius: 5px;
    border: none;
    transition: all .3s;
    padding: 7px 22px;
}

.convertforms .cf-btn:hover, .btn-linear:hover {
    opacity: 1;
    filter: brightness(1.1);
}

.convertforms .cf-input::placeholder {
    color: #112233;
}

.convertforms p {
    color: #112233;
}

.cf-control-group[data-type="recaptchaaio"] {
    display: none;
}

.convertforms .cf-control-group {
    padding: 6px 10px;
}

.convertforms .cf-control-group[data-type="html"] {
    padding-bottom: 4px;
}

.convertforms .cf-control-group[data-type="termsofservice"] {
    padding-top: 0;
}

.cf-control-input p {
    margin-bottom: 0;
}

#cf2 .cf-form-wrap,
#cf4 .cf-form-wrap {
    padding-inline: 0;
}

#cf2 .cf-control-input a {
    color: #112233;
}

#cf2 .cf-control-input a:hover {
    color: #FDD000;
}

#cf3 .cf-form-wrap {
    padding-block: 0;
}

.convertforms span.cf-btn-text:after {
    content: '\f061';
    position: relative;
    right: -10px;
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    font-size: 120%;
    margin-left: 0px;
    background: linear-gradient(0deg, #01800c, #02b712);
    text-shadow: 2px 2px 6px #006b09;
    padding: 4px;
    border: 1px solid #ffffffa3;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    display: inline-block;
}

/* ==================================================
   PAGE TITLE / BREADCRUMBS
================================================== */

.sp-page-title {
    background: linear-gradient(0deg, #01800c, #02b712);
}

.sp-page-title .sp-page-title-heading {
    display: none;
}

.sp-page-title {
    padding: 0;
    /*margin-top: 150px;*/
}

.sp-page-title .breadcrumb {
    margin-top: 0;
    padding: 4px 0 5px !important;
}

/* ==================================================
   BLOG / ARTICLES
================================================== */

.article-list .article {
    width: 100%;
    border-color: #e6ebf1;
}

.article-list .article .readmore a:hover {
    color: #fff;
    background-color: #02b712;
}

.site .article-details .article-full-image img {
    margin: 0 auto;
    display: block;
}

div[itemprop="articleBody"] + nav.pagenavigation {
    margin-top: 50px;
}

.blog .article-list {
    margin-top: 30px;
}

.pagenavigation .pagination a {
    padding: 0px 15px;
}

@media (min-width: 768px) {

    .article-list .article {
        display: inline-flex;
    }

    .article-list .article-body {
        width: 60%;
    }

    .article-list .article .article-intro-image {
        width: 40%;
        margin: -20px 40px -20px -20px;
    }
}

/*===========================================================*/
#sp-main-body {
    padding: 50px 0 100px;
}

.sppb-btn-primary.sppb-btn-outline, .sppb-btn-primary.sppb-btn-outline.focus, .sppb-btn-primary.sppb-btn-outline:focus, .sppb-addon.sppb-addon-articles a.sppb-readmore {
    color: #02b712;
}

.sppb-btn-primary.sppb-btn-outline:hover, .sppb-btn-primary.sppb-btn-outline.focus:hover, .sppb-btn-primary.sppb-btn-outline:focus:hover, .sppb-addon.sppb-addon-articles a.sppb-readmore:hover {
    color: #fff;
    background-color: #02b712;
    border-color: #02b712;
}

.article-list .article .readmore a {
    color: #fff;
    background-color: #02b712;
    border-color: #02b712;
    padding: 5px 15px 7px;
    border-radius: 4px;
}

.article-list .article .readmore a:hover {
    color: #FDD000;
}

.education-items .sppb-media-body .sppb-btn-xs {
    border-radius: 4px;
}

.education-items i.fas.fa-arrow-right, .sppb-addon.sppb-addon-articles a.sppb-btn.sppb-btn-primary.sppb-btn-rounded i.fas.fa-arrow-right {
    border: 1px solid;
    padding: 5px;
    border-radius: 50%;
    margin-left: 10px;
    width: 26px;
    height: 26px;
    line-height: 14px;
}

.education-items .sppb-media-body i.fas.fa-arrow-right {
    padding: 4px;
    margin-left: 2px;
    width: 20px;
    height: 20px;
    line-height: 9px;
}

#sp-page-builder .sppb-section-title.center {
    margin-bottom: 30px;
}

.education-items .sppb-media-content .sppb-btn {
    padding: 2px 12px 3px 12px !important;
}

.joomly-ymap h3 {
    font-size: 18px;
}

.joomly-ymap p {
    margin-bottom: 0;
}

#sp-bottom .sp-module .sp-module-title {
    font-weight: 600;
    font-size: 16px;
    margin: 0 0 10px;
}

#sp-bottom {
    padding: 50px 0 10px;
}

#sp-bottom3 .sp-module ul {
    column-count: 2;
    column-gap: 10px;
}

#sp-bottom2 .sp-module {
    width: fit-content;
    margin: 0 auto 30px;
}

.sp-copyright{
    text-align: center;
}

.sppb-addon-articles .sppb-article-info-wrap h3 a {
    display: block;
}

.sppb-addon.sppb-addon-articles a.sppb-btn {
    margin: 30px auto 0 auto;
    display: block;
    width: fit-content;
    padding: 8px 18px;
}

.sppb-addon.sppb-addon-articles a.sppb-readmore {
    padding: 2px 12px 3px 12px !important;
    border: 1px solid #02b712;
    border-radius: 4px;
    margin-top: 15px;
    display: block;
    width: fit-content;
}

.sppb-addon.sppb-addon-articles a.sppb-readmore:after {
    content: '\f061';
    position: relative;
    right: -6px;
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    padding: 4px;
    color: #02b712;
    border: 1px solid #02b712;
    border-radius: 50%;
    width: 26px;
    height: 26px;
    display: inline-grid;
    align-content: center;
}

.sppb-addon.sppb-addon-articles a.sppb-readmore:hover:after {
    color: #fff;
    border-color: #fff;
}

.cat-children > h3 {
    display: none;
}

h1.sppb-title-heading {
    font-weight: 800;
    color: #112233;
}

.table-responsive p {
    margin-bottom: 0;
}
.adr-box{
    background: #02B712;
    border-radius: 0 0 12px 12px;
    padding-block: 10px;
}
.adr-wrapper{
    height: 100%;
}
.adr-col .sppb-column-addons >div {
    height: 100%;
}
.adr-col .sppb-addon-wrapper.addon-root-feature {
    margin-top: auto !important;
}
h1.sppb-addon-title span{
    font-size: 1.3em;
    color: #02b712;
}
.adr-price{
    max-width: 500px;
    margin-inline: auto;
    border: 1px solid #02b712;
    border-radius: 12px;
    padding: 20px;
}
.adr-price .sppb-media{
    display: flex;
    align-items: center;
}
.adr-price p{
    margin-bottom: 0;
}
.education-doc{
    align-items: flex-end;
}
/* ===== Таблица рабочих профессий ===== */

.workers-table{
    width:100%;
    margin:0;
    border-collapse:separate;
    border-spacing:0;
    background:#fff;

    border-radius:12px;
    overflow:hidden;
}

.workers-table thead th{
    background:#123;
    color:#fff;
    font-size:16px;
    font-weight:700;
    padding:16px 20px;
    border:none;

    vertical-align:middle;
}

.workers-table thead th i{
    color:#FDD000;
    margin-right:8px;
}

.workers-table tbody td{
    padding:14px 18px;

    vertical-align:middle;
}

.workers-table tbody tr:nth-child(even){
    background:#f5f5f5;
}

.workers-table tbody tr:hover{
    background:#ededed;
}

.workers-table .num{
    width:60px;
    text-align:center;
    color:#02B712;
    font-weight:700;
}

.workers-table .price{
    width:160px;
    text-align:center;
    color:#02B712;
    font-size:18px;
    font-weight:700;
    white-space:nowrap;
}

.workers-table .time{
    width:180px;
    text-align:center;
    white-space:nowrap;
    color:#123;
    font-weight:600;

}

.workers-table .time i{
    color:#02B712;
    margin-right:8px;
}

.workers-table thead th:first-child{
    border-top-left-radius:12px;
}

.workers-table thead th:last-child{
    border-top-right-radius:12px;
}
.itemid-221 #sp-main-body, .itemid-226 #sp-main-body, .itemid-222 #sp-main-body, .itemid-239 #sp-main-body, .itemid-223 #sp-main-body, .itemid-227 #sp-main-body, .itemid-224 #sp-main-body, .itemid-286 #sp-main-body, .itemid-287 #sp-main-body, .itemid-288 #sp-main-body, .itemid-289 #sp-main-body, .itemid-290 #sp-main-body, .itemid-291 #sp-main-body, .itemid-292 #sp-main-body, .itemid-294 #sp-main-body, .itemid-293 #sp-main-body, .itemid-295 #sp-main-body {
    padding: 0 !important;
}
.itemid-221 #sp-main-body .container, .itemid-226 #sp-main-body .container, .itemid-222 #sp-main-body .container, .itemid-239 #sp-main-body .container, .itemid-223 #sp-main-body .container, .itemid-227 #sp-main-body .container, .itemid-224 #sp-main-body .container, .itemid-286 #sp-main-body .container, .itemid-287 #sp-main-body .container, .itemid-288 #sp-main-body .container, .itemid-289 #sp-main-body .container, .itemid-290 #sp-main-body .container, .itemid-291 #sp-main-body .container, .itemid-292 #sp-main-body .container, .itemid-294 #sp-main-body .container, .itemid-293 #sp-main-body .container, .itemid-295 #sp-main-body .container  {
    max-width: 100% !important;
    padding: 0;
}
.itemid-221 #sp-main-body .container .article-can-edit, .itemid-226 #sp-main-body .container .article-can-edit, .itemid-222 #sp-main-body .container .article-can-edit, .itemid-239 #sp-main-body .container .article-can-edit, .itemid-223 #sp-main-body .container .article-can-edit, .itemid-227 #sp-main-body .container .article-can-edit, .itemid-224 #sp-main-body .container .article-can-edit, .itemid-286#sp-main-body .container .article-can-edit, .itemid-287 #sp-main-body .container .article-can-edit, .itemid-288 #sp-main-body .container .article-can-edit, .itemid-289 #sp-main-body .container .article-can-edit, .itemid-290 #sp-main-body .container .article-can-edit, .itemid-291 #sp-main-body .container .article-can-edit, .itemid-292 #sp-main-body .container .article-can-edit, .itemid-294 #sp-main-body .container .article-can-edit, .itemid-293 #sp-main-body .container .article-can-edit, .itemid-295 #sp-main-body .container .article-can-edit{
    margin: 0;
}

.emergency, .taxi{
    display:grid !important;
    grid-template-columns:repeat(5,1fr);
    gap:20px;
}
.classes .sppb-addon-wrapper, .classes .sppb-addon-wrapper >div, .emergency .sppb-addon-wrapper >div, .taxi .sppb-addon-wrapper >div{
    height: 100%;
}
.specialists-item{
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
}
.about-course .addon-root-text-block{
   margin-inline: auto !important;
}
.image-title .sppb-addon-content{
    position: relative;
}
.image-title h3{
    text-align: center;
    border-radius: 12px;
    position: absolute;
    display: block;
    background-color: rgba(17, 34, 51, 0.7);
    margin-bottom: 0;
    bottom: 0;
    padding: 5px 10px;
    width: 100%;
}
.box-image .sppb-addon-single-image-container{
    width: 100%;
}
.box-image .sppb-addon-single-image-container img{
    width: 100%;
    border-radius: 12px 12px 0 0;
}
.sppb-btn-custom{
    border: 1px solid #112233;
}

.review-item {
    position: relative;
    overflow: hidden;
}

.review-item::after {
    content: "”";
    position: absolute;
    top: 0;
    right: 3px;
    z-index: 0;

    font-family: Georgia, serif;
    font-size: 120px;
    font-weight: 700;
    line-height: 1;
    color: rgba(68, 68, 68, 0.055);

    pointer-events: none;
}

.review-item > * {
    position: relative;
    z-index: 1;
}
.convertforms.cf-success .cf-response {
    display: none;
}
@media (max-width:1199px){
    .emergency, .taxi{
        grid-template-columns:repeat(3,1fr);
    }
}

@media (max-width:991px){
    .emergency, .taxi{
        grid-template-columns:repeat(2,1fr);
    }
    ul.sp-megamenu-parent{
        display: none !important;
    }
    #sp-header.header-sticky #sp-menu{
        width: 75%;
    }
    body.ltr #offcanvas-toggler.offcanvas-toggler-right{
        margin-left: auto;
    }
    .phones-menu{
        order: inherit;
    }
    div#sp-menu > .sp-column.d-flex.align-items-center.justify-content-end{
        justify-content: flex-end !important;
        gap: 10px;
    }
    div#sp-menu > .sp-column.d-flex.align-items-center.justify-content-end > nav.sp-megamenu-wrapper.d-flex{
        width: inherit;
    }
}
@media (max-width:768px){

    .workers-table{
        min-width:900px;
    }

    .workers-table thead th,
    .workers-table tbody td{
        padding:12px;
        font-size:14px;
    }

    .workers-table .price{
        font-size:16px;
    }
    .emergency, .taxi{
        grid-template-columns:1fr;
    }
    #sp-header.header-sticky .phone {
        font-size: 18px;
    }
    .review-item::after {
       display: none;
    }
}
@media (max-width:576px){

    .phones-header{
        display: none;
    }
    #sp-top1 .sp-column{
        justify-content: flex-end;
    }
}

@media (min-width: 1200px) {
.adr-div{
    width: 115% !important;
}
    .adr-icons{
        min-height: 120px;
    }
}
@media (min-width: 768px) {
    .adr-address{
        position: relative;
    }
    .adr-requirements:before, .adr-address:before, .education-advantages:before, .adr-seminars:before {
        content: "";
        display: block;
        position: absolute;
        top: 5%;
        bottom: 5%;
        right: -1%;
        background-color: #e5e5e5;
        width: 3px;

    }
    .adr-seminars:before{
        top: 10%;
        bottom: 10%;
    }
}
