body {
    font-family: 'Heebo', sans-serif;
}


.accordion-button {
    font-size: 21px;
    padding-right: 40px;
    padding-top: 30px;
    padding-bottom: 30px;
    color: #234599;
}



    .header-img-99 h4 {
        color: #fff;
        font-weight: bold;
        font-size: 45px;
    }
    
        .header-img-99 h5 {
        color: #fff;
        font-weight: 500;
        font-size: 32px;
    }
    
    .header-img-99 p {
        font-size: 22px;
        color: #fff;
        line-height: 25px;
        font-weight: 300;
    }
    

.header-img {
    background:url(../img/youtube-banner.jpg) no-repeat center;
    background-size: cover;
    min-height: 650px;
    margin-top: 100px;
}

.square-1 p a {
    color: rgb(54 78 147 / 100%);
    text-decoration: none;
}

.header-image {
    min-height: 600px;
}

.dropdown-menu {
    position: absolute;
    z-index: 1000;
    display: none;
    min-width: 10rem;
    padding: 0px;
    margin: 0;
    font-size: 1rem;
    color: #212529;
    text-align: right;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 0px solid #fff;
    border-radius: 0.25rem;
    word-wrap: break-word;
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: 0.75rem 1rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    text-decoration: none;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    color: rgb(53 69 114);
    font-weight: 500;
    font-size: 19px;
}

.faq p {
    margin-bottom: 20px !important;
}

.faq p a {
    color: rgb(54 78 147 / 100%);
    text-decoration: none;
}

.faq p a svg {
    margin-left: 15px;
}

.links-box {
    background: #fff;
    border-top: 5px solid #234599;
    padding: 25px;
    box-shadow: 1px 3px 2px 0px rgba(0, 0, 0, 0.05);
}

.faq-links {
    padding: 4rem 0;
    background:#f0f0f0;
}

.ask-expert {
    padding: 4rem 0;
}

.ask-expert h3, .faq-links h3 {
    font-size: 32px;
    font-weight: 500;
}

.faq-links p a {
    font-size: 21px;
    color: #234599;
    text-decoration: none;
}

.ask-expert p {
    color:#364E93;
    font-size:20px;
    margin-bottom:50px;
}
.map {
    padding:4rem 0;
}

.map iframe {
    width: 100%;
      -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
      filter: grayscale(100%);
}

.navbar-toggler {
    padding: 0.25rem 0.75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 0px solid transparent;
    border-radius: 0.25rem;
    transition: box-shadow .15s ease-in-out;
}

.navbar-light .navbar-toggler {
    color: transparent;
}

.navbar-toggler:focus, .navbar-toggler:hover {
    border: 0px solid transparent;
}

.top-phone {
    padding: 8px 13px !important;
    border-radius: 25px;
    margin-right: 10px;
    background-color: #D4D9E7 !important;
    color: #364E93 !important;
    border: 0px solid silver;

}

.top-phone {     direction: ltr !important; }

.top-phone svg {
    margin-right: 5px;
}

.cta h3 {
    color:#234599;
    font-weight: 500;
    margin-top: 100px;
}

.cta p {
    font-size: 19px;
    color: #234599;
    line-height: 30px;
    margin-bottom: 10px;
}

.accordion-button:not(.collapsed) {
    color: #234599;
    background-color: #fff;
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.125);
}

.roudned {
    padding: 15px 35px !important;
    border-radius: 40px;
}

.cta {
    background: url('../img/cta-bg.png') no-repeat center;
    background-size: cover;
    padding: 5rem 0;
}

.mt-100 {
    margin-top: 100px;
}

.white {
    background: #fff !important;
    color: #234599 !important;
    border: 1px solid #fff;
}

.accordion-button::after {
    flex-shrink: 0;
    position: absolute;
    /* right: -10px; */
    right: 0;
    width: 1.25rem;
    height: 1.25rem;
    margin-left: auto;
    content: "";
    background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e);
    background-repeat: no-repeat;
    background-size: 1.25rem;
    transition: transform .2s ease-in-out;
}

.accordion-body {
    font-size: 19px;
    line-height: 30px;
}

.navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .show>.nav-link {
    color: #16285e;
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: #16285e;
}

.navbar-light .navbar-nav .nav-link {
    color: rgb(54 78 147 / 100%);
    font-weight: 500;
}

.bg-grey {
    background: #D4D9E7 !important;
}

.bg-light {
    background-color: #ffffff !important;
}

.signature {
    margin-bottom: 30px;
}

.header-img-2 h4 {
    color: #9AC2FF;
    font-weight: 400;
    font-size: 24px;
}

.header-img-2 h1 {
    color: #fff;
    font-weight: 500;
    font-size: 44px;
}

.desc {
    color: #9AC2FF;
    font-size: 21px;
    font-weight: 300;
}

.header-img-99 {
    background: url('../img/header-99.png') no-repeat top;
    background-size: cover;
    min-height: 650px;

}

.header-img-1 {
    background: url('../img/header-img-1.png') no-repeat top;
    background-size: cover;
    min-height: 650px;

}

.header-img-3 {
    background: url('../img/header-img-2.png') no-repeat top;
    background-size: cover;
    min-height: 650px;
}

.header-img-5 {
    background: url('../img/hero-img-3.png') no-repeat top;
    background-size: cover;
    min-height: 800px;
}

.header-img-6 {
    background: url('../img/hero-img-4.png') no-repeat top;
    background-size: cover;
    min-height: 800px;
}

.header-img-7 {
    background: url('../img/hero-img-5.png') no-repeat top;
    background-size: cover;
    min-height: 800px;
}

.header-img-2 {
    min-height: 650px;
    position: relative;
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
}

.header-img-99 {
    min-height: 650px;
    position: relative;
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
}

.blue-bg {
    background: linear-gradient(90deg, #234599 0%, #3C65BB 100%), #D4D9E7;
}

.blue-bg h3, .blue-bg p, .blue-bg ul li {
    color: #fff !important;
}

.square-1 {
    padding:3rem 0;
    position: relative;
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
    vertical-align: middle;
}

.square-2 {
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
}

.square-1 ul li {
    font-size: 19px;
    color: #070707;
    line-height: 30px;
    margin-bottom: 10px;
}

.header-img-4 {
    min-height: 650px;
    position: relative;
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
}

.contact-details {
    padding-top: 4rem;
    padding-bottom: 4rem;
    position: relative;
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
}

.contact-details {
    background: #f6f6f6;
}

.bigger-font {
    font-size: 38px;
    color: #234599;
}

.phone{
    font-weight: 500;
    text-decoration:none;
    color: #234599;
}

.copyright {
    padding: 1rem 0rem;
    background: #D4D9E7;
    font-size: 16px;
    font-weight: 300;
    color: #070707;
}

.copyright p, .copyright a {
    color:#070707;
    text-decoration: none;
    margin-bottom:0px;
}

.contact-details h4 {
    font-size: 28px;
    font-weight: 700;
    color: #234599;
    position: relative;
    margin-bottom: 40px;
}

.contact-details a {
    color: #070707;
    text-decoration:none;
}

.contact-details p {
    font-size: 20px;
    font-weight: 400;
    line-height: 34px;
    color: #070707;
}

.contact-details h4::before{
    width: 120px;
    height: 2px;
    background : #234599;
    content: '';
    position: absolute;
    bottom: -15px;
    right: 0px;
}

.header-img-4 {
    font-size: 19px;
    color: #fff;
    line-height: 30px;
    font-weight: 200;
}

.header-img-2 a {
    text-decoration: none;
    font-size: 18px;
    color: #fff;
    font-weight: 200;
}

.z-top {
    padding-right: 100px;
    padding-left: 100px;
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
}

.header-img-2::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(0deg, rgb(21, 74, 189) 0.1%, rgb(8, 26, 143) 100.2%);
    z-index: 99;
    opacity:0.8;
}

.header-img-2::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: url('../img/hero-img-1.png');
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
    z-index: 2;
}


.header-img-4::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(0deg, rgb(21, 74, 189) 0.1%, rgb(8, 26, 143) 100.2%);
    z-index: 99;
    opacity:0.8;
}

.header-img-4::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: url('../img/hero-img-2.png');
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
    z-index: 2;
}

.navbar {
    box-shadow: 0px 3px 3px 3px rgb(0 0 0 / 12%);
}

.service-href a {
    display: block;
    color: #16285e;
    text-decoration: none;
    margin-right: 20px;
    padding: 10px 15px;
    border: 2px solid #16285e;
    border-radius: 30px;
    float: right;
}

.service-href a:hover {
    transition: 0.5s;
    opacity:0.5;
}

.service-href {
    margin-bottom: 30px;
    height: 70px;
}

.z-top {
    z-index: 99;
    position: relative;
}

.icons {
    margin-top: 30px;
}

.form-control {
    direction: rtl;
    padding: 15px 10px;
}

.btn-primary {
    background: #234599;
    padding: 20px 15px;
}

.icons a {
    padding: 0px 8px;
    text-align: center;
    width: 39px;
    display: inline-block;
}

.navbar-collapse {
    flex-basis: 100%;
    flex-grow: 1;
    align-items: center;

}

footer {
    background-color: #f0efef;
    padding:1.5rem 0;
}

footer img {
    max-width: 150px;
}

footer p {
    font-size: 16px;
    color: #070707;
    line-height: 18px;
    font-weight: 400;
    margin-bottom: 10px;
}

footer a {
    color: #070707;
    text-decoration:none;
}

.service-box {
    background:#fff;
    box-shadow: 1px 3px 2px 0px rgba(0, 0, 0, 0.05);
}

.service-name {
    font-size: 21px;
    padding: 0px 20px;
    margin-top: 20px;
    font-weight: 600;
    color: #234599;
}

.imagery {
    min-height: 250px;
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
}

footer a:hover {
    color: #070707;
}

footer h5 {
    color: #234599;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 20px;
}

footer .col-12 {
    position: relative;
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
}

.carousel-section {
    padding:4rem 0rem;
    position:relative;
}

.carousel-section::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgb(0 58 134 / 81%);
    z-index: 99;
}

.carousel-dark .carousel-control-next-icon, .carousel-dark .carousel-control-prev-icon {
    filter: invert(0) grayscale(100);
}

.services {
    padding: 5rem 0;
    background: #E6E5E5;
}

.services h3, .square-1 h3 {
    font-weight: 500;
    margin-bottom: 30px;
}

.name {
    font-size: 18px;
    color:#D4D9E7;
}

#carouselExampleControls {
    margin-bottom: 100px;
}

.text-quote {
    color:#9AC2FF;
    font-size: 21px;
    line-height: 30px;
    font-weight: 300;
}

.carousel-section::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url('../img/quotes.png') no-repeat center;
    background-size: cover;
    z-index: 2;
}

.squares p {
    font-size: 19px;
    line-height: 30px;
}

@media (min-width:767px) and (max-width:992px) {
    .header-img-2 {
        min-height: 650px;
        position: relative;
        display: inline-flex;
        flex-direction: column;
        justify-content: center;
        margin-top: 0;
    }
    
    

.navbar>.container, .navbar>.container-fluid, .navbar>.container-lg, .navbar>.container-md, .navbar>.container-sm, .navbar>.container-xl, .navbar>.container-xxl {
    display: flex;
    flex-wrap: inherit;
    align-items: center;
    justify-content: space-between;
    flex-direction: row-reverse;
}

    .top-phone {
        padding: 8px 13px !important;
        border-radius: 25px;
        margin-right: 0px;
        background-color: #D4D9E7 !important;
        color: #364E93 !important;
        border: 0px solid silver;
    }
    
    .mobile-none {
        display: none;
    }
}

@media (min-width:1550px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-left: 1rem;
        padding-right: 1rem;
    }

    .navbar-light .navbar-nav .nav-link {
        color: rgb(54 78 147 / 100%);
        font-weight: 500;
        font-size: 18px;
    }
}

@media (min-width:1400px) and (max-width:1549px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-left: 0.8rem;
        padding-right: 0.8rem;
    }

    .navbar-light .navbar-nav .nav-link {
        color: rgb(54 78 147 / 100%);
        font-weight: 500;
        font-size: 16px;
    }
}

@media (min-width:1200px) and (max-width:1399px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-left: 0.4rem;
        padding-right: 0.4rem;
    }

    .navbar-light .navbar-nav .nav-link {
        color: rgb(54 78 147 / 100%);
        font-weight: 500;
        font-size: 15px;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-left: 0.5rem;
        padding-right: 0.5rem;
    }

    .navbar-light .navbar-nav .nav-link {
        color: rgb(54 78 147 / 100%);
        font-weight: 500;
        font-size: 12px;
    }
}

@media (max-width:767px) {
    footer {
        text-align:center;
    }
    
    .navbar>.container, .navbar>.container-fluid, .navbar>.container-lg, .navbar>.container-md, .navbar>.container-sm, .navbar>.container-xl, .navbar>.container-xxl {
    display: flex;
    flex-wrap: inherit;
    align-items: center;
    justify-content: space-between;
    flex-direction: row-reverse;
}
    
    .header-image {
        min-height: 250px;
    }
    
    .dropdown-item {
    display: block;
    width: 100%;
    padding: 0.50rem 8px;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    text-decoration: none;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    color: rgb(53 69 114);
    font-weight: 500;
    font-size: 14px;
}

    .carousel-control-prev {
        right: 25%;
    }

    .carousel-control-next {
        left: 25%;
    }

    .carousel-control-next, .carousel-control-prev {
        position: absolute;
        top: auto;
        bottom: -75px;
        z-index: 1;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 15%;
        padding: 0;
        color: #fff;
        text-align: center;
        background: 0 0;
        border: 0;
        opacity: .5;
        transition: opacity .15s ease;
    }

    .top-phone {
        padding: 8px 13px !important;
        border-radius: 25px;
        margin-right: 0px;
        background-color: #D4D9E7 !important;
        color: #364E93 !important;
        border: 0px solid silver;
    }

    .header-img-7 {
        background: url('../img/hero-img-5.png') no-repeat top;
        background-size: cover;
        min-height: 400px;
    }

    .mobile-none {
        display: none;
    }

    .header-img-5 {
        display:none;
    }

    .header-img-6 {
        background: url(../img/hero-img-4.png) no-repeat top;
        background-size: cover;
        min-height: 400px;
    }

    .square-1 ul {
        padding-right: 50px;
    }

    .contact-details h4 {
        font-size: 26px;
        font-weight: 500;
        color: #234599;
        position: relative;
        margin-bottom: 40px;
    }


    footer img {
        margin: 20px auto;
    }

    footer h5 {
        margin-top: 30px;
    }

    .contact-details p {
        font-size: 15px;
        font-weight: 400;
        line-height: 26px;
        color: #070707;
    }

    .contact-details {
        padding-top: 2rem;
        padding-bottom: 2rem;
        position: relative;
        display: inline-flex;
        flex-direction: column;
        justify-content: center;
    }

    .z-top {
        padding-right: 20px;
        padding-left: 20px;
    }

    .navbar-collapse {
        padding-top: 30px;
    }

    .signature {
        max-width: 300px;
    }

    .header-img-1 {
        background: url(../img/header-img-1.png) no-repeat top;
        background-size: cover;
        min-height: 400px;

    }
    
    .header-img-99 {
        min-height: 400px;
        margin-top: 0px;
    }
    
    .header-img-99 h4 {
        color: #fff;
        font-weight: bold;
        font-size: 32px;
    }
    
        .header-img-99 h5 {
        color: #fff;
        font-weight: 500;
        font-size: 25px;
    }
    
    .header-img-99 p {
        font-size: 19px;
        color: #fff;
        line-height: 25px;
        font-weight: 300;
    }
    
    .header-img {
        background: url(../img/youtube-banner.jpg) no-repeat center;
        background-size: cover;
        min-height: 400px;
        margin-top: 100px;
    }

    .signature {
        margin: 15px 0px;
        max-width: 250px;
    }

    .header-img-2 h1 {
        color: #fff;
        font-weight: 500;
        font-size: 29px;
    }

.desc {
    color: #9AC2FF;
    font-size: 21px;
    font-weight: 300;
}

    .header-img-2 {
        min-height: 500px;
        position: relative;
        display: inline-flex;
        flex-direction: column;
        justify-content: center;
        margin-top: 0px;
        padding: 50px 0px;
    }

    .header-img-4 {
        min-height: 500px;
        position: relative;
        display: inline-flex;
        flex-direction: column;
        justify-content: center;
        margin-top: 0px;
        padding: 50px 0px;
    }

    .header-img-3 {
        height: 400px;
        max-height: 400px;
        min-height: 400px;
    }
    
    .header-img-4 {
        font-size: 19px;
        color: #fff;
        line-height: 25px;
        font-weight: 300;
    }
    
    .accordion-button {
    font-size: 16px;
    font-weight:500;
    padding-right: 40px;
    padding-top: 30px;
    padding-bottom: 30px;
    color: #234599;
}

.accordion-body {
    font-size: 19px;
}
}