@import '../libs/pure/pure-min.css';
@import '../libs/pure/grids-responsive-min.css';
@import '../css/pure-extend.css';
@import '../css/extra.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 url('https://fonts.googleapis.com/css?family=Muli:200,300,400,600,700,800,900&subset=latin-ext');
@import '../libs/select2/dist/css/select2.min.css';
@import '../libs/stacktable/stacktable.css';

html {
    height: 100%;
}

body {
    min-height: 100%;
    height: 100%;
    color: #333;
    font-weight: 300;
    font-family: 'Muli', sans-serif;
    font-size: 18px;
    line-height: 1.5;
}

a {
    text-decoration: none;
    outline: none;
    color: #05336b;
    -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;
}

a:hover {
    text-decoration: none;
    color: #40afde;
}

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

div.container.fluid {
    width: 100%;
    padding: 0 2.77vw;
}

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

#footer {
    margin: 0 auto;
    margin-top: -80px;
    height: 80px;
    clear: both;
    position: relative;
    z-index: 3;
    background: #161f29;
    display: flex;
    align-items: center;
    font-size: 12px;
    font-weight: 300;
    color: #fff;
}

div.footer-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

div.footer-colls-section {
    background: #161f29;
    color: #bfbfbf;
    font-size: 14px;
    font-weight: 300;
    border-bottom: 1px solid rgba(255, 255, 255, .1);
}

div.footer-colls {
    display: flex;
    margin: 0 -15px;
}

div.footer-colls > div {
    padding: 0 15px;
}

div.footer-colls > div:first-child {
    min-width: 200px
}

div.footer-colls > div:nth-child(2) {
    flex: auto;
}

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

div.section.fcs-1 {
    font-size: 15px;
    font-weight: 400;
    padding-top: 68px;
    padding-bottom: 40px;
}

div.fcs-1 ul {
    margin: -10px 0;
}

div.fcs-1 ul > li > a {
    display: flex;
    color: #fff;
    line-height: 1.2;
    padding: 10px 0;
}

div.section.fcs-2 {
    font-size: 14px;
    font-weight: 300;
    color: #bfbfbf;
}

div.section.fcs-2 .footer-colls + .footer-colls {
    margin-top: 15px;
}

div.section.fcs-2 ul {
    display: flex;
    flex-wrap: wrap;
    margin: -15px -15px 0;
}

div.section.fcs-2 ul > li > a {
    display: flex;
    padding: 0 15px;
    margin-top: 15px;
    color: #fff;
    font-weight: 400;
}

#header {
    height: 80px;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    z-index: 222;
    border-bottom: 1px solid rgba(255, 255, 255, .1);
    -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;
}

#header.fixed {
    background: rgba(255, 255, 255, .95);
    /*height: 60px;*/
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
}

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

div.header-content {
    position: relative;
    height: 100%;
    display: flex;
    justify-content: flex-end;
}

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

div.sidebar {
    width: 180px;
}

div.mainbar {
    background: #b0b0f0;
}

div.section {
    padding: 75px 0;
}

div.section.cond-b-padd {
    padding-bottom: 128px;
}

div.index-swiper-container {
    position: relative;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

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

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

div.index-swiper div.swiper-slide-content {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    display: flex;
    align-items: center;
}

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

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: flex;
    align-items: center;
    justify-content: center;
    background: none;
}

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

div.index-promo-container .photo {
    display: block;
    width: 100%;
    height: auto;
}

div.index-promo-container-content {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    font-size: 2.08vw;
    color: #b2b2b2;
    font-weight: 300;
    display: flex;
    align-items: flex-end;
    padding: 0 0 11.11vw 0;
    line-height: 1.3;
}

div.index-promo-container-content h2,
div.index-promo-container-content h1{
    font-size: 2.13em;
    font-weight: 300;
    line-height: 1;
    color: #fff;
}

div.index-promo-container-content .ext_button {
    font-size: .5em;
}

div.index-promo-container div.phone {
    width: 352px;
    height: 666px;
    background: url("../images/misc/dec-1.png") 0 0 no-repeat;
    background-size: 100% 100%;
    position: absolute;
    right: 7.08vw;
    bottom: -112px;
    padding: 86px 46px 117px 46px;
    z-index: 6;
}

div.index-promo-container div.phone img {
    display: block;
}

div.index-promo-container div.phone .titlez{
    top: 106px;
    position: absolute;
    left: 56px;
    right: 56px;
    text-align: center;
    color: #05336b;
    font-size: 31px;
    line-height: 1.3;
}

div.index-promo-container div.phone .links{
    bottom: 147px;
    position: absolute;
    left: 66px;
    right: 66px;
    display: flex;
    flex-direction: column;
}

div.index-promo-container div.phone .links > * + *{
    margin-top: 15px;
}

div.index-promo-container div.bottom-line {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 5;
    height: 86px;
    border-top: 1px solid rgba(255, 255, 255, .2);
    display: flex;
    align-items: center;
    font-size: 21px;
    color: #b2b2b2;
}

div.index-promo-container div.bottom-line a {
    color: #fff;
    display: inline-flex;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    -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.index-promo-container div.bottom-line a:hover {
    border-bottom: 1px solid rgba(255, 255, 255, 0);
}

div.bottom-contacts-section {
    padding: 35px 0;
}

div.bottom-contacts {
    display: flex;
    justify-content: space-between;
    margin: 0 -15px;
    align-items: center;
}

div.bottom-contacts > div {
    padding: 0 15px;
}

div.bottom-contacts .cont {
    flex: auto;
    padding: 0 10%;
}

div.bottom-contacts .cont ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: space-around;
}

div.bottom-contacts .cont ul > li > a {
    display: flex;
    font-size: 15px;
    font-weight: 500;
    color: #333;
}

div.bottom-contacts .cont ul > li > a:hover {
    color: #86c332;
}

div.testimonials-carusel-container {
    position: relative;
}

div.testimonials-carusel .swiper-slide {
    width: auto;
    background: #fff;
    height: auto;
    border-radius: 20px;
    overflow: hidden;
    font-size: 16px;
    color: #333;
    padding: 40px;
}

div.testimonials-carusel .author {
    display: flex;
    margin-bottom: 30px;
    align-items: center;
}

div.testimonials-carusel .author img {
    display: block;
    border-radius: 100%;
    margin-right: 30px;
}

div.testimonials-carusel .author h3 {
    font-size: 24px;
    font-weight: 400;
    color: #05336b;
    margin: 0;
}

div.testimonials-carusel .author .status {
    font-size: 16px;
    color: #40afde;
    font-weight: 400;
}

div.testimonials-carusel .testimonial {
    text-align: center;
    line-height: 2;
}

div.testimonials-carusel .brand {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
}

div.testimonials-carusel-container .swiper-pagination {
    left: 0;
    right: 0;
    top: 0;
    position: relative;
    height: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
}

div.testimonials-carusel-container .swiper-pagination * {
    width: 13px;
    height: 13px;
    border: 2px solid #fff;
    background: #40afde;
    opacity: 1;
    border-radius: 100%;
    margin: 0 4px;
    -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;
    cursor: pointer;
}

div.testimonials-carusel-container .swiper-pagination *:hover,
div.testimonials-carusel-container .swiper-pagination *.swiper-pagination-bullet-active {
    background: #fff;
    border-color: #40afde;
}

div.features-list {
    margin-top: 0;
    margin-bottom: 50px;
}

div.features-list > div {
    margin-top: 50px;
}

div.features-list-item a {
    display: flex;
    font-size: 21px;
    color: #05336b;
    font-weight: 600;
    line-height: 1.3;
    align-items: center;
    justify-content: space-between;
}

div.features-list-item a:after {
    content: '';
    min-width: 60px;
    height: 60px;
    display: flex;
    border-radius: 100%;
    align-items: center;
    justify-content: center;
    background: url("../images/icons/ico-1.png") center center no-repeat;
    -webkit-box-shadow: 0px 0px 17px 0px rgba(0, 0, 0, 0.13);
    -moz-box-shadow: 0px 0px 17px 0px rgba(0, 0, 0, 0.13);
    box-shadow: 0px 0px 17px 0px rgba(0, 0, 0, 0.13);
    -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-left: 30px;
}

div.features-list-item a:hover {
    color: #40afde;
}

div.features-list-item a:hover:after {
    -webkit-box-shadow: 0px 0px 17px 0px rgba(0, 0, 0, 0.23);
    -moz-box-shadow: 0px 0px 17px 0px rgba(0, 0, 0, 0.23);
    box-shadow: 0px 0px 17px 0px rgba(0, 0, 0, 0.23);
}

div.packages-list {
    display: flex;
    background: #fff;
    border-radius: 20px;
    overflow: hidden;
    margin: 30px 0 38px;
}

div.packages-list > div {
    border-left: 1px solid rgba(0, 0, 0, .1);
    flex: 1 1 100%;
    padding: 30px;
    font-size: 14px;
    color: #1a1a1a;
}

div.packages-list > div:first-child {
    border: 0;
}

div.packages-list h2 {
    font-size: 18px;
    color: #05336b;
    margin-bottom: 1.3em;
}

div.packages-list .action {
    display: block;
    margin: 20px 0 0;
}

div.packages-list .action a {
    color: #05336b;
    font-size: 16px;
    font-weight: 700;
    border-bottom: 2px solid #b4c1d2;
}

div.packages-list .action a:hover {
    border-color: transparent;
}

.landing-clients-list {
    margin-top: 50px;
}

.landing-clients-list > div {
    margin-bottom: 30px;
}

.landing-client {
    border-radius: 20px;
    background-color: #ffffff;
    padding: 30px 35px;
    display: flex;
    flex-direction: column;
    height: 100%;
}

.landing-client-header {
    display: flex;
}

.landing-client-logo {

}

.landing-client-name {display: flex;justify-content: center;flex-direction: column;margin-left: 20px;font-weight: 600;}

.landing-client-address {font-size: 13px;color: #4fafe1;font-weight: 400;margin-top: 3px;}

.landing-client-content {
    font-size: 13px;
    color: #505050;
    margin-bottom: 30px;
    margin-top: 20px;
    flex-grow: 1;
}

.landing-client-link {
    font-size: 13px;
    color: #5fafe4;
}


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

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

.book-instantly {
  position: absolute;
  right: 30px;
  top: 30px;
  background-color: #40afde;
  color: white;
  border-radius: 7px;
  padding: 1px 8px;
  font-size: 10px;
  font-weight: 400;
}

div.car-sharing-carusel .swiper-slide a {
    display: block;
    position: relative;
}

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

div.car-sharing-carusel-container .swiper-button-prev,
div.car-sharing-carusel-container .swiper-button-next {
    display: flex;
    align-items: center;
    justify-content: center;
    background: none;
    left: 0;
    width: 84px;
}

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

div.car-sharing-carusel-container .swiper-pagination {
    left: 0;
    right: 0;
    top: 0;
    position: relative;
    height: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
}

div.car-sharing-carusel-container .swiper-pagination * {
    width: 13px;
    height: 13px;
    border: 2px solid #fff;
    background: #40afde;
    opacity: 1;
    border-radius: 100%;
    margin: 0 4px;
    -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;
    cursor: pointer;
}

div.car-sharing-carusel-container .swiper-pagination *:hover,
div.car-sharing-carusel-container .swiper-pagination *.swiper-pagination-bullet-active {
    background: #fff;
    border-color: #40afde;
}

div.car-sharing-list {
    margin: -50px -25px 0;
}

div.car-sharing-list > div {
    margin: 50px 0 0;
    padding: 0 25px !important;
}

div.car-sharing-list a {
    background: #f7f7f7;
    border-radius: 11px;
    overflow: hidden;
    display: flex;
    font-size: 10px;
    color: #333;
}

div.car-sharing-list a:hover {
    -webkit-box-shadow: 0px 0px 17px 0px rgba(0, 0, 0, 0.13);
    -moz-box-shadow: 0px 0px 17px 0px rgba(0, 0, 0, 0.13);
    box-shadow: 0px 0px 17px 0px rgba(0, 0, 0, 0.13);
    background: #fff;
}

div.car-sharing-list a .cont {
    padding: 21px;
    display: flex;
    justify-content: space-between;
}

div.car-sharing-list a .cont > span {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

div.car-sharing-list a .cont > span:nth-child(2) {
    text-align: right;
    margin-left: 15px;
}

div.car-sharing-list a .title {
    display: block;
    font-size: 20px;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 12px;
}

div.car-sharing-list a .title .yy {
    display: block;
    font-size: 10px;
    font-weight: 400;
}

div.car-sharing-list .price {
    color: #40afde;
    font-size: 20px;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 12px;
}

div.car-sharing-list .price span {
    display: block;
    font-size: 10px;
}

span.rating {
    display: inline-flex;
    align-items: center;
    color: #99cc54;
}

span.rating > * {
    padding: 0 2px;
    font-size: 16px;
}

div.about-tips-container {
}

div.about-tips {
    margin: 0 -40px;
}

div.about-tips > div {
    padding: 0 40px !important;
}

div.about-tips-item .ico {
    width: 116px;
    height: 116px;
    background: #fff;
    border-radius: 11px;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-box-shadow: 0px 0px 37px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 0px 37px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 37px 0px rgba(0, 0, 0, 0.15);
    transform: rotate(45deg);
    margin: -130px 0 58px 30px;
}

div.about-tips-item .ico img {
    transform: rotate(-45deg);
}

div.about-tips-item h2 {
    font-size: 32px !important;
}

div.afx-blocks {
    margin: -44px -22px 0;
}

div.afx-blocks > div {
    margin-top: 44px;
    padding: 0 22px !important;
    display: flex;
}

div.afx-blocks-item {
    display: flex;
    flex: auto;
    flex-direction: column;
    background: #fff;
    height: auto;
    border-radius: 20px;
    overflow: hidden;
    font-size: 16px;
    color: #333;
    padding: 40px;
}

div.afx-blocks-item .author {
    display: flex;
    margin-bottom: 30px;
    align-items: center;
}

div.afx-blocks-item .author img {
    display: block;
    border-radius: 100%;
    margin-right: 30px;
}

div.afx-blocks-item .author h3 {
    font-size: 24px;
    font-weight: 400;
    color: #05336b;
    margin: 0;
}

div.afx-blocks-item .author .status {
    font-size: 16px;
    color: #40afde;
    font-weight: 400;
}

div.news-list {
    margin-top: -50px;
}

div.news-list > div {
    margin-top: 50px;
    background: #f6f6f6;
    border-radius: 15px;
    overflow: hidden;
    display: flex;
}

div.news-list .cont {
    flex: auto;
    min-width: 1px;
    padding: 50px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

div.news-list .cont a.title {
    display: inline-flex;
    font-size: 38px;
    font-weight: 300;
    color: #05336b;
    line-height: 1.1;
}

div.news-list .cont > * + * {
    margin-top: 15px;
}

div.news-list .cont .date {
    font-size: 12px;
    color: #40afde;
}

div.news-list .cont .descr {
    flex: auto;
}

div.news-list .cont .action {
    display: flex;
}

div.news-list .cont .action a {
    font-size: 16px;
    font-weight: 600;
    border-bottom: 2px solid #adbbcc;
}

div.news-list .cont .action a:hover {
    border-color: transparent;
}

div.news-list .photo {
    min-width: 62%;
    display: flex;
}

div.news-list .photo img {
    min-width: 100%;
    height: auto;
    object-fit: cover;
}

div.mok-features-list-section {
    padding-top: 0;
}

div.mok-features-list {
}

div.mok-features-list > div:first-child > div:nth-child(2) {
    margin-top: -250px;
}

div.mok-features-list > div {
    display: flex;
    align-items: center;
    margin: 0 -3.4vw;
}

div.mok-features-list > div:nth-child(even) {
    flex-direction: row-reverse;
}

div.mok-features-list > div > div {
    padding: 0 3.4vw;
    min-width: 50%;
}

div.mok-features-list .custom-title-1 {
    font-size: 48px;
}

div.mok-features-list img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
}

div.help-section {
    padding-top: 0;
}

div.help-input-container {
    margin-top: -28px;
    height: 56px;
    background: #fff;
    border-radius: 30px;
    overflow: hidden;
    -webkit-box-shadow: 0px 10px 37px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 10px 37px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 10px 37px 0px rgba(0, 0, 0, 0.15);
    display: flex;
    position: relative;
    margin-bottom: 40px;
}

div.help-input-container:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 60px;
    background: url("../images/icons/ico-5.png") center center no-repeat;
}

div.help-input-container input[type="text"] {
    width: 10px;
    flex: auto;
    font-size: 18px;
    color: #333;
    font-weight: 300;
    border: 0;
    padding: 0 30px 0 60px;
}

div.help-input-container input[type="submit"] {
    background: #707070;
    border-radius: 30px;
    padding: 0 60px;
    font-size: 18px;
    border: 0;
    color: #fff;
    -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.help-input-container input[type="submit"]:hover {
    background: #40afde;
}

div.help-block {
}

div.help-block > div {
    margin: 0;
}

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

div.help-block .accord-toggler {
    display: block;
    text-decoration: none !important;
    padding: 20px 15px 20px 45px;
    font-size: 21px;
    color: #05336b;
    font-weight: 600;
    line-height: 1.1;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    position: relative;
}

div.help-block .accord-toggler:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 46px;
    background: url("../images/icons/ico-6.png") left center no-repeat;
}

div.help-block .accord-toggler.opened:before {
    height: 2px;
    top: calc(50% - 1px);
}

div.help-block .accord-toggler:hover {
    color: #40afde;
}

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

div.help-block .accord-toggler.opened {
    color: #40afde;
}

div.help-block .accord > div {
    padding: 20px 0 40px 45px !important;
}

div.prices-section {
    padding-top: 0
}

div.prices-container {
    margin-bottom: 50px;;
    background: #fff;
    -webkit-box-shadow: 0px 0px 17px 0px rgba(0, 0, 0, 0.13);
    -moz-box-shadow: 0px 0px 17px 0px rgba(0, 0, 0, 0.13);
    box-shadow: 0px 0px 17px 0px rgba(0, 0, 0, 0.13);
    margin-top: -230px;
}

div.prices-container table {
    font-size: 14px;
    font-weight: 400;
    table-layout: fixed;
    border-radius: 13px;
}

div.prices-container table strong {
    font-weight: 600;
}

div.prices-container table td {
    padding: 20px 25px;
    line-height: 1.3;
    border: 1px solid rgba(0, 0, 0, .05);
}

div.prices-container table td:first-child {
    background: url("../images/gradients/gradient-1.png") right 0 repeat-y #fcfcfc;
    text-align: right;
    font-weight: 700;
    font-size: 16px;
    color: #05336b;
}

div.prices-container table thead td {
    background: #fcfcfc;
    font-weight: 700;
    font-size: 18px;
    color: #05336b;
}

div.prices-container table tfoot td,
div.prices-container table .tfoot td{
    background: #1b3f6b;
    font-size: 16px;
    font-weight: 600;
    color: #fff !important;
    border-color: rgba(255, 255, 255, .05);
}

div.prices-container table tfoot td:first-child,
div.prices-container table .tfoot td:first-child{
    background: #143052;
}

/*SELECETD*/

div.prices-container table td.selected,
div.prices-container table td.selected span {
    position: relative;
    z-index: 2;
}

div.prices-container table thead td.selected:before {
    content: '';
    position: absolute;
    width: 100%;
    top: -16px;
    left: 0;
    bottom: -1px;
    background: #fff;
    border-radius: 13px 13px 0 0;
    overflow: hidden;
    /*-webkit-box-shadow: 0px 0px 17px 0px rgba(0, 0, 0, 0.13);
    -moz-box-shadow: 0px 0px 17px 0px rgba(0, 0, 0, 0.13);
    box-shadow: 0px 0px 17px 0px rgba(0, 0, 0, 0.13);*/
    border: 2px solid rgba(0, 0, 0, .1);
    border-bottom: 1px solid rgba(0, 0, 0, .1);
}

div.prices-container table tbody td.selected:before {
    content: '';
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    bottom: -1px;
    background: #fff;
    overflow: hidden;
    /*box-shadow: -10px 0 17px -10px rgba(0, 0, 0, 0.13), 10px 0 17px -10px rgba(0, 0, 0, 0.13);*/;
    border-left: 2px solid rgba(0, 0, 0, .1);
    border-right: 2px solid rgba(0, 0, 0, .1);
    border-bottom: 1px solid rgba(0, 0, 0, .1);
}

div.prices-container table tfoot td.selected:before,
div.prices-container table .tfoot td.selected:before{
    content: '';
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    bottom: -16px;
    background: #fff;
    border-radius: 0 0 13px 13px;
    overflow: hidden;
    /*-webkit-box-shadow: 0px 0px 17px 0px rgba(0, 0, 0, 0.13);
    -moz-box-shadow: 0px 0px 17px 0px rgba(0, 0, 0, 0.13);
    box-shadow: 0px 0px 17px 0px rgba(0, 0, 0, 0.13);*/
    border: 2px solid rgba(0, 0, 0, .1);
    border-top: 0;
}

div.prices-container table tfoot td.selected span,
div.prices-container table .tfoot td.selected span{
    font-size: 24px;
    font-weight: 700;
    color: #7dbe23;
}

/*-----*/

div.news-item img {
    max-width: 100%;
    height: auto;
}

div.news-item .page-module h1,
div.news-item .page-module h2,
div.news-item .page-module h3,
div.news-item .page-module h4 {
    font-weight: 500;
    color: #05336b;
}

div.disc-more-list > div + div {
    margin-top: 30px;
}

div.disc-more-list a {
    display: block;
    background: #f7f7f7;
    border-radius: 13px;
    padding: 40px 70px;
}

div.disc-more-list a .title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 32px;
    font-weight: 300;
    line-height: 1.2;
    margin-bottom: .5em;
}

div.disc-more-list a .title:after {
    content: '';
    min-width: 31px;
    width: 31px;
    height: 21px;
    background: url("../images/icons/ico-8.png") 0 0 no-repeat;
}

div.disc-more-list a .date {
    font-size: 12px;
    color: #40afde;
}

div.contacts-list > div {
    display: none;
}

div.contacts-selector {
    margin-bottom: 30px;
}

div.contacts-map-container {
    border-radius: 13px;
    overflow: hidden;
    -webkit-box-shadow: 0px 0px 17px 0px rgba(0, 0, 0, 0.13);
    -moz-box-shadow: 0px 0px 17px 0px rgba(0, 0, 0, 0.13);
    box-shadow: 0px 0px 17px 0px rgba(0, 0, 0, 0.13);
    position: relative;
    z-index: 220;
    margin-bottom: -350px;
    background: #fff;
}

div.contacts-map-container:after {
    content: '';
    display: block;
    padding-top: 100%;
}

#contacts-map {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}

/*LISTS*/

ul.socials {
    list-style: none;
    padding: 0;
    margin: 0 -10px;
    display: flex;
}

ul.socials > li > a {
    display: flex;
    padding: 10px;
    color: #545454;
    font-size: 25px;
}

ul.socials > li > a .fa {
    -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.socials > li > a:hover {
    color: #86c332;
}

ul.socials > li > a:hover .fa-linkedin-square {
    color: #007bb5;
}

ul.socials > li > a:hover .fa-facebook-square {
    color: #3b5998;
}

ul.socials > li > a:hover .fa-twitter-square {
    color: #36b9ff;
}

div.drop-menu-container {
    display: flex;
    align-items: center;
}

div.main-menu-container {
    display: flex;
    margin-right: 40px;
}

ul.main-menu {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0 -20px;
}

ul.main-menu > li {
    position: relative;
    display: flex;
}

ul.main-menu > li > a {
    display: flex;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
    padding: 10px 20px;
    line-height: 1.1;
    align-items: center;
}

ul.main-menu > li > a > span {
    border-bottom: 2px solid transparent;
    padding: .5em 0;
    -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.main-menu > li:hover > a > span,
ul.main-menu > li.selected > a > span {
    border-color: #40afde;
}

ul.main-menu > li > ul {
    list-style: none;
    padding: 0;
    margin: 0;
    position: absolute;
    left: 0;
    top: 100%;
    background: #cfcfcf;
    -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;
    opacity: 0;
    visibility: hidden;
}

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

ul.main-menu > li > ul > li > a {
    display: block;
    padding: 10px;
    border: 1px solid rgba(0, 0, 0, 0.2);
}

div.content-menu-container {
}

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

ul.content-menu > li > a {
    display: block;
    border: 1px solid rgba(0, 0, 0, 0.1);
    padding: 15px;
}

/*INPUTS*/

.select2-container--drop-menu-style {
    background: none;
    border: 2px solid #ebedef;
    border-radius: 20px;
    width: 179px !important;
}

.select2-container--drop-menu-style.select2-container--open {
    border-radius: 20px 20px 0 0;
    background: rgba(64, 175, 222, .75);
}

.select2-container--drop-menu-style .select2-selection--single {
    height: 40px;
    display: flex;
    justify-content: space-between;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
}

.select2-container--drop-menu-style .select2-selection--single .select2-selection__rendered {
    width: 100%;
    display: flex;
    align-items: center;
    padding: 0 12px 0 24px;
    flex: auto;
}

.select2-container--drop-menu-style .select2-selection--single .select2-selection__arrow {
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 40px;
}

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

.select2-container--drop-menu-style .select2-dropdown {
    background: none;
    transform: translate(-2px, -2px);
    border: 2px solid #fff;
    border-top: 0;
    border-radius: 0 0 20px 20px;
    overflow: hidden;
    background: rgba(64, 175, 222, .75);
}

.select2-container--drop-menu-style .select2-results__option {
    padding: 12px 24px;
    border-bottom: 1px solid rgba(255, 255, 255, .7);
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
    -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;
}

.select2-container--drop-menu-style .select2-results__option:hover {
    background: #fff;
    color: #40afde;
}

.select2-container--drop-menu-style .select2-results li:first-child{
    display: none;
}

.select2-container--drop-menu-style-3 .select2-results{
    max-height: 200px;
    overflow: hidden;
    overflow-y: auto;
}

.select2-container--drop-menu-style-2 {
     background: none;
     border: 2px solid #fff;
     border-radius: 20px;
     min-width: 300px !important;
     background: #fff;
 }

.select2-container--drop-menu-style-2.select2-container--open {
    border-radius: 20px 20px 0 0;
    background: #fff;
    border-color: rgba(0, 0, 0, .1);
}

.select2-container--drop-menu-style-2 .select2-selection--single {
    height: 55px;
    display: flex;
    justify-content: space-between;
    font-size: 18px;
    font-weight: 300;
    text-transform: uppercase;
    color: #000;
}

.select2-container--drop-menu-style-2 .select2-selection--single .select2-selection__rendered {
    width: 100%;
    display: flex;
    align-items: center;
    padding: 0 12px 0 24px;
    flex: auto;
}

.select2-container--drop-menu-style-2 .select2-selection--single .select2-selection__arrow {
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 40px;
}

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

.select2-container--drop-menu-style-2 .select2-dropdown {
    background: none;
    transform: translate(-2px, -2px);
    border: 2px solid rgba(0, 0, 0, .1);
    border-top: 0;
    border-radius: 0 0 20px 20px;
    overflow: hidden;
    background: #fff;
}

.select2-container--drop-menu-style-2 .select2-results__option {
    padding: 12px 24px;
    border-top: 1px solid rgba(0, 0, 0, .1);
    font-size: 18px;
    font-weight: 300;
    text-transform: uppercase;
    color: #000;
    -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;
}

.select2-container--drop-menu-style-2 .select2-results__option:hover {
    background: #fff;
    color: #40afde;
}

.select2-container--drop-menu-style-3 {
    background: none;
    border: 2px solid #bcbcbc;
    border-radius: 30px;
    min-width: 300px !important;
    background: #fff;
    z-index: 99999;
}

.select2-container--drop-menu-style-3.select2-container--open {
    border-radius: 30px 30px 0 0;
    background: #fff;
    border-color: rgba(0, 0, 0, .1);
}

.select2-container--drop-menu-style-3 .select2-selection--single {
    height: 55px;
    display: flex;
    justify-content: space-between;
    font-size: 18px;
    font-weight: 300;
    color: #333;
}

.select2-container--drop-menu-style-3 .select2-selection--single .select2-selection__rendered {
    width: 100%;
    display: flex;
    align-items: center;
    padding: 0 12px 0 24px;
    flex: auto;
}

.select2-container--drop-menu-style-3 .select2-selection--single .select2-selection__arrow {
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 40px;
}

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

.select2-container--drop-menu-style-3 .select2-dropdown {
    background: none;
    transform: translate(-2px, -2px);
    border: 2px solid rgba(0, 0, 0, .1);
    border-top: 0;
    border-radius: 0 0 30px 30px;
    overflow: hidden;
    background: #fff;
}

.select2-container--drop-menu-style-3 .select2-results__option {
    padding: 12px 24px;
    border-top: 1px solid rgba(0, 0, 0, .1);
    font-size: 18px;
    font-weight: 300;
    color: #000;
    -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;
}

.select2-container--drop-menu-style-3 .select2-results__option:hover {
    background: #fff;
    color: #40afde;
}

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

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

div.inputs-container input[type="text"] {
    border: 2px solid #bcbcbc;
    background: #fff;
    width: 100%;
    font-size: 18px;
    color: #333;
    font-weight: 300;
    padding: 15px 30px;
    border-radius: 30px;
    -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.inputs-container textarea {
    border: 2px solid #bcbcbc;
    background: #fff;
    width: 100%;
    font-size: 18px;
    color: #333;
    font-weight: 300;
    padding: 15px 30px;
    border-radius: 30px;
    -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;
    resize: vertical;
}

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

div.contact-form-container {
    padding-right: 60px;
}

div.contact-form-container .custom-title-1 {
    font-size: 48px;
}

div.request-popup-content .custom-title-1{
    font-size: 32px;
}

div.request-popup-content .select2-container--drop-menu-style-3{
    width: 100% !important;
}

/*HEADERS*/

.custom-title-1 {
    font-size: 40px;
    font-weight: 300;
    color: #05336b;
    margin-bottom: .6em;
}

.custom-title-2 {
    font-size: 21px;
    font-weight: 600;
    color: #40afde;
    margin-bottom: .6em;
    text-transform: uppercase;
    position: relative;
    padding-bottom: .5em;
}

.custom-title-2:after {
    content: '';
    width: 50px;
    height: 2px;
    background: #40afde;
    position: absolute;
    top: 100%;
    left: 0;
}

.custom-title-3 {
    font-size: 64px;
    font-weight: 300;
    color: #05336b;
    margin-bottom: .6em;
}

.f_48 {
    font-size: 48px;
}

.custom-title-4 {
    font-size: 43px;
    color: #40afde !important;
    padding-bottom: .5em;
    position: relative;
}

.custom-title-4:after {
    content: '';
    width: 80px;
    height: 4px;
    background: #05336b;
    position: absolute;
    top: 100%;
    left: 0;
}

.custom-title-5 {
    font-size: 48px;
    font-weight: 300;
    color: #05336b;
    margin-bottom: .6em;
}

/*BUTTONS*/

.ext_button {
    display: inline-flex;
    align-items: center;
    height: 3.33em;
    line-height: 1em;
    padding: 0 3.33em;
    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.shadowed {
    -webkit-box-shadow: 0.14em 0.14em 0px 0px rgba(0, 0, 0, 0.75);
    -moz-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.blue-style {
    background: #40afde;
    color: #fff;
    font-weight: 600;
}

.ext_button.blue-style:hover {
    background: #0091cf;
    color: #fff;
}

.ext_button.tr-style {
    background: none;
    color: #fff;
    border-color: #fff;
    font-weight: 600;
}

.ext_button.tr-style:hover {
    background: #0091cf;
    color: #fff;
}

.ext_button.tr-style-2 {
    color: #0091cf;
    border-color: #0091cf;
    font-weight: 600;
}

.ext_button.tr-style-2:hover {
    background: #0091cf;
    color: #fff;
}

a.simple-link {
    font-size: 16px;
    font-weight: 600;
    border-bottom: 2px solid #adbbcc;
    display: inline-flex;
}

a.simple-link:hover {
    border-color: transparent;
}

/*SPECIAL*/

.av-115 > h3:after { content:'\0041\0072\0076\0079\0064\0061\0073\0020\0056\0061\006C\0075\006E\0074\0061'; }

.padd-bot-280 {
    padding-bottom: 280px !important;
}

#header.fixed,
#header.invert-style {
    border-color: rgba(0, 0, 0, .1);
}

#header.fixed ul.main-menu > li > a,
#header.invert-style ul.main-menu > li > a {
    color: #333;
}

#header.fixed .select2-container--drop-menu-style,
#header.invert-style .select2-container--drop-menu-style {
    border-color: #bcbcbc;
}

#header.fixed .select2-container--drop-menu-style .select2-selection--single,
#header.invert-style .select2-container--drop-menu-style .select2-selection--single {
    color: #333;
}

#header.fixed .select2-container--open,
#header.invert-style .select2-container--open {
    border-color: #fff !important;
}

#header.fixed .select2-container--open .select2-selection--single,
#header.invert-style .select2-container--open .select2-selection--single {
    color: #fff !important;
}

#header.invert-style + div.section {
    padding-top: 155px;
}

/*POPUPS*/

.custom-theme .fancybox-slide > *{
    padding: 48px;
    border-radius: 15px;
    max-width: 880px;
}

.custom-theme .fancybox-close-small{
    width: 48px;
    height: 48px;
    overflow: hidden;
    outline: none;
}

.custom-theme .fancybox-close-small:after{
    content: '';
    background: url("../images/icons/ico-6.png") center center no-repeat;
    transform: rotate(45deg);
}

/*MISC*/

/*COLORS*/

.blue-color {
    color: #46b6e4 !important;
}

.red-color {
    color: #f53b53 !important;
}

.green-color {
    color: #8ec63f !important;
}

.grey-bg {
    background: #f7f7f7;
}

.grey-soft-bg {
    background: #fcfcfc;
}

/* XS */
@media (max-width: 767px) {

    body {
        font-size: 16px;
    }

    a.smart_menu_caller {
        display: flex;
        color: #40afde;
    }

    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: block;
    }

    table.special tbody td:before {
        display: block;
        /*background: #7F7F7F;*/
        padding: 10px;
        content: attr(data-label);
        margin: -10px;
        margin-bottom: 10px;
        /*color: #fff;*/
        font-weight: bold;
    }

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

    .container {
        width: auto;
    }

    div.mob_nav_container div.mob-nav-top-line {
        background: #8dc63f;
        display: flex;
        justify-content: space-between;
        color: #fff;
    }

    div.mob-nav-top-line > div {
        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: flex;
        align-items: center;
        justify-content: flex-end;
    }

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

    div.mob-header-items {
        display: flex;
    }

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

    div.mob-search-container {
        display: block;
        height: 0;
        overflow: hidden;
        -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.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: flex;
        height: 70px;
        width: 60px;
        align-items: center;
        justify-content: center;
        font-size: 16px;
        text-decoration: none;
    }

    /*-----*/
    #header {
        position: fixed;
        height: 70px !important;
        -webkit-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.15);
        -moz-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.15);
        box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.15);
        z-index: 55;
        background: #fff !important;
        transition: none !important;
    }

    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);
        color: #05336b;
    }

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

    ul.main-menu > li > a .fa {
        position: absolute;
        right: 0;
        top: 10px;
        bottom: 10px;
        width: 30px;
        background: #ccc;
        display: flex;
        align-items: center;
        justify-content: center;
        -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;
        border-left: 1px solid rgba(0, 0, 0, 0.1);
    }

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

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

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

    ul.main-menu > li > ul > li > a {
    }

    div.section {
        padding: 15px 0;
    }

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

    div.index-swiper .swiper-slide .photo {
        height: 60vw;
        object-fit: cover;
    }

    .mobile-menu-toggler {
        display: flex !important;
        padding: 15px;
        border: 1px solid #f1f1f1;
        position: relative;
        justify-content: space-between;
        align-items: center;
    }

    .mobile-menu-toggler .fa {
        font-size: 18px;
        -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;
        position: absolute;
        right: 0;
        top: 10px;
        bottom: 10px;
        width: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-left: 1px solid rgba(0, 0, 0, 0.1);

    }

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

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

    .content-menu {
        max-height: 0;
        overflow: hidden;
        -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;
    }

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

    #footer_guarantor {
        display: none;
    }

    #footer {
        margin: 0;
        height: auto;
        padding: 15px 0;
    }

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

    div.index-promo-container {

    }

    div.index-promo-container .photo {
        height: 90vw;
        object-fit: cover;
    }

    div.index-promo-container div.phone {
        transform-origin: right bottom;
        transform: scale(.4);
        right: 0;
        bottom: -7px;
    }

    div.index-promo-container-content {
        padding: 15px 140px 15px 15px;
        font-size: 12px;
    }

    div.index-promo-container-content .ext_button {
        font-size: .7em;
    }

    div.index-promo-container div.bottom-line {
        position: absolute;
        display: none;
    }

    div.features-list {
        margin: 0 0 15px;
    }

    div.features-list > div {
        margin: 0;
        padding: 15px;
        border-bottom: 1px solid rgba(0, 0, 0, .1);
    }

    div.packages-list {
        flex-direction: column;
        margin-bottom: 15px;
    }

    div.packages-list > div {
        border: 0;
    }

    div.packages-list > div + div {
        border-top: 1px solid rgba(0, 0, 0, .1);
    }

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

    div.car-sharing-list {
        margin-top: -15px;
    }

    div.car-sharing-list > div {
        margin-top: 15px;
    }

    div.bottom-contacts {
        flex-direction: column;
    }

    div.bottom-contacts .cont ul {
        flex-direction: column;
        text-align: center;
    }

    div.bottom-contacts .cont ul > li > a {
        justify-content: center;
        padding: 5px 0;
    }

    div.section.fcs-1 {
        padding: 15px 0;
    }

    div.fcs-1 ul {
        margin: 0;
    }

    div.fcs-1 ul > li > a {
        text-align: center;
        justify-content: center;
    }

    div.fcs-1 img {
        max-width: 100%;
        height: auto;
    }

    div.section.fcs-2 ul {
        flex-direction: column;
        margin-top: 0;
    }

    div.section.fcs-2 ul > li > a {
        justify-content: center;
        text-align: center;
    }

    div.footer-colls {
        flex-direction: column;
        text-align: center;
    }

    #header.invert-style + div.section {
        padding-top: 90px;
    }

    div.section.cond-b-padd {
        padding-bottom: 15px;
    }

    .f_20 {
        font-size: 16px;
    }

    .custom-title-3 {
        font-size: 30px;
    }

    div.about-tips-container {
        padding: 0;
    }

    div.about-tips {
        margin: 0 -15px !important;
    }

    div.about-tips > div {
        border-bottom: 1px solid rgba(0, 0, 0, .1);
        padding: 15px !important;
    }

    div.about-tips-item {
        align-items: center;
        display: flex;
        flex-direction: column;
        text-align: center;
    }

    div.about-tips-item .ico {
        margin: 30px 0 38px 0;
    }

    div.afx-blocks-item {
        padding: 20px;
    }

    div.afx-blocks {
        margin: -15px -15px 0;
    }

    div.afx-blocks > div {
        margin-top: 15px;
        padding: 0 15px !important;
    }

    div.news-list {
        margin-top: -15px;
    }

    div.news-list > div {
        flex-direction: column;
        margin-top: 15px;
    }

    div.news-list .cont {
        padding: 30px;
    }

    div.news-list .cont a.title {
        font-size: 28px;
    }

    div.mok-features-list > div {
        flex-direction: column !important;
    }

    div.mok-features-list > div + div {
        margin-top: 30px;
    }

    div.mok-features-list > div > div {
        margin: 0 !important;
        text-align: center;
    }

    div.mok-features-list > div > div + div {
        margin-top: 15px !important;
    }

    div.mok-features-list .custom-title-1 {
        font-size: 30px;
    }

    div.mok-features-list .f_18 {
        font-size: 15px !important;
    }

    div.help-input-container input[type="text"] {
        padding-right: 10px;
    }

    div.help-input-container input[type="submit"] {
        padding: 0 20px;
    }

    .section.padd-bot-280 {
        padding-bottom: 15px !important;
    }

    div.prices-container {
        margin-top: 0 !important;
    }

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

    .custom-title-4:after {
        height: 2px;
    }

    .custom-title-5 {
        font-size: 30px;
    }

    div.disc-more-list a {
        padding: 20px;
    }

    div.disc-more-list a .title {
        font-size: 24px;
    }

    .select2-container--drop-menu-style-2 {
        min-width: 100% !important;
    }

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

    div.contact-form-container {
        padding: 0;
    }

    div.prices-section{
        padding: 0 !important;
    }

    div.prices-container{
        margin-left: -15px;
        margin-right: -15px;
    }

    div.prices-container table .st-head-row:not(.st-head-row-main){
        padding: 20px;
    }

    div.prices-container table tbody td.selected:before{
        display: none;
    }

    .select2-container--drop-menu-style-3.select2-container--open{
        border-radius: 30px !important;
    }

    .select2-container--drop-menu-style-3 .select2-dropdown{
        border-top: 2px solid rgba(0, 0, 0, .1) !important;
        border-radius: 30px !important;
    }

    body > .select2-container--drop-menu-style-3.select2-container--open{
        border-color: transparent !important;
    }

    div.prices-container table td.selected{
        position: static;
    }

}

/* SM */
@media /*(min-width: 568px) and */
(max-width: 767px) {

}

/* */
@media (min-width: 768px) {

}

/* MD */
@media (min-width: 768px) and (max-width: 1023px) {

    div.main-menu-container {
        margin-left: 10px;
    }

    ul.main-menu > li > a {
        padding: 10px;
    }

    div.drop-menu-container {
        display: none;
    }

    div.index-promo-container div.phone {
        transform-origin: right bottom;
        transform: scale(.5);
    }

    div.index-promo-container-content .container {
        padding-bottom: 15px;
    }

    .select2-container--drop-menu-style {
        width: 154px !important;
    }

    .select2-container--drop-menu-style .select2-selection--single {
        height: 25px;
    }

    div.packages-list > div {
        padding: 15px;
        font-size: 12px;
    }

    div.testimonials-carusel .author {
        flex-direction: column;
    }

    div.testimonials-carusel .swiper-slide {
        padding: 30px;
        font-size: 13px;
    }

    div.testimonials-carusel .author img {
        margin: 0 auto 15px;
    }

    div.testimonials-carusel .author {
        margin-bottom: 5px;
    }

    div.news-list .photo {
        min-width: 50%;
    }

    div.mok-features-list > div {
        padding: 30px 0;
    }

    div.mok-features-list .custom-title-1 {
        font-size: 34px;
    }

    div.contact-form-container {
        padding-right: 0;
    }

    div.prices-container{}

    div.prices-container table .st-head-row:not(.st-head-row-main){
        padding: 20px;
    }

    div.prices-container table tbody td.selected:before{
        display: none;
    }

}

/* LG */
@media (min-width: 1024px) and (max-width: 1279px) {

    div.index-promo-container div.phone {
        transform-origin: right bottom;
        transform: scale(.8);
    }

    ul.main-menu > li > a {
        padding: 10px 14px;
    }

    div.packages-list > div {
        padding: 15px;
    }

    div.testimonials-carusel .swiper-slide {
        padding: 30px;
    }

    div.mok-features-list .custom-title-1 {
        font-size: 36px;
    }

    div.prices-container table td,
    div.prices-container table td:first-child{
        font-size: 13px;
    }

}

/* XL */
@media (min-width: 1280px) {

}

/* PORTRAIT ORIENTATION*/
@media all and (orientation: portrait) {
}

/* LANDSCAPE ORIENTATION*/
@media all and (orientation: landscape) {
}
