body {
    background: #fff;
    color: #000 !important;
	font-family: "Inter Tight", sans-serif !important;
	font-weight: 400;
	font-style: normal;
    font-size: 15px !important;
    line-height: 1.5 !important;
    margin: 0;
    padding: 0;
    letter-spacing: 1px !important;
}
iframe{
margin: 0;
}
sub, sup {
    font-size: 75%;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: 10px;
    left: 10px;
}
sub {
    bottom: 10px;
    right: 10px
}
ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
ul li {
    padding: 0;
    margin: 0;
}
h1, h2, h3, h4, h5, h6{
    padding: 0;
    margin:0;
    font-family: "Inter Tight", sans-serif !important;
    font-style: normal;
    margin-bottom: 15px;
    letter-spacing: 0px !important;
	
}
h1 {
    font-size: 40px;
    line-height: 1.2;
    color: #131313;
    font-family: "Sofia Sans Condensed", sans-serif !important;
    margin-bottom: 15px;
}
.homeslider h1{
    color: #fff !important;
    font-weight: normal !important;
    line-height: 1 !important;
}
a.cz_readmore {
    display: none;
}
h2 {
    font-size: 40px !important;
    line-height: 1.2;
    color: #131313 !important;   
    margin-bottom: 15px !important;
}
h3 {
    font-size: 30px !important;
    line-height: 1.2;
    color: #131313 !important;
    margin-bottom: 15px !important;
}
h4 {
    font-size: 24px;
    line-height: 1.2;
    color: #131313 !important;
    margin-bottom: 15px !important;
}
h5 {
    font-size: 16px;
    line-height: 1.3;
    color: #222;
    margin-bottom: 15px;
}
p {
    padding: 0 0 20px 0 !important;
    margin:0 !important;
}
a {
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    color: var(--secondcolor);
    outline: none;
    text-decoration: none;
}
a:hover, a:focus {
    color: var(--primarycolor);
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    text-decoration: none !important;
    outline:none !important;
}
.btn1 a:focus {
    color: #fff;
}
.iconboxsec4 .animated-btn:focus {
    color: #fff;
}
a > img {
    line-height: 0;
}
select, button, input{
    box-shadow:none;
    outline:none;
} 
select:hover, button:hover, input:hover, select:focus, button:focus, input:focus{
    box-shadow:none;
    outline:none;
}
select {
    -webkit-appearance:none;
    -moz-appearance:none;
    -ms-appearance:none;
    -o-appearance:none;
    appearance:none;
    background-image:url(images/seclect-arrow.png);
    background-repeat:no-repeat;
    background-position: 95% center;
}
.site, .site-branding{
    margin:0;
}
.site-inner{
    width:100%;
    max-width:100%;
    margin:0;
}
.site-header{
    padding:0;
}
a.read-more.btn1.btn-outline-primary {
    font-size: 15px;
    letter-spacing: 1px;
    padding: 10px 30px;
    background: #000;
}
a.read-more.btn1.btn-outline-primary:hover {
    background: var(--primarycolor);
}
.mynews-swiper .swiper-button-next, .mynews-swiper .swiper-button-prev {
    position: absolute;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    background: #dba606;
    color: #fff;
}
.mynews-swiper .swiper-button-next {
    right: 0;
    left: auto;
}
.mynews-swiper .swiper-button-prev {
    left: 0;
    right: auto;
}
.mynews-swiper .swiper-button-next:after, .mynews-swiper .swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: 19px;
    text-transform: none!important;
    letter-spacing: 0;
    font-variant: initial;
    line-height: 1;
}
.btndrk .btn1{
	background: #000;
}
.btndrk .btn1:hover{
	background: var(--primarycolor);
}
body:not(.custom-background-image)::before, body:not(.custom-background-image)::after {
    height: auto;
}
.site-branding, .site-header-menu, .header-image {
    margin-bottom: 0;
    margin-top: 0;
}
.main-navigation, .site-main{
    margin:0;
}
.site-header-main {
    display: block;
}
.site-content{
    padding:0;
}
.content-area {
    float: none;
    margin-right: 0;
    width: 100%;
}
.site-footer {
    display: block;
    padding: 0;
}
.entry-title {
    font-size: 2vw;
    line-height: 2vw;
    margin-bottom: 15px;
}
.srccch .entry-footer{
    margin-top:0;
    margin-bottom:20px;
    padding:10px;
    border-radius:4px;
    background:#f1f1f1;
}
body:not(.search-results) .entry-header + .entry-summary {
    margin-top: 0;
    margin-bottom:0;
}
.titbg{
    font-size:20px;
    line-height:20px;
    padding:15px;
    margin-bottom:20px;
    background:#f1f1f1;
    border-radius:4px;
}
.sidebar_wrp {
    padding: 5px;
    border: 1px solid #f1f1f1;
    border-radius: 4px;
}
.sidebar_wrp .widget-title {
    color: #000;
    font-size: 16px;
    line-height: 18px;
    margin-bottom: 10px;
    font-family: 'Poppins';
    
    font-style: normal;
    padding: 10px;
    background: #f1f1f1;
}
.sidebar_wrp > .widget {
    margin-bottom: 15px;
}
.sidebar_wrp .widget ul {
    margin-left: 10px;
}
.sidebar_wrp .widget ul li, .cont_con ul li {
    display: block;
    position: relative;
    margin: 10px 0;
    padding-left: 10px;
}
.sidebar_wrp .widget ul li a {
    color: #333;
}
.srchform .form-control {
    background: #fff;
    height: 36px;
    font-size: 16px;
    border: 1px solid #333;
    font-family: "Hind Madurai", sans-serif;
    font-weight: normal;
    font-style: normal;
}
.srchform .btn-secondary {
    background: #333;
    border-color: #333;
    color: #fff;
    height: 36px;
    width: 36px;
    padding: 0;
}
.srchform .btn-secondary {
    color: #fff;
}
.post-thumbnail {
    margin-bottom: 20px;
}
.post-thumbnail > img.attachment-post-thumbnail {
    padding: 4px;
    border: 1px solid #f1f1f1;
    border-radius: 4px;
    width:100%;
}
.single .entry-content, .archive .entry-content {
    float: none !important;
    width: 100% !important;
}
.single .entry-footer, .archive .entry-footer {
    margin-top: 0 !important;
    float: none !important;
    width: 100% !important;
    padding: 5px;
    background: #f1f1f1;
    border: 1px solid #ccc;
    border-radius: 3px;
    overflow: hidden;
    margin-bottom: 20px;
}
.whatappbtn a{
  text-decoration:none;
}
.whatappbtn .floating_btn {
    position: fixed;
    bottom: 30px;
    right: 6px;
    width: 100px;
    height: 100px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    z-index: 1000;
}

@keyframes pulsing {
  to {
    box-shadow: 0 0 0 30px rgba(63, 200, 190, 0);
  }
}
.whatappbtn .contact_icon {
  background-color: #a27422;
  color: #fff;
  width: 60px;
  height: 60px;
  font-size: 30px;
  border-radius: 50px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: translateY(0px);

  /* Starting pulse shadow in teal */
  box-shadow: 0 0 0 0 rgba(172, 147, 37, 0.7);

  /* Pulse animation */
  animation: pulsing 2.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -webkit-animation: pulsing 2.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -moz-animation: pulsing 2.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -ms-animation: pulsing 2.25s infinite cubic-bezier(0.66, 0, 0, 1);

  font-weight: normal;
  font-family: sans-serif;
  text-decoration: none !important;
  transition: all 300ms ease-in-out;
}

.whatappbtn .text_icon {
    margin-top: 8px !important;
    color: #a27422;
    font-size: 13px;
    font-weight: 600;
}
.entry-footer .byline {
    float: left;
    margin-right: 10px;
    margin-bottom: 0 !important;
}
.comments-title, .comment-reply-title {
    border-top: none;
    font-size: 20px;
    font-style: normal;
    color: #2a375e;
    margin-bottom: 20px;
}
.comment-form {
    padding-top: 0;
}
.comment-notes {
    padding: 0;
    margin: 0;
}
.comments-area, .post-navigation {
    margin-bottom: 0;
    border: none;
}
.post-navigation a {
    padding: 0;
}
.post-navigation div + div {
    border-top: none;
}
.nav-links:after, .nav-links:before {
    content: '';
    clear: both;
    display: table;
}
.nav-previous {
    float: left;
}
.nav-next {
    float: right;
}
.nav-links .post-title {
    display: none;
}
.btn_submit, input[type="submit"], input.btn_submit[type="submit"] {
    background: var(--primarycolor) !important;
    color: #fff;
    border: 1px solid var(--primarycolor) !important;
    border-radius: 5px;
    font-style: normal;
    font-size: 12px;
    letter-spacing: 1px;
    padding: 14px 30px;
    display: inline-block;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}
.btn_submit:hover, input[type="submit"]:hover, input.btn_submit[type="submit"]:hover, .btn_submit:focus, input[type="submit"]:focus, input.btn_submit[type="submit"]:focus {
    background: #222 !important;
    color: #fff !important;
    border: 1px solid #222 !important;
    outline: 0;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}
@media (min-width: 1200px){
    .container {
        max-width: 1320px;
    }
}
.store-locator-review-form > .store-locator-row:last-child{
    margin-top:10px;
}
/* general end*/
.btnwhite {
  color: var(--primarycolor);
  border: none;
  padding: 10px 25px;
  text-transform: uppercase;
  letter-spacing: 1px;
    
  position: relative;
  overflow: hidden;
  cursor: pointer;
    z-index: 2;
    font-size: 12px;
    background: #fff;
    border-radius: 5px;
    white-space: nowrap;
    display: flex;
    align-items: center;
    justify-content: center;
}
.btnwhite:hover, .btnwhite:focus{
    color: #fff;
}
.clkheresec .btnwhite:hover, .clkheresec .btnwhite:focus{
    color: #fff !important;
}
.clkheresec .btnwhite {
    color: var(--primarycolor) !important;
    letter-spacing: 0px;
    padding: 10px 15px;
}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="tel"], input[type="number"], textarea {
    background: #ffffff;
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
    border: 1px solid #d1d1d1;
    border-radius: 2px;
    color: #686868;
    padding: 10px 15px;
    width: 100%;
    min-height: 48px;
    background-color: #bbb;
}
.innerpagebanner #myVideo {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
header.header.fixed .clkheresec .btnwhite {
    background-color: var(--primarycolor);
    color: #fff !important;
}
.ftrtop .btnwhite:focus{
    color: var(--primarycolor);
}
.btnwhite:before, .btnwhite:after {
  content: "";
  position: absolute;
  display: block;
  height: 100%;
  width: 100%;
  top: 0;
    border: none;
  left: 0;
    z-index: -1;
    border-radius: 5px;
}
.btnwhite:before { 
  transform: translate3d(-101%, 0, 0);
    background-color: #222;
  transition: transform 300ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.btnwhite:after {
  background-color: var(--secondcolor);
  transform: translate3d(101%, 0, 0);
  transition: transform 300ms 300ms cubic-bezier(0.16, 0.73, 0.58, 0.62);
}
.btnwhite:hover:before {
  transform: translate3d(0, 0, 0);
}
.btnwhite:hover:after {
  transform: translate3d(0, 0, 0);
}

.btnyellow {
  color: #000;
  border: none;
  padding: 10px 25px;
  text-transform: uppercase;
  letter-spacing: 1px;
    
  position: relative;
  overflow: hidden;
  cursor: pointer;
    z-index: 2;
    font-size: 12px;
    background: #ffc107;
    border-radius: 5px;
    white-space: nowrap;
    display: flex;
    align-items: center;
    justify-content: center;
}
.btnyellow:hover, .btnyellow:focus{
    color: #000;
}
.btnyellow:before, .btnyellow:after {
  content: "";
  position: absolute;
  display: block;
  height: 100%;
  width: 100%;
  top: 0;
    border: none;
  left: 0;
    z-index: -1;
    border-radius: 5px;
}
.btnyellow:before { 
  transform: translate3d(-101%, 0, 0);
    background-color: #2ee8e8;
  transition: transform 300ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.btnyellow:after {
  background-color: #fff;
  transform: translate3d(101%, 0, 0);
  transition: transform 300ms 300ms cubic-bezier(0.16, 0.73, 0.58, 0.62);
}
.btnyellow:hover:before {
  transform: translate3d(0, 0, 0);
}
.btnyellow:hover:after {
  transform: translate3d(0, 0, 0);
}
.btnblack {
  color: #fff;
  border: none;
  padding: 10px 25px;
  text-transform: uppercase;
  letter-spacing: 1px;
    
  position: relative;
  overflow: hidden;
  cursor: pointer;
    z-index: 2;
    font-size: 12px;
    background: #000000;
    border-radius: 5px;
    white-space: nowrap;
    display: flex;
    align-items: center;
    justify-content: center;
}
.btnblack:hover, .btnblack:focus{
    color: #fff;
}
.btnblack:before, .btnblack:after {
  content: "";
  position: absolute;
  display: block;
  height: 100%;
  width: 100%;
  top: 0;
    border: none;
  left: 0;
    z-index: -1;
    border-radius: 5px;
}
.btnblack:before { 
  transform: translate3d(-101%, 0, 0);
    background-color: #2ee8e8;
  transition: transform 300ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.btnblack:after {
  background-color: #00649b;
  transform: translate3d(101%, 0, 0);
  transition: transform 300ms 300ms cubic-bezier(0.16, 0.73, 0.58, 0.62);
}
.btnblack:hover:before {
  transform: translate3d(0, 0, 0);
}
.btnblack:hover:after {
  transform: translate3d(0, 0, 0);
}
.bookyellowsec{
    background: #ffc107;
}
.bookyellowsec .rdytoget {
    color: #000;
}
header.header.fixed .btnwhite{
    background-color: var(--primarycolor); 
    color: #fff;
}
.logo{
/*  padding:5px; */
    border-radius: 5px;
}
.logo img{
    
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    width: 190px;
}
header.header.fixed .logo{
/*     background-color: var(--primarycolor); */
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.clkheresec{
    position: relative;
}
.clkhere{
    position: absolute;
    right: 90%;
    top: 100%;
}
.clkhere img{
    min-width: 100px;
}
header.header {
    width: 100%;
    background: rgba(0,0,0,0);
    padding: 0;
}
.hdrbtm{
    padding: 15px 0;
    position: fixed;
    background: rgba(0,0,0,0);
    width: 100%;
    top: 52px;
    left: 0;
    z-index: 100;
    width: 100%;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
header.header.fixed .hdrbtm{
    top: 0;
}
.hdrbtm:after{
    content: '';
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    position: absolute;
    background: #fff;
    opacity: 0;
    z-index: -1;
}
header.header.fixed .hdrbtm:after{
    background: rgba(0, 0, 0, .6);
    opacity: 1;
    height: 100%;
}
@supports ((-webkit-backdrop-filter:none) or (backdrop-filter:none)) {
    header.header.fixed .hdrbtm:after {
        -webkit-backdrop-filter: blur(20px);
        backdrop-filter: blur(20px);
        background-color: rgb(0 0 0 / 83%);

    }
}
.datescnt {
    border: #a27422 1px solid;
    display: inline-block;
    padding: 5px 10px;
    color: #fff;
    position: absolute;
    top: -17px;
    left: 0;
    border-radius: 0px 4px 4px 0px;
    background: #a27422;
}
.headerlogo img {
    transition: all 0.5s;
	width: 185px;
}
header.header.fixed .headerlogo img {
    width: 185px;
}
header.header.fixed .hdrbtm{
    padding: 10px 0 !important;
    -webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.1);
box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.1);
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.btnlink{
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1px;
    
}
.btnlink span{
    margin-left: 6px;
}
.mnutog{
    display: none;
}

nav.nav .primary-menu > li.current-menu-item > a, 
nav.nav .primary-menu > li:hover > a, 
header.header.fixed nav.nav .primary-menu > li.current-menu-item > a, 
header.header.fixed nav.nav .primary-menu > li:hover > a{
     color: #ff1335;
}
nav.nav .primary-menu > li > ul {
    position: absolute;
    left: 0;
    top: 110%;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.1);
    background: #fff;
    z-index: 100;
    min-width: 250px;
    margin-top: 10px;
    border-radius: 4px;
    overflow: hidden;
}
nav.nav .primary-menu > li:hover > ul{
    top:100%;
    opacity: 1;
    visibility: visible;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}
nav.nav .primary-menu > li > ul > li > a{
    padding: 12px 15px;
    color: #333;
    display: block;
    font-size: 15px;
    border-bottom: 0;
}
nav.nav .primary-menu > li > ul > li:hover > a {
    background: #9f6e25;
    color: #fff;
}
big{
    font-size: 130%;
    font-weight: 300;
    line-height: 1.8;
}
.title1{
    font-size: 46px;
    line-height: 1.2;
	letter-spacing: 2px !important;
    color: #0e0e0e;
	font-weight: normal;
}

@-webkit-keyframes rotate {
  from {
    background-position: -3000px;
  }
  to {
    background-position: 0px;
  }
}
@keyframes rotate {
  from {
    background-position: -3000px;
  }
  to {
    background-position: 0px;
  }
}
.wlcmimg{
    position: relative;
}
.wlcmimg img{
    width: 100%;
}
.play-btn {
  width: 50px;
  height: 50px;
  background: #22bdc9;
  border-radius: 50%;
  position: absolute;
  left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  box-shadow: 0px 0px 25px 3px rgba(0, 0, 0, 0.7);
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.play-btn:hover{
    background: #00649b;  
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.play-btn::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-40%) translateY(-50%);
  transform: translateX(-40%) translateY(-50%);
  transform-origin: center center;
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 20px solid #fff;
  z-index: 100;
  -webkit-transition: all 400ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: all 400ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.play-btn:before {
  content: "";
  position: absolute;
  width: 150%;
  height: 150%;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation: pulsate1 2s;
  animation: pulsate1 2s;
  -webkit-animation-direction: forwards;
  animation-direction: forwards;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: steps;
  animation-timing-function: steps;
  opacity: 1;
  border-radius: 50%;
  border: 5px solid rgba(255, 255, 255, .75);
  top: -25%;
  left: -25%; 
    transform: translate(-25%, -25%);
  background: rgba(198, 16, 0, 0);
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
@-webkit-keyframes pulsate1 {
  0% {
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
    opacity: 1;
    box-shadow: inset 0px 0px 25px 3px rgba(255, 255, 255, 0.75), 0px 0px 25px 10px rgba(255, 255, 255, 0.75);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
    box-shadow: none;

  }
}
@keyframes pulsate1 {
  0% {
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
    opacity: 1;
    box-shadow: inset 0px 0px 25px 3px rgba(255, 255, 255, 0.75), 0px 0px 25px 10px rgba(255, 255, 255, 0.75);
  }
  100% {
    -webkit-transform: scale(1, 1);
    transform: scale(1);
    opacity: 0;
    box-shadow: none;

  }
}
.welcmsec {
    background: url(images/welcmbg.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-attachment: fixed;
}
.welcmsec h2{
    font-weight: normal;
    color: #0e0e0e;
    margin-bottom: 20px;
    font-size: 46px;
}
.welcmsec h4{
    font-size: 25px;
    margin-bottom: 10px;
}
.welcmsec h2 strong{
    
    color: var(--primarycolor);
}
.blg_thmb h3{
    
    font-size: 20px;
    margin-bottom: 5px;
}
.box-content p{
    padding: 0;
}
.contactform .form-control {
    background-color: #fff !important;
    border-top-color: #fff !important;
    border-left-color: #fff !important;
    border-right-color: #fff !important;
    box-shadow: none !important;
    padding-left: 0;
    border-radius: 0;
}
.contactform .wpcf7-textarea.form-control {
    height: 50px;
}
.contactform select.form-control{
    color: #848586;
    background-position: 98% center;
}
.confld i {
    height: 70px;
    width: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
    background: #377DC2;
    color: #fff;
    font-size: 20px;
}
.confld a {
    color: #333;
}
.contactform .wpcf7-form > p {
    padding: 0;
    position: relative;
}
.srchtog{
    line-height: 0;
}
.textwidget a{
    box-shadow: none !important;
}
.hdttop{
    padding: 5px 0;
    background: var(--primarycolor);
    color: #fff;
}
.hdttop a{
    color: #fff;
    cursor: pointer;
}
.hdrtoplft.soc ul li{
    background-color: rgba(0,0,0,0) !important;
}
.hdrtoplft.soc ul li a{
    padding: 0 !important;
    font-size: 18px;
}
.ovrsrchsec{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 500;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(1,155,193,0.6);
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    transform: scale(5);
    opacity: 0;
    visibility: hidden;
}
.ovrsrchsec.active{
    transform: scale(1);
    opacity: 1;
    visibility: visible;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.ovrsrchsecinr{
    width: 90%;
    max-width: 800px;
    padding: 10px;
    border-radius: 5px;
    background: rgba(255,255,255,0.3);
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15);
}
.ovrsrchsecinr .btn{
    line-height: 0;
    box-shadow: none !important;
    outline: none !important;
    height: 50px;
    border: none !important;
}
.ovrsrchsecinr .form-control{
    height: 50px;
    border: none !important;
    box-shadow: none !important;
    outline: none !important;
    border-radius: 4px 0 0 4px;
}
.bnrmidtxt h2{
    font-size: 60px;
    
    color: #fff;
    margin-bottom: 30px;
}
.cpy{
    background: #2e404e;
    color: #fff;
    font-size: 12px;
}
footer.footer  {
    width: 100%;
    background: rgba(0,0,0,0);
    padding:0;
}
.ftr-menu > li{
    display: block;
    margin-bottom: 5px;
}
.ftr-menu > li > a{
    color: #e1e1e1;
}
.plyr__control--overlaid {
    background: #00b2ff;
    background: #eb1e27 ;
}

.overflow-hidden{
    overflow: hidden;
}
.hoverimg{
    transition: all 0.5s;
}
.hoverbox:hover .hoverimg{
    transform: scale(1.2);
}
.ftrtop{
    padding: 50px 0 20px;
    background: #28313c;
    font-size: 12px;
    color: #e1e1e1;
}
.ftrtop h3{
    color: #fff;
    font-size: 16px;
    
    padding-bottom: 5px;
    margin-bottom: 20px;
    position: relative;
}
.ftrtop h3:after{
    content: '';
    position: absolute;
    left: 0;
    top: 100%;
    width: 30px;
    height: 3px;
    background: var(--primarycolor);
}
.ftrbtm{
    background: #00000059;
    font-size: 14px;
    color: #fff;
}
.contactcon strong{
    display: block;
}
.contactinfo i{
    font-size: 22px;
}
.contactinfo .d-flex{
    align-items: center;
}
.contactinfo a{
    color:#e1e1e1; 
    margin-left: 5px;
}

.fadeUp {
    opacity: 0;
    -webkit-transform: translate(0, 50px);
    -ms-transform: translate(0, 50px);
    transform: translate(0, 50px);
}
.fadeUp.in-view {
    opacity: 1;
    transform: translateX(0) translateY(0) translateZ(0);
    transition: opacity 1.5s ease 0s, transform 1.5s ease 0s;
}
.fadeLeft {
    opacity: 0;
    -webkit-transform: translate(-50px, 0);
    -ms-transform: translate(-50px, 0);
    transform: translate(-50px, 0);
}
.fadeLeft.in-view {
    opacity: 1;
    transform: translateX(0) translateY(0) translateZ(0);
    transition: opacity 1.5s ease 0s, transform 1.5s ease 0s;
}
.fadeRight {
    opacity: 0;
    -webkit-transform: translate(50px, 0);
    -ms-transform: translate(50px, 0);
    transform: translate(50px, 0);
}
.fadeRight.in-view {
    opacity: 1;
    transform: translateX(0) translateY(0) translateZ(0);
    transition: opacity 1.5s ease 0s, transform 1.5s ease 0s;
}
.fadePopup {
    opacity: 0;
    -webkit-transform: scale(0.3);
    -ms-transform: scale(0.3);
    transform: scale(0.3);
}
.fadePopup.in-view {
    opacity: 1;
    transform: scale(1);
    transition: opacity 1.5s ease 0s, transform 1.5s ease 0s;
} 
.overflowhidden{
    overflow: hidden;
}
.entry-content h2, .entry-summary h2, .comment-content h2 {
    font-size: 20px;
    margin-bottom: 10px;
}
.neurotrtsec{
    position: relative;
    z-index: 2;
}
.store_locator_single_map {
    margin-top: 0;
    margin-left: 15px;
    margin-right: 15px;
}
.store-locator-map-headline{
    margin-left:15px;
    margin-top:0 !important;
}
.store_locator_single_categories{
    margin-bottom:15px;
}
#store_locator_main {
    margin-top: 15px;
    padding: 0;
}
#store_locator_search_box > .store-locator-row{
    background:#f6f6f6;
    padding-bottom: 15px;
}
.singllocsidebar h3{
    padding-bottom:10px;
    position:relative;
}
.singllocsidebar h3:after{
    content:'';
    height:3px;
    width:100px;
    position:absolute;
    left:50%;
    bottom:0;
    transform:translatex(-50%);
    background:#ffc107;
}

@keyframes arrow
{
0% {opacity:0}
40% {opacity:1}
80% {opacity:0}
100% {opacity:0}
}

@-webkit-keyframes arrow /*Safari and Chrome*/
{
0% {opacity:0}
40% {opacity:1}
80% {opacity:0}
100% {opacity:0}
}



#buttonTop.show {
    opacity: 1;
    visibility: visible;
}
#buttonTop {
    display: inline-block;
    background-color: var(--primarycolor);
    width: 50px;
    height: 50px;
    border-radius: 100%;
    text-align: center;
    position: fixed;
    bottom: 150px;
    right: 30px;
    transition: background-color .3s, opacity .5s, visibility .5s;
    opacity: 0;
    visibility: hidden;
    z-index: 100;
    transition: all 0.3s;
    cursor: pointer;
}
#buttonTop svg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
#buttonTop:hover {
    bottom: 154px;
}

span.wpcf7-spinner {
    position: absolute;
    right: 0;
    top: 11px;
}
.smallimagecnt {
    position: absolute;
    top: 0px;
    left: 0;
    background: #000;
    width: 100%;
}

/* ------------------------------new css start----------------------- */

:root {
  --primarycolor: #9f6e25;
  --secondcolor: #9f6e25;
  --thirdcolor: #000;
}

a.hdricobtn {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 14px;
    color: #fff;
}
.hdrtop .wp-social-link, .hdrtop .wp-block-social-link-anchor, .hdrtop li.wp-social-link.wp-social-link-facebook.wp-block-social-link {
    background-color: #9f6e25 !important;
    border-radius: 5px;
}
.ftrbtm .wp-social-link, .ftrbtm .wp-block-social-link-anchor, .ftrbtm li.wp-social-link.wp-social-link-facebook.wp-block-social-link {
    background-color: var(--primarycolor) !important;
    border-radius: 5px;
}
.ftrbtm h3 {
    position: relative;
    display: inline-block;
    font-weight: normal;
    font-size: 20px !important;
    margin-top: 0;
    margin-bottom: 30px !important;
}
.ftrbtm h3::after {
    content: '';
    position: absolute;
    bottom: -6px;
    left: 0;
    width: 50%;
    height: 2px;
    background-color: #fff;
}

.hdrtop .wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor, .hdrtop .wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor svg, .hdrtop .wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:active, .hdrtop .wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:hover, .hdrtop .wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:visited {
    color: #fff;
    fill: #fff;
}
.btn1 {
    padding: 15px 35px;
    border: none;
    line-height: 0;
    text-align: center;
    color: #fff;
    background: var(--primarycolor);
    display: inline-block;
    font-size: 15px;
    text-transform: capitalize; 
    border-radius: 5px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    display: inline;
    letter-spacing: 1px;
}
.hdrbtm .btn1 {
    padding: 22px 20px;
    border: none;
    line-height: 0;
    text-align: center;
    color: #fff;
    font-size: 15px;
    background: transparent;
    border: #fff 1px solid;
}
.processtospotlight .icon_box_icon4 {
    width: 40%;
}
.btn1:hover, .btn1:focus {
    color: #fff;
    background: #000;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.hdrbtn .btn1:hover {
    background: var(--primarycolor);
}
.gradientborder {
    background: #30ff90;
    background: linear-gradient(to right, var(--secondcolor) 0%, var(--primarycolor) 25%, var(--primarycolor) 50%, var(--secondcolor) 75%, var(--primarycolor) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#30ff90', endColorstr='#30ff90',GradientType=1 );
    height: 4px;
    animation: rotate 3s infinite linear;
    -webkit-animation: rotate 3s infinite linear;
}
::-webkit-scrollbar {
     width:5px;
}
 ::-webkit-scrollbar-track {
     -webkit-box-shadow:inset 0 0 6px rgba(0, 0, 0, 0.3);
     border-radius: 0px;
     background: #ccc;
}
 ::-webkit-scrollbar-thumb {
     border-radius: 00px;
     background: #000;
     transition: all 0.8s;
}
::-webkit-scrollbar-thumb:hover {
     background: var(--primarycolor);
}
nav.nav .primary-menu > li {
    display: inline-block;
    margin-left: 23px;
    position: relative;
}
nav.nav .primary-menu > li > a {
    font-size: 14px;
    color: #fff;
    text-transform: capitalize;
    letter-spacing: 1px;
}
nav.nav .primary-menu > li.current-menu-item > a, nav.nav .primary-menu > li:hover > a, header.header.fixed nav.nav .primary-menu > li.current-menu-item > a, header.header.fixed nav.nav .primary-menu > li:hover > a {
    color: #ffc000;
}
.ftrbtm p {
    padding: 0;
    margin: 0;
}

.ftrbtm .border-top {
    border-top: 1px solid #fdfdfd2e !important;
}
.ftr-menu > li:after {
    content: "";
    height: 14px;
    width: 14px;
    border-radius: 100%;
    top: 4px;
    left: 0;
    position: absolute;
    background: transparent;
    background-image: url(images/rightarw.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 7px auto;
}
.ftr-menu > li {
    margin-bottom: 5px;
    position: relative;
    padding-left: 20px;
    transition: all 0.2s;
}
.plyr__control--overlaid {
    background: #00b2ff;
    background: var(--primarycolor) !important;
}
.plyr--full-ui input[type=range] {
    color: var(--primarycolor) !important;
}
#h5vp_player .plyr .plyr__control--overlaid {
    background: var(--primarycolor) !important;
}
.plyr--video .plyr__control.plyr__tab-focus, .plyr--video .plyr__control:hover, .plyr--video .plyr__control[aria-expanded=true] {
    background: var(--primarycolor) !important;
    color: #fff;
}
.step-new span {
    background: var(--primarycolor);
    padding: 15px 20px;
    font-size: 20px;
    color: #fff;
    width: 100%;
    font-weight: 600;
    border-radius: 0px 0px 5px 0px;
}
.headingweight h2 {
    font-weight: normal;
}
.whtexthmbico-new {
    position: absolute;
    bottom: -30px;
    left: 50%;
    transform: translate(-50%);
    background: #fff;
    box-shadow: 0 .125rem .25rem
    rgba(0,0,0,.075)!important;
    width: 80px;
    height: 80px;
    border-radius: 100%;
    padding: 15px;
    border: var(--primarycolor) 2px solid;
}
a.btnylw {
    border: rgb(205, 177, 108) 2px solid;
    color: #fff;
    background: linear-gradient(0deg, rgb(159, 121, 58) 0%, rgb(205, 177, 108) 100%);
    padding: 10px 25px;
    border-radius: 4px;
    
    transition: all 0.5s;
    color: #fff;
    font-size: 14px;
	transition: all 0.5s;
}
a.btnylw:hover {
    background: linear-gradient(0deg, rgb(205, 177, 108) 0%, rgb(159, 121, 58) 100%);
    border: rgb(205, 177, 108) 2px solid;
    color: #fff;
}
.hoverbox.whtexthmbwrp-new p {
    font-size: 15px;
    line-height: 25px;
}
.title1 strong {
    
    color: var(--primarycolor);
}
.certified h2 {
    margin-bottom: 10px;
    color: var(--primarycolor);
    font-size: 46px;
    font-weight: normal;
}
.liststyle ul li {
    width: 100%;
    position: relative;
    padding-left: 37px;
    margin-bottom: 12px;
    font-size: 17px;
}
.liststyle ul {
    margin-bottom: 20px;
    margin-left: 5px;
}
.liststyle ul li:after {
    content: '';
    height: 24px;
    width: 24px;
    position: absolute;
    left: 0;
    font-size: 20px;
    top: 1px;
    background-image: url(images/newgrncheck.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 24px auto;
}

.stylistli ul li {
    width: 100%;
    position: relative;
    padding-left: 37px;
    margin-bottom: 12px;
    font-size: 17px;
}
.stylistli ul {
    margin-bottom: 20px;
    margin-left: 5px;
}
.stylistli ul li:after {
    content: '';
    height: 23px;
    width: 23px;
    position: absolute;
    left: 0;
    font-size: 20px;
    top: 1px;
    background-image: url(images/newgrncheck.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 23px auto;
}
.stylistli .gridcronl{
    display: grid;
    grid-template-columns: 1fr 1fr;
}
.regpagecntsgs .cutprice {
    font-size: 35px;
    margin-right: 10px;
    font-weight: 500;
    position: relative;
    display: inline-block;
    text-decoration: line-through;
    /* opacity: .7; */
    text-decoration-color: #ea1c23;
    text-decoration-thickness: 3px;
}
.regpagecntsgs .nrmlprice h4 {
    margin-left: 10px !important;
    font-size: 38px;
    font-weight: 600;
    color: #20b20a !important;
}
.regpagecntsgs .nrmlprice {
    font-weight: 400;
    display: inline-flex;
    align-items: center;
    font-size: 30px;
}
.egglilycnt.liststyle ul li {
    padding-left: 28px;
    margin-bottom: 10px;
    font-size: 15px;
}
.egglilycnt.liststyle ul li:after {
    height: 18px;
    width: 18px;
    font-size: 20px;
    top: 1px; 
    background-size: 18px auto;
}
.regformmaincnt .form-control {
    background-color: #fff;
    min-height: 45px;
    border-radius: 5px;
    border: 1px solid #ced4da;
}
.regproceedbtn {
    background: #20b20a;
    padding: 25px 15px;
    line-height: 0;
    font-size: 16px;
    text-transform: uppercase;
	color: #fff;
	font-weight: 500;
	letter-spacing: 1px;
}
.regformmaincnt .form-control:focus {
    color: #212529;
    background-color: #fff;
    border-color: var(--primarycolor) !important;
	border-bottom-color: #9f6e25 !important;
    outline: 0;
    box-shadow: 0 0 0 .25rem rgb(196 98 0 / 17%);
}
#si-scroll-top:hover::before, .si-btn, input[type=submit], input[type=reset], .comment-form input[type=checkbox]:checked, #comments .bypostauthor-badge, .single .post-tags a:hover, .single .post-category .cat-links a:hover, .tagcloud a:hover, #main .mejs-controls .mejs-time-rail .mejs-time-current, .si-btn.sinatra-read-more::after, .post_format-post-format-quote .si-blog-entry-content .quote-post-bg::after, .si-hover-slider .post-category a, .si-single-title-in-page-header.single .page-header .post-category a, .entry-media > a:hover .entry-media-icon::before, .si-pre-footer-cta-style-1 #si-pre-footer .si-flex-row::after, .si-pre-footer-cta-style-2 #si-pre-footer::after, .select2-container--default .select2-results__option--highlighted[aria-selected], .si-input-supported input[type=radio]:checked::before, .si-input-supported input[type=checkbox]:checked, .sinatra-sidebar-style-2 #secondary .widget-title::before, .sinatra-sidebar-style-2 .elementor-widget-sidebar .widget-title::before, .widget .cat-item a:hover + span, .widget_archive li a:hover + span, .widget .cat-item.current-cat a + span, #sinatra-footer .widget .cat-item a:hover + span, #sinatra-footer .widget_archive li a:hover + span, #sinatra-footer .widget .cat-item.current-cat a + span, .si-btn.btn-outline:hover, #infinite-handle span {
    background-color: #9f6e25 !important;
}
#comments .comment-actions .reply a:hover, .comment-form input[type=checkbox]:checked, .comment-form input[type=checkbox]:focus, .comment-form input[type=radio]:checked, .comment-form input[type=radio]:focus, .single .post-category a, #colophon, #secondary .widget-title, .elementor-widget-sidebar .widget-title, .si-hover-slider .post-category a, .si-single-title-in-page-header.single .page-header .post-category a, .si-entry blockquote, .wp-block-quote.is-style-large, .wp-block-quote.is-large, .wp-block-quote.has-text-align-right, .navigation .nav-links .page-numbers.current, .page-links > span, .site-content .page-links > span, .si-input-supported input[type=radio]:checked, .si-input-supported input[type=checkbox]:checked, .si-btn.btn-outline {
    border-color: #9f6e25 !important;
}
.stepnumber {
    display: inline-block;
    background: #fff184;
    color: #4a3728;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    line-height: 49px;
    font-size: 20px;
    position: absolute;
    top: -24px;
    left: -4px;
    font-weight: 700;
}
a.viewmore {
    display: flex;
    align-items: center;
    justify-content: start;
    gap: 7px;
    font-size: 17px;
    color: #000;
    transition: all 0.4s;
    position: relative;
	padding-left: 100px;
}
a.viewmore:hover:before {
	background: var(--primarycolor);
}
a.viewmore:hover {
   letter-spacing: 1px;
	color: var(--primarycolor);
}
a.viewmore:before {
	content: "";
    background: #000;
    transition: all 0.4s;
    position: absolute;
	width: 85px;
	height: 2px;
	left: 0;
	top: 50%;
	transform: translatey(-50%);
}
.whtexthmb-new h4 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.5em;
    max-height: 60px;
    margin-bottom: 20px !important;
}
.whtexthmb-new:hover .bottomimgdv img {
    transform: scale(1.2);
}

h3 strong, h3 em, h4 strong, h4 em{
    color: var(--primarycolor);
    font-weight: normal;
    
}
.bgprimary{
background-color: var(--primarycolor) !important;   
}
.singleblogsec section#comments {
    margin: 0;
    margin-left: 0 !important;
    max-width: 100%;
    margin-right: 0 !important;
    width: 100% !important;
    text-align: left !important;
}
.singleblogsec #respond .comment-reply-title {
    justify-content: start;
}
.blgtag a.badge:hover{
	background: #9f6e25 !important;
	color: #fff !important;
}
.blgtag .badge, .blgcat .badge {
    background: transparent !important;
    color: #9f6e25;
    border: #9f6e25 1px solid;
    margin-right: 6px !important;
    margin-bottom: 6px;
	transition: all 0.5s;
	text-decoration: none;
}
.singleblogsec p.comment-form-author, .singleblogsec p.comment-form-email, .singleblogsec p.comment-form-url {
    width: 100% !important;
    min-width: 100%;
}
.blgcat a.badge:hover{
	background: #9f6e25 !important;
	color: #fff !important;
}
.modal .btn-close {
    box-sizing: content-box;
    position: absolute;
    right: -3px;
    top: -6px;
    width: 20px;
    height: 20px;
    padding: .25em .25em;
    color: #fff;
    background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/2em auto no-repeat;
    border: 0;
    background-size: 12px auto;
    border-radius: .25rem;
    opacity: 0.9;
    filter: brightness(1);
    background-color: #fff !important;
    border-radius: 100%;
    transition: all 0.5s;
    z-index: 10;
}
.submtbtncntrl p{
    padding: 0 !important;
}
.btn-close:hover {
    background-color: #000;
}
.modal-dialog-scrollable .modal-content {
    max-height: 100%;
    overflow: visible;
}
.wpcf7 .form-control {
    background-color: #fff;
    font-size: 14px;
    height: 50px;
    border-radius: 5px;
    padding: 15px;
    color: #000;
    border-left: var(--primarycolor) 3px solid;
}
.wpcf7 .form-select {
    background-color: #fff;
    font-size: 14px;
    height: 50px;
    border-radius: 5px;
    padding: 15px;
    color: #000;
    border-left: var(--primarycolor) 3px solid;
}
.modal .wpcf7 .form-control, .modal .wpcf7 .form-select {
    background-color: #ebebeb;
}

.modal .btn_submit, .modal input[type="submit"], .modal input.btn_submit[type="submit"] {
    background: var(--primarycolor);
    color: #fff;
    border: 1px solid var(--primarycolor);
    border-radius: 5px;
    
    font-style: normal;
    font-size: 16px;
    letter-spacing: 1px;
    padding: 14px 30px;
    text-transform: uppercase;
    width: 100%;
}
.modal span.wpcf7-spinner {
    position: absolute;
    right: 8px;
    top: 45%;
    transform: translatey(-50%)
}
[tabindex="-1"]:focus, input:read-write:focus, select:focus, textarea:focus {
    outline: 0;
    box-shadow: 0 0 3px 0 #ebebeb !important;
    --formfieldbordercolor: #ebebeb !important;
}
.form-control:focus {
    color: #212529;
    background-color: #fff;
    border-color: var(--primarycolor);
    outline: 0;
    box-shadow: 0 0 0 .25rem rgb(196 98 0 / 17%);
}
.form-select:focus {
    border-color: var(--primarycolor);
    outline: 0;
    box-shadow: 0 0 0 .25rem rgba(13,110,253,.25);
	background-color: #fff;
}
#masthead .si-header-widgets .dropdown-item::after, .sinatra-nav > ul .sub-menu::after, textarea:focus, input[type="text"]:focus, input[type="email"]:focus, input[type=password]:focus, input[type=tel]:focus, input[type=url]:focus, input[type=search]:focus, input[type=date]:focus {
    border-bottom-color: #b39949;
    outline: none !important;
}
.widget select, .wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper, form input:read-write, form select, form select option, form textarea, form.wp-block-search input.wp-block-search__input {
    border-color: #ebebeb;
    border-width: 0px;
}
.wpcf7-not-valid-tip {
    color: #dc3232;
    font-size: 12px !important;
    font-weight: normal;
    display: block;
}
.stepbtns a.btnylw {
    border: #ab8546 2px solid;
    color: #fff;
    background: linear-gradient(0deg, rgb(159, 121, 58) 0%, rgb(205, 177, 108) 100%);
}
.stepbtns a.btnylw:hover {
    background: linear-gradient(0deg, rgb(205, 177, 108) 0%, rgb(159, 121, 58) 100%);
    border: #ab8546 2px solid;
    color: #fff;
}
.ftrcontact a:hover, .ftrmnu a:hover{
    color: var(--primarycolor);
}
.btn:hover, .button.button-primary:hover, .is-style-primary .wp-block-button__link:hover, button:hover, input[type=button]:hover, input[type=reset]:hover, input[type=submit]:hover {
    background-color: var(--secondcolor) !important;
    color: #fff !important;
    border-color: var(--primarycolor) !important;
}
li.breadcrumb-item a {
    color: #fff;
}
.accordion-button {
    font-size: 20px;
    color: #212529;
    text-align: left;
    background-color: #cfcfcf40;
    border: 0;
	font-weight: 500;
    border-radius: 0;
    overflow-anchor: none;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease;
}
.accordion-button:not(.collapsed) {
    color: #fff;
    background-color: var(--secondcolor);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.125);
}
.accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230c63e4'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
    transform: rotate(-180deg);
    filter: brightness(100);
}
.accordion-button:hover:after {
    filter: brightness(100);
}
.accordion-button, .accordion-button:after{
    transition: all 0.5s;
}
.bg-light-blue {
    background: #ffc68d6b;
}
li.breadcrumb-item {
    font-size: 14px;
}
.inrpgcont .wp-block-columns.is-layout-flex.wp-container-core-columns-is-layout-1.wp-block-columns-is-layout-flex {
    margin: 0;
}
figure.wp-block-image.size-full img {
    border-radius: 5px;
}
h3.wp-block-heading {
    font-weight: normal;
}
/* .gradient-text {
    background: -webkit-linear-gradient(#CDB16C, #9F793A);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline-block;
} */
.gradient-text h2, h2.gradient-text {
    background: -webkit-linear-gradient(#CDB16C, #9F793A);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline-block;
	font-weight: normal;
}
h2.gradient-text strong {
    color: #222;
}
a.btnylw.viewmores {
    padding: 13px 30px;
    border-radius: 4px;
    font-size: 16px;
    transition: all 0.5s;
    text-transform: uppercase;
    letter-spacing: 3px;
}
.golderpath:before {
    position: absolute;
    right: 0;
    top: -1px;
    content: '';
    height: 100%;
    width: 100%;
    background: #ab8847;
    clip-path: polygon(100% 0, 0 0, 100% 5%);
    z-index: 2;
}
.golderpath:after {
    position: absolute;
    right: 0;
    bottom: -1px;
    content: '';
    height: 100%;
    width: 100%;
    background: #ab8847;
    clip-path: polygon(0 95%, 0% 100%, 100% 100%);
    z-index: 2;
}
.bypath:before {
    position: absolute;
    right: 0;
    top: -1px;
    content: '';
    height: 100%;
    width: 100%;
    background: #D1B87A;
    clip-path: polygon(100% 0, 0 0, 100% 10%);
    z-index: 1;
}
.bypath:after {
    position: absolute;
    right: 0;
    bottom: -1px;
    content: '';
    height: 100%;
    width: 100%;
    background: #ab8847;
    clip-path: polygon(0 90%, 0% 100%, 100% 100%);
    z-index: 1;
}

.blackpath:before {
    position: absolute;
    right: 0;
    top: -1px;
    content: '';
    height: 100%;
    width: 100%;
    background: #000;
    clip-path: polygon(100% 0, 0 0, 100% 15%);
    z-index: 1;
}
.blackpath:after {
    position: absolute;
    right: 0;
    bottom: -1px;
    content: '';
    height: 100%;
    width: 100%;
    background: #000;
    clip-path: polygon(0 85%, 0% 100%, 100% 100%);
    z-index: 1;
}
.freconsection1.blackpath:before{
	background: #fff;
}
.btnwhite {
    letter-spacing: 1px;
    font-size: 15px;
}
.freconsection1 .btnwhite:after{
	background-color: #d1b87a;
}
.hovertop{
	transition: all 0.5s;
}
.hovertop:hover{
	transform: translatey(-8px);
}
.whiteoverlay .bnnroverlayspan {
    background: #ffffff8f;
}
.videoicon .vdowrapper {
    display: inline-block;
    position: absolute;
    top: 0;
    right: 60px;
    transform: translate(-50%,-50%);
    z-index: 2;
}
.boxtitle{
	font-size: 30px;
}

.videoicon .video-main {
  position: relative;
  display: inline-block;
}

.videoicon .video {
  height: 50px;
  width: 50px;
  line-height: 50px;
  text-align: center;
  border-radius: 100%;
  background: transparent;
  color: #fff;
  display: inline-block;
  background: #000;
  z-index: 999;
}

@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)";
  }
}

.videoicon .fa-play:before {
  content: "\f04b";
}

.videoicon .waves {
  position: absolute;
  width: 150px;
  height: 150px;
  background: rgb(248 237 127 / 46%);
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  border-radius: 100%;
  right: -50px;
  bottom: -50px;
  z-index: -1;
   -webkit-animation: waves 3s ease-in-out infinite;
  animation: waves 3s ease-in-out infinite;
}
        
.videoicon .wave-1 {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}

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

.videoicon .wave-3 {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}
.ftr-menu > li > a {
    font-size: 14px;
}
h2.wp-block-heading {
    font-weight: normal;
    margin-bottom: 13px;
}
.headingwhite .wp-block-heading{
	color: #fff;
}
.faqsec .accordion-button {
    font-size: 19px;
    text-align: left;
    line-height: 43px;
}
.faqsec .bg-light-blue {
    background: url(images/inspire.webp);
	background-size: cover;
	background-repeat: no-repeat;
}
.faqsec .accordion-button:focus {
    z-index: 3;
    border-color: unset;
    outline: 0;
    box-shadow: none;
}
.footer .btnylw {
    background: transparent !important;
    border-radius: 30px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: normal !important;
}
.footer .btnylw:hover {
    background: var(--primarycolor) !important;
}
.freconsection1 a.btnwhite {
    border: #000 2px solid;
    border-radius: 30px;
}
.mapbox iframe{
	min-height: 270px;
}
.mapbox h3{
	color: #fff;
	margin-bottom: 10px;
	font-weight: normal !important;
	font-size: 25px;
}
.locsec .nav-tabs .nav-item .nav-link {
    border: #000 2px solid;
    margin: 0px 10px;
    color: #222;
    padding: 15px 40px;
}
.locsec .nav-tabs .nav-item .nav-link.active {
    background: var(--primarycolor);
    border: var(--primarycolor) 2px solid;
	color: #fff;
}
.locsec .btn1 {
    padding: 13px 20px;
    border-radius: 4px;
	border: #000 2px solid;
}
.locsec .btn1:hover {
    background: transparent;
	border: var(--primarycolor) 2px solid;
	color: var(--primarycolor);
}

button.mnutog.hdricobtn.d-flex.d-lg-none:hover, button.btnico.mnucls:hover {
    background-color: transparent !important;
    color: #fff !important;
    border-color: transparent !important;
}
.breadcrumb-item+.breadcrumb-item::before {
    color: #fff;
}
.breadcrumb-item.active {
    color: #fff;
}

.hero-slider .swiper-container {
  width: 100%;
  height: 100%;
}

.hero-slider .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: transparent;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 0;
}

.hero-slider #result {
  position: absolute;
  left: 10px;
  top: 10px;
  font-size: 30px;
  z-index: 100;
}

.hero-slider .img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
/*   transition: 10s all;
  transform: scale(1.2); */
  width: 100%;
  min-height: 680px;
}
.hero-slider {
    width: 100%;
    min-height: 680px;
}
.rounded-10{
	border-radius: 10px;
}
/* .hero-slider .swiper-slide-active .img {
  animation: scale 10s ease forwards;
} */

@keyframes scale {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.2);
  }
}
.herobannercnt {
    position: absolute;
    z-index: 3;
    padding: 0px 0 0px;
    bottom: 130px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
}
.herosection:before{
	content:"";
	position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #0000009c;
	z-index: 2;
}
.bnrlftcnt h2 {
    font-size: 80px !important;
    font-weight: 600;
    text-transform: capitalize;
    line-height: 75px;
	color: #f9ec82 !important;
}
.nehadhupiasec .videoicon .vdowrapper {
    display: inline-block;
    position: absolute;
    top: 11%;
    left: 50%;
    transform: translatey(-50%);
    z-index: 2;
}

.nehadhupiasec h2{
	margin-bottom: 0 !important;
}
.nehadhupiasec {
    position: relative;
    width: 100%;
    display: inline-flex;
    align-items: center;
    gap: 100px;
	margin-bottom: 6px;
}
.nehadhupiasec .videoicon .video-main {
    position: relative;
    display: inline-block;
}
.nehadhupiasec .video {
    height: 50px;
    width: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 100%;
    background: transparent;
    color: #fff;
    display: inline-block;
    background: #000000;
    z-index: 999;
    position: relative;
    left: 16px;
    top: 14px;
}

@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)";
  }
}

.nehadhupiasec .waves {
  position: absolute;
  width: 120px;
  height: 120px;
  background: rgba(0, 0, 0, 0.3);
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  border-radius: 100%;
  right: -50px;
  bottom: -50px;
  z-index: -1;
   -webkit-animation: waves 3s ease-in-out infinite;
  animation: waves 3s ease-in-out infinite;
}
        
.nehadhupiasec .wave-1 {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}

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

.nehadhupiasec .wave-3 {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}
.uppercase{
	text-transform: uppercase;
}
@supports ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
    .herobnrform {
        -webkit-backdrop-filter: blur(10px);
       backdrop-filter: blur(5px);
        background-color: rgb(255 255 255 / 60%);
    }
}
.herobnrform{
	border-radius: 10px;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner.submitbtn {
    width: 100%;
    border-radius: 5px;
    padding: 15px;
    background: #000 !important;
    border: #000 1px solid !important;
    text-transform: uppercase;
	transition: all 0.5s;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner.submitbtn:hover {
    background: var(--primarycolor) !important;
    border: var(--primarycolor) 1px solid !important;
}
.herobnrform span.wpcf7-spinner {
    position: absolute;
    right: 10px;
    top: 14px;
}
.herobnrform p {
    padding: 0 !important;
}
.herobnrform h3{
    font-size: 30px;
    text-transform: capitalize;
}
.text-dark.smallcaps {
    font-size: 13px;
    color: #000 !important;
}
.cpya{
	font-size: 12px;
}
.bannrbtmbx {
    border-bottom: #000 3px solid;
}
.bannrbtmbx:hover .icon_box_icon img{
	filter: invert(0);
}
.icon_box_icon img{
	transition: all 0.5s;
	filter: invert(1);
}
.icon_box_icon {
    background: #000;
	border: #fff 2px solid;
    width: 80px;
    height: 80px;
    padding: 15px;
    margin: 0 auto;
    border-radius: 100%;
}
.hdrcnt h2 {
    margin-top: 0;
	text-transform: capitalize;
}
.herdsmltxt {
    font-size: 20px;
    font-weight: 600;
    color: #000;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.boxhovertop, .hovericonbg, .icon_box_icon{
	transition: all 0.5s;
}
.boxhovertop:hover{
	transform: translatey(-10px);
}
.hovericonbg:hover .icon_box_icon{
	background: #9f6e25;
}
.reghomebnrbox h3 {
    font-size: 26px !important;
    color: #fff !important;
}
.feturessec:before{
	content: "";
	background: #F8F8F8;
	position: absolute;
	left: 0;
	top: 0;
	width: 60%;
	height: 100%;
	z-index: -1;
}
.roundedtoprated:before {
    content: "";
    background: #00000061;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.reachoutsec:before {
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: rgb(0 0 0 / 53%);
}
.mainfooter::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 40px;
    padding: 0px;
    background-image: url('images/topshade.svg');
    background-size: contain;
    background-repeat: repeat;
    z-index: 1;
	transform: rotate(180deg);
}
.subcribersec::before {
    content: "";
    position: absolute;
    top: -23px;
    left: 0;
    width: 100%;
    height: 45px;
    padding: 0px;
    background-image: url('images/ftrshd.webp');
    background-size: contain;
    background-repeat: repeat;
    z-index: 1;
}
.subscribefrm input.wpcf7-form-control.wpcf7-submit.has-spinner.submitbtn {
    background: #000000 !important;
    border: #000000 1px solid !important;
}
.blgexcrpt p {
    font-size: 13px;
}
.pb-0 p {
    padding: 0 !important;
}
.testicnt h4{
	margin-top: 0!important;
}
.primary-bg{
	background-color: var(--primarycolor);
}
.vdoimgmain {
    position: absolute;
    bottom: 100px;
    right: 0;
    width: 30%;
	border-radius: 10px 0px 0px 10px;
	overflow: hidden;
}

.vdoimgmain:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #2a7eba70;
    z-index: 1;
}
.innerpagebanner:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #0000008c;
    z-index: 1;
}
section.innerpagebanner {
    padding: 150px 0px 70px;
}
.videoModals .modal-content {
      background: transparent;
      border: none;
    }
   .videoModals .modal-body {
      padding: 0;
      position: relative;
    }
   .close-btn {
    position: absolute;
    top: -10px;
    right: -10px;
    background: #fff;
    border-radius: 50%;
    border: none;
    width: 35px;
    height: 35px;
    font-size: 25px;
    text-align: center;
    z-index: 10;
    box-shadow: 0 2px 6px rgba(0,0,0,0.2);
    padding: 5px;
}
.filterhover{
	transition: all 0.5;
}
.filterhover:hover{
    filter: brightness(0.2);
}

@supports ((-webkit-backdrop-filter:none) or (backdrop-filter:none)) {
    .blurbluebg {
        -webkit-backdrop-filter: blur(5px);
        backdrop-filter: blur(5px);
        background-color: rgb(219 157 35);
    }
}
.swiper-pagination-bullet-active {
    opacity: var(--swiper-pagination-bullet-opacity, 1);
    background: var(--secondcolor);
}
.swiper-pagination-bullet {
    background: var(--secondcolor);
}
.topratedsec h2{
    color: #fff !important;
}
.btn2 {
    background: #000;
    border: var(--primarycolor) 2px solid;
    padding: 15px 35px;
    text-transform: uppercase;
    border-radius: 6px;
    transition: all 0.5s;
	font-weight: 600;
}
.btn2:hover {
    background: #fff;
    border: #fff 2px solid;
    color: var(--secondcolor);
}
.heightcntrl {
    max-height: 380px;
    height: 330px;
}
.whychosesec .btn2{
    font-size: 15px;
    font-weight: 500;
    text-transform: capitalize;
}
.primary-color{
	color: var(--primarycolor);
}
.crssrvcnt .btn1, .crssrvcnt .btn2 {
    padding: 10px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #fff;
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    min-height: 50px;
    line-height: 0;
    font-weight: 400;
}
.crssrvcnt .btn2:hover {
	background: var(--primarycolor);
	border-color: var(--primarycolor);
}
.crssrvcnt .btn1 {
	border-color: var(--primarycolor) 2px solid;
}
.crssrvcnt .btn1:hover {
	border-color: var(--primarycolor);
}
.crssrvcnt h4 {
    font-size: 22px;
/*     min-height: 66px; */
}
.crssrvcnt .duranmain {
    min-height: 94px;
}
.pricemaincnt {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 15px 40px;
    border-radius: 0px 10px 0px 0px;
}
@supports ((-webkit-backdrop-filter:none) or (backdrop-filter:none)) {
    .pricemaincnt {
        -webkit-backdrop-filter: blur(10px);
        backdrop-filter: blur(10px);
        background-color: rgb(241 79 90 / 83%);
    }
}
.bottomimgdv img{
	transition: all 0.5s;
}
.crsboxesxx:hover .bottomimgdv img{
	transform: scale(1.2);
}
.subscribefrm span.wpcf7-spinner {
    position: absolute;
    right: 10px;
    top: 10px;
}
.subscribefrm span.wpcf7-not-valid-tip {
    position: absolute;
    left: 5px;
    bottom: -24px;
}
.subscribefrm .wpcf7 .form-control {
    border-radius: 8px 0px 0px 8px;
}
.subscribefrm input.wpcf7-form-control.wpcf7-submit.has-spinner.submitbtn {
    width: 100%;
    border-radius: 0px 8px 8px 0px;
    padding: 15px 40px;
    height: 50px;
}
.subscribefrm input.wpcf7-form-control.wpcf7-submit.has-spinner.submitbtn:hover {
    background: #222 !important;
    color: #fff !important;
    border-color: var(--second-color) !important;
    border-color: #222 !important;
}
.mobilefixedbottommenu {
    position: fixed;
    left: 0;
    bottom: 0;
    background: #ffff;
    padding: 10px 15px;
    z-index: 10;
    width: 100%;
	box-shadow: 0 10px 30px rgb(0 0 0 / 20%);
}
.contact_form span.wpcf7-spinner {
    position: absolute;
    right: 10px;
    top: 12px;
}
li#menu-item-38 a svg {
    width: 24px !important;
    height: 24px !important;
}
.bnrlftcnt h4 {
    display: inline-block;
    position: relative;
    /* background: linear-gradient(to left, #b39949, #73663f); */
    background: linear-gradient(to left, #00000087, #0000006b);
    color: white;
    padding: 20px;
    font-size: 18px;
    font-weight: 400;
}
.bnrlftcnt h4:before {
    display: block;
    content: '';
    left: 3px;
    bottom: -8px;
    width: 0;
    height: 0;
    position: absolute;
    border: calc(17px / 2) solid transparent;
    border-bottom-width: 75%;
    border-bottom-color: #b39949;
    transform: rotate(45deg);
}
.bnrlftcnt h4:after {
  display:block;
  content:'';
  width: 0;
  height: 0;
  position:absolute;
  top: 0;
  right: -16px;
  width: 16px;
  height: 100%;
  background-image: url("images/hightlight.svg");
  background-size: 16px 100%;
  /*
  border-right: 12px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0;
  border-style: solid;
  border-color:lightgrey;
  border-right-color:transparent;
  */
}
li.menu-item-has-children:hover a svg {
    transform: rotate(180deg);
}
li.menu-item-has-children a svg {
    transition: all 0.2s;
    width: 20px;
    height: 20px;
}
.single-post #secondary {
    width: 100%;
}
.single-post #add_payment_method table.cart td.actions .coupon .input-text, .single-post .woocommerce-cart table.cart td.actions .coupon .input-text, .single-post .woocommerce-checkout table.cart td.actions .coupon .input-text, .single-post input[type=date], .single-post input[type=email], .single-post input[type=password], .single-post input[type=search], .single-post input[type=tel], .single-post input[type=text], .single-post input[type=url], .single-post textarea {
    border: 1px solid rgb(143 143 143) !important;
}
.single-post #primary, .single-post #secondary {
    margin-top: 0;
    margin-bottom: 0;
}
a.darkicnbtn {
    border: #000 2px solid;
    padding: 14px 30px;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    border-radius: 28px;
    color: #000;
    text-transform: capitalize;
    font-weight: 600;
    transition: all 0.3s;
	line-height: 0;
}
a.darkicnbtn:hover {
    border: var(--primarycolor) 2px solid;
    color: var(--primarycolor);
	gap: 10px;
}
a.darkicnbtn:hover i svg {
    fill: var(--primarycolor);
}

a.hdricobtn i {
    background: #9f6e25;
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
}

.gradientborder.hrdtpogrdbrd {
    background: #30ff90;
    background: linear-gradient(to right, #f1de74 0%, #9f6e25 25%, #fff 50%, #9f6e25 75%, #fff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#30ff90', endColorstr='#30ff90',GradientType=1 );
    height: 2px;
    animation: rotate 5s infinite linear;
    -webkit-animation: rotate 5s infinite linear;
}

.animated-btn {
    display: inline-block;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 1px;
    color: #FAFAFA;
    border: 2px solid #FAFAFA;
    padding: 15px 25px;
    position: relative;
    text-align: center;
    font-size: 16px;
    border-radius: 6px;
    background: rgb(159 110 37);
    -webkit-transition: background 0.15s ease-in-out;
    -moz-transition: background 0.15s ease-in-out;
    -ms-transition: background 0.15s ease-in-out;
    -o-transition: background 0.15s ease-in-out;
    transition: background 0.15s ease-in-out;
}
.animated-btn:hover {
    background: rgb(179 136 49);
    color: #fff;
}

.animated-btn i {
    position: absolute;
    opacity: 0;
    top: 0;
    left: 0;
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.03) 1%, rgba(255, 255, 255, 0.6) 30%, rgba(255, 255, 255, 0.85) 50%, rgba(255, 255, 255, 0.85) 70%, rgba(255, 255, 255, 0.85) 71%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(1%, rgba(255, 255, 255, 0.03)), color-stop(30%, rgba(255, 255, 255, 0.85)), color-stop(50%, rgba(255, 255, 255, 0.85)), color-stop(70%, rgba(255, 255, 255, 0.85)), color-stop(71%, rgba(255, 255, 255, 0.85)), color-stop(100%, rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.03) 1%, rgba(255, 255, 255, 0.6) 30%, rgba(255, 255, 255, 0.85) 50%, rgba(255, 255, 255, 0.85) 70%, rgba(255, 255, 255, 0.85) 71%, rgba(255, 255, 255, 0) 100%);
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.03) 1%, rgba(255, 255, 255, 0.6) 30%, rgba(255, 255, 255, 0.85) 50%, rgba(255, 255, 255, 0.85) 70%, rgba(255, 255, 255, 0.85) 71%, rgba(255, 255, 255, 0) 100%);
    background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.03) 1%, rgba(255, 255, 255, 0.6) 30%, rgba(255, 255, 255, 0.85) 50%, rgba(255, 255, 255, 0.85) 70%, rgba(255, 255, 255, 0.85) 71%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to right, #ffd700 0%, #ffd700 1%, #ffd700 30%, #ffd700 50%, #ffd700 70%, #ffd700 71%, #ffd700 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00ffffff", endColorstr="#00ffffff",GradientType=1 );
    width: 20%;
    height: 100%;
    transform: skew(-10deg, 0deg);
    -webkit-transform: skew(-10deg, 0deg);
    -moz-transform: skew(-10deg, 0deg);
    -ms-transform: skew(-10deg, 0deg);
    -o-transform: skew(-10deg, 0deg);
    animation: move 2s;
    animation-iteration-count: infinite;
    animation-delay: 1s;
    -webkit-animation: move 2s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-delay: 1s;
    -moz-transform: skew(-10deg, 0deg);
    -moz-animation: move 2s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-delay: 1s;
    -ms-transform: skew(-10deg, 0deg);
    -ms-animation: move 2s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-delay: 1s;
    -o-transform: skew(-10deg, 0deg);
    -o-animation: move 2s;
    -o-animation-iteration-count: infinite;
    -o-animation-delay: 1s;
}

/*  */
@keyframes move {
  0% {
    left: 0;
    opacity: 0;
  }
  5% {
    opacity: 0;
  }
  48% {
    opacity: 0.2;
  }
  80% {
    opacity: 0;
  }
  100% {
    left: 82%;
  }
}
@-webkit-keyframes move {
  0% {
    left: 0;
    opacity: 0;
  }
  5% {
    opacity: 0;
  }
  48% {
    opacity: 0.2;
  }
  80% {
    opacity: 0;
  }
  100% {
    left: 82%;
  }
}
@-moz-keyframes move {
  0% {
    left: 0;
    opacity: 0;
  }
  5% {
    opacity: 0;
  }
  48% {
    opacity: 0.2;
  }
  80% {
    opacity: 0;
  }
  100% {
    left: 88%;
  }
}
@-ms-keyframes move {
  0% {
    left: 0;
    opacity: 0;
  }
  5% {
    opacity: 0;
  }
  48% {
    opacity: 0.2;
  }
  80% {
    opacity: 0;
  }
  100% {
    left: 82%;
  }
}
@-o-keyframes move {
  0% {
    left: 0;
    opacity: 0;
  }
  5% {
    opacity: 0;
  }
  48% {
    opacity: 0.2;
  }
  80% {
    opacity: 0;
  }
  100% {
    left: 82%;
  }
}

.bnrlftcnt .animated-btn {
	color: #f9ec82;
    border: 2px solid #f9ec82;
    padding: 14px 25px;
    background: rgb(94 87 9 / 0%);
}
.bnrlftcnt .animated-btn:hover {
    border: 2px solid #fff;
	color: #fff;
}
.innerpagebanner:after{
	content: "";
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100%;
    height: 50px;
    padding: 0px;
    background-image: url(images/banrpath.svg);
    background-size: contain;
    background-repeat: repeat;
    z-index: 2;
}
.topwhiteshade:after {
    content: "";
    position: absolute;
    top: 0px;
    left: 0;
    width: 100%;
    height: 50px;
    padding: 0px;
    background-image: url(images/topshade.svg);
    background-size: contain;
    background-repeat: repeat;
    z-index: 2;
    transform: rotate(180deg);
}
.bottomwhiteshade:before {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 100%;
    height: 50px;
    padding: 0px;
    background-image: url(images/topshade.svg);
    background-size: contain;
    background-repeat: repeat;
    z-index: 2;
}
.bgimgshade:before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url(images/regbnr.webp);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    z-index: -1;
	background-attachment: fixed;
}
.shadebgcnt:before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url(images/testitextuche.webp);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    z-index: -1;
	background-attachment: fixed;
}
.iconboxsec5:before { 
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url(images/glde.webp);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    z-index: -1;
	background-attachment: fixed;
}
.topbottomdotimg:before {
    content: "";
    position: absolute;
    right: 0;
    top: 1px;
    width: 200px;
    height: 200px;
    background-image: url(images/bgdot.webp);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    z-index: -1;
	opacity: 0.6;
}
.topbottomdotimg:before {
    left: 13px;
    top: -53px;
}
.topbottomdotimg:after {
    left: auto !important;
    right: 13px !important;
    bottom: 0;
    top: -53px !important;
}
.topbottomdotimg:after {
    content: "";
    position: absolute;
    left: 0;
    top: 1px;
    width: 200px;
    height: 200px;
    background-image: url(images/bgdot.webp);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    z-index: -1;
	opacity: 0.6;
}
.featuredin.topwhiteshade:after {
    top: -49px;
    z-index: 10;
    transform: rotate(0deg);
}
.pagination-wrap ul.page-numbers {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 11px;
}
.pagination-wrap ul.page-numbers li a {
    background: #ffffff;
    color: #000;
    box-shadow: #111;
    padding: 5px 15px;
    border-radius: 4px;
    /* opacity: 0.5; */
    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important;
    border: #cccccc94 1px solid;
    transition: all 0.5s;
}
.pagination-wrap span.page-numbers.current {
    background: #000;
    padding: 5px 15px;
    border-radius: 4px;
    color: #fff;
}
.comment-content>:first-child, .si-entry>:first-child, .wp-block-column>:first-child, .wp-block-cover>:first-child, .wp-block-cover__inner-container>:first-child, .wp-block-group__inner-container>:first-child {
    margin-top: 0;
}
.singleblogsec ul.wp-block-latest-posts__list.has-dates.wp-block-latest-posts li {
    margin-bottom: 20px;
}
.blosidebars:nth-child(1) h4 {
    margin-top: 0 !important;
}
h1.titleinr {
    font-size: 50px;
}
.ftrbtm:before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url(images/fottershd.webp);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    z-index: -1;
}
.iconboxsec3:before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url(images/audbg.webp);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    z-index: -1;
	background-attachment: fixed;
}
.iconboxsec3 a.animated-btn {
    background: #000;
    padding: 15px 25px;
}
.iconboxsec3 a.animated-btn:hover {
    background: #9f6e25;
}
.cntsboxes h4{
    color: #fff !important;
}
.reghomebnrbox {
    background-image: url(images/reghmbnr.webp);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    text-align: center;
}
.reghomebnrbox:before {
    content: "";
    background: #151515de;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 10px;
    background: linear-gradient(51deg, #fbad184d, #000000bd, #ac8a3285);
}
.reghomebnrbox .animated-btn {
    letter-spacing: 1px;
    font-size: 16px;
    background: #000000;
    padding: 15px 25px;
}
.paraboxcnt p{
	padding-bottom: 0!important;
}
.reghomebnrbox .animated-btn:hover {
    background: #9f6e25;
    color: #fff;
}
.Tourney{
    font-family: "Tourney", sans-serif !important;
}
.abtvdocnt .plyr audio, .abtvdocnt .plyr iframe, .abtvdocnt .plyr video {
    display: block;
    height: 100%;
    width: 100%;
    height: 450px;
}
.jugess h3{
    margin-top: 20px;
}
.animateddiff .animated-btn {
    background: transparent;
    padding: 14px 25px;
}
.animateddiff .animated-btn:hover {
    background: #9f6e25;
}
.auddatess {
    background: #9f6e25;
    display: inline-flex;
    color: #fff !important;
    position: absolute;
    top: 0;
    left: 0;
    padding: 10px 15px;
    font-size: 16px;
    border-radius: 0px 5px 5px 0px;
}
.contactsec textarea.wpcf7-form-control.wpcf7-textarea.formcontrol {
    background-color: #fff;
    font-size: 14px;
    height: 80px !important;
    min-height: 113px;
    border-radius: 5px;
    padding: 15px;
    color: #000;
    border-left: #9f6e25 3px solid;
}
.blogcontents h2 {
    margin-top: 15px;
    margin-bottom: 15px !important;
    font-weight: 400;
    font-size: 36px !important;
}
.blogcontents h2 strong, .blogcontents h3 strong, .blogcontents h4 strong {
    font-weight: 400;
}
.blogcontents h3 strong, h3 em, .blogcontents h4 strong, .blogcontents h4 em {
    color: #222 !important;
    font-weight: normal;
}
.singleblogsec .wp-block-latest-posts__featured-image img {
    border-radius: 5px;
}
time.wp-block-latest-posts__post-date {
    color: var(--primarycolor);
    font-weight: 600;
}
.singleblogsec a.wp-block-latest-posts__post-title {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.5em;
    max-height: 60px;
    margin-bottom: 6px !important;
}
.footerlogo img {
    width: 220px;
}
.breadcrumb .breadcrumb-item a {
   transition: all 0.5s;
}
.breadcrumb .breadcrumb-item:first-child a {
    position: relative;
    padding-left: 29px;
}
.breadcrumb .breadcrumb-item:first-child a::after {
    content: '';
    height: 15px;
    width: 15px;
    position: absolute;
    left: 0;
    top: -2px;
    background-image: url(images/home.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 15px auto;
    background-color: #9f6e25;
    padding: 10px;
    border-radius: 3px;
}
.breadcrumb .breadcrumb-item a:hover{
	color: var(--primarycolor);
}
.fancyglcntt img {
    transition: all 0.5s;
}
.fancyglcntt a:hover img {
    transform: scale(1.4);
}
.hdricobtn:hover {
    color: #9f6e25;
}
.successbtn {
    background: transparent;
    padding: 10px;
    font-size: 16px;
    letter-spacing: 1px;
    text-transform: capitalize;
    border: 0;
    border-radius: 6px;
    transition: all 0.5s;
    color: #20b20a;
    text-decoration: underline;
}
.successbtn:hover {
    color: #fff !important;
	text-decoration: underline !important;
}
.glrysec .nav-tabs .nav-link {
    font-size: 18px;
    padding: 15px 30px;
    color: #000;
    font-weight: 500;
}
.glrysec .nav-tabs .nav-item.show .nav-link, .glrysec .nav-tabs .nav-link.active {
    color: #fff;
    background-color: #a27422;
    border-color: #a27422 #a27422 #a27422;
}
.glrysec ul.nav.nav-tabs{
  border-bottom: #a27422 2px solid;
}
.faqsec a {
    text-decoration: underline;
}
.blogcontents .datescnt {
    border: #a27422 1px solid;
    display: inline-block;
    padding: 5px 10px;
    color: #fff;
    position: initial;
    top: unset; 
    left: unset;
    border-radius: 0px 4px 4px 0px;
    background: #a27422;
}
.blogcontents a {
    text-decoration: underline;
}



/* Media Query*/

@media only screen and (min-width: 1200px) and (max-width:1238px){
section#registration h4 {
    letter-spacing: 0 !important;
}
}
@media only screen and (min-width: 1200px) and (max-width:1260px){
nav.nav .primary-menu > li {
    margin-left: 14px;
}
}

@media only screen and (min-width: 992px) and (max-width:1200px){
a.viewmore:before {
    width: 54px;
}	
a.viewmore {
    padding-left: 70px;
}	
.whtexthmb-new h4 {
    font-size: 18px;
}		
.auddatess {
    padding: 10px 10px;
    font-size: 14px;
}	
.reghomebnrbox .animated-btn {
    letter-spacing: 1px;
    font-size: 14px;
    padding: 13px 18px;
}	
.reghomebnrbox h3 {
    font-size: 20px!important;
}	
	.hdrbtm .btn1 {
    padding: 20px 15px;
    text-transform: capitalize;
    font-size: 14px;
}
	
	.hdrtop .wp-social-link, .hdrtop .wp-block-social-link-anchor, .hdrtop li.wp-social-link.wp-social-link-facebook.wp-block-social-link {
    font-size: 20px;
}
	section#registration h4 {
    letter-spacing: 0 !important;
    margin-bottom: 0px !important;
}
	.bnrlftcnt h2 {
    font-size: 71px !important;
    line-height: 57px;
}
    .btn1 {
    padding: 13px 20px;
    border: none;
    line-height: 0;
    text-align: center;
    color: #fff;
    background: var(--primarycolor);
    display: inline-block;
    font-size: 16px;
    text-transform: uppercase;
    border-radius: 7px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    display: inline;
    letter-spacing: 0;
}
.headerlogo img {
    width: 150px;
}	
header.header.fixed .headerlogo img {
    width: 150px;
}	
nav.nav .primary-menu > li > a {
    font-size: 13px;
    color: #fff;
    text-transform: capitalize;
    letter-spacing: 0px;
}	
nav.nav .primary-menu>li {
    margin-left: 13px;
}	
a.hdricobtn i {
    width: 30px;
    height: 30px;
}	
}

@media (min-width: 992px) {
	
li#menu-item-38 ul {
    display: grid;
    grid-template-columns: 1fr 1fr;
    min-width: 300px !important;
	
}
li#menu-item-256 ul, #menu-item-257 ul {
    display: block !important;
    padding: 15px;
    list-style: none;
	height: 420px;
	overflow: auto;
}
li#menu-item-256 ul li, li#menu-item-257 ul li {
    margin-bottom: 10px;
}
li#menu-item-256 ul{
    border-right: #ccc 1px dashed;
}
li#menu-item-38 ul li a{
background: #2a7eba;
    color: #fff;
    font-size: 16px;
    text-align: center;	
}
li#menu-item-256 ul li a, li#menu-item-257 ul li a {
    background: transparent;
	color: #000;
	transition: all 0.5s;
}
li#menu-item-256 ul li a:hover, li#menu-item-257 ul li a:hover {
	color: #f14f5a;
}	
}

@media only screen and (min-width: 992px) and (max-width:1169px){
    .apprhding {
        max-width: 70%;
    }   
}
@media only screen and (min-width: 768px) and (max-width: 991px){
nav.nav .primary-menu > li > a {
    display: flex !important;
    align-items: center;
}	
#menu-primary-menu > li > a > svg {
    margin-left: auto;
    width: 35px;
    height: 35px;
}		
.innerpagebanner.overflow-hidden {
    overflow: visible !important;
}
.iconboxsec2.overflow-hidden, .aboutsec.overflow-hidden {
    overflow: visible !important;
}	
.bottomwhiteshade:before {
    bottom: -2px;
}	
.topwhiteshade:after {
    top: -2px;
}	
.mainfooter::before {
    top: -2px;
}	
	.hero-slider .img {
    min-height: 720px;
}
	.featuredin .col {
    flex: 1 0 25%;
}
	.stylistli .gridcronl {
    display: grid;
    grid-template-columns: 1fr;
}
	
.videoicon .vdowrapper {
    display: inline-block;
    position: absolute;
    top: -2px;
    left: auto;
    right: 11px;
    transform: translate(-50%,-50%);
    z-index: 2;
}
.herobannercnt {
    position: absolute;
    z-index: 3;
    padding: 0;
    bottom: 95px;
    width: 100%;
}
	.bnrlftcnt h2 {
    font-size: 75px !important;
    font-weight: 500;
    text-transform: capitalize;
    line-height: 70px;
}
	.crssrvcnt .btn1, .crssrvcnt .btn2 {
    padding: 12px 10px;
    text-transform: capitalize;
    letter-spacing: 1px;
    color: #fff;
    display: flex;
    width: 100%;
    justify-content: center;
    min-height: 51px;
    line-height: normal;
    font-weight: 600;
    font-size: 15px;
}
	.vdoimgmain {
    position: absolute;
    bottom: 100px;
    right: 0;
    width: 70%;
    border-radius: 10px 0px 0px 10px;
    overflow: hidden;
}
	h2 {
    font-size: 30px !important;
    line-height: 1.2;
    color: #131313 !important;
    margin-bottom: 15px !important;
}
	button.mnutog.hdricobtn {
    padding-right: 0;
}
    .btnwhite {
    white-space: normal;
}
    .wisphneupthysec:after {
    width: 100%;
}
    .freconsection1 .h2 {
    padding-bottom: 20px;
    text-align: center;
    line-height: 44px;  
}
    .unfrpndv ul li {
    width: 50%;
}
    .locationItems .btn_1 {
    padding: 12px 15px;
    font-size: 14px;
}
    .mdnpht {
    display: none;
}
    .apprhding {
    max-width: 80%;
}
    .entry-summary, .entry-header, .post-thumbnail, .entry-content, .entry-footer, #comments, .navigation.post-navigation{
        margin: 0 0 15px 0 !important;
    }
    .entry-title {
        font-size: 24px;
        line-height: 1.2;
    }
nav.nav{
        position: fixed;
        right: 100%;
        width: 100%;
        top: 0;
        height: 100%;
        background: var(--primarycolor);
        z-index: 999;
        display: flex;
        width: 100%;
        height: 100%;
        -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    }
    header.header.active nav.nav{
        right: 0;
    }
    nav.nav .menu-main-menu-container{
        width: 300px;
        background: #fff;
        height: 100%;
        overflow: auto;
    }
    nav.nav .mnucls{
        background: transparent;
        width: auto;
        height: 100%;
        display: block;
		border: 0;
    }
    nav.nav .primary-menu {
    display: block;
}
    nav.nav .primary-menu{
        height: 100%;
        padding-top: 30px;
    }
    nav.nav .primary-menu > li{
        display: block;
        margin: 0;
    }
    nav.nav .primary-menu > li > a{
        color: #fff !important;
    }
  
    .logo img{
        width: 300px;
    }
nav.nav .primary-menu > li > a {
    margin: 0;
    font-size: 16px;
        font-weight: 400;
    padding: 10px 15px;
    display: block;
}
    nav.nav .primary-menu > li > ul{
    position: static;
    opacity: 1;
    visibility: visible;
    box-shadow: none;
}
    nav.nav .primary-menu > li > ul > li a{
        padding-left: 30px;
    }
    .mnutog{
        display: block;
        margin-left: 0;
        color:#fff;
        font-size: 30px;
    }   
    .header.fixed .mnutog{
        color:#333;
    }
    
.clkheresec .btnwhite {
    display: none;
}
    
    .clkhere img {
    display: none;
}
.rdytoget p {
    font-size: 18px;
}   
button.mnutog.hdricobtn {
    background: transparent;
    border: 0;
}
 .menu-item-has-children .sub-menu {
    display: none;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
    padding-left: 0;
  }

  .menu-item-has-children .sub-menu.submenu-open {
    display: block;
    opacity: 1;
    visibility: visible;
	padding: 15px;
  }

  /* Optional: rotate SVG icon on toggle */
  .menu-item-has-children.active > a > svg {
    transform: rotate(180deg);
    transition: transform 0.3s ease;
  }

  .menu-item-has-children > a > svg {
    cursor: pointer;
    transition: transform 0.3s ease;
  }	
	.mobilezined nav.nav {
		flex-wrap: nowrap;
	}	
	nav.nav .primary-menu {
		height: 500px !important;
		overflow: auto;
	}
	ul.sub-menu.submenu-open li {
    margin-bottom: 12px;
}
 nav.nav .primary-menu > li > ul > li a{
        font-size: 18px;
    }  
	#menu-primary-menu > li > a > svg {
    transform: rotate(0deg);
}
	#menu-primary-menu > li.active > a > svg {
    transform: rotate(180deg);
}
	ul.sub-menu.submenu-open li svg {
    transform: rotate(0deg);
}
	ul.sub-menu.submenu-open li.active svg {
    transform: rotate(180deg);
}
}
@media screen and (max-width: 767px){
nav.nav .primary-menu > li > a {
    display: flex !important;
    align-items: center;
}	
#menu-primary-menu > li > a > svg {
    margin-left: auto;
    width: 35px;
    height: 35px;
}	
.whatappbtn .text_icon {
    margin-top: 8px !important;
    font-size: 12px;
}	
.whatappbtn .floating_btn {
    right: 0px;
	bottom: 45px;
}	
.whatappbtn .contact_icon {
    width: 40px;
    height: 40px;
}	
#buttonTop {
    width: 35px;
    height: 35px;
	bottom: 155px;
}	
#buttonTop:hover {
    bottom: 159px;
}	
.innerpagebanner.overflow-hidden {
    overflow: visible !important;
}	
.faqsec .accordion-button {
    line-height: 30px;
}
.regpagecntsgs .nrmlprice {
    font-size: 21px;
}	
.regpagecntsgs .nrmlprice h4 {
    font-size: 28px;
}	
.regpagecntsgs .cutprice {
    font-size: 28px;
}
.stylistli .gridcronl {
    grid-template-columns: 1fr;
}	
	.hdrbtm {
    top: 41px;
}
	.bottomwhiteshade:before {
		bottom: -2px;
	}
	.mainfooter::before {
		top: -2px;
	}	
	.hero-slider .img{
		min-height: 715px;
	}
	.featuredin.topwhiteshade:after {
		top: -47px;
	}
	.topbottomdotimg:before, .topbottomdotimg:after {
		width: 100px;
		height: 100px;
	}
	.topwhiteshade:after{
		top: -2px;
	}

	.herosection:after, .innerpagebanner:after {
		bottom: -2px;
	}
	.iconboxsec2.overflow-hidden, .aboutsec.overflow-hidden {
		overflow: visible !important;
	}
	.bnrlftcnt h3 {
		font-size: 30px !important;
	}
	.videoicon .vdowrapper {
		display: inline-block;
		position: absolute;
		top: -1%;
		left: auto;	
		right: 28px;
		transform: translate(-50%,-50%);
		z-index: 2;
	}
	#menu-primary-menu > li > a > svg {
    transform: rotate(0deg);
}
	#menu-primary-menu > li.active > a > svg {
    transform: rotate(180deg);
}
	ul.sub-menu.submenu-open li svg {
    transform: rotate(0deg);
}
	ul.sub-menu.submenu-open li.active svg {
    transform: rotate(180deg);
}
	ul.sub-menu.submenu-open li {
    margin-bottom: 12px;
}
	nav.nav .primary-menu {
		height: 500px !important;
		overflow: auto;
	}
	
	.mobilezined nav.nav {
		flex-wrap: nowrap;
	}
	 .menu-item-has-children .sub-menu {
    display: none;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
    padding-left: 0;
  }

  .menu-item-has-children .sub-menu.submenu-open {
    display: block;
    opacity: 1;
    visibility: visible;
	padding: 15px;
  }

  /* Optional: rotate SVG icon on toggle */
  .menu-item-has-children.active > a > svg {
    transform: rotate(180deg);
    transition: transform 0.3s ease;
  }

  .menu-item-has-children > a > svg {
    cursor: pointer;
    transition: transform 0.3s ease;
  }
	
	section.innerpagebanner {
    padding: 120px 0px 70px;
}
	.page-id-17 section.iconboxsec {
    top: auto !important;
}
	.mobilezined  {
    position: relative;
    z-index: 999;
}
	
	.hero-slider .img {
	width: 100% !important;
	height: 100% !important;
}
	.herobannercnt {
    position: absolute;
    z-index: 3;
    padding: 0;
    bottom: 85px;
    width: 100%;
}
	.bnrlftcnt h2 {
    font-size: 64px !important;
    font-weight: 500;
    text-transform: capitalize;
    line-height: 50px;
}
	 .toplefttext{
    font-size: 12px;
    letter-spacing: 0;
    line-height: 14px;
}
	button.mnutog.hdricobtn {
    padding-right: 0;
}
	.locsec .nav-tabs .nav-item .nav-link {
    border: #000 2px solid;
    margin: 10px 10px;
    color: #222;
    padding: 15px 30px;
    font-size: 16px;
}
	.footer ul#menu-quick-links {
    display: grid;
    grid-template-columns: 1fr;
    margin-bottom: 41px !important;
}
	.footer .btnylw {
    font-size: 13px;
}
	.freconsection1 a.btnwhite {
    font-size: 13px;
}

	.neurotrtsec.bypath:before {
    clip-path: polygon(100% 0, 0 0, 100% 5%);
}
	.neurotrtsec.bypath:after {
    clip-path: polygon(0 95%, 0% 100%, 100% 100%);
}
	.whycollsec.golderpath:after {
    clip-path: polygon(0 99%, 0% 100%, 100% 100%);
}
	.whycollsec.golderpath:before {
    clip-path: polygon(100% 0, 0 0, 100% 1%);
}
	.blackpath:after {
    clip-path: polygon(0 95%, 0% 100%, 100% 100%);
}
	.blackpath:before {
    clip-path: polygon(100% 0, 0 0, 100% 5%);
}
    .hdrbtm .btn1 svg {
    width: 16px;
    height: 16px;
    margin-left: 3px;
}
    .hdrtop ul.wp-block-social-links.is-layout-flex.wp-block-social-links-is-layout-flex {
    gap: 10px;
}
    button.mnutog.hdricobtn {
    background: transparent;
		border: 0 !important;
}
    a.headerlogo img {
    width: 120px;
}
    header.header.fixed .headerlogo img {
    width: 120px;
}
.hdrbtm .btn1 {
    padding: 16px;
    border: none;
    line-height: 0;
    text-align: center;
    color: #fff;
    font-size: 14px;
    background: transparent;
    border: #fff 1px solid;
    gap: 5px;
    letter-spacing: 1px;
}
    .stickycnt .wp-block-column.is-vertically-aligned-top.is-layout-flow.wp-block-column-is-layout-flow {
    position: inherit;
    top: auto;
}
    .wisphneupthysec:after {
    width: 100%;
}
    .freconsection1 .h2 {
    font-size: 26px;
    padding-bottom: 20px;
    line-height: 37px;
    text-align: center; 
}
    .trmntcntdv h2 {
    font-size: 26px;
}
    .trmntcntdv h2:after {
    width: 135px;
    height: 37px;
    left: 169px;
    background-size: 125px auto;
}
    .unfrpndv ul li {
    width: 100%;
}
    .welcmsec h2, .certified h2, .title1, .iipnsaycmsec h3 {
    font-size: 34px;
    font-weight: normal;
}
    .sevenwssecfade {
    width: 100%;
}
    .trmntsec h2 {
    padding-bottom: 15px;
    padding-top: 15px;
    font-size: 34px;
}
    .pnscdvlop {
    text-align: center;
}
    .nrphpnsymphneupthysec h3 {
    font-size: 26px;
    padding-bottom: 10px;
}
    .syntmphneupthysec h3 {
    font-size: 26px;
}
    .unfrphneupthysec h2, .yarnaphneupthysec h2 {
    font-size: 34px;
}
    .phneupthysec h2, .phneupthysec h3, .wisphneupthysec h2, .trggphneupthysec h2, .syntmphneupthysec h2 {
    font-size: 34px;
    padding-bottom: 15px;
}
    .phneupthysec iframe, .trmntsec iframe {
    height: 200px;
}
    .cntadtxtsec iframe {
    height: 200px;
}
    .sfcftrmntfrm h3 {
    font-size: 24px;
    padding-top: 20px;
}
    a.vmvtoybtn {
    border: #00649b 1px solid;
    padding: 10px 15px;
    border-radius: 23px;
    color: #00649b;
    font-size: 12px;
}
    .collapse p {
    font-size: 14px;
}
    .faqshrd {
    font-size: 15px;
}
    .rdytoget p {
    font-size: 16px;
    padding-bottom: 15px;
}
    .smpzcsec h3 {
        font-size: 26px;
    }
    
    .locationItems .btn_1 {
    padding: 12px 20px;
    font-size: 13px;
}
    
    .clkheresec .btnwhite {
    display: none;
}
    
    .clkhere img {
    display: none;
}
    .titleinr {
    font-size: 30px;
}
    .innerpagebanner p {
    font-size: 14px;
}
    .locationItems .card-header {
    font-size: 14px;
}
    .mdnpht {
    display: none;
}
    .apprhding {
    max-width: 100%;
}
    nav.nav{
        position: fixed;
        right: 100%;
        width: 100%;
        top: 0;
        height: 100%;
        background: var(--primarycolor);
        z-index: 999;
        display: flex;
        width: 100%;
        height: 100%;
        -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    }
    header.header.active nav.nav{
        right: 0;
    }
    nav.nav .menu-main-menu-container{
        width: 250px;
        background: #fff;
        height: 100%;
        overflow: auto;
    }
   nav.nav .mnucls {
    background: transparent;
    width: auto;
    height: 100%;
    display: block;
	   border: 0;
}
    nav.nav .primary-menu {
    display: block;
}
    nav.nav .primary-menu{
        height: 100%;
        padding-top: 0;
    }
    nav.nav .primary-menu > li{
        display: block;
        margin: 0;
    }
    nav.nav .primary-menu > li > a{
        color: #fff !important;
    }
  
    .logo img{
        width: 200px;
    }
.ftr-menu > li {
    margin: 0 10px !important;
}
.ftrmnu{
margin-bottom: 20px;
}

 big {
    font-size: 120%;
}

    nav.nav .primary-menu > li > a {
    margin: 0;
    font-size: 16px;
        font-weight: 400;
    padding: 10px 15px;
    display: block;
}
    nav.nav .primary-menu > li > ul{
    position: static;
    opacity: 1;
    visibility: visible;
    box-shadow: none;
}
    nav.nav .primary-menu > li > ul > li a{
        font-size: 18px;
    }
    .mnutog{
        display: block;
        margin-left: 0;
        color:#ffffffa6;
    }
    .header.fixed .mnutog{
        color:#333;
    }
    
    .entry-summary, .entry-header, .post-thumbnail, .entry-content, .entry-footer, #comments, .navigation.post-navigation{
        margin: 0 0 15px 0 !important;
        width: 100%;
    }
    .entry-title {
        font-size: 24px;
        line-height: 1.2;
    }
    .bnrmidtxt h2 {
    font-size: 36px;
}
    .bnrmidtxt{
        text-align: center;
padding: 15px;
background: rgba(0,0,0,0.5);
    }
    .homebanner {
    padding: 50px 0;
}
    .bcmsec h2 {
    font-size: 30px;
    margin-bottom: 15px;
}
    h2 {
    font-size: 30px;
}
    .whycollimg {
    margin-bottom: 15px;
}
    .whycoll {
    padding: 15px !important;
}
    .mlappio .d-flex.align-items-center{
        display: block !important;
        text-align: center;
    }
    .contactcon{
        margin-bottom: 30px;
    }
    .ftr-menu {
    margin-top: 15px;
}
    .ftrsoc {
    text-align: center;
    margin-top: 15px;
}
    .hdrtoplft a span {
    display: none;
}
    h1 {
    font-size: 40px;
}
    .p-5.inrpgcont{
        padding: 15px !important;
    }
    .contactform{
        margin-bottom: 30px;
    }
}

@media screen and (max-width: 767px){
.featuredin .col {
    flex: 1 0 25%;
}
	a.hdricobtn i {
    width: 25px;
    height: 25px;
}
	.hdrtop .wp-social-link, .hdrtop .wp-block-social-link-anchor, .hdrtop li.wp-social-link.wp-social-link-facebook.wp-block-social-link {
    font-size: 16px;
}
	.hero-slider {
    min-height: 450px;
		max-height: 704px;
}
	.wp-block-social-link {
    background: #a27422 !important;
}
	.hdrbtm .btn1 {
    padding: 18px 15px;
}
	.crssrvcnt h4 {
    font-size: 25px;
}
	.reachoutsec .videoicon .vdowrapper {
		position: inherit;
	}
	.videoicon .vdowrapper {
		position: absolute;
	}
	.vdoimgmain {
    position: absolute;
    bottom: 94px;
    width: 70%;
}
	h2 {
    font-size: 30px !important;
    line-height: 1.2;
    color: #131313 !important;
    margin-bottom: 15px !important;
}
        .mobscroll{
            max-width: 100%;
            overflow: auto;
            -ms-overflow-style: none;
            scrollbar-width: none; 
        }
        .mobscroll::-webkit-scrollbar {
            display: none;
        }
        .mobscroll > .card{
            min-width: 191px;
            margin: 0 auto;
            margin-right: 10px;
        }
    }


.freconsection1   {
    background-color:#ffc235;
    padding:70px 0;
}