.slidepicture1 {
    background-image:
        linear-gradient(rgba(0, 0, 0, 0.45), rgba(0, 0, 0, 0.45)),
        url('../images/makkah-101.jpeg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.slidepicture2 {
    background-image:
            linear-gradient(rgba(0, 0, 0, 0.45), rgba(0, 0, 0, 0.45)),
            url('../images/umrah-1.webp');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.slidepicture3 {
    background-image:
            linear-gradient(rgba(0, 0, 0, 0.45), rgba(0, 0, 0, 0.45)),
            url('../images/makkah1.jpeg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.bg-n {
    background-image:
            linear-gradient(rgba(0, 0, 0, 0.45), rgba(0, 0, 0, 0.45)),
            url('../images/umrah-4.jpeg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.testimonial-block_one-heading
{
    color:white !important;
}
.testimonial-block_one-text{
    color:white !important;
}
.test-f{
    background-image:
            linear-gradient(rgba(0, 0, 0, 0.45), rgba(0, 0, 0, 0.45)),
            url('../images/makkah1.jpeg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.testimonial-block_one-author{
    color:white !important;
}

.institute-block_one-icon{
    background: #62CEFE !important;
}
.ruko{
    background: green !important;
}
.main-footer .inner-container {
    position: relative;
    padding: 170px 0px 30px !important;
}
.slider-one .swiper-slide {
    padding: 150px 0px 170px;
    height: 650px;
}
.header-top .left-box::after {
    border-right: 25px solid #3c3c3c;
}
.header-top {
    background-color: #3c3c3c;
}
::-webkit-scrollbar-thumb {
     background-color: #5ECFFE;
 }
.header-top .left-box::before {
    background: linear-gradient(to left, rgb(102 102 102) 0%, rgb(255, 255, 255, 0) 100%);
}

.welcome-one_content{
    padding-left: unset;
}
.welcome-one_content-image {
    right: 20px;
    top: -17px;
    left: unset;
}


.service-block_one-upper {
    text-align: left;
}

.service-block_one-icon {
    right: 32px;
    top: 12px;
}
.welcome-two_image {
    position: relative;
    display: inline-block;
}
.welcome-two_image img{
    display: block !important;
    height:690px !important;
}
/*.welcome-two_image.overlay::after {*/
/*    content: "";*/
/*    position: absolute;*/
/*    top: 0;*/
/*    left: 0;*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    background: rgba(0, 0, 0, 0.4); !* Change opacity here *!*/
/*    z-index: 2;*/
/*}*/
.plane{
    width:300px;
    margin-left:315px;
}
.about-start{
    background-image:
            linear-gradient(rgba(0, 0, 0, 0.45), rgba(0, 0, 0, 0.45)),
            url('../images/makkah-101.jpeg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.contact-start{
    background-image:
            linear-gradient(rgba(0, 0, 0, 0.45), rgba(0, 0, 0, 0.45)),
            url('../images/breadcrumb.webp');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.ruko1{
    background: black !important;
}
.ruko1:hover{
    background: green !important;
    color:white !important;
}

