/* Landing Page */
@media only screen and (min-width:768px){
    .landing-hero .word-rotate{
        max-height: 62px;
        line-height: 62px;
        font-weight: 800;
    }
}

.rev_slider .tp-caption.custom-label{
    line-height:1.3;
}

.scroll-indicator i{
    color: #d2d2d2;
    font-size: 30px;
    line-height: 30px;
}

.scroll-indicator a:hover, .scroll-indicator a:focus, .scroll-indicator a:active{
    text-decoration:none;
}

#landing .custom-feature-box-style-1 .feature-box-icon {
    font-size: 22px;
    width: 50px;
    height: 50px;
    line-height: 47px !important;
    border-color: #dcdcdc !important;
    top:5px;
}

#landing .feature-box .feature-box-info {
    padding-left: 80px;
}

#landing .feature-box.feature-box-style-3 h4{
    font-size: 1.3em;
    font-weight: 600;
    margin: 0;
}

@media only screen and (max-width:767px){
    #landing .custom-feature-box-style-1 .feature-box-icon{
        margin-right:10px;
    }
    #landing .feature-box.feature-box-style-3 p{
        line-height:1.3
    }
    #landing .btn-slider-action{
        font-size:18px !important;
        padding:6px 12px !important;
        line-height:24px !important;
    }
    #landing .rev_slider_wrapper{
        margin-top:0px !important;
    }
    .section-title{
        font-size:2rem;
        font-weight:bold;
        text-transform:uppercase;
        color:#2ac461;
        margin-bottom:0;
    }
}

#landing .custom-product-image-pos-1._absolute {
    position: absolute;
    top: 0;
    left: 0;
}
#landing .custom-product-image-pos-1._relative {
    position: relative;
    top: 60px;
    padding-bottom: 60px;
}
#landing .body-sign .panel-sign .panel-body {
    border-top: 5px solid #2ac461;
    border-radius: 5px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    padding: 33px 33px 15px;
}

#landing .landing-form .input-lg{
    height:34px;
    padding:6px 12px;
    font-size:14px;
    line-height: 1.33333;
    border-radius:4px;
}

#landing .datepicker-holder input{
    -webkit-appearance: none;
}
/* FAQ */

.help-body .main{
    min-height: calc(100vh - 543px);
}

.help-body .header-slider #search-form input{
    min-width:250px;
    background: transparent;
    border: 0;
    border-bottom: 1px solid #2ac461;
    border-radius: 0;
    color: #FFF;
}

.help-body .header-slider #search-form button, .help-body .header-slider #search-form a{
    background: transparent;
    box-shadow: none;
    color: #2ac461;
    border: 1px solid #2ac461;
    border-radius: 0;
    margin-left: 10px;
}
.help-body .header-slider #search-form button:hover, .help-body .header-slider #search-form a:hover{
    background:#2ac461;
    color: #fff;
}

.help-body .header-slider .custom-layer-caption{
    font-size: 40px;
    line-height:40px;
    background: rgba(0,0,0,0.8);
}

@media only screen and (max-width:767px){
    .help-body .header-slider .custom-layer-caption span, .help-body .rev_slider .tp-caption form i, .help-body .rev_slider .tp-caption form input{
        font-size:17px !important;
    }

    .help-categories.tabs.tabs-simple .nav-tabs > li a,
    .help-categories.tabs.tabs-simple .nav-tabs > li a:hover,
    .help-categories.tabs.tabs-simple .nav-tabs > li a:focus{
        padding:15px 7px;
    }

    .help-categories .featured-boxes-style-6 .featured-box .icon-featured{
        font-size:20px;
        height:50px;
        width:50px;
        line-height: 50px;
    }

    .help-categories.tabs.tabs-simple .nav-tabs > li p{
        font-size:14px;
    }

}

.help-body .faq-section .list.list-icons li{
    float:left;
    width:100%;
}

.help-body .faq-section .list li a{
    color:#444;
}

.see-all{
    font-family: "Shadows Into Light", cursive;
    font-size: 25px;
    display: block;
}

.help-body .featured-boxes-style-6 .featured-box .icon-featured:after {
    border-color: #e4e4e4;
}

.page-header .breadcrumb{
    padding:3px 0;
}

.page-header .breadcrumb > li{
    color:#fff;
}

.help-sidebar li ul{
    display:none;
}

.help-sidebar li.active ul{
    display:block;
}

.help-sidebar li.active ul li a{
    padding-right:18px;
}

.help-sidebar li.active a{
    background:transparent;
    border-bottom-color: #EDEDDE;
    color:#333;
}

.help-sidebar .dropdown-menu>.active>a,
.help-sidebar .dropdown-menu>.active>a:focus,
.help-sidebar .dropdown-menu>.active>a:hover,
.help-sidebar ul.nav-list li a:hover,
.help-sidebar ul.nav-list li a:focus,
.help-sidebar ul.nav-list li a:active{
    background:transparent;
    color:#333;
    position: relative;
}

.help-sidebar ul.nav-list li a:before{
    right:10px
}

.help-sidebar li.active > a:before {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #333;
    border-bottom: 0;
    margin-left: -13px;
}

ul.nav-list li ul li a:before{
    content:"";
    display:none;
}

.help-sidebar ul.nav-list li a:hover:after, .help-sidebar ul.nav-list li.active > a:after{
    content: " ";
    position: absolute;
    left: 0;
    border-left: 3px solid #2ac461;
    display: inline-block;
    width: 1px;
    height: 100%;
    top: 0;
}

@media only screen and (max-width:991px){
    .search-box{
        position: absolute;
        top: -54px;
    }
    .page-header.with-search{
        margin-top:64px;
    }
}

@media (max-width: 767px){
    .section.custom-padding-top-1{
        padding-top:0;
    }
}

/* Already a tipster*/
.targets ul {
    list-style: none;
    padding-left: 0;
}

@media only screen and (min-width:1200px){
    .targets{
        position: relative;
        min-height: 500px;
        background: transparent url(../../images/steps-reverse.png) no-repeat center 63%;
    }
    .targets.tipsters li{
        width:25%;
        position: absolute;
    }
    .targets.tipsters li:first-child{
        top: 307px;
    }
    .targets.tipsters li:nth-child(2){
        left:25%;
        top: 216px;
    }
    .targets.tipsters li:nth-child(3){
        left:50%;
        top: 216px;
    }
    .targets.tipsters li:last-child{
        left:75%;
        top:100px;
    }
    .targets li .box-content{
        padding-top:10px
    }
}

@media only screen and (min-width:1199px){
    .targets{
        width:100%;
        padding:0 15px;
        position:relative;
    }
}

.featured-boxes-style-6 .featured-box .box-content h4 a, .featured-boxes-style-6 .featured-box .box-content a{
    text-decoration:none;
}

html .featured-boxes-style-6 .featured-box.featured-box-primary a .icon-featured{
    color:#ccc;
}

.featured-boxes-style-6 .featured-box .box-content a{
    color: #999;
}

.featured-box-effect-6:hover .box-content a{
    color:#2ac461;
}

html .featured-boxes-style-6 .featured-box.featured-box-primary:hover a .icon-featured{
    color:#2ac461;
}
.featured-box-effect-6:hover .box-content .icon-featured:after{
    border-color: rgba(42, 196, 97, 0.5);
}
section.section-custom-padding {
    padding: 30px 0;
}

ul.list.list-icons.collapsed li:nth-of-type(1n+7) {
    display: none;
}

ul.list.list-icons li:nth-of-type(1n+7) {
    display: inline-block;
}

/*Edit profile page*/
.edit-profile-header{
    border-bottom:4px solid #384045;
}

.edit-profile .panel{
    box-shadow:none;
    margin-bottom: 30px;
    border-radius: 0;
}

.user {
    display:flex;
    justify-content: space-between;
    align-items: center;
}

.user .flex-box{
    display:flex;
    align-items: center;
}

.user .avatar{
    margin-right:20px;
}

.user .header-avatar .img-md {
    height: 52px;
    width: 52px;
    position:relative;
}

.user .header-avatar {
    border-radius: 50%;
    display: inline-block;
    height: 56px;
    width: 56px;
    border: 2px solid #c9c7c8;
}

.user .header-avatar:hover,
.user .header-avatar:focus{
    border: 2px solid #2ac461;
}

.page-tabs .swiper-wrapper{
    border:0;
}

.page-tabs li.swiper-slide {
    width: auto;
}

.page-tabs .nav-tabs li a {
    margin-right: 20px;
    border-radius: 0 0 5px 5px;
    background: transparent;
    border-bottom: 0;
    border-left: 0;
    border-right: 0;
    border-top: 4px solid #384045;
    color: #1d2127;
    margin-top: 0px;
    font-size: 1.3rem;
    text-transform: uppercase;
    font-weight: 600;
    opacity: 0.7;
    box-shadow: none;
    transition: border-color 0.2s ease-out;
}

.page-tabs .nav-tabs li:last-child a{
    margin-right:0;
}

.page-tabs .nav-tabs li.active a,
.page-tabs .nav-tabs li.active a:hover,
.page-tabs .nav-tabs li.active a:focus,
.page-tabs .nav-tabs li a:hover,
.page-tabs .nav-tabs li a:focus{
    border-top: 4px solid #2ac461;
    opacity: 1;
    border-left: 0;
    border-right: 0;
    color: #1d2127;
    background: transparent;
    border-bottom: 0;
}

.user .account-details{
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.user .account-details h2{
    font-size: 2rem;
    font-weight: 400;
    line-height: 1.1;
}

.user .account-details h4{
    font-size: 1.4rem;
}

html section.section-light h4.section-title {
    text-transform: uppercase;
    font-weight: 600;
    color: #1d2127;
    margin-bottom: 0;
    border-bottom:2px solid #2ac461;
    display:inline-block;
}

.edit-profile .page-tabs{
    margin-top:-4px;
}

.page-header.edit-profile-header{
    border-bottom-width:4px;
    padding:0;
}

.page-header.edit-profile-header h2,
.page-header.edit-profile-header h4{
    color:#fff;
}

.page-header.edit-profile-header .panel{
    background:transparent;
    border: 0;
    box-shadow: none;
}

.edit-profile .panel .panel-heading{
    background-color: #171717;
    border-bottom: 2px solid #2ac461;
    border-radius: 0;
}

.edit-profile .panel .panel-heading h4{
    color:#fff;
    text-transform: uppercase;
    margin-bottom:0;
    font-size: 1.3rem;
    font-weight: 600;
    display:inline-block
}

.switch-wrapper{
    float:right;
    color:#fff;
    text-transform: uppercase;
    margin-bottom:0;
    font-size: 1.3rem;
    font-weight: 600;
}

.switch-wrapper .switch.switch-sm .ios-switch .handle{
    color: #171717;
    font-size: 0.9rem;
    text-align: center;
}

.tfa-wrapper{
    display:none;
}

.edit-profile .tab-content{
    background:transparent;
    border:0;
    box-shadow:none;
}

.report-wrapper{
    display:none;
}

.switch {
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    margin: 3px 0;
}
.switch .ios-switch {
    height: 35px;
    width: 65px;
}
.switch .ios-switch .handle {
    height: 31px;
    width: 31px;
}
.switch.switch-sm .ios-switch {
    height: 25px;
    width: 55px;
}
.switch.switch-sm .ios-switch .handle {
    height: 21px;
    width: 21px;
}

.ios-switch {
    height: 45px;
    width: 75px;
    position: relative;
    background-color: #E5E5E5;
    border-radius: 100px;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}

.ios-switch .background-fill {
    width: 100%;
    height: 100%;
    border-radius: 100px;
    position: absolute;
    left: 0;
    top: 0;
}

.ios-switch .on-background {
    background-image: -o-linear-gradient(#00e459, #00e158);
    background-image: -ms-linear-gradient(#00e459, #00e158);
    background-image: -moz-linear-gradient(#00e459, #00e158);
    background-image: -webkit-linear-gradient(#00e459, #00e158);
    background-image: linear-gradient(#00e459, #00e158);
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
    z-index: 1;
    -o-transition: .3s 0.2s;
    -ms-transition: .3s 0.2s;
    -moz-transition: .3s 0.2s;
    -webkit-transition: .3s 0.2s;
    transition: .3s 0.2s;
}

.ios-switch .state-background {
    border-radius: 100px;
    z-index: 2;
    background-image: -o-linear-gradient(#ffffff, #FDFDFD);
    background-image: -ms-linear-gradient(#ffffff, #FDFDFD);
    background-image: -moz-linear-gradient(#ffffff, #FDFDFD);
    background-image: -webkit-linear-gradient(#ffffff, #FDFDFD);
    background-image: linear-gradient(#ffffff, #FDFDFD);
    border: 2px solid #E5E5E5;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -o-transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
    -o-transition: .4s;
    -ms-transition: .4s;
    -moz-transition: .4s;
    -webkit-transition: .4s;
    transition: .4s;
}

.ios-switch .handle {
    width: 41px;
    height: 41px;
    background-color: white;
    top: 2px;
    left: 2px;
    position: absolute;
    border-radius: 20px;
    box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.075), 0 3px 5px rgba(0, 0, 0, 0.15), 1px 2px 2px rgba(0, 0, 0, 0.05);
    z-index: 3;
    -o-transition: -o-transform 0.3s 0.25s cubic-bezier(0.455, 0.03, 0.215, 1.33);
    -ms-transition: -ms-transform 0.3s 0.25s cubic-bezier(0.455, 0.03, 0.215, 1.33);
    -moz-transition: -moz-transform 0.3s 0.25s cubic-bezier(0.455, 0.03, 0.215, 1.33);
    -webkit-transition: -webkit-transform 0.3s 0.25s cubic-bezier(0.455, 0.03, 0.215, 1.33);
    -o-transition: transform 0.3s 0.25s cubic-bezier(0.455, 0.03, 0.215, 1.33);
    -ms-transition: transform 0.3s 0.25s cubic-bezier(0.455, 0.03, 0.215, 1.33);
    -moz-transition: transform 0.3s 0.25s cubic-bezier(0.455, 0.03, 0.215, 1.33);
    -webkit-transition: transform 0.3s 0.25s cubic-bezier(0.455, 0.03, 0.215, 1.33);
    transition: transform 0.3s 0.25s cubic-bezier(0.455, 0.03, 0.215, 1.33);
    -o-box-sizing: content-box;
    -ms-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

.ios-switch.off .handle {
    -o-animation: expand-off .3s 0.2s;
    -ms-animation: expand-off .3s 0.2s;
    -moz-animation: expand-off .3s 0.2s;
    -webkit-animation: expand-off .3s 0.2s;
    animation: expand-off .3s 0.2s;
    -o-transform: translate(0px, 0);
    -ms-transform: translate(0px, 0);
    -moz-transform: translate(0px, 0);
    -webkit-transform: translate(0px, 0);
    transform: translate(0px, 0);
    -o-transform: translate3d(0px, 0, 0);
    -ms-transform: translate3d(0px, 0, 0);
    -moz-transform: translate3d(0px, 0, 0);
    -webkit-transform: translate3d(0px, 0, 0);
    transform: translate3d(0px, 0, 0);
}

.ios-switch.off .on-background {
    -o-transition: .3s 0s;
    -ms-transition: .3s 0s;
    -moz-transition: .3s 0s;
    -webkit-transition: .3s 0s;
    transition: .3s 0s;
}

.ios-switch.off .state-background {
    -o-transition: .4s 0.25s;
    -ms-transition: .4s 0.25s;
    -moz-transition: .4s 0.25s;
    -webkit-transition: .4s 0.25s;
    transition: .4s 0.25s;
}

.ios-switch.on .handle {
    -o-animation: expand-on .3s 0.2s;
    -ms-animation: expand-on .3s 0.2s;
    -moz-animation: expand-on .3s 0.2s;
    -webkit-animation: expand-on .3s 0.2s;
    animation: expand-on .3s 0.2s;
    -o-transform: translate(30px, 0);
    -ms-transform: translate(30px, 0);
    -moz-transform: translate(30px, 0);
    -webkit-transform: translate(30px, 0);
    transform: translate(30px, 0);
    -o-transform: translate3d(30px, 0, 0);
    -ms-transform: translate3d(30px, 0, 0);
    -moz-transform: translate3d(30px, 0, 0);
    -webkit-transform: translate3d(30px, 0, 0);
    transform: translate3d(30px, 0, 0);
}

.ios-switch.on .on-background {
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    filter: alpha(opacity=100);
}

.ios-switch.on .state-background {
    -o-transform: scale(0);
    -ms-transform: scale(0);
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    transform: scale(0);
}

@keyframes expand-on {
    0% {
        padding-right: 0;
    }
    40% {
        padding-right: 9px;
    }
    100% {
        padding-right: 0;
    }
}
@keyframes expand-off {
    0% {
        padding-right: 0;
        left: 2px;
    }
    40% {
        padding-right: 9px;
        left: -7px;
    }
    100% {
        padding-right: 0;
        left: 2px;
    }
}
@-o-keyframes expand-on {
    0% {
        padding-right: 0;
    }
    40% {
        padding-right: 9px;
    }
    100% {
        padding-right: 0;
    }
}
@-ms-keyframes expand-on {
    0% {
        padding-right: 0;
    }
    40% {
        padding-right: 9px;
    }
    100% {
        padding-right: 0;
    }
}
@-moz-keyframes expand-on {
    0% {
        padding-right: 0;
    }
    40% {
        padding-right: 9px;
    }
    100% {
        padding-right: 0;
    }
}
@-webkit-keyframes expand-on {
    0% {
        padding-right: 0;
    }
    40% {
        padding-right: 9px;
    }
    100% {
        padding-right: 0;
    }
}
@-o-keyframes expand-off {
    0% {
        padding-right: 0;
        left: 2px;
    }
    40% {
        padding-right: 9px;
        left: -7px;
    }
    100% {
        padding-right: 0;
        left: 2px;
    }
}
@-ms-keyframes expand-off {
    0% {
        padding-right: 0;
        left: 2px;
    }
    40% {
        padding-right: 9px;
        left: -7px;
    }
    100% {
        padding-right: 0;
        left: 2px;
    }
}
@-moz-keyframes expand-off {
    0% {
        padding-right: 0;
        left: 2px;
    }
    40% {
        padding-right: 9px;
        left: -7px;
    }
    100% {
        padding-right: 0;
        left: 2px;
    }
}
@-webkit-keyframes expand-off {
    0% {
        padding-right: 0;
        left: 2px;
    }
    40% {
        padding-right: 9px;
        left: -7px;
    }
    100% {
        padding-right: 0;
        left: 2px;
    }
}

.steps-boxes{
    position:relative;
}

@media (max-width:991px){
    .steps-boxes:after{
        background: #f4f4f4;
        background: -moz-linear-gradient(top, rgba(80, 80, 80, 0) 0%, #f4f4f4 8%, #f4f4f4 92%, rgba(80, 80, 80, 0) 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1e5799), color-stop(100%, #7db9e8));
        background: -webkit-linear-gradient(top, rgba(80, 80, 80, 0) 0%, #f4f4f4 8%, #f4f4f4 92%, rgba(80, 80, 80, 0) 100%);
        background: -o-linear-gradient(top, rgba(80, 80, 80, 0) 0%, #f4f4f4 8%, #f4f4f4 92%, rgba(80, 80, 80, 0) 100%);
        background: -ms-linear-gradient(top, rgba(80, 80, 80, 0) 0%, #f4f4f4 8%, #f4f4f4 92%, rgba(80, 80, 80, 0) 100%);
        background: linear-gradient(to bottom, rgba(80, 80, 80, 0) 0%, #f4f4f4 8%, #f4f4f4 92%, rgba(80, 80, 80, 0) 100%);
        content: "";
        display: block;
        height: 100%;
        left: 37px;
        margin-left: -2px;
        position: absolute;
        top: 0;
        width: 3px;
        z-index: 0;
        filter: alpha(opacity=100);
        opacity: 1;
    }
}

@media (max-width:767px){
    #home .inverted{
        line-height:35px;
    }
    .steps-boxes.featured-boxes .featured-box{
        text-align:left;
        margin: 30px 0;
    }
    .steps-boxes.featured-boxes-style-6 .featured-box .box-content{
        position: relative;
        padding-left: 85px;
        padding-right: 0;
    }
    .steps-boxes.featured-boxes-style-6 .featured-box .icon-featured{
        margin: 0;
        position: absolute;
        left: 10px;
        height: 55px;
        width: 55px;
        line-height: 53px;
    }
    .steps-boxes.featured-boxes-style-6 .featured-box .icon-featured:after{
        display:none;
    }
    #landing .custom-feature-box-style-1 .feature-box-icon{
        background: #fff;
    }
    .steps-boxes .featured-box h4 {
        text-transform: uppercase;
        font-size: 1.7rem;
    }
    .steps-boxes .featured-box p{
        line-height: 20px;
    }
    .g-recaptcha {
        transform: scale(0.86);
        transform-origin:0 0;
        max-width:200px !important;
    }
    #landing .body-sign{
        padding:0;
    }
    .edit-profile .page-tabs {
        margin: -4px -15px 0 -15px;
    }
}

@media(max-width:1024px){
    .steps-boxes:after{
        background: #f4f4f4;
        background: -moz-linear-gradient(top, rgba(80, 80, 80, 0) 0%, #f4f4f4 8%, #f4f4f4 92%, rgba(80, 80, 80, 0) 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1e5799), color-stop(100%, #7db9e8));
        background: -webkit-linear-gradient(top, rgba(80, 80, 80, 0) 0%, #f4f4f4 8%, #f4f4f4 92%, rgba(80, 80, 80, 0) 100%);
        background: -o-linear-gradient(top, rgba(80, 80, 80, 0) 0%, #f4f4f4 8%, #f4f4f4 92%, rgba(80, 80, 80, 0) 100%);
        background: -ms-linear-gradient(top, rgba(80, 80, 80, 0) 0%, #f4f4f4 8%, #f4f4f4 92%, rgba(80, 80, 80, 0) 100%);
        background: linear-gradient(to bottom, rgba(80, 80, 80, 0) 0%, #f4f4f4 8%, #f4f4f4 92%, rgba(80, 80, 80, 0) 100%);
        content: "";
        display: block;
        height: 100%;
        left: 37px;
        margin-left: -2px;
        position: absolute;
        top: -20px;
        width: 3px;
        z-index: 0;
        filter: alpha(opacity=100);
        opacity: 1;
    }
    .steps-boxes.featured-boxes .featured-box{
        text-align:left;
        margin: 30px 0;
    }
    .steps-boxes.featured-boxes-style-6 .featured-box .box-content{
        position: relative;
        padding-left: 85px;
        padding-right: 0;
    }
    .steps-boxes.featured-boxes-style-6 .featured-box .icon-featured{
        margin: 0;
        position: absolute;
        left: 10px;
        height: 55px;
        width: 55px;
        line-height: 53px;
    }
    .steps-boxes.featured-boxes-style-6 .featured-box .icon-featured:after{
        display:none;
    }
    #landing .custom-feature-box-style-1 .feature-box-icon{
        background: #fff;
    }
    .steps-boxes .featured-box h4 {
        text-transform: uppercase;
        font-size: 1.7rem;
    }
    .steps-boxes .featured-box p{
        line-height: 20px;
    }
}

@media (min-width:992px) and (max-width:1024px){
    .steps-boxes:after{
        background: #f4f4f4;
        background: -moz-linear-gradient(top, rgba(80, 80, 80, 0) 0%, #f4f4f4 8%, #f4f4f4 92%, rgba(80, 80, 80, 0) 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1e5799), color-stop(100%, #7db9e8));
        background: -webkit-linear-gradient(top, rgba(80, 80, 80, 0) 0%, #f4f4f4 8%, #f4f4f4 92%, rgba(80, 80, 80, 0) 100%);
        background: -o-linear-gradient(top, rgba(80, 80, 80, 0) 0%, #f4f4f4 8%, #f4f4f4 92%, rgba(80, 80, 80, 0) 100%);
        background: -ms-linear-gradient(top, rgba(80, 80, 80, 0) 0%, #f4f4f4 8%, #f4f4f4 92%, rgba(80, 80, 80, 0) 100%);
        background: linear-gradient(to bottom, rgba(80, 80, 80, 0) 0%, #f4f4f4 8%, #f4f4f4 92%, rgba(80, 80, 80, 0) 100%);
        content: "";
        display: block;
        height: 2px;
        left: 0px;
        margin-left: -2px;
        position: absolute;
        top: 56px;
        width: 100%;
        z-index: 0;
        filter: alpha(opacity=100);
        opacity: 1;
    }
}

.steps-wrapper {
    position: relative;
}

.steps-wrapper:after {
    background: #fcfcfc;
    background: -moz-linear-gradient(top, #fcfcfc 0%, #f4f4f4 50%, #fcfcfc 100%);
    background: -webkit-linear-gradient(top, #fcfcfc 0%,#f4f4f4 50%,#fcfcfc 100%);
    background: linear-gradient(to bottom, #fcfcfc 0%,#f4f4f4 50%,#fcfcfc 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#fcfcfc',GradientType=0 );
    content: "";
    display: block;
    height: 100%;
    left: 50%;
    margin-left: -2px;
    position: absolute;
    top: 0;
    width: 3px;
    z-index: 0;
    filter: alpha(opacity=100);
    opacity: 1;
}

.steps-wrapper > .section.section-custom-padding{
    padding:50px 0;
}

.steps-wrapper > .section .icon-featured{
    position:absolute;
    margin: 0;
}

.steps-wrapper > .section .step-title{
    margin-bottom: 0;
    line-height: 75px;
}

.steps-wrapper > .section:nth-child(odd) .step-title{
    text-align: right;
    padding-right: 25px;
}

.steps-wrapper > .section:nth-child(even) .step-title{
    text-align: left;
    padding-left: 25px;
}

.steps-wrapper > .section:nth-child(odd) p{
    padding-right:55px;
}

.steps-wrapper > .section:nth-child(even) p{
    padding-left:55px;
}

.steps-wrapper > .section .image-wrapper{
    padding:0 45px;
}

.steps-wrapper > .section .featured-boxes {
    position: relative;
    z-index: 10;
}

.steps-wrapper > .section .featured-boxes .featured-box{
    margin-bottom:15px;
}

.steps-wrapper > .section:nth-child(odd) .featured-box .box-content{
    padding-left:0
}

.steps-wrapper > .section:nth-child(even) .featured-box .box-content{
    padding-right:0;
}

@media (min-width:768px){
    .steps-wrapper > .section:nth-child(odd) .icon-featured{
        right: -52px;
    }

    .steps-wrapper > .section:nth-child(even) .icon-featured{
        left: -52px;
    }
}

@media (max-width:1199px){
    .steps-wrapper > .section .step-title{
        font-size:1.8em;
    }
}

@media (max-width:991px){
    .steps-wrapper > .section .featured-boxes .featured-box{
        display:inline;
    }
    .steps-wrapper > .section .step-title {
        font-size: 1.5em;
    }
}

@media (max-width:767px){
    .steps-wrapper > .section.section-custom-padding{
        padding:0;
    }
    .steps-wrapper > .section .icon-featured {
        position: absolute;
        left: 0;
        height: 55px;
        width: 55px;
        line-height: 53px;
        font-size: 23px;
    }
    .steps-wrapper > .section .step-title {
        font-size: 1.3em;
        text-align: left !important;
        padding: 0 0 0 50px !important;
        line-height: 55px;
    }
    .steps-wrapper > .section p {
        padding:0 0 0 80px !important;
        margin-bottom: 10px;
    }
    .steps-wrapper > .section .image-wrapper{
        display:none;
    }
    .steps-wrapper > .section:nth-child(odd) .featured-box .box-content{
        padding:0 0 0 30px !important;;
    }
    .steps-wrapper:after {
        background: #f4f4f4;
        background: -moz-linear-gradient(top, rgba(80, 80, 80, 0) 0%, #f4f4f4 8%, #f4f4f4 92%, rgba(80, 80, 80, 0) 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1e5799), color-stop(100%, #7db9e8));
        background: -webkit-linear-gradient(top, rgba(80, 80, 80, 0) 0%, #f4f4f4 8%, #f4f4f4 92%, rgba(80, 80, 80, 0) 100%);
        background: -o-linear-gradient(top, rgba(80, 80, 80, 0) 0%, #f4f4f4 8%, #f4f4f4 92%, rgba(80, 80, 80, 0) 100%);
        background: -ms-linear-gradient(top, rgba(80, 80, 80, 0) 0%, #f4f4f4 8%, #f4f4f4 92%, rgba(80, 80, 80, 0) 100%);
        background: linear-gradient(to bottom, rgba(80, 80, 80, 0) 0%, #f4f4f4 8%, #f4f4f4 92%, rgba(80, 80, 80, 0) 100%);
        content: "";
        display: block;
        height: 100%;
        left: 41px;
        margin-left: -2px;
        position: absolute;
        top: -15px;
        width: 3px;
        z-index: 0;
        filter: alpha(opacity=35);
        opacity: 1;
    }
}

.alert.custom-alert {
    background-image: none;
    background-color: #fff;
    box-shadow: none;
    padding-left: 50px;
    position: relative;
    border-radius: 0;
    color: #333;
}

.alert.dismissable.custom-alert:before {
    content: "";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    left: 14px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 2.5rem;
}

.alert.custom-alert.alert-danger{
    border-color: #d2322d;
}

.alert.custom-alert.alert-warning{
    border-color: #ed9c28;
}

.alert.custom-alert.alert-success{
    border-color: #47a447;
}

.alert.custom-alert.alert-info{
    border-color: #5bc0de;
}

.alert.dismissable.custom-alert.alert-warning:before{
    color: #ed9c28;
    content: "\f071";
}

.alert.dismissable.custom-alert.alert-success:before{
    color: #47a447;
    content: "\f058";
}

.alert.dismissable.custom-alert.alert-info:before{
    color: #5bc0de;
    content: "\f05a";
}

.alert.dismissable.custom-alert.alert-danger:before {
    color: #d2322d;
    content: "\f057";
}
.select2-container{
    width: 100% !important;
}

#avatarEditForm .btn-container,
#avatarEditForm .cropit-image-input{
    display:none;
}

.zoom-slider-wrapper {
    margin-bottom:10px;
    position:relative;
    height:30px
}
.zoom-slider-wrapper .cropit-image-zoom-input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    height: 5px;
    background: #eee;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    outline: none;
    width: 100px;
    position: relative;
    vertical-align: bottom;
    display: inline-block;
}
.zoom-slider-wrapper .cropit-image-zoom-input::-moz-range-track {
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    height:5px;
    background:#eee;
    -webkit-border-radius:5px;
    border-radius:5px;
    outline:none
}
.zoom-slider-wrapper .cropit-image-zoom-input::-webkit-slider-thumb {
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    width:15px;
    height:15px;
    background:#888;
    -webkit-border-radius:50%;
    border-radius:50%;
    -webkit-transition:background .25s;
    -moz-transition:background .25s;
    -o-transition:background .25s;
    -ms-transition:background .25s;
    transition:background .25s
}
.zoom-slider-wrapper .cropit-image-zoom-input::-webkit-slider-thumb:active {
    background:#bbb
}
.zoom-slider-wrapper .cropit-image-zoom-input::-moz-range-thumb {
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    width:15px;
    height:15px;
    background:#888;
    -webkit-border-radius:50%;
    border-radius:50%;
    -webkit-transition:background .25s;
    -moz-transition:background .25s;
    -o-transition:background .25s;
    -ms-transition:background .25s;
    transition:background .25s
}
.zoom-slider-wrapper .cropit-image-zoom-input.custom::-moz-range-thumb:active {
    background:#bbb
}

@media (max-width:1024px){
    .zoom-slider-wrapper .cropit-image-zoom-input,
    .zoom-slider-wrapper .cropit-image-zoom-input::-moz-range-track{
        height:25px
    }
    .zoom-slider-wrapper .cropit-image-zoom-input::-webkit-slider-thumb,
    .zoom-slider-wrapper .cropit-image-zoom-input::-moz-range-thumb{
        height:20px;
        width:20px;
    }
    .unscrollable{
        height:100vh;
        overflow:hidden;
        position:fixed;
    }
}

#avatarEditForm .btn-container {
    position: absolute;
    width: 200px;
    left: 28px;
    top: 56px;
    background: #313844;
    z-index: 100;
    color: #fff;
    padding: 15px;
    transform: translateX(-50%);
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}

#avatarEditForm .btn-container .icon-rotate{
    padding:5px 10px;
    cursor:pointer;
}

#avatarEditForm .btn-container .btn-danger{
    float:right;
}

#avatarEditForm .zoom-slider-wrapper {
    margin-bottom: 10px;
    position: relative;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.user .dropdown-menu{
    padding: 0;
    background: #313844;
    z-index: 10;
}

.user .dropdown-menu>li>a {
    margin: 0 !important;
    border-radius: 0;
    background: #313844;
    box-shadow: none;
    color: #fff;
    border: 0;
    border-top: 1px solid #1d2127;
    padding: 8px 20px;
}
.user .dropdown-menu>li>a:hover {
    background: #424b5c;
}
#register-form .form-control[disabled],
#register-form .form-control[readonly],
#register-form fieldset[disabled] .form-control{
    background-color:#fff;
}

#register-form .picker select{
    padding: 5px 10px;
    margin: 0 5px;
}

.picker__weekday{
    text-align:center;
}

#avatarEditForm{
    position:relative;
}

#avatarEditForm:not(.active):hover .upload-btn{
    display:flex;
}

.upload-btn{
    display:none;
    position: absolute;
    top: 0;
    left: 0;
    align-items: center;
    width: 52px;
    height: 52px;
    z-index: 100;
    justify-content: center;
    background: rgba(49, 56, 68, 0.7);
    border-radius: 50%;
    color: #fff;
    font-size: 2rem;
    cursor:pointer;
}

@media (max-width:1024px){
    .avatar-wrapper.active{
        position: fixed;
        z-index: 999;
        left: 0;
        right: 0;
        top: 0;
        background: rgba(0,0,0,0.9);
        width: 100vw;
        height: 100vh;
        display: flex;
        justify-content: center;
        align-items: center;
        transition:all 0.4s ease-in;
    }
    .avatar-wrapper.active .upload-btn{
        display:none;
    }
    .avatar-wrapper .mobile-upload{
        position: absolute;
        top: 0;
        left: 0;
        width: 52px;
        height: 52px;
        z-index: 80;
    }
    #avatarEditForm .btn-container {
        left: 50%;
        transform: translateX(-50%);
    }
}

.dropzone {
    background: transparent;
    border: 1px dashed #777;
    border-radius: 0;
    min-height: 122px;
    padding: 15px;
    text-align: center;
}
.dropzone .dz-default span,
.dropzone .dz-default i,
.dropzone .dz-default small{
    -webkit-transition: color 0.1s ease-in;
    -moz-transition: color 0.1s ease-in;
    transition: color 0.1s ease-in;
}
.dropzone .dz-default span {
    font-size: 20px;
}
.dropzone .dz-default i {
    font-size:3.5rem;
}
.dropzone .dz-default small{
    color: rgba(0, 0, 0, 0.3);
}
.dropzone:hover .dz-default i,
.dropzone:hover .dz-default span{
    color:#31708f;
}
.dropzone:hover .dz-default small{
    color: rgba(0, 0, 0, 0.8);
}

.faq h6{
    margin-bottom:15px;
    font-weight: 600;
    font-size: 1.3em;
    line-height: initial;
}

.faq h3{
    font-size: 1.6rem;
    line-height: 1.1;
}

.dropzone .dz-preview .dz-image,
.dropzone .dz-preview.dz-file-preview .dz-image{
    border-radius: 0;
}

.dropzone .dz-preview .dz-remove {
    background: #171717;
    color: #fff;
    padding: 4px 0;
}

.dz-title {
    font-size: 11px;
    text-align: center;
    display: block;
    cursor: pointer;
    border: none;
    background: #171717;
    color: #fff;
    padding: 4px;
}

.dz-title .text-success{
    color:#2AC461;
}

.dz-title .text-danger{
    color:#d2322d;
}

.dropzone .dz-preview .dz-image{
    display: flex;
    justify-content: center;
    border: 1px solid #e8e8e8;
}

.dropzone .dz-preview .dz-image img {
    max-width: 100%;
    max-height:100%;
    align-self: center;
}

.dropzone .dz-preview .dz-progress{
    display:none;
}

.dropzone .dz-preview.dz-error .dz-error-mark,
.dropzone .dz-preview.dz-error .dz-success-mark{
    display:none;
    opacity:0;
}

.dropzone .dz-preview {
    margin: 10px;
}

@media (max-width:767px){
    .dropzone{
        padding:0;
    }
}

.verification-box{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.verification-box hr{
    flex: 0 1 100%;
}

.verification-box .icon-box{
    width: 40px;
    min-width: 40px;
    height: 40px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    font-size: 20px;
}

.verification-box.in-progress .icon-box{
    border-color: #ed9c28;
    background-color: #ed9c28;
    border-color: #ed9c28 #ed9c28 #d18211;
    color: #FFF;
}

.verification-box.approved .icon-box{
    border-color: #47a447;
    background-color: #47a447;
    border-color: #47a447 #47a447 #388038;
    color: #FFF;
}


.verification-box.rejected .icon-box{
    border-color: #d2322d;
    background-color: #d2322d;
    border-color: #d2322d #d2322d #a82824;
    color: #FFF;
}

.verification-box .text-box{
    padding-left:15px;
}

.verification-box .text-box h4{
    margin-bottom: 0;
    font-weight: bold;
    line-height: 1.1;
}

.verification-box.approved + form{
    display:none;
}

.verification form.approved{
    display:none;
}

.dropzone .dz-preview.dz-error .dz-error-message{
    top:156px;
}

@media (min-width:768px) and (max-width:991px){
    .tabs.tabs-simple .nav-tabs > li a,
    .tabs.tabs-simple .nav-tabs > li a:hover,
    .tabs.tabs-simple .nav-tabs > li a:focus{
        padding: 15px 18px;
    }
}
@media (min-width:992px) and (max-width:1199px){
    .tipster-advatanges h4{
        font-size:1.3em
    }
    #landing .tipster-advatanges .feature-box .feature-box-info {
        padding-left: 60px;
    }
}

@media (max-width:1024px){
    .active #avatarEditForm .btn-container {
        padding:0;
        position: fixed;
        bottom: 0;
        top: unset;
        width: 100vw;
    }
    .active #avatarEditForm .cropit-preview{
        border:2px solid #313844;
    }
    .active #avatarEditForm .cropit-preview .cropit-preview-image-container img{
        border-radius:0;
    }
    #avatarEditForm .zoom-slider-wrapper{
        padding: 10px 15px;
        height: unset;
        margin-bottom: 0;
        justify-content: center;
    }
    #avatarEditForm .rotation-btns{
        border-bottom: 3px solid #2AC461;
        padding: 0 15px 10px 15px;
    }
    #avatarEditForm .rotation-btns hr{
        display:none;
    }
    .zoom-slider-wrapper .cropit-image-zoom-input{
        width: 150px;
        margin: 0 15px;
    }
    #avatarEditForm .avatar-actions{
        padding: 10px 15px;
        background: #171717;
        display: flex;
        justify-content: center;
        flex-direction: row-reverse;
    }
    #avatarEditForm .avatar-actions a,
    #avatarEditForm .avatar-actions button{
        margin:0 15px;
    }
    .enlarge{
        animation: enlarge ease-in 0.4s;
        animation-iteration-count: 1;
        transform-origin: 50% 50%;
        animation-fill-mode:forwards;
        -webkit-animation: enlarge ease-in 0.4s;
        -webkit-animation-iteration-count: 1;
        -webkit-transform-origin: 50% 50%;
        -webkit-animation-fill-mode:forwards;
        -moz-animation: enlarge ease-in 0.4s;
        -moz-animation-iteration-count: 1;
        -moz-transform-origin: 50% 50%;
        -moz-animation-fill-mode:forwards;
        -o-animation: enlarge ease-in 0.4s;
        -o-animation-iteration-count: 1;
        -o-transform-origin: 50% 50%;
        -o-animation-fill-mode:forwards;
        -ms-animation: enlarge ease-in 0.4s;
        -ms-animation-iteration-count: 1;
        -ms-transform-origin: 50% 50%;
        -ms-animation-fill-mode:forwards;
    }
}

@keyframes enlarge{
    0% {
        transform:  scaleX(1.00) scaleY(1.00) ;
    }
    100% {
        transform:  scaleX(2.00) scaleY(2.00) ;
    }
    100% {
        transform:  scaleX(4.00) scaleY(4.00) ;
    }
}

@-moz-keyframes enlarge{
    0% {
        -moz-transform:  scaleX(1.00) scaleY(1.00) ;
    }
    100% {
        -moz-transform:  scaleX(2.00) scaleY(2.00) ;
    }
    100% {
        -moz-transform:  scaleX(4.00) scaleY(4.00) ;
    }
}

@-webkit-keyframes enlarge {
    0% {
        -webkit-transform:  scaleX(1.00) scaleY(1.00) ;
    }
    100% {
        -webkit-transform:  scaleX(2.00) scaleY(2.00) ;
    }
    100% {
        -webkit-transform:  scaleX(4.00) scaleY(4.00) ;
    }
}

@-o-keyframes enlarge {
    0% {
        -o-transform:  scaleX(1.00) scaleY(1.00) ;
    }
    100% {
        -o-transform:  scaleX(2.00) scaleY(2.00) ;
    }
    100% {
        -o-transform:  scaleX(4.00) scaleY(4.00) ;
    }
}

@-ms-keyframes enlarge {
    0% {
        -ms-transform:  scaleX(1.00) scaleY(1.00) ;
    }
    100% {
        -ms-transform:  scaleX(2.00) scaleY(2.00) ;
    }
    100% {
        -ms-transform:  scaleX(4.00) scaleY(4.00) ;
    }
}
/* General elements */

.btn.btn-outline {
    border: 1px solid #1d2127;
    color: #333;
}

.btn.btn-outline:hover,
.btn.btn-outline:focus,
.btn.btn-outline:active{
    color: #fff;
    background-color: #1d2127;
    border-color: #1d2127 #1d2127 #07080a;
}

/*For all section titles in static pages*/
.section-title{
    font-size:2rem;
    font-weight:bold;
    text-transform:uppercase;
    color:#2ac461;
    margin-bottom:0;
}

/* Form - Custom Checkbox */
.checkbox-custom {
    position: relative;
    padding: 0 0 0 25px;
    margin-top: 8px;
}

.checkbox-custom input[type="checkbox"] {
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 3px;
    margin: -6px 0 0 0;
    z-index: 2;
    cursor: pointer;
}

.checkbox-custom input[type="checkbox"]:checked + label:after {
    position: absolute;
    display: inline-block;
    font-family: 'FontAwesome';
    content: '\F00C';
    top: 50%;
    left: 4px;
    margin-top: -5px;
    font-size: 11px;
    line-height: 1;
    width: 16px;
    height: 16px;
    color: #333;
}

.checkbox-custom label {
    cursor: pointer;
    margin-bottom: 0;
    text-align: left;
    line-height: 1.2;
}

.checkbox-custom label:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -9px;
    width: 19px;
    height: 18px;
    display: inline-block;
    border-radius: 2px;
    border: 1px solid #bbb;
    background: #fff;
}

.checkbox-custom label + label.error {
    display: block;
}

.cc-revoke, .cc-window{
    display:block;
}
.cc-banner .cc-message,
.cc-compliance{
    text-align:center;
}
.cc-compliance{
    display:block;
}
.cc-btn{
    display:inline-block;
    padding: .4em 3.5em;
    margin-top:1em;
}

@media (max-width:767px){
    .cc-btn{
        width:100%;
        margin-top:0;
    }
}

a {
    color: #2ac461;
}

a:hover {
    color: #34d46d;
}

a:focus {
    color: #34d46d;
}

a:active {
    color: #26af57;
}

html .heading-primary,
html .lnk-primary,
html .text-color-primary {
    color: #2ac461 !important;
}

html .heading.heading-primary h1,
html .heading.heading-primary h2,
html .heading.heading-primary h3,
html .heading.heading-primary h4,
html .heading.heading-primary h5,
html .heading.heading-primary h6 {
    border-color: #2ac461;
}

html .heading-secondary,
html .lnk-secondary,
html .text-color-secondary {
    color: #1d2127 !important;
}

html .heading.heading-secondary h1,
html .heading.heading-secondary h2,
html .heading.heading-secondary h3,
html .heading.heading-secondary h4,
html .heading.heading-secondary h5,
html .heading.heading-secondary h6 {
    border-color: #1d2127;
}

html .heading-tertiary,
html .lnk-tertiary,
html .text-color-tertiary {
    color: #173f3f !important;
}

html .heading.heading-tertiary h1,
html .heading.heading-tertiary h2,
html .heading.heading-tertiary h3,
html .heading.heading-tertiary h4,
html .heading.heading-tertiary h5,
html .heading.heading-tertiary h6 {
    border-color: #173f3f;
}

html .heading-quaternary,
html .lnk-quaternary,
html .text-color-quaternary {
    color: #320a28 !important;
}

html .heading.heading-quaternary h1,
html .heading.heading-quaternary h2,
html .heading.heading-quaternary h3,
html .heading.heading-quaternary h4,
html .heading.heading-quaternary h5,
html .heading.heading-quaternary h6 {
    border-color: #320a28;
}

html .heading-dark,
html .lnk-dark,
html .text-color-dark {
    color: #2e353e !important;
}

html .heading.heading-dark h1,
html .heading.heading-dark h2,
html .heading.heading-dark h3,
html .heading.heading-dark h4,
html .heading.heading-dark h5,
html .heading.heading-dark h6 {
    border-color: #2e353e;
}

html .heading-light,
html .lnk-light,
html .text-color-light {
    color: #FFF !important;
}

html .heading.heading-light h1,
html .heading.heading-light h2,
html .heading.heading-light h3,
html .heading.heading-light h4,
html .heading.heading-light h5,
html .heading.heading-light h6 {
    border-color: #FFF;
}

html .background-color-primary {
    background-color: #2ac461 !important;
}

html .background-color-secondary {
    background-color: #1d2127 !important;
}

html .background-color-tertiary {
    background-color: #173f3f !important;
}

html .background-color-quaternary {
    background-color: #320a28 !important;
}

html .background-color-dark {
    background-color: #2e353e !important;
}

html .background-color-light {
    background-color: #FFF !important;
}

.alternative-font {
    color: #2ac461;
}

html .blockquote-primary {
    border-color: #2ac461 !important;
}

html .blockquote-secondary {
    border-color: #1d2127 !important;
}

html .blockquote-tertiary {
    border-color: #173f3f !important;
}

html .blockquote-quaternary {
    border-color: #320a28 !important;
}

html .blockquote-dark {
    border-color: #2e353e !important;
}

html .blockquote-light {
    border-color: #FFF !important;
}

p.drop-caps:first-letter {
    color: #2ac461;
}

p.drop-caps.drop-caps-style-2:first-letter {
    background-color: #2ac461;
}

ul.nav-pills > li.active > a {
    background-color: #2ac461;
}

ul.nav-pills > li.active > a:hover,
ul.nav-pills > li.active > a:focus {
    background-color: #2ac461;
}

html ul.nav-pills-primary a {
    color: #2ac461;
}

html ul.nav-pills-primary a:hover {
    color: #34d46d;
}

html ul.nav-pills-primary a:focus {
    color: #34d46d;
}

html ul.nav-pills-primary a:active {
    color: #26af57;
}

html ul.nav-pills-primary > li.active > a {
    background-color: #2ac461;
}

html ul.nav-pills-primary > li.active > a:hover,
html ul.nav-pills-primary > li.active > a:focus {
    background-color: #2ac461;
}

html ul.nav-pills-secondary a {
    color: #1d2127;
}

html ul.nav-pills-secondary a:hover {
    color: #282d36;
}

html ul.nav-pills-secondary a:focus {
    color: #282d36;
}

html ul.nav-pills-secondary a:active {
    color: #121518;
}

html ul.nav-pills-secondary > li.active > a {
    background-color: #1d2127;
}

html ul.nav-pills-secondary > li.active > a:hover,
html ul.nav-pills-secondary > li.active > a:focus {
    background-color: #1d2127;
}

html ul.nav-pills-tertiary a {
    color: #173f3f;
}

html ul.nav-pills-tertiary a:hover {
    color: #1e5252;
}

html ul.nav-pills-tertiary a:focus {
    color: #1e5252;
}

html ul.nav-pills-tertiary a:active {
    color: #102c2c;
}

html ul.nav-pills-tertiary > li.active > a {
    background-color: #173f3f;
}

html ul.nav-pills-tertiary > li.active > a:hover,
html ul.nav-pills-tertiary > li.active > a:focus {
    background-color: #173f3f;
}

html ul.nav-pills-quaternary a {
    color: #320a28;
}

html ul.nav-pills-quaternary a:hover {
    color: #470e39;
}

html ul.nav-pills-quaternary a:focus {
    color: #470e39;
}

html ul.nav-pills-quaternary a:active {
    color: #1d0617;
}

html ul.nav-pills-quaternary > li.active > a {
    background-color: #320a28;
}

html ul.nav-pills-quaternary > li.active > a:hover,
html ul.nav-pills-quaternary > li.active > a:focus {
    background-color: #320a28;
}

html ul.nav-pills-dark a {
    color: #2e353e;
}

html ul.nav-pills-dark a:hover {
    color: #39424d;
}

html ul.nav-pills-dark a:focus {
    color: #39424d;
}

html ul.nav-pills-dark a:active {
    color: #23282f;
}

html ul.nav-pills-dark > li.active > a {
    background-color: #2e353e;
}

html ul.nav-pills-dark > li.active > a:hover,
html ul.nav-pills-dark > li.active > a:focus {
    background-color: #2e353e;
}

html ul.nav-pills-light a {
    color: #FFF;
}

html ul.nav-pills-light a:hover {
    color: #ffffff;
}

html ul.nav-pills-light a:focus {
    color: #ffffff;
}

html ul.nav-pills-light a:active {
    color: #f2f2f2;
}

html ul.nav-pills-light > li.active > a {
    background-color: #FFF;
}

html ul.nav-pills-light > li.active > a:hover,
html ul.nav-pills-light > li.active > a:focus {
    background-color: #FFF;
}

.sort-source-wrapper .nav > li.active > a {
    color: #2ac461;
}

.sort-source-wrapper .nav > li.active > a:hover,
.sort-source-wrapper .nav > li.active > a:focus {
    color: #2ac461;
}

.sort-source.sort-source-style-2 > li.active > a:after {
    border-top-color: #2ac461;
}

html .label-primary {
    background-color: #2ac461;
}

html .label-secondary {
    background-color: #1d2127;
}

html .label-tertiary {
    background-color: #173f3f;
}

html .label-quaternary {
    background-color: #320a28;
}

html .label-dark {
    background-color: #2e353e;
}

html .label-light {
    background-color: #FFF;
}

.btn-link {
    color: #2ac461;
}

.btn-link:hover {
    color: #34d46d;
}

.btn-link:active {
    color: #26af57;
}

html .btn-primary {
    color: #fff;
    background-color: #2ac461;
    border-color: #2ac461 #2ac461 #219a4c;
    background-image:none;
}

html .btn-primary:hover {
    border-color: #34d46d #34d46d #26af57;
    background-color: #34d46d;
}

html .btn-primary:active,
html .btn-primary:focus,
html .btn-primary:active:hover,
html .btn-primary:active:focus {
    border-color: #26af57 #26af57 #26af57;
    background-color: #26af57;
}

html .btn-primary.dropdown-toggle {
    border-left-color: #26af57;
}

html .btn-primary[disabled],
html .btn-primary[disabled]:hover,
html .btn-primary[disabled]:active,
html .btn-primary[disabled]:focus {
    border-color: #73e19a;
    background-color: #73e19a;
}

html .btn-primary:hover,
html .btn-primary:focus,
html .btn-primary:active:hover,
html .btn-primary:active:focus {
    color: #FFF;
}

.btn-success[disabled],
.btn-success[disabled]:hover,
.btn-success[disabled]:active,
.btn-success[disabled]:focus{
    color:#fff;
}

html .btn-primary-scale-2 {
    color: #fff;
    background-color: #219a4c;
    border-color: #219a4c #219a4c #187037;
}

html .btn-primary-scale-2:hover {
    border-color: #26af57 #26af57 #1d8542;
    background-color: #26af57;
}

html .btn-primary-scale-2:active,
html .btn-primary-scale-2:focus,
html .btn-primary-scale-2:active:hover,
html .btn-primary-scale-2:active:focus {
    border-color: #1d8542 #1d8542 #1d8542;
    background-color: #1d8542;
}

html .btn-primary-scale-2.dropdown-toggle {
    border-left-color: #1d8542;
}

html .btn-primary-scale-2[disabled],
html .btn-primary-scale-2[disabled]:hover,
html .btn-primary-scale-2[disabled]:active,
html .btn-primary-scale-2[disabled]:focus {
    border-color: #49d87c;
    background-color: #49d87c;
}

html .btn-secondary {
    color: #fff;
    background-color: #1d2127;
    border-color: #1d2127 #1d2127 #07080a;
}

html .btn-secondary:hover {
    border-color: #282d36 #282d36 #121518;
    background-color: #282d36;
}

html .btn-secondary:active,
html .btn-secondary:focus,
html .btn-secondary:active:hover,
html .btn-secondary:active:focus {
    border-color: #121518 #121518 #121518;
    background-color: #121518;
}

html .btn-secondary.dropdown-toggle {
    border-left-color: #121518;
}

html .btn-secondary[disabled],
html .btn-secondary[disabled]:hover,
html .btn-secondary[disabled]:active,
html .btn-secondary[disabled]:focus {
    border-color: #495362;
    background-color: #495362;
}

html .btn-secondary:hover,
html .btn-secondary:focus,
html .btn-secondary:active:hover,
html .btn-secondary:active:focus {
    color: #FFF;
}

html .btn-secondary-scale-2 {
    color: #fff;
    background-color: #07080a;
    border-color: #07080a #07080a #000000;
}

html .btn-secondary-scale-2:hover {
    border-color: #121518 #121518 #000000;
    background-color: #121518;
}

html .btn-secondary-scale-2:active,
html .btn-secondary-scale-2:focus,
html .btn-secondary-scale-2:active:hover,
html .btn-secondary-scale-2:active:focus {
    border-color: #000000 #000000 #000000;
    background-color: #000000;
}

html .btn-secondary-scale-2.dropdown-toggle {
    border-left-color: #000000;
}

html .btn-secondary-scale-2[disabled],
html .btn-secondary-scale-2[disabled]:hover,
html .btn-secondary-scale-2[disabled]:active,
html .btn-secondary-scale-2[disabled]:focus {
    border-color: #333a44;
    background-color: #333a44;
}

html .btn-tertiary {
    color: #fff;
    background-color: #173f3f;
    border-color: #173f3f #173f3f #091a1a;
}

html .btn-tertiary:hover {
    border-color: #1e5252 #1e5252 #102c2c;
    background-color: #1e5252;
}

html .btn-tertiary:active,
html .btn-tertiary:focus,
html .btn-tertiary:active:hover,
html .btn-tertiary:active:focus {
    border-color: #102c2c #102c2c #102c2c;
    background-color: #102c2c;
}

html .btn-tertiary.dropdown-toggle {
    border-left-color: #102c2c;
}

html .btn-tertiary[disabled],
html .btn-tertiary[disabled]:hover,
html .btn-tertiary[disabled]:active,
html .btn-tertiary[disabled]:focus {
    border-color: #328a8a;
    background-color: #328a8a;
}

html .btn-tertiary:hover,
html .btn-tertiary:focus,
html .btn-tertiary:active:hover,
html .btn-tertiary:active:focus {
    color: #FFF;
}

html .btn-tertiary-scale-2 {
    color: #fff;
    background-color: #091a1a;
    border-color: #091a1a #091a1a #000000;
}

html .btn-tertiary-scale-2:hover {
    border-color: #102c2c #102c2c #030707;
    background-color: #102c2c;
}

html .btn-tertiary-scale-2:active,
html .btn-tertiary-scale-2:focus,
html .btn-tertiary-scale-2:active:hover,
html .btn-tertiary-scale-2:active:focus {
    border-color: #030707 #030707 #030707;
    background-color: #030707;
}

html .btn-tertiary-scale-2.dropdown-toggle {
    border-left-color: #030707;
}

html .btn-tertiary-scale-2[disabled],
html .btn-tertiary-scale-2[disabled]:hover,
html .btn-tertiary-scale-2[disabled]:active,
html .btn-tertiary-scale-2[disabled]:focus {
    border-color: #256464;
    background-color: #256464;
}

html .btn-quaternary {
    color: #fff;
    background-color: #320a28;
    border-color: #320a28 #320a28 #070206;
}

html .btn-quaternary:hover {
    border-color: #470e39 #470e39 #1d0617;
    background-color: #470e39;
}

html .btn-quaternary:active,
html .btn-quaternary:focus,
html .btn-quaternary:active:hover,
html .btn-quaternary:active:focus {
    border-color: #1d0617 #1d0617 #1d0617;
    background-color: #1d0617;
}

html .btn-quaternary.dropdown-toggle {
    border-left-color: #1d0617;
}

html .btn-quaternary[disabled],
html .btn-quaternary[disabled]:hover,
html .btn-quaternary[disabled]:active,
html .btn-quaternary[disabled]:focus {
    border-color: #871b6c;
    background-color: #871b6c;
}

html .btn-quaternary:hover,
html .btn-quaternary:focus,
html .btn-quaternary:active:hover,
html .btn-quaternary:active:focus {
    color: #FFF;
}

html .btn-quaternary-scale-2 {
    color: #fff;
    background-color: #070206;
    border-color: #070206 #070206 #000000;
}

html .btn-quaternary-scale-2:hover {
    border-color: #1d0617 #1d0617 #000000;
    background-color: #1d0617;
}

html .btn-quaternary-scale-2:active,
html .btn-quaternary-scale-2:focus,
html .btn-quaternary-scale-2:active:hover,
html .btn-quaternary-scale-2:active:focus {
    border-color: #000000 #000000 #000000;
    background-color: #000000;
}

html .btn-quaternary-scale-2.dropdown-toggle {
    border-left-color: #000000;
}

html .btn-quaternary-scale-2[disabled],
html .btn-quaternary-scale-2[disabled]:hover,
html .btn-quaternary-scale-2[disabled]:active,
html .btn-quaternary-scale-2[disabled]:focus {
    border-color: #5d134a;
    background-color: #5d134a;
}

html .btn-dark {
    color: #fff;
    background-color: #2e353e;
    border-color: #2e353e #2e353e #181c21;
}

html .btn-dark:hover {
    border-color: #39424d #39424d #23282f;
    background-color: #39424d;
}

html .btn-dark:active,
html .btn-dark:focus,
html .btn-dark:active:hover,
html .btn-dark:active:focus {
    border-color: #23282f #23282f #23282f;
    background-color: #23282f;
}

html .btn-dark.dropdown-toggle {
    border-left-color: #23282f;
}

html .btn-dark[disabled],
html .btn-dark[disabled]:hover,
html .btn-dark[disabled]:active,
html .btn-dark[disabled]:focus {
    border-color: #596779;
    background-color: #596779;
}

html .btn-dark:hover,
html .btn-dark:focus,
html .btn-dark:active:hover,
html .btn-dark:active:focus {
    color: #FFF;
}

html .btn-dark-scale-2 {
    color: #fff;
    background-color: #181c21;
    border-color: #181c21 #181c21 #030303;
}

html .btn-dark-scale-2:hover {
    border-color: #23282f #23282f #0d0f12;
    background-color: #23282f;
}

html .btn-dark-scale-2:active,
html .btn-dark-scale-2:focus,
html .btn-dark-scale-2:active:hover,
html .btn-dark-scale-2:active:focus {
    border-color: #0d0f12 #0d0f12 #0d0f12;
    background-color: #0d0f12;
}

html .btn-dark-scale-2.dropdown-toggle {
    border-left-color: #0d0f12;
}

html .btn-dark-scale-2[disabled],
html .btn-dark-scale-2[disabled]:hover,
html .btn-dark-scale-2[disabled]:active,
html .btn-dark-scale-2[disabled]:focus {
    border-color: #444e5b;
    background-color: #444e5b;
}

html .btn-light {
    color: #fff;
    background-color: #FFF;
    border-color: #FFF #FFF #e6e6e6;
}

html .btn-light:hover {
    border-color: #ffffff #ffffff #f2f2f2;
    background-color: #ffffff;
}

html .btn-light:active,
html .btn-light:focus,
html .btn-light:active:hover,
html .btn-light:active:focus {
    border-color: #f2f2f2 #f2f2f2 #f2f2f2;
    background-color: #f2f2f2;
}

html .btn-light.dropdown-toggle {
    border-left-color: #f2f2f2;
}

html .btn-light[disabled],
html .btn-light[disabled]:hover,
html .btn-light[disabled]:active,
html .btn-light[disabled]:focus {
    border-color: #ffffff;
    background-color: #ffffff;
}

html .btn-light:hover,
html .btn-light:focus,
html .btn-light:active:hover,
html .btn-light:active:focus {
    color: #777;
}

html .btn-light-scale-2 {
    color: #fff;
    background-color: #e6e6e6;
    border-color: #e6e6e6 #e6e6e6 #cccccc;
}

html .btn-light-scale-2:hover {
    border-color: #f2f2f2 #f2f2f2 #d9d9d9;
    background-color: #f2f2f2;
}

html .btn-light-scale-2:active,
html .btn-light-scale-2:focus,
html .btn-light-scale-2:active:hover,
html .btn-light-scale-2:active:focus {
    border-color: #d9d9d9 #d9d9d9 #d9d9d9;
    background-color: #d9d9d9;
}

html .btn-light-scale-2.dropdown-toggle {
    border-left-color: #d9d9d9;
}

html .btn-light-scale-2[disabled],
html .btn-light-scale-2[disabled]:hover,
html .btn-light-scale-2[disabled]:active,
html .btn-light-scale-2[disabled]:focus {
    border-color: #ffffff;
    background-color: #ffffff;
}

html .btn-borders.btn-primary {
    background: transparent;
    border-color: #2ac461;
    color: #2ac461;
    text-shadow: none;
}

html .btn-borders.btn-primary:hover,
html .btn-borders.btn-primary:focus {
    color: #fff;
    background-color: #2ac461;
    border-color: #2ac461 #2ac461 #219a4c;
    border-color: #2ac461 !important;
    color: #FFF;
}

html .btn-borders.btn-primary:hover:hover,
html .btn-borders.btn-primary:focus:hover {
    border-color: #34d46d #34d46d #26af57;
    background-color: #34d46d;
}

html .btn-borders.btn-primary:hover:active,
html .btn-borders.btn-primary:focus:active,
html .btn-borders.btn-primary:hover:focus,
html .btn-borders.btn-primary:focus:focus,
html .btn-borders.btn-primary:hover:active:hover,
html .btn-borders.btn-primary:focus:active:hover,
html .btn-borders.btn-primary:hover:active:focus,
html .btn-borders.btn-primary:focus:active:focus {
    border-color: #26af57 #26af57 #26af57;
    background-color: #26af57;
}

html .btn-borders.btn-primary:hover.dropdown-toggle,
html .btn-borders.btn-primary:focus.dropdown-toggle {
    border-left-color: #26af57;
}

html .btn-borders.btn-primary:hover[disabled],
html .btn-borders.btn-primary:focus[disabled],
html .btn-borders.btn-primary:hover[disabled]:hover,
html .btn-borders.btn-primary:focus[disabled]:hover,
html .btn-borders.btn-primary:hover[disabled]:active,
html .btn-borders.btn-primary:focus[disabled]:active,
html .btn-borders.btn-primary:hover[disabled]:focus,
html .btn-borders.btn-primary:focus[disabled]:focus {
    border-color: #73e19a;
    background-color: #73e19a;
}

html .btn-borders.btn-secondary {
    background: transparent;
    border-color: #1d2127;
    color: #1d2127;
    text-shadow: none;
}

html .btn-borders.btn-secondary:hover,
html .btn-borders.btn-secondary:focus {
    color: #fff;
    background-color: #1d2127;
    border-color: #1d2127 #1d2127 #07080a;
    border-color: #1d2127 !important;
    color: #FFF;
}

html .btn-borders.btn-secondary:hover:hover,
html .btn-borders.btn-secondary:focus:hover {
    border-color: #282d36 #282d36 #121518;
    background-color: #282d36;
}

html .btn-borders.btn-secondary:hover:active,
html .btn-borders.btn-secondary:focus:active,
html .btn-borders.btn-secondary:hover:focus,
html .btn-borders.btn-secondary:focus:focus,
html .btn-borders.btn-secondary:hover:active:hover,
html .btn-borders.btn-secondary:focus:active:hover,
html .btn-borders.btn-secondary:hover:active:focus,
html .btn-borders.btn-secondary:focus:active:focus {
    border-color: #121518 #121518 #121518;
    background-color: #121518;
}

html .btn-borders.btn-secondary:hover.dropdown-toggle,
html .btn-borders.btn-secondary:focus.dropdown-toggle {
    border-left-color: #121518;
}

html .btn-borders.btn-secondary:hover[disabled],
html .btn-borders.btn-secondary:focus[disabled],
html .btn-borders.btn-secondary:hover[disabled]:hover,
html .btn-borders.btn-secondary:focus[disabled]:hover,
html .btn-borders.btn-secondary:hover[disabled]:active,
html .btn-borders.btn-secondary:focus[disabled]:active,
html .btn-borders.btn-secondary:hover[disabled]:focus,
html .btn-borders.btn-secondary:focus[disabled]:focus {
    border-color: #495362;
    background-color: #495362;
}

html .btn-borders.btn-tertiary {
    background: transparent;
    border-color: #173f3f;
    color: #173f3f;
    text-shadow: none;
}

html .btn-borders.btn-tertiary:hover,
html .btn-borders.btn-tertiary:focus {
    color: #fff;
    background-color: #173f3f;
    border-color: #173f3f #173f3f #091a1a;
    border-color: #173f3f !important;
    color: #FFF;
}

html .btn-borders.btn-tertiary:hover:hover,
html .btn-borders.btn-tertiary:focus:hover {
    border-color: #1e5252 #1e5252 #102c2c;
    background-color: #1e5252;
}

html .btn-borders.btn-tertiary:hover:active,
html .btn-borders.btn-tertiary:focus:active,
html .btn-borders.btn-tertiary:hover:focus,
html .btn-borders.btn-tertiary:focus:focus,
html .btn-borders.btn-tertiary:hover:active:hover,
html .btn-borders.btn-tertiary:focus:active:hover,
html .btn-borders.btn-tertiary:hover:active:focus,
html .btn-borders.btn-tertiary:focus:active:focus {
    border-color: #102c2c #102c2c #102c2c;
    background-color: #102c2c;
}

html .btn-borders.btn-tertiary:hover.dropdown-toggle,
html .btn-borders.btn-tertiary:focus.dropdown-toggle {
    border-left-color: #102c2c;
}

html .btn-borders.btn-tertiary:hover[disabled],
html .btn-borders.btn-tertiary:focus[disabled],
html .btn-borders.btn-tertiary:hover[disabled]:hover,
html .btn-borders.btn-tertiary:focus[disabled]:hover,
html .btn-borders.btn-tertiary:hover[disabled]:active,
html .btn-borders.btn-tertiary:focus[disabled]:active,
html .btn-borders.btn-tertiary:hover[disabled]:focus,
html .btn-borders.btn-tertiary:focus[disabled]:focus {
    border-color: #328a8a;
    background-color: #328a8a;
}

html .btn-borders.btn-quaternary {
    background: transparent;
    border-color: #320a28;
    color: #320a28;
    text-shadow: none;
}

html .btn-borders.btn-quaternary:hover,
html .btn-borders.btn-quaternary:focus {
    color: #fff;
    background-color: #320a28;
    border-color: #320a28 #320a28 #070206;
    border-color: #320a28 !important;
    color: #FFF;
}

html .btn-borders.btn-quaternary:hover:hover,
html .btn-borders.btn-quaternary:focus:hover {
    border-color: #470e39 #470e39 #1d0617;
    background-color: #470e39;
}

html .btn-borders.btn-quaternary:hover:active,
html .btn-borders.btn-quaternary:focus:active,
html .btn-borders.btn-quaternary:hover:focus,
html .btn-borders.btn-quaternary:focus:focus,
html .btn-borders.btn-quaternary:hover:active:hover,
html .btn-borders.btn-quaternary:focus:active:hover,
html .btn-borders.btn-quaternary:hover:active:focus,
html .btn-borders.btn-quaternary:focus:active:focus {
    border-color: #1d0617 #1d0617 #1d0617;
    background-color: #1d0617;
}

html .btn-borders.btn-quaternary:hover.dropdown-toggle,
html .btn-borders.btn-quaternary:focus.dropdown-toggle {
    border-left-color: #1d0617;
}

html .btn-borders.btn-quaternary:hover[disabled],
html .btn-borders.btn-quaternary:focus[disabled],
html .btn-borders.btn-quaternary:hover[disabled]:hover,
html .btn-borders.btn-quaternary:focus[disabled]:hover,
html .btn-borders.btn-quaternary:hover[disabled]:active,
html .btn-borders.btn-quaternary:focus[disabled]:active,
html .btn-borders.btn-quaternary:hover[disabled]:focus,
html .btn-borders.btn-quaternary:focus[disabled]:focus {
    border-color: #871b6c;
    background-color: #871b6c;
}

html .btn-borders.btn-dark {
    background: transparent;
    border-color: #2e353e;
    color: #2e353e;
    text-shadow: none;
}

html .btn-borders.btn-dark:hover,
html .btn-borders.btn-dark:focus {
    color: #fff;
    background-color: #2e353e;
    border-color: #2e353e #2e353e #181c21;
    border-color: #2e353e !important;
    color: #FFF;
}

html .btn-borders.btn-dark:hover:hover,
html .btn-borders.btn-dark:focus:hover {
    border-color: #39424d #39424d #23282f;
    background-color: #39424d;
}

html .btn-borders.btn-dark:hover:active,
html .btn-borders.btn-dark:focus:active,
html .btn-borders.btn-dark:hover:focus,
html .btn-borders.btn-dark:focus:focus,
html .btn-borders.btn-dark:hover:active:hover,
html .btn-borders.btn-dark:focus:active:hover,
html .btn-borders.btn-dark:hover:active:focus,
html .btn-borders.btn-dark:focus:active:focus {
    border-color: #23282f #23282f #23282f;
    background-color: #23282f;
}

html .btn-borders.btn-dark:hover.dropdown-toggle,
html .btn-borders.btn-dark:focus.dropdown-toggle {
    border-left-color: #23282f;
}

html .btn-borders.btn-dark:hover[disabled],
html .btn-borders.btn-dark:focus[disabled],
html .btn-borders.btn-dark:hover[disabled]:hover,
html .btn-borders.btn-dark:focus[disabled]:hover,
html .btn-borders.btn-dark:hover[disabled]:active,
html .btn-borders.btn-dark:focus[disabled]:active,
html .btn-borders.btn-dark:hover[disabled]:focus,
html .btn-borders.btn-dark:focus[disabled]:focus {
    border-color: #596779;
    background-color: #596779;
}

html .btn-borders.btn-light {
    background: transparent;
    border-color: #FFF;
    color: #FFF;
    text-shadow: none;
}

html .btn-borders.btn-light:hover,
html .btn-borders.btn-light:focus {
    color: #fff;
    background-color: #FFF;
    border-color: #FFF #FFF #e6e6e6;
    border-color: #FFF !important;
    color: #777;
}

html .btn-borders.btn-light:hover:hover,
html .btn-borders.btn-light:focus:hover {
    border-color: #ffffff #ffffff #f2f2f2;
    background-color: #ffffff;
}

html .btn-borders.btn-light:hover:active,
html .btn-borders.btn-light:focus:active,
html .btn-borders.btn-light:hover:focus,
html .btn-borders.btn-light:focus:focus,
html .btn-borders.btn-light:hover:active:hover,
html .btn-borders.btn-light:focus:active:hover,
html .btn-borders.btn-light:hover:active:focus,
html .btn-borders.btn-light:focus:active:focus {
    border-color: #f2f2f2 #f2f2f2 #f2f2f2;
    background-color: #f2f2f2;
}

html .btn-borders.btn-light:hover.dropdown-toggle,
html .btn-borders.btn-light:focus.dropdown-toggle {
    border-left-color: #f2f2f2;
}

html .btn-borders.btn-light:hover[disabled],
html .btn-borders.btn-light:focus[disabled],
html .btn-borders.btn-light:hover[disabled]:hover,
html .btn-borders.btn-light:focus[disabled]:hover,
html .btn-borders.btn-light:hover[disabled]:active,
html .btn-borders.btn-light:focus[disabled]:active,
html .btn-borders.btn-light:hover[disabled]:focus,
html .btn-borders.btn-light:focus[disabled]:focus {
    border-color: #ffffff;
    background-color: #ffffff;
}

.pagination > li > a,
.pagination > li > span,
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
    color: #2ac461;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
    background-color: #2ac461 !important;
    border-color: #2ac461;
}

body.dark .pagination > li > a,
body.dark .pagination > li > span,
body.dark .pagination > li > a:hover,
body.dark .pagination > li > span:hover,
body.dark .pagination > li > a:focus,
body.dark .pagination > li > span:focus {
    color: #2ac461;
}

body.dark .pagination > .active > a,
body.dark .pagination > .active > span,
body.dark .pagination > .active > a:hover,
body.dark .pagination > .active > span:hover,
body.dark .pagination > .active > a:focus,
body.dark .pagination > .active > span:focus {
    background-color: #2ac461;
    border-color: #2ac461;
}

.pagination > .active > a,
body.dark .pagination > .active > a {
    color: #fff;
    background-color: #2ac461;
    border-color: #2ac461 #2ac461 #219a4c;
}

.pagination > .active > a:hover,
body.dark .pagination > .active > a:hover {
    border-color: #34d46d #34d46d #26af57;
    background-color: #34d46d;
}

.pagination > .active > a:active,
body.dark .pagination > .active > a:active,
.pagination > .active > a:focus,
body.dark .pagination > .active > a:focus,
.pagination > .active > a:active:hover,
body.dark .pagination > .active > a:active:hover,
.pagination > .active > a:active:focus,
body.dark .pagination > .active > a:active:focus {
    border-color: #26af57 #26af57 #26af57;
    background-color: #26af57;
}

.pagination > .active > a.dropdown-toggle,
body.dark .pagination > .active > a.dropdown-toggle {
    border-left-color: #26af57;
}

.pagination > .active > a[disabled],
body.dark .pagination > .active > a[disabled],
.pagination > .active > a[disabled]:hover,
body.dark .pagination > .active > a[disabled]:hover,
.pagination > .active > a[disabled]:active,
body.dark .pagination > .active > a[disabled]:active,
.pagination > .active > a[disabled]:focus,
body.dark .pagination > .active > a[disabled]:focus {
    border-color: #73e19a;
    background-color: #73e19a;
}

html .alert-primary {
    background-color: #2ac461;
    border-color: #27b75b;
    color: #FFF;
}

html .alert-primary .alert-link {
    color: #FFF;
}

html .alert-secondary {
    background-color: #1d2127;
    border-color: #161a1e;
    color: #FFF;
}

html .alert-secondary .alert-link {
    color: #FFF;
}

html .alert-tertiary {
    background-color: #173f3f;
    border-color: #133434;
    color: #FFF;
}

html .alert-tertiary .alert-link {
    color: #FFF;
}

html .alert-quaternary {
    background-color: #320a28;
    border-color: #25071e;
    color: #FFF;
}

html .alert-quaternary .alert-link {
    color: #FFF;
}

html .alert-dark {
    background-color: #2e353e;
    border-color: #272d35;
    color: #FFF;
}

html .alert-dark .alert-link {
    color: #FFF;
}

html .alert-light {
    background-color: #FFF;
    border-color: #f7f7f7;
    color: #777;
}

html .alert-light .alert-link {
    color: #777;
}

html .progress-bar-primary {
    background-color: #2ac461;
}

html .progress-bar-secondary {
    background-color: #1d2127;
}

html .progress-bar-tertiary {
    background-color: #173f3f;
}

html .progress-bar-quaternary {
    background-color: #320a28;
}

html .progress-bar-dark {
    background-color: #2e353e;
}

html .progress-bar-light {
    background-color: #FFF;
}

html section.section-primary {
    background-color: #2ac461 !important;
    border-color: #26af57 !important;
}

html section.section-primary h1,
html section.section-primary h2,
html section.section-primary h3,
html section.section-primary h4,
html section.section-primary h5,
html section.section-primary h6 {
    color: #FFF;
}

html section.section-primary p {
    color: #e6e6e6;
}

html section.section-primary-scale-2 {
    background-color: #219a4c !important;
    border-color: #1d8542 !important;
}

html section.section-primary-scale-2 .sort-source.sort-source-style-2 > li.active > a:after {
    border-top-color: #219a4c;
}

html section.section-secondary {
    background-color: #1d2127 !important;
    border-color: #121518 !important;
}

html section.section-secondary h1,
html section.section-secondary h2,
html section.section-secondary h3,
html section.section-secondary h4,
html section.section-secondary h5,
html section.section-secondary h6 {
    color: #FFF;
}

html section.section-secondary p {
    color: #e6e6e6;
}

html section.section-secondary-scale-2 {
    background-color: #07080a !important;
    border-color: #000000 !important;
}

html section.section-secondary-scale-2 .sort-source.sort-source-style-2 > li.active > a:after {
    border-top-color: #07080a;
}

html section.section-tertiary {
    background-color: #173f3f !important;
    border-color: #102c2c !important;
}

html section.section-tertiary h1,
html section.section-tertiary h2,
html section.section-tertiary h3,
html section.section-tertiary h4,
html section.section-tertiary h5,
html section.section-tertiary h6 {
    color: #FFF;
}

html section.section-tertiary p {
    color: #e6e6e6;
}

html section.section-tertiary-scale-2 {
    background-color: #091a1a !important;
    border-color: #030707 !important;
}

html section.section-tertiary-scale-2 .sort-source.sort-source-style-2 > li.active > a:after {
    border-top-color: #091a1a;
}

html section.section-quaternary {
    background-color: #320a28 !important;
    border-color: #1d0617 !important;
}

html section.section-quaternary h1,
html section.section-quaternary h2,
html section.section-quaternary h3,
html section.section-quaternary h4,
html section.section-quaternary h5,
html section.section-quaternary h6 {
    color: #FFF;
}

html section.section-quaternary p {
    color: #e6e6e6;
}

html section.section-quaternary-scale-2 {
    background-color: #070206 !important;
    border-color: #000000 !important;
}

html section.section-quaternary-scale-2 .sort-source.sort-source-style-2 > li.active > a:after {
    border-top-color: #070206;
}

html section.section-dark {
    background-color: #2e353e !important;
    border-color: #23282f !important;
}

html section.section-dark h1,
html section.section-dark h2,
html section.section-dark h3,
html section.section-dark h4,
html section.section-dark h5,
html section.section-dark h6 {
    color: #FFF;
}

html section.section-dark p {
    color: #e6e6e6;
}

html section.section-dark-scale-2 {
    background-color: #181c21 !important;
    border-color: #0d0f12 !important;
}

html section.section-dark-scale-2 .sort-source.sort-source-style-2 > li.active > a:after {
    border-top-color: #181c21;
}

html section.section-light {
    background-color: #FFF !important;
    border-color: #f2f2f2 !important;
}

html section.section-light h1,
html section.section-light h2,
html section.section-light h3,
html section.section-light h4,
html section.section-light h5,
html section.section-light h6 {
    color: #777;
}

html section.section-light p {
    color: #5e5e5e;
}

html section.section-light-scale-2 {
    background-color: #e6e6e6 !important;
    border-color: #d9d9d9 !important;
}

html section.section-light-scale-2 .sort-source.sort-source-style-2 > li.active > a:after {
    border-top-color: #e6e6e6;
}

html section.section-default-scale-1 {
    background-color: #dbdbdb !important;
    border-top-color: #d3d3d3 !important;
}

html section.section-default-scale-2 {
    background-color: #c1c1c1 !important;
    border-top-color: #b9b9b9 !important;
}

html section.section-default-scale-3 {
    background-color: #a8a8a8 !important;
    border-top-color: #a0a0a0 !important;
}

html section.section-default-scale-4 {
    background-color: #8e8e8e !important;
    border-top-color: #868686 !important;
}

html section.section-default-scale-5 {
    background-color: #757575 !important;
    border-top-color: #6d6d6d !important;
}

html section.section-default-scale-6 {
    background-color: #5b5b5b !important;
    border-top-color: #535353 !important;
}

html section.section-default-scale-7 {
    background-color: #424242 !important;
    border-top-color: #3a3a3a !important;
}

html section.section-default-scale-8 {
    background-color: #282828 !important;
    border-top-color: #202020 !important;
}

html section.section-default-scale-9 {
    background-color: #0f0f0f !important;
    border-top-color: #070707 !important;
}

html.dark section.section-default-scale-1 {
    background-color: #333a44 !important;
    border-top-color: #2c323b !important;
}

html.dark section.section-default-scale-2 {
    background-color: #495362 !important;
    border-top-color: #424b59 !important;
}

html.dark section.section-default-scale-3 {
    background-color: #5e6b7f !important;
    border-top-color: #586476 !important;
}

html.dark section.section-default-scale-4 {
    background-color: #77849a !important;
    border-top-color: #6e7d93 !important;
}

html.dark section.section-default-scale-5 {
    background-color: #949faf !important;
    border-top-color: #8b97a9 !important;
}

html.dark section.section-default-scale-6 {
    background-color: #b1b9c5 !important;
    border-top-color: #a8b1be !important;
}

html.dark section.section-default-scale-7 {
    background-color: #ced3db !important;
    border-top-color: #c5cbd4 !important;
}

html.dark section.section-default-scale-8 {
    background-color: #ebeef1 !important;
    border-top-color: #e3e6ea !important;
}

html.dark section.section-default-scale-9 {
    background-color: #ffffff !important;
    border-top-color: #f7f7f7 !important;
}

section.page-header h1 {
    border-bottom-color: #2ac461;
}

section.page-header.custom-product {
    background-color: #26af57;
    border-top-color: #28bc5d;
}

html .page-header-color.page-header-primary {
    background-color: #2ac461;
    border-bottom-color: #2ac461;
    color: #FFF;
}

html .page-header-color.page-header-primary h1 {
    color: #FFF;
}

html .page-header-color.page-header-primary h1 span {
    color: #FFF;
}

html .page-header-color.page-header-primary a {
    color: #FFF;
}

html .page-header-color.page-header-primary .breadcrumb > .active {
    color: #FFF;
}

html .page-header-color.page-header-secondary {
    background-color: #1d2127;
    border-bottom-color: #1d2127;
    color: #FFF;
}

html .page-header-color.page-header-secondary h1 {
    color: #FFF;
}

html .page-header-color.page-header-secondary h1 span {
    color: #FFF;
}

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

html .page-header-color.page-header-secondary .breadcrumb > .active {
    color: #FFF;
}

html .page-header-color.page-header-tertiary {
    background-color: #173f3f;
    border-bottom-color: #173f3f;
    color: #FFF;
}

html .page-header-color.page-header-tertiary h1 {
    color: #FFF;
}

html .page-header-color.page-header-tertiary h1 span {
    color: #FFF;
}

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

html .page-header-color.page-header-tertiary .breadcrumb > .active {
    color: #FFF;
}

html .page-header-color.page-header-quaternary {
    background-color: #320a28;
    border-bottom-color: #320a28;
    color: #FFF;
}

html .page-header-color.page-header-quaternary h1 {
    color: #FFF;
}

html .page-header-color.page-header-quaternary h1 span {
    color: #FFF;
}

html .page-header-color.page-header-quaternary a {
    color: #FFF;
}

html .page-header-color.page-header-quaternary .breadcrumb > .active {
    color: #FFF;
}

html .page-header-color.page-header-dark {
    background-color: #2e353e;
    border-bottom-color: #2e353e;
    color: #FFF;
}

html .page-header-color.page-header-dark h1 {
    color: #FFF;
}

html .page-header-color.page-header-dark h1 span {
    color: #FFF;
}

html .page-header-color.page-header-dark a {
    color: #FFF;
}

html .page-header-color.page-header-dark .breadcrumb > .active {
    color: #FFF;
}

html .page-header-color.page-header-light {
    background-color: #FFF;
    border-bottom-color: #FFF;
    color: #777;
}

html .page-header-color.page-header-light h1 {
    color: #777;
}

html .page-header-color.page-header-light h1 span {
    color: #777;
}

html .page-header-color.page-header-light a {
    color: #777;
}

html .page-header-color.page-header-light .breadcrumb > .active {
    color: #777;
}

html .toggle-primary .toggle label {
    color: #2ac461;
    border-left-color: #2ac461;
    border-right-color: #2ac461;
}

html .toggle-primary .toggle.active > label {
    background-color: #2ac461;
    border-color: #2ac461;
    color: #FFF;
}

html .toggle-primary.toggle-simple .toggle > label:after {
    background-color: #2ac461;
}

html .toggle-secondary .toggle label {
    color: #1d2127;
    border-left-color: #1d2127;
    border-right-color: #1d2127;
}

html .toggle-secondary .toggle.active > label {
    background-color: #1d2127;
    border-color: #1d2127;
    color: #FFF;
}

html .toggle-secondary.toggle-simple .toggle > label:after {
    background-color: #1d2127;
}

html .toggle-tertiary .toggle label {
    color: #173f3f;
    border-left-color: #173f3f;
    border-right-color: #173f3f;
}

html .toggle-tertiary .toggle.active > label {
    background-color: #173f3f;
    border-color: #173f3f;
    color: #FFF;
}

html .toggle-tertiary.toggle-simple .toggle > label:after {
    background-color: #173f3f;
}

html .toggle-quaternary .toggle label {
    color: #320a28;
    border-left-color: #320a28;
    border-right-color: #320a28;
}

html .toggle-quaternary .toggle.active > label {
    background-color: #320a28;
    border-color: #320a28;
    color: #FFF;
}

html .toggle-quaternary.toggle-simple .toggle > label:after {
    background-color: #320a28;
}

html .toggle-dark .toggle label {
    color: #2e353e;
    border-left-color: #2e353e;
    border-right-color: #2e353e;
}

html .toggle-dark .toggle.active > label {
    background-color: #2e353e;
    border-color: #2e353e;
    color: #FFF;
}

html .toggle-dark.toggle-simple .toggle > label:after {
    background-color: #2e353e;
}

html .toggle-light .toggle label {
    color: #FFF;
    border-left-color: #FFF;
    border-right-color: #FFF;
}

html .toggle-light .toggle.active > label {
    background-color: #FFF;
    border-color: #FFF;
    color: #777;
}

html .toggle-light.toggle-simple .toggle > label:after {
    background-color: #FFF;
}

.thumb-info .thumb-info-type {
    background-color: #2ac461;
}

.thumb-info .thumb-info-action-icon {
    background-color: #2ac461;
}

.thumb-info-social-icons a {
    background-color: #2ac461;
}

.thumbnail .zoom {
    background-color: #2ac461;
}

.img-thumbnail .zoom {
    background-color: #2ac461;
}

html .thumb-info .thumb-info-action-icon-primary {
    background-color: #2ac461;
}

html .thumb-info .thumb-info-action-icon-primary i {
    color: #FFF;
}

html .thumb-info .thumb-info-action-icon-secondary {
    background-color: #1d2127;
}

html .thumb-info .thumb-info-action-icon-secondary i {
    color: #FFF;
}

html .thumb-info .thumb-info-action-icon-tertiary {
    background-color: #173f3f;
}

html .thumb-info .thumb-info-action-icon-tertiary i {
    color: #FFF;
}

html .thumb-info .thumb-info-action-icon-quaternary {
    background-color: #320a28;
}

html .thumb-info .thumb-info-action-icon-quaternary i {
    color: #FFF;
}

html .thumb-info .thumb-info-action-icon-dark {
    background-color: #2e353e;
}

html .thumb-info .thumb-info-action-icon-dark i {
    color: #FFF;
}

html .thumb-info .thumb-info-action-icon-light {
    background-color: #FFF;
}

html .thumb-info .thumb-info-action-icon-light i {
    color: #777;
}

.thumb-info-ribbon {
    background: #2ac461;
}

.thumb-info-ribbon:before {
    border-right-color: #1d8542;
    border-left-color: #1d8542;
}

.inverted {
    background-color: #2ac461;
}

html .inverted-primary {
    background-color: #2ac461;
}

html .inverted-secondary {
    background-color: #1d2127;
}

html .inverted-tertiary {
    background-color: #173f3f;
}

html .inverted-quaternary {
    background-color: #320a28;
}

html .inverted-dark {
    background-color: #2e353e;
}

html .inverted-light {
    background-color: #FFF;
}

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

.owl-carousel.show-nav-title .owl-nav [class*="owl-"] {
    color: #2ac461;
}

.owl-carousel .owl-nav [class*="owl-"] {
    color: #fff;
    background-color: #2ac461;
    border-color: #2ac461 #2ac461 #219a4c;
}

.owl-carousel .owl-nav [class*="owl-"]:hover {
    border-color: #34d46d #34d46d #26af57;
    background-color: #34d46d;
}

.owl-carousel .owl-nav [class*="owl-"]:active,
.owl-carousel .owl-nav [class*="owl-"]:focus,
.owl-carousel .owl-nav [class*="owl-"]:active:hover,
.owl-carousel .owl-nav [class*="owl-"]:active:focus {
    border-color: #26af57 #26af57 #26af57;
    background-color: #26af57;
}

.owl-carousel .owl-nav [class*="owl-"].dropdown-toggle {
    border-left-color: #26af57;
}

.owl-carousel .owl-nav [class*="owl-"][disabled],
.owl-carousel .owl-nav [class*="owl-"][disabled]:hover,
.owl-carousel .owl-nav [class*="owl-"][disabled]:active,
.owl-carousel .owl-nav [class*="owl-"][disabled]:focus {
    border-color: #73e19a;
    background-color: #73e19a;
}

html body .tabs .nav-tabs a,
html.dark body .tabs .nav-tabs a,
html body .tabs .nav-tabs a:hover,
html.dark body .tabs .nav-tabs a:hover {
    color: #2ac461;
}

html body .tabs .nav-tabs a:hover,
html.dark body .tabs .nav-tabs a:hover,
html body .tabs .nav-tabs a:focus,
html.dark body .tabs .nav-tabs a:focus {
    border-top-color: #2ac461;
}

html body .tabs .nav-tabs li.active a,
html.dark body .tabs .nav-tabs li.active a {
    border-top-color: #2ac461;
    color: #2ac461;
}

html body .tabs .nav-tabs.nav-justified a:hover,
html.dark body .tabs .nav-tabs.nav-justified a:hover,
html body .tabs .nav-tabs.nav-justified a:focus,
html.dark body .tabs .nav-tabs.nav-justified a:focus {
    border-top-color: #2ac461;
}

html body .tabs.tabs-bottom .nav-tabs li a:hover,
html.dark body .tabs.tabs-bottom .nav-tabs li a:hover,
html body .tabs.tabs-bottom .nav-tabs li.active a,
html.dark body .tabs.tabs-bottom .nav-tabs li.active a,
html body .tabs.tabs-bottom .nav-tabs li.active a:hover,
html.dark body .tabs.tabs-bottom .nav-tabs li.active a:hover,
html body .tabs.tabs-bottom .nav-tabs li.active a:focus,
html.dark body .tabs.tabs-bottom .nav-tabs li.active a:focus {
    border-bottom-color: #2ac461;
}

html body .tabs.tabs-vertical.tabs-left .nav-tabs li a:hover,
html.dark body .tabs.tabs-vertical.tabs-left .nav-tabs li a:hover,
html body .tabs.tabs-vertical.tabs-left .nav-tabs li.active a,
html.dark body .tabs.tabs-vertical.tabs-left .nav-tabs li.active a,
html body .tabs.tabs-vertical.tabs-left .nav-tabs li.active a:hover,
html.dark body .tabs.tabs-vertical.tabs-left .nav-tabs li.active a:hover,
html body .tabs.tabs-vertical.tabs-left .nav-tabs li.active a:focus,
html.dark body .tabs.tabs-vertical.tabs-left .nav-tabs li.active a:focus {
    border-left-color: #2ac461;
}

html body .tabs.tabs-vertical.tabs-right .nav-tabs li a:hover,
html.dark body .tabs.tabs-vertical.tabs-right .nav-tabs li a:hover,
html body .tabs.tabs-vertical.tabs-right .nav-tabs li.active a,
html.dark body .tabs.tabs-vertical.tabs-right .nav-tabs li.active a,
html body .tabs.tabs-vertical.tabs-right .nav-tabs li.active a:hover,
html.dark body .tabs.tabs-vertical.tabs-right .nav-tabs li.active a:hover,
html body .tabs.tabs-vertical.tabs-right .nav-tabs li.active a:focus,
html.dark body .tabs.tabs-vertical.tabs-right .nav-tabs li.active a:focus {
    border-right-color: #2ac461;
}

html body .tabs.tabs-simple .nav-tabs > li.active a,
html.dark body .tabs.tabs-simple .nav-tabs > li.active a,
html body .tabs.tabs-simple .nav-tabs > li.active a:focus,
html.dark body .tabs.tabs-simple .nav-tabs > li.active a:focus,
html body .tabs.tabs-simple .nav-tabs > li a:hover,
html.dark body .tabs.tabs-simple .nav-tabs > li a:hover,
html body .tabs.tabs-simple .nav-tabs > li.active a:hover,
html.dark body .tabs.tabs-simple .nav-tabs > li.active a:hover {
    border-top-color: #2ac461;
    color: #2ac461;
}

html body .tabs-primary .nav-tabs li a,
html.dark body .tabs-primary .nav-tabs li a,
html body .tabs-primary .nav-tabs.nav-justified li a,
html.dark body .tabs-primary .nav-tabs.nav-justified li a,
html body .tabs-primary .nav-tabs li a:hover,
html.dark body .tabs-primary .nav-tabs li a:hover,
html body .tabs-primary .nav-tabs.nav-justified li a:hover,
html.dark body .tabs-primary .nav-tabs.nav-justified li a:hover {
    color: #2ac461;
}

html body .tabs-primary .nav-tabs li a:hover,
html.dark body .tabs-primary .nav-tabs li a:hover,
html body .tabs-primary .nav-tabs.nav-justified li a:hover,
html.dark body .tabs-primary .nav-tabs.nav-justified li a:hover {
    border-top-color: #2ac461;
}

html body .tabs-primary .nav-tabs li.active a,
html.dark body .tabs-primary .nav-tabs li.active a,
html body .tabs-primary .nav-tabs.nav-justified li.active a,
html.dark body .tabs-primary .nav-tabs.nav-justified li.active a,
html body .tabs-primary .nav-tabs li.active a:hover,
html.dark body .tabs-primary .nav-tabs li.active a:hover,
html body .tabs-primary .nav-tabs.nav-justified li.active a:hover,
html.dark body .tabs-primary .nav-tabs.nav-justified li.active a:hover,
html body .tabs-primary .nav-tabs li.active a:focus,
html.dark body .tabs-primary .nav-tabs li.active a:focus,
html body .tabs-primary .nav-tabs.nav-justified li.active a:focus,
html.dark body .tabs-primary .nav-tabs.nav-justified li.active a:focus {
    border-top-color: #2ac461;
    color: #2ac461;
}

html body .tabs-primary.tabs-bottom .nav-tabs li a:hover,
html.dark body .tabs-primary.tabs-bottom .nav-tabs li a:hover,
html body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li a:hover,
html.dark body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li a:hover {
    border-bottom-color: #2ac461;
}

html body .tabs-primary.tabs-bottom .nav-tabs li.active a,
html.dark body .tabs-primary.tabs-bottom .nav-tabs li.active a,
html body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li.active a,
html.dark body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li.active a,
html body .tabs-primary.tabs-bottom .nav-tabs li.active a:hover,
html.dark body .tabs-primary.tabs-bottom .nav-tabs li.active a:hover,
html body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li.active a:hover,
html.dark body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li.active a:hover,
html body .tabs-primary.tabs-bottom .nav-tabs li.active a:focus,
html.dark body .tabs-primary.tabs-bottom .nav-tabs li.active a:focus,
html body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li.active a:focus,
html.dark body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li.active a:focus {
    border-bottom-color: #2ac461;
}

html body .tabs-primary.tabs-vertical.tabs-left li a:hover,
html.dark body .tabs-primary.tabs-vertical.tabs-left li a:hover {
    border-left-color: #2ac461;
}

html body .tabs-primary.tabs-vertical.tabs-left li.active a,
html.dark body .tabs-primary.tabs-vertical.tabs-left li.active a,
html body .tabs-primary.tabs-vertical.tabs-left li.active a:hover,
html.dark body .tabs-primary.tabs-vertical.tabs-left li.active a:hover,
html body .tabs-primary.tabs-vertical.tabs-left li.active a:focus,
html.dark body .tabs-primary.tabs-vertical.tabs-left li.active a:focus {
    border-left-color: #2ac461;
}

html body .tabs-primary.tabs-vertical.tabs-right li a:hover,
html.dark body .tabs-primary.tabs-vertical.tabs-right li a:hover {
    border-right-color: #2ac461;
}

html body .tabs-primary.tabs-vertical.tabs-right li.active a,
html.dark body .tabs-primary.tabs-vertical.tabs-right li.active a,
html body .tabs-primary.tabs-vertical.tabs-right li.active a:hover,
html.dark body .tabs-primary.tabs-vertical.tabs-right li.active a:hover,
html body .tabs-primary.tabs-vertical.tabs-right li.active a:focus,
html.dark body .tabs-primary.tabs-vertical.tabs-right li.active a:focus {
    border-right-color: #2ac461;
}

html body .tabs-secondary .nav-tabs li a,
html.dark body .tabs-secondary .nav-tabs li a,
html body .tabs-secondary .nav-tabs.nav-justified li a,
html.dark body .tabs-secondary .nav-tabs.nav-justified li a,
html body .tabs-secondary .nav-tabs li a:hover,
html.dark body .tabs-secondary .nav-tabs li a:hover,
html body .tabs-secondary .nav-tabs.nav-justified li a:hover,
html.dark body .tabs-secondary .nav-tabs.nav-justified li a:hover {
    color: #1d2127;
}

html body .tabs-secondary .nav-tabs li a:hover,
html.dark body .tabs-secondary .nav-tabs li a:hover,
html body .tabs-secondary .nav-tabs.nav-justified li a:hover,
html.dark body .tabs-secondary .nav-tabs.nav-justified li a:hover {
    border-top-color: #1d2127;
}

html body .tabs-secondary .nav-tabs li.active a,
html.dark body .tabs-secondary .nav-tabs li.active a,
html body .tabs-secondary .nav-tabs.nav-justified li.active a,
html.dark body .tabs-secondary .nav-tabs.nav-justified li.active a,
html body .tabs-secondary .nav-tabs li.active a:hover,
html.dark body .tabs-secondary .nav-tabs li.active a:hover,
html body .tabs-secondary .nav-tabs.nav-justified li.active a:hover,
html.dark body .tabs-secondary .nav-tabs.nav-justified li.active a:hover,
html body .tabs-secondary .nav-tabs li.active a:focus,
html.dark body .tabs-secondary .nav-tabs li.active a:focus,
html body .tabs-secondary .nav-tabs.nav-justified li.active a:focus,
html.dark body .tabs-secondary .nav-tabs.nav-justified li.active a:focus {
    border-top-color: #1d2127;
    color: #1d2127;
}

html body .tabs-secondary.tabs-bottom .nav-tabs li a:hover,
html.dark body .tabs-secondary.tabs-bottom .nav-tabs li a:hover,
html body .tabs-secondary.tabs-bottom .nav-tabs.nav-justified li a:hover,
html.dark body .tabs-secondary.tabs-bottom .nav-tabs.nav-justified li a:hover {
    border-bottom-color: #1d2127;
}

html body .tabs-secondary.tabs-bottom .nav-tabs li.active a,
html.dark body .tabs-secondary.tabs-bottom .nav-tabs li.active a,
html body .tabs-secondary.tabs-bottom .nav-tabs.nav-justified li.active a,
html.dark body .tabs-secondary.tabs-bottom .nav-tabs.nav-justified li.active a,
html body .tabs-secondary.tabs-bottom .nav-tabs li.active a:hover,
html.dark body .tabs-secondary.tabs-bottom .nav-tabs li.active a:hover,
html body .tabs-secondary.tabs-bottom .nav-tabs.nav-justified li.active a:hover,
html.dark body .tabs-secondary.tabs-bottom .nav-tabs.nav-justified li.active a:hover,
html body .tabs-secondary.tabs-bottom .nav-tabs li.active a:focus,
html.dark body .tabs-secondary.tabs-bottom .nav-tabs li.active a:focus,
html body .tabs-secondary.tabs-bottom .nav-tabs.nav-justified li.active a:focus,
html.dark body .tabs-secondary.tabs-bottom .nav-tabs.nav-justified li.active a:focus {
    border-bottom-color: #1d2127;
}

html body .tabs-secondary.tabs-vertical.tabs-left li a:hover,
html.dark body .tabs-secondary.tabs-vertical.tabs-left li a:hover {
    border-left-color: #1d2127;
}

html body .tabs-secondary.tabs-vertical.tabs-left li.active a,
html.dark body .tabs-secondary.tabs-vertical.tabs-left li.active a,
html body .tabs-secondary.tabs-vertical.tabs-left li.active a:hover,
html.dark body .tabs-secondary.tabs-vertical.tabs-left li.active a:hover,
html body .tabs-secondary.tabs-vertical.tabs-left li.active a:focus,
html.dark body .tabs-secondary.tabs-vertical.tabs-left li.active a:focus {
    border-left-color: #1d2127;
}

html body .tabs-secondary.tabs-vertical.tabs-right li a:hover,
html.dark body .tabs-secondary.tabs-vertical.tabs-right li a:hover {
    border-right-color: #1d2127;
}

html body .tabs-secondary.tabs-vertical.tabs-right li.active a,
html.dark body .tabs-secondary.tabs-vertical.tabs-right li.active a,
html body .tabs-secondary.tabs-vertical.tabs-right li.active a:hover,
html.dark body .tabs-secondary.tabs-vertical.tabs-right li.active a:hover,
html body .tabs-secondary.tabs-vertical.tabs-right li.active a:focus,
html.dark body .tabs-secondary.tabs-vertical.tabs-right li.active a:focus {
    border-right-color: #1d2127;
}

html body .tabs-tertiary .nav-tabs li a,
html.dark body .tabs-tertiary .nav-tabs li a,
html body .tabs-tertiary .nav-tabs.nav-justified li a,
html.dark body .tabs-tertiary .nav-tabs.nav-justified li a,
html body .tabs-tertiary .nav-tabs li a:hover,
html.dark body .tabs-tertiary .nav-tabs li a:hover,
html body .tabs-tertiary .nav-tabs.nav-justified li a:hover,
html.dark body .tabs-tertiary .nav-tabs.nav-justified li a:hover {
    color: #173f3f;
}

html body .tabs-tertiary .nav-tabs li a:hover,
html.dark body .tabs-tertiary .nav-tabs li a:hover,
html body .tabs-tertiary .nav-tabs.nav-justified li a:hover,
html.dark body .tabs-tertiary .nav-tabs.nav-justified li a:hover {
    border-top-color: #173f3f;
}

html body .tabs-tertiary .nav-tabs li.active a,
html.dark body .tabs-tertiary .nav-tabs li.active a,
html body .tabs-tertiary .nav-tabs.nav-justified li.active a,
html.dark body .tabs-tertiary .nav-tabs.nav-justified li.active a,
html body .tabs-tertiary .nav-tabs li.active a:hover,
html.dark body .tabs-tertiary .nav-tabs li.active a:hover,
html body .tabs-tertiary .nav-tabs.nav-justified li.active a:hover,
html.dark body .tabs-tertiary .nav-tabs.nav-justified li.active a:hover,
html body .tabs-tertiary .nav-tabs li.active a:focus,
html.dark body .tabs-tertiary .nav-tabs li.active a:focus,
html body .tabs-tertiary .nav-tabs.nav-justified li.active a:focus,
html.dark body .tabs-tertiary .nav-tabs.nav-justified li.active a:focus {
    border-top-color: #173f3f;
    color: #173f3f;
}

html body .tabs-tertiary.tabs-bottom .nav-tabs li a:hover,
html.dark body .tabs-tertiary.tabs-bottom .nav-tabs li a:hover,
html body .tabs-tertiary.tabs-bottom .nav-tabs.nav-justified li a:hover,
html.dark body .tabs-tertiary.tabs-bottom .nav-tabs.nav-justified li a:hover {
    border-bottom-color: #173f3f;
}

html body .tabs-tertiary.tabs-bottom .nav-tabs li.active a,
html.dark body .tabs-tertiary.tabs-bottom .nav-tabs li.active a,
html body .tabs-tertiary.tabs-bottom .nav-tabs.nav-justified li.active a,
html.dark body .tabs-tertiary.tabs-bottom .nav-tabs.nav-justified li.active a,
html body .tabs-tertiary.tabs-bottom .nav-tabs li.active a:hover,
html.dark body .tabs-tertiary.tabs-bottom .nav-tabs li.active a:hover,
html body .tabs-tertiary.tabs-bottom .nav-tabs.nav-justified li.active a:hover,
html.dark body .tabs-tertiary.tabs-bottom .nav-tabs.nav-justified li.active a:hover,
html body .tabs-tertiary.tabs-bottom .nav-tabs li.active a:focus,
html.dark body .tabs-tertiary.tabs-bottom .nav-tabs li.active a:focus,
html body .tabs-tertiary.tabs-bottom .nav-tabs.nav-justified li.active a:focus,
html.dark body .tabs-tertiary.tabs-bottom .nav-tabs.nav-justified li.active a:focus {
    border-bottom-color: #173f3f;
}

html body .tabs-tertiary.tabs-vertical.tabs-left li a:hover,
html.dark body .tabs-tertiary.tabs-vertical.tabs-left li a:hover {
    border-left-color: #173f3f;
}

html body .tabs-tertiary.tabs-vertical.tabs-left li.active a,
html.dark body .tabs-tertiary.tabs-vertical.tabs-left li.active a,
html body .tabs-tertiary.tabs-vertical.tabs-left li.active a:hover,
html.dark body .tabs-tertiary.tabs-vertical.tabs-left li.active a:hover,
html body .tabs-tertiary.tabs-vertical.tabs-left li.active a:focus,
html.dark body .tabs-tertiary.tabs-vertical.tabs-left li.active a:focus {
    border-left-color: #173f3f;
}

html body .tabs-tertiary.tabs-vertical.tabs-right li a:hover,
html.dark body .tabs-tertiary.tabs-vertical.tabs-right li a:hover {
    border-right-color: #173f3f;
}

html body .tabs-tertiary.tabs-vertical.tabs-right li.active a,
html.dark body .tabs-tertiary.tabs-vertical.tabs-right li.active a,
html body .tabs-tertiary.tabs-vertical.tabs-right li.active a:hover,
html.dark body .tabs-tertiary.tabs-vertical.tabs-right li.active a:hover,
html body .tabs-tertiary.tabs-vertical.tabs-right li.active a:focus,
html.dark body .tabs-tertiary.tabs-vertical.tabs-right li.active a:focus {
    border-right-color: #173f3f;
}

html body .tabs-quaternary .nav-tabs li a,
html.dark body .tabs-quaternary .nav-tabs li a,
html body .tabs-quaternary .nav-tabs.nav-justified li a,
html.dark body .tabs-quaternary .nav-tabs.nav-justified li a,
html body .tabs-quaternary .nav-tabs li a:hover,
html.dark body .tabs-quaternary .nav-tabs li a:hover,
html body .tabs-quaternary .nav-tabs.nav-justified li a:hover,
html.dark body .tabs-quaternary .nav-tabs.nav-justified li a:hover {
    color: #320a28;
}

html body .tabs-quaternary .nav-tabs li a:hover,
html.dark body .tabs-quaternary .nav-tabs li a:hover,
html body .tabs-quaternary .nav-tabs.nav-justified li a:hover,
html.dark body .tabs-quaternary .nav-tabs.nav-justified li a:hover {
    border-top-color: #320a28;
}

html body .tabs-quaternary .nav-tabs li.active a,
html.dark body .tabs-quaternary .nav-tabs li.active a,
html body .tabs-quaternary .nav-tabs.nav-justified li.active a,
html.dark body .tabs-quaternary .nav-tabs.nav-justified li.active a,
html body .tabs-quaternary .nav-tabs li.active a:hover,
html.dark body .tabs-quaternary .nav-tabs li.active a:hover,
html body .tabs-quaternary .nav-tabs.nav-justified li.active a:hover,
html.dark body .tabs-quaternary .nav-tabs.nav-justified li.active a:hover,
html body .tabs-quaternary .nav-tabs li.active a:focus,
html.dark body .tabs-quaternary .nav-tabs li.active a:focus,
html body .tabs-quaternary .nav-tabs.nav-justified li.active a:focus,
html.dark body .tabs-quaternary .nav-tabs.nav-justified li.active a:focus {
    border-top-color: #320a28;
    color: #320a28;
}

html body .tabs-quaternary.tabs-bottom .nav-tabs li a:hover,
html.dark body .tabs-quaternary.tabs-bottom .nav-tabs li a:hover,
html body .tabs-quaternary.tabs-bottom .nav-tabs.nav-justified li a:hover,
html.dark body .tabs-quaternary.tabs-bottom .nav-tabs.nav-justified li a:hover {
    border-bottom-color: #320a28;
}

html body .tabs-quaternary.tabs-bottom .nav-tabs li.active a,
html.dark body .tabs-quaternary.tabs-bottom .nav-tabs li.active a,
html body .tabs-quaternary.tabs-bottom .nav-tabs.nav-justified li.active a,
html.dark body .tabs-quaternary.tabs-bottom .nav-tabs.nav-justified li.active a,
html body .tabs-quaternary.tabs-bottom .nav-tabs li.active a:hover,
html.dark body .tabs-quaternary.tabs-bottom .nav-tabs li.active a:hover,
html body .tabs-quaternary.tabs-bottom .nav-tabs.nav-justified li.active a:hover,
html.dark body .tabs-quaternary.tabs-bottom .nav-tabs.nav-justified li.active a:hover,
html body .tabs-quaternary.tabs-bottom .nav-tabs li.active a:focus,
html.dark body .tabs-quaternary.tabs-bottom .nav-tabs li.active a:focus,
html body .tabs-quaternary.tabs-bottom .nav-tabs.nav-justified li.active a:focus,
html.dark body .tabs-quaternary.tabs-bottom .nav-tabs.nav-justified li.active a:focus {
    border-bottom-color: #320a28;
}

html body .tabs-quaternary.tabs-vertical.tabs-left li a:hover,
html.dark body .tabs-quaternary.tabs-vertical.tabs-left li a:hover {
    border-left-color: #320a28;
}

html body .tabs-quaternary.tabs-vertical.tabs-left li.active a,
html.dark body .tabs-quaternary.tabs-vertical.tabs-left li.active a,
html body .tabs-quaternary.tabs-vertical.tabs-left li.active a:hover,
html.dark body .tabs-quaternary.tabs-vertical.tabs-left li.active a:hover,
html body .tabs-quaternary.tabs-vertical.tabs-left li.active a:focus,
html.dark body .tabs-quaternary.tabs-vertical.tabs-left li.active a:focus {
    border-left-color: #320a28;
}

html body .tabs-quaternary.tabs-vertical.tabs-right li a:hover,
html.dark body .tabs-quaternary.tabs-vertical.tabs-right li a:hover {
    border-right-color: #320a28;
}

html body .tabs-quaternary.tabs-vertical.tabs-right li.active a,
html.dark body .tabs-quaternary.tabs-vertical.tabs-right li.active a,
html body .tabs-quaternary.tabs-vertical.tabs-right li.active a:hover,
html.dark body .tabs-quaternary.tabs-vertical.tabs-right li.active a:hover,
html body .tabs-quaternary.tabs-vertical.tabs-right li.active a:focus,
html.dark body .tabs-quaternary.tabs-vertical.tabs-right li.active a:focus {
    border-right-color: #320a28;
}

html body .tabs-dark .nav-tabs li a,
html.dark body .tabs-dark .nav-tabs li a,
html body .tabs-dark .nav-tabs.nav-justified li a,
html.dark body .tabs-dark .nav-tabs.nav-justified li a,
html body .tabs-dark .nav-tabs li a:hover,
html.dark body .tabs-dark .nav-tabs li a:hover,
html body .tabs-dark .nav-tabs.nav-justified li a:hover,
html.dark body .tabs-dark .nav-tabs.nav-justified li a:hover {
    color: #2e353e;
}

html body .tabs-dark .nav-tabs li a:hover,
html.dark body .tabs-dark .nav-tabs li a:hover,
html body .tabs-dark .nav-tabs.nav-justified li a:hover,
html.dark body .tabs-dark .nav-tabs.nav-justified li a:hover {
    border-top-color: #2e353e;
}

html body .tabs-dark .nav-tabs li.active a,
html.dark body .tabs-dark .nav-tabs li.active a,
html body .tabs-dark .nav-tabs.nav-justified li.active a,
html.dark body .tabs-dark .nav-tabs.nav-justified li.active a,
html body .tabs-dark .nav-tabs li.active a:hover,
html.dark body .tabs-dark .nav-tabs li.active a:hover,
html body .tabs-dark .nav-tabs.nav-justified li.active a:hover,
html.dark body .tabs-dark .nav-tabs.nav-justified li.active a:hover,
html body .tabs-dark .nav-tabs li.active a:focus,
html.dark body .tabs-dark .nav-tabs li.active a:focus,
html body .tabs-dark .nav-tabs.nav-justified li.active a:focus,
html.dark body .tabs-dark .nav-tabs.nav-justified li.active a:focus {
    border-top-color: #2e353e;
    color: #2e353e;
}

html body .tabs-dark.tabs-bottom .nav-tabs li a:hover,
html.dark body .tabs-dark.tabs-bottom .nav-tabs li a:hover,
html body .tabs-dark.tabs-bottom .nav-tabs.nav-justified li a:hover,
html.dark body .tabs-dark.tabs-bottom .nav-tabs.nav-justified li a:hover {
    border-bottom-color: #2e353e;
}

html body .tabs-dark.tabs-bottom .nav-tabs li.active a,
html.dark body .tabs-dark.tabs-bottom .nav-tabs li.active a,
html body .tabs-dark.tabs-bottom .nav-tabs.nav-justified li.active a,
html.dark body .tabs-dark.tabs-bottom .nav-tabs.nav-justified li.active a,
html body .tabs-dark.tabs-bottom .nav-tabs li.active a:hover,
html.dark body .tabs-dark.tabs-bottom .nav-tabs li.active a:hover,
html body .tabs-dark.tabs-bottom .nav-tabs.nav-justified li.active a:hover,
html.dark body .tabs-dark.tabs-bottom .nav-tabs.nav-justified li.active a:hover,
html body .tabs-dark.tabs-bottom .nav-tabs li.active a:focus,
html.dark body .tabs-dark.tabs-bottom .nav-tabs li.active a:focus,
html body .tabs-dark.tabs-bottom .nav-tabs.nav-justified li.active a:focus,
html.dark body .tabs-dark.tabs-bottom .nav-tabs.nav-justified li.active a:focus {
    border-bottom-color: #2e353e;
}

html body .tabs-dark.tabs-vertical.tabs-left li a:hover,
html.dark body .tabs-dark.tabs-vertical.tabs-left li a:hover {
    border-left-color: #2e353e;
}

html body .tabs-dark.tabs-vertical.tabs-left li.active a,
html.dark body .tabs-dark.tabs-vertical.tabs-left li.active a,
html body .tabs-dark.tabs-vertical.tabs-left li.active a:hover,
html.dark body .tabs-dark.tabs-vertical.tabs-left li.active a:hover,
html body .tabs-dark.tabs-vertical.tabs-left li.active a:focus,
html.dark body .tabs-dark.tabs-vertical.tabs-left li.active a:focus {
    border-left-color: #2e353e;
}

html body .tabs-dark.tabs-vertical.tabs-right li a:hover,
html.dark body .tabs-dark.tabs-vertical.tabs-right li a:hover {
    border-right-color: #2e353e;
}

html body .tabs-dark.tabs-vertical.tabs-right li.active a,
html.dark body .tabs-dark.tabs-vertical.tabs-right li.active a,
html body .tabs-dark.tabs-vertical.tabs-right li.active a:hover,
html.dark body .tabs-dark.tabs-vertical.tabs-right li.active a:hover,
html body .tabs-dark.tabs-vertical.tabs-right li.active a:focus,
html.dark body .tabs-dark.tabs-vertical.tabs-right li.active a:focus {
    border-right-color: #2e353e;
}

html body .tabs-light .nav-tabs li a,
html.dark body .tabs-light .nav-tabs li a,
html body .tabs-light .nav-tabs.nav-justified li a,
html.dark body .tabs-light .nav-tabs.nav-justified li a,
html body .tabs-light .nav-tabs li a:hover,
html.dark body .tabs-light .nav-tabs li a:hover,
html body .tabs-light .nav-tabs.nav-justified li a:hover,
html.dark body .tabs-light .nav-tabs.nav-justified li a:hover {
    color: #FFF;
}

html body .tabs-light .nav-tabs li a:hover,
html.dark body .tabs-light .nav-tabs li a:hover,
html body .tabs-light .nav-tabs.nav-justified li a:hover,
html.dark body .tabs-light .nav-tabs.nav-justified li a:hover {
    border-top-color: #FFF;
}

html body .tabs-light .nav-tabs li.active a,
html.dark body .tabs-light .nav-tabs li.active a,
html body .tabs-light .nav-tabs.nav-justified li.active a,
html.dark body .tabs-light .nav-tabs.nav-justified li.active a,
html body .tabs-light .nav-tabs li.active a:hover,
html.dark body .tabs-light .nav-tabs li.active a:hover,
html body .tabs-light .nav-tabs.nav-justified li.active a:hover,
html.dark body .tabs-light .nav-tabs.nav-justified li.active a:hover,
html body .tabs-light .nav-tabs li.active a:focus,
html.dark body .tabs-light .nav-tabs li.active a:focus,
html body .tabs-light .nav-tabs.nav-justified li.active a:focus,
html.dark body .tabs-light .nav-tabs.nav-justified li.active a:focus {
    border-top-color: #FFF;
    color: #FFF;
}

html body .tabs-light.tabs-bottom .nav-tabs li a:hover,
html.dark body .tabs-light.tabs-bottom .nav-tabs li a:hover,
html body .tabs-light.tabs-bottom .nav-tabs.nav-justified li a:hover,
html.dark body .tabs-light.tabs-bottom .nav-tabs.nav-justified li a:hover {
    border-bottom-color: #FFF;
}

html body .tabs-light.tabs-bottom .nav-tabs li.active a,
html.dark body .tabs-light.tabs-bottom .nav-tabs li.active a,
html body .tabs-light.tabs-bottom .nav-tabs.nav-justified li.active a,
html.dark body .tabs-light.tabs-bottom .nav-tabs.nav-justified li.active a,
html body .tabs-light.tabs-bottom .nav-tabs li.active a:hover,
html.dark body .tabs-light.tabs-bottom .nav-tabs li.active a:hover,
html body .tabs-light.tabs-bottom .nav-tabs.nav-justified li.active a:hover,
html.dark body .tabs-light.tabs-bottom .nav-tabs.nav-justified li.active a:hover,
html body .tabs-light.tabs-bottom .nav-tabs li.active a:focus,
html.dark body .tabs-light.tabs-bottom .nav-tabs li.active a:focus,
html body .tabs-light.tabs-bottom .nav-tabs.nav-justified li.active a:focus,
html.dark body .tabs-light.tabs-bottom .nav-tabs.nav-justified li.active a:focus {
    border-bottom-color: #FFF;
}

html body .tabs-light.tabs-vertical.tabs-left li a:hover,
html.dark body .tabs-light.tabs-vertical.tabs-left li a:hover {
    border-left-color: #FFF;
}

html body .tabs-light.tabs-vertical.tabs-left li.active a,
html.dark body .tabs-light.tabs-vertical.tabs-left li.active a,
html body .tabs-light.tabs-vertical.tabs-left li.active a:hover,
html.dark body .tabs-light.tabs-vertical.tabs-left li.active a:hover,
html body .tabs-light.tabs-vertical.tabs-left li.active a:focus,
html.dark body .tabs-light.tabs-vertical.tabs-left li.active a:focus {
    border-left-color: #FFF;
}

html body .tabs-light.tabs-vertical.tabs-right li a:hover,
html.dark body .tabs-light.tabs-vertical.tabs-right li a:hover {
    border-right-color: #FFF;
}

html body .tabs-light.tabs-vertical.tabs-right li.active a,
html.dark body .tabs-light.tabs-vertical.tabs-right li.active a,
html body .tabs-light.tabs-vertical.tabs-right li.active a:hover,
html.dark body .tabs-light.tabs-vertical.tabs-right li.active a:hover,
html body .tabs-light.tabs-vertical.tabs-right li.active a:focus,
html.dark body .tabs-light.tabs-vertical.tabs-right li.active a:focus {
    border-right-color: #FFF;
}

html[dir="rtl"] .tabs.tabs-vertical.tabs-left .nav-tabs li a:hover,
html[dir="rtl"] .tabs.tabs-vertical.tabs-left .nav-tabs li.active a,
html[dir="rtl"] .tabs.tabs-vertical.tabs-left .nav-tabs li.active a:hover,
html[dir="rtl"] .tabs.tabs-vertical.tabs-left .nav-tabs li.active a:focus {
    border-right-color: #2ac461;
    border-left-color: transparent;
}

html[dir="rtl"] .tabs.tabs-vertical.tabs-right .nav-tabs li a:hover,
html[dir="rtl"] .tabs.tabs-vertical.tabs-right .nav-tabs li.active a,
html[dir="rtl"] .tabs.tabs-vertical.tabs-right .nav-tabs li.active a:hover,
html[dir="rtl"] .tabs.tabs-vertical.tabs-right .nav-tabs li.active a:focus {
    border-right-color: transparent;
    border-left-color: #2ac461;
}

.list.list-icons li > .fa:first-child,
.list.list-icons li a:first-child > .fa:first-child,
.list.list-icons li > .icons:first-child,
.list.list-icons li a:first-child > .icons:first-child {
    color: #2ac461;
    border-color: #2ac461;
}

.list.list-icons.list-icons-style-3 li > .fa:first-child,
.list.list-icons.list-icons-style-3 li a:first-child > .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: #2ac461;
}

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

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

html .list-primary.list-icons li > .fa:first-child,
html .list-primary.list-icons li a:first-child > .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: #2ac461;
    border-color: #2ac461;
}

html .list-primary.list-icons.list-icons-style-3 li > .fa:first-child,
html .list-primary.list-icons.list-icons-style-3 li a:first-child > .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: #2ac461;
    color: #FFF;
}

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

html .list-primary.list-ordened.list-ordened-style-3 li:before {
    background-color: #2ac461;
    color: #FFF;
}

html .list-secondary.list-icons li > .fa:first-child,
html .list-secondary.list-icons li a:first-child > .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: #1d2127;
    border-color: #1d2127;
}

html .list-secondary.list-icons.list-icons-style-3 li > .fa:first-child,
html .list-secondary.list-icons.list-icons-style-3 li a:first-child > .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: #1d2127;
    color: #FFF;
}

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

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

html .list-tertiary.list-icons li > .fa:first-child,
html .list-tertiary.list-icons li a:first-child > .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: #173f3f;
    border-color: #173f3f;
}

html .list-tertiary.list-icons.list-icons-style-3 li > .fa:first-child,
html .list-tertiary.list-icons.list-icons-style-3 li a:first-child > .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: #173f3f;
    color: #FFF;
}

html .list-tertiary.list-ordened li:before {
    color: #173f3f;
}

html .list-tertiary.list-ordened.list-ordened-style-3 li:before {
    background-color: #173f3f;
    color: #FFF;
}

html .list-quaternary.list-icons li > .fa:first-child,
html .list-quaternary.list-icons li a:first-child > .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: #320a28;
    border-color: #320a28;
}

html .list-quaternary.list-icons.list-icons-style-3 li > .fa:first-child,
html .list-quaternary.list-icons.list-icons-style-3 li a:first-child > .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: #320a28;
    color: #FFF;
}

html .list-quaternary.list-ordened li:before {
    color: #320a28;
}

html .list-quaternary.list-ordened.list-ordened-style-3 li:before {
    background-color: #320a28;
    color: #FFF;
}

html .list-dark.list-icons li > .fa:first-child,
html .list-dark.list-icons li a:first-child > .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: #2e353e;
    border-color: #2e353e;
}

html .list-dark.list-icons.list-icons-style-3 li > .fa:first-child,
html .list-dark.list-icons.list-icons-style-3 li a:first-child > .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: #2e353e;
    color: #FFF;
}

html .list-dark.list-ordened li:before {
    color: #2e353e;
}

html .list-dark.list-ordened.list-ordened-style-3 li:before {
    background-color: #2e353e;
    color: #FFF;
}

html .list-light.list-icons li > .fa:first-child,
html .list-light.list-icons li a:first-child > .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 > .fa:first-child,
html .list-light.list-icons.list-icons-style-3 li a:first-child > .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: #2ac461;
}

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

.panel-group .panel-heading a {
    color: #2ac461;
}

html .panel-group.panel-group-primary .panel-heading {
    background-color: #2ac461 !important;
}

html .panel-group.panel-group-primary .panel-heading a {
    color: #FFF;
}

html .panel-group.panel-group-secondary .panel-heading {
    background-color: #1d2127 !important;
}

html .panel-group.panel-group-secondary .panel-heading a {
    color: #FFF;
}

html .panel-group.panel-group-tertiary .panel-heading {
    background-color: #173f3f !important;
}

html .panel-group.panel-group-tertiary .panel-heading a {
    color: #FFF;
}

html .panel-group.panel-group-quaternary .panel-heading {
    background-color: #320a28 !important;
}

html .panel-group.panel-group-quaternary .panel-heading a {
    color: #FFF;
}

html .panel-group.panel-group-dark .panel-heading {
    background-color: #2e353e !important;
}

html .panel-group.panel-group-dark .panel-heading a {
    color: #FFF;
}

html .panel-group.panel-group-light .panel-heading {
    background-color: #FFF !important;
}

html .panel-group.panel-group-light .panel-heading a {
    color: #777;
}

html .divider.divider-primary .fa,
html .divider.divider-primary .icons {
    color: #2ac461;
}

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

html .divider.divider-secondary .fa,
html .divider.divider-secondary .icons {
    color: #1d2127;
}

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

html .divider.divider-tertiary .fa,
html .divider.divider-tertiary .icons {
    color: #173f3f;
}

html .divider.divider-tertiary.divider-small hr {
    background: #173f3f;
}

html .divider.divider-quaternary .fa,
html .divider.divider-quaternary .icons {
    color: #320a28;
}

html .divider.divider-quaternary.divider-small hr {
    background: #320a28;
}

html .divider.divider-dark .fa,
html .divider.divider-dark .icons {
    color: #2e353e;
}

html .divider.divider-dark.divider-small hr {
    background: #2e353e;
}

html .divider.divider-light .fa,
html .divider.divider-light .icons {
    color: #FFF;
}

html .divider.divider-light.divider-small hr {
    background: #FFF;
}

html .divider.divider-style-2.divider-primary .fa,
html .divider.divider-style-2.divider-primary .icons {
    background: #2ac461;
    color: #FFF;
}

html .divider.divider-style-2.divider-secondary .fa,
html .divider.divider-style-2.divider-secondary .icons {
    background: #1d2127;
    color: #FFF;
}

html .divider.divider-style-2.divider-tertiary .fa,
html .divider.divider-style-2.divider-tertiary .icons {
    background: #173f3f;
    color: #FFF;
}

html .divider.divider-style-2.divider-quaternary .fa,
html .divider.divider-style-2.divider-quaternary .icons {
    background: #320a28;
    color: #FFF;
}

html .divider.divider-style-2.divider-dark .fa,
html .divider.divider-style-2.divider-dark .icons {
    background: #2e353e;
    color: #FFF;
}

html .divider.divider-style-2.divider-light .fa,
html .divider.divider-style-2.divider-light .icons {
    background: #FFF;
    color: #777;
}

html .divider.divider-style-3.divider-primary .fa,
html .divider.divider-style-3.divider-primary .icons {
    border-color: #2ac461;
}

html .divider.divider-style-3.divider-secondary .fa,
html .divider.divider-style-3.divider-secondary .icons {
    border-color: #1d2127;
}

html .divider.divider-style-3.divider-tertiary .fa,
html .divider.divider-style-3.divider-tertiary .icons {
    border-color: #173f3f;
}

html .divider.divider-style-3.divider-quaternary .fa,
html .divider.divider-style-3.divider-quaternary .icons {
    border-color: #320a28;
}

html .divider.divider-style-3.divider-dark .fa,
html .divider.divider-style-3.divider-dark .icons {
    border-color: #2e353e;
}

html .divider.divider-style-3.divider-light .fa,
html .divider.divider-style-3.divider-light .icons {
    border-color: #FFF;
}

#header .tip {
    background: #2ac461;
    color: #FFF;
}

#header .tip:before {
    border-right-color: #2ac461;
}

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

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

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

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

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

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

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

html #header .tip-quaternary:before {
    border-right-color: #320a28 !important;
}

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

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

html #header .tip-light {
    background: #FFF !important;
    color: #777 !important;
}

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

html[dir="rtl"] #header .tip.skin:before {
    border-left-color: #2ac461;
}

@media (min-width: 768px) {
    #header .header-nav-main nav > ul > li.open > a,
    #header .header-nav-main nav > ul > li:hover > a {
        background: #2ac461;
    }

    #header .header-nav-main nav > ul > li.dropdown .dropdown-menu {
        border-top-color: #2ac461;
    }

    #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li.dropdown-submenu > a:after {
        border-color: transparent transparent transparent #2ac461;
    }

    #header .header-nav-main nav > ul > li.dropdown-reverse .dropdown-menu {
        border-top-color: #2ac461;
    }

    #header .header-nav-main nav > ul > li.dropdown-reverse .dropdown-menu li.dropdown-submenu > a:after {
        border-color: transparent #2ac461 transparent;
    }

    #header .header-nav-main nav > ul > li.dropdown-mega-signin .dropdown-menu {
        border-top-color: #2ac461;
    }

    #header .header-nav-main nav > ul > li.dropdown-mega-signin .dropdown-menu li a {
        color: #2ac461;
    }

    #header .header-nav.header-nav-stripe nav > ul > li:not(:hover).active > a {
        color: #2ac461;
    }

    #header .header-nav.header-nav-stripe nav > ul > li:not(:hover).active > a.dropdown-toggle:after {
        border-color: #2ac461 transparent transparent transparent;
    }

    #header .header-nav.header-nav-stripe nav > ul > li:hover > a {
        background-color: #2ac461;
    }

    #header .header-nav.header-nav-top-line nav > ul li.active > a,
    #header .header-nav.header-nav-top-line nav > ul li:hover > a {
        color: #2ac461 !important;
        background-image: none;
        background-color: transparent;
    }

    #header .header-nav.header-nav-top-line nav > ul li.active > a:before,
    #header .header-nav.header-nav-top-line nav > ul li:hover > a:before {
        background: #2ac461;
    }

    #header .header-nav.header-nav-top-line nav > ul li.active > a.dropdown-toggle:after,
    #header .header-nav.header-nav-top-line nav > ul li:hover > a.dropdown-toggle:after {
        border-color: #2ac461 transparent transparent transparent;
    }

    #header .header-nav.header-nav-dark-dropdown nav > ul li.active > a,
    #header .header-nav.header-nav-dark-dropdown nav > ul li:hover > a {
        color: #2ac461;
    }

    #header .header-nav.header-nav-dark-dropdown nav > ul li.active > a.dropdown-toggle:after,
    #header .header-nav.header-nav-dark-dropdown nav > ul li:hover > a.dropdown-toggle:after {
        border-color: #2ac461 transparent transparent transparent;
    }

    html.side-header #header .header-nav-main nav > ul li.dropdown.open > .dropdown-menu,
    html.side-header #header .header-nav-main nav > ul li.dropdown:hover > .dropdown-menu {
        border-left-color: #2ac461;
    }

    html.side-header #header .header-nav-main nav > ul li.dropdown > a.dropdown-toggle:after {
        border-color: transparent transparent transparent #2ac461;
    }

    html.side-header #header .header-nav-main nav > ul li.dropdown.active > a.dropdown-toggle:after,
    html.side-header #header .header-nav-main nav > ul li.dropdown:hover > a.dropdown-toggle:after {
        border-color: transparent transparent transparent #FFF;
    }

    html.side-header-right #header .header-nav-main nav > ul li.dropdown.open > .dropdown-menu,
    html.side-header-right #header .header-nav-main nav > ul li.dropdown:hover > .dropdown-menu {
        border-right-color: #2ac461;
    }

    html.side-header-right #header .header-nav-main nav > ul li.dropdown > a.dropdown-toggle:after {
        border-color: transparent #2ac461 transparent transparent;
    }

    html.side-header-right #header .header-nav-main nav > ul li.dropdown.active > a.dropdown-toggle:after,
    html.side-header-right #header .header-nav-main nav > ul li.dropdown:hover > a.dropdown-toggle:after {
        border-color: transparent #FFF transparent transparent;
    }
}

@media (min-width: 992px) {
    #header .header-nav-main nav > ul > li > a.dropdown-toggle:after {
        border-color: #2ac461 transparent transparent transparent;
    }

    html #header .header-nav-main nav > ul > li.active > a.dropdown-toggle:after,
    html #header .header-nav-main nav > ul > li:hover > a.dropdown-toggle:after {
        border-color: #2ac461 transparent transparent transparent;
    }

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

    html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary a:focus,
    html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary a:hover {
        background: #2ac461;
        color: #FFF;
    }

    html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary a:after {
        border-color: #2ac461 transparent transparent transparent;
    }

    html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary.active > a,
    html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary:hover > a {
        background: #2ac461;
        color: #FFF;
    }

    html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary .dropdown-menu {
        border-top-color: #2ac461;
        background-color: #2ac461;
    }

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

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

    html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary .dropdown-menu li.dropdown-submenu > a:after {
        border-color: transparent transparent transparent #FFF;
    }

    html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-mega.dropdown-primary .dropdown-mega-sub-title {
        color: #FFF;
        opacity: 0.70;
    }

    html #header .header-nav-main nav > ul > li.active > a.dropdown-toggle:after,
    html #header .header-nav-main nav > ul > li:hover > a.dropdown-toggle:after {
        border-color: #1d2127 transparent transparent transparent;
    }

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

    html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary a:focus,
    html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary a:hover {
        background: #1d2127;
        color: #FFF;
    }

    html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary a:after {
        border-color: #1d2127 transparent transparent transparent;
    }

    html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary.active > a,
    html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary:hover > a {
        background: #1d2127;
        color: #FFF;
    }

    html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-secondary .dropdown-menu {
        border-top-color: #1d2127;
        background-color: #1d2127;
    }

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

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

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

    html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-mega.dropdown-secondary .dropdown-mega-sub-title {
        color: #FFF;
        opacity: 0.70;
    }

    html #header .header-nav-main nav > ul > li.active > a.dropdown-toggle:after,
    html #header .header-nav-main nav > ul > li:hover > a.dropdown-toggle:after {
        border-color: #173f3f transparent transparent transparent;
    }

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

    html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary a:focus,
    html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary a:hover {
        background: #173f3f;
        color: #FFF;
    }

    html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary a:after {
        border-color: #173f3f transparent transparent transparent;
    }

    html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary.active > a,
    html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary:hover > a {
        background: #173f3f;
        color: #FFF;
    }

    html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary .dropdown-menu {
        border-top-color: #173f3f;
        background-color: #173f3f;
    }

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

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

    html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary .dropdown-menu li.dropdown-submenu > a:after {
        border-color: transparent transparent transparent #FFF;
    }

    html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-mega.dropdown-tertiary .dropdown-mega-sub-title {
        color: #FFF;
        opacity: 0.70;
    }

    html #header .header-nav-main nav > ul > li.active > a.dropdown-toggle:after,
    html #header .header-nav-main nav > ul > li:hover > a.dropdown-toggle:after {
        border-color: #320a28 transparent transparent transparent;
    }

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

    html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary a:focus,
    html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary a:hover {
        background: #320a28;
        color: #FFF;
    }

    html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary a:after {
        border-color: #320a28 transparent transparent transparent;
    }

    html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary.active > a,
    html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary:hover > a {
        background: #320a28;
        color: #FFF;
    }

    html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary .dropdown-menu {
        border-top-color: #320a28;
        background-color: #320a28;
    }

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

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

    html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary .dropdown-menu li.dropdown-submenu > a:after {
        border-color: transparent transparent transparent #FFF;
    }

    html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-mega.dropdown-quaternary .dropdown-mega-sub-title {
        color: #FFF;
        opacity: 0.70;
    }

    html #header .header-nav-main nav > ul > li.active > a.dropdown-toggle:after,
    html #header .header-nav-main nav > ul > li:hover > a.dropdown-toggle:after {
        border-color: #2e353e transparent transparent transparent;
    }

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

    html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-dark a:focus,
    html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-dark a:hover {
        background: #2e353e;
        color: #FFF;
    }

    html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-dark a:after {
        border-color: #2e353e transparent transparent transparent;
    }

    html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-dark.active > a,
    html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-dark:hover > a {
        background: #2e353e;
        color: #FFF;
    }

    html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-dark .dropdown-menu {
        border-top-color: #2e353e;
        background-color: #2e353e;
    }

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

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

    html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-dark .dropdown-menu li.dropdown-submenu > a:after {
        border-color: transparent transparent transparent #FFF;
    }

    html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-mega.dropdown-dark .dropdown-mega-sub-title {
        color: #FFF;
        opacity: 0.70;
    }

    html #header .header-nav-main nav > ul > li.active > a.dropdown-toggle:after,
    html #header .header-nav-main nav > ul > li:hover > a.dropdown-toggle:after {
        border-color: #FFF transparent transparent transparent;
    }

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

    html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-light a:focus,
    html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-light a:hover {
        background: #FFF;
        color: #777;
    }

    html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-light a:after {
        border-color: #FFF transparent transparent transparent;
    }

    html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-light.active > a,
    html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-light:hover > a {
        background: #FFF;
        color: #777;
    }

    html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-light .dropdown-menu {
        border-top-color: #FFF;
        background-color: #FFF;
    }

    html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-light .dropdown-menu li a {
        color: #777;
        border-bottom-color: #ffffff;
    }

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

    html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-light .dropdown-menu li.dropdown-submenu > a:after {
        border-color: transparent transparent transparent #777;
    }

    html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-mega.dropdown-light .dropdown-mega-sub-title {
        color: #777;
        opacity: 0.70;
    }

    html[dir="rtl"] #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li.dropdown-submenu > a:after {
        border-color: transparent #2ac461 transparent transparent;
    }
}

@media (max-width: 991px) {
    #header .header-nav-main nav > ul > li > a{
        color:#333
    }
    #header .header-nav-main nav > ul > li > a:focus,
    #header .header-nav-main nav > ul > li > a:hover {
        color: #2ac461;
    }

    #header .header-nav-main nav > ul > li.active > a:focus,
    #header .header-nav-main nav > ul > li.active > a:hover {
        background-color: #2ac461;
    }
}

@media (max-width: 991px) {
    html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary > a {
        color: #2ac461;
    }

    html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-primary.active > a {
        background: #2ac461;
        color: #FFF;
    }

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

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

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

    html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-tertiary.active > a {
        background: #173f3f;
        color: #FFF;
    }

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

    html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-quaternary.active > a {
        background: #320a28;
        color: #FFF;
    }

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

    html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-dark.active > a {
        background: #2e353e;
        color: #FFF;
    }

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

    html #header .header-nav-main nav > ul > li.dropdown-full-color.dropdown-light.active > a {
        background: #FFF;
        color: #777;
    }
}

html #header .header-top.header-top-primary {
    background: #2ac461;
    border-top-color: #26af57;
}

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

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

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

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

html #header .header-top.header-top-secondary {
    background: #1d2127;
    border-top-color: #121518;
}

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

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

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

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

html #header .header-top.header-top-tertiary {
    background: #173f3f;
    border-top-color: #102c2c;
}

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

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

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

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

html #header .header-top.header-top-quaternary {
    background: #320a28;
    border-top-color: #1d0617;
}

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

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

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

html #header .header-top.header-top-quaternary .dropdown-menu a:hover,
html #header .header-top.header-top-quaternary .dropdown-menu a:focus {
    background: #5d134a !important;
}

html #header .header-top.header-top-dark {
    background: #2e353e;
    border-top-color: #23282f;
}

html #header .header-top.header-top-dark .header-nav-top ul > li.open > a {
    background: #39424d;
}

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

html #header .header-top.header-top-dark .dropdown-menu {
    background: #39424d;
    border-color: #39424d;
}

html #header .header-top.header-top-dark .dropdown-menu a:hover,
html #header .header-top.header-top-dark .dropdown-menu a:focus {
    background: #444e5b !important;
}

html #header .header-top.header-top-light {
    background: #FFF;
    border-top-color: #f2f2f2;
}

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

html #header .header-top.header-top-light .header-nav-top ul > li > a:hover,
html #header .header-top.header-top-light .header-nav-top ul > li.open > a:hover,
html #header .header-top.header-top-light .header-nav-top ul > li > a:focus,
html #header .header-top.header-top-light .header-nav-top ul > li.open > a:focus {
    background: #ffffff;
}

html #header .header-top.header-top-light .dropdown-menu {
    background: #ffffff;
    border-color: #ffffff;
}

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

@media (min-width: 992px) {
    html #header .header-nav-bar-primary {
        background: #2ac461 !important;
        color: #FFF !important;
    }

    html #header .header-nav-bar-secondary {
        background: #1d2127 !important;
        color: #FFF !important;
    }

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

    html #header .header-nav-bar-quaternary {
        background: #320a28 !important;
        color: #FFF !important;
    }

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

    html #header .header-nav-bar-light {
        background: #FFF !important;
        color: #777 !important;
    }
}

@media (min-width: 992px) {
    #header .header-nav-main.header-nav-main-light nav > ul > li.open > a,
    #header .header-nav-main.header-nav-main-light nav > ul > li:hover > a {
        color: #2ac461;
    }

    #header .header-nav-main.header-nav-main-light nav > ul > li.open > a.dropdown-toggle:after,
    #header .header-nav-main.header-nav-main-light nav > ul > li:hover > a.dropdown-toggle:after {
        border-color: #2ac461 transparent transparent transparent;
    }

    #header .header-nav-main.header-nav-main-light nav > ul > li.active > a {
        color: #2ac461;
    }

    #header .header-nav-main.header-nav-main-light nav > ul > li.active > a.dropdown-toggle:after {
        border-color: #2ac461 transparent transparent transparent;
    }
}

.testimonial blockquote {
    background: #34d46d;
}

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

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

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

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

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

html .testimonial-tertiary blockquote {
    background: #1e5252;
}

html .testimonial-tertiary .testimonial-arrow-down {
    border-top-color: #1e5252;
}

html .testimonial-quaternary blockquote {
    background: #470e39;
}

html .testimonial-quaternary .testimonial-arrow-down {
    border-top-color: #470e39;
}

html .testimonial-dark blockquote {
    background: #39424d;
}

html .testimonial-dark .testimonial-arrow-down {
    border-top-color: #39424d;
}

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

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

.circular-bar.only-icon .fa,
.circular-bar.only-icon .icons {
    color: #2ac461;
}

html .counters .counter-primary .fa,
html .counters .counter-primary .icons,
html .counters .counter-primary strong {
    color: #2ac461;
}

html .counters .counter-secondary .fa,
html .counters .counter-secondary .icons,
html .counters .counter-secondary strong {
    color: #1d2127;
}

html .counters .counter-tertiary .fa,
html .counters .counter-tertiary .icons,
html .counters .counter-tertiary strong {
    color: #173f3f;
}

html .counters .counter-quaternary .fa,
html .counters .counter-quaternary .icons,
html .counters .counter-quaternary strong {
    color: #320a28;
}

html .counters .counter-dark .fa,
html .counters .counter-dark .icons,
html .counters .counter-dark strong {
    color: #2e353e;
}

html .counters .counter-light .fa,
html .counters .counter-light .icons,
html .counters .counter-light strong {
    color: #FFF;
}

.icon-featured {
    background-color: #2ac461;
}

.featured-box-primary .icon-featured {
    background-color: #2ac461;
}

.featured-box-primary .icon-featured:after {
    border-color: #2ac461;
}

.featured-box-primary h4 {
    color: #2ac461;
}

.featured-box-primary .box-content {
    border-top-color: #2ac461;
}

html .featured-box-primary .icon-featured {
    background-color: #2ac461;
}

html .featured-box-primary h4 {
    color: #2ac461;
}

html .featured-box-primary .box-content {
    border-top-color: #2ac461;
}

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

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

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

html .featured-box-tertiary .icon-featured {
    background-color: #173f3f;
}

html .featured-box-tertiary h4 {
    color: #173f3f;
}

html .featured-box-tertiary .box-content {
    border-top-color: #173f3f;
}

html .featured-box-quaternary .icon-featured {
    background-color: #320a28;
}

html .featured-box-quaternary h4 {
    color: #320a28;
}

html .featured-box-quaternary .box-content {
    border-top-color: #320a28;
}

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

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

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

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-boxes-style-3 .featured-box.featured-box-primary .icon-featured {
    border-color: #2ac461;
    color: #2ac461;
}

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

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

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

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

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-primary .icon-featured {
    border-color: #2ac461;
    color: #2ac461;
}

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

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

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

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

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-primary .icon-featured {
    color: #2ac461;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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-primary .icon-featured:after {
    box-shadow: 0 0 0 10px #2ac461;
}

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

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

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

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

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

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

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

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

html .featured-box-effect-3.featured-box-dark:hover .icon-featured {
    background: #2e353e !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;
}

.feature-box .feature-box-icon {
    background-color: #2ac461;
}

html .feature-box-primary .feature-box-icon {
    background-color: #2ac461;
}

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

html .feature-box-tertiary .feature-box-icon {
    background-color: #173f3f;
}

html .feature-box-quaternary .feature-box-icon {
    background-color: #320a28;
}

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

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

.feature-box.feature-box-style-2 .feature-box-icon i.fa,
.feature-box.feature-box-style-2 .feature-box-icon .icons {
    color: #2ac461;
}

html .feature-box-primary.feature-box-style-2 .feature-box-icon i.fa,
html .feature-box-primary.feature-box-style-2 .feature-box-icon .icons {
    color: #2ac461;
}

html .feature-box-secondary.feature-box-style-2 .feature-box-icon i.fa,
html .feature-box-secondary.feature-box-style-2 .feature-box-icon .icons {
    color: #1d2127;
}

html .feature-box-tertiary.feature-box-style-2 .feature-box-icon i.fa,
html .feature-box-tertiary.feature-box-style-2 .feature-box-icon .icons {
    color: #173f3f;
}

html .feature-box-quaternary.feature-box-style-2 .feature-box-icon i.fa,
html .feature-box-quaternary.feature-box-style-2 .feature-box-icon .icons {
    color: #320a28;
}

html .feature-box-dark.feature-box-style-2 .feature-box-icon i.fa,
html .feature-box-dark.feature-box-style-2 .feature-box-icon .icons {
    color: #2e353e;
}

html .feature-box-light.feature-box-style-2 .feature-box-icon i.fa,
html .feature-box-light.feature-box-style-2 .feature-box-icon .icons {
    color: #FFF;
}

.feature-box.feature-box-style-3 .feature-box-icon {
    border-color: #2ac461;
}

.feature-box.feature-box-style-3 .feature-box-icon i.fa,
.feature-box.feature-box-style-3 .feature-box-icon .icons {
    color: #2ac461;
}

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

html .feature-box-primary.feature-box-style-3 .feature-box-icon i.fa,
html .feature-box-primary.feature-box-style-3 .feature-box-icon .icons {
    color: #2ac461;
}

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

html .feature-box-secondary.feature-box-style-3 .feature-box-icon i.fa,
html .feature-box-secondary.feature-box-style-3 .feature-box-icon .icons {
    color: #1d2127;
}

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

html .feature-box-tertiary.feature-box-style-3 .feature-box-icon i.fa,
html .feature-box-tertiary.feature-box-style-3 .feature-box-icon .icons {
    color: #173f3f;
}

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

html .feature-box-quaternary.feature-box-style-3 .feature-box-icon i.fa,
html .feature-box-quaternary.feature-box-style-3 .feature-box-icon .icons {
    color: #320a28;
}

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

html .feature-box-dark.feature-box-style-3 .feature-box-icon i.fa,
html .feature-box-dark.feature-box-style-3 .feature-box-icon .icons {
    color: #2e353e;
}

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 i.fa,
html .feature-box-light.feature-box-style-3 .feature-box-icon .icons {
    color: #FFF;
}

.feature-box.feature-box-style-4 .feature-box-icon i.fa,
.feature-box.feature-box-style-4 .feature-box-icon .icons {
    color: #2ac461;
}

html .feature-box-primary.feature-box-style-4 .feature-box-icon i.fa,
html .feature-box-primary.feature-box-style-4 .feature-box-icon .icons {
    color: #2ac461;
}

html .feature-box-secondary.feature-box-style-4 .feature-box-icon i.fa,
html .feature-box-secondary.feature-box-style-4 .feature-box-icon .icons {
    color: #1d2127;
}

html .feature-box-tertiary.feature-box-style-4 .feature-box-icon i.fa,
html .feature-box-tertiary.feature-box-style-4 .feature-box-icon .icons {
    color: #173f3f;
}

html .feature-box-quaternary.feature-box-style-4 .feature-box-icon i.fa,
html .feature-box-quaternary.feature-box-style-4 .feature-box-icon .icons {
    color: #320a28;
}

html .feature-box-dark.feature-box-style-4 .feature-box-icon i.fa,
html .feature-box-dark.feature-box-style-4 .feature-box-icon .icons {
    color: #2e353e;
}

html .feature-box-light.feature-box-style-4 .feature-box-icon i.fa,
html .feature-box-light.feature-box-style-4 .feature-box-icon .icons {
    color: #FFF;
}

.feature-box.feature-box-style-5 .feature-box-icon i.fa,
.feature-box.feature-box-style-5 .feature-box-icon i.icons {
    color: #2ac461;
}

html .feature-box-primary.feature-box-style-5 .feature-box-icon i.fa,
html .feature-box-primary.feature-box-style-5 .feature-box-icon i.icons {
    color: #2ac461;
}

html .feature-box-secondary.feature-box-style-5 .feature-box-icon i.fa,
html .feature-box-secondary.feature-box-style-5 .feature-box-icon i.icons {
    color: #1d2127;
}

html .feature-box-tertiary.feature-box-style-5 .feature-box-icon i.fa,
html .feature-box-tertiary.feature-box-style-5 .feature-box-icon i.icons {
    color: #173f3f;
}

html .feature-box-quaternary.feature-box-style-5 .feature-box-icon i.fa,
html .feature-box-quaternary.feature-box-style-5 .feature-box-icon i.icons {
    color: #320a28;
}

html .feature-box-dark.feature-box-style-5 .feature-box-icon i.fa,
html .feature-box-dark.feature-box-style-5 .feature-box-icon i.icons {
    color: #2e353e;
}

html .feature-box-light.feature-box-style-5 .feature-box-icon i.fa,
html .feature-box-light.feature-box-style-5 .feature-box-icon i.icons {
    color: #FFF;
}

html .feature-box-primary.feature-box-style-6 .feature-box-icon i.fa,
html .feature-box-primary.feature-box-style-6 .feature-box-icon i.icons {
    color: #2ac461;
}

html .feature-box-secondary.feature-box-style-6 .feature-box-icon i.fa,
html .feature-box-secondary.feature-box-style-6 .feature-box-icon i.icons {
    color: #1d2127;
}

html .feature-box-tertiary.feature-box-style-6 .feature-box-icon i.fa,
html .feature-box-tertiary.feature-box-style-6 .feature-box-icon i.icons {
    color: #173f3f;
}

html .feature-box-quaternary.feature-box-style-6 .feature-box-icon i.fa,
html .feature-box-quaternary.feature-box-style-6 .feature-box-icon i.icons {
    color: #320a28;
}

html .feature-box-dark.feature-box-style-6 .feature-box-icon i.fa,
html .feature-box-dark.feature-box-style-6 .feature-box-icon i.icons {
    color: #2e353e;
}

html .feature-box-light.feature-box-style-6 .feature-box-icon i.fa,
html .feature-box-light.feature-box-style-6 .feature-box-icon i.icons {
    color: #FFF;
}

html .featured-boxes-full-scale > [class*="col-"]:nth-child(1) .featured-box-full-primary {
    background-color: #219a4c;
}

html .featured-boxes-full-scale > [class*="col-"]:nth-child(2) .featured-box-full-primary {
    background-color: #26af57;
}

html .featured-boxes-full-scale > [class*="col-"]:nth-child(3) .featured-box-full-primary {
    background-color: #2ac461;
}

html .featured-boxes-full-scale > [class*="col-"]:nth-child(4) .featured-box-full-primary {
    background-color: #34d46d;
}

html .featured-boxes-full-scale > [class*="col-"]:nth-child(5) .featured-box-full-primary {
    background-color: #49d87c;
}

html .featured-boxes-full-scale > [class*="col-"]:nth-child(6) .featured-box-full-primary {
    background-color: #5edc8b;
}

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

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

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

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

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

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

.pricing-table .most-popular {
    border-color: #2ac461;
}

.pricing-table .most-popular h3 {
    background-color: #2ac461 !important;
}

.pricing-table.princig-table-flat .plan h3 {
    background-color: #2ac461;
}

.pricing-table.princig-table-flat .plan h3 span {
    background: #2ac461;
}

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

html .call-to-action.call-to-action-primary {
    background: #2ac461;
}

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

html .call-to-action.call-to-action-primary {
    background: #2ac461;
}

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

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

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

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

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

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

html .call-to-action.call-to-action-tertiary {
    background: #173f3f;
}

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

html .call-to-action.call-to-action-tertiary {
    background: #173f3f;
}

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

html .call-to-action.call-to-action-quaternary {
    background: #320a28;
}

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

html .call-to-action.call-to-action-quaternary {
    background: #320a28;
}

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

html .call-to-action.call-to-action-dark {
    background: #2e353e;
}

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

html .call-to-action.call-to-action-dark {
    background: #2e353e;
}

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

html .call-to-action.featured.featured-light {
    border-top-color: #FFF;
}

html .call-to-action.call-to-action-light {
    background: #FFF;
}

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

html .call-to-action.call-to-action-light {
    background: #FFF;
}

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

section.timeline .timeline-box.left:before,
section.timeline .timeline-box.right:before {
    background: #2ac461;
    box-shadow: 0 0 0 3px #FFF, 0 0 0 6px #2ac461;
}

ul.history li .featured-box .box-content {
    border-top-color: #2ac461;
}

.recent-posts .date .month,
article.post .post-date .month {
    background-color: #2ac461;
}

.recent-posts .date .day,
article.post .post-date .day {
    color: #2ac461;
}

.slider .tp-bannertimer {
    background-color: #2ac461;
}

.home-concept strong {
    color: #2ac461;
}

html .home-intro-primary {
    background: #2ac461;
}

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

html .home-intro-tertiary {
    background: #173f3f;
}

html .home-intro-quaternary {
    background: #320a28;
}

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

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

.home-intro p em {
    color: #49d87c;
}

html .slider-container .tp-caption-overlay-primary {
    background: #2ac461;
}

html .slider-container .tp-caption-overlay-opacity-primary {
    background: rgba(42, 196, 97, 0.4);
}

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

html .slider-container .tp-caption-overlay-opacity-secondary {
    background: rgba(29, 33, 39, 0.4);
}

html .slider-container .tp-caption-overlay-tertiary {
    background: #173f3f;
}

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

html .slider-container .tp-caption-overlay-quaternary {
    background: #320a28;
}

html .slider-container .tp-caption-overlay-opacity-quaternary {
    background: rgba(50, 10, 40, 0.4);
}

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

html .slider-container .tp-caption-overlay-opacity-dark {
    background: rgba(46, 53, 62, 0.4);
}

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

html .slider-container .tp-caption-overlay-opacity-light {
    background: rgba(255, 255, 255, 0.4);
}
/* Arrows */
.tparrows.tparrows-carousel.tp-leftarrow,
.tparrows.tparrows-carousel.tp-rightarrow {
    color: #fff;
    background-color: #2ac461;
    border-color: #2ac461 #2ac461 #219a4c;
}

.tparrows.tparrows-carousel.tp-leftarrow:hover,
.tparrows.tparrows-carousel.tp-rightarrow:hover {
    border-color: #34d46d #34d46d #26af57;
    background-color: #34d46d;
}

.tparrows.tparrows-carousel.tp-leftarrow:active,
.tparrows.tparrows-carousel.tp-rightarrow:active,
.tparrows.tparrows-carousel.tp-leftarrow:focus,
.tparrows.tparrows-carousel.tp-rightarrow:focus,
.tparrows.tparrows-carousel.tp-leftarrow:active:hover,
.tparrows.tparrows-carousel.tp-rightarrow:active:hover,
.tparrows.tparrows-carousel.tp-leftarrow:active:focus,
.tparrows.tparrows-carousel.tp-rightarrow:active:focus {
    border-color: #26af57 #26af57 #26af57;
    background-color: #26af57;
}

.tparrows.tparrows-carousel.tp-leftarrow.dropdown-toggle,
.tparrows.tparrows-carousel.tp-rightarrow.dropdown-toggle {
    border-left-color: #26af57;
}

.tparrows.tparrows-carousel.tp-leftarrow[disabled],
.tparrows.tparrows-carousel.tp-rightarrow[disabled],
.tparrows.tparrows-carousel.tp-leftarrow[disabled]:hover,
.tparrows.tparrows-carousel.tp-rightarrow[disabled]:hover,
.tparrows.tparrows-carousel.tp-leftarrow[disabled]:active,
.tparrows.tparrows-carousel.tp-rightarrow[disabled]:active,
.tparrows.tparrows-carousel.tp-leftarrow[disabled]:focus,
.tparrows.tparrows-carousel.tp-rightarrow[disabled]:focus {
    border-color: #73e19a;
    background-color: #73e19a;
}

.shop ul.products li.product .onsale {
    background-color: #2ac461;
    border-bottom-color: #23a250;
}

.shop .star-rating span,
.shop .cart-totals tr.total .amount {
    color: #2ac461;
}

#footer .footer-ribbon {
    background: #2ac461;
}

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

#footer.light h1,
#footer.light h2,
#footer.light h3,
#footer.light h4,
#footer.light a {
    color: #2ac461;
}

#footer.color {
    background: #2ac461;
    border-top-color: #2ac461;
}

#footer.color .footer-ribbon {
    background: #219a4c;
}

#footer.color .footer-ribbon:before {
    border-right-color: #145b2d;
}

#footer.color .footer-copyright {
    background: #26af57;
    border-top-color: #26af57;
}

html #footer.color-primary {
    background: #2ac461;
    border-top-color: #2ac461;
}

html #footer.color-primary .footer-ribbon {
    background: #219a4c;
}

html #footer.color-primary .footer-ribbon:before {
    border-right-color: #145b2d;
}

html #footer.color-primary .footer-copyright {
    background: #26af57;
    border-top-color: #26af57;
}

html #footer.color-secondary {
    background: #1d2127;
    border-top-color: #1d2127;
}

html #footer.color-secondary .footer-ribbon {
    background: #07080a;
}

html #footer.color-secondary .footer-ribbon:before {
    border-right-color: #000000;
}

html #footer.color-secondary .footer-copyright {
    background: #121518;
    border-top-color: #121518;
}

html #footer.color-tertiary {
    background: #173f3f;
    border-top-color: #173f3f;
}

html #footer.color-tertiary .footer-ribbon {
    background: #091a1a;
}

html #footer.color-tertiary .footer-ribbon:before {
    border-right-color: #000000;
}

html #footer.color-tertiary .footer-copyright {
    background: #102c2c;
    border-top-color: #102c2c;
}

html #footer.color-quaternary {
    background: #320a28;
    border-top-color: #320a28;
}

html #footer.color-quaternary .footer-ribbon {
    background: #070206;
}

html #footer.color-quaternary .footer-ribbon:before {
    border-right-color: #000000;
}

html #footer.color-quaternary .footer-copyright {
    background: #1d0617;
    border-top-color: #1d0617;
}

html #footer.color-dark {
    background: #2e353e;
    border-top-color: #2e353e;
}

html #footer.color-dark .footer-ribbon {
    background: #181c21;
}

html #footer.color-dark .footer-ribbon:before {
    border-right-color: #000000;
}

html #footer.color-dark .footer-copyright {
    background: #23282f;
    border-top-color: #23282f;
}

html #footer.color-light {
    background: #FFF;
    border-top-color: #FFF;
}

html #footer.color-light .footer-ribbon {
    background: #e6e6e6;
}

html #footer.color-light .footer-ribbon:before {
    border-right-color: #bfbfbf;
}

html #footer.color-light .footer-copyright {
    background: #f2f2f2;
    border-top-color: #f2f2f2;
}

.sample-icon-list .sample-icon a:hover {
    background-color: #2ac461;
}

html.boxed .body {
    border-top-color: #2ac461;
}

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

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

html .heading-quaternary-new, html .lnk-quaternary-new, html .text-color-quaternary-new {
    color: #7a1a82 !important;
}