#my_caption {
    display: none;
}
.nivo-caption {
    background-color: transparent;
}
.nivo-caption .my_caption {
    position: initial;
}
.nivo-caption .my_caption p {
    text-align: left;
    margin: 0 0 1.5rem;
}
.nivo-caption {
    opacity: 1 !important;
    display: flex !important;
    align-items: center;
    min-height: 100%;
}
.mainMenu {
    padding: 0 5rem !important;
}
.mainMenu .logo {
    padding: 1rem !important;
    width: 250px;
}
.navbar-default {
    background-color: white !important;
    margin-bottom: 0 !important;
    border: none !important;
}
.mainMenu.navbar-default .navbar-toggle {
    background-color: #5cbf14;
    border-color: #5cbf14;
    position: absolute;
    right: 0;
    top: 10px;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #5aa625;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: white;
}
@media (min-width: 1076px) {
    .mainMenu .navbar-header {
        float: left;
    }
    .mainMenu #top-menu {
        float: right;
    }
    .navbar-nav > li > a {
        padding-top: 27px;
        padding-bottom: 27px;
    }
}
@media (max-width: 1077px) {
    .mainMenu {
        padding: 0 3rem !important;
    }
    .mainMenu .navbar-header {
        float: left;
    }
    .mainMenu #top-menu {
        float: left;
        padding-bottom: 1rem;
    }
    .mainMenu #top-menu ul {
        margin-left: 0px;
    }
}
@media (max-width: 450px) {
    .mainMenu {
        padding-top: 1.5rem !important;
        padding-left: 1.5rem !important;
        padding-right: 1.5rem !important;
    }
    .navbar-toggle {
        position: absolute;
        margin-top: 1.5rem;
        margin-left: 3rem;
        right: 0;
    }
    .mainMenu #top-menu {
        padding-top: 0;
    }
    #top-menu ul {
        margin-bottom: 8px;
    }
    .mainMenu .logo {
        width: 200px;
    }
}
@media (max-width: 600px) {
    .nivo-caption {
        display: none !important;
    }
}
@media (max-width: 991px) {
    .mainMenu.navbar .container {
        padding-right: 0;
        padding-left: 0;
    }
}
#prev,
#next {
    top: 50% !important;
    z-index: 1000;
}
.slideshow {
    width: 90%;
    height: auto;
}

.slick-track {
    display: flex;
}

.slick-track .slick-slide {
    display: flex;
    align-items: center;
    justify-content: center;
}
.another-wrap {
    position: relative;
}
.slideshow .slick-list {
    display: flex;
    flex-direction: row;
}
.flag img {
    width: 32px;
    height: 30px;
    border-radius: 50%;
}
.flag {
    margin-right: 8px;
}
/* body {
    overflow: scroll;
  
    scroll-snap-type: y proximity;
    scroll-padding-top:  calc(var(--bar-height) + var(--extra-space));
  
    position: absolute;
  
    top:0;
    bottom:0;
    left: 0;
    right: 0;
    padding: var(--bar-height) 0 0 0;
    
    -webkit-overflow-scrolling: touch; 
}
#templatemo_contact, #templatemo_partners, #templatemo_services, #templatemo_portfolio, #templatemo_about {
    scroll-snap-align: start; 
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
} */
.mainMenu {
    position: sticky;
    top: 0;
    width: 100%;
    z-index: 500;
}
@media screen and (min-color-index: 0) and(-webkit-min-device-pixel-ratio:0) {
    @media {
        .mainMenu {
            position: -webkit-sticky;
        }
    }
}
@media not all and (min-resolution: 0.001dpcm) {
    @media {
        .mainMenu {
            position: sticky;
        }
    }
}
/************************** Flag div css ***************************/
#multi-lang {
    position: absolute;
    float: right;
    margin-top: 18px;
}
@media (max-width: 425px) {
    #multi-lang {
        right: 62px;
        margin-top: 13px;
    }
    .flag img {
        width: 33px;
        height: 30px;
    }
    .flag {
        margin-right: 5px;
    }
}
@media (min-width: 426px) {
    #multi-lang {
        right: 60px;
    }
}
@media (max-width: 1700px) {
    #top-menu {
        float: right !important;
    }
}
@media (min-width: 1700px) {
    #top-menu {
        float: right;
    }
}
@media (min-width: 1800px) {
    #multi-lang {
        right: 90px;
    }
}

/**************   Updated CSS 2019-10-01   *************/
@media (max-width: 450px) {
    .mainMenu .logo {
        width: 151px;
        margin-top: 3px;
    }
}
@media (max-width: 655px) {
    .flag img {
        width: 20px;
        height: 18px;
    }
    #multi-lang {
        padding-top: 5px;
    }
    /* #slider {
        margin-top: 80px;
    } */
    #top-menu {
        float: left !important;
    }
}

@media (min-width: 557px) and (max-width: 655px) {
    /* #top-menu {
        margin-top: 65px;
    } */
}

@media (min-width: 656px) and (max-width: 937px) {
    .flag img {
        width: 20px;
        height: 18px;
    }
    #multi-lang {
        padding-top: 5px;
        padding-right: 19px;
    }
    /* #slider {
        margin-top: 80px;
    } */
    #top-menu {
        margin-top: 80px;
        float: left !important;
    }
}

@media (min-width: 938px) and (max-width: 1024px) {
    .flag img {
        width: 20px;
        height: 18px;
    }
    .flag {
        margin-right: 2px;
    }
    #multi-lang {
        padding-top: 5px;
        right: 15px;
    }
    /* #slider {
        margin-top: 80px;
    } */
    #top-menu ul {
        margin-top: 10px;
    }
    #top-menu {
        margin-right: 28px;
    }
}
@media (min-width: 992px) {
    #top-menu {
        margin-right: 120px;
    }
}
/* @media (min-width: 1025px) and (max-width: 1023px) {
    .flag img {
        width: 20px;
        height: 18px;
    }
    #multi-lang {
        margin-top: 24px;
        right: 63px;
    }
    #slider {
        margin-top: 75px;
    }
} */
@media (min-width: 1025px) {
    .flag img {
        width: 20px;
        height: 18px;
    }
    #multi-lang {
        margin-top: 24px;
        right: 15px;
    }
    /* #slider {
        margin-top: 75px;
    } */
}
@media (min-width: 1025px) and (max-width: 1200px) {
    #top-menu {
        margin-right: 130px;
    }
}
@media (min-width: 1025px) and (max-width: 1075px) {
    /* #top-menu {
        margin-top: 10px;
    } */
}
path:focus {
    outline: none !important;
}

#lbBottomContainer,
#lbCenter {
    max-width: 80% !important;
}

.product-modal form{
    padding: 0;
}

.product-modal p{
    padding: 2rem 0;
}

.product-modal form input, .product-modal form input:focus, .product-modal form textarea, .product-modal form textarea:focus {
    border-left: none;
    border-right: none;
    border-top: none;
    border-radius: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
    padding-bottom: 2rem;
}

.product-modal input:focus{
    outline: none !important;
}

.product-modal form input[type="submit"] { /*Submit-button*/
    background-color: #5cbf14 !important;
    color: white !important;
    float: right;
    border: none;
    border-radius: 2rem;
    text-align: center;
    padding: 0 1rem;
    width: 40%;
}

.product-modal p input[type="submit"] { /*Request for information -button*/
    background-color: #5cbf14 !important;
    color: white !important;
    border: none;
    border-radius: 2rem;
    text-align: center;
    box-shadow: none;
}

.product-modal p input[type="submit"].disabled {
    background-color: #cccccc !important;
}

.product-modal form input[disabled] {
    background-color: #cccccc !important;
    color: white !important;
}

.product-modal form .message{
    clear: both;
    padding-top: 1rem;
    padding-bottom: 0rem;
}
