@font-face {
    font-family: Montserrat;
    src: url(../fonts/Montserrat/Montserrat-Regular.ttf)
}

@font-face {
    font-family: Montserrat-SemiBold;
    src: url(../fonts/Montserrat/Montserrat-SemiBold.ttf)
}

@font-face {
    font-family: Montserrat-Bold;
    src: url(../fonts/Montserrat/Montserrat-Bold.ttf)
}

@font-face {
    font-family: Montserrat-Italic;
    src: url(../fonts/Montserrat/Montserrat-Italic.ttf)
}

@font-face {
    font-family: Syne-SemiBold;
    src: url(../fonts/Syne/Syne-SemiBold.ttf)
}

@font-face {
    font-family: Syne-Medium;
    src: url(../fonts/Syne/Syne-Medium.ttf)
}

@font-face {
    font-family: Syne-ExtraBold;
    src: url(../fonts/Syne/Syne-ExtraBold.ttf)
}

@font-face {
    font-family: Syne-Bold;
    src: url(../fonts/Syne/Syne-Bold.ttf)
}

body {
    font-family: "Montserrat-Regular",
}

body,
p,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
li {
    margin: 0;
    padding: 0
}

.form-control:focus {
    border-color: unset;
    box-shadow: unset
}

.container {
    max-width: 80%
}

.custom-navbar {
    position: absolute;
    top: 20px;
    left: 5%;
    width: 90%;
    z-index: 16;
    padding: 0;
    border-bottom: .2px solid #656565;
    padding-bottom: 0
}

.custom-navbar .left_col .socail-media-ul {
    margin-left: 31px
}

.custom-navbar .socail-media-ul .facebook-icon {
    width: auto;
    height: 16px;
    filter: invert(1);
    margin-left: 30px
}

.custom-navbar .socail-media-ul {
    display: flex;
    align-items: center;
    list-style: none;
    margin-left: auto;
    width: fit-content;
    margin-right: 40px
}

.custom-navbar .top-header {
    position: relative;
    top: -20px;
    padding-right: 60px;
    padding-left: 60px;
    display: NONE
}

.custom-navbar .top-header .address {
    color: #fff;
    margin-right: 40px
}

.custom-navbar .top-header .location-map-icon {
    width: auto;
    height: 15px;
    margin-right: 5px;
    filter: invert(1)
}

.custom-navbar .top-header .socail-media-ul .call-ivr-number {
    color: #fff
}

.custom-navbar .iv-call-number a {
    display: block;
    color: #fff
}

.custom-navbar .iv-call-number a:hover {
    text-decoration: none
}

.navbar {
    padding-top: 0;
    padding-bottom: 0;
    max-width: 95%;
    margin: 0 auto;
    align-items: center
}

ul.navbar-nav {
    align-items: center;
    margin-right: 5%;
}

.navbar .nav-link {
    font-family: 'Syne-SemiBold';
    color: #fff;
    font-size: 16px;
    margin-left: 25px;
    margin-right: 25px;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.navbar .plus-icon-img {
    width: auto;
    height: 27px;
    filter: invert(1);
    margin-left: 8px;
}

.navbar .select-location .call-icon {
    width: auto;
    height: 20px;
    filter: invert(1);
    margin-right: 15px
}

.navbar .select-location {
    margin-left: -50px;
    position: relative;
    right: -46%;
}

.navbar .select-location a {
    color: #fff !important;
    font-family: Montserrat-Bold;
    font-size: 20px;
    letter-spacing: .5px
}

.menu-bar-icon {
    width: auto;
    height: 28px;
    filter: invert(1)
}

.fixed-header .menu-bar-icon {
    filter: unset
}

.fixed-header {
    position: fixed;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    background-color: #fff;
    color: #000;
    z-index: 99;
    border-bottom: 1px solid #e0e0e0
}

.fixed-header .nav-link {
    color: #000
}

.fixed-header .plus-icon-img {
    width: auto;
    height: 12px;
    filter: unset;
    margin-left: 12px;
    position: relative;
    top: -2px
}

.fixed-header .select-location a {
    color: #000 !important
}

.fixed-header .select-location .call-icon {
    height: 20px;
    filter: unset;
    margin-right: 10px
}

.white-logo {
    display: block
}

.black-logo {
    display: none
}

.fixed-header .white-logo {
    display: none
}

.fixed-header .black-logo {
    display: block
}

.custom-navbar .sub-nav-ul ul {
    background-color: #fff;
    list-style: none;
    font-family: 'Syne-SemiBold'
}

.custom-navbar .sub-nav-ul ul li {
    font-size: 16px;
    padding: 18px;
    border-bottom: 1px solid #e9e9e9;
    padding-left: 20px;
    text-align: left;
}

.custom-navbar .sub-nav-ul ul li a {
    display: block;
    color: #000
}

.custom-navbar .sub-nav-ul ul li a:hover {
    color: #000
}

.custom-navbar .sub-nav-ul.active {
    visibility: visible;
    opacity: 1
}

.custom-navbar a.navbar-brand {
    margin-right: 0px !important;
    padding-right: 0px !important;
}

.custom-navbar .select-location-li a {
    padding-left: 0px;
    padding-right: 0px;
    font-size: 15px;
}

.custom-navbar .select-location-li {
    display: flex;
    align-items: center;
}

.custom-navbar .sub-nav-ul {
    top: 35px;
}

.slider-container {
    padding-left: 0;
    padding-right: 0;
    position: relative;
    position: relative
}

.slider-container #demo::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000000a8
}

.slider-container #demo .slider-img {
    height: 100vh;
    object-fit: cover;
    width: 100%;
    animation: zoom-out 10s linear infinite;
    transform: scale(1.2)
}

@keyframes zoom-out {
    100% {
        transform: unset
    }
}

.slider-container .custom-controls {
    position: absolute;
    left: 7%;
    bottom: 8%;
    z-index: 9;
    width: 210px;
    display: flex;
    align-items: center;
    justify-content: space-around
}

.slider-container .custom-controls .carousel-control-prev {
    width: 55px;
    height: 55px;
    opacity: 1;
    z-index: 9;
    border: 1px solid #fff;
    border-radius: 50%;
    top: 44%;
    left: 3%;
    position: relative
}

.slider-container .custom-controls .carousel-control-next {
    width: 55px;
    height: 55px;
    opacity: 1;
    z-index: 9;
    border: 1px solid #fff;
    border-radius: 50%;
    top: 44%;
    right: 3%;
    position: relative
}

.slider-container .slider-content {
    position: absolute;
    top: 50%;
    left: 27%;
    transform: translate(-50%, -50%);
    z-index: 9;
    color: #fff;
    width: 37%
}

.socail-media-ul {
    position: absolute;
    right: 45px;
    top: 35%;
    z-index: 9;
    list-style: none
}

.socail-media-ul li {
    margin-bottom: 30px
}

.socail-media-ul .facebook-icon {
    width: auto;
    height: 18px;
    filter: invert(1)
}

p.side-location::after {
    content: "";
    position: absolute;
    top: 12px;
    left: -112%;
    width: 100%;
    height: 1px;
    background-color: #fff
}

p.side-location::before {
    content: "";
    position: absolute;
    top: 12px;
    right: -112%;
    width: 100%;
    height: 1px;
    background-color: #fff
}

.slider-container .slider-content h1 {
    font-family: 'Syne-Bold';
    font-size: 50px;
    margin-bottom: 15px
}

.slider-container .slider-content .top-sub-heading {
    font-family: 'Syne-Bold';
    font-size: 24px;
    margin-bottom: 15px
}

.slider-container .slider-content .top-sub-heading span {
    color: #ff9d0b
}

.slider-container .right-count-content {
    position: absolute;
    right: 9%;
    bottom: 18%;
    z-index: 9;
    display: flex;
    width: 33%;
    justify-content: space-between;
    z-index: 1
}

.slider-container .right-count-content .form-control::placeholder {
    color: #456c959c
}

.slider-container .right-count-content .box p {
    font-size: 16px;
    font-family: 'Montserrat-SemiBold';
    color: #fff;
    text-align: center;
    border-top: 1px solid #b5b5b5;
    margin-bottom: 10px;
    padding-top: 10px;
    letter-spacing: .5px
}

.slider-container .right-count-content .box h4 {
    text-align: center;
    color: #d68b2d;
    font-size: 55px;
    font-family: Montserrat-SemiBold;
    position: relative;
    top: -6px
}

.slider-container .right-count-content .box {
    padding: 10px;
    width: 50%;
    text-align: center;
    margin-left: 25px;
    margin-right: 3px
}

.slide-patch-img {
    position: absolute;
    top: 25%;
    right: 16%;
    width: auto;
    height: 380px
}

.slider-container button.btn.btn-custom-3 {
    background-color: #344f75;
    color: #fff;
    border-radius: 0;
    padding: 14px 30px;
    margin-top: 20px;
    font-family: 'Montserrat-SemiBold';
    font-size: 17px;
    text-transform: uppercase
}

.slider-container .mouse {
    width: 29px;
    height: 56px;
    border: 3px solid #fff;
    border-radius: 60px;
    position: relative;
    left: 28px;
    margin-bottom: 12px;
    overflow: hidden
}

.slider-container .mouse::before {
    content: "";
    width: 12px;
    height: 12px;
    position: absolute;
    top: 10px;
    left: 50%;
    transform: translateX(-50%);
    background-color: #fff;
    border-radius: 50%;
    opacity: 1;
    animation: wheel 2s infinite;
    -webkit-animation: wheel 2s infinite
}

.slider-container .scroll-box {
    position: absolute;
    z-index: 10;
    bottom: 4%;
    left: 48%;
    color: #fff;
    text-align: center
}

.slider-container .scroll-box p {
    display: block !important;
    width: 100%;
    font-family: 'Montserrat-SemiBold';
    font-size: 14px
}

@keyframes wheel {
    to {
        opacity: 0;
        top: 60px
    }
}

@-webkit-keyframes wheel {
    to {
        opacity: 0;
        top: 60px
    }
}

.slider-container button.btn.btn-custom-3-1 {
    color: #fff;
    border-radius: 0;
    padding: 14px 30px;
    margin-top: 20px;
    font-family: 'Montserrat-SemiBold';
    font-size: 17px;
    text-transform: uppercase;
    background-color: transparent;
    border: 1px solid #fff;
    margin-left: 20px
}

.slider-container button.btn.btn-custom-3 a {
    display: block;
    color: #fff;
    text-decoration: none
}

.overview-contaier {
    padding-bottom: 120px;
    padding-top: 120px;
    position: relative
}

.overview-contaier .name-project-heading {
    color: #de8629;
    font-family: 'Montserrat-Bold';
    font-size: 23px;
    margin-top: 15px;
    text-align: center
}

.overview-bg {
    position: absolute;
    top: 0;
    left: 0;
    opacity: .1;
    display: none
}

.overview-contaier p {
    font-size: 17px;
    letter-spacing: .5px;
    margin-top: 15px;
    text-align: center
}

.overview-content {
    padding: 27px
}

.overview-contaier .name-project-heading span {
    color: #32435a
}

.overview-contaier .sub-top-heading {
    font-size: 16px;
    border-bottom: 1px solid #000;
    width: fit-content;
    padding-bottom: 6px;
    color: #141414;
    font-family: 'Syne-Bold';
    margin: 0 auto;
    margin-bottom: 15px;
    letter-spacing: 1px
}

.overview-contaier::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 710px;
    height: 544px;
    background-image: url(../images/pattern.png);
    opacity: .8
}

.overview-contaier .custom-heading {
    color: #2c3d55;
    text-align: center
}

.overview-contaier .overview-1 {
    height: 100%;
    object-fit: cover;
    object-position: left
}

.project-container {
    padding-top: 100px;
    padding-bottom: 100px;
    background-color: #2c3d55;
    position: relative;
    overflow: hidden
}

.overview-contaier button.btn.btn-custom-3 {
    padding: 11px 30px;
    font-family: 'Syne-SemiBold';
    background-color: #2c3d55;
    color: #fff;
    border-radius: 0;
    margin: 0 auto;
    display: block;
    margin-top: 20px
}

.project-container .project-img-bg {
    position: absolute;
    right: 0;
    width: 53%;
    bottom: 0;
    opacity: .1
}

.project-container-box-content {
    padding-right: 60px
}

.project-container .project-container-box-content {
    padding-right: 60px
}

.project-container .sub-top-heading {
    font-size: 16px;
    border-bottom: 1px solid #fff;
    width: fit-content;
    padding-bottom: 6px;
    margin-bottom: 15px;
    color: #fff;
    font-family: 'Syne-Bold';
    letter-spacing: 1px
}

.project-container .content-para {
    color: #fff;
    letter-spacing: .5px;
    margin-top: 10px
}

.project-container .project-box {
    background-color: #fff;
    width: 93%
}

.project-container .project-box-content {
    padding: 25px;
    text-align: center
}

.project-container .project-box .typology-heading {
    background-color: #de8629;
    color: #fff;
    padding: 10px;
    text-align: center;
    font-family: 'Montserrat-SemiBold';
    font-size: 18px
}

.project-container .btn-custom-2 {
    padding: 10px 30px;
    font-size: 18px;
    background-color: #2c3d55;
    color: #fff;
    border-radius: 0
}

p.project-name-box {
    text-align: center;
    padding: 10px;
    font-family: 'Montserrat-SemiBold';
    font-size: 20px;
    text-transform: uppercase
}

.project-container .btn-custom-2 a {
    color: #fff
}

.project-container .project-name {
    font-family: 'Montserrat-SemiBold';
    font-size: 20px;
    margin-bottom: 10px
}

.project-container .project-location {
    font-family: 'Montserrat-SemiBold';
    margin-bottom: 20px;
    font-size: 18px
}

.project-container .owl-prev span {
    color: #fff;
    position: relative;
    top: -4px
}

.project-container .owl-next span {
    color: #fff;
    position: relative;
    top: -4px
}

.project-container .owl-dots {
    display: none
}

.project-container .owl-prev {
    position: absolute;
    line-height: 49px !important;
    border-radius: 50% !important;
    border: 1px solid #fff !important;
    font-size: 30px !important;
    width: 60px;
    height: 60px;
    top: 70%;
    left: -74%;
    opacity: 9;
    z-index: 12
}

.project-container .owl-next {
    position: absolute;
    border-radius: 50% !important;
    border: 1px solid #fff !important;
    font-size: 30px !important;
    width: 60px;
    height: 60px;
    line-height: 19px !important;
    text-align: center;
    top: 70%;
    left: -55%;
    opacity: 9;
    z-index: 12
}

.project-cover {
    position: relative
}

.project-cover .paymentplan-heading {
    position: absolute;
    top: 10%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #0b336b9e;
    padding: 9px;
    width: 101%;
    text-align: center;
    font-family: 'Montserrat-SemiBold';
    color: #fff;
    letter-spacing: .5px;
    font-size: 15px
}

.project-cover .Status {
    position: absolute;
    bottom: 0;
    right: 0;
    background-color: #eda438;
    padding: 10px 17px;
    color: #fff;
    font-family: 'Montserrat-Bold'
}

.testimonials-container {
    padding-top: 100px;
    padding-bottom: 150px;
    position: relative
}

.testimonials-img-bg {
    position: absolute;
    bottom: 0;
    right: 0;
    opacity: .2
}

.testimonials-container .custom-heading {
    font-family: Syne-SemiBold;
    font-size: 46px;
    color: #2c3d55;
    width: 48%;
    margin: 0 auto
}

.testimonials-container .sub-top-heading {
    font-size: 16px;
    padding-bottom: 6px;
    margin: 0 auto;
    margin-bottom: 20px;
    font-family: 'Syne-Bold';
    border-bottom: 1px solid #000;
    letter-spacing: 1px
}

.testimonials-container #demo2 {
    margin-top: 40px
}

.testimonials-container .testimonials-box {
    width: 70%;
    text-align: center;
    margin: 0 auto;
    font-family: Montserrat-Italic;
    font-size: 18px;
    letter-spacing: .5px
}

.testimonials-container .qutoes-img {
    margin-bottom: 30px
}

.testimonials-container .avatar-img {
    width: auto;
    height: 100px;
    margin: 0 auto;
    display: block;
    margin-top: 30px
}

.testimonials-container span {
    display: block;
    margin: 0 auto;
    width: fit-content;
    font-size: 21px;
    margin-top: 15px;
    font-family: 'Montserrat-SemiBold';
    color: #2c3d55
}

.testimonials-container .carousel-indicators {
    bottom: -50px;
    z-index: 9
}

.testimonials-container .carousel-indicators li {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #c4c4c4
}

.testimonials-container .carousel-indicators li.active {
    background-color: #d68b2d
}

.testimonials-container .carousel-control-prev {
    width: 55px;
    height: 55px;
    opacity: 1;
    z-index: 9;
    border: 1px solid #2c3d55;
    border-radius: 50%;
    top: 20%;
    left: 3%;
    position: absolute
}

.testimonials-container .carousel-control-next {
    width: 55px;
    height: 55px;
    opacity: 1;
    z-index: 9;
    border: 1px solid #2c3d55;
    border-radius: 50%;
    top: 20%;
    right: 3%;
    position: absolute;
    transform: rotate(180deg)
}

.testimonials-container .controller-icon {
    width: auto;
    height: 15px
}

.custom-heading {
    font-family: Syne-SemiBold;
    font-size: 46px;
    color: #fff
}

#more {
    display: none
}

.contact-container {
    padding-top: 120px;
    padding-bottom: 60px;
    background-image: url(../images/contact-bg.jpg);
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed
}

.contact-container .left-col-custom {
    color: #fff;
    padding-right: 120px
}

.contact-container .left-col-custom .para {
    margin-top: 15px;
    letter-spacing: .5px
}

.contact-container .left-col-custom .custom-heading {
    font-family: Syne-SemiBold;
    font-size: 46px;
}

.sub-top-heading {
    font-size: 20px;
    border-bottom: 1px solid #fff;
    width: fit-content;
    padding-bottom: 6px;
    margin-bottom: 15px;
    font-family: 'Syne-Bold';
    text-transform: uppercase
}

.contact-us-footer {
    padding: 30px 40px;
    background: rgba(255, 255, 255, 0.85);
    position: relative;
    z-index: 1;
    padding-right: 60px;
    padding-bottom: 70px;
    width: 80%;
    margin-left: 14%
}

.contact-us-footer::before {
    position: absolute;
    left: -15px;
    top: -15px;
    width: 100%;
    height: 100%;
    content: "";
    background: #fff;
    z-index: -1
}

.contact-us-footer .form-control {
    border-radius: 0;
    height: 65px;
    border: none;
    border-bottom: 1px solid #000;
    color: #000
}

.contact-us-footer .custom-heading {
    font-size: 46px;
    margin-bottom: 10px;
    color: #2c3d55;
    font-family: 'Syne-SemiBold'
}

.contact-us-footer p {
    margin-bottom: 20px;
    letter-spacing: .5px;
    font-size: 16px
}

.contact-us-footer .form-control::placeholder {
    color: #000;
    font-size: 16px
}

.contact-us-footer .btn-custom {
    padding: 15px 40px;
    font-size: 18px;
    font-family: 'Heebo-Medium';
    margin-top: 15px;
    background-color: #2c3d55;
    color: #fff;
    border-radius: 0
}

.contact-us-ul {
    list-style: none;
    margin-top: 30px
}

.contact-us-ul li span {
    display: block;
    padding-bottom: 5px;
    font-size: 15px
}

.contact-us-ul li {
    font-size: 20px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 40px
}

.contact-us-ul li .contact-details-icon {
    width: 60px;
    height: 60px;
    line-height: 60px;
    margin-right: 13px;
    background: rgba(255, 255, 255, 0.13);
    border-radius: 50%;
    text-align: center
}

.contact-us-ul li p {
    font-size: 20px
}

.contact-us-ul li .contact-details-icon .img-fluid {
    width: auto;
    height: 22px;
    filter: invert(1)
}

.custom-navbar .nav-item {
    position: relative
}

.custom-navbar .sub-nav-ul {
    position: absolute;
    width: 100%;
    text-align: left;
    padding-top: 15px;
    visibility: hidden;
    transition: all .5s linear;
    opacity: 0
}

.container-fluid.footer-container {
    padding-top: 150px;
    padding-bottom: 150px;
    position: relative
}

.contact-us-ul li p a {
    color: #fff;
}

.contact-us-ul li p a:hover {
    cursor: pointer;
}

.company-container {
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #fff;
    color: #000;
    font-family: 'Montserrat-SemiBold'
}

.company-container .disclaimer-p {
    font-size: 14px
}

.company-container p {
    font-size: 14px
}

.contact-container .footer-container-2 ul li {
    list-style: none;
    color: #fff
}

.contact-container .footer-container-2 ul li a {
    color: #fff;
    font-size: 16px;
    font-family: 'Syne-SemiBold'
}

.footer-container-2 .second_col ul li {
    list-style: none;
    margin-bottom: 15px
}

.footer-container-2 .col-sm-12.text.text-center {
    padding-top: 30px
}

.contact-container .container {
    position: relative;
    z-index: 9
}

.contact-container {
    position: relative
}

.contact-container::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #001635a3
}

.contact-container .facebook-icon {
    width: auto;
    height: 20px;
    filter: invert(1)
}

.contact-container .socail-media-ul-footer {
    display: flex;
    margin-top: 30px
}

.contact-container .socail-media-ul-footer li {
    margin-right: 35px
}

p.side-location {
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 9;
    color: #fff;
    transform: rotate(270deg);
    font-size: 17px
}

.footer-container-2 {
    border-top: 1px solid #6b6b6b;
    padding-top: 50px;
    margin-top: 80px
}

.footer-container-2 p {
    color: #fff;
    font-size: 15px;
    letter-spacing: .5px;
    font-family: 'Syne-SemiBold'
}

.footer-container-2 p.disclaimer-p {
    font-size: 13px
}

.footer-container-2 h4 {
    font-size: 18px;
    margin-bottom: 15px;
    text-transform: uppercase;
    color: #fff;
    font-family: 'Syne-SemiBold'
}

.footer-container-2 .second_col ul li a {
    color: #fff;
    font-size: 16px
}

.head-section {
    padding-top: 180px;
    padding-bottom: 160px;
    background-image: url(../images/page-title.jpg);
    position: relative;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat
}

.head-section::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000000a8;
    z-index: 8
}

.head-section .container {
    position: relative;
    z-index: 12
}

.breadcrumbs {
    display: flex;
    justify-content: space-between;
    background: #fff;
    padding: 9px 7px;
    border-radius: 2px;
    width: fit-content;
    list-style: none;
    padding-left: 24px;
    margin-top: 20px
}

.breadcrumbs li {
    margin-right: 20px;
    text-align: center;
    display: flex;
    align-items: center
}

.breadcrumbs .home-li {
    border-right: 2px solid #000;
    padding-right: 15px
}

.breadcrumbs .home-li a {
    color: #000;
    font-family: 'Montserrat-Bold';
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 15px;
}

.breadcrumbs li {
    font-family: 'Montserrat-SemiBold';
    color: #235697;
    font-size: 15px;
}

.breadcrumbs .home-png {
    width: auto;
    height: 15px;
    margin-right: 8px;
    position: relative;
    top: -1px;
}

.location-box {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    background-color: #f4f4f4
}

.location-box .box-1 {
    width: calc(20% - 1px);
    text-align: center
}

.location-box .box-2 {
    width: calc(80% - 5px);
    padding: 15px;
    text-align: left !important;
    padding-left: 0
}

.location-box .box-1 img {
    border-radius: 50%;
    width: 80px;
    height: 80px
}

.location-box .box-2 p {
    text-align: left !important;
    font-family: 'Montserrat-SemiBold';
    font-size: 15px;
    margin-top: 10px
}

.location-box h5 {
    font-family: 'Montserrat-Bold';
    font-size: 17px
}

.location-box .box-2 p {
    font-size: 14px
}

.location-box .box-1 img {
    width: 60px;
    height: 60px
}

.contact-us-contaier {
    padding-top: 150px;
    padding-bottom: 150px
}

.contact-us-contaier .col-sm-12.col-md-4.col-lg-4 {
    margin-bottom: 30px
}

.contact-us-contaier h4.custom-heading {
    color: #2c3d55;
    text-align: center;
    margin-bottom: 40px
}

.footer-container-2 .fourth_col ul li {
    border-bottom: 1px solid #2929298c;
    padding-bottom: 7px
}

.modal-body .modal-form {
    padding: 40px;
}

.modal-body .close {
    position: absolute;
    right: 30px;
    top: 30px;
    border: 1px solid;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-bottom: 7px;
}

.modal-form .top-form-heading {
    font-family: 'Syne-Bold';
    font-size: 16px;
    margin-bottom: 25px;
    text-transform: uppercase
}

.modal-form .form-group {
    position: relative;
    /* margin-bottom: 10px; */
}

.modal-form .form-control {
    height: 50px;
    border-radius: 0;
}

.modal-form .btn-custom {
    border: none;
    padding: 11px 26px;
    background-color: #13263e;
    color: #fff;
    font-size: 16px;
    width: 100%;
    margin-top: 10px
}

.modal-form .project-logo-modal {
    font-family: 'Syne-Bold';
    font-size: 28px;
    margin-bottom: 14px;
    color: #203c5f;
}

.modal-body .modal-form {
    padding: 35px
}

.modal-body .close {
    position: absolute;
    right: 20px;
    top: 20px;
    border: 1px solid;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-bottom: 7px;
}

.modal-form .top-form-heading {
    font-family: 'Syne-Bold';
    font-size: 16px;
    margin-bottom: 15px;
    text-transform: uppercase
}

.modal-form .form-group {
    position: relative
}

.modal-form .form-control {
    height: 58px;
    border-radius: 0;
}

.modal-form .btn-custom {
    border: none;
    padding: 12px 26px;
    background-color: #13263e;
    color: #fff;
    font-size: 18px;
    width: 100%;
    margin-top: 10px;
    cursor: pointer;
}

.modal-form .project-logo-modal {
    font-family: 'Syne-Bold';
    font-size: 32px;
    margin-bottom: 15px;
    color: #203c5f;
}

.mobile-section-1 {
    position: fixed;
    bottom: 0;
    width: 100%;
    background-color: #0d0d0c;
    z-index: 99;
    display: none
}

.mobile-section {
    display: flex;
    justify-content: center
}

.mobile-section-1 a.btn.btn-success.btn-block {
    font-size: 14px;
    background-color: #2c3d55;
    width: 100%;
    border: none;
    border-radius: 0;
    padding-bottom: 10px;
    padding-top: 10px;
    margin-top: 0;
    color: #fff;
    font-weight: 600;
    font-size: 13px
}

li.nav-item.select-location-li a {
    color: #fff;
}

li.nav-item.select-location-li a img {
    filter: invert(1);
}

.fixed-header li.nav-item.select-location-li a {
    color: #000;
}

.fixed-header li.nav-item.select-location-li a img {
    filter: unset;
}

@media(max-width:1600px) {
    .container {
        max-width: 95%;
    }
    .project-container .sub-top-heading {
        font-size: 16px;
    }
    .custom-heading {
        font-size: 34px;
    }
    .navbar .plus-icon-img {
        height: 11px;
        position: relative;
        top: -1px;
        margin-left: 8px;
    }
    .navbar .nav-link {
        font-size: 14px;
        margin-left: 7px;
        margin-right: 7px;
    }
    .custom-navbar {
        top: 5px;
        left: 2.5%;
        width: 95%;
        padding: 0;
    }
    .navbar .select-location a {
        font-size: 17px;
    }
    .navbar {
        max-width: 100%;
    }
    .navbar .select-location {
        margin-left: -10px;
        right: -53%;
    }
    .navbar .select-location .call-icon {
        height: 16px;
        margin-right: 15px;
    }
    .white-logo,
    .black-logo {
        width: auto;
        height: 60px;
    }
    .navbar .select-location a {
        font-size: 16px;
    }
    .custom-navbar .select-location-li a {
        font-size: 14px;
    }
    .navbar .plus-icon-img {
        height: 22px;
        top: 0px;
        margin-left: 8px;
    }
    .custom-navbar .select-location-li {
        margin-left: 3%;
    }
    .custom-navbar .select-location-li a {}
    .custom-navbar .select-location-li a .plus-icon-img {
        height: 18px;
        top: -2px;
    }
    .slider-container .slider-content h1 {
        font-size: 34px;
        width: 85%;
    }
    .slider-container .slider-content .top-sub-heading {
        font-size: 16px;
    }
    .slider-container button.btn.btn-custom-3 {
        padding: 12px 25px;
        margin-top: 10px;
        font-size: 14px;
    }
    .slider-container button.btn.btn-custom-3-1 {
        padding: 12px 25px;
        margin-top: 10px;
        font-size: 14px;
    }
    p.side-location {
        font-size: 15px;
    }
    .slider-container .right-count-content {
        right: 9%;
        bottom: 7%;
    }
    .slider-container .right-count-content .box p {
        font-size: 14px;
        margin-bottom: 10px;
        padding-top: 10px;
    }
    .slider-container .right-count-content .box h4 {
        font-size: 48px;
    }
    .slide-patch-img {
        top: 29%;
        right: 16%;
        height: 245px;
    }
    .socail-media-ul .facebook-icon {
        height: 15px;
    }
    .socail-media-ul li {
        margin-bottom: 15px;
    }
    .slider-container .custom-controls .carousel-control-prev,
    .slider-container .custom-controls .carousel-control-next {
        width: 45px;
        height: 45px;
    }
    .slider-container .custom-controls {
        position: absolute;
        left: 5.5%;
    }
    .slider-container .mouse {
        width: 21px;
        height: 41px;
        border: 2px solid #fff;
        left: 31px;
    }
    .slider-container .mouse::before {
        width: 8px;
        height: 8px;
    }
    .overview-contaier p {
        font-size: 16px;
    }
    .overview-contaier .name-project-heading {
        font-size: 20px;
        ;
    }
    .overview-contaier {
        padding-bottom: 70px;
        padding-top: 70px;
    }
    .project-container .content-para {
        margin-top: 25px;
    }
    .project-container .owl-prev {
        width: 55px;
        height: 55px;
    }
    .project-container .owl-next {
        width: 55px;
        height: 55px;
    }
    .project-container {
        padding-top: 70px;
        padding-bottom: 60px;
    }
    .project-container .project-box {
        width: 97%;
    }
    p.project-name-box {
        padding: 10px;
        font-size: 18px;
    }
    .project-container .project-box-content {
        padding: 15px 0px;
    }
    .project-container .project-box .typology-heading {
        padding: 6px;
        font-size: 16px;
    }
    .project-container .btn-custom-2 {
        padding: 8px 25px;
        font-size: 16px;
    }
    .project-container .project-img-bg {
        width: 72%;
    }
    .testimonials-container .custom-heading {
        font-size: 34px;
        width: 40%;
        margin: 0px auto;
    }
    .testimonials-container {
        padding-top: 60px;
        padding-bottom: 110px;
    }
    .testimonials-container .testimonials-box p {
        font-size: 16px;
    }
    .testimonials-container .qutoes-img {
        margin-bottom: 10px;
        height: 45px;
    }
    .testimonials-container .avatar-img {
        height: 80px;
        margin-top: 15px;
    }
    .testimonials-container #demo2 {
        margin-top: 25px;
    }
    .testimonials-container .carousel-indicators {
        bottom: -30px;
        z-index: 9;
    }
    .contact-container {
        padding-top: 70px;
        padding-bottom: 40px
    }
    .contact-container .container {
        max-width: 90%
    }
    .contact-container .sub-top-heading {
        font-size: 16px
    }
    .contact-container .left-col-custom .custom-heading {
        font-size: 34px
    }
    .contact-container .left-col-custom {
        padding-right: 0
    }
    .contact-container .contact-us-footer .custom-heading {
        font-size: 28px
    }
    .contact-container .contact-us-footer {
        padding: 10px;
        padding-right: 50px;
        padding-bottom: 53px;
        width: 70%;
        margin-left: 28%
    }
    .contact-container .left-col-custom .para {
        font-size: 14px
    }
    .contact-container .contact-us-footer p {
        margin-bottom: 10px;
        font-size: 14px
    }
    .contact-container .contact-us-ul li .contact-details-icon {
        width: 50px;
        height: 50px;
        line-height: 50px;
        margin-right: 20px
    }
    .contact-container .contact-us-ul li p {
        font-size: 16px
    }
    .contact-container .contact-us-footer .btn-custom {
        padding: 12px 30px;
        font-size: 16px
    }
    .contact-us-footer .form-control {
        height: 44px
    }
    .overview-contaier button.btn.btn-custom-3 {
        padding: 11px 30px;
        font-family: 'Syne-SemiBold';
        background-color: #2c3d55;
        color: #fff;
        border-radius: 0;
        margin: 0 auto;
        display: block;
        margin-top: 20px
    }
    .overview-contaier .overview-content {
        padding: 15px
    }
    .contact-us-contaier {
        padding-top: 100px;
        padding-bottom: 70px
    }
    .head-section {
        padding-top: 150px;
        padding-bottom: 100px
    }
    .breadcrumbs {
        padding: 10px 5px;
        padding-left: 25px;
        margin-top: 20px
    }
    .breadcrumbs .home-li a {
        font-size: 15px
    }
    .breadcrumbs .home-png {
        height: 16px;
        top: -1px
    }
    .head-section .custom-heading {
        font-size: 30px
    }
    .contact-us-contaier .container {
        max-width: 88%
    }
    .breadcrumbs li {
        font-family: 'Montserrat-SemiBold';
        color: #235697;
        font-size: 15px
    }
    .footer-container-2 p {
        font-size: 14px;
    }
    .footer-container-2 .second_col ul li a {
        font-size: 14px;
    }
    .footer-container-2 .fourth_col ul li {
        font-size: 14px;
    }
    .company-container p {
        font-size: 12px;
    }
    .contact-container .facebook-icon {
        width: auto;
        height: 16px;
    }
}

@media(max-width:1280px) {}

@media(max-width:768px) {
    .navbar-collapse {
        background-color: #fff;
        width: 100%;
        color: #000
    }
    .navbar .nav-link {
        color: #000
    }
    .navbar .select-location a {
        color: #000 !important
    }
    .navbar .select-location .call-icon {
        filter: brightness(0.5);
        margin-right: 15px
    }
    .navbar .plus-icon-img {
        filter: brightness(0.5)
    }
    .navbar-nav li.nav-item {
        padding: 5px 15px;
        border-bottom: 1px solid #e0e0e0;
        width: 100%
    }
    .navbar-nav li.nav-item a {
        font-size: 15px !important
    }
    .nav-item.select-location a.nav-link {
        justify-content: unset
    }
    .container {
        max-width: 100%;
        padding-left: 0;
        padding-right: 0
    }
    .slider-container .slider-content {
        position: absolute;
        top: 15%;
        left: 0;
        transform: unset;
        width: 100%;
        padding: 36px;
        overflow: hidden;
        padding-left: 53px
    }
    .slider-container .right-count-content {
        right: 0;
        bottom: 13%;
        width: 100%;
        display: none
    }
    p.side-location {
        top: 42%;
        left: -8%;
        font-size: 14px
    }
    .slider-container .slider-content h1 {
        font-size: 24px;
        width: 90%;
        line-height: 30px
    }
    .socail-media-ul {
        right: 15px;
        top: 19%
    }
    .slide-patch-img {
        top: 59%;
        right: unset;
        height: 180px;
        left: 9%
    }
    .slider-container button.btn.btn-custom-3-1 {
        padding: 10px 25px;
        margin-top: 10px;
        margin-left: 0;
        font-size: 14px
    }
    .slider-container .custom-controls {
        position: absolute;
        left: 0;
        bottom: 15px;
        width: 135px
    }
    .slider-container .right-count-content .box {
        padding: 10px;
        width: 50%;
        text-align: center;
        margin-left: 0;
        margin-right: 1px
    }
    .slider-container .scroll-box {
        bottom: 3%;
        left: 39%;
        display: none
    }
    .socail-media-ul .facebook-icon {
        height: 14px
    }
    .custom-heading {
        font-size: 24px
    }
    .overview-contaier {
        padding-bottom: 40px;
        padding-top: 40px
    }
    .overview-contaier .overview-content {
        text-align: left;
        padding: 8px;
        padding-top: 20px
    }
    .overview-contaier .sub-top-heading {
        font-size: 15px;
        padding-bottom: 5px;
        margin: unset;
        margin-bottom: 10px
    }
    .overview-contaier p {
        font-size: 15px;
        text-align: justify
    }
    .overview-contaier .name-project-heading {
        font-size: 18px;
        text-align: left
    }
    .overview-contaier .custom-heading {
        text-align: left
    }
    .overview-contaier button.btn.btn-custom-3 {
        padding: 11px 30px;
        margin: unset;
        margin-top: 20px;
        margin-bottom: 25px
    }
    .overview-contaier .overview-1 {
        height: 260px;
        object-fit: cover;
        object-position: left;
        width: 100%
    }
    .project-container {
        padding-top: 40px;
        padding-bottom: 40px
    }
    .project-container .content-para {
        margin-top: 15px;
        margin-bottom: 30px;
        font-size: 15px
    }
    .project-container .project-box {
        width: 100%
    }
    .project-container .sub-top-heading {
        font-size: 14px
    }
    .project-container .project-box-content {
        padding: 15px;
        padding-left: 0;
        padding-right: 0
    }
    .testimonials-container .custom-heading {
        font-size: 24px;
        text-align: left;
        width: 100%
    }
    .testimonials-container {
        padding-top: 40px;
        padding-bottom: 60px
    }
    .testimonials-container .sub-top-heading {
        font-size: 14px;
        margin: unset;
        margin-bottom: 15px
    }
    .testimonials-container .testimonials-box {
        width: 100%;
        font-size: 15px;
        text-align: center
    }
    .testimonials-container .testimonials-box p {
        font-size: 16px;
        text-align: center
    }
    .testimonials-container .carousel-control-prev {
        width: 45px;
        height: 45px;
        top: 90%;
        left: 68%;
        display: none
    }
    .testimonials-container .carousel-control-next {
        width: 45px;
        height: 45px;
        top: 90%;
        right: 3%;
        display: none
    }
    .testimonials-container span {
        display: block;
        font-size: 17px;
        margin-top: 15px
    }
    .contact-container .sub-top-heading {
        font-size: 14px
    }
    .contact-container .left-col-custom .custom-heading {
        font-size: 24px
    }
    .contact-container .contact-us-ul li p {
        font-size: 15px
    }
    .footer-container-2 .second_col ul li a {
        color: #fff;
        font-size: 15px
    }
    .footer-container-2 .second_col,
    .footer-container-2 .third_col,
    .footer-container-2 .fourth_col {
        margin-top: 20px
    }
    .contact-container .container {
        max-width: 100%
    }
    .contact-container .contact-us-footer {
        padding: 10px;
        padding-right: 50px;
        padding-bottom: 50px;
        width: 95%;
        margin-left: 3%
    }
    .contact-container {
        padding-top: 35px;
        padding-bottom: 40px;
        background-position-x: 81%
    }
    .contact-container .contact-us-ul li .contact-details-icon {
        margin-right: 8px;
        width: 35px;
        height: 35px;
        line-height: 29px
    }
    .contact-container .contact-us-ul li p {
        font-size: 15px;
        width: 85%
    }
    .contact-container .left-col-custom {
        padding-right: 15px
    }
    .contact-us-ul li .contact-details-icon .img-fluid {
        height: 13px
    }
    .mobile-section-1 {
        display: block
    }
    .company-container {
        padding-top: 15px;
        padding-bottom: 60px
    }
    .modal-body .modal-form {
        padding: 10px
    }
    .modal-form .project-logo-modal {
        font-size: 25px
    }
    .modal-form .btn-custom {
        padding: 12px 26px;
        font-size: 16px;
        margin-top: 10px
    }
    .contact-us-contaier {
        padding-top: 50px;
        padding-bottom: 35px
    }
    .head-section .custom-heading {
        font-size: 24px
    }
    .breadcrumbs {
        padding: 7px 5px;
        padding-left: 21px;
        margin-top: 20px
    }
    .head-section {
        padding-top: 166px;
        padding-bottom: 60px
    }
    .contact-container .socail-media-ul-footer {
        display: flex;
        margin-top: 30px;
        margin-bottom: 20px
    }
    .contact-container .facebook-icon {
        width: auto;
        height: 16px;
        filter: invert(1)
    }
    .contact-container .footer-container-2 ul li {
        list-style: none;
        color: #fff;
        margin-bottom: 10px
    }
    .project-container .owl-dots {
        display: unset;
        width: 100%;
        display: flex;
        justify-content: center
    }
    .navbar .select-location {
        margin-left: 0 !important;
        right: 0 !important;
    }
}