/*Translater Start here*/

#google_translate_element {
    margin: auto;
    display: inline-block;
    position: relative;
    top: -3px;
}

.goog-te-gadget-simple {
    background-color: transparent !important;
    border-left: none !important;
    border-top: none !important;
    border-bottom: none !important;
    border-right: none !important;
    padding: 0 !important;
}

.goog-te-gadget>div>img {
    background-image: url(../images/home/google.png) !important;
    background-repeat: no-repeat !important;
    width: 25px;
    height: 25px;
    background-size: 25px 25px;
    background-position: center center !important;
}

@media (max-width:991px) {
    .goog-te-gadget>div>img {
        width: 20px;
        height: 20px;
        background-size: 20px 20px;
    }
}

#google_translate_element span a span:first-child {
    display: none;
}

.goog-te-gadget-simple .goog-te-menu-value span {
    color: #fff !important;
}

.header-with-topbar:hover .goog-te-gadget-simple .goog-te-menu-value span {
    color: rgb(92 95 98) !important;
}

.stickywhite .goog-te-gadget-simple .goog-te-menu-value span,
.sticky .goog-te-gadget-simple .goog-te-menu-value span {
    color: rgb(92 95 98) !important;
}

.goog-te-menu-value {
    margin-left: 0px !important;
}


/*Translater Over Now*/


/* WHATSAPP CSS */

#notification {
    position: fixed;
    bottom: 100px;
    left: 15px;
    z-index: 1000;
    border-color: #0062cc;
    background-color: #fff;
    box-shadow: 0px 5px 28.5px 1.5px rgba(149, 152, 200, 0.5);
    border-radius: 5px;
    width: 300px;
    height: auto;
    padding: 20px;
}

#notification p {
    text-align: justify;
    color: #000
}

#notification a {
    color: #000 !important;
    font-weight: 600;
}

.whatsappicon {
    position: fixed;
    bottom: 30px;
    left: 30px;
    width: 50px;
    z-index: 9;
}

@media (max-width:1024px) {
    .whatsappicon {
        width: 40px;
    }
}

.tableimg {
    width: 50px;
}

.whatsappicon .border-animation {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 1px solid rgba(53, 137, 57, 0.5);
    animation: squares 2.9s linear 0s infinite;
    -webkit-animation: squares 2.9s linear 0s infinite;
    -ms-animation: squares 2.9s linear 0s infinite;
    -o-animation: squares 2.9s linear 0s infinite;
    -webkit-animation-play-state: running;
    -moz-animation-play-state: running;
    -o-animation-play-state: running;
    animation-play-state: running;
    opacity: 0;
}

.whatsappicon .border-animation.border-2 {
    -webkit-animation-delay: 1s;
    -moz-animation-delay: 1s;
    -o-animation-delay: 1s;
    animation-delay: 1s;
}

.whatsappicon .border-animation.border-3 {
    -webkit-animation-delay: 2s;
    -moz-animation-delay: 2s;
    -o-animation-delay: 2s;
    animation-delay: 2s;
}


/* WHATSAPP CSS */

.fixed-header .sticky-header .main-menu .navigation>li>a {
    color: #000;
}

.fixed-header .sticky-header .main-menu .navigation>li.dropdown>a:before {
    color: #000;
}

.fixed-header .sticky-header .search-box-btn {
    color: #000;
}

.ml-20 {
    margin-left: 20px;
}


/* preview__slider css */

.preview__slider .item {
    opacity: 0.4;
    transition: .4s ease all;
    margin: 0 20px;
    transform: scale(.8);
}

@media(max-width:1000px) {
    .preview__slider .item {
        margin: 0;
        transform: scale(.9)
    }
}

.preview__slider .active .item {
    opacity: 1;
    transform: scale(1);
}

.preview__slider .owl-item {
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1.0, 1.0);
}

.preview__slider .inner {
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
    text-align: center;
}

.preview__slider .inner a {
    color: #fff;
    text-decoration: none;
    border-bottom: 2px solid rgba(255, 255, 255, 0.5);
    transition: .3s ease border-color
}

.preview__slider .inner a:hover {
    border-color: #fff;
}

.preview__slider .black .inner a {
    color: #000;
    border-color: rgba(0, 0, 0, 0.4)
}

.preview__slider .black .inner a:hover {
    border-color: #000;
}

.preview__slider .owl-carousel:after {
    content: "";
    display: block;
    position: absolute;
    width: 8%;
    top: 0;
    bottom: 0;
    left: 50%;
    margin-left: -4%;
    pointer-events: none;
    /* background: url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/43033/aett_logo_slider.png) no-repeat center 50%; */
    background-size: 100% auto;
}

.preview__slider .owl-controls {
    position: absolute;
    margin-top: 300px;
}

.preview__slider .sec-title {
    margin-bottom: 50px;
}


/* preview__slider css */

.content-inner-media {
    margin-top: 50px;
}

.content-inner-media .social-links a {
    color: #fff;
    font-size: 18px;
}

.content-inner-media .social-links li {
    margin: 10px;
}

.content-inner-media .social-links a:hover {
    color: #58c3f0;
}

.content-inner-media .social-links a i {
    padding-right: 10px;
}

.preview__slider .owl-nav.disabled {
    display: none !important;
}

@media (max-width:560px) {
    .sec-title h2 {
        font-size: 25px;
        line-height: 33px;
    }
    .feature-block-one .inner-box h3 {
        font-size: 20px;
    }
    .product-block-one .inner-box .lower-content h3 {
        font-size: 22px;
    }
    .main-footer .widget-section .widget-title h3 {
        font-size: 21px;
    }
}

.main-menu .navigation>li>ul.product__mega-menu {
    width: auto !important;
    display: flex !important;
    left: 50%;
    padding: 10px 30px;
    transform: translateX(-50%) !important;
}

.main-menu .navigation>li>ul.product__mega-menu li {
    padding: 0;
}

.product__mega-menu .snip1345 {
    font-family: 'Merriweather Sans', Arial, sans-serif;
    position: relative;
    overflow: hidden;
    margin: 10px;
    color: #ffffff;
    text-align: center;
    line-height: 1.4em;
    font-size: 16px;
    transform: translateZ(0);
}

.product__mega-menu .snip1345:before {
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    width: 100%;
    height: 85%;
}

.product__mega-menu .snip1345 * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;
}

.product__mega-menu .snip1345 img {
    max-width: 100%;
    vertical-align: top;
}

.product__mega-menu .snip1345 .inside {
    position: absolute;
    top: 10px;
    bottom: 10px;
    left: 10px;
    right: 10px;
    border: 3px solid #58c3f06b;
    box-shadow: 0px 0px 3px 19px rgba(0, 0, 0, 0.5);
}

.product__mega-menu .snip1345 figcaption {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 5px;
}

.product__mega-menu .snip1345 h3,
.product__mega-menu .snip1345 p {
    margin: 0 0 10px;
}

.product__mega-menu .snip1345 h3 {
    font-size: 20px;
    color: #000;
}

.product__mega-menu .snip1345 p {
    font-size: 0.8em;
    letter-spacing: 1px;
    opacity: 0.75;
}

.product__mega-menu .snip1345 a {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
}

.product__mega-menu .snip1345:hover .inside,
.product__mega-menu .snip1345.hover .inside {
    box-shadow: 0px 0px 3px 19px rgba(0, 0, 0, 0);
}

li.current a {
    color: #58c3f0 !important;
}