* {
  margin: 0;
  padding: 0;
}

::-moz-selection {
  color: #ffffff;
  background: #2905a1;
}

::selection {
  color: #ffffff;
  background: #2905a1;
}

html {
  scroll-behavior: smooth;
}

body {
  font: 100% Helvetica, sans-serif;
  color: #333;
}

#loading {
  position: fixed;
  width: 100%;
  height: 100vh;
  background: white;
  z-index: 99999;
}

#myBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 18px;
  outline: none;
  background-color: #fff;
  color: #5437b4;
  cursor: pointer;
  padding: 14px 16px;
  border: 2px solid #5437b4;
}

#myBtn:hover {
  background-color: #5437b4;
  color: #ffffff;
}

.header-block {
  background-color: rgba(255, 255, 255, 0.67);
}

.banner-block {
  background: url(../assets/images/main-banner.jpg) no-repeat center;
  min-height: 580px;
  background-size: cover;
  position: relative;
}

.bg-lanol {
  background-color: transparent !important;
  padding-top: 25px;
}

.fixed-me {
  padding-top: 1.2em;
  background-color: #ffffffff !important;
  padding: 1% 8% !important;
  margin-bottom: 5px;
  position: fixed !important;
  top: 0;
  left: 0;
  z-index: 99999;
  width: 100%;
  border-bottom: 1px solid #ccc !important;
}

.lanol-logo {
  width: 225px;
}

.lanol-menus li {
  padding: 0 3px;
}

.lanol-menus li a {
  font-family: 'Lato', sans-serif;
  color: #333c4e !important;
  font-weight: 600;
  font-size: 16px;
  padding: 6px 0;
  line-height: 20px;
  border-radius: 25px;
  width: 100px;
  text-align: center;
}

.lanol-menus li a.active {
  background-color: #333c4e;
  color: #ffffff !important;
  -webkit-box-shadow: #333c4e 0 2px 10px -2px;
          box-shadow: #333c4e 0 2px 10px -2px;
}

.lanol-menus li a:hover {
  background-color: #333c4e;
  color: #ffffff !important;
  -webkit-box-shadow: #333c4e 0 2px 10px -2px;
          box-shadow: #333c4e 0 2px 10px -2px;
  -webkit-transition-duration: .5s;
          transition-duration: .5s;
}

.width-block {
  width: 75px !important;
}

.banner-content-left {
  text-transform: uppercase;
  position: absolute;
  left: 25%;
  top: 60%;
  -webkit-transform: translate(-25%, -60%);
          transform: translate(-25%, -60%);
}

.banner-content-left h3 {
  font-size: 32px;
  font-weight: bold;
  color: white;
  line-height: 1.2;
  margin: 0;
}

.banner-content-left h1 {
  color: white;
  font-size: 55px;
  font-family: 'Lato', sans-serif;
  font-weight: 900;
  text-transform: uppercase;
  margin: 0;
}

.border-line {
  background: url(../assets/images/color-line.svg);
  background-repeat: repeat-x;
  min-height: 5px;
}

.about-block {
  padding: 75px 0 50px 0;
}

.about-left h6 {
  color: #aaa7a7;
  font-family: 'Montserrat', sans-serif;
  font-size: 15px;
  text-transform: uppercase;
}

.about-left h6 span {
  float: left;
  width: 50px;
  border-bottom: 1px solid #aaa7a7;
  margin-top: 10px;
  margin-right: 15px;
}

.about-left h4 {
  font-family: 'Montserrat', sans-serif;
  font-weight: bold;
  color: #2905a1;
  font-size: 30px;
  padding-top: 10px;
  line-height: 1.3;
}

.about-left h4 span img {
  width: 35px;
  margin: 0 5px;
}

.about-left p {
  color: #413f3f;
  font-family: 'Montserrat', sans-serif;
  line-height: 1.8;
  font-size: 15px;
  padding: 5px 0;
  margin-bottom: 0;
}

.card-body {
  padding: 0 15px;
}

.symptoms-menus {
  overflow: hidden;
}

.symptoms-menus li {
  list-style-type: none;
  float: left;
  padding: 0 22px;
}

.symptoms-menus li img {
  height: 60px;
}

.about-right img {
  width: 100%;
  margin-top: 0rem;
}

.content-block {
  background: url(../assets/images/content-bg.jpg);
  min-height: 400px;
  background-size: cover;
}

.content-bg {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  background: url(../assets/images/content-bg1.svg);
  min-height: 400px;
  background-size: cover;
  padding: 50px 0;
}

.about-left1 h4 {
  color: #ffffff;
  font-weight: 600;
  font-size: 24px;
}

.content-left {
  padding: 15px;
}

.content-left h5 {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
  line-height: 1.23;
  font-size: 18px;
  font-weight: 600;
}

.content-left p {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
  line-height: 1.5;
  font-size: 14px;
  padding-top: 5px;
}

.faq-block {
  background: #ffffff;
  padding: 50px 0;
}

.about-right1._faq {
  text-align: center;
}

.about-right1._faq img {
  width: 85%;
  margin-top: 30%;
}

.about-right1 img {
  width: 100%;
  margin-top: 50px;
}

.about-right1 p {
  color: #aaa7a7;
  font-family: 'Montserrat', sans-serif;
  font-size: 15px;
  line-height: 1.67;
}

.myaccordion {
  width: 100%;
  margin-top: 25px;
}

.myaccordion .card {
  border: none;
  margin: 10px 0 !important;
  border-radius: 0;
  border: 1px dashed #2905a1;
}

.myaccordion .card:last-child .card-header {
  border: none;
}

.myaccordion .card-header {
  border-bottom-color: #EDEFF0;
  background-color: #f3efff8c;
}

.myaccordion .fa-stack {
  font-size: 18px;
  float: left;
  line-height: 24px;
  height: 1rem;
}

.myaccordion .btn {
  width: 100%;
  font-weight: bold;
  color: #004987;
  padding: 0;
  display: block !important;
  text-align: left;
}

.myaccordion .btn-link:hover, .myaccordion .btn-link:focus {
  text-decoration: none;
}

.myaccordion li + li {
  margin-top: 10px;
}

.card-header {
  padding: 4px 0;
  display: block;
}

.card-header h2 {
  width: 100%;
}

.font-icon {
  color: #333333;
}

.font-icon i {
  color: #000000;
  background-color: #f8f6ff;
}

.testimonial-block {
  background: url(../assets/images/testimonial-bg.jpg);
  min-height: 550px;
  background-size: cover;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: center;
}

.content-bg1 {
  min-height: 550px;
}

.testimonial {
  padding: 40px 0 25px 0;
  margin: 50px;
  text-align: center;
  position: relative;
}

.testimonial:before {
  content: "\f10d";
  font-family: "Font Awesome 5 Free";
  width: 100px;
  height: 100px;
  line-height: 100px;
  margin: 0 auto;
  font-size: 30px;
  font-weight: 900;
  color: #ffffff;
  position: absolute;
  top: -50px;
  left: 0;
  right: 0;
}

.testimonial .title {
  padding: 7px 0;
  margin: 0 -30px 20px;
  font-size: 22px;
  font-weight: 700;
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  position: relative;
}

.testimonial .post {
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  text-transform: capitalize;
}

.testimonial .description {
  padding: 0 20px;
  margin: 0;
  font-size: 14px;
  color: #ffffff;
  letter-spacing: 1px;
  line-height: 1.89;
}

.owl-theme .owl-controls {
  margin-top: 0;
}

.owl-theme .owl-controls .owl-buttons div {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 35px;
  background: #f1971f;
  color: #fff;
  border-radius: 0;
  margin-right: 5px;
  opacity: 1;
}

.owl-prev:before {
  content: "\f060";
  font-family: "Font Awesome 5 Free";
  font-size: 20px;
  font-weight: 900;
}

.owl-next:before {
  content: "\f060";
  font-family: "Font Awesome 5 Free";
  font-size: 20px;
  font-weight: 900;
  content: "\f061";
}

.description {
  font-family: 'Montserrat', sans-serif;
}

.testimonial {
  margin-top: 70px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.testimonial .title {
  color: #ffffff;
  font-size: 18px;
  line-height: 1.89;
  font-family: 'Montserrat', sans-serif;
  text-align: center;
  font-weight: 100;
  padding-top: 35px;
}

.testimonial .post {
  display: block;
  color: #aaa7a7;
  font-size: 14px;
  line-height: 1.89;
  font-family: 'Montserrat', sans-serif;
  text-align: center;
  font-weight: 100;
}

.owl-prev {
  color: #2905a1 !important;
  background-color: #ffffff !important;
  opacity: 1 !important;
  position: absolute;
  left: 0px;
  top: 40%;
}

.owl-next {
  color: #2905a1 !important;
  background-color: #ffffff !important;
  opacity: 1 !important;
  position: absolute;
  right: 0px;
  top: 40%;
}

label.text-red {
  color: red;
  font-size: 12px;
  letter-spacing: 0.5px;
  position: relative;
  top: -5px;
}

@media only screen and (max-width: 990px) {
  .testimonial {
    margin: 30px;
  }
}

.man-block {
  padding-top: 50px;
}

.contact-left img {
  height: 325px;
}

.contact-form input {
  outline: none;
  width: 100%;
  border: 1px solid #2905a1;
  margin: 10px 0;
  padding: 10px 10px;
  color: #2905a1;
  font-size: 13px;
  font-family: 'Montserrat', sans-serif;
}

.contact-form textarea {
  outline: none;
  width: 100%;
  border: 1px solid #2905a1;
  margin: 10px 0;
  padding: 10px 10px;
  color: #2905a1;
  font-size: 13px;
  font-family: 'Montserrat', sans-serif;
  min-height: 150px;
}

.contact-form button {
  outline: none;
  border: solid 1px #ed3237;
  background-color: #2905a1;
  color: #ffffff;
  font-size: 16px;
  font-family: 'Montserrat', sans-serif;
  width: 100%;
  padding: 10px;
  text-align: center;
}

.footer-block {
  background-color: #2c2c2c;
  padding: 50px 0;
}

.footer-left p {
  color: #aaa7a7;
  font-family: 'Lato', sans-serif;
  font-size: 19px;
  margin-bottom: 20px;
}

.footer-left address {
  color: #aaa7a7;
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  line-height: 1.7;
  margin-bottom: 8px;
}

.footer-left address strong {
  float: left;
  height: 0px;
  color: #aaa7a7;
  font-weight: bold;
}

.footer-left address span {
  padding-left: 25px;
  display: block;
}

.footer-left address span a {
  color: #aaa7a7;
}

.footer-left address span a:hover {
  text-decoration: none;
}

.footer-right p {
  color: #aaa7a7;
  font-size: 15px;
  text-align: center;
  line-height: 1.6;
  font-family: 'Lato', sans-serif;
}

.lanol-social-menus {
  margin-top: 0px !important;
  overflow: hidden;
}

.lanol-social-menus li {
  list-style-type: none;
  float: left;
  margin: 0 15px;
  background-color: #fff;
  border-radius: 25px;
  width: 40px;
  text-align: center;
  height: 40px;
  line-height: 40px;
  border: 1px solid transparent;
}

.lanol-social-menus li:first-child {
  margin-left: 0;
}

.lanol-social-menus li:last-child {
  margin-right: 0;
}

.lanol-social-menus li:hover {
  background-color: #2905a1;
  border: 1px solid #ffffff;
}

.lanol-social-menus li:hover a {
  color: #ffffff;
}

.lanol-social-menus li a {
  color: #2905a1;
  font-size: 20px;
  display: block;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.footer-border {
  border-bottom: 1px solid #aaa7a7;
  padding-bottom: 25px;
}

.copyright p {
  color: #aaa7a7;
  font-size: 15px;
  font-family: 'Lato', sans-serif;
  line-height: 1.3;
  padding-top: 25px;
}

.copyright p a {
  color: #aaa7a7;
  font-weight: 600;
}

.copyright p a:hover {
  text-decoration: none;
  color: #ffffff;
}

.footer-menus {
  overflow: hidden;
  margin-top: 25px;
}

.footer-menus li {
  list-style-type: none;
  float: left;
  padding: 0 10px;
}

.footer-menus li:first-child {
  padding-left: 0;
}

.footer-menus li:last-child {
  padding-right: 0;
}

.footer-menus li a {
  color: #aaa7a7;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
}

.footer-menus li a:hover {
  text-decoration: none;
  opacity: 0.6;
}

ul.list_grp {
  line-height: 1.5;
  padding-left: 2em;
  margin: 1em;
  font-size: 15px;
  font-family: 'Montserrat', sans-serif;
}

.max_hyt {
  max-height: 250px;
  overflow-y: auto;
}

.max_hyt::-webkit-scrollbar {
  width: .5em;
}

.max_hyt::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.max_hyt::-webkit-scrollbar-thumb {
  background-color: #b3b3b3;
  outline: 1px solid slategrey;
}

.loader {
  position: absolute;
  width: 80px;
  margin: 0px auto;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.duo {
  height: 20px;
  width: 50px;
  background: rgba(0, 0, 0, 0);
  position: absolute;
  -webkit-animation-duration: 0.8s;
          animation-duration: 0.8s;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

.dot {
  -webkit-animation-duration: 0.8s;
          animation-duration: 0.8s;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

.duo1 {
  left: 0;
}

.duo2 {
  left: 30px;
}

.dot {
  width: 20px;
  height: 20px;
  border-radius: 10px;
  background: #2905a1;
  position: absolute;
}

.dot-a {
  left: 0px;
}

.dot-b {
  right: 0px;
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
}

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
}

@-webkit-keyframes onOff {
  0% {
    opacity: 0;
  }
  49% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}

@keyframes onOff {
  0% {
    opacity: 0;
  }
  49% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}

.duo1 {
  -webkit-animation-name: spin;
          animation-name: spin;
}

.duo2 {
  -webkit-animation-name: spin;
          animation-name: spin;
  animation-direction: reverse;
}

.duo2 .dot-b {
  -webkit-animation-name: onOff;
          animation-name: onOff;
}

.duo1 .dot-a {
  opacity: 0;
  -webkit-animation-name: onOff;
          animation-name: onOff;
  animation-direction: reverse;
}

@media (max-width: 767px) {
  .container {
    width: 100%;
  }
  .content-block {
    min-height: 700px;
  }
  .content-bg {
    min-height: 700px;
  }
  .about-right1 {
    text-align: center;
  }
  .contact-left {
    text-align: center;
  }
  .man-block {
    padding-top: 15px;
  }
  .footer-block {
    text-align: center;
  }
  .footer-left address strong {
    float: none;
  }
  .footer-left address span {
    padding-left: 0px;
  }
  .footer-left p {
    margin-bottom: 8px;
    padding-top: 10px;
  }
  .lanol-social-menus {
    width: 250px;
    margin: 0 auto;
    padding: 25px 0;
  }
  .copyright p a {
    display: block;
    line-height: 30px;
  }
  .mobile-hide {
    display: none;
  }
  .footer-menus {
    width: 330px;
    margin: 0 auto;
  }
  .footer-menus li {
    padding: 0 5px;
  }
  .lanol-menus li a {
    width: 100% !important;
    display: block;
    margin: 0.3em auto;
    border-radius: 0;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
  }
  .lanol-menus li a.active {
    padding: 10px 15px;
    color: #ed3237 !important;
    background-color: initial;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
  }
  .lanol-menus li a:hover {
    padding: 10px 15px;
    color: #ed3237 !important;
    background-color: initial;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
  }
  .owl-prev {
    position: inherit;
  }
  .owl-next {
    position: inherit;
  }
  .testimonial {
    margin-top: 100px;
  }
  .banner-block {
    background: url(../assets/images/mobile-banner.jpg) no-repeat center;
    min-height: 500px;
    background-size: cover;
    z-index: 1;
  }
  .banner-content-left {
    top: 50%;
    -webkit-transform: translate(-25%, -50%);
            transform: translate(-25%, -50%);
  }
  .banner-content-left h1 {
    font-size: 45px;
    margin: 0;
  }
  .banner-content-left h3 {
    font-size: 25px;
    margin: 0.2em 0;
  }
  .bg-lanol {
    z-index: 9;
  }
  .header-block {
    background-color: rgba(255, 255, 255, 0.9);
  }
  .myaccordion .fa-stack {
    height: 2rem;
  }
  .symptoms-menus {
    padding: 15px 0;
  }
  .symptoms-menus li {
    padding: 0 9px;
  }
  .symptoms-menus li:first-child {
    padding-left: 0;
  }
  .symptoms-menus li:last-child {
    padding-right: 0;
  }
}
/*# sourceMappingURL=style.css.map */