[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-arrow-right2:before {
    content: "\ea3c";
    position: absolute;
    top: 20px;
    font-size: 22px;
    color: #fff;
    margin-left: -50px;
}

.head-menu span.elementor-icon-list-text:hover {
    display: inline-block;
    vertical-align: baseline;
    color: #207de9 !important;
}

.head-menu span.elementor-icon-list-text:hover:after {
    opacity: 1;
    visibility: visible;
    left: 10px;
}

@supports (-webkit-touch-callout: none) {
    .head-menu span.elementor-icon-list-text:hover:after {
        left: unset !important;   /* cancel your left: 10px */
        right: 0;                 /* keep arrow aligned right */
        margin-left: 20px;         /* add space */
    }
color: #207de9 !important;
}

.head-menu span.elementor-icon-list-text:after {
    content: '\2794';
    letter-spacing: 0;
    width: 0;
    white-space: nowrap;
    line-height: 1;
    display: inline-block;
    opacity: 0;
    visibility: hidden;
    position: relative;
    left: -20px;
    transition: all 0.3s;
}
.link-list span.elementor-icon-list-text {
    color: #222;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: -.081px;
    text-decoration: none;
    background: url(/wp-content/uploads/2025/06/bsf-arrow.svg) no-repeat right center;
    padding-right: 28px;
	text-wrap: nowrap;
}
.link-list span.elementor-icon-list-text:hover {
    color: #207DE9;
    text-decoration: underline;
    background: url(/wp-content/uploads/2025/06/bsf-arrow-hover.svg) no-repeat right center;
}
				.linkcolor {
    color: #000;
    text-decoration: underline !important;
    text-decoration-color: #207de9 !important;
}
			.linkcolor:hover{
    color: #000;
    text-decoration: underline !important;
    text-decoration-color: #207de9 !important;
}
.listiconcolor ul li {
    padding-bottom: 15px;
}
.listiconcolor ul li::marker {
    color: #207DE9;
}
ul.seo-topic-list li a {
    color: #000;
    text-decoration: underline !important;
    text-decoration-color: #207de9 !important;
}
h5.seoh5 {
    margin-bottom: 8px;
    text-transform: uppercase;
    color: var(--gray-04);
    font-size: 18px;
    font-style: normal;
    font-weight: 800;
    line-height: 24px;
    letter-spacing: .54px;
}
.logoslider .elementor-swiper-button-prev {
	left:-30px !important;
}
.logoslider .elementor-swiper-button-next {
	right:-40px !important;
}
a:hover, a:active, a:focus {
    outline: none;
    border: 0;
}

/*Marquee*/
.marquee-container {
  overflow: hidden;
  white-space: nowrap;
  box-sizing: border-box;
  width: 100%;
  background: #f9f9f9;
}

.js-marquee {
  display: inline-block;
  padding-left: 100%;
  animation: marquee 60s linear infinite;
}

.js-marquee li {
  display: inline;
  margin-right: 50px; /* spacing between messages */
}

@keyframes marquee {
  0% { transform: translateX(0); }
  100% { transform: translateX(-100%); }
}

.messages-list li {
    color: #083A74;
    font-weight:700;
}
 span.blueline-image::after{
    content: '';
    width: 100%;
	  color:#207DE9;
    display: block;
    height: 8px;
    background: url(/wp-content/uploads/2025/06/text-blue-highlight.svg);
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center;
}
span.blueline-image {
  display: inline-block;
    color: #207DE9;
}

span.price {
    font-family: inherit;
    margin: 0;
    font-weight: 900 !important;;
    font-size: 32px !important;
    line-height: 42px;
    letter-spacing: -.018em;
    color: #6ADFD7 !important;
}
 .seo_service_plan::before {
    content: "";
    position: absolute;
    left: 0;
    top: 39%;
    width: 100%;
    height: 61%;
    background: url(/wp-content/uploads/2025/06/pricing-dots.webp) repeat-x 0 0 #edf9f8;
    z-index: -1;
} 
.blue-highlight {
    color: #207DE9!important;
}
.blue-highlight1:before {
    content: "";
    width: 151px;
    height: 9px;
    position: absolute;
    bottom: -10px;
    background: url(/wp-content/uploads/2025/06/highlight.webp) no-repeat center;
    background-size: contain;
}
   span.seospan {
    color: #222;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
}
/*Enterprise Page Css*/
.dynamic-sec .appr_hero-stat {
    background: url(/wp-content/uploads/2025/06/hero-bg-shape.webp) no-repeat center;
}
.dynamic-sec .appr_hero-stat-buble._first {
    position: relative;
    top: 46px;
    left: 21px;
}
.dynamic-sec .appr_hero-stat-buble {
    position: relative;
    width: 220px;
    height: 220px;
    text-align: center;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
    margin-left: 9.5%;
    z-index: 1;
}
.dynamic-sec .appr_hero-stat-buble ._body {
    position: relative;
    width: 100%;
    height: 100%;
    -webkit-transition: transform 0.8s;
    -moz-transition: transform 0.8s;
    -ms-transition: transform 0.8s;
    -o-transition: transform 0.8s;
    transition: transform 0.8s;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.dynamic-sec .appr_hero-stat-buble ._front {
    background-color: #1D73ED;
}
.dynamic-sec .appr_hero-stat-buble ._front {
    padding: 24px;
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    color: #FFF;
    -webkit-box-shadow: 0 2px 22px rgba(110,123,129,.2);
    -moz-box-shadow: 0 2px 22px rgba(110,123,129,.2);
    box-shadow: 0 2px 22px rgba(110,123,129,.2);
    overflow: hidden;
}
.dynamic-sec .appr_hero-stat-buble ._value {
    font-family: inherit;
    margin: 0 0 6px;
    font-weight: 900;
    font-size: 55px;
    line-height: 70px;
    letter-spacing: -.042em;
}
.dynamic-sec .appr_hero-stat-buble ._title {
    font-family: inherit;
    text-transform: uppercase;
    margin: 0;
    font-weight: 600;
    font-size: 16px;
    line-height: 25px;
    letter-spacing: -.0045em;
    color: #fff;
}
.dynamic-sec .appr_hero-stat-buble ._desc {
    font-family: inherit;
    margin: 0;
    font-weight: 400;
    font-style: italic;
    font-size: 13px;
    line-height: 22px;
    letter-spacing: -.003em;
    color: #FFF;
}
.dynamic-sec .appr_hero-stat-buble ._back {
    background-color: #0C57AD;
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    /* transform: rotateY(180deg); */
}
.dynamic-sec .appr_hero-stat-buble p {
    font-family: inherit;
    margin: 0;
    font-weight: 400;
    font-size: 13px;
    line-height: 140%;
    letter-spacing: -.003em;
    color: #FFF;
}
.dynamic-sec .appr_hero-stat-buble ._back, .dynamic-sec .appr_hero-stat-buble ._front {
    padding: 24px;
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    color: #FFF;
    -webkit-box-shadow: 0 2px 22px rgba(110,123,129,.2);
    -moz-box-shadow: 0 2px 22px rgba(110,123,129,.2);
    box-shadow: 0 2px 22px rgba(110,123,129,.2);
    overflow: hidden;
}
.dynamic-sec .appr_hero-stat-buble ._back {
    background-color: #0C57AD;
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    /* transform: rotateY(180deg); */
}

/*Second Circle*/
.dynamic-sec .appr_hero-stat-buble._second {
    width: 238px;
    height: 238px;
    margin-left: auto;
    margin-top: -105px;
    margin-right: 9%;
}
.dynamic-sec .appr_hero-stat-buble._second ._front {
    background-color: #AF3FAC;
}
/*Third Circle*/
.dynamic-sec .appr_hero-stat-buble._third {
    width: 204px;
    height: 204px;
    margin-left: auto;
    margin-top: -189px;
    margin-right: 7%;
}
.dynamic-sec .appr_hero-stat-buble.dark-blue-bg ._front {
    background-color: #00448F!important;
}
.dynamic-sec .appr_hero-stat-buble ._back h5 {
    margin-bottom: 8px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: .05em;
    color: #fff;
}
/*Hover*/
.dynamic-sec .appr_hero-stat-buble:hover ._body {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
}


/*Review Card*/
.dynamic-sec .appr_hero-stat-card {
    margin-top: -8%;
    z-index: 0;
    padding: 32px 40px;
    max-width: 431px;
    min-height: 260px;
    position: relative;
    background-color: #FFF;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    -webkit-box-shadow: 0 2px 22px rgba(110,123,129,.2);
    -moz-box-shadow: 0 2px 22px rgba(110,123,129,.2);
    box-shadow: 0 2px 22px rgba(110,123,129,.2);
}
.dynamic-sec .appr_hero-stat-card ._text {
    color: #222;
    margin-bottom: 16px;
    font-size: 21px;
    font-style: normal;
    font-weight: 600;
    line-height: 140%;
    letter-spacing: -.116px;
}
.dynamic-sec .appr_hero-stat-card ._by {
    color: #6E7B81;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: -.081px;
    display: flex;
    align-items: center;
    gap: 16px;
}
.dynamic-sec .appr_hero-stat-card ._border {
    border-top: 1px solid #869298;
    margin-top: 24px;
    margin-bottom: 24px;
}
.dynamic-sec .appr_hero-stat-card ._ratings {
    display: flex;
    flex-direction: column;
    gap: 16px;
}
.dynamic-sec .appr_hero-stat-card ._ratings ._rating {
    display: flex;
    align-items: center;
    gap: 8px;
    text-decoration: none;
}
.dynamic-sec .appr_hero-stat-card ._ratings ._rating span {
    color: #222;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 130%;
    letter-spacing: -.042px;
}


		.linkcolor1:hover{
    color: #fff;
    text-decoration: underline !important;
    text-decoration-color: #207de9 !important;
}
		.linkcolor1{
    color: #fff;
    text-decoration: underline !important;
    text-decoration-color: #207de9 !important;
}
.faqsection h4, .faqsection h5
{
	color:#fff;
}

.learn_more ul li {
    padding: 8px;
    text-decoration: none;
}
.learn_more a {
    text-decoration: none !important;
}

.seo_package_table table {
      width: 100%;
      border-collapse: collapse;
      font-family: 'Inter';
    }
   
.seo_package_table td:first-child,
.seo_package_table th:first-child,
.seo_package_table td:nth-child(3),
.seo_package_table th:nth-child(3),
.seo_package_table td:nth-child(5),
.seo_package_table th:nth-child(5) {
  text-align: left;
  background: #eaeff7;
  padding: 28px;
}

  .seo_package_table .checkmark {
      color: green;
      font-weight: bold;
    }

.elementor-heading-title a
{
	text-decoration:none !important;
}
.orderlist ol li::marker {
  font-size: 20px;
  color: #207DE9;
	font-weight: 600;
}
.inner-head {
    font-family: "Inter", Sans-serif !important;
    font-size: 48px !important;
    font-weight: 800 !important;
    line-height: 56px !important;
    letter-spacing: -1.728px !important;
    color: #000000 !important;
}
.underline-color {
    color: #41D58C;
    text-decoration: none;
    position: relative;
    display: inline-block;
    z-index: 0;
}
.underline-color:before {
    content: "";
    position: absolute;
    z-index: -1;
    width: 100%;
    bottom: 0;
    left: 0;
    height: 5px;
    background: url(/wp-content/uploads/2025/07/cta2-line.webp) no-repeat center 0;
}
.ast-single-post .entry-content a
{
	text-decoration:none;
}
.nowrap {
    text-wrap: nowrap;
}
.home-service-link a:hover h2 {
    color: #fff !important;
}
/*
.plan-form{
	width:100%;
}

.plan-form p {
	width:100%;
	margin-bottom:0px;
}

.plan-form p .wpcf7-text{
	height:100%;
	border:none;
	margin-bottom:0;
	border-radius:0;
	border:1px solid #ffffff
}

.plan-form p .wpcf7-spinner{
	display:none;
}
*/
.wpcf7 textarea.wpcf7-form-control {
    resize: none;
    width: 100%;
    height: 80px !important;
    overflow-y: scroll !important;
    min-height: 55px;
    border: none;
    border-bottom: 1px solid #DADADA;
    /* padding-left: 25px; */
    padding: 20px 25px;
}

.plan-form p input[type="text"], p input[type="email"] {
    border: none;
    border-bottom: 1px solid #dadada;
}

.plan-form p input[type="submit"]{
	background-color:#00316A;
	color:#fff;
}

input::placeholder {
    color: #000;
}
textarea::placeholder
{
	color:#000;
}
.boxshowremove .e-n-tabs .e-n-tabs-heading button {
    box-shadow: none !important;
}
/* proposal form */
.proposal-form p {
    margin: 0 !important;
}
.proposal-form span.wpcf7-spinner {
    display: none;
}
.proposal-form .form-group {
    display: flex;
    align-items: stretch;
    justify-content: center;
		gap:16px;
}
.proposal-form .form-group div {
    display: flex;
    align-items: stretch;
    justify-content: center;
    width: 50%;
}
.proposal-form .form-group div p {
    display: flex;
    align-items: stretch;
    justify-content: center;
    width: 100%;
}
.proposal-form .form-group div p span.wpcf7-form-control-wrap {
    display: flex;
    align-items: stretch;
    justify-content: center;
}
.proposal-form .form-group div p span.wpcf7-form-control-wrap input {
    height: 100%;
}
.proposal-form .form-group div p input.wpcf7-form-control.wpcf7-submit {
    width: 100%;
    height: 100%;
    border-radius: 4px;
    background: #207de9;
    color: #fff;
}
.proposal-form .form-group div p input.wpcf7-form-control.wpcf7-submit:hover {
    background: #0c57ad;
    color: #fff;
}

.proposal-form input::placeholder {
    color: #869298;
	  font-size:21px;
	  font-family: Inter;
}
    @media (max-width: 767px) {
      .mobilebannersection {
        background-image: none !important;
        background-color: #ecf5ff !important;
      }
    }


/*Section Proposal Form*/
.section-proposal-form div {
    display: flex;
}
.section-proposal-form input[type='text'] {
    display: flex;
    width: 320px;
    height: 64px;
    padding: 8px 16px 8px 16px;
    align-items: center;
    gap: 8px;
    border-radius: 4px 0 0 4px;
    background: #FFF;
    box-shadow: 0 0 4px 0 rgba(0,0,0,.15) inset;
    color: #333;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 35px;
}
.section-proposal-form input[type='submit'] {
    height: 64px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    margin-left: 0;
	background-color: #207DE9;
	color:#fff;
	border-radius:0px 4px 4px 0px;
}
.section-proposal-form p {
    padding: 0px !important;
    margin: 0px;
}
.section-proposal-form {
    margin: 0px !important;
    padding: 0px !important;
}

/*Media Query*/

@media (max-width: 1680px) {

}	

@media (max-width: 1400px) {
   .logo-desc {
        display: none;
    }
	.logo-cont
	{
		margin-right:48px !important;
	}
/*.desktop-menu ul.wpr-nav-menu {
    flex-wrap: nowrap !important;
}	*/
}	
@media (max-width:767px) {
.section-proposal-form div {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
    gap: 20px;
}
.section-proposal-form .btn-submit
	{
		width:100%;
	}
.section-proposal-form p
	{
		width:100%;
	}
	.section-proposal-form input[type='text'] {
		width:100%;
		border-radius: 4px;
	}
.section-proposal-form input[type='submit'] {
	width:100%;
	}
	  .appr_hero-stat-buble._first.default-bg {
    display: none !important;
  }
 .appr_hero-stat-buble._second.default-bg {
    display: none;
}
  .appr_hero-stat-buble._third.dark-blue-bg {
    display: none !important;
  }
	
.blue-highlight:before
	{
		display:none;
	}
	
	.dynamic-sec .appr_hero-stat-card ._text{
		font-size:18px;
	}
}
.logo-cont{
	width:max-content;
}
.logo-desc
{
	text-wrap:nowrap;
}
.desktop-menu .wpr-mega-menu {
    display: flex;
    flex-wrap: nowrap;
}
.post-form .wpcf7-submit
{
    font-family: "Inter",sans-serif;
    font-weight: 700;
    font-size: 21px;
    line-height: 28px;
    letter-spacing: -.008em;
    height: 76px;
    padding: 21px 24px;
    background-color: #207DE9;
    color: #fff;
    display: block;
    width: 100%;
    word-break: break-word;
    white-space: normal;
    height: auto;
    border-radius: 4px;
}
.post-form input[type="email"], .post-form input[type="text"] {
    color: #222;
    padding: 16px 24px !important;
    border-radius: 4px;
    border-top: 1px solid #ABB9C2!important;
    border-left: 1px solid #ABB9C2!important;
    border-right: 1px solid #ABB9C2!important;
    border-bottom: 1px solid #ABB9C2!important;
    background: #FFF;
    width: 100%;
    margin-bottom: 8px;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px !important;
    letter-spacing: -.099px;
    height: 60px !important;
    margin-bottom: 8px;
}

.top-bar .elementor-icon-box-wrapper {
    flex-wrap: nowrap;
    display: flex;
    gap: 8px;
}
.top-bar .elementor-icon-box-wrapper h3.elementor-icon-box-title {
    margin: 0;
}
.top-bar .elementor-icon-box-wrapper a.elementor-icon {
    vertical-align: middle;
}
.page-header .wpr-mega-menu {
    font-family: Inter !important;
    display: flex !important;
    align-items: center !important;
    list-style: none !important;
    margin: 0 0;
    padding: 0;
}
.page-header .wpr-mega-menu li a {
    font-size:14px !important;
}
.wpr-nav-menu-horizontal>.wpr-nav-menu>li:first-child{
	padding-left:25px !important;
}

.slick-prev, 
.slick-next {
  background: none;
  border: none;
  color: #333;
  font-size: 24px;
  z-index: 2;
}

.slick-prev {
  left: -40px; /* adjust position */
}

.slick-next {
  right: -40px; /* adjust position */
}

.slick-prev:hover, 
.slick-next:hover {
  color: #000; /* hover color */
}
.slick-next:before {display:none;}
.slick-prev:before {display:none;}

/*Home Service Form*/
.home-services .row {
    width: 100% !important;
    display: inline-flex;
    flex-wrap: wrap;
    min-width: 100%;
    justify-content: space-between;
    gap: 20px !important;
}
.full-cont
{
	width:100%;
}
.half-cont {
    width: 47%;
    float: left;
}
p span.wpcf7-spinner {
    display: none !important;
}
.home-services label span
{
	color: #f23a3c;
    margin-left: 5px;
    width: 20px;
    height: 20px;
    font-size: 20px;
}

.home-services label{
    color: #fff;
    font-family: 'Inter';
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
    letter-spacing: -.081px;
	margin-bottom: 8px;
}

.home-services input, .home-services select{
    font-family: 'Inter'; !important;
    font-size: 18px !important;
    font-style: normal !important;
    font-weight: 600 !important;
    line-height: 35px !important;
    padding: 8px 16px !important;
    border-radius: 4px !important;
    background: #fff !important;
    box-shadow: 0 0 4px 0 rgba(0,0,0,.15) inset !important;
	height:60px !important;
}

.home-services .wpcf7-submit {
    font-family: "Inter",sans-serif !important;
    font-weight: 700 !important;
    font-size: 21px !important;
    line-height: 28px !important;
    letter-spacing: -.008em !important;
    height: 76px !important;
    padding: 21px 24px !important;
    background-color: #207DE9 !important;
    color: #fff !important;
    display: block !important;
    width: 100% !important;
    word-break: break-word !important;
    white-space: normal !important;
    height: auto !important;
    border-radius: 4px !important;
}

.home-services .wpcf7-submit:hover {
    color: #fff !important;
    background-color: #0069d9 !important;
    border-color: #0062cc !important;
}

.home-services input::placeholder {
  color: #ABB9C2;
}


/*Free Quote CSS Start*/

.get-a-quote-global .row {
    width: 100% !important;
    display: inline-flex;
    flex-wrap: wrap;
    min-width: 100%;
    justify-content: space-between;
    gap: 20px !important;
}
.full-cont
{
	width:100%;
}
.half-cont {
    width: 47%;
    float: left;
}
p span.wpcf7-spinner {
    display: none !important;
}
.get-a-quote-global label span
{
	color: #f23a3c;
    margin-left: 5px;
    width: 20px;
    height: 20px;
    font-size: 20px;
}

.get-a-quote-global label{
    color: #222;
    font-family: 'Inter';
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
    letter-spacing: -.081px;
	margin-bottom: 8px;
}

.get-a-quote-global input, .get-a-quote-global select, .get-a-quote-global textarea{
    font-family: 'Inter'; !important;
    font-size: 18px !important;
    font-style: normal !important;
    font-weight: 600 !important;
    line-height: 35px !important;
    padding: 8px 16px !important;
    border-radius: 4px !important;
    background: #fff !important;
    box-shadow: 0 0 4px 0 rgba(0,0,0,.15) inset !important;
	height:50px !important;
}

.get-a-quote-global textarea{
    font-family: 'Inter'; !important;
    font-size: 18px !important;
    font-style: normal !important;
    font-weight: 600 !important;
    line-height: 35px !important;
    padding: 8px 16px !important;
    border-radius: 4px !important;
    background: #fff !important;
    box-shadow: 0 0 4px 0 rgba(0,0,0,.15) inset !important;
	height:60px !important;
}

.get-a-quote-global .wpcf7-submit {
    font-family: "Inter",sans-serif !important;
    font-weight: 700 !important;
    font-size: 21px !important;
    line-height: 28px !important;
    letter-spacing: -.008em !important;
    height: 76px !important;
    padding: 21px 24px !important;
    background-color: #207DE9 !important;
    color: #fff !important;
    display: block !important;
    width: 100% !important;
    word-break: break-word !important;
    white-space: normal !important;
    height: auto !important;
    border-radius: 4px !important;
}

.get-a-quote-global .wpcf7-submit:hover {
    color: #fff !important;
    background-color: #0069d9 !important;
    border-color: #0062cc !important;
}

.get-a-quote-global input::placeholder {
  color: #ABB9C2;
}
.get-a-quote-global textarea::placeholder {
  color: #ABB9C2;
}

/*Free Quote CSS End*/

/*Free Quote Dup CSS Start*/

.proposal-form-dup .get-a-quote-global .row {
    width: 100% !important;
    display: inline-flex;
    flex-wrap: wrap;
    min-width: 100%;
    justify-content: space-between;
    gap: 20px !important;
}
.full-cont
{
	width:100%;
}
.half-cont {
    width: 47%;
    float: left;
}
p span.wpcf7-spinner {
    display: none !important;
}
.proposal-form-dup .get-a-quote-global label span
{
	color: #f23a3c;
    margin-left: 5px;
    width: 20px;
    height: 20px;
    font-size: 20px;
}

.proposal-form-dup .get-a-quote-global label{
    color: #222;
    font-family: 'Inter';
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
    letter-spacing: -.081px;
	margin-bottom: 8px;
}

.proposal-form-dup .get-a-quote-global input, .proposal-form-dup .get-a-quote-global select{
    font-family: 'Inter'; !important;
    font-size: 18px !important;
    font-style: normal !important;
    font-weight: 600 !important;
    line-height: 35px !important;
    padding: 8px 0px !important;
    background: #fff !important;
	height:60px !important;
    border-bottom: 1px solid #ABB9C2;
    border-left: 0px !important;
    border-right: 0px !important;
    border-top: 0px !important;
	  box-shadow: none !important;
}

.proposal-form-dup .get-a-quote-global textarea{
    font-family: 'Inter'; !important;
    font-size: 18px !important;
    font-style: normal !important;
    font-weight: 600 !important;
    line-height: 35px !important;
    padding: 8px 0px !important;
    border-radius: 4px !important;
    background: #fff !important;
		height:150px !important;
    border-bottom: 1px solid #ABB9C2;
    border-left: 0px !important;
    border-right: 0px !important;
    border-top: 0px !important;
	  box-shadow: none !important;
}

.proposal-form-dup .get-a-quote-global .wpcf7-submit {
    font-family: "Inter",sans-serif !important;
    font-weight: 700 !important;
    font-size: 21px !important;
    line-height: 28px !important;
    letter-spacing: -.008em !important;
    height: 76px !important;
    padding: 21px 24px !important;
    background-color: #207DE9 !important;
    color: #fff !important;
    display: block !important;
    width: 100% !important;
    word-break: break-word !important;
    white-space: normal !important;
    height: auto !important;
    border-radius: 4px !important;
}

.proposal-form-dup .get-a-quote-global .wpcf7-submit:hover {
    color: #fff !important;
    background-color: #0069d9 !important;
    border-color: #0062cc !important;
}

.proposal-form-dup .get-a-quote-global input::placeholder {
  color: #ABB9C2;
}
.proposal-form-dup .get-a-quote-global textarea::placeholder {
  color: #ABB9C2;
}

/*Free Quote Dup CSS End*/

.review-text {
    min-height: 250px;
}



/* Portrait and landscape tablets */
@media only screen and (min-width: 768px) and (max-width: 1024px) {
 .review-text {
    min-height: 20px;
}
}
@media (max-width:767px){

	.quote-testimonial .sp-testimonial-item {
    padding: 40px 20px !important;
		min-height:auto !important;
	}
}	

.bottom-post img.wpr-anim-timing-ease-default {
    width: 288px !important;
    height: 186px !important;
    object-fit: cover;
}
.additional-reading img {
    width: 104px !important;
    height: 75px !important;
    object-fit: cover;
}
.post-grid-new section.wpr-grid.elementor-clearfix.grid-images-loaded {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
	height:auto !important;
}
.post-grid-new article.wpr-grid-item {
    position: relative !important;
    top: 0 !important;
    left: 0 !important;
}
.wpr-mega-menu a.wpr-menu-item
{
	align-items: flex-start !important;
    flex-direction: row !important;
}
.listing li
{
	margin-bottom:20px;
}
.banner-scroll figure.swiper-slide-inner {
    display: flex;
    justify-content: center;
}

/*Testimonial CSS*/
.quote-testimonial .sp-testimonial-item {
    padding: 100px 50px 50px;
    border-radius: 12px;
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 20px -4px rgba(169,169,169,0.7);
    -moz-box-shadow: 0px 0px 20px -4px rgba(169,169,169,0.7);
    box-shadow: 0px 0px 20px -4px rgba(169,169,169,0.7);
    text-align: center;
    position: relative;
	min-height:440px;
}
#sp-testimonial-free-wrapper-13017 .sp-testimonial-free-section .testimonial-nav-arrow
{
	border-radius:100% !important;
	width:40px !important;
	height:40px !important;
}




/* --- Custom Form Wrapper Styles --- */

.custom-form-wrapper form {
    margin-top: 32px;
}

.custom-form-wrapper .form-group {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-top: 0;
    margin-bottom: 0;
    gap: 8px;
}

@media (min-width: 768px) {
    .custom-form-wrapper .form-group {
        flex-direction: row;
        gap: 0;
    }
}

/* --- Input Styling --- */

.custom-form-wrapper input {
    display: flex;
    align-items: center;
    width: auto;
    height: 64px;
    padding: 0 16px;
    color: #222;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 35px;
 		border: 1px solid transparent;
    border-radius: 4px;
    background: #fff;
    box-shadow: 0 0 4px 0 rgba(0,0,0,.15) inset;
}

@media (min-width: 768px) {
    .custom-form-wrapper input {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        border: none;
        min-width: 300px;
        max-width: 400px;
    }
}

@media (min-width: 992px) {
    .custom-form-wrapper input {
        font-size: 21px;
        line-height: 35px;
    }
}

.custom-form-wrapper input::placeholder {
    color: #A9B4BC;
    opacity: 1;
}

.custom-form-wrapper input::-ms-input-placeholder {
    color: #A9B4BC;
}

.custom-form-wrapper input:focus {
    border: 1px solid #207DE9 !important;
    box-shadow: 0 0 3px #207DE9 !important;
    -moz-box-shadow: 0 0 3px #207DE9 !important;
    -webkit-box-shadow: 0 0 3px #207DE9 !important;
    outline-offset: 0px !important;
    outline: none !important;
}

/* --- Button Styling --- */

.custom-form-wrapper button {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 64px;
    padding: 0 16px;
    color: #fff;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 35px;
    border: none;
    border-radius: 4px;
    background: #207DE9;
    cursor: pointer;
    margin-left: 0;
}

.custom-form-wrapper button:hover {
    background: #0C57AD;
}

@media (min-width: 576px) {
    .custom-form-wrapper button {
        width: auto;
        padding-left: 40px;
        padding-right: 40px;
        margin: auto;
    }
}

@media (min-width: 768px) {
    .custom-form-wrapper button {
        margin: 0;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
    }

    .custom-form-wrapper button.btn-only {
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px;
    }
}

@media (min-width: 992px) {
    .custom-form-wrapper button {
        font-size: 14px;
        line-height: 19px;
        letter-spacing: -.168px;
    }
}

/* --- Utility Classes --- */

.custom-form-wrapper.no-padding-top {
    padding-top: 0;
}

.custom-form-wrapper.no-padding-bottom {
    padding-bottom: 0;
}

/* --- Single Line Form Wrapper Styles --- */

.single-line-form-wrapper form {
    margin-top: 32px;
}

.single-line-form-wrapper .form-group {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-top: 0;
    margin-bottom: 0;
    gap: 8px;
}

@media (min-width: 768px) {
    .single-line-form-wrapper .form-group {
        flex-direction: row;
        gap: 0;
    }
}

/* --- Input Styling --- */

.single-line-form-wrapper input {
    display: flex;
    align-items: center;
    width: auto;
    height: 64px;
    padding: 0 16px;
    color: #222;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 35px;
    border: 1px solid transparent;
    border-radius: 4px;
    background: #fff;
    box-shadow: 0 0 4px 0 rgba(0,0,0,.15) inset;
}

@media (min-width: 768px) {
    .single-line-form-wrapper input {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        border: none;
        min-width: 500px;
        max-width: 400px;
    }
}

@media (min-width: 992px) {
    .single-line-form-wrapper input {
        font-size: 21px;
        line-height: 35px;
    }
}

.single-line-form-wrapper input::placeholder {
    color: #A9B4BC;
    opacity: 1;
}

.single-line-form-wrapper input::-ms-input-placeholder {
    color: #A9B4BC;
}

.single-line-form-wrapper input:focus {
    border: 1px solid #207DE9 !important;
    box-shadow: 0 0 3px #207DE9 !important;
    -moz-box-shadow: 0 0 3px #207DE9 !important;
    -webkit-box-shadow: 0 0 3px #207DE9 !important;
    outline-offset: 0px !important;
    outline: none !important;
}

/* --- Button Styling --- */

.single-line-form-wrapper button {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 64px;
    padding: 0 16px;
    color: #fff;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 35px;
    border: none;
    border-radius: 4px;
    background: #207DE9;
    cursor: pointer;
    margin-left: 0;
}

.single-line-form-wrapper button:hover {
    background: #0C57AD;
}

@media (min-width: 576px) {
    .single-line-form-wrapper button {
        width: auto;
        padding-left: 40px;
        padding-right: 40px;
        margin: auto;
    }
}

@media (min-width: 768px) {
    .single-line-form-wrapper button {
        margin: 0;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
    }

    .single-line-form-wrapper button.btn-only {
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px;
    }
}

@media (min-width: 992px) {
    .single-line-form-wrapper button {
        font-size: 21px;
        line-height: 28px;
        letter-spacing: -.168px;
    }
}

/* --- Utility Classes --- */

.single-line-form-wrapper.no-padding-top {
    padding-top: 0;
}

.single-line-form-wrapper.no-padding-bottom {
    padding-bottom: 0;
}
.footer-home strong {
    color: #ffffff !important;
}

.elementor-262 .elementor-divider-separator {
    border-top-style: solid !important;
    border-top-width: 2px !important;
    border-color: #ffffff !important;
    display: block;
}
@media (min-width: 1366px) and (max-width: 1440px) {
  .proposal-btn .elementor-button-text {
    white-space: nowrap;
  }
}


@media (max-width: 767px) {
    .link-bar-container {
        display: none !important;
        height: 0 !important;
        margin: 0 !important;
        padding: 0 !important;
    }
	 .section-link-bar {
        padding-bottom: 0 !important;
				padding-top: 30px !important;
    }
	.reviews-slider.strategy-slider-container {
padding-bottom: 45px !important;
}
.strategy-slider__item.slick-slide {
        height: 800px !important;
    }
}


/* Form wrapper spacing */
.sidebar-form form {
    margin-top: 8px;
}

/* Input field */
.sidebar-form input[type="text"],
.sidebar-form input[type="email"],
.sidebar-form input[type="url"] {
    width: 70%;
    height: 42px;
    padding: 8px 12px;
    margin-bottom: 10px;
    border: 1px solid #dcdcdc;
    border-radius: 5px;
    font-size: 18px;
    line-height: 1;
    box-sizing: border-box;
}


/* Tablet */
@media (max-width: 991px) {
    .sidebar-form input[type="text"],
    .sidebar-form input[type="email"],
    .sidebar-form input[type="url"],
    .sidebar-form .elementor-button,
    .sidebar-form button {
        width: 100%;
        height: 42px;
        font-size: 16px;
    }
}

/* Mobile */
@media (max-width: 767px) {

    .sidebar-form input[type="text"],
    .sidebar-form input[type="email"],
    .sidebar-form input[type="url"] {
        width: 100% !important;
        height: 40px;
        font-size: 15px;
        padding: 8px 10px;
    }

    .sidebar-form .elementor-button,
    .sidebar-form button {
        width: 100% !important;
        display: block;
        height: 40px;
        font-size: 15px;
        padding: 8px 10px;
    }

    .sidebar-form form {
        margin-top: 5px;
    }
}

/* Remove extra Elementor field spacing */
.sidebar-form .elementor-field-group {
    margin-bottom: 10px !important;
}

/* Button */
.sidebar-form .elementor-button,
.sidebar-form button {
    width: 70%;
    height: 44px;
    padding: 10px;
    margin-top: 4px;
    background-color: #3b6edc;
    color: #fff;
    border-radius: 5px;
    font-size: 18px;
    font-weight: 600;
    border: none;
    line-height: 1;
}

/* Button hover */
.sidebar-form .elementor-button:hover,
.sidebar-form button:hover {
    background-color: #2f5bcc;
}



/* FORM CONTAINER */
.contact-form-inline {
  background: #ffffff;
  padding: 28px;
  border-radius: 6px;
  border: 1px solid #e5e7eb;
  max-width: 520px;
}

/* LABELS */
.contact-form-inline label {
  display: block;
  font-size: 14px;
  font-weight: 500;
  color: #111827;
  margin-bottom: 14px;
}

/* INPUTS & TEXTAREA */
.contact-form-inline input,
.contact-form-inline textarea {
  width: 100%;
  padding: 12px 14px;
  margin-top: 6px;
  border-radius: 4px;
  border: 1px solid #d1d5db;
  font-size: 14px;
  background: #ffffff;
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.05);
}

/* TEXTAREA */
.contact-form-inline textarea {
  min-height: 120px;
  resize: vertical;
}

/* FOCUS */
.contact-form-inline input:focus,
.contact-form-inline textarea:focus {
  outline: none;
  border-color: #2563eb;
  box-shadow: 0 0 0 1px #2563eb;
}

/* SUBMIT BUTTON */
.contact-form-inline input[type="submit"] {
  background: #046bd2;
  color: #ffffff;
  border: none;
  padding: 10px 22px;
  font-size: 1rem;
  font-weight: 500;
  border-radius: 4px;
  cursor: pointer;
  margin-top: 8px;
  width: auto;
  line-height: 1em;

}

/* SUBMIT HOVER */
.contact-form-inline input[type="submit"]:hover {
  background: #1d4ed8;
}

/* ERROR MESSAGE */
.contact-form-inline .wpcf7-not-valid-tip {
  font-size: 12px;
  color: #dc2626;
  margin-top: 4px;
}

/* SUCCESS MESSAGE */
.contact-form-inline .wpcf7-response-output {
  margin-top: 14px;
  padding: 10px;
  border-radius: 4px;
  font-size: 13px;
}
.wpcf7 p {
    margin: 0 !important;
    padding: 0 !important;
}
/* =========================
   RESPONSIVE FIX ONLY
   ========================= */

/* Tablet */
@media (max-width: 768px) {
  .contact-form-inline {
    width: 100%;
    max-width: 100%;
    padding: 20px;
  }

  .contact-form-inline input,
  .contact-form-inline textarea {
    font-size: 14px;
    padding: 12px;
  }

  .contact-form-inline input[type="submit"] {
    width: 100%;
    text-align: center;
  }
}

/* Mobile */
@media (max-width: 480px) {
  .contact-form-inline {
    width: 100%;
    max-width: 100%;
    padding: 16px;
  }

  .contact-form-inline label {
    font-size: 13px;
  }

  .contact-form-inline input,
  .contact-form-inline textarea {
    font-size: 13px;
    padding: 10px;
  }

  .contact-form-inline textarea {
    min-height: 100px;
  }

  .contact-form-inline input[type="submit"] {
    width: 100%;
    font-size: 14px;
    padding: 10px;
  }
}

/* Tablets (≤ 768px) */
@media (max-width: 768px) {
  .contact-form-inline {
    max-width: 100%;
    padding: 22px;
  }

  .contact-form-inline label {
    font-size: 13px;
    margin-bottom: 12px;
  }

  .contact-form-inline input,
  .contact-form-inline textarea {
    font-size: 13px;
    padding: 10px 12px;
  }

  .contact-form-inline textarea {
    min-height: 100px;
  }

  .contact-form-inline input[type="submit"] {
    width: 100%;
    text-align: center;
    padding: 12px;
  }
}




/* ================================
   GLOBAL WRAPPER
================================ */
.awsm-custom-jobs {
    font-family: inherit;
}

/* ================================
   FILTER BAR (CENTERED)
================================ */
.awsm-custom-jobs .awsm-filter-wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
    margin-bottom: 40px;
}

/* Remove plugin inline margin */
.awsm-custom-jobs .awsm-selectric-wrapper {
    margin-left: 0 !important;
    min-width: 260px;
    max-width: 100%;
}

/* Selectric dropdown */
.awsm-custom-jobs .awsm-selectric {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0px 16px;
    border-radius: 10px;
    border: 1px solid #dcdcdc;
    background: #ffffff;
    font-size: 14px;
    cursor: pointer;
}

/* Dropdown label */
.awsm-custom-jobs .awsm-selectric .label {
    font-weight: 500;
    color: #111827;
}

/* Arrow */
.awsm-custom-jobs .awsm-selectric-arrow-drop {
    font-size: 14px;
    color: #6b7280;
}

/* Dropdown menu */
.awsm-custom-jobs .awsm-selectric-items {
    border-radius: 10px;
    overflow: hidden;
}

/* Dropdown items */
.awsm-custom-jobs .awsm-selectric-items li {
    padding: 10px 14px;
    font-size: 14px;
}

/* Hover & selected state */
.awsm-custom-jobs .awsm-selectric-items li:hover,
.awsm-custom-jobs .awsm-selectric-items li.selected {
    background: #207de9;
    color: #ffffff;
}

/* ================================
   JOB LIST GRID
================================ */
.awsm-custom-jobs .awsm-jobs-list {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
    gap: 28px;
}

/* ================================
   JOB CARD
================================ */
.awsm-custom-jobs .awsm-job-item {
    background: #ffffff;
    border: 1px solid #e6e6e6;
    border-radius: 14px;
    padding: 28px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    transition: all 0.3s ease;
}

.awsm-custom-jobs .awsm-job-item:hover {
    transform: translateY(-6px);
    box-shadow: 0 18px 40px rgba(0, 0, 0, 0.08);
}

/* ================================
   JOB TITLE
================================ */
.awsm-custom-jobs .awsm-job-title {
    font-size: 20px;
    font-weight: 600;
    color: #111827;
    margin-bottom: 12px;
    line-height: 1.3;
}

/* ================================
   JOB META
================================ */
.awsm-custom-jobs .awsm-job-specification,
.awsm-custom-jobs .awsm-job-location,
.awsm-custom-jobs .awsm-job-type {
    font-size: 14px;
    color: #6b7280;
    margin-bottom: 6px;
}

/* Optional icons */
.awsm-custom-jobs .awsm-job-specification::before {
    content: "🏢 ";
}

.awsm-custom-jobs .awsm-job-location::before {
    content: "📍 ";
}

/* ================================
   MORE DETAILS BUTTON
================================ */
.awsm-custom-jobs .awsm-job-more {
    margin-top: 22px;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 12px 22px;
    background: #207de9;
    color: #ffffff;
    border-radius: 10px;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
    width: fit-content;
    transition: all 0.3s ease;
}

.awsm-custom-jobs .awsm-job-more span {
    display: inline-block;
}

/* Arrow */
.awsm-custom-jobs .awsm-job-more span::after {
    content: "→";
    margin-left: 6px;
    transition: transform 0.3s ease;
}

.awsm-custom-jobs .awsm-job-more:hover {
    box-shadow: 0 10px 25px rgba(32, 125, 233, 0.3);
}

.awsm-custom-jobs .awsm-job-more:hover span::after {
    transform: translateX(4px);
}

/* ================================
   SINGLE JOB PAGE
================================ */
.awsm-job-single {
    max-width: 900px;
    margin: 0 auto;
    padding: 40px 20px;
}

.awsm-job-single h1 {
    font-size: 34px;
    font-weight: 700;
    margin-bottom: 12px;
    color: #111827;
}

.awsm-job-single .awsm-job-meta {
    font-size: 15px;
    color: #6b7280;
    margin-bottom: 32px;
}

.awsm-job-single .awsm-job-content {
    font-size: 16px;
    line-height: 1.7;
    color: #374151;
}

/* Apply button */
.awsm-job-single .awsm-apply-btn {
    display: inline-block;
    margin-top: 30px;
    background: #207de9;
    color: #ffffff;
    padding: 14px 28px;
    border-radius: 10px;
    font-size: 15px;
    font-weight: 600;
    text-decoration: none;
    transition: all 0.3s ease;
}

.awsm-job-single .awsm-apply-btn:hover {
    background: #1763b8;
}


/* Popup form wrapper */
.cf7-popup-form {
  max-width: 100%;
}

/* Input & textarea */
.cf7-popup-form input,
.cf7-popup-form textarea {
  width: 100%;
  padding: 14px 16px;
  margin-bottom: 14px;
  border: 1px solid #ddd;
  border-radius: 8px;
  font-size: 15px;
  outline: none;
  background: #fff;
  transition: all 0.3s ease;
}

/* Focus effect */
.cf7-popup-form input:focus,
.cf7-popup-form textarea:focus {
  border-color: #6c63ff;
  box-shadow: 0 0 0 1px #6c63ff;
}

/* Textarea height */
.cf7-popup-form textarea {
  min-height: 120px;
  resize: none;
}

/* Submit button */
.cf7-popup-form input[type="submit"] {
  background: linear-gradient(135deg, #6c63ff, #8b5cf6);
  color: #fff;
  border: none;
  padding: 14px;
  font-size: 16px;
  font-weight: 600;
  border-radius: 8px;
  cursor: pointer;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

/* Hover effect */
.cf7-popup-form input[type="submit"]:hover {
  transform: translateY(-2px);
  box-shadow: 0 10px 20px rgba(108, 99, 255, 0.3);
}

/* CF7 error messages */
.wpcf7-not-valid-tip {
  font-size: 13px;
  color: #e11d48;
  margin-top: -10px;
  margin-bottom: 10px;
}

/* Success message */
.wpcf7-response-output {
  border: none !important;
  padding: 12px;
  border-radius: 6px;
  font-size: 14px;
}
.swal2-popup .swal2-close {
  background: #f3f4f6 !important;
  border: none !important;
  box-shadow: none !important;
  min-width: auto !important;
  padding: 0 !important;
}

h1.page-title.ast-archive-title {
    text-transform: capitalize;
}
span.ast-blog-single-element.ast-taxonomy-container.cat-links.default {
    text-transform: capitalize;
}


/* ==================================================
   BLUE PROPOSAL FORM – CF7 + ASTRA SAFE
   Same-height input & button, fully responsive
================================================== */

.blue-proposal-form {
  width: 100%;
}

/* Layout */
.blue-proposal-form .proposal-form-group {
  display: flex;
  align-items: stretch; /* force same height */
  gap: 14px;
}

/* -------------------------------
   INPUT FIELD
-------------------------------- */
.blue-proposal-form .proposal-input input {
  height: 56px !important;
  min-height: 56px;
  box-sizing: border-box;
  padding: 0 20px;
  font-size: 16px;
  line-height: 56px; /* center text vertically */
  border-radius: 12px;
  border: none;
  outline: none;
  background: #ffffff;
  color: #333333;
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.08);
  width: 340px;
}

/* Placeholder */
.blue-proposal-form .proposal-input input::placeholder {
  color: #9aa3ad;
}

/* -------------------------------
   SUBMIT BUTTON
-------------------------------- */
.blue-proposal-form input[type="submit"] {
  height: 56px !important;
  min-height: 56px;
  line-height: 56px !important;
  box-sizing: border-box;
  padding: 0 60px 0 36px !important;
  border-radius: 12px !important;
  background: #1e7be2 !important;
  color: #ffffff !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  border: none !important;
  box-shadow: none !important;
  text-transform: none !important;
  white-space: nowrap;
  cursor: pointer;
}

/* Button wrapper (for icon) */
.blue-proposal-form .proposal-button {
  position: relative;
}

/* Arrow icon */
.blue-proposal-form .proposal-button i {
  position: absolute;
  right: 22px;
  top: 50%;
  transform: translateY(-50%);
  color: #ffffff;
  font-size: 16px;
  pointer-events: none;
}

/* Hover state */
.blue-proposal-form input[type="submit"]:hover {
  background: #1767c7 !important;
}

/* -------------------------------
   CF7 SUCCESS / ERROR MESSAGES
-------------------------------- */
.blue-proposal-form .wpcf7-response-output {
  margin-top: 14px;
  padding: 14px 18px;
  border-radius: 10px;
  font-size: 14px;
  line-height: 1.5;
}

/* Success */
.blue-proposal-form .wpcf7-mail-sent-ok {
  background: #eaf3ff;
  border: 1px solid #1e7be2;
  color: #0b1c39;
}

/* Error */
.blue-proposal-form .wpcf7-validation-errors,
.blue-proposal-form .wpcf7-mail-sent-ng {
  background: #fff3f3;
  border: 1px solid #ff4d4f;
  color: #b10000;
}

/* -------------------------------
   RESPONSIVE
-------------------------------- */
@media (max-width:768px){
	.full-cont{
	width:100% !important;
}
.half-cont {
    max-width: 100% !important;
		width:100%;
}
.proposal-form .form-group {
    display: flex;
    align-items: center;
    gap: 16px;
    flex-direction: column;
    flex-wrap: nowrap;
}	
.proposal-form .form-group div {
    display: flex;
    align-items: stretch;
    justify-content: center;
    width: 100%;
}	
	.review-text {
    min-height: 20px;
}
}
/* Mobile (≤ 480px) */
@media (max-width: 480px) {
  .contact-form-inline {
    padding: 18px;
    border-radius: 4px;
  }

  .contact-form-inline label {
    font-size: 12px;
  }

  .contact-form-inline input,
  .contact-form-inline textarea {
    font-size: 12px;
    padding: 9px 10px;
  }

  .contact-form-inline textarea {
    min-height: 90px;
  }

  .contact-form-inline input[type="submit"] {
    font-size: 14px;
    padding: 10px;
  }
}

@media (max-width: 1024px) {
    .awsm-custom-jobs .awsm-jobs-list {
        gap: 22px;
    }
}
@media (max-width: 768px) {

    .awsm-custom-jobs .awsm-jobs-list {
        grid-template-columns: 1fr;
    }

    .awsm-custom-jobs .awsm-job-item {
        padding: 22px;
    }

    .awsm-custom-jobs .awsm-job-more {
        width: 100%;
        justify-content: center;
    }

    .awsm-custom-jobs .awsm-filter-wrap {
        flex-direction: column;
        align-items: stretch;
    }

    .awsm-custom-jobs .awsm-selectric-wrapper {
        width: 100%;
    }
}
@media (max-width: 768px) {
  .blue-proposal-form .proposal-form-group {
    flex-direction: column;
  }

  .blue-proposal-form .proposal-input input,
  .blue-proposal-form input[type="submit"] {
    width: 100%;
  }
}


@media (min-width: 1025px) {
  .wpr-sub-mega-menu {
    max-height: 85vh !important;
    overflow-y: auto !important;
    overflow-x: hidden !important;
    scrollbar-width: none !important; /* Firefox - hides menu scrollbar */
    -ms-overflow-style: none !important; /* IE/Edge - hides menu scrollbar */
  }

  /* Hide the inner scrollbar in Chrome/Safari */
  .wpr-sub-mega-menu::-webkit-scrollbar {
    display: none !important;
  }
}