.fab:before{
	font-family:'Font Awesome 5 Brands';	
}
.admin-bar .sticky-header{
	top:32px;	
}
.elementor-section-wrap .elementor-section,
.elementor-column-gap-default>.elementor-column>.elementor-element-populated{
	padding:0px !important;	
}
.single-whatwe-do-box .icon .icon{
	padding:0px;	
}

.page-title{
	position: relative;
    text-align: center;
    overflow: hidden;
    padding: 110px 0px 110px;
    background-color: #141d38;
}
.pagination{
	position:relative;
	display: block;
	text-align:center;
	padding:0px !important;
	margin:0px;	
}
.pagination li{
	position: relative;
    display: inline-block !important;
	margin: 7px 5px;
	list-style-type:none !important;
}
.pagination li a, .pagination li span{
	position: relative;
    width: 50px;
    height: 50px;
    color: #777777;
    font-size: 18px;
    font-weight: 500;
    line-height: 50px;
    text-align: center;
    border-radius: 5px;
    display: inline-block !important;
    border: 1px solid #d7d7d7;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.pagination li a:focus, .pagination li a:hover, .pagination li span:focus, .pagination li span:hover, .pagination li span.current{
	color: #ffffff;
    border-color: #141d38;
    background-color: #141d38;
}

.pagination li a.prev, .pagination li a.next{
	border-color: #0060ff;
	background:	#0060ff;
	color:#fff;
}

.breadcrumb-item+.breadcrumb-item::before{
    display:none !important;    
}
.sidebar-page-container.service-page .sidebar-side .sidebar-inner{
    padding:0px; 
    box-shadow: none;
}
.sidebar-widget:last-child{
    margin-bottom:0px;   
}
.sidebar .popular-posts .post .text a{
    font-weight:600;   
}
/************ Blog Widget Style *************/
.widget {
    position: relative;
}

.shop-sidebar .widget, .sidebar-side .sidebar .widget {
    margin-bottom: 50px;
}

.widget ul{
    position: relative;
    border-radius: 4px;
    overflow: hidden;
}
.widget ul li{
	position:relative;
	color:#555555;
	font-size:16px;
	padding:18px 0px 18px 0px;
	font-weight:500;
	display:block;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	border-bottom:1px solid #dddddd;
}
.widget ul li:last-child{
    border-bottom:0px;
	padding-bottom:0px;   
}
.widget ul li a{
	position:relative;
	color:#555555;
	font-size:16px;
	display:inline-block;
	font-weight:500;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.widget ul li a:hover,
.widget ul li:hover:before{
	color:#141d38;
}

.widget ul li:last-child a{
	border-bottom:0px;
}

.trx_addons_scroll_to_top.show {
	display:none !important;	
}


/* Popular Tags */

.widget .tagcloud a{
	position:relative;
	display:inline-block;
	line-height:24px;
	padding:8px 20px 8px;
	margin:0px 6px 10px 0px;
	color:#555555;
	text-align:center;
	font-size:14px !important;
	background:none;
	font-weight:400;
	border-radius:5px;
	border:1px solid #dddddd;
	text-transform:capitalize;
	transition:all 300ms ease;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
}

.widget .tagcloud a:hover{
	border-color:#0060ff;
	background-color:#0060ff;
	color:#ffffff;
}
.news-detail .post-share-options .tags a{
	margin-bottom:10px;	
}
blockquote{
	background-color: #f9f9f9 !important;
    padding: 24px 57px 24px 37px !important;
    font-size: 18px;
    line-height: 30px;
    color: #222;
    position: relative;
    margin-top: 40px;
    margin-bottom: 34px;
	border-left:0px !important;
	border-right:0px !important;
}
blockquote > p{
	margin-bottom:0px !important;
}
blockquote:before{
	content: '';
    width: 5px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #0060ff;	
}
/********* Footer Widget *********/
.footer-widget ul{
	position:relative;
}

.footer-widget ul li{
	position:relative;
	margin-bottom:12px;
	padding-bottom:12px;
	border-bottom:1px solid rgba(255,255,255,0.8);
	color:#ffffff;
	padding-left:15px;
	font-weight:500;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;
}

.footer-widget ul li a{
	position:relative;
	color:#ffffff;
	font-size:15px;
	font-weight:500;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;
}

.footer-widget ul li:before{
	position:absolute;
	 content: "\f101";
	left:0px;
	top:-2px;
	font-family: 'FontAwesome';
}
.main-footer .logo-widget .social-box li{
	position: relative;
    margin-right: 8px;
    display: inline-block;
    padding-left: 0px !important;
    margin-bottom: 0px !important;
}
.main-footer .logo-widget .social-box li:before,
.main-footer .contact-widget ul li:before{
	display:none !important;
}

.emailed-form button{
    width:150px;   
}
.main-header .header-upper .logo-box,
.sticky-header .logo{
	width: 185px;
}
.main-header .header-upper .logo-box{
	padding: 15px 0px 0px;
}
.shop-sidebar .widget:last-child{
    margin-bottom:0px;   
}
.woocommerce ul.products li.product:hover .post-content{
    background:#f6f3ee;
    border-color:#f6f3ee;
    border-radius:0px;
}

/* Service detail pages: use standard bullet points instead of icon squares. */
body.single-globex_service .elementor-widget-icon-list .elementor-icon-list-items{
    list-style: disc !important;
    margin: 0 !important;
    padding-left: 24px !important;
}

body.single-globex_service .elementor-widget-icon-list .elementor-icon-list-item{
    display: list-item !important;
    list-style-type: disc !important;
    margin-bottom: 10px;
}

body.single-globex_service .elementor-widget-icon-list .elementor-icon-list-item::marker{
    color: #2F4050;
}

body.single-globex_service .elementor-widget-icon-list .elementor-icon-list-icon{
    display: none !important;
}

body.single-globex_service .elementor-widget-icon-list .elementor-icon-list-text{
    padding: 0 !important;
}

/* Match Elementor buttons to front-page primary button styling across pages. */
.elementor-widget-button .elementor-button{
    background-color: #2F4050 !important;
    border: 1px solid #2F4050 !important;
    box-shadow: 0 4px 0 #000000 !important;
    color: #ffffff !important;
    border-radius: 3px !important;
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 500 !important;
    line-height: 1.4;
}

.elementor-widget-button .elementor-button:hover,
.elementor-widget-button .elementor-button:focus{
    background-color: #000000 !important;
    border-color: #000000 !important;
    box-shadow: 0 4px 0 #000000 !important;
    color: #ffffff !important;
}

/* Unify all theme button variants to the home-page color scheme. */
:root{
    --dcx-btn-primary: #2F4050;
    --dcx-btn-hover: #000000;
}

.theme-btn,
.theme-btn.btn-style-one,
.theme-btn.btn-style-two,
.theme-btn.btn-style-three,
.theme-btn.advisor-btn{
    background-color: var(--dcx-btn-primary) !important;
    border-color: var(--dcx-btn-primary) !important;
    box-shadow: 0 4px 0 #000000 !important;
    color: #ffffff !important;
}

.theme-btn .txt{
    color: inherit !important;
}

.theme-btn.btn-style-one:before,
.theme-btn.btn-style-two:before,
.theme-btn.btn-style-three:before,
.theme-btn.advisor-btn:before{
    background-color: var(--dcx-btn-hover) !important;
}

.theme-btn.btn-style-one:hover,
.theme-btn.btn-style-two:hover,
.theme-btn.btn-style-three:hover,
.theme-btn.advisor-btn:hover,
.theme-btn.btn-style-one:focus,
.theme-btn.btn-style-two:focus,
.theme-btn.btn-style-three:focus,
.theme-btn.advisor-btn:focus{
    background-color: var(--dcx-btn-hover) !important;
    border-color: var(--dcx-btn-hover) !important;
    box-shadow: 0 4px 0 #000000 !important;
    color: #ffffff !important;
}

/* Improve contrast for phone/email links in the dark footer info section. */
.info-section .info-column ul li a{
    color: #ffffff !important;
}

.info-section .info-column ul li a:hover,
.info-section .info-column ul li a:focus{
    color: #ffffff !important;
    text-decoration: underline;
}
.woocommerce ul.products li.product:hover .product-media, .woocommerce-page ul.products li.product:hover .product-media{
    border-radius:5px 5px 0px 0px;
}
.woocommerce ul.products li.product:hover .price,
.woocommerce ul.products li.product:hover .woocommerce-loop-product__title a,
.woocommerce ul.products li.product:hover .price .woocommerce-Price-amount,
.woocommerce ul.products li.product:hover .price del, 
.woocommerce-page ul.products li.product:hover .price del .woocommerce-Price-amount{
    color:#333333 !important;
    opacity:1 !important;
}
.woocommerce ul.products li.product .post-content .cart{
    position: absolute;
    right: -15px;
    bottom: -20px;
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 22px;
    font-weight: 600;
    color: #FFFFFF;
    background-color: #0060ff;
    text-align: center;
    border-radius: 50%;
    -webkit-transition: 0.8s;
    -khtml-transition: 0.8s;
    -moz-transition: 0.8s;
    -ms-transition: 0.8s;
    -o-transition: 0.8s;
    transition: 0.8s;
    -webkit-box-shadow: 0 0px 30px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0px 30px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0px 30px rgba(0, 0, 0, 0.1);
}
.woocommerce ul.products li.product:hover .post-content .cart{
    color: #0060ff;
    background-color: #FFFFFF;
}

.main-footer.style-three .subscribe-widget .social-box li a:hover{
    background:#fff;
    color:#141d38;
}
.main-footer .subscribe-widget .social-box li{
    width:auto !important;
}   
.main-footer.style-three .footer-widget ul li{
    position:relative;
    width:49%;
    display:inline-block;
}
.fixed-header .sticky-header.not-sticky {
    display: none;
}
.main-footer .news-widget .post .thumb,
.sidebar .popular-posts .post .post-thumb{
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}
.globex-comment-box:last-child .comment-box{
    border-bottom: 0px;
}
.call-to-action-section-two{
    background-color: #0060ff;   
}
.news-block-three.style-two{
    margin-bottom:60px;   
}
.sidebar-page-container .group-title h3{
    margin-bottom:40px;   
}
.sidebar-page-container .group-title h3 small a{
    position:relative;
    display:block;
    font-size:inherit;
	color:inherit;
	color: #222222;
	font-weight: 700;
}
.globex-comment-box .globex-comment-box{
	margin-left:80px;	
}
.globex-comment-box .comment-form{
	margin-bottom:60px;
	margin-top:30px;
}
.info-section .logo-column .logo a >img {
    height: 70px;   
}
.service-widget{
    margin-bottom:50px;   
}
.woocommerce .blockUI.blockOverlay::before, .woocommerce .loader::before{
	display:none;	
}

.about-section .content-column .text{
    margin-bottom:30px;   
}
.about-section .content-column .text.style-two{
    margin-bottom:30px;   
}
.about-section .content-column .blocks-outer .feature-block ul{
    position:relative;   
}
.about-section .content-column .blocks-outer .feature-block ul li{
    position:relative;
    padding-left: 30px;
    color: #222222;
    font-size: 16px;
    margin-bottom: 12px;
    display: block;
    text-align: left;
}
.about-section .content-column .blocks-outer .feature-block ul li:before{
    position: absolute;
    content: '\f00c';
    left: 0px;
    top: 0px;
    color: #000000;
    font-family: 'FontAwesome';
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}
.about-section .content-column .blocks-outer{
    margin-bottom: 35px;
}

/************* Update Testimonial Section Style****************/

/*** 

====================================================================
	Testimonial Section
====================================================================

***/

.update-testimonial-section{
	position:relative;
	padding:90px 0px;
}

.update-testimonial-section .owl-dots,
.update-testimonial-section .owl-nav{
	display:none;
}

.update-testimonial-section .owl-carousel .owl-stage-outer{
	padding:0px 0px 25px;
}

.update-testimonial-section .owl-theme .testimonial-block{
	padding:0px 30px;
}

.update-testimonial-section .owl-carousel{
	margin:0px -30px;
	width:auto;
}

.update-testimonial-section .inner-container{
	position:relative;
}

.update-testimonial-section .inner-container .pattern-image{
	position:absolute;
	left:-50px;
	top:-40px;
	width:279px;
	height:275px;
	background-repeat:no-repeat;
}

.update-testimonial-section .inner-container .pattern-image-three{
	position:absolute;
	left:50%;
	top:0px;
	width:139px;
	height:161px;
	margin-left:-120px;
	background-repeat:no-repeat;
}

.update-testimonial-section .owl-theme .update-testimonial-block {
    padding: 0px 30px;
}

/* Testimonial Block */

.update-testimonial-block{
	position:relative;
	z-index:1;
}

.update-testimonial-block .inner-box{
	position:relative;
	padding:0px 40px 20px;
}

.update-testimonial-block .inner-box:before{
	position:absolute;
	content:'';
	left:0px;
	top:60px;
	right:0px;
	bottom:0px;
	border-radius:8px;
	background-color:#ffffff;
	-webkit-box-shadow: 0 0px 20px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0px 20px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0px 20px rgba(0, 0, 0, 0.1);
}

.update-testimonial-block .inner-box .author-image{
	position:relative;
	border-radius:50%;
	overflow:hidden;
	width:112px;
	height:112px;
	margin-bottom:22px;
}

.update-testimonial-block .inner-box .quote-icon{
	position:relative;
	color:#dddddd;
	font-size:20px;
}

.update-testimonial-block .inner-box .text{
	position:relative;
	color:#333333;
	font-size:16px;
	line-height:1.7em;
	margin-top:15px;
}

.update-testimonial-block .inner-box .lower-box{
	position:relative;
	padding-top:22px;
	margin-top:20px;
	background: hsl(0,0%,97%);
    padding: 20px;
}

.update-testimonial-block .inner-box .lower-box .author-name{
	position:relative;
}

.update-testimonial-block .inner-box .lower-box .designation{
	position:relative;
	color:#333333;
	font-size:15px;
	font-weight:600;
	margin-top:4px;
}

.update-testimonial-block .inner-box .lower-box .rating{
	position:relative;
	margin-top:12px;
}

.update-testimonial-block .inner-box .lower-box .rating .fa{
	position:relative;
	color:#0060ff;
	font-size:16px;
	margin-left:4px;
}

.update-testimonial-block .inner-box .lower-box .rating .fa.light{
	color:#0e0e0e;
}
.coming-soon .content .content-inner .logo{
    width: 200px;
    height: 80px;
    display: inline-block;
}
.services-section.style-two{
    padding:110px 0px;
}

/*** 

====================================================================
	Subscribe Section
====================================================================

***/

.subscribe-section{
	position:relative;
	padding:46px 0px;
	overflow:hidden;
	background-color:#0060ff;
}

.subscribe-section:before{
	position:absolute;
	content:'';
	left:0px;
	top:0px;
	width:50%;
	height:100%;
	display:block;
	background-color:#333333;
}

.subscribe-section .title-column .icon-box{
	position:absolute;
	content:'';
	right:-55px;
	top:-22px;
	width:140px;
	height:140px;
	z-index:1;
	text-align:center;
}

.subscribe-section .title-column .icon-box .icon{
	position:relative;
	color:#ffffff;
	line-height:105px;
	font-size:50px;
	margin-left:28px;
}

.subscribe-section .title-column .icon-box:before{
	position:absolute;
	content:'';
	right:0px;
	top:0px;
	width:110px;
	height:110px;
	transform:rotate(-45deg);
	background-color:#222222;
	transition:all 2000ms ease;
	-moz-transition:all 2000ms ease;
	-webkit-transition:all 2000ms ease;
	-ms-transition:all 2000ms ease;
	-o-transition:all 2000ms ease;
	box-shadow:0px 0px 5px rgba(0,0,0,0.80);
}

.subscribe-section:hover .title-column .icon-box:before{
	transform:rotate(135deg);
}

.subscribe-section h2{
	position:relative;
	color:#ffffff;
	font-size:30px;
	font-weight:700;
	line-height:1.2em;
}

.subscribe-section .text{
	position:relative;
	color:#ffffff;
	z-index:9;
	margin-top:5px;
	font-size:15px;
}

.subscribe-section .form-column{
	position:relative;
}

.subscribe-section .form-column .inner-column{
	position:relative;
	padding-left:80px;
}

.subscribe-form .form-group{
	position:relative;
	display:block;
	margin:0px;
	width:100%;
	z-index:1;
	margin-top:8px;
}

.subscribe-form .form-group input[type="text"],
.subscribe-form .form-group input[type="tel"],
.subscribe-form .form-group input[type="email"],
.subscribe-form .form-group textarea{
	position:relative;
	display:block;
	width:100%;
	line-height:28px;
	height:50px;
	font-size:14px;
	color:#777777;
	font-weight:400;
	background:#ffffff;
	padding:10px 50px 10px 20px;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;
}

.subscribe-form .form-group input[type="submit"],
.subscribe-form button{
	position:absolute;
	right:0px;
	top:0px;
	height:50px;
	line-height:40px;
	color:#ffffff;
	font-size:14px;
	text-align:center;
	font-weight:700;
	padding:0px 28px;
	background:#333333;
	letter-spacing:1px;
	text-transform:uppercase;
}
.rtl .subscribe-section{
    direction: initial !important;   
}
.rtl .subscribe-section .title-column{
	text-align:right;
	padding-right:100px;

}
.rtl .subscribe-form .form-group input[type="email"]{
    text-align:right;
    padding-right:15px;
}
.rtl .subscribe-form button {
    left: 0px;
    right: auto;
}

.not-sticky .fixed-header .sticky-header {
    display: none;
}
.news-block-five .inner-box .lower-content h4,
.page-title h2,
.news-more-section .new-post .content h4{
	word-break: break-word;	
}

.main-footer ul li {
    border-bottom: 0px;
    margin-bottom: 0px;
}

.shop-sidebar .widget .widget-title, .sidebar-side .sidebar .widget .widget-title {
    font-size: 20px;
    color: #101010;
    font-weight: 700;
    line-height: 1.2em;
    display: inline-block;
    padding-left: 35px;
    position: relative;
    margin-bottom: 25px;
    text-transform: capitalize;
}

.shop-sidebar .widget .widget-title:before, .sidebar-side .sidebar .widget .widget-title:before {
    position: absolute;
    content: '';
    left: 0px;
    top: 12px;
    width: 20px;
    height: 4px;
    background-color: #ff0000;
}

/*** 

====================================================================
	Team Detail Section
====================================================================

***/

.team-detail-section{
	position:relative;
	padding:110px 0px 90px;
}

.team-detail-section .upper-box{
	position:relative;
}

.team-detail-section .image-column{
	position:relative;
	margin-bottom:40px;
}

.team-detail-section .image-column .inner-column{
	position:relative;
}

.team-detail-section .image-column .image{
	position:relative;
}

.team-detail-section .image-column .image img{
	position:relative;
	width:100%;
	display:block;
}

.team-detail-section .content-column{
	position:relative;
	margin-bottom:40px;
}

.team-detail-section .content-column .inner-column{
	position:relative;
}

.team-detail-section .content-column .title{
	position:relative;
	color:#777777;
	font-size:16px;
}

.team-detail-section .content-column h2{
	color:#222222;
	font-weight:700;
}

.team-detail-section .content-column .designation{
	position:relative;
	color:#777777;
	font-size:16px;
	font-weight:700;
	margin-top:8px;
}

.team-detail-section .content-column .attorney-contact-info{
	position:relative;
	margin-top:20px;
	margin-bottom:25px;
}

.team-detail-section .content-column .attorney-contact-info li{
	position:relative;
	margin-bottom:8px;
}

.team-detail-section .content-column .attorney-contact-info li span{
	position:relative;
	font-weight:700;
	color:#777777;
	margin-right:10px;
}
.team-detail-section .content-column .attorney-contact-info li a.social-icons{
    color:#777777 !important;
}
.team-detail-section .content-column .attorney-contact-info li a{
	position:relative;
	color:#777777 !important;
	margin-right:6px;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;
}

.team-detail-section .content-column .attorney-contact-info li a:hover{
	color:#c1a974;
}

.team-detail-section .content-column h3{
	color:#222222;
	font-weight:700;
	margin-bottom:20px;
}

.team-detail-section .lower-box{
	position:relative;
	padding-top:20px;
}

.team-detail-section .lower-box h4{
	font-weight:700;
	color:#222222;
	margin-bottom:20px;
}

.team-detail-section .lower-box .list-style-four{
	margin-bottom:30px;
}

/* Remove the thick inner-page title band site-wide. */
.page-title{
	display: none !important;
}

/* Hide footer address block across pages while keeping phone/email. */
.info-section .logo-column + .info-column{
	display: none !important;
}

/* Service pages: align list markers to requested brand color. */
body.single-globex_service .elementor-widget-icon-list .elementor-icon-list-item::marker{
	color: #2F4050 !important;
}

/* Managed IT service page FAQ: replace plus/minus square controls with a small dot marker. */
body.single-globex_service.postid-224 .elementor-widget-accordion .elementor-tab-title .elementor-accordion-icon{
	display: inline-flex !important;
	align-items: center;
	justify-content: center;
	width: 0.95em;
	height: 0.95em;
	background: transparent !important;
	border: 0 !important;
	margin-top: 2px;
	position: relative;
}

body.single-globex_service.postid-224 .elementor-widget-accordion .elementor-tab-title .elementor-accordion-icon i{
	display: none !important;
}

body.single-globex_service.postid-224 .elementor-widget-accordion .elementor-tab-title .elementor-accordion-icon:before{
	content: "";
	display: block;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background-color: #2F4050;
}

/* Force active/hover menu highlight away from blue to brand color on all non-home pages too. */
.main-menu .navigation > li.current-menu-item > a,
.main-menu .navigation > li.current_page_item > a,
.main-menu .navigation > li.current > a,
.main-menu .navigation > li:hover > a,
.main-menu .navigation > li > ul > li.current-menu-item > a,
.main-menu .navigation > li > ul > li.current_page_item > a,
.main-menu .navigation > li > ul > li.current > a,
.main-menu .navigation > li > ul > li:hover > a,
.sticky-header .main-menu .navigation > li.current-menu-item > a,
.sticky-header .main-menu .navigation > li.current_page_item > a,
.sticky-header .main-menu .navigation > li.current > a,
.sticky-header .main-menu .navigation > li:hover > a,
.sticky-header .main-menu .navigation > li > ul > li.current-menu-item > a,
.sticky-header .main-menu .navigation > li > ul > li.current_page_item > a,
.sticky-header .main-menu .navigation > li > ul > li.current > a,
.sticky-header .main-menu .navigation > li > ul > li:hover > a{
	color: #2F4050 !important;
}

.main-menu .navigation > li.current-menu-item::before,
.main-menu .navigation > li.current_page_item::before,
.main-menu .navigation > li.current::before,
.main-menu .navigation > li:hover::before,
.sticky-header .main-menu .navigation > li.current-menu-item::before,
.sticky-header .main-menu .navigation > li.current_page_item::before,
.sticky-header .main-menu .navigation > li.current::before,
.sticky-header .main-menu .navigation > li:hover::before{
	background-color: #2F4050 !important;
}

/* Service pages: unify visual structure so all /dcx_service/* pages match the managed format. */
body.single-globex_service .elementor-section-boxed > .elementor-container{
	max-width: 1240px;
}

body.single-globex_service .elementor-widget-icon-box .elementor-icon-box-wrapper{
	background: #ffffff;
	border: 1px solid #dde5ef;
	border-radius: 12px;
	padding: 22px 20px;
	box-shadow: 0 12px 28px rgba(15, 31, 52, 0.08);
	height: 100%;
}

body.single-globex_service .elementor-widget-icon-box .elementor-icon{
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 56px;
	height: 56px;
	border-radius: 12px;
	background: #e9eef4;
	color: #2F4050 !important;
	font-size: 26px;
}

body.single-globex_service .elementor-widget-icon-box .elementor-icon i{
	line-height: 1;
}

body.single-globex_service .elementor-widget-icon-box .elementor-icon-box-title{
	margin-bottom: 10px;
	font-size: 24px;
	line-height: 1.3em;
}

body.single-globex_service .elementor-widget-icon-box .elementor-icon-box-description{
	color: #4c5b6b;
	font-size: 16px;
	line-height: 1.7em;
}

body.single-globex_service .elementor-widget-heading h1.elementor-heading-title{
	font-size: 46px;
	line-height: 1.2em;
	max-width: 16ch;
}

body.single-globex_service .elementor-widget-text-editor h6{
	font-size: 20px;
	line-height: 1.6em;
}

body.single-globex_service .elementor-widget-text-editor p,
body.single-globex_service .services-detail .inner-box p{
	color: #405162;
	line-height: 1.75em;
}

body.single-globex_service .elementor-widget-heading h2.elementor-heading-title{
	line-height: 1.25em;
}

body.single-globex_service .sidebar-page-container.service-page{
	padding-top: 40px;
	padding-bottom: 70px;
}

body.single-globex_service .sidebar-page-container.service-page .services-detail .inner-box{
	background: #ffffff;
	border: 1px solid #dde5ef;
	border-radius: 12px;
	padding: 28px;
	box-shadow: 0 12px 28px rgba(15, 31, 52, 0.08);
}

body.single-globex_service .sidebar-page-container.service-page .services-detail .inner-box h2{
	font-size: 38px;
	line-height: 1.2em;
	margin-bottom: 16px;
}

body.single-globex_service .sidebar-page-container.service-page .services-detail .inner-box h3{
	color: #2F4050;
}

body.single-globex_service .sidebar-page-container.service-page .services-detail .inner-box .image img,
body.single-globex_service .sidebar-page-container.service-page .services-detail .inner-box .image-two img{
	border-radius: 12px;
}

body.single-globex_service .sidebar-page-container.service-page .services-detail .inner-box .play-box{
	display: none !important;
}

body.page-id-405 .contact-info-section .title-box .text{
	max-width: 760px;
	margin: 12px auto 0;
	color: #4c5b6b;
	font-size: 17px;
	line-height: 1.7em;
}

body.page-id-405 .contact-info-section .info-column .content{
	background: #ffffff;
	border: 1px solid #dde5ef;
	border-radius: 12px;
	padding: 24px 24px 22px 34px;
	box-shadow: 0 12px 28px rgba(15, 31, 52, 0.08);
	min-height: 220px;
}

body.page-id-405 .contact-info-section .info-column .inner-column .content{
	padding-left: 34px;
}

body.page-id-405 .contact-info-section .info-column .icon-box{
	position: relative !important;
	left: auto !important;
	top: auto !important;
	margin: 0 0 12px 6px;
	font-size: 34px;
	line-height: 1;
}

body.page-id-405 .contact-info-section .info-column ul{
	margin: 0;
	padding-left: 6px;
}

body.page-id-405 .contact-info-section .info-column .icon-box .icon{
	color: #2F4050 !important;
}

body.page-id-405 .contact-map-section .contact-form{
	background: #ffffff;
	border: 1px solid #dde5ef;
	border-radius: 12px;
	padding: 28px;
	box-shadow: 0 12px 28px rgba(15, 31, 52, 0.08);
}

@media (max-width: 991px){
	body.single-globex_service .sidebar-page-container.service-page .services-detail .inner-box h2{
		font-size: 34px;
	}

	body.single-globex_service .sidebar-page-container.service-page .services-detail .inner-box{
		padding: 22px;
	}

	body.single-globex_service .elementor-widget-heading h1.elementor-heading-title{
		font-size: 36px;
	}

	body.page-id-405 .contact-map-section .contact-form{
		padding: 22px;
	}
}

/* Home hero: make the AI Integrations supporting text smaller and cleaner. */
.banner-section-three .content-column .inner-column .ai-integration-slide-text{
	font-size: 22px;
	line-height: 1.5em;
	max-width: 860px;
}

@media (max-width: 1024px){
	.banner-section-three .content-column .inner-column .ai-integration-slide-text{
		font-size: 19px;
	}
}

@media (max-width: 767px){
	.banner-section-three .content-column .inner-column .ai-integration-slide-text{
		font-size: 17px;
		line-height: 1.55em;
	}
}

/* AI Integrations page formatting for long-form content and lists. */
.ai-integrations-content h4{
	margin-top: 28px;
	margin-bottom: 12px;
	font-size: 24px;
	line-height: 1.35em;
}

.ai-integrations-content ol,
.ai-integrations-content ul{
	padding-left: 22px;
	margin-bottom: 20px;
}

.ai-integrations-content li{
	margin-bottom: 12px;
}

/* Service template used to mirror managed-it-services structure on other core service pages. */
.dcx-service-template{
	padding-bottom: 72px;
}

.dcx-service-hero{
	padding: 38px 0 16px;
}

.dcx-service-hero-inner{
	background: linear-gradient(135deg, #0f172a 0%, #1f2937 100%);
	border-radius: 14px;
	padding: 34px 34px 32px;
	position: relative;
	overflow: hidden;
}

.dcx-service-hero-grid{
	display: grid;
	grid-template-columns: minmax(0, 1.05fr) minmax(0, 0.95fr);
	gap: 26px;
	align-items: center;
}

.dcx-service-hero-copy{
	position: relative;
	z-index: 2;
}

.dcx-service-hero-media{
	border-radius: 12px;
	overflow: hidden;
	border: 1px solid rgba(255, 255, 255, 0.24);
	box-shadow: 0 12px 28px rgba(6, 10, 23, 0.35);
	min-height: 230px;
}

.dcx-service-hero-media img{
	display: block;
	width: 100%;
	height: 100%;
	min-height: 230px;
	max-height: 320px;
	object-fit: cover;
}

.dcx-service-template h1{
	color: #ffffff;
	font-size: 46px;
	line-height: 1.15;
	max-width: 16ch;
	margin: 0 0 10px;
}

.dcx-service-tagline{
	color: #e5e7eb;
	font-size: 20px;
	line-height: 1.65;
	max-width: 58ch;
	margin-bottom: 18px;
}

.dcx-service-section{
	padding-top: 28px;
}

.dcx-service-photo{
	padding-top: 24px;
}

.dcx-service-image{
	border-radius: 12px;
	overflow: hidden;
	border: 1px solid #dde5ef;
	box-shadow: 0 12px 28px rgba(15, 31, 52, 0.08);
}

.dcx-service-image img{
	display: block;
	width: 100%;
	height: auto;
	max-height: 420px;
	object-fit: cover;
}

.dcx-service-section > .auto-container > h2{
	font-size: 34px;
	line-height: 1.22;
	margin-bottom: 16px;
	color: #141d38;
}

.dcx-service-list{
	list-style: disc;
	margin: 0;
	padding-left: 24px;
}

.dcx-service-list li{
	color: #405162;
	line-height: 1.75;
	margin-bottom: 10px;
}

.dcx-service-list li::marker{
	color: #2F4050;
}

.dcx-service-steps{
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 20px;
}

.dcx-service-step{
	background: #ffffff;
	border: 1px solid #dde5ef;
	border-radius: 12px;
	padding: 22px 20px;
	box-shadow: 0 12px 28px rgba(15, 31, 52, 0.08);
}

.dcx-step-number{
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 36px;
	height: 36px;
	border-radius: 999px;
	background: #2F4050;
	color: #ffffff;
	font-weight: 700;
	font-size: 16px;
	margin-bottom: 12px;
}

.dcx-service-step h3{
	font-size: 24px;
	line-height: 1.25;
	margin-bottom: 10px;
	color: #141d38;
}

.dcx-service-step p{
	color: #405162;
	line-height: 1.7;
	margin-bottom: 0;
}

.dcx-service-faq{
	display: grid;
	gap: 12px;
}

.dcx-faq-item{
	background: #ffffff;
	border: 1px solid #dde5ef;
	border-radius: 12px;
	padding: 0;
	box-shadow: 0 12px 28px rgba(15, 31, 52, 0.08);
}

.dcx-faq-item summary{
	list-style: none;
	cursor: pointer;
	padding: 16px 22px;
	font-size: 20px;
	font-weight: 700;
	line-height: 1.35;
	color: #141d38;
	position: relative;
}

.dcx-faq-item summary::-webkit-details-marker{
	display: none;
}

.dcx-faq-item summary::before{
	content: "";
	width: 7px;
	height: 7px;
	border-radius: 50%;
	background: #2F4050;
	position: absolute;
	left: 10px;
	top: 26px;
}

.dcx-faq-answer{
	padding: 0 22px 18px;
}

.dcx-faq-answer p{
	margin-bottom: 0;
	color: #405162;
	line-height: 1.75;
}

.dcx-service-cta{
	margin-top: 8px;
}

.dcx-service-cta > .auto-container{
	background: #f8fafc;
	border: 1px solid #dde5ef;
	border-radius: 14px;
	padding: 28px 24px;
	text-align: center;
}

.dcx-service-cta h2{
	margin-bottom: 16px;
}

@media (max-width: 1024px){
	.dcx-service-hero-grid{
		grid-template-columns: 1fr;
	}

	.dcx-service-hero-media{
		max-width: 680px;
	}

	.dcx-service-steps{
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media (max-width: 767px){
	.dcx-service-steps{
		grid-template-columns: 1fr;
	}

	.dcx-service-template h1{
		font-size: 34px;
		max-width: 100%;
	}

	.dcx-service-tagline{
		font-size: 18px;
	}

	.dcx-service-section > .auto-container > h2{
		font-size: 29px;
	}

	.dcx-faq-item summary{
		font-size: 18px;
		padding: 14px 18px;
	}

	.dcx-faq-answer{
		padding: 0 18px 16px;
	}
}

@media (min-width: 992px){
	body.home .info-section .row{
		display: flex;
		flex-wrap: nowrap;
		align-items: flex-start;
	}

	body.home .info-section .logo-column{
		flex: 0 0 auto;
		width: auto;
		max-width: none;
		margin-right: auto;
	}

	body.home .info-section .info-column{
		flex: 0 0 auto;
		width: auto;
		max-width: none;
		margin-left: 42px;
		margin-right: 0;
	}
}
