@charset "UTF-8";


html {
    scroll-behavior: smooth;
}

.home header .wrap {
    border: none !important;
    position: relative;
    z-index: 999;
}

.cart-top-button .button {
    height: 40px;
}

#ajaxsearchlite1 {
    height: 47px !important;
}

#ajaxsearchlite1 input {
    height: 47px !important;
}

#ajaxsearchlite1 .probox,
div.asl_w .probox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 100% !important;
}

#ajaxsearchlite1 .probox .proinput,
div.asl_w .probox .proinput {
    margin: 0px;
    padding: 0% 0% 0% 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
}

#ajaxsearchlite1 .probox .proinput form,
div.asl_w .probox .proinput form {
    width: 100%;
}

.sticky-body .banner-main {
    margin-top: 120px;
}

div.asl_w .probox .promagnifier {
    height: 100% !important;
    left: 13px;
    height: 100%;
}

header {
    background: url(images/top-shadow.png) repeat-x center bottom;
    position: absolute;
    z-index: 800;
    top: 0px;
    left: 0px;
    right: 0px;
}

header .top-bar-01 {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 27px 0px 35px 0px;
}

header .nav-bar {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#d2aa4d+0,f7d689+100&0.44+0,0.44+100 */
    /* FF3.6-15 */
    /* Chrome10-25,Safari5.1-6 */
    background: -webkit-gradient(linear, left top, right top, from(rgba(210, 170, 77, 0.44)), to(rgba(247, 214, 137, 0.44)));
    background: linear-gradient(to right, rgba(210, 170, 77, 0.44) 0%, rgba(247, 214, 137, 0.44) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    /* IE6-9 */
    border-radius: 50px;
    min-height: 61px;
    padding: 1%;
}

header .nav-bar nav {
    width: calc(100% - 140px);
}

header .nav-bar nav ul {
    margin: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

header .nav-bar nav ul li {
    list-style: none;
    padding: 0px 2%;
}

header .nav-bar nav ul li a {
    font-size: 15px;
    color: #202020;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 400;
}

header .nav-bar nav ul li a:hover {
    color: #654f20;
}

header .nav-bar .but-03 {
    margin-left: auto;
    padding: 0px 15px;
    color: #fff;
    border-radius: 50px;
    display: inline-block;
    width: 140px;
    height: 37px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 15px;
    font-weight: 400;
    border: solid 1px #e6e0d1;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#d2aa4d+0,f7d689+100 */
    /* background: #d2aa4d; */
    /* Old browsers */
    /* FF3.6-15 */
    /* Chrome10-25,Safari5.1-6 */
    /* background: -webkit-gradient(linear, left top, right top, from(#d2aa4d), to(#f7d689));
    background: linear-gradient(to right, #d2aa4d 0%, #f7d689 100%); */
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    background: #d7ae77;
    background: -webkit-gradient(linear, left top, right top, from(#d7ae77), to(#c29b66));
    background: linear-gradient(to right, #d7ae77 0%, #c29b66 100%);
}

header .nav-bar .but-03:hover {
    text-decoration: none;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#cc9629+0,f8c961+100 */
    /* background: #cc9629; */
    /* Old browsers */
    /* FF3.6-15 */
    /* Chrome10-25,Safari5.1-6 */
    /* background: -webkit-gradient(linear, left top, right top, from(#cc9629), to(#f8c961));
    background: linear-gradient(to right, #cc9629 0%, #f8c961 100%); */
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    /* IE6-9 */
    background: #cc9629;
    background: -webkit-gradient(linear, left top, right top, from(#c29b66), to(#d7ae77));
    background: linear-gradient(to right, #c29b66 0%, #d7ae77 100%);
}

header .search-box-top {
    width: 33%;
    margin-left: 5%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: auto;
}

header .search-box-top .search-box-main {
    width: 100%;
    position: relative;
}

header .search-box-top .fld-srch,
header .search-box-top .orig {
    width: 100%;
    border-radius: 50px;
    border: solid 1px #e5e5e5;
    height: 47px;
    padding: 0px 15px 0px 50px;
    font-size: 15px;
}

header .search-box-top .fld-srch::-webkit-input-placeholder,
header .search-box-top .orig::-webkit-input-placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #b6b6b6;
}

header .search-box-top .fld-srch::-moz-placeholder,
header .search-box-top .orig::-moz-placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #b6b6b6;
}

header .search-box-top .fld-srch:-ms-input-placeholder,
header .search-box-top .orig:-ms-input-placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #b6b6b6;
}

header .search-box-top .fld-srch::-ms-input-placeholder,
header .search-box-top .orig::-ms-input-placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #b6b6b6;
}

header .search-box-top .fld-srch::placeholder,
header .search-box-top .orig::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #b6b6b6;
}

header .search-box-top .fld-srch:-ms-input-placeholder,
header .search-box-top .orig:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #b6b6b6;
}

header .search-box-top .fld-srch::-ms-input-placeholder,
header .search-box-top .orig::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #b6b6b6;
}

header .search-box-top .icon-loupe,
header .search-box-top .promagnifier {
    position: absolute;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 17px;
    left: 18px;
}

header .top-bar-main {
    height: 45px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background: #fdfaf2;
}

header .top-bar-main .wrap {
    padding: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

header .top-bar-main .top-left-box {
    margin-right: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

header .top-bar-main .top-left-box> :first-child {
    padding-right: 28px;
}

header .top-bar-main .top-left-box li {
    list-style: none;
    border-right: solid 1px #f8f1df;
    font-size: 13px;
    color: #000;
    height: 45px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

header .top-bar-main .top-left-box li a {
    height: 45px;
    width: 35px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #000;
    text-decoration: none;
    font-size: 14px;
}

header .top-bar-main .top-left-box li a:hover {
    color: #c99f45;
}

header .top-bar-main .top-right-box {
    margin-left: auto;
    border-left: solid 1px #f8f1df;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}



p img {
    max-width: 100%;
    height: auto;
}

header .top-bar-main .top-right-box>li {
    list-style: none;
    border-right: solid 1px #f8f1df;
}

header .top-bar-main .top-right-box ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 100%;
    margin: 0px 5px;
}

header .top-bar-main .top-right-box ul li {
    list-style: none;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    padding: 0% 10px;
    font-weight: 600;
    font-family: "Montserrat";
}

header .top-bar-main .top-right-box ul li a {
    font-size: 18px;
    color: #000;
}

header .top-bar-main .top-right-box ul li a:hover {
    text-decoration: none;
    color: #c99f45;
}

header .top-bar-main .top-right-box ul li .cart-number {
    min-width: 14px;
    height: 14px;
    background: #c72a2a;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 2px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 8px;
    border-radius: 100%;
    position: absolute;
    color: #fff;
    top: -5px;
    right: -8px;
}

header .top-bar-main .top-right-box ul li .icon-shopping-bag-1 {
    position: relative;
}

header .top-bar-main .top-right-box .SumoSelect .CaptionCont {
    border: none !important;
    background: transparent;
}

header .top-bar-main .top-right-box .SumoSelect:hover .CaptionCont,
header .top-bar-main .top-right-box .SumoSelect:focus .CaptionCont {
    -webkit-box-shadow: none;
    box-shadow: none;
}

header .top-bar-main .top-right-box .SumoSelect .options {
    border-radius: 0px;
    margin: 0px;
}

header .top-bar-main .top-right-box .SumoSelect .options li {
    width: 100%;
}

header .top-bar-main .top-right-box .SumoSelect .CaptionCont>span {
    padding-right: 15px;
}

header .wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-bottom: 20px;
}

header .wrap .logo-main {
    margin-right: 0px;
    max-width: 200px;
}

header .wrap .logo-main img {
    width: 100%;
}

header .wrap .right-logo-box {
    margin-left: auto;
}

header .wrap .right-logo-box img {
    max-width: inherit !important;
}

header .wrap .right-logo-box ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0px -8% 0% -8%;
    padding: 0px;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

header .wrap .right-logo-box ul li {
    list-style: none;
    padding: 0% 15% 0% 15%;
    border-right: solid 1px #e7e7e7;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

header .wrap .right-logo-box ul :last-child {
    border-right: none;
    padding-right: 0%;
}

header.sticky {
    position: fixed !important;
    z-index: 94040;
    background: #fff;
    border-bottom: solid 1px #e6e6e6;
}

header.sticky .logo-main {
    width: 136px !important;
}

header.sticky .logo-main img {
    width: 100%;
}

header.sticky .right-logo-box {
    width: 150px !important;
    height: 60px !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
}

header.sticky .right-logo-box img {
    width: 100%;
}

header.sticky .wrap {
    padding-bottom: 5px;
    border-bottom: none;
}

header.sticky .wrap .nav-bar {
    margin-top: 5px;
}

header.sticky .right-logo-box ul li {
    padding: 0% 8% 0% 8%;
}

header.sticky .top-bar-01 {
    padding: 0px;
    height: 0px;
    overflow: hidden;
}

#nav-icon1,
#nav-icon2,
#nav-icon3,
#nav-icon4 {
    width: 40px;
    height: 28px;
    position: relative;
    margin: 50px auto;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    cursor: pointer;
    margin: auto 0px !important;
    display: none;
}

#nav-icon1 span,
#nav-icon3 span,
#nav-icon4 span {
    display: block;
    position: absolute;
    height: 5px;
    width: 100%;
    background: #bf9738;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
}

#nav-icon1 span:nth-child(1) {
    top: 0px;
}

#nav-icon1 span:nth-child(2) {
    top: 18px;
}

#nav-icon1 span:nth-child(3) {
    top: 36px;
}

#nav-icon1.open span:nth-child(1) {
    top: 18px;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}

#nav-icon1.open span:nth-child(2) {
    opacity: 0;
    left: -60px;
}

#nav-icon1.open span:nth-child(3) {
    top: 18px;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
}


/* Icon 2 */

#nav-icon2 span {
    display: block;
    position: absolute;
    height: 9px;
    width: 50%;
    background: #d3531a;
    opacity: 1;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
}

#nav-icon2 span:nth-child(even) {
    left: 50%;
    border-radius: 0 9px 9px 0;
}

#nav-icon2 span:nth-child(odd) {
    left: 0px;
    border-radius: 9px 0 0 9px;
}

#nav-icon2 span:nth-child(1),
#nav-icon2 span:nth-child(2) {
    top: 0px;
}

#nav-icon2 span:nth-child(3),
#nav-icon2 span:nth-child(4) {
    top: 18px;
}

#nav-icon2 span:nth-child(5),
#nav-icon2 span:nth-child(6) {
    top: 36px;
}

#nav-icon2.open span:nth-child(1),
#nav-icon2.open span:nth-child(6) {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

#nav-icon2.open span:nth-child(2),
#nav-icon2.open span:nth-child(5) {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

#nav-icon2.open span:nth-child(1) {
    left: 5px;
    top: 7px;
}

#nav-icon2.open span:nth-child(2) {
    left: calc(50% - 5px);
    top: 7px;
}

#nav-icon2.open span:nth-child(3) {
    left: -50%;
    opacity: 0;
}

#nav-icon2.open span:nth-child(4) {
    left: 100%;
    opacity: 0;
}

#nav-icon2.open span:nth-child(5) {
    left: 5px;
    top: 29px;
}

#nav-icon2.open span:nth-child(6) {
    left: calc(50% - 5px);
    top: 29px;
}


/* Icon 3 */

#nav-icon3 span:nth-child(1) {
    top: 0px;
}

#nav-icon3 span:nth-child(2),
#nav-icon3 span:nth-child(3) {
    top: 11px;
}

#nav-icon3 span:nth-child(4) {
    top: 23px;
}

#nav-icon3.open span:nth-child(1) {
    top: 18px;
    width: 0%;
    left: 50%;
}

#nav-icon3.open span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

#nav-icon3.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

#nav-icon3.open span:nth-child(4) {
    top: 18px;
    width: 0%;
    left: 50%;
}


/* Icon 4 */

#nav-icon4 span:nth-child(1) {
    top: 0px;
    -webkit-transform-origin: left center;
    transform-origin: left center;
}

#nav-icon4 span:nth-child(2) {
    top: 18px;
    -webkit-transform-origin: left center;
    transform-origin: left center;
}

#nav-icon4 span:nth-child(3) {
    top: 36px;
    -webkit-transform-origin: left center;
    transform-origin: left center;
}

#nav-icon4.open span:nth-child(1) {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: -3px;
    left: 8px;
}

#nav-icon4.open span:nth-child(2) {
    width: 0%;
    opacity: 0;
}

#nav-icon4.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 39px;
    left: 8px;
}

footer {
    background: #fcf3e5;
    padding: 60px 0px 0px 0px;
}

footer .wrap {
    position: relative;
}

footer ul {
    margin: 0px;
    padding: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

footer ul li {
    list-style: none;
}

footer ul li h3 {
    font-size: 16px;
    margin: 0px 0px 23px 0px;
    color: #000;
    font-family: "Montserrat";
    font-weight: 500;
}

footer ul li.fc-01 {
    width: 20%;
}

footer ul li.fc-02 {
    width: 20%;
}

footer ul li.fc-03 {
    width: 21%;
}

footer ul li.fc-04 {
    width: 25%;
}

footer ul li.fc-04 ul {
    margin: 0px;
    padding: 0px;
}

footer ul li.fc-04 ul li {
    list-style: none;
    padding-left: 35px;
    padding-bottom: 20px;
    position: relative;
}

footer ul li.fc-04 ul li .icn-span {
    position: absolute;
    left: 0px;
    top: 1px;
    font-size: 18px;
    color: #000;
}

footer ul li.fc-04 ul li .icn-span.icon-map-marker {
    font-size: 25px;
}

footer ul li.fc-04 ul li p {
    margin: 0px;
    color: #000;
}

footer ul li.fc-05 {
    width: 14%;
}

footer ul li.fc-05 ul {
    margin-left: -2%;
    margin-right: -2%;
}

footer ul li.fc-05 ul li {
    margin: 0px 2%;
}

footer ul li.fc-05 ul li a {
    border: solid 1px #afafae;
    color: #151514;
}

footer ul li ul {
    margin: 0px;
    padding: 0px;
}

footer ul li ul li {
    width: 100%;
    list-style: none;
    padding-bottom: 14px;
}

footer ul li ul li a {
    font-size: 15px;
    text-decoration: none;
}

.footer-bot-bar {
    padding-top: 100px;
    padding-bottom: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.footer-bot-bar .bot-left {
    margin-right: auto;
}

.footer-bot-bar .bot-left p {
    margin: 0px;
    font-size: 13px;
}

.footer-bot-bar .bot-right {
    margin-left: auto;
    text-align: right;
}

.footer-bot-bar .bot-right ul {
    margin: 0% 3px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.footer-bot-bar .bot-right ul li {
    margin: 0% 3px;
    list-style: none;
}

.back-to-home {
    left: 15px;
    right: unset !important;
    top: -78px;
    position: absolute !important;
    bottom: unset !important;
}

.back-to-home img {
    left: -22px !important;
}


/*
 * jQuery FlexSlider v2.7.2
 * https://www.woocommerce.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 and later license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 *
 */


/* ====================================================================================================================
 * FONT-FACE
 * ====================================================================================================================*/

@font-face {
    font-family: "flexslider-icon";
    src: url("fonts/flexslider-icon.eot");
    src: url("fonts/flexslider-icon.eot?#iefix") format("embedded-opentype"), url("fonts/flexslider-icon.woff") format("woff"), url("fonts/flexslider-icon.ttf") format("truetype"), url("fonts/flexslider-icon.svg#flexslider-icon") format("svg");
    font-weight: normal;
    font-style: normal;
}


/* ====================================================================================================================
 * RESETS
 * ====================================================================================================================*/

.flex-container a:hover,
.flex-slider a:hover {
    outline: none;
}

.slides,
.slides>li,
.flex-control-nav,
.flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none;
}

.flex-pauseplay span {
    text-transform: capitalize;
}


/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/

.flexslider {
    margin: 0;
    padding: 0;
}

.flexslider .slides>li {
    display: none;
    -webkit-backface-visibility: hidden;
}

.flexslider .slides img {
    width: 100%;
    display: block;
}

.flexslider .slides:after {
    content: " ";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

html[xmlns] .flexslider .slides {
    display: block;
}

* html .flexslider .slides {
    height: 1%;
}

.no-js .flexslider .slides>li:first-child {
    display: block;
}


/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/

.flexslider {
    margin: 0 0 60px;
    background: #fff;
    border: 4px solid #fff;
    position: relative;
    zoom: 1;
    border-radius: 4px;
    -webkit-box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2);
    -o-box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2);
    box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2);
}

.flexslider .slides {
    zoom: 1;
}

.flexslider .slides img {
    height: auto;
    -moz-user-select: none;
}

.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
}

.loading .flex-viewport {
    max-height: 300px;
}

@-moz-document url-prefix() {
    .loading .flex-viewport {
        max-height: none;
    }
}

.carousel li {
    margin-right: 5px;
}

.flex-direction-nav {
    *height: 0;
}

.flex-direction-nav a {
    text-decoration: none;
    display: block;
    width: 40px;
    height: 40px;
    margin: -20px 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    overflow: hidden;
    opacity: 0;
    cursor: pointer;
    color: rgba(0, 0, 0, 0.8);
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.flex-direction-nav a:before {
    font-family: "flexslider-icon";
    font-size: 40px;
    display: inline-block;
    content: "";
    color: rgba(0, 0, 0, 0.8);
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}

.flex-direction-nav a.flex-next:before {
    content: "";
}

.flex-direction-nav .flex-prev {
    left: -50px;
}

.flex-direction-nav .flex-next {
    right: -50px;
    text-align: right;
}

.flexslider:hover .flex-direction-nav .flex-prev {
    opacity: 0.7;
    left: 10px;
}

.flexslider:hover .flex-direction-nav .flex-prev:hover {
    opacity: 1;
}

.flexslider:hover .flex-direction-nav .flex-next {
    opacity: 0.7;
    right: 10px;
}

.flexslider:hover .flex-direction-nav .flex-next:hover {
    opacity: 1;
}

.flex-direction-nav .flex-disabled {
    opacity: 0 !important;
    filter: alpha(opacity=0);
    cursor: default;
    z-index: -1;
}

.flex-pauseplay a {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: 5px;
    left: 10px;
    opacity: 0.8;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    color: #000;
}

.flex-pauseplay a:before {
    font-family: "flexslider-icon";
    font-size: 20px;
    display: inline-block;
    content: "";
}

.flex-pauseplay a:hover {
    opacity: 1;
}

.flex-pauseplay a.flex-play:before {
    content: "";
}

.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: -40px;
    text-align: center;
}

.flex-control-nav li {
    margin: 0 6px;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.flex-control-paging li a {
    width: 11px;
    height: 11px;
    display: block;
    background: #666;
    background: rgba(0, 0, 0, 0.5);
    cursor: pointer;
    text-indent: -9999px;
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    border-radius: 20px;
}

.flex-control-paging li a:hover {
    background: #333;
    background: rgba(0, 0, 0, 0.7);
}

.flex-control-paging li a.flex-active {
    background: #000;
    background: rgba(0, 0, 0, 0.9);
    cursor: default;
}

.flex-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden;
}

.flex-control-thumbs li {
    width: 25%;
    float: left;
    margin: 0;
}

.flex-control-thumbs img {
    width: 100%;
    height: auto;
    display: block;
    opacity: 0.7;
    cursor: pointer;
    -moz-user-select: none;
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
}

.flex-control-thumbs img:hover {
    opacity: 1;
}

.flex-control-thumbs .flex-active {
    opacity: 1;
    cursor: default;
}


/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/

@media screen and (max-width: 860px) {
    .flex-direction-nav .flex-prev {
        opacity: 1;
        left: 10px;
    }

    .flex-direction-nav .flex-next {
        opacity: 1;
        right: 10px;
    }
}

.smk_accordion {
    position: relative;
    margin: 0;
    padding: 0;
    list-style: none;
    margin-bottom: 20px;
}


/**
 * --------------------------------------------------------------
 * Section
 * --------------------------------------------------------------
 */

.smk_accordion .accordion_in {
    border: 1px solid #ccc;
    position: relative;
    z-index: 10;
    margin-top: -1px;
    overflow: hidden;
}


/**
 * --------------------------------------------------------------
 * Head
 * --------------------------------------------------------------
 */

.smk_accordion .accordion_in .acc_head {
    position: relative;
    background: #FDFDFD;
    padding: 10px;
    font-size: 14px;
    display: block;
    cursor: pointer;
}

.smk_accordion .accordion_in .acc_head .acc_icon_expand {
    display: block;
    width: 18px;
    height: 18px;
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -9px;
    background: url(../images/plusminus.png) center 0;
}


/**
 * --------------------------------------------------------------
 * Content
 * --------------------------------------------------------------
 */

.smk_accordion .accordion_in .acc_content {
    background: #F9F9F9;
    color: #7B7E85;
    padding: 3px 10px;
}

.smk_accordion .accordion_in .acc_content h1:first-of-type,
.smk_accordion .accordion_in .acc_content h2:first-of-type,
.smk_accordion .accordion_in .acc_content h3:first-of-type,
.smk_accordion .accordion_in .acc_content h4:first-of-type,
.smk_accordion .accordion_in .acc_content h5:first-of-type,
.smk_accordion .accordion_in .acc_content h6:first-of-type {
    margin-top: 5px;
}


/**
 * --------------------------------------------------------------
 * General
 * --------------------------------------------------------------
 */

.smk_accordion .accordion_in:first-of-type,
.smk_accordion .accordion_in:first-of-type .acc_head {
    border-radius: 3px 3px 0 0;
}

.smk_accordion .accordion_in:last-of-type,
.smk_accordion .accordion_in:last-of-type .acc_content {
    border-radius: 0 0 3px 3px;
}

.smk_accordion .accordion_in.acc_active>.acc_content {
    display: block;
}

.smk_accordion .accordion_in.acc_active>.acc_head {
    background: #F9F9F9;
}

.smk_accordion .accordion_in.acc_active>.acc_head .acc_icon_expand {
    background: url(../images/plusminus.png) center -18px;
}

.smk_accordion.acc_with_icon .accordion_in .acc_head,
.smk_accordion.acc_with_icon .accordion_in .acc_content {
    padding-left: 40px;
}

.navbar-inverse {
    margin-top: 20px;
}

.navbar-nav>li {
    width: auto;
}

.navbar {
    min-height: inherit !important;
}

.nav>li>div>a {
    position: relative;
    display: block;
    padding: 0px 15px;
    color: #fff;
    font-size: 15px;
}

.navbar-nav>li .arrow {
    display: none;
    color: #fff;
    position: absolute;
    right: 0;
    top: 0;
    padding: 15px;
}

.navbar-nav>li.active>div>a,
.navbar-nav>li a {
    display: inline-block;
    text-decoration: none;
}

.navbar-nav>li:hover a {
    color: green;
}

.navbar-nav>li .menu:hover .dropdown-menu {
    display: block;
    width: auto;
}

.navbar-nav>li .menu {
    display: inline-block;
}

.dropdown-menu {
    left: -10px;
    margin: 0;
    border-radius: 0;
}

.dropdown-menu ul {
    list-style: none;
    padding: 5px 0;
}

.dropdown-menu ul li {
    width: 100%;
    float: left;
    padding: 0 0 8px;
}

.navbar-nav>li:hover .dropdown-menu ul li a {
    color: #333;
}

.dropdown-menu ul li a {
    color: #333;
    text-decoration: none;
    padding: 0px 20px;
    line-height: 20px;
    display: inline-block;
    font-size: 15px;
}

.dropdown-menu ul li.active a,
.dropdown-menu ul li a:hover {
    font-weight: 600;
    color: #215694;
}

@media only screen and (max-width: 767px) {





    .navbar-nav>li .arrow {
        display: inline-block;
    }

    .navbar-nav {
        margin: 0;
    }

    .navbar-nav>li {
        width: 100%;
    }

    .navbar-nav>li .menu {
        width: 100%;
    }

    .navbar-nav>li a {
        padding: 5px 15px;
        border-bottom: 1px solid #fff;
        display: block;
    }

    .navbar-nav>li .menu:hover .dropdown-menu {
        display: none;
        width: 100%;
    }

    .dropdown-menu {
        left: 0px;
        background: #000;
        width: 100%;
        position: relative;
        padding: 0;
    }

    .dropdown-menu ul {
        margin: 0;
        padding: 0;
    }

    .dropdown-menu ul li {
        width: 100%;
        padding: 0;
    }

    .dropdown-menu ul li a {
        color: #FFF;
        padding: 10px 20px;
        display: block;
    }

    .dropdown-menu ul li:hover a {
        color: #ddd;
    }

    .dropdown-menu ul li:hover a {
        color: #ddd;
    }

    .dropdown-menu ul li:last-child a {
        border: none;
    }

    .navbar-nav>li:hover .dropdown-menu ul li a {
        color: #fff;
    }

    .navbar-collapse.in {
        overflow: hidden;
    }
}

.navbar-inverse {
    background: transparent !important;
    border: none !important;
    padding: 0px !important;
    margin: 0px !important;
}

.title-box-01 h2 {
    font-size: 45px;
}

.equipment ul li h3 {
    font-size: 24px;
}

.equipment ul .view-all-but h3 {
    font-style: 30px;
}

.service-sec .product-slide-home .item .hover-mask h3 {
    font-size: 55px;
    line-height: 45px;
}


/**
 * Set up a decent box model on the root element
 */

html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

body {
    color: #4b4b4b;
    font-family: "Montserrat";
    font-weight: 300;
}


/**
 * Make all elements from the DOM inherit from the parent box-sizing
 * Since `*` has a specificity of 0, it does not override the `html` value
 * making all elements inheriting from the root box-sizing value
 * See: https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/
 */

*,
*::before,
*::after {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}

input {
    -webkit-appearance: button;
}

.trans,
.pro-txt-block,
.submit,
.menu-but,
.wrap,
header,
.logo-main,
.right-logo-box,
.owl-prev,
.owl-next,
p,
a,
.but-03,
.but-02,
button,
.icon-arrow,
.logo img,
.but-01,
.header,
.header a,
header .wrap .right-logo-box ul li,
.home-slider-sec .owl-item.center>div,
.notification,
.top-bar-01,
.headder-main {
    transition: all 0.4s ease-out 0s;
    -moz-transition: all 0.4s ease-out 0s;
    -webkit-transition: all 0.4s ease-out 0s;
    -o-transition: all 0.4s ease-out 0s;
}

::-webkit-input-placeholder {
    /* Edge */
    color: #1f2423;
}

:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #1f2423;
}

::-moz-placeholder {
    color: #1f2423;
}

::-ms-input-placeholder {
    color: #1f2423;
}

::placeholder {
    color: #1f2423;
}

h2,
h1,
h3,
h4,
h5 {
    font-family: "Johnston";
}

h2 {
    font-size: 45px;
    text-transform: uppercase;
    color: #000;
}

.error-404 {
    background: #fff;
    text-align: left;
    padding: 120px;
}

.error-404 .page-title {
    color: #000;
    padding: 0;
    margin-bottom: 20px;
}

.error-404 form {
    max-width: 500px;
    margin: 50px auto 0;
    position: relative;
}

.error-404 .screen-reader-text {
    display: none;
}

.ml-auto {
    margin-left: auto;
}

.mr-auto {
    margin-right: auto;
}

.error-404 .search-submit {
    background: none;
    border: 0;
    position: absolute;
    right: 10px;
    top: 0;
    cursor: pointer;
    padding: 15px 5px 14px;
}

.error-404 input {
    -webkit-appearance: none;
    padding-right: 37px;
}

.error-404 .search-submit svg {
    width: 20px;
    height: 20px;
}

.error-404 h1 {
    margin-bottom: 15px;
    font-weight: 700;
}

.error-404 h3 {
    margin: 40px 0px 25px 0px;
}

.error-404 h4 {
    margin-bottom: 15px;
}

.error-404 ul {
    margin-left: 30px;
}

.error-404 ul li {
    list-style: disc;
    font-size: 15px;
    margin-bottom: 0px;
}

.but-black {
    padding: 0% 10px 0% 10px;
    border: solid 1px #ccc;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    color: #000;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 150px;
    font-size: 12px;
    height: 35px;
}

.but-black:hover {
    background: #e4c27a;
    text-decoration: none;
}

.wrap {
    max-width: 1200px;
    width: 100%;
    margin: auto auto;
}

.wrap-02 {
    max-width: 1134px;
    margin: auto auto;
}

.pt-140 {
    padding-top: 140px;
}

.pb-140 {
    padding-bottom: 140px;
}

.mt-140 {
    margin-top: 140px;
}

.pt-100 {
    padding-top: 100px;
}

.pb-100 {
    padding-bottom: 100px;
}

.pb-75 {
    padding-bottom: 75px;
}

.mb-140 {
    margin-bottom: 140px;
}

.pt-200 {
    padding-top: 200px;
}

.full-width {
    width: 100% !important;
}

.guidance-demo-block .full-width {
    width: 97% !important;
}

.guidance-demo-block .full-width p {
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
}

.SumoSelect {
    width: 100% !important;
}

.SumoSelect .CaptionCont {
    overflow: hidden;
    border: solid 1px #a3a3a3 !important;
    border-radius: 20px !important;
    text-align: left;
    height: 40px;
    padding: 10px 15px;
}

.SumoSelect .optWrapper {
    top: 41px !important;
    text-align: left;
}

p {
    font-size: 15px;
    color: #3f3f3f;
}

p b {
    font-weight: 400;
}

input[type=button],
input[type=submit],
input[type=reset] {
    border: none;
    cursor: pointer;
}

.wpcf7-not-valid-tip {
    display: none;
}

.wpcf7-not-valid {
    border-color: #a80101 !important;
}

.wpcf7 form .wpcf7-response-output {
    margin: 0px;
    padding: 2%;
}


/* .page-template-default{

  h1{    text-transform: uppercase; font-size: 20px; font-weight: 500; margin: 25px 0px 0px 0px; color: black; line-height: 44px;}
  h2{    text-transform: uppercase;      font-size: 20px; font-weight: 500; margin: 25px 0px 0px 0px; color: black; line-height: 44px;}
  h3{    text-transform: uppercase;  font-size: 20px; font-weight: 500; margin: 25px 0px 0px 0px; color: black; line-height: 44px;}

 }
*/

body {
    margin: 0px;
}

ul {
    margin: 0px;
    padding: 0px;
}

input:focus {
    outline: none;
}

a {
    color: #000;
    text-decoration: none;
}

a:hover {
    color: #c39a3c;
}

.sitemap {
    border: 1px solid #ccc;
    padding: 45px;
    margin-bottom: 45px;
}

.align-middle {
    display: table;
    width: 100%;
}

.align-middle>div {
    display: table-cell;
    width: 100%;
    vertical-align: middle;
}

.align-center {
    text-align: center;
}

.flx {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.flx-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.res-img {
    width: 100%;
}

.privacy-policy .status-publish {
    border: 1px solid #ccc;
    padding: 45px;
}

.page-template-page-termsofuse .status-publish {
    border: 1px solid #ccc;
    padding: 45px;
}


/*.container::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  box-shadow: 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.2);
  -webkit-transform: scale(0.98);
          transform: scale(0.98);
  -webkit-transition: -webkit-transform 0.28s ease-in-out;
  transition: -webkit-transform 0.28s ease-in-out;
  transition: transform 0.28s ease-in-out;
  transition: transform 0.28s ease-in-out, -webkit-transform 0.28s ease-in-out;
  z-index: -1;
}
.container:hover::before {
  -webkit-transform: scale(1);
          transform: scale(1);
}*/

.button-container {
    text-align: center;
}

fieldset {
    margin: 0 0 3rem;
    padding: 0;
    border: none;
}

.form-radio,
.form-group {
    position: relative;
    margin-top: 2.25rem;
    margin-bottom: 2.25rem;
}

.form-inline>.form-group,
.form-inline>.btn {
    display: inline-block;
    margin-bottom: 0;
}

.form-help {
    margin-top: 0.125rem;
    margin-left: 0.125rem;
    color: #b3b3b3;
    font-size: 0.8rem;
}

.checkbox .form-help,
.form-radio .form-help,
.form-group .form-help {
    position: absolute;
    width: 100%;
}

.checkbox .form-help {
    position: relative;
    margin-bottom: 1rem;
}

.form-radio .form-help {
    padding-top: 0.25rem;
    margin-top: -1rem;
}

.form-group input {
    height: 45px;
    line-height: 45px !important;
}

.form-group textarea {
    resize: none;
}

.form-group select {
    width: 100%;
    font-size: 1rem;
    height: 1.6rem;
    padding: 0.125rem 0.125rem 0.0625rem;
    background: none;
    border: none;
    line-height: 1.6;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.form-group .control-label {
    position: absolute;
    top: 0.25rem;
    pointer-events: none;
    padding-left: 0.125rem;
    z-index: 1;
    color: #000;
    font-size: 1rem;
    font-weight: normal;
    -webkit-transition: all 0.28s ease;
    transition: all 0.28s ease;
}

.form-group .bar {
    position: relative;
    border-bottom: 0.0625rem solid #999;
    display: block;
}

.form-group .bar::before {
    content: "";
    height: 0.125rem;
    width: 0;
    left: 50%;
    bottom: -0.0625rem;
    position: absolute;
    background: #337ab7;
    -webkit-transition: left 0.28s ease, width 0.28s ease;
    transition: left 0.28s ease, width 0.28s ease;
    z-index: 2;
}

.form-group input,
.form-group textarea {
    display: block;
    background: none;
    padding: 0.125rem 0.125rem 0.0625rem;
    font-size: 1rem;
    border-width: 0;
    border-color: transparent;
    line-height: 1.9;
    width: 100%;
    color: transparent;
    -webkit-transition: all 0.28s ease;
    transition: all 0.28s ease;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.pull-left {
    float: left !important;
}

.pull-right {
    float: right !important;
}


/*.form-group input[type="file"] {
  line-height: 1;
}
.form-group input[type="file"] ~ .bar {
  display: none;
}*/

.form-group select,
.form-group input:focus,
.form-group input:valid,
.form-group input.form-file,
.form-group input.has-value,
.form-group textarea:focus,
.form-group textarea:valid,
.form-group textarea.form-file,
.form-group textarea.has-value {
    color: #333;
}

.form-group select~.control-label,
.form-group input:focus~.control-label,
.form-group input:valid~.control-label,
.form-group input.form-file~.control-label,
.form-group input.has-value~.control-label,
.form-group textarea:focus~.control-label,
.form-group textarea:valid~.control-label,
.form-group textarea.form-file~.control-label,
.form-group textarea.has-value~.control-label {
    font-size: 0.8rem;
    color: gray;
    top: -1rem;
    left: 0;
}

.form-group select:focus,
.form-group input:focus,
.form-group textarea:focus {
    outline: none;
}

.form-group select:focus~.control-label,
.form-group input:focus~.control-label,
.form-group textarea:focus~.control-label {
    color: #337ab7;
}

.form-group select:focus~.bar::before,
.form-group input:focus~.bar::before,
.form-group textarea:focus~.bar::before {
    width: 100%;
    left: 0;
}

.pt-35 {
    padding-top: 35px;
}

.checkbox label,
.form-radio label {
    position: relative;
    cursor: pointer;
    padding-left: 2rem;
    text-align: left;
    color: #333;
    display: block;
}

.checkbox input,
.form-radio input {
    width: auto;
    opacity: 1e-8;
    position: absolute;
    left: 0;
}

.radio {
    margin-bottom: 1rem;
}

.radio .helper {
    position: absolute;
    top: -0.25rem;
    left: -0.25rem;
    cursor: pointer;
    display: block;
    font-size: 1rem;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #999;
}

.radio .helper::before,
.radio .helper::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    margin: 0.25rem;
    width: 1rem;
    height: 1rem;
    -webkit-transition: -webkit-transform 0.28s ease;
    transition: -webkit-transform 0.28s ease;
    transition: transform 0.28s ease;
    transition: transform 0.28s ease, -webkit-transform 0.28s ease;
    border-radius: 50%;
    border: 0.125rem solid currentColor;
}

.radio .helper::after {
    -webkit-transform: scale(0);
    transform: scale(0);
    background-color: #337ab7;
    border-color: #337ab7;
}

.radio label:hover .helper {
    color: #337ab7;
}

.radio input:checked~.helper::after {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
}

.zoom {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

.zoom:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}


/*.home-event-box-02:hover .zoom, {
  -webkit-transform: scale(1.1) rotate(2deg);
  transform: scale(1.1)  rotate(2deg);
}*/

.not-found {
    text-align: center;
    padding-top: 200px;
    min-height: 600px;
}

.not-found .search-form {
    display: none;
}

.page-title {
    text-transform: uppercase;
    color: #353535;
    margin: 0px;
    font-family: "metropolisextra_bold";
    text-align: center;
    margin-bottom: 10px;
}

.shadow-hover {
    -webkit-box-shadow: 1px 1px 10px 1px rgba(0, 0, 0, 0);
    box-shadow: 1px 1px 10px 1px rgba(0, 0, 0, 0);
    transition: all 0.4s ease-out 0s;
    -moz-transition: all 0.4s ease-out 0s;
    -webkit-transition: all 0.4s ease-out 0s;
    -o-transition: all 0.4s ease-out 0s;
}

.shadow-hover:hover {
    -webkit-box-shadow: 1px 1px 10px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 1px 1px 10px 1px rgba(0, 0, 0, 0.2);
    transition: all 0.4s ease-out 0s;
    -moz-transition: all 0.4s ease-out 0s;
    -webkit-transition: all 0.4s ease-out 0s;
    -o-transition: all 0.4s ease-out 0s;
}

.grid {
    position: relative;
    margin: 0 auto;
    padding: 1em 0 4em;
    max-width: 1000px;
    list-style: none;
    text-align: center;
}


/* Common style */

.grid figure {
    position: relative;
    float: left;
    overflow: hidden;
    margin: 10px 1%;
    min-width: 320px;
    max-width: 480px;
    max-height: 360px;
    width: 48%;
    background: #3085a3;
    text-align: center;
    cursor: pointer;
}

.grid figure img {
    position: relative;
    display: block;
    min-height: 100%;
    max-width: 100%;
    opacity: 0.8;
}

.grid figure figcaption {
    padding: 2em;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
    pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption>a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


/* Anchor will cover the whole item by default */


/* For some effects it will show as a button */

.grid figure figcaption>a {
    z-index: 1000;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0;
}

.grid figure h2 {
    word-spacing: -0.15em;
    font-weight: 300;
}

.grid figure h2 span {
    font-weight: 800;
}

.grid figure h2,
.grid figure p {
    margin: 0;
}

.grid figure p {
    letter-spacing: 1px;
    font-size: 68.5%;
}

figure.effect-bubba {
    overflow: hidden;
}

figure.effect-bubba figcaption::before,
figure.effect-bubba figcaption::after {
    position: absolute;
    top: 10px;
    right: 10px;
    bottom: 10px;
    left: 10px;
    content: "";
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
}

figure.effect-bubba figcaption::before {
    border-top: 1px solid #e4c27a;
    border-bottom: 1px solid #e4c27a;
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
}

figure.effect-bubba figcaption::after {
    border-right: 1px solid #e4c27a;
    border-left: 1px solid #e4c27a;
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0);
}

figure.effect-bubba h2 {
    padding-top: 30%;
    -webkit-transition: -webkit-transform 0.35s;
    transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    transition: transform 0.35s, -webkit-transform 0.35s;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
}

figure.effect-bubba p {
    padding: 20px 2.5em;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
}

.pro-list-ul li:hover figcaption::before,
.pro-list-ul li:hover figcaption::after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.pro-list-ul li :hover h2,
.pro-list-ul li :hover p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}


/*---------------*/


/***** Romeo *****/


/*---------------*/

figure.effect-romeo {
    -webkit-perspective: 1000px;
    perspective: 1000px;
}

figure.effect-romeo img {
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
    -webkit-transform: translate3d(0, 0, 300px);
    transform: translate3d(0, 0, 300px);
}

figure.effect-romeo:hover img {
    opacity: 0.6;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

figure.effect-romeo figcaption::before,
figure.effect-romeo figcaption::after {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 80%;
    height: 1px;
    background: #fff;
    content: "";
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
}

figure.effect-romeo:hover figcaption::before {
    opacity: 0.5;
    -webkit-transform: translate3d(-50%, -50%, 0) rotate(45deg);
    transform: translate3d(-50%, -50%, 0) rotate(45deg);
}

figure.effect-romeo:hover figcaption::after {
    opacity: 0.5;
    -webkit-transform: translate3d(-50%, -50%, 0) rotate(-45deg);
    transform: translate3d(-50%, -50%, 0) rotate(-45deg);
}

figure.effect-romeo h2,
figure.effect-romeo p {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    -webkit-transition: -webkit-transform 0.35s;
    transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    transition: transform 0.35s, -webkit-transform 0.35s;
}

figure.effect-romeo h2 {
    -webkit-transform: translate3d(0, -50%, 0) translate3d(0, -150%, 0);
    transform: translate3d(0, -50%, 0) translate3d(0, -150%, 0);
}

figure.effect-romeo p {
    padding: 0.25em 2em;
    -webkit-transform: translate3d(0, -50%, 0) translate3d(0, 150%, 0);
    transform: translate3d(0, -50%, 0) translate3d(0, 150%, 0);
}

figure.effect-romeo:hover h2 {
    -webkit-transform: translate3d(0, -50%, 0) translate3d(0, -100%, 0);
    transform: translate3d(0, -50%, 0) translate3d(0, -100%, 0);
}

figure.effect-romeo:hover p {
    -webkit-transform: translate3d(0, -50%, 0) translate3d(0, 100%, 0);
    transform: translate3d(0, -50%, 0) translate3d(0, 100%, 0);
}


/*---------------*/


/***** Layla *****/


/*---------------*/

figure.effect-layla {
    background: #18a367;
}

figure.effect-layla img {
    height: 390px;
}

figure.effect-layla figcaption {
    padding: 3em;
}

figure.effect-layla figcaption::before,
figure.effect-layla figcaption::after {
    position: absolute;
    content: "";
    opacity: 0;
}

figure.effect-layla figcaption::before {
    top: 50px;
    right: 30px;
    bottom: 50px;
    left: 30px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
}

figure.effect-layla figcaption::after {
    top: 30px;
    right: 50px;
    bottom: 30px;
    left: 50px;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0);
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0;
}

figure.effect-layla h2 {
    padding-top: 26%;
    -webkit-transition: -webkit-transform 0.35s;
    transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    transition: transform 0.35s, -webkit-transform 0.35s;
}

figure.effect-layla p {
    padding: 0.5em 2em;
    text-transform: none;
    opacity: 0;
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
}

figure.effect-layla img,
figure.effect-layla h2 {
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
}

figure.effect-layla img,
figure.effect-layla figcaption::before,
figure.effect-layla figcaption::after,
figure.effect-layla p {
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
}

figure.effect-layla:hover img {
    opacity: 0.7;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

figure.effect-layla:hover figcaption::before,
figure.effect-layla:hover figcaption::after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

figure.effect-layla:hover h2,
figure.effect-layla:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

figure.effect-layla:hover figcaption::after,
figure.effect-layla:hover h2,
figure.effect-layla:hover p,
figure.effect-layla:hover img {
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.15s;
}

@font-face {
    font-family: "icomoon";
    src: url("fonts/icomoon.eot?urwbh1");
    src: url("fonts/icomoon.eot?urwbh1#iefix") format("embedded-opentype"), url("fonts/icomoon.ttf?urwbh1") format("truetype"), url("fonts/icomoon.woff?urwbh1") format("woff"), url("fonts/icomoon.svg?urwbh1#icomoon") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: block;
}


@font-face {
    font-family: "icomoon2";
    src: url("fonts/icomoon-02.eot?urwbh1");
    src: url("fonts/icomoon-02.eot?urwbh1#iefix") format("embedded-opentype"), url("fonts/icomoon-02.ttf?urwbh1") format("truetype"), url("fonts/icomoon-02.woff?urwbh1") format("woff"), url("fonts/icomoon-02.svg?urwbh1#icomoon") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: block;
}


[class^=icon-],
[class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: "icomoon" !important;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}




[class^=icon2-],
[class*=" icon2-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: "icomoon2" !important;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}




.icon2-youtube:before {
    content: "\ea9d";
}


.icon-telephone-1:before {
    content: "";
}

.icon-whatsapp-1:before {
    content: "";
}

.icon-shopping-bag-1:before {
    content: "";
}

.icon-user-1:before {
    content: "";
}

.icon-loupe:before {
    content: "";
}

.icon-mail:before {
    content: "";
}

.icon-email:before {
    content: "";
}

.icon-letter:before {
    content: "";
}

.icon-envelope:before {
    content: "";
}

.icon-contact:before {
    content: "";
}

.icon-map-marker:before {
    content: "";
}

.icon-phone:before {
    content: "";
}

.icon-google-plus:before {
    content: "";
}

.icon-envelope1:before {
    content: "";
}

.icon-facebook:before {
    content: "";
}

.icon-instagram:before {
    content: "";
}

.icon-twitter:before {
    content: "";
}

.icon-linkedin2:before {
    content: "";
}

@font-face {
    font-family: "Montserrat";
    src: url("fonts/montserrat-ExtraBold.eot");
    src: url("fonts/montserrat-ExtraBold.eot?#iefix") format("embedded-opentype"), url("fonts/montserrat-ExtraBold.woff2") format("woff2"), url("fonts/montserrat-ExtraBold.woff") format("woff"), url("fonts/montserrat-ExtraBold.ttf") format("truetype");
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: "Montserrat";
    src: url("fonts/montserrat-SemiBold.eot");
    src: url("fonts/montserrat-SemiBold.eot?#iefix") format("embedded-opentype"), url("fonts/montserrat-SemiBold.woff2") format("woff2"), url("fonts/montserrat-SemiBold.woff") format("woff"), url("fonts/montserrat-SemiBold.ttf") format("truetype");
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: "Montserrat";
    src: url("fonts/montserrat-Medium.eot");
    src: url("fonts/montserrat-Medium.eot?#iefix") format("embedded-opentype"), url("fonts/montserrat-Medium.woff2") format("woff2"), url("fonts/montserrat-Medium.woff") format("woff"), url("fonts/montserrat-Medium.ttf") format("truetype");
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: "Montserrat";
    src: url("fonts/montserrat-Regular.eot");
    src: url("fonts/montserrat-Regular.eot?#iefix") format("embedded-opentype"), url("fonts/montserrat-Regular.woff2") format("woff2"), url("fonts/montserrat-Regular.woff") format("woff"), url("fonts/montserrat-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Montserrat";
    src: url("fonts/montserrat-ExtraLight.eot");
    src: url("fonts/montserrat-ExtraLight.eot?#iefix") format("embedded-opentype"), url("fonts/montserrat-ExtraLight.woff2") format("woff2"), url("fonts/montserrat-ExtraLight.woff") format("woff"), url("fonts/montserrat-ExtraLight.ttf") format("truetype");
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: "Montserrat";
    src: url("fonts/montserrat-Light.eot");
    src: url("fonts/montserrat-Light.eot?#iefix") format("embedded-opentype"), url("fonts/montserrat-Light.woff2") format("woff2"), url("fonts/montserrat-Light.woff") format("woff"), url("fonts/montserrat-Light.ttf") format("truetype");
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: "Montserrat";
    src: url("fonts/montserrat-Thin.eot");
    src: url("fonts/montserrat-Thin.eot?#iefix") format("embedded-opentype"), url("fonts/montserrat-Thin.woff2") format("woff2"), url("fonts/montserrat-Thin.woff") format("woff"), url("fonts/montserrat-Thin.ttf") format("truetype");
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: "Montserrat";
    src: url("fonts/montserrat-Black.eot");
    src: url("fonts/montserrat-Black.eot?#iefix") format("embedded-opentype"), url("fonts/montserrat-Black.woff2") format("woff2"), url("fonts/montserrat-Black.woff") format("woff"), url("fonts/montserrat-Black.ttf") format("truetype");
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: "Montserrat";
    src: url("fonts/montserrat-Bold.eot");
    src: url("fonts/montserrat-Bold.eot?#iefix") format("embedded-opentype"), url("fonts/montserrat-Bold.woff2") format("woff2"), url("fonts/montserrat-Bold.woff") format("woff"), url("fonts/montserrat-Bold.ttf") format("truetype");
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: "Johnston";
    src: url("fonts/Johnston100-Regular.eot");
    src: url("fonts/Johnston100-Regular.eot?#iefix") format("embedded-opentype"), url("fonts/Johnston100-Regular.woff2") format("woff2"), url("fonts/Johnston100-Regular.woff") format("woff"), url("fonts/Johnston100-Regular.ttf") format("truetype");
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: "freestyle_scriptregular";
    src: url("fonts/freescpt-webfont.eot");
    src: url("fonts/freescpt-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/freescpt-webfont.woff2") format("woff2"), url("fonts/freescpt-webfont.woff") format("woff"), url("fonts/freescpt-webfont.ttf") format("truetype"), url("fonts/freescpt-webfont.svg#freestyle_scriptregular") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Avenir";
    src: url("fonts/avenir-Heavy.eot");
    src: url("fonts/avenir-Heavy.eot?#iefix") format("embedded-opentype"), url("fonts/avenir-Heavy.woff2") format("woff2"), url("fonts/avenir-Heavy.woff") format("woff"), url("fonts/avenir-Heavy.ttf") format("truetype"), url("fonts/avenir-Heavy.svg#Avenir-Heavy") format("svg");
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "APOLLO";
    src: url("fonts/apollo-Regular.eot");
    src: url("fonts/apollo-Regular.eot?#iefix") format("embedded-opentype"), url("fonts/apollo-Regular.woff2") format("woff2"), url("fonts/apollo-Regular.woff") format("woff"), url("fonts/apollo-Regular.ttf") format("truetype"), url("fonts/apollo-Regular.svg#APOLLO-Regular") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "APOLLO";
    src: url("fonts/apollo-Italic.eot");
    src: url("fonts/apollo-Italic.eot?#iefix") format("embedded-opentype"), url("fonts/apollo-Italic.woff2") format("woff2"), url("fonts/apollo-Italic.woff") format("woff"), url("fonts/apollo-Italic.ttf") format("truetype"), url("fonts/apollo-Italic.svg#APOLLO-Italic") format("svg");
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

.SelectClass,
.SumoSelect.open .search-txt,
.SumoUnder {
    position: absolute;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    top: 0;
    left: 0;
}

.SumoUnder.wpcf7-not-valid ~ .SelectBox{border-color: #a80101 !important;}

.SumoSelect p {
    margin: 0;
}

.SumoSelect {
    width: 200px;
}

.SelectBox {
    padding: 5px 8px;
}

.sumoStopScroll {
    overflow: hidden;
}

.SumoSelect .hidden {
    display: none;
}

.SumoSelect .search-txt {
    display: none;
    outline: 0;
}

.SumoSelect .no-match {
    display: none;
    padding: 6px;
}

.SumoSelect.open .search-txt {
    display: inline-block;
    width: 100%;
    margin: 0;
    padding: 5px 8px;
    border: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 5px;
}

.SumoSelect.open>.search>label,
.SumoSelect.open>.search>span {
    visibility: hidden;
}

.SelectClass,
.SumoUnder {
    right: 0;
    height: 100%;
    width: 100%;
    border: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}

.SelectClass {
    z-index: 1;
}

.SumoSelect .select-all>label,
.SumoSelect>.CaptionCont,
.SumoSelect>.optWrapper>.options li.opt label {
    -ms-user-select: none;
    user-select: none;
    -o-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

.SumoSelect {
    display: inline-block;
    position: relative;
    outline: 0;
}

.SumoSelect.open>.CaptionCont,
.SumoSelect:focus>.CaptionCont,
.SumoSelect:hover>.CaptionCont {
    -webkit-box-shadow: 0 0 2px #7799D0;
    box-shadow: 0 0 2px #7799D0;
    border-color: #7799D0;
}

.SumoSelect>.CaptionCont {
    position: relative;
    border: 1px solid #A4A4A4;
    min-height: 14px;
    background-color: #fff;
    border-radius: 2px;
    margin: 0;
}

.SumoSelect>.CaptionCont>span {
    display: block;
    padding-right: 30px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    cursor: default;
}

.SumoSelect>.CaptionCont>span.placeholder {
    color: #ccc;
    font-style: italic;
}

.SumoSelect>.CaptionCont>label {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 30px;
}

.SumoSelect>.CaptionCont>label>i {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAYAAABy6+R8AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3wMdBhAJ/fwnjwAAAGFJREFUKM9jYBh+gBFKuzEwMKQwMDB8xaOWlYGB4T4DA0MrsuapDAwM//HgNwwMDDbYTJuGQ8MHBgYGJ1xOYGNgYJiBpuEpAwODHSF/siDZ+ISBgcGClEDqZ2Bg8B6CkQsAPRga0cpRtDEAAAAASUVORK5CYII=);
    background-position: center center;
    width: 16px;
    height: 16px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background-repeat: no-repeat;
    opacity: 0.8;
}

.SumoSelect>.optWrapper {
    display: none;
    z-index: 1000;
    top: 30px;
    width: 100%;
    position: absolute;
    left: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    border: 1px solid #ddd;
    -webkit-box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.11);
    box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.11);
    border-radius: 3px;
    overflow: hidden;
}

.SumoSelect.open>.optWrapper {
    top: 35px;
    display: block;
}

.SumoSelect.open>.optWrapper.up {
    top: auto;
    bottom: 100%;
    margin-bottom: 5px;
}

.SumoSelect>.optWrapper ul {
    list-style: none;
    display: block;
    padding: 0;
    margin: 0;
    overflow: auto;
}

.SumoSelect>.optWrapper>.options {
    border-radius: 2px;
    position: relative;
    max-height: 250px;
}

.SumoSelect>.optWrapper.okCancelInMulti>.options {
    border-radius: 2px 2px 0 0;
}

.SumoSelect>.optWrapper.selall>.options {
    border-radius: 0 0 2px 2px;
}

.SumoSelect>.optWrapper.selall.okCancelInMulti>.options {
    border-radius: 0;
}

.SumoSelect>.optWrapper>.options li.group.disabled>label {
    opacity: 0.5;
}

.SumoSelect>.optWrapper>.options li ul li.opt {
    padding-left: 22px;
}

.SumoSelect>.optWrapper.multiple>.options li ul li.opt {
    padding-left: 50px;
}

.SumoSelect>.optWrapper.isFloating>.options {
    max-height: 100%;
    -webkit-box-shadow: 0 0 100px #595959;
    box-shadow: 0 0 100px #595959;
}

.SumoSelect>.optWrapper>.options li.opt {
    padding: 6px;
    position: relative;
    border-bottom: 1px solid #f5f5f5;
}

.SumoSelect>.optWrapper>.options>li.opt:first-child {
    border-radius: 2px 2px 0 0;
}

.SumoSelect>.optWrapper.selall>.options>li.opt:first-child {
    border-radius: 0;
}

.SumoSelect>.optWrapper>.options>li.opt:last-child {
    border-radius: 0 0 2px 2px;
    border-bottom: none;
}

.SumoSelect>.optWrapper.okCancelInMulti>.options>li.opt:last-child {
    border-radius: 0;
}

.SumoSelect>.optWrapper>.options li.opt:hover {
    background-color: #E4E4E4;
}

.SumoSelect .select-all.sel,
.SumoSelect>.optWrapper>.options li.opt.sel {
    background-color: #a1c0e4;
}

.SumoSelect>.optWrapper>.options li label {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    cursor: pointer;
}

.SumoSelect>.optWrapper>.options li span {
    display: none;
}

.SumoSelect>.optWrapper>.options li.group>label {
    cursor: default;
    padding: 8px 6px;
    font-weight: 700;
}

.SumoSelect>.optWrapper.isFloating {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 90%;
    bottom: 0;
    margin: auto;
    max-height: 90%;
}

.SumoSelect>.optWrapper>.options li.opt.disabled {
    background-color: inherit;
    pointer-events: none;
}

.SumoSelect>.optWrapper>.options li.opt.disabled * {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
}

.SumoSelect>.optWrapper.multiple>.options li.opt {
    padding-left: 35px;
    cursor: pointer;
}

.SumoSelect .select-all>span,
.SumoSelect>.optWrapper.multiple>.options li.opt span {
    position: absolute;
    display: block;
    width: 30px;
    top: 0;
    bottom: 0;
    margin-left: -35px;
}

.SumoSelect .select-all>span i,
.SumoSelect>.optWrapper.multiple>.options li.opt span i {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 14px;
    height: 14px;
    border: 1px solid #AEAEAE;
    border-radius: 2px;
    -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.15);
    background-color: #fff;
}

.SumoSelect>.optWrapper>.MultiControls {
    display: none;
    border-top: 1px solid #ddd;
    background-color: #fff;
    -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.13);
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.13);
    border-radius: 0 0 3px 3px;
}

.SumoSelect>.optWrapper.multiple.isFloating>.MultiControls {
    display: block;
    margin-top: 5px;
    position: absolute;
    bottom: 0;
    width: 100%;
}

.SumoSelect>.optWrapper.multiple.okCancelInMulti>.MultiControls {
    display: block;
}

.SumoSelect>.optWrapper.multiple.okCancelInMulti>.MultiControls>p {
    padding: 6px;
}

.SumoSelect>.optWrapper.multiple.okCancelInMulti>.MultiControls>p:focus {
    -webkit-box-shadow: 0 0 2px #a1c0e4;
    box-shadow: 0 0 2px #a1c0e4;
    border-color: #a1c0e4;
    outline: 0;
    background-color: #a1c0e4;
}

.SumoSelect>.optWrapper.multiple>.MultiControls>p {
    display: inline-block;
    cursor: pointer;
    padding: 12px;
    width: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
}

.SumoSelect>.optWrapper.multiple>.MultiControls>p:hover {
    background-color: #f1f1f1;
}

.SumoSelect>.optWrapper.multiple>.MultiControls>p.btnOk {
    border-right: 1px solid #DBDBDB;
    border-radius: 0 0 0 3px;
}

.SumoSelect>.optWrapper.multiple>.MultiControls>p.btnCancel {
    border-radius: 0 0 3px;
}

.SumoSelect>.optWrapper.isFloating>.options li.opt {
    padding: 12px 6px;
}

.SumoSelect>.optWrapper.multiple.isFloating>.options li.opt {
    padding-left: 35px;
}

.SumoSelect>.optWrapper.multiple.isFloating {
    padding-bottom: 43px;
}

.SumoSelect .select-all.partial>span i,
.SumoSelect .select-all.selected>span i,
.SumoSelect>.optWrapper.multiple>.options li.opt.selected span i {
    background-color: #11a911;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: transparent;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAGCAYAAAD+Bd/7AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNXG14zYAAABMSURBVAiZfc0xDkAAFIPhd2Kr1WRjcAExuIgzGUTIZ/AkImjSofnbNBAfHvzAHjOKNzhiQ42IDFXCDivaaxAJd0xYshT3QqBxqnxeHvhunpu23xnmAAAAAElFTkSuQmCC);
    background-repeat: no-repeat;
    background-position: center center;
}

.SumoSelect.disabled {
    opacity: 0.7;
    cursor: not-allowed;
}

.SumoSelect.disabled>.CaptionCont {
    border-color: #ccc;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.SumoSelect .select-all {
    border-radius: 3px 3px 0 0;
    position: relative;
    border-bottom: 1px solid #ddd;
    background-color: #fff;
    padding: 8px 0 3px 35px;
    height: 20px;
    cursor: pointer;
}

.SumoSelect .select-all>label,
.SumoSelect .select-all>span i {
    cursor: pointer;
}

.SumoSelect .select-all.partial>span i {
    background-color: #ccc;
}

.SumoSelect>.optWrapper>.options li.optGroup {
    padding-left: 5px;
    text-decoration: underline;
}

.home .chat-block.back-to-home {
    display: none;
}

.bg-01 {
    background: url(images/bg-01.png) left bottom no-repeat;
}

.bg-02 {
    background: url(images/bg-02.png) bottom right no-repeat;
}

.banner-main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    z-index: 800;
}

.banner-main .tp-bullets.custom .tp-bullet {
    width: 16px;
    height: 16px;
    background: #ddd1ca;
    border-radius: 100%;
}

.banner-main .tp-bullets.custom .tp-bullet.selected {
    background: #c09f69;
}

.banner-main .but-02 {
    font-family: "Montserrat" !important;
    font-weight: 300 !important;
}

.banner-main h1 {
    font-family: "Johnston" !important;
}

.banner-main .banner-txt {
    font-family: "Montserrat" !important;
}

.banner-main .wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.banner-main .wrap .banner-txt-box h1 {
    font-size: 50px;
    margin: 0px 0px 20px 0px;
    color: #3a3a3a;
    text-transform: uppercase;
}

.banner-main .wrap .banner-txt-box h5 {
    color: #4b4b4b;
    font-size: 20px;
    margin: 0px;
    font-family: "Montserrat";
    font-weight: 500;
}

.banner-main .wrap .banner-txt-box h6 {
    color: #c99f45;
    font-size: 20px;
    margin: 0px;
    font-family: "Montserrat";
    font-weight: 500;
}

.title-row {
    margin-bottom: 45px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.title-row h2 {
    font-size: 45px;
    text-transform: uppercase;
    font-weight: 300;
    margin: 0px 0px 10px 0px;
    color: #383838;
}

.title-row p {
    font-size: 17px;
    font-weight: 400;
    color: #c99f45;
}

.pro-list-ul {
    margin: 0% -1.5% 60px -1.5%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.pro-list-ul li {
    list-style: none;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 30.3%;
    margin: 0px 1.5% 50px 1.5%;
    border: solid 1px #e9e9e9;
    border-radius: 10px;
    overflow: hidden;
}

.pro-list-ul li .pro-img-block {
    width: 100%;
    position: relative;
    padding-top: 30px;
}

.pro-list-ul li .pro-txt-block {
    text-align: center;
    margin-top: auto;
    border-bottom: solid 12px #c29b66;
    padding-bottom: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: flex-start;
    /* -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end; */
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.pro-list-ul li .pro-txt-block h4 {
    margin: 0px;
}

.pro-list-ul li .pro-txt-block h2 {
    color: #565656;
    font-size: 17px;
    margin: 0px;
    font-weight: 400;
    text-transform: inherit;
    width: 100%;
}

.pro-list-ul li .pro-txt-block h2 a {
    color: #565656;
    text-decoration: none;
    text-transform: inherit;
}

.pro-list-ul li .pro-txt-block h2 a:hover {
    color: #e4c27a;
}

.pro-list-ul li .pro-txt-block p {
    font-size: 14px;
    color: #909090;
    font-weight: 400;
    width: 100%;
    margin: 0px;
    font-family: "Johnston";
}

.pro-list-ul li .pro-txt-block h3 {
    color: #d7b56d;
    font-size: 23px !important;
    margin: 0px;
    margin: 0px;
    font-weight: 600;
    margin-top: 10px;
    width: 100%;
}

.pro-list-ul li .pro-txt-block h3 del {
    font-size: 14px;
    width: 100%;
    top: 4px;
}

.pro-list-ul li .pro-txt-block h3 .price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.pro-list-ul li .pro-txt-block .center-align {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.pro-list-ul li.item {
    width: 100%;
    background: #fefefc;
    padding-left: 0px;
    margin: 0px;
}

.pro-list-ul li:hover {
    -webkit-box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.07);
    box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.07);
}

.pro-list-ul li:hover .pro-txt-block {
    border-color: #eac473;
}

.pro-list-ul li a {
    text-decoration: none;
}

.pro-gallery-box {
    width: 48%;
}

.sec-01 {
    position: relative;
    z-index: 20;
}

.sec-01::before {
    content: "";
    display: block;
    z-index: 10;
    width: 100%;
    background: url(images/bg-01a.png) center top no-repeat;
    top: -133px;
    height: 740px;
    position: absolute;
    background-size: 100% 100%;
}

.sec-01 .wrap {
    z-index: 20;
    position: relative;
}

.home-block-01 {
    width: 100%;
}

.block-02a {
    margin: 0px -2%;
    padding: 0px 0px 120px 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.block-02a>li {
    list-style: none;
    -webkit-box-shadow: 0px 60px 103px 0px rgba(150, 176, 203, 0.26);
    box-shadow: 0px 60px 103px 0px rgba(150, 176, 203, 0.26);
    margin: 0% 2%;
    margin-bottom: 47px;
    width: 46%;
    background-color: #fff !important;
    border-radius: 40px;
    padding: 85px 4% 300px 4%;
}

.block-02a>li .but-block {
    margin: 0px -2% 0% -2%;
    padding: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.block-02a>li .but-block li {
    list-style: none;
    padding: 0% 2%;
}

.block-02a>li h2 {
    font-size: 35px;
    font-weight: 500;
    margin: 0px 0px 10px 0px;
}

.block-02a>li p {
    margin: 0px 0px 38px 0px;
    color: #737373;
    font-size: 15px;
}

.but-02,
.button,
.btn-4,
.btn-2,
.login-widget .btn-home {
    height: 46px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: none;
    cursor: pointer;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-decoration: none;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 500;
    color: #fff;
    border-radius: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0% 35px;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#d7ae77+0,c29b66+100 */
    background: #d7ae77;
    /* Old browsers */
    /* FF3.6-15 */
    /* Chrome10-25,Safari5.1-6 */
    background: -webkit-gradient(linear, left top, right top, from(#d7ae77), to(#c29b66));
    background: linear-gradient(to right, #d7ae77 0%, #c29b66 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    /* IE6-9 */
}

.but-02:hover,
.button:hover,
.btn-4:hover,
.btn-2:hover,
.login-widget .btn-home:hover {
    color: #fff;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#cc9629+0,f8c961+100 */
    background: #cc9629;
    /* Old browsers */
    /* FF3.6-15 */
    /* Chrome10-25,Safari5.1-6 */
    background: -webkit-gradient(linear, left top, right top, from(#c29b66), to(#d7ae77));
    background: linear-gradient(to right, #c29b66 0%, #d7ae77 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    /* IE6-9 */
}

.but-02.gray-but,
.button.gray-but,
.btn-4.gray-but,
.btn-2.gray-but,
.login-widget .btn-home.gray-but {
    background: rgba(237, 237, 237, 0.7);
    color: #4b4b4b;
}

.but-02.gray-but:hover,
.button.gray-but:hover,
.btn-4.gray-but:hover,
.btn-2.gray-but:hover,
.login-widget .btn-home.gray-but:hover {
    background: #c09739;
    color: #fff;
}

.bg-img-02 {
    position: absolute;
    width: 100%;
}

.offer-section.offer-bg-02 {
    background: url(images/bg-06.jpg) repeat center top;
}

.offer-section .wrap-02 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.offer-section .wrap-02.min-height {
    height: 619px;
    padding-top: 105px;
}

.offer-section .wrap-02.min-height-2 {
    height: 850px;
}

.offer-section .discount-block {
    margin: 0px 0% 0px -5%;
    padding: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.offer-section .discount-block li {
    list-style: none;
}

.offer-section .discount-block li h4 {
    font-size: 28px;
    color: #fff;
    margin: -55px 0px 0px 9%;
    letter-spacing: 3px;
    margin-bottom: 0px;
}

.offer-section .discount-block li .whatsapp-link {
    margin-top: 15px;
    display: inline-block;
    margin-bottom: 25px;
}

.offer-section .discount-block li img {
    max-width: 100%;
}

.offer-section .discount-block> :first-child {
    width: 67%;
}

.offer-section .discount-block> :last-child {
    width: 34%;
    text-align: center;
}

.home-pro-block-02 {
    margin: 0px;
    padding: 25px 2%;
    width: 100%;
}

.home-pro-block-02 li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    padding: 95px 0px;
}

.home-pro-block-02 li .text-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 55%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-right: 9%;
}

.home-pro-block-02 li .text-block h2 {
    width: 100%;
    margin: 0px 0px 45px 0px;
}

.home-pro-block-02 li .text-block p {
    width: 100%;
    margin: 0px 0px 55px 0px;
    font-size: 15px;
    font-weight: 400;
    line-height: 25px;
}

.home-pro-block-02 li .text-block .but-02 {
    min-width: 182px;
}

.home-pro-block-02 li .text-block :last-child {
    margin-bottom: 0px;
}

.home-pro-block-02 li .img-block {
    position: relative;
    width: 44.5%;
}

.home-pro-block-02 li .img-block img {
    width: 100%;
    border-radius: 50px;
    position: relative;
    z-index: 110;
}

.home-pro-block-02 li .bg-icn {
    position: absolute;
    top: 48px;
    left: -60px;
    z-index: 100;
}

.home-pro-block-02> :nth-child(even) {
    -webkit-box-orient: inherit;
    -webkit-box-direction: inherit;
    -ms-flex-direction: inherit;
    flex-direction: inherit;
}

.home-pro-block-02> :nth-child(even) .text-block {
    padding-left: 7%;
    padding-right: 0%;
}

.shadow-bg {
    width: 100%;
    background-position: center left;
    background-repeat: no-repeat;
}

.img-block-2 {
    width: 50%;
    position: relative;
}

.img-block-2 .shadow-bg-02 {
    position: absolute;
}

.img-block-2 img {
    max-width: 100%;
}

.img-block-2 img:not(.shadow-bg-02) {
    z-index: 25;
    position: relative;
}

.img-block-2 .shadow-bg-02 {
    position: absolute;
    bottom: -20%;
    left: -9%;
    z-index: 15;
    max-width: 100%;
}

.txt-block-03 {
    width: 50%;
    padding-left: 8%;
    position: relative;
    z-index: 50;
}

.txt-block-03 h2 {
    color: #fff;
    font-size: 45px;
    margin: 0px 0px 20px 0px;
}

.txt-block-03 h2 .text-style-02 {
    font-size: 75px;
    font-family: "freestyle_scriptregular";
    text-transform: capitalize;
    font-weight: normal;
    display: block;
    margin-bottom: -5px;
}

.txt-block-03 p {
    color: #fff4ec;
    margin: 0px 0px 25px 0px;
    line-height: 25px;
}

.txt-block-03 .gray-but {
    background: #575757;
    color: #fff;
    width: 183px;
}

.home-block-02 {
    padding: 95px 0px;
}

.home-block-02 h3 {
    font-size: 34px;
    margin: 0px 0px 5px 0px;
    color: #000;
}

.home-block-02 h4 {
    font-size: 18px;
    margin: 0px;
}

.home-block-02 img {
    max-width: 100%;
}

.why-section {
    margin-bottom: 82px;
}

.why-section h2 {
    text-align: center;
    margin: 0px;
}

.why-list {
    margin: 0px -0.5%;
    padding: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.why-list li {
    padding: 3%;
    width: 100%;
    width: 19%;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 35px 1% 0% 1%;
    border: solid 1px #d5d5d5;
    border-radius: 40px;
    list-style: none;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.why-list li a {
    padding: 13%;
    width: 100%;
}

.why-list li .bg-sp_03 {
    width: 84px;
    display: inline-block;
    height: 84px;
    background: url("images/css_sprites.png") -10px -10px;
}

.why-list li .bg-sp_04 {
    width: 84px;
    display: inline-block;
    height: 84px;
    background: url("images/css_sprites.png") -114px -10px;
}

.why-list li .bg-sp_05 {
    width: 84px;
    display: inline-block;
    height: 84px;
    background: url("images/css_sprites.png") -10px -114px;
}

.why-list li .bg-sp_01 {
    width: 84px;
    display: inline-block;
    height: 84px;
    background: url("images/css_sprites.png") -114px -114px;
}

.why-list li .bg-sp_02 {
    width: 84px;
    display: inline-block;
    height: 84px;
    background: url("images/css_sprites.png") -218px -10px;
}

.why-list li h5 {
    font-size: 15px;
    margin: 10px 0px 0px 0px;
    color: #5b5b5b;
    font-family: "Montserrat";
    font-weight: 400;
    width: 100%;
}

.mom-storry-block {
    padding: 150px 0px;
}

.mom-storry-block h2 {
    margin: 0px;
    color: #4e4e4e;
}

.mom-storry-block .mom-story {
    margin-left: -1%;
    margin-right: -1%;
}

.mom-storry-block .mom-story li {
    list-style: none;
    padding: 35px 3% 75px 3%;
}

.mom-storry-block .mom-story li .white-box {
    background: #fff;
    -webkit-box-shadow: 0px 8px 8px 0px rgba(150, 176, 203, 0.16);
    box-shadow: 0px 8px 8px 0px rgba(150, 176, 203, 0.16);
    border-radius: 40px;
    padding: 100px 11% 100px 11%;
}

.mom-storry-block .mom-story li .white-box p {
    margin: 0px 0px 15px 0px;
    font-size: 15px;
    min-height: 60px;
    color: #585858;
}

.mom-storry-block .mom-story li .white-box h5 {
    font-size: 18px;
    text-transform: uppercase;
    margin: 0px;
    font-weight: normal;
    color: #000;
    line-height: 25px;
}

.mom-storry-block .owl-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.mom-storry-block .owl-dots .owl-dot {
    width: 8px;
    margin: 0px 3px;
    height: 8px;
    border-radius: 100px;
    background: #d4d4d4;
}

.mom-storry-block .owl-dots .owl-dot.active {
    background: #d7b056;
}

.blog-sec {
    padding: 80px 0px;
}

.owl-carousel-blog li {
    list-style: none;
}

.owl-carousel-blog li .blog-thumb-img {
    width: 100%;
    overflow: hidden;
    border-radius: 25px;
}

.owl-carousel-blog li .blog-txt-thumb {
    padding-top: 20px;
}

.owl-carousel-blog li .blog-txt-thumb span {
    font-size: 13px;
    color: #8b95a0;
}

.owl-carousel-blog li .blog-txt-thumb p {
    margin: 15px 0px 0px 0px;
    font-size: 15px;
    color: #787878;
}

.owl-carousel-blog li .blog-txt-thumb a:hover {
    color: #000;
}

.home-block-01a {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 80px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.home-block-01a .confident-block {
    margin-right: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
}

.home-block-01a .confident-block h3 {
    margin: 0px 0px 9px 0px;
    color: #c29b66;
    font-size: 25px;
    text-transform: uppercase;
}

.home-block-01a .confident-block p {
    margin: 0px;
    max-width: 80%;
}

.home-block-01a .confident-block .icn-box {
    padding-right: 6px;
    width: 70px;
}

.home-block-01a .confident-block .icn-box img {
    width: 100%;
}

.home-block-01a .confident-txt-block {
    width: calc(100% - 97px);
    border-left: solid 1px #c29b66;
    padding-left: 20px;
}

.chat-block {
    margin-left: auto;
    width: auto;
    position: fixed;
    z-index: 700;
    right: 0px;
    bottom: 45px;
    padding: 0px;
}

.chat-block ul {
    margin: 0% -1%;
}

.chat-block ul li {
    list-style: none;
    margin: 0% 5px;
}

.chat-block ul li a {
    padding: 0% 5px 0% 5px;
    border-radius: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 160px;
    height: 40px;
    padding-left: 19%;
    -webkit-box-shadow: 0px 19px 70px 0px rgba(210, 211, 213, 0.74);
    box-shadow: 0px 19px 70px 0px rgba(210, 211, 213, 0.74);
    background: #ffffff;
    position: relative;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.chat-block ul li a p {
    font-size: 13px;
    color: #4e4e4e;
    margin: 0px;
    font-family: "Johnston";
    text-transform: uppercase;
}

.chat-block ul li a img {
    position: absolute;
    left: -5px;
}

.second-bg .min-height-2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 145px 0px 175px 0px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.insta-sec {
    position: relative;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    min-height: 1000px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.insta-sec .insta-txt-block {
    border: solid 1px #d8b156;
    text-align: center;
    width: 25%;
    color: #d8b156;
    z-index: 500;
    position: absolute;
    -webkit-box-shadow: 0px 30px 87px 0px rgba(150, 176, 203, 0.35);
    box-shadow: 0px 30px 87px 0px rgba(150, 176, 203, 0.35);
    border-radius: 50px;
    background: #fff;
    padding: 2%;
}

.insta-sec .insta-txt-block h2 {
    font-size: 42px;
    text-transform: inherit;
    margin: 0px 0px 0px 0px;
    font-family: "APOLLO";
    color: #d8b156;
    font-weight: normal;
    /* font-style: italic; */
}

.insta-sec .insta-txt-block p {
    font-size: 15px;
    line-height: 26px;
    margin: 0px 0px 25px 0px;
    color: #d8b156;
    font-size: 15px;
}

.insta-sec .insta-txt-block a {
    color: #d8b156;
    text-transform: uppercase;
    font-size: 17px;
    font-style: italic;
    font-family: "Avenir";
}

.insta-sec .insta-ul {
    margin: 0px;
    padding: 0px;
}

.insta-sec .insta-ul li {
    border: solid 1px #e6e6e6;
    padding: 10px;
    position: absolute;
    z-index: 400;
    display: block;
    list-style: none;
    background: #fff;
}

.insta-sec .insta-ul li img {
    width: 100%;
    display: block;
}

.insta-sec .insta-ul li.insta-b1 {
    width: 15%;
    left: -10%;
}

.insta-sec .insta-ul li.insta-b2 {
    width: 14%;
    left: 13%;
    top: 15%;
}

.insta-sec .insta-ul li.insta-b3 {
    width: 14%;
    left: 42%;
    top: 14%;
}

.insta-sec .insta-ul li.insta-b4 {
    width: 14%;
    left: 29%;
    bottom: 14%;
}

.insta-sec .insta-ul li.insta-b5 {
    width: 16%;
    right: 18%;
    top: 40%;
}

.insta-sec .insta-ul li.insta-b6 {
    width: 16%;
    right: -8%;
    top: 16%;
}

.insta-sec .insta-ul li.insta-b7 {
    width: 10%;
    right: -1%;
    bottom: 10%;
}

.about-block-01 li {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.about-block-01 li .text-block {
    padding-left: 9%;
    padding-right: 0%;
}

.sub-banner {
    width: 100%;
    height: 500px;
    background: #000;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.sub-banner .wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.sub-banner .wrap h1 {
    font-size: 50px;
    font-weight: normal;
    text-transform: uppercase;
    margin: 0px;
    padding-top: 10%;
    color: #202020;
}

.inner-banner-mask {
    position: absolute;
    bottom: 0px;
    width: 100%;
}

.inner-banner-mask img {
    width: 100%;
    display: block;
}

.guidance-block>li {
    height: 413px;
    padding: 0%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.guidance-block>li a {
    width: 100%;
    padding: 9%;
    text-decoration: none;
}

.guidance-block .block-02a li {
    padding: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background-size: 100% !important;
    background-position: right bottom !important;
}

.guidance-block .block-02a li a {
    padding: 85px 9% 300px 9%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
}

.bg-left {
    background: url(images/left-bg.jpg) bottom left no-repeat;
}

.bg-right {
    background: url(images/right-bg.jpg) bottom right no-repeat;
}

.guidance-demo-block {
    margin: 0% -1.5%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0px;
}

.guidance-demo-block>li {
    list-style: none;
    width: 47%;
    margin: 20px 1.5% 20px 1.5%;
    padding-top: 60px;
    padding-bottom: 60px;
    border: solid 1px #e0e0e0;
    border-radius: 40px;
    text-align: center;
}

.guidance-demo-block>li h3 {
    margin: 0px 0px 15px 0px;
    font-size: 30px;
    text-transform: uppercase;
    color: #202020;
}

.guidance-demo-block>li p {
    font-size: 15px;
    margin-top: 0px;
    margin-bottom: 25px;
}

.guidance-demo-block>li .select-block {
    margin: 0px auto;
    padding: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 90%;
}

.guidance-demo-block>li .select-block>li {
    width: 50%;
    padding: 1%;
    list-style: none;
}

.guidance-demo-block>li .but-02 {
    max-width: 175px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
}

.video-block-main {
    border-radius: 40px;
    overflow: hidden;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.video-main {
    position: relative;
    z-index: 100;
    display: inline-block;
    position: absolute;
}

.video {
    height: 60px;
    width: 60px;
    line-height: 60px;
    text-align: center;
    border-radius: 100%;
    background: transparent;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #d2aa4d;
    z-index: 999;
}

@-webkit-keyframes waves {
    0% {
        -webkit-transform: scale(0.2, 0.2);
        transform: scale(0.2, 0.2);
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    }

    50% {
        opacity: 0.9;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    }

    100% {
        -webkit-transform: scale(0.9, 0.9);
        transform: scale(0.9, 0.9);
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    }
}

@keyframes waves {
    0% {
        -webkit-transform: scale(0.2, 0.2);
        transform: scale(0.2, 0.2);
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    }

    50% {
        opacity: 0.9;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    }

    100% {
        -webkit-transform: scale(0.9, 0.9);
        transform: scale(0.9, 0.9);
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    }
}

.fa-play:before {
    content: "";
}

.waves {
    position: absolute;
    width: 150px;
    height: 150px;
    background: rgba(210, 170, 77, 0.3);
    opacity: 0;
    border-radius: 100%;
    right: -45px;
    bottom: -45px;
    z-index: -1;
    -webkit-animation: waves 3s ease-in-out infinite;
    animation: waves 3s ease-in-out infinite;
}

.wave-1 {
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
}

.wave-2 {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}

.wave-3 {
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
}

.play-but-img {
    width: 16px;
}

.video-block p {
    max-width: 780px;
    margin: 0px auto 25px auto;
    color: #000;
    line-height: 25px;
}

.video-block p b {
    font-weight: 500;
}

.smk_accordion .accordion_in .acc_head {
    font-size: 20px;
    padding-left: 40px;
    font-weight: 400;
    color: #333333;
}

.smk_accordion .accordion_in {
    margin-bottom: 10px;
    border-radius: 15px !important;
    border: solid 1px #d5d5d5;
}

.acc_active .acc_head {
    padding-top: 30px !important;
}

.smk_accordion.acc_with_icon .accordion_in .acc_head,
.smk_accordion.acc_with_icon .accordion_in .acc_content {
    padding-left: 4%;
    padding-right: 5%;
}

.smk_accordion .accordion_in .acc_head .acc_icon_expand {
    left: unset;
    right: 15px;
}

.smk_accordion .accordion_in .acc_head .acc_icon_expand {
    width: 22px;
    height: 22px;
    background: url(images/acc-ic.png) center center no-repeat;
}

.smk_accordion .accordion_in.acc_active>.acc_head .acc_icon_expand {
    background: url(images/acc-ic-cl.png) center center no-repeat;
}

.smk_accordion.acc_with_icon .accordion_in .acc_content {
    padding-bottom: 35px;
}

.smk_accordion .accordion_in.acc_active>.acc_head,
.smk_accordion .accordion_in .acc_content {
    background: #ffffff;
}

.bot-block-01 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-bottom: 60px;
}

.bot-block-01 h2 {
    font-size: 30px;
    width: 100%;
}

.pdf-download-block {
    margin: 0px -1.5% 80px -1.5%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.pdf-download-block li {
    list-style: none;
    /* border: solid 1px #dddddd; */
    border-radius: 30px;
    width: 30%;
    margin-left: 1.5%;
    margin-right: 1.5%;
    margin-bottom: 10px;
    padding: 3% 5% 3% 5%;
    text-align: center;
}

.pdf-download-block li .but-02 {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 13px;
    font-weight: 400;
    height: 42px;
}

.pdf-download-block li h5 {
    margin: 10px 0px 15px 0px;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 400;
    color: #000;
}

.non-hed {
    padding-top: 300px;
}

.contact-info-block {
    margin: 0px;
    padding: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.contact-info-block li {
    list-style: none;
}

.contact-info-block li.form-block {
    width: 47%;
}

.contact-info-block li.form-block li {
    list-style: none;
    margin-bottom: 12px;
}

.contact-info-block li.form-block ::-webkit-input-placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #9c9c9c;
    opacity: 1;
    /* Firefox */
}

.contact-info-block li.form-block ::-moz-placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #9c9c9c;
    opacity: 1;
    /* Firefox */
}

.contact-info-block li.form-block :-ms-input-placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #9c9c9c;
    opacity: 1;
    /* Firefox */
}

.contact-info-block li.form-block ::-ms-input-placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #9c9c9c;
    opacity: 1;
    /* Firefox */
}

.contact-info-block li.form-block ::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #9c9c9c;
    opacity: 1;
    /* Firefox */
}

.contact-info-block li.form-block :-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #9c9c9c;
}

.contact-info-block li.form-block ::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #9c9c9c;
}

.contact-info-block li.address-block {
    width: 40%;
    padding-left: 10%;
}

.contact-info-block li.address-block>ul:not(.social-link)>li {
    position: relative;
    padding-left: 25px;
    padding-bottom: 42px;
}

.contact-info-block li.address-block>ul:not(.social-link)>li .icn-span {
    position: absolute;
    left: 0px;
    top: 1px;
    font-size: 18px;
}

.contact-info-block li.address-block>ul:not(.social-link)>li .icn-span.icon-envelope {
    font-size: 16px;
    top: 4px;
}

.contact-info-block li.address-block>ul:not(.social-link)>li .icn-span.icon-phone {
    top: 3px;
}

.contact-info-block li.address-block>ul:not(.social-link)>li p {
    margin: 0px;
    line-height: 25px;
}

.contact-info-block li.address-block>ul:not(.social-link)>li p a {
    text-decoration: none;
    font-size: 15px;
}

.contact-info-block li h2 {
    font-size: 30px;
    text-transform: inherit;
    font-family: "Montserrat";
    font-weight: 300;
    margin: 0px 0px 20px 0px;
}

.contact-info-block li .but-02 {
    outline: none;
    cursor: pointer;
    border: none;
}

.fld,
.input-text {
    width: 100%;
    border: solid 1px #a3a3a3;
    border-radius: 20px;
    height: 40px;
    padding: 0px 15px;
    font-family: "Montserrat";
    font-size: 13px;
}

.form-02 li input[type=file] {
    padding: 9px;
}

textarea.fld {
    height: 138px;
    padding-top: 15px;
    padding-bottom: 15px;
    font-family: "Montserrat";
    font-size: 13px;
    resize: none;
    color: #4b4b4b;
}

textarea.fld:focus {
    outline: none;
}

.social-link {
    margin: 0px;
    padding: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0px -1.5% 0% -1.5%;
}

.social-link li {
    list-style: none;
    margin: 1.5%;
    width: auto;
}

.social-link li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 35px;
    height: 35px;
    border-radius: 100%;
    border: solid 2px #d8d8d8;
    color: #d8d8d8;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-decoration: none;
}

.social-link li a:hover {
    color: #000;
    border-color: #000;
}

.map-title-box {
    margin-top: 80px;
    text-align: center;
    margin-bottom: 25px;
}

.map-title-box h3 {
    margin: 0px;
    font-size: 30px;
    font-family: "Montserrat";
    font-weight: 300;
}

.map-section {
    min-height: 690px;
    margin-bottom: 90px;
}

.contact-top-block {
    background: #f7f1e5;
    width: 100%;
    border-radius: 35px;
    margin-bottom: 70px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.contact-top-block ul {
    margin: 0px;
    padding: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    align-items: center;
    padding: 30px 0;
}

.contact-top-block ul li {
    list-style: none;
    /* padding: 5%; */
    padding: 0 2%;
}

.contact-top-block ul li h3 {
    font-size: 23px;
    margin: 0px 0px 10px 0px;
    font-family: "Montserrat";
    font-weight: 300;
    color: #1f1f1f;
}

.contact-top-block ul li h4 {
    font-family: "Montserrat";
    font-weight: 500;
    margin: 25px 0px 0px 0px;
    color: #404040;
    font-size: 15px;
}

.contact-top-block ul li p {
    margin: 0px 0px 35px 0px;
    color: #1f1f1f;
}

.contact-top-block ul li.cb1 {
    border-right: solid 1px #dfdcd6;
    /* width: 50%; */
    display: flex;
    align-items: center;
    width: 60%;
}

.cb1-image {
    width: 50%;
    /* max-width: 206px; */
    padding-right: 4%;
    padding-right: 2%;
}

.cb1-content {
    /* width: 70%; */
    width: 50%;
}

.cb2-content {
    margin-top: -30px;
}

.contact-top-block ul li.cb2 {
    width: 40%;
    padding-left: 5%;
}

.contact-top-block ul .whatsapp-link {
    border-radius: 35px;
    background: #fff;
    -webkit-box-shadow: 0px 19px 70px 0px rgba(210, 211, 213, 0.74);
    box-shadow: 0px 19px 70px 0px rgba(210, 211, 213, 0.74);
    display: inline-block;
}

.contact-top-block ul .whatsapp-link img {
    display: block;
}

.contact-sellers h2 {
    text-transform: capitalize !important;
}

.contact-sellers .pdf-download-block {
    margin-left: -1%;
    margin-right: -1%;
}

.contact-sellers .pdf-download-block li {
    margin-bottom: 25px;
    margin-left: 1%;
    margin-right: 1%;
    width: 31%;
}

.contact-sellers .pdf-download-block li h5 {
    font-family: "Montserrat";
    font-size: 24px;
    text-transform: capitalize;
}

.bg-10 {
    background: url(images/bg-10.png) center top no-repeat;
    background-size: 100%;
    padding-top: 150px;
}

.who-we-are-block {
    text-align: center;
    border-top: solid 1px #b2cfdb;
}

.who-we-are-block p {
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
}

.about-block {
    padding-bottom: 50px;
}

.about-block p {
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
}

.about-block h3 {
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
}

.medical-top-block {
    padding: 60px 4% 60px 4%;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.medical-top-block h2 {
    margin: 0px;
    font-size: 40px;
}

.medical-top-block p {
    max-width: 800px;
}

.wrap-03 {
    max-width: 1070px;
    margin: auto auto;
}

.form-box-03 {
    border: solid 1px #f1f1f1;
    border-radius: 35px;
    padding: 60px 8% 60px 8%;
}

.form-box-03 .wpcf7-select{
    background: none;
    color: #4b4b4b;
}

.form-box-03 h3 {
    font-size: 35px;
    margin: 0px;
    text-align: center;
    color: #0e0e0e;
}

.form-box-03 p {
    text-align: center;
    color: #0e0e0e;
    margin: 0px;
}

.form-02 {
    margin: 0% -3%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.form-02 li {
    list-style: none;
    padding: 10px 3%;
    width: 50%;
}

.form-02 li .but-02 {
    max-width: 190px;
}

.labl {
    font-size: 12px;
    font-weight: 500;
    display: inline-block;
    margin-bottom: 5px;
    color: #151515;
}

.labl-02 {
    font-size: 9px;
}

.about-block-01 p {
    margin-bottom: 30px !important;
}

.about-offer .home-pro-block-02> :nth-child(even) {
    -webkit-box-orient: inherit;
    -webkit-box-direction: inherit;
    -ms-flex-direction: inherit;
    flex-direction: inherit;
}

.about-offer .home-pro-block-02> :nth-child(even) .text-block {
    padding-left: 8% !important;
    padding-right: 0%;
}

.about-offer .home-pro-block-02> :nth-child(odd) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.about-offer .text-block {
    padding-left: 0% !important;
    padding-right: 16%;
}

.about-offer .text-block p {
    margin-bottom: 30px !important;
}

.support-list {
    margin-left: -2%;
    margin-right: -2%;
}

.support-list li {
    margin: 0% 2%;
    padding: 0%;
    width: 21%;
    overflow: hidden;
}

.support-list li a {
    padding: 30px 17% 30px 17%;
    background: #fff;
}

.support-list li a:hover {
    background: #cf9a76;
}

.support-list li a:hover h5 {
    color: #fff;
}

.support-list li a span {
    min-height: 87px;
    min-height: 65px;
    max-width: 100%;
    display: inline-block;
}

.support-list li a span .hover-img {
    display: none;
}

.support-list li a span .normel-img {
    display: inline-block;
}

.support-list li a span img {
    width: 100%;
}

.support-list li a:hover .hover-img {
    display: inline-block;
}

.support-list li a:hover .normel-img {
    display: none;
}

.warranty-title {
    border-bottom: solid 1px #f1f1f1;
    margin-left: -9.5%;
    margin-right: -9.5%;
    padding-bottom: 30px;
    margin-bottom: 50px;
}

.warranty-group {
    margin-bottom: 50px;
}

.warranty-group h4 {
    margin: 0px;
    font-size: 20px;
    color: #383737;
    font-family: "Montserrat";
    font-weight: 400;
    border-bottom: solid 1px #e2e2e2;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.warranty-form-block {
    padding-top: 30px;
}

.talk-left-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: auto;
}

.talk-left-box h3 {
    margin: 0px;
    font-size: 40px;
    font-family: "Montserrat";
    font-weight: 300;
    color: #232323;
}

.talk-left-box img {
    margin: 0px 10px;
}

.talk-block {
    padding-top: 200px;
    padding-bottom: 100px;
}

.talk-block .but-02 {
    margin-left: auto;
    max-width: 190px;
    height: 55px;
    border-radius: 35px;
}

.talk-block .wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.guidance-img-block {
    width: 40%;
    float: right;
    -webkit-box-shadow: 0px 30px 87px 0px rgba(150, 176, 203, 0.23);
    box-shadow: 0px 30px 87px 0px rgba(150, 176, 203, 0.23);
    border-radius: 50px;
    overflow: hidden;
    margin-left: 5%;
}

.guidance-img-block img {
    display: block;
    max-width: 100%;
}

.accessory-page h4 {
    margin-bottom: 25px !important;
}

.acc_content p {
    line-height: 25px;
}

.acc_content p b {
    font-weight: 500;
}

.smk_accordion .accordion_in .acc_head {
    padding-top: 13px;
    padding-bottom: 13px;
}

.gaidance-txt-block h3 {
    font-size: 30px;
    margin: 0px 0px 35px 0px;
    font-weight: 300;
    text-transform: uppercase;
    color: #202020;
}

.gaidance-txt-block p {
    margin-bottom: 25px;
    margin-top: 0px;
    color: #000;
    line-height: 25px;
    font-weight: 400;
}

.gaidance-txt-block p span {
    color: #c10000;
}

.gaidance-txt-block h4 {
    margin: 0px 0px 2px 0px;
    font-size: 24px;
    font-family: "Montserrat";
    font-weight: 400;
    color: #000;
}

.gaidance-txt-block h5 {
    font-size: 20px;
    font-family: "Montserrat";
    font-weight: 500;
    margin: 20px 0px 15px 0px;
    color: #000;
}

.gaidance-txt-block b {
    font-size: 500;
}

.guidance-bot-block {
    border-top: solid 1px #ccc;
    border-top: solid 1px #ccc;
    width: 100%;
    margin-top: 5px;
}

.guidance-bot-block p i {
    color: #737373;
}

.table-ul {
    border: solid 1px #b89854;
    -webkit-border-radius: 10px;
    margin-bottom: 25px;
    border-radius: 10px;
    overflow: hidden;
}

.table-ul li {
    list-style: none;
    text-align: center;
    border-bottom: solid 1px #b89854;
    padding: 15px 2%;
}

.table-ul li.tabble-title {
    background: #b89854;
}

.table-ul li.tabble-title p {
    font-size: 17px;
    font-weight: 400;
    color: #fff;
}

.table-ul li p {
    margin: 0px;
    font-size: 17px;
    color: #787162;
}

.table-ul> :nth-child(even) {
    background: #f1eadd;
}

.table-ul> :last-child {
    border-bottom: none;
}

.about-img {
    border-radius: 50px;
    -webkit-box-shadow: 0px 30px 87px 0px rgba(150, 176, 203, 0.23);
    box-shadow: 0px 30px 87px 0px rgba(150, 176, 203, 0.23);
}

.about-img img {
    display: block;
    width: 100%;
}

.flx {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.pb-200 {
    padding-bottom: 200px;
}

.pt-250 {
    padding-top: 250px;
}

.pb-100 {
    padding-bottom: 100px;
}

.pt-150 {
    padding-top: 150px;
}

.product-gallery {
    width: 48%;
    margin-right: auto;
}

.product-gallery #carousel .slides li {
    border: solid 1px #e7dcdc;
    -webkit-border-radius: 20px;
    overflow: hidden;
    border-radius: 20px;
    cursor: pointer;
}

.product-gallery #carousel .slides li:hover {
    border-color: #d7b66e;
}

.product-gallery .flex-control-thumbs li {
    width: 22%;
}

.product-gallery .flex-control-thumbs li {
    border: solid 1px #e7dcdc;
    -webkit-border-radius: 20px;
    overflow: hidden;
    border-radius: 20px;
    margin: 0% 1.5% 0% 1.5%;
}

.product-gallery .flex-control-thumbs li:hover {
    border-color: #d7b66e;
}

.product-gallery .flex-direction-nav a.flex-next {
    background: url(images/pro-arrow-right.png) center center no-repeat;
    text-indent: 100px;
    border: solid 1px #d7d7d7;
    border-radius: 100%;
}

.product-gallery .flex-direction-nav a.flex-next:hover {
    border-color: #d7b66e;
}

.product-gallery .flex-direction-nav a.flex-prev {
    background: url(images/pro-arrow-left.png) center center no-repeat;
    text-indent: 100px;
    border: solid 1px #d7d7d7;
    border-radius: 100%;
}

.product-gallery .flex-direction-nav a.flex-prev:hover {
    border-color: #d7b66e;
}

.product-gallery .flex-direction-nav a:before {
    display: none;
}

.product-gallery-right {
    width: 47%;
    margin-left: auto;
}

.product-gallery-right p {
    font-size: 15px;
    margin: 0px 0px 20px 0px;
}

.product-gallery-right h2 {
    margin: 0px 0px 10px 0px;
}

.product-gallery-right h3 {
    font-size: 33px;
    color: #d7b66e;
    margin: 25px 0px 0px 0px;
    text-transform: uppercase;
}

.product-gallery-right hr {
    margin-bottom: 30px;
}

.product-gallery-right .text-block-01 {
    background: #fbeef1;
    border-radius: 10px;
    padding: 6%;
    margin-top: 35px;
    width: 100%;
}

.flex-direction-nav a {
    text-indent: -1000px !important;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
}

.product-gallery-right .text-block-01 h3 {
    color: #567287;
    font-size: 28px;
    margin: 0px 0px 15px 0px;
}

.text-block-01 .woocommerce-info {
    background: #fff5eb;
}


.text-block-01 .bundle_button {
    display: flex;
    flex-wrap: wrap;
}

.single-product .variations select {
    border: 1px solid #d3c6c6 !important;
    -webkit-border-radius: 35px;
    border-radius: 35px;
}

.bundled_product_summary .bundled_product_images figure {
    -webkit-border-radius: 15px;
    border-radius: 15px;
    overflow: hidden;
}




.product-gallery-right .text-block-01 h4 {
    font-size: 15px;
    color: #000;
    margin: 0px 0px 6px 0px;
    font-family: "Montserrat";
    font-weight: 400;
}

.product-gallery-right .text-block-01 p {
    color: #000;
    margin: 0px;
    font-weight: 300;
}

.features-box {
    margin: 70px -1.5% 0% -1.5%;
    padding: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.features-box li {
    width: 22%;
    padding: 35px 2% 35px 2%;
    margin: 0px 1.5% 15px 1.5%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style: none;
    -webkit-box-shadow: 0px 3px 46px 0px rgba(0, 0, 0, 0.06);
    box-shadow: 0px 3px 46px 0px rgba(0, 0, 0, 0.06);
    border-radius: 15px;
}

.features-box li .feature-txt-box h3 {
    margin: 0px 0px 7px 0px;
    font-size: 20px;
    color: #000;
}

.features-box li .feature-txt-box p {
    font-size: 14px;
    color: rgba(0, 0, 0, 0.8);
    margin: 0px;
}

.pro-dis h2 {
    margin-bottom: 35px;
}

.pro-dis p {
    margin-bottom: 25px;
    color: #000;
}

.pro-dis .wrap {
    position: relative;
}

.pro-dis2 .detail-block-01 {
    width: 48%;
    margin-right: auto;
}

.pro-dis2 .detail-block-02 {
    width: 50%;
    margin-left: auto;
}

.pro-dis2 h3 {
    font-size: 30px;
    text-transform: uppercase;
    margin: 0px 0px 15px 0px;
    color: #000;
}

.pro-txt-block-02 {
    background: #fff;
    border-radius: 20px;
    border: solid 1px #f0e0be;
    padding: 40px 6% 40px 6%;
}

.pro-txt-block-02 p {
    font-size: 14px;
    line-height: 23px;
}

.list-box-03 {
    margin: 0px -1.5% 0px -1.5%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.list-box-03 li {
    list-style: none;
    min-height: 90px;
    margin: 0% 1.5% 15px 1.5%;
    border-radius: 10px;
    border: solid 1px #f0e0be;
    padding: 25px 5% 25px 5%;
    width: 46%;
    background: #fff;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.list-box-03 li p {
    margin: 0px;
    text-align: center;
    font-size: 16px;
}

.other-pro {
    position: relative;
}

.other-pro .pro-list-ul {
    margin-bottom: 0px;
}

.errow-right {
    /* background: url(images/arrow-right.png) center center no-repeat; */
    /* background: url(images/arrow-down-sign-to-navigate.svg) center center no-repeat; */
    /* background-image: url(images/arrow-pink.png); */
    background-image: url(images/gold-arrow-r.png);
    background-repeat: no-repeat;
    width: 42px;
    height: 42px;
    border-radius: 100%;
    border: solid 1px #d2d2d2;
    display: block;
    background-size: 27px;
    /* transform: rotate(270deg); */
    background-position: center center;
    /* transition: all .35s ease-in-out; */
}

.errow-right:hover {
    /* border-color: #d7b66e; */
    /* background-position: left 8px center; */
    background-image: url(images/pink-arrow-r.png);
}

.errow-left {
    /* background: url(images/arrow-left.png) center center no-repeat; */
    /* background: url(images/arrow-down-sign-to-navigate.svg) center center no-repeat; */
    background-image: url(images/gold-arrow-l.png);
    background-repeat: no-repeat;
    width: 42px;
    height: 42px;
    border-radius: 100%;
    border: solid 1px #d2d2d2;
    display: block;
    background-size: 27px;
    background-position: center center;
    /* transition: all .35s ease-in-out; */
}

.errow-left:hover {
    /* border-color: #d7b66e; */
    /* background-position: right 8px center; */
    background-image: url(images/pink-arrow-l.png);
}

.pro-list-ul .owl-prev {
    position: absolute;
    left: -50px;
    top: 50%;
}

.pro-list-ul .owl-next {
    position: absolute;
    right: -50px;
    top: 50%;
}



/* style changes 07-18-22 */

.price {
    font-family: 'Montserrat' !important;
}

ins {
    text-decoration: none;
}


@media only screen and (min-width: 1024px) {
    .second-bg {
        padding: 20px 0px 145px 0px;
    }

    header .wrap .right-logo-box {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        height: 80px;
    }

    .pro-txt-block {
        min-width: 160px;
        position: relative;
        padding-bottom: 83px !important;
        padding-left: 6%;
        padding-right: 6%;
        width: 100%;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }

    .pro-txt-block h2,
    .pro-txt-block h3,
    .pro-txt-block p {
        width: 100%;
    }
}

@media only screen and (max-width: 1366px) {
    .insta-sec .insta-txt-block {
        width: 29%;
    }

    .insta-sec .insta-txt-block h2 {
        font-size: 30px;
    }

    .insta-sec .insta-txt-block p {
        line-height: 18px;
        font-size: 13px;
    }

    .insta-sec .insta-txt-block a {
        font-size: 12px;
    }

    header .wrap .logo-main {
        width: 228px;
    }

    header .wrap .logo-main img {
        width: 100%;
    }

    header .wrap .right-logo-box {
        width: 182px;
    }

    header .wrap .right-logo-box ul {
        margin: 0px;
    }

    header .wrap .right-logo-box ul> :first-child {
        width: 59%;
        padding: 0% 15px 0% 0%;
        margin-right: 15px;
    }

    header .wrap .right-logo-box ul> :first-child img {
        width: 100%;
    }

    header .wrap .right-logo-box ul> :last-child {
        width: 26%;
        padding: 0%;
    }

    header .wrap .right-logo-box ul> :last-child img {
        width: 100%;
    }

    header .wrap .right-logo-box ul {
        width: 100%;
    }
}

@media only screen and (max-width: 1200px) {
    header .top-bar-main .wrap {
        padding-left: 2%;
        padding-right: 2%;
    }
}

@media only screen and (max-width: 1300px) {
    .wrap {
        padding-left: 3%;
        padding-right: 3%;
    }
}

@media only screen and (max-width: 1024px) {
    .talk-block {
        padding-top: 100px;
        padding-bottom: 30px;
    }

    .talk-left-box h3 {
        font-size: 30px;
    }

    .form-box-03 h3 {
        font-size: 25px;
    }

    .medical-top-block h2 {
        font-size: 30px;
    }

    .wrap-03 {
        padding-left: 2%;
        padding-right: 2%;
    }

    .sec-01::before {
        background-size: 100%;
    }

    .back-to-home {
        right: 3%;
    }

    .offer-section .second-bg {
        background-size: cover !important;
    }

    .mom-storry-block {
        background-size: cover !important;
    }

    .block-02a>li {
        padding-bottom: 195px;
    }

    .price del:after {
        display: none;
    }

    .pro-list-ul li .pro-img-block {
        padding-top: 0px;
    }

    .pro-list-ul li .pro-txt-block {
        padding-bottom: 20px;
    }

    .pro-list-ul li img {
        height: 100px;
    }

    .pro-list-ul li {
        margin-bottom: 25px;
    }
}

@media only screen and (max-width: 1000px) {
    .product-gallery {
        width: 100%;
    }

    .product-gallery-right {
        width: 100%;
    }
}

@media only screen and (max-width: 768px) {
    header .wrap .logo-main {
        width: 160px;
    }

    header .wrap .right-logo-box {
        width: 130px;
    }

    .features-box li {
        width: 47%;
    }

    .pro-dis2 .detail-block-01 {
        width: 100%;
        margin-bottom: 35px;
    }

    .pro-dis2 .detail-block-02 {
        width: 100%;
    }

    .pro-list-ul .owl-prev {
        right: 10px;
    }

    .pro-list-ul .owl-next {
        left: 10px;
    }

    .pb-200 {
        padding-bottom: 100px;
    }

    .pb-200 {
        padding-bottom: 100px;
    }

    .pt-100 {
        padding-top: 50px;
    }

    .pt-250 {
        padding-top: 100px;
    }

    .pt-150 {
        padding-top: 70px;
    }

    .pb-100 {
        padding-bottom: 50px;
    }

    .title-row h2 {
        font-size: 30px;
    }

    .features-box {
        margin-top: 20px;
    }

    h2 {
        font-size: 32px;
    }

    .product-gallery-right h3 {
        font-size: 25px;
        margin: 20px 0px 0px 0px;
    }

    .product-gallery-right .text-block-01 h3 {
        font-size: 24;
    }

    .banner-main .wrap .banner-txt-box h1 {
        font-size: 40px;
        margin-bottom: 10px;
    }

    .banner-main .wrap .banner-txt-box h5 {
        font-size: 15px;
    }

    .pro-list-ul li .pro-txt-block {
        min-height: 166px;
    }

    .pro-list-ul li .pro-txt-block .center-align {
        min-height: 120px;
    }

    header .nav-bar nav ul li a {
        font-size: 13px;
    }

    .block-02a>li h2 {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .but-02,
    .button {
        font-size: 12px;
        height: 35px;
    }

    .block-02a>li .but-block li {
        margin-bottom: 10px;
    }

    .block-02a {
        padding-bottom: 5px;
    }

    .pro-list-ul {
        margin-bottom: 10px;
    }

    .offer-section .discount-block {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .offer-section .second-bg {
        padding-top: 150px;
        padding-bottom: 150px;
    }

    .offer-section .discount-block li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .offer-section .discount-block li .whatsapp-link {
        padding-left: 10px;
    }

    .home-pro-block-02 li .text-block h2 {
        margin-bottom: 25px;
    }

    .home-pro-block-02 li {
        padding: 30px 0px;
    }

    footer ul li.fc-05 {
        width: 100%;
        border-top: solid 1px #ece1cf;
        padding-top: 10px;
        margin-top: 10px;
    }

    footer ul li.fc-01 {
        width: 25%;
    }

    footer ul li.fc-02 {
        width: 25%;
    }

    footer ul li.fc-03 {
        width: 20%;
    }

    footer ul li.fc-04 {
        width: 30%;
    }

    footer ul li ul li a {
        font-size: 14px;
    }

    footer ul li ul li {
        padding-bottom: 5px;
    }

    footer {
        padding: 40px 0px 0px 0px;
    }

    footer ul li h3 {
        margin-bottom: 15px;
    }

    .home-block-01a .chat-block {
        margin-top: 0px;
    }

    .home-block-01a {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .sec-01::before {
        top: -95px;
    }

    .home-block-01a .confident-block h3 {
        font-size: 20px;
    }

    .home-block-01a {
        padding-bottom: 40px;
    }

    .contact-info-block li.address-block {
        width: 50%;
    }

    .guidance-demo-block>li h3 {
        font-size: 28px;
    }

    .sub-banner {
        height: 400px;
    }

    .sub-banner .wrap h1 {
        font-size: 40px;
    }

    .sub-banner .wrap h1 {
        padding-top: 20%;
    }

    .bot-block-01 h2 {
        font-size: 26px;
    }

    .offer-section .wrap-02.min-height {
        padding-top: 0px;
    }

    .offer-section .discount-block {
        margin: 0px;
    }

    .offer-section .discount-block li {
        width: 95%;
    }

    .offer-section .discount-block li h4 {
        margin-bottom: 0px;
        margin-top: 0px;
        font-size: 14px;
        letter-spacing: 4.5px;
        margin-bottom: 25px;
    }

    .offer-section .discount-block li img {
        margin-bottom: -30px;
    }

    .txt-block-03 h2 {
        font-size: 35px;
    }

    .txt-block-03 h2 .text-style-02 {
        font-size: 60px;
    }

    .second-bg .min-height-2 {
        padding: 0px;
    }

    header .top-bar-main .top-left-box> :first-child {
        display: none;
    }

    .block-02a>li {
        padding-top: 35px;
    }

    .why-list li h5 {
        font-size: 13px;
    }
}

@media only screen and (max-width: 1024px) {
    .insta-sec .insta-txt-block {
        width: 42%;
    }

    .insta-sec {
        min-height: 700px;
    }

    .insta-ul {
        margin: 0px;
        padding: 0px;
    }

    .insta-ul li {
        border: solid 1px #e6e6e6;
        padding: 10px;
        position: absolute;
        z-index: 400;
        display: block;
        list-style: none;
        background: #fff;
    }

    .insta-ul li img {
        width: 100%;
    }

    .insta-ul li.insta-b1 {
        width: 15%;
        left: -10%;
    }

    .insta-ul li.insta-b2 {
        width: 14%;
        left: 13%;
        top: 15%;
    }

    .insta-ul li.insta-b3 {
        width: 14%;
        left: 42%;
        top: 14%;
    }

    .insta-ul li.insta-b4 {
        width: 14%;
        left: 29%;
        bottom: 14%;
    }

    .insta-ul li.insta-b5 {
        width: 16%;
        right: 10% !important;
        top: 40%;
    }

    .insta-ul li.insta-b6 {
        width: 16%;
        right: -8%;
        top: 16%;
    }

    .insta-ul li.insta-b7 {
        width: 10%;
        right: -1%;
        bottom: 10%;
    }

    .insta-sec .insta-txt-block h2 {
        font-size: 30px;
    }

    .insta-sec .insta-txt-block p {
        line-height: 18px;
        font-size: 13px;
    }

    .insta-sec .insta-txt-block a {
        font-size: 12px;
    }
}

@media only screen and (max-width: 768px) {
    .insta-sec {
        min-height: 500px;
    }

    .guidance-block .block-02a li a {
        padding: 25px 10% 10px 10% !important;

    }

    .guidance-block .block-02a li {
        min-height: 250px;
    }
}

@media only screen and (max-width: 767px) {
    .about-offer .home-pro-block-02> :nth-child(even) .text-block {
        padding-left: 0% !important;
        padding-top: 0px !important;
    }

    header.sticky .top-bar-01 {
        height: auto;
        padding-top: 10px;
    }

    .toggle-ft h3 {
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .toggle-ft h3::after {
        content: "";
        display: block;
        position: absolute;
        right: 0px;
        width: 18px;
        height: 18px;
        background: url(images/arrow-down-sign-to-navigate.svg) 95% center no-repeat;
        background-size: contain;
    }

    .toggle-ft h3.footer-active::after {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }

    .product-sku {
        padding-bottom: 10px !important;
        margin-bottom: 10px !important;
    }

    .woocommerce-breadcrumb .container a {
        font-size: 12px !important;
    }

    .product-gallery-right h1 {
        font-size: 25px !important;
    }

    .single-product .woocommerce-product-details__short-description p {
        font-size: 13px !important;
        margin-top: 10px;
    }

    .archive .site-main {
        margin-bottom: 35px !important;
    }

    .contact-sellers h2 {
        font-size: 25px;
    }

    .contact-sellers .pdf-download-block li a {
        font-size: 13px;
    }

    .footer-bot-bar .bot-left p {
        text-align: left;
    }

    .contact-sellers .pdf-download-block li h5 {
        font-size: 17px;
    }

    .contact-sellers .pdf-download-block li {
        width: 48%;
    }

    .talk-block .but-02 {
        height: 35px !important;
    }

    .warranty-title {
        margin-bottom: 25px;
    }

    .support-list {
        margin-top: 0px !important;
    }

    .guidance-block .block-02a li {
        border-radius: 25px;
    }

    .guidance-block.pt-100 {
        padding-top: 10px;
    }

    .block-02a {
        margin-top: 35px;
    }

    .about-offer .bg-10 {
        padding-top: 5px;
    }

    .about-block-01 li {
        padding-top: 10px;
    }

    .home-pro-block-02 li .text-block p {
        font-size: 13px;
    }

    .toggle-ft {
        padding: 15px 0px 0px 0px !important;
        margin: 0px !important;
    }

    .toggle-ul {
        display: none;
    }

    /* .home header {
        position: static;
    } */
    .insta-sec .insta-txt-block p {
        margin-bottom: 5px;
    }

    .insta-sec .insta-txt-block h3 {
        margin: 0px 0px 10px 0px;
    }

    .pro-list-ul li .pro-txt-block h3 del {
        font-size: 11px;
    }

    .pro-list-ul li .pro-txt-block h3 {
        bottom: 9px;
    }

    .main-a {
        overflow: hidden !important;
        width: 100%;
    }

    .custom.tp-bullets {
        bottom: -134px;
        top: unset !important;
    }

    .gaidance-txt-block h3 {
        font-size: 13px;
        margin-bottom: 15px;
    }

    .table-ul li.tabble-title p {
        font-size: 13px;
    }

    .table-ul li p {
        font-size: 13px;
    }

    .pt-35 {
        padding-top: 2px;
    }

    .gaidance-txt-block h5 {
        font-size: 15px;
    }

    .guidance-block .block-02a li a {
        padding: 14%;
    }

    .chat-block ul li a p {
        display: none;
    }

    .chat-block ul li a {
        width: 37px;
        height: 37px;
        padding: 0px;
        background: transparent;
    }

    .gaidance-txt-block p {
        margin-bottom: 15px;
    }

    .gaidance-txt-block h4 {
        font-size: 15px;
    }

    .talk-left-box h3 {
        font-size: 15px;
        width: 100%;
    }

    .talk-left-box {
        width: 100%;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 10px;
    }

    .talk-left-box h3 {
        text-align: center;
    }

    .talk-left-box h3 a {
        width: 25px;
    }

    .talk-block .but-02 {
        margin-right: auto;
    }

    .talk-block {
        padding-top: 55px;
        padding-bottom: 0px;
    }

    .support-list li {
        width: 46% !important;
        padding: 0% !important;
        margin-bottom: 5px;
    }

    .medical-top-block {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .fld {
        font-size: 12px;
    }

    .labl {
        font-size: 11px;
    }

    .form-02 li {
        width: 100%;
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .form-box-03 {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .medical-top-block h2 {
        font-size: 20px;
    }

    .guidance-block li a {
        padding: 14%;
    }

    .guidance-block .block-02a>li h2 {
        font-size: 16px;
    }

    .guidance-block .block-02a>li {
        width: 46%;
        height: 180px;
    }

    .block-02a>li {
        margin-bottom: 15px;
    }

    .guidance-block>li {
        height: 270px;
    }

    .block-02a>li h2 {
        font-size: 18px;
    }

    .smk_accordion .accordion_in .acc_head {
        font-size: 15px;
    }

    .bot-block-01 h2 {
        font-size: 18px;
    }

    .video-block .pt-100 {
        padding-top: 0px;
    }

    .mom-storry-block {
        padding: 40px 0px 45px 0px;
        background-image: none !important;
        background-color: #f7ecd8 !important;
        margin-bottom: 45px;
    }

    .guidance-demo-block>li {
        width: 100%;
    }

    .guidance-demo-block>li {
        padding: 30px 5%;
    }

    .guidance-demo-block>li h3 {
        font-size: 20px;
    }

    .sub-banner .wrap h1 {
        font-size: 30px;
    }

    .sub-banner {
        height: 260px;
    }

    .map-section {
        margin-bottom: 30px;
        min-height: 250px;
    }

    .map-title-box {
        margin-top: 30px;
    }

    .map-title-box h3 {
        font-size: 20px;
    }

    .contact-info-block li.address-block>ul:not(.social-link)>li {
        padding-bottom: 20px;
    }

    .contact-info-block li.form-block {
        width: 100%;
        padding-bottom: 20px;
    }

    .contact-info-block li.address-block {
        width: 100%;
        padding-left: 0%;
    }

    .features-box li .feature-txt-box h3 {
        font-size: 15px;
    }

    .features-box li .feature-txt-box p {
        font-size: 12px;
    }

    .features-box li {
        padding: 25px 2% 25px 2%;
    }

    .pb-200 {
        padding-bottom: 50px;
    }

    .pro-dis h2 {
        margin-bottom: 10px;
        font-size: 28px;
    }

    .pro-dis p {
        font-size: 12px;
    }

    .pb-75 {
        padding-bottom: 25px;
    }

    .pt-250 {
        padding-top: 75px;
    }

    .pro-dis2 h3 {
        font-size: 23px;
    }

    .pro-txt-block-02 {
        padding: 20px 6% 20px 6%;
    }

    .list-box-03 li p {
        font-size: 13px;
    }

    .list-box-03 li {
        padding: 15px 3% 15px 3%;
    }

    .pro-list-ul li .pro-txt-block h2 {
        font-size: 14px;
    }

    .pro-list-ul li .pro-txt-block p {
        font-size: 12px;
        margin-bottom: 10px;
    }

    .pro-list-ul li .pro-txt-block h3 {
        font-size: 16px;
        position: static;
    }

    .product-gallery-right p {
        font-size: 13px;
    }

    .pro-list-ul li {
        width: 46%;
        margin-left: 2%;
        margin-right: 2%;
        margin-bottom: 15px;
    }

    .home .pro-list-ul {
        margin-bottom: 40px;
        margin-top: 40px;
    }

    .pro-list-ul li .pro-txt-block {
        padding-left: 3%;
        padding-right: 3%;
    }

    .title-row h2 {
        font-size: 22px;
    }

    .title-row p {
        font-size: 13px;
    }

    .title-row {
        margin-bottom: 30px;
    }

    .banner-main .wrap .banner-txt-box h1 {
        font-size: 25px;
    }

    .banner-main .wrap .banner-txt-box h5 {
        font-size: 13px;
    }

    header .wrap .logo-main {
        width: 135px;
    }

    .pro-list-ul li .pro-txt-block {
        padding-bottom: 10px;
    }

    .pro-list-ul li .pro-txt-block {
        border-bottom: solid 5px #c29b66;
    }

    .pt-200 {
        padding-top: 100px;
    }

    .flexslider {
        margin-bottom: 30px;
    }

    .pro-list-ul li .pro-txt-block {
        min-height: 110px;
    }

    .pro-list-ul {
        margin-bottom: 0px;
    }

    .bg-01,
    .bg-02 {
        background: none;
    }

    header .wrap,
    .banner-main .wrap {
        padding-left: 4%;
        padding-right: 4%;
    }

    .error-404 {
        padding: 3%;
    }

    .banner-main .wrap .banner-txt-box h6 {
        text-shadow: 1px 1px 0 #595959;
    }

    .pro-list-ul li .pro-txt-block .center-align {
        min-height: 88px;
    }

    footer div {
        width: 100%;
        text-align: center;
        float: none !important;
    }

    .offer-section .discount-block li {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .home-pro-block-02 li .text-block {
        width: 100%;
        padding: 15px 0px 0px 0px !important;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        text-align: center;
    }

    .home-pro-block-02 li .img-block {
        width: 100%;
    }

    .home-pro-block-02 li .text-block p {
        margin-bottom: 10px;
    }

    .home-pro-block-02 li .text-block h2 {
        margin-bottom: 10px;
    }

    .home-pro-block-02 li .text-block p br,
    .home-pro-block-02 li .text-block h2 br {
        display: none;
    }

    .why-list li {
        width: 45%;
        margin-top: 5px;
        margin: 8px 2%;
    }

    .why-list {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-top: 20px;
        margin: 15px -2% 0% -2%;
    }

    header .nav-bar {
        position: absolute;
        display: none;
        z-index: 999;
        padding: 0px;
        width: 100%;
        top: 130px;
        left: 0px;
        right: 0px;
        border-radius: 0;
        /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#d7ae77+0,c29b66+100 */
        background: #d7ae77;
        /* Old browsers */
        /* FF3.6-15 */
        /* Chrome10-25,Safari5.1-6 */
        /* background: -webkit-gradient(linear, left top, right top, from(#d7ae77), to(#c29b66)); */
        /* background: linear-gradient(to right, #d7ae77 0%, #c29b66 100%); */
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        /* IE6-9 */
    }

    header .nav-bar nav {
        width: 100%;
    }

    header .but-03 {
        width: calc(100% - 4%) !important;
        margin-bottom: 25px;
        margin-top: 25px;
        margin-left: 2%;
        margin-right: 2%;
    }

    header .nav-bar nav ul {
        width: 100%;
        padding: 10px 0px;
    }

    header .nav-bar nav ul li {
        width: 100%;
        text-align: left;
    }

    header .nav-bar nav ul li a {
        padding: 15px 0 15px 12px;
        width: 100%;
        display: block;
        color: #fff;
        border-bottom: solid 1px rgba(255, 255, 255, 0.404);
    }

    header .search-box-top {
        display: none;
    }

    #nav-icon1,
    #nav-icon2,
    #nav-icon3,
    #nav-icon4 {
        display: block;
        margin-left: 15px !important;
        z-index: 999;
    }

    .offer-section .second-bg {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .bg-01 .ml-auto {
        margin-right: auto;
        margin-left: 0px;
    }

    .img-block-2 {
        width: 60%;
    }

    .second-bg .min-height-2 {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .txt-block-03 {
        width: 100%;
    }

    .offer-section .wrap.min-height-2 {
        height: auto;
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .txt-block-03 h2 {
        font-size: 30px;
        margin-bottom: 5px;
    }

    .txt-block-03 h2 .text-style-02 {
        font-size: 55px;
    }

    .home-block-02 h3 {
        font-size: 25px;
    }

    .home-block-02 {
        padding: 45px 0px;
    }

    .why-section {
        margin-bottom: 0px;
    }

    .blog-sec .but-02.ml-auto {
        margin-right: 0px;
        margin-left: 0px;
    }

    .blog-sec {
        padding-top: 0px;
    }

    footer ul li.fc-01 {
        width: 100%;
        border-bottom: solid 1px #ece1cf;
        padding-bottom: 15px;
        margin-bottom: 10px;
    }

    footer ul li.fc-02 {
        width: 100%;
        border-bottom: solid 1px #ece1cf;
        padding-bottom: 15px;
        margin-bottom: 10px;
    }

    footer ul li.fc-03 {
        width: 100%;
        border-bottom: solid 1px #ece1cf;
        padding-bottom: 15px;
        margin-bottom: 10px;
    }

    footer ul li.fc-04 {
        width: 100%;
        padding-top: 25px;
    }

    footer ul li.fc-05 {
        width: 100%;
    }

    footer ul li {
        text-align: left;
    }

    footer ul li ul {
        margin-left: -3%;
        margin-right: -3%;
    }

    footer ul li ul li {
        margin-left: 1%;
        margin-right: 1%;
        width: auto;
    }

    footer ul li ul li a {
        display: inline-block;
        padding: 3px 10px 3px 10px;
        border-radius: 10px;
        font-size: 13px;
    }

    footer ul li.fc-04 ul li p {
        font-size: 13px;
    }

    section .wrap:not(.sec-01 .wrap) {
        overflow: hidden;
    }

    .footer-bot-bar {
        padding-top: 10px;
        margin-top: 10px;
        border-top: solid 1px #ece1cf;
    }

    .footer-bot-bar .bot-right {
        padding-top: 10px;
    }

    .home-block-01a .confident-block {
        width: 100%;
    }

    .home-block-01a .chat-block {
        width: 100%;
        margin-top: 15px;
    }

    .sec-01::before {
        top: -85px;
    }

    .block-02a>li {
        background-size: 100% !important;
    }

    .bg-01 .title-row {
        text-align: center;
    }

    .bg-01 .title-row h2 {
        width: 100%;
    }

    .bg-01 .ml-auto {
        margin-left: auto;
        margin-right: auto;
    }

    .offer-section .discount-block li h4 {
        font-size: 14px;
        text-align: center;
        margin-top: 13px;
        margin-left: 0px;
    }

    .mom-storry-block .mom-story li .white-box {
        padding: 10%;
    }

    .mom-storry-block .mom-story li {
        padding: 15px 0px 0px 0px;
    }

    .blog-sec h2 {
        width: 100%;
        text-align: center;
    }

    .blog-sec .but-02.ml-auto {
        margin-left: auto;
        margin-right: auto;
    }

    .home-block-01a .confident-block h3 {
        font-size: 16px;
    }

    .home-block-01a .confident-block p {
        font-size: 13px;
        width: 100%;
        line-height: 15px;
    }

    .home-block-02 h3 {
        font-size: 19px;
    }

    .home-block-02 h4 {
        font-size: 15px;
    }

    h2 {
        font-size: 19px;
    }

    .pdf-download-block li {
        width: 100%;
        margin-bottom: 25px;
    }

    .pdf-download-block {
        margin-bottom: 40px;
    }

    .non-hed {
        padding-top: 150px;
    }

    p {
        font-size: 13px;
        line-height: 19px;
    }

    p a {
        font-size: 13px;
    }

    .insta-sec .insta-ul li {
        position: unset;
        width: 50% !important;
        left: unset;
        top: unset;
        right: unset;
        bottom: unset;
        border: none;
        padding: 2px;
    }

    .insta-ul li img {
        display: block;
        height: 175px;
    }

    .insta-txt-block {
        position: unset !important;
        width: 100% !important;
        left: unset;
        top: unset;
        right: unset;
        bottom: unset;
        border-radius: 0px !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        z-index: unset !important;
    }

    .insta-sec .insta-ul {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .insta-sec {
        padding-left: 2%;
        padding-right: 2%;
    }

    .home-block-01a {
        margin-left: -3%;
        margin-right: -3%;
        width: auto;
        background: url(images/bg-01a.png) center top no-repeat;
        background-size: 100% 100%;
        padding-top: 55px;
        padding-bottom: 60px;
        margin-top: -40px;
    }

    .sec-01::before {
        display: none;
    }

    .home-block-01a .confident-block {
        margin-top: 0px;
    }

    .home-block-01a .confident-block {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .home-block-01a .confident-txt-block {
        width: 100%;
        padding: 0% 3%;
        text-align: center;
        border: none !important;
    }

    .home-block-01a .confident-block p {
        max-width: 100%;
    }

    .home-block-01a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .home-block-01a .confident-block .icn-box {
        margin: 0px auto 10px auto;
    }

    .home-pro-block-02 li {
        width: 50%;
    }

    .home-pro-block-02 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-left: -3%;
        margin-right: -3%;
    }

    .home-pro-block-02 li {
        width: 46%;
        margin: 0% 2%;
    }

    .txt-block-03 {
        padding-left: 2%;
        padding-right: 2%;
        text-align: center;
    }

    .insta-ul li.insta-b7 {
        display: none;
    }

    .why-list li {
        padding: 9%;
        border-radius: 25px;
    }

    .mom-storry-block {
        margin-top: 35px;
        margin-bottom: 0px;
    }

    .mom-storry-block .mom-story li .white-box h5 {
        font-size: 11px;
    }

    .txt-block-03 .gray-but {
        margin-left: auto;
        margin-right: auto;
    }

    .offer-section .discount-block> :first-child {
        width: 90%;
    }

    .offer-section .discount-block> :last-child {
        width: 60%;
    }

    .contact-top-block ul li.cb1 {
        width: 100%;
        border-right: none;
        border-bottom: solid 1px #dfdcd6;
    }

    .contact-top-block ul li {
        width: 100% !important;
    }

    .contact-top-block ul li h3 {
        font-size: 17px;
    }

    .contact-top-block ul li h4 {
        font-size: 12px;
        margin-top: 10px;
    }

    .contact-top-block ul li p {
        margin-bottom: 10px;
    }

    .contact-top-block {
        margin-bottom: 40px;
    }

    .guidance-bot-block h5 {
        font-size: 14px;
    }

    .home-sec-a2.second-bg {
        background: url(images/mob-bg.jpg) repeat !important;
    }

    .home-sec-a1.second-bg {
        background: transparent !important;
        padding-top: 40px !important;
        padding-bottom: 40px !important;
    }

    li.fc-04 li a {
        padding-right: 0%;
        padding-left: 0%;
    }

    footer ul li.fc-04 ul li {
        padding-right: 20px;
    }
    footer ul li.fc-04 ul li:last-child br{
        display: none;
    }

    .mom-storry-block .mom-story li .white-box p {
        font-size: 13px;
    }

    .blog-sec {
        padding: 40px 0px;
    }

    .chat-block {
        right: 10px;
    }

    .banner-main .tp-bullets.custom .tp-bullet {
        width: 10px;
        height: 10px;
    }

    .guidance-block .block-02a li {
        height: auto;
        min-height: 150px;
    }
}

@media only screen and (max-width: 600px) {
    .guidance-img-block {
        width: 100%;
        margin-left: 0%;
        margin-bottom: 25px;
    }

    .block-02a>li {
        width: 100%;
    }

    .home-pro-block-02 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-left: 0%;
        margin-right: 0%;
    }

    .home-pro-block-02 li {
        width: 100%;
        margin: 4px 0%;
    }

    .mom-storry-block h2 {
        text-align: center;
    }

    .mom-storry-block .mom-story li .white-box {
        text-align: center;
        padding: 10%;
    }

    .offer-section .wrap-02.min-height {
        height: auto;
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .mom-storry-block .owl-dots {
        margin-top: 10px;
    }
}

@media only screen and (max-width: 480px) {
    header .wrap .right-logo-box {
        width: 115px;
    }

    header .wrap .logo-main {
        width: 110px;
    }
    header .top-bar-01 #nav-icon3{ margin-top: 7px !important; }
    header .top-bar-01 #nav-icon3 span:nth-child(4) { top: 22px;}
}


/*@import
  'vendors/normalize';*/


/*@import
  'base/base',
  'base/fonts',
    'base/typography';*/


/*'base/helpers';*/


/*  @import 'owl/core';
  @import 'owl/animate';
  @import 'owl/autoheight';
  @import 'owl/lazyload';
  @import 'owl/video';

*/




.video-mom {
    text-align: center;
    width: fit-content;
    /* margin: 0 auto; */
    margin-top: 20px;
    margin-bottom: 10px;
    background: #ffffff;
    padding: 10px;
    border-radius: 10px;
    /* padding-bottom: 10
  px
  ; */
    overflow: hidden;
}

.pb-100 h2 {
    text-transform: none !important;
}

.guidance-bot-block a i {
    color: #565656;
    font-style: normal !important;

}

.guidance-bot-block a i:hover {
    color: #c39a3c;
}

.gaidance-txt-block th,
.gaidance-txt-block td {
    border: 1px solid #000;
    font-size: 14px;
    padding: 6px;
    box-sizing: border-box;
}

.gaidance-txt-block table {
    margin-bottom: 20px;
    width: 100%;
}

.page-template-page-guidance-user-manuals h2 {
    text-transform: none !important;
}

.demo-inner {
    width: 100%;
    display: flex;
    justify-content: center;
}

.demo-inner h4 {
    width: 20%;
    margin: 0px;
    line-height: 40px;
}

.demo-inner .SumoSelect {
    width: 30% !important;
}

.demo-box-container h5 {
    font-size: 28px;
    margin-bottom: 25px;
    margin-top: 0px;
}

.main-table-inside {
    max-width: 100%;
    overflow: auto;
}


.main-table-inside table {
    width: 100%;
}

/* ----------------------------------------------------------------- */

.page-template-page-guidance-fq .gaidance-txt-block {
    margin-bottom: 30px;
    display: inline-block;
}

.guidance-content-outer-div .guidance-img-block {
    width: 35%;
}

.guidance-content-outer-div {
    display: flex;
    flex-wrap: wrap;
}

.guidance-content-block {
    width: 60%;
}

.single-product .middle-section-tab .wrap {
    display: flex;
    flex-flow: column;
}

.single-product .middle-section-tab .woocommerce-tabs.wc-tabs-wrapper {
    order: -1;
    margin: 0;
}

.single-product .middle-section-tab .woocommerce-Tabs-panel {
    margin: 0;
}

.single-product .middle-section-tab .yith-wfbt-section {
    margin-bottom: 50px;
    margin-top: 30px;
}

.cart-top-button {
    display: flex;
    row-gap: 10px;
    margin-bottom: 10px;
    flex-wrap: wrap;
    justify-content: center;
}



@media only screen and (min-width: 550px) {
    .cart-top-button .button+.button {
        margin-left: 12px
    }

    .cart-top-button {
        justify-content: flex-end;
    }
}


@media only screen and (max-width: 767px) {
    .guidance-content-outer-div {
        flex-direction: column-reverse;
    }

    .guidance-content-block {
        width: 100%;
    }

    .guidance-content-outer-div .guidance-img-block {
        width: 100%;
        text-align: center;
    }

    .guidance-content-outer-div .guidance-img-block img {
        margin: 0 auto;
    }

    .pro-list-ul li .pro-txt-block {
        min-height: 200px;
    }

}

@media only screen and (max-width: 550px) {
    .related.products ul.products li.product .button {
        bottom: 24px !important;
        position: absolute !important;
        left: 20px;
        right: 20px;
        padding: 0 5px !important;
    }

    .pro-list-ul li .pro-txt-block {
        min-height: 150px;
    }

    .pro-list-ul li .pro-txt-block {
        align-items: flex-start;
    }

    .cart-top-button {
        flex-direction: column;
        display: block;
    }

    .cart-top-button .button {
        width: 100%;
        margin: 0 auto;
    }

    .cart-top-button a:last-child {
        display: none !important;
    }

    .woocommerce-cart.woocommerce-page .woocommerce-cart-form {
        padding-bottom: 0;
    }

    .woocommerce-cart .checkout-button.button.alt.wc-forward {
        margin-bottom: 0;
    }

    .cart-mobile-order {
        display: flex;
        flex-flow: column nowrap;
    }

    .cart-mobile-order .cart-top-button {
        order: 1;
    }


}