@import url('https://fonts.googleapis.com/css2?family=Merriweather:ital,wght@0,300;0,400;0,700;0,900;1,300;1,400;1,700;1,900&family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap');


html {
  scroll-behavior: smooth;
}
body, html{
    scroll-behavior: smooth;
    scroll-padding-top: 90px;
}
body {
       font-family: 'Gotham' !important;
    font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 1.6 !important;
    -webkit-font-smoothing: antialiased;
    color: black !important;
}
a.h_logo svg {
    height: 90px;
    fill: white;
}

header.fixed-top.sticky svg {
    fill: black;
}
.aligner {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
#about .act-text {
    right: 40px;
    bottom: 40px;
}

.extexts {
    position: absolute;
    right: 10px;
    bottom: 6px;
    font-size: 12px;
    color: black;
    font-weight: 500;
}


span.text-black {
    color: black;
}
.arrow-icon {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0;
}
.form-control, .form-group{
    position:relative;
}
.contactModal .form-group .arrow-icon {top: 30px;right: 10px;}

select.form-control:focus {
    background: transparent;
}
.get-in-touch .card .arrow-icon {
    right: 10px;
    top: 11px;
}

select.form-control {
    z-index: 1;
    background: transparent;
    -webkit-appearance: none !important;
}
.desktp-fixfooter {
    position: fixed;
    right: 20px;
    bottom: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 18px;
    z-index:9;
}

.whyus {
    background-image: url(../images/why.jpg);
    background-size: cover;
    background-position: center center;
    padding-top: 110px;
    padding-bottom: 86px;
    background-attachment: fixed;
}

.whyus .card {
    display: table;
    margin: auto;
    background-color: white;
    color: black;
    border: 0;
    border-radius: 0;
    padding: 52px 52px 40px 52px;
    max-width: 640px;
}

.whyus {
    background-image: url(../images/slide4.jpg);
    background-size: cover;
    background-position: center center;
    padding-top: 110px;
    padding-bottom: 86px;
    background-attachment: fixed;
}

.card {
    display: table;
    margin: auto;
}

.whyus .card h1 {
    font-size: 32px;
    line-height: 1.4;
    letter-spacing: -0.2px;
    margin-bottom: 36px;
}

.whyus .card p {
    color: black;
    margin: 0;
    font-size: 16px;
}

.whyus .card ul {
    padding-left: 15px;
    margin-bottom: 20px;
    margin-top: 20px;
    color: black;
    font-size: 16px;
}


.desktp-fixfooter .callnow {
    background: red;
    width: 50px;
    height: 50px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}

.desktp-fixfooter a.whatspap {
    width: 57px;
}
.map-content>div figure img {
    height: 50px;
    filter: brightness(9);
}
.map-content+ div {
    overflow: hidden;
}
/*.map-content+ div figrue img{*/
/*    transform: scale(1.3);*/
/*}*/

img {
    max-width: 100%;
    height: auto;
}
.floorplanslider .owl-nav, .locationslider .owl-nav {
    display: flex;
    justify-content: flex-end;
    gap: 24px;
    margin-top: 20px;
}

.floorplanslider .owl-nav button, .locationslider .owl-nav button{
    width: 40px;
    height: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: black !important;
    border-radius: 2px;
    color: white !important;
    line-height: 0 !important;
}

.floorplanslider .owl-nav button span, .locationslider .owl-nav button span{
    line-height: 0 !important;
    font-size: 30px;
    margin-top: -6px;
}


.callbtn {
    display: inline-flex !important;
    align-items: center;
    gap: 4px;
}
.callbtn:hover {
    color:white !important;
}
.callbtn img {
    height: 16px;
}

header .nav-item a.nav-link.callbtn {
    padding: 6px 12px !important;
    background: #ec2227;
    color: white;
    border-radius: 4px;
}

a,
a:hover {
    text-decoration: none !important;
}

.form-control:focus {
    outline: 0;
    box-shadow: unset;
}

button:focus {
    outline: 0;
}

.h-font {
       font-family: 'Gotham';
    font-weight:500;
}

.banner-text {
    background: linear-gradient(269deg, rgba(0, 0, 0, 0) 13.48%, rgba(0, 0, 0, 0.6) 51.87%, rgba(0, 0, 0, 0.9) 100%);
    bottom: 90px;
    position:absolute;
    bottom:0;
}
span.text-red {
    color: #ec2227;
}
.def-btn {
   background: #E31E25;
   color: white;
   border: 0;
   font-size: 16px;
   line-height: 1.6;
   padding: 10px 32px;
   box-shadow: 0px 4px 4px 0px #00000040;
   text-transform: uppercase;
   font-weight: 500;
   transition:0.5s all;
}

.def-btn:hover {
    background: black;
}

.def-btn i {
    margin-left: 22px;
}

.def-btn:hover {
    color: white;
    cursor:pointer;
}

.bannerbtn {
    position: absolute;
    left: 0;
    bottom: -20px;
    display: flex;
    align-items: center;
    justify-content: center;
    right: 0;
}

.get-in-touch {
    /*padding-top: 92px;*/
    background: #222222;
}

.get-in-touch figure img {
    box-shadow: 4px 4px hsl(0deg 0% 0% / 25%)
}

footer {
    background: #222222;
    padding-bottom: 44px;
    color: white;
    padding-top: 64px;
}

.title {
    font-size: 20px;
    margin-bottom: 14px;
}

footer p {
    color: white;
    font-size: 14px;
}

footer .col {
    font-size: 14px;
}

footer .linefoote {
    border-top: 1px solid #5F5F5F;
    margin-bottom: 20px;
}

footer .row:nth-child(4) {
    padding-top: 30px;
}

.get-in-touch .card {
    border-radius: 42px;
    padding: 38px 46px;
    max-width: 500px;
}

.get-in-touch .card h2 {
    font-size: 32px;
    font-weight: 400;
    line-height:1.4;
    margin-bottom: 4px;
}

.get-in-touch .card .line {
    width: 150px;
    height: 1px;
    background: black;
    margin-bottom: 26px;
}

.get-in-touch form {
    display: flex;
    flex-direction: column;
    gap: 28px;
}

.get-in-touch .card .form-control {
    height: 44px;
    font-size: 18px;
    font-weight: 400;
    color: black;
}

.get-in-touch .card .form-control:focus {
    outline: 0;
    box-shadow: unset;
}

.floorplan {
    padding: 66px 0;
}

.floorplan h1 {
    color: #E31E25;
    font-size: 32px;
    line-height: 1.4;
}

.line {
    background: #E31E25;
    height: 1px;
    width: 150px;
}

.floorplan .row:nth-child(2) {
    margin-top: 46px;
    margin-bottom: 46px;
}

.floorplan figure {
    border: 1px solid #dedede;
    margin-bottom: 18px;
}

.floorplan p {
    color: black;
    font-size: 16px;
    margin-bottom: 0;
}

.on-world {
    background: #222222;
    color: white;
    padding:80px 0;
}
.on-world .carousel {
    margin-top: 60px;
}

.on-world .line {
    background: white;
}

.on-world .row .col-md-5 {
    padding-left: 70px;
    padding-right: 46px;
    padding-top:60px;
    padding-bottom:40px;
}

.on-world h2 {
    font-size: 32px;
    line-height: 1.4;
    margin-bottom: 14px;
}

.on-world ul {
    padding-left: 20px;
    font-size: 18px;
    line-height: 1.4;
    margin-bottom: 28px;
}

.growth {
    background: #D9D9D9;
    padding: 62px 0;
}

.growth h1 {
    color: #E31E25;
    font-size: 44px;
    line-height: 54px;
}

.boxes>div {
    border-left: 1px solid #94908F;
    width: 223px;
    text-align: center;
}

.boxes>div p {
    margin: 0;
    color: #E31E25;
    font-size: 12px;
    font-weight: 400;
    width: 110px;
    text-align: center;
    display: table;
    margin: auto;
}

.boxes {
    margin-top: 50px;
}

.corporate {
    padding: 64px 0;
}

.corporate h1 {
    color: #E31E25;
    max-width: 580px;
    font-size: 32px;
    line-height: 1.4;
}

.map-area {
    background: #222222;
    padding: 70px 0;
}

.map {
    border: 1px solid #94908F;
    border-radius: 30px;
    margin-top: 48px;
    margin-bottom: 38px;
    overflow:hidden;
}

.map-area h1 {
    color: white;
    font-size: 32px;
    line-height: 1.4;
}

.floorplan figure img {
    margin: auto;
    display: table;
}

.boxes figure {

    margin-left: auto;
    margin-right: auto;
    display: table;
}

.boxes figure img {
    display: block;
    height: 90px;
}

.boxes>div:nth-child(1) {
    border: none;
}

.map-area .line {
    background: #FFFFFF;
}

.map-content {
    color: white;
    text-align: center;
    
}

.map-content>div {
    border-left: 1px solid white;
}
.map-area figrue.mb-0 {
    display: block;
    background: white;
}

.map-area figrue img {
    height: 550px;
    object-fit: cover;
    width: 100%;
}


.map-content>div {
    width: 250px;
    padding-top: 30px;
    padding-bottom: 30px;
}

.map-content>div h3 {
    
    
    font-size: 16px;
}

.map-content>div h6 {
    font-size: 16px;
    line-height: 1.4;
    margin-bottom: 8px;
    font-weight: 500;
}

.about {
    padding-top: 104px;
    padding-bottom: 90px;
}

.about h1 {
    color: #E31E25;
    font-size: 32px;
    line-height: 1.4;
}

.about p {
    margin-top: 58px;
    margin-bottom: 48px;
    font-size: 16px;
    max-width: 1160px;
    display: table;
    margin-left: auto;
    margin-right: auto;
}

.about figure:before {
    position: absolute;
    left: 30px;
    right: 0;
    top: 30px;
    content: " ";
    width: calc(100% - 60px);
    height: calc(100% - 60px);
    border: 1px solid white;
}
.banner-text>div span {
    color: #ec2227;
}

.banner-text {
    padding-left: 60px;
    color: white;
    padding-top: 30px;
    padding-bottom: 50px;
    width: 680px;
}

.banner-text>div {
    font-size: 28px;
    line-height: 33px;
    font-weight:500;
}

.banner-text .line {
    background-color: white;
    margin: 18px 0;
    width:200px;
}

.banner-text p {
    font-size: 32px;
    margin-bottom: 0;
    font-weight: 500;
}

.banner-text h6 {
    font-weight: 700;
    font-size: 32px;
    margin: 0;
}
.map-content>div:nth-child(1) {
    border-left: 0;
}

.header li.nav-item a.nav-link {
    font-size: 18px;
}

header .nav-item a.nav-link {
    font-size: 18px;
    color: black;
    font-weight: 500;
    padding: 0 !important;
        letter-spacing: 0.09px;
            word-spacing: 4px;
    
}

.banner {
    height: 100vh;
    background-image: url(../images/banner.jpg);
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    /*margin-top:80px;*/
}
.bannerbtn .def-btn {
    font-size: 16px;
    padding: 10px 32px;
}

header .navbar-nav {
    gap: 32px;
}

header .nav-item a.nav-link:hover {
    color: black;
    cursor: pointer;
}

header.fixed-top.sticky {
    background: white;
}

header.fixed-top.sticky a.nav-link:hover {
    color: black;
}

button.menubtn {
    background: transparent;
    border: none;
    padding: 8px 4px 4px 9px;
}

button.menubtn svg g {
    stroke: black;
}

button.menubtn svg {
    width: 70px;
    height: 40px;
}




.overlay {
     display: none; 
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999;

}

.menuoverlay {
    background: #000000;
}

menu {
    width: 100%;

    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    margin: 0;
    padding: 0;
}
menu ul li a:hover {
    color: #ec1d23;
}
menu ul {
    display: flex;
    list-style: none;
    margin: 0;
    flex-direction: column;
    padding: 0;
    gap: 30px;
    align-items:center;
}

menu ul li a {
    font-size: 32px;
    font-weight: 300;
    line-height: 36px;
    letter-spacing: 2px;
    text-align: left;
    text-transform: uppercase;
    text-decoration: none;
    color: white;
    position: relative;
    display: flex;
    align-items: center;
    /*background: -webkit-linear-gradient(#E2AE60, #FFD997, #E2AE60);*/
    /*-webkit-background-clip: text;*/
    /*-webkit-text-fill-color: transparent;*/
}



.closemenu {
    position: absolute;
    left: 320px;
    top: 39px;
}

.overlay .row {
    padding: 20px 0;
}

menu ul li a span {
    display:none !important;
    width: 0;
    display: inline-block;
    height: 1px;
    background: #ec1d23;
    transition: 0.5s all;
    
}

menu ul li a:hover span {
    width: 40px;
}

.overlay .title {
    font-size: 36px;
    margin-top: 80px;
}

menu {
    margin-top: 0px;
}

header {
    padding:12px 0;
    transition: 0.5s all;
    /*background:white;*/
    /*background:#ffffff29;*/
    /*            box-shadow: 0 16px 20px #7f9ecf1a;*/
    /*background-color: #ffffffb3;*/
    /*background: transparent;*/
    /*backround-blend-mode: overlay, normal;*/
    /*-webkit-backdrop-filter: blur(40px);*/
    /*backdrop-filter: blur(40px);*/
    /*transition: .3s all;*/
}

.carousel-indicators {
    
    justify-content: center !important;
    
}

.carousel-indicators button {
    width: 16px !important;
    height: 16px !important;
    border-radius: 50%;
}



.def-btn img {
    width: 18px;
    margin-left: 12px;
}

.def-btn {
    display: inline-flex;
    align-items: center;
}

.map-area .def-btn img,
.floorplan .def-btn img {
    margin-top: -3px;
}

.get-in-touch form .def-btn {
    justify-content: center;
}
footer p a {
    color: white;
}

footer p a:hover {
    color: #e41e25;
}
.disclaimer .modal-dialog {
    max-width: 650px;
}

.disclaimer .modal-dialog .modal-body .close {
    position: absolute;
    right: 20px;
    top: 10px;
    border: 0;
    background: transparent;
}

.disclaimer .modal-dialog .modal-body {
    padding: 50px 24px;
}

.disclaimer .modal-dialog .modal-body h1 {
    font-size: 34px;
    line-height: 44px;
    margin-bottom: 30px;
}

.disclaimer .modal-dialog .modal-body p {
    font-size: 16px;
    line-height: 28px;
}
.term .modal-dialog {
    max-width: 750px;
}

.term .modal-dialog .modal-body {
    padding: 60px 24px;
}

.term .modal-dialog .modal-body h6 {
    font-size: 18px;
    font-weight: 500;
}

.modal-body {}

.term .modal-dialog .modal-body p {
    font-size: 16px;
}

.term button.close {
    border: 0;
    background: transparent;
    position: absolute;
    right: 20px;
    top: 20px;
}
.contactModal .modal-dialog {
    max-width: 550px;
}

.contactModal .modal-dialog h1 {
    text-align: center;
    font-size: 32px;
    line-height: 1.4;
    margin-bottom: 20px;
        text-transform: uppercase;
}

.contactModal .modal-dialog .modal-body {
    padding: 40px 40px;
}

.contactModal .modal-dialog .modal-body .close {
    position: absolute;
    right: 20px;
    top: 20px;
    border: 0;
    padding: 0;
    background: transparent;
}
.contactModal .form-group {
    margin-bottom: 16px;
}

.contactModal .def-btn {
    width: 100%;
    text-align: center;
    font-size:16px;
    padding:10px 20px;
    justify-content: center;
}


.contactModal .modal-dialog label {
    font-size: 16px;
}
.form-control:focus {
    outline: 0;
    box-shadow: unset;
}
.fixfooter {
    display: none;
}

.vidoe {
    background: black;
    padding: 80px 0;
}

video#myvideo {
    width: 100%;
}
button#muteButton {
    position: absolute;
    right: 24px;
    bottom: 24px;
    z-index: 7;
    border: 0;
    width: auto;
    padding: 0;
    background: transparent;

}
.act-text {
    position: absolute;
    right: 10px;
    bottom: 10px;
    color: white;
    font-size: 12px;
    z-index:8;
}
.locationslider .owl-item div figure img {
    height: 100px;
}

.locationslider .owl-item div p {
    font-size: 16px;
    line-height: 1.4;
    font-weight: 500;
}

.locationslider {
    margin-top: 80px;
}

.mapabs {
    width: 200px;
    position: absolute;
    right: 0;
    bottom: 0;
    height: 150px;
}
footer h6 {
    font-size: 21px;
    text-transform: uppercase;
    margin-bottom: 12px;
    
}

.box-btn {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.5s all;
    opacity: 0;
}

.box-btn button.def-btn {
    width: auto;
    font-size: 14px;
    font-weight: 600;
    padding: 8px 20px;
}

.floorplan figure:hover .box-btn {
    opacity: 9;
}

.floorplan figure {
    position: relative;
    overflow: hidden;
}
.abouttejraj {
    padding: 90px 0;
    background:#222222;
    color:white;
}
.abouttejraj h2 span{
       color: #E31E25;
}
.abouttejraj h2 {
    color: white;
    font-size: 32px;
    line-height: 1.4;
    
    
}
.abouttejraj .line {
    background: white;
}
.abouttejraj p {
    max-width: 900px;
    display: table;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}


.awards {
    padding: 90px 0 110px 0;
}

.awards h6 {
    font-size: 32px;
line-height:1.4;
color:#E31E25;
}

.awards .owl-item figure {
    border: 1px solid #dedede99;
    border-radius: 8px;
    overflow: hidden;
    display: table;
    margin: auto;
}

.awards .owl-item figure img {
    height: 220px;
    width: unset !important;
    max-width: unset;
}
.awards .owl-nav button {
    width: 50px !important;
    height: 50px !important;
    background: #ea2126 !important;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}

.awards .owl-nav button img {
    filter: brightness(9) invert(1);
    width: 12px;
}

.awards .owl-nav button.owl-prev {
    transform: rotate(180deg);
    position: absolute;
    left:  -58px;
    top: 38%;
}

.awards .owl-nav button.owl-next {
    position: absolute;
    right: -58px;
    top: 40%;
}


.awards h5 {
    font-size: 32px;
    color: #EA2127;
    font-weight: 600;
}
.map-area .def-btn:hover {
    background: white;
    color: black;
}

.map-area .def-btn:hover img {
    filter: brightness(1) invert(1);
}

@media only screen and (max-width: 1200px) {
    .banner-text{
        padding-top:30px;
        padding-bottom:40px;
    }
    .banner-text p
    {
        font-size:26px;
    }
    .banner-text h6
    {
        font-size:26px;
    }
    
}
@media only screen and (max-width: 600px) {
    a.h_logo svg {
    fill: black;
}
    .mapabs {
    width: 150px;
    height: 120px;
}
    header.fixed-top.sticky .col-10 img {
    height: 70px !important;
}
header.fixed-top img
{
            transition: 0.5s all;
}

    .map-area figrue img {
    height: unset;
    /* transform: scale(1.8); */
}
    .menuoverlay {
    padding-left: 20px;
    padding-right: 20px;
}

menu ul li a {
    font-size: 20px;
}

menu ul {
    gap: 20px;
}
    .locationslider .owl-item div p {
    max-width: 220px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    font-size: 16px;
}
.locationslider {
    margin-top: 40px;
}
.contactModal .modal-dialog h1 {
    font-size: 34px;
    line-height: 1.4;
}
    .boxes {
        flex-wrap: wrap;
    }

    .boxes>div {
        border: 0;
        width: 50%;
    }

    .boxes {
        row-gap: 42px;
    }

    .boxes figure img {
        height: 80px;
    }

    .banner-text {
        width: 100%;
    }

/* .banner {*/
/*    margin-top: 76px;*/
/*}*/
    .banner-text {
        position:relative;
        background:black;
        bottom: 0;
        top: auto;
        padding-left: 16px;
        padding-bottom: 50px;
    }



    .bannerbtn .def-btn {
        width: 100%;
        justify-content: center;
        z-index: 9;
    }

    .bannerbtn {
        z-index: 0;
    }

    .banner-text h6 {
        font-size: 28px;
    }

    .banner-text p {
        font-size: 20px;
    }

    .banner-text>div {
        font-size: 22px;
    }
.banner-text h6+ .line+ p {
    margin-top: 6px;
}
.bannerbtn .def-btn
{
}
    .navbar-toggler:focus {
        box-shadow: unset !important;
    }



    div#navbarSupportedContent {
        background: white;
        padding: 20px 24px;
    }

   

    /*header.fixed-top {*/
    /*    background-color: white;*/
    /*}*/

    .def-btn {
        font-size: 16px;
    }

    .about h1 {
        font-size: 34px;
        
    }

    .about p {
        font-size: 18px;
        
    }

    .map-area h1 {
        font-size: 28px;
    }

    .def-btn {
    }

    .about h1 {
        font-size: 28px;
    }

    .about p {
        font-size: 16px;
        margin-top: 26px;
    }

    .map-content {
        flex-wrap: wrap;
    }

    .map-content>div {
        border-left: 0;
        border-bottom: 1px solid white;
        width: 50%;
    }

    .map-content>div:nth-child(5) {
        width: 100%;
    }

    .map-content>div:nth-child(even) {
        border-left: 1px solid white;
    }

    .map-content>div h3 {
        font-size: 16px;
    }
.corporate {
    padding-bottom: 30px;
}
    .map-content>div h6 {
        font-size: 16px;
    }

    .map-content {
        margin-top: 0;
        margin-bottom: 0px;
    }

    .corporate h1 {
        font-size: 28px;
    }

    .growth h1 {
        font-size: 34px;
        
    }

    .on-world .row .col-md-5{
        padding-top: 40px;
        padding-left: 16px;
        padding-bottom: 40px;
        padding-right: 16px;

    }

    .on-world h2 {
        font-size: 28px;
    }

    .on-world ul li {
        font-size: 18px;

    }

    .on-world .def-btn {
        margin-left: auto;
        margin-right: auto;
        display: table;
    }

    .floorplan h1 {
        font-size: 28px;
    }

    .floorplan .row {
        gap: 34px;
    }

    .floorplan figure {
        margin-bottom: 0;
    }

    .floorplan p {
        font-size: 16px;
        margin-top: 4px;
    }

    .get-in-touch .card {
        padding: 38px 24px;
    }

    .get-in-touch .card h2 {
        font-size: 28px;
        text-align: center;
    }

    .get-in-touch .card .line {
        display: table;
        margin-left: auto;
        margin-right: auto;
    }

    .get-in-touch .card {
        margin-bottom: 44px;
    }

    .about img {
        height: 400px;
        object-fit: cover;
        object-position: center;
    }

    div#carouselExampleFade {
        margin-top: 40px;
    }

    footer .col-md-12 .row .col {
        width: 100%;
        flex: 0 0 100%;
    }

    footer .col-md-12 .row {
        gap: 14px;
    }
    
header .navbar-nav li.nav-item:nth-child(5) {
    display: none;
}
header {
    padding:8px 0;
 
}
.fixfooter {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 8px 16px;
    background: #ec2227;
    z-index:99;
    
}

.fixfooter a {
    color: white;
    font-size: 16px;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    font-weight:400;
    width: 50%;
    justify-content: center;
    text-transform: capitalize;
}

.fixfooter a:nth-child(2) {
    border-left: 1px solid white;
}

.fixfooter a img {
    height: 16px;
}

.fixfooter a:hover {
    color: white;
}

footer {
    padding-bottom: 80px;
}

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

footer .container .row:nth-child(3) p {
    text-align: center;
}
.banner.position-relative {
    height: unset;
    background: no-repeat;
}

header .navbar-brand img {
    height: 60px !important;
}
.desktp-fixfooter
{
    display:none;
}
.get-in-touch{
    padding-top: 60px;
}
 .whyus .card {
        width: 90%;
        padding: 44px 32px;
    }

    .whyus .card h1 {
        font-size: 32px;
     
    }

    .whyus .card .def-btn {
        margin-top: 40px;
    }

    .whyus {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .floorplanslider .owl-nav
    {
        justify-content:center;
    }
    button.navbar-toggler {
    padding-left:0 !important;
    margin-left: 0;

}
/*.map-content+ div figrue img*/
/*{*/
/*        transform: scale(2.6);*/
/*}*/
.locationslider .owl-nav {
    justify-content: center;
}
.awards .owl-nav button.owl-prev {
    left: 0;
}

.awards .owl-nav button.owl-next {
    right: 0;
}
.about {
    padding-top: 80px;
    padding-bottom: 60px;
}
.on-world {
    padding: 60px 0;
}

.floorplan {
    padding: 60px 0;
}
.vidoe {
    padding: 0;
}

.vidoe  .col-md-10 {
    padding: 0 !important;
}
.abouttejraj {
    padding: 60px 0;
}

.abouttejraj h2 {
    font-size: 28px;
}
.awards {
    padding: 60px 0;
}

.awards h6 {
    font-size: 28px;
}

}