.header-top {
    background: #f00;
}

html:lang(en) {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.left-top-menu {
    padding-top: 3px !important;
}

.list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none;
}
.navbar-bg {
    background-color: #00325e !important;
}

a.call-toll {
    display: block;
    border: 1px solid #ed7e1b;
    padding: 0 10px 0 0 !important;
    border-radius: 5px;
    background: #fff;
    font-weight: bold;
    color: #31335c !important;
    text-decoration: blink !important;
}

/* .header-top {
    background: #f7f7f7;
    border-bottom: 1px solid #dfdfdf;
} */

.header-top {
    background: #00325e;
    border-bottom: 1px solid #0c0c0c;
}

.header-top ul {
    margin-bottom: 0;
    padding: 0;
}

.header-top ul li a {
    display: block;
    line-height: 40px;
    width: 40px;
    text-align: center;
    position: relative;
    color: #f7f7f7;
    background: #00325e;
}

.header-top ul li a:hover {
    text-decoration: none;
    color: #fff;
    background: #e1e1e1;
}

.header-top ul li:last-child a {
    padding-right: 0;
}

.header-top ul li a:after {
    content: '';
    background: #dfdfdf;
    width: 1px;
    height: 40px;
    position: absolute;
    right: 0px;
    top: 0px;
}

.header-top ul li:last-child a:after {
    display: none;
}

.icon-menu {
    width: auto;
    float: right;
    margin-top: 20px;
    clear: right;
}

.icon-menu ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.icon-menu ul li span.icon-box {
    width: 18px;
    height: 18px;
    line-height: 15px;
    display: inline-block;
    background: #ffffff;
    border-radius: 50%;
    border: 1px solid #000000;
    text-align: center;
}

.icon-menu ul li span.icon-box img {
    max-width: 10px;
}

.icon-menu ul li a {
    color: #444;
    text-decoration: none;
}
.list-inline > li {
    display: inline-block;
 
}
select#change_lan {
    border: 0px;
    background: transparent;
    padding: 0px 5px;
}
:focus-visible {
    outline: unset;
}
.navbar-brand img {
    height: 100px;
}

.navbar-brand {
    padding: 0px;
    margin-right: 0;
}

.header_bottom {
    background: #f36523;
}
.mainmenu, .navbar-header {
    display: block;
    width: 100%;
}
.navbar-header {
    float: left;
}
.navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
}

.hin.navbar .navbar-nav .nav-link {
    font-weight: 500;
    font-size: 12px;
    padding: 10px 12px;
    color: #000;
    text-transform: capitalize;
    font-family: "Jura", sans-serif;
    font-weight: 600;
}

.header_bottom {
    background: #ff8f39;
    position: relative;
    top: 0px;
}

.menu-bar {
    /*background-color: #0d3f57;*/
    /*background-color: #f7f7f7;*/
    position: relative;
    top: 0px;
}

.brand-name {
    margin: 0px;
}
.menu-bg {
    background-color: #0d3f57;
}
.move-down{
    position:relative;
    top:80px;
}
.nws .feature-info {
    min-height: 184px;
    max-height: 184px;
}
.sidebar .widget {
    margin-bottom: 30px;
    position: relative;
    border: 1px solid #fff;
    padding: 20px;   
    border-radius: 8px;
}
.light-bg {
    background-color: #f9f9f9;
}
.bg-blue {
   /* background-color: #0d3f57;*/
   /* background-color: #b36403 !important;*/
    background-color: #e5322c !important;
}
@media(max-width:991px) {
    .header .navbar-collapse{
    background: #0d3f57
    }
}

.select2-results__option select2-results__option--highlighted a {
    color: #969696 !important;
}

.expressioninterest {
    height: 600px;
    overflow-x: hidden;
    overflow-y: scroll;
}


.text {
    margin: 0 60px;
}

h1 {
    font-size: 32px;
    margin-top: 0;
    font-family: 'Playfair Display', serif;
    font-weight: 400;
    font-style: italic;
    text-align: center;
    background: #FF7D6D;
    color: #fff;
    padding: 4px;
}


.twitter {
    font: normal normal 10px Arial;
    text-align: center;
    color: #998578;
    text-transform: uppercase;
    letter-spacing: 3px;
}

.twitter {
    color: #000000;
    text-decoration: none;
    display: block;
    padding: 14px;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}

    .twitter:hover {
        color: #FF7D6D;
        text-decoration: none;
    }

span {
    /* font-style: italic; */
    display: block;
}

img {
    max-width: 100%;
}
/* Floating Social Media Bar Style Starts Here */

.fl-fl {
    /* background: #ef7f1a;*/
    background: #005198;
    text-transform: uppercase;
    letter-spacing: 3px;
    padding: 4px;
    width: 190px;
    position: fixed;
    right: -145px;
    z-index: 1000;
    font: normal normal 10px Arial;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}

.fa, .fab {
    /*font-size: 20px;
    color: #fff;
    padding: 10px 0;
    width: 40px;
    margin-left: 8px;
    background-color: black;
    text-align: center;*/
}

.fl-fl:hover {
    right: 0;
}

.fl-fl a {
    color: #fff !important;
    text-decoration: none;
    text-align: center;
    line-height: 43px !important;
    vertical-align: top !important;
}

.float-fb {
    /*top: 160px;*/
    top: 200px;
}

.float-tw {
    /*top: 215px;*/
    top: 255px;
}

.float-gp {
    /*top: 270px;*/
    top: 310px;
}

.float-rs {
    /*top: 325px;*/
    top: 365px;
}

.float-ig {
    /*top: 380px;*/
    top: 420px;
}

.float-pn {
    /*top: 435px;*/
    top: 475px;
}
.brand-name {
    color: #0d3f57;
}
.bg-theme-blue {
    background: rgb(0,70,139);
    background: -moz-linear-gradient(0deg, rgba(0,70,139,1) 0%, rgba(9,9,121,1) 55%, rgba(0,96,190,1) 100%);
    background: -webkit-linear-gradient(0deg, rgba(0,70,139,1) 0%, rgba(9,9,121,1) 55%, rgba(0,96,190,1) 100%);
    background: linear-gradient(0deg, rgba(0,70,139,1) 0%, rgba(9,9,121,1) 55%, rgba(0,96,190,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00468b",endColorstr="#0060be",GradientType=1);
}
.btn-outline {
    color: #ffffff;
    background-color: #00000054;
    background-image: none;
    border-color: #ffffff;
    margin-top: 10px;
}
    .btn-outline:hover{
        color:#4fa9ff;
    }
    .btn-outline.d-flex {
        border: none;
    }
.accordion-style-2 .card-header {
    background: #0d3f57;
    border-bottom: none;
}

.acc .card-header {
    background: #fff;
    border-bottom: none;
}
.accordion-style-2 .accordion-title .btn.collapsed, .accordion-style-2 .accordion-title .btn {
        color: #fff !important;
    }
.accordion-style-2 .accordion-title .btn {
    color: rgb(158, 207, 255) !important;
}
.acc .accordion-title .btn.collapsed {
    color: #0d3f57 !important;
}
.pb-2{
    padding-bottom:65px;
}
.agent .agent-detail{
    background:#fff;
}
b, strong {
    font-weight: bolder;
    color: #ff0000;
    display: block;
    /* font-size: 40px; */
}

.thm-head table tr th {
    background-color: #ef7f1a;
    color: #fff;
    font-size:12px;
}
.panel{
    padding:5px;
    width:100%;
    border-radius:15px;
} 

.panel-success{
    background-color:rgb(132, 209, 78);
    color:#fff;
}

.contact-form h4 {
    color: #fff !important;
}

.cloned .agent .agent-detail {
    background: #ffebc9;
    border-radius: 15px;
    color: #fff;
    min-height: 210px;
 
    top: 40px;
}
.light-blue {
    background: #c9dbff;
}
.org .agent .agent-detail {
    background: none;
}
.org .agent {
    border: 1px solid #eeeeee;
    margin-right: -1px;
    max-width: 300px !important;
    margin: auto;
    margin-top: auto;
    background-color: #a5d0f4;
    opacity: 1;
    /*z-index: 99999999;*/
    color: #353535;
    border-radius: 3%;
}
.agent.arrow-down::after {
    background-image: url('../images/arrow-down.png');
    position:absolute;
        bottom:-200px;
        margin:0 auto; 

}

/* ############### test  ######################### */
.bg-theme-blue1{
    background-color:rgba(0,96,190,1);
}
.bg-orange {
    /*background-color:darkorange;*/
    background: linear-gradient(0deg, rgb(255, 127, 35) 0%, rgb(255, 144, 7) 35%, rgb(255, 196, 0) 100%);
    padding: 12px;
}
.bg-gradient {
    background: linear-gradient(0deg, rgb(255, 127, 35) 0%, rgb(255, 144, 7) 35%, rgb(255, 196, 0) 100%);
}
.photo-gal {
    /*background-color: #dd6d16;
    padding: 17px;*/
    border: 24px solid #fff;
}
/* ####################### Mobile Menu #######################  */
@media(max-width:480px) {
    .navbar .navbar-nav .nav-item.active .nav-link {
        width: 310px !important;
    }

}
@media screen and (max-width: 1366px){
    .photo-gal {
        border: 18px solid #fff;
    }
}
@media screen and (max-width: 1440px) {
    .photo-gal {
        border: 16.5px solid #fff;
    }
}

.heading-main.text-white.blinker span {
    color: #fff;
    font-style: inherit;
    text-transform: uppercase;
  }

.bg-home.bg-blue {
    background: rgb(255,255,255);
    background: linear-gradient(-180deg, rgba(255,255,255,1) 0%, rgba(221,245,255,1) 35%, rgba(189,218,255,1) 100%);
}
.newsbox li{
    background: #fcf8e5;
}
.shia-mission {
    background: rgb(11 49 128 / 88%);
}
/* .bg-warning{
    background-color:#da0202!important;
  } */
  .top-social-icons a {
    background: #da0202;
    color: #fdd30f;
  }


.bsk-special-pdfs-container {
    padding: 0;
    list-style: none;
}
.bsk-special-pdfs-container li.fa-file-pdf-o {
        color: #fff;
        font-size: 20px;
}

.bsk-special-pdfs-container li {
        padding: 20px 60px 20px 20px;
        width: 100%;
        position: relative;
        transition: all ease-in .2s;
        background: #ef3131;
        margin-bottom: 15px;
    }

.bsk-special-pdfs-container li.fa-file-pdf-o::before {
  font-size: 30px;
  float: left;
  margin-right: 15px;
}

.bsk-special-pdfs-container li a {
        font-size: 13px;
        letter-spacing: 1px;
        text-transform: uppercase;
        font-family: "Montserrat",sans-serif;
        color: #fff;
        text-decoration: none;
    }
.pdn {
    padding: 60px 0;
}


.formSec ul {
    list-style-type: disclosure-closed;
}

.formSec ul li {
    background-color: #f00;
    color: #fff;
    padding: 20px 12px 2px 12px;
    margin-bottom: 20px;
}
    .formSec ul li a {
    color: #fff;
    display: flex;
}
        .formSec ul li a strong {
            color: #000;
        }
.formSec h2, .sec-title h2 {
    border-bottom: 1px solid #f00;
    padding-bottom: 20px;
    margin-bottom:20px;
}

.third-heading {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
    position: relative;
    color: #000;
    font-family: 'Montserrat', sans-serif;
    margin: 0;
    padding-bottom: 15px;
}

.media-middle {
    vertical-align: middle;
    padding-left: 10px;
}

.media-body, .media-left, .media-right {
    display: table-cell;
    vertical-align: top;
}

.media-body {
    width: 10000px;
}

.media, .media-body {
    overflow: hidden;
    zoom: 1;
}
.crd {
    padding: 30px;
    background: #fff;
    box-shadow: 0px 0px 10px rgba(0,0,0,10%);
}

#download-image {
    position: absolute;
    right: 30px;
    width: 24px;
    height: 26px;
    content: "";
    background: url('./assets/website/images/downloads.png') top no-repeat;
    transition: all ease-in .2s;
    top: 20px;
    cursor: pointer;
    background-position: 0 -26px;
}