@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800&display=swap");
body {
  font-family: "Poppins", sans-serif;
  margin: 0;
  padding: 0;
  color: #2b353f;
}

::-moz-selection {
  color: #fff;
  background: #2b353f;
}

::selection {
  color: #fff;
  background: #2b353f;
}

::-webkit-scrollbar-track {
  background-color: #cacaca;
}

::-webkit-scrollbar {
  width: 8px;
  background-color: #ffffff;
}

::-webkit-scrollbar-thumb {
  background-color: #5f5f5f;
  border-radius: 10px;
}

a,
button {
  text-decoration: none;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  transition: 0.4s;
}

.home-banner {
  background: url(../images/slide-bg.jpg) no-repeat;
  background-size: 100% auto;
  z-index: 9;
}

header .navbar-brand {
  max-width: 150px;
}
.fixheader {
  position: fixed;
  top: 0;
  background: rgba(255, 255, 255, 0.95);
  z-index: 9999;
  -webkit-box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.05);
}
.fixheader .navbar-brand {
  max-width: 120px;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  transition: 0.4s;
}
.navbar {
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  transition: 0.4s;
}
.cookies-box {
  width: 75%;
  z-index: 2000000001;
  border: 2px solid #1758a5;
  justify-content: space-between;
  display: flex;
}
.fixedalert {
  position: fixed;

  width: 100%;

  border-radius: 0 !important;

  padding: 30px 40px !important;

  margin: 0 !important;

  left: 0;

  bottom: 0;
  display: flex;

  background: #1758a5;

  z-index: 9999;
}

.fixedalert .close {
  position: absolute !important;

  top: 0 !important;

  right: 0 !important;

  color: #fff !important;

  padding: 5px 6px;

  background: #f00;

  font-size: 16px;

  opacity: 1 !important;
}

.fixedalertL {
  padding: 0 30px 0 0 !important;
}

.fixedalertL .description {
  color: #fff;

  font-size: 18px;

  letter-spacing: 0.4px;

  font-weight: 300;

  padding: 0;
}

.fixedalertR {
  padding: 0 !important;
}

.fixedalertR ul {
  margin: 0;

  padding: 0;

  text-align: right;
}

.fixedalertR li {
  list-style: none;

  display: inline-block;

  margin: 0 5px;

  padding: 0;

  width: 44%;
}

.fixedalertR li a {
  display: block;

  font-size: 13px;

  text-align: center;

  margin: 0;

  padding: 10px 5px;

  line-height: 23px;

  font-weight: 500;

  text-transform: uppercase;

  letter-spacing: 0.6px;

  color: #fff;

  border: 1px solid #fff;
}

.fixedalertR li:last-child a {
  background: #fff;

  color: #333;
}

.navbar-nav .nav-link {
  padding: 10px 20px !important;
  font-weight: 500;
  color: #677584;
}

.navbar-nav .nav-link.active,
.navbar-nav .nav-link:hover {
  color: #04bdaf;
}

.header-top {
  padding: 12px 0;
  background: #04bdaf;
}

.social li {
  list-style: none;
  margin-right: 15px;
}

.social li a,
.social li a:hover,
.call-us a,
.call-us a:hover {
  color: #fff;
}

.btn-1 {
  background: #1758a5;
  color: #fff;
  line-height: 50px;
  padding: 0 25px;
  border: none !important;
}

.btn-1:hover,
.btn-1:focus,
.btn-1:active {
  background: #114077 !important;
  color: #fff !important;
}

.slider .carousel-control {
  position: absolute;
  width: 40px;
  height: 40px;
  background: #04bdaf;
  top: -58px;
  left: 10px;
  padding: 10px;
  border-radius: 4px;
}

.slider .carousel-control.carousel-control-next {
  left: 65px;
}

.slider h2 {
  font-weight: 800;
  font-size: 42px;
  line-height: 1.4;
  margin-bottom: 15px;
}

.slider h4 {
  color: #1758a5;
  margin-bottom: 18px;
  font-size: 18px;
  display: flex;
  align-items: center;
}

.slider h4 span {
  background: #04bdaf;
  display: inline-block;
  width: 45px;
  height: 2px;
  margin-right: 15px;
}

.slider p {
  color: #677584;
  line-height: 33px;
  margin-bottom: 10px;
}
.slider ul {
  margin: 0 0 15px 0;
  padding: 0;
}
.slider ul li {
  list-style: inside;
  color: #677584;
  line-height: 33px;
}
.slider .btn-2 {
  margin-top: 15px;
}
.btn-2 {
  border: 1px solid #1758a5;
  color: #1758a5;
  line-height: 50px;
  padding: 0 25px;
}

.btn-2:hover,
.btn-2:focus,
.btn-2:active {
  background: #1758a5 !important;
  color: #fff !important;
}

.slider .slide-img {
  padding: 40px 0 0 40px;
}

.slider .slide-img img {
  border-radius: 80px 0 80px 0;
}

.slider .slide-img::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  border: 1px solid #04bdaf;
  width: calc(100% - 40px);
  height: calc(100% - 40px);
  border-radius: 100px 0 65px 0;
  z-index: -1;
}

.slider .slide-img::after {
  position: absolute;
  content: "";
  bottom: -37px;
  right: -25px;
  background: url(../images/slide-img-1.png) no-repeat;
  background-size: 100% auto;
  width: 120px;
  height: 130px;
  opacity: 0.5;
}

.slidebg {
  position: absolute;
  width: 600px;
  height: 600px;
  margin: 0;
  padding: 0;
  top: -25%;
  left: -13%;
  z-index: -1;
  -webkit-transform: scale(2);
  -moz-transform: scale(2);
  transform: scale(2);
  opacity: 0.35;
}

.circle-xsmall,
.circle-small,
.circle-medium,
.circle-large,
.circle-xlarge,
.circle-xxlarge {
  position: absolute;
  top: 50%;
  left: 50%;
  background: #04bdaf;
  border-radius: 50%;
}

.circle-xsmall {
  -webkit-animation: circle-small-scale 3s ease-in-out infinite alternate;
  animation: circle-small-scale 3s ease-in-out infinite alternate;
  animation-timing-function: cubic-bezier(0.6, 0, 0.4, 1);
  animation-delay: 0s;
  width: 100px;
  height: 100px;
  margin-top: -50px;
  margin-left: -50px;
  opacity: 0.15;
}

.circle-small {
  -webkit-animation: circle-small-scale 3s ease-in-out infinite alternate;
  animation: circle-small-scale 3s ease-in-out infinite alternate;
  animation-timing-function: cubic-bezier(0.6, 0, 0.4, 1);
  animation-delay: 1s;
  width: 200px;
  height: 200px;
  margin-top: -100px;
  margin-left: -100px;
  opacity: 0.15;
}

.circle-medium {
  -webkit-animation: circle-small-scale 3s ease-in-out infinite alternate;
  animation: circle-small-scale 3s ease-in-out infinite alternate;
  animation-timing-function: cubic-bezier(0.6, 0, 0.4, 1);
  animation-delay: 0.3s;
  width: 300px;
  height: 300px;
  margin-top: -150px;
  margin-left: -150px;
  opacity: 0.15;
}

.circle-large {
  -webkit-animation: circle-small-scale 3s ease-in-out infinite alternate;
  animation: circle-small-scale 3s ease-in-out infinite alternate;
  animation-timing-function: cubic-bezier(0.6, 0, 0.4, 1);
  animation-delay: 0.6s;
  width: 400px;
  height: 400px;
  margin-top: -200px;
  margin-left: -200px;
  opacity: 0.15;
}

.circle-xlarge {
  -webkit-animation: circle-small-scale 3s ease-in-out infinite alternate;
  animation: circle-small-scale 3s ease-in-out infinite alternate;
  animation-timing-function: cubic-bezier(0.6, 0, 0.4, 1);
  animation-delay: 0.9s;
  width: 500px;
  height: 500px;
  margin-top: -250px;
  margin-left: -250px;
  opacity: 0.15;
}

.circle-xxlarge {
  -webkit-animation: circle-small-scale 3s ease-in-out infinite alternate;
  animation: circle-small-scale 3s ease-in-out infinite alternate;
  animation-timing-function: cubic-bezier(0.6, 0, 0.4, 1);
  animation-delay: 1.2s;
  width: 600px;
  height: 600px;
  margin-top: -300px;
  margin-left: -300px;
  opacity: 0.15;
}

@-webkit-keyframes circle-small-scale {
  0% {
    -webkit-transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.1);
  }
}

@keyframes circle-small-scale {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.1);
  }
}
.title h6 {
  color: #04bdaf;
  margin-bottom: 18px;
  font-size: 16px;
  display: flex;
  align-items: center;
}
.title h6 span {
  background: #04bdaf;
  display: inline-block;
  width: 45px;
  height: 2px;
  margin-right: 15px;
}
.title h3 {
  font-weight: 800;
  font-size: 32px;
  line-height: 1.4;
  margin-bottom: 15px;
}
.title p {
  font-size: 18px;
  line-height: 2;
}
p {
  color: #677584;
  line-height: 33px;
}
.about-more .col-lg-4 span {
  background: rgba(4, 189, 175, 0.2);
  width: 80px;
  padding: 20px;
  border-radius: 15px 0 15px 0;
  margin-bottom: 25px;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  transition: 0.4s;
}
.about-more .col-lg-4:hover span {
  background: #04bdaf;
}
.about-more .col-lg-4 span img {
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  transition: 0.4s;
}
.about-more .col-lg-4:hover span img {
  -webkit-filter: brightness(0) invert(1);
  -moz-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
}
.about-more h4,
.ser-box h4 {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 12px;
}
.services::before {
  position: absolute;
  content: "";
  width: 30%;
  height: 100%;
  right: 0;
  top: -9%;
  z-index: -1;
  background: url(../images/bg-1.png) no-repeat;
  background-size: contain;
  background-position: top left;
  opacity: 0.5;
}
.ser-box {
  padding: 25px;
  border-radius: 20px;
  background: #ffffff;
  border: 1px solid #dbe1e8;
  height: 100%;
}
.ser-box span {
  border-radius: 10px;
  margin-bottom: 25px;
}
.ser-box span img {
  -webkit-transition: 2s;
  -moz-transition: 2s;
  transition: 2s;
}
.ser-box:hover span img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  transform: scale(1.2);
}
.appointment {
  background: url(../images/bg-2.jpg) fixed;
  background-size: cover;
}
.app-form {
  background: #1758a5;
  padding: 60px;
  border-radius: 20px;
}
.app-form label {
  color: #ffffff;
}
.app-form .form-control {
  min-height: 50px;
  border: 1px solid transparent;
  box-shadow: none;
  color: #ffffff;
  border-radius: 7px;
  background: rgba(255, 255, 255, 0.15);
}
.app-form .form-control:focus {
  border: 1px solid #ffffff;
}
.app-form .form-control option {
  color: #2b353f;
}
.app-form .input-group .form-control {
  border-radius: 7px !important;
}
.app-form ::-webkit-input-placeholder {
  color: #ffffff;
}
.app-form ::-moz-placeholder {
  color: #ffffff;
}
.app-form :-ms-input-placeholder {
  color: #ffffff;
}
.app-form :-moz-placeholder {
  color: #ffffff;
}
.datepicker table {
  font-size: 14px;
}
.datepicker table td {
  width: 30px;
  height: 30px;
}
.btn-3 {
  background: #04bdaf;
  color: #fff;
  line-height: 50px;
  padding: 0 25px;
  border: none !important;
}
.btn-3:hover,
.btn-3:focus,
.btn-3:active {
  background: #088b81 !important;
  color: #fff !important;
}
.testimonials-slider {
  margin: -25px;
}
.testimonials .carousel-control {
  position: absolute;
  width: 40px;
  height: 40px;
  background: #04bdaf;
  bottom: 0;
  left: 25px;
  right: 25px;
  padding: 10px;
  border-radius: 4px;
}

.testimonials .carousel-control.carousel-control-next {
  left: 80px;
}

.testi-box {
  padding: 50px;
  margin: 25px;
  background: #fff;
  z-index: 1;
  border-radius: 12px;
  -webkit-box-shadow: 0px 5px 25px 0px rgba(23, 88, 125, 0.05);
  -moz-box-shadow: 0px 5px 25px 0px rgba(23, 88, 125, 0.05);
  box-shadow: 0px 5px 25px 0px rgba(23, 88, 125, 0.05);
}
.testi-box > div.d-flex {
  column-gap: 15px;
}
.testi-box p {
  margin-bottom: 60px;
}
.testi-box img {
  max-width: 70px;
}
.testi-box .stars {
  color: #ffcb36;
}
.testi-box:after {
  position: absolute;
  content: "";
  width: 80px;
  height: 65px;
  bottom: 40px;
  right: 50px;
  background: url(../images/quote.png) no-repeat;
  background-size: 100% auto;
}
footer {
  background: url(../images/bg-3.jpg) no-repeat;
  background-size: cover;
  background-position: bottom left;
}
.contact-box img {
  width: 160px;
}
.contact-box h4 {
  color: #04bdaf;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 20px;
}
.contact-box p,
.contact-box p a {
  font-size: 15px;
  line-height: 30px;
  color: #c7d3d6 !important;
}
.contact-box .map {
  height: 300px;
}
.contact-box span {
  width: 45px;
  height: 45px;
  background: rgba(255, 255, 255, 0.1);
  text-align: center;
  line-height: 45px;
  border-radius: 100%;
  color: #fff;
}
.contact-box .social li a {
  width: 40px;
  height: 40px;
  background: rgba(255, 255, 255, 0.1);
  text-align: center;
  line-height: 40px;
  border-radius: 100%;
  color: #fff;
  display: block;
}
.contact-box .social li a:hover {
  background: #fff;
  color: #04bdaf;
}
.f-copy {
  border-top: 1px solid #0e2d34;
}
.f-copy p {
  color: #c7d3d6;
  opacity: 0.6;
  font-size: 15px;
}
.ftr-imgs {
  display: flex;
  gap: 30px;
  align-items: center;
}
.ftr-imgs img.img-1 {
  width: 70px;
}
.ftr-imgs img.img-2 {
  width: 150px;
}
.inner-banner {
  background: url(../images/banner.jpg) no-repeat;
  background-size: cover;
  background-position: center;
  height: 200px;
  padding: 30px 20px;
  color: #fff;
}
.inner-banner .breadcrumb-item a,
.inner-banner .breadcrumb-item + .breadcrumb-item::before {
  color: #fff;
  opacity: 0.75;
}
.inner-banner .breadcrumb-item.active {
  color: #04bdaf;
}
.specialist-in {
  background: #1758a5;
  padding: 45px;
  border-radius: 12px;
}
.specialist-text {
  column-gap: 40px;
  row-gap: 25px;
}
.specialist-in img {
  width: 120px;
}
.specialist-in h4 {
  font-weight: 600;
}
.specialist-in p {
  color: #fff;
  opacity: 0.8;
}

@media only screen and (min-width: 1600px) {
  .container {
    max-width: 1540px;
  }
}

@media only screen and (min-width: 1920px) {
  .container {
    max-width: 1720px;
  }
}
@media only screen and (max-width: 1700px) {
  body {
    font-size: 15px;
  }
  .slider h2 {
    font-size: 34px;
  }
  .slider h4 {
    font-size: 16px;
  }
  .title h3 {
    font-size: 28px;
  }
  .about-more h4,
  .ser-box h4 {
    font-size: 18px;
  }
  .about-more .col-lg-4 span {
    width: 70px;
    padding: 18px;
  }
  .title p {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1400px) {
  .slider h2 {
    font-size: 32px;
  }
}
@media only screen and (max-width: 1199.98px) {
  .slider h2 {
    font-size: 26px;
  }
  .slider h4 span {
    width: 35px;
  }
  .slider h4 {
    font-size: 14px;
  }
  .slider .slide-img {
    padding: 30px 0 0 30px;
  }
  .slider .slide-img::after {
    width: 70px;
    height: 90px;
  }
  .slidebg {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    transform: scale(1.2);
  }
  .btn-1,
  .btn-2,
  .btn-3 {
    line-height: 45px;
    padding: 0 20px;
  }

  .navbar-collapse {
    position: absolute;
    top: 64px;
    left: 0;
    background: #fff;
    width: 100%;
    z-index: 99;
    border-radius: 0 0 10px 10px;
    padding: 15px 0;
    -webkit-box-shadow: 0px 15px 25px 0px rgba(23, 88, 125, 0.1);
    -moz-box-shadow: 0px 15px 25px 0px rgba(23, 88, 125, 0.1);
    box-shadow: 0px 15px 25px 0px rgba(23, 88, 125, 0.1);
  }
  .app-form,
  .testi-box {
    padding: 30px;
  }
  .cookies-box {
    width: 85%;
  }
}
@media only screen and (max-width: 991.98px) {
  .slider .slide-img {
    max-width: 500px;
    margin: 0 auto;
    margin-bottom: 70px;
  }
  .slider h4,
  .title h6 {
    display: inline-block;
  }
  .slider h4 span,
  .title h6 span,
  .testi-box:after {
    display: none;
  }
  .slider .carousel-control,
  .testimonials .carousel-control {
    left: 50%;
    margin-left: -45px;
  }
  .slider .carousel-control.carousel-control-next,
  .testimonials .carousel-control.carousel-control-next {
    left: auto;
    right: 50%;
    margin-right: -45px;
  }
  .title {
    text-align: center;
  }
  .testi-box p {
    margin-bottom: 0;
    text-align: center;
  }
  .ftr-imgs {
    justify-content: center;
  }
}
@media only screen and (max-width: 767.98px) {
  .slider .slide-img {
    max-width: 400px;
  }
  header .navbar-brand {
    max-width: 140px;
  }
  .call-us {
    width: 100%;
  }
  .navbar-collapse {
    top: 60px;
  }
  .title p {
    font-size: 15px;
  }
}
@media only screen and (max-width: 575.98px) {
  .fixheader {
    background: #fff;
  }
  header .navbar-brand,
  .fixheader .navbar-brand {
    max-width: 100px;
  }
  .navbar-collapse {
    top: 50px;
  }
  .slider .slide-img {
    padding: 20px 0 0 20px;
    max-width: 300px;
    margin-bottom: 50px;
  }
  .slider .slide-img img {
    border-radius: 50px 0 50px 0;
  }
  .slider .slide-img::before {
    border-radius: 70px 0 0 0;
  }
  .slider .slide-img::after {
    width: 50px;
    height: 60px;
    right: -12px;
    bottom: -25px;
  }
  .slider h4 {
    font-size: 12px;
    margin-bottom: 12px;
  }
  .slider h2,
  .title h3 {
    font-size: 20px;
  }
  .slider p {
    line-height: 28px;
  }
  .slider .carousel-control,
  .testimonials .carousel-control {
    width: 32px;
    height: 32px;
    margin-left: -35px;
    padding: 8px;
  }
  .slider .carousel-control.carousel-control-next,
  .testimonials .carousel-control.carousel-control-next {
    margin-right: -35px;
  }
  .title h6 {
    font-size: 13px;
    margin-bottom: 10px;
  }
  .about-more h4,
  .ser-box h4 {
    font-size: 17px;
  }
  .ser-box {
    padding: 18px;
    border-radius: 12px;
  }
  .ser-box span {
    border-radius: 7px;
  }
  .app-form,
  .testi-box {
    padding: 24px !important;
    border-radius: 10px;
  }
  .btn-3 {
    width: 100%;
  }
  .testi-box,
  .testimonials-slider {
    margin: 0;
  }
  .testi-box {
    border: 1px solid #dbe1e8;
    margin-bottom: 15px;
  }
  .testi-box h5 {
    font-size: 16px;
  }
  .testi-box .stars {
    font-size: 15px;
    margin-top: 7px;
  }
  .contact-box h4 {
    font-size: 17px;
  }
  .inner-banner {
    height: 150px;
  }
  .cookies-box {
    width: 90%;
  }
  .specialist-in {
    padding: 25px;
  }
}

@media only screen and (max-width: 374.98px) {
  .slider .slide-img {
    max-width: 260px;
  }
  body,
  .btn {
    font-size: 14px;
  }
}
