/* Add here all your CSS customizations */
h1{
    font-size: -10px;
    font-family: 'Playfair Display', serif;
}

h2, h3{
    font-family: 'Crimson Text', serif;
    color: #004B91;
    font-size: 30px;
}

h5{
    font-family: 'Crimson Text', serif;
}

#logo2{
    margin-top: -23px;
    margin-left: 120px;
}

.filter-white{
    filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(262deg) brightness(108%) contrast(101%);
}

@media (min-width: 768px){
    #header .header-btn-collapse-nav {
        left: -20px;
    }
}

@media (max-width: 600px){
    .filter-white{
      width: 200px;
    }
    #logo2{
        padding-left: 70px;
        padding-top: 15px;
    }
    #sublogo{
        padding-top: 5px;
    }
    .header-logo{
        padding-top: 10px;
    }
}

@media (max-width: 400px){
    #header .header-btn-collapse-nav {
        right: 20px;
    }
}

@media (max-width: 360px){
    #header .header-btn-collapse-nav {
        right: 60px;
        bottom: 10px;
    }
}

@media (max-width: 345px){
    #header .header-btn-collapse-nav {
        right: 40px;
        bottom: 10px;
    }
}

@media (max-width: 328px){
    #header .header-btn-collapse-nav {
        right: 60px;
    }
}

/*carousel*/

@media only screen and (min-width: 360px) and (max-device-width: 480px) {

    a.btn .btn-primary .btn-lg .btn-solid .custom-btn-style-2 .font-weight-bold .custom-border-radius-1 .text-uppercase{
        margin-top: -100px;
    }
    
}
/*****************************************************************/

ul.dropdown-menu{
    margin-top: -10px !important;
}

.dropdown-menu{
    background-color: #d1b866;
}

.dropdown-item{
    font-family: "Poppins", Arial, sans-serif;
    font-size: 30px;
    color: #000;
}

.owl-dots .mb-5{
    color: #FFF;
}

.parallax.section.section-height-3.section-parallax.m-0{
    background-image:url(/Resources/img/slides/wallart2.jpg);
    background-size: cover;
}

.section.border-0.m-0.pb-3{
    background: #FFF;
}

.img-fluid .border-radius-0{
    height: 690px;
    width: 318px;
}

.fa-chevron-up{
    color: #FFF;
}

.separator1{
    position: relative;
    right: 35px;
    bottom: 30px;
}

@media (max-width: 1192px){
    .separator1{
        display: none;
    }
}

.lead{
    margin-top: -15px;
}

/*
* Blog
*/
.custom-thumb-info-2 {
    border: 0;
}

.custom-thumb-info-2 .thumb-info-wrapper {
    margin: 0 !important;
}

.custom-thumb-info-2 .thumb-info-wrapper:after {
    content: none;
}

.custom-thumb-info-2 .thumb-info-caption {
    display: block;
    padding: 25px 45px 45px;
}

.custom-thumb-info-2 .thumb-info-caption .thumb-info-caption-text {
    padding: 0;
    min-height: 112px;
}

.custom-thumb-info-2 .thumb-info-caption .thumb-info-caption-text p {
    font-size: 1em;
    padding: 0;
    line-height: 2;
}

.custom-thumb-info-2 .thumb-info-caption .custom-blog-post-share {
    float: right;
}

.custom-thumb-info-2 .thumb-info-caption .custom-blog-post-share ul {
    float: right;
    margin-left: 8px;
    padding: 0;
}

.custom-thumb-info-2 .thumb-info-caption .custom-blog-post-share ul li {
    display: inline-block;
    list-style: none;
    line-height: 1;
    padding: 0 10px;
}

.custom-thumb-info-2 .thumb-info-caption .custom-blog-post-share ul li a {
    line-height: 1;
    transition: ease opacity 300ms;
}

.custom-thumb-info-2 .thumb-info-caption .custom-blog-post-share ul li a:hover {
    opacity: 0.7;
}

.custom-thumb-info-2 .thumb-info-caption .custom-blog-post-share ul li:nth-child(2) {
    border-left: 1px solid #bababa;
    border-right: 1px solid #bababa;
}

.custom-thumb-info-2 .thumb-info-caption .custom-blog-post-share ul li:last-child {
    padding-right: 0;
}

@media (max-width: 1200px) {
    .custom-thumb-info-2 .thumb-info-caption .custom-blog-post-share {
            float: left;
    }
}

@media (max-width: 1200px) {
    .custom-thumb-info-2 .thumb-info-caption .custom-blog-post-date {
            display: block;
    }
}

@media (max-width: 767px) {
    .custom-thumb-info-2 .thumb-info-caption {
            padding: 25px 25px 45px;
    }
    .custom-thumb-info-2 .thumb-info-caption .custom-blog-post-share {
            float: left;
    }
}

@media (max-width: 430px) {
    .custom-thumb-info-2 .thumb-info-caption {
            padding: 25px 25px 15px;
    }
    .custom-thumb-info-2 .thumb-info-caption .custom-blog-post-share {
            float: none;
            display: block;
    }
    .custom-thumb-info-2 .thumb-info-caption .custom-blog-post-share ul {
            float: none;
            margin-left: 0;
    }
    .custom-thumb-info-2 .thumb-info-caption .custom-blog-post-share ul li {
            padding-left: 0;
    }
    .custom-thumb-info-2 .thumb-info-caption .custom-blog-post-share ul li:nth-child(2) {
            border: none;
    }
    .custom-thumb-info-2 .thumb-info-caption .custom-blog-post-date {
            float: none;
            display: block;
    }
}

@media (max-width: 410px){
    .header-column .flex-grow-0{
       height: 66px;
       width: 100px;
    }
}

@media (max-width: 475px){
    tbody{
        flex-wrap: wrap;
    }
}
/************************************************/

table{
    display: table;
    border-collapse: separate;
    box-sizing: border-box;
    text-indent: initial;
    border-spacing: 2px;
    border-color: gray;
}

tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
}

tbody{
    display: table-row-group;
    vertical-align: middle;
    border-color: inherit;
}

.topInterviews td {
    width: 50%;
    vertical-align: top;
}

.row:after {
    content: "";
    display: table;
    clear: both;
}

@media(max-width: 768px){
    td.appear-animation.animated.bounceInDown.appear-animation-visible{
        padding-right: 55px;
    }
}

@media(max-width: 1024px){
   table.d-none.d-sm-block.topInterviews{
       margin-top: 20px;
   }
}

.custom-accordion-style-1 > .card .card-header a.collapsed:after {
    transform: translate3d(0, -50%, 0) rotate(0deg);
}

.custom-accordion-style-1 > .card .card-header a:after {
    content: '+';
    position: absolute;
    top: 50%;
    right: 25px;
    font-size: inherit;
    font-weight: inherit;
    transform: translate3d(0, -50%, 0) rotate(45deg);
    transform-origin: 50% 50%;
    transition: ease transform 300ms;
}


.custom-accordion-style-1 > .card .card-header a.collapsed {
    background-color: #FFF;
}


.custom-accordion-style-1 > .card .card-header a {
    position: relative;
    padding: 23px 30px;
    background-color: #FFF;
    transition: ease background-color 300ms, ease color 300ms;
}

.accordion .card-header a:hover, .accordion .card-header a:focus {
    text-decoration: none;
}


.accordion .card-header a {
    cursor: pointer;
    display: block;
    padding: 10px 20px;
}

/* interviewees cards info*/
@media (max-width: 600px){
    #member, #info {
        float: left;
    }
}
/***********************/

#googleMap{
    overflow:hidden;
    padding-top: 60px;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}

.googleMap iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

/*newsletter*/
@media (max-width: 1000px){
    .col-8{
        display: none;
    }
}
/***************************/

@media(max-width: 322px){
    .down .col-md-6 .col-lg-4 .isotope-item .older{
        margin-top: 40px;
    }
}

@media(max-width: 1192px){
    .low{
        padding-top: 20px;
    }
}

@media(max-width: 320px){
    .page-header .page-header-modern .page-header-sm h1{
      font-size: 25px;  
    }
}

.row .h-100{
    margin-right: 0px;
}

.solid{
    color: #d4af37;
}

@media(max-width: 768px){
    .collage{
        margin-top: 80px!important; 
    }
}

@media(max-width:991px){
    #filter{
        padding-top: 0px!important;
    }
}

/**********Tablet*768 and Phone*320*****************/
@media(max-width: 768px){
    .header-logo img{
        margin-bottom: 70px;
    }
}

@media(max-width: 768px){
    .news{
        margin-left: 1% !important;
    }
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.77) and (orientation: portrait) {
    .header-logo{
        padding-bottom: 0px;
    }
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.77) and (orientation: portrait) {
    #logo2, #sublogo{
        padding-left: 50px !important;
        margin-top: -10px;
        width: 40% 
    }
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.77) and (orientation: portrait) {
    #sublogo{
        margin-top: -10px !important;
    }
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.77) and (orientation: portrait) {
    #header .header-btn-collapse-nav {
        right: 20px;
    }
}


@media only screen and (-webkit-min-device-pixel-ratio: 1.77) and (orientation: portrait) {
    .img-fluid.rounded-circle.custom-box-shadow-1.appear-animation.animated.fadeInUpShorter.appear-animation-visible{
        margin-left: 50px;
    }
    #question.img-fluid.rounded-circle.custom-box-shadow-1.appear-animation.animated.fadeInUpShorter.appear-animation-visible{
        margin-left: 0px;
    }
}

/****************/
@media (max-width: 768px){
    div.col-lg-5.col-sm-5.d-none.d-sm-block img#Wambach {
        margin-left: 100px !important;
    }
}

@media(max-width:768px){
    .background-image-wrapper{
        background-image: none !important;
    }
    #history{
        font-size: smaller;
    }
}

/***membio page***/
.custom-negative-margin-top {
    margin-top: -150px;
}

.custom-box-shadow-1 {
    box-shadow: 0px 0px 100px -27px rgba(0, 0, 0, 0.2);
}

.custom-btn-pos-1 {
    transform: translate3d(0, 100%, 0);
    margin-top: -37px;
}

.custom-text-size-1 {
    font-size: 6.4em;
}

.custom-text-color-grey-1 {
    color: #777 !important;
}

.custom-border-color-grey {
    border-color: #43474A !important;
}

.custom-transition-1 rect {
    transition: ease all 3s !important;
}

@media (min-width: 1200px) and (max-width: 1530px) {
    .custom-responsive-text-size-1 {
            font-size: 0.8rem !important;
            line-height: 1.5 !important;
    }
}

@media (min-width: 1440px) {
    .custom-responsive-m-p-x {
            margin-right: 3rem !important;
            margin-left: 3rem !important;
            padding-right: 3rem !important;
            padding-left: 3rem !important;
    }
}

.custom-plus {
    position: relative;
}

.custom-plus:before {
    content: '+';
    position: absolute;
    top: 30px;
    right: -23px;
    font-size: 0.4em;
    font-weight: 400;
}

.custom-square-1 {
    position: absolute;
    top: -10px;
    left: -10px;
}

.custom-square-1 rect {
    fill-opacity: 0;
    stroke-dasharray: 4055;
    stroke-dashoffset: 4055;
    transition: ease all 2000ms;
}

.custom-square-1 rect.appear-animation-visible {
    stroke-dashoffset: 0;
}

.custom-square-1.custom-square-top-right {
    right: -10px;
    left: auto;
}

.custom-square-1.custom-square-1-no-pos {
    top: 0;
    left: 0;
}

.custom-square-1.custom-square-1-no-pos rect.appear-animation-visible {
    fill-opacity: 1;
}

@media (max-width: 575px) {
    .custom-mobile-square-thickness rect {
            stroke-width: 15px;
    }
}

.lineProgressFrom {
    stroke-dashoffset: 1550 !important;
    transition: ease stroke-dashoffset 8s !important;
}

.lineProgressTo {
    stroke-dashoffset: 0 !important;
}

.lineProgressAndFillFrom {
    stroke-dashoffset: 1550;
    fill-opacity: 0;
    transition: ease stroke-dashoffset 3s, ease fill-opacity 1s 2s !important;
}

.lineProgressAndFillTo {
    stroke-dashoffset: 300;
    fill-opacity: 1;
}

.custom-btn-color-1 {
    border-color: #43474A !important;
}

.custom-btn-color-1:hover {
    border-color: #212529 !important;
}

.custom-btn-style-1.btn-dark {
    background: #FFF !important;
}

.custom-btn-style-1.btn-dark:hover {
    background: #212529 !important;
}

.active-revslide .custom-square-1 rect {
    stroke-dashoffset: 0;
}

.custom-featured-boxes-style-1 .featured-box .box-content {
    padding: 60.8px 28.8px;
    padding: 3.8rem 1.8rem;
    border: 7px solid #43474A;
    transition: ease border-color 300ms;
}

.custom-featured-boxes-style-1 .featured-box .box-content svg {
    width: 88px;
    height: auto;
    fill: #FFF;
    transition: ease fill 300ms;
}

.custom-thumb-info-style-1.thumb-info-bottom-info-dark-linear .thumb-info-title {
    background: transparent;
}

.custom-thumb-info-style-1.thumb-info-bottom-info .thumb-info-title {
    padding: 36.8px;
    padding: 2.3rem;
}

.owl-carousel.custom-nav-size-1 .owl-nav .owl-prev, .owl-carousel.custom-nav-size-1 .owl-nav .owl-next {
    font-size: 22.4px;
    font-size: 1.4rem;
}

.card:hover .custom-square-1 rect {
    stroke-dashoffset: 0;
}

.card.custom-card-style-1 {
    background: transparent;
    border: 7px solid #43474A;
}

.inner-page .main {
    padding-top: 100px;
}

#header.side-header-hide [data-plugin-scrollable] {
    display: none;
}

html .text-color-secondary,
html .text-secondary {
color: #e36159 !important;
}

html .text-color-hover-secondary:hover,
html .text-hover-secondary:hover {
color: #e36159 !important;
}

html .text-color-tertiary,
html .text-tertiary {
color: #2baab1 !important;
}

html .text-color-hover-tertiary:hover,
html .text-hover-tertiary:hover {
color: #2baab1 !important;
}

html .text-color-quaternary,
html .text-quaternary {
color: #4D5154 !important;
}

html .text-color-hover-quaternary:hover,
html .text-hover-quaternary:hover {
color: #4D5154 !important;
}

html .text-color-dark,
html .text-dark {
color: #212529 !important;
}

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-secondary {
fill: #e36159 !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: #e36159 !important;
}

html .svg-stroke-color-secondary {
stroke: #e36159 !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: #e36159 !important;
}

html .svg-fill-color-tertiary {
fill: #2baab1 !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: #2baab1 !important;
}

html .svg-stroke-color-tertiary {
stroke: #2baab1 !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: #2baab1 !important;
}

html .svg-fill-color-quaternary {
fill: #4D5154 !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: #4D5154 !important;
}

html .svg-stroke-color-quaternary {
stroke: #4D5154 !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: #4D5154 !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;
}

html .btn-with-arrow.btn-secondary span {
background-color: #e36159;
box-shadow: 2px 3px 18px -3px #e36159;
}

html .btn-with-arrow.btn-secondary.btn-outline {
border-color: #e36159 !important;
}

html .btn-with-arrow.btn-secondary.btn-outline:hover span {
background-color: #e7766f !important;
box-shadow: none;
}

html .btn-with-arrow.btn-tertiary {
background-color: transparent;
border-color: transparent;
color: #2baab1;
}

html .btn-with-arrow.btn-tertiary:active {
background-color: transparent !important;
border-color: transparent !important;
color: #2baab1 !important;
}

html .btn-with-arrow.btn-tertiary span {
background-color: #2baab1;
box-shadow: 2px 3px 18px -3px #2baab1;
}

html .btn-with-arrow.btn-tertiary.btn-outline {
border-color: #2baab1 !important;
}

html .btn-with-arrow.btn-tertiary.btn-outline:hover span {
background-color: #30bec6 !important;
box-shadow: none;
}

html .btn-with-arrow.btn-quaternary {
background-color: transparent;
border-color: transparent;
color: #4D5154;
}

html .btn-with-arrow.btn-quaternary:active {
background-color: transparent !important;
border-color: transparent !important;
color: #4D5154 !important;
}

html .btn-with-arrow.btn-quaternary span {
background-color: #4D5154;
box-shadow: 2px 3px 18px -3px #4D5154;
}

html .btn-with-arrow.btn-quaternary.btn-outline {
border-color: #4D5154 !important;
}

html .btn-with-arrow.btn-quaternary.btn-outline:hover span {
background-color: #595e61 !important;
box-shadow: none;
}

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):hover,
.btn-gradient:not(.btn-outline).hover {
background: linear-gradient(135deg, #feb980 0%, #e9807a 80%);
color: #777;
}

.btn-gradient:not(.btn-outline):focus,
.btn-gradient:not(.btn-outline).focus {
box-shadow: 0 0 0 3px rgba(254, 164, 90, 0.5);
}


.btn-gradient:not(.btn-outline):active,
.btn-gradient:not(.btn-outline).active {
background: linear-gradient(135deg, #fe8f34 0%, #dd4238 80%) !important;
color: #777 !important;
}

.btn-gradient.btn-outline:hover,
.btn-gradient.btn-outline.hover {
-o-border-image: linear-gradient(135deg, #feb980 0%, #e9807a 80%);
border-image: linear-gradient(135deg, #feb980 0%, #e9807a 80%);
color: #feb980;
}

.btn-gradient.btn-outline:focus,
.btn-gradient.btn-outline.focus {
box-shadow: 0 0 0 3px rgba(254, 164, 90, 0.5);
}

.btn-gradient.btn-outline:active,
.btn-gradient.btn-outline.active {
-o-border-image: linear-gradient(135deg, #fe8f34 0%, #dd4238 80%);
border-image: linear-gradient(135deg, #fe8f34 0%, #dd4238 80%);
color: #fe8f34;
}

.btn-gradient-primary:not(.btn-outline) {
background: linear-gradient(135deg, #feaf6e 0%, #fe9e50 80%);
color: #777;
}

.btn-gradient-primary:not(.btn-outline):hover,
.btn-gradient-primary:not(.btn-outline).hover {
background: linear-gradient(135deg, #feac69 0%, #feb980 80%);
color: #777;
}

.btn-gradient-primary:not(.btn-outline):focus,
.btn-gradient-primary:not(.btn-outline).focus {
box-shadow: 0 0 0 3px rgba(254, 164, 90, 0.5);
}

.btn-gradient-primary:not(.btn-outline).disabled,
.btn-gradient-primary:not(.btn-outline):disabled {
background: linear-gradient(135deg, #feaf6e 80%, #fe9e50 0%);
}

.btn-gradient-primary:not(.btn-outline):active,
.btn-gradient-primary:not(.btn-outline).active {
background: linear-gradient(135deg, #feac69 0%, #feb980 80%) !important;
color: #777 !important;
}

.btn-gradient-primary.btn-outline:hover,
.btn-gradient-primary.btn-outline.hover {
-o-border-image: linear-gradient(135deg, #feb980 0%, #feb980 80%);
border-image: linear-gradient(135deg, #feb980 0%, #feb980 80%);
color: #feb980;
}

.btn-gradient-primary.btn-outline:focus,
.btn-gradient-primary.btn-outline.focus {
box-shadow: 0 0 0 3px rgba(254, 164, 90, 0.5);
}

.btn-gradient-primary.btn-outline:active,
.btn-gradient-primary.btn-outline.active {
-o-border-image: linear-gradient(135deg, #feb980 0%, #feb980 80%);
border-image: linear-gradient(135deg, #feb980 0%, #feb980 80%);
color: #feb980;
}

.owl-carousel .owl-dots .owl-dot.active span,
.owl-carousel .owl-dots .owl-dot:hover span {
background-color: #fe933c;
}

.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: #fe8f34;
background-image: none;
border-color: #fe8827 #fe8827 #f16d01;
}

.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(254, 164, 90, 0.4);
}

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: #e36159;
}

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: #e36159;
}

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: #e36159;
color: #e36159;
}

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: #e36159;
}

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: #e36159 !important;
border-bottom-color: #e36159;
}

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: #e36159;
}

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: #e36159;
}

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: #2baab1;
}

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: #2baab1;
}

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: #2baab1;
color: #2baab1;
}

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: #2baab1;
}

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: #2baab1 !important;
border-bottom-color: #2baab1;
}

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: #2baab1;
}

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: #2baab1;
}

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: #4D5154;
}

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: #4D5154;
}

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: #4D5154;
color: #4D5154;
}

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: #4D5154;
}

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: #4D5154 !important;
border-bottom-color: #4D5154;
}

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: #4D5154;
}

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: #4D5154;
}

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: #FEA45A;
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: #FEA45A;
}

.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: #FEA45A;
border-color: #FEA45A;
}

.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: #FEA45A;
}

.list.list-ordened li:before {
color: #FEA45A;
border-color: #FEA45A;
}

.list.list-ordened.list-ordened-style-3 li:before {
background-color: #FEA45A;
}

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: #FEA45A;
border-color: #FEA45A;
}

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: #FEA45A;
color: #777;
}

html .list-primary.list-ordened li:before {
color: #FEA45A;
}

html .list-primary.list-ordened.list-ordened-style-3 li:before {
background-color: #FEA45A;
color: #777;
}

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: #e36159;
border-color: #e36159;
}

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: #e36159;
color: #FFF;
}

html .list-secondary.list-ordened li:before {
color: #e36159;
}

html .list-secondary.list-ordened.list-ordened-style-3 li:before {
background-color: #e36159;
color: #FFF;
}

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: #2baab1;
border-color: #2baab1;
}

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: #2baab1;
color: #FFF;
}

html .list-tertiary.list-ordened li:before {
color: #2baab1;
}

html .list-tertiary.list-ordened.list-ordened-style-3 li:before {
background-color: #2baab1;
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: #4D5154;
border-color: #4D5154;
}

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: #4D5154;
color: #FFF;
}

html .list-quaternary.list-ordened li:before {
color: #4D5154;
}

html .list-quaternary.list-ordened.list-ordened-style-3 li:before {
background-color: #4D5154;
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: #FEA45A;
}

section.video blockquote i.fa-quote-left {
color: #FEA45A;
}

.accordion .card-header a {
color: #FEA45A;
}

html .accordion.accordion-primary .card-header {
background-color: #FEA45A !important;
}

html .accordion.accordion-primary .card-header a {
color: #777;
}

html .accordion.accordion-secondary .card-header {
background-color: #e36159 !important;
}

html .accordion.accordion-secondary .card-header a {
color: #FFF;
}

html .accordion.accordion-tertiary .card-header {
background-color: #2baab1 !important;
}

html .accordion.accordion-tertiary .card-header a {
color: #FFF;
}

html .accordion.accordion-quaternary .card-header {
background-color: #4D5154 !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: #FEA45A;
}

html .divider.divider-primary.divider-small hr {
background: #FEA45A;
}

html .divider.divider-secondary [class*="fa-"],
html .divider.divider-secondary .icons {
color: #e36159;
}

html .divider.divider-secondary.divider-small hr {
background: #e36159;
}

html .divider.divider-tertiary [class*="fa-"],
html .divider.divider-tertiary .icons {
color: #2baab1;
}

html .divider.divider-tertiary.divider-small hr {
background: #2baab1;
}

html .divider.divider-quaternary [class*="fa-"],
html .divider.divider-quaternary .icons {
color: #4D5154;
}

html .divider.divider-quaternary.divider-small hr {
background: #4D5154;
}

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: #FEA45A;
color: #777;
}

html .divider.divider-style-2.divider-secondary [class*="fa-"],
html .divider.divider-style-2.divider-secondary .icons {
background: #e36159;
color: #FFF;
}

html .divider.divider-style-2.divider-tertiary [class*="fa-"],
html .divider.divider-style-2.divider-tertiary .icons {
background: #2baab1;
color: #FFF;
}

html .divider.divider-style-2.divider-quaternary [class*="fa-"],
html .divider.divider-style-2.divider-quaternary .icons {
background: #4D5154;
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: #FEA45A;
}

html .divider.divider-style-3.divider-secondary [class*="fa-"],
html .divider.divider-style-3.divider-secondary .icons {
border-color: #e36159;
}

html .divider.divider-style-3.divider-tertiary [class*="fa-"],
html .divider.divider-style-3.divider-tertiary .icons {
border-color: #2baab1;
}

html .divider.divider-style-3.divider-quaternary [class*="fa-"],
html .divider.divider-style-3.divider-quaternary .icons {
border-color: #4D5154;
}

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: #FEA45A;
color: #777;
}

#header .tip:before {
border-right-color: #FEA45A;
border-left-color: transparent;
}

html #header .tip-primary {
background: #FEA45A !important;
color: #777 !important;
}

html #header .tip-primary:before {
border-right-color: #FEA45A !important;
}

html #header .tip-secondary {
background: #e36159 !important;
color: #FFF !important;
}

html #header .tip-secondary:before {
border-right-color: #e36159 !important;
}

html #header .tip-tertiary {
background: #2baab1 !important;
color: #FFF !important;
}

html #header .tip-tertiary:before {
border-right-color: #2baab1 !important;
}

html #header .tip-quaternary {
background: #4D5154 !important;
color: #FFF !important;
}

html #header .tip-quaternary:before {
border-right-color: #4D5154 !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 .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary .dropdown-menu {
    background-color: #e36159;
}

html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary .dropdown-menu li a {
    color: #FFF;
    border-bottom-color: #e1554c;
}

html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary .dropdown-menu li:hover > a {
    background: #e56d66;
}

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: #e36159;
    background: #e36159;
}

html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-mega.dropdown-secondary .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-secondary:hover > a {
    background: #e36159;
    color: #FFF;
}

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: #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-secondary > a.active {
    background: #e36159;
    color: #FFF;
}

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: #e36159;
}

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: #e36159;
}

html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary:hover > a {
    color: #e36159;
}

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: #e36159;
}

html #header .header-nav-line .header-nav-main nav > ul:not(:hover) > li.dropdown-full-color.dropdown-secondary > a.active {
    color: #e36159;
}

html #header .header-nav-line .header-nav-main nav > ul:not(:hover) > li.dropdown-full-color.dropdown-secondary > a.active:before {
    background-color: #e36159;
}

html #header .header-nav-links .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary a {
    color: #e36159;
}

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: #e36159;
}

html #header .header-nav-links .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary:hover > a {
    color: #e36159;
}

html #header .header-nav-links .header-nav-main nav > ul:not(:hover) > li.dropdown-full-color.dropdown-secondary > a.active {
    color: #e36159;
}

html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary .dropdown-menu {
    background-color: #2baab1;
}

html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary .dropdown-menu li a {
    color: #FFF;
    border-bottom-color: #289ea5;
}

html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary .dropdown-menu li:hover > a {
    background: #2eb6bd;
}

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: #2baab1;
    background: #2baab1;
}

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: #2baab1;
    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: #2baab1;
    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: #2baab1;
}

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: #2baab1;
}

html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary:hover > a {
    color: #2baab1;
}

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: #2baab1;
}

html #header .header-nav-line .header-nav-main nav > ul:not(:hover) > li.dropdown-full-color.dropdown-tertiary > a.active {
    color: #2baab1;
}

html #header .header-nav-line .header-nav-main nav > ul:not(:hover) > li.dropdown-full-color.dropdown-tertiary > a.active:before {
    background-color: #2baab1;
}

html #header .header-nav-links .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary a {
    color: #2baab1;
}

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: #2baab1;
}

html #header .header-nav-links .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary:hover > a {
    color: #2baab1;
}

html #header .header-nav-links .header-nav-main nav > ul:not(:hover) > li.dropdown-full-color.dropdown-tertiary > a.active {
    color: #2baab1;
}

html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary .dropdown-menu {
    background-color: #4D5154;
}

html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary .dropdown-menu li a {
    color: #FFF;
    border-bottom-color: #46494c;
}

html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary .dropdown-menu li:hover > a {
    background: #54595c;
}

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: #4D5154;
    background: #4D5154;
}

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: #4D5154;
    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: #4D5154;
    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: #4D5154;
}

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: #4D5154;
}

html #header .header-nav-line .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary:hover > a {
    color: #4D5154;
}

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: #4D5154;
}

html #header .header-nav-line .header-nav-main nav > ul:not(:hover) > li.dropdown-full-color.dropdown-quaternary > a.active {
    color: #4D5154;
}

html #header .header-nav-line .header-nav-main nav > ul:not(:hover) > li.dropdown-full-color.dropdown-quaternary > a.active:before {
    background-color: #4D5154;
}

html #header .header-nav-links .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary a {
    color: #4D5154;
}

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: #4D5154;
}

html #header .header-nav-links .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary:hover > a {
    color: #4D5154;
}

html #header .header-nav-links .header-nav-main nav > ul:not(:hover) > li.dropdown-full-color.dropdown-quaternary > a.active {
    color: #4D5154;
}

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 (max-width: 991px) {

html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary > a {
    color: #e36159;
}

html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary > a.active {
    background: #e36159 !important;
    color: #FFF !important;
}

html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary > a {
    color: #2baab1;
}

html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary > a.active {
    background: #2baab1 !important;
    color: #FFF !important;
}

html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary > a {
    color: #4D5154;
}

html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary > a.active {
    background: #4D5154 !important;
    color: #FFF !important;
}
}

html #header .header-top.header-top-primary .header-nav-top ul > li.open > a {
background: #feb273;
}

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: #feb273;
}

html #header .header-top.header-top-primary .dropdown-menu {
background: #feb273;
border-color: #feb273;
}

html #header .header-top.header-top-primary .dropdown-menu a:hover,
html #header .header-top.header-top-primary .dropdown-menu a:focus {
background: #fec08d !important;
}

html #header .header-top.header-top-secondary {
background: #e36159;
border-top-color: #df4c43;
}

html #header .header-top.header-top-secondary .header-nav-top ul > li.open > a {
background: #e7766f;
}

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: #e7766f;
}

html #header .header-top.header-top-secondary .dropdown-menu {
background: #e7766f;
border-color: #e7766f;
}

html #header .header-top.header-top-secondary .dropdown-menu a:hover,
html #header .header-top.header-top-secondary .dropdown-menu a:focus {
background: #ea8b85 !important;
}

html #header .header-top.header-top-tertiary {
background: #2baab1;
border-top-color: #26969c;
}

html #header .header-top.header-top-tertiary .header-nav-top ul > li.open > a {
background: #30bec6;
}

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: #30bec6;
}

html #header .header-top.header-top-tertiary .dropdown-menu {
background: #30bec6;
border-color: #30bec6;
}

html #header .header-top.header-top-tertiary .dropdown-menu a:hover,
html #header .header-top.header-top-tertiary .dropdown-menu a:focus {
background: #3fc9d0 !important;
}

html #header .header-top.header-top-quaternary {
background: #4D5154;
border-top-color: #414447;
}

html #header .header-top.header-top-quaternary .header-nav-top ul > li.open > a {
background: #595e61;
}

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: #595e61;
}

html #header .header-top.header-top-quaternary .dropdown-menu {
background: #595e61;
border-color: #595e61;
}

html #header .header-top.header-top-quaternary .dropdown-menu a:hover,
html #header .header-top.header-top-quaternary .dropdown-menu a:focus {
background: #656b6f !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-secondary {
    background: #e36159 !important;
    color: #FFF !important;
}

html #header .header-nav-bar-tertiary {
    background: #2baab1 !important;
    color: #FFF !important;
}

html #header .header-nav-bar-quaternary {
    background: #4D5154 !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;
}
}

#header .header-nav-features .header-nav-features-search-reveal-big-search .form-control {
border-bottom-color: #0088cc;
}

.testimonial blockquote {
background: #feb273;
}

.testimonial .testimonial-arrow-down {
border-top-color: #feb273;
}

html .testimonial-primary blockquote {
background: #feb273;
}

html .testimonial-primary .testimonial-arrow-down {
border-top-color: #feb273;
}

html .testimonial-primary.testimonial-style-7 {
background: #feb273;
}

html .testimonial-secondary blockquote {
background: #e7766f;
}

html .testimonial-secondary .testimonial-arrow-down {
border-top-color: #e7766f;
}

html .testimonial-secondary.testimonial-style-7 {
background: #e7766f;
}

html .testimonial-tertiary blockquote {
background: #30bec6;
}

html .testimonial-tertiary .testimonial-arrow-down {
border-top-color: #30bec6;
}

html .testimonial-tertiary.testimonial-style-7 {
background: #30bec6;
}

html .testimonial-quaternary blockquote {
background: #595e61;
}

html .testimonial-quaternary .testimonial-arrow-down {
border-top-color: #595e61;
}

html .testimonial-quaternary.testimonial-style-7 {
background: #595e61;
}

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-light blockquote {
background: #ffffff;
}

html .testimonial-light .testimonial-arrow-down {
border-top-color: #ffffff;
}

html .testimonial-light.testimonial-style-7 {
background: #ffffff;
}

.form-control.bg-primary::-webkit-input-placeholder,
.form-control.bg-color-primary::-webkit-input-placeholder {
color: #5e5e5e;
}

.form-control.bg-primary::-moz-placeholder,
.form-control.bg-color-primary::-moz-placeholder {
color: #5e5e5e;
}

.form-control.bg-primary:-ms-input-placeholder,
.form-control.bg-color-primary:-ms-input-placeholder {
color: #5e5e5e;
}

.form-control.bg-primary:-moz-placeholder,
.form-control.bg-color-primary:-moz-placeholder {
color: #5e5e5e;
}

.form-control .testimonial-primary blockquote {
background: #feb273;
}

.form-control .testimonial-primary .testimonial-arrow-down {
border-top-color: #feb273;
}

.form-control .testimonial-primary.testimonial-style-7 {
background: #feb273;
}

.form-control.bg-secondary,
.form-control.bg-color-secondary {
color: #FFF;
border-color: #e36159;
}

.form-control.bg-secondary::-webkit-input-placeholder,
.form-control.bg-color-secondary::-webkit-input-placeholder {
color: #e6e6e6;
}

.form-control.bg-secondary::-moz-placeholder,
.form-control.bg-color-secondary::-moz-placeholder {
color: #e6e6e6;
}

.form-control.bg-secondary:-ms-input-placeholder,
.form-control.bg-color-secondary:-ms-input-placeholder {
color: #e6e6e6;
}

.form-control.bg-secondary:-moz-placeholder,
.form-control.bg-color-secondary:-moz-placeholder {
color: #e6e6e6;
}

.form-control .testimonial-secondary blockquote {
background: #e7766f;
}

.form-control .testimonial-secondary .testimonial-arrow-down {
border-top-color: #e7766f;
}

.form-control .testimonial-secondary.testimonial-style-7 {
background: #e7766f;
}

.form-control.bg-tertiary,
.form-control.bg-color-tertiary {
color: #FFF;
border-color: #2baab1;
}

.form-control.bg-tertiary::-webkit-input-placeholder,
.form-control.bg-color-tertiary::-webkit-input-placeholder {
color: #e6e6e6;
}

.form-control.bg-tertiary::-moz-placeholder,
.form-control.bg-color-tertiary::-moz-placeholder {
color: #e6e6e6;
}

.form-control.bg-tertiary:-ms-input-placeholder,
.form-control.bg-color-tertiary:-ms-input-placeholder {
color: #e6e6e6;
}

.form-control.bg-tertiary:-moz-placeholder,
.form-control.bg-color-tertiary:-moz-placeholder {
color: #e6e6e6;
}

.form-control .testimonial-tertiary blockquote {
background: #30bec6;
}

.form-control .testimonial-tertiary .testimonial-arrow-down {
border-top-color: #30bec6;
}

.form-control .testimonial-tertiary.testimonial-style-7 {
background: #30bec6;
}

.form-control.bg-quaternary,
.form-control.bg-color-quaternary {
color: #FFF;
border-color: #4D5154;
}

.form-control.bg-quaternary::-webkit-input-placeholder,
.form-control.bg-color-quaternary::-webkit-input-placeholder {
color: #e6e6e6;
}

.form-control.bg-quaternary::-moz-placeholder,
.form-control.bg-color-quaternary::-moz-placeholder {
color: #e6e6e6;
}

.form-control.bg-quaternary:-ms-input-placeholder,
.form-control.bg-color-quaternary:-ms-input-placeholder {
color: #e6e6e6;
}

.form-control.bg-quaternary:-moz-placeholder,
.form-control.bg-color-quaternary:-moz-placeholder {
color: #e6e6e6;
}

.form-control .testimonial-quaternary blockquote {
background: #595e61;
}

.form-control .testimonial-quaternary .testimonial-arrow-down {
border-top-color: #595e61;
}

.form-control .testimonial-quaternary.testimonial-style-7 {
background: #595e61;
}

.form-control.bg-dark,
.form-control.bg-color-dark {
color: #FFF;
border-color: #212529;
}

.form-control.bg-dark::-webkit-input-placeholder,
.form-control.bg-color-dark::-webkit-input-placeholder {
color: #e6e6e6;
}

.form-control.bg-dark::-moz-placeholder,
.form-control.bg-color-dark::-moz-placeholder {
color: #e6e6e6;
}

.form-control.bg-dark:-ms-input-placeholder,
.form-control.bg-color-dark:-ms-input-placeholder {
color: #e6e6e6;
}

.form-control.bg-dark:-moz-placeholder,
.form-control.bg-color-dark:-moz-placeholder {
color: #e6e6e6;
}

.form-control .testimonial-dark blockquote {
background: #2c3237;
}

.form-control .testimonial-dark .testimonial-arrow-down {
border-top-color: #2c3237;
}

.form-control .testimonial-dark.testimonial-style-7 {
background: #2c3237;
}

.form-control.bg-light,
.form-control.bg-color-light {
color: #777;
border-color: #FFF;
}

.form-control.bg-light::-webkit-input-placeholder,
.form-control.bg-color-light::-webkit-input-placeholder {
color: #5e5e5e;
}

.form-control.bg-light::-moz-placeholder,
.form-control.bg-color-light::-moz-placeholder {
color: #5e5e5e;
}

.form-control.bg-light:-ms-input-placeholder,
.form-control.bg-color-light:-ms-input-placeholder {
color: #5e5e5e;
}

.form-control.bg-light:-moz-placeholder,
.form-control.bg-color-light:-moz-placeholder {
color: #5e5e5e;
}

.form-control .testimonial-light blockquote {
background: #ffffff;
}

.form-control .testimonial-light .testimonial-arrow-down {
border-top-color: #ffffff;
}

.form-control .testimonial-light.testimonial-style-7 {
background: #ffffff;
}

html .counters .counter-secondary [class*="fa-"],
html .counters .counter-secondary .icons,
html .counters .counter-secondary strong {
color: #e36159;
}

html .counters .counter-tertiary [class*="fa-"],
html .counters .counter-tertiary .icons,
html .counters .counter-tertiary strong {
color: #2baab1;
}

html .counters .counter-quaternary [class*="fa-"],
html .counters .counter-quaternary .icons,
html .counters .counter-quaternary strong {
color: #4D5154;
}

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 .countdown.countdown-secondary > span > span {
color: #e36159;
}

html .countdown.countdown-tertiary > span > span {
color: #2baab1;
}

html .countdown.countdown-quaternary > span > span {
color: #4D5154;
}

html .countdown.countdown-dark > span > span {
color: #212529;
}

html .countdown.countdown-light > span > span {
color: #FFF;
}

html .image-hotspot-primary strong {
color: #777 !important;
}

html .image-hotspot-primary .ring {
border-color: rgba(254, 164, 90, 0.9);
}

html .image-hotspot-secondary strong {
color: #FFF !important;
}

html .image-hotspot-secondary .circle {
background: #e36159 !important;
}

html .image-hotspot-secondary .ring {
border-color: rgba(227, 97, 89, 0.9);
}

html .image-hotspot-tertiary strong {
color: #FFF !important;
}

html .image-hotspot-tertiary .circle {
background: #2baab1 !important;
}

html .image-hotspot-tertiary .ring {
border-color: rgba(43, 170, 177, 0.9);
}

html .image-hotspot-quaternary strong {
color: #FFF !important;
}

html .image-hotspot-quaternary .circle {
background: #4D5154 !important;
}

html .image-hotspot-quaternary .ring {
border-color: rgba(77, 81, 84, 0.9);
}

html .image-hotspot-dark strong {
color: #FFF !important;
}

html .image-hotspot-dark .circle {
background: #212529 !important;
}

html .image-hotspot-dark .ring {
border-color: rgba(33, 37, 41, 0.9);
}

html .image-hotspot-light strong {
color: #777 !important;
}

html .image-hotspot-light .circle {
background: #FFF !important;
}

html .image-hotspot-light .ring {
border-color: rgba(255, 255, 255, 0.9);
}

html .featured-box-secondary .icon-featured {
background-color: #e36159;
}

html .featured-box-secondary h4 {
color: #e36159;
}

html .featured-box-secondary .box-content {
border-top-color: #e36159;
}

html .featured-box-secondary .box-content-border-bottom {
border-bottom-color: #e36159;
}

html .featured-box-tertiary .icon-featured {
background-color: #2baab1;
}

html .featured-box-tertiary h4 {
color: #2baab1;
}

html .featured-box-tertiary .box-content {
border-top-color: #2baab1;
}

html .featured-box-tertiary .box-content-border-bottom {
border-bottom-color: #2baab1;
}

html .featured-box-quaternary .icon-featured {
background-color: #4D5154;
}

html .featured-box-quaternary h4 {
color: #4D5154;
}

html .featured-box-quaternary .box-content {
border-top-color: #4D5154;
}

html .featured-box-quaternary .box-content-border-bottom {
border-bottom-color: #4D5154;
}

html .featured-box-dark .icon-featured {
background-color: #212529;
}

html .featured-box-dark h4 {
color: #212529;
}

html .featured-box-dark .box-content {
border-top-color: #212529;
}

html .featured-box-dark .box-content-border-bottom {
border-bottom-color: #212529;
}

html .featured-box-light .icon-featured {
background-color: #FFF;
}

html .featured-box-light h4 {
color: #FFF;
}

html .featured-box-light .box-content {
border-top-color: #FFF;
}

html .featured-box-light .box-content-border-bottom {
border-bottom-color: #FFF;
}

html .featured-boxes-style-3 .featured-box.featured-box-secondary .icon-featured {
border-color: #e36159;
color: #e36159;
}

html .featured-boxes-style-3 .featured-box.featured-box-tertiary .icon-featured {
border-color: #2baab1;
color: #2baab1;
}

html .featured-boxes-style-3 .featured-box.featured-box-quaternary .icon-featured {
border-color: #4D5154;
color: #4D5154;
}

html .featured-boxes-style-3 .featured-box.featured-box-dark .icon-featured {
border-color: #212529;
color: #212529;
}

html .featured-boxes-style-3 .featured-box.featured-box-light .icon-featured {
border-color: #FFF;
color: #FFF;
}

html .featured-boxes-style-4 .featured-box.featured-box-secondary .icon-featured {
border-color: #e36159;
color: #e36159;
}

html .featured-boxes-style-4 .featured-box.featured-box-tertiary .icon-featured {
border-color: #2baab1;
color: #2baab1;
}

html .featured-boxes-style-4 .featured-box.featured-box-quaternary .icon-featured {
border-color: #4D5154;
color: #4D5154;
}

html .featured-boxes-style-4 .featured-box.featured-box-dark .icon-featured {
border-color: #212529;
color: #212529;
}

html .featured-boxes-style-4 .featured-box.featured-box-light .icon-featured {
border-color: #FFF;
color: #FFF;
}

html .featured-boxes-style-5 .featured-box.featured-box-secondary .icon-featured {
color: #e36159;
}

html .featured-boxes-style-5 .featured-box.featured-box-tertiary .icon-featured {
color: #2baab1;
}

html .featured-boxes-style-5 .featured-box.featured-box-quaternary .icon-featured {
color: #4D5154;
}

html .featured-boxes-style-5 .featured-box.featured-box-dark .icon-featured {
color: #212529;
}

html .featured-boxes-style-5 .featured-box.featured-box-light .icon-featured {
color: #FFF;
}

html .featured-boxes-style-6 .featured-box.featured-box-secondary .icon-featured {
color: #e36159;
}

html .featured-boxes-style-6 .featured-box.featured-box-tertiary .icon-featured {
color: #2baab1;
}

html .featured-boxes-style-6 .featured-box.featured-box-quaternary .icon-featured {
color: #4D5154;
}

html .featured-boxes-style-6 .featured-box.featured-box-dark .icon-featured {
color: #212529;
}

html .featured-boxes-style-6 .featured-box.featured-box-light .icon-featured {
color: #FFF;
}

html .featured-boxes-style-8 .featured-box.featured-box-secondary .icon-featured {
color: #e36159;
}

html .featured-boxes-style-8 .featured-box.featured-box-tertiary .icon-featured {
color: #2baab1;
}

html .featured-boxes-style-8 .featured-box.featured-box-quaternary .icon-featured {
color: #4D5154;
}

html .featured-boxes-style-8 .featured-box.featured-box-dark .icon-featured {
color: #212529;
}

html .featured-boxes-style-8 .featured-box.featured-box-light .icon-featured {
color: #FFF;
}

.featured-boxes-modern-style-secondary .featured-box {
background: #e36159;
background: linear-gradient(135deg, #e36159 0%, #4D5154 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e36159', endColorstr='#4D5154', GradientType=1);
}

.featured-boxes-modern-style-tertiary .featured-box {
background: #2baab1;
background: linear-gradient(135deg, #2baab1 0%, #4D5154 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2baab1', endColorstr='#4D5154', GradientType=1);
}

html .featured-box-effect-2.featured-box-secondary .icon-featured:after {
box-shadow: 0 0 0 3px #e36159;
}

html .featured-box-effect-2.featured-box-tertiary .icon-featured:after {
box-shadow: 0 0 0 3px #2baab1;
}

html .featured-box-effect-2.featured-box-quaternary .icon-featured:after {
box-shadow: 0 0 0 3px #4D5154;
}

html .featured-box-effect-2.featured-box-dark .icon-featured:after {
box-shadow: 0 0 0 3px #212529;
}

html .featured-box-effect-2.featured-box-light .icon-featured:after {
box-shadow: 0 0 0 3px #FFF;
}

html .featured-box-effect-3.featured-box-secondary .icon-featured:after {
box-shadow: 0 0 0 10px #e36159;
}

html .featured-box-effect-3.featured-box-secondary:hover .icon-featured {
background: #e36159 !important;
}

html .featured-box-effect-3.featured-box-tertiary .icon-featured:after {
box-shadow: 0 0 0 10px #2baab1;
}

html .featured-box-effect-3.featured-box-tertiary:hover .icon-featured {
background: #2baab1 !important;
}

html .featured-box-effect-3.featured-box-quaternary .icon-featured:after {
box-shadow: 0 0 0 10px #4D5154;
}

html .featured-box-effect-3.featured-box-quaternary:hover .icon-featured {
background: #4D5154 !important;
}

html .featured-box-effect-3.featured-box-dark .icon-featured:after {
box-shadow: 0 0 0 10px #212529;
}

html .featured-box-effect-3.featured-box-dark:hover .icon-featured {
background: #212529 !important;
}

html .featured-box-effect-3.featured-box-light .icon-featured:after {
box-shadow: 0 0 0 10px #FFF;
}

html .featured-box-effect-3.featured-box-light:hover .icon-featured {
background: #FFF !important;
}

html .feature-box-secondary .feature-box-icon {
background-color: #e36159;
}

html .feature-box-tertiary .feature-box-icon {
background-color: #2baab1;
}

html .feature-box-quaternary .feature-box-icon {
background-color: #4D5154;
}

html .feature-box-dark .feature-box-icon {
background-color: #212529;
}

html .feature-box-light .feature-box-icon {
background-color: #FFF;
}

html .feature-box-secondary.feature-box-style-2 .feature-box-icon [class*="fa-"],
html .feature-box-secondary.feature-box-style-2 .feature-box-icon .icons {
color: #e36159;
}

html .feature-box-tertiary.feature-box-style-2 .feature-box-icon [class*="fa-"],
html .feature-box-tertiary.feature-box-style-2 .feature-box-icon .icons {
color: #2baab1;
}

html .feature-box-quaternary.feature-box-style-2 .feature-box-icon [class*="fa-"],
html .feature-box-quaternary.feature-box-style-2 .feature-box-icon .icons {
color: #4D5154;
}

html .feature-box-dark.feature-box-style-2 .feature-box-icon [class*="fa-"],
html .feature-box-dark.feature-box-style-2 .feature-box-icon .icons {
color: #212529;
}

html .feature-box-light.feature-box-style-2 .feature-box-icon [class*="fa-"],
html .feature-box-light.feature-box-style-2 .feature-box-icon .icons {
color: #FFF;
}

html .feature-box-secondary.feature-box-style-3 .feature-box-icon {
border-color: #e36159;
}

html .feature-box-secondary.feature-box-style-3 .feature-box-icon [class*="fa-"],
html .feature-box-secondary.feature-box-style-3 .feature-box-icon .icons {
color: #e36159;
}

html .feature-box-tertiary.feature-box-style-3 .feature-box-icon {
border-color: #2baab1;
}

html .feature-box-tertiary.feature-box-style-3 .feature-box-icon [class*="fa-"],
html .feature-box-tertiary.feature-box-style-3 .feature-box-icon .icons {
color: #2baab1;
}

html .feature-box-quaternary.feature-box-style-3 .feature-box-icon {
border-color: #4D5154;
}

html .feature-box-quaternary.feature-box-style-3 .feature-box-icon [class*="fa-"],
html .feature-box-quaternary.feature-box-style-3 .feature-box-icon .icons {
color: #4D5154;
}

html .feature-box-dark.feature-box-style-3 .feature-box-icon {
border-color: #212529;
}

html .feature-box-dark.feature-box-style-3 .feature-box-icon [class*="fa-"],
html .feature-box-dark.feature-box-style-3 .feature-box-icon .icons {
color: #212529;
}

html .feature-box-light.feature-box-style-3 .feature-box-icon {
border-color: #FFF;
}

html .feature-box-light.feature-box-style-3 .feature-box-icon [class*="fa-"],
html .feature-box-light.feature-box-style-3 .feature-box-icon .icons {
color: #FFF;
}

html .feature-box-secondary.feature-box-style-4 .feature-box-icon [class*="fa-"],
html .feature-box-secondary.feature-box-style-4 .feature-box-icon .icons {
color: #e36159;
}

html .feature-box-tertiary.feature-box-style-4 .feature-box-icon [class*="fa-"],
html .feature-box-tertiary.feature-box-style-4 .feature-box-icon .icons {
color: #2baab1;
}

html .feature-box-quaternary.feature-box-style-4 .feature-box-icon [class*="fa-"],
html .feature-box-quaternary.feature-box-style-4 .feature-box-icon .icons {
color: #4D5154;
}

html .feature-box-dark.feature-box-style-4 .feature-box-icon [class*="fa-"],
html .feature-box-dark.feature-box-style-4 .feature-box-icon .icons {
color: #212529;
}

html .feature-box-light.feature-box-style-4 .feature-box-icon [class*="fa-"],
html .feature-box-light.feature-box-style-4 .feature-box-icon .icons {
color: #FFF;
}

html .feature-box-secondary.feature-box-style-5 .feature-box-icon [class*="fa-"],
html .feature-box-secondary.feature-box-style-5 .feature-box-icon .icons {
color: #e36159;
}

html .feature-box-tertiary.feature-box-style-5 .feature-box-icon [class*="fa-"],
html .feature-box-tertiary.feature-box-style-5 .feature-box-icon .icons {
color: #2baab1;
}

html .feature-box-quaternary.feature-box-style-5 .feature-box-icon [class*="fa-"],
html .feature-box-quaternary.feature-box-style-5 .feature-box-icon .icons {
color: #4D5154;
}

html .feature-box-dark.feature-box-style-5 .feature-box-icon [class*="fa-"],
html .feature-box-dark.feature-box-style-5 .feature-box-icon .icons {
color: #212529;
}

html .feature-box-light.feature-box-style-5 .feature-box-icon [class*="fa-"],
html .feature-box-light.feature-box-style-5 .feature-box-icon .icons {
color: #FFF;
}

html .feature-box-secondary.feature-box-style-6 .feature-box-icon [class*="fa-"],
html .feature-box-secondary.feature-box-style-6 .feature-box-icon .icons {
color: #e36159;
}

html .feature-box-tertiary.feature-box-style-6 .feature-box-icon [class*="fa-"],
html .feature-box-tertiary.feature-box-style-6 .feature-box-icon .icons {
color: #2baab1;
}

html .feature-box-quaternary.feature-box-style-6 .feature-box-icon [class*="fa-"],
html .feature-box-quaternary.feature-box-style-6 .feature-box-icon .icons {
color: #4D5154;
}

html .feature-box-dark.feature-box-style-6 .feature-box-icon [class*="fa-"],
html .feature-box-dark.feature-box-style-6 .feature-box-icon .icons {
color: #212529;
}

html .feature-box-light.feature-box-style-6 .feature-box-icon [class*="fa-"],
html .feature-box-light.feature-box-style-6 .feature-box-icon .icons {
color: #FFF;
}

html .featured-boxes-full-scale > .featured-box-full-primary:nth-child(1) {
background-color: #fe8827;
}

html .featured-boxes-full-scale > .featured-box-full-primary:nth-child(2) {
background-color: #fe9641;
}

html .featured-boxes-full-scale > .featured-box-full-primary:nth-child(4) {
background-color: #feb273;
}

html .featured-boxes-full-scale > .featured-box-full-primary:nth-child(5) {
background-color: #fec08d;
}

html .featured-boxes-full-scale > .featured-box-full-primary:nth-child(6) {
background-color: #fecea6;
}

html .featured-boxes-full .featured-box-full-secondary {
background-color: #e36159;
color: #FFF;
}

html .featured-boxes-full .featured-box-full-tertiary {
background-color: #2baab1;
color: #FFF;
}

html .featured-boxes-full .featured-box-full-quaternary {
background-color: #4D5154;
color: #FFF;
}

html .featured-boxes-full .featured-box-full-dark {
background-color: #212529;
color: #FFF;
}

html .featured-boxes-full .featured-box-full-light {
background-color: #FFF;
color: #777;
}

html .call-to-action.call-to-action-primary h3,
html .call-to-action.call-to-action-primary p {
color: #777;
}

html .call-to-action.featured.featured-secondary {
border-top-color: #e36159;
}

html .call-to-action.call-to-action-secondary {
background: #e36159;
}

html .call-to-action.with-full-borders-secondary {
border-color: #e36159;
}

html .call-to-action.call-to-action-secondary {
background: #e36159;
}

html .call-to-action.call-to-action-secondary h3,
html .call-to-action.call-to-action-secondary p {
color: #FFF;
}

html .call-to-action.featured.featured-tertiary {
border-top-color: #2baab1;
}

html .call-to-action.call-to-action-tertiary {
background: #2baab1;
}

html .call-to-action.with-full-borders-tertiary {
border-color: #2baab1;
}

html .call-to-action.call-to-action-tertiary {
background: #2baab1;
}

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: #4D5154;
}

html .call-to-action.call-to-action-quaternary {
background: #4D5154;
}

html .call-to-action.with-full-borders-quaternary {
border-color: #4D5154;
}

html .call-to-action.call-to-action-quaternary {
background: #4D5154;
}

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

html .home-intro-secondary {
background: #e36159;
}

html .home-intro-tertiary {
background: #2baab1;
}

html .home-intro-quaternary {
background: #4D5154;
}

html .home-intro-dark {
background: #212529;
}

html .home-intro-light {
background: #FFF;
}

html .slide-overlay-secondary .slotholder:after {
background-color: #e36159 !important;
}

html .slider-container .tp-caption-overlay-secondary {
background: #e36159;
}

html .slider-container .tp-caption-overlay-opacity-secondary {
background: rgba(227, 97, 89, 0.4);
}

html .tp-bullets.bullets-color-secondary .tp-bullet:hover,
html .tp-bullets.bullets-color-secondary .tp-bullet.selected {
background: #e36159;
}

html .slide-overlay-tertiary .slotholder:after {
background-color: #2baab1 !important;
}

html .slider-container .tp-caption-overlay-tertiary {
background: #2baab1;
}

html .slider-container .tp-caption-overlay-opacity-tertiary {
background: rgba(43, 170, 177, 0.4);
}

html .tp-bullets.bullets-color-tertiary .tp-bullet:hover,
html .tp-bullets.bullets-color-tertiary .tp-bullet.selected {
background: #2baab1;
}

html .slide-overlay-quaternary .slotholder:after {
background-color: #4D5154 !important;
}

html .slider-container .tp-caption-overlay-quaternary {
background: #4D5154;
}

html .slider-container .tp-caption-overlay-opacity-quaternary {
background: rgba(77, 81, 84, 0.4);
}

html .tp-bullets.bullets-color-quaternary .tp-bullet:hover,
html .tp-bullets.bullets-color-quaternary .tp-bullet.selected {
background: #4D5154;
}

html .slide-overlay-dark .slotholder:after {
background-color: #212529 !important;
}

html .slider-container .tp-caption-overlay-dark {
background: #212529;
}

html .slider-container .tp-caption-overlay-opacity-dark {
background: rgba(33, 37, 41, 0.4);
}

html .tp-bullets.bullets-color-dark .tp-bullet:hover,
html .tp-bullets.bullets-color-dark .tp-bullet.selected {
background: #212529;
}

html .slide-overlay-light .slotholder:after {
background-color: #FFF !important;
}

html .slider-container .tp-caption-overlay-light {
background: #FFF;
}

html .slider-container .tp-caption-overlay-opacity-light {
background: rgba(255, 255, 255, 0.4);
}

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: #2baab1 !important;
background-image: linear-gradient(to right, #2baab1 0%, #4D5154 100%) !important;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2baab1', endColorstr='#4D5154', GradientType=1);
}

#footer .footer-ribbon:before {
border-right-color: #fe7a0e;
border-left-color: #fe7a0e;
}

.custom-square-1 rect {
stroke: #d4af37;
fill: #fea45a00;
}

.customTextColored {
-webkit-animation-name: customTextColored;
animation-name: customTextColored;
}

.customBorderColored {
-webkit-animation-name: customBorderColored;
animation-name: customBorderColored;
}

.table-striped tbody tr:nth-of-type(odd) {
/*background-color: #007bff52;*/
background-color: white;
}

.table-striped tbody tr:nth-of-type(even) {
background-color: #ffffff;
}

thead{
background-color: #000041;
color: white;
}

.custom-border-radius-1 {
border-radius: 7px !important;
}

.btn-with-arrow span {
background-color: #004b91;
}

.toggle.toggle-simple .toggle > .toggle-title:before{
margin-left: 490px;
margin-top: -78px;
}

.toggle-primary.toggle-simple .toggle > .toggle-title:after{
margin-left: 490px;
margin-top: -90px;
}

.table.table-hover.table-striped{
    overflow:auto;
   max-height:420px;
   display:block;
    width: 100%;
    border-collapse: collapse; 
}

@media (max-width: 1200px){
.col-12.col-xl-5.order-3.order-xl-2{
    margin-left: 0px !important;
}
}

td a, td a:hover{
color: black;
}

html .toggle-primary .toggle label, html .toggle-primary .toggle .toggle-title {
color: #004b91;
border-left-color: #004b91;
border-right-color: #004b91;
font-family: 'Crimson Text', serif;
font-size: 32px;
}

.stay{position: sticky; bottom: 0px; background-color: #4395bd!important; color: white;}

.stay td>a{color: white;}

th.sorting{color: black;}

span.font-color-red strong{
    color: red;
}

span em{
    color: white;
}
