/* .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    font-family: Montserrat, sans-serif !important;
} */

.search-location .form-group button {
    background: transparent;
    border: none;
    position: absolute;
    top: 50%;
    right: -5px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 45px;
    height: 45px;
    border-radius: 0 50% 50% 50%;
    background: #2da8dc;
}

.form-control {
    height: 37px !important;
    background: #fff !important;
    color: #000000 !important;
    font-size: 18px;
    border-radius: 30px !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.hero-wrap .overlay .banner {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    opacity: 1;
    background: black !important;
    height: 850px;
}

.row .col-md-6 .title h1 {
	font-size: 3em;
	color: #2da8dc;
	line-height: 1.1;
	font-weight: 800;
	/* background: -webkit-linear-gradient(#2da8dc, #df892b, #2da8dc); */
	/* -webkit-background-clip: text; */
	/* -webkit-text-fill-color: transparent; */
	text-transform: uppercase;
	text-shadow: 2px 2px #6c5a5a;
}

.heading-section h2 {
    font-size: 40px;
    font-weight: 600;
    background: -webkit-linear-gradient(#2da8dc, #16539a, #2da8dc);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.row .col-md-6 .title p {
    font-size: 18px;
    color: #fff;
    line-height: 1.7;
    text-shadow: 2px 2px #373737;
}

.ftco-navbar-light .navbar-nav>.nav-item>.nav-link {
    color: #fff;
}

.logo {
    position: absolute;
    width: 200px;
    top: 8px;
    left: 33px;
}
.block-23 ul li, .block-23 ul li > a {
	display: table;
	line-height: 1.5;
	margin-bottom: 6px;
}

.logo_bg {
	width: 463px;
	height: 481px;
	position: absolute;
	background-image: linear-gradient(to right,#fff, #ffffff1a);
	left: 0;
	border-radius: 0 0 100% 0;
	/* background-color: white; */
}

.awake .logo_bg {
    display: none;
}

.logo1 {
    display: none;
}

.awake .logo {
    display: none;
}

.awake .logo1 {
    display: inline-block;
    position: absolute;
    width: 120px;
    /* top: px; */
    /* left: 25px; */
    padding: 7px;
}

.hero-wrap .overlay {
    background: linear-gradient(to bottom, #796d518c, #ac8c105e);
}

.ftco-navbar-light .navbar-nav>.nav-item>.nav-link {
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    text-shadow: 2px 2px #595959;
    padding-left: 10px;
}.search-location .form-group {
    left: 0px;
}

.ftco-no-pt {
    padding-top: 0px;
}

.ftco-navbar-light.scrolled .navbar-nav>.nav-item>.nav-link {
    text-shadow: none;
}

.ftco-footer {}

.ftco-footer {
    font-size: 16px;
    padding: 1em 0!important;
    background: #09284c;
}

.ftco-footer p {
    color: rgba(255, 255, 255, 0.7);
}

.ftco-footer .ftco-footer-widget ul li a {
    color: rgba(255, 255, 255, 0.8);
}

.ftco-footer .ftco-footer-widget h2 {
    color: #fff;
}

.block-23 ul li span {
    color: rgba(255, 255, 255, 0.7);
}

.Top-Builders-section {
    background-image: url(../images/bg/bg2.jpg);
    background-position-y: bottom;
    background-repeat: repeat-x;
    padding-top: 0px;
    padding-bottom: 6em;
    background-color: #fff;
    background-blend-mode: multiply;
}


/*index page*/

@media only screen and (max-width: 480px) {
    .ftco-navbar-light {
        background: #2b1f1f42 !important;
        position: absolute !important;
        top: 0;
    }
    .logo {
        position: absolute;
        width: 50px;
        top: -2px;
        left: unset;
        right: 7px;
    }
}


/*media query*/

@media only screen and (max-width: 968px) {
    /*logo background*/
    .logo_bg {
        display: none;
    }
    /*map for mobile view*/
    iframe.map1 {
        height: 250px !important;
        width: 337px !important;
    }
    nav#ftco-navbar {
        height: 50px;
    }
    .mouse-icon {
        width: 63px;
        height: 63px;
        border: 1px solid #2da8dc;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        border-radius: 50%;
        background: #2da8dc;
        cursor: pointer;
        position: relative;
        text-align: center;
        margin: 26px auto;
        display: block;
    }
    /*top header heading index page*/
    /*.text.text-center.title {
    margin-bottom: 282px;
}*/
    /*logo*/
    .logo {
        width: 118px !important;
        left: 10px !important;
        height: 35px !important;
        width: 82px !important;
        top: 4px !important;
        padding: 0px !important;
    }
    .slider-text h1 {
        font-size: 30px;
        color: #000000;
        line-height: 1.1;
        font-weight: 400;
    }
    .row .col-md-6 .title p {
        font-size: 14px;
        margin-left: 5px;
        margin-right: 5px;
    }
    section.ftco-section.ftco-no-pb.second-section {
        padding: 4em 0;
    }
    .heading-section h2 {
        font-size: 24px;
        font-weight: 600;
        background: -webkit-linear-gradient(#2da8dc, #df892b, #2da8dc);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }
    .heading-section .subheading {
        overflow: hidden;
    }
}

h1.mb-3.bread.title {
    background: -webkit-linear-gradient(#5a5a5a, #d95b07, #381e0c);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-transform: uppercase;
}


/*map*/

iframe.map1 {
    height: 330px;
    width: 1230px;
}


/*index page first section */

.work-page img {
    height: 100px;
    width: 100px;
    object-fit: contain;
}


/*17 sep 2021*/

.col-lg-8.col-md-6.ftco-animate.d-flex.align-items-end.fadeInUp.ftco-animated {
    margin-bottom: 230px;
}

.home-slider-prperty-bg {
    background: #000000a6;
    position: relative;
}

.home-slider-prperty-title {
    position: absolute;
    top: -27px;
    background: #000000a6;
    left: 0;
    border-radius: 0 17px 0 0px;
}

.home-slider-prperty-title h4 {
    margin: 0;
    color: #2da8dc;
    padding-right: 20px;
    padding-left: 10px;
    font-size: 18px;
}

.slider-text {
    height: 451px !important;
    padding: 14% 0px 0 0;
}

.image-holder {
    width: 40%;
    float: left;
}

.image-holder img {
    height: 116px;
    object-fit: cover;
    width: 100%;
}

.content-holder {
    float: right;
    width: 60%;
    text-align: left;
    padding-left: 15px;
}

.content-holder h4.top-slider {
    color: #a07a2b;
    margin-bottom: 0px;
    font-size: 20px;
    font-weight: bold;
}

.content-holder h5.top-slider2 {
    margin-top: 0px;
    color: white;
    margin-bottom: 1px;
    line-height: 1;
    font-weight: normal;
}

.content-holder .top-slider {
    color: white;
    margin-bottom: 0;
}

.ngmg {
    margin-top: -2em;
}


/* bulider slide */

img.builders {
    padding: 6px 20px 0px 26px;
}
.ftco-footer .ftco-footer-widget h2 {
	margin-bottom: 10px;
}
.testimony-section {
	padding-top: 40px;
}
.mt-4{
	margin-top:40px;
}

@media screen and (max-width: 480px) {
    .ptsm {
        padding-top: 4em!important;
    }
    .row .col-md-6 .title h1 {
        font-size: 2.5em;
    }
    .ftco-section {
        padding: 0 !important;
    }
    .pdl {
        padding-left: 1em;
    }
    .pdr {
        padding-right: 1em;
    }
    .slider-text {
        height: 694px !important;
    }
}

@media screen and (min-width: 1300px) {
    .ptlg {
        padding-top: 2em!important;
    }
}