/* 
Theme Name: Hexacorp
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/

b, strong {
    font-weight: 700;
}

.casestudy-box{
	border:none !important;
}


div#thank-you a {
    font-weight: bold;
    text-decoration: underline;
}

.single-post .blog-casestudy-box-text {
    color: #003865;
    font-size: 16px;
    line-height: 1.8em;
    font-weight: 600;
    width: 100% !important;
    margin: 0 auto !important;
    font-family: "Montserrat", Sans-serif;
    padding-top: 20px;
}

.postbox__text .elementor-heading-title {
    line-height: 1;
	font-family: "Montserrat", Sans-serif !important;
   
}

.pad-30 {
    padding: 30px !important;
}

.postbox__text p{
		font-family: "Montserrat", Sans-serif !important;
}

.postbox__text dl,.postbox__text  ol,.postbox__text  ul {
    margin-top: 0;
    margin-bottom: 1rem;
}

.postbox__text h2, .postbox__text h3, .postbox__text h4, .postbox__text h5, .postbox__text h6 {
    margin-bottom: 15px;
}

.postbox__text .elementor-heading-title {
    line-height: 26px;	
}

.get-app-cta .elementor-cta__content-item {
    padding-bottom: 15px !important;
}

.elementor-heading-title {
    line-height: inherit;
}

.best-slider__nav-btn:hover svg {
    fill: #fff !important;
}

.best-slider__nav-btn:hover {
    background-color: var(--e-global-color-accent) !important;
    transform: scale(1.06);
    color: #fff !important;
}


.esb-container {
    max-width: 1200px;
}

.topmenu-border {
    border-bottom: 1px dotted #ddd !important;
}

.last-menu-col {
	background:#f2f2f2 !important;
}
.pad-b10 {
    padding-bottom: 10px !important;
}

.topmenu-link {
    font-size: 12px !important;
    color: #0c3e6e !important;
    padding-top: 10px !important;
}

.topmenu-border img{
	padding-top:10px !important;
}

.align-right {
    text-align: right !important;
}

#mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {
    color: #111 !important;
    font-size: 14px !important;
    font-weight: 600 !important;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item:last-child {
                background-color: #0e2552;
                height: 42px !important;
                color: #fff;
                line-height: 46px;
                border-radius: 10px;
                width: 110px;
                text-align: center;
                margin-left: 10px;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item:last-child > a.mega-menu-link {
                line-height: 45px!important;
                color: #fff!important;
                text-align: center;
                font-weight: 400!important;
}


#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-flyout ul.mega-sub-menu {
  z-index: 999999;
  position: absolute;
  width: 500px;
  max-width: none;
  padding: 10px;
  border-top: 0px solid #0e2552;
  border-left: 0px solid #0e2552;
  border-right: 0px solid #0e2552;
  border-bottom: 5px solid #0e2552;
  background: white;
  border-radius: 0px 0px 10px 10px;
}


.site-testimonial .elementor-testimonial__content {
    display: flex;
    flex-direction: column-reverse;
    gap: 10px;
}

.site-testimonial .elementor-testimonial__cite {
    margin-top: 0 !important;
}

.lexiqa-problem-section::before {
    content: "";
    position: absolute;
    top: 52%;
    left: 0;
    width: 100%;
    height: 2px;
    border: 2px dashed #003865;
    transform: translateY(-50%);
    z-index: 11;
}

.row {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(-1 * var(--bs-gutter-y));
    margin-right: calc(-.5 * var(--bs-gutter-x));
    margin-left: calc(-.5 * var(--bs-gutter-x));
}

.row>* {
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
    margin-top: var(--bs-gutter-y);
}

.align-center {
    text-align: center !important;
}

.contact .row {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(-1 * var(--bs-gutter-y));
    margin-right: calc(-.5 * var(--bs-gutter-x));
    margin-left: calc(-.5 * var(--bs-gutter-x));
}


.section-bg-title {
    position: absolute;
    opacity: 1;
    left: 0;
    right: 0;
    top: -35px;
    color: #353542;
    font-weight: 800;
    z-index: 0;
    text-transform: none;
    letter-spacing: 5px;
    -webkit-text-fill-color: #ffffffff;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #0e131721;
}

.section-bg-titless {
    position: absolute;
    opacity: 1;
    left: 0;
    right: 0;
    top: -35px;
    color: #ff00ff;
    font-weight: 800;
    z-index: 0;
    text-transform: none;
    letter-spacing: 5px;
    -webkit-text-fill-color: #f2f2f220;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #00ffff21;
}

.hover-frame:hover h2, .hover-frame:hover h5, .hover-frame:hover h6, .hover-frame:hover p {
    color: #fff !important;
}


.single-post input.wpcf7-form-control.wpcf7-submit.newsletter-submit {
    width: 100%;
}

.single-post span.wpcf7-not-valid-tip {
    color: #fff;
}

.single-post .wpcf7 form.invalid .wpcf7-response-output,
.single-post .wpcf7 form.unaccepted .wpcf7-response-output,
.single-post .wpcf7 form.payment-required .wpcf7-response-output {
    border-color: #ffb900;
    color: #ffb900;
}


@media (min-width: 768px) {
    .col-md-4 {
        flex: 0 0 auto;
        width: 33.33333333%;
    }
	
	.col-md-12 {
        flex: 0 0 auto;
        width: 100%;
    }
	.col-md-6 {
        flex: 0 0 auto;
        width: 50%;
    }
}

.contact p {
    font-size: 14px !important;
}

.wpcf7-text {
    height: 40px;
}

.wpcf7-form-control {
    border: 1px solid #ddd !important;
    border-radius: 4px !important;
    height: 40px;
    width: 100%;
}

.wpcf7-form-control.wpcf7-radio {
    border: none !important;
}

.wpcf7-list-item.first {
    margin: 0;
}

.wpcf7-textarea {
    height: 80px;
}

input.wpcf7-form-control.wpcf7-submit {
    color: #fff !important;
    background: #001a4f;
    padding: 12px 24px;
    display: inline-block;
    border-radius: 10px;
    border: 0;
    width: auto;
    font-size: 14px;
	line-height:22px;
    margin: 0 auto !important;
    font-weight: 400;
}

.single-post table tbody>tr:nth-child(odd)>td,.single-post table tbody>tr:nth-child(odd)>th {
    background-color: transparent;
}

.single-post table tbody>tr>th,.single-post  table thead:first-child tr:first-child th{
	text-align:left;
}

.single-post  table thead:first-child tr:first-child th {
      background-color: #f2f2f2;
}

body .post-description a:not(.elementor-button) {
    color: #00529f !important;
}

.center-bottom-arrow .swiper .elementor-swiper-button {
    position: relative;
    top: auto;
    transform: none;
    width: 50px;
    height: 50px;
    background: var(--e-global-color-accent);
    border-radius: 50px;
    color: #fff !important;
    margin-top: 20px;
	display:inline-flex;
	align-items:center;
	justify-content:center;
}

.center-bottom-arrow .swiper .elementor-swiper-button svg{
	fill:#fff !important;
	width:25px;
	height:25px;
}

.center-bottom-arrow .swiper .elementor-swiper-button.elementor-swiper-button-prev{
	left:calc(50% - 70px);
}

.center-bottom-arrow .swiper .elementor-swiper-button.elementor-swiper-button-next{
	left:calc(50% - 40px);
}




/* Tablet */
@media (max-width: 1024px) {
    input.wpcf7-form-control.wpcf7-submit {
        width: 50% !important;
    }
}


.home  .wpcf7-submit {
    height: 45px;
}

.intl-tel-input,  .iti {
    display: block !important;
}


.home form.wpcf7-form p {
    display: flex;
    align-items: start;
    gap: 0px;
}

.home .newsletter-section input[type=email]{
	height:45px;
	border-top-right-radius:0 !important;
	border-bottom-right-radius:0 !important;
}

.home .newsletter-section .wpcf7-spinner{
	margin-right:0 !important;
	width:20px;
	height:20px;
	min-width:20px;
}

.home .newsletter-section .wpcf7-not-valid-tip {
    font-size: 14px;
}

.home .wpcf7 form .wpcf7-response-output,.home .wpcf7 form .wpcf7-response-output,.home .wpcf7 form .wpcf7-response-output {
    display: none;
}

.home .newsletter-section input.wpcf7-form-control.wpcf7-submit{
	margin-top:0 !important;
	border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
}

form.wpcf7-form input {
    padding: 9px 15px;
    height: auto;
}

input.wpcf7-form-control.wpcf7-submit{
	border-radius:10px !important;
}


.service-card:hover { background: #0b3a63; } /* Apply to ALL inner elements */ 
.service-card:hover * { color: #ffffff !important; } /* Fix SVG icons */
.service-card:hover svg path { fill: #ffffff !important; } /* Smooth effect */ 
.service-card, .service-card * { transition: all 0.3s ease; }


.whitepaper-posts .elementor-posts .elementor-post__text{
	justify-content:space-between;
}

.newsletter-frame{
	color:#fff;
}

.newsletter-frame h3, .newsletter-frame p {
    text-align: center;
}

.contact1.ebook-enquiry span {
    display: block;
    width: 100%;
}

.contact.ebook-enquiry span input {
    padding:12px;
}

.newsletter-frame .contactpage-form p {
    display: block !important;
    text-align: center;
}

.newsletter-frame  input.wpcf7-form-control {
    border: 0 !important;
}

.newsletter-frame .icon1 {
    font-size: 40px;
    background: #0b8cd7;
    height: 80px;
    width: 80px;
    color: white;
    border-radius: 50%;
    line-height: 80px;
    text-align: center;
    margin-bottom: 10px;
}

.newsletter-frame .text-center{
	text-align:center;
}

.cat-list ul {
    padding: 0 0 0 20px;
	list-style:none;
}

.cat-list ul li {
    font-weight: 500;
	list-style:none;
	position:relative;
	padding-bottom:10px;
	color:#003865;
}

.cat-list ul li:before {
    content: '';
    left: -22px;
    top:10px;
    transform: rotate(45deg);
    font-family: "Font Awesome 5 Pro";
    font-size: 14px;
    font-weight: 600;
    width: 8px;
    height: 8px;
    border: 2px solid #173166;
    display: inline-block;
    position: absolute;
    border-left: 0;
    border-bottom: 0;
}


.case-study-count {
    width: 100%;
    display: flex;
    margin-top: 10px;
    justify-content: center;
    padding: 20px 0px;
}

.case-study-count .case-study-field {
    width: 45%;
    padding: 20px;
    box-shadow: 1px 0px 8px #999;
    margin: 2%;
    border-radius: 10px;
    display: flex;
	gap:20px;
	align-items:center;
}
.cat-list ul li:hover a, .cat-list ul li:hover {
    color: #000;
}


.home form.wpcf7-form.init .wpcf7-submit {
    margin: 0 !important;
    height: 44px;
	padding: 10px 20px;
}

.home-content-carousel .slide-content{
	text-align:left;
	padding:15px;
	display:flex;
	flex-direction:column;
	align-items:flex-start;
	height: 100%;
}

.home-content-carousel .slide-content p{
	margin:0;
}
.home-content-carousel .slide-content p img{
	background-color: #fff;
    border: 1px solid #ddd !important;
    border-radius: 5px;
    padding: 5px;
}

.home-content-carousel .slide-content .slide-btn{
	background:transparent; 
	padding:0;
	text-decoration:underline;
	color:#000;
	margin-top:auto;
	padding-top:10px;
}


.home-content-carousel .swiper-slide {
    height: auto;
    display: flex;
    flex-direction: column;
}

.global-logo1 .elementor-carousel-image{
	background-size:auto !important;
}

.case-studies-list img{
    width: 100% !important;
    height: 200px;
    min-height: 200px !important;
}

.case-study-content {
    font-size: 14px !important;
    line-height: 1.5em !important;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.case-studies-list .case-study{
	margin-bottom:40px;
}

.case-study-fullcontent {
    padding: 15px;
}

.case-studies-list .case-study {
    min-height: 360px;
    background-color: #f6f6f6 !important;
    margin-bottom: 30px;
    height: 360px;
}

.case-studies-list .case-study h5{
	font-size:16px;
	color:#000;
	margin-top:0;
}

.pagination {
    justify-content: center;
    gap: 20px;
}

.casestudy-search {
    padding: 10px;
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #f2f2f2;
    border-radius: 10px;
    justify-content: center;
    margin: 0px;
    margin-bottom: 20px;
}

.casestudy-search select {
    padding: 5px;
    border-radius: 5px;
    border: 1px solid #ddd;
    width: 100%;
}

.ebook-enquiry input.wpcf7-form-control.wpcf7-submit {
    border-radius: 10px !important;
	    padding: 13px 10px;
}

body.postid-12737 .elementor-element-bc4bd72{
     width: 78%;
    margin-bottom: 2%;
}


@media (min-width: 992px) {
    .col-lg-4 {
        flex: 0 0 auto;
        width: 33.33333333%;
    }
}

@media (max-width:1024px){
body.postid-12737 .elementor-element-bc4bd72{
 width:100%;
}
	.esb-banner{
		background-position:center !important;
	}

    .wpcf7-form-control {
        width: 100% !important;
    }
	
}
/* Mobile */
@media (max-width: 767px) {
    input.wpcf7-form-control.wpcf7-submit {
        width: 100% !important;
    }

	.mortgage-secure-table{
		width:100%;
	}
	
	.case-study-count .case-study-field {
    	width: 100%;
		margin: 0 0 30px 0;
	}	
	
	.home form.wpcf7-form.init p {
    flex-direction:column;
		gap: 0;
}
	
	.case-study-count {
		flex-direction: column;
	}
.home .newsletter-section form.wpcf7-form .wpcf7-submit{     border-radius: 2px 2px 2px 2px !important;
    margin-top: 14px !important;}
	#wpcf7-f21-p177-o1 p{width:100%;display:inline-block;}
}

@media only screen and (min-width: 768px) {
    .contactpage-form input.wpcf7-form-control.wpcf7-submit {
        width: 50% !important;
		        display: block;
    }

}

@media only screen and (max-width: 768px) {

/* 	12-05-2026 */
.post-template-default.single.single-post.postid-40296	.cky-preference-center {max-height: 80vh !important;}
	
}
.postid-21798.single-format-standard .elementor-position-top.elementor-widget.elementor-widget-image-box h3.elementor-image-box-title a {
    color: #000 !important;
}

.custom-phone-error {

    font-weight: normal !important;
}
