@charset "utf-8";
/* CSS Document */
 @import "https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css"; 
@import "https://cdnjs.cloudflare.com/ajax/libs/ionicons/2.0.1/css/ionicons.css"; 
@import "https://cdnjs.cloudflare.com/ajax/libs/material-design-iconic-font/2.2.0/css/material-design-iconic-font.min.css";
@import "https://fonts.googleapis.com/css?family=Montserrat:100,200,300,400,500,600,700,800,900"; 
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');
body{
font-family: "Open Sans", Arial, sans-serif !important;
}
.modal.searchModalCustom  {
    z-index: 99999999;
}
.modal-backdrop {
    z-index: 999999 !important;
}
.inner-page-content.landing-pages-content-blocks{
	padding-top:0;
}
.services-landing{
	margin-bottom:40px;
}
.home-banner-caption-container{
	position:relative;
	z-index:99;
}
.top-line .container {
	width: 97%;
}
.toprightsection {
	text-align:right;
}
.top-line {
	padding: 6px 0;
	font-size: 13px;
	border-bottom: none;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	overflow: hidden;
	height: 36px;
	background: #14558d;
}
.top-line .top-main-caption p {
	margin: 3px 0;
	font-weight: 300;
}
.top-line p {
	color: #ffffff;
	margin: 2px 0;
}
.top-line p span a {
	color: #ffffff;
	text-transform: none;
	font-weight: 700;
}
.top-line p span a:hover, .top-line p span a:focus {
	text-decoration: none;
	color: #b8e1ff;
}
.site-content{
	background:#f5f5f5;
	    position: relative;
    z-index: 9999;
}
.top-line p span i {
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}
.top-line p span:hover i {
	transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
}
.top-phone-email-mobile {
	
}
.top-line p span {
	margin: 0 20px 0 0;
	display: inline-block;
}
.top-line p span strong {
	    font-weight: 400;
}
.top-line p span i {
	font-size: 22px;
	margin-right: 10px;
	display: inline-block;
	vertical-align: middle;
}
.top-line p span.top-emailaddress {
	margin-right: 0 !important;
}
.top-line ul.social-icons li.loginLink {
	margin-right: 15px;
}
.top-line ul.social-icons li.loginLink a {
	border: 2px solid #222222;
	border-radius: 3px 3px;
	padding: 4px 10px;
	font-size: 12px;
	margin: 1px 0;
	line-height: 15px;
	text-transform: uppercase;
}
.top-line ul.social-icons li.loginLink a:hover {
	border: 2px solid #ce0b02;
	background: #ce0b02;
	color: #ffffff;
}





.bodyBlock{
	margin-top:40px !important;
}
.content-area h1.wp-block-heading,
.content-area h1.wp-block-heading strong{
	position: relative;
    color: #941818;
    margin: 0 0 15px 0;
    font-family: "Open Sans", Arial, sans-serif !important;
}
.content-area h2.wp-block-heading,
.content-area h2.wp-block-heading strong{
	position: relative;
    color: #004374;
    font-size: 32px;
    font-weight: 700 !important;
    margin: 0 0 15px 0;
    font-family: "Open Sans", Arial, sans-serif !important;
}
.sidebar h2{
	position: relative;
    color: #004374;
    font-size: 26px;
    font-weight: 700 !important;
    margin: 0 0 15px 0;
    font-family: "Open Sans", Arial, sans-serif !important;
}
.sidebar .sub-cat-block ul li{
	border-bottom:1px solid #dddddd;
	    margin: 0 0;
    padding: 20px 0;
}
.sidebar .sub-cat-block ul li .wp-block-latest-posts__post-title{
	font-size:18px;
	  font-weight: 600;
	  color:#000;
}
.sidebar .sub-cat-block ul li .wp-block-latest-posts__post-title:hover{
	color:#941818;
}
.sidebar .sub-cat-block ul li .wp-block-latest-posts__post-excerpt{
	    font-size: 14px;
    font-weight: 400;
    margin: 0 0;
}
.content-area h3.wp-block-heading,
.content-area h3.wp-block-heading strong{
    position: relative;
    color: #fff;
    font-size: 24px !important;
    font-weight: 700 !important;
    margin: 0 0;
    font-family: "Open Sans", Arial, sans-serif !important;
    background: #004374;
    padding: 8px 12px;
    display: block;
}
.content-area h4.wp-block-heading,
.content-area h4.wp-block-heading strong{
	position: relative;
    color: #000000;
    font-size:24px;
    font-weight: 600 !important;
    margin: 0 0 15px 0;
    font-family: "Open Sans", Arial, sans-serif !important;
}
	
.innerBanner.innerBannerBlog{
	position:relative;
}
.innerBanner.innerBannerBlog{
  background: url(../images/blog-banner-bg.png) bottom left no-repeat;
    background-size: cover;
}
/*.innerBanner.innerBannerBlog:after{
	content:"";
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
  background: url(../images/blog-banner-bg.png) bottom left no-repeat;
    background-size: cover;
}*/
.innerBanner.innerBannerBlog img {
    width: 100%;
    mix-blend-mode: multiply;
}
.post-categories.single-page-post-categories{
    border-top: 1px solid #999;
    border-bottom: 1px solid #999;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-top: 30px;
    display: block;
}
.blog-landing-page-tiles a{
	    display: block;
    border: 1px solid #d7d8db;
    border-radius: 6px 6px;
	overflow:hidden;
	box-shadow:0 2px 10px rgba(0, 0, 0, .15);
	margin-bottom:30px;
}
.blog-landing-page-tiles .post-categories{
	display: block;
	text-align: left;
	   margin-bottom: 15px;
}
.blog-landing-page-tiles .post-categories span,
.post-categories.single-page-post-categories span{
color: #fff;
    background-color: #6c757d;
    display: inline-block;
    padding: .45em .7em;
    font-size: 75%;
    font-weight: 500;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem;
}

.blog-landing-page-tiles a figcaption{
	padding:0 20px;
}
.blog-landing-page-tiles a .an-btn-group {
    margin: 0 0 0 20px;
}
.blog-landing-page-tiles a figcaption h2 {
    letter-spacing: -0.025em;
    margin-bottom: 10px;
    line-height: 1.3;
	font-size:18px;
	font-weight:600;
	color:#000000;
	text-align:left;
	 display: -webkit-box;
  -webkit-line-clamp: 2; /* Limit to 2 lines */
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  max-height: 2.8em; /* Approximate height for 2 lines */
  line-height: 1.4em;
}
.blog-landing-page-tiles a figcaption p{
    font-size: 15px !important;
    color: #000000;
    text-align: left;
}

.blog-landing-page-tiles .product-thumb-icon-main{
	position:relative;

}
.blog-landing-page-tiles .product-thumb-icon-main figure{
background: rgba(0, 67, 116, .5);
}
.blog-landing-page-tiles .product-thumb-icon-main figure img{
		mix-blend-mode:multiply;
}
.blog-landing-page-tiles .product-thumb-icon-main:before{
	content:"";
	position:absolute;
	left:0;
	right:0;
	bottom:0;
}
.blog-landing-page-tiles .post-date{
position: absolute;
    bottom: 12px;
    inset-inline-start: 30px;
    background: rgba(0, 67, 116, 0.9);
    backdrop-filter: blur(35px);
    padding: 10px;
    text-align: center;
    font-size: 13px;
    left: 12px;
    color: #fff;
}
.blog-landing-page-tiles .post-date span {
      display: block;
    font-size: 26px;
    color: #ffffff;
    font-weight: 700;
    letter-spacing: -0.03em;
    margin-bottom: 4px;
    line-height: 1;
}
.footer-logo-main p {
    font-size: 14px;
    display: block;
    margin-top: 15px;
}
footer .footer-main-address-block {
    position: relative;
    top: -80px;
    z-index: 1;
    margin-bottom: 20px;
    padding: 0 0;
    background-color: #dbf0ff;
}
.footer-main-address-block-inner {
    padding: 20px 45px;
    min-height: 170px;
    display: flex;
    align-items: center;
}
.footer-main-address-block-inner p {
    position: relative;
    font-size: 20px;
    color: #000000;
    font-weight: 400;
    margin: 0 0;
    padding-left: 40px;
	    line-height: 30px;
}
.footer-main-address-block-inner p i {
    position: absolute;
    font-size: 40px;
    left: 0;
    top: 4px;
}
.footer-main-address-block-inner p span {
    display: block;
    font-size: 14px;
    font-weight: 600;
    color: #941818;
}
.footer-email-main-block .footer-main-address-block-inner {
    background-color: #b8e1ff;
}
.footer-address-main-block .footer-main-address-block-inner {
    background-color: #94d2ff;
}
.footer-call-to-action .section-title h1 {
    color: #fff;
}
.footer-call-to-action .section-title p {
    color: #fff;
    font-size: 17px;
    margin-top: 25px;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
}
.footer-call-to-action a.secondary-btn {
    min-width: 175px;
    margin-left: 15px;
}
.testimoinals-bg {
    background: #eaeaea;
    background: radial-gradient(circle,rgba(255, 255, 255, 1) 0%, rgba(245, 245, 245, 1) 36%, rgba(234, 234, 234, 1) 100%);
    padding: 40px 40px;
    margin: 20px 20px;
}
.customer-testimonials-main .cus-designation{
	padding-left:20px;
	border-left:4px solid #941818;
}
.customer-testimonials-main .cus-designation .team__name{
	color:#004374;
	font-size:18px;
	margin: 0 0 3px 0;
}
.customer-testimonials-main .cus-designation .designation-title{
	color:#000000;
	font-size:14px;
}
.testimoinals-description .read-more {
    line-height: 24px;
    margin: 10px 0 0 0;
    border-radius: 6px;
    display: block;
    cursor: pointer;
    color: #941818;
    font-weight: 400;
    font-size: 14px;
    font-style: normal;
    background: transparent;
    text-align: center;
    padding: 3px 12px;
    border: 1px solid #941818;
    width: 128px;
}
.slick-testimonials .team.hover-trigger .qt-top {
    position: absolute;
    top: 0px;
    left: 60px;
filter: invert(71%) sepia(69%) saturate(440%) hue-rotate(178deg) brightness(101%) contrast(103%);


}
.slick-testimonials  .slick-dots {
    bottom: -60px;
}
.slick-testimonials .team-col{
	position:relative;
}
.testimoinals-description p {
    text-align: left;
    font-size: 21px;
    font-weight: 600;
    line-height: 34px;
    font-style: italic;
	    min-height: 250px;
}
.slick-testimonials .team.hover-trigger .qt-bottom {
    position: absolute;
    bottom: 0px;
    right: 60px;
filter: invert(71%) sepia(69%) saturate(440%) hue-rotate(178deg) brightness(101%) contrast(103%);


}
.slick-dots li button {
    background: transparent !important;
}
.company-main-block .highlights-section .highlights-inner h4 {
    font-size: 45px;
    font-weight: 400;
    color: #fff;
    line-height: 40px;
    margin-bottom: 10px;
    display: block;
    position: relative;
    margin-top: 0;
}
.company-main-block .highlights-section.bottom .heighlights-content {
    padding: 30px;
}
.company-main-block .heighlights-content.per h4:after {
    content: "%" !important;
    position: absolute;
    right: auto !important;
    top: 0px;
    font-size: 40px;
    color: #ffffff;
    padding-left: 5px;
    /* width: 50px !important; */
    bottom: auto;
    left: auto;
    background: none;
}
.company-main-block .heighlights-content.hour h4:after {
    content: "-Hr" !important;
    position: absolute;
    right: auto !important;
    top: 0px;
    font-size: 40px;
    color: #ffffff;
    padding-left: 5px;
    /* width: 50px !important; */
    bottom: auto;
    left: auto;
    background: none;
}
.company-main-block .heighlights-content.plus h4:after {
    content: "+" !important;
    position: absolute;
    right: auto !important;
    top: 0px;
    font-size: 28px;
    color: #ffffff;
    padding-left: 5px;
    /* width: 50px !important; */
    bottom: auto;
    left: auto;
    background: none;
}
.company-main-block .highlights-section .highlights-inner h4 {
    font-size: 45px;
    font-weight: 400;
    color: #fff;
    line-height: 40px;
    margin-bottom: 10px;
    display: block;
    position: relative;
    margin-top: 0;
}
.company-main-block .highlights-section .highlights-inner p {
    text-transform: none;
    color: #ffffff;
    margin: 0 0 !important;
    font-size: 13px;
    font-weight: 400;
}
.company-main-block .highlights-section h4, .company-main-block .highlights-section p {
    text-align: center;
}
.company-main-block .highlights-section p strong {
    font-weight: 600;
    display: block;
    font-size: 15px;
    text-decoration: underline;
    margin: 15px 0;
}
.company-left-thumb{
	    position: relative;
    z-index: 99;
}
.company-main-block .company-banner-image {
  margin-left:20px;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    z-index: 99;
}
.company-main-block .highlights-section.bottom p strong {
    color: #67c1f0;
}
.services-main-container {
    padding: 20px 0 100px 0;
}
.company-main-block {
    background: #ffffff;
    position: relative;
	    padding: 60px 0 60px 0;
}
.company-main-block  .company-details {
    padding: 45px 45px 65px 45px;
}
.company-main-block .company-descrption p {
    color: #000000;
    font-size: 17px;
    margin-top: 15px;
    line-height: 26px;
}
.statistics-blue {
    padding: 215px 35px 50px 35px;
    background: #004374;
    margin-top: -110px;
    border-radius: 10px;
	position: relative;
}
.pink-box {
    width: 80px;
    height: 80px;
    background: #f2b0b0;
    border-radius: 10px;
    position: absolute;
    right: -15px;
    z-index: 999;
	    top: 20px;
}
.light-blue-box {
    width: 80px;
    height: 80px;
    background: #0083e0;
    border-radius: 10px;
    position: absolute;
    right: -40px;
    bottom: -40px;
}
.lightbluebox-stat {
    background: #0083e0;
    width: 230px;
    height: auto;
    padding: 30px;
    border-radius: 10px;
    position: absolute;
    top: -41px;
    right: 17%;
}


.an-btn-group {
    display: flex;
    width: fit-content;
	    transition: all 0.3s;
		margin: 0 auto;
}
.an-btn-group .an-btn-play {
 color: #fff;
    fill: #fff;
    border-radius: 50px;
    background-color: #941818;
    border: 2px solid #941818;
    height: 40px;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.5s;
}
.an-btn-group .an-btn-primary {
    padding: 10px 30px;
    font-weight: 600;
    font-size: 14px;
    line-height: 1;
    color: #fff;
    background-color: #941818;
	border: 2px solid #941818;
    text-transform: capitalize;
    transition: all 0.3s;
    display: inline-flex;
    align-items: center;
    overflow: hidden;
    z-index: 1;
    gap: 30px;
    white-space: nowrap;
    border-radius: 30px;
}
.an-btn-group:hover > .an-btn-primary{
	 background-color: #ffffff;
	 color:#941818;
	 border: 2px solid #941818;
}
.an-btn-group > *:nth-child(1) {
    transform: scale3d(0.5, 0.5, 1);
    margin-right: calc( var(--icon-width, 60px) * -1);
    opacity: 0;
}
.an-btn-group:hover > *:nth-child(1) {
    transform: scale3d(1, 1, 1);
    margin-right: 0;
    opacity: 1;
}
.an-btn-group:hover > *:nth-child(2) {
    transform: scale3d(1, 1, 1);
}
.an-btn-group:hover > *:nth-child(3) {
    transform: scale3d(0.5, 0.5, 1);
    margin-left: calc( var(--icon-width, 60px) * -1);
    opacity: 0;
}
.an-btn-group svg {
    width: .6em;
    height: .6em;
}

.banner.inner-services-page-banner .lines-shape {
    bottom: 20px;
    width: 97px;
    height: auto;
    left: 47px;
}
.banner.inner-services-page-banner .home-banner-slider {
    padding-bottom: 0;
}
.banner.inner-services-page-banner .dots-shape {
    left: 0px;
}
.inner-services-page-banner-box {
    max-width: 100%;
    margin: 0 auto;
    border-radius: 20px;
    overflow: hidden;
    position: relative;
    background: #dfe3e9;
    padding: 25px;
}
.banner.inner-services-page-banner .home-banner-caption-container {
    padding: 35px;
}
.banner.inner-services-page-banner #breadcrumbs li a {
    color: #000;
}
.banner.inner-services-page-banner #breadcrumbs li.item-current {
    color: #941818;
}
.banner.inner-services-page-banner .home-banner-caption-container .caption-top {
    padding-top: 0;
}
.banner.inner-services-page-banner #breadcrumbs li svg path {
    fill: #000;
}
#breadcrumbs li svg{
	    height: 12px;
		width:auto;
}
.mainSliderInner.servicesMainSliderInner {
    width: auto;
    overflow: hidden;
    display: inline-block;
    border-radius: 20px;
}
.banner.inner-services-page-banner{
	margin-top:0 !important;
}
ul.services-main {
  display: flex;
  min-height: 70vh;
  max-height: 70vh;
  margin: 0;
  padding: 0;
  overflow: hidden;
  list-style-type: none;
}
ul.services-main  li .services-icon{
 position: absolute;
    bottom: 0;
    background: #941818;
    padding: 10px;
    border-radius: 10px;
}
ul.services-main  li .services-icon img{
height: 50px;
    width: auto;
    max-width: inherit;
}
/* Each section starts with equal space */
ul.services-main li {
	    border-radius: 30px 0 30px 0;
  flex: 1;
  display: flex;
  align-items: stretch;
  padding: 20px;
  margin:0 5px;
  background: #941818;
  cursor: pointer;
  transition: all 0.5s ease;
  min-width: 50px; /* Prevent too thin */
}

ul.services-main li:hover {
  background: #941818;
}

/* Active item expands */
ul.services-main li.active {
  flex: 4; /* Reduced from 5 to 4 */
  background: #fff;
  cursor: default;
  background-size:cover;
}

ul.services-main li.active h2 {
  color: #0597ff;
  font-weight:800 !important;
}

/* Expanded content area */
ul.services-main li.active .section-content {
  flex: 4.5; /* Increased from 4 to 4.5 to give more space */
  opacity: 1;
  transform: scaleX(1);
    color: #fff;
  width:auto;
}
ul.services-main li .section-content a {
    color: #941818;
    font-size: 13px;
    text-decoration: none;
    font-weight: 600;
    display: block;
    padding: 5px 10px;
    background: #fff;
    max-width: 110px;
    text-align: center;
    margin-top: 15px;
	border-radius:4px;
}
/* Section title - reduced width */
ul.services-main li .section-title {
  flex: 0.5; /* Reduced width */
  display: flex;
  justify-content: center; /* Horizontally center the content */
  align-items: center;      /* Vertically center the content */
  width: 100%;
  min-width: 105px; /* Prevent from collapsing too much */
  overflow: hidden;
  padding: 0;
  margin: 0;
  text-align: center;
      z-index: 999;
  color: white;
  position: relative; /* Needed for absolute positioning of h2 */
}
ul.services-main li.active .section-title{
	  min-width: 105px;
}
ul.services-main li .section-title h2 {
  margin: 0;
  transform: rotate(-90deg);
  white-space: nowrap;
  font-size: 20px;
  font-weight: 600;
  line-height: 1;
  position: absolute;
}

/* Content area hidden by default */
ul.services-main li .section-content {
  flex: 1;
  display: flex;
  align-items: flex-start;
    flex-flow: column nowrap;
	justify-content: center;
  margin: 0;
  padding: 0;
  opacity: 0;
  width:0;
      z-index: 999;
  transition: all 0.25s 0.1s ease-out;
}
ul.services-main li .section-content p{
	font-size:18px;
}
ul.services-main li{
	position:relative;
	  border-radius: 30px 0 30px 0;
}
ul.services-main li:after{
	background:#941818;
		position:absolute;
	content:"";
	left:0;
	right:0;
	top:0;
	bottom:0;
	  border-radius: 30px 0 30px 0;
}
ul.services-main li.active{
	position:relative;
}
ul.services-main li.active:after{
	position:absolute;
	  border-radius: 30px 0 30px 0;
	content:"";
	left:0;
	right:0;
	top:0;
	bottom:0;
	background:rgba(4,24,47,.85);
}

.customers-logos-main{
	padding:50px 0;
}
.customers-logos-main .wpls-logo-showcase {
    padding: 0 30px 0 30px;
    margin: 0 !important;
}
.customers-logos-main .wpls-logo-showcase .slick-arrow {
    padding: 6px 5px 6px 6px;
    width: 25px;
    height: 25px;
    border: 1px solid #999999;
	    background-color: transparent;
}
.customers-logos-main .wpls-logo-showcase .slick-arrow:hover{
	   background-color: #dddddd;
	   border: 1px solid #004374;
}
.customers-logos-main .wpls-logo-showcase .slick-arrow:hover svg {
    fill: #004374;
}
.customers-logos-main .wpls-logo-showcase .slick-prev.slick-arrow {
    padding: 6px 6px 6px 5px;
}
.customers-logos-main .wpls-logo-showcase .slick-arrow svg {
    fill: #444444;
    height: 100%;
    width: 100%;
}
.customers-logos-main .wpls-logo-showcase .wpls-logo-cnt.slick-slide img{
	 filter: grayscale(100%);
	  transition: filter 0.3s ease;
}
.customers-logos-main .wpls-logo-showcase .wpls-logo-cnt.slick-slide:hover img{
	 filter: grayscale(0%);
	  transition: filter 0.3s ease;
}
.wpls-logo-showcase .wpls-fix-box {
    border: 1px solid #dddddd !important;
}
.wpls-logo-showcase .slick-dots {
    display: none !important;
}
.home-banner-caption-container a.secondary-btn {
    min-width: 175px;
    margin-left: 15px;
}
.primary-btn{
	transition: all 0.5s ease-in-out 0s;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
	padding: 8px 28px 8px 28px;
	font-size: 16px;
	color: #ffffff;
	font-weight: 500;
	background-color: #941818;
	border:2px solid #941818;
	border-radius: 6px 6px;
	cursor:pointer; 
	display: inline-block;
	position: relative;
text-decoration:none;
	overflow: hidden;
	    text-align: center;
}

.primary-btn:hover {
	background-color: #ffffff;
border:2px solid #941818;
	text-decoration: none !important;
	outline: none !important;
	color: #941818;
	text-decoration:none;
	
}
.primary-btn:active, .primary-btn:focus, .primary-btn:active:focus {
	
	background-color: #ffffff;
border:2px solid #ffffff;
	text-decoration: none !important;
	outline: none !important;
	color: #941818;
	text-decoration:none;
}





.secondary-btn{
	transition: all 0.5s ease-in-out 0s;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
	padding: 8px 28px 8px 28px;
	font-size: 16px;
	color: #ffffff;
	font-weight: 500;
	background-color: #004374;
	border:2px solid #004374;
	border-radius: 6px 6px;
	cursor:pointer; 
display: inline-block;
	position: relative;
text-decoration:none;
	overflow: hidden;
	    text-align: center;
}

.secondary-btn:hover{
		background-color: #ffffff;
border:2px solid #004374;
	text-decoration: none !important;
	outline: none !important;
	color: #004374;
	text-decoration:none;
	
}
.secondary-btn:active, .secondary-btn:active:focus, .secondary-btn:focus {

	background-color: #ffffff;
border:2px solid #ffffff;
	text-decoration: none !important;
	outline: none !important;
	color: #004374;
	text-decoration:none;
}
.home-banner-caption-container .caption-top {
    padding-top: 95px;
}
.home-banner-caption-container h1 {
    font-family: "Open Sans", Arial, sans-serif !important;
    font-size: 38px;
    font-weight: 700;
    color: #004374;
    margin-right: 42px;
    margin-bottom: 25px;
}
.home-banner-caption-container h1 span {
    color: #941818;
    background: url(../images/section-title-shape.svg) bottom left no-repeat;
    background-size: 100% 10px;
    padding-bottom: 6px;
}
.home-banner-caption-container p {
    font-size: 18px;
    font-weight: 400;
    color: #000000;
    margin-bottom: 30px;
    margin-right: 52px;
}
.rotate-circle {
  animation: rotateInfinite 20s linear infinite;
  transform-origin: center center;
  display: block;
  max-width: 100%;
  height: auto;
}

@keyframes rotateInfinite {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.float-dots {
  animation: moveLeftRight 10s linear infinite;
  display: block;
  max-width: 100%;
  height: auto;
  position: relative;
}

@keyframes moveLeftRight {
  0% {
    transform: translateX(0);
  }
  50% {
    transform: translateX(20px); /* adjust movement distance */
  }
  100% {
    transform: translateX(0);
  }
}
.mainSliderInner {
    width: 525px;
    overflow: hidden;
    display: inline-block;
    border-radius: 20px;
}

.dots-shape {
    position: absolute;
    z-index: 99;
    top: 32px;
    left: 55px;
}
.lines-shape {
    position: absolute;
    bottom: 0;
    width: 152px;
    height: auto;
    left: 50px;
}
.home-banner-slider {
    text-align: right;
	  position: relative;
	      padding-bottom: 50px;
	
}

.top-background {
    position: relative;
    padding-bottom: 40px;
	background: #ebeef1;
}
.top-background::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: url(../images/shape-5.png) no-repeat right top;
    animation: moveBackground 5s ease-in-out infinite alternate;
    z-index: 1;
    background-size: 579px auto;
	width:579px auto;
}

@keyframes moveBackground {
  0% {
    background-position: right 0%;
  }
  100% {
    background-position: right 20%; /* Adjust how far it moves down */
  }
}


.zoom-animation {
  animation: zoomInOut 10s ease-in-out infinite;
  transform-origin: center center;
  display: block;
  max-width: 100%;
  height: auto;
}

@keyframes zoomInOut {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1); /* zoom in */
  }
  100% {
    transform: scale(1);   /* zoom out */
  }
}


.google-review-link{
    display: inline-block;
    mix-blend-mode: multiply;
    margin: 60px auto 0 auto;
	max-width: 300px;
}
.google-review-link:hover{
	opacity:.85;
}

.wp-block-group  {
	
background:	#e6eaf4 !important;
}

.dynamic-forms {
    padding: 50px;
    margin-top: 30px;
    border: 2px solid #dddddd;
    background: #fafafa;
    border-radius: 6px 6px;
    box-shadow: 0 0 10px 10px rgba(0, 0, 0, .09);
}
.dynamic-forms textarea {
    height: 90px;
    margin-top: 8px;
    resize: none;
}
.dynamic-forms label {
    display: block;
    margin-bottom: 15px;
    font-size: 15px;
    font-weight: 600;
}
.dynamic-forms label span {
    color: #ec3871;
}
.dynamic-forms .form-control {
    display: block;
    border: 2px solid #999 !important;
	    border-radius: 6px 6px;
		font-size:18px;
}
.dynamic-forms input[type=text]:focus, 
.dynamic-forms input[type=email]:focus, 
.dynamic-forms input[type=url]:focus, 
.dynamic-forms input[type=password]:focus, 
.dynamic-forms input[type=search]:focus, 
.dynamic-forms input[type=number]:focus, 
.dynamic-forms input[type=tel]:focus, 
.dynamic-forms input[type=date]:focus, 
.dynamic-forms input[type=month]:focus, 
.dynamic-forms input[type=week]:focus, 
.dynamic-forms input[type=time]:focus, 
.dynamic-forms input[type=datetime]:focus, 
.dynamic-forms input[type=datetime-local]:focus, 
.dynamic-forms input[type=color]:focus, 
.site .dynamic-forms textarea:focus {
    color: var(--form--color-text);
	 border:2px solid #0597ff !important;
    outline-offset: 2px;
    outline: none;
	    box-shadow: 0 0 .25rem .25rem rgba(13, 110, 253, .15);
}
.dynamic-forms button, .dynamic-forms [type=button], .dynamic-forms [type=reset], .dynamic-forms [type=submit] {
    color: #fff !important;
    background-color: #941818 !important;
    border: 2px solid #941818 !important;
    border-radius: 6px 6px;
    font-family: "Open Sans", Arial, sans-serif !important;
    font-size: 18px;
    letter-spacing: -0.5px;
    font-weight: 500 !important;
    padding: 0.55rem 1.65rem !important;
    position: relative;
    overflow: hidden;
    transition: color 0.5s ease-in-out, background-color 0.5s ease-in-out;
    min-width: 150px;
}
.dynamic-forms button:hover, .dynamic-forms [type=button]:hover, .dynamic-forms [type=reset]:hover, .dynamic-forms [type=submit]:hover,
.dynamic-forms button:focus, .dynamic-forms [type=button]:focus, .dynamic-forms [type=reset]:focus, .dynamic-forms [type=submit]:focus {
    color: #941818 !important;
    background-color: #ffffff !important;
    border: 2px solid #941818 !important;
	outline:none;
}
.dynamic-forms button:active, .dynamic-forms [type=button]:active, .dynamic-forms [type=reset]:active, .dynamic-forms [type=submit]:active {
    color: #941818 !important;
    background-color: #ffffff !important;
    border: 2px solid #ffffff !important;
	    outline: none;
}
.team-main .consultants__single a{
	display:block;
}
.team-main .consultants__single{
	margin-bottom:40px;
}
.team-main .consultants__single a .consultants-thumb-icon {
    overflow: hidden;
    border-radius: 50%;
    width: 170px;
    height: 168px;
    display: inline-block;
}
.team-main .consultants__single a .consultants-desc {
    margin-top: 18px;
}
.team-main .consultants__single a .consultants-desc h3{
    color: #00467A;
   font-family: "Open Sans", Arial, sans-serif !important;
    letter-spacing: -0.5px;
    font-size: 18px;
    font-weight: 500 !important;
    margin: 0 0 10px 0;
}
.team-main .consultants__single a .consultants-desc p {
    color: #444;
    font-size: 14px;
    line-height: 18px;
}
.page-template-main-focus .why-block {
    padding: 0 0;
    background: transparent;
    text-align: center;
}
    
.team-slider-main-block .team__pic {
    width: 80px;
    height: 80px;
    display: inline-block;
    border-radius: 50%;
    overflow: hidden;
    margin-top: 20px;
}
.team-slider-main-block .testi-profile-block{
	    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 20px;
}
section.industries-block{
	padding:80px 0 375px 0;
	background:#10213a url("../images/industries.jpg") no-repeat center center;
	background-size:cover;
	position:relative;
}
section.industries-block:before{
	position:absolute;
	content:"";
	left:0;
	right:0;
	top:0;
	bottom:0;
	background:rgba(6,24,51,.75);
}
section.industries-block .industries-block-inner{
	position:relative;
	z-index:9;
}
section.industries-block .industries-block-inner .section-title{
	text-align:center;
	    margin-bottom: 25px;
}
section.industries-block .industries-block-inner p{

    text-align: center;
}
section.industries-block .industries-block-inner .section-title h3{
	color:#ffffff;
}
section.industries-block .industries-block-inner .industries-content .wp-block-columns .wp-block-image figure,
section.industries-block .industries-block-inner .industries-content .wp-block-columns .wp-block-image figure figcaption{
	display:block !important;
	min-height: inherit !important;
	    font-size: 18px;
}
section.industries-block .industries-block-inner .industries-content .wp-block-columns .wp-block-column {
    border-radius: 10px 10px;
    box-shadow: 0px 8px 8px rgba(0, 0, 0, .1);
    padding: 0;
    background: #fff;
    overflow: hidden;
}
section.industries-block .industries-block-inner .industries-content .wp-block-columns.wp-container-core-columns-is-layout-2 .wp-block-column:last-child{
	background:transparent;
}

select {
    word-wrap: normal;
    border: 1px solid #d8d6d6 !important;
    width: 100%;
}

.page-template-main-focus .why-block  .companyContactNumber {
    margin: 20px 0;
}
.why-block .section-title h3{
	margin: 0 25%;
}
.why-block .client-logos{
	    max-width: 1024px;
    margin: 0 auto;
}
.page-template-main-focus .statistics{
	    text-align: center;
		background:#0a306e;
		    border-radius: 6px;
}
.inner-page-content.page-template-main-focus .entry-content .wp-block-column p {
    font-size: 14px;
}
.inner-page-content.page-template-main-focus .entry-content .wp-block-column h4 {
    font-size: 16px;
}
.inner-page-content.page-template-main-focus .statistics .heighlights-content {
    margin-top: 0px;
    padding: 45px 25px;
}
.inner-page-content.page-template-main-focus .statistics .heighlights-content h4 {
    color: #fff;
    font-size: 40px;
  font-family: "Open Sans", Arial, sans-serif !important;
}
.inner-page-content.page-template-main-focus .statistics .heighlights-content h4:after{
	color:#fff;
}
.inner-page-content.page-template-main-focus .entry-content .statistics p {
    font-size: 15px;
    color: #acbcd8;
}

.inner-page-content.page-template-main-focus article .entry-content .why-block .section-title h3 {
    font-size: 34px;
    margin: 0 15%;
    font-weight: 800 !important;
}
.home-pain-types-block{
    text-align: center;
}
.home-pain-types-block .moreBtnBlock{
    margin-top: 55px;
}
.home-consultants-block{
    padding: 70px 0;
    text-align: center;
}
.home-consultants-block .consultants__single{
      
}
.home-consultants-block .consultants__single a{
    display: block;
}
.home-consultants-block .consultants__single a .consultants-thumb-icon{
    overflow: hidden;
    border-radius: 50%;
    width: 200px;
    height: 196px;
    display: inline-block;
}

.home-consultants-block .consultants__single a .consultants-desc{
    margin-top: 18px;
}
.home-consultants-block .consultants__single a .consultants-desc h3,
.teamMemberPopup .popup-team-description h3{
    color: #00467A;
font-family: "Open Sans", Arial, sans-serif !important;
    letter-spacing: -0.5px;
    font-size: 20px;
    font-weight: 500 !important;
        margin: 0 0 5px 0;
}
.home-consultants-block .consultants__single a .consultants-desc p,
.teamMemberPopup .popup-team-description .team__occupation{
    color: #444;
	line-height:20px;
}
.team-main-block .section-title small p,
.courses-main-block .section-title small p{
color: #72819A;
font-family: "Open Sans", Arial, sans-serif !important;
    font-weight: 400;
    font-size: 20px;
    letter-spacing: 0.5px;
    font-style: italic;
    display: block;
    margin: 0 0;
    width: 100%;
}
.courses-main-block{
    padding: 70px 0;
}
.courses-inner-block{

}
.courses-inner-block .courses-left{
    padding: 25px;
    background: #00467A;
min-height: 305px;
    margin-right: -25px;
    margin-top: 33px;
}
.courses-inner-block .courses-left .section-title p{
    font-size: 14px;
    color: #fff;
    opacity: .85;
}
.courses-inner-block .courses-right{
        background: #F5F5F5;
    padding: 35px;
}
.courses-inner-block .courses-right a .slick-slider-body h5{
    color: #00467A;
    font-size: 17px;
    letter-spacing: 0;
    font-family: 'Exo', sans-serif;
    margin-top: 15px;
    display: block;
}
.courses-inner-block .courses-right a{
    background: #fff;
    display: block;
}
.courses-inner-block .courses-left .btn-custom{
        background-color: #00AEDA !important;
    border-color: #00AEDA !important;
}
.courses-inner-block .courses-right a .slick-slider-body{
    padding: 0 25px 25px 25px;
}
.courses-inner-block .courses-right a .slick-slider-body p{
    font-size: 14px;
        color: #444;
}
.why-main-block{
     padding: 70px 0 190px 0;
    background: #e5e6e3 url(../images/join-us-banner.png) no-repeat center 30%;
    background-size: cover;
    text-align: center;
    position: relative;
}
.why-main-block:before{
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
     background: rgba(4,19,43,.9);
    mix-blend-mode: multiply;
}
.why-main-block .section-title h3{
	    margin: 0 23% 25px 23%;
		    -webkit-background-clip: unset;
    -webkit-text-fill-color: initial;
	    color: #fff;
		    background: transparent;
}
.why-main-block .why-short-desc p{
color:#fff;
}	
.why-main-block .why-short-desc,
.why-main-block .blue-boxes,
.why-main-block .section-title{
    position: relative;
    z-index: 9;
}
.why-main-block .why-short-desc{
     width: 670px;
    margin: 0 auto;
    font-size: 18px;
    line-height: 18px;
}
.why-main-block .section-title{
    margin-bottom: 0;
}
.courses-inner-block .courses-right a .slick-slider-body .more-btn{
    font-size: 13px;
}
.courses-inner-block .courses-right a .slick-slider-body .more-btn img{
    height: 14px;
}
.courses-inner-block .courses-left .section-title h3{
    color: #fff;
}
.home-consultants-block .consultants__single a:hover{
    text-decoration: none;
    opacity: .85;
}
.home-treatments-block .slick-dots{
    bottom: 47px;
}
.team-main-block .testi-inner .quote-img {
    display: block;
    height: 35px;
    filter: invert(10%) sepia(40%) saturate(6567%) hue-rotate(221deg) brightness(88%) contrast(91%);
}
.home-treatments-block .slick-dots button,
.team-main-block .slick-dots button{
    background-color: transparent !important;
}
.home-treatments-block .slick-dots li button:before,
.team-main-block .slick-dots li button:before{
    font-size: 10px;
}
.why-block{
        padding: 80px 0;
      background: #f0f1f5;
	text-align:center;
}
.why-block img{
	mix-blend-mode:multiply;
}
.why-block .wp-block-column h4{
	    font-size: 20px;
    margin: 0 0 6px 0;
   font-family: "Open Sans", Arial, sans-serif !important;
}
.why-block .wp-block-column p{
	    margin: 0 0;
}
.why-block .wp-block-column, .why-block .wp-block-column img{
	    transition: all .5s cubic-bezier(.165, .84, .44, 1);
}
.why-block .wp-block-column:hover img{
	-ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    transform: rotate(360deg);
}
.why-block .companyContactNumber {
     position: relative;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: center;
    align-content: center;
    margin-top: 40px;
    text-align: left;
}
.why-block .companyContactNumber a {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: flex-start;
    align-content: center;
}
.why-block .companyContactNumber a:hover {
    opacity: .85;
}
.why-block .companyContactNumber a img {
    height: 52px;
    width: 52px;
    transition: all .5s cubic-bezier(.165, .84, .44, 1);
}
.why-block .companyContactNumber a:hover img {
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    transform: rotate(360deg);
}
.why-block .companyContactNumber h4 {
    color: #72819A;
  font-family: "Open Sans", Arial, sans-serif !important;
    font-weight: 400 !important;
    font-size: 22px;
    letter-spacing: 0.5px;
    font-style: italic;
    margin: 0 0 0 12px;
}
.why-block .companyContactNumber h4 strong {
    display: block;
    font-style: normal!important;
font-family: "Open Sans", Arial, sans-serif !important;
    font-weight: 700 !important;
    color: #0a306e;
    font-size: 2rem;
    letter-spacing: 0;
}
.trust-block{
        padding: 75px 0;
	position:relative;
	background: #0f2c6b url(../images/call-bg.png) no-repeat left center;
	    background-size: auto 100%;
}


.trust-block .trust-banner-caption{
    position: relative;
    margin-left: 40%;
    margin-right: 10%;
    width: 50%;
}
.trust-block .section-title h3{
	color:#ffffff;
}
.trust-block .trust-banner-caption p {
    color: #eaeaea;
}
.trust-block .trust-banner-caption h2{
	letter-spacing: -1px;
    color: #0a306e;
    font-size: 50px;
    display: inline-block;
    font-weight: 800 !important;
    background: -webkit-linear-gradient(45deg, #09009f, #05ea8b 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
font-family: "Open Sans", Arial, sans-serif !important;
    margin-bottom: 40px;
}
.trust-block .trust-banner-caption .section-title{
	    margin: 0 0 10px 0;
}
.trust-block .trust-banner-caption .section-title small {
    color: #000;
}




.exlpore-block{
    padding: 100px 0;
    background: rgba(0, 0, 0, 1) url(../images/form-bg.jpg) no-repeat top center; 
	background-size:cover;
	position:relative;
/*	background: #213b73;*/
}

.exlpore-block:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    top: 0;
    background: rgba(0,0,0,.43);
}
.exlpore-block .exlpore-banner-caption .section-title h3{
	color:#ffffff;
	    margin-right: 30%;
}
.exlpore-block .exlpore-banner-caption p{
	    color: #ffffff;
}
.exlpore-block .exlpore-banner-caption p a{
	text-decoration:underline !important;
	color: #ffffff;
}
.exlpore-block .exlpore-banner-caption{
    position: relative;
    margin-right: 17%;
}
.exlpore-block .exlpore-banner-caption h2{
	letter-spacing: -1px;
    color: #0a306e;
    font-size: 50px;
    display: inline-block;
    font-weight: 800 !important;
    background: -webkit-linear-gradient(45deg, #09009f, #05ea8b 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  font-family: "Open Sans", Arial, sans-serif !important;
    margin-bottom: 40px;
}
.exlpore-block .exlpore-banner-caption .section-title{
	    margin: 0 0 10px 0;
}
.exlpore-block .exlpore-banner-caption .section-title small {
    color: #000;
}
.book-an-appointment-container{
	position:relative;
}

.btn-custom img {
    width: 20px;
    height: 20px;
    display: inline-block;
    margin-left: 10px;
    transition: all .5s cubic-bezier(.165, .84, .44, 1);
    filter: invert(75%) sepia(92%) saturate(781%) hue-rotate(87deg) brightness(100%) contrast(105%);
}	
.home-treatments-block{
        padding: 80px 0;
    background: #01398e;
}

.statistics{
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: center;
    align-content: center;
    margin: 0 0;
    background: #0f2c6b;
    gap: 20px;
	overflow:hidden;
	    padding: 35px;
}
.statistics .heighlights-content{
    margin-top:0; 
	    text-align: center;
}
.statistics img{
    height: 55px;
}
.statistics .heighlights-content p{
    color: #ccc;
    margin: 0 0;
}
.statistics .heighlights-content h4{
    color: #ffffff;
  font-family: "Open Sans", Arial, sans-serif !important;
    font-size: 36px;
    font-weight: 600 !important;
    margin: 0 0;
    display: inline-block;
    position: relative;
    line-height: 36px;
	    letter-spacing: -1px;
}
.statistics .heighlights-content h4:after {
      content: "%" !important;
    position: absolute;
    right: auto !important;
    top: auto;
    font-size: 18px;
    color: #ffffff;
    padding-left: 5px;
    bottom: -5px;
    left: auto;
    background: none;
    font-weight: 500;
}
header.main-header .site-branding a{
    display: inline-block;
    margin: 5px 0;
}
header.main-header .site-branding .unit-block{
     display: inline-block;
    vertical-align: middle;
    color: #707070;
    margin-left: 15px;
    padding-left: 15px;
    border-left: 2px solid #eaeaea;
    font-size: 14px;
}
header.main-header .site-branding .unit-block a{
    margin: 0 0 0 5px;
}
header.main-header .site-branding .unit-block a img {
    height: 58px;
    width: auto;
    margin-top: -8px;
    display: inline-block;
}
.main-banner-inner{
    position: relative;
}
.book-an-appointment-container {
    z-index: 99;

}
.book-an-appointment-container input, .book-an-appointment-container label input{
font-family: "Open Sans", Arial, sans-serif !important;
    font-size: 16px;
    padding: 10px 12px;
    border-radius: 0;
    line-height: 24px;
    font-weight: 500;
    color: #000;
    }
.book-an-appointment-container input:focus, .book-an-appointment-container label input:focus, .book-an-appointment-container textarea:focus{
    outline: none;
    box-shadow: none;
}
.book-an-appointment-container p{
	margin:0 0;
}
.book-an-appointment-container textarea{
    height: 110px !important;
    resize: none;
font-family: "Open Sans", Arial, sans-serif !important;
    font-size: 16px;
    padding: 10px 12px;
    border-radius: 0;
    line-height: 24px;
    font-weight: 500;
    color: #000;
}
.book-an-appointment-container h2{
 font-family: "Open Sans", Arial, sans-serif !important;
    font-weight: 600 !important;
    font-size: 34px;
    margin-bottom: 30px;
	    line-height: 34px;
    color: #fff;
    letter-spacing: -1px;
}
.book-an-appointment-container .submitButton input[type=submit]{
    color: #fff !important;
    background-color: #00467A !important;
    border-color: #00467A !important;
    border-radius: 3px !important;
    font-size: 1rem !important;
font-family: "Open Sans", Arial, sans-serif !important;
    font-weight: 600 !important;
    padding: 0.575rem 1rem !important;
    transition: all 0.3s ease-in-out 0s;
    text-transform: none !important;
        width: 100%;
    
}
.book-an-appointment-container .submitButton input[type=submit]:hover,
.book-an-appointment-container .submitButton input[type=submit]:focus{
        color: #fff;
    background-color: #f58634 !important;
    border-color: #f58634 !important
}
.book-an-appointment-container .wpcf7 form .wpcf7-response-output {
    margin: 5px 0 0;
    padding: 0.2em 1em;
font-family: "Open Sans", Arial, sans-serif !important;
    text-align: center;
    font-size: 13px;
    border-radius: 3px;
	color: #fff;
}
.book-appointment-block .wpcf7-not-valid-tip {
    color: red;
}
.book-an-appointment-container .wpcf7-spinner{
    height: inherit;
    min-height: 2px;
    display: none;
}
.btn-custom{
        color: #fff;
transition: all .5s cubic-bezier(.165, .84, .44, 1);
    border:none !important;
font-family: "Open Sans", Arial, sans-serif !important;
    letter-spacing: -.5px;
    font-weight: 500 !important;
    padding: 0.775rem 1.2rem !important;
      transition: all 0.3s ease-in-out 0s;
}
.btn-custom:hover,
.btn-custom:focus{
     color: #fff;
    box-shadow: none !important;
    outline: none !important;

     
}

.btn-primary.btn-custom {
  color: #fff;
    background-color: #941818;
    border: 2px solid #941818 !important;
    border-radius: 6px 6px;
font-family: "Open Sans", Arial, sans-serif !important;
  font-size: 16px;
  letter-spacing: -0.5px;
  font-weight: 500 !important;
  padding: 0.55rem 1.65rem !important;
  position: relative;
  overflow: hidden;
  transition: color 0.5s ease-in-out, background-color 0.5s ease-in-out;
}

.btn-primary.btn-custom:hover,
.btn-primary.btn-custom:focus {
  color: #941818;
  background: #ffffff !important;
  box-shadow: none !important;
  outline: none !important;
   border: 2px solid #941818 !important;
}
.btn-primary.btn-custom:active {
  color: #941818;
  background: #ffffff !important;
  box-shadow: none !important;
  outline: none !important;
   border: 2px solid #ffffff !important;
}

.btn-primary.btn-custom span {
  position: relative;
  z-index: 2;
}


.headerCallAction{
    margin-left: 25px;
}
::-webkit-scrollbar {
    width: 5px;
}
/* Track */
::-webkit-scrollbar-track {
    background: #f4f4f4; 
}
/* Handle */
::-webkit-scrollbar-thumb {
    background: #c0bebe; 
    border-radius: 25px;
}
/* Handle on hover */
::-webkit-scrollbar-thumb:hover{
    background: #119FC3; 
}

.home-nuggets-block {
    position: relative;
    padding: 65px 20%;
    background: #1a0b42 url(../images/nuggets-bg.jpg) no-repeat center center;
    background-size: cover;
}
.home-nuggets-block:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(8,44,88, .75);
        mix-blend-mode: multiply;
}
.home-nuggets-block .slick-dots li button:before{
   color: white; 
}
.home-nuggets-block .slick-dots li.slick-active button:before{
    color: white;
    opacity: 1;
}
.home-nuggets-block .slick-nuggets .slick-dots button{
    background-color: transparent !important;
}
.home-nuggets-block .section-title-new, .home-nuggets-block .slick-nuggets{
    position: relative;
} 
.home-nuggets-block .section-title-new h3, .home-nuggets-block .slick-nuggets .slider-col p{
    color: #fff;
        margin-left: 0;
    margin-right: 0;
}
.home-nuggets-block .slick-nuggets .slider-col{
    padding: 25px;
    background: #f1dcb1;
    border-radius: 3px;
        min-height: 260px;
        position: relative;    -moz-box-shadow: 0 20px 40px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0 20px 40px rgb(0 0 0 / 10%);
    box-shadow: 0 20px 40px rgb(0 0 0 / 10%);
}
.home-nuggets-block .slick-nuggets .slider-col:before {
      content: "\0022";
    position: absolute;
    left: 11px;
    top: -28px;
    font-size: 110px;
    color: rgba(0,70,152,.1);
    font-weight: 900;
font-family: "Open Sans", Arial, sans-serif !important;
    z-index: 1;
}
.home-nuggets-block .slick-nuggets .slider-col p{
       font-size: 18px;
    color: #000 !important;
}
.home-nuggets-block .slick-nuggets .slick-slide{
    margin: 0 8px 35px 8px;
}
.headerSocialMediaIcons ul, ul.socialmediaIcons{
    display: flex;
    flex-flow: row wrap;
    margin: 0 0;

}
.headerSocialMediaIcons ul li, ul.socialmediaIcons li{
    list-style: none;
    margin: 0 0;
    padding: 0 0;
}
.inner-page-content .entry-content p {
    font-size: 18px;
font-family: "Open Sans", Arial, sans-serif !important;
	font-weight:400;
}
.headerSocialMediaIcons ul li a, ul.socialmediaIcons li a{
        display: block;
    padding: 3px 3px;
    text-align: center;
    position: relative;
}
.headerSocialMediaIcons ul li a i, ul.socialmediaIcons li a i{
        width: 28px;
    height: 28px;
    text-align: center;
    line-height: 28px;
    background: aliceblue;
    border-radius: 50%;
    color: #fff !important;
    background-color: #D7B46A;
    font-size: 13px;
}
.footer-company-item{
	
}
.footer-menu-second-item{
}
.footerSocialMediaIcons ul.socialmediaIcons li{
  
}
footer .footerAddressBlock p{
display: block;
    color: #000000;
    line-height: 24px;
    font-size: 15px;
font-family: "Open Sans", Arial, sans-serif !important;
    font-weight: 400;
    position: relative;
}
footer .footerAddressBlock .ic-tag{
    padding-left: 32px;
	margin-bottom: 22px;
}
footer .footerAddressBlock .ic-tag a{
	color:#000000;
	 transition: all .2s;
	 display:inline-block;
}
footer .footerAddressBlock .ic-tag a:hover, 
footer .footerAddressBlock .ic-tag a:focus{
     color: #01398e; 
    transform: scale(1.05);	 
}
footer .footerAddressBlock .ic-tag i{
      position: absolute;
    left: 0;
    font-size: 26px;
    color: #27a90b;
}
.footerSocialMediaIcons ul.socialmediaIcons li a{
    text-align: left;
    display: flex;
    flex-flow: row wrap;
        align-items: center;
   line-height: 20px;
    margin-bottom: 15px;
}
.footerSocialMediaIcons ul.socialmediaIcons li a i{
    width:35px;
    height: 35px;
    font-size: 15px;
      line-height: 35px;
}
.footerSocialMediaIcons ul.socialmediaIcons li a span{
    margin-left: 5px;
}
.footerSocialMediaIcons ul.socialmediaIcons li a span strong{
    display: block;
}
.footerSocialMediaIcons ul.socialmediaIcons li a.facebook i{
    background-color: #405690;
}
.footerSocialMediaIcons ul.socialmediaIcons li a.twitter i{
    background-color: #29A8E2;
}
.footerSocialMediaIcons ul.socialmediaIcons li a.youtube i{
    background-color: #D7292E;
}
.footerSocialMediaIcons ul.socialmediaIcons li a.instagram i{
    background-color: #DA004F;
}
.footerSocialMediaIcons ul.socialmediaIcons li a.linkedin i{
    background-color: #29A8E2;
}
.footerSocialMediaIcons ul.socialmediaIcons li a.whatsapp i{
    background-color: #4ED454;
}
.webCreation{
	    margin-left: 60px;
}
.webCreation a{
	color: #bed1e3;
	border-bottom: 1px dashed #bed1e3;
}
.webCreation a:hover,
.webCreation a:focus{
	color:#fff;
	border-bottom: 1px dashed #fff;
}
.not-found-main {
    text-align: center;
    margin: 0 20%;
    padding: 100px 0;
}
.not-found-main img {
    display: inline-block;
    height: 150px;
}
.not-found-main p{
   font-size: 16px !important;
}
.not-found-main  .search-field {
    width: 63%;
}
.not-found-main  .search-form .search-submit {
    line-height: 24px;
    background-color: #004886;
    background-image: linear-gradient(272deg, #004886 30%, #527D24 100%);
    border: none;
}
.wpcf7-not-valid-tip {
    font-size: .8rem !important;
}
.primary-navigation .sub-menu{
    margin-left: 0 !important;
}
.primary-navigation .sub-menu .sub-menu{
 margin-left: var(--primary-nav--padding) !important;
}

.search-no-results .no-results{
    padding: 55px 0;
}
.hideDesktopClass{
    display: none !important;
}
.search-no-results .no-results .page-header h1.page-title, .search-results .page-header h1.page-title{
    color: #004886;
    font-weight: 500;
    font-size: 32px;
}
.search-no-results .no-results .page-header, .search-results .page-header{
        padding: 15px 0;
    margin-bottom: 35px;
}
.search-no-results .no-results .page-content{
       max-width: var(--responsive--alignwide-width); 
    margin-top: 0;
}
.search-no-results .no-results .search-field{
    width: 63%;
}
.search-no-results .no-results .search-form .search-submit{
   line-height: 24px; 
    background-color: #004886;
    background-image: linear-gradient(272deg, #004886 30%, #527D24 100%);
    border: none;
}
.search-results .site-main{
        padding-top: 35px !important;
}
.search-result-count{
        margin-top: 0;
  margin-bottom: 25px;
       max-width: var(--responsive--alignwide-width);
}
.search-results .site-main  article .entry-title{
      max-width: 100%;
    line-height: 20px;
    margin: 0 0;
    padding: 0 0;
}
.search-results .site-main  article .entry-content{
       margin: 15px 0 0 0; 
}
.search-results .site-main  article .entry-header{
        margin: 0 0 !important;
}
.search-results .site-main  article .entry-header .post-thumbnail{
    display: none !important;
}
.search-results .site-main  article .entry-content p{
  max-width: 100% !important;  
}
.search-results .site-main  article footer{
    display: none !important;
}
.search-results .site-main  article{
     max-width: var(--responsive--alignwide-width) !important;
    margin: 0 auto 10px auto;
    padding: 30px;
    border: 1px solid #ddd;
}
.search-results .site-main  article .entry-header .entry-title a{
        color: #004886;
    font-weight: 500;
    font-size: 18px;
    border-bottom: 1px solid #004886;
}
.search-results .site-main  article .entry-header .entry-title a:hover{
    color: #527D24;
    border-bottom: 1px solid #527D24;
}
.nav-links .next.page-numbers{
        margin-left: 15px;
}
.marScroll p{
    margin: 0 0;
     font-size: 10px;
}
.marScroll{
        display: block;
	    margin: 0 0;
    padding: 9px 0;
    font-size: 13px;
    color: #fff;
}
.marScroll a{
	    color: #ffffff;
    margin: 0 25px;
     font-size: 13px;

}
.marScroll a:hover{
	color: #e4df76;
	text-decoration: none !important;
}
.marScroll span{
	margin:0 25px;
	color: #e4df76;
}
.marScroll img{
	    height: 23px;
    margin-right: 15px;
}
/* Home Investors Block Removed Slider and added 3 boxes Starts */
/*.investors-block .slick-slider .slick-list .slick-track{
    width: 100% !important;
}
.investors-block .slick-slider .slick-list .slick-track .slick-slide {
    width: 33.333333333% !important;
}*/
.investors-block .slick-slider .slick-list .slick-track .slick-slide img {
    width: 100% !important;
}
/* Home Investors Block Removed Slider and added 3 boxes Ends */
.teamMemberPopup .container-fluid{
    padding: 50px;
}
.popup-team-description h4{
    color: #004886;
}
.popup-team-description p.pop-team-designation{
    color: #59697A;
}
.popup-team-col{
    margin-right: 4%;
}
.singleSlideScroller .slick-slider-body {
 position: absolute;
    text-align: center;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9;
    padding: 25px 25px;

}
.singleSlideScroller .slick-slider-body h5,
.singleSlideScroller .slick-slider-body h5 a{
    color: #fff;
}
.singleSlideScroller .slick-image {
    position: relative;
}
.blogs-videos-main-block .blog-container .singleSlideScroller .slick-image img{
    min-height: 414px;
}
.singleSlideScroller .slick-slider-body ul.post-categories {
    margin: 0 0 10px 0;
    padding: 0 0;
}
.singleSlideScroller .slick-slider-body ul.post-categories li {
    list-style: none;
    display: inline-block;
    padding: 0 0;
    margin: 0 0;
}
.singleSlideScroller .slick-slider-body ul.post-categories li a {
      padding: 3px 9px;
    border-radius: 4px;
    display: block;
    background: #004886;
    color: #fff;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: .5px;
}
.singleSlideScroller .slick-slider-body ul.post-categories li a:hover {
    background: #527D24;
}
.singleSlideScroller .slick-image:before{
        content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    top: 0;
    background: -moz-linear-gradient(bottom, rgba(0,0,0,0.95) 0%, rgba(0,0,0,0) 100%);
    background: -webkit-linear-gradient(bottom, rgba(0,0,0,0.95) 0%,rgba(0,0,0,0) 100%);
    background: linear-gradient(to top, rgba(0,0,0,0.95) 0%,rgba(0,0,0,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00000000',GradientType=1 );
}
.singleSlideScroller .zmdi-chevron-left, 
.singleSlideScroller .zmdi-chevron-right {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    border: none;
    outline: none;
    background: transparent;
    color: #fff;
    font: normal normal normal 18px/1 'Material-Design-Iconic-Font';
}

.singleSlideScroller .zmdi-chevron-right {
    right: 13px;
    width: 32px;
    height: 32px;
    border: 1px solid #527D24;
    background: #527D24;
    border-radius: 50%;
    text-align: center;
    line-height: 30px;
    z-index: 9;
}
.singleSlideScroller .zmdi-chevron-left {
    left: 13px;
    width: 32px;
    height: 32px;
    border: 1px solid #527D24;
    background: #527D24;
    border-radius: 50%;
    text-align: center;
    line-height: 30px;
    z-index: 9;
}

.submit-form-main input[type=text], 
.submit-form-main input[type=email], 
.submit-form-main input[type=url], 
.submit-form-main input[type=password], 
.submit-form-main input[type=search], 
.submit-form-main input[type=number], 
.submit-form-main input[type=tel], 
.submit-form-main input[type=date], 
.submit-form-main input[type=month], 
.submit-form-main input[type=week], 
.submit-form-main input[type=time], 
.submit-form-main input[type=datetime], 
.submit-form-main input[type=datetime-local], 
.submit-form-main input[type=color], 
.submit-form-main textarea{
    border: 1px solid #d8d6d6 !important;
}
.submit-form-main input[type=text]:focus, 
.submit-form-main input[type=email]:focus, 
.submit-form-main input[type=url]:focus, 
.submit-form-main input[type=password]:focus, 
.submit-form-main input[type=search]:focus, 
.submit-form-main input[type=number]:focus, 
.submit-form-main input[type=tel]:focus, 
.submit-form-main input[type=date]:focus, 
.submit-form-main input[type=month]:focus, 
.submit-form-main input[type=week]:focus, 
.submit-form-main input[type=time]:focus, 
.submit-form-main input[type=datetime]:focus, 
.submit-form-main input[type=datetime-local]:focus, 
.submit-form-main input[type=color]:focus, 
.submit-form-main textarea:focus{
    box-shadow: none;
    outline: none;
}
.submit-form-main textarea{
    height: 167px;
    resize: none;
}
.management-profile-pic-block{
       /* width: 350px !important;
    margin: 0 auto; */
    /* box-shadow: rgba(17, 12, 46, 0.15) 0px 48px 100px 0px; */
        width: 305px;
    height: 305px;
    overflow: hidden;
    align-items: center;
       align-content: center;
    border: 1px solid #eaeaea;
    justify-content: center;
    display: flex;
}
.management-profile-pic-block img{
    width: 100% !important;
    height: 100% !important;
    max-width: 100% !important;
}
.inner-page-content article .entry-content .management-profile-pic-block figure {
    margin-bottom: 0;
}
.management-full-description-block{
   /* padding: 30px !important;
    margin-top: -26px !important;

        background: linear-gradient(272deg, rgba(82,124,36,0.8) 30%, rgba(4,96,179,0.8) 100%);
    color: #fff;
    border-radius: 3px;
    margin-bottom: 60px;
 
    box-shadow: rgba(0, 0, 0, 0.45) 0px 25px 20px -20px; */
}
.contact-info-holder .contact-box.socialmediaIcons .icon-text-position span{
	    margin-left: 0;
}
.contact-info-holder .contact-box.socialmediaIcons .icon-text-position ul{
	    margin: 0 0;
		padding:0 0;
}
.contact-info-holder .contact-box.socialmediaIcons .icon-text-position ul li{
	    margin: 0 0;
		padding:0 0;
		display:inline-block;
list-style:none;

}
.contact-info-holder .contact-box.socialmediaIcons .icon-text-position ul li:before{
	content:none;
}
.contact-info-holder .contact-box.socialmediaIcons .icon-text-position ul li a{
    display: inline-block;
    padding: 5px 5px;
    border-radius: 50%;
    color: #fff !important;
    background-color: #D7B46A;

}
.contact-info-holder .contact-box.socialmediaIcons .icon-text-position ul li a i{
    width: 20px;
    height: 20px;
    font-size: 14px;
    line-height: 20px;
    margin: 0 0 !important;
    text-align: center;
    border-radius: 50%;
    color: #fff !important;
    background-color: transparent;
    background-image: none;
    -webkit-background-clip: unset;
    -webkit-text-fill-color: unset;
}
	
.share-post-block{
	margin-bottom:50px;
}
.share-post-block .a2a_label{
    clip-path: polygon(0px 0px,0px 0px,0px 0px) !important;
    -webkit-clip-path: polygon(0px 0px,0px 0px,0px 0px) !important;
}
.share-post-block .addtoany_list a .a2a_svg{
	    background-color: transparent !important;
		    border: 1.5px solid #000;
    border-radius: 50%;

}
.share-post-block .addtoany_list a:hover .a2a_svg{
	background-color: #000 !important;
}
.share-post-block .addtoany_list a:hover .a2a_svg svg path{
fill:#fff !important;
}	
.share-post-block .addtoany_list a .a2a_svg svg path{
	fill:#000 !important;
}
.share-post-block .addtoany_list a, 
.share-post-block .widget .addtoany_list a{
        width: auto !important;
    border: none !important;
    padding-top: 2px;
    border-radius: 3px;
    margin-right: 5px;
    background: transparent !important;
}
.addtoany_content.addtoany_content_bottom{
	margin-top:40px !important;
}
.addtoany_content.addtoany_content_bottom .a2a_label, .share-post-block .a2a_label{
	position: absolute!important;
    clip-path: none;
    -webkit-clip-path: none;
    overflow: visible;
    height: auto !important;
    width: auto !important;
    font-size: 11px;
	    padding-left: 0px;
	    color: #fff !important
}
.addtoany_list a, .widget .addtoany_list a{
    width: 100px;
    border: 1px solid #ddd !important;
    padding-top: 2px;
    border-radius: 3px;
    margin-right: 5px;
    background: #f5f5f5 !important;
}
a.a2a_button_facebook{
	    background-color: rgb(24, 119, 242) !important;
}
a.a2a_button_twitter{
	    background-color: rgb(29, 155, 240)!important;
}
a.a2a_button_linkedin{
	    background-color: rgb(0, 123, 181) !important;
}
a.a2a_button_whatsapp{
	background-color: rgb(18, 175, 10) !important;
}
a.a2a_button_pinterest{
	background-color: rgb(189, 8, 28) !important;
}
a.a2a_button_email{
	    background-color: rgb(1, 102, 255) !important;
}
.addtoany_list a svg, .widget .addtoany_list a svg{
height:23px;
	    top: 50%;
    transform: translateY(-50%);
}
.addtoany_header{
	font-weight:500;
}

header.main-header .site-branding img{
    height: 43px;
    width: auto;
}
header.main-header{
    padding:0 25px 0 25px;
}
.mega-menu-column img {
  display: block;
    max-width: 100%;
}
.mega-menu-column img.menu-logo {
    display: block;
    max-width: 175px;
    margin-bottom: 24px;
}
.primary-navigation.cag-primary-navigation > div > .menu-wrapper > li > .sub-menu:before, .primary-navigation > div > .menu-wrapper > li > .sub-menu:after,
.primary-navigation.cag-primary-navigation > div > .menu-wrapper > li > .sub-menu:before, .primary-navigation > div > .menu-wrapper > li > .sub-menu:before{
    content: none;
}
header.main-header {
    background:#ebeef1;
    border: none;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    margin: 0;
/*    background-image: -webkit-gradient( linear, top, bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)) );
    background-image: -webkit-linear-gradient( top, rgba(0, 0, 0, 0.5) 5%, rgba(0, 0, 0, 0) 100% );
    background-image: -moz-linear-gradient( top, rgba(0, 0, 0, 0.5) 5%, rgba(0, 0, 0, 0) 100% );
    filter: progid:DXImageTransform.Microsoft.gradient( gradientType=1, startColor=0, endColorStr=#000000 );
    -ms-filter: progid:DXImageTransform.Microsoft.gradient( gradientType=1, startColor=0, endColoStr=#000000 );*/
     position: sticky;
	  top:0;
    right: 0;
    left: 0;
    z-index: 999999;
        width: 100%;
    max-width: 100%;
       /* box-shadow: 0 1px 5px rgb(0 0 0 / 20%);
    -webkit-box-shadow: 0 1px 5px rgb(0 0 0 / 20%);
    -moz-box-shadow: 0 1px 5px rgba(0,0,0,0.2);
    -o-box-shadow: 0 1px 5px rgba(0,0,0,0.2);*/
    align-items: center;
}
header.main-header.active{
	  background:#ffffff;
	   box-shadow: 0 1px 15px rgb(0 0 0 / 10%);
    -webkit-box-shadow:0 1px 15px rgb(0 0 0 / 10%);
    -moz-box-shadow: 0 1px 15px rgb(0 0 0 / 10%);
    -o-box-shadow: 0 1px 15px rgb(0 0 0 / 10%);
}
.banner {
    position: relative;
    padding: 0 0;
	margin:0 25px 10px 25px;
	overflow:hidden;
	border-radius:20px;
}


#loading {
	background-color: #10213a;
	/* background-image: linear-gradient(272deg, #7db044 30%, #2672b0 100%);*/
	position: absolute;
	margin-top: 0px;
	top: 0px;
	z-index: 99;
	left: 0;
	right: 0;
	bottom: 0;
}
#loading-center {
	width: 100%;
	height: 100%;
	position: relative;
}
#loading-center-absolute {
	position: absolute;
	left: 50%;
	top: 50%;
	height: 75px;
	width: 75px;
	margin-top: -35px;
	margin-left: -35px;
}
.lds-roller {
	display: inline-block;
	position: relative;
	width: 64px;
	height: 64px;
}
.lds-roller div {
	animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
	transform-origin: 32px 32px;
}
.lds-roller div:after {
	content: " ";
	display: block;
	position: absolute;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: #ed3237;
	margin: -3px 0 0 -3px;
}
.lds-roller div:nth-child(1) {
	animation-delay: -0.036s;
}
.lds-roller div:nth-child(1):after {
	top: 50px;
	left: 50px;
}
.lds-roller div:nth-child(2) {
	animation-delay: -0.072s;
}
.lds-roller div:nth-child(2):after {
	top: 54px;
	left: 45px;
	background: #f58634;
}
.lds-roller div:nth-child(3) {
	animation-delay: -0.108s;
}
.lds-roller div:nth-child(3):after {
	top: 57px;
	left: 39px;
	background: #ffcc29;
}
.lds-roller div:nth-child(4) {
	animation-delay: -0.144s;
}
.lds-roller div:nth-child(4):after {
	top: 58px;
	left: 32px;
	background: #09c46c;
}
.lds-roller div:nth-child(5) {
	animation-delay: -0.18s;
}
.lds-roller div:nth-child(5):after {
	top: 57px;
	left: 25px;
	background: #00afef;
}
.lds-roller div:nth-child(6) {
	animation-delay: -0.216s;
}
.lds-roller div:nth-child(6):after {
	top: 54px;
	left: 19px;
	background: #413f95;
}
.lds-roller div:nth-child(7) {
	animation-delay: -0.252s;
}
.lds-roller div:nth-child(7):after {
	top: 50px;
	left: 14px;
	background: #5e3e95;
}
.lds-roller div:nth-child(8) {
	animation-delay: -0.288s;
}
.lds-roller div:nth-child(8):after {
	top: 45px;
	left: 10px;
		background: #ffffff;
}
@keyframes lds-roller {
 0% {
 transform: rotate(0deg);
}
 100% {
 transform: rotate(360deg);
}
}
.abour-company-block .section-title {
    margin-bottom: 40px;
    position: relative;
	    margin-top: 25px;

}
.banner .slick-image {
	position: relative;
}
.banner .slick-image img {
	width: 100%;
}
.banner .slick-slider-body {
    position: absolute;
    text-align: center;
    right: 2%;
    left: 2%;
    bottom: 5%;
    z-index: 9;
    padding: 2px 20px;
    width: auto;
    margin: 0 0;
}
.banner #slick-slide11 .slick-slider-body{
    bottom: 45%;
} 
.banner .slick-slider-body a{
   
}
.banner .slick-slider-body .has-white-color a{
	color:#D7B46A !important;
}
.banner .slick-slider-body a:hover{
    text-decoration: none;
   
}
.banner .slick-slider-body h3 {
    letter-spacing: 0;
    color: #ffffff;
font-size: 28px;
    font-weight: 700 !important;
   
    margin: 0 0 15px 0;
font-family: "Open Sans", Arial, sans-serif !important;
}
.banner .slick-slider-body .btn-custom{
font-family: "Open Sans", Arial, sans-serif !important;
    font-weight: 500 !important;
    font-size: 16px;
    letter-spacing: -.5px;
}
.banner .slick-slider-body .btn-custom img{
    width: 20px;
    height: 20px;
    display: inline-block;
    margin-left: 10px;
	  transition: all .5s cubic-bezier(.165, .84, .44, 1);
filter: invert(75%) sepia(92%) saturate(781%) hue-rotate(87deg) brightness(100%) contrast(105%);	
}
.banner .slick-slider-body .btn-custom svg,
.btn-custom svg{
	   width:15px;
    height: 15px;
    display: inline-block;
    margin-left: 10px;
	  transition: all .5s cubic-bezier(.165, .84, .44, 1);
}
.banner .slick-slider-body .btn-custom svg path,
.btn-custom svg path{
	  fill:#ffffff;
}
.banner .slick-slider-body p {
    font-size: 15px;
    line-height: 20px;
    margin: 0 0 15px 0;
    text-shadow: none;
    color: #ffffff;
    letter-spacing: 0;
    font-weight: 400;
    font-family: "Open Sans", Arial, sans-serif !important;
}
.banner .slick-slider-body .captionsMainSlider{
	display:block;
	    margin-bottom: 30px;
}

.banner .slick-dots {
    bottom: 10px;
    z-index: 9;
    width: auto;
    left: 0;
    padding-left: 20px;
    right: 0;
}
.abour-company-block{
    padding: 80px 0;
    /* background: #f0f1f5; */
}
.banner .slick-dots li button{
    background-color:transparent !important;
}

.banner .slick-dots li button:before {
	font-size: 6px;
	line-height: 20px;
	position: absolute;
	top: 0;
	left: 0;
	height: 6px;
	width: 30px;
	background-color: rgba(255,255,255,1);
	content: '';
	text-align: center;
	opacity: 1;
	border-radius: 0;
}
.banner .slick-dots .slick-active button:before {
	background-color: rgba(148,24,24,1);
	opacity: 1;
}
.banner .slick-dots .slick-active {
	-webkit-transform: scale(1.3);
	-moz-transform: scale(1.3);
	-ms-transform: scale(1.3);
	-o-transform: scale(1.3);
	transform: scale(1.3);
}
.banner .slick-dots li {
	width: 35px !important;
	margin: 0 6px !important;
	webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.banner .slick-dots li button {
	width: 100% !important;
	height: 100% !important;
}
.mainSlider.slick-dotted.slick-slider {
	    margin-bottom: -5px;
	overflow: hidden;
	position: relative;
}
.site.cagSite a:focus:not(.wp-block-button__link):not(.wp-block-file__button),
.site.cagSite a:focus:not(.wp-block-button__link):not(.wp-block-file__button) img{
        outline:none !important;
    text-decoration:none !important;
    text-decoration-skip-ink: none;
    
}

.testimonials-main-container{
    -moz-box-shadow: 0 20px 40px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0 20px 40px rgb(0 0 0 / 10%);
    box-shadow: 0 20px 40px rgb(0 0 0 / 10%);
    border: 1px solid #ddd;
} 
.no-pad-left-col{
    padding-left: 0 !important;
}
.no-pad-right-col{
    padding-left: 0 !important;
}
.testimonials-slider-main{
     padding: 20px 30px;
}
.testimonials-slider-main .slick-dots li button {
    background-color: transparent !important;
}
.testimonials-slider-main .slick-dots li button:before{
    font-size: 14px;
}
a{
    text-decoration: none !important;
}
.primary-navigation.cag-primary-navigation #primary-menu-list a {
    font-weight: 600;
    color: #000000;
    font-size: 17px;
    padding-top: 34px;
    padding-bottom: 34px;
    font-family: "Open Sans", Arial, sans-serif !important;
	position:relative;
}
.primary-navigation.cag-primary-navigation #primary-menu-list a:after{
    content: "";
    position: absolute;
    bottom: 0;
	width:0;
    left: 5px;
    right: 5px;
    height: 4px;
    background: #941818;
		webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.primary-navigation.cag-primary-navigation #primary-menu-list a:hover:after{
		    width: auto;
}

.primary-navigation.cag-primary-navigation > div > .menu-wrapper .sub-menu-toggle {
    height: calc(4.8 * var(--primary-nav--padding) + 1.15em + 1px);
}
.primary-navigation.cag-primary-navigation #primary-menu-list .sub-menu li a{
    font-size: 14px !important;
    padding: 15px 15px;
	    font-weight: 500;
}
.primary-navigation.cag-primary-navigation #primary-menu-list .sub-menu li a:after{
	content:none;
}
.primary-navigation.cag-primary-navigation .primary-menu-container > ul > .menu-item{
      padding-right: 10px !important;
    padding-left: 10px !important;
}
.primary-navigation.cag-primary-navigation > div > .menu-wrapper > ul > .menu-itemlast-child{
    padding-right: 0;
}

.primary-navigation.cag-primary-navigation > div > .menu-wrapper > li > .sub-menu{
    background: #fff;
	    min-width: 260px;
}
.primary-navigation.cag-primary-navigation > div > .menu-wrapper > li > .sub-menu li{
    background: none;
}

.general-navigation-container{
  position: absolute;
    right: 25px;
    top: 10px;
        display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
}

.general-navigation-container nav ul{
display: flex;
    margin: 0 0;
}
.general-navigation-container nav ul li{
    list-style: none;
}
.general-navigation-container nav ul li a{
    color: #42566B;
    font-size: 15px;
    padding: 4px 12px;
    font-weight: 400;
}
.general-navigation-container nav ul li a:hover,
.general-navigation-container nav ul li a:focus{
    color: #527D24;
}

.lanTranslation{
      color: #42566B;
    font-size: 15px;
    padding: 0 15px 0 0;
    font-weight: 400;
}
.lanTranslation:hover,
.lanTranslation:focus{
        color: #527D24;
}
.lanTranslation .btn{
background-color: transparent !important;
    outline: none;
    color: #42566B !important;
    font-size: 15px;
    font-weight: 400;
	border:none !important;

}
.lanTranslation .btn:focus,
.lanTranslation .btn.active:focus{
    outline: none !important;
    box-shadow: none !important;
	border:none !important;
}
.lanTranslation .dropdown-menu{
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0 0 4px 4px;
    -webkit-box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
    box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
     padding: 10px 10px;
    min-width: 13rem;
    text-align: center;
        right: 0;
}
.lanTranslation .dropdown:hover .dropdown-menu{
    display: block;
}
.lanTranslation .dropdown-menu:after {
    border-bottom: 11px solid #ffffff;
    border-left: 10px solid rgba(0, 0, 0, 0);
    border-right: 10px solid rgba(0, 0, 0, 0);
    content: "";
    display: inline-block;
    right: 10px;
    position: absolute;
    top: -10px;
}
.lanTranslation .dropdown-menu:before {
      border-bottom: 10px solid rgba(0, 0, 0, .15);
    border-left: 10px solid rgba(0, 0, 0, 0);
    border-right: 10px solid rgba(0, 0, 0, 0);
    content: "";
    display: inline-block;
    right: 10px;
    position: absolute;
    top: -11px;
}
.lanTranslation .dropdown-menu li{
    display: inline-block;
    width: 18%;
}
.lanTranslation .dropdown-menu li a{
display: block;
    padding: 3px 3px;
    text-align: center;
}
.lanTranslation .dropdown-menu li a:hover,
.lanTranslation .dropdown-menu li a:focus,
.lanTranslation .dropdown-menu li a:active{
    background-color: transparent !important;
}
.lanTranslation .dropdown-menu li a i {
 width: 28px;
    height: 28px;
    line-height: 28px;
    background: aliceblue;
    border-radius: 50%;
    color: #fff !important;
    background-color: #004886;
    background-image: linear-gradient(272deg, #004886 30%, #527D24 100%);
    font-size: 13px;
}
.lanTranslation .dropdown-menu li a:hover i,
.lanTranslation .dropdown-menu li a:focus i{
    color: #fff !important;
}
.lanTranslation .btn:hover{
    color: #527D24 !important;
}
.lanTranslation .dropdown-menu li.liDropHeader{
    width: 100%;
        display: block;
}
.lanTranslation .dropdown-menu li.liDropHeader .dropdown-header {
    display: block;
    padding: 0 0.5rem 0.6rem;
    margin-bottom: 0;
    font-size: .875rem;
    color: #6c757d;
    white-space: nowrap;
    text-align: left;
}
.lanTranslation img{
    height: 17px;
    width: 17px;
}
.searchMainContainer{
margin-left: 40px;
}
.searchMainContainer #searchIcon{

    cursor: pointer;
    padding: 2px 22px;
  
}
.searchMainContainer #searchIcon img{
    width: 20px;
    opacity: .8;
}
.general-navigation-container .genNav{
    margin-right:10px;
}

.searchModalCustom  .modal-dialog{
    margin: 0 0;
    width: 100%;
    max-width: 100%;
}
.searchModalCustom  .modal-dialog .modal-content{
    border-radius: 0 0;
}

.searchModalCustom  .modal-dialog .modal-content .search-form > label{
    display: none;
}
.searchModalCustom  .modal-dialog .modal-content .modal-title,
.searchModalCustom  .modal-dialog .modal-content .search-form{
    width: 100%;
    max-width: 100%;
}
.searchModalCustom  .modal-dialog .modal-content .search-form .search-submit{
    display: none;
}
.searchModalCustom  .modal-dialog .modal-content .modal-header{
       padding: 0 0;
    margin: 0 30px
}
.searchModalCustom  .modal-dialog .modal-content .search-field{
        margin: 0 0;
}
.searchModalCustom  .modal-dialog .modal-content input[type=search]{
font-size: 28px;
    padding: 18px 10px;
    border: none;
	width:100%;
} 
.searchModalCustom  .modal-dialog .modal-content .modal-header .btn-close{
    background-color: transparent;
}
.searchModalCustom  .modal-dialog .modal-content .modal-header .btn-close:focus{
    outline: none;
    box-shadow: none;
}
input[type=search]:focus{
    outline: none;
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  display: none;
}
.blue-stripe{
    height: 38px;
    background: url(../images/blue-stripe.svg) no-repeat center top;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background-size:auto 38px;
}

.primary-navigation.cag-primary-navigation #primary-menu-list  li.has-mega-menu .sub-menu li a,
.primary-navigation.cag-primary-navigation #primary-menu-list .sub-menu li a{
   font-size: 16px; 
    padding-right: 20px;
    position: relative;

}
.primary-navigation.cag-primary-navigation #primary-menu-list  li.has-mega-menu .sub-menu li a:before{
content: "";
    position: absolute;
    left: 13px;
    bottom: 7px;
    height: 2px;
    background: #527D24;
    background-color: #527D24;
    background-image: linear-gradient(272deg, #2672b0 30%, #527D24 100%);
    width: 30px;
}
.primary-navigation.cag-primary-navigation #primary-menu-list  li.has-mega-menu .sub-menu .sub-menu li a:before{
    content:none;
}
.primary-navigation.cag-primary-navigation #primary-menu-list .sub-menu li a:hover,
.primary-navigation.cag-primary-navigation #primary-menu-list .sub-menu li a:focus{
      background: #f5f5f5;
    color: #941818;  
}
.primary-navigation.cag-primary-navigation #primary-menu-list  li.has-mega-menu li a:hover,
.primary-navigation.cag-primary-navigation #primary-menu-list  li.has-mega-menu li a:focus{
      background:none;
    color: #941818;  
}

.primary-navigation.cag-primary-navigation #primary-menu-list  li.has-mega-menu .sub-menu .sub-menu li a {
      font-weight: 400;
    font-size: 14px;
    color: #111;
    line-height: 19px;
    padding: 5px 0;
    }



.primary-navigation.cag-primary-navigation #primary-menu-list  li.has-mega-menu .sub-menu .sub-menu li a:hover,
.primary-navigation.cag-primary-navigation #primary-menu-list  li.has-mega-menu .sub-menu .sub-menu li a:focus{
    background: #fafafa;
    color: #06852e;
}

.highlights-section .highlights-inner{
    text-align: center;
}
.highlights-section .highlights-inner h4 {
    font-size: 28px;
    font-weight: 500;
  color: #004886;
    line-height: 28px;
    margin-bottom: 0px;
    display: inline-block;
    position: relative;
}
.highlights-section .highlights-inner img{
    /*height: 44px; */
	height: 72px;
    width: auto;
    display: inline-block;
}
.highlights-section .highlights-inner h4:after {
    content: "+" !important;
    position: absolute;
    right: auto !important;
    top: -1px;
    font-size: 29px;
    color: #004886;
    padding-left: 5px;
    /* width: 50px !important; */
    bottom: auto;
    left: auto;
    background: none;
    font-weight: 600;
}
.highlights-section .highlights-inner p {
    color: #00334E;
    margin: 0 0 !important;
    font-weight: 400;
}
.highlights-section .highlights-inner .heighlights-content{
    margin-top: 0;
	margin-left:0;
}
.site-main{
    padding: 0 0 !important;
}
.highlights-section{
   padding: 0px 0;
    margin: 0 17%;
}

section{
    margin: 0 0 !important;
}
.blocks-link{
    position: relative;
    display: block;
}
.block-thumb-icon-main{
    border-radius: 6px;
    overflow: hidden;
    /*    min-height: 400px;*/
position:relative;
    margin: 0 0;
}
.block-thumb-icon-main .two-column-images{
	position: relative;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    gap: 20px;
}
.block-thumb-icon-main .two-column-images .one-column-image strong{
display: block;
    position: absolute;
    bottom: 30px;
    left: 10px;
    right: 10px;
    text-align: center;
    color: #fff;
    font-weight: 600;
}
.block-thumb-icon-main .two-column-images .one-column-image{
	border-radius:10px 10px;
	overflow:hidden;
	position:relative;
}
.block-thumb-icon-main .two-column-images .one-column-image.right{
margin-top:120px;
border-radius:50px 0 50px 0;
}
.block-thumb-icon-main .two-column-images .one-column-image .playIcon{
	position: absolute;
    font-size: 70px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 99;
}
.block-thumb-icon-main .two-column-images .one-column-image .playIcon:before{
	content:"";
	position:absolute;
	top: 0;
    bottom: 0;
    left: 0;
    right: 0;
	background:rgba(0,0,0,.27);
	border-radius:10px 10px;
}
.block-thumb-icon-main .two-column-images .one-column-image .playIcon i{
	position:relative;
	z-index:99;
}
.block-thumb-icon-main .two-column-images .one-column-image .playIcon:hover{
	color:#01398e;
}
.video-modal .btn-close{
	    position: absolute;
    right: -11px;
    top: -17px;
    opacity: 1;
    border-radius: 50%;
    padding: 13px;
    z-index: 9;
    font-size: 12px;
	opacity:1;
	background:#cccccc url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat !important;
}
.block-thumb-icon-main span img{
	max-width:100%;
	display:inline-block;
}
.block-thumb-icon-main .about-block-shape-dots1{
    position: absolute;
    right: 20px;
    width: 75px;
    animation: moveUpDown 3s ease-in-out infinite;
    top: 55px;
}
.block-thumb-icon-main .about-block-shape-dots{
    position: absolute;
    left: 0;
    bottom: 10px;
    animation: moveUpDown 6s ease-in-out infinite;
    width: 115px;
}
.block-thumb-icon-main .about-block-shape-circle{
    position: absolute;
    left: 0;
    right: 0;
    top: 70px;
    width: 95px;
    margin: 0 auto;
    animation: rotateCircle 10s linear infinite;
}
@keyframes rotateCircle {
	from {
		transform: rotate(0deg);
	}
	to {
		transform: rotate(360deg);
	}
}
@keyframes moveUpDown {
	0% {
		transform: translateY(0); 
	}
	50% {
		transform: translateY(-20px);
	}
	100% {
		transform: translateY(0);
	}
}
.company-desciption .company-profile-link{
    margin-top: 25px;
}
.block-description{
    position: absolute;
    display: flex;
    left: auto;
    right: 0;
    top: 0;
    bottom: 0;
    
}
.blocks-link .block-description h3{
     font-size: 24px;
    font-weight: 500;  
}
.blocks-link.ceo-profile-link .block-description{
    justify-content: flex-end;
    padding: 30px;
}
.blocks-link.ceo-profile-link .block-description h3{
  
    color: #004886;
    margin: 0px 0 10px 0;
}
.blocks-link.ceo-profile-link .block-description p{
    color: #00334E;
    font-size: 15px;
   
}
.ceo-profile-link .block-description{
        width: 340px;
}

.blocks-link.company-profile-link .block-description{
justify-content: flex-end;
    padding: 30px;
    align-items: center;
    align-content: center;
    text-align: center;
    flex-direction: column;
}
.blocks-link.company-profile-link .block-description .pd-animation{
    margin-top: 30px;
}
.blocks-link.company-profile-link .block-description .more-btn{
    color: #fff;
}
.blocks-link.company-profile-link .yearsImage{
    position: absolute;
    top: 20%;
    left: 0;
    right: 0;
    text-align: center;
    display: none;
}
.blocks-link.company-profile-link .yearsImage img{
    height: 140px;
    width: auto;
}
.blocks-link.company-profile-link .block-description h3{
    color: #fff;
    margin: 0px 0 10px 0;
}
.blocks-link.company-profile-link .block-description p{
    color: #fff;

}
.company-desciption{
    line-height: 37px;
     margin: 0 18% 0 0;
    font-size: 18px;
    opacity: 1;
}
.company-desciption-main{
	    display: flex;
    flex-flow: row wrap;
    align-items: flex-start;
    justify-content: center;
    align-content: center;
}
.company-desciption-main .companylocalStatisticsMain{
	    flex: 0 1 35% !important;
}
.company-desciption-main .companylocalStatisticsMain,
.company-desciption-main .company-desciption {
	    flex: 1 0 0;
}
.company-desciption-main .companylocalStatisticsMain .companylocalStatisticsInner{
	    text-align: center;
}
.company-desciption-main .companylocalStatisticsMain .companylocalStatisticsInner h5{
	    padding: 2px 6px;
    background: #fff;
    position: relative;
    z-index: 9;
    font-size: 16px;
}
.company-desciption-main .companylocalStatisticsMain .companylocalStatisticsInner h5 span{
	    padding: 2px 6px;
		background:#fff;
		    position: relative;
    z-index: 9;
}
.company-desciption-main .companylocalStatisticsMain .companylocalStatisticsInner h5:after{
content: "";
    position: absolute;
    left: 15%;
    bottom: 0;
    top: 50%;
    right: 15%;
    height: 1px;
    background: #707070;
}
.company-desciption-main .companylocalStatisticsMain .companylocalStatisticsInner h2{
font-family: "Open Sans", Arial, sans-serif !important;
    font-size: 6rem;
    font-weight: 700 !important;
    line-height: 4.2rem;
	color:#06852e;
	    background: -webkit-linear-gradient(45deg, #09009f, #05ea8b 75%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.company-desciption-main .companylocalStatisticsMain .companylocalStatisticsInner p{
	    color: #72819A;
font-family: "Open Sans", Arial, sans-serif !important;
    font-weight: 400;
    font-size: 22px;
    letter-spacing: 0.5px;
    font-style: italic;
    margin: 0 0;
}
.company-desciption-main .companylocalStatisticsMain .companyContactNumber{
	    position: relative;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: flex-start;
    align-content: center;
	    margin-top: 40px;
	
}
.company-desciption-main .companylocalStatisticsMain .companyContactNumber a{
	    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: flex-start;
    align-content: center;
}
.company-desciption-main .companylocalStatisticsMain .companyContactNumber a:hover {
	opacity:.85;
}
.company-desciption-main .companylocalStatisticsMain .companyContactNumber a:hover img{
	    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    transform: rotate(360deg);
}	
.company-desciption-main .companylocalStatisticsMain .companyContactNumber a img{
    height: 42px;
    width: 42px;
	    transition: all .5s cubic-bezier(.165, .84, .44, 1);
}
.company-desciption-main .companylocalStatisticsMain .companyContactNumber h4{
	color: #72819A;
font-family: "Open Sans", Arial, sans-serif !important;
    font-weight: 400 !important;
    font-size: 22px;
    letter-spacing: 0.5px;
    font-style: italic;
    margin: 0 0 0 12px;
}
.company-desciption-main .companylocalStatisticsMain .companyContactNumber h4 strong{
    display: block;
    font-style: normal!important;
font-family: "Open Sans", Arial, sans-serif !important;
    font-weight: 700 !important;
    color: #0a306e;
    font-size: 1.4rem;
    letter-spacing: 0;

}
.company__video-btn {
    height: 80px;
    width: 80px;
    background-color: #004698;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 20px;
    position: absolute;
    top: 50%;
    border-radius: 50%;
    left: 50%;
    transition: all 500ms ease;
    transform: translate(-50px, -50px);
}
.company__video-btn:hover, .company__video-btn:focus{
  background-color: #D7B46A;
        color: #fff !important;
}
.company__video-btn-icon .ripple {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    transform: translate(-50%, -50%);
    -ms-box-shadow: 0 0 0 0 rgba(15,13,29, 0.6);
    -o-box-shadow: 0 0 0 0 rgba(15,13,29, 0.6);
    box-shadow: 0 0 0 0 rgb(15 13 29 / 60%);
    -webkit-animation: ripple 3s infinite;
    animation: ripple 3s infinite;
}
.company__video-btn-icon .ripple:before, 
.company__video-btn-icon .ripple:after {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    transform: translate(-50%, -50%);
    -ms-box-shadow: 0 0 0 0 rgba(15,13,29, 0.6);
    -o-box-shadow: 0 0 0 0 rgba(15,13,29, 0.6);
    box-shadow: 0 0 0 0 rgb(15 13 29 / 60%);
    -webkit-animation: ripple 3s infinite;
    animation: ripple 3s infinite;
}
.company__video-btn-icon .ripple:before {
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
    content: "";
    position: absolute;
}
.company__video-btn-icon .ripple:after {
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
    content: "";
    position: absolute;
}
@-webkit-keyframes ripple {
    70% {
        box-shadow: 0 0 0 40px rgba(15, 13, 29, 0);
    }

    100% {
        box-shadow: 0 0 0 40px rgba(15, 13, 29, 0);
    }
}

@keyframes ripple {
    70% {
        box-shadow: 0 0 0 40px rgba(15, 13, 29, 0);
    }

    100% {
        box-shadow: 0 0 0 40px rgba(15, 13, 29, 0);
    }
}
.company__img-box{
    position: relative;
}
.more-btn{
       font-size: 15px;
    font-weight: 500;
    letter-spacing: .5px;
    padding: 3px 6px 3px 3px;
    color: #44b82b;
font-family: "Open Sans", Arial, sans-serif !important;
    transition: all .5s cubic-bezier(.165, .84, .44, 1);
    position: relative;
}

.more-btn img {
    position: absolute;
    top: 50%;
    height: 16px;
    max-width: 100%;
    margin-bottom: 0 !important;
    left: 100%;
     filter: invert(34%) sepia(88%) saturate(530%) hue-rotate(87deg) brightness(96%) contrast(98%);
    transition: all .5s cubic-bezier(.165, .84, .44, 1);
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%) !important;
    -moz-transform: translateY(-50%) !important;
    -ms-transform: translateY(-50%) !important;
    -o-transform: translateY(-50%) !important;
}
.more-btn:hover img {
    left: calc(100% + 5px);
    transform: translateY(-50%) !important;
    -webkit-transform: translateY(-50%)!important;
    -moz-transform: translateY(-50%)!important;
    -ms-transform: translateY(-50%) !important;
    -o-transform: translateY(-50%) !important;
}
.more-btn:hover{
    color: #44b82b;
}
.more-btn img {
    display: block;
    width: auto !important;
}

.img-zoom img {
    transition: all .3s linear;
}
.img-zoom:hover img {
    transform: scale(1.1);
}

.blocks-link .block-thumb-icon-main img {
    transition: all .3s linear;
}
.blocks-link:hover .block-thumb-icon-main img {
    transform: scale(1.1);
}

.products-block {
    background: #222222 url(../images/products-banner.jpg) no-repeat center center;
    background-size: cover;
    position: relative;
    padding: 80px 0;
    text-align: center;
    margin-top: 60px !important;
}
.products-block:before {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: rgba(0,0,0,0.75);
}
.home-treatments-block, .home-treatments-block  .container {
position:relative;
}
.large-section-title{
	    max-width: 60% !important;
    text-align: center;
    margin: 0 auto;
}
.home-treatments-block .section-title h3{
	color:#ffffff;
}
.slick-treatments{
	z-index:9;
}
.circle-rotate{
    position: absolute;
    right: 0;
    bottom: 43px;
	border-radius:50%;
    width: 10vw !important;
	height:10vw !important;
	border:22px solid rgba(255, 255, 255, .5);
	    animation: rotateCircle 10s linear infinite;
}
.circle-rotate .circle-r {
  display: block;
  position: absolute;
  width: 7%;
  height: 7%;
  margin: -3%;
  border-radius: 50%;
  top: 50%;
  left: 50%;
}

.circle-rotate .circle-r.blue {
  background-color: #416ba9;
  transform: translate(5vw);
}
.circle-rotate .circle-r.pink {
  background-color: #e6427a;
  transform: rotate(72deg) translate(5vw) rotate(-72deg);
}
.circle-rotate .circle-r.lime {
  background-color: #cddb00;
  transform: rotate(144deg) translate(5vw) rotate(-144deg);
}
.circle-rotate .circle-r.orange {
  background-color: #e0592a;
  transform: rotate(216deg) translate(5vw) rotate(-216deg);
}
.circle-rotate .circle-r.teal {
  background-color: #57b6b2;
  transform: rotate(288deg) translate(5vw) rotate(-288deg);
}

@keyframes rotateCircle {
	from {
		transform: rotate(0deg);
	}
	to {
		transform: rotate(360deg);
	}
}


ul.wavedots {
  display: block;
  margin: 0;
  padding: 0;
  width: 50px;
  padding-left: 50px;
  position: absolute;
  left: 2%;
  top:32%;
  margin-left: -50px;
  -webkit-transform: rotate(-90deg) scale(2.3);
}


ul.wavedots li {
  display: block;
  height: 1.5px;
  width: 1.5px;
  background: #ffffff;
  margin: 5px;
  padding: 0;
  border-radius: 100%;
  box-shadow: 0px 0px #ffffff, 10px 0px #ffffff, -10px 0px #ffffff, 20px 0px #ffffff, -20px 0px #ffffff;
  /*box-shadow: 0px 0px #ffffff, 10px 0px #ffffff, -10px 0px #ffffff, 20px 0px #ffffff, -20px 0px #ffffff, 30px 0px #ffffff, -30px 0px #ffffff, 40px 0px #ffffff, -40px 0px #ffffff, 50px 0px #ffffff, -50px 0px #ffffff;*/
  -webkit-animation: wave 0.8s infinite alternate ease-in-out;
}

ul.wavedots li:nth-child(1) {
  -webkit-animation-delay: -3.9s;
}

ul.wavedots li:nth-child(2) {
  -webkit-animation-delay: -3.8s;
}

ul.wavedots li:nth-child(3) {
  -webkit-animation-delay: -3.7s;
}

ul.wavedots li:nth-child(4) {
  -webkit-animation-delay: -3.6s;
}

ul.wavedots li:nth-child(5) {
  -webkit-animation-delay: -3.5s;
}

ul.wavedots li:nth-child(6) {
  -webkit-animation-delay: -3.4s;
}

ul.wavedots li:nth-child(7) {
  -webkit-animation-delay: -3.3s;
}

ul.wavedots li:nth-child(8) {
  -webkit-animation-delay: -3.2s;
}

ul.wavedots li:nth-child(9) {
  -webkit-animation-delay: -3.1s;
}

ul.wavedots li:nth-child(10) {
  -webkit-animation-delay: -3s;
}

ul.wavedots li:nth-child(11) {
  -webkit-animation-delay: -2.9s;
}

ul.wavedots li:nth-child(12) {
  -webkit-animation-delay: -2.8s;
}

ul.wavedots li:nth-child(13) {
  -webkit-animation-delay: -2.7s;
}

ul.wavedots li:nth-child(14) {
  -webkit-animation-delay: -2.6s;
}

ul.wavedots li:nth-child(15) {
  -webkit-animation-delay: -2.5s;
}

ul.wavedots li:nth-child(16) {
  -webkit-animation-delay: -2.4s;
}

ul.wavedots li:nth-child(17) {
  -webkit-animation-delay: -2.3s;
}

ul.wavedots li:nth-child(18) {
  -webkit-animation-delay: -2.2s;
}

ul.wavedots li:nth-child(19) {
  -webkit-animation-delay: -2.1s;
}

ul.wavedots li:nth-child(20) {
  -webkit-animation-delay: -2s;
}

ul.wavedots li:nth-child(21) {
  -webkit-animation-delay: -1.9s;
}

ul.wavedots li:nth-child(22) {
  -webkit-animation-delay: -1.8s;
}

ul.wavedots li:nth-child(23) {
  -webkit-animation-delay: -1.7s;
}

ul.wavedots li:nth-child(24) {
  -webkit-animation-delay: -1.6s;
}

ul.wavedots li:nth-child(25) {
  -webkit-animation-delay: -1.5s;
}

ul.wavedots li:nth-child(26) {
  -webkit-animation-delay: -1.4s;
}

ul.wavedots li:nth-child(27) {
  -webkit-animation-delay: -1.3s;
}

ul.wavedots li:nth-child(28) {
  -webkit-animation-delay: -1.2s;
}

ul.wavedots li:nth-child(29) {
  -webkit-animation-delay: -1.1s;
}

ul.wavedots li:nth-child(30) {
  -webkit-animation-delay: -1s;
}

ul.wavedots li:nth-child(31) {
  -webkit-animation-delay: -0.9s;
}

ul.wavedots li:nth-child(32) {
  -webkit-animation-delay: -0.8s;
}

ul.wavedots li:nth-child(33) {
  -webkit-animation-delay: -0.7s;
}

ul.wavedots li:nth-child(34) {
  -webkit-animation-delay: -0.6s;
}

ul.wavedots li:nth-child(35) {
  -webkit-animation-delay: -0.5s;
}

ul.wavedots li:nth-child(36) {
  -webkit-animation-delay: -0.4s;
}

ul.wavedots li:nth-child(37) {
  -webkit-animation-delay: -0.3s;
}

ul.wavedots li:nth-child(38) {
  -webkit-animation-delay: -0.2s;
}

ul.wavedots li:nth-child(39) {
  -webkit-animation-delay: -0.1s;
}

ul.wavedots li:nth-child(40) {
  -webkit-animation-delay: 0s;
}

@-webkit-keyframes wave {
  100% {
    -webkit-transform: translateY(0px) scale(0.8);
    opacity: 1;
  }
}
@-webkit-keyframes bg-move {
  0% {
    background-position: center center, center 0;
  }
  100% {
    background-position: center center, center 80px;
  }
}


.abour-company-block .section-title h3 {
letter-spacing: -1px;
    color: #053678;
    font-size: 40px;
    font-weight: 500 !important;
font-family: "Open Sans", Arial, sans-serif !important;
       margin: 0 25% 0 0;
	
}
.abour-company-block .section-title h3 .unit-block{
margin-left: 25px;
    font-size: 14px;
    color: #707070;
    font-weight: 500;
}
.abour-company-block .section-title h3 .unit-block img{
      height: 75px;
    margin-left: 7px;
    margin-top: -50px;
}

.section-title {
    margin-bottom: 50px;
    position: relative;
}
.section-title h3 {
letter-spacing: -1px;
    color: #053678;
    font-size: 40px;
	    display: inline-block;
    font-weight: 500 !important;
font-family: "Open Sans", Arial, sans-serif !important;
 
}
.section-title h3  span{
	color:#ee4a62;
	    background: url(../images/section-title-shape.svg) bottom left no-repeat;
    background-size: 100% 10px;
	    padding-bottom: 3px;
	
}
.blue-boxes .btn-custom{
       min-width: 220px;
}
.blue-boxes .btn-custom small{
    display: block;
    color: #00AEDA !important;
}
.blue-boxes .btn-custom:hover,
.blue-boxes .btn-custom:focus{
    background-color: #00467A !important;
    border-color: #00467A !important;
}
.problems-we-help-main-block {
    padding: 70px 0;
    background: #fafbff url(../images/growth-arrow.png) no-repeat left 74%;
    background-size: 500px 343px;
}
.problem-solving-titles .wp-block-column .wp-block-media-text {
	background:#ffffff;
	border-radius:6px;
	border:1px solid #70c4ff;
	    padding: 10px;
		    margin-bottom: 0;
			    min-height: 135px;
				    box-shadow: 0px 8px 8px rgba(0, 0, 0, .05);
}
.problem-solving-titles .wp-block-column .wp-block-media-text__content{
	    padding: 0 3% 0 3%;
}
.problem-solving-titles .wp-block-column .wp-block-media-text__content p{
    font-size: 14px !important;
    margin-top: 0 !important;
    color: #000;
    line-height: 20px;
}
.problem-solving-titles .wp-block-column .wp-block-media-text__content strong{
  color: #004374;
    font-size: 16px;
    font-weight: 600;
    line-height: 21px;
    display: block;
	    margin-bottom: 8px;
}
.problem-solving-titles .wp-block-column .wp-block-media-text__content br{
	display:none;
}
.section-title.title-center {
    text-align: center;
}
.section-title small {
    display: inline-block;
    padding: 5px 12px;
    border-radius: 25px;
    background: #dbf0ff;
    margin: 0 0 10px 0;
    color: #004374;
    text-transform: none;
    font-size: 14px;
}
.section-title h1 {
    margin: 0 0;
    padding: 0 0;
    font-size: 33px;
    font-weight: 700;
    color: #004374;
    position: relative;
    letter-spacing: -.5px;
}
.section-title h1 span {
    color: #941818;
    background: url(../images/section-title-shape.svg) bottom left no-repeat;
    background-size: 100% 10px;
    padding-bottom: 6px;
}
.section-title p {
    color: #000000;
    font-size: 17px;
    margin-top: 15px;
    max-width: 50%;
    margin-left: auto;
    margin-right: auto;
}
.section-title p.small-parent{
	margin:0 0;
}
.landing-page-tiles span.product-thumb-icon-main{
	display:block;
}
.home-treatments-block .pr-thumb-1 .product-thumb-icon-main,
.landing-page-tiles .pr-thumb-1 .product-thumb-icon-main{
    border-radius: 10px;
    overflow: hidden;
    padding: 0px;
    background-color: #004374;
}
.home-treatments-block .pr-thumb-1 .product-thumb-icon-main .product-thumb-icon-inner,
.landing-page-tiles .pr-thumb-1 .product-thumb-icon-main .product-thumb-icon-inner{
border-radius: 0 0;
		overflow:hidden;
}
.home-treatments-block .pr-thumb-2 .product-thumb-icon-main,
.landing-page-tiles .pr-thumb-2 .product-thumb-icon-main{
    border-radius: 10px;
    overflow: hidden;
    padding: 0px;
    background-color: #004374;
}
.home-treatments-block .pr-thumb-2 .product-thumb-icon-main .product-thumb-icon-inner,
.landing-page-tiles .pr-thumb-2 .product-thumb-icon-main .product-thumb-icon-inner{
border-radius: 0 0;
		overflow:hidden;
}
.home-treatments-block .pr-thumb-3 .product-thumb-icon-main,
.landing-page-tiles .pr-thumb-3 .product-thumb-icon-main{
    border-radius: 10px;
    overflow: hidden;
    padding: 0px;
    background-color: #004374;
}
.home-treatments-block .pr-thumb-3 .product-thumb-icon-main .product-thumb-icon-inner,
.landing-page-tiles .pr-thumb-3 .product-thumb-icon-main .product-thumb-icon-inner{
border-radius: 0 0;
		overflow:hidden;
		
}
.home-treatments-block .pr-thumb-4 .product-thumb-icon-main,
.landing-page-tiles .pr-thumb-4 .product-thumb-icon-main{
    border-radius: 10px;
    overflow: hidden;
    padding: 0px;
    background-color: #004374;
}
.home-treatments-block .pr-thumb-4 .product-thumb-icon-main .product-thumb-icon-inner,
.landing-page-tiles .pr-thumb-4 .product-thumb-icon-main .product-thumb-icon-inner{
border-radius: 0 0;
    overflow: hidden;
}
.home-treatments-block .pr-thumb-5 .product-thumb-icon-main,
.landing-page-tiles .pr-thumb-5 .product-thumb-icon-main{
    border-radius: 10px;
    overflow: hidden;
    padding: 0px;
    background-color: #004374;
}
.home-treatments-block .pr-thumb-5 .product-thumb-icon-main .product-thumb-icon-inner,
.landing-page-tiles .pr-thumb-5 .product-thumb-icon-main .product-thumb-icon-inner{
border-radius: 0 0;
    overflow: hidden;
}

.home-treatments-block .product-thumb-icon-main{
	margin:20px;
}
.top-arrow-up {
    position: absolute;
    right: 5%;
    top: 5%;
    transform: translate(-50%, -50%);
    transform: rotate(230deg);
    cursor: pointer;
	 width: 100px !important;
    height: 100px;
}

.top-arrow-up span {
    display: block;
    width: 4vw;
    height: 4vw;
    border-bottom: 8px solid #00b9fa;
    border-right: 8px solid #00b9fa;
    transform: rotate(45deg);
    margin: -18px;
    animation: animate 2s infinite;
  border-radius:24% 40%;
}

.top-arrow-up span:nth-child(2) {
    animation-delay: -0.2s;
}

.top-arrow-up span:nth-child(3) {
    animation-delay: -0.4s;
}

@keyframes animate {
    0% {
        opacity: 0;
        transform: rotate(45deg) translate(-20px, -20px);
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        transform: rotate(45deg) translate(20px, 20px);
    }
}
/*.top-arrow-up{
 width: 100px !important;
    height: 100px;
    border-top: 8px solid #00b9fa;
    border-radius: 40% 10%;
    border-right: 8px solid #00b9fa;
    position: absolute;
    right: 2%;
    top: 4%;
}
.top-arrow-up:after{
content: "";
    position: absolute;
    left: -32px;
    bottom: 0;
    background: #01398e;
    width: 110px;
    height: 95px;
    right: 0;
    transform: rotate(45deg);
    top: 20px;
}
*/
	
/*
.home-treatments-block .pr-thumb-1 .product-thumb-icon-main{
border-radius: 30%;
		overflow:hidden;
		padding:8px;
    background-color: #0fd850;
    background-image: linear-gradient(to bottom right, #f9f047, #0fd850);
}
.home-treatments-block .pr-thumb-1 .product-thumb-icon-main .product-thumb-icon-inner{
border-radius: 30%;
		overflow:hidden;
}

.home-treatments-block .pr-thumb-2 .product-thumb-icon-main{
border-radius: 50%;
		overflow:hidden;
		padding:8px;
    background-color: #0fd850;
    background-image: linear-gradient(to bottom right, #ff3cac, #562b7c, #2b86c5);
}
.home-treatments-block .pr-thumb-2 .product-thumb-icon-main .product-thumb-icon-inner{
border-radius: 50%;
		overflow:hidden;
}

.home-treatments-block .pr-thumb-4 .product-thumb-icon-main{
    border-radius: 0 0 0 100%;
    overflow: hidden;
	padding:8px;
    background-color: #40c9ff;
    background-image: linear-gradient(to bottom left, #40c9ff, #e81cff);
}
.home-treatments-block .pr-thumb-4 .product-thumb-icon-main .product-thumb-icon-inner{
   border-radius: 0 0 0 100%;
    overflow: hidden;
}
.home-treatments-block .pr-thumb-5 .product-thumb-icon-main{
 border-radius: 0 100% 0 0;
    overflow: hidden;
	padding:8px;
    background-color: #eca9bb;
    background-image: linear-gradient(to bottom left, #45a0ea, #eca9bb, #f9658e);
}
.home-treatments-block .pr-thumb-5 .product-thumb-icon-main .product-thumb-icon-inner{
   border-radius: 0 100% 0 0;
    overflow: hidden;
}	*/
.section-title-white h3,
.section-title-white p{
    color: #fff;
}
.products-block .section-title p{
     width: 60%;
       
    margin: 0 auto 30px auto;
}

.products-block .products-single-block{
    position: relative;
        background: rgba(0,0,0,.5);
    padding: 40px;
        text-align: left;
		    min-height: 415px;
}
.products-block .products-single-block .products-single-block-logo{
       margin-bottom: 30px; 
}
.products-block .products-single-block .products-single-block-logo img{
        height: 95px;
    /* filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(240deg) brightness(102%) contrast(101%); */

}
.products-block .products-single-block ul{
    margin: 0 0 35px 0;
    padding: 0 0;
  
}
.products-block .products-single-block ul li{
    list-style: none;
    text-align: left;  
    color: #fff;
}
.products-block .products-single-block ul li a{
      color: #fff;
    display: block;
    padding: 3px 3px 3px 15px;
    background: url(../images/arrow-forward-fill.svg) no-repeat left 12px;
    background-size: auto 11px;
    
}
.products-block .products-single-block ul li a:hover,
.products-block .products-single-block ul li a:focus{
    color: #527D24;
}
.products-block .products-single-block .more-btn{
    color: #fff;
}

.investors-block, .awards-block{
    padding: 60px 0;
}

.three-columns-title{
        margin-bottom: 50px;
        display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: space-between;
    align-content: center;
}
.three-columns-title .section-title{
  margin: 0 20px 0 0;
    flex: 1 0 0;
}
.three-columns-title p{
    margin: 0 25% 0 0;
}

.stylish-button {
    position: relative;
    display: inline-block;
    cursor: pointer;
    padding: 17px 60px 17px 30px;
    color: #ffffff !important;
    font-weight: 500;
    border-radius: 100px;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 1px;
    transition: all .5s cubic-bezier(.165, .84, .44, 1);
    background-color: #004886;
    background-image: linear-gradient(272deg, #004886 30%, #527D24 100%);
}
.stylish-button img {
    display: block;
    width: auto !important;
}
.stylish-button img {
    position: absolute;
    top: 50%;
    height: 25px;
    max-width: 100%;
    margin-bottom: 0 !important;
    left: 68%;
    transition: all .5s cubic-bezier(.165, .84, .44, 1);
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%) !important;
    -moz-transform: translateY(-50%) !important;
    -ms-transform: translateY(-50%) !important;
    -o-transform: translateY(-50%) !important;
}
.stylish-button:hover img {
    left: calc(100% - 18px);
    transform: translateY(-50%) !important;
    -webkit-transform: translateY(-50%) !important;
    -moz-transform: translateY(-50%) !important;
    -ms-transform: translateY(-50%) !important;
    -o-transform: translateY(-50%) !important;
}

.slick-investor .slick-prev:before, .slick-investor .slick-next:before,
.slick-team .slick-prev:before, .slick-team .slick-next:before{
	color: #195FBE;
	opacity: 1;
}
.slick-treatments .zmdi-arrow-left, .slick-treatments .zmdi-arrow-right,
.slick-team .zmdi-arrow-left, .slick-team .zmdi-arrow-right{
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	display: block;
	width: 20px;
	height: 20px;
	padding: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	cursor: pointer;
	border: none;
	outline: none;
	background: transparent;
	color: #fff;
	font: normal normal normal 18px/1 'Material-Design-Iconic-Font';
}

.slick-treatments .zmdi-arrow-left, .slick-team .zmdi-arrow-left {
left: 13px;
    width: 32px;
    height: 32px;
    border: 1px solid #bac9e0;
    background: #bac9e0;
    border-radius: 50%;
    text-align: center;
    line-height: 30px;
    z-index:9;
	color:#01398e;
}
.slick-treatments .zmdi-arrow-right, .slick-team .zmdi-arrow-right {
	right: 13px;
	width: 32px;
	height: 32px;
	    border: 1px solid #bac9e0;
    background: #bac9e0;
	border-radius: 50%;
	text-align: center;
	line-height: 30px;
       z-index: 9;
	   color:#01398e;
}
.moreBtnBlock{
	text-align:center;
}
.slider-col{
   text-align: center;
    width: 200px;
    padding: 0 15px;
}
.slider-inner-control{
     position: relative;
    overflow: hidden;
    border-radius: 6px;
}
.slider-inner-control a{
    position: relative;
    display: block;
}
.slider-inner-control .slider-desc {
    position: relative;
    padding: 8px 20px 20px 20px;
    background-color: transparent;
    border: none;
    display: block;
    margin: 0 0;
    transition: all .5s cubic-bezier(.165, .84, .44, 1);
    min-height: 200px;
    border-radius: 3px;
    
    text-align: center;
    border: none;
}
.slider-inner-control .slider-desc h3 {
    font-size: 20px;
    margin: 0 0 10px 0;
font-family: "Open Sans", Arial, sans-serif !important;
    font-weight: 400 !important;
    color: #fff;
    display: block;
}
.slider-inner-control .slider-desc p {
    color: #ffffff;
	    opacity: .75;
    line-height: 25px;
    font-size: 15px;
    margin-bottom: 6px;
}
.slick-investor .slider-inner-control .slider-desc h3{
    color: #fff;    
}
.slider-inner-control a {
    transition: all .3s ease-in-out 0s;
    padding-bottom: 30px;
}
.slider-inner-control a .more-btn {
color: #42e51f;
    font-size: 14px;
    margin-top: 21px;
    display: flex
;
    align-items: center;
    gap: 5px;
    justify-content: center;
}
.slider-inner-control a .more-btn i{
	font-size:25px;
	 transition: all .5s ease-in-out 0s;
}
.slider-inner-control a:hover .more-btn i{
transform: rotate(360deg);
}
	
.slider-inner-control a .more-btn img{
    height: 14px;
    filter: invert(51%) sepia(96%) saturate(1564%) hue-rotate(154deg) brightness(92%) contrast(101%);
}
.slider-inner-control a:hover .slider-desc h3{
 color: #44b82b;
}
.awards-block .awards-inner{

}
.awards-block .awards-inner img {
     display: inline-block;
    height: 120px;
    width: auto;
}
.awards-block .awards-inner img {
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}
.team-main-block{
    padding: 80px 0;
   /* background: #fff url(../images/testimonials-bg.png) no-repeat left bottom; */
    background-size: cover;
    text-align: center;
    position: relative;

}

.team-main-block .testi-inner{
    background: #f0f1f5;
    padding: 50px;
    border-radius: 0 0;
    margin-bottom: 35px;
    margin-left: 50px;
    position: relative;
}
.team-main-block .testi-inner .testi-arrow {
    top: auto;
    bottom: -35px;
    left: 0;
    border-top: 0 solid transparent;
    border-bottom: 40px solid transparent;
    border-left: 40px solid #fafafa;
    margin: 0;
    position: absolute;
}
.team-main-block .section-title p {
    width: 60%;
    margin: 0 auto 30px auto;
}
.team-main-block .team__name{
     font-size: 17px;
    color: #000;
    margin-top: 3px;
font-family: "Open Sans", Arial, sans-serif !important;
    font-weight: 600;
    letter-spacing: -.5px;
    margin-bottom: 0;
}
.footer-email-main-block .footer-main-address-block-inner  p {
    padding-left: 50px;
}
.footer-email-main-block .footer-main-address-block-inner  p i {
    font-size: 34px;
}
.footer-email-main-block .footer-main-address-block-inner  p a {
    color: #000000;
}
.footer-email-main-block .footer-main-address-block-inner  p a:hover {
  text-decoration:underline;
}
.team-main-block .team__pic{
	    width: 80px;
    height: 80px;
    display: inline-block;
    border-radius: 50%;
    overflow: hidden;
	margin-top:20px;
}
.team-main-block .team__occupation{
    color: #444444;
    font-size: 14px;
}
.team-main-block .team__img-holder{
    height: 210px;
    width: 210px;
    overflow: hidden;
    border-radius: 50%;
    margin: 0 auto;
        border: 1px solid #eaeaea;
}
.team-main-block .moreBtnBlock{
    margin-top: 50px;
}
#primary.content-area{

}
footer.site-main-footer{
    
    background: #eaeaea;
    background: radial-gradient(circle, rgba(255, 255, 255, 1) 0%, rgba(245, 245, 245, 1) 36%, rgba(234, 234, 234, 1) 100%);
    padding: 35px 0 0 0;

}
.call-to-action-block {
    padding: 150px 0 190px 0;
    background: #000 url(../images/footer-banner.jpg)  no-repeat center center;
    background-size: cover;
    position: relative;
	    margin-top: 75px !important;
}
.customer-testimonials-main {
    padding: 80px 0 120px 0;
    position: relative;
}

footer .footerCopyrightBlock,
footer .container{
	    position: relative;
    z-index: 9;
}

	
footer .blue-stripe{
    top: -15px;
    bottom: auto;
}
footer .pagenav{
    list-style: none;
    padding: 0 0;
    margin: 0 0;
}
footer ul {
    margin: 0 0;
    padding: 0 0;
}
footer ul li {
    list-style: none;
    margin: 0 0;
    padding: 0 0;
}
footer ul li a {
    padding: 4px 0;
    font-family: "Open Sans", Arial, sans-serif !important;
    font-weight: 400;
    transition: all .2s;
    display: block;
    color: #000000;
    line-height: 20px;
    font-size: 14px;
    border-bottom: none;
    box-shadow: none;
    margin: 10px 0;

}
.footer-company-item{
	margin-right:50px;
}
.footer-company-item a{
display:block;
    margin-bottom: 15px;
}
.footer-company-item a img{
height: 58px;
}
.footer-company-item p{
    display: block;
    color: #000000;
    line-height: 22px;
    font-size: 15px;
font-family: "Open Sans", Arial, sans-serif !important;
    font-weight: 400;
}

footer h4, footer .widget-title {
 padding: 0 0;
    font-family: "Open Sans", Arial, sans-serif !important;
    color: #004374 !important;
    text-transform: none !important;
    margin: 0 0 20px 0 !important;
    font-size: 18px !important;
    font-weight: 600 !important;
    letter-spacing: 0px !important;
}
footer .singleMenuItemsFooter{
    margin-top: 40px !important;
}
footer .singleMenuItemsFooter h4{
    margin-top: 0 !important;
}

footer h4 a{
 color: #ffffff;
 font-size: 16px;
    font-weight: 500;
   /* text-transform: uppercase;*/
   /* letter-spacing: 1px; */
    margin-top: 10px;
    margin-bottom: 10px;
}
footer .newsletter-block p{
    font-size: 15px;
}

footer h4 a:hover {
 color: #01398e;
    
}
footer ul li a:hover, footer ul li a:focus {
    color: #941818;
    text-decoration: none;
   transform: scale(1.1);

}
.footerSocialMediaIcons{
	    padding: 35px 0;
    text-align: center;
}
.footerSocialMediaIcons ul.socialmediaIcons{
    display: flex;
    flex-flow: row wrap;
    margin: 0 0 !important;
    align-items: center;
    justify-content: flex-start;
    padding: 0 0;
}
.footerSocialMediaIcons ul.socialmediaIcons li a{
	margin:0 0;
}
footer .footerSocialMediaIcons h4{
    padding: 0 0;
    font-family: "Open Sans", Arial, sans-serif !important;
    color: #004374 !important;
    text-transform: none !important;
    margin: 0 0 0px 0 !important;
    font-size: 18px !important;
    font-weight: 600 !important;
    letter-spacing: 0px !important;
}
.footerSocialMediaIcons {
     padding: 0 0;
    text-align: center;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    align-content: flex-start;
    position: relative;
    z-index: 99;
    flex-flow: column wrap;
    gap: 15px;
    margin-top: 35px;
}
.footerSocialMediaIcons h5{
    font-size: 17px;
    color: #0a306e;
font-family: "Open Sans", Arial, sans-serif !important;
    letter-spacing: -.5px;
    margin: 0 15px 0 0;
    font-style: italic;
    font-weight: 500;
}
.footerSocialMediaIcons ul.socialmediaIcons li a i{
   width: 36px;
    height: 36px;
    font-size: 14px;
    line-height: 36px;
    border-radius: 50%;
}
footer .footer-logos-block h4{
border-bottom: 1px solid rgba(255,255,255,.2);
    color: #a0bcd5;
    margin: 0 -15px 15px -15px;
    padding-bottom: 15px;
    padding-left: 15px;
}
footer .footer-logos-block{
   background: rgba(0,0,0,.1);
    padding: 15px 15px;
    text-align: center;
    margin: 35px 0;
}
footer .footer-logos-block img{
        vertical-align: middle;
    height: 65px;
    margin: 10px 10px;
    display: inline-block;
}
footer .footer-info-block .finfo-box{
    color: #fff;
    font-size: 13px;
    text-align: center;
}
footer .footer-info-block .finfo-box span{
    font-weight: 600;
}
footer .footerCopyrightBlock{
margin-top: 60px;
    padding: 13px 0;
    background: #eaeaea;
}
footer .footerCopyrightBlock p{
 display: block;
    color: #000000;
    line-height: 24px;
    font-size: 12px;
font-family: "Open Sans", Arial, sans-serif !important;
    font-weight: 400;
	    margin: 0 0;
}
footer .copright{
 

    margin: 13px 0 0 0;
}
.privacy-link{
    margin-left: 10px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.privacy-link a{
	margin-left: 10px;
	color:#000000;
	font-size:12px;
}
.privacy-link a:hover{
	 color: #941818;
}
.WebSpotLightCreation{
    text-align: right;
}
.WebSpotLightCreation a{
  color: #000000;
}
.WebSpotLightCreation a:hover{
	 color: #941818;
}
.scroll-to-top-btn {
    font-size: 28px;
    color: #666666;
    display: block;
    position: fixed;
    width: 46px;
    height: 46px;
    line-height: 42px;
    text-align: center;
    text-decoration: none;
    z-index: 99;
    right: 20px;
    bottom: 50px;
    background:#004374;
    padding-left: 1px;
    opacity: 0;
    -webkit-user-select: none;
    /* box-shadow: rgb(0 0 0 / 40%) 0px 2px 3px 0px; */
    transform: scale(0);
    border-radius: 3px;
    transition: transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55), opacity 0.3s, box-shadow 0.3s;
}
.scroll-to-top-btn.visible {
    opacity: 1;
    transform: scale(1);
}
.scroll-to-top-btn i{
    color: #fff;
}
.scroll-to-top-btn:hover,
.scroll-to-top-btn:focus{
   background:#941818; 
}

.innerBanner {
    position: relative;
    background-color: #333;
    min-height: 300px;
    padding: 0 0;
    margin: 0 25px 10px 25px !important;
    overflow: hidden;
    border-radius: 20px;
}

.innerBanner img {
    width: 100%;
}
.inner-banner-caption {
position: absolute;
    left: 6%;
    right: 6%;
    top: auto;
    z-index: 99;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
}

.inner-banner-caption h2 {
position: relative;
    color: #ffffff;
    font-size: 36px;
    font-weight: 700 !important;
    margin: 0 0;
font-family: "Open Sans", Arial, sans-serif !important;
    display: inline-block;
	    max-width: 100%;
		    z-index: 99;
}
#breadcrumbs {
    list-style: none;
    margin: 10px 0;
        padding-left: 0;
    overflow: hidden;
    display: inline-block;
	    z-index: 99;
		position: relative;
		    font-size: 13px;
}
#breadcrumbs li.item-current strong{
	font-weight:600;
}
#breadcrumbs li {
    display: inline-block;
    vertical-align: middle;
    margin-right:6px;
    line-height: 20px;
}
#breadcrumbs li a {
    color: #ffffff;
    font-size: 13px;
    text-decoration: none;
}
#breadcrumbs li a:hover{
	text-decoration:underline !important;
}
#breadcrumbs .separator {
    font-size: 13px;
    font-weight: 400;
    color: #eaeaea;
}
#breadcrumbs li.item-current {
    color: #00afef;
}

.page-sub-nav-main{
    background: #004374;
    padding: 0 50px;
        margin: 0 0;
}
.page-sub-nav-main ul{
      padding: 0 60px;
/*    height: 64px;*/
    overflow: hidden; 
 
}
.page-sub-nav-main ul li{
       list-style: none;
    display: inline-block;
}
.page-sub-nav-main ul li a{
    line-height: 22px;
    font-size: 16px;
    color: #ffffff;
    position: relative;
font-weight: 500;
font-family: "Open Sans", Arial, sans-serif !important;
    text-decoration: none;
        padding: 20px 0px;
        display: block;
    text-align: center;
}
.page-sub-nav-main ul li a:hover{
	color:#29a6ff;
}
	
.page-sub-nav-main ul li.current_page_item a,
ul.slick-management-list .slick-current li a{
    font-weight: 500;
	color:#29a6ff;
}
.page-sub-nav-main ul li.current_page_item a:after,
ul.slick-management-list .slick-current li a:after{
  content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 3px;
    background-color: #29a6ff;
	    background: linear-gradient(90deg, #29a6ff 0%, #29a6ff 100%);
}

.h1, h1, .h2, h2, .h3, h3, .h4, h4 {
font-family: "Open Sans", Arial, sans-serif !important;

}

.slick-nav .slick-prev:before, .slick-nav .slick-next:before{
	color: #004886;
	opacity: 1;
}
.slick-nav .zmdi-chevron-left, .slick-nav .zmdi-chevron-right{
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	display: block;
	width: 20px;
	height: 20px;
	padding: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	cursor: pointer;
	border: none;
	outline: none;
	background: transparent;
	color: #004886;
	font: normal normal normal 36px/1 'Material-Design-Iconic-Font';
}

.slick-nav .zmdi-chevron-left {
left: 13px;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    text-align: center;
    line-height: 30px;
    z-index: 9;
	    color: #fff;
}
.slick-nav .zmdi-chevron-right {
	right: 13px;
	width: 32px;
	height: 32px;
	border-radius: 50%;
	text-align: center;
	line-height: 30px;
       z-index: 99;
	       color: #fff;
}
.inner-page-content{
    margin: 0 0;

}
.inner-page-content article header.entry-header{
 margin-bottom: 45px !important;
    text-align: center;
    padding-bottom: 0 !important;
    border-bottom: none !important;
    margin-top: 45px !important;
}
.inner-page-content article header.entry-header .entry-title{
position: relative;
    color: #004374;
    font-size: 34px;
    font-weight: 700 !important;
   /* background: -webkit-linear-gradient(45deg, #09009f, #05ea8b 80%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;*/
    margin: 0 0 15px 0;
font-family: "Open Sans", Arial, sans-serif !important;
    display: none;
}
.landing-page-tiles.home-consultants-block{
    padding: 0 0;
}
.landing-page-tiles.home-consultants-block .consultants__single a .consultants-thumb-icon {
  width: inherit;
    height: inherit;
    margin-top: 0;
    border-radius: 0 0;
}
.landing-page-tiles.home-consultants-block .consultants__single a .consultants-desc h3, 
.landing-page-tiles .teamMemberPopup .popup-team-description h3{
    font-size: 18px;
}
.landing-page-tiles.home-consultants-block .consultants__single a .consultants-desc p, 
.landing-page-tiles .teamMemberPopup .popup-team-description .team__occupation{
    font-size: 14px !important;
}
.landing-pages-content-blocks .landing-page-tiles.home-consultants-block a{
        box-shadow: none;
    background: transparent;
}
.landing-page-tiles.home-consultants-block .consultants__single {
    width: 25% !important;
}
.inner-page-content article .entry-content,
.inner-page-content article footer.entry-footer{
       /* max-width: var(--responsive--alignwide-width); */
    margin-left: auto;
    margin-right: auto;
        margin-top: 0 !important;
   /* max-width: var(--responsive--alignwide-width) !important; */
    max-width:65% !important;
	    margin-bottom: 70px;
}
.inner-page-content.blog-landing-main article .entry-content,
.inner-page-content.blog-landing-main article footer.entry-footer{
    max-width: var(--responsive--alignwide-width) !important; 

}
.inner-page-content.single-inner-page-content article .entry-content,
.inner-page-content.single-inner-page-content article footer.entry-footer{
 max-width: var(--responsive--alignwide-width) !important; 

}
.inner-page-content article .entry-content .wp-block-image,
.inner-page-content article .entry-content figure,
.inner-page-content article .entry-content ul,
.inner-page-content article .entry-content ol,
.inner-page-content article .entry-content p,
.inner-page-content article .entry-content h1,
.inner-page-content article .entry-content h2,
.inner-page-content article .entry-content h3,
.inner-page-content article .entry-content h4,
.inner-page-content article .entry-content h5,
.inner-page-content article .entry-content div{
      max-width: 100% !important;
}
.advgb-accordion-body{
        padding: 35px !important;
}
.inner-page-content article .entry-content figure{
     margin-bottom: 25px;
}
.inner-page-content article .entry-content h3{
   font-size: 24px;
}
.inner-page-content article .entry-content h5{
color: #004886;
    letter-spacing: 0;
}
.inner-page-content article footer.entry-footer{
    background: none !important;
}
.inner-page-content article footer.entry-footer:after{
    content: none !important;
}
.inner-page-content article footer.entry-footer a {
    color: #004886;
}

.md-message-quote{
    position: relative;
}
.md-message-quote figcaption{
    position: absolute;
    right: 20px;
    top: 35px;
    width: 40%;
    text-align: left;
    font-size: 27px;
    font-weight: 600;
    line-height: 39px;
}
.vision-mission-block {
    background: linear-gradient(272deg, rgba(82,124,36,0.8) 30%, rgba(4,96,179,0.8) 100%);
    padding: 35px 35px;
    box-shadow: 0px 3px 10px 0px rgb(4 96 179 / 35%);
    border-radius: 3px 3px;
    color: #fff;
}
.inner-page-content article .entry-content ul{
    margin: 0 0 30px 0;
    padding: 0 0;

}
.inner-page-content article .entry-content ul li{
    list-style: none;
    display: block;
    padding: 10px 6px 10px 46px;
    position: relative;
}
.inner-page-content article .entry-content ul li:before{
 position: absolute;
      font: normal normal normal 28px / 1 'Material-Design-Iconic-Font';
    left: 9px;
    content: '\f267';
       color: #0083e0;
}
.overflowHidden{
    overflow: hidden;
}
.landing-pages-content-blocks{
      background: #f5f5f5;
    padding: 60px 0;
    margin-bottom: -10px;
}
.landing-pages-content-blocks .landing-page-tiles a{
        margin-bottom: 30px;
}
.landing-pages-content-blocks .landing-page-tiles a figure{
    margin: 0 0;
        /* min-height: 180px; */
     min-height: 140px;
    background: #d2d2d2;
    position: relative;
}
.landing-pages-content-blocks .landing-page-tiles a figure:after {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    width: 0%;
    height: 100%;
    background-color: rgba(255,255,255,0.4);
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}
.landing-pages-content-blocks .landing-page-tiles a:hover figure:after {
    width: 120%;
    background-color: rgba(255,255,255,0);
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.landing-pages-content-blocks .landing-page-tiles a figcaption{
    padding: 25px 5px;
    margin: 0 0;
	    min-height: 200px;
}

.landing-pages-content-blocks .landing-page-tiles a figcaption h2{
    font-size: 22px;
    color: #004374;
    position: relative;
    font-weight: 600 !important;
font-family: "Open Sans", Arial, sans-serif !important;
    letter-spacing: -0.5px;
}
.landing-pages-content-blocks .landing-page-tiles a figcaption p{
     color: #000000;
    font-size: 15px;
    line-height: 23px;
}
.landing-pages-content-blocks .landing-page-tiles a:hover h2,
.landing-pages-content-blocks .landing-page-tiles a:focus h2{
     color: #941818;  
}
.landing-page-highlight-contents{
    margin-bottom: 45px;
}
.landing-page-highlight-contents blockquote{
    text-align: left !important;
}
.landing-pages-content-blocks .landing-page-tiles a .more-btn{
      font-size: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 7px;
}
.landing-pages-content-blocks .landing-page-tiles a .more-btn i{
    font-size: 20px;
}
.responsive-block-editor-addons-accordion-item .responsive-block-editor-addons-accordion-content{
    background-image: none !important;
    
}
.uagb-faq-item-active .uagb-faq-questions-button,
.advgb-accordion-header.ui-accordion-header-active{
background-color: #004886;
    background-image: linear-gradient(272deg, #004886 30%, #527D24 100%) !important;
    color: #fff !important;
    font-weight: 400
}
.uagb-faq-item-active .uagb-question{
       color: #fff !important;
}
.uagb-faq-item-active .uagb-icon-active svg{
     fill: #fff !important;
}

.advgb-accordion-header-icon svg{
     fill: #004886 !important;
}
.uagb-faq-item,
.advgb-accordion-header{
    background-color:#f5f5f5!important;
    color: #004886 !important;
     font-family: var(--global--font-primary) !important;
    font-size: 14px;
    font-weight: 500;

}
ul.policies-list-boxes{
    display: flex !important;
    flex-flow: row wrap!important;
}
ul.policies-list-boxes li{
    display: flex !important;
    align-items: center;
    background: #004886;
    border: 1px solid #eaeaea;
    flex: 1 0 25%;
    margin: 5px;
}
ul.policies-list-boxes li a{
    display: block;
    color: #fff;
          padding: 10px !important;
    width: 100%;
}
ul.policies-list-boxes li:before {

}.vision-mission-block ul li:before{
    color: #fff !important;
}
.BoardofDirectorsMain .advgb-accordion-body {
    padding: 10px 0 !important;
}
.advgb-accordion-header-icon {
    float: right !important;
}
.advgb-accordion-body figure{
    margin-bottom: 0 !important;
}
.wp-block-advgb-accordions,
.advgb-accordion-header-title{
      font-size: 14px !important;
}
.wp-block-uagb-faq-child.uagb-faq-child__outer-wrap .uagb-faq-item:focus, 
.wp-block-uagb-faq-child.uagb-faq-child__outer-wrap .uagb-faq-item:active{
    outline: none !important;
}
.uagb-faq-content{
    background: #fff !important;
}
.uagb-faq-item .uagb-question{
    font-weight: 500;
}
.wp-block-responsive-block-editor-addons-accordion-item{
    border: 1px solid #004886 !important;
    box-shadow: 0 3px 3px rgb(0 0 0 / 8%) !important;
}
.product-single-page-main .wp-block-columns{
        margin-top: -80px;
    z-index: 99;
    position: relative;
    margin-left: 50px !important;
    margin-right: 50px !important;
}
.product-single-page-main .wp-block-columns .wp-block-column{
        transition: all .5s cubic-bezier(.165, .84, .44, 1);
    background-color: #004886;
    background-image: linear-gradient(272deg, #004886 30%, #527D24 100%);
        border: 5px solid #fff !important;
    padding: 25px 25px !important;
    border-radius: 15px !important;
}
.product-single-page-main .wp-block-columns .wp-block-column h4{
      color: #fff;
    font-size: 18px !important;
    font-weight: 500;
    position: relative;
}
 .product-single-page-main .wp-block-columns .wp-block-column h4:after {
    content: "";
    width: 55px;
    display: block;
    vertical-align: middle;
    margin-top: 10px;
    background: #ffffff;
    height: 2px;
}
.product-single-page-main .wp-block-columns .wp-block-column ul li,
.product-single-page-main .wp-block-columns .wp-block-column p{
    color: #fff;
}
.hide-desktop{
    display: none !important;
}
.table-stripes thead tr th{
    text-align: left !important;
}
.table-stripes tr:nth-child(even){
    background-color: #f5f5f5 !important;
}
.table-stripes {
    border: 1px solid #ddd !important;
    max-width: 100% !important;
}
.table-stripes tr td{
    vertical-align: middle;
    border: 1px solid #ddd !important;
}
.download-button tr td:nth-child(2){
        background: #fafafa;
    width: 150px;
    text-align: center;
}
.table-stripes tr td ul{
    margin: 10px 0 10px 15px !important;
}
.table-stripes tr td ul li:before{
    color: #004886;
}
.table-stripes thead{
    border-bottom: none !important;
}
.table-stripes thead tr th{
    border: 1px solid #ddd !important;
    background-color: #004886;
    background-image: linear-gradient(272deg, #004886 30%, #527D24 100%);
    color: #fff;
    }
.table-stripes tr td a{
        transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    padding: 6px 20px 6px 38px;
    font-size: 13px;
    color: #ffffff;
    font-weight: 500;
    background-color: #7db044;
    background-image: linear-gradient(272deg, #2672b0 30%, #7db044 100%);
    border-radius: 25px 25px;
    display: inline-block;
    position: relative;
}

.advgb-accordion-header, .advgb-accordion-header.ui-accordion-header.ui-state-default {
    padding: 5px 40px 5px 10px !important;
}
.table-stripes{
    margin-bottom: 0 !important;
    border-collapse: collapse !important;
}
.table-stripes tr td a:before {
    content: "\f019";
    color: #ffffff;
    position: absolute;
    left: 15px;
    top: 11px;
    font: normal normal normal 14px/1 FontAwesome;
    font-weight: 300;
}
.wp-block-media-text__content p{
    margin-top: 12px !important;
    font-size: 16px !important;
}
.wp-block-media-text__content h5{
    margin-bottom: 0px !important;
}
.wp-block-media-text.has-media-on-the-right .wp-block-media-text__media{
    margin-right: 20px !important; 
}
.inner-page-content article .entry-content figure.wp-block-media-text__media{
        margin-bottom: 0 !important;
    margin-left: 20px !important;
}
.inner-page-content article .entry-content blockquote {
    border-color: transparent !important;
    border-style: solid;
    border-width: 0 0;
    margin: 0 0 25px 0 !important;
    padding: 1.8em 3em 1.8em 5em;
    color: #324659 !important;
    font-weight: 400;
    position: relative;
    max-width: 100% !important;
    background: #e6eaf4 !important;
       border-radius: 5px;
}
.inner-page-content article .entry-content blockquote p{
 font-weight: 400;
    font-size: 25px;
    color: #004886;
}
.inner-page-content article .entry-content blockquote:before {
    content: "";
    position: absolute;
    left: 20px;
    top:-17px;
    background: url(../images/quote.svg) no-repeat center center;
    background-size: auto 100%;
    width: 45px;
    height: 35px;
    opacity: .55;
        filter: invert(48%) sepia(72%) saturate(511%) hue-rotate(145deg) brightness(93%) contrast(101%);
}
.inner-page-content article .entry-content blockquote:after {
    content: "";
    position: absolute;
    right: 20px;
    bottom:-17px;
    background: url(../images/quote-bottom.svg) no-repeat center center;
    background-size: auto 100%;
    width: 45px;
    height: 35px;
    opacity: .55;
        filter: invert(48%) sepia(72%) saturate(511%) hue-rotate(145deg) brightness(93%) contrast(101%);
}
.inner-page-content article .entry-content blockquote cite{
	    font-size: 18px;
    font-weight: 600;
}
.inner-page-content ol li{
    margin: 7px 0;
}
.home-activities-block{
    padding: 65px 0;
    background: #EFF2F2;
}
.home-activities-block .wp-block-columns .wp-block-column{
    background: #fff;
border-radius: 3px;
    -moz-box-shadow: 0 20px 40px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0 20px 40px rgb(0 0 0 / 10%);
    box-shadow: 0 20px 40px rgb(0 0 0 / 10%);
    -webkit-transform: translateY(-4px);
    -moz-transform: translateY(-4px);
        padding: 20px 20px 0 20px;
}
.home-activities-block .wp-block-columns .wp-block-column{
    text-align: center;
   
}
.home-activities-block .wp-block-columns .wp-block-column .wp-block-image figcaption{
     line-height: 22px !important;
    font-size: 16px !important;
}
.home-activities-block .wp-block-columns .wp-block-column img {
    transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    height: 60px;
    width: auto;
    display: inline-block;
    margin-bottom: 9px;
}
.home-activities-block .wp-block-columns .wp-block-column:hover img{
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    transform: rotate(360deg);
    
}
.section-title-new span{
background: #F9E6C1;
    border-radius: 25px;
    color: #004698;
    padding: 5px 12px;
    font-size: 14px;
font-family: "Open Sans", Arial, sans-serif !important;
    font-weight: 600;
}
.section-title-new h3{
font-family: "Open Sans", Arial, sans-serif !important;
    font-size: 36px;
    font-weight: 700;
    color: #00467A;
    margin: 15px 25% 35px 25%;
}
.view-all-gal-link{
    margin-top: 45px;
}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{
        padding: 70px 8px 8px;
        background: linear-gradient(0deg,rgba(0,0,0,.9),rgba(0,0,0,.3) 33%,transparent);
}
.home-prodcast-block{
    position: relative;
    padding: 65px 0;
    background: #1a0b42 url(../images/prodcast-bg.png) no-repeat center center;
    background-size: cover;
}
.home-prodcast-block:before{
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(18,42,71, .75);
}
.home-prodcast-block .wp-block-columns, .home-prodcast-block .section-title-new{
    position: relative;
}
.home-prodcast-block .section-title-new h3{
    color: #fff;
}
.home-prodcast-block .wp-block-image img{
       /* height: 78px;
    width: auto; */
}
.home-gallery-block{
  
    padding: 65px 0;
}
.home-gallery-inner{
    text-align: center;
}
.home-gallery-inner p{
        font-size: 19px;
    margin:  0 15% 25px 15%;
}
.home-gallery-inner .wp-block-image{
    display: none;
}
.home-gallery-block .wp-block-gallery{
    margin: 0 5%;
    padding: 18px;
  
}
.home-testimonials-block{
    padding: 65px 0;
}
.testimonials-slider-main .slider-col{
    text-align: left;
}

.home-testimonials-block .section-title-new{
/*    background: #004698;
        height: 310px;
    position: relative;*/
        position: relative;
    padding: 50px 50px;
}
.home-testimonials-block .testi-background{
    background: #004698;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.banner .slick-prev{
    left: 25px;
        background-color: transparent !important;

}
.banner .slick-next{
    right: 25px;
        background-color: transparent !important;
   
}
.banner .slick-prev,
.banner .slick-next{
    z-index: 9; 
    width: 45px;
    height: 45px;
    
}
.banner .slick-prev:before, 
.banner .slick-next:before{
    font-size: 45px;
    font-family: 'Material-Design-Iconic-Font';
	color: #000;
}
.primary-navigation.cag-primary-navigation #primary-menu-list a{

}
.primary-navigation.cag-primary-navigation #primary-menu-list a:hover{
    color: #941818;
}
.primary-navigation.cag-primary-navigation #primary-menu-list .current-menu-item > a,
.primary-navigation.cag-primary-navigation #primary-menu-list .current_page_ancestor>a{
     color: #941818;
}
.primary-navigation.cag-primary-navigation #primary-menu-list .current-menu-item > a:after,
.primary-navigation.cag-primary-navigation #primary-menu-list .current_page_ancestor>a:after{
    width:auto;
}
.banner .slick-prev:before{
        content: '\f2fa'
}
.banner .slick-next:before{
        content: '\f2fb';
}
.home-testimonials-block .section-title-new:before{
    content: "";
    background: url(../images/testi-dots.png) no-repeat left top;
    background-size: 96px;
    position: absolute;
    z-index: 99;
    left: 15%;
    right: 0;
    top: 22%;
    bottom: 0;
    opacity: .4;
}
.home-testimonials-block .testimonials-inner-control{
    padding: 50px;
}
.home-testimonials-block .testimonials-inner-control p{
  font-size: 18px;  
}
.home-testimonials-block .testimonials-inner-control:before{
    content: "\201C ";
    color: #ccc;
    position: absolute;
    left: 5px;
    right: 0;
    top: -52px;
    bottom: 0;
    font-size: 158px;
 font-family: "Open Sans", Arial, sans-serif !important;
    z-index: -1;
}
.testimonials-slider-main .team__name{
    font-size: 18px;
    margin: 0 0;
}
.testimonials-slider-main .team__occupation{
        font-size: .8rem;
    color: #777;
}
.home-testimonials-block .section-title-new h3{
    margin: 0 0;
    color: #fff;
}
.home-testimonials-block .section-title-new span{
    display: inline-block; 
}
.activities-column .wp-block-column{
      background: #004698;
    padding: 20px;
    border-radius: 3px;
    text-align: center;
    border-top: 8px solid #D7B46A;
}
.activities-column .wp-block-column p{
    color: #fff;
    font-size: 17px;
}
.management-team-main.team-main-block{
    margin: 0 0;
    padding: 0 0;
}
.management-team-main.team-main-block a{
 display: block;
    margin-bottom: 35px;
    background: #fff;
    padding: 20px !important;
    min-height: 325px;
    box-shadow: 0 3px 6px rgb(0 0 0 / 2%);
    border-radius: 3px;
}
.inner-page-content article .entry-content .management-team-main.team-main-block .team__img-holder {
height: auto;
    width: auto;
}
.inner-page-content .management-page-contents article .entry-content figure{
        margin-top: 0 !important;
}
.inner-page-content .management-page-contents article .entry-content figure.post-thumbnail .wp-post-image{
    margin-top: 0 !important;
}
.innerBanner.management-inner-banner:before{
        background-color: transparent;
    background-image: -webkit-gradient( linear, top, bottom, from(rgba(0, 0, 0, 0.7)), to(rgba(0, 0, 0, 0)) );
    background-image: -webkit-linear-gradient( top, rgba(0, 0, 0, 0.7) 25%, rgba(0, 0, 0, 0) 130% );
    background-image: -moz-linear-gradient( top, rgba(0, 0, 0, 0.7) 25%, rgba(0, 0, 0, 0) 130% );
    filter: progid:DXImageTransform.Microsoft.gradient( gradientType=1, startColor=0, endColorStr=#000000 );
    -ms-filter: progid:DXImageTransform.Microsoft.gradient( gradientType=1, startColor=0, endColoStr=#000000 );
    border: none;
    background: linear-gradient(272deg, rgba(82,124,36,0.7) 30%, rgba(4,96,179,0.7) 100%);
}

.inner-page-content article .entry-content ul.advgb-tabs-panel li{
    padding: 0 0 !important;
        background-color: #999 !important
}
.inner-page-content article .entry-content ul.advgb-tabs-panel li.advgb-tab.advgb-tab-active{
    padding: 0 0 !important;
     background-color: #7db044;
    background-image: linear-gradient(272deg, #2672b0 30%, #7db044 100%) !important;
}
.inner-page-content article .entry-content ul.advgb-tabs-panel li:before{
    content: none !important;
}
.advgb-tab-body{
    padding: 35px !important;
}
ul.press-releases-main {
    margin: 0 0 !important;
    padding: 0 0;
        font-size: 14px;
}
ul.press-releases-main li {
    padding: 10px 6px 10px 6px !important;
    border-bottom: 1px solid #dddddd;
    position: relative;
}
ul.press-releases-main li:before{
    content: none !important;
}
ul.press-releases-main  li a {
    transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    padding: 4px 16px 4px 15px;
    font-size: 13px;
    color: #ffffff;
    font-weight: 500;
    background-color: #7db044;
    background-image: linear-gradient(272deg, #2672b0 30%, #7db044 100%);
    border-radius: 25px 25px;
    display: inline-block;
    position: absolute;
    right: 0;
    top: 7px;
}
.blog-landing-main .blog-landing-inner .blog-thumb-image{
    overflow: hidden;
    position: relative;

}
.blog-landing-main .blog-landing-inner .blog-thumb-image,
.blog-landing-main .blog-landing-inner .blog-tile-hover .blog-post-content{
       margin: 15px 0; 
}

.blog-landing-main .blog-landing-inner .blog-tile-hover:hover  .blog-thumb-image .stylish-button-new{
    opacity: 1;
    left: 0;
     background: rgba(0,0,0,.6);
}
.blog-landing-main .blog-landing-inner .blog-tile-hover  .blog-thumb-image .stylish-button-new{
        position: absolute;
    left: -150%;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0,0,0,.2);
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 1;
   transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}
.blog-landing-main .blog-landing-inner .blog-tile-hover  .blog-thumb-image .stylish-button-new span{
       color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 500; 
}
.blog-landing-main .blog-landing-inner .blog-tile-hover .blog-post-content .blog-category-name ul{
    margin: 0 0;
    padding: 0 0;
}
.blog-landing-main .blog-landing-inner .blog-tile-hover .blog-post-content .blog-category-name ul li{
    list-style: none;
    display: inline-block;
    padding: 0 0;
    margin: 0 0;
}
.blog-landing-main .blog-landing-inner .blog-tile-hover{
    border-bottom: 1px solid #ddd;
}
.blog-landing-main .blog-landing-inner .blog-tile-hover .blog-post-content .blog-category-name{
    margin-bottom: 7px;
}
.blog-landing-main .blog-landing-inner .blog-tile-hover .blog-post-content  .redmoreLink{
    display: none !important;
}
.blog-landing-main .blog-landing-inner .blog-tile-hover .blog-post-content .blog-category-name ul li:before{
    content: none;
}
.blog-landing-main .blog-landing-inner .blog-tile-hover .blog-post-content .blog-category-name ul li a{
    padding: 2px 6px;
    border-radius: 4px;
    display: block;
    background: #004886;
    color: #fff;
        font-size: 10px;
    font-weight: 500;
    letter-spacing: .5px;
}
.blog-landing-main .blog-landing-inner .blog-tile-hover .blog-post-content .blog-category-name ul li a:hover{
    background: #527D24;
}
.blog-landing-main .blog-landing-inner .blog-tile-hover .blog-post-content h5{
font-size: 18px;
    margin: 15px 0;
    color: #555;
}
.blog-landing-main .blog-landing-inner .blog-tile-hover .blog-post-content h5 a{
    color: #004886;
    }
.blog-landing-main .blog-landing-inner .blog-tile-hover .blog-post-content h5 a:hover{
    color: #527D24;
}
.blog-landing-main .blog-landing-inner .blog-tile-hover .blog-post-content p{
    font-size: 14px;
    color: #666;
}
.blog-landing-main .blog-landing-inner .blog-tile-hover .blog-post-content .author-details{
      margin: 0px 0 12px 0;
    color: #666;
    font-size: 14px;
}
.blog-landing-main .blog-landing-inner .blog-tile-hover .blog-post-content .author-details .published-date{
    color: #999;
    padding-left: 20px;
    position: relative;
    margin-left: 6px;
    font-size: 13px;
}
.blog-landing-main .blog-landing-inner .blog-tile-hover .blog-post-content .author-details .published-date:before{
  content: "\00B7";
    position: absolute;
    left: 0;
    top: 0;
    font-size: 46px;
    line-height: 12px;
}
.blog-side-bar h4{
font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 3px;
    margin: 0 0 20px 0;
    font-weight: 700;
    position: relative;
    padding-bottom: 10px;
}
.blog-sidebar-latest-posts h4{
font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 3px;
    margin: 0 0 6px 0;
    font-weight: 700 !important;
    position: relative;
    padding-bottom: 10px;
    color: #00467A;
}
.blog-side-bar h4:after, .blog-sidebar-latest-posts h4:after{
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width:55px;
    height: 2px;
    background:#00AEDA; 
}
.blog-sidebar-latest-posts{
	    border: 1px solid #ddd;
    padding: 15px;
	margin-bottom:25px;
}

.blog-sidebar-latest-posts .lastest-post-single a{
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
    align-content: center;
}
.blog-sidebar-latest-posts .lastest-post-single a{
padding: 12px 0;
	border-bottom:1px solid #ddd;
	color:#444;
	font-size:14px;
	font-weight:500;
}
.blog-sidebar-latest-posts .lastest-post-single a:hover{
	background:#fafafa;
	color:#00AEDA;
}
.blog-sidebar-latest-posts .lastest-post-single a .blog-thumb-image{
flex: 0 0 85px;
}
.blog-sidebar-latest-posts .lastest-post-single a .post-title{
	flex:1 0 0;
	    padding-left: 12px;
}
.categories-tiles{
     display: block;
    width: 100%;
    margin-bottom: 25px;
    float: left;
 
}
.categories-tiles a{
      position: relative;
    display: block;
    width: 48%;
    margin-bottom: 3px;
    float: left;
    margin-right: 1%;
}
.categories-tiles a img{
    max-width: 100%;
}
.categories-tiles a .cat-desc{
       position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: rgba(0,0,0,.5);
    display: flex;
    align-items: center;
    justify-content: center;
}
.categories-tiles a .cat-desc h3{
    font-size: 15px;
    font-weight: 600;
    color: #fff;
    margin: 0 0;
    padding: 0 0;
}
.newsletter-subscription{
    padding: 0px;
   /* background: #00334E; */
    float: left;
        margin-bottom: 25px;
    width: 100%;
}
.newsletter-subscription .es_caption{
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 3px;
    margin: 0 0 20px 0;
    font-weight: 700;
    position: relative;
    padding-bottom: 10px;
    color: #fff;
}
.newsletter-subscription .es_caption:after{
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width:55px;
    height: 2px;
    background:#527D24; 
}
.newsletter-subscription .es-field-wrap label{
     margin-bottom: 0;
    width: 100%;
}
.newsletter-subscription .es-field-wrap label br{
    display: none;
}
.newsletter-subscription input{
    margin: 0 0;
    width: 100%;
    padding: 10px 15px;
    line-height: 16px;
    font-size: 14px;
    border-radius: 4px;
    border: 2px solid #ccc;
}
.newsletter-subscription input[type=submit]{
    position: relative;
    display: block;
    cursor: pointer;
    padding: 10px 60px 10px 30px;
    color: #ffffff !important;
    font-weight: 500;
    border-radius: 4px;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px;
    transition: all .5s cubic-bezier(.165, .84, .44, 1);
    background-color: #004698 !important;
    /* background-image: linear-gradient( 272deg, #004886 30%, #527D24 100%); */
    border: none;
    width: 100%;
}
.single-inner-page-content{
    margin-top: 35px !important;
}
.single-inner-page-content .container{
   max-width: var(--responsive--alignwide-width) !important; 
}
.contact-box.no-icon-contact.company{
 
    padding: 12px 12px;
     color: #004886;
    font-size: 18px;
    font-weight: 500;
     margin-bottom: 15px;
    margin-top: 20px;
}
.contact-box.no-icon-contact.company h4{
letter-spacing: -1px;
    position: relative;
    color: #004374;
    font-size: 32px;
    font-weight: 700 !important;
  /*  background: -webkit-linear-gradient(45deg, #09009f, #05ea8b 80%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;*/
    margin: 0 0 15px 0;
font-family: "Open Sans", Arial, sans-serif !important;
    display: inline-block;
}
.contact-info-holder{
        padding: 20px;
    border: 1px solid #ddd;
    min-height: 210px;
    margin: 0 0 45px 0;
}
.contact-info-holder h6{
        font-size: 18px;
    color: #004698;
    margin-bottom: 20px;
}
.contact-info-holder .contact-box {
    padding: 10px 0;
    position: relative;
    margin: 0 0;
}
.team-slider-main-block .slider-inner-control{
    background: #fff;
    padding: 35px;
    border-radius: 6px;
    margin-bottom: 40px;
    overflow: visible;
	    box-shadow: 0 15px 13px -6px rgb(0 0 0 / 2%);
		border: 1px solid #eaeaea;
}
.team-slider-main-block .slider-inner-control .testi-inner .quote-img {
    display: block;
    filter: invert(48%) sepia(72%) saturate(511%) hue-rotate(145deg) brightness(93%) contrast(101%);
    opacity: .3;
    height: 38px;
    margin-top: -54px;
}
.inner-page-content article .entry-content .team-slider-main-block .slider-inner-control .testi-inner h5 {
    font-weight: 700;
}
footer.entry-footer{
	    background: transparent !important;
}
footer.entry-footer:after{
	content:none;
}
.contact-info-holder .contact-box i {
    width: 35px;
    height: 35px;
    font-size: 35px;
    float: left;
    margin-top: 5px;
      text-decoration: none !important;
background: #941818;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  
}
.contact-info-holder .contact-box .icon-text-position span {
     font-size: 18px;
    font-weight: 700;
    margin-bottom: 0;
    display: block;
    color: #004374;
    margin-left: 50px;
 font-family: "Open Sans", Arial, sans-serif !important;
}
.contact-info-holder .contact-box.contact-email a.grey-color{
	    color: #000;
}
.contact-info-holder .contact-box.contact-email a.grey-color:hover{
	    color: #ee4a62;
}	
.contact-info-holder .contact-box p {
    margin-bottom: 1px;
    margin-left: 50px;
    opacity: 0.9;
    font-size: 18px;
}
.contact-info-holder .toll-free-numbers p{
    font-size: 15px;
}
.contact-page-main p{
    font-size: 18px;
}
.contact-page-main .enquiry-block{
    margin: 0 0 45px -11px;
        padding: 25px 60px;
    background: #f8f8f8;
    border: 1px solid #eaeaea;
}
.book-appointment-block input[type=text], .book-appointment-block input[type=email], 
.book-appointment-block input[type=url], .book-appointment-block input[type=password], .book-appointment-block input[type=search], 
.book-appointment-block input[type=number], .book-appointment-block input[type=tel], 
.book-appointment-block input[type=date], .book-appointment-block input[type=month], .book-appointment-block input[type=week], 
.book-appointment-block input[type=time], .book-appointment-block input[type=datetime], .book-appointment-block input[type=datetime-local], 
.book-appointment-block input[type=color], .book-appointment-block textarea {
    border: 1px solid #d8d6d6 !important;
}
.book-appointment-block input, .book-appointment-block label {
    width: 100%;
}
.book-appointment-block input[type=text]:focus, .book-appointment-block input[type=email]:focus, .book-appointment-block input[type=url]:focus, 
.book-appointment-block input[type=password]:focus, .book-appointment-block input[type=search]:focus, .book-appointment-block input[type=number]:focus, .book-appointment-block input[type=tel]:focus, .book-appointment-block input[type=date]:focus, .book-appointment-block input[type=month]:focus, 
.book-appointment-block input[type=week]:focus, .book-appointment-block input[type=time]:focus, .book-appointment-block input[type=datetime]:focus, .book-appointment-block input[type=datetime-local]:focus, .book-appointment-block input[type=color]:focus, .book-appointment-block textarea:focus {
    box-shadow: none;
    outline: none;
}
.contact-page-main .enquiry-block h2{
        font-size: 20px;
}
.submit-form-main input, .submit-form-main label{
    width: 100%;
}
.submit-form-main .submitButton{
    text-align: center;
}
.book-appointment-block h2{
    display: none;
}
.book-appointment-block textarea {
    height: 167px;
    resize: none;
}
.book-appointment-block{
    margin: 0 0 45px -11px;
    padding: 50px 50px;
    background: #f8f8f8;
    border: 1px solid #eaeaea;
}

.submit-form-main .submitButton input[type=submit],
.book-appointment-block .submitButton input[type=submit]{
position: relative;
    display: inline-block;
    cursor: pointer;
    color: #ffffff !important;
    text-transform: none;
    font-size: 18px;
    letter-spacing: 1px;
	    border-color:transparent !important;
    transition: all .5s cubic-bezier(.165, .84, .44, 1);
background-color: #01398e !important;
    background-image: linear-gradient(90deg, #01398e 0%, #1b7d22 100%) !important;
font-family: "Open Sans", Arial, sans-serif !important;
    font-weight: 600 !important;
    border-radius: 3px !important;
width: auto;
min-width: 175px;
    padding: 0.575rem 1rem !important;
}
.landing-page-tiles.pain-management-cources-landing a .slider-inner-control h5{
          color: #00467A;
    font-size: 17px;
    letter-spacing: 0;
font-family: "Open Sans", Arial, sans-serif !important;
    margin: 15px;
    line-height: 24px;
    display: block;
    
}
.landing-page-tiles.pain-management-cources-landing a:hover .slider-inner-control h5{
    color: #00AEDA
    
}

.book-appointment-block .submitButton input[type=submit]:focus,
.submit-form-main .submitButton input[type=submit]:focus{
    outline: none;
    
}
.blogCatTiles ul{
    margin: 0 0;
    padding: 0 0;
    display: flex;
    flex-flow: row wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.blogCatTiles ul li{
  margin: 0 0;
    padding: 0 0;
        width: 33.3333333333%;
    list-style: none;
}
.blogCatTiles ul li:last-child a{
    margin-right: 0;
}
.blogCatTiles ul li a{
    display: block;
        position: relative;
        margin-right: 5px;
}
.blogCatTiles ul li a img{
    width: 100%;
        height: 103px;
}
.blogCatTiles ul li a span{
    position: absolute;
    display: flex;
    flex-flow: row wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: rgba(0,0,0,.5);
        color: #fff;
    font-weight: 500;
}
.blogs-videos-main-block {
    padding: 60px 0;
}
.blogs-videos-main-block  .three-columns-title .moreBtnBlock{
    transform: translateX(-36%) !important;
}
.homeVideosBlock .advgb-video-poster{
    background-size: 100% 100% !important;
}
.homeVideosBlock .wp-block-columns{
        margin-bottom: 5px;
}
.homeVideosBlock .two-columns-video-container .advgb-button-wrapper{
 height: 103px !important;
}
.homeVideosBlock .two-columns-video-container .wp-block-column:last-child{
  margin-left: 5px !important;
}
.homeVideosBlock .two-columns-video-container .advgb-video-poster{
     background-size: cover !important;
}
.hideInPage{
    display: none;
}
.homeVideosBlock .hideInPage{
      display: flex;
}
@media screen and (min-width: 600px){
    .has-mega-menu{
        position:static !important;
    }
    li.has-mega-menu .sub-menu {
        width: 100% !important;
        position: absolute;
        top: NNpx; 
        z-index: 100;
        left:0px;
        right:0px;
    }
   
      li.has-mega-menu .sub-menu .sub-menu {
        width: auto !important;
        position: relative;
        top: auto; 
        z-index: 100;
        left:auto;
        right:auto;
    }
    li.has-mega-menu:hover>.sub-menu{
        display: flex;
        flex-wrap: wrap;
        display: grid;
        grid-template-columns: repeat(auto-fit,minmax(50%, 1fr));   
    }
}
@media screen and (min-width: 992px){
	.trust-block {
    padding: 30px 0;
}
.trust-block .trust-banner-caption {
    margin-left: 52%;
    margin-right: 10%;
    width: 48%;
}
.exlpore-block .exlpore-banner-caption {
    margin-right: 0;
}

	    .headerCallAction {
        margin-left: auto;
    }
	    
    li.has-mega-menu:hover>.sub-menu{grid-template-columns: repeat(auto-fit,minmax(33.3333%, 1fr)); }
}
@media screen and (min-width: 1200px){
    li.has-mega-menu:hover>.sub-menu{grid-template-columns: repeat(auto-fit,minmax(25%, 1fr)); }
}

@media screen and (min-width: 600px){
    li.mega-menu-column {
        width: 100%;
        max-width: 100%;
        min-height: 1px;
        padding: 10px 25px 30px 25px;
        flex: 1 0 calc(50%);
    }
}
@media screen and (min-width: 992px){
    li.mega-menu-column {flex: 1 0 calc(33.333%);}
}
@media screen and (min-width: 1200px){
    li.mega-menu-column {flex: 1 0 calc(25%);}
}

@media screen and (min-width: 240px) and (max-width: 319px) {
      .abour-company-block .section-title h3,
	.section-title h3	 {
    font-size: 30px;
}
.why-block .section-title h3 {
    margin: 0 0;
}
.trust-block {
    background: #0f2c6b;
}
.trust-block .trust-banner-caption {
    margin-left: 0;
    margin-right: 0;
    width: auto;
    padding: 0 50px;
}
.exlpore-block .exlpore-banner-caption {
    margin-right: 0;
    padding: 0 30px;
}
.exlpore-block .exlpore-banner-caption .section-title h3 {
    margin-right: 0;
}


	 .abour-company-block .section-title h3 {
    margin: 0 0 30px 0;
}
.inner-page-content.page-template-main-focus article .entry-content .why-block .section-title h3 {
    margin: 0 0;
}
footer .footer-company-item {
    margin-right: 0;
	    margin-bottom: 40px;
}
footer .footer-menu-second-item{
	margin-bottom: 40px;
}

     .landing-page-tiles.home-consultants-block .consultants__single {
    width: 100% !important;
}
     .book-appointment-block {
    padding: 25px 25px;
}
     header.main-header .site-branding .unit-block{
        margin-left: 10px;
    padding-left: 10px; 
     }
	 .primary-navigation-open .primary-navigation > .primary-menu-container {
    position: absolute;
    visibility: visible;
    opacity: 1;
    width: 100%;
    background: #eaeaea;
    margin-top: 65px;
    padding-top: 0;
    transform: translate(0, 0) !important;
    box-shadow: 0 7px 10px rgb(0 0 0 / 20%);
    -webkit-box-shadow: 0 7px 10px rgb(0 0 0 / 20%);
    -moz-box-shadow: 0 7px 10px rgba(0,0,0,0.2);
    -o-box-shadow: 0 7px 10px rgba(0,0,0,0.2);
    padding: 15px 0 100px 0 !important;
    border: none !important;
    margin-right: 0 !important;
}
.primary-navigation.cag-primary-navigation #primary-menu-list a {
    padding-top: 18px;
    padding-bottom: 18px;
}
     .primary-navigation.cag-primary-navigation > div > .menu-wrapper > li > .sub-menu {
      background: #eaeaea;
         margin: 0 12px 20px 0 !important;
}
     .primary-navigation.cag-primary-navigation #primary-menu-list li.has-mega-menu .sub-menu li a, .primary-navigation.cag-primary-navigation #primary-menu-list .sub-menu li a {
    font-size: 16px !important;
             color: #000;
 
}
     .primary-navigation.cag-primary-navigation #primary-menu-list a{
             font-size: 18px !important;
     }    
     
     
     header.main-header {
    padding: 0 15px 0 15px;
}
     
     .lock-scrolling .site {
    position: relative;
    max-width: 100%;
    width: 100%;
}
     header.main-header .site-branding .unit-block a img{
            height: 45px;
    }
    header.main-header .searchMainContainer{

    }
	.statistics {
		align-items:stretch;
	}
     .statistics .col {
        flex: 1 0 calc(50% - 20px);
        border: 1px solid rgba(255, 255, 255, .5);
        background: rgba(255, 255, 255, .04);
}
   .statistics .highlights-inner {
    text-align: center;
    padding: 0 0;
    margin-bottom: 35px;
}
     .home-treatments-block,
     .home-consultants-block{
             padding: 70px 15px;
     }
     .three-columns-title .section-title {
    margin: 0 0px 0 0;
}
     .why-main-block{
         padding: 70px 15px;
     }
     .blue-boxes .btn-custom {
    min-width: 100%;
    margin-bottom: 15px;
         padding: 0.775rem 1rem !important;
}
     .courses-inner-block .courses-left{
         margin-right: 0;
     }
     .courses-inner-block .courses-right a {
    margin-bottom: 30px;
}
     .team-main-block .testi-inner{
         margin: 0 0;
		 padding: 20px;
     }
     .slick-treatments .slick-slide img {
    width: 100%;
}
     .three-columns-title{
            flex-flow: column wrap; 
         text-align: center;
     }
     .three-columns-title p {
     margin: 0 0 15px 0;
    font-size: 16px;
}
     .statistics{
         margin: 55px 0 0 0;
     }
     .statistics .highlights-inner{
         text-align: center;
         padding: 15px;
		         margin: 0 0;
     }
     .statistics .heighlights-content p {
          font-size: 12px;
        letter-spacing: 0;
        font-weight: 600;
}
     .abour-company-block{
         padding: 65px 15px;
     }
     .company-desciption{
         margin:  0 0 0 0;
     }
     .book-an-appointment-container input, .book-an-appointment-container label{
         display: block;
     }
     .searchMainContainer #searchIcon {
    padding: 12px 22px;
}
     .book-an-appointment-container.book-an-appointment-container{
 position: relative;
    top: 50px;
    right: 0;
    left: 0;
    width: 90%;
    border-radius: 0 0;
    z-index: 99;
    padding: 30px;
    background: #0f2c6b !important;
    border-top: 6px solid #00AEDA;
    box-shadow: none;
    margin:0 auto 35px;
     }
    .book-an-appointment-container h2{
        color: #fff;
    }
	.book-an-appointment-container p br{
		display:none;
	}
   
     .headerCallAction {
    display: none;
}
     .home-consultants-block .consultants__single {
    width: 100% !important;
}
     
   .home-consultants-block .consultants__single a {
    display: block;
    margin-bottom: 40px;
}  
     
     
     
      .not-found-main {
    margin: 0 5%;
    padding: 60px 0;
}
	 .not-found-main img {
    height: 80px;
}
	 
	.search-no-results .no-results .search-field,  .not-found-main .search-field {
    width: 55% !important;
}
	 .search-no-results .no-results .page-content .search-form label, .not-found-main .page-content .search-form label{
		     display: block !important;
			     text-align: left;
	 }
	 
	 .webCreation{
	   margin-left: 0px;
    text-align: center;
    display: block;
    margin-top: 5px;
}
	  .primary-navigation.cag-primary-navigation .primary-menu-container > ul > .menu-item {
    padding-right: 0px !important;
}
     .menu-button-container #primary-mobile-menu[aria-expanded*=true] .dropdown-icon.close {
    color: #004698;
}
     .primary-navigation > .primary-menu-container{
        background-color: #004698; 
     }
    .primary-navigation-open .menu-button-container {
    background-color:transparent;

}
     .primary-navigation.cag-primary-navigation #primary-menu-list a{
             color: #004698;
     }
     .primary-navigation.cag-primary-navigation #primary-menu-list .sub-menu a{
         color: #004886;
     }
     .primary-navigation.cag-primary-navigation #primary-menu-list .sub-menu .sub-menu a{
       color: #111;
     }
     
     
     
     
     
     
     .primary-navigation.cag-primary-navigation #primary-menu-list li.has-mega-menu .sub-menu .sub-menu li a {
    padding: 10px 0 !important;
}
     .hideDesktopClass{
    display: block !important;
}
     .contact-info-holder {
    min-height: inherit;
}
     .contact-page-main .enquiry-block {
    padding: 25px;
}
  .submit-form-main .submitButton {
    text-align: left;
}   
     
     #breadcrumbs {
    line-height: 20px;
}
     .advgb-tab-body {
    padding: 20px !important;
}
     .teamMemberPopup .container-fluid {
    padding: 15px;
}
      .teamMemberPopup .popup-team-description{
         margin-top: 25px;
     }
     .inner-page-content article .entry-content .advgb-tab-vert-tablet .advgb-tab-body-wrapper .header-active {

    background-color: #7db044;
    background-image: linear-gradient(272deg, #2672b0 30%, #7db044 100%) !important;
}
     div#n2-ss-2-align {
    min-width: 100% !important;
}
     
     
       .inner-page-content article .entry-content, .inner-page-content article footer.entry-footer {
    max-width: 90% !important;
}
     .innerBanner {
    padding: 0 0 !important;
     min-height: inherit;
}
     .innerBanner img {
    height: 150px;
}
     .inner-page-content article .entry-content figure.wp-block-media-text__media {
    margin-left: 0!important;
}
     .inner-banner-caption {
       left: 5%;
    right: 5%;
    top: calc(100% - 75px);
    transform: translateY(-50%);
    bottom: auto;
}
     #breadcrumbs {
    margin: 0 0;
}
     .inner-banner-caption h2 {
    font-size: 17px;
    max-width: 100%;
}
     .inner-page-content article header.entry-header .entry-title {
       font-size: 24px;
}
     .inner-page-content article header.entry-header {
    margin-bottom: 20px !important;
    margin-top: 35px !important;
}
     .landing-pages-content-blocks .landing-page-tiles a figure {
    min-height: inherit;
}
     .inner-page-content article .entry-content .wp-block-image, .inner-page-content article .entry-content figure, .inner-page-content article .entry-content ul, .inner-page-content article .entry-content ol, .inner-page-content article .entry-content p, .inner-page-content article .entry-content h1, .inner-page-content article .entry-content h2, .inner-page-content article .entry-content h3, .inner-page-content article .entry-content h4, .inner-page-content article .entry-content h5, .inner-page-content article .entry-content div {
    max-width: initial !important;
}
     #breadcrumbs li a, #breadcrumbs li.item-current{
         font-size: 12px;
     }
     .page-sub-nav-main {
     padding: 0 0;
}
     .page-sub-nav-main ul {
    padding: 0 35px;
}
     .page-sub-nav-main .slick-nav .zmdi-chevron-left{
         left: 2px;
     }
     .page-sub-nav-main .slick-nav .zmdi-chevron-right{
         right: 2px;
     }
     .page-sub-nav-main ul li a{
            font-size: 13px;
    line-height: 16px;
     }
     .md-message-quote figcaption {
    position: relative;
    right: auto;
    top: auto;
    width: 100%;
    text-align: center;
    font-size: 21px;
    font-weight: 600;
    line-height: 31px;
}
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     .ceo-profile-link .block-description {
    width: 100%;
         justify-content: center !important;
    text-align: center;
}
     .yearsDesktop{
         display: none;
     }
    .blocks-link.company-profile-link .yearsImage{
         display: block;
        top: 11%;
     }
     .blocks-link.company-profile-link .block-description h3 {
      color: #004886;
    margin: 0px 0 10px 0;
}
     .blocks-link.company-profile-link .block-description p {
    color: #00334E;
}
     .blocks-link.company-profile-link .block-description .more-btn {
    color: #0E4A86;
}
     .blocks-link.company-profile-link .block-description .pd-animation {
    margin-top: 0;
}
     .company-profile-link{
         margin-bottom: 25px;
     }
     .block-description{
         position: relative;
     }
     .general-navigation-container .genNav{
         display: none;
     }
     .general-navigation-container .lanTranslation{
         display: none;
     }
     .highlights-section {
    margin: 0 25px;
             padding: 50px 0;
}
     .highlights-section .highlights-inner .heighlights-content {
    margin-top: 10px;
}
     .highlights-section .highlights-inner {
    border: 1px solid #eaeaea;
    padding: 25px 0;
         margin-bottom: 10px;
}
 .mainSlider.slick-dotted.slick-slider{
         overflow: visible;
     }
     
     .banner .slick-slider-body h3{
       font-size: 20px;  
       margin: 0 0 8px 0;
             font-weight: 600;
         letter-spacing: normal;
     }
     .banner .slick-slider-body a{
         font-size: 13px;
             margin-top: 0;
     }
     
     header.main-header .searchMainContainer{
        right: 48px;
        top: 7px;
        position: absolute;
        border: none;
        left: auto;
     }
     .searchModalCustom .modal-dialog .modal-content input[type=search] {
    padding: 25px 10px;
}
     .banner .slick-prev {
    left: 10px;
}
       .banner .slick-next {
    right: 10px;
}
   .products-block .section-title p {
    width: 95%;
}  
     .three-columns-title .stylish-button{
         font-size: 12px;
             padding: 13px 50px 13px 17px;
     }
   .blogs-videos-main-block .blog-container .singleSlideScroller .slick-image img {
    min-height: inherit;
}
     .investors-block {
    padding: 60px 0 0 0 !important;
}
     .videos-container{
          padding: 60px 0 0 0 !important;
     }
     .products-block .products-single-block {
    min-height: inherit;
    margin-top: 20px;
}
     .advgb-button-wrapper {
    height: 250px !important;
}
.homeVideosBlock .advgb-video-poster {
    background-size: inherit !important;
}   
     .awards-block .three-columns-title{
           flex-flow: column wrap; 
         align-items: flex-start;
     }
     .awards-block .three-columns-title p {
    margin: 0 0;
}
     .awards-block .three-columns-title .moreBtnBlock{
         margin-top: 15px;
     }
     .awards-block .awards-inner {
    text-align: center;
}
     .awards-block .awards-inner img {
      height: auto;
    width: 23%;
}
    .awards-block {
    padding: 0 0 60px 0;
}
     .team-main-block .section-title p {
    width: 95%;
}
     footer .footer-logos-block {
    margin: 25px 0 0 0;
}
     .footer-info-block{
           margin: 20px 0 10px 0 !important;  
     }
     .singleSlideScroller .slick-slider-body h5, .singleSlideScroller .slick-slider-body h5 a {
      font-size: 1rem;
}
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     header.main-header .site-branding img{
             height: 55px;
     }
     header.main-header .site-branding{
             max-width: inherit !important;
             margin-left: -10px;
     }
       header.main-header .menu-button-container{
              padding-top: 0 !important;
    top: 9px;
     }
     header.main-header .expert-consultation-button{
         display: none !important;
     }
     .banner {
    padding-top: 0;
}
     .banner .slick-image:before{
         content: none;
     }
     .banner .slick-slider-body {
   position: relative;
    text-align: center;
    right: 0;
    left: 0;
    bottom: auto;
    padding: 25px 25px 50px 25px;
    width: 100%;
    background: #222222;
    margin: 0 auto 0;
     }
	 .banner .slick-image:after{
		 content:none;
	 }
     .headerSocialMediaIcons{
         display: none;
     }
     
     .banner .slick-slider-body h2 {
    font-size: 17px;
}
     .banner .slick-slider-body p{
       line-height: 25px;
    font-size: 16px;
    color: #fff;
    margin: 0 0 8px 0;
    width: 100%;
     }
    
     .banner .slick-prev, .banner .slick-next{
        
     }
     .banner .slick-dots {
     bottom: 0;
    right: 5%;
    padding-left: 0;
    left: 5%;
}
.company-main {
    padding: 60px 0;
}
     .company__video-btn{
       
     }
     .abour-company-block .section-title{
         margin: 35px 0 0 0
     }
     .home-nuggets-block{
         padding: 65px 0;
     }
    
     .section-title-new h3 {
    font-size: 24px;
    margin: 15px 0 35px 0;
}
     .home-gallery-inner p {
    margin: 0 0 25px 0;
}
     .home-gallery-block .wp-block-gallery {
    margin: 0 0;
    padding: 0 0;
}
     .no-pad-left-col, .no-pad-right-col {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
     .testimonials-slider-main {
    padding: 20px 0;
}
     .home-testimonials-block .testimonials-inner-control {
    padding: 50px 0;
}
     .home-testimonials-block {
    padding: 65px 15px;
}
     .company-main .company__left{
         min-height: 325px;
         }
     .company-main .company__right{
         margin-top: 50px;
     }
     .section-title h2 {
    font-size: 28px;
    margin-right: 0;
             line-height: 40px;
}
     .highlights-section .col {
    flex: 0 0 100%;
    margin: 0 0 1% 0;
}
    
     .how-we-do-block .blue-bg{
         padding: 40px 40px !important;
     }
     .how-we-do-block .wp-block-media-text{
         margin-bottom: 30px;
         
     }
     .footer-call-to-action{
         text-align: center;
     }
     .footer-call-to-action .footer-call-to-right {
    text-align: center;
    margin: 30px 0 0px 0;
}
     .footer-company-block {
    margin-right: 0;
}
     footer .socialMediaIcons, footer .copright{
         text-align: center;
     } 
     footer{
       padding: 40px 15px 0 15px;
     }
     .footerSocialMediaIcons ul.socialmediaIcons li {
    width: inherit;
}
.WebSpotLightCreation {
    text-align: center;
    margin-top: 10px !important;
}   
	 
}

 @media screen and (min-width: 320px) and (max-width: 479px) {
	 .banner.inner-services-page-banner .home-banner-caption-container {
    padding: 0 0 35px 0;
	  text-align: center;
}
 .banner.inner-services-page-banner #breadcrumbs {
    margin: 0 0 10px 0;
}
	 .top-line p span i {
        font-size: 12px;
        margin-right: 2px;
}

 .banner.inner-services-page-banner .home-banner-caption-container p {
    font-size: 16px;
    line-height: 25px;
}
.page-sub-nav-main ul li a {
    line-height: 18px;
    font-size: 14px;
    padding: 20px 10px;
}





	 .inner-page-content article .entry-content blockquote {
    padding: 1.8em 1em 1.8em 1em;
}
.sidebar{
	margin-top:50px;
}
footer ul li a:hover, footer ul li a:focus {
    transform: scale(1);
}
.dynamic-forms {
    padding: 25px;
}
	 .top-background {
    padding-bottom: 8px;
}
	 .top-line p span {
        margin: 0 6px;
}
    header.main-header .site-branding img {
        padding: 5px 0 !important;
    }
       header.main-header .site-branding {
        margin-left: 0px !important;
    }
.top-phone-email-mobile{
text-align:center;
}
.toprightsection{
	display:none;
}
	 .home-banner-caption-container .caption-top {
    padding-top: 25px;
}
.home-banner-caption-container h1 {
           font-size: 25px;
    margin-right: 0;
    text-align: center;
}
.home-banner-caption-container p {
    margin-right: 0;
    text-align: center;
}
.calltoactionBtns  a{
	display:block;
	width:100%;
}
.home-banner-caption-container a.secondary-btn {
    min-width: 100%;
    margin-left: 0;
}
.home-banner-caption-container .calltoactionBtns {
	    display: flex;
    flex-flow: column wrap;
    gap: 10px;
}
.home-banner-caption-container .caption-bottom{
	text-align:center;
}
.home-banner-caption-container .google-review-link {
    display: block;
    margin: 30px auto;
	    max-width: 250px;
}
.home-banner-caption-container .google-review-link img{
	    mix-blend-mode: multiply;
}
.mainSliderInner {
    width: 100%;
}
.section-title p {
    max-width: 100%;
}
.problem-solving-titles .wp-block-column .wp-block-media-text {
    min-height: inherit;
	    padding: 20px;
}
.problem-solving-titles .wp-block-column .wp-block-media-text__content {
    padding: 3% 3% 0 3%;
    text-align: center;
}
.problem-solving-titles .wp-block-column .wp-block-media-text__media{
	text-align:center;
}
.problem-solving-titles .wp-block-column .wp-block-media-text__media img{
    width: 96px;
}
.problems-we-help-main-block {
    background-size: 412px 213px;
}
.services-main-container{
	padding-right: var(--bs-gutter-x, .75rem) !important;
    padding-left: var(--bs-gutter-x, .75rem) !important;
}
.section-title h1 {
    font-size: 25px;
}

ul.services-main {
    flex-direction: column;
    height: auto;
    max-height: none;
    min-height: auto;
  }

  ul.services-main li {
    flex: unset;
    flex-direction: column;
    margin: 10px 0;
    min-width: 100%;
    background: #941818;
    position: relative;
    transition: all 0.3s ease;
    overflow: hidden;
	    border-radius: 10px;
		        padding: 0 0;
  }

  ul.services-main li .section-title {
    min-width: 100%;
    width: 100%;
    flex: unset;
    justify-content: flex-start;
    align-items: center;
    position: relative;
    height: auto;
    padding: 22px;
    color: #fff;
    cursor: pointer;
	        gap: 10px;
  }

  ul.services-main li .section-title h2 {
        transform: none;
        position: relative;
        font-size: 22px;
        white-space: normal;
        text-align: left;
        order: 2;
        line-height: 30px;
  }
ul.services-main  li .services-icon img {
    height: 45px;
}
  ul.services-main li .section-content {
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    padding: 0 10px;
    transition: max-height 0.4s ease, opacity 0.4s ease, padding 0.3s ease;
  }

  ul.services-main li.active .section-content {
    max-height: 500px; /* Adjust based on expected content size */
    opacity: 1;
          padding: 0 22px 22px 22px;
  }

  ul.services-main li .services-icon {
    position: relative;
    bottom: auto;
    margin-top: 0px;
	order:1;
  }
ul.services-main li:after {
    border-radius: 10px;
}
.company-main-block {
    padding: 0 0 60px 0;
}
.pink-box {
        right: auto;
        left: 30px;
        top: -30px;
}
.dots-shape {
    left: -12px;
}
.company-main-block .company-banner-image {
    margin-left: 0;
}
.company-main-block  .company-details {
    padding: 45px 10px 45px 10px;
}
.statistics-blue {
    margin-top: 35px;
	padding: 35px 35px 35px 35px;
}
.lightbluebox-stat {
    width: auto;
    height: auto;
        padding: 30px;
    position: relative;
    top: 0;
    right: 0;
    left: 0;
	        margin-bottom: 20px;
}
.lightbluebox-stat .highlights-section {
    margin: 0 25px;
    padding: 0 0;
}
.lightbluebox-stat .highlights-section .highlights-inner {
    border: none;
}
.statistics-blue  .highlights-section .highlights-inner {
    border-radius: 10px;
		margin-bottom: 20px;
}
.statistics-blue  .highlights-section .highlights-inner .heighlights-content {
    margin-top: 0;
}
    .statistics-blue .highlights-section {
        margin: 0 25px;
        padding: 0 0;
    }
	.light-blue-box {
    right: 30px;
}
.call-to-action-block .calltoactionBtns {
	display:flex;
	flex-flow:column wrap;
	gap:10px;
}

.footer-call-to-action a.secondary-btn{
    min-width: 100%;
    margin-left: 0;
}
.footerSocialMediaIcons {
    margin: 30px 0;
}
footer .widget{
        margin-bottom: 30px !important;
}
footer ul {
    margin: 0 0 30px 0;
}
footer ul li a {
    margin: 0 0;
	    padding: 6px 0;
}
footer .footerCopyrightBlock {
    text-align: center;
}
.top-background::before {
    background-size: 270px auto;
}
.customers-logos-main,
.services-main-container,
.company-main-block,
.customer-testimonials-main{
	background:#ffffff;
}
.testimoinals-bg {
    padding: 40px 30px;
}
.testimoinals-description p {
    font-size: 16px;
    font-weight: 600;
    line-height: 26px;
    min-height: inherit;
}
.testimoinals-description .read-more {
    margin: 20px 0 0 0;
}
.slick-testimonials .team.hover-trigger .qt-top {
    left: 50px;
}
.slick-testimonials .team.hover-trigger .qt-bottom {
    right: 50px;
}
.top-line p {
    font-size: 10px;
}
.primary-navigation-open .primary-navigation > .primary-menu-container {
    background: #ffffff !important;
    margin-top: 0 !important;
	        padding: 50px 0 100px 0 !important;
}





 


	







	 html.fancybox-active #fancybox-wrap {
    height: auto !important;
}
html.fancybox-active:not(.fancybox-allowscroll), html.fancybox-active:not(.fancybox-allowscroll) body {
    touch-action: inherit !important;
    overscroll-behavior: inherit !important;
    -webkit-overflow-scrolling: auto !important;
    overflow: auto !important;
}
.popup-team-col {
    margin-right: 0;
    text-align: center;
}
	 .video-modal .btn-close {
    right: 12px;
    top: 12px;
}
	 .abour-company-block .section-title h3,
	.section-title h3	 {
    font-size: 30px;
}
.why-block .section-title h3 {
    margin: 0 0;
}
.trust-block {
    background: #0f2c6b;
}
.trust-block .trust-banner-caption {
    margin-left: 0;
    margin-right: 0;
    width: auto;
    padding: 0 50px;
}
.exlpore-block .exlpore-banner-caption {
    margin-right: 0;
    padding: 0 30px;
}
.exlpore-block .exlpore-banner-caption .section-title h3 {
    margin-right: 0;
}


	 .abour-company-block .section-title h3 {
    margin: 0 0 30px 0;
}
.inner-page-content.page-template-main-focus article .entry-content .why-block .section-title h3 {
    margin: 0 0;
}
footer .footer-company-item {
    margin-right: 0;
	    margin-bottom: 40px;
}
footer .footer-menu-second-item{
	margin-bottom: 40px;
}

     .landing-page-tiles.home-consultants-block .consultants__single {
    width: 100% !important;
}
     .book-appointment-block {
    padding: 25px 25px;
}
     header.main-header .site-branding .unit-block{
        margin-left: 10px;
    padding-left: 10px; 
     }
	 header.main-header .site-branding a {
    margin: 8px 0;
}
	 .primary-navigation-open .primary-navigation > .primary-menu-container {
    position: absolute;
    visibility: visible;
    opacity: 1;
    width: 100%;
    background: #eaeaea;
    margin-top: 65px;
    padding-top: 0;
    transform: translate(0, 0) !important;
    box-shadow: 0 7px 10px rgb(0 0 0 / 20%);
    -webkit-box-shadow: 0 7px 10px rgb(0 0 0 / 20%);
    -moz-box-shadow: 0 7px 10px rgba(0,0,0,0.2);
    -o-box-shadow: 0 7px 10px rgba(0,0,0,0.2);
    padding: 50px 0 100px 0 !important;
    border: none !important;
    margin-right: 0 !important;
}
.primary-navigation.cag-primary-navigation #primary-menu-list a {
    padding-top: 18px;
    padding-bottom: 18px;
}
     .primary-navigation.cag-primary-navigation > div > .menu-wrapper > li > .sub-menu {
         background: #eaeaea;
        margin: 0 12px 20px 0 !important;
        border: 1px solid #ddd;
}
     .primary-navigation.cag-primary-navigation #primary-menu-list li.has-mega-menu .sub-menu li a, .primary-navigation.cag-primary-navigation #primary-menu-list .sub-menu li a {
    font-size: 16px !important;
             color: #000;
 
}
     .primary-navigation.cag-primary-navigation #primary-menu-list a{
             font-size: 18px !important;
     }    
     
     
     header.main-header {
    padding: 0 15px 0 15px;
}
     
     .lock-scrolling .site {
    position: relative;
    max-width: 100%;
    width: 100%;
}
     header.main-header .site-branding .unit-block a img{
            height: 45px;
    }
    header.main-header .searchMainContainer{

    }
	.statistics {
		align-items:stretch;
	}
     .statistics .col {
        flex: 1 0 calc(50% - 20px);
        border: 1px solid rgba(255, 255, 255, .5);
        background: rgba(255, 255, 255, .04);
}
   .statistics .highlights-inner {
    text-align: center;
    padding: 0 0;
    margin-bottom: 35px;
}
     .home-treatments-block,
     .home-consultants-block{
             padding: 70px 15px;
     }
     .three-columns-title .section-title {
    margin: 0 0px 0 0;
}
     .why-main-block{
         padding: 70px 15px;
     }
     .blue-boxes .btn-custom {
    min-width: 100%;
    margin-bottom: 15px;
         padding: 0.775rem 1rem !important;
}
     .courses-inner-block .courses-left{
         margin-right: 0;
     }
     .courses-inner-block .courses-right a {
    margin-bottom: 30px;
}
     .team-main-block .testi-inner{
         margin: 0 0;
		 padding: 20px;
     }
     .slick-treatments .slick-slide img {
    width: 100%;
}
     .three-columns-title{
            flex-flow: column wrap; 
         text-align: center;
     }
     .three-columns-title p {
     margin: 0 0 15px 0;
    font-size: 16px;
}
     .statistics{
         margin: 55px 0 0 0;
     }
     .statistics .highlights-inner{
         text-align: center;
         padding: 15px;
		         margin: 0 0;
     }
     .statistics .heighlights-content p {
          font-size: 12px;
        letter-spacing: 0;
        font-weight: 600;
}
     .abour-company-block{
         padding: 20px 15px 50px;
     }
	 .large-section-title {
    max-width: 100% !important;
}
     .company-desciption{
         margin:  0 0 0 0;
     }
     .book-an-appointment-container input, .book-an-appointment-container label{
         display: block;
     }
     .searchMainContainer #searchIcon {
    padding: 12px 22px;
}
     .book-an-appointment-container.book-an-appointment-container{
 position: relative;
    top: 50px;
    right: 0;
    left: 0;
    width: 90%;
    border-radius: 0 0;
    z-index: 99;
    padding: 30px;
    background: #0f2c6b !important;
    border-top: 6px solid #00AEDA;
    box-shadow: none;
    margin:0 auto 35px;
     }
    .book-an-appointment-container h2{
        color: #fff;
    }
	.book-an-appointment-container p br{
		display:none;
	}
   
     .headerCallAction {
    display: none;
}
     .home-consultants-block .consultants__single {
    width: 100% !important;
}
     
   .home-consultants-block .consultants__single a {
    display: block;
    margin-bottom: 40px;
}  
     
     
     
      .not-found-main {
    margin: 0 5%;
    padding: 60px 0;
}
	 .not-found-main img {
    height: 80px;
}
	 
	.search-no-results .no-results .search-field,  .not-found-main .search-field {
    width: 55% !important;
}
	 .search-no-results .no-results .page-content .search-form label, .not-found-main .page-content .search-form label{
		     display: block !important;
			     text-align: left;
	 }
	 
	 .webCreation{
	   margin-left: 0px;
    text-align: center;
    display: block;
    margin-top: 5px;
}
	  .primary-navigation.cag-primary-navigation .primary-menu-container > ul > .menu-item {
    padding-right: 0px !important;
}
     .menu-button-container #primary-mobile-menu[aria-expanded*=true] .dropdown-icon.close {
    color: #004698;
}
     .primary-navigation > .primary-menu-container{
        background-color: #004698; 
     }
    .primary-navigation-open .menu-button-container {
    background-color:transparent;

}
     .primary-navigation.cag-primary-navigation #primary-menu-list a{
             color: #004698;
     }
     .primary-navigation.cag-primary-navigation #primary-menu-list .sub-menu a{
         color: #004886;
     }
     .primary-navigation.cag-primary-navigation #primary-menu-list .sub-menu .sub-menu a{
       color: #111;
     }
     
     
     
     
     
     
     .primary-navigation.cag-primary-navigation #primary-menu-list li.has-mega-menu .sub-menu .sub-menu li a {
    padding: 10px 0 !important;
}
     .hideDesktopClass{
    display: block !important;
}
     .contact-info-holder {
    min-height: inherit;
}
     .contact-page-main .enquiry-block {
    padding: 25px;
}
  .submit-form-main .submitButton {
    text-align: left;
}   
     
     #breadcrumbs {
    line-height: 20px;
}
     .advgb-tab-body {
    padding: 20px !important;
}
     .teamMemberPopup .container-fluid {
    padding: 15px;
}
      .teamMemberPopup .popup-team-description{
         margin-top: 25px;
     }
     .inner-page-content article .entry-content .advgb-tab-vert-tablet .advgb-tab-body-wrapper .header-active {

    background-color: #7db044;
    background-image: linear-gradient(272deg, #2672b0 30%, #7db044 100%) !important;
}
     div#n2-ss-2-align {
    min-width: 100% !important;
}
     
     
       .inner-page-content article .entry-content, .inner-page-content article footer.entry-footer {
    max-width: 90% !important;
}
     .innerBanner {
    padding: 0 0 !important;
     min-height: inherit;
	         margin: 0 8px 10px 8px !important;
}
     .innerBanner img {
    height: 150px;
}
     .inner-page-content article .entry-content figure.wp-block-media-text__media {
    margin-left: 0!important;
}
     .inner-banner-caption {
       left: 5%;
    right: 5%;
    top: calc(100% - 75px);
    transform: translateY(-50%);
    bottom: auto;
}
     #breadcrumbs {
    margin: 0 0;
}
     .inner-banner-caption h2 {
    font-size: 17px;
    max-width: 100%;
}
     .inner-page-content article header.entry-header .entry-title,
.inner-page-content.page-template-main-focus article .entry-content .why-block .section-title h3	 {
       font-size: 24px;
}
     .inner-page-content article header.entry-header {
    margin-bottom: 20px !important;
    margin-top: 35px !important;
}
     .landing-pages-content-blocks .landing-page-tiles a figure {
    min-height: inherit;
}
     .inner-page-content article .entry-content .wp-block-image, .inner-page-content article .entry-content figure, .inner-page-content article .entry-content ul, .inner-page-content article .entry-content ol, .inner-page-content article .entry-content p, .inner-page-content article .entry-content h1, .inner-page-content article .entry-content h2, .inner-page-content article .entry-content h3, .inner-page-content article .entry-content h4, .inner-page-content article .entry-content h5, .inner-page-content article .entry-content div {
    max-width: initial !important;
}
     #breadcrumbs li a, #breadcrumbs li.item-current{
         font-size: 12px;
     }
     .page-sub-nav-main {
     padding: 0 0;
}
     .page-sub-nav-main ul {
    padding: 0 35px;
}
     .page-sub-nav-main .slick-nav .zmdi-chevron-left{
         left: 2px;
     }
     .page-sub-nav-main .slick-nav .zmdi-chevron-right{
         right: 2px;
     }
     .page-sub-nav-main ul li a{
            font-size: 13px;
    line-height: 16px;
     }
     .md-message-quote figcaption {
    position: relative;
    right: auto;
    top: auto;
    width: 100%;
    text-align: center;
    font-size: 21px;
    font-weight: 600;
    line-height: 31px;
}
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     .ceo-profile-link .block-description {
    width: 100%;
         justify-content: center !important;
    text-align: center;
}
     .yearsDesktop{
         display: none;
     }
    .blocks-link.company-profile-link .yearsImage{
         display: block;
        top: 11%;
     }
     .blocks-link.company-profile-link .block-description h3 {
      color: #004886;
    margin: 0px 0 10px 0;
}
     .blocks-link.company-profile-link .block-description p {
    color: #00334E;
}
     .blocks-link.company-profile-link .block-description .more-btn {
    color: #0E4A86;
}
     .blocks-link.company-profile-link .block-description .pd-animation {
    margin-top: 0;
}
     .company-profile-link{
         margin-bottom: 25px;
     }
     .block-description{
         position: relative;
     }
     .general-navigation-container .genNav{
         display: none;
     }
     .general-navigation-container .lanTranslation{
         display: none;
     }
     .highlights-section {
    margin: 0 25px;
             padding: 50px 0;
}
     .highlights-section .highlights-inner .heighlights-content {
    margin-top: 10px;
}
     .highlights-section .highlights-inner {
    border: 1px solid #eaeaea;
    padding: 25px 0;
         margin-bottom: 10px;
}
 .mainSlider.slick-dotted.slick-slider{
         overflow: visible;
     }
     
     .banner .slick-slider-body h3{
       font-size: 20px;  
       margin: 0 0 8px 0;
             font-weight: 600;
         letter-spacing: normal;
     }
     .banner .slick-slider-body a{
         font-size: 13px;
             margin-top: 0;
     }
     
     header.main-header .searchMainContainer{
        right: 48px;
        top: 7px;
        position: absolute;
        border: none;
        left: auto;
     }
     .searchModalCustom .modal-dialog .modal-content input[type=search] {
    padding: 25px 10px;
}
     .banner .slick-prev {
    left: 10px;
}
       .banner .slick-next {
    right: 10px;
}
   .products-block .section-title p {
    width: 95%;
}  
     .three-columns-title .stylish-button{
         font-size: 12px;
             padding: 13px 50px 13px 17px;
     }
   .blogs-videos-main-block .blog-container .singleSlideScroller .slick-image img {
    min-height: inherit;
}
     .investors-block {
    padding: 60px 0 0 0 !important;
}
     .videos-container{
          padding: 60px 0 0 0 !important;
     }
     .products-block .products-single-block {
    min-height: inherit;
    margin-top: 20px;
}
     .advgb-button-wrapper {
    height: 250px !important;
}
.homeVideosBlock .advgb-video-poster {
    background-size: inherit !important;
}   
     .awards-block .three-columns-title{
           flex-flow: column wrap; 
         align-items: flex-start;
     }
     .awards-block .three-columns-title p {
    margin: 0 0;
}
     .awards-block .three-columns-title .moreBtnBlock{
         margin-top: 15px;
     }
     .awards-block .awards-inner {
    text-align: center;
}
     .awards-block .awards-inner img {
      height: auto;
    width: 23%;
}
    .awards-block {
    padding: 0 0 60px 0;
}
     .team-main-block .section-title p {
    width: 95%;
}
     footer .footer-logos-block {
    margin: 25px 0 0 0;
}
     .footer-info-block{
           margin: 20px 0 10px 0 !important;  
     }
     .singleSlideScroller .slick-slider-body h5, .singleSlideScroller .slick-slider-body h5 a {
      font-size: 1rem;
}
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     header.main-header .site-branding img{
             height: 44px;
     }
	 .banner .slick-dots .slick-active button:before {
    background-color: #00afef;
    opacity: 1;
}
     header.main-header .site-branding{
             max-width: inherit !important;
             margin-left: -10px;
     }
       header.main-header .menu-button-container{
              padding-top: 0 !important;
    top: 9px;
     }
     header.main-header .expert-consultation-button{
         display: none !important;
     }
     .banner {
    padding-top: 0;
	margin-left: 8px;
        margin-right: 8px;
}
    
     .headerSocialMediaIcons{
         display: none;
     }
     
    
.company-main {
    padding: 60px 0;
}
     .company__video-btn{
       
     }
     .abour-company-block .section-title{
         margin: 35px 0 0 0
     }
     .home-nuggets-block{
         padding: 65px 0;
     }
    
     .section-title-new h3 {
    font-size: 24px;
    margin: 15px 0 35px 0;
}
     .home-gallery-inner p {
    margin: 0 0 25px 0;
}
     .home-gallery-block .wp-block-gallery {
    margin: 0 0;
    padding: 0 0;
}
     .no-pad-left-col, .no-pad-right-col {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
     .testimonials-slider-main {
    padding: 20px 0;
}
     .home-testimonials-block .testimonials-inner-control {
    padding: 50px 0;
}
     .home-testimonials-block {
    padding: 65px 15px;
}
     .company-main .company__left{
         min-height: 325px;
         }
     .company-main .company__right{
         margin-top: 50px;
     }
     .section-title h2 {
    font-size: 28px;
    margin-right: 0;
             line-height: 40px;
}
     .highlights-section .col {
    flex: 0 0 100%;
    margin: 0 0 1% 0;
}
    
     .how-we-do-block .blue-bg{
         padding: 40px 40px !important;
     }
     .how-we-do-block .wp-block-media-text{
         margin-bottom: 30px;
         
     }
     .footer-call-to-action{
         text-align: center;
     }
     .footer-call-to-action .footer-call-to-right {
    text-align: center;
    margin: 30px 0 0px 0;
}
     .footer-company-block {
    margin-right: 0;
}
     footer .socialMediaIcons, footer .copright{
         text-align: center;
     } 
     footer{
       padding: 40px 15px 0 15px;
     }
     .footerSocialMediaIcons ul.socialmediaIcons li {
    width: inherit;
}
.WebSpotLightCreation {
    text-align: center;
	        margin-bottom: 27px !important;
    margin-top: 27px !important;
}
}
 @media screen and (min-width: 480px) and (max-width: 767px) {
	  .banner.inner-services-page-banner .home-banner-caption-container {
    padding: 0 0 35px 0;
	  text-align: center;
}
 .banner.inner-services-page-banner #breadcrumbs {
    margin: 0 0 10px 0;
}
	 .top-line p span i {
        font-size: 12px;
        margin-right: 2px;
}

 .banner.inner-services-page-banner .home-banner-caption-container p {
    font-size: 16px;
    line-height: 25px;
}
.page-sub-nav-main ul li a {
    line-height: 18px;
    font-size: 14px;
    padding: 20px 10px;
}



	 .inner-page-content article .entry-content blockquote {
    padding: 1.8em 1em 1.8em 1em;
}
.sidebar{
	margin-top:50px;
}
footer ul li a:hover, footer ul li a:focus {
    transform: scale(1);
}
.dynamic-forms {
    padding: 25px;
}
	 .top-background {
    padding-bottom: 8px;
	 padding-top: 8px;
}
	 .top-line p span {
    margin: 0 7px;
}
    header.main-header .site-branding img {
        padding: 5px 0 !important;
    }
       header.main-header .site-branding {
        margin-left: 0px !important;
    }
.top-phone-email-mobile{
text-align:center;
}
.toprightsection{
	display:none;
}
	 .home-banner-caption-container .caption-top {
    padding-top: 25px;
}
.home-banner-caption-container h1 {
    font-size: 34px;
    margin-right: 0;
    text-align: center;
}
.home-banner-caption-container p {
    margin-right: 0;
    text-align: center;
}
.calltoactionBtns  a{
	display:block;
	width:100%;
}
.home-banner-caption-container a.secondary-btn {
    min-width: 100%;
    margin-left: 0;
}
.home-banner-caption-container .calltoactionBtns {
	    display: flex;
    flex-flow: column wrap;
    gap: 10px;
}
.home-banner-caption-container .caption-bottom{
	text-align:center;
}
.home-banner-caption-container .google-review-link {
    display: block;
    margin: 30px auto;
	    max-width: 250px;
}
.home-banner-caption-container .google-review-link img{
	    mix-blend-mode: multiply;
}
.mainSliderInner {
    width: 100%;
}
.section-title p {
    max-width: 100%;
}
.problem-solving-titles .wp-block-column .wp-block-media-text {
    min-height: inherit;
	    padding: 20px;
}
.problem-solving-titles .wp-block-column .wp-block-media-text__content {
    padding: 3% 3% 0 3%;
    text-align: center;
}
.problem-solving-titles .wp-block-column .wp-block-media-text__media{
	text-align:center;
}
.problem-solving-titles .wp-block-column .wp-block-media-text__media img{
    width: 96px;
}
.problems-we-help-main-block {
    background-size: 412px 213px;
}
.services-main-container{
	padding-right: var(--bs-gutter-x, .75rem) !important;
    padding-left: var(--bs-gutter-x, .75rem) !important;
}
.section-title h1 {
    font-size: 30px;
}

ul.services-main {
    flex-direction: column;
    height: auto;
    max-height: none;
    min-height: auto;
  }

  ul.services-main li {
    flex: unset;
    flex-direction: column;
    margin: 10px 0;
    min-width: 100%;
    background: #941818;
    position: relative;
    transition: all 0.3s ease;
    overflow: hidden;
	    border-radius: 10px;
		        padding: 0 0;
  }

  ul.services-main li .section-title {
    min-width: 100%;
    width: 100%;
    flex: unset;
    justify-content: flex-start;
    align-items: center;
    position: relative;
    height: auto;
    padding: 22px;
    color: #fff;
    cursor: pointer;
	        gap: 10px;
  }

  ul.services-main li .section-title h2 {
        transform: none;
        position: relative;
        font-size: 22px;
        white-space: normal;
        text-align: left;
        order: 2;
        line-height: 30px;
  }
ul.services-main  li .services-icon img {
    height: 45px;
}
  ul.services-main li .section-content {
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    padding: 0 10px;
    transition: max-height 0.4s ease, opacity 0.4s ease, padding 0.3s ease;
  }

  ul.services-main li.active .section-content {
    max-height: 500px; /* Adjust based on expected content size */
    opacity: 1;
          padding: 0 22px 22px 22px;
  }

  ul.services-main li .services-icon {
    position: relative;
    bottom: auto;
    margin-top: 0px;
	order:1;
  }
ul.services-main li:after {
    border-radius: 10px;
}
.company-main-block {
    padding: 0 0 60px 0;
}
.pink-box {
        right: auto;
        left: 30px;
        top: -30px;
}
.dots-shape {
    left: -12px;
}
.company-main-block .company-banner-image {
    margin-left: 0;
}
.company-main-block  .company-details {
    padding: 45px 10px 45px 10px;
}
.statistics-blue {
    margin-top: 35px;
	padding: 35px 35px 35px 35px;
}
.lightbluebox-stat {
    width: auto;
    height: auto;
        padding: 30px;
    position: relative;
    top: 0;
    right: 0;
    left: 0;
	        margin-bottom: 20px;
}
.lightbluebox-stat .highlights-section {
    margin: 0 25px;
    padding: 0 0;
}
.lightbluebox-stat .highlights-section .highlights-inner {
    border: none;
}
.statistics-blue  .highlights-section .highlights-inner {
    border-radius: 10px;
		margin-bottom: 20px;
}
.statistics-blue  .highlights-section .highlights-inner .heighlights-content {
    margin-top: 0;
}
    .statistics-blue .highlights-section {
        margin: 0 25px;
        padding: 0 0;
    }
	.light-blue-box {
    right: 30px;
}
.call-to-action-block .calltoactionBtns {
	display:flex;
	flex-flow:column wrap;
	gap:10px;
}

.footer-call-to-action a.secondary-btn{
    min-width: 100%;
    margin-left: 0;
}
.footerSocialMediaIcons {
    margin: 30px 0;
}
footer .widget{
        margin-bottom: 30px !important;
}
footer ul {
    margin: 0 0 30px 0;
}
footer ul li a {
    margin: 0 0;
	    padding: 6px 0;
}
footer .footerCopyrightBlock {
    text-align: center;
}
.top-background::before {
    background-size: 270px auto;
}
.customers-logos-main,
.services-main-container,
.company-main-block,
.customer-testimonials-main{
	background:#ffffff;
}
.testimoinals-bg {
    padding: 40px 30px;
}
.testimoinals-description p {
    font-size: 16px;
    font-weight: 600;
    line-height: 26px;
    min-height: inherit;
}
.testimoinals-description .read-more {
    margin: 20px 0 0 0;
}
.slick-testimonials .team.hover-trigger .qt-top {
    left: 50px;
}
.slick-testimonials .team.hover-trigger .qt-bottom {
    right: 50px;
}
.top-line p {
    font-size: 12px;
}
.primary-navigation-open .primary-navigation > .primary-menu-container {
    background: #ffffff !important;
    margin-top: 0 !important;
	        padding: 50px 0 100px 0 !important;
}





 


	







	 html.fancybox-active #fancybox-wrap {
    height: auto !important;
}
html.fancybox-active:not(.fancybox-allowscroll), html.fancybox-active:not(.fancybox-allowscroll) body {
    touch-action: inherit !important;
    overscroll-behavior: inherit !important;
    -webkit-overflow-scrolling: auto !important;
    overflow: auto !important;
}
.popup-team-col {
    margin-right: 0;
    text-align: center;
}
	 .video-modal .btn-close {
    right: 12px;
    top: 12px;
}
	 .abour-company-block .section-title h3,
	.section-title h3	 {
    font-size: 30px;
}
.why-block .section-title h3 {
    margin: 0 0;
}
.trust-block {
    background: #0f2c6b;
}
.trust-block .trust-banner-caption {
    margin-left: 0;
    margin-right: 0;
    width: auto;
    padding: 0 50px;
}
.exlpore-block .exlpore-banner-caption {
    margin-right: 0;
    padding: 0 30px;
}
.exlpore-block .exlpore-banner-caption .section-title h3 {
    margin-right: 0;
}


	 .abour-company-block .section-title h3 {
    margin: 0 0 30px 0;
}
.inner-page-content.page-template-main-focus article .entry-content .why-block .section-title h3 {
    margin: 0 0;
}
footer .footer-company-item {
    margin-right: 0;
	    margin-bottom: 40px;
}
footer .footer-menu-second-item{
	margin-bottom: 40px;
}

     .landing-page-tiles.home-consultants-block .consultants__single {
    width: 100% !important;
}
     .book-appointment-block {
    padding: 25px 25px;
}
     header.main-header .site-branding .unit-block{
        margin-left: 10px;
    padding-left: 10px; 
     }
	 header.main-header .site-branding a {
    margin: 8px 0;
}
	 .primary-navigation-open .primary-navigation > .primary-menu-container {
    position: absolute;
    visibility: visible;
    opacity: 1;
    width: 100%;
    background: #eaeaea;
    margin-top: 65px;
    padding-top: 0;
    transform: translate(0, 0) !important;
    box-shadow: 0 7px 10px rgb(0 0 0 / 20%);
    -webkit-box-shadow: 0 7px 10px rgb(0 0 0 / 20%);
    -moz-box-shadow: 0 7px 10px rgba(0,0,0,0.2);
    -o-box-shadow: 0 7px 10px rgba(0,0,0,0.2);
    padding: 50px 0 100px 0 !important;
    border: none !important;
    margin-right: 0 !important;
}
.primary-navigation.cag-primary-navigation #primary-menu-list a {
    padding-top: 18px;
    padding-bottom: 18px;
}
     .primary-navigation.cag-primary-navigation > div > .menu-wrapper > li > .sub-menu {
         background: #eaeaea;
        margin: 0 12px 20px 0 !important;
        border: 1px solid #ddd;
}
     .primary-navigation.cag-primary-navigation #primary-menu-list li.has-mega-menu .sub-menu li a, .primary-navigation.cag-primary-navigation #primary-menu-list .sub-menu li a {
    font-size: 16px !important;
             color: #000;
 
}
     .primary-navigation.cag-primary-navigation #primary-menu-list a{
             font-size: 18px !important;
     }    
     
     
     header.main-header {
    padding: 0 15px 0 15px;
}
     
     .lock-scrolling .site {
    position: relative;
    max-width: 100%;
    width: 100%;
}
     header.main-header .site-branding .unit-block a img{
            height: 45px;
    }
    header.main-header .searchMainContainer{

    }
	.statistics {
		align-items:stretch;
	}
     .statistics .col {
        flex: 1 0 calc(50% - 20px);
        border: 1px solid rgba(255, 255, 255, .5);
        background: rgba(255, 255, 255, .04);
}
   .statistics .highlights-inner {
    text-align: center;
    padding: 0 0;
    margin-bottom: 35px;
}
     .home-treatments-block,
     .home-consultants-block{
             padding: 70px 15px;
     }
     .three-columns-title .section-title {
    margin: 0 0px 0 0;
}
     .why-main-block{
         padding: 70px 15px;
     }
     .blue-boxes .btn-custom {
    min-width: 100%;
    margin-bottom: 15px;
         padding: 0.775rem 1rem !important;
}
     .courses-inner-block .courses-left{
         margin-right: 0;
     }
     .courses-inner-block .courses-right a {
    margin-bottom: 30px;
}
     .team-main-block .testi-inner{
         margin: 0 0;
		 padding: 20px;
     }
     .slick-treatments .slick-slide img {
    width: 100%;
}
     .three-columns-title{
            flex-flow: column wrap; 
         text-align: center;
     }
     .three-columns-title p {
     margin: 0 0 15px 0;
    font-size: 16px;
}
     .statistics{
         margin: 55px 0 0 0;
     }
     .statistics .highlights-inner{
         text-align: center;
         padding: 15px;
		         margin: 0 0;
     }
     .statistics .heighlights-content p {
          font-size: 12px;
        letter-spacing: 0;
        font-weight: 600;
}
     .abour-company-block{
         padding: 20px 15px 50px;
     }
	 .large-section-title {
    max-width: 100% !important;
}
     .company-desciption{
         margin:  0 0 0 0;
     }
     .book-an-appointment-container input, .book-an-appointment-container label{
         display: block;
     }
     .searchMainContainer #searchIcon {
    padding: 12px 22px;
}
     .book-an-appointment-container.book-an-appointment-container{
 position: relative;
    top: 50px;
    right: 0;
    left: 0;
    width: 90%;
    border-radius: 0 0;
    z-index: 99;
    padding: 30px;
    background: #0f2c6b !important;
    border-top: 6px solid #00AEDA;
    box-shadow: none;
    margin:0 auto 35px;
     }
    .book-an-appointment-container h2{
        color: #fff;
    }
	.book-an-appointment-container p br{
		display:none;
	}
   
     .headerCallAction {
    display: none;
}
     .home-consultants-block .consultants__single {
    width: 100% !important;
}
     
   .home-consultants-block .consultants__single a {
    display: block;
    margin-bottom: 40px;
}  
     
     
     
      .not-found-main {
    margin: 0 5%;
    padding: 60px 0;
}
	 .not-found-main img {
    height: 80px;
}
	 
	.search-no-results .no-results .search-field,  .not-found-main .search-field {
    width: 55% !important;
}
	 .search-no-results .no-results .page-content .search-form label, .not-found-main .page-content .search-form label{
		     display: block !important;
			     text-align: left;
	 }
	 
	 .webCreation{
	   margin-left: 0px;
    text-align: center;
    display: block;
    margin-top: 5px;
}
	  .primary-navigation.cag-primary-navigation .primary-menu-container > ul > .menu-item {
    padding-right: 0px !important;
}
     .menu-button-container #primary-mobile-menu[aria-expanded*=true] .dropdown-icon.close {
    color: #004698;
}
     .primary-navigation > .primary-menu-container{
        background-color: #004698; 
     }
    .primary-navigation-open .menu-button-container {
    background-color:transparent;

}
     .primary-navigation.cag-primary-navigation #primary-menu-list a{
             color: #004698;
     }
     .primary-navigation.cag-primary-navigation #primary-menu-list .sub-menu a{
         color: #004886;
     }
     .primary-navigation.cag-primary-navigation #primary-menu-list .sub-menu .sub-menu a{
       color: #111;
     }
     
     
     
     
     
     
     .primary-navigation.cag-primary-navigation #primary-menu-list li.has-mega-menu .sub-menu .sub-menu li a {
    padding: 10px 0 !important;
}
     .hideDesktopClass{
    display: block !important;
}
     .contact-info-holder {
    min-height: inherit;
}
     .contact-page-main .enquiry-block {
    padding: 25px;
}
  .submit-form-main .submitButton {
    text-align: left;
}   
     
     #breadcrumbs {
    line-height: 20px;
}
     .advgb-tab-body {
    padding: 20px !important;
}
     .teamMemberPopup .container-fluid {
    padding: 15px;
}
      .teamMemberPopup .popup-team-description{
         margin-top: 25px;
     }
     .inner-page-content article .entry-content .advgb-tab-vert-tablet .advgb-tab-body-wrapper .header-active {

    background-color: #7db044;
    background-image: linear-gradient(272deg, #2672b0 30%, #7db044 100%) !important;
}
     div#n2-ss-2-align {
    min-width: 100% !important;
}
     
     
       .inner-page-content article .entry-content, .inner-page-content article footer.entry-footer {
    max-width: 90% !important;
}
     .innerBanner {
    padding: 0 0 !important;
     min-height: inherit;
	         margin: 0 8px 10px 8px !important;
}
     .innerBanner img {
    height: 150px;
}
     .inner-page-content article .entry-content figure.wp-block-media-text__media {
    margin-left: 0!important;
}
     .inner-banner-caption {
       left: 5%;
    right: 5%;
    top: calc(100% - 75px);
    transform: translateY(-50%);
    bottom: auto;
}
     #breadcrumbs {
    margin: 0 0;
}
     .inner-banner-caption h2 {
    font-size: 17px;
    max-width: 100%;
}
     .inner-page-content article header.entry-header .entry-title,
.inner-page-content.page-template-main-focus article .entry-content .why-block .section-title h3	 {
       font-size: 24px;
}
     .inner-page-content article header.entry-header {
    margin-bottom: 20px !important;
    margin-top: 35px !important;
}
     .landing-pages-content-blocks .landing-page-tiles a figure {
    min-height: inherit;
}
     .inner-page-content article .entry-content .wp-block-image, .inner-page-content article .entry-content figure, .inner-page-content article .entry-content ul, .inner-page-content article .entry-content ol, .inner-page-content article .entry-content p, .inner-page-content article .entry-content h1, .inner-page-content article .entry-content h2, .inner-page-content article .entry-content h3, .inner-page-content article .entry-content h4, .inner-page-content article .entry-content h5, .inner-page-content article .entry-content div {
    max-width: initial !important;
}
     #breadcrumbs li a, #breadcrumbs li.item-current{
         font-size: 12px;
     }
     .page-sub-nav-main {
     padding: 0 0;
}
     .page-sub-nav-main ul {
    padding: 0 35px;
}
     .page-sub-nav-main .slick-nav .zmdi-chevron-left{
         left: 2px;
     }
     .page-sub-nav-main .slick-nav .zmdi-chevron-right{
         right: 2px;
     }
     .page-sub-nav-main ul li a{
            font-size: 13px;
    line-height: 16px;
     }
     .md-message-quote figcaption {
    position: relative;
    right: auto;
    top: auto;
    width: 100%;
    text-align: center;
    font-size: 21px;
    font-weight: 600;
    line-height: 31px;
}
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     .ceo-profile-link .block-description {
    width: 100%;
         justify-content: center !important;
    text-align: center;
}
     .yearsDesktop{
         display: none;
     }
    .blocks-link.company-profile-link .yearsImage{
         display: block;
        top: 11%;
     }
     .blocks-link.company-profile-link .block-description h3 {
      color: #004886;
    margin: 0px 0 10px 0;
}
     .blocks-link.company-profile-link .block-description p {
    color: #00334E;
}
     .blocks-link.company-profile-link .block-description .more-btn {
    color: #0E4A86;
}
     .blocks-link.company-profile-link .block-description .pd-animation {
    margin-top: 0;
}
     .company-profile-link{
         margin-bottom: 25px;
     }
     .block-description{
         position: relative;
     }
     .general-navigation-container .genNav{
         display: none;
     }
     .general-navigation-container .lanTranslation{
         display: none;
     }
     .highlights-section {
    margin: 0 25px;
             padding: 50px 0;
}
     .highlights-section .highlights-inner .heighlights-content {
    margin-top: 10px;
}
     .highlights-section .highlights-inner {
    border: 1px solid #eaeaea;
    padding: 25px 0;
         margin-bottom: 10px;
}
 .mainSlider.slick-dotted.slick-slider{
         overflow: visible;
     }
     
     .banner .slick-slider-body h3{
       font-size: 20px;  
       margin: 0 0 8px 0;
             font-weight: 600;
         letter-spacing: normal;
     }
     .banner .slick-slider-body a{
         font-size: 13px;
             margin-top: 0;
     }
     
     header.main-header .searchMainContainer{
        right: 48px;
        top: 7px;
        position: absolute;
        border: none;
        left: auto;
     }
     .searchModalCustom .modal-dialog .modal-content input[type=search] {
    padding: 25px 10px;
}
     .banner .slick-prev {
    left: 10px;
}
       .banner .slick-next {
    right: 10px;
}
   .products-block .section-title p {
    width: 95%;
}  
     .three-columns-title .stylish-button{
         font-size: 12px;
             padding: 13px 50px 13px 17px;
     }
   .blogs-videos-main-block .blog-container .singleSlideScroller .slick-image img {
    min-height: inherit;
}
     .investors-block {
    padding: 60px 0 0 0 !important;
}
     .videos-container{
          padding: 60px 0 0 0 !important;
     }
     .products-block .products-single-block {
    min-height: inherit;
    margin-top: 20px;
}
     .advgb-button-wrapper {
    height: 250px !important;
}
.homeVideosBlock .advgb-video-poster {
    background-size: inherit !important;
}   
     .awards-block .three-columns-title{
           flex-flow: column wrap; 
         align-items: flex-start;
     }
     .awards-block .three-columns-title p {
    margin: 0 0;
}
     .awards-block .three-columns-title .moreBtnBlock{
         margin-top: 15px;
     }
     .awards-block .awards-inner {
    text-align: center;
}
     .awards-block .awards-inner img {
      height: auto;
    width: 23%;
}
    .awards-block {
    padding: 0 0 60px 0;
}
     .team-main-block .section-title p {
    width: 95%;
}
     footer .footer-logos-block {
    margin: 25px 0 0 0;
}
     .footer-info-block{
           margin: 20px 0 10px 0 !important;  
     }
     .singleSlideScroller .slick-slider-body h5, .singleSlideScroller .slick-slider-body h5 a {
      font-size: 1rem;
}
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     header.main-header .site-branding img{
             height: 44px;
     }
	 .banner .slick-dots .slick-active button:before {
    background-color: #00afef;
    opacity: 1;
}
     header.main-header .site-branding{
             max-width: inherit !important;
             margin-left: -10px;
     }
       header.main-header .menu-button-container{
              padding-top: 0 !important;
    top: 9px;
     }
     header.main-header .expert-consultation-button{
         display: none !important;
     }
     .banner {
    padding-top: 0;
	margin-left: 8px;
        margin-right: 8px;
}
    
     .headerSocialMediaIcons{
         display: none;
     }
     
    
.company-main {
    padding: 60px 0;
}
     .company__video-btn{
       
     }
     .abour-company-block .section-title{
         margin: 35px 0 0 0
     }
     .home-nuggets-block{
         padding: 65px 0;
     }
    
     .section-title-new h3 {
    font-size: 24px;
    margin: 15px 0 35px 0;
}
     .home-gallery-inner p {
    margin: 0 0 25px 0;
}
     .home-gallery-block .wp-block-gallery {
    margin: 0 0;
    padding: 0 0;
}
     .no-pad-left-col, .no-pad-right-col {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
     .testimonials-slider-main {
    padding: 20px 0;
}
     .home-testimonials-block .testimonials-inner-control {
    padding: 50px 0;
}
     .home-testimonials-block {
    padding: 65px 15px;
}
     .company-main .company__left{
         min-height: 325px;
         }
     .company-main .company__right{
         margin-top: 50px;
     }
     .section-title h2 {
    font-size: 28px;
    margin-right: 0;
             line-height: 40px;
}
     .highlights-section .col {
    flex: 0 0 100%;
    margin: 0 0 1% 0;
}
    
     .how-we-do-block .blue-bg{
         padding: 40px 40px !important;
     }
     .how-we-do-block .wp-block-media-text{
         margin-bottom: 30px;
         
     }
     .footer-call-to-action{
         text-align: center;
     }
     .footer-call-to-action .footer-call-to-right {
    text-align: center;
    margin: 30px 0 0px 0;
}
     .footer-company-block {
    margin-right: 0;
}
     footer .socialMediaIcons, footer .copright{
         text-align: center;
     } 
     footer{
       padding: 40px 15px 0 15px;
     }
     .footerSocialMediaIcons ul.socialmediaIcons li {
    width: inherit;
}
.WebSpotLightCreation {
    text-align: center;
	        margin-bottom: 27px !important;
    margin-top: 27px !important;
}
     
}
 @media screen and (min-width: 768px) and (max-width: 991px) {
}
@media screen and (min-width: 768px) and (max-width: 991px) {
	.banner.inner-services-page-banner .home-banner-caption-container {
    padding: 0 20px 0 0;
}
	.banner.inner-services-page-banner .home-banner-caption-container h1 {
    margin-bottom: 15px;
}
.banner.inner-services-page-banner .home-banner-caption-container p {
    font-size: 15px;
    line-height: 22px;
	    margin-bottom: 15px;
}
.banner.inner-services-page-banner .home-banner-caption-container h1 {
    font-size: 23px;
}


	.company-descrption .section-title {
    margin-bottom: 0;
}
	.problems-we-help-main-block .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
    flex-basis: 46% !important;
	        margin-bottom: 0;
}
.company-main-block .highlights-section .highlights-inner h4 {
    font-size: 32px;
}
.company-main-block .heighlights-content.hour h4:after,
.company-main-block .heighlights-content.per h4:after {
    font-size: 30px;
}
.footer-main-address-block-inner {
    padding: 20px 25px;
    min-height: 170px;
}
footer .footerCopyrightBlock p,
.privacy-link a {
    font-size: 9px;
}
	
	.home-banner-caption-container-outer{
		padding:0 0 !important;
	}
	.footer-main-address-block-inner p i {
    font-size: 30px;
}
	.footer-main-address-block-inner p {
    font-size: 16px;
    padding-left: 30px;
    line-height: 25px;
}


	
	 .inner-page-content article .entry-content blockquote {
    padding: 1.8em 1em 1.8em 1em;
}
.sidebar{
	margin-top:50px;
}
footer ul li a:hover, footer ul li a:focus {
    transform: scale(1);
}
.dynamic-forms {
    padding: 25px;
}
	 .top-background {
    padding-bottom: 8px;
	 padding-top: 8px;
}
	 .top-line p span {
    margin: 0 7px;
}
    header.main-header .site-branding img {
        padding: 5px 0 !important;
    }
       header.main-header .site-branding {
        margin-left: 0px !important;
    }
.top-phone-email-mobile{
text-align:left;
}
.top-line p span i {
    font-size: 16px;
    margin-right: 6px;
}
.toprightsection{
	
}
	 .home-banner-caption-container .caption-top {
    padding-top: 25px;
}
.home-banner-caption-container h1 {
font-size: 26px;
        margin-right: 0;
        text-align: left;
}
.home-banner-caption-container p {
        margin-right: 0;
        text-align: left;
        font-size: 16px;
        line-height: 24px;
}
.calltoactionBtns  a{
	display:block;
	width:100%;
}
.home-banner-caption-container a.secondary-btn {
    min-width: 100%;
    margin-left: 0;
}
.home-banner-caption-container .calltoactionBtns {
	    display: flex;
    flex-flow: column wrap;
    gap: 10px;
}
.home-banner-caption-container .caption-bottom{
	text-align:center;
}
.home-banner-caption-container .google-review-link {
    display: block;
    margin: 30px auto;
	    max-width: 250px;
}
.home-banner-caption-container .google-review-link img{
	    mix-blend-mode: multiply;
}
.mainSliderInner {
    width: 100%;
}
.section-title p {
    max-width: 100%;
}
.problem-solving-titles .wp-block-column .wp-block-media-text {
          min-height: 142px;
	    padding: 20px;
}
.problem-solving-titles .wp-block-column .wp-block-media-text__content {
    padding: 3% 3% 0 3%;
           text-align: left;
}
.problem-solving-titles .wp-block-column .wp-block-media-text__media{
	text-align:center;
}
.problem-solving-titles .wp-block-column .wp-block-media-text__media img{
          width: 72px;
}
.problems-we-help-main-block {
    background-size: 412px 213px;
}
.services-main-container{
	padding-right: var(--bs-gutter-x, .75rem) !important;
    padding-left: var(--bs-gutter-x, .75rem) !important;
}
.section-title h1 {
    font-size: 26px;
}

ul.services-main {
    flex-direction: column;
    height: auto;
    max-height: none;
    min-height: auto;
  }

  ul.services-main li {
    flex: unset;
    flex-direction: column;
    margin: 10px 0;
    min-width: 100%;
    background: #941818;
    position: relative;
    transition: all 0.3s ease;
    overflow: hidden;
	    border-radius: 10px;
		        padding: 0 0;
  }

  ul.services-main li .section-title {
    min-width: 100%;
    width: 100%;
    flex: unset;
    justify-content: flex-start;
    align-items: center;
    position: relative;
    height: auto;
    padding: 22px;
    color: #fff;
    cursor: pointer;
	        gap: 10px;
  }

  ul.services-main li .section-title h2 {
        transform: none;
        position: relative;
        font-size: 22px;
        white-space: normal;
        text-align: left;
        order: 2;
        line-height: 30px;
  }
ul.services-main  li .services-icon img {
    height: 45px;
}
  ul.services-main li .section-content {
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    padding: 0 10px;
    transition: max-height 0.4s ease, opacity 0.4s ease, padding 0.3s ease;
  }

  ul.services-main li.active .section-content {
    max-height: 500px; /* Adjust based on expected content size */
    opacity: 1;
          padding: 0 22px 22px 22px;
  }

  ul.services-main li .services-icon {
    position: relative;
    bottom: auto;
    margin-top: 0px;
	order:1;
  }
ul.services-main li:after {
    border-radius: 10px;
}
.company-main-block {
    padding: 0 0 60px 0;
}
.pink-box {
        right: auto;
        left: 30px;
        top: -30px;
}
.dots-shape {
    left: -12px;
}
.company-main-block .company-banner-image {
    margin-left: 0;
}
.company-main-block  .company-details {
    padding: 0px 10px 0 10px;
}
.statistics-blue {
    margin-top: 35px;
	padding: 35px 35px 35px 35px;
}
.lightbluebox-stat {
    width: auto;
    height: auto;
        padding: 30px;
    position: relative;
    top: 0;
    right: 0;
    left: 0;
	        margin-bottom: 20px;
}
.lightbluebox-stat .highlights-section {
    margin: 0 25px;
    padding: 0 0;
}
.lightbluebox-stat .highlights-section .highlights-inner {
    border: none;
}
.statistics-blue  .highlights-section .highlights-inner {
    border-radius: 10px;
		margin-bottom: 20px;
}
.statistics-blue  .highlights-section .highlights-inner .heighlights-content {
    margin-top: 0;
	    padding: 10px 0;
}
    .statistics-blue .highlights-section {
        margin: 0 25px;
        padding: 0 0;
    }
	.light-blue-box {
    right: 30px;
}
.call-to-action-block .calltoactionBtns {
	display:flex;
	flex-flow:column wrap;
	gap:10px;
}

.footer-call-to-action a.secondary-btn{
    min-width: 100%;
    margin-left: 0;
}
.footerSocialMediaIcons {
    margin: 30px 0;
}
footer .widget{
        margin-bottom: 30px !important;
}
footer ul {
    margin: 0 0 30px 0;
}
footer ul li a {
    margin: 0 0;
	    padding: 6px 0;
}
footer .footerCopyrightBlock {
    text-align: center;
}
.top-background::before {
    background-size: 270px auto;
}
.customers-logos-main,
.services-main-container,
.company-main-block,
.customer-testimonials-main{
	background:#ffffff;
}
.testimoinals-bg {
    padding: 40px 30px;
}
.testimoinals-description p {
    font-size: 16px;
    font-weight: 600;
    line-height: 26px;
    min-height: inherit;
}
.testimoinals-description .read-more {
    margin: 20px 0 0 0;
}
.slick-testimonials .team.hover-trigger .qt-top {
    left: 50px;
}
.slick-testimonials .team.hover-trigger .qt-bottom {
    right: 50px;
}
.top-line p {
    font-size: 11px;
}
.primary-navigation-open .primary-navigation > .primary-menu-container {
    background: #ffffff !important;
    margin-top: 0 !important;
	        padding: 50px 0 100px 0 !important;
}







	.team-main .consultants__single a .consultants-thumb-icon {
    width: 140px;
    height: 140px;
}
	.block-thumb-icon-main .two-column-images .one-column-image strong {
    font-size: 12px;
}

	.book-an-appointment-container h2{
		font-size:25px;
	}
	.book-an-appointment-container p br {
    display:none;
}
	.exlpore-block .exlpore-banner-caption {
    margin-right: 0;
}
	.trust-block{
		padding:0 0;
	}
	.trust-block .trust-banner-caption {
    position: relative;
    margin-left: 56%;
    margin-right: 10%;
    width: 44%;
    padding: 20px 0;
}
.trust-block .trust-banner-caption p {
    font-size: 14px;
}
	.trust-block .trust-banner-caption .section-title {
    margin: 0 0;
}
	.btn-secondary.btn-custom,
	.btn-custom	{
    padding: 0.5rem 1.2rem !important;
}
	.abour-company-block .section-title h3 {
    font-size: 30px;
    margin: 0 25% 0 0;
}
.section-title h3{
	font-size:30px;
}
	header .btn-custom,
	header .btn-secondary.btn-custom	{
    padding: 0.5rem 1.2rem !important;
	font-size: 14px;
}
     .innerBanner {
    padding: 0 0 0 0 !important;
     min-height: inherit;
}
.inner-banner-caption h2{
	max-width:75%;
}
     .innerBanner img {
    height: 235px;
}
     .inner-page-content article .entry-content figure.wp-block-media-text__media {
    margin-left: 0!important;
}
     .inner-banner-caption {
       left: 5%;
    right: 5%;
    top: calc(100% - 75px);
    transform: translateY(-75%);
    bottom: auto;
}
    .footerSocialMediaIcons ul.socialmediaIcons li a i {
    width: 20px;
    height: 20px;
    font-size: 10px;
    line-height: 20px;
}
    .courses-inner-block .courses-left{
        margin-top: 0;
    }
   .courses-inner-block .courses-right,
    .courses-inner-block .courses-left{
           min-height: 420px;
    }
       .courses-inner-block .section-title{
        margin-bottom: 0;
    }
    .team-main-block .testi-inner{
        margin: 0 0;
    }
    .home-consultants-block .consultants__single {
   
}
footer .footerAddressBlock .ic-tag a {
    text-overflow: ellipsis;
    width: 100%;
    overflow: hidden;
}
    .home-consultants-block .consultants__single a {
    display: block;
    margin-bottom: 40px;
}
    .three-columns-title p {
    margin: 0 18px 0 0;
    font-size: 14px;
}
    .book-an-appointment-container input, .book-an-appointment-container label{
        display: block;
    }
    .company-desciption p{
        font-size: 15px;
    }
    .statistics{
        margin: 25px 0 0 0;
    }
    .company-desciption, .abour-company-block .section-title{
        margin: 0 0;
    }
    .statistics img {
    height: 40px;
}
    .statistics .heighlights-content h4, .statistics .heighlights-content h4:after{
        font-size: 25px;
    }
    .statistics .heighlights-content p {
    font-size: 13px;
}
     .book-an-appointment-container.book-an-appointment-container{
 position: relative;
    top: 50px;
    right: 0;
    left: 0;
    width: 90%;
    border-radius: 0 0;
    z-index: 99;
    padding: 30px;
    background: #00467A !important;
    border-top: 6px solid #00AEDA;
    box-shadow: none;
    margin:0 auto 35px;
     }
    .book-an-appointment-container h2{
        color: #fff;
    }
   
     .primary-navigation-open .primary-navigation > .primary-menu-container {
    position: absolute;
    visibility: visible;
    opacity: 1;
    width: 100%;
    background: #eaeaea;
    margin: 68px 0 0 0;
    padding-top: 0;
    transform: translate(0, 0) !important;
    box-shadow: 0 7px 10px rgb(0 0 0 / 20%);
    -webkit-box-shadow: 0 7px 10px rgb(0 0 0 / 20%);
    -moz-box-shadow: 0 7px 10px rgba(0,0,0,0.2);
    -o-box-shadow: 0 7px 10px rgba(0,0,0,0.2);
    padding: 50px 0 100px 0 !important;
    border: none !important;
    margin-right: 0 !important;
}
     .primary-navigation.cag-primary-navigation > div > .menu-wrapper > li > .sub-menu {
      background: #eaeaea !important;
         margin: 0 12px 20px 18px !important;
		        border: 1px solid #ddd !important;
		 min-width: 96%;
}
     .primary-navigation.cag-primary-navigation #primary-menu-list li.has-mega-menu .sub-menu li a, .primary-navigation.cag-primary-navigation #primary-menu-list .sub-menu li a {
    font-size: 16px !important;
             color: #000;
 
}
     .primary-navigation.cag-primary-navigation #primary-menu-list a{
             font-size: 18px !important;
			     padding-top: 18px;
    padding-bottom: 18px;
     }   
    .lock-scrolling .site {
    position: relative !important;
    max-width: 100%;
    width: 100%;
}
    .headerCallAction {
    margin-left: auto;
}
    .headerCallAction.last {
        margin-left: auto;
        margin-right: 100px;
}
    .primary-navigation .menu-button-container{
            top: -17px;
    }
    .searchMainContainer #searchIcon {
    cursor: pointer;
    padding: 12px 22px;
}
    .home-nuggets-block {
    padding: 65px 10%;
    }
	.not-found-main {
    text-align: center;
    margin: 0 10%;
    padding: 100px 0;
}
	
	.primary-navigation.cag-primary-navigation .primary-menu-container > ul > .menu-item {
    padding-right: 0px !important;
}
     .menu-button-container #primary-mobile-menu[aria-expanded*=true] .dropdown-icon.close {
    color: #00467A;
}
     .primary-navigation > .primary-menu-container{
        background-color: #004886;
    background-image: linear-gradient(149deg, #004886 30%, #527D24 100%); 
     }
    .primary-navigation-open .menu-button-container {
    background-color: transparent;
}
     .primary-navigation.cag-primary-navigation #primary-menu-list a{
             color: #00467A;
     }
     .primary-navigation.cag-primary-navigation #primary-menu-list .sub-menu a{
         color: #000;
     }
     .primary-navigation.cag-primary-navigation #primary-menu-list .sub-menu .sub-menu a{
       color: #000;
     }
    li.has-mega-menu .sub-menu{
        width: auto !important;
    }
	
	
	.banner .slick-slider-body p {
    font-size: 18px;
}
	
	
    .primary-navigation.cag-primary-navigation #primary-menu-list li.has-mega-menu .sub-menu .sub-menu li a {
    padding: 10px 0 !important;
}
     .hideDesktopClass{
    display: block !important;
}
    .contact-info-holder {
        width: 445px;
        bottom: 22%;
}
  .contact-page-main .enquiry-block {
    padding: 25px 25px;
}  
    
    
    .popup-team-photo{
        text-align: center;
    }
    .popup-team-photo img{
        width: 250px;
    }
    .popup-team-description{
        text-align: center;
          margin-top: 20px;
    padding-top: 20px;
 
    }
    .landing-pages-content-blocks .landing-page-tiles a figure {
    min-height: inherit;
}
    
    
     div#n2-ss-2-align {
    min-width: 100% !important;
}
    .page-sub-nav-main {
    padding: 0 0;
}
    .md-message-quote figcaption {
    width: 60%;
            top: 16px;
}
    
    
    
      .inner-page-content article .entry-content, .inner-page-content article footer.entry-footer {
    max-width: 90% !important;
}
    .general-navigation-container .genNav{
         display: none;
     }
     .general-navigation-container .lanTranslation{
         display: none;
     }
    header.main-header .site-branding img,
    header.main-header .site-branding .unit-block a img{
    height: 55px;
}
    .primary-navigation.cag-primary-navigation {
            position: absolute;
}
    header.main-header .searchMainContainer {
right: 48px;
        top: 7px;
        position: absolute;
        border: none;
        left: auto;
}
    .headerSocialMediaIcons{
            position: absolute;
    right: 190px;
    }
    .searchModalCustom .modal-dialog .modal-content input[type=search] {
    padding: 28px 10px;
}
    .section-title-new h3{
       margin: 15px 10% 35px 10%; 
    }
    .home-gallery-block .wp-block-gallery {
    margin: 0 0;
    padding: 0 0;
}
    .footerSocialMediaIcons ul.socialmediaIcons li {
    width: inherit;
}
    .highlights-section {
    margin: 0 0;
}
    .banner {
    padding-top: 0px;
}
    .banner .slick-slider-body, .banner .slick-dots {
    left: 2%;
    }
    .banner .slick-slider-body h3 {
    font-size: 25px;
    }
    .banner .slick-slider-body {
    width: 365px;
    bottom: 22%;
}
    .blocks-link .block-description h3 {
    font-size: 20px;
        margin: 0px 0 6px 0;
}
    .yearsDesktop{
        height: 68px;
    }
    .blocks-link.company-profile-link .block-description p {
    font-size: 13px;
    line-height: 18px;
    margin: 0 0px 7px 0;
}
    .blocks-link.company-profile-link .block-description .more-btn,
    .blocks-link.ceo-profile-link .block-description .more-btn{
       font-size: 11px
}
    .blocks-link.company-profile-link .block-description {
    padding: 15px;
}
    .blocks-link.company-profile-link .block-description .pd-animation {
    margin-top: 10px;
}
    .highlights-section .highlights-inner img {
    height: 44px; 
}
    .highlights-section .highlights-inner h4{
        font-size: 20px;
    }
    .highlights-section .highlights-inner p{
        font-size: 12px;
    }
    .highlights-section .highlights-inner .heighlights-content{
        margin-left: 0;
    }
    .highlights-section .highlights-inner h4 {
        margin-left: -25px;
    }
    .highlights-section .highlights-inner p {
    font-size: 12px;
    line-height: 18px;
}
    .highlights-section .highlights-inner .heighlights-content {
    margin-top: 10px;
}
    .ceo-profile-link .block-description {
    width: 209px;
}
    .blocks-link.ceo-profile-link .block-description {
    padding: 15px 9px;
}
    .blocks-link.ceo-profile-link .block-description p {
    font-size: 14px;
    margin-bottom: 7px;
}
    .blogs-videos-main-block .blog-container .singleSlideScroller .slick-image img {
   min-height: 220px;
   height: 220px;
}
    .homeVideosBlock .advgb-button-wrapper {
    height: 220px !important;
}
    .homeVideosBlock .advgb-video-poster {
    background-size: inherit !important;
}
    .slick-dots li button{
        background-color: transparent !important;
    }
    footer .footer-logos-block img {
    height: auto;
    max-width: 80%;
}
   footer .footer-logos-block h4 {
    font-size: 10px;
}
    footer .footer-logos-block h4 {
    padding-left: 0;
}
    
    
    
    
    
    
    
    
    
    
    
 .menu-button-container {
    display: flex !important;
    padding-top: 30px !important;
}
 .lock-scrolling .site {
    position: fixed;
    max-width: 100%;
    width: 100%;
}
    .primary-navigation-open .primary-navigation {
    width: 100%;
    position: fixed;
    z-index: 2;
}
    .primary-navigation > div > .menu-wrapper li {
     display: block !important;
    position: relative;
    width: 100%;
}
    
    .primary-navigation > div > .menu-wrapper .sub-menu-toggle {
    display: none;
}
    .primary-navigation > .primary-menu-container ul > li .sub-menu-toggle[aria-expanded=false] ~ ul,
.primary-navigation > .primary-menu-container ul > li .sub-menu-toggle[aria-expanded=true] ~ ul	{
            top: auto;
    display: block;
            position: relative;
        margin: 0;
    padding: 0;
    list-style: none;
    margin-left: var(--primary-nav--padding) !important;
    border: 1px solid var(--primary-nav--border-color);
        background: #fff;
}
    .primary-navigation > .primary-menu-container {
    position: fixed;
    visibility: hidden;
    opacity: 0;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding-top: calc(var(--button--line-height) * var(--primary-nav--font-size-button) + 42px + 5px);
    padding-left: var(--global--spacing-unit);
    padding-right: var(--global--spacing-unit);
    padding-bottom: var(--global--spacing-horizontal);
    background-color: var(--global--color-background);
    transition: all 0.15s ease-in-out;
    transform: translateY(var(--global--spacing-vertical));
}

	.primary-navigation > .primary-menu-container {
		height: 100vh;
		z-index: 499;
		overflow-x: hidden;
		overflow-y: auto;
		border: 2px solid transparent;
	}

	.has-logo.has-title-and-tagline .primary-navigation > .primary-menu-container {
		position: fixed;
		transform: translateY(0) translateX(100%);
	}

	.admin-bar .has-logo.has-title-and-tagline .primary-navigation > .primary-menu-container {
		top: var(--global--admin-bar--height);
	}

	.admin-bar .primary-navigation > .primary-menu-container {
		height: calc(100vh - var(--global--admin-bar--height));
	}

	.primary-navigation > .primary-menu-container:focus {
		border: 2px solid var(--global--color-primary);
	}
    .primary-navigation > div > .menu-wrapper {
    padding-bottom: 100px;
}
}
 @media screen and (min-width: 992px) and (max-width: 1023px) {
	 .banner.inner-services-page-banner .home-banner-caption-container {
    padding: 0 20px 0 0;
}
 .banner.inner-services-page-banner  .home-banner-caption-container h1 {
    font-size: 32px;
    margin-right: 0;
}

	 .primary-navigation.cag-primary-navigation > div > .menu-wrapper > li > .sub-menu {
    background: #eaeaea !important;
    min-width: 260px;
    border: 1px solid #dddddd !important;
}


	 .company-descrption .section-title {
    margin-bottom: 0;
}
	.problems-we-help-main-block .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
    flex-basis: 46% !important;
	        margin-bottom: 0;
}
.company-main-block .highlights-section .highlights-inner h4 {
    font-size: 32px;
}
.company-main-block .heighlights-content.hour h4:after,
.company-main-block .heighlights-content.per h4:after {
    font-size: 30px;
}
.footer-main-address-block-inner {
    padding: 20px 25px;
    min-height: 170px;
}

	.home-banner-caption-container-outer{
		padding:0 0 !important;
	}
	.footer-main-address-block-inner p i {
    font-size: 30px;
}
	

	
	 .inner-page-content article .entry-content blockquote {
    padding: 1.8em 1em 1.8em 1em;
}

footer ul li a:hover, footer ul li a:focus {
    transform: scale(1);
}
.dynamic-forms {
    padding: 25px;
}
	 .top-background {
    padding-bottom: 8px;
	 padding-top: 8px;
}
	 .top-line p span {
    margin: 0 7px;
}
    header.main-header .site-branding img {
        padding: 5px 0 !important;
    }
       header.main-header .site-branding {
        margin-left: 0px !important;
    }
.top-phone-email-mobile{
text-align:left;
}
.top-line p span i {
    font-size: 16px;
    margin-right: 6px;
}
.toprightsection{
	
}
	 .home-banner-caption-container .caption-top {
    padding-top: 25px;
}
.home-banner-caption-container h1 {
        margin-right: 0;
        text-align: left;
}
.home-banner-caption-container p {
        margin-right: 0;
        text-align: left;
  
}
.calltoactionBtns  a{
	display:block;
	width:100%;
}
.home-banner-caption-container a.secondary-btn {
    min-width: 100%;
    margin-left: 0;
}
.home-banner-caption-container .calltoactionBtns {
	    display: flex;
    flex-flow: column wrap;
    gap: 10px;
}
.home-banner-caption-container .caption-bottom{
	text-align:center;
}
.home-banner-caption-container .google-review-link {
    display: block;
    margin: 30px auto;
	    max-width: 250px;
}
.home-banner-caption-container .google-review-link img{
	    mix-blend-mode: multiply;
}
.mainSliderInner {
    width: 100%;
}
.section-title p {
    max-width: 100%;
}
.problem-solving-titles .wp-block-column .wp-block-media-text {
          min-height: 142px;
	    padding: 20px;
}
.problem-solving-titles .wp-block-column .wp-block-media-text__content {
    padding: 3% 3% 0 3%;
           text-align: left;
}
.problem-solving-titles .wp-block-column .wp-block-media-text__media{
	text-align:center;
}
.problem-solving-titles .wp-block-column .wp-block-media-text__media img{
          width: 72px;
}
.problems-we-help-main-block {
    background-size: 412px 213px;
}
.services-main-container{
	padding-right: var(--bs-gutter-x, .75rem) !important;
    padding-left: var(--bs-gutter-x, .75rem) !important;
}


ul.services-main {
    flex-direction: column;
    height: auto;
    max-height: none;
    min-height: auto;
  }

  ul.services-main li {
    flex: unset;
    flex-direction: column;
    margin: 10px 0;
    min-width: 100%;
    background: #941818;
    position: relative;
    transition: all 0.3s ease;
    overflow: hidden;
	    border-radius: 10px;
		        padding: 0 0;
  }

  ul.services-main li .section-title {
    min-width: 100%;
    width: 100%;
    flex: unset;
    justify-content: flex-start;
    align-items: center;
    position: relative;
    height: auto;
    padding: 22px;
    color: #fff;
    cursor: pointer;
	        gap: 10px;
  }

  ul.services-main li .section-title h2 {
        transform: none;
        position: relative;
        font-size: 22px;
        white-space: normal;
        text-align: left;
        order: 2;
        line-height: 30px;
  }
ul.services-main  li .services-icon img {
    height: 45px;
}
  ul.services-main li .section-content {
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    padding: 0 10px;
    transition: max-height 0.4s ease, opacity 0.4s ease, padding 0.3s ease;
  }

  ul.services-main li.active .section-content {
    max-height: 500px; /* Adjust based on expected content size */
    opacity: 1;
          padding: 0 22px 22px 22px;
  }

  ul.services-main li .services-icon {
    position: relative;
    bottom: auto;
    margin-top: 0px;
	order:1;
  }
ul.services-main li:after {
    border-radius: 10px;
}
.company-main-block  .company-details {
    padding: 45px 30px 65px 30px;
}
.statistics-blue {
    padding: 170px 35px 50px 35px;
    margin-top: -45px;
}
.light-blue-box {
    right: -20px;
}
.lightbluebox-stat {
    top: -20px;
}
.call-to-action-block .calltoactionBtns {
	display:flex;
	flex-flow:column wrap;
	gap:10px;
}

.footer-call-to-action a.secondary-btn{
    min-width: 100%;
    margin-left: 0;
}
.footerSocialMediaIcons {
    margin: 30px 0;
}
footer .widget{
        margin-bottom: 30px !important;
}
footer ul {
    margin: 0 0 30px 0;
}
footer ul li a {
    margin: 0 0;
	    padding: 6px 0;
}
footer .footerCopyrightBlock {
    text-align: left;
}
.top-background::before {
    background-size: 270px auto;
}
.customers-logos-main,
.services-main-container,
.company-main-block,
.customer-testimonials-main{
	background:#ffffff;
}
.testimoinals-bg {
    padding: 40px 30px;
}
.testimoinals-description p {
    font-size: 16px;
    font-weight: 600;
    line-height: 26px;
    min-height: inherit;
}
.testimoinals-description .read-more {
    margin: 20px 0 0 0;
}
.slick-testimonials .team.hover-trigger .qt-top {
    left: 50px;
}
.slick-testimonials .team.hover-trigger .qt-bottom {
    right: 50px;
}
.top-line p {
    font-size: 11px;
}
.primary-navigation-open .primary-navigation > .primary-menu-container {
    background: #ffffff !important;
    margin-top: 0 !important;
	        padding: 50px 0 100px 0 !important;
}







	 .landing-pages-content-blocks .landing-page-tiles a figcaption {
    min-height: 230px;
}
	 .headerCallAction.last {
        margin-left: auto;
        margin-right: 100px;
    }
	 .inner-banner-caption h2 {
    max-width: 72%;
}
     .footerSocialMediaIcons ul.socialmediaIcons li a i {
    width: 29px;
    height: 29px;
    font-size: 13px;
    line-height: 29px;
}
     .statistics{
             margin: 0 0;
     }
     .home-consultants-block .consultants__single a .consultants-thumb-icon{
         width: 175px;
         height: 175px;
     }
     .company-desciption p, .three-columns-title p{
         font-size: 15px;
     }
     .team-main-block .testi-inner{
         margin: 0 5%;
     }
     .courses-inner-block .courses-left,
     .courses-inner-block .courses-right{
         margin-top: 0;
         min-height: 385px;
     }
     .statistics img {
    height: 40px;
}
     .statistics .heighlights-content h4,.statistics .heighlights-content h4:after{
         font-size: 28px;
     }
     .statistics .heighlights-content p {
    font-size: 15px;
}
     
     
     .book-an-appointment-container .submitButton{
         margin-top: 0 !important;
     }
     .book-an-appointment-container textarea{
         height: 60px;
     }
     .book-an-appointment-container input, .book-an-appointment-container label input{
         padding: 4px 12px;
     }
     .book-an-appointment-container h2{
         font-size: 30px;
     }
     .book-an-appointment-container .submitButton input[type=submit]{
             padding: 0.375rem 1rem !important;
     }
     .primary-navigation-open .primary-navigation > .primary-menu-container{
           margin-top: 78px;  
     }
     header.main-header .searchMainContainer {
    right: 0px;
    top: 13px;
    position: absolute;
    border: none;
}
   
     
     .lock-scrolling .site {
    position: relative !important;
    max-width: 100%;
    width: 100%;
}
     
     .home-nuggets-block {
    padding: 65px 0;
     }
     .home-gallery-block .wp-block-gallery {
    margin: 0 0;
}
	 .primary-navigation.cag-primary-navigation .primary-menu-container > ul > .menu-item {
    padding-right: 0px !important;
}
     .menu-button-container #primary-mobile-menu[aria-expanded*=true] .dropdown-icon.close {
    color: #00467A;
}
     .primary-navigation-open .primary-navigation > .primary-menu-container {
    position: absolute;
    visibility: visible;
    opacity: 1;
    width: 100%;
    background: #eaeaea;
    margin: 68px 0 0 0;
    padding-top: 0;
    transform: translate(0, 0) !important;
    box-shadow: 0 7px 10px rgb(0 0 0 / 20%);
    -webkit-box-shadow: 0 7px 10px rgb(0 0 0 / 20%);
    -moz-box-shadow: 0 7px 10px rgba(0,0,0,0.2);
    -o-box-shadow: 0 7px 10px rgba(0,0,0,0.2);
    padding:60px 0 100px 0 !important;
    border: none !important;
    margin-right: 0 !important;
}
.primary-navigation.cag-primary-navigation #primary-menu-list a {
    padding-top: 18px;
    padding-bottom: 18px;
}
    .primary-navigation-open .menu-button-container {
    background-color:transparent;
}
     .primary-navigation.cag-primary-navigation #primary-menu-list a{
             color: #00467A;
     }
     .primary-navigation.cag-primary-navigation #primary-menu-list .sub-menu a{
         color: #004886;
     }
     .primary-navigation.cag-primary-navigation #primary-menu-list .sub-menu .sub-menu a{
       color: #111;
     }
    li.has-mega-menu .sub-menu{
        width: auto !important;
    }
     
	 
	 
	 
	 
      .landing-pages-content-blocks .landing-page-tiles a figure {
    min-height: inherit;
}
     
      .page-sub-nav-main {
    padding: 0 0;
}
   .inner-page-content article .entry-content, .inner-page-content article footer.entry-footer {
    max-width: 85% !important;
}
     
     
     
     .general-navigation-container .genNav{
         display: none;
     }
     .general-navigation-container .lanTranslation{
         display: none;
     }
   header.main-header .site-branding img, header.main-header .site-branding .unit-block a img {
    height: 55px;
}
    .primary-navigation.cag-primary-navigation {
            position: absolute;
}
     header.main-header .searchMainContainer {
        right: 48px;
        top: 20px;
    }
    .highlights-section {
    margin: 0 0;
}
    .banner {
    padding-top: 0px;
}
    .banner .slick-slider-body, .banner .slick-dots {
    left: 2%;
    }
    .banner .slick-slider-body h3 {
    font-size: 25px;
    }
    .banner .slick-slider-body {
    width: 415px;
    bottom: 22%;
}
    .blocks-link .block-description h3 {

        margin: 0px 0 6px 0;
}
    .yearsDesktop{
        height: 100px;
    }
    .blocks-link.company-profile-link .block-description p {

    line-height: 18px;
    margin: 0 0px 7px 0;
}
    .blocks-link.company-profile-link .block-description .more-btn,
    .blocks-link.ceo-profile-link .block-description .more-btn{

}
    .blocks-link.company-profile-link .block-description {
  
}
    .blocks-link.company-profile-link .block-description .pd-animation {
    margin-top: 10px;
}
    .highlights-section .highlights-inner img {
    height: 65px; 
}
    .highlights-section .highlights-inner h4{
   
    }
    .highlights-section .highlights-inner p{
        
    }
    .highlights-section .highlights-inner .heighlights-content{
        margin-left: 0;
    }
    .highlights-section .highlights-inner h4 {
        margin-left: -25px;
    }
    .highlights-section .highlights-inner p {
   
    line-height: 14px;
}
    .highlights-section .highlights-inner .heighlights-content {
    margin-top: 10px;
}
    .ceo-profile-link .block-description {
    width: 280px;
}
    .blocks-link.ceo-profile-link .block-description {

}
    .blocks-link.ceo-profile-link .block-description p {
   
    margin-bottom: 7px;
}
    .blogs-videos-main-block .blog-container .singleSlideScroller .slick-image img {
   min-height: 220px;
   height: 220px;
            width: 100%;
}
    .homeVideosBlock .advgb-button-wrapper {
    height: 220px !important;
}
    .homeVideosBlock .advgb-video-poster {
    background-size: inherit !important;
}
    .slick-dots li button{
        background-color: transparent !important;
    }
    footer .footer-logos-block img {
    height: auto;
    max-width: 80%;
}
   footer .footer-logos-block h4 {
    font-size: 10px;
}
    footer .footer-logos-block h4 {
    padding-left: 0;
}
    
    
    
    
    
    
    
    
    
    
    
 .menu-button-container {
    display: flex !important;
    padding-top: 0px !important;
     top: 12px;
}
 .lock-scrolling .site {
    position: fixed;
    max-width: 100%;
    width: 100%;
}
    .primary-navigation-open .primary-navigation {
    width: 100%;
    position: fixed;
    z-index: 2;
}
    .primary-navigation > div > .menu-wrapper li {
     display: block !important;
    position: relative;
    width: 100%;
}
    
    .primary-navigation > div > .menu-wrapper .sub-menu-toggle {
    display: none;
}
    .primary-navigation > .primary-menu-container ul > li .sub-menu-toggle[aria-expanded=false] ~ ul,
.primary-navigation > .primary-menu-container ul > li .sub-menu-toggle[aria-expanded=true] ~ ul	{
            top: auto;
    display: block;
            position: relative;
        margin: 0 12px 0 0;
    padding: 0;
    list-style: none;
    margin-left: var(--primary-nav--padding) !important;
    border: 1px solid var(--primary-nav--border-color);
        background: #fff;
}
    .primary-navigation > .primary-menu-container {
    position: fixed;
    visibility: hidden;
    opacity: 0;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding-top: calc(var(--button--line-height) * var(--primary-nav--font-size-button) + 42px + 5px);
    padding-left: var(--global--spacing-unit);
    padding-right: var(--global--spacing-unit);
    padding-bottom: var(--global--spacing-horizontal);
    background-color: var(--global--color-background);
    transition: all 0.15s ease-in-out;
    transform: translateY(var(--global--spacing-vertical));
}

	.primary-navigation > .primary-menu-container {
		height: 100vh;
		z-index: 499;
		overflow-x: hidden;
		overflow-y: auto;
		border: 2px solid transparent;
	}

	.has-logo.has-title-and-tagline .primary-navigation > .primary-menu-container {
		position: fixed;
		transform: translateY(0) translateX(100%);
	}

	.admin-bar .has-logo.has-title-and-tagline .primary-navigation > .primary-menu-container {
		top: var(--global--admin-bar--height);
	}

	.admin-bar .primary-navigation > .primary-menu-container {
		height: calc(100vh - var(--global--admin-bar--height));
	}

	.primary-navigation > .primary-menu-container:focus {
		border: 2px solid var(--global--color-primary);
	}
    .primary-navigation > div > .menu-wrapper {
    padding-bottom: 100px;
}
}

 @media screen and (min-width: 1024px) and (max-width: 1199px) {
	  .banner.inner-services-page-banner .home-banner-caption-container {
    padding: 0 20px 0 0;
}
 .banner.inner-services-page-banner  .home-banner-caption-container h1 {
    font-size: 32px;
    margin-right: 0;
}

	 .primary-navigation.cag-primary-navigation > div > .menu-wrapper > li > .sub-menu {
    background: #eaeaea !important;
    margin: 0 12px 20px 18px !important;
    border: 1px solid #ddd !important;
    min-width: 96%;
}
.company-main-block  .company-details {
    padding: 0 25px 65px 25px;
}
.company-main-block  .section-title {
    margin-bottom: 30px;
}
.statistics-blue {
    padding: 190px 35px 50px 35px;
    margin-top: -38px;
}
.lightbluebox-stat {
    top: -25px;
}
.footer-main-address-block-inner {
    padding: 20px 30px;
}

ul.services-main {
    flex-direction: column;
    height: auto;
    max-height: none;
    min-height: auto;
  }

  ul.services-main li {
    flex: unset;
    flex-direction: column;
    margin: 10px 0;
    min-width: 100%;
    background: #941818;
    position: relative;
    transition: all 0.3s ease;
    overflow: hidden;
	    border-radius: 10px;
		        padding: 0 0;
  }

  ul.services-main li .section-title {
    min-width: 100%;
    width: 100%;
    flex: unset;
    justify-content: flex-start;
    align-items: center;
    position: relative;
    height: auto;
    padding: 22px;
    color: #fff;
    cursor: pointer;
	        gap: 10px;
  }

  ul.services-main li .section-title h2 {
        transform: none;
        position: relative;
        font-size: 22px;
        white-space: normal;
        text-align: left;
        order: 2;
        line-height: 30px;
  }
ul.services-main  li .services-icon img {
    height: 45px;
}
  ul.services-main li .section-content {
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    padding: 0 10px;
    transition: max-height 0.4s ease, opacity 0.4s ease, padding 0.3s ease;
  }

  ul.services-main li.active .section-content {
    max-height: 500px; /* Adjust based on expected content size */
    opacity: 1;
          padding: 0 22px 22px 22px;
  }

  ul.services-main li .services-icon {
    position: relative;
    bottom: auto;
    margin-top: 0px;
	order:1;
  }
ul.services-main li:after {
    border-radius: 10px;
}



	 .landing-pages-content-blocks .landing-page-tiles a figcaption {
    min-height: 230px;
}
	  .inner-banner-caption h2 {
    max-width: 72%;
}
	     .headerCallAction.last {
        margin-left: auto;
        margin-right: 100px;
    }
	
	    .headerCallAction {
        margin-left: auto;
    }
       .footerSocialMediaIcons ul.socialmediaIcons li a i {
    width: 29px;
    height: 29px;
    font-size: 13px;
    line-height: 29px;
}
     .statistics{
             margin: 0 0;
     }
     .home-consultants-block .consultants__single a .consultants-thumb-icon{
         width: 175px;
         height: 175px;
     }
     .company-desciption p, .three-columns-title p{
         font-size: 15px;
     }
     .team-main-block .testi-inner{
         margin: 0 5%;
     }
     .courses-inner-block .courses-left,
     .courses-inner-block .courses-right{
         margin-top: 0;
         min-height: 385px;
     }
     .statistics img {
    height: 40px;
}
     .statistics .heighlights-content h4,.statistics .heighlights-content h4:after{
         font-size: 28px;
     }
     .statistics .heighlights-content p {
    font-size: 15px;
}
     
     
     .book-an-appointment-container .submitButton{
         margin-top: 0 !important;
     }
     .book-an-appointment-container textarea{
         height: 60px;
     }
     .book-an-appointment-container input, .book-an-appointment-container label input{
         padding: 4px 12px;
     }
     .book-an-appointment-container h2{
         font-size: 30px;
     }
     .book-an-appointment-container .submitButton input[type=submit]{
             padding: 0.375rem 1rem !important;
     }
     .primary-navigation-open .primary-navigation > .primary-menu-container{
           margin-top: 78px;  
     }
     header.main-header .searchMainContainer {
    right: 0px;
    top: 13px;
    position: absolute;
    border: none;
}
   
     .lock-scrolling .site {
    position: relative !important;
    max-width: 100%;
    width: 100%;
}
     
     .home-nuggets-block {
    padding: 65px 0;
     }
     .home-gallery-block .wp-block-gallery {
    margin: 0 0;
}
	 .primary-navigation.cag-primary-navigation .primary-menu-container > ul > .menu-item {
    padding-right: 0px !important;
}
     .menu-button-container #primary-mobile-menu[aria-expanded*=true] .dropdown-icon.close {
    color: #00467A;
}
    .primary-navigation-open .primary-navigation > .primary-menu-container {
    position: absolute;
    visibility: visible;
    opacity: 1;
    width: 100%;
    background: #ffffff;
    margin: 0 0;
    padding-top: 0;
    transform: translate(0, 0) !important;
    box-shadow: 0 7px 10px rgb(0 0 0 / 20%);
    -webkit-box-shadow: 0 7px 10px rgb(0 0 0 / 20%);
    -moz-box-shadow: 0 7px 10px rgba(0,0,0,0.2);
    -o-box-shadow: 0 7px 10px rgba(0,0,0,0.2);
    padding: 60px 0 100px 0 !important;
    border: none !important;
    margin-right: 0 !important;
}
    .primary-navigation-open .menu-button-container {
    background-color:transparent;
}
     .primary-navigation.cag-primary-navigation #primary-menu-list a{
             color: #00467A;
     }
     .primary-navigation.cag-primary-navigation #primary-menu-list .sub-menu a{
         color: #004886;
     }
     .primary-navigation.cag-primary-navigation #primary-menu-list .sub-menu .sub-menu a{
       color: #111;
     }
    li.has-mega-menu .sub-menu{
        width: auto !important;
    }
     
	 
	 
	 
	 
      .landing-pages-content-blocks .landing-page-tiles a figure {
    min-height: inherit;
}
     
      .page-sub-nav-main {
    padding: 0 0;
}
   .inner-page-content article .entry-content, .inner-page-content article footer.entry-footer {
    max-width: 85% !important;
}
     
     
     
     .general-navigation-container .genNav{
         display: none;
     }
     .general-navigation-container .lanTranslation{
         display: none;
     }
   header.main-header .site-branding img, header.main-header .site-branding .unit-block a img {
    height: 55px;
}
    .primary-navigation.cag-primary-navigation {
            position: absolute;
}
    header.main-header .searchMainContainer {
        right: 48px;
        top: 19px;
}
    .highlights-section {
    margin: 0 0;
}
    .banner {
    padding-top: 0px;
}
    .banner .slick-slider-body, .banner .slick-dots {
    left: 2%;
    }
    .banner .slick-slider-body h3 {
    font-size: 25px;
    }
    .banner .slick-slider-body {
    width: 415px;
    bottom: 22%;
}
.primary-navigation.cag-primary-navigation #primary-menu-list a {
    padding-top: 18px;
    padding-bottom: 18px;
}

    .blocks-link .block-description h3 {

        margin: 0px 0 6px 0;
}
    .yearsDesktop{
        height: 100px;
    }
    .blocks-link.company-profile-link .block-description p {

    line-height: 18px;
    margin: 0 0px 7px 0;
}
    .blocks-link.company-profile-link .block-description .more-btn,
    .blocks-link.ceo-profile-link .block-description .more-btn{

}
    .blocks-link.company-profile-link .block-description {
  
}
    .blocks-link.company-profile-link .block-description .pd-animation {
    margin-top: 10px;
}
    .highlights-section .highlights-inner img {
    height: 65px; 
}
    .highlights-section .highlights-inner h4{
   
    }
    .highlights-section .highlights-inner p{
        
    }
    .highlights-section .highlights-inner .heighlights-content{
        margin-left: 0;
    }
    .highlights-section .highlights-inner h4 {
        margin-left: -25px;
    }
    .highlights-section .highlights-inner p {
   
    line-height: 14px;
}
    .highlights-section .highlights-inner .heighlights-content {
    margin-top: 10px;
}
    .ceo-profile-link .block-description {
    width: 280px;
}
    .blocks-link.ceo-profile-link .block-description {

}
    .blocks-link.ceo-profile-link .block-description p {
   
    margin-bottom: 7px;
}
    .blogs-videos-main-block .blog-container .singleSlideScroller .slick-image img {
   min-height: 220px;
   height: 220px;
            width: 100%;
}
    .homeVideosBlock .advgb-button-wrapper {
    height: 220px !important;
}
    .homeVideosBlock .advgb-video-poster {
    background-size: inherit !important;
}
    .slick-dots li button{
        background-color: transparent !important;
    }
    footer .footer-logos-block img {
    height: auto;
    max-width: 80%;
}
   footer .footer-logos-block h4 {
    font-size: 10px;
}
    footer .footer-logos-block h4 {
    padding-left: 0;
}
    
    
    
    
    
    
    
    
    
    
    
 .menu-button-container {
    display: flex !important;
    padding-top: 0px !important;
     top: 12px;
}
 .lock-scrolling .site {
    position: fixed;
    max-width: 100%;
    width: 100%;
}
    .primary-navigation-open .primary-navigation {
    width: 100%;
    position: fixed;
    z-index: 2;
}
    .primary-navigation > div > .menu-wrapper li {
     display: block !important;
    position: relative;
    width: 100%;
}
    
    .primary-navigation > div > .menu-wrapper .sub-menu-toggle {
    display: none;
}
    .primary-navigation > .primary-menu-container ul > li .sub-menu-toggle[aria-expanded=false] ~ ul,
.primary-navigation > .primary-menu-container ul > li .sub-menu-toggle[aria-expanded=true] ~ ul	{
            top: auto;
    display: block;
            position: relative;
        margin: 0 12px 0 0;
    padding: 0;
    list-style: none;
    margin-left: var(--primary-nav--padding) !important;
    border: 1px solid var(--primary-nav--border-color);
        background: #fff;
}
    .primary-navigation > .primary-menu-container {
    position: fixed;
    visibility: hidden;
    opacity: 0;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding-top: calc(var(--button--line-height) * var(--primary-nav--font-size-button) + 42px + 5px);
    padding-left: var(--global--spacing-unit);
    padding-right: var(--global--spacing-unit);
    padding-bottom: var(--global--spacing-horizontal);
    background-color: var(--global--color-background);
    transition: all 0.15s ease-in-out;
    transform: translateY(var(--global--spacing-vertical));
}

	.primary-navigation > .primary-menu-container {
		height: 100vh;
		z-index: 499;
		overflow-x: hidden;
		overflow-y: auto;
		border: 2px solid transparent;
	}

	.has-logo.has-title-and-tagline .primary-navigation > .primary-menu-container {
		position: fixed;
		transform: translateY(0) translateX(100%);
	}

	.admin-bar .has-logo.has-title-and-tagline .primary-navigation > .primary-menu-container {
		top: var(--global--admin-bar--height);
	}

	.admin-bar .primary-navigation > .primary-menu-container {
		height: calc(100vh - var(--global--admin-bar--height));
	}

	.primary-navigation > .primary-menu-container:focus {
		border: 2px solid var(--global--color-primary);
	}
    .primary-navigation > div > .menu-wrapper {
    padding-bottom: 100px;
}
}
 @media screen and (min-width: 1200px) and (max-width: 1365px) {
	 .banner.inner-services-page-banner .home-banner-caption-container h1 {
    font-size: 33px;
}


	 .company-main-block  .company-details {
    padding: 0 25px 65px 25px;
}
	.primary-navigation.cag-primary-navigation #primary-menu-list a {
    font-size: 16px;
} 
	 .primary-navigation.cag-primary-navigation .primary-menu-container > ul > .menu-item {
    padding-right: 2px !important;
    padding-left:2px !important;
}
	 .landing-pages-content-blocks .landing-page-tiles a figcaption {
    min-height: 250px;
}
	 .trust-block {
    padding: 75px 0 !important;
}
	     .headerCallAction.last {
        margin-left: 2px;
        margin-right: 0 !important;
    }
	.searchMainContainer {
    margin-left: 0px;
}
     .book-an-appointment-container input, .book-an-appointment-container label input{
         padding: 4px 12px;
     }
     .book-an-appointment-container textarea{
         height: 60px;
     }
     .book-an-appointment-container{
         padding: 20px;
             top: 25px;
     }
     .statistics{
       margin: 0 0;
     }
     .three-columns-title p {
    font-size: 15px;
}
     .courses-inner-block .courses-left, .courses-inner-block .courses-right{
         margin-top: 0;
         min-height: 355px;
     }
     
}
 @media screen and (max-width: 1200px) {
}
 @media screen and (min-width: 1366px) and (max-width: 1599px) {
	 .company-main-block  .company-details {
    padding: 0 25px 65px 25px;
}
	  .landing-pages-content-blocks .landing-page-tiles a figcaption {
    min-height: 230px;
}
     .book-an-appointment-container{
         top:24px
     }
       .courses-inner-block .courses-left, .courses-inner-block .courses-right{
         margin-top: 0;
         min-height: 355px;
     }
   
    .trust-block {
    padding: 75px 0 !important;
} 
  .headerCallAction.last {
        margin-left: 10px;
        margin-right: 0 !important;
    } 
}

 @media screen and (min-width: 1600px) and (max-width: 1920px) {
      .trust-block {
    padding: 75px 0 !important;
}
   .book-an-appointment-container{
           top: 50px;
     } 
  .headerCallAction.last {
        margin-left: 10px;
        margin-right: 0 !important;
    }	 
}