body{
    font-family: 'Poppins', sans-serif;
}
.row:after, .row:before{
    display: none !important;
}
.btn:focus{
    outline:0;
    box-shadow:none;
}
button:focus {
    outline: none;
}
.font-12{
    font-size: 12px;
}
.font-14{
    font-size: 14px;
}
.font-18{
    font-size: 18px;
}
a.post-author:hover{
    text-decoration: none;
}
.header_bg{
    background-color: rgba(24, 23, 40, 0.8);
}
.nav_white .nav-item .btn-outline-light{
    color: #333047;
    border-color: #333047;
}
.nav_white .nav-item a.text-white{
    color: #333047 !important;
}
.bg-img-hero{
    background-image: url("../Image/Hero_Image.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 382px;
  }
.banner_title{
    font-size: 48px;
    font-weight: 500;
}
.hero_content{
    height: 382px;
}
.btn-primary{
    background-color: #F23329 !important;
    border: 2px solid hsl(3, 89%, 55%) !important;
}
.text-red{
    color: #F23329;
}
.btn-secondary{
    background-color: #FDA401;
}
.btn-link{
    color: #FEC45B;
}
.btn-link:hover{
    color: #FDA401;
}
.text-primary{
    color: #333047 !important;
}
.text-yellow{
    color: #FDA401;
}
.text-sm{
    font-size: 14px;
}
.text-secondary{
    color: #8D9199 !important;
}
.shadow {
    box-shadow: 0 0rem 1rem rgba(0,0,0,.15)!important;
}
h2{
    font-size: 2.25rem;
    font-weight: bold;
    font-family: 'Poppins', sans-serif;
}
p {
    font-size: 15px;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
}
h6 {
    font-size: 15px;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
}
.font_style{
letter-spacing: .3em;
text-transform: uppercase;
font-weight: 500;
}
.font_spacing{
    letter-spacing: .1em;
}

/* header css */
.navbar-toggler{
    border:1px solid #fff;
    padding: .15rem .5rem;
}
.fa.fa-bars{
    font-size: 20px;
    color: #ddd;
    margin-top: 5px;
}
/*search css start*/
.search_top {
    position: absolute;
    width: 100%;
    height: 100%;
    top: -35px;
    font-family: 'Poppins', sans-serif;
}
.search-bar {
    border-radius: .5rem;
    background: #fff;
    border: 1px solid #e6e6e6;
}
.search-bar .form-group {
    position: relative;
    margin-bottom: 0;
}
.search-bar .form-control {
    cursor: pointer;
}
.input-label-absolute {
    position: relative;
}
.label-absolute {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.search-bar .input-label-absolute-right .label-absolute {
    right: 0;
}
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: 250px;
}
.bootstrap-select>select {
    position: absolute !important;
    bottom: 0;
    left: 50%;
    display: block !important;
    width: 0.5px !important;
    height: 100% !important;
    padding: 0 !important;
    opacity: 0 !important;
    border: none;
}
.bootstrap-select>.dropdown-toggle {
    position: relative;
    width: 100%;
    z-index: 1;
    text-align: right;
    white-space: nowrap;
}
.bootstrap-select .dropdown-toggle .filter-option {
    position: absolute;
    top: 0;
    left: 0;
    padding-top: inherit;
    padding-right: inherit;
    padding-bottom: inherit;
    padding-left: inherit;
    height: 100%;
    width: 100%;
    text-align: left;
}
.search-bar .form-group::after {
    display: block;
    width: 1px;
    height: 60%;
    content: '';
    background: #ddd;
    position: absolute;
    top: 20%;
    right: 0;
}
.search-bar .form-group.no-divider::after {
    display:none;
   
}
.bootstrap-select .dropdown-menu.inner {
    position: static;
    float: none;
    border: 0;
    padding: 0;
    margin: 0;
    border-radius: 0;
    box-shadow: none;
}
.search_top .inner:focus{
    outline:none;
}
.bootstrap-select .dropdown-menu {
    min-width: 100%;
    font-size: 15px;
    box-sizing: border-box;
    top:12px !important;
    line-height: normal;
}
.search_top .dropdown-item.active, .search_top  .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #FDA401;
}
.search_top .dropdown-item {
    display: block;
    width: 100%;
    padding: .7rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    font-family: 'Poppins', sans-serif;
}
.search_top .dropdown-item:hover, .search_top .dropdown-item:focus {
    color: #333047;
    text-decoration: none;
    background-color: #e6e6e6;
}
.search_top .dropdown-item:focus {
    outline: none;
}

/*-search css end*/
/* login page */
.border-left-yellow{
    border-left: 7px solid #FDA401;
}
.bg_login_img{
    background-image: url(../Image/login_bg.png);
    background-size: cover;
    background-position: top left;
    height: 100%;
    width: 100%;
}
.login_tab .nav-item a{
    border: 1px solid #E6E6E6;
    color: #8D9199;
}
.login_tab .nav-item a.active{
    background-color: #F23329;
    color: #fff !important;
    border: 1px solid #F23329;
}
::-webkit-input-placeholder {
    font-weight: normal;
    font-size: 14px;
 }
 
 :-moz-placeholder { /* Firefox 18- */
    font-weight: normal !important;
    font-size: 14px !important;
 }
 ::-moz-placeholder {  /* Firefox 19+ */
    font-weight: normal !important;
    font-size: 14px !important;
 }
.form-control::placeholder {
    color: #bec6cc;
  }
 .form-control::-webkit-input-placeholder {
    color: #bec6cc;
  }
  .form-control:-moz-placeholder {
    color: #bec6cc;
  }
  .form-control::-moz-placeholder {
    color: #bec6cc;
  }
  .form-control::placeholder {
    color: #bec6cc;
  }
  .form-control:-ms-input-placeholder {
    color: #bec6cc;
  }
  .custom-control-input:checked~.custom-control-label::before {
    color: #fff;
    border-color: #F23329;
    background-color: #F23329;
}
.custom-control-input:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 0.2rem rgba(242, 51, 41,0.25);
}
.custom-control-input:not(:disabled):active~.custom-control-label::before {
    color: #fff;
    background-color: #d2979d;
    border-color: #d2979d;
}
.custom-control-input:focus:not(:checked)~.custom-control-label::before {
    border-color: #d2979d;
}
.bg_login_img h1{
    font-size: 74px;
}
.bg_login_img p{
    font-size: 26px;
}
.list-group-item{
    background: none;
    border: none;
}
.font-40{
    font-size: 40px;
    font-weight: 600;
}
/*login css end */

/* Media Query */
@media (min-width: 1200px){

}
@media (max-width: 992px){
    .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
        width: 100%;
    }
}

@media (max-width: 768px){
      h2 {
        font-size: 1.9rem;
    }
    .search-bar .form-group::after{
        display: none;
    }
    .search_top{
        width: 95%;
    }
}
