.sliderblock {
    width: 100%;
    height: 45vh;
    margin-top: 60px;
    background-image: url('../assets/images/Group 3558.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;
}

.services-head {
    color: #fff;
    width: 100%;
    opacity: .1;
    font-weight: bold;
    line-height: 1;
    padding: 20px 0;
    font-size: 18vh;
    overflow: hidden;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-left: 15px;
}

/*.fixed-area {
    position: fixed;
    top: 0;
    z-index: -1;
}*/

@font-face {
    font-family: Segoe-UI;
    src: url('../assets/fonts/segoeui.ttf');
}


.services {
    margin-top: 400px;
    min-height: 100vh;
    background-image: url('../assets/images/Group 6189@2x.png');
    background-size: cover;
    background-repeat: no-repeat;
    box-shadow: 0px 0px 8px 6px rgb(0 0 0 / 10%), 0 6px 20px 0 rgb(0 0 0 / 19%);
    color: white;
}

.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;
}

#gmap_canvas {
    width: 100%;
    height: calc(width);
    border-radius: 5px;
    padding: 0 8px;
}



.footerImg {
    position: absolute;
    bottom: 15px;
}

#gmap_canvas {
    border-radius: 15px;
}

@media(max-width:767px) {
    .footerImg {
        position: relative;
        top: 15px;
    }
}

@media(min-width:1540px) {
    .container {
        max-width: 80% !important;
    }
}

@media (max-width: 1023px) {
    .services-head {
        display: none;
    }
    .sliderblock {
        height: 45vh;
        background-size: 100% 45%;
    }
    .sliderblock span {
        font-size: 2vh;
    }
}
@media (max-width: 576px) {
    .sliderblock {
        width: 100%;
        height: 25vh;
        background-size: 100% 25%;
        background-repeat: no-repeat;
    }
    .sliderblock p {
        margin-top: 25vh;
        font-size: 5vh;
    }
    .hide-text-left {
        opacity: 0;
    }
    /*.services {
        background-image: url('../assets/images/bgservices.png');
    }*/
    .services-img-section {
        height: 70px;
    }
}

/*Thoufeer*/

.fixed-area {
    z-index: -1;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 390px;
    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;
    }
/*.services {
    background-color: #265976;
    margin-top: 430px;
    background-image: url('../assets/images/bgservices.png');
}*/


    .services a {
        text-decoration: none;
    }
.our-products-head {
    color: #fff;
    width: 100%;
    opacity: .1;
    font-weight: bold;
    line-height: 1;
    padding: 20px 0;
    font-size: 18vh;
    overflow: hidden;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-left: 15px;
    margin-top: 40px;
}
@media (max-width: 1199.98px) {

    .fixed-area {
        height: 375px;
    }

    .services {
        background-color: #265976;
        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;
            display: none;
        }

        .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;
            display: none;
        }
}

@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;
            display: none;
        }

    .services {
        background-color: #265976;
        margin-top: 250px;
    }

    .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;
    }
}
