
body {
    font-family: 'Barlow', sans-serif;
    line-height: 1.5;
    min-width: 320px;
    
}

h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 0;
    color: #1A3A69;
    hyphens: auto;
}
h1 {
    font-size: 1.9em;
}
h2 {
    font-size: 1.9em;
}
h3 {
    font-size: 1.35em;
    font-weight: 400; 
}
h4, .h4 {
    font-size: 1.4em;
    font-weight: 500;
} 
h5 {
    font-size: 1.23em;  
    color: inherit; 
}
h1,.page-header h1, .categories-list h1 {
    text-align: center;
    font-size: 1.9em;
    font-style: normal;
    font-weight: 600;
    line-height: 1.35;
    text-transform: uppercase;
    color: #1A3A69;
    margin: 0 auto 50px;
    /* max-width: 80%; */
}
.title-heading-lined {
    margin-bottom: 30px;
}
.title-heading-lined h4{
    position: relative;
    /* overflow: hidden;     */
    text-align: center;
    color: inherit;
}

.title-heading-lined h4 span {
    display: inline-block;
    vertical-align: middle;
}
.title-heading-lined h4:before {   
    content: "";
    display: inline-block;
    vertical-align: middle;    
    width: 100%;
    height: 2px;
    background: #36383B;
    position: relative;
    margin-left: -100%;
    left: -114px;
}


b, strong {
    font-weight: 600;
}
.link, .link-social {
    transition: 0.6s ease-in;
}
.link-social:hover i {
    transform: scale(1.2);
    transition: 0.4s ease-in;
}
.t4-mainbody p, .t4-mainbody ul, .t4-mainbody li{
    margin-bottom: 1em;
}
.list-arrow {
    hyphens: auto;
}
.image-fixed img{
   max-height: 366px;
}
.map-frame {
    aspect-ratio: 1 / 0.8;
}
/*icons*/
.ico {
    background-repeat: no-repeat;
    display: block;
    background-size: contain;
}
.ico-heart {
    background-image: url("../../images/ico-heart.svg");
}
.ico-safety {
    background-image: url("../../images/ico-safety.svg");
}
.ico-lightning {
    background-image: url("../../images/ico-lightning.svg");
}
.ico-smile {
    background-image: url("../../images/ico-smile.svg");
}
.ico-heart {
    width: 100px;
    height: 92px;
}
.ico-smile {
    width: 91px;
    height: 92px;
}
.ico-safety {
    height: 92px;
    width: 91px;
}
.ico-lightning {
    height: 92px;
    width: 92px;
}

.ico-telegram {
    background-image: url("../../images/icon-telegram-white.svg");
    width: 45px;
    height: 45px;
}

.ico-viber {
    width: 45px;
    height: 45px;
    background-image: url("../../images/icon-viber-white.svg");
}

.ico-whatsup {
    background-image: url("../../images/icon-whatsapp-white.svg");
    width: 45px;
    height: 45px;
}
/*end icons*/

[class^="t4-"] .container {
    padding-top: 0;
    padding-bottom: 0;
    max-width: 1620px;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    /* padding-left: 0;
    padding-right: 0; */
} 

.sppb-container, .sppb-container-fluid {
    padding-left: 0;
    padding-right: 0;
   max-width: 100%;
}
.sppb-row-container {
    max-width: 100%;
    width: 100%;
}
/* .row {
    margin-left: 0;
    margin-right: 0;
} */
#t4-mainbody > .t4-section-inner > .t4-row > .t4-component, #t4-mainbody > .t4-section-inner > .t4-row > .component {
    padding-left: 0;
    padding-right: 0;
}
.t4-mainbody .component {
    padding-top: 50px;
    padding-bottom: 50px;
}
.sppb-row {
    /* column-gap: 30px; */
    /* row-gap: 15px; */
}
/* .sppb-row > [class^="sppb-col"] {
    padding-left: 0;
    padding-right: 0;
} */

/***********/



/***header****/
.header > .container >.row, 
.header > .container-fluid >.row {
    display: grid;
    grid-template-columns: auto 1fr auto;
}
.header .logo {
    padding-right: 0;
}
.header .logo .navbar-brand {
    margin-right: 0;
    position: relative;
    width: auto;
}
.header .logo .d-sm-block{
    width: 250px;
}
/* .header .logo .d-sm-block {
    display: none !important;
} */
/* .header .logo img.logo-img-sm {
    /* display: block !important; */
  
/* }  */

.nav-breakpoint-xl #t4-header .logo {
    position: relative;
    display: flex;
}
.t4-offcanvas-toggle, .navbar-toggler {
    height: auto;
}
.t4-offcanvas-toggle i, .navbar-toggler i {
    font-size: 29px;
}
.header .mainnav .navbar{
    padding-right: 0px;
    padding-left: 0px;
}
.nav-breakpoint-xl.navigation-hide .t4-offcanvas-toggle {
    transform: translateY(29%);
    width: 43px;
}




.language-switcher {
    display: flex;
    align-items: center;
    padding-left: 0;
}
div.mod-languages, .mod-languages__select.btn-group {
    height: 100%;
}
div.mod-languages .btn-group .btn {
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
}
div.mod-languages .lang-block.dropdown-menu {
    background: #EEF1F3;
    box-shadow: 0px 2px 2px 0px rgba(26, 58, 105, 0.25);
    min-width: 100%;
    border: 0;
    border-radius: 0;
    padding: 0;
}
div.mod-languages .lang-block.dropdown-menu li {
    padding: 0;
}
div.mod-languages .lang-block.dropdown-menu a {    
    color: #36383B;
    padding: 18px;
    display: flex;
}
div.mod-languages .lang-block.dropdown-menu .lang-active a,     
div.mod-languages .lang-block.dropdown-menu  a:hover {    
    color:  #1A3A69;
    background-color: rgba(54, 56, 59, 0.30);
}

.mainnav .t4-megamenu {
    flex-direction: row;
    justify-content: center;
}
.mainnav .t4-megamenu ul.nav > .nav-item{
    padding-left: 0;
    padding-right: 0;
    /* position: static; */
}
.mainnav .t4-megamenu span.nav-link {
    cursor: default;
}
.t4-megamenu .dropdown-toggle .item-caret {
    border-top-color: #fff;
}
.mainnav .t4-megamenu ul.nav > .nav-item > .nav-link {
    padding: 37px 25px;
    transition: 0.5s ease-in-out;
}
.t4-megamenu .navbar-nav > li.active > a, 
.t4-megamenu .navbar-nav > li.active > .nav-link {
    border-bottom: 0;
}
.t4-megamenu .navbar-nav > li.active > .nav-link > span {
    border-bottom: 1px solid #fff;
    padding-bottom: 5px;
}

.mainnav .t4-megamenu > ul > li:hover > .nav-link {
    background: #EEF1F3;
    box-shadow: 0px 2px 2px 0px rgba(26, 58, 105, 0.25);
    color: #36383B;
}
.t4-megamenu .navbar-nav > li.active:hover > .nav-link > span {
    border-color: #36383B;
}
.t4-megamenu .navbar-nav > li:hover .dropdown-toggle .item-caret  {
    border-top-color: #36383B;
}
.mainnav .t4-megamenu .dropdown-menu{
    background: #EEF1F3;
    padding: 15px 0;
    box-shadow: 0px 2px 2px 0px rgba(26, 58, 105, 0.25);
}
.mainnav .t4-megamenu .dropdown-menu .row > * {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.t4-megamenu .dropdown-menu li {
    padding: 0;
}
.t4-megamenu .dropdown-menu .mega-dropdown-inner {
    display: grid;
    grid-template-columns: 1fr 1fr;
    /* align-items: center; */
    grid-template-rows: auto 1fr auto;
}
.t4-megamenu .dropdown-menu .mega-dropdown-inner .row:last-child{
    grid-column: 2 / span 1;
    grid-row: 1 / span 3;
}
.t4-megamenu .mega-dropdown-inner > .row {
    width: 100%;
}
.t4-megamenu .dropdown-menu .mega-inner {
    padding: 0;
}
.mainnav .t4-megamenu .dropdown-menu .mega-nav li.nav-item .nav-link,
.mainnav .t4-megamenu .dropdown-menu .mega-col-title {
    padding: 20px 45px;
    white-space: nowrap;
    /* cursor: default; */
}
.mainnav .t4-megamenu .dropdown-menu .mega-col-title {
    border: 0;
    cursor: default;
}
.mainnav .t4-megamenu .dropdown-menu .mega-col-title span{
    padding: 0;
}
.mainnav .t4-megamenu .mega-col-title + .mega-nav li.nav-item .nav-link {
    font-size: 0.83em;
    font-weight: 500;
    white-space: pre-wrap;
    padding: 15px 80px;
    position: relative;
    line-height: normal;
}
.t4-megamenu .mega-col-title + .mega-nav li .nav-link::before {
    content: "";
    display: block;
    clear: both;
    position: absolute;
    width: 25px;
    background: #1A3A69;
    height: 1px;
    left: 45px;
    top: 50%;
    transform: translateY(-50%);
}
.t4-megamenu .dropdown-menu .mega-nav li.active .nav-link {    
    color: #1A3A69 !important;
}
.t4-megamenu .dropdown-menu .mega-nav li:hover a.nav-link {
    background-color: rgba(54, 56, 59, 0.30);
    color: #1A3A69 ;
}
/***responsive menu***/
.c-offcanvas--right {
    transform: translate3d(100%, 0, 0);
}
.c-offcanvas-bg.c-offcanvas-bg--push, .c-offcanvas-bg.c-offcanvas-bg--reveal, .c-offcanvas-content-wrap, .c-offcanvas {
    transition: transform 500ms cubic-bezier(0.4, 0, 0.6, 1);
}
.t4-offcanvas {
    width: 50%;
}
.t4-offcanvas .t4-off-canvas-header{
    background-color: #1a3a69;
}
.t4-offcanvas .t4-off-canvas-header .close {
    background-color: #fff;
    opacity: 1;
    position: relative;
}
.t4-offcanvas .t4-off-canvas-header .close span {
    color: #36383b;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 1;
    font-size: 26px;
    
}
.t4-offcanvas .t4-off-canvas-header .close:hover, .t4-offcanvas .t4-off-canvas-header .close:focus, .t4-offcanvas .t4-off-canvas-header .close:active {
    opacity: 1;
    transform: none;
    background-color: #fff;
}
.t4-offcanvas .t4-off-canvas-body .navbar .dropdown-menu .dropdown-item, .t4-offcanvas .t4-off-canvas-body .navbar .dropdown-menu .nav-link  {
    white-space: pre-wrap;
    font-size: 0.83em;
}
.sub-menu-back span{position: relative;}
.t4-offcanvas .t4-off-canvas-body .navbar .btn-toggle::after {
    color: #36383b;
    font-style: normal;
}
.t4-offcanvas .t4-off-canvas-body .navbar .btn-toggle {
    top: 0px;
    /* right: -20px; */
    transform: translateX(calc(100% + 20px));
}
.t4-offcanvas .dropdown-toggle {
    line-height: 1;
}
.t4-offcanvas .dropdown-menu .dropdown-menu li a span{
    position: relative;
}

.t4-offcanvas .dropdown-menu .dropdown-menu li a span:before{
    content: "\2014";
    display: block;
    clear: both;
    position: absolute;
    left: -20px;
    top: 50%;
    transform: translateY(-50%);
    /* font-style: normal; */
}
.t4-offcanvas .t4-off-canvas-body.menu-item-def .sub-menu-back{
    display: block;
}
.t4-offcanvas .t4-off-canvas-body.menu-item-def li.active .separator {
    font-weight: bold;
}
.t4-offcanvas .t4-off-canvas-body.menu-item-def .dropdown-menu .dropdown-menu {
    display: block !important;
}

/****end header*****/
/***banner****/
.main-banner {
    background: url("../../images/bg_header.png") no-repeat center;
    background-size: cover;
    height: 550px;
    display: flex;
    align-items: center;
}
.main-banner .sppb-addon-content *{
    color: white;
}
.main-banner .sppb-addon-content {
    display: grid;
    row-gap: 30px;
    /* padding-left: 10px;
    padding-right: 10px; */
    
}
.main-banner h1 {
    font-size: 1.7em;
    font-weight: 600;
    font-weight: 600;
    color: #fff;
    margin-bottom: 0;
}
.main-banner h2 {
    font-size: 1.4em;
    font-weight: 500;
}

.banner__link {
    background: #FF9A20;
    font-size: 1em;
    width: 400px;
    height: 79px;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    color: white;
    margin: 0 auto;
}
.banner__link:hover {
    background-color: #e2902c;
    text-decoration: none;
}
.main-banner p {
    font-size: 1.33em;
    font-weight: 500;
}
.main-banner h1, .main-banner h2, .main-banner h3,
.main-banner h4, .main-banner h5, .main-banner h6,
.main-banner p {
    margin-bottom: 0;
    margin-top: 0;
}


/***end banner****/
/***section-adv****/
.section-adv .adv__item, .adv__item{
    border: 3px solid #1A3A69;
    padding: 41px 55px;
    color: #1A3A69;
    font-size: 1.33em;
    line-height: normal;
}
.adv__item {
    padding: 30px;
    font-size: 1em;
}
.section-adv .adv__item li, .adv__item li{
    margin-bottom: 1em;
}

.section-adv .adv__item ul li:before,
.adv__item ul li:before,
.list-arrow li:before{
    content: "";
    display: block;
    clear: both;
    background: no-repeat url("../../images/list-check.svg");
    width: 28px;
    height: 20px;
    position: absolute;
    top: 12px;
    left: 0;
    background-size: contain;
}
.adv__item ul li:before {
    top: 6px;
}
.section-adv .adv__item ul,
.adv__item ul, .list-arrow ul {
    padding-left: 0px;
    list-style-type: none;
}
.section-adv .adv__item ul li ,
.adv__item ul li, .list-arrow li {
    padding-left: 47px;
    position: relative;
}
/***end section-adv****/




/***section-why****/
.section-why {
   background-color: #EEF1F3;
   padding-top: 50px;
   padding-bottom: 50px;
}
.section-why .why__item {
    display: grid;
    row-gap: 20px;
    text-align: center;
}
.section-why h2 {
    color: #1A3A69;
    text-transform: uppercase;
}
.section-why .why__pic {
    display: flex;
    justify-content: center;
}
.section-why .why__title {
    min-height: 76px;
    display: flex;
    /* font-size: 1.33em; */
    font-weight: 500;
    justify-content: center;
    align-items: center;
    text-align: center;
    line-height: normal;
    text-transform: uppercase;
}
.section-why .why__info {
    font-size: 0.85em;
}
/***end section-why****/


/***footer-nav***/
.footer-nav {
    z-index: 1;
}
.footer-nav .container,
.footer-nav .container-fluid {
    padding-top: 30px;
    padding-bottom: 30px;
}
.footer-nav__social {
    display: flex;
    column-gap: 30px;
}
.footer__contacts-address,
.footer__contacts-email,
.footer__contacts-phone {
    position: relative;
    padding-left: 54px;
}
.footer__contacts-address:before,
.footer__contacts-email:before,
.footer__contacts-phone:before {
    content: "";
    display: block;
    clear: both;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.footer__contacts-address:before {
    background-image: url("../../images/icon-map.svg");
    width: 38px;
    height: 41px;
}
.footer__contacts-secondary .footer__contacts-address:before {
    background-image: url("../../images/icon-map-blue.svg");
}
.footer__contacts-email:before {
    background-image: url("../../images/icon-email.svg");
    width: 40px;
    height: 41px;
}
.footer__contacts-secondary .footer__contacts-email:before {
    background-image: url("../../images/icon-email-blue.svg");
}
.footer__contacts-phone:before {
    background-image: url("../../images/icon-phone.svg");
    width: 40px;
    height: 40px;
}
.footer__contacts-secondary .footer__contacts-phone:before  {
    background-image: url("../../images/icon-phone-blue.svg");
}
.footer__social-secondary {
    color: #1A3A69;   
}
#sp-page-builder .footer__social-secondary .sppb-section-title {
    margin-bottom: 0;
}
.footer__social-secondary .ico-whatsup {
    background-image: url("../../images/icon-whatsapp-blue.svg");
}
.footer__social-secondary .ico-telegram {
    background-image: url("../../images/icon-telegram-blue.svg");
}
.footer__social-secondary .ico-viber{
    background-image: url("../../images/icon-viber-blue.svg");
}

/***end footer-nav***/


.footer {
    height: 50px;
    /* background-color: #EEF1F3;
    color: #36383B; */
    font-family: "Rubik", sans-serif;
    font-weight: 300;
    font-size: 18px;
    display: flex;
    align-items: center;      
}
.footer p {
    margin-bottom: 0;
}
.footer__contacts-secondary a,
.footer__contacts-secondary{
    color: #1A3A69
}




/*tables*/
.section-overflow {
    overflow: hidden;
}
.section-overflow__col {
    overflow-y: auto;
}
.section-overflow__col .table{
    min-width: 700px;
}

.table {
    border-radius: 4px;
    border: 1px solid #B9B9B9;
    background-color: inherit;
    margin-bottom: auto;
}
.table thead th{
    padding: 15px 12px 15px 20px;
    background: rgba(0, 0, 0, 0.06);   
    vertical-align: middle; 
    line-height: normal;
}
.table th:not(:last-child),
.table td:not(:last-child) {
    border-right: 1px solid #B9B9B9;
}
.table tbody tr:not(:last-child) td,
.table thead th {
    border-bottom: 1px solid #B9B9B9;
}
.table td {
    padding: 20px;
    background-color: inherit;
}
.table-secondary thead th{
    background: #1A3A69;
    color: #fff;
}


/*bordered block*/

.bordered-block .sppb-row-container .sppb-row{
    border: 3px solid #1A3A69;
    padding: 50px;
    margin-left: 0;
    margin-right: 0;
}


/***gallery***/
.gallery-primary > div{
    display: flex;
    flex-wrap: wrap;
    row-gap: 50px;

}
.gallery-primary .grid-item {
    margin-top: 0;
    margin-bottom: 0;
}
.grid-item img {
    border-radius: 0;
    height: auto;
}
figure figcaption {
    background-color: transparent;
}
/***end gallery***/

/***swiper***/
.swiper-container {
    width: 95%;
}
.swiper-container.gallery-thumbs {
    height: 125px;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    right: 0;
    /* transform: translateX(100%); */
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    left: 0;
}
.swiper-slide img {
    /* max-width: 90%; */
}
.swiper-button-next,
.swiper-button-prev {
    display: block;
    width: 14px;
    height: 23px;
    margin-top: 0;
    transform: translateY(-50%);
}
.swiper-button-next:after, 
.swiper-button-prev:after {
    content: "";
    width: 14px;
    height: 23px;
    display: block;
    clear: both;
    background-repeat: no-repeat;
}
.swiper-button-next:after {
    background-image: url("../../images/swiper-next.svg");
}
.swiper-button-prev:after {
    background-image: url("../../images/swiper-prev.svg");
}
.swiper-main .swiper-container{
    width: 80%;
    position: static;
}
.swiper-main .swiper-container.gallery-thumbs{
    width: 60%;
    position: static;
}
.swiper__gallery-wrapper {
    /* position: relative;
    width: 80%; */
}
.swiper-main .swiper-wrapper {
    /* width: 80%; */
    /* padding-left: 10%;
    padding-right: 10%; */
}
.swiper-main .gallery-top .swiper-slide img {
    /* max-width: fit-content;
    max-height: 850px; */
}
.swiper-zoom-container {
    width: 70%;
}
/***end swiper***/


@media (min-width: 1560px) {
    .header .logo .d-sm-block{
        width: 303px;
    }
}
@media (min-width: 1440px) {
    .header .logo .d-sm-block {
        display: block !important;
    }
    .header .logo img.logo-img-sm {
        display: none !important;
    }
}
@media (min-width: 1366px) {
    .container, [class^="t4-"] .container {
        max-width: 1620px;
        width: 70%;
    }
    .list-arrow.list-arrow-small {
        font-size: 18px;
    }
    .list-arrow.list-arrow-small li {
        padding-left: 30px;
    }
    .list-arrow.list-arrow-small li:before {
        width: 23px;
        height: 15px;
    }
}
@media (min-width: 1200px){
    .header > .container >.row {
        /* row-gap: 10px; */
        padding-top: 15px;
    }
    
    /* .header .logo{
        grid-column: 1 / span 3;
        /* justify-content: center; */

    /* }  */
    .language-switcher {
        justify-content: flex-end;
    }
}
@media (min-width: 990px) {
    
    .swiper-main .swiper-button-next:after, 
    .swiper-main  .swiper-button-prev:after,
    .swiper-main  .swiper-button-prev,
    .swiper-main .swiper-button-next{
        width: 75px;
        height: 75px;
    }
    .swiper-main .swiper-button-next:after {
        background-image: url("../../images/swiper-main-next.svg");
    }
    .swiper-main .swiper-button-prev:after {
        background-image: url("../../images/swiper-main-prev.svg");
    }
}
@media (max-width: 1366px) { 
    body, html {
        font-size: 18px;
    }
    .mainnav .t4-megamenu ul.nav > .nav-item > .nav-link {
        padding: 27px 15px;
    }
}
@media (max-width: 1024px) {
    body, html {
        font-size: 18px;
    }
    .t4-mainbody .component {
        padding-top: 70px;
        padding-bottom: 120px;
    }
}
@media (max-width: 1199px)  {
    .header {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .header .mainnav{
        order: 3;
    }
    .header .language-switcher {
        justify-content: flex-end;
    }
}
@media (max-width: 991.98px) {
    h1 {    font-size: 1.9em !important;   }
    h2 { font-size: 1.9em !important;   }
    .main-banner h2 {
     font-size: 1.4em !important;
    }
    .main-banner h3 {font-size: 1.35em !important;}
    h4, .h4 {font-size: 1.4em !important;      } 
    h5 {        font-size: 1.23em !important;      }
    .section-adv .sppb-row > div:not(:last-child) {
        margin-bottom: 40px;
    }
    .header {
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .title-heading-lined {
        margin-bottom: 20px;
    }
    .section-why .why__item {
        row-gap: 15px;
    }
    /* .ico-heart {
        width: 100px;
        height: 92px;
    }
    .ico-smile {
        width: 91px;
        height: 92px;
    }
    .ico-safety {
        height: 92px;
        width: 91px;
    }
    .ico-lightning {
        height: 92px;
        width: 92px;
    } */
    .section-why {
        padding-top: 70px;
        padding-bottom: 70px;
    }
    .t4-offcanvas .t4-off-canvas-body .module-ct {
        flex: 0 0 100%;
        max-width: 100%;

    }
    .map-frame {
        aspect-ratio: 1 / 0.5;
    }
    
 }

@media (max-width: 767px) {
    body, html {
        font-size: 18px;
    }
    h1, .h1, h2, .h2 { font-size: 1.7em !important;}
    h1, .page-header h1, .categories-list h1 {
        margin-bottom: 40px;
    }
    h3, .main-banner h3, .main-banner h2 {
        font-size: 1.2em !important;
    }
    h4 {
        font-size: 1.3em !important;
    }
    h5 {
        font-size: 1.15em !important;
    }
    .header .language-switcher {
        padding-right: 0;
    }
    /* .header .logo .navbar-brand {
        max-width: 250px;
    } */
    .main-banner p {
        font-size: 1em;
    }
    .main-banner {
        height: auto;
        padding-top: 80px;
        padding-bottom: 80px;
    }
    .t4-mainbody .component {
        padding-top: 50px;
        padding-bottom: 70px;
    }
    .bordered-block .sppb-row-container .sppb-row  {
        padding: 20px;
    }
    .banner__link {
        width: 250px;
        font-size: 18px;
        /* font-size: 18px; */
    }
    .main-banner .sppb-addon-content {
        display: grid;
        row-gap: 30px;
        padding-left: 0px;
        padding-right: 0px;
        
    }
    .section-adv .adv__item {
        padding: 40px;
    }
    /* .footer__contacts .sppb-column-addons {
        transform: translateX(-54px);
    } */
    .footer__contacts .sppb-column-addons,
    .footer-nav .footer-nav__social, .footer-nav__social {
        display: flex;
        justify-content: center;
        text-align: center;
    }
    .footer__social-secondary h5{
        text-align: center;
    }
    .footer-nav .sppb-section-title {
        text-align: center;
    }
    .footer-nav .footer__about {
        text-align: center;
    }
    .footer-nav .footer__about ul {
        padding-left: 0;
    }
    .footer-nav .footer__about ul li {
        list-style-position: inside;
    }
    .gallery-primary .grid-item {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .gallery-primary > div {
        row-gap: 20px;
    }
    .title-heading-lined {
        margin-bottom: 20px;
    }
    .section-why .why__title {
        min-height: auto;
    }
    .section-why {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .t4-offcanvas {
        width: 100vw;
    }
    
}
@media (max-width: 458px) {
    .main-banner {
        height: auto;
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .section-adv .adv__item {
        padding: 30px 15px;
    }
    .title-heading-lined {
        margin-bottom: 20px;
    }
    .map-frame {
        aspect-ratio: 1 / 0.8;
    }
    
}



@media (max-width: 1199px) and (min-width: 992px) {
    /* .sppb-col-md-6 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    } */

}