@charset "UTF-8";
/*
Theme Name: Kidum 2.6
Theme URI: http://www.leos.co.il
Description: אתר בעיצוב אישי מחברת לאוס מדיה
Author: Maxim Folko@LEOS
Version: 2.6
*/

/*
font-family: Almoni;

@import url(http://fonts.googleapis.com/earlyaccess/opensanshebrew.css);
font-family: 'Open Sans Hebrew', sans-serif;

font-family: 'Amatica SC', cursive;
font-family: 'Assistant', sans-serif;
*/


* {  margin: 0;  padding: 0;  box-sizing: border-box;  }

html,
body {  font-size: 18px;  font-family: 'Assistant', sans-serif!important;  height: 100%;  }

iframe {  max-width: 100%;  }

a:hover{
    color: inherit;
}

input:focus{
    outline: none;
}

.hfs20 {
    font-size: 20px;
    font-size: calc(14px + 0.313vw);
}

.hfs21 {
    font-size: 21px;
    font-size: calc(14px + 0.365vw);
}

.hfs22 {
    font-size: 22px;
    font-size: calc(16px + 0.313vw);
}

.hfs23 {
    font-size: 23px;
    font-size: calc(16px + 0.365vw);
}

.hfs24 {
    font-size: 24px;
    font-size: calc(18px + 0.313vw);
}

.hfs25 {
    font-size: 25px;
    font-size: calc(18px + 0.37vw);
}

.hfs26 {
    font-size: 26px;
    font-size: calc(19px + 0.366vw);
}

.hfs27 {
    font-size: 27px;
    font-size: calc(19px + 0.415vw);
}

.hfs28 {
    font-size: 28px;
    font-size: calc(20px + 0.418vw);
}

.hfs30 {
    font-size: 30px;
    font-size: calc(20px + 0.52vw);
}

.hfs35 {
    font-size: 35px;
    font-size: calc(20px + 0.81vw);
}

.hfs37 {
    font-size: 37px;
    font-size: calc(20px + 0.88vw);
}

.hfs40 {
    font-size: 40px;
    font-size: calc(20px + 1.043vw);
}

.hfs45 {
    font-size: 45px;
    font-size: calc(25px + 1.05vw);
}

.hfs50 {
    font-size: 50px;
    font-size: calc(20px + 1.56vw);
}

.hfs55 {
    font-size: 55px;
    font-size: calc(25px + 1.6vw);
}

.hfs60 {
    font-size: 60px;
    font-size: calc(20px + 2.085vw);
}

.hfs65 {
    font-size: 65px;
    font-size: calc(25px + 2.1vw);
}

.hfs70 {
    font-size: 70px;
    font-size: calc(20px + 2.605vw);
}

.hfs75 {
    font-size: 75px;
    font-size: calc(25px + 2.61vw);
}

.hfs80 {
    font-size: 80px;
    font-size: calc(25px + 2.87vw);
}

.hfs85 {
    font-size: 85px;
    font-size: calc(25px + 3.125vw);
}

.hfs90 {
    font-size: 90px;
    font-size: calc(25px + 3.39vw);
}

.hfs95 {
    font-size: 95px;
    font-size: calc(25px + 3.64vw);
}

.hfs100 {
    font-size: 100px;
    font-size: calc(25px + 3.92vw);
    line-height: 1;
}

.hfs105 {
    font-size: 105px;
    font-size: calc(25px + 4.17vw);
    line-height: 1;
}

.hfs110 {
    font-size: 110px;
    font-size: calc(20px + 4.69vw);
    line-height: 1;
}

.hfs150 {
    font-size: 150px;
    font-size: calc(25px + 6.52vw);
    line-height: 1;
}

.hfs180 {
    font-size: 180px;
    font-size: calc(25px + 8.6vw);
    line-height: 0.85;
}

.container-c {
    width: 96%;
    max-width: 1024px;
    margin: 0 auto;
}

.container-c.c9 {
    width: calc(100% - 80px);
    max-width: none;
}

.container-c.c900 {
    max-width: 900px;
}

.container-c.c12 {
    max-width: 1200px;
}

.container-c.c14 {
    max-width: 1400px;
}

.container-c.c15 {
    max-width: 1500px;
}

.container-c.c16 {
    max-width: 1600px;
}

.container-c.c17 {
    max-width: 1734px;
}

.container.c18 {
    max-width: 1800px;
}

.clear {
    clear: both;
}

.center {
    text-align: center;
}

.alignleft {
    float: left;
}

.alignright {
    float: right;
}

.aligncenter {
    display: block;
    margin: 0 auto;
}

.lh1 {
    line-height: 1;
}

.lh11 {
    line-height: 1.1;
}

.lh12 {
    line-height: 1.2;
}

.lh13 {
    line-height: 1.3;
}

.lh14 {
    line-height: 1.4;
}

.lh15 {
    line-height: 1.5;
}

.w50 {
    width: 50%;
}

.w100 {
    width: 100%;
}

.h100 {
    height: 100%;
}

.mb10 {
    margin-bottom: 10px;
}

.mb15 {
    margin-bottom: 15px;
}

.mb20 {
    margin-bottom: 20px;
}

.mb25 {
    margin-bottom: 25px;
}

.mb30 {
    margin-bottom: 30px;
}

.bold {
    font-weight: bold;
}

.sbold {
    font-weight: 600;
}

.ebold {
    font-weight: 800;
}

.light {
    font-weight: 300;
}

.bgimg {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.overh {
    overflow: hidden;
}

.block {
    display: block;
}

.imgfix {
    line-height: 0;
}

.fixedbg {
    background-attachment: fixed;
}

.notouch {
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.relative {
    position: relative;
}

.circlebox {
    border-radius: 50%;
}

.abscenter {
    position: absolute;
    margin: auto;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.cp, .clickbtn {
    cursor: pointer;
}

.anim, .clickbtn {
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

.vbox iframe {
    width: 100%;
    height: 100%;
}

.tel-link {
    white-space: nowrap;
}

.fcc, .flex, .inrowf {
    display: -moz-flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.fcc, .aic {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.aifs {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -ms-grid-row-align: flex-start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
}

.aife {
    -webkit-box-align: end;
    -ms-flex-align: end;
    -ms-grid-row-align: flex-end;
    -webkit-align-items: flex-end;
    align-items: flex-end;
}

.jcsb, .inrowf {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.jcsa {
    -webkit-box-pack: space-around;
    -ms-flex-pack: distribute;
    -webkit-justify-content: space-around;
    justify-content: space-around;
}

.fcc, .jcc {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.jcfs {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.jcfe {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.fdc {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.fdcr {
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
}

.fdrr {
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.fw, .inrowf {
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

div.wpcf7 .ajax-loader {
    display: none !important;
}

svg:not(.color) * {
    fill: inherit;
}

.single-post-wrapper iframe{
    width: 100%;
    height: 500px;
}

.entry {
    font-size: 26px;
    line-height: 1.4;
    color: #303030;
}

.entry img {
    max-width: 100%;
    height: auto;
}

.entry ul {
    margin: 0 20px;
    list-style: inherit;
}

.entry table {
    border: 1px solid #000;
    display: block;
    max-width: 100%;
}

.entry table .wp-caption{
    width: auto!important;
    margin-top: 0!important;
    position: relative;
}

.entry table .wp-caption-text{
    margin-bottom: 0!important;
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
}

.entry table tbody, .entry table tbody tr{
    display: block;
    max-width: 100%;
}

.entry table tbody tr{
    display: -moz-flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    -ms-grid-row-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;

}


.entry table tbody tr td {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%;
}

.entry table img{
    max-width: 100%!important;
}

.entry table td {
    border: 1px solid #000;
}

.entry table tr:nth-child(1) > td {
    text-align: center;
    background: #ccc;
}

.entry p {
    margin-bottom: 1em;
}

.entry p:last-of-type {
    margin-bottom: 0;
}

.entry a {
    color: #756e6e;
    border-bottom: 1px solid transparent;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

.entry a:hover {
    border-color: #756e6e;
}

h1, h2, h3 {
    font-weight: normal;
    margin: 0 0 0 0;
}

p {
    margin: 0 0 0 0;
}

a {
    text-decoration: none;
    color: inherit;
}

a:hover {
    text-decoration: none;
}

ul {
    margin: 0 0 0 0;
    list-style: none;
}

#wrapper {
    min-height: 100%;
    position: relative;
}

#content {
    -webkit-transition: all .5s linear;
    transition: all .5s linear;
}

.acf-map {
    width: 100%;
    height: 517px;
    pointer-events: none;
}

.logo {
    font-size: 0;
}

.logo a {
    display: inline-block;
}

.logo a img {
    max-width: 80%;
    padding: 15px 0;
}

footer {
    /*position: absolute;*/
    /*bottom: 64px;*/
    left: 0;
    height: auto;
    min-height: 50px;
    width: 100%;
}

#leos {
    /*position: absolute;*/
    /*bottom: 0;*/
    width: 100%;
    background-color: #000;
    text-align: center;
    overflow: hidden;
}

#leos img {
    padding-top: 10px;
    height: 50px;
    width: auto;
}

#leos a {
    position: relative;
    display: inline-block;
}

#leos span {
    opacity: 0;
    position: absolute;
    right: 0;
    color: white;
    font-size: 22px;
    bottom: 10px;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-transition: .3s;
    transition: .3s;
}

#leos a:hover span {
    right: -170px;
    opacity: 1;
    -webkit-backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    backface-visibility: visible !important;
    animation-name: flipInY;
}

@-webkit-keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
    40% {
        -webkit-transform: perspective(400px) rotateY(-10deg);
    }
    70% {
        -webkit-transform: perspective(400px) rotateY(10deg);
    }
    100% {
        -webkit-transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }
}

@keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
    40% {
        -webkit-transform: perspective(400px) rotateY(-10deg);
        transform: perspective(400px) rotateY(-10deg);
    }
    70% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg);
    }
    100% {
        -webkit-transform: perspective(400px) rotateY(0deg);
        transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }
}

#FloatSocials {
    position: fixed;
    display: block;
    top: 30%;
    left: 10px;
    z-index: 90;
}

#FloatSocials a {
    margin-bottom: 5px;
    display: inline-block;
}

#FloatSocials img,
#FloatSocials svg {
    width: 30px;
    height: 30px;
    fill: #000;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

a.facebook_icon:hover svg {
    fill: #3b5998 !important;
}

a.google_icon:hover svg {
    fill: #dd4b39 !important;
}

a.twitter_icon:hover svg {
    fill: #00aced !important;
}

a.youtube_icon:hover svg {
    fill: #bb0000 !important;
}

a.instagram_icon:hover svg {
    fill: #e95950 !important;
}

a.pinterest_icon:hover svg {
    fill: #cb2027 !important;
}

a.linkedin_icon:hover svg {
    fill: #007bb6 !important;
}

/* Contact form style Start */
span.wpcf7-form-control-wrap {
    width: 100%;
    display: inline-block;
    vertical-align: middle;
    position: relative;
}

/* Red Ballons CSS */
span.wpcf7-form-control-wrap span.wpcf7-not-valid-tip {
    position: absolute;
    bottom: 100%;
    background: #f00;
    border-radius: 5px;
    color: #fff;
    padding: 8px 15px;
    font-size: 16px;
    white-space: nowrap;
    left: 5%;
    -webkit-animation: formerror 400ms;
    animation: formerror 400ms;
}

span.wpcf7-form-control-wrap span.wpcf7-not-valid-tip.tip_out {
    -webkit-transition: all 400ms;
    transition: all 400ms;
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
}

span.wpcf7-form-control-wrap span.wpcf7-not-valid-tip:after {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    top: 100%;
    left: 10%;
    border-left: 0 solid transparent;
    border-right: 15px solid transparent;
    border-top: 10px solid #f00;
}

@-webkit-keyframes formerror {
    from {
        opacity: 0;
        bottom: 0;
    }
    to {
        opacity: 1;
        bottom: 100%;
    }
}

@keyframes formerror {
    from {
        opacity: 0;
        bottom: 0;
    }
    to {
        opacity: 1;
        bottom: 100%;
    }
}

/* Input Syles */
input,
div.wpcf7 input,
div.wpcf7 select,
div.wpcf7 textarea,
div.wpcf7 input[type=submit] {
    font-family: 'Assistant', sans-serif;
    font-size: 20px;
    border: 0;
    padding: 8px 5px;
}

div.wpcf7 input[type=tel],
div.wpcf7 input[type=text],
div.wpcf7 input[type=email],
div.wpcf7 select,
div.wpcf7 textarea {
    width: calc(100% - 10px);
    background: #FFFFFF;
}

div.wpcf7 textarea {
    height: 188px;
}

div.wpcf7 input[type=submit] {
    display: block;
    width: 100%;
    background: #ccc;
    cursor: pointer;
    transition: all .5s ease;
}

/* Bubble animation for replacing ajax img */
@-webkit-keyframes bubbles {
    0% {
        -webkit-transform: scale(1);
        opacity: 1;
    }

    45% {
        -webkit-transform: scale(0.1);
        opacity: 0.7;
    }

    80% {
        -webkit-transform: scale(1);
        opacity: 1;
    }
}

@keyframes bubbles {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }

    45% {
        -webkit-transform: scale(0.1);
        transform: scale(0.1);
        opacity: 0.7;
    }

    80% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
}

/* Errors Msgs */
div.wpcf7-response-output {
    position: fixed;
    margin: 0 !important;
    border: none;
    padding: 10px 15px;
    bottom: -100%;
    z-index: 9999;
    font-size: 22px !important;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
}

div.wpcf7-validation-errors,
div.wpcf7-mail-sent-ok {
    -webkit-animation: form_msg_error 500ms;
    animation: form_msg_error 500ms;
    bottom: 0;
    color: black;
}

@-webkit-keyframes form_msg_error {
    from {
        bottom: -100%;
    }
    to {
        bottom: 0;
    }
}

@keyframes form_msg_error {
    from {
        bottom: -100%;
    }
    to {
        bottom: 0;
    }
}

div.wpcf7-mail-sent-ok {
    background: #398f14;
}

div.wpcf7-validation-errors {
    background: #f7e700;
}

.form_msg_error_out {
    -webkit-transition: all 500ms;
    transition: all 500ms;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
}

@-webkit-keyframes form_msg_out {
    from {
        bottom: 0;
    }
    to {
        bottom: -300px;
    }
}

@keyframes form_msg_out {
    from {
        bottom: 0;
    }
    to {
        bottom: -300px;
    }
}

::-webkit-input-placeholder {
    color: black;
    font-family: 'Assistant', sans-serif;
}

:-moz-placeholder {
    color: black;
    font-family: 'Assistant', sans-serif;
}

::-moz-placeholder {
    color: black;
    font-family: 'Assistant', sans-serif;
}

:-ms-input-placeholder {
    color: black;
    font-family: 'Assistant', sans-serif;
}

input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
    color: transparent;
}

input:focus:-moz-placeholder,
textarea:focus:-moz-placeholder {
    color: transparent;
}

input:focus::-moz-placeholder,
textarea:focus::-moz-placeholder {
    color: transparent;
}

input:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder {
    color: transparent;
}

/* Contact form style End */
/* Start */

.blue-dark-bg{background-color: #153170; transition: all 0.5s}
.blue-darken-bg{background-color: #08142d; transition: all 0.5s}
.blue-dark-txt{color: #153170; transition: all 0.5s}
.blue-light-bg{background-color: #0094de; transition: all 0.5s}
.blue-light-txt{color: #0094de; transition: all 0.5s}
.redborder{border: 1px solid red; transition: all 0.5s}


.lang-switch{
    margin-left: 0.5rem;
}

.langbar ul{
    height: 100%;
    margin-right: 0;
    padding-right: 0;
}

.top-social-bar{
    padding-top: 0.1rem;
    padding-bottom: 0.1rem;
}

.top-social-bar{
    padding-bottom: 0.2rem;
    height: 100%;
}

.top-social-bar a{
    margin-right: 0.2rem;
    margin-left: 0.2rem;
}

.top-line{
    height: 44px;
}

.top-line .container-c, .top-line .row{
    height: 100%;
}

.top-tel-link{
    color: #fff;
    font-weight: bold;
}

.top-tel-link{
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
}

.top-tel-link i{
    transform: rotate(265deg);
    font-size: 24px;
    margin-left: 4px;
}

.header{
    position: fixed;
    z-index: 50000000;
    top:0;
    right: 0;
    height: 150px;
    width: 100%;
    background-color: rgba(255, 255, 255, .8);
    transition: all .5s;
}


.no-pad-right{padding-right: 0!important;}
.no-pad-left{padding-left: 0!important;}
.no-pad{padding-left: 0!important; padding-right: 0!important;}

.addthis_counter{
    display: none!important;
}

#menu-main-menu{
    margin-right: 0!important;
    padding-right: 0!important;
    width: 100%;
}

#menu-main-menu a{
    white-space: nowrap;
    font-size: 21px!important;
    font-size: calc(14px + 0.365vw)!important;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    border-bottom: 3px solid transparent;
}

.logo{
    padding-top: 0.3rem;
    padding-bottom: 0.3rem;
}

#menu-main-menu a:hover{
    color: #fff!important;
    background-color: #153170;
}

.search-icon{
    margin-left: 2.5rem;
}

.search{
    height: 41vh;
    min-height: 429px;
}

.swiper-container {
    width: 100%;
    height: 61vh;
    margin: 0 auto;
    min-height: 300px;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.main-slider{
    position: relative;
}


.next-section {
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 120px;
    height: 45px;
    transform: translate(-50%, 0);
    background-image: url("images/down.png");
    background-size: contain;
    background-position: center;
    z-index: 500;
}

.first-title{
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 1rem;
    padding-right: 1rem;
    color: #363636;
    background-color: rgba(255, 255, 255, .8);
    font-weight: bolder;
    margin-bottom: 10px;
}

.second-title{
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 1rem;
    padding-right: 1rem;
    color: #fff;
    display: inline-block;
    margin: 0 auto;
    background-color: rgba(54, 54, 54, .8);
}

.main-slider .swiper-slide{
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.home-category{
    background-color: #ebebeb;
    position: relative;
    padding-bottom: 3rem;
}

.hc-text{
    text-align: center;
}

.hc-text h2{
    font-size: 30px;
    font-size: calc(20px + 0.52vw);
    font-weight: 100;
    padding-top: 3rem;
}

.hc-text p{
    font-size: 22px;
    font-size: calc(16px + 0.313vw);
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}

.single-type{
    width: 25%;
    height: 250px;
    position: relative;
    background-size: 100%;
    transition: all 0.5s;
}

.single-type:hover{
    background-size: 120%;
}

.single-type a{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.single-type a .type-hover{
    width: 100%;
    height: 100%;
    position: relative;
}

.type-name{
    position: absolute;
    bottom: 1.5rem;
    right: 1.5rem;
    line-height: 1;
    font-weight: 100;
    color: #fff;
}

.next-section.upside{
    background-image: url(images/up.png);
    bottom: -42px;
    background-repeat: no-repeat;
}

.large-font{
    font-weight: bold;
}

.hot-products, .emp-list{
    min-height: 600px;
    position: relative;
    padding-top: 4rem;
    padding-bottom: 2rem;
}

.hot-products:after, .emp-list:after{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .5);
    z-index: 1;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.emp-list:after{
    background-color: rgba(21, 49, 112, .5);
}

.single-prod-list{
    margin-bottom: 7rem;
    position: relative;
    z-index: 10;
    min-height: 200px;
    height: 20%;
}
.page-template-page-search .single-prod-list,
.tax-product_cat .single-prod-list{
  height: auto;
}
.single-prod-list .prod-wrapper{
    height: 100%;
}

.hot-title{
    font-weight: 100;
    padding-bottom: 0.5rem;
    color: #fff;
    border-bottom: 1px solid #fff;
    margin-bottom: 2rem;
    position: relative;
    text-align: center;
    z-index: 100;
}

.prod-image-holder{
  height: 100%;
  background-color: #262626;
}

.prod-details{
    height: auto;
    background-color: rgba(0, 0, 0, 0.7);
}

.prod-price{
    height: 10%;
}

.prod-image-holder{
    background-size: 100%;
    transition: all 0.5s;
}

.single-prod-list:hover .prod-image-holder{
    background-size: 120%;
}

.single-prod-list:hover .prod-price{
    background-color: #0094de;
}


.prod-wrapper a{
    position: relative;
    width: 100%;
    height: 100%;
    display: block;
}

.prod-type-bage{
    position: absolute;
    left: 0.5rem;
    top: 0.5rem;
    padding-right: 1rem;
    padding-left: 1rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    font-size: 18px;
    font-size: calc(12px + 0.3vw);
    background-color: rgba(0, 148, 222, .8);
    color: #fff;
    font-weight: 100;
    text-align: center;
    border: 1px solid #fff;
    z-index: 100;

}

.prod-details{
    position: relative;
    z-index: 100;
    color: #fff;
    padding: 0.8rem;
}

.prod-details p{
    margin-bottom: 0.1rem;
}

.prod-details svg{
    fill: #fff;
    height: 24px;
    top: -4px;
    width: 20px;
    margin-left: 0.5rem;
    position: relative;
}


.prod-price{
    text-align: center;
}

.prod-price .currency{
    color: #fff;
    line-height: 1.4;
}

.hp-contact-form{
    background-image: url(images/form_lines.png);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: contain;
    position: relative;
}

.hp-contact-form p{
    font-size: 30px;
    font-size: calc(20px + 0.52vw);
    color: #fff;
}

.pencil-icon{
    fill: #0094de;
    position: relative;
    top: -6px;
    margin-left: 20px;
}

.hp-contact-form div[role=form] br{
    display: none;
}

.hp-contact-form div[role=form]{
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
}

.hp-contact-form div[role=form] input{
    background-color: transparent;
    border: 1px solid #fff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    color: #fff;
}

.hp-contact-form div[role=form] input[type=submit]{
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    position: relative;
    color: #153170;
    background-color: #fff;
    font-weight: bold;
    transition: all 0.5s;
}

.hp-contact-form div[role=form] input[type=submit]:hover{
    background-color: #153170;
    color: #fff;
}


.submit-wrapper{
    position: relative;
}

.submit-wrapper:after{
    content: '\f104';
    font-family: FontAwesome;
    position: absolute;
    left: 36px;
    top: 3px;
    color: #153170;
    font-size: 26px;
    z-index: 5000;
    font-weight: bold;
    transition: all 0.5s;
}

.submit-wrapper:hover:after{
    color: #fff;
}

.hp-contact-form div[role=form] ::-webkit-input-placeholder {
    color: #fff;
    font-family: 'Assistant', sans-serif;
}

.hp-contact-form div[role=form] :-moz-placeholder {
    color: #fff;
    font-family: 'Assistant', sans-serif;
}

.hp-contact-form div[role=form] ::-moz-placeholder {
    color: #fff;
    font-family: 'Assistant', sans-serif;
}

.hp-contact-form div[role=form] :-ms-input-placeholder {
    color: #fff;
    font-family: 'Assistant', sans-serif;
}

.hcf-input.col-lg-4{
    -ms-flex-preferred-size: 37.33333333%;
    flex-basis: 37.333333%;
    max-width: 37.333333%;
}

.hp-contact-form{
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}

.next-section.upside.blue{
    background-image: url(images/down-blue.png);
}

.single-emp{
    position: relative;
    overflow: hidden;
    min-height: 200px;
    z-index: 5000;
    margin-bottom: 1rem;
}

.emp-image-holder{
    min-height: 215px;
    background-color: #fff;
    background-size: contain;
}

.rang-bage{
    position: absolute;
    border: 1px solid #fff;
    padding-right: 3rem;
    padding-left: 3rem;
    top: 17px;
    right: -45px;
    color: #fff;
    transform: rotate(45deg);
}

.emp-text{
    position: relative;
    overflow: hidden;
}

.emp-text-wrapper{
    padding: 2.5rem;
    color: #fff;
}

.emp-name{
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    font-weight: bold;
    margin-bottom: 0;
    color: #fff;
}

.emp-winner .col-lg-9{
    -ms-flex-preferred-size: 65%;
    flex-basis: 65%;
    max-width: 65%;
}

.emp-winner .col-lg-3{
    -ms-flex-preferred-size: 35%;
    flex-basis: 35%;
    max-width: 35%;
}

.emp-winner .emp-image-holder{
    min-height: 330px;
    position: relative;
}

.emp-winner .emp-image-holder:after{
    content: "";
    position: absolute;
    width: 52px;
    height: 78px;
    top: 1rem;
    left: 1rem;
    background-image: url(images/winner-bage.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.emp-list-link{
    color: #fff;
    position: relative;
    padding-left: 4rem;
    padding-right: 4rem;
    padding-top: 0.2rem;
    padding-bottom: 0.2rem;
    z-index: 5000;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background-color: #0094de;
    transition: all 0.5s;
}

.emp-list-link:hover{
    background-color: #153170;
}

.emp-list-link span{
    color: #fff;
}

.emp-list-link:after{
    content: '\f104';
    font-family: FontAwesome;
    position: absolute;
    left: 25px;
    top: 2px;
    z-index: 500;
    color: #fff;
}

.footer-header{
    margin-top: 1rem;
    position: relative;
    font-weight: 200;
    padding-bottom: 0.5rem;
    margin-bottom: 0.5rem;
    color: #363636;
}

.footer-header:after{
    content: "";
    right: 0;
    bottom: 0;
    height: 1px;
    width: 22%;
    background-color: #363636;
    position: absolute;
}

#menu-footer-menu{
    margin-right: 0;
    padding-right: 0;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
}

#menu-footer-menu a{
    font-size: 19px;
    color: #363636;
    transition: all 0.5s;
}

#menu-footer-menu li{
    padding-bottom: 0.5rem;
    padding-top: 0.5rem;
}

#menu-footer-menu a:hover{
    color: #153170;
}

.footer-col{
    padding-bottom: 2rem;
}

.footer-icon{
    width: 17px;
    height: 17px;
    fill: #0094de;
    margin-left: 6px;
}

.cd-title{
    color: #0094de;
    font-size: 20px;
    font-size: calc(14px + 0.313vw);
}


.footer .contact-data li{
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

.footer .contact-data{
    padding-right: 0;
    margin-right: 0;
}

.facebook-iframe iframe{
    height: 300px;
    width: 100%;
}

.newsletter .footer-icon{
    fill: #1d1d1d
}

.newsletter-title{
    color: #1d1d1d;
    padding-bottom: 1rem;
}

.newsletter input[type=email]{
    background-color: #ebebeb!important;
    width: 100%!important;
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.newsletter input[type=submit]{
    padding-top: 1rem;
    padding-bottom: 1rem;
    height: auto;
    background-color: transparent!important;
    color: transparent!important;
    transition: all 0.5s;
}

.newsletter .submit-wrapper{
    height: 62px;
    background-color: #e1c902!important;
    transition: all 0.5s;
}


.newsletter .submit-wrapper:after{
    left: 45px!important;
    top: 13px!important;
}

.newsletter .submit-wrapper:hover{
    background-color: #153170!important;
}

.newsletter{
    padding-bottom: 2rem;
}

.m-link-icon{
    width: 17px;
    height: 17px;
    margin-left: 22px;
    position: relative;
    top: 9px;
    right: 0.5rem;
}

#menu-footer-second-menu{
    padding-bottom: 1rem;
}

#menu-footer-second-menu li{
    padding-right: 1rem;
    padding-left: 1rem;
}

#SinglePage{
    padding-top: 200px;
    padding-bottom: 10rem;
}

.single-post-wrapper{
    background-color: rgba(21, 49, 112, .7);
    padding: 4rem;
    color: #fff;
}

.single-post-wrapper p{color: #fff}

#SinglePage h1, #SingleProductPage h1{
    background-color: rgba(255, 255, 255, .7);
    padding: 0.5rem;
    display: inline-block;
    padding-left: 1rem;
    position: relative;
    width: auto;
    margin-bottom: 1rem;
}

#SinglePage h1:after, #SingleProductPage h1:after{
    content: "";
    position: absolute;
    left: 100%;
    height: 100%;
    width: 500%;
    top: 0;
    background-color: rgba(255, 255, 255, .7);
}

.related-posts{
    background-color: rgba(21, 49, 112, .7);
    margin-top: 1rem;
}

.single-post-list{
    width: 31%;
    background-color: rgba(255, 255, 255, .7);
    position: relative;
}

.related-posts{
    padding: 4rem;
}

.related-posts h2{
    color: #fff;
    padding-bottom: 0.5rem;
}

.single-post-list{
    min-height: 300px;
}

.rel-post-image-holder{
    height: 50%;
}

.post-trunc{
    padding: 0.5rem;
    color: #000;
}

.rel-post{
  flex-wrap: wrap;
}

.rel-post .read-more-btn{
    position: absolute;
    right: 0.5rem;
    bottom: 0.5rem;
    color: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.rel-post .read-more-btn span{
    color: #fff;
    padding-right: 1rem;
    padding-left: 2rem;
}

.rel-post .read-more-btn:after{
    position: absolute;
    content: "\f104";
    font-family: FontAwesome;
    left: 12px;
    top: 1px;
    color: #fff;
    font-size: 23px;
}

.rel-post .read-more-btn:hover{
    background-color: #153170;
}

.rel-post-image-holder{
    position: relative;
}

.rel-post-image-holder h3{
    position: absolute;
    bottom: 0;
    width: 100%;
    font-size: 21px;
    font-size: calc(14px + 0.365vw);
    padding-right: 0.3rem;
    padding-top: 0.3rem;
    padding-bottom: 0.3rem;
    background-color: rgba(255, 255, 255, .7);
    font-weight: bold;
}

.bg-co-tr{
    background-color: transparent!important;
    padding: 0;
}

.bg-co-tr .single-post-list{
    margin-bottom: 0.5rem;
}

.entry h2{
    color: #fff;
    font-size: 25px;
    font-size: calc(18px + 0.37vw);
    font-weight: bold;
}

.main-cf .col-lg-5.col-lg-offset-7{
    margin-right: 56.7%!important;
}

.main-cf input, .main-cf textarea{
    margin-bottom: 1rem;
    width: 100%;
    box-sizing: border-box;
    background-color: rgba(255, 255, 255, .6)!important;
}

.main-cf textarea{
    height: 80px!important;
}


.main-cf .submit-wrapper{
    background-color: #0094de;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    transition: all 0.5s;
}

.main-cf .submit-wrapper:hover{
    background-color: #153170;
}

.main-cf .submit-wrapper input[type=submit]{
    border: none!important;
    background-color: transparent!important;
    font-size: 23px;
    font-size: calc(16px + 0.365vw);
    font-weight: bold;
    color: #fff;
}

.main-cf .submit-wrapper:after{
    left: 26px;
    top: 4px;
    color: #fff;
}

.main-contact-data ul{
    padding-right: 0;
    padding-left: 1rem;
    margin-top: 3rem;
}

.main-contact-data ul li{

}

.main-contact-data ul li span{
    margin: auto;
    padding: 1rem;
    border: 1px solid #fff;
    background-color: #213d79;
    border-radius: 50%;
}

.main-contact-data ul li span svg{
    width: 29px;
    height: 32px;
}

.fa-comments{
    font-size: 21px;
    margin-left: 1rem;
}

.mcf-pencil{
    width: 20px;
    height: 20px;
    position: relative;
    margin-left: 1rem;
    top: -5px;
    right: 8px;
}

.page-template-page-contact .single-post-wrapper{
    padding-top: 3rem;
}

.mcf-title{
    padding-bottom: 1rem;
}


.page-template-page-about .entry h3{
    color: #fff;
    font-size: 25px;
    font-size: calc(18px + 0.37vw);
    line-height: 1.7;
    font-weight: bold;
}

.page-template-page-about .entry .wp-caption{
    width: 100%;
    margin-top: 1rem;
    margin-right: 0;
    margin-left: 0;
    height: 100%;
}

.page-template-page-about .entry .wp-caption img{
    display: block;
    width: 100%;
    height: auto;
}

.page-template-page-about .entry .wp-caption-text{
    background-color: rgba(0, 0, 0, .6);
    font-size: 20px;
    font-size: calc(14px + 0.313vw);
    padding-right: 0.5rem;
    margin-bottom: 1rem;
}

.page-template-page-about .entry p{
    font-size: 23px;
    font-size: calc(16px + 0.365vw);
    line-height: 1.5;
}

.a-press h4{
    padding-bottom: 0.5rem;
    border-bottom: 1px solid #fff;
    color: #fff;
    margin-top: 2rem;
    font-weight: bold;
}

.press-image-holder{
    min-height: 170px;
}

.press-a{
    width: calc(33% - 0.5rem);
    height: 200px;
}

.a-main{
    width: calc(50% - 0.5rem);
    margin-bottom: 2rem;
}

.a-icon{
    max-width: 84px;
    max-height: 84px;
    fill: #fff;
    margin-left: 1.5rem;
}

.n-room-range{
    width: calc(40% - 0.5rem);
    display: block;
    float: right;
}

#n-range-start{
    margin-left: 5%;
}

label[for=n-range-start]{
    display: block;
    width: 100%;
}

.sub-cat-title{

}

option.has-child{
    font-weight: bold;
    font-size: 20px;
}

option.last-term{
    padding-right: 1rem;
}

.s-loader{
    visibility: hidden;
    position: relative;
    bottom: 9px;
}

.s-loader.open{
    visibility: visible;
    position: relative;
    bottom: 9px;
}

.m-search{
    padding-top: 4rem;
}

.m-search .col-lg label, .sub-cat-title{
    font-size: 20px;
    font-size: calc(14px + 0.313vw);
    color: #000;
    font-weight: 300;
}

.loader-h{
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    width: 100%;
    text-align: center;
}

#n-type-ch .row.flexOn{
    display: -moz-flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.label-wrapper{
    width: 20%;
    margin-bottom: 1rem;
}

.label-wrapper input{
    margin-left: 0.5rem;
}

.uk-checkbox:checked,
.uk-checkbox:indeterminate,
.uk-radio:checked{
    background-color: #153170!important;
}

.n-search-submit{
    padding-top: 0.3rem;
    padding-bottom: 0.3rem;
    padding-right: 3.6rem;
    padding-left: 2.6rem;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    background-color: #0094de;
    font-family: 'Assistant', sans-serif;
    color: #fff;
    border: none;
    cursor: pointer;
    background-image: url("images/search-submit.png");
    background-repeat: no-repeat;
    background-position: 94%;
    line-height: 1.4;
    position: relative;
    transition: all 0.5s;
}

.n-search-submit:hover{
    background-color: #163170;
}

.n-search-submit i{
    position: absolute;
    left: 15px;
    top: 10px;
    font-size: 30px;
}

#n-type-ch{
    min-height: 160px;
}

#searchPage{
    padding-top: 122px;
}

#searchPage .search{
    background-color: #f8f7f7;
}

.search-query-text{
    margin-top: 1rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
    color: #fff;
    text-align: center;
    font-size: 35px;
    font-size: calc(20px + 0.81vw);
    position: relative;
}

#searchPage .search{
    height: auto!important;
    min-height: 0!important;
}

.blue-light-down{
    background-image: url(images/down-blue-light.png);
    bottom: -44px;
    background-repeat: no-repeat;
}

.query-string img{
    position: relative;
    top: 10px;
}

.blank-search{
    text-align: center;
    color: #fff;
    z-index: 500000;
    position: relative;
}

.blank-search-wr{
    text-align: center;
}

.blank-search-wr h2{
    margin: auto;
}


#SingleProductPage{
    padding-top: 200px;
    padding-bottom: 1rem;
}

.prod-sub-title{
    padding-bottom: 1rem;
    margin-bottom: 1rem;
    border-bottom: 1px solid #fff;
}

.share-icons{
    width: 25px;
    height: 25px;
    margin: auto;
}

.share-ct li a{
    border: 2px solid #fff;
    border-radius: 50%;
    width: 29px;
    height: 29px;
    margin-right: 0.5rem;
    margin-left: 0.5rem;
}

.share-title{
    float: right;
}

.col-lg-2.share{
    flex-basis: 20.666667%;
    max-width: 20.666667%;
}

.main-data-icon{
    max-width: 27px;
    max-height: 27px;
    fill: #fff;
    position: relative;
    margin-left: 3px;
    top: -2px;
}

.main-data{
    margin-bottom: 0.8rem;
}

.prod-contact-trigger{
    padding-right: 1.2rem;
    padding-left: 1.2rem;
    padding-top: 0.1rem;
    padding-bottom: 0.1rem;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background-color: #e1c902;
    color: #363636;
}

.popup-cf{
    width: 25px;
    height: 17px;
    position: relative;
    top: -3px;
    right: -3px;
    fill: #363636
}

.contact-popup{
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .88);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 500000000;
    opacity: 0;
    top: 0;
    left: 0;
    transition: all 0.5s;
    pointer-events: none;
}

.contact-popup.open{
    opacity: 1;
    pointer-events: auto;
}

.d-image-holder{
    height: 100px;
    width: 100%;
    background-color: #fff;
    background-size: contain;
}

.prod-dealer{
    margin-top: 1rem;
    margin-bottom: 1rem;
    padding: 0.8rem;
    background-color: rgba(21, 49, 112, .8);
}

.d-name{
    margin-bottom: 0.5rem;
}

.main-data{
    flex-grow: 1;
    min-width: 50%;
}

.sp-street-name{
    word-wrap: break-word;
}

.prop{
    min-width: 45%;
}

.m-check{
    fill: #fff;
    width: 21px;
    height: 15px;
    margin-left: 10px;
    position: relative;
    top: -2px;
}

.prod-content{
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.prod-gal.swiper-container {
    width: 100%;
    height: 368px;
    margin-left: auto;
    margin-right: auto;
}
.prod-gal .swiper-slide {
    background-size: cover;
    background-position: center;
}
.prod-gal.gallery-top {
    width: 100%;
}
.prod-gal-th.gallery-thumbs {
    height: 90px;
    box-sizing: border-box;
    padding: 0;
    min-height: 0;
    margin-top: .3rem;
}
.prod-gal-th.gallery-thumbs .swiper-slide {
    width: 25%;
    position: relative;
    height: 100%;
    opacity: 1;
    background-size: cover;
    background-position: center;
    cursor: pointer;
}

.prod-gal-th.gallery-thumbs .swiper-slide:after{
    position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    top:0;
    left: 0;
    background-color: rgba(0, 0, 0, .7);
    transition: all 0.5s;
}

.prod-gal-th.gallery-thumbs .swiper-slide:hover:after{
    background-color: rgba(0, 0, 0, 0);
    border: 3px solid #0095dd;
    box-sizing: border-box;
}

.prod-gal-th.gallery-thumbs .swiper-slide-active {
    opacity: 1;
}

.prod-gal-th .swiper-wrapper{

}

.swiper-slide-active:after{
    background-color: rgba(0, 0, 0, 0)!important;
    border: 3px solid #0095dd;
    box-sizing: border-box;
}

.fixed-dir{
    transform: translate3d(0, 0px, 0px)!important;
}

.prod-sl-nav.swiper-button-next{
    background-image: url("images/sl-right.png")!important;
}

.prod-sl-nav.swiper-button-prev{
    background-image: url("images/sl-left.png")!important;
}

.prod-video{
    padding-top: 2rem;
    padding-bottom: 2rem;
}

.prod-video iframe{
    width: 100%;
    height: 250px;
}

.tl-image{
    min-height: 500px;
    max-height: 100px;
}

.related-products{
    min-height: 300px;
    background-color: rgba(0, 0, 0, .5);
    margin-top: 1rem;
    padding-right: 4rem;
    padding-left: 4rem;
}

.related-products h5{
    padding-right: 0.5rem;
    color: #fff;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

.product-gallery-wrapper{
    position: relative;
}

.product-gallery-wrapper .prod-type-bage{
    top: 0.5rem;
    left: 0.9rem;
}

.popup-form{
    width: 25%;
}

.popup-form div[role=form]{
    margin-top: 1rem;
}

.popup-form div[role=form] ::-webkit-input-placeholder {
    color: #fff;
    font-family: 'Assistant', sans-serif;
}

.popup-form div[role=form] :-moz-placeholder {
    color: #fff;
    font-family: 'Assistant', sans-serif;
}

.popup-form div[role=form] ::-moz-placeholder {
    color: #fff;
    font-family: 'Assistant', sans-serif;
}

.popup-form div[role=form] :-ms-input-placeholder {
    color: #fff;
    font-family: 'Assistant', sans-serif;
}

.popup-form div[role=form] input{
    width: 100%!important;
    color: white;
    background-color: transparent!important;
    border: 1px solid #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 0.5rem;
}

.popup-form div[role=form] input[type=submit]{
    background-color: transparent;
    border: none;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 0;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

.popup-form div[role=form] .submit-wrapper{
    background-color: #fff;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    transition: all 0.5s;
    border: 1px solid #fff;
}

.popup-form div[role=form] .submit-wrapper:hover{
    background-color: transparent;
}

.popup-form div[role=form] .submit-wrapper:hover input{
    color: #fff;
}

.popup-form div[role=form] .submit-wrapper .submit-wrapper:after{
    top: -1px;
}

.popup-close, .popup-icon{
    margin: 2rem auto;
    text-align: center;
    cursor: pointer;
}

.popup-slogan{
    color: #fff;
    text-align: center;
}

.join-us-form{
    position: fixed;
    width: 340px;
    left: 0;
    bottom: 0;
    z-index: 500;
    transform: translateY(92%);
    transition: all 0.5s;
}

.join-us-form.open{
    transform: translateY(0);
}

.ju-form{
    width: 100%
    min-height: 300px;
}

.ju-form h3{
    color: #fff;
    font-size: 25px;
    font-size: calc(18px + 0.37vw);
    margin-bottom: 1.5rem;
}

.open-trigger{
    cursor: pointer;
    background-color: #0094de;
    width: 87%;
    margin: 0 auto;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    color: #fff;
    text-align: center;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.open-trigger i{
    margin-right: 10px;
}

.ju-form{
    background-color: #0094de;
}


.ju-text-wrapper{
    padding-top: 1rem;
    padding-right: 2rem;
    padding-left: 2rem;
    color: #fff;
}

.ju-form div[role=form]{
    margin-top: 0.5rem;
    padding-right: 2rem;
    padding-left: 2rem;
}

.ju-form div[role=form] .wpcf7-list-item{
    width: 100%;
    display: block;
    font-size: 21px;
    font-size: calc(14px + 0.365vw);
    color: #fff;
    transition: all 0.5s;
    cursor: pointer;
    margin-right: 0;
}

.ju-form div[role=form] .wpcf7-list-item:hover{
    color: #000;
}


.ju-form div[role=form] input[type=text], .ju-form div[role=form] input[type=tel], .ju-form div[role=form] input[type=email]{
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 0.5rem;
    width: 100%;
}

.ju-form div[role=form] input[type=submit]{
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background-color: transparent;
    font-weight: bold;
    color: #fff;
    transition: all 0.5s;
}

span.text-407{
    margin-top: 1rem;
}

.ju-form div[role=form] .submit-wrapper{
    background-color: #e1c902;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}

.ju-form div[role=form] .submit-wrapper:hover input{
    color: #163170;
}

.ju-form div[role=form] .submit-wrapper:hover:after{
    color: #163170;
}


.ju-form div[role=form]{
    padding-bottom: 2rem;
}

.ju-form div[role=form] .submit-wrapper:after{
    left: 88px;
    top: 3px;
    color: #fff;
}

.fast-contact-form{
    position: fixed;
    bottom: 0;
    left: 0;
    min-height: 20px;
    transform: translateY(100%);
    transition: all 0.5s;
    z-index: 50000;
}

.fast-contact-form.open{
    transform: translateY(0);
}

.fast-open-trigger{
    width: 50px;
    height: 45px;
    float: right;
    transform: translateY(-100%) translateX(-212%);
    background-color: #e7d435;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    cursor: pointer;
}

.fast-form{
    background-color:#e7d435;
    padding: 1.5rem;
    box-sizing: border-box;
}

.fast-icon{
    margin: auto;
}

.top-social-bar svg{
    width: 30px;
    height: 30px;
}

.top-social-bar svg:not(.color) *{

}

.fast-form .wpcf7-list-item{
    width: 100%;
    display: block;
    cursor: pointer;
    margin-right: 0;
}

.fast-form .wpcf7-list-item label{
    font-size: 23px;
    font-size: calc(16px + 0.365vw);
}

.fast-form div[role=form]{
    padding-right: 22px;
}

.fast-form div[role=form] input[type=text], .fast-form div[role=form] input[type=tel], .fast-form div[role=form] input[type=email]{
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    margin-bottom: 0.5rem;
    width: 100%;
}

.fast-form div[role=form] .submit-wrapper{
    background-color: #0094de;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}

.fast-form div[role=form] input[type=submit]{
    background-color: transparent;
    color: #fff;
    font-weight: bold;
    transition: all 0.5s;
}

.fast-form div[role=form] .submit-wrapper:after{
    left: 135px;
    color: #fff;
    transition: all 0.5s;
}

.fast-form div[role=form] .submit-wrapper:hover input,
.fast-form div[role=form] .submit-wrapper:hover:after{
    color:#e7d435;
}


.cl-icon{
    display: none;
    width: 15px;
    height: 15px;
    fill: #000;
}

.mail-ic{
    margin: auto;
}

.fast-contact-form.open .fast-icon-close{
    display: inline-block;
}

.flash-call{
    position: fixed;
    top: 50%;
    right: 0;
    width: 330px;
    height: 110px;
    z-index: 5000;
}

.flash-call{
    background-color: rgba(29, 29, 29, .8);
    -webkit-border-top-left-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
    -moz-border-radius-topleft: 20px;
    -moz-border-radius-bottomleft: 20px;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    transform: translateX(77%);
    transition: all 0.5s;
}

.flash-call.open{
    transform: translateX(0);
}

.m-phone-t{
    display: block;
    margin: 1rem auto;
    margin-bottom: 0.1rem;
    fill: #0094de
}
.open-tri p span{
    color: #fff;
}

.open-tri{
    cursor: pointer;
}

.open-tri p{
    text-align: center;
}

.f-call-form div[role=form]{
    position: relative;
    margin-top: 35px;
}

.f-call-form div[role=form] .flash-submit-wrapper{
    position: absolute;
    left: 0;
    top: 0;
    background-color: #e1c902;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.f-call-form div[role=form] .flash-submit-wrapper input{
    background-color: transparent;
    color: #fff;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
    transition: all 0.5s;
}

.f-call-form div[role=form] .flash-submit-wrapper:hover input{
    color: #000;
}

.f-call-form div[role=form] input[type=tel]{
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.sh-wr{
    position: absolute;
    left: 2%;
}



.header-sh{
    position: absolute;
    left: -6px;
    top: 36px;
    max-height: 0;
    overflow: hidden;
    transition: all 0.5s;
}

.header-sh.open{
    max-height: 100px;
}

.search-wrapper{
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    height: 23%;
    z-index: 50000000000;
    background-color: rgba(255, 255, 255, 0.8);
    transform: translateY(-100%);
    transition: all 0.5s;
}

.search-wrapper.open{
    transform: translateY(0);
}

#searchform{
    margin: auto;
    width: 50%;
    position: relative;
}

#searchform input[type=text]{
    height: 60px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
    border: 1px solid #000;
    background-color: #fff;
    width: 100%;
}

#searchform button{
    position: absolute;
    left: 5px;
    top: 4px;
    height: 52px;
    width: 52px;
    border-radius: 50%;
    border: none;
    background-color: #0094de;
    transition: all 0.5s;
}

#searchform button:hover{
    background-color: #163170;
    cursor: pointer;
}

#searchform button i{
    font-size: 28px;
    color: #fff;
}

.search-wrapper svg{
    position: absolute;
    right: 22%;
    top: 40%;
    cursor: pointer;
}

.wp-caption{
    max-width: 100% !important;
}


.header.stiky{
    height: 115px;
}

.header.stiky img{
    height: 70px;
}

.ju-text-wrapper h3{
    color: #363636;
}

.popup-form .submit-wrapper:after{
    top: 0;
}

.popup-form .hidden{
    display: none;
}

.single-dealer{
    padding: 0.5rem;
    width: 33.3%!important;
}

.dealer-image-holder{
    min-height: 245px;
    background-size: contain;
    background-color: #fff;
}

.d-wrapper{
    background-color: #fff;
}

.search-icon{
    float: right;
    margin-right: 3rem;
}

.dlr-wr{
    padding: 2rem;
}

.dlr-wr h2{
    color: #fff;
}

.d-role{
    padding-top: 0.5rem;
    color: #707070!important;
}

.page-template-page-dealers .d-name{
    padding-top: 0.5rem;
    color: #0b2739!important;
}

.hr{
    height: 2px;
    width: 40px;
    margin-top: 1rem;
    margin-bottom: 1rem;
    background-color: #cecece;
}

.single-post-list{
    margin: 0.5rem;
}

.d-info{
    min-height: 150px;
    max-height: 150px;
    overflow-y: auto;
    padding-bottom: 0.5rem;
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 0.5rem;
}

.d-info p, .d-content-wrapper span{
    color: #707070!important;
}

.d-content-wrapper{
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    padding-bottom: 1rem;
}

.d-content-wrapper p{
    color: #707070!important;
}

.d-soc-icon{
    margin-right: 0.1rem;
    margin-left: 0.1rem;
}

.d-social{
    padding-bottom: 0.5rem;
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 0.5rem;
}

.d-contact-data{
    padding-bottom: 0.5rem;
    min-height: 65px;
}

.d-contact-data i{
    color: #163170;
    font-size: 13px;
    position: relative;
    margin-left: 10px;

}

.d-contact-data a{
    color: #163170;
    transition: all 0.5s;
}

.d-contact-data a:hover{
    color: #0094de;
}

.d-contact-data i.fa-phone{
    transform: rotate(264deg);
    top: -3px;
}

.dealer-btn{
    margin-top: 1rem;
    text-align: center;
    background-color: #0094de;
    line-height: 1.5;
    width: 100%;
    cursor: pointer;
}

.dealer-btn span{
    color: #fff!important;
    font-size: 18px;
}

.hvr-rectangle-out:before{
    background: #153170!important;
}

.dealer-contact-pop-up{
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 500000000;
    background-color: rgba(0, 0, 0, .8);
    top: 0;
    left: 0;
    opacity: 0;
    pointer-events: none;
    transition: all .5s;
}

.dealer-contact-pop-up.open{
    opacity: 1;
    pointer-events: auto;
}

.dcf-wrapper{
    justify-content: center;
    align-items: center;
    height: 100%;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.dcf-wrapper div[role=form]{
    width: 100%;
    margin: auto;

}

.dcf-wrapper div[role=form] input, .dcf-wrapper div[role=form] textarea{
    width: 100%;
    background-color: #adadad;
    margin-bottom: 0.5rem;
}

.dcf-wrapper div[role=form] .submit-wrapper{
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    background-color: #0094de;
    margin-left: 0.5rem;
}

.dcf-wrapper div[role=form] .submit-wrapper input{
    background-color: transparent;
    border: none;
    color: #fff;
    font-weight: bold;
    font-size: 23px;
    margin-bottom: 0;
}

.dcf-wrapper div[role=form] .submit-wrapper:after{
    top: 4px;
    color: #fff;
}

.frm-wr{
    position: relative;
}

.close-d-form{
    position: absolute;
    right: 8px;
    top: -45px;
    cursor: pointer;
}

input[name=hidden-url]{
    display: none;
}

.emp-cat-tab{
    background-color: transparent;
    border: 2px solid #fff;
    padding: 1rem;
    color: #fff;
    font-family: 'Assistant', sans-serif!important;
    margin: 0.5rem;
    cursor: pointer;
}
.emp-cat-tab:first-child{
    margin-right: 0;
}
.emp-cat-tab:last-child{
    margin-left: 0;
}

.sub-emp{
    margin-top: 3rem;
}

.hvr-rectangle-out.is-checked{
    -webkit-transform: scale(1);
    transform: scale(1);
}

.single-dealer.element-item.images, .single-dealer.element-item.video{
    min-height: 210px;
}

.single-dealer.element-item.images a, .single-dealer.element-item.video a{
    display: block;
    width: 100%;
    height: 210px;
}

.recgallery .single-dealer.element-item{
    padding: 0.5rem;
    width: 33.3%!important;
}

.recgallery-filter{
    padding-right: 0.6rem;
}

.uk-modal-dialog{
    margin: 10% auto;
    width: 60%;
}

.recvidmod{
    width: 100%;
    height: 210px;
    margin-right: 0!important;
    border: none!important;
}

.iframe--youtube{
    width: 100%;
    height: 500px;
}

.bueimp-gallery a.close{
    top:189px;
}

.sub-menu{
    margin-right: 0;
}

/* Responsive */
@media (min-width: 800px) {
    #MobBtns,
    #MobNavBtn {
        display: none;
    }

    nav#MainNav {
        width: 100%;
        text-align: center;
        position: relative;
        background: transparent;
    }

    nav#MainNav * {
        background: inherit;
    }

    div.main_menu {
        font-size: 0;
    }

    nav#MainNav div.main_menu > ul {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        font-size: 0;
    }

    nav#MainNav div.main_menu > ul > li {
        width: 100%;
        position: relative;
    }

    nav#MainNav div.main_menu > ul > li > a {
        display: inline-block;
        vertical-align: middle;
        font-family: 'Assistant', sans-serif;
        font-size: 20px;
        color: #343434;
        -webkit-transition: all .5s ease-out;
        transition: all .5s ease-out;
    }

    nav#MainNav div.main_menu ul li.current-menu-item > a,
    nav#MainNav div.main_menu ul li:hover > a {
        color: #000;
    }

    nav#MainNav div.main_menu > ul > li ul.sub-menu {
        display: block;
        z-index: 999;
        width: 250px;
        position: absolute;
        top: 100%;
        right: 0;
        opacity: 0;
        pointer-events: none;
        -webkit-transition: opacity .5s ease;
        transition: opacity .5s ease;
    }

    nav#MainNav .sub-menu li {
        display: block;
    }

    nav#MainNav .sub-menu li a {
        display: block;
        font-size: 20px;
        padding: 5px;
        width: calc(100% - 10px);
        -webkit-transition: all .5s ease;
        transition: all .5s ease;
    }


    nav#MainNav .menu-item-has-children:hover .sub-menu, nav#MainNav .menu-item-has-children .sub-menu {
        opacity: 1;
        z-index: 10;
        pointer-events: auto;
        padding-right: 0;
        text-align: right;
        width: 120%!important;
    }

    nav#MainNav .menu-item-has-children:hover .sub-menu li{
        background-color: #fff;
        border-bottom: 1px solid #153170;
        position: relative;
    }

    nav#MainNav .menu-item-has-children:hover .sub-menu li:after{
        content: "\f0d9";
        font-family: FontAwesome;
        font-size: 16px;
        position: absolute;
        right: 4px;
        top: 9px;
        display: block;
        width: 15px;
        height: 15px;
    }

    nav#MainNav .menu-item-has-children:hover .sub-menu li a{
        color: #153170;
        padding-left: 0;
        margin-left: 0;
        width: 100%;
        padding-right: 18px;
    }

    nav#MainNav .menu-item-has-children{
        position: relative;
    }

    nav#MainNav .menu-item-has-children:after{
        content: "\f107";
        font-family: FontAwesome;
        font-size: 21px;
        position: absolute;
        left: 4px;
        top: 0;
        display: block;
        width: 15px;
        height: 15px;
    }

}

@media (max-width: 1366px) and (min-width: 800px) {

}

@media (max-width: 1200px) and (min-width: 800px) {

    .sh-wr{
        display: none;
    }

    .srch-wr{
        display: none;
    }

    .header{
        height: 122px;
    }

    .swiper-wrapper .caption{
        margin-top: 10%;
    }

    #n-type-ch{
        min-height: 0;
    }

    .flash-call{
        z-index: 5000000;
    }

    .main-cf .col-lg-5.col-lg-offset-7{
        margin-right: 0!important;
    }

    .map_wrap{
        margin-bottom: 1.5rem;
    }

    .main-contact-data ul{
        margin-top: 1rem;
    }

    nav#MainNav div.main_menu > ul > li{
        width: 22%;
    }

    #menu-main-menu a{
        padding-right: 0.5rem;
        padding-left: 0.5rem;
    }

}

@media (max-width: 1024px) and (min-width: 800px) {

}

@media (max-width: 800px) , (max-device-width: 800px) {

    .header.stiky{
        height: 112px;
    }

    .header.stiky img{
        height: 50px;
    }

    .related-products h5{
        white-space: nowrap;
    }

    .mcf-title{
        text-align: center;
    }


    .n-search-submit i {
        position: absolute;
        left: 15px;
        top: 6px;
        font-size: 30px;
    }

    .hp-contact-form{
        background-image: none!important;
    }

    .search-query-text{
        padding-right: 0.5rem;
        padding-bottom: 0.5rem;
    }


    .first-title{
        font-size: 22px;
        font-size: calc(16px + 0.313vw);
    }

    .search .col-lg-12{
        padding-right: 0.5rem;
        padding-left: 0.5rem;
    }

    .col-lg.col-xs-6.col-md-4{
        position: relative;
    }

    .s-loader{
        position: absolute;
    }

    .mobile-col{
        -ms-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important;
    }

    .main-cf .col-lg-5.col-lg-offset-7{
        margin-right: 0%!important;
    }

    .main-contact-data li{
        width: 100%;
        margin-top: 1rem;
        margin-bottom: 1rem;
    }

    .popup-form{
        width: 90%;
    }

    .main-contact-data ul{
        padding-top: 0;
        margin-top: 0;
    }

    .main-contact-data ul a{
        text-align: center;
    }

    .mobile-norev{
        -ms-flex-direction: row!important;
        flex-direction: row!important;
        -webkit-box-direction: normal!important;
    }

    #SinglePage{
        padding-top: 131px;
        padding-bottom: 2rem;
    }

    .single-post-wrapper{
        padding: 1rem;
    }

    .entry{
        font-size: 22px;
    }

    .related-posts{
        padding: 1rem;
    }

    .single-post-list{
        width: calc(100% - 0.5rem);
        margin-bottom: 1rem;
    }

    .rel-post .read-more-btn:after{
        top: -3px;
    }

    .single-post-list{
        min-height: 230px;
    }

    .entry img{
        display: block;
        max-width: 100%;
        height: auto;
    }

    .wp-caption{
        max-width: 100%!important;
    }

    .wp-caption-text{
        padding-top: 0.2rem;
        padding-bottom: 0.2rem;
        padding-left: 0.5rem;
    }

    #SingleProductPage{
        padding-top: 129px;
    }

    .d-name{
        margin-bottom: 0.5rem;
        padding-right: 0.5rem;
    }

    .tl-image{
        min-height: 190px;
        max-height: 100px;
    }

    .related-products{
        padding-right: 1rem;
        padding-left: 1rem;
    }

    .press-a{
        width: calc(100% - 0.5rem);
    }

    .a-main{
        width: calc(100% - 0.5rem);
    }

    .a-icon{
        margin-left: 0.5rem;
    }

    .fast-open-trigger{
        transform: translateY(-100%) translateX(0%);
    }

    .join-us-form{
        z-index: 500000;
        width: 100%;
    }

    .open-trigger{
        width: 73%;
    }

    body.tax-product_cat .n-search-submit i{
        top: 6px;
    }

    .n-search-submit{
        background-position: 98% 52%;
    }

    .prod-price{
        line-height: 2  ;
    }

    .logo{
        text-align: center;
    }

    .logo img{
        height: 50px;
    }

    .header{
        height: 112px;
    }

    .swiper-container{
        height: 45vh;
        min-height: 0;
    }

    .swiper-container .caption{
        margin-top: 30%;
    }

    .m-search{
        padding-top: 1rem;
        padding-bottom: 1.5rem;
    }

    .m-search .row .col-xs-6{
        padding-right: 0.5rem;
    }

    .single-type{
        width: 50%;
        background-size: cover;
    }

    .hcf-input.col-lg-4{
        max-width: 100%;
        flex-basis: 100%;
        margin-bottom: 1rem;
    }

    .hcf-input.col-lg-4 input{
        width: 100%!important;
    }

    .hot-products, .emp-list{
        padding-top: 1rem;
        padding-bottom: 1rem;
    }

    .emp-winner .col-lg-9, .emp-winner .col-lg-3{
        flex-basis: 100%;
        max-width: 100%;
    }

    .hp-contact-form p{
        font-size: 30px;
        font-size: calc(16px + 0.52vw);
    }

    .search{
        height: auto;
        min-height: 0;
    }

    .label-wrapper{
        width: 50%;
    }

    .next-section{
        display: none;
    }

    .mobile-social{
        padding-right: 1rem;
        padding-left: 1rem;
    }

    .emp-cat-tab{
        margin: 0;
        margin-bottom: 0.5rem;
    }

    .single-dealer{
        width: 100%!important;
    }

    .d-info{
        min-height: 0;
        max-height: 5000px;
    }

    .page-template-page-dealers .d-name{
        font-size: 25px;
        padding-right: 0;
        margin-bottom: 0;
    }

    .recgallery .single-dealer.element-item{
        padding: 0.5rem;
        width: 100%!important;
    }

    .uk-modal-dialog{
        width: 100%;
        height: 50%;
        margin: 55% auto;
    }

    .uk-modal-dialog iframe{
        height: 100%!important;
    }

    .nomobile {
        display: none !important;
    }

    .mcenter {
        text-align: center !important;
    }

    .mrelative {
        position: relative !important;
    }

    .minitxt {
        text-align: initial !important;
    }

    .mfcc, .mflex {
        display: -moz-flex;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
    }

    .mfcc, .maic {
        -webkit-box-align: center;
        -ms-flex-align: center;
        -ms-grid-row-align: center;
        -webkit-align-items: center;
        align-items: center;
    }

    .maifs {
        -webkit-box-align: start;
        -ms-flex-align: start;
        -ms-grid-row-align: flex-start;
        -webkit-align-items: flex-start;
        align-items: flex-start;
    }

    .maife {
        -webkit-box-align: end;
        -ms-flex-align: end;
        -ms-grid-row-align: flex-end;
        -webkit-align-items: flex-end;
        align-items: flex-end;
    }

    .mjcsb {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-justify-content: space-between;
        justify-content: space-between;
    }

    .mjcsa {
        -webkit-box-pack: space-around;
        -ms-flex-pack: distribute;
        -webkit-justify-content: space-around;
        justify-content: space-around;
    }

    .mfcc, .mjcc {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
    }

    .mjcfs {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }

    .mjcfe {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }

    .mfdc {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .mfdcr {
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }

    .mfdrr {
        -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }

    .mfw {
        -ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .mmb5 {
        margin-bottom: 5px !important;
    }

    .mmb10 {
        margin-bottom: 10px !important;
    }

    .mmb15 {
        margin-bottom: 15px !important;
    }

    .mmb20 {
        margin-bottom: 20px !important;
    }

    .mmb25 {
        margin-bottom: 25px !important;
    }

    .mmb30 {
        margin-bottom: 30px !important;
    }

    .mdp {
        padding: 20px 0 !important;
    }

    .mw50 {
        width: 50% !important;
    }

    .mw50s5 {
        width: calc(50% - 5px) !important;
    }

    .mw50s10 {
        width: calc(50% - 10px) !important;
    }

    .mw100 {
        width: 100% !important;
    }

    .mmw100 {
        max-width: 100% !important;
    }

    #content {
        padding-bottom: 0;
    }

    #leos {
        position: static;
    }

    footer {
        position: static;
    }

    #MobNavBtn,
    nav#MainNav {
        -webkit-border-top-left-radius: 4px;
        -webkit-border-bottom-left-radius: 4px;
        -moz-border-radius-topleft: 4px;
        -moz-border-radius-bottomleft: 4px;
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px;
    }

    #MobNavBtn {
        display: block;
        position: absolute;
        top: 0;
        right: 100%;
        width: 45px;
        height: 43px;
        background: inherit;
        z-index: 9999;
    }

    #MobNavBtn span {
        display: block;
        height: 4px;
        width: 70%;
        background: #fff;
        position: absolute;
        top: 50%;
        left: 50%;
        margin: 0 auto;
        -webkit-transition: all .5s ease;
        transition: all .5s ease;
        opacity: 1;
    }

    #MobNavBtn span:nth-child(1) {
        -webkit-transform: translate(-50%, -280%);
        transform: translate(-50%, -280%);
    }

    #MobNavBtn span:nth-child(2) {
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }

    #MobNavBtn span:nth-child(3) {
        -webkit-transform: translate(-50%, 180%);
        transform: translate(-50%, 180%);
    }

    nav.active #MobNavBtn span:nth-child(2) {
        opacity: 0;
        visibility: hidden;
    }

    nav.active #MobNavBtn span:nth-child(1) {
        -webkit-transform: translate(-50%, -50%) rotate(-45deg);
        transform: translate(-50%, -50%) rotate(-45deg);
    }

    nav.active #MobNavBtn span:nth-child(3) {
        -webkit-transform: translate(-50%, -50%) rotate(45deg);
        transform: translate(-50%, -50%) rotate(45deg);
    }

    nav#MainNav .container,
    nav#MainNav div.main_menu {
        width: 100%;
    }

    nav#MainNav {
        display: block;
        position: fixed;
        width: 75%;
        z-index: 999;
        bottom: 0;
        top: 0;
        right: -75%;
        height: 100vh;
        -webkit-transition: all .5s ease;
        transition: all .5s ease;
    }

    nav#MainNav,
    nav#MainNav ul.sub-menu {
        background-color: rgba(21, 49, 112, .9) !important;
    }

    nav#MainNav.active {
        right: 0;
    }

    nav#MainNav div.main_menu > ul {
        display: block;
        height: calc(100vh - 50px);
        overflow-x: hidden;
        overflow-y: auto;
    }

    nav#MainNav ul li:after {
        display: none;
    }

    nav#MainNav ul li {
        position: relative;
    }

    nav#MainNav ul li a {
        display: block;
        color: #fff;
        font-size: 22px!important;
        padding: 5px 10px;
        width: calc(100% - 20px);
    }

    nav#MainNav div.main_menu > ul > li > a {
        padding: 5px 10px 5px 30px;
        width: calc(100% - 40px);
        font-size: 22px;
    }

    nav#MainNav div.main_menu ul li.active,
    nav#MainNav div.main_menu ul li.current-menu-item {
        background-color: #3b3a3a;
    }

    nav#MainNav div.main_menu ul.active .back-to-menu:after,
    nav#MainNav div.main_menu ul li.menu-item-has-children:after {
        display: block;
        content: '';
        position: absolute;
        top: 12px;
        left: 6px;
        width: 16px;
        height: 16px;
        background: url(images/svg/wmob-menu-arrow.svg) center center no-repeat;
        background-size: contain;
        -webkit-transition: all .5s ease;
        transition: all .5s ease;
    }

    nav#MainNav div.main_menu ul.active .back-to-menu:after {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
    }

    nav#MainNav div.main_menu ul.active li.menu-item-has-children {
        padding: 0;
        width: 100%;
    }

    nav#MainNav div.main_menu ul.active li.menu-item-has-children:after {
        display: none;
    }

    ul.sub-menu {
        display: none;
    }

    nav#MainNav div.main_menu > ul > li > ul.sub-menu {
        display: block;
        position: absolute;
        top: 0;
        width: 100%;
        opacity: 0;
        overflow: hidden;
        pointer-events: none;
        background-color: inherit;
        -webkit-transition: all .5s ease;
        transition: all .5s ease;
    }

    nav#MainNav div.main_menu > ul > li > ul.sub-menu.chekd {
        height: 0;
        position: relative;
        visibility: visible;
        pointer-events: auto;
    }

    nav#MainNav ul.sub-menu li:not(.back-to-menu) {
        display: block;
        width: calc(100% - 10px);
        margin: 0 auto 0 0;
        padding: 0;
        position: relative;
    }

    nav#MainNav ul.sub-menu li:nth-child(1),
    nav#MainNav ul.sub-menu li:nth-child(2) {
        margin: 0;
        width: 100%;
    }

    nav#MainNav div.main_menu > ul > li.active > ul.sub-menu {
        opacity: 1;
    }

    nav#MainNav div.main_menu > ul.active > li > a {
        position: absolute;
        opacity: 0;
        pointer-events: none;
        visibility: hidden;
    }

    nav#MainNav .back-to-menu {
        cursor: pointer;
    }

    #MobBtns {
        display: block;
        position: fixed;
        bottom: 3px;
        left: 2.5px;
        z-index: 99999;
    }

    #MobBtns a {
        width: 40px;
        height: 40px;
        border-radius: 50%;
        margin: 2.5px 0;
        background: #153170;
        position: relative;
    }

    #MobBtns a svg {
        fill: #fff;
        width: 60%;
        height: 60%;
    }

    table {
        width: 100%;
    }

    thead {
        display: none;
    }

    tr:nth-of-type(2n) {
        background-color: inherit;
    }

    tr td:first-child {
        background: #f0f0f0;
        font-weight: bold;
        font-size: 1.3em;
    }

    tbody td {
        display: block;
        text-align: center;
    }

    tbody td:before {
        content: attr(data-th);
        display: block;
        text-align: center;
    }
}

@media (max-width: 500px) , (max-device-width: 500px) {

}
