@import url("https://fonts.googleapis.com/css2?family=Dosis:wght@600&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Patua+One&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Staatliches&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Fjalla+One&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Montserrat+Alternates&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@500&display=swap");

* {
    margin: 0;
    padding: 0;
}
@media only screen and (max-width: 990px)
{
    .top-social-display{
        display: none !important;
    }
}
@media only screen and (min-width: 991px) and (max-width: 1200px)
{
    .navbar-expand-lg .navbar-nav {
        margin-left: 15% !important;
    }
    .top-social{
        display: none;
    }
    .top-social-display{
        display: block !important;
        transform: translate(296%);
        margin-top: 8px;
    }
}

@media only screen and (min-width: 1201px) {

   .navbar{
       padding: 0rem 2rem !important;
   }
    .about
    {
        margin-top: -20px;
    }
    .h2, h2 {
        font-size: 1.7rem !important;
    }



    #desktop .container-sub {
        /*top: 55%;*/
        position: relative !important;
    }

    #desktop .container {

        /*top: 55% !important;*/
        position: absolute !important;
    }

/*   add css here for cross btn   */
}

@media only screen and (max-height: 700px) {
    .home .oracle-img {
        margin-top: 2rem !important;
    }

    .home .oracle-img img {
        width: 150px;
    }

    .services .card-title {
        font-size: 0.75rem !important;
    }

    .footer-credits {
        margin-top: 1rem !important;
    }

    .contact iframe {
        width: 300px;
    }

    .careers-section {
        margin-top: 0.9rem !important;
    }

    .tute {
        font-size: 1rem !important;
        text-align: justify;
    }

    .hale {
        text-align: start;
    }

    .active2, .btt:hover {
        background-color: white !important;
        color: blue !important;
    }


    /*.tab-pane {*/
    /*font-size: 1rem !important;*/
    /*!* line-height: 0 !important; *!*/
    /*letter-spacing: 0px !important;*/
    /*}*/
}


@media only screen and (min-width: 1201px) {
    .home .oracle-img {
        margin-top: 2rem !important;
    }

    .home .oracle-img img {
        width: 150px;
    }

    .services .card-title {
        font-size: 0.75rem !important;
    }

    .footer-credits {
        margin-top: 0rem !important;
    }

    .contact iframe {
        width: 300px;
    }

    .careers-section {
        margin-top: 0.5rem !important;
    }

    .tute {
        font-size: 1rem !important;
        text-align: justify;
    }

    .hale {
        text-align: start;
    }

    .active2, .btt:hover {
        background-color: white !important;
        color: blue !important;
    }

    .tab-pane {
        /*font-size: 1.1rem !important;*/
        /* line-height: 0 !important; */
        letter-spacing: 0px !important;
    }

    .overlay .closebtn {
        position: absolute;
        top: 87px;
         right: 25%;
        /*right: 6%;*/
        font-size: 45px;
        color: #6c757d7d !important;
    }

}


@media only screen and (max-width: 1200px) {

    #desktop {
        display: none;

    }
    .tab-pane {
        font-size: 1rem !important;
    }
    #mobile {
        display: block !important;
        color: #fff !important;
        /* background: url(../img/back-image.png) !important;
        background-size: cover; */
        background: #0463a6;
        height: 100%;
        width: 100%;
        font-weight: 300 !important;
        font-family: "Dosis", sans-serif;
    }

    /*nav {*/
    /*padding: 2.4rem 1rem !important;*/
    /*}*/
    .services-section-1 .accordion button {
        color: #00a1c5;
    }

    .services-section-1 .accordion .card-body {
        color: #f5a623;
    }

    .overlay-content {
        position: relative;
        top: 25% !important;
        padding: 0 100px !important;
    }

    .tab-pane {
        background: white !important;
        color: black !important;
    }
    .overlay .closebtn {
        position: absolute;
        top: 87px;
        /*right: 25%;*/
        right: 6%;
        font-size: 45px;
        color: #6c757d7d !important;
    }

}


@media only screen and (max-width: 600px) {
    .overlay-content {
        position: relative;
        top: 20% !important;
        padding: 0 10px !important;
    }

    ul {
        padding-left: 25px !important;
    }

}

/*@media only screen and (max-width: 1440px) {*/
/*.acc .li.active .section-content {*/
/*flex: 10 !important;*/
/*}*/
/*}*/


@media screen and (max-height: 450px) {
    .overlay a {
        font-size: 20px;
    }

    .overlay .closebtn {
        font-size: 40px;
        top: 15px;
        right: 35px;
    }
}


/*Media Queray Ending Here*/

.tute {
    font-size: 0.9rem !important;
    text-align: justify;
}

.center {
    margin: auto;
    text-align: center;
}

.hale {
    text-align: start;
}

.active2,
.btt:hover {
    background-color: white !important;
    color: blue !important;
}

/*.nav-item{*/
/*     border: none;*/
/*  outline: none;*/
/*  padding: 10px 16px;*/
/*  background-color: #f1f1f1;*/
/*  cursor: pointer;*/
/*}*/
.carousel-indicators li {
    height: 11px !Important;
}

body {
    color: #fff !important;

    background: url(../img/Banner.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
    font-weight: 300 !important;
    font-family: "Roboto", sans-serif;
}

nav-item.active, .a:hover {
    background-color: #666;
    color: white;
}

.section-title h2 {
    font-family: "Dosis", sans-serif;
}

#mobile {
    display: none;
}

#desktop .about .tab-content {
    height: 400px !important;
    width: 100%;
}

#desktop .services1 .card-body {
    padding: 10px !important;
}

#desktop .services1 h5 {
    font-size: 0.85rem;
}

#desktop .services1 .card {
    background-color: #00000080 !important;
}

#desktop .services1 .card-header {
    background-color: #0a66a733 !important;
    border-bottom: 2px solid #00000024;
}

#desktop .services1 .card-header button {
    color: white !important;
    font-size: 15px;
}

#desktop .services1 .card-deck .card {
    background-color: #1babcb !important;
}

#desktop .client .carousel-item {
    padding-top: 10px;
    height: 470px;
    /* overflow: hidden; */
    width: 100%;
}

.mt-4 li {
    list-style-type: square;


}

/*


MEDIA


*/
/*
MEDIA END

*/
.services-section-1 .accordion .card-body {
    color: #000;
}

.overlay-content-career {
    position: relative;
    top: 25% !important;
    padding: 0 500px !important;
    color: #6c757d !important;
}

.overlay-content-career h2 {
    color: #0463a6 !important;
}

a {
    text-decoration: none !important;
    color: #fff !important;
}

/* nav ul li {
  padding: 10px;
} */

nav ul li a {
    color: #000;
    letter-spacing: 2px;
    font-size: 22px;
    color: #0463a6 !important;
}

nav ul li a:hover {
    color: #0463a6 !important;
}

nav ul li {
    border-radius: 20px !important;
}

.acc .ul {
    display: flex;
    min-height: 100vh;
    max-height: 100vh;
    margin: 0;
    padding: 0;
    overflow: hidden;
    list-style-type: none;
}

.acc .li {
    flex: 0;
    display: flex;
    align-items: stretch;
    /* padding: 20px; */

    cursor: pointer;
    transition: all 0.5s ease;
}

.bordertop {
    border-bottom: 1px solid grey;
    border-right: 1px solid grey;
    padding: 41px 39px;
    text-align: center;
}

.borderright {
    padding: 41px 39px;
    border-right: 1px solid grey;
    text-align: center;
}

/* .acc .home {
  background: url(../img/Jinnah_Mausoleum.jpg) !important;
}
.acc .about {
  background: url(../img/lahore-2299807_1920.jpg) !important;
}
.acc .services1 {
  background: url(../img/Bab-e-Khyber.jpg) !important;
}
.acc .contact {
  background: url(../img/Quaid-e-Azam_Residancy_Ziarat_Balochistan_by_Balochlens.jpg) !important;
} */

#pills-clients .row {
    margin-top: 2rem;
}

#desktop .client .col-3 {
    align-self: center;
    text-align: center;
}

#desktop .client img {
    width: 50%;
}

.acc .home.active {
    flex: 10;
    cursor: default;
    background: transparent !important;
}

.acc .about.active {
    flex: 10;
    cursor: default;
    background: #2f587624 !important;
}

.acc .services1.active {
    flex: 10;
    cursor: default;
    background: #2f587624 !important;
}

.acc .client.active {
    flex: 10;
    cursor: default;
    background: #2f587624 !important;
}

.acc .contact.active {
    flex: 10;
    cursor: default;
    background: #2f587624 !important;
}

/* .acc .li.active {
  flex: 10;
  background: transparent !important;
  cursor: default;
} */
.acc .li.active h2 {
    color: #fff;
}

.acc .li.active .section-content {
    flex: 5;
    opacity: 1;
    transform: scaleX(1);
    color: #fff;
}


.acc .li .section-title {
    flex: 1;
    display: flex;
    align-items: center;
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: center;
    color: white;
}

.acc .li .section-title h2 {
    margin: 0;
    transform: rotate(-90deg);
    white-space: nowrap;
}

.acc .li .section-content {
    flex: 1;
    display: flex;
    align-items: center;
    margin: 0;
    /*        padding: 150px 0 0 0;
  */
    opacity: 0;
    transition: all 0.25s 0.1s ease-out;
}

.section-content {
    display: none !important;
}

li.active .section-content {
    display: block !important;
}

.tab-pane {
    font-size: 0.9rem;
    line-height: 1.8;
    letter-spacing: 1px;
    text-align: justify !important;
    background: #000000ad;

    padding: 26px;
}

#desktop .about .bg-dark {
    background-color: #0463a6 !important;
    color: #fff !important;
    transition: 0.3s ease-in-out;
}

#desktop .about .bg-dark:hover {
    background-color: #fff !important;
    color: #2098d1 !important;
}

#desktop .contact .btn-dark {
    background-color: #0463a6 !important;
    color: #fff !important;
    border: none;
    transition: 0.3s ease-in-out;
}

#desktop .contact .btn-dark:hover {
    background-color: #fff !important;
    color: #2098d1 !important;
}

#desktop .container {
    transform: translateY(-40%);
    top: 48.6%;
    position: absolute;
}

#desktop .container-home {
    transform: translateY(-50%);
    top: 60.6%;
    padding: 12px 20px;
    position: absolute;
}

#desktop .container-sub {
    transform: translateY(-50%);
    top: 59.6%;
    right: 36px;
    position: absolute;
}

/* #desktop .about .container {
  top: 60% !important;
}
#desktop .services1 .container {
  top: 60% !important;
}

#desktop .contact .container {
  top: 60% !important;
}
#desktop .home .container {
  top: 60% !important;
}
#desktop .client .container {
  top: 60% !important;
} */

/* .carousel-indicators li {
  padding: 2px;
  background-color: white !important;
  opacity: 5 !important;
  width: 15px !important;
} */

footer {
    height: 3vh;
    background-color: #fff;
    color: #1a71ae;
}

footer p {
    font-size: 0.9rem;
    margin-bottom: 0 !important;
}

footer a {
    color: #1a71ae !important;
}

.careers-section {
    margin-top: 2rem;
}

.careers-section p {
    background: #0463a6;
    padding: 7px 15px;
    font-size: 1rem;
    color: #fff !important;
}

.careers-section p:hover {
    color: #2098d1 !important;
    background: #fff;
}

.carousel-control-prev {
    margin-left: -70px;
}

.carousel-control-next {
    margin-right: -70px;
}

.overlay {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    right: 0;
    background: #c1c1c1f7;
    overflow-x: hidden;
    transition: 0.5s;
}

.overlay-content {
    position: relative;
    top: 40%;
    width: 100%;
    text-align: center;
    margin-top: 30px;
    padding: 10px 400px;
    color: #05538a;
}

.overlay-content ul li {
    font-size: 1.5rem;
    list-style-type: square;
}

.overlay-content h5 {
    line-height: 1.5 !important;
    letter-spacing: 1px;
    font-size: 0.95rem !important;
}

.overlay-content h2 {
    color: #05538a !important;
}

.overlay-content ul {
    text-align: left !important;
}

.overlay-content-sub {
    position: relative;
    top: 13%;
    width: 100%;
    text-align: center;
    margin-top: 30px;
    padding: 10px 400px;
    color: #05538a;
}

.overlay-content-sub ul li {
    font-size: 1.1rem;
    list-style-type: square;
}

.overlay-content-sub h5 {
    line-height: 1.5 !important;
    letter-spacing: 1px;
    font-size: 0.95rem !important;
}

.overlay-content-sub h2 {
    color: #05538a !important;
}

.overlay-content-sub ul {
    text-align: left !important;
}

.overlay-content-mid {
    position: relative;
    top: 23%;
    width: 100%;
    text-align: center;
    margin-top: 30px;
    padding: 10px 400px;
    color: #05538a;
}

.overlay-content-mid ul li {
    font-size: 1.1rem;
    list-style-type: square;
}

.overlay-content-mid h5 {
    line-height: 1.5 !important;
    letter-spacing: 1px;
    font-size: 0.95rem !important;
}

.overlay-content-mid h2 {
    color: #05538a !important;
}

.overlay-content-mid ul {
    text-align: left !important;
}

.overlay a {
    padding: 8px;
    text-decoration: none;
    font-size: 36px;
    color: #818181;
    display: block;
    transition: 0.3s;
    overflow: hidden;
    padding-bottom: 0;
    line-height: 27px;

}

.overlay a:hover,
.overlay a:focus {
    color: #f1f1f1;
}

/*.overlay .closebtn {*/
/*    position: absolute;*/
/*    top: 87px;*/
/*    !* right: 25%; *!*/
/*    right: 6%;*/
/*    font-size: 45px;*/
/*    color: #6c757d7d !important;*/
/*}*/

.overlay .closebtn:hover {
    font-size: 50px;
    color: black !important;
    transition: 0.2s all ease-in-out;
}


.services .carousel-item {
    padding: 0 75px;
}

.services .card {
    color: #fff !important;
    border: none !important;
    background-color: #ffffffd4 !important;
}

/* 



Animation

*/

/* Sweep To Right */
.hvr-sweep-to-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.hvr-sweep-to-right:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff !important;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.hvr-sweep-to-right:hover,
.hvr-sweep-to-right:focus,
.hvr-sweep-to-right:active {
    color: #00a1c5 !important;
}

.hvr-sweep-to-right:hover:before,
.hvr-sweep-to-right:focus:before,
.hvr-sweep-to-right:active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}


#mobile .careers-section p {
    background: #42515d;
    padding: 7px 15px;
    font-size: 1rem;
    color: #fff !important;
}
