body{
    font-family: Roboto;
}
/* Dropdown Button */


/* Dropdown button on hover & focus */


/* The container <div> - needed to position the dropdown content */
rs-layer {
    text-align: center !important;
}
.rs-layer {
    padding: 0px 2px !important;
}
rs-layer#slider-1-slide-6-layer-19 {
    border-radius: 10px !important;
	line-height:65px !important;
}
#rev_slider_1_1_wrapper .tparrows::before {
    font-family: "revicons";
    font-size: 25px !important;
    color: #1b2654 !important;
    display: block;
    line-height: 40px;
    text-align: center;
}
rs-layer#slider-1-slide-5-layer-19 {
    border-radius: 10px !important;
	line-height: 55px !important;
}
rs-layer#slider-1-slide-1-layer-4 {
	text-align: left !important;
}
.nav-tabs {
    border-bottom: 0px solid #ddd !important;
}
.dropdown {
  position: relative;
  display: inline-block;
}
.dropbtn {
    display: inline-block;
	width: 43px !important;
	height: 43px !important;
	cursor: pointer;
	margin: 14px 10px 0 10px;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  right: 26px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
  padding: 6px;
  width: auto;
  top: 60px;
  min-width: 111px !important;
  text-align: center;
}

/* Show the dropdown menu (use JS to add this class to the .dropdown-content container when the user clicks on the dropdown button) */
.show {display:block;}
.navbar-nav{
	float:none;
	margin: 0 auto;
	display: table;
	table-layout: fixed;
	padding: 0px 0px 0px 0px;
}

a{
    text-decoration: none !important;
}
.mobile, .mobile-consultations {
    display: none;
  }
/* Menu */

.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    margin-left: 15px;
}
.navbar-nav>li {
    float: right;
}
.nav a {
    padding: 0px !important;
    margin: 0px;
}
.nav a:hover {background-color: inherit !important;}

/* Links inside the dropdown - must be after .nav a */
.dropdown-content a {
  display: block;
  margin: 3px 0 !important;
  padding: 6px 12px !important;
  color: black;
}
/* Change color of dropdown links on hover */
.dropdown-content a:hover {background-color: #ddd}

.top-btn-menu {
    padding: 4px 0px;
    border-radius: 59px;
    border: 0px;
    color: #65697C;
    background-color: #fff;
    margin: 8px 0px;
    width: 340px;
    border: 1px solid #56b44a;
}
.top-btn-menu .call-txt {
	display: inline;
}

#bh_65{
    /* Auto Layout */
    text-align: left;
    padding: 90px 35px 0px 30px;


}
.nav-dash li a:hover {
    border-color: #1b2654;
}
#h_30{
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 34px;
    line-height: 40px;
    /* identical to box height */
    letter-spacing: 0.25px;
    /* Primary/Green 1 */

    color: #38933B;
}
#h_31{
    /* h3 */

    font-family: Roboto;
    font-style: normal;
    font-weight: 300;
    font-size: 48px;
    line-height: 56px;

    /* Primary/Dark Blue */

    color: #1B2654;

    /* Inside Auto Layout */
    margin:0px;
}

#h_32{
    /* body 1 */

font-family: Roboto;
font-style: normal;
font-weight: normal;
font-size: 18px;
line-height: 150%;
/* or 27px */

letter-spacing: 0.25px;

/* Gray 1 */

color: #333333;
}

.button_lp{
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    letter-spacing: 1.25px;
    font-variant: small-caps;
    border-radius: 10px;
    /* Primary/Dark Blue */
    color: #fff;
    background: #1B2654;
    padding: 20px 30px;
    margin: 5px;
    text-transform: uppercase;

}
.button_lp:hover{
	border:1px solid #1B2654;
    background-color: transparent;
    color:#1B2654;
    padding: 18px 30px;
    border-radius: 10px;
}
.btn-g{
    position: relative;
    margin: 35px 0px;
}
.btn-lp1{
    border:1px solid #1B2654;
    background-color: transparent;
    color:#1B2654;
    padding: 18px 30px;
    border-radius: 10px;
}
.btn-lp1:hover{
    border-radius: 10px;
    color: #fff;
    border: none;
    background: #1B2654;
    padding: 18px 30px;
    border: 1px solid #1B2654;
}
/* Section 2 */
.top{
    background-color: #E5E5E5;
}
.padding0{
    padding:0px;
}
.card {
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
    transition: 0.3s;
    margin: 30px 15px;
    text-align: center;
    border-radius: 10px;
}
.card img {
    border-radius: 6px 6px 0px 0px;
}

.card:hover {
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
}
.card-container {
    padding: 10px 16px;
    background-color: #fff;

    border-radius: 0px 0px 10px 10px;
}

.top-h4{
    color:#45B448;
    font-size: 22px;
}

/* 3rd section */

.top-3{
    background-image: url(../img/rec.png);
    text-align: center;
    padding: 55px 0px;
}
.top-h2{
    font-size:50px;
    color:#fff;
}
.top-h5{
    color:#fff;
    font-size:24px;
}
.top-h5 span.top7-href {
	cursor: pointer !important;
}
.top-btn {
    padding: 7px 50px;
    border-radius: 50px;
    border: 0px;
    color:#65697C;;
    background-color: #fff;
    margin:10px 0px;
    width: 380px;
}
.top-btn1 {
    padding: 18px 50px;
    border-radius: 50px;
    border: 2px solid #45B448;
    color: #fff;
    background-color:transparent;
    margin:10px 0px;
    width: 380px;
}
.color-green, .color-green1, .color-green2{
    color: #45B448;
    font-weight: 600;
}

/* 4th Section */

.top-4{
    padding: 55px 0px;
}

.top-4 img {
    border-radius: 85px;
}

.top4-h2{
    color: #1B2654;
    font-family: Roboto;
    font-style: normal;
    font-weight: 300;
    text-align: center;
    font-size: 40px;
    margin: 20px 0px;
}

.top4-h4{
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 34px;
    line-height: 40px;
    color: #45B448;
}
.top4-p{
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 150%;
}

/* 5th Section */

.top-5{
    padding: 55px 0px;
    background-image: url("../img/leaves.jpg");
    height: 768px;
}
.top5-h2{
    font-family: Roboto;
    font-style: normal;
    font-weight: 300;
    font-size: 50px;
    line-height: 50px;
    text-align: center;
    color: #45B448;
}
.top5-h5{
    font-style: normal;
    font-size: 18px;
    text-align: center;
    color: #65697C;
    padding: 24px 43px;
    line-height: 150%;
}
.extra-padding {
    padding: 160px 200px;
    text-align: center;
}


/* 6th Section */
.bg-green { background-color:#bfeda4; }
.top-6 img {
    border-radius: 10px !important;
}
.top-6{
    background-color: orange;
    padding:30px 0px;
    margin-bottom: 80px;
}
.top6-h4{
    font-family: Roboto;
    font-style: normal;
    font-weight: 300;
    font-size: 45px;
    line-height: 70px;
    padding: 30px 0px 0px 0px;

/* White */

color: #FFFFFF;
}
.top6-p{
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    line-height: 180%;
    color: #FFFFFF;
    padding: 0px 45px 0px 0px;
    word-spacing: 5px;
}
.ayur-img{
    width: 100%;
    position: absolute;
    left: 0px;
    top: -60px;
}
.top6-btn{
    background: #45B448;
    color: #fff;
    border: 0px;
    padding: 20px 20px !important;
    top: 67px;
    position: relative;
    border-radius: 10px;
}
.coltop-m a {
    text-decoration: none;
}

/* 7th Section */
.top-7{
    background-color:#BFEDA4;
    padding:30px 0px;
}

.top7-h2 {
    font-family: Roboto;
    font-style: normal;
    font-size: 55px;
    line-height: 60px;
    text-align: center;
    color: #45B448;
    font-weight: 300;
}
.top7-h4{
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 32px;
    line-height: 40px;
    text-align: center;
    color: #1B2654;
}
.pricing-li{
    list-style-type: none;
    margin: 10px 0px 30px;
    padding: 0px;
}
.top7-h4{
    color: #1B2654;
    font-size: 22px;
}

.top7-btn {
    color: #1B2654;
    padding: 15px 15px;
    border: 2px solid #45B448;
    font-weight: 600;
    border-radius: 10px;
}

.top7-btn:hover {
    color: #fff;
    padding: 15px 15px;
    border: 0px solid #45B448;
    background-color:  #45B448;
    font-weight: 600;
}

.top7-p{
    font-size: 12px;
    margin: 30px 0px;
}
.top7-card-container {
    padding: 10px 16px;
    background-color: #F8F8F8;
    height: 250px;
    border-radius: 0px 0px 10px 10px;
}
.top7-pf{
    font-size: 24px;
    padding: 30px 100px;
    text-align: center;
}

/* 8th Section */

.top-8{
    background-color: #BFEDA4;
    padding: 80px 0px;
}

.top8-img {
    width: 125px;
    margin: 0px 0px 0px 0px;
}

.top8-p{
    font-family: Roboto;
    font-style: italic;
    font-weight: normal;
    font-size: 20px;
    line-height: 150%;
    color: #333333;
}

.top8-p1{
    font-family: Roboto;
    font-weight: normal;
    font-size: 18px;
    font-weight: 700;
    color: #1B2654;
}

/* 9th Section */

.top-9{
    background-color: #E5E5E5;
    padding: 60px 0px;
}
.panel p{
    margin: 15px 0 25px;
}
.top9-h3{
    font-weight: 300;
    font-size: 45px;
    line-height: 52px;
    color: #45B448;
    border-radius: 10px 10px 0px 0px;
}
.accordion {
    background-color: #fff;
    color: #000;
    cursor: pointer;
    padding: 25px 30px 20px 30px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
    line-height: 20px;
    font-family: 'Roboto';
    border-radius: 10px 10px 0px 0px;
  }

  .col-md-9 .active, .accordion:hover {
    background-color: #45B448;
    color: #fff;
  }

  .accordion:after {
    content: '\002B';
    font-family: 'FontAwesome';
    color: #000;
    font-weight: bold;
    float: right;
    margin-left: 5px;
    font-size: 30px;
  }

  .panel {
    padding: 0 18px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
  }

  /* logo-footer */


.logo-footer{
    width: 180px;

  }
.copyright{
    font-size: 14px;
    line-height: 30px;
    letter-spacing: 1.25px;
    font-variant: all-small-caps;
    color: #AAA8AC;
}
#footer{
    padding: 30px 0px;
    background-color: #fff;
    color: #AAA8AC;
}

/* Testimonial */

.toptest{
    background-color:#f6f6f6;
    padding:30px 0px;
}

.toptest-h2{
    font-weight: 300;
    font-size: 44px;
    line-height: 56px;
    color: #45B448;
    text-align: left;
}
.tp-arr-titleholder {
    display: none !important;
}
rs-bullets.tp-bullets.hesperiden.horizontal.nav-pos-hor-center.nav-pos-ver-bottom.nav-dir-horizontal {
    top: 104%;
}

/* Testimonial */

.topslider{
    background-color:#BFEDA4;
    padding:30px 0 0 0;
}

.topslider-h2{
    font-weight: 300;
    font-size: 44px;
    line-height: 56px;
    color: #1B2654;
    text-align: left;
}

.bg-gray-200 {
    background-color: #bfeda5;
}

.min-h-screen {
    min-height: auto !important;
}

.tparrows.tp-leftarrow:before {
    content: '\e81f' !important;
    color: #1b2654;
}
.tparrows.tp-rightarrow:before {

    content: '\e81e' !important;
    color: #1b2654;
}



/* Login.php */


.login-box {
    margin-top: 75px;
    height: auto;
    border-top: 5px solid #f2ba18;
    background: #fff;
    text-align: center;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}

.login-key {
    height: 100px;
    font-size: 80px;
    line-height: 100px;
    -webkit-text-fill-color: transparent;
}

.login-title {
    margin-top: 15px;
    text-align: center;
    font-size: 30px;
    letter-spacing: 2px;
    margin-top: 15px;
    font-weight: bold;
    color: #ECF0F5;
}

.login-form {
    margin-top: 5px;
    text-align: left;
}

input[type=text] {
    background-color: #fff;
    /* border: none;
    border-top: 0px;
    border-radius: 0px; */
    outline: 0;
    margin-bottom: 0px;
    color: #000000;
}

input[type=password] {
    background-color: #fff;
    /* border: none;
    border-top: 0px;
    border-radius: 0px; */
    outline: 0;
    color: #000000;
}

.form-group {
    margin-bottom: 20px;
    outline: 0px;
}

.form-control:focus {
    border-color: inherit;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: 0;
    background-color: #ffffff;
    color: #000000;
    padding: 2px 10px;
}

input:focus {
    outline: none;
    box-shadow: 0 0 0;
}

label {
    margin-bottom: 0px;
}

.form-control-label {
    font-size: 12px;
    color: #6C6C6C;
    font-weight: bold;
    letter-spacing: 1px;
}

.btn-outline-primary {
    border-color: #59b752;
    color: #59b854;
    border-radius: 0px;
    font-weight: bold;
    letter-spacing: 1px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    background-color: white;
}

.btn-outline-primary:hover {
    background-color: #0DB8DE;
    right: 0px;
	border:1px solid grey !important;
}

.login-btm {
    float: left;
}

.login-button {
    padding-right: 0px;
    text-align: right;
    margin-bottom: 25px;
}

.login-text {
    text-align: left;
    padding-left: 0px;
    color: #A2A4A4;
}

.loginbttm {
    padding: 0px;
}


/* registration.php */

#billing_first_name_field, form.checkout #shipping_first_name_field {
    float: left;
    width: 50% !important;
}
.select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 15px;
    padding-right: 34px;
}
form.checkout label {
    margin-bottom: 2px;
    display: inline-block;
}
select, .cart-collaterals .form-row input, .cart-collaterals .woocommerce-shipping-calculator #calc_shipping_postcode, .checkout .input-text:not(textarea), .coupon .input-text, .shipping-calculator-form .avada-select-parent select, .woocommerce-checkout .select2-drop-active {
    height: 50px;
    padding-top: 0;
    padding-bottom: 0;
    width: 99%;
    border: 0px
}
input, select {
    box-shadow: 0px 0px 7px 0px #56b44a !important;
}
.post-content p {
    margin-top: 0;
    margin-bottom: 20px;
}
form.checkout label {
    margin-bottom: 2px;
    display: inline-block;
}
.input-text {
    padding: 8px 15px;
    height: 50px;
    padding-top: 0;
    padding-bottom: 0;
    width: 99%;
    border: 0px;
}
select {
    padding-left: 15px;
    padding-right: 34px;
}
select {
    line-height: 50px;
}
#billing_last_name_field, form.checkout #shipping_last_name_field {
    float: left;
    width: 50% !important;
}
a.fusion-button.button-default.fusion-button-default-size.button.continue-checkout {
    background-color: #56b44a;
    color: #fff;
    padding: 15px 40px;
}
.nav-dash{
    float: left;
    width: 20%;
}
.nav-dashr{
    float: left;
}
.nav-dash li a{
    display: block;
    padding: 10px 10px !important;
    border-bottom: 1px solid !important;
    border: 0px 0px 1px 0px !important;
    color: black;
}
.nav-dash li{
    width: 100%;
    margin: 1px 0px;
}
.nav-dash .active:after {
    content: none;
}
.nav-dash{
    list-style: none;
    margin: 0;
    padding: 0;
}
.nav-dashr .active:after{
    content:none;
}
.tab-content.nav-dashr {
    margin: 0px 10px;
    padding: 10px 10px 20px;
    border: 1px solid;
    width: 70%;
}

.top-89 {
    padding: 80px 0px;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    border: none;
    color: #56b44a;

}
.nav-dashr h2 {
    color: #333333;
    border-bottom: 2px solid #59b853;
    margin-bottom: 30px;
    padding-bottom: 10px;
    margin-top: 15px;
}
.form-dashboard label {
    margin-bottom: 2px;
    display: block;
}
.dash-Button{
    background-color: #56b44a;
    color: #fff;
    padding: 15px 40px;
    padding: 15px 37px;
    border: none;
    margin: 15px 0px;
}
.login-back{
    background-image: url(../img/doc1.jpeg);
    padding:10px 0px 100px 0px;
    background-size: 100% 100%;
}
.container-dash{
    background-color: #1B2654;
      padding: 30px 50px;
      border-radius: 10px;
}


/* cookies consent */
#gdpr-cookie-message {
    position: fixed;
    left: 0;
    bottom: 15px;
    max-width: 500px;
    background-color: #333;
	color: #fff;
    padding: 20px;
    border-radius: 5px;
    box-shadow: 0 6px 6px rgba(0,0,0,0.25);
    margin-left: 15px;
    font-family: system-ui;
	z-index: 9999;
}
#gdpr-cookie-message h4 {
    color: var(--red);
    font-family: 'Quicksand', sans-serif;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 10px;
}
#gdpr-cookie-message h5 {
    color: var(--red);
    font-family: 'Quicksand', sans-serif;
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 10px;
}
#gdpr-cookie-message p, #gdpr-cookie-message ul {
    color: white;
    font-size: 15px;
    line-height: 1.5em;
}
#gdpr-cookie-message p:last-child {
    margin-bottom: 0;
    text-align: right;
}
#gdpr-cookie-message li {
    width: 49%;
    display: inline-block;
}
#gdpr-cookie-message a {
    color: var(--red);
    text-decoration: none;
    font-size: 15px;
    padding-bottom: 2px;
    border-bottom: 1px dotted rgba(255,255,255,0.75);
    transition: all 0.3s ease-in;
}
#gdpr-cookie-message a:hover {
    color: white;
    border-bottom-color: var(--red);
    transition: all 0.3s ease-in;
}
#gdpr-cookie-message button,
button#ihavecookiesBtn {
    border: none;
    background: yellow;
    color: blue;
	font-weight: bold;
    font-family: 'Quicksand', sans-serif;
    font-size: 15px;
    padding: 7px;
    border-radius: 3px;
    margin-left: 15px;
    cursor: pointer;
    transition: all 0.3s ease-in;
}
#gdpr-cookie-message button:hover {
}
button#gdpr-cookie-advanced {
	display: none;
    background: white;
    color: var(--red);
}
#gdpr-cookie-message button:disabled {
    opacity: 0.3;
}
#gdpr-cookie-message input[type="checkbox"] {
    float: none;
    margin-top: 0;
    margin-right: 5px;
}


.owl-section{
    background-color:#bfeda4;
    padding:50px 0px;
 }

.carousel-wrap {
  margin: 90px auto;
  padding: 0 5%;
  width: 80%;
  position: relative;
}
.back-owl{
    background-color:#000;
}
.owl-item{
    background-color: #fff;
}
/* fix blank or flashing items on carousel */
.owl-carousel .item {
  position: relative;
  z-index: 100;
  -webkit-backface-visibility: hidden;
}

/* end fix */
.owl-nav > div {
  margin-top: -26px;
  position: absolute;
  top: 50%;
  color: #cdcbcd;
}

.owl-nav i {
  font-size: 52px;
}

.owl-nav .owl-prev {
  left: -30px;
}

.owl-nav .owl-next {
  right: -30px;
}
.h3-owl{
    color:rgb(69, 180, 72);
    font-size:30px;
}
.h4-owl{
    font-size:20px;
}
.p-owl{
    font-size: 16px;
}
@media only screen and (min-width: 768px){
    .owl-text-section{
        padding: 20px 50px 0px 50px;
    }
}
@media only screen and (max-width: 768px){
    .heading-button-slider {
        font-size: 25px !important;
        color: #fff !important;
    }
    .button-section{
        height:70%;
        padding:70px 0px;
    }
}
.owl-theme .owl-controls .owl-page {
    display: inline-block;
}
.owl-theme .owl-controls .owl-page span {
    background: none repeat scroll 0 0 #869791;
    border-radius: 20px;
    display: block;
    height: 12px;
    margin: 5px 7px;
    opacity: 0.5;
    width: 12px;
}
.owl-theme .owl-dots .owl-dot span {
    background: #fff !important;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #1B2654 !important;
}
.owl-prev {
    left: 0px !important;
    position: absolute;
    color: white !important;
    font-size: 29px !important;
    top: 35%;
    background-color: #1b2654 !important;
    border-radius: 50% !important;
    height: 45px;
    width: 46px;
}
.owl-next {
    right: 0px !important;
    position: absolute;
    color: white !important;
    font-size: 29px !important;
    top: 35%;
    background-color: #1b2654 !important;
    border-radius: 50% !important;
    height: 45px;
    width: 46px;
}
.button-section{
    background: url("/assets_web/assets/Rectangle-19.jpg");
    width: 100%;
    padding:80px 0px;
    background-size: cover;
}
.heading-button-slider{
    font-size: 45px;
    color:#fff;
}
.slider-button-button{
    background-color: rgb(255, 255, 255);
    font-family: Roboto;
    color: rgb(69, 180, 72);
    border-radius: 10px;
    padding: 20px 30px;
    border: 0px;
    margin: 15px 0px;
    font-size:16px;
}
.para-slider{
    font-size:16px;
    color:#fff;
}