/* .subService {
    background: darkorange;
    border: 1px solid #00000029;
    border-radius: 5px 5px 29px 28px;
}

.subService h3 {
    font-size: 16px;
    font-weight: bold;
    color:black
}

.service img {
    width: 401px;
    border-radius: 5px;
    border-radius: 26px 27px 0px 0px;
} */

.visaContains h3 {
text-align: right;
padding: 0px 7px;
}
    
.visaContains {
    position: absolute;
    top: 287px;
    right: 83px;
    /* padding: 0px 46px; */
    border-top-left-radius: 50px;
    background: darkorange;
    color: black;
    border-bottom-right-radius: 50px;
    width: 211px;
}

.visaContains h3 {
    text-align: center;
}

.singleCard {
position: relative;
border-radius: 100%;
overflow: hidden;
border:3px solid #898686
}

.services{
    justify-content: center;
}

.service img {
    height: 200px;
    width: 404px;
    border-radius: 100%;
}
#arif-sidebar {
    background: #191b1d;
    border:1px solid #ed1b1f;
}
div#method-tab li {
    color: white;
}
.title.center {
    color: white;
}
select#possiblities-form {
    color: white;
}
footer{
    background: black;
}
.copy-text p {
    color: #ffffffab;
}
.left-content {
    float: left;
    width: 50%;
    padding: 20px;
    background: #313339;
}




.img-side2.img-right {
    right: 0;
}

#intro .img-right {
    width: 44%;
}

.img-side2 {
    padding: 0px;
    position: absolute;
    top: 0px;
    height: 100%;
    overflow: hidden;
    z-index: 100;
}

.contentWrapper ul li {
    margin-bottom: 23px;
}


/* .imageWrapper{
    background:url("")
} */

.imageWrapper {
    background: linear-gradient(#000000a6, #000000a6), url(https://imageresizer.static9.net.au/lHq59pGcXg63SHyodpPxgFg3ojM=/0x79:1080x686/696x696/https%3A%2F%2Fprod.static9.net.au%2Ffs%2F235bda67-fc39-485e-a3c8-84016b419147);
    background-repeat: no-repeat;
    background-position: left;
    background-size: cover;
    border: 2px solid #1c1a1a7a;
    border-radius: 8px;
    height: 600px; /* Default height for desktop */
}

@media (max-width: 767px) {
    .imageWrapper {
        height: 300px; /* Height for mobile */
        background-position: center top; /* Set background position to center top */
    }
}

@media (max-width: 767px) {
    .row {
        display: grid;
        grid-template-rows: auto; /* Auto rows for variable height content */
        grid-template-columns: 1fr; /* Single column layout */
    }

    .col-sm-4 {
        order: -1; /* Move the image column to the top in mobile view */
    }

    .imageWrapper {
        margin-bottom:22px;
    }
}


@media (max-width: 767px) {
    .service img {
    height: 317px;
    width: 404px;
    border-radius: 100%;
    right: 50px;
}

.visaContains {
    position: absolute;
    top: 289px;
    right: 50px;
    /* padding: 0px 46px; */
    border-top-left-radius: 50px;
    background: darkorange;
    color: black;
    border-bottom-right-radius: 50px;
    width: 211px;
}

}

.service img {
    border: 2px solid white;
}

section#contact-info {
    background: #313339;
    color: white;
}
section#contact-info p {
    color: #ffffffba;
}

section.officeAddress span {
    color: #ffffffc4;
}

section.officeAddress {
    background: #191b1d;
    color: #ffffffde;
}
.panel.panel-default {
    background: black;
}
h4.panel-title a {
    color: #ffffffbd;
}

.section-content p {
    color: white;
}
section#about {
    background: #313339;
    color: white !important;
}

section#pricing {
    background: #313339;
}
