


body {
    background-color: white;
    font-size: 14px;
    color: #000;
    font-weight: 400;
    font-family: "Cairo-Regular",Helvetica,Arial,sans-serif;
    direction: ltr;
}

h1 ,h2 ,h3, h4,h5,h6 {
    font-family: 'Cairo-Bold' !important;
}

p {
    font-family: 'Cairo-Regular' !important;
}

label {
    font-family: 'Cairo-Regular' !important;
}

span {
    font-family: 'Cairo-Regular' !important;
}

#lnkChangeLanguage {
    margin-right: 5px;
    padding: 0px 27px !important;
    font-family: system-ui;
}
@font-face {
    font-family: 'Cairo-Regular';
    src: url('../fonts/Cairo-Regular.eot');
    src: url('../fonts/Cairo-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Cairo-Regular.woff2') format('woff2'), url('../fonts/Cairo-Regular.woff') format('woff'), url('../fonts/Cairo-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Cairo-Bold';
    src: url('../fonts/Cairo-Bold.eot');
    src: url('../fonts/Cairo-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Cairo-Bold.woff2') format('woff2'), url('../fonts/Cairo-Bold.woff') format('woff'), url('../fonts/Cairo-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

.top-bar {
    background: #231f20;
}

    .top-bar a {
        padding: 0 20px;
    }
   
    .top-bar .search {
        display: inline-block;
        position: relative;
        width: 0;
        transition: all 0.5s;
    }

    .top-bar .search.expand {
        width: 250px;
    }
.top-bar .border-left {
    border-color: rgba(255, 255, 255, 0.2) !important;
}

.top-bar button[type="button"] img, .top-bar a img {
    display: block;
}

    .top-bar button[type="button"], .top-bar a {
        line-height: 28px;
        height: 28px;
        transition: all 0.5s;
        padding: 7px 10px;
        display: inline-flex;
        background-color: #000000 ;
        font-family: GELIGHT;
        font-size: 13px;
    }

    .top-bar button[type="button"]:hover, .top-bar a:hover {
        background: #468BD7 !important;
        color: #fff !important;
    }

    .top-bar .search.expand input {
        padding: 6px 15px !important;
        border: 1px solid #ccc !important;
    }
.bartext {
    color: white;
    padding: 2px 10px !important;
}

#navbarNavDropdown a{
    font-size:14px ;
}

.form-control {
    height: 32px;
    font-size: 15px;
    outline: 0;
    background: #fff;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    border: 1px solid #a1a1a1;
    border-radius: 0;
    padding: 0 15px;
    font-weight: 500;
    color: #959595;
}

.top-bar .search input {
    padding: 0;
    height: 28px;
    border: unset;
    transition: all 0.5s;
}

.font-bold {
    font-weight: 700 !important;
}

.bg-blue2 {
    background: #468BD7 !important;
}

.text-white {
    color: #fff !important;
}

* {
    margin: 0;
    padding: 0;
    list-style-type: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    scroll-behavior: smooth;
}

*, a, a:active, a:focus, span:hover, label:hover, h1:hover, h2:hover, h3:hover, h4:hover, h5:hover, h6:hover, button:focus {
    text-decoration: dotted;
}



#navbarNavDropdown{
    justify-content:flex-end
}

.nav-item {
    font-size:14px;
    font-weight:bold;
    /*padding: 3px;*/
}
.nav-link{
    color:black ;
}

.mainmenu img {
    width: 255px;
}
#imgLogo2 {
    width: 120px !important;
    margin:5px;
}
.storyshadow {
    background-color: rgb(22 45 62 / 38%);
    height: 615px;
    position: relative;
}

#mainslide .carousel-item {
    height: 615px;
}

#mainslide .slide1 {
    background-image: url(../Images/storyboardAqaba.png);
    background-size: cover;
    background-position: top center;
    height: 615px;
}
#mainslide .slide2 {
    background-image: url(../Images/storyboardAqaba.png);
    background-size: cover;
    background-position: top center;
    height: 615px;
}

#mainslide .slide3 {
    background-image: url(../Images/storyboardAqaba.png);
    background-size: cover;
    background-position: top center;
    height: 615px;
}

#mainslide .carousel-caption h1 {
    font-size: 36px;
    padding-left: 15px;
    text-align: center;
    font-family: 'GE_SS_TWO_BOLD';
    color: white;
}

#mainslide .carousel-caption h4 {
    font-size: 16px;
    color: white;
    font-family: 'GELIGHT' !IMPORTANT;
    WIDTH: 75%;
    MARGIN: auto;
}

#mainslide .carousel-caption {
    position: absolute;
    bottom: 1.25rem;
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    top: 200px;
    height: 190px ;
}

#mainslide .carousel-control-prev {
    right: 0;
    z-index: 99999 !important;
}

#mainslide .carousel-control-next {
    z-index: 99999 !important;
}

#mainslide h4 {
    font-size: 16px;
    font-family: 'Cairo-Bold' !important;
}

.dropdown, .dropdown-center, .dropend, .dropstart, .dropup, .dropup-center {
    position: relative;
    z-index: 999999999999999;
}

.banner2 {
    background-color: white;
    border-radius: 14px;
    height: 180px;
    background-position: center center;
    margin: 5px;
    padding: 21px;
    width: 210px;
    box-shadow: 0px 2px 0px 0px #00000038;
}

.banner2 h6{
    font-size:14px;
}

    .banner2:hover {
        box-shadow: 0 0 10px 0 rgb(0 0 0 / 40%);
        transform: translateY(-5px);
    }


.banner1 {
    background-color: white;
    border-radius: 14px;
    height: 180px;
    background-position: center center;
    margin: 5px;
    padding: 21px;
    width: 210px;
    box-shadow: 0px 2px 0px 0px #00000038;
}

.banner1 h6 {
    font-size: 14px;
}

.banner1:hover {
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 40%);
    transform: translateY(-5px);
}

.storybanner {
    left: 0;
    right: 0;
}

.boxes {
    justify-content: center;
    text-align: center;
    position: relative;
    bottom: 280px;
    z-index: 10;
}
.bluenumber {
    color: #034D75 !important;
    font-size: 30px;
    font-family: Tajawal-Medium !important;
}

.section3 {
    background-image: url(../Images/shadowsection.png);
    height: 800px;
    position: relative;
    margin-top: -427px;
    background-repeat: no-repeat;
    background-size: cover;
}
#carouselExampleIndicators {
    height: 800px ;
}
.section3 .container-fluid{
    position:relative;
    top:300px;
    text-align:center
}

.section3 p{
    font-size:17px;
    font-family:GELIGHT
}

    .section3 h1{
        font-size:35px;
    }

    .textposition p{
        width: 75%;
        margin: auto
    }

.rounded-circle {
    background-color: rgb(2 141 208 / 25%);
    padding: 17px;
    float: right;
    height: 58px;
    width: 58px;
    margin-left: 10px;
    margin-top: -10px;
}

.rounded-circle img{
    height:25px;
    width:25px;
}

.infosize p {
    font-size: 13px;
}
.infosize h6 {
    font-size: 14px !important;
    font-family: Cairo-Bold
}

.infosize {
    text-align: left;
    padding-left: 10px;
}

.infologos {
    padding-top: 85px;
    justify-content: end;
    margin: auto;
}
.alignment{
    display: flex
}

.section4 .container-fluid {
    padding-left: 12px;
    padding-right: 12px;
}

.section4 img{
    width:100%;
}


.imagewithoverlay1 {
    background-image: url(../Images/aqaba1-1.png);
    height: 264px;
    background-repeat: no-repeat;
    background-size: cover;
}

.shd1 {
    background-color: rgb(36 36 36 / 39%);
    height: 264px;
    position: relative;
}

.imagewithoverlay2 {
    background-image: url(../Images/aqaba1-2.png);
    height: 390px;
    background-repeat: no-repeat;
    background-size: cover;
}



.shd2 {
    background-color: rgb(0 0 0 / 20%);
    height: 390px;
    position: relative;
}


.imagewithoverlay3 {
    background-image: url(../Images/aqaba2-1.png);
    height: 390px;
    background-repeat: no-repeat;
    background-size: cover;
}

.shd3 {
    background-color: rgb(60 114 176 / 68%);
    height: 390px;
    position: relative;
}

.imagewithoverlay4 {
    background-image: url(../Images/aqaba2-2.png);
    height: 264px;
    background-repeat: no-repeat;
    background-size: cover;
}

.shd4 {
    background-color: rgb(84 84 84 / 44%);
    height: 264px;
    position: relative;
}


.imagewithoverlay5 {
    background-image: url(../Images/aqaba3-1.png);
    height: 264px;
    background-repeat: no-repeat;
    background-size: cover;
}


.shd5 {
    background-color: rgb(37 158 165 / 71%);
    height: 264px;
    position: relative;
}

.imagewithoverlay6 {
    background-image: url(../Images/aqaba3-2.png);
    height: 390px;
    background-repeat: no-repeat;
    background-size: cover;
}
.shd6 {
    background-color: #00000033;
    height: 390px;
    position: relative;
}

.imagewithoverlay7 {
    background-image: url(../Images/aqaba4-1.png);
    height: 390px;
    background-repeat: no-repeat;
    background-size: cover;
}

.shd7 {
    background-color: #9393939c;
    height: 390px;
    position: relative;
}

.imagewithoverlay8 {
    background-image: url(../Images/aqaba4-2.png);
    height: 264px;
    background-repeat: no-repeat;
    background-size: cover;
}

.shd8 {
    background-color: rgb(21 148 212 / 62%);
    height: 264px;
    position:relative;
}


.section4txt {
    position: absolute;
    color: white;
    bottom: 15px;
}

.section4txt p {
    font-size: 18px;
    padding-left: 25px;
    padding-right: 25px;
    margin-bottom: 1px;
    font-family:GELIGHT
}

    .section4txt h5 {
        padding-left: 20px;
        padding-right: 20px;
        font-size: 25px;
        font-family: Cairo-Bold
    }


.section5 {
    background-size: cover;
    margin-top: 50px;
    background-image: url(../Images/section5shadow.png);
    width: 100%;
    height: 690px;
    background-position: center;
    position: relative;
    background-repeat: no-repeat;
}
    .section5 .btn:hover {
        background-color: #99C6E5;
        border: none;
        /*width: 100px;*/
        height: 40px;
    }

.section5Title {
    display: flex;
    justify-content: space-between;
    position:relative;
    top:85px;
}

.section5Title h1{
    font-size:35px;
}



.coloring {
    background-color: #99C6E5;
    border: none;
    /*width: 100px;*/
    height: 40px;
    font-family: GELIGHT;
}
.coloringLang {
    background-color: #99C6E5 !important;
    border: none;
    color: white;
}
    .coloringLang:hover {
        color: #125d98;
    }
    .btn-primary {
        z-index: 9999 !important
    }

.bannerContainer {
    border: 1px solid rgb(112 112 112 / 44%);
    margin: auto;
    padding: 5px;
    text-align: center;
    margin-bottom: 25px;
    height: 139px;
    width: 255px;
}

    /*.bannerContainer img{
        padding:15px
    }*/

.section5 .date {
    font-size: 16px;
    font-family: 'Tajawal-Medium';
}
.section5 .card-deck {
    display: flex;
    margin-top: 70px;
    justify-content: center;
}

.section5 .card {
    border-radius: 0px !important;
    transition: all 0.5s;
}

.section5 .card-footer{
    background-color:unset !important;
    border-top:0 !important;
}

.section5 .card:hover {
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 40%);
    transform: translateY(-5px);
}

 .card-body {
    padding: 5px 13px;
}

p.card-text {
    font-family: 'GELIGHT';
}

.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown;
}

#owl-carousel4{
    margin-bottom:80px;
}
.addpadding {
    padding: 0% 3%;
}

.footer p {
    font-size: 13px !important;
    margin-bottom: 8px !important;
    font-family: 'Tajawal-Medium';
}

.footermenu a {
    padding: 0px 10px;
    color: white;
    font-size:14px;
}

.ft1 {
    background-color: #458da4;
    padding: 20px 70px 20px 60px;
}

.ft1 p{
   color: white;
}

.footer img {
    margin: 0px 5px;
}

.ft3 {
    background-color: #414A5A;
    padding: 20px 80px 20px 55px !important;
    border: 1px solid #707070;
}

.ft3 p{
    color:white;
    font-size:15px !important;
}

.ft3 a {
    color: white;
    font-size:14px !important;
}

.ft2 {
    display: flex;
    justify-content: center;
    width: 100%;
    margin: auto;
}
.section6 h5{
    text-align:center;
    font-size:16px;
}


.dropdown-menu[data-bs-popper] {
    top: 114%;
    left: 0;
    margin-top: 0.125rem;
    background-color: white;
    border-radius: 0px;
    box-shadow: 2px 2px 2px #dfdfdf;
    border: 0;
    border-top-color: currentcolor;
    border-top-style: none;
    border-top-width: 0px;
    border-top-color: currentcolor;
    border-top-style: none;
    border-top-width: 0px;
    padding-bottom: 0;
    border-top: 2px solid #458DA4;
    text-align:start;
}
.dropdown-menu.show {
    display: inline-table !important;
}
.news-ticker {
    position: relative;
    z-index: 9999;
    top: -16rem;
    width: 70%;
    background: #fff;
    box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.40);
    padding: 6px 0;
}
.mt-news {
    overflow: hidden;
    /*position: absolute;*/
    width: auto !important;
}
    .mt-news ul {
        background-repeat: no-repeat;
        background-position: -1000px;
        margin-bottom:0px;
    }
    .mt-news a {
        font-size: 14px;
        padding: 0 10px 0 20px;
        margin-right: 2px;
        display: block;
        white-space: nowrap;
        transition-duration: 1s;
        transition-timing-function: linear;
    }
        .mt-news a img {
            padding-left: 10px;
        }

        .mt-news a:hover {
            color: #185bae;
        }

.mt-scroll.mt-round .mt-news a {
    color: #333;
    border-radius: 0;
    font-size: 18px;
}
.dropdown-item {
    display: block;
    min-height: 45px !important;
    width: 100%;
    padding: 0.5rem 1rem;
    clear: both;
    font-weight: 400;
    color: black;
    text-align: inherit;
    text-decoration: none;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    font-size: 14px;
    border-bottom: 1px dotted #b7b7b7;
}

.bginner {
    background-color: rgb(35 141 164 / 18%);
    height: 380px;
    background-image: url('../images/Group 44.png');
    background-repeat: no-repeat;
}


.innerheader {
    background-Image: url(/EBV4.0/Root_Storage/AR/EB_Pages/shadowsection.jpg);
    height: 380px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    color: #fff;
    padding: 120px 50px;
    z-index: 0;
}

.innerHeader2 {
    padding: 90px;
}
.LanguageButton {
    margin-left: 5px !important;
    padding: 0px 27px !important;
}
.breadcrumb-item + .breadcrumb-item {
    padding-right: 0px !important;
}
.breadcrumb-item + .breadcrumb-item::before {
    float: left;
    padding-right: 0.5rem;
    color: #6c757d;
    content: url('../images/breadivider.png') !important;
    font-family: 'Cairo-Regular';
    transform: rotate(180deg);
    margin-top: -3px;
}
.breadcrumb li a span {
    color: #fff;
}

.share img {
    margin: 0px 5px;
}

.innerimg {
    background-image: url(../images/whiteimage.png);
    height: 380px;
    width: 360px;
    background-size: cover;
}



.image-wrapper {
    height: 12rem;
    width: 12rem;
    border-radius: 6px;
    background-color: #ccc;
    display: flex;
    align-items: center;
    text-align: center;
    line-height: 1.6;
}

    .image-wrapper img {
        height: auto;
        max-width: 100%;
    }

.shine {
    position: relative;
    overflow: hidden;
}

    .shine::before {
        background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
        content: "";
        display: block;
        height: 100%;
        left: -75%;
        position: absolute;
        top: 0;
        transform: skewX(-25deg);
        width: 50%;
        z-index: 2;
    }

    .shine:hover::before, .shine:focus::before {
        animation: shine 0.85s;
    }

@keyframes shine {
    100% {
        left: 125%;
    }
}

.section3 a{
    color:black !important
}
.section4 a{
    color: white !important
}

.innerHeader2 hr {
    width: 90% !important;
}

.innerHeader2 h1{
    margin-bottom:20px;
}

.breadcrumb-item a{
    color:black !important
}
.section4 {
    margin-top: -200px;
    position: relative;
}

.ft3 a:hover {
    color: #99C6E5 !important;
}

.bluenumber p {
    color: #034D75 !important;
    font-size: 30px !important;
    font-family: Tajawal-Medium !important;
}



.innerData ul:before {
    content: "";
    display: inline-block;
    width: 1px;
    background: #707070;
    position: absolute;
    left: -18px;
    top: -12px;
    height: calc(100% - 50px);
}

.innerData ul li {
    position: relative;
    padding-left: 15px;
    margin-bottom: 15px;
    font-size: 30px;
    display: flex;
    font-family: Tajawal-Medium
}

    .innerData ul li:before {
        content: "";
        display: inline-block;
        width: 10px;
        height: 10px;
        background: #DEAA00;
        position: absolute;
        left: -22px;
        top: 15px;
        border-radius: 10px;
    }

.historyDate {
    color: #166892;
    font-family: 'Tajawal-bold';
}

.hisyorytext {
    padding-right: 50px;
    padding-top: 10px;
}

    .hisyorytext h5 {
        font-size: 20px;
        font-family: Cairo-Bold;
    }

    .hisyorytext p {
        font-size: 16px;
        font-family: GELIGHT;
    }

.innerData p {
    font-family: GELIGHT !important;
    font-size: 16px;
}

.innerData h2 {
    font-family: Cairo-Bold !important;
    font-size: 35px;
}

.spacinginnerbody {
    margin-top: 110px;
}

.innerData .rounded-circle {
    background-color: #028DD0;
    margin: auto !important;
    float: unset !important
}

.steeringinfo {
    padding: 50px 25px 50px 25px;
    background-color: rgb(230 230 230 / 30%);
    z-index: -1;
    position: relative;
    top: -25px;
    height: 250px;
}

    .steeringinfo p {
        text-align: center
    }


.hisyorytext h5:hover {
    color: orange;
}

.coloringForm {
    background-color: #99C6E5;
    border: none;
    width: 100px;
    font-family: GELIGHT;
    color: white;
    text-align: center;
    padding: 7px;
    line-height: normal !important
}

.media.news-block .media-img {
    width: 300px;
    margin-right: 25px;
}
.media {
    display: flex;
    align-items: flex-start;
}
.media-body .date {
    font-family: Tajawal-Medium;
    color: black;
}
h5.card-title.font-bold.mb-2 {
    color: black;
}
.media-body .card-text {
    color: black;
}
.media-body .card-footer {
    text-align: center;
    color: white;
}
.Newscoloring {
    background-color: #99C6E5;
    border: none;
    width: 100px;
    font-family: GELIGHT;
    padding: 5px;
    padding-right: 5px;
    padding-left: 5px;
}

/* ===========================================
Night Css
=========================================== */
body.night {
    background: #ddd;
}

    body.night .letest-news {
        background: #ddd;
    }

    body.night .bg-blue {
        background: #6d0b00 !important;
    }

    body.night .banner {
        background: #000;
    }

    body.night .slick-slide img {
        opacity: 0.8;
    }

    body.night .banner-menus {
        background: rgba(234, 234, 234, 0.9);
    }

    body.night .about-us .announcement-block {
        border: 5px solid #eee;
    }

    body.night .letest-news .card {
        background: #eee;
    }

    body.night .section-title span.bottom-line {
        background: #eee;
    }

    body.night .footer {
        background: #ddd;
        padding: 40px 0;
    }

    body.night .benifits .card {
        background: #ddd;
    }

/* ===========================================
Contrast Css
=========================================== */
body.highcontrast {
    background: #898989 !important;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%)
}

    body.highcontrast .section-title h2 {
        color: #fff;
    }

    body.highcontrast .letest-news .section-title h2 {
        color: #393939;
    }

/* ===========================================
font 120
=========================================== */
body.fsize120 {
    font-size: 19px;
}

    body.fsize120 p {
        font-size: 19px;
    }

    body.fsize120 ul.navbar-nav li.nav-item a.nav-link {
        font-size: 17px !important;
        padding-left: 20px;
    }

    body.fsize120 section.main-nav ul.navbar-nav li.nav-item a.nav-link {
        font-size: 20px !important;
        padding: 0 20px !important;
    }

    body.fsize120 .bannerContent h1 {
        font-size: 40px !important;
        line-height: 47px;
    }

    body.fsize120 .bannerContent h6 {
        font-size: 19px !important;
        max-width: 424px;
    }
.album-div-inner {
    max-height: 280px;
}

    .album-div-inner img {
        height: 100% !important;
    }

    body.fsize120 .banner-menus ul li .media .media-body h5 {
        font-size: 18px;
    }

    body.fsize120 .section-title h2 {
        font-size: 40px;
    }

    body.fsize120 .letest-news .card .date {
        font-size: 18px;
    }

    body.fsize120 .letest-news .card .card-title {
        font-size: 18px;
    }

    body.fsize120 .benifits .card-title {
        font-size: 19px;
    }

    body.fsize120 .footer h5 {
        font-size: 19px;
    }

    body.fsize120 .contact-info ul li,
    body.fsize120 .contact-info ul li a {
        font-size: 17px;
    }

    body.fsize120 .inner-title h2 {
        font-size: 40px;
    }

    body.fsize120 .page-body-template .section-title h3 {
        font-size: 30px;
    }

    body.fsize120 .list-group-item a {
        font-size: 20px;
    }

    body.fsize120 .page-body-template .card-title {
        font-size: 19px;
    }

/* ===========================================
font 110
=========================================== */
body.fsize110 {
    font-size: 17px;
}

    body.fsize110 p {
        font-size: 17px !important;
    }

    body.fsize110 ul.navbar-nav li.nav-item a.nav-link {
        font-size: 15px !important;
    }

    body.fsize110 section.main-nav ul.navbar-nav li.nav-item a.nav-link {
        font-size: 18px;
    }

    body.fsize110 .bannerContent h1 {
        font-size: 37px !important;
        line-height: 47px;
    }

    body.fsize110 .bannerContent h6 {
        font-size: 17px !important;
        max-width: 424px;
        ;
    }

    body.fsize110 .banner-menus ul li .media .media-body h5 {
        font-size: 16px;
    }

    body.fsize110 .section-title h2 {
        font-size: 37px !important;
    }

    body.fsize110 .letest-news .card .date {
        font-size: 16px;
    }

    body.fsize110 .letest-news .card .card-title {
        font-size: 16px !important;
    }

    body.fsize110 .benifits .card-title {
        font-size: 17px !important;
    }

    body.fsize110 .footer h5 {
        font-size: 17px !important;
    }

    body.fsize110 .contact-info ul li,
    body.fsize110 .contact-info ul li a {
        font-size: 15px !important;
    }

    body.fsize110 .inner-title h2 {
        font-size: 37px !important;
    }

    body.fsize110 .page-body-template .section-title h3 {
        font-size: 27px !important;
    }

    body.fsize110 .list-group-item a {
        font-size: 18px !important;
    }

    body.fsize110 .page-body-template .card-title {
        font-size: 17px !important;
    }

/* ===========================================
font 90
=========================================== */
body.fsize90 {
    font-size: 15px !important;
}

    body.fsize90 p {
        font-size: 15px;
    }

    body.fsize90 ul.navbar-nav li.nav-item a.nav-link {
        font-size: 13px;
    }

    body.fsize90 section.main-nav ul.navbar-nav li.nav-item a.nav-link {
        font-size: 16px;
    }

    body.fsize90 .bannerContent h1 {
        font-size: 35px;
        line-height: 47px;
    }

    body.fsize90 .bannerContent h6 {
        font-size: 15px;
        max-width: 424px;
        ;
    }

    body.fsize90 .banner-menus ul li .media .media-body h5 {
        font-size: 14px;
    }

    body.fsize90 .section-title h2 {
        font-size: 35px;
    }

    body.fsize90 .letest-news .card .date {
        font-size: 14px;
    }

    body.fsize90 .letest-news .card .card-title {
        font-size: 14px;
    }

    body.fsize90 .benifits .card-title {
        font-size: 15px;
    }

    body.fsize90 .footer h5 {
        font-size: 15px;
    }

    body.fsize90 .contact-info ul li,
    .contact-info ul li a {
        font-size: 13px;
    }

    body.fsize90 .inner-title h2 {
        font-size: 33px;
    }

body.fsize110 .page-body-template .section-title h3 {
    font-size: 23px;
}

body.fsize90 .list-group-item a {
    font-size: 16px;
}

body.fsize90 .page-body-template .card-title {
    font-size: 15px;
}

/* ===========================================
font 90
=========================================== */
body.fsize80 {
    font-size: 14px;
}

    body.fsize80 p {
        font-size: 14px;
    }

    body.fsize80 ul.navbar-nav li.nav-item a.nav-link {
        font-size: 12px;
    }

    body.fsize80 section.main-nav ul.navbar-nav li.nav-item a.nav-link {
        font-size: 15px;
    }

    body.fsize80 .bannerContent h1 {
        font-size: 33px;
        line-height: 47px;
    }

    body.fsize80 .bannerContent h6 {
        font-size: 14px;
        max-width: 424px;
        ;
    }

    body.fsize80 .banner-menus ul li .media .media-body h5 {
        font-size: 13px;
    }

    body.fsize80 .section-title h2 {
        font-size: 33px;
    }

    body.fsize80 .letest-news .card .date {
        font-size: 13px;
    }

    body.fsize80 .letest-news .card .card-title {
        font-size: 13px;
    }

    body.fsize80 .benifits .card-title {
        font-size: 14px;
    }

    body.fsize80 .footer h5 {
        font-size: 14px;
    }

    body.fsize80 .contact-info ul li,
    body.fsize80 .contact-info ul li a {
        font-size: 12px;
    }

    body.fsize80 .inner-title h2 {
        font-size: 31px;
    }

    body.fsize80 .page-body-template .section-title h3 {
        font-size: 21px;
    }

    body.fsize80 .list-group-item a {
        font-size: 15px;
    }

    body.fsize80 .page-body-template .card-title {
        font-size: 14px;
    }

/* ===========================================
font 90
=========================================== */
body.fsize70 {
    font-size: 13px;
}

    body.fsize70 p {
        font-size: 13px;
    }

    body.fsize70 ul.navbar-nav li.nav-item a.nav-link {
        font-size: 11px;
    }

    body.fsize70 section.main-nav ul.navbar-nav li.nav-item a.nav-link {
        font-size: 14px;
    }

    body.fsize70 .bannerContent h1 {
        font-size: 32px;
        line-height: 47px;
    }

    body.fsize70 .bannerContent h6 {
        font-size: 13px;
        max-width: 424px;
        ;
    }

    body.fsize70 .banner-menus ul li .media .media-body h5 {
        font-size: 12px;
    }

    body.fsize70 .section-title h2 {
        font-size: 32px;
    }

    body.fsize70 .letest-news .card .date {
        font-size: 12px;
    }

    body.fsize70 .letest-news .card .card-title {
        font-size: 12px;
    }

    body.fsize70 .benifits .card-title {
        font-size: 13px;
    }

    body.fsize70 .footer h5 {
        font-size: 13px;
    }

    body.fsize70 .inner-title h2 {
        font-size: 29px;
    }

    body.fsize70 .page-body-template .section-title h3 {
        font-size: 19px !important;
    }

    body.fsize70 .list-group-item a {
        font-size: 14px !important;
    }

    body.fsize70 .page-body-template .card-title {
        font-size: 13px !important;
    }


@media only screen and (min-width: 1400px) {
    #navbarNavDropdown a {
        font-size: 16px !important;
    }
}
.breadcrumb .active {
    color: #fff !important;
}
.section3
{
    padding-top:15% !important;
}

.news-home-image {
    max-height: 325px;
}

.st-remove-label {
    display: inline-block !important;
}

.bdr-grey {
  background-color: rgb(229 229 229 / 55%);
}

.list-inline-item {
    padding-right:10px;
}
.innerheader::after {
    position: absolute;
    inset: 0;
    content: ' ';
    display: block;
    background: linear-gradient(to right, #11111163 100%, transparent 100%);
}
.innerheader::before {
    z-index: 1;
    width: 100%;
    content: " ";
    background-image: url(/App_Themes/ThemeAr/images/innerovrlay.png);
    position: absolute;
    right: 25px;
    top: 0px;
    height: 386px;
    background-repeat: no-repeat;
    background-position:right;
}

.innerheader .container {
    position: relative;
    z-index: 9999 !important;
}

.RadiobuttonList label {
    margin-right: 15px;
}

.checkboxList label {
    margin-right: 15px;
    margin-left: 5px;
    position: relative;
    right: -20px;
    top: -20px;
    display: block !important;
}
.TableFormBuilder td {
    padding-bottom: 5px;
}

.LablelFormBuilder {
    font-size: 16px;
}

.TitleFormBuilder {
    font-size: 18px;
    color: #2980b9 !important
}

.checkbox-item label {
    margin-left: 5px;
}
