@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;
}
button:disabled,
button[disabled]{
  border: 1px solid #999999;
  background-color: #8bc34a !important;
  color: #666666;
}

.dashboard-icons{
    font-size:40px;
    padding:0px 10px;
    color: #fff;
}
.page-item.active .page-link {
    background-color : #00153E !important;
    border-color : #00153E !important;
}
.accordion-button:not(.collapsed) {
    color: #00153E !important;
}
#nav a:hover {
    color: #663594 !important;
}
.maintopBar {
    background-color: #00153E;
    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 0 0 !important;
}
.view-all-button {
    margin-top: 10px;
    font-weight: 900;
}
.voucher-detail-area {
    
}
.SingleMerchantStore h5.card-title {
    color: #00153E;
    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: #ED9121FF;
    font-size: 17px;
}
.btn-cs {
    padding: 15px 40px;
    display: inline-block;
    font-weight: 600;
}
.btn-primary {
    color: #333 !important;
    background-color: #ED9121 !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: #ED9121;
    color: #fff;
}
.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:#ED9121;
}
.text-secondry-cs {
    color: #ED9121FF;
}
.text-primary-cs {
    color: #00153E;
}
.text-primary-cs h2 {
    color: #00153E;
}
.text-primary-cs h1 {
    color: #00153E;
}
.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: #ED9121;
    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: #00153E !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: #00153E;
    font-weight: 700;
    text-transform: capitalize;
}
.dot {
    height: 6px;
    width: 6px;
    margin-left: 3px;
    margin-right: 3px;
    margin-top: 2px !important;
    background-color: #ED9121;
    border-radius: 50%;
    display: inline-block
}
.divider {
    height: 6px;
    width: 7%;
    background: #ED9121;
    margin: auto;
}
.footer {
    position: relative !important;
}
.icons-card i {
    font-size: 50px;
    margin-top: 30px;
    color:#ED9121;
}
.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: #00153E;
    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: #f5f5f5;
    /*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 {
/*    width: 365px;*/
    width: 100%;
    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: #00153E !important;
    color: #fff;
    transition: 0.7s;
    border-left: 1px solid #00427b !important;
    border-right: 1px solid #00427b !important;
}
.WithBGCoprate {
    background-image: url("/assets/images/bg.jpg");
    background-repeat: no-repeat;
    background-size:cover;
    background-position: center bottom;
}
.WithBGAdvice {
    background-image: url("/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;
    margin: auto;
}
.footercs {
    background: #00539d;
    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;
}
.e-com-image {
    width: 200px !important;
    height: 200px !important;
}
.btn-outline-dark:hover {
    color: #fff !important;
}
.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(/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;
}
.price-main {
    font-size: 15px;
}
.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;
}
.product-img .product-ribbon {
    z-index: 1;
}
/*Slider css*/

.Our-products-slider .item {
    background: #fff;
}
.owl-theme .owl-nav {
    margin-top: 0px !important;
    -webkit-tap-highlight-color: transparent;
    position: absolute;
    top: -50px;
    right: 71px;
    text-align: right !important;
}
.price del {
    font-size: 14px;
    letter-spacing: 1px;
}
.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: #00153E;
}
.footer-icon span img {
    width: 45px;
    margin-right: 4px;
    background: #fff;
    border-radius: 50px;
    padding: 4px;
}
.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  .product-box {
    margin: 20px 0 !important;
}

.CtaegoryProductMenu {
    background: #ede9e3;
}

.CtaegoryProductMenu .nav-pills .nav-link {
    /*padding: 10px 15px;
    border-bottom: 1px solid #cdcdcd;
    border-radius: 0;
    background: #efefef;
    font-weight: 600;*/
    padding: 6px !important;
}
.CtaegoryProductMenu .nav-pills .nav-link span {
    margin-left: 6px;
}

.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;
    
}
.wrap-body {
    text-align: center;
    background: #00163e;
    color: #fff;
}
.noti-icon .badge {
    position: absolute;
    top: 12px;
    right: 0px !important;
}
.inline-badge {
    font-size: 12px;
    color: #fff;
    padding: 3px 7px 3px 7px;
}
.summary .btn i {
    color: #333 !important;
}
.table-heighted {
    height: 350px;
    overflow: scroll;
}
.btn-full-cart {
    width: 100%;
}
.inactive-opcaity {
    opacity: .5;
}
.wrap-body i {
    font-size: 2.5em;
}
.wrap-title {
    text-align: center;
}
.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: #ede9e3;
}

.accordion-button:not(.collapsed) {
    background-color : #ece9e3 !important;
    font-weight: 900 !important;
}

.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%);
}
.bg-grey {
    background: #f5f5f5;
}
.m0-cs {
    margin-bottom: 0;
    margin-top: 0;
}
.p0-cs {
    padding: 0;
}
.map-responsive{

    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;

}

.map-responsive iframe{

    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;

}
.product-img .product-ribbon {
    position: relative !important;
    left: 0 !important;
    top: 0 !important;
}

.scroll-fixed {
    height: 430px;
    overflow: scroll;
}

body[data-layout=horizontal][data-topbar=colored] .header-item:hover {
    color: #00163e;
}

img.review-images {
    width: 90px;
    border: 1px solid #eee;
    margin-right: 10px;
}
.mr-2 {
    margin-right: 0.5rem;
}
.checked {
  color: orange;
}
.starts-icon span.uil-star {
    font-size: 25px;
    cursor: pointer;
}

/*a {
    color: #00163e !important;
}

a:hover {
    color: #5b73e8 !important;
}*/

/* social media share */
.wrapper .icon {
  position: relative;
  background-color: #ffffff;
  border-radius: 50%;
  margin: 10px;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  font-size: 22px;
  display: inline-block;
  align-items: center;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1);
  cursor: pointer;
  transition: all 0.2s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  color: #333;
  text-decoration: none;
}
.wrapper .tooltip {
  position: absolute;
  top: 0;
  line-height: 1.5;
  font-size: 14px;
  background-color: #ffffff;
  color: #ffffff;
  padding: 5px 8px;
  border-radius: 5px;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1);
  opacity: 0;
  pointer-events: none;
  transition: all 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.wrapper .tooltip::before {
  position: absolute;
  content: "";
  height: 8px;
  width: 8px;
  background-color: #ffffff;
  bottom: -3px;
/*  left: 50%;*/
  transform: translate(-50%) rotate(45deg);
  transition: all 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.wrapper .icon:hover .tooltip {
  top: -45px;
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
.wrapper .icon:hover {
    color: #fff;
}
.wrapper .icon:hover span,
.wrapper .icon:hover .tooltip {
  text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.1);
}
.wrapper .facebook:hover,
.wrapper .facebook:hover .tooltip,
.wrapper .facebook:hover .tooltip::before {
  background-color: #3b5999;
  color: #ffffff;
}
.wrapper .twitter:hover,
.wrapper .twitter:hover .tooltip,
.wrapper .twitter:hover .tooltip::before {
  background-color: #46c1f6;
  color: #ffffff;
}
.wrapper .instagram:hover,
.wrapper .instagram:hover .tooltip,
.wrapper .instagram:hover .tooltip::before {
  background-color: #e1306c;
  color: #ffffff;
}
.wrapper .github:hover,
.wrapper .github:hover .tooltip,
.wrapper .github:hover .tooltip::before {
  background-color: #333333;
  color: #ffffff;
}
.wrapper .youtube:hover,
.wrapper .youtube:hover .tooltip,
.wrapper .youtube:hover .tooltip::before {
  background-color: #de463b;
  color: #ffffff;
}

.hope-world-icons-list .owl-theme .owl-nav {
    top: -75px;
    right: 16px;
}
.hope-world-icons-list .inner-box {
    border: 1px solid #eee;
}

.hope-new-arrival .owl-theme .owl-nav {
    top: -75px;
    right: 16px;
}
.btn-light:hover {
    color: #fff !important;
    background-color: #6a6a6a !important;
    border-color: #6a6a6a !important;
}
.quick-share-quick_view .icon {
    height: 40px;
    width: 40px;
    font-size: 17px;
    line-height: 40px;
    margin: 5px;
}
div.dataTables_wrapper div.dataTables_length select {
    width: 45% !important;
}
.dataTables_length {
    margin-top: 16px;
}
.font-size-2-4rm {
    font-size: 2.1em;
}

.main-menu .main-menu-inner .dropdown-item {
    padding: .5rem 1.5rem;
    font-weight: 400 !important;
    min-width: 180px;
    color: #7b8190 !important;
    white-space: nowrap;
    font-size: .9rem !important;
}

.main-menu .main-menu-inner ul {
    padding-left: 0rem !important;
}

.main-menu .main-menu-inner li ul {
    background-color: #fff !important;
    width: 180px !important;
}

.button-for-blue-head:hover {
    color: #fed562 !important;
}
.noti-icon {
    position: relative;
    right: 16px;
}
.mb-24 {
    margin-bottom: 24px;
}
.noti-icon button i:hover {
    color: #ED9121FF;
}

/*tooltip*/


/* START TOOLTIP STYLES */
[tooltip] {
  position: relative; /* opinion 1 */
}

/* Applies to all tooltips */
[tooltip]::before,
[tooltip]::after {
  text-transform: none; /* opinion 2 */
  font-size: .9em; /* opinion 3 */
  line-height: 1;
  user-select: none;
  pointer-events: none;
  position: absolute;
  display: none;
  opacity: 0;
}
[tooltip]::before {
  content: '';
  border: 5px solid transparent; /* opinion 4 */
  z-index: 1001; /* absurdity 1 */
}
[tooltip]::after {
  content: attr(tooltip); /* magic! */
  
  /* most of the rest of this is opinion */
  font-family: Helvetica, sans-serif;
  text-align: center;
  
  /* 
    Let the content set the size of the tooltips 
    but this will also keep them from being obnoxious
    */
  min-width: 3em;
/*  max-width: 21em;*/
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 1ch 1.5ch;
  border-radius: .3ch;
  box-shadow: 0 1em 2em -.5em rgba(0, 0, 0, 0.35);
  background: #333;
  color: #fff;
  z-index: 1000; /* absurdity 2 */
}

/* Make the tooltips respond to hover */
[tooltip]:hover::before,
[tooltip]:hover::after {
  display: block;
}

/* don't show empty tooltips */
[tooltip='']::before,
[tooltip='']::after {
  display: none !important;
}

/* FLOW: UP */
[tooltip]:not([flow])::before,
[tooltip][flow^="up"]::before {
  bottom: 100%;
  border-bottom-width: 0;
  border-top-color: #333;
}
[tooltip]:not([flow])::after,
[tooltip][flow^="up"]::after {
  bottom: calc(100% + 5px);
}
[tooltip]:not([flow])::before,
[tooltip]:not([flow])::after,
[tooltip][flow^="up"]::before,
[tooltip][flow^="up"]::after {
  left: 50%;
  transform: translate(-50%, -.5em);
}

/* FLOW: RIGHT */
[tooltip][flow^="right"]::before {
  top: 50%;
  border-left-width: 0;
  border-right-color: #333;
  right: calc(0em - 5px);
  transform: translate(.5em, -50%);
}
[tooltip][flow^="right"]::after {
  top: 50%;
  left: calc(100% + 5px);
  transform: translate(.5em, -50%);
}


/* KEYFRAMES */
@keyframes tooltips-vert {
  to {
    opacity: .9;
    transform: translate(-50%, 0);
  }
}

@keyframes tooltips-horz {
  to {
    opacity: .9;
    transform: translate(0, -50%);
  }
}

/* FX All The Things */ 
[tooltip]:not([flow]):hover::before,
[tooltip]:not([flow]):hover::after,
[tooltip][flow^="up"]:hover::before,
[tooltip][flow^="up"]:hover::after{
  animation: tooltips-vert 300ms ease-out forwards;
}


/*.main-menu .main-menu-inner ul {
    -webkit-box-shadow: 0 2px 4px rgb(15 34 58 / 12%);
    box-shadow: 0 2px 4px rgb(15 34 58 / 12%);
    -webkit-animation-name: DropDownSlide;
    animation-name: DropDownSlide;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    margin: 0;
    position: absolute;
    z-index: 1000;
}*/

/* media */

@media only screen and (max-width: 600px)  {
    .maintopBar span {
    margin-right: 3px;
    }
    .logo span.logo-sm img {
    width: 130px;
    height: 60px;
    }
    body[data-layout=horizontal][data-topbar=colored] .header-item {
        color: #00163e;
        position: relative;
    }
    .dropdown-menu-end[style] {
        right: auto !important;
    }
    .mobile-button-opening 
    {
        left: 55%;
    }
    .copyrights {
        margin-bottom: 12px;
    }
    .vedio-frame {
        width: 100%;
    } 
    .btn-cs {
        padding: 12px 24px;
    }
    .noti-icon {
        right: 0;
    }
    .mob-mt-1 {
        margin-top: 12px;
    }
    .areaofhero {
        margin-left: 0;
    }
    .Leftside span {
        display: block;
        width: 100%;
    }
    .owl-theme .owl-nav {
        text-align: left !important;
    }
    .view-all-button {
        z-index: 1100;
    }
    .SignInSlider .owl-item {
        height: auto !important;
    }
}

@media (max-width: 991.98px)
.topnav {
    position: fixed;
    max-height: 300px !important;
    overflow-y: auto;
    margin-top: 45px;
    padding: 0;
}

@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 i {
    font-size: 80%;
}
.topnav .navbar-nav .nav-link {
    font-size: 12px;
    padding: .5rem 0.3rem;
    font-weight: 600;
}
span.logo-lg img {
    height: 80px;
}
.maintopBar span {
    margin-right: 8px;
}
.container-secondmenu .topnav .navbar-nav .nav-link {
    font-size: 90% !important;
}


}

@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%;
}
}