/*
Theme Name: Twenty Twenty One Child Theme
Theme URI: https://example.com
Description: A child theme for Twenty Twenty One.
Author: Your Name
Author URI: https://example.com/
Template: twentytwentyone
Version: 1.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentytwentyone-child
*/

.phone_test p span:first-child .wpcf7-not-valid-tip{position: absolute;width: max-content;}
.phone_test p span:last-child .wpcf7-not-valid-tip{position: absolute;width: max-content;left:-46px;}
.phone_test p:first-child{display:flex;}
.selected-flag{width: 48px !important;}
.selected-dial-code,.iti-arrow{display:none !important;}
.selected-flag.hidden .flag.us{display:none;}
.phone_test p span.wpcf7-form-control-wrap:first-child{width: min-content;}
.phone_test .wpcf7-form-control.wpcf7-countrytext{padding-left: 40px !important;border:0;}
.phone_test .wpcf7-tel{border:0 !important;margin: 0;}
.phone_test{border: 1px solid #ccc;}
.selected-flag.hidden{background-color:#6666662b;}
.inline-form p{display: flex; align-items: center;} 
.inline-form label{width: 375px;} 
.inline-form span:not(.wpcf7-spinner){width: 100%;} 
.inline-form .contact-form-div{width:100%;}
.inline-form select{width: 100% !important; position: relative !important; left: 0 !important; top: 0 !important;}


/* Modal */

.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
    content: ''!important;
}
.phone_test p:first-child{
	display:flex;
}
.selected-flag.hidden .flag.us{display:none;}
.phone_test p span.wpcf7-form-control-wrap:first-child{
	width: min-content;
}
.phone_test .wpcf7-form-control.wpcf7-countrytext{
	padding-left: 40px !important;
}
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
    content: ''!important;
}
.singular .entry-title{
	font-size:48px;
}

.entry-content h3,.entry-content h4,.entry-content p,header.entry-header.alignwide{
	max-width: 968px !important;
    width: 70% !important;
}
.post-thumbnail img{
	max-width: 968px !important;
    width: 100% !important;
	    height: 22em;
    object-fit: cover;
    object-position: center;
}
#amelia-modal{
      display: none;
	  position: fixed; 
	  z-index: 1; 
	  padding-top: 100px; 
	  left: 0;
	  top: 0;
	  width: 100%;
	  height: 100%; 
	  overflow: auto; 
	  background-color: rgb(0,0,0);
	  background-color: rgba(0,0,0,0.4);
}
#amelia-modal .elementor-widget-container{
	    width: 50%;
    margin: auto;
    background-color: transparent;
}
#amelia-container{
	 background-color: transparent;
}

.close {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.head_links{color: #005086;font-family: "Times New Roman", Sans-serif;font-size: 25px;font-weight: 700;margin-bottom: 0.5em;text-align: center;}
.breaking-news {font-size: 25px;font-weight: bold;color: red;padding: 5px; display: inline-block; animation: colorChange 0.5s infinite;position: absolute;left: -60px;top: -3px;    font-family: "Roboto", Sans-serif;}

 @keyframes colorChange {
            0% { color: red; }
            50% { color: #005086; }
            100% { color: red; }
        }
@media screen and (max-width: 1348px){
	.breaking-news {left: -60px;}
}
@media screen and (max-width: 1090px){
	.breaking-news {left: -60px;}
}
@media screen and (max-width: 1040px){
	.breaking-news {left: -70px;}
}
@media (max-width: 1100px) {.inline-form .media p {align-items: flex-start;}}
@media screen and (max-width: 916px){
	.breaking-news {left: -60px;}
}
@media screen and (max-width: 767px){
	.breaking-news {position: static;}
	.naila img{width:65% !important;}
}








.cont-bar .fa, #colophon .fa{
font-family:FontAwesome !important;
	    font-weight: normal;
}
.black-bar {
  width: 100%;
  padding: 10px 80px 10px 65px;
  background-color: black;
}
#masthead {
  padding: 0;
  background-color: #b0cac7;
  max-width: 100%;
}
#main {
  padding-top: 0px;
  padding-bottom: 0px;
}
.cont-bar {
/*   max-width: 1300px; */
  margin: auto;
  display: flex;
  justify-content: space-between;
}
.site-branding {
  margin: 0;
}
.site-logo {
  margin: 0;
  padding: 20px 20px 20px 0;
}
.whatsapp {
  text-align: left;
}
.whatsapp,
.email {
  color: #ffffff;
  font-family: "Raleway", Sans-serif;
  font-size: 15px;
  font-weight: 400;
  text-decoration: none;
}
.cont-bar i {
  color: white;
  padding: 0px 10px;
  font-size: 22px !important;
}
#colophon {
  margin-top: 0;
  background-color: #005086;
  max-width: 100%;
  padding: 1% 5% 3% 4%;
}
.widget-area {
  margin-top: 0;
  max-width: 1300px;
  margin: auto;
}
/* .site-footer .site-info {
  margin: auto;
  border-top: none;
  max-width: 1300px;
} */
.site-footer .site-info{
    display:flex;
    border-top: none;
/*     max-width: 1300px; */
    align-items: flex-start;
    justify-content: space-between;
}

.site-footer .site-name{
    padding:0;
}

.site-footer .site-logo{
    padding: 0;
}

.site-footer .powered-by{
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 0 !important;
}
.site-footer > .site-info .site-name{
	margin-right :0 !important;
}
.powered-by h4,
.powered-by p {
  color: white;
  font-family: raleway;
}
.powered-by h4 {
  margin-bottom: 10px;
}
.powered-by p:first-of-type {
  font-weight: 600;
  margin-bottom: 10px;
}
.footer-social-icons i {
  font-size: 30px !important;
  color: white;
  padding: 0px 10px;
}


/*Questions Take a Test*/
#post-1086 div #outer_div{
    display:none;
}
div .question {
    margin-top: 20px;
    display: table;
    width: 100%;
}
div .question strong {
    vertical-align: top;
	display:table-cell;
	color: #606060;
	font-size:18px;
}
select{
	float: right;
	margin-left: 10px;
	width: 100px;
	display: table-cell;
	color: #333333;
	font-family: 'Raleway';
	line-height: 1.5;
	font-weight: 400;
	font-size: 80%;
	border: 1px solid black;
    margin: 0;
    padding: 0 0 0 0.5em;
}
form div[name="score_total"] {
    margin-top: 30px;
    margin-left: 50px;
    width: 100px;
    display: inline-block;
    margin-bottom: 30px;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
	color: #666;
	border: 1px solid #ccc;
	height: 36px;
	width: 100%;
	-webkit-appearance: none;
	border-radius: 0;
	-webkit-border-radius: 0px;
}

.text-right {text-align: right;display: flex;align-items: center;float: right;}
.scoring h5{
    color: #30afb8;
    font-size: 20px;
    font-family: 'Raleway';
    font-weight: bold;
}
.fa-chevron-down:before {
    content: "\f078";
}
table {
    margin: 0 0 15px;
    width: 100%;
    border-collapse: collapse;
}
fieldset,
tbody,
tfoot,
thead,
tr,
th,
td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
	word-break: break-word;
}
td {
    border: 1px solid #CCC !important;
    padding: 5px 10px !important;
	font-size:16px;
	font-family: 'Raleway';
	font-weight: 600;
}

th {
    font-weight: bold;
    border: 1px solid #CCC !important;
    padding: 5px 10px !important;
	font-size: 16px;
    color: #606060;
}
.scoring_table table th {
    min-width: 100px;
}

.link_section, .get-in-touch {
    padding: 4px 4px;
    background: #30afb8;
    width: 28%;
    margin-left: 130px;
	text-align: center;
}
.link_section a,.get-in-touch a {
    color: #fff !important;
	font-family: 'Raleway';
}
.link_section {
    display: none;
}
#score_message {
    color: #6b6b6b;
}
#table_data input.chb {
    vertical-align: -webkit-baseline-middle;
	border:1px solid #000;
	width:20px;
	height:20px;
}
#form_internet td label, #form_compulsive td label {
    display: block;
    text-align: center;
    height: 35px;
}
.scoring_table {
    display: none;
}
div #outer_div {
    display: none;
}
/*DSM page*/
.main-div {
    /*padding: 20px;
    border: 2px solid #DD1C1A;*/
    border-radius: 11px;
    font-family: 'Raleway';
}
.first-text {
    font-size: 18px;
    font-weight: bold;
}
span.tickmark {
	color:#DD1C1A;
}
/* Create two equal columns that floats next to each other */
.dsm-column {
  /*float: left;*/
  width: 100%;
  padding: 10px;
 
}

/* Clear floats after the columns */
.dsm-row:after {
  content: "";
  display: table;
  clear: both;
}
.left {
  width: 40%;
}

.right {
  width: 60%;
}

.last-text {
    font-size: 16px;
    font-weight: bold;
	padding-top: 20px;
}
label {
    width: 90%;
}
textarea {
width: 100%;
padding-bottom: 3%;
border: 1px solid #ccc;
}

input[type=checkbox]{
	border: 1px solid black;
	width: 20px;
	height: 20px;
}
input[type=checkbox] + label, input[type=radio] + label {
display: inline-block;
padding-left: 10px;
vertical-align: top;
width: 90%;
padding-bottom: 1%;
}
.scorebox{
	margin-top: 2px;
    float: right;
    width: 100px;
    display: inline-block;
    margin-bottom: 30px;
    border: 1px solid #ccc;
    color: #005086;
    border-color: #005086;
    font-weight: bold;
    background-color: white;
}

span#tots {
    padding: 10px;
}
.dsm-column label {
    font-size: 18px !important;
}
.dsm-column input[type=checkbox] {
	float: right;
	left: 10px;
	top: 0px;
}
form#usrform {
    line-height: 1.1;
    padding-bottom: 20px;
}
.help-options .wpcf7-list-item {
    width: 100%;
	color:gray;
}
.help-options input[type=checkbox]:focus{
	outline:none;
}
.required-field:after{
	content: '*';
	position: relative;
    top: 10px;
    color: red;
    font-size: 2rem;
}

.apct-testim-wrapper #template-3{
/* 	margin-top: 0 !important; */
	padding-top: 0 !important;
}
/* .apct-testim-wrapper #template-3 {
    padding: 10px 20px !important;
    margin-top: 0 !important;
}
.right-testimonial>.elementor-element-populated {
    padding: 0 10px 10px 10px!important;
} */

.prog-btns .elementor-widget-wrap>.elementor-element{
	width: unset !important;
	margin-bottom:20px !important;
	
}
.prog-btns .elementor-widget-wrap {
	gap:20px;
	justify-content:center;
}
/* amelia booking*/
#amelia-custom #amelia-container {
	margin: 0 auto 50px auto !important;}
/* amelia booking end*/

.existing-clients h4 {
    font-size: large !important;
}
.existing-clients h5 {
    font-size: medium !important;
}
/*-------------------------------------------------MEDIA QUERIES---------------------------*/
@media only screen and (min-width: 482px){
.site-logo .custom-logo {max-width:500px !important;}}

@media (min-width:1067px) and (max-width:1240px){
    .site-logo .custom-logo {max-width:350px !important;}}

@media (max-width:1067px){
	.site-footer > .site-info .site-name{text-align:center;}
	.site-footer > .site-info .powered-by{text-align:center;}
}

@media only screen and (min-width: 1680px) {
.mcsa_text {text-align: center;}
}
.whatsapp a,.email a {
    color: white;
    text-decoration: none;
	font-size: 15px;
	font-family: "Raleway", Sans-serif;
    font-weight: bold;
}
.powered-by a {
    color: white !important;
    text-decoration: none;
}
.top-header .fa {
	color: white;
	padding: 0px 10px;
    font-size: 22px;
	    font-family: FontAwesome !important;
    font-weight: normal;
}
.social-icons {
	text-align: center;
}
.email {
	text-align: right;
}
.whatsapp {
  text-align: left;
}
@media only screen and (max-width: 920px) {
.black-bar {
    padding: 10px 90px;
	}}
@media only screen and (max-width: 767px) {
	.dsm-column input[type=checkbox] {
    left: 35px;
    top: -30px;
}
	.dsm-column {
    width: 85%;
	}
	.scorebox {
    margin-top: 20px;
	}
	.scoring_table table th {
    min-width: 55px;
}
	.link_section, .get-in-touch {
    width: 100%;
    margin-left: 0px;
	}
	.contact-form-div-50 {
	width: 100% !important;
}
.social-icons, .email, .whatsapp  {
	text-align: center;
}
.black-bar {
    padding: 2px;
}
	.cont-bar {
    display: block;
}
	img.custom-logo {
    max-width: 100% !important;
}
	.site-logo {
    padding: 20px 0px !important;
}
	.apct-testim-wrapper #template-3 .apct-testimonial-display-wrapper {
	padding: 0px;
	}
	.bx-pager.bx-default-pager {
    display: none;
}
}
@media (min-width: 1280px) { 
	.header-logo .elementor-widget-container{
		float:left;
	}
	.app-link .elementor-widget-container{
		float:right;
	}
	
.existing-clients h4 {
    font-size: 1.5rem !important;
}
.existing-clients h5 {
    font-size: 1.125rem !important;
}
}
@media only screen and (min-width: 1350px) {
.elementor-230 .elementor-element.elementor-element-6134361 .elementor-widget-container {
	padding: 45px 40px 52px 40px !important;
	} }
.text-right input[type="text"] {
    color: #005086;
    border-color: #005086;
    font-weight: bold;
    background-color: white;
}
form#inner_form {
    padding-top: 50px;
}
.contact-form-div {
    padding: 0px 10px;
    margin-bottom: 10px;
}
.contact-form-div-50 {
    width: 50%;
    display: inline-block;float: left;
    
}
.contact-us-form .wpcf7 input[type="tel"] {color: #666; border: 1px solid #ccc; height: 36px;  width: 100%; -webkit-appearance: none; -webkit-border-radius: 0px;}

.contact-us-form {font-family: raleway;font-size: 14px; font-weight: 600;}
.contact-us-form input.wpcf7-form-control.has-spinner.wpcf7-submit {padding: 2px 10px 2px 10px;}
	

input[type=text]:focus, input[type=email]:focus, input[type=url]:focus, input[type=password]:focus, input[type=search]:focus, input[type=number]:focus, input[type=tel]:focus, input[type=date]:focus, input[type=month]:focus, input[type=week]:focus, input[type=time]:focus, input[type=datetime]:focus, input[type=datetime-local]:focus, input[type=color]:focus, .site textarea:focus, .site .button:focus, button:focus, input[type=submit]:focus, input[type=reset]:focus, .wp-block-search .wp-block-search__button:focus, .wp-block-button .wp-block-button__link:focus, .wp-block-file a.wp-block-file__button:focus {
    outline: none;
}
span.gm-menu-item__txt, span.gm-menu-item__txt:hover {
    color: #fff;
    font-family: "Raleway", Sans-serif;
}
select.wpcf7-form-control.wpcf7-select.country_auto.wpcf7-country_auto, select.wpcf7-form-control.wpcf7-select.state_auto.wpcf7-state_auto, select.wpcf7-form-control.wpcf7-select.city_auto.wpcf7-city_auto {
	float: none;
    width: 75%;
    padding: 10px;
	font-size: 15px;
}
select.wpcf7-form-control.wpcf7-select.city_auto.wpcf7-city_auto {
    margin-bottom: 1px;
}
/*.footer-social-icons,.social-icons {
    display: none;
}*/
.plink a {
	color: #000;
	font-weight: bold;
}
.gtm {
	display: none;
}
a.elementor-button-link.elementor-button.elementor-size-sm {
    font-family: "Arial", Sans-serif;
    font-size: 15px;
    font-weight: 300;
    fill: #000000;
    color: #000000;
    background-color: #FFC947;
    padding: 2.5px;
}
.footer-social-icons {
/*     margin-left: 12px; */
	 margin-top:20px;
}
/*-- super testimonial--*/
.testimonial-name-x, .testimonial-name-x h3 {
	margin-bottom: 0px!important;
}
.wpmtst-testimonial-content p {
	font-size: 16px !important;
	font-weight: 300 !important;
	font-family: 'Roboto';
	line-height: 1.5;
}
.wpmtst-testimonial-field.testimonial-field.testimonial-name {
	font-size: 15px;
    color: #25A4C8;
}

.wpmtst-testimonial-inner.testimonial-inner {
	border: 20px solid #e9e8e8;
	padding: 15px !important;
}
.strong-view.wpmtst-modern .wpmtst-testimonial-content:before, .strong-view.wpmtst-modern .wpmtst-testimonial-content:after {
	background-color: #000 !important;
	width: 20px !important;
}
.strong-view.nav-position-inside:not(.controls-type-sides) .wpmslider-controls {
    margin-bottom: -25px;
}
/*-- super testimonial end--*/
.email a, .whatsapp a {
	color: #ffc947;
}

.grid-container { display: grid; grid-template-columns: repeat(3,1fr);}
input[type=radio]:checked{border:2px solid black;}
input[type=radio]:after{height:7px;left:3.2px;width: 6px;right:3.2px;}
input[type=radio]{width:17px;height:1em;border:2px solid black;}
.media select.wpcf7-select{position:absolute;left:15px;top:-8px;padding: 4px 4px 4px 0.5em;color:black !important;width: 233px;font-size:15px;}
.media select.wpcf7-select option{color:black;}
select.wpcf7-form-control.wpcf7-select.state_auto.wpcf7-state_auto{width:100%;}
select.wpcf7-form-control.wpcf7-select.country_auto.wpcf7-country_auto{width:100%;}
select.wpcf7-form-control.wpcf7-select.city_auto.wpcf7-city_auto{width:100%;}
@media screen and (max-width: 480px){
.media select.wpcf7-select {
	width: 150px;
    font-size: 9px;
	} }
/* @media (min-width: 822px){
.site-footer > .site-info {
	display: block !important;
}
} */
@media (max-width: 1068px){
    .site-footer > .site-info { display: block;}
	.asc-div{margin:30px 0;}
}
@media (min-width: 1210px){
	.site-footer > .site-info {
    display: flex !important;
/*     align-items: center; */
	}
}

/* @supports (-webkit-appearance: none) or (-moz-appearance: none)
input[type=radio]:checked {
    border: 2px solid var(--form--border-color);
}
@supports (-webkit-appearance: none) or (-moz-appearance: none)
input[type=radio] {
    border-radius: 50%;
}

@supports (-webkit-appearance: none) or (-moz-appearance: none) */

.modal{display: none;position: fixed; z-index: 1; left: 0; top: 0; width: 100%; height: 100%; overflow: auto;background-color: rgba(0, 0, 0, 0.5);} 
/* #modal .show {display: block;position: fixed; z-index: 1; left: 0; top: 0; width: 100%; height: 100%; overflow: auto;background-color: rgba(0, 0, 0, 0.5);} */
/* .modal-content { background-color: #fefefe;margin: 15% auto;padding: 20px;border: 1px solid #888;width: 80%;}  */
.modal-content {margin: 15% auto;padding: 20px;width: 80%;} 
.close {color: #aaa;float: right;font-size: 28px;font-weight: bold;cursor: pointer;}
.close:hover,.close:focus {color: black;text-decoration: none;cursor: pointer;}
.modal-content{position: relative;}
#modal .modal-content{max-width: 700px;margin: 5% auto;} 
#bookingFormContainer{margin-top: 1em;}
#bookingFormContainer .tab-content{padding: 20px;}
#modal .close{top: 0;left: 0; color: white;}
.modal-content{padding:0;}
.btnbooknow{padding: 2px 10px 5px; border-radius: 5px;}
/* @media screen and (max-width:480px){ 
#modal .modal-content{margin: 25% auto;}
.btn-area.text-left {text-align:center!important; margin:0!important;}

} */

.el-radio__label{ word-break: normal!important;}
/* .am-fs__main-inner{display: none!important;} */

/* .amelia-v2-booking #amelia-container .am-fs__main-content.am-fs__info{display: none!important;} */

.contact-form-div.pa-div p{
	display: none;
}

.csc{
	width: 100%;
	display: grid;
	grid-template-columns: repeat(2, 1fr);
}



@media (max-width :1100px){
	.media{
		width: 100%;
}
.media p{
	display: flex;
	flex-direction: column;
	padding-bottom: 2em;
}
	.media select.wpcf7-select{
		width: 100%;
	}
	.media .wpcf7-not-valid-tip{
		margin-top: 2em;
	}
}
@media (max-width :767px){
	.csc{
	grid-template-columns: repeat(1, 1fr);
}

}

.checkbox_services .wpcf7-checkbox{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}

.programs{
    background-color: #FFC947;
/*     padding:1em 0.5em; */
	 padding: 0em 0.5em 0.5em;
   border-radius: 20px;
}

.programs:hover {
    box-shadow: 0 0 11px rgba(33,33,33,.2); 
  }

.prog-div {
    display: flex;
    gap: 1em;
    justify-content: center;
    align-items: center;
    padding: 0 40px;
}

.prog-list, .prog-li {
    display: flex;
    gap: 1em;
    flex-wrap: wrap;
}
.prog-li.p-li{
	gap: 0.3em !important;
}
.prog-li{
    flex-direction: column;
	gap: 0.6em;
}

.prog-li a{
    font-size: 18px;
    font-weight: bold;
    fill: #000000;
    color: #ffffff;
    background-color: #005086;
/*     padding: 20px 10px; */
	padding: 10px;
    display: grid;
    text-align: center;
    border-radius: 10px;
}

.prog-li a:hover{
    box-shadow: 0 0 11px rgba(33,33,33,.2); 
}

.contact-btn{
    /* font-size: 15px;
    font-weight: bold;
    fill: #000000;
    color: #ffffff;
    background-color: #005086;
    padding: 12px; */
    font-size: 18px;
    font-weight: bold;
    line-height: 1.4;
    fill: #000000;
    color: #ffffff;
    /* background-color: #005086; */
    padding: 0px;
}

.prog-list a {
    color: #005086;
    font-size: 18px;
    font-weight: bold;
    text-decoration: underline;
    padding: 12px;
    display: grid;
    
}

.prog-list a:hover {
    color: #000000;
}

.btn{
    text-align: center;
    /* margin-top: 0.6em; */
    /* margin-top: 0.4em; */
    /* background-color: #005086;
    background-color: #DD1C1A; */
    /* background-image: linear-gradient(#005086, #0096aa); */
    background: #005086;
    padding: 15px 0;
    vertical-align: middle;
    line-height: 0.4;
    border-radius: 10px;
    display: flex;
    justify-content: center;
}

.btn:hover{
    background: #005086;
}
.associates{
    display: grid;
    grid-template-columns: repeat(3, 1fr);

}

.associates2{
    padding:1em 0;
}

.associate-row{
    display: grid;
    grid-template-columns: repeat(5, 1fr);

}

.assoc-row2{
    margin-top: 4rem;
}

/* .assoc .content-overlay {
    background: rgba(0,0,0,0.7);
    position: absolute;
    height: 99%;
    width: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
  }
  
  .assoc:hover .content-overlay{
    opacity: 1;
  }

  .content-details {
    position: absolute;
    text-align: center;
    padding-left: 1em;
    padding-right: 1em;
    width: 100%;
    top: 50%;
    left: 50%;
    opacity: 0;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
  }
  
  .assoc:hover .content-details{
    top: 50%;
    left: 50%;
    opacity: 1;
  }
  
  .content-details p{
    color: #fff;
    font-weight: 500;
    letter-spacing: 0.15em;
    margin-bottom: 0.5em;
    text-transform: uppercase;
  }
  
  
  .fadeIn-bottom{
    top: 80%;
  } */
.assoc-div{
    display: flex;
    flex-direction: column;
    align-items: center;
}

.roy img{
    width: 65%;
    margin: 0 auto;
}
.assoc{
    /* position: relative; */
    margin: 0 auto;
}

.assoc, .roy{
    position: relative;
}


  .image, .roy-img img {
    opacity: 1 !important;
    display: block;
    width: 100%;
    height: auto;
    transition: .5s ease;
    backface-visibility: hidden;
  }
  
  .middle {
    transition: .5s ease;
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
    color: #000;
  }
  
 
  .assoc:hover .image, .roy-img img:hover, .roy:hover .image {
    opacity: 0.3 !important;
    background: rgba(0,0,0,0.7) !important;
  }
  
  .assoc:hover .middle, .roy-img img:hover .middle, .roy:hover .middle{
    opacity: 1 !important;
  }
  .middle .text {
    color: #000 !important; /* Set the color to black */
    opacity: 1 !important; /* Ensure full opacity for the text */
}

  .text {
    /* background-color: #04AA6D; */
    color: #000;
    opacity: 1;
    font-weight: 700;
    font-size: 20px;
    padding: 16px 32px;
  }
  .roy:hover .image {
    opacity: 0.5; /* Example: Reduce opacity of image when text appears */
}


  
.asc{
    text-align: center;
}

.asc img, .assoc img{
    height: 200px;
    object-fit: cover;
    max-width: 100%;
    width: 190px;
    border-radius: 50%;
    background-color: #005086;
}

.see-more{
    text-align: center;
    margin-top: 10px;
}

.see-more a{
    color: #005086;
}
.see-more a:hover{
    color: #000000;
}


.prog-heading{
    text-align: center;
    color: #005086;
    font-family: "Times New Roman", Sans-serif;
    font-size: 35px;
    font-weight: 700;
    margin-bottom: 1em;
}

.prog-list2{
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    text-decoration: underline;
    padding: 12px;
}

.prog-list2 a:hover {
    color: #005086;
}
.prog-list2 a span{
    padding: 1px 0;
}

.asc-slide img{
    height: 250px;
    object-fit: cover;
    max-width: 100%;
    width: 250px;
    /* text-align: center; */
    margin: 0 auto;
    padding: 20px;
}

.associates-sec .slick-prev.slick-arrow, .associates-sec .slick-next.slick-arrow{
    background: none;
}

.associates-sec button:not(:hover):not(:active):not(.has-background){
    background: none;
}

.associates-sec .slick-prev:before, .associates-sec .slick-next:before{
    font-size: 25px;
    color: #000000;
}
/* .asc{
    width: 5rem;
} */

.asc-name, .asc-name2{
    width: 90%;
    font-size: 18px;
    text-align: center;
    padding: 5px;
    margin: 10px 5px;
    color: black;
    background-color: #FFC947;
    box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.2)
}

/* .asc-name2{
    background-color: #ffffff;
} */

/* .asc-name a:hover, .asc-name2 a:hover{
    color: #0096aa;
} */
@media (max-width :1100px) {
    .media {
        width: 100%;
    }

    .media p {
        display: flex;
        flex-direction: column;
        padding-bottom: 2em;
    }

    .media select.wpcf7-select {
        width: 100%;
    }

    .media .wpcf7-not-valid-tip {
        margin-top: 2em;
    }

    .asc-name, .asc-name2{
       font-size: 15px;
    }
}

/* @media (max-width :767px) {
  

} */

@media (max-width:1400px) {
 
    .roy img{
        width: 70%;
    }
}
@media (max-width:1200px) {
    .asc-slide img{
        height: 200px;
    }
    .roy img{
        width: 80%;
    }
}

@media (max-width: 1068px) {
    .asc img {
        height: 100px;
        width: 250px;
    }
    .asc-slide img{
        height: 150px;
    }

    .assoc img{height: 150px;
    object-fit: cover;
    max-width: 90%;
    width: 150px;
    }
.roy img{
    width: 100%;
}
.text {
    font-size: 16px;
}
}


@media (max-width: 767px){
    .csc {
        grid-template-columns: repeat(1, 1fr);
    }

    .associates-sec .slick-prev:before, .associates-sec .slick-next:before{
        font-size: 20px;
    }
    .programs{
        margin-bottom: 1em;
		padding: 1em;
    }
    .prog-list a {
        font-size: 16px;
    }
    .prog-list{
        flex-direction: column;
        gap: 0.5em;
    }
    .prog-div{
        gap: 1em;
    }
    .asc img {
        height: 180px;
        width: 150px;
    }

    .asc-slide img{
        height: 200px;
    }
    .associate-row {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 480px){
    .asc img {
        height: 150px;
        width: 250px;
    }

    .btn{
        margin-bottom: 0.5em;
    }
   
    .assoc img {
        height: 150px;
        object-fit: cover;
        max-width: 100%;
        width: 150px;
    }
}
@media (min-width: 768px) and (max-width: 950px) {
.btn{
    overflow: hidden;
    /* padding: 0px 5px 5px; */
    text-align: center;
    /* background: #005086; */
}
.btn a{
    overflow: hidden;
    vertical-align: middle;
}

.programs{
    padding: 0.5em;
}
}


.asso-heading{
    background-color: #FFC947;
    text-align: center;
    color: #000000;
    font-family: "Raleway", Sans-serif;
    font-size: 25px;
    font-weight: 700;
    line-height: 1;
    padding: 10px 0;
}

.row1{
    display:flex;
}

.asso-row{
    display: block;
}

.assoc-row{
    background-color: #fff;
    -webkit-box-shadow: 0 28px 40px 0 rgba(0,0,0,.1);
    box-shadow: 0 28px 40px 0 rgba(0,0,0,.1);
    padding: 40px 20px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    position: relative;
}

.asc{
color:#DD1C1A;
}

.appointment-book{
    font-family: "Raleway", Sans-serif;
    font-weight: 700;
}

.card-img-top img{
    object-fit: cover;
    width: 100%;
    height: 350px;
    max-width: 380px;
    object-fit: cover;
}

.site-info .asc-div{display: none;}

.program-text{
    font-size: 20px;
    color: #000;
    font-size: 18px;
    font-weight: 300;
    text-align: center;
}

.testi-div{display: flex;justify-content: center;align-items: center;}
.testi-div a{position: absolute;right: 10px;color: #0096aa;font-family: "Charm", Sans-serif;font-size: 20px;text-decoration: underline;}

/* ===============Pagination CSS================ */

#testi-parent .pagination{display: flex;justify-content: center;align-items: center;gap: 0.8em;border: 0;}
#testi-parent .pagination > li{list-style: none;}
#testi-parent .pagination .next, #testi-parent .pagination .prev{background: transparent;color: #005086;border: 0;}
#testi-parent .pagination .next:hover, #testi-parent .pagination .prev:hover{color: #F1B00A;}
#testi-parent .pagination a{color: #005086;}
#testi-parent .pagination a.active, #testi-parent .pagination a:hover{color: #F1B00A;}


.testi-col .elementor-testimonial-content{font-style: italic;}
.testi-col .elementor-testimonial-job{padding-top: 0.5em;}


/* ===============Fancy page================ */

.page-id-8115 .elementor-472{display: none;}
.page-id-8115 footer{display: none;}
.fancy-main{display: flex;color: #fff;align-items: center;justify-content: space-evenly;gap: 1em;border-right: 1px solid #fff;}
.fancy-main .fa{font-family: 'FontAwesome'!important;font-weight: inherit!important;}
.fancy-content div{text-decoration: underline;}
.fancy-content a{color: #fff;}
.fancy-social-div a{font-size: 1.5em;color: #fff;margin-right: 0.3em;}
.fancy-social-div .fa{font-family: 'FontAwesome'!important;font-weight: inherit!important;}
.fancy-el-div{z-index: 9;}
.fancy-el-div .fancy-el-col{position: absolute;top: -5em;left: 50%;transform: translateX(-50%);}
.fancy-txt-div{padding: 10em 0 5em 0!important;}
.fancy-txt-div .elementor-widget-text-editor{background-color: #FFC947;padding: 1em;border-radius: 25px;max-width: 100%;height: 100%;display: flex;align-items: center;}
.fancy-txt-div .elementor-widget-image{height: 100%;}
.fancy-txt-div .elementor-widget-image > .elementor-widget-container{height: 100%;}
.fancy-txt-div img{height: 100%!important;object-fit: cover;border-radius: 25px;max-width: 100%!important;}

.fancy-card{max-width: 647px;margin: auto;}
.fancy-txt-div .elementor-column-gap-default{justify-content: center;}
.fancy-txt-div .elementor-col-50{width: 45%;}

.fancy-contact-div{margin: auto;}
.fancy-contact-div .elementor-column-gap-default{justify-content: center;}
.fancy-contact-div > .elementor-container > .elementor-col-50{width: 45%;}
.fancy-btn a{width: 100%!important;}

.bdt-prime-slider ul{height: 500px;min-height: 0!important;}
.bdt-prime-slider-skin-isolate .bdt-slideshow-item img{width: 100%!important;height: 100%!important;max-width: 100%!important;}
.bdt-slideshow-item{padding-left: 4em;background: #FFC948;}
.bdt-slideshow-item h4{margin: 0!important;}
.bdt-navigation-arrows{position: absolute;top: 50%;width: 100%;}
.bdt-prime-slider-previous, .bdt-prime-slider-next{position: absolute!important;z-index: 10!important;background: transparent!important;}
.bdt-prime-slider-previous:hover, .bdt-prime-slider-next:hover{background-color: #005086!important;}
.bdt-prime-slider-previous:before, .bdt-prime-slider-next:before{background-color: #ffca5a!important;}
.bdt-prime-slider-previous i, .bdt-prime-slider-next i{color: #074f83 !important;font-size: 1.5em;font-weight: bold;}
.bdt-prime-slider-previous{left: 0!important;}
.bdt-prime-slider-next{right: 0!important;}

@media (min-width: 767px) and (max-width: 1500px){
	.social-cont{width: 80%!important;}
	.bdt-prime-slider ul{height: 350px;}
}

@media (max-width: 1400px){
	.fancy-el-div img{width: 120px!important;}
	.fancy-el-div .fancy-el-col{top: -3.5em;}
}

@media (max-width: 1200px){
	.fancy-img .elementor-col-50{width: 100%;}
	.fancy-contact-div > .elementor-container > .elementor-col-50{width: 100%!important;}
	.fancy-txt-div .elementor-col-50{width: 100%;}
	.fancy-main{flex-direction: column;}
}

@media (max-width: 767px){
	.fancy-main{border: none;}
	.fancy-social-div{text-align: center;}
	.fancy-txt-div{padding-top: 25em!important;}
}

@media (max-width: 640px){
	.bdt-slideshow-item{padding: 0;}
	.bdt-prime-slider-desc{padding: 2em 5%;}
}

.contact-header h2{line-height: 1.4;display: flex;justify-content: space-between;align-items: center;margin-bottom: 0.5em;}
.contact-header h2 a{background-color: #ffc947;padding: 7px;font-weight: bold;border-radius: 3px;margin-left: 5px;font-size: 22px!important;height: 45px;width: 150px;display: flex;align-items: center;justify-content: center;}

@media (max-width: 420px){
	.contact-header h2{flex-direction: column;margin-bottom: 1em;gap: 0.5em;}
}

/* ================contact form submission message===================== */

.sending-message{border: 2px solid #ffb900;padding: 0.5em;margin-top: 2em;}


/* ================Blogs===================== */

.single-post #comments {max-width: 968px;}
.single-post .entry-footer {max-width: 968px;}
