
@import url('https://fonts.googleapis.com/css?family=Muli:200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&display=swap');
@import url('https://fonts.googleapis.com/css?family=Oswald:200,300,400,500,600,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

/* Global Css*/

a:focus, input:focus, button:focus, textarea:focus, select:focus {
	outline: medium none;
	outline: none;
}
a:hover, a:focus { text-decoration: none; }

body p {
	font-size: 20px;  
	line-height: 35px; 
	font-family: 'Poppins', sans-serif;
}

body h1,h2,h3,h4,h5,h6{

    line-height: 30px;
    font-family: 'Poppins', sans-serif;
}

body span,a{
    line-height: 30px;
    font-family: 'Poppins', sans-serif;
}

.common_outer ul li {
    font-size: 20px;
    line-height: 35px;
    font-family: 'Poppins', sans-serif;
    list-style: square;
    margin-left: 20px;
}
/* Global Css end*/


/* Slider Header*/
.Header_outer{
   
   float: left;
   width: 100%;
   background:#fff;
   opacity: 0.8;
   top: 0px;
   z-index: 99;    
}
.book_apt_button{
  float: right;
  width: auto;
  margin: 25px 25px 0 0;
  position: relative;
   padding: 25px 4px;
   transition: 0.3s;
  -webkit-transition: 0.3s;
}
.book_apt_button:hover {
    border-color: #4f7327;
}

.book_apt_button a{
   
  background-color: #6ba4b8;
  padding: 15px 20px;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  color: #fff !important;
    font-weight: 600;
    outline: 3px solid #6ba4b8;
    outline-color: #6ba4b8;
    outline-offset: 4px;
}
.book_apt_button a:focus{
  outline: 3px solid #6ba4b8;
    outline-color: #6ba4b8;
}
.book_apt_button a:hover
{
    background-color: #4f7327;
    outline: 3px solid #4f7327;
    outline-color: #4f7327;
}

/*Slider header*/


.header_logo {
float: left;
width: auto;
padding: 20px 0px 20px 20px;
}
/*menubar*/

    .menubar {
 
    float: left;
    width: auto;
    z-index: 99;
    top: 30px;
    margin-top:0px;
    padding: 0px 0px 0 10px;

}
    
    .active.nav-item a {
    color: #602a15;
  
}

    .nav-mob
    {
    width:100%;
    }
    
    nav.nav { 
    position:relative;
    top:6px;
     display:inline-block;
     font-size:14px;
     font-weight:900;
}

nav .nav-list {
     text-align:left;
     float: right;
     padding: 0 0px 0 0;
     margin: 0;
}
nav .nav-item {
     float:left;
     *display:inline;
     zoom:1;
     position:relative;
    list-style-type: none;
    margin-right: 15px;
        
}
nav .nav-item a {
        display:block;
        padding: 48px 14px;
        color: #000;
        font-size: 16px;
        font-weight:600;    
        font-family: 'Poppins', sans-serif;
        text-transform:capitalize;
        text-decoration: none;
}

/* Navigation submenu */

nav .nav-item:hover .sub-menu {
     list-style:none;
     padding-left:0;
     display:block;
     z-index:9;
}


.sub-menu > li {
    list-style-type: none;
        padding: 0 0 10px 0;
}


nav .sub-menu {
     background-color:#6ba4b8;
     position:absolute;
     left:0;
     width:200px;
     padding:0;
     display:none;
     border:0px;
}

nav .sub-menu a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-bottom:0px solid #FFFFFF;
    color: #fff;
    display: block;
    font-weight: normal;
    padding: 8px;
      
}
nav .sub-menu a:hover {
     text-decoration:none;
}


/* Mobile navigation */
nav .nav-mobile {
     display:none; /* Hide from browsers that don't support media queries */
     cursor:pointer;
     position:absolute;
     top:0;
     left:10px;
      
}
nav .nav-mobile {
    background: transparent;
    border-radius: 0;
    color: #222222;
    font-size: 14px;
    padding: 10px 15px;
}
      
/* Mobile navigation, clickable area for revealing <ul> */
nav .nav-click {
    cursor: pointer;
    display: none;
    position: absolute;
    right: 0;
    top: 0;
    z-index:1;
}
nav .nav-click i {
     padding:10px 14px;
     color:#fff;
}

nav .nav-rotate {
     -webkit-transform:rotate(180deg);
     -moz-transform:rotate(180deg);
     -ms-transform:rotate(180deg);
     -o-transform:rotate(180deg);
     transform:rotate(180deg);
}
 
nav {
    margin-top: 0px;
}



.nav-item:hover .sub-menu a{    color: #000; font-weight: 600;}

.genesis-nav-menu ul.sub-menu { width: 250px !important; }

ul#menu-header-menu li.current_page_item a{ color:#6ba4b8;  }
ul#menu-header-menu li.current_page_parent.current_page_ancestor.menu-item-has-children a{ color:#6ba4b8; }
ul#menu-header-menu li.current_page_parent.current_page_ancestor.menu-item-has-children  .sub-menu li a{ color:#fff; }

/* Menu End*/

.Slider{
    float: left;
    width: 100%;
    height: 500px;
    background-size:100%;
    background: url(../images/bigstock-Aromatic-Indian-Spices-On-A-Gr-236955463.jpg);
}

.breadcrumbs {
    float: right;
    color: #403f3f;
    font-size: 25px;
    width: 100%;
    text-align: center;
    margin: -40px 0 30px;
    border-bottom: 1px solid #f3f0f0;
    padding-bottom: 15px;
}

.breadcrumbs a{
  color:#403f3f;
  font-size: 20px;
  font-weight: 400;
  transition: 0.3s;
  -webkit-transition: 0.3s;
}
.breadcrumbs a:hover{   color:#6ba4b8; }

span span.post.post-page.current-item {
    color: #403f3f;
    position: relative;
    font-size: 20px;
    font-weight:400;
}

.breadcrumbs span {
    font-size: 20px;
    font-weight:400;
}

/* About_us*/
.about_section{
    float: left;
    width: 100%;
    padding: 50px 20px;
}
h2.common_heading{
    float: left;
    width: 100%;
    text-align: center;
    text-transform: capitalize;
    font-weight: 700;
    font-size: 36px;
    margin-bottom: 15px;
    line-height: 40px;
}
h2.common_heading span{
    color:#6ba4b8;
    margin: 0 0px 0 10px;
}
.about_section p{
     text-align: center;
    padding: 0 110px;
    margin-top: 10px;
    float: left;
    width: 100%;
    color: #000;
    margin-bottom: 0px;
    font-size: 20px;
    line-height: 35px;
}

/* About end*/

/* newsletter start*/
.news_letter_section{
    float: left;
    width: 100%;
    position: relative;

}
.news_letter_section:after{
    content: "";
    top:0px;
    left: 0px;
    position: absolute;
    height: 100%;
    width: 100%;
    background-color:#000;
    opacity:0.3;    
}

.news_letter_section img{
    height: 260px;
    object-fit:cover;
    width: 100%;
}
.news_inner_section{
    position: absolute;
    top:50%;
    transform:translateY(-50%); 
    width: 100%;
    padding: 0 80px;
    z-index: 999;
}
.news_inner_section h3{
    font-size: 32px;
    font-weight: 700;
    float: left;
    color: #fff;
    line-height: 45px;
    text-transform: capitalize;
    margin-bottom: 0px;
}

.news_inner_section form{
    position: relative;
        float: left;
        width: 80%;
}

.news_inner_section form input.company{

          border: 2px solid #c3c0c0;
    height: 100px;
    width: 90%;
    z-index: 1;
    background: none;
    padding: 20px 35px;
    float: right;
    color:#fff;
    font-size: 19px;
    font-weight: 600;
}


.news_inner_section form input.btn.theme-btn2.btn-border{
    position: absolute;
    right: 35px;
    top: 28px;
    border: 0;
    border-radius: 0;
    background-color: #6ba4b8;
    padding: 7px 35px;
    color: #fff !important;
    font-weight: 600;
    font-size: 16px;
    line-height: 30px;
    font-family: 'Poppins', sans-serif;
    outline: 3px solid #6ba4b8;
    outline-color: #6ba4b8;
    outline-offset: 5px;
    transition: 0.3s;
    -webkit-transition: 0.3s;
}

.news_inner_section form input.btn.theme-btn2.btn-border:hover{
        background-color: #4f7327;
        outline: 3px solid #4f7327;
        outline-color: #4f7327;
}

.btn-border::after {
    position: absolute;
    content: '';
    width: calc(100% + 14px);
    height: calc(100% + 14px);
    top: -7px;
    left: -7px;
    background-color: transparent;
    z-index: -1;
    border-color: #6ba4b8;
    border: 2px solid #6ba4b8;
    }
.news_inner_section .company:focus{
    outline: none;
}

.news_inner_section input::-webkit-input-placeholder { /* Edge */
  color: #fff;
}

.news_inner_section input::-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #fff;
}

.news_inner_section input::placeholder {
  color: #fff;
}

/* our services*/
.Our_services{
    float: left;
    width: 100%;
    position: relative;
    background-color:#fff;
    padding: 60px 90px;
}
.Our_services h2{
    
    text-transform:uppercase;
}

.services_inner{
    width: calc((100% - 30px * 2) / 3);
    margin-right: 30px;
    float: left;
    height: 700px;
    position: relative;
    z-index: 99;
    margin-top: 35px;
    margin-bottom: 40px;
    background-color:#fff;border: 1px solid #ddd;
}

.services_inner img {
    float: left;
    width: 100%;
    height: 300px;
    object-fit: cover;
}
.services_inner h4{
    font-size: 25px;
    font-weight: 700;
    margin: 70px 0 25px;
    float: left;
    width: 100%;
    text-align: center;
    color: #223645;
    text-transform: capitalize;
}
.services_inner p {
    text-align: center;
    padding: 0px 20px 20px 20px;
    float: left;
    width: 100%;
    color:#000;
}
.services_inner:nth-child(4n) {
    margin-right: 0;
}
.button_outer{
    float: left;
    width: 100%;
}
.view_all_button{
  float: none;
  width: auto;
  position: relative;
   margin:0 auto; 
   display: table;
    transition: 0.3s;
    -webkit-transition: 0.3s;

}


input[type="submit"]:focus { background: #6ba4b8;  }

.view_all_button input {
    background-color: #6ba4b8;
   padding: 12px 69px 12px 45px;
  color: #fff !important;
    font-weight: 600;
    text-transform: uppercase;
    cursor: pointer;
    position: relative;
    border-radius: 0;
    font-family: 'Poppins', sans-serif; 
    outline: 3px solid #6ba4b8;
    outline-color: #6ba4b8;
    outline-offset: 4px;
}

.view_all_button input:focus{
  outline: 3px solid #6ba4b8;
    outline-color: #6ba4b8;
}

.view_all_button input.wpcf7-form-control.wpcf7-submit {
    transition: 0.3s;
    -webkit-transition: 0.3s;
}
.view_all_button input.wpcf7-form-control.wpcf7-submit:hover{

   background-color: #6ba4b8;
}

.contact_us .button_outer .view_all_button {
    
    padding:4px 4px;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    position: relative;
}

.contact_us .button_outer .view_all_button::before {
    content: "";
    top: 18px;
    right: 30px;
    position: absolute;
    height: 15px;
    width: 26px;
    background: url(../images/button_arrow.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    z-index: 9;
}

span.ajax-loader {
    display: none !important;
}

.view_all_button a{
   
  background-color: #6ba4b8;
   padding: 10px 90px 12px 50px;
  color: #fff !important;
    font-weight: 600;
    text-transform: uppercase;
    cursor: pointer;
    position: relative;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    outline: 3px solid #6ba4b8;
    outline-color: #6ba4b8;
    outline-offset: 4px;

}
.view_all_button a:focus{
  outline: 3px solid #6ba4b8;
    outline-color: #6ba4b8;
}
.view_all_button a:hover{

     background-color:#4f7327;
     outline: 3px solid #4f7327;
    outline-color: #4f7327;
}
.view_all_button a:before{
    content: "";
    top: 14px;
    right: 30px;
    position: absolute;
    height: 17px;
    width: 26px;
    background: url(../images/button_arrow.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}


/* Blog section*/

.Blog_outer{
    float: left;
    width: 100%;
    position: relative;
    background: url(../images/Blog_outerbg.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size:cover;
    height: 815px;
}
.Blog_outer .blog_heading{
    padding: 50px 80px 30px;
    float: left;
    width: 100%;
}

.Blog_outer .blog_heading h2{

    font-size: 36px;
    font-weight: 700;
    color:#fff;
    float: left;
    width: auto;
    margin: 5px 0 0 0;
    line-height: 40px;

}
.Blog_outer .blog_heading .button_outer{
    float: right;
    width: auto;
    padding: 15px 0 0 0;
}
.Blog_outer .blog_heading .button_outer .view_all_button{
    float: right;
    width: auto;
}
.Blog_outer .blog_heading .button_outer .view_all_button a{
    background-color: #287da1;
    color:#fff;
    position: relative;
    padding: 12px 90px 12px 50px;
     outline: 3px solid #287da1;
    outline-color: #287da1;
    outline-offset: 4px;
}
.Blog_outer .blog_heading .button_outer .view_all_button a:hover{

    background-color: #4f7327;
    outline: 3px solid #4f7327;
    outline-color: #4f7327;
}

.Blog_section_outer{
   
    padding: 0 90px 0px 90px;
}

.blog_inner{
    width: calc((100% - 30px * 2) / 3);
    margin-right: 20px;
    float: left;
    height: 570px;
    position: relative;
    z-index: 99;
    margin-top: 30px;
    background-color:#fff;
}

.blog_inner img {
    float: left;
    width: 100%;
    height: 180px;
    object-fit: cover;
}
.blog_inner .date_description{
    float: left;
    width: 100%;
    padding: 30px 30px 0 30px;
    text-align: center;
}
.blog_inner .date_description .date{
    /* font-size: 13px;
    color:#7a8a9e;
    position: relative;
    font-weight: 700;
    margin-left:20px; */
    display: none;
}
.blog_inner .date_description .date:before{
   /* content: "";
   top:0px;
   left: -20px;
   position: absolute;
   height:16px;
   width: 16px;
    background: url(../images/date_img.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size:cover; */
    display: none;
}
.blog_inner .date_description .name{
    font-size: 13px;
    color: #7a8a9e;
    float: none;
    align-items: center;
    position: relative;
    font-weight: 700;
    margin-left: 30px;
    padding-top: 4px;
}
.blog_inner .date_description .name a{

    color:#000;
}
.blog_inner .date_description .name:before{
   content: "";
   top:4px;
   left: -30px;
   position: absolute;
   height: 19px;
   width: 19px;
    background: url(../images/name_icon.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size:cover;
}
.blog_content{
    float: left;
    width: 100%;
    padding: 0 20px 30px 20px;
}
.blog_inner h4{
    font-weight: 700;
    margin: 10px 0 10px;
    float: left;
    width: 100%;
    text-align: center;
    color: #223645;
    height: 100px;

}
.blog_inner h4 a{

       color:#223645;
       font-size: 23px;
       line-height: 22px;
}
.blog_inner p {
    text-align: center;
    float: left;
    width: 100%;
    color:#000;
    height: 155px;
}
.blog_inner:last-child{
    margin-right: 0;
}

.read_more{
    float: left;
    width: 100%;
}
.blog_inner .read_more a{
    text-align:center;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    color:#4f7327;
    float: left;
    width: 100%;
    cursor: pointer;
}

/* Contact us*/
.contact_us{
    float: left;
    width: 100%;
    padding: 60px 0px;
}
form ul {

    padding: 0;
    float: left;
    width: 100%;
    margin-top:30px;
    margin-bottom: 0px;

}
form ul.Contact-form li {

    list-style-type: none;
    float: left;
    width: 47%;
    margin-bottom: 45px;
    margin-left: 0px;
    

}
form ul.Contact-form li:nth-child(2n){
    float: right;
}
form ul.Contact-form li input{
    width: 100%;
    padding: 15px 20px;
    border: none;
    font-size: 17px;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
    outline: none;
    color: #000;
    border-bottom: 2px solid #c3c0c0;
}

form ul.Contact-form li input::-webkit-input-placeholder { /* Edge */
  color: #000;
    opacity: 1;
}

form ul.Contact-form li input::-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #000;
  opacity: 1;
}

form ul.Contact-form li input::placeholder {
  color: #000;
  opacity: 1;
}

form ul.Contact-form li select::-webkit-input-placeholder { /* Edge */
  color: #000;
opacity: 1;
}

form ul.Contact-form li select::-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #000;
  opacity: 1;
}

form ul.Contact-form li select::placeholder {
  color: #000;
  opacity: 1;
}
form ul.Contact-form li.product_slec{
    width: 47%;
    float: right;
    position: relative;
}
select.products {
    width: 100%;
    float: left;
    padding: 15px 15px;
    border: none;
    font-size: 17px;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
    color: #000;
    border-bottom: 2px solid #c3c0c0;
    position: relative;
    appearance: none;
    -webkit-appearance: none;
    cursor: pointer;
} 

form ul.Contact-form li.product_slec::before{
   content: "";
   top:25px;
   right:20px;
   position: absolute;
   height:15px;
   width: 15px;
    background: url(../images/down.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size:cover;
    z-index:999;
    cursor: pointer;
}
form ul.Contact-form li.commends{
    width: 100%;
    float: left;
}
form ul.Contact-form li.commends textarea{
    width: 100%;
    padding: 15px 20px;
    border: none;
    font-family: 'Poppins', sans-serif;
    color: #000;
    font-size: 17px;
      font-weight: 600;
    height: 140px;
    resize: none;
    border-bottom: 2px solid #c3c0c0;
}
form ul.Contact-form li.commends textarea::placeholder {
    color: #000;
    opacity: 1;
}
form ul.Contact-form li.commends textarea::-webkit-input-placeholder { /* Edge */
  color: #000;
opacity: 1;
}

form ul.Contact-form li.commends textarea::-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #000;
  opacity: 1;
}

form ul.Contact-form li input:focus{
    outline: none;
}
form ul.Contact-form li select:focus{
    outline: none;
}
form ul.Contact-form li textarea:focus{
    outline: none;
}

.wpcf7 form.invalid .wpcf7-response-output{ border:1px solid red; padding: 10px 0; color: #f00;  margin: 20px 0 20px 0;}
.wpcf7 form.sent .wpcf7-response-output { border-color: #46b450; padding: 10px 0; color: #46b450; margin: 20px 0 20px 0;}

form ul.Contact-form li.get-nesletter, form ul.Contact-form li.terms-conditions {
    float: left;
    border: 0;
}


form ul.Contact-form li.get-nesletter input[type="checkbox"], form ul.Contact-form li.terms-conditions input[type="checkbox"]  {
    float: left;
    width: auto;
}

span.wpcf7-form-control-wrap.Newsletter { float: right;}

span.wpcf7-form-control-wrap.termscondition { float: left; }

span.wpcf7-list-item-label {
    margin: -8px 20px 0 20px;
    display: table;
    float: left;
}

li.get-nesletter {
    font-size: 18px;
}
li.terms-conditions{
      font-size: 18px;
}


/* footer */

.footer_outer{
    float: left;
    width: 100%;
    position: relative;
    background: url(../images/unnamed12.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 70px 0 0px 0;
   

}
.footer_outer:before{
    content: "";
    top:0px;
    left: 0px;
    position: absolute;
    height: 100%;
    width: 100%;
    background-color:#212529;
    opacity: 0.5;
}

h4.footer_heading{
    font-size: 19px;
    font-weight: 600;
    color:#fff;
    text-align: center;
    margin-bottom: 25px;
    font-family: 'Poppins', sans-serif;
}
.footer_Elements{
    margin-bottom: 50px;
        position: relative;
    z-index: 999;

}
.footer_address {
    margin-bottom: 30px;
    position: relative;
    z-index: 999;
}
.footer_social_media{
     margin-bottom: 30px;
    position: relative;
    z-index: 999;
}
.footer_Elements p{
    
    text-align:center;
    color:#fff;
    font-weight: 500;
}
.footer_address p{

    text-align:center;
    color:#fff;
        font-weight: 500;
}

.footer_address p a {
    color: #fff;
}

.social_icons{
    float: none;
    width: auto;
    display: table;
    margin:0 auto;
}

.social_icons img{
    float: left;
    margin-right: 15px;

}
.social_icons img:last-child {
    margin: 0;
}
.social_icons a {
    float: left;
    width: auto;
    margin-right: 15px;
}
.social_icons a:last-child {
    margin: 0;
}


footer.site-footer{ width: 100%; 
    float: left;
    padding: 0 0;
    border:none;    
    z-index: 999;
    position: relative;
    background: transparent;
    
 }

.footer-copyright {
    width: 100%;
    float: left;
    position: relative;
    padding: 35px 0 35px;
    z-index: 999;
    color: #fff;font-family: 'Poppins', sans-serif;font-size: 17px;
}
.footer-copyright a{
    color:#fff;
}
.footer-copyright a:hover{
    color:#fff;
}
.footer-copyright p {
    font-size: 15px;
     font-family: 'Poppins', sans-serif;
    font-weight: 400;
    color: #fff;
    width: 100%;
    float: left;
    z-index: 1;
    position: relative;
    margin-bottom: 0;
    line-height: normal;
       padding: 20px 0 0 0px;
       text-align: center;
}
p.patinet_hours_content {
    font-size: 13px;
}
ul.social-icons li {
    position: relative;
    width: auto;
    float: left;
    list-style-type: none;
    padding: 0 5px 0 0;
    margin:0;
}
ul.social-icons a:before{
 content: "";
top: 0px;
left:50px;
position: absolute;
width: 30px;
height: 35px;
background: url(../images/foot-fb.png);
background-repeat: no-repeat;
background-position: center;
background-size: 100%;
z-index: 1;

}
.Social_icons_outer {
    float: left;
    width: 100%;
}
ul.social-icons a.fa-linkedin:before{
 content: "";
top: 0px;
left:90px;
position: absolute;
width: 30px;
height: 35px;
background: url(../images/foot-twitter.png);
background-repeat: no-repeat;
background-position: center;
background-size: 100%;
z-index: 1;

}

ul.social-icons {
    margin: 30px 0 0;
}

.footer-widgets{  background-color: transparent; border:none; padding: 0 0;  }
.site-header{ padding: 0 0;    position: relative; }
nav#genesis-nav-primary { float: left;     padding: 0;left: 15px;}
.wp-custom-logo .title-area { max-width: 421px;     padding-bottom: 15px; padding-top: 10px;}
.wp-custom-logo .title-area img { width: 421px;}
ul#menu-header-menu {
 margin: 0;  
   padding: 0 0 0 20px;
}
ul#menu-header-menu li a {
    font-size: 18px;
    cursor: pointer;
    font-weight: 600;
    color: #000;
    padding: 50px 20px;
    transition: 0.3s;
    -webkit-transition: 0.3s;
 }
 ul#menu-header-menu li .sub-menu li:hover a {
    color: #fff;
}
ul#menu-header-menu li .sub-menu li a {
    color: #fff;
    width: 250px;
    text-transform: capitalize;
}
ul#menu-header-menu li a:hover{ color:#6ba4b8; }
ul.sub-menu li{ background-color: transparent; }
ul.sub-menu li a{ background-color: transparent !important;  padding: 15px 10px !important;  }
.sub-menu > li{ padding: 0 0 0 0; }


/*
* Sub-pages
*/
.inner_banner {
    float: left;
    width: 100%;
    height: 400px;
    background-size: 100% !important;
    background: url(../images/banner_img.png);
    background-position: center;
    position: relative;
    background-position: center center !important;
    overflow: hidden;
}

.inner_banner:before {
    content: "";
    top: 0px;
    left: 0px;
    position: absolute;
    height: 100%;
    width: 100%;
    background-color: #6ba4b8;
    opacity: 0;
}

.banner_heading {
    position: absolute;
    top: 50%;
    padding: 0 0 0 50px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);

}

.banner_heading h3 {
    font-weight: 700;
    font-size: 55px;
    color: #403f3f;
    text-transform: capitalize;
    width: auto;
} 

.common_outer {
    float: left;
    width: 100%;
    padding: 70px 0;
}



/*contact form*/
span.wpcf7-not-valid-tip { display:none !important;}
.wpcf7-not-valid {   border-color: red !important;}
div.wpcf7-validation-errors {background: red;    color: #fff; margin: 1em 0.5em 1em !important;text-align: center; float: left;width: 100%;}
div.wpcf7-mail-sent-ok {margin-top: 10px !important;border: 2px solid #398f14;background: #398f14;color: #fff;text-align: center;float: left;width: 100%;}
.wpcf7 .captcha { position: relative; }
.wpcf7 .captcha img { position: absolute;    right: 0;   z-index: 999;}
.wpcf7-response-output {  float: left;  width: 100%;    text-align: center;}


/* 
* Contact us 
*/

.contact_us_outer{
    float: left;
    width: 100%;
    padding: 0px 0;
}

.contact_us.contact_form_inner h2.common_heading {
    margin-bottom: 50px;
}
.contact_bigimg{
    float: left;
    width: 100%;
    background-size:100%;
    background: url(../images/StephanieJordanFAQs.jpg);
    height: 500px;
    background-position: center;
    background-size: contain;
}


.location_inner {
    width: calc((100% - 50px * 2) / 3);
    margin-right: 50px;
    float: left;
    height: 400px;
    position: relative;
    z-index: 99;
    /* background: #f8fcfd; */
    padding: 40px 30px;
    border: 1px solid #f0eded;

}

.location_inner:last-child{
    margin-right: 0;
}

.location_inner img{

    margin: 0 auto;
    display: table;

}
.location_section_outer {
    padding: 0px 0 0 0;
}

.location_inner h2{

    font-size: 24px;
    color:#223645;
    font-weight: 700;
    text-align: center;
    margin: 40px 0 40px 0;
}

.location_inner p
{   
    font-size: 16px;
    color:#000;    font-weight: 600;
    text-align:center;
}
.location_inner iframe {

    height: 100%;
}

/* Contact us*/
h2.common_heading {
    float: left;
    width: 100%;
    text-align: center;
    text-transform: capitalize;
    font-weight: 700;
    font-size: 40px;
    margin-bottom: 15px;
    line-height: 40px;
    font-family: 'Poppins', sans-serif !important;
}
h2.common_heading span {
    color: #6ba4b8;
    margin: 0 0px 0 10px;
}
.Our_services h2.common_heading {

     text-transform:uppercase;
}

.contact_us{
    float: left;
    width: 100%;
    padding: 60px 0px;
}

.location_section_outer .location_inner:nth-child(2) {
    padding: 0;
    overflow: hidden;
}

.location_section_outer .location_inner:nth-child(2) img {
    position: absolute;
    top: 30px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}

.location_inner a {
    color: #000;
}

.view_all_button input.wpcf7-form-control.wpcf7-submit:hover { background: #4f7327; outline: 3px solid #4f7327;
    outline-color: #4f7327; }
.Blog_inner_section.newsblog .blog_inner{ width: calc((100% - 30px * 2) / 2); margin-bottom: 30px; margin-top: 0px;border: 1px solid #ddd;}
.Blog_inner_section.newsblog .blog_inner:nth-child(2n) {margin-right: 0;}
.col-sm-8.blog_Box_inner {float: left;}
.Blog_outer_section{
  float: left;
  width: 100%;
  position: relative;
  background-color: #fff;
  /* padding: 50px 0; */
}
.Blog_inner_section.newsblog .blog_inner .date_description{  padding: 25px 15px 0 15px; }
.sidebar{
  float: left;
  width: 100%;
}
.search-container {
  float: right;
  width: 100%;
  background: #6ba4b8;
      border-radius: 6px;
}
.Search_opction{
  float: left;
  width: 100%;
  padding: 14px 13px;
  background: #fff;border: 1px solid #ddd;
}
.Search_opction form {
    position: relative;
    float: left;
    width: 100%;
    }
 input[type=text] {
      
  padding: 20px 25px;
  margin-top: 0px;
  font-size: 17px;
  background: transparent;
  border: none;
  color:#fff;
   
}

 .search-container input{
  outline: none;
   font-family: 'Poppins', sans-serif;

 }
 .search-container input::-webkit-input-placeholder { /* Edge */
  color: #fff;
opacity: 1;
}

.search-container input::-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #fff;
  opacity: 1;
}

.search-container input::placeholder {
  color: #fff;
  opacity: 1;
}

.search-container button {
  float: right;
  padding: 6px 20px;
  margin-top: 8px;
  margin-right: 16px;
  background: transparent;
  font-size: 23px;
  color:#fff;
  border: none;
  cursor: pointer;
  outline: none;
  position: absolute;
  z-index: 999;
  right: 0px;
}
.fa-search:before {
  content: "" !important;
}

.category_section{
  float: left;
  width: 100%;
  padding: 50px 25px;
  background-color: #fff;
  margin-top: 50px;border: 1px solid #ddd;
}

.category_section h5{

  font-size: 25px;
  font-weight: 700;
  margin-bottom: 20px;
  text-transform: capitalize;
}

.category_section ul {
    padding: 0 0px;
    float: left;
    width: 100%;
    margin:0;
}
.category_section li  {
    border-bottom: 1px solid #c3c0c0;
    padding: 0 0 10px 0;
    margin-bottom: 20px;
    position: relative;
    list-style-type: none;

}

.Search_opction form:before{
  content: "";
  top:20px;
  right:20px;
  background: url(../images/search.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 25px;
  filter: invert(1);
  height: 25px;
  z-index: 999;
  position: absolute;

}
.category_section li:last-child{
  margin-bottom: 0;
}

.category_section li::before{
   content: "\2022";
  color:#6ba4b8;
  font-weight: bold;
  display: inline-block; 
  position: absolute;
    margin-left: 0em;
    font-size: 30px;
    margin-top: -10px;

}
.category_section li a {
        padding: 0 0 10px 30px;
    margin-bottom: 20px;
    font-size: 18px;
    cursor: pointer;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
    text-transform:capitalize;
        color: #000;
}

.achive_section{
  float: left;
  width: 100%;
  padding: 50px 25px;
  background-color: #fff;
  margin-top: 50px;
}

.achive_section h5{

  font-size: 25px;
  font-weight: 700;
  margin-bottom: 20px;
  text-transform: capitalize;
}

.achive_section ul {
    padding: 0 0px;
    float: left;
    width: 100%;
    margin:0;
}
.achive_section li  {
    border-bottom: 1px solid #c3c0c0;
    padding: 0 0 10px 0;
    margin-bottom: 20px;
    position: relative;
    list-style-type: none;

}
.achive_section li:last-child{
  margin-bottom: 0;
}

.achive_section li::before{
   content: "\2022";
  color:#6ba4b8;
  font-weight: bold;
  display: inline-block; 
  position: absolute;
    margin-left: 0em;
    font-size: 30px;
    margin-top: -10px;

}
.achive_section li a {
        padding: 0 0 10px 30px;
    margin-bottom: 20px;
    font-size: 15px;
    cursor: pointer;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
    text-transform:capitalize;
    color:#000;
}

.pagination{
      margin: 60px 20px;
}
.pagination .wp-pagenavi {
    margin: 0 auto 0;
    display: table;
}


.pagination .wp-pagenavi span.current{

    border: 2px solid #6ba4b8;
    background:#6ba4b8;
    padding: 8px 20px;
    font-size: 20px;
    font-weight: 600;
    margin-right: 15px;
    transition: .3s ease;
    -webkit-transition: .3s ease;
    color:#fff;
}
.pagination .wp-pagenavi a.page.smaller{
      border: 2px solid #ccc;
    background: #000;
    padding: 8px 20px;
    background: #fff;
    font-size: 20px;
    font-weight: 600;
    margin-right: 15px;
    transition: .3s ease;
    -webkit-transition: .3s ease;
    color:#4f7327;

}
.pagination .wp-pagenavi a.page.larger {
    border: 2px solid #ccc;
    background: #000;
    padding: 8px 20px;
    background: #fff;
    font-size: 20px;
    font-weight: 600;
    margin-right: 15px;
    transition: .3s ease;
    -webkit-transition: .3s ease;
    color:#4f7327;
    }

.pagination .wp-pagenavi  a.nextpostslink{


    border: 2px solid #ccc;
    background: #000;
    padding: 10px 20px;
    background: #fff;
    font-size: 20px;
    font-weight: 600;
    margin-right: 15px;
    transition: .3s ease;
    -webkit-transition: .3s ease;
    color:#4f7327;
    }
.pagination .wp-pagenavi a.previouspostslink{

 
    border: 2px solid #ccc;
    background: #000;
    padding: 10px 20px;
    background: #fff;
    font-size: 20px;
    font-weight: 600;
    margin-right: 15px;
    transition: .3s ease;
    -webkit-transition: .3s ease;
    color:#4f7327;
    }



/* Testimonial*/

.testimonial-block .inner-box {
    position: relative;
    padding-left: 30px;
    padding-right: 30px;
    border-radius: 5px;
    background-color: #ffffff;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.20);
    margin-bottom: 55px;
}
.fa-quote-right:before {
    content: "\f10e";
    color: #4f7327;
}


/*blog single*/
.single-blog-post {
    float: left;
    width: 100%;
    background: #fff;border: 1px solid #ddd;

}
section.blog-single {
    float: left;
    width: 100%;
    /* padding: 60px 0px; */
}
.single-blog-post .img-box{
  float: left;
  width: 100%;
}

.single-blog-post .img-box img{
  float:left;
  width: 100%;
}
.blog-single-section {
  padding: 0px 0px !important;
  
}
section.blog-single .content-box {

    padding: 30px 50px;
}
ul.blogmeta-info {
    float: left;
    width: 100%;
}
ul.blogmeta-info li {
    float: left;
    margin: 0 20px 0 0;
}
ul.blogmeta-info li:last-child{
  margin: 0;
}

section.blog-single .content {
    width: 100%;
}

.blogmeta-info.date_description{
    float: left;
    text-align: center;
    width: 100%;
    padding: 0px 10px 0 10px;
}
.blogmeta-info.date_description .date{
    /* font-size: 13px;
    color:#7a8a9e;
    position: relative;
    font-weight: 700;
    margin-left:20px; */
    display: none;
}
.blogmeta-info.date_description .date:before{
   /* content: "";
   top:0px;
   left: -30px;
   position: absolute;
   height:16px;
   width: 16px;
    background: url(../images/date_img.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size:cover; */
    display: none;
}
.blogmeta-info.date_description .name{
    font-size: 13px;
    color: #000;
    float: none;
    align-items: center;
    position: relative;
    font-weight: 700;
    margin-left: 30px;
    padding-top: 4px;
}
.blogmeta-info.date_description .name a{

    color:#000;
}
.blogmeta-info.date_description .name:before{
   content: "";
   top:4px;
   left: -30px;
   position: absolute;
   height: 19px;
   width: 19px;
    background: url(../images/name_icon.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size:cover;
}



/*.testimonial-block .inner-box .image {
    padding-top: 24px;
}*/
.faq-container.pd-t {
    /* padding: 90px 0 40px; */
    float: left;
    width: 100%;
}
.testimonial-block .inner-box .image {
    position: relative;
    width: 75px;
    height: 75px;
    overflow: hidden;
    border-radius: 50%;
    margin-top: -32px;
    margin-bottom: 0;
    display: inline-block;
    background-color:#d7d7d7;
    text-align: center;
    line-height: 75px;
    font-size: 30px;
    color: #FFF;
}

.testimonial-block .inner-box p {
    position: relative;
    text-align: justify;
    font-size: 20px;
}
.testimonial-block .inner-box .lower-box {
    position: relative;
    padding-bottom: 15px;
}
.testimonial-block .inner-box .lower-box .author-info {
    position: relative;
    text-align: right;
}
.testimonial-block .inner-box .lower-box .author-info h3 {
    position: relative;
    font-size: 18px;
    line-height: 1.3em;
    font-weight: 700;
    color:#4f7327;
}
.testimonial-block .inner-box .lower-box .author-info .author {
    position: relative;
    color: #777777;
    font-size: 14px;
    line-height: 1.3em;
    margin-top: 4px;
    margin-bottom: 25px;
}

/* Faq*/

.faq-container ul.accordion-box {
    margin-left: 0;
    margin-bottom: 0;
    width: 100%;
}

.faq-container ul.accordion-box li.block {
    padding-left: 0;list-style: none;
}
.accordion-box .block {
    position: relative;
    margin-bottom: 20px;
    float: left;
    width: 100%;
}
.accordion-section-content {
  display: none;
}
.accordion-box a.accordion-section-title {
    position: relative;
    font-size: 20px;
    cursor: pointer;
    line-height: 30px;
    color: #000;
    font-weight: 600;
    padding: 15px 45px 15px 30px;
    transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    border: 1px solid #6ba4b8;
   /* background-color: #6ba4b8;*/
    display: table;
    width: 100%;

}

.accordion-box a.accordion-section-title.active:before {
    content: ' \25B4';
}
.accordion-box a.accordion-section-title:before {
    content: ' \25BE';
    position: absolute;
    right: 15px;
    font-size: 42px;
    color: #6ba4b8;
}

.accordion-box .accordion-section-content {
    position: relative;
    padding: 20px 20px 10px 20px;
}
.faq-container {
    float: left;
    width: 100%;
    /* padding: 60px 0; */
}
.faq-container ul.accordion-box li.block:last-child {
    margin-bottom: 0;
}

.grecaptcha-badge {
    z-index: 9999;
    position: relative;
}

.faq-container ul li p a{ color:#4f7327; }


/* services*/

.Our_services.service_outer {
    padding: 60px 40px;
}

.Our_services.service_outer .services_inner:nth-child(3n) {
    margin-right: 0;
}
.Our_services.service_outer .services_inner
{
      height: 750px;
}

.Our_services.service_outer .read_more
{
   text-align: center;
}

.Our_services.service_outer .read_more a{ 

    text-align: center;
    font-size: 16px;
    font-weight: 600;
    text-transform: capitalize;
    color: #4f7327;
    float: left;
    width: 100%;
    cursor: pointer;
     }

.Our_services.service_outer .services_inner h4 a {
    font-size: 23px;
    font-weight: 700;
    float: left;
    width: 100%;
    text-align: center;
    color: #223645;
    text-transform: capitalize;
}

.Our_services.service_outer .services_inner:nth-child(4n) {
    margin-right: 30px;
}

.services_inner p { height: 240px; }

section.news-detail.news-style1 { 
    float: left;
    width: 100%;
    position: relative;
    padding: 60px 0px;
}

.serv_outer {
    float: left;
    width: 100%;
    background: #fff;
    /* padding: 55px 70px 60px !important; */
}
.content-box {
    float: left;
    width: 100%;
}
.content-box img {
    width: 280px;
    float: left;
    margin: 0 30px 20px 0;
}
.content-box p a {
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    text-transform: capitalize;
    color: #4f7327;
}
.content-box.serv-subtitle h3 {
    font-size: 25px;
    font-weight: 600;
    font-family: 'Poppins', sans-serif; 
    margin-bottom: 25px;
}

/*404 page*/

.error-page {
    float: left;
    width: 100%;
    padding: 80px 0;
}

.error-page h1 {
    font-size: 70px;
    float: left;
    width: 100%;
    font-weight: 700;
    margin-bottom: 35px;
}

.error-page p {
    float: left;
    width: 100%;
    color: #4f7327;
    font-weight: 600;
}

/* Client page*/
.client_outer {
    float: left;
    width: 100%;
}

.pdf-outer h3 {
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
    margin-bottom: 25px;
}
.pdf-inner ul li {
  
  margin-bottom: 15px;
  list-style: none;
}
.pdf-outer p {
    float: left;
    width: 100%;
}

.pdf-inner ul li a{ 
   color:#4f7327;
   font-weight: 500;
 }
 .client_outer .client-img img.wp-image-3400.alignleft {
    margin: 0 40px 20px 0;
}
.pdf-inner ul li img {
    margin: 0 20px 0 0;
}

.client_fee strong {
    font-size: 25px;
}

/*privacy policy*/


.privacy_outer {
    float: left;
    width: 100%;
}
.privacy_outer p{
  float: left;
  width: 100%;
}
.privacy_outer ul li{
    /*font-size: 17px;*/
    line-height: 35px;
    font-family: 'Poppins', sans-serif;
    list-style: square;
    margin-left: 20px;
}

.privacy_outer p a {
    color: #6ba4b8;
}

.mc4wp-alert.mc4wp-success {
    float: left;
    width: 100%;
    color: #fff;
    text-align: center;
    margin: 20px 0 0;
}
.mc4wp-alert.mc4wp-success p {
    background: green;
    width: 90%;
    float: right;
}
.mc4wp-alert.mc4wp-error {
    float: left;
    width: 100%;
    color: #fff;
    text-align: center;
    margin: 20px 0 0;
}
.mc4wp-alert.mc4wp-error p{
    width: 90%;
    float: right;
    color:#fff;
    background: #f00;
}

.contact_us.contact_form_inner h2.common_heading span{
  text-transform: capitalize;
}
.contact_us h2.common_heading span{
  text-transform: capitalize;
}

.client_fee ul {
    margin-bottom: 0;
}
.cupping-outer {
    float: left;
}

/*whole body health*/

.whole_outer.client_fees{
  float: left;
  width: 100%;
}

.whole_outer.client_fees h3 {
    font-size: 30px;
    font-weight: 700;
}

.service-title {
    float: left;
    width: 100%;
}
.service-title h3
{
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 36px;
    margin-bottom: 15px;
    line-height: 40px;
    font-family: 'Poppins', sans-serif !important;
}

/*Blog*/
.home .blog_inner h4 a {
    font-size: 22px;
    line-height: 25px;
}

.single .breadcrumbs {
    /* left: 55px;
    right: auto;
    top: auto;
    bottom: 70px; */
}
.common_outer .sidebar ul li {
    margin-left: 0;
    line-height: normal;
    list-style: none;
}

.common_outer ol li {
    font-size: 17px;
    line-height: 35px;
    font-family: 'Poppins', sans-serif;
    list-style: decimal;
    margin-left: 20px;
}
.whole_outer.client_fees {
    float: left;
    width: 100%;
}

.whole_outer.client_fees ul li {
    padding: 20px;
    width: 49%;
    float: left;
    margin: 0 10px 10px 10px;
    border: 1px solid #ccc;
    text-align: center;
    list-style: none;
    height: 100%;font-size: 20px;
}

.whole_outer.client_fees ul li li {
    width: 100%;
    height: auto;
    margin: 0;
    border: 0;
    padding: 0;
}

.whole_outer.client_fees ul li strong {
    background: #6ba4b8;
    width: 100%;
    float: left;
    padding: 9px 0;
    color: #fff;
}

.whole_outer.client_fees ul {
    height: 100%;
    float: left;
    width: 100%;
    display: flex;
}

.func-text {
    float: left;
    width: 100%;
    margin: 30px 0 0;
}
.testimonial-block {
    margin: 70px 0 0;
}

/* Newsletter change*/
.news_letter_section .news_inner_section a.book_apt_button {
    margin: 0 auto;
    float: none;
    width: auto;
    display: table;
    background-color: #6ba4b8;
    padding: 15px 35px;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    color: #fff !important;
    font-weight: 600;
    outline: 3px solid #6ba4b8;
    outline-color: #6ba4b8;
    outline-offset: 4px;
    font-size: 18px;
}
.news_letter_section .news_inner_section a.book_apt_button:hover {
    background-color: #4f7327;
    outline: 3px solid #4f7327;
    outline-color: #4f7327;
}

small.text-muted {
    color: #000 !important;
}