/* Navbar Css Here Start */

* {
    font-family: "Poppins", sans-serif;
}

.LanguageBtn {
    background-color: black;
    border-radius: 50px;
}

.LanguageBtn a {
    color: #fff !important;
}

.LanguageBtn ul li a {
    color: #c01f1f !important;
}

.navbar-light .navbar-nav .nav-link {
    color: rgb(255 255 255);
}

.nav-link {
    font-size: 18px;
}

.flagimg {
    height: 25px;
    width: 25px;
}

.flagend {
    display: flex;
    justify-content: space-between;
}

.BannerTitle {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.BannerTitle h1 {
    font-family: 600;
}

.BannerTitle a {
    text-decoration: none;
    background: #1e5b9b;
    max-width: 140px;
    padding: 10px;
    border-radius: 50px;
    text-align: center;
    color: #fff;
    font-weight: 600;
}


.nav-item a {
    margin-left: 30px;
}

.nav-link {
    font-weight: 700;
}

.nav-link {
    border-radius: 13px;
}

.nav-link:hover {
    background: red;
    border-radius: 13px;
    color: #fff !important;
    font-weight: 600;
}

@media (min-width: 768px) and (max-width: 992px) {

    .nav-link {
        font-size: 18px !important;
    }

}

@media (min-width: 320px) and (max-width: 480px) {
    .nav-link {
        font-size: 18px;
    }
    
    .imm
    {
            height: 250px !important;
    }
    
}


.imm
    {
            height: 350px;
            width: 100%;
    }
.navbar-toggler:focus {
    box-shadow: none;
}

/* Navbar Css Here End */

.navbar-light .navbar-toggler {
    border-color: rgb(255 255 255);
}

/* Section 3 */

.section3 p {
    color: #1e5b9b;
    font-size: 16px;
}

.box-body {
    float: left;
    width: 100%;
    padding: 15px;
    /*margin-bottom: 30px;*/
}

.box-body .icon {
    height: 65px;
    width: 65px;
    background: transparent;
    border: 1px solid #f05942;
    margin-bottom: 15px;
    border-radius: 10px;
}

.box-body .icon i {
    background: url(../images/icons.svg) no-repeat 0 0;
    width: 65px;
    height: 65px;
    position: relative;
    display: inline-block;
    background-position: 6px 6px;
}

.box-body .icon i.icon2 {
    background-position: -64px 6px;
}

.box-body .icon i.icon3 {
    background-position: -133px 5px;
}

.box-body .icon i.icon4 {
    background-position: -203px 6px;
}

.contactusbtn {
    background: #1e5b9b;
    padding: 10px 25px;
    text-decoration: none;
    border-radius: 50px;
    color: #fff;
}

.contactusbtn:hover {
    color: #fff;
}

.footer {
    padding: 50px 0 20px;
    overflow: hidden;
    position: relative;
    background-repeat: no-repeat;
    background-position: 50%;
    background-color: #050706;
    background-image: url(/images/footer-bg-2.jpg);
    background-size: cover;
}

.card {
    border-radius: 0.75rem;
    outline: 1px dashed #fc9787;
    outline-offset: -4px;
}

.card:hover {
    box-shadow: 0 10px 18px rgba(0, 0, 0, .1);
    transform: scale(1.03);
}


.heading-blg,
.heading-blg p {
    letter-spacing: .4px;
}

.heading-blg {
    font-size: 15px;
}

.about_us .about_us_area p {
    font-size: 15px;
    line-height: normal;
}

.heading-blg h2 {
    font-size: 150%;
}

.heading-blg h3 {
    margin-top: 40px;
}

.heading-blg h1,
.heading-blg h2 {
    font-weight: 700;
    margin-bottom: 8px;
    margin-top: 40px;
}

.about_us_area h1,
h2,
h3,
h4,
h5 {
    color: #00294d;
    margin: 15px auto;
}

.heading-blg h4 {
    font-size: 130%;
}

.heading-blg h4 {
    font-weight: 700;
    margin-bottom: 8px;
    margin-top: 40px;
}

.button_new {
    text-align: center;
    text-transform: capitalize;
    font-weight: 600;
    padding: 12px 24px;
    cursor: pointer;
    border-radius: 10px;
    display: inline-block;
    font-size: 15px;
    width: 140px;
}

.button_read_more {
    color: #fff;
    border: 3px solid #1e5b9b;
    background: #1e5b9b;
    background-size: 500px;
    background-repeat: no-repeat;
    background-position: 0;
    /* transition: background .3s ease-in-out; */
    outline: 1px dashed #fc9787;
    outline-offset: -4px;
}

/*  */

.bxs-plane-alt.flgplane {
    position: absolute;
    width: 50px;
    line-height: 50px;
    height: 50px;
    background: #fff;
    border-radius: 50%;
    top: -23px;
    left: 12px;
    color: #1e5b9b;
    box-shadow: -7px 2px 16px -5px rgb(0 0 0/4%);
    -webkit-box-shadow: 2px 2px 16px -5px rgb(0 0 0/4%);
    -moz-box-shadow: 2px 2px 16px -5px rgb(0 0 0 / 4%);
    outline: 1px dashed #1e5b9b;
    outline-offset: -5px;
}

.bx {
    font-family: 'boxicons' !important;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    display: inline-block;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.form-control {
    box-shadow: inset 0 1px 3px 0 rgb(0 0 0/7%);
    /* border: 1px solid #f7f7ff; */
    /* background: rgba(248, 248, 255, .4); */
    height: 50px;
    border-radius: 15px;
}

.sidebar_form_content {
    padding: 24px 20px;
    border-bottom: 1px dotted #c8c8c8;
    float: left;
    width: 100%;
}

.sidebar_form_content .icons {
    width: 60px;
    border-radius: 50px;
    margin-right: 10px;
}

.sidebar_form_content h3 {
    font-size: 17px;
    margin-bottom: 0;
    margin-top: 11px;
    font-weight: 600;
}

.sidebar_form_content a {
    font-size: 15px;
    color: #1e5b9b;
}

.sidebar_form_content .icons i {
    background: url(../images/contact_icons.png);
    width: 55px;
    height: 55px;
    margin: 0 auto;
    position: relative;
    display: inline-block;
    background-position: 3px 4px;
    top: 0;
    left: 0;
}

.sidebar_form_content a {
    text-decoration: none;
}

.sidebar_form_content .icons2 i {
    background-position: -57px 3px;
}

.form-control:focus {
    box-shadow: none;
}

.card-body a {
    text-decoration: none;
    color: #fff;
}



.newsletter {
    padding: 120px 0;
    position: relative;
    background-repeat: no-repeat;
    background-position: 50%;
    background-image: linear-gradient(rgba(5 5 5 / 75%), rgba(0, 0, 0, .77)), url(../images/hop-banner-6.jpg);
    background-size: cover;
}

.newsletter:before {
    position: absolute;
    height: 100%;
    width: 100%;
    /* background: rgba(0, 0, 0, .6); */
    top: 0;
    left: 0;
}

.newsletter .newsletter_content h3 {
    color: #fff;
    font-size: 40px;
    font-weight: 700;
}


.bggimg {
    background-image: linear-gradient(rgba(5 5 5 / 75%), rgba(0, 0, 0, .77)), url(../images/comman_banner.webp);
    height: 310px;
    background-size: cover;
}

.bggimg h1 {
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    margin-top: 24px;
}

.breadcrumb {
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.breadcrumb a {
    color: #fff;
    text-decoration: none;
}

.breadcrumb .active {
    color: #fff;
}


.starprint {
    display: flex;
}

.fivestar {
    background: #fff;
}

.star {
    font-size: 35px;
    cursor: pointer;
}

.one {
    color: rgb(255, 0, 0);
}

.two {
    color: rgb(255, 106, 0);
}

.three {
    color: rgb(251, 255, 120);
}

.four {
    color: rgb(255, 255, 0);
}

.five {
    color: rgb(24, 159, 14);
}