body {
    color: #6f6f6f !important;
    overflow-x: hidden;
}
.h-100px {
    height: 100px;
}
.WM-Customize-Container {
    margin-bottom: 8% !important;
}

.Margin-Top--50px {
    margin-top: -50px;
}

.Margin-Top--75px {
    margin-top: -75px;
}

#button-subscribe-newsletter {
    padding-left: 11.2px;
    padding-right: 11.4px;
}

.MulltipleEllipsis-Clamp4 {
    overflow: hidden;
    display: -webkit-box !important;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.footer .small-icon li {
    margin: 0 0px;
}

.header-social-icon a i {
    margin: 0 0px;
}

@media (max-width: 991px) {
    .parallax {
        background-position: right;
    }
}

.alt-font {
    font-weight: 100;
}

[class^="ti-"], [class*=" ti-"] {
    display: flex;
    align-items: center;
    justify-content: center;
}

.btn {
    font-weight: 100;
    font-size: .8rem;
}

.container-fluid {
    padding-right: 15px !important;
    padding-left: 15px !important;
    margin-right: auto;
    margin-left: auto;
}

.WM-RTL {
    direction: rtl;
}

.WM-LTR {
    direction: ltr;
}

.hidden {
    display: none;
}

.text-justify {
    text-align: justify;
}

/* _____________________ padding sections _____________________ */
.WM-Padding-TB-100 {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
}

.WM-Padding-TB-90 {
    padding-top: 90px !important;
    padding-bottom: 90px !important;
}

.WM-Padding-TB-80 {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
}

.WM-Padding-TB-70 {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
}

.WM-Padding-TB-60 {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
}

.WM-Padding-TB-50 {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}

.WM-Padding-TB-40 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
}

.WM-Padding-TB-30 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}

.WM-Padding-TB-20 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}

.btn:not(.dropdown-toggle):not(.WM-btn-dual):not(#button-subscribe-newsletter2) {
    display: flex;
    align-items: center;
}

.dropdown-style-1 .dropdown-menu.WM-Text-Right {
    min-width: 67px;
    right: -15px;
}

.WM-BG-None {
    background-image: unset !important;
}

.WM-Margin-Top-2px {
    margin-top: 2px;
}

.icon-box .icon-box-holder img {
    position: absolute;
    left: 0;
    vertical-align: middle;
    padding-top: 10px;
}

.feature-box-5 img {
    position: absolute;
    top: 0;
    left: 0;
}

/* .WM-Border-R-1px-Ul {
  border-right: 1px solid #e5e5e5;
} */
header.WM-Header2 {
    margin-bottom: -10px;
}

.WM-Header2.header-with-topbar .top-header-area {
    z-index: 9999;
}

.WM-Header2 nav.navbar.navbar-default ul.nav > li > a {
    padding: 45px 0px 30px 0;
}

header.WM-Header2 nav .navbar-nav.text-normal > li > a {
    font-size: 17px;
}

.WM-Header3 .full-width-pull-menu .link-style-2 .dropdown ul li a {
    font-size: 16px;
}

header.WM-Header5 nav .navbar-nav.text-normal > li > a {
    font-size: 17px;
}

header.WM-Header4.header-appear nav.header-dark,
header.WM-Header4.sticky nav.navbar-fixed-top.header-dark,
header.WM-Header4.sticky nav.navbar-scroll-fixed-top.header-dark {
    background-color: #000000;
}

nav.navbar.navbar-default ul.nav > li > a {
    font-weight: 100;
}

header.WM-Header nav .navbar-nav.text-normal > li > a {
    font-size: 17px;
}

header a.logo img.WM-logo-Height-100 {
    height: 100px;
}

header a.logo img.WM-logo-Height-75 {
    height: 75px;
}

header a.logo img.WM-logo-Height-50 {
    height: 50px;
}

header a.logo img.WM-logo-Height-25 {
    height: 25px;
}

header a.logo img.WM-logo-Height-35 {
    height: 35px;
}

footer a.logo img.WM-logo-Height-100 {
    height: 100px;
}

footer a.logo img.WM-logo-Height-75 {
    height: 75px;
}

footer a.logo img.WM-logo-Height-50 {
    height: 50px;
}

footer a.logo img.WM-logo-Height-25 {
    height: 25px;
}

footer a.logo img.WM-logo-Height-35 {
    height: 35px;
}

.mfp-arrow-right:before {
    font-family: 'themify';
}

.mfp-arrow-left:before {
    font-family: 'themify';
}

.footer-logo.Footer2 {
    max-height: 70px;
}

.zeus.tparrows.tp-rightarrow:before {
    content: '\f105' !important;
    font-family: "fontello";
}

.zeus.tparrows.tp-leftarrow:before {
    content: '\f104' !important;
    font-family: "fontello";
}

.btn.dropdown-toggle i {
    top: -1px;
}

.feature-box-6 img.en {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}
.feature-box-6 a.en {
padding-left: 3.5rem;
}

@media (max-width: 991px) {

    /* nav .accordion-menu {
      padding: 51px 15px 26px 15px;
    } */
    .WM-Logo-Height-50px {
        max-height: 50px !important;
        padding-top: 0;
    }

    header.WM-Header2 {
        margin-bottom: -21px;
    }

    .WM-Header2 .navbar-nav li > a,
    .WM-Header2 nav.navbar.navbar-default ul.nav > li > a,
    .WM-Header2 nav.navbar-brand-top.navbar.navbar-default ul.nav > li > a,
    header.WM-Header2 .navbar-nav li > a,
    header.WM-Header2 nav.navbar-fixed-top.header-light-transparent.white-link .navbar-nav > li > a,
    header.WM-Header2 nav.navbar-fixed-top.header-light.white-link .navbar-nav > li > a,
    .WM-Header2 nav.navbar.bootsnav li.dropdown ul.mega-menu-full li > a,
    header.WM-Header2.sticky nav.navbar.navbar-default.navbar-fixed-top ul.nav > li > a,
    header.WM-Header2.sticky nav.navbar.navbar-default.navbar-top ul.nav > li > a,
    .WM-Header2 nav.navbar.bootsnav li.dropdown ul.mega-menu-full li.dropdown-header {
        padding: 9px 15px 8px;
    }

    header.WM-Header2 nav .navbar-nav.text-normal > li > a {
        font-size: 14px;
    }

    .header-with-topbar.WM-Header2 .navbar-top {
        top: 70px;
    }
}

/* @media (min-width: 992px) {
  .col-lg-3.Style-FB-6 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
} */
@media (max-width: 767px) {
    .WM-sm-text-center {
        text-align: center !important;
    }

    .WM-sm-fontsize-11 {
        font-size: 11px !important;
    }

    .WM-sm-fontsize-14 {
        font-size: 14px !important;
    }

    .WM-sm-fontsize-18 {
        font-size: 18px !important;
    }

    .WM-sm-fontsize-30 {
        font-size: 30px !important;
    }

    .header-with-topbar.WM-Header2 .navbar-top {
        top: 50px;
    }

    .page-title-large h1 {
        font-size: 14px !important;
        line-height: 35px;
    }

    .InfoItems .TitleFa {
        font-size: 30px !important;
        text-align: center !important;
    }

    .InfoItems .TitleEn {
        font-size: 10px !important;
        text-align: center !important;
    }

    .Portfolio .WM-TextEn {
        font-size: 30px !important;
    }

    .Portfolio .WM-TextFa {
        font-size: 10px !important;
    }

    section.InfoItems {
        padding: 20px 0;
    }

    header a.logo img.WM-logo-SM-Height-30 {
        height: 30px;
    }
}

/* ----------------------------------- Border Color Config -------------------------- */
.WM-Border-Color-Vermillion {
    border-color: #333a56 !important;
}

.WM-Border-Color-Sunshine {
    border-color: #52658f !important;
}

/* ----------------------------------- Order Config ----------------------------------- */
.WM-Order-0 {
    order: 0;
}

.WM-Order-2 {
    order: 2;
}

/* ----------------------------------- List Icon Color ----------------------------------- */
.List-Color-Red.list-style-color li:before {
    color: #ff214f;
}

.List-Color-Orange.list-style-color li:before {
    color: #FF6B57;
}

.List-Color-Yellow.list-style-color li:before {
    color: #ffd63a;
}

.List-Color-Gold.list-style-color li:before {
    color: #ddcfbb;
}

.List-Color-LightGold.list-style-color li:before {
    color: #DBB56E;
}

.List-Color-DarkGold.list-style-color li:before {
    color: #bf9456;
}

.List-Color-Creme.list-style-color li:before {
    color: #f8f4e8;
}

.List-Color-Purple.list-style-color li:before {
    color: #ac3773;
}

.List-Color-Blue.list-style-color li:before {
    color: #3498DB;
}

.List-Color-DarkBlue.list-style-color li:before {
    color: #28246a;
}

.List-Color-Vermillion.list-style-color li:before {
    color: #333a56;
}

.List-Color-Sunshine.list-style-color li:before {
    color: #52658f;
}

.List-Color-Green.list-style-color li:before {
    color: #0d7e00;
}

.List-Color-Cyan.list-style-color li:before {
    color: #32c5d2;
}

.List-Color-LightGray.list-style-color li:before {
    color: #e6e6e6;
}

.List-Color-Gray.list-style-color li:before {
    color: #797979;
}

.List-Color-Brown.list-style-color li:before {
    color: #7c6451;
}

.List-Color-CalmPink.list-style-color li:before {
    color: #FEADB9;
}

.List-Color-CalmPurple.list-style-color li:before {
    color: #bc85a3;
}

.List-Color-CalmGreen.list-style-color li:before {
    color: #8bd8c6;
}

.List-Color-Lemon.list-style-color li:before {
    color: #fffecd;
}

.List-Color-Dark.list-style-color li:before {
    color: #2f353b;
}

.List-Color-Pencil.list-style-color li:before {
    color: #2f2f2f;
}

.List-Color-Black.list-style-color li:before {
    color: #2f353b;
}

.List-Color-White.list-style-color li:before {
    color: #fff;
}

/* ------------------------------ FeatureBox Config --------------------------- */
.WM-FeatureBox-Red.feature-box:before, .WM-FeatureBox-Red.feature-box:after, .WM-FeatureBox-Red.feature-box .content:before,
.WM-FeatureBox-Red.feature-box .content:after {
    background-color: #ee3552;
}

.WM-FeatureBox-Orange.feature-box:before, .WM-FeatureBox-Orange.feature-box:after, .WM-FeatureBox-Orange.feature-box .content:before,
.WM-FeatureBox-Orange.feature-box .content:after {
    background-color: #FF6B57;
}

.WM-FeatureBox-Yellow.feature-box:before, .WM-FeatureBox-Yellow.feature-box:after, .WM-FeatureBox-Yellow.feature-box .content:before,
.WM-FeatureBox-Yellow.feature-box .content:after {
    background-color: #ffd63a;
}

.WM-FeatureBox-Gold.feature-box:before, .WM-FeatureBox-Gold.feature-box:after, .WM-FeatureBox-Gold.feature-box .content:before,
.WM-FeatureBox-Gold.feature-box .content:after {
    background-color: #ddcfbb;
}

.WM-FeatureBox-LightGold.feature-box:before, .WM-FeatureBox-LightGold.feature-box:after, .WM-FeatureBox-LightGold.feature-box .content:before,
.WM-FeatureBox-LightGold.feature-box .content:after {
    background-color: #DBB56E;
}

.WM-FeatureBox-DarkGold.feature-box:before, .WM-FeatureBox-DarkGold.feature-box:after, .WM-FeatureBox-DarkGold.feature-box .content:before,
.WM-FeatureBox-DarkGold.feature-box .content:after {
    background-color: #bf9456;
}

.WM-FeatureBox-Creme.feature-box:before, .WM-FeatureBox-Creme.feature-box:after, .WM-FeatureBox-Creme.feature-box .content:before,
.WM-FeatureBox-Creme.feature-box .content:after {
    background-color: #f8f4e8;
}

.WM-FeatureBox-Purple.feature-box:before, .WM-FeatureBox-Purple.feature-box:after, .WM-FeatureBox-Purple.feature-box .content:before,
.WM-FeatureBox-Purple.feature-box .content:after {
    background-color: #ac3773;
}

.WM-FeatureBox-Blue.feature-box:before, .WM-FeatureBox-Blue.feature-box:after, .WM-FeatureBox-Blue.feature-box .content:before,
.WM-FeatureBox-Blue.feature-box .content:after {
    background-color: #3498DB;
}

.WM-FeatureBox-DarkBlue.feature-box:before, .WM-FeatureBox-DarkBlue.feature-box:after, .WM-FeatureBox-DarkBlue.feature-box .content:before,
.WM-FeatureBox-DarkBlue.feature-box .content:after {
    background-color: #28246a;
}

.WM-FeatureBox-Green.feature-box:before, .WM-FeatureBox-Green.feature-box:after, .WM-FeatureBox-Green.feature-box .content:before,
.WM-FeatureBox-Green.feature-box .content:after {
    background-color: #0d7e00;
}

.WM-FeatureBox-Cyan.feature-box:before, .WM-FeatureBox-Cyan.feature-box:after, .WM-FeatureBox-Cyan.feature-box .content:before,
.WM-FeatureBox-Cyan.feature-box .content:after {
    background-color: #32c5d2;
}

.WM-FeatureBox-LightGray.feature-box:before, .WM-FeatureBox-LightGray.feature-box:after, .WM-FeatureBox-LightGray.feature-box .content:before,
.WM-FeatureBox-LightGray.feature-box .content:after {
    background-color: #e6e6e6;
}

.WM-FeatureBox-Gray.feature-box:before, .WM-FeatureBox-Gray.feature-box:after, .WM-FeatureBox-Gray.feature-box .content:before,
.WM-FeatureBox-Gray.feature-box .content:after {
    background-color: #797979;
}

.WM-FeatureBox-Brown.feature-box:before, .WM-FeatureBox-Brown.feature-box:after, .WM-FeatureBox-Brown.feature-box .content:before,
.WM-FeatureBox-Brown.feature-box .content:after {
    background-color: #7c6451;
}

.WM-FeatureBox-CalmPink.feature-box:before, .WM-FeatureBox-CalmPink.feature-box:after, .WM-FeatureBox-CalmPink.feature-box .content:before,
.WM-FeatureBox-CalmPink.feature-box .content:after {
    background-color: #FEADB9;
}

.WM-FeatureBox-CalmPurple.feature-box:before, .WM-FeatureBox-CalmPurple.feature-box:after, .WM-FeatureBox-CalmPurple.feature-box .content:before,
.WM-FeatureBox-CalmPurple.feature-box .content:after {
    background-color: #bc85a3;
}

.WM-FeatureBox-CalmGreen.feature-box:before, .WM-FeatureBox-CalmGreen.feature-box:after, .WM-FeatureBox-CalmGreen.feature-box .content:before,
.WM-FeatureBox-CalmGreen.feature-box .content:after {
    background-color: #8bd8c6;
}

.WM-FeatureBox-Lemon.feature-box:before, .WM-FeatureBox-Lemon.feature-box:after, .WM-FeatureBox-Lemon.feature-box .content:before,
.WM-FeatureBox-Lemon.feature-box .content:after {
    background-color: #fffecd;
}

.WM-FeatureBox-Dark.feature-box:before, .WM-FeatureBox-Dark.feature-box:after, .WM-FeatureBox-Dark.feature-box .content:before,
.WM-FeatureBox-Dark.feature-box .content:after {
    background-color: #2f353b;
}

.WM-FeatureBox-Black.feature-box:before, .WM-FeatureBox-Black.feature-box:after, .WM-FeatureBox-Black.feature-box .content:before,
.WM-FeatureBox-Black.feature-box .content:after {
    background-color: #2f353b;
}

.WM-FeatureBox-White.feature-box:before, .WM-FeatureBox-White.feature-box:after, .WM-FeatureBox-White.feature-box .content:before,
.WM-FeatureBox-White.feature-box .content:after {
    background-color: #fff;
}

/* ---------------------------------- FeatureBox 9 Color 1 ---------------------------- */
.FB9-Color1-Red.feature-box-9 i {
    color: #ee3552 !important;
}

.FB9-Color1-Red.feature-box-9 .text-bottom-line {
    border-color: #ee3552 !important;
}

.FB9-Color1-Red.feature-box-9:hover p {
    color: #ee3552 !important;
}

.FB9-Color1-Orange.feature-box-9 i {
    color: #FF6B57 !important;
}

.FB9-Color1-Orange.feature-box-9 .text-bottom-line {
    border-color: #FF6B57 !important;
}

.FB9-Color1-Orange.feature-box-9:hover p {
    color: #FF6B57 !important;
}

.FB9-Color1-Yellow.feature-box-9 i {
    color: #ffd63a !important;
}

.FB9-Color1-Yellow.feature-box-9 .text-bottom-line {
    border-color: #ffd63a !important;
}

.FB9-Color1-Yellow.feature-box-9:hover p {
    color: #ffd63a !important;
}

.FB9-Color1-Gold.feature-box-9 i {
    color: #ddcfbb !important;
}

.FB9-Color1-Gold.feature-box-9 .text-bottom-line {
    border-color: #ddcfbb !important;
}

.FB9-Color1-Gold.feature-box-9:hover p {
    color: #ddcfbb !important;
}

.FB9-Color1-LightGold.feature-box-9 i {
    color: #DBB56E !important;
}

.FB9-Color1-LightGold.feature-box-9 .text-bottom-line {
    border-color: #DBB56E !important;
}

.FB9-Color1-LightGold.feature-box-9:hover p {
    color: #DBB56E !important;
}

.FB9-Color1-DarkGold.feature-box-9 i {
    color: #bf9456 !important;
}

.FB9-Color1-DarkGold.feature-box-9 .text-bottom-line {
    border-color: #bf9456 !important;
}

.FB9-Color1-DarkGold.feature-box-9:hover p {
    color: #bf9456 !important;
}

.FB9-Color1-Creme.feature-box-9 i {
    color: #f8f4e8 !important;
}

.FB9-Color1-Creme.feature-box-9 .text-bottom-line {
    border-color: #f8f4e8 !important;
}

.FB9-Color1-Creme.feature-box-9:hover p {
    color: #f8f4e8 !important;
}

.FB9-Color1-Purple.feature-box-9 i {
    color: #ac3773 !important;
}

.FB9-Color1-Purple.feature-box-9 .text-bottom-line {
    border-color: #ac3773 !important;
}

.FB9-Color1-Purple.feature-box-9:hover p {
    color: #ac3773 !important;
}

.FB9-Color1-Blue.feature-box-9 i {
    color: #3498DB !important;
}

.FB9-Color1-Blue.feature-box-9 .text-bottom-line {
    border-color: #3498DB !important;
}

.FB9-Color1-Blue.feature-box-9:hover p {
    color: #3498DB !important;
}

.FB9-Color1-DarkBlue.feature-box-9 i {
    color: #28246a !important;
}

.FB9-Color1-DarkBlue.feature-box-9 .text-bottom-line {
    border-color: #28246a !important;
}

.FB9-Color1-DarkBlue.feature-box-9:hover p {
    color: #28246a !important;
}

.FB9-Color1-Vermillion.feature-box-9 i {
    color: #333a56 !important;
}

.FB9-Color1-Vermillion.feature-box-9 .text-bottom-line {
    border-color: #333a56 !important;
}

.FB9-Color1-Vermillion.feature-box-9:hover p {
    color: #333a56 !important;
}

.FB9-Color1-Sunshine.feature-box-9 i {
    color: #52658f !important;
}

.FB9-Color1-Sunshine.feature-box-9 .text-bottom-line {
    border-color: #52658f !important;
}

.FB9-Color1-Sunshine.feature-box-9:hover p {
    color: #52658f !important;
}

.FB9-Color1-Green.feature-box-9 i {
    color: #0d7e00 !important;
}

.FB9-Color1-Green.feature-box-9 .text-bottom-line {
    border-color: #0d7e00 !important;
}

.FB9-Color1-Green.feature-box-9:hover p {
    color: #0d7e00 !important;
}

.FB9-Color1-Cyan.feature-box-9 i {
    color: #32c5d2 !important;
}

.FB9-Color1-Cyan.feature-box-9 .text-bottom-line {
    border-color: #32c5d2 !important;
}

.FB9-Color1-Cyan.feature-box-9:hover p {
    color: #32c5d2 !important;
}

.FB9-Color1-LightGray.feature-box-9 i {
    color: #e6e6e6 !important;
}

.FB9-Color1-LightGray.feature-box-9 .text-bottom-line {
    border-color: #e6e6e6 !important;
}

.FB9-Color1-LightGray.feature-box-9:hover p {
    color: #e6e6e6 !important;
}

.FB9-Color1-Gray.feature-box-9 i {
    color: #797979 !important;
}

.FB9-Color1-Gray.feature-box-9 .text-bottom-line {
    border-color: #797979 !important;
}

.FB9-Color1-Gray.feature-box-9:hover p {
    color: #797979;
}

.FB9-Color1-Brown.feature-box-9 i {
    color: #7c6451 !important;
}

.FB9-Color1-Brown.feature-box-9 .text-bottom-line {
    border-color: #7c6451 !important;
}

.FB9-Color1-Brown.feature-box-9:hover p {
    color: #7c6451 !important;
}

.FB9-Color1-CalmPink.feature-box-9 i {
    color: #FEADB9 !important;
}

.FB9-Color1-CalmPink.feature-box-9 .text-bottom-line {
    border-color: #FEADB9 !important;
}

.FB9-Color1-CalmPink.feature-box-9:hover p {
    color: #FEADB9 !important;
}

.FB9-Color1-CalmPurple.feature-box-9 i {
    color: #bc85a3 !important;
}

.FB9-Color1-CalmPurple.feature-box-9 .text-bottom-line {
    border-color: #bc85a3 !important;
}

.FB9-Color1-CalmPurple.feature-box-9:hover p {
    color: #bc85a3 !important;
}

.FB9-Color1-CalmGreen.feature-box-9 i {
    color: #8bd8c6 !important;
}

.FB9-Color1-CalmGreen.feature-box-9 .text-bottom-line {
    border-color: #8bd8c6 !important;
}

.FB9-Color1-CalmGreen.feature-box-9:hover p {
    color: #8bd8c6 !important;
}

.FB9-Color1-Lemon.feature-box-9 i {
    color: #fffecd !important;
}

.FB9-Color1-Lemon.feature-box-9 .text-bottom-line {
    border-color: #fffecd !important;
}

.FB9-Color1-Lemon.feature-box-9:hover p {
    color: #fffecd !important;
}

.FB9-Color1-Dark.feature-box-9 i {
    color: #2f353b !important;
}

.FB9-Color1-Dark.feature-box-9 .text-bottom-line {
    border-color: #2f353b !important;
}

.FB9-Color1-Dark.feature-box-9:hover p {
    color: #2f353b !important;
}

.FB9-Color1-Pencil.feature-box-9 i {
    color: #2f2f2f !important;
}

.FB9-Color1-Pencil.feature-box-9 .text-bottom-line {
    border-color: #2f2f2f !important;
}

.FB9-Color1-Pencil.feature-box-9:hover p {
    color: #2f2f2f !important;
}

.FB9-Color1-Black.feature-box-9 i {
    color: #2f353b !important;
}

.FB9-Color1-Black.feature-box-9 .text-bottom-line {
    border-color: #2f353b !important;
}

.FB9-Color1-Black.feature-box-9:hover p {
    color: #2f353b !important;
}

.FB9-Color1-White.feature-box-9 i {
    color: #fff !important;
}

.FB9-Color1-White.feature-box-9 .text-bottom-line {
    border-color: #fff !important;
}

.FB9-Color1-White.feature-box-9:hover p {
    color: #fff !important;
}

/* ---------------------------------- FeatureBox 10 Color ---------------------------- */
.FB10-Color-Red.feature-box-10 .number {
    border-color: #ee3552 !important;
}

.FB10-Color-Red.feature-box-10:hover .number {
    background: #ee3552;
    color: #fff;
}

.FB10-Color-Orange.feature-box-10 .number {
    border-color: #FF6B57 !important;
}

.FB10-Color-Orange.feature-box-10:hover .number {
    background: #FF6B57;
    color: #fff;
}

.FB10-Color-Yellow.feature-box-10 .number {
    border-color: #ffd63a !important;
}

.FB10-Color-Yellow.feature-box-10:hover .number {
    background: #ffd63a;
    color: #fff;
}

.FB10-Color-Gold.feature-box-10 .number {
    border-color: #ddcfbb !important;
}

.FB10-Color-Gold.feature-box-10:hover .number {
    background: #ddcfbb;
    color: #fff;
}

.FB10-Color-LightGold.feature-box-10 .number {
    border-color: #DBB56E !important;
}

.FB10-Color-LightGold.feature-box-10:hover .number {
    background: #DBB56E;
    color: #fff;
}

.FB10-Color-DarkGold.feature-box-10 .number {
    border-color: #bf9456 !important;
}

.FB10-Color-DarkGold.feature-box-10:hover .number {
    background: #bf9456;
    color: #fff;
}

.FB10-Color-Creme.feature-box-10 .number {
    border-color: #f8f4e8 !important;
}

.FB10-Color-Creme.feature-box-10:hover .number {
    background: #f8f4e8;
    color: #2f353b;
}

.FB10-Color-Purple.feature-box-10 .number {
    border-color: #ac3773 !important;
}

.FB10-Color-Purple.feature-box-10:hover .number {
    background: #ac3773;
    color: #fff;
}

.FB10-Color-Blue.feature-box-10 .number {
    border-color: #3498DB !important;
}

.FB10-Color-Blue.feature-box-10:hover .number {
    background: #3498DB;
    color: #fff;
}

.FB10-Color-DarkBlue.feature-box-10 .number {
    border-color: #28246a !important;
}

.FB10-Color-DarkBlue.feature-box-10:hover .number {
    background: #28246a;
    color: #fff;
}

.WM-FB10-Color-Vermillion.feature-box-10 .number {
    border-color: #333a56 !important;
}

.WM-FB10-Color-Vermillion.feature-box-10:hover .number {
    background: #333a56;
    color: #fff;
}

.WM-FB10-Color-Sunshine.feature-box-10 .number {
    border-color: #52658f !important;
}

.WM-FB10-Color-Sunshine.feature-box-10:hover .number {
    background: #52658f;
    color: #fff;
}

.FB10-Color-Green.feature-box-10 .number {
    border-color: #0d7e00 !important;
}

.FB10-Color-Green.feature-box-10:hover .number {
    background: #0d7e00;
    color: #fff;
}

.FB10-Color-Cyan.feature-box-10 .number {
    border-color: #32c5d2 !important;
}

.FB10-Color-Cyan.feature-box-10:hover .number {
    background: #32c5d2;
    color: #fff;
}

.FB10-Color-LightGray.feature-box-10 .number {
    border-color: #e6e6e6 !important;
}

.FB10-Color-LightGray.feature-box-10:hover .number {
    background: #e6e6e6;
    color: #2f353b;
}

.FB10-Color-Gray.feature-box-10 .number {
    border-color: #797979 !important;
}

.FB10-Color-Gray.feature-box-10:hover .number {
    background: #797979;
    color: #fff;
}

.FB10-Color-Brown.feature-box-10 .number {
    border-color: #7c6451 !important;
}

.FB10-Color-Brown.feature-box-10:hover .number {
    background: #7c6451;
    color: #fff;
}

.FB10-Color-CalmPink.feature-box-10 .number {
    border-color: #FEADB9 !important;
}

.FB10-Color-CalmPink.feature-box-10:hover .number {
    background: #FEADB9;
    color: #2f353b;
}

.FB10-Color-CalmPurple.feature-box-10 .number {
    border-color: #bc85a3 !important;
}

.FB10-Color-CalmPurple.feature-box-10:hover .number {
    background: #bc85a3;
    color: #2f353b;
}

.FB10-Color-CalmGreen.feature-box-10 .number {
    border-color: #8bd8c6 !important;
}

.FB10-Color-CalmGreen.feature-box-10:hover .number {
    background: #8bd8c6;
    color: #2f353b;
}

.FB10-Color-Lemon.feature-box-10 .number {
    border-color: #fffecd !important;
}

.FB10-Color-Lemon.feature-box-10:hover .number {
    background: #fffecd;
    color: #2f353b;
}

.FB10-Color-Dark.feature-box-10 .number {
    border-color: #2f353b !important;
}

.FB10-Color-Dark.feature-box-10:hover .number {
    background: #2f353b;
    color: #fff;
}

.FB10-Color-Pencil.feature-box-10 .number {
    border-color: #2f2f2f !important;
}

.FB10-Color-Pencil.feature-box-10:hover .number {
    background: #2f2f2f;
    color: #fff;
}

.FB10-Color-Black.feature-box-10 .number {
    border-color: #2f353b !important;
}

.FB10-Color-Black.feature-box-10:hover .number {
    background: #2f353b;
    color: #fff;
}

.FB10-Color-White.feature-box-10 .number {
    border-color: #fff !important;
}

.FB10-Color-White.feature-box-10:hover .number {
    background: #fff;
    color: #2f353b;
}

/* ---------------------------------- FeatureBox 9 Color 2 ---------------------------- */
.FB9-Color2-Red.feature-box-9:hover i {
    color: #ee3552 !important;
}

.FB9-Color2-Red.feature-box-9:hover .text-bottom-line {
    border-color: #ee3552 !important;
}

.FB9-Color2-Red.feature-box-9 p {
    color: #ee3552 !important;
}

.FB9-Color2-Orange.feature-box-9:hover i {
    color: #FF6B57 !important;
}

.FB9-Color2-Orange.feature-box-9:hover .text-bottom-line {
    border-color: #FF6B57 !important;
}

.FB9-Color2-Orange.feature-box-9 p {
    color: #FF6B57 !important;
}

.FB9-Color2-Yellow.feature-box-9:hover i {
    color: #ffd63a !important;
}

.FB9-Color2-Yellow.feature-box-9:hover .text-bottom-line {
    border-color: #ffd63a !important;
}

.FB9-Color2-Yellow.feature-box-9 p {
    color: #ffd63a !important;
}

.FB9-Color2-Gold.feature-box-9:hover i {
    color: #ddcfbb !important;
}

.FB9-Color2-Gold.feature-box-9:hover .text-bottom-line {
    border-color: #ddcfbb !important;
}

.FB9-Color2-Gold.feature-box-9 p {
    color: #ddcfbb !important;
}

.FB9-Color2-LightGold.feature-box-9:hover i {
    color: #DBB56E !important;
}

.FB9-Color2-LightGold.feature-box-9:hover .text-bottom-line {
    border-color: #DBB56E !important;
}

.FB9-Color2-LightGold.feature-box-9 p {
    color: #DBB56E !important;
}

.FB9-Color2-DarkGold.feature-box-9:hover i {
    color: #bf9456 !important;
}

.FB9-Color2-DarkGold.feature-box-9:hover .text-bottom-line {
    border-color: #bf9456 !important;
}

.FB9-Color2-DarkGold.feature-box-9 p {
    color: #bf9456 !important;
}

.FB9-Color2-Creme.feature-box-9:hover i {
    color: #f8f4e8 !important;
}

.FB9-Color2-Creme.feature-box-9:hover .text-bottom-line {
    border-color: #f8f4e8 !important;
}

.FB9-Color2-Creme.feature-box-9 p {
    color: #f8f4e8 !important;
}

.FB9-Color2-Purple.feature-box-9:hover i {
    color: #ac3773 !important;
}

.FB9-Color2-Purple.feature-box-9:hover .text-bottom-line {
    border-color: #ac3773 !important;
}

.FB9-Color2-Purple.feature-box-9 p {
    color: #ac3773 !important;
}

.FB9-Color2-Blue.feature-box-9:hover i {
    color: #3498DB !important;
}

.FB9-Color2-Blue.feature-box-9:hover .text-bottom-line {
    border-color: #3498DB !important;
}

.FB9-Color2-Blue.feature-box-9 p {
    color: #3498DB !important;
}

.FB9-Color2-DarkBlue.feature-box-9:hover i {
    color: #28246a !important;
}

.FB9-Color2-DarkBlue.feature-box-9:hover .text-bottom-line {
    border-color: #28246a !important;
}

.FB9-Color2-DarkBlue.feature-box-9 p {
    color: #28246a !important;
}

.FB9-Color2-Vermillion.feature-box-9:hover i {
    color: #333a56 !important;
}

.FB9-Color2-Vermillion.feature-box-9:hover .text-bottom-line {
    border-color: #333a56 !important;
}

.FB9-Color2-Vermillion.feature-box-9 p {
    color: #333a56 !important;
}

.FB9-Color2-Sunshine.feature-box-9:hover i {
    color: #52658f !important;
}

.FB9-Color2-Sunshine.feature-box-9:hover .text-bottom-line {
    border-color: #52658f !important;
}

.FB9-Color2-Sunshine.feature-box-9 p {
    color: #52658f !important;
}

.FB9-Color2-Green.feature-box-9:hover i {
    color: #0d7e00 !important;
}

.FB9-Color2-Green.feature-box-9:hover .text-bottom-line {
    border-color: #0d7e00 !important;
}

.FB9-Color2-Green.feature-box-9 p {
    color: #0d7e00 !important;
}

.FB9-Color2-Cyan.feature-box-9:hover i {
    color: #32c5d2 !important;
}

.FB9-Color2-Cyan.feature-box-9:hover .text-bottom-line {
    border-color: #32c5d2 !important;
}

.FB9-Color2-Cyan.feature-box-9 p {
    color: #32c5d2 !important;
}

.FB9-Color2-LightGray.feature-box-9:hover i {
    color: #e6e6e6 !important;
}

.FB9-Color2-LightGray.feature-box-9:hover .text-bottom-line {
    border-color: #e6e6e6 !important;
}

.FB9-Color2-LightGray.feature-box-9 p {
    color: #e6e6e6 !important;
}

.FB9-Color2-Gray.feature-box-9:hover i {
    color: #797979 !important;
}

.FB9-Color2-Gray.feature-box-9:hover .text-bottom-line {
    border-color: #797979 !important;
}

.FB9-Color2-Gray.feature-box-9 p {
    color: #797979 !important;
}

.FB9-Color2-Brown.feature-box-9:hover i {
    color: #7c6451 !important;
}

.FB9-Color2-Brown.feature-box-9:hover .text-bottom-line {
    border-color: #7c6451 !important;
}

.FB9-Color2-Brown.feature-box-9 p {
    color: #7c6451 !important;
}

.FB9-Color2-CalmPink.feature-box-9:hover i {
    color: #FEADB9 !important;
}

.FB9-Color2-CalmPink.feature-box-9:hover .text-bottom-line {
    border-color: #FEADB9 !important;
}

.FB9-Color2-CalmPink.feature-box-9 p {
    color: #FEADB9 !important;
}

.FB9-Color2-CalmPurple.feature-box-9:hover i {
    color: #bc85a3 !important;
}

.FB9-Color2-CalmPurple.feature-box-9:hover .text-bottom-line {
    border-color: #bc85a3 !important;
}

.FB9-Color2-CalmPurple.feature-box-9 p {
    color: #bc85a3 !important;
}

.FB9-Color2-CalmGreen.feature-box-9:hover i {
    color: #8bd8c6 !important;
}

.FB9-Color2-CalmGreen.feature-box-9:hover .text-bottom-line {
    border-color: #8bd8c6 !important;
}

.FB9-Color2-CalmGreen.feature-box-9 p {
    color: #8bd8c6 !important;
}

.FB9-Color2-Lemon.feature-box-9:hover i {
    color: #fffecd !important;
}

.FB9-Color2-Lemon.feature-box-9:hover .text-bottom-line {
    border-color: #fffecd !important;
}

.FB9-Color2-Lemon.feature-box-9 p {
    color: #fffecd !important;
}

.FB9-Color2-Dark.feature-box-9:hover i {
    color: #2f353b !important;
}

.FB9-Color2-Dark.feature-box-9:hover .text-bottom-line {
    border-color: #2f353b !important;
}

.FB9-Color2-Dark.feature-box-9 p {
    color: #2f353b !important;
}

.FB9-Color2-Pencil.feature-box-9:hover i {
    color: #2f2f2f;
!important;
}

.FB9-Color2-Pencil.feature-box-9:hover .text-bottom-line {
    border-color: #2f2f2f !important;
}

.FB9-Color2-Pencil.feature-box-9 p {
    color: #2f2f2f !important;
}

.FB9-Color2-Black.feature-box-9:hover i {
    color: #2f353b !important;
}

.FB9-Color2-Black.feature-box-9:hover .text-bottom-line {
    border-color: #2f353b !important;
}

.FB9-Color2-Black.feature-box-9 p {
    color: #2f353b !important;
}

.FB9-Color2-White.feature-box-9:hover i {
    color: #fff !important;
}

.FB9-Color2-White.feature-box-9:hover .text-bottom-line {
    border-color: #fff !important;
}

.FB9-Color2-White.feature-box-9 p {
    color: #fff !important;
}

/* ------------------------- feature-box-8-bg-icon-hover -------------------------- */
.FB-8-Red.feature-box-8:hover .icon-round-small {
    color: #ee3552 !important;
}

.FB-8-Red.feature-box-8 .feature-box-overlay, .FB-8-Red.feature-box-8 .icon-round-small {
    background: #ee3552;
}

.FB-8-Red.feature-box-8:hover .icon-round-small {
    background-color: #fff;
}

.FB-8-Orange.feature-box-8:hover .icon-round-small {
    color: #FF6B57 !important;
}

.FB-8-Orange.feature-box-8 .feature-box-overlay, .FB-8-Orange.feature-box-8 .icon-round-small {
    background: #FF6B57;
}

.FB-8-Orange.feature-box-8:hover .icon-round-small {
    background-color: #fff;
}

.FB-8-Yellow.feature-box-8:hover .icon-round-small {
    color: #ffd63a !important;
}

.FB-8-Yellow.feature-box-8 .feature-box-overlay, .FB-8-Yellow.feature-box-8 .icon-round-small {
    background: #ffd63a;
}

.FB-8-Yellow.feature-box-8:hover .icon-round-small {
    background-color: #fff;
}

.FB-8-Gold.feature-box-8:hover .icon-round-small {
    color: #ddcfbb !important;
}

.FB-8-Gold.feature-box-8 .feature-box-overlay, .FB-8-Gold.feature-box-8 .icon-round-small {
    background: #ddcfbb;
}

.FB-8-Gold.feature-box-8:hover .icon-round-small {
    background-color: #fff;
}

.FB-8-LightGold.feature-box-8:hover .icon-round-small {
    color: #DBB56E !important;
}

.FB-8-LightGold.feature-box-8 .feature-box-overlay, .FB-8-LightGold.feature-box-8 .icon-round-small {
    background: #DBB56E;
}

.FB-8-LightGold.feature-box-8:hover .icon-round-small {
    background-color: #fff;
}

.FB-8-DarkGold.feature-box-8:hover .icon-round-small {
    color: #bf9456 !important;
}

.FB-8-DarkGold.feature-box-8 .feature-box-overlay, .FB-8-DarkGold.feature-box-8 .icon-round-small {
    background: #bf9456;
}

.FB-8-DarkGold.feature-box-8:hover .icon-round-small {
    background-color: #fff;
}

.FB-8-Creme.feature-box-8:hover .icon-round-small {
    color: #f8f4e8 !important;
}

.FB-8-Creme.feature-box-8 .feature-box-overlay, .FB-8-Creme.feature-box-8 .icon-round-small {
    background: #f8f4e8;
}

.FB-8-Creme.feature-box-8:hover .icon-round-small {
    background-color: #fff;
}

.FB-8-Purple.feature-box-8:hover .icon-round-small {
    color: #ac3773 !important;
}

.FB-8-Purple.feature-box-8 .feature-box-overlay, .FB-8-Purple.feature-box-8 .icon-round-small {
    background: #ac3773;
}

.FB-8-Purple.feature-box-8:hover .icon-round-small {
    background-color: #fff;
}

.FB-8-Blue.feature-box-8:hover .icon-round-small {
    color: #3498DB !important;
}

.FB-8-Blue.feature-box-8 .feature-box-overlay, .FB-8-Blue.feature-box-8 .icon-round-small {
    background: #3498DB;
}

.FB-8-Blue.feature-box-8:hover .icon-round-small {
    background-color: #fff;
}

.FB-8-DarkBlue.feature-box-8:hover .icon-round-small {
    color: #28246a !important;
}

.FB-8-DarkBlue.feature-box-8 .feature-box-overlay, .FB-8-DarkBlue.feature-box-8 .icon-round-small {
    background: #28246a;
}

.FB-8-DarkBlue.feature-box-8:hover .icon-round-small {
    background-color: #fff;
}

.FB-8-Vermillion.feature-box-8:hover .icon-round-small {
    color: #333a56 !important;
}

.FB-8-Vermillion.feature-box-8 .feature-box-overlay, .FB-8-Vermillion.feature-box-8 .icon-round-small {
    background: #333a56;
}

.FB-8-Vermillion.feature-box-8:hover .icon-round-small {
    background-color: #fff;
}

.FB-8-Sunshine.feature-box-8:hover .icon-round-small {
    color: #52658f !important;
}

.FB-8-Sunshine.feature-box-8 .feature-box-overlay, .FB-8-Sunshine.feature-box-8 .icon-round-small {
    background: #52658f;
}

.FB-8-Sunshine.feature-box-8:hover .icon-round-small {
    background-color: #fff;
}

.FB-8-Green.feature-box-8:hover .icon-round-small {
    color: #0d7e00 !important;
}

.FB-8-Green.feature-box-8 .feature-box-overlay, .FB-8-Green.feature-box-8 .icon-round-small {
    background: #0d7e00;
}

.FB-8-Green.feature-box-8:hover .icon-round-small {
    background-color: #fff;
}

.FB-8-Cyan.feature-box-8:hover .icon-round-small {
    color: #32c5d2 !important;
}

.FB-8-Cyan.feature-box-8 .feature-box-overlay, .FB-8-Cyan.feature-box-8 .icon-round-small {
    background: #32c5d2;
}

.FB-8-Cyan.feature-box-8:hover .icon-round-small {
    background-color: #fff;
}

.FB-8-LightGray.feature-box-8:hover .icon-round-small {
    color: #e6e6e6 !important;
}

.FB-8-LightGray.feature-box-8 .feature-box-overlay, .FB-8-LightGray.feature-box-8 .icon-round-small {
    background: #e6e6e6;
}

.FB-8-LightGray.feature-box-8:hover .icon-round-small {
    background-color: #fff;
}

.FB-8-Gray.feature-box-8:hover .icon-round-small {
    color: #797979 !important;
}

.FB-8-Gray.feature-box-8 .feature-box-overlay, .FB-8-Gray.feature-box-8 .icon-round-small {
    background: #797979;
}

.FB-8-Gray.feature-box-8:hover .icon-round-small {
    background-color: #fff;
}

.FB-8-Brown.feature-box-8:hover .icon-round-small {
    color: #7c6451 !important;
}

.FB-8-Brown.feature-box-8 .feature-box-overlay, .FB-8-Brown.feature-box-8 .icon-round-small {
    background: #7c6451;
}

.FB-8-Brown.feature-box-8:hover .icon-round-small {
    background-color: #fff;
}

.FB-8-CalmPink.feature-box-8:hover .icon-round-small {
    color: #FEADB9 !important;
}

.FB-8-CalmPink.feature-box-8 .feature-box-overlay, .FB-8-CalmPink.feature-box-8 .icon-round-small {
    background: #FEADB9;
}

.FB-8-CalmPink.feature-box-8:hover .icon-round-small {
    background-color: #fff;
}

.FB-8-CalmPurple.feature-box-8:hover .icon-round-small {
    color: #bc85a3 !important;
}

.FB-8-CalmPurple.feature-box-8 .feature-box-overlay, .FB-8-CalmPurple.feature-box-8 .icon-round-small {
    background: #bc85a3;
}

.FB-8-CalmPurple.feature-box-8:hover .icon-round-small {
    background-color: #fff;
}

.FB-8-CalmGreen.feature-box-8:hover .icon-round-small {
    color: #8bd8c6 !important;
}

.FB-8-CalmGreen.feature-box-8 .feature-box-overlay, .FB-8-CalmGreen.feature-box-8 .icon-round-small {
    background: #8bd8c6;
}

.FB-8-CalmGreen.feature-box-8:hover .icon-round-small {
    background-color: #fff;
}

.FB-8-Lemon.feature-box-8:hover .icon-round-small {
    color: #fffecd !important;
}

.FB-8-Lemon.feature-box-8 .feature-box-overlay, .FB-8-Lemon.feature-box-8 .icon-round-small {
    background: #fffecd;
}

.FB-8-Lemon.feature-box-8:hover .icon-round-small {
    background-color: #2f353b;
}

.FB-8-Dark.feature-box-8:hover .icon-round-small {
    color: #2f353b !important;
}

.FB-8-Dark.feature-box-8 .feature-box-overlay, .FB-8-Dark.feature-box-8 .icon-round-small {
    background: #2f353b;
}

.FB-8-Dark.feature-box-8:hover .icon-round-small {
    background-color: #fff;
}

.FB-8-Pencil.feature-box-8:hover .icon-round-small {
    color: #2f2f2f;
!important;
}

.FB-8-Pencil.feature-box-8 .feature-box-overlay, .FB-8-Pencil.feature-box-8 .icon-round-small {
    background: #2f2f2f;;
}

.FB-8-Pencil.feature-box-8:hover .icon-round-small {
    background-color: #fff;
}

.FB-8-Black.feature-box-8:hover .icon-round-small {
    color: #2f353b !important;
}

.FB-8-Black.feature-box-8 .feature-box-overlay, .FB-8-Black.feature-box-8 .icon-round-small {
    background: #2f353b;
}

.FB-8-Black.feature-box-8:hover .icon-round-small {
    background-color: #fff;
}

.FB-8-White.feature-box-8:hover .icon-round-small {
    color: #fff !important;
}

.FB-8-White.feature-box-8 .feature-box-overlay, .FB-8-White.feature-box-8 .icon-round-small {
    background: #fff;
}

.FB-8-White.feature-box-8:hover .icon-round-small {
    background-color: #2f353b;
}

/* ------------------------- feature-box-8-color-hover -------------------------- */
.WM-Hover-BG-Red.feature-box-8:hover .feature-box-overlay {
    background: #ee3552;
}

.WM-Hover-BG-Red.feature-box-8:hover div, .WM-Hover-BG-Red.feature-box-8:hover p {
    color: #fff;
}

.WM-Hover-BG-Orange.feature-box-8:hover .feature-box-overlay {
    background: #FF6B57;
}

.WM-Hover-BG-Orange.feature-box-8:hover div, .WM-Hover-BG-Orange.feature-box-8:hover p {
    color: #fff;
}

.WM-Hover-BG-Yellow.feature-box-8:hover .feature-box-overlay {
    background: #ffd63a;
}

.WM-Hover-BG-Yellow.feature-box-8:hover div, .WM-Hover-BG-Yellow.feature-box-8:hover p {
    color: #2f353b;
}

.WM-Hover-BG-Gold.feature-box-8:hover .feature-box-overlay {
    background: #ddcfbb;
}

.WM-Hover-BG-Gold.feature-box-8:hover div, .WM-Hover-BG-Gold.feature-box-8:hover p {
    color: #2f353b;
}

.WM-Hover-BG-LightGold.feature-box-8:hover .feature-box-overlay {
    background: #DBB56E;
}

.WM-Hover-BG-LightGold.feature-box-8:hover div, .WM-Hover-BG-LightGold.feature-box-8:hover p {
    color: #2f353b;
}

.WM-Hover-BG-extra-LightGold.feature-box-8:hover .feature-box-overlay {
    background: rgb(217, 183, 118);
}

.WM-Hover-BG-extra-LightGold.feature-box-8:hover div, .WM-Hover-BG-extra-LightGold.feature-box-8:hover p {
    color: #D9B776;
}

.WM-Hover-BG-DarkGold.feature-box-8:hover .feature-box-overlay {
    background: #bf9456;
}

.WM-Hover-BG-DarkGold.feature-box-8:hover div, .WM-Hover-BG-DarkGold.feature-box-8:hover p {
    color: #fff;
}

.WM-Hover-BG-Creme.feature-box-8:hover .feature-box-overlay {
    background: #f8f4e8;
}

.WM-Hover-BG-Creme.feature-box-8:hover div, .WM-Hover-BG-Creme.feature-box-8:hover p {
    color: #2f353b;
}

.WM-Hover-BG-Purple.feature-box-8:hover .feature-box-overlay {
    background: #ac3773;
}

.WM-Hover-BG-Purple.feature-box-8:hover div, .WM-Hover-BG-Purple.feature-box-8:hover p {
    color: #fff;
}

.WM-Hover-BG-Blue.feature-box-8:hover .feature-box-overlay {
    background: #3498DB;
}

.WM-Hover-BG-Blue.feature-box-8:hover div, .WM-Hover-BG-Blue.feature-box-8:hover p {
    color: #fff;
}

.WM-Hover-BG-DarkBlue.feature-box-8:hover .feature-box-overlay {
    background: #28246a;
}

.WM-Hover-BG-DarkBlue.feature-box-8:hover div, .WM-Hover-BG-DarkBlue.feature-box-8:hover p {
    color: #fff;
}

.WM-Hover-BG-Vermillion.feature-box-8:hover .feature-box-overlay {
    background: #333a56;
}

.WM-Hover-BG-Vermillion.feature-box-8:hover div, .WM-Hover-BG-Vermillion.feature-box-8:hover p {
    color: #fff;
}

.WM-Hover-BG-Sunshine.feature-box-8:hover .feature-box-overlay {
    background: #52658f;
}

.WM-Hover-BG-Sunshine.feature-box-8:hover div, .WM-Hover-BG-Sunshine.feature-box-8:hover p {
    color: #fff;
}

.WM-Hover-BG-Green.feature-box-8:hover .feature-box-overlay {
    background: #0d7e00;
}

.WM-Hover-BG-Green.feature-box-8:hover div, .WM-Hover-BG-Green.feature-box-8:hover p {
    color: #fff;
}

.WM-Hover-BG-Cyan.feature-box-8:hover .feature-box-overlay {
    background: #32c5d2;
}

.WM-Hover-BG-Cyan.feature-box-8:hover div, .WM-Hover-BG-Cyan.feature-box-8:hover p {
    color: #2f353b;
}

.WM-Hover-BG-LightGray.feature-box-8:hover .feature-box-overlay {
    background: #e6e6e6;
}

.WM-Hover-BG-LightGray.feature-box-8:hover div, .WM-Hover-BG-LightGray.feature-box-8:hover p {
    color: #2f353b;
}

.WM-Hover-BG-Gray.feature-box-8:hover .feature-box-overlay {
    background: #797979;
}

.WM-Hover-BG-Gray.feature-box-8:hover div, .WM-Hover-BG-Gray.feature-box-8:hover p {
    color: #fff;
}

.WM-Hover-BG-Brown.feature-box-8:hover .feature-box-overlay {
    background: #7c6451;
}

.WM-Hover-BG-Brown.feature-box-8:hover div, .WM-Hover-BG-Brown.feature-box-8:hover p {
    color: #fff;
}

.WM-Hover-BG-CalmPink.feature-box-8:hover .feature-box-overlay {
    background: #FEADB9;
}

.WM-Hover-BG-CalmPink.feature-box-8:hover div, .WM-Hover-BG-CalmPink.feature-box-8:hover p {
    color: #2f353b;
}

.WM-Hover-BG-CalmPurple.feature-box-8:hover .feature-box-overlay {
    background: #bc85a3;
}

.WM-Hover-BG-CalmPurple.feature-box-8:hover div, .WM-Hover-BG-CalmPurple.feature-box-8:hover p {
    color: #2f353b;
}

.WM-Hover-BG-CalmGreen.feature-box-8:hover .feature-box-overlay {
    background: #8bd8c6;
}

.WM-Hover-BG-CalmGreen.feature-box-8:hover div, .WM-Hover-BG-CalmGreen.feature-box-8:hover p {
    color: #2f353b;
}

.WM-Hover-BG-Lemon.feature-box-8:hover .feature-box-overlay {
    background: #fffecd;
}

.WM-Hover-BG-Lemon.feature-box-8:hover div, .WM-Hover-BG-Lemon.feature-box-8:hover p {
    color: #2f353b;
}

.WM-Hover-BG-Dark.feature-box-8:hover .feature-box-overlay {
    background: #2f353b;
}

.WM-Hover-BG-Dark.feature-box-8:hover div, .WM-Hover-BG-Dark.feature-box-8:hover p {
    color: #fff;
}

.WM-Hover-BG-Pencil.feature-box-8:hover .feature-box-overlay {
    background: #2f2f2f;
}

.WM-Hover-BG-Pencil.feature-box-8:hover div, .WM-Hover-BG-Pencil.feature-box-8:hover p {
    color: #fff;
}

.WM-Hover-BG-Black.feature-box-8:hover .feature-box-overlay {
    background: #2f353b;
}

.WM-Hover-BG-Black.feature-box-8:hover div, .WM-Hover-BG-Black.feature-box-8:hover p {
    color: #fff;
}

.WM-Hover-BG-White.feature-box-8:hover .feature-box-overlay {
    background: #fff !important;
}

.WM-Hover-BG-White.feature-box-8:hover div, .WM-Hover-BG-White.feature-box-8:hover p {
    color: #2f353b;
}

/* ------------------------- counter-feature-box-1-color -------------------------- */
.CFB1-Color-Red.counter-feature-box-1:hover {
    background: #ee3552;
    border-color: #ee3552;
}

.CFB1-Color-Red.Show_Color {
    background-color: #ee3552;
}

.CFB1-Color-Orange.counter-feature-box-1:hover {
    background: #FF6B57;
    border-color: #FF6B57;
}

.CFB1-Color-Orange.Show_Color {
    background-color: #FF6B57;
}

.CFB1-Color-Yellow.counter-feature-box-1:hover {
    background: #ffd63a;
    border-color: #ffd63a;
}

.CFB1-Color-Yellow.Show_Color {
    background-color: #ffd63a;
}

.CFB1-Color-Gold.counter-feature-box-1:hover {
    background: #ddcfbb;
    border-color: #ddcfbb;
}

.CFB1-Color-Gold.Show_Color {
    background-color: #ddcfbb;
}

.CFB1-Color-LightGold.counter-feature-box-1:hover {
    background: #DBB56E;
    border-color: #DBB56E;
}

.CFB1-Color-LightGold.Show_Color {
    background-color: #DBB56E;
}

.CFB1-Color-DarkGold.counter-feature-box-1:hover {
    background: #bf9456;
    border-color: #bf9456;
}

.CFB1-Color-DarkGold.Show_Color {
    background-color: #bf9456;
}

.CFB1-Color-Creme.counter-feature-box-1:hover {
    background: #f8f4e8;
    border-color: #f8f4e8;
}

.CFB1-Color-Creme.Show_Color {
    background-color: #f8f4e8;
}

.CFB1-Color-Purple.counter-feature-box-1:hover {
    background: #ac3773;
    border-color: #ac3773;
}

.CFB1-Color-Purple.Show_Color {
    background-color: #ac3773;
}

.CFB1-Color-Blue.counter-feature-box-1:hover {
    background: #3498DB;
    border-color: #3498DB;
}

.CFB1-Color-Blue.Show_Color {
    background-color: #3498DB;
}

.CFB1-Color-DarkBlue.counter-feature-box-1:hover {
    background: #28246a;
    border-color: #28246a;
}

.CFB1-Color-DarkBlue.Show_Color {
    background-color: #28246a;
}

.CFB1-Color-Vermillion.counter-feature-box-1:hover {
    background: #333a56;
    border-color: #333a56;
}

.CFB1-Color-Vermillion.Show_Color {
    background-color: #333a56;
}

.CFB1-Color-Sunshine.counter-feature-box-1:hover {
    background: #52658f;
    border-color: #52658f;
}

.CFB1-Color-Sunshine.Show_Color {
    background-color: #52658f;
}

.CFB1-Color-Green.counter-feature-box-1:hover {
    background: #0d7e00;
    border-color: #0d7e00;
}

.CFB1-Color-Green.Show_Color {
    background-color: #0d7e00;
}

.CFB1-Color-Cyan.counter-feature-box-1:hover {
    background: #32c5d2;
    border-color: #32c5d2;
}

.CFB1-Color-Cyan.Show_Color {
    background-color: #32c5d2;
}

.CFB1-Color-LightGray.counter-feature-box-1:hover {
    background: #e6e6e6;
    border-color: #e6e6e6;
}

.CFB1-Color-LightGray.Show_Color {
    background-color: #e6e6e6;
}

.CFB1-Color-Gray.counter-feature-box-1:hover {
    background: #797979;
    border-color: #797979;
}

.CFB1-Color-Gray.Show_Color {
    background-color: #797979;
}

.CFB1-Color-Brown.counter-feature-box-1:hover {
    background: #7c6451;
    border-color: #7c6451;
}

.CFB1-Color-Brown.Show_Color {
    background-color: #7c6451;
}

.CFB1-Color-CalmPink.counter-feature-box-1:hover {
    background: #FEADB9;
    border-color: #FEADB9;
}

.CFB1-Color-CalmPink.Show_Color {
    background-color: #FEADB9;
}

.CFB1-Color-CalmPurple.counter-feature-box-1:hover {
    background: #bc85a3;
    border-color: #bc85a3;
}

.CFB1-Color-CalmPurple.Show_Color {
    background-color: #bc85a3;
}

.CFB1-Color-CalmGreen.counter-feature-box-1:hover {
    background: #8bd8c6;
    border-color: #8bd8c6;
}

.CFB1-Color-CalmGreen.Show_Color {
    background-color: #8bd8c6;
}

.CFB1-Color-Lemon.counter-feature-box-1:hover {
    background: #fffecd;
    border-color: #fffecd;
}

.CFB1-Color-Lemon.Show_Color {
    background-color: #fffecd;
}

.CFB1-Color-Dark.counter-feature-box-1:hover {
    background: #2f353b;
    border-color: #2f353b;
}

.CFB1-Color-Dark.Show_Color {
    background-color: #2f353b;
}

.CFB1-Color-Pencil.counter-feature-box-1:hover {
    background: #2f2f2f;
    border-color: #2f2f2f;
}

.CFB1-Color-Pencil.Show_Color {
    background-color: #2f2f2f;
}

.CFB1-Color-Black.counter-feature-box-1:hover {
    background: #2f353b;
    border-color: #2f353b;
}

.CFB1-Color-Black.Show_Color {
    background-color: #2f353b;
}

.CFB1-Color-White.counter-feature-box-1:hover {
    background: #fff;
    border-color: #fff;
}

.CFB1-Color-White.Show_Color {
    background-color: #fff;
}

/* ------------------------------ a Hover ------------------------------- */
.A-Hover-Red a:hover,
.A-Hover-Red a:active,
.A-Hover-Red.Show_Color {
    color: #ee3552 !important;
}

.A-Hover-Orange a:hover,
.A-Hover-Orange a:active,
.A-Hover-Orange.Show_Color {
    color: #FF6B57 !important;
}

.A-Hover-Yellow a:hover,
.A-Hover-Yellow a:active,
.A-Hover-Yellow.Show_Color {
    color: #ffd63a !important;
}

.A-Hover-Gold a:hover,
.A-Hover-Gold a:active,
.A-Hover-Gold.Show_Color {
    color: #ddcfbb !important;
}

.A-Hover-LightGold a:hover,
.A-Hover-LightGold a:active,
.A-Hover-LightGold.Show_Color {
    color: #DBB56E !important;
}

.A-Hover-DarkGold a:hover,
.A-Hover-DarkGold a:active,
.A-Hover-DarkGold.Show_Color {
    color: #bf9456 !important;
}

.A-Hover-Creme a:hover,
.A-Hover-Creme a:active,
.A-Hover-Creme.Show_Color {
    color: #f8f4e8 !important;
}

.A-Hover-Purple a:hover,
.A-Hover-Purple a:active,
.A-Hover-Purple.Show_Color {
    color: #ac3773 !important;
}

.A-Hover-Blue a:hover,
.A-Hover-Blue a:active,
.A-Hover-Blue.Show_Color {
    color: #3498DB !important;
}

.A-Hover-DarkBlue a:hover,
.A-Hover-DarkBlue a:active,
.A-Hover-DarkBlue.Show_Color {
    color: #28246a !important;
}

.A-Hover-Vermillion a:hover,
.A-Hover-Vermillion a:active,
.A-Hover-Vermillion.Show_Color {
    color: #333a56 !important;
}

.A-Hover-Sunshine a:hover,
.A-Hover-Sunshine a:active,
.A-Hover-Sunshine.Show_Color {
    color: #52658f !important;
}

.A-Hover-Green a:hover,
.A-Hover-Green a:active,
.A-Hover-Green.Show_Color {
    color: #0d7e00 !important;
}

.A-Hover-Cyan a:hover,
.A-Hover-Cyan a:active,
.A-Hover-Cyan.Show_Color {
    color: #32c5d2 !important;
}

.A-Hover-LightGray a:hover,
.A-Hover-LightGray a:active,
.A-Hover-LightGray.Show_Color {
    color: #e6e6e6 !important;
}

.A-Hover-Gray a:hover,
.A-Hover-Gray a:active,
.A-Hover-Gray.Show_Color {
    color: #797979 !important;
}

.A-Hover-Brown a:hover,
.A-Hover-Brown a:active,
.A-Hover-Brown.Show_Color {
    color: #7c6451 !important;
}

.A-Hover-CalmPink a:hover,
.A-Hover-CalmPink a:active,
.A-Hover-CalmPink.Show_Color {
    color: #FEADB9 !important;
}

.A-Hover-CalmPurple a:hover,
.A-Hover-CalmPurple a:active,
.A-Hover-CalmPurple.Show_Color {
    color: #bc85a3 !important;
}

.A-Hover-CalmGreen a:hover,
.A-Hover-CalmGreen a:active,
.A-Hover-CalmGreen.Show_Color {
    color: #8bd8c6 !important;
}

.A-Hover-Lemon a:hover,
.A-Hover-Lemon a:active,
.A-Hover-Lemon.Show_Color {
    color: #fffecd !important;
}

.A-Hover-Dark a:hover,
.A-Hover-Dark a:active,
.A-Hover-Dark.Show_Color {
    color: #2f353b !important;
}

.A-Hover-Pencil a:hover,
.A-Hover-Pencil a:active,
.A-Hover-Pencil.Show_Color {
    color: #2f2f2f !important;
}

.A-Hover-Black a:hover,
.A-Hover-Black a:active,
.A-Hover-Black.Show_Color {
    color: #2f353b !important;
}

.A-Hover-White a:hover,
.A-Hover-White a:active,
.A-Hover-White.Show_Color {
    color: #fff !important;
}

/* ------------------------------ Tab Style Color 1 ------------------------------- */
.Tab-Color-Red.tab-style1 .nav-tabs li:hover i,
.Tab-Color-Red.tab-style1 .nav-tabs li .active i,
.Tab-Color-Red.Show_Color {
    color: #ee3552;
}

.Tab-Color-Orange.tab-style1 .nav-tabs li:hover i,
.Tab-Color-Orange.tab-style1 .nav-tabs li .active i,
.Tab-Color-Orange.Show_Color {
    color: #FF6B57;
}

.Tab-Color-Yellow.tab-style1 .nav-tabs li:hover i,
.Tab-Color-Yellow.tab-style1 .nav-tabs li .active i,
.Tab-Color-Yellow.Show_Color {
    color: #ffd63a;
}

.Tab-Color-Gold.tab-style1 .nav-tabs li:hover i,
.Tab-Color-Gold.tab-style1 .nav-tabs li .active i,
.Tab-Color-Gold.Show_Color {
    color: #ddcfbb;
}

.Tab-Color-LightGold.tab-style1 .nav-tabs li:hover i,
.Tab-Color-LightGold.tab-style1 .nav-tabs li .active i,
.Tab-Color-LightGold.Show_Color {
    color: #DBB56E;
}

.Tab-Color-DarkGold.tab-style1 .nav-tabs li:hover i,
.Tab-Color-DarkGold.tab-style1 .nav-tabs li .active i,
.Tab-Color-DarkGold.Show_Color {
    color: #bf9456;
}

.Tab-Color-Creme.tab-style1 .nav-tabs li:hover i,
.Tab-Color-Creme.tab-style1 .nav-tabs li .active i,
.Tab-Color-Creme.Show_Color {
    color: #f8f4e8;
}

.Tab-Color-Purple.tab-style1 .nav-tabs li:hover i,
.Tab-Color-Purple.tab-style1 .nav-tabs li .active i,
.Tab-Color-Purple.Show_Color {
    color: #ac3773;
}

.Tab-Color-Blue.tab-style1 .nav-tabs li:hover i,
.Tab-Color-Blue.tab-style1 .nav-tabs li .active i,
.Tab-Color-Blue.Show_Color {
    color: #3498DB;
}

.Tab-Color-DarkBlue.tab-style1 .nav-tabs li:hover i,
.Tab-Color-DarkBlue.tab-style1 .nav-tabs li .active i,
.Tab-Color-DarkBlue.Show_Color {
    color: #28246a;
}

.Tab-Color-Vermillion.tab-style1 .nav-tabs li:hover i,
.Tab-Color-Vermillion.tab-style1 .nav-tabs li .active i,
.Tab-Color-Vermillion.Show_Color {
    color: #333a56;
}

.Tab-Color-Sunshine.tab-style1 .nav-tabs li:hover i,
.Tab-Color-Sunshine.tab-style1 .nav-tabs li .active i,
.Tab-Color-Sunshine.Show_Color {
    color: #52658f;
}

.Tab-Color-Green.tab-style1 .nav-tabs li:hover i,
.Tab-Color-Green.tab-style1 .nav-tabs li .active i,
.Tab-Color-Green.Show_Color {
    color: #0d7e00;
}

.Tab-Color-Cyan.tab-style1 .nav-tabs li:hover i,
.Tab-Color-Cyan.tab-style1 .nav-tabs li .active i,
.Tab-Color-Cyan.Show_Color {
    color: #32c5d2;
}

.Tab-Color-LightGray.tab-style1 .nav-tabs li:hover i,
.Tab-Color-LightGray.tab-style1 .nav-tabs li .active i,
.Tab-Color-LightGray.Show_Color {
    color: #e6e6e6;
}

.Tab-Color-Gray.tab-style1 .nav-tabs li:hover i,
.Tab-Color-Gray.tab-style1 .nav-tabs li .active i,
.Tab-Color-Gray.Show_Color {
    color: #797979;
}

.Tab-Color-Brown.tab-style1 .nav-tabs li:hover i,
.Tab-Color-Brown.tab-style1 .nav-tabs li .active i,
.Tab-Color-Brown.Show_Color {
    color: #7c6451;
}

.Tab-Color-CalmPink.tab-style1 .nav-tabs li:hover i,
.Tab-Color-CalmPink.tab-style1 .nav-tabs li .active i,
.Tab-Color-CalmPink.Show_Color {
    color: #FEADB9;
}

.Tab-Color-CalmPurple.tab-style1 .nav-tabs li:hover i,
.Tab-Color-CalmPurple.tab-style1 .nav-tabs li .active i,
.Tab-Color-CalmPurple.Show_Color {
    color: #bc85a3;
}

.Tab-Color-CalmGreen.tab-style1 .nav-tabs li:hover i,
.Tab-Color-CalmGreen.tab-style1 .nav-tabs li .active i,
.Tab-Color-CalmGreen.Show_Color {
    color: #8bd8c6;
}

.Tab-Color-Lemon.tab-style1 .nav-tabs li:hover i,
.Tab-Color-Lemon.tab-style1 .nav-tabs li .active i,
.Tab-Color-Lemon.Show_Color {
    color: #fffecd;
}

.Tab-Color-Dark.tab-style1 .nav-tabs li:hover i,
.Tab-Color-Dark.tab-style1 .nav-tabs li .active i,
.Tab-Color-Dark.Show_Color {
    color: #2f353b;
}

.Tab-Color-Pencil.tab-style1 .nav-tabs li:hover i,
.Tab-Color-Pencil.tab-style1 .nav-tabs li .active i,
.Tab-Color-Pencil.Show_Color {
    color: #2f2f2f;
}

.Tab-Color-Black.tab-style1 .nav-tabs li:hover i,
.Tab-Color-Black.tab-style1 .nav-tabs li .active i,
.Tab-Color-Black.Show_Color {
    color: #2f353b;
}

.Tab-Color-White.tab-style1 .nav-tabs li:hover i,
.Tab-Color-White.tab-style1 .nav-tabs li .active i,
.Tab-Color-White.Show_Color {
    color: #fff !important;
}

/* ------------------------------ Background Color ------------------------------- */
.BG-Red {
    background-color: #ee3552 !important;
}

.BG-Orange {
    background-color: #FF6B57 !important;
}

.BG-Yellow {
    background-color: #ffd63a !important;
}

.BG-Gold {
    background-color: #ddcfbb !important;
}

.BG-LightGold {
    background-color: #DBB56E !important;
}

.BG-extra-LightGold {
    background-color: #D9B776 !important;
}

.BG-DarkGold {
    background-color: #bf9456 !important;
}

.BG-Creme {
    background-color: #f8f4e8 !important;
}

.BG-Purple {
    background-color: #ac3773 !important;
}

.BG-Blue {
    background-color: #3498DB !important;
}

.BG-DarkBlue {
    background-color: #28246a !important;
}

.WM-BG-Vermillion {
    background-color: #333a56 !important;
}

.WM-BG-Sunshine {
    background-color: #52658f !important;
}

.BG-Green {
    background-color: #0d7e00 !important;
}

.BG-Cyan {
    background-color: #32c5d2 !important;
}

.BG-LightGray {
    background-color: #e6e6e6 !important;
}

.BG-Gray {
    background-color: #797979 !important;
}

.BG-Brown {
    background-color: #7c6451 !important;
}

.BG-CalmPink {
    background-color: #FEADB9 !important;
}

.BG-CalmPurple {
    background-color: #bc85a3 !important;
}

.BG-CalmGreen {
    background-color: #8bd8c6 !important;
}

.BG-Lemon {
    background-color: #fffecd !important;
}

.BG-Dark {
    background-color: #2f353b !important;
}

.BG-Pencil {
    background-color: #2f2f2f !important;
}

.BG-Black {
    background-color: #2f353b !important;
}

.BG-White {
    background-color: #fff !important;
}

.Pofo-Padding-B-100 {
    padding-bottom: 100px !important;
}

.Pofo-Padding-T-100 {
    padding-top: 100px !important;
}

.pbt-80 {
    padding-top: 80px;
    padding-bottom: 80px;
}

.pbt-70 {
    padding-top: 70px;
    padding-bottom: 70px;
}

.pbt-90 {
    padding-top: 90px;
    padding-bottom: 90px;
}

.mbt-5 {
    margin-top: 5%;
    margin-bottom: 5%;
}

.DarkBlue-color {
    color: #1a3851;
}

.DarkBlue-BG {
    background-color: #1a3851;
}

.Blue-color {
    color: rgba(65, 142, 187, .8);
}

.Blue-BG {
    background-color: rgba(65, 142, 187, .8);
}

.Orange-color {
    color: #F05A22;
}

.Orange-BG {
    background-color: #F05A22;
}

.btn.btn-transparent-Orange {
    background: transparent;
    border-color: rgb(250, 177, 31);
    color: rgb(250, 177, 31);
}

.btn.btn-transparent-Orange:hover, .btn.btn-transparent-Orange:focus {
    background: rgb(250, 177, 31);
    border-color: rgb(250, 177, 31);
    color: #000
}

.btn.btn-transparent-Blue {
    background: transparent;
    border-color: rgba(65, 142, 187, .8);
    color: rgba(65, 142, 187, .8);
}

.btn.btn-transparent-Blue:hover, .btn.btn-transparent-Blue:focus {
    background: rgba(65, 142, 187, .8);
    border-color: rgba(65, 142, 187, .8);
    color: #ffffff
}

.btn.btn-transparent-DarkBlue {
    background: transparent;
    border-color: #1a3851;
    color: #1a3851;
}

.btn.btn-transparent-DarkBlue:hover, .btn.btn-transparent-DarkBlue:focus {
    background: #1a3851;
    border-color: #1a3851;
    color: #ffffff
}

.ellipsis-text {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.Img-Customer {
    display: inline-block;
    vertical-align: middle;
}

.height-Customer .Img-Height-50 .swiper-wrapper {
    height: 100px;
}

.height-Customer .Img-Height-100 .swiper-wrapper {
    height: 220px;
}

.swiper-wrapper.Img-Height-50 .Img-Customer {
    height: 80px;
}

.swiper-wrapper.Img-Height-100 .Img-Customer {
    height: 190px;
}

.II29.WM-RTL .ii29-border {
    border-left: 1px solid #363636;
}

.II29.WM-LTR .ii29-border {
    border-right: 1px solid #363636;
}

.II29.WM-RTL .no-border {
    border-left: unset;
}

.II29.WM-LTR .no-border {
    border-right: unset;
}

.text-right1 {
    text-align: right !important;
}

.text-center1 {
    text-align: center !important;
}

.text-left1 {
    text-align: left !important;
}

.WM-Basket {
    font-size: 16px !important;
    position: relative !important;
    top: 10px !important;
}

/*********************************Pagging**************************************/
.WM-pagination.WM-RTL .pagination ul li {
    float: right !important;
}

.WM-pagination.WM-Align-R .pagination.text-align {
    text-align: right !important;
}

.WM-pagination.WM-Align-C .pagination.text-align {
    text-align: center !important;
}

.WM-pagination.WM-Align-L .pagination.text-align {
    text-align: left !important;
}

.WM-pagination.WM-RTL .pagination a {
    float: right;
    border-left-width: 1px;
    border-right-width: 0;
}

.WM-pagination.WM-RTL .pagination ul li:first-child a {
    border-right-width: 1px;
}

.WM-pagination .fa-long-arrow-alt-right {
    vertical-align: middle;
}

.WM-pagination .fa-long-arrow-alt-left {
    vertical-align: middle;
}

.WM-pagination.WM-RTL .fa-long-arrow-alt-right:before {
    content: "\f30a";
    margin-left: 0px;
    margin-right: 5px;
}

.WM-pagination.WM-RTL .fa-long-arrow-alt-left:before {
    content: "\f30b";
    margin-left: 5px;
    margin-right: 0px;
}

.WM-pagination.WM-LTR .pagination ul li {
    float: left !important;
}

.WM-pagination.WM-LTR .fa-long-arrow-alt-right:before {
    content: "\f30b";
}

.WM-pagination.WM-LTR .fa-long-arrow-alt-left:before {
    content: "\f30a";
}

.PaginatorBG.WM-Paginator-Yellow .pagination a:hover, .WM-Paggin-Color.WM-Paginator-Yellow {
    background-color: #ffd63a !important;
    color: #000 !important;
}

.PaginatorBG.WM-Paginator-Red .pagination a:hover, .WM-Paggin-Color.WM-Paginator-Red {
    background-color: #ee3552 !important;
    color: #000 !important;
}

.PaginatorBG.WM-Paginator-Orange .pagination a:hover, .WM-Paggin-Color.WM-Paginator-Orange {
    background-color: #FF6B57 !important;
    color: #000 !important;
}

.PaginatorBG.WM-Paginator-Gold .pagination a:hover, .WM-Paggin-Color.WM-Paginator-Gold {
    background-color: #ddcfbb !important;
    color: #000 !important;
}

.PaginatorBG.WM-Paginator-LightGold .pagination a:hover, .WM-Paggin-Color.WM-Paginator-LightGold {
    background-color: #DBB56E !important;
    color: #000 !important;
}

.PaginatorBG.WM-Paginator-DarkGold .pagination a:hover, .WM-Paggin-Color.WM-Paginator-DarkGold {
    background-color: #bf9456 !important;
    color: #000 !important;
}

.PaginatorBG.WM-Paginator-Creme .pagination a:hover, .WM-Paggin-Color.WM-Paginator-Creme {
    background-color: #f8f4e8 !important;
    color: #000 !important;
}

.PaginatorBG.WM-Paginator-Purple .pagination a:hover, .WM-Paggin-Color.WM-Paginator-Purple {
    background-color: #ac3773 !important;
    color: #000 !important;
}

.PaginatorBG.WM-Paginator-Blue .pagination a:hover, .WM-Paggin-Color.WM-Paginator-Blue {
    background-color: #3498DB !important;
    color: #000 !important;
}

.PaginatorBG.WM-Paginator-DarkBlue .pagination a:hover, .WM-Paggin-Color.WM-Paginator-DarkBlue {
    background-color: #28246a !important;
    color: #000 !important;
}

.PaginatorBG.WM-Paginator-Green .pagination a:hover, .WM-Paggin-Color.WM-Paginator-Green {
    background-color: #0d7e00 !important;
    color: #000 !important;
}

.PaginatorBG.WM-Paginator-Cyan .pagination a:hover, .WM-Paggin-Color.WM-Paginator-Cyan {
    background-color: #32c5d2 !important;
    color: #000 !important;
}

.PaginatorBG.WM-Paginator-LightGray .pagination a:hover, .WM-Paggin-Color.WM-Paginator-LightGray {
    background-color: #e6e6e6 !important;
    color: #000 !important;
}

.PaginatorBG.WM-Paginator-Gray .pagination a:hover, .WM-Paggin-Color.WM-Paginator-Gray {
    background-color: #797979 !important;
    color: #000 !important;
}

.PaginatorBG.WM-Paginator-Brown .pagination a:hover, .WM-Paggin-Color.WM-Paginator-Brown {
    background-color: #7c6451 !important;
    color: #000 !important;
}

/*********************************Pagging**************************************/
.DarkPurple-BG {
    background-color: #2c296a;
}

.WM-BG-extra-LightGold, .WM-Input.WM-BG-extra-LightGold + .WM-Input100-Focus::before, .WM-Link-extra-LightGold::after {
    background-color: rgb(217, 183, 118);
    color: #fff;
}


/*********************************Willamall Copyright**************************************/
.white-copyright * {
    color: white !important;
}

.white-copyright .WM-Link::after {
    background: white !important;
}

.black-copyright * {
    color: black !important;
}

.black-copyright .WM-Link::after {
    background: black !important;
}


/* ----------------------------------- input-text-color ----------------------------------- */
.input-text-red, .input-text-red::placeholder {
    color: #ff214f !important;
}

.input-text-orange, .input-text-orange::placeholder {
    color: #FF6B57 !important;
}

.input-text-yellow, .input-text-yellow::placeholder {
    color: #ffd63a !important;
}

.input-text-gold, .input-text-gold::placeholder {
    color: #ddcfbb !important;
}

.input-text-lightgold, .input-text-lightgold::placeholder {
    color: #DBB56E !important;
}

.input-text-darkgold, .input-text-darkgold::placeholder {
    color: #bf9456 !important;
}

.input-text-cream, .input-text-cream::placeholder {
    color: #f8f4e8 !important;
}

.input-text-purple, .input-text-purple::placeholder {
    color: #ac3773 !important;
}

.input-text-blue, .input-text-blue::placeholder {
    color: #3498DB !important;
}

.input-text-darkblue, .input-text-darkblue::placeholder {
    color: #28246a !important;
}

.input-text-vermillion, .input-text-vermillion::placeholder {
    color: #333a56 !important;
}

.input-text-sunshine, .input-text-sunshine::placeholder {
    color: #52658f !important;
}

.input-text-green, .input-text-green::placeholder {
    color: #0d7e00 !important;
}

.input-text-cyan, .input-text-cyan::placeholder {
    color: #32c5d2 !important;
}

.input-text-lightgray, .input-text-lightgray::placeholder {
    color: #e6e6e6 !important;
}

.input-text-gray, .input-text-gray::placeholder {
    color: #797979 !important;
}

.input-text-brown, .input-text-brown::placeholder {
    color: #7c6451 !important;
}

.input-text-dark, .input-text-dark::placeholder {
    color: #2f353b !important;
}

.input-text-pencil, .input-text-pencil::placeholder {
    color: #2f2f2f !important;
}

.input-text-black, .input-text-black::placeholder {
    color: #2f353b !important;
}

.input-text-white, .input-text-white::placeholder {
    color: #fff !important;
}


header.WM-Header nav .navbar-nav.text-normal > li > a {
    font-size: 12px;
}

nav.navbar.navbar-default ul.nav > li > a {
    font-weight: 500;
    font-size: 12px;
}


.TitleEn.Bold {
    position: absolute;
    opacity: 0.08;
    bottom: 10%;
    left: 2%;
    font-size: 200px;
    line-height: 100px;
    z-index: 2;
}


.A-Hover-Red:hover {
    color: #ff214f;
}

.A-Hover-Orange:hover {
    color: #FF6B57;
}

.A-Hover-Yellow:hover {
    color: #ffd63a;
}

.A-Hover-Gold:hover {
    color: #ddcfbb;
}

.A-Hover-LightGold:hover {
    color: #DBB56E;
}

.A-Hover-DarkGold:hover {
    color: #bf9456;
}

.A-Hover-Creme:hover {
    color: #f8f4e8;
}

.A-Hover-Purple:hover {
    color: #ac3773;
}

.A-Hover-Blue:hover {
    color: #3498DB;
}

.A-Hover-DarkBlue:hover {
    color: #28246a;
}

.A-Hover-Vermillion:hover {
    color: #333a56;
}

.A-Hover-Sunshine:hover {
    color: #52658f;
}

.A-Hover-Green:hover {
    color: #0d7e00;
}

.A-Hover-Cyan:hover {
    color: #32c5d2;
}

.A-Hover-LightGray:hover {
    color: #e6e6e6;
}

.A-Hover-Gray:hover {
    color: #797979;
}

.A-Hover-Brown:hover {
    color: #7c6451;
}

.A-Hover-Dark:hover {
    color: #2f353b;
}

.A-Hover-Pencil:hover {
    color: #2f2f2f;
}

.A-Hover-Black:hover {
    color: #2f353b;
}

.A-Hover-White:hover {
    color: #fff;
}
.variation_product .color_wrapper .content .color-filter ul {
    margin-bottom: 0;
}
.content .color-filter li {
    display: inline-block
}

.content .color-filter li a {
    display: block;
    margin-right: 10px;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    border-width: 5px;
    border-style: solid
}
.tab-content {
    border: .1rem solid #dadada;
    margin-top: -1.8rem;
    border-radius: .3rem;
    padding: 2.7rem 3rem;
}
.list-style-4 li.en:before {
    right: unset;
    left: 0;
    padding-right: .5rem
}
.list-style-4 li.en {
    padding: 0 0 10px 21px;
}
.accordion-style3 .panel-body{
    padding: 0px 16px 0px;
}
