#aljassur-form {
    width: 100%;
    height: 800px;
}

.text-c-1 {
    font-size: 3.1em;
}

.text-c-2 {
    font-size: 2.7em;
}

.text-cc-1 {
    font-size: 1.65em !important;
}

.cl-av .text-c-1 {
    font-size: 3em;
}

.cl-av .text-cc-1 {
    font-size: 1.4em !important;
}

#header .header-nav-main nav>ul li a {
    border-radius: 0px !important;
}

.header-container.container {
    max-width: 100% !important;
}

.db {
    display: block;
}

.mh-230 {
    min-height: 230px;
}

.small-form-txt {
    font-size: 10px;
    color: black;
    text-align: justify;
    line-height: 11px;
}

.dp-slider {
    display: block;
}

.mb-slider {
    /* margin-bottom: 5px; */
}

.font-calibril {
    font-family: "Calibri Light";
}

.lh-med {
    line-height: 20px !important;
}

.lh-hg {
    line-height: 30px !important;
}

.form-control.is-invalid {
    background: #ffecec !important;
}

.form-control.is-invalid::placeholder {
    color: #a02733 !important;
}

.form-control.error {
    background: #ffecec !important;
}

.form-control.error::placeholder {
    color: #a02733 !important;
}

.font-gautama {
    font-family: "Gautama Regular";
    letter-spacing: 1px;
}

.scroll-to-top {
    display: none !important;
}

.text-justify {
    text-align: justify !important;
}

ul.social-icons li a:hover {
    opacity: 0.6;
}

.w-full {
    width: 100%;
}

#footer a:not(.btn):not(.no-footer-css):hover {
    color: #e0e0e0;
}

#footer .footer-copyright nav a:hover {
    color: white !important;
}

::-moz-selection {
    color: #fff;
    background: #ffcd00;
}

::selection {
    color: #fff;
    background: #ffcd00;
}

.temoi-count {
    color: #00b485;
    font-size: 2.6em;
    margin-right: 10%;
}

.ls-1 {
    letter-spacing: 1px;
}

a {
    color: #caa511;
}

a:hover {
    color: #e6c640;
}

a:focus {
    color: #e6c640;
}

a:active {
    color: #e6c640;
}

html .text-color-primary,
html .text-primary {
    color: #000000 !important;
}

.custom-bg-border {
    background-color: #e9eaeceb;
    padding: 10px;
    border: 20px solid #80808063;
}

html .text-color-hover-primary:hover,
html .text-hover-primary:hover {
    color: #00b485 !important;
}

html .text-color-secondary,
html .text-secondary {
    color: #000000 !important;
    background-color: rgb(0 0 0 / 15%);
}

.col-centered {
    float: none;
    margin: 0 auto;
}

html .text-color-hover-secondary:hover,
html .text-hover-secondary:hover {
    color: #62c3d3 !important;
}

html .text-color-tertiary,
html .text-tertiary {
    color: #3aabdd !important;
}

html .text-color-hover-tertiary:hover,
html .text-hover-tertiary:hover {
    color: #3aabdd !important;
}

html .text-color-quaternary,
html .text-quaternary {
    color: #0cc4ac !important;
}

html .text-color-hover-quaternary:hover,
html .text-hover-quaternary:hover {
    color: #242424 !important;
}

html .text-color-dark,
html .text-dark {
    color: #212529 !important;
}

html .text-color-yellow {
    color: #ffcc00 !important;
}

html .text-color-green {
    color: #00b050 !important;
}

.text-sha {
    text-shadow: 2px 2px 3px #00000091;
}

html .text-color-hover-dark:hover,
html .text-hover-dark:hover {
    color: #212529 !important;
}

html .text-color-light,
html .text-light {
    color: #fff !important;
}

html .text-color-hover-light:hover,
html .text-hover-light:hover {
    color: #fff !important;
}

html .svg-fill-color-primary {
    fill: #00b485 !important;
}

html .svg-fill-color-primary svg path,
html .svg-fill-color-primary svg rect,
html .svg-fill-color-primary svg line,
html .svg-fill-color-primary svg polyline,
html .svg-fill-color-primary svg polygon {
    fill: #00b485 !important;
}

html .svg-stroke-color-primary {
    stroke: #00b485 !important;
}

html .svg-stroke-color-primary svg path,
html .svg-stroke-color-primary svg rect,
html .svg-stroke-color-primary svg line,
html .svg-stroke-color-primary svg polyline,
html .svg-stroke-color-primary svg polygon {
    stroke: #00b485 !important;
}

html .svg-fill-color-secondary {
    fill: #62c3d3 !important;
}

html .svg-fill-color-secondary svg path,
html .svg-fill-color-secondary svg rect,
html .svg-fill-color-secondary svg line,
html .svg-fill-color-secondary svg polyline,
html .svg-fill-color-secondary svg polygon {
    fill: #62c3d3 !important;
}

html .svg-stroke-color-secondary {
    stroke: #62c3d3 !important;
}

html .svg-stroke-color-secondary svg path,
html .svg-stroke-color-secondary svg rect,
html .svg-stroke-color-secondary svg line,
html .svg-stroke-color-secondary svg polyline,
html .svg-stroke-color-secondary svg polygon {
    stroke: #62c3d3 !important;
}

html .svg-fill-color-tertiary {
    fill: #3aabdd !important;
}

html .svg-fill-color-tertiary svg path,
html .svg-fill-color-tertiary svg rect,
html .svg-fill-color-tertiary svg line,
html .svg-fill-color-tertiary svg polyline,
html .svg-fill-color-tertiary svg polygon {
    fill: #3aabdd !important;
}

html .svg-stroke-color-tertiary {
    stroke: #3aabdd !important;
}

html .svg-stroke-color-tertiary svg path,
html .svg-stroke-color-tertiary svg rect,
html .svg-stroke-color-tertiary svg line,
html .svg-stroke-color-tertiary svg polyline,
html .svg-stroke-color-tertiary svg polygon {
    stroke: #3aabdd !important;
}

html .svg-fill-color-quaternary {
    fill: #242424 !important;
}

html .svg-fill-color-quaternary svg path,
html .svg-fill-color-quaternary svg rect,
html .svg-fill-color-quaternary svg line,
html .svg-fill-color-quaternary svg polyline,
html .svg-fill-color-quaternary svg polygon {
    fill: #242424 !important;
}

html .svg-stroke-color-quaternary {
    stroke: #242424 !important;
}

html .svg-stroke-color-quaternary svg path,
html .svg-stroke-color-quaternary svg rect,
html .svg-stroke-color-quaternary svg line,
html .svg-stroke-color-quaternary svg polyline,
html .svg-stroke-color-quaternary svg polygon {
    stroke: #242424 !important;
}

html .svg-fill-color-dark {
    fill: #212529 !important;
}

html .svg-fill-color-dark svg path,
html .svg-fill-color-dark svg rect,
html .svg-fill-color-dark svg line,
html .svg-fill-color-dark svg polyline,
html .svg-fill-color-dark svg polygon {
    fill: #212529 !important;
}

html .svg-stroke-color-dark {
    stroke: #212529 !important;
}

html .svg-stroke-color-dark svg path,
html .svg-stroke-color-dark svg rect,
html .svg-stroke-color-dark svg line,
html .svg-stroke-color-dark svg polyline,
html .svg-stroke-color-dark svg polygon {
    stroke: #212529 !important;
}

html .svg-fill-color-light {
    fill: #fff !important;
}

html .svg-fill-color-light svg path,
html .svg-fill-color-light svg rect,
html .svg-fill-color-light svg line,
html .svg-fill-color-light svg polyline,
html .svg-fill-color-light svg polygon {
    fill: #fff !important;
}

html .svg-stroke-color-light {
    stroke: #fff !important;
}

html .svg-stroke-color-light svg path,
html .svg-stroke-color-light svg rect,
html .svg-stroke-color-light svg line,
html .svg-stroke-color-light svg polyline,
html .svg-stroke-color-light svg polygon {
    stroke: #fff !important;
}

.gradient-text-color {
    color: #00b485;
    background: linear-gradient(to bottom right, #00b485, #62c3d3);
    background-image: linear-gradient(to right, #00b485, #62c3d3);
}

html .bg-color-primary,
html .bg-primary {
    background-color: #0cc4ac !important;
}

html .bg-color-hover-primary:hover,
html .bg-hover-primary:hover {
    background-color: #00b485 !important;
}

html .bg-color-after-primary:after {
    background-color: #00b485 !important;
}

html .bg-color-hover-after-primary:after:hover {
    background-color: #00b485 !important;
}

html .bg-color-before-primary:before {
    background-color: #00b485 !important;
}

html .bg-color-hover-before-primary:before:hover {
    background-color: #00b485 !important;
}

html .bg-color-secondary,
html .bg-secondary {
    background-color: #ffc000 !important;
}

html .bg-color-hover-secondary:hover,
html .bg-hover-secondary:hover {
    background-color: #62c3d3 !important;
}

html .bg-color-after-secondary:after {
    background-color: #62c3d3 !important;
}

html .bg-color-hover-after-secondary:after:hover {
    background-color: #62c3d3 !important;
}

html .bg-color-before-secondary:before {
    background-color: #62c3d3 !important;
}

html .bg-color-hover-before-secondary:before:hover {
    background-color: #62c3d3 !important;
}

html .bg-color-tertiary,
html .bg-tertiary {
    background-color: #3aabdd !important;
}

html .bg-color-hover-tertiary:hover,
html .bg-hover-tertiary:hover {
    background-color: #3aabdd !important;
}

html .bg-color-after-tertiary:after {
    background-color: #3aabdd !important;
}

html .bg-color-hover-after-tertiary:after:hover {
    background-color: #3aabdd !important;
}

html .bg-color-before-tertiary:before {
    background-color: #3aabdd !important;
}

html .bg-color-hover-before-tertiary:before:hover {
    background-color: #3aabdd !important;
}

html .bg-color-quaternary,
html .bg-quaternary {
    background-color: #242424 !important;
}

html .bg-color-hover-quaternary:hover,
html .bg-hover-quaternary:hover {
    background-color: #242424 !important;
}

html .bg-color-after-quaternary:after {
    background-color: #242424 !important;
}

html .bg-color-hover-after-quaternary:after:hover {
    background-color: #242424 !important;
}

html .bg-color-before-quaternary:before {
    background-color: #242424 !important;
}

html .bg-color-hover-before-quaternary:before:hover {
    background-color: #242424 !important;
}

html .bg-color-dark,
html .bg-dark {
    background-color: #262626 !important;
}

html .bg-color-hover-dark:hover,
html .bg-hover-dark:hover {
    background-color: #212529 !important;
}

html .bg-color-after-dark:after {
    background-color: #212529 !important;
}

html .bg-color-hover-after-dark:after:hover {
    background-color: #212529 !important;
}

html .bg-color-before-dark:before {
    background-color: #212529 !important;
}

html .bg-color-hover-before-dark:before:hover {
    background-color: #212529 !important;
}

html .bg-color-light,
html .bg-light {
    background-color: #fff !important;
}

html .bg-color-hover-light:hover,
html .bg-hover-light:hover {
    background-color: #fff !important;
}

html .bg-color-after-light:after {
    background-color: #fff !important;
}

html .bg-color-hover-after-light:after:hover {
    background-color: #fff !important;
}

html .bg-color-before-light:before {
    background-color: #fff !important;
}

html .bg-color-hover-before-light:before:hover {
    background-color: #fff !important;
}

.bg-gradient {
    background: linear-gradient(135deg, #00b485 0%, #62c3d3 80%);
}


/* Color Transition */

@-webkit-keyframes colorTransition {
    0% {
        background-color: #00b485;
    }
    33% {
        background-color: #62c3d3;
    }
    66% {
        background-color: #3aabdd;
    }
    100% {
        background-color: #242424;
    }
}

@keyframes colorTransition {
    0% {
        background-color: #00b485;
    }
    33% {
        background-color: #62c3d3;
    }
    66% {
        background-color: #3aabdd;
    }
    100% {
        background-color: #242424;
    }
}

html .border-color-primary {
    border-color: #00b485 !important;
}

html .border-color-hover-primary:hover {
    border-color: #00b485 !important;
}

html .border-color-secondary {
    border-color: #62c3d3 !important;
}

html .border-color-hover-secondary:hover {
    border-color: #62c3d3 !important;
}

html .border-color-tertiary {
    border-color: #3aabdd !important;
}

html .border-color-hover-tertiary:hover {
    border-color: #3aabdd !important;
}

html .border-color-quaternary {
    border-color: #242424 !important;
}

html .border-color-hover-quaternary:hover {
    border-color: #242424 !important;
}

html .border-color-dark {
    border-color: #212529 !important;
}

html .border-color-hover-dark:hover {
    border-color: #212529 !important;
}

html .border-color-light {
    border-color: #fff !important;
}

html .border-color-hover-light:hover {
    border-color: #fff !important;
}

html .box-shadow-1-primary:before {
    box-shadow: 0 30px 90px #00b485 !important;
}

html .box-shadow-1-secondary:before {
    box-shadow: 0 30px 90px #62c3d3 !important;
}

html .box-shadow-1-tertiary:before {
    box-shadow: 0 30px 90px #3aabdd !important;
}

html .box-shadow-1-quaternary:before {
    box-shadow: 0 30px 90px #242424 !important;
}

html .box-shadow-1-dark:before {
    box-shadow: 0 30px 90px #212529 !important;
}

html .box-shadow-1-light:before {
    box-shadow: 0 30px 90px #fff !important;
}

html .blockquote-primary {
    border-color: #00b485 !important;
}

html .blockquote-secondary {
    border-color: #62c3d3 !important;
}

html .blockquote-tertiary {
    border-color: #3aabdd !important;
}

html .blockquote-quaternary {
    border-color: #242424 !important;
}

html .blockquote-dark {
    border-color: #212529 !important;
}

html .blockquote-light {
    border-color: #fff !important;
}

p.drop-caps:first-letter {
    color: #00b485;
}

p.drop-caps.drop-caps-style-2:first-letter {
    background-color: #00b485;
}

html .nav-color-primary nav>ul>li>a {
    color: #00b485 !important;
}

html .nav-color-primary:not(.header-nav-main-dropdown-arrow) nav>ul>li>a:before {
    background-color: #00b485 !important;
}

html .nav-color-primary:not(.header-nav-main-dropdown-arrow) nav>ul>li ul {
    border-top-color: #00b485 !important;
}

html .nav-color-secondary nav>ul>li>a {
    color: #62c3d3 !important;
}

html .nav-color-secondary:not(.header-nav-main-dropdown-arrow) nav>ul>li>a:before {
    background-color: #62c3d3 !important;
}

html .nav-color-secondary:not(.header-nav-main-dropdown-arrow) nav>ul>li ul {
    border-top-color: #62c3d3 !important;
}

html .nav-color-tertiary nav>ul>li>a {
    color: #3aabdd !important;
}

html .nav-color-tertiary:not(.header-nav-main-dropdown-arrow) nav>ul>li>a:before {
    background-color: #3aabdd !important;
}

html .nav-color-tertiary:not(.header-nav-main-dropdown-arrow) nav>ul>li ul {
    border-top-color: #3aabdd !important;
}

html .nav-color-quaternary nav>ul>li>a {
    color: #242424 !important;
}

html .nav-color-quaternary:not(.header-nav-main-dropdown-arrow) nav>ul>li>a:before {
    background-color: #242424 !important;
}

html .nav-color-quaternary:not(.header-nav-main-dropdown-arrow) nav>ul>li ul {
    border-top-color: #242424 !important;
}

html .nav-color-dark nav>ul>li>a {
    color: #212529 !important;
}

html .nav-color-dark:not(.header-nav-main-dropdown-arrow) nav>ul>li>a:before {
    background-color: #212529 !important;
}

html .nav-color-dark:not(.header-nav-main-dropdown-arrow) nav>ul>li ul {
    border-top-color: #212529 !important;
}

html .nav-color-light nav>ul>li>a {
    color: #fff !important;
}

html .nav-color-light:not(.header-nav-main-dropdown-arrow) nav>ul>li>a:before {
    background-color: #fff !important;
}

html .nav-color-light:not(.header-nav-main-dropdown-arrow) nav>ul>li ul {
    border-top-color: #fff !important;
}

.nav-pills>li.active>a,
.nav-pills .nav-link.active {
    background-color: #00b485;
}

.nav-pills>li.active>a:hover,
.nav-pills .nav-link.active:hover,
.nav-pills>li.active>a:focus,
.nav-pills .nav-link.active:focus {
    background-color: #00b485;
}

.nav-active-style-1>li>a:hover,
.nav-active-style-1>li>a:focus,
.nav-active-style-1>li>a.active {
    border-bottom-color: #00b485;
}

html .nav-pills-primary a {
    color: #00b485;
}

html .nav-pills-primary a:hover {
    color: #232323;
}

html .nav-pills-primary a:focus {
    color: #232323;
}

html .nav-pills-primary a:active {
    color: #ed1c32;
}

html .nav-pills-primary .nav-link.active,
html .nav-pills-primary>li.active>a {
    background-color: #00b485;
}

html .nav-pills-primary .nav-link.active:hover,
html .nav-pills-primary>li.active>a:hover,
html .nav-pills-primary .nav-link.active:focus,
html .nav-pills-primary>li.active>a:focus {
    background-color: #00b485;
}

html .nav-pills-secondary a {
    color: #62c3d3;
}

html .nav-pills-secondary a:hover {
    color: #76cbd9;
}

html .nav-pills-secondary a:focus {
    color: #76cbd9;
}

html .nav-pills-secondary a:active {
    color: #4ebbcd;
}

html .nav-pills-secondary .nav-link.active,
html .nav-pills-secondary>li.active>a {
    background-color: #62c3d3;
}

html .nav-pills-secondary .nav-link.active:hover,
html .nav-pills-secondary>li.active>a:hover,
html .nav-pills-secondary .nav-link.active:focus,
html .nav-pills-secondary>li.active>a:focus {
    background-color: #62c3d3;
}

html .nav-pills-tertiary a {
    color: #3aabdd;
}

html .nav-pills-tertiary a:hover {
    color: #50b4e1;
}

html .nav-pills-tertiary a:focus {
    color: #50b4e1;
}

html .nav-pills-tertiary a:active {
    color: #25a1d8;
}

html .nav-pills-tertiary .nav-link.active,
html .nav-pills-tertiary>li.active>a {
    background-color: #3aabdd;
}

html .nav-pills-tertiary .nav-link.active:hover,
html .nav-pills-tertiary>li.active>a:hover,
html .nav-pills-tertiary .nav-link.active:focus,
html .nav-pills-tertiary>li.active>a:focus {
    background-color: #3aabdd;
}

html .nav-pills-quaternary a {
    color: #242424;
}

html .nav-pills-quaternary a:hover {
    color: #313131;
}

html .nav-pills-quaternary a:focus {
    color: #313131;
}

html .nav-pills-quaternary a:active {
    color: #171717;
}

html .nav-pills-quaternary .nav-link.active,
html .nav-pills-quaternary>li.active>a {
    background-color: #242424;
}

html .nav-pills-quaternary .nav-link.active:hover,
html .nav-pills-quaternary>li.active>a:hover,
html .nav-pills-quaternary .nav-link.active:focus,
html .nav-pills-quaternary>li.active>a:focus {
    background-color: #242424;
}

html .nav-pills-dark a {
    color: #212529;
}

html .nav-pills-dark a:hover {
    color: #2c3237;
}

html .nav-pills-dark a:focus {
    color: #2c3237;
}

html .nav-pills-dark a:active {
    color: #16181b;
}

html .nav-pills-dark .nav-link.active,
html .nav-pills-dark>li.active>a {
    background-color: #212529;
}

html .nav-pills-dark .nav-link.active:hover,
html .nav-pills-dark>li.active>a:hover,
html .nav-pills-dark .nav-link.active:focus,
html .nav-pills-dark>li.active>a:focus {
    background-color: #212529;
}

html .nav-pills-light a {
    color: #fff;
}

html .nav-pills-light a:hover {
    color: #ffffff;
}

html .nav-pills-light a:focus {
    color: #ffffff;
}

html .nav-pills-light a:active {
    color: #f2f2f2;
}

html .nav-pills-light .nav-link.active,
html .nav-pills-light>li.active>a {
    background-color: #fff;
}

html .nav-pills-light .nav-link.active:hover,
html .nav-pills-light>li.active>a:hover,
html .nav-pills-light .nav-link.active:focus,
html .nav-pills-light>li.active>a:focus {
    background-color: #fff;
}

.section-scroll-dots-navigation.scroll-dots-navigation-colored>ul>li>a:before {
    background: #00b485;
}

.sort-source-wrapper .nav>li.active>a {
    color: #00b485;
}

.sort-source-wrapper .nav>li.active>a:hover,
.sort-source-wrapper .nav>li.active>a:focus {
    color: #00b485;
}

.sort-source.sort-source-style-2>li.active>a:after {
    border-top-color: #00b485;
}

.sort-source.sort-source-style-3>li.active>a {
    border-bottom-color: #00b485 !important;
    color: #00b485 !important;
}

html .badge-primary {
    background-color: #00b485;
}

html .badge-secondary {
    background-color: #62c3d3;
}

html .badge-tertiary {
    background-color: #3aabdd;
}

html .badge-quaternary {
    background-color: #242424;
}

html .badge-dark {
    background-color: #212529;
}

html .badge-light {
    background-color: #fff;
}

html .overlay-color-primary:not(.no-skin):before {
    background-color: #00b485 !important;
}

html .overlay-color-secondary:not(.no-skin):before {
    background-color: #62c3d3 !important;
}

html .overlay-color-tertiary:not(.no-skin):before {
    background-color: #3aabdd !important;
}

html .overlay-color-quaternary:not(.no-skin):before {
    background-color: #242424 !important;
}

html .overlay-color-dark:not(.no-skin):before {
    background-color: #212529 !important;
}

html .overlay-color-light:not(.no-skin):before {
    background-color: #fff !important;
}

.overlay-gradient:before {
    background-color: #3aabdd !important;
    background-image: linear-gradient( to right, #3aabdd 0%, #242424 100%) !important;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#3aabdd', endColorstr='#242424', GradientType=1);
}

.btn-link {
    color: #ffcc05;
}

.btn-link:hover {
    color: #232323;
}

.btn-link:active {
    color: #ed1c32;
}

html .btn-primary {
    border-color: #b59104;
    color: #000;
    background: #e6b600;
    background: linear-gradient(to bottom, #ffc741 30%, #e6b600 100%) !important;
    border: none !important;
    box-shadow: 4px 6px 5px #00000073;
}

html .btn-primary:hover,
html .btn-primary.hover {
    background: #232323 !important;
    border-color: #232323 !important;
    color: #fff;
}

html .btn-primary:focus,
html .btn-primary.focus {
    background-color: #232323;
    border-color: #232323;
    color: #fff;
    box-shadow: 0 0 0 3px rgba(239, 52, 71, 0.5);
}

html .btn-primary.disabled,
html .btn-primary:disabled {
    background-color: #ffcd00;
    border-color: #9a7c00;
    color: #000;
}

html .btn-primary:active,
html .btn-primary.active {
    background: #232323 !important;
    border-color: #232323 !important;
    color: #fff !important;
}

html .btn-primary-scale-2 {
    background-color: #fbca00;
    border-color: #fbca00 #fbca00 #fbca00;
    color: #fff;
}

html .btn-primary-scale-2:hover,
html .btn-primary-scale-2.hover {
    background-color: #ee283c;
    border-color: #00b485 #00b485 #fbca00;
    color: #fff;
}

html .btn-primary-scale-2:focus,
html .btn-primary-scale-2.focus {
    background-color: #bb0f20;
    border-color: #fbca00 #fbca00 #800a16;
    color: #fff;
    box-shadow: 0 0 0 3px rgba(222, 18, 38, 0.5);
}

html .btn-primary-scale-2.disabled,
html .btn-primary-scale-2:disabled {
    background-color: #fbca00;
    border-color: #fbca00 #fbca00 #fbca00;
}

html .btn-primary-scale-2:active,
html .btn-primary-scale-2.active {
    background-color: #bb0f20 !important;
    background-image: none !important;
    border-color: #fbca00 #fbca00 #800a16 !important;
}

html .show>.btn-primary.dropdown-toggle,
html .show>.btn-primary-scale-2.dropdown-toggle {
    background-color: #ffcd00 !important;
    background-image: none !important;
    border-color: #fbca00 #fbca00 #fbca00 !important;
}

html .btn-secondary {
    background-color: #cbcbcb;
    color: #777;
    border: 2px solid #909090;
}

.mw-400 {
    max-width: 400px;
}

html .btn-secondary:hover,
html .btn-secondary.hover {
    background-color: #80cedb;
    border-color: #8ad2de #8ad2de #62c3d3;
    color: #777;
}

html .btn-secondary:focus,
html .btn-secondary.focus {
    background-color: #44b8cb;
    border-color: #3ab4c8 #3ab4c8 #2d91a2;
    color: #777;
    box-shadow: 0 0 0 3px rgba(98, 195, 211, 0.5);
}

html .btn-secondary.disabled,
html .btn-secondary:disabled {
    background-color: #62c3d3;
    border-color: #62c3d3 #62c3d3 #3ab4c8;
}

html .btn-secondary:active,
html .btn-secondary.active {
    background-color: #44b8cb !important;
    background-image: none !important;
    border-color: #3ab4c8 #3ab4c8 #2d91a2 !important;
}

html .btn-secondary-scale-2 {
    background-color: #3ab4c8;
    border-color: #3ab4c8 #3ab4c8 #2d91a2;
    color: #777;
}

html .btn-secondary-scale-2:hover,
html .btn-secondary-scale-2.hover {
    background-color: #58bfd0;
    border-color: #62c3d3 #62c3d3 #3ab4c8;
    color: #777;
}

html .btn-secondary-scale-2:focus,
html .btn-secondary-scale-2.focus {
    background-color: #309aac;
    border-color: #2d91a2 #2d91a2 #226d7a;
    color: #777;
    box-shadow: 0 0 0 3px rgba(58, 180, 200, 0.5);
}

html .btn-secondary-scale-2.disabled,
html .btn-secondary-scale-2:disabled {
    background-color: #3ab4c8;
    border-color: #3ab4c8 #3ab4c8 #2d91a2;
}

html .btn-secondary-scale-2:active,
html .btn-secondary-scale-2.active {
    background-color: #309aac !important;
    background-image: none !important;
    border-color: #2d91a2 #2d91a2 #226d7a !important;
}

html .show>.btn-secondary.dropdown-toggle,
html .show>.btn-secondary-scale-2.dropdown-toggle {
    background-color: #44b8cb !important;
    background-image: none !important;
    border-color: #3ab4c8 #3ab4c8 #2d91a2 !important;
}

html .btn-tertiary {
    background-color: #3aabdd;
    border-color: #3aabdd #3aabdd #2291c2;
    color: #fff;
}

html .btn-tertiary:hover,
html .btn-tertiary.hover {
    background-color: #5bb9e3;
    border-color: #65bee5 #65bee5 #3aabdd;
    color: #fff;
}

html .btn-tertiary:focus,
html .btn-tertiary.focus {
    background-color: #2399cd;
    border-color: #2291c2 #2291c2 #1a7197;
    color: #fff;
    box-shadow: 0 0 0 3px rgba(58, 171, 221, 0.5);
}

html .btn-tertiary.disabled,
html .btn-tertiary:disabled {
    background-color: #3aabdd;
    border-color: #3aabdd #3aabdd #2291c2;
}

html .btn-tertiary:active,
html .btn-tertiary.active {
    background-color: #2399cd !important;
    background-image: none !important;
    border-color: #2291c2 #2291c2 #1a7197 !important;
}

html .btn-tertiary-scale-2 {
    background-color: #2291c2;
    border-color: #2291c2 #2291c2 #1a7197;
    color: #fff;
}

html .btn-tertiary-scale-2:hover,
html .btn-tertiary-scale-2.hover {
    background-color: #2fa6db;
    border-color: #3aabdd #3aabdd #2291c2;
    color: #fff;
}

html .btn-tertiary-scale-2:focus,
html .btn-tertiary-scale-2.focus {
    background-color: #1c79a2;
    border-color: #1a7197 #1a7197 #13506b;
    color: #fff;
    box-shadow: 0 0 0 3px rgba(34, 145, 194, 0.5);
}

html .btn-tertiary-scale-2.disabled,
html .btn-tertiary-scale-2:disabled {
    background-color: #2291c2;
    border-color: #2291c2 #2291c2 #1a7197;
}

html .btn-tertiary-scale-2:active,
html .btn-tertiary-scale-2.active {
    background-color: #1c79a2 !important;
    background-image: none !important;
    border-color: #1a7197 #1a7197 #13506b !important;
}

html .show>.btn-tertiary.dropdown-toggle,
html .show>.btn-tertiary-scale-2.dropdown-toggle {
    background-color: #2399cd !important;
    background-image: none !important;
    border-color: #2291c2 #2291c2 #1a7197 !important;
}

html .btn-quaternary {
    background-color: #242424;
    border-color: #242424 #242424 #0a0a0a;
    color: #fff;
}

html .btn-quaternary:hover,
html .btn-quaternary.hover {
    background-color: #373737;
    border-color: #3e3e3e #3e3e3e #242424;
    color: #fff;
}

html .btn-quaternary:focus,
html .btn-quaternary.focus {
    background-color: #111111;
    border-color: #0a0a0a #0a0a0a #000000;
    color: #fff;
    box-shadow: 0 0 0 3px rgba(36, 36, 36, 0.5);
}

html .btn-quaternary.disabled,
html .btn-quaternary:disabled {
    background-color: #242424;
    border-color: #242424 #242424 #0a0a0a;
}

html .btn-quaternary:active,
html .btn-quaternary.active {
    background-color: #111111 !important;
    background-image: none !important;
    border-color: #0a0a0a #0a0a0a #000000 !important;
}

html .btn-quaternary-scale-2 {
    background-color: #0a0a0a;
    border-color: #0a0a0a #0a0a0a #000000;
    color: #fff;
}

html .btn-quaternary-scale-2:hover,
html .btn-quaternary-scale-2.hover {
    background-color: #1e1e1e;
    border-color: #242424 #242424 #0a0a0a;
    color: #fff;
}

html .btn-quaternary-scale-2:focus,
html .btn-quaternary-scale-2.focus {
    background-color: #000000;
    border-color: #000000 #000000 #000000;
    color: #fff;
    box-shadow: 0 0 0 3px rgba(10, 10, 10, 0.5);
}

html .btn-quaternary-scale-2.disabled,
html .btn-quaternary-scale-2:disabled {
    background-color: #0a0a0a;
    border-color: #0a0a0a #0a0a0a #000000;
}

html .btn-quaternary-scale-2:active,
html .btn-quaternary-scale-2.active {
    background-color: #000000 !important;
    background-image: none !important;
    border-color: #000000 #000000 #000000 !important;
}

html .show>.btn-quaternary.dropdown-toggle,
html .show>.btn-quaternary-scale-2.dropdown-toggle {
    background-color: #111111 !important;
    background-image: none !important;
    border-color: #0a0a0a #0a0a0a #000000 !important;
}

html .btn-dark {
    background-color: #212529;
    border-color: #212529 #212529 #0a0c0d;
    color: #fff;
}

html .btn-dark:hover,
html .btn-dark.hover {
    background-color: #32383e;
    border-color: #383f45 #383f45 #212529;
    color: #fff;
}

html .btn-dark:focus,
html .btn-dark.focus {
    background-color: #101214;
    border-color: #0a0c0d #0a0c0d #000000;
    color: #fff;
    box-shadow: 0 0 0 3px rgba(33, 37, 41, 0.5);
}

html .btn-dark.disabled,
html .btn-dark:disabled {
    background-color: #212529;
    border-color: #212529 #212529 #0a0c0d;
}

html .btn-dark:active,
html .btn-dark.active {
    background-color: #101214 !important;
    background-image: none !important;
    border-color: #0a0c0d #0a0c0d #000000 !important;
}

html .btn-dark-scale-2 {
    background-color: #0a0c0d;
    border-color: #0a0c0d #0a0c0d #000000;
    color: #fff;
}

html .btn-dark-scale-2:hover,
html .btn-dark-scale-2.hover {
    background-color: #1b1f22;
    border-color: #212529 #212529 #0a0c0d;
    color: #fff;
}

html .btn-dark-scale-2:focus,
html .btn-dark-scale-2.focus {
    background-color: #000000;
    border-color: #000000 #000000 #000000;
    color: #fff;
    box-shadow: 0 0 0 3px rgba(10, 11, 13, 0.5);
}

html .btn-dark-scale-2.disabled,
html .btn-dark-scale-2:disabled {
    background-color: #0a0c0d;
    border-color: #0a0c0d #0a0c0d #000000;
}

html .btn-dark-scale-2:active,
html .btn-dark-scale-2.active {
    background-color: #000000 !important;
    background-image: none !important;
    border-color: #000000 #000000 #000000 !important;
}

html .show>.btn-dark.dropdown-toggle,
html .show>.btn-dark-scale-2.dropdown-toggle {
    background-color: #101214 !important;
    background-image: none !important;
    border-color: #0a0c0d #0a0c0d #000000 !important;
}

html .btn-light {
    background-color: #ffffff;
    color: #777;
}

html .btn-light:hover,
html .btn-light.hover {
    background-color: #ffffff;
    border-color: #ffffff #ffffff #fff;
    color: #777;
}

html .btn-light:focus,
html .btn-light.focus {
    background-color: #ececec;
    border-color: #e6e6e6 #e6e6e6 #cccccc;
    color: #777;
    box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.5);
}

html .btn-light.disabled,
html .btn-light:disabled {
    background-color: #fff;
    border-color: #fff #fff #e6e6e6;
}

html .btn-light:active,
html .btn-light.active {
    background-color: #ececec !important;
    background-image: none !important;
    border-color: #e6e6e6 #e6e6e6 #cccccc !important;
}

html .btn-light-scale-2 {
    background-color: #e6e6e6;
    border-color: #e6e6e6 #e6e6e6 #cccccc;
    color: #777;
}

html .btn-light-scale-2:hover,
html .btn-light-scale-2.hover {
    background-color: #f9f9f9;
    border-color: #ffffff #ffffff #e6e6e6;
    color: #777;
}

html .btn-light-scale-2:focus,
html .btn-light-scale-2.focus {
    background-color: #d2d2d2;
    border-color: #cccccc #cccccc #b3b3b3;
    color: #777;
    box-shadow: 0 0 0 3px rgba(230, 230, 230, 0.5);
}

html .btn-light-scale-2.disabled,
html .btn-light-scale-2:disabled {
    background-color: #e6e6e6;
    border-color: #e6e6e6 #e6e6e6 #cccccc;
}

html .btn-light-scale-2:active,
html .btn-light-scale-2.active {
    background-color: #d2d2d2 !important;
    background-image: none !important;
    border-color: #cccccc #cccccc #b3b3b3 !important;
}

html .show>.btn-light.dropdown-toggle,
html .show>.btn-light-scale-2.dropdown-toggle {
    background-color: #ececec !important;
    background-image: none !important;
    border-color: #e6e6e6 #e6e6e6 #cccccc !important;
}

html .btn-outline.btn-primary {
    color: #00b485;
    background-color: transparent;
    background-image: none;
    border-color: #00b485;
}

html .btn-outline.btn-primary:hover,
html .btn-outline.btn-primary.hover {
    color: #fff;
    background-color: #00b485;
    border-color: #00b485;
}

html .btn-outline.btn-primary:focus,
html .btn-outline.btn-primary.focus {
    box-shadow: 0 0 0 3px rgba(239, 52, 71, 0.5);
}

html .btn-outline.btn-primary.disabled,
html .btn-outline.btn-primary:disabled {
    color: #00b485;
    background-color: transparent;
}

html .btn-outline.btn-primary:active,
html .btn-outline.btn-primary.active {
    color: #fff !important;
    background-color: #00b485 !important;
    border-color: #00b485 !important;
}

html .show>.btn-outline.btn-primary.dropdown-toggle {
    color: #fff !important;
    background-color: #00b485 !important;
    border-color: #00b485 !important;
}

html .btn-outline.btn-secondary {
    color: #62c3d3;
    background-color: transparent;
    background-image: none;
    border-color: #62c3d3;
}

html .btn-outline.btn-secondary:hover,
html .btn-outline.btn-secondary.hover {
    color: #777;
    background-color: #62c3d3;
    border-color: #62c3d3;
}

html .btn-outline.btn-secondary:focus,
html .btn-outline.btn-secondary.focus {
    box-shadow: 0 0 0 3px rgba(98, 195, 211, 0.5);
}

html .btn-outline.btn-secondary.disabled,
html .btn-outline.btn-secondary:disabled {
    color: #62c3d3;
    background-color: transparent;
}

html .btn-outline.btn-secondary:active,
html .btn-outline.btn-secondary.active {
    color: #777 !important;
    background-color: #62c3d3 !important;
    border-color: #62c3d3 !important;
}

html .show>.btn-outline.btn-secondary.dropdown-toggle {
    color: #777 !important;
    background-color: #62c3d3 !important;
    border-color: #62c3d3 !important;
}

html .btn-outline.btn-tertiary {
    color: #3aabdd;
    background-color: transparent;
    background-image: none;
    border-color: #3aabdd;
}

html .btn-outline.btn-tertiary:hover,
html .btn-outline.btn-tertiary.hover {
    color: #fff;
    background-color: #3aabdd;
    border-color: #3aabdd;
}

html .btn-outline.btn-tertiary:focus,
html .btn-outline.btn-tertiary.focus {
    box-shadow: 0 0 0 3px rgba(58, 171, 221, 0.5);
}

html .btn-outline.btn-tertiary.disabled,
html .btn-outline.btn-tertiary:disabled {
    color: #3aabdd;
    background-color: transparent;
}

html .btn-outline.btn-tertiary:active,
html .btn-outline.btn-tertiary.active {
    color: #fff !important;
    background-color: #3aabdd !important;
    border-color: #3aabdd !important;
}

html .show>.btn-outline.btn-tertiary.dropdown-toggle {
    color: #fff !important;
    background-color: #3aabdd !important;
    border-color: #3aabdd !important;
}

html .btn-outline.btn-quaternary {
    color: #242424;
    background-color: transparent;
    background-image: none;
    border-color: #242424;
}

html .btn-outline.btn-quaternary:hover,
html .btn-outline.btn-quaternary.hover {
    color: #fff;
    background-color: #242424;
    border-color: #242424;
}

html .btn-outline.btn-quaternary:focus,
html .btn-outline.btn-quaternary.focus {
    box-shadow: 0 0 0 3px rgba(36, 36, 36, 0.5);
}

html .btn-outline.btn-quaternary.disabled,
html .btn-outline.btn-quaternary:disabled {
    color: #242424;
    background-color: transparent;
}

html .btn-outline.btn-quaternary:active,
html .btn-outline.btn-quaternary.active {
    color: #fff !important;
    background-color: #242424 !important;
    border-color: #242424 !important;
}

html .show>.btn-outline.btn-quaternary.dropdown-toggle {
    color: #fff !important;
    background-color: #242424 !important;
    border-color: #242424 !important;
}

html .btn-outline.btn-dark {
    color: #212529;
    background-color: transparent;
    background-image: none;
    border-color: #212529;
}

html .btn-outline.btn-dark:hover,
html .btn-outline.btn-dark.hover {
    color: #fff;
    background-color: #212529;
    border-color: #212529;
}

html .btn-outline.btn-dark:focus,
html .btn-outline.btn-dark.focus {
    box-shadow: 0 0 0 3px rgba(33, 37, 41, 0.5);
}

html .btn-outline.btn-dark.disabled,
html .btn-outline.btn-dark:disabled {
    color: #212529;
    background-color: transparent;
}

html .btn-outline.btn-dark:active,
html .btn-outline.btn-dark.active {
    color: #fff !important;
    background-color: #212529 !important;
    border-color: #212529 !important;
}

html .show>.btn-outline.btn-dark.dropdown-toggle {
    color: #fff !important;
    background-color: #212529 !important;
    border-color: #212529 !important;
}

html .btn-outline.btn-light {
    color: #fff;
    background-color: transparent;
    background-image: none;
    border-color: #fff;
}

html .btn-outline.btn-light:hover,
html .btn-outline.btn-light.hover {
    color: #777;
    background-color: #fff;
    border-color: #fff;
}

html .btn-outline.btn-light:focus,
html .btn-outline.btn-light.focus {
    box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.5);
}

html .btn-outline.btn-light.disabled,
html .btn-outline.btn-light:disabled {
    color: #fff;
    background-color: transparent;
}

html .btn-outline.btn-light:active,
html .btn-outline.btn-light.active {
    color: #777 !important;
    background-color: #fff !important;
    border-color: #fff !important;
}

html .show>.btn-outline.btn-light.dropdown-toggle {
    color: #777 !important;
    background-color: #fff !important;
    border-color: #fff !important;
}

html .btn-with-arrow.btn-primary {
    background-color: transparent;
    border-color: transparent;
    color: #00b485;
}

html .btn-with-arrow.btn-primary:active {
    background-color: transparent !important;
    border-color: transparent !important;
    color: #00b485 !important;
}

html .btn-with-arrow.btn-primary span {
    background-color: #00b485;
    box-shadow: 2px 3px 18px -3px #00b485;
}

html .btn-with-arrow.btn-primary.btn-outline {
    border-color: #00b485 !important;
}

html .btn-with-arrow.btn-primary.btn-outline:hover span {
    background-color: #232323 !important;
    box-shadow: none;
}

html .btn-with-arrow.btn-secondary {
    background-color: transparent;
    border-color: transparent;
    color: #62c3d3;
}

html .btn-with-arrow.btn-secondary:active {
    background-color: transparent !important;
    border-color: transparent !important;
    color: #62c3d3 !important;
}

html .btn-with-arrow.btn-secondary span {
    background-color: #62c3d3;
    box-shadow: 2px 3px 18px -3px #62c3d3;
}

html .btn-with-arrow.btn-secondary.btn-outline {
    border-color: #62c3d3 !important;
}

html .btn-with-arrow.btn-secondary.btn-outline:hover span {
    background-color: #76cbd9 !important;
    box-shadow: none;
}

html .btn-with-arrow.btn-tertiary {
    background-color: transparent;
    border-color: transparent;
    color: #3aabdd;
}

html .btn-with-arrow.btn-tertiary:active {
    background-color: transparent !important;
    border-color: transparent !important;
    color: #3aabdd !important;
}

html .btn-with-arrow.btn-tertiary span {
    background-color: #3aabdd;
    box-shadow: 2px 3px 18px -3px #3aabdd;
}

html .btn-with-arrow.btn-tertiary.btn-outline {
    border-color: #3aabdd !important;
}

html .btn-with-arrow.btn-tertiary.btn-outline:hover span {
    background-color: #50b4e1 !important;
    box-shadow: none;
}

html .btn-with-arrow.btn-quaternary {
    background-color: transparent;
    border-color: transparent;
    color: #242424;
}

html .btn-with-arrow.btn-quaternary:active {
    background-color: transparent !important;
    border-color: transparent !important;
    color: #242424 !important;
}

html .btn-with-arrow.btn-quaternary span {
    background-color: #242424;
    box-shadow: 2px 3px 18px -3px #242424;
}

html .btn-with-arrow.btn-quaternary.btn-outline {
    border-color: #242424 !important;
}

html .btn-with-arrow.btn-quaternary.btn-outline:hover span {
    background-color: #313131 !important;
    box-shadow: none;
}

html .btn-with-arrow.btn-dark {
    background-color: transparent;
    border-color: transparent;
    color: #212529;
}

html .btn-with-arrow.btn-dark:active {
    background-color: transparent !important;
    border-color: transparent !important;
    color: #212529 !important;
}

html .btn-with-arrow.btn-dark span {
    background-color: #212529;
    box-shadow: 2px 3px 18px -3px #212529;
}

html .btn-with-arrow.btn-dark.btn-outline {
    border-color: #212529 !important;
}

html .btn-with-arrow.btn-dark.btn-outline:hover span {
    background-color: #2c3237 !important;
    box-shadow: none;
}

html .btn-with-arrow.btn-light {
    background-color: transparent;
    border-color: transparent;
    color: #fff;
}

html .btn-with-arrow.btn-light:active {
    background-color: transparent !important;
    border-color: transparent !important;
    color: #fff !important;
}

html .btn-with-arrow.btn-light span {
    background-color: #fff;
    box-shadow: 2px 3px 18px -3px #fff;
}

html .btn-with-arrow.btn-light.btn-outline {
    border-color: #fff !important;
}

html .btn-with-arrow.btn-light.btn-outline:hover span {
    background-color: #ffffff !important;
    box-shadow: none;
}

.btn-gradient:not(.btn-outline) {
    background: linear-gradient(135deg, #00b485 0%, #62c3d3 80%);
    color: #fff;
}

.btn-gradient:not(.btn-outline):hover,
.btn-gradient:not(.btn-outline).hover {
    background: linear-gradient(135deg, #ffde57 0%, #80cedb 80%);
    color: #fff;
}

.btn-gradient:not(.btn-outline):focus,
.btn-gradient:not(.btn-outline).focus {
    box-shadow: 0 0 0 3px rgba(239, 52, 71, 0.5);
}

.btn-gradient:not(.btn-outline).disabled,
.btn-gradient:not(.btn-outline):disabled {
    background: linear-gradient(135deg, #00b485 0%, #62c3d3 80%);
}

.btn-gradient:not(.btn-outline):active,
.btn-gradient:not(.btn-outline).active {
    background: linear-gradient(135deg, #ffcd00 0%, #44b8cb 80%) !important;
    color: #fff !important;
}

.btn-gradient.btn-outline {
    -o-border-image: linear-gradient(135deg, #00b485 0%, #62c3d3 80%);
    border-image: linear-gradient(135deg, #00b485 0%, #62c3d3 80%);
    color: #00b485;
}

.btn-gradient.btn-outline:hover,
.btn-gradient.btn-outline.hover {
    -o-border-image: linear-gradient(135deg, #ffde57 0%, #80cedb 80%);
    border-image: linear-gradient(135deg, #ffde57 0%, #80cedb 80%);
    color: #ffde57;
}

.btn-gradient.btn-outline:focus,
.btn-gradient.btn-outline.focus {
    box-shadow: 0 0 0 3px rgba(239, 52, 71, 0.5);
}

.btn-gradient.btn-outline.disabled,
.btn-gradient.btn-outline:disabled {
    -o-border-image: linear-gradient(135deg, #00b485 0%, #62c3d3 80%);
    border-image: linear-gradient(135deg, #00b485 0%, #62c3d3 80%);
}

.btn-gradient.btn-outline:active,
.btn-gradient.btn-outline.active {
    -o-border-image: linear-gradient(135deg, #ffcd00 0%, #44b8cb 80%);
    border-image: linear-gradient(135deg, #ffcd00 0%, #44b8cb 80%);
    color: #ffcd00;
}

.pagination>a,
.pagination>a:hover,
.pagination>a:focus,
.pagination>li>a,
.pagination>li>span,
.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus {
    color: #00b485;
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus,
.pagination .page-item.active .page-link {
    background-color: #00b485 !important;
    border-color: #919191;
}

.custom-control-input:checked~.custom-control-label::before,
.custom-checkbox .custom-control-input:checked~.custom-control-label::before {
    background-color: #00b485;
}

html .alert-primary {
    background-color: #00b485;
    border-color: #ee263a;
    color: #fff;
}

html .alert-primary .alert-link {
    color: #fff;
}

html .alert-secondary {
    background-color: #62c3d3;
    border-color: #56bed0;
    color: #777;
}

html .alert-secondary .alert-link {
    color: #777;
}

html .alert-tertiary {
    background-color: #3aabdd;
    border-color: #2da5db;
    color: #fff;
}

html .alert-tertiary .alert-link {
    color: #fff;
}

html .alert-quaternary {
    background-color: #242424;
    border-color: #1c1c1c;
    color: #fff;
}

html .alert-quaternary .alert-link {
    color: #fff;
}

html .alert-dark {
    background-color: #212529;
    border-color: #1a1d21;
    color: #fff;
}

html .alert-dark .alert-link {
    color: #fff;
}

html .alert-light {
    background-color: #fff;
    border-color: #f7f7f7;
    color: #777;
}

html .alert-light .alert-link {
    color: #777;
}

html .progress-bar-primary {
    background-color: #00b485;
}

html .progress-bar-secondary {
    background-color: #62c3d3;
}

html .progress-bar-tertiary {
    background-color: #3aabdd;
}

html .progress-bar-quaternary {
    background-color: #242424;
}

html .progress-bar-dark {
    background-color: #212529;
}

html .progress-bar-light {
    background-color: #fff;
}

.process .process-step-circle {
    border-color: #00b485;
}

.process .process-step:hover .process-step-circle {
    background-color: #00b485;
}

.process .process-step:hover .process-step-circle .process-step-circle-content {
    color: #fff !important;
}

.process.process-shapes .process-step-circle .process-step-circle-content,
.process.process-shapes .process-step-circle:before,
.process.process-shapes .process-step-circle:after {
    background-color: #00b485;
}

.process-connecting-line .connecting-line {
    background: #00b485;
}

html .rating-primary .filled-stars {
    color: #00b485;
}

html .rating-secondary .filled-stars {
    color: #62c3d3;
}

html .rating-tertiary .filled-stars {
    color: #3aabdd;
}

html .rating-quaternary .filled-stars {
    color: #242424;
}

html .rating-dark .filled-stars {
    color: #212529;
}

html .rating-light .filled-stars {
    color: #fff;
}

html section.section-primary {
    background-color: #00b485 !important;
    border-color: #ed1c32 !important;
}

html section.section-primary h1,
html section.section-primary h2,
html section.section-primary h3,
html section.section-primary h4,
html section.section-primary h5,
html section.section-primary h6 {
    color: #fff;
}

html section.section-primary p {
    color: #e6e6e6;
}

html section.section-primary-scale-2 {
    background-color: #fbca00 !important;
    border-color: #c71022 !important;
}

html section.section-primary-scale-2 .sort-source.sort-source-style-2>li.active>a:after {
    border-top-color: #fbca00;
}

html section.section-secondary {
    background-color: #62c3d3 !important;
    border-color: #4ebbcd !important;
}

html section.section-secondary h1,
html section.section-secondary h2,
html section.section-secondary h3,
html section.section-secondary h4,
html section.section-secondary h5,
html section.section-secondary h6 {
    color: #777;
}

html section.section-secondary p {
    color: #5e5e5e;
}

html section.section-secondary-scale-2 {
    background-color: #3ab4c8 !important;
    border-color: #33a3b6 !important;
}

html section.section-secondary-scale-2 .sort-source.sort-source-style-2>li.active>a:after {
    border-top-color: #3ab4c8;
}

html section.section-tertiary {
    background-color: #3aabdd !important;
    border-color: #25a1d8 !important;
}

html section.section-tertiary h1,
html section.section-tertiary h2,
html section.section-tertiary h3,
html section.section-tertiary h4,
html section.section-tertiary h5,
html section.section-tertiary h6 {
    color: #fff;
}

html section.section-tertiary p {
    color: #e6e6e6;
}

html section.section-tertiary-scale-2 {
    background-color: #2291c2 !important;
    border-color: #1e81ad !important;
}

html section.section-tertiary-scale-2 .sort-source.sort-source-style-2>li.active>a:after {
    border-top-color: #2291c2;
}

html section.section-quaternary {
    background-color: #242424 !important;
    border-color: #171717 !important;
}

html section.section-quaternary h1,
html section.section-quaternary h2,
html section.section-quaternary h3,
html section.section-quaternary h4,
html section.section-quaternary h5,
html section.section-quaternary h6 {
    color: #fff;
}

html section.section-quaternary p {
    color: #e6e6e6;
}

html section.section-quaternary-scale-2 {
    background-color: #0a0a0a !important;
    border-color: #000000 !important;
}

html section.section-quaternary-scale-2 .sort-source.sort-source-style-2>li.active>a:after {
    border-top-color: #0a0a0a;
}

html section.section-dark {
    background-color: #212529 !important;
    border-color: #16181b !important;
}

html section.section-dark h1,
html section.section-dark h2,
html section.section-dark h3,
html section.section-dark h4,
html section.section-dark h5,
html section.section-dark h6 {
    color: #fff;
}

html section.section-dark p {
    color: #e6e6e6;
}

html section.section-dark-scale-2 {
    background-color: #0a0c0d !important;
    border-color: #000000 !important;
}

html section.section-dark-scale-2 .sort-source.sort-source-style-2>li.active>a:after {
    border-top-color: #0a0c0d;
}

html section.section-light {
    background-color: #fff !important;
    border-color: #f2f2f2 !important;
}

html section.section-light h1,
html section.section-light h2,
html section.section-light h3,
html section.section-light h4,
html section.section-light h5,
html section.section-light h6 {
    color: #777;
}

html section.section-light p {
    color: #5e5e5e;
}

html section.section-light-scale-2 {
    background-color: #e6e6e6 !important;
    border-color: #d9d9d9 !important;
}

html section.section-light-scale-2 .sort-source.sort-source-style-2>li.active>a:after {
    border-top-color: #e6e6e6;
}

section.section.section-background-half-primary-half-secondary {
    background: linear-gradient(to right, #00b485 50%, #62c3d3 50%);
}

section.section.section-overlay-opacity-gradient:before {
    background: linear-gradient(135deg, #00b485 0%, #62c3d3 80%);
}

html .bg-color-light-scale-1 {
    background-color: #f7f7f7 !important;
}

html .section.bg-color-light-scale-1,
html .bg-color-light-scale-border-top-1 {
    border-top-color: #efefef !important;
}

html .bg-color-light-scale-2 {
    background-color: rgb(0 0 0 / 15%) !important;
}

html .section.bg-color-light-scale-2,
html .bg-color-light-scale-border-top-2 {
    border-top-color: #e0e0e0 !important;
}

html .bg-color-light-scale-3 {
    background-color: #ffbf00 !important;
}

html .section.bg-color-light-scale-3,
html .bg-color-light-scale-border-top-3 {
    border-top-color: #d9d9d9 !important;
}

html .bg-color-light-scale-4 {
    background-color: #d9d9d9 !important;
}

html .section.bg-color-light-scale-4,
html .bg-color-light-scale-border-top-4 {
    border-top-color: #d1d1d1 !important;
}

html .bg-color-light-scale-5 {
    background-color: #ffffff !important;
}

html .section.bg-color-light-scale-5,
html .bg-color-light-scale-border-top-5 {
    border-top-color: #c9c9c9 !important;
}

html .bg-color-light-scale-6 {
    background-color: #0dddc4 !important;
}

html .section.bg-color-light-scale-6,
html .bg-color-light-scale-border-top-6 {
    border-top-color: #c1c1c1 !important;
}

html .bg-color-light-scale-7 {
    background-color: #c1c1c1 !important;
}

html .section.bg-color-light-scale-7,
html .bg-color-light-scale-border-top-7 {
    border-top-color: #bababa !important;
}

html .bg-color-light-scale-8 {
    background-color: #bababa !important;
}

html .section.bg-color-light-scale-8,
html .bg-color-light-scale-border-top-8 {
    border-top-color: #b2b2b2 !important;
}

html .bg-color-light-scale-9 {
    background-color: rgb(0 0 0 / 10%) !important;
}

html .section.bg-color-light-scale-9,
html .bg-color-light-scale-border-top-9 {
    border-top-color: #ababab !important;
}

html .bg-color-dark-scale-1 {
    background-color: #212529 !important;
}

html .section.bg-color-dark-scale-1,
html .bg-color-dark-scale-border-top-1 {
    border-top-color: #1a1d21 !important;
}

html .bg-color-dark-scale-2 {
    background-color: #1c2023 !important;
}

html .section.bg-color-dark-scale-2,
html .bg-color-dark-scale-border-top-2 {
    border-top-color: #16181b !important;
}

html .bg-color-dark-scale-3 {
    background-color: #181b1e !important;
}

html .section.bg-color-dark-scale-3,
html .bg-color-dark-scale-border-top-3 {
    border-top-color: #111315 !important;
}

html .bg-color-dark-scale-4 {
    background-color: #131618 !important;
}

html .section.bg-color-dark-scale-4,
html .bg-color-dark-scale-border-top-4 {
    border-top-color: #0d0e10 !important;
}

html .bg-color-dark-scale-5 {
    background-color: #0f1112 !important;
}

html .section.bg-color-dark-scale-5,
html .bg-color-dark-scale-border-top-5 {
    border-top-color: #08090a !important;
}

html .bg-color-dark-scale-6 {
    background-color: #0a0c0d !important;
}

html .section.bg-color-dark-scale-6,
html .bg-color-dark-scale-border-top-6 {
    border-top-color: #030404 !important;
}

html .bg-color-dark-scale-7 {
    background-color: #060607 !important;
}

html .section.bg-color-dark-scale-7,
html .bg-color-dark-scale-border-top-7 {
    border-top-color: #000000 !important;
}

html .bg-color-dark-scale-8 {
    background-color: #010101 !important;
}

html .section.bg-color-dark-scale-8,
html .bg-color-dark-scale-border-top-8 {
    border-top-color: #000000 !important;
}

html .bg-color-dark-scale-9 {
    background-color: #000000 !important;
}

html .section.bg-color-dark-scale-9,
html .bg-color-dark-scale-border-top-9 {
    border-top-color: #000000 !important;
}

section.page-header .page-header-title-border {
    background-color: #00b485 !important;
}

section.page-header.custom-product {
    background-color: #ed1c32;
    border-top-color: #ee2b3e;
}

html .toggle-primary .toggle label,
html .toggle-primary .toggle .toggle-title {
    color: #00b485;
    border-left-color: #00b485;
    border-right-color: #00b485;
}

html .toggle-primary .toggle.active>label,
html .toggle-primary .toggle.active>.toggle-title {
    background-color: #00b485;
    border-color: #00b485;
    color: #fff;
}

html .toggle-primary.toggle-simple .toggle>label:after,
html .toggle-primary.toggle-simple .toggle>.toggle-title:after {
    background-color: #00b485;
}

html .toggle-primary.toggle-minimal .toggle.active>label,
html .toggle-primary.toggle-minimal .toggle.active>.toggle-title {
    color: #00b485;
}

html .toggle-secondary .toggle label,
html .toggle-secondary .toggle .toggle-title {
    color: #62c3d3;
    border-left-color: #62c3d3;
    border-right-color: #62c3d3;
}

html .toggle-secondary .toggle.active>label,
html .toggle-secondary .toggle.active>.toggle-title {
    background-color: #62c3d3;
    border-color: #62c3d3;
    color: #777;
}

html .toggle-secondary.toggle-simple .toggle>label:after,
html .toggle-secondary.toggle-simple .toggle>.toggle-title:after {
    background-color: #62c3d3;
}

html .toggle-secondary.toggle-minimal .toggle.active>label,
html .toggle-secondary.toggle-minimal .toggle.active>.toggle-title {
    color: #62c3d3;
}

html .toggle-tertiary .toggle label,
html .toggle-tertiary .toggle .toggle-title {
    color: #3aabdd;
    border-left-color: #3aabdd;
    border-right-color: #3aabdd;
}

html .toggle-tertiary .toggle.active>label,
html .toggle-tertiary .toggle.active>.toggle-title {
    background-color: #3aabdd;
    border-color: #3aabdd;
    color: #fff;
}

html .toggle-tertiary.toggle-simple .toggle>label:after,
html .toggle-tertiary.toggle-simple .toggle>.toggle-title:after {
    background-color: #3aabdd;
}

html .toggle-tertiary.toggle-minimal .toggle.active>label,
html .toggle-tertiary.toggle-minimal .toggle.active>.toggle-title {
    color: #3aabdd;
}

html .toggle-quaternary .toggle label,
html .toggle-quaternary .toggle .toggle-title {
    color: #242424;
    border-left-color: #242424;
    border-right-color: #242424;
}

html .toggle-quaternary .toggle.active>label,
html .toggle-quaternary .toggle.active>.toggle-title {
    background-color: #242424;
    border-color: #242424;
    color: #fff;
}

html .toggle-quaternary.toggle-simple .toggle>label:after,
html .toggle-quaternary.toggle-simple .toggle>.toggle-title:after {
    background-color: #242424;
}

html .toggle-quaternary.toggle-minimal .toggle.active>label,
html .toggle-quaternary.toggle-minimal .toggle.active>.toggle-title {
    color: #242424;
}

html .toggle-dark .toggle label,
html .toggle-dark .toggle .toggle-title {
    color: #212529;
    border-left-color: #212529;
    border-right-color: #212529;
}

html .toggle-dark .toggle.active>label,
html .toggle-dark .toggle.active>.toggle-title {
    background-color: #212529;
    border-color: #212529;
    color: #fff;
}

html .toggle-dark.toggle-simple .toggle>label:after,
html .toggle-dark.toggle-simple .toggle>.toggle-title:after {
    background-color: #212529;
}

html .toggle-dark.toggle-minimal .toggle.active>label,
html .toggle-dark.toggle-minimal .toggle.active>.toggle-title {
    color: #212529;
}

html .toggle-light .toggle label,
html .toggle-light .toggle .toggle-title {
    color: #fff;
    border-left-color: #fff;
    border-right-color: #fff;
}

html .toggle-light .toggle.active>label,
html .toggle-light .toggle.active>.toggle-title {
    background-color: #fff;
    border-color: #fff;
    color: #777;
}

html .toggle-light.toggle-simple .toggle>label:after,
html .toggle-light.toggle-simple .toggle>.toggle-title:after {
    background-color: #fff;
}

html .toggle-light.toggle-minimal .toggle.active>label,
html .toggle-light.toggle-minimal .toggle.active>.toggle-title {
    color: #fff;
}

.thumb-info .thumb-info-type,
.thumb-info .thumb-info-action-icon,
.thumb-info-social-icons a,
.thumbnail .zoom,
.img-thumbnail .zoom,
.thumb-info-ribbon {
    background-color: #00b485;
}

html .thumb-info .thumb-info-action-icon-primary {
    background-color: #00b485;
}

html .thumb-info .thumb-info-action-icon-primary i {
    color: #fff;
}

html .thumb-info .thumb-info-action-icon-secondary {
    background-color: #62c3d3;
}

html .thumb-info .thumb-info-action-icon-secondary i {
    color: #777;
}

html .thumb-info .thumb-info-action-icon-tertiary {
    background-color: #3aabdd;
}

html .thumb-info .thumb-info-action-icon-tertiary i {
    color: #fff;
}

html .thumb-info .thumb-info-action-icon-quaternary {
    background-color: #242424;
}

html .thumb-info .thumb-info-action-icon-quaternary i {
    color: #fff;
}

html .thumb-info .thumb-info-action-icon-dark {
    background-color: #212529;
}

html .thumb-info .thumb-info-action-icon-dark i {
    color: #fff;
}

html .thumb-info .thumb-info-action-icon-light {
    background-color: #fff;
}

html .thumb-info .thumb-info-action-icon-light i {
    color: #777;
}

.thumb-info-ribbon:before {
    border-right-color: #c71022;
    border-left-color: #c71022;
}

.thumb-info.thumb-info-block-primary .thumb-info-wrapper:before {
    background: rgba(239, 52, 71, 0.9);
}

.thumb-info-floating-caption-title .thumb-info-floating-caption-type {
    background-color: #00b485;
}

.inverted {
    background-color: #00b485;
}

html .inverted-primary {
    background-color: #00b485;
}

html .inverted-secondary {
    background-color: #62c3d3;
}

html .inverted-tertiary {
    background-color: #3aabdd;
}

html .inverted-quaternary {
    background-color: #242424;
}

html .inverted-dark {
    background-color: #212529;
}

html .inverted-light {
    background-color: #fff;
}

.owl-carousel .owl-dots .owl-dot.active span,
.owl-carousel .owl-dots .owl-dot:hover span {
    background-color: #ed182d;
}

.owl-carousel.show-nav-title .owl-nav button[class*="owl-"],
.owl-carousel.show-nav-title .owl-nav button[class*="owl-"]:hover,
.owl-carousel.show-nav-title .owl-nav button[class*="owl-"].hover {
    color: #00b485;
}

.owl-carousel:not(.nav-arrows-1):not(.show-nav-title) .owl-nav button[class*="owl-"] {
    background-color: #ffffff3b;
    color: #2f2f2f;
}

.owl-carousel:not(.nav-arrows-1):not(.show-nav-title) .owl-nav button[class*="owl-"]:hover,
.owl-carousel:not(.nav-arrows-1):not(.show-nav-title) .owl-nav button[class*="owl-"].hover {
    background-color: #ffde57;
    border-color: #f36372 #f36372 #00b485;
}

.owl-carousel:not(.nav-arrows-1):not(.show-nav-title) .owl-nav button[class*="owl-"]:active,
.owl-carousel:not(.nav-arrows-1):not(.show-nav-title) .owl-nav button[class*="owl-"].active {
    background-color: #ffcd00;
    background-image: none;
    border-color: #fbca00 #fbca00 #fbca00;
}

.owl-carousel.nav-with-transparency:not(.nav-style-1):not(.show-nav-title):not(.nav-arrows-1) .owl-nav button[class*="owl-"] {
    background-color: rgba(239, 52, 71, 0.4);
}

.owl-carousel.nav-style-1 .owl-nav .owl-next,
.owl-carousel.nav-style-1 .owl-nav .owl-prev {
    color: #00b485 !important;
}

.owl-carousel.nav-style-2 .owl-nav .owl-next:before,
.owl-carousel.nav-style-2 .owl-nav .owl-prev:before,
.owl-carousel.nav-style-2 .owl-nav .owl-next:after,
.owl-carousel.nav-style-2 .owl-nav .owl-prev:after {
    border-color: #00b485;
}

.owl-carousel.nav-svg-arrows-1 .owl-nav .owl-prev svg polygon,
.owl-carousel.nav-svg-arrows-1 .owl-nav .owl-next svg polygon {
    fill: #00b485;
    stroke: #00b485;
}

.owl-carousel.nav-arrows-1 .owl-nav .owl-prev,
.owl-carousel.nav-arrows-1 .owl-nav .owl-next {
    color: #00b485;
}

.owl-carousel.carousel-center-active-item-2 .owl-item.active>div {
    background: #00b485;
}

html body .tabs .nav-tabs .nav-link,
html.dark body .tabs .nav-tabs .nav-link,
html body .tabs .nav-tabs .nav-link:hover,
html.dark body .tabs .nav-tabs .nav-link:hover,
html body .tabs .nav-tabs li.active .nav-link,
html.dark body .tabs .nav-tabs li.active .nav-link {
    color: #00b485;
}

html body .tabs .nav-tabs .nav-link:hover,
html.dark body .tabs .nav-tabs .nav-link:hover,
html body .tabs .nav-tabs .nav-link:focus,
html.dark body .tabs .nav-tabs .nav-link:focus,
html body .tabs .nav-tabs li.active .nav-link,
html.dark body .tabs .nav-tabs li.active .nav-link,
html body .tabs .nav-tabs.nav-justified .nav-link:hover,
html.dark body .tabs .nav-tabs.nav-justified .nav-link:hover,
html body .tabs .nav-tabs.nav-justified .nav-link:focus,
html.dark body .tabs .nav-tabs.nav-justified .nav-link:focus {
    background-color: #098d7d;
}

html body .tabs.tabs-bottom .nav-tabs li .nav-link:hover,
html.dark body .tabs.tabs-bottom .nav-tabs li .nav-link:hover,
html body .tabs.tabs-bottom .nav-tabs li.active .nav-link,
html.dark body .tabs.tabs-bottom .nav-tabs li.active .nav-link,
html body .tabs.tabs-bottom .nav-tabs li.active .nav-link:hover,
html.dark body .tabs.tabs-bottom .nav-tabs li.active .nav-link:hover,
html body .tabs.tabs-bottom .nav-tabs li.active .nav-link:focus,
html.dark body .tabs.tabs-bottom .nav-tabs li.active .nav-link:focus {
    border-bottom-color: #00b485;
}

html body .tabs.tabs-vertical.tabs-left .nav-tabs li .nav-link:hover,
html.dark body .tabs.tabs-vertical.tabs-left .nav-tabs li .nav-link:hover,
html body .tabs.tabs-vertical.tabs-left .nav-tabs li.active .nav-link,
html.dark body .tabs.tabs-vertical.tabs-left .nav-tabs li.active .nav-link,
html body .tabs.tabs-vertical.tabs-left .nav-tabs li.active .nav-link:hover,
html.dark body .tabs.tabs-vertical.tabs-left .nav-tabs li.active .nav-link:hover,
html body .tabs.tabs-vertical.tabs-left .nav-tabs li.active .nav-link:focus,
html.dark body .tabs.tabs-vertical.tabs-left .nav-tabs li.active .nav-link:focus {
    border-left-color: #00b485;
}

html body .tabs.tabs-vertical.tabs-right .nav-tabs li .nav-link:hover,
html.dark body .tabs.tabs-vertical.tabs-right .nav-tabs li .nav-link:hover,
html body .tabs.tabs-vertical.tabs-right .nav-tabs li.active .nav-link,
html.dark body .tabs.tabs-vertical.tabs-right .nav-tabs li.active .nav-link,
html body .tabs.tabs-vertical.tabs-right .nav-tabs li.active .nav-link:hover,
html.dark body .tabs.tabs-vertical.tabs-right .nav-tabs li.active .nav-link:hover,
html body .tabs.tabs-vertical.tabs-right .nav-tabs li.active .nav-link:focus,
html.dark body .tabs.tabs-vertical.tabs-right .nav-tabs li.active .nav-link:focus {
    border-right-color: #00b485;
}

html body .tabs.tabs-simple .nav-tabs>li.active .nav-link,
html.dark body .tabs.tabs-simple .nav-tabs>li.active .nav-link,
html body .tabs.tabs-simple .nav-tabs>li.active .nav-link:focus,
html.dark body .tabs.tabs-simple .nav-tabs>li.active .nav-link:focus,
html body .tabs.tabs-simple .nav-tabs>li .nav-link:hover,
html.dark body .tabs.tabs-simple .nav-tabs>li .nav-link:hover,
html body .tabs.tabs-simple .nav-tabs>li.active .nav-link:hover,
html.dark body .tabs.tabs-simple .nav-tabs>li.active .nav-link:hover {
    border-top-color: #00b485;
    color: #00b485;
}

html body .tabs-primary .nav-tabs li .nav-link,
html.dark body .tabs-primary .nav-tabs li .nav-link,
html body .tabs-primary .nav-tabs.nav-justified li .nav-link,
html.dark body .tabs-primary .nav-tabs.nav-justified li .nav-link,
html body .tabs-primary .nav-tabs li .nav-link:hover,
html.dark body .tabs-primary .nav-tabs li .nav-link:hover,
html body .tabs-primary .nav-tabs.nav-justified li .nav-link:hover,
html.dark body .tabs-primary .nav-tabs.nav-justified li .nav-link:hover {
    color: #00b485;
}

html body .tabs-primary .nav-tabs li .nav-link:hover,
html.dark body .tabs-primary .nav-tabs li .nav-link:hover,
html body .tabs-primary .nav-tabs.nav-justified li .nav-link:hover,
html.dark body .tabs-primary .nav-tabs.nav-justified li .nav-link:hover {
    border-top-color: #00b485;
}

html body .tabs-primary .nav-tabs li.active .nav-link,
html.dark body .tabs-primary .nav-tabs li.active .nav-link,
html body .tabs-primary .nav-tabs.nav-justified li.active .nav-link,
html.dark body .tabs-primary .nav-tabs.nav-justified li.active .nav-link,
html body .tabs-primary .nav-tabs li.active .nav-link:hover,
html.dark body .tabs-primary .nav-tabs li.active .nav-link:hover,
html body .tabs-primary .nav-tabs.nav-justified li.active .nav-link:hover,
html.dark body .tabs-primary .nav-tabs.nav-justified li.active .nav-link:hover,
html body .tabs-primary .nav-tabs li.active .nav-link:focus,
html.dark body .tabs-primary .nav-tabs li.active .nav-link:focus,
html body .tabs-primary .nav-tabs.nav-justified li.active .nav-link:focus,
html.dark body .tabs-primary .nav-tabs.nav-justified li.active .nav-link:focus {
    border-top-color: #00b485;
    color: #00b485;
}

html body .tabs-primary.tabs-bottom .nav-tabs li .nav-link:hover,
html.dark body .tabs-primary.tabs-bottom .nav-tabs li .nav-link:hover,
html body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li .nav-link:hover,
html.dark body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li .nav-link:hover,
html body .tabs-primary.tabs-bottom .nav-tabs li.active .nav-link,
html.dark body .tabs-primary.tabs-bottom .nav-tabs li.active .nav-link,
html body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li.active .nav-link,
html.dark body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li.active .nav-link,
html body .tabs-primary.tabs-bottom .nav-tabs li.active .nav-link:hover,
html.dark body .tabs-primary.tabs-bottom .nav-tabs li.active .nav-link:hover,
html body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li.active .nav-link:hover,
html.dark body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li.active .nav-link:hover,
html body .tabs-primary.tabs-bottom .nav-tabs li.active .nav-link:focus,
html.dark body .tabs-primary.tabs-bottom .nav-tabs li.active .nav-link:focus,
html body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li.active .nav-link:focus,
html.dark body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li.active .nav-link:focus {
    border-bottom-color: #00b485;
}

html body .tabs-primary.tabs-simple .nav-tabs li .nav-link:hover,
html.dark body .tabs-primary.tabs-simple .nav-tabs li .nav-link:hover,
html body .tabs-primary.tabs-simple .nav-tabs.nav-justified li .nav-link:hover,
html.dark body .tabs-primary.tabs-simple .nav-tabs.nav-justified li .nav-link:hover,
html body .tabs-primary.tabs-simple .nav-tabs li.active .nav-link,
html.dark body .tabs-primary.tabs-simple .nav-tabs li.active .nav-link,
html body .tabs-primary.tabs-simple .nav-tabs.nav-justified li.active .nav-link,
html.dark body .tabs-primary.tabs-simple .nav-tabs.nav-justified li.active .nav-link,
html body .tabs-primary.tabs-simple .nav-tabs li.active .nav-link:hover,
html.dark body .tabs-primary.tabs-simple .nav-tabs li.active .nav-link:hover,
html body .tabs-primary.tabs-simple .nav-tabs.nav-justified li.active .nav-link:hover,
html.dark body .tabs-primary.tabs-simple .nav-tabs.nav-justified li.active .nav-link:hover,
html body .tabs-primary.tabs-simple .nav-tabs li.active .nav-link:focus,
html.dark body .tabs-primary.tabs-simple .nav-tabs li.active .nav-link:focus,
html body .tabs-primary.tabs-simple .nav-tabs.nav-justified li.active .nav-link:focus,
html.dark body .tabs-primary.tabs-simple .nav-tabs.nav-justified li.active .nav-link:focus {
    color: #00b485 !important;
    border-bottom-color: #00b485;
}

html body .tabs-primary.tabs-vertical.tabs-left li .nav-link:hover,
html.dark body .tabs-primary.tabs-vertical.tabs-left li .nav-link:hover,
html body .tabs-primary.tabs-vertical.tabs-left li.active .nav-link,
html.dark body .tabs-primary.tabs-vertical.tabs-left li.active .nav-link,
html body .tabs-primary.tabs-vertical.tabs-left li.active .nav-link:hover,
html.dark body .tabs-primary.tabs-vertical.tabs-left li.active .nav-link:hover,
html body .tabs-primary.tabs-vertical.tabs-left li.active .nav-link:focus,
html.dark body .tabs-primary.tabs-vertical.tabs-left li.active .nav-link:focus {
    border-left-color: #00b485;
}

html body .tabs-primary.tabs-vertical.tabs-right li .nav-link:hover,
html.dark body .tabs-primary.tabs-vertical.tabs-right li .nav-link:hover,
html body .tabs-primary.tabs-vertical.tabs-right li.active .nav-link,
html.dark body .tabs-primary.tabs-vertical.tabs-right li.active .nav-link,
html body .tabs-primary.tabs-vertical.tabs-right li.active .nav-link:hover,
html.dark body .tabs-primary.tabs-vertical.tabs-right li.active .nav-link:hover,
html body .tabs-primary.tabs-vertical.tabs-right li.active .nav-link:focus,
html.dark body .tabs-primary.tabs-vertical.tabs-right li.active .nav-link:focus {
    border-right-color: #00b485;
}

html body .tabs-secondary .nav-tabs li .nav-link,
html.dark body .tabs-secondary .nav-tabs li .nav-link,
html body .tabs-secondary .nav-tabs.nav-justified li .nav-link,
html.dark body .tabs-secondary .nav-tabs.nav-justified li .nav-link,
html body .tabs-secondary .nav-tabs li .nav-link:hover,
html.dark body .tabs-secondary .nav-tabs li .nav-link:hover,
html body .tabs-secondary .nav-tabs.nav-justified li .nav-link:hover,
html.dark body .tabs-secondary .nav-tabs.nav-justified li .nav-link:hover {
    color: #62c3d3;
}

html body .tabs-secondary .nav-tabs li .nav-link:hover,
html.dark body .tabs-secondary .nav-tabs li .nav-link:hover,
html body .tabs-secondary .nav-tabs.nav-justified li .nav-link:hover,
html.dark body .tabs-secondary .nav-tabs.nav-justified li .nav-link:hover {
    border-top-color: #62c3d3;
}

html body .tabs-secondary .nav-tabs li.active .nav-link,
html.dark body .tabs-secondary .nav-tabs li.active .nav-link,
html body .tabs-secondary .nav-tabs.nav-justified li.active .nav-link,
html.dark body .tabs-secondary .nav-tabs.nav-justified li.active .nav-link,
html body .tabs-secondary .nav-tabs li.active .nav-link:hover,
html.dark body .tabs-secondary .nav-tabs li.active .nav-link:hover,
html body .tabs-secondary .nav-tabs.nav-justified li.active .nav-link:hover,
html.dark body .tabs-secondary .nav-tabs.nav-justified li.active .nav-link:hover,
html body .tabs-secondary .nav-tabs li.active .nav-link:focus,
html.dark body .tabs-secondary .nav-tabs li.active .nav-link:focus,
html body .tabs-secondary .nav-tabs.nav-justified li.active .nav-link:focus,
html.dark body .tabs-secondary .nav-tabs.nav-justified li.active .nav-link:focus {
    border-top-color: #62c3d3;
    color: #62c3d3;
}

html body .tabs-secondary.tabs-bottom .nav-tabs li .nav-link:hover,
html.dark body .tabs-secondary.tabs-bottom .nav-tabs li .nav-link:hover,
html body .tabs-secondary.tabs-bottom .nav-tabs.nav-justified li .nav-link:hover,
html.dark body .tabs-secondary.tabs-bottom .nav-tabs.nav-justified li .nav-link:hover,
html body .tabs-secondary.tabs-bottom .nav-tabs li.active .nav-link,
html.dark body .tabs-secondary.tabs-bottom .nav-tabs li.active .nav-link,
html body .tabs-secondary.tabs-bottom .nav-tabs.nav-justified li.active .nav-link,
html.dark body .tabs-secondary.tabs-bottom .nav-tabs.nav-justified li.active .nav-link,
html body .tabs-secondary.tabs-bottom .nav-tabs li.active .nav-link:hover,
html.dark body .tabs-secondary.tabs-bottom .nav-tabs li.active .nav-link:hover,
html body .tabs-secondary.tabs-bottom .nav-tabs.nav-justified li.active .nav-link:hover,
html.dark body .tabs-secondary.tabs-bottom .nav-tabs.nav-justified li.active .nav-link:hover,
html body .tabs-secondary.tabs-bottom .nav-tabs li.active .nav-link:focus,
html.dark body .tabs-secondary.tabs-bottom .nav-tabs li.active .nav-link:focus,
html body .tabs-secondary.tabs-bottom .nav-tabs.nav-justified li.active .nav-link:focus,
html.dark body .tabs-secondary.tabs-bottom .nav-tabs.nav-justified li.active .nav-link:focus {
    border-bottom-color: #62c3d3;
}

html body .tabs-secondary.tabs-simple .nav-tabs li .nav-link:hover,
html.dark body .tabs-secondary.tabs-simple .nav-tabs li .nav-link:hover,
html body .tabs-secondary.tabs-simple .nav-tabs.nav-justified li .nav-link:hover,
html.dark body .tabs-secondary.tabs-simple .nav-tabs.nav-justified li .nav-link:hover,
html body .tabs-secondary.tabs-simple .nav-tabs li.active .nav-link,
html.dark body .tabs-secondary.tabs-simple .nav-tabs li.active .nav-link,
html body .tabs-secondary.tabs-simple .nav-tabs.nav-justified li.active .nav-link,
html.dark body .tabs-secondary.tabs-simple .nav-tabs.nav-justified li.active .nav-link,
html body .tabs-secondary.tabs-simple .nav-tabs li.active .nav-link:hover,
html.dark body .tabs-secondary.tabs-simple .nav-tabs li.active .nav-link:hover,
html body .tabs-secondary.tabs-simple .nav-tabs.nav-justified li.active .nav-link:hover,
html.dark body .tabs-secondary.tabs-simple .nav-tabs.nav-justified li.active .nav-link:hover,
html body .tabs-secondary.tabs-simple .nav-tabs li.active .nav-link:focus,
html.dark body .tabs-secondary.tabs-simple .nav-tabs li.active .nav-link:focus,
html body .tabs-secondary.tabs-simple .nav-tabs.nav-justified li.active .nav-link:focus,
html.dark body .tabs-secondary.tabs-simple .nav-tabs.nav-justified li.active .nav-link:focus {
    color: #62c3d3 !important;
    border-bottom-color: #62c3d3;
}

html body .tabs-secondary.tabs-vertical.tabs-left li .nav-link:hover,
html.dark body .tabs-secondary.tabs-vertical.tabs-left li .nav-link:hover,
html body .tabs-secondary.tabs-vertical.tabs-left li.active .nav-link,
html.dark body .tabs-secondary.tabs-vertical.tabs-left li.active .nav-link,
html body .tabs-secondary.tabs-vertical.tabs-left li.active .nav-link:hover,
html.dark body .tabs-secondary.tabs-vertical.tabs-left li.active .nav-link:hover,
html body .tabs-secondary.tabs-vertical.tabs-left li.active .nav-link:focus,
html.dark body .tabs-secondary.tabs-vertical.tabs-left li.active .nav-link:focus {
    border-left-color: #62c3d3;
}

html body .tabs-secondary.tabs-vertical.tabs-right li .nav-link:hover,
html.dark body .tabs-secondary.tabs-vertical.tabs-right li .nav-link:hover,
html body .tabs-secondary.tabs-vertical.tabs-right li.active .nav-link,
html.dark body .tabs-secondary.tabs-vertical.tabs-right li.active .nav-link,
html body .tabs-secondary.tabs-vertical.tabs-right li.active .nav-link:hover,
html.dark body .tabs-secondary.tabs-vertical.tabs-right li.active .nav-link:hover,
html body .tabs-secondary.tabs-vertical.tabs-right li.active .nav-link:focus,
html.dark body .tabs-secondary.tabs-vertical.tabs-right li.active .nav-link:focus {
    border-right-color: #62c3d3;
}

html body .tabs-tertiary .nav-tabs li .nav-link,
html.dark body .tabs-tertiary .nav-tabs li .nav-link,
html body .tabs-tertiary .nav-tabs.nav-justified li .nav-link,
html.dark body .tabs-tertiary .nav-tabs.nav-justified li .nav-link,
html body .tabs-tertiary .nav-tabs li .nav-link:hover,
html.dark body .tabs-tertiary .nav-tabs li .nav-link:hover,
html body .tabs-tertiary .nav-tabs.nav-justified li .nav-link:hover,
html.dark body .tabs-tertiary .nav-tabs.nav-justified li .nav-link:hover {
    color: #3aabdd;
}

html body .tabs-tertiary .nav-tabs li .nav-link:hover,
html.dark body .tabs-tertiary .nav-tabs li .nav-link:hover,
html body .tabs-tertiary .nav-tabs.nav-justified li .nav-link:hover,
html.dark body .tabs-tertiary .nav-tabs.nav-justified li .nav-link:hover {
    border-top-color: #3aabdd;
}

html body .tabs-tertiary .nav-tabs li.active .nav-link,
html.dark body .tabs-tertiary .nav-tabs li.active .nav-link,
html body .tabs-tertiary .nav-tabs.nav-justified li.active .nav-link,
html.dark body .tabs-tertiary .nav-tabs.nav-justified li.active .nav-link,
html body .tabs-tertiary .nav-tabs li.active .nav-link:hover,
html.dark body .tabs-tertiary .nav-tabs li.active .nav-link:hover,
html body .tabs-tertiary .nav-tabs.nav-justified li.active .nav-link:hover,
html.dark body .tabs-tertiary .nav-tabs.nav-justified li.active .nav-link:hover,
html body .tabs-tertiary .nav-tabs li.active .nav-link:focus,
html.dark body .tabs-tertiary .nav-tabs li.active .nav-link:focus,
html body .tabs-tertiary .nav-tabs.nav-justified li.active .nav-link:focus,
html.dark body .tabs-tertiary .nav-tabs.nav-justified li.active .nav-link:focus {
    border-top-color: #3aabdd;
    color: #3aabdd;
}

html body .tabs-tertiary.tabs-bottom .nav-tabs li .nav-link:hover,
html.dark body .tabs-tertiary.tabs-bottom .nav-tabs li .nav-link:hover,
html body .tabs-tertiary.tabs-bottom .nav-tabs.nav-justified li .nav-link:hover,
html.dark body .tabs-tertiary.tabs-bottom .nav-tabs.nav-justified li .nav-link:hover,
html body .tabs-tertiary.tabs-bottom .nav-tabs li.active .nav-link,
html.dark body .tabs-tertiary.tabs-bottom .nav-tabs li.active .nav-link,
html body .tabs-tertiary.tabs-bottom .nav-tabs.nav-justified li.active .nav-link,
html.dark body .tabs-tertiary.tabs-bottom .nav-tabs.nav-justified li.active .nav-link,
html body .tabs-tertiary.tabs-bottom .nav-tabs li.active .nav-link:hover,
html.dark body .tabs-tertiary.tabs-bottom .nav-tabs li.active .nav-link:hover,
html body .tabs-tertiary.tabs-bottom .nav-tabs.nav-justified li.active .nav-link:hover,
html.dark body .tabs-tertiary.tabs-bottom .nav-tabs.nav-justified li.active .nav-link:hover,
html body .tabs-tertiary.tabs-bottom .nav-tabs li.active .nav-link:focus,
html.dark body .tabs-tertiary.tabs-bottom .nav-tabs li.active .nav-link:focus,
html body .tabs-tertiary.tabs-bottom .nav-tabs.nav-justified li.active .nav-link:focus,
html.dark body .tabs-tertiary.tabs-bottom .nav-tabs.nav-justified li.active .nav-link:focus {
    border-bottom-color: #3aabdd;
}

html body .tabs-tertiary.tabs-simple .nav-tabs li .nav-link:hover,
html.dark body .tabs-tertiary.tabs-simple .nav-tabs li .nav-link:hover,
html body .tabs-tertiary.tabs-simple .nav-tabs.nav-justified li .nav-link:hover,
html.dark body .tabs-tertiary.tabs-simple .nav-tabs.nav-justified li .nav-link:hover,
html body .tabs-tertiary.tabs-simple .nav-tabs li.active .nav-link,
html.dark body .tabs-tertiary.tabs-simple .nav-tabs li.active .nav-link,
html body .tabs-tertiary.tabs-simple .nav-tabs.nav-justified li.active .nav-link,
html.dark body .tabs-tertiary.tabs-simple .nav-tabs.nav-justified li.active .nav-link,
html body .tabs-tertiary.tabs-simple .nav-tabs li.active .nav-link:hover,
html.dark body .tabs-tertiary.tabs-simple .nav-tabs li.active .nav-link:hover,
html body .tabs-tertiary.tabs-simple .nav-tabs.nav-justified li.active .nav-link:hover,
html.dark body .tabs-tertiary.tabs-simple .nav-tabs.nav-justified li.active .nav-link:hover,
html body .tabs-tertiary.tabs-simple .nav-tabs li.active .nav-link:focus,
html.dark body .tabs-tertiary.tabs-simple .nav-tabs li.active .nav-link:focus,
html body .tabs-tertiary.tabs-simple .nav-tabs.nav-justified li.active .nav-link:focus,
html.dark body .tabs-tertiary.tabs-simple .nav-tabs.nav-justified li.active .nav-link:focus {
    color: #3aabdd !important;
    border-bottom-color: #3aabdd;
}

html body .tabs-tertiary.tabs-vertical.tabs-left li .nav-link:hover,
html.dark body .tabs-tertiary.tabs-vertical.tabs-left li .nav-link:hover,
html body .tabs-tertiary.tabs-vertical.tabs-left li.active .nav-link,
html.dark body .tabs-tertiary.tabs-vertical.tabs-left li.active .nav-link,
html body .tabs-tertiary.tabs-vertical.tabs-left li.active .nav-link:hover,
html.dark body .tabs-tertiary.tabs-vertical.tabs-left li.active .nav-link:hover,
html body .tabs-tertiary.tabs-vertical.tabs-left li.active .nav-link:focus,
html.dark body .tabs-tertiary.tabs-vertical.tabs-left li.active .nav-link:focus {
    border-left-color: #3aabdd;
}

html body .tabs-tertiary.tabs-vertical.tabs-right li .nav-link:hover,
html.dark body .tabs-tertiary.tabs-vertical.tabs-right li .nav-link:hover,
html body .tabs-tertiary.tabs-vertical.tabs-right li.active .nav-link,
html.dark body .tabs-tertiary.tabs-vertical.tabs-right li.active .nav-link,
html body .tabs-tertiary.tabs-vertical.tabs-right li.active .nav-link:hover,
html.dark body .tabs-tertiary.tabs-vertical.tabs-right li.active .nav-link:hover,
html body .tabs-tertiary.tabs-vertical.tabs-right li.active .nav-link:focus,
html.dark body .tabs-tertiary.tabs-vertical.tabs-right li.active .nav-link:focus {
    border-right-color: #3aabdd;
}

html body .tabs-quaternary .nav-tabs li .nav-link,
html.dark body .tabs-quaternary .nav-tabs li .nav-link,
html body .tabs-quaternary .nav-tabs.nav-justified li .nav-link,
html.dark body .tabs-quaternary .nav-tabs.nav-justified li .nav-link,
html body .tabs-quaternary .nav-tabs li .nav-link:hover,
html.dark body .tabs-quaternary .nav-tabs li .nav-link:hover,
html body .tabs-quaternary .nav-tabs.nav-justified li .nav-link:hover,
html.dark body .tabs-quaternary .nav-tabs.nav-justified li .nav-link:hover {
    color: #242424;
}

html body .tabs-quaternary .nav-tabs li .nav-link:hover,
html.dark body .tabs-quaternary .nav-tabs li .nav-link:hover,
html body .tabs-quaternary .nav-tabs.nav-justified li .nav-link:hover,
html.dark body .tabs-quaternary .nav-tabs.nav-justified li .nav-link:hover {
    border-top-color: #242424;
}

html body .tabs-quaternary .nav-tabs li.active .nav-link,
html.dark body .tabs-quaternary .nav-tabs li.active .nav-link,
html body .tabs-quaternary .nav-tabs.nav-justified li.active .nav-link,
html.dark body .tabs-quaternary .nav-tabs.nav-justified li.active .nav-link,
html body .tabs-quaternary .nav-tabs li.active .nav-link:hover,
html.dark body .tabs-quaternary .nav-tabs li.active .nav-link:hover,
html body .tabs-quaternary .nav-tabs.nav-justified li.active .nav-link:hover,
html.dark body .tabs-quaternary .nav-tabs.nav-justified li.active .nav-link:hover,
html body .tabs-quaternary .nav-tabs li.active .nav-link:focus,
html.dark body .tabs-quaternary .nav-tabs li.active .nav-link:focus,
html body .tabs-quaternary .nav-tabs.nav-justified li.active .nav-link:focus,
html.dark body .tabs-quaternary .nav-tabs.nav-justified li.active .nav-link:focus {
    border-top-color: #242424;
    color: #242424;
}

html body .tabs-quaternary.tabs-bottom .nav-tabs li .nav-link:hover,
html.dark body .tabs-quaternary.tabs-bottom .nav-tabs li .nav-link:hover,
html body .tabs-quaternary.tabs-bottom .nav-tabs.nav-justified li .nav-link:hover,
html.dark body .tabs-quaternary.tabs-bottom .nav-tabs.nav-justified li .nav-link:hover,
html body .tabs-quaternary.tabs-bottom .nav-tabs li.active .nav-link,
html.dark body .tabs-quaternary.tabs-bottom .nav-tabs li.active .nav-link,
html body .tabs-quaternary.tabs-bottom .nav-tabs.nav-justified li.active .nav-link,
html.dark body .tabs-quaternary.tabs-bottom .nav-tabs.nav-justified li.active .nav-link,
html body .tabs-quaternary.tabs-bottom .nav-tabs li.active .nav-link:hover,
html.dark body .tabs-quaternary.tabs-bottom .nav-tabs li.active .nav-link:hover,
html body .tabs-quaternary.tabs-bottom .nav-tabs.nav-justified li.active .nav-link:hover,
html.dark body .tabs-quaternary.tabs-bottom .nav-tabs.nav-justified li.active .nav-link:hover,
html body .tabs-quaternary.tabs-bottom .nav-tabs li.active .nav-link:focus,
html.dark body .tabs-quaternary.tabs-bottom .nav-tabs li.active .nav-link:focus,
html body .tabs-quaternary.tabs-bottom .nav-tabs.nav-justified li.active .nav-link:focus,
html.dark body .tabs-quaternary.tabs-bottom .nav-tabs.nav-justified li.active .nav-link:focus {
    border-bottom-color: #242424;
}

html body .tabs-quaternary.tabs-simple .nav-tabs li .nav-link:hover,
html.dark body .tabs-quaternary.tabs-simple .nav-tabs li .nav-link:hover,
html body .tabs-quaternary.tabs-simple .nav-tabs.nav-justified li .nav-link:hover,
html.dark body .tabs-quaternary.tabs-simple .nav-tabs.nav-justified li .nav-link:hover,
html body .tabs-quaternary.tabs-simple .nav-tabs li.active .nav-link,
html.dark body .tabs-quaternary.tabs-simple .nav-tabs li.active .nav-link,
html body .tabs-quaternary.tabs-simple .nav-tabs.nav-justified li.active .nav-link,
html.dark body .tabs-quaternary.tabs-simple .nav-tabs.nav-justified li.active .nav-link,
html body .tabs-quaternary.tabs-simple .nav-tabs li.active .nav-link:hover,
html.dark body .tabs-quaternary.tabs-simple .nav-tabs li.active .nav-link:hover,
html body .tabs-quaternary.tabs-simple .nav-tabs.nav-justified li.active .nav-link:hover,
html.dark body .tabs-quaternary.tabs-simple .nav-tabs.nav-justified li.active .nav-link:hover,
html body .tabs-quaternary.tabs-simple .nav-tabs li.active .nav-link:focus,
html.dark body .tabs-quaternary.tabs-simple .nav-tabs li.active .nav-link:focus,
html body .tabs-quaternary.tabs-simple .nav-tabs.nav-justified li.active .nav-link:focus,
html.dark body .tabs-quaternary.tabs-simple .nav-tabs.nav-justified li.active .nav-link:focus {
    color: #242424 !important;
    border-bottom-color: #242424;
}

html body .tabs-quaternary.tabs-vertical.tabs-left li .nav-link:hover,
html.dark body .tabs-quaternary.tabs-vertical.tabs-left li .nav-link:hover,
html body .tabs-quaternary.tabs-vertical.tabs-left li.active .nav-link,
html.dark body .tabs-quaternary.tabs-vertical.tabs-left li.active .nav-link,
html body .tabs-quaternary.tabs-vertical.tabs-left li.active .nav-link:hover,
html.dark body .tabs-quaternary.tabs-vertical.tabs-left li.active .nav-link:hover,
html body .tabs-quaternary.tabs-vertical.tabs-left li.active .nav-link:focus,
html.dark body .tabs-quaternary.tabs-vertical.tabs-left li.active .nav-link:focus {
    border-left-color: #242424;
}

html body .tabs-quaternary.tabs-vertical.tabs-right li .nav-link:hover,
html.dark body .tabs-quaternary.tabs-vertical.tabs-right li .nav-link:hover,
html body .tabs-quaternary.tabs-vertical.tabs-right li.active .nav-link,
html.dark body .tabs-quaternary.tabs-vertical.tabs-right li.active .nav-link,
html body .tabs-quaternary.tabs-vertical.tabs-right li.active .nav-link:hover,
html.dark body .tabs-quaternary.tabs-vertical.tabs-right li.active .nav-link:hover,
html body .tabs-quaternary.tabs-vertical.tabs-right li.active .nav-link:focus,
html.dark body .tabs-quaternary.tabs-vertical.tabs-right li.active .nav-link:focus {
    border-right-color: #242424;
}

html body .tabs-dark .nav-tabs li .nav-link,
html.dark body .tabs-dark .nav-tabs li .nav-link,
html body .tabs-dark .nav-tabs.nav-justified li .nav-link,
html.dark body .tabs-dark .nav-tabs.nav-justified li .nav-link,
html body .tabs-dark .nav-tabs li .nav-link:hover,
html.dark body .tabs-dark .nav-tabs li .nav-link:hover,
html body .tabs-dark .nav-tabs.nav-justified li .nav-link:hover,
html.dark body .tabs-dark .nav-tabs.nav-justified li .nav-link:hover {
    color: #212529;
}

html body .tabs-dark .nav-tabs li .nav-link:hover,
html.dark body .tabs-dark .nav-tabs li .nav-link:hover,
html body .tabs-dark .nav-tabs.nav-justified li .nav-link:hover,
html.dark body .tabs-dark .nav-tabs.nav-justified li .nav-link:hover {
    border-top-color: #212529;
}

html body .tabs-dark .nav-tabs li.active .nav-link,
html.dark body .tabs-dark .nav-tabs li.active .nav-link,
html body .tabs-dark .nav-tabs.nav-justified li.active .nav-link,
html.dark body .tabs-dark .nav-tabs.nav-justified li.active .nav-link,
html body .tabs-dark .nav-tabs li.active .nav-link:hover,
html.dark body .tabs-dark .nav-tabs li.active .nav-link:hover,
html body .tabs-dark .nav-tabs.nav-justified li.active .nav-link:hover,
html.dark body .tabs-dark .nav-tabs.nav-justified li.active .nav-link:hover,
html body .tabs-dark .nav-tabs li.active .nav-link:focus,
html.dark body .tabs-dark .nav-tabs li.active .nav-link:focus,
html body .tabs-dark .nav-tabs.nav-justified li.active .nav-link:focus,
html.dark body .tabs-dark .nav-tabs.nav-justified li.active .nav-link:focus {
    border-top-color: #212529;
    color: #212529;
}

html body .tabs-dark.tabs-bottom .nav-tabs li .nav-link:hover,
html.dark body .tabs-dark.tabs-bottom .nav-tabs li .nav-link:hover,
html body .tabs-dark.tabs-bottom .nav-tabs.nav-justified li .nav-link:hover,
html.dark body .tabs-dark.tabs-bottom .nav-tabs.nav-justified li .nav-link:hover,
html body .tabs-dark.tabs-bottom .nav-tabs li.active .nav-link,
html.dark body .tabs-dark.tabs-bottom .nav-tabs li.active .nav-link,
html body .tabs-dark.tabs-bottom .nav-tabs.nav-justified li.active .nav-link,
html.dark body .tabs-dark.tabs-bottom .nav-tabs.nav-justified li.active .nav-link,
html body .tabs-dark.tabs-bottom .nav-tabs li.active .nav-link:hover,
html.dark body .tabs-dark.tabs-bottom .nav-tabs li.active .nav-link:hover,
html body .tabs-dark.tabs-bottom .nav-tabs.nav-justified li.active .nav-link:hover,
html.dark body .tabs-dark.tabs-bottom .nav-tabs.nav-justified li.active .nav-link:hover,
html body .tabs-dark.tabs-bottom .nav-tabs li.active .nav-link:focus,
html.dark body .tabs-dark.tabs-bottom .nav-tabs li.active .nav-link:focus,
html body .tabs-dark.tabs-bottom .nav-tabs.nav-justified li.active .nav-link:focus,
html.dark body .tabs-dark.tabs-bottom .nav-tabs.nav-justified li.active .nav-link:focus {
    border-bottom-color: #212529;
}

html body .tabs-dark.tabs-simple .nav-tabs li .nav-link:hover,
html.dark body .tabs-dark.tabs-simple .nav-tabs li .nav-link:hover,
html body .tabs-dark.tabs-simple .nav-tabs.nav-justified li .nav-link:hover,
html.dark body .tabs-dark.tabs-simple .nav-tabs.nav-justified li .nav-link:hover,
html body .tabs-dark.tabs-simple .nav-tabs li.active .nav-link,
html.dark body .tabs-dark.tabs-simple .nav-tabs li.active .nav-link,
html body .tabs-dark.tabs-simple .nav-tabs.nav-justified li.active .nav-link,
html.dark body .tabs-dark.tabs-simple .nav-tabs.nav-justified li.active .nav-link,
html body .tabs-dark.tabs-simple .nav-tabs li.active .nav-link:hover,
html.dark body .tabs-dark.tabs-simple .nav-tabs li.active .nav-link:hover,
html body .tabs-dark.tabs-simple .nav-tabs.nav-justified li.active .nav-link:hover,
html.dark body .tabs-dark.tabs-simple .nav-tabs.nav-justified li.active .nav-link:hover,
html body .tabs-dark.tabs-simple .nav-tabs li.active .nav-link:focus,
html.dark body .tabs-dark.tabs-simple .nav-tabs li.active .nav-link:focus,
html body .tabs-dark.tabs-simple .nav-tabs.nav-justified li.active .nav-link:focus,
html.dark body .tabs-dark.tabs-simple .nav-tabs.nav-justified li.active .nav-link:focus {
    color: #212529 !important;
    border-bottom-color: #212529;
}

html body .tabs-dark.tabs-vertical.tabs-left li .nav-link:hover,
html.dark body .tabs-dark.tabs-vertical.tabs-left li .nav-link:hover,
html body .tabs-dark.tabs-vertical.tabs-left li.active .nav-link,
html.dark body .tabs-dark.tabs-vertical.tabs-left li.active .nav-link,
html body .tabs-dark.tabs-vertical.tabs-left li.active .nav-link:hover,
html.dark body .tabs-dark.tabs-vertical.tabs-left li.active .nav-link:hover,
html body .tabs-dark.tabs-vertical.tabs-left li.active .nav-link:focus,
html.dark body .tabs-dark.tabs-vertical.tabs-left li.active .nav-link:focus {
    border-left-color: #212529;
}

html body .tabs-dark.tabs-vertical.tabs-right li .nav-link:hover,
html.dark body .tabs-dark.tabs-vertical.tabs-right li .nav-link:hover,
html body .tabs-dark.tabs-vertical.tabs-right li.active .nav-link,
html.dark body .tabs-dark.tabs-vertical.tabs-right li.active .nav-link,
html body .tabs-dark.tabs-vertical.tabs-right li.active .nav-link:hover,
html.dark body .tabs-dark.tabs-vertical.tabs-right li.active .nav-link:hover,
html body .tabs-dark.tabs-vertical.tabs-right li.active .nav-link:focus,
html.dark body .tabs-dark.tabs-vertical.tabs-right li.active .nav-link:focus {
    border-right-color: #212529;
}

html body .tabs-light .nav-tabs li .nav-link,
html.dark body .tabs-light .nav-tabs li .nav-link,
html body .tabs-light .nav-tabs.nav-justified li .nav-link,
html.dark body .tabs-light .nav-tabs.nav-justified li .nav-link,
html body .tabs-light .nav-tabs li .nav-link:hover,
html.dark body .tabs-light .nav-tabs li .nav-link:hover,
html body .tabs-light .nav-tabs.nav-justified li .nav-link:hover,
html.dark body .tabs-light .nav-tabs.nav-justified li .nav-link:hover {
    color: #fff;
}

html body .tabs-light .nav-tabs li .nav-link:hover,
html.dark body .tabs-light .nav-tabs li .nav-link:hover,
html body .tabs-light .nav-tabs.nav-justified li .nav-link:hover,
html.dark body .tabs-light .nav-tabs.nav-justified li .nav-link:hover {
    border-top-color: #fff;
}

html body .tabs-light .nav-tabs li.active .nav-link,
html.dark body .tabs-light .nav-tabs li.active .nav-link,
html body .tabs-light .nav-tabs.nav-justified li.active .nav-link,
html.dark body .tabs-light .nav-tabs.nav-justified li.active .nav-link,
html body .tabs-light .nav-tabs li.active .nav-link:hover,
html.dark body .tabs-light .nav-tabs li.active .nav-link:hover,
html body .tabs-light .nav-tabs.nav-justified li.active .nav-link:hover,
html.dark body .tabs-light .nav-tabs.nav-justified li.active .nav-link:hover,
html body .tabs-light .nav-tabs li.active .nav-link:focus,
html.dark body .tabs-light .nav-tabs li.active .nav-link:focus,
html body .tabs-light .nav-tabs.nav-justified li.active .nav-link:focus,
html.dark body .tabs-light .nav-tabs.nav-justified li.active .nav-link:focus {
    border-top-color: #fff;
    color: #fff;
}

html body .tabs-light.tabs-bottom .nav-tabs li .nav-link:hover,
html.dark body .tabs-light.tabs-bottom .nav-tabs li .nav-link:hover,
html body .tabs-light.tabs-bottom .nav-tabs.nav-justified li .nav-link:hover,
html.dark body .tabs-light.tabs-bottom .nav-tabs.nav-justified li .nav-link:hover,
html body .tabs-light.tabs-bottom .nav-tabs li.active .nav-link,
html.dark body .tabs-light.tabs-bottom .nav-tabs li.active .nav-link,
html body .tabs-light.tabs-bottom .nav-tabs.nav-justified li.active .nav-link,
html.dark body .tabs-light.tabs-bottom .nav-tabs.nav-justified li.active .nav-link,
html body .tabs-light.tabs-bottom .nav-tabs li.active .nav-link:hover,
html.dark body .tabs-light.tabs-bottom .nav-tabs li.active .nav-link:hover,
html body .tabs-light.tabs-bottom .nav-tabs.nav-justified li.active .nav-link:hover,
html.dark body .tabs-light.tabs-bottom .nav-tabs.nav-justified li.active .nav-link:hover,
html body .tabs-light.tabs-bottom .nav-tabs li.active .nav-link:focus,
html.dark body .tabs-light.tabs-bottom .nav-tabs li.active .nav-link:focus,
html body .tabs-light.tabs-bottom .nav-tabs.nav-justified li.active .nav-link:focus,
html.dark body .tabs-light.tabs-bottom .nav-tabs.nav-justified li.active .nav-link:focus {
    border-bottom-color: #fff;
}

html body .tabs-light.tabs-simple .nav-tabs li .nav-link:hover,
html.dark body .tabs-light.tabs-simple .nav-tabs li .nav-link:hover,
html body .tabs-light.tabs-simple .nav-tabs.nav-justified li .nav-link:hover,
html.dark body .tabs-light.tabs-simple .nav-tabs.nav-justified li .nav-link:hover,
html body .tabs-light.tabs-simple .nav-tabs li.active .nav-link,
html.dark body .tabs-light.tabs-simple .nav-tabs li.active .nav-link,
html body .tabs-light.tabs-simple .nav-tabs.nav-justified li.active .nav-link,
html.dark body .tabs-light.tabs-simple .nav-tabs.nav-justified li.active .nav-link,
html body .tabs-light.tabs-simple .nav-tabs li.active .nav-link:hover,
html.dark body .tabs-light.tabs-simple .nav-tabs li.active .nav-link:hover,
html body .tabs-light.tabs-simple .nav-tabs.nav-justified li.active .nav-link:hover,
html.dark body .tabs-light.tabs-simple .nav-tabs.nav-justified li.active .nav-link:hover,
html body .tabs-light.tabs-simple .nav-tabs li.active .nav-link:focus,
html.dark body .tabs-light.tabs-simple .nav-tabs li.active .nav-link:focus,
html body .tabs-light.tabs-simple .nav-tabs.nav-justified li.active .nav-link:focus,
html.dark body .tabs-light.tabs-simple .nav-tabs.nav-justified li.active .nav-link:focus {
    color: #fff !important;
    border-bottom-color: #fff;
}

html body .tabs-light.tabs-vertical.tabs-left li .nav-link:hover,
html.dark body .tabs-light.tabs-vertical.tabs-left li .nav-link:hover,
html body .tabs-light.tabs-vertical.tabs-left li.active .nav-link,
html.dark body .tabs-light.tabs-vertical.tabs-left li.active .nav-link,
html body .tabs-light.tabs-vertical.tabs-left li.active .nav-link:hover,
html.dark body .tabs-light.tabs-vertical.tabs-left li.active .nav-link:hover,
html body .tabs-light.tabs-vertical.tabs-left li.active .nav-link:focus,
html.dark body .tabs-light.tabs-vertical.tabs-left li.active .nav-link:focus {
    border-left-color: #fff;
}

html body .tabs-light.tabs-vertical.tabs-right li .nav-link:hover,
html.dark body .tabs-light.tabs-vertical.tabs-right li .nav-link:hover,
html body .tabs-light.tabs-vertical.tabs-right li.active .nav-link,
html.dark body .tabs-light.tabs-vertical.tabs-right li.active .nav-link,
html body .tabs-light.tabs-vertical.tabs-right li.active .nav-link:hover,
html.dark body .tabs-light.tabs-vertical.tabs-right li.active .nav-link:hover,
html body .tabs-light.tabs-vertical.tabs-right li.active .nav-link:focus,
html.dark body .tabs-light.tabs-vertical.tabs-right li.active .nav-link:focus {
    border-right-color: #fff;
}

html[dir="rtl"] .tabs.tabs-vertical.tabs-left .nav-tabs li .nav-link:hover,
html[dir="rtl"] .tabs.tabs-vertical.tabs-left .nav-tabs li.active .nav-link,
html[dir="rtl"] .tabs.tabs-vertical.tabs-left .nav-tabs li.active .nav-link:hover,
html[dir="rtl"] .tabs.tabs-vertical.tabs-left .nav-tabs li.active .nav-link:focus {
    border-right-color: #00b485;
    border-left-color: transparent;
}

html[dir="rtl"] .tabs.tabs-vertical.tabs-right .nav-tabs li .nav-link:hover,
html[dir="rtl"] .tabs.tabs-vertical.tabs-right .nav-tabs li.active .nav-link,
html[dir="rtl"] .tabs.tabs-vertical.tabs-right .nav-tabs li.active .nav-link:hover,
html[dir="rtl"] .tabs.tabs-vertical.tabs-right .nav-tabs li.active .nav-link:focus {
    border-right-color: transparent;
    border-left-color: #00b485;
}

.list.list-icons li>[class*="fa-"]:first-child,
.list.list-icons li a:first-child>[class*="fa-"]:first-child,
.list.list-icons li>.icons:first-child,
.list.list-icons li a:first-child>.icons:first-child {
    color: #00b485;
    border-color: #00b485;
}

.list.list-icons.list-icons-style-3 li>[class*="fa-"]:first-child,
.list.list-icons.list-icons-style-3 li a:first-child>[class*="fa-"]:first-child,
.list.list-icons.list-icons-style-3 li>.icons:first-child,
.list.list-icons.list-icons-style-3 li a:first-child>.icons:first-child {
    background-color: #00b485;
}

.list.list-ordened li:before {
    color: #00b485;
    border-color: #00b485;
}

.list.list-ordened.list-ordened-style-3 li:before {
    background-color: #00b485;
}

html .list-primary.list-icons li>[class*="fa-"]:first-child,
html .list-primary.list-icons li a:first-child>[class*="fa-"]:first-child,
html .list-primary.list-icons li>.icons:first-child,
html .list-primary.list-icons li a:first-child>.icons:first-child {
    color: #00b485;
    border-color: #00b485;
}

html .list-primary.list-icons.list-icons-style-3 li>[class*="fa-"]:first-child,
html .list-primary.list-icons.list-icons-style-3 li a:first-child>[class*="fa-"]:first-child,
html .list-primary.list-icons.list-icons-style-3 li>.icons:first-child,
html .list-primary.list-icons.list-icons-style-3 li a:first-child>.icons:first-child {
    background-color: #00b485;
    color: #fff;
}

html .list-primary.list-ordened li:before {
    color: #00b485;
}

html .list-primary.list-ordened.list-ordened-style-3 li:before {
    background-color: #00b485;
    color: #fff;
}

html .list-secondary.list-icons li>[class*="fa-"]:first-child,
html .list-secondary.list-icons li a:first-child>[class*="fa-"]:first-child,
html .list-secondary.list-icons li>.icons:first-child,
html .list-secondary.list-icons li a:first-child>.icons:first-child {
    color: #62c3d3;
    border-color: #62c3d3;
}

html .list-secondary.list-icons.list-icons-style-3 li>[class*="fa-"]:first-child,
html .list-secondary.list-icons.list-icons-style-3 li a:first-child>[class*="fa-"]:first-child,
html .list-secondary.list-icons.list-icons-style-3 li>.icons:first-child,
html .list-secondary.list-icons.list-icons-style-3 li a:first-child>.icons:first-child {
    background-color: #62c3d3;
    color: #777;
}

html .list-secondary.list-ordened li:before {
    color: #62c3d3;
}

html .list-secondary.list-ordened.list-ordened-style-3 li:before {
    background-color: #62c3d3;
    color: #777;
}

html .list-tertiary.list-icons li>[class*="fa-"]:first-child,
html .list-tertiary.list-icons li a:first-child>[class*="fa-"]:first-child,
html .list-tertiary.list-icons li>.icons:first-child,
html .list-tertiary.list-icons li a:first-child>.icons:first-child {
    color: #3aabdd;
    border-color: #3aabdd;
}

html .list-tertiary.list-icons.list-icons-style-3 li>[class*="fa-"]:first-child,
html .list-tertiary.list-icons.list-icons-style-3 li a:first-child>[class*="fa-"]:first-child,
html .list-tertiary.list-icons.list-icons-style-3 li>.icons:first-child,
html .list-tertiary.list-icons.list-icons-style-3 li a:first-child>.icons:first-child {
    background-color: #3aabdd;
    color: #fff;
}

html .list-tertiary.list-ordened li:before {
    color: #3aabdd;
}

html .list-tertiary.list-ordened.list-ordened-style-3 li:before {
    background-color: #3aabdd;
    color: #fff;
}

html .list-quaternary.list-icons li>[class*="fa-"]:first-child,
html .list-quaternary.list-icons li a:first-child>[class*="fa-"]:first-child,
html .list-quaternary.list-icons li>.icons:first-child,
html .list-quaternary.list-icons li a:first-child>.icons:first-child {
    color: #242424;
    border-color: #242424;
}

html .list-quaternary.list-icons.list-icons-style-3 li>[class*="fa-"]:first-child,
html .list-quaternary.list-icons.list-icons-style-3 li a:first-child>[class*="fa-"]:first-child,
html .list-quaternary.list-icons.list-icons-style-3 li>.icons:first-child,
html .list-quaternary.list-icons.list-icons-style-3 li a:first-child>.icons:first-child {
    background-color: #242424;
    color: #fff;
}

html .list-quaternary.list-ordened li:before {
    color: #242424;
}

html .list-quaternary.list-ordened.list-ordened-style-3 li:before {
    background-color: #242424;
    color: #fff;
}

html .list-dark.list-icons li>[class*="fa-"]:first-child,
html .list-dark.list-icons li a:first-child>[class*="fa-"]:first-child,
html .list-dark.list-icons li>.icons:first-child,
html .list-dark.list-icons li a:first-child>.icons:first-child {
    color: #212529;
    border-color: #212529;
}

html .list-dark.list-icons.list-icons-style-3 li>[class*="fa-"]:first-child,
html .list-dark.list-icons.list-icons-style-3 li a:first-child>[class*="fa-"]:first-child,
html .list-dark.list-icons.list-icons-style-3 li>.icons:first-child,
html .list-dark.list-icons.list-icons-style-3 li a:first-child>.icons:first-child {
    background-color: #212529;
    color: #fff;
}

html .list-dark.list-ordened li:before {
    color: #212529;
}

html .list-dark.list-ordened.list-ordened-style-3 li:before {
    background-color: #212529;
    color: #fff;
}

html .list-light.list-icons li>[class*="fa-"]:first-child,
html .list-light.list-icons li a:first-child>[class*="fa-"]:first-child,
html .list-light.list-icons li>.icons:first-child,
html .list-light.list-icons li a:first-child>.icons:first-child {
    color: #fff;
    border-color: #fff;
}

html .list-light.list-icons.list-icons-style-3 li>[class*="fa-"]:first-child,
html .list-light.list-icons.list-icons-style-3 li a:first-child>[class*="fa-"]:first-child,
html .list-light.list-icons.list-icons-style-3 li>.icons:first-child,
html .list-light.list-icons.list-icons-style-3 li a:first-child>.icons:first-child {
    background-color: #fff;
    color: #777;
}

html .list-light.list-ordened li:before {
    color: #fff;
}

html .list-light.list-ordened.list-ordened-style-3 li:before {
    background-color: #fff;
    color: #777;
}

.parallax blockquote i.fa-quote-left {
    color: #00b485;
}

section.video blockquote i.fa-quote-left {
    color: #00b485;
}

.accordion .card-header a {
    color: #00b485;
}

html .accordion.accordion-primary .card-header {
    background-color: #00b485 !important;
}

html .accordion.accordion-primary .card-header a {
    color: #fff;
}

html .accordion.accordion-secondary .card-header {
    background-color: #62c3d3 !important;
}

html .accordion.accordion-secondary .card-header a {
    color: #777;
}

html .accordion.accordion-tertiary .card-header {
    background-color: #3aabdd !important;
}

html .accordion.accordion-tertiary .card-header a {
    color: #fff;
}

html .accordion.accordion-quaternary .card-header {
    background-color: #242424 !important;
}

html .accordion.accordion-quaternary .card-header a {
    color: #fff;
}

html .accordion.accordion-dark .card-header {
    background-color: #212529 !important;
}

html .accordion.accordion-dark .card-header a {
    color: #fff;
}

html .accordion.accordion-light .card-header {
    background-color: #fff !important;
}

html .accordion.accordion-light .card-header a {
    color: #777;
}

html .divider.divider-primary [class*="fa-"],
html .divider.divider-primary .icons {
    color: #00b485;
}

html .divider.divider-primary.divider-small hr {
    background: #00b485;
}

html .divider.divider-secondary [class*="fa-"],
html .divider.divider-secondary .icons {
    color: #62c3d3;
}

html .divider.divider-secondary.divider-small hr {
    background: #62c3d3;
}

html .divider.divider-tertiary [class*="fa-"],
html .divider.divider-tertiary .icons {
    color: #3aabdd;
}

html .divider.divider-tertiary.divider-small hr {
    background: #3aabdd;
}

html .divider.divider-quaternary [class*="fa-"],
html .divider.divider-quaternary .icons {
    color: #242424;
}

html .divider.divider-quaternary.divider-small hr {
    background: #242424;
}

html .divider.divider-dark [class*="fa-"],
html .divider.divider-dark .icons {
    color: #212529;
}

html .divider.divider-dark.divider-small hr {
    background: #212529;
}

html .divider.divider-light [class*="fa-"],
html .divider.divider-light .icons {
    color: #fff;
}

html .divider.divider-light.divider-small hr {
    background: #fff;
}

html .divider.divider-style-2.divider-primary [class*="fa-"],
html .divider.divider-style-2.divider-primary .icons {
    background: #00b485;
    color: #fff;
}

html .divider.divider-style-2.divider-secondary [class*="fa-"],
html .divider.divider-style-2.divider-secondary .icons {
    background: #62c3d3;
    color: #777;
}

html .divider.divider-style-2.divider-tertiary [class*="fa-"],
html .divider.divider-style-2.divider-tertiary .icons {
    background: #3aabdd;
    color: #fff;
}

html .divider.divider-style-2.divider-quaternary [class*="fa-"],
html .divider.divider-style-2.divider-quaternary .icons {
    background: #242424;
    color: #fff;
}

html .divider.divider-style-2.divider-dark [class*="fa-"],
html .divider.divider-style-2.divider-dark .icons {
    background: #212529;
    color: #fff;
}

html .divider.divider-style-2.divider-light [class*="fa-"],
html .divider.divider-style-2.divider-light .icons {
    background: #fff;
    color: #777;
}

html .divider.divider-style-3.divider-primary [class*="fa-"],
html .divider.divider-style-3.divider-primary .icons {
    border-color: #00b485;
}

html .divider.divider-style-3.divider-secondary [class*="fa-"],
html .divider.divider-style-3.divider-secondary .icons {
    border-color: #62c3d3;
}

html .divider.divider-style-3.divider-tertiary [class*="fa-"],
html .divider.divider-style-3.divider-tertiary .icons {
    border-color: #3aabdd;
}

html .divider.divider-style-3.divider-quaternary [class*="fa-"],
html .divider.divider-style-3.divider-quaternary .icons {
    border-color: #242424;
}

html .divider.divider-style-3.divider-dark [class*="fa-"],
html .divider.divider-style-3.divider-dark .icons {
    border-color: #212529;
}

html .divider.divider-style-3.divider-light [class*="fa-"],
html .divider.divider-style-3.divider-light .icons {
    border-color: #fff;
}

#header .tip {
    background: #00b485;
    color: #fff;
}

#header .tip:before {
    border-right-color: #00b485;
    border-left-color: transparent;
}

html #header .tip-primary {
    background: #00b485 !important;
    color: #fff !important;
}

html #header .tip-primary:before {
    border-right-color: #00b485 !important;
}

html #header .tip-secondary {
    background: #62c3d3 !important;
    color: #777 !important;
}

html #header .tip-secondary:before {
    border-right-color: #62c3d3 !important;
}

html #header .tip-tertiary {
    background: #3aabdd !important;
    color: #fff !important;
}

html #header .tip-tertiary:before {
    border-right-color: #3aabdd !important;
}

html #header .tip-quaternary {
    background: #242424 !important;
    color: #fff !important;
}

html #header .tip-quaternary:before {
    border-right-color: #242424 !important;
}

html #header .tip-dark {
    background: #212529 !important;
    color: #fff !important;
}

html #header .tip-dark:before {
    border-right-color: #212529 !important;
}

html #header .tip-light {
    background: #fff !important;
    color: #777 !important;
}

html #header .tip-light:before {
    border-right-color: #fff !important;
}

html[dir="rtl"] #header .tip:before {
    border-left-color: #00b485;
}

html[dir="rtl"] #header .tip.skin:before {
    border-left-color: #00b485;
}

html[dir="rtl"] #header .tip-primary:before {
    border-left-color: #00b485 !important;
    border-right-color: transparent !important;
}

html[dir="rtl"] #header .tip-secondary:before {
    border-left-color: #62c3d3 !important;
    border-right-color: transparent !important;
}

html[dir="rtl"] #header .tip-tertiary:before {
    border-left-color: #3aabdd !important;
    border-right-color: transparent !important;
}

html[dir="rtl"] #header .tip-quaternary:before {
    border-left-color: #242424 !important;
    border-right-color: transparent !important;
}

html[dir="rtl"] #header .tip-dark:before {
    border-left-color: #212529 !important;
    border-right-color: transparent !important;
}

html[dir="rtl"] #header .tip-light:before {
    border-left-color: #fff !important;
    border-right-color: transparent !important;
}

#header .header-btn-collapse-nav {
    border-radius: 0px;
    border-color: #b59104;
    color: #000;
    background: #e6b600;
    background: linear-gradient(to bottom, #ffc741 30%, #e6b600 100%) !important;
    border: none !important;
}

@media (min-width: 992px) {
    .dropdown-toggle.active_m {
        color: #000000 !important;
    }
    .icon-dp {
        display: none;
    }
    html.side-header #header.side-header {
        position: fixed;
        box-shadow: 0 0 30px rgb(0 0 0 / 5%);
        top: 0;
        left: 0;
        max-width: 255px;
        width: 100%;
        height: 100%;
        transform: translateX(0);
        transition: cubic-bezier(.55, 0, .1, 1) transform 300ms;
    }
    html.side-header.menu-sm #header.side-header {
        max-width: 70px !important;
    }
    #header .header-nav-main nav>ul>li>a {
        color: #00b485;
    }
    #header .header-nav-main nav>ul>li.open>a,
    #header .header-nav-main nav>ul>li:hover>a {
        background: #00b485;
    }
    #header .header-nav-main nav>ul>li.dropdown .dropdown-menu {
        border-top-color: #00b485;
    }
    #header .header-nav-main nav>ul>li.dropdown.open>a:before,
    #header .header-nav-main nav>ul>li.dropdown:hover>a:before {
        border-bottom-color: #00b485;
    }
    #header .header-nav-main nav>ul>li.dropdown-mega-signin .dropdown-menu {
        border-top-color: #00b485;
    }
    #header .header-nav-main nav>ul>li.dropdown-mega-signin .dropdown-menu li a {
        color: #00b485;
    }
    #header .header-nav-main nav>ul:not(:hover)>li>a.active {
        background-color: #00b485;
        color: #fff;
    }
    #header .header-nav.header-nav-stripe nav>ul>li:hover>a,
    #header .header-nav.header-nav-stripe nav>ul>li.open>a {
        background-color: #00b485;
    }
    #header .header-nav.header-nav-stripe nav>ul:not(:hover)>li>a.active {
        background-color: #00b485;
    }
    #header .header-nav.header-nav-stripe nav>ul:hover>li>a.active {
        color: #00b485;
    }
    #header .header-nav.header-nav-links nav>ul li:hover>a {
        color: #00b485;
    }
    #header .header-nav.header-nav-links nav>ul:not(:hover)>li>a.active {
        color: #00b485;
    }
    #header .header-nav.header-nav-links.header-nav-links-vertical-slide nav ul li.dropdown .dropdown-menu::-webkit-scrollbar-thumb {
        background: #00b485 !important;
    }
    #header .header-nav.header-nav-line nav>ul li:hover>a {
        color: #00b485;
    }
    #header .header-nav.header-nav-line nav>ul li:hover>a:before {
        background: #00b485;
    }
    #header .header-nav.header-nav-line nav>ul:not(:hover) li>a.active {
        color: #00b485;
    }
    #header .header-nav.header-nav-line nav>ul:not(:hover) li>a.active:before {
        background: #00b485;
    }
    #header .header-nav-main.header-nav-main-slide nav>ul>li.open>span>a,
    #header .header-nav-main.header-nav-main-slide nav>ul>li:hover>span>a {
        color: #00b485;
    }
    #header .header-nav-main.header-nav-main-slide nav>ul:not(:hover)>li>span>a.active {
        color: #00b485;
    }
    html.side-header #header.side-header .header-nav-main nav>ul li.dropdown.open>.dropdown-menu,
    html.side-header #header.side-header .header-nav-main nav>ul li.dropdown:hover>.dropdown-menu {
        border-left-color: #00b485;
    }
    html.side-header-right #header.side-header .header-nav-main nav>ul li.dropdown.open>.dropdown-menu,
    html.side-header-right #header.side-header .header-nav-main nav>ul li.dropdown:hover>.dropdown-menu {
        border-right-color: #00b485;
    }
}

@media (min-width: 992px) {
    html #header .header-nav .header-nav-main nav>ul>li.dropdown-full-color.dropdown-primary .dropdown-menu {
        background-color: #00b485;
    }
    html #header .header-nav .header-nav-main nav>ul>li.dropdown-full-color.dropdown-primary .dropdown-menu li a {
        color: #fff;
        border-bottom-color: #ee263a;
    }
    html #header .header-nav .header-nav-main nav>ul>li.dropdown-full-color.dropdown-primary .dropdown-menu li:hover>a {
        background: #f04254;
    }
    html #header .header-nav .header-nav-main nav>ul>li.dropdown-full-color.dropdown-primary.open>a:before,
    html #header .header-nav .header-nav-main nav>ul>li.dropdown-full-color.dropdown-primary:hover>a:before {
        border-bottom-color: #00b485;
        background: #00b485;
    }
    html #header .header-nav .header-nav-main nav>ul>li.dropdown-full-color.dropdown-mega.dropdown-primary .dropdown-mega-sub-title {
        color: #fff;
        opacity: 0.7;
    }
    html #header .header-nav:not(.header-nav-line):not(.header-nav-links) .header-nav-main nav>ul>li.dropdown-full-color.dropdown-primary:hover>a {
        background: #00b485;
        color: #fff;
    }
    html #header .header-nav:not(.header-nav-line):not(.header-nav-links) .header-nav-main nav>ul>li.dropdown-full-color.dropdown-primary .dropdown-menu li a {
        color: #fff;
    }
    html #header .header-nav:not(.header-nav-line):not(.header-nav-links) .header-nav-main nav>ul:not(:hover)>li.dropdown-full-color.dropdown-primary>a.active {
        background: #00b485;
        color: #fff;
    }
    html #header .header-nav-line .header-nav-main nav>ul>li.dropdown-full-color.dropdown-primary a:focus,
    html #header .header-nav-line .header-nav-main nav>ul>li.dropdown-full-color.dropdown-primary a:hover {
        color: #00b485;
    }
    html #header .header-nav-line .header-nav-main nav>ul>li.dropdown-full-color.dropdown-primary a:focus:before,
    html #header .header-nav-line .header-nav-main nav>ul>li.dropdown-full-color.dropdown-primary a:hover:before {
        background-color: #00b485;
    }
    html #header .header-nav-line .header-nav-main nav>ul>li.dropdown-full-color.dropdown-primary:hover>a {
        color: #00b485;
    }
    html #header .header-nav-line .header-nav-main nav>ul>li.dropdown-full-color.dropdown-primary.open>a:before,
    html #header .header-nav-line .header-nav-main nav>ul>li.dropdown-full-color.dropdown-primary:hover>a:before {
        background: #00b485;
    }
    html #header .header-nav-line .header-nav-main nav>ul:not(:hover)>li.dropdown-full-color.dropdown-primary>a.active {
        color: #00b485;
    }
    html #header .header-nav-line .header-nav-main nav>ul:not(:hover)>li.dropdown-full-color.dropdown-primary>a.active:before {
        background-color: #00b485;
    }
    html #header .header-nav-links .header-nav-main nav>ul>li.dropdown-full-color.dropdown-primary a {
        color: #00b485;
    }
    html #header .header-nav-links .header-nav-main nav>ul>li.dropdown-full-color.dropdown-primary a:focus,
    html #header .header-nav-links .header-nav-main nav>ul>li.dropdown-full-color.dropdown-primary a:hover {
        color: #00b485;
    }
    html #header .header-nav-links .header-nav-main nav>ul>li.dropdown-full-color.dropdown-primary:hover>a {
        color: #00b485;
    }
    html #header .header-nav-links .header-nav-main nav>ul:not(:hover)>li.dropdown-full-color.dropdown-primary>a.active {
        color: #00b485;
    }
    html #header .header-nav .header-nav-main nav>ul>li.dropdown-full-color.dropdown-secondary .dropdown-menu {
        background-color: #62c3d3;
    }
    html #header .header-nav .header-nav-main nav>ul>li.dropdown-full-color.dropdown-secondary .dropdown-menu li a {
        color: #777;
        border-bottom-color: #56bed0;
    }
    html #header .header-nav .header-nav-main nav>ul>li.dropdown-full-color.dropdown-secondary .dropdown-menu li:hover>a {
        background: #6ec8d6;
    }
    html #header .header-nav .header-nav-main nav>ul>li.dropdown-full-color.dropdown-secondary.open>a:before,
    html #header .header-nav .header-nav-main nav>ul>li.dropdown-full-color.dropdown-secondary:hover>a:before {
        border-bottom-color: #62c3d3;
        background: #62c3d3;
    }
    html #header .header-nav .header-nav-main nav>ul>li.dropdown-full-color.dropdown-mega.dropdown-secondary .dropdown-mega-sub-title {
        color: #777;
        opacity: 0.7;
    }
    html #header .header-nav:not(.header-nav-line):not(.header-nav-links) .header-nav-main nav>ul>li.dropdown-full-color.dropdown-secondary:hover>a {
        background: #62c3d3;
        color: #777;
    }
    html #header .header-nav:not(.header-nav-line):not(.header-nav-links) .header-nav-main nav>ul>li.dropdown-full-color.dropdown-secondary .dropdown-menu li a {
        color: #777;
    }
    html #header .header-nav:not(.header-nav-line):not(.header-nav-links) .header-nav-main nav>ul:not(:hover)>li.dropdown-full-color.dropdown-secondary>a.active {
        background: #62c3d3;
        color: #777;
    }
    html #header .header-nav-line .header-nav-main nav>ul>li.dropdown-full-color.dropdown-secondary a:focus,
    html #header .header-nav-line .header-nav-main nav>ul>li.dropdown-full-color.dropdown-secondary a:hover {
        color: #62c3d3;
    }
    html #header .header-nav-line .header-nav-main nav>ul>li.dropdown-full-color.dropdown-secondary a:focus:before,
    html #header .header-nav-line .header-nav-main nav>ul>li.dropdown-full-color.dropdown-secondary a:hover:before {
        background-color: #62c3d3;
    }
    html #header .header-nav-line .header-nav-main nav>ul>li.dropdown-full-color.dropdown-secondary:hover>a {
        color: #62c3d3;
    }
    html #header .header-nav-line .header-nav-main nav>ul>li.dropdown-full-color.dropdown-secondary.open>a:before,
    html #header .header-nav-line .header-nav-main nav>ul>li.dropdown-full-color.dropdown-secondary:hover>a:before {
        background: #62c3d3;
    }
    html #header .header-nav-line .header-nav-main nav>ul:not(:hover)>li.dropdown-full-color.dropdown-secondary>a.active {
        color: #62c3d3;
    }
    html #header .header-nav-line .header-nav-main nav>ul:not(:hover)>li.dropdown-full-color.dropdown-secondary>a.active:before {
        background-color: #62c3d3;
    }
    html #header .header-nav-links .header-nav-main nav>ul>li.dropdown-full-color.dropdown-secondary a {
        color: #62c3d3;
    }
    html #header .header-nav-links .header-nav-main nav>ul>li.dropdown-full-color.dropdown-secondary a:focus,
    html #header .header-nav-links .header-nav-main nav>ul>li.dropdown-full-color.dropdown-secondary a:hover {
        color: #62c3d3;
    }
    html #header .header-nav-links .header-nav-main nav>ul>li.dropdown-full-color.dropdown-secondary:hover>a {
        color: #62c3d3;
    }
    html #header .header-nav-links .header-nav-main nav>ul:not(:hover)>li.dropdown-full-color.dropdown-secondary>a.active {
        color: #62c3d3;
    }
    html #header .header-nav .header-nav-main nav>ul>li.dropdown-full-color.dropdown-tertiary .dropdown-menu {
        background-color: #3aabdd;
    }
    html #header .header-nav .header-nav-main nav>ul>li.dropdown-full-color.dropdown-tertiary .dropdown-menu li a {
        color: #fff;
        border-bottom-color: #2da5db;
    }
    html #header .header-nav .header-nav-main nav>ul>li.dropdown-full-color.dropdown-tertiary .dropdown-menu li:hover>a {
        background: #47b1df;
    }
    html #header .header-nav .header-nav-main nav>ul>li.dropdown-full-color.dropdown-tertiary.open>a:before,
    html #header .header-nav .header-nav-main nav>ul>li.dropdown-full-color.dropdown-tertiary:hover>a:before {
        border-bottom-color: #3aabdd;
        background: #3aabdd;
    }
    html #header .header-nav .header-nav-main nav>ul>li.dropdown-full-color.dropdown-mega.dropdown-tertiary .dropdown-mega-sub-title {
        color: #fff;
        opacity: 0.7;
    }
    html #header .header-nav:not(.header-nav-line):not(.header-nav-links) .header-nav-main nav>ul>li.dropdown-full-color.dropdown-tertiary:hover>a {
        background: #3aabdd;
        color: #fff;
    }
    html #header .header-nav:not(.header-nav-line):not(.header-nav-links) .header-nav-main nav>ul>li.dropdown-full-color.dropdown-tertiary .dropdown-menu li a {
        color: #fff;
    }
    html #header .header-nav:not(.header-nav-line):not(.header-nav-links) .header-nav-main nav>ul:not(:hover)>li.dropdown-full-color.dropdown-tertiary>a.active {
        background: #3aabdd;
        color: #fff;
    }
    html #header .header-nav-line .header-nav-main nav>ul>li.dropdown-full-color.dropdown-tertiary a:focus,
    html #header .header-nav-line .header-nav-main nav>ul>li.dropdown-full-color.dropdown-tertiary a:hover {
        color: #3aabdd;
    }
    html #header .header-nav-line .header-nav-main nav>ul>li.dropdown-full-color.dropdown-tertiary a:focus:before,
    html #header .header-nav-line .header-nav-main nav>ul>li.dropdown-full-color.dropdown-tertiary a:hover:before {
        background-color: #3aabdd;
    }
    html #header .header-nav-line .header-nav-main nav>ul>li.dropdown-full-color.dropdown-tertiary:hover>a {
        color: #3aabdd;
    }
    html #header .header-nav-line .header-nav-main nav>ul>li.dropdown-full-color.dropdown-tertiary.open>a:before,
    html #header .header-nav-line .header-nav-main nav>ul>li.dropdown-full-color.dropdown-tertiary:hover>a:before {
        background: #3aabdd;
    }
    html #header .header-nav-line .header-nav-main nav>ul:not(:hover)>li.dropdown-full-color.dropdown-tertiary>a.active {
        color: #3aabdd;
    }
    html #header .header-nav-line .header-nav-main nav>ul:not(:hover)>li.dropdown-full-color.dropdown-tertiary>a.active:before {
        background-color: #3aabdd;
    }
    html #header .header-nav-links .header-nav-main nav>ul>li.dropdown-full-color.dropdown-tertiary a {
        color: #3aabdd;
    }
    html #header .header-nav-links .header-nav-main nav>ul>li.dropdown-full-color.dropdown-tertiary a:focus,
    html #header .header-nav-links .header-nav-main nav>ul>li.dropdown-full-color.dropdown-tertiary a:hover {
        color: #3aabdd;
    }
    html #header .header-nav-links .header-nav-main nav>ul>li.dropdown-full-color.dropdown-tertiary:hover>a {
        color: #3aabdd;
    }
    html #header .header-nav-links .header-nav-main nav>ul:not(:hover)>li.dropdown-full-color.dropdown-tertiary>a.active {
        color: #3aabdd;
    }
    html #header .header-nav .header-nav-main nav>ul>li.dropdown-full-color.dropdown-quaternary .dropdown-menu {
        background-color: #242424;
    }
    html #header .header-nav .header-nav-main nav>ul>li.dropdown-full-color.dropdown-quaternary .dropdown-menu li a {
        color: #fff;
        border-bottom-color: #1c1c1c;
    }
    html #header .header-nav .header-nav-main nav>ul>li.dropdown-full-color.dropdown-quaternary .dropdown-menu li:hover>a {
        background: #2c2c2c;
    }
    html #header .header-nav .header-nav-main nav>ul>li.dropdown-full-color.dropdown-quaternary.open>a:before,
    html #header .header-nav .header-nav-main nav>ul>li.dropdown-full-color.dropdown-quaternary:hover>a:before {
        border-bottom-color: #242424;
        background: #242424;
    }
    html #header .header-nav .header-nav-main nav>ul>li.dropdown-full-color.dropdown-mega.dropdown-quaternary .dropdown-mega-sub-title {
        color: #fff;
        opacity: 0.7;
    }
    html #header .header-nav:not(.header-nav-line):not(.header-nav-links) .header-nav-main nav>ul>li.dropdown-full-color.dropdown-quaternary:hover>a {
        background: #242424;
        color: #fff;
    }
    html #header .header-nav:not(.header-nav-line):not(.header-nav-links) .header-nav-main nav>ul>li.dropdown-full-color.dropdown-quaternary .dropdown-menu li a {
        color: #fff;
    }
    html #header .header-nav:not(.header-nav-line):not(.header-nav-links) .header-nav-main nav>ul:not(:hover)>li.dropdown-full-color.dropdown-quaternary>a.active {
        background: #242424;
        color: #fff;
    }
    html #header .header-nav-line .header-nav-main nav>ul>li.dropdown-full-color.dropdown-quaternary a:focus,
    html #header .header-nav-line .header-nav-main nav>ul>li.dropdown-full-color.dropdown-quaternary a:hover {
        color: #242424;
    }
    html #header .header-nav-line .header-nav-main nav>ul>li.dropdown-full-color.dropdown-quaternary a:focus:before,
    html #header .header-nav-line .header-nav-main nav>ul>li.dropdown-full-color.dropdown-quaternary a:hover:before {
        background-color: #242424;
    }
    html #header .header-nav-line .header-nav-main nav>ul>li.dropdown-full-color.dropdown-quaternary:hover>a {
        color: #242424;
    }
    html #header .header-nav-line .header-nav-main nav>ul>li.dropdown-full-color.dropdown-quaternary.open>a:before,
    html #header .header-nav-line .header-nav-main nav>ul>li.dropdown-full-color.dropdown-quaternary:hover>a:before {
        background: #242424;
    }
    html #header .header-nav-line .header-nav-main nav>ul:not(:hover)>li.dropdown-full-color.dropdown-quaternary>a.active {
        color: #242424;
    }
    html #header .header-nav-line .header-nav-main nav>ul:not(:hover)>li.dropdown-full-color.dropdown-quaternary>a.active:before {
        background-color: #242424;
    }
    html #header .header-nav-links .header-nav-main nav>ul>li.dropdown-full-color.dropdown-quaternary a {
        color: #242424;
    }
    html #header .header-nav-links .header-nav-main nav>ul>li.dropdown-full-color.dropdown-quaternary a:focus,
    html #header .header-nav-links .header-nav-main nav>ul>li.dropdown-full-color.dropdown-quaternary a:hover {
        color: #242424;
    }
    html #header .header-nav-links .header-nav-main nav>ul>li.dropdown-full-color.dropdown-quaternary:hover>a {
        color: #242424;
    }
    html #header .header-nav-links .header-nav-main nav>ul:not(:hover)>li.dropdown-full-color.dropdown-quaternary>a.active {
        color: #242424;
    }
    html #header .header-nav .header-nav-main nav>ul>li.dropdown-full-color.dropdown-dark .dropdown-menu {
        background-color: #212529;
    }
    html #header .header-nav .header-nav-main nav>ul>li.dropdown-full-color.dropdown-dark .dropdown-menu li a {
        color: #fff;
        border-bottom-color: #1a1d21;
    }
    html #header .header-nav .header-nav-main nav>ul>li.dropdown-full-color.dropdown-dark .dropdown-menu li:hover>a {
        background: #282d31;
    }
    html #header .header-nav .header-nav-main nav>ul>li.dropdown-full-color.dropdown-dark.open>a:before,
    html #header .header-nav .header-nav-main nav>ul>li.dropdown-full-color.dropdown-dark:hover>a:before {
        border-bottom-color: #212529;
        background: #212529;
    }
    html #header .header-nav .header-nav-main nav>ul>li.dropdown-full-color.dropdown-mega.dropdown-dark .dropdown-mega-sub-title {
        color: #fff;
        opacity: 0.7;
    }
    html #header .header-nav:not(.header-nav-line):not(.header-nav-links) .header-nav-main nav>ul>li.dropdown-full-color.dropdown-dark:hover>a {
        background: #212529;
        color: #fff;
    }
    html #header .header-nav:not(.header-nav-line):not(.header-nav-links) .header-nav-main nav>ul>li.dropdown-full-color.dropdown-dark .dropdown-menu li a {
        color: #fff;
    }
    html #header .header-nav:not(.header-nav-line):not(.header-nav-links) .header-nav-main nav>ul:not(:hover)>li.dropdown-full-color.dropdown-dark>a.active {
        background: #212529;
        color: #fff;
    }
    html #header .header-nav-line .header-nav-main nav>ul>li.dropdown-full-color.dropdown-dark a:focus,
    html #header .header-nav-line .header-nav-main nav>ul>li.dropdown-full-color.dropdown-dark a:hover {
        color: #212529;
    }
    html #header .header-nav-line .header-nav-main nav>ul>li.dropdown-full-color.dropdown-dark a:focus:before,
    html #header .header-nav-line .header-nav-main nav>ul>li.dropdown-full-color.dropdown-dark a:hover:before {
        background-color: #212529;
    }
    html #header .header-nav-line .header-nav-main nav>ul>li.dropdown-full-color.dropdown-dark:hover>a {
        color: #212529;
    }
    html #header .header-nav-line .header-nav-main nav>ul>li.dropdown-full-color.dropdown-dark.open>a:before,
    html #header .header-nav-line .header-nav-main nav>ul>li.dropdown-full-color.dropdown-dark:hover>a:before {
        background: #212529;
    }
    html #header .header-nav-line .header-nav-main nav>ul:not(:hover)>li.dropdown-full-color.dropdown-dark>a.active {
        color: #212529;
    }
    html #header .header-nav-line .header-nav-main nav>ul:not(:hover)>li.dropdown-full-color.dropdown-dark>a.active:before {
        background-color: #212529;
    }
    html #header .header-nav-links .header-nav-main nav>ul>li.dropdown-full-color.dropdown-dark a {
        color: #212529;
    }
    html #header .header-nav-links .header-nav-main nav>ul>li.dropdown-full-color.dropdown-dark a:focus,
    html #header .header-nav-links .header-nav-main nav>ul>li.dropdown-full-color.dropdown-dark a:hover {
        color: #212529;
    }
    html #header .header-nav-links .header-nav-main nav>ul>li.dropdown-full-color.dropdown-dark:hover>a {
        color: #212529;
    }
    html #header .header-nav-links .header-nav-main nav>ul:not(:hover)>li.dropdown-full-color.dropdown-dark>a.active {
        color: #212529;
    }
    html #header .header-nav .header-nav-main nav>ul>li.dropdown-full-color.dropdown-light .dropdown-menu {
        background-color: #fff;
    }
    html #header .header-nav .header-nav-main nav>ul>li.dropdown-full-color.dropdown-light .dropdown-menu li a {
        color: #777;
        border-bottom-color: #f7f7f7;
    }
    html #header .header-nav .header-nav-main nav>ul>li.dropdown-full-color.dropdown-light .dropdown-menu li:hover>a {
        background: #ffffff;
    }
    html #header .header-nav .header-nav-main nav>ul>li.dropdown-full-color.dropdown-light.open>a:before,
    html #header .header-nav .header-nav-main nav>ul>li.dropdown-full-color.dropdown-light:hover>a:before {
        border-bottom-color: #fff;
        background: #fff;
    }
    html #header .header-nav .header-nav-main nav>ul>li.dropdown-full-color.dropdown-mega.dropdown-light .dropdown-mega-sub-title {
        color: #777;
        opacity: 0.7;
    }
    html #header .header-nav:not(.header-nav-line):not(.header-nav-links) .header-nav-main nav>ul>li.dropdown-full-color.dropdown-light:hover>a {
        background: #fff;
        color: #777;
    }
    html #header .header-nav:not(.header-nav-line):not(.header-nav-links) .header-nav-main nav>ul>li.dropdown-full-color.dropdown-light .dropdown-menu li a {
        color: #777;
    }
    html #header .header-nav:not(.header-nav-line):not(.header-nav-links) .header-nav-main nav>ul:not(:hover)>li.dropdown-full-color.dropdown-light>a.active {
        background: #fff;
        color: #777;
    }
    html #header .header-nav-line .header-nav-main nav>ul>li.dropdown-full-color.dropdown-light a:focus,
    html #header .header-nav-line .header-nav-main nav>ul>li.dropdown-full-color.dropdown-light a:hover {
        color: #fff;
    }
    html #header .header-nav-line .header-nav-main nav>ul>li.dropdown-full-color.dropdown-light a:focus:before,
    html #header .header-nav-line .header-nav-main nav>ul>li.dropdown-full-color.dropdown-light a:hover:before {
        background-color: #fff;
    }
    html #header .header-nav-line .header-nav-main nav>ul>li.dropdown-full-color.dropdown-light:hover>a {
        color: #fff;
    }
    html #header .header-nav-line .header-nav-main nav>ul>li.dropdown-full-color.dropdown-light.open>a:before,
    html #header .header-nav-line .header-nav-main nav>ul>li.dropdown-full-color.dropdown-light:hover>a:before {
        background: #fff;
    }
    html #header .header-nav-line .header-nav-main nav>ul:not(:hover)>li.dropdown-full-color.dropdown-light>a.active {
        color: #fff;
    }
    html #header .header-nav-line .header-nav-main nav>ul:not(:hover)>li.dropdown-full-color.dropdown-light>a.active:before {
        background-color: #fff;
    }
    html #header .header-nav-links .header-nav-main nav>ul>li.dropdown-full-color.dropdown-light a {
        color: #fff;
    }
    html #header .header-nav-links .header-nav-main nav>ul>li.dropdown-full-color.dropdown-light a:focus,
    html #header .header-nav-links .header-nav-main nav>ul>li.dropdown-full-color.dropdown-light a:hover {
        color: #fff;
    }
    html #header .header-nav-links .header-nav-main nav>ul>li.dropdown-full-color.dropdown-light:hover>a {
        color: #fff;
    }
    html #header .header-nav-links .header-nav-main nav>ul:not(:hover)>li.dropdown-full-color.dropdown-light>a.active {
        color: #fff;
    }
}

@media (min-width: 992px) {
    html #header .header-nav-force-light-text-active-skin-color .header-nav-main nav>ul>li:hover>a,
    html #header .header-nav-force-light-text-active-skin-color .header-nav-main nav>ul>li .wrapper-items-cloned:hover>a {
        color: #00b485 !important;
    }
    html #header .header-nav-force-light-text-active-skin-color .header-nav-main nav>ul:not(:hover)>li>a.active,
    html #header .header-nav-force-light-text-active-skin-color .header-nav-main nav>ul:not(:hover)>li .wrapper-items-cloned>a.active {
        color: #00b485 !important;
    }
}

@media (max-width: 991px) {
    .owl-carousel.nav-inside.nav-inside-half-section .owl-nav button.owl-prev {
        left: 0 !important;
    }
    .owl-carousel.nav-inside.nav-inside-half-section .owl-nav button.owl-next {
        left: 0 !important;
    }
    #header .header-nav-main:not(.header-nav-main-mobile-dark) nav>ul>li>a {
        color: #00b485;
    }
    .nav-link.ylw.button-glow {
        background: linear-gradient( to bottom, #272727 30%, #525252 100%) !important;
        color: white !important;
        text-shadow: 1px 1px 3px #3c30009e;
        letter-spacing: 1px;
    }
    #header .header-nav-main:not(.header-nav-main-mobile-dark) nav>ul>li>a:active {
        color: #00b485;
    }
    #header .header-nav-main:not(.header-nav-main-mobile-dark) nav>ul>li>a.active {
        background: #00b485;
    }
    #header .header-nav-main:not(.header-nav-main-mobile-dark) nav>ul>li>a.active:focus,
    #header .header-nav-main:not(.header-nav-main-mobile-dark) nav>ul>li>a.active:hover {
        background: #00b485;
    }
    #header .header-nav-main.header-nav-main-mobile-dark nav>ul>li>a.active {
        background: #00b485;
    }
    #header .header-nav-main.header-nav-main-mobile-dark nav>ul>li>a.active:focus,
    #header .header-nav-main.header-nav-main-mobile-dark nav>ul>li>a.active:hover {
        background: #00b485;
    }
    html.side-header-hamburguer-sidebar #header.side-header .header-nav.header-nav-links .header-nav-main.header-nav-main-mobile-dark nav>ul>li>a.active {
        color: #00b485 !important;
    }
    html.side-header-hamburguer-sidebar #header.side-header .header-nav.header-nav-links nav::-webkit-scrollbar-thumb {
        background-color: #00b485;
    }
    html.side-header-hamburguer-sidebar #header.side-header .header-nav.header-nav-links nav>ul>li>a.active {
        color: #00b485 !important;
    }
    html.side-header-hamburguer-sidebar #header.side-header .header-nav.header-nav-links nav>ul>li:hover>a {
        color: #00b485 !important;
    }
}

@media (max-width: 991px) {
    .text-c-1 {
        font-size: 2em;
    }
    .text-c-2 {
        font-size: 1.9em;
    }
    .text-cc-1 {
        font-size: 1.1em !important;
    }
    html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-primary>a {
        color: #00b485;
    }
    html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-primary>a.active {
        background: #00b485 !important;
        color: #fff !important;
    }
    html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-secondary>a {
        color: #62c3d3;
    }
    html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-secondary>a.active {
        background: #62c3d3 !important;
        color: #777 !important;
    }
    html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-tertiary>a {
        color: #3aabdd;
    }
    html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-tertiary>a.active {
        background: #3aabdd !important;
        color: #fff !important;
    }
    html #header .header-nav-main nav>ul>li.dropdown-full-color.dropdown-quaternary>a.active {
        background: #242424 !important;
        color: #fff !important;
    }
}

html #header .header-top.header-top-primary {
    background: #00b485;
    border-top-color: #ed1c32;
}

html #header .header-top.header-top-primary .header-nav-top ul>li.open>a {
    background: #232323;
}

html #header .header-top.header-top-primary .header-nav-top ul>li>a:hover,
html #header .header-top.header-top-primary .header-nav-top ul>li.open>a:hover,
html #header .header-top.header-top-primary .header-nav-top ul>li>a:focus,
html #header .header-top.header-top-primary .header-nav-top ul>li.open>a:focus {
    background: #232323;
}

html #header .header-top.header-top-primary .dropdown-menu {
    background: #232323;
    border-color: #232323;
}

html #header .header-top.header-top-primary .dropdown-menu a:hover,
html #header .header-top.header-top-primary .dropdown-menu a:focus {
    background: #f36372 !important;
}

html #header .header-top.header-top-secondary {
    background: #62c3d3;
    border-top-color: #4ebbcd;
}

html #header .header-top.header-top-secondary .header-nav-top ul>li.open>a {
    background: #76cbd9;
}

html #header .header-top.header-top-secondary .header-nav-top ul>li>a:hover,
html #header .header-top.header-top-secondary .header-nav-top ul>li.open>a:hover,
html #header .header-top.header-top-secondary .header-nav-top ul>li>a:focus,
html #header .header-top.header-top-secondary .header-nav-top ul>li.open>a:focus {
    background: #76cbd9;
}

html #header .header-top.header-top-secondary .dropdown-menu {
    background: #76cbd9;
    border-color: #76cbd9;
}

html #header .header-top.header-top-secondary .dropdown-menu a:hover,
html #header .header-top.header-top-secondary .dropdown-menu a:focus {
    background: #8ad2de !important;
}

html #header .header-top.header-top-tertiary {
    background: #3aabdd;
    border-top-color: #25a1d8;
}

html #header .header-top.header-top-tertiary .header-nav-top ul>li.open>a {
    background: #50b4e1;
}

html #header .header-top.header-top-tertiary .header-nav-top ul>li>a:hover,
html #header .header-top.header-top-tertiary .header-nav-top ul>li.open>a:hover,
html #header .header-top.header-top-tertiary .header-nav-top ul>li>a:focus,
html #header .header-top.header-top-tertiary .header-nav-top ul>li.open>a:focus {
    background: #50b4e1;
}

html #header .header-top.header-top-tertiary .dropdown-menu {
    background: #50b4e1;
    border-color: #50b4e1;
}

html #header .header-top.header-top-tertiary .dropdown-menu a:hover,
html #header .header-top.header-top-tertiary .dropdown-menu a:focus {
    background: #65bee5 !important;
}

html #header .header-top.header-top-quaternary {
    background: #242424;
    border-top-color: #171717;
}

html #header .header-top.header-top-quaternary .header-nav-top ul>li.open>a {
    background: #313131;
}

html #header .header-top.header-top-quaternary .header-nav-top ul>li>a:hover,
html #header .header-top.header-top-quaternary .header-nav-top ul>li.open>a:hover,
html #header .header-top.header-top-quaternary .header-nav-top ul>li>a:focus,
html #header .header-top.header-top-quaternary .header-nav-top ul>li.open>a:focus {
    background: #313131;
}

html #header .header-top.header-top-quaternary .dropdown-menu {
    background: #313131;
    border-color: #313131;
}

html #header .header-top.header-top-quaternary .dropdown-menu a:hover,
html #header .header-top.header-top-quaternary .dropdown-menu a:focus {
    background: #3e3e3e !important;
}

html #header .header-top.header-top-dark {
    background: #212529;
    border-top-color: #16181b;
}

html #header .header-top.header-top-dark .header-nav-top ul>li.open>a {
    background: #2c3237;
}

html #header .header-top.header-top-dark .header-nav-top ul>li>a:hover,
html #header .header-top.header-top-dark .header-nav-top ul>li.open>a:hover,
html #header .header-top.header-top-dark .header-nav-top ul>li>a:focus,
html #header .header-top.header-top-dark .header-nav-top ul>li.open>a:focus {
    background: #2c3237;
}

html #header .header-top.header-top-dark .dropdown-menu {
    background: #2c3237;
    border-color: #2c3237;
}

html #header .header-top.header-top-dark .dropdown-menu a:hover,
html #header .header-top.header-top-dark .dropdown-menu a:focus {
    background: #383f45 !important;
}

html #header .header-top.header-top-light {
    background: #fff;
    border-top-color: #f2f2f2;
}

html #header .header-top.header-top-light .header-nav-top ul>li.open>a {
    background: #ffffff;
}

html #header .header-top.header-top-light .header-nav-top ul>li>a:hover,
html #header .header-top.header-top-light .header-nav-top ul>li.open>a:hover,
html #header .header-top.header-top-light .header-nav-top ul>li>a:focus,
html #header .header-top.header-top-light .header-nav-top ul>li.open>a:focus {
    background: #ffffff;
}

html #header .header-top.header-top-light .dropdown-menu {
    background: #ffffff;
    border-color: #ffffff;
}

html #header .header-top.header-top-light .dropdown-menu a:hover,
html #header .header-top.header-top-light .dropdown-menu a:focus {
    background: #ffffff !important;
}

@media (min-width: 992px) {
    html #header .header-nav-bar-primary {
        background: #00b485 !important;
        color: #fff !important;
    }
    html #header .header-nav-bar-secondary {
        background: #62c3d3 !important;
        color: #777 !important;
    }
    html #header .header-nav-bar-tertiary {
        background: #3aabdd !important;
        color: #fff !important;
    }
    html #header .header-nav-bar-quaternary {
        background: #242424 !important;
        color: #fff !important;
    }
    html #header .header-nav-bar-dark {
        background: #212529 !important;
        color: #fff !important;
    }
    html #header .header-nav-bar-light {
        background: #fff !important;
        color: #777 !important;
    }
}

@media (min-width: 992px) {
    #header .header-nav-main.header-nav-main-light nav>ul>li.open>a,
    #header .header-nav-main.header-nav-main-light nav>ul>li:hover>a {
        color: #00b485;
    }
    #header .header-nav-main.header-nav-main-light nav>ul>li>a.active {
        color: #00b485;
    }
}

#header .header-nav-features .header-nav-features-search-reveal-big-search .form-control {
    border-bottom-color: #0088cc;
}

.testimonial blockquote {
    background: #232323;
}

.testimonial .testimonial-arrow-down {
    border-top-color: #232323;
}

html .testimonial-primary blockquote {
    background: #232323;
}

html .testimonial-primary .testimonial-arrow-down {
    border-top-color: #232323;
}

html .testimonial-primary.testimonial-style-7 {
    background: #232323;
}

html .testimonial-quotes-primary blockquote:before,
html .testimonial-quotes-primary blockquote:after {
    color: #00b485 !important;
}

html .testimonial-secondary blockquote {
    background: #76cbd9;
}

html .testimonial-secondary .testimonial-arrow-down {
    border-top-color: #76cbd9;
}

html .testimonial-secondary.testimonial-style-7 {
    background: #76cbd9;
}

html .testimonial-quotes-secondary blockquote:before,
html .testimonial-quotes-secondary blockquote:after {
    color: #00b485 !important;
}

html .testimonial-tertiary blockquote {
    background: #50b4e1;
}

html .testimonial-tertiary .testimonial-arrow-down {
    border-top-color: #50b4e1;
}

html .testimonial-tertiary.testimonial-style-7 {
    background: #50b4e1;
}

html .testimonial-quotes-tertiary blockquote:before,
html .testimonial-quotes-tertiary blockquote:after {
    color: #00b485 !important;
}

html .testimonial-quaternary blockquote {
    background: #313131;
}

html .testimonial-quaternary .testimonial-arrow-down {
    border-top-color: #313131;
}

html .testimonial-quaternary.testimonial-style-7 {
    background: #313131;
}

html .testimonial-quotes-quaternary blockquote:before,
html .testimonial-quotes-quaternary blockquote:after {
    color: #00b485 !important;
}

html .testimonial-dark blockquote {
    background: #2c3237;
}

html .testimonial-dark .testimonial-arrow-down {
    border-top-color: #2c3237;
}

html .testimonial-dark.testimonial-style-7 {
    background: #2c3237;
}

html .testimonial-quotes-dark blockquote:before,
html .testimonial-quotes-dark blockquote:after {
    color: #00b485 !important;
}

html .testimonial-light blockquote {
    background: #ffffff;
}

html .testimonial-light .testimonial-arrow-down {
    border-top-color: #ffffff;
}

html .testimonial-light.testimonial-style-7 {
    background: #ffffff;
}

html .testimonial-quotes-light blockquote:before,
html .testimonial-quotes-light blockquote:after {
    color: #00b485 !important;
}

.circular-bar.only-icon [class*="fa-"],
.circular-bar.only-icon .icons {
    color: #00b485;
}

html .counters .counter-primary [class*="fa-"],
html .counters .counter-primary .icons,
html .counters .counter-primary strong {
    color: #00b485;
}

html .counters .counter-secondary [class*="fa-"],
html .counters .counter-secondary .icons,
html .counters .counter-secondary strong {
    color: #62c3d3;
}

html .counters .counter-tertiary [class*="fa-"],
html .counters .counter-tertiary .icons,
html .counters .counter-tertiary strong {
    color: #3aabdd;
}

html .counters .counter-quaternary [class*="fa-"],
html .counters .counter-quaternary .icons,
html .counters .counter-quaternary strong {
    color: #242424;
}

html .counters .counter-dark [class*="fa-"],
html .counters .counter-dark .icons,
html .counters .counter-dark strong {
    color: #212529;
}

html .counters .counter-light [class*="fa-"],
html .counters .counter-light .icons,
html .counters .counter-light strong {
    color: #fff;
}

html .call-to-action.featured.featured-primary {
    border-top-color: #00b485;
}

html .call-to-action.call-to-action-primary {
    background: #00b485;
}

html .call-to-action.with-full-borders-primary {
    border-color: #00b485;
}

html .call-to-action.call-to-action-primary {
    background: #00b485;
}

html .call-to-action.call-to-action-primary h3,
html .call-to-action.call-to-action-primary p {
    color: #fff;
}

html .call-to-action.featured.featured-secondary {
    border-top-color: #62c3d3;
}

html .call-to-action.call-to-action-secondary {
    background: #62c3d3;
}

html .call-to-action.with-full-borders-secondary {
    border-color: #62c3d3;
}

html .call-to-action.call-to-action-secondary {
    background: #62c3d3;
}

html .call-to-action.call-to-action-secondary h3,
html .call-to-action.call-to-action-secondary p {
    color: #777;
}

html .call-to-action.featured.featured-tertiary {
    border-top-color: #3aabdd;
}

html .call-to-action.call-to-action-tertiary {
    background: #3aabdd;
}

html .call-to-action.with-full-borders-tertiary {
    border-color: #3aabdd;
}

html .call-to-action.call-to-action-tertiary {
    background: #3aabdd;
}

html .call-to-action.call-to-action-tertiary h3,
html .call-to-action.call-to-action-tertiary p {
    color: #fff;
}

html .call-to-action.featured.featured-quaternary {
    border-top-color: #242424;
}

html .call-to-action.call-to-action-quaternary {
    background: #242424;
}

html .call-to-action.with-full-borders-quaternary {
    border-color: #242424;
}

html .call-to-action.call-to-action-quaternary {
    background: #242424;
}

html .call-to-action.call-to-action-quaternary h3,
html .call-to-action.call-to-action-quaternary p {
    color: #fff;
}

html .call-to-action.featured.featured-dark {
    border-top-color: #212529;
}

html .call-to-action.call-to-action-dark {
    background: #212529;
}

html .call-to-action.with-full-borders-dark {
    border-color: #212529;
}

html .call-to-action.call-to-action-dark {
    background: #212529;
}

html .call-to-action.call-to-action-dark h3,
html .call-to-action.call-to-action-dark p {
    color: #fff;
}

html .call-to-action.featured.featured-light {
    border-top-color: #fff;
}

html .call-to-action.call-to-action-light {
    background: #fff;
}

html .call-to-action.with-full-borders-light {
    border-color: #fff;
}

html .call-to-action.call-to-action-light {
    background: #fff;
}

html .call-to-action.call-to-action-light h3,
html .call-to-action.call-to-action-light p {
    color: #777;
}

section.timeline .timeline-box.left:before,
section.timeline .timeline-box.right:before {
    background: #00b485;
    box-shadow: 0 0 0 3px #fff, 0 0 0 6px #00b485;
}

ul.history li .featured-box .box-content {
    border-top-color: #00b485;
}

html .tp-bullets.bullets-color-light .tp-bullet:hover,
html .tp-bullets.bullets-color-light .tp-bullet.selected {
    background: #fff;
}

html .slide-overlay.slide-overlay-gradient .slotholder:after {
    background-color: #3aabdd !important;
    background-image: linear-gradient( to right, #3aabdd 0%, #242424 100%) !important;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#3aabdd', endColorstr='#242424', GradientType=1);
}

.cd-product-viewer-handle .handle {
    background: #00b485;
}

.tparrows.tparrows-carousel.tp-leftarrow,
.tparrows.tparrows-carousel.tp-rightarrow {
    background-color: #00b485;
    border-color: #00b485 #00b485 #fbca00;
    color: #fff;
}

.tparrows.tparrows-carousel.tp-leftarrow:hover,
.tparrows.tparrows-carousel.tp-rightarrow:hover,
.tparrows.tparrows-carousel.tp-leftarrow.hover,
.tparrows.tparrows-carousel.tp-rightarrow.hover {
    background-color: #ffde57;
    border-color: #f36372 #f36372 #00b485;
    color: #fff;
}

.tparrows.tparrows-carousel.tp-leftarrow:focus,
.tparrows.tparrows-carousel.tp-rightarrow:focus,
.tparrows.tparrows-carousel.tp-leftarrow.focus,
.tparrows.tparrows-carousel.tp-rightarrow.focus {
    background-color: #ffcd00;
    border-color: #fbca00 #fbca00 #fbca00;
    color: #fff;
    box-shadow: 0 0 0 3px rgba(239, 52, 71, 0.5);
}

.tparrows.tparrows-carousel.tp-leftarrow.disabled,
.tparrows.tparrows-carousel.tp-rightarrow.disabled,
.tparrows.tparrows-carousel.tp-leftarrow:disabled,
.tparrows.tparrows-carousel.tp-rightarrow:disabled {
    background-color: #00b485;
    border-color: #00b485 #00b485 #fbca00;
}

.tparrows.tparrows-carousel.tp-leftarrow:active,
.tparrows.tparrows-carousel.tp-rightarrow:active,
.tparrows.tparrows-carousel.tp-leftarrow.active,
.tparrows.tparrows-carousel.tp-rightarrow.active {
    background-color: #ffcd00 !important;
    background-image: none !important;
    border-color: #fbca00 #fbca00 #fbca00 !important;
}

.tparrows.arrows-primary:before {
    color: #00b485;
}

#footer .footer-ribbon {
    background: #00b485;
}

#footer .footer-ribbon:before {
    border-right-color: #c71022;
    border-left-color: #c71022;
}

#footer .footer-nav.footer-nav-bottom-line nav>ul:not(:hover)>li>a.active {
    color: #00b485 !important;
}

#footer .footer-nav.footer-nav-bottom-line nav>ul:not(:hover)>li>a.active:before {
    background: #00b485 !important;
}

#footer .footer-nav.footer-nav-bottom-line nav>ul:hover>li:hover>a {
    color: #00b485 !important;
}

#footer .footer-nav.footer-nav-bottom-line nav>ul:hover>li:hover>a:before {
    background: #00b485 !important;
}

.scrollable.colored-slider .scrollable-slider {
    background: #00b485;
}

.sample-icon-list .sample-icon a:hover {
    background-color: #00b485;
}

html.boxed .body {
    border-top-color: #00b485;
}


/* SLIDER */

.slider-container {
    overflow: hidden;
    position: relative;
    height: 90vh;
    max-height: 980px;
    min-height: 680px;
}

.slider {
    z-index: 1;
    position: relative;
    height: 100%;
}

.slider-control {
    z-index: 2;
    position: absolute;
    top: 0;
    width: 12%;
    height: 100%;
    transition: opacity 0.3s;
    opacity: 0;
}

.slider-control.inactive:hover {
    cursor: auto;
}

.slider-control:not(.inactive):hover {
    opacity: 1;
    cursor: pointer;
}

.slider-control.left {
    left: 0;
    background: -webkit-linear-gradient( left, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient( to right, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0) 100%);
}

.slider-control.right {
    right: 0;
    background: -webkit-linear-gradient( left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.18) 100%);
    background: linear-gradient( to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.18) 100%);
}

ul.slider-pagi {
    padding-left: 0px;
    display: none;
}

.slider-pagi {
    position: absolute;
    z-index: 3;
    left: 18%;
    bottom: 2rem;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    font-size: 0;
    list-style-type: none;
    color: #ffcd00;
}

.sha-in {
    -moz-box-shadow: inset 0 0 6px #000000b0;
    -webkit-box-shadow: inset 0 0 6px #000000b0;
    box-shadow: inset 0 0 6px #000000b0;
}

.slider-page-sl {
    border: 6px solid;
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 1.8rem;
    height: 1.8rem;
    margin: 0 0.5rem;
    border-radius: 50%;
    cursor: pointer;
}

.slider-page-sl:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 1.2rem;
    height: 1.2rem;
    background: #0bc6aa;
    border-radius: 50%;
    transition: transform 0.3s;
    -webkit-transform: translate(-50%, -50%) scale(0);
    -ms-transform: translate(-50%, -50%) scale(0);
    transform: translate(-50%, -50%) scale(0);
}

.slider-page-sl.active:before,
.slider-page-sl:hover:before {
    -webkit-transform: translate(-50%, -50%) scale(1);
    -ms-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
}

.slider.animating {
    transition: transform 0.5s;
    -webkit-transform: transform 0.5s;
    -ms-transform: transform 0.5s;
}

.slide {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.slide.active .slide-recouvrir,
.slide.active .slide-text {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}

.slide-bg {
    position: absolute;
    top: 0;
    left: -50%;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: top right;
}

.slide-bg-cou {
    position: absolute;
    top: 0;
    left: -50%;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: top right;
}

.slide-contenu {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.slide-recouvrir {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 100%;
    min-height: 650px;
    -webkit-transition: -webkit-transform 0.5s 0.5s, opacity 0.2s 0.5s;
    transition: transform 0.5s 0.5s, opacity 0.2s 0.5s;
    -webkit-transform: translate3d(0, -20%, 0);
    transform: translate3d(0, -20%, 0);
    opacity: 0;
}

.slide-recouvrir path {
    opacity: 0.6;
}

.slide-text {
    text-align: center;
    position: absolute;
    width: 90%;
    bottom: 55%;
    left: 60px;
    right: auto;
    color: #fff;
    transition: transform 0.5s 0.8s, opacity 0.5s 0.8s;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 0;
    text-align: left;
}

.slide-card {
    text-align: center;
    position: absolute;
    width: 90%;
    bottom: 19%;
    left: 60px;
    right: auto;
    color: #fff;
    text-align: left;
    z-index:99;
    border-radius: 20px !important;
}

.slide-card-div {
    text-align: center;
    min-height: 150px;
}

.slide-mob {
    border: 1px solid #80808036;
    border-radius: 50px;
    position: relative;
    bottom: 120px;
    z-index: 99;
}

.slide-card-br {
    border: 3px solid #fec40b;
}

.slide-text-heading {
    color: #fff !important;
    letter-spacing: 1px;
    font-size: 2.5rem;
    font-family: "Calibri Light";
    font-weight: bold;
    text-align: left;
}

.slide:nth-child(1) {
    left: 0;
}

.slide:nth-child(1) .slide-bg {
    left: 0;
    background-image: url("../Images/Slider/slider-1.png");
    background-position: left top;
    background-color: #13161d;
}

.slide:nth-child(2) {
    left: 100%;
}

.slide:nth-child(2) .slide-bg {
    left: -50%;
    background-image: url("../Images/Slider/slider-2.png");
    background-position: left top;
    background-color: #a08925;
}

.slide:nth-child(3) {
    left: 200%;
}

.slide:nth-child(3) .slide-bg {
    left: -100%;
    background-image: url("../Images/Slider/slider-3.png");
    background-position: left top;
    background-color: #c1c0be;
}

.alternative-font {
    font-family: "calibri", sans-serif !important;
    font-size: inherit;
}

.custom-font-size-1 {
    font-size: 3.3em;
}

.custom-font-size-2 {
    font-size: 7em;
    line-height: 100px;
}

@media (max-width: 767px) {
    .custom-font-size-2 {
        font-size: 4em;
    }
}

.custom-text-color-1 {
    color: #000000 !important;
}

.custom-text-color-2 {
    color: #bfbfbf !important;
}

.custom-text-color-3 {
    color: #ffffff !important;
}

.custom-text-color-4 {
    color: #d9d9d9 !important;
}

.custom-default-text-color {
    color: #525252 !important;
}

.box-shadow-custom {
    box-shadow: 10px 10px 74px -30px rgba(0, 0, 0, 0.33);
}

.custom-border-radius {
    border-radius: 5px !important;
}

.br-25 {
    border-radius: 25px !important;
}

.thumb-info {
    border: 0;
}


/*.header-logo {visibility: hidden;}*/

.header-logo.loaded {
    visibility: visible;
}

.header-logo-text {
    display: inline-block;
    font-size: 36px;
    line-height: 36px;
}

#header .header-body {
    border-top: 0;
    height: auto !important;
}

@media (min-width: 992px) {
    #header .header-nav-main nav {
        display: block;
    }
    #header .header-nav-main nav>ul>li>a {
        position: relative;
        background: none !important;
        color: #0cc4ac !important;
        font-size: 14px;
        font-style: normal;
        font-weight: 600;
        transition: ease all 300ms;
        border-radius: 0px;
        margin: 0px 4px;
        font-family: "Calibri Light";
        min-height: 45px;
    }
    #header .header-nav-main nav>ul>li>a.nav-link.ylw {
        position: relative;
        color: #fff !important;
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        transition: ease all 300ms;
        border-radius: 0px;
        margin: 0px 5px;
        text-align: center;
        line-height: 18px;
        height: 45px;
        text-shadow: 2px 1px 4px #00000073;
        background: linear-gradient( to bottom, #272727 30%, #525252 100%) !important;
        letter-spacing: 1.5px;
    }
    #header .header-nav-main nav>ul>li>a.nav-link.ylw:hover {
        background: linear-gradient( to bottom, #000000 30%, #313131 100%) !important;
    }
    #header .header-nav-main nav>ul>li>a:hover {
        color: #000 !important;
        /* background-color: #ffc000 !important; */
        border-radius: 50px 0px 0px 50px !important;
    }
    #header .header-nav-main nav>ul>li>a.active_m {
        color: #000 !important;
        background-color: #ffc000 !important;
        border-radius: 50px 0px 0px 50px !important;
    }
    #header .header-nav-main nav>ul>li>a.active_m::after {
        content: "";
        display: block;
        position: absolute;
        top: -25px;
        bottom: 0;
        left: 92%;
        width: 15%;
        background-image: url(../Images/Icons/active_after.png);
        background-position: 0 50%;
        background-size: auto 100%;
        background-repeat: no-repeat;
        height: 95px;
    }
    .menu-sm #header .header-nav-main nav>ul>li>a.active_m {
        border-radius: 50px !important;
    }
    .menu-sm .header-nav-main nav>ul>li>a.active_m::after {
        content: unset !important;
    }
}

@media (max-width: 991px) {
    html.sticky-header-enabled #header .header-body {
        border-bottom-color: #e9e9e9;
        box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
        position: fixed;
        top: 0 !important;
    }
    html.sticky-header-enabled #header .header-body .header-container:nth-child(1)>.header-row>.header-column {
        margin-right: 90px;
        margin-bottom: -70px;
    }
    #header {
        min-height: 70px !important;
    }
    #header .header-body {
        min-height: 0 !important;
    }
}

.rev_slider .slotholder:after {
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    background: rgba(0, 0, 0, 0.25);
}

.slider-container.light {
    background: #fbf9f3;
}

.slider-container.light ul {
    perspective: 1000px;
}

.slider-container.light .slider-border {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    height: 16px;
    background-repeat: repeat-x;
    z-index: 30;
}

@media (max-width: 991px) {
    .slider-container .slider-border {
        bottom: -1px;
    }
}

.testimonial.testimonial-with-quotes.custom-assur-quotes blockquote:before {
    content: "";
    background-size: 100% 100%;
    width: 36px;
    height: 22px;
    left: 13px;
    right: auto;
}

.testimonial.testimonial-with-quotes.custom-assur-quotes blockquote:after {
    content: "";
    background-size: 100% 100%;
    width: 36px;
    height: 22px;
    bottom: -8px;
    bottom: -0.5rem;
    right: 13px;
    transform: rotate(180deg);
}

.load-more-loader {
    display: none;
    height: 113px;
}

.custom-countdown-style-1>span:nth-child(1):before {
    content: none;
}

.custom-countdown-style-1>span>span {
    font-size: 62.4px;
    font-size: 3.9rem;
}

@media (max-width: 767px) {
    .custom-countdown-style-1>span {
        padding: 0 15px;
    }
    .custom-countdown-style-1>span:nth-child(3):before {
        content: none;
    }
}

.testimonials .testimonial blockquote:before,
.testimonials .testimonial blockquote:after {
    filter: brightness(7);
}

.testimonials .testimonial blockquote p {
    font-style: normal;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 1.6;
}

#historyLoadMoreWrapper li {
    list-style: none;
}

#AssurRev {
    position: relative;
}

#AssurRev:before,
#AssurRev:after {
    content: "";
    display: block;
    position: absolute;
    background-size: 100%;
    background-repeat: no-repeat;
    width: 17%;
    height: 34%;
    z-index: 10;
}

#AssurRev:before {
    top: 15px;
    right: 15px;
}

#AssurRev:after {
    bottom: 15px;
    left: 15px;
    transform: rotate(180deg);
}

#AssurRev .form-content {
    position: relative;
    z-index: 1;
}

#AssurRev .form-content .form-row {
    position: relative;
    z-index: 1;
}

#AssurRev .form-content .form-control-custom {
    text-align: left;
    background: none;
    border: none;
    border-bottom: 1px solid #b5b5b5;
    box-shadow: none;
    padding-left: 0;
    padding-right: 0;
}

#AssurRev .form-content .form-control-custom::-webkit-input-placeholder {
    color: #6a696f;
}

#AssurRev .form-content .form-control-custom::-moz-placeholder {
    color: #6a696f;
}

#AssurRev .form-content .form-control-custom:-ms-input-placeholder {
    color: #6a696f;
}

.clients-avis {
    position: relative;
}

.clients-avis .testimonial p {
    font-family: "calibri", sans-serif;
    line-height: 1.7;
    font-style: normal;
    text-align: left;
}

.clients-avis .testimonial .testimonial-author p {
    text-align: left;
    /* padding-left: 60px; */
}

.clients-avis .owl-carousel .owl-nav {
    position: absolute;
    bottom: auto;
    top: 17px;
    width: 100%;
    padding: 0 1rem;
}

.clients-avis .owl-carousel .owl-next {
    float: right;
}

.clients-avis .owl-carousel .owl-prev {
    float: left;
}

.clients-avis .owl-carousel .owl-nav button.owl-prev,
.clients-avis .owl-carousel .owl-nav button.owl-next {
    background: #ffffff00 !important;
    border-radius: 2px !important;
    border-color: transparent !important;
    width: 40px;
    height: 40px;
}

.clients-avis .owl-carousel .owl-nav button.owl-prev:active,
.clients-avis .owl-carousel .owl-nav button.owl-next:active {
    background: #cccccc !important;
    border-color: transparent !important;
    color: #3e3e3e !important;
}

.clients-avis .owl-carousel .owl-nav button.owl-prev:hover,
.clients-avis .owl-carousel .owl-nav button.owl-next:hover {
    background: #cccccc !important;
    border-color: transparent !important;
    color: #3e3e3e !important;
}

.clients-avis .owl-carousel .owl-nav button.owl-prev {
    color: #3e3e3e !important;
}

.clients-avis .owl-carousel .owl-nav button.owl-prev:before {
    font-size: 1.3rem;
    line-height: 1.4;
    top: -1px;
}

.clients-avis .owl-carousel .owl-nav button.owl-next {
    color: #3e3e3e !important;
}

.clients-avis .owl-carousel .owl-nav button.owl-next:before {
    font-size: 1.3rem;
    line-height: 1.4;
    top: -1px;
}

.custom-inner-border {
    position: absolute;
    top: 10px;
    right: 10px;
    bottom: 10px;
    left: 10px;
    border: 1px solid #fed0d2;
    z-index: 0;
}

.blog-list li {
    list-style: none;
}

.blog-item .blog-item-content {
    display: block;
}

.blog-item .blog-item-content .author {
    width: 100%;
    display: block;
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
}

.rsvp.section {
    background: #fbf9f3;
    border: none;
    z-index: 0;
}

.form-default input.form-control,
.form-default select.form-control,
.form-default textarea.form-control {
    background: #fff;
    border-color: #b6b6b6;
}

.form-default .form-control::-webkit-input-placeholder {
    color: #808080;
}

.form-default .form-control::-moz-placeholder {
    color: #808080;
}

.form-default .form-control:-ms-input-placeholder {
    color: #808080;
}

.form-default input.form-control,
.form-default select.form-control {
    height: 45px;
}

.content-grid .content-grid-item {
    min-height: 160px;
    border: 1px solid #e4e4e4;
    border-left: none;
}

.content-grid .content-grid-item:first-child {
    border-left: 1px solid #e4e4e4;
}

.content-grid .content-grid-item:before,
.content-grid .content-grid-item:after {
    content: none;
}

@media (max-width: 991px) {
    .content-grid .content-grid-item:nth-child(4) {
        border-left: 1px solid #e4e4e4;
    }
    .content-grid .content-grid-item:nth-child(4),
    .content-grid .content-grid-item:nth-child(5),
    .content-grid .content-grid-item:nth-child(6) {
        border-top: 0;
    }
}

@media (max-width: 767px) {
    .content-grid .content-grid-item {
        border-top: 0;
        border-left: 1px solid #e4e4e4;
    }
    .content-grid .content-grid-item:first-child {
        border-top: 1px solid #e4e4e4;
    }
}

@media (max-width: 767px) {
    .isotope-item {
        text-align: left;
    }
    .slide-mob {
        bottom: 150px;
    }
}

@media only screen and (max-width: 1060px) {
    .slide-text {
        width: 90%;
    }
    .slide-text-heading {
        font-size: 2.1rem;
    }
}

@media only screen and (max-width: 991px) {
    #header .header-logo img {
        max-width: 230px;
    }
    .slider-container {
        height: 550px;
        max-height: 550px;
        min-height: 550px;
    }
    .slide-text {
        width: 90%;
    }
    #header.header-narrow .header-logo {
        margin-top: 0px;
        margin-bottom: 0;
    }
    .slider-pagi {
        position: absolute;
        z-index: 3;
        left: 10%;
        bottom: 1rem;
    }
    .slide-text-heading {
        font-size: 1.9rem;
        margin-bottom: 5rem;
        margin-top: 1.6rem;
    }
}

@media only screen and (max-width: 767px) {

    .slider-pagi {
        position: absolute;
        z-index: 3;
        left: 50%;
        bottom: 0rem;
    }
    .slide-text {
        left: 0;
        bottom: 20%;
        width: 100%;
        text-align: center;
        -webkit-transform: translateY(50%);
        -ms-transform: translateY(50%);
        transform: translateY(50%);
        transition: transform 0.5s 0.5s, opacity 0.5s 0.5s;
        padding: 0 1rem;
    }
    .slide-recouvrir {
        display: none;
    }
    .slider-container {
        height: 500px;
        max-height: 500px;
        min-height: 500px;
    }
    .dp-slider {
        /* display: inline; */
    }
}

@media only screen and (max-width: 680px) {
    .slide-card-br {
        border: 3px solid #fec40b;
        max-width: 300px;
        margin-right: auto;
        margin-left: auto;
    }
    .slider-container {
        height: 460px;
        max-height: 460px;
        min-height: 460px;
    }
    .slide-text-heading {
        font-size: 1.7rem;
        margin-bottom: 3.3rem;
        margin-top: 1rem;
    }
    .slider-page-sl {
        width: 1.5rem;
        height: 1.5rem;
    }
    .slider-page-sl:before {
        width: 1rem;
        height: 1rem;
    }
}

@media only screen and (max-width: 460px) {
    .slider-container {
        height: 400px;
        max-height: 400px;
        min-height: 400px;
    }
    .slide-text-heading {
        font-size: 1.5rem;
        margin-bottom: 1.5rem;
        margin-top: 1.5rem;
    }
    .slider-pagi {
        display: none;
    }
    .slider-page-sl {
        width: 1rem;
        height: 1rem;
    }
}

@media only screen and (max-width: 330px) {
    .slider-container {
        height: 350px;
        max-height: 350px;
        min-height: 350px;
    }
    .mh-230 {
        min-height: auto;
    }
    .slide-text-heading {
        font-size: 1.3rem;
        margin-bottom: 1.2rem;
        margin-top: 1.2rem;
    }
    .ttl-slide {
        font-size: 25px;
        line-height: 25px;
    }
    #header .header-logo img {
        max-width: 200px;
    }
}

.bg-color-chiffres-1 {
    background-color: #fccc04;
}

.bg-color-chiffres-2 {
    background-color: #0dddc4;
}

.bg-color-chiffres-3 {
    background-color: #0bb5a1;
}

.bg-chiffres-h {
    min-height: 260px !important;
}

.bg-color-chiffres-1-sha {
    background: rgb(252 204 5) !important;
    background: -webkit-gradient( 0deg, rgb(255 255 255 / 0%), rgb(14 221 196 / 78%)) !important;
    background: linear-gradient( 0deg, rgb(255 255 255 / 0%), rgb(252 204 5 / 65%)) !important;
    min-height: 85px;
}

.bg-color-chiffres-2-sha {
    background: #0eddc4 !important;
    background: -webkit-gradient( 0deg, rgb(255 255 255 / 0%), rgb(14 221 196 / 78%)) !important;
    background: linear-gradient( 0deg, rgb(255 255 255 / 0%), rgb(14 221 196 / 65%)) !important;
    min-height: 85px;
}

.bg-color-chiffres-3-sha {
    background: rgb(12 181 161) !important;
    background: -webkit-gradient( 0deg, rgb(255 255 255 / 0%), rgb(14 221 196 / 78%)) !important;
    background: linear-gradient( 0deg, rgb(255 255 255 / 0%), rgb(12 181 161 / 65%)) !important;
    min-height: 85px;
}

.a-clr a {
    color: #3c3939;
}

.a-clr a:hover {
    color: #6b6b6b;
}

.owl-nav .disabled {
    opacity: 0.5;
    cursor: unset !important;
}

.text-color-red {
    color: #d60000;
}

.form-group {
    margin-bottom: 1rem;
}

.pt-6 {
    padding-top: 4rem !important;
}

@keyframes glowing {
    0% {
        box-shadow: 2px 2px 15px #00000060, -2px -2px 15px #00000060;
    }
    50% {
        box-shadow: 2px 2px 15px #00b48500, -2px -2px 15px #00b48500;
    }
    100% {
        box-shadow: 2px 2px 15px #00000060, -2px -2px 15px #00000060;
    }
}

.button-glow {
    animation: glowing 3000ms infinite;
}

@media only screen and (max-width: 500px) {
    #aljassur-form {
        width: 100%;
        height: 1000px;
    }
    .slide-mob {
        bottom: 100px;
    }
}

@media only screen and (max-width: 380px) {
    #aljassur-form {
        width: 100%;
        height: 1100px;
    }
}

@media only screen and (max-width: 330px) {
    #aljassur-form {
        width: 100%;
        height: 1150px;
    }
}

@media only screen and (max-width: 300px) {
    #aljassur-form {
        width: 100%;
        height: 1500px;
    }
}

@media only screen and (max-width: 250px) {
    #aljassur-form {
        width: 100%;
        height: 2000px;
    }
}

@media only screen and (max-width: 215px) {
    #aljassur-form {
        width: 100%;
        height: 2200px;
    }
}

.card-gray {
    background-color: #d9d9d9 !important;
    border: 1px solid #919191 !important;
}

.search-input {
    background-color: #ffffff1a !important;
}

.act-img {
    max-height: 200px;
    min-height: 200px;
}

.cg-act {
    min-height: 410px;
}

input.perpage-link {
    position: relative;
    display: block;
    padding: 0.5rem 0.75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #002550;
    background-color: #fff;
    border: 1px solid #dee2e6;
    cursor: pointer;
}

input.perpage-link {
    position: relative;
    display: block;
    padding: 0.5rem 0.75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #000000;
    /* background-color: #fff; */
    /* border: 1px solid #dee2e6; */
    cursor: pointer;
    background-color: #d9d9d9 !important;
    border: 1px solid #919191 !important;
}

.bg-partenaires {
    background: url(../Images/Bg/bg-partenaires.png) no-repeat;
    background-size: cover;
    background-position: center center;
}

.page-cover {
    background: var(--pg-bg-img);
    background-attachment: inherit;
    background-size: cover;
    background-position: center center;
    position: relative;
    z-index: 9;
    padding: 75px 0 0px
}

.light-cover {
    background: #ffc927 !important;
    background: -webkit-gradient(0deg, #ffc927, #ffc92700) !important;
    background: linear-gradient(0deg, #ffc927, #ffc92700) !important;
}

.page-cover-titre {
    position: relative;
    top: 90px;
    padding: 60px 0px 122px 0px;
}

.page-titre h2 {
    color: #000000;
    position: relative;
    bottom: 10px;
    font-weight: 500;
    margin: 0px !important;
    text-shadow: 2px 1px 4px #00000094;
    font-family: Times New Roman;
}

.breadcrumb {
    color: black !important;
}

.breadcrumb>li {
    display: inline-block;
    font-size: 1em;
    text-shadow: none;
}

.breadcrumb>li+li:before {
    color: inherit;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f105";
    padding: 0 7px 0 5px;
}

.breadcrumb>li a {
    color: black !important;
}


/* .breadcr-pos {
  position: relative;
  bottom: 10px;
} */

.bg-form {
    background: var(--frm-bg-img);
    background-attachment: inherit;
    background-size: cover;
    background-position: center center;
}

.btn-rounded {
    border: 2px solid #fff !important;
    box-shadow: 1px 3px 3px #00000057;
}

.form-errors-light label.error {
    color: #7a1313 !important;
    text-align: left !important;
}

.mid6-bg {
    background: var(--pg-bg-img);
    background-size: cover;
    background-position: center center;
    position: relative;
    z-index: 9;
}

.padding-top-hrd {
    padding-top: 100px;
}

.confirm_ctn {
    background-color: #ffffffd4;
    text-align: center;
    border: 1px solid #70ad47;
    border-radius: 10px;
    margin-right: 150px;
    margin-left: 150px;
}

.error_ctn {
    background-color: #ffffffd4;
    text-align: center;
    border: 1px solid red;
    border-radius: 10px;
    margin-right: 150px;
    margin-left: 150px;
}

.section-img {
    background-repeat: repeat;
    border: 0;
    background: url(../Images/Bg/bg-aboute.jpg);
    background-size: cover;
    background-position: top center;
    margin: 30px 0;
    padding: 50px 0;
}

.h-empty {
    height: 500px;
}

.pos-top {
    position: relative;
    bottom: 150px;
}

.bg-act-rand {
    background-repeat: repeat;
    border: 0;
    background: url(../Images/Bg/bg-rand.jpg);
    background-size: cover;
    background-position: center center;
}

.tab-pane {
    padding-top: 10px;
}

#rapp-grat {
    margin: 0 auto;
    padding: 0 1.9em;
    width: 90%;
    background-color: #0cc4ac;
    max-width: 450px;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    border-radius: 11px;
}

.star {
    color: #ffc000;
    font-size: 30px;
}

.rating-container .star {
    margin: 0 1px;
}

.bg-avis {
    background: url(../Images/Bg/bg-avis.jpg) no-repeat center center;
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
    background-size: 100% auto;
    background-position: top;
    background-repeat: repeat-y;
}

.ls {
    letter-spacing: 1px;
}

.pos-cerl {
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    top: 25px;
}

.section.chiffre .chiffre-valeur {
    width: 300px;
    height: 300px;
    margin: 0 auto;
    font-family: 'Roboto', sans-serif;
    vertical-align: middle;
    text-align: center;
}

.section.chiffre .chiffre-valeur>canvas {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.left-15 {
    left: 15px!important;
}

.form-with-icons .form-control {
    padding-left: 41px;
}

.owl-carousel.nav-inside.nav-inside-half-section .owl-nav button.owl-prev {
    left: -50px;
    top: -51px;
}

.owl-carousel.nav-inside.nav-inside-half-section .owl-nav button.owl-prev,
.owl-carousel.nav-inside.nav-inside-half-section .owl-nav button.owl-next {
    transform: none;
    width: 50px!important;
    height: 50px!important;
}

.owl-carousel.nav-inside.nav-inside-half-section .owl-nav {
    top: auto;
    bottom: 50px;
}

.owl-carousel.nav-inside.nav-inside-half-section .owl-nav button.owl-next {
    left: -50px;
}

.owl-carousel.nav-dark:not(.nav-style-1):not(.nav-style-2):not(.nav-style-3):not(.show-nav-title):not(.nav-arrows-1).nav-with-transparency .owl-nav .owl-next:hover,
.owl-carousel.nav-dark:not(.nav-style-1):not(.nav-style-2):not(.nav-style-3):not(.show-nav-title):not(.nav-arrows-1).nav-with-transparency .owl-nav .owl-prev:hover {
    background-color: #088777 !important;
}

html .bg-color-primary-2 {
    background-color: #0cc4ac00;
}

.prd-nav {
    position: relative;
    bottom: 50px;
    z-index: 99;
    margin-left: 5px;
}

.vid-w {
    max-width: 400px !important;
}

.mw-400 {
    max-width: 400px;
}

@media only screen and (max-width: 1200px) {
    .confirm_ctn {
        margin-right: 20px;
        margin-left: 20px;
    }
    .padding-top-hrd {
        padding-top: 10px;
    }
    .btn-l-avis {
        padding: 10px 15px 25px 0px !important;
        margin: 0px !important;
        text-align: right;
    }
    .btn-l-avis a {
        margin: 0px !important;
    }
    .lh-hg {
        line-height: 23px !important;
    }
    .text-4 {
        font-size: 1em !important;
    }
    .slide-text {
        width: 90%;
    }
    .text-cc-1 {
        font-size: 1.15em !important;
    }
    .text-c-1 {
        font-size: 2.2em;
    }
    .text-c-2 {
        font-size: 2.1em;
    }
    .cl-av .text-c-1 {
        font-size: 2.3em;
    }
    .cl-av .text-cc-1 {
        font-size: 1.25em !important;
    }
}

@media (max-width: 767px) {
    .footer-top {
        display: none !important;
    }
    .lh-hg {
        line-height: 20px !important;
    }
    .text-4 {
        font-size: 1em !important;
    }
    .custom-font-size-1 {
        font-size: 2.7em;
    }
}

@media (max-width: 1040px) and (min-width: 575px) {
    .cr-yl .bg-secondary {
        min-height: 255px;
    }
}

@media (max-width: 575px) {
    .btn-l-avis {
        padding: 10px 0px 25px 0px !important;
        margin: 0px !important;
        text-align: center;
    }
    .bg-avis {
        background: #0cc4ac !important;
    }
    .avis {
        max-width: 350px;
    }
    h4 {
        font-size: 1.7em !important;
    }
    .text-4 {
        font-size: 1.2em !important;
    }
    .custom-countdown-style-1>span:before {
        content: none;
    }
    html .bg-color-primary-2 {
        background-color: #0cc4ac !important;
    }
}

.partenaire-logo img {
    max-width: 300px;
    width: 100%;
}

.font-calibril.font-weight-bold.text-color-primary {
    text-shadow: 1.3px 0px 0px black;
}

.bg-color-primary.cl-av {
    background-color: #0cc4ac !important;
    background: url(../Images/Bg/bg-avis-home.png) no-repeat;
    background-size: 215px;
    background-position: top left;
}

.mx-col .solution {
    max-width: 300px;
    margin-right: auto !important;
    margin-left: auto !important;
}

.avis {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}

.btn-l-avis {
    z-index: 999;
}

.right-icons {
    color: #fff!important;
    background-color: #ffc000;
    display: block;
    height: 81px;
    position: fixed;
    right: 0;
    top: 60px;
    width: 80px;
    font-size: 14px;
    line-height: 40px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    z-index: 999;
    cursor: pointer !important;
    background: linear-gradient(to bottom, #ffc741 30%, #e6b600 100%) !important;
}

.r-ic-2 {
    top: 145px;
    background: linear-gradient(to bottom, #7bb656 30%, #6db040 100%) !important;
}

.r-ic-3 {
    top: 230px;
    background: linear-gradient(to bottom, #ffc741 30%, #e6b600 100%) !important;
}

.popup-rapp-grat-dismiss i {
    box-shadow: 1px 3px 3px #00000057;
    border-radius: 50%;
    background-color: black;
}

.rating {
    display: inline-block;
    position: relative;
    height: 25px;
    line-height: 26px;
    font-size: 34px;
    margin: 0px !important;
    padding: 0px !important;
}

.rating .lbl-rat {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    cursor: pointer;
    margin: 0px !important;
    padding: 0px !important;
}

.rating .lbl-rat:nth-child(1) {
    z-index: 5;
}

.rating .lbl-rat:nth-child(2) {
    z-index: 4;
}

.rating .lbl-rat:nth-child(3) {
    z-index: 3;
}

.rating .lbl-rat:nth-child(4) {
    z-index: 2;
}

.rating .lbl-rat:nth-child(5) {
    z-index: 1;
}

.rating .lbl-rat input {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}

.rating .lbl-rat .icon {
    float: left;
    color: transparent;
}

.rating .lbl-rat:last-child .icon {
    color: #fff;
}

.rating:not(:hover) .lbl-rat input:checked~.icon,
.rating:hover .lbl-rat:hover input~.icon {
    color: #ffc000;
}

.rating .lbl-rat input:focus:not(:checked)~.icon:last-child {
    color: #fff;
    text-shadow: 0 0 5px #09f;
}

.rating .lbl-rat input:focus:not(:checked)~.icon:last-child {
    color: #fff;
    text-shadow: 0 0 5px #09f;
}

.inf-avt {
    position: relative;
    bottom: 125px;
    z-index: 9;
}

.star-d {
    color: #afafaf;
    font-size: 30px;
}

.nav-link.active_m {
    color: black !important;
}

.msg-rapp {
    text-shadow: 1px 0px 0px black;
}

.popup-rapp-grat-dismiss {
    position: relative;
    left: 20px;
}

.form-check-input:checked[type=radio] {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23000'/%3e%3c/svg%3e");
}

.form-check {
    min-height: 1.5rem;
    padding-left: 1.5em;
    margin-bottom: 0.125rem;
}

.form-check-input[type=radio] {
    border-radius: 50%;
}

.form-check .form-check-input {
    float: left;
    margin-left: -1.5em;
    margin-top: 5px;
}

.form-check-input {
    width: 1.3em;
    height: 1.2em;
    margin-top: 0.25em;
    vertical-align: top;
    background-color: #f9f9f9;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    border: 1px solid gray;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-print-color-adjust: exact;
    color-adjust: exact;
    print-color-adjust: exact;
}

.breadcr-pos div {
    z-index: 999;
}

.sr-input input::placeholder {
    color: #626262 !important;
}

.grecaptcha-badge {
    display: none !important;
}

#header-logo-img {
    display: block;
}

.header-top {
    display: block;
}

@media (max-width: 992px) {
    #header-logo-img-full {
        display: block !important;
    }
    #header-logo-img {
        display: none !important;
    }
}

@media (min-width: 992px) {
    .header-top {
        display: none !important;
    }
}

.zoom {
    transition: transform .8s;
}

.zoom:hover {
    transform: scale(1.1);
    box-shadow: 5px 3px 17px #ffc000;
    z-index: 99;
}

.gdpr-preferences-popup .gdpr-preferences-popup-content {
    background-color: #0cc4ac;
}

.gdpr-ttl-pop {
    color: #303030 !important;
    line-height: 1.3 !important;
    font-size: 0.8em !important;
}

.gdpr-prg-pop {
    line-height: 1.3 !important;
    font-size: 0.92em !important;
    color: #404040;
}

.gdpr-prg-ttl {
    color: #404040 !important;
    font-weight: bolder;
    font-size: 0.9rem;
    letter-spacing: 0.5px;
}

.gdpr-preferences-popup {
    top: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 20px;
    background: #ffffffd4;
    z-index: 1051;
    opacity: 0;
    transition: opacity 0.3s;
}

.gdpr-preferences-popup .gdpr-preferences-popup-content {
    max-width: 1000px;
    background-position-x: 0%;
    background-size: 20%;
    border-radius: 11px;
}

.gdpr-preferences-popup .gdpr-preferences-popup-content .gdpr-close-popup {
    position: absolute;
    top: 10px;
    right: 25px;
}

.gdpr-preferences-popup .gdpr-preferences-popup-content .gdpr-preferences-popup-content-body {
    max-height: 60vh;
    overflow-y: auto;
    padding: 1rem 2.5rem 2.5rem;
}

.gdpr-preferences-popup .gdpr-preferences-popup-content .gdpr-preferences-popup-content-body .gdpr-cookie-item {
    display: flex;
    flex-wrap: wrap;
    font-size: 0.8rem;
}

.gdpr-preferences-popup .gdpr-preferences-popup-content .gdpr-preferences-popup-content-body .gdpr-cookie-item .gdpr-cookie-item-description {
    width: 70%;
}

.gdpr-preferences-popup .gdpr-preferences-popup-content .gdpr-preferences-popup-content-body .gdpr-cookie-item .gdpr-cookie-item-action {
    width: 30%;
    text-align: right;
}

.gdpr-preferences-popup .gdpr-preferences-popup-content .gdpr-preferences-popup-content-body .gdpr-cookie-item+.gdpr-cookie-item {
    margin-top: 10px;
}

.gdpr-preferences-popup .gdpr-preferences-popup-content .gdpr-preferences-popup-content-footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 1.5rem 2.5rem;
    background-color: #00000038;
    border-radius: 0px 0px 11px 11px;
}

.gdpr-bar,
.gdpr-preferences-popup {
    position: fixed;
    bottom: 0;
    left: 0;
    visibility: hidden;
}

.gdpr-bar,
.gdpr-preferences-popup .gdpr-preferences-popup-content .gdpr-preferences-popup-content-body .gdpr-cookie-item .gdpr-cookie-item-title {
    width: 100%;
}

.gdpr-preferences-popup-content .bottom-txt-link {
    margin-left: 10px;
    line-height: 15px;
}

.gdpr-bar-p {
    color: #404040 !important;
    opacity: 0.7 !important;
    line-height: 1.3 !important;
    font-size: 0.9em !important;
    margin: 0px;
}

.gdpr-pop {
    color: #000 !important;
    line-height: 15px;
}

.gdpr-bar {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background: #cde4c7;
    padding: 0.5rem 1.5rem;
    z-index: 1050;
    opacity: 0;
    transform: translate3d(0, 100%, 0);
    transition: opacity 0.3s, transform 0.3s;
}

.gdpr-bar .gdpr-bar-actions {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 15px;
}

.gdpr-bar .gdpr-bar-actions .gdpr-agree-trigger {
    margin-left: 2rem;
}

.gdpr-bar.show {
    visibility: visible;
    transform: translate3d(0, 0, 0);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    background-color: #c9c9c9a3;
    opacity: 1;
}

.gdpr-bar.removing {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
}

.gdpr-preferences-popup.show,
.navbar-area.nav-container.navbar-collapse.navbar-navli.menu-item-has-children.sub-menu.menu-item-has-children:hover>.sub-menu,
.navbar-area.nav-container.navbar-collapse.navbar-navli.menu-item-has-children:hover>.sub-menu {
    visibility: visible;
    opacity: 1;
}

@media (min-width: 1200px) {
    .gdpr-bar {
        flex-direction: row;
        align-items: center;
    }
    .gdpr-bar .gdpr-bar-actions {
        justify-content: flex-end;
        margin-top: 0;
    }
}

.gdpr-pop-t {
    text-align: left !important;
}

@media (min-width: 992px) {
    .gdpr-preferences-popup .gdpr-preferences-popup-content .gdpr-preferences-popup-content-body .gdpr-cookie-item {
        flex-wrap: nowrap;
    }
    .gdpr-preferences-popup .gdpr-preferences-popup-content .gdpr-preferences-popup-content-body .gdpr-cookie-item .gdpr-cookie-item-action,
    .gdpr-preferences-popup .gdpr-preferences-popup-content .gdpr-preferences-popup-content-body .gdpr-cookie-item .gdpr-cookie-item-title {
        width: 20%;
    }
    .gdpr-preferences-popup .gdpr-preferences-popup-content .gdpr-preferences-popup-content-body .gdpr-cookie-item .gdpr-cookie-item-description {
        width: 60%;
    }
}

.gdpr-cookie-item-action .form-switch .form-check-input {
    width: 4em;
    margin-left: -3.9em;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
    background-position: left center;
    border-radius: 2em;
    transition: background-position 0.15s ease-in-out;
    height: 1.8em;
}

.gdpr-cookie-item-action .form-switch .form-check-input:checked {
    background-position: right center;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");
}

.gdpr-cookie-item-action .form-check-input:checked {
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.25);
}

.gdpr-cookie-item-action .form-check {
    position: relative;
    display: block;
    padding-left: 1.25rem;
}

.gdpr-cookie-item-action .form-check-input {
    width: 1em;
    height: 1em;
    margin-top: 0.25em;
    vertical-align: top;
    background-color: #4b9d44;
    border-color: #31642c;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-print-color-adjust: exact;
    color-adjust: exact;
}

.gdpr-cookie-item-action .form-check-input {
    position: absolute;
    margin-top: 0.3rem;
    margin-left: -1.25rem;
}

.gdpr-close-popup i {
    box-shadow: 1px 3px 3px #00000057;
    border-radius: 50%;
    background-color: black;
    color: white;
    font-size: 20px;
}

.con-parag {
    color: #3b3838;
}

.text-xs-center {
    text-align: center;
}

.g-recaptcha {
    display: inline-block;
}

.g-recaptcha-checker {
    opacity: 0; 
    position: absolute; 
    top: 0; 
    left: 0; 
    height: 1px; 
    width: 1px;
}

.btn-info.ind-tem {
    box-shadow: 4px 6px 5px #00000073;
    border: 0px;
}

.btn-info.ind-tem:active {
    background: #232323 !important;
    border-color: #232323 !important;
    color: #fff !important;
}

.btn-info.ind-tem:hover {
    background: #232323 !important;
    border-color: #232323 !important;
    color: #fff !important;
}

.slide-card-div img {
    width: 100%;
    padding: 0px 0px;
}

.hm-btn-prg {
    line-height: 15px;
    padding: 5px;
    min-height: 40px;
}

.hm-btn-ttl {
    min-height: 52px;
}