@import '../libs/pure/pure-min.css';
@import '../libs/pure/grids-responsive-min.css';
@import '../css/pure-extend.css';
@import '../css/extra.css?v=3';
@import '../js/johndyer-mediaelement/build/mediaelementplayer.min.css';
@import '../libs/swiper/dist/css/swiper.min.css';
@import '../libs/font-awesome/css/font-awesome.min.css';
@import '../libs/TurnWheel/jReject/css/jquery.reject.css';
@import '../libs/fancybox/dist/jquery.fancybox.min.css';
@import '../libs/select2/dist/css/select2.min.css';
/*@import '../fonts/Cerebri Sans/stylesheet.css';*/
/*@import '../fonts/TT Norms/stylesheet.css';*/
@import '../fonts/TT Norms ru/MyFontsWebfontsKit.css';
@import '../js/jquery-ui/jquery-ui.min.css';

html {
    height: 100%;
    background: #f5f5f5;
}

body {
    min-height: 100%;
    height: 100%;
    color: #5c5c5c;
    font-weight: normal;
    /*font-family: 'TT Norms';*/
    font-family: 'TTNormsPro', sans-serif;
    font-size: 14px;
    line-height: 1.5;
}

a {
    text-decoration: none;
    outline: none;
    color: #008641;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

a:hover {
    text-decoration: none;
    color: #96cb62;
}

#page {
    height: auto !important;
    min-height: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}

div.container.fluid {
    width: 100%;
    padding: 0 30px;
}

.pure-g.narrow {
    margin: -20px -10px 0;
}

.pure-g.narrow > div {
    margin-top: 20px;
    padding: 0 10px !important;
}

#footer_guarantor {
    height: 100px;
    clear: both;
}

#footer {
    margin: 0 auto;
    margin-top: -100px;
    height: 100px;
    clear: both;
    position: relative;
    z-index: 3;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 11px;
    color: rgba(32, 32, 32, .5);
}

div.footer-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

#header {
    height: 90px;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    z-index: 222;
    background: #fff;;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

/*#page.fixed #header {*/
/*    height: 60px;*/
/*}*/

#page.fixed #header .ext_button {
    height: 2.286em;
}

#page.fixed #header a.logo {
    width: 137px;
}

#page.fixed #header div.header-phone a {
    font-size: 20px;
}

#header + div {
    margin-top: 90px;
}

#header > .container {
    position: relative;
    height: 100%;
}

#header.style-1 {
    height: 140px;
}

/*#page.fixed #header.style-1 a.logo {*/
/*    bottom: 60px;*/
/*}*/

.style-1 a.logo {
    left: 15px;
    bottom: 51px;
}

#header.style-1 + div {
    margin-top: 140px;
}
.style-1 div.header-content {
    flex-direction: column;
    justify-content: center;
    justify-content: flex-end;
    padding-left: 0;
}

.style-1 .bottom-header-content-2 {
    min-height: 64px;
    align-items: normal !important;
}
.style-1 .header-savitarna{
    display: flex;
    align-items: center;
}
.style-1 div.main-menu-container{
    display: flex;
}
.style-1 div.bottom-header-content {
    flex-direction: column;
    align-items: flex-end;
    margin: 0;
}

.style-1 div.bottom-header-content > * {
    display: flex;
    align-items: center;
    width: 100%;
}

.style-1 .bottom-header-content-1 {
    justify-content: space-between;
    padding-left: 225px;
}

.style-1 .bottom-header-content-1 > * {
    display: flex;
}

.style-1 * + div.ensurance-event {
    margin-left: 10px;
}

.style-1 * + div.langs-switcher {
    margin-left: 16px;
}

.style-1 a.current-lang {
    font-size: 16px;
}

.style-1 a.current-lang .fa {
    margin-left: 0;
}

.style-1 ul.main-menu > li > a svg {
    margin-right: 5px;
}

.style-1 ul.main-menu > li.categories-selector {
    margin-right: 1px;
}

.style-1 ul.main-menu > li.categories-selector > a:after,
.style-1 div.categories-selector > a:after {
    content: none;
}

.style-1 .bottom-header-content-3 {
    display: flex;
}

.tabs-links-selector {
    display: flex;
    margin-top: -22px;
}

.tabs-links-selector a {
    border-radius: 30px 30px 0px 0px;
    background: #60B265;
    color: #FFF;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    padding: 0 29px;
    padding-top: 10px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 170px;
}

.tabs-links-selector a.selected {
    background: #018642;
}

.tabs-links-selector a + a {
    margin-left: 2px;
}
div.header-content {
    position: relative;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 0 0 240px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

div.header-content > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

div.header-content > div {
    margin-left: 1.97vw;
}

a.logo {
    display: block;
    width: 174px;
    position: absolute;
    left: 30px;
    top: 0;
    bottom: 0;
    background: url(../images/logo.png) left center no-repeat;
    z-index: 15;
    background-size: contain;
}

div.section {
    padding: 60px 0 /*70px 0*/;

}

div.section.narrow {
    padding: 35px 0;
}

div.index-swiper-container {
    position: relative;
}

div.index-swiper-container .swiper-pagination {
    left: 0;
    right: 0;
    bottom: 30px;
    display: none;
}

div.index-swiper .swiper-slide .photo {
    width: 100%;
    height: auto;
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
}

div.index-swiper .swiper-slide .photo.mobile {
    display: none;
}


div.index-swiper div.swiper-slide-content {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /*-webkit-box-align: flex-end;
    -ms-flex-align: flex-end;*/
    align-items: flex-end;
    padding: 4.44vw;
    color: #fff;
    font-size: 1.66vw;
    line-height: 1.3;
}

div.index-swiper div.swiper-slide-content .black-content {
    color: #231f20;
}

div.index-swiper div.swiper-slide-content h2 {
    font-size: 1.5em;
}

div.index-swiper div.swiper-slide-content .action {
    margin-top: 2vw;
    font-size: 16px;/*
    display: flex;
    flex-direction: column;*/
}

div.index-swiper div.swiper-slide-content .action a.ext_button {
    /*margin-top: 25px;*/

}


div.new-button-container {
    /*display: flex;
    flex-direction: column;
    width: 200px;*/
}

div.new-button-container a.ext_button {
    /*margin-top: 25px;*/
}


div.index-swiper-container .swiper-button-prev,
div.index-swiper-container .swiper-button-next {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: none;
    font-size: 28px;
    display: none;
}

div.swiper-carusel-container {
    position: relative;
    padding: 0 84px;
}

div.swiper-carusel .swiper-slide {
    width: auto;
}

div.swiper-carusel .swiper-slide a {
    display: block;
    border: 1px solid #212121;
}

div.swiper-carusel .swiper-slide a img {
    display: block;
    width: 100%;
    height: auto;
}

div.swiper-carusel-container .swiper-button-prev,
div.swiper-carusel-container .swiper-button-next {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: none;
}

div.langs-switcher {
    position: relative;
    z-index: 55;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

a.current-lang {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    text-transform: uppercase;
    padding: 0 25px;
    margin: 0 -25px;
    color: #231f20;
}

a.current-lang .fa {
    margin-left: .5em;
}

ul.langs {
    position: absolute;
    left: -20px;
    top: 100%;
    min-width: 100%;
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 14px;
    background: #fff;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
    color: #fff;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
    opacity: 0;
    visibility: hidden;
}

div.langs-switcher:hover ul.langs {
    opacity: 1;
    visibility: visible;
}

ul.langs > li > a {
    display: block;
    padding: 10px 20px;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    text-align: center;
    text-transform: uppercase;
}

ul.langs > li:last-child > a {
    border: 0;
}

ul.main-menu > li.categories-selector,
div.categories-selector {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

ul.main-menu > li.categories-selector > a,
div.categories-selector > a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 700;
    padding: 0 1vw;
    position: relative;
    color: #008641
}

ul.main-menu > li.categories-selector > a .fa,
div.categories-selector > a .fa {
    margin-right: 0.6em;
}

ul.main-menu > li.categories-selector > a:after,
div.categories-selector > a:after {
    content: '';
    width: 1px;
    height: 26px;
    background: #969696;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -13px;
}

div.header-phone a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 20px;
    color: #ed1c24;
    font-weight: 600;
    flex-direction: column;
    justify-content: center;

}

div.header-phone a .fa-phone {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}


div.header-phone a span.phone-pre {
    font-size: 12px;
}

div.ensurance-event {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

div.ensurance-event a.ext_button {
    font-size: 12px;
    padding: 0 1.15em;

}

div.ensurance-event a.ext_button .fa {
    margin: 0 0 0 0.4em;
}

div.footer-colls-section {
    background: #fff;
    padding: 40px 0 0;
}

div.footer-colls {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: -30px -15px 0;
}

div.footer-colls > div {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    font-size: 13px;
    color: #231f20;
    padding: 0 15px;
    margin-top: 30px;
}

div.footer-colls .head {
    font-size: 15px;
    margin-bottom: 1em;
    color: #231f20;
    font-weight: bold;
}

div.footer-colls ul {
    list-style: none;
    padding: 0;
    margin: 0;
    line-height: 1.2;
}

div.footer-colls ul > li > a {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding: .3em 0;
}

div.footer-colls ul > li.bigger > a {

    font-weight: 500;
    color: #008641;
}

div.footer-colls ul > li.bigger > a:hover {
    color: #008641;
}

div.footer-colls a {
    color: #231f20;
}

div.footer-colls a:hover {
    color: #008641;
}

.footer-logos {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-width: 235px;
}

div.fancy-blocks-section {
    border-top: 1px solid rgba(0, 0, 0, .1);
    color: #231f20;
}

.foo-paslaugos-verslui {
    max-width: 191px;
}

div.fancy-blocks-section.hide-border {
    border-top: 0;
}

div.fancy-blocks-section.white {
    border-top: 1px solid rgba(0, 0, 0, .1);
    background: #ffffff;
}

div.fancy-blocks-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    font-size: 18px;
    color: #231f20;
    line-height: 1.2;
}

div.fancy-blocks-item > div + div {
    margin-top: 25px;
}

div.fancy-blocks-item .ico img {
    display: block;
    margin: 0 auto;
    width: 70px;
    height: auto;
}

div.fancy-blocks-item .ext_button {
    font-size: 14px;
    font-weight: 700;
    white-space: nowrap;
}

div.promo-section-1 {
    background-position: bottom center;
    background-size: cover;
    font-size: 16px;
    color: #fff;
}

div.promo-section-1 .custom-title-1 {
    font-size: 30px;
}

div.promo-section-1 .tal .custom-title-1 {
    color: #333;
}

div.section-decor-1 {
    background: url("../images/misc/dec-1.png") 0 0 no-repeat;
}

div.fancy-blocks-section .custom-title-1 {

    padding-right: 130px;
}

div.fancy-blocks-section .fancy-blocks-item .cont {
    font-weight: 500;
}

div.voxz-section {
    padding-left: 64px;
}

div.voxz-section.reverse {
    padding-left: 0;
    padding-right: 64px;
}

div.voxz-section.less-padding {
    padding-top: 22px;
}

div.section.less-padding {
    padding-top: 22px;
}

div.section.no-padding {
    padding-top: 0px;
}

div.ibr {
    display: block;
    padding-top: 60px;
}

div.ibr2 {
    display: block;
    padding-top: 30px;
}

div.ply {
    display: block;
    padding-top: 8px;
}

div.kly {
    display: block;
    margin-top: -13px;
}

div.ktly {
    display: block;
    margin-top: -4px;
}

div.no-margin {
    margin-top: -8px !important;
}

div.ttly {
    margin-top: -18px;
}

div.pkon {
    display: block;
    padding-top: 20px;
}

div.voxz {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /* align-items: center;*/
}

div.voxz > div:first-child {
    margin-right: 45px;
    white-space: nowrap;
}

div.voxz > div.mpod:first-child {
    /*margin-right: 84px;*/
    margin-right: 43px;
    margin-top: 55px;
}

div.voxz > div.mpod:first-child .custom-title-1 {
    font-size: 36px;
}

div.voxz > div:nth-child(2) {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    min-width: 1px;
}

div.voxz-carusel-container {
    position: relative;
    padding: 0;
}

div.voxz-carusel .swiper-slide {
    width: auto;
}

div.voxz-carusel-container .swiper-button-prev,
div.voxz-carusel-container .swiper-button-next {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: none;
    left: -55px;
    width: 70px;
    height: 76px;
    background: #fff;
    margin-top: -38px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.07);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.07);
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
    color: #008641;
    font-size: 36px;
    opacity: 0;
}

div.voxz-carusel-container:hover .swiper-button-prev,
div.voxz-carusel-container:hover .swiper-button-next {
    opacity: 1;
}

/*div.voxz-carusel-container .swiper-button-prev {
    display: none;
}*/

div.voxz-carusel-container .swiper-button-next {
    left: auto;
    right: 0;
}

div.voxz-carusel-container .swiper-button-prev.swiper-button-disabled,
div.voxz-carusel-container .swiper-button-next.swiper-button-disabled {
    opacity: 0;
}

div.voxz-carusel-container .swiper-pagination {
    left: 0;
    right: 0;
    top: 100%;
    display: none;
}

div.voxz-carusel-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background: #fff;
    position: relative;
    overflow: hidden;

}

.msie div.voxz-carusel-item {
    flex-direction: row;
}

div.voxz-carusel-item .photo img {
    display: block;
    width: 100%;
    height: auto;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

div.voxz-carusel-item a {
    position: relative;
}

.msie div.voxz-carusel-item a {
    display: block;
    min-width: 100%;
}

.only-text-block {

    background: #98CD65;
    padding: 15px 20px;
    min-height: 200px;
    color: #fff;
    font-size: 16px;
}

div.voxz-carusel-item a span.title-of-voxz {
    position: absolute;
    bottom: 15px;
    left: 23px;
    right: 20px;
    color: #fff;
    font-size: 23px;
}

div.voxz-2 div.voxz-carusel-item a .vox-no-image {
    opacity: 0;

}

div.voxz-2 div.voxz-carusel-item a span.title-of-voxz {
    position: absolute;
    top: 20px;
    bottom: auto;
    left: 20px;
    right: 20px;
    font-size: 23px;
    font-weight: 400;
    line-height: 34.5px;
}

div.voxz-2 div.voxz-carusel-item a span.title-of-voxz2 {
    line-height: 29px;
    display: block;
    padding-top: 22px
}

div.voxz-2 div.voxz-carusel-item {
    background: #96cb62;

    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;

}

div.voxz-2 .swiper-wrapper > div:first-child div.voxz-carusel-item {
    background: #008641;

}

div.voxz-carusel-item:hover .photo:not(.simple) img {
    -webkit-transform: translate(0, -46px);
    -ms-transform: translate(0, -46px);
    transform: translate(0, -46px);
}

div.voxz-carusel-item .cont {
    position: absolute;
    left: 0;
    right: 0;
    height: 46px;
    bottom: -46px;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

div.voxz-carusel-item:hover .cont {
    bottom: 0;
}

div.voxz-carusel-item .cont .title {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 100%;
    padding: 20px 26px;
    line-height: 1.3;
    font-size: 18px;
    color: #231f20;
}

div.voxz-carusel-item .cont .action {
    height: 46px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

div.voxz-carusel-item .cont .action > a {
    min-width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    font-size: 16px;
}

div.voxz-carusel-item .cont .action > a .fa {
    margin-left: .5em;
}

div.voxz-carusel-item .cont .action > a.more {
    background: #199254;
}

div.voxz-carusel-item .cont .action > a.more:hover {
    background: #0daa5a;
}

div.voxz-carusel-item .cont .action > a.buy {
    background: #ef3239;
}

div.voxz-carusel-item .cont .action > a.buy:hover {
    background: #df161d;
}

div.page-top-photo-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-position: center center;
    background-size: cover;
    height: 230px;
    color: #fff;
    background-color: #008641;
}

div.page-top-photo-section h1 {
    font-size: 36px;
    margin: 0;
    text-shadow: 0px 0px 5.9px rgba(60, 60, 60, 0.54)
}

div.page-top-photo-section.big-ident {
    height: 450px;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    padding: 40px 0;
}

div.page-top-photo-section.big-ident h1 {
    font-size: 48px;
    margin-bottom: .5em;
}

div.page-top-photo-section.has-contwnt {
    padding: 7vw 0;
    height: auto;
}

div.page-top-photo-section.has-contwnt-2 {
    height: 32.03125vw;
}

div.page-top-photo-section.has-contwnt-2 .container {
    padding: 0 4.3vw;
    flex: 1;
    height: 100%;
    display: flex;
}

div.has-contwnt-block {
    font-size: 1.66vw;
    line-height: 1.1;
}

div.has-contwnt-block h2 {
    font-size: 1.5em;
}

div.has-contwnt-block .ext_button {
    font-size: 16px;
}

div.has-contwnt-block-2 {
    font-size: 1.66vw;
    line-height: 1.1;
    /*color: #231f20;*/
    padding: 70px 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
div.has-contwnt-block-2 div.title-inside {
    height: 75%;
    display: flex;
    flex-direction: column;
    justify-content: center;

}

div.has-contwnt-block-2 h2 {
    font-size: 1.5em;
    max-width: 420px;
}

div.has-contwnt-block-2 .ext_button {
    font-size: 16px;
}

div.path-container-section {
    position: relative;
    z-index: 15;
    margin-bottom: -56px;
}

div.page-top-photo-section div.color-green {
    color: #008641;
}

div.page-top-photo-section div.color-black {
    color: #231f20;
}



div.path-container-section + .section {
    padding-top: 0;
}

div.path-container {
    position: relative;
    font-size: 11px;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

div.path-container .iconed-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 54px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

ul.path {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
    margin: 0;

}

ul.path > li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 54px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-shadow: 0px 0px 5.9px rgb(60, 60, 60);
}

ul.path > li > a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 54px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-right: 21px;
    position: relative;
}

ul.path > li > a:after {
    content: '\f105';
    font-family: FontAwesome;
    position: absolute;
    right: 9px;
    top: 50%;
    margin-top: -0.7em;
}

div.path-container a {
    color: #fff;
}

div.path-container a:hover {
    color: #000;
}

div.path-container li:hover {
    text-shadow: none;
}

div.events-list {
    margin: -20px -10px 0;
}

div.events-list > div {
    margin-top: 20px;
    padding: 0 10px !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

div.events-list-item {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

div.events-list-item > a {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background: #fff;
    color: #000;
    line-height: 1.3;
}

div.events-list-item > a:hover {
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.05);
}

div.events-list-item > a .photo {
    width: 100%;
    height: auto;
    max-width: 100%;
}

div.events-list-item .cont {
    padding: 22px;
}

div.events-list-item .date {
    display: block;
}

div.events-list-item .title {
    display: block;
    font-size: 20px;
    font-weight: 500;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

div.events-list-item a:hover .title {
    color: #008541;
}

div.accorditions-block {
}

div.accorditions-block > div {
    margin: 8px 0 0;
    background: #fff;

    -webkit-box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.08);
}

div.accorditions-block > div:first-child {
    margin: 0;
}

div.accorditions-block .accord-toggler {
    display: block;
    text-decoration: none !important;
    padding: 18px 40px 18px 20px;
    font-size: 15px;
    color: #008541;
    font-weight: 700;
    line-height: 1.1;
    position: relative;
}

div.accorditions-block .accord-header {
    background: none;

    -webkit-box-shadow: none;
    box-shadow: none;
}

div.accorditions-block .accord-header a {
    display: block;
    text-decoration: none !important;
    padding: 18px 40px 18px 20px;
    font-size: 18px;
    color: #000;
    font-weight: 700;
    line-height: 1.1;
    position: relative;
}

div.accorditions-block .accord-toggler:after {
    font-family: FontAwesome;
    content: '\f0d7';
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 46px;
    font-size: 17px;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

div.accorditions-block .accord-toggler.opened:before {
    height: 8px;
}

div.accorditions-block .accord-toggler.opened:after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

div.accorditions-block .accord-toggler:hover {
    color: #008541;
}

div.accorditions-block .accord {
    display: none;
    width: 100% !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

div.accorditions-block .accord p,
div.accorditions-block .accord ul {
    /*margin: 0;*/

}

div.accorditions-block .accord-toggler.opened {
    color: #008541;
}

div.accorditions-block .accord > div {
    padding: 0 20px 20px !important;
    width: 100% !important;
}

div.team-list {
    margin: -20px -10px 0;
}

div.team-list > div {
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 10px !important;
}

div.team-list-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background: #fff;
}

div.team-list-item .photo {
    width: 100%;
    height: auto;
}

div.team-list-item .cont {
    padding: 22px;
    /*word-break: break-all;*/
}

div.team-list-item .description {
    font-size: 14px;
}

div.team-list-item h3 {
    font-size: 18px;
    color: #231f20;
}

div.team-list-item .status {
    color: #008641;
    font-size: 14px;
    font-style: italic;
    line-height: 1.3;
    margin-bottom: 10px;
    font-weight: 500;
}

div.team-list-item .description {
    margin-bottom: 10px;
    font-weight: 400;
}

div.team-list-item .contacts a {
    font-weight: 400;
}

div.team-list-item .contacts a.conmail {
    font-size: 12px;
}

div.team-list-item .action {
    margin-top: 15px;
}

div.low-info-list {
    margin: -20px -10px 0;
}

div.low-info-list > div {
    margin-top: 20px;
    padding: 0 10px !important;
}

div.low-info-list-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background: #fff;
    padding: 30px;
    min-height: 222px;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
    color: #008541;
}

div.low-info-list-item .title {
    font-size: 24px;
    font-weight: 500;
    line-height: 1.3;
    margin-bottom: 1em;
}

div.low-info-list-item:hover {
    background: #96cb62;
    color: #fff;
}

div.buttons-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: -14px;
}

div.buttons-block > * {
    margin-top: 14px;
    margin-right: 14px;
}

div.voxz-list {
    margin: -20px -10px 0;
}

div.voxz-list.margin-mode {
    margin-top: -152px;
}

div.voxz-list > div {
    margin-top: 20px;
    padding: 0 10px !important;
}

table.partners-grid:first-child tr:first-child {
    /*position:*/
}

table.partners-grid {
    /*table-layout: fixed;*/
    width: 100%;
}

table.partners-grid td {
    border: 1px solid rgba(0, 0, 0, .1);
    padding: 5px 8px;
    font-size: 14px;
    /*
        -webkit-transition: all ease 0.3s;
        -moz-transition: all ease 0.3s;
        -ms-transition: all ease 0.3s;
        -o-transition: all ease 0.3s;
        transition: all ease 0.3s;*/
}

div.page-module table.partners-grid td {
    border: 1px solid rgba(0, 0, 0, .1);
    padding: 5px 8px;
    font-size: 12px;
}

div.page-module table.partners-grid tbody td:nth-child(7),
div.page-module table.partners-grid tbody td:nth-child(10) {
    white-space: nowrap;
    text-align: center;

}

div.page-module table.partners-grid tbody td:nth-child(2) {
    width: 16%;
}

div.page-module table.partners-grid tbody td:nth-child(8) {
    width: 15%;
}

div.page-module table.partners-grid tbody td:nth-child(6) {
    width: 12%;
}

div.page-module table.partners-grid tbody td:nth-child(7) {
    width: 12%;
}

div.page-module table.partners-grid tr td[rowspan] {
    border-right: 0;
}

/*div.page-module table.partners-grid tr td:only-child {
    border-left: 0;
}*/

table.partners-grid thead td {
    vertical-align: top;
    padding: 5px 8px;

}

div.content-colls {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -25px;
}

div.content-colls > div {
    padding: 0 25px;
}

div.sidebar {
    min-width: 280px;
    max-width: 280px;
}

div.mainbar {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    min-width: 1px;
}

div.gmap-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 500px;
    padding: 0;
}

div.gmap-section > div {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
}

div.contact-promo-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: #fff;
    padding: 30px 0;
    margin-bottom: 40px;
}

div.contact-promo-block > div {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    font-size: 18px;
    color: #231f20;
}

div.contact-promo-block > * {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 40px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

div.contact-promo-block > * + * {
    border-left: 1px solid rgba(0, 0, 0, .1);
}

div.contact-promo-block .ico {
    margin-right: 40px;
}

div.contact-promo-block .ico img {
    display: block;
    width: 82px;
    height: auto;
}

div.contact-promo-block > a {
    font-size: 16px;
    line-height: 1.3;
}

div.content-tabs-container {
    overflow: hidden;
}

ul.content-tabs {
    list-style: none;
    padding: 0;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #c3c3c3;
}

ul.content-tabs > li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

ul.content-tabs > li > a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 50px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 1;
    padding: 0 25px;
    font-size: 18px;
    color: #231f20;
    position: relative;
}

ul.content-tabs > li > a:after {
    content: '';
    width: 2px;
    height: 2px;
    border-left: 1px solid #c3c3c3;
    border-top: 1px solid #c3c3c3;
    background: #f5f5f5;
    position: absolute;
    left: 50%;
    margin-left: -2px;
    bottom: -2px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.white-bg ul.content-tabs > li > a:after {
    background: #fff;
}

ul.content-tabs > li.selected > a:after {
    width: 16px;
    height: 16px;
    margin-left: -8px;
    bottom: -8px;
}

ul.content-tabs > li:hover > a {
    color: #000;
}

ul.content-tabs > li.selected > a {
    color: #000;
    cursor: default;
}

div.content-tabs-content {
    padding: 15px 0;
}

div.content-tabs-content > div {
    display: none;
}

div.contacts-grid-filter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: #96cb62;
    padding: 7px 12px 22px;


    flex-direction: column;
}

div.contacts-grid-filter > div {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    padding: 0 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 15px;
    align-items: center;
}

div.contacts-grid-filter.pale {
    background: transparent;
    padding-left: 0;
}

div.contacts-grid-filter.pale > div {
    padding: 0;
}

div.selecotr-place {
    min-width: 40%;
}

div.contacts-grid-filter.pale div.selecotr-place select {
    width: 40% !important;
}

div.selecotr-place .select2.select2-container--custom-select-style {
    display: block;
    width: 100% !important;
}

div.contacts-grid-filter.pale div.selecotr-place .select2.select2-container--custom-select-style {
    width: 40% !important;
}

label.ch-selecor {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    font-weight: 500;
    line-height: 1.1;
    cursor: pointer;
}

label.ch-selecor label {
    margin-right: 10px;
    color: #231f20;
}

div.contacts-grid table {
    background: #fff;
    width: 100%;
}

div.contacts-grid table td {
    padding: 15px 21px;
    border: 1px solid #e5e7e7
}

div.contacts-grid table tr:first-child td {
    border-top: 0
}

div.contacts-grid thead td {
    background: #008541;
    color: #fff;
}

div.contacts-grid thead td:first-child {
    border-left-color: #008541;
}

div.contacts-grid thead td:last-child {
    border-right-color: #008541;
}

div.buttons-blocks {
    margin: -20px -10px 0;
}

div.buttons-blocks > div {
    margin-top: 20px;
    padding: 0 10px !important;
}

div.buttons-blocks a {
    font-size: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

div.buttons-blocks a.custom-btn-1 {
    font-size: 18px;
}

div.ensurance-event-phone-reg-section {
    padding: 0;
    position: relative;
    z-index: 2;
}

div.ensurance-event-phone-reg {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: #f4f4f4;
    height: 98px;
    border-radius: 180px;
    overflow: hidden;
    margin-bottom: 45px;
}

div.ensurance-event-phone-reg > div {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    font-size: 24px;
    color: #231f20;
    font-weight: 700;
    padding: 0 30px;
    line-height: 1.3;
}

div.ensurance-event-phone-reg a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 28px;
    font-weight: 600;
    background: #F4F4F4;
    color: #E20009;
    padding: 0 0px 0 12px;
    cursor: auto;
}

div.ensurance-event-phone-reg a {
    color: #E20009;
}

div.ensurance-event-phone-reg a i {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

div.ensurance-event-phone-reg a:hover {
    background: #f4f4f4f;
    color: #E20009;
    cursor: auto;
}

div.ensurance-event-phone-reg a .fa {
    /*margin-right: .5em;*/
    color: #E20009
}

div.ensurance-event-selector .main-title.f_28 {
    font-weight: 400;
    color: rgba(32, 32, 32, .7);
}

div.ensurance-event-selecotrs {
    margin: 0 -10px 0;
    justify-content: center;
}

div.ensurance-event-selecotrs > div {
    margin-top: 20px;
    padding: 0 10px !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

div.ensurance-event-selecotrs-item {
    font-size: 18px;
    color: #231f20;
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    font-weight: 500;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background: #f4f4f4;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    padding: 45px 25px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

div.ensurance-event-selecotrs-item .ico {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-height: 128px;
    -ms-flex-preferred-size: 128px;
    flex-basis: 128px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

div.ensurance-event-selecotrs-item .label {
    margin-bottom: 25px;
}

div.ensurance-event-selecotrs-item .action {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

div.ensurance-event-selecotrs-item .action a {
    font-size: 14px;
    font-weight: 700;
}

div.text-blocks > div {
    background: #fff;
    padding: 25px;
}

div.text-blocks > div + div {
    margin-top: 20px;
}

div.text-blocks .title {
    font-weight: 500;
    font-size: 1.7em;
}

div.half-content > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: -23px;
    margin-right: -23px;
}

div.half-content > div + div {
    margin-top: 60px;
}

div.half-content > div:nth-child(even) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

div.half-content > div > div {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    padding: 0 23px;
}

div.half-content .cont {
    font-size: 16px;
}

div.half-content .cont h2 {
    font-size: 2.25em;
    color: #000;
}

div.half-content .ilustration img {
    display: block;
    width: 100%;
    height: auto;
    border: 8px solid #fff;
}

div.text-block-1 {
    font-size: 16px;
    padding: 40px 30px;
}

div.text-block-1:last-child {
    padding-bottom: 0;
}

div.text-block-1 a.mailto {
    font-size: 1.8em;
}

div.xt-contact-section {
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

div.xt-contact-section > * {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
}

div.xt-contact-section .ls {
    background: #008541;
    color: #fff;
    padding: 2.54vw 2.67vw;
    font-weight: 300;
    font-size: 2.5vw;
    line-height: 1.2;
    position: relative;
    z-index: 2;
    margin-right: -5.55vw;
    min-width: 55%;
}

div.xt-contact-section .ls {
    display: flex;
    align-items: center;
}

div.xt-contact-section.cv-block .ls {
    font-size: 1.6vw;
    padding: 3.94vw 7.07vw;
}

div.xt-contact-section.has-people .ls {
    padding: 2.97vw 4.07vw;
    max-width: 41.2%;
    margin-right: -9.85vw;
}

div.xt-contact-section .rs {
    background: #6abc1b;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    font-weight: 700;
    font-size: 5vw;
    margin: -1.38vw 0;
}

div.xt-contact-section.cv-block .rs {
    font-size: 3.9vw;
}

div.xt-contact-section.has-people .rs {
    padding-left: 14.3vw;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

div.xt-contact-section .rs .fa {
    font-size: 3.2vw;
    padding-left: 30px;
    margin-top: 16px;
}

div.xt-contact-section .rs:hover {
    background: #51a600;
}

div.xt-contact-section .contact-container.rs {
    font-size: 16px;
    background: #96cb63;
}

div.xt-contact-section .rs:hover {
    background: #96cb63;
}

div.contact-container .img img {
    border: 10px solid #fff;
    border-radius: 100%;
    margin-right: 30px;
}

div.contact-container .cont {
    color: #fff;
    text-align: left;
    font-weight: normal;
}

div.contact-container .cont h3 {
    margin: 0;
}

div.contact-container .cont .status {
    padding-bottom: 20px;
    font-style: italic;
}

div.contact-container .cont a {
    color: #fff;
}

div.contact-container .cont a:hover {
    color: #008641;
}

div.justin-promo-section {
    background-position: center center;
    background-size: cover;
    padding: 7.98vw 4.3vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

div.justin-promo-section > div {
    background: #fff;
    font-size: 24px;
    padding: 3.1vw;
}

div.justin-promo-section > div img {
    max-width: 100%;
    height: auto;
}

div.justin-promo-section h2 {
    font-size: 36px;
    color: #221f1f;
}

div.justin-promo-section .ext_button {
    font-size: 1.11vw;
}

.compensa-form {
    font-size: 18px;
    padding: 4.16vw 8.32vw;
    background: #f4f4f4;
}

.compensa-form .page-module h2 {
    font-size: 1.66em;
    color: #231f20;
}

div.free-services {
}

div.free-services table {
    width: 100%;
}

div.free-services table thead td.active {
    background: #231f20;
    color: #fff;
    padding: 15px 20px;
    text-transform: uppercase;
    border-left: 1px solid #fff;
    width: 115px;
}

div.free-services table tbody td {
    background: #fff;
    border: 1px solid #eaeaea;
    padding: 15px 20px;
    cursor: pointer;
    vertical-align: top;
    font-weight: 500;
}

div.free-services table thead td.td-hide,
div.free-services table tbody td.td-hide {
    display: none;
}

div.free-services table tbody tr.no-pointer td {
    cursor: auto;
}

div.free-services table tbody tr td .fa-caret-down {
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

div.free-services table tbody tr.opened td .fa-caret-down {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

div.free-services table tbody td:nth-child(1),
div.free-services table tbody td:nth-child(2) {
    width: 1%;
    vertical-align: top;
}

div.free-services table tbody td:nth-child(2) img {
    display: block;
    width: auto;
    height: auto;
    max-width: 43px;
    max-height: 43px;
    margin: auto;
}

div.free-services div.addintiona-content {
    margin-top: 15px;
    display: none;
    width: 100% !important;
    font-weight: 400;
}

div.voxz-section-modification {
    /*     margin-top: -132px; */
    padding-top: 179px;
    position: relative;
}

div.voxz-section-modification-n {
    margin-top: -132px;
}

div.voxz-section-modification:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    /*     height: 29vw; */
    background: #fff;
}

div.voxz-section-modification:after {
    content: '';
    position: absolute;
    left: 0;
    top: 29.6vw;
    right: 0;
    width: 410px;
    height: 202px;
    background: url("../images/misc/dec-1.png") 0 0 no-repeat;
    z-index: -1;
}

div.voxz-section-modification.vox-grey:before,
div.voxz-section-modification.vox-grey:after {
    /*display: none;*/
}

div.voxz-section-modification > div {
    position: relative;
    z-index: 2;
}

div.voxz-section.long-chwang {
    padding-left: 0;
}

div.voxz-section-modification:after {
    /* top: 100%;*/
}

div.voxz-section.long-chwang div.voxz {
    height: 24.72vw;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    background: #97CD65;
    background-size: cover;

}

div.voxz-section.long-chwang div.voxz > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

div.voxz-section.long-chwang div.voxz > div.mpod {
    padding-left: 64px;
    margin-right: 100px;
    margin-top: 0;
    position: relative;
}

div.voxz-section.long-chwang div.voxz > div.mpod:after {
    content: ' ';
    position: absolute;
    left: calc(100% + 100px);
    top: 6.5vw;
    height: 11.806vw;
    width: 1px;
    background: #fff;
}

div.voxz-section.long-chwang div.voxz > div.only-text-block {
    /*     font-size: 27px;  */
    font-size: 25px;
    background: none;
    background-size: contain;
    padding: 15px 100px;
}

div.voage-blocks-container {
    margin: 60px 0 0;
}

div.voage-blocks-container.no-margin.f_36 {
    margin: auto;
}

div.voage-blocks-container.no-margin {
    margin: 0;
}

div.voage-blocks {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: -20px -10px 0 0;
}

div.voage-blocks h2 {
    padding-right: 25px;
    text-align: left;
}

div.voage-blocks.reverse h2 {
    padding-right: 10px;
    padding-left: 15px;

}

div.voage-blocks > div {
    padding: 0 10px;
    /*margin-top: 20px;*/
    /*display: flex;*/
}

div.voage-blocks > div:first-child {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    flex: auto;

}

div.voage-blocks > div:last-child:not(.pure-g) {
    /*margin-top: 140px;*/
    max-width: 14.013vw;
    display: flex;
    align-items: center;
}

div.voage-blocks > div:last-child:not(.pure-g) h2 {
    font-size: 30px;
}

div.voage-blocks.reverse > div:first-child {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin-top: 140px;
    max-width: 14.013vw;
}

div.voage-blocks.reverse > div:last-child {
    margin-top: 20px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 100%;
}

div.voage-blocks > div > div {

    padding: 0 10px;
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /* flex: 1 0 33%;
     max-width: 33%;*/
}

div.voage-blocks-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background: #fff;
    padding: 30px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;

}

div.voage-blocks-item img {
    width: 70px;
    height: 100%;
    min-height: 70px;
}

div.voage-blocks-item .title {
    display: block;
    color: #008541;
    font-size: 20px;
    padding: 0 0 6px 0;
    min-height: 66px;
    font-weight: 500;
}

div.voage-blocks-item .cont {
    padding: 0 0 16px 0;
    font-weight: 400;
}

div.voage-blocks-item .action {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

div.ensurance-event-selector {
    background: #fff;
    -webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, .07);
    box-shadow: 0 15px 30px rgba(0, 0, 0, .07);
    padding: 40px;
    position: relative;
    z-index: 55;
    margin-top: -62px;
}

/*LISTS*/

div.side-menu-container {
}

ul.side-menu {
    list-style: none;
    padding: 0;
    margin: 0;
}

ul.side-menu > li > a {
    font-weight: 700;
    line-height: 1.3;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: .5em 0;
    color: #000;
}

ul.side-menu > li:hover > a,
ul.side-menu > li.selected > a {
    color: #008641;
}

div.heavy-menu-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 40px;
}

ul.heavy-menu {
    list-style: none;
    padding: 0;
    margin: 0 -8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
}

ul.heavy-menu > li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 8px;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
}

ul.heavy-menu > li > a {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 74px;
    border: 1px solid #008641;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 3px;
    overflow: hidden;
    background: #fff;
    font-size: 18px;
    font-weight: 700;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 27px;
    line-height: 1.2;
}

ul.heavy-menu > li > a:after {
    content: '\f107';
    font-family: FontAwesome;
}

ul.heavy-menu > li:hover > a,
ul.heavy-menu > li.selected > a {
    background: #008641;
    color: #fff;
}

ul.socials {
    list-style: none;
    padding: 0;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

ul.socials > li + li {
    margin-top: 16px;
}

ul.socials > li > a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 1;
    padding: 0 !important;
}

ul.socials > li > a .fa {
    min-width: 29px;
    height: 29px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border: 1px solid #656262;
    border-radius: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 1.2em;
    margin-right: 1em;
}

div.main-menu-container {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
}

ul.main-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0 -1.25vw;
}

ul.main-menu > li {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

ul.main-menu > li > a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 1.1;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 15px;
    color: #231f20;
    padding: 0 0.8vw;
}

ul.main-menu > li:hover > a,
ul.main-menu > li.selected > a {
    color: #008641;
}

ul.main-menu > li > ul {
    list-style: none;
    padding: 0;
    margin: 0;
    position: absolute;
    left: 50%;
    top: 100%;
    background: #f4f4f4;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
    /*opacity: 0;
    visibility: hidden;*/
    display: none;
}

ul.main-menu > li > ul:before {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 11px 11px 11px;
    border-color: transparent transparent #f4f4f4 transparent;
    position: absolute;
    left: 50%;
    bottom: 100%;
    margin-left: -11px;
}

ul.main-menu > li:hover > ul {
    /*opacity: 1;
    visibility: visible;*/
    display: block;
}

ul.main-menu > li > ul > li > a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    white-space: nowrap;
    padding: 10px 38px;
    font-size: 15px;
    color: #231f20;
    line-height: 1.2;
}

ul.main-menu > li > ul > li:first-child > a {
    padding-top: 30px;
}

ul.main-menu > li > ul > li:last-child > a {
    padding-bottom: 30px;
}

ul.main-menu > li > ul > li:hover > a,
ul.main-menu > li > ul > li.selected > a {
    color: #199254;
}

div.content-menu-section {
    padding: 0;
    position: relative;
    z-index: 200;
    height: 190px;

}

div.content-menu-section.section-decor-1 {
    background: url(../images/misc/dec-1.png) -45px 0 no-repeat;
}

div.content-menu-container {
    /*   -webkit-transition: all ease 0.3s;
       -moz-transition: all ease 0.3s;
       -ms-transition: all ease 0.3s;
       -o-transition: all ease 0.3s;
       transition: all ease 0.3s;*/
    /*     margin-top: -70px; */
    margin-top: -30px;
}

div.content-menu-container.smpl {
    margin-top: -80px;
}

div.fixed thead.fixed {
    position: fixed;
    top: 101px;
    width: 100%;

}

div.fixed thead.fixed.absolute {
    position: absolute;
}

div.smaller {
    font-size: 14px;
    padding: 0 25px !important;
    margin: 0 -15px;
}

.red {
    color: #d50000
}

div.fixed div.content-menu-container {
    position: fixed;
    top: 60px;
    left: 0;
    width: 100%;
    margin-top: 0;
}

/*
div.fixed div.content-menu-section + div.section {
    margin-top: 150px;
}*/

div.fixed ul.content-menu {
    margin: 0;
    min-height: 0;
    height: auto;
}

div.fixed ul.content-menu > li > a {
    min-height: 0;
    /* height: auto;*/
    padding: 13px 2px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

div.fixed ul.content-menu > li > a .icos {
    /* display: none;*/
    height: 0;
    margin: 0;
    overflow: hidden;
    padding: 0;
}

div.fixed ul.content-menu > li > a .lba {
    font-size: 12px;
}

div.fixed div.voxz-section-modification {
    /*  margin-top: 0;*/
}

div.fixed div.section.section-decor-1 {
    /* margin-top: 102px;*/
}

ul.content-menu {
    /*  -webkit-transition: all ease 0.3s;
      -moz-transition: all ease 0.3s;
      -ms-transition: all ease 0.3s;
      -o-transition: all ease 0.3s;
      transition: all ease 0.3s;*/
}

ul.content-menu {
    list-style: none;
    padding: 0;
    margin: -32px 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: #fff;
    -webkit-box-shadow: 0px 10px 43px -6px rgba(0, 0, 0, 0.21);
    box-shadow: 0px 10px 43px -6px rgba(0, 0, 0, 0.21);

}

ul.content-menu > li {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;

}

ul.content-menu > li > ul {
    display: none;
}

ul.content-menu > li > a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    border-left: 1px solid rgba(0, 0, 0, .1);
    padding: 19px;
    color: #231f20;
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    position: relative;
    /*min-height: 150px;*/
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0;
    height: 100%;

    /*         min-height: 150px; */
}

.safari10 ul.content-menu > li > a,
.safari9 ul.content-menu > li > a,
.safari8 ul.content-menu > li > a {
    min-height: 150px;
}

ul.content-menu > li > a:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background: #008541;
    height: 3px;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
    opacity: 0;
}

ul.content-menu > li:first-child > a {
    border: 0;
}

ul.content-menu > li > a .icos {
    margin-bottom: 20px;
    margin-top: 20px;
}

ul.content-menu > li > a .icos img {
    display: block;
    -webkit-filter: grayscale(100%) brightness(70%);
    filter: grayscale(100%) brightness(70%);
    margin: auto;
}

ul.content-menu > li > a .lba {
    line-height: 15px;
    text-align: center;
}

ul.content-menu > li.selected > a .icos img,
ul.content-menu > li > a:hover .icos img {
    -webkit-filter: none;
    filter: none;
}

ul.content-menu > li.selected > a .lba,
ul.content-menu > li > a:hover .lba {
    color: #008541;

}

ul.content-menu.tac > li > a .icos img {
    margin: 0 auto;
}

ul.content-menu > li:hover > a,
ul.content-menu > li.selected > a {
    background: #f4f4f4;
}

ul.content-menu > li:hover > a:after,
ul.content-menu > li.selected > a:after {
    opacity: 1;
}

.news-main {
    padding: 0 150px;
}

/*INPUTS*/

label.styled_checkbox {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 20px;
    min-width: 20px;
    height: 20px;
    border: 1px solid rgba(0, 0, 0, .1);
    border-radius: 1px;
    overflow: hidden;
    cursor: pointer;
    position: relative;
    background: #fff;
}

label.styled_checkbox i {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
    opacity: 0;
    font-style: normal;
}

label.styled_checkbox i:after {
    content: '\f00c';
    font-family: FontAwesome;
    font-style: normal;
}

label.styled_checkbox input {
    position: absolute;
    left: -100vw;
    top: -20px;
}

label.styled_checkbox input:checked + i {
    opacity: 1;
}

label.styled_radio {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 20px;
    min-width: 20px;
    height: 20px;
    border: 1px solid rgba(0, 0, 0, .1);
    border-radius: 100%;
    overflow: hidden;
    cursor: pointer;
    position: relative;
    background: #fff;
}

label.styled_radio i {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
    opacity: 0;
}

label.styled_radio i:after {
    content: '';
    width: 8px;
    height: 8px;
    border-radius: 100%;
    background: #000;
}

label.styled_radio input {
    position: absolute;
    left: -20px;
    top: -20px;
}

label.styled_radio input:checked + i {
    opacity: 1;
}

.select2-container--custom-select-style {
    background: #f7f7f7;
    border: 1px solid #ebedef;
    border-radius: 0;
    z-index: 1000;
}

.select2-container--custom-select-style .select2-selection--single {
    height: 38px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.select2-container--custom-select-style .select2-selection--single .select2-selection__rendered {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 12px;
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
}

.select2-container--custom-select-style .select2-selection--single .select2-selection__arrow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-width: 30px;
}

.select2-container--custom-select-style .select2-selection--single .select2-selection__arrow:after {
    content: '\f0d7';
    font-family: FontAwesome;
}

.select2-container--custom-select-style .select2-dropdown {
    background: #f7f7f7;
    border-color: #ebedef;
    -webkit-transform: translate(-1px, -5px);
    -ms-transform: translate(-1px, -5px);
    transform: translate(-1px, -5px);
    z-index: 99993;
}

.select2-container--custom-select-style .select2-results__option {
    padding: 6px 12px;
}

.select2-container--custom-select-style .select2-results__options {
    max-height: 260px;
    overflow-y: auto;
}

.select2-container--custom-select-style-2 {
    border-radius: 0;
    background: #fff;
    border: 1px solid transparent;
}

.select2-container--custom-select-style-2 .select2-selection--single {
    height: 48px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.select2-container--custom-select-style-2 .select2-selection--single .select2-selection__rendered {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 20px;
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
}

.select2-container--custom-select-style-2 .select2-selection--single .select2-selection__arrow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-width: 30px;
}

.select2-container--custom-select-style-2 .select2-selection--single .select2-selection__arrow:after {
    content: '\f0d7';
    font-family: FontAwesome;
}

.select2-container--custom-select-style-2 .select2-dropdown {
    background: #fff;
    border-color: transparent;
    -webkit-transform: translate(-1px, -5px);
    -ms-transform: translate(-1px, -5px);
    transform: translate(-1px, -5px);
    z-index: 99993;
}

.select2-container--custom-select-style-2 .select2-results__option {
    padding: 12px 20px;
    border-top: 1px solid rgba(0, 0, 0, .05);
}

.select2-container--custom-select-style.pale {
    background: #FFFFFF;
    border: 1px solid #ebedef;
}

.select2-container--custom-select-style.pale .select2-dropdown {
    background: #FFFFFF;
    border-color: #FFFFFF;
}

div.inputs-container {
    margin: -20px -10px 0;
}

div.inputs-container > div {
    margin-top: 20px;
    padding: 0 10px !important;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

div.inputs-container label.simple {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 16px;
    color: #231f20;
    font-weight: 600;
    margin-bottom: .6em;
    flex: auto;
    align-items: flex-end;
}

div.inputs-container label.simple.noflex {
    display: block;
}

/*k*/
div.inputs-container label.lbl {
    position: relative;
    padding-left: 35px;
    display: block;
    margin-bottom: 10px;
}

div.inputs-container label.lbl > label.styled_checkbox,
div.inputs-container label.lbl > label.styled_radio {
    position: absolute;
    left: 0;
    top: 1px;
}

div.inputs-container input[type="text"],
div.inputs-container input[type="email"],
div.inputs-container input[type="tel"] {
    border: 1px solid transparent;
    background: #fff;
    width: 100%;
    font-size: 18px;
    color: #4a5566;
    padding: 12px 20px;
    border-radius: 0;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

div.inputs-container input[type="file"] {
    border: 1px solid transparent;
    background: #fff;
    width: 100%;
    font-size: 18px;
    color: #4a5566;
    padding: 12px 20px;
    border-radius: 0;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

div.inputs-container textarea {
    border: 1px solid transparent;
    background: #fff;
    width: 100%;
    font-size: 18px;
    color: #4a5566;
    padding: 12px 20px;
    border-radius: 0;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
    resize: vertical;
}

div.inputs-container input[type="text"]:focus,
div.inputs-container textarea:focus {
    border-color: #6d6d6d;
}

div.inputs-container .hr {
    height: 1px;
    background: rgba(0, 0, 0, .1);
    margin: 35px 10px;
}

div.inputs-container .select2-container--custom-select-style-2 {
    width: 100% !important;
}

/*HEADERS*/

.custom-title-1 {
    font-size: 36px;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 0em;
}

.main-title {
    font-size: 30px;
    color: #231f20;
    margin-bottom: 1em;
}

div.titled-line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 28px;
}

div.titled-line .main-title {
    margin: 0;
    text-align: center;
    width: 100%;
}

div.titled-line > * + * {
    margin-left: 30px;
}

/*BUTTONS*/

.custom-btn-1 {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    background: #fff;
    height: 3.88em;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 1.38em;
    line-height: 1.2;
}

.custom-btn-1 > * + * {
    margin-left: 1.38em;
}

.custom-btn-1 span {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
}

.custom-btn-1 .fa {
    font-size: 1.5em;
}

.custom-btn-1 .fa img {
    height: 36px;
    width: auto;
}

.ext_button {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 3.28em;
    line-height: 1em;
    padding: 0 1.85em;
    position: relative;
    text-decoration: none !important;
}

.ext_button.narrow {
    padding: 0 1.8em;
}

.ext_button.bordered {
    border: 1px solid #cecece;
}

.ext_button.rounded {
    border-radius: 1.8em;
}

.ext_button:not(.rounded) {
    border-radius: 0.2em;
}

ext_button .intro-foto a {
    background: #008641;
}

ext_button .intro-foto a:hover {
    background: #ED1C24;
}

.ext_button.shadowed {
    -webkit-box-shadow: 0.14em 0.14em 0px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0.14em 0.14em 0px 0px rgba(0, 0, 0, 0.75);
}

.ext_button.full-w {
    display: block;
    text-align: center;
}

.ext_button .fa {
    margin: 0 0 0 1.4em;
}

.ext_button .fa:first-child {
    margin: 0 1.4em 0 0;
}

.ext_button.green-style {
    background: #008641;
    color: #fff;
}

.ext_button.green-style:hover {
    background: #00a952;
    color: #fff;
}

.ext_button.white-style {
    background: #fff;
    color: #008641;
    /*border-color: #008641;*/
    border: 1px solid #008541;
}

.ext_button.white-style:hover {
    background: #008641;
    /*border-color: #008641;*/
    color: #fff;
    border: 1px solid #008541;
}


.ext_button.orange-style {
    background: #ff6a10;
    color: #fff;
}

.ext_button.orange-style:hover {
    background: rgb(241, 106, 33);
    color: #fff;
}

.ext_button.orange-white-style {
    background: #fff;
    color: #ff6a10;
    /*border-color: #008641;*/
    border: 1px solid #ff6a10;
}

.ext_button.orange-white-style:hover {
    background: #ff6a10;
    /*border-color: #008641;*/
    color: #fff;
    border: 1px solid #ff6a10;
}

/*.ext_button.white-style:not(.no-hover):hover {
    background: #008541;
    color: #fff;
}*/

.ext_button.no-hover {
    cursor: auto;
}

.no-hover2 {
    cursor: auto;
}

.ext_button.intro-foto {
    background: #00a952 !important;
    color: #fff !important;
}

/*POPUPS*/

div.custom-popup-style .fancybox-close-small {
    width: 60px;
    height: 60px;
}

div.custom-popup-style .fancybox-bg {
    background: rgba(32, 32, 32, .3);
}

div.custom-popup-style .fancybox-slide--html {
    padding: 8vw;
}

/*SPECIAL*/

.bold, .fw-700 {
    font-weight: 700;
}

.fw-400 {
    font-weight: 400;
}

.mrg-bt-45 {
    margin-bottom: 45px !important;
}

div.no-top-padd {
    padding-top: 0;
}

.ext_button .intro-foto {
    padding: 2em;
    color: #ffffff;
    background: #008541;
}

.tablet-show {
    display: none;
}

.msie div.xt-contact-section {
    margin-bottom: 80px;
}

.msie div.ensurance-event-selecotrs-item .label {
    margin-bottom: 65px;
}

.msie div.events-list-item > a {
    display: inline-block;
}

.msie div.events-list-item > a .cont .date {
    padding: 5px 22px;
}

.msie div.events-list-item > a .cont .title {
    padding: 5px 22px;
}

.msie ul.content-menu > li > a {
    display: block;
    text-align: center;
}

.msie ul.content-menu > li img {
    display: inline;
}

.msie .fixed ul.content-menu > li img {
    display: none;
}

.msie div.team-list-item {
    width: 100%;
}

.msie div.low-info-list-item .title {
    min-height: 62px;
}

.msie div.xt-contact-section > * {
    flex: none;
}

.msie div.xt-contact-section > .rs {
    flex: 1 1 100%;
}

.msie div.voxz-carusel-item .photo img {
    /*  width: auto; */
}

.msie .voage-blocks > div {
    flex: auto;
}

h2.main-title.f_36.nomarg {
    margin-bottom: 20px !important;
    padding-bottom: 0 !important;
}

h2.main-title.f_36.nomarg.tablet-hide {
    margin-bottom: 20px !important;
    padding-bottom: 0 !important;
}

/*COLORS*/

.white-bg {
    background: #fff;
}

.black-color {
    color: #231f20;
}

/*MISC*/

.streg {
    font-size: 17px;
}

.new-contacts-block b {
    font-size: 18px;
}

.new-contacts-block {
    background: #FFFFFF;
    padding: 20px 15px;
    margin: 0 0 20px 0;
}

.new-contacts-block2 {
    background: #FFFFFF;
    padding: 20px 25px;
    margin: 0 0px 20px 0px;
    font-size: 14px;
}

.new-contacts-block2 strong,
.new-contacts-block2 b {
    font-size: 18px;
    color: #333;
}

div.archive-button-container {
    padding: 15px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

a.map-controls {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    cursor: pointer;
}

a.map-controls i {
    padding-right: 10px;
}
a.map-controls2 {
    cursor: pointer;
}


div.gmap-section {
    position: relative;
    height: 510px;
}

.conts-header {
    padding: 18px 40px 18px 20px;
    font-size: 18px;
    color: #008541;
    font-weight: 700;
    line-height: 1.1;
}

.worker-photo {
    float: left;
    margin-bottom: 15px;
    margin-right: 15px;
}

div.under-title {
    margin: 1.5em 0;
    text-align: center;
}

.error {
    background: #f5d5d5 !important;
}

.ext_button.diff-el {
    min-width: 182px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.ext_button.diff-el .fa {
    margin: 0 0 0 0.6em;
}

.letter-container {
    position: relative;
}

.letter-container .letter-1 {
    position: absolute;
    top: 0;
    left: 100%;
    font-size: 280px;
    color: #fff;
    line-height: 1;
    font-weight: 600;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left;
    margin-left: calc((100vw - 1250px) / 2);
    z-index: -1;
}

.letter-container .letter-2 {
    position: absolute;
    top: 40px;
    right: 100%;
    font-size: 280px;
    color: #fff;
    line-height: 1;
    font-weight: 600;
    margin-right: calc((100vw - 1390px) / 2);
    z-index: -1;
}

.letter-container .letter-3 {
    position: absolute;
    top: -45px;
    right: 96%;
    font-size: 186px;
    color: #fff;
    line-height: 1;
    font-weight: 600;
    /* margin-right: calc((100vw - 1390px) / 2); */
    z-index: -1;
}

.letter-container .letter-4 {
    position: absolute;
    top: -242px;
    left: 92%;
    font-size: 244px;
    color: #fff;
    line-height: 1;
    z-index: -1;
    font-weight: 600;
}

.nowrp {
    white-space: nowrap;
}

.grecaptcha-badge {
    display: none;
}

.desktop-noshow {
    display: none;
}

ul.content-menu > li.mobile_menu3 {
    display: none;
}

div.section.paddr {
    padding-right: 64px;
}

.xsd {
    margin-top: 10px;
}

div.footer-logos img {
    width: 95px;
    margin-right: 20px;
}

/*
div.footer-logos:last-child img {
	width: 125px;
}*/

div.footer-logos a {
    display: inline-flex;
    justify-content: space-between;
    align-items: center;
    word-wrap: normal;
    font-family: arial;
    color: rgba(32, 32, 32, .5);
    font-size: 10px;
}

div.footer-logos a:hover {
    color: rgba(32, 32, 32, .5);
}

div.footer-logos a > * {

}

div.contacts-grid-filter a.question-mark {
    width: 24px;
    height: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    background: #E6E7E9;
    color: #000;
    margin-left: 5px;
}

div.contacts-grid-filter.extended {

}


div.contacts-grid-filter.extended > div {
    /*justify-content: space-around;*/
    justify-content: flex-start;
}

div.contacts-grid-filter.extended > div.hidden {
    display: none;
}

div.contacts-grid-filter.extended > div > div {
    flex: 0 0 25%;
    display: flex;
}

div.contacts-grid-filter.extended > div.button-place {

    justify-content: flex-end;
}

div.contacts-grid-filter.extended > div.button-place a {
    margin-left: 10px;
}

div.contacts-grid-filter.extended div.selecotr-place {
    max-width: 40%

}

div.contacts-grid-filter.extended + .contacts-grid {
    min-height: 500px;
    max-height: 500px;
    overflow: hidden;
    opacity: 0;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

div.contacts-grid-filter.extended.shown + .contacts-grid {
    max-height: none;
    overflow: hidden;
    opacity: 1;
}

.qtip-default.question-qtip {
    border: none;
    background-color: #E6E7E9;
    color: #000;
    padding: 10px 10px;
    font-size: 12px;
    line-height: 1.2;
    /*min-width: 280px;*/
    min-height: 130px;
}


div.selecotr-place.has-error .select2-container--custom-select-style {
    background: #f5d5d5 !important;
}

div.checkbox-block.has-error .styled_checkbox {
    background: #f5d5d5 !important;
}


a.edit-form {
    position: absolute;
    top: 20px;
    left: 20px;
}


#reg9 label[for] {
    border: 1px solid transparent;
    background: #fff;
    width: 100%;
    font-size: 18px;
    color: #4a5566;
    padding: 12px 20px;
    border-radius: 0;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

#reg9 label[for] + [type="file"] {
    display: none;
}



div.section.how-to-connect {
    background: #F5F5F5;
    padding: 0 0 30px;
    margin-top: -30px;
    position: relative;

    -webkit-box-shadow: 0 25px 25px -25px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 25px 25px -25px rgba(0, 0, 0, 0.2);
    box-shadow: 0 25px 25px -25px rgba(0, 0, 0, .2);

}
div.section.how-to-connect.other-connect {
    margin-bottom: 30px;
}

div.section.how-to-connect:after {
    content: '';
    position: absolute;
    right: -135px;
    bottom: -215px;
    width: 410px;
    height: 202px;
    background: url('../images/misc/dec-1.png') 0 0 no-repeat;
    z-index: -1;
}

div.section.how-to-connect:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 410px;
    height: 202px;
    background: url('../images/misc/dec-1.png') 0 0 no-repeat;
    z-index: 1;
}

div.how-to-connect-blocks {
    margin-top: 45px;
    position: relative;
    z-index: 2;

}

div.how-to-connect-blocks > div {
    display: flex;
}

div.how-to-connect-block {
    background: #fff;
    padding: 20px 25px;
    margin-bottom: 15px;
    width: 100%;
}

div.how-to-connect-block .ico {
    width: 60px;
    height: auto;
}

div.how-to-connect-block .title {
    display: block;
    color: #008541;
    font-size: 19px;
    padding: 5px 0 6px 0;
    min-height: 60px;
    font-weight: 600;
}

div.how-to-connect-block .cont {
    font-weight: 400;
}
.polise-ie {
    font-size: 18px;
    color: #000;
}


a.savitarna-icon {

    display: flex;
    flex: 1 1 100%;
    justify-content: center;
    align-items: center;
    font-size: 15px;
    font-weight: 500;
    color: #000;

    transition: none;

}

a.savitarna-icon i.fa {

    width: 34px;
    height: auto;
    margin-right: 2px
}

a.savitarna-icon i.fa img {
    width: 100%;
    height: auto;
}

a.savitarna-icon i.fa img:last-child {
    width: 100%;
    height: auto;
    display: none;
}

a.savitarna-icon:hover {
    color: #008641;
}

a.savitarna-icon:hover i.fa img:first-child {
    display: none;
}

a.savitarna-icon:hover i.fa img:last-child {
    display: inline-block;
}

div.ensurance-event-phone-reg a.savitarna-icon {
    display: flex;
    flex: 0 1 auto;
    justify-content: center;
    align-items: center;
    color: #000;
    cursor: pointer;
    padding: 0 5px;
    font-size: 24px;
}

div.ensurance-event-phone-reg a.savitarna-icon:hover {
    color: #008641;
}

div.ensurance-event-phone-reg a.savitarna-icon i.fa {
    width: 34px;
    height: auto;
    margin-right: 2px;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
}

div.ensurance-event-phone-reg a.savitarna-icon i.fa img {
    width: 100%;
    height: auto;
}


.lightbox-form-custom-button {

    display: inline-flex;
}
.lightbox-form-custom-button a {
    height: 2.8857em;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 3.28em;
    line-height: 1em;
    padding: 0 1.85em;
    position: relative;
    text-decoration: none !important;
    border-radius: 1.8em;
    background: #fff !important;
    color: #008641 !important;
    /* border-color: #008641; */
    border: 1px solid #008541;
    margin: 0 !important;


}
.lightbox-form-custom-button a:hover {
    background: #008641 !important;
    color: #fff !important;
    border: 1px solid #008541 !important;
    cursor: pointer;
}


.lightbox-form-custom-button2 {
    display: inline-flex;
}
.lightbox-form-custom-button2 a {

    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 3.28em;
    line-height: 1em;
    padding: 0 1.85em;
    position: relative;
    text-decoration: none !important;
    border-radius: 1.8em;
    background: #fff !important;
    color: #008641 !important;
    border: 1px solid #008541 !important;
    font-size: 16px !important;
    margin: 0 !important;


}
.lightbox-form-custom-button2 a:hover {
    background: #008641 !important;
    color: #fff !important;
    border: 1px solid #008541 !important;
    cursor: pointer;
}


.lightbox-form-custom-button2.custom-green a {
    background: #008641 !important;
    color: #fff !important;
}

.lightbox-form-custom-button2.custom-green a:hover {
    background: #00a952 !important;
    color: #fff !important;
}

.lightbox-form-custom-button3 {
    display: inline-flex;
}
.lightbox-form-custom-button3 a {
    min-width: 50%;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff !important;
    font-size: 16px !important;
    background: #ef3239 !important;
    margin: 0 !important;
}
.lightbox-form-custom-button3 a:hover {

}

/* 2021-09-30 */

div.filter-list {
    background-color: #f4f4f4;
    padding-top: 80px;
    padding-bottom: 100px;
}

.filter-list-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -30px;
}

.filter-list-block > * {
    padding: 0 30px;
}

.filter-list-block aside {
    min-width: 400px;
    max-width: 400px;
}

div.filter-list-container {
    margin-bottom: -13px;
}

div.filter-list-container > div {
    margin-bottom: 13px;
    background: #ffffff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 29px 31px 25px 33px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

div.filter-list-container .info {
    margin-right: auto;
    max-width: 320px;
}

div.filter-list-container .info .title {
    font-size: 24px;
    color: #231F20;
    line-height: 1.2;
    font-weight: 500;
    margin-bottom: 11px;
}

div.filter-list-container .info .descr {
    font-size: 14px;
    font-weight: 400;
    color: #231F20;
    line-height: 1.286;


}

div.filter-list-container .star {
    padding: 0 30px;
}

div.filter-blocks {
    margin-bottom: -35px;
}

div.filter-blocks > div {
    padding-bottom: 35px;
}

div.filter-blocks .title {
    font-size: 17px;
    font-weight: 500;
    color: #231F20;
    line-height: 1.125;
    margin-bottom: 10px;
}

div.head-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -8px -8px -8px;
}

div.head-list > * {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #ffffff;
    color: #008641;
    height: 88px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin: 0 8px 8px 8px;
    border: 4px solid transparent;
}

div.head-list > *:hover,
div.head-list > *.selected {
    background: #96cb63;
    color: #ffffff;
}

div.head-list > *.error-new {
    border-color: red;
}

div.head-list svg:not([fill="none"]) {
    fill: currentColor;
}

div.filter-blocks .body {
    margin-bottom: -42px;
}

div.filter-blocks .body > div {
    margin-bottom: 42px;
}

div.selector-block .select2-container--custom-select-style .select2-selection--single .select2-selection__rendered,
div.selector-block .select2-container--custom-select-style .select2-selection--single .select2-selection__arrow {
    background: #ffffff;
}

.select2-results__option--highlighted {
    color: #008641;
}

div.selector-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

div.selector-block > * {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
}

div.checkbox-list {
    margin-bottom: -9px;
}

div.checkbox-list > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 9px;
}

div.checkbox-list .checkbox-box {
    margin-right: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

div.filter-blocks .action {
    font-size: 16px;
}

div.filter-blocks .action a {
    padding: 0 3em;
}

/*BUTTONS*/
.ext_button.green-style.bordered {
    background: transparent;
    border-color: #008641;
    color: #008641;
}

.ext_button.green-style.bordered:hover {
    background: #008641;
    color: #ffffff;
}

div.has-contwnt-block-2.centered {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

div.has-contwnt-block-2.centered h2 {
    max-width: 550px;
}

select.error-new + .select2-container--custom-select-style .select2-selection--single .select2-selection__rendered {
    background: #f5d5d5 !important;
}


[data-special-check-list].error-new {
    color: red !important;
}

.over-map {
    position: fixed;
    top:0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10000;
}

.over-map .close-over-map {
    position: absolute;
    right: 95px;
    top: 5px;
    z-index: 10;
    font-size: 16px;
    width: 32px;
    height: 32px;
    background: #fff;
    border: 1.5px solid #2b2b2b;
    border-radius: 50%;
    display: flex;
    justify-content: CENTER;
    align-items: center;
    color: #616161;
}

/* end 2021-09-30 */

.fill-into {
    margin-top: 28px;
    font-weight: 600;
    font-size: 15px;
}


#small-map-container {
    width: 700px;
    height: 700px;
    display: block;
}

.borderless-box {

    padding: 0;

}

.admin_helper {

    position: fixed;
    left: 0;
    z-index: 300;
    background: #fff;
    padding: 10px 10px 7px 10px;
    opacity: 0.5

}

.green-letter {
    color: #008541;
}
.red-letter {
    color: #fe0000;
}

div.free-services table tbody tr.new-table-heading td {
    text-align: center;
    background: #008541;
    color: #fff;
    text-transform: uppercase;
    cursor: auto;
}
div.free-services table thead.new-head tr td {

    text-align: center;
    font-weight: bold;
    padding: 10px;
    vertical-align: bottom;

}

/* XS */
@media (max-width: 767px) {
    #header.style-1 {
        height: 70px;
    }

    .tabs-links-selector + #header.style-1 {
        top: 35px;
    }

    .tabs-links-selector a {
        height: 35px;
        width: 100%;
        border-radius: 0;
        margin: 0 !important;
        padding: 0 10px;
        font-weight: 500;
        justify-content: center;
        align-items: center;
        text-align: center;
        max-width: 50%;
        font-size: 15px;
        min-width: auto;
    }

    .tabs-links-selector {
        margin: 0;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        z-index: 222;
        -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .1);
        box-shadow: 0 0 5px 0 rgba(0, 0, 0, .1);
        -webkit-transition: all ease 0.3s;
        -o-transition: all ease 0.3s;
        transition: all ease 0.3s;
    }

    body.mob_menu_opened .tabs-links-selector {
        transform: translate(-80%, 0);
    }
    a.smart_menu_caller {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    div.voxz > div:first-child {
        white-space: normal;
    }

    div.voage-blocks > div:last-child:not(.pure-g) {
        margin-top: 55px;
    }

    table.special {
        width: 100%;
        display: block;
        margin: 10px 0;
    }

    table.special thead {
        display: none;
    }

    table.special tbody {
        width: 100%;
        display: block;
    }

    table.special tbody tr {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: 25px;
    }

    table.special tbody td:before {
        display: block;
        padding: 10px;
        content: attr(data-label);
        margin: -10px;
        font-weight: bold;

        width: 40%;
        margin-right: 15px;

        background: #008541;
        color: #fff;
    }

    table.special tbody td {
        width: 100%;
        display: block;
        /*background: #e7e7e7;*/
        padding: 10px;

        -webkit-box-flex: 1;

        -ms-flex: 1 1 100%;

        flex: 1 1 100%;
        min-width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        max-width: 100%;

        border-right: 0;
        border-top: 0;
        border-left: 1px solid rgba(0, 0, 0, .1);
        border-bottom: 1px solid rgba(0, 0, 0, .1);
        font-size: 12px;
    }

    table.special tbody td a.map-controls {
        /*font-size: 12px;*/
        width: 50%;
    }

    table.special tbody td a {
        width: 50%;
    }

    table.special tbody td span {
        width: 50%;
    }

    table.special tbody td a.map-controls .fa img {
        width: 16px;
        height: auto;
    }

    div.contacts-grid-filter > div {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;

        flex-wrap: wrap;
    }

    div.contacts-grid-filter.extended > div > div {
        flex: 0 0 50%;
        margin-bottom: 15px;
    }


    .container {
        width: auto;
    }

    div.mob_nav_container div.mob-nav-top-line {
        background: #008641;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        color: #fff;
    }

    div.mob_nav_header {
        box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
    }

    div.mob-nav-top-line > div {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
        border-left: 1px solid rgba(193, 217, 184, 0.3);
    }

    div.mob-nav-top-line a {
        display: block;
        text-align: center;
        color: #fff;
        padding: 15px;
    }

    div.mob_header_extention {
        display: block;
        position: absolute;
        left: 160px;
        top: 0;
        right: 70px;
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }

    div.mob_header_extention > div {
        height: 70px;
    }

    div.mob-header-items {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    div.selecotr-place {
        min-width: 100%;
    }

    div.mob-header-items > div {
        border-right: 1px solid rgba(193, 217, 184, 0.3);
    }

    div.mob-header-items div.header-phone {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 0 10px;
    }

    div.mob-header-items div.header-phone a {
        font-size: 18px;

    }

    div.mob-search-container {
        display: block;
        height: 0;
        overflow: hidden;
        -webkit-transition: all ease 0.3s;
        -o-transition: all ease 0.3s;
        transition: all ease 0.3s;
    }

    div.mob-search-container.opened {
        height: 40px;
    }

    /* style sample */
    div.langs-select select {
        border: 0;
        height: 70px;
        text-align: center;
        font-size: 16px;
        padding: 0 15px;
    }

    div.langs-select select option {

    }

    /* style sample */
    div.mob_search a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: 70px;
        width: 60px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        font-size: 16px;
        text-decoration: none;
    }

    /*-----*/
    #header {
        height: 70px;

        -webkit-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.15);
        box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.15);
    }

    #header + div,
    #header + .path-container-section + div,
    #header + .path-container-section + div.page-top-photo-section.mobile-noshow + .content-menu-section,
    #header + .path-container-section + div.page-top-photo-section.mobile-noshow + .ensurance-event-phone-reg-section {
        margin-top: 70px !important;
    }

    a.logo {
        left: 15px;
        width: 121px;
    }

    .style-1 a.logo{
        bottom: 0;
    }
    div.header-content {
        display: none;
    }

    ul.main-menu {
        display: block;
        margin: 0;
    }

    ul.main-menu > li {
        display: block;
    }

    ul.main-menu > li > a {
        display: block;
        position: relative;
        padding: 15px;
        border-bottom: 1px solid rgba(0, 0, 0, .1);
        text-transform: uppercase;
        font-weight: 500;
    }

    ul.main-menu > li:hover > a,
    ul.main-menu > li.selected > a {
        background: #fff;
        color: #199254;
    }

    ul.main-menu > li > a .fa {
        position: absolute;
        right: 10px;
        top: 10px;
        bottom: 10px;
        width: 30px;
        background: #fff;
        color: #000 !important;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-transition: all ease 0.3s;
        -o-transition: all ease 0.3s;
        transition: all ease 0.3s;
        border: 1px solid rgba(0, 0, 0, 0.1);
    }

    ul.main-menu > li.selected > a .fa:before {
        content: '\f106';
    }

    ul.main-menu > li.selected > ul {
        max-height: 600px;
    }

    ul.main-menu > li > ul:before {
        display: none;
    }

    ul.main-menu > li > ul {
        position: static;
        opacity: 1;
        display: block;
        visibility: visible;
        background: #fff;
        overflow: hidden;
        max-height: 0;
        margin: 0 !important;
    }

    ul.main-menu > li > ul > li > a {
        white-space: normal;
    }

    div.section {
        padding: 30px 0;
    }

    div.index-swiper {
        height: 100vw;
    }

    div.index-swiper .swiper-slide .photo {
        height: 100vw;
        -o-object-fit: cover;
        object-fit: cover;
        display: none;
    }

    div.index-swiper .swiper-slide .photo.mobile {
        display: block;
    }


    div.index-swiper div.swiper-slide-content {
        text-align: left;
        /*-webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;*/
        align-items: flex-start;
        font-size: 17px;
        text-shadow: 0 0 1px rgba(0, 0, 0, .54);
    }

    div.index-swiper div.swiper-slide-content h2 {
        font-size: 1.7em;
        margin-top: 15px;
    }

    .mobile-menu-toggler {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        padding: 15px;
        border: 1px solid rgba(0, 0, 0, .1);
        position: relative;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-transform: uppercase;
        font-size: 15px;
        min-height: 53px;
        background: #fff;
    }

    .mobile-menu-toggler .fa {
        font-size: 18px;
        -webkit-transition: all ease 0.3s;
        -o-transition: all ease 0.3s;
        transition: all ease 0.3s;
        position: absolute;
        right: 0;
        top: 10px;
        bottom: 10px;
        width: 40px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        border-left: 1px solid rgba(0, 0, 0, 0.1);

    }

    .mobile-menu-toggler.opened .fa:before {
        content: '\f068';
    }

    .safari10 ul.content-menu > li > a, .safari9 ul.content-menu > li > a, .safari8 ul.content-menu > li > a {
        min-height: auto;
    }

    div.content-menu-section {
        padding: 0;
        margin: 0;
        background: #fff !important;
        /*   height: 53px; */
        height: 45px;
    }

    div.content-menu-container {
        margin: 0 -15px 0;
    }

    ul.content-menu {
        max-height: 0;
        overflow: hidden;
        -webkit-transition: all ease 0.3s;
        -o-transition: all ease 0.3s;
        transition: all ease 0.3s;
        margin: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        min-height: 0;
    }

    ul.content-menu > li {
        /* min-width: 50%;
         max-width: 50%;*/
        /*flex-direction: column;*/
        /*display: block;*/
    }

    ul.content-menu > li.selected {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    ul.content-menu > li.selected a {
        display: block;
        width: 100%;
        text-align: center;
    }

    ul.content-menu > li.mobile_menu3 {
        display: block;
        list-style: none;
        /*       margin: 0 0 15px -40px; */
    }

    ul.content-menu > .mobile_menu3 a {
        display: block;
        color: #231f20;
        text-align: center;
        background: rgba(0, 0, 0, 0.02);
        /*       padding: 5px; */
    }

    ul.content-menu > li:hover > a:after,
    ul.content-menu > li.selected > a:after {
        display: none;
    }

    ul.content-menu > li {
        border-bottom: 1px solid rgba(0, 0, 0, .1);
    }

    ul.content-menu.opened {
        max-height: 3000px;
    }

    #footer_guarantor {
        display: none;
    }

    #footer {
        margin: 0;
        height: auto;
        padding: 15px 0;
        border-top: 1px solid rgba(0, 0, 0, .1);
    }

    div.footer-content {
        display: block;
        text-align: center;
    }

    div.voxz-section {
        padding-bottom: 0;
    }

    div.voxz {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
    }

    div.voxz > div:first-child {
        margin: 0 0 15px;
        padding: 0 15px;
        text-align: center;
    }

    div.voxz-section.long-chwang div.voxz {
        height: auto;
        background-position: center;
        background-size: cover;

    }

    div.voxz-section.long-chwang div.voxz > div {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    div.voxz-section.long-chwang div.voxz > div.mpod {
        margin-right: 0;
        text-align: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding-right: 0;
        padding-left: 0;
        margin-top: 25px;
    }

    div.voxz-section.long-chwang div.voxz > div.mpod:first-child .custom-title-1 {
        font-size: 26px;
        white-space: normal;
        padding: 0 10px;
    }

    div.voxz-section.long-chwang div.voxz > div.mpod:first-child .custom-title-1 br {
        display: none;
    }

    div.voxz-section.long-chwang div.voxz > div.only-text-block {
        padding: 0 15px 25px 15px;
        font-size: 18px;
        min-height: 0;
    }

    .custom-title-1 {
        font-size: 26px;
    }

    .custom-title-1.tablet-hide {
        display: none;
    }

    .tablet-show,
    .custom-title-1.tablet-show {
        display: block;
        padding-bottom: 0;
    }

    div.voxz-carusel-container .swiper-button-prev,
    div.voxz-carusel-container .swiper-button-next {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 22px;
        opacity: 1;
    }

    div.voxz-carusel-item .cont {
        bottom: 0;
    }

    div.promo-section-1 .tar {
        text-align: center;
    }

    div.fancy-blocks-section .custom-title-1 {
        text-align: center;
        margin-bottom: 1em;
    }

    div.fancy-blocks {
        margin-top: -30px;
    }

    div.fancy-blocks > div {
        margin-top: 30px;
    }

    div.footer-colls-section {
        padding: 0;
    }

    div.footer-colls {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-top: 0;
    }

    div.footer-colls > div {
        margin-top: 0;
        border-top: 1px solid rgba(0, 0, 0, .1);
        text-align: center;
        padding: 15px;
    }

    div.footer-colls .head {
        font-weight: 700;
    }

    div.path-container-section {
        display: none;
    }

    div.page-top-photo-section {
        height: auto;
        padding: 30px 0;
    }

    /*[data-background-mobile] {*/
        /*--mobile-background: url(attr(data-background-mobile));*/
    /*}*/

    div.page-top-photo-section[data-background-mobile] {

        background-image: var(--top-background-url) !important;
    }

    div.events-list {
        margin: -30px -25px -30px;
    }

    div.events-list > div {
        margin-top: 0;
    }

    div.team-list {
        margin: -30px -30px -30px;
    }

    div.team-list > div {
        margin-top: 0;
    }

    div.low-info-list {
        margin: -30px -30px -30px;
    }

    div.low-info-list > div {
        margin-top: 0;
        border-bottom: 1px solid rgba(0, 0, 0, .1);
    }

    div.low-info-list > div:last-child {
        border: 0;
    }

    div.low-info-list-item {
        min-height: 30px;
    }

    .main-title {
        font-size: 26px;
    }

    div.voxz-list {
        margin: -50px -25px !important;
    }

    div.voxz-list > div {
        margin-top: 0 !important;
    }

    div.voxz-list div.voxz-carusel-item {
        padding-bottom: 46px;
    }

    div.page-top-photo-section.big-ident {
        height: auto;
    }

    div.page-top-photo-section.big-ident h1 {
        font-size: 28px;
    }

    div.titled-line {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    div.titled-line > * + * {
        margin: 15px 0 0;
    }

    div.heavy-menu-container {
        margin: -30px -15px 15px;
    }

    ul.heavy-menu {
        margin: 0;
    }

    ul.heavy-menu > li {
        padding: 0;
    }

    ul.heavy-menu > li > a {
        border-radius: 0;
        text-align: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        font-size: 16px;
    }

    ul.heavy-menu > li > a:after {
        display: none;
    }

    div.content-colls {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    div.content-colls > * + * {
        margin-top: 15px;
    }

    div.sidebar {
        min-width: 100%;
        max-width: 100%;
    }

    div.contact-promo-block {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    div.contact-promo-block > * {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    div.contact-promo-block > * + * {
        margin-top: 30px;
    }

    div.contact-promo-block .ico {
        margin: 0 0 15px;
    }

    div.content-tabs-container {
        margin: 0 -15px;
    }

    ul.content-tabs {
        display: block;
        background: #fff;
        margin: 0;
    }

    ul.content-tabs > li {
        display: block;
    }

    ul.content-tabs > li > a {
        padding: 15px 15px 15px 45px;
        border-bottom: 1px solid rgba(0, 0, 0, .1);
    }

    ul.content-tabs > li > a:after {
        left: 25px;
        top: 50%;
        margin-top: -8px;
        /* border: 1px solid rgba(0, 0, 0, .1);*/
        opacity: 0;

        border: 0;
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
        background: #FFF;
        content: '\f107';
        font-family: FontAwesome;
    }

    ul.content-tabs > li.selected > a:after {
        opacity: 1;
    }

    div.content-tabs-content {
        padding: 15px;
    }

    div.team-list.mod {
        margin: -15px -25px -15px;
    }

    div.contacts-grid-container {
        margin: 0 -15px 0;
    }

    div.gmap-section {
        padding: 0;
    }

    div.ensurance-event {
        margin: 10px 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    div.ensurance-event-phone-reg-section {
        padding: 0;
    }

    div.ensurance-event-phone-reg {
        margin: 0 -15px 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        height: auto;
        border-radius: 0;
        margin-bottom: 20px;
    }

    div.ensurance-event-phone-reg > div {
        padding: 15px;
        font-size: 23px;
        flex-direction: column;
    }

    div.ensurance-event-phone-reg a {
        padding: 15px;
        border-radius: 35px;
    }

    .mrg-bt-45 {
        margin-bottom: 20px !important;
    }

    div.text-blocks > div {
        padding: 15px;
    }

    div.half-content.mob-margin-correction {
        margin: -30px -15px;
    }

    div.half-content > div {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }

    div.half-content > div + div {
        margin-top: 0;
    }

    div.half-content .ilustration img {
        border: 0;
    }

    div.half-content .cont {
        padding: 15px 40px;
    }

    div.half-content .cont h2 {
        font-size: 1.8em;
    }

    div.page-top-photo-section.has-contwnt {
        padding: 30px 0;
    }

    div.has-contwnt-block {
        font-size: 18px;
    }

    div.has-contwnt-block > div br {
        display: none;
    }

    div.justin-promo-section {
        padding: 0;
    }

    div.justin-promo-section > div {
        padding: 30px;
        text-align: center;
        font-size: 20px;
    }

    div.justin-promo-section > div br {
        display: none;
    }

    div.justin-promo-section h2 {
        font-size: 1.5em;
    }

    div.justin-promo-section .ext_button {
        font-size: 14px;
    }

    div.justin-promo-section > div > * + *:not(:last-child) {
        margin-bottom: 15px;
    }

    div.xt-contact-section {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 0;
    }

    div.xt-contact-section .ls {
        padding: 30px;
        text-align: center;
        font-size: 18px;
        margin: 0;
    }

    div.xt-contact-section.cv-block .ls {
        font-size: 18px;
        padding: 30px;
    }

    div.xt-contact-section .rs {
        font-size: 24px;
        margin: 0;
        padding: 30px;
    }

    div.xt-contact-section.cv-block .rs {
        font-size: 24px;
    }

    div.xt-contact-section .rs .fa {
        font-size: 24px;
        padding-left: 10px;
    }

    .compensa-form {
        font-size: 16px;
        padding: 15px;
        overflow: hidden;
    }

    .compensa-form .page-module h2 {
        padding-right: 40px;
    }

    div.custom-popup-style .fancybox-slide--html {
        padding: 15px;
    }

    .news-main {
        padding: 0;
    }

    div.voage-blocks > div > div {
        max-width: 100%;
    }

    div.voxz-section-modification:before {
        height: 49vw;
    }

    div.voxz-section-modification.long-chwang:before {
        height: 10vw;
    }

    div.voxz-section-modification {
        margin-top: 0;
    }

    ul.main-menu > li.categories-selector {
        display: block;
    }

    ul.main-menu > li.categories-selector > a {
        /*display: none;*/
        display: block;
        position: relative;
        padding: 15px;
    }

    ul.main-menu > li.categories-selector > a i.fa-caret-down {
        display: none;
    }

    ul.main-menu > li.categories-selector > a i.fa {
        margin-right: 0;
    }

    ul.main-menu > li.categories-selector > a:after,
    div.categories-selector > a:after {
        display: none;
    }

    ul.main-menu > li.categories-selector > ul a {
        font-weight: 500;
        text-transform: uppercase;
    }

    ul.mob-menu-additional {
        display: block;
        margin: 0;
        list-style: none;
        padding: 0;
    }

    ul.mob-menu-additional > li {
        display: block;
        position: relative;
    }

    ul.mob-menu-additional > li > a {
        display: block;
        position: relative;
        padding: 15px;
        border-bottom: 1px solid rgba(0, 0, 0, .1);
        /* text-transform: uppercase;*/
        font-weight: 500;
        line-height: 1.1;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        font-size: 15px;
        color: #231f20;
    }

    ul.mob-menu-additional > li:hover > a,
    ul.mob-menu-additional > li.selected > a {
        background: #fff;
        color: #199254;
    }

    ul.mob-menu-additional > li > ul {
        position: static;
        opacity: 1;
        visibility: visible;
        background: #fff;
        overflow: hidden;
        max-height: 0;
        margin: 0 !important;

        list-style: none;
        padding: 0;
        left: 50%;
        top: 100%;
        -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
        box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
        -webkit-transition: all ease 0.3s;
        -o-transition: all ease 0.3s;
        transition: all ease 0.3s;
    }

    ul.mob-menu-additional > li.selected > ul {
        max-height: 5000px;
    }

    ul.mob-menu-additional > li > ul > li > a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        white-space: normal;
        padding: 10px 38px;
        font-size: 15px;
        color: #231f20;
        line-height: 1.2;
    }

    ul.mob-menu-additional > li > ul > li:last-child > a {
        padding-bottom: 30px;
    }

    ul.mob-menu-additional > li > ul > li:hover > a,
    ul.mob-menu-additional > li > ul > li.selected > a {
        color: #199254;
    }

    ul.mob-menu-additional > li > a .fa {
        position: absolute;
        right: 10px;
        top: 10px;
        bottom: 10px;
        width: 30px;
        background: #fff;
        color: #000 !important;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-transition: all ease 0.3s;
        -o-transition: all ease 0.3s;
        transition: all ease 0.3s;
        border: 1px solid rgba(0, 0, 0, 0.1);
    }

    ul.mob-menu-additional > li.selected > a .fa:before {
        content: '\f106';
    }

    div.index-swiper div.swiper-slide-content .action {
        font-size: 11px;
        display: flex;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;


    }

    div.index-swiper div.swiper-slide-content .action a.ext_button {
        /*position: absolute;*/
        bottom: 0;
        right: 0;
        left: 0;
        border-radius: 0;
        justify-content: center;
        font-size: 15px;
        flex-grow: 1;
    }

    div.index-swiper div.swiper-slide-content .action a.ext_button i {
        display: none;
    }

    a.ext_button {
        font-size: 11px;
    }

    div.voxz-carusel-container .swiper-button-prev {
        left: 0;
    }

    div.voxz-carusel-item .photo img {
        /* margin-bottom: 46px; */
    }

    div.voxz-carusel-item .cont .title {
        text-align: center;
    }

    div.fancy-blocks-section .custom-title-1 {
        padding-right: 0;
    }

    div.fancy-blocks-item .ext_button {
        font-size: 11px;
        min-width: 140px;
    }

    .ext_button.white-style.no-hover:hover {
        background: #008541;
        color: #fff;
    }

    .ext_button.no-hover {
        cursor: pointer;
    }

    div.ensurance-event-selector {
        margin-top: 15px;
    }

    div.page-top-photo-section h1 {
        font-size: 20px;
    }

    div.ensurance-event-selecotrs-item {
        padding: 25px;
    }

    div.ensurance-event-selecotrs-item .ico {
        min-height: 0;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
    }

    .langs-select select {
        -webkit-appearance: none;
        background: #fff;
    }

    div.page-top-photo-section {
        position: relative;
        margin-bottom: 45px;
    }

    div.has-contwnt-block-2 .ext_button {
        font-size: 11px;
    }

    div.has-contwnt-block-2 .ext_button {
        /*position: absolute;*/
        bottom: -45px;
        right: 0;
        left: 0;
        border-radius: 0;
        justify-content: center;
        font-size: 15px;
        flex-grow: 1;
    }

    div.has-contwnt-block-2 .ext_button i {
        display: none;
    }

    div.has-contwnt-block-2 h2 {
        font-size: 2.7em;
        max-width: 50%;
    }

    ul.content-menu > li > a {
        min-height: 0;
    }

    ul.content-menu > li > a .icos {
        display: none;
    }

    div.voage-blocks {

        margin: -80px 0 0 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    div.voage-blocks > div:first-child {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        margin-top: 0;
    }

    div.voage-blocks > div:last-child {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
        margin-top: 50px;
        max-width: 100vw;
    }

    div.voage-blocks h2 {
        padding-right: 0;
        text-align: center;
    }

    div.voxz > div.mpod:first-child {
        margin-right: 0;
        margin-top: 0;
    }

    div.free-services table {
        margin-top: 25px;
    }

    div.free-services table > thead > tr {
        display: none;
    }

    div.free-services table > tbody > tr {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    div.free-services table > tbody > tr td {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 30%;
        flex: 1 1 30%;
        display: flex;
        align-items: center;
    }

    .nomob {
        display: none;
    }

    div.free-services table > tbody > tr.opened td {
        align-items: flex-start;
    }

    div.free-services table > tbody > tr.opened td:nth-child(3) {
        flex-direction: column;
    }

    div.voage-blocks-item {
        align-items: center;
        text-align: center;
    }

    div.voage-blocks-item .cont {
        text-align: center;
    }

    div.free-services > table > tbody > tr > td:nth-child(1) {
        /*border: 1px solid #008541;*/
        border-right: 0;
        /*flex: 1 1 20%;*/
        text-align: left;
        flex: 1 1 10%;
    }

    div.free-services > table > tbody > tr > td:nth-child(2) {

        border-left: 1px solid #eaeaea;;
        /*flex: 1 1 80%;*/
        flex: 1 1 20%;
        /*border-left: 0;*/
        text-align: right;
    }

    div.free-services table > tbody > tr td:nth-child(3) {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 50%;
        flex: 1 1 50%;
    }


    div.free-services.free-style-1 table > tbody > tr {
        border-bottom: 1px solid #008641;

    }

    div.free-services.free-style-1 > table > tbody > tr > td:nth-child(2) {
        border-right: 0;
    }

    div.free-services.free-style-1 table > tbody > tr td:nth-child(3) {
        border-left: 0;
        flex: 1 1 80%;
    }

    div.free-services.free-style-1 table > tbody > tr td .mob-hdr {
        padding-right: 5px;
    }


    div.free-services.free-style-2 > table > tbody > tr > td:nth-child(2) {
        display: none;
    }

    div.buttons-blocks a {
        height: 4.28em;
        width: 100%;
        padding: 0.6em 1.85em;
    }

    div.buttons-block a {
        height: auto;
        width: 100%;
        padding: 0.6em 1.85em;
    }

    div.voxz-section.reverse {
        padding-right: 0;
        padding-top: 45px;
    }

    div.voage-blocks.reverse > div:first-child {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
        margin-top: 50px;
        max-width: 100%;
    }

    div.voage-blocks.reverse > div:last-child {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        margin-top: 0;
        max-width: none;
    }

    div.voxz > div.mpod:first-child .custom-title-1 {
        font-size: 26px;
    }

    div.xt-contact-section.has-people .ls {
        padding: 2.97vw;
        max-width: none;
        margin-right: 0;
    }

    div.archive-button-container {
        margin-top: 40px;
    }

    div.team-list {
        margin: 0 -10px;
    }

    div.team-list-item {
        margin-bottom: 10px;
    }

    .new-contacts-block2 {
        font-size: 15px;
        padding: 10px;
    }

    .page-module img {
        width: 100%;
        height: auto;
    }

    div.page-module table.partners-grid td {
        font-size: 12px;
        padding: 10px;
    }

    div.contacts-grid-filter.pale div.selecotr-place select {
        width: 100% !important;
    }

    div.contacts-grid-filter.pale div.selecotr-place .select2.select2-container--custom-select-style {
        width: 100% !important;
    }

    div.team-list-item .cont {
        word-break: normal;
    }

    div.voxz-section.title-voxz {
        padding-top: 0;
    }

    div.voxz-section.title-voxz div.voxz > div:first-child {
        display: none;
    }

    div.title-voxz div.voxz-carusel-item {
        padding-bottom: 46px;
    }

    div.foo-paslaugos-privatiems,
    div.foo-paslaugos-verslui,
    div.foo-apie-mus,
    div.foo-apie-mus-2,
    div.foo-kontaktai,
    div.foo-k {
        display: none;
    }

    .ensurance-event a.ext_button {
        font-size: 14px;
    }

    div.side-menu-container {
        display: none;
    }

    .no-mob-toggle a {
        margin-right: 0;
    }

    .no-mob-toggle a i {
        margin-left: -50px;
    }

    .no-mob-toggle i {
        margin-right: -50px;
    }

    div.mobile-noshow {
        display: none;
    }

    .mobile-noshow {
        display: none;
    }

    .desktop-noshow {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    div.mobile-show {
        display: block;
    }

    div.section-decor-1 {
        background: none;
    }

    div.xt-contact-section .rs .fa {
        margin-top: -10px;
    }

    div.section.paddr {
        padding: 22px 15px;
    }

    div.voage-blocks > div {
        padding: 0;
    }

    div.voxz > div.mpod:first-child .custom-title-1 br {
        content: " " !important;
    }

    div.voxz > div.mpod:first-child .custom-title-1 br:after {
        content: " " !important;
    }

    div.voxz-section.frst {
        padding-top: 10px;
    }

    div.content-menu-container.smpl {
        margin-top: 0;
    }

    div.section.no-padding.padding-tablet {
        padding-top: 30px;
    }

    .letter-container {
        display: none
    }

    div.section.no-padding.frl {
        padding-top: 20px;
    }

    div.ibr {
        padding-top: 30px;
    }

    div.ibr2 {
        padding-top: 20px;
    }

    div.contact-promo-block > * + * {
        border: 0;
    }

    .mob_nav_container {
        display: flex;
        flex-direction: column;
    }

    .mob_nav_menus {
        height: calc(100vh - 51px);
        overflow: hidden;
        overflow-y: auto;
    }

    div.new-button-container {
        display: flex;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0px;
    }

    .lightbox-form-custom-button2 {

        flex-grow: 1;
    }

    div.page-top-photo-section.has-contwnt-2 {
        height: 55vw;
    }

    div.page-top-photo-section.has-contwnt-2[data-background-mobile] {
        height: 100vw;
    }


    .lightbox-form-custom-button2 a {
        bottom: -45px;
        right: 0;
        left: 0;
        border-radius: 0;
        justify-content: center;
        font-size: 15px !important;
        flex-grow: 1;
    }

    div.page-top-photo-section.has-contwnt-2[data-background-mobile] + a + div.section,
    div.page-top-photo-section.has-contwnt-2[data-background-mobile] + div.section {

        margin-top: 0;

    }

    div.section.how-to-connect {
        margin-top: 0;
    }

    div.section.how-to-connect:before {
        display: none;
    }

    /* 2021-09-30 */


    div.filter-list {
        padding: 30px 0;
    }

    .filter-list-block {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .filter-list-block aside {
        max-width: 100%;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
    }

    div.filter-list-container {
        margin-top: 30px;
    }

    div.filter-list-container .star {
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 10px;
    }

    div.filter-list-container .info {
        margin: 0;
    }

    div.filter-list-container > div {
        display: block;
    }

    div.filter-list-container > div > * {
        padding-bottom: 10px;
    }

    .over-map .close-over-map {
        top: 14px;
        width: 28px;
        height: 28px;
    }

    /* end 2021-09-30 */


    .borderless-box {

        padding: 40px 0 0 0;

    }

    #small-map-container {
        width: 100vw;
        height: 100vh;
        display: block;
    }


}

/* SM */
@media /*(min-width: 568px) and */
(max-width: 767px) {

}

/* */
@media (min-width: 768px) {
    .lang_ru .voage-blocks .custom-title-1 {
        font-size: 20px;
    }

    .lang_ru div.xt-contact-section .rs {
        font-size: 4vw;
    }

    .lang_ru div.voxz .custom-title-1 {
        font-size: 30px;
    }

    .lang_ru .fancy-blocks-section .custom-title-1 {
        font-size: 32px;
    }

    .lang_ru ul.main-menu > li.categories-selector > a, .lang_ru div.categories-selector > a {
        font-size: 14px;
    }

    div.contacts-grid.column-4 {

    }

    div.contacts-grid.column-4 td:nth-child(1),
    div.contacts-grid.column-4 td:nth-child(2) {

        width: 30%;
    }

    div.contacts-grid.column-4 td:nth-child(3),
    div.contacts-grid.column-4 td:nth-child(4) {
        width: 20%;
    }

    div.contacts-grid.column-5 {

    }

    div.contacts-grid.column-5 td:nth-child(1),
    div.contacts-grid.column-5 td:nth-child(2),
    div.contacts-grid.column-5 td:nth-child(3),
    div.contacts-grid.column-5 td:nth-child(5) {

        width: 22%;
    }

    div.contacts-grid.column-5 td:nth-child(4) {
        width: 12%;
    }

    div.voxz-carusel-container .swiper-button-prev {
        left: 0;

    }

}

@media (max-width: 440px) {
    div.header-phone {
        position: absolute;
        top: 100%;
        right: -70px;
        left: -161px;
        background: white;
        justify-content: center;
        box-shadow: 1px 7px 7px 0px rgba(0, 0, 0, 0.15);
    }

    div.header-phone a{
        flex-direction: row;
    }
    div.header-phone a span.phone-pre{
        margin-right: 5px;
    }
    /*div.header-phone:before{*/
    /*    content: '';*/
    /*    position: absolute;*/
    /*    left: -100vw;*/
    /*    top: 0;*/
    /*    right: -100vw;*/
    /*    bottom: 0;*/
    /*    background: white;*/
    /*}*/
    /*div.mob-header-items div.header-phone a{*/
    /*    z-index: 1;*/
    /*}*/
    #header + div, #header + .path-container-section + div, #header + .path-container-section + div.page-top-photo-section.mobile-noshow + .content-menu-section, #header + .path-container-section + div.page-top-photo-section.mobile-noshow + .ensurance-event-phone-reg-section {
        margin-top: 97px !important;
    }
}

/* MD */
@media (min-width: 768px) and (max-width: 1023px) {
    .tabs-links-selector a {
        min-width: 120px;
        font-size: 14px;
        line-height: 1.1;
    }

    .style-1 .bottom-header-content-3 {
        flex-direction: column;
        gap: 5px;
        align-items: flex-start;
    }

    .style-1 * + div.ensurance-event {
        margin-left: 0;
    }
    #header.style-1 .container.fluid {
        padding: 0 10px;
    }

    #header.style-1 ul.main-menu > li.categories-selector > a {
        font-size: 12px;
        padding: 0 10px;
    }

    #header.style-1 .ext_button {
        padding: 0 15px;
        font-size: 11px;
    }

    .style-1 div.header-content {
        padding-top: 15px;
    }
    div.fixed div.content-menu-container {
        top: 84px;
    }

    div.voxz-carusel-item .cont .title {
        font-size: 15px;
        padding: 10px
    }

    div.voxz-carusel-item .cont .action > a {
        font-size: 12px;
    }

    div.long-chwang .custom-title-1 {
        margin-bottom: 0;
    }

    div.section.paddr {
        padding-right: 10px;
    }

    div.contacts-grid table {
        zoom: 0.8;
    }

    div.voxz-2 div.voxz-carusel-item a span.title-of-voxz {
        font-size: 20px;

    }

    div.voxz-2 div.voxz-carusel-item a span.title-of-voxz2 {
        line-height: 22px;
    }

    .ttlat {
        margin-top: 20px;
    }

    div.sidebar {
        min-width: 120px;
        max-width: 120px;
    }

    div.xt-contact-section.has-people .rs {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    div.buttons-blocks a {
        font-size: 12px;
    }

    ul.main-menu > li > a {
        font-size: 12px;
    }

    ul.main-menu > li > ul > li > a {
        padding: 10px 20px;
    }

    .container {
        width: 100%;
    }

    ul.main-menu > li.categories-selector > a:after, div.categories-selector > a:after {
        right: 4px;
    }

    div.has-contwnt-block-2 .ext_button {
        font-size: 12px;
    }

    div.page-top-photo-section.has-contwnt-2 {
        height: 40vw;
    }

    div.voxz-carusel-item a span.title-of-voxz {
        font-size: 20px;
        line-height: 1.3;
    }

    div.voxz-section-modification-n {
        margin-top: 0;

    }

    div.voxz > div.mpod:first-child {
        margin-top: auto;
        /* 	min-width: 100%; */
    }

    div.voxz-section.long-chwang div.voxz > div.only-text-block {
        font-size: 15px !important;
    }

    .custom-title-1, .main-title, div.has-contwnt-block-2 h2 {
        font-size: 25px;
    }

    /*div.ensurance-event-phone-reg > a {
        padding: 0 30px;
    }*/
    ul.main-menu > li > a {
        padding: 0 0.5vw;
    }

    div.no-top-padd {
        padding-top: 64px;
    }

    div.header-content {
        padding-left: 196px;
    }

    #header:not(.style-1) div.main-menu-container {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10;
        min-height: 50%;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }

    div.ensurance-event .ext_button {
        font-size: 12px;
        height: 2.5em;
    }

    div.voxz-section {
        padding-left: 0;
        padding-bottom: 0;
    }

    div.voxz {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    div.voxz > div:first-child {
        /*       margin-bottom: 30px; */
        padding: 0 30px;
    }

    div.voxz > div:first-child .custom-title-1 br {
        /*    display: none; */
        content: " ";
    }

    div.voxz > div:first-child .custom-title-1 br:after {
        /*    display: none; */
        content: " ";
    }

    div.voxz-section.long-chwang div.voxz {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }

    div.voxz-section.long-chwang div.voxz > div:first-child .custom-title-1 br {
        display: block;
    }

    div.voxz-section.long-chwang div.voxz > div.only-text-block {
        font-size: 20px;
        padding: 15px 30px;
    }

    div.voxz-section.long-chwang div.voxz > div.mpod {
        margin-right: 30px;

    }

    div.voxz-section.long-chwang div.voxz > div.mpod:after {
        left: calc(100% + 30px);
    }

    div.promo-section-1 .tar {
        text-align: center;
    }

    div.voxz-carusel-container .swiper-button-prev,
    div.voxz-carusel-container .swiper-button-next {
        width: 22px;
        opacity: 1;
    }

    div.voxz-carusel-container .swiper-button-prev {
        left: 0;

    }

    div.fancy-blocks-section .custom-title-1 {
        text-align: center;
        margin-bottom: .5em;
        margin-right: 0;
        padding: 0;
    }

    div.footer-colls {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    div.footer-colls > div {
        min-width: 25%;
    }

    div.index-swiper .swiper-slide .photo {
        min-height: 400px;
    }

    div.index-swiper div.swiper-slide-content {
        font-size: 2.5vw;
    }

    ul.content-menu {
        /*
    -ms-flex-wrap: wrap;
          flex-wrap: wrap;
   */
        zoom: 0.8;
    }

    ul.content-menu > li {
        max-width: 20%;
    }

    div.page-top-photo-section.big-ident {
        height: auto;
        padding-top: 70px;
    }

    div.page-top-photo-section.big-ident h1 {
        font-size: 38px;
    }

    div.contact-promo-block {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    div.contact-promo-block > * {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    div.contact-promo-block > * + * {
        margin-top: 30px;
    }

    div.contact-promo-block .ico {
        margin: 0 0 15px;
    }

    /*    div.contacts-grid-filter > div {
            min-width: 50%;
            max-width: 50%;
        }*/
    div.contacts-grid table td {
        padding: 10px;
    }

    div.has-contwnt-block {
        font-size: 24px;
    }

    div.justin-promo-section > div {
        font-size: 18px;
    }

    div.justin-promo-section .ext_button {
        font-size: 14px;
    }

    div.voxz-section-modification:before {
        height: auto;
    }

    div.voxz-section-modification {
        /*margin-top: -238px;*/
        padding-top: 250px;
    }

    .tablet-show {
        display: block;
    }

    .tablet-hide {
        display: none;
    }

    div.voxz > div:first-child {
        white-space: normal;
        margin-top: 25px;
    }

    div.content-menu-section {
        /*      height: 262px; */
        height: auto;
    }

    ul.content-menu > li > a {
        padding-bottom: 20px;
    }

    div.voxz-carusel-item .cont .title {
        line-height: 1;
    }

    .custom-title-1 {
        margin-bottom: 0.5em;
    }

    #header:not(.style-1) .header-phone, #header:not(.style-1) .ensurance-event {
        margin-top: 10px;
    }

    #header:not(.style-1) ul.main-menu {
        margin-top: -8px;
    }

    div.voxz > div.mpod:first-child .custom-title-1 {
        font-size: 25px;
    }

    div.voxz-section.no-padding.tabletpadd {
        padding-top: 60px;
    }

    div.voxz-section.long-chwang div.voxz > div.only-text-block {
        font-size: 15px;
    }

    ul.content-menu > li > a .lba {
        line-height: 20px;
    }

    div.section.no-padding.frl {
        padding-top: 40px;
    }

    div.voxz-section {
        padding-top: 40px;
        /*         padding-bottom: 15px; */
    }

    .letter-container {
        display: none
    }

    div.section.padding-tablet {
        padding-top: 60px;
    }

    div.contact-promo-block > * + * {
        border: 0;
    }

    div.contacts-grid-filter.pale div.selecotr-place .select2.select2-container--custom-select-style {
        width: 100% !important;
    }

    div.ensurance-event-phone-reg a.savitarna-icon {
        font-size: 14px;
    }

    /* 2021-09-30 */

    .filter-list-block {
        margin: 0 -15px;
    }

    .filter-list-block > * {
        padding: 0 15px;
    }

    .filter-list-block aside {
        min-width: 300px;
        max-width: 300px;
    }

    div.filter-list-container .star {
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 10px;
    }

    div.filter-list-container .info {
        margin: 0;
    }

    div.filter-list-container > div {
        display: block;
    }

    div.filter-list-container > div > * {
        padding-bottom: 10px;
    }



    .style-1 .bottom-header-content-1 {
        padding-bottom: 0;
    }

    .style-1 .main-menu-container {

    }
    /* end 2021-09-30 */

}

/* LG */
@media (min-width: 1024px) and (max-width: 1279px) {
    ul.main-menu > li > ul > li > a {
        padding: 10px 20px;
    }

    div.fixed div.content-menu-container {
        top: 80px;
    }

    ul.main-menu {
        margin-top: -8px;
    }

    div.content-menu-section {
        height: 0;
    }

    div.voxz > div.mpod:first-child .custom-title-1 {
        font-size: 23px;
    }

    .custom-title-1 {
        margin-bottom: 0.5em;
    }

    div.voxz-carusel-item .cont .title {
        line-height: 1;
    }

    #header:not(.style-1) .header-phone, #header:not(.style-1) .ensurance-event {
        margin-top: 5px;
    }

    div.header-phone a span.phone-pre {
        font-size: 9px;
    }

    #header:not(.style-1) div.main-menu-container {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10;
        min-height: 50%;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }

    div.ensurance-event .ext_button {
        font-size: 12px;
        height: 2.5em;
    }

    div.voxz {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    div.voxz > div:first-child {
        /* margin-bottom: 30px; */
    }

    div.voxz-section-modification-n {
        margin-top: 0;
    }

    div.voxz > div:first-child .custom-title-1 br {
        display: none;
    }

    div.voxz-section.long-chwang div.voxz {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }

    div.voxz-section.long-chwang div.voxz > div:first-child .custom-title-1 br {
        display: block;
    }

    div.voxz-section.long-chwang div.voxz > div.only-text-block {
        font-size: 18px;
    }

    div.page-top-photo-section.big-ident {
        height: 350px;
    }

    div.contact-promo-block {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    div.contact-promo-block > * + * {
        margin-top: 30px;
    }

    div.has-contwnt-block h2 {
        font-size: 1.7em;
    }

    div.voxz > div:first-child {
        white-space: normal;
        margin-top: 25px;
        margin-bottom: 25px;
    }

    div.xt-contact-section .rs .fa {
        margin-top: 10px;
    }

    div.voxz > div.mpod:first-child {
        margin-top: 10px;
    }

    div.section.no-padding.frl {
        padding-top: 100px;
    }

    div.voxz-section {
        padding-top: 100px;
        /*         padding-bottom: 15px; */
    }

    div.contact-promo-block > * + * {
        border: 0;
    }

    div.voxz-carusel-item a span.title-of-voxz,
    div.voxz-2 div.voxz-carusel-item a span.title-of-voxz {
        line-height: 1.2;
    }

    div.ensurance-event-phone-reg a.savitarna-icon {
        font-size: 22px;
    }

    /* 2021-09-30 */

    .filter-list-block {
        margin: 0 -15px;
    }

    .filter-list-block > * {
        padding: 0 15px;
    }

    .filter-list-block aside {
        min-width: 350px;
        max-width: 350px;
    }

    /* end 2021-09-30 */


}

/* XL */
@media (min-width: 1280px) {
    .container {
        width: 1150px;
    }

    .style-1 ul.main-menu > li > a {
        font-size: 16px;
        padding: 0 0.88vw;
    }

    .style-1 ul.main-menu > li.categories-selector > a {
        font-size: 18px;
    }

    .style-1 div.header-content {
        padding-left: 0;
    }

    .style-1 .ext_button {
        padding: 0 1em;
    }
}

@media (max-width: 1279px) {
    /*#page.fixed #header {*/
    /*    height: 80px;*/
    /*}*/

    .content-menu-container {
        zoom: 0.8;
    }

    #page {
        overflow: hidden;
    }

    div.xt-contact-section .rs .fa {
        margin-top: 6px;
    }

    /*#page.fixed #header {*/
    /*    height: 80px;*/
    /*}*/

    div.fixed ul.content-menu {
        margin-top: 20px;
    }

    .custom-title-1.tablet-hide {
        display: none;
    }

    .tablet-show,
    .custom-title-1.tablet-show {
        display: block;
        padding-bottom: 0;
    }

    div.voxz-section.frst {
        padding-bottom: 0;
    }

    div.section.tabletpadd {
        padding-bottom: 0;

    }

    div.section.padding-tablet {
        /* 	padding-top: 60px; */
    }

    div.voxz-section.long-chwang div.voxz > div.only-text-block {
        font-size: 18px;
    }

    div.content-colls > div {

        padding-left: 30px;
        padding-right: 25px;
    }
}

@media (min-width: 1280px) and (max-width: 1530px) {

    ul.main-menu > li.categories-selector > a,
    div.categories-selector > a {
        padding: 0 0.77vw;
        font-size: 13px;
    }

    div.header-content > div {
        margin-left: 1.07vw;
    }

    ul.main-menu > li > a {
        padding: 0 0.55vw;
        font-size: 13px;
    }


    div.header-phone a {
        font-size: 15px
    }

    #page.fixed #header div.header-phone a {
        font-size: 15px;
    }

    div.ensurance-event a.ext_button {
        min-height: 2.68em;
    }


}

@media (min-width: 1280px) and (max-width: 1400px) {

    div.voxz-section.long-chwang div.voxz > div.only-text-block {
        font-size: 22px;
        text-align: left;
    }

    div.voxz > div.mpod:first-child .custom-title-1.kam {
        /* font-size: 23px; */
    }

    .letter-container {
        display: none;
    }
}

/* PORTRAIT ORIENTATION*/
@media all and (orientation: portrait) {
}

/* LANDSCAPE ORIENTATION*/
@media all and (orientation: landscape) {
}

@media (max-width: 1482px) {
    div.fixed thead.fixed {
        top: 126px;
    }

    ul.content-menu > li > a {
        padding: 10px;
    }

    /*#page.fixed #header.style-1 {*/
    /*    top: -76px;*/
    /*    height: 140px;*/
    /*}*/

    /*#page.fixed #header.style-1 + div {*/
    /*    margin-top: 70px;*/
    /*}*/
}

@media (min-width: 1285px) {
    #header.style-1 .container.fluid {
        padding: 0 15px;
    }
}
/* IE */
.msie div.voxz-section.long-chwang div.voxz > div.mpod {
    min-width: 370px;
}
