﻿@charset "UTF-8";
/*
* Trunk version 2.0.1
*/
/*
* Contexts
*/
.banner-item img{border:1px solid #e2e2e2; width:175px; text-align:center}
.TrendingProduct {margin-top:-100px;}
.testimonial {
    background: #f2f2f2;
    margin-top: 60px;
    padding-bottom: 60px;
}
.single-product-info ul {
    list-style: disc !important;
    list-style-type: disc !important;
}

    .single-product-info ul li {
        list-style-type: none !important;
        display: list-item !important;
    }

.footer {
    position: relative;
    padding-top: 5px;
    padding-bottom: 5px
}
.pt-70 { padding-top:70px}
.pb-70 { padding-bottom: 70px}
.ptb-70 { padding-bottom: 70px; padding-top:70px} 
@keyframes blinker {
  50% {
    opacity: 0;
  }
}

.btn {
	background-color: #55BA46;
	color: white;
	padding: 2% 4%;
	text-align: center;
	margin-left:0px;
	margin-bottom:5px;
	border-radius: 5px !important;
	/*   line-height:0 !important;*/
    }
.btn:hover{color:#000}

}
/* Style the accordion panel. Note: hidden by default */
.panelul {
	padding: 0 18px;
	background-color: #f2f2f2;
	display: none;
  /*  overflow: hidden;*/
}
/*.active, .accordion:hover {
	background-color: #ccc;
}*/

.accordion:after {
	content: '\002B';
	color: #777;
	font-weight: bold;
	float: right;
	margin-left: 5px;
}
.accordion:after {
	content: '';
	color: #777;
	font-weight: bold;
	float: right;
	margin-left: 5px;
}
    .accordion {
        background-color: #b3afaf;
        color: black;
        cursor: pointer;
        padding-right: 5px;
        width: 100%;
        text-align: center;
        border: none;
        outline: none;
        transition: 0.4s;
		Display:none
    }

.content {
    padding: 2% 31% !important;
}

.footerbg {
    position: relative;
    background-color: #55ba46;
    margin-top:50px;
	padding:30px 0 0;
}

.contact-p {
    text-align: center;
    font-size: 16px;
}

.testimonial-section .counter-block {
    position: relative;
    margin-bottom: var(--margin-bottom-30);
}

    .testimonial-section .counter-block .inner-block {
        position: relative;
        padding: 33px 25px;
        border-radius: 6px;
        overflow: hidden;
        background-color: var(--white-color);
        box-shadow: 0px 0px 15px rgba(0,0,0,0.10);
    }

    .testimonial-section .counter-block .icon-box {
        position: absolute;
        right: -20px;
        top: -20px;
        font-size: var(--font-30);
    }

        .testimonial-section .counter-block .icon-box:before {
            position: absolute;
            content: '';
            left: -15px;
            top: -5px;
            width: 100px;
            height: 100px;
            opacity: 0.10;
            border-radius: 50%;
            background-color: var(--color-twentyeight);
        }

        .testimonial-section .counter-block .icon-box .icon {
            position: relative;
            width: 80px;
            height: 80px;
            border-radius: 50%;
            line-height: 92px;
            display: inline-block;
            font-family: "Flaticon";
            color: var(--white-color);
            padding-left: var(--padding-left-20);
            background-color: var(--color-twentyeight);
        }

.flaticon-edit:before {
    content: "\f138";
}

.testimonial-section .counter-block h3 {
    color: var(--color-thirtyone);
    font-size: var(--font-36);
    font-weight: 800;
}

.odometer.odometer-auto-theme, .odometer.odometer-theme-default {
    line-height: 1.1em;
}

.odometer.odometer-auto-theme, .odometer.odometer-theme-default {
    display: inline-block;
    vertical-align: middle;
    position: relative;
}

    .odometer.odometer-auto-theme .odometer-digit, .odometer.odometer-theme-default .odometer-digit {
        display: inline-block;
        vertical-align: middle;
        position: relative;
    }

        .odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner, .odometer.odometer-theme-default .odometer-digit .odometer-digit-inner {
            text-align: left;
            display: block;
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            overflow: hidden;
        }

        .odometer.odometer-auto-theme .odometer-digit .odometer-ribbon, .odometer.odometer-theme-default .odometer-digit .odometer-ribbon {
            display: block;
        }

        .odometer.odometer-auto-theme .odometer-digit .odometer-ribbon-inner, .odometer.odometer-theme-default .odometer-digit .odometer-ribbon-inner {
            display: block;
            -webkit-backface-visibility: hidden;
        }

        .odometer.odometer-auto-theme .odometer-digit .odometer-value, .odometer.odometer-theme-default .odometer-digit .odometer-value {
            display: block;
            -webkit-transform: translateZ(0);
        }

.block {
	    position: relative;
    border: 1px solid #e2e2e2;
    border-radius: 5px;
    margin-left: 0%;
    margin-right: 0%;
    padding-bottom: 0px;
    /* display: flex; */
    margin-top: 1% !important;
	    display: flex;
    flex-direction: column;
	min-height:405px;
	justify-content: space-between;
}

    .block:hover {
        box-shadow: 0 0 15px 0 rgba(0,0,0,.15)
    }

.child-carousel .slick-product-figure {
    width: 100px;
    Height: 100px;
    border: 1px solid #e2e2e2
}

.contact-form {
    background-color: #fff;
    min-height: 100%;
    padding: 40px 20px;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.whatsapp {
    display: block;
    position: fixed;
    bottom: 90px;
    right: 38px;
    z-index: 999;
}

.cart-apply {
    min-width: 80px;
    padding: 6px 12px;
    margin-bottom: 20px;
    border-radius: 6px
}

.productname {
    font-size: 16px;
    font-weight: 600;
    color: #004822 !important;
	position:absolute;
	  
}

.productname1 {
    font-size: 16px;
    font-weight: 600;
    color: #004822 !important;
	position:relative;
	 overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	margin:6px;
}
.user-dropdown-menu {
    position: absolute;
    will-change: transform;
    top: 27px;
    left: 0px;
    transform: translate3d(0px, 43px, 0px);
    z-index: 9999
}

@media (min-width: 600px) {
    .drpdn {
        width: 160px;
    }
}

@media (max-width: 800px) {
    .contact-form-input-wrapper {
        height: 50px;
    }

    .rd-navbar-classic.rd-navbar-fixed .rd-navbar-basket {
        position: initial !important;
    }
}

.categories {
    border-bottom: 1px solid #bbb;
    text-align: initial;
    padding-bottom: 15px
}

.customer-rating {
    border-bottom: 1px solid #bbb;
    text-align: initial;
    margin-top: 15px;
    padding-bottom: 15px;
}

.contact-form-input-wrapper {
    height: 60px;
}

.context-dark, .bg-gray-700, .bg-gray-3, .bg-brown-1, .bg-primary,
.context-dark h1,
.bg-gray-700 h1,
.bg-gray-3 h1,
.bg-brown-1 h1,
.bg-primary h1, .context-dark h2, .bg-gray-700 h2, .bg-gray-3 h2, .bg-brown-1 h2, .bg-primary h2, .context-dark h3, .bg-gray-700 h3, .bg-gray-3 h3, .bg-brown-1 h3, .bg-primary h3, .context-dark h4, .bg-gray-700 h4, .bg-gray-3 h4, .bg-brown-1 h4, .bg-primary h4, .context-dark h5, .bg-gray-700 h5, .bg-gray-3 h5, .bg-brown-1 h5, .bg-primary h5, .context-dark h6, .bg-gray-700 h6, .bg-gray-3 h6, .bg-brown-1 h6, .bg-primary h6, .context-dark [class^='heading-'], .bg-gray-700 [class^='heading-'], .bg-gray-3 [class^='heading-'], .bg-brown-1 [class^='heading-'], .bg-primary [class^='heading-'] {
    color: #ffffff;
}

.force-grey {
    background-color: #f2f2f2 !important;
}


.context-dark .form-validation, .bg-gray-700 .form-validation, .bg-gray-3 .form-validation, .bg-brown-1 .form-validation, .bg-primary .form-validation,
.context-dark .form-input,
.bg-gray-700 .form-input,
.bg-gray-3 .form-input,
.bg-brown-1 .form-input,
.bg-primary .form-input,
.context-dark .form-label,
.bg-gray-700 .form-label,
.bg-gray-3 .form-label,
.bg-brown-1 .form-label,
.bg-primary .form-label {
    color: #ffffff;
}

.context-dark p.rights, .bg-gray-700 p.rights, .bg-gray-3 p.rights, .bg-brown-1 p.rights, .bg-primary p.rights {
    color: #ffffff;
}

    .context-dark p.rights a:hover, .bg-gray-700 p.rights a:hover, .bg-gray-3 p.rights a:hover, .bg-brown-1 p.rights a:hover, .bg-primary p.rights a:hover {
        color: #7fd02c;
    }

.context-dark .rd-navbar-static .rd-nav-item, .bg-gray-700 .rd-navbar-static .rd-nav-item, .bg-gray-3 .rd-navbar-static .rd-nav-item, .bg-brown-1 .rd-navbar-static .rd-nav-item, .bg-primary .rd-navbar-static .rd-nav-item {
    display: inline-block;
}

    .context-dark .rd-navbar-static .rd-nav-item.focus .rd-nav-link, .bg-gray-700 .rd-navbar-static .rd-nav-item.focus .rd-nav-link, .bg-gray-3 .rd-navbar-static .rd-nav-item.focus .rd-nav-link, .bg-brown-1 .rd-navbar-static .rd-nav-item.focus .rd-nav-link, .bg-primary .rd-navbar-static .rd-nav-item.focus .rd-nav-link, .context-dark .rd-navbar-static .rd-nav-item.opened .rd-nav-link, .bg-gray-700 .rd-navbar-static .rd-nav-item.opened .rd-nav-link, .bg-gray-3 .rd-navbar-static .rd-nav-item.opened .rd-nav-link, .bg-brown-1 .rd-navbar-static .rd-nav-item.opened .rd-nav-link, .bg-primary .rd-navbar-static .rd-nav-item.opened .rd-nav-link {
        color: #7fd02c;
    }

    .context-dark .rd-navbar-static .rd-nav-item.active .rd-nav-link, .bg-gray-700 .rd-navbar-static .rd-nav-item.active .rd-nav-link, .bg-gray-3 .rd-navbar-static .rd-nav-item.active .rd-nav-link, .bg-brown-1 .rd-navbar-static .rd-nav-item.active .rd-nav-link, .bg-primary .rd-navbar-static .rd-nav-item.active .rd-nav-link {
        color: #7fd02c;
    }

.context-dark .rd-navbar-static .rd-nav-link, .bg-gray-700 .rd-navbar-static .rd-nav-link, .bg-gray-3 .rd-navbar-static .rd-nav-link, .bg-brown-1 .rd-navbar-static .rd-nav-link, .bg-primary .rd-navbar-static .rd-nav-link {
    color: inherit;
}

.context-dark .rd-navbar-static .rd-navbar-search-toggle, .bg-gray-700 .rd-navbar-static .rd-navbar-search-toggle, .bg-gray-3 .rd-navbar-static .rd-navbar-search-toggle, .bg-brown-1 .rd-navbar-static .rd-navbar-search-toggle, .bg-primary .rd-navbar-static .rd-navbar-search-toggle {
    color: inherit;
}

    .context-dark .rd-navbar-static .rd-navbar-search-toggle:hover, .bg-gray-700 .rd-navbar-static .rd-navbar-search-toggle:hover, .bg-gray-3 .rd-navbar-static .rd-navbar-search-toggle:hover, .bg-brown-1 .rd-navbar-static .rd-navbar-search-toggle:hover, .bg-primary .rd-navbar-static .rd-navbar-search-toggle:hover {
        color: #7fd02c;
    }

.context-dark .rd-navbar-static .rd-navbar-basket, .bg-gray-700 .rd-navbar-static .rd-navbar-basket, .bg-gray-3 .rd-navbar-static .rd-navbar-basket, .bg-brown-1 .rd-navbar-static .rd-navbar-basket, .bg-primary .rd-navbar-static .rd-navbar-basket {
    color: inherit;
}

    .context-dark .rd-navbar-static .rd-navbar-basket:hover, .bg-gray-700 .rd-navbar-static .rd-navbar-basket:hover, .bg-gray-3 .rd-navbar-static .rd-navbar-basket:hover, .bg-brown-1 .rd-navbar-static .rd-navbar-basket:hover, .bg-primary .rd-navbar-static .rd-navbar-basket:hover {
        color: #7fd02c;
    }

.context-dark .rd-navbar-fixed .brand .brand-logo-dark, .bg-gray-700 .rd-navbar-fixed .brand .brand-logo-dark, .bg-gray-3 .rd-navbar-fixed .brand .brand-logo-dark, .bg-brown-1 .rd-navbar-fixed .brand .brand-logo-dark, .bg-primary .rd-navbar-fixed .brand .brand-logo-dark {
    display: block;
}

.context-dark .rd-navbar-fixed .brand .brand-logo-light, .bg-gray-700 .rd-navbar-fixed .brand .brand-logo-light, .bg-gray-3 .rd-navbar-fixed .brand .brand-logo-light, .bg-brown-1 .rd-navbar-fixed .brand .brand-logo-light, .bg-primary .rd-navbar-fixed .brand .brand-logo-light {
    display: none;
}

.context-dark .rd-navbar-fixed .form-validation, .bg-gray-700 .rd-navbar-fixed .form-validation, .bg-gray-3 .rd-navbar-fixed .form-validation, .bg-brown-1 .rd-navbar-fixed .form-validation, .bg-primary .rd-navbar-fixed .form-validation,
.context-dark .rd-navbar-fixed .form-input,
.bg-gray-700 .rd-navbar-fixed .form-input,
.bg-gray-3 .rd-navbar-fixed .form-input,
.bg-brown-1 .rd-navbar-fixed .form-input,
.bg-primary .rd-navbar-fixed .form-input,
.context-dark .rd-navbar-fixed .form-label,
.bg-gray-700 .rd-navbar-fixed .form-label,
.bg-gray-3 .rd-navbar-fixed .form-label,
.bg-brown-1 .rd-navbar-fixed .form-label,
.bg-primary .rd-navbar-fixed .form-label {
    color: #151515;
}

.context-dark .rd-navbar-fixed .contacts-classic, .bg-gray-700 .rd-navbar-fixed .contacts-classic, .bg-gray-3 .rd-navbar-fixed .contacts-classic, .bg-brown-1 .rd-navbar-fixed .contacts-classic, .bg-primary .rd-navbar-fixed .contacts-classic {
    color: #151515;
}

    .context-dark .rd-navbar-fixed .contacts-classic a, .bg-gray-700 .rd-navbar-fixed .contacts-classic a, .bg-gray-3 .rd-navbar-fixed .contacts-classic a, .bg-brown-1 .rd-navbar-fixed .contacts-classic a, .bg-primary .rd-navbar-fixed .contacts-classic a, .context-dark .rd-navbar-fixed .contacts-classic a:active, .bg-gray-700 .rd-navbar-fixed .contacts-classic a:active, .bg-gray-3 .rd-navbar-fixed .contacts-classic a:active, .bg-brown-1 .rd-navbar-fixed .contacts-classic a:active, .bg-primary .rd-navbar-fixed .contacts-classic a:active, .context-dark .rd-navbar-fixed .contacts-classic a:focus, .bg-gray-700 .rd-navbar-fixed .contacts-classic a:focus, .bg-gray-3 .rd-navbar-fixed .contacts-classic a:focus, .bg-brown-1 .rd-navbar-fixed .contacts-classic a:focus, .bg-primary .rd-navbar-fixed .contacts-classic a:focus {
        color: #777777;
    }

        .context-dark .rd-navbar-fixed .contacts-classic a:hover, .bg-gray-700 .rd-navbar-fixed .contacts-classic a:hover, .bg-gray-3 .rd-navbar-fixed .contacts-classic a:hover, .bg-brown-1 .rd-navbar-fixed .contacts-classic a:hover, .bg-primary .rd-navbar-fixed .contacts-classic a:hover {
            color: #e52029;
        }

.context-dark .rd-navbar-fixed.rd-navbar-logo-mobile .brand-logo-dark, .bg-gray-700 .rd-navbar-fixed.rd-navbar-logo-mobile .brand-logo-dark, .bg-gray-3 .rd-navbar-fixed.rd-navbar-logo-mobile .brand-logo-dark, .bg-brown-1 .rd-navbar-fixed.rd-navbar-logo-mobile .brand-logo-dark, .bg-primary .rd-navbar-fixed.rd-navbar-logo-mobile .brand-logo-dark,
.context-dark .rd-navbar-fixed.rd-navbar-logo-mobile .brand-logo-light,
.bg-gray-700 .rd-navbar-fixed.rd-navbar-logo-mobile .brand-logo-light,
.bg-gray-3 .rd-navbar-fixed.rd-navbar-logo-mobile .brand-logo-light,
.bg-brown-1 .rd-navbar-fixed.rd-navbar-logo-mobile .brand-logo-light,
.bg-primary .rd-navbar-fixed.rd-navbar-logo-mobile .brand-logo-light {
    display: none;
}

.context-dark .rd-navbar-creative-2.rd-navbar-static .rd-navbar-basket span, .bg-gray-700 .rd-navbar-creative-2.rd-navbar-static .rd-navbar-basket span, .bg-gray-3 .rd-navbar-creative-2.rd-navbar-static .rd-navbar-basket span, .bg-brown-1 .rd-navbar-creative-2.rd-navbar-static .rd-navbar-basket span, .bg-primary .rd-navbar-creative-2.rd-navbar-static .rd-navbar-basket span {
    color: inherit;
}

.context-dark .rd-navbar-creative-2.rd-navbar-static .select-inline .select2-choice, .bg-gray-700 .rd-navbar-creative-2.rd-navbar-static .select-inline .select2-choice, .bg-gray-3 .rd-navbar-creative-2.rd-navbar-static .select-inline .select2-choice, .bg-brown-1 .rd-navbar-creative-2.rd-navbar-static .select-inline .select2-choice, .bg-primary .rd-navbar-creative-2.rd-navbar-static .select-inline .select2-choice {
    color: #151515;
    background: #ffffff;
}

.context-dark .rd-navbar-creative-2.rd-navbar-static .contacts-classic-title, .bg-gray-700 .rd-navbar-creative-2.rd-navbar-static .contacts-classic-title, .bg-gray-3 .rd-navbar-creative-2.rd-navbar-static .contacts-classic-title, .bg-brown-1 .rd-navbar-creative-2.rd-navbar-static .contacts-classic-title, .bg-primary .rd-navbar-creative-2.rd-navbar-static .contacts-classic-title {
    color: inherit;
}

a:focus,
button:focus {
    outline: none !important;
}

button::-moz-focus-inner {
    border: 0;
}

*:focus {
    outline: none;
}

blockquote {
    padding: 0;
    margin: 0;
}

input,
button,
select,
textarea {
    outline: none;
}

label {
    margin-bottom: 0;
}

p {
    margin: 0;
}

ul,
ol {
    list-style: none;
    padding: 0;
    margin: 0;
}

    ul li,
    ol li {
        display: block;
    }

dl {
    margin: 0;
}

dt,
dd {
    line-height: inherit;
}

dt {
    font-weight: inherit;
}

dd {
    margin-bottom: 0;
}

cite {
    font-style: normal;
}

form {
    margin-bottom: 0;
}

blockquote {
    padding-left: 0;
    border-left: 0;
}

address {
    margin-top: 0;
    margin-bottom: 0;
}

figure {
    margin-bottom: 0;
}

html p a:hover {
    text-decoration: none;
}

/*
* Typography
*/
body {
    font-size: 17px;
    line-height: 1.6;
    font-weight: 400;
    /* letter-spacing: .05em;*/
    font-family: 'Poppins';
    //font-family: Oswald;
    /*font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;*/
    text-align: center;
    color: #151515;
    background-color: #ffffff;
    -webkit-text-size-adjust: none;
    -webkit-font-smoothing: subpixel-antialiased;
}

.padding-botom {
    padding-bottom: 30px;
}

@media (min-width: 768px) {
	
body { font-size: 17px;}
h1, .heading-1 { font-size: 50px;}
h2, .heading-2, .counter-classic-number .symbol {font-size: 30px;}
h3, .heading-3, .event-classic-date { font-size: 26px; }
h4, .heading-4, .quote-classic-text, .event-classic-month { font-size: 20px; }
h5, .heading-5, .heading-7, .product-dawn-price, .event-classic-hours { font-size: 18px;}
.product-title1 {font-size: 14px;}
h6, .heading-6 { font-size: 1.70vh;}
.big { font-size: 18px; }
 * + .privacy-link { margin-top: 45px;}
 *.row + .link-classic { margin-top: 45px;}
.box-icon-classic { text-align: left; }

.box-icon-classic-icon, .box-icon-classic-svg { height: 70px; width: 70px;}

.box-icon-classic-icon { font-size: 30px;line-height: 70px;}

.box-icon-classic-svg svg { max-width: 46px;}

* + .box-icon-classic-text {margin-top: 10px;}

 /*.box-icon-modern { text-align: left; }*/

.box-icon-modern-header {  min-height: 70px;}

.box-icon-modern-icon { font-size: 42px; }

.box-icon-modern-count { font-size: 60px; }

.box-icon-modern-svg { top: -10px;}

.box-icon-modern-svg svg { max-width: 60px; }

.box-icon-modern-count + .box-icon-modern-icon { margin-left: 30px;}

.box-icon-modern-count + .box-icon-modern-svg { margin-left: 20px;}

* + .box-icon-classic-text {margin-top: 10px;}
  
.box-icon-creative {text-align: left;}

.box-icon-creative-icon {font-size: 40px;}

* + .box-icon-creative-text {margin-top: 4px;}

.box-icon-nancy { text-align: left; }

.box-icon-nancy-icon, .box-icon-nancy-svg { height: 70px; width: 70px; }

.box-icon-nancy-svg .svg-bg { width: 67px;}

.box-icon-nancy-svg .svg-icon {width: 54px;}

* + .box-icon-nancy-text {margin-top: 10px;}

.box-icon-kelly {
	text-align: left;
	padding-top: 30px;
	padding-bottom: 30px;
}
.box-icon-kelly-svg .svg-icon { width: 60px;}

.box-comment { padding-bottom: 45px;}

.box-comment > .box-comment {
	margin-top: 45px;
	padding-top: 45px;
	margin-left: 70px;
}
.box-comment + h4 {margin-top: 40px;}

.box-comment + .box-comment {margin-top: 45px;}

.box-info-modern-figure {padding: 15px;}

* + .box-info-modern-title {margin-top: 22px;}

* + .box-info-modern-text {	margin-top: 10px;}

.box-info-renee-decor::before { height: 54px;}

* + .box-info-renee-subtitle {margin-top: 25px;}

* + .box-info-renee-title {	margin-top: 20px;}

* + .box-info-renee-text {	margin-top: 20px;}

* + .box-info-renee-link {	margin-top: 20px;}

.box-info-rose { text-align: left;}

.box-info-rose-icon {font-size: 30px;line-height: 1.6;}

.box-info-rose-title + .unit {margin-top: 18px;}

.box-info-rose-text + .link-classic {margin-top: 16px;}
}

@media only screen and (max-width: 320px) {
    body {
        font-size: 20px;
    }
}

h1, h2, h3, h4, h5, h6, [class^='heading-'] {
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 600;
    /*    font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    letter-spacing: .05em;
    text-transform: uppercase;*/
    color: #151515;
}

    h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, [class^='heading-'] a {
        color: inherit;
    }

        h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, [class^='heading-'] a:hover {
            color: #e52029;
        }

h1,
.heading-1 {
    font-size: 32px;
    line-height: 1.1;
}


@media (min-width: 992px) {
    h1,
    .heading-1 {
        font-size: 70px;
    }
}

@media (min-width: 1200px) {
    h1,
    .heading-1 {
        font-size: 100px;
    }
}

h1 {
    font-weight: 700;
    letter-spacing: .025em;
}

h2,
.heading-2, .counter-classic-number .symbol {
    font-size: 26px;
    line-height: 1.18182;
}

@media (min-width: 992px) and screen {
    h2,
    .heading-2, .counter-classic-number .symbol {
        font-size: 40px;
    }
}

@media (min-width: 1200px) {
    h2,
    .heading-2, .counter-classic-number .symbol {
        font-size: 45px;
    }
}

h3,
.heading-3, .event-classic-date {
    font-size: 22px;
    line-height: 1.33333;
}

@media (min-width: 992px) {
    h3,
    .heading-3, .event-classic-date {
        font-size: 30px;
    }
}

@media (min-width: 1200px) {
    h3,
    .heading-3, .event-classic-date {
        font-size: 36px;
    }
}

h4,
.heading-4, .quote-classic-text, .event-classic-month {
    font-size: 18px;
    line-height: 1.5;
}


@media (min-width: 992px) {
    h4,
    .heading-4, .quote-classic-text, .event-classic-month {
        font-size: 22px;
    }
}

@media (min-width: 1200px) {
    h4,
    .heading-4, .quote-classic-text, .event-classic-month {
        font-size: 20px;
    }
}

h4,
.heading-4 {
    font-weight: 600;
    /*letter-spacing: .075em;*/
}

h5,
.heading-5, .heading-7, .product-dawn-price, .event-classic-hours {
    font-size: 16px;
    line-height: 1.66667;
}


h5,
.heading-5 {
    text-transform: none;
}

h6,
.heading-6 {
    font-size: 14px;
    line-height: 1.65;
}

h6,
.heading-6 {
    /*letter-spacing: .075em;*/
    text-transform: none;
}

.heading-7 {
    font-weight: 400;
    letter-spacing: .1em;
    color: inherit;
}

small,
.small {
    display: block;
    font-size: 12px;
    line-height: 1.5;
}

mark,
.mark {
    padding: 3px 5px;
    color: #ffffff;
    background: #e52029;
}

.big {
    font-size: 16px;
    line-height: 1.66667;
    letter-spacing: .05em;
}

.lead {
    font-size: 24px;
    line-height: 34px;
    font-weight: 300;
}

code {
    padding: 10px 5px;
    border-radius: 0.2rem;
    font-size: 90%;
    color: #111111;
    background: #e1e1e1;
}

p [data-toggle='tooltip'] {
    padding-left: .25em;
    padding-right: .25em;
    color: #e52029;
}

p [style*='max-width'] {
    display: inline-block;
}

::selection {
    background: black;
    color: #ffffff;
}

::-moz-selection {
    background: #7fd02c;
    color: #ffffff;
}

/*
* Brand
*/
.brand {
    display: inline-block;
}

    .brand .brand-logo-light {
        display: none;
    }

    .brand .brand-logo-dark {
        display: block;
    }

    .brand .brand-logo-fixed {
        display: none;
    }

    .brand * + * {
        margin-top: 0;
    }

.shoppingbtn {
    background-color: #645037 !important;
    border-color: #645037 !important;
    color: white !important;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    border: none !important;
}
/*
* Links
*/
#GetOtp:hover {
    background-color: #C4A570 !important;
}

a {
    transition: all 0.25s ease-in-out;
}

.swiper-pagination-bullets {
    background-color: transparent !important;
}

a, a:focus, a:active, a:hover {
    text-decoration: none;
}

    a, a:focus, a:active {
        color: #004C26;
    }

        a:hover {
            color: #a5131a;
        }

        a[href*='tel'], a[href*='mailto'] {
            white-space: nowrap;
        }

.link-hover {
    color: #a5131a;
}

.link-press {
    color: #a5131a;
}

.privacy-link {
    display: inline-block;
}

    .privacy-link, .privacy-link:focus, .privacy-link:active {
        color: #7fd02c;
    }

        .privacy-link:hover {
            color: #e52029;
        }

* + .privacy-link {
    margin-top: 25px;
}

.link-tag {
    font-size: 12px;
    line-height: 1;
    font-weight: 600;
    letter-spacing: .13em;
    text-transform: uppercase;
    font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}

    .link-tag, .link-tag:focus, .link-tag:active {
        color: inherit;
    }

        .link-tag:hover {
            color: #e52029;
        }

.link-shop {
    display: block;
}

.link-classic {
    position: relative;
    display: inline-block;
    font-size: 14px;
    line-height: 1.9;
    font-weight: 600;
    letter-spacing: .05em;
    text-transform: uppercase;
    font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    transition: all .25s ease;
}

    .link-classic, .link-classic:focus, .link-classic:active {
        color: #a3a3a3;
    }

        .link-classic:hover {
            color: #e52029;
        }

        .link-classic::after {
            display: block;
            content: '';
            height: 0;
            width: 100%;
            border-top: 2px solid;
            transition: transform .2s ease;
        }

        .link-classic:hover {
            letter-spacing: .3em;
        }

* + .link-classic {
    margin-top: 20px;
}

*.row + .link-classic {
    margin-top: 30px;
}


.context-dark .link-classic, .bg-gray-700 .link-classic, .bg-gray-3 .link-classic, .bg-brown-1 .link-classic, .bg-primary .link-classic, .context-dark .link-classic:active, .bg-gray-700 .link-classic:active, .bg-gray-3 .link-classic:active, .bg-brown-1 .link-classic:active, .bg-primary .link-classic:active, .context-dark .link-classic:focus, .bg-gray-700 .link-classic:focus, .bg-gray-3 .link-classic:focus, .bg-brown-1 .link-classic:focus, .bg-primary .link-classic:focus {
    color: inherit;
}

.link-primary, .link-primary:active, .link-primary:focus {
    color: #e52029;
}

/*
* Blocks
*/
.block-center, .block-sm, .block-md, .block-lg {
    margin-left: auto;
    margin-right: auto;
}

.block-sm {
    max-width: 560px;
}

.block-md {
    max-width: 650px;
}

.block-lg {
    max-width: 768px;
}

.block-center {
    padding: 10px;
}

    .block-center:hover .block-center-header {
        background-color: #e52029;
    }

.block-center-title {
    background-color: #ffffff;
}

@media (max-width: 1599.98px) {
    .block-center {
        padding: 20px;
    }

        .block-center:hover .block-center-header {
            background-color: #ffffff;
        }

    .block-center-header {
        background-color: #e52029;
    }
}

/*
*
* Boxes
*/
.box-sm {
    max-width: 270px;
    margin-left: auto;
    margin-right: auto;
}

.box-md {
    max-width: 370px;
    margin-left: auto;
    margin-right: auto;
}

.box-lg {
    max-width: 470px;
    margin-left: auto;
    margin-right: auto;
}

.box-xl {
    max-width: 570px;
    margin-left: auto;
    margin-right: auto;
}

.box-xxl {
    max-width: 870px;
    margin-left: auto;
    margin-right: auto;
}

.box-icon-classic {
    text-align: center;
}

.box-icon-classic-svg,
.box-icon-classic-icon {
    height: 60px;
    width: 60px;
    border-radius: 50%;
    background: #ffffff;
    box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, 0.06);
    animation: iconClassic 20s ease-in-out infinite;
}

.box-icon-classic-icon {
    display: inline-block;
    text-align: center;
    font-size: 24px;
    line-height: 60px;
    color: #7fd02c;
}

.box-icon-classic-svg {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 0;
    line-height: 0;
}

    .box-icon-classic-svg svg {
        max-width: 40px;
        fill: #151515;
        animation: iconSvgClassic 20s ease-in-out infinite;
    }

.box-icon-classic-title {
    font-weight: 600;
}

    .box-icon-classic-title a, .box-icon-classic-title a:focus, .box-icon-classic-title a:active {
        color: inherit;
    }

        .box-icon-classic-title a:hover {
            color: #e52029;
        }

.box-icon-classic-text {
    letter-spacing: .025em;
}

* + .box-icon-classic-text {
    margin-top: 6px;
}

@media (min-width: 992px) {
    .box-icon-classic-icon,
    .box-icon-classic-svg {
        height: 90px;
        width: 90px;
    }

    .box-icon-classic-icon {
        font-size: 40px;
        line-height: 90px;
    }

    .box-icon-classic-svg svg {
        max-width: none;
    }

    * + .box-icon-classic-text {
        margin-top: 14px;
    }
}

@media (min-width: 1200px) {
    .box-icon-classic-title {
        margin-top: 4px;
    }
}

.ie-10 .box-icon-classic-svg,
.ie-10 .box-icon-classic-icon,
.ie-10 .box-icon-classic-svg svg,
.ie-11 .box-icon-classic-svg,
.ie-11 .box-icon-classic-icon,
.ie-11 .box-icon-classic-svg svg,
.ie-edge .box-icon-classic-svg,
.ie-edge .box-icon-classic-icon,
.ie-edge .box-icon-classic-svg svg {
    animation: none;
}

    .ie-10 .box-icon-classic-svg svg,
    .ie-11 .box-icon-classic-svg svg,
    .ie-edge .box-icon-classic-svg svg {
        height: initial;
    }

.box-icon-modern {
    text-align: center;
}

.box-icon-modern-header {
    display: inline-flex;
    align-items: center;
    min-height: 60px;
}

.box-icon-modern-count + .box-icon-modern-icon {
    margin-left: 20px;
}

.box-icon-modern-count + .box-icon-modern-svg {
    margin-left: 10px;
}

.box-icon-modern-count {
    font-size: 50px;
    line-height: 1;
    font-weight: 600;
    letter-spacing: 0;
    font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    color: rgba(21, 21, 21, 0.05);
}

.box-icon-modern-icon {
    font-size: 36px;
    line-height: 1;
    color: #7fd02c;
}

.ie-10 .box-icon-modern-icon,
.ie-11 .box-icon-modern-icon,
.ie-edge .box-icon-modern-icon {
    color: #e52029;
}

    .ie-10 .box-icon-modern-icon:before,
    .ie-11 .box-icon-modern-icon:before,
    .ie-edge .box-icon-modern-icon:before {
        background: none;
    }

.box-icon-modern-svg {
    position: relative;
    top: -5px;
}

    .box-icon-modern-svg svg {
        max-width: 50px;
    }

.box-icon-modern-title {
    font-weight: 600;
    letter-spacing: .01em;
}

    .box-icon-modern-title a, .box-icon-modern-title a:focus, .box-icon-modern-title a:active {
        color: inherit;
    }

        .box-icon-modern-title a:hover {
            color: #7fd02c;
        }

.box-icon-modern-text {
    letter-spacing: .025em;
}

* + .box-icon-modern-title {
    margin-top: 2px;
}

* + .box-icon-modern-text {
    margin-top: 6px;
}

@media (min-width: 992px) {
    .box-icon-modern-text {
        max-width: 95%;
    }

    * + .box-icon-modern-text {
        margin-top: 14px;
    }
}

@media (min-width: 1200px) {
    .box-icon-modern-header {
        min-height: 80px;
    }

    .box-icon-modern-count {
        font-size: 70px;
    }

    .box-icon-modern-icon {
        font-size: 50px;
    }

        .box-icon-modern-icon.fl-bigmug-line-big104 {
            font-size: 56px;
        }

        .box-icon-modern-icon.fl-bigmug-line-giftbox54 {
            font-size: 50px;
        }

    .box-icon-modern-svg svg {
        max-width: none;
    }
}

.context-dark .box-icon-modern-count, .bg-gray-700 .box-icon-modern-count, .bg-gray-3 .box-icon-modern-count, .bg-brown-1 .box-icon-modern-count, .bg-primary .box-icon-modern-count {
    color: rgba(255, 255, 255, 0.05);
}

.ie-10 .box-icon-modern-svg svg path,
.ie-11 .box-icon-modern-svg svg path,
.ie-edge .box-icon-modern-svg svg path {
    fill: #e52029;
}

.box-icon-creative {
    text-align: center;
    padding: 15px;
    border: 1px solid #e1e1e1;
    background: #ffffff;
}

.box-icon-creative-icon {
    font-size: 34px;
    line-height: 1;
    color: #7fd02c;
}

.box-icon-creative-title {
    text-transform: uppercase;
    letter-spacing: .075em;
}

* + .box-icon-creative-text {
    margin-top: 0;
}

@media (min-width: 992px) {
    .box-icon-creative {
        padding: 30px;
    }

    .box-icon-creative-icon {
        font-size: 44px;
    }
}

@media (min-width: 1200px) {
    .box-icon-creative {
        padding: 42px;
    }

    .box-icon-creative-icon {
        font-size: 48px;
    }
}

.box-icon-nancy {
    text-align: center;
}

.box-icon-nancy-svg,
.box-icon-nancy-icon {
    height: 56px;
    width: 56px;
}

.box-icon-nancy-icon {
    display: inline-block;
    text-align: center;
    font-size: 24px;
    line-height: 60px;
    color: #151515;
}

.box-icon-nancy-svg {
    position: relative;
    display: inline-flex;
    align-items: flex-start;
    justify-content: center;
    font-size: 0;
    line-height: 0;
    z-index: 1;
}

    .box-icon-nancy-svg .svg-bg,
    .box-icon-nancy-svg .svg-icon {
        transition: all .25s ease;
    }

    .box-icon-nancy-svg .svg-bg {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 57px;
        fill: #7fd02c;
        transform: translate3d(-50%, -50%, 0);
        z-index: -1;
    }

    .box-icon-nancy-svg .svg-icon {
        width: 44px;
        fill: #151515;
    }

.box-icon-nancy-title {
    font-weight: 600;
}

    .box-icon-nancy-title a, .box-icon-nancy-title a:focus, .box-icon-nancy-title a:active {
        color: inherit;
    }

        .box-icon-nancy-title a:hover {
            color: #e52029;
        }

.box-icon-nancy-text {
    letter-spacing: .025em;
}

* + .box-icon-nancy-text {
    margin-top: 6px;
}

@media (min-width: 992px) {
    .box-icon-nancy-right .box-icon-nancy-svg .svg-bg {
        transform: translate3d(-50%, -50%, 0) rotateY(180deg);
    }

    .box-icon-nancy-icon,
    .box-icon-nancy-svg {
        height: 80px;
        width: 80px;
        margin-top: 5px;
    }

    .box-icon-nancy-icon {
        font-size: 40px;
        line-height: 80px;
    }

    .box-icon-nancy-svg .svg-bg {
        width: auto;
    }

    .box-icon-nancy-svg .svg-icon {
        width: 64px;
    }

    * + .box-icon-nancy-text {
        margin-top: 14px;
    }
}

@media (min-width: 992px) {
    .desktop .box-icon-nancy:hover .box-icon-nancy-svg .svg-icon {
        transform: translate3d(0, -8px, 0);
    }

    .desktop .box-icon-nancy-left:hover .box-icon-nancy-svg .svg-bg {
        transform: translate3d(-50%, -50%, 0) rotate(35deg);
    }

    .desktop .box-icon-nancy-right:hover .box-icon-nancy-svg .svg-bg {
        transform: translate3d(-50%, -50%, 0) rotateY(180deg) rotate(35deg);
    }
}

.box-icon-kelly {
    text-align: left;
    padding: 20px;
    border-radius: 6px;
    box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.08);
    background: #ffffff;
}

.box-icon-kelly-svg .svg-icon {
    width: 50px;
}

.box-icon-kelly-title {
    line-height: 1.2;
    font-weight: 500;
    letter-spacing: .1em;
}

* + .box-icon-kelly-text {
    margin-top: 8px;
}

@media (min-width: 992px) {
    .box-icon-kelly {
        padding: 40px 30px;
    }

    .box-icon-kelly-svg .svg-icon {
        width: 70px;
    }

    * + .box-icon-kelly-text {
        margin-top: 12px;
    }
}

@media (min-width: 1200px) {
    .box-icon-kelly {
        padding-left: 40px;
        padding-right: 40px;
    }

    .box-icon-kelly-svg .svg-icon {
        width: 74px;
    }
}

.contacts-classic {
    color: #151515;
}

    .contacts-classic a, .contacts-classic a:focus, .contacts-classic a:active {
        color: #777777;
    }

        .contacts-classic a:hover {
            color: #e52029;
        }

.contacts-classic-title {
    font-weight: 700;
    color: #e52029;
}

* + .contacts-classic {
    margin-top: 12px;
}

.context-dark .contacts-classic, .bg-gray-700 .contacts-classic, .bg-gray-3 .contacts-classic, .bg-brown-1 .contacts-classic, .bg-primary .contacts-classic {
    color: inherit;
}

    .context-dark .contacts-classic a, .bg-gray-700 .contacts-classic a, .bg-gray-3 .contacts-classic a, .bg-brown-1 .contacts-classic a, .bg-primary .contacts-classic a, .context-dark .contacts-classic a:focus, .bg-gray-700 .contacts-classic a:focus, .bg-gray-3 .contacts-classic a:focus, .bg-brown-1 .contacts-classic a:focus, .bg-primary .contacts-classic a:focus, .context-dark .contacts-classic a:active, .bg-gray-700 .contacts-classic a:active, .bg-gray-3 .contacts-classic a:active, .bg-brown-1 .contacts-classic a:active, .bg-primary .contacts-classic a:active {
        color: inherit;
    }

        .context-dark .contacts-classic a:hover, .bg-gray-700 .contacts-classic a:hover, .bg-gray-3 .contacts-classic a:hover, .bg-brown-1 .contacts-classic a:hover, .bg-primary .contacts-classic a:hover {
            color: #7fd02c;
        }

.box-comment {
    position: relative;
    text-align: left;
    padding-bottom: 30px;
    border-bottom: 1px solid #e1e1e1;
    color: #151515;
}

    .box-comment > .box-comment {
        margin-top: 35px;
        padding-top: 35px;
        border-top: 1px solid #e1e1e1;
        padding-bottom: 0;
        border-bottom: none;
    }

.box-comment-figure {
    display: inline-block;
}

    .box-comment-figure img {
        max-width: 60px;
    }

.box-comment-author {
    font-weight: 500;
}

    .box-comment-author a, .box-comment-author a:focus, .box-comment-author a:active {
        color: inherit;
    }

        .box-comment-author a:hover {
            color: #e52029;
        }

.box-comment-time {
    color: #777777;
}

.box-comment-reply {
    font-size: 12px;
    line-height: 1;
    font-weight: 600;
    letter-spacing: .13em;
    text-transform: uppercase;
    font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}

    .box-comment-reply, .box-comment-reply:focus, .box-comment-reply:active {
        color: #7fd02c;
    }

        .box-comment-reply:hover {
            color: #e52029;
        }

.box-comment-author + .box-comment-reply {
    padding-left: 15px;
    border-left: 1px solid #e1e1e1;
}

.box-comment-form {
    text-align: left;
}

    .box-comment-form .unit-body {
        flex-grow: 1;
    }

.tab-content .box-comment {
    padding-bottom: 0;
    border-bottom: none;
}

* + .box-comment {
    margin-top: 30px;
}

* + .box-comment-text {
    margin-top: 12px;
}

.box-comment + h4 {
    margin-top: 30px;
}

.box-comment + .box-comment {
    margin-top: 30px;
}

@media (min-width: 576px) {
    .box-comment-figure img {
        max-width: none;
    }
}

@media(min-width: 768px) and (max-width: 1024px) {
    .content {
        padding: 2% 31% !important;
    }
	
	 .bloginfo {
        font-size: 14px !important;
        margin-top: 15px;
        text-align: justify;
        text-transform: none;
    }
	.TrendingProduct {margin-top:-100px;}

    .block {
        border: 1px solid #b5acac;
        margin-left: 2%;
        margin-right: 3%;
        padding-bottom: 0px;
        /* display: flex; */
        margin-top: 1% !important;
    }
.footerbg {
    position: relative;
    background-color: #55ba46;
    margin-top: 0px;
    padding: 0px 0 0;
}
    .bannerHeadText1 {
        left: 6%;
        top: 44% !important;
        font-size: 30px;
        position: fixed;
    }

    .bannerHeadText2 {
        left: 11% !important;
        top: 70% !important;
        font-size: 13px !important;
        font-weight: 200;
    }

    .bannerHeadText3 {
        left: 6% !important;
        top: 80% !important;
        font-size: 13px;
        position: fixed;
    }

    .bannerHeadText {
        left: 6% !important;
        font-size:40px !important;
        margin-top: 60px !important;
    }
}

@media (min-width: 992px) {
    .box-comment .unit {
        align-items: center;
    }

    .box-comment + h4 {
        margin-top: 50px;
    }
}

@media (min-width: 1200px) {
    .box-comment > .box-comment {
        margin-left: 145px;
    }
}

.aside .button {
    padding-left: 16px;
    padding-right: 16px;
}

.aside-title {
    padding-bottom: 14px;
    text-transform: uppercase;
    /*border-bottom: 1px solid #e1e1e1;*/
    margin: 0px 35px 0px 35px;
}

    .aside-title + .row {
        margin-top: 30px;
    }

    .aside-title + .group-tags {
        margin-top: 22px;
    }

.box-info-classic {
    position: relative;
    padding: 30px 15px 60px;
    z-index: 1;
}

    .box-info-classic::before {
        position: absolute;
        content: '';
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background: linear-gradient(to bottom, rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0.1) 100%);
        opacity: .68;
        pointer-events: none;
        z-index: -1;
    }

.box-info-classic-title {
    font-weight: 600;
    letter-spacing: .05em;
    text-transform: none;
    color: #ffffff;
}

.box-info-classic-text {
    color: #ffffff;
}

.box-info-classic-year {
    max-width: 140px;
    margin-left: auto;
    margin-right: auto;
    color: #7fd02c;
}

* + .box-info-classic-text {
    margin-top: 10px;
}

@media (min-width: 1200px) {
    .box-info-classic {
        padding: 60px 40px 90px;
    }

    .box-info-classic-year {
        max-width: 174px;
    }

    * + .box-info-classic-text {
        margin-top: 18px;
    }
}

.context-dark .box-info-classic-title, .bg-gray-700 .box-info-classic-title, .bg-gray-3 .box-info-classic-title, .bg-brown-1 .box-info-classic-title, .bg-primary .box-info-classic-title {
    color: #151515;
}

.context-dark .box-info-classic-text, .bg-gray-700 .box-info-classic-text, .bg-gray-3 .box-info-classic-text, .bg-brown-1 .box-info-classic-text, .bg-primary .box-info-classic-text {
    color: #777777;
}

.context-dark .box-info-classic-year, .bg-gray-700 .box-info-classic-year, .bg-gray-3 .box-info-classic-year, .bg-brown-1 .box-info-classic-year, .bg-primary .box-info-classic-year {
    color: #7fd02c;
}

.box-info-modern {
    position: relative;
    text-align: center;
    color: #151515;
}

    .box-info-modern::before {
        position: absolute;
        content: '';
        top: 0;
        right: 0;
        bottom: -15px;
        left: 0;
        opacity: 0;
        visibility: hidden;
        border-radius: 6px;
        box-shadow: 0 5px 16px 0 rgba(0, 0, 0, 0.15);
        transition: all .25s ease;
        pointer-events: none;
    }

.box-info-modern-figure {
    display: block;
    padding: 10px;
    border: 1px solid #e1e1e1;
}

    .box-info-modern-figure img {
        width: 100%;
        transform: none;
        will-change: transform;
        transition: all .25s ease;
    }

.box-info-modern-title {
    font-weight: 600;
}

.box-info-modern-text {
    max-width: 330px;
    margin-left: auto;
    margin-right: auto;
    letter-spacing: .075em;
}

.box-info-modern-link {
    position: relative;
    display: inline-block;
    padding: 12px 22px;
    font-size: 14px;
    line-height: 1.2;
    font-weight: 600;
    letter-spacing: .05em;
    text-transform: uppercase;
    font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    transition: transform .25s ease, color .25s ease-in-out;
}

    .box-info-modern-link, .box-info-modern-link:focus, .box-info-modern-link:active {
        color: #a3a3a3;
    }

        .box-info-modern-link:hover {
            color: #e52029;
        }

        .box-info-modern-link::before {
            position: absolute;
            content: '';
            top: 50%;
            left: 50%;
            width: calc(100% - 44px);
            height: 80%;
            border: 2px solid transparent;
            border-bottom-color: inherit;
            transform: translate3d(-50%, -50%, 0);
            transition: width .25s ease, height .25s ease;
        }

* + .box-info-modern-title {
    margin-top: 16px;
}

* + .box-info-modern-text {
    margin-top: 6px;
}

* + .box-info-modern-link {
    margin-top: 8px;
}

@media (min-width: 992px) {
    .desktop .box-info-modern-link:hover {
        color: #a3a3a3;
    }

    .desktop .box-info-modern:hover::before {
        top: -15px;
        right: -15px;
        bottom: -60px;
        left: -15px;
        visibility: visible;
        opacity: 1;
    }

    .desktop .box-info-modern:hover .box-info-modern-figure {
        border-color: transparent;
    }

        .desktop .box-info-modern:hover .box-info-modern-figure img {
            transform: scale(1.1);
        }

    .desktop .box-info-modern:hover .box-info-modern-link {
        transform: translate3d(0, 10px, 0);
    }

        .desktop .box-info-modern:hover .box-info-modern-link, .desktop .box-info-modern:hover .box-info-modern-link:focus, .desktop .box-info-modern:hover .box-info-modern-link:active {
            color: #e52029;
        }

            .desktop .box-info-modern:hover .box-info-modern-link:hover {
                color: #151515;
            }

            .desktop .box-info-modern:hover .box-info-modern-link::before {
                width: 100%;
                height: 100%;
                border-color: inherit;
                transition: border-color .3s ease-in-out, width .25s ease, height .25s ease;
            }
}

.box-info-creative {
    text-align: center;
    color: #151515;
    background: #ffffff;
}

.box-info-creative-title {
    line-height: 1.2;
    font-weight: 600;
    letter-spacing: .1em;
}

* + .box-info-creative-text {
    margin-top: 10px;
}

* + .box-info-creative-link {
    margin-top: 10px;
}

@media (min-width: 576px) {
    .box-info-creative {
        text-align: left;
        padding: 26px 0 0;
    }

    .box-info-creative-link {
        top: 20px;
        margin-left: 46%;
    }

    * + .box-info-creative-text {
        margin-top: 18px;
    }

    * + .box-info-creative-link {
        margin-top: 0;
    }
}

.box-info-renee {
    text-align: center;
}

.box-info-renee-decor {
    font-size: 0;
    line-height: 0;
}

    .box-info-renee-decor::before {
        display: inline-block;
        content: '';
        width: 0;
        height: 40px;
        border-left: 1px solid #e1e1e1;
        animation: moreLoopY 2.5s cubic-bezier(0.77, 0, 0.175, 1) infinite;
    }

.box-info-renee-subtitle {
    font-weight: 600;
    letter-spacing: .1em;
    font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}

.box-info-renee-title {
    font-weight: 500;
    letter-spacing: .075em;
    text-transform: none;
}

.box-info-renee-text {
    max-width: 450px;
    margin-left: auto;
    margin-right: auto;
}

* + .box-info-renee-subtitle {
    margin-top: 15px;
}

* + .box-info-renee-title {
    margin-top: 10px;
}

* + .box-info-renee-text {
    margin-top: 10px;
}

* + .box-info-renee-link {
    margin-top: 10px;
}

@media (min-width: 992px) {
    * + .box-info-renee-subtitle {
        margin-top: 35px;
    }

    * + .box-info-renee-title {
        margin-top: 30px;
    }

    * + .box-info-renee-text {
        margin-top: 30px;
    }

    * + .box-info-renee-link {
        margin-top: 36px;
    }
}

.context-dark .box-info-renee-decor::before, .bg-gray-700 .box-info-renee-decor::before, .bg-gray-3 .box-info-renee-decor::before, .bg-brown-1 .box-info-renee-decor::before, .bg-primary .box-info-renee-decor::before {
    border-color: rgba(225, 225, 225, 0.26);
}

.context-dark .box-info-renee-subtitle, .bg-gray-700 .box-info-renee-subtitle, .bg-gray-3 .box-info-renee-subtitle, .bg-brown-1 .box-info-renee-subtitle, .bg-primary .box-info-renee-subtitle,
.context-dark .box-info-renee-text,
.bg-gray-700 .box-info-renee-text,
.bg-gray-3 .box-info-renee-text,
.bg-brown-1 .box-info-renee-text,
.bg-primary .box-info-renee-text {
    color: rgba(255, 255, 255, 0.5);
}

.box-info-rose {
    text-align: center;
    color: #151515;
    padding-bottom: 20px;
}

.box-info-rose-2 {
    padding-top: 20px;
}

.box-info-rose-title {
    letter-spacing: .01em;
    text-transform: none;
    font-weight: 500;
}

.box-info-rose-icon {
    font-size: 25px;
}

.box-info-rose-number {
    font-weight: 400;
    letter-spacing: .075em;
}

.box-info-rose-text {
    color: #151515;
}

.box-info-rose-text,
.box-info-rose-author {
    letter-spacing: .075em;
    font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}

.box-info-rose-title + .unit {
    margin-top: 4px;
}

.box-info-rose-text + .link-classic {
    margin-top: 8px;
}

@media (min-width: 576px) {
    .box-info-rose {
        padding-bottom: 0;
    }

    .box-info-rose-2 {
        padding-top: 0;
    }
}

@media (min-width: 1200px) {
    .box-info-rose-text {
        padding: 4px 8px;
    }

    .box-info-rose-icon {
        font-size: 35px;
    }
}

.box-info-beryl-title {
    font-weight: 500;
    letter-spacing: .075em;
    text-transform: capitalize;
}

.box-info-beryl-time {
    font-size: 14px;
    line-height: 1.2;
    font-weight: 700;
    letter-spacing: .2em;
    text-transform: uppercase;
    font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    color: #e52029;
}

.box-info-beryl-text {
    letter-spacing: .075em;
}

* + .box-info-beryl-time {
    margin-top: 10px;
}

* + .box-info-beryl-text {
    margin-top: 10px;
}

@media (min-width: 768px) {
    .box-info-beryl-time {
        letter-spacing: .3em;
    }

    * + .box-info-beryl-time {
        margin-top: 20px;
    }

    * + .box-info-beryl-text {
        margin-top: 20px;
    }
}

@media (min-width: 992px) {
    * + .box-info-beryl-time {
        margin-top: 34px;
    }

    * + .box-info-beryl-text {
        margin-top: 34px;
    }

    .box-info-beryl-text + .button {
        margin-top: 40px;
    }
}

.box-cta h2 + .group-middle {
    margin-top: 16px;
}

@media (min-width: 992px) {
    .box-cta h2 + .button {
        margin-top: 40px;
    }
}

@media (min-width: 768px) {
    .box-about h2 + p {
        margin-top: 20px;
    }

    .box-about p + p {
        margin-top: 20px;
    }
}

@media (min-width: 992px) {
    .box-about h2 + p {
        margin-top: 30px;
    }

    .box-about p + p {
        margin-top: 30px;
    }

    .box-about * + img {
        margin-top: 50px;
    }
}

html:not(.ie-10):not(.ie-11):not(.ie-edge) .box-icon-classic-svg svg,
html:not(.ie-10):not(.ie-11):not(.ie-edge) .box-icon-modern-svg svg {
    height: auto;
}

html:not(.ie-10):not(.ie-11):not(.ie-edge) .box-icon-nancy-svg .svg-icon,
html:not(.ie-10):not(.ie-11):not(.ie-edge) .box-icon-kelly-svg .svg-icon {
    height: auto;
}

/*
* Element groups
*/
html .group {
    margin-bottom: -10px;
    margin-left: -10px;
}

    html .group:empty {
        margin-bottom: 0;
        margin-left: 0;
    }

    html .group > * {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 10px;
        margin-left: 10px;
    }

html .group-xs {
    margin-bottom: -15px;
    margin-left: -25px;
}

    html .group-xs:empty {
        margin-bottom: 0;
        margin-left: 0;
    }

    html .group-xs > * {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 15px;
        margin-left: 15px;
    }

html .group-sm {
    /*margin: 15px 0px -10px -20px;*/
    margin: 20px 0px 0px -20px;
}

    html .group-sm:empty {
        margin-bottom: 0;
        margin-left: 0;
    }

    html .group-sm > * {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0px;
        margin-left: 20px;
    }

html .group-md {
    margin-bottom: -20px;
    margin-left: -25px;
}

    html .group-md:empty {
        margin-bottom: 0;
        margin-left: 0;
    }

    html .group-md > * {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 20px;
        margin-left: 25px;
    }

html .group-lg {
    margin-bottom: -20px;
    margin-left: -30px;
}

    html .group-lg:empty {
        margin-bottom: 0;
        margin-left: 0;
    }

    html .group-lg > * {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 20px;
        margin-left: 30px;
    }

html .group-xl {
    margin-bottom: -30px;
    margin-left: -40px;
}

    html .group-xl:empty {
        margin-bottom: 0;
        margin-left: 0;
    }

    html .group-xl > * {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 30px;
        margin-left: 40px;
    }

html .group-middle {
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

html .group-button-1 {
    display: flex;
}

html .group-justify {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

html .group-custom {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    max-width: 100%;
}

    html .group-custom > * {
        flex: 0 1 100%;
        padding-left: 20px;
        padding-right: 20px;
    }

@media (min-width: 576px) {
    html .group-custom {
        flex-wrap: nowrap;
    }

        html .group-custom > * {
            flex: 1 1 auto;
        }
}

.group-button-1 .button {
    flex-grow: 1;
    padding-left: 15px;
    padding-right: 15px;
}

* + .group {
    margin-top: 30px;
}

* + .group-xs {
    margin-top: 30px;
}

* + .group-sm {
    margin-top: 30px;
}

* + .group-md {
    margin-top: 30px;
}

* + .group-lg {
    margin-top: 30px;
}

* + .group-xl {
    margin-top: 30px;
}

@media (min-width: 992px) {
    h3 + .group-xs {
        margin-top: 45px;
    }
}

/*
* Responsive units
*/
.unit {
    /*display: flex;
    flex: 0 1 100%;*/
    margin-bottom: -10px;
    margin-left: -10px;
    font-size: 14px;
    text-align: justify;
    padding: 0px 10px 0px 5px;
}

    .unit > * {
        margin-bottom: 10px;
        margin-left: 10px;
    }

    .unit:empty {
        margin-bottom: 0;
        margin-left: 0;
    }

.unit-body {
    flex: 0 1 auto;
    width: 100%;
    text-align: left;
}

.unit-left,
.unit-right {
    flex: 0 0 auto;
    max-width: 100%;
}

.unit-spacing-0 {
    margin-bottom: 0;
    margin-left: 0;
}

    .unit-spacing-0 > * {
        margin-bottom: 0;
        margin-left: 0;
    }

.unit-spacing-xs {
    margin-bottom: -20px;
    margin-left: -15px;
}

    .unit-spacing-xs > * {
        margin-bottom: 20px;
        margin-left: 15px;
    }

.unit-spacing-sm {
    margin-bottom: -10px;
    margin-left: -20px;
    font-size: 14px;
}

    .unit-spacing-sm > * {
        margin-bottom: 10px;
        margin-left: 25px;
    }

.unit-spacing-md {
    margin-bottom: 0px;
    margin-left: 0px;
}

    .unit-spacing-md > * {
        margin-bottom: 20px;
        margin-left: 10px;
    }

.unit-spacing-lg {
    margin-bottom: -20px;
    margin-left: -30px;
}

    .unit-spacing-lg > * {
        margin-bottom: 20px;
        margin-left: 30px;
    }

.unit-spacing-xl {
    margin-bottom: -30px;
    margin-left: -40px;
}

    .unit-spacing-xl > * {
        margin-bottom: 30px;
        margin-left: 40px;
    }

/*
* Lists
*/
/*
* Vertical list
*/
.list > li + li {
    margin-top: 5px;
}

.list-xs > li + li {
    margin-top: 10px;
}

.list-sm > li + li {
    margin-top: 15px;
}

.list-md > li + li {
    margin-top: 20px;
}

.list-lg > li + li {
    margin-top: 25px;
}

.list-xl > li + li {
    margin-top: 30px;
}

@media (min-width: 768px) {
    .list-xl > li + li {
        margin-top: 50px;
    }
}

/*
* List inline
*/
.list-inline > li {
    display: inline-block;
}

html .list-inline-xs {
    transform: translate3d(0, -8px, 0);
    margin-bottom: -8px;
    margin-left: -4px;
    margin-right: -4px;
}

    html .list-inline-xs > * {
        margin-top: 8px;
        padding-left: 4px;
        padding-right: 4px;
    }

html .list-inline-sm {
    transform: translate3d(0, -10px, 0);
    margin-bottom: -10px;
    margin-left: -10px;
    margin-right: -5px;
}

    html .list-inline-sm > * {
        margin-top: 10px;
        padding-left: 17px;
        padding-right: 5px;
    }

html .list-inline-md {
    transform: translate3d(0, -10px, 0);
    margin-bottom: -10px;
    margin-left: -8px;
    margin-right: -8px;
}

    html .list-inline-md > * {
        margin-top: 10px;
        padding-left: 8px;
        padding-right: 8px;
    }

html .list-inline-lg {
    transform: translate3d(0, -10px, 0);
    margin-bottom: -10px;
    margin-left: -10px;
    margin-right: -10px;
}

    html .list-inline-lg > * {
        margin-top: 10px;
        padding-left: 10px;
        padding-right: 10px;
    }

html .list-inline-xl {
    transform: translate3d(0, -10px, 0);
    margin-bottom: -10px;
    margin-left: -15px;
    margin-right: -15px;
}

    html .list-inline-xl > * {
        margin-top: 10px;
        padding-left: 15px;
        padding-right: 15px;
    }

/*
* List terms
*/
.list-terms dt + dd {
    margin-top: 12px;
}

.list-terms dd + dt {
    margin-top: 25px;
}

.list-terms-1 dt {
    font-weight: 400;
    letter-spacing: 0;
    text-transform: none;
}

* + .list-terms {
    margin-top: 25px;
}

@media (min-width: 768px) {
    .list-terms dd + dt {
        margin-top: 45px;
    }
}

/*
* Index list
*/
.index-list {
    counter-reset: li;
}

    .index-list > li .list-index-counter:before {
        content: counter(li, decimal-leading-zero);
        counter-increment: li;
    }

.list-marked {
    text-align: left;
}

    .list-marked > li {
        text-indent: -24px;
        padding-left: 24px;
    }

        .list-marked > li::before {
            position: relative;
            display: inline-block;
            left: 0;
            top: 0;
            content: '';
            height: 9px;
            width: 9px;
            margin-right: 15px;
            border-radius: 50%;
            background: #d7d7d7;
        }

        .list-marked > li + li {
            margin-top: 10px;
        }

* + .list-marked {
    margin-top: 15px;
}

p + .list-marked {
    margin-top: 10px;
}

.list-ordered {
    counter-reset: li;
    text-align: left;
}

    .list-ordered > li {
        position: relative;
        text-indent: -18px;
        padding-left: 18px;
    }

        .list-ordered > li:before {
            content: counter(li, decimal) ".";
            counter-increment: li;
            display: inline-block;
            top: 0;
            left: 0;
            text-indent: 0;
            min-width: 18px;
            color: inherit;
        }

        .list-ordered > li + li {
            margin-top: 10px;
        }

* + .list-ordered {
    margin-top: 15px;
}

.list-categories {
    letter-spacing: .1em;
    color: #151515;
}

    .list-categories li {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .list-categories a, .list-categories a:focus, .list-categories a:active {
        color: inherit;
    }

        .list-categories a:hover {
            color: #e52029;
        }

    .list-categories li + li {
        margin-top: 12px;
    }

.list-categories-number {
    color: #777777;
}

* + .list-categories {
    margin-top: 24px;
}

.list-archives {
    color: #151515;
}

    .list-archives > li {
        letter-spacing: .1em;
    }

        .list-archives > li::before {
            background: #7fd02c;
        }

    .list-archives a, .list-archives a:focus, .list-archives a:active {
        color: inherit;
    }

        .list-archives a:hover {
            color: #e52029;
        }

    .list-archives li + li {
        margin-top: 12px;
    }

* + .list-archives {
    margin-top: 24px;
}

.list-social {
    color: #151515;
}

    .list-social .icon {
        vertical-align: middle;
        font-size: 18px;
        line-height: 25px;
    }

    .list-social .mdi-google-plus {
        font-size: 25px;
    }

    .list-social a, .list-social a:focus, .list-social a:active {
        color: inherit;
    }

        .list-social a:hover {
            color: #e52029;
        }

.list-social-2 {
    color: #151515;
}

    .list-social-2 .icon {
        vertical-align: middle;
        font-size: 20px;
        line-height: 28px;
    }

    .list-social-2 .mdi-google-plus {
        font-size: 28px;
    }

    .list-social-2 a, .list-social-2 a:focus, .list-social-2 a:active {
        color: inherit;
    }

        .list-social-2 a:hover {
            color: #e52029;
        }

.list-social-title {
    font-size: 15px;
    letter-spacing: 0;
}

.context-dark .list-social, .bg-gray-700 .list-social, .bg-gray-3 .list-social, .bg-brown-1 .list-social, .bg-primary .list-social {
    color: inherit;
}

.list-social-3 {
    color: #575757;
}

    .list-social-3 .icon {
        text-align: center;
        vertical-align: middle;
        width: 41px;
        height: 41px;
        font-size: 18px;
        line-height: 39px;
        border-radius: 50%;
        border: 1px solid;
    }

    .list-social-3 .mdi-google-plus {
        font-size: 25px;
    }

    .list-social-3 .mdi-skype {
        font-size: 24px;
    }

    .list-social-3 a, .list-social-3 a:focus, .list-social-3 a:active {
        color: inherit;
    }

        .list-social-3 a:hover {
            color: #e52029;
        }

* + .list-social-3 {
    margin-top: 26px;
}

.context-dark .list-social-3, .bg-gray-700 .list-social-3, .bg-gray-3 .list-social-3, .bg-brown-1 .list-social-3, .bg-primary .list-social-3 {
    color: rgba(255, 255, 255, 0.5);
}

.list-social-4 {
    color: inherit;
}

    .list-social-4 .icon {
        text-align: center;
        vertical-align: middle;
        width: 36px;
        height: 36px;
        font-size: 14px;
        line-height: 34px;
        border-radius: 50%;
        border: 1px solid;
    }

    .list-social-4 .mdi-google-plus {
        font-size: 21px;
    }

    .list-social-4 .mdi-skype {
        font-size: 20px;
    }

    .list-social-4 a, .list-social-4 a:focus, .list-social-4 a:active {
        color: inherit;
    }

        .list-social-4 a:hover {
            color: #e52029;
        }

* + .list-social-4 {
    margin-top: 26px;
}

.context-dark .list-social-4, .bg-gray-700 .list-social-4, .bg-gray-3 .list-social-4, .bg-brown-1 .list-social-4, .bg-primary .list-social-4 {
    color: rgba(255, 255, 255, 0.5);
}

    .context-dark .list-social-4 a:hover, .bg-gray-700 .list-social-4 a:hover, .bg-gray-3 .list-social-4 a:hover, .bg-brown-1 .list-social-4 a:hover, .bg-primary .list-social-4 a:hover {
        color: #ffffff;
    }

/*
* Images
*/
img {
    display: inline-block;
    max-width:100%;
    /*height: auto;*/
    position: relative;
}

.img-responsive {
    width: 100%;
}

/*
* Icons
*/
.icon {
    display: inline-block;
    font-size: 16px;
    line-height: 1;
}

    .icon::before {
        position: relative;
        display: inline-block;
        font-weight: 400;
        font-style: normal;
        speak: none;
        text-transform: none;
    }

.icon-circle {
    border-radius: 50%;
}

.icon-80 {
    font-size: 80px;
}

/*
*
* Tables custom
*/
.table-custom {
    width: 100%;
    max-width: 100%;
    text-align: left;
    background: #ffffff;
    border-collapse: collapse;
}

    .table-custom th {
        padding: 12px 24px;
        font-size: 14px;
        line-height: 1.72;
        font-weight: 700;
        letter-spacing: .1em;
        text-transform: uppercase;
        font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
        color: #151515;
        background: #f5f5f5;
    }

@media (max-width: 991.98px) {
    .table-custom th {
        padding-top: 20px;
        padding-bottom: 20px;
    }
}

.table-custom td {
    padding: 13px 14px;
    font-size: 15px;
    line-height: 1.6;
    font-weight: 400;
    letter-spacing: .05em;
    background: #ffffff;
    font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    color: #777777;
    min-width: 170px;
}

.table-custom tfoot td {
    color: #151515;
}

.table-custom tr {
    border: 1px solid #f5f5f5;
}

* + .table-custom-responsive {
    margin-top: 30px;
}

h5 + .table-custom-responsive {
    margin-top: 25px;
}

@media (min-width: 768px) {
    * + .table-custom-responsive {
        margin-top: 40px;
    }
}

@media (min-width: 992px) {
    h3 + .table-custom-responsive {
        margin-top: 50px;
    }

    .title-group + .table-custom-responsive {
        margin-top: 55px;
    }

    .table-custom-responsive + .group-justify {
        margin-top: 35px;
    }
}

.table-custom.table-custom-primary thead th {
    color: #ffffff;
    background: #7fd02c;
}

.table-custom.table-custom-primary thead tr {
    border-color: #7fd02c;
}

.table-custom.table-custom-bordered tbody tr {
    border: none;
}

.table-custom.table-custom-bordered td {
    border: 1px solid #f5f5f5;
}

.table-custom.table-custom-striped {
    border-bottom: 1px solid #f5f5f5;
}

    .table-custom.table-custom-striped tr {
        border: none;
    }

    .table-custom.table-custom-striped tbody tr:nth-of-type(odd) td {
        background: transparent;
    }

    .table-custom.table-custom-striped tbody tr:nth-of-type(even) td {
        background: #f5f5f5;
    }

@media (max-width: 991.98px) {
    .table-custom-responsive {
        display: block;
        width: 100%;
        overflow-x: auto;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }

        .table-custom-responsive.table-bordered {
            border: 0;
        }
}

.table-cart {
    text-align: center;
    text-transform: uppercase;
    border: 1px solid #e1e1e1;
}

    .table-cart thead tr {
        border: 1px solid #e1e1e1;
    }

    .table-cart tr {
        border: none;
    }

    .table-cart th:first-child,
    .table-cart td:first-child {
        text-align: center;
    }

@media (min-width: 992px) {
    .table-cart th:first-child,
    .table-cart td:first-child {
        padding-left: 10px;
    }
}

.table-cart tbody tr td {
    padding: 8px 14px;
}

.table-cart tbody tr:first-child td {
    padding-top: 10px;
}

.table-cart tbody tr:last-child td {
    padding-bottom: 26px;
}

.table-cart th {
    padding-top: 14px;
    padding-bottom: 14px;
    font-size: 16px;
    font-weight: 500;
    color: #777777;
    background: #ffffff;
    text-align: center;
}

@media (min-width: 992px) {
    .table-cart th {
        font-size: 18px;
        padding-top: 21px;
        padding-bottom: 21px;
    }
}

.table-cart td {
    width: auto;
    min-width: auto;
    font-size: 16px;
    letter-spacing: .075em;
    font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    color: #151515;
}

    .table-cart td:first-child {
        /*width: 50%;*/
        min-width: 50px;
    }

        .table-cart td:first-child > * {
            display: inline-block;
            vertical-align: middle;
        }

@media (min-width: 992px) {
    .table-cart td:first-child {
        min-width: 50px;
    }
}

.table-cart td:nth-child(2), .table-cart td:nth-child(4) {
    width: 13%;
}

.table-cart td:nth-child(2), .table-cart td:nth-child(4) {
    min-width: 100px;
}

.table-cart td:nth-child(3) {
    min-width: 150px;
}

@media (min-width: 992px) {
    .table-cart td {
        font-size: 15px;
    }
}

@media (min-width: 1200px) {
    .table-cart td {
        font-size: 18px;
    }
}

.table-cart-link {
    font-weight: 500;
}

    .table-cart-link, .table-cart-link:focus, .table-cart-link:active {
        color: inherit;
    }

        .table-cart-link:hover {
            color: #e52029;
        }

.table-cart-figure {
    display: inline-block;
    text-align: center;
    width: 93%;
    max-width: 90px;
    /*background: #f5f5f5;*/
}

@media (min-width: 992px) {
    .table-cart-figure {
        max-width: 146px;
    }
}

.table-cart-figure + a {
    margin-left: 15px;
}

@media (min-width: 992px) {
    .table-cart-figure + a {
        margin-left: 30px;
    }
}

.table-checkout {
    text-transform: uppercase;
}

    .table-checkout tr {
        border-color: #e1e1e1;
    }

        .table-checkout tr + tr td {
            border-top: 1px solid #e1e1e1;
        }

    .table-checkout td {
        padding: 8px 15px;
        font-size: 16px;
        letter-spacing: .05em;
        color: #151515;
        font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    }

        .table-checkout td:first-child {
            min-width: 160px;
        }

        .table-checkout td:last-child {
            min-width: 66px;
            text-align: right;
        }


/*@media (min-width: 576px) {
    .table-checkout td {
        padding: 10px 50px 10px 24px;
    }
}*/

@media (min-width: 768px) {
    .table-checkout td {
        font-size: 18px;
    }
}

.table-project tr {
    border: none;
}

.table-project td {
    color: #9b9b9b;
    letter-spacing: .025em;
    border: 1px solid #e1e1e1;
}

    .table-project td:first-child {
        text-align: center;
        min-width: 73px;
        width: 11%;
        padding: 20px 15px;
    }

    .table-project td:last-child {
        padding-left: 34px;
        padding-right: 34px;
        min-width: 260px;
    }

.table-project .icon {
    font-size: 24px;
    color: #e52029;
}

.table-project .icon-26 {
    font-size: 26px;
}

.table-project .icon-28 {
    font-size: 28px;
}

.table-project td span {
    color: #151515;
}

/*
* Dividers
*/
hr {
    margin-top: 0;
    margin-bottom: 0;
    border-top: 1px solid #ebebeb;
}

.divider {
    font-size: 0;
    line-height: 0;
}

    .divider::after {
        content: '';
        display: inline-block;
        width: 60px;
        height: 2px;
        background-color: #e52029;
    }

.hr-gray-100 {
    border-color: #e1e1e1;
}

/*
* Buttons
*/
.button {
    position: relative;
    overflow: hidden;
    display: inline-block;
    padding: 4px 17px;
    font-size: 14px;
    line-height: 2;
    border: 1px solid;
    /* border-radius: 6px;*/
    font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-weight: 700;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: center;
    cursor: pointer;
    vertical-align: middle;
    user-select: none;
    transition: all 250ms ease-in-out;
}

@media (min-width: 768px) and screen {
    .button {
        padding: 9px 29px;
    }
}

@media (min-width: 992px) and screen {
    .button {
        padding: 14px 34px;
    }
}

.button-block {
    display: block;
    width: 100%;
}

.button-default, .button-default:focus {
    color: #cccccc;
    background-color: #2c343b;
    border-color: #2c343b;
}

    .button-default:hover, .button-default:active {
        color: #ffffff;
        background-color: #e52029;
        border-color: #e52029;
    }

    .button-default.button-ujarak::before {
        background: #e52029;
    }

    .button-default.button-zakaria:after {
        background: #2c343b;
    }

.button-gray-100, .button-gray-100:focus {
    color: #151515;
    background-color: #e1e1e1;
    border-color: #e1e1e1;
}

    .button-gray-100:hover, .button-gray-100:active {
        color: #151515;
        background-color: #d4d4d4;
        border-color: #d4d4d4;
    }

    .button-gray-100.button-ujarak::before {
        background: #d4d4d4;
    }

    .button-gray-100.button-zakaria:after {
        background: #e1e1e1;
    }

.button-primary, .button-primary:focus {
    color: #ffffff;
    font-size: 12px;
    background-color: #e52029;
    border-color: #e52029;
}

    .button-primary:hover, .button-primary:active {
        color: #ffffff;
        background-color: #c20e16;
        border-color: #c20e16;
    }

    .button-primary.button-ujarak::before {
        background: #c20e16;
    }

    .button-primary.button-zakaria:after {
        background: #e52029;
    }

.button-primary-2, .button-primary-2:focus {
    color: #ffffff;
    background-color: #61A143;
    border-color: #61A143
}

    .button-primary-2:hover, .button-primary-2:active {
        color: #ffffff;
        background-color: #7fd02c;
        border-color: #7fd02c;
    }

    .button-primary-2.button-ujarak::before {
        background: #626469;
    }

    .button-primary-2.button-zakaria:after {
        background: #e52029;
    }

.button-primary-3, .button-primary-3:focus {
    color: #ffffff;
    background-color: #e52029;
    border-color: #e52029;
}

    .button-primary-3:hover, .button-primary-3:active {
        color: #ffffff;
        background-color: #707475;
        border-color: #707475;
    }

    .button-primary-3.button-ujarak::before {
        background: #707475;
    }

    .button-primary-3.button-zakaria:after {
        background: #e52029;
    }

.button-secondary {
    color: #fff;
    font-size: 14px;
    border: none;
    text-transform: uppercase;
    background-color: #004822 !important;
    font-weight: 400;
    margin-top: 0px
}

    .button-secondary:hover {
        color: white !important;
        /*font-size: 17px;*/
        border: none;
        text-transform: uppercase;
        background-color: #55ba46 !important;
    }

.button-login, .button-login:focus {
    color: white;
    font-size: 17px;
    border: none;
    text-transform: none;
    background-color: #645037;
}

}

.sendbtn {
    border-radius: 0px !important;
    width: 140px;
}

}

.button-secondary:hover, .button-secondary:active {
    /*color: #ffffff;*/
    /* background-color: #7fd02c;
        border-color: #7fd02c;*/
}

.button-secondary.button-ujarak::before {
    background: #e52029;
}

.button-secondary.button-zakaria:after {
    background: #7fd02c;
}

.button-secondary-2, .button-secondary-2:focus {
    color: #55ba46;
    font-size: 12px;
    background-color: #fff;
    border-color: #55ba46;
}

    .button-secondary-2:hover, .button-secondary-2:active {
        color: #ffffff;
        background-color:#55ba46;
        border-color: #55ba46;
    }

    .button-secondary-2.button-ujarak::before {
        background: #7fd02c;
    }

    .button-secondary-2.button-zakaria:after {
        background: #7fd02c;
    }

.button-gray-6, .button-gray-6:focus {
    color: #ffffff;
    background-color: #454748;
    border-color: #454748;
}

    .button-gray-6:hover, .button-gray-6:active {
        color: #ffffff;
        background-color: #454748;
        border-color: #454748;
    }

    .button-gray-6.button-ujarak::before {
        background: #7fd02c;
    }

    .button-gray-6.button-zakaria:after {
        background: #707475;
    }

.button-gray-14, .button-gray-14:focus {
    color: #ffffff;
    background-color: #626469;
    border-color: #626469;
}

    .button-gray-14:hover, .button-gray-14:active {
        color: #ffffff;
        background-color: #e52029;
        border-color: #e52029;
    }

    .button-gray-14.button-ujarak::before {
        background: #e52029;
    }

    .button-gray-14.button-zakaria:after {
        background: #626469;
    }

.button-default-outline, .button-default-outline:focus {
    color: #151515;
    background-color: transparent;
    border-color: #151515;
}

    .button-default-outline:hover, .button-default-outline:active {
        color: #ffffff;
        background-color: #e52029;
        border-color: #e52029;
    }

    .button-default-outline.button-ujarak::before {
        background: #e52029;
    }

    .button-default-outline.button-zakaria:after {
        background: transparent;
    }

.changeaddr-btn {
    color: #646464;
    border-color: #646464;
    background-color: #fff;
    padding: 9px 12px;
}

    .changeaddr-btn:focus, .changeaddr-btn:hover, .changeaddr-btn:active {
        color: #ffffff;
        background-color: #7fd02c;
        border-color: #7fd02c;
    }

.button-default-outline-2, .button-default-outline-2:focus {
    color: #151515;
    background-color: transparent;
    border-color: #151515;
}

    .button-default-outline-2:hover, .button-default-outline-2:active {
        color: #ffffff;
        background-color: #725F48;
        border-color: #725F48;
    }

    .button-default-outline-2.button-ujarak::before {
        background: #7fd02c;
    }

    .button-default-outline-2.button-zakaria:after {
        background: transparent;
    }

.button-default-outline-3, .button-default-outline-3:focus {
    color: #e52029;
    background-color: transparent;
    border-color: #e52029;
}

    .button-default-outline-3:hover, .button-default-outline-3:active {
        color: #ffffff;
        background-color: #e52029;
        border-color: #e52029;
    }

    .button-default-outline-3.button-ujarak::before {
        background: #e52029;
    }

    .button-default-outline-3.button-zakaria:after {
        background: transparent;
    }

.button-style-1, .button-style-1:focus {
    color: #7fd02c;
    background-color: #707475;
    border-color: #707475;
}

    .button-style-1:hover, .button-style-1:active {
        color: #ffffff;
        background-color: #e52029;
        border-color: #e52029;
    }

    .button-style-1.button-ujarak::before {
        background: #e52029;
    }

    .button-style-1.button-zakaria:after {
        background: #707475;
    }

.button-style-2, .button-style-2:focus {
    color: #ffffff;
    background-color: #707475;
    border-color: #707475;
}

    .button-style-2:hover, .button-style-2:active {
        color: #ffffff;
        background-color: #e52029;
        border-color: #e52029;
    }

    .button-style-2.button-ujarak::before {
        background: #e52029;
    }

    .button-style-2.button-zakaria:after {
        background: #707475;
    }

.button-ghost {
    border: 0;
    background-color: transparent;
}

    .button-ghost:hover {
        color: #ffffff;
        background: #e52029;
    }

.button-facebook, .button-facebook:focus {
    color: #ffffff;
    background-color: #3972ac;
    border-color: #3972ac;
}

    .button-facebook:hover, .button-facebook:active {
        color: #ffffff;
        background-color: #336599;
        border-color: #336599;
    }

    .button-facebook.button-ujarak::before {
        background: #336599;
    }

    .button-facebook.button-zakaria:after {
        background: #3972ac;
    }

.button-twitter, .button-twitter:focus {
    color: #ffffff;
    background-color: #52b0e7;
    border-color: #52b0e7;
}

    .button-twitter:hover, .button-twitter:active {
        color: #ffffff;
        background-color: #3ca6e4;
        border-color: #3ca6e4;
    }

    .button-twitter.button-ujarak::before {
        background: #3ca6e4;
    }

    .button-twitter.button-zakaria:after {
        background: #52b0e7;
    }

.button-google, .button-google:focus {
    color: #ffffff;
    background-color: #ed5e5e;
    border-color: #ed5e5e;
}

    .button-google:hover, .button-google:active {
        color: #ffffff;
        background-color: #ea4747;
        border-color: #ea4747;
    }

    .button-google.button-ujarak::before {
        background: #ea4747;
    }

    .button-google.button-zakaria:after {
        background: #ed5e5e;
    }

.button-shadow {
    box-shadow: 7px 7px 3px 0 rgba(0, 0, 0, 0.04);
}

.button-shadow-2 {
    box-shadow: 3px 9px 18px 0 rgba(0, 0, 0, 0.18);
}

.button-shadow-3 {
    box-shadow: 8px 9px 16px 0 rgba(0, 0, 0, 0.35);
}

.button-shadow-4 {
    box-shadow: 2px 3px 10px 0 rgba(0, 0, 0, 0.17);
}

.button-ujarak {
    position: relative;
    z-index: 0;
    transition: background .4s, border-color .4s, color .4s;
}

    .button-ujarak::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #e52029;
        z-index: -1;
        opacity: 0;
        transform: scale3d(0.7, 1, 1);
        transition: transform 0.42s, opacity 0.42s;
        border-radius: inherit;
    }

    .button-ujarak, .button-ujarak::before {
        transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    }

        .button-ujarak:hover {
            transition: background .4s .4s, border-color .4s 0s, color .2s 0s;
        }

            .button-ujarak:hover::before {
                opacity: 1;
                transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
            }

.button-zakaria {
    transition: all .3s ease-in-out;
    z-index: 1;
}

    .button-zakaria.button-default-outline:after, .button-zakaria.button-default-outline-2:after, .button-zakaria.button-default-outline-3:after {
        background: #ffffff;
    }

.button-sm {
    padding: 8px 15px;
    font-size: 12px;
    line-height: 2;
}

@media (min-width: 768px) {
    .button-sm {
        padding: 6px 25px;
    }
}

@media (min-width: 992px) {
    .button-sm {
        /*padding: 11px 30px;*/
    }
}

.button-lg {
    padding: 9px 25px;
    font-size: 14px;
    line-height: 2;
}

@media (min-width: 768px) and screen {
    .button-lg {
        padding: 14px 45px;
    }
}

@media (min-width: 992px) and screen {
    .button-lg {
        padding: 19px 50px;
    }
}

.button-xl {
    padding: 6px 25px;
    font-size: 16px;
    line-height: 28px;
}

@media (min-width: 768px) {
    .button-xl {
        padding: 11px 45px;
    }
}

@media (min-width: 992px) {
    .button-xl {
        padding: 16px 50px;
    }
}

@media (min-width: 992px) {
    .button-xl {
        padding: 20px 80px;
    }
}

.button-circle {
    border-radius: 30px;
}

.button-round-1 {
    border-radius: 5px;
}

.button-round-2 {
    border-radius: 10px;
}

.button-icon {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    vertical-align: middle;
    margin-left: 15px;
}

    .button-icon .icon {
        position: relative;
        display: inline-block;
        color: inherit;
        font-size: 14px;
        line-height: 1;
    }

    .button-icon .mdi-email-outline {
        font-size: 20px;
    }

.button-icon-left .icon {
    margin-right: 5px;
}

.button-icon-right {
    flex-direction: row-reverse;
}

    .button-icon-right .icon {
        margin-left: 5px;
    }

.button-icon-2 {
    min-width: 40px;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 20px;
    line-height: 28px;
    border-radius: 50%;
}

@media (min-width: 768px) {
    .button-icon-2 {
        font-size: 24px;
        min-width: 50px;
    }
}

@media (min-width: 992px) {
    .button-icon-2 {
        min-width: 60px;
    }
}

.button-icon-3 {
    min-width: 30px;
    padding-left: 3px;
    padding-right: 3px;
    font-size: 18px;
    line-height: 24px;
    border-radius: 50%;
}

.button-icon-3 {
    font-size: inherit;
    vertical-align: middle;
}

@media (min-width: 768px) {
    .button-icon-3 {
        font-size: 22px;
        min-width: 40px;
        padding-left: 5px;
        padding-right: 5px;
    }
}

@media (min-width: 992px) {
    .button-icon-3 {
        min-width: 50px;
    }
}

@-moz-document url-prefix() {
    .button-icon-3 span {
        vertical-align: baseline;
        line-height: inherit;
    }
}

.btn-primary {
    border-radius: 3px;
    font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-weight: 700;
    letter-spacing: .05em;
    text-transform: uppercase;
    transition: .33s;
}

    .btn-primary, .btn-primary:active, .btn-primary:focus {
        color: #ffffff;
        background: #e52029;
        border-color: #e52029;
    }

        .btn-primary:hover {
            color: #ffffff;
            background: #e52029;
            border-color: #e52029;
        }

/*
* Form styles
*/
.rd-form {
    position: relative;
    text-align: left;
}

    .rd-form .button {
        width: 100%;
    }

    .rd-form .button-icon-2 {
        width: auto;
        min-width: 50px;
    }

    .rd-form .row + .button {
        margin-top: 30px;
    }

@media (min-width: 576px) {
    .rd-form .button {
        width: auto;
    }
}

@media (min-width: 768px) {
    .rd-form .button-icon-2 {
        min-width: 60px;
    }

    .rd-form .row + .button,
    .rd-form .row + .group-middle {
        margin-top: 60px;
    }
}

@media (min-width: 1200px) {
    .rd-form .button {
        min-width: 190px;
    }

    .rd-form .button-icon-2 {
        min-width: 60px;
    }
}

.rd-form-text-center {
    text-align: center;
}

    .rd-form-text-center .form-input,
    .rd-form-text-center .form-label {
        text-align: inherit;
    }

* + .rd-form {
    margin-top: 20px;
}

@media (min-width: 768px) {
    * + .rd-form {
        margin-top: 30px;
    }
}

input:-webkit-autofill ~ label,
input:-webkit-autofill ~ .form-validation {
    color: #000000 !important;
}

.form-wrap {
    position: relative;
}

    .form-wrap.has-error .form-input {
        border-color: #f5543f;
    }

    .form-wrap.has-focus .form-input {
        border-color: #e52029;
    }

.form-wrap-recaptcha .form-validation {
    top: 2px;
    right: 5px;
    bottom: auto;
}

.form-wrap + * {
    margin-top: 20px;
}

.form-wrap + .button {
    margin-top: 30px;
}

@media (min-width: 768px) {
    .form-wrap + * {
        margin-top: 30px;
    }

    .form-wrap + .button,
    .form-wrap + .group-button-1 {
        margin-top: 60px;
    }
}

.CartWishList--is-stuck {
    color: red !important;
}

#exampleModal {
    position: fixed;
    top: 50%;
    transform: translate(-50%, -50%);
    left: 50% !important;
    bottom: 0;
    padding: 20px;
    left: 0;
    z-index: 1050;
    overflow: hidden;
    width: 26%;
    -webkit-overflow-scrolling: touch;
    outline: 0;
    height: 60vh;
    background-color: white;
    padding-left: 17px !important
}

.form-input {
    display: block;
    width: 100%;
    min-height: 40px;
    padding: 10px;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    color: black;
    background-color: transparent;
    background-image: none;
    border-radius: 0;
    -webkit-appearance: none;
    transition: .3s ease-in-out;
    border: 1px solid #e2e2e2;
    border-radius: 3px;
    margin-bottom: 15px;
}

@media (min-width: 768px) {
    .form-input {
        font-size: 15px;
        min-height: 28px;
        padding: 0px 0;
        padding: 7px;
    }

    .login-input {
        padding: 12px !important;
    }

    .contact-form-input {
        font-size: 15px;
        min-height: 40px;
        border: 1px solid #BBBBBB;
        width: 100%;
        margin-top: 20px;
        padding: 5px 10px;
    }

    .form-input-sea {
        font-size: 15px;
        min-height: 40px;
        padding: 10px 0;
    }
}

.form-input:focus {
    outline: 0;
}

.search {
    border-bottom: 1px solid grey !important;
    border: none;
    display: block;
    width: 100%;
    min-height: 40px;
    padding: 10px 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: .1em;
    font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    color: black;
    background-color: transparent;
    background-image: none;
    border-radius: 0;
    -webkit-appearance: none;
    transition: .3s ease-in-out;
}
/*textarea.form-input {
    height: 114px;
    min-height: 60px;
    max-height: 194px;
    border: 1px solid #8b8383;
    resize: vertical;
}*/

textarea.textarea-lg {
    height: 150px;
    max-height: 238px;
}

.form-label,
.form-label-outside {
    margin-bottom: 0;
    color: #151515;
    font-weight: 400;
}

.form-label {
    position: absolute;
    text-align: left;
    top: 25px;
    right: 0;
    left: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: .1em;
    font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    transform: translateY(-50%);
    will-change: transform;
    pointer-events: none;
    transition: .25s;
    z-index: 9;
}

.header {
    padding-top: 50px;
    color: white;
    font-size: 20px;
    text-align: center;
}

@media (min-width: 768px) {
    .form-label {
        top: 20px;
        font-size: 15px;
    }
}

.form-label.focus {
    opacity: 0;
}

.form-label.auto-fill {
    color: #151515;
}

.form-label-outside {
    width: 100%;
    margin-bottom: 4px;
}

@media (min-width: 768px) {
    .form-label-outside {
        position: static;
    }

        .form-label-outside, .form-label-outside.focus, .form-label-outside.auto-fill {
            transform: none;
        }
}

[data-x-mode='true'] .form-label {
    pointer-events: auto;
}

.form-validation {
    position: absolute;
    right: 0;
    bottom: -14px;
    z-index: 11;
    margin-top: 0;
    font-size: 9px;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0;
    color: #f5543f;
    transition: .3s;
}

.form-validation-left .form-validation {
    top: 100%;
    right: auto;
    left: 0;
}

#form-output-global {
    position: fixed;
    bottom: 30px;
    left: 15px;
    z-index: 2000;
    visibility: hidden;
    transform: translate3d(-500px, 0, 0);
    transition: .3s all ease;
}

    #form-output-global.active {
        visibility: visible;
        transform: translate3d(0, 0, 0);
    }

@media (min-width: 576px) {
    #form-output-global {
        left: 30px;
    }
}

.form-output {
    position: absolute;
    top: 100%;
    left: 0;
    font-size: 10px;
    font-weight: 400;
    line-height: 1.2;
    margin-top: 2px;
    transition: .3s;
    opacity: 0;
    visibility: hidden;
}

    .form-output.active {
        opacity: 1;
        visibility: visible;
    }

    .form-output.error {
        color: #f5543f;
    }

    .form-output.success {
        color: #98bf44;
    }

/*.radio .radio-custom,
.radio-inline .radio-custom,
.checkbox .checkbox-custom,
.checkbox-inline .checkbox-custom {
	opacity: 0;
}

.radio .radio-custom, .radio .radio-custom-dummy,
.radio-inline .radio-custom,
.radio-inline .radio-custom-dummy,
.checkbox .checkbox-custom,
.checkbox .checkbox-custom-dummy,
.checkbox-inline .checkbox-custom,
.checkbox-inline .checkbox-custom-dummy {
	position: absolute;
	top: 3px;
	left: 0;
	width: 18px;
	height: 18px;
	outline: none;
	cursor: pointer;
}

.radio .radio-custom-dummy,
.radio-inline .radio-custom-dummy,
.checkbox .checkbox-custom-dummy,
.checkbox-inline .checkbox-custom-dummy {
	pointer-events: none;
	background: #ffffff;
}

.radio .radio-custom-dummy::after,
.radio-inline .radio-custom-dummy::after,
.checkbox .checkbox-custom-dummy::after,
.checkbox-inline .checkbox-custom-dummy::after {
	position: absolute;
	opacity: 0;
	transition: .22s;
}

.radio .radio-custom:focus,
.radio-inline .radio-custom:focus,
.checkbox .checkbox-custom:focus,
.checkbox-inline .checkbox-custom:focus {
	outline: none;
}

.radio input,
.radio-inline input,
.checkbox input,
.checkbox-inline input {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border: 0;
}

.radio-custom:checked + .radio-custom-dummy:after,
.checkbox-custom:checked + .checkbox-custom-dummy:after {
	opacity: 1;
}

.radio,
.radio-inline {
	position: relative;
	text-align: left;
	padding-left: 30px;
	font-size: 15px;
	line-height: 1.72;
	letter-spacing: .025em;
	font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	color: #9b9b9b;
	cursor: pointer;
}

.radio .radio-custom,
.radio .radio-custom-dummy,
.radio-inline .radio-custom,
.radio-inline .radio-custom-dummy {
	top: 2px;
	left: 0;
	width: 21px;
	height: 21px;
	margin: 0;
	border: 1px solid #e1e1e1;
	border-radius: 3px;
}

.radio .radio-custom::after,
.radio .radio-custom-dummy::after,
.radio-inline .radio-custom::after,
.radio-inline .radio-custom-dummy::after {
	content: '\f222';
	font-family: "Material Design Icons";
	position: absolute;
	top: 0;
	left: 0;
	font-size: 20px;
	line-height: 1;
	color: #151515;
}

.checkbox,
.checkbox-inline {
	position: relative;
	text-align: left;
	padding-left: 30px;
	font-size: 15px;
	line-height: 1.72;
	letter-spacing: .025em;
	font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	color: #9b9b9b;
	cursor: pointer;
}

.checkbox .checkbox-custom,
.checkbox .checkbox-custom-dummy,
.checkbox-inline .checkbox-custom,
.checkbox-inline .checkbox-custom-dummy {
	top: 2px;
	left: 0;
	width: 21px;
	height: 21px;
	margin: 0;
	border: 1px solid #e1e1e1;
	border-radius: 3px;
}

.checkbox .checkbox-custom::after,
.checkbox .checkbox-custom-dummy::after,
.checkbox-inline .checkbox-custom::after,
.checkbox-inline .checkbox-custom-dummy::after {
	content: '\f222';
	font-family: "Material Design Icons";
	position: absolute;
	top: 0;
	left: 0;
	font-size: 20px;
	line-height: 1;
	color: #151515;
}

* + .checkbox-inline {
	margin-top: 30px;
}

.checkbox-inline + .group-button-1 {
	margin-top: 30px;
}

@media (min-width: 768px) {
	.checkbox-inline + .group-button-1 {
		margin-top: 60px;
	}
}*/

/*.toggle-custom {
	padding-left: 60px;
	-webkit-appearance: none;
}

.toggle-custom:checked ~ .checkbox-custom-dummy::after {
	background: #e52029;
	transform: translate(20px, -50%);
}

.toggle-custom ~ .checkbox-custom-dummy {
	position: relative;
	display: inline-block;
	margin-top: -1px;
	width: 44px;
	height: 20px;
	background: transparent;
	cursor: pointer;
}

.toggle-custom ~ .checkbox-custom-dummy::after {
	content: '';
	position: absolute;
	display: inline-block;
	width: 16px;
	height: 16px;
	left: 0;
	top: 50%;
	background: #b7b7b7;
	transform: translate(4px, -50%);
	opacity: 1;
	transition: .22s;
}*/

.rd-form-inline {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: stretch;
    text-align: center;
    margin-bottom: -20px;
    margin-left: -30px;
}

    .rd-form-inline:empty {
        margin-bottom: 0;
        margin-left: 0;
    }

    .rd-form-inline > * {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 20px;
        margin-left: 30px;
    }

    .rd-form-inline > * {
        margin-top: 0;
    }

    .rd-form-inline .form-wrap {
        flex-grow: 1;
        min-width: 185px;
    }

    .rd-form-inline .form-wrap-select {
        text-align: left;
    }

    .rd-form-inline .form-button {
        flex-shrink: 0;
        min-height: 50px;
    }

        .rd-form-inline .form-button .button {
            padding-top: 9px;
            padding-bottom: 9px;
            min-height: inherit;
        }

@media (max-width: 575.98px) {
    .rd-form-inline .form-input,
    .rd-form-inline .form-label {
        text-align: center;
    }
}

@media (min-width: 576px) {
    .rd-form-inline {
        flex-direction: row;
    }

        .rd-form-inline .button {
            display: block;
        }
}

@media (min-width: 768px) {
    .rd-form-inline .form-button {
        min-height: 60px;
    }

        .rd-form-inline .form-button .button {
            padding-top: 14px;
            padding-bottom: 14px;
        }
}

@media (min-width: 992px) {
    .rd-form-inline .form-button .button-lg {
        padding-top: 19px;
        padding-bottom: 19px;
    }
}

@media (min-width: 1200px) {
    .rd-form-inline {
        margin-left: -46px;
    }

        .rd-form-inline > * {
            margin-left: 46px;
        }
}

.rd-form-inline-2 {
    margin-left: -15px;
}

    .rd-form-inline-2 > * {
        margin-left: 15px;
    }

@media (min-width: 992px) {
    .rd-form-inline-2 {
        flex-wrap: nowrap;
    }
}

.form-sm .form-input,
.form-sm .button {
    padding-top: 9px;
    padding-bottom: 9px;
    min-height: 45px;
}

.form-sm .form-validation {
    top: -16px;
}

.form-sm .form-label {
    top: 22.5px;
}

.form-sm * + .button {
    margin-top: 10px;
}

@media (min-width: 992px) {
    .form-lg .form-input,
    .form-lg .form-label {
        font-size: 18px;
        font-weight: 300;
        letter-spacing: .05em;
    }

    .form-lg .form-input {
        min-height: 70px;
        padding-top: 22px;
        padding-bottom: 22px;
    }

    .form-lg .form-label {
        top: 35px;
    }
}

.rd-form-coupon {
    margin-bottom: -16px;
    margin-left: -16px;
}

@media(min-width: 320px) and (max-width: 480px) {
    .rd-form-coupon {
        margin-bottom: -16px;
        /*margin-left: 66px;*/
    }
}


@media (min-width: 1070px) and (max-width: 1921px) {
    .homeinfo {
        font-size: 17px !important;
    }

    .minheading {
        font-size: 16px !important;
    }

    .first-para-text {
        font-size: 17px !important;
    }
}

@media (min-width: 550px) and (max-width: 1634px) {
    #exampleModal {
        height: 87vh !important;
    }

    .main-img {
        height: 100%;
    }
}
/*@media (min-width: 815px) and (max-width: 1182px) {
    .rd-navbar-static .rd-nav-link {
    color:black !important;
    }
    }*/
@media (min-width: 550px) and (max-width: 1400px) {
    .blogpageinfo {
        font-size: 15px !important;
    }
}

@media (min-width: 1400px) {
    .blogpageinfo {
        font-size: 17px !important;
    }
}
/*@media (min-width: 550px)  {
    .main-img {
        height: 63vh !important;
    }
}*/
.rd-form-coupon:empty {
    margin-bottom: 0;
    margin-left: 0;
}

.rd-form-coupon > * {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 16px;
    margin-left: 16px;
}

.rd-form-coupon .form-input,
.rd-form-coupon .form-label {
    padding-left: 25px;
    padding-right: 25px;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: .05em;
    font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}

@media (min-width:791px) {
    .rd-form-coupon .form-input {
        border-width: 1px;
        border-radius: 6px;
        /*margin-bottom: 10px;*/
    }
}

@media (min-width:320px) and (max-width: 790px) {
    .rd-form-coupon .form-input {
        border-width: 1px;
        border-radius: 6px;
        margin-bottom: 0px;
    }
}

@media (min-width: 992px) {
    .rd-form-coupon .form-input {
        min-height: 37px;
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .rd-form-coupon .form-label {
        top: 17px;
    }
}

.form-style-1 {
    position: relative;
    overflow: hidden;
    padding: 12% 10%;
}

    .form-style-1 .rd-form {
        max-width: 730px;
        margin-left: auto;
        margin-right: auto;
    }

    .form-style-1::before, .form-style-1::after {
        position: absolute;
        content: '';
        border: solid #e1e1e1;
        pointer-events: none;
    }

    .form-style-1::before {
        top: 0;
        left: 20px;
        height: 100%;
        width: calc( 100% - 40px);
        border-width: 1px 0 1px 0;
    }

    .form-style-1::after {
        left: 0;
        top: 20px;
        height: calc( 100% - 40px);
        width: 100%;
        border-width: 0 1px 0 1px;
    }

    .form-style-1 .form-style-decor-1,
    .form-style-1 .form-style-decor-2 {
        pointer-events: none;
    }

        .form-style-1 .form-style-decor-1::before, .form-style-1 .form-style-decor-1::after,
        .form-style-1 .form-style-decor-2::before,
        .form-style-1 .form-style-decor-2::after {
            position: absolute;
            content: '';
            width: 40px;
            height: 40px;
            border: 1px solid #e1e1e1;
            border-radius: 50%;
        }

        .form-style-1 .form-style-decor-1::before, .form-style-1 .form-style-decor-1::after {
            top: 0;
        }

        .form-style-1 .form-style-decor-1::before {
            left: 0;
            transform: translate3d(-50%, -50%, 0);
        }

        .form-style-1 .form-style-decor-1::after {
            right: 0;
            transform: translate3d(50%, -50%, 0);
        }

        .form-style-1 .form-style-decor-2::before, .form-style-1 .form-style-decor-2::after {
            bottom: 0;
        }

        .form-style-1 .form-style-decor-2::before {
            left: 0;
            transform: translate3d(-50%, 50%, 0);
        }

        .form-style-1 .form-style-decor-2::after {
            right: 0;
            transform: translate3d(50%, 50%, 0);
        }

@media (min-width: 992px) {
    .form-style-1 {
        padding-top: 6%;
        padding-bottom: 8%;
    }

        .form-style-1 * + .rd-form {
            margin-top: 30px;
        }

        .form-style-1 * + .form-button {
            margin-top: 50px;
        }
}

@media (min-width: 1200px) {
    .form-style-1 * + .rd-form {
        margin-top: 50px;
    }

    .form-style-1 * + .form-button {
        margin-top: 65px;
    }
}

/*
* Posts
*/
.post-classic {
    text-align: left;
}

.post-classic-figure {
    display: block;
    overflow: hidden;
}

    .post-classic-figure img {
        width: 100%;
        transform: none;
        will-change: transform;
        transition: all .2s ease;
    }

.post-classic-content {
    padding: 15px;
    background: #f9faf9;
}

.post-classic-title {
    font-weight: 500;
}

* + .post-classic-title {
    margin-top: 8px;
}

* + .post-classic-text {
    margin-top: 6px;
}

.swiper-button-prev, .swiper-button-next {
    background-color: transparent !important;
}

@media (min-width: 768px) {
    .post-classic-content {
        padding: 25px 7% 30px;
    }

    .post-classic-text {
        line-height: 1.74;
    }

    * + .post-classic-title {
        margin-top: 14px;
    }

    * + .post-classic-text {
        margin-top: 12px;
    }
}

@media (min-width: 1200px) {
    .post-classic-content {
        padding: 34px 10% 45px;
    }

    * + .post-classic-title {
        margin-top: 20px;
    }

    * + .post-classic-text {
        margin-top: 18px;
    }
}

@media (min-width: 992px) {
    .desktop .post-classic:hover .post-classic-figure img {
        transform: scale(1.1);
    }
}

.bg-gray-1 .post-classic-content,
.bg-image-1 .post-classic-content {
    background: #ffffff;
}

.post-modern {
    text-align: left;
}

.post-modern-panel {
    font-size: 0;
    line-height: 0;
    margin-left: -15px;
    margin-right: -15px;
}

    .post-modern-panel > * {
        padding-left: 15px;
        padding-right: 15px;
    }

    .post-modern-panel > * {
        position: relative;
        display: inline-block;
        vertical-align: middle;
    }

        .post-modern-panel > * + * {
            border-left: 1px solid #e1e1e1;
        }

.post-modern-tag {
    position: relative;
    display: inline-block;
    font-size: 14px;
    line-height: 1;
    font-weight: 500;
    letter-spacing: .05em;
    text-transform: uppercase;
    font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    z-index: 1;
    padding: 3px 4px;
    background-color: #7fd02c;
}

    .post-modern-tag, .post-modern-tag:focus, .post-modern-tag:active {
        color: #ffffff;
    }

        .post-modern-tag:hover {
            color: #ffffff;
        }

.post-modern-time {
    font-size: 15px;
    line-height: 1;
}

.post-modern-title {
    font-weight: 500;
    text-transform: none;
}

    .post-modern-title a, .post-modern-title a:focus, .post-modern-title a:active {
        color: inherit;
    }

        .post-modern-title a:hover {
            color: #7fd02c;
        }

.post-modern-figure {
    display: block;
    overflow: hidden;
}

    .post-modern-figure img {
        width: 100%;
        transform: none;
        will-change: transform;
        transition: all .3s ease;
    }

.post-modern-link {
    display: inline-block;
    font-size: 14px;
    line-height: 1;
    font-weight: 500;
    letter-spacing: .1em;
    text-transform: uppercase;
    font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    color: #7fd02c;
}

    .post-modern-link:hover {
        color: #e52029;
    }

* + .post-modern-title {
    margin-top: 15px;
}

* + .post-modern-figure {
    margin-top: 20px;
}

* + .post-modern-text {
    margin-top: 20px;
}

* + .post-modern-link {
    margin-top: 15px;
}

@media (min-width: 768px) {
    * + .post-modern-title {
        margin-top: 20px;
    }

    * + .post-modern-figure {
        margin-top: 30px;
    }

    * + .post-modern-text {
        margin-top: 30px;
    }

    * + .post-modern-link {
        margin-top: 22px;
    }
}

@media (min-width: 992px) {
    .post-modern-title {
        max-width: 85%;
    }
}

@media (min-width: 1200px) {
    .post-modern-title {
        max-width: 80%;
    }
}

@media (min-width: 992px) {
    .desktop .post-modern:hover .post-modern-figure img {
        transform: scale(1.1);
    }
}

.post-creative {
    text-align: center;
}

.post-creative-figure {
    display: block;
    overflow: hidden;
}

    .post-creative-figure img {
        width: 100%;
        transform: none;
        will-change: transform;
        transition: all .2s ease;
    }

.post-creative-title {
    line-height: 1.44;
    font-weight: 500;
}

    .post-creative-title a:hover {
        color: #7fd02c;
    }

* + .post-creative-content {
    margin-top: 10px;
}

* + .post-creative-time {
    margin-top: 8px;
}

@media (min-width: 768px) {
    * + .post-creative-content {
        margin-top: 18px;
    }

    * + .post-creative-time {
        margin-top: 12px;
    }
}

@media (min-width: 1200px) {
    * + .post-creative-content {
        margin-top: 24px;
    }

    * + .post-creative-time {
        margin-top: 15px;
    }
}

@media (min-width: 1600px) {
    .post-creative-content {
        padding: 0 6%;
    }
}

@media (min-width: 992px) {
    .desktop .post-creative:hover .post-creative-figure img {
        transform: scale(1.05);
    }
}

.post-lisa {
    text-align: left;
    border-radius: 6px;
    overflow: hidden;
    box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.09);
}

.post-lisa-2 .post-lisa-tag::before {
    background: #82e3d0;
}

.post-lisa-content {
    padding: 15px;
}

.post-lisa-tag {
    position: relative;
    display: inline-block;
    font-size: 14px;
    line-height: 1;
    font-weight: 500;
    letter-spacing: .05em;
    text-transform: uppercase;
    font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    z-index: 1;
}

    .post-lisa-tag, .post-lisa-tag:focus, .post-lisa-tag:active {
        color: #151515;
    }

        .post-lisa-tag:hover {
            color: #151515;
        }

        .post-lisa-tag::before {
            position: absolute;
            content: '';
            bottom: 0;
            left: 0;
            height: 4px;
            width: 100%;
            background: #fff669;
            transition: inherit;
            z-index: -1;
        }

        .post-lisa-tag:hover::before {
            height: 100%;
        }

.post-lisa-title {
    font-weight: 500;
    letter-spacing: .05em;
    text-transform: none;
}

.post-lisa-figure {
    display: block;
    overflow: hidden;
}

    .post-lisa-figure img {
        width: 100%;
        transform: none;
        will-change: transform;
        transition: all .2s ease;
    }

* + .post-lisa-title {
    margin-top: 7px;
}

* + .post-lisa-time {
    margin-top: 9px;
}

@media (min-width: 768px) {
    .post-lisa-content {
        padding: 30px;
    }
}

@media (min-width: 1200px) {
    .post-lisa-content {
        padding: 35px 65px;
    }
}

@media (min-width: 992px) {
    .desktop .post-lisa:hover .post-lisa-figure img {
        transform: scale(1.05);
    }
}

.post-nikki {
    position: relative;
    text-align: center;
}

.post-nikki-2 {
    color: #ffffff;
}

    .post-nikki-2 .post-nikki-title {
        color: inherit;
    }

        .post-nikki-2 .post-nikki-title a:hover {
            color: #7fd02c;
        }

    .post-nikki-2 .post-nikki-time {
        color: rgba(255, 255, 255, 0.75);
    }

.post-nikki-figure {
    display: block;
    overflow: hidden;
}

    .post-nikki-figure img {
        width: 100%;
        transform: none;
        will-change: transform;
        transition: all .2s ease;
    }

.post-nikki-body {
    display: flex;
    align-items: flex-end;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 15px;
    pointer-events: none;
    z-index: 1;
}

    .post-nikki-body::before {
        position: absolute;
        content: '';
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background: linear-gradient(to bottom, rgba(89, 99, 108, 0.13) 0%, rgba(76, 89, 99, 0.25) 23%, rgba(73, 86, 97, 0.28) 28%, rgba(46, 64, 78, 0.53) 67%, rgba(36, 55, 70, 0.61) 82%, rgba(27, 47, 62, 0.71) 100%);
        z-index: -1;
    }

    .post-nikki-body > * {
        pointer-events: auto;
    }

.post-nikki-title {
    font-size: 16px;
    line-height: 1.5;
    color: #151515;
}

    .post-nikki-title a, .post-nikki-title a:focus, .post-nikki-title a:active {
        color: inherit;
    }

        .post-nikki-title a:hover {
            color: #e52029;
        }

.post-nikki-title {
    font-weight: 400;
    letter-spacing: .05em;
    font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}

* + .post-nikki-title {
    margin-top: 8px;
}

@media (min-width: 768px) {
    .post-nikki {
        text-align: left;
    }

        .post-nikki .unit .post-nikki-figure {
            width: 150px;
        }

    .post-nikki-body {
        padding: 30px;
    }
}

@media (min-width: 992px) {
    .post-nikki .unit .post-nikki-figure {
        width: 210px;
    }

    .post-nikki-title {
        font-size: 22px;
    }

    * + .post-nikki-title {
        margin-top: 14px;
    }
}

@media (min-width: 1200px) {
    .post-nikki .unit .post-nikki-figure {
        width: auto;
    }

    .post-nikki-body {
        padding: 12% 10%;
    }

    .post-nikki-title {
        font-size: 24px;
    }
}

@media (min-width: 992px) {
    .desktop .post-nikki:hover .post-nikki-figure img {
        transform: scale(1.05);
    }
}

.post-minimal-figure {
    display: block;
    overflow: hidden;
}

    .post-minimal-figure img {
        width: 100%;
        will-change: transform;
        transition: all .3s ease;
    }

@media (min-width: 992px) {
    .post-minimal-figure img {
        max-width: 109px;
    }
}

.post-minimal-title {
    color: #151515;
}

    .post-minimal-title a, .post-minimal-title a:focus, .post-minimal-title a:active {
        color: inherit;
    }

        .post-minimal-title a:hover {
            color: #e52029;
        }

.post-minimal-time {
    color: #7fd02c;
}

* + .post-minimal-time {
    margin-top: 2px;
}

@media (min-width: 992px) {
    .desktop .post-minimal:hover .post-minimal-figure img {
        transform: scale(1.05);
    }
}

.single-post-bottom-panel {
    padding-top: 30px;
    border-top: 1px solid #e1e1e1;
}

.single-post-title {
    text-transform: uppercase;
}

    .single-post-title + .row {
        margin-top: 30px;
    }

* + .single-post-bottom-panel {
    margin-top: 40px;
}

/*
*
* Quotes
*/
.quote-classic {
    text-align: center;
}

.quote-classic-2 .quote-classic-text {
    color: #151515;
}

.quote-classic-text {
    position: relative;
    padding-top: 40px;
    font-weight: 400;
    letter-spacing: .05em;
    font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}

    .quote-classic-text::before {
        position: absolute;
        top: 0;
        left: 50%;
        content: '\201C';
        font-size: 60px;
        line-height: 1.3;
        font-weight: 700;
        font-style: normal;
        letter-spacing: 0;
        font-family: "Kalam", cursive;
        color: rgba(127, 208, 44, 0.22);
        transform: translate3d(-50%, 0, 0);
    }

.quote-classic-author {
    padding-top: 14px;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: .1em;
    text-transform: uppercase;
    font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    color: #e52029;
    border-top: 1px solid #e1e1e1;
}

* + .quote-classic {
    margin-top: 20px;
}

* + .quote-classic-author {
    margin-top: 16px;
}

.post-modern + .quote-classic {
    margin-top: 20px;
}

.quote-classic + p {
    margin-top: 26px;
}




@media (max-width: 768px) {
    .filterlabel {
        font-size: 16px !important;
    }
}

@media (min-width: 768px) {
    .quote-classic {
        text-align: left;
    }

    .quote-classic-text {
        padding-top: 0;
    }

        .quote-classic-text::before {
            top: 8%;
            left: -4px;
            font-size: 80px;
            transform: none;
        }

    .quote-classic-author {
        padding-top: 24px;
    }

    .quote-classic-text,
    .quote-classic-author {
        padding-left: 58px;
    }

    * + .quote-classic {
        margin-top: 34px;
    }

    * + .quote-classic-author {
        margin-top: 22px;
    }

    .post-modern + .quote-classic {
        margin-top: 40px;
    }

    .quote-classic + p {
        margin-top: 36px;
    }
}

.quote-classic-big {
    text-align: center;
}

.quote-classic-big-text {
    position: relative;
    padding-top: 50px;
    letter-spacing: .02em;
}

    .quote-classic-big-text::before {
        position: absolute;
        top: 0;
        left: 50%;
        content: '\201C';
        font-size: 60px;
        line-height: 1.3;
        font-weight: 700;
        font-style: normal;
        letter-spacing: 0;
        font-family: "Kalam", cursive;
        color: rgba(127, 208, 44, 0.22);
        transform: translate3d(-50%, 0, 0);
    }

* + .quote-classic-big {
    margin-top: 20px;
}

@media (min-width: 768px) {
    .quote-classic-big {
        text-align: left;
    }

    .quote-classic-big-text {
        padding-top: 0;
    }

    .quote-classic-big-text {
        padding-left: 70px;
    }

        .quote-classic-big-text::before {
            top: 8%;
            left: -4px;
            font-size: 80px;
            transform: none;
        }

    * + .quote-classic-big {
        margin-top: 34px;
    }
}

@media (min-width: 1200px) {
    .quote-classic-big-text {
        line-height: 1.53;
    }
}

.quote-modern {
    text-align: center;
    padding: 30px 15px;
    border-radius: 10px;
    box-shadow: 0 0 18px 0 rgba(0, 0, 0, 0.13);
    background: #ffffff;
}

.quote-modern-2 {
    border-radius: 60px;
}

.quote-modern-3 .quote-modern-status {
    color: #7fd02c;
}

.quote-modern-text {
    position: relative;
    padding-top: 20px;
    font-size: 16px;
    line-height: 1.6;
    font-weight: 400;
    font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}

/*.quote-modern-text::before {
        position: absolute;
        top: 0;
        left: 50%;
        content: '\201C';
        font-size: 60px;
        line-height: 1.3;
        font-weight: 700;
        font-style: normal;
        letter-spacing: 0;
        font-family: "Kalam", cursive;
        color: rgba(127, 208, 44, 0.22);
        transform: translate3d(-50%, 0, 0);
    }
    
    .quote-modern-text::after {
        position: absolute;
        top: 0;
        left: 50%;
        content: '\201d';
        font-size: 60px;
        line-height: 1.3;
        font-weight: 700;
        font-style: normal;
        letter-spacing: 0;
        font-family: "Kalam", cursive;
        color: rgba(127, 208, 44, 0.22);
        transform: translate3d(-50%, 0, 0);
    }*/

.quote-modern-figure img {
    border-radius: 50%;
}

.quote-modern-author {
    font-size: 14px;
    font-weight: 600;
    letter-spacing: .1em;
    text-transform: uppercase;
    font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    color: #151515;
}

.quote-modern-status {
    font-style: italic;
    letter-spacing: .025em;
    color: #7fd02c;
}

.quote-modern-text + .unit {
    margin-top: 20px;
}

@media (min-width: 768px) {
    .quote-modern .unit {
        display: inline-flex;
        text-align: left;
    }
}

@media (min-width: 992px) {
    .quote-modern {
        padding: 15px 30px;
    }

    .quote-modern-text {
        padding-top: 40px;
        font-size: 15px;
        line-height: 1.6;
    }

        .quote-modern-text::before {
            font-size: 100px;
        }

        .quote-modern-text + .unit {
            margin-top: 30px;
        }
}

@media (min-width: 1200px) {
    .quote-modern {
        padding: 60px 45px;
    }

    .quote-modern-2 {
        padding: 13px 80px;
    }
}

.quote-creative {
    text-align: center;
    padding: 30px 20px;
    border-radius: 12px;
    box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.09);
    background: #ffffff;
}

.quote-creative-text {
    position: relative;
    font-size: 18px;
    line-height: 2;
    font-weight: 400;
    letter-spacing: .05em;
    font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    color: #151515;
}

.quote-creative-rating {
    font-size: 0;
    line-height: 0;
}

    .quote-creative-rating .icon {
        font-size: 20px;
        line-height: 1;
        color: #ffcc00;
    }

.quote-creative-figure img {
    border-radius: 50%;
}

.quote-creative-author {
    font-size: 14px;
    font-weight: 600;
    letter-spacing: .1em;
    text-transform: uppercase;
    font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    color: #e52029;
}

* + .quote-creative-rating {
    margin-top: 10px;
}

.quote-creative-rating + .unit {
    margin-top: 20px;
}

@media (min-width: 768px) {
    .quote-creative {
        text-align: left;
        padding: 40px 30px;
    }

    .quote-creative-text {
        font-size: 20px;
    }

    .quote-creative-rating .icon {
        font-size: 24px;
    }

    * + .quote-creative-rating {
        margin-top: 18px;
    }

    .quote-creative-rating + .unit {
        margin-top: 35px;
    }
}

@media (min-width: 1200px) {
    .quote-creative {
        padding: 50px 50px 60px;
    }

    .quote-creative-text {
        font-size: 24px;
    }
}

.quote-minimal-text {
    font-size: 16px;
    line-height: 2;
    font-weight: 400;
    letter-spacing: .02em;
    font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}

.quote-minimal-figure img {
    border-radius: 50%;
}

.quote-minimal-author {
    font-size: 14px;
    font-weight: 600;
    letter-spacing: .1em;
    text-transform: uppercase;
    font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    color: #151515;
}

.quote-minimal-status {
    font-style: italic;
    letter-spacing: .025em;
    color: #e52029;
}

* + .quote-minimal-author {
    margin-top: 20px;
}

@media (min-width: 768px) {
    .quote-minimal-text {
        font-size: 18px;
    }
}

.quote-carly {
    text-align: center;
}

.quote-carly-1 {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
}

.quote-carly-text {
    position: relative;
    padding-top: 40px;
    font-size: 16px;
    line-height: 1.45;
    font-weight: 400;
    letter-spacing: .02em;
    font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}

    .quote-carly-text::before {
        position: absolute;
        top: 0;
        left: 50%;
        content: '\201C';
        font-size: 60px;
        line-height: 1.3;
        font-weight: 700;
        font-style: normal;
        letter-spacing: 0;
        font-family: "Kalam", cursive;
        color: rgba(229, 32, 41, 0.22);
        transform: translate3d(-50%, 0, 0);
    }

.quote-carly-figure img {
    border-radius: 50%;
}

.quote-carly-author {
    font-size: 14px;
    font-weight: 600;
    letter-spacing: .1em;
    text-transform: uppercase;
    font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    color: #151515;
}

.quote-carly-status {
    font-style: italic;
    letter-spacing: .025em;
    color: #e52029;
}

* + .quote-carly-footer {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #e1e1e1;
}

* + .quote-carly {
    margin-top: 20px;
}

@media (min-width: 768px) {
    .quote-carly {
        text-align: left;
    }

    .quote-carly-text {
        padding-top: 0;
        font-size: 18px;
    }

        .quote-carly-text::before {
            top: 6px;
            left: 0;
            font-size: 80px;
            transform: none;
        }

    .quote-carly-footer,
    .quote-carly-text {
        padding-left: 60px;
    }

    * + .quote-carly-footer {
        margin-top: 30px;
        padding-top: 30px;
    }
}

@media (min-width: 992px) {
    .quote-carly-footer,
    .quote-carly-text {
        padding-left: 68px;
    }
}

/*
* Thumbnails
*/
.thumbnail-classic {
    position: relative;
    text-align: center;
}

.thumbnail-classic-figure {
    display: block;
}

    .thumbnail-classic-figure img {
        width: 90%;
    }

.thumbnail-classic-caption {
    padding: 15px;
    background: #f9faf9;
}

.thumbnail-classic-title {
    font-weight: 500;
    letter-spacing: 0;
    text-transform: uppercase;
}

.thumbnail-classic-tag,
.thumbnail-classic-price {
    display: inline-block;
    vertical-align: middle;
    font-size: 15px;
    line-height: 1;
    color: #7fd02c;
}

.thumbnail-classic-price {
    font-weight: 700;
    letter-spacing: 0;
}

.thumbnail-classic-tag {
    font-weight: 600;
    letter-spacing: .1em;
    text-transform: uppercase;
}

.thumbnail-classic-button {
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    line-height: 0;
}

    .thumbnail-classic-button .button {
        text-align: center;
        padding: 0;
        width: 50px;
        height: 50px;
        font-size: 20px;
        line-height: 46px;
        border-radius: 50%;
    }

    .thumbnail-classic-button img {
        display: none;
    }

    .thumbnail-classic-button + .thumbnail-classic-button {
        margin-left: 16px;
    }

* + .thumbnail-classic-button-wrap {
    margin-top: 15px;
}

@media (min-width: 992px) {
    .desktop .thumbnail-classic {
        overflow: hidden;
    }

    .desktop .thumbnail-classic-caption {
        display: flex;
        align-items: center;
        justify-content: center;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background: transparent;
        pointer-events: none;
        z-index: 1;
    }

        .desktop .thumbnail-classic-caption::before {
            position: absolute;
            content: '';
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            background: rgba(255, 255, 255, 0.96);
            transform: scale(0.8);
            transition: all .3s ease;
            opacity: 0;
            z-index: -1;
        }

        .desktop .thumbnail-classic-caption > div {
            pointer-events: auto;
        }

    .desktop .thumbnail-classic-title {
        transform: translate3d(0, -30px, 0);
        transition: all .4s ease;
        opacity: 0;
    }

    .desktop .thumbnail-classic-tag,
    .desktop .thumbnail-classic-price {
        transform: translate3d(0, 30px, 0);
        transition: all .4s ease;
        opacity: 0;
    }

    .desktop .thumbnail-classic-button {
        transition: all .4s ease;
        opacity: 0;
    }

        .desktop .thumbnail-classic-button:nth-child(1) {
            transform: translate3d(-40px, 40px, 0);
        }

        .desktop .thumbnail-classic-button:nth-child(2) {
            transform: translate3d(40px, 40px, 0);
        }

    .desktop .thumbnail-classic:hover .thumbnail-classic-caption::before,
    .desktop .thumbnail-classic:hover .thumbnail-classic-tag,
    .desktop .thumbnail-classic:hover .thumbnail-classic-price,
    .desktop .thumbnail-classic:hover .thumbnail-classic-title
    /*.desktop .thumbnail-classic:hover .thumbnail-classic-button*/ {
        transform: none;
        opacity: 0.5;
    }

    .desktop .thumbnail-classic:hover .thumbnail-classic-button {
        transform: none;
        opacity: 1;
    }

    .desktop * + .thumbnail-classic-button-wrap {
        margin-top: 24px;
    }
}

.thumbnail-modern {
    position: relative;
    text-align: center;
}

.thumbnail-modern-figure {
    display: block;
}

    .thumbnail-modern-figure img {
        width: 100%;
    }

.thumbnail-modern-caption {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 5px;
    background: rgba(255, 255, 255, 0.7);
}

.thumbnail-modern-title {
    font-weight: 400;
    letter-spacing: .05em;
    text-transform: none;
}

.mobile .thumbnail-modern-title,
.tablet .thumbnail-modern-title {
    font-size: 16px;
}

@media (min-width: 992px) {
    .desktop .thumbnail-modern {
        overflow: hidden;
    }

    .desktop .thumbnail-modern-caption {
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 15px;
        top: 0;
        background: transparent;
        pointer-events: none;
        z-index: 1;
    }

        .desktop .thumbnail-modern-caption::before {
            position: absolute;
            content: '';
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            background: rgba(255, 255, 255, 0.83);
            transform: scale(0.8);
            transition: all .3s ease;
            opacity: 0;
            z-index: -1;
        }

        .desktop .thumbnail-modern-caption > div {
            pointer-events: auto;
        }

    .desktop .thumbnail-modern-title {
        transform: scale(1.5);
        transition: all .4s ease;
        opacity: 0;
    }

    .desktop .thumbnail-modern:hover .thumbnail-modern-caption::before,
    .desktop .thumbnail-modern:hover .thumbnail-modern-title {
        transform: none;
        opacity: 1;
    }
}

.thumbnail-minimal {
    position: relative;
    display: block;
    overflow: hidden;
    background: #e52029;
}

    .thumbnail-minimal:before {
        position: absolute;
        content: '';
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(255, 255, 255, 0.5);
        transform: scale(2) rotate(45deg) translate3d(0, -100%, 0);
        transition: transform .6s;
        pointer-events: none;
        z-index: 1;
    }

    .thumbnail-minimal img {
        width: 100%;
        will-change: transform;
        transform: scale(1.05);
        transition: all .3s;
    }

    .thumbnail-minimal:hover:before {
        transform: scale(2) rotate(45deg) translate3d(0, 100%, 0);
    }

    .thumbnail-minimal:hover img {
        transform: none;
        opacity: .8;
    }

/*
* Breadcrumbs
*/
.breadcrumbs-custom {
    position: relative;
    text-align: center;
}

.breadcrumbs-custom-body {
    display: flex;
    align-items: center;
    min-height: 24.84375vw;
    padding: 40px 0;
    background-color: transparent;
    background-position: center;
}

.breadcrumbs-custom-title {
    text-shadow: 3px 9px 16px rgba(0, 0, 0, 0.18);
}

.breadcrumbs-custom-text {
    font-weight: 400;
    letter-spacing: .025em;
}

.breadcrumbs-custom-footer {
    padding: 15px 0;
    background: #f9faf9;
}

.breadcrumbs-custom-path {
    margin-left: -17px;
    margin-right: -17px;
}

    .breadcrumbs-custom-path > * {
        padding-left: 17px;
        padding-right: 17px;
    }

    .breadcrumbs-custom-path a {
        display: inline;
    }

        .breadcrumbs-custom-path a, .breadcrumbs-custom-path a:active, .breadcrumbs-custom-path a:focus {
            color: #777777;
        }

    .breadcrumbs-custom-path li {
        position: relative;
        display: inline-block;
        vertical-align: middle;
        font-size: 12px;
        line-height: 2;
        font-weight: 600;
        letter-spacing: .13em;
        font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
        text-transform: uppercase;
    }

        .breadcrumbs-custom-path li::after {
            display: inline-block;
            position: absolute;
            content: "";
            top: 45%;
            right: 0;
            font-size: 14px;
            line-height: 1.72;
            font-family: "Material Design Icons";
            color: #151515;
            transform: translate3d(50%, -50%, 0);
        }

        .breadcrumbs-custom-path li:last-child:after {
            display: none;
        }

        .breadcrumbs-custom-path a:hover,
        .breadcrumbs-custom-path li.active {
            color: #151515;
        }

* + .breadcrumbs-custom-path {
    margin-top: 14px;
}

@media (min-width: 576px) {
    .breadcrumbs-custom-body {
        padding: 70px 0;
    }
}

@media (min-width: 768px) {
    * + .breadcrumbs-custom-text {
        margin-top: 20px;
    }
}

@media (min-width: 992px) {
    .breadcrumbs-custom-body {
        padding: 100px 0;
    }

    * + .breadcrumbs-custom-text {
        margin-top: 30px;
    }
}

.ie-10 .breadcrumbs-custom-body,
.ie-11 .breadcrumbs-custom-body,
.ie-edge .breadcrumbs-custom-body {
    height: 24.84375vw;
}

/*
*
* Pagination custom
*/
.pagination {
    position: relative;
    padding-left: 40px;
    padding-right: 40px;
    max-width: 870px;
    margin-left: auto;
    margin-right: auto;
    align-items: center;
    justify-content: center;
    font-size: 0;
    line-height: 0;
}

@media (min-width: 768px) {
    .pagination {
        padding-left: 70px;
        padding-right: 70px;
    }
}

.page-item {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
}

.page-link {
    display: inline-block;
    min-width: 24px;
    padding: 0px 5px;
    border: 0 solid transparent;
    font-size: 18px;
    line-height: 1.33333;
    font-weight: 500;
    letter-spacing: 0;
    font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    transition: all 0.25s ease-in-out;
}

    .page-link, .page-link:focus, .page-link:active {
        color: #151515;
        background-color: transparent;
    }

        .page-link:hover {
            color: #e52029;
            background-color: transparent;
            border-color: transparent;
        }

        .page-link:focus {
            box-shadow: none;
        }

.page-item.active > .page-link, .page-item.active > .page-link:hover, .page-item.active > .page-link:focus, .page-item.active > .page-link:active {
    color: #e52029;
    background-color: transparent;
    border-color: transparent;
}

.page-item.disabled > .page-link {
    color: rgba(21, 21, 21, 0.5);
}

.page-item.disabled > .page-link {
    display: none;
}

.page-item-control {
    position: absolute;
}

    .page-item-control .icon::before {
        font-family: "Material Design Icons";
        font-size: 24px;
        line-height: 24px;
    }

    .page-item-control:first-child {
        left: 0;
    }

        .page-item-control:first-child .icon::before {
            content: '\f14a';
            margin-left: -1px;
        }

@media (min-width: 768px) {
    .page-item-control:first-child {
        left: 30px;
    }
}

.page-item-control:last-child {
    right: 0;
}

    .page-item-control:last-child .icon::before {
        content: '\f14f';
        margin-right: -1px;
    }

@media (min-width: 768px) {
    .page-item-control:last-child {
        right: 30px;
    }
}

* + .pagination-wrap {
    margin-top: 30px;
}

@media (min-width: 768px) {
    * + .pagination-wrap {
        margin-top: 55px;
    }
}

/*
* Snackbars
*/
.snackbars {
    padding: 9px 16px;
    margin-left: auto;
    margin-right: auto;
    color: #ffffff;
    text-align: left;
    background-color: #151515;
    border-radius: 0;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.15);
    font-size: 14px;
}

    .snackbars .icon-xxs {
        font-size: 18px;
    }

    .snackbars p span:last-child {
        padding-left: 14px;
    }

.snackbars-left {
    display: inline-block;
    margin-bottom: 0;
}

.snackbars-right {
    display: inline-block;
    float: right;
    text-transform: uppercase;
}

    .snackbars-right:hover {
        text-decoration: underline;
    }

@media (min-width: 576px) {
    .snackbars {
        max-width: 540px;
        padding: 12px 15px;
        font-size: 15px;
    }
}

/*
* Footers
*/

.footer-classic {
    text-align: center;
    letter-spacing: .025em;
    background: #ffffff;
}

.footer-classic-2 {
    background: #444a4d;
}

    .footer-classic-2 .footer-classic-panel {
        background: #31383b;
    }

.footer-classic-panel {
    text-align: center;
    padding: 20px 0;
    background: #004822;
}

    .footer-classic-panel a, .footer-classic-panel a:focus, .footer-classic-panel a:active {
        color: inherit;
    }

        .footer-classic-panel a:hover {
            color: #e52029;
        }

.footer-classic-title {
    font-weight: 400;
    color: #7fd02c;
}

.list-schedule {
    letter-spacing: 0;
}

    .list-schedule li > * {
        display: inline-block;
    }

        .list-schedule li > *:first-child {
            color: #151515;
            min-width: 75px;
        }

        .list-schedule li > * + * {
            margin-left: 8px;
        }

.footer-classic-social {
    color: #151515;
    letter-spacing: 0;
}

* + .footer-classic-social {
    margin-top: 24px;
    padding-top: 24px;
    border-top: 1px solid #e1e1e1;
}

.contacts-creative {
    letter-spacing: .05em;
    color: #151515;
}

    .contacts-creative a, .contacts-creative a:focus, .contacts-creative a:active {
        color: inherit;
    }

        .contacts-creative a:hover {
            color: #7fd02c;
        }

    .contacts-creative .icon {
        vertical-align: middle;
        font-size: 18px;
        line-height: 21px;
        color: #7fd02c;
    }

    .contacts-creative li + li {
        margin-top: 12px;
    }

@media (min-width: 768px) {
    .contacts-creative .icon {
        line-height: 24px;
    }

    .contacts-creative li + li {
        margin-top: 18px;
    }
}

* + .list-schedule {
    margin-top: 12px;
}

.footer-classic-brand + * {
    margin-top: 12px;
}

.footer-classic-title + * {
    margin-top: 12px;
}

@media (min-width: 576px) {
    * + .list-schedule {
        margin-top: 20px;
    }

    .footer-classic-brand + * {
        margin-top: 30px;
    }

    .footer-classic-title + * {
        margin-top: 20px;
    }
}

@media (min-width: 768px) {
    .footer-classic {
        text-align: left;
    }

    .footer-classic-panel {
        text-align: left;
        padding: 30px 0;
    }

    .list-schedule li > *:first-child {
        min-width: 86px;
    }

    * + .list-schedule {
        margin-top: 30px;
    }
    /*.footer-classic-brand + * {
		margin-top: 30px;
	}*/
    .footer-classic-title + * {
        margin-top: 30px;
    }
}

@media (min-width: 992px) {
    .footer-classic-title + * {
        margin-top: 45px;
    }
}

@media (min-width: 1200px) {
    .footer-classic-panel {
        padding: 0px 0 12px;
    }
}

.footer-classic .context-dark .button-primary:hover, .footer-classic .bg-gray-700 .button-primary:hover, .footer-classic .bg-gray-3 .button-primary:hover, .footer-classic .bg-brown-1 .button-primary:hover, .footer-classic .bg-primary .button-primary:hover, .footer-classic .context-dark .button-primary:active, .footer-classic .bg-gray-700 .button-primary:active, .footer-classic .bg-gray-3 .button-primary:active, .footer-classic .bg-brown-1 .button-primary:active, .footer-classic .bg-primary .button-primary:active {
    color: #e52029;
    background-color: #ffffff;
    border-color: #ffffff;
}

.context-dark .list-schedule li > *:first-child, .bg-gray-700 .list-schedule li > *:first-child, .bg-gray-3 .list-schedule li > *:first-child, .bg-brown-1 .list-schedule li > *:first-child, .bg-primary .list-schedule li > *:first-child,
.context-dark .contacts-creative,
.bg-gray-700 .contacts-creative,
.bg-gray-3 .contacts-creative,
.bg-brown-1 .contacts-creative,
.bg-primary .contacts-creative {
    color: inherit;
}

.context-dark .footer-classic-social, .bg-gray-700 .footer-classic-social, .bg-gray-3 .footer-classic-social, .bg-brown-1 .footer-classic-social, .bg-primary .footer-classic-social {
    color: inherit;
    border-top-color: rgba(255, 255, 255, 0.2);
}

.footer-modern {
    text-align: center;
    background: #ffffff;
}

.footer-modern-2 {
    background: #383d3f;
}

    .footer-modern-2 .footer-modern-panel {
        border-color: rgba(225, 225, 225, 0.2);
    }

.footer-modern-title {
    letter-spacing: .2em;
    text-transform: uppercase;
}

.footer-modern-list {
    text-align: left;
    columns: 2;
    break-inside: avoid;
    -moz-column-gap: 20px;
    -webkit-column-gap: 20px;
    margin-bottom: -7px;
    color: #151515;
}

    .footer-modern-list > li {
        text-indent: -20px;
        padding-left: 20px;
        transition: all .25s ease;
    }

        .footer-modern-list > li::before {
            display: inline-block;
            vertical-align: middle;
            content: '';
            height: 2px;
            width: 10px;
            margin-right: 10px;
            background: #d7d7d7;
            transition: inherit;
        }

        .footer-modern-list > li:hover a {
            color: #e52029;
        }

    .footer-modern-list > li {
        margin-bottom: 7px;
    }

    .footer-modern-list a {
        vertical-align: middle;
    }

        .footer-modern-list a, .footer-modern-list a:focus, .footer-modern-list a:active {
            color: inherit;
        }

            .footer-modern-list a:hover {
                color: #e52029;
            }

.footer-modern-title + * {
    margin-top: 25px;
}

.footer-modern-panel {
    padding: 20px 0;
    border-top: 1px solid #e1e1e1;
}

@media (min-width: 576px) and (max-width: 767.98px) {
    .footer-modern-list-2 {
        columns: 1;
    }
}

@media (min-width: 768px) {
    .footer-modern {
        text-align: left;
    }

    .footer-modern-list > li {
        text-indent: -34px;
        padding-left: 34px;
    }

        .footer-modern-list > li::before {
            width: 17px;
            margin-right: 17px;
        }

    .footer-modern-title + .row {
        margin-top: 35px;
    }
}

@media (min-width: 992px) {
    .footer-modern-list {
        -moz-column-gap: 30px;
        -webkit-column-gap: 30px;
    }

    .footer-modern-panel {
        padding: 30px 0;
    }
}

@media (min-width: 1200px) {
    .footer-modern-list {
        max-width: 94%;
    }

        .footer-modern-list > li {
            padding-right: 17px;
        }

            .footer-modern-list > li:hover {
                padding-right: 0;
            }

                .footer-modern-list > li:hover::before {
                    width: 34px;
                    background: #e52029;
                }

    .footer-modern-panel {
        padding: 35px 0;
    }
}

.context-dark .footer-modern-list, .bg-gray-700 .footer-modern-list, .bg-gray-3 .footer-modern-list, .bg-brown-1 .footer-modern-list, .bg-primary .footer-modern-list {
    color: inherit;
}

    .context-dark .footer-modern-list > li::before, .bg-gray-700 .footer-modern-list > li::before, .bg-gray-3 .footer-modern-list > li::before, .bg-brown-1 .footer-modern-list > li::before, .bg-primary .footer-modern-list > li::before {
        background: rgba(255, 255, 255, 0.2);
    }

.footer-creative {
    text-align: center;
    background-color: #ffffff;
}

    .footer-creative .list-social {
        color: inherit;
    }

    .footer-creative .rights {
        letter-spacing: .025em;
    }

    .footer-creative .row + .row {
        margin-top: 50px;
    }

.footer-creative-2 {
    background-image: url(../images/bg-pattern-3.jpg);
    background-repeat: repeat;
    background-size: auto;
    background-color: #404147;
}

    .footer-creative-2 .footer-creative-panel {
        background-color: #333638;
    }

    .footer-creative-2 .list-social a:hover {
        color: #ffffff;
    }

.footer-creative-panel {
    padding: 20px 0;
    background-color: #f5f5f5;
}

.footer-creative-title {
    display: inline-block;
    padding: 0 15px;
    line-height: 1;
    font-weight: 600;
    letter-spacing: .1em;
    border: solid #e52029;
    border-width: 0 3px 0 3px;
}

.footer-creative-list {
    font-size: 14px;
    line-height: 2;
    font-weight: 600;
    letter-spacing: .1em;
    text-transform: uppercase;
    font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    color: #151515;
}

    .footer-creative-list a, .footer-creative-list a:focus, .footer-creative-list a:active {
        color: inherit;
    }

        .footer-creative-list a:hover {
            color: #e52029;
        }

    .footer-creative-list li + li {
        margin-top: 10px;
    }

.contacts-holly {
    color: #151515;
}

    .contacts-holly a, .contacts-holly a:focus, .contacts-holly a:active {
        color: inherit;
    }

        .contacts-holly a:hover {
            color: #e52029;
        }

    .contacts-holly li + li {
        margin-top: 20px;
    }

.contacts-holly-title {
    font-size: 12px;
    letter-spacing: .05em;
    text-transform: uppercase;
    color: #777777;
}

* + .contacts-holly-text {
    margin-top: 5px;
}

* + .footer-creative-clients {
    margin-top: 20px;
}

.footer-creative-title + * {
    margin-top: 20px;
}

@media (min-width: 768px) {
    .footer-creative {
        text-align: left;
    }

        .footer-creative .row + .row {
            margin-top: 60px;
        }

    .footer-creative-title {
        display: block;
        padding-right: 0;
        border-right-width: 0;
    }

    .footer-creative-list li + li {
        margin-top: 20px;
    }

    .contacts-holly li + li {
        margin-top: 30px;
    }

    .footer-creative-panel {
        padding: 30px 0;
    }

    .footer-creative-title + * {
        margin-top: 34px;
    }
}

@media (min-width: 992px) {
    .footer-creative .row + .row {
        margin-top: 80px;
    }

    .footer-creative-panel {
        padding: 40px 0;
    }
}

@media (min-width: 1200px) {
    .footer-creative .row + .row {
        margin-top: 100px;
    }

    .footer-creative-panel {
        padding: 50px 0;
    }
}

.context-dark .contacts-holly, .bg-gray-700 .contacts-holly, .bg-gray-3 .contacts-holly, .bg-brown-1 .contacts-holly, .bg-primary .contacts-holly,
.context-dark .footer-creative-list,
.bg-gray-700 .footer-creative-list,
.bg-gray-3 .footer-creative-list,
.bg-brown-1 .footer-creative-list,
.bg-primary .footer-creative-list {
    color: inherit;
}

.context-dark .contacts-holly-title, .bg-gray-700 .contacts-holly-title, .bg-gray-3 .contacts-holly-title, .bg-brown-1 .contacts-holly-title, .bg-primary .contacts-holly-title {
    color: rgba(255, 255, 255, 0.4);
}

.footer-corporate {
    text-align: center;
    background: #ffffff;
}

    .footer-corporate * + .group-middle {
        margin-top: 22px;
    }

.footer-corporate-2 {
    background: #4d4e50;
}

    .footer-corporate-2 .footer-corporate-panel {
        background: #444548;
    }

.footer-corporate-panel {
    text-align: center;
    padding: 20px 0;
    background: #f5f5f5;
}

    .footer-corporate-panel a, .footer-corporate-panel a:focus, .footer-corporate-panel a:active {
        color: inherit;
    }

        .footer-corporate-panel a:hover {
            color: #e52029;
        }

.footer-corporate-title {
    letter-spacing: .1em;
    text-transform: uppercase;
}

.footer-corporate-decor {
    font-size: 0;
    line-height: 0;
}

    .footer-corporate-decor::before {
        display: inline-block;
        content: '';
        width: 58px;
        border-top: 3px solid #e52029;
    }

.footer-corporate-info {
    text-align: center;
}

    .footer-corporate-info a, .footer-corporate-info a:focus, .footer-corporate-info a:active {
        color: inherit;
    }

        .footer-corporate-info a:hover {
            color: #e52029;
        }

    .footer-corporate-info .icon {
        text-align: left;
        font-size: 30px;
        min-width: 30px;
        color: rgba(21, 21, 21, 0.3);
    }

    .footer-corporate-info > li + li {
        margin-top: 14px;
    }

.footer-corporate-list {
    margin-bottom: -6px;
    color: #151515;
    columns: 2;
    break-inside: avoid;
    -moz-column-gap: 30px;
    -webkit-column-gap: 30px;
}

    .footer-corporate-list > * {
        margin-bottom: 6px;
    }

    .footer-corporate-list a, .footer-corporate-list a:focus, .footer-corporate-list a:active {
        color: inherit;
    }

        .footer-corporate-list a:hover {
            color: #e52029;
        }

* + .footer-corporate-decor {
    margin-top: 12px;
}

.mobile-logo {
    text-align: left;
    margin-left: -6px;
}

.mobile-logo-img {
    width: 60% !important;
}

@media (max-width: 360px) {
    .mobile-logo {
        text-align: center !important;
    }

    .mobile-logo-img {
        width: 40% !important;
    }
}

.footer-corporate-decor + * {
    margin-top: 20px;
}

@media (min-width: 768px) and (max-width: 1800px) {
    #frmSearch {
        padding-top: 28px !important;
    }
}

@media (min-width: 768px) {
    .footer-corporate {
        text-align: left;
    }

    .footer-corporate-panel {
        padding: 30px 0;
    }

    .footer-corporate-info {
        text-align: left;
    }

    .footer-corporate-list {
        margin-bottom: -9px;
        max-width: 250px;
    }

        .footer-corporate-list > * {
            margin-bottom: 9px;
        }

    .footer-corporate-info .icon {
        font-size: 40px;
        min-width: 40px;
    }

    .footer-corporate-info > li + li {
        margin-top: 22px;
    }

    * + .footer-corporate-decor {
        margin-top: 16px;
    }

    .footer-corporate-decor + * {
        margin-top: 28px;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    .footer-corporate .button {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media (min-width: 1200px) {
    .footer-corporate-panel {
        padding: 45px 0;
    }
}

.context-dark .footer-corporate-decor::before, .bg-gray-700 .footer-corporate-decor::before, .bg-gray-3 .footer-corporate-decor::before, .bg-brown-1 .footer-corporate-decor::before, .bg-primary .footer-corporate-decor::before {
    border-color: #7fd02c;
}

.context-dark .footer-corporate-info a:hover, .bg-gray-700 .footer-corporate-info a:hover, .bg-gray-3 .footer-corporate-info a:hover, .bg-brown-1 .footer-corporate-info a:hover, .bg-primary .footer-corporate-info a:hover {
    color: #7fd02c;
}

.context-dark .footer-corporate-info .icon, .bg-gray-700 .footer-corporate-info .icon, .bg-gray-3 .footer-corporate-info .icon, .bg-brown-1 .footer-corporate-info .icon, .bg-primary .footer-corporate-info .icon {
    color: rgba(255, 255, 255, 0.08);
}

.context-dark .footer-corporate-list, .bg-gray-700 .footer-corporate-list, .bg-gray-3 .footer-corporate-list, .bg-brown-1 .footer-corporate-list, .bg-primary .footer-corporate-list {
    color: inherit;
}

    .context-dark .footer-corporate-list a:hover, .bg-gray-700 .footer-corporate-list a:hover, .bg-gray-3 .footer-corporate-list a:hover, .bg-brown-1 .footer-corporate-list a:hover, .bg-primary .footer-corporate-list a:hover {
        color: #7fd02c;
    }

.context-dark .footer-corporate-text, .bg-gray-700 .footer-corporate-text, .bg-gray-3 .footer-corporate-text, .bg-brown-1 .footer-corporate-text, .bg-primary .footer-corporate-text {
    color: rgba(255, 255, 255, 0.34);
}

.bg-default + .footer-corporate:not(.footer-corporate-2),
.bg-default + .footer-creative:not(.footer-creative-2),
.bg-default + .footer-modern:not(.footer-modern-2),
.bg-default + .footer-classic:not(.footer-classic-2) {
    border-top: 1px solid #e1e1e1;
}

/*
*
* Product
*/
.product {
    position: relative;
    text-align: center;
    padding: 5px 5px 15px;
    margin-left: auto;
    margin-right: auto;
    z-index: 1;
    margin-bottom: 20px;
    /* background-color: #fafafa; */
    background-color: white;
    overflow: hidden;
    border: 1px solid #bbb;
	position: relative;
}

    .product:hover {
        -webkit-box-shadow: 0 0 15px 0 rgba(0,0,0,.15);
        -moz-box-shadow: 0 0 15px 0 rgba(0,0,0,.15);
        -ms-box-shadow: 0 0 15px 0 rgba(0,0,0,.15);
        -o-box-shadow: 0 0 15px 0 rgba(0,0,0,.15);
        box-shadow: 0 0 15px 0 rgba(0,0,0,.15);
        /*transition: all 0.5s;*/
        border: 1px solid #bbb
    }

@media(min-width:250px) and (max-width:450px) {
    .product {
        max-width: 100%;
        margin-left: 0px;
    }
}

@media(min-width:450px) and (max-width:500px) {
    .product {
        height: 370px;
        max-width: 277px;
        /* margin-left: 80px; */
    }
}

@media(min-width:501px) and (max-width:1000px) {
    .product {
        height: 100%;
    }
}

.product::before {
    position: absolute;
    content: '';
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #ffffff;
    border-radius: 6px;
    pointer-events: none;
    z-index: -1;
}

.product-2 .product-figure {
    min-height: 220px;
}

.product-figure {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    /*min-height: 140px;*/
}

.product-title {
    font-weight: 500;
    letter-spacing: 0;
    text-transform: uppercase;
}

.product-price {
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
    line-height: 1;
    font-weight: 600;
    letter-spacing: 0;
    color: #2e2e2e;
    padding: 0 5px 5px 5px
}

.product-price-old {
    font-weight: 600;
    text-decoration: line-through;
    color: #55ba46;
    text-decoration-color: #024924;
}

    .product-price-old + .product-price {
        margin-left: 8px;
    }

.product-badge {
    display: inline-block;
    position: absolute;
    text-align: center;
    top: 25px;
    right: 15px;
    /*padding: 3px 10px;*/
    font-size: 12px;
    line-height: 1;
    font-weight: 600;
    text-transform: uppercase;
    font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    border-radius: 4px;
    color: #ffffff;
    z-index: 1;

}

.product-badge-cart {
    display: inline-block;
    position: inherit;
    text-align: center;
    top: 25px;
    right: 15px;
    padding: 3px 10px;
    font-size: 12px;
    line-height: 1;
    font-weight: 600;
    letter-spacing: .02em;
    text-transform: uppercase;
    font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    border-radius: 6px;
    color: #ffffff;
    z-index: 1;

}

@media (min-width:320px) and (max-width:450px) {
    .product-badge {
        font-size: 10px;
        /*padding: 5px 6px;*/
        font-weight: 400;
    }

    .productdetail-badge-new {
        background: #7fd02c;
        right: 65px;
        top: 28px;
    }

    .productdetail-badge-sale {
        background: #e52029;
        right: 65px;
        top: 28px;
        padding: 3px 10px;
    }
}

.product-badge-new {
    background: #e67609;
    right: 22px;
    top: 10px;
}
.product-badge {
  background: #e67609;
    left: 0;
    right: auto;
    top: 0;
}

.product-badge-sale {
    background: #e52029;
    right: 3px;
    top: 6px;
    padding: 3px 15px;
}

@media (min-width:1024px) and (max-width:1600px) {
    .productdetail-badge-new {
        background: #e67609;
        right: 284px;
        top: 81px;
    }

    .productdetail-badge-sale {
        background: #e52029;
        right: 275px;
        top: 52px;
        padding: 3px 10px;
    }
}

.product-button-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
}

.product-button .button {
    text-align: center;
    padding: 0;
    width: 35px;
    height: 35px;
    font-size: 16px;
    line-height: 35px;
    border-radius: 50%;
}

.product-button + .product-button {
    margin-left: 6px !important;
}

.box-rating {
    font-size: 0;
    line-height: 0;
}

    .box-rating > * {
        font-size: 19px;
        color: #ffcc00;
        vertical-align: middle;
    }

* + .product-title {
    margin-top: 5px;
}

* + .product-price-wrap {
    margin-top: 0;
}

* + .product-button-wrap {
    margin-top: 10px;
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    .product-3 .product-figure {
        min-height: 180px;
    }
}

@media (min-width: 992px) {
    .product-2 .product-figure {
        min-height: 240px;
    }

    .product-figure {
        min-height: 115px;
    }
}

@media (min-width: 992px) {
    .desktop .product {
        padding-bottom: 0px;
    }

        .desktop .product::before {
            display: none;
        }

    .desktop .product-badge,
    .desktop .product-body {
        transition: all .2s ease;
    }

    .desktop .product-button-wrap {
        align-items: flex-end;
        position: inherit;
        content: '';
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        padding: 10px 0px 10px;
        /* background: #f5f5f5;*/
        border-radius: 6px;
        transition: all .2s ease;
        z-index: -1;
    }
    /*.desktop .product-button {
		opacity: 0;
		transform: scale(0);
		transition: all .15s ease;
	}*/

    /*Product-hover start*/
    /*.desktop .product:hover {
		z-index: 2;
	}
	.desktop .product:hover .product-badge,
	.desktop .product:hover .product-body {
		transform: translate3d(0, -18px, 0);
        background-color:#f5f5f5;
	}
	.desktop .product:hover .product-button-wrap {
		top: -18px;
		bottom: -60px;
		background: #f5f5f5;
		box-shadow: 0 1px 18px 0 rgba(0, 0, 0, 0.09);
	}
	.desktop .product:hover .product-button {
		opacity: 1;
		transform: none;
		transition-duration: .3s;
	}
	.desktop .product:hover .product-button:nth-child(1) {
		transition-delay: .1s;
	}
	.desktop .product:hover .product-button:nth-child(2) {
		transition-delay: .25s;
	}*/
    /*Product-hover end*/

    .desktop .product {
        z-index: 2;
    }

        .desktop .product,
        .desktop .product .product-body {
            /*transform: translate3d(0, -18px, 0);*/
            /*background-color: #f3f3f3;*/
        }

            .desktop .product .product-button-wrap {
                top: 0px;
                bottom: -60px;
                background: #fff;
                /*box-shadow: 0 1px 18px 0 rgba(0, 0, 0, 0.09);*/
            }

            .desktop .product .product-button {
                opacity: 1;
                transform: none;
                transition-duration: .3s;
            }

                .desktop .product .product-button:nth-child(1) {
                    transition-delay: .1s;
                }

                .desktop .product .product-button:nth-child(2) {
                    transition-delay: .25s;
                }

    .desktop * + .product-button-wrap {
        margin-top: 0;
    }

    .desktop .bg-gray-1 .product-button-wrap,
    .desktop .bg-image-1 .product-button-wrap {
        background: #ffffff;
    }

    .desktop .bg-image-1 .product-button-wrap {
        box-shadow: 0 1px 18px 0 rgba(0, 0, 0, 0.09);
    }
}

.bg-gray-1 .product::before,
.bg-image-1 .product::before {
    background: #ffffff;
}

.bg-image-1 .product::before {
    box-shadow: 0 1px 18px 0 rgba(0, 0, 0, 0.09);
}

.product-wrap-1 {
    padding: 30px 15px;
}

@media (min-width: 1200px) {
    .product-wrap-1 {
        padding: 40px;
    }
}

.product-modern {
    position: relative;
    text-align: left;
    overflow: hidden;
    border-radius: 6px;
    background: #ffffff;
    box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.08);
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
}

    .product-modern .product-badge {
        top: 15px;
        right: auto;
        left: 15px;
    }

    .product-modern .unit-left {
        display: flex;
        align-items: stretch;
    }

    .product-modern .unit-body {
        display: flex;
        align-items: center;
    }

.product-modern-figure {
    display: flex;
    align-items: center;
    background: #f5f5f5;
}

    .product-modern-figure img {
        width: 100%;
    }

.product-modern-body {
    width: 100%;
    padding: 20px 5% 20px 8%;
}

.product-modern-title {
    font-weight: 500;
    letter-spacing: .05em;
    text-transform: none;
}

* + .product-modern-text {
    margin-top: 12px;
}

.product-modern-title + .product-price-wrap {
    margin-top: 4px;
}

.product-modern-text + .button {
    margin-top: 20px;
}

@media (min-width: 576px) {
    .product-modern {
        max-width: none;
    }
}

@media (min-width: 576px) and (max-width: 767.98px) {
    .product-modern-figure img {
        max-width: 230px;
    }
}

@media (min-width: 768px) {
    .product-modern .product-badge {
        top: 20px;
        left: 25px;
    }

    * + .product-modern-text {
        margin-top: 18px;
    }

    .product-modern-text + .button {
        margin-top: 30px;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    .product-modern-figure img {
        max-width: 230px;
    }
}

.product-creative {
    text-align: center;
}

.product-creative-title {
    font-weight: 600;
    letter-spacing: .05em;
}

.product-creative-price {
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
    line-height: 1;
    font-weight: 700;
    letter-spacing: 0;
    color: #7fd02c;
}

.product-creative-price-old {
    color: #a3a3a3;
    font-weight: 400;
    text-decoration: line-through;
}

    .product-creative-price-old + .product-creative-price {
        margin-left: 8px;
    }

* + .product-creative-title {
    margin-top: 16px;
}

* + .product-creative-price-wrap {
    margin-top: 6px;
}

.product-beth {
    text-align: center;
}

.product-beth-badge {
    font-size: 14px;
    letter-spacing: .3em;
    text-transform: uppercase;
    color: #e52029;
}

.product-beth-title {
    font-weight: 500;
    letter-spacing: .01em;
    text-transform: capitalize;
}

.product-beth-subtitle {
    font-weight: 500;
    letter-spacing: .05em;
    text-transform: none;
}

* + .product-beth-title {
    margin-top: 14px;
}

* + .product-beth-subtitle {
    margin-top: 14px;
}

@media (min-width: 768px) {
    .product-beth {
        text-align: left;
    }

    * + .product-beth-subtitle {
        margin-top: 20px;
    }

    * + .product-beth-text {
        margin-top: 20px;
    }

    .product-beth-text + .group-middle {
        margin-top: 40px;
    }
}

@media (min-width: 992px) {
    * + .product-beth-subtitle {
        margin-top: 20px;
    }

    * + .product-beth-text {
        margin-top: 30px;
    }

    .product-beth-text + .group-middle {
        margin-top: 50px;
    }
}

.product-dawn {
    display: flex;
    align-items: center;
    overflow: hidden;
    text-align: left;
    min-height: 100%;
    color: #151515;
}

    .product-dawn .unit-body {
        padding: 10px 10px 10px 20px;
    }

    .product-dawn .unit-left {
        flex-basis: 40%;
        max-width: 40%;
    }

.product-dawn-bg-1 {
    background: #fbfaee;
}

.product-dawn-bg-2 {
    background: #e4eff0;
}

.product-dawn-bg-3 {
    background: #ecf2df;
}

.product-dawn-bg-4 {
    background: #e1edf2;
}

.product-dawn-button, .product-dawn-button:focus {
    color: #7fd02c;
    background-color: #707475;
    border-color: #707475;
}

.product-dawn-title {
    color: rgba(21, 21, 21, 0.4);
}

    .product-dawn-title > * {
        color: inherit;
        line-height: 1.2;
    }

.product-dawn-title-big {
    letter-spacing: .15em;
}

.product-dawn-title-small {
    letter-spacing: .1em;
    text-transform: uppercase;
}

.product-dawn-price {
    line-height: 1.2;
    letter-spacing: .025em;
    font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}

* + .product-dawn-price {
    margin-top: 8px;
}

.product-dawn-price + .button {
    margin-top: 14px;
}

@media (min-width: 576px) {
    .product-dawn .unit-left {
        flex-basis: 37%;
        max-width: 37%;
    }
}

@media (min-width: 768px) {
    .product-dawn .unit-body {
        padding-left: 30px;
    }

    * + .product-dawn-price {
        margin-top: 14px;
    }

    .product-dawn-price + .button {
        margin-top: 20px;
    }
}

@media (min-width: 1200px) {
    .product-dawn .unit-left {
        flex-basis: 50%;
        max-width: 50%;
    }

    * + .product-dawn-price {
        margin-top: 26px;
    }

    .product-dawn-price + .button {
        margin-top: 35px;
    }
}

@media (min-width: 992px) {
    .desktop .product-dawn-figure img {
        transform: translate3d(-15px, 0, 0);
        transition: all .3s ease;
        will-change: transform;
    }

    .desktop .product-dawn:hover .product-dawn-figure img {
        transform: none;
    }

    .desktop .product-dawn:hover .product-dawn-button, .desktop .product-dawn:hover .product-dawn-button:focus {
        color: #ffffff;
        background-color: #e52029;
        border-color: #e52029;
    }
}

.product-terri {
    text-align: center;
    max-width: 220px;
    margin-left: auto;
    margin-right: auto;
}

.product-terri-title {
    letter-spacing: .15em;
}

.product-terri-price {
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
    line-height: 1;
    font-weight: 700;
    letter-spacing: 0;
    color: #e52029;
}

.product-terri-price-old {
    font-weight: 400;
    text-decoration: line-through;
    color: rgba(21, 21, 21, 0.5);
}

    .product-terri-price-old + .product-terri-price {
        margin-left: 8px;
    }

.product-terri-figure {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    min-height: 160px;
}

* + .product-terri-price-wrap {
    margin-top: 5px;
}

* + .product-terri-figure {
    margin-top: 16px;
}

@media (min-width: 576px) {
    .product-terri {
        text-align: center;
        max-width: none;
        margin-left: 0;
        margin-right: 0;
    }

    .product-terri-figure {
        min-height: 260px;
    }
}

@media (min-width: 1200px) {
    .product-terri-figure {
        min-height: 280px;
    }
}

.product-minimal-figure {
    display: block;
    overflow: hidden;
    background: #f5f5f5;
}

    .product-minimal-figure img {
        width: 100%;
        will-change: transform;
        transition: all .3s ease;
    }

.product-minimal-title {
    color: #151515;
}

    .product-minimal-title a, .product-minimal-title a:focus, .product-minimal-title a:active {
        color: inherit;
    }

        .product-minimal-title a:hover {
            color: #e52029;
        }

.product-minimal-price {
    line-height: 1;
    letter-spacing: .025em;
    color: #7fd02c;
}

* + .product-minimal-price {
    margin-top: 8px;
}

@media (min-width: 992px) {
    .desktop .product-minimal:hover .product-minimal-figure img {
        transform: scale(1.05);
    }
}

.product-top-panel {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    color: #151515;
}

.product-view-link {
    vertical-align: middle;
    font-size: 24px;
    line-height: 1;
}

    .product-view-link, .product-view-link:focus, .product-view-link:active {
        color: inherit;
    }

        .product-view-link:hover {
            color: #e52029;
        }

        .product-view-link.active {
            color: #7fd02c;
        }

.product-top-panel + .row {
    margin-top: 40px;
}

@media (min-width: 576px) {
    .product-top-panel {
        justify-content: space-between;
    }
}

@media (min-width: 992px) {
    .product-top-panel + .row {
        margin-top: 55px;
    }
}

.list-shop-filter .checkbox, .list-shop-filter .checkbox-inline {
    font-size: 15px;
    line-height: 1.6;
    letter-spacing: .1em;
    font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    color: #151515;
}

.list-shop-filter li {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

    .list-shop-filter li > span {
        letter-spacing: .1em;
    }

    .list-shop-filter li + li {
        margin-top: 12px;
    }

* + .list-shop-filter {
    margin-top: 24px;
}

@media (min-width: 1200px) {
    .list-shop-filter .checkbox, .list-shop-filter .checkbox-inline {
        padding-left: 40px;
    }
}

.single-product {
    text-align: left;
    color: #151515;
}

    .single-product .button {
        min-width: 176px;
    }

    .single-product p + hr {
        margin-top: 15px;
    }

    .single-product h3 + .group-middle {
        margin-top: 20px;
    }

    .single-product hr + .group-middle {
        margin-top: 20px;
    }

    .single-product .group-middle + p {
        margin-top: 20px;
    }

    .single-product .group-middle + hr {
        margin-top: 35px;
    }

@media (min-width: 768px) {
    .single-product .group-middle + p {
        margin-top: 30px;
    }

    .single-product hr + .group-middle {
        margin-top: 30px;
    }
}

.single-product-price {
    display: inline-block;
    vertical-align: middle;
    font-size: 24px;
    line-height: 1;
    font-weight: 500;
    letter-spacing: .05em;
    font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    color: #2e2e2e;
}

.single-product-rating .icon {
    font-size: 25px;
    color: #ffcc00;
}

.single-product-info .icon {
    color: rgba(21, 21, 21, 0.1);
}

.list-description {
    text-align: left;
    letter-spacing: .025em;
}

    .list-description li > * {
        display: inline-block;
        vertical-align: middle;
    }

    .list-description li span:first-child {
        margin-right: 4px;
    }

    .list-description li span:last-child {
        color: #777777;
    }

    .list-description li + li {
        margin-top: 6px;
    }

* + .list-description {
    margin-top: 20px;
}

.list-description + .group-middle {
    margin-top: 30px;
}

@media (min-width: 768px) {
    * + .list-description {
        margin-top: 30px;
    }
}

.box-radio {
    text-align: left;
    padding: 15px 15px;
    border: 1px solid #e1e1e1;
}

.radio-panel-content {
    height: 0;
    max-height: 0;
    opacity: 0;
    letter-spacing: .05em;
    color: #9b9b9b;
}

.radio-panel .radio-inline {
    font-size: 16px;
    font-weight: 500;
    letter-spacing: .1em;
    text-transform: uppercase;
    font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    color: #151515;
}

    .radio-panel .radio-inline.active + .radio-panel-content {
        opacity: 1;
        height: 100%;
        max-height: 100%;
        transition: opacity .3s ease-out;
    }

@media (min-width: 768px) {
    .radio-panel .radio-custom,
    .radio-panel .radio-custom-dummy {
        top: 4px;
    }

    .radio-panel .radio-inline {
        font-size: 18px;
    }
}

.radio-panel-content {
    letter-spacing: .025em;
}

* + .box-radio {
    margin-top: 30px;
}

* + .radio-panel-content {
    margin-top: 5px;
}

.radio-panel + .radio-panel {
    margin-top: 22px;
}

@media (min-width: 576px) {
    .box-radio {
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media (min-width: 768px) {
    * + .box-radio {
        margin-top: 40px;
    }
}

@media (min-width: 992px) {
    * + .box-radio {
        margin-top: 40px;
    }
}

.pricing-classic {
    overflow: hidden;
    max-width: 346px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 6px;
    box-shadow: 3px 6px 6px 0 rgba(0, 0, 0, 0.11);
    background: #f5f5f5;
}

    .pricing-classic .product-badge {
        position: static;
        top: auto;
        left: auto;
        right: auto;
    }

    .pricing-classic .button-zakaria:after {
        background: #f5f5f5;
    }

.pricing-classic-sale .pricing-classic-caption {
    padding-bottom: 40px;
}

.pricing-classic-figure {
    width: 100%;
}

.pricing-classic-header {
    position: relative;
}

.pricing-classic-caption {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 15px;
}

.pricing-classic-title {
    font-weight: 500;
    letter-spacing: 0;
    text-transform: none;
    color: #ffffff;
}

.pricing-classic-price-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: -10px;
    margin-left: -10px;
}

    .pricing-classic-price-wrap:empty {
        margin-bottom: 0;
        margin-left: 0;
    }

    .pricing-classic-price-wrap > * {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 10px;
        margin-left: 10px;
    }

.pricing-classic-price {
    font-weight: 400;
    letter-spacing: 0;
    color: #ffffff;
}

.pricing-classic-price-old {
    text-decoration: line-through;
}

.pricing-classic-body {
    position: relative;
    padding: 30px 15px;
}

    .pricing-classic-body::before {
        position: absolute;
        content: '';
        bottom: 100%;
        left: 50%;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 11.5px 11px 11.5px;
        border-color: transparent transparent #f5f5f5 transparent;
        transform: translate3d(-50%, 0, 0);
    }

.pricing-classic-list li span {
    color: #151515;
}

.pricing-classic-list li + li {
    margin-top: 13px;
}

* + .pricing-classic-title {
    margin-top: 10px;
}

@media (min-width: 992px) {
    .pricing-classic-body {
        padding-top: 35px;
        padding-bottom: 45px;
    }

    .pricing-classic-list + .button {
        margin-top: 35px;
    }
}

.clients-modern,
.clients-classic {
    display: inline-block;
}

    .clients-modern img,
    .clients-classic img {
        transition: all .25s ease;
    }

    .clients-modern img {
        opacity: .4;
    }

@media (min-width: 992px) {
    .desktop .clients-classic:hover img {
        opacity: .7;
    }

    .desktop .clients-modern:hover img {
        opacity: 1;
    }
}

.banner-classic {
    position: relative;
    display: block;
    overflow: hidden;
    background: #e52029;
}

    .banner-classic:before {
        position: absolute;
        content: '';
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(255, 255, 255, 0.5);
        transform: scale(2) rotate(45deg) translate3d(0, -100%, 0);
        transition: transform 0.6s;
        pointer-events: none;
        z-index: 1;
    }

    .banner-classic img {
        width: 100%;
        will-change: transform;
        transform: scale(1.05);
        transition: all .35s;
    }

    .banner-classic:hover:before {
        transform: scale(2) rotate(45deg) translate3d(0, 100%, 0);
    }

    .banner-classic:hover img {
        transform: none;
        opacity: .8;
    }

.banner-modern {
    position: relative;
}

.banner-modern-figure {
    display: block;
}

    .banner-modern-figure + .banner-modern-figure {
        margin-top: 64px;
    }

@media (min-width:321px) and (max-width:481px) {
    .banner-modern-figure + .banner-modern-figure {
        margin-top: 30px;
    }
}

.promo-classic {
    text-align: center;
    border: 10px solid #f3f7f8;
    padding: 30px 15px 90px;
    background-image: url(../images/dairy-farm/promo-1-1149x474.jpg);
    background-position: 50% 100%;
    background-repeat: no-repeat;
    background-size: cover;
}

.promo-classic-title {
    letter-spacing: .05em;
    text-transform: none;
    font-family: "Kalam", cursive;
    color: #e52029;
}

.promo-classic-text {
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
    font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}

.promo-classic-title + .promo-classic-text {
    margin-top: 16px;
}

.promo-classic-text + .button {
    margin-top: 20px;
}

@media (min-width: 768px) {
    .promo-classic {
        padding: 40px 30px 120px;
    }
}

@media (min-width: 992px) {
    .promo-classic {
        padding-top: 75px;
        padding-bottom: 185px;
    }
}

/*
* Team
*/
.team-classic {
    text-align: center;
}

.team-classic-figure {
    display: block;
    overflow: hidden;
    border-radius: 6px;
}

    .team-classic-figure img {
        width: 100%;
        will-change: transform;
        transform-origin: 50% 100%;
        transition: all .3s ease;
    }

.team-classic-name {
    line-height: 1;
    font-weight: 500;
    letter-spacing: .1em;
}

    .team-classic-name a {
        position: relative;
        display: inline-block;
        z-index: 1;
    }

        .team-classic-name a, .team-classic-name a:focus, .team-classic-name a:active {
            color: inherit;
        }

            .team-classic-name a:hover {
                color: #7fd02c;
            }

* + .team-classic-name {
    margin-top: 25px;
}

* + .team-classic-text {
    margin-top: 10px;
}

* + .team-classic-list-social {
    margin-top: 15px;
}

@media (min-width: 992px) {
    .team-classic-name {
        letter-spacing: .1em;
    }

    * + .team-classic-name {
        margin-top: 35px;
    }

    * + .team-classic-text {
        margin-top: 20px;
    }

    * + .team-classic-list-social {
        margin-top: 25px;
    }
}

@media (min-width: 992px) {
    .desktop .team-classic:hover .team-classic-figure {
        box-shadow: 0px 8px 20px 1px rgba(0, 0, 0, 0.15);
    }

        .desktop .team-classic:hover .team-classic-figure img {
            transform: scale(1.05);
        }
}

.team-modern {
    text-align: center;
}

.team-modern-figure {
    display: block;
    overflow: hidden;
}

    .team-modern-figure img {
        width: 100%;
        will-change: transform;
        transform-origin: 50% 100%;
        transition: all .3s ease;
    }

.team-modern-name {
    font-weight: 500;
    letter-spacing: .02em;
}

* + .team-modern-name {
    margin-top: 15px;
}

* + .team-modern-text {
    margin-top: 5px;
}

* + .team-modern-list-social {
    margin-top: 12px;
}

@media (min-width: 992px) {
    * + .team-modern-name {
        margin-top: 28px;
    }

    * + .team-modern-list-social {
        margin-top: 22px;
    }
}

@media (min-width: 992px) {
    .desktop .team-modern:hover .team-modern-figure img {
        transform: scale(1.05);
    }
}

.team-creative {
    text-align: center;
}

.team-creative-header {
    position: relative;
    display: inline-block;
    max-width: 200px;
    font-size: 0;
    line-height: 0;
}

.team-creative-figure {
    position: relative;
    display: inline-block;
    overflow: hidden;
    border-radius: 50%;
    border: 14px solid #ffffff;
    z-index: 1;
}

    .team-creative-figure img {
        width: 100%;
        will-change: transform;
        transform-origin: 50% 100%;
        transition: all .3s ease;
    }

.team-creative-decor {
    position: absolute;
    content: '';
    top: -6px;
    right: -6px;
    bottom: -6px;
    left: -6px;
    transform: rotate(37deg);
    transition: all .3s ease;
    pointer-events: none;
}

    .team-creative-decor::before {
        position: absolute;
        content: '';
        top: 100%;
        left: 50%;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 29px 16.5px 0 16.5px;
        border-color: #ffffff transparent transparent transparent;
        transform: translate3d(-50%, 0, 0);
    }

.team-creative-body {
    transition: all .3s ease;
}

.team-creative-name {
    font-weight: 600;
}

* + .team-creative-body {
    margin-top: 16px;
}

* + .team-creative-text {
    margin-top: 5px;
}

* + .team-creative-list-social {
    margin-top: 15px;
}

@media (min-width: 992px) {
    .team-creative-header {
        max-width: 277px;
    }

    * + .team-creative-text {
        margin-top: 10px;
    }

    * + .team-creative-list-social {
        margin-top: 25px;
    }
}

@media (min-width: 1200px) {
    .team-creative-body {
        padding: 0 40px;
    }
}

@media (min-width: 992px) {
    .desktop .team-creative:hover .team-creative-figure img {
        transform: scale(1.05);
    }

    .desktop .team-creative:hover .team-creative-decor {
        transform: none;
    }

    .desktop .team-creative:hover .team-creative-body {
        transform: translate3d(0, 20px, 0);
    }
}

.team-amy {
    position: relative;
    text-align: center;
}

.team-amy-figure {
    display: block;
}

.team-amy-caption {
    padding: 15px 15px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    background: #ffffff;
}

.team-amy-text {
    display: none;
    font-size: 18px;
    line-height: 1.2;
    letter-spacing: .025em;
    font-family: "Kalam", cursive;
    color: #a3a3a3;
}

.team-amy-name {
    letter-spacing: .02em;
    text-transform: uppercase;
}

.team-amy-status {
    font-size: 12px;
    line-height: 2;
    font-weight: 600;
    letter-spacing: .1em;
    text-transform: uppercase;
    font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    color: #e52029;
}

* + .team-amy-list-social {
    margin-top: 10px;
}

@media (min-width: 992px) {
    .desktop .team-amy-caption {
        position: absolute;
        left: 50%;
        bottom: 10%;
        width: 62%;
        min-width: 180px;
        padding-top: 20px;
        padding-bottom: 20px;
        border-radius: 6px;
        transform: translate3d(-50%, 30px, 0);
        transition: all .3s ease;
        visibility: hidden;
        opacity: 0;
    }

        .desktop .team-amy-caption::before {
            position: absolute;
            content: '';
            top: 0;
            left: 50%;
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 16px 0 16px 32px;
            border-color: transparent transparent transparent #ffffff;
            transform: translate3d(-50%, -50%, 0);
        }

    .desktop .team-amy-text {
        display: block;
    }

    .desktop .team-amy:hover .team-amy-caption {
        opacity: 1;
        visibility: visible;
        transform: translate3d(-50%, 0, 0);
    }
}

.addressshead {
    border: 1px solid #e2e2e2;
    padding: 25px;
}

.team-karen {
    position: relative;
    text-align: center;
    max-width: 330px;
    margin-left: auto;
    margin-right: auto;
    z-index: 1;
}

.team-karen-header {
    position: relative;
    padding: 0 7.58% 7.58%;
}

    .team-karen-header svg {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        fill: #f5f5f5;
        transition: all .3s ease;
        z-index: -1;
    }

.team-karen-figure {
    display: block;
    padding: 0 5.719% 5.719%;
}

    .team-karen-figure img {
        width: 100%;
        border-radius: 12px;
        transition: all .3s ease;
    }

.team-karen-body {
    position: relative;
    padding: 0 7.58% 20px;
}

    .team-karen-body::before {
        position: absolute;
        content: '';
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background: #f5f5f5;
        border-bottom-left-radius: 12px;
        border-bottom-right-radius: 12px;
        border-bottom: 5px solid #e52029;
        transition: all .3s ease;
        z-index: -1;
    }

.team-karen-name {
    font-weight: 500;
    letter-spacing: .05em;
    text-transform: none;
}

.team-karen-status {
    color: #e52029;
}

.team-karen-list-social {
    color: rgba(21, 21, 21, 0.5);
}

    .team-karen-list-social > li {
        will-change: transform;
        transition: all .25s ease;
    }

* + .team-karen-status {
    margin-top: 2px;
}

* + .team-karen-list-social {
    margin-top: 8px;
}

@media (min-width: 768px) {
    .team-karen-body {
        padding-top: 2px;
        padding-bottom: 40px;
    }

    * + .team-karen-list-social {
        margin-top: 14px;
    }
}

@media (min-width: 992px) {
    .desktop .team-karen-body {
        padding-bottom: 10px;
    }

    .desktop .team-karen-list-social > li {
        opacity: 0;
        visibility: hidden;
        transform: rotateY(90deg);
    }

    .desktop .team-karen:hover .team-karen-figure img {
        transform: translate3d(0, -14px, 0);
    }

    .desktop .team-karen:hover .team-karen-header svg {
        fill: #ebebeb;
    }

    .desktop .team-karen:hover .team-karen-body::before {
        bottom: -30px;
        background: #ebebeb;
    }

    .desktop .team-karen:hover .team-karen-list-social > li {
        opacity: 1;
        visibility: visible;
        transform: none;
    }

    .desktop .team-karen:hover .team-karen-list-social li:nth-child(2) {
        transition-delay: 50ms;
    }

    .desktop .team-karen:hover .team-karen-list-social li:nth-child(3) {
        transition-delay: 100ms;
    }

    .desktop .team-karen:hover .team-karen-list-social li:nth-child(4) {
        transition-delay: 150ms;
    }

    .desktop .team-karen:hover .team-karen-list-social li:nth-child(5) {
        transition-delay: 200ms;
    }

    .desktop .team-karen:hover .team-karen-list-social li:nth-child(6) {
        transition-delay: 250ms;
    }

    .desktop .team-karen:hover .team-karen-list-social li:nth-child(7) {
        transition-delay: 300ms;
    }

    .desktop .team-karen:hover .team-karen-list-social li:nth-child(8) {
        transition-delay: 350ms;
    }

    .desktop .team-karen:hover .team-karen-list-social li:nth-child(9) {
        transition-delay: 400ms;
    }

    .desktop .team-karen:hover .team-karen-list-social li:nth-child(10) {
        transition-delay: 450ms;
    }
}

.team-navy-name {
    font-size: 14px;
    font-weight: 600;
    letter-spacing: .05em;
    text-transform: uppercase;
    font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    color: #151515;
}

    .team-navy-name a, .team-navy-name a:focus, .team-navy-name a:active {
        color: inherit;
    }

        .team-navy-name a:hover {
            color: #e52029;
        }

.team-navy-status {
    letter-spacing: .025em;
    font-style: italic;
    color: #7fd02c;
}

.team-info {
    text-align: center;
    padding: 20px 15px;
    border: 1px solid #e1e1e1;
}

.team-info-figure {
    display: inline-block;
}

    .team-info-figure img {
        border-radius: 50%;
        box-shadow: none;
        transition: all .3s ease-in-out;
    }

.team-info-title {
    text-transform: uppercase;
}

* + .team-info-title {
    margin-top: 10px;
}

* + .team-info-text {
    margin-top: 6px;
}

@media (min-width: 768px) {
    .team-info {
        padding-top: 25px;
        padding-bottom: 40px;
    }

    * + .team-info-title {
        margin-top: 16px;
    }

    * + .team-info-text {
        margin-top: 12px;
    }
}

@media (min-width: 992px) {
    .desktop .team-info:hover .team-info-figure img {
        box-shadow: 0 3px 18px 0 rgba(0, 0, 0, 0.15);
    }
}

html:not(.ie-10):not(.ie-11):not(.ie-edge) .team-karen-header svg {
    height: auto;
}

/*
* Thumbnails
*/
.event-classic {
    text-align: center;
    overflow: hidden;
    border-radius: 12px;
    background: #ffffff;
}

    .event-classic > .unit > .unit-left {
        height: 150px;
    }

.event-classic-figure {
    position: relative;
    overflow: hidden;
    display: block;
    width: 100%;
    height: 100%;
}

.event-classic-image {
    position: absolute;
    top: 50%;
    left: 50%;
    width: auto;
    height: auto;
    max-width: none;
    min-width: 100%;
    min-height: 100%;
    transform: translate(-50%, -50%);
}

@supports (object-fit: cover) {
    .event-classic-image {
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        transform: none;
        object-fit: cover;
        object-position: center center;
    }
}

.event-classic-body {
    padding: 20px 5%;
}

.event-classic-title {
    font-weight: 600;
    letter-spacing: .02em;
    text-transform: none;
}

.event-classic-panel {
    color: #151515;
    margin-bottom: -5px;
    margin-left: -16px;
}

    .event-classic-panel:empty {
        margin-bottom: 0;
        margin-left: 0;
    }

    .event-classic-panel > * {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 5px;
        margin-left: 16px;
    }

    .event-classic-panel li {
        vertical-align: middle;
    }

        .event-classic-panel li > * {
            display: inline-block;
            vertical-align: middle;
        }

    .event-classic-panel a, .event-classic-panel a:focus, .event-classic-panel a:active {
        color: inherit;
    }

        .event-classic-panel a:hover {
            color: #e52029;
        }

    .event-classic-panel .icon {
        margin-right: 8px;
        font-size: 15px;
        color: #e52029;
    }

.event-classic-link {
    color: #e52029;
}

.event-classic-time {
    color: rgba(21, 21, 21, 0.34);
}

.event-classic-hours,
.event-classic-month,
.event-classic-date {
    font-weight: 600;
    letter-spacing: .02em;
    font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}

.event-classic-month {
    margin-left: 10px;
    text-transform: uppercase;
}

.event-classic-hours {
    margin-left: 10px;
}

* + .event-classic-panel {
    margin-top: 8px;
}

* + .event-classic-text {
    margin-top: 10px;
}

* + .event-classic-link {
    margin-top: 10px;
}

@media (min-width: 576px) {
    .event-classic {
        text-align: left;
    }

        .event-classic > .unit {
            min-height: 310px;
        }

            .event-classic > .unit > .unit-left {
                width: 25%;
                height: auto;
            }
}

@media (min-width: 768px) {
    .event-classic > .unit {
        min-height: 350px;
    }

    .event-classic-body {
        padding: 30px 5%;
    }

        .event-classic-body .unit-body {
            max-width: 70%;
        }

    .event-classic-hours {
        display: block;
        margin-left: 0;
    }

    * + .event-classic-panel {
        margin-top: 12px;
    }

    * + .event-classic-text {
        margin-top: 20px;
    }

    * + .event-classic-link {
        margin-top: 20px;
    }
}

@media (min-width: 992px) {
    .event-classic > .unit {
        min-height: 390px;
    }

        .event-classic > .unit > .unit-left {
            width: 30%;
        }

    .event-classic-body {
        padding-left: 7%;
        padding-right: 7%;
    }

    * + .event-classic-text {
        margin-top: 30px;
    }

    * + .event-classic-link {
        margin-top: 34px;
    }
}

@media (min-width: 1200px) {
    .event-classic > .unit > .unit-left {
        width: 35%;
    }

    .event-classic-body {
        padding-left: 10%;
        padding-right: 10%;
    }
}

.context-dark .event-classic, .bg-gray-700 .event-classic, .bg-gray-3 .event-classic, .bg-brown-1 .event-classic, .bg-primary .event-classic {
    color: #777777;
}

.context-dark .event-classic-title, .bg-gray-700 .event-classic-title, .bg-gray-3 .event-classic-title, .bg-brown-1 .event-classic-title, .bg-primary .event-classic-title {
    color: #151515;
}

.context-dark .event-classic-link, .bg-gray-700 .event-classic-link, .bg-gray-3 .event-classic-link, .bg-brown-1 .event-classic-link, .bg-primary .event-classic-link {
    color: #e52029;
}

/*
* Page layout
*/
.page {
    position: relative;
    overflow: hidden;
    min-height: 100vh;
    opacity: 1;
}

    .page.fadeIn {
        animation-timing-function: ease-out;
    }

    .page.fadeOut {
        animation-timing-function: ease-in;
    }

[data-x-mode] .page {
    opacity: 1;
}

html.boxed body {
    background: #e1e1e1 url(../images/bg-pattern-boxed.png) repeat fixed;
}

@media (min-width: 1630px) {
    html.boxed .page {
        max-width: 1600px;
        margin-left: auto;
        margin-right: auto;
        box-shadow: 0 0 23px 0 rgba(1, 1, 1, 0.1);
    }

    html.boxed .rd-navbar-static {
        max-width: 1600px;
        margin-left: auto;
        margin-right: auto;
    }

        html.boxed .rd-navbar-static.rd-navbar--is-stuck {
            max-width: 1600px;
            width: 100%;
            left: calc(50% - 1600px);
            right: calc(50% - 1600px);
        }
}

/*
* Text styling
*/
.text-italic {
    font-style: italic;
}

.text-normal {
    font-style: normal;
}

.text-underline {
    text-decoration: underline;
}

.text-strike {
    text-decoration: line-through;
}

.font-weight-thin {
    font-weight: 100;
}

.font-weight-light {
    font-weight: 300;
}

.font-weight-regular {
    font-weight: 400;
}

.font-weight-medium {
    font-weight: 500;
}

.font-weight-sbold {
    font-weight: 600;
}

.font-weight-bold {
    font-weight: 700;
}

.font-weight-ubold {
    font-weight: 900;
}

.text-spacing-0 {
    letter-spacing: 0;
}

.text-spacing-20 {
    letter-spacing: .02em;
}

.text-spacing-25 {
    letter-spacing: .025em;
}

.text-spacing-50 {
    letter-spacing: .05em;
}

.text-spacing-75 {
    letter-spacing: .075em;
}

.text-spacing-100 {
    letter-spacing: .1em;
}

.text-spacing-150 {
    letter-spacing: .15em;
}

.text-width-medium {
    max-width: 500px;
}

.text-width-large {
    max-width: 600px;
}

.text-center [class*='text-width-'] {
    margin-left: auto;
    margin-right: auto;
}

.text-primary {
    color: #e52029 !important;
}

.text-gray-500 {
    color: #9b9b9b;
}

.text-transform-none {
    text-transform: none;
}

.text-transform-uppercase {
    text-transform: uppercase;
}

.text-transform-capitalize {
    text-transform: capitalize;
}

.font-family-sans-serif {
    font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}

.font-family-sans-serif-1 {
    font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}

.font-family-cursive {
    font-family: "Kalam", cursive;
}

.minhead {
    text-align: left;
    font-weight: 600;
    color: black;
}

.mininfo {
    text-align: left;
    color: #424242;
}
/*
* Offsets
*/
* + p {
    margin-top: 15px;
}

/* * + img {
        margin-top: 30px;
    }*/

h1 + p {
    margin-top: 12px;
}

h2 + p {
    margin-top: 12px;
}

h3 + p {
    margin-top: 14px;
}

h4 + p {
    margin-top: 15px;
}

h5 + p {
    margin-top: 14px;
}

h6 + p {
    margin-top: 14px;
}

h2 + h5 {
    margin-top: 16px;
}

h3 + h2 {
    margin-top: 18px;
}

h3 + h6 {
    margin-top: 16px;
}

p + h2,
p + .heading-2 {
    margin-top: 15px;
}

p + p {
    margin-top: 15px;
}

img + p {
    margin-top: 15px;
}

h3 + img {
    /*margin-top: 42px;*/
    margin-top: 30px;
}

* + .row {
    /*   margin-top: 30px;*/
    margin-top: 14px;
}

* + .owl-carousel {
    margin-top: 30px;
}

* + .big {
    margin-top: 20px;
}

* + .text-block {
    margin-top: 27px;
}

* + .button-wrap,
* + .button {
    margin-top: 30px;
}

.row + h3,
.row + .heading-3 {
    margin-top: 80px;
}

.container + .container {
    margin-top: 35px;
}

.row + .row {
    margin-top: 35px;
}

@media (min-width: 768px) {
    * + .row {
        margin-top: 40px;
    }

    * + .owl-carousel {
        margin-top: 40px;
    }

    * + .row-sm {
        margin-top: 35px;
    }

    * + .offset-top-md-20 {
        margin-top: 20px;
    }

    h3 + .big {
        margin-top: 24px;
    }

    .row + .row {
        margin-top: 50px;
    }

    .row + .button {
        margin-top: 50px;
    }
}

@media (min-width: 1200px) {
    h1 + p {
        margin-top: 6px;
    }

    * + .row-lg {
        margin-top: 50px;
    }

    * + .row-xl {
        margin-top: 60px;
    }

    * + .row-xxl {
        margin-top: 70px;
    }

    * + .owl-carousel {
        margin-top: 50px;
    }

    .container + .container {
        margin-top: 60px;
    }

    .row + .row {
        margin-top: 60px;
    }

    .row + .button {
        margin-top: 60px;
    }
}

.row-0 {
    margin-bottom: 0px;
}

    .row-0:empty {
        margin-bottom: 0;
    }

    .row-0 > * {
        margin-bottom: 0px;
    }

.row-10 {
    margin-bottom: -10px;
}

    .row-10:empty {
        margin-bottom: 0;
    }

    .row-10 > * {
        margin-bottom: 10px;
    }

.row-15 {
    margin-bottom: -15px;
}

    .row-15:empty {
        margin-bottom: 0;
    }

    .row-15 > * {
        margin-bottom: 15px;
    }

.row-20 {
    margin-bottom: -20px;
}

    .row-20:empty {
        margin-bottom: 0;
    }

    .row-20 > * {
        margin-bottom: 20px;
    }

.row-30 {
    margin-bottom: -30px;
}

    .row-30:empty {
        margin-bottom: 0;
    }

    .row-30 > * {
        margin-bottom: 30px;
    }

.row-40 {
    margin-bottom: -40px;
}

    .row-40:empty {
        margin-bottom: 0;
    }

    .row-40 > * {
        margin-bottom: 40px;
    }

.row-50 {
    margin-bottom: -50px;
}

    .row-50:empty {
        margin-bottom: 0;
    }

    .row-50 > * {
        margin-bottom: 50px;
    }

.row-60 {
    margin-bottom: -50px;
}

    .row-60:empty {
        margin-bottom: 0;
    }

    .row-60 > * {
        margin-bottom: 50px;
    }

@media (min-width: 576px) {
    .row-sm-30 {
        margin-bottom: -30px;
    }

        .row-sm-30:empty {
            margin-bottom: 0;
        }

        .row-sm-30 > * {
            margin-bottom: 30px;
        }
}

@media (min-width: 768px) {
    .row-md-30 {
        margin-bottom: -30px;
    }

        .row-md-30:empty {
            margin-bottom: 0;
        }

        .row-md-30 > * {
            margin-bottom: 30px;
        }

    .row-md-40 {
        margin-bottom: -40px;
    }

        .row-md-40:empty {
            margin-bottom: 0;
        }

        .row-md-40 > * {
            margin-bottom: 40px;
        }

    .row-md-50 {
        margin-bottom: -50px;
    }

        .row-md-50:empty {
            margin-bottom: 0;
        }

        .row-md-50 > * {
            margin-bottom: 50px;
        }

    .row-md-60 {
        margin-bottom: -60px;
    }

        .row-md-60:empty {
            margin-bottom: 0;
        }

        .row-md-60 > * {
            margin-bottom: 60px;
        }
}

@media (min-width: 992px) {
    .row-lg-20 {
        margin-bottom: -20px;
    }

        .row-lg-20:empty {
            margin-bottom: 0;
        }

        .row-lg-20 > * {
            margin-bottom: 20px;
        }

    .row-lg-50 {
        margin-bottom: -120px;
    }

        .row-lg-50:empty {
            margin-bottom: 0;
        }

        .row-lg-50 > * {
            margin-bottom: 50px;
        }

    .row-lg-60 {
        margin-bottom: -60px;
    }

        .row-lg-60:empty {
            margin-bottom: 0;
        }

        .row-lg-60 > * {
            margin-bottom: 60px;
        }

    .row-lg-70 {
        margin-bottom: -70px;
    }

        .row-lg-70:empty {
            margin-bottom: 0;
        }

        .row-lg-70 > * {
            margin-bottom: 70px;
        }

    .row-lg-80 {
        margin-bottom: -80px;
    }

        .row-lg-80:empty {
            margin-bottom: 0;
        }

        .row-lg-80 > * {
            margin-bottom: 80px;
        }
}

@media (min-width: 1200px) {
    .row-xl-100 {
        margin-bottom: -100px;
    }

        .row-xl-100:empty {
            margin-bottom: 0;
        }

        .row-xl-100 > * {
            margin-bottom: 100px;
        }
}

/*
*
* Sections
*/
.section-sm {
    padding: 25px 0;
}

    .section-sm.section-first {
        padding-top: 50px;
    }

    .section-sm.section-last {
        /*padding-bottom: 50px;*/
    }

.section-md,
.section-lg,
.section-xl,
.section-xxl,
.section-inset-2 {
    padding: 10px 0;
}

.section-collapse + .section-collapse {
    padding-top: 0;
}

.section-collapse:last-child {
    padding-bottom: 0;
}

html [class*='section-'].section-bottom-0 {
    padding-bottom: 0;
}

html [class*='section-'].section-top-0 {
    padding-top: 0;
}

@media (min-width: 992px) {
    html [class*='section-'].section-lg-0 {
        padding: 0 0 1px;
    }
}

@media (min-width: 768px) {
    .section-sm {
        padding: 40px 0;
    }

        .section-sm.section-first {
            margin-top: 0px;
        }

        .section-sm.section-last {
            /*padding-bottom: 80px;*/
        }

    .section-md {
        padding: 60px 0;
    }

    .section-lg {
        padding: 70px 0;
    }

    .section-xl {
        /*padding: 80px 0;*/
    }

    .section-xxl {
        padding: 30px 0;
        /*margin-top:70px;*/
    }

    .section-inset-2 {
        padding: 65px 0;
    }
}

@media (min-width: 992px) {
    .section-sm {
        padding: 50px 0;
    }

        .section-sm.section-first {
            padding-top: 70px;
        }

        .section-sm.section-last {
            /*padding-bottom: 100px;*/
        }

    .section-md {
        padding: 70px 0;
    }

    .section-lg {
        padding: 80px 0;
    }

    .section-xl {
        /*padding: 90px 0;*/
    }

    .section-xxl {
        padding: 30px 0;
    }
}

@media (min-width: 1200px) {
    .section-md {
        padding: 140px 0;
    }

    .section-lg {
        padding: 90px 0 20px 0;
    }

    .section-xl {
        /*padding: 100px 0;*/
    }

    .section-xxl {
        padding: 30px 0;
    }

    .section-inset-1 {
        padding: 120px 0;
    }

    .section-inset-4,
    .section-inset-5 {
        padding-top: 120px;
    }
}

@media (min-width: 1600px) {
    .section-xxl {
        padding: 30px 0;
    }

    .section-inset-1 {
        padding: 140px 0;
    }

    .section-inset-3,
    .section-inset-4 {
        padding-top: 140px;
    }

    .section-inset-5 {
        padding-top: 150px;
    }
}

.section-single {
    display: flex;
    text-align: center;
}

    .section-single p {
        margin-left: auto;
        margin-right: auto;
    }

    .section-single .rd-mailform-wrap {
        max-width: 740px;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }

    .section-single p.rights {
        font-size: 14px;
    }

    .section-single * + .rd-mailform-wrap {
        margin-top: 30px;
    }

@media (min-width: 768px) {
    .section-single * + .countdown-wrap {
        margin-top: 40px;
    }

    .section-single * + .rd-mailform-wrap {
        margin-top: 40px;
    }
}

@media (min-width: 992px) {
    .section-single .countdown-wrap {
        margin-bottom: -30px;
        margin-left: -65px;
    }

        .section-single .countdown-wrap:empty {
            margin-bottom: 0;
            margin-left: 0;
        }

        .section-single .countdown-wrap > * {
            display: inline-block;
            margin-top: 0;
            margin-bottom: 30px;
            margin-left: 65px;
        }

    .section-single * + .button {
        margin-top: 50px;
    }

    .section-single * + .countdown-wrap {
        margin-top: 55px;
    }

    .section-single * + .rd-mailform-wrap {
        margin-top: 60px;
    }
}

.section-single-header {
    padding: calc(1em + 3vh) 0 calc(1em + 2vh);
}

.section-single-main {
    padding: calc(1em + 4vh) 0;
}

.section-single-footer {
    padding: calc(1em + 2vh) 0 calc(1em + 3vh);
}

.section-single-inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    min-height: 100vh;
}

    .section-single-inner > * {
        width: 100%;
    }

@supports (display: grid) {
    .section-single-inner {
        display: grid;
        justify-items: center;
        align-content: space-between;
        grid-template-columns: 1fr;
    }
}

@media (min-width: 1600px) {
    .section-single-header {
        padding-top: calc(1em + 9vh);
    }

    .section-single-main {
        padding: calc(1em + 1vh) 0 calc(1em + 10vh);
    }

    .section-single-footer {
        padding-bottom: calc(1em + 4vh);
    }
}

@media (min-width: 1600px) {
    .section-fluid {
        padding-left: 75px;
        padding-right: 75px;
    }

        .section-fluid .container-fluid {
            padding-left: 0;
            padding-right: 0;
            max-width: 1770px;
            margin-left: auto;
            margin-right: auto;
        }
}

@media (max-width: 991.98px) {
    .section-md-inset {
        padding: 60px 0;
    }
}

.box-relative,
.section-relative {
    position: relative;
    z-index: 1;
}

.section-custom-1 {
    min-height: 46.875vw;
}

.bordered-bottom {
    border-bottom: 1px solid #e1e1e1;
}

.custom-border {
    display: block;
    width: 100%;
    height: 1px;
    background-color: #e1e1e1;
    margin-top: 0;
}

@media (min-width: 768px) {
    .custom-border {
        margin-top: 50px;
    }
}

@media (min-width: 992px) {
    .custom-border {
        margin-top: 100px;
    }
}

@media (max-width: 1599.98px) {
    .overlay-xxl {
        position: relative;
    }

        .overlay-xxl:before {
            content: '';
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
            background: rgba(255, 255, 255, 0.7);
        }

        .overlay-xxl > * {
            position: relative;
        }
}

/*
*
* Grid modules
*/
.grid-demonstration {
    text-align: left;
    line-height: 1.67;
}

    .grid-demonstration h5, .grid-demonstration .heading-5 {
        font-weight: 500;
    }

@media (max-width: 767.98px) {
    .grid-demonstration * + p {
        margin-top: 6px;
    }
}

@media (max-width: 1599.98px) {
    .grid-demonstration p {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}

@media (min-width: 1200px) {
    .grid-demonstration * + p {
        margin-top: 22px;
    }
}

@media (max-width: 575.98px) {
    .container.grid-demonstration [class^='col'] {
        padding: 5px;
    }
}

@media (max-width: 991.98px) {
    .container-fluid.grid-demonstration .row {
        margin-left: 0;
        margin-right: 0;
    }
}

.container-fluid.grid-demonstration [class^='col'] {
    padding: 5px;
}

@media (min-width: 576px) {
    .container-fluid.grid-demonstration [class^='col'] {
        padding: 10px;
    }
}

@media (min-width: 768px) {
    .container-fluid.grid-demonstration [class^='col'] {
        padding: 15px 10px;
    }
}

@media (min-width: 992px) {
    .container-fluid.grid-demonstration [class^='col'] {
        padding: 20px;
    }
}

@media (min-width: 1200px) {
    .container-fluid.grid-demonstration [class^='col'] {
        padding: 30px;
    }
}

@media (min-width: 1600px) {
    .container-fluid.grid-demonstration .row {
        margin-left: -35px;
        margin-right: -35px;
    }

    .container-fluid.grid-demonstration [class^='col'] {
        padding: 40px 40px 40px 60px;
    }

    .container-fluid.grid-demonstration .col-12,
    .container-fluid.grid-demonstration .col-6 {
        padding-right: 60px;
    }
}

@media (min-width: 1800px) {
    .container-fluid.grid-demonstration .row {
        margin-left: -75px;
        margin-right: -75px;
    }

    .container-fluid.grid-demonstration [class^='col'] {
        padding: 45px 80px 45px 100px;
    }

    .container-fluid.grid-demonstration .col-12,
    .container-fluid.grid-demonstration .col-6 {
        padding-right: 100px;
    }
}

.grid-system-bordered .row {
    margin-left: 0;
    margin-right: 0;
}

.grid-system-bordered [class*='col'] {
    padding-top: 15px;
    padding-bottom: 15px;
}

.grid-system-bordered .row {
    border-bottom: 1px solid #ebebeb;
}

    .grid-system-bordered .row:last-child {
        border-bottom-width: 0;
    }

.grid-system-bordered * + .row {
    margin-top: 20px;
}

.grid-system-bordered .row + .row {
    margin-top: 0;
}

@media (min-width: 576px) {
    .grid-system-bordered * + .row {
        margin-top: 0;
    }
}

@media (min-width: 768px) {
    .grid-system-bordered [class*='col'] {
        padding-top: 25px;
        padding-bottom: 25px;
    }
}

@media (min-width: 1200px) {
    .grid-system-bordered [class*='col'] {
        padding-top: 40px;
        padding-bottom: 40px;
    }
}

.grid-system-outline .row {
    border-top: 1px solid #ebebeb;
}

    .grid-system-outline .row:last-child {
        border-bottom: 1px solid #ebebeb;
    }

.grid-system-outline [class*='col']:not(:last-child) {
    border-right: 1px solid #ebebeb;
}

.grid-system-outline * + .row {
    margin-top: 30px;
}

.grid-system-outline .row + .row {
    margin-top: 0;
}

@media (min-width: 768px) {
    .grid-system-outline * + .row {
        margin-top: 45px;
    }
}

.container-fluid-inset-0 {
    padding-left: 0;
    padding-right: 0;
}

/*
* Backgrounds
*/
.context-dark .brand .brand-logo-dark, .bg-gray-700 .brand .brand-logo-dark, .bg-gray-3 .brand .brand-logo-dark, .bg-brown-1 .brand .brand-logo-dark, .bg-primary .brand .brand-logo-dark {
    display: none;
}

.context-dark .brand .brand-logo-light, .bg-gray-700 .brand .brand-logo-light, .bg-gray-3 .brand .brand-logo-light, .bg-brown-1 .brand .brand-logo-light, .bg-primary .brand .brand-logo-light {
    display: block;
}

/*
* Light Backgrounds
*/
.bg-default {
    background-color: #ffffff;
}

.bg-primary {
    background-color: #e52029;
}

.bg-secondary {
    background-color: #7fd02c;
}

.bg-gray-100 {
    background-color: #e1e1e1;
}

.bg-gray-600 {
    background-color: #777777;
}

.bg-gray-800 {
    background-color: #151515;
}

.bg-gray-1 {
    background-color: #f5f5f5;
}

.bg-gray-2 {
    background-color: #ebebeb;
}

.bg-gray-4 {
    background-color: #f9faf9;
}

.bg-gray-11 {
    background-color: #586167;
}

.bg-gray-13 {
    background-color: #404147;
}

/*
* Dark Backgrounds
*/
.bg-gray-700 {
    background-color: #2c343b;
}

.bg-gray-3 {
    background-color: #464a4c;
}

.bg-brown-1 {
    background-color: #555552;
}

/*
* Accent Backgrounds
*/
.bg-primary + .bg-primary {
    padding-top: 0;
}

/*
* Background Image
*/
.bg-image {
    background-size: cover;
    background-position: center center;
}

[class*='bg-'] {
    background-size: cover;
    background-position: center center;
}

@media (min-width: 992px) {
    html:not(.tablet):not(.mobile) .bg-fixed {
        background-attachment: fixed;
    }
}

.bg-image-1 {
    background-image: url(../images/bg-pattern-1.jpg);
    background-repeat: repeat;
    background-size: auto;
    /*background-color: #f5f5f5;*/
}

.bg-image-2::before {
    position: absolute;
    content: '';
    top: 0;
    right: 0;
    bottom: 45px;
    left: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%;
    background-color: #000000;
    background-image: url(../images/bg-about-1.jpg);
    z-index: -1;
}

.bg-image-3 {
    background-image: url(../images/bg-pattern-2.jpg);
    background-repeat: repeat;
    background-size: auto;
    background-color: #f5f5f5;
}

.bg-image-4 {
    position: relative;
}

    .bg-image-4::before {
        position: absolute;
        content: '';
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background: rgba(0, 0, 0, 0.2);
    }

@media (min-width: 576px) {
    .bg-image-4::before {
        display: none;
    }
}

.bg-image-5 {
    background-image: url(../images/bg-pattern-3.jpg);
    background-repeat: repeat;
    background-size: auto;
    background-color: #404147;
}

.bg-image-6 {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    width: calc( 50% + 45px);
    height: 100%;
    pointer-events: none;
    transform: translate3d(0, 0, 0);
    z-index: -1;
}

.bg-image-7 {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: calc( 50% + 45px);
    background-position-x: 90%;
    z-index: -2;
}

@media (min-width: 576px) {
    .bg-image-6,
    .bg-image-7 {
        display: block;
    }
}

.image-decor-wrap {
    position: relative;
    overflow: hidden;
}

.image-decor-left,
.image-decor-right {
    position: absolute;
    bottom: 0;
}

.image-decor-left {
    right: 70%;
}

.image-decor-right {
    left: 70%;
}

@media (min-width: 768px) {
    .image-decor-left {
        left: -12%;
        right: auto;
    }

    .image-decor-right {
        right: -12%;
        left: auto;
    }
}

@media (min-width: 1200px) {
    .image-decor-left {
        left: -10%;
    }

    .image-decor-right {
        right: -10%;
    }
}

@media (min-width: 1500px) {
    .image-decor-left {
        left: 0;
    }

    .image-decor-right {
        right: 0;
    }
}

.dark-overlay, .darken-overlay {
    position: relative;
}

    .dark-overlay:before, .darken-overlay:before {
        content: '';
        left: 0;
        top: 0;
        position: absolute;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.61);
    }

    .dark-overlay * >, .darken-overlay * > {
        position: relative;
    }

    .darken-overlay:before {
        background: rgba(0, 0, 0, 0.41);
    }

.darken-overlay {
    position: relative;
}

    .darken-overlay:before {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.5);
    }

    .darken-overlay > * {
        position: relative;
    }

/*
* Utilities custom
*/
.height-fill {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: stretch;
}

    .height-fill > * {
        flex-grow: 1;
        flex-shrink: 0;
    }

.object-inline {
    white-space: nowrap;
}

    .object-inline > * {
        display: inline-block;
        min-width: 20px;
        vertical-align: top;
        white-space: normal;
    }

        .object-inline > * + * {
            margin-left: 5px;
        }

.oh {
    position: relative;
    overflow: hidden;
}

.text-decoration-lines {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.text-decoration-lines-content {
    position: relative;
    display: inline-block;
    min-width: 170px;
    font-size: 13px;
    text-transform: uppercase;
}

    .text-decoration-lines-content::before, .text-decoration-lines-content::after {
        content: '';
        position: absolute;
        height: 1px;
        background: #d7d7d7;
        top: 50%;
        width: 100vw;
    }

    .text-decoration-lines-content::before {
        left: 0;
        transform: translate3d(-100%, 0, 0);
    }

    .text-decoration-lines-content::after {
        right: 0;
        transform: translate3d(100%, 0, 0);
    }

* + .text-decoration-lines {
    margin-top: 30px;
}

p.rights {
    letter-spacing: 0;
    color: white;
    font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}

    p.rights a, p.rights a:focus, p.rights a:active {
        color: inherit;
    }

        p.rights a:hover {
            color: #e52029;
        }

[style*='z-index: 1000;'] {
    z-index: 1101 !important;
}

.text-block > * {
    margin-left: .125em;
    margin-right: .125em;
}

@media (min-width: 992px) {
    .inset-lg-bottom-10 {
        padding-bottom: 10px;
    }
}

@media (min-width: 1200px) {
    .inset-xl-left-35 {
        padding-left: 35px;
    }

    .inset-xl-right-20 {
        padding-right: 20px;
    }

    .inset-xl-right-30 {
        padding-right: 30px;
    }

    .inset-xl-right-35 {
        padding-right: 35px;
    }

    .inset-xl-right-50 {
        padding-right: 50px;
    }

    .inset-xl-right-55 {
        padding-right: 55px;
    }

    .inset-xl-right-70 {
        padding-right: 70px;
    }

    .inset-xl-right-100 {
        padding-right: 100px;
    }
}

@media (min-width: 1200px) {
    .typography-style-1 p {
        max-width: 95%;
    }
}

.aside-typography p + h2 {
    margin-top: 16px;
}

.aside-typography h2 + h3 {
    margin-top: 12px;
}

.aside-typography h3 + h4 {
    margin-top: 22px;
}

.box-color-line {
    display: flex;
    justify-content: center;
    margin-left: -8px;
}

    .box-color-line > * {
        margin-left: 8px;
    }

.box-color-item {
    width: 53px;
    height: 53px;
}

* + .box-color {
    margin-top: 16px;
}

.box-color-line + .box-color-line {
    margin-top: 8px;
}

@media (min-width: 768px) {
    .box-color-line {
        justify-content: flex-start;
    }
}

@media (min-width: 992px) {
    .aside-typography-item {
        padding-left: 30px;
        border-left: 1px solid #e1e1e1;
    }
}

@media (min-width: 1200px) {
    .aside-typography {
        padding-top: 20px;
    }
}

.title-group p + p {
    margin-top: 0;
}

.title-group h4 + p {
    margin-top: 22px;
}

.title-classic {
    margin-bottom: -10px;
    margin-left: -40px;
}

    .title-classic:empty {
        margin-bottom: 0;
        margin-left: 0;
    }

    .title-classic > * {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 10px;
        margin-left: 40px;
    }

@media (min-width: 768px) {
    .title-classic {
        display: flex;
        align-items: center;
    }

    .title-classic-title {
        max-width: 40%;
        flex-shrink: 0;
    }

        .title-classic-title + .title-classic-subtitle {
            padding-left: 40px;
            border-left: 1px solid #e1e1e1;
        }
}

.title-modern {
    font-size: 10em;
    font-weight: 500;
    line-height: 1;
    letter-spacing: .05em;
    font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    color: rgba(0, 0, 0, 0.14);
    animation: titleColor 3s linear infinite;
}

    .title-modern + h4 {
        margin-top: 34px;
    }

@media (min-width: 992px) {
    .title-modern {
        font-size: 13em;
    }
}

@media (min-width: 1200px) {
    .title-modern {
        font-size: 15em;
    }
}

@media (min-width: 1600px) {
    .title-modern {
        font-size: 20em;
    }
}

.panchgavyahead {
    color: #C4A570;
    text-transform: none;
    font-size: 23px;
    /* padding: 0px; */
}

@keyframes titleColor {
    50% {
        color: rgba(255, 255, 255, 0.5);
    }
}

.title-style-1 {
    letter-spacing: .05em;
    text-transform: none;
    /*font-family: "Kalam", cursive;*/
    color: #7fd02c;
}

.text-secondary {
    color: #7fd02c;
}

.title-style-2 {
    letter-spacing: .2em;
    text-transform: uppercase;
    color: #e52029;
}

.title-style-3 {
    font-weight: 500;
    letter-spacing: .15em;
}

.title-style-4 {
    font-weight: 300;
    letter-spacing: .075em;
}

.title-style-5 {
    font-weight: 400;
    letter-spacing: .075em;
}

.title-style-6 {
    letter-spacing: .02em;
    font-family: "Kalam", cursive;
    color: #e52029;
}

.title-style-7 {
    font-weight: 700;
    letter-spacing: .075em;
    text-transform: none;
    font-family: "Kalam", cursive;
    color: #e52029;
}

.title-style-8 {
    font-weight: 500;
    text-transform: capitalize;
}

.title-style-9 {
    font-weight: 500;
    letter-spacing: .075em;
    text-transform: none;
    line-height: 1.31;
}

.title-style-10 {
    font-weight: 400;
    text-transform: capitalize;
}

.title-style-11 {
    font-weight: 700;
    text-transform: none;
}

.title-decor-1 {
    position: relative;
    font-weight: 300;
    z-index: 1;
}

    .title-decor-1::before {
        position: absolute;
        content: '';
        bottom: 22%;
        left: 0;
        width: 94%;
        height: 10%;
        background: #fff669;
        z-index: -1;
    }

* + .title-style-3 {
    margin-top: 6px;
}

* + .title-style-4 {
    margin-top: 6px;
}

.title-style-1 + h2 {
    margin-top: 10px;
}

@media (min-width: 768px) {
    * + .title-style-3 {
        margin-top: 12px;
    }

    * + .title-style-4 {
        margin-top: 12px;
    }

    * + .title-style-5 {
        margin-top: 25px;
    }
}

@media (min-width: 992px) {
    * + .title-style-4 {
        margin-top: 20px;
    }

    .title-style-4 + .tabs-line {
        margin-top: 50px;
    }

    .title-style-5 + .button {
        margin-top: 35px;
    }
}

@media (min-width: 1200px) {
    * + .title-style-5 {
        margin-top: 35px;
    }
}

.context-dark .title-style-6, .bg-gray-700 .title-style-6, .bg-gray-3 .title-style-6, .bg-brown-1 .title-style-6, .bg-primary .title-style-6,
.context-dark .title-style-7,
.bg-gray-700 .title-style-7,
.bg-gray-3 .title-style-7,
.bg-brown-1 .title-style-7,
.bg-primary .title-style-7 {
    color: #7fd02c;
}

.group .title-style-6 {
    margin-bottom: 4px;
}

.bordered-1 {
    overflow: hidden;
}

    .bordered-1 > div::before {
        position: absolute;
        content: '';
        top: 50%;
        left: -1px;
        width: 0;
        height: 40%;
        border-left: 1px solid #e1e1e1;
        transform: translate3d(0, -50%, 0);
    }

@media (min-width: 768px) {
    .bordered-2 > div + div > * {
        padding-top: 40px;
        border-top: 1px solid #e1e1e1;
    }
}

@media (min-width: 992px) {
    .bordered-2 > div + div > * {
        padding-top: 50px;
        border-top: 1px solid #e1e1e1;
    }
}

.gutters-10 {
    margin-left: -5px;
    margin-right: -5px;
}

    .gutters-10 [class*='col-'] {
        padding-left: 5px;
        padding-right: 5px;
    }

.gutters-20 {
    margin-left: -10px;
    margin-right: -10px;
}

    .gutters-20 [class*='col-'] {
        padding-left: 10px;
        padding-right: 10px;
    }

/*
*
* Animate.css
*/
.animated {
    -webkit-animation-duration: .7s;
    animation-duration: .7s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    opacity: 1;
}

    .animated.infinite {
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
    }

    .animated.hinge {
        -webkit-animation-duration: 2s;
        animation-duration: 2s;
    }

html:not(.lt-ie10) .not-animated {
    opacity: 0;
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 40px, 0);
        transform: translate3d(0, 40px, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 40px, 0);
        transform: translate3d(0, 40px, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -40px, 0);
        transform: translate3d(0, -40px, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -40px, 0);
        transform: translate3d(0, -40px, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-40px, 0, 0);
        transform: translate3d(-40px, 0, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-40px, 0, 0);
        transform: translate3d(-40px, 0, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(40px, 0, 0);
        transform: translate3d(40px, 0, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(40px, 0, 0);
        transform: translate3d(40px, 0, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}

@-webkit-keyframes slideInUp {
    0% {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible;
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes slideInUp {
    0% {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible;
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp;
}

@-webkit-keyframes slideInDown {
    0% {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible;
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes slideInDown {
    0% {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible;
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes slideInLeft {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
    0% {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible;
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes slideInRight {
    0% {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible;
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight;
}

@-webkit-keyframes slideOutDown {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    100% {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}

@keyframes slideOutDown {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    100% {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}

.slideOutDown {
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown;
}

@-webkit-keyframes fadeScale {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeScale {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeScale {
    -webkit-animation-name: fadeScale;
    animation-name: fadeScale;
}

@keyframes moreLoopX {
    0% {
        transform: scale(0, 1);
        transform-origin: left;
    }

    47% {
        transform: scale(1, 1);
        transform-origin: left;
    }

    48% {
        transform: scale(1, 1);
        transform-origin: right;
    }

    95% {
        transform: scale(0, 1);
        transform-origin: right;
    }

    96% {
        transform: scale(0, 1);
        transform-origin: left;
    }

    100% {
        transform: scale(0, 1);
    }
}

@keyframes moreLoopY {
    0% {
        transform: scale(1, 0);
        transform-origin: top;
    }

    47% {
        transform: scale(1, 1);
        transform-origin: top;
    }

    48% {
        transform: scale(1, 1);
        transform-origin: bottom;
    }

    95% {
        transform: scale(1, 0);
        transform-origin: bottom;
    }

    96% {
        transform: scale(1, 0);
        transform-origin: top;
    }

    100% {
        transform: scale(1, 0);
    }
}

@keyframes iconClassic {
    30% {
        color: #7fd02c;
        background: #ffffff;
    }

    33% {
        color: #ffffff;
        background: #e52029;
    }

    64% {
        color: #7fd02c;
        background: #ffffff;
    }

    67% {
        color: #ffffff;
        background: #e52029;
    }

    97% {
        color: #7fd02c;
        background: #ffffff;
    }
}

@keyframes iconSvgClassic {
    30% {
        fill: #151515;
    }

    33% {
        fill: #ffffff;
    }

    64% {
        fill: #ffffff;
    }

    67% {
        fill: #151515;
    }

    97% {
        fill: #151515;
    }
}

/*
*
* Preloader
*/
.preloader {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 10000;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px;
    background: #ffffff;
    transition: .3s all ease;
}

    .preloader * {
        box-sizing: content-box;
    }

    .preloader.loaded {
        opacity: 0;
        visibility: hidden;
    }

.preloader-body {
    text-align: center;
}

    /*.preloader-body p {
	position: relative;
	right: -8px;
}

.cssload-bell {
	width: 97px;
	height: 99px;
	border-radius: 100%;
}

.cssload-circle {
	width: 100%;
	height: 100%;
	position: absolute;
}

.cssload-circle .cssload-inner {
	width: 100%;
	height: 100%;
	border-radius: 100%;
	border: 5px solid rgba(229, 32, 41, 0.7);
	border-right: none;
	border-top: none;
	background-clip: padding;
	box-shadow: inset 0 0 10px rgba(229, 32, 41, 0.15);
}

.cssload-circle:nth-of-type(0) {
	transform: rotate(0deg);
}

.cssload-circle:nth-of-type(0) .cssload-inner {
	animation: cssload-spin 2.3s infinite linear;
}

.cssload-circle:nth-of-type(1) {
	transform: rotate(70deg);
}

.cssload-circle:nth-of-type(1) .cssload-inner {
	animation: cssload-spin 2.3s infinite linear;
}

.cssload-circle:nth-of-type(2) {
	transform: rotate(140deg);
}

.cssload-circle:nth-of-type(2) .cssload-inner {
	animation: cssload-spin 2.3s infinite linear;
}

.cssload-bell {
	animation: cssload-spin 5.75s infinite linear;
}

@keyframes cssload-spin {
	from {
		transform: rotate(0deg);
	}
	to {
		transform: rotate(360deg);
	}
}*/

    .preloader-body p {
        position: relative;
    }

/*.cssload-bell {
	width: 97px;
	height: 99px;
	/*border-radius: 100%;
}*/

/*.cssload-circle {
	width: 100%;
	height: 100%;
	/*position: absolute;
}*/

.cssload-circle .cssload-inner {
    width: 171px;
    height: 125px;
    /*border-radius: 100%;*/
    /*border: 2px solid rgba(229, 32, 41, 0.7);*/
    /*border-right: none;
	border-top: none;*/
    /*background-clip: padding;*/
    /*box-shadow: inset 0 0 10px rgba(229, 32, 41, 0.15);*/
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    /*background-image: url("Images/80org-logo.jpg");*/
}

.cssload-circle:nth-of-type(0) {
    /*transform: rotate(0deg);*/
}

    .cssload-circle:nth-of-type(0) .cssload-inner {
        /*animation: cssload-spin 2.3s infinite linear;*/
        background-image: url("Images/80org-logo.jpg");
        background-position: center;
        background-size: 100%;
    }

.cssload-circle:nth-of-type(1) {
    /*transform: rotate(70deg);*/
}

    .cssload-circle:nth-of-type(1) .cssload-inner {
        /*animation: cssload-spin 2.3s infinite linear;*/
        background-image: url("Images/Home-About-Gamata.jpg");
        background-position: center;
        background-size: 100%;
        margin-left: 0px;
    }

.cssload-circle:nth-of-type(2) {
    /*transform: rotate(140deg);*/
}

    .cssload-circle:nth-of-type(2) .cssload-inner {
        /*animation: cssload-spin 2.3s infinite linear;*/
        background-image: url("Images/80org-logo.jpg");
    }

.cssload-bell {
    /*animation: cssload-spin 5.75s infinite linear;*/
}

/*@keyframes cssload-spin {
	from {
		transform: rotate(0deg);
	}
	to {
		transform: rotate(360deg);
	}
}*/


/*
*
* ToTop
*/
.ui-to-top {
    position: fixed;
    overflow: hidden;
    text-align: center;
    right: 9px;
    bottom: 63px;
    width: 45px;
    height: 45px;
    font-size: 20px;
    line-height: 45px;
    border-radius: 50%;
    text-decoration: none;
    transition: all .45s ease, opacity .25s ease-in-out;
    transform: translate3d(0, 100px, 0);
    opacity: .6;
    z-index: 100;
}

    .ui-to-top, .ui-to-top:focus, .ui-to-top:active {
        color: #ffffff;
        background: #AEC906;
    }

        .ui-to-top:hover {
            opacity: 1;
            color: #ffffff;
            text-decoration: none;
        }

        .ui-to-top.active {
            transform: translate3d(0, 0, 0);
        }

html.mobile .ui-to-top,
html.tablet .ui-to-top {
    display: none !important;
}

@media (min-width: 576px) {
    .ui-to-top {
        right: 40px;
        bottom: 40px;
    }
}

/*
*
* RD Navbar
*/
@keyframes rd-navbar-slide-down {
    0% {
        transform: translateY(-100%);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes rd-navbar-slide-up {
    0% {
        transform: translateY(0);
    }

    100% {
        transform: translateY(-100%);
    }
}

.rd-navbar-wrap, .rd-navbar,
.rd-menu,
.rd-navbar-nav,
.rd-navbar-panel, .rd-navbar-static .rd-menu, .rd-navbar-fixed .rd-navbar-nav-wrap, .rd-navbar-fixed .rd-navbar-submenu, .rd-navbar-project {
    transition: 0.35s all cubic-bezier(0.65, 0.05, 0.36, 1);
}


.rd-navbar--no-transition, .rd-navbar--no-transition * {
    transition: none !important;
}

.rd-navbar,
.rd-navbar.rd-navbar--is-clone {
    display: none;
}

    .rd-navbar.rd-navbar-fixed + .rd-navbar.rd-navbar--is-clone,
    .rd-navbar.rd-navbar-sidebar + .rd-navbar.rd-navbar--is-clone {
        display: none;
    }

.rd-navbar {
    display: none;
    background: #ffffff;
}

.rd-navbar-toggle {
    display: none;
    position: absolute;
    width: 48px;
    height: 48px;
    right: 0px;
    line-height: 48px;
    padding-top: 0px;
    cursor: pointer;
    color: #151515;
    background-color: transparent;
    border: none;
}

    .rd-navbar-toggle span {
        position: relative;
        display: block;
        margin: auto;
        transition: .3s all ease;
    }

        .rd-navbar-toggle span:after, .rd-navbar-toggle span:before {
            content: "";
            position: absolute;
            left: 0;
            top: -8px;
            transition: .3s all ease;
        }

        .rd-navbar-toggle span:after {
            top: 8px;
        }

        .rd-navbar-toggle span:after, .rd-navbar-toggle span:before, .rd-navbar-toggle span {
            width: 24px;
            height: 3px;
            /*background-color: #151515;*/
            background-color: #55ba46;
            backface-visibility: hidden;
            border-radius: 0;
        }

    .rd-navbar-toggle.active span {
        background: transparent;
    }

        .rd-navbar-toggle.active span:before, .rd-navbar-toggle.active span:after {
            transform-origin: 50% 50%;
            top: 0;
        }

        .rd-navbar-toggle.active span:before {
            transform: rotate(45deg);
        }

        .rd-navbar-toggle.active span:after {
            transform: rotate(-45deg);
        }

.rd-navbar-collapse-toggle {
    display: inline-block;
    position: relative;
    width: 40px;
    height: 48px;
    line-height: 48px;
    padding: 0 6px;
    cursor: pointer;
    color: #151515;
    display: none;
}

    .rd-navbar-collapse-toggle span {
        top: 50%;
        margin-top: -3px;
    }

        .rd-navbar-collapse-toggle span, .rd-navbar-collapse-toggle span:before, .rd-navbar-collapse-toggle span:after {
            position: absolute;
            width: 6px;
            height: 6px;
            line-height: 6px;
            text-align: center;
            background: #151515;
            left: 50%;
            margin-left: -3px;
            border-radius: 50%;
            transition: .3s all ease;
        }

            .rd-navbar-collapse-toggle span:before, .rd-navbar-collapse-toggle span:after {
                content: '';
            }

            .rd-navbar-collapse-toggle span:before {
                bottom: 100%;
                margin-bottom: 3px;
            }

            .rd-navbar-collapse-toggle span:after {
                top: 100%;
                margin-top: 3px;
            }

    .rd-navbar-collapse-toggle.active span {
        transform: scale(0.7);
    }

        .rd-navbar-collapse-toggle.active span:before {
            transform: translateY(18px);
        }

        .rd-navbar-collapse-toggle.active span:after {
            transform: translateY(-18px);
        }

.rd-navbar-brand a {
    display: block;
}

.rd-navbar-search {
    position: relative;
    display: inline-flex;
}

    .rd-navbar-search .form-input {
        padding-right: 54px;
    }

    .rd-navbar-search .rd-search-form-submit {
        position: absolute;
        top: 17;
        bottom: 0;
        right: 13;
        width: 22px;
        padding: 0;
        margin: 0;
        font-size: 24px;
        line-height: 1;
        border: none;
        cursor: pointer;
        background-color: transparent;
        color: #cccccc;
        transition: .33s;
        margin: 17px 13px 19px 160px;
    }

        .rd-navbar-search .rd-search-form-submit:hover {
            color: #e52029;
        }

.rd-navbar-search-toggle {
    background: none;
    border: none;
    display: inline-block;
    padding: 0;
    outline: none;
    outline-offset: 0;
    cursor: pointer;
    -webkit-appearance: none;
}

    .rd-navbar-search-toggle::-moz-focus-inner {
        border: none;
        padding: 0;
    }

.rd-navbar-dropdown {
    display: none;
}

/*
* @subsection  RD Navbar Static
*/
.rd-navbar-static {
    display: block;
}

    .rd-navbar-static .rd-nav-item {
        display: inline-block;
    }

        .rd-navbar-static .rd-nav-item.focus .rd-nav-link, .rd-navbar-static .rd-nav-item.opened .rd-nav-link {
            color: #e52029;
            background: transparent;
        }

        .rd-navbar-static .rd-nav-item.focus > .rd-navbar-submenu-toggle, .rd-navbar-static .rd-nav-item.opened > .rd-navbar-submenu-toggle {
            color: #e52029;
        }

        .rd-navbar-static .rd-nav-item.active .rd-nav-link {
            color: #e52029;
            background: transparent;
        }

        .rd-navbar-static .rd-nav-item.active > .rd-navbar-submenu-toggle {
            color: #e52029;
        }

        .rd-navbar-static .rd-nav-item.focus > .rd-navbar-submenu-toggle::before,
        .rd-navbar-static .rd-nav-item.opened > .rd-navbar-submenu-toggle::before,
        .rd-navbar-static .rd-nav-item .rd-nav-link:hover + .rd-navbar-submenu-toggle::before {
            transform: rotate(180deg);
        }

        .rd-navbar-static .rd-nav-item > .rd-navbar-submenu-toggle {
            display: none;
            margin-left: 4px;
            font-family: "Material Design Icons";
            font-size: 16px;
            cursor: pointer;
        }

            .rd-navbar-static .rd-nav-item > .rd-navbar-submenu-toggle::before {
                position: relative;
                display: inline-block;
                transition: .22s;
                content: '\f236';
            }

            .rd-navbar-static .rd-nav-item > .rd-navbar-submenu-toggle:hover {
                color: #e52029;
            }

        .rd-navbar-static .rd-nav-item > .rd-navbar-submenu {
            margin-top: 20px;
        }

        .rd-navbar-static .rd-nav-item + .rd-nav-item {
            margin-left: 25px;
        }

    .rd-navbar-static .rd-nav-link {
        position: relative;
        display: inline-block;
        font-size: 16px;
        line-height: 1.2;
        font-weight: 500;
        /*letter-spacing: .1em;*/
        /* text-transform: uppercase;*/
        font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
        color: black;
        transition: all .25s ease-in-out;
    }

        .rd-navbar-static .rd-nav-link:hover {
            color: #e9ba68;
        }

    .rd-navbar-static .rd-menu {
        position: absolute;
        text-align: left;
        display: block;
        top: 100%;
        transform: translate3d(0, 30px, 0) scale(0.7);
        visibility: hidden;
        opacity: 0;
        z-index: 15;
    }

        .rd-navbar-static .rd-menu::before, .rd-navbar-static .rd-menu::after {
            position: absolute;
            content: '';
            right: 0;
            bottom: 0;
            left: 0;
            z-index: -1;
            pointer-events: none;
        }

        .rd-navbar-static .rd-menu::before {
            top: 0px;
            box-shadow: 0 0 5px 0 rgba(1, 3, 4, 0.19);
        }

        .rd-navbar-static .rd-menu::after {
            top: 0;
            background: #ffffff;
        }

    .rd-navbar-static .rd-navbar-dropdown {
        position: absolute;
        /*padding: 15px;*/
        margin-left: 0px;
        width: 260px;
        background: #ffffff;
        z-index: 5;
    }

.otherproduct {
    text-transform: none;
    padding-bottom: 25px;
}

.rd-navbar-static .rd-navbar-dropdown .rd-navbar-dropdown {
    top: auto;
    left: 100%;
    z-index: 2;
    margin-top: -29px;
    margin-left: 0px;
    transform: translate3d(30px, 0, 0);
}

    .rd-navbar-static .rd-navbar-dropdown .rd-navbar-dropdown.rd-navbar-open-left {
        left: auto;
        right: 100%;
        margin-left: 0;
        margin-right: 15px;
        transform: translate3d(-30px, 0, 0);
    }

@media (min-width: 1200px) {
    .rd-navbar-static .rd-navbar-dropdown {
        /*padding: 15px 20px;*/
        /*margin-left: -44px;*/
    }
}

.rd-navbar-static .rd-dropdown-item.focus .rd-dropdown-link, .rd-navbar-static .rd-dropdown-item.opened .rd-dropdown-link {
    color: #e52029;
}

.rd-navbar-static .rd-dropdown-item + .rd-dropdown-item {
    /*margin-top: 14px;*/
}

@media (min-width: 1200px) {
    .rd-navbar-static .rd-dropdown-item + .rd-dropdown-item {
        /*margin-top: 24px;*/
    }
}

.rd-navbar-static .rd-dropdown-link {
    color: #151515;
}

    .rd-navbar-static .rd-dropdown-link:hover {
        color: #e52029;
    }

.rd-navbar-static .rd-dropdown-link,
.rd-navbar-static .rd-megamenu-list-link {
    font-size: 12px;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: .1em;
    text-transform: uppercase;
    font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    color: #151515;
    transition: all .25s ease-in-out;
}

@media (min-width: 1200px) {
    .rd-navbar-static .rd-dropdown-link,
    .rd-navbar-static .rd-megamenu-list-link {
        font-size: 12px;
    }
}

.rd-navbar-static .rd-navbar-megamenu {
    display: flex;
    justify-content: space-between;
    left: 0;
    width: 100%;
    padding: 30px;
    max-width: 1200px;
    background: #ffffff;
}

@media (min-width: 1200px) {
    .rd-navbar-static .rd-navbar-megamenu {
        padding: 30px 70px 70px;
    }
}

.rd-navbar-static .rd-megamenu-item + .rd-megamenu-item {
    padding-left: 30px;
}

@media (min-width: 1200px) {
    .rd-navbar-static .rd-megamenu-item + .rd-megamenu-item {
        padding-left: 40px;
    }
}

.rd-navbar-static .rd-megamenu-banner .banner-classic {
    max-width: 220px;
}

.rd-navbar-static .rd-megamenu-banner .owl-dots {
    margin-top: 30px;
}

@media (min-width: 1200px) {
    .rd-navbar-static .rd-megamenu-banner .banner-classic {
        max-width: 300px;
    }
}

.rd-navbar-static .rd-megamenu-list-2 {
    columns: 2;
    break-inside: avoid;
    -moz-column-gap: 30px;
    -webkit-column-gap: 30px;
}

@media (min-width: 1200px) {
    .rd-navbar-static .rd-megamenu-list-2 {
        -moz-column-gap: 40px;
        -webkit-column-gap: 40px;
    }
}

.rd-navbar-static .rd-megamenu-title {
    padding-bottom: 16px;
    border-bottom: 1px solid #e1e1e1;
    color: #7fd02c;
    display: flex;
}

    .rd-navbar-static .rd-megamenu-title > * {
        display: inline-block;
        vertical-align: middle;
    }

        .rd-navbar-static .rd-megamenu-title > * + * {
            margin-left: 14px;
        }

.rd-navbar-static .rd-megamenu-icon {
    font-size: 24px;
}

@media (min-width: 1200px) {
    .rd-navbar-static .rd-megamenu-icon {
        font-size: 30px;
    }
}

.rd-navbar-static .rd-megamenu-text {
    font-size: 12px;
    line-height: 1.72;
    font-weight: 600;
    letter-spacing: .1em;
    text-transform: uppercase;
    font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}

@media (min-width: 1200px) {
    .rd-navbar-static .rd-megamenu-text {
        font-size: 14px;
    }
}

.rd-navbar-static .rd-megamenu-list-item + .rd-megamenu-list-item {
    margin-top: 14px;
}

@media (min-width: 1200px) {
    .rd-navbar-static .rd-megamenu-list-item + .rd-megamenu-list-item {
        margin-top: 24px;
    }
}

.rd-navbar-static .rd-megamenu-list-link {
    color: #000000;
    background: transparent;
}

    .rd-navbar-static .rd-megamenu-list-link:hover {
        color: #e52029;
        background: transparent;
    }

.rd-navbar-static * + .rd-megamenu-list {
    margin-top: 20px;
}

.rd-navbar-static .rd-megamenu-title + .banner-classic {
    margin-top: 25px;
}

@media (min-width: 1200px) {
    .rd-navbar-static * + .rd-megamenu-list {
        margin-top: 35px;
    }

    .rd-navbar-static .rd-megamenu-title + .banner-classic {
        margin-top: 42px;
    }
}

.rd-navbar-static .rd-navbar-submenu.focus > .rd-menu, .rd-navbar-static .rd-navbar-submenu.opened > .rd-menu {
    opacity: 1;
    visibility: visible;
    transform: translate3d(0, 0, 0);
}

.rd-navbar-static .rd-navbar-search.active .rd-search {
    visibility: visible;
    opacity: 1;
}

.rd-navbar-static .rd-search {
    position: absolute;
    top: 0;
    right: 0;
    width: 270px;
    opacity: 0;
    visibility: hidden;
    transition: .3s;
    z-index: 2;
}

.rd-navbar-static * + .rd-navbar-search {
    margin-left: 0px;
}

.rd-navbar-static .rd-navbar-search-toggle {
    display: inline-flex;
    color: #151515;
}

    .rd-navbar-static .rd-navbar-search-toggle span {
        display: inline-block;
        position: relative;
        width: 30px;
        height: 30px;
        font-size: 24px;
        line-height: 30px;
        text-align: center;
        cursor: pointer;
        background: none;
        border: none;
        outline: none;
        padding: 0;
    }

        .rd-navbar-static .rd-navbar-search-toggle span::before, .rd-navbar-static .rd-navbar-search-toggle span::after {
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            transition: all .3s ease;
        }

        .rd-navbar-static .rd-navbar-search-toggle span::before {
            content: "";
            transform: rotate(0deg) scale(1);
            opacity: 1;
            visibility: visible;
            font-family: "fl-bigmug-line";
        }

        .rd-navbar-static .rd-navbar-search-toggle span::after {
            content: "";
            transform: rotate(-90deg) scale(0.4);
            opacity: 0;
            visibility: hidden;
            font-family: "fl-bigmug-line";
        }

    .rd-navbar-static .rd-navbar-search-toggle.active span::before {
        opacity: 0;
        visibility: hidden;
        transform: rotate(90deg) scale(0.4);
    }

    .rd-navbar-static .rd-navbar-search-toggle.active span::after {
        transform: rotate(0deg) scale(1);
        opacity: 1;
        visibility: visible;
    }

    .rd-navbar-static .rd-navbar-search-toggle:hover {
        color: #e52029;
    }

.rd-navbar-static.rd-navbar--is-clone {
    display: block;
    transform: translate3d(0, -100%, 0);
}

    .rd-navbar-static.rd-navbar--is-clone.rd-navbar--is-stuck {
        transform: translate3d(0, 0, 0);
    }

.rd-navbar-static.rd-navbar--is-stuck, .rd-navbar-static.rd-navbar--is-clone {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    z-index: 1040;
    background: #ffffff;
}

/*.rd-navbar-static .rd-navbar-basket-wrap {
	display: block;
}*/

.rd-navbar-static .rd-navbar-basket-mobile {
    display: none;
}

.rd-navbar-static .rd-navbar-search-2.active .rd-search .form-wrap {
    max-width: 80%;
    opacity: 1;
    transition-delay: .3s;
}

@media (min-width: 1200px) {
    .rd-navbar-static .rd-navbar-search-2.active .rd-search .form-wrap {
        max-width: 1000px;
    }
}

.rd-navbar-static .rd-navbar-search-2 .rd-search {
    position: fixed;
    content: '';
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: auto;
    margin-top: 0;
    background: rgba(0, 0, 0, 0.9);
    transition: all .3s ease-in-out;
    z-index: 1090;
}

    .rd-navbar-static .rd-navbar-search-2 .rd-search .form-wrap {
        margin-top: 20%;
        margin-left: auto;
        margin-right: auto;
        max-width: 200px;
        opacity: 0;
        transition: all .3s ease;
    }

@media (min-width: 1600px) {
    .rd-navbar-static .rd-navbar-search-2 .rd-search .form-wrap {
        margin-top: 15%;
    }
}

.rd-navbar-static .rd-navbar-search-2 .form-label {
    top: 35px;
}

.rd-navbar-static .rd-navbar-search-2 .form-label,
.rd-navbar-static .rd-navbar-search-2 .rd-navbar-search-form-input {
    color: #ffffff;
    font-size: 24px;
}

.rd-navbar-static .rd-navbar-search-2 .rd-navbar-search-form-input {
    border-radius: 0;
    background: transparent;
    border-bottom: 1px solid #ffffff;
}

.rd-navbar-static .rd-navbar-search-2 .rd-navbar-search-toggle {
    position: relative;
}

    .rd-navbar-static .rd-navbar-search-2 .rd-navbar-search-toggle.active {
        color: #ffffff;
        z-index: 1091;
    }

        .rd-navbar-static .rd-navbar-search-2 .rd-navbar-search-toggle.active:hover {
            color: rgba(255, 255, 255, 0.5);
        }

.rd-navbar-static .rd-navbar-search-2 .rd-search-results-live {
    min-height: 400px;
}

    .rd-navbar-static .rd-navbar-search-2 .rd-search-results-live .search-quick-result {
        visibility: hidden;
        opacity: 0;
    }

    .rd-navbar-static .rd-navbar-search-2 .rd-search-results-live .search-list > li {
        transform: translate3d(0, 40px, 0);
        visibility: hidden;
        opacity: 0;
    }

.rd-navbar-static .rd-navbar-search-2 .rd-search-form-submit {
    color: #ffffff;
}

    .rd-navbar-static .rd-navbar-search-2 .rd-search-form-submit:hover {
        color: rgba(255, 255, 255, 0.5);
    }

.rd-navbar-static .rd-navbar-search-2 .search-list {
    display: flex;
    flex-wrap: wrap;
}

    .rd-navbar-static .rd-navbar-search-2 .search-list > li {
        transition: all .5s ease;
    }

        .rd-navbar-static .rd-navbar-search-2 .search-list > li:not(.search-list-item-all) {
            flex: 0 0 50%;
            max-width: 50%;
            margin-top: 20px;
        }

    .rd-navbar-static .rd-navbar-search-2 .search-list .search-list-item-all {
        margin-top: 30px;
        padding: 0 15px;
    }

    .rd-navbar-static .rd-navbar-search-2 .search-list li + li {
        margin-top: 0;
    }

.rd-navbar-static .rd-navbar-search-2 .search-list {
    margin-top: 10px;
}

.rd-navbar-static .rd-navbar-search-2 #search-results {
    margin: 0;
    color: #ffffff;
    background: transparent;
    opacity: 1;
    visibility: visible;
    border-radius: 0;
    transform: none;
}

    .rd-navbar-static .rd-navbar-search-2 #search-results.active {
        transform: none;
    }

        .rd-navbar-static .rd-navbar-search-2 #search-results.active .search-quick-result {
            opacity: 1;
            visibility: visible;
            transform: none;
        }

        .rd-navbar-static .rd-navbar-search-2 #search-results.active .search-list > li {
            opacity: 1;
            visibility: visible;
            transform: none;
        }

        .rd-navbar-static .rd-navbar-search-2 #search-results.active .search-list li:nth-child(1) {
            transition-delay: 50ms;
        }

        .rd-navbar-static .rd-navbar-search-2 #search-results.active .search-list li:nth-child(2) {
            transition-delay: 100ms;
        }

        .rd-navbar-static .rd-navbar-search-2 #search-results.active .search-list li:nth-child(3) {
            transition-delay: 150ms;
        }

        .rd-navbar-static .rd-navbar-search-2 #search-results.active .search-list li:nth-child(4) {
            transition-delay: 200ms;
        }

        .rd-navbar-static .rd-navbar-search-2 #search-results.active .search-list li:nth-child(5) {
            transition-delay: 250ms;
        }

        .rd-navbar-static .rd-navbar-search-2 #search-results.active .search-list li:nth-child(6) {
            transition-delay: 300ms;
        }

        .rd-navbar-static .rd-navbar-search-2 #search-results.active .search-list li:nth-child(7) {
            transition-delay: 350ms;
        }

        .rd-navbar-static .rd-navbar-search-2 #search-results.active .search-list li:nth-child(8) {
            transition-delay: 400ms;
        }

        .rd-navbar-static .rd-navbar-search-2 #search-results.active .search-list li:nth-child(9) {
            transition-delay: 450ms;
        }

        .rd-navbar-static .rd-navbar-search-2 #search-results.active .search-list li:nth-child(10) {
            transition-delay: 500ms;
        }

.rd-navbar-static .rd-navbar-search-2 .search-submit {
    display: inline-block;
    padding: 10px 30px;
    font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}

.rd-navbar-static .rd-navbar-search-2 * + .rd-search-results-live {
    margin-top: 20px;
}

.rd-navbar-static .rd-navbar-search-2 .search-title {
    color: #ffffff;
}

.rd-navbar-static .rd-navbar-search-2 .search-link:hover {
    color: #7fd02c;
}

.rd-navbar-static .rd-navbar-search-2 .search-quick-result {
    color: #ffffff;
    transition: all .5s ease;
}

.cart-inline {
    position: absolute;
    text-align: left;
    top: calc(100% + 30px);
    right: -18px;
    min-width: 400px;
    margin-top: 30px;
    background: #ffffff;
    transform: translate3d(0, 0, 0);
    backface-visibility: hidden;
    filter: drop-shadow(0 0 3px rgba(1, 3, 4, 0.19));
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: all .3s ease-in-out;
    z-index: 1082;
}

    .cart-inline::before {
        position: absolute;
        content: '';
        bottom: calc(100% - 10px);
        right: 40px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 0 34px 34px;
        border-color: transparent transparent #ffffff transparent;
    }

    .cart-inline.active {
        margin-top: 0;
        opacity: 1;
        visibility: visible;
        pointer-events: auto;
    }

    .cart-inline .stepper input[type="number"] {
        min-height: 40px;
        padding-top: 0;
        padding-bottom: 0;
    }

.cart-inline-header {
    padding: 20px;
}

.cart-inline-body {
    padding: 10px;
    border-top: 1px solid #e1e1e1;
}

.cart-inline-footer {
    padding: 20px;
    border-top: 1px solid #e1e1e1;
}

.cart-inline-title {
    text-transform: uppercase;
    font-size: 20px
}

.cart-inline-figure {
    display: block;
    /*background: #f5f5f5;*/
}

    .cart-inline-figure img {
        /*width: 100%;*/
        transition: all .3s ease;
        will-change: transform;
    }

    .cart-inline-figure:hover img {
        transform: scale(1.05);
    }

* + .cart-inline-title {
    margin-top: 0;
}

.cart-inline-name + * {
    margin-top: 10px;
}

.cart-inline-item + .cart-inline-item {
    margin-top: 15px;
}

.ie-10 .cart-inline,
.ie-11 .cart-inline,
.ie-edge .cart-inline {
    box-shadow: 0 0 5px rgba(1, 3, 4, 0.19);
}

    .ie-10 .cart-inline::before,
    .ie-11 .cart-inline::before,
    .ie-edge .cart-inline::before {
        bottom: 100%;
        border-width: 0 0 24px 24px;
        z-index: 1;
    }

    .ie-10 .cart-inline::after,
    .ie-11 .cart-inline::after,
    .ie-edge .cart-inline::after {
        position: absolute;
        content: '';
        bottom: calc(100% + 2px);
        right: 38px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 0 28px 28px;
        border-color: transparent transparent rgba(0, 0, 0, 0.04) transparent;
        z-index: 0;
    }

.context-dark .cart-inline-name, .bg-gray-700 .cart-inline-name, .bg-gray-3 .cart-inline-name, .bg-brown-1 .cart-inline-name, .bg-primary .cart-inline-name,
.context-dark .cart-inline-title,
.bg-gray-700 .cart-inline-title,
.bg-gray-3 .cart-inline-title,
.bg-brown-1 .cart-inline-title,
.bg-primary .cart-inline-title {
    color: #151515;
}

.rd-navbar-basket {
    position: relative;
    display: inline-block;
    padding: 0 8px 0 0;
    font-size: 24px;
    line-height: 1;
    color: #151515;
    outline: none;
    border: none;
    box-shadow: none;
    background: none;
    cursor: pointer;
    transition: all .3s ease-in-out;
}

    .rd-navbar-basket span {
        position: absolute;
        top: 0px;
        right: 0;
        font-size: 12px;
        font-weight: 600;
        letter-spacing: 0;
        font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
        color: #e52029;
    }

    .rd-navbar-basket:hover {
        color: #e52029;
    }

.rd-navbar-basket-wrap {
    position: relative;
}

/*
*
* RD Navbar Fixed
*/
/*.loader {
  width: 48px;
  height: 48px;
  border: 3px dotted #FFF;
  border-style: solid solid dotted dotted;
  border-radius: 50%;
  display: inline-block;
  position: relative;
  box-sizing: border-box;
  animation: rotation 2s linear infinite;
}
.loader::after {
  content: '';  
  box-sizing: border-box;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  border: 3px dotted #FF3D00;
  border-style: solid solid dotted;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  animation: rotationBack 1s linear infinite;
  transform-origin: center center;
}
    
@keyframes rotation {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
} 
@keyframes rotationBack {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(-360deg);
  }
} */

.loader {
    transform: rotateZ(45deg);
    perspective: 1000px;
    border-radius: 50%;
    width: 48px;
    height: 48px;
    color: green;
}

    .loader:before,
    .loader:after {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: inherit;
        height: inherit;
        border-radius: 50%;
        transform: rotateX(70deg);
        animation: 1s spin linear infinite;
    }

    .loader:after {
        color: #FF3D00;
        transform: rotateY(70deg);
        animation-delay: .4s;
    }

@keyframes rotate {
    0% {
        transform: translate(-50%, -50%) rotateZ(0deg);
    }

    100% {
        transform: translate(-50%, -50%) rotateZ(360deg);
    }
}

@keyframes rotateccw {
    0% {
        transform: translate(-50%, -50%) rotate(0deg);
    }

    100% {
        transform: translate(-50%, -50%) rotate(-360deg);
    }
}

@keyframes spin {
    0%, 100% {
        box-shadow: .2em 0px 0 0px currentcolor;
    }

    12% {
        box-shadow: .2em .2em 0 0 currentcolor;
    }

    25% {
        box-shadow: 0 .2em 0 0px currentcolor;
    }

    37% {
        box-shadow: -.2em .2em 0 0 currentcolor;
    }

    50% {
        box-shadow: -.2em 0 0 0 currentcolor;
    }

    62% {
        box-shadow: -.2em -.2em 0 0 currentcolor;
    }

    75% {
        box-shadow: 0px -.2em 0 0 currentcolor;
    }

    87% {
        box-shadow: .2em -.2em 0 0 currentcolor;
    }
}

.rd-navbar-fixed {
    display: block;
}

    .rd-navbar-fixed .rd-navbar-toggle {
        display: flex;
    }

    .rd-navbar-fixed .rd-navbar-brand {
        position: relative;
        margin-left: 6px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        text-align: left;
        font-size: 22px;
        line-height: 46px;
    }

        .rd-navbar-fixed .rd-navbar-brand img {
            max-width: 138px;
            max-height: 63px;
            width: auto;
            height: auto;
        }
		#profilehead{
			font-size:14px !important;

		}

@media (max-width: 360px) {
    .rd-navbar-fixed .rd-navbar-brand img {
        /* max-width: 140px;*/
        /*  width: 54px;
            height: 40px;*/
    }
}

.rd-navbar-fixed.rd-navbar-logo-mobile .brand-logo-dark,
.rd-navbar-fixed.rd-navbar-logo-mobile .brand-logo-light {
    display: none;
}

.rd-navbar-fixed.rd-navbar-logo-mobile .brand-logo-fixed {
    display: block;
}

.rd-navbar-fixed .rd-navbar-panel {
    position: fixed;
    left: 0;
    top: 8px;
    right: 0;
    z-index: 1080;
    display: flex;
    align-items: center;
    height: 66px;
    padding: 4px;
}

.rd-navbar-fixed .rd-navbar-nav-wrap {
    position: fixed;
    right: 0;
    top: 8px;
    bottom: -56px;
    z-index: 1079;
    width: 200px;
    padding: 90px 0 81px;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    font-size: 14px;
    line-height: 34px;
    transform: translateX(110%);
}

    .rd-navbar-fixed .rd-navbar-nav-wrap::-webkit-scrollbar {
        width: 4px;
    }

    /*.rd-navbar-fixed .rd-navbar-nav-wrap::-webkit-scrollbar-thumb {
        background: #f07b81;
        border: none;
        border-radius: 0;
        opacity: .2;
    }

    .rd-navbar-fixed .rd-navbar-nav-wrap::-webkit-scrollbar-track {
        background: #e52029;
        border: none;
        border-radius: 0;
    }*/

    .rd-navbar-fixed .rd-navbar-nav-wrap.active {
        transform: translateY(0);
    }

.rd-navbar-fixed .rd-navbar-nav {
    display: block;
    margin: 15px;
    height: auto;
    text-align: left;
}

.rd-navbar-fixed .rd-nav-item {
    text-align: left;
}

    .rd-navbar-fixed .rd-nav-item + .rd-nav-item {
        margin-top: 4px;
    }

.rd-navbar-fixed .rd-nav-link {
    display: block;
    padding: 10px;
    font-size: 16px;
    line-height: 1.1;
    font-weight: 500;
    /*letter-spacing: .1em;*/
    /*text-transform: uppercase;*/
    font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}

.rd-navbar-fixed li.opened > .rd-navbar-dropdown {
    padding: 4px 0 0;
}

.rd-navbar-fixed li.opened > .rd-navbar-megamenu {
    padding-top: 20px;
    padding-bottom: 15px;
}

.rd-navbar-fixed li.opened > .rd-menu {
    opacity: 1;
    height: auto;
}

.rd-navbar-fixed li.opened > .rd-navbar-submenu-toggle::after {
    transform: rotate(180deg);
}

.rd-navbar-fixed .rd-menu {
    display: none;
    transition: opacity 0.3s, height 0.4s ease;
    opacity: 0;
    height: 0;
    overflow: hidden;
}

.rd-navbar-fixed .rd-navbar-submenu {
    position: relative;
}

    .rd-navbar-fixed .rd-navbar-submenu .rd-navbar-dropdown .rd-navbar-submenu-toggle:after {
        height: 34px;
        line-height: 34px;
    }

    .rd-navbar-fixed .rd-navbar-submenu .rd-navbar-dropdown > li > a {
        padding-left: 24px;
    }

    .rd-navbar-fixed .rd-navbar-submenu .rd-navbar-dropdown li li > a,
    .rd-navbar-fixed .rd-navbar-submenu .rd-navbar-megamenu ul li li > a {
        padding-left: 46px;
    }

    .rd-navbar-fixed .rd-navbar-submenu.opened > .rd-navbar-dropdown,
    .rd-navbar-fixed .rd-navbar-submenu.opened > .rd-navbar-megamenu {
        display: block;
    }

.rd-navbar-fixed .rd-megamenu-list > li > a,
.rd-navbar-fixed .rd-navbar-dropdown > li > a {
    display: block;
    padding: 9px 50px 9px 16px;
    font-size: 12px;
    line-height: 1.4;
    font-weight: 400;
    letter-spacing: .1em;
    text-transform: uppercase;
}

.rd-navbar-fixed .rd-megamenu-list > li + li,
.rd-navbar-fixed .rd-navbar-dropdown > li + li {
    margin-top: 3px;
}

.rd-navbar-fixed .rd-megamenu-list > li > a {
    padding-left: 24px;
}

.rd-navbar-fixed .rd-navbar-megamenu * + .rd-megamenu-list {
    margin-top: 10px;
}

.rd-navbar-fixed .rd-navbar-megamenu * + .rd-megamenu-title {
    margin-top: 20px;
}

.rd-navbar-fixed .rd-navbar-megamenu > li + li {
    margin-top: 20px;
}

.rd-navbar-fixed .rd-megamenu-title {
    display: flex;
    margin-left: 12px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e1e1e1;
    font-size: 0;
    line-height: 0;
    color: #e52029;
}

    .rd-navbar-fixed .rd-megamenu-title > * {
        display: inline-block;
        vertical-align: middle;
    }

        .rd-navbar-fixed .rd-megamenu-title > * + * {
            margin-left: 8px;
        }

.rd-navbar-fixed .rd-megamenu-icon {
    font-size: 20px;
}

.rd-navbar-fixed .rd-megamenu-text {
    font-size: 12px;
    line-height: 1.72;
    font-weight: 600;
    letter-spacing: .1em;
    text-transform: uppercase;
    font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}

.rd-navbar-fixed .rd-navbar-submenu-toggle {
    cursor: pointer;
}

    .rd-navbar-fixed .rd-navbar-submenu-toggle::after {
        content: '\f107';
        position: absolute;
        top: 0;
        right: 0;
        width: 50px;
        height: 34px;
        font: 400 14px "FontAwesome";
        line-height: 34px;
        text-align: center;
        transition: 0.4s all ease;
        z-index: 2;
        cursor: pointer;
    }

.rd-navbar-fixed .rd-navbar-collapse-toggle {
    display: block;
    top: 4px;
    z-index: 1081;
}

.rd-navbar-fixed .rd-navbar-collapse {
    text-align: center;
    position: fixed;
    top: 56px;
    right: 0;
    width: auto;
    padding: 15px;
    border-radius: 0;
    font-size: 15px;
    transform: translate3d(0, -10px, 0);
    opacity: 0;
    transition: .3s;
    visibility: hidden;
    z-index: 1079;
}

    .rd-navbar-fixed .rd-navbar-collapse.active {
        transform: translate3d(0, 0, 0);
        opacity: 1;
        visibility: visible;
    }

    .rd-navbar-fixed .rd-navbar-collapse .list-inline > li {
        display: block;
    }

        .rd-navbar-fixed .rd-navbar-collapse .list-inline > li + li {
            margin-top: 10px;
        }

.rd-navbar-fixed .rd-navbar-main-element {
    position: absolute;
    float: left;
}

.rd-navbar-fixed .rd-navbar-search .rd-search {
    position: fixed;
    right: 0;
    left: 0;
    top: 56px;
    z-index: 1079;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    transition: .3s;
    transform: translate3d(0, -10px, 0);
}

.rd-navbar-fixed .rd-navbar-search .rd-search-results-live {
    display: none;
}

.rd-navbar-fixed .rd-navbar-search .form-input {
    background: #ffffff;
    border: 1px solid #f7e9e9;
    border-radius: 25px;
    /*box-shadow: 0 0 5px 0 rgba(1, 3, 4, 0.19);*/
}

.rd-navbar-fixed .rd-navbar-search .form-input,
.rd-navbar-fixed .rd-navbar-search .form-label {
    padding-right: 30px;
    padding-left: 15px;
}

.rd-navbar-fixed .rd-navbar-search .rd-search-form-submit {
    position: absolute;
    top: 18px;
    bottom: 0;
    right: 0;
    width: 23px;
    padding: 0;
    margin: 0;
    border: none;
    background-color: transparent;
    margin-top: -5px;
    margin-right: 8px;
}

.rd-navbar-fixed .rd-navbar-search.active .rd-search {
    opacity: 1;
    visibility: visible;
    transform: none;
}

.rd-navbar-fixed .rd-navbar-search-toggle {
    display: inline-flex;
}

    .rd-navbar-fixed .rd-navbar-search-toggle span {
        display: inline-block;
        position: relative;
        width: 48px;
        height: 48px;
        font-size: 26px;
        line-height: 48px;
        text-align: center;
        cursor: pointer;
        background: none;
        border: none;
        outline: none;
        padding: 0;
    }

        .rd-navbar-fixed .rd-navbar-search-toggle span::before, .rd-navbar-fixed .rd-navbar-search-toggle span::after {
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            transition: all .3s ease;
        }

        .rd-navbar-fixed .rd-navbar-search-toggle span::before {
            content: "";
            transform: rotate(0deg) scale(1);
            opacity: 1;
            visibility: visible;
            font-family: "Material Design Icons";
        }

        .rd-navbar-fixed .rd-navbar-search-toggle span::after {
            content: "";
            transform: rotate(-90deg) scale(0.4);
            opacity: 0;
            visibility: hidden;
            font-family: "Material Design Icons";
        }

    .rd-navbar-fixed .rd-navbar-search-toggle.active span::before {
        opacity: 0;
        visibility: hidden;
        transform: rotate(90deg) scale(0.4);
    }

    .rd-navbar-fixed .rd-navbar-search-toggle.active span::after {
        transform: rotate(0deg) scale(1);
        opacity: 1;
        visibility: visible;
    }

    .rd-navbar-fixed .rd-navbar-search-toggle span {
        display: inline-block;
        position: relative;
        width: 30px;
        height: 48px;
        font-size: 24px;
        line-height: 48px;
        text-align: center;
        cursor: pointer;
        background: none;
        border: none;
        outline: none;
        padding: 0;
    }

        .rd-navbar-fixed .rd-navbar-search-toggle span::before, .rd-navbar-fixed .rd-navbar-search-toggle span::after {
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            transition: all .3s ease;
        }

        .rd-navbar-fixed .rd-navbar-search-toggle span::before {
            content: "";
            transform: rotate(0deg) scale(1);
            opacity: 1;
            visibility: visible;
            font-family: "fl-bigmug-line";
        }

        .rd-navbar-fixed .rd-navbar-search-toggle span::after {
            content: "";
            transform: rotate(-90deg) scale(0.4);
            opacity: 0;
            visibility: hidden;
            font-family: "fl-bigmug-line";
        }

    .rd-navbar-fixed .rd-navbar-search-toggle.active span::before {
        opacity: 0;
        visibility: hidden;
        transform: rotate(90deg) scale(0.4);
    }

    .rd-navbar-fixed .rd-navbar-search-toggle.active span::after {
        transform: rotate(0deg) scale(1);
        opacity: 1;
        visibility: visible;
    }

.rd-navbar-fixed [class*='rd-navbar-fixed-element'] {
    z-index: 1082;
}

.rd-navbar-fixed .rd-navbar-fixed-element-1 {
    right: 0;
}

.rd-navbar-fixed .rd-navbar-fixed-element-2 {
    right: 0px;
    top: -2px;
}

.header_icons {
    display: flex;
    align-items: center;
    gap: 15px;
}

@media (min-width:990px) {
    .rd-navbar-main .dropdown2 {
        right: 74px;
        top: -2px;
        position: absolute;
        z-index: 1082;
    }
}

@media (min-width:320px) {
    .rd-navbar-main .dropdown2 {
        right: 0px;
        /*top: -2px;*/
        position: absolute;
        z-index: 1082;
    }
}

.rd-navbar-fixed .rd-navbar-fixed-element-3 {
    right: 80px;
}

.rd-navbar-fixed.rd-navbar--is-clone {
    display: none;
}

.rd-navbar-fixed .rd-navbar-fixed--visible {
    display: block;
}

.rd-navbar-fixed .rd-navbar-fixed--hidden {
    display: none;
}

.rd-navbar-fixed .rd-megamenu-banner,
.rd-navbar-fixed .rd-navbar-basket-wrap {
    display: block;
}

.rd-navbar-fixed * + .button {
    margin-top: 0px;
}

.rd-navbar-fixed .rd-navbar-panel {
    color: #151515;
    /*box-shadow: 0 0 5px 0 rgba(1, 3, 4, 0.19);*/
    background: #ffffff;
}

.rd-navbar-fixed .rd-navbar-nav-wrap {
    color: #ffffff;
    background: #ffffff;
    border: 1px solid #d7d7d7;
    /*box-shadow: 0 0 5px 0 rgba(1, 3, 4, 0.19);*/
}

.rd-navbar-fixed .rd-nav-item:hover .rd-nav-link, .rd-navbar-fixed .rd-nav-item.focus .rd-nav-link, .rd-navbar-fixed .rd-nav-item.active .rd-nav-link, .rd-navbar-fixed .rd-nav-item.opened .rd-nav-link {
    color: white !important;
    background: #C4A570;
}

.rd-navbar-fixed .rd-nav-item:hover > .rd-navbar-submenu-toggle, .rd-navbar-fixed .rd-nav-item.focus > .rd-navbar-submenu-toggle, .rd-navbar-fixed .rd-nav-item.active > .rd-navbar-submenu-toggle, .rd-navbar-fixed .rd-nav-item.opened > .rd-navbar-submenu-toggle {
    color: #ffffff;
}

.rd-navbar-fixed .rd-nav-link {
    color: #151515;
}

.rd-navbar-fixed .rd-megamenu-list > li > a,
.rd-navbar-fixed .rd-navbar-dropdown > li > a {
    color: #151515;
}

.rd-navbar-fixed .rd-megamenu-list > li:hover > a,
.rd-navbar-fixed .rd-megamenu-list > li.focus > a,
.rd-navbar-fixed .rd-megamenu-list > li.active > a,
.rd-navbar-fixed .rd-megamenu-list > li.opened > a,
.rd-navbar-fixed .rd-navbar-dropdown > li:hover > a,
.rd-navbar-fixed .rd-navbar-dropdown > li.focus > a,
.rd-navbar-fixed .rd-navbar-dropdown > li.active > a,
.rd-navbar-fixed .rd-navbar-dropdown > li.opened > a {
    color: #ffffff;
    background: #7fd02c;
}

.rd-navbar-fixed .rd-navbar-submenu-toggle {
    color: #151515;
}

.rd-navbar-fixed .rd-navbar-search .rd-search-form-submit, .rd-navbar-fixed .rd-navbar-search .rd-search-form-submit:focus {
    color: #151515;
}

    .rd-navbar-fixed .rd-navbar-search .rd-search-form-submit:hover, .rd-navbar-fixed .rd-navbar-search .rd-search-form-submit:active {
        color: #e52029;
    }

.rd-navbar-fixed .rd-navbar-search-toggle, .rd-navbar-fixed .rd-navbar-search-toggle:focus {
    color: #151515;
}

    .rd-navbar-fixed .rd-navbar-search-toggle:hover, .rd-navbar-fixed .rd-navbar-search-toggle:active {
        color: #e52029;
    }

.rd-navbar-fixed .rd-navbar-collapse {
    background-color: #ffffff;
    box-shadow: 0 0 5px 0 rgba(1, 3, 4, 0.19);
}

/*  html.rd-navbar-fixed-linked .page {
        padding-top: 56px;
    }*/

.rd-navbar-megamenu .rd-megamenu-item:first-child {
    max-width: 40%;
}

.rd-navbar-megamenu .rd-megamenu-item:nth-child(2) {
    max-width: 31%;
}

/**
*
* RD Navbar Classic
* =====================================================
*/
/*.rd-navbar-classic.rd-navbar-static .rd-navbar-main-outer {
	padding-left: 15px;
	padding-right: 15px;
}*/

.rd-navbar-classic.rd-navbar-static .rd-navbar-main {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 13px 0px;
    margin-left: auto;
    margin-right: auto;
    max-width: 90%;
}

@media (min-width: 1200px) {
    .rd-navbar-classic.rd-navbar-static .rd-navbar-main {
        padding-top: 0px;
        padding-bottom: 0px;
    }
}

@media (min-width: 1024px) {
    .rd-navbar-classic.rd-navbar-static .rd-navbar-main {
        padding-top: 0px;
        padding-bottom: 0px;
    }
}

@media (min-width: 768px) {
    .rd-navbar-classic.rd-navbar-static .rd-navbar-main {
        /*padding-top: 8px;*/
        padding-bottom: 0px;
    }
}

@media (min-width: 1600px) {
    .rd-navbar-classic.rd-navbar-static .rd-navbar-main {
        padding-top: 0px;
        padding-bottom: 10px;
        margin-left: 105px;
    }
}

.rd-navbar-classic.rd-navbar-static .rd-navbar-main-element {
    display: flex;
    align-items: center;
}

    .rd-navbar-classic.rd-navbar-static .rd-navbar-main-element > * + * {
        margin-left: 18px;
    }

.rd-navbar-classic.rd-navbar-static .rd-navbar-nav-wrap {
    margin: 0 15px;
}

.rd-navbar-classic.rd-navbar-static .rd-navbar-brand {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    height: 70px;
    padding-left: 15px;
}

    .rd-navbar-classic.rd-navbar-static .rd-navbar-brand img {
        width: auto;
        height: auto;
        /*width: 150px;*/
        /*max-width: 225px;*/
        max-height: 69px;
    }

.rd-navbar-classic.rd-navbar-static.rd-navbar--is-stuck, .rd-navbar-classic.rd-navbar-static.rd-navbar--is-clone {
    box-shadow: 0 0 5px 0 rgba(1, 3, 4, 0.19);
}

    .rd-navbar-classic.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-main, .rd-navbar-classic.rd-navbar-static.rd-navbar--is-clone .rd-navbar-main {
        padding: 3px 0;
    }

    .rd-navbar-classic.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-aside-outer, .rd-navbar-classic.rd-navbar-static.rd-navbar--is-clone .rd-navbar-aside-outer {
        display: none;
    }

.rd-navbar-classic.rd-navbar-fixed .rd-navbar-project-hamburger-open {
    padding: 10px 14px;
}

.rd-navbar-classic.rd-navbar-fixed .project-hamburger {
    align-items: center;
    width: 4px;
    height: 28px;
}

.rd-navbar-classic.rd-navbar-fixed .project-hamburger-line {
    height: 4px;
    width: 100%;
}

.rd-navbar-classic.rd-navbar-fixed .rd-navbar-basket {
    top: 16px;
    right: 65px;
    right: 97px;
    padding-right: 8px;
}

@media (min-width:320px) and (max-width:900px) {
    #Mobviewcategory {
        display: block !important;
    }

    #WebViewcategory {
        display: none !important;
    }
}

@media (min-width:320px) and (max-width:374px) {
    .rd-navbar-fixed .rd-navbar-fixed-element-3 {
        right: 50px;
        /*width: 150px;*/
        top: 50px;
    }

    .rd-navbar-fixed .rd-navbar-search .rd-search-form-submit {
        width: 17px;
        top: 3px;
    }
}

@media (min-width:375px) and (max-width:767px) {
    .rd-navbar-fixed .rd-navbar-fixed-element-3 {
        /*width: 200px;*/
        top: 50px;
    }

    .rd-navbar-fixed .rd-navbar-search .rd-search-form-submit {
        width: 17px;
        top: 3px;
    }
}

.rd-navbar-main.active .project-hamburger {
    width: 0;
}

.rd-navbar-main.active .rd-navbar-project-hamburger {
    margin: 0;
}

.rd-navbar-main.active .rd-navbar-project {
    transform: translateX(0);
}

.rd-navbar-project-hamburger {
    padding: 0;
    outline: none;
    border: none;
    background: transparent;
    cursor: pointer;
    transition: all .2s ease;
}

.rd-navbar-project-hamburger-close {
    position: relative;
    width: 26px;
    height: 26px;
}

.rd-navbar-project-hamburger.active .project-close > span:nth-child(1) {
    height: 100%;
    transition-delay: .3s;
}

.rd-navbar-project-hamburger.active .project-close > span:nth-child(2) {
    width: 100%;
    transition-delay: .45s;
}

.project-hamburger {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 22px;
    height: 20px;
    transition: inherit;
}

.project-hamburger-line {
    display: block;
    width: 100%;
    height: 2px;
    background: #151515;
    transition: all .25s linear;
}

    .project-hamburger-line:last-child {
        width: 60%;
    }

.project-hamburger:hover .project-hamburger-line {
    background: #e52029;
}

    .project-hamburger:hover .project-hamburger-line:first-child {
        width: 60%;
    }

    .project-hamburger:hover .project-hamburger-line:last-child {
        width: 100%;
    }

/*.project-close {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	transform: rotate(45deg);
	will-change: transform;
}

.project-close span {
	position: absolute;
	background: #151515;
	transition: all .15s linear;
}

.project-close span:nth-child(1) {
	height: 0;
	width: 2px;
	top: 0;
	left: 50%;
	margin-left: -1px;
	transition-delay: 0s;
}

.project-close span:nth-child(2) {
	width: 0;
	height: 2px;
	left: 0;
	top: 50%;
	margin-top: -1px;
	transition-delay: .15s;
}

.rd-navbar-project {
	position: fixed;
	display: flex;
	flex-direction: column;
	top: 0;
	right: 0;
	bottom: 0;
	padding: 15px;
	width: 270px;
	background: #ffffff;
	transform: translateX(102%);
	box-shadow: 0 0 5px 0 rgba(1, 3, 4, 0.19);
	z-index: 1084;
}

.rd-navbar-project .owl-dots {
	margin-top: 25px;
}

.rd-navbar-project-content {
	display: inherit;
	flex-grow: 1;
	direction: rtl;
	overflow-y: auto;
	overflow-x: hidden;
	max-height: 100%;
	-webkit-overflow-scrolling: touch;
	padding-left: 6px;
	margin-left: -6px;
}

.rd-navbar-project-content > div {
	display: inherit;
	flex-direction: column;
	justify-content: space-between;
	direction: ltr;
	width: 100%;
	padding-bottom: 1px;
}

.rd-navbar-project-content > div > * + * {
	margin-top: 30px;
}

.rd-navbar-project-content::-webkit-scrollbar {
	width: 4px;
}

.rd-navbar-project-content::-webkit-scrollbar-thumb {
	background: rgba(127, 208, 44, 0.8);
	border: none;
	border-radius: 0;
}

.rd-navbar-project-content::-webkit-scrollbar-track {
	background: #cccccc;
	border: none;
	border-radius: 0;
}

.rd-navbar-project-header {
	display: flex;
	flex-wrap: nowrap;
	align-items: center;
	padding-right: 26px;
}

.rd-navbar-project-title {
	flex-grow: 1;
	text-transform: uppercase;
}

* + .rd-navbar-project-content {
	margin-top: 30px;
}

@media (min-width: 576px) {
	.rd-navbar-project {
		width: 350px;
	}
}

@media (min-width: 992px) {
	.rd-navbar-project {
		padding: 33px 15px 30px;
	}
	* + .rd-navbar-project-content {
		margin-top: 33px;
	}
}

@media (min-width: 1200px) {
	.rd-navbar-project {
		width: 410px;
		padding: 22px 30px 17px;
	}
	* + .rd-navbar-project-content {
		margin-top: 38px;
	}
}

@media (min-width: 1600px) {
	.rd-navbar-project {
		padding-top: 50px;
		padding-bottom: 90px;
	}
	* + .rd-navbar-project-content {
		margin-top: 50px;
	}
}*/

.contacts-modern a, .contacts-modern a:focus, .contacts-modern a:active {
    color: #151515;
}

    .contacts-modern a:hover {
        color: #e52029;
    }

.contacts-modern li + li {
    margin-top: 18px;
    padding-top: 18px;
}

    .contacts-modern li + li::before {
        display: inline-block;
    }

.contacts-modern li {
    position: relative;
}

    .contacts-modern li::before {
        position: absolute;
        display: none;
        content: '';
        top: 0;
        left: 50%;
        width: 50px;
        height: 0;
        font-size: 0;
        line-height: 0;
        border-top: 1px solid #e1e1e1;
        transform: translate3d(-50%, 0, 0);
    }

* + .contacts-modern {
    margin-top: 40px;
}

@media (min-width: 1200px) {
    * + .contacts-modern {
        margin-top: 60px;
    }
}

/**
*
* RD Navbar Modern
* =====================================================
*/
.rd-navbar-modern.rd-navbar-static .rd-navbar-aside-outer,
.rd-navbar-modern.rd-navbar-static .rd-navbar-main-outer {
    padding-left: 15px;
    padding-right: 15px;
}

.rd-navbar-modern.rd-navbar-static .rd-navbar-main-outer {
    border-top: 1px solid #e1e1e1;
}

.rd-navbar-modern.rd-navbar-static .rd-navbar-aside,
.rd-navbar-modern.rd-navbar-static .rd-navbar-main {
    position: relative;
    display: flex;
    justify-content: space-between;
    margin-left: auto;
    margin-right: auto;
    max-width: 1170px;
}

.rd-navbar-modern.rd-navbar-static .rd-navbar-aside {
    align-items: flex-end;
    padding: 5px 0 25px;
}

@media (min-width: 1200px) {
    .rd-navbar-modern.rd-navbar-static .rd-navbar-aside {
        padding-top: 15px;
        padding-bottom: 35px;
    }
}

@media (min-width: 1600px) {
    .rd-navbar-modern.rd-navbar-static .rd-navbar-aside {
        padding-top: 25px;
        padding-bottom: 45px;
    }
}

.rd-navbar-modern.rd-navbar-static .rd-navbar-main {
    align-items: center;
}

.rd-navbar-modern.rd-navbar-static .rd-navbar-collapse,
.rd-navbar-modern.rd-navbar-static .rd-navbar-button {
    flex: 0 0 40%;
    max-width: 40%;
}

    .rd-navbar-modern.rd-navbar-static .rd-navbar-collapse .button {
        display: none;
    }

.rd-navbar-modern.rd-navbar-static .rd-navbar-button {
    display: block;
    text-align: right;
}

.rd-navbar-modern.rd-navbar-static .rd-navbar-panel {
    flex: 0 0 20%;
    max-width: 20%;
}

.rd-navbar-modern.rd-navbar-static .rd-navbar-brand {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    height: 70px;
}

    .rd-navbar-modern.rd-navbar-static .rd-navbar-brand img {
        width: auto;
        height: auto;
        max-width: 160px;
        max-height: 70px;
    }

.rd-navbar-modern.rd-navbar-static .rd-navbar-main-element {
    display: flex;
    align-items: center;
}

    .rd-navbar-modern.rd-navbar-static .rd-navbar-main-element > * + * {
        margin-left: 18px;
    }

.rd-navbar-modern.rd-navbar-static .rd-navbar-nav-wrap {
    margin-right: 30px;
}

.rd-navbar-modern.rd-navbar-static .rd-nav-item {
    display: inline-block;
}

    .rd-navbar-modern.rd-navbar-static .rd-nav-item.focus .rd-nav-link, .rd-navbar-modern.rd-navbar-static .rd-nav-item.opened .rd-nav-link, .rd-navbar-modern.rd-navbar-static .rd-nav-item.active .rd-nav-link {
        color: #151515;
    }

        .rd-navbar-modern.rd-navbar-static .rd-nav-item.focus .rd-nav-link::before, .rd-navbar-modern.rd-navbar-static .rd-nav-item.opened .rd-nav-link::before, .rd-navbar-modern.rd-navbar-static .rd-nav-item.active .rd-nav-link::before {
            width: 100%;
            background: #e52029;
        }

.rd-navbar-modern.rd-navbar-static .rd-nav-link {
    padding: 25px 0;
}

    .rd-navbar-modern.rd-navbar-static .rd-nav-link::before {
        position: absolute;
        content: '';
        top: 0;
        left: 50%;
        height: 8px;
        width: 140%;
        background: transparent;
        transform: translate3d(-50%, -50%, 0);
        transition: all .25s ease;
    }

.rd-navbar-modern.rd-navbar-static.rd-navbar--is-stuck, .rd-navbar-modern.rd-navbar-static.rd-navbar--is-clone {
    box-shadow: 0 0 5px 0 rgba(1, 3, 4, 0.19);
}

    .rd-navbar-modern.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-main-outer, .rd-navbar-modern.rd-navbar-static.rd-navbar--is-clone .rd-navbar-main-outer {
        border-color: transparent;
    }

    .rd-navbar-modern.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-aside-outer, .rd-navbar-modern.rd-navbar-static.rd-navbar--is-clone .rd-navbar-aside-outer {
        display: none;
    }

.rd-navbar-modern.rd-navbar-fixed .rd-navbar-collapse-toggle {
    width: 32px;
}

.rd-navbar-modern.rd-navbar-fixed .rd-navbar-basket {
    top: 16px;
    right: 36px;
    padding-right: 10px;
}

.rd-navbar-modern.rd-navbar-fixed .rd-navbar-button {
    display: none;
}

.contacts-ruth {
    text-align: left;
}

    .contacts-ruth a {
        font-size: 14px;
        letter-spacing: .05em;
    }

        .contacts-ruth a, .contacts-ruth a:focus, .contacts-ruth a:active {
            color: #151515;
        }

            .contacts-ruth a:hover {
                color: #e52029;
            }

    .contacts-ruth .icon {
        font-size: 38px;
        color: #e52029;
    }

/**
*
* RD Navbar Creative
* =====================================================
*/
.rd-navbar-creative.rd-navbar-static .rd-navbar-aside-outer,
.rd-navbar-creative.rd-navbar-static .rd-navbar-main-outer {
    padding-left: 15px;
    padding-right: 15px;
}

.rd-navbar-creative.rd-navbar-static .rd-navbar-main {
    border-width: 1px 0 1px 0;
    border-style: solid;
    border-color: #e1e1e1 transparent transparent transparent;
}

.rd-navbar-creative.rd-navbar-static .rd-navbar-aside,
.rd-navbar-creative.rd-navbar-static .rd-navbar-main {
    position: relative;
    display: flex;
    margin-left: auto;
    margin-right: auto;
    max-width: 1170px;
}

.rd-navbar-creative.rd-navbar-static .rd-navbar-aside {
    align-items: center;
    justify-content: space-between;
    padding: 7px 0;
}

@media (min-width: 1200px) {
    .rd-navbar-creative.rd-navbar-static .rd-navbar-aside {
        padding: 13px 0;
    }
}

@media (min-width: 1600px) {
    .rd-navbar-creative.rd-navbar-static .rd-navbar-aside {
        padding: 23px 0;
    }
}

.rd-navbar-creative.rd-navbar-static .rd-navbar-main {
    padding: 23px 0;
    justify-content: center;
}

.rd-navbar-creative.rd-navbar-static .rd-navbar-collapse,
.rd-navbar-creative.rd-navbar-static .rd-navbar-aside-element {
    flex: 0 0 40%;
    max-width: 40%;
}

    .rd-navbar-creative.rd-navbar-static .rd-navbar-collapse .button {
        display: none;
    }

.rd-navbar-creative.rd-navbar-static .rd-navbar-aside-element {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

    .rd-navbar-creative.rd-navbar-static .rd-navbar-aside-element > * + * {
        margin-left: 18px;
    }

.rd-navbar-creative.rd-navbar-static .rd-navbar-panel {
    flex: 0 0 20%;
    max-width: 20%;
}

.rd-navbar-creative.rd-navbar-static .rd-navbar-brand {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 86px;
}

    .rd-navbar-creative.rd-navbar-static .rd-navbar-brand img {
        width: auto;
        height: auto;
        max-width: 180px;
        max-height: 86px;
    }

.rd-navbar-creative.rd-navbar-static.rd-navbar--is-stuck, .rd-navbar-creative.rd-navbar-static.rd-navbar--is-clone {
    box-shadow: 0 0 5px 0 rgba(1, 3, 4, 0.19);
}

    .rd-navbar-creative.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-main, .rd-navbar-creative.rd-navbar-static.rd-navbar--is-clone .rd-navbar-main {
        border-color: transparent;
    }

    .rd-navbar-creative.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-aside-outer, .rd-navbar-creative.rd-navbar-static.rd-navbar--is-clone .rd-navbar-aside-outer {
        display: none;
    }

.rd-navbar-creative.rd-navbar-static .contacts-classic {
    text-align: left;
}

.rd-navbar-creative.rd-navbar-fixed .rd-navbar-aside-element {
    font-size: 0;
    line-height: 0;
}

.rd-navbar-creative.rd-navbar-fixed .rd-navbar-collapse * + .rd-navbar-basket {
    margin-top: 15px;
}

.rd-navbar-creative.rd-navbar-fixed .rd-navbar-collapse-toggle {
    width: 32px;
}

.rd-navbar-creative.rd-navbar-fixed .select-inline {
    top: 12px;
    right: 36px;
}

.rd-navbar-creative.rd-navbar-fixed .rd-navbar-button {
    display: none;
}

.rd-navbar-static-linked .header-creative-wrap .rd-navbar-wrap {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1080;
}

.context-dark .rd-navbar-creative.rd-navbar-static, .bg-gray-700 .rd-navbar-creative.rd-navbar-static, .bg-gray-3 .rd-navbar-creative.rd-navbar-static, .bg-brown-1 .rd-navbar-creative.rd-navbar-static, .bg-primary .rd-navbar-creative.rd-navbar-static {
    background: transparent;
}

    .context-dark .rd-navbar-creative.rd-navbar-static .rd-navbar-main, .bg-gray-700 .rd-navbar-creative.rd-navbar-static .rd-navbar-main, .bg-gray-3 .rd-navbar-creative.rd-navbar-static .rd-navbar-main, .bg-brown-1 .rd-navbar-creative.rd-navbar-static .rd-navbar-main, .bg-primary .rd-navbar-creative.rd-navbar-static .rd-navbar-main {
        border-color: rgba(255, 255, 255, 0.23);
    }

    .context-dark .rd-navbar-creative.rd-navbar-static.rd-navbar--is-stuck, .bg-gray-700 .rd-navbar-creative.rd-navbar-static.rd-navbar--is-stuck, .bg-gray-3 .rd-navbar-creative.rd-navbar-static.rd-navbar--is-stuck, .bg-brown-1 .rd-navbar-creative.rd-navbar-static.rd-navbar--is-stuck, .bg-primary .rd-navbar-creative.rd-navbar-static.rd-navbar--is-stuck, .context-dark .rd-navbar-creative.rd-navbar-static.rd-navbar--is-clone, .bg-gray-700 .rd-navbar-creative.rd-navbar-static.rd-navbar--is-clone, .bg-gray-3 .rd-navbar-creative.rd-navbar-static.rd-navbar--is-clone, .bg-brown-1 .rd-navbar-creative.rd-navbar-static.rd-navbar--is-clone, .bg-primary .rd-navbar-creative.rd-navbar-static.rd-navbar--is-clone {
        background: #404147;
    }

        .context-dark .rd-navbar-creative.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-main, .bg-gray-700 .rd-navbar-creative.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-main, .bg-gray-3 .rd-navbar-creative.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-main, .bg-brown-1 .rd-navbar-creative.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-main, .bg-primary .rd-navbar-creative.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-main, .context-dark .rd-navbar-creative.rd-navbar-static.rd-navbar--is-clone .rd-navbar-main, .bg-gray-700 .rd-navbar-creative.rd-navbar-static.rd-navbar--is-clone .rd-navbar-main, .bg-gray-3 .rd-navbar-creative.rd-navbar-static.rd-navbar--is-clone .rd-navbar-main, .bg-brown-1 .rd-navbar-creative.rd-navbar-static.rd-navbar--is-clone .rd-navbar-main, .bg-primary .rd-navbar-creative.rd-navbar-static.rd-navbar--is-clone .rd-navbar-main {
            border-color: transparent;
        }

.context-dark .rd-navbar-creative-2.rd-navbar-static.rd-navbar--is-stuck, .bg-gray-700 .rd-navbar-creative-2.rd-navbar-static.rd-navbar--is-stuck, .bg-gray-3 .rd-navbar-creative-2.rd-navbar-static.rd-navbar--is-stuck, .bg-brown-1 .rd-navbar-creative-2.rd-navbar-static.rd-navbar--is-stuck, .bg-primary .rd-navbar-creative-2.rd-navbar-static.rd-navbar--is-stuck, .context-dark .rd-navbar-creative-2.rd-navbar-static.rd-navbar--is-clone, .bg-gray-700 .rd-navbar-creative-2.rd-navbar-static.rd-navbar--is-clone, .bg-gray-3 .rd-navbar-creative-2.rd-navbar-static.rd-navbar--is-clone, .bg-brown-1 .rd-navbar-creative-2.rd-navbar-static.rd-navbar--is-clone, .bg-primary .rd-navbar-creative-2.rd-navbar-static.rd-navbar--is-clone {
    background: linear-gradient(to right, #e52029 0%, #e52029 100%);
}

    .context-dark .rd-navbar-creative-2.rd-navbar-static.rd-navbar--is-stuck::before, .bg-gray-700 .rd-navbar-creative-2.rd-navbar-static.rd-navbar--is-stuck::before, .bg-gray-3 .rd-navbar-creative-2.rd-navbar-static.rd-navbar--is-stuck::before, .bg-brown-1 .rd-navbar-creative-2.rd-navbar-static.rd-navbar--is-stuck::before, .bg-primary .rd-navbar-creative-2.rd-navbar-static.rd-navbar--is-stuck::before, .context-dark .rd-navbar-creative-2.rd-navbar-static.rd-navbar--is-clone::before, .bg-gray-700 .rd-navbar-creative-2.rd-navbar-static.rd-navbar--is-clone::before, .bg-gray-3 .rd-navbar-creative-2.rd-navbar-static.rd-navbar--is-clone::before, .bg-brown-1 .rd-navbar-creative-2.rd-navbar-static.rd-navbar--is-clone::before, .bg-primary .rd-navbar-creative-2.rd-navbar-static.rd-navbar--is-clone::before {
        position: absolute;
        content: '';
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background-size: auto;
        background-repeat: repeat;
        background-color: #e52029;
        background-image: url(../images/bg-pattern-1.jpg);
        opacity: .25;
        z-index: -1;
    }

/**
*
* RD Navbar Corporate
* =====================================================
*/
.rd-navbar-static-linked .page-header-corporate {
    position: relative;
    margin-bottom: -34px;
    z-index: 10;
}

.rd-navbar-corporate.rd-navbar-static {
    background: transparent;
}

    .rd-navbar-corporate.rd-navbar-static::before {
        position: absolute;
        content: '';
        top: 0;
        right: 0;
        bottom: 34px;
        left: 0;
        background: #ffffff;
        z-index: -1;
    }

    .rd-navbar-corporate.rd-navbar-static .rd-navbar-aside-outer,
    .rd-navbar-corporate.rd-navbar-static .rd-navbar-main-outer {
        padding-left: 15px;
        padding-right: 15px;
    }

    .rd-navbar-corporate.rd-navbar-static .rd-navbar-aside-outer {
        font-size: 12px;
        line-height: 2;
        letter-spacing: .1em;
        font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
        color: #ffffff;
        background: #4d4e50;
        border-bottom: 6px solid #838996;
    }

    .rd-navbar-corporate.rd-navbar-static .rd-navbar-aside,
    .rd-navbar-corporate.rd-navbar-static .rd-navbar-main {
        margin-left: auto;
        margin-right: auto;
        max-width: 1170px;
    }

    .rd-navbar-corporate.rd-navbar-static .rd-navbar-aside {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 11px 0 8px;
    }

@media (min-width: 1200px) {
    .rd-navbar-corporate.rd-navbar-static .rd-navbar-aside {
        padding: 15px 0 12px;
    }
}

@media (min-width: 1600px) {
    .rd-navbar-corporate.rd-navbar-static .rd-navbar-aside {
        padding: 19px 0 16px;
    }
}

.rd-navbar-corporate.rd-navbar-static .rd-navbar-main {
    position: relative;
}

.rd-navbar-corporate.rd-navbar-static .rd-navbar-main-element {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 0;
}

    .rd-navbar-corporate.rd-navbar-static .rd-navbar-main-element > * + * {
        margin-left: 30px;
    }

@media (min-width: 1200px) {
    .rd-navbar-corporate.rd-navbar-static .rd-navbar-main-element {
        padding: 20px 0;
    }
}

@media (min-width: 1600px) {
    .rd-navbar-corporate.rd-navbar-static .rd-navbar-main-element {
        padding: 32px 0;
    }
}

.rd-navbar-corporate.rd-navbar-static .rd-navbar-nav-wrap {
    display: flex;
    align-items: stretch;
    flex-direction: row-reverse;
    justify-content: space-between;
    padding-left: 45px;
    border-radius: 30px;
    color: #ffffff;
    background: #4d4e50;
}

.rd-navbar-corporate.rd-navbar-static .rd-navbar-nav {
    padding: 20px 0;
}

.rd-navbar-corporate.rd-navbar-static .rd-navbar-brand {
    display: flex;
    align-items: center;
    height: 80px;
}

    .rd-navbar-corporate.rd-navbar-static .rd-navbar-brand img {
        width: auto;
        height: auto;
        max-width: 180px;
        max-height: 80px;
    }

.rd-navbar-corporate.rd-navbar-static .rd-nav-item.focus .rd-nav-link, .rd-navbar-corporate.rd-navbar-static .rd-nav-item.opened .rd-nav-link, .rd-navbar-corporate.rd-navbar-static .rd-nav-item.active .rd-nav-link {
    color: #7fd02c;
}

.rd-navbar-corporate.rd-navbar-static .rd-nav-link {
    color: inherit;
}

    .rd-navbar-corporate.rd-navbar-static .rd-nav-link:hover {
        color: #7fd02c;
    }

.rd-navbar-corporate.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-main-outer, .rd-navbar-corporate.rd-navbar-static.rd-navbar--is-clone .rd-navbar-main-outer {
    background: #4d4e50;
    box-shadow: 0 0 5px 0 rgba(1, 3, 4, 0.19);
}

.rd-navbar-corporate.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-main-element, .rd-navbar-corporate.rd-navbar-static.rd-navbar--is-clone .rd-navbar-main-element {
    padding: 5px 0;
}

.rd-navbar-corporate.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-main-element,
.rd-navbar-corporate.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-aside-outer, .rd-navbar-corporate.rd-navbar-static.rd-navbar--is-clone .rd-navbar-main-element,
.rd-navbar-corporate.rd-navbar-static.rd-navbar--is-clone .rd-navbar-aside-outer {
    display: none;
}

.rd-navbar-corporate.rd-navbar-static .rd-navbar-basket {
    color: inherit;
}

    .rd-navbar-corporate.rd-navbar-static .rd-navbar-basket span {
        color: #7fd02c;
    }

    .rd-navbar-corporate.rd-navbar-static .rd-navbar-basket:hover {
        color: #7fd02c;
    }

.rd-navbar-corporate.rd-navbar-static .rd-navbar-basket-text {
    position: relative;
    top: -2px;
    color: rgba(255, 255, 255, 0.5);
}

.rd-navbar-corporate.rd-navbar-static .rd-navbar-search {
    margin-left: 40px;
}

    .rd-navbar-corporate.rd-navbar-static .rd-navbar-search.active .rd-search {
        width: 345px;
    }

.rd-navbar-corporate.rd-navbar-static .rd-navbar-search-toggle {
    text-align: center;
    align-items: center;
    border-radius: 30px;
    color: inherit;
    background: #626469;
}

    .rd-navbar-corporate.rd-navbar-static .rd-navbar-search-toggle span {
        width: 90px;
    }

        .rd-navbar-corporate.rd-navbar-static .rd-navbar-search-toggle span::after {
            display: none;
        }

    .rd-navbar-corporate.rd-navbar-static .rd-navbar-search-toggle:hover {
        color: #7fd02c;
    }

    .rd-navbar-corporate.rd-navbar-static .rd-navbar-search-toggle.active span::before {
        opacity: 1;
        transform: none;
        visibility: visible;
    }

.rd-navbar-corporate.rd-navbar-static .rd-search-form-submit {
    color: #ffffff;
    width: 90px;
}

    .rd-navbar-corporate.rd-navbar-static .rd-search-form-submit:hover {
        color: #7fd02c;
    }

.rd-navbar-corporate.rd-navbar-static .rd-search {
    width: 150px;
}



.rd-navbar-fixed .rd-navbar-fixed-element-3 {
    right: 85px;
}

.rd-navbar-corporate.rd-navbar-static .rd-search .form-input {
    min-height: 64px;
    border-width: 1px;
    border-radius: 30px;
    border-color: transparent;
    background: #626469;
}

.rd-navbar-corporate.rd-navbar-static .rd-search .form-label {
    top: 32px;
}

.rd-navbar-corporate.rd-navbar-static .rd-search .form-label,
.rd-navbar-corporate.rd-navbar-static .rd-search .form-input {
    color: inherit;
    padding-left: 30px;
    padding-right: 90px;
}

.rd-navbar-corporate.rd-navbar-static .contacts-amber {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    text-align: left;
    margin-left: -44px;
    margin-right: -44px;
}

    .rd-navbar-corporate.rd-navbar-static .contacts-amber > * {
        padding-left: 44px;
        padding-right: 44px;
    }

    .rd-navbar-corporate.rd-navbar-static .contacts-amber li + li {
        border-left: 1px solid #e1e1e1;
    }

.rd-navbar-corporate.rd-navbar-fixed .rd-navbar-aside-outer {
    display: none;
}

.rd-navbar-corporate.rd-navbar-fixed .rd-navbar-collapse-toggle {
    width: 32px;
}

.rd-navbar-corporate.rd-navbar-fixed .rd-navbar-search {
    display: block;
    padding: 0 10px;
    margin-top: 15px;
}

    .rd-navbar-corporate.rd-navbar-fixed .rd-navbar-search .rd-search {
        position: static;
        visibility: visible;
        transform: none;
        opacity: 1;
    }

    .rd-navbar-corporate.rd-navbar-fixed .rd-navbar-search .form-label,
    .rd-navbar-corporate.rd-navbar-fixed .rd-navbar-search .form-input {
        padding-left: 0;
    }

    .rd-navbar-corporate.rd-navbar-fixed .rd-navbar-search .form-input {
        box-shadow: none;
        border-bottom-color: #e1e1e1;
    }

.rd-navbar-corporate.rd-navbar-fixed * + .rd-navbar-search {
    margin-top: 30px;
}

.rd-navbar-corporate.rd-navbar-fixed * + .rd-navbar-nav {
    margin-top: 20px;
}

.rd-navbar-corporate.rd-navbar-fixed .rd-navbar-search-toggle {
    display: none;
}

.rd-navbar-corporate.rd-navbar-fixed .rd-navbar-basket {
    top: 16px;
    right: 36px;
    padding-right: 10px;
}

.contacts-amber {
    color: #151515;
    margin-bottom: -10px;
}

    .contacts-amber > * {
        margin-bottom: 10px;
    }

    .contacts-amber a, .contacts-amber a:focus, .contacts-amber a:active {
        color: inherit;
    }

        .contacts-amber a:hover {
            color: #e52029;
        }

/*
*
* RD Navbar Fullwidth
*/
.rd-navbar-fullwidth {
    display: block;
}

    .rd-navbar-fullwidth .rd-navbar-nav > li + li {
        margin-left: 20px;
    }

    .rd-navbar-fullwidth.rd-navbar--is-stuck .rd-navbar-main, .rd-navbar-fullwidth.rd-navbar--is-clone .rd-navbar-main {
        padding: 10px 0;
    }

/*
* Swiper
*/
.swiper-container {
    position: relative;
    overflow: hidden;
    display: flex;
    margin: 40px auto;
    width: 100%;
    height: auto;
    list-style: none;
    padding: 0;
    /* Fix of Webkit flickering */
    z-index: 1;
}

.swiper-container-no-flexbox .swiper-slide {
    float: left;
}

.swiper-container-vertical > .swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: auto;
    min-height: inherit;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-self: stretch;
    align-items: stretch;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    z-index: 1;
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
    -webkit-transform: translate3d(0px, 0, 0);
    transform: translate3d(0px, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.swiper-container-free-mode > .swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto;
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    min-height: inherit;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
}

.swiper-invisible-blank-slide {
    visibility: hidden;
}

/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
    height: auto;
}

    .swiper-container-autoheight .swiper-wrapper {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-transition-property: height, -webkit-transform;
        transition-property: height, -webkit-transform;
        -o-transition-property: transform, height;
        transition-property: transform, height;
        transition-property: transform, height, -webkit-transform;
    }

/* 3D Effects */
.swiper-container-3d {
    -webkit-perspective: 1200px;
    perspective: 1200px;
}

    .swiper-container-3d .swiper-wrapper,
    .swiper-container-3d .swiper-slide,
    .swiper-container-3d .swiper-slide-shadow-left,
    .swiper-container-3d .swiper-slide-shadow-right,
    .swiper-container-3d .swiper-slide-shadow-top,
    .swiper-container-3d .swiper-slide-shadow-bottom,
    .swiper-container-3d .swiper-cube-shadow {
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d;
    }

    .swiper-container-3d .swiper-slide-shadow-left,
    .swiper-container-3d .swiper-slide-shadow-right,
    .swiper-container-3d .swiper-slide-shadow-top,
    .swiper-container-3d .swiper-slide-shadow-bottom {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        pointer-events: none;
        z-index: 10;
    }

    .swiper-container-3d .swiper-slide-shadow-left {
        background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
        background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
        background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
        background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    }

    .swiper-container-3d .swiper-slide-shadow-right {
        background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
        background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
        background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
        background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    }

    .swiper-container-3d .swiper-slide-shadow-top {
        background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
        background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
        background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
        background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    }

    .swiper-container-3d .swiper-slide-shadow-bottom {
        background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
        background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
        background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
        background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    }

/* IE10 Windows Phone 8 Fixes */
.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal > .swiper-wrapper {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
}

.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical > .swiper-wrapper {
    -ms-touch-action: pan-x;
    touch-action: pan-x;
}

/*.homeproductimage:hover {
        transform: scale(1.1);
    }*/

.homeproductimage {
    transition: transform .5s ease;
}

.homeproductimagesmall:hover {
    transform: scale(1.1);
}

.homeproductimagesmall {
    transition: transform .5s ease;
    margin-top: 20px;
}

.swiper-button-prev,
.swiper-button-next {
    text-align: center;
    position: absolute;
    display: none;
    top: 50%;
    padding: 2px 10px 6px;
    font-size: 50px;
    line-height: 1.8;
    font-weight: 600;
    letter-spacing: .05em;
    font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    color: white;
    /*  background: #C4A570;*/
    transition: all .2s ease;
    transform: translate3d(0, -50%, 0);
    will-change: transform;
    cursor: pointer;
    z-index: 10;
}

.swiper-button-prev-details,
.swiper-button-next-details {
    text-align: center;
    position: absolute;
    display: none;
    top: 50%;
    padding: 2px 10px 6px;
    font-size: 50px;
    line-height: 1.8;
    font-weight: 600;
    letter-spacing: .05em;
    font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    color: black;
    /*  background: #C4A570;*/
    transition: all .2s ease;
    transform: translate3d(0, -50%, 0);
    will-change: transform;
    cursor: pointer;
    z-index: 10;
}



.swiper-button-prev::after,
.swiper-button-next::after {
    display: block;
    /* content: '>';*/
    height: 0;
    width: 100%;
    /*   border-top: 2px solid;*/
    transition: inherit;
}

.swiper-button-prev:hover::after,
.swiper-button-next:hover::after {
    transform: scaleX(0.7);
}

@media (min-width: 992px) {
    .swiper-button-prev,
    .swiper-button-next {
        display: block;
    }
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
    opacity: 0.70;
    cursor: auto;
    pointer-events: none;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    left: 0;
    padding-right: 22px;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
}

    .swiper-button-prev:before,
    .swiper-container-rtl .swiper-button-next:before {
        content: "<";
    }

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    right: 10px;
    padding-left: 0px;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
}

    .swiper-button-next:before,
    .swiper-container-rtl .swiper-button-prev:before {
        content: ">";
    }

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-lock {
    display: none;
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    display: block;
    font-size: 0;
    line-height: 0;
    transition: .3s;
    transform: translate3d(0, 0, 0);
    z-index: 10;
}

@media (min-width: 992px) {
    .swiper-pagination {
        display: block;
    }
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0;
}

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
    left: 0;
    bottom: 10px;
    width: 100%;
}

/* Bullets */
.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0;
}

    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
        -webkit-transform: scale(0.33);
        -ms-transform: scale(0.33);
        transform: scale(0.33);
        position: relative;
    }

    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }

    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }

    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
        -webkit-transform: scale(0.66);
        -ms-transform: scale(0.66);
        transform: scale(0.66);
    }

    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
        -webkit-transform: scale(0.33);
        -ms-transform: scale(0.33);
        transform: scale(0.33);
    }

    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
        -webkit-transform: scale(0.66);
        -ms-transform: scale(0.66);
        transform: scale(0.66);
    }

    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
        -webkit-transform: scale(0.33);
        -ms-transform: scale(0.33);
        transform: scale(0.33);
    }

.swiper-pagination-bullet {
    width: 34px;
    height: 5px;
    display: inline-block;
    background: #f0ebeb;
    transition: all .25s ease-in-out;
}

    .swiper-pagination-bullet:hover {
        background: #277C8C;
    }

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer;
}

.swiper-pagination-bullet-active {
    background: #277C8C;
}

.swiper-container-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0px, -50%, 0);
    transform: translate3d(0px, -50%, 0);
}

    .swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 6px 0;
        display: block;
    }

    .swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 8px;
    }

        .swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
            display: inline-block;
            -webkit-transition: 200ms top, 200ms -webkit-transform;
            transition: 200ms top, 200ms -webkit-transform;
            -o-transition: 200ms transform, 200ms top;
            transition: 200ms transform, 200ms top;
            transition: 200ms transform, 200ms top, 200ms -webkit-transform;
        }

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 6px;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap;
}

    .swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
        -webkit-transition: 200ms left, 200ms -webkit-transform;
        transition: 200ms left, 200ms -webkit-transform;
        -o-transition: 200ms transform, 200ms left;
        transition: 200ms transform, 200ms left;
        transition: 200ms transform, 200ms left, 200ms -webkit-transform;
    }

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: 200ms right, 200ms -webkit-transform;
    transition: 200ms right, 200ms -webkit-transform;
    -o-transition: 200ms transform, 200ms right;
    transition: 200ms transform, 200ms right;
    transition: 200ms transform, 200ms right, 200ms -webkit-transform;
}

/* Progress */
.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, 0.25);
    position: absolute;
}

    .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
        background: #007aff;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0);
        -webkit-transform-origin: left top;
        -ms-transform-origin: left top;
        transform-origin: left top;
    }

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top;
}

.swiper-container-horizontal > .swiper-pagination-progressbar {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0;
}

.swiper-container-vertical > .swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0;
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #ffffff;
}

.swiper-pagination-progressbar.swiper-pagination-white {
    background: rgba(255, 255, 255, 0.25);
}

    .swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
        background: #ffffff;
    }

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000000;
}

.swiper-pagination-progressbar.swiper-pagination-black {
    background: rgba(0, 0, 0, 0.25);
}

    .swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
        background: #000000;
    }

.swiper-pagination-lock {
    display: none;
}

/* Scrollbar */
.swiper-scrollbar {
    position: relative;
    border-radius: 10px;
    -ms-touch-action: none;
    background: rgba(255, 255, 255, 0.1);
}

.swiper-container-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 0;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 100%;
}

.ios .swiper-container-horizontal > .swiper-scrollbar .swiper-scrollbar-drag,
.iphone .swiper-container-horizontal > .swiper-scrollbar .swiper-scrollbar-drag,
.ipad .swiper-container-horizontal > .swiper-scrollbar .swiper-scrollbar-drag,
.mac-os .swiper-container-horizontal > .swiper-scrollbar .swiper-scrollbar-drag {
    height: inherit;
}

.swiper-container-vertical > .swiper-scrollbar {
    position: absolute;
    top: 0;
    right: 3px;
    width: 4px;
    height: 100%;
    z-index: 50;
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    left: 0;
    top: 0;
}

.swiper-scrollbar-cursor-drag {
    cursor: move;
}

.swiper-scrollbar-lock {
    display: none;
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
}

    .swiper-zoom-container > img,
    .swiper-zoom-container > svg,
    .swiper-zoom-container > canvas {
        max-width: 100%;
        max-height: 100%;
        -o-object-fit: contain;
        object-fit: contain;
    }

.swiper-slide-zoomed {
    cursor: move;
}

/* Preloader */
.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    animation: swiper-preloader-spin 1s steps(12, end) infinite;
}

    .swiper-lazy-preloader:after {
        display: block;
        content: '';
        width: 100%;
        height: 100%;
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
        background-position: 50%;
        background-size: 100%;
        background-repeat: no-repeat;
    }

.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

@-webkit-keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

/* a11y */
.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000;
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
}

    .swiper-container-fade .swiper-slide .swiper-slide {
        pointer-events: none;
    }

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}

.swiper-container-cube {
    overflow: visible;
}

    .swiper-container-cube .swiper-slide {
        pointer-events: none;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        z-index: 1;
        visibility: hidden;
        -webkit-transform-origin: 0 0;
        -ms-transform-origin: 0 0;
        transform-origin: 0 0;
        width: 100%;
        height: 100%;
    }

        .swiper-container-cube .swiper-slide .swiper-slide {
            pointer-events: none;
        }

    .swiper-container-cube.swiper-container-rtl .swiper-slide {
        -webkit-transform-origin: 100% 0;
        -ms-transform-origin: 100% 0;
        transform-origin: 100% 0;
    }

    .swiper-container-cube .swiper-slide-active,
    .swiper-container-cube .swiper-slide-active .swiper-slide-active {
        pointer-events: auto;
    }

    .swiper-container-cube .swiper-slide-active,
    .swiper-container-cube .swiper-slide-next,
    .swiper-container-cube .swiper-slide-prev,
    .swiper-container-cube .swiper-slide-next + .swiper-slide {
        pointer-events: auto;
        visibility: visible;
    }

    .swiper-container-cube .swiper-slide-shadow-top,
    .swiper-container-cube .swiper-slide-shadow-bottom,
    .swiper-container-cube .swiper-slide-shadow-left,
    .swiper-container-cube .swiper-slide-shadow-right {
        z-index: 0;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
    }

    .swiper-container-cube .swiper-cube-shadow {
        position: absolute;
        left: 0;
        bottom: 0px;
        width: 100%;
        height: 100%;
        background: #000000;
        opacity: 0.6;
        -webkit-filter: blur(50px);
        filter: blur(50px);
        z-index: 0;
    }

.swiper-container-flip {
    overflow: visible;
}

    .swiper-container-flip .swiper-slide {
        pointer-events: none;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        z-index: 1;
    }

        .swiper-container-flip .swiper-slide .swiper-slide {
            pointer-events: none;
        }

    .swiper-container-flip .swiper-slide-active,
    .swiper-container-flip .swiper-slide-active .swiper-slide-active {
        pointer-events: auto;
    }

    .swiper-container-flip .swiper-slide-shadow-top,
    .swiper-container-flip .swiper-slide-shadow-bottom,
    .swiper-container-flip .swiper-slide-shadow-left,
    .swiper-container-flip .swiper-slide-shadow-right {
        z-index: 0;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
    }

.swiper-container-coverflow .swiper-wrapper {
    /* Windows 8 IE 10 fix */
    -ms-perspective: 1200px;
}

@media (min-width:320px) and (max-width:990px) {
    .swiper-slide {
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-shrink: 0;
        white-space: nowrap;
        background-position: 50%;
        background-size: cover;
    }
}

@media (min-width:991px) {
    .swiper-slide {
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-shrink: 0;
        white-space: nowrap;
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
    }
}

@media (max-width:991px) {
    .swiper-slide {
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-shrink: 0;
        white-space: nowrap;
        background-position: 40% !important;
        background-size: cover;
        /* background-repeat: round;*/
    }
}
/*.swiper-slide {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-shrink: 0;
	white-space: nowrap;
	background-position: 50%;
	background-size: cover;
}*/

.swiper-slide-caption {
    width: 100%;
    white-space: normal;
}

@media (max-width: 991.98px) {
    .swiper-slide-caption {
        padding-bottom: 125px;
    }
}

.swiper-nav-1 .swiper-button-prev,
.swiper-nav-1 .swiper-button-next {
    color: inherit;
    background: #ffffff;
}

    .swiper-nav-1 .swiper-button-prev:hover,
    .swiper-nav-1 .swiper-button-next:hover {
        color: #151515;
    }

.swiper-nav-1 .swiper-pagination-bullet {
    background: #707475;
}

    .swiper-nav-1 .swiper-pagination-bullet:hover,
    .swiper-nav-1 .swiper-pagination-bullet-active {
        background: #e52029;
    }

.swiper-slider-1 {
    /*min-height: 37.5vw;*/
    height: 570px;
}

@media (min-width:910px) and (max-width:1378px) {
    /*.mobhomecategories {
        display: none !important;
    }
    .webhomecategories, #webblog {
        display: block !important;
    }
    .swiper-slider-1 {
       
        height: 80vh;
        margin-bottom: 5px;
    }
    .swiper-slide {
        align-items: end !important;
    }
    .contactInfo {
        gap: 13px !important;
        align-items: center !important;
    }*/
}

.dotsinfo {
    width: 100%;
    display: block;
    text-align: center;
    font-weight: 600;
    cursor: pointer;
    margin-top: 15px;
    font-size: 18px;
    color: #645038
}

}

.msghead {
    text-transform: none;
    text-align: left;
    margin-left: 21px
}

.MobcontactInfo {
    display: none !important;
}

.referalhead {
    color: #55ba46;
    font-size: 20px;
}

@media (min-width:768px)and (max-width:1024px) {
    .pad-top {
        margin-left: -2% !important;
        padding-top: 125px !important;
    }
	.desktop .product-button-wrap {
        align-items: flex-end;
        position: inherit;
        content: '';
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        padding: 10px 0px 10px;
        /* background: #f5f5f5;*/
        border-radius: 6px;
        transition: all .2s ease;
        z-index: -1;
    }
	.btn1 {
	background-color: #55BA46;
	color: white;
	padding:3% 28% !important;
	margin-left: 0px;
	text-align: center;
	border-radius:5px;
	border-color:transparent;
	font-size:14px
}

    .slick-nav-1 .slick-next {
        right: -25px !important;
    }

    .header_icons {
        width: 20%;
        position: absolute;
        right: 50px;
        top: 30px;
    }

    .contactInfo {
        gap: 8px !important;
    }

    .mobhomecategories {
        margin-top: 40px;
        display: block !important;
    }

    .tabaddcart {
        font-size: 15px;
    }

    .btn {
        /*padding: 8px 17px !important;*/
    }

    .productname {
        font-size: 18px !important;
    }

    .product-price {
        font-size: 18px !important;
    }

    .contactInfo, .MobcontactInfo {
        padding-left: 0px !important;
        scale: 0.85;
    }

    .sticks {
        font-size: 18px !important;
    }

    p.productname {
        height:5rem !important;
    }
}

.first-para-text {
    text-align: center;
}

.webcatProduncts {
    display: flex;
    flex-wrap: wrap;
    margin-top: -40px;
}

.webcatprohead {
    margin-top: 20px;
    font-size: 20px !important;
    font-weight: 600;
    color: #645038;
}

.webcatproduct {
    margin-top: 20px;
    width: 100%;
    height: 330px;
}

.webcatpartsproduct {
    cursor: pointer;
    margin-top: 60px
}

.webcattwoproduct {
    cursor: pointer;
    display: flex;
    justify-content: center;
    gap: 50px;
    margin-top: 60px
}

.mobcatprohead {
    margin-top: 20px;
    font-weight: 600;
    color: black;
    font-size: 18px
}

.MobPanchgavya {
    margin-top: 60px;
}

.webblogimges {
    width: 100%;
    cursor: pointer;
	margin-top:0px
}

.webblogheading {
    display: flex;
    text-align: center;
    justify-content: space-around;
}

.companyname {
    padding-top: 0px !important;
    font-weight: 400;
    font-size: 14px;
}

.webblogtexthead {
    text-transform: none;
    padding-top: 0px;
    color: #004822 !important
}

.webnewstexthead {
    text-align: left;
    padding-top: 20px;
}

.mobblogstexthead {
    text-transform: none;
    padding-top: 20px;
    text-align: left
}

.mobnewstexthead {
    text-transform: none;
    text-align: left;
    padding-top: 20px;
}

.product-size {
    font-size: 17px;
    text-align: left;
}

.cost {
    margin-left: -1%;
    display: flex;
    text-align: left;
}

.relatedprobuttons {
    display: flex;
    padding: 5px 5px 3px;
    justify-content: center;
}

.img-sub-1 {
    height: 18.5vh;
    padding-right: 10px;
}

.pad-left {
    padding-left: 8px;
}

@media (min-width:320px) and (max-width:767px) {
    .mobcartbtn {
        height: 36px;
        padding-top: 2px !important;
    }
	.testimonial {
    background: #f2f2f2;
    margin-top: 125px;
    padding-bottom: 60px;
}
.btn {
    background-color: #55BA46;
    color: white;
    padding: 2% 16%;
    text-align: center;
    margin-left: 0px;
    margin-bottom: 5px;
    /* line-height: 0 !important; */
}
.swiper-slider-1 {
    /* min-height: 37.5vw; */
    height: 200px;
    padding-top: 34px;
}
    .pad-left {
        padding-left: 0px;
    }
	.TrendingProduct {margin-top:-50px;}

    .slick-nav-1 .slick-next {
        right: -0px !important;
    }

    .bannerHeadText1 {
        left: 6%;
        top: 44% !important;
        font-size: 30px;
        position: fixed;
    }

    .bannerHeadText2 {
        left: 11% !important;
        top: 60% !important;
        font-size: 13px !important;
        font-weight: 200;
    }

    .bannerHeadText {
        left: 6% !important;
        font-size: 30px !important;
        top: 40% !important;
    }

    .block {
        border: 1px solid #b5acac;
        margin-left:0%;
        margin-right: 1%;
        padding-bottom: 0px;
        /* display: flex; */
        margin-top: 1% !important;
    }

    .swiper-slide-caption {
        padding-bottom: 125px;
    }

    .cart-apply {
        min-width: 80px;
        padding: 11px 12px;
        margin-bottom: 20px;
        border-radius: 6px
    }

    .referalhead {
        color: #55ba46;
        font-size: 17px !important;
    }

    .productname {
        font-size: 16px !important;
        font-weight: 600 !important;
        line-height: 20px
    }

    .product-price {
        font-size: 16px !important;
    }

    .sticks {
        color: #a59b9b;
        font-size: 14px;
        font-weight: 600;
    }

    p.productname {
        height: 4.2rem !important;
        padding: 0px 5px;
    }

    /* .btn { */
        /* padding: 5px 112px !important; */
    /* } */

    /* .mob-content { */
        /* display: inline-block !important; */
    /* } */

    .mobaddcart {
        margin-top: 0px;
    }

    .mobhomecategories {
        margin-top: 17px;
        display: block !important;
    }

    .contactInfo {
        gap: 0px !important;
        align-items: left !important;
    }

    .pad-top {
        padding-top: 85px !important;
        margin-left: -2% !important;
		margin-right: -8px
    }
}

@media (min-width:320px) and (max-width:767px) {
    .btn {
        margin-bottom: 0px;
        margin-left: 0px !important;
    }
23403.searchtext {
    width: 100%;
    padding: 5px;
    border: 1px solid #e2e2e2 !important;
    border-radius: 5px;
    margin-top: 15px;
}
    .cost {
        margin-left: 24% !important;
        text-align: center !important;
    }

    .img-sub-1 {
        height: 11vh !important;
    }
	    .accordion {
        background-color: #b3afaf;
        color: black;
        cursor: pointer;
        padding-right: 5px;
        width: 100%;
        text-align: center;
        border: none;
        outline: none;
        transition: 0.4s;
		Display:block
    }
}

@media (min-width:320px) and (max-width:768px) {
    .footer {
        position: relative;
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .whatsapp {
        display: block;
        position: fixed;
        bottom: 60px;
        right: 20px;
        z-index: 999;
    }


    .relatedprobuttons {
        display: inline-block !important;
    }

    .right {
        margin-left: 1% !important;
    }



    .ratings {
        text-align: left !important;
    }

    .product-size {
        text-align: left !important;
    }

    .product-name {
        text-align: left !important;
    }

    .prod-rate {
        text-align: center !important;
    }

    #Prodetailsbreadcrum {
        display: block;
    }

    .heart {
        height: 17px !important;
    }

    .mobile-user-layout {
        display: flex;
    }

    .mobile-tabs {
        width: 100%;
    }

    .aside-content .item .item {
        margin-bottom: 0px !important;
        font-size: 14px
    }



    .minheading {
        font-size: 16px !important;
    }

    .Mobproductimg {
        height: 265px;
        width: 265px
    }

    .profilehead {
        color: black !important;
    }

    .first-para-text {
        text-align: justify !important;
        margin: 0 3%;
    }

    p .rights {
        font-size: 11px !important;
        letter-spacing: 0.7px !important;
    }

    .blogimg1 {
        text-align: left !important;
    }

    .Mobcontactmodal {
        display: block !important;
    }

    .MobcontactInfo {
        display: flex !important;
    }

    .contactmodal {
        display: block !important;
    }



    .contacthead {
        margin-top: 10px;
    }

    .msghead {
        text-transform: none;
        text-align: center !important;
        margin-left: 0px !important;
    }

    .wbinfo {
        /* text-align: center !important;
            width: 100%;*/
        display: contents !important;
    }

    .dotsinfo {
        width: 100%;
        display: block;
        text-align: center;
        margin-top: 15px;
        font-size: 18px;
        font-weight: 600;
    }

    .webcreationhead {
        font-size: 25px !important;
    }

    .wishlistwidth {
        max-width: 100% !important;
    }

    .swiper-slider-1 {
        /*min-height: 37.5vw;*/
        height: 180px;
        margin-bottom: 5px;
    }

    .swiper-pagination-bullet {
        width: 43px;
        height: 3px;
        display: inline-block;
        /* border-radius: 100%;*/
        background: #ffffff;
        transition: all .25s ease-in-out;
    }

    .homeinfo {
        margin: 4px 20px;
        text-align: justify !important;
    }

    .creationhr {
        display: none;
    }

    .webhomecategories, .webHomeaccesseries, #webblog {
        display: block !important;
    }



    #mobblog {
        display: block !important;
    }

    .mobq {
        color: black;
        /* padding: 54px; */
        font-size: 15px;
        font-weight: 500;
        margin: 3px 41px;
        text-align: justify;
    }

    .bloginfo {
        font-size: 16px !important;
        margin-top: 15px;
        text-align: justify;
        text-transform: none;
    }

    h3 + img {
        margin-top: 11px !important;
    }

    .MobcontactInfo {
        gap: 0px !important;
        align-items: center !important;
    }

    .contactdetailsinfo {
        font-size: 14px !important;
        font-weight: 200;
        margin-top: 10px;
    }

    .socialicons {
        margin: 13px;
    }

    .mobcontcthead {
        font-size: 20px !important;
    }

    .swiper-slide {
        align-items: end !important;
    }

    .mobfeel {
        margin: 5px 20px 20px;
        padding: 0px;
    }

    .homeproductimage {
        width: 100%;
        height: 170px !important;
    }

    .panchgavyaimg {
        background: url('/Content/Images/Banner-04.jpg') no-repeat;
        background-position: center;
        width: 100%;
        height: 200px !important;
        background-size: cover;
        padding-left: 0px !important
    }

    .panchgavyainfo {
        font-size: 14px;
        line-height: 1.8;
        color: #C7C7C7;
    }
}

.swiper-slide {
    align-items: end !important;
}

.mobTestimonials {
    margin-top: 50px;
}

.panchgavyainfo {
    font-size: 17px;
    color: #151515 !important;
    font-weight: 400;
}

.Testimonialsinfo {
    color: #151515;
    font-size: 17px;
    padding-bottom: 10px;
    font-weight: 400;
}

.panchgavyaimg {
    background: url('/Content/Images/Home-Panchgavya.jpg') no-repeat;
    background-position: center;
    width: 100%;
    background-size: cover;
    padding-left: 0px !important;
    height: 285px;
}

.homeproductimage {
    width: 100%;
    height: 285px;
    object-fit: cover;
}

.mobincecebanner {
    display: block !important;
    width: 100%;
    cursor: pointer;
    padding-left: 0px !important
}

.mobincese {
    color: #645038;
    /* font-family: oswald !important; */
    font-size: 20px;
    font-weight: 600;
    display: block !important;
    margin-top: 30px;
}

.mobfeel {
    color: black;
    /* font-family: oswald !important; */
    font-size: 16px !important;
    display: block !important;
    margin-top: 6px;
}

.contactInfo, .MobcontactInfo {
    min-height: 100%;
    padding: 0px 0 20px;
    display: flex;
    flex-direction: column;
    gap: 20px;
    align-items: start;
}

.wbinfo {
    text-align: center !important;
    width: 100%;
    display: block;
}

.webcreationhead {
    color: #004822 !important;
    margin-bottom: 15px;
    font-family: oswald !important;
    font-size: 30px;
    padding-top: 0px
}

.Bloghead {
    color: #004822 !important;
    /*margin-bottom: 15px;*/
    font-family: oswald !important;
    font-size: 30px;
    padding-top: 0px;
}

.contacthead {
    color: #277C8C !important;
    margin-bottom: 16px;
    font-family: oswald !important;
    font-size: 25px;
    padding-top: 0px;
}

.mobhomecategories, #mobblog {
    display: none;
}

@media (min-width:481px) and (max-width:768px) {
    .swiper-slider-1 {
        /*min-height: 37.5vw;*/
        height:375px;
		padding-top:30px;
        /*height: 285px;*/
    }

    #mobblog {
        /*width:300px !important;*/
    }
}


@media (min-width:1024px) {
 
}

@media (min-width:1440px) {
    .swiper-slider-1 {
        /*height: 420px;*/
        height: 87vh;
    }
}

.swiper-slider-1 .swiper-title-1 {
    text-shadow: 1px 9px 16px rgba(0, 0, 0, 0.18);
}

.swiper-slider-1 .swiper-title-2 {
    letter-spacing: .1em;
}

.swiper-slider-1 .swiper-title-3 {
    letter-spacing: .05em;
    font-family: "Kalam", cursive;
    text-transform: none;
}

.swiper-slider-1 * + .swiper-title-1 {
    margin-top: 8px;
}

.swiper-slider-1 * + .swiper-title-2 {
    margin-top: 10px;
}

.headblog {
    padding-bottom: 50px;
    padding-top: 50px
}

.headcontact {
    padding-bottom: 0px;
    padding-top: 0px;
}

.headPanchgavya {
    padding-bottom: 20px;
}

@media (min-width: 768px) {
    .swiper-slider-1 * + .swiper-title-1 {
        margin-top: 12px;
    }

    .swiper-slider-1 * + .swiper-title-2 {
        margin-top: 16px;
    }
}

@media (min-width: 992px) {
    .swiper-slider-1 .swiper-slide-caption {
        /* padding-right: 90px;
            padding-left: 90px; */
        padding-right: 24px;
        padding-left: 24px;
    }
}

@media (min-width: 1200px) {
    .swiper-slider-1 * + .button-wrap,
    .swiper-slider-1 * + .button {
        margin-top: 40px;
    }

    .swiper-slider-1 * + .swiper-title-1 {
        margin-top: 18px;
        font-size: 80px;
    }

    .swiper-slider-1 * + .swiper-title-2 {
        margin-top: 24px;
    }
}

.swiper-slider-2 {
    min-height: 37.5vw;
}

    .swiper-slider-2 .swiper-title-1 {
        font-weight: 600;
        letter-spacing: .025em;
    }

    .swiper-slider-2 .swiper-title-2 {
        letter-spacing: .2em;
        text-transform: uppercase;
    }

    .swiper-slider-2 .swiper-text {
        letter-spacing: .075em;
        font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    }

    .swiper-slider-2 * + .swiper-text {
        margin-top: 10px;
    }

    .swiper-slider-2 * + .swiper-title-1 {
        margin-top: 10px;
    }

@media (min-width: 768px) {
    .swiper-slider-2 * + .swiper-text {
        margin-top: 18px;
    }
}

@media (min-width: 992px) {
    .swiper-slider-2 .swiper-slide-caption {
        padding-right: 90px;
        padding-left: 90px;
    }
}

@media (min-width: 1200px) {
    .swiper-slider-2 * + .button-wrap,
    .swiper-slider-2 * + .button {
        margin-top: 45px;
    }

    .swiper-slider-2 * + .swiper-text {
        margin-top: 28px;
    }

    .swiper-slider-2 * + .swiper-title-1 {
        margin-top: 16px;
    }
}

.swiper-slider-3 {
    min-height: 33.33333vw;
}

    .swiper-slider-3 .swiper-slide {
        align-items: flex-start;
        padding-bottom: 50px;
    }

    .swiper-slider-3 .swiper-title-1 {
        letter-spacing: 0;
        color: rgba(255, 255, 255, 0.72);
    }

    .swiper-slider-3 .swiper-title-2 {
        font-weight: 700;
        letter-spacing: .2em;
    }

        .swiper-slider-3 .swiper-title-2 span {
            display: block;
            font-size: 0;
            line-height: 0;
            color: #ffffff;
            margin-bottom: 10px;
        }

            .swiper-slider-3 .swiper-title-2 span::before {
                display: inline-block;
                content: '';
                width: 60px;
                border-top: 2px solid;
            }

    .swiper-slider-3 .swiper-title-3 {
        letter-spacing: .1em;
        font-weight: 400;
        text-transform: none;
    }

    .swiper-slider-3 .swiper-text {
        letter-spacing: .075em;
        font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    }

    .swiper-slider-3.swiper-container-horizontal > .swiper-pagination-bullets {
        bottom: 75px;
    }

    .swiper-slider-3 * + .swiper-title-2 {
        margin-top: 16px;
    }

    .swiper-slider-3 * + .swiper-title-3 {
        margin-top: 16px;
    }

@media (min-width: 768px) {
    .swiper-slider-3 .swiper-title-2 span {
        display: inline-block;
        vertical-align: middle;
        margin-right: 22px;
        margin-bottom: 0;
    }
}

@media (min-width: 992px) {
    .swiper-slider-3 .swiper-slide-caption {
        padding-right: 90px;
        padding-left: 90px;
    }
}

@media (min-width: 1200px) {
    .swiper-slider-3 * + .button-wrap,
    .swiper-slider-3 * + .button {
        margin-top: 35px;
    }

    .swiper-slider-3 * + .swiper-title-3 {
        margin-top: 26px;
    }
}

.swiper-slider-3 + .offset-negative-1 .container {
    position: relative;
    margin-top: -50px;
    z-index: 1;
}

.swiper-slider-4 {
    min-height: 44.0625vw;
}

    .swiper-slider-4 .swiper-pagination {
        display: block;
    }

    .swiper-slider-4 .swiper-title-1 {
        text-transform: none;
    }

    .swiper-slider-4 .swiper-title-2 {
        font-weight: 400;
        letter-spacing: .075em;
    }

    .swiper-slider-4 * + .swiper-title-2 {
        margin-top: 16px;
    }

@media (min-width: 992px) {
    .swiper-slider-4 .swiper-slide-caption {
        padding-right: 90px;
        padding-left: 90px;
    }

    .swiper-slider-4 .swiper-pagination {
        display: none;
    }

    .swiper-slider-4 .swiper-title-1 {
        line-height: 1.364;
    }

    .swiper-slider-4 * + .button-wrap,
    .swiper-slider-4 * + .button {
        margin-top: 40px;
    }
}

@media (min-width: 1200px) {
    .swiper-slider-4 * + .swiper-title-2 {
        margin-top: 24px;
    }

    .swiper-slider-4 * + .button-wrap,
    .swiper-slider-4 * + .button {
        margin-top: 50px;
    }
}

.header-creative-wrap + .swiper-slider-4 .swiper-slide-2 {
    padding-bottom: 4%;
}

@media (min-width: 992px) {
    .rd-navbar-static-linked .header-creative-wrap + .section-custom-1,
    .rd-navbar-static-linked .header-creative-wrap + .swiper-slider-4 .swiper-slide {
        padding-top: 172px;
    }
}

@media (min-width: 1200px) {
    .rd-navbar-static-linked .header-creative-wrap + .section-custom-1,
    .rd-navbar-static-linked .header-creative-wrap + .swiper-slider-4 .swiper-slide {
        padding-top: 184px;
    }
}

@media (min-width: 1600px) {
    .rd-navbar-static-linked .header-creative-wrap + .section-custom-1,
    .rd-navbar-static-linked .header-creative-wrap + .swiper-slider-4 .swiper-slide {
        padding-top: 204px;
    }
}

.rd-navbar-static-linked .header-creative-wrap + .swiper-slider-4 .swiper-slide-1 {
    padding-bottom: 5%;
}

.rd-navbar-static-linked .header-creative-wrap + .swiper-slider-4 .swiper-slide-2 {
    padding-bottom: 8%;
}

.swiper-scrollbar-1 .swiper-scrollbar-drag {
    background: transparent;
}

    .swiper-scrollbar-1 .swiper-scrollbar-drag::before {
        position: absolute;
        content: '';
        top: 50%;
        left: 50%;
        width: 12px;
        height: 12px;
        border-radius: 50%;
        border: 3px solid #e52029;
        background: #ffffff;
        transform: translate3d(-50%, -50%, 0);
    }

.swiper-scrollbar-1.swiper-container-horizontal {
    padding-bottom: 70px;
}

    .swiper-scrollbar-1.swiper-container-horizontal .swiper-scrollbar {
        bottom: 30px;
    }

.swiper-scrollbar-1.swiper-container-vertical {
    padding-right: 50px;
}

    .swiper-scrollbar-1.swiper-container-vertical .swiper-scrollbar {
        right: 14px;
    }

.swiper-slider-5 {
    pointer-events: none;
}

    .swiper-slider-5 .swiper-wrapper {
        pointer-events: auto;
    }

    .swiper-slider-5 .swiper-slide {
        height: auto;
    }

        .swiper-slider-5 .swiper-slide > * {
            width: 100%;
            opacity: .18;
            white-space: normal;
            transition: all .4s linear;
            pointer-events: none;
        }

    .swiper-slider-5 .swiper-slide-last {
        display: none;
    }

    .swiper-slider-5 .swiper-slide-active > * {
        opacity: 1;
        pointer-events: auto;
    }

    .swiper-slider-5 .swiper-pagination {
        display: block;
    }

    .swiper-slider-5.swiper-container-vertical .event-classic > .unit {
        max-height: 420px;
    }

    .swiper-slider-5.swiper-container-vertical .swiper-slide-last {
        display: flex;
    }

* + .swiper-slider-5 {
    margin-top: 30px;
}

@media (min-width: 576px) {
    .swiper-slider-5.swiper-container-vertical {
        max-height: 520px;
    }

        .swiper-slider-5.swiper-container-vertical .swiper-slide-last {
            height: 170px;
        }
}

@media (min-width: 768px) {
    .swiper-slider-5.swiper-container-vertical {
        max-height: 600px;
    }

        .swiper-slider-5.swiper-container-vertical .swiper-slide-last {
            height: 210px;
        }

    * + .swiper-slider-5 {
        margin-top: 40px;
    }
}

@media (min-width: 992px) {
    .swiper-slider-5.swiper-container-vertical {
        max-height: 685px;
        padding-right: 70px;
    }

        .swiper-slider-5.swiper-container-vertical .swiper-slide-last {
            height: 255px;
        }
}

@media (min-width: 1200px) {
    * + .swiper-slider-5 {
        margin-top: 50px;
    }
}

.swiper-slider-6 {
    min-height: 34.11458vw;
}

    .swiper-slider-6 .swiper-slide::before {
        position: absolute;
        content: '';
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background: rgba(255, 255, 255, 0.5);
        pointer-events: none;
    }

    .swiper-slider-6 .swiper-title-1 {
        font-weight: 500;
        letter-spacing: .15em;
    }

    .swiper-slider-6 .swiper-title-2 {
        font-weight: 300;
        line-height: 1.528;
        letter-spacing: .075em;
    }

    .swiper-slider-6 .swiper-title-3 {
        position: relative;
        display: inline-block;
        line-height: 1;
        letter-spacing: .1em;
        text-transform: uppercase;
    }

        .swiper-slider-6 .swiper-title-3::before {
            position: absolute;
            content: '';
            bottom: 0;
            left: 0;
            height: 45%;
            width: 100%;
            background: #fff669;
            transition: inherit;
            z-index: -1;
        }

    .swiper-slider-6 * + .swiper-title-1 {
        margin-top: 15px;
    }

    .swiper-slider-6 * + .swiper-title-2 {
        margin-top: 15px;
    }

@media (min-width: 576px) {
    .swiper-slider-6 .swiper-title-3 {
        letter-spacing: .2em;
    }

    .swiper-slider-6 .swiper-slide::before {
        display: none;
    }
}

@media (min-width: 768px) {
    .swiper-slider-6 .swiper-box {
        padding-left: 30px;
    }

        .swiper-slider-6 .swiper-box .swiper-title-1 {
            margin-left: -30px;
        }

    .swiper-slider-6 * + .swiper-title-1 {
        margin-top: 25px;
    }

    .swiper-slider-6 * + .swiper-title-2 {
        margin-top: 24px;
    }

    .swiper-slider-6 * + .button-wrap,
    .swiper-slider-6 * + .button {
        margin-top: 40px;
    }
}

@media (min-width: 992px) {
    .swiper-slider-6 .swiper-slide-caption {
        padding-right: 90px;
        padding-left: 90px;
    }

    .swiper-slider-6 .swiper-box {
        padding-left: 70px;
    }

        .swiper-slider-6 .swiper-box .swiper-title-1 {
            margin-left: -70px;
        }
}

@media (min-width: 1200px) {
    .swiper-slider-6 * + .button-wrap,
    .swiper-slider-6 * + .button {
        margin-top: 50px;
    }
}

.swiper-slider-7 {
    pointer-events: none;
}

    .swiper-slider-7 .swiper-wrapper {
        pointer-events: auto;
    }

    .swiper-slider-7 .swiper-slide {
        height: auto;
    }

        .swiper-slider-7 .swiper-slide > * {
            width: 100%;
            opacity: .71;
            white-space: normal;
            transition: all .4s linear;
            pointer-events: none;
        }

    .swiper-slider-7 .swiper-slide-last {
        display: none;
    }

    .swiper-slider-7 .swiper-slide-active > *,
    .swiper-slider-7 .swiper-slide-active + .swiper-slide > * {
        opacity: 1;
        pointer-events: auto;
    }

    .swiper-slider-7 .swiper-scrollbar {
        background: #e1e1e1;
    }

    .swiper-slider-7.swiper-container-vertical .swiper-slide-last {
        display: flex;
    }

* + .swiper-slider-7 {
    margin-top: 30px;
}

@media (min-width: 576px) {
    .swiper-slider-7.swiper-container-vertical {
        max-height: 350px;
    }

        .swiper-slider-7.swiper-container-vertical .swiper-slide-last {
            height: 42px;
        }
}

@media (min-width: 768px) {
    .swiper-slider-7.swiper-container-vertical {
        max-height: 445px;
        padding-right: 55px;
    }

        .swiper-slider-7.swiper-container-vertical .swiper-slide-last {
            height: 68px;
        }

    * + .swiper-slider-7 {
        margin-top: 68px;
    }
}

@media (min-width: 992px) {
    .swiper-slider-7.swiper-container-vertical .swiper-slide-last {
        height: 64px;
    }

    * + .swiper-slider-7 {
        margin-top: 45px;
    }
}

@media (min-width: 1200px) {
    .swiper-slider-7.swiper-container-vertical .swiper-slide-last {
        height: 60px;
    }
}

.google-map-markers {
    display: none;
}

.google-map-container {
    width: 100%;
}

.google-map {
    height: 250px;
    width: 100%;
    color: #777777;
}

@media (min-width: 576px) {
    .google-map {
        height: 400px;
    }
}

@media (min-width: 992px) {
    .google-map {
        height: 260px;
    }

    .cont-detail {
        margin-bottom: 10px;
    }

    /*.google-map-container ul li{
        height:50px;
        width:200px;
    }*/
}

/*
*
* Search Results
*/
.rd-search-results-live {
    position: absolute;
    text-align: left;
    overflow-y: auto;
    max-height: 600px;
    top: 100%;
    right: 0;
    left: 0;
    z-index: 998;
}

    .rd-search-results-live #search-results {
        position: relative;
        padding: 16px 0 0;
        color: #151515;
        background: #ffffff;
        opacity: 0;
        visibility: hidden;
        transform-origin: 50% 0;
        transform: scale(1, 0.9);
        transition: .3s all ease;
        border-radius: 6px;
    }

        .rd-search-results-live #search-results.active {
            opacity: 1;
            visibility: visible;
            transform: scale(1, 1);
        }

    .rd-search-results-live .search-quick-result {
        padding-left: 15px;
        padding-right: 15px;
        font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
        font-size: 14px;
        font-weight: 700;
        line-height: 30px;
        text-transform: uppercase;
        color: #151515;
    }

    .rd-search-results-live .search-list {
        margin-top: 11px;
    }

        .rd-search-results-live .search-list li:only-child {
            padding: 0 15px 15px;
        }

    .rd-search-results-live .search-link {
        color: inherit;
    }

        .rd-search-results-live .search-link:hover {
            color: #151515;
        }

    .rd-search-results-live .search-error {
        font-size: 14px;
        line-height: 1.6;
    }

    .rd-search-results-live .search-title {
        position: relative;
        font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
        font-size: 14px;
        font-weight: 700;
        color: #e52029;
    }

    .rd-search-results-live .search-list-item-all {
        margin-top: 18px;
        width: 100%;
    }

    .rd-search-results-live .search-submit {
        position: relative;
        text-align: center;
        overflow: hidden;
        display: block;
        padding: 8px;
        font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
        font-size: 14px;
        font-weight: 700;
        letter-spacing: 0.1em;
        text-transform: uppercase;
        border-radius: 6px;
        transition: all 250ms ease-in-out;
        color: #ffffff;
        background: #e52029;
        z-index: 0;
    }

        .rd-search-results-live .search-submit:hover {
            color: #151515;
            background: #7fd02c;
        }

    .rd-search-results-live .match {
        display: none;
    }

    .rd-search-results-live p {
        font-size: 11px;
    }

        .rd-search-results-live p * {
            margin: 0;
        }

    .rd-search-results-live .search-list-item {
        padding: 0 15px;
    }

    .rd-search-results-live * + p {
        margin-top: 5px;
    }

    .rd-search-results-live .search-list-item + .search-list-item {
        margin-top: 17px;
    }

.rd-search-results .search-list {
    counter-reset: li;
    text-align: left;
    padding-left: 0;
    font-size: 18px;
    list-style-type: none;
    overflow: hidden;
}

    .rd-search-results .search-list li div {
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: 100%;
        white-space: nowrap;
    }

    .rd-search-results .search-list li:only-child::before {
        display: none;
    }

.rd-search-results .search-list-item {
    position: relative;
    padding-left: 40px;
    font-size: 15px;
    color: #9b9b9b;
}

    .rd-search-results .search-list-item::before {
        content: counter(li, decimal-leading-zero) ".";
        counter-increment: li;
        position: absolute;
        left: 0;
        top: 0;
        font-size: 16px;
        line-height: 1.2;
        font-weight: 600;
        font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
        color: #000000;
    }

    .rd-search-results .search-list-item + .search-list-item {
        margin-top: 40px;
    }

.rd-search-results .search-title {
    color: #151515;
    line-height: 1.2;
}

.rd-search-results .search {
    color: #ffffff;
    padding: 0 .25em;
    background: #e52029;
}

.rd-search-results .match {
    padding: 5px;
    font-size: 12px;
    line-height: 1.7;
    letter-spacing: .1em;
    text-transform: uppercase;
    color: #000000;
}

    .rd-search-results .match em {
        margin: 0;
        font-style: normal;
    }

.rd-search-results p * {
    margin: 0;
}

.rd-search-results * + .match {
    margin-top: 10px;
}

@media (min-width: 768px) {
    .rd-search-results .search-list-item::before {
        font-size: 18px;
    }

    .rd-search-results * + p {
        margin-top: 12px;
    }
}

@media (min-width: 992px) {
    .rd-search-results .search-list-item {
        padding-left: 40px;
    }
}

* + .rd-search-results {
    margin-top: 40px;
}

@media (min-width: 768px) {
    * + .rd-search-results {
        margin-top: 55px;
    }
}

.rd-search-classic {
    position: relative;
}

    .rd-search-classic .form-input {
        padding-right: 50px;
    }

    .rd-search-classic .form-input,
    .rd-search-classic .form-label {
        letter-spacing: 0;
    }

    .rd-search-classic .rd-search-submit {
        background: none;
        border: none;
        display: inline-block;
        padding: 0;
        outline: none;
        outline-offset: 0;
        cursor: pointer;
        -webkit-appearance: none;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        width: 50px;
        padding-top: 3px;
        padding-right: 2px;
        margin: 0;
        text-align: center;
        color: #cccccc;
        font-size: 0;
        line-height: 0;
    }

        .rd-search-classic .rd-search-submit::-moz-focus-inner {
            border: none;
            padding: 0;
        }

        .rd-search-classic .rd-search-submit:before {
            position: relative;
            top: -1px;
            content: '\e014';
            font: 400 20px 'fl-chapps';
            line-height: 1;
            transition: .33s all ease;
        }

        .rd-search-classic .rd-search-submit:hover {
            color: #e52029;
        }

.rd-search.rd-search-inline {
    position: relative;
}

    .rd-search.rd-search-inline .form-input {
        padding-right: 60px;
    }

    .rd-search.rd-search-inline .button-link {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        width: 60px;
        right: 0;
        margin: 0;
        font-size: 21px;
        color: #cccccc;
        transition: .33s;
    }

        .rd-search.rd-search-inline .button-link::before {
            display: block;
            margin: auto;
        }

        .rd-search.rd-search-inline .button-link:hover {
            color: #e52029;
        }

    .rd-search.rd-search-inline.form-sm .form-input {
        padding-right: 45px;
    }

    .rd-search.rd-search-inline.form-sm .button-link {
        width: 45px;
        font-size: 18px;
    }

    .rd-search.rd-search-inline.form-lg .form-input {
        padding-right: 70px;
    }

    .rd-search.rd-search-inline.form-lg .button-link {
        width: 70px;
    }

.button-search {
    position: absolute;
    text-align: center;
    padding: 0 5px;
    right: 0;
    top: 0;
    height: 60px;
    width: 56px;
    font-size: 25px;
    line-height: 60px;
    border: none;
    outline: none;
    box-shadow: none;
    background: transparent;
    cursor: pointer;
    transition: all 250ms ease;
}

    .button-search:hover {
        color: #e52029;
    }

.form-search .form-label,
.form-search .form-input {
    padding-left: 20px;
    padding-right: 56px;
    letter-spacing: .05em;
    font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    color: #777777;
}

.form-search .form-input {
    min-height: 60px;
    background: #f9faf9;
    border-width: 1px;
    border-color: #f9faf9;
}

.form-search .form-label {
    top: 30px;
}

* + .form-search {
    margin-top: 30px;
}

@media (min-width: 768px) {
    .form-search .form-input,
    .form-search .form-label {
        padding-left: 25px;
    }

    * + .form-search {
        margin-top: 50px;
    }
}

@media (min-width: 1200px) {
    * + .form-search {
        margin-top: 60px;
    }
}

/*
*
* Isotope
*/
@keyframes sprite-animation {
    from {
        background-position: 0 0;
    }
}

[data-isotope-layout] {
    z-index: 0;
    display: block;
    min-height: 160px;
    margin-left: -15px;
    margin-right: -15px;
    transition: .4s all ease;
}

    [data-isotope-layout] .row {
        margin-bottom: -30px;
    }

        [data-isotope-layout] .row > [class*="col-"] {
            margin-top: 30px;
        }

    [data-isotope-layout] .row-narrow {
        margin-bottom: -30px;
    }

        [data-isotope-layout] .row-narrow > [class*="col-"] {
            margin-top: 30px;
        }

    [data-isotope-layout] .row-condensed {
        margin-bottom: 0;
    }

        [data-isotope-layout] .row-condensed > [class*="col-"] {
            margin-top: 0;
        }

    [data-isotope-layout] [class*="col-"] {
        display: block;
        will-change: transform;
        backface-visibility: hidden;
        transition: .1s opacity ease-in;
    }

@media (max-width: 767.98px) {
    [data-isotope-layout] [class*="col-"] {
        max-width: 100%;
    }
}

[data-isotope-layout].isotope--loaded [class*="col-"] {
    opacity: 1;
}

[data-isotope-layout].isotope--loaded:after {
    opacity: 0;
    visibility: hidden;
}

.isotope-filters {
    position: relative;
}

    .isotope-filters > * {
        margin-top: 0;
        vertical-align: middle;
    }

    .isotope-filters .inline-list {
        position: relative;
        word-spacing: 0;
    }

        .isotope-filters .inline-list li {
            display: inline-block;
        }

        .isotope-filters .inline-list a {
            position: relative;
            transition: .3s;
            color: #cccccc;
        }

        .isotope-filters .inline-list .isotope-filters-trigger {
            display: none;
        }

.isotope-filters-modern .inline-list {
    transform: translate3d(0, -10px, 0);
    margin-bottom: -10px;
    margin-left: -10px;
    margin-right: -10px;
}

    .isotope-filters-modern .inline-list > * {
        margin-top: 10px;
        padding-left: 10px;
        padding-right: 10px;
    }

    .isotope-filters-modern .inline-list > li {
        font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
        font-size: 18px;
    }

    .isotope-filters-modern .inline-list a {
        position: relative;
        padding-bottom: 10px;
    }

        .isotope-filters-modern .inline-list a::after {
            content: '';
            position: absolute;
            left: 0;
            bottom: 0;
            width: 0;
            height: 2px;
            transition: .4s;
            background: #e52029;
        }

        .isotope-filters-modern .inline-list a:hover {
            color: #e52029;
        }

        .isotope-filters-modern .inline-list a.active::after {
            width: 100%;
        }

@media (min-width: 992px) {
    .isotope-filters-modern .inline-list {
        transform: translate3d(0, -10px, 0);
        margin-bottom: -10px;
        margin-left: -23px;
        margin-right: -23px;
    }

        .isotope-filters-modern .inline-list > * {
            margin-top: 10px;
            padding-left: 23px;
            padding-right: 23px;
        }
}

.isotope-modern-wrap [class*='col'] {
    margin-top: 30px;
}

@media (max-width: 767.98px) {
    .isotope-modern-wrap [class*='col'] {
        width: 100%;
        max-width: 100%;
    }
}

@media (min-width: 992px) {
    html:not(.tablet):not(.mobile) .isotope-modern-wrap [class*='col'] {
        margin-top: 0;
    }
}

.isotope-condensed {
    margin-left: 0;
    margin-right: 0;
}

    .isotope-condensed .row > * {
        margin-top: -1px;
        margin-bottom: -1px;
    }

* + .isotope {
    margin-top: 30px;
}

* + .isotope-wrap {
    margin-top: 30px;
}

* + .isotope-condensed {
    margin-top: 30px;
}

@media (max-width: 991.98px) {
    .isotope-condensed {
        padding: 0 0 30px;
        margin-left: 0;
        margin-right: 0;
    }

        .isotope-condensed .row.row-condensed > [class*='col'] {
            padding-left: 10px;
            padding-right: 10px;
        }

            .isotope-condensed .row.row-condensed > [class*='col'] + [class*='col'] {
                margin-top: 25px;
            }
}

@media (min-width: 768px) {
    * + .isotope {
        margin-top: 50px;
    }

    * + .isotope-wrap {
        margin-top: 44px;
    }
}

.isotope-filters-list {
    position: absolute;
    top: calc(100% + 20px);
    left: 50%;
    width: 100%;
    max-width: 280px;
    padding: 15px;
    background: #ffffff;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.17);
    transform: translate3d(-50%, 0, 0);
    opacity: 0;
    visibility: hidden;
    transition: all .3s ease-in-out;
    z-index: 2;
}

    .isotope-filters-list a {
        position: relative;
        text-align: center;
        vertical-align: middle;
        display: block;
        padding: 5px 10px;
        font-size: 14px;
        line-height: 1;
        font-weight: 600;
        letter-spacing: .02em;
        font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
        text-transform: uppercase;
        color: #9b9b9b;
    }

        .isotope-filters-list a.active {
            color: #7fd02c;
        }

    .isotope-filters-list.active {
        opacity: 1;
        visibility: visible;
    }

.isotope-filters-toggle .icon {
    transition: transform .25s ease;
}

.isotope-filters-toggle.active .icon {
    transform: rotate(180deg);
}

@media (min-width: 768px) {
    .isotope-filters-list-wrap {
        display: inline-block;
        position: relative;
        padding-bottom: 4px;
    }

        .isotope-filters-list-wrap::before {
            position: absolute;
            content: '';
            bottom: 0;
            left: 0;
            height: 4px;
            width: 100%;
            border-radius: 6px;
            background: #d7d7d7;
        }

    .isotope-filters-list {
        position: static;
        display: flex;
        justify-content: space-between;
        max-width: none;
        top: auto;
        left: auto;
        width: auto;
        padding: 0;
        box-shadow: none;
        background: transparent;
        transform: none;
        visibility: visible;
        opacity: 1;
        margin-left: -30px;
        margin-right: -30px;
    }

        .isotope-filters-list > * {
            padding-left: 30px;
            padding-right: 30px;
        }

        .isotope-filters-list a {
            display: inline-block;
            padding: 0 0 16px;
        }

            .isotope-filters-list a::after {
                position: absolute;
                content: '';
                bottom: -4px;
                left: 50%;
                width: 130%;
                height: 4px;
                border-radius: 6px;
                background: #7fd02c;
                transform: translate3d(-50%, 0, 0);
                opacity: 0;
                transition: all .25s ease;
            }

            .isotope-filters-list a.active::after, .isotope-filters-list a:hover::after {
                width: 100%;
                opacity: 1;
            }

    .isotope-filters-toggle {
        display: none;
    }
}

@media (max-width: 575.98px) {
    .isotope-custom-1 [class*='col'] > * {
        max-width: 270px;
        margin-left: auto;
        margin-right: auto;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    .mobile .isotope-custom-1 .col-lg-8,
    .tablet .isotope-custom-1 .col-lg-8 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
}

@media (min-width: 992px) {
    .desktop .isotope-custom-2 {
        padding-left: 0;
        padding-right: 0;
    }

        .desktop .isotope-custom-2 .row {
            margin-right: 0;
            margin-left: 0;
            margin-bottom: 0;
        }

            .desktop .isotope-custom-2 .row > .col,
            .desktop .isotope-custom-2 .row > [class*="col-"] {
                padding-right: 0;
                padding-left: 0;
                margin-bottom: 0;
            }
}

.tabs-custom {
    text-align: left;
}

    .tabs-custom .nav-tabs {
        font-size: 0;
        line-height: 0;
        word-spacing: 0;
        border: 0;
        justify-content: center;
    }

    .tabs-custom .nav-item {
        float: none;
        margin: 0;
        border: 0;
        cursor: pointer;
        transition: .33s all ease;
    }

    .tabs-custom .nav-link {
        margin: 0;
        border: 0;
        border-radius: 0;
        font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
        color: #9b9b9b;
    }

        .tabs-custom .nav-link.active {
            cursor: default;
        }

.tab-content > .tab-pane {
    display: block;
    visibility: hidden;
    height: 0;
    overflow: hidden;
}

.tab-content > .active {
    visibility: visible;
    height: auto;
    overflow: visible;
}

* + .tabs-line {
    margin-top: 15px;
}

* + .tabs-horizontal.tabs-corporate {
    margin-top: 25px;
}

.row + .tabs-line {
    margin-top: 40px;
}

@media (min-width: 768px) {
    * + .tabs-line {
        margin-top: 40px;
    }

    .row + .tabs-line {
        margin-top: 40px;
    }

    .tabs-line + .button {
        margin-top: 50px;
    }
}

.tabs-line .nav-tabs-wrap {
    position: relative;
    padding-bottom: 1px;
}

    .tabs-line .nav-tabs-wrap::before {
        position: absolute;
        content: '';
        bottom: 0;
        left: 0;
        height: 0px;
        width: 100%;
        border-radius: 0;
        background: #d7d7d7;
    }

.tabs-line .nav-tabs {
    margin-left: 0px;
    margin-right: 0px;
}

    .tabs-line .nav-tabs > * {
        padding-left: 0px;
        padding-right: 0px;
    }

.tabs-line .nav-link {
    position: relative;
    text-align: center;
    vertical-align: middle;
    padding: 15px 40px;
    font-size: 14px;
    line-height: 1;
    font-weight: 600;
    Background: #f2f2f2
    /*  text-transform: uppercase;*/
}

    .tabs-line .nav-link::after {
        position: absolute;
        content: '';
        bottom: -1px;
        left: 50%;
        width: 100%;
        height: 1px;
        border-radius: 0;
        background: #1E7985;
        transform: translate3d(-50%, 0, 0);
        opacity: 0;
        transition: all .25s ease;
    }

    .tabs-line .nav-link.active::after,
    .tabs-line .nav-link:hover::after {
        /*    width: 100%;*/
        width: 100%;
    }

.main-img {
    border: 1px solid #bcbcbc;
    text-align: center;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.tabs-line .nav-link.active {
    color: #fff;
    background: #024924;
    padding: 15px 40px;
}

.tabs-line * + .tab-content {
    margin-top: 20px;
}

.tabs-line-2 .nav-link::after {
    background: #7fd02c;
}

.tabs-line-2 .nav-link.active {
    color: #7fd02c;
}

.tabs-corporate .nav-tabs {
    position: relative;
}

.tabs-corporate .nav-link {
    padding: 12px 0 8px;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 500;
    line-height: 1;
    letter-spacing: .1em;
    color: #9b9b9b;
    background: transparent;
    text-align: center;
    vertical-align: middle;
}

    .tabs-corporate .nav-link:hover,
    .tabs-corporate .nav-link.active {
        color: #151515;
    }

    .tabs-corporate .nav-link:hover {
        border-color: transparent;
    }

.tabs-corporate .tab-content {
    padding: 20px 0 0;
}

@media (max-width: 767.98px) {
    .tabs-corporate .nav-tabs {
        margin-bottom: 0;
        margin-left: -20px;
    }

        .tabs-corporate .nav-tabs:empty {
            margin-bottom: 0;
            margin-left: 0;
        }

        .tabs-corporate .nav-tabs > * {
            display: inline-block;
            margin-top: 0;
            margin-bottom: 0;
            margin-left: 20px;
        }

    .tabs-corporate .nav-link {
        border-width: 1px;
        border-style: solid;
        border-color: transparent;
    }

        .tabs-corporate .nav-link.active {
            border-color: transparent transparent #7fd02c transparent;
        }
}

@media (min-width: 768px) {
    .tabs-horizontal.tabs-corporate .nav-tabs {
        position: relative;
        width: 100%;
        border: 0;
        will-change: transform;
        justify-content: flex-start;
    }

    .tabs-horizontal.tabs-corporate .nav-item {
        will-change: transform;
    }

    .tabs-horizontal.tabs-corporate .nav-link {
        display: block;
        position: relative;
        z-index: 1;
        min-width: 188px;
        letter-spacing: .1em;
        padding: 26px 20px;
        border-width: 1px 1px 0 1px;
        border-style: solid;
        border-color: transparent;
    }

        .tabs-horizontal.tabs-corporate .nav-link.active,
        .tabs-horizontal.tabs-corporate .nav-link:hover {
            color: #151515;
        }

        .tabs-horizontal.tabs-corporate .nav-link.active {
            border-color: #f5f5f5;
        }

    .tabs-horizontal.tabs-corporate .tab-content {
        border: 1px solid #f5f5f5;
    }

    .tabs-horizontal.tabs-line .nav-tabs-wrap {
        padding-bottom: 5px;
    }

        .tabs-horizontal.tabs-line .nav-tabs-wrap::before {
            bottom: 45px !important;
            height: 0px;
            /* border-radius: 6px;*/
        }

    .tabs-horizontal.tabs-line .nav-tabs {
        justify-content: space-between;
    }

    .tabs-horizontal.tabs-line .nav-tabs-1 {
        margin-left: 0px;
        margin-right: 0px;
        justify-content: flex-start;
    }

        .tabs-horizontal.tabs-line .nav-tabs-1 > * {
            padding-left: 0px;
            padding-right: 0px;
        }

    .tabs-horizontal.tabs-line .nav-item {
        display: inline-block;
    }

    .tabs-horizontal.tabs-line .nav-link {
        padding-bottom: 17px;
        font-size: 14px;
    }

        .tabs-horizontal.tabs-line .nav-link::after {
            bottom: 41px;
            height: 4px;
            /*border-radius: 6px;*/
        }

    .tabs-horizontal.tabs-line * + .tab-content {
        margin-top: 30px;
    }
}

@media (min-width: 992px) {
    .tabs-horizontal.tabs-line .nav-tabs-1 {
        margin-left: 0px;
        margin-right: 0px;
    }

    /*.tabs-horizontal.tabs-line .nav-tabs-1 > * {
                padding-left: 45px;
                padding-right: 45px;
            }
*/

    .tabs-horizontal.tabs-line * + .tab-content {
        margin-top: 35px;
    }

    .tabs-horizontal.tabs-line * + .tab-content-1 {
        margin-top: 10px;
    }
}

@media (min-width: 768px) {
    .tabs-vertical {
        display: flex;
        align-items: flex-start;
    }

        .tabs-vertical .nav-tabs {
            display: flex;
            flex-direction: column;
            align-items: stretch;
            flex-shrink: 0;
            max-width: 50%;
        }

        .tabs-vertical .nav-item {
            border: 0;
            width: 100%;
            text-align: left;
        }

        .tabs-vertical .tab-content {
            flex-grow: 1;
        }

        .tabs-vertical.tabs-line .nav-tabs {
            width: auto;
            min-width: 167px;
            border: 0;
        }

        .tabs-vertical.tabs-line .nav-item {
            margin: 0;
        }

        .tabs-vertical.tabs-line .nav-link {
            position: relative;
            padding: 21px 0 17px;
            border: 0;
            overflow: hidden;
            text-align: left;
        }

            .tabs-vertical.tabs-line .nav-link.active,
            .tabs-vertical.tabs-line .nav-link:hover {
                color: #e52029;
            }

        .tabs-vertical.tabs-line .nav-item + .nav-item {
            border-top: 1px solid #f5f5f5;
        }

        .tabs-vertical.tabs-line .tab-content {
            padding: 0 0 0 35px;
        }

        .tabs-vertical.tabs-line * + .tab-content {
            margin-top: 0;
        }
}

.tabs-jean .nav-tabs-wrap {
    padding: 10px;
    background: #f5f5f5;
}

.tabs-jean .nav-tabs {
    display: block;
    text-align: center;
}

.tabs-jean .nav-link {
    position: relative;
    padding: 10px 0;
    font-size: 14px;
    line-height: 1.2;
    font-weight: 600;
    letter-spacing: .1em;
    text-transform: uppercase;
    font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    color: rgba(21, 21, 21, 0.41);
    background: transparent;
    border: none;
}

    .tabs-jean .nav-link::before {
        position: absolute;
        top: 50%;
        left: 50%;
        font-size: 60px;
        font-weight: 300;
        letter-spacing: 0;
        line-height: 1;
        color: rgba(21, 21, 21, 0.1);
        transform: translate3d(-50%, -50%, 0);
        transition: inherit;
    }

    .tabs-jean .nav-link::after {
        display: none;
        position: absolute;
        content: '';
        top: 0;
        left: 50%;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 13px 10px 13px;
        border-color: transparent transparent #f5f5f5 transparent;
        transform: translate3d(-50%, 0, 0);
        transition: all .25s ease;
    }

    .tabs-jean .nav-link.active,
    .tabs-jean .nav-link:hover {
        color: #ffffff;
        background: #e52029;
    }

        .tabs-jean .nav-link.active::before,
        .tabs-jean .nav-link:hover::before {
            color: rgba(229, 32, 41, 0.2);
        }

        .tabs-jean .nav-link.active::after {
            transform: translate3d(-50%, -100%, 0);
        }

.tabs-jean * + .nav-tabs-wrap {
    margin-top: 30px;
}

@media (min-width: 576px) {
    .tabs-jean .nav-tabs-wrap {
        padding: 0 20px 1px;
    }

    .tabs-jean .nav-tabs {
        counter-reset: li;
        display: flex;
        justify-content: space-around;
        margin-left: -30px;
    }

        .tabs-jean .nav-tabs > * {
            margin-left: 30px;
        }

        .tabs-jean .nav-tabs li a::before {
            content: counter(li, decimal-leading-zero);
            counter-increment: li;
        }

    .tabs-jean .nav-link {
        padding: 35px 0;
    }

        .tabs-jean .nav-link::after {
            display: block;
        }

        .tabs-jean .nav-link.active,
        .tabs-jean .nav-link:hover {
            color: #e52029;
            background: transparent;
        }

    .tabs-jean .tab-content {
        position: relative;
        padding: 8% 0 14% 17%;
        z-index: 1;
    }

        .tabs-jean .tab-content::before {
            position: absolute;
            content: '';
            top: 0;
            bottom: 0;
            left: 0;
            width: 44%;
            border: 15px solid #f5f5f5;
            z-index: -1;
        }

    .tabs-jean * + .nav-tabs-wrap {
        margin-top: 40px;
    }
}

@media (min-width: 768px) {
    .tabs-jean .nav-link {
        padding: 40px 0;
    }

        .tabs-jean .nav-link::before {
            font-size: 80px;
        }
}

@media (min-width: 1200px) {
    .tabs-jean .nav-tabs-wrap {
        padding-left: 30px;
        padding-right: 30px;
    }

    .tabs-jean .nav-link {
        padding: 56px 0;
    }

        .tabs-jean .nav-link::before {
            font-size: 100px;
        }

    .tabs-jean .tab-content {
        padding-right: 5%;
    }

    .tabs-jean * + .nav-tabs-wrap {
        margin-top: 55px;
    }
}

.card-group-custom {
    margin-bottom: 0;
}

    .card-group-custom .card-header + .collapse > .card-body,
    .card-group-custom .card-header + .collapse > .list-group {
        border-top: 0;
    }

    .card-group-custom .card + .card {
        margin-top: 0;
    }

.card-custom {
    text-align: left;
    display: block;
    margin: 0;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    background: inherit;
}

    .card-custom a {
        display: block;
    }

    .card-custom .card-header {
        padding: 0;
        border-bottom: 0;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        background: transparent;
    }

    .card-custom .card-body {
        padding: 0;
        border: 0;
    }

* + .card-group-custom {
    margin-top: 20px;
}

h3 + .card-group-corporate {
    margin-top: 20px;
}

@media (min-width: 992px) {
    * + .card-group-custom {
        margin-top: 30px;
    }

    * + .card-group-custom-1 {
        margin-top: 20px;
    }
}

.card-corporate {
    text-align: left;
}

    .card-corporate:last-child .card-title a.collapsed {
        border-bottom-color: transparent;
    }

    .card-corporate .card-title {
        margin-bottom: 0;
    }

        .card-corporate .card-title a,
        .card-corporate .card-body {
            background: transparent;
        }

        .card-corporate .card-title a {
            position: relative;
            padding: 15px 0 15px 45px;
            font-size: 14px;
            line-height: 1.6;
            font-weight: 500;
            letter-spacing: .02em;
            font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
            color: #151515;
            border-bottom: 1px solid #e1e1e1;
            z-index: 1;
        }

            .card-corporate .card-title a.collapsed .card-arrow .icon {
                color: #7fd02c;
                background: #ffffff;
                box-shadow: 0 0 5px 0 rgba(1, 3, 4, 0.19);
                transform: none;
            }

    .card-corporate .card-arrow {
        display: flex;
        align-items: center;
        position: absolute;
        text-align: center;
        top: 0;
        bottom: 0;
        left: 0;
        z-index: 2;
    }

        .card-corporate .card-arrow .icon {
            font-size: 20px;
            line-height: 30px;
            width: 30px;
            height: 30px;
            border-radius: 50%;
            color: #ffffff;
            background: #7fd02c;
            box-shadow: none;
            transform: rotate(90deg);
            transition: all .3s ease;
        }

            .card-corporate .card-arrow .icon::before {
                content: '\f238';
                font-family: "Material Design Icons";
            }

    .card-corporate .collapse {
        position: relative;
        color: #777777;
        border-radius: 0 0 6px 6px;
        z-index: 1;
    }

    .card-corporate .card-body {
        padding: 15px 0 10px 0;
    }

@media (min-width: 768px) {
    .card-corporate .card-title a {
        padding: 25px 0 25px 56px;
    }

    .card-corporate .card-arrow .icon {
        font-size: 22px;
        line-height: 36px;
        width: 36px;
        height: 36px;
    }

    .card-corporate .card-body {
        padding: 25px 0 10px 0;
    }
}

@media (min-width: 992px) {
    .card-corporate .card-title a {
        font-size: 16px;
    }
}

@media (min-width: 1200px) {
    .card-corporate .card-title a {
        padding: 30px 0 30px 66px;
        font-size: 18px;
    }

    .card-corporate .card-arrow .icon {
        font-size: 24px;
        line-height: 42px;
        width: 42px;
        height: 42px;
    }
}

.card-corporate-2 {
    text-align: left;
}

@media (max-width: 991.98px) {
    .card-corporate-2:last-child .card-title a.collapsed {
        border-bottom-color: #e1e1e1;
    }
}

@media (min-width: 992px) {
    .desktop .card-corporate .card-title a:hover .card-arrow .icon {
        transform: rotate(-90deg);
    }

    .desktop .card-corporate .card-title a.collapsed:hover .card-arrow .icon {
        transform: rotate(90deg);
    }
}

/*
*
* Tooltop Custom
*/
.tooltip {
    font-size: 15px;
    line-height: 1.6;
}

.tooltip-inner {
    border-radius: 0;
}

/*
*
* Counter
*/
.counter-classic {
    text-align: center;
}

.counter-classic-2 .counter-classic-decor::before {
    background: #7fd02c;
}

.counter-classic-number {
    font-weight: 300;
    letter-spacing: .1em;
    text-transform: none;
}

    .counter-classic-number .symbol {
        letter-spacing: .1em;
    }

.counter-classic-title {
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: .2em;
    text-transform: uppercase;
}

.counter-classic-decor {
    font-size: 0;
    line-height: 0;
}

    .counter-classic-decor::before {
        display: inline-block;
        content: '';
        width: 40px;
        height: 3px;
        background: #7fd02c;
    }

* + .counter-classic-decor {
    margin-top: 10px;
}

* + .counter-classic-title {
    margin-top: 16px;
}

@media (max-width: 767.98px) {
    .counter-classic-title {
        font-size: 14px;
    }
}

@media (min-width: 768px) {
    .counter-classic-decor::before {
        width: 66px;
    }

    * + .counter-classic-decor {
        margin-top: 20px;
    }

    * + .counter-classic-title {
        margin-top: 25px;
    }
}

@media (min-width: 992px) {
    * + .counter-classic-decor {
        margin-top: 24px;
    }

    * + .counter-classic-title {
        margin-top: 30px;
    }
}

@media (min-width: 1200px) {
    * + .counter-classic-title {
        margin-top: 36px;
    }
}

.counter-modern {
    text-align: center;
}

.counter-modern-number {
    text-transform: none;
}

.counter-modern-decor {
    font-size: 0;
    line-height: 0;
}

    .counter-modern-decor::before {
        display: inline-block;
        content: '';
        width: 30px;
        height: 1px;
        background: #e52029;
    }

* + .counter-modern-decor {
    margin-top: 10px;
}

* + .counter-modern-title {
    margin-top: 12px;
}

@media (max-width: 767.98px) {
    .counter-modern-title {
        font-size: 14px;
    }
}

@media (min-width: 768px) {
    .counter-modern-decor::before {
        width: 42px;
    }

    * + .counter-modern-decor {
        margin-top: 16px;
    }

    * + .counter-modern-title {
        margin-top: 18px;
    }
}

@media (min-width: 992px) {
    * + .counter-modern-decor {
        margin-top: 18px;
    }

    * + .counter-modern-title {
        margin-top: 24px;
    }
}

.context-dark .counter-modern-decor::before, .bg-gray-700 .counter-modern-decor::before, .bg-gray-3 .counter-modern-decor::before, .bg-brown-1 .counter-modern-decor::before, .bg-primary .counter-modern-decor::before {
    background: #ffffff;
}

.box-ordered {
    counter-reset: div;
}

    .box-ordered .box-ordered-item::before {
        content: counter(div, decimal-leading-zero);
        counter-increment: div;
    }

.box-ordered-2 {
    counter-reset: div;
}

    .box-ordered-2 .box-ordered-item::before {
        content: counter(div, decimal);
        counter-increment: div;
    }

/*
*
* Progress Bars
*/
.progress-linear {
    position: relative;
    text-align: left;
    font-size: 12px;
    line-height: 1;
    font-weight: 600;
    letter-spacing: .1em;
    text-transform: uppercase;
    font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}

.progress-header > * {
    max-width: 50%;
}

.progress-bar-linear-wrap {
    height: 6px;
    border-radius: 6px;
    background: #d7d7d7;
}

.progress-bar-linear {
    position: relative;
    width: 0;
    height: inherit;
    border-radius: inherit;
    background: #e52029;
    transition: .5s all ease-in-out;
}

    .progress-bar-linear::before {
        position: absolute;
        content: '';
        right: 0;
        bottom: 0;
        width: 10px;
        height: inherit;
        transform: skew(-45deg);
        transform-origin: 50% 100%;
        background: inherit;
    }

.progress-value {
    position: absolute;
    bottom: 100%;
    right: -4px;
    margin-bottom: 12px;
    transform: translate3d(50%, 0, 0);
    will-change: transform;
}

    .progress-value::after {
        content: "%";
    }

.progress-red .progress-bar-linear {
    background: #f2717a;
}

    .progress-red .progress-bar-linear::before {
        border-bottom-color: #f2717a;
    }

.progress-red .progress-marker {
    background: #f2717a;
}

.progress-secondary .progress-bar-linear {
    background: #7fd02c;
}

    .progress-secondary .progress-bar-linear::before {
        border-bottom-color: #7fd02c;
    }

.progress-secondary .progress-marker {
    background: #7fd02c;
}

.progress-yellow .progress-bar-linear {
    background: #e9da5e;
}

    .progress-yellow .progress-bar-linear::before {
        border-bottom-color: #e9da5e;
    }

.progress-yellow .progress-marker {
    background: #e9da5e;
}

* + .progress-bar-linear-wrap {
    margin-top: 12px;
}

* + .progress-linear {
    margin-top: 35px;
}

.progress-linear + .progress-linear {
    margin-top: 25px;
}

@media (min-width: 768px) {
    .progress-linear {
        font-size: 14px;
    }

        .progress-linear + .progress-linear {
            margin-top: 40px;
        }
}

@media (min-width: 992px) {
    .progress-linear + .progress-linear {
        margin-top: 46px;
    }
}

/*
*
* Circle Progress Bars
*/
.progress-bar-circle {
    display: inline-block;
    position: relative;
    text-align: center;
    line-height: 1.2;
}

    .progress-bar-circle canvas {
        vertical-align: middle;
    }

    .progress-bar-circle span {
        position: absolute;
        top: 50%;
        left: 51%;
        font-size: 36px;
        line-height: 36px;
        transform: translate(-50%, -50%);
        color: #9b9b9b;
    }

        .progress-bar-circle span::after {
            content: "%";
        }

.progress-bar-circle-title {
    font-size: 14px;
    letter-spacing: .05em;
    text-transform: uppercase;
}

* + .progress-bar-circle-title {
    margin-top: 12px;
}

/*
* Countdown
* --------------------------------------------------
*/
.countdown-wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin-bottom: -20px;
    margin-left: -20px;
}

    .countdown-wrap:empty {
        margin-bottom: 0;
        margin-left: 0;
    }

    .countdown-wrap > * {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 20px;
        margin-left: 20px;
    }

@media (min-width: 576px) {
    .countdown-wrap {
        margin-bottom: -30px;
        margin-left: -30px;
    }

        .countdown-wrap:empty {
            margin-bottom: 0;
            margin-left: 0;
        }

        .countdown-wrap > * {
            display: inline-block;
            margin-top: 0;
            margin-bottom: 30px;
            margin-left: 30px;
        }
}

.countdown-circle {
    flex-basis: 136px;
    flex-shrink: 1;
    display: block;
}

    .countdown-circle svg {
        display: block;
        width: 100%;
    }

.countdown-number {
    position: relative;
}

.countdown-gradient .stop-color-1 {
    stop-color: #7fd02c;
}

.countdown-gradient .stop-color-2 {
    stop-color: #e52029;
}

.countdown-fg {
    fill: transparent;
    stroke: #e52029;
    stroke-width: 2.21px;
}

.countdown-bg {
    fill: transparent;
    stroke: #d7d7d7;
    stroke-width: .74px;
}

.countdown-overlay {
    position: absolute;
    top: 52%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
}

.countdown-counter {
    display: block;
    font-weight: 500;
    letter-spacing: .05em;
    color: #151515;
}

.countdown-heading {
    letter-spacing: .1em;
    text-transform: uppercase;
    color: rgba(21, 21, 21, 0.5);
}

@media (max-width: 575.98px) {
    .countdown-heading {
        font-size: 14px;
    }
}

.countdown-seconds {
    display: none;
}

@media (min-width: 576px) {
    .countdown-seconds {
        display: block;
    }
}

.context-dark .countdown-bg, .bg-gray-700 .countdown-bg, .bg-gray-3 .countdown-bg, .bg-brown-1 .countdown-bg, .bg-primary .countdown-bg {
    stroke: rgba(255, 255, 255, 0.7);
}

.context-dark .countdown-fg, .bg-gray-700 .countdown-fg, .bg-gray-3 .countdown-fg, .bg-brown-1 .countdown-fg, .bg-primary .countdown-fg {
    stroke: #7fd02c;
}

* + .countdown-wrap {
    margin-top: 30px;
}

* + .countdown-heading {
    margin-top: 10px;
}

@media (min-width: 576px) {
    * + .countdown-heading {
        margin-top: 14px;
    }
}

@media (min-width: 1200px) {
    * + .countdown-wrap {
        margin-top: 50px;
    }

    .countdown-wrap + p {
        margin-top: 40px;
    }
}

.countdown-mini-wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin-bottom: -20px;
    margin-left: -20px;
}

    .countdown-mini-wrap:empty {
        margin-bottom: 0;
        margin-left: 0;
    }

    .countdown-mini-wrap > * {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 20px;
        margin-left: 20px;
    }

    .countdown-mini-wrap .countdown-circle {
        flex-basis: 87px;
    }

.countdown-mini-counter {
    font-weight: 600;
}

.countdown-mini-heading {
    font-size: 14px;
    font-weight: 600;
    letter-spacing: .1em;
    text-transform: uppercase;
    font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    color: rgba(21, 21, 21, 0.5);
}

* + .countdown-mini-wrap {
    margin-top: 20px;
}

* + .countdown-mini-heading {
    margin-top: 10px;
}

html:not(.ie-10):not(.ie-11):not(.ie-edge) .countdown-circle svg {
    height: auto;
}

/*
*
* Owl Carousel
*/
.owl-carousel .animated {
    animation-duration: 1000ms;
    animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
    z-index: 0;
}

.owl-carousel .owl-animated-out {
    z-index: 1;
}

.owl-carousel .fadeOut {
    animation-name: fadeOut;
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

/* 
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
    transition: height 500ms ease-in-out;
}

/* 
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    /* position relative and z-index fix webkit rendering fonts issue */
    position: relative;
    z-index: 1;
}

    .owl-carousel .owl-stage {
        position: relative;
        -ms-touch-action: pan-Y;
    }

        .owl-carousel .owl-stage:after {
            content: ".";
            display: block;
            clear: both;
            visibility: hidden;
            line-height: 0;
            height: 0;
        }

    .owl-carousel .owl-stage-outer {
        position: relative;
        overflow: hidden;
        height: 290px;
        padding-left: 0px;
        /* fix for flashing background */
        -webkit-transform: translate3d(0px, 0px, 0px);
    }

.owl-style-7 .owl-stage-outer {
    position: relative;
    overflow: hidden;
    height: auto;
    padding-left: 10px;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px);
}

@media (min-width:320px) and (max-width:450px) {
    .owl-carousel .owl-stage-outer {
        position: relative;
        overflow: hidden;
        height: auto;
        padding-left: 0px;
        /* fix for flashing background */
        -webkit-transform: translate3d(0px, 0px, 0px);
    }
}


.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
    cursor: pointer;
    user-select: none;
}

.owl-carousel.owl-loaded {
    display: block;
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block;
}

.owl-carousel.owl-hidden {
    opacity: 0;
}

.owl-carousel .owl-refresh .owl-item {
    display: none;
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
}

.owl-carousel .owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab;
}

.owl-carousel.owl-rtl {
    direction: rtl;
}

    .owl-carousel.owl-rtl .owl-item {
        float: right;
    }

/* No Js */
.no-js .owl-carousel {
    display: block;
}

/* 
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 400ms ease;
}

/* 
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000000;
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    font: 400 40px/80px 'FontAwesome';
    cursor: pointer;
    z-index: 1;
    transition: scale 100ms ease;
}

    .owl-carousel .owl-video-play-icon:before {
        content: '\f144';
    }

    .owl-carousel .owl-video-play-icon:hover {
        transform: scale(1.3);
    }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
    display: none;
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
}

/*
 * Owl Navigation
 */
.owl-nav.disabled {
    display: block;
}

.owl-prev,
.owl-next {
    text-align: center;
    position: absolute;
    top: 50%;
    font-size: 40px;
    line-height: 1.8;
    font-weight: 500;
    letter-spacing: .05em;
    font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    color: #a3a3a3;
    transition: all .2s ease;
    transform: translate3d(0, -50%, 0);
    will-change: transform;
    cursor: pointer;
}

    .owl-prev::after,
    .owl-next::after {
        display: block;
      /*  content: '';*/
        height: 0;
        width: 100%;
        border-top: 2px solid;
        transition: transform .2s ease;
    }

    .owl-prev:hover,
    .owl-next:hover {
        color: #151515;
    }

        .owl-prev:hover::after,
        .owl-next:hover::after {
            transform: scaleX(0.7);
        }

.owl-style-3 .owl-prev {
    left: 75px;
    color: #7fd02c;
}

.owl-prev {
    left: 0;
}

    .owl-prev:before {
        content: "<";
    }

.owl-style-3 .owl-next {
    right: 75px;
    color: #7fd02c;
}

.owl-next {
    right: 0;
}

    .owl-next:before {
        content: ">";
    }

/*
 * Owl Pagination
 */
.owl-dots {
    text-align: center;
    margin-top: 30px;
    font-size: 0;
    line-height: 0;
}

    .owl-dots.disabled {
        display: block;
    }

@media (min-width: 768px) {
    .owl-dots {
        margin-top: 45px;
    }
}

.owl-dot {
    position: relative;
    display: inline-block;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    margin-left: 6px;
    margin-right: 6px;
    text-align: center;
    outline: none;
    cursor: pointer;
    background-color: #d7d7d7;
    transition: all .25s ease-in-out;
}

    .owl-dot:only-child {
        display: none;
    }

    .owl-dot:hover, .owl-dot:focus {
        background-color: #7fd02c;
    }

    .owl-dot.active {
        background-color: #7fd02c;
    }

.owl-carousel.owl-carousel-light-dots .owl-dot {
    border-color: #ffffff;
}

    .owl-carousel.owl-carousel-light-dots .owl-dot:hover, .owl-carousel.owl-carousel-light-dots .owl-dot:focus {
        background-color: #ffffff;
    }

    .owl-carousel.owl-carousel-light-dots .owl-dot.active {
        background-color: #ffffff;
    }

/*
 * Owl Nav Styles
 */
.owl-nav-1 {
    position: relative;
    padding: 0 26px;
}

    .owl-nav-1 .owl-prev::before,
    .owl-nav-1 .owl-next::before {
        display: inline-block;
        line-height: 1.8;
        border-bottom: 2px solid;
    }

    .owl-nav-1 .owl-prev::after,
    .owl-nav-1 .owl-next::after {
        position: absolute;
        top: 50%;
        width: 80px;
        height: 80px;
        border: none;
        border-radius: 50%;
        background: #ffffff;
        transform: translate3d(0, -50%, 0);
        pointer-events: none;
        z-index: -1;
    }

    .owl-nav-1 .owl-prev::after {
        right: -14px;
    }

    .owl-nav-1 .owl-next::after {
        left: -14px;
    }

@media (min-width: 768px) {
    .owl-nav-1 .owl-prev::after,
    .owl-nav-1 .owl-next::after {
        width: 100px;
        height: 100px;
    }

    .owl-nav-1 .owl-prev::after {
        right: -24px;
    }

    .owl-nav-1 .owl-next::after {
        left: -24px;
    }
}

.owl-nav-2 .owl-prev:hover,
.owl-nav-2 .owl-next:hover {
    color: #e52029;
}

/*
 * Owl Pagination Styles
 */
.owl-dots-styles-1 .owl-dot {
    width: 18px;
    height: 18px;
    background: transparent;
    border: 4px solid rgba(229, 32, 41, 0.5);
}

    .owl-dots-styles-1 .owl-dot:hover, .owl-dots-styles-1 .owl-dot:focus {
        border-color: #e52029;
    }

    .owl-dots-styles-1 .owl-dot.active {
        border-color: #e52029;
    }

.owl-style-1 .owl-stage-outer {
    margin: -15px;
    padding: 15px;
}

@media (min-width: 1200px) {
    .owl-style-1 .owl-dots {
        margin-top: 55px;
    }
}

.owl-style-2 {
    text-align: center;
}

    .owl-style-2 .owl-stage {
        display: flex;
        align-items: center;
    }

.owl-style-3 .owl-stage-outer {
    margin: -20px;
    padding: 20px;
}

.owl-style-3 .owl-nav {
    display: none;
}

@media (min-width: 768px) {
    .owl-style-3 {
        padding: 0 120px;
    }

        .owl-style-3 .owl-stage-outer {
            margin-left: -60px;
            margin-right: -60px;
            padding-left: 60px;
            padding-right: 60px;
        }

        /*.owl-style-3 .owl-stage-outer::before {
                position: absolute;
                content: '';
                top: 20px;
                right: 0;
                bottom: 20px;
                left: 0;
                border-radius: 60px;
                background: rgba(255, 255, 255, 0.57);
                transform: scaleY(0.9);
            }*/

        .owl-style-3 .owl-nav {
            display: block;
        }

        .owl-style-3 .owl-dots {
            display: none;
        }
}

@media (min-width: 992px) {
    .owl-style-3 {
        padding: 0 160px;
    }

        .owl-style-3 .owl-stage-outer {
            margin-left: -85px;
            margin-right: -85px;
            padding-left: 85px;
            padding-right: 85px;
        }
}

@media (min-width: 1200px) {
    .owl-style-3 {
        padding: 0 215px;
    }

        .owl-style-3 .owl-prev {
            left: 218px;
            color: #7fd02c;
        }

        .owl-style-3 .owl-next {
            right: 218px;
            color: #7fd02c;
        }
}

.owl-style-4 {
    padding: 0 50px;
}

@media (min-width: 1600px) {
    .owl-style-4 {
        padding: 0;
    }
}

* + .owl-style-4 {
    margin-top: 30px;
}

.owl-style-5 .owl-dots {
    margin-top: 25px;
}

.owl-style-6 {
    text-align: center;
    padding: 10px 0;
    /*border-bottom: 1px solid #e1e1e1;*/
    height: 220px;
}

@media(min-width:250px) and (max-width:500px) {
    .owl-style-6 {
        text-align: center;
        padding: 10px;
        /*border-bottom: 1px solid #e1e1e1;*/
        /*height: 150px;*/
    }
}

.owl-style-6 .owl-stage {
    display: flex;
    align-items: center;
}

@media (min-width: 992px) {
    .owl-style-6 {
        padding: 40px 0;
    }
}

@media (min-width: 1200px) {
    .owl-style-6 {
        padding: 0px 30px;
    }
}

.owl-style-7 {
    padding: 0 15px;
}

    .owl-style-7 .owl-nav {
        display: block;
    }

    .owl-style-7 .owl-prev,
    .owl-style-7 .owl-next {
        top: 35%;
        transform: none;
    }

    .owl-style-7 .owl-prev {
        left: 20px;
    }

    .owl-style-7 .owl-next {
        right: 20px;
    }

@media (min-width: 320px) and (max-width: 450px) {
    .owl-style-7 .owl-prev {
        left: 5px;
    }

    .owl-style-7 .owl-next {
        right: 5px;
    }
}

@media (min-width: 768px) {
    .owl-style-7 {
        padding: 0 65px;
    }

        .owl-style-7 .owl-nav {
            display: block;
        }

        .owl-style-7 .owl-dots {
            display: none;
        }
}

@media (min-width: 768px) {
    * + .owl-style-7 {
        margin-top: 35px;
    }
}

.owl-style-8 .owl-stage-outer {
    margin: -20px -30px -80px;
    padding: 20px 30px 80px;
}

.owl-style-9 .owl-stage-outer {
    margin: -35px -20px -80px;
    padding: 35px 20px 80px;
    pointer-events: none;
    z-index: 1;
}

    .owl-style-9 .owl-stage-outer > * {
        pointer-events: auto;
    }

.owl-style-10 .owl-stage-outer {
    margin: -30px 0;
    padding: 30px 0;
}

@media (min-width: 768px) {
    * + .owl-style-11 {
        margin-top: 40px;
    }
}

.owl-style-12 .owl-stage-outer {
    margin: -20px;
    padding: 20px;
}

@media (min-width: 1200px) {
    .owl-style-12 .owl-dots {
        margin-top: 55px;
    }
}

@media (min-width: 1600px) {
    * + .owl-style-12 {
        margin-top: 65px;
    }
}

.owl-style-13 .owl-stage {
    display: flex;
}

.owl-style-13 .owl-item {
    flex: 0 0 auto;
}

.owl-style-13 .owl-dots {
    margin-top: 20px;
    padding-bottom: 20px;
}

.owl-style-14 {
    padding: 30px 15px;
    border-radius: 6px;
    background: #f5f5f5;
}

    .owl-style-14 * + .button {
        margin-top: 20px;
    }

@media (min-width: 576px) {
    .owl-style-14 .owl-style-14 {
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media (min-width: 768px) {
    .owl-style-14 {
        padding: 40px;
    }
}

@media (min-width: 992px) {
    .owl-style-14 {
        padding-top: 60px;
        padding-bottom: 60px;
    }
}

.lg-sub-html, .lg-toolbar {
    background-color: rgba(0, 0, 0, 0.45);
}

@font-face {
    font-family: lg;
    src: url(../fonts/lg.eot?n1z373);
    src: url(../fonts/lg.eot?#iefixn1z373) format("embedded-opentype"), url(../fonts/lg.woff?n1z373) format("woff"), url(../fonts/lg.ttf?n1z373) format("truetype"), url(../fonts/lg.svg?n1z373#lg) format("svg");
    font-weight: 400;
    font-style: normal;
}

.lg-icon {
    font-family: lg;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -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: #999999;
    cursor: pointer;
    display: block;
    font-size: 22px;
    margin-top: -10px;
    padding: 8px 10px 9px;
    position: absolute;
    top: 50%;
    z-index: 1080;
    border: none;
    outline: 0;
}

    .lg-actions .lg-next.disabled, .lg-actions .lg-prev.disabled {
        pointer-events: none;
        opacity: .5;
    }

    .lg-actions .lg-next:hover, .lg-actions .lg-prev:hover {
        color: #ffffff;
    }

.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%, 100% {
        left: 0;
    }

    50% {
        left: -30px;
    }
}

@-moz-keyframes lg-right-end {
    0%, 100% {
        left: 0;
    }

    50% {
        left: -30px;
    }
}

@-ms-keyframes lg-right-end {
    0%, 100% {
        left: 0;
    }

    50% {
        left: -30px;
    }
}

@keyframes lg-right-end {
    0%, 100% {
        left: 0;
    }

    50% {
        left: -30px;
    }
}

@-webkit-keyframes lg-left-end {
    0%, 100% {
        left: 0;
    }

    50% {
        left: 30px;
    }
}

@-moz-keyframes lg-left-end {
    0%, 100% {
        left: 0;
    }

    50% {
        left: 30px;
    }
}

@-ms-keyframes lg-left-end {
    0%, 100% {
        left: 0;
    }

    50% {
        left: 30px;
    }
}

@keyframes lg-left-end {
    0%, 100% {
        left: 0;
    }

    50% {
        left: 30px;
    }
}

.lg-outer.lg-right-end .lg-object {
    -webkit-animation: lg-right-end .3s;
    -o-animation: lg-right-end .3s;
    animation: lg-right-end .3s;
    position: relative;
}

.lg-outer.lg-left-end .lg-object {
    -webkit-animation: lg-left-end .3s;
    -o-animation: lg-left-end .3s;
    animation: lg-left-end .3s;
    position: relative;
}

.lg-toolbar {
    z-index: 1082;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

    .lg-toolbar .lg-icon {
        color: #999999;
        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: 0;
        -webkit-transition: color .2s linear;
        -o-transition: color .2s linear;
        transition: color .2s linear;
    }

        .lg-toolbar .lg-icon:hover {
            color: #ffffff;
        }

    .lg-toolbar .lg-close:after {
        content: "\e070";
    }

    .lg-toolbar .lg-download:after {
        content: "\e0f2";
    }

.lg-sub-html {
    bottom: 0;
    color: #eeeeee;
    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: 700;
    }

    .lg-sub-html p {
        font-size: 12px;
        margin: 5px 0 0;
    }

#lg-counter {
    color: #999999;
    display: inline-block;
    font-size: 16px;
    padding-left: 20px;
    padding-top: 12px;
    vertical-align: middle;
}

.lg-next, .lg-prev, .lg-toolbar {
    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;
    margin-left: auto;
    margin-right: auto;
}

.lg-outer .lg-thumb-item {
    cursor: pointer;
    float: left;
    overflow: hidden;
    height: 100%;
    border: 2px solid #ffffff;
    border-radius: 4px;
    margin-bottom: 5px;
}

@media (min-width: 1025px) {
    .lg-outer .lg-thumb-item {
        -webkit-transition: border-color .25s ease;
        -o-transition: border-color .25s ease;
        transition: border-color .25s ease;
    }
}

.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
    border-color: #e52029;
}

.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 .25s ease;
    -o-transition: bottom .25s ease;
    transition: bottom .25s ease;
}

.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
    bottom: 100px;
}

.lg-outer .lg-toogle-thumb {
    background-color: #0d0a0a;
    border-radius: 2px 2px 0 0;
    color: #999999;
    cursor: pointer;
    font-size: 24px;
    height: 39px;
    line-height: 27px;
    padding: 5px 0;
    position: absolute;
    right: 20px;
    text-align: center;
    top: -39px;
    width: 50px;
}

    .lg-outer .lg-toogle-thumb:hover, .lg-outer.lg-dropdown-active #lg-share {
        color: #ffffff;
    }

    .lg-outer .lg-toogle-thumb:after {
        content: "\e1ff";
    }

.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-iframe .lg-video {
    -webkit-overflow-scrolling: touch;
    overflow: auto;
}

.lg-outer .lg-has-vimeo .lg-video-play {
    background: url(../images/vimeo-play.png) no-repeat;
}

.lg-outer .lg-has-vimeo:hover .lg-video-play {
    background: url(../images/vimeo-play.png) 0 -58px no-repeat;
}

.lg-outer .lg-has-html5 .lg-video-play {
    background: url(../images/video-play.png) no-repeat;
    height: 64px;
    margin-left: -32px;
    margin-top: -32px;
    width: 64px;
    opacity: .8;
}

.lg-outer .lg-has-html5:hover .lg-video-play {
    opacity: 1;
}

.lg-outer .lg-has-youtube .lg-video-play {
    background: url(../images/youtube-play.png) no-repeat;
}

.lg-outer .lg-has-youtube:hover .lg-video-play {
    background: url(../images/youtube-play.png) 0 -60px no-repeat;
}

.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: #333333;
    height: 5px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1083;
    opacity: 0;
    -webkit-transition: opacity 80ms ease 0s;
    -moz-transition: opacity 80ms ease 0s;
    -o-transition: opacity 80ms ease 0s;
    transition: opacity 80ms ease 0s;
}

    .lg-progress-bar .lg-progress {
        background-color: #e52029;
        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-image, .lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    -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: .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 #ffffff inset;
    }

.lg-outer .lg-pager-thumb-cont {
    background-color: #ffffff;
    color: #ffffff;
    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 .15s ease 0s, -webkit-transform .15s ease 0s;
    -moz-transition: opacity .15s ease 0s, -moz-transform .15s ease 0s;
    -o-transition: opacity .15s ease 0s, -o-transform .15s ease 0s;
    transition: opacity .15s ease 0s, transform .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 .3s ease 0s;
    -o-transition: box-shadow .3s ease 0s;
    transition: box-shadow .3s ease 0s;
    width: 12px;
}

    .lg-outer .lg-pager:focus, .lg-outer .lg-pager:hover {
        box-shadow: 0 0 0 8px #ffffff 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 .18s, opacity .18s linear 0s;
    -o-transition: visibility 0s linear .18s, opacity .18s linear 0s;
    transition: visibility 0s linear .18s, opacity .18s linear 0s;
}

.lg-outer.lg-dropdown-active #lg-dropdown-overlay, .lg-outer.lg-dropdown-active .lg-dropdown {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
    visibility: visible;
}

.lg-outer .lg-dropdown {
    background-color: #ffffff;
    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 .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s;
    -moz-transition: -moz-transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s;
    -o-transition: -o-transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s;
    transition: transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s;
}

    .lg-outer .lg-dropdown:after {
        content: "";
        display: block;
        height: 0;
        width: 0;
        position: absolute;
        border: 8px solid transparent;
        border-bottom-color: #ffffff;
        right: 16px;
        top: -16px;
    }

    .lg-outer .lg-dropdown > li:last-child {
        margin-bottom: 0;
    }

    .lg-outer .lg-dropdown > li:hover .lg-icon, .lg-outer .lg-dropdown > li:hover a {
        color: #333333;
    }

    .lg-outer .lg-dropdown a {
        color: #333333;
        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: #333333;
        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-outer .lg, .lg-outer .lg-inner {
    width: 100%;
    height: 100%;
}

    .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: "\e901";
        }

    .lg-outer #lg-share-twitter .lg-icon {
        color: #00aced;
    }

        .lg-outer #lg-share-twitter .lg-icon:after {
            content: "\e904";
        }

    .lg-outer #lg-share-googleplus .lg-icon {
        color: #dd4b39;
    }

        .lg-outer #lg-share-googleplus .lg-icon:after {
            content: "\e902";
        }

    .lg-outer #lg-share-pinterest .lg-icon {
        color: #cb2027;
    }

        .lg-outer #lg-share-pinterest .lg-icon:after {
            content: "\e903";
        }

.lg-group:after {
    content: "";
    display: table;
    clear: both;
}

.lg-outer {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1090;
    text-align: left;
    opacity: 0;
    -webkit-transition: opacity .15s ease 0s;
    -o-transition: opacity .15s ease 0s;
    transition: opacity .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-current, .lg-outer.lg-css3 .lg-item.lg-next-slide, .lg-outer.lg-css3 .lg-item.lg-prev-slide {
        -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-current, .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide {
        -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 {
        position: relative;
        overflow: hidden;
        margin-left: auto;
        margin-right: auto;
        max-width: 100%;
        max-height: 100%;
    }

    .lg-outer .lg-inner {
        position: absolute;
        left: 0;
        top: 0;
        white-space: nowrap;
    }

    .lg-outer .lg-item {
        background: url(../images/loading.gif) center center no-repeat;
        display: none !important;
    }

    .lg-outer.lg-css .lg-current, .lg-outer.lg-css3 .lg-current, .lg-outer.lg-css3 .lg-next-slide, .lg-outer.lg-css3 .lg-prev-slide {
        display: inline-block !important;
    }

    .lg-outer .lg-img-wrap, .lg-outer .lg-item {
        display: inline-block;
        text-align: center;
        position: absolute;
        width: 100%;
        height: 100%;
    }

        .lg-outer .lg-img-wrap:before, .lg-outer .lg-item: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 .15s ease 0s;
        -o-transition: opacity .15s ease 0s;
        transition: opacity .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, .lg-outer.lg-hide-download #lg-download {
        display: none;
    }

.lg-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1090;
    background-color: rgba(0, 0, 0, 0.8);
    opacity: 0;
    -webkit-transition: opacity .15s ease 0s;
    -o-transition: opacity .15s ease 0s;
    transition: opacity .15s ease 0s;
}

    .lg-backdrop.in {
        opacity: 1;
    }

.lg-css3.lg-no-trans .lg-current, .lg-css3.lg-no-trans .lg-next-slide, .lg-css3.lg-no-trans .lg-prev-slide {
    -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, .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-current, .lg-css3.lg-fade .lg-item.lg-next-slide, .lg-css3.lg-fade .lg-item.lg-prev-slide {
        -webkit-transition: opacity .1s ease 0s;
        -moz-transition: opacity .1s ease 0s;
        -o-transition: opacity .1s ease 0s;
        transition: opacity .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-current, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
        -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-current, .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
        -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;
    }

.tablet #lg-zoom-in,
.tablet #lg-zoom-out,
.mobile #lg-zoom-in,
.mobile #lg-zoom-out {
    display: none;
}

.tablet .lg-icon,
.mobile .lg-icon {
    font-size: 22px;
    width: 45px;
}

@media (max-width: 767.98px) {
    .lg-fullscreen,
    #lg-zoom-in,
    #lg-zoom-out {
        display: none;
    }

    .lg-icon {
        font-size: 22px;
        width: 45px;
    }
}

/*
* Material Parallax
*/
.parallax-content {
    position: relative;
    z-index: 1;
}

.parallax-container {
    position: relative;
    overflow: hidden;
    background-position: center center;
    background-size: cover;
}

.material-parallax {
    position: absolute;
    top: 0;
    left: -1px;
    right: -1px;
    bottom: 0;
    z-index: 0;
    background-position: center center;
}

.ipad .parallax-container,
.iphone .parallax-container {
    background-attachment: scroll !important;
}

.material-parallax img {
    display: none;
    position: absolute;
    left: 50%;
    bottom: 0;
    min-width: 101%;
    min-height: 101%;
    max-width: none;
    transform: translate3d(-50%, 0, 0);
}

.rd-range {
    height: 18px;
    display: flex;
    -webkit-align-items: center;
}

.rd-range__wrap {
    position: relative;
    width: 100%;
    height: 6px;
    border-radius: 3px;
    background-color: #f5f5f5;
    transition: background 100ms cubic-bezier(0.23, 1, 0.32, 1);
}

.rd-range__pointer {
    position: absolute;
    cursor: pointer;
    top: 3px;
    left: 6%;
    z-index: 1;
    width: 6px;
    height: 16px;
    transform: translate(-50%, -50%);
    transform-origin: 0 15%;
    transition: transform 0.2s cubic-bezier(0.35, 0, 0.25, 1);
    overflow: visible;
    background-color: #7fd02c;
    background-clip: padding-box;
}

@media (min-width: 768px) {
    .rd-range__pointer.active {
        transform: scale3d(1.1, 1.1, 1.1) translate(-50%, -50%);
    }
}

.rd-range__line {
    background-color: #7fd02c;
    position: absolute;
    top: 0;
    left: 0;
    height: 6px;
    transition: none;
}

.rd-range .rd-range__pointer-tooltip {
    display: none !important;
}

.rd-range-wrap {
    display: flex;
    align-items: center;
}

.rd-range-form-wrap span,
.rd-range-input,
.rd-range-title {
    font-size: 15px;
    line-height: 1;
    letter-spacing: .05em;
    font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}

.rd-range-title {
    margin-right: 4px;
    color: #151515;
}

.rd-range-form-wrap {
    position: relative;
    font-size: 0;
    line-height: 0;
    color: #151515;
}

    .rd-range-form-wrap > * {
        display: inline-block;
        vertical-align: middle;
    }

    .rd-range-form-wrap span {
        margin-right: -2px;
    }

.rd-range-divider {
    width: 10px;
    margin-right: 5px;
    margin-bottom: 2px;
    border-top: 1px solid #151515;
}

.rd-range-input {
    text-align: center;
    outline: none;
    border: none;
    max-width: 36px;
    padding: 0;
    background-color: transparent;
    border-radius: 0;
}

* + .rd-range {
    margin-top: 35px;
}

.tablet .rd-range-input,
.mobile .rd-range-input {
    max-width: 44px;
}

.ie-10 .rd-range-form-wrap span,
.ie-11 .rd-range-form-wrap span,
.ie-edge .rd-range-form-wrap span {
    margin-right: 0;
}

/*
*
* Select 2
*/
/*
Version: 3.5.4 Timestamp: Sun Aug 30 13:30:32 EDT 2015
*/
.select2-container {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    min-height: auto;
    margin: 0;
    padding: 0;
    font-size: 14px;
    line-height: 32px;
    font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    background: transparent;
    border-radius: 3px;
    Height: 42px
}

.pad-topp {
    padding-top: 70px;
}


.select2-container-active {
    border: 1px solid #ccc;
}

.select2-container,
.select2-drop,
.select2-search,
.select2-search input {
    /*
		Force border-box so that % widths fit the parent
		container without overlap because of margin/padding.
		More Info : http://www.quirksmode.org/css/box.html
	*/
    -webkit-box-sizing: border-box;
    /* webkit */
    -moz-box-sizing: border-box;
    /* firefox */
    box-sizing: border-box;
    /* css3 */
}

    .select2-container .select2-choice {
        display: block;
        position: relative;
        color: #ggg;
        background-color: #fff;
        padding: 0 32px 0 0px;
        text-decoration: none;
    }

        .select2-container .select2-choice > .select2-chosen {
            display: block;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
            font-weight: 400;
            color: #151515;
            font-size: 14px;
            padding-left: 10px;
            Height: 40px;
            line-height: 40px
        }

.select2-dropdown-open .select2-choice {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.select2-arrow {
    display: inline-block;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    line-height: 1;
    color: #151515
}

    .select2-arrow b:before {
        display: inline-block;
        content: "";
        font-size: 24px;
        font-weight: 400;
        font-family: "Material Design Icons";
        transform: rotate(0deg);
    }

.select2-dropdown-open .select2-arrow b:before {
    transform: rotate(180deg);
}

.select2-container .select2-choice abbr {
    display: none;
}

.select2-drop-mask {
    border: 0;
    margin: 0;
    padding: 0;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 99;
    /* styles required for IE to work */
    background-color: #ffffff;
    filter: alpha(opacity=0);
}

.select2-drop {
    position: absolute;
    top: 100%;
    width: 100%;
    margin-top: 10px;
    font-size: 14px;
    line-height: 1.72;
    background: #ffffff;
    color: #151515;
    border: none;
    z-index: 100;
    text-align: center;
}

.select2-drop-active {
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}

.select2-drop.select2-drop-above {
    margin-top: 1px;
    border-top: 1px solid #e1e1e1;
    border-bottom: 0;
}

    .select2-drop.select2-drop-above.select2-drop-active {
        border: 1px solid #e52029;
    }

.select2-search {
    display: inline-block;
    width: 100%;
    padding: 4px 4px 0;
    position: relative;
    z-index: 10000;
    white-space: nowrap;
}

    .select2-search:before {
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(calc(-50% + 4px));
        display: inline-block;
        content: '\f43b';
        font-family: "Material Design Icons";
        font-size: 20px;
        line-height: 1;
    }

    .select2-search input {
        width: 100%;
        padding: 5px 35px 5px 5px;
        margin: 0;
        outline: 0;
        font-size: 1em;
        background-color: #ffffff;
        color: #151515;
        border: 1px solid #e1e1e1;
    }

.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices {
    border: 1px solid #e1e1e1;
    border-top-color: transparent;
}

.select2-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/* results */
.select2-results {
    text-align: left;
    padding: 0;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    max-height: 200px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.select2-result {
    border-radius: 0;
    transition: .1s;
}

.select2-results li.select2-result-with-children > .select2-result-label {
    font-weight: bold;
}

.select2-results .select2-result-label {
    padding: 3px 7px 4px;
    margin: 0;
    cursor: pointer;
    min-height: 1em;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-align: left;
}

.select2-results .select2-highlighted {
    color: #ffffff;
    background: #7fd02c;
}

.select2-results li em {
    background: #ffffff;
    font-style: normal;
}

.select2-results .select2-highlighted em {
    background: transparent;
}

.select2-results .select2-highlighted ul {
    background: #ffffff;
    color: #000000;
}

/*
disabled look for disabled choices in the results dropdown
*/
.select2-results .select2-disabled.select2-highlighted {
    color: #ffffff;
    background: #e52029;
    display: list-item;
    cursor: default;
}

.select2-results .select2-disabled {
    background: #b7b7b7;
    display: list-item;
    cursor: default;
}

.select2-results .select2-selected {
    display: none;
}

.select2-results .select2-ajax-error {
    background: rgba(255, 50, 50, 0.2);
}

.select2-more-results {
    background: #f4f4f4;
    display: list-item;
}

/* disabled styles */
.select2-container.select2-container-disabled .select2-choice {
    background-color: #f4f4f4;
    background-image: none;
    border: 1px solid #ddd;
    cursor: default;
}

    .select2-container.select2-container-disabled .select2-choice .select2-arrow {
        background-color: #f4f4f4;
        background-image: none;
        border-left: 0;
    }

    .select2-container.select2-container-disabled .select2-choice abbr {
        display: none;
    }

/* multiselect */
.select2-container-multi {
    display: flex;
    align-items: stretch;
    height: auto;
    min-height: 60px;
}

    .select2-container-multi .select2-choices {
        display: flex;
        flex-flow: row;
        align-items: center;
        width: 100%;
        margin: 0;
        padding: 0;
        position: relative;
        line-height: 0;
        cursor: text;
        overflow: hidden;
    }

.select2-locked {
    padding: 3px 5px 3px 5px !important;
}

.select2-container-multi .select2-choices {
    min-height: 26px;
}

    .select2-container-multi .select2-choices .select2-search-field {
        margin: 0;
        padding: 0;
        white-space: nowrap;
    }

        .select2-container-multi .select2-choices .select2-search-field input {
            width: 100% !important;
            outline: 0;
            border: 0;
            -webkit-box-shadow: none;
            box-shadow: none;
            background: transparent !important;
        }

    .select2-container-multi .select2-choices .select2-search-choice {
        padding: 4px 5px 4px 20px;
        margin: 3px 0 3px 5px;
        position: relative;
        line-height: 13px;
        cursor: default;
        border: 1px solid #c8c8c8;
        background-clip: padding-box;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        background-color: #c8c8c8;
    }

        .select2-container-multi .select2-choices .select2-search-choice .select2-chosen {
            cursor: default;
        }

.select2-search-choice-close {
    display: block;
    width: 12px;
    height: 13px;
    position: absolute;
    right: 3px;
    top: 3px;
    color: #2c343b;
}

    .select2-search-choice-close:before {
        display: inline-block;
        content: '\f24c';
        font-family: "Material Design Icons";
        font-size: 12px;
        line-height: 1;
    }

.select2-container-multi .select2-search-choice-close {
    left: 3px;
}

/* disabled styles */
.select2-container-multi.select2-container-disabled .select2-choices {
    background-color: #f4f4f4;
    background-image: none;
    border: 1px solid #ddd;
    cursor: default;
}

    .select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
        padding: 3px 5px 3px 5px;
        border: 1px solid #ddd;
        background-image: none;
        background-color: #f4f4f4;
    }

        .select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close {
            display: none;
            background: none;
        }

/* end multiselect */
.select2-result-selectable .select2-match,
.select2-result-unselectable .select2-match {
    text-decoration: underline;
}

.select2-offscreen, .select2-offscreen:focus {
    clip: rect(0 0 0 0) !important;
    width: 1px !important;
    height: 1px !important;
    border: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
    position: absolute !important;
    outline: 0 !important;
    left: 0px !important;
    top: 0px !important;
}

.select2-display-none {
    display: none;
}

.select2-measure-scrollbar {
    position: absolute;
    top: -10000px;
    left: -10000px;
    width: 100px;
    height: 100px;
    overflow: scroll;
}

.select-inline,
.select-inline-dropdown {
    font-size: 15px;
    line-height: 21px;
    font-weight: 500;
    letter-spacing: 0;
    font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}

    .select-inline .select2-choice {
        text-align: center;
        display: inline-block;
        width: 33px;
        height: 33px;
        padding: 5px;
        color: #ffffff;
        background: #e52029;
        border-radius: 50%;
    }

    .select-inline .select2-arrow {
        display: none;
    }

.select-inline-dropdown {
    z-index: 1082;
}

    .select-inline-dropdown .select2-results {
        text-align: center;
        padding: 0;
    }

    .select-inline-dropdown .select2-result-label {
        padding: 5px;
        color: #151515;
    }

    .select-inline-dropdown .select2-highlighted {
        background: #e52029;
    }

        .select-inline-dropdown .select2-highlighted .select2-result-label {
            color: #ffffff;
        }

.slick-slider {
    position: relative;
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin:8px;
    padding: 0px;
}

    .slick-list:focus {
        outline: none;
    }

    .slick-list.dragging {
        cursor: pointer;
        cursor: hand;
    }

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
}

    .slick-track:before, .slick-track:after {
        content: "";
        display: table;
    }

    .slick-track:after {
        clear: both;
    }

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    text-align: center;
    padding-left: 0;
    padding-right: 0;
    display: none;
}

[dir="rtl"] .slick-slide {
    float: right;
}

.slick-slide:focus {
    outline: none;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
}

.slick-arrow.slick-hidden {
    display: none;
}

.slick-loading .slick-list {
    background: #fff url("./../Content/images/ajax-loader.gif") center center no-repeat;
}

/* Icons */
/* Arrows */
.slick-arrow {
    text-align: center;
    position: absolute;
    top: 50%;
    padding: 0;
    border: none;
    font-size: 14px;
    line-height: 1.8;
    font-weight: 600;
    letter-spacing: .05em;
    font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    color: #a3a3a3;
    background: transparent;
    transition: all .2s ease;
    transform: translate3d(0, -50%, 0);
    will-change: transform;
    cursor: pointer;
    z-index: 9;
}

    .slick-arrow::after {
        display: block;
        content: '';
        height: 0;
        width: 100%;
        border-top: 2px solid;
        transition: transform .2s ease;
    }

    .slick-arrow:hover {
        color: #151515;
    }

        .slick-arrow:hover::after {
            transform: scaleX(0.7);
        }

    .slick-arrow.slick-disabled {
        pointer-events: none;
        cursor: default;
    }

.slick-prev {
    left: 15px;
}

    .slick-prev:before {
        content: "prev";
    }

.slick-next {
    right: 15px;
}

    .slick-next:before {
        content: "next";
    }

/* Dots */
.slick-dots {
    position: absolute;
    /*bottom: -45px;*/
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    width: 100%;
}

    .slick-dots li {
        position: relative;
        display: inline-block;
        width: 14px;
        height: 14px;
        margin: 0 5px;
        padding: 0;
        cursor: pointer;
    }

        .slick-dots li button {
            border: 0;
            display: block;
            height: 14px;
            width: 14px;
            outline: none;
            line-height: 0;
            font-size: 0;
            color: transparent;
            background: #AEC906;
            cursor: pointer;
        }

            .slick-dots li button:before {
                position: absolute;
                content: '';
                top: 50%;
                left: 50%;
                width: 6px;
                height: 6px;
                opacity: 0;
                background: #004822;
                transform: translate3d(-50%, -50%, 0);
                will-change: transform;
                transition: all .2s ease;
            }

            .slick-dots li button:hover, .slick-dots li button:focus {
                outline: none;
            }

                .slick-dots li button:hover:before, .slick-dots li button:focus:before {
                    opacity: 0.7;
                }

        .slick-dots li.slick-active button:before {
            opacity: 1;
            width: 14px;
            height: 14px;
        }

.child-carousel .slick-slide {
    cursor: pointer;
}

@media (min-width: 768px) {
    .child-carousel .slick-slide {
        max-width: 100%;
    }
}

.slick-nav-1 .slick-arrow {
    position: absolute;
    top: 50%;
    width: 40px;
    height: 40px;
    padding: 0;
    font-size: 24px;
    line-height: 40px;
    font-weight: 400;
    border: none;
    outline: none;
    /*color: #ffffff;
	background: #e52029;*/
    color: black;
    background: transparent;
    transform: translate3d(0, -50%, 0);
    transition: all .25s ease-in-out;
}

    .slick-nav-1 .slick-arrow::before {
        font-family: "Material Design Icons";
    }

    .slick-nav-1 .slick-arrow::after {
        display: none;
    }

    /*.slick-nav-1 .slick-arrow:hover {
	color: #151515;
	background: #7fd02c;
}*/

    .slick-nav-1 .slick-arrow.slick-disabled {
        /*color: #ffffff;*/
        /*background-color: #d7d7d7;*/
        color: black;
        background: transparent;
        cursor: default;
    }

.slick-nav-1 .slick-prev {
    left: -20px;
}

    .slick-nav-1 .slick-prev:before {
        content: "";
    }

.slick-nav-1 .slick-next {
    right: -39px;
}

    .slick-nav-1 .slick-next:before {
        content: "";
    }

.slick-product.slick-vertical .carousel-parent {
    margin-bottom: 7px;
}

.slick-product.slick-vertical .child-carousel .slick-list {
    margin-left: -6px;
    margin-right: -6px;
}

.slick-product.slick-vertical .child-carousel .slick-slide {
    margin: 0 6px;
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .slick-product.slick-vertical {
        display: flex;
        margin-left: -6px;
        margin-right: -6px;
    }

        .slick-product.slick-vertical .carousel-parent,
        .slick-product.slick-vertical .child-carousel {
            padding-left: 6px;
            padding-right: 6px;
        }

        .slick-product.slick-vertical .carousel-parent {
            width: 74%;
            margin-bottom: 0;
        }

        .slick-product.slick-vertical .child-carousel {
            width: 26%;
            display: flex;
            align-content: stretch;
        }

            .slick-product.slick-vertical .child-carousel .slick-list {
                display: flex;
                margin-left: 0;
                margin-right: 0;
            }

            .slick-product.slick-vertical .child-carousel .slick-slide {
                width: calc(100% - 10px) !important;
                margin-left: 5px;
                margin-right: 5px;
            }

        .slick-product.slick-vertical .slick-arrow {
            right: auto;
            left: 50%;
            transform: translate(-50%, 0);
        }

        .slick-product.slick-vertical .slick-prev {
            top: -10px;
        }

            .slick-product.slick-vertical .slick-prev::before {
                content: '\f239';
            }

        .slick-product.slick-vertical .slick-next {
            top: auto;
            bottom: -10px;
        }

            .slick-product.slick-vertical .slick-next::before {
                content: '\f236';
            }
}

@media (min-width: 992px) {
    .slick-product.slick-vertical {
        margin-right: 25px;
    }
}

@media (min-width: 1200px) {
    .slick-product.slick-vertical {
        margin-right: 38px;
    }
}

.slick-product-figure {
    position: relative;
    overflow: hidden;
    /*background: #f9faf9;*/
    transition: all .3s ease;
}

    .slick-product-figure img {
        width: 100%;
        transform: none;
        transition: inherit;
    }

.child-carousel .slick-product-figure {
    margin-top: 5px;
    margin-bottom: 5px;
}

    .child-carousel .slick-product-figure img {
        will-change: transform;
    }

    .child-carousel .slick-product-figure:hover {
        background: rgba(249, 250, 249, 0.5);
    }

        .child-carousel .slick-product-figure:hover img {
            transform: scale(1.1);
        }

.child-carousel .slick-current .slick-product-figure {
    background: transparent;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.21);
}

.slick-quote .carousel-parent {
    margin-bottom: 15px;
}

.slick-quote .child-carousel {
    padding-top: 30px;
    margin-left: -15px;
    margin-right: -15px;
}

    .slick-quote .child-carousel .slick-slide {
        padding: 0 15px;
        opacity: .4;
        transition: all .3s ease-in-out;
    }

        .slick-quote .child-carousel .slick-slide:hover,
        .slick-quote .child-carousel .slick-current {
            opacity: 1;
        }

    .slick-quote .child-carousel .slick-arrow {
        position: absolute;
        top: 0;
        transform: none;
    }

* + .slick-quote {
    margin-top: 30px;
}

@media (min-width: 992px) {
    .slick-quote-nav {
        max-width: 85%;
        margin-left: auto;
        margin-right: auto;
    }
}

.slick-slider-1 .child-carousel {
    margin-top: 20px;
}

    .slick-slider-1 .child-carousel .slick-list {
        margin: 0 -10px;
    }

    .slick-slider-1 .child-carousel .slick-slide {
        position: relative;
        margin: 0 10px;
        transition: all .25s ease-in-out;
    }

        .slick-slider-1 .child-carousel .slick-slide::before {
            position: absolute;
            content: '';
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            border: 3px solid transparent;
            pointer-events: none;
            transition: inherit;
        }

        .slick-slider-1 .child-carousel .slick-slide:not(.slick-current):hover {
            opacity: .8;
        }

        .slick-slider-1 .child-carousel .slick-slide.slick-current::before {
            border-color: #7fd02c;
        }

.slick-slider-1 img {
    width: 100%;
}

.slick-slider-2 {
    position: relative;
    max-width: 200px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 50px;
    z-index: 1;
}

    .slick-slider-2 .slick-slider {
        max-width: 85%;
        margin-left: auto;
        margin-right: auto;
    }

    .slick-slider-2 .child-carousel .slick-slide {
        cursor: default;
    }

    .slick-slider-2 .custom-arrows {
        position: absolute;
        top: 16%;
        right: 0;
        bottom: 9%;
        left: 0;
        pointer-events: none;
    }

        .slick-slider-2 .custom-arrows span, .slick-slider-2 .custom-arrows::before, .slick-slider-2 .custom-arrows::after {
            position: absolute;
            z-index: -1;
        }

        .slick-slider-2 .custom-arrows::before, .slick-slider-2 .custom-arrows::after {
            content: '';
            height: 40%;
            right: 0;
            left: 0;
            border: solid #ebebeb;
        }

        .slick-slider-2 .custom-arrows::before {
            top: 0;
            border-width: 10px 10px 0 10px;
        }

        .slick-slider-2 .custom-arrows::after {
            bottom: 0;
            border-width: 0 10px 10px 10px;
        }

        .slick-slider-2 .custom-arrows span {
            top: 50%;
            left: 50%;
            width: 65%;
            padding-bottom: 65%;
            background: #f5f5f5;
            border-radius: 50%;
            transform: translate3d(-50%, -50%, 0);
        }

        .slick-slider-2 .custom-arrows .slick-arrow {
            padding-bottom: 6px;
            pointer-events: auto;
        }

        .slick-slider-2 .custom-arrows .slick-prev {
            left: -20px;
        }

        .slick-slider-2 .custom-arrows .slick-next {
            right: -20px;
        }

@media (min-width: 576px) {
    .slick-slider-2 {
        max-width: 510px;
    }
}

.slick-history .carousel-parent .slick-list {
    margin: 0 -15px;
}

.slick-history .carousel-parent .slick-slide {
    margin: 0 15px;
}

.slick-history .child-carousel {
    position: relative;
    margin-top: 30px;
    padding: 20px 0;
    background: #ffffff;
    box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.16);
    border-radius: 50px;
}

    .slick-history .child-carousel::before, .slick-history .child-carousel::after {
        position: absolute;
        content: '';
        top: 0;
        bottom: 0;
        background: #ffffff;
        width: 60px;
        z-index: 3;
    }

    .slick-history .child-carousel::before {
        left: 0;
        border-top-left-radius: 50px;
        border-bottom-left-radius: 50px;
    }

    .slick-history .child-carousel::after {
        right: 0;
        border-top-right-radius: 100px;
        border-bottom-right-radius: 100px;
    }

    .slick-history .child-carousel .slick-list {
        margin-top: -37px;
        padding-top: 37px;
        border-top-left-radius: 100px;
        border-top-right-radius: 100px;
    }

    .slick-history .child-carousel .slick-slide {
        position: relative;
        cursor: default;
    }

        .slick-history .child-carousel .slick-slide::before {
            display: inline-block;
            position: absolute;
            content: '';
            top: 50%;
            left: -15px;
            height: 0;
            width: calc( 100% - 140px + 30px);
            border-top: 1px solid transparent;
            transform: translate3d(-50%, 0, 0);
            transition: all 0s ease .3s;
        }

        .slick-history .child-carousel .slick-slide::after {
            display: inline-block;
            position: absolute;
            top: -27px;
            left: 50%;
            content: '';
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 0 8px 7px 8px;
            border-color: transparent transparent #ffffff transparent;
            transform: translate3d(-50%, 0, 0);
        }

    .slick-history .child-carousel .slick-active + .slick-active::before {
        transition: none;
        border-color: #e1e1e1;
    }

* + .slick-history {
    margin-top: 30px;
}

@media (min-width: 768px) {
    .slick-history .child-carousel {
        margin-top: 40px;
        padding-top: 30px;
        padding-bottom: 30px;
    }

        .slick-history .child-carousel::before, .slick-history .child-carousel::after {
            width: 70px;
        }

        .slick-history .child-carousel .slick-slide::after {
            top: -37px;
        }

        .slick-history .child-carousel .slick-prev {
            left: 20px;
        }

        .slick-history .child-carousel .slick-next {
            right: 20px;
        }

    * + .slick-history {
        margin-top: 40px;
    }
}

@media (min-width: 992px) {
    .slick-history .child-carousel {
        margin-top: 50px;
    }

    * + .slick-history {
        margin-top: 50px;
    }
}

@media (min-width: 1200px) {
    .slick-history .child-carousel {
        margin-top: 75px;
    }

        .slick-history .child-carousel::before, .slick-history .child-carousel::after {
            width: 7.5%;
        }

        .slick-history .child-carousel .slick-slide::before {
            width: calc(100% - 174px + 30px);
        }

        .slick-history .child-carousel .slick-prev {
            left: 3.3%;
        }

        .slick-history .child-carousel .slick-next {
            right: 3.3%;
        }
}

@media (min-width: 1600px) {
    .child-carousel::before, .child-carousel::after {
        width: 6.5%;
    }
}

.stepper {
    position: relative;
    display: block;
}

    .stepper input[type="number"] {
        width: 100%;
        padding: 8px 30px;
        font-weight: 500;
        font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
        text-align: center;
        -moz-appearance: textfield;
        background: #fff;
        border: 1px solid #ccc;
    }

    .stepper input[type=number]::-webkit-inner-spin-button {
        -webkit-appearance: none;
    }

.stepper-arrow {
    position: absolute;
    text-align: center;
    top: 50%;
    margin-top: -19px;
    width: 34px;
    height: 34px;
    font-size: 14px;
    line-height: 38px;
    font-weight: 400;
    font-family: "Material Design Icons";
    cursor: pointer;
    color: #151515;
    border-radius: 0;
    transition: .3s all ease;
}

    .stepper-arrow:hover {
        color: #e52029;
    }

    .stepper-arrow.up {
        right: 0;
    }

        .stepper-arrow.up:before {
            content: '\f504';
        }

    .stepper-arrow.down {
        left: 0;
    }

        .stepper-arrow.down:before {
            content: '\f465';
        }

.stepper.disabled .stepper-arrow {
    pointer-events: none;
    opacity: .5;
}

.product-stepper .stepper {
    padding-right: 34px;
}

@media (min-width:320px) and (max-width:600px) {
    .product-stepper .stepper {
        min-height: 55px;
    }
}

.product-stepper .stepper input[type="number"] {
    padding: 14px 10px;
    max-width: 60px;
    font-size: 20px;
    line-height: 1;
    letter-spacing: .025em;
    border-radius: 6px;
    color: #151515;
    background: #ebebeb;
}

.product-stepper .stepper-arrow {
    margin-top: 0;
    top: auto;
    right: 0;
    width: 26px;
    height: 26px;
    font-size: 20px;
    line-height: 26px;
    border-radius: 50%;
    background: #ebebeb;
}

    .product-stepper .stepper-arrow.up {
        top: 0;
    }

    .product-stepper .stepper-arrow.down {
        left: auto;
        bottom: 0;
    }

@media (min-width: 320px) and (max-width:575px) {
    .table-cart-stepper .stepper-arrow {
        line-height: 26px;
        border-radius: 6px;
        border: 1px solid #e1e1e1;
    }

        .table-cart-stepper .stepper-arrow.up {
            font-size: 17px;
            height: 25px;
            width: 25px;
            border-radius: 50%;
            margin-top: -15px;
        }

        .table-cart-stepper .stepper-arrow.down {
            font-size: 17px;
            height: 25px;
            width: 25px;
            border-radius: 50%;
            margin-top: -15px;
        }
}

@media (min-width: 576px) {
    .product-stepper .stepper {
        padding-right: 38px;
    }

    .product-stepper input[type="number"] {
        padding: 17px 10px;
        max-width: 50px;
        min-height: 40px;
        font-size: 20px;
    }

    .product-stepper .stepper-arrow {
        width: 31px;
        height: 28px;
        font-size: 24px;
        line-height: 29px;
    }

    .table-cart-stepper .stepper-arrow.up {
        font-size: 17px;
        height: 25px;
        width: 25px;
        border-radius: 50%;
    }

    .table-cart-stepper .stepper-arrow.down {
        font-size: 17px;
        height: 25px;
        width: 25px;
        border-radius: 50%;
    }

    .table-cart-stepper .stepper-arrow {
        line-height: 25px;
        border-radius: 6px;
        border: 1px solid #e1e1e1;
    }
}

.table-cart-stepper {
    max-width: 123px;
    margin-left: auto;
    margin-right: auto;
}

    .table-cart-stepper input[type="number"] {
        font-size: 16px;
        line-height: 1.4;
        letter-spacing: .1em;
        color: #151515;
        background: #ffffff;
        border-color: #ffffff;
        margin-bottom: 0px
    }



.box-icon-modern-svg [id*='SVGID'] {
    --color-stop-1: #e9da5d;
    --color-stop-2: #76aa6f;
}

.table-cart-stepper step input[type="number"] {
    font-size: 18px;
    line-height: 1.4;
    letter-spacing: .1em;
    color: #151515;
    background: #f5f5f5;
    border-color: #f5f5f5;
}





/*Extra Css  12 july 2019*/

.my-account.toggle-icon .dropdown-toggle i {
    font-size: 21px;
    color: #c4c4c4;
    cursor: pointer;
    position: relative;
}

/*.my-account.toggle-icon .dropdown-menu {
    left: auto;
    /*right: 0;
    top: 54px;
    padding: 0;
    background-color: #fff;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    min-width: 220px;
    border: none;
    -webkit-box-shadow: 1px 0 10px rgba(0,0,0,.35);
    -moz-box-shadow: 1px 0 10px rgba(0,0,0,.35);
    -ms-box-shadow: 1px 0 10px rgba(0,0,0,.35);
    -o-box-shadow: 1px 0 10px rgba(0,0,0,.35);
    box-shadow: 1px 0 10px rgba(0,0,0,.35);
    margin-top: 0;
}*/

.my-account.toggle-icon .dropdown-menu .item {
    padding: 10px;
    border-bottom: 1px dashed #a7a7a7;
    line-height: 14px;
    font-size: 14px;
    color: #000000c9;
}

    .my-account.toggle-icon .dropdown-menu .item:last-child {
        border-bottom: none;
    }

    .my-account.toggle-icon .dropdown-menu .item i {
        color: #E52029;
        margin-right: 10px;
    }

        .my-account.toggle-icon .dropdown-menu .item i:hover {
            color: #fff;
            margin-right: 10px;
        }

    .my-account.toggle-icon .dropdown-menu .item .switcher {
        margin-bottom: 10px;
    }

        .my-account.toggle-icon .dropdown-menu .item .switcher:last-child {
            margin-bottom: 0;
        }

        .my-account.toggle-icon .dropdown-menu .item .switcher a {
            display: inline-block;
            margin-right: 4px;
            width: 40px;
            height: 40px;
            line-height: 40px;
            text-align: center;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            -ms-border-radius: 50%;
            -o-border-radius: 50%;
            border-radius: 50%;
            background: #c7c1a5;
            font-size: 11px;
            text-transform: uppercase;
            color: #fff;
        }

            .my-account.toggle-icon .dropdown-menu .item .switcher a.active,
            .my-account.toggle-icon .dropdown-menu .item .switcher a:hover {
                background: #78b144;
            }

/*.my-account {
	margin-top: 3px;
	margin-right: 20px;
}*/
/*.my-account .dropdown-menu {
    right: -20px;
    top: 54px;
}*/

.my-account.toggle-icon .dropdown-toggle i {
    font-size: 21px;
    color: #c4c4c4;
    cursor: pointer;
}

.zmdi-menu:before {
    content: '\f197';
}

/*@media (min-width: 320px) and (max-width:421px) {
    .my-account {
        top: 10px;s
        right: 3px;
        z-index: 99999;
        position: fixed;
    }
}*/

@media (min-width: 320px) and (max-width:767px) {
    .my-account, .soundbtn {
        z-index: 1082;
    }

        .my-account .toggle-icon .dropdown-menu {
            top: 15px;
        }

    .header_icons {
        width: 42%;
        /*justify-content: space-between;*/
        position: absolute;
        right: 5px;
        top: 30px;
    }

    .bannerHeadText3 {
        top: 70% !important;
        left: 11%;
        font-size: 13px !important;
        font-weight: 200;
    }
}

/*@media (min-width: 769px) and (max-width:1200px) {
    .my-account {
        top: 35px;
        right: 20px;
        z-index: 1082;
        position: absolute;
    }
}*/

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    /* position relative and z-index fix webkit rendering fonts issue */
    position: relative;
    z-index: 1;
}

    .owl-carousel .owl-stage {
        position: relative;
        -ms-touch-action: pan-Y;
    }

        .owl-carousel .owl-stage:after {
            content: ".";
            display: block;
            clear: both;
            visibility: hidden;
            line-height: 0;
            height: 0;
        }

    .owl-carousel .owl-stage-outer {
        position: relative;
        overflow: hidden;
        /* fix for flashing background */
        -webkit-transform: translate3d(0px, 0px, 0px);
    }

    .owl-carousel .owl-controls .owl-nav .owl-prev,
    .owl-carousel .owl-controls .owl-nav .owl-next,
    .owl-carousel .owl-controls .owl-dot {
        cursor: pointer;
        user-select: none;
    }

    .owl-carousel.owl-loaded {
        display: block;
    }

    .owl-carousel.owl-loading {
        opacity: 0;
        display: block;
    }

    .owl-carousel.owl-hidden {
        opacity: 0;
    }

    .owl-carousel .owl-refresh .owl-item {
        display: none;
    }

    .owl-carousel .owl-item {
        position: relative;
        min-height: 1px;
        float: left;
        -webkit-tap-highlight-color: transparent;
        -webkit-touch-callout: none;
    }

    .owl-carousel .owl-grab {
        cursor: move;
        cursor: -webkit-grab;
        cursor: grab;
    }

    .owl-carousel.owl-rtl {
        direction: rtl;
    }

        .owl-carousel.owl-rtl .owl-item {
            float: right;
        }


.product-1 {
    position: relative;
    text-align: center;
    padding: 20px 15px 30px;
    max-width: 300px;
    /* margin-left: auto; */
    /* margin-right: auto; */
    z-index: 1;
}




.cart-inline .stepper input[type="number"] {
    min-height: 30px;
    padding-top: 0;
    padding-bottom: 0;
    background-color: #ffffff;
}

.table-cart-stepper-cart .stepper-arrow.up {
    font-size: 14px;
}

.table-cart-stepper-cart .stepper-arrow {
    line-height: 30px;
    border-radius: 0px;
}

.table-cart-stepper-cart .stepper-arrow {
    position: absolute;
    text-align: center;
    top: 50%;
    width: 42px;
    height: 42px;
    font-size: 14px;
    line-height: 42px;
    font-weight: 400;
    font-family: "Material Design Icons";
    cursor: pointer;
    color: #151515;
    transition: .3s all ease;
}

    .table-cart-stepper-cart .stepper-arrow.down {
        font-size: 14px;
    }

html .group-xs > * {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 15px;
    margin-left: 10px;
}

.table-cart-stepper-cart {
    max-width: 100px;
    margin-left: auto;
    margin-right: auto;
}

#username {
    white-space: nowrap;
    width: 8rem;
    /*overflow: hidden;*/
    text-overflow: ellipsis;
}

@media (min-width: 320px) and (max-width:767px) {
    .table-cart-stepper-cart {
        max-width: 120px;
        margin-left: auto;
        margin-right: auto;
    }

    .rd-navbar-fixed .rd-navbar-panel {
        position: fixed;
        left: 0;
        top: 35px;
        right: 0;
        z-index: 1080;
        display: flex;
        align-items: center;
        height: 75px;
        padding: 4px;
        box-shadow: 0 10px 20px rgb(0 0 0 / 10%);
    }

    .rd-navbar-fixed .rd-navbar-main-outer {
        position: fixed;
        left: 0;
        top: 0;
        right: 0;
        z-index: 1081;
        display: block;
        align-items: center;
        height: 8px;
        padding: 0px;
        /*border-top: 8px solid #C4A570;*/
    }
}

@media (min-width: 768px) and (max-width:1439px) {
    .rd-navbar-fixed .rd-navbar-panel {
        position: fixed;
        left: 0;
        top: 30px;
        right: 0;
        z-index: 1080;
        display: flex;
        align-items: center;
        height: 73px;
        box-shadow: 0 10px 20px rgb(0 0 0 / 10%);
        padding: 4px;
    }

    .rd-navbar-fixed .rd-navbar-main-outer {
        /*position: fixed;
            left: 0;
            top: 0;
            right: 0;
            z-index: 1081;
            display: block;
            align-items: center;
            height: 56px;
            padding: 0px;
            border-top: 8px solid #C4A570;*/
        position: fixed;
        left: 0;
        top: 0;
        right: 0;
        z-index: 1081;
        display: block;
        align-items: center;
        height: 8px;
        padding: 0px;
       /* border-top: 8px solid #C4A570;*/
    }
}

.product-slider {
    width: auto;
    margin: 0px 14px;
}

@media (min-width:320px) and (max-width:424px) {
    .product-slider {
        width: auto;
        margin-left: -3px;
        /*background-color: #fff;*/
    }
}

@media (min-width:425px) and (max-width:767px) {
    .product-slider {
        /*margin-left: 55px;*/
        width: auto;
        margin-left: -6px;
        /*background-color: #fff;*/
    }
}

@media (min-width:768px) and (max-width:1023px) {
    .product-slider {
        margin-left: -2px;
        width: auto;
        /*background-color: #fff;*/
    }
}



@media (min-width:1024px) and (max-width:1300px) {
    .product-slider {
        margin: 0px 12px;
        width: auto;
        /*background-color: #fff;*/
    }
}

.h-font {
    text-align: center;
}

@media(min-width:800px) {
    .form-in {
        width: 375px;
    }
}

ul li .border {
    border-bottom: 1px solid #ddd;
}

.rd-navbar-dropdown .rd-dropdown-item > a {
    padding-right: 30px;
}

.products-bar:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background: #d6cece;
    margin-top: 16px;
    left: 0;
    z-index: 0;
}

@media (min-width:320px) and (max-width:1024px) {
    .rd-dropdown-item .fa-angle-right {
        display: none;
    }
}

.cart-name {
    font-size: 14px;
}

.button-filter {
    padding: 10px 20px;
}

.aside-content {
    position: relative;
    line-height: 2.5;
    margin: 0px 0px 0px 0px;
}

/*SearchList*/
@media(min-width: 147px) and (max-width:990px) {
    .ui-autocomplete {
        margin-top: -23px !important;
        top: 100%;
        /*height: auto;*/
        width: 50px;
        max-height: 200px;
        overflow-x: hidden;
        /*z-index:auto;*/
    }

        .ui-autocomplete .ui-menu-item {
            border-bottom: 1px dotted;
            border-radius: 0px;
            line-height: 25px;
            padding-left: 5px;
            text-align: left;
        }

            .ui-autocomplete .ui-menu-item a {
                font-size: 13px;
                border: none;
            }

            .ui-autocomplete .ui-menu-item .ui-state-focus {
                background: #fff;
            }

    .h-title {
        letter-spacing: 1px;
        font-size: 13px;
    }

    .thead-dark .h-colour .h-font {
        font-family: initial;
        /*font-size: initial;*/
    }

    .AddTitle {
        font-size: 30px;
    }

    .block-title .title {
        /*font-family: "Playfair Display";*/
        font-family: "Roboto",sans-serif;
        font-weight: 400;
        font-size: 30px;
        color: #78b144;
        margin-top: 5px;
    }

    .aside-content {
        position: relative;
        line-height: 2.5;
        margin: 0px;
    }
}


/* Window */
@media(min-width:991px) {
    .ui-autocomplete {
        margin-top: 10px !important;
        top: 100%;
        height: auto;
        width: 25px;
        max-height: 310px;
        overflow-x: hidden;
        z-index: 1041 !important;
        position: absolute;
    }

        .ui-autocomplete .ui-menu-item {
            border-bottom: 1px dotted;
            border-radius: 0px;
            line-height: 25px;
            padding-left: 10px;
            text-align: left;
        }

            .ui-autocomplete .ui-menu-item a {
                font-size: 13px;
                border: none;
            }

            .ui-autocomplete .ui-menu-item .ui-state-focus {
                background: #fff;
            }
    /*.ui-autocomplete .ui-menu-item :hover{
                color:#78b144;
            }*/
    .h-title {
        letter-spacing: 1px;
        font-size: 15px;
    }

    .thead-dark .h-colour .h-font {
        font-family: initial;
        font-size: 15px;
    }

    .AddTitle {
        font-size: 35px;
    }
}


.cart-inline::before {
    position: absolute;
    content: '';
    bottom: calc(100% - 10px);
    right: 40px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 34px 34px;
    border-color: transparent transparent #ffffff transparent;
}

@media(min-width:320px) and (max-width:1024px) {
    .cart-inline::before {
        position: absolute;
        content: '';
        bottom: calc(100% - 10px);
        right: 80px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 0 34px 34px;
        border-color: transparent transparent #ffffff transparent;
    }
}

@media(min-width:320px) and (max-width:421px) {
    .cart-inline {
        right: -18px;
        min-width: 260px;
    }
}

@media(min-width:425px) and (max-width:1024px) {
    .cart-inline {
        right: -18px;
        min-width: 330px;
    }
}

@media(min-width:768px) and (max-width:1024px) {
    .cart-inline.active {
        margin-top: 10px;
    }
	
    .pagebanner {
        height:200px !important;
    }

	.webblogtexthead {
    text-transform: none;
    padding-top: 20px;
    color: #004822 !important;
    font-size: 16px;
}
.owl-prev {
    left: -20px;
}
	.searchtext {
    width: 100%;
    padding: 5px;
    border: 1px solid #e2e2e2 !important;
    border-radius: 5px;
    margin-top: 15px;
}
.testimonial {
    background: #f2f2f2;
    margin-top: 65px;
    padding-bottom: 60px;
}
   .accordion {
        background-color: #b3afaf;
        color: black;
        cursor: pointer;
        padding-right: 5px;
        width: 100%;
        text-align: center;
        border: none;
        outline: none;
        transition: 0.4s;
		Display:block
    }
    .cost {
        margin-left: 40% !important;
        text-align: center !important;
    }

    .img-sub-1 {
        height: 17vh !important;
    }

    .table-cart-stepper-cart {
        max-width: 140px;
        margin-left: auto;
        margin-right: auto;
    }
}


.aside-content .item .item {
    background-color: #55ba46;
    /*padding-left: 15px;*/
    color: #fff;
    text-align: center;
    border-bottom: 1px solid #fff;
    padding: 5px
}

.aside-content .item :hover {
    background-color: #004822;
    color: white;
}

@media (min-width:320px) and (max-width:768px) {
    .aside-content {
        position: relative;
        line-height: 2.5;
    }
}



.aside-title-pro {
    padding-bottom: 10px;
    padding-top: 10px;
    text-transform: uppercase;
    border-bottom: 1px solid #e1e1e1;
    margin: 0px 0px 0px 0px;
    border-top: 1px solid #e1e1e1;
}

.aside-content-pro {
    position: relative;
    line-height: 2.5;
}

    .aside-content-pro .item {
        background-color: #f7f6f2;
        margin-top: 3px;
        padding-left: 15px;
        text-align: left;
    }

    .aside-content-pro :hover {
        background-color: #7FD02C;
        color: white;
    }

@media (min-width:320px) and (max-width:768px) {
    .aside-content-pro {
        position: relative;
        line-height: 2.5;
    }

        .aside-content-pro .item {
            text-align: center;
        }
}

.rd-navbar-static .rd-navbar-dropdown :hover {
    background-color: #7fd02c;
}

.rd-dropdown-item {
    padding: 5px;
}

.my-account .dropdown-menu .item:hover {
    background-color: #55ba46;
    color: #fff;
}

.my-account.toggle-icon .dropdown-menu .item i:hover {
    color: #fff;
    margin-right: 10px;
}

@media (min-width: 320px) and (max-width:768px) {
    #MobileView {
        display: none;
    }
}

/*Toggle Switch*/
.checkbox-inline .switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
}

    .checkbox-inline .switch input {
        opacity: 0;
        width: 0;
        height: 0;
    }

.checkbox-inline .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

    .checkbox-inline .slider:before {
        position: absolute;
        content: "";
        height: 26px;
        width: 26px;
        left: 4px;
        bottom: 4px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
    }

input[type=checkbox]:checked + .slider {
    background-color: #2196F3;
}

input[type=checkbox]:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}

input[type=checkbox]:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

/* Rounded sliders */
.checkbox-inline .slider.round {
    border-radius: 34px;
}

    .checkbox-inline .slider.round:before {
        border-radius: 50%;
    }

/*Accordion*/
/*.accordion {
        background-color: #eee;
        color: #444;
        cursor: pointer;
        padding: 18px;
        width: 100%;
        border: none;
        text-align: left;
        outline: none;
        font-size: 15px;
        transition: 0.4s;
    }


    .panel {
        padding: 0 18px;
        background-color: white;
        max-height: 0;
        overflow: hidden;
        transition: max-height 0.2s ease-out;
    }*/


.progress-meter {
    padding: 0;
}

ol.progress-meter {
    padding-bottom: 9.5px;
    list-style-type: none;
}

    ol.progress-meter li {
        display: table-cell;
        /*text-align:right;*/
        /*text-indent:-19px;*/
        height: 38px;
        width: 11.99%;
        font-size: 12px;
        border-bottom: 4px solid;
    }

        ol.progress-meter li:before {
            position: relative;
            float: right;
            text-indent: 0;
            text-align: center;
            /*left: -webkit-calc(50% - 9.5px);
        left: -moz-calc(50% - 9.5px);
        left: -ms-calc(50% - 9.5px);
        left: -o-calc(50% - 9.5px);*/
            /*left: calc(50% - 9.5px);*/
        }

        ol.progress-meter li.done {
            font-size: 16px;
        }

            ol.progress-meter li.done:before {
                content: "\2713";
                height: 19px;
                width: 19px;
                line-height: 21.85px;
                bottom: -28.175px;
                border: none;
                border-radius: 19px;
            }

        ol.progress-meter li.todo {
            font-size: 16px;
        }

            ol.progress-meter li.todo:before {
                content: "\2B24";
                font-size: 17.1px;
                bottom: -26.95px;
                line-height: 18.05px;
            }

        ol.progress-meter li.done {
            color: black;
            border-bottom-color: yellowgreen;
        }

            ol.progress-meter li.done:before {
                color: white;
                background-color: yellowgreen;
            }

        ol.progress-meter li.todo {
            color: silver;
            border-bottom-color: silver;
        }

            ol.progress-meter li.todo:before {
                color: silver;
            }

            ol.progress-meter li.todo:before {
                color: silver;
            }

    ol.progress-meter font.name {
        text-align: center;
        margin-right: 0px;
    }

@media (min-width:320px) and (max-width:425px) {
    ol.progress-meter font.name {
        float: right;
        margin-right: -25px;
        font-size: 10px;
    }
}

/*Topbar*/
.rd-navbar-main-outer .topbar {
    background: #C4A570;
    color: #fff;
   /* position: fixed;*/
    z-index: 1083;
    width: 100%;
}

    .rd-navbar-main-outer .topbar .container {
        position: relative;
    }

    .rd-navbar-main-outer .topbar .close-topbar {
        position: absolute;
        right: 20px;
        top: 0px;
        cursor: pointer;
        z-index: 999;
    }

        .rd-navbar-main-outer .topbar .close-topbar i {
            font-size: 14px;
            font-weight: 400;
            margin-top: 8px;
        }

    .rd-navbar-main-outer .topbar .topbar-content {
        display: block;
        line-height: 18px;
        font-size: 16px;
        /*margin-left: 60px;*/
    }

        .rd-navbar-main-outer .topbar .topbar-content .topbar-left > div {
            margin-right: 30px;
        }

            .rd-navbar-main-outer .topbar .topbar-content .topbar-left > div:last-child {
                margin-right: 0;
            }

        .rd-navbar-main-outer .topbar .topbar-content .topbar-left i {
            margin-right: 6px;
        }

        .rd-navbar-main-outer .topbar .topbar-content .topbar-left .skype i {
            font-size: 15px;
        }

        .rd-navbar-main-outer .topbar .topbar-content .topbar-right > div {
            border-left: 1px dotted rgba(255,255,255,.3);
            padding: 0 10px;
            position: relative;
        }

            .rd-navbar-main-outer .topbar .topbar-content .topbar-right > div:last-child {
                border-right: 1px dotted rgba(255,255,255,.3);
            }

        .rd-navbar-main-outer .topbar .topbar-content .dropdown:hover {
            background-color: #3ba66b;
        }

        .rd-navbar-main-outer .topbar .topbar-content .dropdown-toggle {
            cursor: pointer;
        }

            .rd-navbar-main-outer .topbar .topbar-content .dropdown-toggle:after {
                display: inline-block;
                width: 0;
                height: 0;
                margin-left: .3em;
                vertical-align: middle;
                content: "";
                border-top: 3px solid;
                border-right: 3px solid transparent;
                border-left: 3px solid transparent;
            }

        .rd-navbar-main-outer .topbar .topbar-content .dropdown-menu {
            background: #fff;
            -webkit-box-shadow: 1px 5px 10px rgba(0,0,0,.35);
            -moz-box-shadow: 1px 5px 10px rgba(0,0,0,.35);
            -ms-box-shadow: 1px 5px 10px rgba(0,0,0,.35);
            -o-box-shadow: 1px 5px 10px rgba(0,0,0,.35);
            box-shadow: 1px 5px 10px rgba(0,0,0,.35);
            border-radius: 0;
            padding: 0;
            margin: 0;
            border: none;
        }

        .rd-navbar-main-outer .topbar .topbar-content .account .dropdown-menu {
            min-width: 157px;
        }

        .rd-navbar-main-outer .topbar .topbar-content .language .dropdown-menu {
            min-width: 113px;
        }

        .rd-navbar-main-outer .topbar .topbar-content .currency .dropdown-menu {
            min-width: 61px;
        }

        .rd-navbar-main-outer .topbar .topbar-content .dropdown-menu .item {
            padding: 12px 10px;
            border-bottom: 1px dashed #a7a7a7;
            line-height: 14px;
        }

            .rd-navbar-main-outer .topbar .topbar-content .dropdown-menu .item a {
                color: #444;
                font-size: 13px;
            }

                .rd-navbar-main-outer .topbar .topbar-content .dropdown-menu .item a:hover {
                    color: #78b144;
                }

            .rd-navbar-main-outer .topbar .topbar-content .dropdown-menu .item:last-child {
                border-bottom: none;
            }

            .rd-navbar-main-outer .topbar .topbar-content .dropdown-menu .item i {
                min-width: 22px;
                color: #78b144;
                font-size: 14px;
            }

            .rd-navbar-main-outer .topbar .topbar-content .dropdown-menu .item img {
                margin-right: 8px;
            }

    .rd-navbar-main-outer .topbar #toggle-topbar {
        display: none;
        width: 30px;
        height: 34px;
        border-radius: 100%;
        background-color: #7fd02c;
        text-align: center;
        line-height: 47px;
        position: absolute;
        /*right: -85px;*/
        right: 2px;
        bottom: -16px;
        cursor: pointer;
        z-index: 99999;
        -webkit-transition: all ease-out 0.3s;
        -moz-transition: all ease-out 0.3s;
        -ms-transition: all ease-out 0.3s;
        -o-transition: all ease-out 0.3s;
        transition: all ease-out 0.3s;
    }

        .rd-navbar-main-outer .topbar #toggle-topbar i {
            font-size: 15px;
            font-weight: bold;
        }

@media (min-width:250px) and (max-width:767px) {
    .rd-navbar-main-outer .topbar #toggle-topbar {
        display: block;
        width: 30px;
        height: 31px;
        border-radius: 100%;
        background-color: #C4A570;
        text-align: center;
        line-height: 47px;
        position: absolute;
        right: 35px;
        bottom: -12px;
        cursor: pointer;
        z-index: 99999;
        -webkit-transition: all ease-out 0.3s;
        -moz-transition: all ease-out 0.3s;
        -ms-transition: all ease-out 0.3s;
        -o-transition: all ease-out 0.3s;
        transition: all ease-out 0.3s;
    }

    .rd-navbar-main-outer .topbar .topbar-content {
        display: block;
        line-height: 15px;
        font-size: 14px;
    }
}

.rd-navbar-main-outer .topbar-content .row a i {
    width: 20px;
    height: 20px;
    /*border: 1px solid;*/
    border-radius: 50%;
    text-align: center;
    padding: 3px;
    background-color: #7fd02c;
    color: #fff;
}

.quote-modern-text {
    /*margin:0 14%;*/
}

@media (min-width:320px) and (max-width:767px) {
    .quote-modern-text {
        margin: 0px !important;
    }

    .logimg1 {
        text-align: left !important;
    }

    .bottom-center-half {
        font-weight: 600 !important;
        font-size: 20px !important;
    }

    .rd-navbar-main-outer .topbar .topbar-content .topbar-left {
        display: flex;
        width: 105px;
    }

    .privacytext {
        font-size: 16px !important;
    }

    .mobtab {
        /* display: flex !important;*/
    }

    .mobtabcontainer {
        margin: -20px;
    }

    .slick-nav-1 .slick-next {
        right: -13px !important;
    }

    .slick-nav-1 .slick-prev {
        left: -13px !important;
    }

    .rd-navbar-main-outer .topbar .close-topbar {
        position: absolute;
        right: 10px;
        top: 0px;
        cursor: pointer;
        z-index: 999;
    }

    .rd-navbar-main-outer .topbar {
        background: #7fd02c;
        color: #fff;
        position: relative;
        z-index: 1083;
        width: 100%;
    }
    /* Mobile View*/
    .homegamtalogo {
        height: 60px !important;
    }

    .homeinfo {
        font-size: 16px !important;
        padding: 0px !important;
        text-align: center;
    }

    /*.bottom-top {
            left: 29% !important;
        }
*/
    .mobviewpadding {
        padding-top: 20px;
    }

    .q {
        font-size: 14px !important;
        margin: 5px 20px;
    }




    .bloghead {
        font-size: 17px !important;
    }

    .profilename {
        font-size: 16px !important;
        font-weight: 600;
    }

    .Testimonialsinfo, .panchgavyainfo {
        font-size: 16px !important;
        text-align: justify;
        margin: 5px 20px;
        line-height: normal;
    }
}

.profileicon {
    /*  height: 115px !important;
            width: 128px !important;*/
    height: 161px !important;
    width: 161px !important;
    margin-top: 20px;
}

}

.newbanner {
    height: 540px !important;
}

.otherproduct {
    font-size: 22px !important;
}

.bottom-topnext {
    line-height: 14px;
    font-size: 13px !important;
    margin-top: 16px;
}

.bottom-center {
    left: 35% !important;
    font-weight: 600 !important;
    font-size: 15px !important;
}

.contactmodal, Mobcontactmodal {
    height: auto !important;
    /* margin: 15px !important;*/
}

.Aboutimage {
    height: 80px !important;
}

textarea.form-input {
    border: none !important;
}

p.rights {
    font-size: 16px;
}

.contactusbanner {
    height: 217px !important;
}

.pagebanner {
    height: 250px;
}

.ContactUsHeadText {
    left: 6% !important;
    top: 28% !important;
    font-size: 20px !important;
}


.ContactUsText1 {
    left: 7% !important;
    top: 47% !important;
    font-size: 13px !important;
}

.ContactUsText2 {
    left: 7% !important;
    top: 63% !important;
    font-size: 13px !important;
}

.first-para-text {
    /*font-size: 13px !important;*/
}

.Abouthead {
    font-size: 18px !important;
}

}

@media screen and (max-width:992px) {
    .heading-1-image img {
        width: 100% !important;
    }

    .left-heading {
        text-align: center !important;
        padding: 0 !important;
    }

    .bannertittle {
        font-size: 3rem !important;
        line-height: 48px !important;
    }
}

.bannerHeadText {
    left: 0%;
    font-size: 60px;
    font-weight: 600;
    color: #004C26;
}

.bannerHeadText1 {
    left: 6%;
    top: 58%;
    font-size: 30px;
    position: fixed;
}

.bannerHeadText2 {
    left: 6% !important;
    top: 62%;
    font-size: 18px;
    color:#000;
    /*position: fixed;*/
}

.bannerHeadText3 {
    left: 6% !important;
    top: 71%;
    font-size: 17px;
    position: fixed;
}

.logimg1 {
    text-align: end;
}

@media screen and (max-width:1400px) {
    .bannertittle {
        font-size: 3rem !important;
        line-height: 48px !important;
        margin-left: 9% !important;
    }
}

.Mobcontactmodal {
    display: none;
}

#username {
    color: black;
    capitalize: capitalize;
}
/*.rowmargin {
    margin-top: 40px !important;
}*/
.blogpagesmallinfo {
    font-size: 15px;
    font-weight: 400;
    margin-left: 11px;
}

.contactmodal, Mobcontactmodal {
    margin: 20px 3%;
}

.first-para {
    text-align: center;
    margin-top: 5%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.first-para-text {
    color: black;
    font-size: 17px;
    padding-top: 15px
}

.Abouthead {
    color: black !important;
    font-size: 25px;
}

.second-para {
    text-align: center;
    margin-top: 5%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.third-para {
    text-align: center;
    margin-top: 5%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle;
    width: 100% !important;
}

@media (min-width:769px) and (max-width:1440px) {
    .rd-navbar-main-outer .topbar .topbar-content .topbar-left .img-responsive {
        display: flex;
        margin-top: 5px;
        width: 20px;
    }
}

.webhomecategories {
    margin-top: 80px;
}

@media (min-width:768px) and (max-width:1439px) {
    .webhomecategories {
        margin-top: 40px;
    }

    .rd-navbar-main-outer .topbar #toggle-topbar {
        display: none;
        width: 30px;
        height: 34px;
        border-radius: 100%;
        background-color: #7fd02c;
        text-align: center;
        line-height: 47px;
        position: absolute;
        right: 35px;
        bottom: -16px;
        cursor: pointer;
        z-index: 99999;
        -webkit-transition: all ease-out 0.3s;
        -moz-transition: all ease-out 0.3s;
        -ms-transition: all ease-out 0.3s;
        -o-transition: all ease-out 0.3s;
        transition: all ease-out 0.3s;
    }
}

.blogimg1 {
    text-align: end;
}
/*.rd-navbar-main-outer .topbar {
        background: #E52029;
        color: #fff;
        position: relative;
    }

        .rd-navbar-main-outer .topbar .container {
            position: relative;
        }

        .rd-navbar-main-outer .topbar .close-topbar {
            position: absolute;
            right: 20px;
            top: 35px;
            cursor: pointer;
            z-index: 9999;
        }

            .rd-navbar-main-outer .topbar .close-topbar i {
                font-size: 15px;
                font-weight: bold;
            }

        .rd-navbar-main-outer .topbar .topbar-content {
            display: none;
            line-height: 35px;
            font-size: 13px;
            /*margin-left: 60px;
        }

            .rd-navbar-main-outer .topbar .topbar-content .topbar-left > div {
                margin-right: 30px;
            }

                .rd-navbar-main-outer .topbar .topbar-content .topbar-left > div:last-child {
                    margin-right: 0;
                }

            .rd-navbar-main-outer .topbar .topbar-content .topbar-left i {
                margin-right: 6px;
            }

            .rd-navbar-main-outer .topbar .topbar-content .topbar-left .skype i {
                font-size: 15px;
            }

            .rd-navbar-main-outer .topbar .topbar-content .topbar-right > div {
                border-left: 1px dotted rgba(255,255,255,.3);
                padding: 0 10px;
                position: relative;
            }

                .rd-navbar-main-outer .topbar .topbar-content .topbar-right > div:last-child {
                    border-right: 1px dotted rgba(255,255,255,.3);
                }

            .rd-navbar-main-outer .topbar .topbar-content .dropdown:hover {
                background-color: #3ba66b;
            }

            .rd-navbar-main-outer .topbar .topbar-content .dropdown-toggle {
                cursor: pointer;
            }

                .rd-navbar-main-outer .topbar .topbar-content .dropdown-toggle:after {
                    display: inline-block;
                    width: 0;
                    height: 0;
                    margin-left: .3em;
                    vertical-align: middle;
                    content: "";
                    border-top: 3px solid;
                    border-right: 3px solid transparent;
                    border-left: 3px solid transparent;
                }

            .rd-navbar-main-outer .topbar .topbar-content .dropdown-menu {
                background: #fff;
                -webkit-box-shadow: 1px 5px 10px rgba(0,0,0,.35);
                -moz-box-shadow: 1px 5px 10px rgba(0,0,0,.35);
                -ms-box-shadow: 1px 5px 10px rgba(0,0,0,.35);
                -o-box-shadow: 1px 5px 10px rgba(0,0,0,.35);
                box-shadow: 1px 5px 10px rgba(0,0,0,.35);
                border-radius: 0;
                padding: 0;
                margin: 0;
                border: none;
            }

            .rd-navbar-main-outer .topbar .topbar-content .account .dropdown-menu {
                min-width: 157px;
            }

            .rd-navbar-main-outer .topbar .topbar-content .language .dropdown-menu {
                min-width: 113px;
            }

            .rd-navbar-main-outer .topbar .topbar-content .currency .dropdown-menu {
                min-width: 61px;
            }

            .rd-navbar-main-outer .topbar .topbar-content .dropdown-menu .item {
                padding: 12px 10px;
                border-bottom: 1px dashed #a7a7a7;
                line-height: 14px;
            }

                .rd-navbar-main-outer .topbar .topbar-content .dropdown-menu .item a {
                    color: #444;
                    font-size: 13px;
                }

                    .rd-navbar-main-outer .topbar .topbar-content .dropdown-menu .item a:hover {
                        color: #78b144;
                    }

                .rd-navbar-main-outer .topbar .topbar-content .dropdown-menu .item:last-child {
                    border-bottom: none;
                }

                .rd-navbar-main-outer .topbar .topbar-content .dropdown-menu .item i {
                    min-width: 22px;
                    color: #78b144;
                    font-size: 14px;
                }

                .rd-navbar-main-outer .topbar .topbar-content .dropdown-menu .item img {
                    margin-right: 8px;
                }

        .rd-navbar-main-outer .topbar #toggle-topbar {
            display: block;
            width: 30px;
            height: 34px;
            border-radius: 100%;
            background-color: #E52029;
            text-align: center;
            line-height: 47px;
            position: absolute;
            right: -85px;
            bottom: -16px;
            cursor: pointer;
            z-index: 99999;
            -webkit-transition: all ease-out 0.3s;
            -moz-transition: all ease-out 0.3s;
            -ms-transition: all ease-out 0.3s;
            -o-transition: all ease-out 0.3s;
            transition: all ease-out 0.3s;
        }

            .rd-navbar-main-outer .topbar #toggle-topbar i {
                font-size: 15px;
                font-weight: bold;
            }

    @media (min-width:250px) and (max-width:481px) {
        .rd-navbar-main-outer .topbar #toggle-topbar {
            display: block;
            width: 30px;
            height: 34px;
            border-radius: 100%;
            background-color: #E52029;
            text-align: center;
            line-height: 47px;
            position: absolute;
            right: 0px;
            bottom: -12px;
            cursor: pointer;
            z-index: 99999;
            -webkit-transition: all ease-out 0.3s;
            -moz-transition: all ease-out 0.3s;
            -ms-transition: all ease-out 0.3s;
            -o-transition: all ease-out 0.3s;
            transition: all ease-out 0.3s;
        }

        .rd-navbar-main-outer .topbar .topbar-content {
            display: none;
            line-height: 46px;
            font-size: 13px;
        }
    }

    .rd-navbar-main-outer .topbar-content .row a i {
        width: 20px;
        height: 20px;
        border: 1px solid;
        border-radius: 50%;
        text-align: center;
        padding: 3px;
        background-color: #E52029;
        color: #f0e8e8;
    }

    @media (min-width:320px) and (max-width:768px) {
        .rd-navbar-main-outer .topbar .topbar-content .topbar-left {
            display: flex;
            width: 105px;
        }
    }

    @media (min-width:769px) and (max-width:1440px) {
        .rd-navbar-main-outer .topbar .topbar-content .topbar-left .img-responsive {
            display: flex;
            margin-top: 5px;
            width: 20px;
        }
    }*/
.rd-navbar-classic.rd-navbar-static .rd-navbar-main-outer {
    /*padding-left: 15px;
    padding-right: 15px;*/
    /*border-top: 8px solid #C4A570;*/
    /*box-shadow:0 10px 20px rgb(0 0 0 / 10%);*/
}

/*.zmdi-plus:before {
    content: "\f278";
    font-family: "FontAwesome";
}

.zmdi-close:before {
    content: "\f136";
    font-family: "FontAwesome";
}*/

.fas fa-plus:before {
    content: "\f067";
    font-family: "FontAwesome";
}

.fas fa-times:before {
    content: "\f00d";
    font-family: "FontAwesome";
}

.expense label {
    float: left;
}

.expense .form-group {
    padding-bottom: 10px;
}

.admin-header-order label {
    color: black;
    padding: 5px;
}

@media (min-width:320px) and (max-width:374px) {
    .admin-header-order label {
        color: black;
        padding: 1px;
    }
}

/*input[type=checkbox] {
        -webkit-appearance: checkbox;
    }

    .checkbox-custom-dummy {
        -webkit-appearance: checkbox;
    }*/

/*Upload Profile Photo*/
.avatar {
    vertical-align: middle;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    border: 0.5px solid #787878;
}


@media (min-width:320px) and (max-width:768px) {
    .basicinfo {
        margin-left: 24px;
    }
}

.admin-order .admin-header h4 {
    font-weight: 500;
    color: black;
    /*text-transform: none;*/
    padding-left: 20px;
}

.admin-order .panel-body {
    border: 0.5px solid #cecccc;
    border-top: none;
    padding: 15px 0px 0px 0px;
}

.admin-order .price-header {
    margin-bottom: 15px;
}

@media (min-width:320px) and (max-width:450px) {
    .admin-order .order-btn {
        padding: 4px 10px;
        font-size: 12px;
        margin: 5px;
        margin-top: 15px;
    }
}

@media (min-width:320px) and (max-width:700px) {
    .padding-top {
        padding-top: 20px;
    }
}

.admin-order .delete-order {
    background-color: #fff;
    color: #000;
    font-weight: 500;
    border: none;
    float: right;
    margin-top: -21px;
    margin-right: 18px;
    padding: 4px 6px;
}

@media (min-width:768px) {
    .admin-order .delete-order {
        margin-bottom: 10px;
    }

    .mobcontact {
        background-color: #fff;
        min-height: 100%;
        padding: 5px;
        display: flex;
        flex-direction: column;
        gap: 10px;
        padding: 20px;
    }
}

.admin-order .order-cancel {
    background-color: #eb454d;
    border: none;
    color: #fff;
}

.admin-order .order-pen {
    background-color: #3870ed;
    color: #fff;
    border-radius: 6px;
}

@media (min-width:320px) and (max-width:767px) {
    .page-body {
        margin-top: 45px;
    }

    .blogimages {
        /* height: 215px;*/
        width: 290px;
    }

    .mobblogtext {
        text-align: justify;
        margin: 0px 20px;
    }

    .mobnewstext {
        text-align: left;
        margin: 0px 31px;
    }

    .contact-p {
        text-align: center;
        font-size: 15px;
        padding: 0px 31px;
    }

    .footerbg {
        position: relative;
        background-color: #55ba46;
        margin-top: 25px;
    }

    .mobcontact {
        background-color: #fff;
        min-height: 100%;
        padding: 5px;
        display: flex;
        flex-direction: column;
        gap: 10px;
        padding: 20px 10px;
    }

    .mobtextarea {
        width: 100%;
        margin-top: 15px;
        padding: 5px 10px;
        border: 1px solid #bbb
    }

    .contact-form-input-wrapper {
        height: 50px;
    }

    .mobcatprohead {
        margin-top: 20px;
        font-weight: 600;
        color: black;
        font-size: 18px;
        padding: 0 35px;
    }

    .minheading {
        font-size: 14px;
        font-weight: 400;
        padding: 10px 31px;
    }

    .product-price-wrap {
        margin: 5px 10px;
    }


  

		
        .blogimages {
            max-width: 100% !important;
        }

        .contactmodal {
            display: block !important;
        }

        .Mobcontactmodal {
            display: none !important;
        }

        /* .header_icons { */
            /* width: 19%; */
            /* top: 10px; */
        /* } */

        .Testimonialsinfo {
            font-size: 16px !important;
            line-height: 1.6;
        }

        .Mobproductimg {
            height: auto;
            width: auto;
        }

        .iconsound, .profile {
            height: 25px !important;
            width: 25px !important;
        }

        .webcreationhead {
            font-size: 30px !important;
        }
    }
	    @media (min-width:766px) and (max-width:1200px) {
		
		#offerOnCart {
	width: 87%!important;
}

.coming .container .time-content {
	column-gap: 0 !important;
}

.coming .time .number{
    width: 80px !important;
	font-size:40px !important

}

    @media (max-width:800px) {
        .rd-navbar-classic.rd-navbar-static .rd-navbar-nav-wrap {
            display: none !important;
        }
    }

    @media (min-width:800px) {
        .rd-navbar-toggle {
            display: none !important;
        }
    }

    @media (min-width:768px) and (max-width:1200px) {

        .rd-navbar-classic.rd-navbar-static .rd-navbar-nav-wrap {
            margin: 0 0px;
        }

        .rd-navbar-static .rd-nav-item + .rd-nav-item {
            margin-left: 10px;
        }

        .rd-navbar-static * + .rd-navbar-search {
            margin-left: 0px;
        }

        .rd-navbar-basket {
            right: 0px;
        }

        .my-account {
            /*top: 50px;*/
            right: 18px;
            z-index: 1050;
            position: relative;
        }
    }


    @media (min-width:768px) and (max-width:1023px) {
        .rd-navbar-search .rd-search-form-submit {
            margin: 17px 13px 19px 70px;
        }

        .my-account {
            /*top: 35px;*/
            right: 6px;
            z-index: 1082;
            position: relative;
        }
    }


    /**
 * 6.2.8. Product - Categories
 */
    .product-categories .item {
        /*border-bottom: 1px dashed black;
    background: white;*/
        margin: 0;
        padding: 0px 0px 0px 0px;
        position: relative;
        background-color: #f7f6f2;
        /*margin-bottom: 3px;*/
        border-bottom: 3px solid #fff;
    }

        .product-categories .item:last-child {
            /*border-radius: 0 0 10px 10px;*/
        }

        .product-categories .item .arrow {
            position: absolute;
            right: 14px;
            top: 10px;
            width: 20px;
            height: 20px;
            text-align: center;
            line-height: 20px;
            -webkit-border-radius: 2px;
            -moz-border-radius: 2px;
            -ms-border-radius: 2px;
            -o-border-radius: 2px;
            border-radius: 2px;
            /*color: #000;*/
            z-index: 1;
            cursor: pointer;
        }

            .product-categories .item .arrow.collapsed:hover {
                color: #fff;
            }

        .product-categories .item > a {
            position: relative;
            display: block;
            text-align: left;
            color: #7e7d7c;
            font-size: 14px;
            /*font-family: "Playfair Display",serif;*/
            font-family: "Roboto",sans-serif;
            font-weight: 700;
            padding-left: 15px;
        }

            .product-categories .item > a:hover {
                color: white;
                background-color: #7FD02C;
            }

        .product-categories .item:hover {
            color: white;
            background-color: #7FD02C;
        }

        .product-categories .item .sub-category {
            margin-top: 5px;
        }

            .product-categories .item .sub-category .item {
                padding: 5px 0 5px 20px;
                border-radius: 0;
                border: none;
            }

                .product-categories .item .sub-category .item a {
                    color: #909090;
                    font-size: 12px;
                    text-transform: uppercase;
                }

                    .product-categories .item .sub-category .item a:hover {
                        color: white;
                        /*background-color:white;*/
                    }

                .product-categories .item .sub-category .item:before {
                    content: "";
                    position: absolute;
                    width: 5px;
                    height: 5px;
                    background: #78b144;
                    -webkit-border-radius: 50%;
                    -moz-border-radius: 50%;
                    -ms-border-radius: 50%;
                    -o-border-radius: 50%;
                    border-radius: 50%;
                    top: 22px;
                    left: 0;
                    -webkit-transform: rotate(45deg);
                    -ms-transform: rotate(45deg);
                    transform: rotate(45deg);
                }

        .product-categories .item .arrow i {
            line-height: 20px;
        }

    .arrow.collapsed .glyphicon-chevron-down {
        display: block;
    }

    .arrow .glyphicon-chevron-down {
        display: none;
    }

    .arrow.collapsed .glyphicon-chevron-up {
        display: none;
    }

    .product-categories .item .arrow.collapsed {
        /*background: #d4cdae;*/
    }

        .product-categories .item .arrow.collapsed:hover {
            background: #7FD02C;
        }

    /*.aside-content .item .item:hover {
    background-color:#7fd02c;
        margin-bottom: 3px;
    padding-left: 15px;
}*/

    /*Custom Checkbox*/
    /* The container */
    .container-size {
        /*display: block;*/
        position: relative;
        padding-left: 5px;
        margin-bottom: 15px;
        cursor: pointer;
        font-size: 15px;
        text-align: justify;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

    @media (min-width:1400px) and (max-width:1600px) {
        .container-size {
            display: block;
            position: relative;
            padding-left: 58px;
            margin-bottom: 15px;
            cursor: pointer;
            font-size: 15px;
            text-align: justify;
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
        }
    }

    @media (min-width:1200px) and (max-width:1400px) {
        .container-size {
            display: block;
            position: relative;
            padding-left: 96px;
            margin-bottom: 15px;
            cursor: pointer;
            font-size: 15px;
            text-align: justify;
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
        }
    }

    @media (min-width:768px) and (max-width:1200px) {
        .container-size {
            display: block;
            position: relative;
            padding-left: 55px;
            margin-bottom: 15px;
            cursor: pointer;
            font-size: 15px;
            text-align: justify;
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
        }
    }

    @media (min-width:991px) {
        .aside-body .aside-row {
            padding-top: 15px;
        }
    }
    /* Hide the browser's default checkbox */
    .container-size input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0;
    }

    .sendbtn:hover {
        background-color: #C4A570;
        color: white;
    }
    /* Create a custom checkbox */
    .checkmark {
        position: absolute;
        top: 4px;
        left: 65px;
        height: 15px;
        width: 15px;
        background-color: #fff;
        border: 1px solid #4d4d4d;
        color: black;
        border-radius: 5px;
    }

    /* On mouse-over, add a grey background color */
    .container-size:hover input ~ .checkmark {
        background-color: #fff;
    }

    /* When the checkbox is checked, add a blue background */
    .container-size input:checked ~ .checkmark {
        background-color: #fff;
    }

    /* Create the checkmark/indicator (hidden when not checked) */
    .checkmark:after {
        content: "";
        position: absolute;
        display: none;
    }

    /* Show the checkmark when checked */
    .container-size input:checked ~ .checkmark:after {
        display: block;
    }

    /* Style the checkmark/indicator */
    .container-size .checkmark:after {
        left: 6px;
        top: 2px;
        width: 5px;
        height: 11px;
        border: solid black;
        border-width: 0 2px 3px 0;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    @media (min-width:320px) and (max-width:374px) {
        .checkmark {
            left: 85px;
        }

        .container-size {
            margin-left: -15px;
            position: initial;
        }
    }

    @media (min-width:375px) and (max-width:424px) {
        .checkmark {
            left: 100px;
        }

        .container-size {
            margin-left: -15px;
            position: initial;
        }
    }

    @media (min-width:425px) and (max-width:500px) {
        .checkmark {
            left: 103px;
        }

        .container-size {
            margin-left: -15px;
            position: initial;
        }
    }

    @media (min-width:501px) and (max-width:600px) {
        .checkmark {
            left: 140px;
        }
    }

    @media (min-width:601px) and (max-width:767px) {
        .checkmark {
            left: 215px;
        }
    }

    @media (min-width:768px) and (max-width:1000px) {
        .checkmark {
            left: 180px;
        }
    }

    @media (min-width:1024px) and (max-width:1200px) {
        .checkmark {
            left: 28px;
        }
    }

    @media (min-width:1200px) {
        .checkmark {
            left: 27px;
        }
    }

    @media (min-width:1400px) {
        .checkmark {
            left: 25px;
        }
    }


    .thead-dark .h-colour {
        background-color: #eaeaea;
        color: black;
        text-transform: uppercase;
    }


    @media (min-width:320px) and (max-width:500px) {
        .panel-box .header .button-show .bttn-show {
            font-size: 11px;
            padding: 4px;
        }
    }


    @media (min-width:320px) and (max-width:450px) {
        .wishlistbtn {
            margin-left: 137px;
            width: 160px;
        }
    }

    .page-loading {
        position: absolute;
        /* top: 58%;*/
        left: 38%;
        margin-left: 10%;
        -webkit-transform: translate3d(-50%,-50%,0);
        -moz-transform: translate3d(-50%,-50%,0);
        -ms-transform: translate3d(-50%,-50%,0);
        -o-transform: translate3d(-50%,-50%,0);
        transform: translate3d(-50%,-50%,0);
    }
}

@media (min-width:451px) and (max-width:767px) {
    .page-loading {
        position: absolute;
        top: 70%;
        left: 40%;
        margin-left: 10%;
        -webkit-transform: translate3d(-50%,-50%,0);
        -moz-transform: translate3d(-50%,-50%,0);
        -ms-transform: translate3d(-50%,-50%,0);
        -o-transform: translate3d(-50%,-50%,0);
        transform: translate3d(-50%,-50%,0);
    }
}

.page-loading .dot {
    width: 24px;
    height: 24px;
    background: #fac777;
    border-radius: 100%;
    display: inline-block;
    animation: load_page 1s infinite;
}

@media (min-width:320px) and (max-width:600px) {
    .page-loading .dot {
        width: 10px;
        height: 10px;
        background: #fac777;
        border-radius: 100%;
        display: inline-block;
        animation: load_page 1s infinite;
    }
}

@media (min-width:1200px) {
    .page-loading {
        position: absolute;
        top: 68%;
        left: 39%;
        margin-left: 10%;
        -webkit-transform: translate3d(-50%,-50%,0);
        -moz-transform: translate3d(-50%,-50%,0);
        -ms-transform: translate3d(-50%,-50%,0);
        -o-transform: translate3d(-50%,-50%,0);
        transform: translate3d(-50%,-50%,0);
    }
}

.page-loading .dot:nth-child(1) {
    animation-delay: 0.1s;
    background: #004822;
}

.newbanner {
    height: 500px;
}

.contactcard {
    /* background: linear-gradient( to right, white 50%, white 50%, green 50%, green 100% );*/
    height: 500px;
}

.contactbanner {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    /* z-index: 10;*/
}

.page-loading .dot:nth-child(2) {
    animation-delay: 0.2s;
    background: #004822;
}

.page-loading .dot:nth-child(3) {
    animation-delay: 0.3s;
    background: #004822;
}

@-moz-keyframes load_page {
    0% {
        transform: scale(1);
    }

    30% {
        opacity: .3;
        transform: scale(2);
    }

    60% {
        transform: scale(1);
    }
}

@-webkit-keyframes load_page {
    0% {
        transform: scale(1);
    }

    30% {
        opacity: .3;
        transform: scale(2);
    }

    60% {
        transform: scale(1);
    }
}


.thead-dark .h-colour th {
    text-align: center;
	font-weight:400
}

*Search City*/ .modal-content .modal-body .form-search form input[type="text"] {
    border: 1px solid #e1e1e1;
    padding: 10px 35px;
    -webkit-border-radius: 42px;
    -moz-border-radius: 42px;
    -ms-border-radius: 42px;
    -o-border-radius: 42px;
    border-radius: 0px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    outline: none;
    color: #919191;
    overflow: hidden;
    margin-left: 0;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    text-transform: uppercase;
    font-size: 12px;
    width: 100%;
    height: 38px;
}

.modal-content .form-search form button {
    position: absolute;
    top: 25px;
    right: 40px;
    margin-left: 10px;
    color: #e3e0d3;
    cursor: pointer;
    height: 42px;
    line-height: 42px;
    border: none;
    background: none;
}

.city ul {
    list-style-type: none;
}
/*.city li{
    float:left
}*/

.city .city-name {
    display: block;
    /*padding:10px 52px 25px;*/
}

@media (min-width:320px) and (max-width:424px) {
    .city .city-name {
        display: block;
        /*padding: 10px 0px 25px;*/
    }
}

@media (min-width:425px) and (max-width:767px) {
    .city .city-name {
        display: block;
        /*padding: 10px 5px 25px;*/
    }
}

@media (min-width:768px) and (max-width:1023px) {
	
    .city .city-name {
        display: block;
        /*padding: 10px 25px 25px;*/
    }
}

#other-cities {
    max-height: 200px;
    overflow-y: auto;
}

#panel, .flip {
    font-size: 16px;
    padding: 10px;
    text-align: center;
    background-color: white;
    color: white;
    border: solid 1px #f7f6f2;
    margin: auto;
}

#panel {
    display: none;
}

.modal-backdrop {
    background-color: #111;
    opacity: 0.9;
}

.banner-item {
    position: relative;
    /*border: 1px solid #e3e0d3;*/
    margin-bottom: 15px;
    border-radius: 10px;
}

@media(min-width:741px) and (max-width:989px) {
    .banner-item {
        position: relative;
        /*border: 1px solid #e3e0d3;*/
        margin-bottom: 30px;
        border-radius: 10px;
        height: 170px;
    }
	.banner-item1 {
    position: relative;
    border: 1px solid #e3e0d3;
    margin-bottom: 30px;
    border-radius: 10px;
    width: 210px;
}
}

@media(min-width:374px) and (max-width:740px) {
    .banner-item {
        position: relative;
        /*border: 1px solid #e3e0d3;*/
        margin-bottom: 30px;
        border-radius: 10px;
        height: 155px;
    }
}

@media(min-width:320px) and (max-width:375px) {
    .banner-item {
        position: relative;
        /*border: 1px solid #e3e0d3;*/
        margin-bottom: 30px;
        border-radius: 10px;
        height: 210px;
    }
	.banner-item img {
        position: relative;
        /*border: 1px solid #e3e0d3;*/
        margin-bottom: 5px;
        width: 300px;
    }
	 .banner-item1 {
        position: relative;
        margin-bottom: 30px;
        border-radius: 10px;
        width: 280px;
    }
	.banner-item1 img {
        position: relative;
        border: 1px solid #e3e0d3;
        margin-bottom: 5px;
        width:280px;
    }
}

.iconsound {
    height: 28px;
    width: 28px;
}

@media(min-width:375px) and (max-width:667px) {
    #exampleModal {
        width: 60% !important;
        height: 69vh !important;
    }
}

@media(min-width:320px) and (max-width:800px) {

    #username {
        font-size: 12px !important;
    }

    .iconsound, .profile {
        height: 20px !important;
        width: 20px !important;
        z-index: 50000;
    }

    #exampleModal {
        width: 77% !important;
        height: 96vh !important;
    }

    .creationhr {
        width: 35% !important;
    }

    .q {
        text-align: justify;
    }
}

.creationhr {
    width: 14%;
}

.banner-item .text {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 320px;
    color: #fff;
    z-index: 9999;
    transition: 0.5s;
    opacity: 0;
}

.banner-item:hover {
    opacity: 1;
}

.banner-item h4 {
    vertical-align: middle;
    font-weight: 400;
    margin-top: 5px;
    margin-bottom: 0px;
    font-size: 14px;
    line-height: 24px
}

.banner-item .text .button {
    background: #000;
    border: 1px solid #000;
    padding: 10px 15px;
    border-radius: 23px;
    font-weight: bold;
    margin-top: 10px;
    display: inline-block;
    color: #fff;
}

.q {
    color: white;
    font-size: 16px;
    font-weight: 400;
}

.homegamtalogo {
    height: 100px;
}

.homeinfo {
    /* font-size: 19px;
    padding: 40px;*/
    padding-top: 20px;
    font-weight: 400;
}

.contactusbanner {
    height: 350px;
}

.ContactUsHeadText {
    position: absolute;
    /* bottom: 8px; */
    /* left: 25%; */
    top: 37%;
    color: white;
    font-weight: 500;
    font-size: 25px;
}

.ContactUsText1 {
    position: absolute;
    /* bottom: 8px; */
    /* left: 25%; */
    top: 48%;
    font-weight: 300;
    color: white;
    font-size: 15px;
}

.ContactUsText2 {
    position: absolute;
    /* bottom: 8px; */
    /* left: 25%; */
    top: 55%;
    font-weight: 300;
    color: white;
    font-size: 15px;
}

.bloginfo {
    /*color: black;*/
    font-size: 16px;
    margin-top: 10px;
    font-weight: 400;
	margin-bottom:0px
}

.heading-1 {
    margin-top: 30px;
}

.blogpageinfo {
    font-size: 16px;
    font-weight: 300 !important;
    line-height: 1.5 !important;
}

.blog {
    padding-top: 50px
}

}

.creationhead {
    color: #362317;
    font-family: oswald !important;
    text-decoration: underline;
    font-size: 25px;
    text-decoration-color: #516280;
}

.modal-backdrop {
    display: none;
}

.modalDialog1 {
    position: fixed;
    font-family: Arial, Helvetica, sans-serif;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99999;
    opacity: 1;
    -webkit-transition: opacity 400ms ease-in;
    -moz-transition: opacity 400ms ease-in;
    transition: opacity 400ms ease-in;
    pointer-events: auto;
    display: none;
    /*	background:rgba(0,0,0,0.8);*/
}

.modal-backdrop1 {
    background: rgba(0,0,0,0.8);
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
}

.modalDialog1:target {
    opacity: 1;
    pointer-events: auto;
}

.modalDialog1 .overlay {
    width: 450px;
    position: relative;
    margin: 5% auto;
    padding: 40px 50px;
    border-radius: 0;
    background: white;
    z-index: 9999;
}

.close1 {
    background: black;
    color: #FFFFFF;
    line-height: 25px;
    position: absolute;
    right: -12px;
    text-align: center;
    top: -10px;
    text-decoration: none;
    font-weight: bold;
    opacity: 1;
    width: 40px;
    height: 30px;
    border-radius: 50%;
    padding: 6px 0px;
}

.modal-backdrop1.in {
    opacity: 0;
}

.close1:focus, .close1:hover {
    background: black;
    color: white;
    opacity: 1;
    text-decoration: none;
}

.modal-body1 .coupon-btn1, .modal-body1 .thanks-btn1 {
    background: #dc241e;
    width: 36%;
    float: left;
    display: inline-block;
    margin: 30px 20px 20px;
    color: #fff;
    cursor: pointer;
    font-family: "Oswald", sans-serif;
}

.modal-head1 {
    text-align: center;
}

.modal-body1 .coupon-btn1 {
    background: gray;
}

body.modal-open {
    overflow: auto;
    padding-right: 0 !important;
}

.heading {
    display: table;
    width: 100%;
}

.open {
    background: #00BCD4;
    padding: 8px 30px;
    font-size: 23px;
    color: white;
    border-radius: 3px;
    border: none;
    text-transform: uppercase;
    font-weight: 600;
    cursor: pointer;
}

.profilename {
    color: #645038;
    margin-top: 20px;
    font-size: 20px;
}

.bloghead {
    color: #362317;
    font-size: 23px;
}

.padding-bottom {
    padding-bottom: 35px;
}

.imagetext {
    font-size: 18px;
    color: white;
}

.bottom-center-full {
    position: absolute;
    bottom: 8px;
    left: 43%;
    color: white;
    font-weight: 700;
    font-size: 20px;
}

.bottom-center-half {
    position: inherit;
    bottom: 60px;
    /* left: 36%; */
    color: white;
    text-align: center;
    font-weight: 700;
    font-size: 33px;
}

}

.bottom-center-half-four {
    position: absolute;
    bottom: 8px;
    left: 34%;
    color: white;
    font-weight: 700;
    font-size: 20px;
}

.productbanner {
    height: 320px;
}

.homeproductimagesmall {
    max-height: 390px;
}

.profileicon {
    border-radius: 50%;
    height: 130px;
    width: 130px;
}
/*.homeproductimage{
height:300px;
 }*/
.bottom-top {
    position: absolute;
    text-align: center;
    top: 10%;
    left: 50%;
    transform: translateX(-50%);
    /* bottom: 8px; */
    color: white;
    font-weight: 500;
    font-size: 30px;
}

.mrgntop {
    margin-top: 35px !important;
}

.bottom-topnext {
    position: absolute;
    text-align: center;
    top: 28%;
    left: 50%;
    transform: translateX(-50%);
    /* bottom: 8px; */
    color: white;
    font-weight: 500;
    font-size: 20px;
}

.minheading {
    font-size: 14px;
    font-weight: 400;
    margin-top: 6px;
}

.banner-item .text .button:hover {
    background: #3ba66b;
    border: 1px solid #3ba66b;
}

.banner-item .text .button i {
    margin-right: 6px;
    font-size: 18px;
}

.banner-item .image-mask {
    width: 100%;
    position: absolute;
    background-color: #5eb485;
    top: 0px;
    left: 0;
    height: 100%;
    opacity: 0;
    transition: 0.5s;
}

.banner-item:hover .image-mask {
    opacity: 0.6;
}

.rd-navbar {
    background: white !important;
    padding-bottom: 6px;
    padding-top: 6px;
}

@media (min-width:990px) {
    .banner-item {
        position: relative;
        /*border: 1px solid #e3e0d3;*/
        /*margin-bottom: 30px;*/
        border-radius: 0;
		width:190px;
        /*height: 200px;*/
    }
	.banner-item1 {
    position: relative;
    border: 1px solid #e3e0d3;
    /* margin-bottom: 30px; */
    border-radius: 0;
    width: 190px;
    /* height: 200px; */
}
}

@media(min-width:320px) and (max-width:374px) {
    .title-product {
        font-size: 15px !important;
		line-height:20px !important;
    }
}

@media(min-width:375px) and (max-width:424px) {
    .title-product {
        font-size: 14px;
    }
}

/*@media screen and (max-width:1440px) {
    .my-account {
        right: 8px;
        /*z-index: 1082;
        position: relative;
    }
}*/
.pad-top {
    padding-top: 150px;
    margin-left: 5%;
	margin-right:-3%;
}

@media screen and (min-width:768px) {
    .my-account {
        /*right: 20px;*/
        position: relative;
        /*z-index: 1082;
        position: relative;*/
    }
}

@media(min-width:320px) and (max-width:768px) {

    .firstname {
        display: none;
    }

    .citylabel {
        margin-top: 15px;
    }

    .leftpanel {
        display: none;
    }
}


@media(min-width:320px) {
    .form-in {
        width: 300px;
    }

    .rd-navbar-fixed .rd-navbar-fixed-element-3 {
        right: 9px;
    }
}

@media(min-width:375px) {
    .form-in {
        width: 300px;
    }

    .rd-navbar-fixed .rd-navbar-fixed-element-3 {
        right: 35px;
    }
}

@media(min-width:425px) {
    .form-in {
        width: 365px;
    }

    .rd-navbar-fixed .rd-navbar-fixed-element-3 {
        right: 35px;
    }
}

@media(min-width:768px) {
    .form-in {
        width: 265px;
    }

    .rd-navbar-search .rd-search-form-submit {
        margin: 17px 13px 19px 95px;
        width: 20px;
    }
	
   .page-loading {
        position: absolute;
        top: 60%;
        left: 42%;
        margin-left: 8%;
        -webkit-transform: translate3d(-50%,-50%,0);
        -moz-transform: translate3d(-50%,-50%,0);
        -ms-transform: translate3d(-50%,-50%,0);
        -o-transform: translate3d(-50%,-50%,0);
        transform: translate3d(-50%,-50%,0);
    }
}

@media (min-width:1200px) {
    .form-in {
        width: 400px;
    }

    .rd-navbar-search .rd-search-form-submit {
        margin: 17px 13px 19px 140px;
    }
}

@media (min-width:1300px) {
    .form-in {
        width: 400px;
    }

    .rd-navbar-search .rd-search-form-submit {
        margin: 17px 13px 19px 140px;
    }
}

@media (min-width:1440px) {
    .form-in {
        width: 400px;
    }

    .rd-navbar-search .rd-search-form-submit {
        margin: 17px 13px 19px 170px;
    }

    /*.my-account .dropdown1 .toggle-icon {
            right: 18px;
            z-index: 1040;
            position: relative;
        }*/
}

.availability {
    /*float:right;*/
    font-size: 14px;
}

.instock {
    color: #78b144;
    /*float:right;*/
}

.stock {
    color: #e52029;
    /*float:right;*/
}


@media (min-width: 320px) and (max-width:768px) {
    #MobileTopScrollbar {
        display: block;
    }

    #DesktopTopScrollbar {
        display: block;
    }
}

@media (min-width: 769px) and (max-width:1440px) {
    #MobileTopScrollbar {
        display: none;
    }

    #DesktopTopScrollbar {
        display: block;
    }
}

/*Mobile View Footer*/
@media (min-width:320px) and (max-width:426px) {

    .footer-fix {
        display: block;
    }

    .footer-classic {
        margin-bottom: 0px;
    }

    .mini-footer-classic.sticky {
        position: fixed !important;
        z-index: 999;
        bottom: 0;
        left: 0;
        background: #fff;
        width: 100%;
        transition: 1s;
        height: 60px;
    }

    .menu-link label {
        margin-top: 5px;
    }

    .availability {
        float: none;
        font-size: 14px;
    }
}

@media (min-width:427px) {
    .footer-fix {
        display: none;
    }
}

#main-menu {
    background: transparent;
    text-align: left;
    /* margin-left: 20px; */
    border-bottom: none;
    margin-bottom: 0;
    position: relative;
    /* border: 1px solid #281e1e4a; */
    /* margin-top: 5px; */
    z-index: 99;
    padding-left: 5px;
    width: 100%;
}

    #main-menu ul {
        margin-bottom: 0;
    }

.menu li {
    float: left;
    padding: 0px 3px;
}

#main-menu > ul > li:first-child > a {
    /* padding-left: 73px; */
}

#main-menu > ul > li > a {
    color: #fff;
    font-size: 12px;
    /* padding: 38px 12px; */
    border-right: 1px solid white;
}

#main-menu > ul > li > a {
    display: block;
    padding: 5px 15px;
    color: black;
    line-height: 0px;
    font-size: 12px;
    word-spacing: 2px;
}

#main-menu i {
    display: block;
    margin: 0 auto 10px auto;
    width: 32px;
    height: 32px;
    margin: 10px auto 0;
    line-height: 32px;
    text-align: center;
    font-size: 20px;
    color: #444444;
    margin-top: 0;
    padding-top: 5px;
}

/*#main-menu a span {
            color: black;
            font-size: 10px;
            padding: 5px 0 10px 0;
            display: block;
            text-transform: uppercase;
            letter-spacing: 1px;
        }*/

@media (min-width:320px) and (max-width:374px) {
    #main-menu > ul > li > a {
        padding: 5px 5px;
    }
}

@media (min-width:375px) and (max-width:424px) {
    #main-menu > ul > li > a {
        padding: 5px 10px;
    }
}

.menu-link span {
    position: absolute;
    top: 15px;
    margin-left: 30px;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0;
    font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    color: #7fd02c;
}



.slick-product-figure-image {
    /* height: 355px;
    width: 325px;*/
    position: relative;
    overflow: hidden;
    /*background: #f9faf9;*/
    transition: all .3s ease;
    border: 1px solid #f3f3f3;
	margin-left:-14px
}

@media (min-width:320px) and (max-width:500px) {
    . .slick-product-figure-image {
        height: 300px;
        width: 300px;
        margin: auto;
    }

    .productdetail {
        width: 300px;
        height: 300px;
    }

    .child-carousel.slick-product-figure {
        width: 90px;
    }
}

@media (min-width:501px) {
}



.online4115 {
    margin-top: -20px;
}

.btn-group-vertical > .btn-group:after, .btn-group-vertical > .btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .modal-header:after, .modal-header:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
    display: table;
    content: " ";
}



@media screen and (min-width: 768px) {
    #mobile_image,
    .marginleftIndias1 {
        display: none;
    }

    #desktop_image {
        display: block;
    }

    .certifiedwidth {
        margin: 10px !important;
        position: relative;
        height: 92px;
    }
}

@media (max-width: 767px) and (min-width: 320px) {
    #desktop_image {
        display: none;
    }

    .banner-item {
        position: relative;
        /*border: 1px solid #e3e0d3;*/
        margin-bottom: 30px;
        border-radius: 10px;
        height: 125px;
    }

    #mobile_image,
    .marginleftIndias1 {
        margin-top: 0px;
        display: block;
    }
}


@media (min-width:320px) and (max-width:450px) {
    .mobile-figure {
        display: flex;
        align-items: flex-end;
        justify-content: center;
        min-height: 0px;
    }

    .mobileproduct {
        padding: 0px;
        border-bottom: 3px solid #f3f3f3;
        border-right: 3px solid #f3f3f3;
    }

    .mob-pro {
        position: relative;
        text-align: center;
        padding: 10px 15px 10px;
        max-width: 287px;
        margin-left: auto;
        margin-right: auto;
        z-index: 1;
        margin-bottom: 0px;
    }

    .mobiletitle {
        font-size: 1.70vh;
    }

    .select2-container {
        width: 70px;
        margin-left: 16px;
        position: relative;
        display: inline-block;
        vertical-align: middle;
        text-align: left;
        height: 42px;
        /* margin: 0; */
        padding: 0px;
        margin-bottom: 15px !important;
        font-size: 12px;
        line-height: 26px;
        font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
        background: transparent;
        border-radius: 3px;
    }

    .mobile-price {
        display: inline-block;
        vertical-align: middle;
        font-size: 12px;
        line-height: 1;
        font-weight: 700;
        letter-spacing: 0;
        color: #7fd02c;
    }

    .mobile-old-price {
        display: inline-block;
        vertical-align: middle;
        font-size: 20px;
        line-height: 1;
        font-weight: 700;
        letter-spacing: 0;
        /*color: #7fd02c;*/
    }

    .cart-mobile {
        max-width: 80px;
        margin-left: auto;
        margin-right: auto;
    }

    .stepper input[type="number"] {
        width: 100%;
        padding: 8px 30px;
        font-weight: 400;
        font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
        text-align: center;
        -moz-appearance: textfield;
        background: #fff;
        min-height: 32px;
        font-size: 14px;
        margin-top: 4px;
    }

    .cart-mobile .stepper-arrow.up {
        font-size: 13px;
    }

    .cart-mobile .stepper-arrow {
        position: absolute;
        text-align: center;
        top: 63%;
        margin-top: -15px;
        width: 19px;
        height: 19px;
        font-size: 14px;
        line-height: 16px;
        font-weight: 400;
        font-family: "Material Design Icons";
        cursor: pointer;
        color: #151515;
        border-radius: 50%;
        transition: .3s all ease;
    }

        .cart-mobile .stepper-arrow.down {
            font-size: 13px;
        }

    .mobile-btn .button {
        /*text-align: center;
            padding: 0;
            width: 30px;
            height: 33px;
            font-size: 14px;
            line-height: 28px;
            border-radius: 50%;*/
        text-align: center;
        padding: 0;
        width: 28px;
        height: 27px;
        font-size: 14px;
        line-height: 26px;
        border-radius: 50%;
    }

    .mobile-price-wrap {
        margin: 0px 0px;
    }

    .mobileimg {
        display: inline-block;
        height: 80px;
        width: 80px;
    }
}

@media (min-width:451px) {
    .product-figure a img {
        /*   height: 176px;
            width: 230px;*/
        height: 100%;
        width: 100%;
    }
}



.arrow.collapsed .fa-angle-down {
    display: block;
}

.arrow .fa-angle-down {
    display: none;
}

.arrow.collapsed .fa-angle-up {
    display: none;
}

@media (min-width:320px) and (max-width:450px) {
    .cssload-circle .cssload-inner {
        max-width: 100px;
        max-height: 100px;
        /*border-radius: 100%;*/
        /*border: 2px solid rgba(229, 32, 41, 0.7);*/
        /*border-right: none;
	border-top: none;*/
        /*background-clip: padding;*/
        /*box-shadow: inset 0 0 10px rgba(229, 32, 41, 0.15);*/
        background-repeat: no-repeat;
        margin-left: 25px;
        background-image: url("Images/80org-logo.jpg");
    }

    .product-figure a .mobile-img {
        height: 100%;
        width: 100%;
    }
}

@media (min-width:320px) and (max-width:350px) {

    .mob-cart-img {
        height: 100px;
        width: 150px;
        display: block;
    }
}

@media (min-width:351px) and (max-width:450px) {

    .mob-cart-img {
        height: 100px;
        width: 150px;
        margin-right: 70px;
    }
}

@media (min-width:320px) and (max-width:450px) {
    .cart-btn {
        padding: 2px 7px;
    }
}

.single-product .button {
    min-width: 100px;
}


@media (min-width:768px) {
    .section-para {
        margin-top: 25px;
    }

    .releted-pro {
        position: relative;
        text-align: center;
        padding: 5px 15px;
        max-width: 287px;
        margin-left: auto;
        margin-right: auto;
        z-index: 1;
        margin-bottom: 20px;
        height: 470px;
    }
}

@media (min-width:320px) and (max-width:767px) {
    .section-para {
        margin-top: 10px;
    }
	.bannerHeadText {
    left: 0%;
    margin-top: 80px;
    font-weight: 600;
    color: #004C26;
	font-size:30px
}
.pagebanner {
    height: 160px;
}
}

.reg-label {
    padding: 0;
    text-align: right;
    top: 13px;
    color: red;
}

@media (min-width:320px) and (max-width:450px) {
    .table-cart-figure {
        display: inline-block;
        text-align: center;
        width: 100%;
        max-width: 90px;
        /*background: #f5f5f5;*/
    }

    .table-cart .cart-th {
        font-size: 10px;
        padding: 12px 10px;
    }

    .table-cart .cart-na {
        font-size: 10px;
    }

    .table-cart td:nth-child(3) {
        min-width: auto;
    }

    .table-cart .cart-price {
        font-size: 10px;
    }

    .table-cart td:nth-child(4) {
        font-size: 10px;
        min-width: auto;
    }

    .table-cart .cart-step .stepper-arrow {
        width: 15px;
        height: 22px;
        font-size: 10px;
        line-height: 20px;
        top: 75%;
    }

    .table-cart .cart-step {
        max-width: 50px;
    }

        .table-cart .cart-step .stepper input[type="number"] {
            min-height: 30px;
            padding: 7px 15px;
            min-width: 49px;
            font-size: 12px;
        }
}

.admin-label {
    padding: 0;
    text-align: right;
    color: red;
}

@media (min-width:1200px) {
    .order-btn {
        padding-left: 44px;
    }
}

.table-checkout .order-total {
    font-size: 14px;
}

@media (min-width:320px) and (max-width:500px) {
    .table-checkout td:last-child {
        min-width: 125px;
        text-align: right;
    }

    .table-checkout .order-total {
        font-size: 10px;
    }

    .table-checkout td {
        padding: 10px 15px;
        letter-spacing: .05em;
        color: #151515;
        font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    }

        .table-checkout td:first-child {
            min-width: 125px;
        }
}

.product-category-img {
    height: 115px;
    width: 155px;
    /*border: 1px solid #ccc;*/
}

@media (min-width:320px) and (max-width:425px) {
    .product-category-img {
        height: 80px;
        width: 155px;
        /*border: 1px solid #ccc;*/
    }
}

form [type="reset"] {
    position: relative;
    border: none;
    /* display: block; */
    width: 16px;
    border-radius: 20px;
    top: -46px;
    bottom: 2px;
    right: -88px;
    background-color: #fff;
    padding: 0px;
    margin: 0px;
    color: #e3e0d3;
}

.cart-image {
    height: 50px;
    width: 50px;
}

.glyphicon-heart, .glyphicon-trash {
    font-size: 18px;
}


@media(min-width:320px) and (max-width:500px) {
    .cart-image {
        height: 50px;
        width: 50px;
    }

    .cart-name {
        font-size: 10px;
    }

    .glyphicon-heart, .glyphicon-trash {
        font-size: 13px;
    }

    form [type="reset"] {
        position: relative;
        border: none;
        /* display: block; */
        width: 16px;
        border-radius: 20px;
        top: -32px;
        bottom: 2px;
        right: -88px;
        background-color: #fff;
        padding: 0px;
        margin: 0px;
        color: #e3e0d3;
    }

    /*.form-search-wrap {
        margin-left: 54px;
    }*/
}

.form-search-wrap form button {
    position: absolute;
    /*top: 5px;*/
    right: 12px;
    margin-left: -40px;
    color: #e3e0d3;
    cursor: pointer;
    height: 25px;
    /*line-height: 42px;*/
    border: none;
    background: none;
}

@media (min-width:320px) and (max-width:767px) {
    .form-search-wrap form button {
        position: absolute;
        top: 12px;
        right: 12px;
        margin-left: -40px;
        color: #e3e0d3;
        cursor: pointer;
        height: 25px;
        /*line-height: 42px;*/
        border: none;
        background: none;
    }
}

@base:#212121;
@color:silver;
@accent:#27ae60;
@borderRadius:3px;

.twoToneCenter {
    text-align: center;
    margin: 1em 0;
}

.twoToneButton {
    display: inline-block;
    border: 1px solid darken(@base,50%);
    outline: none;
    padding: 10px 20px;
    line-height: 1.4;
    background: @base;
    background: linear-gradient(to bottom, lighten(@base,20%) 0%,lighten(@base,15%) 50%,darken(@base,5%) 51%,darken(@base,2.5%) 100%);
    border-radius: @borderRadius;
    border: 1px solid darken(@base,30%);
    color: lighten(@color,10%);
    text-shadow: darken(@color,80%) -1px -1px 0px;
    position: relative;
    transition: padding-right .3s ease;
    font-weight: 700;
    box-shadow: 0 1px 0 lighten(@base,30%) inset, 0px 1px 0 lighten(@base,10%);
}

    /*.twoToneButton:hover {
    box-shadow:0 0 10px darken(@base,10%) inset, 0px 1px 0 lighten(@base,10%);
    color:lighten(@color,20%);
}*/

    .twoToneButton:active {
        box-shadow: 0 0 10px darken(@base,10%) inset, 0px 1px 0 lighten(@base,10%);
        color: lighten(@color,30%);
        background: darken(@base,10%);
        background: linear-gradient(to bottom, lighten(@base,10%) 0%,lighten(@base,5%) 50%,darken(@base,5%) 51%,darken(@base,10%) 100%);
    }

    .twoToneButton.spinning {
        background-color: @base;
        padding-right: 40px;
    }

        .twoToneButton.spinning:after {
            content: '';
            position: absolute;
            right: 6px;
            top: 50%;
            width: 0;
            height: 0;
            box-shadow: 0px 0px 0 1px darken(@base,10%);
            position: absolute;
            border-radius: 50%;
            animation: rotate360 .5s infinite linear, exist .1s forwards ease;
        }

        .twoToneButton.spinning:before {
            content: "";
            width: 0px;
            height: 0px;
            border-radius: 50%;
            right: 6px;
            top: 50%;
            22 position: absolute;
            border: 2px solid darken(@base,40%);
            border-right: 3px solid @accent;
            animation: rotate360 .5s infinite linear, exist .1s forwards ease;
        }



@keyframes rotate360 {
    100% {
        transform: rotate(360deg);
    }
}

@keyframes exist {
    100% {
        width: 20px;
        height: 20px;
        margin: -8px 5px 0 0;
    }
}

body {
    background: @base;
}


.overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    transition: opacity 500ms;
    visibility: hidden;
    opacity: 0;
    z-index: 111;
}

    .overlay:target {
        visibility: visible;
        opacity: 1;
    }

.popup {
    margin: 70px auto;
    padding: 20px;
    background: #fff;
    border-radius: 5px;
    width: 70%;
    position: relative;
    transition: all 5s ease-in-out;
    top: 30%;
    bottom: 50%;
}

    .popup h2 {
        margin-top: 0;
        color: #333;
        font-family: Tahoma, Arial, sans-serif;
    }

    .popup .close {
        position: absolute;
        top: 20px;
        right: 30px;
        transition: all 200ms;
        font-size: 30px;
        font-weight: bold;
        text-decoration: none;
        color: #333;
    }

        .popup .close:hover {
            color: #06D85F;
        }

    .popup .content {
        max-height: 30%;
        overflow: auto;
    }

@media screen and (max-width: 700px) {
    .box {
        width: 90%;
    }

    .popup {
        margin: 70px auto;
        padding: 20px;
        background: #fff;
        border-radius: 5px;
        width: 90%;
        position: relative;
        transition: all 5s ease-in-out;
    }
}

.Total.cart-price {
    font-weight: 700;
}
/*.homeinfo:hover {
    color: #c4a570;
    cursor: pointer;
}*/
.profile {
    /* border: 0.5px solid #787878;*/
    border-radius: 50%;
    width: 25px;
    height: 25px;
    cursor: pointer;
    margin-top: 20px;
}

@media screen and (min-width:500px) {
    .productdetail {
        width: 500px;
        height: 500px;
    }
}


.owl-item.active > div:after {
    /*content: 'active';*/
}

.owl-item.center > div:after {
    /*content: 'center';*/
}

.owl-item.active.center > div:after {
    /*content: 'active center';*/
}

.owl-item > div:after {
    font-family: sans-serif;
    font-size: 24px;
    font-weight: bold;
}

/*Login form*/
.signin-form {
    width: 400px;
    margin: 0 auto;
    /*  padding: 30px 0;*/
    padding: 90px 0;
}

.register-form {
    width: 550px;
    margin: 0 auto;
    /* padding: 30px 0;*/
    padding: 90px 0;
}

@media (min-width:250px) and (max-width:450px) {
    .signin-form {
        width: 300px;
        margin: 0 auto;
        padding: 30px 0;
    }

    .register-form {
        width: 300px;
        margin: 0 auto;
        padding: 30px 0;
    }

    .social-btn .btn {
        color: #fff;
        margin: 10px 0 0 30px;
        font-size: 15px;
        width: 48px;
        height: 48px;
        line-height: 30px;
        border-radius: 50%;
        font-weight: normal;
        text-align: center;
        border: none;
        transition: all 0.4s;
    }
}

.signin-form section {
    border-radius: 5px;
    margin-bottom: 20px;
    background: #fff;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    padding: 15px 30px;
}

.register-form section {
    border-radius: 5px;
    margin-bottom: 20px;
    background: #fff;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    padding: 40px;
}

.signin-form .hint-text {
    color: #999;
    text-align: center;
    margin-bottom: 20px;
}

.social-btn .btn:first-child {
    margin-left: 0;
}

.social-btn {
    background-color: #fff;
}

    .social-btn .btn-info {
        background: #64ccf1;
    }

.social-btn {
    background-color: #fff;
}

    .social-btn .btn {
        color: #fff;
        background-color: #fff;
        margin: 10px 0 0 30px;
        font-size: 15px;
        /*width: 40px;*/
        /*/*padding: 5px;
    height: 40px;*/
        line-height: 21px;
        border-radius: 50%;
        font-weight: normal;
        text-align: center;
        border: none;
        transition: all 0.4s;
        box-shadow: none;
    }

fb-login-button {
    width: 300px !important;
    font-size: 16px !important;
    line-height: 30px !important;
    padding: 3px 8px !important;
}

.loginmobile {
    border-width: 1px !important;
}

.social-btn:hover {
    background-color: #fff;
    color: #fff;
}

.social-btn :hover, social-btn:active {
    background-color: #fff;
    color: black;
    /* border: none;*/
}

.social-btn .btn i {
    font-size: 20px;
}

.or-seperator {
    margin: 30px 0 5px;
    text-align: center;
    border-top: 1px solid #e0e0e0;
}

    .or-seperator b {
        padding: 0 10px;
        width: 40px;
        height: 40px;
        font-size: 16px;
        text-align: center;
        line-height: 40px;
        background: #fff;
        display: inline-block;
        border: 1px solid #e0e0e0;
        border-radius: 50%;
        position: relative;
        top: -22px;
        z-index: 1;
    }

.brand-logo-dark {
    min-width: 28px;
    height: 28px;
}


@media (min-width:990px) {
    .location-img img {
        height: 15px;
    }

    .section-long {
        padding: 40px 0;
    }
}


@media (min-width:320px) and (max-width:990px) {
    .carticon {
        margin-left: 0px !important;
    }

    .register-form .reg-form {
        border-radius: 5px;
        margin-bottom: 20px;
        background: #fff;
        box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
        padding: 10px;
    }

    .location-img img {
        height: 18px;
    }

    .aside-item .aside-body {
        padding: 10px;
    }

    .cont-detail {
        margin-bottom: 50px;
    }
}

.external-log {
    margin-top: 15px;
}

@media (min-width:768px) {
    .login-input {
        padding: 10px 0;
        font-size: 13px;
    }

    .login-btn {
        margin-top: 0px;
    }

    .log-btn {
        padding: 5px 25px;
    }

    .footer-classic {
        margin-top: 0px;
    }

    .disc-tab-line {
        margin-top: 0px;
    }
}

#CaptchaImage {
    margin-top: 5px;
}

.out-of-stock:before {
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    margin: -0.3em -5em;
    transform: scale(0.7);
    -webkit-transform: scale(0.7);
    border: 2px rgba(255,255,255,0.7) dashed;
}

.out-of-stock {
    top: 1em;
    left: -6em;
    color: #fff;
    display: block;
    position: absolute;
    text-align: center;
    text-decoration: none;
    letter-spacing: .06em;
    background-color: #E52029;
    padding: 0.5em 5em 0.4em 5em;
    text-shadow: 0 0 0.75em #444;
    box-shadow: 0 0 0.5em rgba(0,0,0,0.5);
    font: bold 16px/1.2em Arial, Sans-Serif;
    /*display: inline-block;
    position: absolute;
    text-align: center;
    top: 25px;
    left: -13px;
    
    padding: 5px 5px;
    font-size: 12px;
    line-height: 1;
    font-weight: 100;
    letter-spacing: .02em;
   
    font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    border-radius: 6px;
    color: #ffffff;
    z-index: 1;
    background-color: #E52029;*/
    /*-ms-transform: rotate(-45deg); /* IE 9 
    -webkit-transform: rotate(-45deg); /* Safari prior 9.0 
    transform: rotate(-45deg);*/
    -webkit-box-shadow: 0 0 0.5em rgba(0,0,0,0.5);
    -webkit-transform: rotate(-45deg) scale(0.75,1);
    z-index: 10;
}

.out-of-stock-trending {
    display: inline-block;
    position: absolute;
    text-align: center;
    top: 28px;
    left: -7px;
    /* right: 15px; */
    padding: 5px 5px;
    font-size: 12px;
    line-height: 1;
    font-weight: 100;
    letter-spacing: .02em;
    /*text-transform: uppercase;*/
    font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    border-radius: 6px;
    color: #ffffff;
    z-index: 1;
    background-color: #E52029;
    -ms-transform: rotate(-45deg); /* IE 9 */
    -webkit-transform: rotate(-45deg); /* Safari prior 9.0 */
    transform: rotate(-45deg);
}

@media (min-width:320px) and (max-width:600px) {
    .out-of-stock {
        /*top: 17px;
        left: -9px;*/
        font-size: 8px;
    }
    /*.out-of-stock-trending {
        top: 17px;
        left: -9px;
        font-size: 8px;
    }*/
}


h4 {
    /*text-transform: uppercase;*/
}

.wallet-cart-btn {
    border: 0px solid #7fd02c;
    border-radius: 6px;
}

.add-img {
    height: 130px;
    width: 90px;
    display: inline-block;
}
/*.form-horizontal .form-group .add-img-caption{
        width: fit-content;
    height: fit-content;
}*/

.admin-btn {
    margin: 20px 0px;
}

.admin-table {
    border: 0.5px solid #d0d0d0;
    border-radius: 10px;
    /*border-top-left-radius:7px;
    border-top-right-radius:7px;*/
}

table .thead-dark .h-colour .h-font {
    font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-weight: 500;
}

.form-horizontal .admin-header-label {
    margin: 0px 0px 20px 0px;
}

@media (min-width:320x) and (max-width:990px) {
    .mobilelocation {
        display: block;
        z-index: 1082;
        position: absolute;
        top: 5px;
    }

    .deskloacation {
        display: none;
    }

    .desktoploacation {
        display: none;
    }
}

@media (min-width:990x) {
    .mobilelocation {
        display: none;
    }

    .deskloacation {
        display: block;
        position: relative;
        z-index: 1040;
    }
}

.admin-header-form {
    color: #fff;
    background-color: #7fd02c;
    text-align: initial;
    font-weight: 400;
    padding: 5px 10px;
}

@media (min-width:990px) and (max-width:1200px) {
    .button-row .btn-order-list {
        padding: 4px 7px;
    }
}

@media (min-width:320px) and (max-width:767px) {
    .up-order-btn {
        font-size: 10px;
        padding: 4px 4px;
    }

    .forgotpass-form {
        width: 300px;
        margin: 0 auto;
        padding: 30px 0;
    }

    .first-para {
        text-align: center;
        margin-top: 10%;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .second-para {
        text-align: center;
        margin-top: 10%;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .third-para {
        text-align: center;
        margin-top: 10%;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
}

@media (min-width:768px) {
    .up-order-btn {
        padding: 4px 15px;
    }

    .forgotpass-form {
        width: 600px;
        margin: 0 auto;
        /*padding: 30px 0;*/
        padding: 90px 0;
    }
}


.forgotpass-form section {
    border-radius: 5px;
    margin-bottom: 20px;
    background: #fff;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    padding: 15px 40px;
}


@media (min-width:320px) and (max-width:450px) {
    .show-list-order {
        text-align: center;
    }
}

/*@media (min-width:451px) {
    .show-list-order {
        text-align: right;
    }
}*/

.product-badge-cancel {
    background-color: #e52029;
    color: white;
    font-size: 11px;
    padding: 2px;
    border-radius: 5px;
}


@media (min-width:768px) and (max-width:990px) {
    .rd-form-coupon .form-input {
        border-width: 1px;
        border-radius: 6px;
        min-height: 38px;
    }
	.webcreationhead {
    font-size: 35px !important;
}
}


@media (min-width:768px) {
    .row .new-order-header {
        font-size: 20px;
        font-weight: 600;
    }
}

.product-badge-nonpaid {
    background-color: #536dfe;
    color: white;
    font-size: 11px;
    padding: 2px;
    border-radius: 5px;
}

.product-badge-paid {
    background-color: #7fd02c;
    color: white;
    font-size: 11px;
    padding: 2px;
    border-radius: 5px;
}

#CaptchaImage {
    height: 50px;
}

#CaptchaInputText {
    width: 110px;
    border-top: none;
    border-right: none;
    border-left: none;
    border-bottom: 1px solid #a7a7a7;
}

@media (min-width:600px) and (max-width:1000px) {
    .rd-navbar-main .rd-navbar-nav-wrap {
        width: 302px;
    }

    .rd-navbar-fixed .rd-navbar-nav-wrap {
        display: fixed !important;
    }
}

@media screen and (min-width:768px) {
    .img-success {
        height: 135px;
    }
}

@media (min-width:320px) and (max-width:768px) {
    .img-success {
        height: 100px;
    }
}

@media screen and (min-width:600px) {
    .vl {
        border-left: 1px solid #ccc;
        height: 266px;
        position: absolute;
        left: 50%;
        margin-left: -3px;
        top: 7%;
    }
}

@media screen and (min-width:992px) {
    .vl {
        border-left: 1px solid #ccc;
        height: 320px;
        position: absolute;
        left: 50%;
        margin-left: -3px;
        top: 7%;
    }
}

@media (min-width:320px) and (max-width:991px) {
    .check-out-card-img {
        display: none;
    }
}

.offertag {
    margin: 5px 10px;
}

.Offer- {
    padding: 3px 10px;
}

@media(min-width:250px) and (max-width:600px) {
    .loader-img {
        width: 50px;
        height: 50px;
    }

    .loader {
        width: 100px;
        left: 35%;
    }
}

@media screen and (min-width:601px) {
    .loader {
        width: 170px;
    }
}

.product-body {
    padding-top: 22px;
}

.color-code {
    color: #024924;
    font-weight: 600
}

::placeholder {
    color: #cccccc;
    opacity: 1; /* Firefox */
}

::-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #cccccc;
}

.card-body .our-team-img {
    border-radius: 50%;
    border: 0.5px solid #7fd02c;
    margin-top: 7px;
    height: 140px;
    width: 140px;
}

/*.slick-slider1 .slick-arrow {
    color: #3a3a3a;
}*/

@media (min-width:1040px) and (max-width:2560px) {
    .slick-slider1 .slick-prev {
        left: -30px;
    }

    .slick-slider1 .slick-next {
        right: -30px;
    }
}

@media (min-width:990px) and (max-width:1040px) {
    .slick-slider1 .slick-prev {
        left: -20px;
    }

    .slick-slider1 .slick-next {
        right: -20px;
    }
}

@media (min-width:990px) and (max-width:1018px) {
    .slick-slider1 .slick-next {
        right: -10px;
    }

    .slick-slider1 .slick-prev {
        left: -10px;
    }
}

@media (min-width:768px) and (max-width:990px) {
    .creationhr {
        width: 25% !important;
    }
}

@media (min-width:410px) and (max-width:920px) {
    .creationhr {
        width: 25% !important;
    }
}

@media (min-width:768px) and (max-width:990px) {
    .slick-slider1 .slick-next {
        right: 9px;
    }
.banner-item img {
        position: relative;
        /*border: 1px solid #e3e0d3;*/
        margin-bottom: 5px;
        width: 300px;
    }
	.banner-item h4 {
    vertical-align: middle;
    font-weight: 400;
    margin-top: 5px;
    margin-bottom: 0px;
    font-size: 17px;
    line-height: 24px;
}
    .wishlistpadtop {
        padding-top: 70px !important;
    }

    .slick-slider1 .slick-prev {
        left: -9px;
    }
}

@media (min-width:300px) and (max-width:370px) {
    .slick-slider1 .slick-arrow {
        top: 45%;
    }

    .product {
        max-width: 100%;
        margin-right: 0px;
    }

    .mob-pro {
        /*width: 182px;*/
        width: 170px;
        margin-left: 4px;
        margin-top: 5px;
    }
}

@media (max-width:300px) {
    .ContactUsText1, .ContactUsHeadText {
        left: 6%;
    }
}

@media (min-width: 564px) and (max-width: 1441px) {
    .ContactUsText1, .ContactUsHeadText, .ContactUsText2 {
        left: 15% !important;
    }
}

/*@media (min-width: 305px) and (max-width: 656px){
        .contactmodal, .Mobcontactmodal {*/
/* margin:-20px !important;*/
/*width: 105%;*/
/* display:flex!important;*/
/*}
    }*/
.wishlistpadtop {
    padding-top: 80px;
}

@media (min-width: 320px) and (max-width: 767px) {
	#offerOnCart {
	width: 100%!important;
}

.coming .container .time-content {
	column-gap: 0 !important;
}

.coming .time .number{
    width: 80px !important;
	font-size:40px !important

}
    .wishlistpadtop {
        padding-top: 70px !important;
    }

    .swiper-pagination-bullet-active {
        background: #55ba46;
    }

.swiper-slider-1 {
    /* min-height: 37.5vw; */
    height: 215px;
    padding-top: 47px;
}
    .bannertittle {
        padding-top: 5px;
        font-size: 20px !important;
        letter-spacing: 1.5px;
        line-height: 26px !important;
    }

    #username {
        color: black !important;
    }

    .bottom-top {
        font-size: 20px;
    }

    .Mobcontactmodal {
        height: auto !important;
        /*  margin-left: -11px !important;*/
        /*  margin: 0px !important;*/
    }

    .bottom-center-half-four {
        left: 30% !important;
    }

    .bottom-center-full {
        left: 34% !important;
    }
}

.contactdetailsimg {
    height: 3rem;
    background: #004822;
    width: 3rem;
    line-height: 3rem;
    border-radius: 50%;
    font-size: 16px;
    font-style: normal;
    color: #fff
}
/*  @media (max-width:1440px) {
        .ContactUsText1, .ContactUsHeadText {
            left: 15% !important;
        }
    }*/
@media screen and (max-width: 900px) {
    #product_images_section {
        position: initial !important;
        display: flex;
        width: 100% !important;
        margin: 0px;
    }
}

@media screen and (max-width: 480px) {


    #product_images_section .col-sm-3 {
        width: 30%;
    }

    #product_images_section .col-sm-9 {
        width: 70%;
    }

    .right-side {
        margin-left: 0% !important;
        padding-top: 23px;
    }
}

.nav.nav-tabs > li > a:hover {
    background-color: #024924;
    color: #aec906;
}

.pro-fig a img {
    height: 250px !important;
    width: 250px !important;
}

.update-btn {
    text-transform: none;
    width: 25px;
    padding: 0 !important;
    margin-top: 0px !important;
}

.border-bottom {
    border-bottom: 2px solid #fff;
}

.span-blog {
    font-weight: 600;
}
.close {
    float: right;
    font-size: 29px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity = 20);
    opacity: 1;
}
/* .offer-modal { */
    /* background-color: #7fd02c; */
/* } */

.wallet-offer {
    background-color: #3468de;
    border-radius: 5px;
    width: 85%;
}

    .wallet-offer h4 {
        color: #fff;
        font-size: 17px;
    }

.wallet-h5 {
    margin: 5px;
    font-size: 15px;
    color: #07062d;
    text-align: justify;
    font-weight: 400;
    border-bottom: 1px solid #fff;
}

.bannertittle {
    text-align: left;
    margin-left: 12%;
    font-size: 4.1rem;
    line-height: 51px;
    font-weight: 500;
}

#offerOnCart {
    z-index: 1085;
    top: 25%;
}

.offerlist {
    height: 110px;
    overflow-y: scroll;
}

    .offerlist::-webkit-scrollbar {
        width: 5px;
        border-radius: 25px;
    }

    .offerlist::-webkit-scrollbar-track {
        box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
        border-radius: 25px;
    }

    .offerlist::-webkit-scrollbar-thumb {
        background-color: #ccc;
        outline: 1px solid #ccc;
        border-radius: 25px;
    }

.wishlist .slick-nav-1 .slick-prev:before {
    color: black !important;
}

.wishlist .slick-nav-1 .slick-next:before {
    color: black !important;
}

.wishlist .slick-arrow {
    color: transparent;
}

.wishlistwidth {
    max-width: 293px !important;
}




.swiper-slide.active .navigation-banner-content .subtitle, .swiper-slide.active .navigation-banner-content .title, .swiper-slide.active .navigation-banner-content .description, .swiper-slide.active .navigation-banner-content .info {
    transform: translateX(0px) translateY(0px);
    -moz-transform: translateX(0px) translateY(0px);
    -webkit-transform: translateX(0px) translateY(0px);
    -ms-transform: translateX(0px) translateY(0px);
    opacity: 1;
}

.parallax-slide .swiper-container {
    height: inherit !important;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}

.parallax-slide .swiper-wrapper {
    height: inherit !important;
}

.parallax-slide .swiper-slide {
    background-size: cover;
    background-position: center center;
    position: relative;
}

    .parallax-slide .swiper-slide:before {
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        background: rgba(0,0,0,0.5);
        content: "";
    }

.swiper-slide .parallax-article .subtitle {
    transform: translateX(300px);
    -moz-transform: translateX(300px);
    -webkit-transform: translateX(300px);
    -ms-transform: translateX(300px);
    opacity: 0;
}

.swiper-slide .parallax-article .title {
    font-size: 100px;
    line-height: 90px;
    border-top: 4px #fff solid;
    border-bottom: 4px #fff solid;
    display: inline-block;
    margin-bottom: 25px;
    transform: scale(0);
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    opacity: 0;
    backface-visibility: hidden;
    -webki-backface-visibility: hidden;
}

.swiper-slide .parallax-article .description {
    transform: translateX(-300px);
    -moz-transform: translateX(-300px);
    -webkit-transform: translateX(-300px);
    -ms-transform: translateX(-300px);
    opacity: 0;
}

.swiper-slide .parallax-article .info {
    transform: translateX(300px);
    -moz-transform: translateX(300px);
    -webkit-transform: translateX(300px);
    -ms-transform: translateX(300px);
    opacity: 0;
}

.swiper-slide.active .parallax-article .subtitle, .swiper-slide.active .parallax-article .description, .swiper-slide.active .parallax-article .info {
    transform: translateX(0px);
    -moz-transform: translateX(0px);
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    opacity: 1;
}

.swiper-slide.active .parallax-article .title {
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    opacity: 1;
}

.swiper-slide.no-shadow:before {
    display: none;
}

sidebar-navigation .entry:before, .sidebar-navigation .entry, .button, .socials-box a, .socials-box a .fa, .search-drop-down .category-entry, .search-button, .header-functionality-entry, footer a, .product-slide-entry .title, .product-slide-entry .tag, .inline-product-entry .title, .inline-product-entry .image, .list-type-1 a, .hover-class-1:after, .hover-label, .menu-slider-arrows a .fa, .bottom-line-a, .top-line-a, .fixed-header-square-button .fa, .read-more, .product-mix-info, .simple-search-form .simple-submit, .departmets-drop-down .list a, .copyright a, .styled-form .submit-wrapper, .socials-box a .fa, .sidebar-logos-row a img, a.sale-entry:before, a.sale-entry .sale-price, a.sale-entry .sale-price span, a.sale-entry .sale-description, .breadcrumb-box a, .icon-entry .image, .quantity-selector .entry.number-minus, .quantity-selector .entry.number-plus, .tabs-container.style-1 .tab-switcher, .size-selector .entry:after, .color-selector .entry:after, .color-selector .entry:before, .blog-entry .title, .blog-entry .subtitle a, .blog-entry .subtitle a b, .blog-entry .readmore, .square-button, .tags-box a, .categories-list ul li a, .container-404 .text a, .portfolio-navigation a, .portfolio-entry .title, .action-button, .hover-layer, .continue-link, .accordeon-title, .traditional-cart-entry .tag, .traditional-cart-entry .title, .remove-button, .cart-summary-box .simple-link, .checkout-progress-widget a.step-entry, .simple-field, .column-article-entry .title, .product-slide-entry .subtitle, .parallax-view, .simple-form .submit, .latest-entries-heading .latest-more, .demo-categories-entry .title, .demo-categories-entry .list a, .sale-entry-border, .sale-entry-border:before, .color-text-widget, .color-text-widget .cell-view, .color-text-widget .title, .color-text-widget .description, .sale-entry, .simple-search-form, .special-item-entry > img {
    -moz-transition: all 0.15s ease-out;
    -o-transition: all 0.15s ease-out;
    -webkit-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
    -ms-transition: all 0.15s ease-out;
}

    .product-slide-entry .product-image:after, .sidebar-navigation .title .fa, .navigation-banner-content, .from-the-blog-entry .image:after, .toggle-list-button:after, .product-image .bottom-line, .product-image .top-line-a, .navigation-banner-content .subtitle, .navigation-banner-content .title, .navigation-banner-content .description, .navigation-banner-content .info, .swiper-slide .parallax-article .subtitle, .swiper-slide .parallax-article .description, .swiper-slide .parallax-article .info, a.mozaic-banner-entry .subtitle, a.mozaic-banner-entry .title, a.mozaic-banner-entry .description, a.mozaic-banner-entry:before, .creative-square-box .background-box, .creative-square-box:before, .promo-banner-box:before, .promo-banner-box .promo-text, .promo-banner-box .promo-text .description, .product-image img, .product-thumbnails-swiper .paddings-container, .blog-entry .image img, .comment-image:after, .hover-layer .info, .title-info, .actions, a.mozaic-banner-entry .view {
        -moz-transition: all 300ms ease-out;
        -o-transition: all 300ms ease-out;
        -webkit-transition: all 300ms ease-out;
        transition: all 300ms ease-out;
        -ms-transition: all 300ms ease-out;
    }

.swiper-slide .parallax-article .title, .portfolio-entry .image img, .portfolio-entry:hover .portfolio-drop-down, .overlay-popup .close-layer, .overlay-popup .popup-container {
    -moz-transition: all 500ms ease-out;
    -o-transition: all 500ms ease-out;
    -webkit-transition: all 500ms ease-out;
    transition: all 500ms ease-out;
    -ms-transition: all 500ms ease-out;
}

.creative-square-box:hover .background-box, .blog-entry .image:hover img, .portfolio-entry:hover .image img {
    -moz-transition: all 15000ms linear !important;
    -o-transition: all 15000ms linear !important;
    -webkit-transition: all 15000ms linear !important;
    transition: all 15000ms linear !important;
    -ms-transition: all 15000ms linear !important;
}

.disable-animation, .shop-grid .product-slide-entry .title {
    -moz-transition: none !important;
    -o-transition: none !important;
    -webkit-transition: none !important;
    transition: none !important;
    -ms-transition: none !important;
}



/* ===================================
    Magnific popup
====================================== */

.mfp-bg, .my-mfp-zoom-in.mfp-ready.mfp-bg, .my-mfp-slide-bottom.mfp-ready.mfp-bg {
    background: #000;
    opacity: 0.85;
}

.mfp-bg, .mfp-wrap {
    z-index: 10007
}

#popup-form {
    cursor: default;
}

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
    color: #fff;
    background: transparent
}

.mfp-iframe-scaler iframe {
    box-shadow: none;
}

.mfp-close, .mfp-close:active {
    opacity: 1;
    background-color: transparent;
    color: #fff;
    right: 30px;
    top: 30px;
}

.modal-popup-main .mfp-close, .modal-popup-main .mfp-close:active {
    right: 0;
    top: 0;
}

.lightbox-gallery a {
    position: relative;
    display: block
}

.lightbox-gallery .gallary-over-layer {
    position: absolute;
    top: 0;
    left: 0;
}

.grid-sizer {
    padding: 0 !important;
}

/* metro-gallery */
.metro-gallery.hover-option10 .grid-item figure .portfolio-icon {
    margin-bottom: 0;
}

/* justify-gallery */
.justify-hover-icon {
    position: absolute;
    height: 100%;
    width: 100%;
    background: rgba(0,0,0,0.6);
    top: 0;
    left: 0;
    text-align: center;
    opacity: 0;
}

    .justify-hover-icon .ti-zoom-in {
        font-size: 24px;
        position: absolute;
        top: 50%;
        left: 0;
        right: 0;
        -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
        transform: translateY(100%);
    }

.justify-gallery-content:hover .justify-hover-icon .ti-zoom-in {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.justify-gallery-content:hover .justify-hover-icon {
    opacity: 1
}

.mfp-arrow-right:after, .mfp-arrow-left:after {
    display: none
}

.mfp-arrow-right:before {
    border-left: none;
    content: "\e628";
    font-size: 2em;
    font-family: 'themify';
    color: #fff;
}

.mfp-arrow-left:before {
    border-right: none;
    content: "\e629";
    font-size: 2em;
    font-family: 'themify';
    color: #fff;
}

.mfp-bottom-bar {
    margin-top: -24px;
    font-size: 12px
}

.mfp-close {
    font-size: 36px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-moz-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-o-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.mfp-figure {
    -webkit-animation-name: fadeIn;
    -moz-animation-name: fadeIn;
    -o-animation-name: fadeIn;
    -ms-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-duration: .4s;
    -moz-animation-duration: .4s;
    -ms-animation-duration: .4s;
    -o-animation-duration: .4s;
    animation-duration: .4s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
}

/* start state */
.my-mfp-zoom-in .zoom-anim-dialog {
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
}

/* animate in */
.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

/* animate out */
.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
    opacity: 0;
}

/* dark overlay, start state */
.my-mfp-zoom-in.mfp-bg {
    opacity: 0;
    -webkit-transition: opacity 0.3s ease-out;
    -moz-transition: opacity 0.3s ease-out;
    -o-transition: opacity 0.3s ease-out;
    -ms-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
}


/* animate out */
.my-mfp-zoom-in.mfp-removing.mfp-bg {
    opacity: 0;
}

/* fade move animation for second dialog */
.my-mfp-slide-bottom .zoom-anim-dialog {
    opacity: 0;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    -webkit-transform: translateY(-20px) perspective(600px) rotateX(10deg);
    -moz-transform: translateY(-20px) perspective(600px) rotateX(10deg);
    -ms-transform: translateY(-20px) perspective(600px) rotateX(10deg);
    -o-transform: translateY(-20px) perspective(600px) rotateX(10deg);
    -ms-transform: translateY(-20px) perspective(600px) rotateX(10deg);
    transform: translateY(-20px) perspective(600px) rotateX(10deg);
}

/* animate in */
.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog {
    opacity: 1;
    -webkit-transform: translateY(0) perspective(600px) rotateX(0);
    -moz-transform: translateY(0) perspective(600px) rotateX(0);
    -ms-transform: translateY(0) perspective(600px) rotateX(0);
    -o-transform: translateY(0) perspective(600px) rotateX(0);
    transform: translateY(0) perspective(600px) rotateX(0);
}

/* animate out */
.my-mfp-slide-bottom.mfp-removing .zoom-anim-dialog {
    opacity: 0;
    -webkit-transform: translateY(-10px) perspective(600px) rotateX(10deg);
    -moz-transform: translateY(-10px) perspective(600px) rotateX(10deg);
    -ms-transform: translateY(-10px) perspective(600px) rotateX(10deg);
    -o-transform: translateY(-10px) perspective(600px) rotateX(10deg);
    transform: translateY(-10px) perspective(600px) rotateX(10deg);
}

/* dark overlay, start state */
.my-mfp-slide-bottom.mfp-bg {
    opacity: 0;
    -webkit-transition: opacity 0.3s ease-out;
    -moz-transition: opacity 0.3s ease-out;
    -o-transition: opacity 0.3s ease-out;
    -ms-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
}


/* animate out */
.my-mfp-slide-bottom.mfp-removing.mfp-bg {
    opacity: 0;
}

/* simple fade transition */
.mfp-fade.mfp-bg {
    opacity: 0;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

    .mfp-fade.mfp-bg.mfp-ready {
        opacity: 0.97;
    }

    .mfp-fade.mfp-bg.mfp-removing {
        opacity: 0;
    }

.mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1;
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0;
}

/* grid */
.show-grid [class^="col-"] {
    background-color: #f5f5f5;
    border: 1px solid rgba(0, 0, 0, 0.2);
    margin-bottom: 15px;
    padding: 10px 0;
    text-align: center;
}

/* message box */
.alert-dismissable .close, .alert-dismissible .close {
    top: 0
}

/* ===================================
    Portfolio
====================================== */

/* gutter type */
.portfolio-grid.gutter-very-small li, .blog-grid.gutter-very-small li {
    padding: 3px 3px
}

.portfolio-grid.gutter-small li, .blog-grid.gutter-small li {
    padding: 5px 5px
}

.portfolio-grid.gutter-medium li, .blog-grid.gutter-medium li {
    padding: 5px 7px
}

.portfolio-grid.gutter-large li, .blog-grid.gutter-large li {
    padding: 10px 10px;
}

.portfolio-grid.gutter-extra-large li, .blog-grid.gutter-extra-large li {
    padding: 20px;
}

.portfolio-grid.gutter-extra-large, .blog-grid.gutter-extra-large {
    margin: 0 -20px;
}

.blog-grid.gutter-large {
    margin-left: 10px;
    margin-right: 10px;
}

.portfolio-grid.gutter-large {
    margin: 0 10px;
}

.portfolio-grid.gutter-very-small, .blog-grid.gutter-very-small {
    margin: 0 3px
}

.portfolio-grid.gutter-small, .blog-grid.gutter-small {
    margin: 0 5px
}

.portfolio-grid.gutter-medium, .blog-grid.gutter-medium {
    margin: 3px 1px 4px
}

/* portfolio 6 column */
.portfolio-grid.work-6col li, .blog-grid.blog-6col li {
    width: 16.67%
}

    .portfolio-grid.work-6col li.grid-item-double, .blog-grid.blog-6col li.grid-item-double {
        width: 33.33%;
    }

/* portfolio 5 column */
.portfolio-grid.work-5col li, .blog-grid.blog-5col li {
    width: 20%
}

    .portfolio-grid.work-5col li.grid-item-double, .blog-grid.blog-5col li.grid-item-double {
        width: 40%;
    }

/* portfolio 4 column */
.portfolio-grid.work-4col li, .blog-grid.blog-4col li {
    width: 25%
}

    .portfolio-grid.work-4col li.grid-item-double, .blog-grid.blog-4col li.grid-item-double {
        width: 50%;
    }

/* portfolio 3 column */
.portfolio-grid.work-3col li, .blog-grid.blog-3col li {
    width: 33.33%;
    float: left
}

    .portfolio-grid.work-3col li.grid-item-double, .blog-grid.blog-3col li.grid-item-double {
        width: 66.67%;
    }

/* portfolio 2 column */
.portfolio-grid.work-2col li, .blog-grid.blog-2col li {
    width: 50%
}

    .portfolio-grid.work-2col li.grid-item-double, .blog-grid.blog-2col li.grid-item-double {
        width: 100%
    }

/* portfolio 1 column */
.portfolio-grid.work-1col li {
    width: 100%
}


/* portfolio grid */
.portfolio-grid {
    list-style: none;
    padding: 0;
    margin: 0;
}

    .portfolio-grid .grid-item figure {
        margin: 0;
        position: relative;
        overflow: hidden
    }

        .portfolio-grid .grid-item figure img {
            display: block;
            width: 100%;
            cursor: pointer;
        }

    .portfolio-grid .grid-item {
        opacity: 1;
        overflow: hidden;
    }

        .portfolio-grid .grid-item figure img {
            cursor: pointer;
            display: block;
            opacity: 1;
            width: 100%;
            transition: all 0.3s ease 0s;
        }

        .portfolio-grid .grid-item figcaption {
            bottom: 0;
            left: 0;
            opacity: 0;
            position: absolute;
            transition: all 0.3s ease 0s;
            -webkit-transition: all 0.3s ease 0s;
            -moz-transition: all 0.3s ease 0s;
            -ms-transition: all 0.3s ease 0s;
            -o-transition: all 0.3s ease 0s;
            width: 100%;
            height: 100%;
            padding: 45px;
            z-index: 1;
            text-align: center
        }

        .portfolio-grid .grid-item figure:hover .portfolio-img {
            transition: all 0.3s ease 0s;
            -webkit-transition: all 0.3s ease 0s;
            -moz-transition: all 0.3s ease 0s;
            -ms-transition: all 0.3s ease 0s;
            -o-transition: all 0.3s ease 0s;
        }

        .portfolio-grid .grid-item figure .portfolio-img {
            transition: all 0.3s ease 0s;
            -webkit-transition: all 0.3s ease 0s;
            -moz-transition: all 0.3s ease 0s;
            -ms-transition: all 0.3s ease 0s;
            -o-transition: all 0.3s ease 0s;
        }

        .portfolio-grid .grid-item figure:hover img {
            opacity: 0.15;
            transform: scale(1.1, 1.1);
            -webkit-transform: scale(1.1, 1.1);
            -moz-transform: scale(1.1, 1.1);
            -ms-transform: scale(1.1, 1.1);
            -o-transform: scale(1.1, 1.1);
            transition: all 0.3s ease 0s;
            -webkit-transition: all 0.3s ease 0s;
            -moz-transition: all 0.3s ease 0s;
            -ms-transition: all 0.3s ease 0s;
            -o-transition: all 0.3s ease 0s;
        }

        .portfolio-grid .grid-item figure:hover figcaption {
            opacity: 1;
            transition: all 0.3s ease 0s;
            -webkit-transition: all 0.3s ease 0s;
            -moz-transition: all 0.3s ease 0s;
            -ms-transition: all 0.3s ease 0s;
            -o-transition: all 0.3s ease 0s;
        }

.container .hover-option4 .grid-item figcaption {
    padding: 30px;
}

/* blog grid */
.blog-grid {
    list-style: none;
    padding: 0;
    margin: 0;
}

    .blog-grid .grid-item a {
        position: relative;
        z-index: 11;
    }

        .blog-grid .grid-item a img {
            width: 100%;
        }

/* justified gallery */
.justified-gallery > a > .caption, .justified-gallery > div > .caption {
    padding: 7px 15px;
    opacity: 0;
    display: initial !important;
    bottom: -20px;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 11px;
    text-transform: uppercase
}

.caption.caption-visible {
    opacity: 1;
    bottom: 0 !important
}

/* portfolio hover style */
.grid-item .portfolio-hover-box {
    display: table-cell;
    height: 100%;
}

/* hover option 1 */
.hover-option1 .grid-item figcaption {
    height: 100%
}

.hover-option1 .grid-item .portfolio-hover-main {
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    display: table;
    height: 100%;
    top: 0;
    width: 100%;
}

/* hover option 2 */
.hover-option2 .grid-item figcaption {
    height: 100%
}

.hover-option2 .grid-item .portfolio-hover-main {
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    display: table;
    height: 100%;
    top: 0;
    width: 100%;
}

.hover-option2 .grid-item .portfolio-hover-content {
    bottom: -15px;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
}

.hover-option2 .grid-item:hover .portfolio-hover-content {
    bottom: 0;
}

.hover-option2 .separator-line-horrizontal-medium-light2 {
    opacity: .5
}

.hover-option2 .grid-item figure:hover img {
    -webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    -ms-filter: blur(5px);
    -o-filter: blur(5px);
    filter: blur(5px);
    opacity: 0.10;
    transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
}

.container .hover-option2 .grid-item figcaption {
    padding: 30px;
}

/* hover option 3 */
.hover-option3 .grid-item .slide-hover-box {
    position: absolute;
    width: 100%;
    height: 100%;
}

.hover-option3 .grid-item .opacity-medium {
    opacity: 0;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
}

.hover-option3 .grid-item .slide-hover-box:hover .opacity-medium {
    opacity: 0.50;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
}

.hover-option3 .grid-item figure {
    bottom: 130px;
    z-index: 5;
    width: 100%;
    overflow: visible
}

    .hover-option3 .grid-item figure h6 {
        position: relative;
        bottom: -70px;
        transition: all 0.3s ease 0s;
        -webkit-transition: all 0.3s ease 0s;
        -moz-transition: all 0.3s ease 0s;
        -ms-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s;
    }

.hover-option3 .grid-item .slide-hover-box:hover h6 {
    bottom: 0
}

.hover-option3 .grid-item figure p {
    bottom: -40px;
    opacity: 0;
    position: relative;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
}

.hover-option3 .grid-item .slide-hover-box:hover p {
    opacity: .6;
    bottom: 0;
}

.hover-option3 .grid-item figure figcaption {
    left: 0;
    right: 0;
    opacity: 1;
    padding: 0 60px;
    height: auto;
    text-align: left
}

.hover-option3 .grid-item .separator-line-horrizontal-medium-light2 {
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    width: 20%;
}

.hover-option3 .grid-item .slide-hover-box:hover .separator-line-horrizontal-medium-light2 {
    width: 60%;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
}

/* hover option 4 */
.hover-option4 .grid-item figcaption {
    height: 100%
}

.hover-option4 .grid-item .portfolio-hover-main {
    transform: none;
    display: table;
    height: 100%;
    top: 0;
    width: 100%;
}

.hover-option4 .grid-item figure:hover img {
    opacity: 0.08;
    transform: scale(1, 1);
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    filter: blur(4px);
    -webkit-filter: blur(4px);
    -moz-filter: blur(4px);
    -ms-filter: blur(4px);
    -o-filter: blur(4px);
}

.hover-option4 .grid-item .portfolio-hover-content {
    bottom: -15px;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
}

.hover-option4 .grid-item:hover .portfolio-hover-content {
    bottom: 0;
}

.hover-option4 .swiper-slide.grid-item figcaption {
    position: absolute;
    top: 0;
    width: 100%;
    opacity: 0
}

.hover-option4 .swiper-slide.grid-item:hover figcaption {
    opacity: 1
}

/* hover option 5 */
.hover-option5 .grid-item figcaption {
    height: 100%;
    padding: 20px
}

.hover-option5 .grid-item .portfolio-hover-main {
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    display: table;
    height: 100%;
    top: 0;
    width: 100%;
}

.hover-option5 .grid-item .portfolio-hover-box {
    padding: 20px;
}

.hover-option5 .grid-item:hover .portfolio-hover-box {
    background: rgba(0,0,0,.8)
}

.hover-option5 .grid-item .separator-line-horrizontal-medium-light2 {
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
    top: 5px;
    width: 100px
}

.hover-option5 .grid-item:hover .separator-line-horrizontal-medium-light2 {
    transform: translateY(-30px);
    -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -o-transform: translateY(-30px);
}

.hover-option5 .grid-item figure:hover img {
    opacity: .8
}

.container .hover-option5 .grid-item .portfolio-hover-box {
    padding: 10px;
}

/* hover option 6 */
.hover-option6 .grid-item figcaption {
    height: 100%;
    position: relative;
    opacity: 1;
    padding: 35px 10px;
    background: #fff
}

.hover-option6 .grid-item .portfolio-hover-main {
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    display: table;
    height: 100%;
    top: 0;
    width: 100%;
}

.hover-option6 .grid-item .portfolio-icon {
    transition: all 0.3s ease 0s;
    position: absolute;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    top: 55%;
    left: 0;
    right: 0;
    opacity: 0
}

.hover-option6 .grid-item figure:hover .portfolio-icon {
    opacity: 1;
    top: 50%;
}

.hover-option6 .grid-item .portfolio-icon a {
    border-radius: 50%;
    border: 2px solid transparent;
    background: #fff;
    margin: 0 7px;
    height: 46px;
    width: 46px;
    display: inline-block;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}

.hover-option6 .grid-item .portfolio-icon i.fa-link {
    font-size: 20px;
    position: relative;
    top: 11px
}

.hover-option6 .grid-item .portfolio-icon i.fa-search {
    font-size: 16px;
    position: relative;
    top: 10px
}

.hover-option6 .grid-item .portfolio-icon a:hover, .hover-option6 .grid-item .portfolio-icon a:hover i {
    background: transparent;
    color: #fff;
}

.hover-option6 .grid-item .portfolio-icon a:hover {
    background: transparent;
    border: 2px solid #fff;
    color: #fff;
    transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
}

.hover-option6 .grid-item figure:hover img {
    cursor: default;
    opacity: .15;
    transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
}

.hover-option6 .grid-item figure:hover figcaption {
    cursor: default;
}

.hover-option6 .grid-item figure:hover .portfolio-img {
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
}

.container .hover-option6 .grid-item figcaption {
    padding: 25px 10px;
}

/* hover option 7 */
.hover-option7 .grid-item figcaption {
    height: auto;
    position: absolute;
    opacity: 0;
    padding: 32px;
    bottom: -101px
}

.hover-option7 .grid-item figure:hover figcaption {
    bottom: 0
}

.hover-option7 .grid-item .portfolio-hover-main {
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    display: table;
    height: 100%;
    top: 0;
    width: 100%;
}

.hover-option7 .grid-item figure img {
    top: 0;
    position: relative
}

.hover-option7 .grid-item figure:hover img {
    cursor: pointer;
    opacity: 1;
    transform: scale(1,1);
    -webkit-transform: scale(1,1);
    -moz-transform: scale(1,1);
    -ms-transform: scale(1,1);
    -o-transform: scale(1,1);
    top: -101px
}

.hover-option7 .grid-item figure:hover figcaption {
    cursor: pointer;
}

.hover-option7 .grid-item figure:hover .portfolio-img {
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    background: transparent
}

.container .hover-option7 .grid-item figcaption {
    padding: 20px;
}

.container .hover-option7 .grid-item figure:hover img {
    top: -81px;
}

/* hover option 8 */
.hover-option8 .grid-item figure figcaption {
    opacity: 0;
    padding: 0;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
}

.hover-option8 .grid-item figure:hover figcaption {
    opacity: 1;
    cursor: pointer
}

.hover-option8 .grid-item .portfolio-hover-main {
    display: table;
    height: 100%;
    top: 0;
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    width: 100%;
}

.hover-option8 .grid-item .portfolio-icon {
    position: absolute;
    right: 55px;
    top: 51px;
    transition: all 0.1s ease 0s;
    -webkit-transition: all 0.1s ease 0s;
    -moz-transition: all 0.1s ease 0s;
    -ms-transition: all 0.1s ease 0s;
    -o-transition: all 0.1s ease 0s;
}

.hover-option8 .grid-item figure:hover figcaption {
    padding: 25px;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    box-shadow: 0 0 4px rgba(0,0,0,.4);
}

    .hover-option8 .grid-item figure:hover figcaption .portfolio-hover-main {
        background: #fff
    }

.hover-option8.portfolio-grid .grid-item figure:hover img {
    opacity: 1;
    filter: blur(4px);
    -webkit-filter: blur(4px);
    -moz-filter: blur(4px);
    -ms-filter: blur(4px);
    -o-filter: blur(4px);
}

.container .hover-option8 .grid-item figure:hover figcaption {
    padding: 20px;
}

.container .hover-option8 .grid-item .portfolio-icon {
    top: 30px;
    right: 35px;
}

/* hover option 10 */
.hover-option10 .grid-item * {
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.hover-option10 .grid-item figure .portfolio-img img {
    transform: scale(1.05,1.05);
    -webkit-transform: scale(1.05,1.05);
    -moz-transform: scale(1.05,1.05);
    -ms-transform: scale(1.05,1.05);
    -o-transform: scale(1.05,1.05);
}

.hover-option10 .grid-item figure:hover .portfolio-img img {
    transform: scale(1,1);
    -webkit-transform: scale(1,1);
    -moz-transform: scale(1,1);
    -ms-transform: scale(1,1);
    -o-transform: scale(1,1);
    opacity: .15
}

.hover-option10 .grid-item figure figcaption {
    padding: 0;
}

.hover-option10 .grid-item figure .portfolio-hover-main {
    display: table;
    width: 100%;
    height: 100%;
    padding: 50px
}

.hover-option10 .grid-item figure .portfolio-icon {
    margin-bottom: 30px;
    position: relative;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
}

.hover-option10 .grid-item figure .portfolio-hover-content {
    position: relative;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -moz-transform: translateY(100%);
    transform: translateY(100%);
}

.hover-option10 .grid-item figure:hover .portfolio-icon, .hover-option10 .grid-item figure:hover .portfolio-hover-content {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0);
}

.hover-option10 .grid-item .portfolio-icon a {
    margin: 0 7px;
    height: 50px;
    width: 50px;
    display: inline-block;
    border-radius: 100%;
    border: 2px solid rgba(255,255,255,1);
    box-sizing: border-box;
    vertical-align: top;
    text-align: center;
    color: #fff
}

    .hover-option10 .grid-item .portfolio-icon a:hover {
        color: #232323;
        background: #fff;
        border-radius: 5px;
    }

        .hover-option10 .grid-item .portfolio-icon a:hover i {
            color: #232323;
            ;
        }

.hover-option10 .grid-item .portfolio-icon i.fa-link {
    font-size: 22px;
    position: relative;
    top: 14px
}

.hover-option10 .grid-item .portfolio-icon i.fa-search {
    font-size: 20px;
    position: relative;
    top: 13px
}

.hover-option10 .grid-item .portfolio-icon i.ti-zoom-in {
    font-size: 20px;
    position: relative;
    top: 13px
}

.container .hover-option10 .grid-item .portfolio-icon i.fa-link {
    font-size: 16px;
    position: relative;
    top: 10px
}

.container .hover-option10 .grid-item .portfolio-icon i.fa-search {
    font-size: 14px;
    position: relative;
    top: 8px
}

.container .hover-option10 .grid-item .portfolio-icon a {
    width: 45px;
    height: 45px;
}

.container .hover-option10 .grid-item figure .portfolio-hover-main {
    padding: 30px;
}

/* hover option 11 */
.hover-option11 .grid-item figcaption {
    height: 100%
}

.hover-option11 .grid-item .portfolio-hover-main {
    transform: none;
    display: table;
    height: 100%;
    top: 0;
    width: 100%;
}

.hover-option11 .grid-item figure:hover img {
    opacity: 0.05;
    transform: scale(1, 1);
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    filter: blur(4px);
    -webkit-filter: blur(4px);
    -moz-filter: blur(4px);
    -ms-filter: blur(4px);
    -o-filter: blur(4px);
}

.hover-option11 .grid-item .portfolio-hover-content {
    bottom: -15px;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
}

.hover-option11 .grid-item:hover .portfolio-hover-content {
    bottom: 0;
}

.hover-option11 .swiper-slide.grid-item figcaption {
    position: absolute;
    top: 0;
    width: 100%;
    opacity: 0
}

.hover-option11 .swiper-slide.grid-item:hover figcaption {
    opacity: 1
}

.hover-option11 .grid-item .portfolio-item-title {
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
}

.hover-option11 .grid-item > a:hover .portfolio-item-title {
    color: #fff;
}

.hover-option11 .grid-item .portfolio-img {
    margin-bottom: 33px;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
}

    .hover-option11 .grid-item .portfolio-img img {
        box-shadow: 0 0 8px rgba(0,0,0,1);
    }

.hover-option11 .grid-item:hover .portfolio-img img {
    opacity: .6;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
}

.hover-option11 .grid-item > a {
    display: block;
    position: relative;
}

    .hover-option11 .grid-item > a:hover .portfolio-img {
        box-shadow: 0 6px 14px 0 rgba(0, 0, 0, 0.2);
        transform: translateY(-10px);
    }

/* portfolio filter tab style 1 */
.portfolio-filter-tab-1 li {
    margin: 0 50px 0 0;
    display: inline-block;
    float: none
}

    .portfolio-filter-tab-1 li a {
        background: transparent;
        border: none;
        padding: 0 0 2px 0;
        display: inline;
        color: #6f6f6f;
        margin: 0;
        border-bottom: 3px solid transparent;
    }

        .portfolio-filter-tab-1 li a:hover, .portfolio-filter-tab-1 li a:focus {
            background: transparent;
            border-bottom: 3px solid #232323;
            color: #232323
        }

    .portfolio-filter-tab-1 li.active a {
        background: transparent !important;
        border-bottom: 3px solid #F29744;
        color: #F29744;
    }

/* portfolio filter tab style 2 */
.portfolio-filter-tab-2 li.nav-item {
    display: inline-block;
    float: none;
}

    .portfolio-filter-tab-2 li.nav-item a.nav-link {
        border: none;
        border-radius: 50px !important;
        padding: 7px 24px;
        margin-right: 4px;
        border-color: transparent !important;
    }

        .portfolio-filter-tab-2 li.nav-item a.nav-link:hover, .portfolio-filter-tab-2 li.nav-item > a.nav-link:focus {
            background: rgba(144,144,144,0.22);
            color: #fff;
            border-color: transparent !important;
        }

.portfolio-filter-tab-2.nav-tabs li.nav-item.active a.nav-link, .portfolio-filter-tab-2.nav-tabs li.nav-item.active a.nav-link:focus, .portfolio-filter-tab-2.nav-tabs li.nav-item.active a.nav-link:hover {
    border: none;
    background: rgba(144,144,144,0.22);
    color: #fff;
    border: none;
}

/* blog and portfolio next pagination */
.blog-nav-link {
    padding: 30px 0;
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    position: relative
}

.blog-nav-link-prev .blog-nav-icon, .blog-nav-link-next .blog-nav-icon {
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    position: absolute
}

.blog-nav-link-next {
    padding-right: 50px
}

    .blog-nav-link-next .blog-nav-icon {
        right: 0
    }

.blog-nav-link-prev {
    padding-left: 50px
}

    .blog-nav-link-prev .blog-nav-icon {
        left: 0
    }

/*
** prettyPhoto
*/

.success-box {
  margin:50px 0;
  padding:10px 10px;
  border:1px solid #eee;
  background:#f9f9f9;
}

.success-box img {
  margin-right:10px;
  display:inline-block;
  vertical-align:top;
}

.success-box > div {
  vertical-align:top;
  display:inline-block;
  color:#888;
}



/* Rating Star Widgets Style */
.rating-stars ul {
  list-style-type:none;
  padding:0;
  
  -moz-user-select:none;
  -webkit-user-select:none;
}
.rating-stars ul > li.star {
  display:inline-block;
  
}

/* Idle State of the stars */
.rating-stars ul > li.star > i.fa {
  font-size:2rem; /* Change the size of the stars */
  color:#ccc; /* Color on idle state */
}

/* Hover state of the stars */
.rating-stars ul > li.star.hover > i.fa {
  color:#FFCC36;
}

/* Selected state of the stars */
.rating-stars ul > li.star.selected > i.fa {
  color:#FF912C;
}


.reviews-section {
  padding-block: 5rem;
  display: grid;
}

.reviews-grid {
  --space: clamp(1rem, 1.43vw + 0.71rem, 2rem);

 /* display: grid;*/
  grid-template-columns: repeat(auto-fit, minmax(270px, 1fr));
  gap: var(--space);
  list-style: none;
}

.review-card {
  display: grid;
  gap: var(--space);
  align-items: center;
  justify-items: center;
  /* card styles is on bottom */
}

.rating-value[rating-value="1"] { --star-rev: 1}
.rating-value[rating-value="2"] { --star-rev: 2}
.rating-value[rating-value="3"] { --star-rev: 3}
.rating-value[rating-value="4"] { --star-rev: 4}
.rating-value[rating-value="5"] { --star-rev: 5}

.rating-value {
  /* More info for the below CSS you                  */
  /* can find on Kevin Powell Tutorial                */
  /* https://youtu.be/oiai47goI6A?si=b2NkafopvHX3VTlb */
  
  --_star-size: 1.4rem;
  --_gap: var(--space);

  --gap-max-size: min(var(--_gap), var(--_star-size) / 5);
  --gap-calc: calc( (var(--star-rev, 0) - 1) * var(--gap-max-size) );

  height: var(--_star-size);
  width: calc(var(--star-rev, 0) * var(--_star-size) + var(--gap-calc));
  background-image: 
    url(https://api.iconify.design/material-symbols:star-rounded.svg?color=%23f0ad4e);
  background-repeat: space no-repeat;
  background-size: var(--_star-size);
}


/* Second section */
.your-review {
  display: flex;
  justify-content: left;
  flex-direction: row-reverse;
  margin-left:-5px;
}

.your-review > input {
  display: none;
}

.your-review > label {
  cursor: pointer;
  width: 2.2rem;
  aspect-ratio: 1;
  background-image: 
    url(https://api.iconify.design/material-symbols:star-rounded.svg?color=%23eeeeee);
  background-repeat: space no-repeat;
  background-position: center;
  background-size: 76%;
  transition: all .3s;
}

.your-review > input:checked ~ label,
.your-review > input:checked ~ label ~ label {
  background-image:
    url(https://api.iconify.design/material-symbols:star-rounded.svg?color=%23f0ad4e);
}

.your-review > input:not(:checked) ~ label:hover,
.your-review > input:not(:checked) ~ label:hover ~ label {
  background-image: 
    url(https://api.iconify.design/material-symbols:star-rounded.svg?color=%23f0ad4e);
}

.review-card {
  background: #fff;
  padding:  var(--space);
  border-radius: 6px;
  box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
}

.reviewer-text {
  font-size: 1.225rem;
}

.reviewer-name {
  font-size: 14px;
  color: #989898;
}

.bg-secondary {
  background-color: #eee;
}

.wrapper {
  width: min(100% - 3rem, 70em);
  margin-inline: auto;
}



  .your-review > label.checked,
.your-review > label.checked {
  background-image:
    url(https://api.iconify.design/material-symbols:star-rounded.svg?color=%23f0ad4e);
}
  