/*
----------------------------------------------------------------
	remove the white gap for 4 sides in elementor
----]------------------------------------------------------------
*/
.elementor-section-wrap .elementor-section,
.elementor-column-gap-default>.elementor-column>.elementor-element-populated{
	padding:0px !important;	
} 
.admin-bar .sticky-header{
	top:32px;	
}
.main-menu .navigation > li.dropdown > a:before {
	display: none;
}
.xs-sidebar-group .subscribe-inner .form-group button{
    padding-right: 70px
}
.xs-sidebar-group .subscribe-inner .form-group button:before {
    position: absolute;
    content: '';
    background-image: url(../images/icons/icon-4.png);
    width: 20px;
    height: 20px;
    top: -1px;
    right: 0px;
    background-repeat: no-repeat;
	margin-top: 19px;
	margin-right: 20px;
}
.testimonial-block-five .inner-box .content-box .rating li{
	    color: #ffc85d;
}
.service-details-content .content-two .image-box .image {
    margin-bottom: 10px !important;
}
.project-details .image-box .image {
    margin-bottom: 30px !important;
}
/*------------------------- team-details -------------------------*/
.team-details{
	position: relative;
	padding: 120px 0px 120px 0px;
}
.team-details .image-box{
	position: relative;
	display: block;
	padding-right: 40px;
	padding-bottom: 66px;
}
.team-details .image-box img{
	width: 100%;
}
.team-details .image-box .image-2{
	position: absolute;
	left: 0px;
	bottom: 66px;
}
.team-details .image-box .image-shape{
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 271px;
	height: 231px;
	background-repeat: no-repeat;
	z-index: -1;
}
.team-details .content-box{
	position: relative;
	display: block;
	margin-top: -14px;
}
.team-details .content-box h2{
	position: relative;
	display: block;
	font-size: 48px;
	line-height: 54px;
	font-weight: 700;
	margin-bottom: 14px;
}
.team-details .content-box h2 span{
	font-size: 36px;
	display: block;
}
.team-details .content-box .designation{
	position: relative;
	display: block;
	font-size: 26px;
	line-height: 34px;
	margin-bottom: 31px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #00a0eb;
}
.team-details .content-box .text{
	position: relative;
	display: block;
	margin-bottom: 38px;
}
.team-details .content-box .text p{
	margin-bottom: 26px;
}
.team-details .content-box .text h3{
	display: block;
	font-size: 22px;
	line-height: 32px;
	font-weight: 600;
	margin-bottom: 15px;
	color: #1f1f1f;
}
.team-details .content-box .text .list-item li{
	position: relative;
	display: block;
	padding-left: 30px;
	margin-bottom: 13px;
}
.team-details .content-box .text .list-item li:last-child{
	margin-bottom: 0px;
}
.team-details .content-box .text .list-item li:before{
	position: absolute;
	content: '';
	width: 20px;
	height: 20px;
	left: 0px;
	top: 6px;
	background-image: url(../images/icons/icon-10.png);
	background-repeat: no-repeat;
	font-family: 'Font Awesome 5 Pro';
}
.team-details .content-box .contact-inner h6{
	display: block;
	font-size: 22px;
	line-height: 24px;
	font-weight: 600;
	text-transform: capitalize;
	color: #1f1f1f;
	margin-bottom: 15px;
}
.team-details .content-box .contact-inner h3{
	display: block;
	font-size: 18px;
	line-height: 38px;
	font-weight: 600;
	margin-bottom: 21px;
}
.team-details .content-box .contact-inner h3 a{
	display: inline-block;
	color: #1f1f1f;
}
.team-details .content-box .contact-inner h3 a:hover{
	color:#00a0eb;
}
.team-details .content-box .social-links li{
	position: relative;
	display: inline-block;
	float: left;
	margin-right: 10px;
}
.team-details .content-box .social-links li:last-child{
	margin: 0px !important;
}
.team-details .content-box .social-links li a{
	position: relative;
	display: inline-block;
	width: 50px;
	height: 50px;
	line-height: 52px;
	text-align: center;
	border: 1px solid #d6d6d5;
	border-radius: 50%;
	font-size: 16px;
	color: #87827f;
}
.team-details .content-box .social-links li a:hover{
	color: #fff;
}
.team-section.team-page-1{
	background: #1f1f1f;
	padding-bottom: 90px;
}
.team-section.team-page-1 .team-block-one .inner-box{
	margin-bottom: 30px;
}
.team-section.alternat-2 .team-block-one .inner-box{
	margin-bottom: 30px;
}
.team-section.alternat-2{
	padding-bottom: 90px;
}
.team-details .content-box .social-links li a:hover {
    background: #00a0eb;
    border-color: #00a0eb;
}
/********* Pagination Style *************/
.pagination{
	position: relative;
    display: block;
}
.pagination li,
.pagination li{
	position: relative;
    display: inline-block;
    margin-right: 7px;
}
.pagination li a,
.pagination li span {
    position: relative;
    display: inline-block;
    font-size: 18px;
    font-weight: 700;
    height: 44px;
    width: 44px;
    line-height: 42px;
    background: transparent;
    border: 2px solid #d4d4d4;
    text-align: center;
    color: #172460;
    z-index: 1;
    transition: all 500ms ease;
}
.pagination li:hover a, 
.pagination li.active span,
.pagination li.active a,
.pagination li span.current {
    color: #fff;
    background: #001070;
    border-color: #001070;
}
/***************** Blog Sidebar Style*******************/
.blog-sidebar .post-widget .post .post-thumb {
   	height: 70px;
}
@media only screen and (min-width: 599px){
	.cleanex-comment-item .cleanex-comment-item{
		margin-left:80px;
	}
}
.blog-sidebar .search-widget{
	margin-bottom:0px;	
}
.widget .widget-title{
	margin-bottom:20px;
}
.widget{
	position: relative;
	margin-bottom:45px;
}
.widget ul,
.widget ol{
	position:relative;
	margin: 0px;	
	padding:0px;
}
.widget ul li,
.widget ol li{
	position: relative;
	display: block;
    margin-bottom: 8px;
	padding-bottom:8px;
	padding-right:15px;
	border-bottom:1px solid #e6e6e6;
	text-transform:capitalize;
	color: #444444;
}
.widget ul li:before,
.widget ol li:before{
	position: absolute;
    content: "\f105";
    font-family: 'Font Awesome 5 Pro';
    top: 0px;
    right: 0px;
    font-weight: 300;
    color: #c8c8c8;
    transition: all 500ms ease;
}
.widget ul li:hover:before,
.widget ol li:hover:before{
	color: #00a7eb;
}
.widget ul li:last-child,
.widget ol li:last-child{
	margin-bottom:0px;
	padding-bottom:0px;
	border-bottom:none;
}
.widget ul li ul li,
.widget ol li ol li{
	margin-bottom:0px;
	padding-bottom:0px;
	border-bottom:none;
	margin-top:8px;
	padding-top:8px;
	margin-left:15px;
	border-top:1px solid #e6e6e6;
}
.widget ul li ul li:before,
.widget ol li ol li:before{
	top:8px;	
}
.widget ul li a,
.widget ol li a{
	position: relative;
    display: inline-block;
    font-size: 18px;
    line-height: 26px;
    color: #444444;
    font-weight: 500;
}
.widget ul li a:hover,
.widget ol li a:hover{
	color: #00a7eb;
}
/********** Tagcloud ***********/
.widget .tagcloud{
	position: relative;
}
.widget .tagcloud a{	
	position: relative;
    display: inline-block;
    margin: 0px 4px 10px 0px;
    font-size: 16px !important;
    line-height: 24px;
    color: #404040;
    border: 1px solid #e4e4e4;
    padding: 6px 13px;
}
.widget .tagcloud a:hover{
	color: #001070;
    background: #ffc800;
    border-color: #ffc800;
}
/***************** Service Sidebar Style*******************/
.service-widget ul{
	position: relative;
	margin-bottom: 60px;
}
.service-widget ul li{
	position: relative;
    display: block;
    margin-bottom: 3px;
}
.service-widget ul li:last-child{
    margin-bottom: 0px;
}
.service-widget ul li a{
	position: relative;
    display: block;
    font-size: 20px;
    line-height: 30px;
    color: #090d30;
    font-weight: 500;
    background: #f5f8fd;
    padding: 11px 15px 14px 30px;
}
.service-widget ul li:hover a,
.service-widget ul li.current-menu-item a{
	color: #fff;
    padding-left: 60px;
	background: #00a2ff;
}
.service-widget ul li a:before{
	position: absolute;
    content: '';
    background: #fff;
    width: 14px;
    height: 1px;
    left: 30px;
    top: 28px;
    opacity: 0;
    transition: all 500ms ease;
}
.service-widget ul li a:hover:before,
.service-widget ul li.current-menu-item a:before{
	opacity: 1;
}
/***************** Footer Widget Style*******************/
.main-footer .logo-widget .text {
    position: relative;
    display: block;
    font-size: 17px;
    line-height: 24px;
    color: #fff;
    margin-bottom: 24px;
}
.footer-widget{
	position:relative;
}
.footer-widget ul,
.footer-widget ol{
	position:relative;
	margin:0px;
	padding:0px;
}
.footer-widget ul li,
.footer-widget ol li{
    position: relative;
    display: block;
    margin-bottom: 4px;
}
.footer-widget ul li:last-child,
.footer-widget ol li:last-child{
	margin-bottom:0px;
	padding-bottom:0px;
	border-bottom:none;
}
.footer-widget ul li ul li,
.footer-widget ol li ol li{
	position: relative;
    display: block;
    margin-bottom: 4px;
	margin-left:15px;
}
.footer-widget ul li a,
.footer-widget ol li a{
    position: relative;
    display: inline-block;
    font-size: 17px;
    color: #fff;
}
.footer-widget ul li a:hover,
.footer-widget ol li a:hover{
	color: #00a0eb;
}
/******** Extra Style *************/
.blog-details-content .comments-form-area .form-inner .form-group.message-btn,
.blog-details-content .comments-form-area .form-inner .form-group textarea{
	margin-bottom:0px;	
}
.additional-service .single-item .image-box{
	margin-bottom:20px !important;	
}
.contact-page-section .form-inner .form-group .theme-btn{
	margin-top:0px;	
}
.about-style-four figure.image-box{
	margin-right:70px !important;	
}
.blog-details-content .comments-form-area h3 small a{
	position:relative;
	display:inline-block;
	font-size: 20px;
	color: #001070;	
}
.blog-details-content .comment-box,
.blog-details-content .comments-form-area{
	margin-bottom:0px;
	margin-top:80px;	
}
.blog-details-content .cleanex-comment-item .comments-form-area{
	position: relative;
	margin: 0px 0 0px;
	border-top: 0px solid #eee;
	padding: 25px;	
}
.dialog-type-lightbox,
body.admin-bar .dialog-lightbox-widget{
	display:none !important;	
}
.classyea_imageAccodion__item:hover p{
	color:#fff !important;
}
.project-block-two .inner-box .content-box .text h6,
.clients-section .title-text h6{
	color:#001070;
}
.comment__form .logged-in-as{
	margin-bottom:15px;
	color:#001070;
}
.comment__form .logged-in-as a{
	color:inherit;
}
.appointment-form select{
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-image: url('../images/icons/icon-select.png');
	background-repeat: no-repeat;
	background-position: right center;
}

.project-style-two .owl-carousel .owl-nav.disabled,
.testimonial-style-two .owl-carousel .owl-nav.disabled,
.owl-carousel.owl-dots-none .owl-dots.disabled{
	display:none !important;
}
.nav-style-one.owl-carousel .owl-nav.disabled,
.project-style-two .nav-style-one.owl-carousel .owl-nav.disabled,
.testimonial-style-two .nav-style-two.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled{
	display:block !important;
}
.blog-details-content .comment-inner{
	margin-bottom:25px;
}