.home-banner-image img{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    object-fit: cover;
    object-position: center right;
    top: 0;
}
.home-banner p{
    line-height: 1.3;
}
.home-banner h1 {
    margin-bottom: 25px;
    line-height: 1.2;
    font-size: 80px;
    font-weight: 400;
    text-transform: capitalize;
}
.home-banner .container{
    position: relative;
    z-index: 3;
}
.home-banner {
    /* padding-bottom: 8vw; */
    min-height: calc(100vh - 100px);
    flex-wrap: wrap;
    position: relative;
}
.home-banner:after {
    content: '';
    width: 100%;
    height: 100%;
    background-color: rgba(62, 167, 220, 0.2);
    position: absolute;
    right: 0;
    top: 0;
    background: linear-gradient(270deg, rgba(0, 130, 175, 0.8) 0%, rgba(0, 130, 175, 0.24) 49.5%, rgba(234, 221, 178, 0) 100%);
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
}
.home-banner .container{
  position: relative;z-index: 2;
}
/*.home-banner .container-inner {
    max-width: 960px;
}*/
.btn-list{
    gap: 20px;
}
.banner-description{font-size: 24px;margin-bottom: 37px;line-height: 1.7;}
.banner-form .wpcf7 label.error{
  right: 21px;
}
.left-form-with-content .wpcf7 label.error{
  right:2px;
  bottom: 2px;
}
.banner-form {
    padding: 40px 60px 30px 60px;
    box-shadow: 3.6px 3.6px 54px 0px #0000001A;
    position: relative;
    border-radius: 36px;
    margin-top: -100px;
    background: #fff;
}
.banner-form .btn {
    width: 100%;
    text-align: center;
    background-position: calc(100% - 77px) center;
}
.banner-form .form-control{border: 1px solid #A7A7A7; color: black;font-size: 16px;line-height: 1;padding: 17px 20px;
border-radius: 38px;height: auto;}
.banner-form .form-control::placeholder{
    color: #B6B6B6 !important;
}
.banner-form textarea.form-control{height: 70px;min-height: auto;}
.right-img-blue-background {
    background-color: #024577;
}

.right-img-blue-background:after {
    background: linear-gradient(90deg, #033256 0%, rgba(2, 69, 121, 0) 98.78%);
    content: "";
    position: absolute;
    left: 0px;
    width: 50%;
    height: 100%;
    top: 0px;
    z-index: -1;
}
.blue-bg{
    background-color: #084575;
}
.top-sec h2{
	margin: 50px 0px 30px 0px;
}
.right-bg-img .container {
    position: relative;
    z-index: 9;
}
.award-section h2{margin-bottom: 40px;}
.award-blk .inner-wp {
    height: 75px;
    padding: 0px 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 12px;
    margin-right: 12px;
    /* border-radius: 10px; */
    border-right: 1px solid rgba(0, 0, 0, 0.18);
}
.m-awards-slider .award-blk .inner-wp {
    border: 0px;
}
.award-blk .inner-wp svg, .award-blk .inner-wp img {
    max-height: 75px;
}
.award-section .container:after {
    content: "";
    position: absolute;
    width: 12px;
    height: 100%;
    background: #fff;
    right: 11px;
    top: 0px;
}
.award-section .container {
    position: relative;
}
.slick-slide.slick-active:last-child .award-blk .inner-wp {
    border-right: none;
}
.left-image-with-blu-bck .inner-row, .right-img-blue-background .inner-row{
    background-color: var(--blue2);
}
.left-image-with-content p{
  color: #2C2C2C;
}
.right-img-blue-background .inner-row{
  padding-left: 30px;padding-right: 10px;
}
.right-img-blue-background  .img-sc img{display: block;height: 100%;object-fit: cover;object-position: right top;width: 100%;}
.left-image-with-blu-bck .inner-row *,  .right-img-blue-background .inner-row *{
    color: white;
}
.left-image-with-blu-bck .lft img{
    display: block;
}
.left-form-with-content  h2, .left-form-with-content  h3, .left-form-with-content  h4,
.left-form-with-content  h5, .left-form-with-content  h6{
   /* color: var(--blue3);font-weight: 600;*/
}
.left-form-with-content p{
  color: #2C2C2C;
}
.blue-form{
    padding: 75px 45px;
    /*
    border-radius: 30px;
    background-color: var(--blue2);
    */
    background-color: var(--black);
}
.blue-form .form-control{
    border: 1px solid #FFFFFF;
    padding: 15px;border-radius: 5px;color: white;
}
.blue-form .form-control::placeholder{
    color: #FFFFFF !important;
}
.blue-form textarea.form-control{
    height: 170px;
}
.blue-form .btn{
    min-width: 170px;
}
div#block_7a1d04cedd18cfac14fcd14533bf39be {
    background-color: #F8F8F8;
}
.services-section a{
    display: block;
}
.services-section .col-inner{
    padding: 15px 15px 30px 15px;
    position: relative;
    background-position: calc(100% - 15px) 15px;
    background-repeat: no-repeat;
}
.services-section .col-inner:hover {
    background-color: var(--blue2);
}
.services-section .col-inner *{
    position: relative;z-index: 2;
}
.services .title{
    font-size: 18px;color: #fff;font-weight: 700;line-height: 1.4;text-transform: uppercase;margin-bottom: 10px;
}
.services .content{
    color: #ffffff;font-weight: 400;
}
.expect-lists a {
    border-left: 8px solid transparent;
    transition: .5s;
}
.expect-lists a:hover {
    border-color: var(--white);
    background-color:var(--blue3);
}
.xtra-padding {
    padding-top: 190px;
}
.know_more_link{
    display: none;
}
.expect-lists a:hover .know_more_link{
    display: block;
}
.expect-lists a:hover .service_content{
    display: none;
}
.know_more_link svg {
    margin-left: 15px;
    width: 13px;
}
.services a .img-sc img{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0;transition: all 0.5s;object-fit: cover;
} 
.img-sc1 {
    padding-bottom: 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    margin-bottom: 15px;
}
.services a:hover .img-sc1 img{
    opacity: 1;transition: all 0.5s;
}
.service_border_img {
    padding: 0px 25px 25px 0px;
    position: relative;
    height: 100%;
}
.service_border_img img {
    display: block;
    height: calc(100% - -60px);
    width: calc(100% - 25px);
    object-fit: cover;
    position: absolute;
    right: 25px;
    top: 0px;
}
.service_border_img:after {
    content: "";
    position: absolute;
    right: 0px;
    width: calc(100% - 80px);
    z-index: -1;
    background: var(--blue);
    height: calc(100% - -15px);
    bottom: -90px;
}
.expect-lists {
    padding: 50px 25px 50px 0px;
}
.chooseus-section .title {
    font-size: 28px;
    color: #000000;
    line-height: 1.3;
    margin-top: 20px;
    font-weight: 500;
}
.chooseus-section  .content{
    margin-bottom: 18px;margin-top: 5px;color: #191919;
}
.chooseus-section .link{
    font-size: 22px;
   font-weight: 700;text-transform: uppercase;    justify-content: center;    color: var(--blue);    line-height: 100%;
}
.chooseus-section .link:hover svg{
  margin-left: 20px !important;transition: all 0.5s;
}
.chooseus-section .link svg{
  transition: all 0.5s;
}
.services-section p{
  color: #2C2C2C;
}
.chooseus-section .col-inner {
    padding: 0px 30px;
        padding-top: 12px;
    background-color: white;
}
.chooseus-content .col-outer {
   
    padding: 15px;
    margin: 5px;
    border-radius: 10px;
    height: 100%;
    transition: .5s;
    border: 1px solid #d8d7d7;
}
.chooseus-content .col-outer:hover {
    box-shadow: 5px 4px 10px 2px #0000001A;
    border-color: transparent;
}
.team-members .img-sc img{display: block;}
.left-image-with-content  h2, .left-image-with-content  h3, .left-image-with-content  h4,
.left-image-with-content h5, .left-image-with-content  h6{
    color: var(--blue);margin-bottom: 10px;
}
.left-image-with-content:before{
    content: '';
    width: calc(50vw - 240px);
    height: calc(50% + 100px);
    background-color: var(--blue2);
    position: absolute;
    left: 0;
    bottom: 0;
}
.left-image-with-content .container{
    position: relative;
    z-index: 2;
}
.team-members .title{
    color: #111111;
    font-size: 28px;line-height: 36.46px;font-family: var(--manrope);text-transform:capitalize;
}
.team-members .sub-title {
    font-size: 18px;
    color: #333333;
    font-family: var(--manrope);
}
.team-sec .title-sc{
    width: fit-content;
    margin-right: auto;margin-left: auto;margin-top: 10px;
}
.team-sec .col-wp:nth-child(3n) .row, .team-sec .col-wp:nth-child(4n) .row{
    flex-direction: row-reverse;
}
.team-sec .col-wp:nth-child(3n) .row .img-sc:after, .team-sec .col-wp:nth-child(4n) .row .img-sc:after{
    left: calc(100% - 4vw);
}
.team-sec .btn-sc{
  margin-top: 40px;
}
.team-members{
    PADDING: 0px 45px;
}
.img-sc a img {
    transform: scale(1);
    transform-origin: bottom;
}
.img-sc a:hover img {
    transform: scale(1.1);
}
.content.service_content {
    font-size: 16px;
    font-weight: 600;
}
.team-sec .col-wp:nth-child(3n) .title-sc, .team-sec .col-wp:nth-child(4n) .title-sc{

}
.footer-form.contact-form .btn{
    min-width: 170px;
}
iframe{
    display: block;
    width: 100%;
}
.testmonial-inner-sc {
    background-color: #F6F6F6;
}
.testimonial-inner-slider .testimonial-blk {
    padding: 30px 40px;
    margin: 5px 25px;
    box-shadow: 5px 5px 10px 0px #0000001A;
    background-color: #fff;
    border-radius: 0px;
}
.testimonial-inner-slider .testimonial-blk svg{
    margin-bottom: 30px;
}
.testimonial-inner-slider .testimonial-blk .title {
    font-size: 28px;
    font-weight: 500;
    line-height: 1.3;
    color: #081B33;
}
.testimonial-inner-slider .author, .testimonial-home-slider .author{
    font-size: 20px;color: #111111;font-weight: 400;line-height: 1.1;margin-bottom: 5px;
}
.the-client-name {
    display: flex;
    align-items: center;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.testimonial-inner-slider .sub-title {
    font-size: 18px;
    color: #081B33;
    font-weight: 500;
}
.testimonial-inner-slider  p{
    margin-bottom: 25px;    color: rgba(17, 17, 17, 0.6);
}
.testmonial-inner-sc h2{

}
.testmonial-inner-sc .btn-sc{margin-top: 25px;}
.slick-dots{margin-top: 20px;}
.slider-arrow-style .slick-arrow {
    position: absolute;
    right: 0px;
    left: auto;
    background-image: url(../img/slider-arrow.svg);
    width: 44px;
    height: 44px;
    background-repeat: no-repeat;
    background-position: center;
    font-size: 0px;
    top: calc(50% - 44px);
}
.slider-arrow-style .slick-arrow.slick-prev {
    left: 0px;
    transform: rotate(180deg);
}
.slick-dots button{
    width: 10px;
    height: 10px;
    background-color: #C4C4C4;
    margin: 0px 5px;
}
.slick-dots li.slick-active button, .slick-dots li:hover button{
    background-color: var(--blue);
}
.testimonial-inner-slider .testimonial-blk blockquote{
    font-size: unset;
  width: 100%;
  margin: 0 auto;
  font-style: unset;
  padding:0;
  border: none;
  background: none;
}
.testimonial-inner-slider .testimonial-blk blockquote::before{
    content: none;
}
.testimonial-inner-sc h2{
    color: var(--blue);
}
.the-client-name .first-char {
    color: #fff;
    font-size: 30px;
    font-weight: 400;
    width: 93px;
    height: 93px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    text-transform: uppercase;
    margin-right: 20px;
    background-color: rgba(128, 202, 222, 0.20);
    position: relative;
}
.the-client-name .first-char span {
    position: relative;
    z-index: 9;
}
.the-client-name .first-char:after {
    content: "";
    background: #333333;
    width: 85px;
    height: 85px;
    position: absolute;
    top: 50%;
    left: 50%;
    border-radius: 50%;
    transform: translate(-50%, -50%);
}
.blue-hd-sc  h2, .blue-hd-sc  h3,
.blue-hd-sc  h4, .blue-hd-sc  h5,
.blue-hd-sc  h6{
    color: var(--blue);
}
.grid-width-icon-section{
    background-color: var(--blue);
}
.grid-width-icon-section *{
    color: rgba(255, 255, 255, 0.9);
}
.grid-width-icon-section h2{color: rgba(255, 255, 255, 0.9);margin-bottom: 30px;}
.grid-width-icon-section .content {
    font-size: 16px;
    line-height: 32px;
    font-weight: 300;
}
.grid-width-icon-section .title{
    font-size: 28px;font-weight: 500;line-height: 1.3;margin-top: 20px;text-transform: capitalize;
    margin-bottom: 20px;
}
.grid-width-icon-section .icon svg{
  height: 79px;width: 79px;
  object-fit: contain;
  object-position: center bottom;
}

.right-image-left-content p{color: #111111;}
.img-icon {
    display: flex;
    align-items: center;
    gap: 20px;
}
.services-section .container {
    position: relative;
    z-index: 9;
}
.img-icon .icon_wrap svg,
.img-icon .icon_wrap img
 {
    width: 70px;
    height: 70px;
}
.expect-lists .title {
    font-size: 28px;
    font-weight: 500;
    line-height: 38px;
    line-height: 1.4;
}
.col_inner {
    padding: 15px 45px;
    margin: 20px 0px;
}
.services-list .img-sc img{
    position: absolute;width: 100%;height: 100%;
    object-fit: cover;left: 0;
    top: 0;opacity: 0;transition: all 0.5s;
}
.services-list , .services-list p{
  color: #5E5E5E;
}
.services-list a:hover .img-sc img{
    opacity: 1;transition: all 0.5s;
}
.services-list .col-inner{
    position: relative;background-color: #EBF3F8B2;padding: 90px 35px;
}
.services-list .col-wp{
    position: relative;z-index: 2;
}
.services-list .title{
    font-size: 18px;
    font-weight: 700;
    color: var(--blue2);line-height: 1.5;margin-bottom: 10px;
   text-transform: uppercase;   
}
.services-list .content{
   color: black;font-weight: 400;
}
.expect-list-content .item {
    display: none;
    position: relative;
}
.expect-list-content .item.active {
    display: block;
}

.contact-form h2{
    color: var(--blue);
}
.footer-form.remove-bg{
    background-color: transparent;padding-top: 0;
}
.footer-form.contact-form{
  background-color: transparent;
}
.left-image-with-left-border .col-inner{
    padding-left: 40px;
}
.left-image-with-left-border  .img-sc img , .left-image-with-left-dark-border .img-sc img {
    display: block;
    position: relative;
    z-index: 2;
    display: block;
    width: 100%;
  }
.left-image-with-left-border p{margin-bottom: 30px;}
.left-image-with-left-border .list-style ul li{
  margin-bottom: 0;
}
.left-image-with-left-border  .img-sc  , .left-image-with-left-dark-border .img-sc{
    padding-left: 30px;
    padding-bottom: 30px;
    position: relative;
  }
  .left-image-with-left-border  .img-sc::after {
    content: '';
    width: calc(100% - 35px);
    height: calc(100% - 35px);
    background-color: var(--blue3);
    position: absolute;
    left: 0;
    bottom: 0;
  }
  .left-image-with-left-dark-border .img-sc::after {
    content: '';
    width: calc(100% - 35px);
    height: calc(100% - 35px);
    background-color: var(--blue2);
    position: absolute;
    left: 0;
    bottom: 0;
  }
  .acceptance-wp{
    margin-top: 40px;margin-bottom: 10px;
  }
  .left-image-with-left-border .col-inner p , .left-image-with-left-dark-border .col-inner p, .left-image-with-left-border .col-inner ul li{
    text-align: justify;
  }
  .security-check .form-control{
    border-radius: 43px;
    padding: 17px 20px !important;
    border: 1px solid #111111;
  }
  .left-image-with-left-border .col-inner  h4,  .left-image-with-left-dark-border .col-inner h4{
    font-size: 24px;
  }
  .right-image-wd-bg-img{
    background-size: cover;background-position: center;

  }
  .left-image-with-left-border .col-inner h3{
    font-size: 35px;margin-bottom: 30px;
  }
  .right-image-wd-bg-img ul li:before, .left-image-with-blu-bck ul li:before, .right-img-blue-background  ul li:before{
    background-color: white;
  }
  .eft-image-right-content p{color: #111111;}
  .right-image-wd-bg-img *{
    color: white;
  }
  .right-image-wd-bg-img .img-sc img {
    display: block;
    position: relative;
    z-index: 2;
    display: block;
    width: 100%;
  }

  .right-image-wd-bg-img .img-sc{
    padding-right: 30px;
    padding-bottom: 30px;
    position: relative;
  }
  .right-image-wd-bg-img  .img-sc::after {
    content: '';
    width: calc(100% - 35px);
    height: calc(100% - 35px);
    background-color: var(--light-blue);
    position: absolute;
    right: 0;
    bottom: 0;
  }
  .testimonial-hm{
    background-color: #F6F8F8;
  }
  .testimonial-hm h2{
    color: var(--blue);
  }
  .testimonial-hm .testimonial-blk {
    padding: 40px;
    border: 1px solid var(--blue2);
    margin: 0px 20px;
  }
  .testimonial-hm .testimonial-blk svg {
    margin-bottom: 25px;
  }
  .testimonial-hm .testimonial-blk .title {
    font-size: 24px;
    font-weight: 500;
    color: #111111;
    margin-bottom: 15px;
    line-height: 1.3;
  }
  .testimonial-hm p {
    margin-bottom: 25px;
    color: rgba(17, 17, 17, 0.6);
  }
  .testimonial-home-slider  .slick-arrow {
    position: absolute;
    right: calc(50vw - 690px);
    top: 0;
    width: 50px;
    left: auto;
    font-size: 0;z-index: 5;
  }
  .testimonial-home-slider  .slick-arrow:hover{
    opacity: 1;
  }
  .testimonial-home-slider  .slick-arrow.slick-next:after{
    content: '';
    border: solid var(--blue2);
  border-width: 0 4px 4px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  width: 25px;
  height: 25px;
  }
  .testimonial-home-slider  .slick-arrow.slick-next:hover:after{
    border: solid #C0C0C0;
  border-width: 0 4px 4px 0;
  
  }
  .testimonial-home-slider  .slick-arrow.slick-prev:after{
    content: '';
    border: solid var(--blue2);
    border-width: 0 4px 4px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
  width: 25px;
  height: 25px;
  }
  .testimonial-hm  .btn{
    background-image: none;padding-right: 20px;
  }
  .testimonial-home-slider  .slick-arrow.slick-prev{
    right: calc(50vw - 635px);
  }
  .testimonial-home-slider  .slick-list{
    padding-top: 160px;
  }
  .testimonial-hm .top-sec{
    margin-bottom: -100px;
  }
  .testimonial-home-slider  .slick-arrow.slick-prev:hover:after{
    content: '';
    border: solid #C0C0C0;
    border-width: 0 4px 4px 0;
    display: inline-block;
    padding: 3px;
  }
  .testimonial-outer-wp .slick-list{
    padding-right: 20%;
  }
  .testimonial-outer-wp{
    --lwd:695px;

    /* margin-left: calc(50vw - var(--lwd)); */
  }
  .left-image-with-blu-bck .lft img{
    height: 100%;object-fit: cover;
  }
  .left-image-with-content .img-sc img{
    width: 100%;display: block;
  }
  .patient-form .form-control{
border: 1px solid grey;padding: 10px;
  }
  .has-text-align-center{
    text-align: center;
  }
  .patient-form  form br{
    display: none;
  }
 .patient-form .wpcf7-list-item{margin-left: 0px;margin-right: 20px;margin-bottom: 20px;}

 .patient-form  .wpcf7-checkbox .wpcf7-list-item label span{
    margin-left: 10px;line-height: 1.3;
 }
 /* .patient-form .wpcf7-checkbox .wpcf7-list-item{
    width: 250px;line-height: 1;margin-bottom: 25px;
 } */
 .patient-form .wpcf7-checkbox .wpcf7-list-item label{
    align-items: center;
 }
 .wpcf7-checkbox .wpcf7-list-item  label input{
margin-top: 0;
 }
 .patient-form h2, .patient-form h3, .patient-form h4, .patient-form h5,
 .patient-form h6{
    color: var(--blue);
 }
 .patient-form .radio-flx .wpcf7-list-item{
display: block;
 }

 .zigzag-captcha {
  display: flex;
  gap: 5px;
  font-size: 24px;
  font-weight: bold;
  color: #333;
  letter-spacing: 2px;
  user-select: none; /* Prevent user from selecting the text */
}

.captcha-char {
  display: inline-block;
  transform: rotate(var(--rotation)) translate(var(--x-offset), var(--y-offset));
  position: relative;
}

/* Optional background styling for better CAPTCHA visibility */
.zigzag-captcha {
  padding: 10px;
  background-color: #f0f0f0;
  border: 2px dashed #ccc;
  border-radius: 5px;
  display: inline-block;
}
body .Page-title-sec{
  margin-bottom: -80px;margin-top: 100px;
}
.left-image-with-left-border:where(h1,h2,h3,h4,h5,h6){
  color: var(--blue);
}
.right-image-wd-bg-img.list-style ul li{
  line-height: 1.4;
}
.right-image-wd-bg-img.list-style ul li::before{
  top: 12.5px;
}
.banner_none {
    padding-top: 109px;
}
@media (max-width: 1399px){
	.banner-form{
		margin-top: -69px;
	}
	.home-banner h1{
		font-size: 70px;
	}
    .btn {
    padding: 15px 55px 15px 18px;
    background-position: calc(100% - 23px) center;
    letter-spacing: 0.4px;
}
.col_inner {
    padding: 8px 25px;
    margin: 8px 0px;
}
.img-icon .icon_wrap svg, .img-icon .icon_wrap img {
    width: 55px;
    height: 55px;
}
.expect-lists .title {
    font-size: 24px;
    line-height: 1.3;
}
.service_border_img:after {
    bottom: -60px;
}
.service_border_img img {
    display: block;
    height: calc(100% - -30px);
    width: calc(100% - 25px);
    object-fit: cover;
    position: absolute;
    right: 25px;
    top: 0px;
}
.expect-lists {
    padding: 40px 25px 40px 0px;
}

}

@media (max-width:1199px){
.chooseus-section  .col-outer, .chooseus-section  .col-inner{
  height: 100%;
}
.banner-form {
    padding: 30px 30px 20px 30px;
    position: relative;
    border-radius: 20px;
    margin-top: 50px;
}
.Video-img-wrap {
    width: 46%;
}

}
.left-image-with-blu-bck .inner-row a, .right-img-blue-background .inner-row a{
  text-decoration: underline;
}
.left-image-with-blu-bck .inner-row a:hover,.right-img-blue-background .inner-row a:hover{
  text-decoration: none;
}
.ti-widget.ti-goog .ti-reviews-container-wrapper{
  justify-content: center;
}
.footer-form .wpcf7-list-item{margin:10px 0px;display: block;}
.footer-form .wpcf7-list-item label{
  align-items: center;
}

.border-img {
    PADDING: 0px 0px 30px 30px;
    position: relative;    margin-bottom: 10px;
}
.border-img img {
    display: block;
}
.border-img:after {
    content: "";
    position: absolute;
    border: 1px solid #003466;
    left: 0px;
    bottom: 0px;
    width: calc(100% - 80px);
    height: calc(100% - 80px);
    z-index: -1;
}
.border-img img {
    display: block;
}
.border-img-bg .border-img:after {
    background: var(--yellow);
    border: none;
}
/*******RIGHT IMAGE WITH VIDEO**********************/
.Video-img-wrap {
    position: absolute;
    /* width: 40%; */
    width: 50%;
    height: 100%;
    right: 0px;
    top: 0px;
}
.Video-img-wrap img {
    height: auto;
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.left-inner-content {
    background-color: var(--blue);
    position: relative;
    padding: 70px 55px;
    border-radius: 20px;
    color: #fff;
}
.left-inner-content h2 {
    text-wrap: balance;
}
.resource_center_boxes {
    /* line-height: 1.5; */
    margin-bottom: 10px;
	border-right: 2px solid #C4C4C4;
}
.repeater-content {
    margin-right: 20px;
}
.custom-counter .col-md-4:last-child .resource_center_boxes {
    border: none;
}
.html5lightbox:after {
    content: "";
    background-color: var(--blue);
    background-image: url(../img/play-icon-svg1.svg);
    width: 80px;
    height: 80px;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 25px;
    transition: .5s;
}
.html5lightbox:hover::after{
 background-color: var(--blue2);
}
.html5lightbox {
    display: block;
    position: relative;
    height: 100%;
}
.text-box-list .col-inner {
    color: #fff;
    padding: 25px 15px;
    transition: .5s;
    background-color: var(--blue);
}
.text-box-list .col-inner:hover {
    box-shadow: 13px 10px 20px 9px #0000001A;
    background-color: var(--blue2);
}
.text-box-list .title {
    font-weight: 700;
    font-size: 17px;
    text-transform: uppercase;
}
.form-with-map .bg-map {
    width: 50%;
    right: 0;
    position: absolute;
    top: 0;
    height: 100%;
    z-index: 1
}

.form-with-map {
    padding: 100px 0;
    position: relative
}

/* .form-content-wrap {
    max-width: 405px
} */

.form-with-map .bg-map iframe {
    position: absolute;
    right: 0;
    width: 100%;
    top: 0;
    height: 100%;
    z-index: 0;
    box-shadow: none;
    outline: none
}

.form-with-map .bg-map iframe:focus {
    box-shadow: none;
    outline: none
}

.form-with-map .wpcf7-text {
    border: none;
    border-bottom: 1px solid #959595;
    border-radius: 0;
    width: 100%;
    padding-left: 0;
    background-color: #ffffff00
}

.form-with-map .wpcf7-text::placeholder,.form-with-map textarea::placeholder {
    color: #959595;
    font-size: 15px
}

.form-with-map textarea {
    border: none;
    border-bottom: 1px solid #959595;
    border-radius: 0;
    height: 130px;
    width: 100%;
    padding-left: 0;
    background-color: #ffffff00
}
.form-with-map .submit-btn {
    width: 180px;
    height: 50px
}
.form-with-map:before {
    /*
    background: linear-gradient(90deg, #FFFFFF 61.48%, rgba(255, 255, 255, 0) 84.36%);
    content: "";
    position: absolute;
    width: 80%;
    height: 100%;
    z-index: 9;
    top: 0px;
    */
}
.left-form-wrap {
    position: relative;
    z-index: 9;
}
.banner_tagline {
    position: absolute;
    width: 100%;
    bottom: 30px;
    z-index: 9;
    font-size: 18px;
    color: #fff;
}
.form-check-input-field span.wpcf7-list-item {
    margin-left: 0;
}
.form-check-input-field input[type=checkbox] {
    width: 22px;
    height: 22px;
    vertical-align: top;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    border: 1px solid rgba(149, 149, 149, 1);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-print-color-adjust: exact;
    color-adjust: exact;
    print-color-adjust: exact;
    border-radius: 5px;
    margin-right: 5px;
    color: #000;
}
.form-check-input-field input[type=checkbox]:checked {
    background-color: var(--blue);
    border-color: var(--blue);
    background-image: url(../img/checkbox-bg.svg);
}
.form-check-input-field span.wpcf7-list-item label {
    line-height: 1.4;
}
/* faq block css */
.faq-accordion {
    border: none;
}

.faq-accordion .faq-inner-top-heading h2 {
    margin-bottom: 25px;
    font-size: 60px;
    color: #110f2a
}

.faq-accordion .accordion-body {
    padding: 20px;
    border: none;
    border-top: 1px solid #cdcdcd
}

.faq-accordion .accordion-item {
    border: 0;
    background: #fff;
    position: relative;
    border-radius: 0;
    margin-bottom: 15px;
}
.faq-accordion .accordion-item:last-child {
    margin-bottom: 0
}

.faq-accordion .accordion-item .accordion-header button {
    padding: 20px 70px 20px 20px;
    box-shadow: none;
    font-size: 16px;
    line-height: 1.3;
    color: var(--color-black);
    background: #fff;
    font-weight: 500;
    background: rgba(248, 248, 248, 1);
}
.faq-accordion .accordion-item .accordion-header button[aria-expanded="true"] {
    background-color: var(--blue);color: #fff;
}
.faq-accordion .accordion-item .accordion-collapse{
    background-color: var(--blue);color: #fff;
}
.faq-accordion .accordion-body p {
    font-size: 17px;
    line-height: 30px;
}
.faq-accordion .accordion-button {
    position: relative
}

.faq-accordion .accordion-button:after {
    display: none
}
div#block_ad707c63524f1752b4b29988d851f625 h2 {
    font-size: 40px;
}
.faq-accordion .accordion-button:not(.collapsed):after {
    transform: rotate(-135deg)
}
.faq-accordion .accordion-button .arrow {
    display: flex;
    position: absolute;
    width: 20px;
    height:20px;
    right: 20px;
    top: 0;
    bottom: 0;
    margin: auto;
    align-items: center;
    border-radius: 0;
    z-index: 1;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}
.faq-accordion .accordion-button[aria-expanded=true] .arrow {
    background-image: url(../img/minus_icon.svg);
    /*
    transform: rotate(180deg);
    */
}
.faq-accordion .accordion-button[aria-expanded=false] .arrow {
    background-image: url(../img/plus-icon.svg);
    transform: rotate(0deg)
}
.faq-accordion .accordion-button:not(.collapsed) .arrow:after {
    display: none
}
/* faq block css */
.box-border .col-outer {
    border: 1px solid rgba(0, 0, 0, 0.3); 
    height: 100%;
    padding: 0px 20px;
}
.blue-bg-sec {
    background: var(--blue);
}
.blue-bg-sec p {
    color: #ffffff;
}
.blue-bg-sec h2{
        color: #ffffff;
}
.video-caption {
    color: #FFF;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
    text-align: left;
    padding: 0px 20px 20px 24px;
    display: block;
    z-index: 9;
    position: absolute;
    bottom: 10px;
}
.play-vd:after {
    content: "";
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
    position: absolute;
    top: 0px;
    height: 100%;
    width: 100%;
    left: 0px;
}
.play-vd {
    position: relative;
}
.play-vd img {
    width: 100%;
    display: block;
}
/**********Book A Consultation Css Start Here***************/

.bg-img-wrap {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}
.book-consultation{
    background: var(--blue);
}
.book-consultation .container {
    position: relative;
}
.bg-img-wrap img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.book-consultation{
    padding: 70px 0px;
}

/**********Book A Consultation Css End Here***************/

@media (max-width:1199px){
    .home-banner h1 {
    font-size: 54px;
}
.grid-width-icon-section .col-inner.text-center {
    border: 1px solid #fff;
    padding: 15px;
}
	.col_inner {
	padding: 15px 30px;
    margin: 0px 0px;
}
.img-icon .icon_wrap svg,
.img-icon .icon_wrap img
 {
    width: 60px;
    height: 60px;
}
.expect-lists .title {
    font-size: 22px;
}
}
@media (max-width:991px){
.Video-img-wrap {
    position: static;
    width: 100%;
    padding: 0px 20px;
    margin-bottom: 25px;
}
.right-img-video {
    padding-bottom: 0px;
}
.faq-accordion .accordion-item .accordion-header button {
    padding: 15px 50px 15px 15px;
    font-size: 24px;
}
.faq-accordion .accordion-body {
    padding: 15px;
}
.box-border .col-outer {
    padding: 0px 5px;
}
.border-img {
    PADDING: 0px 0px 20px 20px;
}
.border-img:after {
    width: calc(100% - 60px);
    height: calc(100% - 60px);
}
.form-with-map .bg-map {
    width: 100%;
    position: static;
    margin-top: 40px;
}
.form-with-map .bg-map iframe {
    position: static;
    height: 400px;
}
.form-with-map {
    padding-bottom: 0px;
}
.mobilespace{
     padding-bottom: 60px;
     padding-top: 60px;
}
.form-with-map .form-check-input-field {
    text-align: center;
}
.form-with-map  .custom-btn{
    text-align: center;
}
.form-content-wrap {
    text-align: center;
    max-width: 100%;
}
.form-with-map .h2 {
    text-align: center;
}
.blue-form {
    padding: 50px 30px;
}
.left-inner-content {
    padding: 40px 25px;
}

}

@media (max-width:767px){
.home-banner h1 {
    font-size: 45px;
	text-align: left;
    line-height: 55px;
}
.home-banner h1 br {
    display: none;
}
.banner-form {
   margin-top: -120px;
}
.banner-form .custom-title{
	font-size: 27px;
	font-weight: 600;
}
	.banner-form .btn{
		width: 50%;
	}
    .banner-form .btn {
    background-position: calc(100% - 46px) center;
}
.position-relative p:last-child {
    text-align: center;
}
p.custom-description {
    margin-bottom: 20px;
}
.banner-form {
    padding: 40px 20px;
}
.banner-description {
    font-size: 15px;
}
.border-img {
    padding: 0px;
}
.border-img:after {
    width: calc(100% - 20px);
    height: calc(100% - 20px);
}
.html5lightbox:after {
    width: 50px;
    height: 50px;
    background-size: 20px;
}
.slider-arrow-style {
    padding-bottom: 50px;
}
.slider-arrow-style .slick-arrow {
    bottom: 0px;
    top: auto;
    left: 50%;
    right: auto;
    transform: none;
    margin-left: 5px
}
.slider-arrow-style .slick-arrow.slick-prev {
    left: 50%;
    margin-left: -49px;
}
.the-client-name .first-char:after {
    width: 70px;
    height: 70px;
}
.the-client-name .first-char {
    font-size: 28px;
    width: 80px;
    height: 80px;
}
.faq-accordion .accordion-item .accordion-header button {
    padding: 15px 45px 15px 15px;
    font-size: 15px;
}
.faq-accordion .accordion-button .arrow {
    right: 15px;
}
.faq-accordion .accordion-body {
    padding: 15px 10px;
}
.award-section .container:after {
   display:none;
}
.banner-description {
    margin-bottom: 20px;
}
.left-inner-content {
    padding: 30px 15px;
}
.team-sec .col-wp:nth-child(3n) .row, .team-sec .col-wp:nth-child(4n) .row {
    flex-direction: row;
}
.team-sec .col-wp:nth-child(2n) .row, .team-sec .col-wp:nth-child(4n) .row {
    flex-direction: row-reverse;
}
.expect-lists .title {
    font-size: 20px;
    font-weight: 500;
}
.content.service_content {
    font-size: 14px;
    font-weight: 400;
}
	.expect-lists{
		padding: 0;
	}
	.col_inner {
    padding: 15px 5px;
}
.resource_center_boxes {
    /* line-height: 1.5; */
    margin-bottom: 20px;
	border-bottom: 1px solid #C4C4C4;
	border-right: none;
}
.repeater-content {
    margin-bottom: 20px;
}
.resource_center_boxes span.repeater {
    font-size: 38px;
}

}
.resource_center_boxes span.repeater {
    font-size: 48px;
    font-weight: 500;
    line-height: 1;
    color: #003466;
}
.resource_center_boxes {
    line-height: 1.5;
}
.left-image-right-content h2 {
	color: #000000;
}
div#block_699375786c153104bb3f3949d4ede269 {
    background: #F8F8F8;
}