#topbar,
.jiva-ayunique,
.navbar,
.navbar ul,
.slide-frm {
    padding: 0;
}
#hero h2,
b,
strong {
    font-weight: 700;
}
#hero,
.about .content p:last-child,
.cure-hd,
.section-title,
.section-title h2,
.section-title p {
    margin-bottom: 0;
}
.ayunique-colm h1,
.treat-colm h1,
.why-chose h1 {
    letter-spacing: 0.9px;
    font-family: Roboto, sans-serif;
}
#footer .footer-top .footer-info p,
.ayunique-colm h1,
.faq .faq-list a,
.section-title h2,
.treat-colm h1,
.treat-hd,
.why-chose h1,
body,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Roboto, sans-serif;
}
a,
a:hover {
    color: #b5654c;
    text-decoration: none;
}
#header .logo,
#header.header-scrolled .logo2 {
    font-size: 28px;
    line-height: 1;
    font-weight: 400;
    letter-spacing: 2px;
    padding: 0;
    text-transform: uppercase;
}
.navbar a,
.navbar a:focus,
.navbar > ul > li {
    white-space: nowrap;
    position: relative;
}
#hero,
.about,
.about .container,
.navbar li,
.navbar > ul > li {
    position: relative;
}
#preloader,
.navbar-mobile {
    position: fixed;
    right: 0;
    bottom: 0;
}
.navbar .dropdown ul,
.navbar-mobile .dropdown ul {
    background: #fff;
    box-shadow: 0 0 30px rgba(127, 137, 161, 0.25);
    z-index: 99;
}
#header .logo,
.naturaly {
    text-transform: uppercase;
}
#hero,
#preloader,
#topbar,
.navbar-mobile,
section {
    overflow: hidden;
}
body {
    color: #444;
}
#topbar .contact-info a:hover,
.agree a {
    text-decoration: underline;
}
.back-to-top {
  position: fixed;
  visibility: hidden;
  opacity: 0;
  bottom: 0px;
  z-index: 996;
  background: #c74a1a;
  color: #fff;
  width: 95%;
  height: 45px;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  transition: all 0.4s;
  font-size: 16px;
}
.back-to-top i {
  font-size: 28px;
  color: #fff;
  line-height: 0;
}
.back-to-top:hover {
  background: #864635;
  color: #ffffff;
}
.back-to-top.active {
  visibility: visible;
  opacity: 1;
}

#preloader {
    top: 0;
    left: 0;
    z-index: 9999;
    background: #fff;
}
#preloader:before {
    content: "";
    position: fixed;
    top: calc(50% - 30px);
    left: calc(50% - 30px);
    border: 6px solid #0880e8;
    border-top-color: #bfe0fd;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    -webkit-animation: 1s linear infinite animate-preloader;
    animation: 1s linear infinite animate-preloader;
}
@-webkit-keyframes animate-preloader {
    0% {
        transform: rotate(0);
    }
    100% {
        transform: rotate(360deg);
    }
}
@keyframes animate-preloader {
    0% {
        transform: rotate(0);
    }
    100% {
        transform: rotate(360deg);
    }
}
@media screen and (max-width: 768px) {
    [data-aos-delay] {
        transition-delay: 0 !important;
    }
}
#topbar {
    height: 60px;
    font-size: 14px;
    transition: 0.5s;
    color: rgba(255, 255, 255, 0.8);
    z-index: 996;
}
#topbar.topbar-scrolled {
    top: -60px;
}
#topbar .contact-info a {
    line-height: 0;
    color: rgba(255, 255, 255, 0.8);
    transition: 0.3s;
}
#topbar .contact-info i {
    color: #c74a1b;
    line-height: 0;
    margin-right: 5px;
}
#topbar .contact-info .phone-icon {
    margin-left: 15px;
}
#topbar .cta {
    background: 0 0;
}
#topbar .cta a {
    color: #fff;
    background: #c74a1b;
    padding: 6px 24px 8px;
    display: inline-block;
    transition: 0.3s;
    border-radius: 50px;
}
#topbar .cta a:hover {
    background: #f1a40a;
}
#header {
    transition: 0.5s;
    z-index: 997;
    height: 60px;
	background:#c74a1b;
}
#header.header-scrolled {
    background: #c74a1a;
    top: 0;
    height: 50px;
}
#header.logo img,
.faq .faq-list .icon-show,
.faq .faq-list a.collapsed .icon-close,
.logo2 {
    display: none;
}
#header .logo,
.sufer-colfrm {
    margin: 0;
}
#footer .footer-top .footer-links ul a:hover,
#header .logo a,
#header.header-scrolled .bi-list::before,
#header.header-scrolled .logo2 a,
.mobile-nav-toggle.bi-x,
.navbar .active,
.navbar .active:focus,
.navbar a:hover,
.navbar li:hover > a {
    color: #fff;
}
#header .logo img {
    max-height:37px;
    margin-top:0px;
}
#header.header-scrolled .logo2 {
    margin: 0;
    display: block;
    width: 100%;
    text-align: center;
}
#header.header-scrolled .logo2 img {
    max-height: 33px;
    margin-top: 0;
}
#header.header-scrolled .mobile-nav-toggle {
    color: #fff;
    font-size: 32px;
    height: 30px;
}
.bi-list::before {
    color: #000;
}
.header-inner-pages {
    background: rgba(5, 87, 158, 0.9) !important;
}
.topbar-inner-pages {
    background: rgba(6, 98, 178, 0.9) !important;
}
.navbar ul {
    margin: 0;
    display: flex;
    list-style: none;
    align-items: center;
}
.navbar > ul > li {
    padding: 10px 0 10px 24px;
}
.navbar a,
.navbar a:focus {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 3px;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.7);
    transition: 0.3s;
}
.navbar a i,
.navbar a:focus i {
    font-size: 12px;
    line-height: 0;
    margin-left: 5px;
}
.navbar > ul > li > a:before {
    content: "";
    position: absolute;
    height: 2px;
    bottom: -5px;
    left: 0;
    background-color: #c74a1b;
    visibility: hidden;
    width: 0;
    transition: 0.3s ease-in-out;
}
.navbar .active:before,
.navbar a:hover:before,
.navbar li:hover > a:before {
    visibility: visible;
    width: 100%;
}
.navbar .dropdown ul {
    display: block;
    position: absolute;
    left: 14px;
    top: calc(100% + 30px);
    margin: 0;
    padding: 10px 0;
    opacity: 0;
    visibility: hidden;
    transition: 0.3s;
    border-radius: 8px;
}
.navbar .dropdown ul li,
.navbar-mobile .dropdown ul li {
    min-width: 200px;
}
.navbar .dropdown ul a {
    padding: 10px 20px;
    font-size: 14px;
    font-weight: 500;
    text-transform: none;
    color: #032e54;
}
.navbar .dropdown ul a i,
.navbar-mobile .dropdown ul a i {
    font-size: 12px;
}
.navbar .dropdown ul .active:hover,
.navbar .dropdown ul a:hover,
.navbar .dropdown ul li:hover > a {
    color: #0880e8;
}
.navbar .dropdown:hover > ul {
    opacity: 1;
    top: 100%;
    visibility: visible;
}
.navbar .dropdown .dropdown ul {
    top: 0;
    left: calc(100% - 30px);
    visibility: hidden;
}
.navbar .dropdown .dropdown:hover > ul {
    opacity: 1;
    top: 0;
    left: 100%;
    visibility: visible;
}
@media (max-width: 1366px) {
    .navbar .dropdown .dropdown ul {
        left: -90%;
    }
    .navbar .dropdown .dropdown:hover > ul {
        left: -100%;
    }
}
.mobile-nav-toggle {
    color: #000;
    font-size: 35px;
    cursor: pointer;
    display: none;
    line-height: 0;
    transition: 0.5s;
    height: 40px;
}
.naturaly,
.we-head {
    color: #6b4b3e;
    text-align: center;
    margin-bottom: 0;
}
@media (max-width: 991px) {
    .mobile-nav-toggle {
        display: block;
    }
    .navbar ul {
        display: none;
    }
}
.navbar-mobile {
    top: 0;
    left: 0;
    background: rgba(211, 211, 211, 0.9);
    transition: 0.3s;
    z-index: 999;
}
.navbar-mobile .mobile-nav-toggle {
    position: absolute;
    top: 15px;
    right: 15px;
}
#hero .carousel-container,
#hero:before,
.about:before {
    bottom: 0;
    right: 0;
    top: 0;
    left: 0;
}
.navbar-mobile ul {
    display: block;
    position: absolute;
    top: 55px;
    right: 15px;
    bottom: 200px;
    left: 15px;
    padding: 10px 0;
    border-radius: 10px;
    background-color: #fff;
    overflow-y: auto;
    transition: 0.3s;
}
.navbar-mobile > ul > li {
    padding: 0;
    border-bottom: 1px solid #ccc;
}
.navbar-mobile a,
.navbar-mobile a:focus {
    padding: 10px 20px;
    font-size: 17px;
    color: #000;
}
.navbar-mobile .active:before,
.navbar-mobile a:hover:before,
.navbar-mobile li:hover > a:before {
    visibility: hidden;
}
.navbar-mobile .active,
.navbar-mobile a:hover,
.navbar-mobile li:hover > a {
    color: #75474a;
}
.navbar-mobile .getstarted,
.navbar-mobile .getstarted:focus {
    margin: 15px;
}
.navbar-mobile .dropdown ul {
    position: static;
    display: none;
    margin: 10px 20px;
    padding: 10px 0;
    opacity: 1;
    visibility: visible;
}
.book-btn a,
.book-btn a:hover {
    background: #78290f;
    color: #fff;
}
.navbar-mobile .dropdown ul a {
    padding: 10px 20px;
}
.navbar-mobile .dropdown ul .active:hover,
.navbar-mobile .dropdown ul a:hover,
.navbar-mobile .dropdown ul li:hover > a {
    color: #c74a1b;
}
.navbar-mobile .dropdown > .dropdown-active {
    display: block;
}
#hero {
    width: 100%;
    height: 97vh;
    z-index: 99;
    transition: 0.3s;
}
#hero:before {
    content: "";
    position: absolute;
}
#hero .carousel-container {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;
}
#hero h2 {
    color: #fff;
    margin-bottom: 30px;
    font-size: 48px;
}
#hero p {
    width: 80%;
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
    margin: 0 auto 30px;
    color: #fff;
}
#hero .carousel-control-next,
#hero .carousel-control-prev {
    width: 10%;
}
#hero .carousel-control-next-icon,
#hero .carousel-control-prev-icon {
    background: 0 0;
    font-size: 48px;
    line-height: 1;
    width: auto;
    height: auto;
}
#hero .btn-get-started,
.about .content .btn-learn-more {
    font-size: 14px;
    letter-spacing: 1px;
    padding: 12px 32px;
    line-height: 1;
    font-family: Roboto, sans-serif;
    display: inline-block;
}
#hero .btn-get-started {
    font-weight: 500;
    border-radius: 50px;
    transition: 0.5s;
    margin: 10px;
    color: #fff;
    -webkit-animation-delay: 0.8s;
    animation-delay: 0.8s;
    border: 2px solid #c74a1b;
}
#footer .footer-top .social-links a:hover,
#hero .btn-get-started:hover {
    background: #c74a1b;
    color: #fff;
    text-decoration: none;
}
section {
    padding: 60px 0;
}
.section-bg {
    background-color: #fff;
    padding: 0 0 30px;
}
.section-title {
    padding: 0 20px 30px;
    font-weight: 600;
    font-size: 18px;
    text-align: center;
}
.section-title h2 {
    font-size: 28px;
    font-weight: 500;
    text-transform: none;
    padding-bottom: 0;
    color: #000;
}
.section-title p {
    padding: 0 20px 30px;
    font-weight: 600;
    font-size: 18px;
}
.padrmove {
    padding-left: 0;
    padding-right: 0;
}
.padbtm{
	padding-bottom:0px;
}
.mob-top{
	padding-top:0px;
}
.about {
    padding: 140px 0;
}
.about:before {
    content: "";
    background: rgba(255, 255, 255, 0.75);
    position: absolute;
}
.about .content h3 {
    font-weight: 600;
    font-size: 26px;
}
.about .content ul {
    list-style: none;
    padding: 0;
}
.about .content ul li {
    padding-left: 28px;
    position: relative;
}
.about .content ul li + li {
    margin-top: 10px;
}
.about .content ul i {
    position: absolute;
    left: 0;
    top: 2px;
    font-size: 20px;
    color: #0880e8;
    line-height: 1;
}
.about .content .btn-learn-more {
    font-weight: 600;
    border-radius: 5px;
    transition: 0.3s;
    color: #0880e8;
    -webkit-animation-delay: 0.8s;
    animation-delay: 0.8s;
    margin-top: 6px;
    border: 2px solid #0880e8;
}
.owl-controls .owl-buttons .owl-next,
.owl-controls .owl-buttons .owl-prev {
    transition: background 0.5s;
    border-radius: 50px;
    position: absolute;
    background: #fff;
}
.about .content .btn-learn-more:hover {
    background: #0880e8;
    color: #fff;
    text-decoration: none;
}
.we-frm {
    padding: 0 18px;
}
.we-head {
    font-weight: 600;
    font-size: 20px;
    padding: 0;
    line-height: 25px;
}
.ayunique-colm h1,
.cure-hd,
.naturaly,
.treat-colm h1 {
    line-height: 30px;
    font-weight: 600;
}
.naturaly {
    font-size: 30px;
    padding: 5px 0 30px;
}
.cure-hd {
    font-size: 25px;
    color: #c74a1b;
    text-align: center;
    padding: 0 0 18px 5px;
    text-transform: none;
}
.ayunique-colm h2,
.book-btn,
.book-btn a,
.icon-boxes .icon,
.icon-boxes .title,
.why-border {
    text-align: center;
}
.book-frm {
    padding: 18px 18px 22px;
    background: #fff;
    border-radius: 15px;
}
.form-bg {
    padding-top: 0;
    padding-bottom: 15px;
    background: #ffd6af;
}
.book-now {
    padding: 0;
    position: relative;
    margin-top: 0;
	text-align:center;
}
.book-btn {
    font-size: 18px;
    color: #fff !important;
    background: #c74a1b;
    padding: 0.6rem 1.95rem !important;
    border-radius: 5px !important;
    text-transform: uppercase;
    border: 0 solid #000;
    margin-bottom: 5px !important;
}
.patbtm{
	background:#f9d5b3;
	padding:15px 0px 10px 0px !important;
}
.bord-rght{
	border-right:1px solid #c6c5c5;
}
.year-exp{
	font-size:16px;
	font-weight: 600;
	color:#c74a1a;
	line-height:18px;
	text-align:center;
	padding:0px 0px 0px 0px;
}
.year-exp span{
	font-size:14px;
	font-weight: 400;
	color:#c74a1a;
	text-align:center;
}
.suces-txt{
	font-size:16px;
	font-weight: 600;
	color:#c74a1a;
	line-height:18px;
	padding:0px 0px 0px 0px;
	text-align:center;
}
.suces-txt span{
	font-size:14px;
	font-weight: 400;
	color:#c74a1a;
	text-align:center;
}
.patient-cons{
	font-size:16px;
	font-weight: 600;
	color:#c74a1a;
	line-height:18px;
	padding:0px 0px 0px 0px;
	text-align:center;
}
.patient-cons span{
	font-size:14px;
	font-weight: 400;
	color:#c74a1a;
	text-align:center;
}
.padfrm{
	padding-left:10px;
	padding-right:10px;
}
.icon-boxes {
    position: relative;
    padding-bottom: 25px;
    background: #f9d5b3;
}
.icon-boxes .icon-box {
    padding: 10px 10px 7px;
    position: relative;
    background: #c74a1b;
    border-radius: 10px;
    color: #fff !important;
    text-transform: uppercase;
}
.icon-boxes .icon {
    margin: 0 auto 20px;
    display: inline-block;
}
.icon-boxes .icon i {
    font-size: 36px;
    line-height: 1;
    color: #c74a1b;
}
.icon-boxes .title {
    font-weight: 500;
    margin-bottom: 0;
    font-size: 30px !important;
    color: #ffd6af;
}
.icon-boxes .title a {
    color: #ffd6af;
}
.icon-boxes .description {
    font-size: 15px;
    line-height: 28px;
    margin-bottom: 0;
    color: #777;
}
.sufer-colm1,
.sufer-colm2,
.sufer-colm3,
.sufer-colm4 {
    margin-bottom: 25px;
}
@-webkit-keyframes pulsate-btn {
    0% {
        transform: scale(0.6, 0.6);
        opacity: 1;
    }
    100% {
        transform: scale(1, 1);
        opacity: 0;
    }
}
@keyframes pulsate-btn {
    0% {
        transform: scale(0.6, 0.6);
        opacity: 1;
    }
    100% {
        transform: scale(1, 1);
        opacity: 0;
    }
}
.border-line2 {
    text-align: left;
    padding-bottom: 20px;
}
.jiva-ayunique,
.jiva-ayutxt,
.sufer-cont {
    color: #000;
    font-size: 16px;
    line-height: 20px;
    text-align: justify;
}
.sufer-colm1,
.sufer-colm2,
.sufer-colm3,
.sufer-colm4,
.sufer-colm5,
.sufer-colm6 {
    line-height: 19px;
    font-weight: 600;
}
.sufer-bg {
    background: #fff;
    padding: 40px 0 0;
}
.ayunique-colm {
    padding: 0 30px 40px;
    margin-top: 0;
}
.ayunique-colm h1,
.treat-colm h1 {
    font-size: 30px;
    text-transform: none;
    margin-bottom: 0;
    padding-bottom: 0;
    color: #000;
    text-align: center;
}
.ayunique-colm h2 {
    font-size: 28px;
    font-weight: 600;
    color: #c74a1b;
    padding: 20px 0 30px;
    margin-bottom: 0;
    line-height: 35px;
}
.jiva-ayutxt {
    padding: 10px 0 0;
    text-transform: none;
    font-weight: 600;
}
.sufer-txt1,
.sufer-txt5 {
    margin-top: 25px;
    color: #ffd6af;
}
.sufer-txt2,
.sufer-txt3,
.sufer-txt4,
.sufer-txt6 {
    margin-top: 25px;
    color: #6b4b3e;
}
#news-slider,
.treat-colm {
    margin-top: 0;
}
.sufer-img {
    position: relative;
    width: 60px;
    text-align: left;
}
.sufer-colm1 {
    width: 48%;
    float: left;
    height: 140px;
    font-size: 22px;
    background: #6b4b3e;
    border-radius: 10px;
    padding: 10px;
    color: #ffd6af;
    text-transform: none;
}
.sufer-colm2,
.sufer-colm3,
.sufer-colm4,
.sufer-colm5,
.sufer-colm6 {
    height: 140px;
    font-size: 22px;
    padding: 10px;
    color: #6b4b3e;
    border-radius: 10px;
    float: left;
    text-transform: none;
}
.sufer-colm2,
.sufer-colm3 {
    background: #f9d5b3;
}
.sufer-colm2 {
    width: 49%;
    margin-left: 10px;
}
.sufer-colm3 {
    width: 48%;
}
.sufer-colm4 {
    width: 49%;
    background: #c49e85;
    margin-left: 10px;
}
.sufer-colm5,
.sufer-colm6 {
    margin-bottom: 20px;
}
.sufer-colm5 {
    width: 48%;
    background: #6b4b3e;
}
.sufer-colm6 {
    width: 49%;
    background: #f9d5b3;
    margin-left: 10px;
}
.symptoms-bg {
    padding: 40px 0 0;
    background: #c49e85;
}
.padfrm-treat {
    padding: 0 28px 30px;
}
.treat-hd {
    font-weight: 600;
    font-size: 30px;
    text-align: center;
    color: #fff;
    margin-bottom: 0;
    line-height: 35px;
    text-transform: none;
}
.health-img {
    padding: 10px 0 0;
}
.doctor-frame {
    padding: 28px 29px 0;
    background: #fff;
}
.personalised-hd {
    font-size: 24px;
    color: #000;
    line-height: 28px;
    letter-spacing: 0.5px;
}
.personalised-frm {
    height: 100px;
    padding: 0 0 30px;
}
.personalised-img {
    width: 75px;
    height: 65px;
    float: left;
    padding-right: 15px;
}
.personalised-txt {
    padding-left: 15px;
    font-size: 16px;
    color: #000;
    line-height: 20px;
}
.border-line3 {
    text-align: left;
    padding-bottom: 10px;
}
.treat-bg {
    background: #fff;
    padding: 45px 0 0;
}
.treat-colm {
    padding: 0 30px 20px;
}
.treat-colm h2 {
    font-size: 24px;
    font-weight: 600;
    color: #c74a1b;
    padding: 15px 0 30px;
    text-align: center;
    line-height: 30px;
    margin-bottom: 60px;
}
.hero-image {
    background-image: url("../../assets/img/slider-bg.png");
    background-color: #ccc;
    height: 500px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
.hero-textfrm {
    text-align: center;
    position: absolute;
    top: 30%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #f9d5b3;
    width: 85%;
    height: 625px;
    color: #6b4b3e;
    border-radius: 10px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    padding: 20px;
}
.arrow {
    text-align: left;
    width: 11%;
    float: left;
    padding-top: 15px;
}
.slid-img {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.age-size {
    font-weight: 500;
    padding: 5px 0 0;
}
.people-txt {
    width: 89%;
    float: left;
    font-size: 30px;
    color: #6b4b3e;
    text-align: center;
    line-height: 35px;
    font-weight: 300;
    border-bottom: 0 solid #5c5a5b;
    padding: 21px 0 0 3px;
    margin-bottom: 10px;
}
.people-name,
.people-name span {
    text-align: left;
    font-weight: 500;
}
.owl-dots {
    padding-top: 0;
}
.owl-nav button {
	display:none;
    /*background-color: #000;
    color: #fff;
    margin: 0;
    transition: 0.3s ease-in-out;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(255, 255, 255, 0.38) !important;*/
}
.spcl h2,
.why-head {
    color: #733423;
    font-size: 25px;
}
#footer .footer-top .footer-links ul li:first-child,
.people-name {
    padding-top: 0;
}
.people-name {
    font-size: 24px;
    color: #733423;
    line-height: 20px;
    padding-left: 0;
    padding-top: 10px;
}
.people-name span {
    font-size: 16px;
    color: #5c5a5b;
}
.why-bg {
    background: linear-gradient(to bottom, #c49e85 65%, #6b4b3e 35%);
    padding: 0;
}
.why-chose {
    padding: 20px 30px 17px;
}
.why-chose h1 {
    font-size: 30px;
    font-weight: 600;
    text-transform: none;
    margin-bottom: 0;
    color: #fff;
    line-height: 35px;
    text-align: center;
}
.slide-img-frm {
    background: #c49e85;
    border-radius: 10px;
    width: 170px;
    height: 350px;
    float: left;
}
.post-slide {
    background: #f9d5b3;
    margin: 20px 14px;
    border-radius: 15px;
}
.modal-header,
.owl-next,
.post-slide .post-img {
    border-top-left-radius: 10px;
}
.modal-header,
.owl-prev,
.post-slide .post-img {
    border-top-right-radius: 10px;
}
.post-slide .post-img {
    position: relative;
    overflow: hidden;
}
.post-slide .post-img img {
    height: auto;
    transform: scale(1, 1);
    transition: transform 0.2s linear;
    padding: 20px 0 20px 10px;
}
.post-slide .over-layer {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    background: linear-gradient(-45deg, rgba(6, 190, 244, 0.75) 0, rgba(45, 112, 253, 0.6) 100%);
    transition: 0.5s linear;
}
.post-slide:hover .over-layer {
    opacity: 1;
    text-decoration: none;
}
.post-slide .over-layer i {
    position: relative;
    top: 45%;
    text-align: center;
    display: block;
    color: #fff;
    font-size: 25px;
}
.post-slide .post-content {
    background: #f9d5b3;
    padding: 8px 10px 20px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    color: #fff;
    height: 100px;
}
.post-slide .post-title {
    font-size: 15px;
    font-weight: 600;
    color: #6b4b3e;
    display: inline-block;
    text-transform: uppercase;
    transition: 0.3s;
}
.post-slide .post-description {
    line-height: 24px;
    color: grey;
    margin-bottom: 25px;
}
.post-slide .post-date {
    color: #a9a9a9;
    font-size: 14px;
}
.post-slide .post-date i {
    font-size: 20px;
    margin-right: 8px;
    color: #cfdace;
}
.post-slide .read-more {
    padding: 7px 20px;
    float: right;
    font-size: 12px;
    background: #2196f3;
    color: #fff;
    box-shadow: 0 10px 20px -10px #1376c5;
    border-radius: 25px;
    text-transform: uppercase;
}
.post-slide .read-more:hover {
    background: #3498db;
    text-decoration: none;
    color: #fff;
}
.owl-controls .owl-buttons {
    text-align: center;
    margin-top: 20px;
}
.owl-controls .owl-buttons .owl-prev {
    top: -13%;
    left: 15px;
    padding: 0 18px 0 15px;
    box-shadow: 3px 14px 25px -10px #92b4d0;
}
.owl-controls .owl-buttons .owl-next {
    top: -13%;
    right: 15px;
    padding: 0 15px 0 18px;
    box-shadow: -3px 14px 25px -10px #92b4d0;
}
.owl-controls .owl-buttons .owl-next:after,
.owl-controls .owl-buttons .owl-prev:after {
    content: "\f104";
    font-family: FontAwesome;
    color: #333;
    font-size: 30px;
}
.owl-controls .owl-buttons .owl-next:after {
    content: "\f105";
}
.modal-dialog {
    margin: 0.9rem;
}
.owl-next,
.owl-prev {
    height: 140px;
    top: 16%;
    width: 35px;
    z-index: 1000;
    color: transparent;
    margin-top: -27px;
    position: absolute;
    cursor: pointer;
}
.owl-prev {
    background: url("https://res.cloudinary.com/milairagny/image/upload/v1487938188/left-arrow_rlxamy.png") left center no-repeat;
    left: -11%;
    border-bottom-right-radius: 10px;
}
.owl-next {
    background: url("https://res.cloudinary.com/milairagny/image/upload/v1487938220/right-arrow_zwe9sf.png") right center no-repeat;
    right: -11%;
    border-bottom-left-radius: 10px;
}
.owl-next:hover,
.owl-prev:hover {
    opacity: 0.5;
}
.img-pad {
    padding: 30px 20px 0 !important;
}
.address-txt,
label {
    padding-bottom: 10px;
}
.faq .faq-list ul {
    padding: 0 20px;
    list-style: none;
}
.faq .faq-list li + li {
    margin-top: 15px;
}
.faq .faq-list li {
    padding: 0 0 10px;
    background: #fff;
    position: relative;
    border-bottom: 2px solid #75474a;
}
.faq .faq-list a {
    display: block;
    position: relative;
    font-size: 18px;
    line-height: 20px;
    font-weight: 500;
    padding: 0;
    outline: 0;
    cursor: pointer;
    color: #78290f;
}
.faq .faq-list .icon-help {
    font-size: 24px;
    position: absolute;
    right: 0;
    left: 20px;
    color: #b5654c;
}
.faq .faq-list .icon-close,
.faq .faq-list .icon-show {
    font-size: 24px;
    position: absolute;
    right: 0;
    top: 0;
    color: #000;
}
.faq .faq-list p {
    margin-bottom: 0;
    padding: 10px 0 0;
    font-size: 14px;
    line-height: 20px;
}
.faq .faq-list a.collapsed,
.faq .faq-list a.collapsed:hover {
    color: #78290f;
}
.faq .faq-list a.collapsed .icon-show {
    display: inline-block;
}
@media (max-width: 1200px) {
    .faq .faq-list {
        padding: 0;
    }
}
.map-icon {
    float: left;
}
.address-txt {
    padding-left: 50px;
}
#footer {
    color: #c49e85;
    font-size: 16px;
}
#footer .footer-top {
    background: #6b4b3e;
    padding: 30px 0;
}
#footer .footer-top .footer-info {
    margin-bottom: 0;
    padding: 0 30px 30px 80px;
}
#footer .footer-top .footer-info h3 {
    font-size: 18px;
    margin: 0 0 20px;
    padding: 2px 0;
    line-height: 1;
    font-weight: 700;
}
#footer .footer-top .footer-info p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 0;
    color: #fff;
}
#footer .footer-top .social-links a {
    font-size: 20px;
    display: inline-block;
    background: rgba(196, 158, 133, 0.9);
    color: #36261f;
    line-height: 1;
    padding: 8px 0;
    margin-right: 4px;
    border-radius: 50%;
    text-align: center;
    width: 36px;
    height: 36px;
    transition: 0.3s;
}
#footer .footer-top h4 {
    font-size: 18px;
    font-weight: 500;
    color: #c49e85;
    text-transform: none;
    position: relative;
    padding-bottom: 5px;
    border-bottom: 1px solid #c49e85;
    margin-bottom: 15px;
    text-align: center;
}
#footer .footer-top .footer-links {
    margin-bottom: 30px;
}
#footer .footer-top .footer-links ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
#footer .footer-top .footer-links ul i {
    padding-right: 2px;
    color: #5db1f9;
    font-size: 18px;
    line-height: 1;
}
#footer .footer-top .footer-links ul li {
    padding: 10px 0;
    display: flex;
    align-items: center;
}
#footer .footer-top .footer-links ul a {
    color: rgba(255, 255, 255, 0.75);
    transition: 0.3s;
    display: inline-block;
    line-height: 1;
}
#footer .footer-top .footer-contact {
    margin-bottom: 0;
    padding: 0 32px 25px;
}
#footer .footer-top .footer-contact p {
    line-height: 26px;
}
#footer .copyright {
    text-align: center;
    padding-top: 30px;
}
.foter-logo {
    padding: 0 0 30px;
    text-align: center;
}
.modal {
    top: 80px;
}
.modal-content {
    border-radius: 10px;
    pointer-events: none;
}
.modal-title {
    font-size: 22px !important;
    color: #fff;
    font-weight: 700;
    text-align: left;
    line-height: 30px;
}
.modal-footer {
    text-align: center;
    display: block;
}
.modal-header {
    background: #c74a1b;
    text-align: center;
    height: 55px;
}
.form-control {
    border-radius: 0;
    margin-bottom: 13px;
    font-size: 15px;
    color: #000;
    border: 1px solid #ccc;
    padding: 0.575rem 0.75rem;
    appearance: auto;
}
select {
    word-wrap: normal;
    height: 41px;
}
.form-check-input[type="checkbox"] {
    border-radius: 0;
}
.agree {
    color: #444;
    font-size: 16px;
    font-weight: 500;
    padding-left: 5px;
}
.agree a {
    color: #444;
    cursor: pointer;
    text-decoration: underline;
}
.agree a:hover {
    color: #444;
    cursor: pointer;
    text-decoration: underline;
}
.form-control:focus {
    color: #212529;
    background-color: #fff;
    border-color: #86b7fe;
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
label {
    font-size: 13px;
    padding-left: 12px;
}
.btn-success {
    background: #78290f;
    color: #fff;
    border-radius: 10px;
    width: 50%;
    border: 1px solid #fff;
}
.close,
.close2 {
    width: 30px;
    height: 30px;
    margin-right: -17px;
}
.btn-success:hover {
    color: #fff;
    background-color: #78290f;
    border-color: #78290f;
}
.btn-check:focus + .btn-success,
.btn-success:focus {
    color: #fff;
    background-color: #78290f !important;
    border-color: #78290f !important;
    box-shadow: 0 0 0 0.25rem;
}
.modal-header .btn-close {
    margin: -4.7rem -0.9rem -0.5rem -1.5rem;
}
.btn-close,
.btn-close:hover {
    opacity: 2.5;
}
.close {
    margin-top: -20px;
    border-radius: 20px;
    border: 1px solid #fff;
}
.close2 {
    margin-top: -64px;
    border-radius: 20px;
    border: 1px solid #fff;
}
.popup-text {
    text-align: left;
    margin-bottom: 0;
}
.carousel-inner {
    height: 655px;
}
.carousel-inner2 {
    height: auto;
}
.carousel-indicators {
    bottom: -30px;
}
.carousel-indicators [data-bs-target] {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #733423;
    border-bottom: 0;
    border-top: 0;
}
.indicat{
	bottom:-202px;
}
@media all and (max-width: 767px) {
	.desktop-section{
		display:none;
	}
}

@media (min-width: 320px) {
    #hero {
        height: 433px;
    }
    .icon-boxes {
        padding-top: 10px;
    }
    .sufer-colm2,
    .sufer-colm4,
    .sufer-colm6 {
        width: 48% !important;
    }
}
@media (min-width: 360px) {
    #hero {
        height: 487px;
    }
    .icon-boxes {
        padding-top: 5px !important;
    }
    .sufer-colm2,
    .sufer-colm4,
    .sufer-colm6 {
        width: 48% !important;
    }
    .icon-boxes .title {
        font-size: 20px !important;
    }
    .treat-colm h2 {
        margin-bottom: 40px !important;
    }
    .people-txt {
        font-size: 15px !important;
        line-height: 20px;
        text-align: left;
    }
    .people-name {
        font-size: 16px !important;
        font-weight: 600;
    }
    .hero-textfrm {
        top: 42%;
        height: 700px;
    }
    .hero-image {
        height: 653px;
    }
}
@media (min-width: 375px) {
    #hero {
        height: 508px;
        padding-top: 0;
        padding-bottom: 0;
    }
    .icon-boxes {
        padding-top: 5px !important;
    }
    .treat-colm h2 {
        margin-bottom: 50px !important;
    }
    .people-txt {
        font-size: 15px !important;
        line-height: 20px;
        text-align: left;
    }
    .people-name {
        font-size: 16px !important;
        font-weight: 600;
    }
    .hero-textfrm {
        top: 42%;
        height: 700px;
    }
    .hero-image {
        height: 650px;
    }	
	.indicat{
		bottom:-189px;
	}
}
@media (min-width: 384px) {
    #hero {
        height: 520px;
    }
    .icon-boxes {
        padding-top: 5px !important;
    }
    .people-txt {
        font-size: 15px !important;
        line-height: 20px;
        text-align: left;
    }
    .people-name {
        font-size: 16px !important;
        font-weight: 600;
    }	
	.indicat{
		bottom:-190px;
	}
}
@media (min-width: 390px) {
    #hero {
        height: 528px;
        padding: 0;
    }
    .icon-boxes {
        padding-top: 5px !important;
    }
    .people-txt {
        font-size: 15px !important;
        line-height: 20px;
        text-align: left;
    }
    .people-name {
        font-size: 16px !important;
        font-weight: 600;
    }
    .hero-image {
        height: 648px;
    }	
	.indicat{
		bottom:-195px;
	}
}
@media (min-width: 412px) {
    #hero {
        height: 558px;
    }
    .icon-boxes {
        padding-top: 5px !important;
    }
    .hero-image {
        height: 650px;
    }	
	.indicat{
		bottom:-204px;
	}
}
@media (min-width: 414px) {
    #hero {
        height: 560px;
    }
    .icon-boxes {
        padding-top: 5px !important;
    }
    .hero-image {
        height: 648px;
    }	
	.indicat{
		bottom:-205px;
	}
}
@media (min-width: 428px) {
    #hero {
        height: 579px;
    }
    .icon-boxes {
        padding-top: 5px !important;
    }
    .treat-colm h2 {
        margin-bottom: 40px !important;
    }
    .people-txt {
        font-size: 15px !important;
        line-height: 20px;
        text-align: left;
    }
    .people-name {
        font-size: 16px !important;
        font-weight: 600;
    }	
	.indicat{
		bottom:-213px;
	}
}
@media (min-width: 1024px) and (max-width: 1920px) {
    #hero {
        height: 577px;
    }
    .desktop1,
    .desktop10,
    .desktop11,
    .desktop12,
    .desktop13,
    .desktop2,
    .desktop3,
    .desktop4,
    .desktop5,
    .desktop6,
    .desktop7,
    .desktop8,
    .desktop9,
    .desktopscrol {
        width: 428px;
        margin: auto;
    }
    .desktopnav {
        display: none;
    }
    .mrgrmove {
        margin-top: 0;
    }
    .section-title {
        padding-top: 0px;
    }
    .deskpad {
        width: 428px;
        margin: auto;
        padding-left: 0 !important;
    }
    .doctor-today {
        padding: 0 20px;
    }
    .modal.show .modal-dialog {
        width: 400px;
        margin: auto;
    }
    .close {
        margin-top: -22px;
    }
    .slide-txt {
        height: 325px;
    }
    .back-to-top {
        width: 23% !important;
        /* right: 608px !important; */
    }
	.mobile-section{
		display:none;
	}
}
.mobile-section{
	padding:0px;
}
@media (min-width: 1200px) and (max-width: 5120px) {	
  .back-to-top {
    width: 26% !important;
  }
	.mobile-section{
		display:none;
	}
}
@media (min-width: 1920px) and (max-width: 5120px) {
    #hero {
        height: 577px;
    }
    .desktop1,
    .desktop10,
    .desktop11,
    .desktop12,
    .desktop13,
    .desktop2,
    .desktop3,
    .desktop4,
    .desktop5,
    .desktop6,
    .desktop7,
    .desktop8,
    .desktop9,
    .desktopscrol {
        width: 428px;
        margin: auto;
    }
    .desktopnav {
        display: none;
    }
    .mrgrmove {
        margin-top: 0;
    }
    .section-title {
        padding-top: 0px;
    }
    .deskpad {
        width: 428px;
        margin: auto;
        padding-left: 0 !important;
    }
    .doctor-today {
        padding: 0 20px;
    }
    .modal.show .modal-dialog {
        width: 400px;
        margin: auto;
    }
    .close {
        margin-top: -22px;
    }
    .slide-txt {
        height: 325px;
    }
    .back-to-top {
        width: 26% !important;
        /*right: 530px !important;*/
    }
	
}
