    .sliderblock {
        width: 100%;
        height: 45vh;
        margin-top: 60px;
        background-image: url('../assets/images/Group 8614.png');
        background-size: 100% 45%;
        background-repeat: no-repeat;
        background-position: 0 60px;
        background-attachment: fixed;
        transition: all .5s ease 0s !important;
    }
    
    .sliderblock p {
        margin-top: 20vh;
        font-size: 12vh;
        position: absolute;
        bottom: 22%;
        line-height: 1;
        margin-left: 15px;
    }
    
    .sliderblock span {
        padding: 2px 10px;
        border-radius: 5px;
        position: absolute;
        bottom: 3%;
        font-size: 2.5vh;
        background-color: #255F79;
        margin-left: 15px;
    }
    
    /* .contact-us-head {
        color: #fff;
        width: 100%;
        opacity: .1;
        font-weight: bold;
        line-height: 1;
        padding: 20px 0;
        font-size: 18vh;
        overflow: hidden;
        margin-left: 15px;
    } */
    
    .fixed-area {
        position: fixed;
        top: 0;
        z-index: -1;
    }
    
    @font-face {
        font-family: Segoe-UI;
        src: url('../assets/fonts/segoeui.ttf');
    }
    
    .contact-us-head {
        color: #fff;
        width: 100%;
        height: 100%;
        opacity: .1;
        font-weight: bold;
        line-height: 1;
        -webkit-user-select: none;
        -ms-user-select: none;
        user-select: none;
        padding: 20px 0;
        font-size: 18vh;
        overflow: hidden;
    }
    
    .contact {
        box-shadow: 0px 0px 8px 6px rgb(0 0 0 / 10%), 0 6px 20px 0 rgb(0 0 0 / 19%);
        border-radius: 10px;
    }
    
    
    
    .contactus img {
        width: 60px;
        height: 60px;
        float: left;
        margin: 10px;
    }
    
    .contactus p {
        margin-top: 10px;
        margin-left: 81px;
        font-size: 18px;
        margin-bottom: 0px;
        color: #255f79;
    }
    
    .contactus h3 {
        font-size: 22px;
        color: #255f79;
    }
    
    .contact-desc {
        padding: 10px;
        margin-top: 20px;
    }
    
    .contact-desc img {
        width: 37px;
        height: 37px;
    }
    
    .contact-desc p {
        font-size: 14px;
        margin-left: 0px;
    }
    
    .footer {
        background-color: #255f79;
        color: white;
    }
    
    ul.dashed {
        list-style-type: none;
    }
    
    ul.dashed>li {
        text-indent: -5px;
        margin-left: 5px;
        padding-top: 15px;
    }
    
    ul.dashed>li:before {
        content: "-  ";
        text-indent: -5px;
    }
    
    .sideborder {
        border-left: 1px solid rgba(0, 0, 0, .1);
        border-right: 1px solid rgba(0, 0, 0, .1);
    }
    
    #gmap_canvas {
        width: 100%;
        height: calc(width);
        border-radius: 15px;
        padding: 0 8px;
    }

    
    .footerImg {
        position: absolute;
        bottom: 15px;
    }
    
    @media(max-width:767px) {
        .footerImg {
            position: relative;
            top: 15px;
        }
    }
    
    @media (max-width: 576px) {
        .contact-us-mb .contact-desc img {
            width: 37px;
            height: 37px;
            margin: 10px 0px;
        }
        .contact-us-mb .contact-desc p {
            font-size: 14px;
            margin-left: 0px;
            margin-top: 8px;
        }
        .contact-us-mb .contact-desc .col-10 {
            padding-left: 5px;
        }
        /*.contact-us-mb ul {
             margin-top: 3px; 
        }*/
        .nav-item .col-4 {
            padding: 0px;
            background-color: #D6D6D6;
        }
        .contact-us-mb li {
            background-color: #D6D6D6;
        }
        .contact-us-mb li a {
            width: 100%;
            text-align: center;
            color: #fff;
        }
        .contact-us-mb li a {
            width: 100%;
            text-align: center;
            color: #fff;
        }
        .contact-us-mb .nav-tabs .nav-item.show .nav-link,
        .nav-tabs .nav-link.active {
            border-bottom: 4px solid #3E70EE;
            color: #3E70EE;
        }
        .contact-us-mb li p {
            margin-top: 5px;
            font-weight: bold;
        }
        .contact-us-mb p {
            margin-top: 9px;
            margin-bottom: 5px;
            /* font-weight: 600; */
        }
        .contact-us-mb h3 {
            font-size: 22px;
        }
        .contact-us-mb .contact-desc {
            padding: 0px;
            margin-top: 20px;
        }
        .contact-us-mb .contact-desc img {
            width: 37px;
            height: 37px;
            margin: 10px 0px;
        }
        .contact-us-mb .contact-desc p {
            font-size: 14px;
            margin-left: 0px;
            margin-top: 8px;
        }
        .contact-us-mb .contact-desc .col-10 {
            padding-left: 5px;
        }
    }
    
    @media(min-width:1540px) {
        .container {
            max-width: 80% !important;
        }
    }
    
    .contact-desc a,
    .contact-desc p {
        color: black !important;
    }
    
    @media (max-width: 1023px) {
        .contact-us-head {
            display: none;
        }
        /* .sliderblock {
            height: 25vh;
            background-size: 100% 25%;
        } */
        .sliderblock span {
            font-size: 2vh;
        }
    }
@media (max-width: 576px) {
    .sliderblock {
        height: 25vh;
        background-size: 100% 25%;
    }
    .sliderblock p {
        margin-top: 25vh;
        font-size: 5vh;
    }
}


/*Thoufeer*/

.fixed-area {
    z-index: -1;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 450px;
    margin-bottom: -5px;
}

.fixed-area-background {
    width: 100%;
    height: 100%;
    position: absolute;
}

    .fixed-area-background img {
        width: 100%;
        height: 100%;
        object-fit: fill;
    }

.fixed-area-text {
    position: relative;
    top: 10%;
    margin: 0 auto;
    width: 1140px;
    padding: 0 15px;
    width: 70%;
}

    .fixed-area-text h1 {
        color: white;
        font-size: 140px;
        line-height: 113px;
        font-weight: bold;
        margin-top: 35px;
        margin-bottom: 0px;
        min-height: 225px;
    }

        .fixed-area-text h1:first-child {
            padding-right: 10px;
        }

    .fixed-area-text p {
        top: 40px;
        font-size: 90px;
        position: absolute;
        bottom: 22%;
        margin-left: 35px;
        line-height: 1;
    }

    .fixed-area-text span {
        padding: 2px 10px;
        border-radius: 5px;
        font-size: 18px;
        background-color: #255F79;
        margin-left: 15px;
        position: relative;
    }
.contactus {    
    background-image: url('../assets/images/Group 6173.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    border-radius: 17px;
}
.contactdetails {
    margin-top: 400px;
    background-color: #fff;
}
@media (max-width: 1199.98px) {
    .fixed-area {
        height: 375px;
    }

    .contactdetails {
        background-color: #fff;
        margin-top: 370px;
    }

    .fixed-area-text {
        top: 33%;
        width: 767px;
        padding: 0 15px;
    }

        .fixed-area-text h1 {
            font-size: 100px;
            line-height: 90px;
            margin-bottom: 30px;
            min-height: 180px;
        }

        .fixed-area-text p {
            top: 40px;
            font-size: 80px;
            position: unset;
            bottom: 22%;
            margin-left: 35px;
            line-height: 1;
        }

        .fixed-area-text span {
            padding: 5px 10px;
            border-radius: 5px;
            font-size: 20px;
            background-color: #255F79;
            margin-left: 35px;
            position: relative;
        }
}

@media (max-width: 767.98px) {
    .fixed-area {
        height: 330px;
    }

    .fixed-area-text {
        top: 33%;
        width: 100%;
        padding: 0 20px;
    }

        .fixed-area-text h1 {
            font-size: 70px;
            font-weight: bold;
            line-height: 60px;
            margin-bottom: 30px;
            min-height: 0;
            max-width: 445px;
        }
    .contactdetails {
        background-color: #fff;
        margin-top: 250px;
        padding-top: 0px !important;
    }
}

@media (max-width: 575.98px) {

    .fixed-area {
        height: 255px;
    }

    .fixed-area-text {
        top: 15%;
        width: 100%;
        padding: 0 20px;
    }

        .fixed-area-text h1 {
            font-size: 35px;
            font-weight: bold;
            line-height: 45px;
            margin-bottom: 15px;
            min-height: 0;
            max-width: 348px;
        }

    .contactdetails {
        background-color: #fff;
        margin-top: 250px;
        padding-top: 0px!important;
    }
    .mapcanvas
    {
        padding-left:0px!important;
        padding-right:0px!important;
    }
    .fixed-area-text p {
        /*top: 70px;
        font-size: 40px;
        position: absolute;
        bottom: 22%;
        margin-left: 35px;*/
        margin-top: 70px;
        font-size: 40px;
        line-height: 1;
        margin-left: 0px;
        position: unset;
    }

    .fixed-area-text span {
        padding: 5px 10px;
        border-radius: 5px;
        font-size: 14px;
        background-color: #255F79;
        margin-left: 0px;
        position: relative;
    }
}

