@media (max-width:575px) {
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
 width: 150px!important;
}
.callout__block .banner-box{
width: 250px;
height: 250px;
}

}
@media (min-width:567px) {
.container {
 /*width: 100% !important;
 max-width: 100%;*/
}
 

    
    
@media (max-width:991px) {.btn-close{-webkit-box-sizing:content-box;box-sizing:content-box;width:1em;height:1em;padding:.25em;color:#000;background:transparent url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3E%3C/svg%3E") 50%/1em auto no-repeat;border:0;border-radius:.25rem;opacity:.5}

    

    
.bottom_nav .btn-close {
    position: absolute;
    right: 15px;
    top: 15px;
}
    
.bottom_nav {
    display: block;
    height: 100%;
    left: -100%;
    top: 0;
    position: fixed;
    width: 100%;
    z-index: 9;
    padding-top: 50px;
    -webkit-transition-duration: 0.3s, 0.3s;
    transition-duration: 0.3s, 0.3s;
    -webkit-transition-delay: 1s, 0s;
    transition-delay: 1s, 0s;
    -webkit-transition-delay: 1s, 0s;
    transition-delay: 1s, 0s;
    overflow-y: auto;
    background:#fff;
}
.st-menu-open .st-pusher::after {
    width: 100%;
    height: 100%;
    opacity: 1;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
}
.st-pusher::after {
    position: absolute;
    top: 0;
    right: 0;
    width: 0;
    height: 0;
    background: rgba(0,0,0,0.2);
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
    transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
}


.st-container.st-effect-5.st-menu-open .bottom_nav{
 display: block;
 height: 100%;
 left: 0;
 top:0;
 position: fixed;
 width: 100%;
 z-index: 9;
 padding-top:50px;
 -webkit-transition-duration: 0.3s, 0.3s;
 transition-duration: 0.3s, 0.3s;
 -webkit-transition-delay: .2s, 0s;
 transition-delay: .2s, 0s;
 -webkit-transition-delay: .2s, 0s;
 transition-delay: .2s, 0s;
 overflow-y: auto;
 background:#fff;
}
}

}

@media (max-width: 767px) {
    
#searchproduct{
display: none;
}
    
.sm_hidden{
height: 0;
    }
    
.leftside-navigation {
    height: 0;
    width: 100%;
    position: fixed;
    z-index: 1;
    top: 0;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 0px;
    left: 0;
    z-index: 99999 !important;
    background: #fff;
}

  
.view video.video-intro{
    top:auto;
    left: auto;
    z-index: -100;
    width:auto;
    min-width: 100%;
    height: 100%;
    min-height: 100%;
    -webkit-transition: 1s opacity;
    transition: 1s opacity;
    -webkit-transform:none;
    transform:none;
    }
    
.btn-close{-webkit-box-sizing:content-box;box-sizing:content-box;width:1em;height:1em;padding:.25em;color:#000;background:transparent url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3E%3C/svg%3E") 50%/1em auto no-repeat;border:0;border-radius:.25rem;opacity:.5}

    
.bottom_nav .btn-close{
position: absolute;
right: 15px;
top:15px;
}
    
    .consultant_bg{
height: 500px!important;
    }

.mobile-overlay{
width: 100%!important;
}
    
.desc h1 strong{
font-size: 2rem;
}
    
.testimonial_heading{
font-size:1.2rem;
    }

    
.navbar-brand{
/*margin: 0 auto;*/
    }
    
.left-arrow, .arrow-right  {
  width: 0; 
  height: 0; 
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 20px solid white;
  content: "";
  position: absolute;
  bottom:0;
  right: 0;
  left:0;
  margin: 0 auto;
}

.stickytoo {
position: fixed;
top: 69px;
z-index: 99;
background: #fff;
width: 100%;
padding: 15px;
}
    
.product_action_btns{
background-color:#fff;
box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
cursor: pointer;
height: 40px;
left: 0;
pointer-events: auto;
position: fixed;
right: 0;
bottom: 0;
transition: all 0.3s ease-in-out 0s;
width: 100%;
z-index: 10;
text-align: center;
display: flex;
}
.product_action_btns li{
width: 50%;
}
.product_action_btns button{
width: 100%;
height: 100%;
    }
    
.caret{
display: none;
}
.mobile-card{
max-height: 250px;
margin-bottom: 1rem;
}
.mobile-card .grey.lighten-4 {
background: transparent!important;
}


 .city-remover {

    border: none !important;
    border-radius: 50%;
    display: block;
    font-size: 14px;
    height: 30px;
    padding: 1px 2px 0;
    text-align: center;
    transition: all 1s ease 0s;
    width: 30px;
    background: #000;
    margin-top: 4px;
    color: #fff;
    position: absolute;
    top:2px;
    right: 10px;

}

.classic-tabs .nav li a {
display: block;
padding: 5px;
font-size: 10px;
}
.filter-box {
 height: 0;
 width: 100%;
 position: fixed;
 z-index: 1;
 top: 0;
 overflow-x: hidden;
 transition: 0.5s;
 padding-top: 0px;
 left: 0;
 z-index: 99999 !important;
}
.featured-products.col-12 .product-action {
    height:auto!important;
} 
.featured-products.col-6 .product-action {
    height: 200px!important;
}    
.featured-products.col-sm-6 .product-action {
    height:400px;
}
.featured-products.col-sm-4 .product-action {
    height:320px;
}
.cart-position, .login-style{
width:100%;
}
.m-mt-1 {
    margin-top:1rem !important;
}
.m-mb-1 {
    margin-bottom:1rem !important;
}
.m-mt-2 {
    margin-top:2rem !important;
}
.m-mb-2 {
    margin-bottom:2rem !important;
}    
.m-mt-3 {
    margin-top:3rem !important;
}
.m-mb-3 {
    margin-bottom:3rem !important;
}
.acco li.nav-item {
    list-style-type: none;
    display: block;
    float: left;
    width: 100% !important;
    max-width: 100%!important;
    padding: 0 !important;
    margin: 0 !important;
    position: relative;
    border-bottom: 1px solid rgba(0,0,0, 0.05);
}
.nav-mobile .nav-item--home {
    display: none !important;
}
.nav-mobile .nav-item.level0 > a {
  /*text-transform: uppercase;*/
}
.nav-mobile .nav-item.level0 > a {
 background-color:transparent;
}
.navi.nav-mobile-triggerable {
    display: none;
    clear: both;
}
.acco {
    list-style-type: none;
}
.accordion .opener, .acco .opener, .collapsible .opener {
    background-image: none !important;
    font-size: 20px;
}
    .nav-mobile .nav-item.level0 > .opener {
    color: #ffffff;
}
.acco .opener:hover {
    background-color: rgba(0,0,0, 0.05);
}
/*.accordion li.item-active > .opener::before, .acco li.item-active > .opener::before {
 content: "\f106";
 font-family: "Fontawesome";
 -webkit-transform: skew(0deg) rotate(90deg);
-moz-transform: skew(0deg) rotate(90deg);
-ms-transform: skew(0deg) rotate(90deg);
-o-transform: skew(0deg) rotate(90deg);
transform: skew(0deg) rotate(90deg);
 
} */
.nav-mobile .nav-panel--dropdown {
    /* Override width which can be added to dropdowns of the regular menu */
    width: 100% !important;

    /* Reset of dropdown's inline positioning */
    left: 0 !important;
    top: 0 !important;
}
    
.acco li.parent > a {
 padding-right: 54px!important;
}
.acco .opener {
    position: absolute;
    right: 0;
    top:0px;
    display: block;
    cursor: pointer;
    text-align: center;
    width: 50px;
    height: 50px;
    line-height: 50px;
}
    /*
.accordion .opener::before, .acco .opener::before {
 content: "\f106";
 display: inline-block;
font-family: "Fontawesome";
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1em;
color: #000;
-webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
}
.acco .opener:hover, .acco li.item-active > .opener {
 background-color: rgba(0,0,0, 0.05);
}
.accordion .opener, .acco .opener, .collapsible .opener {
    background-image: none !important;
    font-size: 12px;
}
.nav-mobile .nav-item.level0 > .opener {
color: #ffffff;
}*/
.navbar .container {
 padding-left:0;
 padding-right:0;
}    
    
/*

.opener--htx span::before {
    -webkit-transition-duration: 0.3s, 0.3s;
    transition-duration: 0.3s, 0.3s;
    -webkit-transition-delay: 0.3s, 0s;
    transition-delay: 0.3s, 0s;
}


.opener span::before{
    position: absolute;
    display: block;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #fff;
    content: "";
}
.opener--htx span::before {
 -webkit-transition-property: top, -webkit-transform;
 transition-property: top, transform;
}

.opener span, .opener span::before {
    background: #000;
}
.opener--htx span {
    -webkit-transition: background 0s 0.3s;
    transition: background 0s 0.3s;
}
.opener span {
    display: block;
    position: absolute;
    top: 24px;
    left:15px;
    right:15px;
    height: 1px;
    background: #000;
}
.opener {
    font-size: 0;
    text-indent: -9999px;
    cursor: pointer;
}
.opener--htx.is-active {
background: transparent;
}
.opener {
width: 45px;
height: 45px;
cursor: pointer;
position: relative;
float: left;
z-index: 9;
}

.opener--htx.is-active span::before {
-webkit-transition-delay: 0s, 0.3s;
transition-delay: 0s, 0.3s;
}
.opener.is-active span {
background:none !important;
}
.opener--htx.is-active span::before {
 top:0;
 -webkit-transform: rotate(0deg);
 -ms-transform: rotate(0deg);
 transform: rotate(0deg);
}
.opener span::before {
    top:0;
    -webkit-transform: rotate(90deg);
 -ms-transform: rotate(90deg);
 transform: rotate(90deg);
}    
    
.opener.is-active span::before{
 background: #000;
}

*/
    
    
    
    
    
  .acco .opener {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    cursor: pointer;
    text-align: center;
    width: 50px;
    height: 50px;
    line-height: 50px;
}
.acco .opener::before, .acco .opener::after {
    position: absolute;
display: block;
left: 15px;
width: 40%;
height: 1px;
background-color: #000;
content: "";
top: 25px;
}
/*.accordion .opener::before, .acco .opener::before {
 content: "\f106";
 display: inline-block;
font-family: "Fontawesome";
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1em;
color: #000;
-webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
}*/
    
    
.acco .opener::before {
 -webkit-transform: rotate(90deg);
 -ms-transform: rotate(90deg);
 transform: rotate(90deg);
}
    
    
    
.acco .opener:hover, .acco li.item-active > .opener {
 background-color: rgba(0,0,0, 0.05);
}
.accordion .opener, .acco .opener, .collapsible .opener {
    background-image: none !important;
    font-size: 12px;
}
 
.accordion li.item-active > .opener::before, .acco li.item-active > .opener::before {
 -webkit-transform: rotate(0deg);
 -ms-transform: rotate(0deg);
 transform: rotate(0deg);
 
}  
    

    
.video.fillcontainer{
height: 400px!important;
}
.nav-mobile .nav-item > a, .header-mobile .account-links .links > li > a {
    line-height: 50px;
}
.acco .nav-item > a {
 line-height: 50px;
 display: block;
 padding: 0 10px;
 padding-right: 10px;
 color:#000;
 font-weight: normal;
 letter-spacing: .1rem;
 text-decoration: none;
}
    
    .nav-submenu .nav-item > a{
font-size: 12px;
    }
.grid12-1, .grid12-2, .grid12-3, .grid12-4, .grid12-5, .grid12-6, .grid12-7, .grid12-8, .grid12-9, .grid12-10, .grid12-11, .grid12-12, .grid-full, .grid-col2-sidebar, .grid-col2-main, .grid-col3-sidebar, .grid-col3-main {
    width: 100% !important;
    margin-left: 0;
    margin-right: 0;
}
.navi.nav-mobile.opt-hide480 li.nav-item > div.nav-panel--dropdown > div {
    padding: 0 !important;
}
.fade-on-hover {
 max-width: 100%;
 width: auto;
 height: auto;
}

.acco .nav-item > .link .opener{
top: 0
}
.nav-block {
margin-top:0;
margin-bottom:0;
}
.nav-regular li.level0 {
 float: none;
 display: inline;
}
.owl-carousel .item, .swiper-slide.item {
    margin:10px 1px!important;
}
.topside.product-tag .ribbon{
top:-24px;
}
.owl-prev{
 left:15px!important;
}
.owl-next{
 right:15px!important;
}
.callout__block .banner-heading {
    opacity: 1;
    padding:15px;
    position: relative;
    transition: transform 0.7s ease 0s;
    width: 100%;
    margin: 0 auto;
    
    text-align: center;
    color: #fff!important;
    font-weight: bold;
}
.leftstyle-heading{
min-height: 150px;
}
    .pogoSlider-dir-btn--next, .pogoSlider-dir-btn--prev{
bottom: 0!important;
    }
.customer-service-container, .row-eq-height{
display: block;
}
.shopping-basket img{
 width: 17px;
 height:17px;
}
.counter-number {
    font-size: 10px;
    position: absolute;
    width: 15px;
    height: 15px;
    background:#000;
    color: #fff;
    border-radius: 50%;
    font-size: 10px;
    right: 5px;
    top: 5px;
}
.search-container {
    display: none;
    position: relative;
    width: 100%;
    float: left;
    margin: 10px 5px!important;
}
.search-container .form-control {
 width: calc(100% - 40px);
}
.nav-icons li {
position: static;
    }
.nav-regular li.level0 {
 display:block;
 }
.page-footer .wrap {
    background: transparent url("../images/bg_flowers.png") no-repeat fixed center bottom -130px;
        background-size: auto auto;
    background-size: cover;
    padding: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    margin: 0 auto;
    left: -1px;
    right: -1px;
    transition: all 0.9s ease-in-out 0s;
        transition-delay: 0s;
    opacity: 1;
    transition-delay: 0.9s !important;
    transform: translate(0px,60px);
}
.show-bg {
    height: 100% !important;
    opacity: 1 !important;
    background: transparent url("../images/bg_flowers.png") no-repeat fixed center bottom -130px;
        background-size: auto auto;
    transform: translate(0px,3px) !important;
    transition-delay: 0s !important;
    transition: all 0.1s ease-in-out 0s;
}
.footbox ul.sidebar-menu li a {
    color: #fff;
    padding: 10px 0;
}
ul.sidebar-menu li a {
color: #000;
padding: 15px;
}
ul.sidebar-menu li a h6{
text-transform: uppercase;
text-decoration: underline;
}
.footer.light-grey h6 {
 color: #000 !important;
 font-weight: bold;
 text-transform: uppercase;
}
.bottom_nav {
 display: block;
 height: 100%;
 left: -100%;
 top:86px;
 position: fixed;
 width: 100%;
 z-index: 9;
 
 -webkit-transition-duration: 0.3s, 0.3s;
 transition-duration: 0.3s, 0.3s;
 -webkit-transition-delay: .2s, 0s;
 transition-delay: .2s, 0s;
 -webkit-transition-delay: .2s, 0s;
 transition-delay: .2s, 0s;
 overflow-y: auto;
 background:#fff;
}
.st-container.st-effect-5.st-menu-open .bottom_nav{
 display: block;
 height: 100%;
 left: 0;
 top:86px;
 position: fixed;
 width: 100%;
 z-index: 9;
 
 -webkit-transition-duration: 0.3s, 0.3s;
 transition-duration: 0.3s, 0.3s;
 -webkit-transition-delay: .2s, 0s;
 transition-delay: .2s, 0s;
 -webkit-transition-delay: .2s, 0s;
 transition-delay: .2s, 0s;
 overflow-y: auto;
 background:#fff;
}
.st-menu-open .st-pusher::after {
 width: 100%;
 height: 100%;
 opacity: 1;
 -webkit-transition: opacity 0.5s;
 transition: opacity 0.5s;
}
.st-pusher::after {
 position: absolute;
 top: 0;
 right: 0;
 width: 0;
 height: 0;
 background: rgba(0,0,0,0.2);
 content: '';
 opacity: 0;
 -webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
 transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
}

.st-effect-5.st-menu-open .st-pusher {
 /* -webkit-transform: translate3d(250px, 0, 0);
 transform: translate3d(250px, 0, 0); */
}
.navbar-brand > img {
 height:60px;
}
}
@media (orientation: landscape) {
  .view video.video-intro{
    top:-20%;
    left: auto;
    
    width: 100%;
    
   height: auto;
    -webkit-transition: 1s opacity;
    transition: 1s opacity;
    -webkit-transform:none;
    transform:none;
    }
}
@media (min-width: 768px) and (orientation:portrait) {
.navbar-collapse{
flex-basis: auto;
}
.footer.opened-footer {
    height: 200px;
}
.nav-regular .nav-panel.full-width {
 width: 650px;
}   
.ban img {
 max-width: 200px;
}
.cart-position {
 width: 300px;
 left: -247px!important;
}
.login-style {
left:-150px;
}
}
@media (min-width: 768px) {
#slide-out{
position: fixed;
height: 100%;
width: 300px;
padding-top:240px;
}
.footer-widget{
padding-left: 100px;
}

.md_hidden {
        height: 0;
    }

#footer .card-text.address{
 height: 90px;
    }
    
.float-md-left{
float: left;
}
    
.products-slider-detail{
width: 50%;
}
    
.ms-n5 {
 margin-left: -100px;
}
    
.search_product{
width:450px;
}
    
.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl{
 padding-left: calc(var(--bs-gutter-x) * 1);
 padding-right: calc(var(--bs-gutter-x) * 1);
    }
    
.bottom-widgets .first-widget::after {
    position: absolute;
    content: "";
    top: -99px;
    bottom: -99px;
    right: 0;
    border-left: 1px solid rgba(0,0,0,.15);
    border-right: 1px solid rgba(255,255,255,.15);
    /*-webkit-transform: rotate(25deg);
    -ms-transform: rotate(25deg);
    transform: rotate(25deg);*/
}
    
    .module-inner figcaption {
  min-height: 45px;
}
    .view video.video-intro{
    top:-20%;
    left: auto;
    z-index: -100;
    width: 100%;
    min-width: 100%;
    height: auto;
    min-height: 100%;
    -webkit-transition: 1s opacity;
    transition: 1s opacity;
    -webkit-transform:none;
    transform:none;
    }
    
.h1bdr::after {
    background: #ddd;
    height: 200px;
    width: 1px;
    position: absolute;
    right: 0;
    top: 50px;
    content: "";
}
.owl-prev{
 left:-25px;
 top:40%
}
.owl-next{
 right:-25px;
 top:40%
}
.products-slider-detail .owl-prev{
 left:0!important;
 top:50%;
 border-radius:none!important;
}
.products-slider-detail .owl-next{
 left:75px!important;
 top:50%;
 border-radius:none!important;
}    
    

.smt-5{
padding-top: 10rem!important;
    }
.testimonial_heading{
position: absolute;
width:75%;
top:40px;
left:15px;
text-align: left;
z-index: 1;
font-size: 2rem;
    }
.work-process{
background: url(../images/site-img5.png) repeat-x center 14px;
position: relative;
}

.work-process .img-icon-block:after{
 position: absolute;
    content: "\f105";
    right: -100px;
    color: #000;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    top: 6px;
    font-size: 30px;
}


    
.footer-links li::after {
    /*position: absolute;
    content: "";
    background: #ccc;
    width: 1px;
    height: 16px;
    font-size: 18px;
    right:0;
    top: 19px;*/
}

global-image-wrapper .hover-mask {
 position: absolute;
 bottom: 0px;
 left: 0;
 right: 0;
 margin: 0 auto;
 box-shadow: 1px 1px 3px 
rgba(136,136,136,.19);
background-color:transparent;
text-align: left;
padding: 10px;
transform: translate3d(0px, 130px, 0px);
transition: transform 0.7s ease 0s;
}
.global-image-wrapper:hover .hover-mask {
 opacity: 1;
 transform: translate3d(0px, 0px, 0px);
 transition: all 500ms ease 0s; 
 z-index: 9;
}
.global-image-wrapper h3{
 color: #fff;
 position: absolute;
 bottom:10px;
 left:10px;
 font-size: 1.3rem;
 z-index: 9;
 transform: translate3d(0px, 10px, 0px);
transition: transform 0.7s ease 0s;
}

.global-image-wrapper:hover h3 {
 
 transform: translate3d(0px, -80px, 0px);
 transition: all 500ms ease 0s; 
 z-index: 9;
}


.callout__block .banner-heading {
    letter-spacing: .3rem;
    opacity: 1;
}
    
.tram_con2 {
    height: 300px;
    overflow: auto !important;
    overflow-x: hidden;
    
    width: 100%;
    padding: 10px 10px 0px;
    margin-bottom: 27px;
    border: 1px solid #ccc;
}
.carousel,.view {
 height:100%;
}
 
.camera_wrap {
 height: calc(100% - 15%)!important;
}
    
.left-arrow {
	border-color: transparent white;
	border-style: solid;
	border-width: 20px 20px 20px 0px;
	height: 0px;
	width: 0px;
    content: "";
    position: absolute;
    top:50%;
    right: 0;
}
    
.arrow-right {
  width: 0; 
  height: 0; 
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 20px solid white;
  content: "";
  position: absolute;
  top:50%;
  left: 0;
}    
    
    
.half-page-intro{
height: 50%!important;
}
.nav-item:hover > .nav-panel--dropdown {

    opacity: 1;
    transition-delay: 50ms;
    -moz-transition-delay: 50ms;
    -webkit-transition-delay: 50ms;
    -o-transition-delay: 50ms;
    left: inherit;

}
.second_header {
  /*padding: 10px 16px;
  /*box-shadow: 2px 2px 2px 2px rgba(241,241,241,0.7);*/
 /*box-shadow: 0 1px 1px rgba(0,0,0,0.1);
-khtml-box-shadow: 0 1px 1px rgba(0,0,0,0.1);
-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.1);
-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.1);
-ms-box-shadow: 0 1px 1px rgba(0,0,0,0.1);
-o-box-shadow: 0 1px 1px rgba(0,0,0,0.1);
}

.content {
  padding: 16px;
}

.stickytoo {
  position: relative;
  top:0;
  width: 100%;
 }

.stickytoo + .content {
  padding-top: 102px;
}

.about_cards{
padding: 100px 0!important;
}
.nav-item:hover > .nav-panel--dropdown {

    opacity: 1;
    transition-delay: 50ms;
    -moz-transition-delay: 50ms;
    -webkit-transition-delay: 50ms;
    -o-transition-delay: 50ms;
    left: inherit;

}
.product-size-color-details-box #flip-scroll td {
    display: block;
    font-size: 12px;
    min-height: 1.25em;
    padding: 2px 0;
    text-align: left;
    border: none;
}
.product-size-color-details-box #flip-scroll th {
    display: block;
    font-weight: normal;
    text-align: left;
    text-transform: none;
    font-size: 12px;
    padding:2px 0;
    min-width: 70px;
    border: none;
}
.featured-products.col-md-6 .product-action{
 /*height: 500px;*/
 }
.featured-products.col-md-4 .product-action{
 /*height: 300px;*/
}
.cart-position {
 width: 300px;
 left: -245px;
}
.login-style {
left:-150px;
}
.navbar-brand > img{
height:50px;
}

/*#header.sticky.condensed #trueHeader .navbar-brand > img {
height: 20px;
}*/
.nav-regular ul {
    /*text-align: center;
    justify-content: center;*/
    
}
.navbar > .container, .navbar > .container-fluid {
 /*display: block;*/
}
.owl-next::before, .owl-prev::before {
 /*border: 1px solid #AA8097;
 content: "";
 padding: 15px 15px;
 border-radius: 50%;
 position: absolute;
 left: 9px;
 top: 9px;*/
}
.shopping-basket img{
 width: 15px;
 height:15px;
}
.search-container{
display: block!important;
}
.bottom_nav{
/*width: 100%;
margin-top: 1.5rem;*/
justify-content:end;
    }
 .contacts_separator {
    background-color: #000;
}
 .contacts_separator {
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    bottom: 0;
    left: auto;
    width: 1px;
    height: 100%;
}
 .contacts_info span {
    padding: 0;
}

.page-footer .wrap {
    background: transparent url("../images/bg_flowers.png") no-repeat fixed center bottom -230px;
        background-size: auto auto;
    background-size: cover;
    padding: 0;
    height: 100%;
    position: absolute;
    margin: 0 auto;
    left: -1px;
    right: -1px;
    transition: all 0.9s ease-in-out 0s;
        transition-delay: 0s;
    opacity: 1;
    transition-delay: 0.9s !important;
    transform: translate(0px,60px);
}
.show-bg {
    height: 100% !important;
    opacity: 1 !important;
    background: transparent url("../images/bg_flowers.png") no-repeat fixed center bottom -230px;
        background-size: auto auto;
    transform: translate(0px,3px) !important;
    transition-delay: 0s !important;
    transition: all 0.1s ease-in-out 0s;
}
ul.sub li > a.anim, .sub.office-address.anim {
    position: relative;
    -webkit-clip-path: inset(0 100% 0 0);
    clip-path: inset(0 100% 0 0);
    transition: opacity .4s, -webkit-clip-path .4s;
    transition: clip-path 0.4s,opacity 0.4s;
    transition: clip-path 0.4s,opacity 0.4s, -webkit-clip-path 0.4s;
        transition-duration: 0.4s, 0.4s, 0.4s;
        transition-delay: 0s, 0s, 0s;
    transition-duration: 0.4s, 0.4s, 0.4s;
    transition-delay: 0s, 0s, 0s;
    -webkit-transition-delay: 0.5s, 0s;
    transition-delay: 0.5s, 0s;
    transition-duration: 0.5s;
}
.anim-show {
    -webkit-clip-path: inset(0 0 0 0);
    clip-path: inset(0 0 0 0) !important;
    transition: opacity .2s, -webkit-clip-path .2s;
    transition: clip-path 0.2s,opacity 0.2s;
    transition: clip-path 0.2s,opacity 0.2s, -webkit-clip-path 0.2s;
    -webkit-transition-delay: 0.3s, 0s;
    transition-delay: 1.2s, 0s !important;
    transition-duration: 1.5s !important;
}
.footbox ul.sidebar-menu li ul.sub {
 display: block !important;
}
.footer {
 height: 50px;
 transition-delay: 0.9s;
}

.open-the-footer .sub-menu {
    padding: 0 15px;
    margin-bottom:0;
    float: left;
    -webkit-transition-property: width;
    -webkit-transition-duration: 2s;
    transition-property: width;
    transition-duration: 2s;
    transition-delay: 1s;
    transition-delay: 1s;
    transition-duration: 1s !important;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    
}
.open-the-footer .col-lg-4 {
 transition-delay: 0s !important;
 transition-duration: 0.5s !important;
}
.bg-container{
background: url(../images/floral-border-top.png), url(../images/floral-border-bottom.png);
background-position: top left 0px, bottom -20px right 0px;
background-repeat: no-repeat;
}
.image-container{
 position: relative;
 overflow: hidden;
 margin: 60px; 
}
.section-2--block.block-2, .section-2--block.block-4 {
 padding: 40px 0 30px;
}
.section-2--block.block-2, .section-2--block.block-4 {
 position: absolute;
top: 0;
height: 100%;
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
    }
.section-2--block.block-2 {
    right: 0;
}

#carousel-example-2 .pt-5{
padding-top:5rem!important;
}
/*.carousel-caption {
width: 250px;
height: 200px;
position: absolute;
left: 0;
bottom: 100px !important;
background: #832826;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
overflow: hidden;
-webkit-transition: all 9s ease-in-out !important;
-o-transition: all 9s ease-in-out !important;
transition: all 9s ease-in-out !important;
right: 0;
margin: 0 auto;
}*/
 

    
.navbar.navbar-dark .navbar-nav .nav-item .nav-link:hover {
 
}
    
/*
    
.navbar .nav-item .level-top::after, .main-menu li.depth-1 > a::after {
 transition: all 0.3s 0.3s, height 0.4s, opacity 0.5s 0.2s;
 -webkit-transition: all 0.3s 0.3s, height 0.4s, opacity 0.5s 0.2s;
}

.bottom_nav .nav-4::after {
 content: '';
 position: absolute;
 left: 50%;
 bottom:0%;
 height:3px;
 width: 0;
 transform: translateX(-50%);
 -webkit-transform: translateX(-50%);
 z-index: -1;
 background-color: #ffde00;
}
.bottom_nav .nav-4:hover::after {
    transition: all 0.4s, height 0.3s 0.3s;
    -webkit-transition: all 0.4s, height 0.3s 0.3s;
}
.bottom_nav .nav-4:hover::after, .bottom_nav .nav-4.active::after {
 width: 100%!important;
 content: '';
 position: absolute;
 left: 50%;
 bottom:0%;
 height:3px;
 transform: translateX(-50%);
 -webkit-transform: translateX(-50%);
 z-index:9;
 background-color: #ffde00;
}*/
    
    
 .bottom_nav .nav-4:hover::after, .bottom_nav .nav-4.active::after {
  width: 70%;
    transition: all 0.4s, height 0.3s 0.3s;
    -webkit-transition: all 0.4s, height 0.3s 0.3s;
}



.bottom_nav .nav-4::after {
    content: '';
    position: absolute;
    left: 50%;
    right: 50%;
    margin: 0 auto;
    bottom: 10px;
    height: 1px;
    width: 0;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    z-index: -1;
    background-color: #000 ;
    transition: all 0.4s, height 0.3s 0.3s;
    -webkit-transition: all 0.4s, height 0.3s 0.3s;
}   
.nav-regular li.level0:hover a, .bottom_nav .nav-4.active a {
     color:#000!important;
    }
    

    
    
.nav-item:hover > .nav-panel--dropdown {
    opacity: 1;
    transition-delay:1s;
    -moz-transition-delay:1s;
    -webkit-transition-delay:1s;
    -o-transition-delay:1s;
    display: block;
    left: inherit;
    top:50px;
    /* -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;*/
  
  background: #fff!important;
}
.nav-item > .nav-panel--dropdown {
    display: block;
    left: -10000px;
    /*opacity: 0;
    -moz-transition: opacity 50ms ease-in-out 50ms, left 0s ease-in-out 100ms, top 0s ease-in-out 100ms;
    -webkit-transition: opacity 50ms ease-in-out 50ms, left 0s ease-in-out 100ms, top 0s ease-in-out 100ms;
    -o-transition: opacity 50ms ease-in-out 50ms, left 0s ease-in-out 100ms, top 0s ease-in-out 100ms;
    transition: opacity 50ms ease-in-out 50ms, left 0s ease-in-out 100ms, top 0s ease-in-out 100ms;
        transition-delay: 50ms, 100ms, 100ms;*/
    /*display: none;*/
    transition-delay:1s;
    -moz-transition-delay:1s;
    -webkit-transition-delay:1s;
    -o-transition-delay:1s;
}
.promos h2{
font-size: 14px;
font-weight: bold;
text-transform: uppercase;
letter-spacing: 0.1em;
   }
.navbar-dark .navbar-brand {
   /* color: #fff;
    position: absolute;
    margin: 0 auto;
    width: 400px;
    display: block !important;
    left: -1px;
    right: -1px;
    text-align: center;*/
}
.nav-link {
 /*padding:1rem 1.5rem;*/
 /*padding:1rem 1.5rem;
 text-transform: uppercase;*/
 
 /* -webkit-transition: all 0.5s ease-in-out!important;
  -o-transition: all 0.5s ease-in-out!important;
  transition: all 0.5s ease-in-out!important;*/
font-size: 14px;
 }
#header.sticky.condensed #trueHeader .nav-link {
 /*padding:2rem .5rem;*/
 letter-spacing:0em;
 }
 .content-second {
    bottom: 60px;
    position: absolute;
    width: 100%;
    z-index: 100;
    left: 0;
    right: 0;
}

.content-second .promos {
    background: rgba(255, 255, 255, 0.85) none repeat scroll 0 0;
    margin: 0 auto;
    max-width: 240px;
    min-width: 200px;
    padding:10px 0;
    text-align: center;
    
}
}

    
.form-container{
padding: 50px 150px;
}
#application-form .form-container{
border: 1px solid #ccc;
}    

    
.demo-gap-half {
    display: table;
    width: 100%;
}
.demo-gap-half > div {
    display: table-cell;
    width: 50%;
}
.swiper-button-prev, .swiper-button-next{
display: none;
    }
#jarallax-container-0 {
           clip: rect(0 1519.199951171875px 500px 0)!important;
           clip: rect(0, 1519.199951171875px, 500px, 0)!important;
        }

.callout__block:hover .banner-box {
  z-index: 99;
}
.callout__block .banner-content {
    /*color: #fff;*/
}

.nav-regular li.level0 {
 position: relative;
 padding: 10px 0;
}
.navbar-expand-lg {
-ms-flex-flow: column nowrap;
flex-flow: column nowrap;

}
}

@media (min-width: 992px) {
.product-size-color-details-box #flip-scroll thead {
    display: block;
    float: left;
}

.product-size-color-details-box #flip-scroll tbody {
    display: block;
    overflow-x: auto;
    position: relative;
    white-space: nowrap;
    width: auto;
}
.footer.opened-footer {
    height: 200px;
}
.nav-regular .nav-panel.full-width {
 width:775px;
} 
.ban img {
max-width: 200px;
}
}
@media (min-width: 1200px) {
.h-5{
min-height: 650px;
 }
.swiper-slide .product-action, .owl-carousel .product-action {
    /*height: 480px;*/
}
.featured-products.col-xl-4 .product-action{
 /*height: 540px;*/
 }
.featured-products.col-xl-3 .product-action {
    height:300px;
}
.featured-products.col-xl-6 .product-action{
 height:600px;
 }
.nav-regular .nav-panel.full-width{
width: 900px;
    }
.cart-position{
 width:300px;
 left:-231px;
    }
.footer.opened-footer {
 height: 270px;
}
.section-2--block {
 width:200px;

}
.navbar-brand > img {
 /*height:50px;*/
 transition: all 1000ms ease-in-out;
-webkit-transition: all 1000ms ease-in-out;
-moz-transition: all 1000ms ease-in-out;
-o-transition: all 1000ms ease-in-out;
margin: 0 auto;
}

.product-image .mask{
max-width:600px;
}
}

