/**
 * @file
 * Subtheme specific CSS.
 */
@import url('https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

.site-footer {
    font-family: "Poppins", sans-serif;
    padding: 0 ;
    background: transparent;
}

.container-in{
    padding: 30px 0 100px 0;
}

/* #views-bootstrap-front-blog-block-1,
#views-bootstrap-blog-page-page-1,
#views-bootstrap-all-services-block-1,
#views-bootstrap-services-blocks-block-1,
#views-bootstrap-services-blocks-block-2,
#views-bootstrap-services-blocks-block-3,
#views-bootstrap-services-blocks-block-4,
#views-bootstrap-clinicpro-block-1 {
    height: auto !important;
  } */

.views-view-grid {
  height: auto !important;
}

/* @media only screen and (min-width: 771px) {
.field--name-body{
    padding: 20px 120px;
}
} */

.blog-item {
  margin-bottom: 50px;
}

.pagination li {
  list-style: none !important;
}


/*--------------------------------------------------------------
    [ ## Footer ]
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Footer-block
--------------------------------------------------------------*/
.footer-section {
  background-color: #F9FBFF;
  overflow: hidden;
  position: relative;
}
.footer-section.two div[class*=col]:nth-of-type(4n + 4) .footer-widget .title {
  color: #fff;
}
@media only screen and (max-width: 1499px) {
  .footer-section.two div[class*=col]:nth-of-type(4n + 4) .footer-widget .title {
    color: #1C1C1C;
  }
}
.footer-section.two div[class*=col]:nth-of-type(4n + 4) .footer-widget .title::after {
  background-color: #fff;
}
@media only screen and (max-width: 1499px) {
  .footer-section.two div[class*=col]:nth-of-type(4n + 4) .footer-widget .title::after {
    background-color: #3249B3;
  }
}
.footer-section.three {
  background: #070D26;
}
.footer-section.three .footer-widget p {
  color: #fff;
}
.footer-section.five {
  background-color: #F5F8FF;
}
.footer-section.five .footer-logo {
  margin-bottom: 35px;
}
.footer-section.five .footer-widget .title {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 35px;
}
.footer-section.five .footer-widget .title::after {
  display: none;
}
.footer-section.five .footer-widget p {
  color: #727272;
}
.footer-section.five .footer-list li {
  padding-bottom: 15px;
}
.footer-section .footer-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  mix-blend-mode: multiply;
}
.footer-section .footer-bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.footer-section .footer-element-one {
  position: absolute;
  top: 10%;
  left: 10%;
  -webkit-animation: zoominoutsinglefeatured 5s linear infinite;
          animation: zoominoutsinglefeatured 5s linear infinite;
}
@media only screen and (max-width: 991px) {
  .footer-section .footer-element-one {
    display: none;
  }
}
.footer-section .footer-element-two {
  position: absolute;
  bottom: 20%;
  right: 15%;
  opacity: 0.35;
}
@media only screen and (max-width: 575px) {
  .footer-section .footer-element-two {
    display: none;
  }
}
.footer-section .footer-element-two img {
  -webkit-animation: horizontal-move 2s linear infinite;
          animation: horizontal-move 2s linear infinite;
}
.footer-section .footer-element-three {
  position: absolute;
  bottom: 8%;
  right: 12%;
  opacity: 0.35;
}
@media only screen and (max-width: 575px) {
  .footer-section .footer-element-three {
    display: none;
  }
}
.footer-section .footer-element-three img {
  -webkit-animation: scroll-ver 3s linear infinite;
          animation: scroll-ver 3s linear infinite;
}
.footer-section .footer-element-four {
  position: absolute;
  top: 12%;
  right: 0;
  width: 1%;
  opacity: 0.25;
}
@media only screen and (max-width: 575px) {
  .footer-section .footer-element-four {
    display: none;
  }
}
.footer-section .footer-element-four img {
  -webkit-animation: scroll-down 2s linear infinite;
          animation: scroll-down 2s linear infinite;
}
.footer-section .footer-element-five {
  position: absolute;
  top: 18%;
  right: 5%;
  opacity: 0.35;
}
@media only screen and (max-width: 575px) {
  .footer-section .footer-element-five {
    display: none;
  }
}
.footer-section .footer-element-five img {
  -webkit-animation: scroll-down 3s linear infinite;
          animation: scroll-down 3s linear infinite;
}
.footer-section .footer-element-six {
  position: absolute;
  top: 40%;
  right: 10%;
  opacity: 0.35;
}
@media only screen and (max-width: 575px) {
  .footer-section .footer-element-six {
    display: none;
  }
}
.footer-section .footer-element-six img {
  -webkit-animation: scroll-down 5s linear infinite;
          animation: scroll-down 5s linear infinite;
}
.footer-section .footer-element-seven {
  position: absolute;
  top: 47%;
  left: 13%;
  opacity: 0.35;
}
@media only screen and (max-width: 1700px) {
  .footer-section .footer-element-seven {
    display: none;
  }
}
.footer-section .footer-element-seven.two {
  top: 55%;
  left: 2%;
}
.footer-section .footer-element-seven.three {
  left: 60px;
  opacity: 1;
}
.footer-section .footer-element-seven img {
  -webkit-animation: horizontal-move 2s linear infinite;
          animation: horizontal-move 2s linear infinite;
}
.footer-section .footer-element-eight {
  position: absolute;
  top: 20%;
  right: 2%;
  opacity: 0.25;
  z-index: 3;
  -webkit-animation: rotate 5s linear infinite;
          animation: rotate 5s linear infinite;
}

.footer-top-area {
  position: relative;
  z-index: 9;
  margin-bottom: 80px;
}
.footer-top-area::after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  width: 60%;
  height: 1px;
  border-bottom: 1px dashed #9DBAFE;
}
@media only screen and (max-width: 1499px) {
  .footer-top-area::after {
    width: 100%;
  }
}

.footer-contact-list .sub-title {
  font-weight: 500;
  margin-bottom: 5px;
}
.footer-contact-list .link-title {
  font-weight: 700;
  margin-bottom: 0;
}

div[class*=col]:nth-of-type(3n + 3) .footer-contact-list .sub-title {
  color: #fff;
}
@media only screen and (max-width: 1499px) {
  div[class*=col]:nth-of-type(3n + 3) .footer-contact-list .sub-title {
    color: #4B4B4B;
  }
}
div[class*=col]:nth-of-type(3n + 3) .footer-contact-list .link-title {
  color: #fff;
}
@media only screen and (max-width: 1499px) {
  div[class*=col]:nth-of-type(3n + 3) .footer-contact-list .link-title {
    color: #1C1C1C;
  }
}

.footer-list {
  margin-bottom: -10px;
}
.footer-list.style-01 li a {
  color: #fff;
}
.footer-list.style-01 li a i {
  margin-right: 5px;
}
.footer-list li {
  font-weight: 400;
  font-size: 16px;
  padding-bottom: 10px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media only screen and (max-width: 991px) {
  .footer-list li {
    font-size: 14px;
  }
}
.footer-list li a {
  display: inline-block;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.footer-list li a:hover {
  color: #3249B3;
  padding-left: 5px;
}

.footer-widget .title {
  font-weight: 600;
  margin-bottom: 45px;
  font-family: "Poppins", sans-serif;
  position: relative;
  margin-top: -5px;
}
.footer-widget .title.style-01 {
  color: #fff;
  font-family: "Jost", sans-serif;
  font-size: 18px;
  font-weight: 700;
}
.footer-widget .title.style-01::after {
  content: none;
}
.footer-widget .title.style-01::before {
  position: absolute;
  content: "";
  bottom: -22px;
  left: 0;
  width: 60px;
  height: 1px;
  border: 1px dashed;
}
.footer-widget .title::after {
  position: absolute;
  content: "";
  bottom: -22px;
  left: 0;
  width: 60px;
  height: 1px;
  background-color: #3249B3;
}
@media only screen and (max-width: 991px) {
  .footer-widget .title {
    margin-bottom: 40px;
  }
  .footer-widget .title::after {
    bottom: -20px;
  }
}
.footer-widget.widget--style {
  background-color: #9DBAFE;
  padding: 80px 30px !important;
}
.footer-widget.widget--style .footer-logo {
  margin-bottom: 30px;
}
.footer-widget.widget--style p {
  color: #fff;
  font-size: 14px;
}
.footer-widget.widget--style .footer-social li a {
  border: 1px solid #fff;
  color: #fff;
  border-radius: 4px;
}
.footer-widget.widget--style .footer-social li a:hover {
  border: 1px solid #3249B3;
}
.footer-widget.widget-two {
  padding: 80px 0;
}
@media only screen and (max-width: 767px) {
  .footer-widget.widget-two {
    padding: 15px 0;
  }
}
.footer-widget.widget-padding {
  padding-left: 45px;
}
@media only screen and (max-width: 1199px) {
  .footer-widget.widget-padding {
    padding-left: 0;
  }
}

.download-list li {
  background-color: #9DBAFE;
  border-radius: 5px;
  color: #fff;
  padding: 15px 30px;
  margin-bottom: 15px;
  display: inline-block;
  font-weight: 500;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.download-list li:hover {
  background-color: #3249B3;
}

.footer-social {
  margin-top: 30px;
}
.footer-social.style-01 li a {
  border: 1px solid #707070;
  color: #707070;
}
.footer-social.style-01 li a:hover, .footer-social.style-01 li a.active {
  background-color: #3249B3;
  color: #fff;
  border: 1px solid #3249B3;
}
@media only screen and (max-width: 991px) {
  .footer-social {
    margin-top: 20px;
  }
}
.footer-social li {
  display: inline-block;
}
.footer-social li a {
  width: 30px;
  height: 30px;
  line-height: 30px;
  display: inline-block;
  text-align: center;
  border: 1px solid #3249B3;
  border-radius: 50%;
  color: #3249B3;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.footer-social li a:hover, .footer-social li a.active {
  background-color: #3249B3;
  color: #fff;
}
.footer-social li + li {
  margin-left: 5px;
}
.footer-social.two li a {
  width: 35px;
  height: 35px;
  line-height: 35px;
  border: 1px solid #E1E1E1;
  color: #727272;
}
.footer-social.two li a:hover, .footer-social.two li a.active {
  background-color: #3249B3;
  color: #fff;
  border: 1px solid #3249B3;
}
.footer-social.two li + li {
  margin-left: 10px;
}

.footer-logo {
  margin-bottom: 20px;
}
@media only screen and (max-width: 991px) {
  .footer-logo {
    margin-bottom: 20px;
  }
}
.footer-logo a {
  margin-right: 0;
}

.footer-top-call-area {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-right: 80px;
  margin-bottom: 100px;
}
.footer-top-call-area::before {
  position: absolute;
  content: "";
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: -40%;
  width: 140%;
  height: 100px;
  background-color: #3249B3;
  border-radius: 0 6px 6px 0;
  z-index: -1;
}
.footer-top-call-area .footer-top-call-content .title {
  color: #fff;
  font-weight: 700;
  margin-bottom: 0;
}
.footer-top-call-area .footer-top-call-link span {
  font-size: 30px;
  color: #fff;
  font-weight: 700;
  font-family: "Jost", sans-serif;
}
.footer-top-call-area .footer-top-call-link span i {
  width: 40px;
  height: 40px;
  line-height: 40px;
  display: inline-block;
  text-align: center;
  background-color: #fff;
  border-radius: 6px;
  color: #3249B3;
  margin-right: 10px;
}

.envato-author {
  margin-bottom: 30px;
}

.footer-subscribe-form {
  position: relative;
}
.footer-subscribe-form.two input {
  border-radius: 6px;
}
.footer-subscribe-form.two button, .footer-subscribe-form.two input[type=button], .footer-subscribe-form.two input[type=reset], .footer-subscribe-form.two input[type=submit] {
  position: unset;
  width: 100%;
  height: auto;
  background-color: transparent;
  border: 1px solid #fff;
  border-radius: 6px;
  font-size: 17px;
  font-weight: 700;
  padding: 15px 30px;
  margin-top: 20px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.footer-subscribe-form.two button:hover, .footer-subscribe-form.two input[type=button]:hover, .footer-subscribe-form.two input[type=reset]:hover, .footer-subscribe-form.two input[type=submit]:hover {
  background-color: #3249B3;
  border: 1px solid #3249B3;
}
.footer-subscribe-form.three input {
  border-radius: 6px;
  border: 1px solid #E1E1E1;
  height: 60px;
  text-align: center;
  color: #727272;
  font-size: 15px;
  padding-right: 25px;
}
.footer-subscribe-form.three input::-webkit-input-placeholder {
  color: #727272;
}
.footer-subscribe-form.three input::-moz-placeholder {
  color: #727272;
}
.footer-subscribe-form.three input:-ms-input-placeholder {
  color: #727272;
}
.footer-subscribe-form.three input::-ms-input-placeholder {
  color: #727272;
}
.footer-subscribe-form.three input::placeholder {
  color: #727272;
}
.footer-subscribe-form.three button, .footer-subscribe-form.three input[type=button], .footer-subscribe-form.three input[type=reset], .footer-subscribe-form.three input[type=submit] {
  position: unset;
  width: 100%;
  height: auto;
  background-color: #3249B3;
  color: #fff;
  border-radius: 6px;
  font-size: 16px;
  font-weight: 500;
  padding: 15px 30px;
  margin-top: 10px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.footer-subscribe-form.three button:hover, .footer-subscribe-form.three input[type=button]:hover, .footer-subscribe-form.three input[type=reset]:hover, .footer-subscribe-form.three input[type=submit]:hover {
  background-color: #3249B3;
  border: 1px solid #3249B3;
}
.footer-subscribe-form input {
  padding-right: 70px;
}
@media only screen and (max-width: 1499px) {
  .footer-subscribe-form input {
    border: 1px solid #E2E2E2;
  }
}
.footer-subscribe-form button, .footer-subscribe-form input[type=button], .footer-subscribe-form input[type=reset], .footer-subscribe-form input[type=submit] {
  position: absolute;
  top: 10px;
  right: 10px;
  background-color: #3249B3;
  border-radius: 5px;
  width: 39px;
  height: 39px;
  color: #fff;
  font-size: 20px;
}

.footer-subscribe .form-group .form-control {
  height: 60px;
  border: 0;
  border-radius: 6px;
  font-size: 16px;
  font-weight: 400;
  color: #181717;
}
.footer-subscribe .form-group .form-control::-webkit-input-placeholder {
  color: #B9B9B9;
  font-size: 16px;
  font-weight: 400;
}
.footer-subscribe .form-group .form-control::-moz-placeholder {
  color: #B9B9B9;
  font-size: 16px;
  font-weight: 400;
}
.footer-subscribe .form-group .form-control:-ms-input-placeholder {
  color: #B9B9B9;
  font-size: 16px;
  font-weight: 400;
}
.footer-subscribe .form-group .form-control::-ms-input-placeholder {
  color: #B9B9B9;
  font-size: 16px;
  font-weight: 400;
}
.footer-subscribe .form-group .form-control::placeholder {
  color: #B9B9B9;
  font-size: 16px;
  font-weight: 400;
}

.footer-area {
  position: relative;
  z-index: 2;
}
.footer-area::after {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  width: 41%;
  height: 100%;
  background-color: #3249B3;
  z-index: -1;
}
@media only screen and (max-width: 1499px) {
  .footer-area::after {
    display: none;
  }
}
.footer-area .footer-area-element {
  position: absolute;
  bottom: 0;
  right: 0;
}

@media screen and (min-device-width: 2100px) and (max-device-width: 2500px) {
  .footer-area::after {
    width: 43%;
  }
}
.copyright-wrapper {
  background-color: #fff;
  font-size: 14px;
  padding: 60px 0;
  margin-top: 120px;
}
@media only screen and (max-width: 991px) {
  .copyright-wrapper {
    margin-top: 80px;
    padding: 40px 0;
  }
}
.copyright-wrapper.two {
  padding: 30px 0;
  margin-top: 0;
}
.copyright-wrapper.two .copyright-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media only screen and (max-width: 991px) {
  .copyright-wrapper.two .copyright-area {
    display: block;
  }
}
.copyright-wrapper.two .copyright-area .footer-logo {
  margin-bottom: 0;
}
@media only screen and (max-width: 991px) {
  .copyright-wrapper.two .copyright-area .footer-logo {
    margin-bottom: 20px;
  }
}
.copyright-wrapper.three {
  background-color: #070D26;
  margin-top: 0px;
}
.copyright-wrapper.three .copyright-area {
  border-top: 1px dashed #707070;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 30px;
}
.copyright-wrapper.three p {
  color: #757575;
}
.copyright-wrapper.four {
  background-color: transparent;
  padding: 0;
  margin-top: 0px;
}
.copyright-wrapper.four .copyright-area {
  border-top: 1px solid rgba(50, 73, 179, 0.2);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 30px;
  padding-bottom: 30px;
}
.copyright-wrapper.four p {
  color: #757575;
}
.copyright-wrapper.five {
  background-color: transparent;
  padding: 0;
  margin-top: 80px;
}
.copyright-wrapper.five .copyright-area {
  border-top: 1px solid #E1E1E1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 30px;
  padding-bottom: 30px;
}
@media only screen and (max-width: 991px) {
  .copyright-wrapper.five .copyright-area {
    display: block;
  }
}
.copyright-wrapper.five p {
  color: #1C1C1C;
}
.copyright-wrapper p {
  color: #505050;
  letter-spacing: 1px;
  margin-bottom: 0;
}
@media only screen and (max-width: 991px) {
  .copyright-wrapper .copyright-list {
    margin-top: 20px;
  }
}
.copyright-wrapper .copyright-list li {
  display: inline-block;
  color: rgba(75, 75, 75, 0.7);
  position: relative;
}
.copyright-wrapper .copyright-list li::after {
  position: absolute;
  content: "";
  top: 4px;
  right: -20px;
  width: 1px;
  height: 15px;
  background-color: rgba(75, 75, 75, 0.4);
}
.copyright-wrapper .copyright-list li:last-child::after {
  display: none;
}
.copyright-wrapper .copyright-list li + li {
  margin-left: 40px;
}

.footer-contact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 60px;
  position: relative;
  z-index: 0;
  padding: 30px 60px 30px 0px;
}
.footer-contact::after {
  content: "";
  position: absolute;
  z-index: -1;
  left: -36%;
  top: 0;
  background-color: #3249B3;
  width: 136%;
  height: 100%;
  border-radius: 0px 6px 6px 0px;
}
.footer-contact .content .title {
  font-size: 40px;
  line-height: 1.45;
  font-weight: 700;
  color: #fff;
  margin-bottom: 0;
}
.footer-contact .contact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.footer-contact .contact i {
  height: 40px;
  width: 40px;
  line-height: 40px;
  text-align: center;
  background: #fff;
  font-size: 25px;
  border-radius: 13px;
  color: #3249B3;
  margin-right: 20px;
}
.footer-contact .contact p {
  font-size: 30px;
  line-height: 1.45;
  font-family: "Jost", sans-serif;
  font-weight: 700;
  color: #fff;
  margin-bottom: 0;
}
.footer-contact .contact p a {
  display: block;
  line-height: 0;
}