@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700&display=swap');
body {
    background-color: #fff !important;
    font-family: 'Montserrat', sans-serif !important;
}
body[data-layout=horizontal] .page-content {
    margin-top: 0 !important;
}
.dashboard-icons{
	font-size:40px;
	padding:0px 10px;
	color: #fff;
}
.maintopBar {
    background-color: #00539CFF;
    color: #fff;
}
.maintopBar span {
    margin-right: 16px;
}
.mt-6 {
    margin-top: 5em !important;
}
.product-box {
    border: 1px solid #e8e8e8 !important;
    margin-top: 0 !important;
    margin: 20px 0 !important;
}
.voucher-detail-area {
    
}
.SingleMerchantStore h5.card-title {
    color: #00539c;
    font-weight: 700;
    font-size: 18px;
}
.SingleMerchantStore {
    margin-top: 10px !important;
}
.performance-rate .form-check-input:disabled~.form-check-label, .form-check-input[disabled]~.form-check-label {
    opacity: 1 !important;
}
.performance-rate .form-check-input[disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label {
    color: #000 !important;
}
.cardfor-D .ico {
    position: relative;
    bottom: 54px;
    background: #fff;
    box-shadow: 0px 1px 7px #e3e3e3;
}
.chart-d {
    padding: 2px 10px;
}
.btwp {
    border-top: 1px solid #eee;
    padding-top: 4px;
}
.color-item {
    color: #333 !important;
    background: #f5f6f8;
    padding: 10px 20px !important;
    position: relative;
    top: 1px;
}
.color-item.active{
    color: #fff !important;
    background: #4456ae;
    /*border: 1px solid #4456ae !important;*/
}
.back-icon {
    display: block;
    width: 40px;
    height: 40px;
    line-height: 36px;
    font-size: 32px;
    margin: 0 auto 16px;
    color: #00539c;
    border-radius: 4px;
    -webkit-transition: all .4s;
    transition: all .4s;
}
.voucher-detail-inner {
    border: 1px solid #d3d3d3;
    padding: 12px;
    border-radius: 8px;
    box-shadow: 0px 0px 7px 3px #e7e7e7;
}
.voucher-item {
    border: 1px solid #a5a5a5;
    margin: 10px;
    padding: 8px;
}
.voucher-item h3 {
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 900;
    letter-spacing: .5px;
}
.voucher-detail-inner h4 {
    margin-left: 11px;
    font-size: 22px;
    font-weight: 900;
    margin-bottom: 17px;
    margin-top: 10px;
}
.Barcodearea {
    border: 4px dashed #d3d3d3;
    border-radius: 8px;
    box-shadow: 0px 0px 7px 3px #e7e7e7;
}
.barcode-item p {
    font-size: 14px;
    letter-spacing: 1px;
}
.barcode-Number p {
    letter-spacing: 5px;
    font-size: 9px;
}
.v-price h3 {
    font-size: 20px !important;
    color: #00539c;
}
.barcode-item h3 {
    font-size: 16px;
    font-weight: 900;
}
.barcode-price-detail {
    padding-top: 16px;
    border-top: 4px dashed #a5a5a5;
    margin-bottom: 2em;
}
.dashes-line {
    border-top: 4px dashed #a5a5a5;
    height: 4px;
}
.endbarcode {
    margin-top: 2em;
    margin-bottom: 2em;
}
.barcoderealscan-img {
    text-align: center;
    border-top: 4px dashed #a5a5a5;
    border-bottom: 4px dashed #a5a5a5;
}
.barcode-item {
    padding: 0 12px;
}
.voucher-item p {
    margin-bottom: 0;
    margin-left: 14px;
    font-size: 14px;
    letter-spacing: .5px;
}
.maintopBar span i {
    margin-right: 8px;
    color: #FFD662FF;
    font-size: 17px;
}
.btn-cs {
    padding: 15px 40px;
    display: inline-block;
    font-weight: 600;
}
.btn-primary {
    color: #333 !important;
    background-color: #ffd662 !important;
    border-color: #ffcc38 !important;
    font-weight: 500 !important;
}
.btn-primary:hover{
    background-color: #ffbc00 !important;
    transition: 0.7s !important;
    -webkit-transition: 0.7s !important;
    -moz-transition: 0.7s !important;
    -o-transition: 0.7s !important;
}
.btn-primary-cs {
    background: #ffd662;
    color: #333;
}
.btn-primary-cs:hover {
    background: #ffbc00;
    transition: 0.7s;
    -webkit-transition: 0.7s;
    -moz-transition: 0.7s;
    -o-transition: 0.7s;
}
.withWhiteBg {
    background: #fff;
}
.bg-primary-cs {
    background:#ffd662;
}
.text-secondry-cs {
    color: #FFD662FF;
}
.text-primary-cs {
    color: #00539CFF;
}
.text-primary-cs h2 {
    color: #00539CFF;
}
.text-primary-cs h1 {
    color: #00539CFF;
}
.description-line {
    font-size: 18px;
    color: #485056;
}
.Leftside {
    padding: 15px;
}
.Rightside {
    float: right;
}
a.social-links i {
    color: #fff;
    cursor: pointer;
}
.social-links i:hover {
    color: #ffd662;
    transition: 0.7s;
    -webkit-transition: 0.7s;
    -moz-transition: 0.7s;
    -o-transition: 0.7s;
}
.Mainnavigation {
    background: #fff;
    padding: 14px 0px;
    box-shadow: -1px 9px 17px -9px #c7c7c7;
    -webkit-box-shadow: -1px 9px 17px -9px #c7c7c7;
    -moz-box-shadow: -1px 9px 17px -9px #c7c7c7;
}
li.page-item{
  position: relative;
    display: block;
    padding: 5px 10px;
    color: #74788d;
    font-size: 21px;
    background-color: #fff;
    -webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
}
.breaking-news {
   border: 1px solid #f5f6f8;
   background: #f5f5f5 !important;
   font-weight: 500 !important;
}
.carousel-inner {
    border-radius: 10px;
}
.round-radious {
    border-radius: 10px !important;
    overflow: hidden;
}
.topnav {
    /*background: transparent !important;*/
    padding: 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    left: 0;
    right: 0;
    z-index: 100;
}
.topnav .navbar-nav .nav-link:focus, .topnav .navbar-nav .nav-link:hover {
    color: #00539CFF !important;
    background-color: transparent;
}
.main-page-content {
    padding-top: 40px;
    /*padding-bottom: 60px;*/
}
.MainsliderArea .carousel-inner h1 {
    color: #000;
}
.MainsliderArea .carousel-inner p {
    font-size: 20px;
    color: #000;
}
.MainsliderArea .carousel-caption {
    /*background: #00000087;*/
}
.title-area h2 {
    font-weight: 600;
}
.news {
    width: 160px
}
.news-scroll a {
    text-decoration: none
}

/* side bar css */

.SidebarContent {

}
.title-sidebar h2 {
    color: #00539CFF;
    font-weight: 700;
    text-transform: capitalize;
}
.dot {
    height: 6px;
    width: 6px;
    margin-left: 3px;
    margin-right: 3px;
    margin-top: 2px !important;
    background-color: #ffd662;
    border-radius: 50%;
    display: inline-block
}
.divider {
    height: 6px;
    width: 7%;
    background: #ffd662;
    margin: auto;
}
.footer {
    position: relative !important;
}
.icons-card i {
    font-size: 50px;
    margin-top: 30px;
    color:#ffd662;
}
.Our-industry-section .card {
    box-shadow: 0 0px 0px transparent !important;
    -webkit-box-shadow: 0 0px 0px transparent !important;
    padding: 50px 50px;
    cursor: pointer;
}
.card-shadow {
    -webkit-box-shadow: 0 0px 22px 6px rgb(15 34 58 / 12%) !important;
    box-shadow: 0 0px 22px 6px rgb(15 34 58 / 12%) !important;
}
.Our-industry-section .card:hover{
    background-color: #00539CFF;
    color: #fff;
    transition: 0.7s;
}
.Our-industry-section .card .card-title {
    font-size: 23px;
    color: inherit !important;
    font-weight: 700;
    margin-bottom: 18px;
    margin-top: 18px !important;
}
.divider.no-margin {
    margin: 0;
}
.justify-content-centerr {
    text-align: center;
}
.contain-center {
    width: 85%;
    margin: auto;
}
.main-content.dashboard {
    background: #f5f5f5;
}
.font-size-11 {
    font-size: 11px;
}
.leftSignInAreaBG {
    background: #fff;
    box-shadow: -1px 0 18px -10px #282828;
    -webkit-box-shadow: -1px 0 18px -10px #282828;
    -moz-box-shadow: -1px 0 18px -10px #282828;
    -o-box-shadow: -1px 0 18px -10px #282828;
    -ms-box-shadow: -1px 0 18px -10px #282828;
}
.storeFilersarea {
    background: #eee;
    padding: 25px 22px 25px 22px;
    margin-bottom: 36px;
    border-radius: 8px;
}
.btn-block {
    width: 100%;
}
.topnav .navbar-nav .nav-link {
    font-size: 14px;
    padding: 1rem 0.7rem;
    font-weight: 900;
}
.leftSignInArea {
    padding: 0 1.2em 2em 1.2em;
    /*height: 100vh;*/
    position: relative;
    /*box-shadow: -1px 0 18px -10px #282828;
    -webkit-box-shadow: -1px 0 18px -10px #282828;
    -moz-box-shadow: -1px 0 18px -10px #282828;
    -o-box-shadow: -1px 0 18px -10px #282828;
    -ms-box-shadow: -1px 0 18px -10px #282828;*/
}
.team-members .carousel-indicators li {
    position: static !important;
    width: 60px !important;
    height: 100% !important;
    opacity: 0.8 !important;
  }

.team-members .carousel-inner {
    border-radius: 0 !important;
}
.team-members .carousel-indicators li.active {
    border: 3px solid #000;
}

.topnav .navbar-nav .nav-item .active .dropdown-item.active {
    border-bottom: 3px solid transparent;
}

.topnav .navbar-nav .nav-item .dropdown-menu.active {
    border-bottom: 3px solid transparent;
}
.topnav .navbar-nav .nav-item.dropdown.active {
    color: #5b73e8;
    /*border-bottom: 3px solid #fed662;*/
}
.product-img {
    height: 240px;
    overflow: hidden;
    background: #f8f8f8;
}
/*.product-img img {
    position: absolute;
    left: 0;
    vertical-align: middle;
}*/
.topnav .navbar-nav .nav-item .active{
    color: #663594 !important;
    border-bottom: 3px solid #663594;
}
.topnav .navbar-nav .dropdown-item.active, .topnav .navbar-nav .dropdown-item:hover {
    color: #663594 !important;
}
.topnav .navbar-nav .nav-item.dropdown {
    color: #5b73e8;
}

.topnav .navbar-nav .nav-item {
    color: #5b73e8;
    border-bottom: 3px solid transparent;
}
.logo-area {
    margin-bottom: 4em;
    padding-top: 6em;
}
.SignInSlider {
    /*width: 1200px !important;*/
    overflow: hidden;
    /*height: 100vh;*/
}
.SignInSlider .owl-item {
    /*width: 1200px !important;*/
    height: 772px;
}
.border-left {
    border-left: 1px solid #343e72;
}
.cart-link {
    margin-left: 16px;
}
a.cart-link i {
    margin-right: 8px;
    font-size: 33px;
    color: #fff;
}
a.cart-link i:hover {
    color: #fed662;
}
.up-down-margin {
    margin-top: 50px;
    margin-bottom: 50px;
}
.SignIn-body {
   /* height: 100vh !important;
    height: 100%;
    background-color: #f5f5f5 !important;*/
}
.bottomLineArea {
    position: absolute;
    background: #003a6d;
    bottom: 0;
    width: 100%;
    color: #fff;
    padding: 18px 0px;
    text-align: center;
}
.always-blue {
    background-color: #00539CFF !important;
    color: #fff;
    transition: 0.7s;
    border-left: 1px solid #00427b !important;
    border-right: 1px solid #00427b !important;
}
.WithBGCoprate {
    background-image: url("/hope/assets/images/bg.jpg");
    background-repeat: no-repeat;
    background-size:cover;
    background-position: center bottom;
}
.WithBGAdvice {
    background-image: url("/hope/assets/images/advice.png");
    background-repeat: no-repeat;
    background-size:cover;
    background-position: center bottom;
}
.text-16 {
    font-size: 16px !important;
}
.icon-card i {
    color: #fff;
    font-size: 5em;
    margin-bottom: 18px;
}
.border-right {
    border-right: 1px solid #edeef0 !important;
}
h2.icon-card-title {
    font-size: 3.5em;
    font-weight: 700;
    color: #fed662;
}
p.icon-card-description {
    font-size: 14px;
    font-weight: 600;
}
.fullWidth {
    
}
.MapInside-Area img {
    width: 100%;
}
.MapAndCall {
    height: calc(500px - 50px);
    overflow: hidden;
}
.MapInside-Area img {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    position: relative;
    bottom: 200px;
}
.ClientbrandsLogo .slide img {
    width: 190px !important;
}
.footercs {
    background: #00539CFF;
    color: #fff;
    padding: 20px;
}
.footer-logo {
    width: 230px;
}
.about-us {
    margin-bottom: 28px;
    font-size: 16px;
}
.footer-last {
    color: #fff;
    background: #003a6d;
    padding: 12px;
}
.our-links h2 {
    color: #fff;
}
ul.footer-menu {
    list-style: circle;
    padding-left: 18px;
    margin-bottom: 12px;
}
.footer-menu .menu-items {
    font-size: 16px;
    margin-bottom: 12px;
}
.footer-menu-links {
    color: #fff;
    transition: 0.8s;
}
.footer-menu-links:hover {
    color: #fed562;
    text-decoration: underline !important;
}
.address-list {
    margin-bottom: 9px;
}
.address-list i {
    color: #fed662;
    margin-right: 8px;
    font-size: 18px;
}
.Social-footer {
    margin-bottom: 12px;
}
.Social-footer a.social-links {
    font-size: 24px;
    margin-right: 10px;
}
.availableMethods i {
    font-size: 24px;
    margin-right: 6px;
    opacity: .8;
}
.ClientContainer {
    padding: 43px 0px 27px 0px;
    background: #eee;
}
.copyrights {
    position: relative;
    display: inline-block;
    vertical-align: -webkit-baseline-middle;
    top: 3px;
}
.greenColor{
    color: #4cd24b;
}
.CallingbG {
    background: url(/hope/assets/images/bg-call.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.ContentInside {
    padding: 70px 50px;
}
.ContentInside h1{
    color: #fff;
}
.ContentInside p{
    color: #fff;
    font-size: 18px;
}
.contactForm h3 {
    color: #fff;
    font-weight: 600;
    font-size: 16px;
}
.image-frame {
    overflow: hidden;
}
.image-frame img {
    width: 100%;
}
.image-frame:hover {
    box-shadow: 0 0px 22px 6px rgb(15 34 58 / 12%);
    -webkit-box-shadow: 0 0px 22px 6px rgb(15 34 58 / 12%);
    -moz-box-shadow: 0 0px 22px 6px rgb(15 34 58 / 12%);
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
}
.areaofhero h1 {
    color: #fff;
}
.areaofhero {
    padding: 60px 0px;
    margin-left: 30px;
}
.vedio-frame {
    padding: 60px 0px;
    margin: auto;
    width: 480px;
    position: relative;
    overflow: hidden;
}
.vedio-frame img {
    width: 100%;
    border-radius: 20px;
}
.PlayButton {
    position: absolute;
    background: #1b1b1b59;
    left: 40%;
    border-radius: 40px;
    text-align: center;
    width: 18%;
    height: auto;
    top: 40%;
    cursor: pointer;
}
.PlayButton i {
    color: #fff;
    font-size: 85px;
    position: relative;
    top: 40%;
}
.PlayButton i:hover {
    color: #e0e0e0;
}
/*Slider css*/

.Our-products-slider .item {
    background: #fff;
}
.owl-theme .owl-nav {
    margin-top: 0px !important;
    -webkit-tap-highlight-color: transparent;
    position: absolute;
    top: -54px;
    right: 0;
    text-align: right !important;
}
.owl-theme .owl-nav [class*='owl-'] {
    color: #FFF;
    font-size: 32px !important;
    margin: 13px;
}
.owl-theme .owl-nav [class*='owl-']:hover {
    background: transparent !important;
    color: #869791 !important;
}
.areaofhero p {
    color: #fff;
    font-size: 18px;
}
.title-area h1 {
    font-weight: 700;
}
.carousel-indicators [data-bs-target] {
    background-color :#2f2f2f !important;
}
.success-story .card-text {
    font-size: 16px;
    color: #808080;
}
.success-story h4 {
    font-weight: 700;
    color: #00539c;
}
.gallery .card-title {
    font-size: 22px;
    color: #00539c;
}
.img-fluid {
    overflow: hidden;
    position: relative;
}
.img-fluid img {
    width: 100%;
}
.gallery-image {
    transition: all .2s ease-in-out;
}
.gallery-image:hover {
    transform: scale(1.1); 
}

.CategoryProduct {
    border: 1px solid #eee;
    /*padding: 22px 0px;*/
}

.CtaegoryProductMenu {
   
}

.CtaegoryProductMenu  .product-box {
    margin: 20px 0 !important;
}

.CtaegoryProductMenu {
    background: #f5f5f5;
}

.CtaegoryProductMenu .nav-pills .nav-link {
    padding: 10px 15px;
    border-bottom: 1px solid #cdcdcd;
    border-radius: 0;
    background: #efefef;
    font-weight: 600;
}

.CtaegoryProductMenu .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #ffffff;
    background-color: #00539c;
    font-size: 14px;

}
.gallery-overview {
    bottom: 0;
    width: 100%;
}
.water-marker {

    opacity: 0.5;
    position: absolute;
    bottom: 0;
    overflow: hidden;
   
}
.water-marker p {
    font-size: 145px;
    font-weight: 900;
    margin-bottom: 0;
    position: relative;
    top: 59px;
    right: 15px;
}
.icon-through {
    background: #00539c;
    position: absolute;
    right: 0;
    padding: 2px 25px;
    bottom: 0px;
    
}
.icon-through i {
    font-size: 26px;
    color: #fff;
}
.active-image:hover + .water-marker {
    display: block;
}

.active-image:hover + .icon-through {
    display: block;
}
.menu-submenu .accordion-item {
    background: #f5f5f5;
}

.sideBarMenu {
    margin-top: 20px;
}
.storiesDes {
    display: block;
    overflow: hidden;
    margin-bottom: 28px;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
}
selector + [data-readmore-toggle], selector[data-readmore] {
  display: block;
  width: 100%;
}
.Success-name {
        margin-top: 22px;
}
.SuccessButton a {
    background: #fed662;
    padding: 7px 12px;
    border-radius: 8px;
    color: #fff;
    text-shadow: 0px 0px 4px #0000001a;
}
.container-secondmenu {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    box-shadow: -1px 9px 17px -9px #c7c7c7;
    -webkit-box-shadow: -1px 9px 17px -9px #c7c7c7;
    -moz-box-shadow: -1px 9px 17px -9px #c7c7c7;
    background: #fff;
}
.container-secondmenu .topnav .navbar-nav .nav-link {
    padding: 15px 8px;
    font-size: 100%;
}
.container-secondmenu .topnav .navbar-nav .nav-link i {
    font-size: 100%;
}
.abs-center-x {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

/* media */
@media (min-width: 992px) {
    body[data-layout=horizontal] .topnav {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    border-radius: 0px !important;
}
.container-secondmenu .topnav .navbar-nav .nav-link {
    font-size: 75%;
}
.container-secondmenu .topnav .navbar-nav .nav-link i {
    font-size: 80%;
}

}

@media (min-width: 1200px) {
body[data-layout=horizontal] .navbar-header {
    max-width: 100% !important;
}
.container-secondmenu .topnav .navbar-nav .nav-link {
    font-size: 100%;
}
.container-secondmenu .topnav .navbar-nav .nav-link i {
    font-size: 100%;
}
}