.closebtn span::after,
.closebtn span::before,
.icons-box::after,
.icons-box::before,
.sigma_subheader.style-5::after {
	content: '';
	position: absolute
}

.activeicons .icons-box,
.icons-box {
	transform: rotate(0)
}

.slick-next,
.slick-prev {
	color: #fff
}

.closebtn span {
	position: absolute;
	height: 50px;
	width: 50px;
	background-color: #ca0000;
	left: 0;
	top: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer
}

.gallery-box,
.icons-box,
.sigma_portfolio,
.sigma_portfolio-thumb img,
.sigma_subheader {
	position: relative
}

.closebtn span::after {
	background-color: #fff;
	height: 1px;
	width: 20px;
	transform: translate(0) rotate(-45deg)
}

.closebtn span::before {
	background-color: #fff;
	height: 1px;
	width: 20px;
	transform: translate(0) rotate(45deg)
}

.sigma_subheader {
	padding: 160px 0
}

.dark-overlay::before,
.primary-overlay::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgb(0 0 0 / 31%);
	z-index: -1
}

.sigma_subheader.style-5::after {
	background-color: #fff;
	display: block;
	width: 120%;
	height: 70px;
	left: 0;
	right: 0;
	bottom: -28px;
	transform: rotate(0)
}

.head-box {
	height: 85px;
	margin: 25px 0;
	transition: .5s;
	overflow: hidden;
	border: 1px solid #ccc
}

.content-icons i,
.icons-box {
	height: 40px;
	border-radius: 50%
}

.head-box.activeicons {
	height: 260px;
	padding-bottom: 20px
}

.activeicons {
	box-shadow: 2px 1px 5px #e4e4e4;
	border-radius: 10px
}

.heading {
	box-shadow: 0 0 0 #ccc;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 15px;
	cursor: pointer
}

.activeicons .heading {
	box-shadow: 0 0 0 #da2a2a;
	cursor: unset
}

.heading h4 {
	font-size: 21px
}

.icons-box {
	width: 40px;
	background-color: #eee;
	box-shadow: 1px 2px 10px #ccc;
	display: flex;
	justify-content: center;
	align-items: center;
	transition: .5s;
	margin-top: -17px
}

.icons-box::after {
	height: 2px;
	width: 20px;
	background-color: #063b78;
	transition: .5s
}

.icons-box::before {
	height: 20px;
	width: 2px;
	background-color: #063b78;
	transition: .5s
}

.activeicons .icons-box::after {
	transform: rotate(180deg)
}

.activeicons .icons-box::before {
	transform: rotate(90deg)
}

.textfaq {
	padding: 15px;
	border-top: 1px solid #ccc
}

.navbar ul li i {
	font-size: 12px;
	margin-left: 2px
}

.sigma_portfolio.style-11 .sigma_portfolio-thumb::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: var(--thm-secondary);
	opacity: 0;
	transition: .3s;
	display: none
}

.sigma_info.style-15 {
	justify-content: center;
	align-items: flex-start
}

.sigma_portfolio {
	margin-bottom: 0;
	cursor: pointer
}

.gallery-box {
	cursor: auto !important
}

.gallery-box::after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #00000082;
	transform: scale(0);
	transition: .5s;
	z-index: 0
}

.sigma_info.style-11,
.sigma_info.style-3 {
	height: calc(100% - 30px)
}

.gallery-box:hover::after {
	transform: scale(1)
}

.icons-gallery {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	z-index: 99;
	opacity: 0;
	transition: .5s ease-in-out 0.3s
}

.icons-box-gallery {
	height: 50px;
	width: 50px;
	background-color: #bcbcbca8;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 50%;
	cursor: pointer
}

.icons-box-gallery i {
	font-size: 20px;
	color: #fff
}

.gallery-box:hover .icons-gallery {
	opacity: 1;
	transform: translate(-50%, -50%)
}

.sigma_footer .sigma_footer-links li a {
	position: relative;
	color: var(--thm-b-text);
	font-weight: 400;
	font-size: 18px
}

.content-details-box {
	padding: 25px;
	box-shadow: 2px 3px 2px #ebebeb;
	background-color: #f4f5f8
}

.content-details-box ul li {
	margin: 15px 0;
	list-style: none
}

.content-icons span {
	font-size: 18px;
	color: #000;
	font-weight: 700;
	margin-left: 12px
}
.counter-section{
    background-image:url(../img/about-us/counterbg.jpg);
    background-size: cover;
        background-position: right;
}
.get-support{
    background-image:url(../img/home-1/1920x800-1.jpg);
    background-size: cover;
        background-position: 75%;
}
.content-icons i {
	width: 40px;
	background-color: #063b78;
	line-height: 40px;
	text-align: center;
	font-size: 18px;
	color: #fff
}

.content-details-box ul li a {
	margin-left: 50px;
	color: #474747;
	font-size: 17px;
	display: block
}

.content-details-box h3 {
	font-size: 30px;
	color: #063b78;
	position: relative
}

.content-details-box h3::after {
	content: "";
	position: absolute;
	width: 15%;
	height: 1px;
	background-color: #063b78;
	right: 0;
	top: 50%;
	transform: translateY(-50%)
}

.content-details-box h3::before {
	content: "";
	position: absolute;
	left: 0;
	width: 15%;
	height: 1px;
	background-color: #063b78;
	top: 50%;
	transform: translateY(-50%)
}

.sigma_post-details-inner {
	box-shadow: 2px 6px 13px #ededed;
	padding: 15px
}

.sigma_banner .banner-slider-inner {
	padding: 120px 0;
	position: relative
}

.sigma_banner .title {
	font-size: 47px;
	font-weight: 700;
	line-height: 1.2
}

.sigma_info.style-3 {
	box-shadow: 2px 5px 10px #e6e6e6;
	padding: 15px
}

.sigma_subheader .breadcrumb li a {
	color: #e7e7e7 !important;
	font-weight: 600;
	display: inline-block
}

.nhtd-list li {
	padding-left: 10px;
	list-style: disc;
	margin-left: 32px;
	padding-bottom: 14px
}

.sigma_post-details-inner h5 {
	color: #3a3a3a;
	font-size: 20px;
	font-weight: 600
}

.sigma_banner .bg-center {
	background-position: top
}

.sigma_service.style-11 .sigma_service-thumb {
	width: 66% !important
}

.widget.widget-sigma-recent-posts .sigma_recent-post .recent-post-image {
	position: relative;
	margin-right: 15px;
	display: block;
	border-radius: 0;
	overflow: hidden;
	transition: .3s;
	min-width: 61px !important;
	height: 92px
}

.recent-post-image img {
	width: 100%;
	height: 100%
}

.col-lg-5 .sigma_post.sigma_post-list .sigma_post-thumb {
	width: 200px
}

.textfaq {
	display: none
}

.textfaq:first-child {
	display: block
}

.blog-commented .sigma_post-thumb img {
	height: 270px;
	width: 100%;
	object-fit: cover;
	object-position: center
}

.blog-commented .recent-post-image img {
	width: 100px;
	height: 100%;
	object-fit: cover;
	object-position: center
}

.blog-commented .sigma_post.sigma_post-list .sigma_post-thumb img {
	width: 100%;
	height: 250px;
	object-fit: cover;
	object-position: center
}

.phone-num h3.primary-color.title.sm {
    color: #fff !important;
}

.side-menu-blog .sidebar .widget {
    padding: 7px;
    border-radius: 0;
    box-shadow: 0 0px 0px rgb(0 0 0 / 4%);
}
.sigma_aside .side-menu-blog .recent-post-image img {
    width: 100%;
    object-fit: cover;
    max-width: 86px !important;
    height: 100%;
}

    /*li.header-controls-item.d-none.d-lg-block {*/
    /*    display: none !important;*/
    /*}*/
.support-n{
    color:white;
    -webkit-color:white;
    -webkit-text-fill-color: white;
    -ms-color:white;
}



/*====Responsive================*/

@media screen and (max-width:1220px) {
  .sigma_service.style-11 {
  
    height: 500px;
}  
.section.section-padding {
    padding: 60px 0 30px;
    background-position: 84%;
}
}

@media screen and (max-width:1198px) {
  .sigma_service.style-11 {
  
    height: auto;
}  
}

@media screen and (max-width:1024px) {
	li.header-controls-item.d-none.d-lg-block {
		display: none !important
	}

	ul.sigma_header-top-nav li:first-child {
		display: none
	}

	.sigma_footer-logo img {
		margin-bottom: 50px;
		text-align: center
	}

	.footer-item {
		margin-bottom: 30px;
		text-align: center
	}
	.sigma_testimonial {
    padding: 10px;
}
ul.sigma_header-top-nav li:first-child {
    display: block;
}
}



@media screen and (max-width:990px) {
.sigma_about.style-7.pl-lg-4 {
    margin-top: 18px;
}
.sigma_about.style-7 .sigma_media span b{
font-size: 53px;
    min-width: 77px;
}
.sigma_about.style-7 .sigma_media{
  min-width: 248px;  
}

.sigma_subheader {
    background-position: 47%;
    padding: 160px 0;
}
.sigma_subheader.about-us {
    background-position: 62%;
    padding: 160px 0;
}
.sigma_subheader.contactbg {
    background-position: 88%;
    padding: 160px 0;
}

.sigma_banner.style-4 .sigma_clients {
    padding-top: 30px;
    margin-top: 30px;
    border-top: 1px solid var(--thm-border);
    width: 400px;
}
.sigma_header-top-contacts.d-flex {
    display: none !important;
}
.mob-btn a{
    display:block;
    width:100%;
}
.sigma_header-top-links.list-style-mob {
    width: 100% !important;
}
.sigma_header-top-links.list-style-mob ul{
    margin:0;
    padding:0;
    justify-content: space-around;
}
.mob-search button {
    position: absolute;
    right: 0;
}

.mob-search input.form-control {
    padding-right: 94px;
    padding-left: 8px;

}




@media screen and (max-width:825px) {
   .custom-menu{
       display:none !important;
   } 
    
}
















@media screen and (max-width:767px) {
	ul.sigma_header-top-nav li:first-child {
		display: none
	}

	.heading h4 {
		font-size: 16px
	}

	.sigma_post.sigma_post-list .sigma_post-thumb {
		margin-right: 0;
		margin-bottom: 30px;
		width: 100%
	}

	.sidebar .widget {
		margin-top: 50px
	}

	.col-lg-5 .sigma_post.sigma_post-list .sigma_post-thumb {
		width: 100%
	}
	.section-title.centered {
    margin: 27px auto 30px !important;
}
.sigma_subheader {
    background-position: 67%;
    padding: 62px 0;
}
.sigma_subheader.about-us {
    background-position: 62%;
    padding: 62px 0;
}


ul.sigma_header-top-nav li:first-child {
    display:block;
}

}

@media screen and (max-width:525px) {
	.sigma_footer .sigma_footer-links li+li {
		margin-left: 12px
	}

	.sigma_footer .sigma_footer-links li a {
		font-size: 14px
	}
	.widget.widget-sigma-recent-posts .sigma_recent-post .recent-post-image {
  
    min-width: 23px !important;
    height: 39px;
}
.entry-content h2 {
    font-size: 22px;
}
.recent-post-descr h6 a {
    font-size: 12px;
}
.sigma_post-details-meta span {
    display: inline-block;
    margin: 0px 4px 10px;
}
.sigma_post-details-meta span {
    display: inline-block;
    margin: 0 20px 5px 0;
    font-family: var(--thm-font);
    font-size: 11px;
}
ol.breadcrumb {
    display: none;
}
.sigma_subheader {
    background-position: 67%;
    padding: 60px 0;
}
.sigma_subheader .breadcrumb li {
    font-size: 12px;
}
.sigma_subheader .sigma_subheader-inner h1 {
    font-size: 31px;
}
}
@media screen and (max-width:425px) {
.section-title .title, .section-title .title.sm {
    font-size: 34px;
    /*color: #ffff;*/
}
.sigma_service.style-11 .sigma_service-thumb {
    width: 66% !important;
    display: none;
}
.sigma_about.style-7 .sigma_about-image-2 {
    position: relative;
     left: 0px; 
   
}
}


@media screen and (max-width:346px) {
	.sigma_footer .sigma_footer-links li+li {
		margin-left: 10px
	}

	.sigma_footer .sigma_footer-links li a {
		font-size: 12px
	}
}




/*om sharma css-------------------*/
/*.counter-section{*/
/*    background-image:url(../img/about-us/counterbg.jpg);*/
/*    background-size: cover;*/
/*        padding: 1px 0 0px !important;*/
/*    background-position: 86% !important;*/
/*}*/


@media(max-width:767px){
    .sigma_service.style-11 .sigma_service-thumb{
        display:block !important;
        width:24% !important;
    }
    .sigma_service-thumb{
        position: absolute !important;
    top: 49px !important;
    right: -10px !important;
    }
   
    .sigma_subheader.style-5::after {
    content: '';
     /*background-color: transparent; */
     display: none; 
    /* width: 120%; */
    /* height: 70px; */
    /* left: 0; */
    /*position: absolute;*/
    /* right: 0; */
    /* bottom: -28px; */
    /* transform: rotate(-2deg); */
}
.sigma_counter.style-5 span{
    font-size:25px !important;
    margin-bottom: 2px !important;
}
.sigma_counter i{
    margin-bottom: 6px !important;
}
.sigma_subheader{
    padding: 40px 0 !important;
}
.section-title .title, .section-title .title.sm{
    font-size: 20px;
}
.get-support{
        padding: 15px 0 !important;
}
.sigma_banner-image{
    background-size:contain;
    background-repeat:no-repeat !important;
}
/*.sigma_banner-slider-5{*/
/*    height:98%;*/
/*}*/
.sigma_banner .banner-slider-inner{
    padding: 92px 0 !important;
}
.sigma_banner-slider-5.slick-slider{
    height: 90% !important;
}
.counter-section{
    padding: 0px 0 0px !important;
    background-position:87% !important;
}
.sigma_counter{
    margin-bottom: 14px !important;
}
.counter-section .sigma_counter img{
    width:42px !important;
}
.get-support .section-title{
        margin-bottom: 0px !important;
}
.get-support .sigma_btn{
    padding: 8px 14px !important;
}
.get-support h3{
     margin-bottom: 10px !important;
}
/*.sigma_banner-thumbnails .slide-item{*/
/*    width:100px !important;*/
/*}*/
}
@media(max-width:390px){
    .sigma_banner .banner-slider-inner{
    padding: 95px 0 !important;
}
.sigma_banner-slider-5.slick-slider{
    height: 89% !important;
}
}
@media(max-width:375px){
    .sigma_banner .banner-slider-inner{
    padding: 50px 0 !important;
}
.sigma_banner-slider-5.slick-slider{
    height: 92% !important;
}
}
@media(max-width:360px){
    .sigma_banner .banner-slider-inner{
    padding: 27px 0 !important;
}
.sigma_banner-slider-5.slick-slider{
    height: 94% !important;
}
}