@import url('https://fonts.googleapis.com/css2?family=Lobster&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Caudex:wght@400;700&display=swap');



body{
   font-family: 'Caudex', serif;
   font-size: 18px;
   color: #1f1f1f;
}
h1, h2{position: relative;font-weight: 400;font-family: 'Bebas Neue', sans-serif;letter-spacing: 1px;}
h2 {
    font-size: 42px;
    color: #00858E;
}
 h3, h4, h5, h6{position: relative;font-weight: 600;}
h1{
   font-size: 50px;
   text-transform: uppercase;
   color: #000;
   line-height: .85;
}
h5 {
    font-size: 19px;
}

p {
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 18px;
    color: #171717;
    font-weight: 400;
}
h4 {
    font-size: 22px;
    margin-bottom: 18px;
}

.btn {
}



.btn {
    font-size: 14px;
    font-weight: 500;
    padding: 13px 25px;
    display: inline-block;
    border: 1px solid #f2b705;
    border-radius: 22px;
    font-family: 'Caudex', serif;
    text-transform: uppercase;
    color: #f2b705;
    line-height: 1;
    letter-spacing: 1px;
    position: relative;
    transition: all .3s;
    overflow: hidden;
    background: transparent;
}
.btn span {
    display: block;
    position: relative;
    z-index: 3;
}

.banner {
    background: transparent linear-gradient(238deg, #03A5AF 0%, #04838B 100%) 0% 0% no-repeat padding-box;
    padding: 60px 0 20px;
    overflow: hidden;
}

.bannerleft {
    max-width: 532px;
    margin-left: auto;
}

img {
    max-width: 100%;
}

.banner .container-fluid {
    padding-right: 0;
}

.bannersubttl {
    font-family: 'Lobster', cursive;
    font-size: 21px;
    color: #f2b705;
    margin-bottom: 9px;
    display: block;
}

.banner h1 {
    color: #fff;
    margin-bottom: 21px;
}

.banner p {
    font-size: 13px;
    color: #fff;
    opacity: .7;
    font-weight: 300;
}

.whiteborderbtn {
    color: #fff;
    border: 1px solid #fff;
}

.btn:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 22px;
    position: absolute;
    left: -100%;
    top: 0;
    transition: all .3s;
    background: #f2b705;
}

.btn:hover:before {
    left: 0;
}

.btn.whiteborderbtn:before {
    background: #fff;
}

.btn:hover {
    color: #fff;
}

.btn.whiteborderbtn:hover {
    color: #03919a;
    background: #fff;
}
.ourspecialist {
    padding: 40px 0;
    box-shadow: 0px 9px 8px rgba(0,0,0,.1);
    position: relative;
}

.ttlewrap  img {
    width: 48px;
    margin: 0 10px;
}

.ttlewrap img + span {
    color: #F2B705;
    font-family: 'Lobster', cursive;
    font-size: 18px;
    display: inline-block;
    margin-bottom: 5px;
}

text-tra {
    font-size: 38px;
    color: #00858E;
    line-height: 1;
}

.ttlewrap {
    margin-bottom: 25px;
}

.slidproductwrap {
    border-radius: 15px;
    margin-bottom: 38px;
}

.productimgwrap {
    position: relative;
    border-radius: 12px;
    overflow: hidden;
    margin-bottom: 10px;
}

.productimgwrap .addtocartb {
    position: absolute;
    right: 0;
    border-radius: 8px;
    background: #fff;
    display: flex;
    bottom: 1px;
    right: 1px;
    padding: 5px 9px;
    width: 43px;
    white-space: pre;
    transition: all .3s;
    text-align: right;
}

.productimgwrap .addtocartb img {
    transition: all .3s;
    width: 23px;
}

.productimgwrap .addtocartb span {
    display: none;
    text-transform: uppercase;
    font-size: 15px;
    color: #f2b705;
    width: 0;
    transition: all .2s;
    margin-right: 10px;
}

.productimgwrap .addtocartb:hover span {
    display: block;
    width: 106px;
}

.productimgwrap .addtocartb:hover {
    width: 157px;
}

.productimgwrap > img {
    object-fit: cover;
    min-height: 190.5px;
    display: block;
    margin: 0 auto;
}

h4 {
    font-size: 18px;
    margin-bottom: 10px;
}
.slidproductwrap h4 {
    margin-bottom: 4px;
    color: #000;
}

.productinfo .ratings {
    font-size: 13px;
    color: #fff;
    background: #04919a;
    padding: 1px 6px;
    border-radius: 8px;
    align-items: center;
}

.productinfo .p_price {
    margin-bottom: 0;
    font-size: 16px;
}

.productinfo {
    align-items: center;
}
.slidproductwrap p a {
    color: #f2b705;
}
.leftbgpro {
    position: absolute;
    left: 0;
    top: 20px;
    width: 130px;
}

.rightbgpro {
    position: absolute;
    right: 0;
    bottom: 20px;
    width: 130px;
}

.ourspecialist .container {
    position: relative;
    z-index: 4;
}

.specialslider .owl-nav {
    display: flex !important;
    position: absolute;
    top: 50%;
    transform: translate(0px, -50%);
    left: -70px;
    right: 0;
    pointer-events: none;
    width: calc(100% + 140px);
    justify-content: space-between;
    z-index: 9;
}

.specialslider .owl-nav button {pointer-events: initial;width: 37px;height: 37px;background: none;border-radius: 50%;color: #f2b705 !important;border: 1px solid #f2b705 !important;font-size: 28px !important;}

.specialslider .owl-nav button span {
    display: block;
    line-height: 1;
    font-size: 38px;
    position: relative;
    top: -2px;
    border-radius: 50%;
}
.ttlewrap:not(.text-center) img:first-child {
    margin-left: 0;
}

.con-consec h2 {
    margin-bottom: 15px;
}

.con-consec p {
    font-size: 15px;
    line-height: 1.3;
}

.leftimgsecnew .col-md-7 {
    padding-left: 30px;
}

.con-consec p a {
    color: #f2b705;
}
.con-imagesec img{
    position: relative;
    z-index: 4;
}

.con-imagesec .con-img-abs {
    position: absolute;
    top: 5%;
    height: 90%;
    width: auto;
    z-index: 1;
}

.con-imagesec {
    position: relative;
}


.leftimgsecnew .con-img-abs {
    left: -170px;
}

.imdconouterimg {
    position: absolute;
}

.leftimgsecnew .imdconouterimg {
    right: 0;
    width: 164px;
    top: 50%;
    transform: translate(0px, -50%);
}

.imgconsec {
    position: relative;
    margin-top: 60px;
}

.rightimgsecnew .con-img-abs {
    right: -170px;
}

.rightimgsecnew .imdconouterimg {
    left: 0;
    width: 160px;
    top: 50%;
    transform: translate(0px, -50%);
}

.testsec {
    margin-bottom: 80px;
}
.contactbox {
    background: #00858E;
    padding: 12px 10px;
    border-radius: 15px;
}

.contactbox p {
    margin: 0;
    font-size: 12px;
    color: #fff;
    opacity: .5;
    margin-bottom: 1px;
}

.contactboxleft img {
    width: 29px;
}

.contactboxleft h4 {
    margin-bottom: 0;
    color: #fff;
    font-family: 'Bebas Neue', sans-serif;
    font-size: 33px;
    font-weight: 400;
}

.contactboxleft .d-flex {
    align-items: center;
}

.contactbox 
 .whiteborderbtn {
    padding-left: 15px;
    padding-right: 15px;
}
.spicesec {
    padding: 70px 0;
    /*background: url(../images/spicebg.png);*/
    background-size: cover;
    background-position: center;
}
.spicesec  img {
    max-height: 116px;
}

.testimonialsec {
    padding: 60px 0;
    background: url(../images/testibg.png);
    background-size: 1090px;
    background-repeat: no-repeat;
    background-position: bottom center;
}

.testimonialsec .ttlewrap {
    margin-bottom: 50px !important;
}

.testimoniualsliderwrap {
    padding: 30px 72px;
    background: transparent linear-gradient(180deg, #07A1AB 0%, #00858E 100%) 0% 0% no-repeat padding-box;
    border-radius: 35px;
    max-width: 800px;
    margin: 0 auto;
}

.testislide img {
    width: 34px !important;
    display: inline-block !important;
    margin-bottom: 23px;
}

.testislide {
    text-align: center !important;
}

.testislide div {
    text-align: center;
}

.testislide p {
    color: #fff;
    line-height: 1.7;
}

.rating.mb-3 {
    justify-content: center;
}

.rating.mb-3 i {
    color: #f2b705;
    font-size: 22px;
    margin: 0px 4px !important;
}

#sync1 .owl-nav {
    display: none !important;
}

#sync2 {
    max-width: 500px;
    margin: 0 auto;
    padding: 0 50px;
}

#sync2 img {
    width: 66px;
    margin: 0 auto;
    transition: all .3s;
    transform: scale(.8);
    border-radius: 50% !important;
}

#sync2 img .owl-item.active.current {}

#sync2 .current img {
    transform: scale(1);
    border: 3px solid #f2b705;
}

#sync2 .owl-nav {
    position: absolute;
    top: 24px;
    left: 0;
    right: 0;
    pointer-events: none;
    display: flex;
}


#sync2 .owl-nav button {
    width: 23px;
    height: 18px;
    position: absolute;
    pointer-events: initial;
}

#sync2 .owl-nav button.owl-next {
    right: 0;
}

#sync2 .owl-nav button:focus, #sync2 .owl-nav button:hover {
    outline: none;
    box-shadow: none;
    border: none;
}

.owl-nav button span {
    /* font-size: 0; */
}

#sync2 .owl-nav button span:before {
    content: '';
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    font-size: 20px;
    top:15px;
    color: #fff;
}

#sync2 .owl-nav button.owl-prev span:before {
    content: "\f177";
    left: 0;
    top: 0;
}
#sync2 .owl-nav button.owl-next span:before {
    content: "\f178";
    left: 0;
    top: 0;
}
#sync2 {
    position: relative;
}
.homecontactwrap {
    background: url(../images/homecontactbg.png);
    background-size: cover;
    background-position: center;
    padding-top: 80px;
}
.home-contactfoem {
    padding: 30px;
    background: #fff;
    border-radius: 20px;
    padding-bottom: 20px;
    margin-bottom: -29px;
}

.home-contactfoem .ttlewrap {}

.home-contactfoem .ttlewrap img {
    width: 35px;
}

.home-contactfoem .ttlewrap img + span {
    font-size: 15px;
}

.home-contactfoem .ttlewrap h2 {
    font-size: 22px;
}

.home-contactfoem .row {
    margin: 0 -7px;
}

.home-contactfoem .row .form-group {
    padding: 0 7px;
}

.commonform .form-control {
    font-size: 14px;
    color: #4c4c4c;
    padding: 9px 15px;
    min-width: auto;
}

.commonform textarea.form-control {
    height: 80px;
}
.commonform .form-control:focus, .commonform .form-control:hover {
    outline: none;
    box-shadow: none;
}

.commonform .form-control::-webkit-input-placeholder { /* Edge */
  color: #4c4c4c;
}

.commonform .form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #4c4c4c;
}

.commonform .form-control::placeholder {
  color: #4c4c4c;
}
.testimeta {transform: scale(0);transition: all .3s;}
.testimeta p {font-size: 10px;color: #fff;font-weight: 400;opacity: .7;}

.testimeta h4 {
    top: 0;
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    margin-bottom: 8px;
    margin-top: 16px;
}

.testimeta p {
    top: 20px;
    line-height: 1;
}

#sync2 .current .testimeta {
    transform: scale(1);
}
.partenersec {
    padding: 60px 0 40px;
}

.trustslider  .owl-stage {
    display: flex;
    align-items: center;
}

.trustslider  img {
    max-height: 87px;
    margin: 0 auto;
    width: auto !important;
}

.trustslider  .owl-nav, .trustslider  .owl-dots {
    display: none;
}
footer {
    background: #00858E;
}

.newsletter {
    background: #24969E;
    padding: 20px 23px;
    border-radius: 60px;
    width: 100%;
}

.newsletter img {
    width: 37px;
    margin-right: 16px;
}

.newsletter h3 {
    font-size: 25px;
    font-family: 'Bebas Neue', sans-serif;
    font-weight: 400;
    line-height: 1;
    margin: 0;
    color: #fff;
}

.flogo img {
    width: 142px;
    position: relative;
    min-width: 176px;
    left: -26px;
    top: -15px;
    margin-bottom: -29px;
}

.flogo {
    min-width: 127px;
    margin-right: 38px;
    background: #fff;
    text-align: center;
    padding: 10px 0 28px 0;
    border-radius: 0 0 65px 65px;
    max-width: 127px !important;
    overflow: g;
}

.subscriptionform input.form-control {
    margin-right: 12px;
    font-size: 12px;
    color: #00858e;
}
.subscriptionform input.form-control::-webkit-input-placeholder { /* Edge */
  color: #00858E;
}

.subscriptionform input.form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #00858E;
}

.subscriptionform input.form-control::placeholder {
  color: #00858E;
}

.subscriptionform .btn {
    padding: 11px 10px;
    width: 238px;
}

.ftopinner {
    align-items: end;
    margin-bottom: 40px;
}

.fcol p, .fcol a,.fcol span {
    font-size: 12px;
    color: #fff;
    margin: 0;
    opacity: .7;
    line-height: 1;
}

.fcol h4 {
    font-size: 24px;
    font-family: 'Bebas Neue', sans-serif;
    font-weight: 400;
    color: #fff;
    margin-bottom: 26px;
}

.fcol h4:after {
    content: '';
    display: block;
    width: 60px;
    height: 3px;
    background: #f2b705;
    margin-top: 6px;
}

.fcontact > p {
    font-size: 16px;
    margin-bottom: 23px;
}

.fcontblock img {
    width: 36px;
    min-width: 36px;
}

.fcontblock div:first-child {
    margin-right: 16px;
}

.fcontblock {
    margin-bottom: 26px;
}

.fcontblock strong {
    display: block;
    margin-bottom: 3px;
}
.fcol ul {
    padding: 0;
    list-style: none;
    margin: 0;
}

.fcol ul li a {
    display: block;
}

.fcol ul li {
    margin-bottom: 18px;
}

.openinghrs li {
    margin-bottom: 18px;
}

.openinghrs li span:first-child {
    min-width: 37px;
}

.fmap iframe {
    width: 100%;
    height: 195px;
}

.fcol {
    margin-bottom: 19px;
}

.copyright {
    padding: 26px 0;
    border-top: 1px solid #5aa2a7;
    background: #00858e;
}

.copyright p {
    margin: 0;
    font-size: 12px;
    color: #fff;
    opacity: .7;
    font-weight: 400;
}

.socialshar a {
    margin-left: 24px;
    color: #fff;
}
body > header {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
    left: 0;
    background: transparent linear-gradient(346deg, #03A5AF 0%, #04838B 100%) 0% 0% no-repeat padding-box;
}

.sidebarmenu {
    position: fixed;
    width: 471px;
    right: -471px;
    top: 0;
    height: 100vh;
    overflow: auto;
    background: #f2b705;
    padding: 38px;
    transition: all .4s;
}

header .row {
    margin: 0;
}

.weblogo img {
    min-width: 211px;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0px);
    top: -16px;
}

.weblogo a {
    display: block;
    margin-bottom: -68px;
    width: 148px;
    display: block;
    text-align: center;
    background: #fff;
    padding-bottom: 31px;
    border-radius: 0 0 86px 86px;
    padding-top: 14px;
    overflow: hidden;
    position: relative;
    height: 127px;
}
.navbar-nav ul li {
    list-style: none;
    margin-right: 20px;
}

.navbar-nav ul li a {
    color: #fff;
    font-size: 16px;
    padding: 0;
    display: block;
}

li {}

.navbar-nav ul {
    margin: 0;
}

.hright .d-flex > * {
    margin-left: 41px;
    line-height: 1;
}

.hcontact {
    font-size: 15px;
    color: #fff;
}

.hcontact img {margin-left: 0;margin-right: 7px;width: 15px;}

.hsearchsec img {
    width: 15px;
    line-height: 1;
}

.hlanguage {
    font-size: 18px;
    font-family: 'Bebas Neue', sans-serif;
    color: #fff;
    margin-top: 5px;
}

.hprofile img {
    width: 14px;
}

.hcart img {
    width: 19px;
}

.hcart {
    position: relative;
}

.hcart .cartcount {
    position: absolute;
    background: #f2b705;
    font-size: 9px;
    width: 16px;
    height: 16px;
    text-align: center;
    line-height: 16px;
    border-radius: 50%;
    right: -14px;
    top: -4px;
}

.menutoggle {
    font-family: 'Bebas Neue', sans-serif;
    font-size: 26px;
    color: #fff;
    font-weight: 400;
    cursor: pointer;
}

.menuinnk {
    position: relative;
}

.menuinnk .menutoggle span {
    width: 33px;
    height: 1px;
    background: #fff;
    display: inline-block;
    margin-bottom: 8px;
    margin-left: 5px;
}

.menuinnk .menutoggle span:before {
    content: '';
    width: 28px;
    height: 1px;
    background: #fff;
    display: block;
    position: absolute;
    top: 2px;
}

.menuinnk .menutoggle span:after {
    content: '';
    width: 26px;
    height: 1px;
    background: #fff;
    display: block;
    position: absolute;
    top: 21px;
}
.sidebarmenu 
 .menutoggleclose {
    position: absolute;
    right: 7px;
    top: 9px;
    font-family: 'Bebas Neue', sans-serif;
    font-size: 29px;
    vertical-align: middle;
    color: #fff;
    cursor: pointer;
}

.menutoggleclose span {
    width: 30px;
    height: 30px;
    display: inline-block;
    margin-top: -3px;
}

.menutoggleclose span:before, .menutoggleclose span:after {content: '';display: block;width: 28px;height: 1px;background: #fff;position: absolute;}

.menutoggleclose span:before {transform: rotate(45deg);top: 16px;right: 0;}

.menutoggleclose span:after {
    transform: rotate(-45deg);
    top: 16px;
    right: 0;
}

.sidebarmenu  ul {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e7ca72;
}

.sidebarmenu ul li {
    margin-top: 26px;
}

.sidebarmenu ul li a {
    color: #fff;
    text-transform: inherit;
}

.menuaddress p {
    font-size: 16px;
    margin-bottom: 0;
    color: #000;
}
.sidebarmenu.opened {
    right: 0;
}
.productsec {
    padding: 60px 0;
}

.psidebar {
    padding: 20px;
    background: #04919a;
    border-radius: 15px;
}

.productsec .row {
    margin: 0 -10px;
}

.productsec .row .col-md-3, .productsec .row .col-md-4, .productsec .row .col-md-6 {
    padding: 0 10px;
}

.filtersec h4 {
    color: #fff;
    margin-bottom: 0;
}

.filterttl a {
    font-size: 14px;
    text-transform: capitalize;
    color: #f2b705;
}

.filterttl {
    margin-bottom: 16px;
}

.filtersec ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.filtersec ul li {
    width: 100%;
}

.filtersec ul li label {
    margin: 0;
    display: inline-block;
    font-size: 14px;
    color: #fff;
    padding-left: 0;
    position: relative;
}

.filtersec ul li label span:before {
    content: '';
    display: block;
    width: 15px;
    height: 15px;
    background: #fff;
    border-radius: 2px;
    position: absolute;
    left: 0;
    top: 0;
}

.filtersec ul li label input {
    display: none;
}

.filtersec ul li label {}

.filtersec ul li label span {
    position: relative;
    padding-left: 24px;
}

.filtersec ul li label span:after {
    content: '';
    display: block;
    width: 9px;
    height: 5px;
    position: absolute;
    border-left: 2px solid #04919a;
    border-bottom: 2px solid #04919a;
    transform: rotate(-45deg);
    position: absolute;
    left: 3px;
    top: 4px;
    opacity: 0;
}

.filtersec ul li label input:checked + span:after {
    opacity: 1;
}

.filtersec {
    margin-bottom: 18px;
    padding-bottom: 18px;
    border-bottom: 1px solid #71b0b4;
}

.tagcheck span {
    padding: 7px 11px;
    display: inline-block;
    border: 1px solid #71b0b4;
    border-radius: 29px;
    line-height: 1;
    font-size: 14px;
    color: #fff;
}

.tagcheck {
    margin-right: 10px;
}

.tagcheck input:checked + span {
    background: #fff;
    color: #04919a;
}

.tagcheck input {
    display: none;
}

.priceform label {
    font-size: 14px;
    color: #fff;
    margin-bottom: 0;
}

.priceform.row {
    margin: 0 -5px;
}

.priceform.row .col-md-6 {
    padding: 0 5px;
}

.priceform input.form-control {
    font-size: 14px;
    background: transparent;
    border: 1px solid #71b0b4;
    color: #fff;
}

h3 {
    font-size: 22px;
}

.ptopsec h3 {
    color: #00858E;
    margin-bottom: 0;
}

.sortoption h4 {
    color: #657699;
    white-space: pre;
    margin-right: 10px;
    margin-bottom: 0;
}

.ptopsec {
    margin-bottom: 23px;
}

.product_block {
    padding: 55px 15px 15px 15px;
    border-radius: 12px;
    box-shadow: 0px 0px 25px #14141429;
    margin-bottom: 20px;
    position: relative;
    overflow: hidden;
}

.product_block .pimg {
    text-align: center;
    margin-bottom: 23px;
}

.product_block .pimg img {
    height: 102px;
    object-fit: contain;
}

.pricepro {
    font-size: 14px;
    color: #000;
}

.pricepro {}

.ratings {
    font-size: 13px;
    color: #fff;
    background: #04919a;
    padding: 1px 6px;
    border-radius: 8px;
    align-items: center;
}

.pbtns {
    margin-top: 26px;
}

.pbtns {}

.product_block:before {
    content: '';
    display: block;
    width: 90%;
    height: 200px;
    position: absolute;
    background: #f2b705;
    top: -163px;
    border-radius: 50%;
}

.offerbanner {
    background: url(../images/offerbanner.png);
    padding: 60px 0;
    background-size: cover;
    background-repeat: no-repeat;
}

.offerbanner h1 {
    color: #fff;
    margin-bottom: 17px;
}

.offerbanner p {
    color: #fff;
}

.con-imagesec img:first-child {
    max-width: 388px;
    width: 100%;
}
.bestsellersec {
    padding: 80px 0px;
    position: relative;
}

.bestsellerleft {
    background: #04919a;
}

.bestsellerleft h1 {
    color: #f2b705;
    font-size: 50px;
    padding: 29px 26px 39px;
    line-height: 1.05;
}

.bestsellersec .row {
    margin: 0 -12px;
}

.bestsellersec .row .col-md-4, .bestsellersec .row .col-md-6 {
    padding: 0 8px;
}

.bestsellerblock {
    position: relative;
    margin-bottom: 18px;
}

.bestsellerblock:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100px;
    left: 0;
    bottom: 0;
    background-image: linear-gradient(transparent, #545454);
}

.bestsellerblock > .d-flex {
    position: absolute;
    bottom: 0;
    border: 0;
    width: 100%;
    padding: 19px;
}

.bestsellerblock h4 {
    font-size: 23px;
    color: #fff;
    margin: 0;
}
.iconsection {
    padding: 55px 0 20px;
    background: #F9F9F9;
}

.iconsection img {
    margin-bottom: 24px !important;
    display: inline-block;
}

.iconsection .col-md-4 {
    margin-bottom: 15px;
}
.colodratorblock {
    padding: 25px;
    border: 1px solid #e7e7e7;
    border-radius: 13px;
    margin-top: 101px;
}

.colodratorblock img {
    width: 130px;
    height: 130px;
    object-fit: contain;
    background: #f2f2f2;
    border-radius: 50%;
    padding: 14px;
    margin-top: -105px;
    margin-bottom: 10px;
}

.colodratorblock  h5 {
    font-size: 23px;
    color: #0398a1;
}
.singleprocustpage {
    padding: 55px 0;
}

.singleprocustpage nav.woocommerce-breadcrumb {
    margin-bottom: 30px;
}

a:hover {
    text-decoration: none;
}

.spleft .woocommerce-product-gallery img {
    width: 100%;
    height: auto;
}

.spright h1.product_title.entry-title {
    font-size: 50px;
    color: #0398a1;
}

.spright {
    padding-left: 62px !important;
}

.spright  p.price {
    font-size: 28px;
    font-weight: 800;
    margin-bottom: 34px;
}

.spright  form.cart {
    display: flex;
    align-items: center;
    margin-bottom: 29px;
}

.spright form.cart input {
    font-size: 16px;
    padding: 8px 15px;
    border-radius: 30px;
    border: 1px solid #9a9a9a;
    width: 77px;
    text-align: center;
    margin-right: 10px;
}

.spright form.cart button {
    font-size: 14px;
    font-weight: 500;
    padding: 13px 25px;
    display: inline-block;
    border: 1px solid #f2b705;
    border-radius: 22px;
    font-family: 'Caudex', serif;
    text-transform: uppercase;
    color: #f2b705;
    line-height: 1;
    letter-spacing: 1px;
    position: relative;
    transition: all .3s;
    overflow: hidden;
    background: #fff;
}

.spright .product_meta {
    padding-top: 19px;
    border-top: 1px solid #bfbfbf;
    font-size: 16px;
}
ul.tabs.wc-tabs {
    padding: 0;
    list-style: none;
    margin-top: 38px;
    display: flex;
    margin-bottom: 0;
}

ul.tabs.wc-tabs li {
    margin-right: 16px;
}

ul.tabs.wc-tabs li a {
    display: block;
    padding: 7px 19px;
    font-size: 16px;
    background: #f2f2f2;
    border-radius: 10px 10px 0px 0px;
    color: #0398a1;
}

ul.tabs.wc-tabs li.active a, ul.tabs.wc-tabs li a:hover {
    background: #0398a1;
    color: #fff;
}

.woocommerce-Tabs-panel {
    padding: 25px;
    border: 1px solid #e5e5e5;
}

.woocommerce-Tabs-panel p:last-child {
    margin-bottom: 0;
}

.woocommerce-tabs {
    margin-bottom: 44px;
}

.woocommerce-Tabs-panel h2 {
    font-size: 30px;
    margin-bottom: 15px;
}

.productsec .entry-content {
    width: 100%;
}

span#reply-title {
    font-weight: 600;
    margin-top: 10px;
    display: block;
    margin-bottom: 4px;
}

.comment-form-rating {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

.comment-form-rating label {
    margin-bottom: 0;
    margin-right: 14px;
}

.comment-form-rating p.stars {
    margin: 0;
}

.comment-form-comment label {
    display: block;
}

.comment-form-comment {
    margin-top: 22px;
}

.comment-form-comment textarea#comment {
    width: 100%;
    height: 96px;
    border: 1px solid #e5e5e5;
    padding: 8px;
}


.spright form.cart button:hover {
    background: #f2b705;
    color: #fff;
}

#commentform input#submit {
    font-size: 14px;
    font-weight: 500;
    padding: 13px 25px;
    display: inline-block;
    border: 1px solid #f2b705;
    border-radius: 22px;
    font-family: 'Caudex', serif;
    text-transform: uppercase;
    color: #f2b705;
    line-height: 1;
    letter-spacing: 1px;
    position: relative;
    transition: all .3s;
    overflow: hidden;
    background: #fff;
}

#commentform input#submit:hover {
    background: #f2b705;
    color: #fff;
}
.singleprocustpage ul.products {
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
}

.singleprocustpage ul.products li.product {
    margin-bottom: 23px;
    width: calc(25% - 15px);
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0px 1px 10px rgba(0,0,0,.1);
    padding-bottom: 16px;
    position: relative;
    margin-right: 20px;
}

.singleprocustpage ul.products li.product img {
    height: 200px;
    object-fit: cover;
    margin-bottom: 17px;
    width: 100%;
}

.singleprocustpage ul.products li.product h2.woocommerce-loop-product__title {
    padding: 0 15px;
    font-size: 18px;
    font-family: 'Caudex', serif;
    text-transform: capitalize;
    color: #171717;
    letter-spacing: 0;
    min-height: 56px;
}


.singleprocustpage ul.products li.product span.price {
    position: absolute;
    right: 20px;
    bottom: 18px;
    color: #000;
    font-size: 16px;
}

.singleprocustpage ul.products li.product a.button {
    font-size: 16px;
    color: #f2b705;
    margin-left: 17px;
    text-transform: capitalize;
}

.related.products h2 {
    margin-bottom: 19px;
}

.singleprocustpage ul.products li.product:nth-child(4n) {
    margin-right: 0;
}
.Visionsec {
    background: url(../images/visionbanner.jpg);
    background-size: cover;
    background-position: center;
    padding: 60px 0 29px;
}
.stroysec1 {
    margin-bottom: 75px;
}

.visionlist {
    align-items: flex-start;
    margin-bottom: 14px;
}

.visionlist img {
    min-width: 30px;
    margin-right: 17px;
}

.visionlist h4 {
    color: #00858e;
    margin-top: 3px;
}

.visionlist p {
    font-size: 15px;
    line-height: 1.3;
}
.histryright img {
    width: 100%;
}.col-md-4.histryright {}

.historystepright {
    flex-direction: row-reverse;
}

.histrymiddle {display: flex;}

.yeear {
    width: 80px;
    height: 80px;
    display: inline-block;
    border-radius: 50%;
    background: #0398a1;
    font-family: 'Bebas Neue', sans-serif;
    font-size: 29px;
    color: #fff;
    line-height: 86px;
    position: relative;
    right: 34px;
    text-align: center;
}

.histrymiddle img {
    position: relative;
    height: 88px;
    top: -4px;
}

.historystepright .histrymiddle {justify-content: flex-start;flex-direction: row-reverse;}

.historystepright .histrymiddle .yeear {
    left: 35px;
}

.historystep {
    position: relative;
    margin-top: 45px;
    margin-bottom: 12px;
}

.historystep:before {
    content: '';
    display: block;
    width: 1px;
    height: calc(100% + 60px);
    border-left: 2px dashed #0398a1;
    position: absolute;
    left: 50%;
    top: -50px;
}

.histryleft {
    padding: 28px 0px;
}

.historystepleft .histryleft {
    text-align: right;
}

.histryleft p {
    font-size: 14px;
    margin-bottom: 0;
}

.histryleft h4 {
    color: #0497a1;
}

.historysec {
    padding: 62px 0 90px;
}

.historysec h3 {
    font-family: 'Bebas Neue', sans-serif;
    text-align: center;
    font-size: 28px;
    letter-spacing: 2px;
    color: #0398a1;
}
h3.satrttop {
    position: relative;
}

h3.satrttop:after {
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    background: #0398a1;
    border-radius: 50%;
    margin: 0 auto;
    left: 1px;
    position: relative;
}

h3.endbtm:before {
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    background: #0398a1;
    border-radius: 50%;
    margin: 0 auto;
    left: 1px;
    position: relative;
    top: -4px;
}
.contactusrow .fcontact img {
    width: 46px;
    background: #f2f2f2;
    border-radius: 50%;
}

.contactusrow .fcontblock {
    margin-bottom: 45px;
}

.contactusrow .fcontblock strong {
    font-size: 19px;
    color: #00858e;
    line-height: 1;
}

.contactusrow .fcontblock p {
    margin-bottom: 5px;
    color: #333;
}

.contactusrow .fcontblock p:last-child {
    margin-bottom: 0;
}

.contactusrow .fcontblock a {
    color: #333;
}

.contactusrow {
    padding: 70px 0;
}

.contactusrow h4 {
    font-size: 26px;
    margin-bottom: 32px;
}

.contactusrow .home-contactfoem {
    box-shadow: 0px 0px 14px rgba(0,0,0,.05);
    margin: 0;
}
.mapsec iframe {
    width: 100%;
    height: 400px;
    filter: grayscale(1);
}
.imgconsec {
    overflow: hidden;
}

.ourspecialist {
    overflow: hidden;
}.wpc_cart_block.wpc-minicart-wrapper.style1.wpc-cart_main_block {
    display: none;
}

button.reservation_form_submit {}

button.reservation_form_submit.wpc-btn, .wpc-reservation-form .cancell_form_submit {
    font-size: 14px;
    font-weight: 500;
    padding: 13px 25px;
    display: inline-block;
    border: 1px solid #f2b705 !important;
    border-radius: 22px;
    font-family: 'Caudex', serif;
    text-transform: uppercase;
    color: #f2b705;
    line-height: 1;
    letter-spacing: 1px;
    position: relative;
    transition: all .3s;
    overflow: hidden;
    background: #fff !important;
}

button.reservation_form_submit.wpc-btn:hover, .wpc-reservation-form .cancell_form_submit:hover {
    color: #fff;
    background: #f2b705 !important;
}

span#wpc_cancel_request {
    color: #f2b705 !important;
    border-bottom: none !important;
}

.wpc-form-control {
    font-size: 14px;
    color: #000;
    padding: 11px 15px !important;
    min-width: auto;
    background: #fff !important;
    border: 1px solid #d7d7d7 !important;
    height: auto !important;
    line-height: 1.3;
}

.wpc-form-control:focus, .wpc-form-control:hover {
    outline: none;
}

.wpc-reservation-form .wpc-reservation-field label {
    line-height: 1;
    margin-bottom: 6px;
}
.product_block h4.pttl {
    color: #000;
}

.menussec {
    padding: 75px 0;
}

.mencatblock h3 {
    font-family: 'Lobster', cursive;
    font-size: 32px;
    color: #f2b705;
    font-weight: 500;
    margin-bottom: 25px;
}
.menusinlelist {
    width: 50%;
}

.menusinlelist:nth-child(even) {
    padding-left: 31px;
    padding-right: 0;
}

.menusinlelist {
    padding-right: 30px;
    padding-bottom: 24px;
}

.menusinlelist:nth-child(odd) {
    border-right: 2px solid #e5e5e5;
}

.menuimg {
    padding-right: 19px;
}

.menumetatop h4 {
    font-size: 21px;
    font-family: 'Bebas Neue', sans-serif;
    font-weight: 400;
    letter-spacing: 1px;
    margin: 0;
}

.menumetatop h4 a {
    color: #0497a0;
    display: block;
    white-space: pre;
}

.menumetatop .menurate {margin-left: auto;color: #0497a0;font-size: 16px;font-weight: 700;}

.productbrder {
    width: 100%;
    border-bottom: 2px dashed #dadada;
}

.menumetatop {
    margin-bottom: 5px;
}

.menumeta p {
    line-height: 1.2;
    margin-bottom: 8px;
}

.menubtm p {
    margin-bottom: 0;
}

.menubtm p img {
    margin-right: 9px;
    width: 20px;
}

.menutype {
    margin-right: 35px;
    white-space: nowrap;
    min-width: 113px;
}

.mencatblock {
    margin-bottom: 60px;
}
.socialshare {
    position: absolute;
    left: 0;
    top: 210px;
    z-index: 99;
    width: 60px;
}

.followttl {
    margin: 49px 0;
}

.followttl span {
    display: block;
    transform: rotate(-90deg);
    width: 74px;
    transform-origin: center;
    margin-left: -6px;
    color: #fff;
    font-size: 15px;
}

.socialshare a {
    display: block;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 30px;
    margin-bottom: 7px;
}

.socialshare a:last-child {
    font-size: 24px;
}
.menuimg img {
    min-width: 85px;
    min-height: 85px;
    border-radius: 50%;
    object-fit: cover !important;
    width: 85px;
    height: 85px;
}
#sync2 .owl-nav button span {
    font-size: 0 !important;
}
.singleprocustpage nav.woocommerce-breadcrumb a {
    color: #0398a1;
}
.woocommerce-product-gallery {
    opacity: 1 !important;
}
.comment-form input {
    border: 1px solid #e5e5e5;
    padding: 8px;
    display: block;
    width: 100%;
}

.comment-form-cookies-consent {}

.comment-form-cookies-consent input {
    display: inline-block;
    width: 18px;
    height: 17px;
    vertical-align: middle;
    margin-right: 7px;
}

.comment-form-cookies-consent label {
    margin-bottom: 0;
}

.comment-form .form-submit {}

.comment-form .form-submit input#submit {
    width: auto;
}

.comment-form p {
    margin-bottom: 12px !important;
    width: 100%;
}

.comment-form label {
    margin-bottom: 3px;
}

.comment-form-author {
    width: 49% !important;
    margin-right: 2%;
}

.comment-form-email {width: 49% !important;}

form#commentform {
    display: flex;
    flex-wrap: wrap;
}
select#rating {
    border: 1px solid #e5e5e5;
    padding: 8px;
    font-size: 14px;
}

span.wpcf7-form-control-wrap {
    text-align: left;
}
.subscriptionform p {
    margin: 0;
    display: flex;
    align-items: flex-start;
}

.subscriptionform p .wpcf7-form-control-wrap {
    width: 100%;
    margin-right: 12px;
}

.subscriptionform p span.wpcf7-spinner {
    display: none;
}

.subscriptionform  input.wpcf7-submit.btn {
    background: none;
}

.subscriptionform input.wpcf7-submit.btn:hover {
    background: #f2b705;
}
.subscriptionform 
 span.wpcf7-not-valid-tip {
    font-size: 12px;
    margin-top: 4px;
    color: #fff;
}

.newsletter .wpcf7-response-output {
    font-size: 13px;
    text-align: center;
    color: #fff;
    border: 1px solid #fff !important;
    margin: 13px 0 1px !important;
    padding: 8px !important;
}
.hcontact img {
    margin-left: 0 !important;
}
.hright a:hover {
    color: #f2b705 !important;
}

.navbar-nav ul li a:hover {
    color: #f2b182;
}

.entry-content > .woocommerce {
    display: flex;
    flex-wrap: wrap;
}

.entry-content > .woocommerce nav.woocommerce-MyAccount-navigation {
    width: 25%;
    padding-right: 25px;
}

.entry-content > .woocommerce .woocommerce-MyAccount-content {
    width: 75%;
}

.entry-content > .woocommerce nav.woocommerce-MyAccount-navigation ul {
    list-style: none;
    padding: 20px;
    background: #04919a;
    border-radius: 15px;
}

.entry-content > .woocommerce nav.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link {
    padding: 10px 0px;
}

.entry-content > .woocommerce nav.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link a {
    color: #fff;
    font-size: 15px;
}

.entry-content > .woocommerce nav.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link.is-active a {
    color: #f2b705;
}

.entry-content > .woocommerce .woocommerce-MyAccount-content a {
    color: #f2b705;
}
.entry-content > .woocommerce a.dokan-btn, .entry-content > .woocommerce input[type='submit'].dokan-btn-theme {
    font-size: 14px;
    font-weight: 500;
    padding: 13px 25px;
    display: inline-block;
    border: 1px solid #f2b705;
    border-radius: 22px;
    font-family: 'Caudex', serif;
    text-transform: uppercase;
    color: #f2b705;
    line-height: 1;
    letter-spacing: 1px;
    position: relative;
    transition: all .3s;
    overflow: hidden;
    background: #fff;
}
.entry-content > .woocommerce a.dokan-btn:hover, .entry-content > .woocommerce input[type='submit'].dokan-btn-theme:hover {
    background: #f2b705;
    color: #fff;
}
a.woocommerce-Button.button, button.woocommerce-Button {
    border-radius: 50px !important;
    font-size: 14px !important;
    background: #fff !important;
    border: 1px solid #f2b705 !important;
    text-transform: uppercase;
    padding: 12px 27px !important;
    letter-spacing: 1px;
    color: #f2b705 !important;
}

a.woocommerce-Button.button:hover, button.woocommerce-Button:hover {
    background: #f2b705 !important;
    color: #fff !important;
}

.woocommerce-info::before {
    color: #04919a;
}

.woocommerce-info {
    border-top: 1px solid #04919a;
    font-size: 14px;
    line-height: 1.3 !important;
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    font-size: 12px;
    color: #222;
    padding: 9px 15px;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    font-size: 14px;
}

.woocommerce form .form-row  label {
    line-height: 1;
    font-size: 15px;
    margin-bottom: 5px;
    display: block;
}

.woocommerce form .form-row {
    width: 100%;
    display: block;
    margin-bottom: 15px;
}

.woocommerce form .form-row em {
    font-size: 14px;
}

.woocommerce fieldset {
    margin-top: 33px;
}

.woocommerce fieldset legend {
    font-family: 'Bebas Neue', sans-serif;
    letter-spacing: 1px;
    color: #04919a;
    font-size: 32px;
}

form.woocommerce-EditAccountForm {
    padding: 24px;
    border: 1px solid #ced4da;
    border-radius: 7px;
}

form.woocommerce-cart-form {
    width: 100%;
}

.woocommerce table.shop_table th {
    font-size: 14px;
}

.woocommerce a.remove {
    color: #000 !important;
}

.woocommerce #content table.cart img, .woocommerce table.cart img, .woocommerce-page #content table.cart img, .woocommerce-page table.cart img {
    width: 50px !important;
    height: 50px !important;
    object-fit: cover;
}

.woocommerce table.shop_table td {
    font-size: 14px;
}

.woocommerce table.shop_table td.product-name a {
    color: black;
}

.woocommerce .quantity .qty {
    border: 1px solid #ced4da;
    padding: 5px;
    border-radius: 4px;
}

.woocommerce .button {
    border-radius: 50px !important;
    font-size: 14px !important;
    background: #fff !important;
    border: 1px solid #f2b705 !important;
    text-transform: uppercase;
    padding: 12px 27px !important;
    letter-spacing: 1px;
    color: #f2b705 !important;
    line-height: 1 !important;
}

.woocommerce .button:hover {
    background: #f2b705 !important;
    color: #fff !important;
}

.woocommerce table.cart td.actions .input-text {
    border: 1px solid #ced4da;
    padding: 8px 10px;
    border-radius: 4px;
    font-size: 14px;
    width: auto;
}
.woocommerce-notices-wrapper {width: 100%;}

.woocommerce-form-coupon-toggle {
    width: 100%;
}

form.checkout.woocommerce-checkout {}

.woocommerce form.checkout_coupon {
    width: 100%;
    margin-top: 0;
}

.woocommerce-info a {
    color: #048991;
}
.select2-selection__rendered {
    padding: 4px 14px;
    color: #222 !important;
    font-size: 14px;
}

.select2-container .select2-selection--single {
    height: auto;
    border: 1px solid #ced4da;
}

#billing_address_1_field {
    margin-bottom: 1px;
}

#customer_details .col-1, #customer_details .col-2 {
    border: 1px solid #e5e5e5;
    padding: 20px;
    border-radius: 5px;
    margin-bottom: 25px;
    max-width: 100%;
}

#customer_details  h3 {
    margin-bottom: 15px;
}

.col-2 {
    max-width: 100% !important;
}
ul.woocommerce-error {
    width: 100%;
}

.woocommerce-notices-wrapper {
    width: 100%;
}

.woocommerce-error li, .woocommerce-info li, .woocommerce-message li {
    font-size: 15px;
}

.entry-content .woocommerce h2 {
    font-size: 33px;
    margin-bottom: 0;
}

.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
    margin: 15px 0 15px 0;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme input#rememberme {
    width: 17px;
    height: 17px;
    margin-right: 8px;
}

.vendor-customer-registration br {
    display: none;
}

vendor-customer-registration label input {
    width: 17px;
    height: 17px;
}


.vendor-customer-registration label.radio input[type="radio"] {
    width: 17px;
    height: 16px;
    margin-right: 4px;
}

.vendor-customer-registration label.radio {
    display: flex !important;
    align-items: center;
    margin-bottom: 14px !important;
}
div#customer_login {
    margin: 0 -15px;
}

.woocommerce .button:focus {
    outline: none;
}

.woocommerce a {
    color: #048891;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 36px !important;
}
address {
    font-size: 16px;
}

.addresses {
    margin: 0 -15px;
}
.container-fluid.position-relative.shadow {
    padding-top: 0 !important;
}
li.lang-item {
    display: none;
}

.sidebarmenu ul li a:hover {
    color: #048891 !important;
}

.sidebarmenu ul li.current_page_iten a {
    color: #048991 !important;
}

.sidebarmenu ul li.current_page_item a {
    color: #048891 !important;
}

.socialshare a:hover {
    color: #f2b705;
}

.menutoggle:hover {
    color: #f2b705;
}

.hsearchsec {
    position: relative;
}

form.search-form.header_search_form {
    position: absolute;
    top: 39px;
    right: -11px;
    align-items: center;
    background: #fff;
    padding: 10px;
    border-radius: 6px;
    box-shadow: 0px 0px 10px rgba(0,0,0,.2);
    width: 297px;
    float: left;
}

form.search-form.header_search_form label {
    margin: 0;
    float: left;
    margin-right: 9px;
}

form.search-form.header_search_form label input.search-field {
    border: 1px solid #cfcfcf;
    padding: 8px;
    font-size: 14px;
    border-radius: 2px;
}

form.search-form.header_search_form  button.search-submit {
    font-size: 14px;
    background: #fff;
    color: #f2b705;
    display: block;
    padding: 10px 13px;
    margin-left: 7px;
    border: 1px solid #f2b705;
    border-radius: 35px;
}

form.search-form.header_search_form button.search-submit:hover {
    background: #f2b705;
    color: #fff;
    cursor: pointer;
}

form.search-form.header_search_form label input.search-field:focus {
    outline: none;
}
.ajax_add_to_cart.cursor_pointer.added {
    margin-top: 0 !important;
}

.ajax_add_to_cart.cursor_pointer.added a.btn {
    position: absolute;
    bottom: 2px;
    /* left: 50%; */
    /* transform: translate(-50%, 0); */
    width: auto !important;
    right: auto;
    margin: 0;
    background: #f2b705;
    color: #fff;
    padding: 9px 12px;
    font-size: 13px;
    right: 2px;
    margin: 0 !important;
    border-radius: 7px;
}
#video_testmodal .modal-body {
    padding: 0;
    border: none !important;
}

#video_testmodal .modal-dialog {
    max-width: 600px;
}

#video_testmodal .modal-body button.btn.btn-default {
    position: absolute;
    right: -15px;
    top: -15px;
    width: 30px;
    height: 30px;
    padding: 0;
    line-height: 30px;
    background: #f2b705;
    color: #fff;
}
#video_testmodal .modal-body button.btn.btn-default:hover{
    color:#fff;
}

#video_testmodal .modal-body iframe {
    display: block;
}
.contactboxleft a:hover h4 {
    color: #f2b705 !important;
}

.fcol ul li a:hover, .fcol a:hover {
    color: #f2b705;
}

.socialshar a:hover {
    color: #f2b705;
}
.product_meta a {
    color: #0498a1;
}
.serchrow article {
    border: 1px solid #d4d4d4;
    padding: 20px;
    margin-bottom: 17px !important;
    border-radius: 7px;
}

.Searchcontent {
    padding: 60px 0;
}

.serchrow article h3 {
    font-size: 19px;
    text-transform: initial !important;
    color: #048b94;
}

.serchrow article .entry-content {font-size: 16px;}

.serchrow article a:hover h3 {
    color: #f2b705;
}
header.woocommerce-Address-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #e0e0e0;
    margin-bottom: 9px;
}

header.woocommerce-Address-title a {
    font-size: 15px;
}
.sidebarcont .fcontblock {}

.sidebarcont .fcontblock div:first-child {
    width: 59px;
    margin: 0;
}

.sidebarcont .fcontblock div:last-child {
    margin: 0;
}

.sidebarcont strong {
    font-size: 15px;
    color: #fff;
}
.sidebarcont p {
    opacity: 1;
}

.sidebarcont a, .sidebarcont p {
    font-size: 15px;
    opacity: 1;
}

.sidebarcont a:hover {
    color: #048992 !important;
}

.sidebarcont img {
    background: #f1f1f1;
    border-radius: 50%;
}
.sidebarmenu .menutoggleclose:hover {
    color: #048d95;
}

.sidebarmenu .menutoggleclose:hover span:before, .sidebarmenu .menutoggleclose:hover span:after {
    background: #038992;
}
.menutoggle:hover span, .menutoggle:hover span:before, .menutoggle:hover span:after {
    background: #f2b705 !important;
}
.specialslider .owl-nav button span:hover {
    background: #f2b705;
    color: #fff;
}
.slidproductwrap p a:hover {
    color: #04919a;
}

.con-consec p a:hover {
    color: #00858e;
}
.home-contactfoem p {
    margin-bottom: 0;
}
.copyright p a {
    color: #f2b705;
    opacity: 1;
}

.copyright p {
    opacity: 1;
}

.copyright p a:hover {
    color: #fff;
}
.navbar-nav ul li.current-menu-item a {
    color: #f2b705;
}
.menumetatop h4 a {
    pointer-events: none;
}
span#wpc_book_table {
    color: #f2b705  !important;
    border-bottom: none !important;
}

span#wpc_book_table:hover {
    color: #00858e  !important;
}

span#wpc_cancel_request:hover {
    color: #00858e  !important;
}
.productimgwrap .addtocartb.cartadded:hover {
    width: 107px;
}

.productimgwrap .addtocartb.cartadded {
    background: #04919a;
}

.productimgwrap .addtocartb.cartadded span {
    color: #fff;
}































@media only screen and (min-width: 1200px){
.container {
    max-width: 1108px;
}
}




@media only screen and (max-width: 1300px){
.banner {
    padding-top: 100px;
}
}



@media only screen and (max-width: 1199px){
h1 {
    font-size: 50px;
}

.bannerleft .pt-4 {
    padding-top: 6px !important;
}

.hright .d-flex > * {
    margin-left: 32px;
}

h2 {
    font-size: 38px;
    line-height: 1.1;
}
.yeear {
    width: 70px;
    height: 70px;
}

.histrymiddle img {
    height: 79px;
}
.bannerleft {
    padding-left: 60px;
}

.socialshare {
    top: 134px;
}
}



@media only screen and (max-width: 991px){
.weblogo a {
    width: 100px;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: -32px;
    height: 97px;
}

.weblogo img {min-width: 149px;top: -4px;}

h1 {
    font-size: 39px;
}

h2 {
    font-size: 34px;
}
nav.navbar {
    order: 3;
    top: -3px;
    margin-left: 11px;
    position: static;
}

nav.navbar span.navbar-toggler-icon {
    background: #fff;
    height: 2px;
    position: relative;
}

nav.navbar span.navbar-toggler-icon:before, nav.navbar span.navbar-toggler-icon:after {
    content: '';
    display: block;
    width: 100%;
    height: 2px;
    background: #fff;
    position: absolute;
    left: 0;
}

nav.navbar span.navbar-toggler-icon:before {
    top: -8px;
}

nav.navbar span.navbar-toggler-icon:after {
    top: 8px;
}

button.navbar-toggler {
    background: #f2b705;
    padding: 4px 4px 6px;
}

header {
    padding-top: 12px;
}

.fcol {
    width: 50%;
    max-width: 50%;
    flex: 0 0 50%;
}

.ftopinner {
    flex-wrap: wrap;
    justify-content: flex-start !important;
}

.flogo {
    margin-left: 0;
    margin-right: auto;
}

footer {
}

.newsletter {
    margin-top: 22px;
}

.contactboxleft h4 {
    font-size: 26px;
}
div#navbarCollapse {
    position: absolute;
    width: 207px;
    right: 7px;
    background: #fff;
    top: 112%;
    border-radius: 4px;
}

.navbar-nav ul {
    flex-wrap: wrap;
    padding: 0;
}

.navbar-nav ul li {
    margin: 0;
    width: 100%;
}

.navbar-nav ul li a {
    color: #333;
    padding: 2px 22px;
}
.yeear {
    width: 50px;
    height: 50px;
    line-height: 55px;
    font-size: 22px;
    top: -1px;
    right: 22px;
}

.histrymiddle img {
    height: 56px;
}

.historystepright .histrymiddle .yeear {
    left: 23px;
}

.histryleft {
    padding-top: 12px;
}

.historystep .row {
    margin-bottom: 22px;
}

.historysec h3 {
    font-size: 20px;
}
.entry-content > .woocommerce nav.woocommerce-MyAccount-navigation {
    width: 100%;
    padding-right: 0;
}

.entry-content > .woocommerce nav.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link {
    padding: 2px 0;
}

.entry-content > .woocommerce .woocommerce-MyAccount-content {
    width: 100%;
}
.woocommerce fieldset legend {
    font-size: 26px;
}
}



@media only screen and (max-width:767px){
    .hright .d-flex > * {
    margin-left: 20px;
}

.hright.ml-auto {}

.bannerleft {
    max-width: 100%;
}

.banner .row {
    flex-direction: column-reverse;
}

header {
    padding-bottom: 14px;
}

.bannerright {
    margin-bottom: 22px;
}

.con-imagesec img:first-child {
    max-width: 100%;
    margin-bottom: 20px;
}

.leftimgsecnew .col-md-7 {
    padding-left: 15px;
}

.rightimgsecnew .row {
    flex-direction: column-reverse;
}

.imgconsec {
    margin: 30px 0;
}

.newsletter {
    padding: 20px;
    border-radius: 10px;
}

.newsletter .col-md-4 {
    margin-bottom: 12px;
}
.ptopsec h3 {margin-bottom: 10px;text-align: center;width: 100%;}

.ptopsec {
    flex-wrap: wrap;
    margin-top: 30px;
}

.sortoption {
    width: 100%;
}

.sortoption select.form-control {
    width: 120px;
    margin-left: auto;
}

.bestsellerblock img {
    width: 100%;
}

.bestsellerleft img {
    width: 100%;
}

.bestsellerleft {
    margin-bottom: 23px;
}

.bestsellerleft h1 {
    font-size: 40px;
}
.Visionsec .col-md-4:nth-child(2) {
    order: 1;
}

.Visionsec .col-md-4:first-child {
    order: 2;
}

.Visionsec .col-md-4:last-child {
    order: 3;
}

.histrymiddle {
    order: 1;
}

.histryleft {order: 2;text-align: left;}

.histryright {
    order: 3;
    margin-top: 17px;
}

.historystep:before {
    left: 0;
}

.historystep {
    padding-left: 11px;
}

.historystepright .histrymiddle {
    flex-direction: initial;
}

.histrymiddle img {
    display: none;
}

.yeear {
    left: -22px !important;
    right: 0 !important;
}

.historystepleft .histryleft {
    text-align: left;
}

.historysec h3 {
    text-align: left !important;
}

h3.satrttop:after {
    margin-left: -6px;
}

h3.endbtm:before {
    margin-left: -6px;
    top: -13px;
}
.menusinlelist {
    padding-left: 0 !important;
    padding-right: 0 !important;
    border: none !important;
    width: 100%;
}

.mencatblock {
    margin-bottom: 20px;
}

.mencatblock h3 {
    font-size: 26px;
}

.mencatblock h3 img {
    height: 28px;
}
.bannerleft {
    padding-left: 0;
}

.bannerright {
    padding-left: 72px;
}

.socialshare {
    top: 205px;
}

.subscriptionform p {
    flex-wrap: wrap;
}
}



@media only screen and (max-width:480px){
    .fcol {
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
}

.socialshar {
    margin-right: auto;
    margin-top: 10px;
}

.copyright p {
    text-align: center;
}

.flogo {
    display: none;
}

.contactbox {
    flex-wrap: wrap;
}

.contactbox .btn.whiteborderbtn {margin-top: 14px;}

.hright .hcontact {
    display: none !important;
}

.hsearchsec {
    display: none;
}

.hlanguage {
    display: none;
}

.hprofile {
    margin-left: 0;
}

.hright .d-flex > * {margin-left: 22PX;}

.weblogo a {
    width: 80px;
    height: 75px;
}

.hprofile {
    margin-left: 0 !important;
}

.subscriptionform {
    flex-wrap: wrap;
}

.subscriptionform input.form-control {
    margin-right: 0;
    margin-bottom: 10px;
}

.subscriptionform .btn {
    width: auto;
}

.spicesec .col-md-4 {
    margin-bottom: 25px;
}
.socialshare {
    top: 160px;
}

.socialshare a {
    font-size: 17px;
}

.socialshare a:last-child {
    font-size: 18px;
}

.followttl {
    margin: 38px 0;
}
.comment-form-author {
    width: 100% !important;
    margin-right: 0;
}

.comment-form-email {width: 100% !important;}
.weblogo img {
    min-width: 116px;
}

.productsec {
    padding: 40px 0;
}

.productsec .row {
    margin: 0;
}
}