/* *-*-*-*-*-*-*-*-*-	Header Section *-*-*-*-*-*-*-*-*- */
.sticky{
	position: fixed;
	background-color: #000;
	width: 100%;
	max-width: 100%;
	top: 0;
	z-index: 999;
}
header .cctv-topbar-header-sec{
	position: relative;
	z-index: 2;
	border-bottom: 1px solid #ffffff;
}
header ul li.has-child button {
    width: 13px !important;
    height: 13px !important;
}
header ul li.has-child ul li span {
    color: #fff !important;
}
.wp-block-columns.topbar_row a {
	color: #fff;
	&:hover p {
		color: #B2820B;
	}
	& p {
		font-family: 'Source Code Pro',sans-serif;
		margin-bottom: 0;
		font-size: 14px;
		margin-left: 10px;
	}
}
body:not(.home) .wp-block-group.cctv_project_sec {
    margin-top: 55px;
}

.topbar-mail-col .gutentor-text-wrap a,
.topbar-call-col .gutentor-text-wrap a,
.topbar-location-col .gutentor-text-wrap a{
	text-decoration: none;
}
.cctv-header-sec .header-menu-col{
	display: flex;
	justify-content: left;
	align-items: center;
}
header ul li.has-child button svg {
    stroke: #01301F !important;
}
/* .home .header-menu-col nav ul li.home a,
.page-template-about-us .header-menu-col nav ul li.about a,
.page-template-services .header-menu-col nav ul li.service a,
.page-template-blog-page .header-menu-col nav ul li.blog a,
.page-template-contact-us .header-menu-col nav ul li.contact-us a{
	color: #b2820b !important;
} */
.home .header-menu-col nav ul li.home a:after,
.page-template-about-us .header-menu-col nav ul li.about a:after,
.page-template-services .header-menu-col nav ul li.service a:after,
.page-template-blog-page .header-menu-col nav ul li.blog a:after,
.page-template-contact-us .header-menu-col nav ul li.contact-us a:after,
.post-type-archive-services .header-menu-col nav ul li.service a:after {
    position: absolute;
    bottom: -10px;
    content: ' ';
    background: #B2820B;
    left: 0;
    width: 100%;
    height: 3px;
}
.cctv-header-sec nav ul ul{
  background: #B2820B !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;
}
.cctv-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 #b2820b;
	border-radius: 20px !important;
	box-shadow: 0px 3px 7px 1px #b2820b;
	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: #b2820b;
	margin: 0 !important;
	top: 14px;
}
.search_alert form{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 999;
	width: 75%;
}
.search_alert .close{
	transform: rotate(45deg);
}
.cctv-header-sec .header-search-col{
	display: flex;
	justify-content: end;
	align-items: center;
	position: relative;
}
.cctv-header-sec .header-search-col:after {
	content: '';
	position: absolute;
	left: 25px;
	width: 2px;
	height: 25px;
	background: #01301F;
}
.wp-block-column.header-search-col i {
    cursor: pointer;
    color: #B2820B;
}
.wp-block-column.header-logo-col {
	position: relative;
}
.wp-block-group.cctv-header-sec.sticky figure {
	position: unset !important;
	& img {
		height: 50px;
	}
}

/* *-*-*-*-*-*-*-*- Footer Section -*-*-*-*-*-*-*-*- */
.return_top{
	position: fixed;
  right: 20px;
  bottom: 20px;
	z-index: 10;
}
.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;
}
.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%;
}
.cctv_footer_sec .gutentor-post-title a{
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.cctv_footer_sec form {
	position: relative;
}
.cctv_footer_sec form  input[type="email"]{
	border-radius: 9px;
}
.cctv_footer_sec form  input[type="email"]::placeholder{
	font: normal normal 300 14px/32px Inter;
	letter-spacing: 0.42px;
	color: #000000;
}
.cctv_footer_sec form  input[type="submit"]{
	position: absolute;
	top: 0;
	right: 0;
    background-color: #B2820B;
	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 Inter;
	letter-spacing: 0px;
	color: #FFFFFF;
}
.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: '\f054';
  position: absolute;
	left: -20px;
  top: 5px;
	font-family: 'FontAwesome';
	font-weight: 900;
	font-size: 14px;
}

.cctv_footer_sec .footer_two img{
	height: 65px;
  width: 60px;
}
.cctv_footer_sec ul ul{
	background-color: #b2820b !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;
}


.wp-block-columns.footer_two_row .gutentor-text-wrap a {
	color: #fff;
	&:hover h6 {
		color: #B2820B;
	}
	& h6 {
		font-family: "Source Code Pro";
		margin-bottom: 0;
		font-size: 24px;
		font-weight: 400;
	}
}

.footer-copy-text a {
    color: #fff;
    font-weight: 400;
	&:hover h6 {
		color: #B2820B;
	}
	& h6 {
		padding-top: 22px;
		padding-bottom: 24px;
		font-size: 20px;
		font-family: 'Source Code Pro';
		margin-bottom: 0 !important;
	}
}

footer ul li.has-child:hover ul {
    background-color: #B2820B !important;
}

.wp-block-column.col_three .gutentor-post-title  {
    font-family: 'Inter';
    font-size: 18px;
	margin-bottom: 14px;
	&:hover a {
		color: #B2820B;
	}
}

