/* Demo 21 Homepage 21 */


/* Fonts */

@import url("https://fonts.googleapis.com/css?family=Poppins:200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800");

/* font-family: 'Poppins', sans-serif; */

.megamenu,.creadev-dd ul{
    margin-top:-15px !important;
    z-index:5000 !important;
}
/* Header */

.menu .megamenu.demo {
    height: 68vh;
}

.logo {
    margin-top: 3rem;
    margin-bottom: 3rem;
}

.top-menu li+li {
    margin-left: 2.6rem;
}

.top-menu i.icon-phone {
    margin-right: .8rem;
}

.top-menu i {
    margin-right: .5rem;
}

.header-middle {
    border-bottom: none;
}

.header-middle .menu>li>a {
    padding: 3.2rem 3.2rem;
}

.header-middle .menu.sf-arrows>li>.sf-with-ul {
    padding-right: 1.8rem;
}

.header-middle .header-right>div>a>i {
    color: #333;
}

.header-middle .header-right .mobile-menu-toggler a i {
    font-size: 2.6rem;
}

.header-middle .header-right .header-search a i {
    font-size: 2.4rem;
}

.header-middle .header-right .icon-heart-o {
    font-size: 2.6rem;
    margin-right: .3rem;
    margin-left: 1.8rem;
}

.header-middle .header-right .icon-shopping-cart {
    font-size: 3.2rem;
}

.cart-dropdown .dropdown-toggle,
.compare-dropdown .dropdown-toggle {
    color: #666666;
}

.wishlist a {
    display: flex;
    justify-content: center;
    align-items: center;
}

.wishlist .wishlist-count {
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 2rem;
    height: 2rem;
    border-radius: 50%;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1;
    margin-left: .2rem;
    margin-top: .1rem;
    color: #fff;
    background-color: #6666ff;
}

.cart-dropdown {
    padding-left: 1.5rem;
}

.cart-dropdown .dropdown-toggle {
    font-size: 2.6rem;
}

.cart-dropdown .cart-count {
    background-color: #6666ff;
}


/* Header Search */

.search-toggle {
    color: #666;
}

@media screen and (max-width: 991px) {
    .header-middle .header-right>div:nth-child(3) {
        padding: 0;
    }
}

@media screen and (max-width: 767px) {
    .dropdown.category-dropdown .dropdown-toggle {
        min-width: 230px;
    }
    .dropdown.category-dropdown .dropdown-toggle:after {
        margin-left: 3.5rem;
    }
}

@media screen and (max-width: 575px) {
    .dropdown.category-dropdown .dropdown-toggle {
        min-width: 200px;
    }
    .dropdown.category-dropdown .dropdown-toggle:after {
        margin-left: 2.3rem;
    }
}

.notification {
    position: relative;
    display: flex;
    justify-content: center;
    padding: 1.3rem 0;
}

.notification .notify-content h3 {
    font-size: 1.3rem;
    font-weight: 400;
    letter-spacing: .05em;
    color: #fff;
    margin-bottom: 0;
}

.notification .notify-action {
    position: absolute;
    right: 19%;
    top: 17%;
}

.notification .notify-action a {
    font-size: 1.6rem;
    letter-spacing: -.01em;
    color: #fff;
    line-height: 0;
}

.intro-slider-container,
.intro-slide {
    height: 600px;
    background-color: #f5f6f9;
}

.intro-slide {
    display: flex;
    align-items: center;
    background-size: cover;
    background-position: center center;
}

.intro-slide .intro-content {
    display: flex;
    position: static;
    left: auto;
    top: auto;
    transform: translateY(0);
    -ms-transform: translateY(0);
}

.intro-slide .intro-content .row {
    justify-content: flex-end;
    width: 142rem;
}

.intro-slide .intro-content .intro {
    margin-right: .5rem;
    padding-bottom: 3.5rem;
}

.intro .title h3.darkWhite,
.intro .price h3.darkWhite {
    color: #ebebeb;
}

.owl-theme .owl-nav [class*='owl-'] {
    width: 3.2rem;
    height: 3.2rem;
    font-size: 2rem;
    margin-top: -1.6rem;
}

.owl-theme.owl-nav-inside .owl-nav .owl-prev {
    left: 50%;
    margin-left: -584px;
}

.owl-theme.owl-nav-inside .owl-nav .owl-next {
    right: 50%;
    margin-right: -584px;
}

.owl-theme.owl-light .owl-nav [class*='owl-'] {
    border-color: rgba(255, 255, 255, 0.7);
    background-color: rgba(255, 255, 255, 0.7);
    color: #ccc;
}

.owl-theme.owl-nav-inside .owl-dots {
    bottom: 20px;
}

.owl-prev:focus,
.owl-next:focus {
    outline: none;
}

.container {
    width: 100%;
    max-width: 1420px;
    padding-right: 10px;
    padding-left: 10px;
    margin-right: auto;
    margin-left: auto;
}

.intro .title h3 {
    color: #666;
    font-weight: 700;
    font-size: 2.4rem;
    letter-spacing: -.025em;
    margin-bottom: .7rem;
    text-indent: .2rem;
}

.intro .content {
    margin-bottom: .5rem;
}

.intro .content h3 {
    color: #fff;
    font-weight: 700;
    font-size: 3rem;
    letter-spacing: -.025em;
    margin-bottom: 0;
    line-height: 1em;
}
.intro{
    padding-left: 50px !important;
}

.intro .price h3 {
    color: #666;
    font-weight: 700;
    font-size: 3rem;
    letter-spacing: -.025em;
    margin-bottom: 2.2rem;
}

.intro .action {
    margin-left: .2rem;
}

.intro .action a {
    padding: 1.2rem 4.5rem;
}

.btn-outline-primary-2 i {
    color: #6666ff;
}

.btn-outline-primary-2:hover i,
.btn-outline-primary-2:focus i {
    color: #fff;
}

.banner-container {
    margin-top: -100px;
    position: relative;
    margin-bottom: 5rem;
    z-index: 100;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.banner-container>div {
    background-position: center;
    background-size: cover;
}

.banner-container::before {
    content: '';
    box-shadow: 0 10px 20px #999;
    margin-top: 2rem;
    width: 96%;
    height: 90%;
    left: 2%;
    position: absolute;
    z-index: -10;
}

.col-pd1 {
    padding: 0;
}

.col-pd1:hover>a:after,
.col-pd1:focus>a:after {
    opacity: 0.5;
}

.col-pd1:hover .action a,
.col-pd1:focus .action a {
    color: #6666ff;
    background-color: #fff;
}

.col-pd1>a img {
    height: 100%;
}

.col-pd1>a:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: #6666ff;
    opacity: 0;
    transition: all .3s;
    top: 0;
    left: 0;
}

.col-pd1:not(:last-child) {
    border-right: .1rem solid white;
}

.col-pd1 .banner-content {
    left: 5rem;
    padding-right: 5rem;
}

.col-pd1 .title h3 {
    color: #ebebeb;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: -.01em;
    margin-bottom: 1.3rem;
}

.col-pd1 .content {
    margin-bottom: 1.5rem;
}

.col-pd1 .content h3 {
    font-size: 3.4rem;
    font-weight: 700;
    letter-spacing: -.025em;
    line-height: 1em;
    margin-bottom: .5rem;
    text-transform: uppercase;
    color: #fff;
}

.col-pd1 .action a {
    padding: .5rem 1.8rem;
    min-width: unset;
}

.col-pd1 .action a:hover,
.col-pd1 .action a:focus {
    text-decoration: none;
}

.banner-content a:hover,
.banner-content a:focus {
    text-decoration: none;
}

.logos .owl-simple .owl-nav .owl-prev i,
.logos .owl-simple .owl-nav .owl-next i {
    font-size: 2rem;
}

.logos .owl-simple .owl-nav .owl-prev {
    left: -5.5rem;
}

.logos .owl-simple .owl-nav .owl-next {
    right: -5.5rem;
}

.logos .owl-simple .owl-nav [class*='owl-']:not(.disabled):hover {
    color: #6666ff;
    background: transparent;
    text-decoration: none;
}

.btn-primary {
    color: #fff;
    font-size: 1.4rem;
    background-color: #6666ff;
    border-color: #6666ff;
    box-shadow: none;
}

.banner-title a {
    color: #fff;
}

.btn-demoprimary {
    color: #fff;
    font-size: 1.4rem;
    background-color: transparent;
    border-color: #fff;
    box-shadow: none;
    transition: all 0.3s;
    padding-top: 5px;
    padding-bottom: 5px;
}

.btn-demoprimary:hover,
.btn-demoprimary:focus {
    color: #6666ff;
    background-color: #fff;
}

.btn-viewMore {
    color: #333333;
    border: 1px solid #333333;
    transition: all 0.3s;
    padding: 1.5rem 4rem 1.5rem 4rem;
    margin-bottom: 3rem;
}

.btn-viewMore:hover,
.btn-viewMore:focus {
    color: #fff;
    background-color: #6666ff;
    border-color: #6666ff;
}

.heading .title {
    font-weight: 700;
    font-size: 3.4rem;
    letter-spacing: -.025em;
    margin-top: 6rem;
}

.heading .content {
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 0;
    margin-top: 2rem;
    color: #777;
    line-height: 1em;
}

.old-price {
    color: #cccccc;
    font-size: 1.6rem;
    text-decoration: none;
}

.cur-price {
    color: #000;
    font-size: 1.6rem;
}

.product-price {
    justify-content: center;
}

.ratings-container {
    display: flex;
    align-items: center;
    font-size: 1.3rem;
    margin-bottom: 1.7rem;
    line-height: 1;
    white-space: nowrap;
    justify-content: center;
}

.product-nav {
    display: flex;
    align-items: center;
    justify-content: center;
}

.btn-addtolist {
    font-size: 1.4rem;
    display: flex;
    justify-content: center;
    color: #777;
    transition: all .35s ease;
    opacity: 0;
    visibility: hidden;
}

.btn-addtolist:before {
    content: '\f234';
    font-family: 'molla';
}

.btn-addtolist:hover,
.btn-addtolist:focus {
    color: #666666;
}

.btn-addtolist:hover:before,
.btn-addtolist:focus:before {
    content: '\f233';
    font-family: 'molla';
}

.btn-product {
    color: #6666ff;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.8rem;
    line-height: 1;
    transition: all .35s ease;
    padding-top: .7rem;
    padding-bottom: .7rem;
    margin: 1rem;
    flex-grow: 1;
    flex-basis: 0;
    border: 1px solid #6666ff;
    transition: all .35s ease;
}

.btn-product span {
    color: #6666ff;
    font-weight: 400;
    font-size: 1.3rem;
    letter-spacing: -.01em;
    transition: all .35s ease;
}

.btn-product:hover,
.btn-product:focus {
    background-color: #6666ff;
    color: #fff;
}

.btn-product:hover span,
.btn-product:focus span {
    color: #fff;
    box-shadow: 0 0px 0 0 white;
}

.product-action {
    position: initial;
    transform: unset;
}

.product:hover .product-action,
.product:focus .product-action {
    visibility: visible;
    opacity: 1;
    transform: translateY(0);
}

.product:hover .btn-addtolist,
.product:focus .btn-addtolist {
    visibility: visible;
    opacity: 1;
    transform: translateY(0);
}

.btn-product-icon {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 3rem;
    height: 3rem;
    padding: 0;
    font-size: 1.4rem;
    line-height: 1;
    transition: all .35s ease;
    padding: 0;
    border-radius: 0%;
    color: #777;
    background-color: #fff;
}

.btn-product-icon:before {
    font-family: "molla";
}

.btn-product-icon span {
    display: inline;
}

.btn-product-icon:hover,
.btn-product-icon:focus {
    color: #777;
}

.bestsellers .owl-dots {
    margin-top: -7rem;
}

.bestsellers .product-action {
    display: flex;
    flex-direction: column;
}

.bestsellers .btn-cart {
    width: 90%;
    margin-bottom: 0;
}

.product.demo21 .product-body {
    padding-top: 0;
}

.product.demo21 .product-action {
    padding: 0 2rem;
}

.product.demo21 .product-action a {
    padding: 1rem;
}

.choose-style {
    margin-top: 9rem;
    background-image: url(../../images/demos/demo-21/chooseStyle/background.png);
    background-repeat: no-repeat;
}

.choose-style .container {
    display: flex;
    padding-top: 5rem;
    padding-bottom: 2.5rem;
}

.choose-style .owl-stage,
.choose-style .carousel-equal-height .owl-item {
    display: block;
}

.choose-style .product {
    background: transparent;
}

.choose-style .product::before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 7rem;
    background-color: #fff;
}

.choose-style .product .product-body {
    padding-top: 0px;
    background: transparent;
}

.choose-style .product .product-action {
    overflow: hidden;
    padding: 0;
}

.choose-style .product:hover .product-action,
.choose-style .product:focus .product-action {
    overflow: visible;
}

.choose-style .product:hover::before,
.choose-style .product:focus::before {
    bottom: 0;
}

.choose-style .owl-stage-outer {
    width: 89.1rem;
}

.choose-style .banner-intro {
    margin-top: auto;
    margin-bottom: 10rem;
    padding-left: 0;
}

.choose-style p {
    color: #ebebeb;
    font-weight: 400;
    font-size: 1.2rem;
    font-family: 'Poppins';
    letter-spacing: 0em;
    margin-top: 1.8rem;
    margin-bottom: .8rem;
}

.choose-style .price {
    font-size: 1.4rem;
    letter-spacing: 0;
    margin-top: 2.3rem;
}

.choose-style h3.title {
    color: #fff;
    font-weight: 700;
    font-size: 2.4rem;
    letter-spacing: 0em;
    margin-bottom: .5rem;
    text-transform: none;
    line-height: 1.2em;
}

.choose-style h4.content {
    color: #fff;
    font-weight: 400;
    font-size: 1.4rem;
    letter-spacing: 0em;
    margin-bottom: 0.3rem;
    line-height: 1.25em;
}

.choose-style .btn {
    margin-top: 1rem;
    min-width: unset;
    padding: .8rem 3rem .8rem 2rem;
}

.choose-style .heading .title {
    padding-top: 1rem;
    text-transform: uppercase;
    margin-bottom: 1rem;
}

.choose-style .heading .content {
    margin-top: 0rem;
    margin-bottom: 5rem;
}

.choose-style .carousel {
    padding: 0;
}

.category-banner {
    margin-top: 7rem;
}

.category-banner img {
    width: 100%;
}

.category-banner .row>div:hover .action,
.category-banner .row>div:focus .action {
    color: #6666ff;
    border-bottom-width: .1rem;
}

.category-banner .row>div:hover .action:after,
.category-banner .row>div:focus .action:after {
    content: '\f274';
    font-family: 'molla';
    visibility: visible;
    opacity: 1;
    transform: translateX(0px);
}

.category-banner .banner-content {
    left: 5rem;
}

.category-banner .banner-content .category {
    font-size: 1.6rem;
    font-weight: 700;
    letter-spacing: -.01em;
    margin-top: 0rem;
    margin-bottom: .3rem;
}

.category-banner .banner-content .action {
    color: #777;
    padding-bottom: .3rem;
    letter-spacing: -.01em;
    border-bottom: 0.1rem solid #6666ff;
    border-bottom-width: 0;
    transition: all .2s;
}

.category-banner .banner-content .action::after {
    content: '\f274';
    font-family: 'molla';
    transform: translateX(-25px);
    opacity: 0;
    visibility: hidden;
    transition: all .3s;
}

.new-arrivals .nav-pills {
    margin-bottom: 11rem;
}

.new-arrivals .product {
    margin-top: -8rem;
}

.new-arrivals .product:hover,
.new-arrivals .product:focus {
    z-index: 5;
}

.new-arrivals .product.demo21 .product-body .product-action {
    padding: 0;
}

.new-arrivals .btn-viewMore {
    margin-top: -5rem;
    position: relative;
    padding: 1.2rem 4.2rem;
    border-color: #ccc;
}

.new-arrivals .btn-viewMore:hover,
.new-arrivals .btn-viewMore:focus {
    border-color: #6666ff;
}

.nav.nav-pills .nav-item.show .nav-link.active,
.nav.nav-pills .nav-item .nav-link.active {
    color: #fff;
    border: none;
    background-color: #6666ff;
}

.newsletter .background {
    background-position: center;
    padding-top: 4rem;
    padding-bottom: 8.5rem;
    margin-top: 4rem;
    display: flex;
    justify-content: center;
    position: relative;
}

.newsletter .background::before {
    content: '';
    box-shadow: 0 0 20px #666;
    width: 98%;
    height: 80%;
    position: absolute;
    z-index: -10;
}

.newsletter .subscribe-title {
    margin-left: .8rem;
    margin-right: .8rem;
}

.newsletter .subscribe-title:before {
    content: '\f1c6';
    font-family: 'molla';
    font-size: 4.5rem;
    color: #fff;
}

.newsletter .intro-title1st {
    font-size: 1.4rem;
    font-weight: 300;
    color: #fff;
    letter-spacing: -.01em;
    margin-top: 1rem;
}

.newsletter .intro-title2nd {
    font-size: 3.4rem;
    font-weight: 700;
    color: #fff;
    letter-spacing: -.025em;
    margin-bottom: 0rem;
}

.newsletter form {
    margin-top: 3rem;
}

.newsletter input {
    padding: .6em 2.5rem .6rem 1.5rem;
    border: 3px solid white;
    flex: 1 1 auto;
    font-size: 1.4rem;
    font-weight: 300;
    color: #999;
}

.newsletter .btn-subscribe {
    background-color: #6666ff;
    color: white;
    border-color: #6666ff;
    padding: .6rem 2rem .6rem 2rem;
    min-width: unset;
    text-transform: uppercase;
}

.newsletter .btn-subscribe:hover,
.newsletter .btn-subscribe:focus {
    color: #6666ff;
    background-color: #fff;
    border-color: #fff;
}

.icon-box-content .icon-box-title {
    font-size: 1.6rem;
    font-weight: 700;
}

.icon-box-content p {
    font-size: 1.4rem;
    font-weight: 300;
}

.service {
    padding-left: 0rem;
    display: flex;
    flex-wrap: wrap;
}

.service .icon-box-side {
    padding-bottom: 1rem;
}

.service>div {
    padding: 0;
}

.col-noPadding {
    padding-left: 0rem;
}

.instagram-store hr {
    margin-bottom: 6.5rem;
}

.instagram-store .title {
    margin-bottom: 3.5rem;
    margin-top: 1rem;
}

.instagram-store>.row {
    padding-left: .5rem;
    padding-right: .5rem;
}

.instagram-store .banner-sm-div {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 0;
}

.instagram-store .banner-sm,
.instagram-store .banner-lg {
    padding: .5rem;
}

footer.footer hr {
    margin-top: 5.5rem;
}

footer.footer .widget-about-info span {
    font-size: 1.3rem;
    letter-spacing: 0;
}

footer.footer .widget-about-info .phoneNum {
    padding-right: 0;
}

footer.footer .widget-about-info .payment {
    padding-left: 2.5rem;
}

footer.footer .widget-about p {
    max-width: 50rem;
}

footer.footer .widget-title {
    font-weight: 600;
}

footer.footer a:hover,
footer.footer a:focus {
    color: #6666ff;
}

.instagram-feed {
    margin-bottom: 0;
    background-color: transparent;
}

.instagram-feed::after {
    left: .5rem;
    top: .5rem;
    right: .5rem;
    bottom: .5rem;
}

.instagram-feed a:hover,
.instagram-feed a:focus {
    color: #6666ff;
}

.mmenu-active .mobile-menu-container {
    visibility: visible;
    transform: translateX(83px);
}

@media screen and (max-width: 991px) {
    .banner-container {
        margin-top: -3rem;
    }
    .col-pd1:not(:last-child) {
        border: none;
        margin-bottom: 1rem;
    }
    .newsletter {
        padding: 7rem 1rem 7rem 1rem;
    }
    .banner-container:before {
        display: none;
    }
    .banner-container .row>div {
        margin-bottom: 2rem;
    }
    .category-banner {
        margin-top: 0;
    }
    .category-banner .row>div {
        margin-bottom: 2rem;
    }
    .choose-style .carousel {
        text-align: center;
        margin-left: -1.5rem;
    }
}

@media screen and (max-width: 1200px) {
    .choose-style {
        background-image: none;
    }
    .choose-style .carousel {
        padding-left: 3rem;
    }
    .choose-style .banner-intro {
        background-image: url(../../images/demos/demo-21/chooseStyle/inspirationback.jpg);
        background-position: center;
        padding-top: 18.5rem;
        padding-bottom: 18.5rem;
        padding-left: 3rem;
        margin-bottom: 0rem !important;
    }
    .instagram-store .banner-lg {
        order: 1;
    }
}

@media screen and (min-width: 1200px) {
    .col-2xl-5col {
        flex: 0 0 40%;
        max-width: 40%;
    }
}

@media screen and (min-width: 576px) {
    .banner-lg {
        flex: 0 0 40%;
        max-width: 40%;
    }
    .banner-sm-div {
        flex: 0 0 20%;
        max-width: 20%;
    }
    .banner-sm {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media screen and (max-width: 575px) {
    .banner-lg {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .banner-sm-div {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .banner-sm {
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media screen and (max-width: 1510px) {
    .owl-nav {
        display: none;
    }
}

@media screen and (max-width: 1199px) {
    .choose-style {
        margin-top: 1rem;
    }
    .choose-style .container {
        padding-top: 0;
    }
}

@media screen and (max-width: 991px) {
    .col-pd1>a img {
        width: 100%;
    }
}

@media screen and (max-width: 600px) {
    .input-group {
        padding: 0 2rem;
    }
}

@media screen and (max-width: 576px) {
    .notification {
        justify-content: flex-start;
    }
    .notification .notify-content h3 {
        padding-left: 1rem;
        margin-right: 3rem;
    }
    .notification .notify-action {
        right: 1rem;
    }
    .btn-product {
        margin: 0;
    }
    .product.demo21 .product-action {
        padding: 0;
    }
}

@media screen and (max-width: 660px) {
    .intro-slide .intro {
        padding-left: 3rem;
        padding-right: 3rem;
    }
}

@media screen and (max-width: 400px) {
    .newsletter .input-group {
        justify-content: center;
    }
    .newsletter .input-group-append {
        margin-top: 1rem;
    }
}

@media screen and (max-width: 486px) {
    .col-pd1>a img {
        width: unset !important;
    }
}


/*# sourceMappingURL=demo-21.css.map */

.menu li:hover>a,
.menu li.show>a,
.menu li.active>a {
    color: red !important;
}

.wishlist a .wishlist-count {
    background-color: rgb(197, 58, 58) !important;
    color: #fff !important;
}

.cart-dropdown .cart-count {
    background-color: rgb(197, 58, 58) !important;
    color: #fff !important;
}

.button {
    color: #ffff;
    border-color: #fff !important;
}

.button:hover {
    color: #D20000;
    background-color: #fff !important;
    border: none;
}

.opacity-10 {
    opacity: 1 !important;
}

.overlay-blue {
    background: #000000a3;
    z-index: 1 !important;
    visibility: visible !important;
}

.overlay {
    position: absolute;
    opacity: 0.4 !important;
    visibility: hidden;
    z-index: 99;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
}

.text-over-blur {
    z-index: 55 !important;
}

.intro .title h3 {
    color: #D20000 !important;
}

.intro .price h3 {
    color: #D20000 !important;
}

.header-top a:hover {
    color: #D20000 !important;
}

.col-pd1>a:after {
    background-color: #D20000 !important;
}

.heading {
    display: flex;
    background-color: #333333;
    justify-content: center;
    align-items: center;
    justify-content: space-between;
}

.heading h3 {
    color: #fff;
    padding: 10px;
    padding-left: 20px;
}

.heading p {
    color: #fff;
}

.second-title {
    margin-left: auto;
}

.first-title {
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
    background-color: #D20000;
}

.first-title p {
    position: relative;
}

.first-title p {
    font-size: 20px;
    font-weight: bold;
}

.second-title p {
    padding-right: 20px;
}

.product-media {
    object-fit: cover;
    width: 100% !important;
    height: 250px !important;
}

.product-media img {
    max-width: 100% !important;
    height: 250px;
    background-size: 100% 100%;
}

.btn-product {
    border: 1px solid #D20000;
    color: #D20000;
}

.btn-product span {
    color: #D20000;
}

.btn-product:hover {
    border: 1px solid #D20000;
    background-color: #D20000;
}

.btn-product:hover span {
    color: #fff;
}

.btn-addtolist {
    color: #D20000;
}

#scroll-top.show {
    background-color: #030521 !important;
}

.icon-angle-left:before {
    content: '\f111';
    background: #D20000;
    border-radius: 50%;
}

.icon-angle-right:before {
    content: '\f112';
    background: #D20000;
    border-radius: 50%;
}

.owl-next:hover {
    color: #fff;
}

.owl-theme.owl-light .owl-nav [class*='owl-'] {
    padding: 5px;
    border-color: transparent !important;
    background-color: transparent !important;
    color: #ccc;
}

.testimonial-icon:before {
    color: #D20000;
}

.owl-theme.owl-light .owl-dots .owl-dot.active span {
    border-color: #D20000;
    background: #D20000;
}

.icon-box-circle .icon-box-icon {
    background-color: #D20000;
}

.card-title a {
    color: #ec4662;
}

.card-title a:hover {
    color: #ff1919 !important;
}

.btn-video {
    color: #ff1919;
}

.btn-video:hover {
    background-color: #D20000;
    color: #fff;
}

.banner-button {
    background-color: #ff1919 !important;
    color: #fff !important;
    border: none;
}

.banner-button:hover {
    background-color: #fff !important;
    color: #ff1919 !important;
    border: 1px solid #ff1919;
}

@media screen and (max-width: 447px) {
    .card-title a {
        font-size: 14px !important;
    }
    .card-body {
        font-size: 10px !important;
        text-align: center;
    }
}

.logo img {
    display: block;
    max-width: 80%;
}

.redtowhite {
    background-color: #D20000 !important;
    border: none;
}

.redtowhite:hover {
    background-color: #fff !important;
    border: #D20000;
    color: #D20000;
}

.banner-big .banner-content {
    max-width: 70%;
}

.btn-subscribe:hover {
    color: #D20000 !important;
}

.footer {
    width: 100% !important;
    font-weight: 300 !important;
    font-size: 1.4rem !important;
    color: #777 !important;
    background-color: #fff !important;
}

.widget-about p:last-of-type {
    color: #fff !important;
}

.footer .widget-list li a {
    color: #fff !important;
}

.footer .widget-title {
    color: #D20000 !important;
}

body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #F5F5F5;
}

body::-webkit-scrollbar {
    width: 6px;
    background-color: #F5F5F5;
}

body::-webkit-scrollbar-thumb {
    background-color: #030521;
}

.banner-container>div:hover a {
    color: #D20000 !important;
}


/* .whitetored{
  background-color: #fff  !important;
  border: D20000;
}
.redtowhite:hover{
  background-color: #D20000 !important;
  border: #D20000 ;
  color: #fff ;
} */

.btn-viewMore:hover,
.btn-viewMore:focus {
    color: #fff;
    background-color: #D20000 !important;
    border-color: #D20000 !important;
}

.header-dropdown a {
    color: #000 !important;
}

.subscribe-button {
    background-color: #D20000 !important;
    border: none;
}

.subscribe-button:hover {
    background-color: #fff !important;
    border: 1px solid #D20000 !important;
    color: #D20000 !important;
    border-left: 0px !important;
}

.cta .btn:not(.btn-block) {
    min-width: 60px !important;
}

.about-img-front {
    max-height: 350px !important;
}

.about-img-back {
    max-height: 328px !important;
}

#scroll-top.show {
    background-color: #D20000;
    border-radius: 50%;
    color: #fff;
}

.header-middle .header-right>div>a>i {
    color: #D20000;
}

.header-search .form-control {
    border: 1px solid #D20000;
}

.cart-dropdown .cart-count {
    background-color: #D20000 !important;
}

.footer .footer-copyright {
    color: #b5b5b5 !important;
}

.banner-link:hover {
    background-color: #D20000 !important;
}

.banner-subtitle:hover {
    background-color: #D20000 !important;
}

.banner-title:hover {
    background-color: #D20000 !important;
}

.banner-link-text:hover {
    background-color: #D20000 !important;
}

.page-item:last-child .page-link {
    color: #fff;
    background-color: #D20000 !important;
}

.page-item.active .page-link {
    color: #D20000 !important;
    background-color: transparent;
    border-color: #D20000 !important;
}

.page-link:hover {
    color: #D20000 !important;
    border-color: #D20000 !important;
}

.card-title a {
    color: #000 !important;
}

.orgnisation-ul li {
    font-size: 12px !important;
}

.send {
    background-color: #D20000 !important;
}

.send:hover {
    background-color: #fff !important;
    border-color: #D20000 !important;
}

.send:hover span,
.send:hover i {
    color: #D20000 !important;
}

.send span,
.send i {
    color: #fff !important;
}

.nav.nav-pills .nav-item.show .nav-link,
.nav.nav-pills .nav-item .nav-link.active {
    border-bottom: 5px solid #D20000 !important;
    background-color: #fff;
}

.card:last-child {
    border-bottom: none !important;
}

.contact-list i {
    color: #D20000 !important;
}

.header-middle .menu>li>a {
    padding: 10;
}

.product-media {
    background-color: transparent !important;
}

.product-media img {
    width: 100% !important;
    height: 100% !important;
}

.banner-title:hover {
    background-color: transparent !important;
}

.banner-subtitle:hover {
    background-color: transparent !important;
}

.page-item:last-child .page-link:hover {
    background-color: transparent !important;
    color: #D20000 !important;
    border: 1px solid #D20000;
}

.checkout-btn {
    background-color: transparent !important;
    color: #D20000 !important;
    border: 1px solid #D20000 !important;
}

.checkout-btn:hover {
    background-color: #D20000 !important;
    color: #fff !important;
    border: 1px solid #D20000 !important;
}

.cart-dropdown:hover .dropdown-toggle,
.cart-dropdown.show .dropdown-toggle,
.compare-dropdown:hover .dropdown-toggle,
.compare-dropdown.show .dropdown-toggle {
    color: #D20000 !important;
}

.cart-dropdown .dropdown-toggle,
.cart-dropdown.show .dropdown-toggle,
.compare-dropdown .dropdown-toggle,
.compare-dropdown.show .dropdown-toggle {
    color: #D20000 !important;
}

.arrows {
    color: #D20000 !important;
}


/* .dropdown-menu{
  visibility: visible !important;
  opacity: 1 !important;
} */

.checkout:hover .arrows {
    color: #fff !important;
}

.viewcart {
    background-color: #D20000 !important;
    color: #fff !important;
    border: 1px solid #D20000 !important;
}

.viewcart:hover {
    background-color: transparent !important;
    color: #D20000 !important;
    border: 1px solid #D20000 !important;
}

.product.product-7 .btn-product {
    cursor: pointer !important;
}

.dropdown-menu:hover {
    opacity: 1 !important;
}

.droped {
    visibility: visible !important;
    opacity: 1 !important;
}

.compare-product-title a:hover,
.compare-product-title a:focus {
    color: #D20000 !important;
}

.btn-add-product {
    background-color: #fff !important;
    color: #D20000 !important;
    border: 1px solid #D20000 !important;
    margin-top: 5px;
}

.btn-add-product:hover {
    background-color: #D20000 !important;
    color: #fff !important;
    margin-top: 5px;
}

.btn-add-product span {
    color: #D20000 !important;
}

.btn-add-product:hover span {
    color: #fff !important;
}

.product-details .product-cat a:hover,
.product-details .product-cat a:focus {
    color: #D20000 !important;
    box-shadow: 0 1px 0 #D20000 !important;
    ;
}

.social-icon:hover,
.social-icon:focus {
    background-color: transparent;
    color: #D20000 !important;
    border-color: #D20000 !important;
}

.loadingspinner {
    pointer-events: none;
    width: 2.5em;
    height: 2.5em;
    border: 0.4em solid transparent;
    border-color: #eee;
    border-top-color: #3E67EC;
    border-radius: 50%;
    animation: loadingspin 1s linear infinite;
}

@keyframes loadingspin {
    100% {
        transform: rotate(360deg)
    }
}

.content_spinner {
    height: 100vh;
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.bg {
    width: 100%;
    height: 100vh;
    background: #E3E3E3;
    padding: 20px;
}

.bg img {
    max-height: 300px;
    width: auto;
    position: absolute;
    margin-top: 10%;
    margin-left: 10%;
}

.animate {
    -webkit-animation-name: spinner;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-duration: 7s;
    animation-name: spinner;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-duration: 7s;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

@keyframes spinner {
    0% {
        -moz-transform: rotateY(0deg);
        -ms-transform: rotateY(0deg);
        transform: rotateY(0deg);
    }
    100% {
        -moz-transform: rotateY(-360deg);
        -ms-transform: rotateY(-360deg);
        transform: rotateY(-360deg);
    }
}

.select-custom::after {
    top: 68% !important;
}

.nav.nav-pills .nav-item.show .nav-link,
.nav.nav-pills .nav-item .nav-link.active {
    color: #D20000 !important;
    border-color: #D20000 !important;
    border-bottom-color: #D20000 !important;
}

.product-details-tab .nav.nav-pills .nav-link:hover,
.product-details-tab .nav.nav-pills .nav-link:focus {
    color: #D20000 !important;
    border-bottom-color: #D20000 !important;
}


/*.details-filter-row .form-control {*/


/*    min-width: 210px !important;*/


/*}*/

@media screen and (max-width: 1366px) {
    .about-index {
        margin-top: -70px !important;
    }
    .search-form{
        position: relative;z-index:-1;
    }
}

@media screen and (max-width: 1024px) {
    .menu .megamenu.megamenu-md {
        width: 960px !important;
    }
}


.fixed ul li a {
    color: #fff;
}

.fixed .sf-with-ul {
    color: #fff;
}

.footer-logo {
    margin-bottom: 2rem;
    margin-top: -.8rem;
    margin: 0 auto;
}

.activity .container .content .elementor-widget-container section {
    padding-bottom: 20px;
}

.activity .container .content .elementor-widget-container .lead {
    line-height: 2;
    margin: 60px auto;
}

.activity .container .content .elementor-widget-container .border-p {
    border-left: 10px solid #D20000;
    padding-left: 15px;
}

.activity .container .content .elementor-widget-container p {
    line-height: 1.5em;
}

.activity .container .content .elementor-widget-container p h6 {
    margin: 10px;
    position: relative;
}

.activity .container .content .elementor-widget-container .paragraphes {
    border-left: 10px solid #D20000;
    padding-left: 20px;
}

.activity .container .content .elementor-widget-container .u-section-1 {
    background-image: none;
}

.activity .container .content .elementor-widget-container .u-section-1 .u-sheet-1 {
    min-height: 600px;
}

.activity .container .content .elementor-widget-container .u-section-1 .u-sheet-1 .u-text-palette-3-light-2 svg {
    fill: #D20000;
}

.activity .container .content .elementor-widget-container .u-section-1 .u-shape-1 {
    width: 603px;
    height: 602px;
    background-image: none;
    margin: 60px 50px 0 auto;
}

.activity .container .content .elementor-widget-container .u-section-1 .u-text-1 {
    margin: -500px 70px 0 0;
    color: black;
}

.activity .container .content .elementor-widget-container .u-section-1 .u-text-1 p {
    font-size: 1.25rem;
    letter-spacing: 0px;
}

@media (max-width: 1199px) {
    .activity .container .content .elementor-widget-container .u-section-1 .u-text-1 {
        margin-right: 95px;
    }
    .activity .container .content .elementor-widget-container .u-section-1 .u-text-2 {
        margin-right: 0;
    }
}

@media (max-width: 991px) {
    .activity .container .content .elementor-widget-container .u-section-1 .u-sheet-1 {
        min-height: 851px;
    }
    .activity .container .content .elementor-widget-container .u-section-1 .u-shape-1 {
        margin-right: 0;
    }
    .activity .container .content .elementor-widget-container .u-section-1 .u-text-1 {
        width: auto;
        margin-right: 191px;
    }
}

@media (max-width: 767px) {
    .activity .container .content .elementor-widget-container .u-section-1 .u-sheet-1 {
        min-height: 899px;
    }
    .activity .container .content .elementor-widget-container .u-section-1 .u-shape-1 {
        margin-right: initial;
        margin-left: initial;
        width: auto;
    }
    .activity .container .content .elementor-widget-container .u-section-1 .u-text-1 {
        margin-right: 89px;
        margin: 40px 40px 0 0;
    }
}

@media (max-width: 575px) {
    .activity .container .content .elementor-widget-container .u-section-1 .u-sheet-1 {
        min-height: 869px;
    }
    .activity .container .content .elementor-widget-container .u-section-1 .u-shape-1 {
        height: 398px;
        width: 350px;
        margin-right: -30px;
        margin-left: auto;
    }
    .activity .container .content .elementor-widget-container .u-section-1 .u-text-1 {
        font-size: 1.25rem;
        margin-right: 36px;
        margin: 40px 30px 0 0;
    }
}

.activity .container .string {
    width: 10px;
    background-color: #D20000 !important;
}

.heading {
    display: flex;
    background-color: transparent !important;
    justify-content: center;
    align-items: center;
    justify-content: space-between;
}

.menu-mobile-filter {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 70%;
    height: 100%;
    background-color: #fff;
    display: none;
    transition: all 3s;
}

@media screen and (max-width: 992px) {
    #toggle_menu_filter {
        display: inline !important;
    }
}

.mmenu-active .mobile-menu-container-1 {
    visibility: visible !important;
    transform: translateX(83px) !important;
}
<<<<<<< HEAD
<<<<<<< HEAD
=======
>>>>>>> a707cd42f444e39b9eca61b2527f4023d2dc59f4
@font-face {
    font-family: 'lg';
    src: url("../fonts/lg.ttf?22t19m") format("truetype"), url("../fonts/lg.woff?22t19m") format("woff"), url("../fonts/lg.svg?22t19m#lg") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

.lg-icon {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'lg' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.lg-actions .lg-next, .lg-actions .lg-prev {
    background-color: rgba(0, 0, 0, 0.45);
    border-radius: 2px;
    color: #999;
    cursor: pointer;
    display: block;
    font-size: 22px;
    margin-top: -10px;
    padding: 8px 10px 9px;
    position: absolute;
    top: 50%;
    z-index: 1080;
    outline: none;
    border: none;
    background-color: transparent;
}

.lg-actions .lg-next.disabled, .lg-actions .lg-prev.disabled {
    pointer-events: none;
    opacity: 0.5;
}

.lg-actions .lg-next:hover, .lg-actions .lg-prev:hover {
    color: #FFF;
}

.lg-actions .lg-next {
    right: 20px;
}

.lg-actions .lg-next:before {
    content: "\e095";
}

.lg-actions .lg-prev {
    left: 20px;
}

.lg-actions .lg-prev:after {
    content: "\e094";
}

@-webkit-keyframes lg-right-end {
    0% {
        left: 0;
    }
    50% {
        left: -30px;
    }
    100% {
        left: 0;
    }
}

@-moz-keyframes lg-right-end {
    0% {
        left: 0;
    }
    50% {
        left: -30px;
    }
    100% {
        left: 0;
    }
}

@-ms-keyframes lg-right-end {
    0% {
        left: 0;
    }
    50% {
        left: -30px;
    }
    100% {
        left: 0;
    }
}

@keyframes lg-right-end {
    0% {
        left: 0;
    }
    50% {
        left: -30px;
    }
    100% {
        left: 0;
    }
}

@-webkit-keyframes lg-left-end {
    0% {
        left: 0;
    }
    50% {
        left: 30px;
    }
    100% {
        left: 0;
    }
}

@-moz-keyframes lg-left-end {
    0% {
        left: 0;
    }
    50% {
        left: 30px;
    }
    100% {
        left: 0;
    }
}

@-ms-keyframes lg-left-end {
    0% {
        left: 0;
    }
    50% {
        left: 30px;
    }
    100% {
        left: 0;
    }
}

@keyframes lg-left-end {
    0% {
        left: 0;
    }
    50% {
        left: 30px;
    }
    100% {
        left: 0;
    }
}

.lg-outer.lg-right-end .lg-object {
    -webkit-animation: lg-right-end 0.3s;
    -o-animation: lg-right-end 0.3s;
    animation: lg-right-end 0.3s;
    position: relative;
}

.lg-outer.lg-left-end .lg-object {
    -webkit-animation: lg-left-end 0.3s;
    -o-animation: lg-left-end 0.3s;
    animation: lg-left-end 0.3s;
    position: relative;
}

.lg-toolbar {
    z-index: 1082;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.45);
}

.lg-toolbar .lg-icon {
    color: #999;
    cursor: pointer;
    float: right;
    font-size: 24px;
    height: 47px;
    line-height: 27px;
    padding: 10px 0;
    text-align: center;
    width: 50px;
    text-decoration: none !important;
    outline: medium none;
    background: none;
    border: none;
    box-shadow: none;
    -webkit-transition: color 0.2s linear;
    -o-transition: color 0.2s linear;
    transition: color 0.2s linear;
}

.lg-toolbar .lg-icon:hover {
    color: #FFF;
}

.lg-toolbar .lg-close:after {
    content: "\e070";
}

.lg-toolbar .lg-download:after {
    content: "\e0f2";
}

.lg-sub-html {
    background-color: rgba(0, 0, 0, 0.45);
    bottom: 0;
    color: #EEE;
    font-size: 16px;
    left: 0;
    padding: 10px 40px;
    position: fixed;
    right: 0;
    text-align: center;
    z-index: 1080;
}

.lg-sub-html h4 {
    margin: 0;
    font-size: 13px;
    font-weight: bold;
}

.lg-sub-html p {
    font-size: 12px;
    margin: 5px 0 0;
}

#lg-counter {
    color: #999;
    display: inline-block;
    font-size: 16px;
    padding-left: 20px;
    padding-top: 12px;
    vertical-align: middle;
}

.lg-toolbar, .lg-prev, .lg-next {
    opacity: 1;
    -webkit-transition: -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
    -moz-transition: -moz-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
    -o-transition: -o-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
    transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
}

.lg-hide-items .lg-prev {
    opacity: 0;
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
}

.lg-hide-items .lg-next {
    opacity: 0;
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
}

.lg-hide-items .lg-toolbar {
    opacity: 0;
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
    -webkit-transform: scale3d(0.5, 0.5, 0.5);
    transform: scale3d(0.5, 0.5, 0.5);
    opacity: 0;
    -webkit-transition: -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
    -moz-transition: -moz-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
    -o-transition: -o-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
    transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1;
}

.lg-outer .lg-thumb-outer {
    background-color: #0D0A0A;
    bottom: 0;
    position: absolute;
    width: 100%;
    z-index: 1080;
    max-height: 350px;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
    -moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
    -o-transition: -o-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
    transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab;
}

.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing;
}

.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
    -webkit-transition-duration: 0s !important;
    transition-duration: 0s !important;
}

.lg-outer.lg-thumb-open .lg-thumb-outer {
    -webkit-transform: translate3d(0, 0%, 0);
    transform: translate3d(0, 0%, 0);
}

.lg-outer .lg-thumb {
    padding: 10px 0;
    height: 100%;
    margin-bottom: -5px;
}

.lg-outer .lg-thumb-item {
    border-radius: 5px;
    cursor: pointer;
    float: left;
    overflow: hidden;
    height: 100%;
    border: 2px solid #FFF;
    border-radius: 4px;
    margin-bottom: 5px;
}

@media (min-width: 1025px) {
    .lg-outer .lg-thumb-item {
        -webkit-transition: border-color 0.25s ease;
        -o-transition: border-color 0.25s ease;
        transition: border-color 0.25s ease;
    }
}

.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
    border-color: #a90707;
}

.lg-outer .lg-thumb-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.lg-outer.lg-has-thumb .lg-item {
    padding-bottom: 120px;
}

.lg-outer.lg-can-toggle .lg-item {
    padding-bottom: 0;
}

.lg-outer.lg-pull-caption-up .lg-sub-html {
    -webkit-transition: bottom 0.25s ease;
    -o-transition: bottom 0.25s ease;
    transition: bottom 0.25s ease;
}

.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
    bottom: 100px;
}

.lg-outer .lg-toggle-thumb {
    background-color: #0D0A0A;
    border-radius: 2px 2px 0 0;
    color: #999;
    cursor: pointer;
    font-size: 24px;
    height: 39px;
    line-height: 27px;
    padding: 5px 0;
    position: absolute;
    right: 20px;
    text-align: center;
    top: -39px;
    width: 50px;
    outline: medium none;
    border: none;
}

.lg-outer .lg-toggle-thumb:after {
    content: "\e1ff";
}

.lg-outer .lg-toggle-thumb:hover {
    color: #FFF;
}

.lg-outer .lg-video-cont {
    display: inline-block;
    vertical-align: middle;
    max-width: 1140px;
    max-height: 100%;
    width: 100%;
    padding: 0 5px;
}

.lg-outer .lg-video {
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden;
    position: relative;
}

.lg-outer .lg-video .lg-object {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

.lg-outer .lg-video .lg-video-play {
    width: 84px;
    height: 59px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -42px;
    margin-top: -30px;
    z-index: 1080;
    cursor: pointer;
}

.lg-outer .lg-has-vimeo .lg-video-play {
    background: url("../img/vimeo-play.png") no-repeat scroll 0 0 transparent;
}

.lg-outer .lg-has-vimeo:hover .lg-video-play {
    background: url("../img/vimeo-play.png") no-repeat scroll 0 -58px transparent;
}

.lg-outer .lg-has-html5 .lg-video-play {
    background: transparent url("../img/video-play.png") no-repeat scroll 0 0;
    height: 64px;
    margin-left: -32px;
    margin-top: -32px;
    width: 64px;
    opacity: 0.8;
}

.lg-outer .lg-has-html5:hover .lg-video-play {
    opacity: 1;
}

.lg-outer .lg-has-youtube .lg-video-play {
    background: url("../img/youtube-play.png") no-repeat scroll 0 0 transparent;
}

.lg-outer .lg-has-youtube:hover .lg-video-play {
    background: url("../img/youtube-play.png") no-repeat scroll 0 -60px transparent;
}

.lg-outer .lg-video-object {
    width: 100% !important;
    height: 100% !important;
    position: absolute;
    top: 0;
    left: 0;
}

.lg-outer .lg-has-video .lg-video-object {
    visibility: hidden;
}

.lg-outer .lg-has-video.lg-video-playing .lg-object, .lg-outer .lg-has-video.lg-video-playing .lg-video-play {
    display: none;
}

.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
    visibility: visible;
}

.lg-progress-bar {
    background-color: #333;
    height: 5px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1083;
    opacity: 0;
    -webkit-transition: opacity 0.08s ease 0s;
    -moz-transition: opacity 0.08s ease 0s;
    -o-transition: opacity 0.08s ease 0s;
    transition: opacity 0.08s ease 0s;
}

.lg-progress-bar .lg-progress {
    background-color: #a90707;
    height: 5px;
    width: 0;
}

.lg-progress-bar.lg-start .lg-progress {
    width: 100%;
}

.lg-show-autoplay .lg-progress-bar {
    opacity: 1;
}

.lg-autoplay-button:after {
    content: "\e01d";
}

.lg-show-autoplay .lg-autoplay-button:after {
    content: "\e01a";
}

.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap, .lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image {
    -webkit-transition-duration: 0s;
    transition-duration: 0s;
}

.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
    -moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
    -o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
    transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    -webkit-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
    -moz-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
    -o-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
    transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
    -moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
    -o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
    transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}

#lg-zoom-in:after {
    content: "\e311";
}

#lg-actual-size {
    font-size: 20px;
}

#lg-actual-size:after {
    content: "\e033";
}

#lg-zoom-out {
    opacity: 0.5;
    pointer-events: none;
}

#lg-zoom-out:after {
    content: "\e312";
}

.lg-zoomed #lg-zoom-out {
    opacity: 1;
    pointer-events: auto;
}

.lg-outer .lg-pager-outer {
    bottom: 60px;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    z-index: 1080;
    height: 10px;
}

.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
    overflow: visible;
}

.lg-outer .lg-pager-cont {
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    position: relative;
    vertical-align: top;
    margin: 0 5px;
}

.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
    box-shadow: 0 0 0 2px white inset;
}

.lg-outer .lg-pager-thumb-cont {
    background-color: #fff;
    color: #FFF;
    bottom: 100%;
    height: 83px;
    left: 0;
    margin-bottom: 20px;
    margin-left: -60px;
    opacity: 0;
    padding: 5px;
    position: absolute;
    width: 120px;
    border-radius: 3px;
    -webkit-transition: opacity 0.15s ease 0s, -webkit-transform 0.15s ease 0s;
    -moz-transition: opacity 0.15s ease 0s, -moz-transform 0.15s ease 0s;
    -o-transition: opacity 0.15s ease 0s, -o-transform 0.15s ease 0s;
    transition: opacity 0.15s ease 0s, transform 0.15s ease 0s;
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
}

.lg-outer .lg-pager-thumb-cont img {
    width: 100%;
    height: 100%;
}

.lg-outer .lg-pager {
    background-color: rgba(255, 255, 255, 0.5);
    border-radius: 50%;
    box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;
    display: block;
    height: 12px;
    -webkit-transition: box-shadow 0.3s ease 0s;
    -o-transition: box-shadow 0.3s ease 0s;
    transition: box-shadow 0.3s ease 0s;
    width: 12px;
}

.lg-outer .lg-pager:hover, .lg-outer .lg-pager:focus {
    box-shadow: 0 0 0 8px white inset;
}

.lg-outer .lg-caret {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px dashed;
    bottom: -10px;
    display: inline-block;
    height: 0;
    left: 50%;
    margin-left: -5px;
    position: absolute;
    vertical-align: middle;
    width: 0;
}

.lg-fullscreen:after {
    content: "\e20c";
}

.lg-fullscreen-on .lg-fullscreen:after {
    content: "\e20d";
}

.lg-outer #lg-dropdown-overlay {
    background-color: rgba(0, 0, 0, 0.25);
    bottom: 0;
    cursor: default;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1081;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
    -o-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
    transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
}

.lg-outer.lg-dropdown-active .lg-dropdown, .lg-outer.lg-dropdown-active #lg-dropdown-overlay {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -moz-transform: translate3d(0, 0px, 0);
    -o-transform: translate3d(0, 0px, 0);
    -ms-transform: translate3d(0, 0px, 0);
    -webkit-transform: translate3d(0, 0px, 0);
    transform: translate3d(0, 0px, 0);
    opacity: 1;
    visibility: visible;
}

.lg-outer.lg-dropdown-active #lg-share {
    color: #FFF;
}

.lg-outer .lg-dropdown {
    background-color: #fff;
    border-radius: 2px;
    font-size: 14px;
    list-style-type: none;
    margin: 0;
    padding: 10px 0;
    position: absolute;
    right: 0;
    text-align: left;
    top: 50px;
    opacity: 0;
    visibility: hidden;
    -moz-transform: translate3d(0, 5px, 0);
    -o-transform: translate3d(0, 5px, 0);
    -ms-transform: translate3d(0, 5px, 0);
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
    -webkit-transition: -webkit-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
    -moz-transition: -moz-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
    -o-transition: -o-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
    transition: transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
}

.lg-outer .lg-dropdown:after {
    content: "";
    display: block;
    height: 0;
    width: 0;
    position: absolute;
    border: 8px solid transparent;
    border-bottom-color: #FFF;
    right: 16px;
    top: -16px;
}

.lg-outer .lg-dropdown > li:last-child {
    margin-bottom: 0px;
}

.lg-outer .lg-dropdown > li:hover a, .lg-outer .lg-dropdown > li:hover .lg-icon {
    color: #333;
}

.lg-outer .lg-dropdown a {
    color: #333;
    display: block;
    white-space: pre;
    padding: 4px 12px;
    font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 12px;
}

.lg-outer .lg-dropdown a:hover {
    background-color: rgba(0, 0, 0, 0.07);
}

.lg-outer .lg-dropdown .lg-dropdown-text {
    display: inline-block;
    line-height: 1;
    margin-top: -3px;
    vertical-align: middle;
}

.lg-outer .lg-dropdown .lg-icon {
    color: #333;
    display: inline-block;
    float: none;
    font-size: 20px;
    height: auto;
    line-height: 1;
    margin-right: 8px;
    padding: 0;
    vertical-align: middle;
    width: auto;
}

.lg-outer #lg-share {
    position: relative;
}

.lg-outer #lg-share:after {
    content: "\e80d";
}

.lg-outer #lg-share-facebook .lg-icon {
    color: #3b5998;
}

.lg-outer #lg-share-facebook .lg-icon:after {
    content: "\e904";
}

.lg-outer #lg-share-twitter .lg-icon {
    color: #00aced;
}

.lg-outer #lg-share-twitter .lg-icon:after {
    content: "\e907";
}

.lg-outer #lg-share-googleplus .lg-icon {
    color: #dd4b39;
}

.lg-outer #lg-share-googleplus .lg-icon:after {
    content: "\e905";
}

.lg-outer #lg-share-pinterest .lg-icon {
    color: #cb2027;
}

.lg-outer #lg-share-pinterest .lg-icon:after {
    content: "\e906";
}

.lg-outer .lg-img-rotate {
    position: absolute;
    padding: 0 5px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.32, 0, 0.67, 0) 0s;
    -moz-transition: -moz-transform 0.3s cubic-bezier(0.32, 0, 0.67, 0) 0s;
    -o-transition: -o-transform 0.3s cubic-bezier(0.32, 0, 0.67, 0) 0s;
    transition: transform 0.3s cubic-bezier(0.32, 0, 0.67, 0) 0s;
}

.lg-rotate-left:after {
    content: "\e900";
}

.lg-rotate-right:after {
    content: "\e901";
}

.lg-icon.lg-flip-hor, .lg-icon.lg-flip-ver {
    font-size: 26px;
}

.lg-flip-hor:after {
    content: "\e902";
}

.lg-flip-ver:after {
    content: "\e903";
}

.lg-group {
    *zoom: 1;
}

.lg-group:before, .lg-group:after {
    display: table;
    content: "";
    line-height: 0;
}

.lg-group:after {
    clear: both;
}

.lg-outer {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    opacity: 0;
    outline: none;
    -webkit-transition: opacity 0.15s ease 0s;
    -o-transition: opacity 0.15s ease 0s;
    transition: opacity 0.15s ease 0s;
}

.lg-outer * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.lg-outer.lg-visible {
    opacity: 1;
}

.lg-outer.lg-css3 .lg-item.lg-prev-slide, .lg-outer.lg-css3 .lg-item.lg-next-slide, .lg-outer.lg-css3 .lg-item.lg-current {
    -webkit-transition-duration: inherit !important;
    transition-duration: inherit !important;
    -webkit-transition-timing-function: inherit !important;
    transition-timing-function: inherit !important;
}

.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-current {
    -webkit-transition-duration: 0s !important;
    transition-duration: 0s !important;
    opacity: 1;
}

.lg-outer.lg-grab img.lg-object {
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab;
}

.lg-outer.lg-grabbing img.lg-object {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing;
}

.lg-outer .lg {
    height: 100%;
    width: 100%;
    position: relative;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    max-height: 100%;
}

.lg-outer .lg-inner {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    white-space: nowrap;
}

.lg-outer .lg-item {
    background: url("../img/loading.gif") no-repeat scroll center center transparent;
    display: none !important;
}

.lg-outer.lg-css3 .lg-prev-slide, .lg-outer.lg-css3 .lg-current, .lg-outer.lg-css3 .lg-next-slide {
    display: inline-block !important;
}

.lg-outer.lg-css .lg-current {
    display: inline-block !important;
}

.lg-outer .lg-item, .lg-outer .lg-img-wrap {
    display: inline-block;
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
}

.lg-outer .lg-item:before, .lg-outer .lg-img-wrap:before {
    content: "";
    display: inline-block;
    height: 50%;
    width: 1px;
    margin-right: -1px;
}

.lg-outer .lg-img-wrap {
    position: absolute;
    padding: 0 5px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.lg-outer .lg-item.lg-complete {
    background-image: none;
}

.lg-outer .lg-item.lg-current {
    z-index: 1060;
}

.lg-outer .lg-image {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
    width: auto !important;
    height: auto !important;
}

.lg-outer.lg-show-after-load .lg-item .lg-object, .lg-outer.lg-show-after-load .lg-item .lg-video-play {
    opacity: 0;
    -webkit-transition: opacity 0.15s ease 0s;
    -o-transition: opacity 0.15s ease 0s;
    transition: opacity 0.15s ease 0s;
}

.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object, .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
    opacity: 1;
}

.lg-outer .lg-empty-html {
    display: none;
}

.lg-outer.lg-hide-download #lg-download {
    display: none;
}

.lg-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1040;
    background-color: #000;
    opacity: 0;
    -webkit-transition: opacity 0.15s ease 0s;
    -o-transition: opacity 0.15s ease 0s;
    transition: opacity 0.15s ease 0s;
}

.lg-backdrop.in {
    opacity: 1;
}

.lg-css3.lg-no-trans .lg-prev-slide, .lg-css3.lg-no-trans .lg-next-slide, .lg-css3.lg-no-trans .lg-current {
    -webkit-transition: none 0s ease 0s !important;
    -moz-transition: none 0s ease 0s !important;
    -o-transition: none 0s ease 0s !important;
    transition: none 0s ease 0s !important;
}

.lg-css3.lg-use-css3 .lg-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}

.lg-css3.lg-use-left .lg-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}

.lg-css3.lg-fade .lg-item {
    opacity: 0;
}

.lg-css3.lg-fade .lg-item.lg-current {
    opacity: 1;
}

.lg-css3.lg-fade .lg-item.lg-prev-slide, .lg-css3.lg-fade .lg-item.lg-next-slide, .lg-css3.lg-fade .lg-item.lg-current {
    -webkit-transition: opacity 0.1s ease 0s;
    -moz-transition: opacity 0.1s ease 0s;
    -o-transition: opacity 0.1s ease 0s;
    transition: opacity 0.1s ease 0s;
}

.lg-css3.lg-slide.lg-use-css3 .lg-item {
    opacity: 0;
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}

.lg-css3.lg-slide.lg-use-left .lg-item {
    opacity: 0;
    position: absolute;
    left: 0;
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
    left: -100%;
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
    left: 100%;
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
    left: 0;
    opacity: 1;
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
    -webkit-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -moz-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -o-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.test .owl-stage{
    width: 100% !important;
}




.product-media img
{
    margin: auto !important;
}

.fa-chevron-down{
    display: none !important;
}
@media screen and (max-width: 1366px) {
    .sticky-header.fixed{
        position: fixed !important;
    }
    .main{
        position: relative !important;
        z-index: 100000 !important;
    }
    .header-middle{
        position: relative !important;
        z-index: 22 !important;
    }
    .content-about{
        -webkit-transform: scale(0.9,0.9) !important;
        -moz-transform: scale(0.9,0.9) !important;
        -o-transform: scale(0.9,0.9) !important;
        margin-top: -100px !important;
    }
    .content-group{
        -webkit-transform: scale(0.9,0.9) !important;
        -moz-transform: scale(0.9,0.9) !important;
        -o-transform: scale(0.9,0.9) !important;
        margin-top: -60px !important;
    }
    .content-condition{
        -webkit-transform: scale(0.9,0.9) !important;
        -moz-transform: scale(0.9,0.9) !important;
        -o-transform: scale(0.9,0.9) !important;
        margin-top: -30px !important;
    }
    .content-job{
        -webkit-transform: scale(0.9,0.9) !important;
        -moz-transform: scale(0.9,0.9) !important;
        -o-transform: scale(0.9,0.9) !important;
        margin-top: -50px !important;
    }
    .content-stage{
        -webkit-transform: scale(0.9,0.9) !important;
        -moz-transform: scale(0.9,0.9) !important;
        -o-transform: scale(0.9,0.9) !important;
        margin-top: -50px !important;
    }
    .content-all-product{
        -webkit-transform: scale(0.9,0.9) !important;
        -moz-transform: scale(0.9,0.9) !important;
        -o-transform: scale(0.9,0.9) !important;
        margin-top: -30px !important;
    }
    .content-category-product{
        -webkit-transform: scale(0.9,0.9) !important;
        -moz-transform: scale(0.9,0.9) !important;
        -o-transform: scale(0.9,0.9) !important;
        margin-top: -30px !important;
    }
    .content-card{
        -webkit-transform: scale(0.9,0.9) !important;
        -moz-transform: scale(0.9,0.9) !important;
        -o-transform: scale(0.9,0.9) !important;
        margin-top: -30px !important;
    }
    .content-checkoutd{
        -webkit-transform: scale(0.9,0.9) !important;
        -moz-transform: scale(0.9,0.9) !important;
        -o-transform: scale(0.9,0.9) !important;
        margin-top: -30px !important;
    }
    .content-client{
        -webkit-transform: scale(0.9,0.9) !important;
        -moz-transform: scale(0.9,0.9) !important;
        -o-transform: scale(0.9,0.9) !important;
        margin-top: -30px !important;
    }
    .fa-chevron-down{
        display: inline-block !important;
        position: absolute;
        position: absolute !important;
        top: 37px;
        font-size: 7px !important;

        margin-left: 7px;
    }
    #s-link{
          margin-left: -74px !important;
      }
    #service{
        margin-left: -74px !important;
    }
    #carriere{
        margin-left: -50px !important;
    }
    #client{
        margin-left: -70px !important;
    }
    .menu.sf-arrows .sf-with-ul::after {
        display: none !important;
    }
    .header .container, .header .container-fluid {
        -webkit-transform: scale(0.9,0.9) !important;
        -moz-transform: scale(0.9,0.9) !important;
        -o-transform: scale(0.9,0.9) !important;

    }
    .intro-slider-container{
        -webkit-transform: scale(0.9,0.9) !important;
        -moz-transform: scale(0.9,0.9) !important;
        -o-transform: scale(0.9,0.9) !important;
        margin-top: -30px !important;
    }
    .three-card{
        -webkit-transform: scale(0.9,0.9) !important;
        -moz-transform: scale(0.9,0.9) !important;
        -o-transform: scale(0.9,0.9) !important;
        margin-top: -50px !important;
    }
    #title_vids{
        margin-top: -20px !important;
    }
    .brand-logo{
        margin-top: -50px !important;
    }
    .content-event{
        -webkit-transform: scale(0.9,0.9) !important;
        -moz-transform: scale(0.9,0.9) !important;
        -o-transform: scale(0.9,0.9) !important;
        margin-top: -70px !important;
    }
    .about-index{
        -webkit-transform: scale(0.9,0.9) !important;
        -moz-transform: scale(0.9,0.9) !important;
        -o-transform: scale(0.9,0.9) !important;
        margin-top: -50px !important;
    }
    .headings{
        -webkit-transform: scale(0.9,0.9) !important;
        -moz-transform: scale(0.9,0.9) !important;
        -o-transform: scale(0.9,0.9) !important;
        margin-top: -40px !important;
    }
    .categories-index{
        -webkit-transform: scale(0.9,0.9) !important;
        -moz-transform: scale(0.9,0.9) !important;
        -o-transform: scale(0.9,0.9) !important;
        margin-top: -50px !important;
    }
    .best-seller-index{
        -webkit-transform: scale(0.9,0.9) !important;
        -moz-transform: scale(0.9,0.9) !important;
        -o-transform: scale(0.9,0.9) !important;
        margin-top: -40px !important;

    }
    .show-more-index{
        -webkit-transform: scale(0.9,0.9) !important;
        -moz-transform: scale(0.9,0.9) !important;
        -o-transform: scale(0.9,0.9) !important;
    }
    .subscribe{
        -webkit-transform: scale(0.9,0.9) !important;
        -moz-transform: scale(0.9,0.9) !important;
        -o-transform: scale(0.9,0.9) !important;
    }
    .services-index{
        -webkit-transform: scale(0.9,0.9) !important;
        -moz-transform: scale(0.9,0.9) !important;
        -o-transform: scale(0.9,0.9) !important;
        margin-top: -20px !important;
    }
    /*counter a voir*/
    /*.counter-index{*/
    /*    -webkit-transform: scale(0.9,0.9) !important;*/
    /*    -moz-transform: scale(0.9,0.9) !important;*/
    /*    -o-transform: scale(0.9,0.9) !important;*/
    /*}*/
    .insta-shop{
        -webkit-transform: scale(0.9,0.9) !important;
        -moz-transform: scale(0.9,0.9) !important;
        -o-transform: scale(0.9,0.9) !important;
        margin-top: -40px !important;
    }
    .map-index{
        -webkit-transform: scale(0.9,0.9) !important;
        -moz-transform: scale(0.9,0.9) !important;
        -o-transform: scale(0.9,0.9) !important;
    }
    .news-letter-2-index{
        -webkit-transform: scale(0.9,0.9) !important;
        -moz-transform: scale(0.9,0.9) !important;
        -o-transform: scale(0.9,0.9) !important;
    }
    .map{
        -webkit-transform: scale(0.9,0.9) !important;
        -moz-transform: scale(0.9,0.9) !important;
        -o-transform: scale(0.9,0.9) !important;
    }
    /*.content-footer{*/
    /*    -webkit-transform: scale(0.9,0.9) !important;*/
    /*    -moz-transform: scale(0.9,0.9) !important;*/
    /*    -o-transform: scale(0.9,0.9) !important;*/
    /*}*/
    /*.main{*/
    /*    -webkit-transform: scale(0.9,0.9) !important;*/
    /*    -moz-transform: scale(0.9,0.9) !important;*/
    /*    -o-transform: scale(0.9,0.9) !important;*/
    /*    margin-top: -450px !important;*/
    /*    margin-bottom: -400px !important*/
    /*}*/
    .main-nav {
       -webkit-transform: scale(0.9,0.9) !important;
        -moz-transform: scale(0.9,0.9) !important;
        -o-transform: scale(0.9,0.9) !important;
    }
    #scroll-top.show{
        -webkit-transform: scale(0.9,0.9) !important;

        -moz-transform: scale(0.9,0.9) !important;
        -o-transform: scale(0.9,0.9) !important;
    }
    /*.cart-dropdown .dropdown-toggle,*/
    /*.cart-dropdown.show .dropdown-toggle,*/
    /*.compare-dropdown .dropdown-toggle,*/
    /*.compare-dropdown.show .dropdown-toggle*/
    /*{*/
    /*    -webkit-transform: scale(0.9,0.9) !important;*/
    /*    -moz-transform: scale(0.9,0.9) !important;*/
    /*    -o-transform: scale(0.9,0.9) !important;*/
    /*}*/
    /*.logo{*/
    /*    margin-left: 5rem !important;*/
    /*}*/
    .logos{
        -webkit-transform: scale(0.9,0.9) !important;
        -moz-transform: scale(0.9,0.9) !important;
        -o-transform: scale(0.9,0.9) !important;
    }


    .menu > li + li {
        -webkit-transform: scale(0.9,0.9) !important;
        -moz-transform: scale(0.9,0.9) !important;
        -o-transform: scale(0.9,0.9) !important;
        width: 171px !important;
        margin-left: -34px !important;
    }

    /*CATALAGUE VIEW*/
    .content-catalog{
        -webkit-transform: scale(0.9,0.9) !important;
        -moz-transform: scale(0.9,0.9) !important;
        -o-transform: scale(0.9,0.9) !important;
        margin-top: -30px !important;
    }
    .content-fiche{
        -webkit-transform: scale(0.9,0.9) !important;
        -moz-transform: scale(0.9,0.9) !important;
        -o-transform: scale(0.9,0.9) !important;
        margin-top: -120px !important;
    }
    .card-fiche{
        -webkit-transform: scale(0.9,0.9) !important;
        -moz-transform: scale(0.9,0.9) !important;
        -o-transform: scale(0.9,0.9) !important;
        margin-top: -130px !important;
        margin-bottom: -70px !important;
    }
    .news-letter-index-dezomage{
        -webkit-transform: scale(0.9,0.9) !important;
        -moz-transform: scale(0.9,0.9) !important;
        -o-transform: scale(0.9,0.9) !important;
    }
    .content-audit{
        -webkit-transform: scale(0.9,0.9) !important;
        -moz-transform: scale(0.9,0.9) !important;
        -o-transform: scale(0.9,0.9) !important;
        margin-top: -60px !important;
    }
    .content-verification{
        -webkit-transform: scale(0.9,0.9) !important;
        -moz-transform: scale(0.9,0.9) !important;
        -o-transform: scale(0.9,0.9) !important;
        margin-top: -60px !important;
    }
    .content-formation{
        -webkit-transform: scale(0.9,0.9) !important;
        -moz-transform: scale(0.9,0.9) !important;
        -o-transform: scale(0.9,0.9) !important;
    }
}


@media screen and (max-width: 999px) {
    .logo{
        margin-left: 0 !important;
    }
}


@media screen and (max-width: 501px) {
    .input-group-append {
        margin: auto;
        margin-top: 10px;
    }
}
#about-image-index{
    height: 550px !important ;
}
#f_img{
    height: 667px !important;
    background-size: cover !important;
}
#f_img_1{
    height: 325px !important;
    background-size: cover !important;
}
#f_img_2{
    height: 323px !important;
    background-size: cover !important;
}
#f_img_3{
    height: 667px !important;
    background-size: cover !important;
}

.intro-slider-container, .intro-slide {
    background-color: white !important;
}
