body {
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    color: #3d3d3d;
    position: relative;
    background: #fff; 
}

html{
  scroll-behavior: smooth;
  scroll-padding-top:65px;
}

a:focus {
    outline: 0;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}
a {
    transition: .5s ease;
}
ul {
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
}

p {
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    line-height: 26px;
    font-weight: 400;
}
h1 {   
    font-family: "Engagement", cursive;
}
h2 {
    font-family: "Engagement", cursive;
   
}

h3 {
    font-family: "Engagement", cursive;
}

h4 {
    font-size: 22px;
    font-family: "Engagement", cursive;
    margin: 0;
}

h5 {
    font-size: 16px;
   font-family: "Engagement", cursive;
}




header{  
  position: fixed;
  top:0px;
  left: 0;
  right: 0;
  z-index: 100;
  padding: 10px 0;
}

.active_bg{
  background:rgba(21,21,21,0.9);
  padding: 5px 0;
}


.navbar-light .navbar-nav .nav-link {
  color: rgb(255, 255, 255);
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
}

.nav-book-now {
  text-align: center;
  color: #fff !important;
  padding: 7px 15px !important;
  transition: .5s ease;
  border-radius: 25px;
  margin-left: 15px;
  background:#ffbc05;
 background:-webkit-linear-gradient(90deg,#ffbc05,#ff3b30);
 background:-o-linear-gradient(90deg,#ffbc05,#ff3b30);
 background:-moz-linear-gradient(90deg,#ffbc05,#ff3b30);
 background:linear-gradient(90deg,#ffbc05,#ff3b30);
  -webkit-box-shadow:0 0 8px 5px rgba(0,0,0,0.1);
 -moz-box-shadow:0 0 8px 5px rgba(0,0,0,0.1);
 box-shadow:0 0 8px 5px rgba(0,0,0,0.1);

}


.nav-book-now:hover {
  transition: all 0.3s ease-out 0s;
}

.navbar-brand img{
  max-width: 240px;
}
.navbar{
    padding: 0;
}

.navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link {
  color: #ffbc05;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
  color: #ffbc05;
}

.banner-sec-left {
  text-align: center;
}

.appointment-form-con p {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 10px;
}

.banner-sec {
  padding: 250px 0 60px 0;
  background: url(../images/rl-main-banner-bg2.jpg) no-repeat center center;
  position: relative;
  background-size: cover;
}
.bg-overlay-red:before {  
   background: linear-gradient(270deg, #fe704366, #00000069);
   content: ""; 
   height: 100%; 
   left: 0; 
   position: absolute; 
   top: 0; 
   width: 100%; 
   z-index:0; 
  }

.privacy-box-con{
  margin-bottom: 20px;
}
.privacy-box-con ul li {
  display: inline-block;
  background: rgba(255, 64, 46, 0.33);
  color: #fff;
  border-radius: 10px;
  padding: 9px 15px;
  font-size: 18px;
  font-weight: 600;
  margin: 4px 2px;
  text-transform: capitalize;
}


.banner-sec h1 {
  margin-bottom: 30px;
  margin-top: 50px;
  color: #fff;
  font-size: 85px;
  line-height: 80px;
  letter-spacing: -.03em;
  text-shadow: 2px 2px 2px rgba(0,0,0,.5);
}
.banner-sec h1 span{
  color: #ffbc05;
}


.banner-sec p{
    color: #fff;
    font-size: 18px;
    margin-bottom: 30px;
}
.banner-sec h5 {
  color: #fff;
  font-size: 16px;
  margin-top: 15px;
  line-height: 26px;
  font-weight: 400;
}


.banner-right img {
  max-width: 100%;
}


.banner-link {
  border-radius: 25px;
  color: #fff;
  font-size: 24px;
  padding: 12px 15px 12px 15px;
  font-weight: 600;
  display: inline-block;
  background:#ffbc05;
 background:-webkit-linear-gradient(90deg,#ffbc05,#ff3b30);
 background:-o-linear-gradient(90deg,#ffbc05,#ff3b30);
 background:-moz-linear-gradient(90deg,#ffbc05,#ff3b30);
 background:linear-gradient(90deg,#ffbc05,#ff3b30);
  -webkit-box-shadow:0 0 8px 5px rgba(0,0,0,0.1);
 -moz-box-shadow:0 0 8px 5px rgba(0,0,0,0.1);
 box-shadow:0 0 8px 5px rgba(0,0,0,0.1);
 transition: 0.4s;
}
.banner-link:hover {
  -webkit-filter: brightness(125%);
  filter: brightness(125%);
  color: #fff;
}

.banner-link i {
  color: #fff;
  display: inline-block;
  font-size: 24px;
}

.memberss-avatar-con{
  margin-top: 30px;
}
.memberss-avatar{
  width: 200px;
  margin-right: 10px;
}


.safe-ani-con{
  position: absolute;
  top: 190px;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  z-index: 99;
}

.safe-ani-inner-con{
  position: relative;
}

.safe-ani-con .bbb__animate {
  animation: animationglob 10s cubic-bezier(1, 0.99, 0.03, 0.01) infinite;
}
.safe-ani-con .bbb__animate:hover {
  animation-play-state: paused;
}

@keyframes animationglob {
    0% {
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      -webkit-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }


.bbb__icon {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}


















.divider{
  max-width: 100%;
  margin-bottom: 15px;
}
.about-sec-head{
  text-align: center;
  margin-bottom: 20px;
}
.about-sec-left img{
    max-width: 100%;
    padding: 10px;
    border-radius: 15px;
}

.about-sec {
  padding: 60px 0;
}

.about-sec-head h1 {
  color: #000;
  font-size: 50px;
  line-height: 55px;
  margin-bottom:5px;
}

.about-sec-head p {
  font-size: 16px;
  max-width: 70%;
  margin: 0 auto;
}


.about-media{
  margin-bottom: 15px;
}

.about-sec-top h2 {
  font-family: "Montserrat", sans-serif;
  color: #000;
  font-size: 30px;
  line-height: 35px;
  margin-bottom: 15px;
}

.about-sec-top h4 {
  color: #000;
  font-size: 22px;
  line-height: 35px;
  margin-bottom: 10px;
}

.about-sec-top h5 {
  color: #000;
  font-size: 18px;
  margin-bottom: 3px;
}

.about-sec-top p {
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 15px;
  line-height: 24px;
}

.about-icon {
  width: 80px;
  margin-right: 10px;
}

.about-bottom-content {
  margin-top: 30px;
}

.about-bottom-content .media img{
  margin-right: 10px;
  width: 60px;
}

.about-bottom-content .media h5 {
  font-family: "Montserrat", sans-serif;
  font-size: 42px;
  margin-bottom: 0;
  line-height: 42px;
}

.about-bottom-content .media p{
  margin-bottom: 0;
}




.services-sec{
  position: relative;
  padding: 60px 0;
  background: url(../images/service-sec-bg.jpg) no-repeat center center;
  text-align: center;
  background-size: cover;
}

.services-sec::before {
  background: rgba(0, 0, 0, 0.7);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}

.services-sec-bottom {
  position: relative;
}


.services-sec-bottom h2{
  font-size: 48px;
  color: #fff;
}

.services-sec-bottom p{
  font-size: 16px;
  color: #fff;
  line-height: 24px;
  margin-bottom: 30px;
}


.service-link {
  border-radius: 25px;
  color: #fff;
  font-size: 24px;
  padding: 12px 15px 12px 15px;
  font-weight: 600;
  display: inline-block;
  background:#ffbc05;
 background:-webkit-linear-gradient(90deg,#ffbc05,#ff3b30);
 background:-o-linear-gradient(90deg,#ffbc05,#ff3b30);
 background:-moz-linear-gradient(90deg,#ffbc05,#ff3b30);
 background:linear-gradient(90deg,#ffbc05,#ff3b30);
  -webkit-box-shadow:0 0 8px 5px rgba(0,0,0,0.1);
 -moz-box-shadow:0 0 8px 5px rgba(0,0,0,0.1);
 box-shadow:0 0 8px 5px rgba(0,0,0,0.1);
 transition: 0.4s;
}
.service-link:hover {
 -webkit-filter: brightness(125%);
  filter: brightness(125%);
  color: #fff;
}



.top-members-sec {
  padding: 50px 0 60px;
  position: relative;
  background: #f0f0f0;
}
.topsec-title{
  text-align: center;
  margin-bottom: 30px;
}
.topsec-title h2{
  color: #000;
  font-size: 48px;
  margin-bottom: 5px;
}



.member-box {
  display: block;
  overflow: hidden;
  margin-bottom: 30px;
  position: relative;
}

.member-box:hover {
  -webkit-box-shadow: 0 0 8px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 8px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 8px 5px rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}


.img-block {
  position: relative
}

.img-block img {
  height: 350px;
  width: 100%;
  object-fit: cover;
}
.top-text {
  position: absolute;
  top: 5px;
  left: 5px;
  background: #e84678;
  color: #fff;
  font-size: 12px;
  border-radius: 5px;
  line-height: 12px;
  padding: 5px 8px;
}


.text-block {
  padding: 10px;
  text-align: center;
  background: #fff;
  border-bottom: 2px solid #c2cfd7;
}

.member-name {
  color: #ffba03;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 0px;
  line-height: 18px;
}

.member-age {
  font-size: 14px;
}
.member-age span {
  margin-left: 10px;
}


.member-bottom-con {
  background: #fff;
  border-radius: 0 0 5px 5px;
}

.member-bottom-con a {
  color: #ef5b85;
  font-size: 18px;
  padding: 10px;
  display: inline-block;

}

.view-block-b,
.like-block-b,
.chat-block-b {
  text-align: center;
}

.like-block-b {
  border-left: 1px solid #d8d8d8;
  border-right: 1px solid #d8d8d8;
}

.member-like-con {
  position: relative;
  margin: 0 auto 30px;
  text-align: center;
  background: #0f0f11;
  display: flex;
  align-items: center;
  justify-content: space-around;
}

.member-like-con li {
  display: inline-block;
  margin: 0 5px;
  width: 100%;
}

.member-like-con li a {
  padding: 8px 5px;
  color: #fff;
  display: block;
  text-align: center;
  font-size: 16px;
}

.member-like-con li a:hover {
  color: #fff;
  background: rgba(0, 152, 255, 0.4);
}

.sec-title h2 {
  color: #fff;
  font-size: 36px;
  font-weight: 600;
  position: relative;
  margin-bottom: 30px;
  text-align: center;
}

.tex-center{
  text-align: center;
}




.book-appointment-btn-con{
  text-align: center;
  width: 100%;
}

.btn-appointment {
  font-size: 18px;
  color: #fff;
  background:#ff6196;
  padding:16px 80px;
  border-radius:30px;
  font-weight: 600;
  display: inline-block;
  background:#ffbc05;
  transition: 0.4s;
 background:-webkit-linear-gradient(90deg,#ffbc05,#ff3b30);
 background:-o-linear-gradient(90deg,#ffbc05,#ff3b30);
 background:-moz-linear-gradient(90deg,#ffbc05,#ff3b30);
 background:linear-gradient(90deg,#ffbc05,#ff3b30);
  -webkit-box-shadow:0 0 8px 5px rgba(0,0,0,0.1);
 -moz-box-shadow:0 0 8px 5px rgba(0,0,0,0.1);
 box-shadow:0 0 8px 5px rgba(0,0,0,0.1);
}

.btn-appointment:hover {
  -webkit-filter: brightness(125%);
  filter: brightness(125%);
  color: #fff;
}

.appointment-form-con{
  background:#f4f1ff;
}


.appointment-form-con .form-control{
  font-size: 14px;
}


.appointment-form-con .btn-primary {
  color: #fff;
  padding: 0 28px;
  border-style: solid;
  border-width: 0px;
  border-color: transparent;
  border-radius: 8px;
  background-color: transparent;
  background:#ffbc05;
 background:-webkit-linear-gradient(90deg,#ffbc05,#ff3b30);
 background:-o-linear-gradient(90deg,#ffbc05,#ff3b30);
 background:-moz-linear-gradient(90deg,#ffbc05,#ff3b30);
 background:linear-gradient(90deg,#ffbc05,#ff3b30);
  -webkit-box-shadow:0 0 8px 5px rgba(0,0,0,0.1);
 -moz-box-shadow:0 0 8px 5px rgba(0,0,0,0.1);
 box-shadow:0 0 8px 5px rgba(0,0,0,0.1);
  transition-duration: 300ms;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  height: 50px;
  line-height: 47px;
  letter-spacing: 0.5px;
  transition: 0.4s;
  text-shadow:1px 1px 6px rgba(0,0,0,0.25);
  margin-top: 15px;
}


.appointment-form-con  .btn-primary:hover{
  box-shadow: 0 0 20px 5px rgba(251,83,67,0.2);
  -webkit-filter: brightness(125%);
  filter: brightness(125%);
  color: #fff;
  text-decoration: none;
}

.modal-title {
  color: #000;
  font-weight: 600;
   font-family: "Montserrat", sans-serif;
}





.howitwork-sec{
  padding: 60px 0;
}

.howitwork-sec-img img{
  width: 100%;
  border-radius: 10px;
}

.wt-icon{
  width: 100px;
  margin-bottom: 15px;
}

.wh-heading{
  font-family: "Montserrat", sans-serif;
  color: #000;
  font-size: 20px;
  text-transform: uppercase;
  margin-bottom: 20px;
  position: relative;
  padding-bottom: 20px;
}

.wh-heading:before{
   background: url(../images/divider-hw.png) no-repeat 0 0;
  margin-left: -48px;
  width: 97px;
  height: 3px;
  content: "";
  position: absolute;
  bottom: 0;
  display: inline-block;
  left: 50%;
}


.howitwork-sec-content {
  text-align: center;
}

.howitwork-sec-content h2{
  font-size: 48px;
  color: #000;
}

.howitwork-sec-content p{
  width: 70%;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
}

.howitwork-sec-content .media{
  display: inherit;
}



.testimonials-sec{
  position: relative;
  padding: 60px 0;
  background: url(../images/rl-testimonial-bg.jpg) no-repeat center center;
  background-size: cover;
}

.testimonials-sec::before {
  background: rgba(0, 0, 0, 0.7);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}

.testimonials-sec-top{
  position: relative;
  text-align: center;
}
.testimonials-sec-top h2{
  font-size: 48px;
  color: #fff;
  margin-bottom: 30px;
}
.testimo-box-con{
  width: 70%;
  margin: 0 auto;
}



.testomo-box-top{
  text-align: center;
  margin-bottom: 30px;
}


.testomo-box-top p {
  font-size: 15px;
  line-height: 24px;
  color: #fff;
}
.testomo-box-bottom {
  text-align: center;
}
.testomo-box-top img{
  width: 120px !important;
  border-radius: 50%;
  border: 2px solid #fff;
  display: inline-block !important;
  margin-bottom: 30px;
}


.testomo-box-bottom h4{
  color: #ffba03;
  font-size: 22px;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
}

.testomo-box-bottom p{
  font-size: 14px;
  color: #fff;
}
.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent
}

.owl-theme .owl-nav.disabled+.owl-dots {
  margin-top: 0px
}

.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1
}

.owl-theme .owl-dots .owl-dot span {
  margin: 5px 10px;
  background: #f9cdd7;
  display: block;
  position: relative;
}

.owl-theme .owl-dots .owl-dot.active span:before,
.owl-theme .owl-dots .owl-dot:hover span:before {
  color: #ffba03;
}

.owl-theme .owl-dots .owl-dot span:before{
  position: absolute;
  content: "\F415";
  color:#fff;
  font-family: bootstrap-icons;
  left: 0;
  top: 0;
}










.owl-nav {
  text-align: center
}

.owl-nav .owl-prev,
.owl-nav .owl-next {
  height: 40px;
  width: 40px;
  border-radius: 50px;
  text-align: center;
  color: #fff !important;
  margin: 0 5px;
  font-size: 30px !important;
  line-height: 30px !important;
  transition: .5s ease;
  background: #fa2457 !important;
}

.owl-nav .owl-next {
  top: 38%;
  position: absolute;
  right: -75px
}

.owl-nav .owl-prev {
  top: 38%;
  position: absolute;
  left: -75px
}

.owl-nav .owl-prev:hover,
.owl-nav .owl-next:hover {
  background: #23B8A6 !important;
  color: #fff !important
}

.owl-nav .owl-prev:focus,
.owl-nav .owl-next:focus {
  outline: none
}

.owl-dots .owl-dot:focus {
  outline: none
}

.owl-carousel .owl-item {
  padding: 4px
}




.contect-us-sec{
  padding: 60px 0 60px 0;
  background:url(../images/contact-bg.png) no-repeat center center;
  background-size: cover;
}

.contact-sec-top{
  margin-bottom: 50px;
  text-align: center;
}

.contact-sec-top h2{
  font-size: 48px;
  color: #fff;
}
.contact-sec-top p{
  font-size: 16px;
  color: #fff;
}
.contact-sec-middle{
 margin-bottom: 30px;
}
.contact-sec-middle-box{
  margin-bottom: 30px;
  text-align: center;
}

.contact-sec-middle-box i{
  color: #ffba03;
  font-size: 24px;
}

.contact-sec-middle-box a{
  color: #fff;
  display: block;
}


.contactForm {
  margin-bottom: 0px;
}

.contactForm h2 {
  color: #fff;
  font-size: 24px;
  margin-bottom: 30px;
  padding-bottom: 15px;
  text-transform: uppercase;
  font-weight: 500;
  text-align: center;
  position: relative;
  font-family: "Montserrat", sans-serif;
}

.contactForm h2::before {
  background: url(../images/divider-hw.png) no-repeat 0 0;
  margin-left: -48px;
  width: 97px;
  height: 3px;
  content: "";
  position: absolute;
  bottom: 0;
  display: inline-block;
  left: 50%;
}




.contactForm .form-control {
  display: block;
  width: 100%;
  height: calc(2.5em + .75rem + 2px);
  padding: .375rem .75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #fff;
  background-color: transparent;
  border-bottom: 1px solid #fff;
  border-left: transparent;
  border-right: transparent;
  border-top: transparent;
  border-radius: 0px;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.contactForm .btn-primary {
        color: #fff;
        padding: 0 100px;
        border-radius: 25px;
        border: transparent;
        transition-duration: 300ms;
        color: #fff;
        font-size: 16px;
        font-weight: 400;
        text-align: center;
        text-decoration: none;
        display: inline-block;
        height: 55px;
        line-height: 47px;
        letter-spacing: 0.5px;
        transition: 0.4s;
        background:#ffbc05;
 background:-webkit-linear-gradient(90deg,#ffbc05,#ff3b30);
 background:-o-linear-gradient(90deg,#ffbc05,#ff3b30);
 background:-moz-linear-gradient(90deg,#ffbc05,#ff3b30);
 background:linear-gradient(90deg,#ffbc05,#ff3b30);
  -webkit-box-shadow:0 0 8px 5px rgba(0,0,0,0.1);
 -moz-box-shadow:0 0 8px 5px rgba(0,0,0,0.1);
 box-shadow:0 0 8px 5px rgba(0,0,0,0.1);
}



.contactForm .form-control::placeholder {
  color: #fff;
  opacity: 1;
}


.contactForm .btn-primary:hover{
  box-shadow: 0 0 20px 5px rgba(251,83,67,0.2);
  -webkit-filter: brightness(125%);
  filter: brightness(125%);
  color: #fff;
  text-decoration: none;
}



footer {
    text-align: center;
    padding: 20px 0;
    background: #000;
}

footer p{
    margin: 0;
    color: #fff;
}


footer img{
    width: 180px;
    margin-bottom: 20px;
}

footer p a{
    color: #ffba03;
}
footer p a:hover{
    color: #ffba03;
}

.inner-banner{
  padding: 120px 0 80px 0;
  background: url(../images/inner-page-banner.jpg) no-repeat center center;
  text-align: center;
  position: relative;
}
.inner-banner::before {
  background: linear-gradient(270deg, #fe704366, #00000069);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}

.inner-banner h2 {
  color: #fff;
  position: relative;
  font-size: 48px;
}
.inner-page-body{
  padding: 60px 0;
}
.inner-page-body h3 {
  font-size: 22px;
  font-weight: 700;
  margin: 10px 0 10px 0;
  color: #000;
   font-family: "Montserrat", sans-serif;
}

.inner-page-body p {
  margin: 0px 0 10px 0;
  color: #444;
}

.inner-page-body ul li::before {
  position: absolute;
  width: 10px;
  height: 10px;
  content: "";
  background: #000;
  border-radius: 50%;
  left: 15px;
  top: 9px;
}

.inner-page-body ul li {
  margin-bottom: 15px;
  padding-left: 40px;
  position: relative;
  color: #444;
}

@media (max-width: 991.98px) {

html{
  scroll-padding-top:55px;
}

.privacy-box-con ul li {
  font-size: 16px;
}
.navbar-nav {
  background: #000;
  padding: 15px;
}

.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.navbar-light .navbar-toggler {
  color: rgb(255, 255, 255);
  border-color: rgb(255, 255, 255);
}

.safe-ani-con {
  bottom: -120px;
  top: inherit;
}

.about-bottom-content .media{
  display: inherit;
  margin-bottom: 30px;
}
.about-bottom-content .media img {
  margin-right: 0px;
  width: 60px;
  margin-bottom: 10px;
}
.about-bottom-content .media h5 {
  font-size: 35px;
  line-height: 36px;
}

.about-sec-left img {
    margin-bottom: 30px;
}

.about-sec-head p {
  max-width: 100%;
}

.navbar-brand img {
  max-width: 180px;
}

.banner-sec-left {
  text-align: center;
}

.banner-sec h1 {
    line-height: 55px;
    text-align: center;
    font-size: 48px;
    margin-bottom: 30px;
    margin-top: 0;
  }

.banner-sec h4{
    text-align: center;
}
.banner-link {
  margin-bottom: 15px;
}

.memberss-avatar-con {
  margin-top: 20px;
  display: inherit;
}
.memberss-avatar {
  margin-right: 0px;
}
.memberss-avatar-con .media-body{
  margin-top: 15px;
}


.banner-sec {
  padding: 150px 0 40px 0;
}

.about-sec {
  padding: 40px 0;
  text-align: center;
}

.about-sec h1 {
  font-size: 48px;
  line-height: 53px;
  margin-bottom: 15px;
}

.about-media{
  display: inherit;
}

.services-sec-top h1 {
  font-size: 48px;
}

.service-link{
  margin-bottom: 15px;
}
.topsec-title {
  text-align: center;
}
.howitwork-sec {
  padding: 60px 0 30px 0;
}
.testimo-box-con {
  width: 100%;
}


.howitwork-sec-img img {
  margin-bottom: 15px;
}
.howitwork-sec-content p {
  width: 100%;
}
.how-it-box{
  margin-bottom: 30px;
}
.wt-icon {
  margin-right: 0px;
}

.about-sec-top {
  padding:0px;
}
.about-sec-top h2 {
  font-size: 24px;
  line-height: 30px;
}
.about-icon {
  margin-right: 0px;
}

.banner-right {
  padding-left: 0px;
}
.about-sec-left p {
  text-align: center;
}

.text-block {
  text-align: center;
}
.extra-con-sec h2 {
  margin-top: 25px;
}
.banner-sec h5 {
  text-align: center;
}

.contect-us-sec {
  padding: 40px 0 40px 0;
}
.contactForm h2 {
  text-align: center;
}
.nav-book-now {
  margin-left: 0px;
  margin-top: 10px;
}
.services-sec-bottom h2 {
  font-size: 40px;
}
.img-block img {
  height: 250px;
}







}

@media (min-width: 576px) {
  .book-appointment-modal .modal-dialog {
    max-width: 600px;
  }
}
