.header-top {
    background: #f7f7f7;
}

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: #ff8f39 !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: #ef7f1b !important;
    text-decoration: blink !important;
}

.header-top {
    background: #3e5ca9;
    border-bottom: 1px solid #dfdfdf;
}

.header-top ul {
    margin-bottom: 0;
    padding: 0;
}
select#change_lan{
    color: #ffce11 !important;
    background: #3e5ca9 !important;
}
.header-top ul li a {
    display: block;
    line-height: 40px;
    width: 40px;
    text-align: center;
    position: relative;
    color: #ffce11;
    background: #3e5ca9;
  }
  .header-top span{
    color: #3048bf;
  }

  .header-top span {
    color: #dbe1ff;
    display: table-column;
}

.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;*/
	background:linear-gradient(180deg, rgb(255, 255, 255) 0%, rgb(192, 220, 255) 100%);
    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: #0dcaf0  !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: #6c757d;
    background-color: transparent;
    background-image: none;
    border-color: #6c757d;
    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: #000;
}

.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: #093fa60f;
    /* background: #c9dbff; */
    /* border-radius: 15px; */
    color: #fff;
    /* min-height: 210px;
}
.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; 

}

/* .ss .cloned .agent .agent-detail{ */
	/* height:199px; */
/* } */

/* ############### 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: #ff8f39;
    font-style: inherit;
}

.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%);
}
.bg-bluex{
    background-color:#fffbe1;
}
.bg-footer{
    background: #ad8b4c !important;
}


.card{
    background-color: #e9f3ff!important;
}

.box{
    padding:5px;
    background-color: #edc63d;
    border-radius:15px;
    margin-bottom:40px;
    min-height:100px;
}
.box ul li  a{
    color:#1b348d;
    text-align:center;
    margin:auto;
    font-weight: bold;

}

.accordion-button:not(.collapsed) {
    color: #ffffff;
    background-color: #060c2a;
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.125);
}

.accordion-body {
    padding: 0rem;
    background-color: #e4e4e4;
}
.acco .accordion-button{
    padding: .3rem .2rem !important;
  }