/*
Theme Name: Dynamic RFS
Theme URI: https://dynamic-rfs.com
Author: Dynamic RFS
Author URI: https://dynamic-rfs.com
Description: Custom WordPress theme for Dynamic | RFS, a commercial construction company. Converted from static HTML to a fast, lightweight WordPress theme.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: dynamicrfs
*/
html{     height: 100%;  scroll-padding-top: 90px; /* Match the height of your fixed header */
  scroll-behavior: smooth;}
body {
    padding: 0px;
    margin: 0px;
    font-size: 16px;
    padding-top: 0px;
  font-family: "Poppins", sans-serif;
    position: relative;
    min-height: 100%;
    padding-bottom: 420px !important;
}

p:last-child {
margin-bottom:0px;
}
h1 {
font-size:70px;     font-family: "Space Grotesk", sans-serif;
}
h2 {
font-size: 50px;    font-family: "Space Grotesk", sans-serif;
}
h3 {
font-size: 45px;  font-family: "Space Grotesk", sans-serif;}
h4 {
font-size: 35px;   font-family: "Space Grotesk", sans-serif; }

h5 {
font-size: 30px;  font-family: "Space Grotesk", sans-serif; 
}
h6 {
font-size: 20px;  font-family: "Space Grotesk", sans-serif;
}

ul{list-style:none; padding:0px;transition:ease-in-out 0.5s;  font-family: "Space Grotesk", sans-serif;}
	a{text-decoration:none !important; transition:ease-in-out 0.5s;  font-family: "Space Grotesk", sans-serif; }
a{outline:none;box-shadow:none; transition:ease-in-out 0.5s;}
:hover{ transition:ease-in-out 0.5s;}
button{outline:none;box-shadow:none; transition:ease-in-out 0.5s;  font-family: "Space Grotesk", sans-serif;}
input{outline:none;box-shadow:none;  font-family: "Space Grotesk", sans-serif;}
input:focus{outline:none;box-shadow:none;}
button:focus{outline:none;box-shadow:none;}
:before, :after {
 font-family: "Font Awesome 6 Free";
}
section.banner.position-relative {
    width: 100%;
}
section.listing-bg h2 {
    font-weight: 700;
    font-size: 49px;
    line-height: normal;
    text-align: center;
    color: #000000;
    max-width: 810px;
    margin: 0 auto;
}
/* Fixed background video styling */
.main-banner-bg-video {
    position: absolute;
    top: 0px;
    left: 0px;
    transform: translate(0%, 0%);
    height: 100vh;
    width: 100%;
    object-fit: cover;
    z-index: -10;
}

        /* Dark overlay for text contrast */
.main-banner-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-image: linear-gradient(to bottom, #1068b394, #1068b39e);
}

        /* Content container */
        .main-banner-container {
            position: relative;
            width: 100%;    z-index: 2;
        height:100vh;
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
            text-align: center;
            padding: 0 20px;
        }

.main-banner-title {
    font-size: 80px;
    font-weight: 500;
    max-width: 1100px;
    margin-bottom: 15px;
    margin-top: 7%;
    letter-spacing: -0.5px;
    color: #fff;
    line-height: 1;
    text-transform: uppercase;
}

.main-banner-description {
    font-size:17px;
    color: #fff;
    max-width: 800px;
    margin-bottom: 30px;
}

        /* Button List Styling */
        .main-banner-button-list {
            list-style: none;
            display: flex;
            justify-content: center;
            align-items: center;
            gap: 20px;
            width: 100%;
            max-width: 400px;
        }

        .main-banner-button-item {
            flex: 1;
        }

        .main-banner-btn {
            display: inline-block;
            width: 100%;
            padding: 12px 24px;
            font-size: 1rem;
            font-weight: bold;
            text-decoration: none;
            border-radius: 50px;
            cursor: pointer;
            transition: background-color 0.2s ease, transform 0.2s ease;
            text-align: center;
        }

        .main-banner-btn-primary {
             background: #1068B3;
            color: white;
            width: max-content;        }

        .main-banner-btn-primary:hover {
            background:white ; color:#1068B3;
           
        }

        .main-banner-btn-secondary {
            background-color: rgba(255, 255, 255, 0.1);
            color: #ffffff;
            border: 1px solid rgba(255, 255, 255, 0.3);
            backdrop-filter: blur(4px);
        }

        .main-banner-btn-secondary:hover {
            background-color: rgba(255, 255, 255, 0.2);
           
        }




ul.social-links li a:hover {
    background: #fff;
    color: #1068b3;transition:ease-in-out 0.5s;
}
ul.navbar-nav.custom-bar.mx-auto li a:before {
    position: absolute;
    content: ""; transition:ease-in-out 0.5s;
    height: 4px;
    width: 100%;    background: #fff;
    bottom: 0px;
    opacity: 0;
}
ul.navbar-nav.custom-bar.mx-auto li a.active:before{    opacity: 1}
ul.navbar-nav.custom-bar.mx-auto li a:hover:before{   opacity: 1}
ul.social-links {
    display: flex;
    gap: 10px;
    justify-content: center;
    margin-bottom: 20px;
    flex-direction: column;
    align-items: center;
}
ul.social-links li a i {
    padding-right: 10px;
}
ul.social-links li a {
    color: #fff;
    display: flex;
    width: 260px;
    height: 50px;
    border-radius: 50px;
    border: 2px solid #fff;
    justify-content: center;
    align-items: center;
    font-size: 18px;
}
ul.list-area.clearfix li a.active {
    color: #194b60;
}
.input-c input[type=file] {
    width: 100%;
    height: 50px;padding:2px;
    border: 1px solid #194B60;
    border-radius: 8px;
}



/*Responsive Table*/

table.resp-table {
    border-collapse: separate;
    margin: 0;
    padding: 0;
    width: 100%;
    table-layout: fixed;
    border-spacing: 0px 5px;
}
nav.navbar.navbar-expand-lg.custom-nav.inr.fixed-top ul.navbar-nav.custom-bar-right.dsk.ms-auto li a:hover {
    background: #b8deff;
}

table.resp-table td {
    font-weight: 400;
    font-size: 15px;
    color: #000000;
    padding: 17px 17px;
}
a.delete-btn:hover i {
    color: #083142; transition:ease-in-out 0.5s;
}
span.status {
    background: #8bc0ed;
    padding: 1px 11px;
    display: inline-block;
    border-radius: 20px;
}
table.resp-table th{
	font-weight: 700;
	font-size: 16px;	
	color: #ffffff;
    background: #194B60;
    padding: 17px 17px;

}
a.delete-btn {
    color: #194B60;
}
table.resp-table tr th:nth-child(1) {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}
table.resp-table td:first-child{
  border-radius: 10px 0 0 10px;
}
table.resp-table tr:nth-child(odd) {
    background-color: #E9F4F7;
}

table.resp-table tr th:last-child {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}
table.resp-table tr:nth-child(even) {
    background-color: #F0F0F0;
}
table.resp-table td:last-child {
  border-radius: 0 10px 10px 0;
}
@media screen and (max-width: 767px) {
	
	
  table.resp-table {
    border: 0;
  }

  table.resp-table caption {
    font-size: 1.3em;
  }
  
  table.resp-table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  
    table.resp-table tr {
        display: block;
        margin-bottom: 6px;
        border-radius: 10px;
    }
  
    table.resp-table td {
        position: relative;
        display: block;padding-left: 140px;
        font-size: 15px;
        text-align: right;
        border-bottom: 1px solid #caecdd;
        border-radius: 0px !important;
    }
  
    table.resp-table td::before {
        content: attr(data-label);
        font-family: "Space Grotesk", sans-serif;
        font-weight: bold;
        position: absolute;
        top: 50%;
        left: 15px;
        transform: translateY(-50%);
    }
  
  table td:last-child {
    border-bottom: 0;
  }
}
/**/
ul.pagination li {
    padding: 0px 5px;
}
ul.pagination {
    margin-top: 30px;
    justify-content: center;
}
li.page-item.disabled a {
    background: transparent !important;
    border: 1px solid #BCBCBC !important;
    color: #BCBCBC !important;
    font-weight: 500;
}
.page-link:hover {
    z-index: 2;
    color: #fff !important;
    background-color: #194B60;
    border-color: #194B60 !important;
}
.page-link {
    position: relative;
    display: block;
    color: #194B60 !important;
    text-decoration: none;
    border-radius: 30px !important;
    background-color: #fff;
    border: 1px solid #194B60 !important;
}
input#formFileMultiple {
    font-weight: 400;
    font-size: 12px;
    line-height: normal;
    color: #939393;
}
input[type="file"]::-ms-browse:hover {
  background-color: #8bc0ed !important; color:#194B60;
  border: 1px solid #8bc0ed  !important;
}
ul.property-images li {
    position: relative;
    width: 11%;
}
ul.property-images li {
    position: relative;
    width: 11%;
    float: left;
    padding-right: 5px;
}
ul.property-images li img {
    width: 100%;
}
.img-cr {
    position: relative;
}
.img-cr a {
    position: absolute;
    right: 5px;
    color: #194B60;
    font-size: 20px;
}
input[type="file"]::-webkit-file-upload-button:hover {
  background-color: #8bc0ed  !important;
   border: 1px solid #8bc0ed  !important;color:#194B60;
}

input[type="file"]::file-selector-button:hover {
  background-color: #8bc0ed !important;
  border: 1px solid #8bc0ed !important;color:#194B60;
}
input[type=file]::file-selector-button {
  border: 1px solid #194B60;
  padding: 14px 15px 13px;
  border-radius: 8px;
  font-weight: 700; margin-left:0px; margin-top:0px; margin-bottom:1px;
font-size: 12px;
line-height: normal;
color: #8bc0ed;
  background: #194B60;
  transition: 1s;
}

.input-c button:hover { background:#194B60; color:#8bc0ed; border:1px solid #194B60;}
.input-c button {
    background: #8bc0ed;
    padding: 10px 15px;
    border-radius: 60px;
    color: #194B60;
    font-weight: 600;
    border: 1px solid #8bc0ed;

    min-width: 250px;
}
.light-bg {
    background: #E9F4F7;
}
.padd-70{ padding: 70px 0px;}

ul.list-area.clearfix li {position:relative; padding-left:25px; padding-bottom:10px;}
ul.list-area.clearfix li i {
    color: #194B60;
    position: absolute;
    left: 0px;
    top: 6px;
}
ul.list-area.clearfix li a:hover {
    color: #194b60;
}
ul.list-area.clearfix li a {
    font-weight: 400;
    font-size: 14px;
    line-height: normal;
    color: #000000;
}
.wt-box.clearfix h2 {
    font-weight: 700;
    font-size: 27px;
    line-height: normal;
    color: #194b60;
    margin-bottom: 20px;
}
.wt-box.clearfix {
    box-shadow: 0px 0px 34px 0 rgb(0 0 0 / 0.10);
    background-color: #ffffff;
    padding: 25px;    margin-bottom: 30px;
    border-radius: 20px;
}
header.sticky-top {
    background: #194b60;
    z-index: 1122;
}
ul.ameneties-area.clearfix li {
    float: left;
    width: 50%;
}
.commission-box img {
    position: absolute;
    right: 30px;
    top: 30px;
}
.sticky-nav{position:relative;}
.sticky-nav.sticky{position:sticky; top:0px;}
.commission-box {
    background: #f5c050;
    padding: 30px;
    border-radius: 20px;
}
.login-box h1 {
    font-weight: 700;
    font-size: 40px;
    line-height: normal;
    color: #194b60;
    text-align: center;
}
.login-box span {
    font-weight: 400;
    font-size: 16px;
    line-height: normal;
    color: #000000;
    text-align: center;
    display: block;
}
.login-box {
    max-width: 538px;
    margin: 0 auto;
    display: block;
    background: #fff;
    padding: 40px;
    border-radius: 30px;
    margin-top: 30px;
}
.logo-cvr img {
    margin: 40px auto 0px;
    display: block;
    width: 130px;
}
.login-box .form-check label {
    padding-left: 5px;
    padding-top: 2px;
}

.commission-box.sticky{ position:sticky; top: 120px;}
.commission-box{position:relative;  z-index: 0;}
.login-box {
    max-width: 538px;
    margin: 0 auto;
    display: block;
    background: #fff;
    padding: 40px;
    border-radius: 30px;
    margin-top: 30px;
}
body.blue-bg {
    background: #194b60;
    padding-bottom: 50px;
}
.perc {
    font-weight: 700;
    font-size: 59px;
    line-height: 24px;
    color: #194b60;
    padding: 20px 0px;
}
.commission-box span {
    font-weight: 700;
    font-size: 25px;
    line-height: 24px;
    color: #194b60;
}
ul.ameneties-area.clearfix li {
    margin-bottom: 15px;
}
.form-check-input:checked[type=checkbox] {
    background: url(images/check.svg) #8bc0ed;
    background-position: center;    background-size: 17px;
}
.form-check-input:focus {
    border-color: #194b60;
    outline: 0;
    box-shadow: none;
}
.form-check-input[type=checkbox] {
    border-radius: 0px;
    width: 19px;
    height: 19px;
    border: 2px solid #194B60;
}
.form-check label {
    padding-left: 5px;
}
.form-check-input:focus{outline:none;box-shadow:none;}
.form-check-input:checked {
    background-color: #8bc0ed;
    border-color: #8bc0ed;
}
.white-box-new h2 {
    font-weight: 700;
    font-size: 25px;
    line-height: 24px;
    color: #194b60;    margin-bottom: 20px;
}
button.carousel-control-prev {
    background: #8bc0ed;
    opacity: 1;
    width: 60px;
    height: 60px;    top: 44%;
    border-top-left-radius: 0px;
    border-top-right-radius: 40px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 40px;
}
.big-prc {
    font-weight: 700;
    font-size: 37px;
    line-height: normal;
    text-align: center;
    color: #194b60;
    background: #f5c050;
    padding: 10px 25px;
    border-radius: 10px;
    display: inline-block;
    align-items: center;
    justify-content: center;
}
.contact-box {
    max-width: 1000px;
    margin: 0 auto;
}
section.property-detail {
    padding: 70px 0px;
}
.white-box-new h1 {
    font-weight: 700;
    font-size: 30px;
    line-height: normal;    margin-bottom: 0px;
    color: #194b60;
}
ul.features-area li img {
    position: absolute;
    left: 0px;
    top: 3px;
}
ul.features-area li {
    float: left;
    width: 33.3%;
    margin-bottom: 20px;
    position: relative;
    padding-left: 30px;
}
.white-box-new {
    background: #fff;
    padding: 30px 25px;
    border: 1px solid #fff;
    border-radius: 20px;
    margin-bottom: 30px;
}
.input-c {
    position: relative;
    margin-bottom: 30px;
}
section.contact-form p {
    font-weight: 400;
    font-size: 14px;
    line-height: normal;
    color: #323232;
    padding-right: 50px;
}
.input-c {
    position: relative;
}
.login-box .input-c {
    margin-top: 30px;
    margin-bottom: 15px;
}
.input-cv button {
    font-weight: 700;
    font-size: 14px;
    line-height: normal;
    text-transform: uppercase;
    color: #194b60;
    background: #8bc0ed;
    border: 1px solid #8bc0ed;
    width: 100%;
    border-radius: 30px;
    padding: 18px 0px;
}
.input-login button {
    width: 100%;
    height: 50px;
    border-radius: 10px;
    background: #8bc0ed;
    border: 1px solid #8bc0ed;
    color: #194b60;
    font-weight: 700;
    margin-bottom: 10px;
}
.input-login {
    margin-top: 20px;
}
.input-login a {
    color: #194b60;
}
.input-login button:hover {
    background: #194b60;
    color: #8bc0ed;
    border-color: #194b60;
}
.input-login button {
    width: 100%;
    height: 50px;
    border-radius: 5px;
    background: #8bc0ed;
    border: 1px solid #8bc0ed;
    color: #194b60;
}

.login-box a.forgot-link {
    font-weight: 500;
    font-size: 14px;
    line-height: normal;
    text-align: right;
    color: #194b60;
    float: right;
}
.input-c input[type=text], .input-c input[type=email], .input-c input[type=password] {
    width: 100%;
    height: 50px; padding:0px 17px;
    border-radius: 5px;
    border: 1px solid #194b60;
}
.input-c textarea{    width: 100%;
	    border-radius: 5px;
    border: 1px solid #194b60;
}
.input-c label {
    position: absolute;
    top: -9px;
    left: 15px;
    background: #fff;
    font-weight: 400;
    font-size: 14px;
    line-height: normal;
    color: #194b60;
    padding: 0px 5px;
}
.contact-box h2 span {
    color: #194B60;
}
.contact-box h2 {
    font-weight: 700;
    font-size: 45px;
    line-height: normal;
    text-align: left;
    margin-bottom: 30px;
}
span.small-intro {
    font-weight: 400;
    font-size: 17px;
    line-height: normal;
    text-align: center;
    color: #000000;
}
.contact-box {
    background: #fff;
    padding: 30px;
    border-radius: 20px;
}

section.property-detail {
    background: #E8F3F6;
}
button.carousel-control-prev span {
    background: transparent;
    font-size: 23px;
    color: #194b60;
}
button.carousel-control-next span {
    background: transparent;    font-size: 23px;
    color: #194b60;
}
button.carousel-control-next{
    background: #8bc0ed;
    opacity: 1;
    width: 60px;
    height: 60px;    top: 44%;
    border-top-left-radius: 40px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 40px;
    border-bottom-right-radius: 0px;
}
nav.navbar.navbar-expand-lg.custom-nav.sticky-top.blue.newClass {
    position: fixed; right:0px;left:0px;    z-index: 9999999;
}
nav.navbar.navbar-expand-lg.white-bg {
    padding: 20px 0px;
}
nav.navbar.navbar-expand-lg.custom-nav.sticky-top.blue {
    background: #194b60;
}
ul.navbar-nav.custom-bar-right.ms-auto li a:hover {
    background: #0b2c39;
    color: #fff;
}
img.s-left {
    position: absolute;
    left: 0px;
    bottom: 0px;    z-index: -1;
}
img.s-right {
    position: absolute;    z-index: -1;
    right: 0px;
    bottom: 0px;
}
input.form-control.me-2 {
    border-radius: 40px;
}
.container-fluid {
    max-width: 1200px;
    margin: 0 auto;
}
ul.feature-list.clearfix li {
    float: left;
    font-weight: 400;
    font-size: 15px;
    color: #838383;
    width: 33.3%;
}
.input-spc.mt-0.w-100 {
    max-width: 100%;
}
ul.footer-menu.clearfix {
    margin-bottom: 20px;
}
ul {
    margin-bottom: 0px;
}
a.detail-btn:hover {
    background: #194b60;
    color: #8bc0ed;
}
.list-box img {
    width: 100%;
    position: absolute;
    left: 0px;
    right: 0px;
    content: "";
}
section.about-us h2 {
    font-weight: 700;
    font-size: 49px;
    line-height: normal;
    color: #000000;
    margin-bottom: 20px;
}
.list-box {
    position: relative;
    width: 100%;
    height: 247px;
    border-radius: 20px;
    overflow: hidden;
}

section.about-us p {
    padding-right: 100px;
}
section.about-us {
    padding: 70px 0px;
}
section.listing-bg {
    padding: 70px 0px 70px;
    background: #E8F3F6;
}
.white-box {
    background: #fff;
    padding: 10px;transition:ease-in-out 0.5s;
    border: 1px solid #fff;
    border-radius: 20px; margin-bottom:30px;
}
.text-center.max-a a:hover {transition:ease-in-out 0.5s;}
.text-center.max-a a {
    max-width: 220px; transition:ease-in-out 0.5s;
}
.white-box:hover h3 {
    color: #fff;
    transition: ease-in-out 0.5s;
}
.white-box h3 {

    transition: ease-in-out 0.5s;
}
.white-box:hover {
    background: #2f7cbd; transition:ease-in-out 0.5s;
}
ul.pricing-detail.clearfix li {
    width: 50%;
    float: left;
    min-height: 46px;
}
ul.pricing-detail.clearfix li:nth-child(2) {
    font-weight: 700;
    font-size: 15px;
    line-height: normal;
    text-align: center;
    color: #194b60;
    display: flex;
    align-items: center;
    justify-content: end;
}
a.detail-btn {
    font-weight: 700;
    font-size: 14px;
    line-height: normal;
    text-transform: uppercase;
    color: #194b60;
    background: #8bc0ed;
    display: inline-block;
    padding: 15px 25px;
    border-radius: 30px;
}
ul.feature-list.clearfix {
    margin: 15px 0px 10px;
    border-bottom: 1px solid #D9D9D9;
    padding-bottom: 10px;
}
ul.feature-list.clearfix li {
    float: left;
    width: 33.3%;
}
ul.feature-list.clearfix li span img {
    position: absolute;
    left: 0px;
}
.input-spc.mt-0.w-100 button {
    padding: 16px 30px;
}
.input-spc.mt-0.w-100 img.location {
    position: absolute;
    left: 22px;
    top: 22px;
    border-right: 1px solid #B7B7B7;
    padding-right: 10px;
    width: 37px;
}
.input-spc.mt-0.w-100 input[type=search] {
    height: 70px;
    padding-right: 150px;
}
ul.feature-list.clearfix li span {
    width: 100%;
    display: block; margin-bottom:5px;
    font-weight: 400;
    font-size: 15px;
    line-height: normal;
    position: relative;
    color: #000000;
    padding-left: 26px;
}

button.navbar-toggler img {
    width: 50px;
    filter: brightness(9);
}

.list-box img {
    width: 100%;
}
section.heading-search-area h1 {
    font-weight: 700;
    font-size: 50px;position: relative;
    z-index: 2;
    line-height: normal;
    color: #ffffff;    margin-bottom: 0px;
}
ul.navbar-nav.custom-bar.mx-auto {
    padding-left: 12%;
}
.ovrly {
      background: #0d80fe8f;
    width: 100%;
    left: 0px;
    right: 0px;
    height: 100%;
    position: absolute;
    top: 0px;
}
.white-box h3 {
    font-weight: 700;
    font-size: 17px;
    line-height: normal;
    text-align: left;
    color: #194b60;
    margin-top: 15px;
    margin-bottom: 10px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
}
section.heading-search-area {  background-position:center;
    padding: 140px 0px 50px;
    background: url(images/big-img.jpg);
    background-size: cover;
    position: relative;
}
a.navbar-brand.custom-logo img {
    width: 200px;
}
nav.navbar.navbar-expand-lg.custom-nav.inr.fixed-top ul.navbar-nav.custom-bar-right.dsk.ms-auto li a {
    background: #fff;
    color: #1068b3;
}
ul.navbar-nav.custom-bar-right.ms-auto li:last-child {
    padding: 47px 0px 43px 20px;
}
nav.navbar.navbar-expand-lg.custom-nav {
    background: transparent;
    padding: 0px 15px;
}
nav.navbar.navbar-expand-lg.custom-nav.fixed-top {
    border-bottom: 1px solid #ffffff3d;
}
a.navbar-brand.custom-logo {
    border-right: 1px solid #ffffff3d;
    padding: 10px 20px 10px 0px;
}

.step-box h3 {
    font-weight: 600;    text-transform: capitalize;
    font-size: 22px;
    line-height: normal;
    text-align: center;
    color: #000000;
}
img.arrow-one {
    position: absolute;
    left: -25%;
    top: 24%;
}
img.arrow-two {
    position: absolute;
    right: -25%;
    top: 17%;
}
span.y-box {
    font-weight: 700;
    padding: 4px 10px;
    border-radius: 30px;
    font-size: 15px;
    line-height: normal;
    text-align: center;
    color: #000000;
    display: inline-block;
    left: 0px;
    position: absolute;
    right: 0px;
    margin: -35px auto 0px;
    background: #8bc0ed;
    max-width: max-content;
}
a.user-button {
    width: 40px;
    height: 40px;
    padding: 0px !important;
    display: flex;
    align-items: center;
    justify-content: center;
}
nav.navbar.navbar-expand-lg.custom-nav.fixed-top.newClass {
    background: #1068b3de;
}

.step-box {
    margin-bottom: 40px;
}
section.how-it-works {
    padding: 70px 0px 30px;    position: relative;
}
.price-box.text-center span {
    color: #8bc0ed;
    font-weight: 600;
}
section.plan-area p {
    font-weight: 400;
    font-size: 17px;
    line-height: normal;
    color: #194b60;
}
section.plan-area h2 {
    font-weight: 700;
    font-size: 49px;
    line-height: normal;
    color: #194b60;
}
.price-box.text-center {
    width: 183px;
    background: #194b60;
    border: 1px solid #194b60;
    height: 183px;
    padding: 25px 15px;
    border-radius: 170px;
}
p.start-line.text-center.mt-5 {
    font-weight: 400;
    font-size: 17px;
    line-height: normal;
margin-bottom: 50px;
    color: #000000;    
}
.price-box.text-center h3 {
    font-weight: 700;
    font-size: 67px;
    line-height: normal;
    color: #8bc0ed;
    margin-bottom: -5px;
    margin-top: -5px;
}
.cpy {
    font-weight: 500;
    font-size: 15px;
    color: #ffffff;
    border-top: 1px solid #ffffff;
    text-align: center;
    padding: 20px 15px;
}
.price-box.text-center span {
    color: #8bc0ed;
    font-weight: 600;
}
ul.footer-menu.clearfix li {
    display: inline-block;
    padding: 0px 15px;
}
ul.footer-menu.clearfix li a {
    display: inline-block;    text-transform: uppercase;
    font-weight: 400;
    font-size: 16px;
    line-height: 36px;
    color: #ffffff;
}
footer p {
    font-weight: 400;
    font-size: 16px;
    line-height: 27px;
    text-align: center;
    color: #ffffff;
    max-width: 791px;
    margin: 0 auto 30px;
}
footer {
    background: #1068B3;
    padding: 50px 0px 0px;
    position: absolute;
    bottom: 0px;
    width: 100%;
}
footer img {
    width: 200px;
    margin-bottom: 30px;
}
section.plan-area {
    background: #8bc0ed;
    padding: 35px 0px;
}
section.how-it-works h2 span {
    position: relative;
}
section.how-it-works h2 {
    font-weight: 700;
    font-size: 49px;
    line-height: normal;
    text-align: center;
    color: #000000;
    max-width: 810px;
    margin: 0 auto;
}

ul.footer-menu.clearfix li a:hover {
    color: #8bc0ed;
}
.step-box p {
    font-weight: 400;
    font-size: 17px;
    line-height: normal;
    text-align: center;
    color: #3c3c3c;
}
.icon-cvr img {transition:ease-in-out 0.5s;}
.icon-cvr:hover img {
    filter: invert(1);transition:ease-in-out 0.5s;
}
.icon-cvr:hover {
    transition: ease-in-out 0.5s;
    background: #1068b3;
}
.icon-cvr {
    background: #1068b3; transition:ease-in-out 0.5s;
    width: 137px;
    height: 137px;
    border-radius: 100px;
    display: flex;
    align-items: center; margin: 0 auto 50px;
    justify-content: center;
}
nav.navbar.navbar-expand-lg.custom-nav {
    background: transparent;
}
ul.navbar-nav.custom-bar.mx-auto li a {
   font-family: "Space Grotesk", sans-serif;
    font-weight: 700;
    font-size: 14px;
    line-height: normal;
    text-transform: uppercase;
    color: #ffffff;
}
ul.navbar-nav.custom-bar.mx-auto li a {
   font-family: "Space Grotesk", sans-serif;
    font-weight: 500;
    font-size: 16px; position:relative;
    line-height: normal;
    text-transform: uppercase;
    color: #ffffff;
    padding: 47px 0px;

}
ul.navbar-nav.custom-bar-right.ms-auto:before {
    position: absolute;
    width: 5px;
    left: -5px;
    top: 38px;
    height: 42px;
    content: "";
    background: #fff;
}

img.location {
    position: absolute;
    left: 22px;
    top: 28px;
    border-right: 1px solid #B7B7B7;
    padding-right: 10px;
    width: 37px;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  display: none;
}
.input-spc button {
    background: #194B60;
    border: 1px solid #194B60;
    padding: 22px 35px;
    position: absolute;
    right: 9px;
    font-weight: 700;
    font-size: 16px;
    line-height: normal;
    text-align: center;
    color: #ffffff;
    top: 8px;
    border-radius: 70px;
}
.input-spc button:hover {
    background: #8bc0ed;
    border-color: #8bc0ed;
    color: #194B60;
}
.input-spc {
    position: relative;
    max-width: 70%;
    display: block;
    margin: 70px auto 0px;
}
.input-spc input[type="search"] {
    width: 100%;
    background: #fff;    border: 1px solid #fff;
    height: 82px;font-weight: 500;
    padding: 0px 200px 0px 70px;
    border-radius: 80px;
}
img.h-line {
    position: absolute;
    bottom: -22px;
    right: 0px;
}

ul.navbar-nav.custom-bar-right.ms-auto {
    border-left: 1px solid #ffffff3d;
    position: relative;
}
ul.navbar-nav.custom-bar-right.ms-auto li a {
    background: #1068B3;
    padding: 10px 15px;
    border-radius: 60px;
    color: #fff;
    font-weight: 600;
}
ul.navbar-nav.custom-bar-right.ms-auto li {
    padding: 37px 0px 37px 20px;
}
ul.navbar-nav.custom-bar.mx-auto li {
    padding: 0px 20px;
}

.overlay-blue {
    background-image: linear-gradient(to left, #00000000, #194b60);
    position: absolute;
    content: "";
    left: 0px;
    right: 0px;
    width: 100%;
    top: 0px;
    height: 100%;
}
a.navbar-brand.custom-logo {
    position: relative;
}
a.navbar-brand.custom-logo:after {
    position: absolute;
    width: 5px;
    right: -5px;
    top: 38px;
    height: 42px;
    content: "";
    background: #fff;
}
button.navbar-toggler:focus {box-shadow:none !important;}
button.navbar-toggler {
    padding: 0px;
    border: 0px;
    outline: none;
}
ul.custom-bar-right.mob.ms-auto{display:none !important;}
.login-box.signup-box {
    max-width: 700px;
    padding: 40px 25px;
}
.login-box.signup-box a {
    color: #194b60;
    font-weight: 700;
}
.login-box.signup-box h2 {
    font-weight: 700;
    font-size: 30px;
    line-height: normal;
    color: #194b60;
    text-align: center;
    margin: 25px 0px 10px;
}

/*=============================
         Media Queries
===============================*/
@media (min-width: 2401px) and (max-width: 4000px) {
	body.blue-bg {
    background: #194b60;
    padding-bottom: 50px;
    padding-top: 8%;
}
}
@media (min-width: 2000px) and (max-width: 2400px) {
	body.blue-bg {
    background: #194b60;
    padding-bottom: 50px;
    padding-top: 6%;
}
}
@media (min-width: 1600px) and (max-width: 2000px) {

	
}
@media (min-width: 1300px) and (max-width: 1599px) {
	 

	
}
@media (min-width: 992px) and (max-width: 1199px) {
	
.card {
    position: relative;
    width: 350px;
    height: 477px;
    perspective: 1000px;
    user-select: none;
    padding: 4px;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.main-banner-description {
    font-size: 15px;
    color: #fff;
    max-width: 560px;
    margin-bottom: 30px;
}
	.main-banner-title {
    font-size: 40px;
    font-weight: 500;
    max-width: 540px;
    margin-bottom: 15px;
        margin-top: 10%;
    letter-spacing: -0.5px;
    color: #fff;
    line-height: 1;
    text-transform: uppercase;
}
	nav.navbar.navbar-expand-lg.custom-nav {
    background: #0d80feb8;
}
    ul.navbar-nav.custom-bar.mx-auto li {
        padding: 0px 20px;
        text-align: center;
    }
	ul.navbar-nav.custom-bar.mx-auto {
    padding-left: 0px;
}
.input-spc {
    position: relative;
    max-width: 80%;
    display: block;
    margin: 70px auto 0px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
	a.navbar-brand.custom-logo img {
    width: 160px;
}
	a.navbar-brand.custom-logo:after {
    position: absolute;
    width: 5px;
    right: -5px;
    top: 28px;
    height: 42px;
    content: "";
    background: #fff;
}
	ul.navbar-nav.custom-bar.mx-auto li a:before {
    position: absolute;
    content: "";
    transition: ease-in-out 0.5s;
    height: 0px;
    width: 100%;
    background: #fff;
    bottom: 0px;
    opacity: 0;
}
	.white-box h3 {
    font-weight: 700;
    font-size: 15px;}
	.list-box {
    position: relative;
    width: 100%;
    height: 150px;
    border-radius: 10px;
    overflow: hidden;
}
.main-banner-description {
    font-size: 15px;
    color: #fff;
    max-width: 580px;
    margin-bottom: 30px;
}
	.main-banner-title {max-width: 740px;
    font-size: 50px;}
	nav.navbar.navbar-expand-lg.custom-nav {
    background: #0d80feb8;
}
	ul.navbar-nav.custom-bar.mx-auto li {
    padding: 0px 0px;
    text-align: center;
}
	ul.navbar-nav.custom-bar.mx-auto {
    padding-left: 0px;
}

	ul.custom-bar-right.mob.ms-auto:after {
    position: absolute;
    width: 5px;
    right: 0px;
    top: 28px;
    height: 42px;
    content: "";
    background: #fff;
}
	ul.custom-bar-right.mob.ms-auto {
    display: block !important;
}
	.price-box.text-center {
    width: 173px;
    background: #194b60;
    border: 1px solid #194b60;
    height: 173px;
    padding: 25px 15px;
    border-radius: 170px;
}

	ul.navbar-nav.custom-bar.mx-auto li a{    padding: 19px 0px;}
	.input-spc {
    position: relative;
    max-width: 95%;
    display: block;
    margin: 70px auto 0px;
}
.login-box h1 {
    font-weight: 700;
    font-size: 40px;
    line-height: normal;
    color: #194b60;
}
	section.plan-area h2 {
    font-weight: 700;
    font-size: 40px;
    line-height: normal;
    color: #194b60;
}
	ul.navbar-nav.custom-bar-right.mob.ms-auto{display:block!important;}

	.step-box h3 {
    font-weight: 600;
        font-size: 18px;
    line-height: normal;
    text-align: center;
    color: #000000;
}
	img.arrow-one {
    position: absolute;
    left: -23%;

    max-width: 80px;
}
.login-box a {
    color: #194b60;
    font-weight: 700;
}
img.arrow-two {
    position: absolute;
    right: -23%;

    max-width: 80px;
}
ul.navbar-nav.custom-bar.mx-auto li a.active {
    border-bottom: 0px solid #fff;
    color: #8bc0ed;
}
ul.custom-bar.mx-auto li a:hover {
    border-bottom: 0px solid #fff;
    color: #8bc0ed;
}
ul.custom-bar.mx-auto li a {
        border-bottom: 0px solid #fff;
}
ul.custom-bar-right.dsk.ms-auto {
    display: none;
}
ul.custom-bar-right.mob.ms-auto li a {
        background: #ffffff;
        padding: 10px 20px;
        color: #1068b3;
        font-weight: 700;
        text-align: center;
        border-radius: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
}
	ul.custom-bar-right.mob.ms-auto li {
    float: left;
    margin-left: 15px;
}
	ul.custom-bar-right.mob.ms-auto {
    position: absolute;
    right: 100px;
    border-right: 1px solid #ffffff42;
    padding: 27px 30px 27px 0px;
    top: 0px;
}
div#navbarSupportedContent {
    border-top: 1px solid #ffffff29;
}

@media (min-width:576px) and (max-width: 767px) {
	
 

}
@media (min-width: 320px) and (max-width: 767px) {
	ul.social-links li a {
    color: #fff;
    display: flex;
    width: 230px;
    height: 50px;
    border-radius: 50px;
    border: 2px solid #fff;
    justify-content: center;
    align-items: center;
    font-size: 15px;
}
	ul.navbar-nav.custom-bar.mx-auto li a:before {
    position: absolute;
    content: "";
    transition: ease-in-out 0.5s;
    height: 0px;
    width: 100%;
    background: #fff;
    bottom: 0px;
    opacity: 0;
}
	.icon-cvr img {
    width: 50px;
}
	section.about-us img {
    margin-top: 30px;
}
	section.about-us p {
    font-size: 15px;
}
    .step-box h3 {
        font-weight: 600;
        font-size: 13px;
    }
	section.listing-bg h2 {
    font-weight: 700;
    font-size: 30px;}
	section.about-us h2 {
    font-weight: 700;
    font-size: 30px;
    line-height: normal;
    color: #000000;
    margin-bottom: 10px;
}
	section.about-us p {
    padding-right: 0px;
}
	.main-banner-btn {
    display: inline-block;
    width: 100%;        font-size: 14px;
    padding: 12px 14px;}
	.main-banner-description {
    font-size: 12px;
    color: #fff;
    max-width: 800px;
    margin-bottom: 30px;
}
	.main-banner-title {        max-width: 330px;
    font-size: 24px;}
	body {
         padding-bottom: 520px;
}
ul.navbar-nav.custom-bar.mx-auto li {
    padding: 0px 0px;
    text-align: center;
}

	ul.navbar-nav.custom-bar.mx-auto {
    padding-left: 0px;
}
	ul.property-images li {
    position: relative;
    width: 20%;
    float: left;
    padding-right: 5px;
}
    section.heading-search-area {
        padding: 120px 0px 20px;
  
    }
	h2.mrg-c {
    margin-bottom: 15px !important;
}
		section.heading-search-area .input-spc.mt-0.w-100 img.location {
    position: absolute;
    left: 22px;
    top: 14px;}
		section.heading-search-area .input-spc.mt-0.w-100 input[type=search] {
    height: 52px;
    padding-right: 150px;
}
	section.heading-search-area button {
    background: #8bc0ed;
    color: #194b60;
}
	section.heading-search-area h1 {
    font-weight: 700;
    font-size: 30px;
    line-height: normal;
    color: #ffffff;
    margin-bottom: 20px;
    text-align: center;
}
	body.blue-bg {
    padding: 0px 15px;
}
	.form-check label {
    padding-left: 0px;
}
	.commission-box {
    margin-top: 30px;
}
	ul.features-area li {
    float: left;
    width: 50%;
    margin-bottom: 20px;
    position: relative;
    padding-left: 25px;
}
	.big-prc {
    font-weight: 700;
    font-size: 27px;
    line-height: normal;
    text-align: center;
    color: #194b60;
    background: #f5c050;
    padding: 10px 25px;
    border-radius: 10px;
    display: inline-block;
    align-items: center;
    justify-content: center;
}
	.white-box-new h1 {
    font-weight: 700;
    font-size: 25px;
    line-height: normal;
    margin-bottom: 20px;
    color: #194b60;
}
	button.carousel-control-prev {
    display: none;
}
button.carousel-control-next {
    display: none;
}
	section.contact-form p {
    font-weight: 400;
   
    line-height: normal;
    color: #323232;
    padding-right: 0px; margin-bottom:20px;
}
	ul.custom-bar-right.mob.ms-auto:after {
        position: absolute;
        width: 5px;
        right: 0px;
        top: 22px;
        height: 32px;
        content: "";
        background: #fff;
    }

	img.s-left {

    max-width: 140px;
}
img.s-right {
   
    max-width: 140px;
}
	div#navbarSupportedContent {
    border-top: 1px solid #ffffff29;
}
	nav#dynamic {
    padding: 0px;
}
	ul.footer-menu.clearfix li {
    padding: 0px 15px;
    display: block;
}
    button.navbar-toggler img {
        width: 35px;
    }
span.y-box {
    font-weight: 700;
    padding: 4px 10px;
    border-radius: 30px;
    font-size: 15px;
    line-height: normal;
    text-align: center;
    color: #000000;
    display: block;
    position: static;
    right: 0px;
    left: 0px;
    margin: 20px auto 11px;
    background: #8bc0ed;
    max-width: 200px;
}
	.icon-cvr {
    background: #194B60;
    transition: ease-in-out 0.5s;
        width: 87px;
        height: 87px;
    border-radius: 100px;
    display: flex;
    align-items: center;
    margin: 0 auto 10px;
    justify-content: center;
}
	.price-box.text-center {
    width: 183px;
    margin: 20px auto 0px;
    background: #194b60;
    border: 1px solid #194b60;
    height: 183px;
    padding: 25px 15px;
    border-radius: 170px;
}
	section.plan-area p {
    font-weight: 400;
    font-size: 15px;
    text-align: center;
    line-height: normal;
    color: #194b60;
}
	section.plan-area h2 {
    font-weight: 700;
    font-size: 30px;
    line-height: normal;
    color: #194b60;
    text-align: center;
}
	img.arrow-one{display:none;}
	img.arrow-two{display:none;}
	
	img.location {
    position: absolute;
    left: 15px;
    top: 17px;
    border-right: 1px solid #B7B7B7;
    padding-right: 10px;
    width: 37px;
}
	.input-spc input[type="search"] {
    width: 100%;
    background: #fff;
    border: 1px solid #fff;
    height: 60px;
    font-weight: 500;
    padding: 0px 0px 0px 70px;
    border-radius: 80px;
}
	.input-spc button {
    background: #194B60;
    border: 1px solid #194B60;
    padding: 15px 15px;
    position: static;
    margin-top: 15px;
    width: 100%;
    right: 9px;
    font-weight: 700;
    font-size: 16px;
    line-height: normal;
    text-align: center;
    color: #ffffff;
    top: 8px;
    border-radius: 70px;
}

	img.h-line {
    position: absolute;
    bottom: -12px;
    right: 0px;                width: 100%;

}
section.how-it-works h2 {
    font-weight: 700;
    font-size: 30px;
    line-height: normal;
    text-align: center;
    color: #000000;
    max-width: 810px;
    margin: 0 auto;
}
	.input-spc {
    position: relative;
    max-width: 100%;
    display: block;
    margin: 50px auto 0px;
}

	a.navbar-brand.custom-logo:after {
    position: absolute;
    width: 5px;
    right: -5px;
    top: 22px;
    height: 32px;
    content: "";
    background: #fff;
}
a.navbar-brand.custom-logo {
    border-right: 1px solid #ffffff3d;
    padding: 15px 20px 15px 0px;
}
ul.custom-bar-right.mob.ms-auto li a:hover {
    background: #8dc1ff;
}	
a.navbar-brand.custom-logo img {
        width: 86px;
    }
ul.custom-bar-right.mob.ms-auto li a {
        font-size: 11px;
        padding: 7px 13px;
        font-weight: 700;
        text-align: center;
        border-radius: 40px;
        display: flex;
        margin-top: 6px;
        background: #fff;
        align-items: center;
        justify-content: center;
    }
    ul.custom-bar-right.mob.ms-auto li {
        float: left;
        margin-left: 10px;
    }
ul.custom-bar-right.mob.ms-auto {
        position: absolute;
             right: 58px;
        border-right: 1px solid #ffffff42;
        padding: 17px 15px 17px 0px;
        top: 0px;
    }
		ul.custom-bar-right.mob.ms-auto{display:block!important;}
	ul.navbar-nav.custom-bar-right.dsk.ms-auto {
    display: none;
}
ul.navbar-nav.custom-bar.mx-auto li a.active {
    border-bottom: 0px solid #fff;
    color: #8bc0ed;
}
ul.navbar-nav.custom-bar.mx-auto li a:hover {
    border-bottom: 0px solid #fff;
    color: #8bc0ed;
}
ul.navbar-nav.custom-bar.mx-auto li a {
    padding: 15px 0px 15px;    border-bottom: 0px solid #fff;
}
nav.navbar.navbar-expand-lg.custom-nav {
        background: #0d80feb8;
    }
}
@media (min-width: 320px) and (max-width: 576px) {
	
}
/* =========================================================
   Added for WordPress conversion: About / Projects / Services / Contact
   ========================================================= */

/* Shared inner-page content spacing */
.about-content, .services-content, .project-content, .contact-content {
    background: #fff;
}

/* ---- About page ---- */
.about-story h2,
.about-values h2,
.about-why h2 {
    font-weight: 700;
    font-size: 42px;
    line-height: normal;
    color: #000000;
    margin-bottom: 20px;
}
.about-story .lead-tag {
    display: inline-block;
    font-weight: 700;
    font-size: 14px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #1068b3;
    background: #E8F3F6;
    padding: 8px 18px;
    border-radius: 30px;
    margin-bottom: 18px;
}
.about-story p,
.about-why p {
    color: #4a4a4a;
    font-size: 16px;
    line-height: 1.8;
}
.about-story img {
    border-radius: 20px;
    width: 100%;
}
.about-stats {
    background: #1068B3;
    border-radius: 20px;
    padding: 50px 20px;
    margin: 60px 0px;
}
.about-stats .stat-box {
    text-align: center;
    color: #fff;
    margin-bottom: 20px;
}
.about-stats .stat-box h3 {
    font-weight: 700;
    font-size: 44px;
    color: #8bc0ed;
    margin-bottom: 5px;
}
.about-stats .stat-box p {
    font-size: 15px;
    margin-bottom: 0px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}
.value-box {
    background: #fff;
    border: 1px solid #E8F3F6;
    border-radius: 20px;
    padding: 35px 25px;
    height: 100%;
    transition: ease-in-out 0.3s;
}
.value-box:hover {
    background: #2f7cbd;
    border-color: #2f7cbd;
}
.value-box:hover h4,
.value-box:hover p {
    color: #fff;
}
.value-box .icon-cvr {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: #E8F3F6;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
    font-size: 22px;
    color: #1068b3;
}
.value-box h4 {
    font-weight: 700;
    font-size: 20px;
    color: #194b60;
    margin-bottom: 10px;
}
.value-box p {
    font-size: 15px;
    color: #6b6b6b;
    margin-bottom: 0px;
}
.about-why {
    background: #E8F3F6;
    border-radius: 20px;
    padding: 50px;
}
.about-why ul.check-list li {
    position: relative;
    padding-left: 32px;
    margin-bottom: 14px;
    font-size: 16px;
    color: #194b60;
}
.about-why ul.check-list li i {
    position: absolute;
    left: 0px;
    top: 3px;
    color: #1068b3;
}

/* ---- Projects page ---- */
.project-intro {
    max-width: 780px;
    margin: 0 auto 50px;
    text-align: center;
}
.project-intro p {
    color: #4a4a4a;
    font-size: 16px;
    line-height: 1.8;
}
.project-card {
    background: #fff;
    border-radius: 20px;
    overflow: hidden;
    border: 1px solid #E8F3F6;
    margin-bottom: 30px;
    transition: ease-in-out 0.3s;
}
.project-card:hover {
    box-shadow: 0 15px 35px rgba(16, 104, 179, 0.15);
    transform: translateY(-5px);
}
.project-card .project-img {
    position: relative;
    width: 100%;
    height: 260px;
    overflow: hidden;
}
.project-card .project-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: ease-in-out 0.5s;
}
.project-card:hover .project-img img {
    transform: scale(1.08);
}
.project-card .project-tag {
    position: absolute;
    top: 15px;
    left: 15px;
    background: #1068b3;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    padding: 6px 14px;
    border-radius: 30px;
    z-index: 2;
}
.project-card .project-body {
    padding: 22px 25px 25px;
}
.project-card h3 {
    font-weight: 700;
    font-size: 22px;
    color: #194b60;
    margin-bottom: 8px;
}
.project-card p {
    font-size: 15px;
    color: #6b6b6b;
    margin-bottom: 0px;
}
.project-cta {
    background: #1068B3;
    border-radius: 20px;
    padding: 60px 20px;
    text-align: center;
    margin-top: 20px;
}
.project-cta h3 {
    color: #fff;
    font-weight: 700;
    font-size: 32px;
    margin-bottom: 15px;
}
.project-cta p {
    color: #8bc0ed;
    margin-bottom: 25px;
}

/* ---- Services page ---- */
.services-intro {
    max-width: 780px;
    margin: 0 auto 50px;
    text-align: center;
}
.services-intro p {
    color: #4a4a4a;
    font-size: 16px;
    line-height: 1.8;
}
.service-detail-box {
    background: #E8F3F6;
    border-radius: 20px;
    padding: 35px 30px;
    height: 100%;
    margin-bottom: 30px;
}
.service-detail-box .icon-cvr {
    width: 65px;
    height: 65px;
    border-radius: 50%;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
    font-size: 24px;
    color: #1068b3;
}
.service-detail-box h3 {
    font-weight: 700;
    font-size: 22px;
    color: #194b60;
    margin-bottom: 10px;
}
.service-detail-box p {
    font-size: 15px;
    color: #4a4a4a;
    margin-bottom: 0px;
}

/* ---- Contact page ---- */
.contact-info-box {
    background: #194b60;
    border-radius: 20px;
    padding: 45px 35px;
    color: #fff;
    height: 100%;
}
.contact-info-box h3 {
    font-weight: 700;
    font-size: 26px;
    margin-bottom: 20px;
    color: #fff;
}
.contact-info-box ul li {
    display: flex;
    align-items: flex-start;
    margin-bottom: 22px;
    font-size: 15px;
}
.contact-info-box ul li i {
    background: #1068b3;
    width: 42px;
    height: 42px;
    min-width: 42px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 15px;
    color: #fff;
}
.contact-info-box ul li a {
    color: #8bc0ed;
}
.contact-form-box {
    background: #fff;
    border: 1px solid #E8F3F6;
    border-radius: 20px;
    padding: 45px 35px;
}
.contact-form-box h3 {
    font-weight: 700;
    font-size: 26px;
    color: #194b60;
    margin-bottom: 25px;
}
.contact-form-box .form-control {
    border: 1px solid #D9D9D9;
    border-radius: 10px;
    padding: 14px 18px;
    font-size: 15px;
    margin-bottom: 18px;
}
.contact-form-box .form-control:focus {
    border-color: #1068b3;
    box-shadow: none;
}
.contact-form-box button[type="submit"] {
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    background: #1068b3;
    border: none;
    padding: 15px 35px;
    border-radius: 30px;
}
.contact-form-box button[type="submit"]:hover {
    background: #194b60;
}
.form-success-msg {
    background: #E8F3F6;
    color: #194b60;
    border-radius: 10px;
    padding: 15px 20px;
    margin-bottom: 20px;
    font-size: 15px;
}
.form-error-msg {
    background: #fbe6e6;
    color: #9b2c2c;
    border-radius: 10px;
    padding: 15px 20px;
    margin-bottom: 20px;
    font-size: 15px;
}

/* ---- WP core helpers ---- */
.screen-reader-text {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    white-space: nowrap;
}
img.custom-logo-img { width: 200px; }

@media (max-width: 767px) {
    .about-story h2, .about-values h2, .about-why h2 { font-size: 30px; }
    .about-why { padding: 30px; }
    .about-stats { padding: 35px 15px; }
    .about-stats .stat-box h3 { font-size: 34px; }
    .project-cta h3 { font-size: 24px; }
    .contact-info-box, .contact-form-box { padding: 30px 22px; margin-bottom: 30px; }
}
