/* *-*-*-*-*-*-*-*-*-	Header Section *-*-*-*-*-*-*-*-*- */
/*header buy now bar start*/
.sticky{
	position: fixed;
	background-color: #000;
	width: 100%;
	max-width: 100%;
	top: 40px;
	z-index: 999;
}
.header-coupon {
    color: black;
}
.header-coupon:hover {
    animation: none; /* Stop the blinking on hover */
}


.admin-bar .sticky{
	position: fixed;
	background-color: #0D3D4B;
	width: 100%;
	max-width: 100%;
	top: 32px;
	z-index: 999;
}
 .mtsnb{
 z-index: 100000!important;
  }
  .mtsnb-button-type a{
    background: black;
    color: #fff!important;
    padding: 5px 10px;
    border-radius: 10px;
}
.header-coupoun{
    color: green;
}
.mtsnb-text{
      font-weight: bold;
}
/*header buy now bar end*/
header .psychotherapy-topbar-header-sec{
	position: relative;
	z-index: 2;
	border-bottom: 1px solid #ffffff;
}
.topbar-mail-col .gutentor-text-wrap a,
.topbar-call-col .gutentor-text-wrap a,
.topbar-location-col .gutentor-text-wrap a{
	text-decoration: none;
}
.psychotherapy-header-sec .header-menu-col{
	display: flex;
	justify-content: center;
	align-items: center;
    /* padding-left: 5rem; */
}
.psychotherapy-header-sec{
	padding: 0px;
}
.header-row{
	align-items: center !important;
}

header ul li span {
    font-family: 'Outfit';
    font-weight: 400;
    font-size: 16px;
    color: #FFFFFF;
}
header ul li.has-child ul li {
    padding: 0 !important;
}


/* header ul li:has(a.current-menu-item) {
    border: 1px solid #0D3D4B;
	border-radius: 5px;
} */
header ul {
    column-gap: 15px !important;
	& li {
        padding: 5px 15px !important;
	}
}
/* .psychotherapy-header-sec nav ul ul{
    background: #ffffff !important;
} */
.psychotherapy-header-sec nav ul ul li:hover a span{
	color: #ffffff !important;
}
.psychotherapy-header-sec nav ul ul li a span{
	color: #0D3D4B !important;
	&:hover{
		color: #ffffff !important;
	}

}



.sticky .header-menu-col nav ul li.home a{
	color: #fff !important;
}
.sticky .header-menu-col nav ul li.home a:after{
	display: none;
}
.psychotherapy-topbar-header-sec .search_alert{
	width: 100%;
	position: fixed;
	top: 0;
	padding: 0;
	z-index: 9999;
	display: none;
}
.search_alert form .wp-block-search__inside-wrapper {
	margin: 0 auto;
	position: relative;
}
.search_alert form input[type="search"]{
	color: #fff;
	background: transparent;
	border-bottom: 3px solid #0D3D4B;
	border-radius: 20px !important;
	box-shadow: 0px 3px 7px 1px #0D3D4B;
	padding: 20px 80px 20px 20px;
}
.search_alert form button[type="submit"]{
	position: absolute;
	right: 20px;
	padding: 0;
	font-size: 25px;
	transform: rotate(270deg);
	background: transparent;
	color: #0D3D4B;
	margin: 0 !important;
	top: 14px;
}
.search_alert form{
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translate(-50%, 15rem);
    z-index: 999;
    width: 75%;
    margin: auto !important;
}

.psychotherapy-header-sec .header-search-col{
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
}
.psychotherapy-header-sec .header-search-col:after {
	content: '';
	position: absolute;
	left: 0;
	width: 2px;
	height: 35px;
	background: #ffffff52;
}
.header-search-col .search-icon {
	cursor: pointer;
}
.wp-block-cover.search_alert .wp-block-stackable-icon.close {
	top: 0;
    cursor: pointer;
    transform: translate(-2rem, 5rem);
    position: absolute;
    right: 0;
}

/* *-*-*-*-*-*-*-*- Footer Section -*-*-*-*-*-*-*-*- */
.return_top{
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 10;
    border-radius: 50%;
    cursor: pointer;
}
.footer_two_row a.gutentor-element-advanced-text-link {
    color: #fff;
	&:hover {
		color: #F4942C;
	}
}
.footer_two_row a.gutentor-element-advanced-text-link h6 {
    font-family: 'Outfit' !important;
    font-weight: 500;
    font-size: 20px;
}
.copyright-text a {
    color: #fff;
	&:hover {
		color: #F4942C;
	}
	
}

.wp-block-group.cctv_blog_sec {
	position: relative;
    z-index: 0;
}

.import-export-company-pro-blog-image {
    box-shadow: 0px 1px 6px 0px #00000040;
    padding: 20px;
    border-radius: 6px;
}
.import-export-company-pro-blog-image p{
	font-family: 'Outfit';
}
.import-export-company-pro-blog-image h2{
	overflow: hidden;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	display: -webkit-box;
}
body:not(.home).import-export-company-pro-blog-image {
    box-shadow: 0px 1px 6px 0px #00000040;
    padding: 20px;
    border-radius: 6px;
}
body:not(.home).import-export-company-pro-blog-image p{
	font-family: 'Outfit';
}
body:not(.home).import-export-company-pro-blog-image h2{
	font-family: 'Outfit';
}
body:not(.home).wp-block-group.import-export-company-pro-blog-meta {
    font-family: 'Outfit';
}
.copyright-text a h6 {
    font-family: 'Outfit' !important;
    font-weight: 400 !important;
    font-size: 20px !important;
    margin-top: 30px !important;
    margin-bottom: 30px !important;
}
.home .cctv_footer_sec.wp-block-cover,
.page-template-about-us .cctv_footer_sec.wp-block-cover{
  margin-top: 130px;
}
.cctv_footer_sec.wp-block-cover{
  margin-top: 50px;
  box-shadow: 0px -130px 0px #FFFFFF !important;
  z-index: 0;
}
.cctv_footer_sec .col_three .gutentor-post-image-box{
	width: 25% !important;
}
.cctv_footer_sec .col_three .gutentor-image-thumb img{
	height: 100%;
	width: 100%;
	object-fit: cover;
	border-radius: 50%;
}
.wp-block-column.latest_left_col .wp-block-stackable-carousel {
	box-shadow: 0px 3px 6px #00000029;
}
.cctv_footer_sec .gutentor-post-title a{
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	font-family: 'Outfit' !important;
	font-weight: 300 !important;
	font-size: 18px !important;
	&:hover{
		color: #F4942C !important;
	}
}
.gutentor-blog-list .posted-on a{
	font-family: 'Outfit' !important;
}
p.wpcf7-contact-form-not-found {
    font-family: 'Outfit' !important;
}
.header--menu .wp-block-navigation__responsive-container-close {
    background: #fff;
    color: #0D3D4B;
    /* font-weight: 900 !important; */
    right: 30px;
    top: 30px;
}
.cctv_footer_sec form {
	position: relative;
}
.cctv_footer_sec form input[type="email"]::placeholder {
    font-family: "Outfit" !important;
}
.cctv_footer_sec form  input[type="email"]{
	border-radius: 9px;
	font-family: "Outfit" !important;
}
.cctv_footer_sec form  input[type="email"]::placeholder{
	font: normal normal 300 14px/32px Outfit;
	letter-spacing: 0.42px;
	color: #000000;
}
.cctv_footer_sec form  input[type="submit"]{
	position: absolute;
	top: 0;
	right: 0;
	background-color: #F4942C;
	border-radius: 9px;
	width: 52px;
	height: 52px;
	padding: 0;
	font-family: 'FontAwesome';
}
.cctv_footer_sec nav ul li a,
.cctv_footer_sec nav ul li a span{
	font: normal normal 400 17px/30px 'Outfit';
	letter-spacing: 0px;
	color: #FFFFFF;
}
.wp-block-columns.footer_two_row .wp-block-column.call_col > .wp-block-group {
	flex-wrap: wrap;
	justify-content: center;
}
.cctv_footer_sec .gutentor-text-wrap a{
	text-decoration: none;
}
.cctv_footer_sec nav ul{
  padding-left: 20px;
}
.cctv_footer_sec nav ul li{
  position: relative;
}
.cctv_footer_sec nav ul li::after{
	content: '•'; 
  position: absolute;
	left: -20px;
  top: 5px;
	font-family: 'FontAwesome';
	font-weight: 900;
	font-size: 14px;
}
body .cctv_footer_sec .col_one .stk-button:hover svg path{
	fill: #0D3D4B !important;
}
/* .cctv_footer_sec .footer_two img{
	height: 65px;
  width: 60px;
} */
/* .cctv_footer_sec ul ul{
	background-color: #0D3D4B!important;
} */
.cctv_footer_sec ul ul li {
	position: relative;
}
.cctv_footer_sec ul ul li::after {
	content: '\f054';
	position: absolute;
	left: -5px;
	top: 12px;
	font-family: 'FontAwesome';
	font-weight: 900;
	font-size: 14px;
}

