﻿
#sb_instagram, #sb_instagram.sbi_fixed_height {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

#sb_instagram {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    box-sizing: border-box;
}

    #sb_instagram:after {
        content: "";
        display: table;
        clear: both;
    }

    #sb_instagram.sbi_fixed_height {
        overflow: hidden;
        overflow-y: auto;
        box-sizing: border-box;
    }

    #sb_instagram #sbi_images {
        width: 100%;
        float: left;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

        #sb_instagram #sbi_images .sbi_item {
            display: -moz-inline-stack;
            display: inline-block;
            vertical-align: top;
            zoom: 1;
            padding: inherit!important;
            margin: 0!important;
            text-decoration: none;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
        }

    #sb_instagram.sbi_col_1 #sbi_images .sbi_item {
        width: 100%;
    }

    #sb_instagram.sbi_col_2 #sbi_images .sbi_item {
        width: 50%;
    }

    #sb_instagram.sbi_col_3 #sbi_images .sbi_item {
        width: 33.33%;
    }

    #sb_instagram.sbi_col_4 #sbi_images .sbi_item {
        width: 25%;
    }

    #sb_instagram.sbi_col_5 #sbi_images .sbi_item {
        width: 20%;
    }

    #sb_instagram.sbi_col_6 #sbi_images .sbi_item {
        width: 16.66%;
    }

    #sb_instagram.sbi_col_7 #sbi_images .sbi_item {
        width: 14.28%;
    }

    #sb_instagram.sbi_col_8 #sbi_images .sbi_item {
        width: 12.5%;
    }

    #sb_instagram.sbi_col_9 #sbi_images .sbi_item {
        width: 11.11%;
    }

    #sb_instagram.sbi_col_10 #sbi_images .sbi_item {
        width: 10%;
    }

    #sb_instagram.sbi_col_1.sbi_disable_mobile #sbi_images .sbi_item {
        width: 100%;
    }

    #sb_instagram.sbi_col_2.sbi_disable_mobile #sbi_images .sbi_item {
        width: 50%;
    }

    #sb_instagram.sbi_col_3.sbi_disable_mobile #sbi_images .sbi_item {
        width: 33.33%;
    }

    #sb_instagram.sbi_col_4.sbi_disable_mobile #sbi_images .sbi_item {
        width: 25%;
    }

    #sb_instagram.sbi_col_5.sbi_disable_mobile #sbi_images .sbi_item {
        width: 20%;
    }

    #sb_instagram.sbi_col_6.sbi_disable_mobile #sbi_images .sbi_item {
        width: 16.66%;
    }

    #sb_instagram.sbi_col_7.sbi_disable_mobile #sbi_images .sbi_item {
        width: 14.28%;
    }

    #sb_instagram.sbi_col_8.sbi_disable_mobile #sbi_images .sbi_item {
        width: 12.5%;
    }

    #sb_instagram.sbi_col_9.sbi_disable_mobile #sbi_images .sbi_item {
        width: 11.11%;
    }

    #sb_instagram.sbi_col_10.sbi_disable_mobile #sbi_images .sbi_item {
        width: 10%;
    }

    #sb_instagram .sbi_photo_wrap {
        position: relative;
    }

    #sb_instagram .sbi_photo {
        display: block;
        text-decoration: none;
    }

        #sb_instagram .sbi_photo img {
            width: 100%;
            height: auto;
        }

    #sb_instagram a, #sb_instagram a:active, #sb_instagram a:focus, #sb_instagram a:hover {
        outline: 0;
    }

    #sb_instagram img {
        display: block;
        padding: 0!important;
        margin: 0!important;
        max-width: 100%!important;
        opacity: 1!important;
    }

    #sb_instagram .sbi_link {
        display: none;
        position: absolute;
        bottom: 0;
        right: 0;
        width: 100%;
        padding: 10px 0;
        background: rgba(0,0,0,.5);
        text-align: center;
        color: #fff;
        font-size: 12px;
        line-height: 1.1;
    }

        #sb_instagram .sbi_link a {
            padding: 0 6px;
            text-decoration: none;
            color: #fff;
            font-size: 12px;
            line-height: 1.1;
            display: -moz-inline-stack;
            display: inline-block;
            vertical-align: top;
            zoom: 1;
        }

        #sb_instagram .sbi_link .sbi_lightbox_link {
            padding-bottom: 5px;
        }

        #sb_instagram .sbi_link a:focus, #sb_instagram .sbi_link a:hover {
            text-decoration: underline;
        }

    #sb_instagram .sbi_photo_wrap:focus .sbi_link, #sb_instagram .sbi_photo_wrap:hover .sbi_link {
        display: block;
    }

    #sb_instagram .sbi_type_video .sbi_playbtn {
        display: block!important;
        position: absolute;
        z-index: 0;
        top: 50%;
        left: 50%;
        margin-top: -24px;
        margin-left: -19px;
        padding: 0;
        font-size: 48px;
        color: #fff;
        color: rgba(255,255,255,.9);
        font-style: normal!important;
        text-shadow: 0 0 8px rgba(0,0,0,.8);
    }

    #sb_instagram .sbi_loader {
        position: relative;
        left: 50%;
        width: 16px;
        height: 16px;
        margin: 10px 0 10px -8px;
        background: url(../../../plugins/instagram-feed/img/loader.png) no-repeat;
    }

    #sb_instagram .sb_instagram_header {
        float: left;
        clear: both;
        margin: 0 0 15px;
        padding: 0;
        line-height: 1.2;
        width: 100%;
    }

        #sb_instagram .sb_instagram_header a {
            float: left;
            display: block;
            min-width: 100%\9;
            text-decoration: none;
        }

    #sb_instagram .sbi_header_img {
        float: left;
        position: relative;
        width: 50px;
        margin: 0 0 0 -100%!important;
        overflow: hidden;
        -moz-border-radius: 40px;
        -webkit-border-radius: 40px;
        border-radius: 40px;
    }

        #sb_instagram .sbi_header_img img {
            float: left;
            margin: 0!important;
            padding: 0!important;
            border: none!important;
            -moz-border-radius: 40px;
            -webkit-border-radius: 40px;
            border-radius: 40px;
        }

    #sb_instagram .sbi_header_img_hover {
        position: absolute;
        width: 100%;
        top: 0;
        bottom: 0;
        left: 0;
        text-align: center;
        color: #fff;
        background: rgba(0,0,0,.75);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        -moz-opacity: 0;
        -khtml-opacity: 0;
        opacity: 0;
        border-radius: 40px;
        transition: opacity .2s;
    }

    #sb_instagram .sb_instagram_header a:focus .sbi_header_img_hover, #sb_instagram .sb_instagram_header a:hover .sbi_header_img_hover {
        opacity: 1;
    }

    #sb_instagram .sbi_header_img_hover i {
        position: absolute;
        top: 50%;
        left: 50%;
        margin-top: -12px;
        margin-left: -12px;
        width: 24px;
        height: 24px;
        overflow: hidden;
        background: url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/plugins/instagram-feed/css/../img/small-logo.png) no-repeat;
    }

    #sb_instagram .sbi_header_text {
        float: left;
        width: 100%;
        padding-top: 5px;
    }

        #sb_instagram .sbi_header_text .sbi_bio, #sb_instagram .sbi_header_text h3 {
            float: left;
            clear: both;
            width: auto;
            margin: 0 0 0 60px!important;
            padding: 0!important;
        }

    #sb_instagram #sbi_load, #sb_instagram .sb_instagram_error {
        width: 100%;
        text-align: center;
    }

    #sb_instagram .sb_instagram_header h3 {
        font-size: 16px;
        line-height: 1.3;
    }

    #sb_instagram .sb_instagram_header p {
        font-size: 13px;
        line-height: 1.3;
    }

    #sb_instagram .sb_instagram_header h3.sbi_no_bio {
        padding-top: 9px!important;
    }

    #sb_instagram .sbi_header_text img.emoji {
        margin-right: 3px!important;
    }

    #sb_instagram #sbi_load {
        float: left;
        clear: both;
    }

        #sb_instagram #sbi_load .sbi_load_btn, #sb_instagram .sbi_follow_btn a {
            display: -moz-inline-stack;
            display: inline-block;
            vertical-align: top;
            zoom: 1;
            padding: 7px 14px;
            margin: 5px auto 0;
            background: #333;
            border: none;
            color: #fff;
            text-decoration: none;
            font-size: 13px;
            line-height: 1.5;
            -moz-border-radius: 4px;
            -webkit-border-radius: 4px;
            border-radius: 4px;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
        }

    #sb_instagram .sbi_follow_btn {
        display: -moz-inline-stack;
        display: inline-block;
        vertical-align: top;
        zoom: 1;
        text-align: center;
    }

        #sb_instagram .sbi_follow_btn.sbi_top {
            display: block;
            margin-bottom: 5px;
        }

        #sb_instagram .sbi_follow_btn a {
            background: #517fa4;
            color: #fff;
        }

            #sb_instagram #sbi_load .sbi_load_btn:focus, #sb_instagram #sbi_load .sbi_load_btn:hover, #sb_instagram .sbi_follow_btn a:focus, #sb_instagram .sbi_follow_btn a:hover {
                filter: alpha(opacity=85);
                opacity: .85;
            }

        #sb_instagram #sbi_load .fa, #sb_instagram .sbi_follow_btn .fa {
            margin-bottom: -1px;
            margin-right: 7px;
            font-size: 15px;
        }

    #sb_instagram #sbi_load .sbi_follow_btn {
        margin-left: 5px;
    }

#sbi_mod_error {
    display: none;
    border: 1px solid #ddd;
    background: #eee;
    color: #333;
    margin: 0;
    padding: 10px 15px;
    font-size: 13px;
    text-align: center;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

    #sbi_mod_error p {
        padding: 5px 0!important;
        margin: 0!important;
        line-height: 1.3!important;
    }

    #sbi_mod_error ol, #sbi_mod_error ul {
        padding: 5px 0 5px 20px!important;
        margin: 0!important;
    }

    #sbi_mod_error li {
        padding: 1px 0!important;
        margin: 0!important;
    }

    #sbi_mod_error span {
        font-size: 12px;
    }

#sb_instagram.sbi_medium .sbi_playbtn {
    font-size: 23px;
    margin-top: -12px;
    margin-left: -9px;
}

#sb_instagram.sbi_small .sbi_playbtn {
    font-size: 18px;
    margin-top: -9px;
    margin-left: -7px;
}

@media all and (max-width:640px) {
    #sb_instagram.sbi_col_3 #sbi_images .sbi_item, #sb_instagram.sbi_col_4 #sbi_images .sbi_item, #sb_instagram.sbi_col_5 #sbi_images .sbi_item, #sb_instagram.sbi_col_6 #sbi_images .sbi_item {
        width: 50%;
    }

    #sb_instagram.sbi_col_10 #sbi_images .sbi_item, #sb_instagram.sbi_col_7 #sbi_images .sbi_item, #sb_instagram.sbi_col_8 #sbi_images .sbi_item, #sb_instagram.sbi_col_9 #sbi_images .sbi_item {
        width: 25%;
    }

    #sb_instagram.sbi_width_resp {
        width: 100%!important;
    }
}

@media all and (max-width:480px) {
    #sb_instagram.sbi_col_10 #sbi_images .sbi_item, #sb_instagram.sbi_col_3 #sbi_images .sbi_item, #sb_instagram.sbi_col_4 #sbi_images .sbi_item, #sb_instagram.sbi_col_5 #sbi_images .sbi_item, #sb_instagram.sbi_col_6 #sbi_images .sbi_item, #sb_instagram.sbi_col_7 #sbi_images .sbi_item, #sb_instagram.sbi_col_8 #sbi_images .sbi_item, #sb_instagram.sbi_col_9 #sbi_images .sbi_item {
        width: 100%;
    }
}

.rtl {
    direction: rtl;
}

@font-face {
    font-family: 'revicons';
    src: url(fonts/revicons/revicons.eot?5510888);
    src: url(fonts/revicons/revicons.eot?5510888#iefix) format('embedded-opentype'),url(fonts/revicons/revicons.woff?5510888) format('woff'),url(fonts/revicons/revicons.ttf?5510888) format('truetype'),url(fonts/revicons/revicons.svg?5510888#revicons) format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="revicon-"]:before, [class*=" revicon-"]:before {
    font-family: "revicons";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
}

.revicon-search-1:before {
    content: '\e802';
}

.revicon-pencil-1:before {
    content: '\e831';
}

.revicon-picture-1:before {
    content: '\e803';
}

.revicon-cancel:before {
    content: '\e80a';
}

.revicon-info-circled:before {
    content: '\e80f';
}

.revicon-trash:before {
    content: '\e801';
}

.revicon-left-dir:before {
    content: '\e817';
}

.revicon-right-dir:before {
    content: '\e818';
}

.revicon-down-open:before {
    content: '\e83b';
}

.revicon-left-open:before {
    content: '\e819';
}

.revicon-right-open:before {
    content: '\e81a';
}

.revicon-angle-left:before {
    content: '\e820';
}

.revicon-angle-right:before {
    content: '\e81d';
}

.revicon-left-big:before {
    content: '\e81f';
}

.revicon-right-big:before {
    content: '\e81e';
}

.revicon-magic:before {
    content: '\e807';
}

.revicon-picture:before {
    content: '\e800';
}

.revicon-export:before {
    content: '\e80b';
}

.revicon-cog:before {
    content: '\e832';
}

.revicon-login:before {
    content: '\e833';
}

.revicon-logout:before {
    content: '\e834';
}

.revicon-video:before {
    content: '\e805';
}

.revicon-arrow-combo:before {
    content: '\e827';
}

.revicon-left-open-1:before {
    content: '\e82a';
}

.revicon-right-open-1:before {
    content: '\e82b';
}

.revicon-left-open-mini:before {
    content: '\e822';
}

.revicon-right-open-mini:before {
    content: '\e823';
}

.revicon-left-open-big:before {
    content: '\e824';
}

.revicon-right-open-big:before {
    content: '\e825';
}

.revicon-left:before {
    content: '\e836';
}

.revicon-right:before {
    content: '\e826';
}

.revicon-ccw:before {
    content: '\e808';
}

.revicon-arrows-ccw:before {
    content: '\e806';
}

.revicon-palette:before {
    content: '\e829';
}

.revicon-list-add:before {
    content: '\e80c';
}

.revicon-doc:before {
    content: '\e809';
}

.revicon-left-open-outline:before {
    content: '\e82e';
}

.revicon-left-open-2:before {
    content: '\e82c';
}

.revicon-right-open-outline:before {
    content: '\e82f';
}

.revicon-right-open-2:before {
    content: '\e82d';
}

.revicon-equalizer:before {
    content: '\e83a';
}

.revicon-layers-alt:before {
    content: '\e804';
}

.revicon-popup:before {
    content: '\e828';
}

.rev_slider_wrapper {
    position: relative;
    z-index: 0;
}

.rev_slider {
    position: relative;
    overflow: visible;
}

.tp-overflow-hidden {
    overflow: hidden;
}

.tp-simpleresponsive img, .rev_slider img {
    max-width: none !important;
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    margin: 0;
    padding: 0;
    border-width: 0;
    border: 0;
}

.rev_slider .no-slides-text {
    font-weight: bold;
    text-align: center;
    padding-top: 80px;
}

.rev_slider > ul, .rev_slider_wrapper > ul, .tp-revslider-mainul > li, .rev_slider > ul > li, .rev_slider > ul > li:before, .tp-revslider-mainul > li:before, .tp-simpleresponsive > ul, .tp-simpleresponsive > ul > li, .tp-simpleresponsive > ul > li:before, .tp-revslider-mainul > li, .tp-simpleresponsive > ul > li {
    list-style: none !important;
    position: absolute;
    margin: 0 !important;
    padding: 0 !important;
    overflow-x: visible;
    overflow-y: visible;
    list-style-type: none !important;
    background-image: none;
    background-position: 0 0;
    text-indent: 0;
    top: 0;
    left: 0;
}

    .tp-revslider-mainul > li, .rev_slider > ul > li, .rev_slider > ul > li:before, .tp-revslider-mainul > li:before, .tp-simpleresponsive > ul > li, .tp-simpleresponsive > ul > li:before, .tp-revslider-mainul > li, .tp-simpleresponsive > ul > li {
        visibility: hidden;
    }

.tp-revslider-slidesli, .tp-revslider-mainul {
    padding: 0 !important;
    margin: 0 !important;
    list-style: none !important;
}

.rev_slider li.tp-revslider-slidesli {
    position: absolute !important;
}

.tp-caption .rs-untoggled-content {
    display: block;
}

.tp-caption .rs-toggled-content {
    display: none;
}

.rs-toggle-content-active.tp-caption .rs-toggled-content {
    display: block;
}

.rs-toggle-content-active.tp-caption .rs-untoggled-content {
    display: none;
}

.rev_slider .tp-caption, .rev_slider .caption {
    position: relative;
    visibility: hidden;
    white-space: nowrap;
    display: block;
}

.rev_slider .tp-mask-wrap .tp-caption, .rev_slider .tp-mask-wrap *:last-child, .wpb_text_column .rev_slider .tp-mask-wrap .tp-caption, .wpb_text_column .rev_slider .tp-mask-wrap *:last-child {
    margin-bottom: 0;
}

.tp-svg-layer svg {
    width: 100%;
    height: 100%;
    position: relative;
    vertical-align: top;
}

.tp-carousel-wrapper {
    cursor: url(../plugins/revslider/public/assets/css/openhand.cur),move;
}

    .tp-carousel-wrapper.dragged {
        cursor: url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/plugins/revslider/public/assets/css/closedhand.cur),move;
    }

.tp-caption {
    z-index: 1;
}

.tp_inner_padding {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    max-height: none !important;
}

.tp-caption {
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    position: absolute;
    -webkit-font-smoothing: antialiased !important;
}

    .tp-caption.tp-layer-selectable {
        -moz-user-select: all;
        -khtml-user-select: all;
        -webkit-user-select: all;
        -o-user-select: all;
    }

    .tp-forcenotvisible, .tp-hide-revslider, .tp-caption.tp-hidden-caption {
        visibility: hidden !important;
        display: none !important;
    }

.rev_slider embed, .rev_slider iframe, .rev_slider object, .rev_slider audio, .rev_slider video {
    max-width: none !important;
}

.rev_slider_wrapper {
    width: 100%;
}

.fullscreen-container {
    position: relative;
    padding: 0;
}

.fullwidthbanner-container {
    position: relative;
    padding: 0;
    overflow: hidden;
}

    .fullwidthbanner-container .fullwidthabanner {
        width: 100%;
        position: relative;
    }

.tp-static-layers {
    position: absolute;
    z-index: 101;
    top: 0;
    left: 0;
}

.tp-caption .frontcorner {
    width: 0;
    height: 0;
    border-left: 40px solid transparent;
    border-right: 0 solid transparent;
    border-top: 40px solid #00a8ff;
    position: absolute;
    left: -40px;
    top: 0;
}

.tp-caption .backcorner {
    width: 0;
    height: 0;
    border-left: 0 solid transparent;
    border-right: 40px solid transparent;
    border-bottom: 40px solid #00a8ff;
    position: absolute;
    right: 0;
    top: 0;
}

.tp-caption .frontcornertop {
    width: 0;
    height: 0;
    border-left: 40px solid transparent;
    border-right: 0 solid transparent;
    border-bottom: 40px solid #00a8ff;
    position: absolute;
    left: -40px;
    top: 0;
}

.tp-caption .backcornertop {
    width: 0;
    height: 0;
    border-left: 0 solid transparent;
    border-right: 40px solid transparent;
    border-top: 40px solid #00a8ff;
    position: absolute;
    right: 0;
    top: 0;
}

.tp-layer-inner-rotation {
    position: relative !important;
}

img.tp-slider-alternative-image {
    width: 100%;
    height: auto;
}

.noFilterClass {
    filter: none !important;
}

.rs-background-video-layer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    visibility: hidden;
    z-index: 0;
}

.tp-caption.coverscreenvideo {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
}

.caption.fullscreenvideo, .tp-caption.fullscreenvideo {
    left: 0;
    top: 0;
    position: absolute;
    width: 100%;
    height: 100%;
}

    .caption.fullscreenvideo iframe, .caption.fullscreenvideo audio, .caption.fullscreenvideo video, .tp-caption.fullscreenvideo iframe, .tp-caption.fullscreenvideo iframe audio, .tp-caption.fullscreenvideo iframe video {
        width: 100% !important;
        height: 100% !important;
        display: none;
    }

.fullcoveredvideo audio, .fullscreenvideo audio .fullcoveredvideo video, .fullscreenvideo video {
    background: #000;
}

.fullcoveredvideo .tp-poster {
    background-position: center center;
    background-size: cover;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.videoisplaying .html5vid .tp-poster {
    display: none;
}

.tp-video-play-button {
    background: #000;
    background: rgba(0,0,0,0.3);
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    position: absolute;
    top: 50%;
    left: 50%;
    color: #FFF;
    z-index: 3;
    margin-top: -25px;
    margin-left: -25px;
    line-height: 50px !important;
    text-align: center;
    cursor: pointer;
    width: 50px;
    height: 50px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    z-index: 4;
    opacity: 0;
    -webkit-transition: opacity 300ms ease-out !important;
    -moz-transition: opacity 300ms ease-out !important;
    -o-transition: opacity 300ms ease-out !important;
    transition: opacity 300ms ease-out !important;
}

.tp-hiddenaudio, .tp-audio-html5 .tp-video-play-button {
    display: none !important;
}

.tp-caption .html5vid {
    width: 100% !important;
    height: 100% !important;
}

.tp-video-play-button i {
    width: 50px;
    height: 50px;
    display: inline-block;
    text-align: center;
    vertical-align: top;
    line-height: 50px !important;
    font-size: 40px !important;
}

.tp-caption:hover .tp-video-play-button {
    opacity: 1;
}

.tp-caption .tp-revstop {
    display: none;
    border-left: 5px solid #fff !important;
    border-right: 5px solid #fff !important;
    margin-top: 15px !important;
    line-height: 20px !important;
    vertical-align: top;
    font-size: 25px !important;
}

.videoisplaying .revicon-right-dir {
    display: none;
}

.videoisplaying .tp-revstop {
    display: inline-block;
}

.videoisplaying .tp-video-play-button {
    display: none;
}

.tp-caption:hover .tp-video-play-button {
    display: block;
}

.fullcoveredvideo .tp-video-play-button {
    display: none !important;
}

.fullscreenvideo .fullscreenvideo audio {
    object-fit: contain !important;
}

.fullscreenvideo .fullscreenvideo video {
    object-fit: contain !important;
}

.fullscreenvideo .fullcoveredvideo audio {
    object-fit: cover !important;
}

.fullscreenvideo .fullcoveredvideo video {
    object-fit: cover !important;
}

.tp-video-controls {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 5px;
    opacity: 0;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -o-transition: opacity .3s;
    -ms-transition: opacity .3s;
    transition: opacity .3s;
    background-image: linear-gradient(to bottom,#000 13%,#323232 100%);
    background-image: -o-linear-gradient(bottom,#000 13%,#323232 100%);
    background-image: -moz-linear-gradient(bottom,#000 13%,#323232 100%);
    background-image: -webkit-linear-gradient(bottom,#000 13%,#323232 100%);
    background-image: -ms-linear-gradient(bottom,#000 13%,#323232 100%);
    background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0.13,#000),color-stop(1,#323232));
    display: table;
    max-width: 100%;
    overflow: hidden;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.tp-caption:hover .tp-video-controls {
    opacity: .9;
}

.tp-video-button {
    background: rgba(0,0,0,.5);
    border: 0;
    color: #EEE;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
    line-height: 12px;
    font-size: 12px;
    color: #fff;
    padding: 0;
    margin: 0;
    outline: 0;
}

    .tp-video-button:hover {
        cursor: pointer;
    }

.tp-video-button-wrap, .tp-video-seek-bar-wrap, .tp-video-vol-bar-wrap {
    padding: 0 5px;
    display: table-cell;
    vertical-align: middle;
}

.tp-video-seek-bar-wrap {
    width: 80%;
}

.tp-video-vol-bar-wrap {
    width: 20%;
}

.tp-volume-bar, .tp-seek-bar {
    width: 100%;
    cursor: pointer;
    outline: 0;
    line-height: 12px;
    margin: 0;
    padding: 0;
}

.rs-fullvideo-cover {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    background: transparent;
    z-index: 5;
}

.rs-background-video-layer video::-webkit-media-controls {
    display: none !important;
}

.rs-background-video-layer audio::-webkit-media-controls {
    display: none !important;
}

.tp-audio-html5 .tp-video-controls {
    opacity: 1 !important;
    visibility: visible !important;
}

.tp-dottedoverlay {
    background-repeat: repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
}

    .tp-dottedoverlay.twoxtwo {
        background: url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/plugins/revslider/public/assets/css/../assets/gridtile.png);
    }

    .tp-dottedoverlay.twoxtwowhite {
        background: url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/plugins/revslider/public/assets/css/../assets/gridtile_white.png);
    }

    .tp-dottedoverlay.threexthree {
        background: url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/plugins/revslider/public/assets/css/../assets/gridtile_3x3.png);
    }

    .tp-dottedoverlay.threexthreewhite {
        background: url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/plugins/revslider/public/assets/css/../assets/gridtile_3x3_white.png);
    }

.tp-shadowcover {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #fff;
    position: absolute;
    z-index: -1;
}

.tp-shadow1 {
    -webkit-box-shadow: 0 10px 6px -6px rgba(0,0,0,0.8);
    -moz-box-shadow: 0 10px 6px -6px rgba(0,0,0,0.8);
    box-shadow: 0 10px 6px -6px rgba(0,0,0,0.8);
}

.tp-shadow2:before, .tp-shadow2:after, .tp-shadow3:before, .tp-shadow4:after {
    z-index: -2;
    position: absolute;
    content: "";
    bottom: 10px;
    left: 10px;
    width: 50%;
    top: 85%;
    max-width: 300px;
    background: transparent;
    -webkit-box-shadow: 0 15px 10px rgba(0,0,0,0.8);
    -moz-box-shadow: 0 15px 10px rgba(0,0,0,0.8);
    box-shadow: 0 15px 10px rgba(0,0,0,0.8);
    -webkit-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    transform: rotate(-3deg);
}

.tp-shadow2:after, .tp-shadow4:after {
    -webkit-transform: rotate(3deg);
    -moz-transform: rotate(3deg);
    -o-transform: rotate(3deg);
    -ms-transform: rotate(3deg);
    transform: rotate(3deg);
    right: 10px;
    left: auto;
}

.tp-shadow5 {
    position: relative;
    -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.3),0 0 40px rgba(0,0,0,.1) inset;
    -moz-box-shadow: 0 1px 4px rgba(0,0,0,.3),0 0 40px rgba(0,0,0,.1) inset;
    box-shadow: 0 1px 4px rgba(0,0,0,.3),0 0 40px rgba(0,0,0,.1) inset;
}

    .tp-shadow5:before, .tp-shadow5:after {
        content: "";
        position: absolute;
        z-index: -2;
        -webkit-box-shadow: 0 0 25px 0 rgba(0,0,0,0.6);
        -moz-box-shadow: 0 0 25px 0 rgba(0,0,0,0.6);
        box-shadow: 0 0 25px 0 rgba(0,0,0,0.6);
        top: 30%;
        bottom: 0;
        left: 20px;
        right: 20px;
        -moz-border-radius: 100px / 20px;
        border-radius: 100px / 20px;
    }

.tp-button {
    padding: 6px 13px 5px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    height: 30px;
    cursor: pointer;
    color: #fff !important;
    text-shadow: 0 1px 1px rgba(0,0,0,.6) !important;
    font-size: 15px;
    line-height: 45px !important;
    font-family: arial,sans-serif;
    font-weight: bold;
    letter-spacing: -1px;
    text-decoration: none;
}

    .tp-button.big {
        color: #fff;
        text-shadow: 0 1px 1px rgba(0,0,0,.6);
        font-weight: bold;
        padding: 9px 20px;
        font-size: 19px;
        line-height: 57px !important;
    }

        .purchase:hover, .tp-button:hover, .tp-button.big:hover {
            background-position: bottom,15px 11px;
        }

            .tp-button.green, .tp-button:hover.green, .purchase.green, .purchase:hover.green {
                background-color: #21a117;
                -webkit-box-shadow: 0 3px 0 0 #104d0b;
                -moz-box-shadow: 0 3px 0 0 #104d0b;
                box-shadow: 0 3px 0 0 #104d0b;
            }

            .tp-button.blue, .tp-button:hover.blue, .purchase.blue, .purchase:hover.blue {
                background-color: #1d78cb;
                -webkit-box-shadow: 0 3px 0 0 #0f3e68;
                -moz-box-shadow: 0 3px 0 0 #0f3e68;
                box-shadow: 0 3px 0 0 #0f3e68;
            }

            .tp-button.red, .tp-button:hover.red, .purchase.red, .purchase:hover.red {
                background-color: #cb1d1d;
                -webkit-box-shadow: 0 3px 0 0 #7c1212;
                -moz-box-shadow: 0 3px 0 0 #7c1212;
                box-shadow: 0 3px 0 0 #7c1212;
            }

            .tp-button.orange, .tp-button:hover.orange, .purchase.orange, .purchase:hover.orange {
                background-color: #f70;
                -webkit-box-shadow: 0 3px 0 0 #a34c00;
                -moz-box-shadow: 0 3px 0 0 #a34c00;
                box-shadow: 0 3px 0 0 #a34c00;
            }

            .tp-button.darkgrey, .tp-button.grey, .tp-button:hover.darkgrey, .tp-button:hover.grey, .purchase.darkgrey, .purchase:hover.darkgrey {
                background-color: #555;
                -webkit-box-shadow: 0 3px 0 0 #222;
                -moz-box-shadow: 0 3px 0 0 #222;
                box-shadow: 0 3px 0 0 #222;
            }

            .tp-button.lightgrey, .tp-button:hover.lightgrey, .purchase.lightgrey, .purchase:hover.lightgrey {
                background-color: #888;
                -webkit-box-shadow: 0 3px 0 0 #555;
                -moz-box-shadow: 0 3px 0 0 #555;
                box-shadow: 0 3px 0 0 #555;
            }

.rev-btn, .rev-btn:visited {
    outline: 0 !important;
    box-shadow: none !important;
    text-decoration: none !important;
    line-height: 44px;
    font-size: 17px;
    font-weight: 500;
    padding: 12px 35px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-family: "Roboto",sans-serif;
    cursor: pointer;
}

    .rev-btn.rev-uppercase, .rev-btn.rev-uppercase:visited {
        text-transform: uppercase;
        letter-spacing: 1px;
        font-size: 15px;
        font-weight: 900;
    }

    .rev-btn.rev-withicon i {
        font-size: 15px;
        font-weight: normal;
        position: relative;
        top: 0;
        -webkit-transition: all .2s ease-out !important;
        -moz-transition: all .2s ease-out !important;
        -o-transition: all .2s ease-out !important;
        -ms-transition: all .2s ease-out !important;
        margin-left: 10px !important;
    }

    .rev-btn.rev-hiddenicon i {
        font-size: 15px;
        font-weight: normal;
        position: relative;
        top: 0;
        -webkit-transition: all .2s ease-out !important;
        -moz-transition: all .2s ease-out !important;
        -o-transition: all .2s ease-out !important;
        -ms-transition: all .2s ease-out !important;
        opacity: 0;
        margin-left: 0 !important;
        width: 0 !important;
    }

    .rev-btn.rev-hiddenicon:hover i {
        opacity: 1 !important;
        margin-left: 10px !important;
        width: auto !important;
    }

    .rev-btn.rev-medium, .rev-btn.rev-medium:visited {
        line-height: 36px;
        font-size: 14px;
        padding: 10px 30px;
    }

        .rev-btn.rev-medium.rev-withicon i {
            font-size: 14px;
            top: 0;
        }

        .rev-btn.rev-medium.rev-hiddenicon i {
            font-size: 14px;
            top: 0;
        }

    .rev-btn.rev-small, .rev-btn.rev-small:visited {
        line-height: 28px;
        font-size: 12px;
        padding: 7px 20px;
    }

        .rev-btn.rev-small.rev-withicon i {
            font-size: 12px;
            top: 0;
        }

        .rev-btn.rev-small.rev-hiddenicon i {
            font-size: 12px;
            top: 0;
        }

.rev-maxround {
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}

.rev-minround {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.rev-burger {
    position: relative;
    width: 60px;
    height: 60px;
    box-sizing: border-box;
    padding: 22px 0 0 14px;
    border-radius: 50%;
    border: 1px solid rgba(51,51,51,0.25);
    tap-highlight-color: transparent;
    cursor: pointer;
}

    .rev-burger span {
        display: block;
        width: 30px;
        height: 3px;
        background: #333;
        transition: .7s;
        pointer-events: none;
        transform-style: flat !important;
    }

        .rev-burger span:nth-child(2) {
            margin: 3px 0;
        }

#dialog_addbutton .rev-burger:hover :first-child, .open .rev-burger :first-child, .open.rev-burger :first-child {
    transform: translateY(6px) rotate(-45deg);
    -webkit-transform: translateY(6px) rotate(-45deg);
}

#dialog_addbutton .rev-burger:hover :nth-child(2), .open .rev-burger :nth-child(2), .open.rev-burger :nth-child(2) {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    opacity: 0;
}

#dialog_addbutton .rev-burger:hover :last-child, .open .rev-burger :last-child, .open.rev-burger :last-child {
    transform: translateY(-6px) rotate(-135deg);
    -webkit-transform: translateY(-6px) rotate(-135deg);
}

.rev-burger.revb-white {
    border: 2px solid rgba(255,255,255,0.2);
}

    .rev-burger.revb-white span {
        background: #fff;
    }

.rev-burger.revb-whitenoborder {
    border: 0;
}

    .rev-burger.revb-whitenoborder span {
        background: #fff;
    }

.rev-burger.revb-darknoborder {
    border: 0;
}

    .rev-burger.revb-darknoborder span {
        background: #333;
    }

.rev-burger.revb-whitefull {
    background: #fff;
    border: 0;
}

    .rev-burger.revb-whitefull span {
        background: #333;
    }

.rev-burger.revb-darkfull {
    background: #333;
    border: 0;
}

    .rev-burger.revb-darkfull span {
        background: #fff;
    }

@-webkit-keyframes rev-ani-mouse {
    0% {
        opacity: 1;
        top: 29%;
    }

    15% {
        opacity: 1;
        top: 50%;
    }

    50% {
        opacity: 0;
        top: 50%;
    }

    100% {
        opacity: 0;
        top: 29%;
    }
}

@-moz-keyframes rev-ani-mouse {
    0% {
        opacity: 1;
        top: 29%;
    }

    15% {
        opacity: 1;
        top: 50%;
    }

    50% {
        opacity: 0;
        top: 50%;
    }

    100% {
        opacity: 0;
        top: 29%;
    }
}

@keyframes rev-ani-mouse {
    0% {
        opacity: 1;
        top: 29%;
    }

    15% {
        opacity: 1;
        top: 50%;
    }

    50% {
        opacity: 0;
        top: 50%;
    }

    100% {
        opacity: 0;
        top: 29%;
    }
}

.rev-scroll-btn {
    display: inline-block;
    position: relative;
    left: 0;
    right: 0;
    text-align: center;
    cursor: pointer;
    width: 35px;
    height: 55px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 3px solid white;
    border-radius: 23px;
}

    .rev-scroll-btn > * {
        display: inline-block;
        line-height: 18px;
        font-size: 13px;
        font-weight: normal;
        color: #7f8c8d;
        color: #fff;
        font-family: "proxima-nova","Helvetica Neue",Helvetica,Arial,sans-serif;
        letter-spacing: 2px;
    }

        .rev-scroll-btn > *:hover, .rev-scroll-btn > *:focus, .rev-scroll-btn > *.active {
            color: #fff;
        }

        .rev-scroll-btn > *:hover, .rev-scroll-btn > *:focus, .rev-scroll-btn > *:active, .rev-scroll-btn > *.active {
            filter: alpha(opacity=80);
        }

    .rev-scroll-btn.revs-fullwhite {
        background: #fff;
    }

        .rev-scroll-btn.revs-fullwhite span {
            background: #333;
        }

    .rev-scroll-btn.revs-fulldark {
        background: #333;
        border: 0;
    }

        .rev-scroll-btn.revs-fulldark span {
            background: #fff;
        }

    .rev-scroll-btn span {
        position: absolute;
        display: block;
        top: 29%;
        left: 50%;
        width: 8px;
        height: 8px;
        margin: -4px 0 0 -4px;
        background: white;
        border-radius: 50%;
        -webkit-animation: rev-ani-mouse 2.5s linear infinite;
        -moz-animation: rev-ani-mouse 2.5s linear infinite;
        animation: rev-ani-mouse 2.5s linear infinite;
    }

    .rev-scroll-btn.revs-dark {
        border-color: #333;
    }

        .rev-scroll-btn.revs-dark span {
            background: #333;
        }

.rev-control-btn {
    position: relative;
    display: inline-block;
    z-index: 5;
    color: #FFF;
    font-size: 20px;
    line-height: 60px;
    font-weight: 400;
    font-style: normal;
    font-family: Raleway;
    text-decoration: none;
    text-align: center;
    background-color: #000;
    border-radius: 50px;
    text-shadow: none;
    background-color: rgba(0,0,0,.5);
    width: 60px;
    height: 60px;
    box-sizing: border-box;
    cursor: pointer;
}

.rev-cbutton-dark-sr {
    border-radius: 3px;
}

.rev-cbutton-light {
    color: #333;
    background-color: rgba(255,255,255,.75);
}

.rev-cbutton-light-sr {
    color: #333;
    border-radius: 3px;
    background-color: rgba(255,255,255,.75);
}

.rev-sbutton {
    line-height: 37px;
    width: 37px;
    height: 37px;
}

.rev-sbutton-blue {
    background-color: #3b5998;
}

.rev-sbutton-lightblue {
    background-color: #00a0d1;
}

.rev-sbutton-red {
    background-color: #dd4b39;
}

.tp-bannertimer {
    visibility: hidden;
    width: 100%;
    height: 5px;
    background: #fff;
    background: rgba(0,0,0,0.15);
    position: absolute;
    z-index: 200;
    top: 0;
}

    .tp-bannertimer.tp-bottom {
        top: auto;
        bottom: 0 !important;
        height: 5px;
    }

.tp-simpleresponsive img {
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
}

.tp-caption img {
    background: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
    zoom: 1;
}

.caption.slidelink a div, .tp-caption.slidelink a div {
    width: 3000px;
    height: 1500px;
    background: url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/plugins/revslider/public/assets/css/../assets/coloredbg.png) repeat;
}

.tp-caption.slidelink a span {
    background: url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/plugins/revslider/public/assets/css/../assets/coloredbg.png) repeat;
}

.tp-shape {
    width: 100%;
    height: 100%;
}

.tp-caption .rs-starring {
    display: inline-block;
}

    .tp-caption .rs-starring .star-rating {
        float: none;
    }

    .tp-caption .rs-starring .star-rating {
        color: #ffc321 !important;
        display: inline-block;
        vertical-align: top;
    }

    .tp-caption .rs-starring .star-rating, .tp-caption .rs-starring-page .star-rating {
        position: relative;
        height: 1em;
        width: 5.4em;
        font-family: star;
    }

        .tp-caption .rs-starring .star-rating:before, .tp-caption .rs-starring-page .star-rating:before {
            content: "\73\73\73\73\73";
            color: #e0dadf;
            float: left;
            top: 0;
            left: 0;
            position: absolute;
        }

        .tp-caption .rs-starring .star-rating span {
            overflow: hidden;
            float: left;
            top: 0;
            left: 0;
            position: absolute;
            padding-top: 1.5em;
            font-size: 1em !important;
        }

            .tp-caption .rs-starring .star-rating span:before, .tp-caption .rs-starring .star-rating span:before {
                content: "\53\53\53\53\53";
                top: 0;
                position: absolute;
                left: 0;
            }

    .tp-caption .rs-starring .star-rating {
        color: #ffc321 !important;
    }

    .tp-caption .rs-starring .star-rating, .tp-caption .rs-starring-page .star-rating {
        font-size: 1em !important;
        font-family: star;
    }

.tp-loader {
    top: 50%;
    left: 50%;
    z-index: 10000;
    position: absolute;
}

    .tp-loader.spinner0 {
        width: 40px;
        height: 40px;
        background-color: #fff;
        background: url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/plugins/revslider/public/assets/css/../assets/loader.gif) no-repeat center center;
        box-shadow: 0 0 20px 0 rgba(0,0,0,0.15);
        -webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,0.15);
        margin-top: -20px;
        margin-left: -20px;
        -webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;
        animation: tp-rotateplane 1.2s infinite ease-in-out;
        border-radius: 3px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
    }

    .tp-loader.spinner1 {
        width: 40px;
        height: 40px;
        background-color: #fff;
        box-shadow: 0 0 20px 0 rgba(0,0,0,0.15);
        -webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,0.15);
        margin-top: -20px;
        margin-left: -20px;
        -webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;
        animation: tp-rotateplane 1.2s infinite ease-in-out;
        border-radius: 3px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
    }

    .tp-loader.spinner5 {
        background: url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/plugins/revslider/public/assets/css/../assets/loader.gif) no-repeat 10px 10px;
        background-color: #fff;
        margin: -22px -22px;
        width: 44px;
        height: 44px;
        border-radius: 3px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
    }

@-webkit-keyframes tp-rotateplane {
    0% {
        -webkit-transform: perspective(120px);
    }

    50% {
        -webkit-transform: perspective(120px) rotateY(180deg);
    }

    100% {
        -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg);
    }
}

@keyframes tp-rotateplane {
    0% {
        transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    }

    50% {
        transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    }

    100% {
        transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    }
}

.tp-loader.spinner2 {
    width: 40px;
    height: 40px;
    margin-top: -20px;
    margin-left: -20px;
    background-color: red;
    box-shadow: 0 0 20px 0 rgba(0,0,0,0.15);
    -webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,0.15);
    border-radius: 100%;
    -webkit-animation: tp-scaleout 1s infinite ease-in-out;
    animation: tp-scaleout 1s infinite ease-in-out;
}

@-webkit-keyframes tp-scaleout {
    0% {
        -webkit-transform: scale(0.0);
    }

    100% {
        -webkit-transform: scale(1.0);
        opacity: 0;
    }
}

@keyframes tp-scaleout {
    0% {
        transform: scale(0.0);
        -webkit-transform: scale(0.0);
    }

    100% {
        transform: scale(1.0);
        -webkit-transform: scale(1.0);
        opacity: 0;
    }
}

.tp-loader.spinner3 {
    margin: -9px 0 0 -35px;
    width: 70px;
    text-align: center;
}

    .tp-loader.spinner3 .bounce1, .tp-loader.spinner3 .bounce2, .tp-loader.spinner3 .bounce3 {
        width: 18px;
        height: 18px;
        background-color: #fff;
        box-shadow: 0 0 20px 0 rgba(0,0,0,0.15);
        -webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,0.15);
        border-radius: 100%;
        display: inline-block;
        -webkit-animation: tp-bouncedelay 1.4s infinite ease-in-out;
        animation: tp-bouncedelay 1.4s infinite ease-in-out;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
    }

    .tp-loader.spinner3 .bounce1 {
        -webkit-animation-delay: -.32s;
        animation-delay: -.32s;
    }

    .tp-loader.spinner3 .bounce2 {
        -webkit-animation-delay: -.16s;
        animation-delay: -.16s;
    }

@-webkit-keyframes tp-bouncedelay {
    0%,80%,100% {
        -webkit-transform: scale(0.0);
    }

    40% {
        -webkit-transform: scale(1.0);
    }
}

@keyframes tp-bouncedelay {
    0%,80%,100% {
        transform: scale(0.0);
    }

    40% {
        transform: scale(1.0);
    }
}

.tp-loader.spinner4 {
    margin: -20px 0 0 -20px;
    width: 40px;
    height: 40px;
    text-align: center;
    -webkit-animation: tp-rotate 2s infinite linear;
    animation: tp-rotate 2s infinite linear;
}

    .tp-loader.spinner4 .dot1, .tp-loader.spinner4 .dot2 {
        width: 60%;
        height: 60%;
        display: inline-block;
        position: absolute;
        top: 0;
        background-color: #fff;
        border-radius: 100%;
        -webkit-animation: tp-bounce 2s infinite ease-in-out;
        animation: tp-bounce 2s infinite ease-in-out;
        box-shadow: 0 0 20px 0 rgba(0,0,0,0.15);
        -webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,0.15);
    }

    .tp-loader.spinner4 .dot2 {
        top: auto;
        bottom: 0;
        -webkit-animation-delay: -1s;
        animation-delay: -1s;
    }

@-webkit-keyframes tp-rotate {
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes tp-rotate {
    100% {
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
    }
}

@-webkit-keyframes tp-bounce {
    0%,100% {
        -webkit-transform: scale(0.0);
    }

    50% {
        -webkit-transform: scale(1.0);
    }
}

@keyframes tp-bounce {
    0%,100% {
        transform: scale(0.0);
    }

    50% {
        transform: scale(1.0);
    }
}

.tp-thumbs.navbar, .tp-bullets.navbar, .tp-tabs.navbar {
    border: 0;
    min-height: 0;
    margin: 0;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}

.tp-tabs, .tp-thumbs, .tp-bullets {
    position: absolute;
    display: block;
    z-index: 1000;
    top: 0;
    left: 0;
}

.tp-tab, .tp-thumb {
    cursor: pointer;
    position: absolute;
    opacity: .5;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.tp-arr-imgholder, .tp-videoposter, .tp-thumb-image, .tp-tab-image {
    background-position: center center;
    background-size: cover;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}

.tp-tab:hover, .tp-tab.selected, .tp-thumb:hover, .tp-thumb.selected {
    opacity: 1;
}

.tp-tab-mask, .tp-thumb-mask {
    box-sizing: border-box !important;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
}

.tp-tabs, .tp-thumbs {
    box-sizing: content-box !important;
    -webkit-box-sizing: content-box !important;
    -moz-box-sizing: content-box !important;
}

.tp-bullet {
    width: 15px;
    height: 15px;
    position: absolute;
    background: #fff;
    background: rgba(255,255,255,0.3);
    cursor: pointer;
}

    .tp-bullet.selected, .tp-bullet:hover {
        background: #fff;
    }

.tp-bannertimer {
    background: #000;
    background: rgba(0,0,0,0.15);
    height: 5px;
}

.tparrows {
    cursor: pointer;
    background: #000;
    background: rgba(0,0,0,0.5);
    width: 40px;
    height: 40px;
    position: absolute;
    display: block;
    z-index: 1000;
}

    .tparrows:hover {
        background: #000;
    }

    .tparrows:before {
        font-family: "revicons";
        font-size: 15px;
        color: #fff;
        display: block;
        line-height: 40px;
        text-align: center;
    }

    .tparrows.tp-leftarrow:before {
        content: '\e824';
    }

    .tparrows.tp-rightarrow:before {
        content: '\e825';
    }

body.rtl .tp-kbimg {
    left: 0 !important;
}

.dddwrappershadow {
    box-shadow: 0 45px 100px rgba(0,0,0,.4);
}

.hglayerinfo {
    position: fixed;
    bottom: 0;
    left: 0;
    color: #FFF;
    font-size: 12px;
    line-height: 20px;
    font-weight: 600;
    background: rgba(0,0,0,.75);
    padding: 5px 10px;
    z-index: 2000;
    white-space: normal;
}

.hginfo {
    position: absolute;
    top: -2px;
    left: -2px;
    color: #e74c3c;
    font-size: 12px;
    font-weight: 600;
    background: #000;
    padding: 2px 5px;
}

.indebugmode .tp-caption:hover {
    border: 1px dashed #c0392b !important;
}

.helpgrid {
    border: 2px dashed #c0392b;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
}

#revsliderlogloglog {
    padding: 15px;
    color: #fff;
    position: fixed;
    top: 0;
    left: 0;
    width: 200px;
    height: 150px;
    background: rgba(0,0,0,0.7);
    z-index: 100000;
    font-size: 10px;
    overflow: scroll;
}

.sf-timetable-menu, .sf-timetable-menu * {
    margin: 0;
    padding: 0;
    list-style: none;
}

.sf-timetable-menu {
    line-height: 1;
}

    .sf-timetable-menu ul {
        position: absolute;
        top: -999em !important;
        width: 10em;
    }

        .sf-timetable-menu ul li {
            width: 100%;
        }

    .sf-timetable-menu li:hover {
        visibility: inherit;
    }

    .sf-timetable-menu li {
        float: left;
        position: relative;
    }

    .sf-timetable-menu a {
        display: block;
        position: relative;
    }

    .sf-timetable-menu li:hover ul, .sf-timetable-menu li.sfHover ul {
        left: 0;
        top: 2.5em;
        z-index: 99;
    }

ul.sf-timetable-menu li:hover li ul, ul.sf-timetable-menu li.sfHover li ul {
    top: -999em;
}

ul.sf-timetable-menu li li:hover ul, ul.sf-timetable-menu li li.sfHover ul {
    left: 10em;
    top: 0;
}

ul.sf-timetable-menu li li:hover li ul, ul.sf-timetable-menu li li.sfHover li ul {
    top: -999em;
}

ul.sf-timetable-menu li li li:hover ul, ul.sf-timetable-menu li li li.sfHover ul {
    left: 10em;
    top: 0;
}

.sf-timetable-menu {
    float: left;
    margin-bottom: 1em;
}

    .sf-timetable-menu a {
        border-left: 1px solid #fff;
        border-top: 1px solid #cfdeff;
        padding: .75em 1em;
        text-decoration: none;
    }

        .sf-timetable-menu a, .sf-timetable-menu a:visited {
            color: #13a;
        }

    .sf-timetable-menu li {
        background: #bdd2ff;
    }

        .sf-timetable-menu li li {
            background: #aabde6;
        }

            .sf-timetable-menu li li li {
                background: #9aaedb;
            }

        .sf-timetable-menu li:hover, .sf-timetable-menu li.sfHover, .sf-timetable-menu a:focus, .sf-timetable-menu a:hover, .sf-timetable-menu a:active {
            background: #cfdeff;
            outline: 0;
        }

    .sf-timetable-menu a.sf-with-ul {
        padding-right: 2.25em;
        min-width: 1px;
    }

.sf-sub-indicator {
    position: absolute;
    display: block;
    right: .75em;
    top: 1.05em;
    width: 10px;
    height: 10px;
    text-indent: -999em;
    overflow: hidden;
    background: url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/plugins/timetable-responsive-schedule-for-wordpress/style/../images/arrows-ffffff.png) no-repeat -10px -100px;
}

a > .sf-sub-indicator {
    top: .8em;
    background-position: 0 -100px;
}

a:focus > .sf-sub-indicator, a:hover > .sf-sub-indicator, a:active > .sf-sub-indicator, li:hover > a > .sf-sub-indicator, li.sfHover > a > .sf-sub-indicator {
    background-position: -10px -100px;
}

.sf-timetable-menu ul .sf-sub-indicator {
    background-position: -10px 0;
}

.sf-timetable-menu ul a > .sf-sub-indicator {
    background-position: 0 0;
}

.sf-timetable-menu ul a:focus > .sf-sub-indicator, .sf-timetable-menu ul a:hover > .sf-sub-indicator, .sf-timetable-menu ul a:active > .sf-sub-indicator, .sf-timetable-menu ul li:hover > a > .sf-sub-indicator, .sf-timetable-menu ul li.sfHover > a > .sf-sub-indicator {
    background-position: -10px 0;
}

.sf-shadow ul {
    background: url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/plugins/timetable-responsive-schedule-for-wordpress/style/../images/shadow.png) no-repeat bottom right;
    padding: 0 8px 9px 0;
    -moz-border-radius-bottomleft: 17px;
    -moz-border-radius-topright: 17px;
    -webkit-border-top-right-radius: 17px;
    -webkit-border-bottom-left-radius: 17px;
}

    .sf-shadow ul.sf-shadow-off {
        background: transparent;
    }

.timetable_clearfix:after {
    font-size: 0;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
}

div.rtl {
    direction: rtl;
}

.tt_hide {
    display: none;
}

.tt_tabs_navigation, .tt_items_list {
    padding: 0;
    margin: 0;
    list-style: none;
}

.tt_tabs {
    border: 0 !important;
    position: static;
}

    .tt_tabs .ui-tabs-panel {
        padding: 0 !important;
        clear: both;
    }

table.tt_timetable {
    width: 100%;
    font-size: 11px;
    color: #666;
    margin-top: 30px;
    border: 0;
    font-family: arial;
    letter-spacing: normal;
    font-size: 11px;
    line-height: normal;
    font-family: 'Lato',Helvetica,Arial,sans-serif;
    border-collapse: separate !important;
    border-spacing: 2px !important;
    background: #FFF !important;
}

    table.tt_timetable * {
        box-sizing: content-box;
        -moz-box-sizing: content-box;
        -webkit-box-sizing: content-box;
    }

.tt_timetable th, .tt_timetable td {
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    line-height: normal;
    color: #34495e;
    text-transform: none;
    border: 0 !important;
}

    .tt_timetable th, .tt_timetable td.tt_hours_column {
        text-align: center;
        vertical-align: middle;
    }

.tt_timetable th {
    width: 12.5%;
    padding: 10px 15px 12px;
    letter-spacing: normal;
}

.tt_timetable .event_container {
    padding: 7px 10px;
}

.tt_timetable td {
    width: 12.5%;
    vertical-align: top;
    height: 31px;
    border: 0;
    padding: 0;
}

.tt_timetable .hours {
    color: #FFF;
    font-weight: bold;
}

.tt_timetable .event {
    background-color: #00a27c;
    color: #FFF;
    line-height: 140%;
    text-align: center;
    padding: 0 !important;
    vertical-align: top;
}

    .tt_timetable .event a, .tt_timetable .event .event_header {
        display: block;
        color: #FFF !important;
        font-size: 14px;
        font-weight: bold;
        margin-bottom: 2px;
        text-decoration: none;
        outline: 0;
        transition: none !important;
        border: 0;
    }

        .tt_timetable .event a:hover, .tt_timetable .event a.event_header:hover {
            text-decoration: underline;
        }

    .tt_timetable .event .before_hour_text, .tt_timetable .event .after_hour_text {
        font-size: 13px;
    }

.tt_timetable tr {
    background-color: #FFF !important;
}

.tt_timetable .row_gray {
    background-color: #f0f0f0 !important;
}

.tt_timetable .event:hover, .tt_timetable .event .event_container.tt_tooltip:hover {
    background-color: #1f736a;
}

    .tt_timetable .event.tt_tooltip:hover .hours, .tt_timetable .event .event_container.tt_tooltip:hover .hours {
        color: #FFF;
    }

.tt_timetable .event .hours_container {
    margin: 15px 0;
}

.tt_timetable .event .top_hour {
    margin-top: 15px;
}

.tt_timetable .event .bottom_hour, .event_layout_4 .tt_timetable .event .top_hour {
    margin-bottom: 15px;
}

.tt_timetable .event hr {
    background: #fff;
    border: 0;
    height: 1px;
    margin: 0;
    opacity: .4;
}

.tt_timetable.small {
    display: none;
    font-size: 13px;
}

.tt_tooltip {
    cursor: pointer;
}

    .tt_tooltip .tt_tooltip_text {
        display: block;
        visibility: hidden;
        opacity: 0;
        position: absolute;
        z-index: 1000;
        left: -19px;
        bottom: 100%;
        line-height: 1;
        text-align: center;
        -webkit-transition-duration: .25s;
        -moz-transition-duration: .25s;
        -o-transition-duration: .25s;
        -ms-transition-duration: .25s;
        transition-duration: .25s;
        -webkit-transition-timing-function: cubic-bezier(0.35,0,0.35,1);
        -moz-transition-timing-function: cubic-bezier(0.35,0,0.35,1);
        -o-transition-timing-function: cubic-bezier(0.35,0,0.35,1);
        -ms-transition-timing-function: cubic-bezier(0.35,0,0.35,1);
        transition-timing-function: cubic-bezier(0.35,0,0.35,1);
        -webkit-transition-property: opacity,visibility;
        -moz-transition-property: opacity,visibility;
        -o-transition-property: opacity,visibility;
        -ms-transition-property: opacity,visibility;
        transition-property: opacity,visibility;
    }

.rtl .tt_tooltip .tt_tooltip_text {
    left: auto;
}

.tt_tooltip .tt_tooltip_content {
    background: #1f736a;
    color: #FFF;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 7px 10px 10px;
    line-height: 150%;
    font-size: 11px;
    text-align: left;
}

.rtl .tt_tooltip .tt_tooltip_content {
    text-align: right;
}

.tt_tooltip:hover .tt_tooltip_text {
    visibility: visible;
    opacity: 1;
}

.tt_tooltip .tt_tooltip_arrow {
    content: '';
    position: relative;
    border-color: #1f736a transparent;
    border-style: solid;
    border-width: 5px 5px 0;
    bottom: -6px;
    left: 0;
    display: inline;
}

.rtl .tt_tooltip .tt_tooltip_arrow {
    left: auto;
    right: 0;
}

.tabs_box_navigation.sf-timetable-menu {
    float: none;
    clear: both;
}

.tabs_box_navigation li:after {
    content: none !important;
}

.tabs_box_navigation.sf-timetable-menu * {
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    line-height: 1;
}

.tabs_box_navigation.sf-timetable-menu li.submenu:hover:after {
    background: none;
}

.tabs_box_navigation.sf-timetable-menu .tabs_box_navigation_selected {
    width: 256px;
    height: auto;
    padding: 13px 12px !important;
    background: #00a27c;
    color: #fff;
    cursor: pointer;
    margin: 0 !important;
}

    .tabs_box_navigation.sf-timetable-menu .tabs_box_navigation_selected:hover {
        background-color: #1f736a;
    }

.tabs_box_navigation.sf-timetable-menu li:hover ul, .tabs_box_navigation.sf-timetable-menu li.sfHover ul {
    top: 38px;
    border: 1px solid #1f736a;
}

.tabs_box_navigation_hidden {
    display: none;
}

.sf-timetable-menu {
    padding: 0 !important;
    margin: 0 30px 30px 0 !important;
    list-style: none !important;
}

    .sf-timetable-menu a {
        text-decoration: none !important;
    }

        .sf-timetable-menu li, .sf-timetable-menu li:hover, .sf-timetable-menu li.sfHover, .sf-timetable-menu a:focus, .sf-timetable-menu a:hover, .sf-timetable-menu a:active {
            background: none #fff;
        }

            .sf-timetable-menu li:hover a, .sf-timetable-menu li.selected a, .sf-timetable-menu li.current-menu-item a, .sf-timetable-menu li.current-menu-ancestor a {
                color: #FFF;
                background: #1f736a;
            }

            .sf-timetable-menu li ul {
                width: 228px;
                background: #FFF;
                border: 1px solid #e8e8e8;
                padding: 0 0 5px !important;
                list-style: none !important;
                margin: 0 !important;
            }

            .sf-timetable-menu li:hover ul, .sf-timetable-menu li.sfHover ul {
                top: 44px;
            }

            .sf-timetable-menu li ul li {
                width: 218px;
                height: auto;
                background-color: #fff;
                padding: 0 5px !important;
                list-style: none !important;
                margin: 0 !important;
            }

            .sf-timetable-menu li:hover ul a, .sf-timetable-menu li.submenu:hover ul a {
                border: 0;
                color: #34495e !important;
                background: #FFF;
                padding: 12px 14px;
                font-size: 15px;
                font-family: 'Lato',Helvetica,Arial,sans-serif;
                transition: none !important;
            }

            .sf-timetable-menu li ul li a:hover, .sf-timetable-menu li ul li.selected a:hover {
                background-color: #00a27c;
                color: #FFF !important;
                font-weight: normal;
            }

            .sf-timetable-menu li ul li.selected a {
                background-color: #f0f0f0;
                color: #34495e;
                font-weight: normal;
            }

.tt_items_list {
    padding: 0 !important;
    margin: 0 !important;
    list-style: none !important;
}

    .tt_items_list.margin_top {
        margin-top: 8px;
    }

    .tt_items_list li {
        padding: 12px 0 !important;
        margin: 0 !important;
        list-style: none !important;
        border-bottom: 1px solid #e0e0e0;
        background-position: left center;
        background-repeat: no-repeat;
        line-height: 120%;
    }

.rtl .tt_items_list li {
    background-position: left center;
}

.tt_items_list li:first-child {
    padding-top: 0;
}

.tt_items_list .event_container {
    float: left;
}

.tt_items_list a, .tt_items_list span {
    outline: 0;
}

.rtl .tt_items_list a, .rtl .tt_items_list span {
    float: right;
}

.tt_items_list.thin a, .tt_items_list.thin span {
    font-weight: normal;
}

.tt_items_list.thin span {
    margin-left: 5px;
}

.tt_items_list .value {
    float: right;
    color: #34495e;
}

.rtl .tt_items_list .value {
    float: left;
}

.tt_items_list.opening_hours li span, .tt_items_list.opening_hours .value {
    color: #FFF;
}

.tt_items_list.opening_hours li {
    border-color: #4468b2;
}

.home_box .tt_items_list li:first-child {
    padding-top: 12px;
}

.tt_items_list li a {
    border: 0;
}

    .tt_items_list li a:hover {
        text-decoration: underline;
    }

.tt-ui-tabs-hide {
    display: none;
}

.tt_tabs .ui-tabs-panel p {
    padding: 24px 0 25px;
}

.tt_tabs_navigation {
    float: none !important;
    clear: both;
    width: 100% !important;
    padding: 0;
    margin: 0;
    list-style: none !important;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    background: none !important;
    border: 0 !important;
}

    .tt_tabs_navigation li {
        float: left;
        margin: 0 20px 0 0 !important;
        padding: 0 !important;
        font-size: 18px !important;
        background: none !important;
        border: 0 !important;
        list-style: none !important;
    }

.rtl .tt_tabs_navigation li {
    float: right;
    margin: 0 0 0 20px !important;
}

.tt_tabs_navigation li:last-child {
    margin-right: 0 !important;
}

.rtl .tt_tabs_navigation li:last-child {
    margin-left: 0 !important;
}

.tt_tabs_navigation li a {
    width: auto !important;
    display: block;
    text-align: center;
    color: #666 !important;
    padding: 8px 0 !important;
    border: 0 !important;
    border-bottom: 1px solid #e5e5e5 !important;
    line-height: normal;
    outline: 0;
    text-decoration: none;
    font-size: 15px !important;
    font-family: 'Lato',Helvetica,Arial,sans-serif;
    transition: none !important;
    margin-bottom: 1px;
}

    .tt_tabs_navigation li a:hover, .tt_tabs_navigation li a.selected, .tt_tabs_navigation li.ui-tabs-active a {
        border-bottom-width: 3px !important;
        padding-bottom: 7px !important;
        border-color: #00a27c !important;
        color: #000 !important;
        margin-bottom: 0;
    }

    .sf-timetable-menu a:hover, .tt_tabs_navigation li a:hover, .tt_tabs_navigation li a:focus, .tt_tabs_navigation li a:active {
        text-decoration: none;
    }

.tabs_box_navigation.sf-timetable-menu {
    float: left;
    clear: none;
    font-family: 'Lato',Helvetica,Arial,sans-serif;
    font-size: 18px;
}

.rtl .tabs_box_navigation.sf-timetable-menu li {
    float: right;
}

.tabs_box_navigation.sf-timetable-menu li.submenu:hover:after {
    background: none;
}

.tabs_box_navigation .tabs_box_navigation_icon {
    float: right;
    background: url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/plugins/timetable-responsive-schedule-for-wordpress/style/../images/arrow_menu_expand.png) no-repeat scroll 0 0 transparent;
    width: 11px;
    height: 11px;
    margin-top: 3px;
}

.rtl .tabs_box_navigation .tabs_box_navigation_icon {
    float: left;
}

.tabs_box_navigation.sf-timetable-menu .tabs_box_navigation_selected {
    width: 190px;
    height: auto;
    padding: 15px 19px !important;
    margin: 0 !important;
    list-style: none !important;
    color: #fff;
    cursor: pointer;
    border: 1px solid #00a27c;
}

    .tabs_box_navigation.sf-timetable-menu .tabs_box_navigation_selected:hover {
        background-color: #FFF;
        color: #34495e;
        box-shadow: 0 6px 8px 0 rgba(0,0,0,0.1);
        border: 1px solid rgba(0,0,0,0.1);
    }

        .tabs_box_navigation.sf-timetable-menu .tabs_box_navigation_selected:hover .tabs_box_navigation_icon {
            background-position: 0 -11px;
        }

.rtl .tabs_box_navigation.sf-timetable-menu .tabs_box_navigation_selected:hover .tabs_box_navigation_icon {
    background-position: 0 -11px;
}

.tabs_box_navigation.sf-timetable-menu li:hover ul, .tabs_box_navigation.sf-timetable-menu li.sfHover ul {
    top: 48px !important;
    left: -1px;
    box-shadow: 0 6px 8px 0 rgba(0,0,0,0.1);
    border: 1px solid rgba(0,0,0,0.1);
    border-top: 0;
}

.rtl .tabs_box_navigation.sf-timetable-menu li:hover ul, .tabs_box_navigation.sf-timetable-menu li.sfHover ul {
    left: auto;
    right: -1px;
}

.tabs_box_navigation label {
    display: inline !important;
    font-size: 18px !important;
    font-weight: normal !important;
}

.tabs_box_navigation_hidden {
    display: none;
}

.tt_event_padding_top_0 {
    padding-top: 0 !important;
}

.tt_event_padding_bottom_0 {
    padding-bottom: 0 !important;
}

.tt_event_padding_0 {
    padding: 0 !important;
}

.tt_event_margin_top_13 {
    margin-top: 13px !important;
}

.tt_event_margin_top_27 {
    margin-top: 27px !important;
}

.tt_event_theme_page * {
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
}

.tt_event_theme_page {
    width: 930px;
    background: #fff;
    padding: 30px;
    margin: 0 auto 30px;
}

.tt_event_page_left {
    float: left;
    width: 630px;
}

.rtl .tt_event_page_left {
    float: right;
}

.tt_event_page_right {
    float: right;
    width: 270px;
}

.rtl .tt_event_page_right {
    float: left;
}

.tt_event_page_left .attachment-event-post-thumb {
    margin-bottom: 17px;
}

.tt_event_theme_page h2, .tt_event_theme_page h3, .tt_event_theme_page h4, .tt_event_theme_page h5 {
    font-family: 'Lato';
    line-height: 120%;
    color: #34495e;
    margin: 0;
    padding: 0;
}

.tt_event_theme_page h2 {
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 5px;
}

.tt_event_theme_page h3 {
    font-size: 29px;
    font-weight: 700;
}

.tt_event_theme_page h4 {
    font-size: 24px;
    font-weight: 400;
}

.tt_event_theme_page h5 {
    font-size: 18px;
    font-weight: 400;
    line-height: 140%;
}

.tt_event_hours_count {
    color: #798795;
    margin-left: 5px;
    font-weight: 400;
}

.rtl .tt_event_hours_count {
    margin-left: 0;
    margin-right: 5px;
}

.tt_event_theme_page p {
    font-size: 15px;
    font-family: 'Lato';
    font-weight: 400;
    color: #34495e;
    margin: 0;
    padding: 1em 0;
    line-height: 140%;
}

.tt_event_theme_page .textwidget p:first-child {
    margin-top: 30px;
}

.tt_event_theme_page .textwidget p {
    padding: 0;
}

.tt_event_items_list {
    list-style: none;
    padding: 20px 0;
    margin: 0;
}

    .tt_event_items_list li {
        background: url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/plugins/timetable-responsive-schedule-for-wordpress/style/../images/bullet.png) left center no-repeat;
        padding-left: 20px;
        font-size: 15px;
        font-family: 'Lato';
        font-weight: 400;
        color: #34495e;
        line-height: 160%;
    }

.rtl .tt_event_items_list li {
    background-position: right center;
    padding-left: 0;
    padding-right: 20px;
}

.tt_event_items_list li.type_info {
    background: none;
    padding: 0;
    border-bottom: 1px solid #efefef;
    padding: 8px 0;
}

.tt_event_items_list li label {
    float: left;
    width: 115px;
    font-weight: 700 !important;
    font-size: 15px !important;
}

.rtl .tt_event_items_list li label {
    float: right;
}

.tt_event_items_list li .tt_event_text {
    float: left;
    width: 185px;
}

.rtl .tt_event_items_list li .tt_event_text {
    float: right;
}

.tt_event_column_left, .tt_event_column_right {
    width: 300px;
}

.tt_event_column_left {
    float: left;
    margin-right: 30px;
}

.rtl .tt_event_column_left {
    float: right;
    margin-right: 0;
    margin-left: 30px;
}

.tt_event_column_right {
    float: right;
}

.rtl .tt_event_column_right {
    float: left;
}

.tt_event_hours {
    clear: both;
    padding: 0;
    margin: 0;
    list-style: none;
}

    .tt_event_hours li {
        float: left;
        width: 246px;
        border: 1px solid #efefef;
        border-left: 3px solid #00a27c;
        margin: 0 30px 30px 0;
        padding: 15px 25px;
    }

.rtl .tt_event_hours li {
    float: right;
    margin: 0 0 30px 30px;
    border-left: 1px solid #efefef;
    border-right: 3px solid #00a27c;
}

.tt_event_hours li.event_hours_right {
    margin-right: 0;
}

.rtl .tt_event_hours li.event_hours_right {
    margin-left: 0;
}

.tt_event_url {
    font-size: 15px;
    color: #798795;
    text-decoration: none;
    border: 0;
}

a.tt_event_url:hover {
    text-decoration: underline;
    border: 0;
}

.tt_upcoming_events_wrapper {
    clear: both;
    float: left;
    width: 100%;
}

.rtl .tt_upcoming_events_wrapper {
    float: right;
}

.tt_upcoming_events_wrapper .caroufredsel_wrapper {
    margin: 0 !important;
    overflow: hidden;
    width: 100% !important;
}

.tt_upcoming_events_wrapper * {
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
}

.tt_upcoming_events_wrapper p.message {
    padding: 0;
}

.tt_upcoming_events {
    padding: 0 !important;
    margin: 0 !important;
    list-style: none !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    border: 0 !important;
}

    .tt_upcoming_events li {
        width: 270px;
        padding: 0 0 10px !important;
        margin: 0 !important;
        border: 0 !important;
        list-style: none !important;
        background: none !important;
    }

        .tt_upcoming_events li:before, .tt_upcoming_events li:after {
            content: none !important;
            background: none !important;
            border: 0 !important;
        }

        .tt_upcoming_events li .tt_upcoming_events_event_container {
            display: block !important;
            border: 1px solid #efefef;
            border-left: 3px solid #00a27c;
            background-color: #FFF;
            padding: 10px 20px;
            text-decoration: none;
            color: #34495e;
            font-family: 'Lato';
            font-size: 14px;
            font-weight: 700;
            line-height: 140%;
            height: 40px;
            overflow: hidden;
            outline: 0;
            transition: none !important;
            box-sizing: content-box;
            -moz-box-sizing: content-box;
            -webkit-box-sizing: content-box;
        }

.rtl .tt_upcoming_events li .tt_upcoming_events_event_container {
    border-left: 1px solid #efefef;
    border-right: 3px solid #00a27c;
    text-align: right;
}

.tt_upcoming_events li .tt_upcoming_events_event_container:hover {
    background: #00a27c;
    color: #FFF;
    height: auto;
    overflow: visible;
    border-top: 1px solid #00a27c;
    border-bottom: 1px solid #00a27c;
    border-right: 1px solid #00a27c;
}

.rtl .tt_upcoming_events li .tt_upcoming_events_event_container:hover {
    border-right: 0 solid #00a27c;
    border-left: 1px solid #00a27c;
}

.tt_upcoming_events li .tt_upcoming_events_event_container .tt_upcoming_events_arrow {
    display: block;
    float: right;
    width: 11px;
    height: 11px;
    background: url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/plugins/timetable-responsive-schedule-for-wordpress/style/../images/arrow_widget_expand.png) no-repeat;
    margin-top: 13px;
}

.rtl .tt_upcoming_events li .tt_upcoming_events_event_container .tt_upcoming_events_arrow {
    float: left;
}

.tt_upcoming_events li .tt_upcoming_events_event_container:hover .tt_upcoming_events_arrow {
    background-position: 0 -11px;
}

.tt_upcoming_events li .tt_upcoming_events_event_container .tt_upcoming_events_hours {
    display: block;
    font-weight: 400;
    font-size: 13px;
}

.tt_upcoming_events li .tt_upcoming_events_event_container img.wp-post-image {
    max-width: 100%;
    height: auto;
    margin-top: 10px;
}

.tt_calendar_icon {
    display: block;
    float: left;
    width: 11px;
    height: 11px;
    background: url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/plugins/timetable-responsive-schedule-for-wordpress/style/../images/calendar.png) no-repeat;
    margin-right: 8px;
    margin-top: 5px;
}

.rtl .tt_calendar_icon {
    float: right;
    margin-right: 0;
    margin-left: 8px;
}

.tt_upcoming_events li .tt_upcoming_events_event_container:hover .tt_calendar_icon {
    background-position: 0 -11px;
}

.tt_upcoming_events li .tt_upcoming_events_event_container .tt_event_hours_description {
    display: block;
    font-size: 13px;
    margin-top: 10px;
    font-weight: 400;
}

.tt_upcoming_event_controls a {
    border: 1px solid #efefef;
    display: block;
    float: left;
    padding: 6px;
    outline: 0;
}

.rtl .tt_upcoming_event_controls a {
    float: right;
}

.tt_upcoming_event_controls a#upcoming_event_prev {
    margin-right: 2px;
}

.rtl .tt_upcoming_event_controls a#upcoming_event_prev {
    margin-right: 0;
    margin-left: 2px;
}

.tt_upcoming_event_controls span {
    display: block;
    width: 11px;
    height: 11px;
}

.tt_upcoming_event_controls .tt_upcoming_event_prev_arrow {
    background: url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/plugins/timetable-responsive-schedule-for-wordpress/style/../images/arrow_scroll_up.png) no-repeat;
}

.tt_upcoming_event_controls .tt_upcoming_event_next_arrow {
    background: url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/plugins/timetable-responsive-schedule-for-wordpress/style/../images/arrow_scroll_down.png) no-repeat;
}

.tt_upcoming_event_controls a:hover {
    border-color: #00a27c;
    background-color: #00a27c;
}

    .tt_upcoming_event_controls a:hover span {
        background-position: 0 -11px;
    }

.timetable_sidebar_box {
    clear: both;
    margin-top: 50px;
}

    .timetable_sidebar_box:first-child {
        margin-top: 0;
    }

.page_margin_top {
    margin-top: 30px;
}

.tt_event_responsive_image, .tt_event_page_left .attachment-event-post-thumb {
    width: 100%;
    height: auto;
}

@media screen and (max-width:1009px) {
    .tt_event_theme_page .textwidget p:first-child {
        margin-top: 23px;
    }

    .tt_event_theme_page h2 {
        font-size: 30px;
    }

    .tt_event_theme_page h3 {
        font-size: 22px;
    }

    .tt_event_theme_page h4 {
        font-size: 18px;
    }

    .tt_event_theme_page h5 {
        font-size: 16px;
    }

    .tt_event_theme_page p, .tt_event_items_list li {
        font-size: 14px;
    }

    .tt_event_theme_page {
        padding: 20px;
        width: 710px;
    }

    .tt_event_page_left {
        width: 480px;
    }

    .tt_event_page_right {
        width: 210px;
    }

    .tt_event_column_left {
        margin-right: 10px;
    }

    .rtl .tt_event_column_left {
        margin-right: 0;
        margin-left: 10px;
    }

    .tt_event_column_left, .tt_event_column_right {
        width: 235px;
    }

    .tt_event_hours li {
        width: 184px;
        margin: 0 23px 23px 0;
        padding: 15px 20px;
    }

    .rtl .tt_event_hours li {
        margin: 0 0 23px 23px;
    }

    .tt_upcoming_events li {
        width: 210px;
    }

        .tt_upcoming_events li a {
            padding: 10px;
        }

    .tt_event_items_list li.type_info {
        padding: 5px 0;
    }

    .tt_event_margin_top_27 {
        margin-top: 20px !important;
    }

    .tt_event_theme_page h3 {
        margin-top: 15px;
    }

    .tt_responsive .tt_timetable {
        margin-top: 23px;
    }

        .tt_responsive .tt_timetable th, .tt_responsive .tt_timetable .event_container, .tt_responsive .tt_tooltip .tt_tooltip_content {
            padding: 4px 4px 5px;
        }

        .tt_responsive .tt_timetable td {
            height: 18px;
        }

    .timetable_sidebar_box {
        margin-top: 40px;
    }
}

@media screen and (max-width:767px) {
    .tt_event_theme_page, .tt_event_page_left, .tt_event_page_right, .tt_upcoming_events li {
        width: 422px;
    }

    .tt_event_page_right {
        margin-top: 50px;
    }

    .tt_event_column_left, .tt_event_column_right {
        width: 206px;
    }

    .tt_event_hours li {
        width: 368px;
        margin: 0 0 23px;
        padding: 15px 25px;
    }

        .tt_event_hours li:last-child {
            margin-bottom: 0;
        }

    .tt_upcoming_events li a {
        padding: 10px 20px;
    }

    .tt_responsive .tt_timetable {
        display: none;
    }

        .tt_responsive .tt_timetable.small {
            display: block;
        }

            .tt_responsive .tt_timetable.small .box_header {
                font-size: 16px !important;
                color: #34495e !important;
                font-family: 'Lato';
            }

            .tt_responsive .tt_timetable.small .tt_items_list div.event_container {
                width: 302px;
                padding: 0;
            }

            .tt_responsive .tt_timetable.small .tt_items_list a, .tt_responsive .tt_timetable.small .tt_items_list span {
                font-family: 'Lato';
                color: #34495e !important;
                text-decoration: none;
                outline: 0;
            }

                .tt_responsive .tt_timetable.small .tt_items_list a:hover {
                    text-decoration: underline;
                }

    .tt_double_buttons.sf-timetable-menu:first-of-type {
        margin-right: 10px !important;
    }

    .tt_double_buttons.sf-timetable-menu:last-of-type {
        margin-right: 0 !important;
    }

    .tabs_box_navigation.tt_double_buttons.sf-timetable-menu .tabs_box_navigation_selected {
        padding: 15px 15px !important;
        width: 174px;
    }

    .tt_double_buttons.sf-timetable-menu li ul {
        width: 204px;
    }

        .tt_double_buttons.sf-timetable-menu li ul li {
            width: 194px;
        }

    .tt_double_buttons.tabs_box_navigation label {
        font-size: 16px !important;
    }

    .tt_timetable.small .box_header {
        position: relative;
        cursor: pointer;
        margin: 30px 0 0 0;
    }

        .tt_timetable.small .box_header:after {
            visibility: visible;
            position: absolute;
            right: 0;
            font-size: 20px;
            line-height: 1;
        }

    .tt_timetable.small .plus.box_header:after {
        content: "+";
    }

    .tt_timetable.small .minus.box_header:after {
        content: "-";
    }

    h3.box_header.plus + ul.tt_items_list {
        display: none;
    }
}

@media screen and (max-width:479px) {
    .tt_event_theme_page, .tt_event_page_left, .tt_event_page_right, .tt_upcoming_events li, .tt_event_column_left, .tt_event_column_right {
        width: 280px;
    }

    .tt_event_hours li {
        width: 236px;
        padding: 15px 20px;
    }

    .tt_event_theme_page {
        padding: 10px;
    }

    .tt_event_column_left {
        margin-right: 0;
    }

    .rtl .tt_event_column_left {
        margin-left: 0;
    }

    .tt_event_column_right {
        margin-top: 23px;
    }

    .tt_event_column_left .tt_event_items_list {
        padding-bottom: 0;
    }

    .tt_responsive .tt_timetable.small .tt_items_list div.event_container {
        width: 148px;
    }

    .tt_responsive .tt_timetable.small .box_header {
        font-size: 14px !important;
    }

    .tt_responsive.tabs_box_navigation.sf-timetable-menu .tabs_box_navigation_selected {
        width: 220px;
    }

    .tt_responsive.tabs_box_navigation.sf-timetable-menu li ul {
        width: 258px;
    }

    .sf-timetable-menu li ul li {
        width: 248px;
    }

    .tt_double_buttons, .tt_double_buttons.sf-timetable-menu:first-of-type {
        margin-right: 0 !important;
    }

        .tt_double_buttons.sf-timetable-menu:first-of-type {
            margin-bottom: 10px !important;
        }

    .tt_responsive.tabs_box_navigation.sf-timetable-menu.tt_double_buttons .tabs_box_navigation_selected {
        width: 220px;
        padding: 15px 19px !important;
    }

    .tt_responsive.tabs_box_navigation.sf-timetable-menu.tt_double_buttons li ul {
        width: 258px;
    }

    .tt_double_buttons.sf-timetable-menu li ul li {
        width: 248px;
    }

    .tt_double_buttons.tabs_box_navigation label {
        font-size: 18px !important;
    }
}
/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=7983b16e86d3eeb1f850)
 * Config saved to config.json and https://gist.github.com/7983b16e86d3eeb1f850
 */ /*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */ /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline;
}

    audio:not([controls]) {
        display: none;
        height: 0;
    }

[hidden], template {
    display: none;
}

a {
    background-color: transparent;
}

    a:active, a:hover {
        outline: 0;
    }

abbr[title] {
    border-bottom: 1px dotted;
}

b, strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

hr {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button, select {
    text-transform: none;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

    button[disabled], html input[disabled] {
        cursor: default;
    }

    button::-moz-focus-inner, input::-moz-focus-inner {
        border: 0;
        padding: 0;
    }

input {
    line-height: normal;
}

    input[type="checkbox"], input[type="radio"] {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0;
    }

    input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
        height: auto;
    }

    input[type="search"] {
        -webkit-appearance: textfield;
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
    }

        input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
            -webkit-appearance: none;
        }

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td, th {
    padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */

@media print {
    *, *:before, *:after {
        background: transparent !important;
        color: #000 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a, a:visited {
        text-decoration: underline;
    }

        a[href]:after {
            content: " (" attr(href) ")";
        }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    a[href^="#"]:after, a[href^="javascript:"]:after {
        content: "";
    }

    pre, blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr, img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p, h2, h3 {
        orphans: 3;
        widows: 3;
    }

    h2, h3 {
        page-break-after: avoid;
    }

    .navbar {
        display: none;
    }

    .btn > .caret, .dropup > .btn > .caret {
        border-top-color: #000 !important;
    }

    .label {
        border: 1px solid #000;
    }

    .table {
        border-collapse: collapse !important;
    }

        .table td, .table th {
            background-color: #fff !important;
        }

    .table-bordered th, .table-bordered td {
        border: 1px solid #ddd !important;
    }
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    *:before, *:after {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

html {
    
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
}

input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

a {
    color: #337ab7;
    text-decoration: none;
}

    a:hover, a:focus {
        color: #23527c;
        text-decoration: underline;
    }

    a:focus {
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }

figure {
    margin: 0;
}

img {
    vertical-align: middle;
}

.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
    display: block;
    max-width: 100%;
    height: auto;
}

.img-rounded {
    border-radius: 6px;
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
}

.img-circle {
    border-radius: 50%;
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}

[role="button"] {
    cursor: pointer;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}

    h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small {
        font-weight: normal;
        line-height: 1;
        color: #777;
    }

h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}

    h1 small, .h1 small, h2 small, .h2 small, h3 small, .h3 small, h1 .small, .h1 .small, h2 .small, .h2 .small, h3 .small, .h3 .small {
        font-size: 65%;
    }

h4, .h4, h5, .h5, h6, .h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}

    h4 small, .h4 small, h5 small, .h5 small, h6 small, .h6 small, h4 .small, .h4 .small, h5 .small, .h5 .small, h6 .small, .h6 .small {
        font-size: 75%;
    }

h1, .h1 {
    font-size: 36px;
}

h2, .h2 {
    font-size: 30px;
}

h3, .h3 {
    font-size: 24px;
}

h4, .h4 {
    font-size: 18px;
}

h5, .h5 {
    font-size: 14px;
}

h6, .h6 {
    font-size: 12px;
}

p {
    margin: 0 0 10px;
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4;
}

@media (min-width:768px) {
    .lead {
        font-size: 21px;
    }
}

small, .small {
    font-size: 85%;
}

mark, .mark {
    background-color: #fcf8e3;
    padding: .2em;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}

.text-justify {
    text-align: justify;
}

.text-nowrap {
    white-space: nowrap;
}

.text-lowercase {
    text-transform: lowercase;
}

.text-uppercase {
    text-transform: uppercase;
}

.text-capitalize {
    text-transform: capitalize;
}

.text-muted {
    color: #777;
}

.text-primary {
    color: #337ab7;
}

a.text-primary:hover, a.text-primary:focus {
    color: #286090;
}

.text-success {
    color: #3c763d;
}

a.text-success:hover, a.text-success:focus {
    color: #2b542c;
}

.text-info {
    color: #31708f;
}

a.text-info:hover, a.text-info:focus {
    color: #245269;
}

.text-warning {
    color: #8a6d3b;
}

a.text-warning:hover, a.text-warning:focus {
    color: #66512c;
}

.text-danger {
    color: #a94442;
}

a.text-danger:hover, a.text-danger:focus {
    color: #843534;
}

.bg-primary {
    color: #fff;
    background-color: #337ab7;
}

a.bg-primary:hover, a.bg-primary:focus {
    background-color: #286090;
}

.bg-success {
    background-color: #dff0d8;
}

a.bg-success:hover, a.bg-success:focus {
    background-color: #c1e2b3;
}

.bg-info {
    background-color: #d9edf7;
}

a.bg-info:hover, a.bg-info:focus {
    background-color: #afd9ee;
}

.bg-warning {
    background-color: #fcf8e3;
}

a.bg-warning:hover, a.bg-warning:focus {
    background-color: #f7ecb5;
}

.bg-danger {
    background-color: #f2dede;
}

a.bg-danger:hover, a.bg-danger:focus {
    background-color: #e4b9b9;
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee;
}

ul, ol {
    margin-top: 0;
    margin-bottom: 10px;
}

    ul ul, ol ul, ul ol, ol ol {
        margin-bottom: 0;
    }

.list-unstyled {
    padding-left: 0;
    list-style: none;
}

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px;
}

    .list-inline > li {
        display: inline-block;
        padding-left: 5px;
        padding-right: 5px;
    }

dl {
    margin-top: 0;
    margin-bottom: 20px;
}

dt, dd {
    line-height: 1.42857143;
}

dt {
    font-weight: bold;
}

dd {
    margin-left: 0;
}

@media (min-width:768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .dl-horizontal dd {
        margin-left: 180px;
    }
}

abbr[title], abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #777;
}

.initialism {
    font-size: 90%;
    text-transform: uppercase;
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee;
}

    blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {
        margin-bottom: 0;
    }

    blockquote footer, blockquote small, blockquote .small {
        display: block;
        font-size: 80%;
        line-height: 1.42857143;
        color: #777;
    }

        blockquote footer:before, blockquote small:before, blockquote .small:before {
            content: '\2014 \00A0';
        }

    .blockquote-reverse, blockquote.pull-right {
        padding-right: 15px;
        padding-left: 0;
        border-right: 5px solid #eee;
        border-left: 0;
        text-align: right;
    }

        .blockquote-reverse footer:before, blockquote.pull-right footer:before, .blockquote-reverse small:before, blockquote.pull-right small:before, .blockquote-reverse .small:before, blockquote.pull-right .small:before {
            content: '';
        }

        .blockquote-reverse footer:after, blockquote.pull-right footer:after, .blockquote-reverse small:after, blockquote.pull-right small:after, .blockquote-reverse .small:after, blockquote.pull-right .small:after {
            content: '\00A0 \2014';
        }

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143;
}

code, kbd, pre, samp {
    font-family: Menlo,Monaco,Consolas,"Courier New",monospace;
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px;
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.25);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,0.25);
}

    kbd kbd {
        padding: 0;
        font-size: 100%;
        font-weight: bold;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    word-break: break-all;
    word-wrap: break-word;
    color: #333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px;
}

    pre code {
        padding: 0;
        font-size: inherit;
        color: inherit;
        white-space: pre-wrap;
        background-color: transparent;
        border-radius: 0;
    }

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width:768px) {
    .container {
        width: 750px;
    }
}

@media (min-width:992px) {
    .container {
        width: 970px;
    }
}

@media (min-width:1200px) {
    .container {
        width: 1140px;
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.row {
    margin-left: -15px;
    margin-right: -15px;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left;
}

.col-xs-12 {
    width: 100%;
}

.col-xs-11 {
    width: 91.66666667%;
}

.col-xs-10 {
    width: 83.33333333%;
}

.col-xs-9 {
    width: 75%;
}

.col-xs-8 {
    width: 66.66666667%;
}

.col-xs-7 {
    width: 58.33333333%;
}

.col-xs-6 {
    width: 50%;
}

.col-xs-5 {
    width: 41.66666667%;
}

.col-xs-4 {
    width: 33.33333333%;
}

.col-xs-3 {
    width: 25%;
}

.col-xs-2 {
    width: 16.66666667%;
}

.col-xs-1 {
    width: 8.33333333%;
}

.col-xs-pull-12 {
    right: 100%;
}

.col-xs-pull-11 {
    right: 91.66666667%;
}

.col-xs-pull-10 {
    right: 83.33333333%;
}

.col-xs-pull-9 {
    right: 75%;
}

.col-xs-pull-8 {
    right: 66.66666667%;
}

.col-xs-pull-7 {
    right: 58.33333333%;
}

.col-xs-pull-6 {
    right: 50%;
}

.col-xs-pull-5 {
    right: 41.66666667%;
}

.col-xs-pull-4 {
    right: 33.33333333%;
}

.col-xs-pull-3 {
    right: 25%;
}

.col-xs-pull-2 {
    right: 16.66666667%;
}

.col-xs-pull-1 {
    right: 8.33333333%;
}

.col-xs-pull-0 {
    right: auto;
}

.col-xs-push-12 {
    left: 100%;
}

.col-xs-push-11 {
    left: 91.66666667%;
}

.col-xs-push-10 {
    left: 83.33333333%;
}

.col-xs-push-9 {
    left: 75%;
}

.col-xs-push-8 {
    left: 66.66666667%;
}

.col-xs-push-7 {
    left: 58.33333333%;
}

.col-xs-push-6 {
    left: 50%;
}

.col-xs-push-5 {
    left: 41.66666667%;
}

.col-xs-push-4 {
    left: 33.33333333%;
}

.col-xs-push-3 {
    left: 25%;
}

.col-xs-push-2 {
    left: 16.66666667%;
}

.col-xs-push-1 {
    left: 8.33333333%;
}

.col-xs-push-0 {
    left: auto;
}

.col-xs-offset-12 {
    margin-left: 100%;
}

.col-xs-offset-11 {
    margin-left: 91.66666667%;
}

.col-xs-offset-10 {
    margin-left: 83.33333333%;
}

.col-xs-offset-9 {
    margin-left: 75%;
}

.col-xs-offset-8 {
    margin-left: 66.66666667%;
}

.col-xs-offset-7 {
    margin-left: 58.33333333%;
}

.col-xs-offset-6 {
    margin-left: 50%;
}

.col-xs-offset-5 {
    margin-left: 41.66666667%;
}

.col-xs-offset-4 {
    margin-left: 33.33333333%;
}

.col-xs-offset-3 {
    margin-left: 25%;
}

.col-xs-offset-2 {
    margin-left: 16.66666667%;
}

.col-xs-offset-1 {
    margin-left: 8.33333333%;
}

.col-xs-offset-0 {
    margin-left: 0;
}

@media (min-width:768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left;
    }

    .col-sm-12 {
        width: 100%;
    }

    .col-sm-11 {
        width: 91.66666667%;
    }

    .col-sm-10 {
        width: 83.33333333%;
    }

    .col-sm-9 {
        width: 75%;
    }

    .col-sm-8 {
        width: 66.66666667%;
    }

    .col-sm-7 {
        width: 58.33333333%;
    }

    .col-sm-6 {
        width: 50%;
    }

    .col-sm-5 {
        width: 41.66666667%;
    }

    .col-sm-4 {
        width: 33.33333333%;
    }

    .col-sm-3 {
        width: 25%;
    }

    .col-sm-2 {
        width: 16.66666667%;
    }

    .col-sm-1 {
        width: 8.33333333%;
    }

    .col-sm-pull-12 {
        right: 100%;
    }

    .col-sm-pull-11 {
        right: 91.66666667%;
    }

    .col-sm-pull-10 {
        right: 83.33333333%;
    }

    .col-sm-pull-9 {
        right: 75%;
    }

    .col-sm-pull-8 {
        right: 66.66666667%;
    }

    .col-sm-pull-7 {
        right: 58.33333333%;
    }

    .col-sm-pull-6 {
        right: 50%;
    }

    .col-sm-pull-5 {
        right: 41.66666667%;
    }

    .col-sm-pull-4 {
        right: 33.33333333%;
    }

    .col-sm-pull-3 {
        right: 25%;
    }

    .col-sm-pull-2 {
        right: 16.66666667%;
    }

    .col-sm-pull-1 {
        right: 8.33333333%;
    }

    .col-sm-pull-0 {
        right: auto;
    }

    .col-sm-push-12 {
        left: 100%;
    }

    .col-sm-push-11 {
        left: 91.66666667%;
    }

    .col-sm-push-10 {
        left: 83.33333333%;
    }

    .col-sm-push-9 {
        left: 75%;
    }

    .col-sm-push-8 {
        left: 66.66666667%;
    }

    .col-sm-push-7 {
        left: 58.33333333%;
    }

    .col-sm-push-6 {
        left: 50%;
    }

    .col-sm-push-5 {
        left: 41.66666667%;
    }

    .col-sm-push-4 {
        left: 33.33333333%;
    }

    .col-sm-push-3 {
        left: 25%;
    }

    .col-sm-push-2 {
        left: 16.66666667%;
    }

    .col-sm-push-1 {
        left: 8.33333333%;
    }

    .col-sm-push-0 {
        left: auto;
    }

    .col-sm-offset-12 {
        margin-left: 100%;
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-sm-offset-9 {
        margin-left: 75%;
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-sm-offset-6 {
        margin-left: 50%;
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-sm-offset-3 {
        margin-left: 25%;
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-sm-offset-0 {
        margin-left: 0;
    }
}

@media (min-width:992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left;
    }

    .col-md-12 {
        width: 100%;
    }

    .col-md-11 {
        width: 91.66666667%;
    }

    .col-md-10 {
        width: 83.33333333%;
    }

    .col-md-9 {
        width: 75%;
    }

    .col-md-8 {
        width: 66.66666667%;
    }

    .col-md-7 {
        width: 58.33333333%;
    }

    .col-md-6 {
        width: 50%;
    }

    .col-md-5 {
        width: 41.66666667%;
    }

    .col-md-4 {
        width: 33.33333333%;
    }

    .col-md-3 {
        width: 25%;
    }

    .col-md-2 {
        width: 16.66666667%;
    }

    .col-md-1 {
        width: 8.33333333%;
    }

    .col-md-pull-12 {
        right: 100%;
    }

    .col-md-pull-11 {
        right: 91.66666667%;
    }

    .col-md-pull-10 {
        right: 83.33333333%;
    }

    .col-md-pull-9 {
        right: 75%;
    }

    .col-md-pull-8 {
        right: 66.66666667%;
    }

    .col-md-pull-7 {
        right: 58.33333333%;
    }

    .col-md-pull-6 {
        right: 50%;
    }

    .col-md-pull-5 {
        right: 41.66666667%;
    }

    .col-md-pull-4 {
        right: 33.33333333%;
    }

    .col-md-pull-3 {
        right: 25%;
    }

    .col-md-pull-2 {
        right: 16.66666667%;
    }

    .col-md-pull-1 {
        right: 8.33333333%;
    }

    .col-md-pull-0 {
        right: auto;
    }

    .col-md-push-12 {
        left: 100%;
    }

    .col-md-push-11 {
        left: 91.66666667%;
    }

    .col-md-push-10 {
        left: 83.33333333%;
    }

    .col-md-push-9 {
        left: 75%;
    }

    .col-md-push-8 {
        left: 66.66666667%;
    }

    .col-md-push-7 {
        left: 58.33333333%;
    }

    .col-md-push-6 {
        left: 50%;
    }

    .col-md-push-5 {
        left: 41.66666667%;
    }

    .col-md-push-4 {
        left: 33.33333333%;
    }

    .col-md-push-3 {
        left: 25%;
    }

    .col-md-push-2 {
        left: 16.66666667%;
    }

    .col-md-push-1 {
        left: 8.33333333%;
    }

    .col-md-push-0 {
        left: auto;
    }

    .col-md-offset-12 {
        margin-left: 100%;
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-md-offset-9 {
        margin-left: 75%;
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-md-offset-6 {
        margin-left: 50%;
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-md-offset-3 {
        margin-left: 25%;
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-md-offset-0 {
        margin-left: 0;
    }
}

@media (min-width:1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left;
    }

    .col-lg-12 {
        width: 100%;
    }

    .col-lg-11 {
        width: 91.66666667%;
    }

    .col-lg-10 {
        width: 83.33333333%;
    }

    .col-lg-9 {
        width: 75%;
    }

    .col-lg-8 {
        width: 66.66666667%;
    }

    .col-lg-7 {
        width: 58.33333333%;
    }

    .col-lg-6 {
        width: 50%;
    }

    .col-lg-5 {
        width: 41.66666667%;
    }

    .col-lg-4 {
        width: 33.33333333%;
    }

    .col-lg-3 {
        width: 25%;
    }

    .col-lg-2 {
        width: 16.66666667%;
    }

    .col-lg-1 {
        width: 8.33333333%;
    }

    .col-lg-pull-12 {
        right: 100%;
    }

    .col-lg-pull-11 {
        right: 91.66666667%;
    }

    .col-lg-pull-10 {
        right: 83.33333333%;
    }

    .col-lg-pull-9 {
        right: 75%;
    }

    .col-lg-pull-8 {
        right: 66.66666667%;
    }

    .col-lg-pull-7 {
        right: 58.33333333%;
    }

    .col-lg-pull-6 {
        right: 50%;
    }

    .col-lg-pull-5 {
        right: 41.66666667%;
    }

    .col-lg-pull-4 {
        right: 33.33333333%;
    }

    .col-lg-pull-3 {
        right: 25%;
    }

    .col-lg-pull-2 {
        right: 16.66666667%;
    }

    .col-lg-pull-1 {
        right: 8.33333333%;
    }

    .col-lg-pull-0 {
        right: auto;
    }

    .col-lg-push-12 {
        left: 100%;
    }

    .col-lg-push-11 {
        left: 91.66666667%;
    }

    .col-lg-push-10 {
        left: 83.33333333%;
    }

    .col-lg-push-9 {
        left: 75%;
    }

    .col-lg-push-8 {
        left: 66.66666667%;
    }

    .col-lg-push-7 {
        left: 58.33333333%;
    }

    .col-lg-push-6 {
        left: 50%;
    }

    .col-lg-push-5 {
        left: 41.66666667%;
    }

    .col-lg-push-4 {
        left: 33.33333333%;
    }

    .col-lg-push-3 {
        left: 25%;
    }

    .col-lg-push-2 {
        left: 16.66666667%;
    }

    .col-lg-push-1 {
        left: 8.33333333%;
    }

    .col-lg-push-0 {
        left: auto;
    }

    .col-lg-offset-12 {
        margin-left: 100%;
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-lg-offset-9 {
        margin-left: 75%;
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-lg-offset-6 {
        margin-left: 50%;
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-lg-offset-3 {
        margin-left: 25%;
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-lg-offset-0 {
        margin-left: 0;
    }
}

table {
    background-color: transparent;
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left;
}

th {
    text-align: left;
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}

    .table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
        padding: 8px;
        line-height: 1.42857143;
        vertical-align: top;
        border-top: 1px solid #ddd;
    }

    .table > thead > tr > th {
        vertical-align: bottom;
        border-bottom: 2px solid #ddd;
    }

    .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td {
        border-top: 0;
    }

    .table > tbody + tbody {
        border-top: 2px solid #ddd;
    }

    .table .table {
        background-color: #fff;
    }

.table-condensed > thead > tr > th, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > td {
    padding: 5px;
}

.table-bordered {
    border: 1px solid #ddd;
}

    .table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
        border: 1px solid #ddd;
    }

    .table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
        border-bottom-width: 2px;
    }

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover {
    background-color: #f5f5f5;
}

table col[class*="col-"] {
    position: static;
    float: none;
    display: table-column;
}

table td[class*="col-"], table th[class*="col-"] {
    position: static;
    float: none;
    display: table-cell;
}

.table > thead > tr > td.active, .table > tbody > tr > td.active, .table > tfoot > tr > td.active, .table > thead > tr > th.active, .table > tbody > tr > th.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > tbody > tr.active > td, .table > tfoot > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr.active > th, .table > tfoot > tr.active > th {
    background-color: #f5f5f5;
}

.table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
    background-color: #e8e8e8;
}

.table > thead > tr > td.success, .table > tbody > tr > td.success, .table > tfoot > tr > td.success, .table > thead > tr > th.success, .table > tbody > tr > th.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > tbody > tr.success > td, .table > tfoot > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr.success > th, .table > tfoot > tr.success > th {
    background-color: #dff0d8;
}

.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
    background-color: #d0e9c6;
}

.table > thead > tr > td.info, .table > tbody > tr > td.info, .table > tfoot > tr > td.info, .table > thead > tr > th.info, .table > tbody > tr > th.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > tbody > tr.info > td, .table > tfoot > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr.info > th, .table > tfoot > tr.info > th {
    background-color: #d9edf7;
}

.table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
    background-color: #c4e3f3;
}

.table > thead > tr > td.warning, .table > tbody > tr > td.warning, .table > tfoot > tr > td.warning, .table > thead > tr > th.warning, .table > tbody > tr > th.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > tbody > tr.warning > td, .table > tfoot > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr.warning > th, .table > tfoot > tr.warning > th {
    background-color: #fcf8e3;
}

.table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
    background-color: #faf2cc;
}

.table > thead > tr > td.danger, .table > tbody > tr > td.danger, .table > tfoot > tr > td.danger, .table > thead > tr > th.danger, .table > tbody > tr > th.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > tbody > tr.danger > td, .table > tfoot > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr.danger > th, .table > tfoot > tr.danger > th {
    background-color: #f2dede;
}

.table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
    background-color: #ebcccc;
}

.table-responsive {
    overflow-x: auto;
    min-height: 0.01%;
}

@media screen and (max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
    }

        .table-responsive > .table {
            margin-bottom: 0;
        }

            .table-responsive > .table > thead > tr > th, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > td {
                white-space: nowrap;
            }

        .table-responsive > .table-bordered {
            border: 0;
        }

            .table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child {
                border-left: 0;
            }

            .table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child {
                border-right: 0;
            }

            .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > td {
                border-bottom: 0;
            }
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0;
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
}

input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

input[type="radio"], input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal;
}

input[type="file"] {
    display: block;
}

input[type="range"] {
    display: block;
    width: 100%;
}

select[multiple], select[size] {
    height: auto;
}

input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

    .form-control:focus {
        border-color: #66afe9;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
    }

    .form-control::-moz-placeholder {
        color: #999;
        opacity: 1;
    }

    .form-control:-ms-input-placeholder {
        color: #999;
    }

    .form-control::-webkit-input-placeholder {
        color: #999;
    }

    .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
        background-color: #eee;
        opacity: 1;
    }

    .form-control[disabled], fieldset[disabled] .form-control {
        cursor: not-allowed;
    }

textarea.form-control {
    height: auto;
}

input[type="search"] {
    -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    input[type="date"].form-control, input[type="time"].form-control, input[type="datetime-local"].form-control, input[type="month"].form-control {
        line-height: 34px;
    }

    input[type="date"].input-sm, input[type="time"].input-sm, input[type="datetime-local"].input-sm, input[type="month"].input-sm, .input-group-sm input[type="date"], .input-group-sm input[type="time"], .input-group-sm input[type="datetime-local"], .input-group-sm input[type="month"] {
        line-height: 30px;
    }

    input[type="date"].input-lg, input[type="time"].input-lg, input[type="datetime-local"].input-lg, input[type="month"].input-lg, .input-group-lg input[type="date"], .input-group-lg input[type="time"], .input-group-lg input[type="datetime-local"], .input-group-lg input[type="month"] {
        line-height: 46px;
    }
}

.form-group {
    margin-bottom: 15px;
}

.radio, .checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}

    .radio label, .checkbox label {
        min-height: 20px;
        padding-left: 20px;
        margin-bottom: 0;
        font-weight: normal;
        cursor: pointer;
    }

    .radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
        position: absolute;
        margin-left: -20px;
        margin-top: 4px \9;
    }

    .radio + .radio, .checkbox + .checkbox {
        margin-top: -5px;
    }

.radio-inline, .checkbox-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer;
}

    .radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
        margin-top: 0;
        margin-left: 10px;
    }

input[type="radio"][disabled], input[type="checkbox"][disabled], input[type="radio"].disabled, input[type="checkbox"].disabled, fieldset[disabled] input[type="radio"], fieldset[disabled] input[type="checkbox"] {
    cursor: not-allowed;
}

.radio-inline.disabled, .checkbox-inline.disabled, fieldset[disabled] .radio-inline, fieldset[disabled] .checkbox-inline {
    cursor: not-allowed;
}

.radio.disabled label, .checkbox.disabled label, fieldset[disabled] .radio label, fieldset[disabled] .checkbox label {
    cursor: not-allowed;
}

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    min-height: 34px;
}

    .form-control-static.input-lg, .form-control-static.input-sm {
        padding-left: 0;
        padding-right: 0;
    }

.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

select.input-sm {
    height: 30px;
    line-height: 30px;
}

textarea.input-sm, select[multiple].input-sm {
    height: auto;
}

.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px;
}

.form-group-sm textarea.form-control, .form-group-sm select[multiple].form-control {
    height: auto;
}

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5;
}

.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}

select.input-lg {
    height: 46px;
    line-height: 46px;
}

textarea.input-lg, select[multiple].input-lg {
    height: auto;
}

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}

.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px;
}

.form-group-lg textarea.form-control, .form-group-lg select[multiple].form-control {
    height: auto;
}

.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.3333333;
}

.has-feedback {
    position: relative;
}

    .has-feedback .form-control {
        padding-right: 42.5px;
    }

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none;
}

.input-lg + .form-control-feedback, .input-group-lg + .form-control-feedback, .form-group-lg .form-control + .form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px;
}

.input-sm + .form-control-feedback, .input-group-sm + .form-control-feedback, .form-group-sm .form-control + .form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px;
}

.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
    color: #3c763d;
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}

    .has-success .form-control:focus {
        border-color: #2b542c;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168;
        box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168;
    }

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8;
}

.has-success .form-control-feedback {
    color: #3c763d;
}

.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
    color: #8a6d3b;
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}

    .has-warning .form-control:focus {
        border-color: #66512c;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b;
        box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b;
    }

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3;
}

.has-warning .form-control-feedback {
    color: #8a6d3b;
}

.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
    color: #a94442;
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}

    .has-error .form-control:focus {
        border-color: #843534;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483;
        box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483;
    }

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede;
}

.has-error .form-control-feedback {
    color: #a94442;
}

.has-feedback label ~ .form-control-feedback {
    top: 25px;
}

.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0;
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373;
}

@media (min-width:768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }

    .form-inline .form-control-static {
        display: inline-block;
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle;
    }

        .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn, .form-inline .input-group .form-control {
            width: auto;
        }

        .form-inline .input-group > .form-control {
            width: 100%;
        }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .radio, .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }

        .form-inline .radio label, .form-inline .checkbox label {
            padding-left: 0;
        }

        .form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] {
            position: relative;
            margin-left: 0;
        }

    .form-inline .has-feedback .form-control-feedback {
        top: 0;
    }
}

.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px;
}

.form-horizontal .radio, .form-horizontal .checkbox {
    min-height: 27px;
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px;
}

@media (min-width:768px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px;
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px;
}

@media (min-width:768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 14.333333px;
        font-size: 18px;
    }
}

@media (min-width:768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px;
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }

    .btn:hover, .btn:focus, .btn.focus {
        color: #333;
        text-decoration: none;
    }

    .btn:active, .btn.active {
        outline: 0;
        background-image: none;
        -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
        box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
    }

    .btn.disabled, .btn[disabled], fieldset[disabled] .btn {
        cursor: not-allowed;
        opacity: .65;
        filter: alpha(opacity=65);
        -webkit-box-shadow: none;
        box-shadow: none;
    }

a.btn.disabled, fieldset[disabled] a.btn {
    pointer-events: none;
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

    .btn-default:focus, .btn-default.focus {
        color: #333;
        background-color: #e6e6e6;
        border-color: #8c8c8c;
    }

    .btn-default:hover {
        color: #333;
        background-color: #e6e6e6;
        border-color: #adadad;
    }

    .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
        color: #333;
        background-color: #e6e6e6;
        border-color: #adadad;
    }

        .btn-default:active:hover, .btn-default.active:hover, .open > .dropdown-toggle.btn-default:hover, .btn-default:active:focus, .btn-default.active:focus, .open > .dropdown-toggle.btn-default:focus, .btn-default:active.focus, .btn-default.active.focus, .open > .dropdown-toggle.btn-default.focus {
            color: #333;
            background-color: #d4d4d4;
            border-color: #8c8c8c;
        }

    .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
        background-image: none;
    }

    .btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default, .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled.focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default.focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default[disabled].active, fieldset[disabled] .btn-default.active {
        background-color: #fff;
        border-color: #ccc;
    }

    .btn-default .badge {
        color: #fff;
        background-color: #333;
    }

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}

    .btn-primary:focus, .btn-primary.focus {
        color: #fff;
        background-color: #286090;
        border-color: #122b40;
    }

    .btn-primary:hover {
        color: #fff;
        background-color: #286090;
        border-color: #204d74;
    }

    .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
        color: #fff;
        background-color: #286090;
        border-color: #204d74;
    }

        .btn-primary:active:hover, .btn-primary.active:hover, .open > .dropdown-toggle.btn-primary:hover, .btn-primary:active:focus, .btn-primary.active:focus, .open > .dropdown-toggle.btn-primary:focus, .btn-primary:active.focus, .btn-primary.active.focus, .open > .dropdown-toggle.btn-primary.focus {
            color: #fff;
            background-color: #204d74;
            border-color: #122b40;
        }

    .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
        background-image: none;
    }

    .btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled.focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary.focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {
        background-color: #337ab7;
        border-color: #2e6da4;
    }

    .btn-primary .badge {
        color: #337ab7;
        background-color: #fff;
    }

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}

    .btn-success:focus, .btn-success.focus {
        color: #fff;
        background-color: #449d44;
        border-color: #255625;
    }

    .btn-success:hover {
        color: #fff;
        background-color: #449d44;
        border-color: #398439;
    }

    .btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
        color: #fff;
        background-color: #449d44;
        border-color: #398439;
    }

        .btn-success:active:hover, .btn-success.active:hover, .open > .dropdown-toggle.btn-success:hover, .btn-success:active:focus, .btn-success.active:focus, .open > .dropdown-toggle.btn-success:focus, .btn-success:active.focus, .btn-success.active.focus, .open > .dropdown-toggle.btn-success.focus {
            color: #fff;
            background-color: #398439;
            border-color: #255625;
        }

    .btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
        background-image: none;
    }

    .btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success, .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled.focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success.focus, .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active, .btn-success.disabled.active, .btn-success[disabled].active, fieldset[disabled] .btn-success.active {
        background-color: #5cb85c;
        border-color: #4cae4c;
    }

    .btn-success .badge {
        color: #5cb85c;
        background-color: #fff;
    }

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da;
}

    .btn-info:focus, .btn-info.focus {
        color: #fff;
        background-color: #31b0d5;
        border-color: #1b6d85;
    }

    .btn-info:hover {
        color: #fff;
        background-color: #31b0d5;
        border-color: #269abc;
    }

    .btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
        color: #fff;
        background-color: #31b0d5;
        border-color: #269abc;
    }

        .btn-info:active:hover, .btn-info.active:hover, .open > .dropdown-toggle.btn-info:hover, .btn-info:active:focus, .btn-info.active:focus, .open > .dropdown-toggle.btn-info:focus, .btn-info:active.focus, .btn-info.active.focus, .open > .dropdown-toggle.btn-info.focus {
            color: #fff;
            background-color: #269abc;
            border-color: #1b6d85;
        }

    .btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
        background-image: none;
    }

    .btn-info.disabled, .btn-info[disabled], fieldset[disabled] .btn-info, .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled.focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info.focus, .btn-info.disabled:active, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active, .btn-info.disabled.active, .btn-info[disabled].active, fieldset[disabled] .btn-info.active {
        background-color: #5bc0de;
        border-color: #46b8da;
    }

    .btn-info .badge {
        color: #5bc0de;
        background-color: #fff;
    }

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
}

    .btn-warning:focus, .btn-warning.focus {
        color: #fff;
        background-color: #ec971f;
        border-color: #985f0d;
    }

    .btn-warning:hover {
        color: #fff;
        background-color: #ec971f;
        border-color: #d58512;
    }

    .btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
        color: #fff;
        background-color: #ec971f;
        border-color: #d58512;
    }

        .btn-warning:active:hover, .btn-warning.active:hover, .open > .dropdown-toggle.btn-warning:hover, .btn-warning:active:focus, .btn-warning.active:focus, .open > .dropdown-toggle.btn-warning:focus, .btn-warning:active.focus, .btn-warning.active.focus, .open > .dropdown-toggle.btn-warning.focus {
            color: #fff;
            background-color: #d58512;
            border-color: #985f0d;
        }

    .btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
        background-image: none;
    }

    .btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-warning, .btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled.focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning.focus, .btn-warning.disabled:active, .btn-warning[disabled]:active, fieldset[disabled] .btn-warning:active, .btn-warning.disabled.active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning.active {
        background-color: #f0ad4e;
        border-color: #eea236;
    }

    .btn-warning .badge {
        color: #f0ad4e;
        background-color: #fff;
    }

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
}

    .btn-danger:focus, .btn-danger.focus {
        color: #fff;
        background-color: #c9302c;
        border-color: #761c19;
    }

    .btn-danger:hover {
        color: #fff;
        background-color: #c9302c;
        border-color: #ac2925;
    }

    .btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
        color: #fff;
        background-color: #c9302c;
        border-color: #ac2925;
    }

        .btn-danger:active:hover, .btn-danger.active:hover, .open > .dropdown-toggle.btn-danger:hover, .btn-danger:active:focus, .btn-danger.active:focus, .open > .dropdown-toggle.btn-danger:focus, .btn-danger:active.focus, .btn-danger.active.focus, .open > .dropdown-toggle.btn-danger.focus {
            color: #fff;
            background-color: #ac2925;
            border-color: #761c19;
        }

    .btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
        background-image: none;
    }

    .btn-danger.disabled, .btn-danger[disabled], fieldset[disabled] .btn-danger, .btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled.focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger.focus, .btn-danger.disabled:active, .btn-danger[disabled]:active, fieldset[disabled] .btn-danger:active, .btn-danger.disabled.active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger.active {
        background-color: #d9534f;
        border-color: #d43f3a;
    }

    .btn-danger .badge {
        color: #d9534f;
        background-color: #fff;
    }

.btn-link {
    color: #337ab7;
    font-weight: normal;
    border-radius: 0;
}

    .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
        background-color: transparent;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

        .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
            border-color: transparent;
        }

            .btn-link:hover, .btn-link:focus {
                color: #23527c;
                text-decoration: underline;
                background-color: transparent;
            }

            .btn-link[disabled]:hover, fieldset[disabled] .btn-link:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:focus {
                color: #777;
                text-decoration: none;
            }

.btn-lg, .btn-group-lg > .btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}

.btn-sm, .btn-group-sm > .btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.btn-xs, .btn-group-xs > .btn {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.btn-block {
    display: block;
    width: 100%;
}

    .btn-block + .btn-block {
        margin-top: 5px;
    }

input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block {
    width: 100%;
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
}

    .fade.in {
        opacity: 1;
    }

.collapse {
    display: none;
}

    .collapse.in {
        display: block;
    }

tr.collapse.in {
    display: table-row;
}

tbody.collapse.in {
    display: table-row-group;
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    -o-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid \9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

.dropup, .dropdown {
    position: relative;
}

.dropdown-toggle:focus {
    outline: 0;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}

    .dropdown-menu.pull-right {
        right: 0;
        left: auto;
    }

    .dropdown-menu .divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #e5e5e5;
    }

    .dropdown-menu > li > a {
        display: block;
        padding: 3px 20px;
        clear: both;
        font-weight: normal;
        line-height: 1.42857143;
        color: #333;
        white-space: nowrap;
    }

        .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
            text-decoration: none;
            color: #262626;
            background-color: #f5f5f5;
        }

    .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
        color: #fff;
        text-decoration: none;
        outline: 0;
        background-color: #337ab7;
    }

    .dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
        color: #777;
    }

        .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
            text-decoration: none;
            background-color: transparent;
            background-image: none;
            filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
            cursor: not-allowed;
        }

.open > .dropdown-menu {
    display: block;
}

.open > a {
    outline: 0;
}

.dropdown-menu-right {
    left: auto;
    right: 0;
}

.dropdown-menu-left {
    left: 0;
    right: auto;
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777;
    white-space: nowrap;
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990;
}

.pull-right > .dropdown-menu {
    right: 0;
    left: auto;
}

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid \9;
    content: "";
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px;
}

@media (min-width:768px) {
    .navbar-right .dropdown-menu {
        left: auto;
        right: 0;
    }

    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto;
    }
}

.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

    .btn-group > .btn, .btn-group-vertical > .btn {
        position: relative;
        float: left;
    }

        .btn-group > .btn:hover, .btn-group-vertical > .btn:hover, .btn-group > .btn:focus, .btn-group-vertical > .btn:focus, .btn-group > .btn:active, .btn-group-vertical > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn.active {
            z-index: 2;
        }

    .btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
        margin-left: -1px;
    }

.btn-toolbar {
    margin-left: -5px;
}

    .btn-toolbar .btn, .btn-toolbar .btn-group, .btn-toolbar .input-group {
        float: left;
    }

    .btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
        margin-left: 5px;
    }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0;
}

.btn-group > .btn:first-child {
    margin-left: 0;
}

    .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0;
    }

.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.btn-group > .btn-group {
    float: left;
}

    .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
        border-radius: 0;
    }

    .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0;
    }

    .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0;
    }

.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
    outline: 0;
}

.btn-group > .btn + .dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px;
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
}

    .btn-group.open .dropdown-toggle.btn-link {
        -webkit-box-shadow: none;
        box-shadow: none;
    }

.btn .caret {
    margin-left: 0;
}

.btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0;
}

.dropup .btn-lg .caret {
    border-width: 0 5px 5px;
}

.btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%;
}

    .btn-group-vertical > .btn-group > .btn {
        float: none;
    }

    .btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
        margin-top: -1px;
        margin-left: 0;
    }

    .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
        border-radius: 0;
    }

    .btn-group-vertical > .btn:first-child:not(:last-child) {
        border-top-right-radius: 4px;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
    }

    .btn-group-vertical > .btn:last-child:not(:first-child) {
        border-bottom-left-radius: 4px;
        border-top-right-radius: 0;
        border-top-left-radius: 0;
    }

    .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
        border-radius: 0;
    }

    .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
    }

    .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
        border-top-right-radius: 0;
        border-top-left-radius: 0;
    }

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate;
}

    .btn-group-justified > .btn, .btn-group-justified > .btn-group {
        float: none;
        display: table-cell;
        width: 1%;
    }

        .btn-group-justified > .btn-group .btn {
            width: 100%;
        }

        .btn-group-justified > .btn-group .dropdown-menu {
            left: auto;
        }

[data-toggle="buttons"] > .btn input[type="radio"], [data-toggle="buttons"] > .btn-group > .btn input[type="radio"], [data-toggle="buttons"] > .btn input[type="checkbox"], [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}

    .input-group[class*="col-"] {
        float: none;
        padding-left: 0;
        padding-right: 0;
    }

    .input-group .form-control {
        position: relative;
        z-index: 2;
        float: left;
        width: 100%;
        margin-bottom: 0;
    }

.input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}

select.input-group-lg > .form-control, select.input-group-lg > .input-group-addon, select.input-group-lg > .input-group-btn > .btn {
    height: 46px;
    line-height: 46px;
}

textarea.input-group-lg > .form-control, textarea.input-group-lg > .input-group-addon, textarea.input-group-lg > .input-group-btn > .btn, select[multiple].input-group-lg > .form-control, select[multiple].input-group-lg > .input-group-addon, select[multiple].input-group-lg > .input-group-btn > .btn {
    height: auto;
}

.input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

select.input-group-sm > .form-control, select.input-group-sm > .input-group-addon, select.input-group-sm > .input-group-btn > .btn {
    height: 30px;
    line-height: 30px;
}

textarea.input-group-sm > .form-control, textarea.input-group-sm > .input-group-addon, textarea.input-group-sm > .input-group-btn > .btn, select[multiple].input-group-sm > .form-control, select[multiple].input-group-sm > .input-group-addon, select[multiple].input-group-sm > .input-group-btn > .btn {
    height: auto;
}

.input-group-addon, .input-group-btn, .input-group .form-control {
    display: table-cell;
}

    .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) {
        border-radius: 0;
    }

.input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px;
}

    .input-group-addon.input-sm {
        padding: 5px 10px;
        font-size: 12px;
        border-radius: 3px;
    }

    .input-group-addon.input-lg {
        padding: 10px 16px;
        font-size: 18px;
        border-radius: 6px;
    }

    .input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] {
        margin-top: 0;
    }

    .input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0;
    }

    .input-group-addon:first-child {
        border-right: 0;
    }

    .input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0;
    }

    .input-group-addon:last-child {
        border-left: 0;
    }

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
}

    .input-group-btn > .btn {
        position: relative;
    }

        .input-group-btn > .btn + .btn {
            margin-left: -1px;
        }

        .input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
            z-index: 2;
        }

    .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {
        margin-right: -1px;
    }

    .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
        z-index: 2;
        margin-left: -1px;
    }

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}

    .nav > li {
        position: relative;
        display: block;
    }

        .nav > li > a {
            position: relative;
            display: block;
            padding: 10px 15px;
        }

            .nav > li > a:hover, .nav > li > a:focus {
                text-decoration: none;
                background-color: #eee;
            }

        .nav > li.disabled > a {
            color: #777;
        }

            .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
                color: #777;
                text-decoration: none;
                background-color: transparent;
                cursor: not-allowed;
            }

    .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
        background-color: #eee;
        border-color: #337ab7;
    }

    .nav .nav-divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #e5e5e5;
    }

    .nav > li > a > img {
        max-width: none;
    }

.nav-tabs {
    border-bottom: 1px solid #ddd;
}

    .nav-tabs > li {
        float: left;
        margin-bottom: -1px;
    }

        .nav-tabs > li > a {
            margin-right: 2px;
            line-height: 1.42857143;
            border: 1px solid transparent;
            border-radius: 4px 4px 0 0;
        }

            .nav-tabs > li > a:hover {
                border-color: #eee #eee #ddd;
            }

        .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
            color: #555;
            background-color: #fff;
            border: 1px solid #ddd;
            border-bottom-color: transparent;
            cursor: default;
        }

    .nav-tabs.nav-justified {
        width: 100%;
        border-bottom: 0;
    }

        .nav-tabs.nav-justified > li {
            float: none;
        }

            .nav-tabs.nav-justified > li > a {
                text-align: center;
                margin-bottom: 5px;
            }

        .nav-tabs.nav-justified > .dropdown .dropdown-menu {
            top: auto;
            left: auto;
        }

@media (min-width:768px) {
    .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%;
    }

        .nav-tabs.nav-justified > li > a {
            margin-bottom: 0;
        }
}

.nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px;
}

.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd;
}

@media (min-width:768px) {
    .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0;
    }

    .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
        border-bottom-color: #fff;
    }
}

.nav-pills > li {
    float: left;
}

    .nav-pills > li > a {
        border-radius: 4px;
    }

    .nav-pills > li + li {
        margin-left: 2px;
    }

    .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
        color: #fff;
        background-color: #337ab7;
    }

.nav-stacked > li {
    float: none;
}

    .nav-stacked > li + li {
        margin-top: 2px;
        margin-left: 0;
    }

.nav-justified {
    width: 100%;
}

    .nav-justified > li {
        float: none;
    }

        .nav-justified > li > a {
            text-align: center;
            margin-bottom: 5px;
        }

    .nav-justified > .dropdown .dropdown-menu {
        top: auto;
        left: auto;
    }

@media (min-width:768px) {
    .nav-justified > li {
        display: table-cell;
        width: 1%;
    }

        .nav-justified > li > a {
            margin-bottom: 0;
        }
}

.nav-tabs-justified {
    border-bottom: 0;
}

    .nav-tabs-justified > li > a {
        margin-right: 0;
        border-radius: 4px;
    }

    .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus {
        border: 1px solid #ddd;
    }

@media (min-width:768px) {
    .nav-tabs-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0;
    }

    .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus {
        border-bottom-color: #fff;
    }
}

.tab-content > .tab-pane {
    display: none;
}

.tab-content > .active {
    display: block;
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent;
}

@media (min-width:768px) {
    .navbar {
        border-radius: 4px;
    }
}

@media (min-width:768px) {
    .navbar-header {
        float: left;
    }
}

.navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    -webkit-overflow-scrolling: touch;
}

    .navbar-collapse.in {
        overflow-y: auto;
    }

@media (min-width:768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

        .navbar-collapse.collapse {
            display: block !important;
            height: auto !important;
            padding-bottom: 0;
            overflow: visible !important;
        }

        .navbar-collapse.in {
            overflow-y: visible;
        }

    .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0;
    }
}

.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    max-height: 340px;
}

@media (max-device-width:480px) and (orientation:landscape) {
    .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        max-height: 200px;
    }
}

.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
    margin-right: -15px;
    margin-left: -15px;
}

@media (min-width:768px) {
    .container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
        margin-right: 0;
        margin-left: 0;
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px;
}

@media (min-width:768px) {
    .navbar-static-top {
        border-radius: 0;
    }
}

.navbar-fixed-top, .navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}

@media (min-width:768px) {
    .navbar-fixed-top, .navbar-fixed-bottom {
        border-radius: 0;
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0;
}

.navbar-brand {
    float: left;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
    height: 50px;
}

    .navbar-brand:hover, .navbar-brand:focus {
        text-decoration: none;
    }

    .navbar-brand > img {
        display: block;
    }

@media (min-width:768px) {
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
        margin-left: -15px;
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

    .navbar-toggle:focus {
        outline: 0;
    }

    .navbar-toggle .icon-bar {
        display: block;
        width: 22px;
        height: 2px;
        border-radius: 1px;
    }

        .navbar-toggle .icon-bar + .icon-bar {
            margin-top: 4px;
        }

@media (min-width:768px) {
    .navbar-toggle {
        display: none;
    }
}

.navbar-nav {
    margin: 7.5px -15px;
}

    .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
        line-height: 20px;
    }

@media (max-width:767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

        .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
            padding: 5px 15px 5px 25px;
        }

        .navbar-nav .open .dropdown-menu > li > a {
            line-height: 20px;
        }

            .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
                background-image: none;
            }
}

@media (min-width:768px) {
    .navbar-nav {
        float: left;
        margin: 0;
    }

        .navbar-nav > li {
            float: left;
        }

            .navbar-nav > li > a {
                padding-top: 15px;
                padding-bottom: 15px;
            }
}

.navbar-form {
    margin-left: -15px;
    margin-right: -15px;
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1);
    margin-top: 8px;
    margin-bottom: 8px;
}

@media (min-width:768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }

    .navbar-form .form-control-static {
        display: inline-block;
    }

    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle;
    }

        .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn, .navbar-form .input-group .form-control {
            width: auto;
        }

        .navbar-form .input-group > .form-control {
            width: 100%;
        }

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }

    .navbar-form .radio, .navbar-form .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }

        .navbar-form .radio label, .navbar-form .checkbox label {
            padding-left: 0;
        }

        .navbar-form .radio input[type="radio"], .navbar-form .checkbox input[type="checkbox"] {
            position: relative;
            margin-left: 0;
        }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0;
    }
}

@media (max-width:767px) {
    .navbar-form .form-group {
        margin-bottom: 5px;
    }

        .navbar-form .form-group:last-child {
            margin-bottom: 0;
        }
}

@media (min-width:768px) {
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    margin-bottom: 0;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px;
}

    .navbar-btn.btn-sm {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .navbar-btn.btn-xs {
        margin-top: 14px;
        margin-bottom: 14px;
    }

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px;
}

@media (min-width:768px) {
    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px;
    }
}

@media (min-width:768px) {
    .navbar-left {
        float: left !important;
    }

    .navbar-right {
        float: right !important;
        margin-right: -15px;
    }

        .navbar-right ~ .navbar-right {
            margin-right: 0;
        }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7;
}

    .navbar-default .navbar-brand {
        color: #777;
    }

        .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
            color: #5e5e5e;
            background-color: transparent;
        }

    .navbar-default .navbar-text {
        color: #777;
    }

    .navbar-default .navbar-nav > li > a {
        color: #777;
    }

        .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
            color: #333;
            background-color: transparent;
        }

    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
        color: #555;
        background-color: #e7e7e7;
    }

    .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
        color: #ccc;
        background-color: transparent;
    }

    .navbar-default .navbar-toggle {
        border-color: #ddd;
    }

        .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
            background-color: #ddd;
        }

        .navbar-default .navbar-toggle .icon-bar {
            background-color: #888;
        }

    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border-color: #e7e7e7;
    }

    .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
        background-color: #e7e7e7;
        color: #555;
    }

@media (max-width:767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777;
    }

        .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
            color: #333;
            background-color: transparent;
        }

    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #555;
        background-color: #e7e7e7;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #ccc;
        background-color: transparent;
    }
}

.navbar-default .navbar-link {
    color: #777;
}

    .navbar-default .navbar-link:hover {
        color: #333;
    }

.navbar-default .btn-link {
    color: #777;
}

    .navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
        color: #333;
    }

    .navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:focus {
        color: #ccc;
    }

.navbar-inverse {
    background-color: #222;
    border-color: #080808;
}

    .navbar-inverse .navbar-brand {
        color: #9d9d9d;
    }

        .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
            color: #fff;
            background-color: transparent;
        }

    .navbar-inverse .navbar-text {
        color: #9d9d9d;
    }

    .navbar-inverse .navbar-nav > li > a {
        color: #9d9d9d;
    }

        .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
            color: #fff;
            background-color: transparent;
        }

    .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
        color: #fff;
        background-color: #080808;
    }

    .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
        color: #444;
        background-color: transparent;
    }

    .navbar-inverse .navbar-toggle {
        border-color: #333;
    }

        .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
            background-color: #333;
        }

        .navbar-inverse .navbar-toggle .icon-bar {
            background-color: #fff;
        }

    .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
        border-color: #101010;
    }

    .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
        background-color: #080808;
        color: #fff;
    }

@media (max-width:767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #080808;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #9d9d9d;
    }

        .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
            color: #fff;
            background-color: transparent;
        }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #fff;
        background-color: #080808;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #444;
        background-color: transparent;
    }
}

.navbar-inverse .navbar-link {
    color: #9d9d9d;
}

    .navbar-inverse .navbar-link:hover {
        color: #fff;
    }

.navbar-inverse .btn-link {
    color: #9d9d9d;
}

    .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
        color: #fff;
    }

    .navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:focus {
        color: #444;
    }

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px;
}

    .breadcrumb > li {
        display: inline-block;
    }

        .breadcrumb > li + li:before {
            content: "/\00a0";
            padding: 0 5px;
            color: #ccc;
        }

    .breadcrumb > .active {
        color: #777;
    }

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}

    .pagination > li {
        display: inline;
    }

        .pagination > li > a, .pagination > li > span {
            position: relative;
            float: left;
            padding: 6px 12px;
            line-height: 1.42857143;
            text-decoration: none;
            color: #337ab7;
            background-color: #fff;
            border: 1px solid #ddd;
            margin-left: -1px;
        }

        .pagination > li:first-child > a, .pagination > li:first-child > span {
            margin-left: 0;
            border-bottom-left-radius: 4px;
            border-top-left-radius: 4px;
        }

        .pagination > li:last-child > a, .pagination > li:last-child > span {
            border-bottom-right-radius: 4px;
            border-top-right-radius: 4px;
        }

        .pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
            z-index: 3;
            color: #23527c;
            background-color: #eee;
            border-color: #ddd;
        }

    .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
        z-index: 2;
        color: #fff;
        background-color: #337ab7;
        border-color: #337ab7;
        cursor: default;
    }

    .pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
        color: #777;
        background-color: #fff;
        border-color: #ddd;
        cursor: not-allowed;
    }

.pagination-lg > li > a, .pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
}

.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
}

.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px;
}

.pagination-sm > li > a, .pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
}

.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}

.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    list-style: none;
    text-align: center;
}

    .pager li {
        display: inline;
    }

        .pager li > a, .pager li > span {
            display: inline-block;
            padding: 5px 14px;
            background-color: #fff;
            border: 1px solid #ddd;
            border-radius: 15px;
        }

            .pager li > a:hover, .pager li > a:focus {
                text-decoration: none;
                background-color: #eee;
            }

    .pager .next > a, .pager .next > span {
        float: right;
    }

    .pager .previous > a, .pager .previous > span {
        float: left;
    }

    .pager .disabled > a, .pager .disabled > a:hover, .pager .disabled > a:focus, .pager .disabled > span {
        color: #777;
        background-color: #fff;
        cursor: not-allowed;
    }

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}

a.label:hover, a.label:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

.label:empty {
    display: none;
}

.btn .label {
    position: relative;
    top: -1px;
}

.label-default {
    background-color: #777;
}

    .label-default[href]:hover, .label-default[href]:focus {
        background-color: #5e5e5e;
    }

.label-primary {
    background-color: #337ab7;
}

    .label-primary[href]:hover, .label-primary[href]:focus {
        background-color: #286090;
    }

.label-success {
    background-color: #5cb85c;
}

    .label-success[href]:hover, .label-success[href]:focus {
        background-color: #449d44;
    }

.label-info {
    background-color: #5bc0de;
}

    .label-info[href]:hover, .label-info[href]:focus {
        background-color: #31b0d5;
    }

.label-warning {
    background-color: #f0ad4e;
}

    .label-warning[href]:hover, .label-warning[href]:focus {
        background-color: #ec971f;
    }

.label-danger {
    background-color: #d9534f;
}

    .label-danger[href]:hover, .label-danger[href]:focus {
        background-color: #c9302c;
    }

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    line-height: 1;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
    background-color: #777;
    border-radius: 10px;
}

    .badge:empty {
        display: none;
    }

.btn .badge {
    position: relative;
    top: -1px;
}

.btn-xs .badge, .btn-group-xs > .btn .badge {
    top: 0;
    padding: 1px 5px;
}

a.badge:hover, a.badge:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
    color: #337ab7;
    background-color: #fff;
}

.list-group-item > .badge {
    float: right;
}

    .list-group-item > .badge + .badge {
        margin-right: 5px;
    }

.nav-pills > li > a > .badge {
    margin-left: 3px;
}

.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee;
}

    .jumbotron h1, .jumbotron .h1 {
        color: inherit;
    }

    .jumbotron p {
        margin-bottom: 15px;
        font-size: 21px;
        font-weight: 200;
    }

    .jumbotron > hr {
        border-top-color: #d5d5d5;
    }

.container .jumbotron, .container-fluid .jumbotron {
    border-radius: 6px;
}

.jumbotron .container {
    max-width: 100%;
}

@media screen and (min-width:768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px;
    }

    .container .jumbotron, .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px;
    }

    .jumbotron h1, .jumbotron .h1 {
        font-size: 63px;
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}

    .thumbnail > img, .thumbnail a > img {
        margin-left: auto;
        margin-right: auto;
    }

a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
    border-color: #337ab7;
}

.thumbnail .caption {
    padding: 9px;
    color: #333;
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}

    .alert h4 {
        margin-top: 0;
        color: inherit;
    }

    .alert .alert-link {
        font-weight: bold;
    }

    .alert > p, .alert > ul {
        margin-bottom: 0;
    }

        .alert > p + p {
            margin-top: 5px;
        }

.alert-dismissable, .alert-dismissible {
    padding-right: 35px;
}

    .alert-dismissable .close, .alert-dismissible .close {
        position: relative;
        top: -2px;
        right: -21px;
        color: inherit;
    }

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d;
}

    .alert-success hr {
        border-top-color: #c9e2b3;
    }

    .alert-success .alert-link {
        color: #2b542c;
    }

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f;
}

    .alert-info hr {
        border-top-color: #a6e1ec;
    }

    .alert-info .alert-link {
        color: #245269;
    }

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b;
}

    .alert-warning hr {
        border-top-color: #f7e1b5;
    }

    .alert-warning .alert-link {
        color: #66512c;
    }

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
}

    .alert-danger hr {
        border-top-color: #e4b9c0;
    }

    .alert-danger .alert-link {
        color: #843534;
    }

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }

    to {
        background-position: 0 0;
    }
}

@-o-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }

    to {
        background-position: 0 0;
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }

    to {
        background-position: 0 0;
    }
}

.progress {
    overflow: hidden;
    height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
}

.progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease;
}

.progress-striped .progress-bar, .progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px;
}

.progress.active .progress-bar, .progress-bar.active {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
    background-color: #5cb85c;
}

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
    background-color: #5bc0de;
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
    background-color: #f0ad4e;
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
    background-color: #d9534f;
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
}

.media {
    margin-top: 15px;
}

    .media:first-child {
        margin-top: 0;
    }

.media, .media-body {
    zoom: 1;
    overflow: hidden;
}

.media-body {
    width: 10000px;
}

.media-object {
    display: block;
}

    .media-object.img-thumbnail {
        max-width: none;
    }

.media-right, .media > .pull-right {
    padding-left: 10px;
}

.media-left, .media > .pull-left {
    padding-right: 10px;
}

.media-left, .media-right, .media-body {
    display: table-cell;
    vertical-align: top;
}

.media-middle {
    vertical-align: middle;
}

.media-bottom {
    vertical-align: bottom;
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px;
}

.media-list {
    padding-left: 0;
    list-style: none;
}

.list-group {
    margin-bottom: 20px;
    padding-left: 0;
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
}

    .list-group-item:first-child {
        border-top-right-radius: 4px;
        border-top-left-radius: 4px;
    }

    .list-group-item:last-child {
        margin-bottom: 0;
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 4px;
    }

a.list-group-item, button.list-group-item {
    color: #555;
}

    a.list-group-item .list-group-item-heading, button.list-group-item .list-group-item-heading {
        color: #333;
    }

    a.list-group-item:hover, button.list-group-item:hover, a.list-group-item:focus, button.list-group-item:focus {
        text-decoration: none;
        color: #555;
        background-color: #f5f5f5;
    }

button.list-group-item {
    width: 100%;
    text-align: left;
}

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
    background-color: #eee;
    color: #777;
    cursor: not-allowed;
}

    .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
        color: inherit;
    }

    .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
        color: #777;
    }

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
}

    .list-group-item.active .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active .list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading > small, .list-group-item.active:focus .list-group-item-heading > small, .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading > .small {
        color: inherit;
    }

    .list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
        color: #c7ddef;
    }

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8;
}

a.list-group-item-success, button.list-group-item-success {
    color: #3c763d;
}

    a.list-group-item-success .list-group-item-heading, button.list-group-item-success .list-group-item-heading {
        color: inherit;
    }

    a.list-group-item-success:hover, button.list-group-item-success:hover, a.list-group-item-success:focus, button.list-group-item-success:focus {
        color: #3c763d;
        background-color: #d0e9c6;
    }

    a.list-group-item-success.active, button.list-group-item-success.active, a.list-group-item-success.active:hover, button.list-group-item-success.active:hover, a.list-group-item-success.active:focus, button.list-group-item-success.active:focus {
        color: #fff;
        background-color: #3c763d;
        border-color: #3c763d;
    }

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7;
}

a.list-group-item-info, button.list-group-item-info {
    color: #31708f;
}

    a.list-group-item-info .list-group-item-heading, button.list-group-item-info .list-group-item-heading {
        color: inherit;
    }

    a.list-group-item-info:hover, button.list-group-item-info:hover, a.list-group-item-info:focus, button.list-group-item-info:focus {
        color: #31708f;
        background-color: #c4e3f3;
    }

    a.list-group-item-info.active, button.list-group-item-info.active, a.list-group-item-info.active:hover, button.list-group-item-info.active:hover, a.list-group-item-info.active:focus, button.list-group-item-info.active:focus {
        color: #fff;
        background-color: #31708f;
        border-color: #31708f;
    }

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
}

a.list-group-item-warning, button.list-group-item-warning {
    color: #8a6d3b;
}

    a.list-group-item-warning .list-group-item-heading, button.list-group-item-warning .list-group-item-heading {
        color: inherit;
    }

    a.list-group-item-warning:hover, button.list-group-item-warning:hover, a.list-group-item-warning:focus, button.list-group-item-warning:focus {
        color: #8a6d3b;
        background-color: #faf2cc;
    }

    a.list-group-item-warning.active, button.list-group-item-warning.active, a.list-group-item-warning.active:hover, button.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus, button.list-group-item-warning.active:focus {
        color: #fff;
        background-color: #8a6d3b;
        border-color: #8a6d3b;
    }

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede;
}

a.list-group-item-danger, button.list-group-item-danger {
    color: #a94442;
}

    a.list-group-item-danger .list-group-item-heading, button.list-group-item-danger .list-group-item-heading {
        color: inherit;
    }

    a.list-group-item-danger:hover, button.list-group-item-danger:hover, a.list-group-item-danger:focus, button.list-group-item-danger:focus {
        color: #a94442;
        background-color: #ebcccc;
    }

    a.list-group-item-danger.active, button.list-group-item-danger.active, a.list-group-item-danger.active:hover, button.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus, button.list-group-item-danger.active:focus {
        color: #fff;
        background-color: #a94442;
        border-color: #a94442;
    }

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px;
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3;
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
    box-shadow: 0 1px 1px rgba(0,0,0,0.05);
}

.panel-body {
    padding: 15px;
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

    .panel-heading > .dropdown .dropdown-toggle {
        color: inherit;
    }

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
}

    .panel-title > a, .panel-title > small, .panel-title > .small, .panel-title > small > a, .panel-title > .small > a {
        color: inherit;
    }

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.panel > .list-group, .panel > .panel-collapse > .list-group {
    margin-bottom: 0;
}

    .panel > .list-group .list-group-item, .panel > .panel-collapse > .list-group .list-group-item {
        border-width: 1px 0;
        border-radius: 0;
    }

    .panel > .list-group:first-child .list-group-item:first-child, .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
        border-top: 0;
        border-top-right-radius: 3px;
        border-top-left-radius: 3px;
    }

    .panel > .list-group:last-child .list-group-item:last-child, .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
        border-bottom: 0;
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px;
    }

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0;
}

.list-group + .panel-footer {
    border-top-width: 0;
}

.panel > .table, .panel > .table-responsive > .table, .panel > .panel-collapse > .table {
    margin-bottom: 0;
}

    .panel > .table caption, .panel > .table-responsive > .table caption, .panel > .panel-collapse > .table caption {
        padding-left: 15px;
        padding-right: 15px;
    }

    .panel > .table:first-child, .panel > .table-responsive:first-child > .table:first-child {
        border-top-right-radius: 3px;
        border-top-left-radius: 3px;
    }

        .panel > .table:first-child > thead:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
            border-top-left-radius: 3px;
            border-top-right-radius: 3px;
        }

            .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
                border-top-left-radius: 3px;
            }

            .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
                border-top-right-radius: 3px;
            }

    .panel > .table:last-child, .panel > .table-responsive:last-child > .table:last-child {
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px;
    }

        .panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
            border-bottom-left-radius: 3px;
            border-bottom-right-radius: 3px;
        }

            .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
                border-bottom-left-radius: 3px;
            }

            .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
                border-bottom-right-radius: 3px;
            }

    .panel > .panel-body + .table, .panel > .panel-body + .table-responsive, .panel > .table + .panel-body, .panel > .table-responsive + .panel-body {
        border-top: 1px solid #ddd;
    }

    .panel > .table > tbody:first-child > tr:first-child th, .panel > .table > tbody:first-child > tr:first-child td {
        border-top: 0;
    }

.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
    border: 0;
}

    .panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border-left: 0;
    }

    .panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
        border-right: 0;
    }

    .panel > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
        border-bottom: 0;
    }

    .panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
        border-bottom: 0;
    }

.panel > .table-responsive {
    border: 0;
    margin-bottom: 0;
}

.panel-group {
    margin-bottom: 20px;
}

    .panel-group .panel {
        margin-bottom: 0;
        border-radius: 4px;
    }

        .panel-group .panel + .panel {
            margin-top: 5px;
        }

    .panel-group .panel-heading {
        border-bottom: 0;
    }

        .panel-group .panel-heading + .panel-collapse > .panel-body, .panel-group .panel-heading + .panel-collapse > .list-group {
            border-top: 1px solid #ddd;
        }

    .panel-group .panel-footer {
        border-top: 0;
    }

        .panel-group .panel-footer + .panel-collapse .panel-body {
            border-bottom: 1px solid #ddd;
        }

.panel-default {
    border-color: #ddd;
}

    .panel-default > .panel-heading {
        color: #333;
        background-color: #f5f5f5;
        border-color: #ddd;
    }

        .panel-default > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #ddd;
        }

        .panel-default > .panel-heading .badge {
            color: #f5f5f5;
            background-color: #333;
        }

    .panel-default > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #ddd;
    }

.panel-primary {
    border-color: #337ab7;
}

    .panel-primary > .panel-heading {
        color: #fff;
        background-color: #337ab7;
        border-color: #337ab7;
    }

        .panel-primary > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #337ab7;
        }

        .panel-primary > .panel-heading .badge {
            color: #337ab7;
            background-color: #fff;
        }

    .panel-primary > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #337ab7;
    }

.panel-success {
    border-color: #d6e9c6;
}

    .panel-success > .panel-heading {
        color: #3c763d;
        background-color: #dff0d8;
        border-color: #d6e9c6;
    }

        .panel-success > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #d6e9c6;
        }

        .panel-success > .panel-heading .badge {
            color: #dff0d8;
            background-color: #3c763d;
        }

    .panel-success > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #d6e9c6;
    }

.panel-info {
    border-color: #bce8f1;
}

    .panel-info > .panel-heading {
        color: #31708f;
        background-color: #d9edf7;
        border-color: #bce8f1;
    }

        .panel-info > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #bce8f1;
        }

        .panel-info > .panel-heading .badge {
            color: #d9edf7;
            background-color: #31708f;
        }

    .panel-info > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #bce8f1;
    }

.panel-warning {
    border-color: #faebcc;
}

    .panel-warning > .panel-heading {
        color: #8a6d3b;
        background-color: #fcf8e3;
        border-color: #faebcc;
    }

        .panel-warning > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #faebcc;
        }

        .panel-warning > .panel-heading .badge {
            color: #fcf8e3;
            background-color: #8a6d3b;
        }

    .panel-warning > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #faebcc;
    }

.panel-danger {
    border-color: #ebccd1;
}

    .panel-danger > .panel-heading {
        color: #a94442;
        background-color: #f2dede;
        border-color: #ebccd1;
    }

        .panel-danger > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #ebccd1;
        }

        .panel-danger > .panel-heading .badge {
            color: #f2dede;
            background-color: #a94442;
        }

    .panel-danger > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #ebccd1;
    }

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
}

    .embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        height: 100%;
        width: 100%;
        border: 0;
    }

.embed-responsive-16by9 {
    padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
    padding-bottom: 75%;
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
}

    .well blockquote {
        border-color: #ddd;
        border-color: rgba(0,0,0,0.15);
    }

.well-lg {
    padding: 24px;
    border-radius: 6px;
}

.well-sm {
    padding: 9px;
    border-radius: 3px;
}

.close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20);
}

    .close:hover, .close:focus {
        color: #000;
        text-decoration: none;
        cursor: pointer;
        opacity: .5;
        filter: alpha(opacity=50);
    }

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
}

.modal-open {
    overflow: hidden;
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

    .modal.fade .modal-dialog {
        -webkit-transform: translate(0, -25%);
        -ms-transform: translate(0, -25%);
        -o-transform: translate(0, -25%);
        transform: translate(0, -25%);
        -webkit-transition: -webkit-transform 0.3s ease-out;
        -o-transition: -o-transform 0.3s ease-out;
        transition: transform 0.3s ease-out;
    }

    .modal.in .modal-dialog {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
    }

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,0.5);
    box-shadow: 0 3px 9px rgba(0,0,0,0.5);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    outline: 0;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}

    .modal-backdrop.fade {
        opacity: 0;
        filter: alpha(opacity=0);
    }

    .modal-backdrop.in {
        opacity: .5;
        filter: alpha(opacity=50);
    }

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.42857143px;
}

    .modal-header .close {
        margin-top: -2px;
    }

.modal-title {
    margin: 0;
    line-height: 1.42857143;
}

.modal-body {
    position: relative;
    padding: 15px;
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}

    .modal-footer .btn + .btn {
        margin-left: 5px;
        margin-bottom: 0;
    }

    .modal-footer .btn-group .btn + .btn {
        margin-left: -1px;
    }

    .modal-footer .btn-block + .btn-block {
        margin-left: 0;
    }

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}

@media (min-width:768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto;
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0,0,0,0.5);
        box-shadow: 0 5px 15px rgba(0,0,0,0.5);
    }

    .modal-sm {
        width: 300px;
    }
}

@media (min-width:992px) {
    .modal-lg {
        width: 900px;
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 12px;
    opacity: 0;
    filter: alpha(opacity=0);
}

    .tooltip.in {
        opacity: .9;
        filter: alpha(opacity=90);
    }

    .tooltip.top {
        margin-top: -3px;
        padding: 5px 0;
    }

    .tooltip.right {
        margin-left: 3px;
        padding: 0 5px;
    }

    .tooltip.bottom {
        margin-top: 3px;
        padding: 5px 0;
    }

    .tooltip.left {
        margin-left: -3px;
        padding: 0 5px;
    }

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px;
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}

.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    right: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000;
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000;
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 14px;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    box-shadow: 0 5px 10px rgba(0,0,0,0.2);
}

    .popover.top {
        margin-top: -10px;
    }

    .popover.right {
        margin-left: 10px;
    }

    .popover.bottom {
        margin-top: 10px;
    }

    .popover.left {
        margin-left: -10px;
    }

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0;
}

.popover-content {
    padding: 9px 14px;
}

.popover > .arrow, .popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.popover > .arrow {
    border-width: 11px;
}

    .popover > .arrow:after {
        border-width: 10px;
        content: "";
    }

.popover.top > .arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0,0,0,0.25);
    bottom: -11px;
}

    .popover.top > .arrow:after {
        content: " ";
        bottom: 1px;
        margin-left: -10px;
        border-bottom-width: 0;
        border-top-color: #fff;
    }

.popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0,0,0,0.25);
}

    .popover.right > .arrow:after {
        content: " ";
        left: 1px;
        bottom: -10px;
        border-left-width: 0;
        border-right-color: #fff;
    }

.popover.bottom > .arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0,0,0,0.25);
    top: -11px;
}

    .popover.bottom > .arrow:after {
        content: " ";
        top: 1px;
        margin-left: -10px;
        border-top-width: 0;
        border-bottom-color: #fff;
    }

.popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0,0,0,0.25);
}

    .popover.left > .arrow:after {
        content: " ";
        right: 1px;
        border-right-width: 0;
        border-left-color: #fff;
        bottom: -10px;
    }

.carousel {
    position: relative;
}

.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%;
}

    .carousel-inner > .item {
        display: none;
        position: relative;
        -webkit-transition: .6s ease-in-out left;
        -o-transition: .6s ease-in-out left;
        transition: .6s ease-in-out left;
    }

        .carousel-inner > .item > img, .carousel-inner > .item > a > img {
            line-height: 1;
        }

@media all and (transform-3d),(-webkit-transform-3d) {
    .carousel-inner > .item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px;
    }

        .carousel-inner > .item.next, .carousel-inner > .item.active.right {
            -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
            left: 0;
        }

        .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
            -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
            left: 0;
        }

            .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
                left: 0;
            }
}

.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
    display: block;
}

.carousel-inner > .active {
    left: 0;
}

.carousel-inner > .next, .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%;
}

.carousel-inner > .next {
    left: 100%;
}

.carousel-inner > .prev {
    left: -100%;
}

    .carousel-inner > .next.left, .carousel-inner > .prev.right {
        left: 0;
    }

.carousel-inner > .active.left {
    left: -100%;
}

.carousel-inner > .active.right {
    left: 100%;
}

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: .5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,0.6);
}

    .carousel-control.left {
        background-repeat: repeat-x;
        background-image: linear-gradient(to right, rgba(0,0,0,0.5) 0, rgba(0,0,0,0.0001) 100%);
    }

    .carousel-control.right {
        left: auto;
        right: 0;
        background-repeat: repeat-x;
        background-image: linear-gradient(to right, rgba(0,0,0,0.0001) 0, rgba(0,0,0,0.5) 100%);
    }

    .carousel-control:hover, .carousel-control:focus {
        outline: 0;
        color: #fff;
        text-decoration: none;
        opacity: .9;
        filter: alpha(opacity=90);
    }

    .carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
        position: absolute;
        top: 50%;
        margin-top: -10px;
        z-index: 5;
        display: inline-block;
    }

    .carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
        left: 50%;
        margin-left: -10px;
    }

    .carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
        right: 50%;
        margin-right: -10px;
    }

    .carousel-control .icon-prev, .carousel-control .icon-next {
        width: 20px;
        height: 20px;
        line-height: 1;
        font-family: serif;
    }

        .carousel-control .icon-prev:before {
            content: '\2039';
        }

        .carousel-control .icon-next:before {
            content: '\203a';
        }

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center;
}

    .carousel-indicators li {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 1px;
        text-indent: -999px;
        border: 1px solid #fff;
        border-radius: 10px;
        cursor: pointer;
        background-color: #000 \9;
        background-color: rgba(0,0,0,0);
    }

    .carousel-indicators .active {
        margin: 0;
        width: 12px;
        height: 12px;
        background-color: #fff;
    }

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,0.6);
}

    .carousel-caption .btn {
        text-shadow: none;
    }

@media screen and (min-width:768px) {
    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        font-size: 30px;
    }

    .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
        margin-left: -15px;
    }

    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
        margin-right: -15px;
    }

    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px;
    }

    .carousel-indicators {
        bottom: 20px;
    }
}

.clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table;
}

.clearfix:after, .dl-horizontal dd:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .btn-toolbar:after, .btn-group-vertical > .btn-group:after, .nav:after, .navbar:after, .navbar-header:after, .navbar-collapse:after, .pager:after, .panel-body:after, .modal-footer:after {
    clear: both;
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.pull-right {
    float: right !important;
}

.pull-left {
    float: left !important;
}

.hide {
    display: none !important;
}

.show {
    display: block !important;
}

.invisible {
    visibility: hidden;
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.hidden {
    display: none !important;
}

.affix {
    position: fixed;
}

@-ms-viewport {
    width: device-width;
}

.visible-xs, .visible-sm, .visible-md, .visible-lg {
    display: none !important;
}

.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
    display: none !important;
}

@media (max-width:767px) {
    .visible-xs {
        display: block !important;
    }

    table.visible-xs {
        display: table !important;
    }

    tr.visible-xs {
        display: table-row !important;
    }

    th.visible-xs, td.visible-xs {
        display: table-cell !important;
    }
}

@media (max-width:767px) {
    .visible-xs-block {
        display: block !important;
    }
}

@media (max-width:767px) {
    .visible-xs-inline {
        display: inline !important;
    }
}

@media (max-width:767px) {
    .visible-xs-inline-block {
        display: inline-block !important;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block !important;
    }

    table.visible-sm {
        display: table !important;
    }

    tr.visible-sm {
        display: table-row !important;
    }

    th.visible-sm, td.visible-sm {
        display: table-cell !important;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-block {
        display: block !important;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline {
        display: inline !important;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline-block {
        display: inline-block !important;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block !important;
    }

    table.visible-md {
        display: table !important;
    }

    tr.visible-md {
        display: table-row !important;
    }

    th.visible-md, td.visible-md {
        display: table-cell !important;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-block {
        display: block !important;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline {
        display: inline !important;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline-block {
        display: inline-block !important;
    }
}

@media (min-width:1200px) {
    .visible-lg {
        display: block !important;
    }

    table.visible-lg {
        display: table !important;
    }

    tr.visible-lg {
        display: table-row !important;
    }

    th.visible-lg, td.visible-lg {
        display: table-cell !important;
    }
}

@media (min-width:1200px) {
    .visible-lg-block {
        display: block !important;
    }
}

@media (min-width:1200px) {
    .visible-lg-inline {
        display: inline !important;
    }
}

@media (min-width:1200px) {
    .visible-lg-inline-block {
        display: inline-block !important;
    }
}

@media (max-width:767px) {
    .hidden-xs {
        display: none !important;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none !important;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none !important;
    }
}

@media (min-width:1200px) {
    .hidden-lg {
        display: none !important;
    }
}

.visible-print {
    display: none !important;
}

@media print {
    .visible-print {
        display: block !important;
    }

    table.visible-print {
        display: table !important;
    }

    tr.visible-print {
        display: table-row !important;
    }

    th.visible-print, td.visible-print {
        display: table-cell !important;
    }
}

.visible-print-block {
    display: none !important;
}

@media print {
    .visible-print-block {
        display: block !important;
    }
}

.visible-print-inline {
    display: none !important;
}

@media print {
    .visible-print-inline {
        display: inline !important;
    }
}

.visible-print-inline-block {
    display: none !important;
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important;
    }
}

@media print {
    .hidden-print {
        display: none !important;
    }
}
/*!
 *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */ @font-face {
    font-family: 'FontAwesome';
    src: url(fonts/font-awesome/fonts/fontawesome-webfont5b62.eot?v=4.6.3);
    src: url(fonts/fontawesome-webfont.eot?#iefix&v=4.6.3) format('embedded-opentype'),url(fonts/fontawesome-webfont.woff2?v=4.6.3) format('woff2'),url(fonts/fontawesome-webfont.woff?v=4.6.3) format('woff'),url(fonts/fontawesome-webfont.ttf?v=4.6.3) format('truetype'),url(fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular) format('svg');
    font-weight: normal;
    font-style: normal;
}

.fa {
    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;
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%;
}

.fa-2x {
    font-size: 2em;
}

.fa-3x {
    font-size: 3em;
}

.fa-4x {
    font-size: 4em;
}

.fa-5x {
    font-size: 5em;
}

.fa-fw {
    width: 1.28571429em;
    text-align: center;
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none;
}

    .fa-ul > li {
        position: relative;
    }

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center;
}

    .fa-li.fa-lg {
        left: -1.85714286em;
    }

.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em;
}

.fa-pull-left {
    float: left;
}

.fa-pull-right {
    float: right;
}

.fa.fa-pull-left {
    margin-right: .3em;
}

.fa.fa-pull-right {
    margin-left: .3em;
}

.pull-right {
    float: right;
}

.pull-left {
    float: left;
}

.fa.pull-left {
    margin-right: .3em;
}

.fa.pull-right {
    margin-left: .3em;
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
}

.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1);
}

:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
    filter: none;
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle;
}

.fa-stack-1x, .fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
}

.fa-stack-1x {
    line-height: inherit;
}

.fa-stack-2x {
    font-size: 2em;
}

.fa-inverse {
    color: #fff;
}

.fa-glass:before {
    content: "\f000";
}

.fa-music:before {
    content: "\f001";
}

.fa-search:before {
    content: "\f002";
}

.fa-envelope-o:before {
    content: "\f003";
}

.fa-heart:before {
    content: "\f004";
}

.fa-star:before {
    content: "\f005";
}

.fa-star-o:before {
    content: "\f006";
}

.fa-user:before {
    content: "\f007";
}

.fa-film:before {
    content: "\f008";
}

.fa-th-large:before {
    content: "\f009";
}

.fa-th:before {
    content: "\f00a";
}

.fa-th-list:before {
    content: "\f00b";
}

.fa-check:before {
    content: "\f00c";
}

.fa-remove:before, .fa-close:before, .fa-times:before {
    content: "\f00d";
}

.fa-search-plus:before {
    content: "\f00e";
}

.fa-search-minus:before {
    content: "\f010";
}

.fa-power-off:before {
    content: "\f011";
}

.fa-signal:before {
    content: "\f012";
}

.fa-gear:before, .fa-cog:before {
    content: "\f013";
}

.fa-trash-o:before {
    content: "\f014";
}

.fa-home:before {
    content: "\f015";
}

.fa-file-o:before {
    content: "\f016";
}

.fa-clock-o:before {
    content: "\f017";
}

.fa-road:before {
    content: "\f018";
}

.fa-download:before {
    content: "\f019";
}

.fa-arrow-circle-o-down:before {
    content: "\f01a";
}

.fa-arrow-circle-o-up:before {
    content: "\f01b";
}

.fa-inbox:before {
    content: "\f01c";
}

.fa-play-circle-o:before {
    content: "\f01d";
}

.fa-rotate-right:before, .fa-repeat:before {
    content: "\f01e";
}

.fa-refresh:before {
    content: "\f021";
}

.fa-list-alt:before {
    content: "\f022";
}

.fa-lock:before {
    content: "\f023";
}

.fa-flag:before {
    content: "\f024";
}

.fa-headphones:before {
    content: "\f025";
}

.fa-volume-off:before {
    content: "\f026";
}

.fa-volume-down:before {
    content: "\f027";
}

.fa-volume-up:before {
    content: "\f028";
}

.fa-qrcode:before {
    content: "\f029";
}

.fa-barcode:before {
    content: "\f02a";
}

.fa-tag:before {
    content: "\f02b";
}

.fa-tags:before {
    content: "\f02c";
}

.fa-book:before {
    content: "\f02d";
}

.fa-bookmark:before {
    content: "\f02e";
}

.fa-print:before {
    content: "\f02f";
}

.fa-camera:before {
    content: "\f030";
}

.fa-font:before {
    content: "\f031";
}

.fa-bold:before {
    content: "\f032";
}

.fa-italic:before {
    content: "\f033";
}

.fa-text-height:before {
    content: "\f034";
}

.fa-text-width:before {
    content: "\f035";
}

.fa-align-left:before {
    content: "\f036";
}

.fa-align-center:before {
    content: "\f037";
}

.fa-align-right:before {
    content: "\f038";
}

.fa-align-justify:before {
    content: "\f039";
}

.fa-list:before {
    content: "\f03a";
}

.fa-dedent:before, .fa-outdent:before {
    content: "\f03b";
}

.fa-indent:before {
    content: "\f03c";
}

.fa-video-camera:before {
    content: "\f03d";
}

.fa-photo:before, .fa-image:before, .fa-picture-o:before {
    content: "\f03e";
}

.fa-pencil:before {
    content: "\f040";
}

.fa-map-marker:before {
    content: "\f041";
}

.fa-adjust:before {
    content: "\f042";
}

.fa-tint:before {
    content: "\f043";
}

.fa-edit:before, .fa-pencil-square-o:before {
    content: "\f044";
}

.fa-share-square-o:before {
    content: "\f045";
}

.fa-check-square-o:before {
    content: "\f046";
}

.fa-arrows:before {
    content: "\f047";
}

.fa-step-backward:before {
    content: "\f048";
}

.fa-fast-backward:before {
    content: "\f049";
}

.fa-backward:before {
    content: "\f04a";
}

.fa-play:before {
    content: "\f04b";
}

.fa-pause:before {
    content: "\f04c";
}

.fa-stop:before {
    content: "\f04d";
}

.fa-forward:before {
    content: "\f04e";
}

.fa-fast-forward:before {
    content: "\f050";
}

.fa-step-forward:before {
    content: "\f051";
}

.fa-eject:before {
    content: "\f052";
}

.fa-chevron-left:before {
    content: "\f053";
}

.fa-chevron-right:before {
    content: "\f054";
}

.fa-plus-circle:before {
    content: "\f055";
}

.fa-minus-circle:before {
    content: "\f056";
}

.fa-times-circle:before {
    content: "\f057";
}

.fa-check-circle:before {
    content: "\f058";
}

.fa-question-circle:before {
    content: "\f059";
}

.fa-info-circle:before {
    content: "\f05a";
}

.fa-crosshairs:before {
    content: "\f05b";
}

.fa-times-circle-o:before {
    content: "\f05c";
}

.fa-check-circle-o:before {
    content: "\f05d";
}

.fa-ban:before {
    content: "\f05e";
}

.fa-arrow-left:before {
    content: "\f060";
}

.fa-arrow-right:before {
    content: "\f061";
}

.fa-arrow-up:before {
    content: "\f062";
}

.fa-arrow-down:before {
    content: "\f063";
}

.fa-mail-forward:before, .fa-share:before {
    content: "\f064";
}

.fa-expand:before {
    content: "\f065";
}

.fa-compress:before {
    content: "\f066";
}

.fa-plus:before {
    content: "\f067";
}

.fa-minus:before {
    content: "\f068";
}

.fa-asterisk:before {
    content: "\f069";
}

.fa-exclamation-circle:before {
    content: "\f06a";
}

.fa-gift:before {
    content: "\f06b";
}

.fa-leaf:before {
    content: "\f06c";
}

.fa-fire:before {
    content: "\f06d";
}

.fa-eye:before {
    content: "\f06e";
}

.fa-eye-slash:before {
    content: "\f070";
}

.fa-warning:before, .fa-exclamation-triangle:before {
    content: "\f071";
}

.fa-plane:before {
    content: "\f072";
}

.fa-calendar:before {
    content: "\f073";
}

.fa-random:before {
    content: "\f074";
}

.fa-comment:before {
    content: "\f075";
}

.fa-magnet:before {
    content: "\f076";
}

.fa-chevron-up:before {
    content: "\f077";
}

.fa-chevron-down:before {
    content: "\f078";
}

.fa-retweet:before {
    content: "\f079";
}

.fa-shopping-cart:before {
    content: "\f07a";
}

.fa-folder:before {
    content: "\f07b";
}

.fa-folder-open:before {
    content: "\f07c";
}

.fa-arrows-v:before {
    content: "\f07d";
}

.fa-arrows-h:before {
    content: "\f07e";
}

.fa-bar-chart-o:before, .fa-bar-chart:before {
    content: "\f080";
}

.fa-twitter-square:before {
    content: "\f081";
}

.fa-facebook-square:before {
    content: "\f082";
}

.fa-camera-retro:before {
    content: "\f083";
}

.fa-key:before {
    content: "\f084";
}

.fa-gears:before, .fa-cogs:before {
    content: "\f085";
}

.fa-comments:before {
    content: "\f086";
}

.fa-thumbs-o-up:before {
    content: "\f087";
}

.fa-thumbs-o-down:before {
    content: "\f088";
}

.fa-star-half:before {
    content: "\f089";
}

.fa-heart-o:before {
    content: "\f08a";
}

.fa-sign-out:before {
    content: "\f08b";
}

.fa-linkedin-square:before {
    content: "\f08c";
}

.fa-thumb-tack:before {
    content: "\f08d";
}

.fa-external-link:before {
    content: "\f08e";
}

.fa-sign-in:before {
    content: "\f090";
}

.fa-trophy:before {
    content: "\f091";
}

.fa-github-square:before {
    content: "\f092";
}

.fa-upload:before {
    content: "\f093";
}

.fa-lemon-o:before {
    content: "\f094";
}

.fa-phone:before {
    content: "\f095";
}

.fa-square-o:before {
    content: "\f096";
}

.fa-bookmark-o:before {
    content: "\f097";
}

.fa-phone-square:before {
    content: "\f098";
}

.fa-twitter:before {
    content: "\f099";
}

.fa-facebook-f:before, .fa-facebook:before {
    content: "\f09a";
}

.fa-github:before {
    content: "\f09b";
}

.fa-unlock:before {
    content: "\f09c";
}

.fa-credit-card:before {
    content: "\f09d";
}

.fa-feed:before, .fa-rss:before {
    content: "\f09e";
}

.fa-hdd-o:before {
    content: "\f0a0";
}

.fa-bullhorn:before {
    content: "\f0a1";
}

.fa-bell:before {
    content: "\f0f3";
}

.fa-certificate:before {
    content: "\f0a3";
}

.fa-hand-o-right:before {
    content: "\f0a4";
}

.fa-hand-o-left:before {
    content: "\f0a5";
}

.fa-hand-o-up:before {
    content: "\f0a6";
}

.fa-hand-o-down:before {
    content: "\f0a7";
}

.fa-arrow-circle-left:before {
    content: "\f0a8";
}

.fa-arrow-circle-right:before {
    content: "\f0a9";
}

.fa-arrow-circle-up:before {
    content: "\f0aa";
}

.fa-arrow-circle-down:before {
    content: "\f0ab";
}

.fa-globe:before {
    content: "\f0ac";
}

.fa-wrench:before {
    content: "\f0ad";
}

.fa-tasks:before {
    content: "\f0ae";
}

.fa-filter:before {
    content: "\f0b0";
}

.fa-briefcase:before {
    content: "\f0b1";
}

.fa-arrows-alt:before {
    content: "\f0b2";
}

.fa-group:before, .fa-users:before {
    content: "\f0c0";
}

.fa-chain:before, .fa-link:before {
    content: "\f0c1";
}

.fa-cloud:before {
    content: "\f0c2";
}

.fa-flask:before {
    content: "\f0c3";
}

.fa-cut:before, .fa-scissors:before {
    content: "\f0c4";
}

.fa-copy:before, .fa-files-o:before {
    content: "\f0c5";
}

.fa-paperclip:before {
    content: "\f0c6";
}

.fa-save:before, .fa-floppy-o:before {
    content: "\f0c7";
}

.fa-square:before {
    content: "\f0c8";
}

.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
    content: "\f0c9";
}

.fa-list-ul:before {
    content: "\f0ca";
}

.fa-list-ol:before {
    content: "\f0cb";
}

.fa-strikethrough:before {
    content: "\f0cc";
}

.fa-underline:before {
    content: "\f0cd";
}

.fa-table:before {
    content: "\f0ce";
}

.fa-magic:before {
    content: "\f0d0";
}

.fa-truck:before {
    content: "\f0d1";
}

.fa-pinterest:before {
    content: "\f0d2";
}

.fa-pinterest-square:before {
    content: "\f0d3";
}

.fa-google-plus-square:before {
    content: "\f0d4";
}

.fa-google-plus:before {
    content: "\f0d5";
}

.fa-money:before {
    content: "\f0d6";
}

.fa-caret-down:before {
    content: "\f0d7";
}

.fa-caret-up:before {
    content: "\f0d8";
}

.fa-caret-left:before {
    content: "\f0d9";
}

.fa-caret-right:before {
    content: "\f0da";
}

.fa-columns:before {
    content: "\f0db";
}

.fa-unsorted:before, .fa-sort:before {
    content: "\f0dc";
}

.fa-sort-down:before, .fa-sort-desc:before {
    content: "\f0dd";
}

.fa-sort-up:before, .fa-sort-asc:before {
    content: "\f0de";
}

.fa-envelope:before {
    content: "\f0e0";
}

.fa-linkedin:before {
    content: "\f0e1";
}

.fa-rotate-left:before, .fa-undo:before {
    content: "\f0e2";
}

.fa-legal:before, .fa-gavel:before {
    content: "\f0e3";
}

.fa-dashboard:before, .fa-tachometer:before {
    content: "\f0e4";
}

.fa-comment-o:before {
    content: "\f0e5";
}

.fa-comments-o:before {
    content: "\f0e6";
}

.fa-flash:before, .fa-bolt:before {
    content: "\f0e7";
}

.fa-sitemap:before {
    content: "\f0e8";
}

.fa-umbrella:before {
    content: "\f0e9";
}

.fa-paste:before, .fa-clipboard:before {
    content: "\f0ea";
}

.fa-lightbulb-o:before {
    content: "\f0eb";
}

.fa-exchange:before {
    content: "\f0ec";
}

.fa-cloud-download:before {
    content: "\f0ed";
}

.fa-cloud-upload:before {
    content: "\f0ee";
}

.fa-user-md:before {
    content: "\f0f0";
}

.fa-stethoscope:before {
    content: "\f0f1";
}

.fa-suitcase:before {
    content: "\f0f2";
}

.fa-bell-o:before {
    content: "\f0a2";
}

.fa-coffee:before {
    content: "\f0f4";
}

.fa-cutlery:before {
    content: "\f0f5";
}

.fa-file-text-o:before {
    content: "\f0f6";
}

.fa-building-o:before {
    content: "\f0f7";
}

.fa-hospital-o:before {
    content: "\f0f8";
}

.fa-ambulance:before {
    content: "\f0f9";
}

.fa-medkit:before {
    content: "\f0fa";
}

.fa-fighter-jet:before {
    content: "\f0fb";
}

.fa-beer:before {
    content: "\f0fc";
}

.fa-h-square:before {
    content: "\f0fd";
}

.fa-plus-square:before {
    content: "\f0fe";
}

.fa-angle-double-left:before {
    content: "\f100";
}

.fa-angle-double-right:before {
    content: "\f101";
}

.fa-angle-double-up:before {
    content: "\f102";
}

.fa-angle-double-down:before {
    content: "\f103";
}

.fa-angle-left:before {
    content: "\f104";
}

.fa-angle-right:before {
    content: "\f105";
}

.fa-angle-up:before {
    content: "\f106";
}

.fa-angle-down:before {
    content: "\f107";
}

.fa-desktop:before {
    content: "\f108";
}

.fa-laptop:before {
    content: "\f109";
}

.fa-tablet:before {
    content: "\f10a";
}

.fa-mobile-phone:before, .fa-mobile:before {
    content: "\f10b";
}

.fa-circle-o:before {
    content: "\f10c";
}

.fa-quote-left:before {
    content: "\f10d";
}

.fa-quote-right:before {
    content: "\f10e";
}

.fa-spinner:before {
    content: "\f110";
}

.fa-circle:before {
    content: "\f111";
}

.fa-mail-reply:before, .fa-reply:before {
    content: "\f112";
}

.fa-github-alt:before {
    content: "\f113";
}

.fa-folder-o:before {
    content: "\f114";
}

.fa-folder-open-o:before {
    content: "\f115";
}

.fa-smile-o:before {
    content: "\f118";
}

.fa-frown-o:before {
    content: "\f119";
}

.fa-meh-o:before {
    content: "\f11a";
}

.fa-gamepad:before {
    content: "\f11b";
}

.fa-keyboard-o:before {
    content: "\f11c";
}

.fa-flag-o:before {
    content: "\f11d";
}

.fa-flag-checkered:before {
    content: "\f11e";
}

.fa-terminal:before {
    content: "\f120";
}

.fa-code:before {
    content: "\f121";
}

.fa-mail-reply-all:before, .fa-reply-all:before {
    content: "\f122";
}

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
    content: "\f123";
}

.fa-location-arrow:before {
    content: "\f124";
}

.fa-crop:before {
    content: "\f125";
}

.fa-code-fork:before {
    content: "\f126";
}

.fa-unlink:before, .fa-chain-broken:before {
    content: "\f127";
}

.fa-question:before {
    content: "\f128";
}

.fa-info:before {
    content: "\f129";
}

.fa-exclamation:before {
    content: "\f12a";
}

.fa-superscript:before {
    content: "\f12b";
}

.fa-subscript:before {
    content: "\f12c";
}

.fa-eraser:before {
    content: "\f12d";
}

.fa-puzzle-piece:before {
    content: "\f12e";
}

.fa-microphone:before {
    content: "\f130";
}

.fa-microphone-slash:before {
    content: "\f131";
}

.fa-shield:before {
    content: "\f132";
}

.fa-calendar-o:before {
    content: "\f133";
}

.fa-fire-extinguisher:before {
    content: "\f134";
}

.fa-rocket:before {
    content: "\f135";
}

.fa-maxcdn:before {
    content: "\f136";
}

.fa-chevron-circle-left:before {
    content: "\f137";
}

.fa-chevron-circle-right:before {
    content: "\f138";
}

.fa-chevron-circle-up:before {
    content: "\f139";
}

.fa-chevron-circle-down:before {
    content: "\f13a";
}

.fa-html5:before {
    content: "\f13b";
}

.fa-css3:before {
    content: "\f13c";
}

.fa-anchor:before {
    content: "\f13d";
}

.fa-unlock-alt:before {
    content: "\f13e";
}

.fa-bullseye:before {
    content: "\f140";
}

.fa-ellipsis-h:before {
    content: "\f141";
}

.fa-ellipsis-v:before {
    content: "\f142";
}

.fa-rss-square:before {
    content: "\f143";
}

.fa-play-circle:before {
    content: "\f144";
}

.fa-ticket:before {
    content: "\f145";
}

.fa-minus-square:before {
    content: "\f146";
}

.fa-minus-square-o:before {
    content: "\f147";
}

.fa-level-up:before {
    content: "\f148";
}

.fa-level-down:before {
    content: "\f149";
}

.fa-check-square:before {
    content: "\f14a";
}

.fa-pencil-square:before {
    content: "\f14b";
}

.fa-external-link-square:before {
    content: "\f14c";
}

.fa-share-square:before {
    content: "\f14d";
}

.fa-compass:before {
    content: "\f14e";
}

.fa-toggle-down:before, .fa-caret-square-o-down:before {
    content: "\f150";
}

.fa-toggle-up:before, .fa-caret-square-o-up:before {
    content: "\f151";
}

.fa-toggle-right:before, .fa-caret-square-o-right:before {
    content: "\f152";
}

.fa-euro:before, .fa-eur:before {
    content: "\f153";
}

.fa-gbp:before {
    content: "\f154";
}

.fa-dollar:before, .fa-usd:before {
    content: "\f155";
}

.fa-rupee:before, .fa-inr:before {
    content: "\f156";
}

.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
    content: "\f157";
}

.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
    content: "\f158";
}

.fa-won:before, .fa-krw:before {
    content: "\f159";
}

.fa-bitcoin:before, .fa-btc:before {
    content: "\f15a";
}

.fa-file:before {
    content: "\f15b";
}

.fa-file-text:before {
    content: "\f15c";
}

.fa-sort-alpha-asc:before {
    content: "\f15d";
}

.fa-sort-alpha-desc:before {
    content: "\f15e";
}

.fa-sort-amount-asc:before {
    content: "\f160";
}

.fa-sort-amount-desc:before {
    content: "\f161";
}

.fa-sort-numeric-asc:before {
    content: "\f162";
}

.fa-sort-numeric-desc:before {
    content: "\f163";
}

.fa-thumbs-up:before {
    content: "\f164";
}

.fa-thumbs-down:before {
    content: "\f165";
}

.fa-youtube-square:before {
    content: "\f166";
}

.fa-youtube:before {
    content: "\f167";
}

.fa-xing:before {
    content: "\f168";
}

.fa-xing-square:before {
    content: "\f169";
}

.fa-youtube-play:before {
    content: "\f16a";
}

.fa-dropbox:before {
    content: "\f16b";
}

.fa-stack-overflow:before {
    content: "\f16c";
}

.fa-instagram:before {
    content: "\f16d";
}

.fa-flickr:before {
    content: "\f16e";
}

.fa-adn:before {
    content: "\f170";
}

.fa-bitbucket:before {
    content: "\f171";
}

.fa-bitbucket-square:before {
    content: "\f172";
}

.fa-tumblr:before {
    content: "\f173";
}

.fa-tumblr-square:before {
    content: "\f174";
}

.fa-long-arrow-down:before {
    content: "\f175";
}

.fa-long-arrow-up:before {
    content: "\f176";
}

.fa-long-arrow-left:before {
    content: "\f177";
}

.fa-long-arrow-right:before {
    content: "\f178";
}

.fa-apple:before {
    content: "\f179";
}

.fa-windows:before {
    content: "\f17a";
}

.fa-android:before {
    content: "\f17b";
}

.fa-linux:before {
    content: "\f17c";
}

.fa-dribbble:before {
    content: "\f17d";
}

.fa-skype:before {
    content: "\f17e";
}

.fa-foursquare:before {
    content: "\f180";
}

.fa-trello:before {
    content: "\f181";
}

.fa-female:before {
    content: "\f182";
}

.fa-male:before {
    content: "\f183";
}

.fa-gittip:before, .fa-gratipay:before {
    content: "\f184";
}

.fa-sun-o:before {
    content: "\f185";
}

.fa-moon-o:before {
    content: "\f186";
}

.fa-archive:before {
    content: "\f187";
}

.fa-bug:before {
    content: "\f188";
}

.fa-vk:before {
    content: "\f189";
}

.fa-weibo:before {
    content: "\f18a";
}

.fa-renren:before {
    content: "\f18b";
}

.fa-pagelines:before {
    content: "\f18c";
}

.fa-stack-exchange:before {
    content: "\f18d";
}

.fa-arrow-circle-o-right:before {
    content: "\f18e";
}

.fa-arrow-circle-o-left:before {
    content: "\f190";
}

.fa-toggle-left:before, .fa-caret-square-o-left:before {
    content: "\f191";
}

.fa-dot-circle-o:before {
    content: "\f192";
}

.fa-wheelchair:before {
    content: "\f193";
}

.fa-vimeo-square:before {
    content: "\f194";
}

.fa-turkish-lira:before, .fa-try:before {
    content: "\f195";
}

.fa-plus-square-o:before {
    content: "\f196";
}

.fa-space-shuttle:before {
    content: "\f197";
}

.fa-slack:before {
    content: "\f198";
}

.fa-envelope-square:before {
    content: "\f199";
}

.fa-wordpress:before {
    content: "\f19a";
}

.fa-openid:before {
    content: "\f19b";
}

.fa-institution:before, .fa-bank:before, .fa-university:before {
    content: "\f19c";
}

.fa-mortar-board:before, .fa-graduation-cap:before {
    content: "\f19d";
}

.fa-yahoo:before {
    content: "\f19e";
}

.fa-google:before {
    content: "\f1a0";
}

.fa-reddit:before {
    content: "\f1a1";
}

.fa-reddit-square:before {
    content: "\f1a2";
}

.fa-stumbleupon-circle:before {
    content: "\f1a3";
}

.fa-stumbleupon:before {
    content: "\f1a4";
}

.fa-delicious:before {
    content: "\f1a5";
}

.fa-digg:before {
    content: "\f1a6";
}

.fa-pied-piper-pp:before {
    content: "\f1a7";
}

.fa-pied-piper-alt:before {
    content: "\f1a8";
}

.fa-drupal:before {
    content: "\f1a9";
}

.fa-joomla:before {
    content: "\f1aa";
}

.fa-language:before {
    content: "\f1ab";
}

.fa-fax:before {
    content: "\f1ac";
}

.fa-building:before {
    content: "\f1ad";
}

.fa-child:before {
    content: "\f1ae";
}

.fa-paw:before {
    content: "\f1b0";
}

.fa-spoon:before {
    content: "\f1b1";
}

.fa-cube:before {
    content: "\f1b2";
}

.fa-cubes:before {
    content: "\f1b3";
}

.fa-behance:before {
    content: "\f1b4";
}

.fa-behance-square:before {
    content: "\f1b5";
}

.fa-steam:before {
    content: "\f1b6";
}

.fa-steam-square:before {
    content: "\f1b7";
}

.fa-recycle:before {
    content: "\f1b8";
}

.fa-automobile:before, .fa-car:before {
    content: "\f1b9";
}

.fa-cab:before, .fa-taxi:before {
    content: "\f1ba";
}

.fa-tree:before {
    content: "\f1bb";
}

.fa-spotify:before {
    content: "\f1bc";
}

.fa-deviantart:before {
    content: "\f1bd";
}

.fa-soundcloud:before {
    content: "\f1be";
}

.fa-database:before {
    content: "\f1c0";
}

.fa-file-pdf-o:before {
    content: "\f1c1";
}

.fa-file-word-o:before {
    content: "\f1c2";
}

.fa-file-excel-o:before {
    content: "\f1c3";
}

.fa-file-powerpoint-o:before {
    content: "\f1c4";
}

.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
    content: "\f1c5";
}

.fa-file-zip-o:before, .fa-file-archive-o:before {
    content: "\f1c6";
}

.fa-file-sound-o:before, .fa-file-audio-o:before {
    content: "\f1c7";
}

.fa-file-movie-o:before, .fa-file-video-o:before {
    content: "\f1c8";
}

.fa-file-code-o:before {
    content: "\f1c9";
}

.fa-vine:before {
    content: "\f1ca";
}

.fa-codepen:before {
    content: "\f1cb";
}

.fa-jsfiddle:before {
    content: "\f1cc";
}

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
    content: "\f1cd";
}

.fa-circle-o-notch:before {
    content: "\f1ce";
}

.fa-ra:before, .fa-resistance:before, .fa-rebel:before {
    content: "\f1d0";
}

.fa-ge:before, .fa-empire:before {
    content: "\f1d1";
}

.fa-git-square:before {
    content: "\f1d2";
}

.fa-git:before {
    content: "\f1d3";
}

.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before {
    content: "\f1d4";
}

.fa-tencent-weibo:before {
    content: "\f1d5";
}

.fa-qq:before {
    content: "\f1d6";
}

.fa-wechat:before, .fa-weixin:before {
    content: "\f1d7";
}

.fa-send:before, .fa-paper-plane:before {
    content: "\f1d8";
}

.fa-send-o:before, .fa-paper-plane-o:before {
    content: "\f1d9";
}

.fa-history:before {
    content: "\f1da";
}

.fa-circle-thin:before {
    content: "\f1db";
}

.fa-header:before {
    content: "\f1dc";
}

.fa-paragraph:before {
    content: "\f1dd";
}

.fa-sliders:before {
    content: "\f1de";
}

.fa-share-alt:before {
    content: "\f1e0";
}

.fa-share-alt-square:before {
    content: "\f1e1";
}

.fa-bomb:before {
    content: "\f1e2";
}

.fa-soccer-ball-o:before, .fa-futbol-o:before {
    content: "\f1e3";
}

.fa-tty:before {
    content: "\f1e4";
}

.fa-binoculars:before {
    content: "\f1e5";
}

.fa-plug:before {
    content: "\f1e6";
}

.fa-slideshare:before {
    content: "\f1e7";
}

.fa-twitch:before {
    content: "\f1e8";
}

.fa-yelp:before {
    content: "\f1e9";
}

.fa-newspaper-o:before {
    content: "\f1ea";
}

.fa-wifi:before {
    content: "\f1eb";
}

.fa-calculator:before {
    content: "\f1ec";
}

.fa-paypal:before {
    content: "\f1ed";
}

.fa-google-wallet:before {
    content: "\f1ee";
}

.fa-cc-visa:before {
    content: "\f1f0";
}

.fa-cc-mastercard:before {
    content: "\f1f1";
}

.fa-cc-discover:before {
    content: "\f1f2";
}

.fa-cc-amex:before {
    content: "\f1f3";
}

.fa-cc-paypal:before {
    content: "\f1f4";
}

.fa-cc-stripe:before {
    content: "\f1f5";
}

.fa-bell-slash:before {
    content: "\f1f6";
}

.fa-bell-slash-o:before {
    content: "\f1f7";
}

.fa-trash:before {
    content: "\f1f8";
}

.fa-copyright:before {
    content: "\f1f9";
}

.fa-at:before {
    content: "\f1fa";
}

.fa-eyedropper:before {
    content: "\f1fb";
}

.fa-paint-brush:before {
    content: "\f1fc";
}

.fa-birthday-cake:before {
    content: "\f1fd";
}

.fa-area-chart:before {
    content: "\f1fe";
}

.fa-pie-chart:before {
    content: "\f200";
}

.fa-line-chart:before {
    content: "\f201";
}

.fa-lastfm:before {
    content: "\f202";
}

.fa-lastfm-square:before {
    content: "\f203";
}

.fa-toggle-off:before {
    content: "\f204";
}

.fa-toggle-on:before {
    content: "\f205";
}

.fa-bicycle:before {
    content: "\f206";
}

.fa-bus:before {
    content: "\f207";
}

.fa-ioxhost:before {
    content: "\f208";
}

.fa-angellist:before {
    content: "\f209";
}

.fa-cc:before {
    content: "\f20a";
}

.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
    content: "\f20b";
}

.fa-meanpath:before {
    content: "\f20c";
}

.fa-buysellads:before {
    content: "\f20d";
}

.fa-connectdevelop:before {
    content: "\f20e";
}

.fa-dashcube:before {
    content: "\f210";
}

.fa-forumbee:before {
    content: "\f211";
}

.fa-leanpub:before {
    content: "\f212";
}

.fa-sellsy:before {
    content: "\f213";
}

.fa-shirtsinbulk:before {
    content: "\f214";
}

.fa-simplybuilt:before {
    content: "\f215";
}

.fa-skyatlas:before {
    content: "\f216";
}

.fa-cart-plus:before {
    content: "\f217";
}

.fa-cart-arrow-down:before {
    content: "\f218";
}

.fa-diamond:before {
    content: "\f219";
}

.fa-ship:before {
    content: "\f21a";
}

.fa-user-secret:before {
    content: "\f21b";
}

.fa-motorcycle:before {
    content: "\f21c";
}

.fa-street-view:before {
    content: "\f21d";
}

.fa-heartbeat:before {
    content: "\f21e";
}

.fa-venus:before {
    content: "\f221";
}

.fa-mars:before {
    content: "\f222";
}

.fa-mercury:before {
    content: "\f223";
}

.fa-intersex:before, .fa-transgender:before {
    content: "\f224";
}

.fa-transgender-alt:before {
    content: "\f225";
}

.fa-venus-double:before {
    content: "\f226";
}

.fa-mars-double:before {
    content: "\f227";
}

.fa-venus-mars:before {
    content: "\f228";
}

.fa-mars-stroke:before {
    content: "\f229";
}

.fa-mars-stroke-v:before {
    content: "\f22a";
}

.fa-mars-stroke-h:before {
    content: "\f22b";
}

.fa-neuter:before {
    content: "\f22c";
}

.fa-genderless:before {
    content: "\f22d";
}

.fa-facebook-official:before {
    content: "\f230";
}

.fa-pinterest-p:before {
    content: "\f231";
}

.fa-whatsapp:before {
    content: "\f232";
}

.fa-server:before {
    content: "\f233";
}

.fa-user-plus:before {
    content: "\f234";
}

.fa-user-times:before {
    content: "\f235";
}

.fa-hotel:before, .fa-bed:before {
    content: "\f236";
}

.fa-viacoin:before {
    content: "\f237";
}

.fa-train:before {
    content: "\f238";
}

.fa-subway:before {
    content: "\f239";
}

.fa-medium:before {
    content: "\f23a";
}

.fa-yc:before, .fa-y-combinator:before {
    content: "\f23b";
}

.fa-optin-monster:before {
    content: "\f23c";
}

.fa-opencart:before {
    content: "\f23d";
}

.fa-expeditedssl:before {
    content: "\f23e";
}

.fa-battery-4:before, .fa-battery-full:before {
    content: "\f240";
}

.fa-battery-3:before, .fa-battery-three-quarters:before {
    content: "\f241";
}

.fa-battery-2:before, .fa-battery-half:before {
    content: "\f242";
}

.fa-battery-1:before, .fa-battery-quarter:before {
    content: "\f243";
}

.fa-battery-0:before, .fa-battery-empty:before {
    content: "\f244";
}

.fa-mouse-pointer:before {
    content: "\f245";
}

.fa-i-cursor:before {
    content: "\f246";
}

.fa-object-group:before {
    content: "\f247";
}

.fa-object-ungroup:before {
    content: "\f248";
}

.fa-sticky-note:before {
    content: "\f249";
}

.fa-sticky-note-o:before {
    content: "\f24a";
}

.fa-cc-jcb:before {
    content: "\f24b";
}

.fa-cc-diners-club:before {
    content: "\f24c";
}

.fa-clone:before {
    content: "\f24d";
}

.fa-balance-scale:before {
    content: "\f24e";
}

.fa-hourglass-o:before {
    content: "\f250";
}

.fa-hourglass-1:before, .fa-hourglass-start:before {
    content: "\f251";
}

.fa-hourglass-2:before, .fa-hourglass-half:before {
    content: "\f252";
}

.fa-hourglass-3:before, .fa-hourglass-end:before {
    content: "\f253";
}

.fa-hourglass:before {
    content: "\f254";
}

.fa-hand-grab-o:before, .fa-hand-rock-o:before {
    content: "\f255";
}

.fa-hand-stop-o:before, .fa-hand-paper-o:before {
    content: "\f256";
}

.fa-hand-scissors-o:before {
    content: "\f257";
}

.fa-hand-lizard-o:before {
    content: "\f258";
}

.fa-hand-spock-o:before {
    content: "\f259";
}

.fa-hand-pointer-o:before {
    content: "\f25a";
}

.fa-hand-peace-o:before {
    content: "\f25b";
}

.fa-trademark:before {
    content: "\f25c";
}

.fa-registered:before {
    content: "\f25d";
}

.fa-creative-commons:before {
    content: "\f25e";
}

.fa-gg:before {
    content: "\f260";
}

.fa-gg-circle:before {
    content: "\f261";
}

.fa-tripadvisor:before {
    content: "\f262";
}

.fa-odnoklassniki:before {
    content: "\f263";
}

.fa-odnoklassniki-square:before {
    content: "\f264";
}

.fa-get-pocket:before {
    content: "\f265";
}

.fa-wikipedia-w:before {
    content: "\f266";
}

.fa-safari:before {
    content: "\f267";
}

.fa-chrome:before {
    content: "\f268";
}

.fa-firefox:before {
    content: "\f269";
}

.fa-opera:before {
    content: "\f26a";
}

.fa-internet-explorer:before {
    content: "\f26b";
}

.fa-tv:before, .fa-television:before {
    content: "\f26c";
}

.fa-contao:before {
    content: "\f26d";
}

.fa-500px:before {
    content: "\f26e";
}

.fa-amazon:before {
    content: "\f270";
}

.fa-calendar-plus-o:before {
    content: "\f271";
}

.fa-calendar-minus-o:before {
    content: "\f272";
}

.fa-calendar-times-o:before {
    content: "\f273";
}

.fa-calendar-check-o:before {
    content: "\f274";
}

.fa-industry:before {
    content: "\f275";
}

.fa-map-pin:before {
    content: "\f276";
}

.fa-map-signs:before {
    content: "\f277";
}

.fa-map-o:before {
    content: "\f278";
}

.fa-map:before {
    content: "\f279";
}

.fa-commenting:before {
    content: "\f27a";
}

.fa-commenting-o:before {
    content: "\f27b";
}

.fa-houzz:before {
    content: "\f27c";
}

.fa-vimeo:before {
    content: "\f27d";
}

.fa-black-tie:before {
    content: "\f27e";
}

.fa-fonticons:before {
    content: "\f280";
}

.fa-reddit-alien:before {
    content: "\f281";
}

.fa-edge:before {
    content: "\f282";
}

.fa-credit-card-alt:before {
    content: "\f283";
}

.fa-codiepie:before {
    content: "\f284";
}

.fa-modx:before {
    content: "\f285";
}

.fa-fort-awesome:before {
    content: "\f286";
}

.fa-usb:before {
    content: "\f287";
}

.fa-product-hunt:before {
    content: "\f288";
}

.fa-mixcloud:before {
    content: "\f289";
}

.fa-scribd:before {
    content: "\f28a";
}

.fa-pause-circle:before {
    content: "\f28b";
}

.fa-pause-circle-o:before {
    content: "\f28c";
}

.fa-stop-circle:before {
    content: "\f28d";
}

.fa-stop-circle-o:before {
    content: "\f28e";
}

.fa-shopping-bag:before {
    content: "\f290";
}

.fa-shopping-basket:before {
    content: "\f291";
}

.fa-hashtag:before {
    content: "\f292";
}

.fa-bluetooth:before {
    content: "\f293";
}

.fa-bluetooth-b:before {
    content: "\f294";
}

.fa-percent:before {
    content: "\f295";
}

.fa-gitlab:before {
    content: "\f296";
}

.fa-wpbeginner:before {
    content: "\f297";
}

.fa-wpforms:before {
    content: "\f298";
}

.fa-envira:before {
    content: "\f299";
}

.fa-universal-access:before {
    content: "\f29a";
}

.fa-wheelchair-alt:before {
    content: "\f29b";
}

.fa-question-circle-o:before {
    content: "\f29c";
}

.fa-blind:before {
    content: "\f29d";
}

.fa-audio-description:before {
    content: "\f29e";
}

.fa-volume-control-phone:before {
    content: "\f2a0";
}

.fa-braille:before {
    content: "\f2a1";
}

.fa-assistive-listening-systems:before {
    content: "\f2a2";
}

.fa-asl-interpreting:before, .fa-american-sign-language-interpreting:before {
    content: "\f2a3";
}

.fa-deafness:before, .fa-hard-of-hearing:before, .fa-deaf:before {
    content: "\f2a4";
}

.fa-glide:before {
    content: "\f2a5";
}

.fa-glide-g:before {
    content: "\f2a6";
}

.fa-signing:before, .fa-sign-language:before {
    content: "\f2a7";
}

.fa-low-vision:before {
    content: "\f2a8";
}

.fa-viadeo:before {
    content: "\f2a9";
}

.fa-viadeo-square:before {
    content: "\f2aa";
}

.fa-snapchat:before {
    content: "\f2ab";
}

.fa-snapchat-ghost:before {
    content: "\f2ac";
}

.fa-snapchat-square:before {
    content: "\f2ad";
}

.fa-pied-piper:before {
    content: "\f2ae";
}

.fa-first-order:before {
    content: "\f2b0";
}

.fa-yoast:before {
    content: "\f2b1";
}

.fa-themeisle:before {
    content: "\f2b2";
}

.fa-google-plus-circle:before, .fa-google-plus-official:before {
    content: "\f2b3";
}

.fa-fa:before, .fa-font-awesome:before {
    content: "\f2b4";
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}

@font-face {
    font-family: 'stm-icon';
    src: url(fonts/stm-icon/fonts/stm-icon.eot?xmh3ky);
    src: url(fonts/stm-icon/fonts/stm-icon.eot?xmh3ky#iefix) format('embedded-opentype'),url(fonts/stm-icon/fonts/stm-icon.ttf?xmh3ky) format('truetype'),url(fonts/stm-icon/fonts/stm-icon.woff?xmh3ky) format('woff'),url(fonts/stm-icon/fonts/stm-icon.svg?xmh3ky#stm-icon) format('svg');
    font-weight: normal;
    font-style: normal;
}

.stm-icon {
    font-family: 'stm-icon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.stm-icon-check2:before {
    content: "\e958";
}

.stm-icon-attended:before {
    content: "\e956";
}

.stm-icon-comment:before {
    content: "\e954";
}

.stm-icon-user2:before {
    content: "\e953";
}

.stm-icon-lang_flag:before {
    content: "\e952";
}

.stm-icon-access:before {
    content: "\e913";
}

.stm-icon-alarm:before {
    content: "\e957";
}

.stm-icon-apple:before {
    content: "\e937";
}

.stm-icon-arrow-left:before {
    content: "\e938";
}

.stm-icon-bear:before {
    content: "\e939";
}

.stm-icon-big_bear:before {
    content: "\e93a";
}

.stm-icon-bird:before {
    content: "\e93b";
}

.stm-icon-bricks:before {
    content: "\e93c";
}

.stm-icon-bricks2:before {
    content: "\e93d";
}

.stm-icon-car:before {
    content: "\e93e";
}

.stm-icon-doll:before {
    content: "\e93f";
}

.stm-icon-duck:before {
    content: "\e940";
}

.stm-icon-fan:before {
    content: "\e941";
}

.stm-icon-jam:before {
    content: "\e942";
}

.stm-icon-login:before {
    content: "\e943";
}

.stm-icon-loupe:before {
    content: "\e944";
}

.stm-icon-pail:before {
    content: "\e945";
}

.stm-icon-pencil:before {
    content: "\e946";
}

.stm-icon-phone:before {
    content: "\e947";
}

.stm-icon-place:before {
    content: "\e948";
}

.stm-icon-pony:before {
    content: "\e949";
}

.stm-icon-pony2:before {
    content: "\e94a";
}

.stm-icon-pyramid:before {
    content: "\e94b";
}

.stm-icon-sun:before {
    content: "\e94c";
}

.stm-icon-tag_flag:before {
    content: "\e94d";
}

.stm-icon-time:before {
    content: "\e94e";
}

.stm-icon-train:before {
    content: "\e94f";
}

.stm-icon-varied:before {
    content: "\e950";
}

.stm-icon-website:before {
    content: "\e951";
}

.stm-icon-cart:before {
    content: "\e936";
}

.stm-icon-search2:before {
    content: "\e935";
}

.stm-icon-chat:before {
    content: "\e932";
}

.stm-icon-folder:before {
    content: "\e933";
}

.stm-icon-user:before {
    content: "\e934";
}

.stm-icon-quotes:before {
    content: "\e931";
}

.stm-icon-media-loupe:before {
    content: "\e930";
}

.stm-icon-web-address:before {
    content: "\e92f";
}

.stm-icon-location:before {
    content: "\e92e";
}

.stm-icon-square:before {
    content: "\e92d";
}

.stm-icon-clip:before {
    content: "\e92c";
}

.stm-icon-basket:before {
    content: "\e92b";
}

.stm-icon-arrow-bottom-left:before {
    content: "\e928";
}

.stm-icon-arrow-top-right:before {
    content: "\e929";
}

.stm-icon-check:before {
    content: "\e926";
}

.stm-icon-times:before {
    content: "\e927";
}

.stm-icon-times-thin:before {
    content: "\e92a";
}

.stm-icon-water-polo:before {
    content: "\e919";
}

.stm-icon-american-football:before {
    content: "\e91a";
}

.stm-icon-rugby:before {
    content: "\e91b";
}

.stm-icon-hockey:before {
    content: "\e91c";
}

.stm-icon-baseball:before {
    content: "\e91d";
}

.stm-icon-cricket:before {
    content: "\e91e";
}

.stm-icon-softball:before {
    content: "\e91f";
}

.stm-icon-swimming:before {
    content: "\e920";
}

.stm-icon-chess:before {
    content: "\e921";
}

.stm-icon-volleyball:before {
    content: "\e922";
}

.stm-icon-tennis:before {
    content: "\e923";
}

.stm-icon-diving:before {
    content: "\e924";
}

.stm-icon-basketball:before {
    content: "\e925";
}

.stm-icon-arrow-right:before {
    content: "\e907";
}

.stm-icon-check-list:before {
    content: "\e916";
}

.stm-icon-pc:before {
    content: "\e917";
}

.stm-icon-file-folder:before {
    content: "\e918";
}

.stm-icon-play:before {
    content: "\e915";
}

.stm-icon-alarm-clock:before {
    content: "\e910";
}

.stm-icon-right-triagle:before {
    content: "\e90e";
}

.stm-icon-quote-bottom:before {
    content: "\e90c";
}

.stm-icon-quote-top:before {
    content: "\e90d";
}

.stm-icon-girl:before {
    content: "\e908";
}

.stm-icon-book:before {
    content: "\e909";
}

.stm-icon-build:before {
    content: "\e90a";
}

.stm-icon-certificate:before {
    content: "\e90b";
}

.stm-icon-diamond:before {
    content: "\e90f";
}

.stm-icon-envelope:before {
    content: "\e955";
}

.stm-icon-instagram:before {
    content: "\e914";
}

.stm-icon-window:before {
    content: "\e911";
}

.stm-icon-skype:before {
    content: "\e912";
}

.stm-icon-calendar:before {
    content: "\e906";
}

.stm-icon-clock:before {
    content: "\e901";
}

.stm-icon-mail:before {
    content: "\e902";
}

.stm-icon-printer:before {
    content: "\e903";
}

.stm-icon-iphone:before {
    content: "\e904";
}

.stm-icon-globe:before {
    content: "\e905";
}

.stm-icon-search:before {
    content: "\e900";
}

.select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle;
}

    .select2-container .select2-selection--single {
        box-sizing: border-box;
        cursor: pointer;
        display: block;
        height: 28px;
        user-select: none;
        -webkit-user-select: none;
    }

        .select2-container .select2-selection--single .select2-selection__rendered {
            display: block;
            padding-left: 8px;
            padding-right: 20px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

        .select2-container .select2-selection--single .select2-selection__clear {
            position: relative;
        }

    .select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
        padding-right: 8px;
        padding-left: 20px;
    }

    .select2-container .select2-selection--multiple {
        box-sizing: border-box;
        cursor: pointer;
        display: block;
        min-height: 32px;
        user-select: none;
        -webkit-user-select: none;
    }

        .select2-container .select2-selection--multiple .select2-selection__rendered {
            display: inline-block;
            overflow: hidden;
            padding-left: 8px;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

    .select2-container .select2-search--inline {
        float: left;
    }

        .select2-container .select2-search--inline .select2-search__field {
            box-sizing: border-box;
            border: none;
            font-size: 100%;
            margin-top: 5px;
            padding: 0;
        }

            .select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
                -webkit-appearance: none;
            }

.select2-dropdown {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index: 1051;
    border-bottom-right-radius: 25px !important;
    border-bottom-left-radius: 25px !important;
    overflow: hidden;
}

.select2-results {
    display: block;
}

.select2-results__options {
    list-style: none;
    margin: 0;
    padding: 0;
}

.select2-results__option {
    padding: 6px;
    user-select: none;
    -webkit-user-select: none;
}

    .select2-results__option[aria-selected] {
        cursor: pointer;
    }

.select2-container--open .select2-dropdown {
    left: 0;
}

.select2-container--open .select2-dropdown--above {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.select2-container--open .select2-dropdown--below {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.select2-search--dropdown {
    display: block;
    padding: 4px;
}

    .select2-search--dropdown .select2-search__field {
        padding: 4px;
        width: 100%;
        box-sizing: border-box;
    }

        .select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
            -webkit-appearance: none;
        }

    .select2-search--dropdown.select2-search--hide {
        display: none;
    }

.select2-close-mask {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 99;
    background-color: #fff;
    filter: alpha(opacity=0);
}

.select2-hidden-accessible {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
}

    .select2-container--default .select2-selection--single .select2-selection__rendered {
        color: #444;
        line-height: 28px;
    }

    .select2-container--default .select2-selection--single .select2-selection__clear {
        cursor: pointer;
        float: right;
        font-weight: bold;
    }

    .select2-container--default .select2-selection--single .select2-selection__placeholder {
        color: #999;
    }

    .select2-container--default .select2-selection--single .select2-selection__arrow {
        height: 26px;
        position: absolute;
        top: 1px;
        right: 1px;
        width: 20px;
    }

        .select2-container--default .select2-selection--single .select2-selection__arrow b {
            border-color: #888 transparent transparent transparent;
            border-style: solid;
            border-width: 5px 4px 0 4px;
            height: 0;
            left: 50%;
            margin-left: -4px;
            margin-top: -2px;
            position: absolute;
            top: 50%;
            width: 0;
        }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
    float: left;
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
    left: 1px;
    right: auto;
}

.select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #eee;
    cursor: default;
}

    .select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
        display: none;
    }

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888 transparent;
    border-width: 0 4px 5px 4px;
}

.select2-container--default .select2-selection--multiple {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
}

    .select2-container--default .select2-selection--multiple .select2-selection__rendered {
        box-sizing: border-box;
        list-style: none;
        margin: 0;
        padding: 0 5px;
        width: 100%;
    }

    .select2-container--default .select2-selection--multiple .select2-selection__placeholder {
        color: #999;
        margin-top: 5px;
        float: left;
    }

    .select2-container--default .select2-selection--multiple .select2-selection__clear {
        cursor: pointer;
        float: right;
        font-weight: bold;
        margin-top: 5px;
        margin-right: 10px;
    }

    .select2-container--default .select2-selection--multiple .select2-selection__choice {
        background-color: #e4e4e4;
        border: 1px solid #aaa;
        border-radius: 4px;
        cursor: default;
        float: left;
        margin-right: 5px;
        margin-top: 5px;
        padding: 0 5px;
    }

    .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
        color: #999;
        cursor: pointer;
        display: inline-block;
        font-weight: bold;
        margin-right: 2px;
    }

        .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
            color: #333;
        }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
    float: right;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: solid #000 1px;
    outline: 0;
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
    background-color: #eee;
    cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
    display: none;
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
}

.select2-container--default .select2-search--inline .select2-search__field {
    background: transparent;
    border: none;
    outline: 0;
    box-shadow: none;
    -webkit-appearance: textfield;
}

.select2-container--default .select2-results > .select2-results__options {
    max-height: 400px;
    overflow-y: auto;
}

.select2-container--default .select2-results__option[role=group] {
    padding: 0;
}

.select2-container--default .select2-results__option[aria-disabled=true] {
    color: #999;
}

.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #ddd;
}

.select2-container--default .select2-results__option .select2-results__option {
    padding-left: 1em;
}

    .select2-container--default .select2-results__option .select2-results__option .select2-results__group {
        padding-left: 0;
    }

    .select2-container--default .select2-results__option .select2-results__option .select2-results__option {
        margin-left: -1em;
        padding-left: 2em;
    }

        .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
            margin-left: -2em;
            padding-left: 3em;
        }

            .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
                margin-left: -3em;
                padding-left: 4em;
            }

                .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
                    margin-left: -4em;
                    padding-left: 5em;
                }

                    .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
                        margin-left: -5em;
                        padding-left: 6em;
                    }

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #5897fb;
    color: white;
}

.select2-container--default .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px;
}

.select2-container--classic .select2-selection--single {
    background-color: #f7f7f7;
    border: 1px solid #aaa;
    border-radius: 4px;
    outline: 0;
    background-repeat: repeat-x;
    background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
}

    .select2-container--classic .select2-selection--single:focus {
        border: 1px solid #5897fb;
    }

    .select2-container--classic .select2-selection--single .select2-selection__rendered {
        color: #444;
        line-height: 28px;
    }

    .select2-container--classic .select2-selection--single .select2-selection__clear {
        cursor: pointer;
        float: right;
        font-weight: bold;
        margin-right: 10px;
    }

    .select2-container--classic .select2-selection--single .select2-selection__placeholder {
        color: #999;
    }

    .select2-container--classic .select2-selection--single .select2-selection__arrow {
        background-color: #ddd;
        border-left: 1px solid #aaa;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
        height: 26px;
        position: absolute;
        top: 1px;
        right: 1px;
        width: 20px;
        background-repeat: repeat-x;
        background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
        border-right-style: none;
        border-right-color: inherit;
        border-right-width: medium;
        border-top-style: none;
        border-top-color: inherit;
        border-top-width: medium;
        border-bottom-style: none;
        border-bottom-color: inherit;
        border-bottom-width: medium;
    }

        .select2-container--classic .select2-selection--single .select2-selection__arrow b {
            border-color: #888 transparent transparent transparent;
            border-style: solid;
            border-width: 5px 4px 0 4px;
            height: 0;
            left: 50%;
            margin-left: -4px;
            margin-top: -2px;
            position: absolute;
            top: 50%;
            width: 0;
        }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
    float: left;
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
    border: none;
    border-right: 1px solid #aaa;
    border-radius: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    left: 1px;
    right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--single {
    border: 1px solid #5897fb;
}

    .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
        background: transparent;
        border: none;
    }

        .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
            border-color: transparent transparent #888 transparent;
            border-width: 0 4px 5px 4px;
        }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-repeat: repeat-x;
    background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
    border-top-style: none;
    border-top-color: inherit;
    border-top-width: medium;
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background-repeat: repeat-x;
    background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
    border-bottom-style: none;
    border-bottom-color: inherit;
    border-bottom-width: medium;
}

.select2-container--classic .select2-selection--multiple {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
    outline: 0;
}

    .select2-container--classic .select2-selection--multiple:focus {
        border: 1px solid #5897fb;
    }

    .select2-container--classic .select2-selection--multiple .select2-selection__rendered {
        list-style: none;
        margin: 0;
        padding: 0 5px;
    }

    .select2-container--classic .select2-selection--multiple .select2-selection__clear {
        display: none;
    }

    .select2-container--classic .select2-selection--multiple .select2-selection__choice {
        background-color: #e4e4e4;
        border: 1px solid #aaa;
        border-radius: 4px;
        cursor: default;
        float: left;
        margin-right: 5px;
        margin-top: 5px;
        padding: 0 5px;
    }

    .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
        color: #888;
        cursor: pointer;
        display: inline-block;
        font-weight: bold;
        margin-right: 2px;
    }

        .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
            color: #555;
        }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    float: right;
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto;
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
    border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
    outline: 0;
}

.select2-container--classic .select2-search--inline .select2-search__field {
    outline: 0;
    box-shadow: none;
}

.select2-container--classic .select2-dropdown {
    background-color: #fff;
    border: 1px solid transparent;
}

.select2-container--classic .select2-dropdown--above {
    border-bottom: none;
}

.select2-container--classic .select2-dropdown--below {
    border-top: none;
}

.select2-container--classic .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y: auto;
}

.select2-container--classic .select2-results__option[role=group] {
    padding: 0;
}

.select2-container--classic .select2-results__option[aria-disabled=true] {
    color: grey;
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
    background-color: #3875d7;
    color: #fff;
}

.select2-container--classic .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px;
}

.select2-container--classic.select2-container--open .select2-dropdown {
    border-color: #5897fb;
}

body {
    position: relative;
}

.screen-reader-text {
    clip: rect(1px,1px,1px,1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

    .screen-reader-text:focus {
        background-color: #f1f1f1;
        border-radius: 3px;
        box-shadow: 0 0 2px 2px rgba(0,0,0,.6);
        clip: auto !important;
        color: #21759b;
        display: block;
        font-size: .875rem;
        font-weight: bold;
        height: auto;
        left: 5px;
        line-height: normal;
        padding: 15px 23px 14px;
        text-decoration: none;
        top: 5px;
        width: auto;
        z-index: 100000;
    }

p img {
    max-width: 100%;
    height: auto;
}

.post-password-form label {
    margin-bottom: 0;
}

*:focus {
    outline: 0 !important;
}

html {
    min-height: 100%;
    height: 100%;
}

body {
    background: #fff;
    font-family: "Dosis",sans-serif;
   
    line-height: 28px;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    overflow-x: hidden;
}

h1, .h1 {
    margin: 0 0 33px 0;
    font-size: 60px;
    font-weight: 400;
    font-family: 'Grand Hotel',cursive;
    color: #56509f;
}

h2, .h2 {
    margin: 0 0 34px 0;
    font-size: 42px;
    font-weight: 500;
    color: #56509f;
}

h3, .h3 {
    margin: 0 0 35px 0;
    font-size: 36px;
    font-weight: 500;
    color: #56509f;
}

h4, .h4 {
    margin: 0 0 36px 0;
    font-size: 30px;
    font-weight: 600;
    color: #56509f;
}

h5, .h5 {
    margin: 0 0 27px 0;
    font-size: 24px;
    font-weight: 600;
    color: #56509f;
}

h6, .h6 {
    margin: 0 0 28px 0;
    font-size: 18px;
    font-weight: 700;
    color: #56509f;
}

p {
    margin-bottom: 0px;
    line-height: 30px;
}

    p:last-child {
        margin-bottom: 0;
    }

a {
    color: #ff6682;
}

    a:hover, a:focus {
        color: #ff6682;
        text-decoration: underline;
    }

dl {
    margin: 0 20px;
}

    dl dd {
        margin-bottom: 20px;
    }

pre {
    border-radius: 0;
    border: 0;
    background: #eee;
    padding: 25px;
    margin-bottom: 30px;
}

blockquote {
    padding: 20px 50px 20px;
    border-left: 4px solid #95cc47;
    font-size: 16px;
}

    blockquote cite {
        display: block;
        margin-top: 31px;
        font-style: normal;
        font-size: 15px;
    }

.demo-buttons-group {
    max-width: 1920px;
}

.stm-bg_color_pink {
    background-color: #ff6682 !important;
}

.stm-background_color_pink {
    background-color: #ff6682 !important;
}

.stm-border_color_pink {
    border-color: #ff6682 !important;
}

.stm-font_color_pink {
    color: #ff6682 !important;
}

.stm-border-bottom_color_pink {
    border-bottom-color: #ff6682 !important;
}

.stm-bg_color_yellow {
    background-color: #fd0 !important;
}

.stm-background_color_yellow {
    background-color: #fd0 !important;
}

.stm-border_color_yellow {
    border-color: #fd0 !important;
}

.stm-font_color_yellow {
    color: #fd0 !important;
}

.stm-icon_color_yellow {
    color: #fd0 !important;
}

.stm-border-bottom_color_yellow {
    border-bottom-color: #fd0 !important;
}

.stm-bg_color_lilac {
    background-color: #56509f !important;
}

.stm-background_color_lilac {
    background-color: #56509f !important;
}

.stm-border_color_lilac {
    border-color: #56509f !important;
}

.stm-font_color_lilac {
    color: #56509f !important;
}

.stm-icon_color_lilac {
    color: #56509f !important;
}

.stm-border-bottom_color_lilac {
    border-bottom-color: #56509f !important;
}

.stm-font_color_gray {
    color: gray;
}

.stm-font_color_dark-gray {
    color: #595959;
}

.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter, div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

#wrapper {
    overflow: hidden;
    margin: 0 auto;
    position: relative;
}

.header-holder {
    position: relative;
    width: 100%;
    z-index: 99;
}

    .header-holder.header_holder_small {
        margin-bottom: 20px;
    }

.home .header-holder {
    /*position: absolute;*/
    margin-bottom: 0;
}

.home.blog .header-holder {
    position: inherit;
}

.home .header-holder_view-style_1 .header__content {
    border-bottom: 0 !important;
}

.header.affix {
    width: 100%;
    top: 0;
    background-color: #fff;
    border-bottom: 1px solid rgba(0,0,0,.3);
    box-shadow: 0 5px 20px 0 rgba(0,0,0,.3);
}

.logo {
    height: 100px;
    line-height: 100px;
    float: left;
}

    .logo img {
        display: inline-block;
        max-width: 100%;
        height: auto;
    }

.logo_type_text .logo__inner {
    display: inline-block;
    line-height: 1;
    vertical-align: middle;
}

.logo_type_text .logo__title {
    font-size: 24px;
    font-weight: 700;
    line-height: 1;
}

.logo_type_text .logo__description {
    font-size: 14px;
    line-height: 1;
}

.header .logo {
    max-width: 25%;
}

.stm-nav__menu {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
    font-size: 0;
}

    .stm-nav__menu > li {
        display: inline-block;
        padding: 0 15px;
        margin: 0;
        font-weight: 700;
        font-size: 18px;
    }

        .stm-nav__menu > li:not(:last-child) {
            margin-bottom: 0;
        }

        .stm-nav__menu > li:before {
            content: none;
        }

        .stm-nav__menu > li > a:focus, .stm-nav__menu > li > a:hover {
            text-decoration: none;
        }

.stm-nav_type_header {
    position: relative;
    float: right;
    z-index: 99;
}

.stm-nav__menu_type_header {
    margin-right: -24px;
}

    .stm-nav__menu_type_header > .menu-item {
        position: relative;
        padding: 0;
        margin: 0 10px;
        font-size: 15px;
        z-index: 9;
    }

        .stm-nav__menu_type_header > .menu-item > a {
            position: relative;
            display: block;
            padding-top:10px;
            height: 70px;
            line-height: 70px;
            white-space: nowrap;
            -webkit-transition: all .3s ease;
            transition: all .3s ease;
            color: #56509f;
        }

        .stm-nav__menu_type_header > .menu-item:hover > a:after, .stm-nav__menu_type_header > .menu-item.current-menu-parent > a:after, .stm-nav__menu_type_header > .menu-item.current-menu-item > a:after {
            visibility: visible;
            opacity: 1;
        }

        .stm-nav__menu_type_header > .menu-item .sub-menu {
            position: absolute;
            background: #fff;
            min-width: 150px;
            padding-left: 0;
            list-style: none;
            margin-bottom: 0;
            visibility: hidden;
            opacity: 0;
            z-index: 1;
            -webkit-transition: all .3s ease;
            transition: all .3s ease;
            border-radius: 0 0 15px 15px;
            box-shadow: 0 5px 20px 0 rgba(0,0,0,.3);
        }

            .stm-nav__menu_type_header > .menu-item .sub-menu:before {
                content: "";
                position: absolute;
                top: -4px;
                left: 0;
                width: 100%;
                height: 4px;
               /* background-color: #ff6682;*/
                background-color: #c40807;
            }

            .stm-nav__menu_type_header > .menu-item .sub-menu > .menu-item {
                position: relative;
            }

                .stm-nav__menu_type_header > .menu-item .sub-menu > .menu-item > a {
                    position: relative;
                    display: block;
                    white-space: nowrap;
                    padding: 9px 30px;
                    line-height: 24px;
                    font-size: 14px;
                    font-weight: 500;
                    color: #56509f;
                    overflow: hidden;
                    -webkit-transition: all .3s ease;
                    transition: all .3s ease;
                }

                    .stm-nav__menu_type_header > .menu-item .sub-menu > .menu-item > a:before {
                        content: '›';
                        font-family: "Times New Roman",serif;
                        position: absolute;
                        left: 10px;
                        top: 8px;
                        font-size: 16px;
                        color: #56509f;
                        -webkit-transition: all .3s ease;
                        transition: all .3s ease;
                        z-index: 1;
                    }

                    .stm-nav__menu_type_header > .menu-item .sub-menu > .menu-item > a:focus {
                        text-decoration: none;
                    }

                .stm-nav__menu_type_header > .menu-item .sub-menu > .menu-item:last-child a {
                    border-radius: 0 0 15px 15px;
                }

                .stm-nav__menu_type_header > .menu-item .sub-menu > .menu-item:last-child > .sub-menu {
                    border-radius: 0 15px 15px 15px;
                }

                    .stm-nav__menu_type_header > .menu-item .sub-menu > .menu-item:last-child > .sub-menu > .menu-item:first-child a {
                        border-radius: 0 15px 0 0;
                    }

                    .stm-nav__menu_type_header > .menu-item .sub-menu > .menu-item:last-child > .sub-menu > .menu-item:last-child a {
                        border-bottom-left-radius: 15px;
                        border-bottom-right-radius: 15px;
                    }

                .stm-nav__menu_type_header > .menu-item .sub-menu > .menu-item > .sub-menu {
                    left: 100%;
                    top: 0;
                    border-radius: 0 15px 15px 0;
                }

                    .stm-nav__menu_type_header > .menu-item .sub-menu > .menu-item > .sub-menu:before {
                        display: none;
                    }

                    .stm-nav__menu_type_header > .menu-item .sub-menu > .menu-item > .sub-menu > .menu-item > a {
                        background: #fff;
                    }

                    .stm-nav__menu_type_header > .menu-item .sub-menu > .menu-item > .sub-menu > .menu-item:hover a {
                        /*background: #ff6682;*/
                         background: #c40807;
                        color: #fff;
                    }

                        .stm-nav__menu_type_header > .menu-item .sub-menu > .menu-item > .sub-menu > .menu-item:hover a:before {
                            color: #fff;
                        }

                    .stm-nav__menu_type_header > .menu-item .sub-menu > .menu-item > .sub-menu > .menu-item:first-child a {
                        border-radius: 0 15px 0 0;
                    }

                    .stm-nav__menu_type_header > .menu-item .sub-menu > .menu-item > .sub-menu > .menu-item:last-child a {
                        border-bottom-right-radius: 15px;
                        border-bottom-left-radius: 0;
                    }

                .stm-nav__menu_type_header > .menu-item .sub-menu > .menu-item.current-menu-item:hover > a, .stm-nav__menu_type_header > .menu-item .sub-menu > .menu-item.current-menu-item > a {
                    /*background-color: #ff6682 !important;
                    */
                         background-color: #c40807;
                    color: #fff;
                }

                    .stm-nav__menu_type_header > .menu-item .sub-menu > .menu-item.current-menu-item:hover > a:before, .stm-nav__menu_type_header > .menu-item .sub-menu > .menu-item.current-menu-item > a:before {
                        color: #fd0;
                    }

                .stm-nav__menu_type_header > .menu-item .sub-menu > .menu-item:hover > a {
                    text-decoration: none;
                   /*background: #ff6682;*/ 
                    background: #c40807;
                    color: #fff;
                }

                    .stm-nav__menu_type_header > .menu-item .sub-menu > .menu-item:hover > a:before {
                        color: #fff;
                    }

                .stm-nav__menu_type_header > .menu-item .sub-menu > .menu-item:hover > .sub-menu {
                    visibility: visible;
                    opacity: 1;
                }

            .stm-nav__menu_type_header > .menu-item .sub-menu.sub-menu_show_to-left {
                left: auto;
                right: 100%;
            }

                .stm-nav__menu_type_header > .menu-item .sub-menu.sub-menu_show_to-left > .menu-item > .sub-menu.sub-menu_show_to-left {
                    left: auto;
                    right: 100%;
                }

            .stm-nav__menu_type_header > .menu-item .sub-menu > .menu-item > .sub-menu.sub-menu_show_to-left {
                left: auto;
                right: 100%;
                border-radius: 15px 0 15px 15px;
            }

                .stm-nav__menu_type_header > .menu-item .sub-menu > .menu-item > .sub-menu.sub-menu_show_to-left .menu-item:first-child a {
                    border-radius: 15px 0 0 0;
                }

                .stm-nav__menu_type_header > .menu-item .sub-menu > .menu-item > .sub-menu.sub-menu_show_to-left .menu-item:last-child a {
                    border-bottom-left-radius: 15px;
                }

            .stm-nav__menu_type_header > .menu-item .sub-menu > .menu-item:last-child > .sub-menu.sub-menu_show_to-left:last-child a {
                border-bottom-right-radius: 15px;
            }

        .stm-nav__menu_type_header > .menu-item.current-menu-item:hover > a, .stm-nav__menu_type_header > .menu-item.current-menu-item > a {
           /* color: #ff6682;*/
            color: #c40807;
        }

        .stm-nav__menu_type_header > .menu-item:last-child > .sub-menu {
            left: auto;
            right: 0;
        }

        .stm-nav__menu_type_header > .menu-item:hover > a {
             /* color: #ff6682;*/
            color: #c40807;
        }

        .stm-nav__menu_type_header > .menu-item:hover > .sub-menu {
            visibility: visible;
            opacity: 1;
        }

.header_holder_small .header_view-style_1 .header__content, .header_holder_small .header_view-style_2 .header__content, .header_holder_small .header_view-style_3 .header__content, .header_holder_small .header_view-style_4 .header__content {
    border-bottom: 1px solid rgba(0,0,0,.15);
}

.home .header_holder_small .header_view-style_1 .header__content, .home .header_holder_small .header_view-style_2 .header__content, .home .header_holder_small .header_view-style_3 .header__content, .home .header_holder_small .header_view-style_4 .header__content {
    border-bottom: 0;
}

.header_view-style_1 {
    background: #fff;
}

    .header_view-style_1 .stm-nav_type_header {
        float: left;
    }

    .header_view-style_1 .nav_menu_indent {
        width: 76px;
        float: left;
        height: 100px;
    }

    .header_view-style_1 .header__content {
        float: left;
        width: 100%;
    }

    .header_view-style_1 .top-bar__search {
        float: right;
        min-width: 50px;
        height: 50px;
        margin-top: 25px;
       
         /* border: 2px solid #ff6682;*/
            border: 2px solid #c40807;
        border-radius: 200px;
        position: relative;
        z-index: 100;
    }

        .header_view-style_1 .top-bar__search .stm-search-form {
            position: relative;
            padding-top: 3px !important;
        }

        .header_view-style_1 .top-bar__search .stm-search-form__submit {
            position: absolute;
            top: 8px;
            right: 7px;
            height: 32px;
            width: 30px;
            background: transparent;
            border: 0;
            padding: 0;
            text-align: center;
            color: gray;
            font-size: 18px;
            z-index: 2;
        }

            .header_view-style_1 .top-bar__search .stm-search-form__submit .stm-icon.stm-icon-search:before {
                content: "\e944";
                color: #56509f;
            }

        .header_view-style_1 .top-bar__search .stm-search-form__field {
            position: relative;
            width: 30px;
            padding-top: 6px;
            padding-bottom: 5px;
            background: none;
            border: 0;
            z-index: 1;
            font-size: 14px;
            color: transparent;
            -webkit-transition: all .3s ease;
            transition: all .3s ease;
        }

            .header_view-style_1 .top-bar__search .stm-search-form__field::-webkit-input-placeholder {
                color: transparent;
                -webkit-transition: all .3s ease;
                transition: all .3s ease;
            }

        .header_view-style_1 .top-bar__search .stm-search-form__field_active {
            width: 170px;
            padding-left: 18px;
            padding-right: 30px;
            border: 0;
            color: #fff;
        }

            .header_view-style_1 .top-bar__search .stm-search-form__field_active::-webkit-input-placeholder {
                color: #fff;
            }

        .header_view-style_1 .top-bar__search:hover {
           /* background-color: #ff6682;*/
             background-color: #c40807;
            color: #fff;
        }

            .header_view-style_1 .top-bar__search:hover .stm-icon.stm-icon-search:before {
                color: #fff;
            }

        .header_view-style_1 .top-bar__search.stm-search-form__field_active {
            /* background-color: #ff6682;*/
             background-color: #c40807;
            color: #fff;
        }

            .header_view-style_1 .top-bar__search.stm-search-form__field_active .stm-icon.stm-icon-search:before {
                color: #fff;
            }

    .header_view-style_1 .stm-nav__menu_type_header > .menu-item .sub-menu {
        left: -25px;
    }

.header_view-style_2 .shopping-cart_small {
    border-color: transparent;
    margin-left: 50px;
}

    .header_view-style_2 .shopping-cart_small:hover {
        background-color: transparent;
    }

        .header_view-style_2 .shopping-cart_small:hover .shopping-cart__left {
            /*color: #ff6682;
            */
             color: #c40807;
        }

.header_view-style_2 .header__content {
    background: transparent;
}

    .header_view-style_2 .header__content:after {
        content: '';
        display: table;
        clear: both;
    }

.header_view-style_2 .stm-nav__menu_type_header > .menu-item {
    margin: 0 4px;
}

    .header_view-style_2 .stm-nav__menu_type_header > .menu-item > a {
        padding: 0 28px;
        position: relative;
    }

        .header_view-style_2 .stm-nav__menu_type_header > .menu-item > a:before {
            content: "";
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 5px;
            background-color: #ea4335;
            -webkit-transition: .2s linear;
            transition: .2s linear;
            z-index: -1;
        }

    .header_view-style_2 .stm-nav__menu_type_header > .menu-item .sub-menu:before {
        background-color: #ea4335;
    }

    .header_view-style_2 .stm-nav__menu_type_header > .menu-item .sub-menu .menu-item a:before {
        background-color: transparent;
    }

    .header_view-style_2 .stm-nav__menu_type_header > .menu-item .sub-menu .menu-item:hover a {
        background-color: #ea4335;
    }

    .header_view-style_2 .stm-nav__menu_type_header > .menu-item .sub-menu .menu-item .menu-item a {
        background-color: transparent;
    }

    .header_view-style_2 .stm-nav__menu_type_header > .menu-item .sub-menu .menu-item .menu-item:hover a {
        background-color: #ea4335;
    }

    .header_view-style_2 .stm-nav__menu_type_header > .menu-item .sub-menu .menu-item.current-menu-item:hover > a, .header_view-style_2 .stm-nav__menu_type_header > .menu-item .sub-menu .menu-item.current-menu-item > a {
        color: #fff !important;
        background-color: #ea4335;
    }

        .header_view-style_2 .stm-nav__menu_type_header > .menu-item .sub-menu .menu-item.current-menu-item:hover > a:before, .header_view-style_2 .stm-nav__menu_type_header > .menu-item .sub-menu .menu-item.current-menu-item > a:before {
            color: #fff;
        }

    .header_view-style_2 .stm-nav__menu_type_header > .menu-item.current-menu-item:hover > a, .header_view-style_2 .stm-nav__menu_type_header > .menu-item.current-menu-item > a {
        color: #fff;
    }

        .header_view-style_2 .stm-nav__menu_type_header > .menu-item.current-menu-item:hover > a:before, .header_view-style_2 .stm-nav__menu_type_header > .menu-item.current-menu-item > a:before {
            height: 100%;
        }

    .header_view-style_2 .stm-nav__menu_type_header > .menu-item:nth-child(2n) a:before {
        background-color: #fbbc05;
    }

    .header_view-style_2 .stm-nav__menu_type_header > .menu-item:nth-child(2n) .sub-menu:before {
        background-color: #fbbc05;
    }

    .header_view-style_2 .stm-nav__menu_type_header > .menu-item:nth-child(2n) .sub-menu .menu-item a:before {
        background-color: transparent;
    }

    .header_view-style_2 .stm-nav__menu_type_header > .menu-item:nth-child(2n) .sub-menu .menu-item:hover a {
        background-color: #fbbc05;
    }

    .header_view-style_2 .stm-nav__menu_type_header > .menu-item:nth-child(2n) .sub-menu .menu-item .menu-item a {
        background-color: transparent;
    }

    .header_view-style_2 .stm-nav__menu_type_header > .menu-item:nth-child(2n) .sub-menu .menu-item .menu-item:hover a {
        background-color: #fbbc05;
    }

    .header_view-style_2 .stm-nav__menu_type_header > .menu-item:nth-child(2n) .sub-menu .menu-item.current-menu-item:hover > a, .header_view-style_2 .stm-nav__menu_type_header > .menu-item:nth-child(2n) .sub-menu .menu-item.current-menu-item > a {
        background-color: #fbbc05;
    }

    .header_view-style_2 .stm-nav__menu_type_header > .menu-item:nth-child(3n) a:before {
        background-color: #96cd39;
    }

    .header_view-style_2 .stm-nav__menu_type_header > .menu-item:nth-child(3n) .sub-menu:before {
        background-color: #96cd39;
    }

    .header_view-style_2 .stm-nav__menu_type_header > .menu-item:nth-child(3n) .sub-menu .menu-item a:before {
        background-color: transparent;
    }

    .header_view-style_2 .stm-nav__menu_type_header > .menu-item:nth-child(3n) .sub-menu .menu-item:hover a {
        background-color: #96cd39;
    }

    .header_view-style_2 .stm-nav__menu_type_header > .menu-item:nth-child(3n) .sub-menu .menu-item .menu-item a {
        background-color: transparent;
    }

    .header_view-style_2 .stm-nav__menu_type_header > .menu-item:nth-child(3n) .sub-menu .menu-item .menu-item:hover a {
        background-color: #96cd39;
    }

    .header_view-style_2 .stm-nav__menu_type_header > .menu-item:nth-child(3n) .sub-menu .menu-item.current-menu-item:hover > a, .header_view-style_2 .stm-nav__menu_type_header > .menu-item:nth-child(3n) .sub-menu .menu-item.current-menu-item > a {
        background-color: #96cd39;
    }

    .header_view-style_2 .stm-nav__menu_type_header > .menu-item:nth-child(4n) a:before {
        background-color: #4285f4;
    }

    .header_view-style_2 .stm-nav__menu_type_header > .menu-item:nth-child(4n) .sub-menu:before {
        background-color: #4285f4;
    }

    .header_view-style_2 .stm-nav__menu_type_header > .menu-item:nth-child(4n) .sub-menu .menu-item a:before {
        background-color: transparent;
    }

    .header_view-style_2 .stm-nav__menu_type_header > .menu-item:nth-child(4n) .sub-menu .menu-item:hover a {
        background-color: #4285f4;
    }

    .header_view-style_2 .stm-nav__menu_type_header > .menu-item:nth-child(4n) .sub-menu .menu-item .menu-item a {
        background-color: transparent;
    }

    .header_view-style_2 .stm-nav__menu_type_header > .menu-item:nth-child(4n) .sub-menu .menu-item .menu-item:hover a {
        background-color: #4285f4;
    }

    .header_view-style_2 .stm-nav__menu_type_header > .menu-item:nth-child(4n) .sub-menu .menu-item.current-menu-item:hover > a, .header_view-style_2 .stm-nav__menu_type_header > .menu-item:nth-child(4n) .sub-menu .menu-item.current-menu-item > a {
        background-color: #4285f4;
    }

    .header_view-style_2 .stm-nav__menu_type_header > .menu-item:nth-child(5n) a:before {
        background-color: #ac40ff;
    }

    .header_view-style_2 .stm-nav__menu_type_header > .menu-item:nth-child(5n) .sub-menu:before {
        background-color: #ac40ff;
    }

    .header_view-style_2 .stm-nav__menu_type_header > .menu-item:nth-child(5n) .sub-menu .menu-item a:before {
        background-color: transparent;
    }

    .header_view-style_2 .stm-nav__menu_type_header > .menu-item:nth-child(5n) .sub-menu .menu-item:hover a {
        background-color: #ac40ff;
    }

    .header_view-style_2 .stm-nav__menu_type_header > .menu-item:nth-child(5n) .sub-menu .menu-item .menu-item a {
        background-color: transparent;
    }

    .header_view-style_2 .stm-nav__menu_type_header > .menu-item:nth-child(5n) .sub-menu .menu-item .menu-item:hover a {
        background-color: #ac40ff;
    }

    .header_view-style_2 .stm-nav__menu_type_header > .menu-item:nth-child(5n) .sub-menu .menu-item.current-menu-item:hover > a, .header_view-style_2 .stm-nav__menu_type_header > .menu-item:nth-child(5n) .sub-menu .menu-item.current-menu-item > a {
        background-color: #ac40ff;
    }

    .header_view-style_2 .stm-nav__menu_type_header > .menu-item:nth-child(6n) a:before {
        background-color: #f09;
    }

    .header_view-style_2 .stm-nav__menu_type_header > .menu-item:nth-child(6n) .sub-menu:before {
        background-color: #f09;
    }

    .header_view-style_2 .stm-nav__menu_type_header > .menu-item:nth-child(6n) .sub-menu .menu-item a:before {
        background-color: transparent;
    }

    .header_view-style_2 .stm-nav__menu_type_header > .menu-item:nth-child(6n) .sub-menu .menu-item:hover a {
        background-color: #f09;
    }

    .header_view-style_2 .stm-nav__menu_type_header > .menu-item:nth-child(6n) .sub-menu .menu-item .menu-item a {
        background-color: transparent;
    }

    .header_view-style_2 .stm-nav__menu_type_header > .menu-item:nth-child(6n) .sub-menu .menu-item .menu-item:hover a {
        background-color: #f09;
    }

    .header_view-style_2 .stm-nav__menu_type_header > .menu-item:nth-child(6n) .sub-menu .menu-item.current-menu-item:hover > a, .header_view-style_2 .stm-nav__menu_type_header > .menu-item:nth-child(6n) .sub-menu .menu-item.current-menu-item > a {
        background-color: #f09;
    }

    .header_view-style_2 .stm-nav__menu_type_header > .menu-item:nth-child(7n) a:before {
        background-color: #ea4335;
    }

    .header_view-style_2 .stm-nav__menu_type_header > .menu-item:nth-child(7n) .sub-menu:before {
        background-color: #ea4335;
    }

    .header_view-style_2 .stm-nav__menu_type_header > .menu-item:nth-child(7n) .sub-menu .menu-item a:before {
        background-color: transparent;
    }

    .header_view-style_2 .stm-nav__menu_type_header > .menu-item:nth-child(7n) .sub-menu .menu-item:hover a {
        background-color: #ea4335;
    }

    .header_view-style_2 .stm-nav__menu_type_header > .menu-item:nth-child(7n) .sub-menu .menu-item .menu-item a {
        background-color: transparent;
    }

    .header_view-style_2 .stm-nav__menu_type_header > .menu-item:nth-child(7n) .sub-menu .menu-item .menu-item:hover a {
        background-color: #ea4335;
    }

    .header_view-style_2 .stm-nav__menu_type_header > .menu-item:nth-child(7n) .sub-menu .menu-item.current-menu-item:hover > a, .header_view-style_2 .stm-nav__menu_type_header > .menu-item:nth-child(7n) .sub-menu .menu-item.current-menu-item > a {
        background-color: #ea4335;
    }

    .header_view-style_2 .stm-nav__menu_type_header > .menu-item:hover a {
        color: #fff;
    }

        .header_view-style_2 .stm-nav__menu_type_header > .menu-item:hover a:before {
            height: 100%;
        }

    .header_view-style_2 .stm-nav__menu_type_header > .menu-item .sub-menu .menu-item a {
        color: #56509f;
    }

    .header_view-style_2 .stm-nav__menu_type_header > .menu-item .sub-menu .menu-item:hover a {
        color: #fff;
    }

    .header_view-style_2 .stm-nav__menu_type_header > .menu-item .sub-menu .menu-item .menu-item a {
        color: #56509f;
    }

    .header_view-style_2 .stm-nav__menu_type_header > .menu-item .sub-menu .menu-item .menu-item:hover a {
        color: #fff;
    }

        .header_view-style_2 .stm-nav__menu_type_header > .menu-item .sub-menu .menu-item .menu-item:hover a:before {
            color: #fff;
        }

.home .header_view-style_3 .header__content {
    border-radius: 25px;
    padding: 0 20px 0 30px;
}

.header_view-style_3 .header__content {
    position: relative;
    background-color: #fff;
}

    .header_view-style_3 .header__content:after {
        content: '';
        display: table;
        clear: both;
    }

.header_view-style_3 .shopping-cart_small {
    border-color: transparent;
    margin-left: 50px;
}

    .header_view-style_3 .shopping-cart_small:hover {
        background-color: transparent;
    }

        .header_view-style_3 .shopping-cart_small:hover .shopping-cart__left {
            color: #ff6682;
        }

.header_view-style_3 .stm-nav__menu_type_header > .menu-item {
    margin: 20px 0 0;
}

    .header_view-style_3 .stm-nav__menu_type_header > .menu-item > a {
        height: auto;
        padding: 0 30px;
        line-height: 58px;
        border-radius: 20px;
        color: #ea4335;
    }

    .header_view-style_3 .stm-nav__menu_type_header > .menu-item:hover a {
        color: #fff !important;
        background-color: #ea4335;
    }

    .header_view-style_3 .stm-nav__menu_type_header > .menu-item .sub-menu {
        margin-top: 22px;
    }

        .header_view-style_3 .stm-nav__menu_type_header > .menu-item .sub-menu:before {
            background-color: #ea4335;
        }

        .header_view-style_3 .stm-nav__menu_type_header > .menu-item .sub-menu > .menu-item > a {
            color: #56509f !important;
            background-color: transparent !important;
        }

            .header_view-style_3 .stm-nav__menu_type_header > .menu-item .sub-menu > .menu-item > a:hover {
                color: #fff !important;
                background-color: #ea4335 !important;
            }

        .header_view-style_3 .stm-nav__menu_type_header > .menu-item .sub-menu > .menu-item.current-menu-item:hover > a, .header_view-style_3 .stm-nav__menu_type_header > .menu-item .sub-menu > .menu-item.current-menu-item > a {
            background: #ea4335 !important;
            color: #fff !important;
        }

            .header_view-style_3 .stm-nav__menu_type_header > .menu-item .sub-menu > .menu-item.current-menu-item:hover > a:before, .header_view-style_3 .stm-nav__menu_type_header > .menu-item .sub-menu > .menu-item.current-menu-item > a:before {
                color: #fff;
            }

        .header_view-style_3 .stm-nav__menu_type_header > .menu-item .sub-menu > .menu-item .menu-item a:hover:before {
            color: #fff;
        }

    .header_view-style_3 .stm-nav__menu_type_header > .menu-item.current-menu-item:hover > a, .header_view-style_3 .stm-nav__menu_type_header > .menu-item.current-menu-item > a {
        background: #ea4335;
        color: #fff;
    }

    .header_view-style_3 .stm-nav__menu_type_header > .menu-item:nth-child(2n).current-menu-item:hover > a, .header_view-style_3 .stm-nav__menu_type_header > .menu-item:nth-child(2n).current-menu-item > a {
        background: #fbbc05;
        color: #fff;
    }

    .header_view-style_3 .stm-nav__menu_type_header > .menu-item:nth-child(2n) .sub-menu:before {
        background-color: #fbbc05;
    }

    .header_view-style_3 .stm-nav__menu_type_header > .menu-item:nth-child(2n) .sub-menu > .menu-item.current-menu-item:hover > a, .header_view-style_3 .stm-nav__menu_type_header > .menu-item:nth-child(2n) .sub-menu > .menu-item.current-menu-item > a {
        background: #fbbc05 !important;
    }

    .header_view-style_3 .stm-nav__menu_type_header > .menu-item:nth-child(2n) > a {
        color: #fbbc05;
    }

    .header_view-style_3 .stm-nav__menu_type_header > .menu-item:nth-child(2n):hover a {
        background-color: #fbbc05;
    }

        .header_view-style_3 .stm-nav__menu_type_header > .menu-item:nth-child(2n):hover a:hover {
            background-color: #fbbc05 !important;
        }

    .header_view-style_3 .stm-nav__menu_type_header > .menu-item:nth-child(3n).current-menu-item:hover > a, .header_view-style_3 .stm-nav__menu_type_header > .menu-item:nth-child(3n).current-menu-item > a {
        background: #96cd39;
        color: #fff;
    }

    .header_view-style_3 .stm-nav__menu_type_header > .menu-item:nth-child(3n) .sub-menu:before {
        background-color: #96cd39;
    }

    .header_view-style_3 .stm-nav__menu_type_header > .menu-item:nth-child(3n) .sub-menu > .menu-item.current-menu-item:hover > a, .header_view-style_3 .stm-nav__menu_type_header > .menu-item:nth-child(3n) .sub-menu > .menu-item.current-menu-item > a {
        background: #96cd39 !important;
    }

    .header_view-style_3 .stm-nav__menu_type_header > .menu-item:nth-child(3n) > a {
        color: #96cd39;
    }

    .header_view-style_3 .stm-nav__menu_type_header > .menu-item:nth-child(3n):hover a {
        background-color: #96cd39;
    }

        .header_view-style_3 .stm-nav__menu_type_header > .menu-item:nth-child(3n):hover a:hover {
            background-color: #96cd39 !important;
        }

    .header_view-style_3 .stm-nav__menu_type_header > .menu-item:nth-child(4n).current-menu-item:hover > a, .header_view-style_3 .stm-nav__menu_type_header > .menu-item:nth-child(4n).current-menu-item > a {
        background: #4285f4;
        color: #fff;
    }

    .header_view-style_3 .stm-nav__menu_type_header > .menu-item:nth-child(4n) .sub-menu:before {
        background-color: #4285f4;
    }

    .header_view-style_3 .stm-nav__menu_type_header > .menu-item:nth-child(4n) .sub-menu > .menu-item.current-menu-item:hover > a, .header_view-style_3 .stm-nav__menu_type_header > .menu-item:nth-child(4n) .sub-menu > .menu-item.current-menu-item > a {
        background: #4285f4 !important;
    }

    .header_view-style_3 .stm-nav__menu_type_header > .menu-item:nth-child(4n) > a {
        color: #4285f4;
    }

    .header_view-style_3 .stm-nav__menu_type_header > .menu-item:nth-child(4n):hover a {
        background-color: #4285f4;
    }

        .header_view-style_3 .stm-nav__menu_type_header > .menu-item:nth-child(4n):hover a:hover {
            background-color: #4285f4 !important;
        }

    .header_view-style_3 .stm-nav__menu_type_header > .menu-item:nth-child(5n).current-menu-item:hover > a, .header_view-style_3 .stm-nav__menu_type_header > .menu-item:nth-child(5n).current-menu-item > a {
        background: #ac40ff;
        color: #fff;
    }

    .header_view-style_3 .stm-nav__menu_type_header > .menu-item:nth-child(5n) .sub-menu:before {
        background-color: #ac40ff;
    }

    .header_view-style_3 .stm-nav__menu_type_header > .menu-item:nth-child(5n) .sub-menu > .menu-item.current-menu-item:hover > a, .header_view-style_3 .stm-nav__menu_type_header > .menu-item:nth-child(5n) .sub-menu > .menu-item.current-menu-item > a {
        background: #ac40ff !important;
    }

    .header_view-style_3 .stm-nav__menu_type_header > .menu-item:nth-child(5n) > a {
        color: #ac40ff;
    }

    .header_view-style_3 .stm-nav__menu_type_header > .menu-item:nth-child(5n):hover a {
        background-color: #ac40ff;
    }

        .header_view-style_3 .stm-nav__menu_type_header > .menu-item:nth-child(5n):hover a:hover {
            background-color: #ac40ff !important;
        }

    .header_view-style_3 .stm-nav__menu_type_header > .menu-item:nth-child(6n).current-menu-item:hover > a, .header_view-style_3 .stm-nav__menu_type_header > .menu-item:nth-child(6n).current-menu-item > a {
        background: #f09;
        color: #fff;
    }

    .header_view-style_3 .stm-nav__menu_type_header > .menu-item:nth-child(6n) .sub-menu:before {
        background-color: #f09;
    }

    .header_view-style_3 .stm-nav__menu_type_header > .menu-item:nth-child(6n) .sub-menu > .menu-item.current-menu-item:hover > a, .header_view-style_3 .stm-nav__menu_type_header > .menu-item:nth-child(6n) .sub-menu > .menu-item.current-menu-item > a {
        background: #f09 !important;
    }

    .header_view-style_3 .stm-nav__menu_type_header > .menu-item:nth-child(6n) > a {
        color: #f09;
    }

    .header_view-style_3 .stm-nav__menu_type_header > .menu-item:nth-child(6n):hover a {
        background-color: #f09;
    }

        .header_view-style_3 .stm-nav__menu_type_header > .menu-item:nth-child(6n):hover a:hover {
            background-color: #f09 !important;
        }

    .header_view-style_3 .stm-nav__menu_type_header > .menu-item:nth-child(7n).current-menu-item:hover > a, .header_view-style_3 .stm-nav__menu_type_header > .menu-item:nth-child(7n).current-menu-item > a {
        background: #ea4335;
        color: #fff;
    }

    .header_view-style_3 .stm-nav__menu_type_header > .menu-item:nth-child(7n) .sub-menu:before {
        background-color: #ea4335;
    }

    .header_view-style_3 .stm-nav__menu_type_header > .menu-item:nth-child(7n) .sub-menu > .menu-item.current-menu-item:hover > a, .header_view-style_3 .stm-nav__menu_type_header > .menu-item:nth-child(7n) .sub-menu > .menu-item.current-menu-item > a {
        background: #ea4335 !important;
    }

    .header_view-style_3 .stm-nav__menu_type_header > .menu-item:nth-child(7n) > a {
        color: #ea4335;
    }

    .header_view-style_3 .stm-nav__menu_type_header > .menu-item:nth-child(7n):hover a {
        background-color: #ea4335;
    }

        .header_view-style_3 .stm-nav__menu_type_header > .menu-item:nth-child(7n):hover a:hover {
            background-color: #ea4335 !important;
        }

.header_view-style_4 {
    background-color: rgba(255,255,255,.75);
}

    .header_view-style_4 .header__content {
        float: left;
        width: 100%;
    }

    .header_view-style_4 .logo {
        float: none;
        height: 90px;
        line-height: 90px;
        max-width: 100%;
    }

    .header_view-style_4 .stm-nav_type_header {
        display: table;
        width: 100%;
    }

        .header_view-style_4 .stm-nav_type_header .logo-center-box {
            display: table-cell;
            vertical-align: middle;
            text-align: center;
            width: 15%;
        }

    .header_view-style_4 .stm-nav__menu_type_header {
        display: table-cell;
        vertical-align: middle;
        width: 42.5%;
    }

        .header_view-style_4 .stm-nav__menu_type_header > .menu-item {
            margin: 0;
        }

            .header_view-style_4 .stm-nav__menu_type_header > .menu-item > a {
                border-radius: 20px;
                height: 60px;
                line-height: 60px;
                padding: 0 30px;
            }

                .header_view-style_4 .stm-nav__menu_type_header > .menu-item > a:hover {
                    background-color: #f09;
                    color: #fff;
                }

            .header_view-style_4 .stm-nav__menu_type_header > .menu-item .sub-menu {
                margin-top: 15px;
            }

                .header_view-style_4 .stm-nav__menu_type_header > .menu-item .sub-menu > .menu-item.current-menu-item:hover > a, .header_view-style_4 .stm-nav__menu_type_header > .menu-item .sub-menu > .menu-item.current-menu-item > a {
                    background: #ff6682;
                }

            .header_view-style_4 .stm-nav__menu_type_header > .menu-item.current-menu-item:hover > a, .header_view-style_4 .stm-nav__menu_type_header > .menu-item.current-menu-item > a {
                background: #f09;
                color: #fff;
            }

.header-mobile {
    display: none;
    background: #fff;
}

    .header-mobile .logo {
        padding: 15px 0;
        line-height: 1;
        height: auto;
        vertical-align: middle;
    }

    .header-mobile .logo_type_text .logo__title {
        color: #011b3a;
    }

    .header-mobile .logo_type_text .logo__description {
        color: gray;
    }

    .header-mobile .header-mobile__logo {
        position: relative;
        padding: 0 80px 0 20px;
    }

        .header-mobile .header-mobile__logo:after {
            content: '';
            display: table;
            clear: both;
        }

    .header-mobile .stm-nav_type_mobile-header {
        display: none;
    }

    .header-mobile .header-mobile__nav-control {
        height: 100%;
        width: 75px;
        position: absolute;
        top: 0;
        right: 0;
        cursor: pointer;
    }

    .header-mobile .header-mobile__control-line {
        position: absolute;
        top: 50%;
        left: 30px;
        right: 30px;
        height: 2px;
        width: 20px;
        background: #011b3a;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }

        .header-mobile .header-mobile__control-line:after, .header-mobile .header-mobile__control-line:before {
            content: "";
            position: absolute;
            left: 0;
            width: 20px;
            height: 2px;
            background: #011b3a;
        }

        .header-mobile .header-mobile__control-line:before {
            top: -7px;
            -webkit-transition: top .3s .3s,-webkit-transform .3s 0s;
            transition: top .3s .3s,-webkit-transform .3s 0s;
            transition: top .3s .3s,transform .3s 0s;
            transition: top .3s .3s,transform .3s 0s,-webkit-transform .3s 0s;
        }

        .header-mobile .header-mobile__control-line:after {
            bottom: -7px;
            -webkit-transition: bottom .3s .3s,-webkit-transform .3s 0s;
            transition: bottom .3s .3s,-webkit-transform .3s 0s;
            transition: bottom .3s .3s,transform .3s 0s;
            transition: bottom .3s .3s,transform .3s 0s,-webkit-transform .3s 0s;
        }

    .header-mobile .header-mobile__nav-control.active .header-mobile__control-line {
        background: 0 0;
    }

        .header-mobile .header-mobile__nav-control.active .header-mobile__control-line:before {
            top: 0;
            -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
            -webkit-transition: top .3s 0s,-webkit-transform .3s .3s;
            transition: top .3s 0s,-webkit-transform .3s .3s;
            transition: top .3s 0s,transform .3s .3s;
            transition: top .3s 0s,transform .3s .3s,-webkit-transform .3s .3s;
        }

        .header-mobile .header-mobile__nav-control.active .header-mobile__control-line:after {
            bottom: 0;
            -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
            -webkit-transition: bottom .3s 0s,-webkit-transform .3s .3s;
            transition: bottom .3s 0s,-webkit-transform .3s .3s;
            transition: bottom .3s 0s,transform .3s .3s;
            transition: bottom .3s 0s,transform .3s .3s,-webkit-transform .3s .3s;
        }

.stm-nav__menu_type_mobile-header li {
    display: block;
    padding: 0;
    text-align: center;
}

    .stm-nav__menu_type_mobile-header li a {
        display: block;
        line-height: 1;
    }

        .stm-nav__menu_type_mobile-header li a:hover, .stm-nav__menu_type_mobile-header li a:focus {
            text-decoration: none;
        }

    .stm-nav__menu_type_mobile-header li ul {
        margin: 0;
        padding-left: 0;
        list-style: none;
    }

.stm-nav__menu_type_mobile-header > li {
    border-top: 1px solid #bfbfbf;
}

    .stm-nav__menu_type_mobile-header > li > ul {
        display: none;
        position: relative;
        list-style: none;
        box-shadow: 0 -4px 0 #ff6682;
    }

    .stm-nav__menu_type_mobile-header > li > a {
        padding: 17px 15px;
        background: #fff;
        font-size: 16px;
        color: #011b3a;
    }

    .stm-nav__menu_type_mobile-header > li ul {
        position: relative;
        display: none;
        background: #56509f;
        box-shadow: 0 -4px 0 #ff6682;
    }

        .stm-nav__menu_type_mobile-header > li ul li:not(:first-child) {
            border-top: 1px solid rgba(255,255,255,.25);
        }

        .stm-nav__menu_type_mobile-header > li ul li a {
            padding: 18.5px 15px;
            font-size: 13px;
            line-height: 1;
            color: #fff;
        }

    .stm-nav__menu_type_mobile-header > li > ul > li > ul {
        background: #011b3a;
    }

        .stm-nav__menu_type_mobile-header > li > ul > li > ul > li:not(:first-child) {
            border-top: 1px solid rgba(255,255,255,.25);
        }

        .stm-nav__menu_type_mobile-header > li > ul > li > ul > li a {
            background: #011b3a;
        }

.sidebar_type_blog .widget {
    margin-bottom: 30px;
}

.content {
    min-height: 520px;
    padding-top: 60px;
    padding-bottom: 100px;
}

.single-stm_course .content, .single-stm_teacher .content {
    padding: 0;
}

.woocommerce-page .content {
    padding-top: 5px;
}

.content_type_vc {
    padding: 0;
}

.vc_row[data-vc-full-width] {
    overflow: visible !important;
}

    .vc_row[data-vc-full-width].vc_parallax {
        overflow: hidden !important;
    }

.site-layout_boxed {
    -webkit-transition: background .3s ease;
    transition: background .3s ease;
}

    .site-layout_boxed.site-bg_image {
        background-attachment: fixed;
        background-size: cover;
        background-repeat: no-repeat;
    }

    .site-layout_boxed #wrapper {
        max-width: 1196px;
        background-color: #f8f8f8;
        box-shadow: 0 0 25px rgba(0,0,0,.35);
    }

body.site-bg_img_1 {
    background-image: url(../../../themes/smarty/assets/img/background/bg_img_1.jpg);
}

body.site-bg_img_2 {
    background-image: url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/themes/smarty/assets/css/kindergarten/../../img/background/bg_img_2.jpg);
}

body.site-bg_pattern_1 {
    background-image: url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/themes/smarty/assets/css/kindergarten/../../img/background/bg_pattern_1.jpg);
}

body.site-bg_pattern_2 {
    background-image: url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/themes/smarty/assets/css/kindergarten/../../img/background/bg_pattern_2.jpg);
}

body.site-bg_pattern_3 {
    background-image: url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/themes/smarty/assets/css/kindergarten/../../img/background/bg_pattern_3.jpg);
}

.footer .copyright {
    background-color: #fff;
    margin: 0 -5000px;
    padding: 28px 5000px 34px;
    letter-spacing: .28px;
    text-align: center;
    font-size: 14px;
    color: gray;
}

.footer_type_default {
    background: #56509f;
}

.footer_compact {
    padding-top: 29px;
}

.widget-area_type_footer {
    padding-top: 61px;
    padding-bottom: 53px;
}

ul.stm-list-1, ul.stm-list-1-white, ul.stm-list-1-blue, ul.stm-list-2, ul.stm-list-2-white, ul.stm-list-2-blue, ul.stm-list-1-sm, ul.stm-list-2-sm, ul.stm-list-3, ul.stm-list-3-sm, ul.stm-list-3-white {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

    ul.stm-list-1 li, ul.stm-list-1-white li, ul.stm-list-1-blue li, ul.stm-list-2 li, ul.stm-list-2-white li, ul.stm-list-2-blue li, ul.stm-list-1-sm li, ul.stm-list-2-sm li, ul.stm-list-3 li, ul.stm-list-3-sm li, ul.stm-list-3-white li {
        position: relative;
        padding-left: 45px;
        line-height: 24px;
    }

        ul.stm-list-1 li:not(:last-child), ul.stm-list-1-white li:not(:last-child), ul.stm-list-1-blue li:not(:last-child), ul.stm-list-2 li:not(:last-child), ul.stm-list-2-white li:not(:last-child), ul.stm-list-2-blue li:not(:last-child), ul.stm-list-1-sm li:not(:last-child), ul.stm-list-2-sm li:not(:last-child), ul.stm-list-3 li:not(:last-child), ul.stm-list-3-sm li:not(:last-child), ul.stm-list-3-white li:not(:last-child) {
            margin-bottom: 18px;
        }

        ul.stm-list-1 li:before, ul.stm-list-1-white li:before, ul.stm-list-1-blue li:before, ul.stm-list-2 li:before, ul.stm-list-2-white li:before, ul.stm-list-2-blue li:before, ul.stm-list-1-sm li:before, ul.stm-list-2-sm li:before, ul.stm-list-3 li:before, ul.stm-list-3-sm li:before, ul.stm-list-3-white li:before {
            position: absolute;
        }

        ul.stm-list-1 li > ul, ul.stm-list-1-white li > ul, ul.stm-list-1-blue li > ul, ul.stm-list-2 li > ul, ul.stm-list-2-white li > ul, ul.stm-list-2-blue li > ul, ul.stm-list-1-sm li > ul, ul.stm-list-2-sm li > ul, ul.stm-list-3 li > ul, ul.stm-list-3-sm li > ul, ul.stm-list-3-white li > ul {
            padding-top: 14px;
            margin-bottom: 0;
        }

            ul.stm-list-1 li > ul > li, ul.stm-list-1-white li > ul > li, ul.stm-list-1-blue li > ul > li, ul.stm-list-2 li > ul > li, ul.stm-list-2-white li > ul > li, ul.stm-list-2-blue li > ul > li, ul.stm-list-1-sm li > ul > li, ul.stm-list-2-sm li > ul > li, ul.stm-list-3 li > ul > li, ul.stm-list-3-sm li > ul > li, ul.stm-list-3-white li > ul > li {
                padding-left: 20px;
                line-height: 24px;
            }

                ul.stm-list-1 li > ul > li:before, ul.stm-list-1-white li > ul > li:before, ul.stm-list-1-blue li > ul > li:before, ul.stm-list-2 li > ul > li:before, ul.stm-list-2-white li > ul > li:before, ul.stm-list-2-blue li > ul > li:before, ul.stm-list-1-sm li > ul > li:before, ul.stm-list-2-sm li > ul > li:before, ul.stm-list-3 li > ul > li:before, ul.stm-list-3-sm li > ul > li:before, ul.stm-list-3-white li > ul > li:before {
                    position: absolute;
                }

                ul.stm-list-1 li > ul > li:not(:last-child), ul.stm-list-1-white li > ul > li:not(:last-child), ul.stm-list-1-blue li > ul > li:not(:last-child), ul.stm-list-2 li > ul > li:not(:last-child), ul.stm-list-2-white li > ul > li:not(:last-child), ul.stm-list-2-blue li > ul > li:not(:last-child), ul.stm-list-1-sm li > ul > li:not(:last-child), ul.stm-list-2-sm li > ul > li:not(:last-child), ul.stm-list-3 li > ul > li:not(:last-child), ul.stm-list-3-sm li > ul > li:not(:last-child), ul.stm-list-3-white li > ul > li:not(:last-child) {
                    margin-bottom: 12px;
                }

                ul.stm-list-1 li > ul > li ul, ul.stm-list-1-white li > ul > li ul, ul.stm-list-1-blue li > ul > li ul, ul.stm-list-2 li > ul > li ul, ul.stm-list-2-white li > ul > li ul, ul.stm-list-2-blue li > ul > li ul, ul.stm-list-1-sm li > ul > li ul, ul.stm-list-2-sm li > ul > li ul, ul.stm-list-3 li > ul > li ul, ul.stm-list-3-sm li > ul > li ul, ul.stm-list-3-white li > ul > li ul {
                    margin-bottom: 0;
                    padding-top: 14px;
                }

                    ul.stm-list-1 li > ul > li ul li:before, ul.stm-list-1-white li > ul > li ul li:before, ul.stm-list-1-blue li > ul > li ul li:before, ul.stm-list-2 li > ul > li ul li:before, ul.stm-list-2-white li > ul > li ul li:before, ul.stm-list-2-blue li > ul > li ul li:before, ul.stm-list-1-sm li > ul > li ul li:before, ul.stm-list-2-sm li > ul > li ul li:before, ul.stm-list-3 li > ul > li ul li:before, ul.stm-list-3-sm li > ul > li ul li:before, ul.stm-list-3-white li > ul > li ul li:before {
                        position: absolute;
                    }

ul.stm-list-1, ul.stm-list-1-sm, ul.stm-list-1-white, ul.stm-list-1-blue {
    margin-bottom: 18px;
}

    ul.stm-list-1 li, ul.stm-list-1-sm li, ul.stm-list-1-white li, ul.stm-list-1-blue li {
        color: #595959;
    }

        ul.stm-list-1 li:before, ul.stm-list-1-sm li:before, ul.stm-list-1-white li:before, ul.stm-list-1-blue li:before {
            content: '\e958';
            font-family: 'stm-icon' !important;
            speak: none;
            font-style: normal;
            font-weight: normal;
            font-variant: normal;
            text-transform: none;
            line-height: 1;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            top: 2px;
            left: 0;
            font-size: 24px;
            color: #ff6682;
        }

        ul.stm-list-1 li > ul > li, ul.stm-list-1-sm li > ul > li, ul.stm-list-1-white li > ul > li, ul.stm-list-1-blue li > ul > li {
            color: #595959;
        }

            ul.stm-list-1 li > ul > li:before, ul.stm-list-1-sm li > ul > li:before, ul.stm-list-1-white li > ul > li:before, ul.stm-list-1-blue li > ul > li:before {
                content: "\f111";
                font: normal normal normal 14px/1 FontAwesome;
                font-size: inherit;
                text-rendering: auto;
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
                top: 10px;
                left: 0;
                font-size: 5px;
                color: #ff6682;
            }

            ul.stm-list-1 li > ul > li ul li:before, ul.stm-list-1-sm li > ul > li ul li:before, ul.stm-list-1-white li > ul > li ul li:before, ul.stm-list-1-blue li > ul > li ul li:before {
                content: "\e92d";
                font-family: 'stm-icon' !important;
                speak: none;
                font-style: normal;
                font-weight: normal;
                font-variant: normal;
                text-transform: none;
                line-height: 1;
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
                top: 10px;
                left: 0;
                font-size: 4px;
                color: #ff6682;
            }

ul.stm-list-2 li, ul.stm-list-2-sm li, ul.stm-list-2-white li, ul.stm-list-2-blue li {
    color: #595959;
}

    ul.stm-list-2 li:before, ul.stm-list-2-sm li:before, ul.stm-list-2-white li:before, ul.stm-list-2-blue li:before {
        content: "\f111";
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        top: 10px;
        left: 0;
        font-size: 7px;
        color: #ff6682;
    }

ul.stm-list-3 li, ul.stm-list-3-sm li, ul.stm-list-3-white li {
    color: #595959;
    padding-left: 25px;
}

    ul.stm-list-3 li:not(:last-child), ul.stm-list-3-sm li:not(:last-child), ul.stm-list-3-white li:not(:last-child) {
        margin-bottom: 11px;
    }

    ul.stm-list-3 li:before, ul.stm-list-3-sm li:before, ul.stm-list-3-white li:before {
        content: '\e90f';
        font-family: 'stm-icon' !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        top: 9px;
        left: 0;
        font-size: 6px;
        color: #ff6682;
    }

    ul.stm-list-3 li > ul > li, ul.stm-list-3-sm li > ul > li, ul.stm-list-3-white li > ul > li {
        color: #595959;
    }

        ul.stm-list-3 li > ul > li:before, ul.stm-list-3-sm li > ul > li:before, ul.stm-list-3-white li > ul > li:before {
            content: "\f111";
            font: normal normal normal 14px/1 FontAwesome;
            font-size: inherit;
            text-rendering: auto;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            top: 10px;
            left: 0;
            font-size: 5px;
            color: #ff6682;
        }

        ul.stm-list-3 li > ul > li ul li:before, ul.stm-list-3-sm li > ul > li ul li:before, ul.stm-list-3-white li > ul > li ul li:before {
            content: "\e92d";
            font-family: 'stm-icon' !important;
            speak: none;
            font-style: normal;
            font-weight: normal;
            font-variant: normal;
            text-transform: none;
            line-height: 1;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            top: 10px;
            left: 0;
            font-size: 4px;
            color: #ff6682;
        }

ul.stm-list-1-yellow li, ul.stm-list-2-yellow li {
    color: #595959;
}

    ul.stm-list-1-yellow li:before, ul.stm-list-2-yellow li:before {
        color: #fd0;
    }

    ul.stm-list-1-yellow li a:hover, ul.stm-list-2-yellow li a:hover {
        text-decoration: underline;
        color: #fd0;
    }

    ul.stm-list-1-yellow li > ul > li, ul.stm-list-2-yellow li > ul > li {
        color: #fd0;
    }

        ul.stm-list-1-yellow li > ul > li:before, ul.stm-list-2-yellow li > ul > li:before {
            color: #fd0;
        }

        ul.stm-list-1-yellow li > ul > li ul li:before, ul.stm-list-2-yellow li > ul > li ul li:before {
            color: #fd0;
        }

ul.stm-list-1-lilac li, ul.stm-list-2-lilac li {
    color: #595959;
}

    ul.stm-list-1-lilac li:before, ul.stm-list-2-lilac li:before {
        color: #56509f;
    }

    ul.stm-list-1-lilac li > ul > li, ul.stm-list-2-lilac li > ul > li {
        color: #595959;
    }

        ul.stm-list-1-lilac li > ul > li:before, ul.stm-list-2-lilac li > ul > li:before {
            color: #56509f;
        }

        ul.stm-list-1-lilac li > ul > li ul li, ul.stm-list-2-lilac li > ul > li ul li {
            color: #595959;
        }

            ul.stm-list-1-lilac li > ul > li ul li:before, ul.stm-list-2-lilac li > ul > li ul li:before {
                color: #56509f;
            }

ul.stm-list-3-white li, ul.stm-list-3-white li {
    color: #fff;
}

    ul.stm-list-3-white li:before, ul.stm-list-3-white li:before {
        color: #fff;
    }

    ul.stm-list-3-white li a:hover, ul.stm-list-3-white li a:hover {
        text-decoration: underline;
        color: #fff;
    }

    ul.stm-list-3-white li > ul > li, ul.stm-list-3-white li > ul > li {
        color: #fff;
    }

        ul.stm-list-3-white li > ul > li:before, ul.stm-list-3-white li > ul > li:before {
            color: #fff;
        }

        ul.stm-list-3-white li > ul > li ul li:before, ul.stm-list-3-white li > ul > li ul li:before {
            color: #fff;
        }

ol.stm-list-4, ol.stm-list-4-blue, ol.stm-list-4-white, ol.stm-list-3-blue, ol.stm-list-3-white, ol.stm-list-3 {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
    counter-reset: li-counter;
}

    ol.stm-list-4 li, ol.stm-list-4-blue li, ol.stm-list-4-white li, ol.stm-list-3-blue li, ol.stm-list-3-white li, ol.stm-list-3 li {
        position: relative;
        padding-left: 30px;
        line-height: 24px;
    }

        ol.stm-list-4 li:not(:last-child), ol.stm-list-4-blue li:not(:last-child), ol.stm-list-4-white li:not(:last-child), ol.stm-list-3-blue li:not(:last-child), ol.stm-list-3-white li:not(:last-child), ol.stm-list-3 li:not(:last-child) {
            margin-bottom: 12px;
        }

        ol.stm-list-4 li:before, ol.stm-list-4-blue li:before, ol.stm-list-4-white li:before, ol.stm-list-3-blue li:before, ol.stm-list-3-white li:before, ol.stm-list-3 li:before {
            content: counter(li-counter) ".";
            counter-increment: li-counter;
            position: absolute;
            top: 0;
            left: 0;
        }

        ol.stm-list-4 li ol, ol.stm-list-4-blue li ol, ol.stm-list-4-white li ol, ol.stm-list-3-blue li ol, ol.stm-list-3-white li ol, ol.stm-list-3 li ol {
            margin-bottom: 0;
            padding-top: 12px;
        }

    ol.stm-list-3 li {
        color: #595959;
    }

        ol.stm-list-3 li:before {
            color: #ff6682;
        }

    ol.stm-list-4-white li, ol.stm-list-4-blue li, ol.stm-list-4 li {
        color: #595959;
    }

        ol.stm-list-4-white li:before, ol.stm-list-4-blue li:before, ol.stm-list-4 li:before {
            color: #ff6682;
            font-weight: 700;
        }

    ol.stm-list-4-white li, ol.stm-list-3-white li {
        color: #fff;
    }

        ol.stm-list-4-white li:before, ol.stm-list-3-white li:before {
            color: #fff;
        }

    ol.stm-list-4-blue li, ol.stm-list-3-blue li {
        color: #595959;
    }

        ol.stm-list-4-blue li:before, ol.stm-list-3-blue li:before {
            color: #56509f;
        }

ul.stm-list-5 {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}

    ul.stm-list-5 li {
        color: #595959;
        font-size: 14px;
        line-height: 24px;
    }

        ul.stm-list-5 li:not(:last-child) {
            margin-bottom: 13px;
        }

.list_inline {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

    .list_inline .list__item {
        display: inline-block;
    }

.list_unstyle {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    padding: 3px 3px 1px 3px;
    text-align: center;
}

    .wp-caption.alignnone {
        margin: 5px 20px 20px 0;
    }

    .wp-caption.alignleft {
        margin: 5px 20px 20px 0;
    }

    .wp-caption.alignright {
        margin: 5px 0 20px 20px;
    }

    .wp-caption img {
        border: 0 none;
        height: auto;
        margin: 0;
        max-width: 98.5%;
        padding: 0;
        width: auto;
    }

    .wp-caption .wp-caption-text, .wp-caption p.wp-caption-text {
        font-size: 13px;
        line-height: 17px;
        margin: 0;
        padding: 10px 4px;
    }

.list_social-networks {
    margin: 0 -4px;
    font-size: 0;
}

    .list_social-networks .list__item {
        padding: 0 4px;
        font-size: 18px;
    }

    .list_social-networks .list__item-link {
        display: block;
        border-radius: 50%;
        width: 32px;
        height: 32px;
        line-height: 32px;
        color: #fff;
        text-align: center;
        opacity: .7;
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
    }

        .list_social-networks .list__item-link:hover {
            opacity: 1;
        }

    .list_social-networks .list__item-link_facebook {
        background: #3a5897;
    }

    .list_social-networks .list__item-link_twitter {
        background: #00aced;
    }

    .list_social-networks .list__item-link_instagram {
        background: #ac907a;
    }

    .list_social-networks .list__item-link_google-plus {
        background: #db4437;
    }

    .list_social-networks .list__item-link_vimeo {
        background: #4bf;
    }

    .list_social-networks .list__item-link_linkedin {
        background: #0077b5;
    }

    .list_social-networks .list__item-link_soundcloud {
        background: #ff3a00;
    }

    .list_social-networks .list__item-link_youtube {
        background: #b00;
    }

.list_social-networks_simple {
    margin: 0 -4px;
    font-size: 0;
}

    .list_social-networks_simple .list__item {
        padding: 9px 4px;
        font-size: 18px;
    }

    .list_social-networks_simple .list__item-link {
        display: block;
        border-radius: 50%;
        width: 32px;
        height: 32px;
        line-height: 32px;
        color: #fff;
        text-align: center;
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
    }

        .list_social-networks_simple .list__item-link:hover {
            opacity: 1;
        }

.owl-controls .owl-dots {
    text-align: center;
}

    .owl-controls .owl-dots .owl-dot {
        display: inline-block;
        margin: 0 11px;
    }

        .owl-controls .owl-dots .owl-dot span {
            display: block;
            width: 8px;
            height: 8px;
            background: rgba(255,255,255,.25);
            border-radius: 50%;
            cursor: pointer;
            -webkit-transition: all .3s ease;
            transition: all .3s ease;
        }

        .owl-controls .owl-dots .owl-dot:hover span {
            background: #95cc47;
        }

        .owl-controls .owl-dots .owl-dot.active span {
            background: #95cc47;
            -webkit-transform: scale(1.5);
            transform: scale(1.5);
        }

.owl-carousel .owl-item img {
    height: auto;
}

.select2-container, .select2-container--default {
    width: 100% !important;
}

    .select2-container .select2-choice, .select2-container .select2-selection--single, .select2-container--default .select2-choice, .select2-container--default .select2-selection--single {
        height: 40px;
        border: 1px solid #e6e6e6;
        
        padding: 0;
    }

        .select2-container .select2-choice .select2-chosen, .select2-container .select2-choice .select2-selection__rendered, .select2-container .select2-selection--single .select2-chosen, .select2-container .select2-selection--single .select2-selection__rendered, .select2-container--default .select2-choice .select2-chosen, .select2-container--default .select2-choice .select2-selection__rendered, .select2-container--default .select2-selection--single .select2-chosen, .select2-container--default .select2-selection--single .select2-selection__rendered {
            line-height: 40px;
            color: #595959;
            padding-left: 24px;
        }

        .select2-container .select2-choice .select2-arrow, .select2-container .select2-choice .select2-selection__arrow, .select2-container .select2-selection--single .select2-arrow, .select2-container .select2-selection--single .select2-selection__arrow, .select2-container--default .select2-choice .select2-arrow, .select2-container--default .select2-choice .select2-selection__arrow, .select2-container--default .select2-selection--single .select2-arrow, .select2-container--default .select2-selection--single .select2-selection__arrow {
            height: 48px;
            width: 50px;
            top: -12px;
        }

            .select2-container .select2-choice .select2-arrow b, .select2-container .select2-choice .select2-selection__arrow b, .select2-container .select2-selection--single .select2-arrow b, .select2-container .select2-selection--single .select2-selection__arrow b, .select2-container--default .select2-choice .select2-arrow b, .select2-container--default .select2-choice .select2-selection__arrow b, .select2-container--default .select2-selection--single .select2-arrow b, .select2-container--default .select2-selection--single .select2-selection__arrow b {
                border: 0;
                position: relative;
            }

                .select2-container .select2-choice .select2-arrow b:before, .select2-container .select2-choice .select2-selection__arrow b:before, .select2-container .select2-selection--single .select2-arrow b:before, .select2-container .select2-selection--single .select2-selection__arrow b:before, .select2-container--default .select2-choice .select2-arrow b:before, .select2-container--default .select2-choice .select2-selection__arrow b:before, .select2-container--default .select2-selection--single .select2-arrow b:before, .select2-container--default .select2-selection--single .select2-selection__arrow b:before {
                    content: "\f107";
                    font-family: "FontAwesome";
                    color: #56509f;
                }

    .select2-container .select2-results__option[aria-selected=true], .select2-container--default .select2-results__option[aria-selected=true] {
        background-color: transparent;
    }

    .select2-container .select2-highlighted, .select2-container .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-highlighted, .select2-container--default .select2-results__option--highlighted[aria-selected] {
        background-color: #56509f;
        color: #fff;
    }

    .select2-container .select2-choice .select2-arrow b {
        margin-left: 0;
    }

        .select2-container .select2-choice .select2-arrow b:after {
            border: 5px solid transparent;
            border-top-color: gray;
            margin-left: -5px;
            margin-top: -2px;
        }

    .select2-container .select2-choice > .select2-chosen {
        margin-right: 0;
    }

.select2-dropdown-open.select2-drop-above .select2-choice, .select2-dropdown-open.select2-drop-above .select2-choices {
    border-radius: 0;
    border: 1px solid #e6e6e6;
}

.select2-results__option {
    padding: 9px 23px;
    line-height: 24px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.select2-drop, .select2-dropdown {
    border-radius: 0;
    border: 1px solid #e6e6e6;
}

    .select2-drop.select2-drop-above.select2-drop-active {
        border-top: 1px solid #e6e6e6;
    }

.select2-results {
    padding: 0;
    background: #fff;
}

    .select2-results .select2-result {
        margin: 0;
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
    }

    .select2-results .select2-highlighted {
        border-radius: 0;
        color: #fff;
        background-color: #56509f;
    }

    .select2-results .select2-result-label {
        padding: 9px 20px;
        line-height: 24px;
    }

.select2-container--open .select2-choice, .select2-container--open .select2-selection--single {
    border-radius: 25px;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b:before {
    content: "\f106";
    font-family: "FontAwesome";
    color: #56509f;
}

.select2-container--open .select2-dropdown--below {
    border-top-right-radius: 0 !important;
    border-top-left-radius: 0 !important;
    border-bottom-right-radius: 25px !important;
    border-bottom-left-radius: 25px !important;
}

.select2-container--open .select2-dropdown--above {
    border-top-right-radius: 25px !important;
    border-top-left-radius: 25px !important;
    border-bottom-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
}

.top-bar-vertical-padd, .header_view-style_1 .top-bar__search .stm-search-form, .top-bar__nav, .top-bar_view-style_1 .top-bar__search .stm-search-form, .top-bar_view-style_4 .top-bar__search .stm-search-form {
    padding-top: 10px;
    padding-bottom: 10px;
}

.top-bar {
    position: relative;
    z-index: 9;
    text-align: center;
}

.top-bar__content {
    position: relative;
    min-height: 50px;
}

.top-bar__search .stm-search-form__submit-text {
    display: none;
}

.wpml-switcher {
    position: relative;
    text-align: left;
    letter-spacing: .2px;
}

.wpml-switcher__active {
    position: relative;
    display: block;
    padding: 10px 40px 12px 42px;
    text-decoration: none;
    font-weight: 400;
    font-size: 14px;
}

    .wpml-switcher__active:before {
        content: "\e952";
        font-family: 'stm-icon';
        position: absolute;
        left: 17px;
        top: 50%;
        font-weight: normal;
        font-size: 16px;
        margin: -14px 0 0;
        color: #fd0;
    }

    .wpml-switcher__active:after {
        content: "\f107";
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        position: absolute;
        right: 12px;
        top: 50%;
        margin: -7px 0 0;
    }

.wpml-switcher__list {
    position: absolute;
    visibility: hidden;
    left: 0;
    top: 100%;
    min-width: 100%;
    list-style: none;
    padding: 0;
    margin: 0;
    opacity: 0;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

    .wpml-switcher__list a {
        display: block;
        padding: 8px 20px;
        font-size: 13px;
        line-height: 20px;
        text-decoration: none;
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
    }

.wpml-switcher__languages:hover .wpml-switcher__list {
    visibility: visible;
    opacity: 1;
}

.wpml-switcher_type_top-bar {
    float: left;
}

.top-bar__nav {
    display: inline-block;
}

.top-bar__nav-menu li {
    line-height: 30px;
    font-weight: 400;
    letter-spacing: .2px;
    font-size: 14px;
}

.top-bar__account {
    float: right;
    padding-top: 8px;
}

    .top-bar__account li {
        padding: 0;
        font-weight: normal;
        letter-spacing: .2px;
    }

    .top-bar__account .top-bar__account-action {
        display: inline-block;
        font-size: 14px;
        line-height: 30px;
        position: relative;
    }

        .top-bar__account .top-bar__account-action:before {
            content: "\e953";
            font-family: 'stm-icon';
            display: inline-block;
            vertical-align: top;
            margin-top: 1px;
            margin-right: 12px;
            font-size: 16px;
            color: #fd0;
        }

.contact_details__box {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    margin-left: 75px;
    padding-top: 17px;
}

.top-bar__contacts {
    margin-bottom: 0;
    list-style: none;
    padding: 18px 0 11px 0;
    font-size: 0;
}

.top-bar__contact {
    padding: 0 26px;
    position: relative;
    display: inline-block;
    letter-spacing: .3px;
    font-size: 14px;
    line-height: 1;
    vertical-align: top;
}

    .top-bar__contact:not(:last-child) {
        margin-right: 37px;
    }

    .top-bar__contact:before {
        font-family: 'stm-icon' !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        color: #fd0;
        position: absolute;
        left: 0;
        top: -1px;
        font-size: 16px;
    }

.top-bar__search-input-text {
    border-radius: 0;
}

.top-bar__contact_phone a {
    text-decoration: none !important;
}

.top-bar__contact_phone:before {
    content: "\e947";
    top: -2px;
}

.top-bar__contact_email:before {
    content: "\e902";
    font-size: 12px;
}

.top-bar__contact_schedule:before {
    content: "\e94e";
}

.top-bar__contact_address:before {
    content: "\e92e";
    top: -2.5px;
}

.top-bar_view-style_1 {
   /* background: #ff6682;*/  background: #c40807;
}

    .top-bar_view-style_1 .top-bar__socials .list__item-link {
        color: gray;
        opacity: .75;
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
    }

        .top-bar_view-style_1 .top-bar__socials .list__item-link:hover {
            opacity: 1;
        }

    .top-bar_view-style_1 .top-bar__contact, .top-bar_view-style_1 .top-bar__contact a, .top-bar_view-style_1 .top-bar__contact a:hover {
        color: #fff;
    }

    .top-bar_view-style_1 .top-bar__contact {
        display: inline-block;
        vertical-align: top;
        padding-right: 10px;
        margin: 0 32px;
    }

        .top-bar_view-style_1 .top-bar__contact:before {
            top: 50%;
            -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
        }

        .top-bar_view-style_1 .top-bar__contact:first-child {
            margin-left: 0;
        }

        .top-bar_view-style_1 .top-bar__contact:last-child {
            margin-right: 0;
        }

    .top-bar_view-style_1 .top-bar__search {
        position: absolute;
        right: 0;
    }

        .top-bar_view-style_1 .top-bar__search .stm-search-form {
            position: relative;
        }

        .top-bar_view-style_1 .top-bar__search .stm-search-form__submit {
            position: absolute;
            top: 10px;
            right: 0;
            height: 32px;
            width: 30px;
            background: transparent;
            border: 0;
            padding: 0;
            text-align: center;
            color: gray;
            font-size: 18px;
            z-index: 2;
        }

        .top-bar_view-style_1 .top-bar__search .stm-search-form__field {
            position: relative;
            width: 30px;
            padding-top: 5px;
            padding-bottom: 5px;
            background: none;
            border: 1px solid transparent;
            z-index: 1;
            font-size: 13px;
            color: transparent;
            -webkit-transition: all .3s ease;
            transition: all .3s ease;
        }

            .top-bar_view-style_1 .top-bar__search .stm-search-form__field::-webkit-input-placeholder {
                color: transparent;
                -webkit-transition: all .3s ease;
                transition: all .3s ease;
            }

        .top-bar_view-style_1 .top-bar__search .stm-search-form__field_active {
            width: 170px;
            padding-left: 10px;
            padding-right: 30px;
            border-color: rgba(0,0,0,.1);
            color: #595959;
        }

            .top-bar_view-style_1 .top-bar__search .stm-search-form__field_active::-webkit-input-placeholder {
                color: #595959;
            }

    .top-bar_view-style_1 .top-bar__language {
        position: absolute;
        left: -15px;
    }

        .top-bar_view-style_1 .top-bar__language .wpml-switcher__active {
            color: #fff;
        }

        .top-bar_view-style_1 .top-bar__language .wpml-switcher__list {
            background: #56509f;
        }

            .top-bar_view-style_1 .top-bar__language .wpml-switcher__list a {
                color: #fff;
            }

                .top-bar_view-style_1 .top-bar__language .wpml-switcher__list a:hover {
                    background: #fd0;
                    color: #56509f;
                }

        .top-bar_view-style_1 .top-bar__language .wpml-switcher__languages:hover .wpml-switcher__active {
            color: #fff;
            background: #56509f;
        }

        .top-bar_view-style_1 .top-bar__language .wpml-switcher__list a {
            padding-left: 17px;
        }

    .top-bar_view-style_1 .top-bar__account .top-bar__account-action, .top-bar_view-style_1 .top-bar__nav-menu li a {
        color: #fff;
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
    }

        .top-bar_view-style_1 .top-bar__account .top-bar__account-action:hover, .top-bar_view-style_1 .top-bar__nav-menu li a:hover {
            text-decoration: underline;
        }

.top-bar_view-style_2 {
    background-color: #56509f;
}

    .top-bar_view-style_2 .top-bar__socials .list__item-link {
        color: #fff;
        opacity: .75;
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
    }

        .top-bar_view-style_2 .top-bar__socials .list__item-link:hover {
            opacity: 1;
        }

    .top-bar_view-style_2 .top-bar__language {
        position: absolute;
        left: -15px;
    }

        .top-bar_view-style_2 .top-bar__language .wpml-switcher__active {
            color: #fff;
        }

        .top-bar_view-style_2 .top-bar__language .wpml-switcher__list {
            background: #56509f;
        }

            .top-bar_view-style_2 .top-bar__language .wpml-switcher__list a {
                color: #fff;
            }

                .top-bar_view-style_2 .top-bar__language .wpml-switcher__list a:hover {
                    background: #fd0;
                    color: #56509f;
                }

        .top-bar_view-style_2 .top-bar__language .wpml-switcher__languages:hover .wpml-switcher__active {
            color: #fff;
            background: #56509f;
        }

    .top-bar_view-style_2 .top-bar__account .top-bar__account-action, .top-bar_view-style_2 .top-bar__nav-menu li a {
        color: #fff;
    }

    .top-bar_view-style_2 .contact_details__box {
        margin-left: 0;
    }

        .top-bar_view-style_2 .contact_details__box a {
            color: #fff;
        }

        .top-bar_view-style_2 .contact_details__box .top-bar__contact_phone:before {
            margin-top: 1px;
        }

        .top-bar_view-style_2 .contact_details__box .top-bar__contact_email:before {
            margin-top: 3px;
        }

    .top-bar_view-style_2 .top-bar__contact:not(:last-child) {
        margin-right: 80px;
    }

    .top-bar_view-style_2 .top-bar__socials {
        display: inline-block;
        vertical-align: top;
        margin-left: 70px;
    }

        .top-bar_view-style_2 .top-bar__socials .list__item {
            font-size: 16px;
        }

    .top-bar_view-style_2 .top-bar__search {
        position: absolute;
        right: 0;
    }

        .top-bar_view-style_2 .top-bar__search .stm-search-form {
            position: relative;
            padding: 5px 0;
        }

        .top-bar_view-style_2 .top-bar__search .stm-search-form__submit {
            position: absolute;
            top: 10px;
            right: 6px;
            height: 32px;
            width: 30px;
            background: transparent;
            border: 0;
            padding: 0;
            text-align: center;
            color: #fff;
            font-size: 18px;
            z-index: 2;
        }

            .top-bar_view-style_2 .top-bar__search .stm-search-form__submit .stm-icon-search:before {
                content: "\e944";
            }

        .top-bar_view-style_2 .top-bar__search .stm-search-form__field {
            position: relative;
            width: 30px;
            padding-top: 4px;
            padding-bottom: 4px;
            background: none;
            border: 2px solid transparent;
            border-radius: 25px;
            z-index: 1;
            font-size: 16px;
            color: transparent;
            -webkit-transition: all .3s ease;
            transition: all .3s ease;
        }

            .top-bar_view-style_2 .top-bar__search .stm-search-form__field::-webkit-input-placeholder {
                color: transparent;
                -webkit-transition: all .3s ease;
                transition: all .3s ease;
            }

        .top-bar_view-style_2 .top-bar__search .stm-search-form__field_active {
            width: 200px;
            padding-left: 15px;
            padding-right: 40px;
            border-color: #fff;
            color: #fff;
        }

            .top-bar_view-style_2 .top-bar__search .stm-search-form__field_active::-webkit-input-placeholder {
                color: #fff;
            }

.home .top-bar_view-style_3 {
    background: transparent;
}

.top-bar_view-style_3 {
    background: #56509f;
}

    .top-bar_view-style_3 .top-bar__language {
        position: absolute;
        left: -15px;
    }

        .top-bar_view-style_3 .top-bar__language .wpml-switcher__active {
            color: #fff;
        }

        .top-bar_view-style_3 .top-bar__language .wpml-switcher__list {
            background: #56509f;
        }

            .top-bar_view-style_3 .top-bar__language .wpml-switcher__list a {
                color: #fff;
            }

                .top-bar_view-style_3 .top-bar__language .wpml-switcher__list a:hover {
                    background: #fd0;
                    color: #56509f;
                }

        .top-bar_view-style_3 .top-bar__language .wpml-switcher__languages:hover .wpml-switcher__active {
            color: #fff;
            background: #56509f;
        }

    .top-bar_view-style_3 .top-bar__search {
        position: absolute;
        right: 0;
    }

        .top-bar_view-style_3 .top-bar__search .stm-search-form {
            position: relative;
            padding: 5px 0;
        }

        .top-bar_view-style_3 .top-bar__search .stm-search-form__submit {
            position: absolute;
            top: 10px;
            right: 6px;
            height: 32px;
            width: 30px;
            background: transparent;
            border: 0;
            padding: 0;
            text-align: center;
            color: #fff;
            font-size: 18px;
            z-index: 2;
        }

            .top-bar_view-style_3 .top-bar__search .stm-search-form__submit .stm-icon-search:before {
                content: "\e944";
            }

        .top-bar_view-style_3 .top-bar__search .stm-search-form__field {
            position: relative;
            width: 30px;
            padding-top: 4px;
            padding-bottom: 4px;
            background: none;
            border: 2px solid transparent;
            border-radius: 25px;
            z-index: 1;
            font-size: 16px;
            color: transparent;
            -webkit-transition: all .3s ease;
            transition: all .3s ease;
        }

            .top-bar_view-style_3 .top-bar__search .stm-search-form__field::-webkit-input-placeholder {
                color: transparent;
                -webkit-transition: all .3s ease;
                transition: all .3s ease;
            }

        .top-bar_view-style_3 .top-bar__search .stm-search-form__field_active {
            width: 200px;
            padding-left: 15px;
            padding-right: 40px;
            border-color: #fff;
            color: #fff;
        }

            .top-bar_view-style_3 .top-bar__search .stm-search-form__field_active::-webkit-input-placeholder {
                color: #fff;
            }

    .top-bar_view-style_3 .top-bar__nav {
        display: inline-block;
        text-align: center;
    }

        .top-bar_view-style_3 .top-bar__nav .menu-item a {
            color: #fff;
        }

            .top-bar_view-style_3 .top-bar__nav .menu-item a:hover {
                color: #ff6682;
            }

    .top-bar_view-style_3 .top-bar__account {
        display: inline-block;
        float: none;
    }

        .top-bar_view-style_3 .top-bar__account .top-bar__account-action {
            color: #fff;
        }

            .top-bar_view-style_3 .top-bar__account .top-bar__account-action:hover {
                color: #ff6682;
            }

            .top-bar_view-style_3 .top-bar__account .top-bar__account-action:before {
                display: none;
            }

.top-bar_view-style_4 {
    background-color: rgba(255,255,255,.75);
}

    .top-bar_view-style_4 .top-bar__content {
        border-bottom: 1px solid rgba(86,80,159,.25);
    }

    .top-bar_view-style_4 .top-bar__search {
        float: left;
        position: relative;
    }

        .top-bar_view-style_4 .top-bar__search .stm-search-form {
            position: relative;
            padding: 0;
            margin-top: 5px;
        }

        .top-bar_view-style_4 .top-bar__search .stm-search-form__submit {
            position: absolute;
            top: 5px;
            right: 5px;
            height: 32px;
            width: 30px;
            background: transparent;
            border: 0;
            padding: 0;
            text-align: center;
            color: #56509f;
            font-size: 18px;
            z-index: 2;
        }

            .top-bar_view-style_4 .top-bar__search .stm-search-form__submit .stm-icon-search:before {
                content: "\e944";
            }

        .top-bar_view-style_4 .top-bar__search .stm-search-form__field {
            position: relative;
            width: 30px;
            padding-top: 5px;
            padding-bottom: 5px;
            background: none;
            border-radius: 25px;
            border: 1px solid transparent;
            z-index: 1;
            font-size: 14px;
            color: transparent;
            -webkit-transition: all .3s ease;
            transition: all .3s ease;
        }

            .top-bar_view-style_4 .top-bar__search .stm-search-form__field::-webkit-input-placeholder {
                color: transparent;
                -webkit-transition: all .3s ease;
                transition: all .3s ease;
            }

        .top-bar_view-style_4 .top-bar__search .stm-search-form__field_active {
            width: 200px;
            padding-left: 15px;
            padding-right: 30px;
            border-color: #ff6682;
            color: #595959;
        }

            .top-bar_view-style_4 .top-bar__search .stm-search-form__field_active::-webkit-input-placeholder {
                color: #595959;
            }

    .top-bar_view-style_4 .contact_details__box {
        margin-left: 0;
    }

        .top-bar_view-style_4 .contact_details__box .top-bar__contact {
            color: #56509f;
        }

            .top-bar_view-style_4 .contact_details__box .top-bar__contact:before {
                color: #ff6682;
            }

            .top-bar_view-style_4 .contact_details__box .top-bar__contact a {
                color: #56509f;
            }

            .top-bar_view-style_4 .contact_details__box .top-bar__contact:not(:last-child) {
                margin-right: 47px;
            }

            .top-bar_view-style_4 .contact_details__box .top-bar__contact.top-bar__contact_email:before {
                margin-top: 3px;
            }

    .top-bar_view-style_4 .shopping-cart_small {
        border: 0;
        margin: 0;
    }

        .top-bar_view-style_4 .shopping-cart_small .shopping-cart__left {
            padding-top: 12px;
        }

        .top-bar_view-style_4 .shopping-cart_small:hover {
            background-color: transparent;
        }

            .top-bar_view-style_4 .shopping-cart_small:hover .shopping-cart__left {
                color: #ff6682;
            }

.top-bar-mobile {
    display: none;
    padding: 0 20px;
    background: #fff;
    border-bottom: 1px solid #bfbfbf;
}

    .top-bar-mobile:after {
        content: '';
        display: table;
        clear: both;
    }

    .top-bar-mobile .top-bar-mobile__language {
        float: left;
    }

        .top-bar-mobile .top-bar-mobile__language #lang_sel {
            position: relative;
            z-index: 9;
            float: left;
            text-align: left;
            font-size: 13px;
            -webkit-transition: all .3s ease;
            transition: all .3s ease;
        }

            .top-bar-mobile .top-bar-mobile__language #lang_sel > ul {
                list-style: none;
                margin: 0;
                padding: 0;
            }

                .top-bar-mobile .top-bar-mobile__language #lang_sel > ul > li .lang_sel_sel {
                    position: relative;
                    display: block;
                    padding: 15px 40px 15px 20px;
                    text-decoration: none;
                    color: #999;
                }

                    .top-bar-mobile .top-bar-mobile__language #lang_sel > ul > li .lang_sel_sel:after {
                        content: "\f107";
                        font: normal normal normal 14px/1 FontAwesome;
                        font-size: inherit;
                        text-rendering: auto;
                        -webkit-font-smoothing: antialiased;
                        -moz-osx-font-smoothing: grayscale;
                        position: absolute;
                        right: 12px;
                        top: 50%;
                        margin: -7px 0 0;
                    }

                .top-bar-mobile .top-bar-mobile__language #lang_sel > ul > li:hover .lang_sel_sel {
                    color: #fff;
                }

                .top-bar-mobile .top-bar-mobile__language #lang_sel > ul > li > ul {
                    position: absolute;
                    visibility: hidden;
                    left: 0;
                    top: 100%;
                    min-width: 100%;
                    padding: 0;
                    margin: 0;
                    background: #011b3a;
                    opacity: 0;
                    list-style: none;
                    -webkit-transition: all .3s ease;
                    transition: all .3s ease;
                }

                    .top-bar-mobile .top-bar-mobile__language #lang_sel > ul > li > ul a {
                        display: block;
                        padding: 8px 20px;
                        text-decoration: none;
                        color: #fff;
                        -webkit-transition: all .3s ease;
                        transition: all .3s ease;
                    }

                        .top-bar-mobile .top-bar-mobile__language #lang_sel > ul > li > ul a:hover {
                            background: #62abf5;
                        }

                .top-bar-mobile .top-bar-mobile__language #lang_sel > ul:hover {
                    background: #011b3a;
                }

            .top-bar-mobile .top-bar-mobile__language #lang_sel:hover > ul > li > ul {
                visibility: visible;
                opacity: 1;
            }

    .top-bar-mobile .top-bar-mobile__search {
        float: right;
    }

        .top-bar-mobile .top-bar-mobile__search .stm-search-form {
            position: relative;
            padding-top: 9px;
            padding-bottom: 9px;
        }

            .top-bar-mobile .top-bar-mobile__search .stm-search-form:before {
                content: "\e944";
                font-family: 'stm-icon' !important;
                speak: none;
                font-style: normal;
                font-weight: normal;
                font-variant: normal;
                text-transform: none;
                line-height: 1;
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
                position: absolute;
                left: 8px;
                height: 30px;
                line-height: 38px;
                z-index: 1;
                color: gray;
                font-size: 18px;
            }

        .top-bar-mobile .top-bar-mobile__search .stm-search-form__field {
            position: relative;
            width: 30px;
            padding-top: 5px;
            padding-bottom: 5px;
            padding-left: 30px;
            padding-right: 0;
            background: none;
            border-radius: 0;
            border: 1px solid transparent;
            cursor: pointer;
            z-index: 2;
            font-size: 13px;
            -webkit-transition: all .3s ease;
            transition: all .3s ease;
        }

            .top-bar-mobile .top-bar-mobile__search .stm-search-form__field:focus {
                width: 170px;
                cursor: text;
                border-color: rgba(0,0,0,.1);
                padding-right: 10px;
            }

        .top-bar-mobile .top-bar-mobile__search .stm-search-form__submit {
            display: none;
        }

.stm-page-head {
    position: relative;
    background-position: bottom center;
    background: #56509f;
    padding: 22px 0 78px;
    background-size: cover;
}

    .stm-page-head .breadcrumbs {
        color: #fff;
    }

        .stm-page-head .breadcrumbs a {
            color: #fff;
        }

            .stm-page-head .breadcrumbs a:hover {
                color: #fd0;
            }

    .stm-page-head .stm-page-head__separator {
        display: none;
    }

.stm-page-head__overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.stm-page-head__content {
    position: relative;
    z-index: 1;
}

.stm-page-head__title {
    font-weight: 300;
    color: #fff;
    margin-bottom: 28px;
}

.stm-page-head__separator-line {
    width: 60px;
    height: 2px;
    background: #ff6682;
}

.stm-page-head_has_subtitle .stm-page-head__separator {
    margin-bottom: 41px;
}

.stm-page-head__subtitle {
    margin-bottom: 45px;
    max-width: 800px;
    font-size: 18px;
    font-weight: 700;
    line-height: 28px;
}

.stm-page-head_size_small {
    padding-top: 22px;
    padding-bottom: 28px;
}

.stm-page-head_size_medium {
    padding-top: 22px;
    padding-bottom: 28px;
}

    .stm-page-head_size_medium .stm-page-head__title {
        padding: 50px 0;
    }

.stm-page-head_color_white .stm-page-head__title, .stm-page-head_color_white .stm-page-head__subtitle {
    color: #fff;
}

.stm-page-head_color_white .stm-page-head__separator-line {
    background: #ff6682;
}

.stm-page-head_color_white .stm-page-head__subtitle {
    color: #fff;
}

.stm-page-head_color_white .stm-page-head__overlay {
    background: rgba(86,80,159,.5);
}

.stm-page-head_has_shopping-cart .stm-page-head__content {
    float: left;
}

.stm-page-head_has_shopping-cart .shopping-cart {
    margin-top: 9px;
    float: right;
}

table {
    margin-bottom: 30px;
    font-size: 14px;
}

    table thead th {
        padding: 8px 15px;
        background: #fd0;
        font-weight: 400;
        line-height: 24px;
        text-transform: uppercase;
        color: #fff;
    }

    table tbody th, table tbody td {
        background: #fff;
       
        font-size: 14px;
        line-height: 24px;
        color: #595959;
    }

.stm-route-schedule {
    width: 100%;
}

    .stm-route-schedule td {
        background: #fff;
        padding: 13px 15px;
        font-size: 14px;
        color: #595959;
        line-height: 24px;
        border-bottom: 1px solid rgba(0,0,0,.15);
    }

    .stm-route-schedule tr:last-child td {
        border-bottom: 0;
    }

.stm-table {
    width: 100%;
}

.stm-table_style-1 {
    width: 100%;
}

    .stm-table_style-1 th {
        background: #fd0;
        padding: 8px 15px;
        letter-spacing: 1px;
        text-transform: uppercase;
        font-size: 14px;
        font-weight: 600;
        line-height: 24px;
        color: #56509f;
    }

        .stm-table_style-1 th:last-child {
            text-align: center;
        }

    .stm-table_style-1 tr:nth-child(2n) td {
        background-color: #fff9f2;
    }

    .stm-table_style-1 td {
        background: #fff;
        padding: 13px 15px;
        font-size: 16px;
        border-bottom: 0;
        line-height: 24px;
        color: #595959;
    }

        .stm-table_style-1 td:first-child a {
            color: #595959;
        }

        .stm-table_style-1 td:last-child {
            text-align: center;
        }

    .stm-table_style-1 .stm-table__heading td {
        background: transparent;
        border-bottom: 1px solid rgba(89,89,89,.15);
        font-weight: 700;
        font-size: 16px;
        color: #56509f;
        text-align: left;
    }

.stm-table_camps {
    border-collapse: separate;
}

    .stm-table_camps th {
        width: 1%;
        font-weight: 400;
    }

    .stm-table_camps .stm-table__cell-title {
        text-transform: uppercase;
        color: #011b3a;
    }

    .stm-table_camps td {
        padding: 16px 10px;
        vertical-align: top;
    }

        .stm-table_camps td:first-child {
            border-left: 5px solid #ff6682;
        }

        .stm-table_camps td:last-child {
            border-right: 1px solid rgba(0,0,0,.15);
            text-align: left;
        }

.shopping-cart_small {
    float: right;
    position: relative;
    width: 50px;
    height: 50px;
    line-height: 30px;
    z-index: 1;
    margin-top: 25px;
    margin-left: 10px;
    border: 2px solid #ff6682;
    border-radius: 50%;
}

    .shopping-cart_small .stm-icon.stm-icon-basket:before {
        content: "\e936";
    }

    .shopping-cart_small .shopping-cart__link {
        display: block;
    }

        .shopping-cart_small .shopping-cart__link:focus, .shopping-cart_small .shopping-cart__link:hover {
            text-decoration: none;
        }

    .shopping-cart_small .shopping-cart__left {
        text-align: center;
        padding-top: 10px;
        font-size: 20px;
        color: #56509f;
    }

    .shopping-cart_small .shopping-cart__body {
        overflow: hidden;
        padding-left: 20px;
    }

    .shopping-cart_small .shopping-cart__title {
        display: none;
    }

    .shopping-cart_small .shopping-cart__products {
        display: none;
        position: absolute;
        top: 0;
        right: 0;
        font-size: 14px;
        line-height: normal;
        color: #fff;
    }

    .shopping-cart_small .shopping-cart__product {
        display: block;
        position: absolute;
        top: -3px;
        right: -3px;
        width: 20px;
        height: 20px;
        line-height: 20px;
        text-align: center;
        font-size: 12px;
        border-radius: 50%;
        background-color: #ff6682;
        color: #fff;
    }

    .shopping-cart_small:hover {
        background-color: #ff6682;
    }

        .shopping-cart_small:hover .shopping-cart__left {
            color: #fff;
        }

.stm-blockquote {
    padding: 0;
    border-left: 0;
}

    .stm-blockquote p {
        font-size: 20px;
        line-height: 34px;
    }

        .stm-blockquote p:first-of-type {
            position: relative;
            padding-left: 64px;
        }

            .stm-blockquote p:first-of-type:before {
                content: '“';
                position: absolute;
                top: 0;
                left: -4px;
                line-height: 153px;
                font-family: 'Grand Hotel',cursive;
                font-size: 180px;
                color: #fd0;
            }

        .stm-blockquote p:last-of-type {
            margin-bottom: 0;
        }

    .stm-blockquote footer {
        padding-top: 19px;
        padding-left: 64px;
        font-weight: 700;
        font-size: 18px;
        color: #404040;
    }

        .stm-blockquote footer cite {
            font-style: normal;
        }

.stm-blockquote_bordered {
    border-top: 4px solid #fd0;
    border-bottom: 1px solid #ddd;
    margin-bottom: 32px;
    padding-top: 18.5px;
    padding-bottom: 22px;
    padding-right: 0;
}

    .stm-blockquote_bordered p:first-of-type {
        line-height: 34px;
        text-indent: 0;
        padding-left: 49px;
    }

    .stm-blockquote_bordered p:before, .stm-blockquote_bordered p:after {
        display: none;
    }

    .stm-blockquote_bordered footer {
        padding-top: 9px;
        padding-left: 49px;
    }

.wpb_revslider_element {
    margin-bottom: 0 !important;
}

.tp-bullets.stm-white .tp-bullet {
    border-radius: 50%;
    width: 8px;
    height: 8px;
    background: rgba(255,255,255,.25);
}

    .tp-bullets.stm-white .tp-bullet:hover, .tp-bullets.stm-white .tp-bullet.selected {
        background: #95cc47;
    }

    .tp-bullets.stm-white .tp-bullet.selected {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }

.darkBlueOverlay.tp-shape {
    background: rgba(1,27,58,.4) !important;
}

.rev-btn.blueSquareArrow {
    width: 50px;
    padding: 0;
    line-height: 46px;
    border: 2px solid #62abf5;
    background: transparent;
    font-family: "Arial",sans-serif;
    font-size: 16px;
    color: #011b3a;
    text-align: center;
}

    .rev-btn.blueSquareArrow:hover {
        color: #fff;
        background: #62abf5;
    }

.rev-btn.whiteSquareArrow {
    width: 50px;
    padding: 0;
    line-height: 46px;
    border: 2px solid #62abf5;
    background: transparent;
    font-family: "Arial",sans-serif;
    font-size: 16px;
    color: #fff;
    text-align: center;
}

    .rev-btn.whiteSquareArrow:hover {
        color: #fff;
        background: #62abf5;
    }

.stm-rev-nav {
    min-width: 100px;
}

    .stm-rev-nav:after {
        content: '';
        display: table;
        clear: both;
    }

    .stm-rev-nav .stm-rev-nav_next, .stm-rev-nav .stm-rev-nav_prev {
        float: left;
        width: 50px;
        height: 50px;
        line-height: 46px !important;
        background: transparent;
        border: 2px solid #62abf5;
        color: #fff;
        font-size: 16px !important;
        font-family: "Arial",sans-serif;
        text-align: center;
    }

        .stm-rev-nav .stm-rev-nav_next:hover, .stm-rev-nav .stm-rev-nav_prev:hover {
            text-decoration: none;
            color: #fff;
            background: #62abf5;
        }

        .stm-rev-nav .stm-rev-nav_next:focus, .stm-rev-nav .stm-rev-nav_prev:focus {
            text-decoration: none;
        }

    .stm-rev-nav .stm-rev-nav_prev {
        margin-right: -2px;
    }

.STM-Nav-Blue .stm-rev-nav .stm-rev-nav_next, .STM-Nav-Blue .stm-rev-nav .stm-rev-nav_prev {
    color: #011b3a;
}

    .STM-Nav-Blue .stm-rev-nav .stm-rev-nav_next:hover, .STM-Nav-Blue .stm-rev-nav .stm-rev-nav_prev:hover {
        color: #fff;
    }

.btnBlueSecondary a, .btnBlue a {
    border: 2px solid #62abf5 !important;
    min-width: 160px !important;
    display: inline-block !important;
    color: #fff !important;
    line-height: 46px !important;
    padding: 0 24px !important;
    text-align: center !important;
    font-size: 16px !important;
    font-weight: 400 !important;
}

    .btnBlueSecondary a:after, .btnBlue a:after {
        content: "";
        position: absolute;
        left: -2px;
        top: -2px;
        width: calc(100% + 4px);
        height: calc(100% + 4px);
        background: rgba(0,0,0,.25);
        visibility: hidden;
        opacity: 0;
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
    }

    .btnBlueSecondary a:focus, .btnBlueSecondary a:hover, .btnBlue a:focus, .btnBlue a:hover {
        text-decoration: none;
    }

    .btnBlueSecondary a:hover, .btnBlue a:hover {
        color: #fff !important;
        background-color: #62abf5 !important;
        border-color: #62abf5 !important;
    }

    .btnBlueSecondary a:active:after, .btnBlue a:active:after {
        visibility: visible;
        opacity: 1;
    }

    .btnBlueSecondary a .stm-icon-arrow-right, .btnBlue a .stm-icon-arrow-right {
        font-size: 6px;
    }

    .btnBlueSecondary a i, .btnBlueSecondary a span, .btnBlue a i, .btnBlue a span {
        vertical-align: middle;
        margin-left: 7px !important;
    }

.btnBlueSecondary a {
    color: #011b3a !important;
}

    .btnBlueSecondary a:hover {
        color: #fff !important;
    }

.linkBlueSecondary.tp-caption a {
    color: #011b3a;
    font-size: 16px;
}

    .linkBlueSecondary.tp-caption a i, .linkBlueSecondary.tp-caption a span {
        margin-left: 7px;
        display: inline-block;
        vertical-align: middle;
    }

.linkWhite.tp-caption a {
    color: #fff;
    font-size: 16px;
}

    .linkWhite.tp-caption a i, .linkWhite.tp-caption a span {
        margin-left: 7px;
        display: inline-block;
        vertical-align: middle;
    }

.separatorShortGreen hr {
    width: 60px !important;
    border: 0 none !important;
    border-top: 2px solid #95cc47 !important;
}

.TitleH1DarkBlue {
    color: #011b3a !important;
}

.textBgDarkBlue {
    background: rgba(1,27,58,.85) !important;
}

.leftFullHeightBgDarkBlue {
    background-color: rgba(1,27,58,.85) !important;
    min-width: inherit !important;
    max-width: inherit !important;
}

.hesperiden-pink {
    border-radius: 50%;
    width: 50px;
    height: 50px;
    line-height: 46px;
    -webkit-transition: all .4s;
    transition: all .4s;
    border: 2px solid #ff6682;
    background: transparent;
    color: #56509f;
}

    .hesperiden-pink:before {
        color: #56509f;
        font-size: 24px;
        line-height: 46px;
        -webkit-transition: all .4s;
        transition: all .4s;
    }

    .hesperiden-pink:hover, .hesperiden-pink:active, .hesperiden-pink:focus {
        background: #ff6682;
    }

        .hesperiden-pink:hover:before, .hesperiden-pink:active:before, .hesperiden-pink:focus:before {
            color: #fff;
        }

.tp-leftarrow.hesperiden-pink:before {
    margin-right: 3px;
}

.tp-rightarrow.hesperiden-pink:before {
    margin-left: 3px;
}

.sidebar_shop .widget {
    margin-bottom: 30px;
}

.vc_wp_search.wpb_content_element {
    margin-bottom: 30px !important;
}

.widget_search .stm-search-form {
    position: relative;
}

.widget_search .stm-search-form__submit {
    color: gray;
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 50px;
    padding: 0;
    background: transparent;
    border: 0;
    text-align: center;
}

.widget_search .stm-search-form__submit-text {
    display: none;
}

.widget_search .stm-search-form__field {
    display: block;
    width: 100%;
    height: 50px;
    border-radius: 30px;
    padding: 0 55px 0 20px;
    border: 1px solid #e6e6e6;
    background: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: 50px;
    color: #011b3a;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

    .widget_search .stm-search-form__field:focus {
        border-color: gray;
    }

.widget_search input[type="submit"], .widget_search .search-submit {
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
    height: 50px;
    padding: 0;
    border: 0;
    background: transparent;
    font-size: 0;
    z-index: 1;
}

.widget_search .stm-icon-search:before {
    content: "\e944";
    color: #56509f;
}

.widget_product_search form {
    position: relative;
}

    .widget_product_search form:after {
        content: "\e944";
        font-family: 'stm-icon' !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        position: absolute;
        top: 0;
        right: 0;
        width: 50px;
        height: 50px;
        text-align: center;
        line-height: 50px;
        color: #56509f;
    }

.widget_product_search .search-field {
    display: block;
    width: 100%;
    height: 50px;
    padding: 0 55px 0 20px;
    border: 1px solid #e6e6e6;
    border-radius: 25px;
    background: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: 50px;
    color: #011b3a;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

    .widget_product_search .search-field:focus {
        border-color: #56509f;
    }

.widget_product_search input[type="submit"] {
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
    height: 50px;
    padding: 0;
    border: 0;
    background: transparent;
    font-size: 0;
    z-index: 1;
}

.widget_product_categories, .widget_categories {
    background: #fff;
    border-radius: 25px;
    padding: 13px 0 20px 0;
    border: 2px solid #fd0;
}

    .widget_product_categories .widget__title, .widget_categories .widget__title {
        padding: 0 33px;
    }

    .widget_product_categories ul, .widget_categories ul {
        list-style: none;
        padding-left: 0;
        margin-bottom: 0;
    }

    .widget_product_categories li, .widget_categories li {
        padding: 10px 33px;
        font-size: 14px;
        line-height: 20px;
        color: #56509f;
        font-weight: 700;
        text-transform: uppercase;
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
    }

        .widget_product_categories li a, .widget_categories li a {
            position: relative;
            padding-left: 20px;
            letter-spacing: 1.5px;
            color: #ff6682;
        }

            .widget_product_categories li a:before, .widget_categories li a:before {
                content: "›";
                font-family: "Times New Roman";
                position: absolute;
                left: -3px;
                top: -1px;
                color: #56509f;
            }

            .widget_product_categories li a:hover, .widget_categories li a:hover {
                text-decoration: none;
                color: #56509f;
            }

        .widget_product_categories li.current-cat a, .widget_categories li.current-cat a {
            color: #56509f;
        }

    .widget_product_categories .select2, .widget_categories .select2 {
        width: 100% !important;
    }

.widget_categories_type_dropdown {
    background: transparent;
    padding: 0;
}

    .widget_categories_type_dropdown .widget__title {
        padding: 0;
    }

.widget_archive ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}

.widget_archive li {
    color: gray;
}

    .widget_archive li:not(:last-child) {
        margin-bottom: 12px;
    }

.widget_recent_comments ul, .widget_meta ul, .widget_pages ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}

.widget_recent_comments li:not(:last-child), .widget_meta li:not(:last-child), .widget_pages li:not(:last-child) {
    margin-bottom: 16px;
}

.widget_meta a, .widget_pages a {
    position: relative;
    padding-left: 20px;
}

    .widget_meta a:before, .widget_pages a:before {
        content: "›";
        font-family: "Times New Roman";
        position: absolute;
        left: -3px;
        top: -1px;
        color: #56509f;
    }

.widget_meta abbr[title], .widget_meta abbr[data-original-title] {
    border-bottom-color: #62abf5;
}

.widget_recent_comments ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}

.widget_recent_comments li {
    position: relative;
    padding-left: 25px;
}

    .widget_recent_comments li:before {
        content: "\f27b";
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        position: absolute;
        top: 3px;
        left: 0;
        color: #999;
    }

    .widget_recent_comments li:not(:last-child) {
        margin-bottom: 16px;
    }

.widget_product_tag_cloud .tagcloud, .widget_tag_cloud .tagcloud {
    font-size: 0;
}

    .widget_product_tag_cloud .tagcloud a, .widget_tag_cloud .tagcloud a {
        display: inline-block;
        padding: 3px 15px 5px;
        border-radius: 50px;
        margin-right: 8px;
        margin-bottom: 10px;
        border: 1px solid #ff6682;
        background: #fff;
        font-size: 14px !important;
        line-height: 20px;
        vertical-align: top;
        font-weight: 500;
        color: #56509f;
        text-decoration: none;
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
    }

        .widget_product_tag_cloud .tagcloud a:last-child, .widget_tag_cloud .tagcloud a:last-child {
            margin-right: 0;
        }

        .widget_product_tag_cloud .tagcloud a:hover, .widget_tag_cloud .tagcloud a:hover {
            background: #ff6682;
            color: #fff;
        }

.vc_wp_calendar.wpb_content_element {
    margin-bottom: 16px !important;
}

.widget_calendar .widget__title {
    margin-bottom: 0 !important;
}

.widget_calendar caption {
    padding: 0;
    margin-bottom: 15px;
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 20px;
    color: #56509f;
}

.widget_calendar table {
    width: 100%;
    font-size: 14px;
    border-collapse: separate;
    margin-bottom: 0;
}

.widget_calendar thead th {
    padding: 10px 8px 8px;
    background: #fd0;
    text-align: center;
    color: #56509f;
}

    .widget_calendar thead th:first-child {
        border-radius: 20px 0 0;
    }

    .widget_calendar thead th:last-child {
        border-radius: 0 20px 0 0;
    }

.widget_calendar tbody td {
    padding: 6px;
    background: #fff;
    text-align: center;
    color: #56509f;
    border: 0;
}

    .widget_calendar tbody td#today {
        background: #fd0;
        font-weight: 700;
        color: #ff6682;
    }

    .widget_calendar tbody td:first-child {
        border-left: 2px solid #fd0;
    }

    .widget_calendar tbody td:last-child {
        border-right: 2px solid #fd0;
    }

.widget_calendar tbody tr:last-child td {
    padding-top: 8px;
}

.widget_calendar tbody tr:last-child td {
    border-bottom: 2px solid #fd0;
    padding-bottom: 11px;
}

    .widget_calendar tbody tr:last-child td:first-child {
        border-bottom-left-radius: 25px;
    }

    .widget_calendar tbody tr:last-child td:last-child {
        border-bottom-right-radius: 25px;
    }

.widget_calendar tfoot td {
    padding: 9px 8px 0;
    font-size: 14px;
}

.widget_calendar tfoot #next {
    text-align: right;
}

.widget_recent_entries ul {
    margin: 0;
    padding-left: 0;
    list-style: none;
}

    .widget_recent_entries ul li {
        margin-bottom: 29px;
    }

        .widget_recent_entries ul li:last-child {
            margin-bottom: 0;
        }

        .widget_recent_entries ul li a {
            display: block;
            text-transform: uppercase;
            font-size: 14px;
            color: #ff6682;
            line-height: 22px;
            margin-bottom: 6px;
        }

.widget_recent_entries .post-date {
    display: block;
    position: relative;
    font-size: 13px;
    color: gray;
}

    .widget_recent_entries .post-date:before {
        content: "\e906";
        font-family: 'stm-icon' !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        display: inline-block;
        margin-right: 10px;
        color: rgba(255,255,255,.25);
    }

.widget_text img {
    max-width: 100%;
    height: auto;
    display: block;
}

.widget_rss .widget__title a {
    color: inherit;
    font-weight: 300;
}

.widget_rss ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}

.widget_rss li .rsswidget {
    display: block;
    text-transform: uppercase;
    line-height: 22px;
    margin-bottom: 6px;
}

.widget_rss li .rss-date {
    display: block;
    margin-bottom: 10px;
    font-size: 13px;
    color: gray;
}

    .widget_rss li .rss-date:before {
        content: "\e906";
        font-family: 'stm-icon' !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        display: inline-block;
        margin-right: 10px;
        color: #95cc47;
    }

.widget_rss li .rssSummary {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 5px;
}

.widget_rss li cite {
    font-size: 13px;
    color: gray;
}

.widget_rss li:not(:last-child) {
    margin-bottom: 20px;
}

.widget_nav_menu ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}

.widget_footer .widget_title {
    margin-bottom: 19px;
    font-weight: 700;
    line-height: 30px;
    font-size: 18px;
    color: #fd0;
}

.widget_footer.widget_recent_entries ul li a {
    color: #fff;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.widget_footer.widget_recent_entries .post-date {
    color: gray;
}

    .widget_footer.widget_recent_entries .post-date:before {
        font-size: 16px;
        color: #fff;
        opacity: .25;
        vertical-align: top;
        margin-top: 2.5px;
    }

.widget_footer .textwidget {
    line-height: 26px;
    color: #fff;
}

    .widget_footer .textwidget p:last-child {
        margin-bottom: 0;
    }

.widget_footer.widget_nav_menu .menu {
    padding-left: 0;
    margin: 0;
    list-style: none;
}

    .widget_footer.widget_nav_menu .menu > li {
        float: left;
        width: 50%;
        margin-bottom: 8px;
    }

        .widget_footer.widget_nav_menu .menu > li:nth-child(2n) {
            padding-left: 13px;
        }

        .widget_footer.widget_nav_menu .menu > li:last-child {
            margin-bottom: 0;
        }

        .widget_footer.widget_nav_menu .menu > li > a {
            display: block;
            position: relative;
            padding-left: 20px;
            font-size: 16px;
            color: #fff;
            -webkit-transition: all .3s ease;
            transition: all .3s ease;
        }

            .widget_footer.widget_nav_menu .menu > li > a:before {
                content: "›";
                font-family: "Times New Roman";
                position: absolute;
                left: 0;
                top: -1px;
                font-size: 16px;
                color: #fd0;
            }

            .widget_footer.widget_nav_menu .menu > li > a:hover {
                color: #fff;
            }

.widget_footer .list_social-networks {
    padding-top: 35px;
    margin-bottom: -8px;
}

    .widget_footer .list_social-networks .list__item {
        margin-bottom: 8px;
    }

    .widget_footer .list_social-networks .list__item-link {
        opacity: 1;
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
    }

        .widget_footer .list_social-networks .list__item-link:hover {
            opacity: .7;
        }

.widget_contact-details .widget_title {
    margin-bottom: 24px;
}

.widget_footer .list_contact-details .list__item {
    position: relative;
    padding-left: 40px;
    margin-bottom: 20px;
    line-height: 20px;
    font-size: 16px;
    color: rgba(255,255,255,.7);
}

    .widget_footer .list_contact-details .list__item:before {
        font-family: 'stm-icon' !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        position: absolute;
        left: 0;
        top: 3px;
        color: #fd0;
    }

    .widget_footer .list_contact-details .list__item:last-child {
        margin-bottom: 0;
    }

    .widget_footer .list_contact-details .list__item p:last-child {
        margin-bottom: 0;
    }

    .widget_footer .list_contact-details .list__item a {
        color: #ff6682;
        text-decoration: none;
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
    }

        .widget_footer .list_contact-details .list__item a:focus, .widget_footer .list_contact-details .list__item a:hover {
            text-decoration: underline;
        }

.widget_footer .list_contact-details .list__item_address:before {
    content: "\e92e";
    font-size: 17px;
    margin-left: 1px;
}

.widget_footer .list_contact-details .list__item_telephone:before {
    content: "\e947";
    font-size: 15.5px;
    margin-left: 2px;
}

.widget_footer .list_contact-details .list__item_fax:before {
    content: "\e903";
}

.widget_footer .list_contact-details .list__item_email:before {
    content: "\e902";
    font-size: 11.5px;
    margin-top: 3px;
}

.widget_footer .list_contact-details .list__item_schedule:before {
    content: "\e94e";
}

.widget_footer.widget_media-gallery .stm-media-gallery__item .stm-media-gallery__item-group img {
    border-radius: 10px;
}

.widget_footer.widget_media-gallery .stm-media-gallery__item .stm-media-gallery__item-link {
    border-radius: 10px;
}

.widget_media-gallery .widget_title {
    margin-bottom: 22px;
}

.stm-media-gallery_widget {
    padding-left: 0;
    margin: 0 -6px;
    list-style: none;
}

    .stm-media-gallery_widget:after {
        content: '';
        display: table;
        clear: both;
    }

    .stm-media-gallery_widget .stm-media-gallery__item {
        float: left;
        width: 33.33%;
        padding: 0 6px;
        margin-bottom: 12px;
        position: relative;
    }

        .stm-media-gallery_widget .stm-media-gallery__item img {
            display: block;
            max-width: 100%;
            height: auto;
        }

    .stm-media-gallery_widget .stm-media-gallery__item-group {
        position: relative;
        overflow: hidden;
    }

    .stm-media-gallery_widget .stm-media-gallery__item-link {
        position: absolute;
        background: rgba(86,80,159,.5);
        width: 100%;
        height: 100%;
        color: #fff;
    }

        .stm-media-gallery_widget .stm-media-gallery__item-link:focus, .stm-media-gallery_widget .stm-media-gallery__item-link:hover {
            color: #fff;
            text-decoration: none;
        }

        .stm-media-gallery_widget .stm-media-gallery__item-link i {
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            color: #fff;
            width: 20px;
            height: 20px;
            margin: auto;
        }

.stm-statistics_vc-widget {
    padding: 13px 23px 23px 33px;
    border-radius: 25px;
    border: 2px solid #ff6682;
    background: #fff;
}

    .stm-statistics_vc-widget .stm-statistics__title.widget__title {
        margin-bottom: 16px;
    }

    .stm-statistics_vc-widget .stm-statistics__items {
        list-style: none;
        margin-bottom: 0;
        padding-left: 0;
    }

        .stm-statistics_vc-widget .stm-statistics__items .stm-statistics__item {
            position: relative;
            padding-left: 17px;
        }

            .stm-statistics_vc-widget .stm-statistics__items .stm-statistics__item:before {
                content: "›";
                font-family: "Times New Roman",serif;
                position: absolute;
                top: -6px;
                left: 0;
                font-size: 15px;
                color: #ff6682;
            }

    .stm-statistics_vc-widget .stm-statistics__item:not(:last-child) {
        margin-bottom: 22px;
    }

    .stm-statistics_vc-widget .stm-statistics__item-label {
        font-size: 16px;
        line-height: 18px;
        color: #595959;
    }

    .stm-statistics_vc-widget .stm-statistics__item-value {
        font-weight: 400;
        line-height: 20px;
        color: #56509f;
    }

.sidebar_shop .widget__title, .stm-vc-sidebar .widget__title, .sidebar_type_blog .widget__title {
    margin-bottom: 15px;
    font-weight: 600;
    font-size: 24px;
    color: #56509f;
}

.sidebar_shop .widget_product_categories .widget__title, .sidebar_shop .widget_categories .widget__title, .stm-vc-sidebar .widget_product_categories .widget__title, .stm-vc-sidebar .widget_categories .widget__title, .sidebar_type_blog .widget_product_categories .widget__title, .sidebar_type_blog .widget_categories .widget__title {
    margin-bottom: 7px;
}

.sidebar_shop .widget_product_categories.widget_categories_type_dropdown .widget__title, .sidebar_shop .widget_categories.widget_categories_type_dropdown .widget__title, .stm-vc-sidebar .widget_product_categories.widget_categories_type_dropdown .widget__title, .stm-vc-sidebar .widget_categories.widget_categories_type_dropdown .widget__title, .sidebar_type_blog .widget_product_categories.widget_categories_type_dropdown .widget__title, .sidebar_type_blog .widget_categories.widget_categories_type_dropdown .widget__title {
    color: #011b3a;
}

    .sidebar_shop .widget_product_categories.widget_categories_type_dropdown .widget__title::after, .sidebar_shop .widget_categories.widget_categories_type_dropdown .widget__title::after, .stm-vc-sidebar .widget_product_categories.widget_categories_type_dropdown .widget__title::after, .stm-vc-sidebar .widget_categories.widget_categories_type_dropdown .widget__title::after, .sidebar_type_blog .widget_product_categories.widget_categories_type_dropdown .widget__title::after, .sidebar_type_blog .widget_categories.widget_categories_type_dropdown .widget__title::after {
        border-bottom-color: #56509f;
    }

.sidebar_shop .widget_nav_menu li .sub-menu, .stm-vc-sidebar .widget_nav_menu li .sub-menu, .sidebar_type_blog .widget_nav_menu li .sub-menu {
    padding-top: 16px;
    margin-left: 35px;
}

    .sidebar_shop .widget_nav_menu li .sub-menu li:not(:last-child), .stm-vc-sidebar .widget_nav_menu li .sub-menu li:not(:last-child), .sidebar_type_blog .widget_nav_menu li .sub-menu li:not(:last-child) {
        margin-bottom: 12px;
    }

.sidebar_shop .widget_nav_menu li:not(:last-child), .stm-vc-sidebar .widget_nav_menu li:not(:last-child), .sidebar_type_blog .widget_nav_menu li:not(:last-child) {
    margin-bottom: 16px;
}

.sidebar_shop .widget_nav_menu div > ul > li > a, .stm-vc-sidebar .widget_nav_menu div > ul > li > a, .sidebar_type_blog .widget_nav_menu div > ul > li > a {
    padding-left: 20px;
    position: relative;
}

    .sidebar_shop .widget_nav_menu div > ul > li > a:before, .stm-vc-sidebar .widget_nav_menu div > ul > li > a:before, .sidebar_type_blog .widget_nav_menu div > ul > li > a:before {
        content: "\f105";
        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: 0;
        top: 4px;
        font-size: 12px;
        color: #56509f;
    }

.sidebar_shop {
    margin-top: 10px;
}

.widget_logo_box {
    display: block;
    padding-top: 5px;
    line-height: 24px;
    letter-spacing: .3px;
    font-weight: 400;
    font-size: 16px;
    color: rgba(255,255,255,.7);
}

.pagination {
    margin: 0;
    font-size: 0;
    width: 100%;
}

    .pagination .page-numbers {
        margin-right: 10px;
        display: inline-block;
        vertical-align: top;
        border: 2px solid transparent;
        height: 50px;
        width: 50px;
        border-radius: 50%;
        font-size: 18px;
        line-height: 46px;
        text-align: center;
        font-weight: 600;
        color: #56509f;
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
    }

        .pagination .page-numbers:hover {
            border-color: #ff6682;
            text-decoration: none;
        }

        .pagination .page-numbers:focus {
            text-decoration: none;
        }

        .pagination .page-numbers.current {
            border-color: #ff6682;
        }

        .pagination .page-numbers.next, .pagination .page-numbers.prev {
            position: relative;
            font-size: 0;
            border-color: #ff6682;
            font-family: Arial,Tahoma,sans-serif;
        }

            .pagination .page-numbers.next:before, .pagination .page-numbers.prev:before {
                content: "";
                display: inline-block;
                vertical-align: top;
            }

            .pagination .page-numbers.next:hover, .pagination .page-numbers.prev:hover {
                background-color: #ff6682;
                color: #fff;
            }

            .pagination .page-numbers.next:before {
                content: "\e907";
                font-family: 'stm-icon';
                margin-left: 3px;
                font-size: 18px;
            }

            .pagination .page-numbers.prev:before {
                content: "\e938";
                font-family: 'stm-icon';
                margin-right: 3px;
                font-size: 18px;
            }

.breadcrumbs {
    margin-bottom: 40px;
    line-height: 24px;
    font-size: 14px;
}

    .breadcrumbs a {
    }

        .breadcrumbs a span {
            margin-right: 5px;
        }

        .breadcrumbs a:hover {
            color: #56509f;
            text-decoration: none;
        }

    .breadcrumbs span {
        margin-left: 5px;
    }

        .breadcrumbs span:first-child {
            margin-left: 0;
        }

.author-info {
    border: 1px solid #ddd;
    border-radius: 25px;
    background: #fff;
    padding: 16px 19px;
}

    .author-info:after {
        content: '';
        display: table;
        clear: both;
    }

.author-info__avatar {
    float: left;
    max-width: 87px;
}

    .author-info__avatar img {
        display: block;
        max-width: 100%;
        overflow: hidden;
        border-radius: 10px;
        margin-top: 3px;
        margin-bottom: 0;
    }

.author-info__content {
    overflow: hidden;
    padding-left: 20px;
}

.author-info__heading {
    font-size: 13px;
    text-transform: uppercase;
    color: #aaa;
    line-height: 1;
}

.author-info__title {
    line-height: 22px;
    margin-bottom: 11px;
    font-size: 18px;
    font-weight: 700;
    color: #56509f;
}

.author-info__link {
    color: inherit;
}

.author-info__title:hover .author-info__link {
    text-decoration: none;
}

.author-info__bio {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: .1px;
}

.join-event__title, .comments-title, .comment-reply-title {
    margin-bottom: 25px;
    font-size: 24px;
}

.comment-list {
    float: left;
    width: 100%;
    padding-left: 0;
    margin-bottom: 30px;
    list-style: none;
    border-bottom: 1px solid #ddd;
}

    .comment-list .comment {
        float: left;
        width: 100%;
        border-top: 1px solid #ddd;
        padding-top: 22px;
        margin-bottom: 33px;
    }

        .comment-list .comment.bypostauthor .avatar {
            border-radius: 0;
        }

        .comment-list .comment:last-child {
            margin-bottom: 20px;
        }

        .comment-list .comment.even .comment-respond, .comment-list .comment.odd .comment-respond {
            padding-top: 30px;
            border: 0;
            margin-bottom: 40px;
            float: left;
            width: 100%;
        }

    .comment-list .children {
        list-style: none;
        padding-left: 0;
        margin: 0 0 0 30px;
    }

.comment-form {
    margin: 0 -15px;
}

    .comment-form .comment-form__info_box {
        float: right;
    }

    .comment-form .logged-in-as {
        padding: 0 15px;
    }

.comment__body:after {
    content: '';
    display: table;
    clear: both;
}

.comment__author-avatar {
    float: left;
    margin-left: 10px;
    max-width: 90px;
}

    .comment__author-avatar img {
        display: block;
        max-width: 100%;
        height: 100%;
        margin-bottom: 0;
        border-radius: 50%;
    }

.comment__right {
    overflow: hidden;
    padding-left: 20px;
}

.comment__heading {
    margin-bottom: 11px;
}

    .comment__heading .comment__author-title {
        float: left;
    }

        .comment__heading .comment__author-title a:hover {
            color: #ff6682;
        }

    .comment__heading .comment__meta {
        float: right;
    }

    .comment__heading:after {
        content: '';
        display: table;
        clear: both;
    }

.comment__author-title {
    font-size: 18px;
    font-weight: 700;
    color: #56509f;
}

    .comment__author-title .fn {
        font-style: normal;
    }

    .comment__author-title a {
        color: inherit;
        text-decoration: none;
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
    }

        .comment__author-title a:hover {
            color: #62abf5;
        }

.comment__meta {
    color: #aaa;
    font-size: 11px;
    text-transform: uppercase;
}

    .comment__meta a {
        color: inherit;
    }

        .comment__meta a:hover {
            color: #ff6682;
            text-decoration: none;
        }

.comment__meta-separator {
    margin: 0 1px;
}

.comment__reply .fa {
    margin-right: 5px;
}

.comment__reply:hover {
    color: #56509f;
}

    .comment__reply:hover a {
        color: #56509f;
        text-decoration: none;
    }

.comment__content {
    font-size: 16px;
    line-height: 24px;
}

    .comment__content p {
        font-size: 16px;
        line-height: 24px;
    }

.comment-respond {
    padding-top: 49px;
}

.comment-respond__cancel-replay {
    float: right;
    margin-top: 14px;
}

    .comment-respond__cancel-replay .comment-reply-title {
        letter-spacing: .3px;
    }

    .comment-respond__cancel-replay a {
        padding: 6.5px 13px 7.5px;
        background: #fff;
        font-size: 11px;
        line-height: 24px;
        border-radius: 25px;
        letter-spacing: .2px;
        border: 1px solid #d9d9d9;
        color: #aaa;
        text-transform: uppercase;
    }

        .comment-respond__cancel-replay a:hover {
            text-decoration: none;
            border-color: #56509f;
            color: #56509f;
        }

        .comment-respond__cancel-replay a:focus, .comment-respond__cancel-replay a:active {
            text-decoration: none;
        }

.comments-area {
    margin-top: 45px;
}





.post-password-form input[type="submit"] {
    height: 50px;
    padding: 0 15px;
    background: transparent;
    border: 2px solid #62abf5;
    color: #011b3a;
    vertical-align: middle;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

    .post-password-form input[type="submit"]:hover {
        background: #62abf5;
        color: #fff;
    }

    .post-password-form input[type="submit"]:active {
        border-color: #007fbf;
        background: #007fbf;
        color: #fff;
    }

.search-bar {
    margin-bottom: 40px;
    padding: 20px 30px;
    border: 2px solid #fd0;
    border-radius: 25px;
}

    .search-bar .stm-search-form .stm-search-form__field {
        height: 50px;
        width: calc(100% - 210px);
        background: #fff;
        padding: 0 20px;
        border-radius: 35px;
        border: 1px solid #e6e6e6;
        color: #011b3a;
        vertical-align: top;
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
    }

        .search-bar .stm-search-form .stm-search-form__field:focus {
            border-color: #56509f;
        }

    .search-bar .stm-search-form .stm-search-form__submit {
        position: relative;
        float: right;
        padding: 0 24px;
        min-width: 148px;
        border-radius: 35px;
        background: transparent;
        border: 2px solid #ff6682;
        font-weight: 700;
        font-size: 18px;
        text-align: center;
        color: #56509f;
        line-height: 46px;
        white-space: nowrap;
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
    }

        .search-bar .stm-search-form .stm-search-form__submit span, .search-bar .stm-search-form .stm-search-form__submit i {
            position: relative;
        }

        .search-bar .stm-search-form .stm-search-form__submit .stm-icon-search:before {
            content: "\e944";
            margin-top: 15px;
            margin-right: 13px;
            display: inline-block;
            vertical-align: top;
            font-size: 18px;
        }

        .search-bar .stm-search-form .stm-search-form__submit:after {
            content: "\e944";
            position: absolute;
            left: -2px;
            top: -2px;
            width: calc(100% + 4px);
            height: calc(100% + 4px);
            background: rgba(0,0,0,.25);
            visibility: hidden;
            opacity: 0;
            -webkit-transition: all .3s ease;
            transition: all .3s ease;
        }

        .search-bar .stm-search-form .stm-search-form__submit:hover, .search-bar .stm-search-form .stm-search-form__submit:focus {
            text-decoration: none;
        }

        .search-bar .stm-search-form .stm-search-form__submit:hover, .search-bar .stm-search-form .stm-search-form__submit:active {
            background: #ff6682;
            color: #fff;
            border-color: #ff6682;
        }

            .search-bar .stm-search-form .stm-search-form__submit:active:after {
                visibility: visible;
                opacity: 1;
            }

.search-bar__founded {
    margin-top: 9px;
    color: #595959;
}

.wpcf7-form-control-wrap input {
}

.wpcf7-text, .wpcf7-textarea {
    display: block;
    width: 100%;
    padding: 7px 24px 11px !important;
    margin-bottom: 30px;
    background: #fff;
    border-radius: 25px;
    border: 1px solid #e6e6e6;
    color: #011b3a;
    line-height: 30px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

    .wpcf7-text:focus, .wpcf7-textarea:focus {
        border-color: #56509f;
    }

    .wpcf7-text.wpcf7-not-valid, .wpcf7-textarea.wpcf7-not-valid {
        border-color: red;
    }

.wpcf7-textarea {
    height: 210px;
    resize: none;
}

    .wpcf7-textarea.small-height {
        height: 130px;
        resize: none;
    }

.wpcf7-submit {
    height: 50px;
    width: 160px;
    background: transparent;
    border: 2px solid #62abf5;
    color: #011b3a;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

    .wpcf7-submit:hover {
        background: #62abf5;
        color: #fff;
    }

    .wpcf7-submit:active {
        border-color: #007fbf;
        background: #007fbf;
        color: #fff;
    }

.wpcf7 .stm-btn {
    min-width: 130px;
    vertical-align: middle;
}

    .wpcf7 .stm-btn .stm-icon-arrow-right {
        margin-top: -2px;
        display: inline-block;
    }

.wpcf7 .wpcf7-not-valid-tip {
    display: none;
}

.wpcf7 .wpcf7-response-output {
    background: #fff;
    padding: 28px 30px;
    border-width: 1px;
    margin: 20px 0;
}

.wpcf7 .wpcf7-validation-errors {
    border-color: red;
    color: red;
}

.wpcf7 p:last-of-type {
    margin-bottom: 0;
}

.comment-form input[type="text"], .comment-form textarea {
    display: block;
    width: 100%;
    margin-bottom: 30px;
    border: 1px solid #e6e6e6;
    background: #fff;
    font-size: 18px;
    line-height: 20px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

    .comment-form input[type="text"]:focus, .comment-form textarea:focus {
        border-color: #56509f;
    }

.comment-form input[type="text"] {
    padding: 12px 25px 16px;
}

.comment-form textarea {
    min-height: 210px;
    padding: 12px 25px;
    resize: none;
}

.comment-form__submit-button {
    height: 50px;
    min-width: 160px;
    padding: 0 30px;
    border-radius: 30px;
    line-height: 25px;
    border: 2px solid #ff6682;
    background-color: #ff6682;
    font-weight: 700;
    color: #fff;
    font-size: 18px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

    .comment-form__submit-button:before {
        content: "\f1d8";
        font-family: 'FontAwesome';
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
        margin-right: 19px;
        color: #fd0;
    }

    .comment-form__submit-button:hover {
        background: transparent;
        color: #56509f;
    }

        .comment-form__submit-button:hover:before {
            color: #56509f;
        }

    .comment-form__submit-button:active {
        background: #ff6682;
        color: #56509f;
    }

        .comment-form__submit-button:active:before {
            color: #56509f;
        }

    .comment-form__submit-button .stm-icon {
        font-size: 6px;
        margin-left: 6px;
        position: relative;
        top: -2px;
    }

.ajax-loader {
    display: none !important;
}

.single-post .post_view_single .entry-title {
    line-height: 38px;
    margin-top: -4px;
    margin-bottom: 14px;
}

.post_view_single .entry-header {
    margin-bottom: 40px;
}

.post_view_single .entry-date {
    position: relative;
    float: left;
    width: 100px;
    height: 94px;
    padding-top: 21px;
    border: 4px solid #ff6682;
    border-radius: 10px;
    text-align: center;
}

.post_view_single .entry-date__day {
    padding-top: 4px;
    margin-bottom: 6px;
    font-size: 40px;
    font-family: 'Grand Hotel',cursive;
    color: #56509f;
    line-height: 22px;
}

.post_view_single .entry-date__month {
    font-size: 15px;
    color: gray;
    line-height: 16px;
}

.post_view_single .entry-header__heading {
    overflow: hidden;
    padding-left: 30px;
}

.post_view_single .entry-meta {
    list-style: none;
    padding: 0 0 7px;
    margin-bottom: 0;
    font-size: 0;
    border-bottom: 1px solid #dfdfdf;
}

    .post_view_single .entry-meta:after {
        content: '';
        display: table;
        clear: both;
    }

    .post_view_single .entry-meta > li {
        float: left;
        margin-right: 40px;
        font-size: 16px;
        color: #ff6682;
        margin-bottom: 10px;
    }

        .post_view_single .entry-meta > li:last-child {
            margin-right: 0;
        }

        .post_view_single .entry-meta > li .fa, .post_view_single .entry-meta > li .stm-icon {
            margin-right: 8px;
        }

    .post_view_single .entry-meta .cat-links {
        display: block;
        font-size: 16px;
        line-height: 28px;
        color: #ff6682;
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
    }

        .post_view_single .entry-meta .cat-links a {
            color: inherit;
        }

.post_view_single .tags-links {
    margin-bottom: -7px;
}

    .post_view_single .tags-links:after {
        content: '';
        display: table;
        clear: both;
    }

    .post_view_single .tags-links a {
        padding: 3px 16px 5px 16px;
        margin-right: 8px;
        border-radius: 25px;
        border: 1px solid #ff6682;
        background: #fff;
        font-size: 14px;
        color: #56509f;
        line-height: 20px;
        float: left;
        margin-bottom: 7px;
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
    }

        .post_view_single .tags-links a:last-child {
            margin-right: 0;
        }

        .post_view_single .tags-links a:hover {
            background: #ff6682;
            color: #fff;
            text-decoration: none;
        }

        .post_view_single .tags-links a:focus {
            text-decoration: none;
        }

.post_view_single .entry-share {
    font-size: 0;
}

    .post_view_single .entry-share .share__title {
        text-transform: uppercase;
        font-size: 13px;
        line-height: 24px;
        color: #aaa;
        margin-right: 20px;
    }

    .post_view_single .entry-share .share__item {
        display: inline-block;
        margin-right: 8px;
    }

        .post_view_single .entry-share .share__item:last-child {
            margin-right: 0;
        }

    .post_view_single .entry-share .stLarge {
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        border-radius: 50%;
        background-image: none !important;
        text-align: center;
        line-height: 32px;
        font-size: 17px;
        color: #fff;
        opacity: .7;
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
    }

        .post_view_single .entry-share .stLarge:hover {
            opacity: 1;
        }

    .post_view_single .entry-share .stButton {
        margin: 0;
    }

    .post_view_single .entry-share .st_facebook_large .stLarge {
        background: #3a5897;
    }

        .post_view_single .entry-share .st_facebook_large .stLarge:after {
            content: "\f09a";
        }

    .post_view_single .entry-share .st_twitter_large .stLarge {
        background: #00aced;
    }

        .post_view_single .entry-share .st_twitter_large .stLarge:after {
            content: "\f099";
        }

    .post_view_single .entry-share .st_googleplus_large .stLarge {
        background: #db4437;
    }

        .post_view_single .entry-share .st_googleplus_large .stLarge:after {
            content: "\f0d5";
        }

    .post_view_single .entry-share .st_sharethis_large .stLarge {
        background: #a6e346;
    }

        .post_view_single .entry-share .st_sharethis_large .stLarge:after {
            content: "\f1e0";
        }

.post_view_single .entry-footer:after {
    content: '';
    display: table;
    clear: both;
}

.post_view_single .entry-footer .tags-links {
    float: left;
}

.post_view_single .entry-footer .entry-share {
    float: right;
    margin-top: -1px;
}

.post_view_single .author-info {
    margin-top: 40px;
}

.post_view_list {
    margin-bottom: 30px;
    position: relative;
}

    .post_view_list.sticky .entry-body:before {
        content: "\e92c";
        font-family: 'stm-icon' !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        position: absolute;
        right: 30px;
        top: -4px;
        font-size: 28px;
        color: #bd66ff;
        z-index: 2;
    }

    .post_view_list .entry-body {
        position: relative;
        z-index: 1;
    }

    .post_view_list .entry-thumbnail-container {
        float: left;
        max-width: 350px;
    }

    .post_view_list .entry-thumbnail {
        display: block;
        position: relative;
        z-index: 1;
    }

        .post_view_list .entry-thumbnail a {
            display: block;
        }

        .post_view_list .entry-thumbnail img {
            display: block;
            max-width: 100%;
            height: auto;
            border-radius: 25px 0 0 25px;
        }

    .post_view_list .posts_post__date {
        position: absolute;
        top: 20px;
        left: 20px;
        min-width: 60px;
        padding: 14px 0 6px;
        line-height: 20px;
        text-align: center;
        border-radius: 10px;
        background-color: #ffaf40;
        font-size: 16px;
        color: #fff;
    }

        .post_view_list .posts_post__date a {
            color: #fff;
        }

            .post_view_list .posts_post__date a:hover {
                text-decoration: none;
            }

            .post_view_list .posts_post__date a:active, .post_view_list .posts_post__date a:focus {
                text-decoration: none;
            }

        .post_view_list .posts_post__date span {
            display: block;
            font-family: 'Grand Hotel',cursive;
            font-size: 30px;
        }

    .post_view_list.format-video .entry-thumbnail > a {
        position: relative;
    }

        .post_view_list.format-video .entry-thumbnail > a:before {
            content: "\e915";
            font-family: 'stm-icon' !important;
            speak: none;
            font-style: normal;
            font-weight: normal;
            font-variant: normal;
            text-transform: none;
            line-height: 1;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            position: absolute;
            left: 0;
            top: 0;
            right: 0;
            bottom: 0;
            width: 80px;
            height: 80px;
            padding-top: 26px;
            padding-left: 28px;
            margin: auto;
            border: 3px solid #fff;
            border-radius: 50%;
            background: rgba(98,171,245,.8);
            color: #fff;
            font-size: 24px;
        }

    .post_view_list .entry-details-container {
        display: block;
        overflow: hidden;
        border-radius: 25px;
        border: 1px solid #e6e6e6;
        background: #fff;
    }

    .post_view_list .entry-details {
        position: relative;
        min-height: 218px;
        padding: 22px 0 49px;
        margin: 0 30px;
        z-index: 3;
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
    }

    .post_view_list .entry-title {
        margin-bottom: 12px;
        line-height: 30px;
        letter-spacing: .2px;
    }

        .post_view_list .entry-title a {
            color: inherit;
            -webkit-transition: all .3s ease;
            transition: all .3s ease;
        }

            .post_view_list .entry-title a:hover {
                color: #ff6682;
                text-decoration: none;
            }

        .post_view_list .entry-title mark {
            padding: 3px 5px 5px;
            background: #62abf5;
            color: #fff;
        }

    .post_view_list .entry-summary {
        margin-bottom: 16px;
        line-height: 24px;
        font-size: 18px;
    }

        .post_view_list .entry-summary p {
            line-height: 28px;
            -webkit-transition: all .3s ease;
            transition: all .3s ease;
        }

            .post_view_list .entry-summary p:last-child {
                margin-bottom: 0;
            }

    .post_view_list .entry-meta {
        position: absolute;
        bottom: 25px;
        left: 0;
        width: 100%;
        max-width: 320px;
    }

    .post_view_list .entry-meta-auhtor {
        float: left;
        margin-top: 1px;
        font-size: 16px;
        color: #ff6682;
    }

        .post_view_list .entry-meta-auhtor span {
            display: inline-block;
            vertical-align: top;
            margin-top: 7px;
            margin-right: 7px;
        }

        .post_view_list .entry-meta-auhtor a {
            color: #56509f;
        }

            .post_view_list .entry-meta-auhtor a:hover {
                text-decoration: none;
                color: #ff6682;
            }

    .post_view_list .entry-meta-category {
        float: right;
    }

        .post_view_list .entry-meta-category a {
            padding: 0;
            text-transform: none;
            font-size: 16px;
            font-weight: 400;
            color: #56509f;
        }

            .post_view_list .entry-meta-category a:hover {
                text-decoration: none;
                color: #ff6682;
            }

        .post_view_list .entry-meta-category .stm-icon {
            display: inline-block;
            vertical-align: top;
            margin: 9px 8px 0 0;
            font-size: 15.5px;
            color: #ff6682;
        }

    .post_view_list.posts_has__thumb .entry-details-container {
        border-radius: 0 25px 25px 0;
        border: 1px solid #e6e6e6;
        border-left: 0;
    }

    .post_view_list:nth-child(2n) .posts_post__date {
        background-color: #62abf5;
    }

    .post_view_list:nth-child(3n) .posts_post__date {
        background-color: #95cc47;
    }

    .post_view_list:nth-child(4n) .posts_post__date {
        background-color: #bd66ff;
    }

    .post_view_list:nth-child(5n) .posts_post__date {
        background-color: #ff6682;
    }

.stm-posts__items-row_view_masonry_box {
    position: relative;
}

.post_view_list-small {
    margin-bottom: 20px;
}

    .post_view_list-small .entry-body {
        display: table;
        width: 100%;
    }

    .post_view_list-small .entry-thumbnail-container {
        display: table-cell;
        vertical-align: top;
    }

        .post_view_list-small .entry-thumbnail-container .entry-thumbnail {
            width: 77px;
            position: relative;
        }

            .post_view_list-small .entry-thumbnail-container .entry-thumbnail img {
                display: block;
                max-width: 100%;
                height: auto;
                border-radius: 10px;
            }

    .post_view_list-small .entry-details-container {
        display: table-cell;
        vertical-align: top;
        padding-left: 14px;
    }

        .post_view_list-small .entry-details-container .posts_post__date {
            margin-bottom: 3px;
            line-height: 12px;
            font-size: 14px;
            color: #999;
        }

            .post_view_list-small .entry-details-container .posts_post__date a {
                color: inherit;
            }

                .post_view_list-small .entry-details-container .posts_post__date a:hover {
                    text-decoration: none;
                }

        .post_view_list-small .entry-details-container .entry-title {
            letter-spacing: .2px;
            margin-bottom: 0;
            line-height: 22px;
            font-size: 18px;
            color: #56509f;
        }

            .post_view_list-small .entry-details-container .entry-title a {
                color: #56509f;
            }

                .post_view_list-small .entry-details-container .entry-title a:hover {
                    text-decoration: none;
                    color: #ff6682;
                }

.post_view_grid {
    position: relative;
    max-width: 350px;
    margin: 0 auto 30px;
}

    .post_view_grid.sticky .entry-details:before {
        content: "\e92c";
        font-family: 'stm-icon' !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        position: absolute;
        right: -10px;
        top: -4px;
        font-size: 28px;
        color: #bd66ff;
        z-index: 2;
    }

    .post_view_grid .entry-body {
        position: relative;
        z-index: 1;
    }

    .post_view_grid .entry-thumbnail {
        display: block;
        position: relative;
        z-index: 1;
    }

        .post_view_grid .entry-thumbnail a {
            display: block;
        }

        .post_view_grid .entry-thumbnail img {
            display: block;
            max-width: 100%;
            height: auto;
            border-radius: 25px 25px 0 0;
        }

        .post_view_grid .entry-thumbnail .posts_post__date {
            position: absolute;
            top: 20px;
            left: 20px;
            min-width: 60px;
            padding: 14px 0 6px;
            line-height: 20px;
            text-align: center;
            border-radius: 10px;
            background-color: #ffaf40;
            font-size: 16px;
            color: #fff;
        }

    .post_view_grid .posts_post__date {
        position: relative;
        float: left;
        min-width: 60px;
        margin-right: 15px;
        padding: 14px 0 6px;
        line-height: 20px;
        text-align: center;
        border-radius: 10px;
        background-color: #ffaf40;
        font-size: 16px;
        color: #fff;
    }

        .post_view_grid .posts_post__date a {
            color: #fff;
        }

            .post_view_grid .posts_post__date a:hover {
                text-decoration: none;
            }

            .post_view_grid .posts_post__date a:active, .post_view_grid .posts_post__date a:focus {
                text-decoration: none;
            }

        .post_view_grid .posts_post__date span {
            display: block;
            font-family: 'Grand Hotel',cursive;
            font-size: 30px;
        }

    .post_view_grid.format-video .entry-thumbnail > a {
        position: relative;
    }

        .post_view_grid.format-video .entry-thumbnail > a:before {
            content: "\e915";
            font-family: 'stm-icon' !important;
            speak: none;
            font-style: normal;
            font-weight: normal;
            font-variant: normal;
            text-transform: none;
            line-height: 1;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            position: absolute;
            left: 0;
            top: 0;
            right: 0;
            bottom: 0;
            width: 80px;
            height: 80px;
            padding-top: 26px;
            padding-left: 28px;
            margin: auto;
            border: 3px solid #fff;
            border-radius: 50%;
            background: rgba(98,171,245,.8);
            color: #fff;
            font-size: 24px;
        }

    .post_view_grid .entry-details-container {
        display: block;
        border-radius: 25px;
        border: 1px solid #e6e6e6;
        background: #fff;
    }

    .post_view_grid .entry-details {
        position: relative;
        /*min-height: 220px;*/
        padding: 22px 0 9px;
        margin: 0 30px;
        z-index: 3;
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
    }

    .post_view_grid .entry-title {
        margin-bottom: 12px;
        line-height: 30px;
        letter-spacing: -.2px;
    }

        .post_view_grid .entry-title a {
            color: inherit;
            -webkit-transition: all .3s ease;
            transition: all .3s ease;
        }

            .post_view_grid .entry-title a:hover {
                color: #ff6682;
                text-decoration: none;
            }

        .post_view_grid .entry-title mark {
            padding: 3px 5px 5px;
            background: #62abf5;
            color: #fff;
        }

    .post_view_grid .entry-summary {
        margin-bottom: 16px;
        line-height: 24px;
        font-size: 18px;
    }

        .post_view_grid .entry-summary p {
            line-height: 28px;
            -webkit-transition: all .3s ease;
            transition: all .3s ease;
        }

            .post_view_grid .entry-summary p:last-child {
                margin-bottom: 0;
            }

    .post_view_grid .entry-meta {
        position: absolute;
        bottom: 25px;
        left: 0;
        width: 100%;
    }

    .post_view_grid .entry-meta-auhtor {
        float: left;
        margin-top: 1px;
        font-size: 16px;
        color: #ff6682;
    }

        .post_view_grid .entry-meta-auhtor span {
            display: inline-block;
            vertical-align: top;
            margin-top: 7px;
            margin-right: 7px;
        }

        .post_view_grid .entry-meta-auhtor a {
            color: #56509f;
        }

            .post_view_grid .entry-meta-auhtor a:hover {
                text-decoration: none;
                color: #ff6682;
            }

    .post_view_grid .entry-meta-category {
        float: right;
    }

        .post_view_grid .entry-meta-category a {
            padding: 0;
            text-transform: none;
            font-size: 16px;
            font-weight: 400;
            color: #56509f;
        }

            .post_view_grid .entry-meta-category a:hover {
                text-decoration: none;
                color: #ff6682;
            }

        .post_view_grid .entry-meta-category .stm-icon {
            display: inline-block;
            vertical-align: top;
            margin: 9px 8px 0 0;
            font-size: 15.5px;
            color: #ff6682;
        }

    .post_view_grid.posts_has__thumb .entry-details-container {
        border-radius: 0 0 25px 25px;
        border: 1px solid #e6e6e6;
        border-top: 0;
    }

    .post_view_grid.posts_has__thumb .entry-details .posts_post__date {
        display: none;
    }

.col-xs-12:nth-child(2n) .post_view_grid .posts_post__date {
    background-color: #62abf5;
}

.col-xs-12:nth-child(3n) .post_view_grid .posts_post__date {
    background-color: #95cc47;
}

.col-xs-12:nth-child(4n) .post_view_grid .posts_post__date {
    background-color: #bd66ff;
}

.col-xs-12:nth-child(5n) .post_view_grid .posts_post__date {
    background-color: #ff6682;
}

.col-xs-12:nth-child(6n) .post_view_grid .posts_post__date {
    background-color: #56509f;
}

.paging_view_posts-list {
    float: left;
    width: 100%;
    margin-top: 12px;
}

.classes-box-tabs.vc_tta-tabs .vc_tta-panels .vc_active .vc_tta-panel-body {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.courses_post__box {
    max-width: 350px;
    margin: 0 auto;
    margin-bottom: 30px;
}

    .courses_post__box .courses_post__thumbnail img {
        display: block;
        max-width: 100%;
        height: auto;
        border-radius: 25px 25px 0 0;
    }

    .courses_post__box .courses_post__body_wrap {
        border: 1px solid #e6e6e6;
        border-radius: 25px;
        position: relative;
        overflow: hidden;
        z-index: 10;
    }

        .courses_post__box .courses_post__body_wrap .courses_post__body {
            display: block;
            padding: 10px 30px;
        }

            .courses_post__box .courses_post__body_wrap .courses_post__body .courses_post__title {
                line-height: 30px;
                margin-top: 8px;
                margin-bottom: 8px;
                letter-spacing: .2px;
                font-weight: 600;
                font-size: 24px;
                color: #56509f;
            }

                .courses_post__box .courses_post__body_wrap .courses_post__body .courses_post__title a {
                    color: #56509f;
                }

                    .courses_post__box .courses_post__body_wrap .courses_post__body .courses_post__title a:hover {
                        text-decoration: none;
                        color: #ff6682;
                    }

            .courses_post__box .courses_post__body_wrap .courses_post__body .courses_post__short_description {
                line-height: 24px;
                max-height: 48px;
                overflow: hidden;
                font-size: 16px;
            }

                .courses_post__box .courses_post__body_wrap .courses_post__body .courses_post__short_description p {
                    line-height: 24px;
                }

            .courses_post__box .courses_post__body_wrap .courses_post__body .courses_post__meta {
                border-top: 1px solid #e6e6e6;
                padding-top: 10px;
                margin-top: 18px;
                margin-bottom: 7px;
            }

                .courses_post__box .courses_post__body_wrap .courses_post__body .courses_post__meta ul {
                    margin: 0;
                    padding: 0;
                    list-style: none;
                }

                    .courses_post__box .courses_post__body_wrap .courses_post__body .courses_post__meta ul li {
                        display: inline-block;
                        vertical-align: top;
                        margin-right: -4px;
                        width: 33.333333%;
                        text-align: center;
                        line-height: 19px;
                        font-size: 16px;
                        color: #ff6682;
                    }

                        .courses_post__box .courses_post__body_wrap .courses_post__body .courses_post__meta ul li div {
                            margin-bottom: 1px;
                            letter-spacing: 1px;
                            font-size: 14px;
                            color: gray;
                        }

        .courses_post__box .courses_post__body_wrap .courses_post__link_more {
            position: absolute;
            bottom: -60px;
            left: 0;
            width: 100%;
            overflow: hidden;
            -webkit-transition: .2s ease-in-out;
            transition: .2s ease-in-out;
            padding: 14px 0 18px;
            text-align: center;
            text-decoration: none;
            background-color: #fd0;
            font-weight: 700;
            font-size: 18px;
            color: #56509f;
        }

            .courses_post__box .courses_post__body_wrap .courses_post__link_more span {
                position: relative;
                z-index: 10;
            }

            .courses_post__box .courses_post__body_wrap .courses_post__link_more:hover {
                background: #ff6682;
                color: #fff;
            }

    .courses_post__box:hover .courses_post__body_wrap .courses_post__meta {
        border-top-color: transparent;
    }

    .courses_post__box:hover .courses_post__link_more {
        bottom: 0;
    }

    .courses_post__box.courses_post__has_thumbnail .courses_post__body_wrap {
        border: 1px solid #e6e6e6;
        border-top: 0;
        border-radius: 0 0 25px 25px;
    }

.courses_post__meta_table ul {
    display: table;
    width: 100%;
    margin: 0;
    padding: 26px 0 26px 0;
    background-color: #56509f;
    border-radius: 25px;
}

    .courses_post__meta_table ul li {
        display: table-cell;
        vertical-align: middle;
        padding: 0 10px;
        line-height: 24px;
        font-weight: 600;
        color: #fff;
    }

        .courses_post__meta_table ul li:first-child {
            padding-left: 30px;
        }

        .courses_post__meta_table ul li:last-child {
            padding-right: 20px;
        }

        .courses_post__meta_table ul li .stm-btn_pink.stm-btn_flat:hover {
            background-color: #fd0;
            border-color: #fd0;
        }

        .courses_post__meta_table ul li a {
            color: #fff;
        }

            .courses_post__meta_table ul li a:hover {
                text-decoration: none;
                color: #ff6682;
            }

        .courses_post__meta_table ul li div {
            font-weight: 400;
        }

        .courses_post__meta_table ul li:last-child {
            width: 170px;
        }

        .courses_post__meta_table ul li .stm-btn {
            min-width: 100px;
            padding-right: 24px;
            padding-left: 24px;
        }

.fancybox-close {
    background: transparent !important;
    top: -28px !important;
    right: -32px !important;
    text-align: center;
    text-decoration: none !important;
}

    .fancybox-close:before {
        content: "\e92a";
        font-family: stm-icon;
        font-size: 18px;
        color: #fd0;
    }

    .fancybox-close:hover:before {
        color: #ff6682;
    }

.single-stm_course .fancybox-close {
    background: transparent;
    top: 44px !important;
    right: 24px !important;
    text-decoration: none !important;
}

    .single-stm_course .fancybox-close:before {
        content: "\e92a";
        font-family: stm-icon;
        font-size: 16px;
        color: silver;
    }

.single-stm_course .fancybox-skin {
    background: transparent;
}

.single-stm_course .fancybox-opened .fancybox-skin {
    box-shadow: none;
}

.single-stm_course .stm_sign_up_now {
    max-width: 830px;
    margin-top: 20px;
    padding: 36px 50px 50px;
    background-color: #fff;
    border-radius: 30px;
}

    .single-stm_course .stm_sign_up_now h3 {
        text-align: center;
        margin-bottom: 24px;
    }

.stm-carousel_view_courses.owl-carousel .owl-stage-outer {
    z-index: 10;
}

.stm-carousel_view_courses.owl-carousel .owl-nav {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    margin-top: -25px;
}

.stm-carousel_view_courses.owl-carousel .owl-controls .owl-nav .owl-prev, .stm-carousel_view_courses.owl-carousel .owl-controls .owl-nav .owl-next {
    display: block !important;
    float: left;
    width: 50px;
    height: 50px;
    margin-left: -80px;
    line-height: 46px;
    text-align: center;
    border: 2px solid #ff6682;
    border-radius: 50%;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    color: #56509f;
    font-size: 0;
}

    .stm-carousel_view_courses.owl-carousel .owl-controls .owl-nav .owl-prev:before, .stm-carousel_view_courses.owl-carousel .owl-controls .owl-nav .owl-next:before {
        content: "\e938";
        font-family: stm-icon;
        margin-right: 3px;
        font-size: 20px;
    }

    .stm-carousel_view_courses.owl-carousel .owl-controls .owl-nav .owl-prev:hover, .stm-carousel_view_courses.owl-carousel .owl-controls .owl-nav .owl-next:hover {
        border-color: #ff6682;
        background-color: #ff6682;
        color: #fff;
    }

.stm-carousel_view_courses.owl-carousel .owl-controls .owl-nav .owl-next {
    float: right;
    margin-left: 0;
    margin-right: -80px;
}

    .stm-carousel_view_courses.owl-carousel .owl-controls .owl-nav .owl-next:before {
        content: "\e907";
        margin-right: 0;
        margin-left: 3px;
    }

.stm-carousel_view_courses.owl-carousel .owl-controls .owl-dot {
    display: none !important;
}

.stm-page-head .breadcrumbs {
    margin-bottom: 43px;
}

.stm-page-head .entry-header {
    float: left;
    width: 100%;
    margin-top: 30px;
}

    .stm-page-head .entry-header .entry-title {
        color: #fff;
        margin-bottom: 62px;
    }

    .stm-page-head .entry-header .entry-date {
        float: left;
        width: 60px;
        height: 60px;
        margin-top: 5px;
        margin-right: 31px;
        border: 1px solid #fff;
        border-radius: 10px;
        text-align: center;
        line-height: 16px;
        font-size: 16px;
        color: #fff;
    }

    .stm-page-head .entry-header .entry-date__day {
        padding-top: 11px;
        line-height: 24px;
        font-family: 'Grand Hotel',cursive;
        font-size: 30px;
    }

    .stm-page-head .entry-header .entry-meta {
        padding: 0;
        margin: 0 0 0 1px;
    }

        .stm-page-head .entry-header .entry-meta li {
            list-style: none;
            display: inline-block;
            vertical-align: top;
            margin-right: 68px;
            margin-bottom: 6px;
            font-size: 16px;
            color: #fff;
        }

            .stm-page-head .entry-header .entry-meta li a {
                color: inherit;
            }

                .stm-page-head .entry-header .entry-meta li a:hover {
                    color: #fd0;
                    text-decoration: none;
                }

            .stm-page-head .entry-header .entry-meta li .stm-icon, .stm-page-head .entry-header .entry-meta li .fa {
                display: inline-block;
                vertical-align: top;
                margin-top: 6px;
                margin-right: 6px;
            }

.stm-posts_list .posts_has__thumb .entry-details-container {
    border-radius: 0 25px 25px 0;
    border: 1px solid #e6e6e6;
    border-left: 0;
}

.stm-posts_list .posts_has__thumb .entry-details .posts_post__date {
    display: none;
}

.stm-event_view_grid {
    background: #fff;
    margin-bottom: 30px;
}

    .stm-event_view_grid .stm-event__body:after {
        content: '';
        display: table;
        clear: both;
    }

    .stm-event_view_grid .stm-event__left {
        float: left;
        max-width: 225px;
    }

        .stm-event_view_grid .stm-event__left img {
            display: block;
            max-width: 100%;
            height: auto;
            border-radius: 25px 0 0 25px;
        }

    .stm-event_view_grid .stm-event__content {
        position: relative;
        overflow: hidden;
        border: 1px solid #e6e6e6;
        border-radius: 25px;
        padding: 24px 30px 24px 30px;
    }

    .stm-event_view_grid.events_post__has_thumbnail .stm-event__content {
        border-left: 0;
        padding-left: 26px;
        border-radius: 0 25px 25px 0;
        min-height: 225px;
    }

    .stm-event_view_grid .stm-event__meta {
        margin-bottom: 8px;
    }

        .stm-event_view_grid .stm-event__meta ul {
            margin-bottom: 0;
            padding-left: 0;
            font-size: 0;
            list-style: none;
            line-height: normal;
        }

        .stm-event_view_grid .stm-event__meta li {
            display: block;
            line-height: 22px;
            position: relative;
            padding-left: 30px;
            margin-bottom: 2px;
            font-size: 16px;
            color: gray;
        }

            .stm-event_view_grid .stm-event__meta li:last-child {
                margin-bottom: 0;
            }

            .stm-event_view_grid .stm-event__meta li .stm-event__venue {
                letter-spacing: -.2px;
            }

        .stm-event_view_grid .stm-event__meta .stm-icon, .stm-event_view_grid .stm-event__meta .fa {
            position: absolute;
            top: 3px;
            left: 0;
            width: 17px;
            text-align: center;
            color: #ff6682;
        }

    .stm-event_view_grid .stm-event__time-divider {
        margin: 0 2px;
    }

    .stm-event_view_grid .stm-event__title {
        line-height: 30px;
        margin-bottom: 15px;
    }

        .stm-event_view_grid .stm-event__title a {
            color: inherit;
            text-decoration: none;
            -webkit-transition: all .3s ease;
            transition: all .3s ease;
        }

            .stm-event_view_grid .stm-event__title a:hover {
                color: #ff6682;
                text-decoration: none;
            }

    .stm-event_view_grid .stm-event__summary {
        font-size: 14px;
        line-height: 24px;
        color: gray;
    }

        .stm-event_view_grid .stm-event__summary p {
            line-height: inherit;
            font-size: inherit;
            color: inherit;
        }

.event-entry-summary {
    margin-top: -7px;
    margin-bottom: 32px;
    font-weight: 700;
    color: #595959;
}

    .event-entry-summary p {
        line-height: 28px;
    }

.event-info_table {
    background: #56509f;
    border: 2px solid #56509f;
    border-radius: 25px;
}

    .event-info_table > ul {
        padding: 18px 10px 17px 10px;
        list-style: none;
        margin-bottom: 0;
    }

        .event-info_table > ul:after {
            content: '';
            display: table;
            clear: both;
        }

        .event-info_table > ul > li {
            float: left;
            width: 33.33%;
            padding: 0 20px;
            color: #62abf5;
        }

        .event-info_table > ul ul li {
            overflow: hidden;
            text-overflow: ellipsis;
        }

    .event-info_table .event-info__title {
        margin-bottom: 1px;
        font-size: 16px;
        letter-spacing: -.2px;
        line-height: 28px;
        color: #fff;
    }

    .event-info_table .event-info__datetime {
        list-style: none;
        padding-left: 0;
        margin-bottom: 0;
    }

        .event-info_table .event-info__datetime li {
            font-size: 16px;
            margin-bottom: 2px;
            line-height: 26px;
            color: #fff;
        }

        .event-info_table .event-info__datetime .stm-icon, .event-info_table .event-info__datetime .fa {
            display: inline-block;
            vertical-align: top;
            margin-top: 6px;
            margin-right: 10px;
            color: #fd0;
        }

    .event-info_table .event-info__venue {
        position: relative;
        padding-left: 28px;
        font-size: 16px;
        line-height: 26px;
        color: #fff;
    }

        .event-info_table .event-info__venue:before {
            content: "\e92e";
            font-family: 'stm-icon';
            position: absolute;
            left: 0;
            top: 0;
            font-size: 16px;
            color: #fd0;
        }

    .event-info_table .event-info__tel, .event-info_table .event-info__email {
        position: relative;
        padding-left: 30px;
        color: #fff;
    }

        .event-info_table .event-info__tel:before, .event-info_table .event-info__email:before {
            font-family: stm-icon;
            position: absolute;
            left: 0;
            top: 0;
            color: #fd0;
        }

        .event-info_table .event-info__tel > li, .event-info_table .event-info__email > li {
            font-size: 16px;
            line-height: 26px;
            margin-bottom: 2px;
        }

    .event-info_table .event-info__tel, .event-info_table .event-info__email {
        list-style: none;
        padding-left: 30px;
        margin-bottom: 0;
    }

        .event-info_table .event-info__email:before {
            content: "\e902";
            font-size: 12px;
        }

        .event-info_table .event-info__tel:before {
            content: "\e947";
            left: 2px;
            font-size: 15px;
        }

.post_view_single.stm_event .entry-header {
    margin-bottom: 15px;
}

    .post_view_single.stm_event .entry-header .entry-meta {
        border-bottom: 0;
        padding-bottom: 0;
    }

.post_view_single.stm_event .entry-header__heading {
    padding-left: 0;
}

.post_view_single.stm_event .event-info_table {
    margin-bottom: 31px;
}

.join-event {
    padding-top: 45px;
}

    .join-event .form__submit:before {
        content: "\f1d8";
        font-family: 'FontAwesome';
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
        margin-right: 19px;
        font-size: 18px;
        color: #fd0;
    }

    .join-event .form__submit:hover:before {
        color: #56509f;
    }

    .join-event .form__submit:active:before {
        color: #56509f;
    }

.form_join-event input[type="text"], .form_join-event textarea {
    display: block;
    width: 100%;
    margin-bottom: 30px;
    border: 1px solid #e6e6e6;
    background: #fff;
    font-size: 16px;
    line-height: 22px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

    .form_join-event input[type="text"]:focus, .form_join-event textarea:focus {
        border-color: #56509f;
    }

    .form_join-event input[type="text"].error, .form_join-event textarea.error {
        border-color: red;
    }

.form_join-event input[type="text"] {
    padding: 13px 20px;
}

.form_join-event textarea {
    height: 210px;
    padding: 12px 20px;
    resize: none;
}

.form_join-event .form__loading {
    display: inline-block;
    margin-left: 15px;
    vertical-align: middle;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.form_join-event .form__loading_state_active {
    visibility: visible;
    opacity: 1;
}

.form_join-event .form__notice {
    display: none;
    margin-top: 30px;
}

.events__small_box .stm-event__left {
    max-width: 130px;
}

.events__small_box .stm-event__content {
    padding: 10px 10px 0 10px;
    min-height: 130px !important;
}

.events__small_box .stm-event__title {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 10px;
}

.events__small_box .stm-event__meta {
    margin-bottom: 0;
}

    .events__small_box .stm-event__meta li {
        font-size: 14px;
    }

        .events__small_box .stm-event__meta li:last-child {
            margin-bottom: 0;
        }

.donation-info {
    padding: 22px 38px 25px 38px;
    margin-bottom: 24px;
    background: #fff;
    border-radius: 25px;
    border: 2px solid #fd0;
}

.donation-info__heading {
    margin-bottom: 14px;
}

    .donation-info__heading:after {
        content: '';
        display: table;
        clear: both;
    }

.donation-info__donated {
    float: left;
    font-size: 13px;
    font-weight: 700;
    color: gray;
    text-transform: uppercase;
}

.donation-info__time {
    float: right;
    font-size: 14px;
    color: #999;
}

.donation-info__progress {
    height: 4px;
    background: #f0f0f0;
    margin-bottom: 25px;
}

.donation-info__progress-bar {
    position: relative;
    height: 4px;
    background: #56509f;
}

    .donation-info__progress-bar:before {
        content: '';
        width: 4px;
        height: 16px;
        position: absolute;
        right: -4px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        background: #ff6682;
    }

.donation-info__footer {
    display: table;
    width: 100%;
}

.donation-info__footer-col {
    display: table-cell;
    vertical-align: middle;
}

.donation-info__footer-col_large {
    width: 100%;
}

.donation-info__stats:after {
    content: '';
    display: table;
    clear: both;
}

.donation-info__stats {
    margin-left: -30px;
}

.donation-info__stats-item {
    float: left;
    width: 20%;
    text-align: center;
}

.donation-info__stats-val {
    font-size: 20px;
    line-height: 22px;
    color: #ff6682;
}

.donation-info__stats-label {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 1px;
    color: #595959;
}

.donation-info__action {
    white-space: nowrap;
}

    .donation-info__action .stm-btn {
        min-width: 180px;
    }

.stm-donation_view_grid {
    margin-bottom: 40px;
}

.vc_tta-panel-body .stm-donation_view_grid {
    margin-bottom: 25px;
}

.stm-donation_view_grid .stm-donation__thumbnail {
    position: relative;
    z-index: 1;
}

    .stm-donation_view_grid .stm-donation__thumbnail img {
        display: block;
        max-width: 100%;
        height: auto;
        border-radius: 25px 25px 0 0;
    }

.stm-donation_view_grid .stm-donation__body {
    position: relative;
    z-index: 2;
}

.stm-donation_view_grid .stm-donation__content {
    background: #fff;
    padding: 19px 30px 11px;
    position: relative;
    overflow: hidden;
    border-radius: 0 0 25px 25px;
    border: 1px solid #e6e6e6;
    border-top: 0;
}

.stm-donation_view_grid .stm-donation__title {
    height: 60px;
    overflow: hidden;
    margin-bottom: 11px;
    line-height: 28px;
}

    .stm-donation_view_grid .stm-donation__title a {
        color: #56509f;
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
    }

        .stm-donation_view_grid .stm-donation__title a:hover {
            color: #ff6682;
            text-decoration: none;
        }

.stm-donation_view_grid .stm-donation__donated {
    margin-bottom: 10px;
    font-size: 16px;
    color: #ff6682;
    text-transform: uppercase;
    line-height: 11px;
}

.stm-donation_view_grid .stm-donation__progress {
    height: 4px;
    margin-bottom: 24px;
    background: #f0f0f0;
}

.stm-donation_view_grid .stm-donation__progress-bar {
    height: 4px;
    background: #56509f;
    position: relative;
}

    .stm-donation_view_grid .stm-donation__progress-bar:after {
        content: "";
        position: absolute;
        right: -4px;
        top: 50%;
        height: 16px;
        width: 4px;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        background: #ff6682;
    }

.stm-donation_view_grid .stm-donation__time {
    font-size: 16px;
    line-height: 11px;
    color: #ff6682;
}

.stm-donation_view_grid .stm-donation__action {
    position: absolute;
    bottom: -60px;
    left: 0;
    width: 100%;
    overflow: hidden;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    padding: 14px 0 18px;
    text-align: center;
    text-decoration: none;
    background-color: #fd0;
    font-weight: 700;
    font-size: 18px;
    color: #56509f;
}

    .stm-donation_view_grid .stm-donation__action a {
        text-decoration: none;
        position: relative;
        z-index: 10;
        color: inherit;
    }

    .stm-donation_view_grid .stm-donation__action:hover {
        background-color: #ff6682;
    }

        .stm-donation_view_grid .stm-donation__action:hover a {
            color: #fff;
        }

.stm-donation_view_grid .donation_post__meta {
    padding: 6px 0 0;
    margin: 0;
    list-style: none;
    border-top: 1px solid #dedede;
}

    .stm-donation_view_grid .donation_post__meta li {
        list-style: none;
        display: inline-block;
        vertical-align: top;
        width: 33.333333%;
        margin-right: -4px;
        text-align: center;
        font-size: 14px;
        color: gray;
    }

        .stm-donation_view_grid .donation_post__meta li .donation_post__meta_title {
            letter-spacing: 1px;
            font-weight: 600;
        }

.stm-donation_view_grid:hover .donation_post__meta {
    border-top-color: transparent;
}

.stm-donation_view_grid:hover .stm-donation__action {
    bottom: 0;
}

.post_view_single.stm_donation .entry-title {
    margin-bottom: 37px;
}

.post_view_single.stm_donation .entry-footer {
    margin-bottom: 30px;
}

    .post_view_single.stm_donation .entry-footer .entry-share {
        float: none;
    }

.modal_donation .modal-dialog {
    width: 640px;
}

.modal_donation .modal-content {
    border-radius: 25px;
}

.modal_donation .modal-header {
    position: relative;
    padding: 33px 50px 27.7px 50px;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    border: 0;
    min-height: 0;
    background: #ff6682;
}

    .modal_donation .modal-header .close {
        position: absolute;
        top: 21px;
        right: 27px;
        margin: 0;
        font-weight: 300;
        font-size: 28px;
        color: #fff;
        opacity: 1;
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
    }

        .modal_donation .modal-header .close:before {
            content: "\e92a";
            font-family: stm-icon;
            font-size: 16px;
        }

        .modal_donation .modal-header .close span {
            display: none;
        }

        .modal_donation .modal-header .close:hover {
            color: #fd0;
        }

.modal_donation .modal-title {
    margin: 0;
    color: #fff;
}

    .modal_donation .modal-title small {
        display: block;
        margin-bottom: 8px;
        color: inherit;
    }

.modal_donation .modal-body {
    padding: 0 50px 50px;
}

.form_donation .form__amount {
    padding: 46px 0 36px 0;
    margin-bottom: 40px;
    border-bottom: 1px solid #eee;
}

    .form_donation .form__amount:after {
        content: '';
        display: table;
        clear: both;
    }

.form_donation .form__amount-title {
    float: left;
    width: 29.368029739777%;
    padding-right: 15px;
    margin-top: -7px;
    line-height: 26px;
    color: #595959;
}

.form_donation .form__amount-values {
    float: left;
    width: 380px;
    font-size: 0;
}

.form_donation .form__amount-value {
    display: none;
}

.form_donation .form__amount-label {
    height: 40px;
    min-width: 60px;
    margin: 0 10px 0 0;
    border: 2px solid #56509f;
    line-height: 36px;
    font-size: 16px;
    color: #011b3a;
    text-align: center;
    vertical-align: top;
    cursor: pointer;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

    .form_donation .form__amount-label:hover, .form_donation .form__amount-label.active {
        background: #56509f;
        color: #fff;
    }

.form_donation .form__amount-value-custom {
    display: inline-block;
    width: 170px;
    height: 40px;
    padding: 0 15px;
    border-radius: 0;
    box-shadow: none;
    border: 1px solid #e6e6e6;
    border-radius: 25px;
    vertical-align: top;
    font-size: 16px;
    color: #011b3a;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

    .form_donation .form__amount-value-custom:focus {
        border-color: #56509f;
    }

.form_donation .form__fields input[type="text"], .form_donation .form__fields textarea {
    margin-bottom: 30px;
    border: 1px solid #b2b2b2;
    border-radius: 0;
    box-shadow: none;
    border-radius: 25px;
    font-size: 16px;
    color: #011b3a;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

    .form_donation .form__fields input[type="text"]:focus, .form_donation .form__fields textarea:focus {
        border-color: #56509f;
    }

.form_donation .form__fields input[type="text"] {
    height: 50px;
    padding: 0 20px;
}

    .form_donation .form__fields input[type="text"].error {
        border-color: red;
    }

.form_donation .form__fields textarea {
    height: 130px;
    padding: 13px 20px;
    line-height: 22px;
    resize: none;
}

.form_donation .form__item {
    position: relative;
}

    .form_donation .form__item .form-error {
        position: absolute;
        bottom: 0;
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
        font-size: 13px;
        color: red;
        visibility: hidden;
        opacity: 0;
        -webkit-transition: opacity .3s ease;
        transition: opacity .3s ease;
    }

        .form_donation .form__item .form-error.active {
            visibility: visible;
            opacity: 1;
        }

.form_donation .form__action {
    margin: 0;
}

    .form_donation .form__action .stm-btn {
        width: 100%;
        max-width: 215px;
        vertical-align: middle;
        background-color: #ff6682;
        border-color: #ff6682;
        color: #fff;
    }

        .form_donation .form__action .stm-btn:before {
            content: "\f0d6";
            font-family: fontawesome;
            display: inline-block;
            vertical-align: top;
            margin-top: 1px;
            margin-right: 12px;
            font-size: 20px;
            color: #fd0;
        }

        .form_donation .form__action .stm-btn:hover {
            background-color: transparent;
            color: #56509f;
        }

            .form_donation .form__action .stm-btn:hover:before {
                color: #56509f;
            }

        .form_donation .form__action .stm-btn i {
            display: none;
        }

.form_donation .form__action-loading {
    display: inline-block;
    vertical-align: middle;
    margin-left: 15px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.form_donation .form__action-loading_state_loading {
    visibility: visible;
    opacity: 1;
}

.notice {
    position: relative;
    padding: 24px 68px 24px 30px;
    background: #fff;
    border-width: 1px;
    border-style: solid;
    line-height: 30px;
}

.notice__hide {
    position: absolute;
    right: 26px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 28px;
    color: rgba(3,3,3,.25);
    cursor: pointer;
}

.notice_information {
    border-color: #62abf5;
    color: #62abf5;
}

.notice_success {
    border-color: #95cc47;
    color: #95cc47;
}

.error404, .page-template-404 {
    height: 100%;
}

    .error404 #wrapper, .page-template-404 #wrapper {
        height: 100%;
    }

    .error404 .header-holder, .error404 .footer, .page-template-404 .header-holder, .page-template-404 .footer {
        display: none;
    }

    .error404 .logo_box, .page-template-404 .logo_box {
        float: left;
        width: 100%;
        margin-bottom: 70px;
    }

    .error404 .content, .page-template-404 .content {
        height: 100%;
        padding-top: 51px;
        background-image: url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/themes/smarty/assets/css/kindergarten/../../img/tmp/bg-404-kin.jpg);
        background-color: #000;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: top center;
    }

    .error404 h1, .page-template-404 h1 {
        margin-bottom: 25px;
        line-height: 54px;
        color: #56509f;
    }

    .error404 p, .page-template-404 p {
        font-size: 16px;
    }

    .error404 .stm-btn_md, .page-template-404 .stm-btn_md {
        min-width: 160px;
    }

    .error404 .footer, .page-template-404 .footer {
        background: transparent;
    }

#frontend_customizer {
    position: fixed;
    top: 50%;
    left: -233px;
    width: 233px;
    background: #56509f;
    z-index: 999;
    color: #fff;
    margin: -234px 0 0;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

    #frontend_customizer.open {
        left: 0;
    }

#frontend_customizer_button {
    position: absolute;
    right: -43px;
    top: 50%;
    margin: -20px 0 0 0;
    width: 43px;
    height: 40px;
    cursor: pointer;
    text-align: center;
    color: #fff;
    font-size: 22px;
    line-height: 38px;
    background: #56509f;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
}

    #frontend_customizer_button:hover {
        background: #ff6682 !important;
        color: #fff;
    }

        #frontend_customizer_button:hover:before {
            border-right-color: #353535 !important;
        }

#frontend_customizer .customizer_wrapper {
    padding: 30px;
    height: 100%;
    overflow-y: auto;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

#frontend_customizer h3 {
    font-size: 14px;
    color: #fff;
    font-family: 'Dosis',"Open Sans",Arial,sans-serif;
    font-style: normal;
    text-transform: uppercase;
    line-height: 30px;
    font-weight: 400;
    margin: 0 0 12px;
    padding: 0;
    text-align: center;
}

    #frontend_customizer h3:after {
        display: none;
    }

    #frontend_customizer h3:before {
        display: none;
    }

#frontend_customizer .customizer_element {
    margin: 0 0 10px;
}

#frontend_customizer select {
    width: 100%;
    border-radius: 4px;
    background: #fff;
    outline: 0 !important;
    height: 27px;
    line-height: 27px;
    font-size: 12px;
    color: #767676;
    font-family: "Open Sans",Arial,sans-serif;
    border: 0;
    box-shadow: none;
}

.stm_switcher {
    position: relative;
    padding: 5px 0 0;
    cursor: pointer;
    margin: 0 0 20px;
}

    .stm_switcher > * {
        display: inline-block;
        vertical-align: middle;
    }

    .stm_switcher .switcher_nav {
        position: relative;
        width: 42px;
        height: 24px;
        background: rgba(255,255,255,.35);
        border-radius: 30px;
        margin: 0 13px;
    }

        .stm_switcher .switcher_nav:before {
            content: '';
            position: absolute;
            left: 3px;
            top: 50%;
            -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
            width: 19px;
            height: 19px;
            background: #fff;
            border-radius: 100%;
        }

    .stm_switcher.active .switcher_nav:before {
        left: auto;
        right: 3px;
    }

    .stm_switcher .switcher_label {
        font-size: 12px;
        color: rgba(255,255,255,.5);
        font-style: italic;
    }

        .stm_switcher .switcher_label.disable, .stm_switcher.active .switcher_label.enable {
            color: #fff;
        }

        .stm_switcher .switcher_label:first-child {
            width: 55px;
            text-align: right;
        }

    .stm_switcher.active .switcher_label.disable {
        color: rgba(255,255,255,.5);
    }

.customizer_colors {
    position: relative;
    margin: 0 -10px;
    text-align: center;
}

    .customizer_colors span {
        margin: 0 5px 10px;
        display: inline-block;
        vertical-align: top;
        width: 31px;
        height: 31px;
        overflow: hidden;
        cursor: pointer;
        background-size: cover;
        background-position: 50% 0;
        background-repeat: no-repeat;
    }

    .customizer_colors #skin-green {
        background-image: url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/themes/smarty/assets/css/kindergarten/../../img/frontend-customizer/preview-kinder-color-1.png);
    }

    .customizer_colors #skin-orange {
        background-image: url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/themes/smarty/assets/css/kindergarten/../../img/frontend-customizer/preview-kinder-color-2.png);
    }

    .customizer_colors #skin-purple {
        background-image: url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/themes/smarty/assets/css/kindergarten/../../img/frontend-customizer/preview-kinder-color-3.png);
    }

    .customizer_colors #skin-red {
        background-image: url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/themes/smarty/assets/css/kindergarten/../../img/frontend-customizer/preview-kinder-color-4.png);
    }

    .customizer_colors span.active {
        background-position: 50% 100%;
    }

.gallery {
    margin: 0 -15px;
}

    .gallery:after {
        content: '';
        display: table;
        clear: both;
    }

    .gallery .gallery-item {
        float: left;
        padding: 0 15px;
        margin-bottom: 30px;
    }

        .gallery .gallery-item img {
            display: block;
            max-width: 100%;
            height: auto;
        }

        .gallery .gallery-item .gallery-icon {
            margin-bottom: 15px;
        }

.gallery-columns-1 .gallery-item {
    float: none;
}

.gallery-columns-2 .gallery-item {
    width: 50%;
}

    .gallery-columns-2 .gallery-item:nth-child(2n+1) {
        clear: both;
    }

.gallery-columns-3 .gallery-item {
    width: 33.33%;
}

    .gallery-columns-3 .gallery-item:nth-child(3n+1) {
        clear: both;
    }

.gallery-columns-4 .gallery-item {
    width: 25%;
}

    .gallery-columns-4 .gallery-item:nth-child(4n+1) {
        clear: both;
    }

.gallery-columns-5 .gallery-item {
    width: 20%;
}

    .gallery-columns-5 .gallery-item:nth-child(5n+1) {
        clear: both;
    }

.gallery-columns-6 .gallery-item {
    width: 16.66666666666667%;
}

    .gallery-columns-6 .gallery-item:nth-child(6n+1) {
        clear: both;
    }

.gallery-columns-7 .gallery-item {
    width: 14.28571428571429%;
}

    .gallery-columns-7 .gallery-item:nth-child(7n+1) {
        clear: both;
    }

.gallery-columns-8 .gallery-item {
    width: 12.5%;
}

    .gallery-columns-8 .gallery-item:nth-child(8n+1) {
        clear: both;
    }

.gallery-columns-9 .gallery-item {
    width: 11.11111111111111%;
}

    .gallery-columns-9 .gallery-item:nth-child(9n+1) {
        clear: both;
    }

.gallery-columns-10 .gallery-item {
    width: 10%;
}

    .gallery-columns-10 .gallery-item:nth-child(10n+1) {
        clear: both;
    }

.gallery-caption {
    color: #595959;
    display: block;
    font-size: 13px;
    font-style: italic;
    line-height: 1.6153846154;
    padding-top: .5384615385em;
}

.gallery-columns-6 .gallery-caption, .gallery-columns-7 .gallery-caption, .gallery-columns-8 .gallery-caption, .gallery-columns-9 .gallery-caption {
    display: none;
}

.stm-title {
    margin-bottom: 34px;
}

.stm-title_sep_left, .stm-title_sep_right {
    position: relative;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

    .stm-title_sep_left .stm-separator__line, .stm-title_sep_right .stm-separator__line {
        display: inline-block;
        vertical-align: middle;
        width: 100%;
    }

    .stm-title_sep_right .stm-separator__line {
        margin-right: -100%;
        margin-left: 15px;
    }

    .stm-title_sep_left .stm-separator__line {
        margin-left: -100%;
        margin-right: 15px;
    }

.stm-separator_type_title.stm-separator_has_subtitle {
    margin-bottom: 41px;
}

.stm-separator_type_title .stm-separator__line {
    background: #ff6682;
    width: 60px;
    height: 2px;
}

    .stm-separator_type_title .stm-separator__line.stm-border-b_color_lilac {
        background: #56509f;
        border-color: #56509f;
    }

    .stm-separator_type_title .stm-separator__line.stm-border-b_color_pink {
        background: #ff6682;
        border-color: #ff6682;
    }

    .stm-separator_type_title .stm-separator__line.stm-border-b_color_yellow {
        background: #fd0;
        border-color: #fd0;
    }

.stm-subtitle {
    margin-bottom: 37px;
    font-size: 20px;
    line-height: 30px;
}

.stm-slider {
    padding-bottom: 38px;
}

    .stm-slider .owl-controls {
        position: absolute;
        right: 0;
        bottom: -9px;
        width: 100%;
    }

    .stm-slider .owl-nav .owl-next, .stm-slider .owl-nav .owl-prev {
        display: inline-block;
        position: relative;
        margin: 0 -.75px;
        width: 50px;
        height: 50px;
        background: rgba(255,255,255,.5);
        border: 2px solid #62abf5;
        font-family: "Arial";
        color: #011b3a;
        text-align: center;
        line-height: 46px;
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
    }

        .stm-slider .owl-nav .owl-next:hover, .stm-slider .owl-nav .owl-prev:hover {
            background: #62abf5;
            color: #fff;
        }

    .stm-slider .owl-dots .owl-dot span {
        background: rgba(128,128,128,.5);
    }

        .stm-slider .owl-dots .owl-dot span:hover, .stm-slider .owl-dots .owl-dot span:after, .stm-slider .owl-dots .owl-dot span:active {
            background-color: #ff6682;
        }

    .stm-slider .owl-dots .owl-dot.active span {
        background: #ff6682;
    }

    .stm-slider.buttons_on_slider .owl-controls {
        position: absolute;
        right: 0;
        bottom: 72px;
        width: 100%;
    }

    .stm-slider.buttons_on_slider .owl-dots .owl-dot span {
        background: rgba(255,255,255,.5);
    }

        .stm-slider.buttons_on_slider .owl-dots .owl-dot span:hover, .stm-slider.buttons_on_slider .owl-dots .owl-dot span:after, .stm-slider.buttons_on_slider .owl-dots .owl-dot span:active {
            background-color: #fff;
        }

    .stm-slider.buttons_on_slider .owl-dots .owl-dot.active span {
        background: #ff6682;
    }

.stm-slider__item {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

    .stm-slider__item img {
        border-radius: 25px;
    }

.stm-slider__video_has_poster {
    position: relative;
}

    .stm-slider__video_has_poster .stm-slider__video-poster {
        position: relative;
        z-index: 2;
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
    }

    .stm-slider__video_has_poster .stm-slider__video-play {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        width: 80px;
        height: 80px;
        padding-top: 27px;
        padding-left: 30px;
        margin: auto;
        background: rgba(149,204,71,.8);
        border: 2px solid #fff;
        border-radius: 50%;
        font-size: 24px;
        color: #fff;
        text-decoration: none;
        z-index: 3;
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
    }

        .stm-slider__video_has_poster .stm-slider__video-play:hover {
            background: #62abf5;
        }

    .stm-slider__video_has_poster .stm-slider__video-iframe {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        z-index: 1;
    }

    .stm-slider__video_has_poster .stm-slider__video-poster_state_hidden {
        visibility: hidden;
        opacity: 0;
    }

.stm-separator {
    margin-bottom: 41px;
}

.stm-separator_short {
    width: 60px;
}

.stm-separator__line {
    border-bottom: 2px solid #95cc47;
}

.stm-separator__line-holder {
    display: table-cell;
    width: 49%;
    vertical-align: middle;
}

    .stm-separator__line-holder .stm-separator__line {
        width: 100%;
    }

.stm-separator_has_item .stm-separator__item {
    display: table-cell;
    width: 1%;
    padding: 0 20px;
    white-space: nowrap;
    vertical-align: middle;
}

.stm-separator__item_type_text {
    font-weight: 600;
    font-size: 14px;
}

.stm-cta {
    position: relative;
    z-index: 92;
}

.stm-cta__content {
    display: table;
    width: 100%;
}

.stm-cta__image {
    display: table-cell;
    vertical-align: middle;
}

.stm-cta__action {
    display: table-cell;
    width: 1000px;
    vertical-align: middle;
    padding-top: 10px;
    padding-bottom: 9px;
}

.stm-cta__action-title {
    margin: 0 0 19px 0;
    font-weight: 300;
    color: #fff;
}

.stm-cta__action-body {
    display: table;
    width: 100%;
}

.stm-cta__action-descr {
    display: table-cell;
    width: 10000px;
    padding-right: 90px;
    color: #fff;
}

    .stm-cta__action-descr p {
        line-height: 30px;
        color: inherit;
    }

        .stm-cta__action-descr p:last-child {
            margin-bottom: 0;
        }

.stm-cta__action-btn {
    display: table-cell;
    vertical-align: top;
    padding-top: 14px;
}

    .stm-cta__action-btn .stm-icon {
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
    }

    .stm-cta__action-btn .stm-btn__icon {
        margin-top: 1px;
        font-size: 6px;
    }

.stm-tab_meal .stm-tab__pane-action_deal {
    margin-top: 20px;
}

.stm-stats_counter.stm-stats_icon_left .stm-stats__icon {
    float: left;
    font-size: 67px;
    color: #ff6682;
}

.stm-stats_counter.stm-stats_icon_left .stm-stats__content {
    overflow: hidden;
    padding-left: 35px;
}

.stm-stats_counter.stm-stats_icon_center .stm-stats__icon {
    display: block;
    text-align: center;
    font-size: 67px;
    color: #ff6682;
}

.stm-stats_counter.stm-stats_icon_center .stm-stats__content {
    text-align: center;
}

.stm-stats_counter.stm-stats_icon_center .stats__value-number {
    display: block;
    margin-bottom: 10px;
}

.stm-stats_counter .stm-stats__value {
    margin-top: -6px;
    margin-bottom: -8px;
    font-family: 'Grand Hotel',cursive;
    color: #56509f;
    font-size: 90px;
    font-weight: 400;
}

.stm-stats_counter .stats__value-number {
    line-height: 1;
}

.stm-stats_counter .stm-stats__descr {
    line-height: 24px;
    letter-spacing: .3px;
    font-weight: 600;
    font-size: 18px;
    color: #bd66ff;
}

.stm-stats__icon svg path {
    stroke: inherit !important;
}

.stm_countdown {
    position: relative;
    padding-bottom: 37px;
    display: inline-block;
    vertical-align: top;
}

    .stm_countdown .countDiv {
        display: block;
        float: left;
        width: 30px;
        height: 104px;
        position: relative;
        opacity: 1;
    }

        .stm_countdown .countDiv.flash {
            opacity: 0;
        }

    .stm_countdown .position {
        position: relative;
        display: block;
        width: 36px;
        height: 98px;
        float: left;
        color: #fff;
        margin-top: 16px;
        font-family: 'Grand Hotel',cursive;
        font-size: 90px;
        line-height: 98px;
        z-index: 11;
    }

        .stm_countdown .position.first {
            margin-left: 20px;
        }

        .stm_countdown .position .digit {
            position: absolute;
            width: 36px;
            height: 98px;
            line-height: 98px;
            top: 0;
            left: 0;
        }

    .stm_countdown .countDays, .stm_countdown .countHours, .stm_countdown .countMinutes, .stm_countdown .countSeconds {
        position: relative;
        display: block;
        width: 120px;
        height: 160px;
        text-align: center;
        float: left;
        border: 2px solid #ff6682;
        border-radius: 25px;
    }

    .stm_countdown .countdown_label {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        padding: 5px 0 8px;
        text-transform: lowercase;
        border-top: 1px solid #ff6682;
        text-align: center;
        font-weight: 600;
        color: #fd0 !important;
    }

@media(max-width:767px) {
    .stm_countdown .countDays,.stm_countdown .countHours,.stm_countdown .countMinutes,.stm_countdown .countSeconds;

{
    width: 100px;
    height: 140px;
}

.stm_countdown .countDays .position, .stm_countdown .countHours .position, .stm_countdown .countMinutes .position, .stm_countdown .countSeconds .position {
    width: 26px;
    height: 88px;
    margin-top: 6px;
    font-size: 50px;
}

}

@media(max-width:529px) {
    .stm_countdown .countDiv;

{
    display: none !important;
}

.stm_countdown .countDiv.countDivHours {
    float: left;
    width: 100%;
    height: 20px;
    display: block !important;
}

.stm_countdown .countDays, .stm_countdown .countHours, .stm_countdown .countMinutes, .stm_countdown .countSeconds {
    margin: 0 10px;
}

.stm_countdown.countdownHolder {
    max-width: 240px;
    margin: 0 auto;
}

}

.stm-carousel_type_testimonials {
    margin-bottom: 60px;
}

    .stm-carousel_type_testimonials .stm-testimonial {
        position: absolute;
        left: 0;
        top: 0;
        opacity: 0;
        -webkit-transition: opacity .3s ease;
        transition: opacity .3s ease;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }

    .stm-carousel_type_testimonials.owl-loaded .stm-testimonial {
        position: relative;
        opacity: 1;
    }

    .stm-carousel_type_testimonials .owl-controls {
        padding-top: 21px;
    }

        .stm-carousel_type_testimonials .owl-controls .owl-dots {
            text-align: left;
            padding-left: 76px;
        }

    .stm-carousel_type_testimonials.stm-carousel_dots_pink .owl-controls .owl-dot span {
        background: #bfbfbf;
    }

    .stm-carousel_type_testimonials.stm-carousel_dots_pink .owl-controls .owl-dot.active span {
        background: #ff6682;
    }

    .stm-carousel_type_testimonials.stm-carousel_dots_lilac .owl-controls .owl-dot span {
        background: #bfbfbf;
    }

    .stm-carousel_type_testimonials.stm-carousel_dots_lilac .owl-controls .owl-dot.active span {
        background: #56509f;
    }

    .stm-carousel_type_testimonials.stm-testimonials__has_thumb .owl-controls {
        padding-top: 21px;
    }

        .stm-carousel_type_testimonials.stm-testimonials__has_thumb .owl-controls .owl-dots {
            text-align: left;
            padding-left: 266px;
        }

.stm-testimonial__avatar {
    padding-top: 13px;
}

    .stm-testimonial__avatar img {
        display: block;
        height: auto !important;
        width: auto !important;
        border-radius: 50%;
    }

.stm-testimonial_style_1 .stm-testimonial__avatar {
    display: table-cell;
    width: 1%;
    padding-right: 45px;
    vertical-align: top;
}

.stm-testimonial_style_1 .stm-testimonial__content {
    display: table-cell;
    vertical-align: top;
    padding-top: 16px;
    padding-left: 86px;
    position: relative;
}

    .stm-testimonial_style_1 .stm-testimonial__content:before {
        content: '“';
        position: absolute;
        top: 0;
        left: -8px;
        line-height: 220px;
        font-family: 'Grand Hotel',cursive;
        font-size: 240px;
        color: #fd0;
    }

.stm-testimonial_style_1 .stm-testimonial__text {
    margin-bottom: 20px;
    position: relative;
}

    .stm-testimonial_style_1 .stm-testimonial__text p {
        color: #404040;
        font-size: 24px;
        font-weight: 400;
        line-height: 36px;
    }

        .stm-testimonial_style_1 .stm-testimonial__text p:last-child {
            margin-bottom: 0;
        }

.stm-testimonial_style_1 .stm-testimonial__author {
    letter-spacing: .3px;
    font-weight: 600;
}

.stm-testimonial_style_1.stm-testimonial_color_dark-blue .stm-testimonial__text p, .stm-testimonial_style_1.stm-testimonial_color_dark-blue .stm-testimonial__text {
    color: #011b3a;
}

.stm-testimonial_style_1.stm-testimonial_color_dark-blue .stm-testimonial__author b, .stm-testimonial_style_1.stm-testimonial_color_dark-blue .stm-testimonial__author strong, .stm-testimonial_style_1.stm-testimonial_color_dark-blue .stm-testimonial__author {
    color: #595959;
}

.stm-blockquote__content {
    display: table;
}

.stm-blockquote__avatar {
    display: table-cell;
}

.stm-blockquote__body {
    display: table-cell;
    width: 10000px;
    vertical-align: middle;
}

.stm-blockquote_avatar_left .stm-blockquote__body {
    padding-left: 65px;
}

.leave_review__button a {
    display: block;
    padding: 10px 25px 12px 29px;
    border: 2px solid #ac40ff;
    border-radius: 25px;
}

    .leave_review__button a .review_icon {
        float: right;
        margin-top: 4px;
        font-size: 35px;
        color: #56509f;
    }

    .leave_review__button a .button_title {
        display: block;
        overflow: hidden;
        font-weight: 700;
        line-height: 24px;
        font-size: 18px;
        color: #56509f;
    }

    .leave_review__button a .button_sub_title {
        display: block;
        line-height: 20px;
        font-size: 14px;
        color: gray;
    }

    .leave_review__button a:hover, .leave_review__button a:focus {
        text-decoration: none;
        background-color: #ac40ff;
    }

        .leave_review__button a:hover span, .leave_review__button a:focus span {
            color: #fff;
        }

.leave_review__form {
    max-width: 830px;
    padding: 36px 50px 50px;
    background-color: #fff;
    border-radius: 30px;
}

    .leave_review__form h3 {
        text-align: center;
        margin-bottom: 24px;
    }

.stm_wp_custom-menu {
    max-width: 255px;
    width: 100%;
}

    .stm_wp_custom-menu .menu {
        padding: 25px 0;
        border: 2px solid #fd0;
        border-radius: 25px;
        background: #fff;
        list-style: none;
        margin-bottom: 0;
    }

    .stm_wp_custom-menu .menu-item {
        font-size: 14px;
    }

        .stm_wp_custom-menu .menu-item > h4 {
            margin-top: -12px;
            margin-left: 33px;
            margin-bottom: 7px;
        }

        .stm_wp_custom-menu .menu-item > a {
            position: relative;
            display: inline-block;
            vertical-align: top;
            color: #ff6682;
            line-height: 24px;
            font-weight: 700;
            letter-spacing: 1.5px;
            font-size: 14px;
            text-transform: uppercase;
            padding-left: 20px;
            margin: 8px 15px 8px 33px;
        }

            .stm_wp_custom-menu .menu-item > a:before {
                content: "›";
                font-family: "Times New Roman";
                position: absolute;
                left: -3px;
                top: -1px;
                color: #56509f;
            }

            .stm_wp_custom-menu .menu-item > a:hover {
                text-decoration: none;
                color: #56509f;
            }

            .stm_wp_custom-menu .menu-item > a:focus {
                text-decoration: none;
            }

    .stm_wp_custom-menu .current-menu-item:hover a, .stm_wp_custom-menu .current-menu-item > a {
        background: rgba(1,27,58,.1);
        cursor: default;
    }

        .stm_wp_custom-menu .current-menu-item:hover a:before, .stm_wp_custom-menu .current-menu-item > a:before {
            visibility: visible;
            opacity: 1;
        }

.vc_tta.vc_tta-accordion .vc_tta-panel-title {
    font-size: 15px;
}

.vc_tta.vc_tta-accordion_style_outline .vc_tta-panel .vc_tta-panel-heading {
    border-width: 2px;
    border-style: solid;
    border-radius: 15px;
}

.vc_tta.vc_tta-accordion_style_outline .vc_tta-panel .vc_tta-panel-title {
    letter-spacing: .2px;
    font-weight: 600;
    font-size: 18px;
}

    .vc_tta.vc_tta-accordion_style_outline .vc_tta-panel .vc_tta-panel-title > a {
        line-height: 24px;
        padding-top: 9px;
        padding-bottom: 13px;
    }

    .vc_tta.vc_tta-accordion_style_outline .vc_tta-panel .vc_tta-panel-title .vc_tta-icon {
        min-width: 25px;
        float: left;
        line-height: inherit;
    }

.vc_tta.vc_tta-accordion_style_outline .vc_tta-panel .vc_tta-title-text:not(:empty):not(:first-child) {
    display: block;
    padding-left: 5px;
    margin-left: 0;
    overflow: hidden;
}

.vc_tta.vc_tta-accordion_style_outline .vc_tta-panel .vc_tta-controls-icon {
    width: 10px;
    height: 10px;
}

.vc_tta.vc_tta-accordion_style_outline .vc_tta-panel .vc_tta-panel-body {
    padding: 13px 20px 16px;
    border-width: 0 2px 2px 2px;
    border-style: solid;
}

    .vc_tta.vc_tta-accordion_style_outline .vc_tta-panel .vc_tta-panel-body p {
        line-height: 26px;
        letter-spacing: -.3px;
    }

.vc_tta.vc_tta-accordion_style_outline .vc_tta-panel.vc_active .vc_tta-controls-icon.vc_tta-controls-icon-plus {
    -webkit-transform: rotate(45deg) translateY(-50%);
    transform: rotate(45deg) translateY(-50%);
    margin-top: -2px;
    margin-right: 4px;
}

    .vc_tta.vc_tta-accordion_style_outline .vc_tta-panel.vc_active .vc_tta-controls-icon.vc_tta-controls-icon-plus::before, .vc_tta.vc_tta-accordion_style_outline .vc_tta-panel.vc_active .vc_tta-controls-icon.vc_tta-controls-icon-plus::after {
        display: block;
    }

.vc_tta.vc_tta-accordion_style_outline.vc_tta-accordion_color_blue .vc_tta-panel .vc_tta-panel-title {
    letter-spacing: .2px;
    font-weight: 600;
    font-size: 18px;
}

    .vc_tta.vc_tta-accordion_style_outline.vc_tta-accordion_color_blue .vc_tta-panel .vc_tta-panel-title > a {
        color: #011b3a;
    }

.vc_tta.vc_tta-accordion_style_outline.vc_tta-accordion_color_blue .vc_tta-panel .vc_tta-controls-icon.vc_tta-controls-icon-plus::after, .vc_tta.vc_tta-accordion_style_outline.vc_tta-accordion_color_blue .vc_tta-panel .vc_tta-controls-icon.vc_tta-controls-icon-plus::before {
    border-color: #62abf5;
}

.vc_tta.vc_tta-accordion_style_outline.vc_tta-accordion_color_blue .vc_tta-panel .vc_tta-panel-heading {
    border-color: #62abf5;
    background: #fff;
}

    .vc_tta.vc_tta-accordion_style_outline.vc_tta-accordion_color_blue .vc_tta-panel .vc_tta-panel-heading .vc_tta-icon {
        color: #95cc47;
    }

    .vc_tta.vc_tta-accordion_style_outline.vc_tta-accordion_color_blue .vc_tta-panel .vc_tta-panel-heading:hover .vc_tta-panel-title > a {
        color: #62abf5;
    }

.vc_tta.vc_tta-accordion_style_outline.vc_tta-accordion_color_blue .vc_tta-panel.vc_active .vc_tta-panel-heading {
    background: #fff;
    border-bottom: 0;
}

    .vc_tta.vc_tta-accordion_style_outline.vc_tta-accordion_color_blue .vc_tta-panel.vc_active .vc_tta-panel-heading:after {
        content: "";
        display: block;
        border-bottom: 1px solid #dedede;
        margin: 0 20px;
    }

    .vc_tta.vc_tta-accordion_style_outline.vc_tta-accordion_color_blue .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-controls-icon.vc_tta-controls-icon-plus:after, .vc_tta.vc_tta-accordion_style_outline.vc_tta-accordion_color_blue .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-controls-icon.vc_tta-controls-icon-plus:before {
        border-color: #011b3a;
    }

    .vc_tta.vc_tta-accordion_style_outline.vc_tta-accordion_color_blue .vc_tta-panel.vc_active .vc_tta-panel-heading:hover {
        background: #fff;
    }

        .vc_tta.vc_tta-accordion_style_outline.vc_tta-accordion_color_blue .vc_tta-panel.vc_active .vc_tta-panel-heading:hover .vc_tta-panel-title > a {
            color: #011b3a;
        }

.vc_tta.vc_tta-accordion_style_outline.vc_tta-accordion_color_blue .vc_tta-panel.vc_active .vc_tta-panel-body {
    border-color: #62abf5;
    background: #fff;
}

.vc_tta.vc_tta-accordion_style_outline.vc_tta-accordion_color_yellow .vc_tta-panel .vc_tta-panel-title {
    letter-spacing: .2px;
    font-weight: 600;
    font-size: 18px;
}

    .vc_tta.vc_tta-accordion_style_outline.vc_tta-accordion_color_yellow .vc_tta-panel .vc_tta-panel-title > a {
        color: #56509f;
    }

.vc_tta.vc_tta-accordion_style_outline.vc_tta-accordion_color_yellow .vc_tta-panel .vc_tta-controls-icon.vc_tta-controls-icon-plus::after, .vc_tta.vc_tta-accordion_style_outline.vc_tta-accordion_color_yellow .vc_tta-panel .vc_tta-controls-icon.vc_tta-controls-icon-plus::before {
    border-color: #ff6682;
}

.vc_tta.vc_tta-accordion_style_outline.vc_tta-accordion_color_yellow .vc_tta-panel .vc_tta-panel-heading {
    border-color: #fd0;
    background: #fff;
}

    .vc_tta.vc_tta-accordion_style_outline.vc_tta-accordion_color_yellow .vc_tta-panel .vc_tta-panel-heading .vc_tta-icon {
        font-size: 16px;
        color: #ff6682;
    }

    .vc_tta.vc_tta-accordion_style_outline.vc_tta-accordion_color_yellow .vc_tta-panel .vc_tta-panel-heading:hover .vc_tta-panel-title > a {
        color: #ff6682;
    }

.vc_tta.vc_tta-accordion_style_outline.vc_tta-accordion_color_yellow .vc_tta-panel.vc_active .vc_tta-panel-heading {
    background: #fff;
    border-bottom: 0;
    border-radius: 15px 15px 0 0;
}

    .vc_tta.vc_tta-accordion_style_outline.vc_tta-accordion_color_yellow .vc_tta-panel.vc_active .vc_tta-panel-heading:after {
        content: "";
        display: block;
        border-bottom: 1px solid #dedede;
        margin: 0 20px;
    }

    .vc_tta.vc_tta-accordion_style_outline.vc_tta-accordion_color_yellow .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title > a {
        color: #ff6682;
        padding-bottom: 11px;
    }

    .vc_tta.vc_tta-accordion_style_outline.vc_tta-accordion_color_yellow .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-icon {
        font-size: 16px;
    }

    .vc_tta.vc_tta-accordion_style_outline.vc_tta-accordion_color_yellow .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-controls-icon.vc_tta-controls-icon-plus:after, .vc_tta.vc_tta-accordion_style_outline.vc_tta-accordion_color_yellow .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-controls-icon.vc_tta-controls-icon-plus:before {
        border-color: #ff6682;
    }

    .vc_tta.vc_tta-accordion_style_outline.vc_tta-accordion_color_yellow .vc_tta-panel.vc_active .vc_tta-panel-heading:hover {
        background: #fff;
    }

        .vc_tta.vc_tta-accordion_style_outline.vc_tta-accordion_color_yellow .vc_tta-panel.vc_active .vc_tta-panel-heading:hover .vc_tta-panel-title > a {
            color: #ff6682;
        }

.vc_tta.vc_tta-accordion_style_outline.vc_tta-accordion_color_yellow .vc_tta-panel.vc_active .vc_tta-panel-body {
    border-color: #fd0;
    background: #fff;
    border-radius: 0 0 15px 15px;
}

.stm-tabs__list {
    list-style: none;
    margin-bottom: 0;
    padding-left: 0;
    font-size: 0;
    text-align: center;
}

.stm-tabs__list-item {
    display: inline-block;
    font-size: 18px;
}

.stm-tabs__item-link {
    display: block;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.stm-tabs_style_outline .stm-tabs__item-link {
    padding: 10.5px 34px;
    color: #011b3a;
    border: 2px solid transparent;
    text-decoration: none;
}

    .stm-tabs_style_outline .stm-tabs__item-link:hover {
        text-decoration: none;
    }

    .stm-tabs_style_outline .stm-tabs__item-link.stm-tabs__item-link_active {
        border-color: #95cc47;
        color: #011b3a;
    }

.vc_tta-tabs .vc_tta-panels .vc_tta-panel-title {
    border-radius: 20px;
    background-color: #fd0;
    font-size: 18px;
}

.vc_tta-tabs .vc_tta-panels .vc_active .vc_tta-panel-title {
    background-color: #ff6682;
    color: #fff;
}

.vc_tta-tabs .vc_tta-panels .vc_active .vc_tta-panel-body {
    padding-right: 10px !important;
    padding-bottom: 20px !important;
    padding-left: 10px !important;
}

.wpb_wrapper .vc_tta-container {
    margin-bottom: 0;
}

.vc_tta-tabs_style-2.vc_tta-tabs .vc_tta-tabs-container, .vc_tta-tabs_style-1.vc_tta-tabs .vc_tta-tabs-container {
    margin: 0 -8px !important;
}

.vc_tta-tabs_style-2.vc_tta-tabs .vc_tta-tabs-list, .vc_tta-tabs_style-1.vc_tta-tabs .vc_tta-tabs-list {
    display: block;
    width: 100%;
    padding: 10px 0 !important;
    background-color: #fd0;
    border-radius: 20px;
}

    .vc_tta-tabs_style-2.vc_tta-tabs .vc_tta-tabs-list .vc_tta-tab, .vc_tta-tabs_style-1.vc_tta-tabs .vc_tta-tabs-list .vc_tta-tab {
        float: left;
        font-size: 18px;
        font-weight: 600;
    }

        .vc_tta-tabs_style-2.vc_tta-tabs .vc_tta-tabs-list .vc_tta-tab:first-child, .vc_tta-tabs_style-1.vc_tta-tabs .vc_tta-tabs-list .vc_tta-tab:first-child {
            padding-left: 8px;
        }

        .vc_tta-tabs_style-2.vc_tta-tabs .vc_tta-tabs-list .vc_tta-tab > a, .vc_tta-tabs_style-1.vc_tta-tabs .vc_tta-tabs-list .vc_tta-tab > a {
            display: inline-block;
            vertical-align: top;
            padding: 11px 45px;
            border: 0;
            white-space: nowrap;
            border-radius: 25px !important;
            line-height: 1;
            -webkit-transition: all .3s ease;
            transition: all .3s ease;
            color: #56509f !important;
        }

        .vc_tta-tabs_style-2.vc_tta-tabs .vc_tta-tabs-list .vc_tta-tab.vc_active a, .vc_tta-tabs_style-1.vc_tta-tabs .vc_tta-tabs-list .vc_tta-tab.vc_active a {
            background-color: #ff6682;
            color: #fff !important;
        }

.vc_tta-tabs_style-2.vc_tta-tabs.vc_general .vc_tta-panel-body, .vc_tta-tabs_style-1.vc_tta-tabs.vc_general .vc_tta-panel-body {
    border: 0;
    padding-top: 60px;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
}

.vc_tta-tabs_style-2.vc_tta-tabs.vc_general.vc_tta-color-blue.vc_tta-o-no-fill .vc_tta-panel-body, .vc_tta-tabs_style-1.vc_tta-tabs.vc_general.vc_tta-color-blue.vc_tta-o-no-fill .vc_tta-panel-body {
    background: #fff;
}

.vc_tta-tabs_style-2.vc_tta-tabs .vc_tta-tabs-list .vc_tta-tab > a {
    padding: 11px 36px;
}

.vc_tta-tabs_style-2.vc_tta-tabs.vc_general.vc_tta-o-no-fill .vc_tta-panel-body {
    padding-top: 42px;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 46px;
}

.vc_tta-tabs_style-2.classes-box-tabs .vc_tta-tabs-list .vc_tta-tab > a {
    padding: 11px 50px;
}

.nav-tabs_pricing-tables {
    border-bottom: 0;
}

    .nav-tabs_pricing-tables > li > a {
        margin: 0;
        padding: 0 20px;
        background: transparent;
        border: 2px solid #62abf5;
        border-radius: 0;
        font-size: 13px;
        line-height: 36px;
        color: #011b3a;
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
    }

        .nav-tabs_pricing-tables > li > a:focus {
            background: transparent;
            color: #011b3a;
            border: 2px solid #62abf5;
        }

        .nav-tabs_pricing-tables > li > a:hover {
            border: 2px solid #62abf5;
            background: #62abf5;
            color: #fff;
        }

    .nav-tabs_pricing-tables > li.active > a {
        border: 2px solid #62abf5;
        background: #62abf5;
        color: #fff;
    }

        .nav-tabs_pricing-tables > li.active > a:hover, .nav-tabs_pricing-tables > li.active > a:focus {
            border: 2px solid #62abf5;
            background: #62abf5;
            color: #fff;
        }

.stm-menu {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

    .stm-menu:after {
        content: '';
        display: table;
        clear: both;
    }

.stm-menu__item {
    float: left;
    position: relative;
}

.stm-menu__item-link {
    display: block;
    position: relative;
    text-align: center;
}

.stm-menu_antonio {
    background-color: #fd0;
    border-radius: 20px;
    padding: 10px;
}

    .stm-menu_antonio .stm-menu__item {
        position: relative;
        font-size: 18px;
        font-weight: 600;
    }

    .stm-menu_antonio .stm-menu__item-link {
        position: relative;
        display: block;
        padding: 4px 53px 6px;
        line-height: 30px;
        text-align: center;
        color: #56509f;
        -webkit-transition: color .2s;
        transition: color .2s;
    }

        .stm-menu_antonio .stm-menu__item-link:hover, .stm-menu_antonio .stm-menu__item-link:focus {
            text-decoration: none;
        }

        .stm-menu_antonio .stm-menu__item-link:hover, .stm-menu_antonio .stm-menu__item-link:focus {
            color: #ff6682;
        }

    .stm-menu_antonio .stm-menu__item.active .stm-menu__item-link, .stm-menu_antonio .stm-menu__item_active .stm-menu__item-link {
        color: #fff;
        border-radius: 25px;
        background-color: #ff6682;
    }

.stm-menu_centered {
    text-align: center;
}

    .stm-menu_centered .stm-menu__item {
        float: none;
        display: inline-block;
    }

.stm-menu_capitalize .stm-menu__item {
    text-transform: capitalize;
}

.stm-tab__pane-action_separated {
    overflow: hidden;
}

    .stm-tab__pane-action_separated:after, .stm-tab__pane-action_separated:before {
        content: "";
        width: 100%;
        display: inline-block;
        vertical-align: middle;
        border-top: 1px solid #e5e5e5;
    }

    .stm-tab__pane-action_separated:after {
        margin-right: -100%;
        margin-left: 20px;
    }

    .stm-tab__pane-action_separated:before {
        margin-left: -100%;
        margin-right: 20px;
    }

.tabs-accordion-box .tabs_custom_column_box {
    float: left;
    width: 55%;
}

.tabs-accordion-box .tabs_accordion_column_box {
    float: right;
    width: 40%;
}

.stm-icon-box__ic-container_img img {
    width: 1em;
    display: inline-block;
    height: auto;
}

.stm-icon-box_style-1 {
    position: relative;
    background: #fff;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 41px;
    padding-bottom: 46px;
}

    .stm-icon-box_style-1 .stm-icon-box__ic-container {
        font-size: 44px;
        color: #62abf5;
    }

    .stm-icon-box_style-1 .stm-icon-box__content {
        position: relative;
        z-index: 2;
    }

    .stm-icon-box_style-1 .stm-icon-box__title-small {
        margin-bottom: 6px;
        font-size: 18px;
        line-height: normal;
        color: #011b3a;
    }

    .stm-icon-box_style-1 .stm-icon-box__title {
        margin-bottom: 31px;
        font-size: 36px;
        font-weight: 300;
        line-height: 1;
        color: #011b3a;
    }

    .stm-icon-box_style-1 .stm-icon-box__sep {
        margin-bottom: 31px;
    }

    .stm-icon-box_style-1 .stm-icon-box__sep-line {
        border: 0;
        border-bottom: 2px solid #62abf5;
        margin: 0 auto;
        width: 60px;
    }

    .stm-icon-box_style-1 .stm-icon-box__descr {
        font-size: 18px;
        line-height: 28px;
        color: #595959;
    }

    .stm-icon-box_style-1.stm-icon-box_ic-pos_top .stm-icon-box__ic-container {
        margin-bottom: 17px;
    }

    .stm-icon-box_style-1.stm-icon-box_ic-pos_left .stm-icon-box__ic-container {
        float: left;
    }

    .stm-icon-box_style-1.stm-icon-box_ic-pos_left .stm-icon-box__content {
        overflow: hidden;
        padding-left: 25px;
    }

    .stm-icon-box_style-1 .stm-icon-box__step {
        position: absolute;
        bottom: 0;
        right: 0;
        z-index: 1;
        font-size: 120px;
        font-weight: 900;
        color: #f8f8f8;
        line-height: 1;
    }

.stm-icon-box_style-2:after {
    content: '';
    display: table;
    clear: both;
}

.stm-icon-box_style-2.stm-icon-box_ic-pos_left .stm-icon-box__ic-container {
    float: left;
    margin-top: 1px;
}

.stm-icon-box_style-2.stm-icon-box_ic-pos_left .stm-icon-box__content {
    overflow: hidden;
    padding-left: 8px;
}

.stm-icon-box_style-2.stm-icon-box_ic-pos_left .stm-icon-box__title {
    letter-spacing: -.3px;
    font-size: 16px;
    color: #595959;
}

.stm-icon-box_style-3 {
    display: table;
}

    .stm-icon-box_style-3:after {
        content: '';
        display: table;
        clear: both;
    }

    .stm-icon-box_style-3 .stm-icon-box__content, .stm-icon-box_style-3 .stm-icon-box__ic-container {
        display: table-cell;
        vertical-align: middle;
    }

    .stm-icon-box_style-3 .stm-icon-box__ic-container {
        -webkit-transition: 1s linear;
        transition: 1s linear;
    }

    .stm-icon-box_style-3:hover .stm-icon-box__ic-container {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }

    .stm-icon-box_style-3 .stm-icon-box__title {
        margin-bottom: 3px;
        font-size: 18px;
        font-weight: 600;
        line-height: 24px;
    }

        .stm-icon-box_style-3 .stm-icon-box__title a {
            color: inherit;
            text-decoration: none;
            -webkit-transition: all .3s ease;
            transition: all .3s ease;
        }

            .stm-icon-box_style-3 .stm-icon-box__title a:hover {
                color: #ff6682;
            }

    .stm-icon-box_style-3 .stm-icon-box__sub-title {
        font-size: 13px;
        font-style: italic;
        color: gray;
    }

    .stm-icon-box_style-3.stm-icon-box_ic-pos_left .stm-icon-box__content {
        padding-left: 20px;
    }

.stm-icon-box_style-4 {
    position: relative;
}

    .stm-icon-box_style-4 .stm-icon-box__ic-container {
        font-size: 61px;
        color: #95cc47;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        -webkit-transition: all .4s;
        transition: all .4s;
    }

    .stm-icon-box_style-4:hover .stm-icon-box__ic-container {
        margin-top: -10px !important;
    }

    .stm-icon-box_style-4 .stm-icon-box__content {
        position: relative;
        z-index: 2;
    }

    .stm-icon-box_style-4 .stm-icon-box__title {
        margin-top: 13px;
        margin-bottom: 14px;
        letter-spacing: .2px;
        font-size: 22px;
        font-weight: 600;
        line-height: 26px;
        color: #ff6682;
    }

        .stm-icon-box_style-4 .stm-icon-box__title a:hover {
            color: #56509f;
            text-decoration: none;
        }

    .stm-icon-box_style-4 .stm-icon-box__descr {
        padding-right: 20px;
        margin-bottom: 23px;
        font-size: 18px;
        line-height: 28px;
        color: #595959;
    }

    .stm-icon-box_style-4.stm-icon-box_ic-pos_top .stm-icon-box__ic-container {
        margin-bottom: 4px;
    }

    .stm-icon-box_style-4.stm-icon-box_ic-pos_left .stm-icon-box__ic-container {
        float: left;
        min-width: 64px;
        text-align: center;
    }

    .stm-icon-box_style-4.stm-icon-box_ic-pos_left .stm-icon-box__content {
        overflow: hidden;
        padding-left: 21px;
    }

    .stm-icon-box_style-4 .stm-icon-box__step {
        position: absolute;
        bottom: -14px;
        right: -5px;
        z-index: 1;
        font-size: 120px;
        font-weight: 900;
        color: #f8f8f8;
        line-height: 1;
    }

.stm-icon-box_style-5 .stm-icon-box__image {
    float: left;
    max-width: 255px;
}

    .stm-icon-box_style-5 .stm-icon-box__image img {
        display: block;
        max-width: 100%;
        height: auto;
        border-radius: 25px 0 0 25px;
    }

.stm-icon-box_style-5 .stm-icon-box__title_link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

    .stm-icon-box_style-5 .stm-icon-box__title_link a {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        font-size: 0;
    }

.stm-icon-box_style-5 .stm-icon-box__content {
    overflow: hidden;
    position: relative;
    min-height: 300px;
    background-color: #fff;
    padding: 42px 30px 0 30px;
    border-radius: 0 25px 25px 0;
}

    .stm-icon-box_style-5 .stm-icon-box__content .stm-icon-box__ic-container {
        float: left;
        width: 80px;
        margin-right: 7px;
    }

    .stm-icon-box_style-5 .stm-icon-box__content .stm-icon-box__title, .stm-icon-box_style-5 .stm-icon-box__content .stm-icon-box__title-small {
        overflow: hidden;
        position: relative;
        letter-spacing: -.2px;
        margin: 1px 0;
        font-weight: 600;
        font-size: 22px;
    }

    .stm-icon-box_style-5 .stm-icon-box__content .stm-icon-box__descr {
        float: left;
        width: 100%;
        position: relative;
        margin-top: 11px;
        line-height: 28px;
        font-size: 18px;
        z-index: 20;
        color: #595959;
    }

.stm-action-box__figure {
    position: relative;
    overflow: hidden;
    height: 250px;
    max-width: 350px;
    margin: 0 auto;
    border-radius: 25px;
    z-index: 10;
}

    .stm-action-box__figure img {
        display: block;
        max-width: 100%;
        height: auto;
    }

    .stm-action-box__figure .stm-action-box__figcaption {
        position: absolute;
        top: 190px;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(86,80,159,.85);
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
    }

        .stm-action-box__figure .stm-action-box__figcaption .stm-action-box__figcaption-title {
            padding: 12px 30px 8px;
            line-height: 30px;
            font-weight: 500;
            font-size: 24px;
            color: #fff;
        }

        .stm-action-box__figure .stm-action-box__figcaption .stm-icon-box__ic-container {
            float: left;
            margin-right: 30px;
            font-size: 30px;
        }

        .stm-action-box__figure .stm-action-box__figcaption .stm-action-box__content-text {
            padding: 10px 30px 11px;
            line-height: 28px;
            font-size: 18px;
            color: #fff;
        }

        .stm-action-box__figure .stm-action-box__figcaption .stm-action-box__figcaption-link-title {
            padding: 0 30px;
            line-height: 28px;
            font-weight: 500;
            font-size: 18px;
            color: #fff;
        }

            .stm-action-box__figure .stm-action-box__figcaption .stm-action-box__figcaption-link-title a {
                color: #fd0;
            }

                .stm-action-box__figure .stm-action-box__figcaption .stm-action-box__figcaption-link-title a:hover {
                    color: #fff;
                    text-decoration: none;
                }

    .stm-action-box__figure:hover .stm-action-box__figcaption {
        padding-top: 29px;
        top: 0;
    }

.stm-action-box__figcaption-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
}

.stm-action-box__figure_box .stm-action-box__thumbnail {
    display: block;
    max-width: 125px;
    margin: 0 auto;
    border-radius: 200px;
}

    .stm-action-box__figure_box .stm-action-box__thumbnail img {
        display: block;
        max-width: 100%;
        height: auto;
        position: relative;
        overflow: hidden;
        border-radius: 200px;
        margin-bottom: 24px;
    }

.stm-action-box__figure_box .stm-action-box__figcaption-title {
    background: transparent;
    letter-spacing: .2px;
    padding: 18px 0 12px;
    font-weight: 600;
    font-size: 24px;
    color: #fff;
}

    .stm-action-box__figure_box .stm-action-box__figcaption-title:after {
        display: none;
    }

.stm-action-box__figure_box .stm-action-box__figcaption_box {
    margin-top: -117px;
    padding: 128px 20px 43px;
    border-radius: 25px;
    background-color: #56509f;
    font-weight: 400;
    font-size: 18px;
    color: #fff;
}

.stm-teacher_view_grid-item {
    margin-bottom: 80px;
}

.stm-carousel.stm-carousel_view_teachers {
    margin-bottom: 80px;
}

    .stm-carousel.stm-carousel_view_teachers .stm-teacher_view_grid-item {
        margin-bottom: 0;
    }

.stm-teacher__info-content {
    text-align: center;
}

.stm-teacher__photo {
    max-width: 160px;
    margin: 0 auto 17px;
}

    .stm-teacher__photo img {
        display: block;
        height: auto;
        max-width: 100%;
        border-radius: 50%;
    }

.stm-teacher__name {
    overflow: hidden;
    white-space: nowrap;
    letter-spacing: .3px;
    text-overflow: ellipsis;
    line-height: 32px;
    font-weight: 600;
    font-size: 24px;
    color: #56509f;
}

    .stm-teacher__name a {
        color: #56509f;
    }

        .stm-teacher__name a:hover {
            color: #ff6682;
            text-decoration: none;
        }

.stm-teacher__position {
    font-size: 18px;
    line-height: 24px;
    color: #595959;
    white-space: nowrap;
    overflow: hidden;
    letter-spacing: -.3px;
    margin-bottom: 15px;
    text-overflow: ellipsis;
}

.stm-staff-table {
    width: 100%;
    font-size: 14px;
}

    .stm-staff-table th {
        background: #95cc47;
        padding: 8px 15px;
        text-transform: uppercase;
        line-height: 24px;
        color: #fff;
    }

    .stm-staff-table td {
        background: #fff;
        padding: 13px 15px;
        border-bottom: 1px solid rgba(0,0,0,.15);
        line-height: 24px;
        color: #595959;
    }

.stm-contact-details_type_teacher .stm-contact-details__items {
    list-style: none;
    padding-left: 0;
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

.stm-contact-details_type_teacher .stm-contact-details__item {
    float: left;
    width: 37%;
    position: relative;
    letter-spacing: -.4px;
    margin-bottom: 12px;
    line-height: 24px;
    font-size: 18px;
    color: #595959;
}

    .stm-contact-details_type_teacher .stm-contact-details__item:nth-child(2n) {
        width: 62%;
    }

    .stm-contact-details_type_teacher .stm-contact-details__item span {
        display: block;
        padding-left: 30px;
        position: relative;
    }

        .stm-contact-details_type_teacher .stm-contact-details__item span:before {
            font-family: stm-icon;
            position: absolute;
            top: 0;
            left: 0;
            font-size: 16px;
            color: #ff6682;
        }

    .stm-contact-details_type_teacher .stm-contact-details__item a {
        color: #56509f;
    }

        .stm-contact-details_type_teacher .stm-contact-details__item a:focus, .stm-contact-details_type_teacher .stm-contact-details__item a:hover {
            text-decoration: none;
            color: #ff6682;
        }

    .stm-contact-details_type_teacher .stm-contact-details__item:last-child {
        margin-bottom: 0;
    }

.stm-contact-details_type_teacher .stm-contact-details__item_type_tel span:before {
    content: "\e947";
    left: 2px;
}

.stm-contact-details_type_teacher .stm-contact-details__item_type_url span:before {
    content: "\e902";
    top: 3px;
    font-size: 12px;
}

.stm-contact-details_type_teacher .stm-contact-details__item_type_address span:before {
    content: "\e92e";
}

.stm-contact-details_type_teacher .stm-contact-details__item_type_skype span:before {
    content: "\e912";
    top: 2px;
}

.stm-contact-details_type_teacher .stm-contact-details__item_type_socials {
    float: left;
    width: 100%;
}

.socials-list_type_teacher {
    font-size: 0;
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}

    .socials-list_type_teacher .socials-list__item {
        display: inline-block;
        margin-right: 8px;
        font-size: 18px;
        vertical-align: middle;
    }

        .socials-list_type_teacher .socials-list__item .socials-list__item-link {
            position: relative;
            display: block;
            width: 32px;
            height: 32px;
            border-radius: 50%;
            text-align: center;
            line-height: 32px;
            opacity: .7;
            color: #fff;
            -webkit-transition: all .3s ease;
            transition: all .3s ease;
        }

            .socials-list_type_teacher .socials-list__item .socials-list__item-link span {
                display: inline-block;
            }

            .socials-list_type_teacher .socials-list__item .socials-list__item-link:focus, .socials-list_type_teacher .socials-list__item .socials-list__item-link:hover {
                text-decoration: none;
            }

            .socials-list_type_teacher .socials-list__item .socials-list__item-link:hover {
                opacity: 1;
            }

        .socials-list_type_teacher .socials-list__item .socials-list__item-link_type_facebook {
            background: #3a5897;
        }

        .socials-list_type_teacher .socials-list__item .socials-list__item-link_type_twitter {
            background: #00aced;
        }

        .socials-list_type_teacher .socials-list__item .socials-list__item-link_type_google-plus {
            background: #db4437;
            font-size: 16px;
        }

        .socials-list_type_teacher .socials-list__item .socials-list__item-link_type_instagram {
            background: #ac907a;
            font-size: 16px;
        }

        .socials-list_type_teacher .socials-list__item .socials-list__item-link_type_envelope {
            background: #ffc600;
            padding-top: 1px;
            font-size: 12px;
        }

        .socials-list_type_teacher .socials-list__item .socials-list__item-link_type_youtube {
            background: #b00;
            font-size: 14px;
        }

        .socials-list_type_teacher .socials-list__item .socials-list__item-link_type_soundcloud {
            background: #ff3a00;
            font-size: 14px;
        }

.stm-contact-details_type_contacts {
    display: inline-block;
    max-width: 425px;
    padding: 47px 52px 50px 52px;
    background: #fff;
}

    .stm-contact-details_type_contacts .stm-contact-details__item {
        margin-bottom: 17px;
    }

    .stm-contact-details_type_contacts .socials-list_type_teacher {
        padding-top: 15px;
    }

    .stm-contact-details_type_contacts .stm-contact-details__item_type_fax a, .stm-contact-details_type_contacts .stm-contact-details__item_type_tel a {
        color: #595959;
        cursor: default;
    }

    .stm-contact-details_type_contacts .stm-contact-details__item_type_email a, .stm-contact-details_type_contacts .stm-contact-details__item_type_skype a {
        color: #62abf5;
    }

        .stm-contact-details_type_contacts .stm-contact-details__item_type_email a:hover, .stm-contact-details_type_contacts .stm-contact-details__item_type_skype a:hover {
            text-decoration: underline;
        }

    .stm-contact-details_type_contacts .socials-list {
        margin-bottom: -8px;
    }

    .stm-contact-details_type_contacts .socials-list__item {
        margin-bottom: 8px;
    }

.stm-map__content {
    position: relative;
}

.vc_row-no-padding .stm-map .stm-contact-details {
    position: absolute;
    top: 50%;
    left: 15px;
    margin-right: 15px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 5;
}

.stm-map__canvas {
    height: 100%;
}

.stm-map__form {
    max-width: 515px;
    margin-top: -450px;
    padding: 40px 50px;
    background: rgba(86,80,159,.75);
    position: relative;
    z-index: 99;
}

    .stm-map__form .wpcf7-response-output {
        position: absolute;
        top: 100%;
        left: 0;
        border: 0 !important;
        margin: 0 !important;
        background: #56509f !important;
    }

.stm-link-container_left {
    text-align: left;
}

.stm-link-container_right {
    text-align: right;
}

.stm-link-container_center {
    text-align: center;
}

.stm-link-container_inline {
    display: inline-block;
    vertical-align: middle;
}

.stm-link {
    position: relative;
    z-index: 2;
}

    .stm-link i {
        vertical-align: middle;
        display: inline-block;
    }

        .stm-link i.stm-icon-arrow-right {
            font-size: 6px;
        }

.stm-link_icon-right i {
    margin-left: 6px;
}

.stm-link_icon-left i {
    margin-right: 6px;
}

.stm-link_green, .stm-link_green:hover, .stm-link_green:focus {
    color: #95cc47;
}

.stm-link_dark-blue:hover, .stm-link_dark-blue:focus, .stm-link_dark-blue {
    color: #011b3a;
}

.stm-link_blue:hover, .stm-link_blue:focus, .stm-link_blue {
    color: #62abf5;
}

.stm-contact-person:after {
    content: '';
    display: table;
    clear: both;
}

.stm-contact-person__photo {
    float: left;
    max-width: 100px;
}

    .stm-contact-person__photo img {
        display: block;
        max-width: 100%;
        height: auto;
    }

.stm-contact-person__data {
    overflow: hidden;
    padding-left: 20px;
}

.stm-contact-person__question {
    margin-top: -3px;
    margin-bottom: 11px;
    font-size: 14px;
    line-height: normal;
    color: #595959;
}

.stm-contact-person__name {
    margin: 0 0 11px 0;
    font-size: 18px;
    line-height: normal;
    color: #011b3a;
}

.stm-contact-person__contacts {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}

.stm-contact-person__contact {
    position: relative;
    padding-left: 30px;
    color: #595959;
}

    .stm-contact-person__contact:not(:last-child) {
        margin-bottom: 5px;
    }

    .stm-contact-person__contact:before {
        position: absolute;
        left: 0;
        top: 2px;
        font-family: 'stm-icon' !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        color: #95cc47;
    }

.stm-contact-person__contact_type_tel a {
    color: #595959;
    text-decoration: none;
}

.stm-contact-person__contact_type_tel:before {
    content: "\e904";
}

.stm-contact-person__contact_type_email:before {
    content: "\e902";
    top: 4px;
}

.stm-contact-details_box .stm-contact-details__items_box {
    float: left;
    width: 100%;
    padding: 0;
    margin-bottom: 25px;
    list-style: none;
}

    .stm-contact-details_box .stm-contact-details__items_box li {
        float: left;
        width: 50%;
        margin-bottom: 12px;
        letter-spacing: .3px;
        font-size: 16px;
        color: #595959;
    }

        .stm-contact-details_box .stm-contact-details__items_box li .stm-icon {
            display: inline-block;
            vertical-align: top;
            width: 16px;
            margin-top: 6px;
            margin-right: 20px;
            text-align: center;
            font-size: 16px;
            color: #ff6682;
        }

        .stm-contact-details_box .stm-contact-details__items_box li a {
            color: #56509f;
        }

            .stm-contact-details_box .stm-contact-details__items_box li a:hover {
                color: #ff6682;
            }

    .stm-contact-details_box .stm-contact-details__items_box .stm-contact-details__item_type_email .stm-icon {
        margin-top: 8px;
        font-size: 12px;
    }

    .stm-contact-details_box .stm-contact-details__items_box .stm-contact-details__item_type_address {
        width: 100%;
    }

.stm-contact-details_box .list_social-networks .list__item-link {
    opacity: 1;
}

    .stm-contact-details_box .list_social-networks .list__item-link:hover {
        opacity: .5;
    }

.stm-teacher-bio__photo {
    max-width: 80px;
    margin-right: 17px;
}

    .stm-teacher-bio__photo img {
        display: block;
        max-width: 100%;
        height: auto;
        border-radius: 50%;
    }

.stm-teacher-bio__title {
    position: relative;
    overflow: hidden;
    padding-top: 10px;
    line-height: 34px;
    letter-spacing: .3px;
    font-size: 24px;
    font-weight: 600;
    color: #56509f;
}

.stm-teacher-bio__position {
    font-size: 18px;
    color: #595959;
    letter-spacing: -.3px;
    line-height: normal;
}

.stm-teacher-bio_trainer .stm-teacher-bio__content:after {
    content: '';
    display: table;
    clear: both;
}

.stm-teacher-bio_trainer .stm-teacher-bio__data {
    float: left;
}

.stm-teacher-bio_trainer .stm-teacher-bio__text {
    padding-left: 30px;
    overflow: hidden;
}

.stm-icon-list__heading {
    position: relative;
    padding-left: 27px;
}

    .stm-icon-list__heading .stm-icon-list__icon {
        position: absolute;
        left: 0;
        top: 3.2px;
        font-size: 16px;
    }

.stm-icon-list__title {
    margin-bottom: 22px;
    line-height: normal;
}

.stm-icon-list__list {
    margin-bottom: 0;
    padding-left: 27px;
    list-style: none;
}

.stm-icon-list__list-item:not(:last-child) {
    margin-bottom: 20px;
}

.stm-icon-list__item-title {
    margin-bottom: 8px;
    font-size: 14px;
    color: #011b3a;
    line-height: normal;
}

.stm-icon-list__item-sub-title {
    font-size: 13px;
    color: #999;
    line-height: normal;
}

.stm-image-box__content:after {
    content: '';
    display: table;
    clear: both;
}

.stm-image-box_img_left .stm-image-box__image {
    float: left;
}

.stm-image-box_img_left .stm-image-box__body {
    overflow: hidden;
    padding-left: 30px;
}

.stm-image-box__title {
    margin-bottom: 24px;
    line-height: normal;
}

    .stm-image-box__title a {
        color: inherit;
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
    }

        .stm-image-box__title a:hover {
            text-decoration: none;
            color: #62abf5;
        }

.stm-image-box__title_inside {
    margin-top: -7px;
}

.stm-image-box__sep {
    border-bottom: 2px solid #95cc47;
    width: 60px;
    margin: 0 0 34px 0;
}

.stm-image-box__sep_outside {
    margin-bottom: 40px;
}

.stm-image-box__description {
    font-size: 14px;
    line-height: 24px;
    color: #595959;
}

    .stm-image-box__description p {
        margin-bottom: 21px;
        font-size: 14px;
        line-height: 24px;
        color: #595959;
    }

    .stm-image-box__description ul {
        padding-left: 0;
        list-style: none;
        margin-bottom: 0;
    }

        .stm-image-box__description ul:not(:last-child) {
            margin-bottom: 30px;
        }

        .stm-image-box__description ul li {
            position: relative;
            padding-left: 25px;
            color: #595959;
            line-height: 24px;
        }

            .stm-image-box__description ul li:not(:last-child) {
                margin-bottom: 4px;
            }

            .stm-image-box__description ul li:before {
                content: '\e90f';
                font-family: 'stm-icon' !important;
                speak: none;
                font-style: normal;
                font-weight: normal;
                font-variant: normal;
                text-transform: none;
                line-height: 1;
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
                position: absolute;
                top: 9px;
                left: 0;
                font-size: 6px;
                color: #95cc47;
            }

.stm-image-box_title_outside .stm-image-box__description {
    margin-top: -6px;
}

.stm-text-box {
    padding: 44px 50px;
}

.stm-text-box__sep {
    width: 60px;
    margin: 0 0 44px 0;
    border-top-width: 2px;
}

.stm-text-box__text * {
    color: inherit;
}

    .stm-text-box__text *:before {
        color: inherit;
    }

.stm-text-box__text h4 {
    margin-bottom: 19px;
}

.stm-text-box__text p {
    line-height: inherit;
    color: inherit;
}

.stm-text-box__text ul:not(:last-child), .stm-text-box__text ol:not(:last-child) {
    margin-bottom: 39px;
}

.stm-text-box__action:after {
    content: '';
    display: table;
    clear: both;
}

.stm-pricing__content:after {
    content: '';
    display: table;
    clear: both;
}

.stm-pricing__side-panel {
    float: left;
    width: 31.531531531532%;
    padding-top: 50px;
}

.stm-pricing__filters {
    margin-top: 10px;
    margin-bottom: 81px;
}

    .stm-pricing__filters:after {
        content: '';
        display: table;
        clear: both;
    }

    .stm-pricing__filters ul {
        position: relative;
        float: left;
        overflow: hidden;
        padding-left: 0;
        margin-bottom: 0;
        border-radius: 35px;
        border: 2px solid #fd0;
        list-style: none;
    }

        .stm-pricing__filters ul:after {
            content: '';
            display: table;
            clear: both;
        }

    .stm-pricing__filters li {
        float: left;
        text-transform: uppercase;
        font-weight: 700;
        font-size: 14px;
    }

    .stm-pricing__filters .stm-pricing__filter_fluid-hover {
        position: absolute;
        background: #fd0;
        top: 0;
        left: 0;
        height: 100%;
        z-index: -1;
        -webkit-transition: left .3s ease;
        transition: left .3s ease;
    }

    .stm-pricing__filters a {
        display: block;
        line-height: 30px;
        padding: 3px 30px;
        color: #56509f;
    }

        .stm-pricing__filters a:focus, .stm-pricing__filters a:hover {
            text-decoration: none;
        }

    .stm-pricing__filters .stm-pricing__filter_active a {
        color: #56509f;
    }

.stm-pricing__features {
    padding-left: 0;
    list-style: none;
    margin-bottom: 0;
}

    .stm-pricing__features li {
        padding: 14.5px 20px;
        background: #fff;
        font-size: 18px;
        font-weight: 400;
        line-height: 30px;
        color: #595959;
    }

        .stm-pricing__features li:not(:first-child) {
            border-top: 1px solid rgba(89,89,89,.1);
        }

        .stm-pricing__features li:last-child {
            border-bottom: 1px solid rgba(89,89,89,.1);
        }

.stm-pricing__tables {
    float: left;
    width: 68.468468468468%;
}

.stm-pricing__tables-row {
    display: table;
    width: 100%;
}

.stm-pricing__tables-col {
    display: table-cell;
    vertical-align: middle;
    padding-top: 10px;
    padding-bottom: 10px;
}

    .stm-pricing__tables-col.stm-pricing__tables-col_featured {
        padding-top: 0;
        padding-bottom: 0;
    }

.stm-pricing_three .stm-pricing__tables-col {
    width: 33.33%;
}

.stm-pricing-table {
    padding-top: 21px;
    background: #fff;
    border-top: 4px solid #ff6682;
    text-align: center;
    box-shadow: 0 2px 3px rgba(0,0,0,.25);
}

.stm-pricing-table__title {
    margin-bottom: 24px;
    font-size: 24px;
    line-height: 30px;
    font-weight: 500;
    color: #56509f;
}

.stm-pricing-table__periods {
    position: relative;
    padding: 0 0 28px;
    margin-bottom: 0;
    list-style: none;
    border-bottom: 1px solid rgba(89,89,89,.1);
}

.stm-pricing-table__periods-item {
    display: none;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
}

.stm-pricing-table__periods-item_active {
    display: block;
}

.stm-pricing-table__price {
    margin-bottom: 9px;
    font-family: 'Grand Hotel',cursive;
    font-size: 60px;
    line-height: 30px;
    color: #ff6682;
}

.stm-pricing-table__period {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -.2px;
    color: #595959;
}

.stm-pricing-table__features {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.stm-pricing-table__feature {
    padding: 14.5px 15px;
    border-bottom: 1px solid rgba(89,89,89,.1);
    line-height: 30px;
}

    .stm-pricing-table__feature .stm-icon-check {
        color: #95cc47;
    }

    .stm-pricing-table__feature .stm-icon-times {
        color: #999;
    }

.stm-pricing-table__feature-label {
    display: none;
    font-size: 14px;
    font-weight: 700;
    color: #595959;
    line-height: normal;
}

.stm-pricing-table__action {
    padding: 25px;
}

    .stm-pricing-table__action > a {
        display: block;
        color: #56509f;
    }

        .stm-pricing-table__action > a:hover {
            opacity: .7;
        }

    .stm-pricing-table__action .stm-btn_md {
        max-width: 172px;
        min-width: 100px;
        margin: 0 auto;
        padding: 0 10px 4px !important;
    }

.stm-pricing-table_featured {
    position: relative;
    padding-top: 31px;
    box-shadow: 0 10px 20px rgba(0,0,0,.15);
}

    .stm-pricing-table_featured .stm-pricing-table__action {
        padding-top: 30px;
        padding-bottom: 30px;
    }

.stm-text-carousel__item-title {
    line-height: normal;
}

.stm-media-gallery__title-separator {
    width: 60px;
    margin: 0 0 52px 0;
    border: 0;
    border-top-width: 2px;
    border-top-style: solid;
}

.stm-text-carousel .stm-text-carousel__item-title {
    line-height: normal;
    margin: 0 0 26px 0;
}

.stm-text-carousel .stm-text-carousel__item-text {
    line-height: 30px;
}

.stm-text-carousel__controls {
    position: relative;
    overflow: hidden;
    margin-top: 45px;
}

    .stm-text-carousel__controls:after {
        content: "";
        border-bottom: 1px solid #e5e5e5;
        display: inline-block;
        vertical-align: middle;
        width: 100%;
        margin-right: -100%;
        margin-left: 12px;
    }

.stm-text-carousel__controls_view_media-gallery {
    margin-right: -30px;
}

.stm-text-carousel__dots {
    display: inline-block;
    vertical-align: top;
}

    .stm-text-carousel__dots .owl-dot {
        margin-left: 2px;
        display: inline-block;
        margin-right: 20px;
    }

        .stm-text-carousel__dots .owl-dot span {
            display: block;
            width: 8px;
            height: 8px;
            background: rgba(1,27,58,.25);
            border-radius: 50%;
            cursor: pointer;
            -webkit-transition: all .3s ease;
            transition: all .3s ease;
        }

        .stm-text-carousel__dots .owl-dot.active span, .stm-text-carousel__dots .owl-dot:hover span {
            background: #95cc47;
        }

        .stm-text-carousel__dots .owl-dot.active span {
            -webkit-transform: scale(1.5);
            transform: scale(1.5);
        }

.stm-media-gallery__action {
    margin-top: 69px;
}

    .stm-media-gallery__action .stm-btn_icon_left i {
        padding-right: 14px;
    }

.stm-media-gallery__action_centered {
    text-align: center;
}

.stm-video-carousel__item {
    position: relative;
}

.stm-video-carousel__item-poster {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-size: cover;
    background-position: center;
    z-index: 2;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.stm-video-carousel__item-poster_state_hidden {
    opacity: 0;
    visibility: hidden;
}

.stm-video-carousel__item-play {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 80px;
    height: 80px;
    padding-top: 27px;
    padding-left: 30px;
    margin: auto;
    background: rgba(149,204,71,.8);
    border: 2px solid #fff;
    border-radius: 50%;
    font-size: 24px;
    color: #fff;
    text-decoration: none;
    z-index: 3;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

    .stm-video-carousel__item-play:focus {
        color: #fff;
        text-decoration: none;
    }

    .stm-video-carousel__item-play:hover {
        background: #62abf5;
        color: #fff;
        text-decoration: none;
    }

.stm-media-gallery_format_audio .stm-media-gallery__item-title {
    margin-top: -6px;
    margin-bottom: 25px;
    line-height: 30px;
}

.stm-media-gallery_format_audio .stm-media-gallery__action {
    margin-top: 46px;
}

.stm-media-gallery__actions-bar {
    margin-bottom: 40px;
}

    .stm-media-gallery__actions-bar:after {
        content: '';
        display: table;
        clear: both;
    }

.stm-media-gallery__filter_box {
    float: left;
    width: 100%;
    background-color: #fd0;
    border-radius: 20px;
}

.stm-media-gallery__filters {
    float: left;
    list-style: none;
    padding: 10px 0 10px 10px;
    margin-bottom: 0;
}

    .stm-media-gallery__filters:after {
        content: '';
        display: table;
        clear: both;
    }

.stm-media-gallery__filter {
    position: relative;
    float: left;
}

.stm-media-gallery__filter-link {
    display: block;
    padding: 5px 50px;
    font-size: 18px;
    line-height: 30px;
    border-radius: 35px;
    text-transform: capitalize;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    font-weight: 600;
    color: #56509f;
    -webkit-transition: "color" .3s ease;
    transition: "color" .3s ease;
}

    .stm-media-gallery__filter-link:focus {
        text-decoration: none;
        color: #56509f;
    }

    .stm-media-gallery__filter-link:hover {
        color: #fff;
        background-color: #ff6682;
        text-decoration: none;
    }

.stm-media-gallery__filter_active .stm-media-gallery__filter-link {
    background-color: #ff6682;
    color: #fff;
}

    .stm-media-gallery__filter_active .stm-media-gallery__filter-link:hover {
        cursor: default;
    }

.stm-media-gallery__layout-wide {
    height: 46px;
    width: 46px;
    position: relative;
    float: right;
    margin-top: 8px;
    margin-right: 16px;
    font-size: 8px;
    color: #56509f;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

    .stm-media-gallery__layout-wide:focus {
        text-decoration: none;
        color: #56509f;
    }

    .stm-media-gallery__layout-wide:hover {
        color: #ff6682;
        text-decoration: none;
    }

    .stm-media-gallery__layout-wide .stm-icon {
        -webkit-transition: -webkit-transform .3s ease;
        transition: -webkit-transform .3s ease;
        transition: transform .3s ease;
        transition: transform .3s ease,-webkit-transform .3s ease;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }

    .stm-media-gallery__layout-wide .stm-icon-arrow-top-right {
        position: absolute;
        top: 13px;
        right: 13px;
    }

    .stm-media-gallery__layout-wide .stm-icon-arrow-bottom-left {
        position: absolute;
        bottom: 13px;
        left: 13px;
    }

.stm-media-gallery__layout-wide_active .stm-icon-arrow-top-right {
    -webkit-transform: translateY(12.9px) translateX(-12px);
    transform: translateY(12.9px) translateX(-12px);
}

.stm-media-gallery__layout-wide_active .stm-icon-arrow-bottom-left {
    -webkit-transform: translateY(-12.9px) translateX(12.5px);
    transform: translateY(-12.9px) translateX(12.5px);
}

.stm-media-gallery__items {
    position: relative;
    max-width: 1110px;
    margin: 0 auto;
}

    .stm-media-gallery__items.stm-media-gallery__items_wide {
        max-width: 100%;
    }

    .stm-media-gallery__items .row {
        position: relative;
    }

.stm-media-gallery__item-col {
    margin-bottom: 30px;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

.stm-media-gallery__items_wide .stm-media-gallery__items-row {
    margin: 0;
}

.stm-media-gallery__items_wide .stm-media-gallery__item-col {
    margin-bottom: 0;
    padding: 0;
}

.stm-media-gallery__item {
    position: relative;
    overflow: hidden;
}

    .stm-media-gallery__item img {
        display: block;
        max-width: 100%;
        width: 100%;
        height: auto;
    }

.stm-media-gallery__item-fancybox {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(86,80,159,.5);
}

    .stm-media-gallery__item-fancybox .fa, .stm-media-gallery__item-fancybox .stm-icon {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        width: 60px;
        height: 60px;
        text-align: center;
        line-height: 56px;
        margin: auto;
        border: 2px solid #fff;
        border-radius: 50%;
        font-size: 18px;
        color: #fff;
        z-index: 3;
    }

    .stm-media-gallery__item-fancybox .stm-icon-play {
        padding-left: 4px;
    }

    .stm-media-gallery__item-fancybox .fa-music {
        padding-right: 3px;
    }

    .stm-media-gallery__item-fancybox .fa-camera {
        padding-top: 1px;
    }

    .stm-media-gallery__item-fancybox:hover, .stm-media-gallery__item-fancybox:focus {
        color: #fff;
        text-decoration: none;
    }

.stm-filter_carousel {
    margin-bottom: 48px;
}

.stm-carousel_wide .stm-carousel__item {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
}

    .stm-carousel_wide .stm-carousel__item img {
        display: block;
        max-width: 100%;
        height: auto;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }

.stm-carousel_wide.owl-loaded .stm-carousel__item {
    position: relative;
    opacity: 1;
}

.stm-carousel_centered .owl-stage {
    margin: 0 auto;
}

.vc_stm_media-gallery .row {
    margin-left: -6px;
    margin-right: -6px;
}

.vc_stm_media-gallery .stm-media-gallery__item-col {
    padding-left: 6px !important;
    padding-right: 6px !important;
    margin-bottom: 12px;
}

    .vc_stm_media-gallery .stm-media-gallery__item-col .stm-media-gallery__item img {
        border-radius: 10px;
    }

    .vc_stm_media-gallery .stm-media-gallery__item-col .stm-media-gallery__item-fancybox {
        border-radius: 10px;
    }

        .vc_stm_media-gallery .stm-media-gallery__item-col .stm-media-gallery__item-fancybox .fa, .vc_stm_media-gallery .stm-media-gallery__item-col .stm-media-gallery__item-fancybox .stm-icon {
            width: 40px;
            height: 40px;
            line-height: 36px;
            font-size: 15px;
        }

.stm-menu_tab {
    margin-bottom: 35px;
}

.stm-meal-list__heading {
    margin-bottom: 25px;
}

    .stm-meal-list__heading h5 {
        overflow: hidden;
        text-align: left;
        margin-bottom: 0;
        font-weight: 400;
    }

.stm-meal.animated {
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
}

.stm-meal.has-post-thumbnail:after {
    content: '';
    display: table;
    clear: both;
}

.stm-meal.has-post-thumbnail .stm-meal__thumbnail {
    float: left;
}

    .stm-meal.has-post-thumbnail .stm-meal__thumbnail img {
        border-radius: 20px;
    }

.stm-meal.has-post-thumbnail .stm-meal__body {
    padding-left: 20px;
    overflow: hidden;
}

.stm-meal__title {
    margin-top: -4px;
    margin-bottom: 7px;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: .2px;
    line-height: 22px;
    color: #56509f;
}

.stm-metal__summary {
    font-size: 15px;
    line-height: 22px;
    letter-spacing: -.2px;
    color: #595959;
}

.stm-meal-list__list {
    padding-left: 0;
    list-style: none;
    margin-bottom: 0;
}

    .stm-meal-list__list > li {
        margin-bottom: 33px;
    }

.stm-tab__pane-action_deal {
    text-align: center;
}

    .stm-tab__pane-action_deal .stm-btn {
        vertical-align: middle;
    }

.subscribe-modal-launcher {
    position: relative;
    z-index: 2;
}

    .subscribe-modal-launcher .fa {
        margin-right: 6px;
    }

.subscribe-modal-launcher_right {
    text-align: right;
}

.subscribe-modal-launcher_center {
    text-align: center;
}

.modal_subscribe {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

    .modal_subscribe .modal-content {
        border-radius: 0;
        box-shadow: none;
        border: 0;
    }

    .modal_subscribe .modal-header {
        position: relative;
        padding: 23px 50px;
        background: #95cc47;
        border: 0;
    }

        .modal_subscribe .modal-header .close {
            position: absolute;
            top: 50%;
            -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
            margin: 0;
            right: 30px;
            font-size: 16px;
            opacity: 1;
            color: rgba(255,255,255,.75);
            -webkit-transition: all .3s ease;
            transition: all .3s ease;
        }

            .modal_subscribe .modal-header .close:focus, .modal_subscribe .modal-header .close:hover {
                color: #fff;
            }

    .modal_subscribe .modal-title {
        color: #fff;
    }

        .modal_subscribe .modal-title .fa {
            margin-right: 15px;
        }

    .modal_subscribe .modal-body {
        padding: 46px 50px;
    }

        .modal_subscribe .modal-body .mc4wp-form-fields:after {
            content: '';
            display: table;
            clear: both;
        }

        .modal_subscribe .modal-body input[type="email"] {
            float: left;
            color: #011b3a;
            border: 1px solid #e5e5e5;
            padding: 13px 20px;
            box-shadow: none;
            line-height: 22px;
            vertical-align: top;
            width: calc(100% - 115px);
        }

        .modal_subscribe .modal-body input[type="submit"] {
            float: left;
            width: 95px;
            margin-left: 20px;
            height: 50px;
            padding: 0 15px;
            background: transparent;
            border: 2px solid #62abf5;
            color: #011b3a;
            vertical-align: middle;
            -webkit-transition: all .3s ease;
            transition: all .3s ease;
        }

            .modal_subscribe .modal-body input[type="submit"]:hover {
                background: #62abf5;
                color: #fff;
            }

            .modal_subscribe .modal-body input[type="submit"]:active {
                border-color: #007fbf;
                background: #007fbf;
                color: #fff;
            }

.stm-single-image-wrapper:after {
    content: '';
    display: table;
    clear: both;
}

.stm-single-image_right .stm-single-image {
    float: right;
}

.stm-single-image_center {
    text-align: center;
}

.stm-single-image_responsive img {
    display: block;
    max-width: 100%;
    height: auto;
}

.stm-single-image_border_radius img {
    border-radius: 25px;
}

.stm-partner {
    display: block;
    text-align: center;
}

.stm-post_view_grid {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

    .stm-post_view_grid .stm-post__thumbnail img {
        max-width: 100%;
        height: auto;
        display: block;
    }

    .stm-post_view_grid .stm-post__caption-container {
        padding: 0 30px;
        margin-top: -50px;
    }

    .stm-post_view_grid .stm-post__caption {
        position: relative;
        padding: 30px 30px 34px;
        background: #fff;
        width: 100%;
        min-height: 157px;
        max-width: 100%;
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
    }

        .stm-post_view_grid .stm-post__caption:after {
            content: "";
            position: absolute;
            bottom: 0;
            left: 0;
            height: 4px;
            width: 100%;
            background: #56509f;
            -webkit-transition: height .3s ease;
            transition: height .3s ease;
            z-index: 1;
        }

    .stm-post_view_grid:hover .stm-post__caption:after {
        height: 100%;
    }

    .stm-post_view_grid .stm-post__title {
        position: relative;
        margin-bottom: 12px;
        font-weight: 500;
        font-size: 18px;
        line-height: 26px;
        z-index: 2;
    }

        .stm-post_view_grid .stm-post__title a {
            color: #011b3a;
            text-decoration: none;
            -webkit-transition: all .3s ease;
            transition: all .3s ease;
        }

    .stm-post_view_grid:hover .stm-post__title a {
        color: #fff;
    }

    .stm-post_view_grid .stm-post__date {
        position: relative;
        font-size: 13px;
        color: #ff6682;
        z-index: 2;
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
    }

        .stm-post_view_grid .stm-post__date a {
            color: inherit;
        }

        .stm-post_view_grid .stm-post__date .fa {
            margin-right: 9px;
        }

    .stm-post_view_grid:hover .stm-post__date {
        color: #fff;
    }

.stm-carousel_view_posts {
    padding-bottom: 72px;
}

    .stm-carousel_view_posts .stm-post_view_grid {
        position: absolute;
        left: 0;
        top: 0;
        opacity: 0;
        -webkit-transition: opacity .3s ease;
        transition: opacity .3s ease;
    }

    .stm-carousel_view_posts.owl-loaded .stm-post_view_grid {
        position: relative;
        opacity: 1;
    }

    .stm-carousel_view_posts .owl-controls {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
    }

    .stm-carousel_view_posts .owl-dots {
        text-align: center;
    }

        .stm-carousel_view_posts .owl-dots .owl-dot span {
            background: rgba(1,27,58,.25);
        }

.stm-images-carousel_achievement .owl-controls {
    position: absolute;
    bottom: 10px;
    left: 0;
    width: 100%;
}

.stm-images-carousel_achievement .owl-dots .owl-dot span {
    background: rgba(0,0,0,.25);
}

.stm-images-carousel_achievement .owl-dots .owl-dot:hover span, .stm-images-carousel_achievement .owl-dots .owl-dot.active span {
    background: #ff6682;
}

.stm-images-carousel_achievement .stm-images-carousel__item {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

.stm-image_style-1 .stm-image__content {
    padding: 30px;
    background: #fff;
    border: 12px solid;
    border-image-source: url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/themes/smarty/assets/css/kindergarten/../../img/wood-frame2.jpg);
    border-image-slice: 24;
}

.stm-image_style-1 .stm-image__link {
    display: block;
    border: 1px solid rgba(0,0,0,.25);
}

.stm-image_style-1 img {
    display: block;
    max-width: 100%;
    height: auto;
}

.stm-image_style-1:after {
    content: '';
    background: url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/themes/smarty/assets/css/kindergarten/../../img/short-large-bottom-shadow.png) no-repeat center;
    width: 100%;
    height: 68px;
    display: block;
}

.stm-image_achievement {
    display: inline-block;
}

.wpb_wrapper .vc_pie_chart .vc_pie_chart_back {
    border-color: #e6e6e6 !important;
    opacity: 1;
}

.wpb_wrapper .vc_pie_chart .vc_pie_chart_group {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
}

.wpb_wrapper .vc_pie_chart .vc_pie_chart_value {
    font-size: 36px;
    font-weight: 500;
    line-height: 24px !important;
    color: #56509f;
    position: static;
    width: auto !important;
    height: auto !important;
}

.wpb_wrapper .vc_pie_chart .vc_pie_chart_label {
    margin-top: 13px;
    font-size: 13px;
    line-height: normal;
    color: #595959;
}

.wpb_wrapper .vc_progress-bar_view_large .vc_label {
    position: relative;
    display: block;
    margin-bottom: 2px;
    font-size: 12px;
    line-height: 24px;
    font-weight: 600;
    letter-spacing: .5px;
    text-transform: uppercase;
    color: #56509f;
}

    .wpb_wrapper .vc_progress-bar_view_large .vc_label:before {
        content: "›";
        font-family: "Times New Roman",serif;
        margin-right: 14px;
        font-size: 16px;
        color: #ff6682;
    }

.wpb_wrapper .vc_progress-bar_view_large .vc_general.vc_single_bar {
    margin-bottom: 4px;
    height: 30px;
    background: #fff;
    border-radius: 30px;
    box-shadow: inset 0 0 1px 0 #999;
}

    .wpb_wrapper .vc_progress-bar_view_large .vc_general.vc_single_bar .vc_bar {
        border-radius: 30px 0 0 30px;
    }

    .wpb_wrapper .vc_progress-bar_view_large .vc_general.vc_single_bar.vc_progress-bar-color-bar_blue .vc_bar {
        background: #62abf5;
    }

    .wpb_wrapper .vc_progress-bar_view_large .vc_general.vc_single_bar.vc_progress-bar-color-bar_blue .vc_bar_val {
        position: absolute;
        right: 15px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        font-size: 14px;
        color: #fff;
    }

.wpb_wrapper .vc_progress-bar_view_compact .vc_bar_heading {
    margin-bottom: 2px;
}

    .wpb_wrapper .vc_progress-bar_view_compact .vc_bar_heading:after {
        content: '';
        display: table;
        clear: both;
    }

    .wpb_wrapper .vc_progress-bar_view_compact .vc_bar_heading .vc_label {
        float: left;
        font-size: 12px;
        line-height: 24px;
        font-weight: 600;
        text-transform: uppercase;
        color: #56509f;
    }

    .wpb_wrapper .vc_progress-bar_view_compact .vc_bar_heading .vc_bar_val {
        float: right;
        font-size: 13px;
        line-height: 24px;
        font-weight: 600;
        color: gray;
    }

        .wpb_wrapper .vc_progress-bar_view_compact .vc_bar_heading .vc_bar_val:after {
            content: "\f107";
            font: normal normal normal 14px/1 FontAwesome;
            font-size: inherit;
            text-rendering: auto;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            margin-left: 7px;
            font-size: 14px;
            color: #56509f;
        }

.wpb_wrapper .vc_progress-bar_view_compact .vc_general.vc_single_bar {
    height: 6px;
    margin-bottom: 28px;
    border-radius: 6px;
    box-shadow: none;
    background: #e6e6e6;
}

.wpb_wrapper .vc_message_box {
    padding: 28px 30px 28px 65px;
    margin: 0 0 19.74px;
    background: #fff;
    font-size: 18px;
    color: #595959;
}

    .wpb_wrapper .vc_message_box p {
        margin-bottom: 0;
        line-height: normal;
    }

    .wpb_wrapper .vc_message_box.vc_message_icon_hide {
        padding: 28px 30px 28px 30px;
    }

.wpb_wrapper .vc_message_box-icon {
    width: 65px;
}

    .wpb_wrapper .vc_message_box-icon, .wpb_wrapper .vc_message_box-icon > *, .wpb_wrapper .vc_message_box-icon > .fa {
        font-size: 18px;
    }

        .wpb_wrapper .vc_message_box-icon > * {
            left: 30px;
            -webkit-transform: translate(0,-50%);
            transform: translate(0,-50%);
        }

.wpb_wrapper .vc_message_box-outline, .wpb_wrapper .vc_message_box-solid-icon {
    border-width: 1px;
    border-radius: 15px;
}

.wpb_wrapper .vc_message_box-outline {
    background: #fff;
}

    .wpb_wrapper .vc_message_box-outline.vc_color-danger, .wpb_wrapper .vc_message_box-outline.vc_color-success, .wpb_wrapper .vc_message_box-outline.vc_color-info, .wpb_wrapper .vc_message_box-outline.vc_color-warning {
        background: #fff;
    }

    .wpb_wrapper .vc_message_box-outline.vc_color-info {
        border-color: #0af;
    }

        .wpb_wrapper .vc_message_box-outline.vc_color-info .vc_message_box-icon {
            color: #0af;
        }

    .wpb_wrapper .vc_message_box-outline.vc_color-success {
        border-color: #95cc47;
    }

        .wpb_wrapper .vc_message_box-outline.vc_color-success .vc_message_box-icon {
            color: #95cc47;
        }

    .wpb_wrapper .vc_message_box-outline.vc_color-warning {
        border-color: #f90;
    }

        .wpb_wrapper .vc_message_box-outline.vc_color-warning .vc_message_box-icon {
            color: #f90;
        }

    .wpb_wrapper .vc_message_box-outline.vc_color-danger {
        border-color: red;
    }

        .wpb_wrapper .vc_message_box-outline.vc_color-danger .vc_message_box-icon {
            color: red;
        }

    .wpb_wrapper .vc_message_box-outline.vc_message_icon_hide.vc_color-danger, .wpb_wrapper .vc_message_box-outline.vc_message_icon_hide.vc_color-danger p {
        color: red;
    }

    .wpb_wrapper .vc_message_box-outline.vc_message_icon_hide.vc_color-warning, .wpb_wrapper .vc_message_box-outline.vc_message_icon_hide.vc_color-warning p {
        color: #f90;
    }

    .wpb_wrapper .vc_message_box-outline.vc_message_icon_hide.vc_color-success, .wpb_wrapper .vc_message_box-outline.vc_message_icon_hide.vc_color-success p {
        color: #95cc47;
    }

    .wpb_wrapper .vc_message_box-outline.vc_message_icon_hide.vc_color-info, .wpb_wrapper .vc_message_box-outline.vc_message_icon_hide.vc_color-info p {
        color: #0af;
    }

.vc_message_hide {
    position: absolute;
    right: 25px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 16px;
    font-weight: 300;
    color: rgba(3,3,3,.25);
}

    .vc_message_hide:focus, .vc_message_hide:hover {
        text-decoration: none;
        color: rgba(3,3,3,.25);
    }

.stm-btn {
    display: inline-block;
    border-width: 2px;
    border-style: solid;
    vertical-align: middle;
    white-space: nowrap;
    text-decoration: none;
    text-align: center;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-sizing: border-box !important;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

    .stm-btn i {
        vertical-align: middle;
        display: inline-block;
    }

    .stm-btn:focus, .stm-btn:hover {
        text-decoration: none;
    }

.stm-icon-arrow-right {
    font-size: 6px;
}

.stm-btn_size_sm .stm-icon-arrow-right {
    margin-top: -1.5px;
    font-size: 5px;
}

.stm-btn__icon {
    display: inline-block;
    position: relative;
    vertical-align: middle;
    line-height: 1;
}

    .stm-btn__icon * {
        vertical-align: top;
    }

.stm-btn_icon_right > i, .stm-btn_icon_right .stm-btn__icon {
    padding-left: 6px;
}

.stm-btn_icon_left > i, .stm-btn_icon_left .stm-btn__icon {
    padding-right: 6px;
}

.stm-btn_position_right {
    float: right;
}

.stm-btn_style_outline.stm-btn_size_lg {
    height: 50px;
    padding: 0 25px;
    line-height: 46px;
    font-size: 16px;
}

.stm-btn_style_outline.stm-btn_size_sm {
    height: 40px;
    padding: 0 20px;
    line-height: 36px;
    font-size: 13px;
}

.stm-btn_style_outline.stm-btn_theme_blue {
    border-color: #62abf5;
    color: #011b3a;
    background: #fff;
}

    .stm-btn_style_outline.stm-btn_theme_blue:focus {
        background: #fff;
        color: #011b3a;
    }

    .stm-btn_style_outline.stm-btn_theme_blue:hover {
        background: #62abf5;
        color: #fff;
    }

    .stm-btn_style_outline.stm-btn_theme_blue:active {
        border-color: #007fbf;
        background: #007fbf;
        color: #fff;
    }

    .stm-btn_style_outline.stm-btn_theme_blue.stm-btn_state_disabled {
        background: #fff;
        border-color: #d9d9d9;
        color: #999;
        cursor: not-allowed;
    }

.stm-btn_style_outline.stm-btn_theme_blue-2 {
    border-color: #62abf5;
    color: #fff;
    background: transparent;
}

    .stm-btn_style_outline.stm-btn_theme_blue-2:focus {
        background: transparent;
        color: #fff;
    }

    .stm-btn_style_outline.stm-btn_theme_blue-2:hover {
        background: #62abf5;
        color: #fff;
    }

    .stm-btn_style_outline.stm-btn_theme_blue-2:active {
        border-color: #007fbf;
        background: #007fbf;
        color: #fff;
    }

    .stm-btn_style_outline.stm-btn_theme_blue-2.stm-btn_state_disabled {
        background: #fff;
        border-color: #d9d9d9;
        color: #999;
        cursor: not-allowed;
    }

.stm-btn_style_outline.stm-btn_theme_white {
    border-color: #fff;
    color: #fff;
}

    .stm-btn_style_outline.stm-btn_theme_white:focus {
        color: #fff;
        background: transparent;
    }

    .stm-btn_style_outline.stm-btn_theme_white:hover {
        background: #fff;
        color: #95cc47;
    }

    .stm-btn_style_outline.stm-btn_theme_white:active {
        background: #fff;
        color: #95cc47;
        opacity: .75;
    }

    .stm-btn_style_outline.stm-btn_theme_white.stm-btn_state_disabled:active, .stm-btn_style_outline.stm-btn_theme_white.stm-btn_state_disabled:focus, .stm-btn_style_outline.stm-btn_theme_white.stm-btn_state_disabled:hover {
        background: transparent;
        color: #fff;
    }

.stm-btn_style_outline.stm-btn_theme_error {
    border-color: #e62117;
    color: #011b3a;
}

    .stm-btn_style_outline.stm-btn_theme_error i {
        color: #cc181e;
    }

    .stm-btn_style_outline.stm-btn_theme_error:focus {
        color: #011b3a;
        background: transparent;
    }

    .stm-btn_style_outline.stm-btn_theme_error:hover {
        background: #e62117;
        color: #fff;
    }

        .stm-btn_style_outline.stm-btn_theme_error:hover i {
            color: #fff;
        }

    .stm-btn_style_outline.stm-btn_theme_error:active {
        background: #cc181e;
        border-color: #cc181e;
        color: #fff;
    }

        .stm-btn_style_outline.stm-btn_theme_error:active i {
            color: #fff;
        }

.stm-btn_style_outline.stm-btn_theme_warning {
    border-color: #ff9337;
    color: #011b3a;
}

    .stm-btn_style_outline.stm-btn_theme_warning i {
        color: #ff5137;
    }

    .stm-btn_style_outline.stm-btn_theme_warning:focus {
        color: #011b3a;
        background: transparent;
    }

    .stm-btn_style_outline.stm-btn_theme_warning:hover {
        background: #ff9337;
        color: #fff;
    }

        .stm-btn_style_outline.stm-btn_theme_warning:hover i {
            color: #fff;
        }

    .stm-btn_style_outline.stm-btn_theme_warning:active {
        background: #ff5137;
        border-color: #ff5137;
        color: #fff;
    }

        .stm-btn_style_outline.stm-btn_theme_warning:active i {
            color: #fff;
        }

.stm-btn_style_flat.stm-btn_size_lg {
    height: 50px;
    padding: 0 15px;
    line-height: 46px;
    font-size: 16px;
}

.stm-btn_style_flat.stm-btn_theme_blue {
    border-color: #62abf5;
    background: #62abf5;
    color: #fff;
}

    .stm-btn_style_flat.stm-btn_theme_blue:focus {
        background: #62abf5;
    }

    .stm-btn_style_flat.stm-btn_theme_blue:hover {
        background: transparent;
        color: #011b3a;
    }

    .stm-btn_style_flat.stm-btn_theme_blue:active {
        border-color: #007fbf;
        background: #007fbf;
        color: #fff;
    }

    .stm-btn_style_flat.stm-btn_theme_blue.stm-btn_state_disabled {
        background: transparent;
        border-color: #d9d9d9;
        color: #999;
        cursor: not-allowed;
    }

.stm-btn-download {
    display: inline-block;
    padding: 12px 30px;
    white-space: nowrap;
    border-width: 2px;
    border-style: solid;
    border-color: transparent;
    border-radius: 25px;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    width: 100%;
}

    .stm-btn-download:focus, .stm-btn-download:hover {
        text-decoration: none;
    }

    .stm-btn-download.stm-btn-download_pink {
        border-color: #ff6682;
    }

        .stm-btn-download.stm-btn-download_pink .stm-btn-download__text {
            color: #c22727;
        }

    .stm-btn-download.stm-btn-download_yellow {
        border-color: #fd0;
    }

    .stm-btn-download.stm-btn-download_lilac {
        border-color: #56509f;
    }

    .stm-btn-download.stm-btn-download_purpure {
        border-color: #ac40ff;
        color: #56509f;
    }

        .stm-btn-download.stm-btn-download_purpure:hover {
            background-color: #ac40ff;
            color: #fff;
        }

            .stm-btn-download.stm-btn-download_purpure:hover .stm-btn-download__subtext {
                color: #fff;
            }

    .stm-btn-download:hover .stm-btn-download__text, .stm-btn-download:hover .stm-btn-download__subtext, .stm-btn-download:hover .stm-btn-download__icon {
        color: #fff !important;
    }

    .stm-btn-download:hover.stm-btn-download_pink {
        background-color: #ff6682;
    }

    .stm-btn-download:hover.stm-btn-download_yellow {
        background-color: #fd0;
    }

    .stm-btn-download:hover.stm-btn-download_purpure {
        background-color: #ac40ff;
    }

.stm-btn-download__body {
    display: table;
    width: 100%;
}

.stm-btn-download__icon {
    display: table-cell;
    vertical-align: middle;
}

    .stm-btn-download__icon img {
        display: block;
        max-width: 100%;
        height: auto;
    }

.stm-btn-download__content {
    display: table-cell;
    vertical-align: middle;
    letter-spacing: .2px;
}

.stm-btn-download__text {
    display: block;
    line-height: 22px;
    font-weight: 600;
}

.stm-btn-download__subtext {
    display: block;
    font-size: 14px;
    font-style: normal;
    line-height: 20px;
    color: gray;
}

.stm-btn-download_full-width {
    display: block;
}

.stm-btn-download_white {
    background: #fff;
}

    .stm-btn-download_white .stm-btn-download__text {
        color: #011b3a;
    }

    .stm-btn-download_white .stm-btn-download__subtext {
        color: gray;
    }

    .stm-btn-download_white:hover {
        box-shadow: 0 8px 16px rgba(0,0,0,.25);
    }

.stm-btn-download_grey {
    background: #f8f8f8;
}

    .stm-btn-download_grey .stm-btn-download__text {
        color: #011b3a;
    }

    .stm-btn-download_grey .stm-btn-download__subtext {
        color: gray;
    }

    .stm-btn-download_grey:hover {
        box-shadow: 0 8px 16px rgba(0,0,0,.25);
    }

.stm-btn-download_icon-left .stm-btn-download__content {
    padding-left: 10px;
}

.stm-btn-download_icon-right .stm-btn-download__icon {
    padding-left: 23px;
}

.stm-container:after {
    content: '';
    display: table;
    clear: both;
}

.stm-btn-container_left {
    text-align: left;
}

.stm-btn-container_right {
    text-align: right;
}

.stm-btn-container_center {
    text-align: center;
}

.stm-btn-container_inline {
    display: inline-block;
    vertical-align: middle;
}

.stm-btn {
    position: relative;
    display: inline-block;
    white-space: nowrap;
    text-align: center;
    line-height: 1;
    vertical-align: top;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

    .stm-btn:hover, .stm-btn:focus {
        text-decoration: none;
    }

    .stm-btn span, .stm-btn i {
        position: relative;
    }

.stm-btn_md {
    min-width: 230px;
    font-weight: 700;
    font-size: 18px;
}

    .stm-btn_md.stm-btn_outline {
        border-width: 2px;
        border-style: solid;
        padding: 0 30px 4px;
        line-height: 42px;
        border-radius: 30px;
    }

    .stm-btn_md.stm-btn_flat {
        border-width: 2px;
        border-style: solid;
        padding: 0 30px 4px;
        line-height: 42px;
        border-radius: 30px;
    }

    .stm-btn_md.stm-btn_icon-right span, .stm-btn_md.stm-btn_icon-right i {
        margin-left: 7px;
    }

    .stm-btn_md.stm-btn_icon-left i, .stm-btn_md.stm-btn_icon-left span {
        margin-right: 7px;
    }

    .stm-btn_md span.stm-icon-arrow-right, .stm-btn_md i.stm-icon-arrow-right {
        font-size: 6px;
    }

.stm-btn_sm {
    font-size: 13px;
}

    .stm-btn_sm.stm-btn_outline {
        border-width: 2px;
        border-style: solid;
        padding: 0 20px;
        line-height: 36px;
    }

    .stm-btn_sm.stm-btn_flat {
        border-width: 2px;
        border-style: solid;
        padding: 0 20px;
        line-height: 36px;
    }

    .stm-btn_sm.stm-btn_icon-right i {
        margin-left: 6px;
    }

    .stm-btn_sm.stm-btn_icon-left i {
        margin-right: 6px;
    }

    .stm-btn_sm span.stm-icon-arrow-right, .stm-btn_sm i.stm-icon-arrow-right {
        font-size: 5px;
    }

.stm-btn_pink.stm-btn_outline {
    background: transparent;
    border-color: #ff6682;
    color: #56509f;
}

    .stm-btn_pink.stm-btn_outline:hover {
        background: #ff6682;
        color: #fff;
        border-color: #ff6682;
    }

        .stm-btn_pink.stm-btn_outline:hover i {
            color: #fd0;
        }

    .stm-btn_pink.stm-btn_outline:active {
        background: #ff6682;
        color: #56509f;
        border-color: #ff6682;
    }

        .stm-btn_pink.stm-btn_outline:active i {
            color: #56509f;
        }

    .stm-btn_pink.stm-btn_outline.stm-btn_disabled, .stm-btn_pink.stm-btn_outline.stm-btn_disabled:hover, .stm-btn_pink.stm-btn_outline.stm-btn_disabled:active, .stm-btn_pink.stm-btn_outline.stm-btn_disabled:focus {
        color: #56509f;
        border-color: #ff6682;
        background: transparent;
        cursor: not-allowed;
        opacity: .5;
    }

        .stm-btn_pink.stm-btn_outline.stm-btn_disabled i, .stm-btn_pink.stm-btn_outline.stm-btn_disabled:hover i, .stm-btn_pink.stm-btn_outline.stm-btn_disabled:active i, .stm-btn_pink.stm-btn_outline.stm-btn_disabled:focus i {
            color: #56509f;
        }

.stm-btn_pink.stm-btn_flat {
    background: #ff6682;
    border-color: #ff6682;
    color: #fff;
}

    .stm-btn_pink.stm-btn_flat i {
        color: #fd0;
    }

    .stm-btn_pink.stm-btn_flat:hover {
        background: transparent;
        color: #56509f;
        border-color: #ff6682;
    }

        .stm-btn_pink.stm-btn_flat:hover i {
            color: #56509f;
        }

    .stm-btn_pink.stm-btn_flat:active {
        background: #ff6682;
        color: #56509f;
        border-color: #ff6682;
    }

        .stm-btn_pink.stm-btn_flat:active i {
            color: #56509f;
        }

    .stm-btn_pink.stm-btn_flat.stm-btn_disabled, .stm-btn_pink.stm-btn_flat.stm-btn_disabled:hover, .stm-btn_pink.stm-btn_flat.stm-btn_disabled:active, .stm-btn_pink.stm-btn_flat.stm-btn_disabled:focus {
        color: #56509f;
        border-color: #ff6682;
        background: transparent;
        cursor: not-allowed;
        opacity: .5;
    }

        .stm-btn_pink.stm-btn_flat.stm-btn_disabled i, .stm-btn_pink.stm-btn_flat.stm-btn_disabled:hover i, .stm-btn_pink.stm-btn_flat.stm-btn_disabled:active i, .stm-btn_pink.stm-btn_flat.stm-btn_disabled:focus i {
            color: #56509f;
        }

.stm-btn_yellow.stm-btn_outline {
    background: transparent;
    border-color: #fd0;
    color: #fff;
}

    .stm-btn_yellow.stm-btn_outline:hover {
        background: #fd0;
        color: #56509f;
        border-color: #fd0;
    }

        .stm-btn_yellow.stm-btn_outline:hover i, .stm-btn_yellow.stm-btn_outline:hover span {
            color: #ff6682;
        }

    .stm-btn_yellow.stm-btn_outline:active {
        background: #fd0;
        color: #ff6682;
        border-color: #fd0;
    }

    .stm-btn_yellow.stm-btn_outline.stm-btn_disabled, .stm-btn_yellow.stm-btn_outline.stm-btn_disabled:hover, .stm-btn_yellow.stm-btn_outline.stm-btn_disabled:active, .stm-btn_yellow.stm-btn_outline.stm-btn_disabled:focus {
        color: #fff;
        border-color: #fd0;
        background: transparent;
        cursor: not-allowed;
        opacity: .5;
    }

        .stm-btn_yellow.stm-btn_outline.stm-btn_disabled i, .stm-btn_yellow.stm-btn_outline.stm-btn_disabled span, .stm-btn_yellow.stm-btn_outline.stm-btn_disabled:hover i, .stm-btn_yellow.stm-btn_outline.stm-btn_disabled:hover span, .stm-btn_yellow.stm-btn_outline.stm-btn_disabled:active i, .stm-btn_yellow.stm-btn_outline.stm-btn_disabled:active span, .stm-btn_yellow.stm-btn_outline.stm-btn_disabled:focus i, .stm-btn_yellow.stm-btn_outline.stm-btn_disabled:focus span {
            color: #fff;
        }

.stm-btn_yellow.stm-btn_flat {
    background: #fd0;
    border-color: #fd0;
    color: #56509f;
}

    .stm-btn_yellow.stm-btn_flat i, .stm-btn_yellow.stm-btn_flat span {
        color: #ff6682;
    }

    .stm-btn_yellow.stm-btn_flat:hover {
        background: transparent;
        color: #fff;
        border-color: #fd0;
    }

        .stm-btn_yellow.stm-btn_flat:hover i, .stm-btn_yellow.stm-btn_flat:hover span {
            color: #fff;
        }

    .stm-btn_yellow.stm-btn_flat:active {
        background: #ff6682;
        color: #56509f;
        border-color: #ff6682;
    }

        .stm-btn_yellow.stm-btn_flat:active i, .stm-btn_yellow.stm-btn_flat:active span {
            color: #56509f;
        }

    .stm-btn_yellow.stm-btn_flat.stm-btn_disabled, .stm-btn_yellow.stm-btn_flat.stm-btn_disabled:hover, .stm-btn_yellow.stm-btn_flat.stm-btn_disabled:active, .stm-btn_yellow.stm-btn_flat.stm-btn_disabled:focus {
        color: #fff;
        border-color: #fd0;
        background: transparent;
        cursor: not-allowed;
        opacity: .5;
    }

.stm-btn_purpure.stm-btn_outline {
    background: transparent;
    border-color: #bd66ff;
    color: #fff;
}

    .stm-btn_purpure.stm-btn_outline:hover {
        background: #bd66ff;
        color: #56509f;
        border-color: #bd66ff;
    }

        .stm-btn_purpure.stm-btn_outline:hover i, .stm-btn_purpure.stm-btn_outline:hover span {
            color: #ff6682;
        }

    .stm-btn_purpure.stm-btn_outline:active {
        background: #bd66ff;
        color: #ff6682;
        border-color: #bd66ff;
    }

    .stm-btn_purpure.stm-btn_outline.stm-btn_disabled, .stm-btn_purpure.stm-btn_outline.stm-btn_disabled:hover, .stm-btn_purpure.stm-btn_outline.stm-btn_disabled:active, .stm-btn_purpure.stm-btn_outline.stm-btn_disabled:focus {
        color: #fff;
        border-color: #bd66ff;
        background: transparent;
        cursor: not-allowed;
        opacity: .5;
    }

        .stm-btn_purpure.stm-btn_outline.stm-btn_disabled i, .stm-btn_purpure.stm-btn_outline.stm-btn_disabled span, .stm-btn_purpure.stm-btn_outline.stm-btn_disabled:hover i, .stm-btn_purpure.stm-btn_outline.stm-btn_disabled:hover span, .stm-btn_purpure.stm-btn_outline.stm-btn_disabled:active i, .stm-btn_purpure.stm-btn_outline.stm-btn_disabled:active span, .stm-btn_purpure.stm-btn_outline.stm-btn_disabled:focus i, .stm-btn_purpure.stm-btn_outline.stm-btn_disabled:focus span {
            color: #fff;
        }

.stm-btn_purpure.stm-btn_flat {
    background: transparent;
    border-color: #bd66ff;
    color: #56509f;
}

    .stm-btn_purpure.stm-btn_flat i, .stm-btn_purpure.stm-btn_flat span {
        color: #ff6682;
    }

    .stm-btn_purpure.stm-btn_flat:hover {
        background: #bd66ff;
        color: #fff;
        border-color: #bd66ff;
    }

        .stm-btn_purpure.stm-btn_flat:hover i, .stm-btn_purpure.stm-btn_flat:hover span {
            color: #fff;
        }

    .stm-btn_purpure.stm-btn_flat:active {
        background: #bd66ff;
        color: #56509f;
        border-color: #bd66ff;
    }

        .stm-btn_purpure.stm-btn_flat:active i, .stm-btn_purpure.stm-btn_flat:active span {
            color: #56509f;
        }

    .stm-btn_purpure.stm-btn_flat.stm-btn_disabled, .stm-btn_purpure.stm-btn_flat.stm-btn_disabled:hover, .stm-btn_purpure.stm-btn_flat.stm-btn_disabled:active, .stm-btn_purpure.stm-btn_flat.stm-btn_disabled:focus {
        color: #fff;
        border-color: #bd66ff;
        background: transparent;
        cursor: not-allowed;
        opacity: .5;
    }

.stm-btn_white-secondary.stm-btn_outline, .stm-btn_white.stm-btn_outline {
    background: transparent;
    border-color: #fff;
    color: #fff;
}

    .stm-btn_white-secondary.stm-btn_outline:active, .stm-btn_white-secondary.stm-btn_outline:hover, .stm-btn_white.stm-btn_outline:active, .stm-btn_white.stm-btn_outline:hover {
        background: #fff;
        color: #95cc47;
        border-color: #fff;
    }

    .stm-btn_white-secondary.stm-btn_outline:active, .stm-btn_white.stm-btn_outline:active {
        opacity: .75;
    }

    .stm-btn_white-secondary.stm-btn_outline.stm-btn_disabled, .stm-btn_white-secondary.stm-btn_outline.stm-btn_disabled:hover, .stm-btn_white-secondary.stm-btn_outline.stm-btn_disabled:active, .stm-btn_white-secondary.stm-btn_outline.stm-btn_disabled:focus, .stm-btn_white.stm-btn_outline.stm-btn_disabled, .stm-btn_white.stm-btn_outline.stm-btn_disabled:hover, .stm-btn_white.stm-btn_outline.stm-btn_disabled:active, .stm-btn_white.stm-btn_outline.stm-btn_disabled:focus {
        background: transparent;
        border-color: #fff;
        color: #fff;
        opacity: .5;
        cursor: not-allowed;
    }

.stm-btn_white-secondary.stm-btn_flat, .stm-btn_white.stm-btn_flat {
    background: #fff;
    border-color: #fff;
    color: #95cc47;
}

    .stm-btn_white-secondary.stm-btn_flat:active, .stm-btn_white-secondary.stm-btn_flat:hover, .stm-btn_white.stm-btn_flat:active, .stm-btn_white.stm-btn_flat:hover {
        background: transparent;
        color: #fff;
        border-color: #fff;
    }

    .stm-btn_white-secondary.stm-btn_flat:active, .stm-btn_white.stm-btn_flat:active {
        opacity: .75;
    }

    .stm-btn_white-secondary.stm-btn_flat.stm-btn_disabled, .stm-btn_white-secondary.stm-btn_flat.stm-btn_disabled:hover, .stm-btn_white-secondary.stm-btn_flat.stm-btn_disabled:active, .stm-btn_white-secondary.stm-btn_flat.stm-btn_disabled:focus, .stm-btn_white.stm-btn_flat.stm-btn_disabled, .stm-btn_white.stm-btn_flat.stm-btn_disabled:hover, .stm-btn_white.stm-btn_flat.stm-btn_disabled:active, .stm-btn_white.stm-btn_flat.stm-btn_disabled:focus {
        color: #95cc47;
        border-color: #fff;
        background: #fff;
        cursor: not-allowed;
    }

.stm-btn_white-secondary.stm-btn_outline:active, .stm-btn_white-secondary.stm-btn_outline:hover {
    color: #62abf5;
}

.stm-btn_white-secondary.stm-btn_outline.stm-btn_disabled, .stm-btn_white-secondary.stm-btn_outline.stm-btn_disabled:hover, .stm-btn_white-secondary.stm-btn_outline.stm-btn_disabled:active, .stm-btn_white-secondary.stm-btn_outline.stm-btn_disabled:focus {
    color: #fff;
}

.stm-btn_white-secondary.stm-btn_flat:active, .stm-btn_white-secondary.stm-btn_flat:hover {
    color: #62abf5;
}

.stm-btn_white-secondary.stm-btn_flat.stm-btn_disabled, .stm-btn_white-secondary.stm-btn_flat.stm-btn_disabled:hover, .stm-btn_white-secondary.stm-btn_flat.stm-btn_disabled:active, .stm-btn_white-secondary.stm-btn_flat.stm-btn_disabled:focus {
    color: #fff;
}

.stm-btn_custom.stm-btn_disabled {
    opacity: .5;
    cursor: not-allowed;
}

.stm-btn_error.stm-btn_outline {
    border-color: #e62117;
    color: #011b3a;
}

    .stm-btn_error.stm-btn_outline i {
        color: #cc181e;
    }

    .stm-btn_error.stm-btn_outline:focus {
        color: #011b3a;
        background: transparent;
    }

    .stm-btn_error.stm-btn_outline:hover {
        background: #e62117;
        color: #fff;
    }

        .stm-btn_error.stm-btn_outline:hover i {
            color: #fff;
        }

    .stm-btn_error.stm-btn_outline:active {
        background: #cc181e;
        border-color: #cc181e;
        color: #fff;
    }

        .stm-btn_error.stm-btn_outline:active i {
            color: #fff;
        }

.stm-btn_error.stm-btn_flat {
    border-color: #e62117;
    background: #e62117;
    color: #fff;
}

    .stm-btn_error.stm-btn_flat i {
        color: #fff;
    }

    .stm-btn_error.stm-btn_flat:focus {
        color: #fff;
        background: #e62117;
    }

    .stm-btn_error.stm-btn_flat:hover {
        background: transparent;
        color: #011b3a;
    }

        .stm-btn_error.stm-btn_flat:hover i {
            color: #cc181e;
        }

    .stm-btn_error.stm-btn_flat:active {
        background: #cc181e;
        border-color: #cc181e;
        color: #fff;
    }

        .stm-btn_error.stm-btn_flat:active i {
            color: #fff;
        }

.stm-btn_warning.stm-btn_outline {
    border-color: #ff9337;
    color: #011b3a;
}

    .stm-btn_warning.stm-btn_outline i {
        color: #ff5137;
    }

    .stm-btn_warning.stm-btn_outline:focus {
        color: #011b3a;
        background: transparent;
    }

    .stm-btn_warning.stm-btn_outline:hover {
        background: #ff9337;
        color: #fff;
    }

        .stm-btn_warning.stm-btn_outline:hover i {
            color: #fff;
        }

    .stm-btn_warning.stm-btn_outline:active {
        background: #ff5137;
        border-color: #ff5137;
        color: #fff;
    }

        .stm-btn_warning.stm-btn_outline:active i {
            color: #fff;
        }

.stm-btn_warning.stm-btn_flat {
    border-color: #ff9337;
    background: #ff9337;
    color: #fff;
}

    .stm-btn_warning.stm-btn_flat i {
        color: #fff;
    }

    .stm-btn_warning.stm-btn_flat:focus {
        background: #ff9337;
        color: #fff;
    }

    .stm-btn_warning.stm-btn_flat:hover {
        background: transparent;
        color: #011b3a;
    }

        .stm-btn_warning.stm-btn_flat:hover i {
            color: #ff5137;
        }

    .stm-btn_warning.stm-btn_flat:active {
        background: #ff5137;
        border-color: #ff5137;
        color: #fff;
    }

        .stm-btn_warning.stm-btn_flat:active i {
            color: #fff;
        }

.stm-big-container:after {
    content: '';
    display: table;
    clear: both;
}

.stm-btn-big-container_left {
    text-align: left;
}

.stm-btn-big-container_right {
    text-align: right;
}

.stm-btn-big-container_center {
    text-align: center;
}

.stm-btn-big-container_inline {
    display: inline-block;
    vertical-align: middle;
}

.stm-btn-big {
    position: relative;
    display: block;
    width: auto;
    border-radius: 25px;
    padding: 14px 29px 15px;
    white-space: nowrap;
    line-height: 1;
    vertical-align: top;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

    .stm-btn-big:hover, .stm-btn-big:focus {
        text-decoration: none;
    }

    .stm-btn-big i {
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
        position: relative;
    }

.stm-btn-big__content {
    display: table;
    width: 100%;
}

.stm-btn-big__left {
    display: table-cell;
    vertical-align: middle;
}

.stm-btn-big__body {
    display: table-cell;
    vertical-align: middle;
}

.stm-btn-big__text {
    font-size: 18px;
    font-weight: 700;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.stm-btn-big__secondary-text {
    display: block;
    margin-bottom: 3px;
    font-size: 16px;
    color: gray;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.stm-btn-big_icon-left .stm-btn-big__body {
    padding-left: 14px;
}

.stm-btn-big_icon-right .stm-btn-big__body {
    padding-right: 34px;
}

.stm-btn-big_outline {
    border-width: 2px;
    border-style: solid;
}

.stm-btn-big_blue.stm-btn-big_outline {
    background: transparent;
    border-color: #55caf5;
    color: #011b3a;
}

    .stm-btn-big_blue.stm-btn-big_outline .stm-btn-big__text {
        color: #00acec;
    }

    .stm-btn-big_blue.stm-btn-big_outline .stm-btn-big__left i {
        color: #00acec;
    }

    .stm-btn-big_blue.stm-btn-big_outline .stm-btn-big__secondary-text {
        color: gray;
    }

    .stm-btn-big_blue.stm-btn-big_outline:hover {
        background: #55caf5;
        border-color: #55caf5;
    }

        .stm-btn-big_blue.stm-btn-big_outline:hover .stm-btn-big__left i, .stm-btn-big_blue.stm-btn-big_outline:hover .stm-btn-big__text, .stm-btn-big_blue.stm-btn-big_outline:hover .stm-btn-big__secondary-text {
            color: #fff;
        }

    .stm-btn-big_blue.stm-btn-big_outline:active {
        background: #00acec;
        border-color: #00acec;
    }

        .stm-btn-big_blue.stm-btn-big_outline:active .stm-btn-big__left i, .stm-btn-big_blue.stm-btn-big_outline:active .stm-btn-big__text, .stm-btn-big_blue.stm-btn-big_outline:active .stm-btn-big__secondary-text {
            color: #fff;
        }

    .stm-btn-big_blue.stm-btn-big_outline.stm-btn-big_disabled, .stm-btn-big_blue.stm-btn-big_outline.stm-btn-big_disabled:hover, .stm-btn-big_blue.stm-btn-big_outline.stm-btn-big_disabled:active, .stm-btn-big_blue.stm-btn-big_outline.stm-btn-big_disabled:focus {
        border-color: #d9d9d9;
        background: transparent;
        cursor: not-allowed;
    }

        .stm-btn-big_blue.stm-btn-big_outline.stm-btn-big_disabled .stm-btn-big__left i, .stm-btn-big_blue.stm-btn-big_outline.stm-btn-big_disabled .stm-btn-big__text, .stm-btn-big_blue.stm-btn-big_outline.stm-btn-big_disabled .stm-btn-big__secondary-text, .stm-btn-big_blue.stm-btn-big_outline.stm-btn-big_disabled:hover .stm-btn-big__left i, .stm-btn-big_blue.stm-btn-big_outline.stm-btn-big_disabled:hover .stm-btn-big__text, .stm-btn-big_blue.stm-btn-big_outline.stm-btn-big_disabled:hover .stm-btn-big__secondary-text, .stm-btn-big_blue.stm-btn-big_outline.stm-btn-big_disabled:active .stm-btn-big__left i, .stm-btn-big_blue.stm-btn-big_outline.stm-btn-big_disabled:active .stm-btn-big__text, .stm-btn-big_blue.stm-btn-big_outline.stm-btn-big_disabled:active .stm-btn-big__secondary-text, .stm-btn-big_blue.stm-btn-big_outline.stm-btn-big_disabled:focus .stm-btn-big__left i, .stm-btn-big_blue.stm-btn-big_outline.stm-btn-big_disabled:focus .stm-btn-big__text, .stm-btn-big_blue.stm-btn-big_outline.stm-btn-big_disabled:focus .stm-btn-big__secondary-text {
            color: #999;
        }

.stm-btn-big_blue.stm-btn-big_flat {
    background: #62abf5;
    border-color: #62abf5;
    border-width: 2px;
    border-style: solid;
}

    .stm-btn-big_blue.stm-btn-big_flat .stm-btn-big__left i, .stm-btn-big_blue.stm-btn-big_flat .stm-btn-big__text, .stm-btn-big_blue.stm-btn-big_flat .stm-btn-big__secondary-text {
        color: #fff;
    }

    .stm-btn-big_blue.stm-btn-big_flat:hover {
        background: transparent;
        border-color: #62abf5;
    }

        .stm-btn-big_blue.stm-btn-big_flat:hover .stm-btn-big__left i {
            color: #62abf5;
        }

        .stm-btn-big_blue.stm-btn-big_flat:hover .stm-btn-big__text {
            color: #011b3a;
        }

        .stm-btn-big_blue.stm-btn-big_flat:hover .stm-btn-big__secondary-text {
            color: gray;
        }

    .stm-btn-big_blue.stm-btn-big_flat:active {
        background: #62abf5;
        border-color: #62abf5;
    }

        .stm-btn-big_blue.stm-btn-big_flat:active .stm-btn-big__left i, .stm-btn-big_blue.stm-btn-big_flat:active .stm-btn-big__text, .stm-btn-big_blue.stm-btn-big_flat:active .stm-btn-big__secondary-text {
            color: #fff;
        }

        .stm-btn-big_blue.stm-btn-big_flat:active:after {
            visibility: visible;
            opacity: 1;
        }

    .stm-btn-big_blue.stm-btn-big_flat.stm-btn-big_disabled, .stm-btn-big_blue.stm-btn-big_flat.stm-btn-big_disabled:hover, .stm-btn-big_blue.stm-btn-big_flat.stm-btn-big_disabled:active, .stm-btn-big_blue.stm-btn-big_flat.stm-btn-big_disabled:focus {
        border-color: #d9d9d9;
        background: transparent;
        cursor: not-allowed;
    }

        .stm-btn-big_blue.stm-btn-big_flat.stm-btn-big_disabled .stm-btn-big__left i, .stm-btn-big_blue.stm-btn-big_flat.stm-btn-big_disabled .stm-btn-big__text, .stm-btn-big_blue.stm-btn-big_flat.stm-btn-big_disabled .stm-btn-big__secondary-text, .stm-btn-big_blue.stm-btn-big_flat.stm-btn-big_disabled:hover .stm-btn-big__left i, .stm-btn-big_blue.stm-btn-big_flat.stm-btn-big_disabled:hover .stm-btn-big__text, .stm-btn-big_blue.stm-btn-big_flat.stm-btn-big_disabled:hover .stm-btn-big__secondary-text, .stm-btn-big_blue.stm-btn-big_flat.stm-btn-big_disabled:active .stm-btn-big__left i, .stm-btn-big_blue.stm-btn-big_flat.stm-btn-big_disabled:active .stm-btn-big__text, .stm-btn-big_blue.stm-btn-big_flat.stm-btn-big_disabled:active .stm-btn-big__secondary-text, .stm-btn-big_blue.stm-btn-big_flat.stm-btn-big_disabled:focus .stm-btn-big__left i, .stm-btn-big_blue.stm-btn-big_flat.stm-btn-big_disabled:focus .stm-btn-big__text, .stm-btn-big_blue.stm-btn-big_flat.stm-btn-big_disabled:focus .stm-btn-big__secondary-text {
            color: #999;
        }

        .stm-btn-big_blue.stm-btn-big_flat.stm-btn-big_disabled:after, .stm-btn-big_blue.stm-btn-big_flat.stm-btn-big_disabled:hover:after, .stm-btn-big_blue.stm-btn-big_flat.stm-btn-big_disabled:active:after, .stm-btn-big_blue.stm-btn-big_flat.stm-btn-big_disabled:focus:after {
            content: none;
        }

.stm-btn-big_light_blue.stm-btn-big_outline {
    background: transparent;
    border-color: #34ccff;
    color: #011b3a;
}

    .stm-btn-big_light_blue.stm-btn-big_outline .stm-btn-big__text {
        color: #34ccff;
    }

    .stm-btn-big_light_blue.stm-btn-big_outline .stm-btn-big__left i {
        color: #34ccff;
    }

    .stm-btn-big_light_blue.stm-btn-big_outline .stm-btn-big__secondary-text {
        color: gray;
    }

    .stm-btn-big_light_blue.stm-btn-big_outline:hover {
        background: #34ccff;
        border-color: #34ccff;
    }

        .stm-btn-big_light_blue.stm-btn-big_outline:hover .stm-btn-big__left i, .stm-btn-big_light_blue.stm-btn-big_outline:hover .stm-btn-big__text, .stm-btn-big_light_blue.stm-btn-big_outline:hover .stm-btn-big__secondary-text {
            color: #fff;
        }

    .stm-btn-big_light_blue.stm-btn-big_outline:active {
        background: #34ccff;
        border-color: #34ccff;
    }

        .stm-btn-big_light_blue.stm-btn-big_outline:active .stm-btn-big__left i, .stm-btn-big_light_blue.stm-btn-big_outline:active .stm-btn-big__text, .stm-btn-big_light_blue.stm-btn-big_outline:active .stm-btn-big__secondary-text {
            color: #fff;
        }

    .stm-btn-big_light_blue.stm-btn-big_outline.stm-btn-big_disabled, .stm-btn-big_light_blue.stm-btn-big_outline.stm-btn-big_disabled:hover, .stm-btn-big_light_blue.stm-btn-big_outline.stm-btn-big_disabled:active, .stm-btn-big_light_blue.stm-btn-big_outline.stm-btn-big_disabled:focus {
        border-color: #d9d9d9;
        background: transparent;
        cursor: not-allowed;
    }

        .stm-btn-big_light_blue.stm-btn-big_outline.stm-btn-big_disabled .stm-btn-big__left i, .stm-btn-big_light_blue.stm-btn-big_outline.stm-btn-big_disabled .stm-btn-big__text, .stm-btn-big_light_blue.stm-btn-big_outline.stm-btn-big_disabled .stm-btn-big__secondary-text, .stm-btn-big_light_blue.stm-btn-big_outline.stm-btn-big_disabled:hover .stm-btn-big__left i, .stm-btn-big_light_blue.stm-btn-big_outline.stm-btn-big_disabled:hover .stm-btn-big__text, .stm-btn-big_light_blue.stm-btn-big_outline.stm-btn-big_disabled:hover .stm-btn-big__secondary-text, .stm-btn-big_light_blue.stm-btn-big_outline.stm-btn-big_disabled:active .stm-btn-big__left i, .stm-btn-big_light_blue.stm-btn-big_outline.stm-btn-big_disabled:active .stm-btn-big__text, .stm-btn-big_light_blue.stm-btn-big_outline.stm-btn-big_disabled:active .stm-btn-big__secondary-text, .stm-btn-big_light_blue.stm-btn-big_outline.stm-btn-big_disabled:focus .stm-btn-big__left i, .stm-btn-big_light_blue.stm-btn-big_outline.stm-btn-big_disabled:focus .stm-btn-big__text, .stm-btn-big_light_blue.stm-btn-big_outline.stm-btn-big_disabled:focus .stm-btn-big__secondary-text {
            color: #999;
        }

.stm-btn-big_light_blue.stm-btn-big_flat {
    background: #34ccff;
    border-color: #34ccff;
    border-width: 2px;
    border-style: solid;
}

    .stm-btn-big_light_blue.stm-btn-big_flat .stm-btn-big__left i, .stm-btn-big_light_blue.stm-btn-big_flat .stm-btn-big__text, .stm-btn-big_light_blue.stm-btn-big_flat .stm-btn-big__secondary-text {
        color: #fff;
    }

    .stm-btn-big_light_blue.stm-btn-big_flat:hover {
        background: transparent;
        border-color: #34ccff;
    }

        .stm-btn-big_light_blue.stm-btn-big_flat:hover .stm-btn-big__left i {
            color: #34ccff;
        }

        .stm-btn-big_light_blue.stm-btn-big_flat:hover .stm-btn-big__text {
            color: #011b3a;
        }

        .stm-btn-big_light_blue.stm-btn-big_flat:hover .stm-btn-big__secondary-text {
            color: gray;
        }

    .stm-btn-big_light_blue.stm-btn-big_flat:active {
        background: #34ccff;
        border-color: #34ccff;
    }

        .stm-btn-big_light_blue.stm-btn-big_flat:active .stm-btn-big__left i, .stm-btn-big_light_blue.stm-btn-big_flat:active .stm-btn-big__text, .stm-btn-big_light_blue.stm-btn-big_flat:active .stm-btn-big__secondary-text {
            color: #fff;
        }

        .stm-btn-big_light_blue.stm-btn-big_flat:active:after {
            visibility: visible;
            opacity: 1;
        }

    .stm-btn-big_light_blue.stm-btn-big_flat.stm-btn-big_disabled, .stm-btn-big_light_blue.stm-btn-big_flat.stm-btn-big_disabled:hover, .stm-btn-big_light_blue.stm-btn-big_flat.stm-btn-big_disabled:active, .stm-btn-big_light_blue.stm-btn-big_flat.stm-btn-big_disabled:focus {
        border-color: #d9d9d9;
        background: transparent;
        cursor: not-allowed;
    }

        .stm-btn-big_light_blue.stm-btn-big_flat.stm-btn-big_disabled .stm-btn-big__left i, .stm-btn-big_light_blue.stm-btn-big_flat.stm-btn-big_disabled .stm-btn-big__text, .stm-btn-big_light_blue.stm-btn-big_flat.stm-btn-big_disabled .stm-btn-big__secondary-text, .stm-btn-big_light_blue.stm-btn-big_flat.stm-btn-big_disabled:hover .stm-btn-big__left i, .stm-btn-big_light_blue.stm-btn-big_flat.stm-btn-big_disabled:hover .stm-btn-big__text, .stm-btn-big_light_blue.stm-btn-big_flat.stm-btn-big_disabled:hover .stm-btn-big__secondary-text, .stm-btn-big_light_blue.stm-btn-big_flat.stm-btn-big_disabled:active .stm-btn-big__left i, .stm-btn-big_light_blue.stm-btn-big_flat.stm-btn-big_disabled:active .stm-btn-big__text, .stm-btn-big_light_blue.stm-btn-big_flat.stm-btn-big_disabled:active .stm-btn-big__secondary-text, .stm-btn-big_light_blue.stm-btn-big_flat.stm-btn-big_disabled:focus .stm-btn-big__left i, .stm-btn-big_light_blue.stm-btn-big_flat.stm-btn-big_disabled:focus .stm-btn-big__text, .stm-btn-big_light_blue.stm-btn-big_flat.stm-btn-big_disabled:focus .stm-btn-big__secondary-text {
            color: #999;
        }

        .stm-btn-big_light_blue.stm-btn-big_flat.stm-btn-big_disabled:after, .stm-btn-big_light_blue.stm-btn-big_flat.stm-btn-big_disabled:hover:after, .stm-btn-big_light_blue.stm-btn-big_flat.stm-btn-big_disabled:active:after, .stm-btn-big_light_blue.stm-btn-big_flat.stm-btn-big_disabled:focus:after {
            content: none;
        }

#sb_instagram.stm-instagram-feed #sbi_images {
    padding: 0 !important;
    margin: 0 -8.5px;
    width: auto !important;
}

    #sb_instagram.stm-instagram-feed #sbi_images .sbi_type_image {
        padding: 0 8.5px !important;
    }

#sb_instagram.stm-instagram-feed #sbi_load {
    text-align: left;
}

    #sb_instagram.stm-instagram-feed #sbi_load .sbi_follow_btn {
        margin: 0;
    }

#sb_instagram.stm-instagram-feed .sbi_follow_btn a {
    margin-top: 25px;
    padding: 11px 30px 11px 24px;
    background: transparent;
    border: 2px solid #4090db;
    border-radius: 0;
    font-size: 16px;
    color: #011b3a;
}

    #sb_instagram.stm-instagram-feed .sbi_follow_btn a .fa {
        color: #125688;
        margin-right: 15px !important;
    }

    #sb_instagram.stm-instagram-feed .sbi_follow_btn a:hover {
        background: #4090db;
        color: #fff;
    }

        #sb_instagram.stm-instagram-feed .sbi_follow_btn a:hover .fa {
            color: #fff;
        }

    #sb_instagram.stm-instagram-feed .sbi_follow_btn a:active {
        background: #125688;
        border-color: #125688;
        color: #fff;
    }

        #sb_instagram.stm-instagram-feed .sbi_follow_btn a:active .fa {
            color: #fff;
        }

.tt_tabs_navigation li {
    margin: 0 !important;
    font-size: 18px !important;
}

    .tt_tabs_navigation li a {
        border: 2px solid transparent !important;
        margin-bottom: 0 !important;
        padding: 0 46px !important;
        line-height: 36px !important;
        font-size: 18px !important;
        font-family: Dosis !important;
        font-weight: 600 !important;
        color: #56509f !important;
    }

        .tt_tabs_navigation li a:hover {
            color: #ff6682 !important;
            line-height: 36px !important;
            border: 2px solid transparent !important;
            padding-bottom: 0 !important;
        }

        .tt_tabs_navigation li a.selected, .tt_tabs_navigation li.ui-tabs-active a {
            border-radius: 30px;
            background-color: #ff6682;
            border: 2px solid #ff6682 !important;
            padding-bottom: 0 !important;
            color: #fff !important;
        }

            .tt_tabs_navigation li a.selected:hover, .tt_tabs_navigation li.ui-tabs-active a:hover {
                color: #fff !important;
            }

.tt_timetable th {
    background: #f0f0f0;
}

.tt_tabs_navigation {
    background-color: #fd0 !important;
    padding: 10px;
    border-radius: 20px;
    margin-bottom: 40px;
}

table.tt_timetable {
    background: transparent !important;
}

@font-face {
    font-family: 'star';
    src: url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/themes/smarty/assets/css/kindergarten/../../fonts/woocommerce/star.eot);
    src: url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/themes/smarty/assets/css/kindergarten/../../fonts/woocommerce/star.eot?#iefix) format("embedded-opentype"),url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/themes/smarty/assets/css/kindergarten/../../fonts/woocommerce/star.woff) format("woff"),url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/themes/smarty/assets/css/kindergarten/../../fonts/woocommerce/star.ttf) format("truetype"),url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/themes/smarty/assets/css/kindergarten/../../fonts/woocommerce/star.svg#star) format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'WooCommerce';
    src: url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/themes/smarty/assets/css/kindergarten/../../fonts/woocommerce/WooCommerce.eot);
    src: url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/themes/smarty/assets/css/kindergarten/../../fonts/woocommerce/WooCommerce.eot?#iefix) format("embedded-opentype"),url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/themes/smarty/assets/css/kindergarten/../../fonts/woocommerce/WooCommerce.woff) format("woff"),url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/themes/smarty/assets/css/kindergarten/../../fonts/woocommerce/WooCommerce.ttf) format("truetype"),url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/themes/smarty/assets/css/kindergarten/../../fonts/woocommerce/WooCommerce.svg#WooCommerce) format("svg");
    font-weight: normal;
    font-style: normal;
}

p.demo_store {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    margin: 0;
    width: 100%;
    font-size: 1em;
    padding: 1em 0;
    text-align: center;
    background-color: #a46497;
    color: white;
    z-index: 99998;
    box-shadow: 0 1px 1em rgba(0,0,0,.2);
}

    p.demo_store a {
        color: white;
    }

.admin-bar p.demo_store {
    top: 32px;
}

.clear {
    clear: both;
}

.woocommerce .blockUI.blockOverlay {
    position: relative;
}

    .woocommerce .blockUI.blockOverlay:before {
        height: 1em;
        width: 1em;
        display: block;
        position: absolute;
        top: 50%;
        left: 50%;
        margin-left: -.5em;
        margin-top: -.5em;
        content: "";
        background: url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/themes/smarty/assets/css/kindergarten/../../img/woocommerce/loader.svg) center center;
        background-size: cover;
        line-height: 1;
        text-align: center;
        font-size: 2em;
        color: rgba(0,0,0,.75);
    }

.woocommerce .loader:before {
    height: 1em;
    width: 1em;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -.5em;
    margin-top: -.5em;
    content: "";
    background: url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/themes/smarty/assets/css/kindergarten/../../img/woocommerce/loader.svg) center center;
    background-size: cover;
    line-height: 1;
    text-align: center;
    font-size: 2em;
    color: rgba(0,0,0,.75);
}

.woocommerce .myaccount_user {
    margin-bottom: 65px;
}

    .woocommerce .myaccount_user strong {
        color: #000;
    }

.woocommerce a.remove {
    display: block;
    font-size: 16px;
    height: 16px;
    width: 16px;
    text-align: center;
    line-height: 1;
    color: rgba(3,3,3,.25);
    text-decoration: none;
    border: 0;
}

.woocommerce .woocommerce-message, .woocommerce .woocommerce-error, .woocommerce .woocommerce-info {
    padding: 1.8em 2em 1.8em 3.5em;
    margin: 0 0 30px;
    position: relative;
    background-color: #fff;
    color: #595959;
    font-size: 16px;
    border-radius: 15px;
    border: 1px solid transparent;
    line-height: normal;
    list-style: none outside !important;
    *zoom: 1;
    width: auto;
    word-wrap: break-word;
}

    .woocommerce .woocommerce-message:before, .woocommerce .woocommerce-message:after, .woocommerce .woocommerce-error:before, .woocommerce .woocommerce-error:after, .woocommerce .woocommerce-info:before, .woocommerce .woocommerce-info:after {
        content: " ";
        display: table;
    }

    .woocommerce .woocommerce-message:after, .woocommerce .woocommerce-error:after, .woocommerce .woocommerce-info:after {
        clear: both;
    }

    .woocommerce .woocommerce-message:before, .woocommerce .woocommerce-error:before, .woocommerce .woocommerce-info:before {
        content: "\f05a";
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        display: inline-block;
        position: absolute;
        top: 1.7em;
        left: 1.5em;
        font-size: 18px;
    }

    .woocommerce .woocommerce-message .button, .woocommerce .woocommerce-error .button, .woocommerce .woocommerce-info .button {
        float: right;
        position: absolute;
        right: 20px;
        top: 20px;
        border: 2px solid #ff6682;
        border-radius: 25px;
        background: #fff;
        font-weight: 600;
        color: #56509f;
        -webkit-transition: all ease-in-out .2s;
        transition: all ease-in-out .2s;
    }

        .woocommerce .woocommerce-message .button:hover, .woocommerce .woocommerce-error .button:hover, .woocommerce .woocommerce-info .button:hover {
            background: #ff6682;
            color: #fff;
        }

    .woocommerce .woocommerce-message a, .woocommerce .woocommerce-error a, .woocommerce .woocommerce-info a {
        border-bottom: 1px dashed #ff6682;
        text-decoration: none;
    }

    .woocommerce .woocommerce-message li, .woocommerce .woocommerce-error li, .woocommerce .woocommerce-info li {
        list-style: none outside !important;
        padding-left: 0 !important;
        margin-left: 0 !important;
    }

.woocommerce .woocommerce-message {
    border-color: #95cc47;
}

    .woocommerce .woocommerce-message:before {
        content: "\f058";
        color: #95cc47;
    }

.woocommerce .woocommerce-info {
    border-color: #0af;
}

    .woocommerce .woocommerce-info:before {
        color: #0af;
    }

.woocommerce .woocommerce-error {
    border-color: red;
}

    .woocommerce .woocommerce-error:before {
        content: "\f057";
        color: red;
    }

.woocommerce small.note {
    display: block;
    color: #777;
    font-size: .857em;
    margin-top: 10px;
}

.woocommerce .woocommerce-breadcrumb {
    *zoom: 1;
    margin: 0 0 1em;
    padding: 0;
    font-size: .92em;
    color: #777;
}

    .woocommerce .woocommerce-breadcrumb:before, .woocommerce .woocommerce-breadcrumb:after {
        content: " ";
        display: table;
    }

    .woocommerce .woocommerce-breadcrumb:after {
        clear: both;
    }

    .woocommerce .woocommerce-breadcrumb a {
        color: #777;
    }

.woocommerce .quantity {
    float: left;
    margin: 0 4px 0 0;
    position: relative;
}

    .woocommerce .quantity input {
        width: 95px;
        height: 50px;
        padding: 0 45px 0 21px;
        background: #fff;
        border: 1px solid #e6e6e6;
        font-size: 16px;
        color: #595959;
    }

    .woocommerce .quantity .quantity-control {
        position: absolute;
        right: 19px;
        top: 6px;
        line-height: 18px;
        font-size: 20px;
        color: #56509f;
        -webkit-transition: all ease-in-out .2s;
        transition: all ease-in-out .2s;
    }

        .woocommerce .quantity .quantity-control:hover {
            color: #ff6682;
        }

    .woocommerce .quantity .quantity-control_plus i:before {
        content: "\f106";
    }

    .woocommerce .quantity .quantity-control_minus {
        top: 23px;
    }

        .woocommerce .quantity .quantity-control_minus i:before {
            content: "\f107";
        }

.woocommerce ins {
    text-decoration: none;
}

.woocommerce div.product {
    margin-bottom: 0;
    position: relative;
}

    .woocommerce div.product .product_title {
        clear: none;
        margin-top: 0;
        padding: 0;
    }

    .woocommerce div.product span.price, .woocommerce div.product p.price {
        margin-bottom: 17px;
        font-size: 24px;
        font-weight: 600;
        line-height: 30px;
        color: #ff6682;
    }

        .woocommerce div.product span.price ins, .woocommerce div.product p.price ins {
            background: inherit;
            text-decoration: none;
        }

        .woocommerce div.product span.price del, .woocommerce div.product p.price del {
            margin-right: 15px;
            font-weight: 600;
            font-size: 18px;
            color: #999;
        }

    .woocommerce div.product p.stock {
        font-size: .92em;
    }

    .woocommerce div.product .stock {
        color: #77a464;
    }

    .woocommerce div.product .out-of-stock {
        color: red;
    }

    .woocommerce div.product .product-short-description {
        margin-bottom: 23px;
    }

        .woocommerce div.product .product-short-description table {
            width: 100%;
        }

            .woocommerce div.product .product-short-description table td {
                padding: 0;
                vertical-align: top;
                line-height: 28px;
                font-size: 16px;
                border: 0;
            }

                .woocommerce div.product .product-short-description table td:first-child {
                    padding-right: 24px;
                    text-transform: uppercase;
                    white-space: nowrap;
                    font-size: 14px;
                }

        .woocommerce div.product .product-short-description p, .woocommerce div.product .product-short-description {
            font-size: 14px;
            line-height: 24px;
        }

    .woocommerce div.product .woocommerce-product-rating {
        margin-bottom: 19px;
        line-height: 18px;
    }

    .woocommerce div.product .product_meta > span {
        display: block;
    }

        .woocommerce div.product .product_meta > span:not(:last-child) {
            margin-bottom: 17px;
        }

    .woocommerce div.product .product_meta .posted_in {
        font-size: 14px;
        line-height: normal;
        color: #a6a6a6;
    }

        .woocommerce div.product .product_meta .posted_in a {
            font-size: 12px;
            letter-spacing: 1px;
            text-transform: uppercase;
            font-weight: 600;
        }

    .woocommerce div.product .product_meta .tagged_as a {
        display: inline-block;
        height: 30px;
        border: 1px solid #ff6682;
        padding: 0 15px;
        background: #fff;
        font-size: 14px;
        line-height: 26px;
        border-radius: 20px;
        color: #56509f;
        -webkit-transition: all ease-in-out .2s;
        transition: all ease-in-out .2s;
    }

        .woocommerce div.product .product_meta .tagged_as a:not(:last-child) {
            margin-right: 8px;
        }

        .woocommerce div.product .product_meta .tagged_as a:focus, .woocommerce div.product .product_meta .tagged_as a:hover {
            text-decoration: none;
        }

        .woocommerce div.product .product_meta .tagged_as a:hover {
            background: #ff6682;
            color: #fff;
        }

    .woocommerce div.product div.images {
        border: 1px solid #e6e6e6;
        padding-top: 25px;
        padding-bottom: 25px;
        border-radius: 25px;
        margin-bottom: 60px;
        background: #fff;
    }

        .woocommerce div.product div.images img {
            display: block;
            max-width: 100%;
            height: auto;
            box-shadow: none;
        }

        .woocommerce div.product div.images .woocommerce-main-image {
            display: block;
            margin-bottom: 20px;
            padding: 0 95px;
        }

            .woocommerce div.product div.images .woocommerce-main-image img {
                margin: 0 auto;
            }

        .woocommerce div.product div.images div.thumbnails {
            padding: 0 10px;
        }

    .woocommerce div.product div.summary {
        margin-bottom: 60px;
    }

    .woocommerce div.product div.social {
        text-align: right;
        margin: 0 0 1em;
    }

        .woocommerce div.product div.social span {
            margin: 0 0 0 2px;
        }

            .woocommerce div.product div.social span span {
                margin: 0;
            }

            .woocommerce div.product div.social span .stButton .chicklets {
                padding-left: 16px;
                width: 0;
            }

        .woocommerce div.product div.social iframe {
            float: left;
            margin-top: 3px;
        }

    .woocommerce div.product .woocommerce-tabs .wc-tabs {
        margin-bottom: 30px;
    }

    .woocommerce div.product .woocommerce-tabs .panel {
        margin: 0 0 2em;
        background: #fff;
        border-radius: 0;
        box-shadow: none;
    }

    .woocommerce div.product p.cart {
        margin-bottom: 2em;
        *zoom: 1;
    }

        .woocommerce div.product p.cart:before, .woocommerce div.product p.cart:after {
            content: " ";
            display: table;
        }

        .woocommerce div.product p.cart:after {
            clear: both;
        }

    .woocommerce div.product form.cart {
        margin-bottom: 26px;
        *zoom: 1;
    }

        .woocommerce div.product form.cart:before, .woocommerce div.product form.cart:after {
            content: " ";
            display: table;
        }

        .woocommerce div.product form.cart:after {
            clear: both;
        }

        .woocommerce div.product form.cart div.quantity {
            float: left;
            margin: 0 10px 0 0;
            position: relative;
        }

            .woocommerce div.product form.cart div.quantity input {
                width: 95px;
                height: 50px;
                padding: 0 45px 0 21px;
                background: #fff;
                border-radius: 30px;
                border: 1px solid #e6e6e6;
                font-size: 16px;
                color: #595959;
                -webkit-transition: all ease-in-out .2s;
                transition: all ease-in-out .2s;
            }

                .woocommerce div.product form.cart div.quantity input:focus {
                    border-color: #595959;
                }

            .woocommerce div.product form.cart div.quantity .quantity-control {
                position: absolute;
                right: 19px;
                top: 6px;
                line-height: 18px;
                font-size: 20px;
                color: #56509f;
                -webkit-transition: all ease-in-out .2s;
                transition: all ease-in-out .2s;
            }

                .woocommerce div.product form.cart div.quantity .quantity-control:hover {
                    color: #ff6682;
                }

            .woocommerce div.product form.cart div.quantity .quantity-control_plus i:before {
                content: "\f106";
            }

            .woocommerce div.product form.cart div.quantity .quantity-control_minus {
                top: 23px;
            }

                .woocommerce div.product form.cart div.quantity .quantity-control_minus i:before {
                    content: "\f107";
                }

        .woocommerce div.product form.cart table {
            border-width: 0 0 1px 0;
        }

            .woocommerce div.product form.cart table td {
                padding-left: 0;
            }

            .woocommerce div.product form.cart table div.quantity {
                float: none;
                margin: 0;
            }

            .woocommerce div.product form.cart table small.stock {
                display: block;
                float: none;
            }

        .woocommerce div.product form.cart .variations {
            margin-bottom: 1em;
            border: 0;
            width: 100%;
        }

            .woocommerce div.product form.cart .variations td, .woocommerce div.product form.cart .variations th {
                padding: 5px;
                border: 0;
                vertical-align: top;
                line-height: normal;
                background: transparent;
            }

            .woocommerce div.product form.cart .variations label {
                font-weight: 700;
                font-size: 14px;
                color: #595959;
                white-space: normal;
            }

            .woocommerce div.product form.cart .variations select {
                max-width: 100%;
                min-width: 75%;
                display: inline-block;
                margin-right: 1em;
            }

            .woocommerce div.product form.cart .variations td.label {
                padding: 5px;
                display: table-cell;
                text-align: left;
                white-space: normal;
            }

        .woocommerce div.product form.cart .woocommerce-variation-description p {
            margin-bottom: 1em;
        }

        .woocommerce div.product form.cart .reset_variations {
            visibility: hidden;
            font-size: .83em;
        }

        .woocommerce div.product form.cart .wc-no-matching-variations {
            display: none;
        }

        .woocommerce div.product form.cart .button {
            vertical-align: middle;
            float: left;
            padding: 12.5px 30px 16px;
            background-color: #ff6682;
            border-color: #ff6682;
            border-radius: 30px;
            font-weight: 600;
            font-size: 18px;
            color: #fff;
        }

            .woocommerce div.product form.cart .button:hover {
                background-color: transparent;
                color: #56509f;
            }

            .woocommerce div.product form.cart .button i {
                display: none;
            }

        .woocommerce div.product form.cart .group_table td.label {
            padding-right: 1em;
            padding-left: 1em;
        }

        .woocommerce div.product form.cart .group_table td {
            vertical-align: top;
            padding-bottom: .5em;
            border: 0;
        }

        .woocommerce div.product form.cart.variations_form .woocommerce-variation-add-to-cart {
            margin-top: 17px;
            *zoom: 1;
        }

            .woocommerce div.product form.cart.variations_form .woocommerce-variation-add-to-cart:before, .woocommerce div.product form.cart.variations_form .woocommerce-variation-add-to-cart:after {
                content: " ";
                display: table;
            }

            .woocommerce div.product form.cart.variations_form .woocommerce-variation-add-to-cart:after {
                clear: both;
            }

.woocommerce span.onsale {
    position: absolute;
    margin: 20px 0 0 20px;
    padding: 0 10px;
    background: #95cc47;
    border-radius: 20px;
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 20px;
    color: #fff;
    z-index: 99;
}

.woocommerce .products ul, .woocommerce ul.products {
    padding: 0;
    list-style: none outside;
    clear: both;
    *zoom: 1;
}

    .woocommerce .products ul:before, .woocommerce .products ul:after, .woocommerce ul.products:before, .woocommerce ul.products:after {
        content: " ";
        display: table;
    }

    .woocommerce .products ul:after, .woocommerce ul.products:after {
        clear: both;
    }

    .woocommerce .products ul li, .woocommerce ul.products li {
        list-style: none outside;
    }

        .woocommerce ul.products li.product .onsale {
            top: 0;
            right: 14px;
            left: auto;
            margin: 20px 20px 0 0;
        }

        .woocommerce ul.products li.product h5 {
            height: 50px;
            overflow: hidden;
            line-height: 24px;
            letter-spacing: .2px;
            margin: 0 0 15px;
            font-size: 18px;
        }

            .woocommerce ul.products li.product h5:hover {
                color: #ff6682;
            }

        .woocommerce ul.products li.product a {
            display: block;
            text-decoration: none;
        }

            .woocommerce ul.products li.product a img {
                max-width: 100%;
                height: auto;
                display: block;
                margin: 0 auto 15px;
                box-shadow: none;
            }

        .woocommerce ul.products li.product strong {
            display: block;
        }

        .woocommerce ul.products li.product .product-price {
            *zoom: 1;
        }

            .woocommerce ul.products li.product .product-price:before, .woocommerce ul.products li.product .product-price:after {
                content: " ";
                display: table;
            }

            .woocommerce ul.products li.product .product-price:after {
                clear: both;
            }

        .woocommerce ul.products li.product .star-rating {
            float: none;
            width: 6.4em;
            margin: 0 auto 15px;
            text-align: center;
            font-size: .69em;
            letter-spacing: 3px;
        }

        .woocommerce ul.products li.product .button {
            position: absolute;
            top: 108px;
            left: 60px;
            right: 60px;
            border: 2px solid #fd0;
            background: #fd0;
            color: #56509f;
            font-weight: 600;
            font-size: 18px;
            line-height: 46px;
            vertical-align: top;
            border-radius: 25px;
            padding: 0 15px;
            opacity: 0;
            -webkit-transition: opacity 0s 0s;
            transition: opacity 0s 0s;
        }

            .woocommerce ul.products li.product .button i {
                margin-left: 7px;
                vertical-align: top;
            }

            .woocommerce ul.products li.product .button:hover {
                border-color: #ff6682;
                background: #ff6682;
                color: #fff;
            }

            .woocommerce ul.products li.product .button:active {
                color: #fff;
                background: #ff6682;
                border-color: #ff6682;
            }

        .woocommerce ul.products li.product .added_to_cart {
            display: none;
        }

        .woocommerce ul.products li.product .woocommerce_product__category {
            display: block !important;
            margin-bottom: 2px;
        }

            .woocommerce ul.products li.product .woocommerce_product__category a {
                font-size: 14px;
                color: #999;
            }

                .woocommerce ul.products li.product .woocommerce_product__category a:hover {
                    text-decoration: underline;
                }

        .woocommerce ul.products li.product .price {
            width: 100%;
            display: table;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            float: right;
            color: #ff6682;
            font-weight: 600;
            font-size: 24px;
        }

            .woocommerce ul.products li.product .price del {
                display: table-cell;
                vertical-align: middle;
                text-align: right;
                padding: 0 8px;
                color: inherit;
                font-weight: 400;
                font-size: 18px;
                color: #a6a6a6;
            }

            .woocommerce ul.products li.product .price ins {
                display: table-cell;
                vertical-align: middle;
                text-align: left;
                padding: 0 8px;
                background: none;
                text-decoration: none;
            }

            .woocommerce ul.products li.product .price .from {
                font-size: .67em;
                margin: -2px 0 0 0;
                text-transform: uppercase;
                color: rgba(132,132,132,.5);
            }

        .woocommerce ul.products li.product:hover {
            position: relative;
            z-index: 2;
        }

            .woocommerce ul.products li.product:hover img {
                opacity: .3;
                -webkit-filter: blur(3px);
                filter: blur(3px);
            }

            .woocommerce ul.products li.product:hover .product-buy {
                visibility: visible;
                opacity: 1;
            }

                .woocommerce ul.products li.product:hover .product-buy .button {
                    opacity: 1;
                }

.woocommerce .woocommerce-order-bar {
    padding: 20px 30px;
    margin-bottom: 40px;
    border: 2px solid #fd0;
    border-radius: 25px;
    background: #fff;
    *zoom: 1;
}

    .woocommerce .woocommerce-order-bar:before, .woocommerce .woocommerce-order-bar:after {
        content: " ";
        display: table;
    }

    .woocommerce .woocommerce-order-bar:after {
        clear: both;
    }

.woocommerce .woocommerce-result-count {
    margin: 12px 0;
    font-size: 18px;
    line-height: normal;
    color: #595959;
}

.woocommerce .woocommerce-ordering {
    width: 255px;
}

    .woocommerce .woocommerce-ordering select {
        vertical-align: top;
    }

.woocommerce nav.woocommerce-pagination {
    margin-top: 5px;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

.woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit {
    font-size: 18px;
    margin: 0;
    line-height: 1;
    cursor: pointer;
    position: relative;
    font-family: inherit;
    text-decoration: none;
    overflow: visible;
    padding: 10px 30px;
    font-weight: 700;
    left: auto;
    color: #fff;
    background-color: #ff6682;
    border: 2px solid #ff6682;
    border-radius: 25px;
    white-space: nowrap;
    display: inline-block;
    background-image: none;
    box-shadow: none;
    text-shadow: none;
    -webkit-transition: all ease-in-out .2s;
    transition: all ease-in-out .2s;
}

    .woocommerce a.button.loading, .woocommerce button.button.loading, .woocommerce input.button.loading, .woocommerce #respond input#submit.loading {
        opacity: .25;
    }

        .woocommerce a.button.loading:after, .woocommerce button.button.loading:after, .woocommerce input.button.loading:after, .woocommerce #respond input#submit.loading:after {
            content: "\e01c";
            display: inline-block;
            position: relative;
            top: 2px;
            margin-left: 10px;
            font-family: "WooCommerce";
            font-size: 14px;
            -webkit-font-smoothing: antialiased;
            -webkit-animation: spin 2s infinite linear;
            animation: spin 2s infinite linear;
        }

    .woocommerce a.button.added:after, .woocommerce button.button.added:after, .woocommerce input.button.added:after, .woocommerce #respond input#submit.added:after {
        content: "\e017";
        margin-left: 10px;
        font-family: 'WooCommerce';
        font-size: 14px;
    }

    .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce #respond input#submit:hover {
        background-color: #fff;
        text-decoration: none;
        background-image: none;
        color: #56509f;
    }

    .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce #respond input#submit.alt {
        padding: 14.5px 24px;
        border: 2px solid #62abf5;
        background-color: #62abf5;
        color: #fff;
        -webkit-font-smoothing: antialiased;
    }

        .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce #respond input#submit.alt:hover {
            border-color: #62abf5;
            background-color: #fff;
            color: #62abf5;
        }

        .woocommerce a.button.alt.disabled, .woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled[disabled], .woocommerce a.button.alt.disabled:hover, .woocommerce a.button.alt:disabled:hover, .woocommerce a.button.alt:disabled[disabled]:hover, .woocommerce button.button.alt.disabled, .woocommerce button.button.alt:disabled, .woocommerce button.button.alt:disabled[disabled], .woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt:disabled:hover, .woocommerce button.button.alt:disabled[disabled]:hover, .woocommerce input.button.alt.disabled, .woocommerce input.button.alt:disabled, .woocommerce input.button.alt:disabled[disabled], .woocommerce input.button.alt.disabled:hover, .woocommerce input.button.alt:disabled:hover, .woocommerce input.button.alt:disabled[disabled]:hover, .woocommerce #respond input#submit.alt.disabled, .woocommerce #respond input#submit.alt:disabled, .woocommerce #respond input#submit.alt:disabled[disabled], .woocommerce #respond input#submit.alt.disabled:hover, .woocommerce #respond input#submit.alt:disabled:hover, .woocommerce #respond input#submit.alt:disabled[disabled]:hover {
            border-color: gray;
            background-color: #fff;
            color: gray;
        }

    .woocommerce a.button:disabled, .woocommerce a.button.disabled, .woocommerce a.button:disabled[disabled], .woocommerce button.button:disabled, .woocommerce button.button.disabled, .woocommerce button.button:disabled[disabled], .woocommerce input.button:disabled, .woocommerce input.button.disabled, .woocommerce input.button:disabled[disabled], .woocommerce #respond input#submit:disabled, .woocommerce #respond input#submit.disabled, .woocommerce #respond input#submit:disabled[disabled] {
        color: inherit;
        cursor: not-allowed;
        opacity: .5;
    }

        .woocommerce a.button:disabled:hover, .woocommerce a.button.disabled:hover, .woocommerce a.button:disabled[disabled]:hover, .woocommerce button.button:disabled:hover, .woocommerce button.button.disabled:hover, .woocommerce button.button:disabled[disabled]:hover, .woocommerce input.button:disabled:hover, .woocommerce input.button.disabled:hover, .woocommerce input.button:disabled[disabled]:hover, .woocommerce #respond input#submit:disabled:hover, .woocommerce #respond input#submit.disabled:hover, .woocommerce #respond input#submit:disabled[disabled]:hover {
            color: inherit;
            background-color: #ebe9eb;
        }

.woocommerce .cart .button, .woocommerce .cart input.button {
    float: none;
}

.woocommerce a.added_to_cart {
    padding-top: .5em;
    white-space: nowrap;
    display: inline-block;
}

.woocommerce .single_add_to_cart_button .fa {
    margin-right: 15px;
}

.woocommerce #reviews h2 small {
    float: right;
    color: #777;
    font-size: 15px;
    margin: 10px 0 0 0;
}

    .woocommerce #reviews h2 small a {
        text-decoration: none;
        color: #777;
    }

.woocommerce #reviews h3 {
    margin: 0 0 20px;
}

.woocommerce #reviews #respond {
    margin: 0;
    border: 0;
    padding: 0;
}

.woocommerce #reviews #comments {
    margin-bottom: 20px;
}

    .woocommerce #reviews #comments .add_review {
        *zoom: 1;
    }

        .woocommerce #reviews #comments .add_review:before, .woocommerce #reviews #comments .add_review:after {
            content: " ";
            display: table;
        }

        .woocommerce #reviews #comments .add_review:after {
            clear: both;
        }

    .woocommerce #reviews #comments h2 {
        clear: none;
    }

    .woocommerce #reviews #comments ol.commentlist {
        *zoom: 1;
        margin: 0;
        width: 100%;
        background: none;
        padding-left: 0;
        list-style: none;
    }

        .woocommerce #reviews #comments ol.commentlist:before, .woocommerce #reviews #comments ol.commentlist:after {
            content: " ";
            display: table;
        }

        .woocommerce #reviews #comments ol.commentlist:after {
            clear: both;
        }

        .woocommerce #reviews #comments ol.commentlist li {
            margin-bottom: 0;
            padding: 0 0 30px;
            border-bottom: 1px solid #ddd;
            position: relative;
            background: 0 0;
        }

            .woocommerce #reviews #comments ol.commentlist li:not(:first-child) {
                margin: 30px 0 0;
            }

            .woocommerce #reviews #comments ol.commentlist li .product-review-meta {
                margin-bottom: 3px;
                *zoom: 1;
            }

                .woocommerce #reviews #comments ol.commentlist li .product-review-meta:before, .woocommerce #reviews #comments ol.commentlist li .product-review-meta:after {
                    content: " ";
                    display: table;
                }

                .woocommerce #reviews #comments ol.commentlist li .product-review-meta:after {
                    clear: both;
                }

                .woocommerce #reviews #comments ol.commentlist li .product-review-meta .star-rating {
                    display: none;
                }

            .woocommerce #reviews #comments ol.commentlist li .product-review-author {
                font-size: 15px;
                font-weight: 700;
                color: #011b3a;
            }

                .woocommerce #reviews #comments ol.commentlist li .product-review-author a {
                    color: #011b3a;
                }

                    .woocommerce #reviews #comments ol.commentlist li .product-review-author a:focus {
                        text-decoration: none;
                    }

                    .woocommerce #reviews #comments ol.commentlist li .product-review-author a:hover {
                        text-decoration: none;
                        color: #62abf5;
                    }

            .woocommerce #reviews #comments ol.commentlist li .product-review-date {
                float: right;
                color: #aaa;
                font-size: 11px;
                text-transform: uppercase;
            }

            .woocommerce #reviews #comments ol.commentlist li .star-rating {
                float: right;
                margin-right: 10px;
                margin-left: 10px;
                margin-top: 7px;
            }

            .woocommerce #reviews #comments ol.commentlist li .product-review-description p, .woocommerce #reviews #comments ol.commentlist li .product-review-description {
                font-size: 14px;
                line-height: 24px;
            }

            .woocommerce #reviews #comments ol.commentlist li img.avatar {
                float: left;
                border-radius: 50%;
            }

            .woocommerce #reviews #comments ol.commentlist li .comment-text {
                overflow: hidden;
                padding-left: 20px;
                margin: 0 0 0 50px;
                *zoom: 1;
            }

                .woocommerce #reviews #comments ol.commentlist li .comment-text:before, .woocommerce #reviews #comments ol.commentlist li .comment-text:after {
                    content: " ";
                    display: table;
                }

                .woocommerce #reviews #comments ol.commentlist li .comment-text:after {
                    clear: both;
                }

                .woocommerce #reviews #comments ol.commentlist li .comment-text p {
                    margin: 0 0 1em;
                }

                    .woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
                        font-size: .83em;
                    }

        .woocommerce #reviews #comments ol.commentlist ul.children {
            list-style: none outside;
            margin: 20px 0 0 50px;
        }

            .woocommerce #reviews #comments ol.commentlist ul.children .star-rating {
                display: none;
            }

        .woocommerce #reviews #comments ol.commentlist #respond {
            border: 1px solid #e4e1e3;
            border-radius: 4px;
            padding: 1em 1em 0;
            margin: 20px 0 0 50px;
        }

    .woocommerce #reviews #comments .commentlist > li:before {
        content: "";
    }

.woocommerce .star-rating {
    float: right;
    overflow: hidden;
    position: relative;
    height: 1em;
    line-height: 1;
    font-size: 11px;
    width: 6.4em;
    letter-spacing: 3px;
    color: #fd0;
    font-family: 'star';
}

    .woocommerce .star-rating:before {
        content: "\73\73\73\73\73";
        color: #ddd;
        float: left;
        top: 0;
        left: 0;
        position: absolute;
    }

    .woocommerce .star-rating span {
        overflow: hidden;
        float: left;
        top: 0;
        left: 0;
        position: absolute;
        padding-top: 1.5em;
    }

        .woocommerce .star-rating span:before {
            content: "\53\53\53\53\53";
            top: 0;
            position: absolute;
            left: 0;
        }

.woocommerce .woocommerce-product-rating {
    *zoom: 1;
    display: block;
}

    .woocommerce .woocommerce-product-rating:before, .woocommerce .woocommerce-product-rating:after {
        content: " ";
        display: table;
    }

    .woocommerce .woocommerce-product-rating:after {
        clear: both;
    }

    .woocommerce .woocommerce-product-rating .star-rating {
        margin: .5em 4px 0 0;
        float: left;
    }

    .woocommerce .woocommerce-product-rating .woocommerce-review-link {
        margin-left: 9px;
        font-size: 13px;
        color: gray;
    }

.woocommerce .hreview-aggregate .star-rating {
    margin: 10px 0 0 0;
}

.woocommerce #review_form #respond {
    *zoom: 1;
    position: static;
    margin: 0;
    width: auto;
    padding: 0;
    background: transparent none;
    border: 0;
}

    .woocommerce #review_form #respond:before, .woocommerce #review_form #respond:after {
        content: " ";
        display: table;
    }

    .woocommerce #review_form #respond:after {
        clear: both;
    }

    .woocommerce #review_form #respond p {
        margin-bottom: 0;
    }

    .woocommerce #review_form #respond .comment-form-rating {
        margin-bottom: 22px;
    }

        .woocommerce #review_form #respond .comment-form-rating .stars {
            margin-bottom: 0;
        }

            .woocommerce #review_form #respond .comment-form-rating .stars > span {
                line-height: 1;
            }

    .woocommerce #review_form #respond .comment-form {
        margin: 0;
    }

    .woocommerce #review_form #respond .comment-form-email input[type="text"], .woocommerce #review_form #respond .comment-form-author input[type="text"] {
        margin-bottom: 22px;
    }

    .woocommerce #review_form #respond .form-submit input {
        left: auto;
    }

    .woocommerce #review_form #respond .form-submit .stm-btn {
        min-width: 160px;
        background-color: #ff6682;
        border-color: #ff6682;
        color: #fff;
    }

        .woocommerce #review_form #respond .form-submit .stm-btn:hover {
            background-color: transparent;
            color: #56509f;
        }

        .woocommerce #review_form #respond .form-submit .stm-btn .stm-icon, .woocommerce #review_form #respond .form-submit .stm-btn .fa {
            display: none;
        }

    .woocommerce #review_form #respond .select2 {
        display: none;
    }

    .woocommerce #review_form #respond textarea {
        box-sizing: border-box;
        width: 100%;
    }

.woocommerce p.stars a {
    position: relative;
    height: 1em;
    width: 1em;
    text-indent: -999em;
    display: inline-block;
    text-decoration: none;
    color: #fde428;
}

    .woocommerce p.stars a:before {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 1em;
        height: 1em;
        line-height: 1;
        font-family: "WooCommerce";
        content: "\e021";
        text-indent: 0;
    }

    .woocommerce p.stars a:hover ~ a:before {
        content: "\e021";
    }

.woocommerce p.stars:hover a:before {
    content: "\e020";
}

.woocommerce p.stars.selected a.active:before {
    content: "\e020";
}

.woocommerce p.stars.selected a.active ~ a:before {
    content: "\e021";
}

.woocommerce p.stars.selected a:not(.active):before {
    content: "\e020";
}

.woocommerce table.shop_attributes {
    border: 0;
    border-top: 1px dotted rgba(0,0,0,.1);
    margin-bottom: 1.618em;
    width: 100%;
}

    .woocommerce table.shop_attributes th {
        width: 150px;
        font-weight: 700;
        padding: 8px;
        border-top: 0;
        border-bottom: 1px dotted rgba(0,0,0,.1);
        margin: 0;
        line-height: 1.5;
    }

    .woocommerce table.shop_attributes td {
        font-style: italic;
        padding: 0;
        border-top: 0;
        border-bottom: 1px dotted rgba(0,0,0,.1);
        margin: 0;
        line-height: 1.5;
    }

        .woocommerce table.shop_attributes td p {
            margin: 0;
            padding: 8px 0;
        }

    .woocommerce table.shop_attributes .alt td, .woocommerce table.shop_attributes .alt th {
        background: rgba(0,0,0,.025);
    }

.woocommerce table.shop_table {
    width: 100%;
    text-align: left;
    border-collapse: separate;
}

    .woocommerce table.shop_table thead th {
        padding: 11.5px 16px;
        background: #fd0;
        font-weight: 700;
        font-size: 14px;
        line-height: normal;
        color: #56509f;
        text-transform: uppercase;
    }

    .woocommerce table.shop_table tbody td, .woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th {
        background: #fff;
        border-bottom: 0;
        padding: 10px 16px;
        vertical-align: middle;
        font-size: 16px;
    }

        .woocommerce table.shop_table tbody td small, .woocommerce table.shop_table tbody th small, .woocommerce table.shop_table tfoot td small, .woocommerce table.shop_table tfoot th small {
            font-weight: normal;
        }

    .woocommerce table.shop_table tbody tr:nth-child(2n) td, .woocommerce table.shop_table tfoot tr:nth-child(2n) td {
        background-color: #fff9f2;
    }

    .woocommerce table.shop_table tbody tr:last-child td, .woocommerce table.shop_table tfoot tr:last-child td {
        background-color: transparent;
    }

.woocommerce .table-my-orders-container {
    overflow: hidden;
    overflow-x: auto;
    margin-bottom: 73px;
}

.woocommerce table.my_account_orders {
    margin-bottom: 0;
    font-size: 14px;
}

    .woocommerce table.my_account_orders th, .woocommerce table.my_account_orders td {
        vertical-align: middle;
    }

    .woocommerce table.my_account_orders th {
        font-size: 14px;
        padding: 11.5px 16px;
    }

    .woocommerce table.my_account_orders tbody td {
        padding: 5px 16px;
        color: #595959;
    }

        .woocommerce table.my_account_orders tbody td.order-number a {
            color: #000;
            -webkit-transition: color ease-in-out .2s;
            transition: color ease-in-out .2s;
        }

            .woocommerce table.my_account_orders tbody td.order-number a:hover, .woocommerce table.my_account_orders tbody td.order-number a:focus {
                text-decoration: none;
            }

            .woocommerce table.my_account_orders tbody td.order-number a:hover {
                color: #62abf5;
            }

    .woocommerce table.my_account_orders .order-actions {
        text-align: right;
    }

.woocommerce td.product-name dl.variation {
    margin: .25em 0;
    *zoom: 1;
}

    .woocommerce td.product-name dl.variation:before, .woocommerce td.product-name dl.variation:after {
        content: " ";
        display: table;
    }

    .woocommerce td.product-name dl.variation:after {
        clear: both;
    }

    .woocommerce td.product-name dl.variation dt, .woocommerce td.product-name dl.variation dd {
        display: inline-block;
        float: left;
        margin: 0 4px 4px 0;
        padding: 0;
    }

    .woocommerce td.product-name dl.variation dt {
        font-weight: 700;
        clear: left;
    }

    .woocommerce td.product-name dl.variation dd {
        margin-right: 0;
    }

        .woocommerce td.product-name dl.variation dd p {
            line-height: inherit;
        }

            .woocommerce td.product-name dl.variation dd p:last-child {
                margin-bottom: 0;
            }

.woocommerce td.product-name p.backorder_notification {
    font-size: .83em;
}

.woocommerce td.product-name .product-thumbnail {
    width: 60px;
    height: 60px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.woocommerce td.product-name .product-name-title {
    display: table-cell;
    padding-left: 20px;
    vertical-align: middle;
}

    .woocommerce td.product-name .product-name-title a {
        font-size: 18px;
        line-height: 30px;
        font-weight: 600;
        color: #56509f;
        -webkit-transition: all ease-in-out .2s;
        transition: all ease-in-out .2s;
    }

        .woocommerce td.product-name .product-name-title a:focus {
            text-decoration: none;
        }

        .woocommerce td.product-name .product-name-title a:hover {
            text-decoration: none;
            color: #ff6682;
        }

    .woocommerce td.product-name .product-name-title .star-rating {
        margin-top: 3px;
    }

.woocommerce td.product-quantity {
    min-width: 80px;
}

.woocommerce ul.cart_list, .woocommerce ul.product_list_widget {
    list-style: none outside;
    padding: 0;
    margin: 0;
}

    .woocommerce ul.cart_list li, .woocommerce ul.product_list_widget li {
        position: relative;
        padding: 0 0 10px 90px;
        *zoom: 1;
        list-style: none;
    }

        .woocommerce ul.cart_list li:before, .woocommerce ul.cart_list li:after, .woocommerce ul.product_list_widget li:before, .woocommerce ul.product_list_widget li:after {
            content: " ";
            display: table;
        }

        .woocommerce ul.cart_list li:after, .woocommerce ul.product_list_widget li:after {
            clear: both;
        }

        .woocommerce ul.cart_list li .woocommerce_product__category, .woocommerce ul.product_list_widget li .woocommerce_product__category {
            display: block !important;
            line-height: 20px;
        }

            .woocommerce ul.cart_list li .woocommerce_product__category a, .woocommerce ul.product_list_widget li .woocommerce_product__category a {
                font-weight: 400;
                font-size: 14px;
                color: #999;
            }

                .woocommerce ul.cart_list li .woocommerce_product__category a:hover, .woocommerce ul.product_list_widget li .woocommerce_product__category a:hover {
                    color: #999;
                    text-decoration: underline;
                }

        .woocommerce ul.cart_list li a, .woocommerce ul.product_list_widget li a {
            display: block;
            font-size: 18px;
            font-weight: 600;
            color: #56509f;
            -webkit-transition: all ease-in-out .2s;
            transition: all ease-in-out .2s;
        }

            .woocommerce ul.cart_list li a .product-title, .woocommerce ul.product_list_widget li a .product-title {
                display: block;
                line-height: 20px;
            }

            .woocommerce ul.cart_list li a:focus, .woocommerce ul.product_list_widget li a:focus {
                text-decoration: none;
            }

            .woocommerce ul.cart_list li a:hover, .woocommerce ul.product_list_widget li a:hover {
                color: #ff6682;
                text-decoration: none;
            }

        .woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img {
            position: absolute;
            left: 0;
            margin-top: 3px;
            width: 60px;
            height: auto;
            box-shadow: none;
        }

        .woocommerce ul.cart_list li del, .woocommerce ul.product_list_widget li del {
            margin-right: 5px;
            text-decoration: line-through;
            color: #595959;
        }

            .woocommerce ul.cart_list li del .amount, .woocommerce ul.product_list_widget li del .amount {
                font-size: 18px;
            }

        .woocommerce ul.cart_list li dl, .woocommerce ul.product_list_widget li dl {
            margin: 0;
            padding-left: 1em;
            border-left: 2px solid rgba(0,0,0,.1);
            *zoom: 1;
        }

            .woocommerce ul.cart_list li dl:before, .woocommerce ul.cart_list li dl:after, .woocommerce ul.product_list_widget li dl:before, .woocommerce ul.product_list_widget li dl:after {
                content: " ";
                display: table;
            }

            .woocommerce ul.cart_list li dl:after, .woocommerce ul.product_list_widget li dl:after {
                clear: both;
            }

            .woocommerce ul.cart_list li dl dt, .woocommerce ul.cart_list li dl dd, .woocommerce ul.product_list_widget li dl dt, .woocommerce ul.product_list_widget li dl dd {
                display: inline-block;
                float: left;
                margin-bottom: 1em;
            }

            .woocommerce ul.cart_list li dl dt, .woocommerce ul.product_list_widget li dl dt {
                font-weight: 700;
                padding: 0 0 .25em 0;
                margin: 0 4px 0 0;
                clear: left;
            }

            .woocommerce ul.cart_list li dl dd, .woocommerce ul.product_list_widget li dl dd {
                padding: 0 0 .25em 0;
            }

                .woocommerce ul.cart_list li dl dd p:last-child, .woocommerce ul.product_list_widget li dl dd p:last-child {
                    margin-bottom: 0;
                }

        .woocommerce ul.cart_list li .star-rating, .woocommerce ul.product_list_widget li .star-rating {
            float: none;
            margin-bottom: 5px;
        }

        .woocommerce ul.cart_list li .amount, .woocommerce ul.product_list_widget li .amount {
            font-weight: 600;
            font-size: 18px;
            color: #ff6682;
        }

.woocommerce.widget_shopping_cart .total, .woocommerce .widget_shopping_cart .total {
    border-top: 3px double #ebe9eb;
    padding: 4px 0 0;
}

    .woocommerce.widget_shopping_cart .total strong, .woocommerce .widget_shopping_cart .total strong {
        min-width: 40px;
        display: inline-block;
    }

.woocommerce.widget_shopping_cart .cart_list li, .woocommerce .widget_shopping_cart .cart_list li {
    padding-left: 2em;
    position: relative;
    padding-top: 0;
}

    .woocommerce.widget_shopping_cart .cart_list li a.remove, .woocommerce .widget_shopping_cart .cart_list li a.remove {
        position: absolute;
        top: 0;
        left: 0;
    }

.woocommerce.widget_shopping_cart .buttons, .woocommerce .widget_shopping_cart .buttons {
    *zoom: 1;
}

    .woocommerce.widget_shopping_cart .buttons:before, .woocommerce.widget_shopping_cart .buttons:after, .woocommerce .widget_shopping_cart .buttons:before, .woocommerce .widget_shopping_cart .buttons:after {
        content: " ";
        display: table;
    }

    .woocommerce.widget_shopping_cart .buttons:after, .woocommerce .widget_shopping_cart .buttons:after {
        clear: both;
    }

.woocommerce form .form-row [placeholder]:focus::-webkit-input-placeholder {
    -webkit-transition: opacity .5s .5s ease;
    transition: opacity .5s .5s ease;
    opacity: 0;
}

.woocommerce form .form-row label {
    line-height: 2;
}

    .woocommerce form .form-row label.hidden {
        visibility: hidden;
    }

    .woocommerce form .form-row label.inline {
        display: inline;
    }

.woocommerce form .form-row select {
    cursor: pointer;
    margin: 0;
}

.woocommerce form .form-row .required {
    color: red;
    font-weight: 700;
    border: 0;
}

.woocommerce form .form-row .input-checkbox {
    display: inline;
    margin: -2px 8px 0 0;
    text-align: center;
    vertical-align: middle;
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    display: block;
    width: 100%;
    border: 1px solid #e6e6e6;
    background: #fff;
    font-size: 16px;
    line-height: 22px;
    border-radius: 20px;
    -webkit-transition: all ease-in-out .2s;
    transition: all ease-in-out .2s;
}

    .woocommerce form .form-row input.input-text:focus, .woocommerce form .form-row textarea:focus {
        border-color: gray;
    }

.woocommerce form .form-row input.input-text {
    padding: 13px 20px;
}

.woocommerce form .form-row textarea {
    padding: 12px 20px;
    resize: none;
}

.woocommerce form .form-row .select2-container {
    width: 100%;
    line-height: 2em;
}

.woocommerce form .form-row.woocommerce-invalid label {
    color: #a00;
}

.woocommerce form .form-row.woocommerce-invalid .select2-container, .woocommerce form .form-row.woocommerce-invalid input.input-text, .woocommerce form .form-row.woocommerce-invalid select {
    border-color: #a00;
}

.woocommerce form .form-row.woocommerce-validated .select2-container, .woocommerce form .form-row.woocommerce-validated input.input-text, .woocommerce form .form-row.woocommerce-validated select {
    border-color: gray;
}

.woocommerce form .form-row.woocommerce-validated .select2-arrow {
    top: 0;
}

    .woocommerce form .form-row.woocommerce-validated .select2-arrow b {
        text-align: center;
        line-height: 46px;
    }

        .woocommerce form .form-row.woocommerce-validated .select2-arrow b:after {
            display: none;
        }

.woocommerce form .form-row ::-webkit-input-placeholder {
    line-height: normal;
}

.woocommerce form .form-row :-moz-placeholder {
    line-height: normal;
}

.woocommerce form .form-row :-ms-input-placeholder {
    line-height: normal;
}

.woocommerce form.login, .woocommerce form.register {
    text-align: left;
    background: #fff9f2;
    padding: 30px 40px 40px;
}

    .woocommerce form.login h3, .woocommerce form.register h3 {
        margin-bottom: 30px;
    }

        .woocommerce form.login h3:after, .woocommerce form.register h3:after {
            content: none;
        }

    .woocommerce form.login .form-row:last-child, .woocommerce form.register .form-row:last-child {
        margin-bottom: 0;
    }

    .woocommerce form.login .stm-btn, .woocommerce form.register .stm-btn {
        min-width: 0;
    }

        .woocommerce form.login .stm-btn i, .woocommerce form.register .stm-btn i {
            display: none;
        }

    .woocommerce form.login .wc-remember-me {
        float: left;
        margin-top: 15px;
        line-height: normal;
        font-weight: 400;
    }

        .woocommerce form.login .wc-remember-me input {
            margin-right: 6px;
        }

    .woocommerce form.login .lost_password {
        float: left;
        margin-top: 15px;
        margin-right: 40px;
        line-height: normal;
    }

    .woocommerce form.login .wc-login-group {
        float: left;
        *zoom: 1;
    }

        .woocommerce form.login .wc-login-group:before, .woocommerce form.login .wc-login-group:after {
            content: " ";
            display: table;
        }

        .woocommerce form.login .wc-login-group:after {
            clear: both;
        }

    .woocommerce form.login .stm-btn {
        float: right;
    }

    .woocommerce form.register .stm-btn {
        float: right;
    }

.woocommerce form.checkout_coupon {
    background: #fff;
    padding: 40px;
}

    .woocommerce form.checkout_coupon .input-text {
        width: 100%;
    }

.woocommerce ul#shipping_method {
    list-style: none outside;
    margin: 0;
    padding: 0;
}

    .woocommerce ul#shipping_method li {
        margin: 0;
        padding: .25em 0 .25em 22px;
        text-indent: -22px;
        list-style: none outside;
    }

        .woocommerce ul#shipping_method li input {
            margin: 3px .5ex;
        }

        .woocommerce ul#shipping_method li label {
            display: inline;
        }

    .woocommerce ul#shipping_method .amount {
        font-weight: 700;
    }

.woocommerce p.woocommerce-shipping-contents {
    margin: 0;
}

.woocommerce .order_details {
    *zoom: 1;
    margin: 0 0 1.5em;
    list-style: none;
}

    .woocommerce .order_details:before, .woocommerce .order_details:after {
        content: " ";
        display: table;
    }

    .woocommerce .order_details:after {
        clear: both;
    }

    .woocommerce .order_details li {
        float: left;
        margin-right: 2em;
        text-transform: uppercase;
        font-size: .715em;
        line-height: 1;
        border-right: 1px dashed #d3ced2;
        padding-right: 2em;
        margin-left: 0;
        padding-left: 0;
    }

        .woocommerce .order_details li strong {
            display: block;
            font-size: 1.4em;
            text-transform: none;
            line-height: 1.5;
        }

        .woocommerce .order_details li:last-of-type {
            border: 0;
        }

.woocommerce .order-details-row {
    padding-bottom: 30px;
}

.woocommerce table.customer_details, .woocommerce table.order_details {
    margin-bottom: 30px;
}

.woocommerce .order-details-table-wrapper {
    overflow: hidden;
    overflow-x: auto;
    margin-bottom: 30px;
}

    .woocommerce .order-details-table-wrapper .order_details {
        margin-bottom: 0;
    }

.woocommerce table.order_details .product-quantity {
    font-weight: 400;
}

.woocommerce table.woocommerce-thankyou-order-details {
    margin-bottom: 53px;
}

.woocommerce .woocommerce-thankyou-order-failed, .woocommerce .woocommerce-thankyou-order-received {
    position: relative;
    margin-bottom: 15px;
    padding: 1.85em 3em 1.85em 4em;
    background: #fff;
    border-radius: 25px;
    border: 1px solid #95cc47;
    font-size: 16px;
    line-height: normal;
    color: #595959;
}

    .woocommerce .woocommerce-thankyou-order-failed .fa, .woocommerce .woocommerce-thankyou-order-received .fa {
        position: absolute;
        top: 1.8em;
        left: 30px;
        bottom: 0;
        color: #95cc47;
        font-size: 18px;
    }

.woocommerce .woocommerce-thankyou-order-failed {
    border: 1px solid #f90;
}

    .woocommerce .woocommerce-thankyou-order-failed .fa {
        color: #f90;
        margin-right: 10px;
    }

.woocommerce .widget_layered_nav ul {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none outside;
}

    .woocommerce .widget_layered_nav ul li {
        *zoom: 1;
        padding: 0 0 1px;
        list-style: none;
    }

        .woocommerce .widget_layered_nav ul li:before, .woocommerce .widget_layered_nav ul li:after {
            content: " ";
            display: table;
        }

        .woocommerce .widget_layered_nav ul li:after {
            clear: both;
        }

        .woocommerce .widget_layered_nav ul li a, .woocommerce .widget_layered_nav ul li span {
            padding: 1px 0;
        }

        .woocommerce .widget_layered_nav ul li.chosen a:before {
            font-family: 'WooCommerce';
            speak: none;
            font-weight: normal;
            font-variant: normal;
            text-transform: none;
            line-height: 1;
            -webkit-font-smoothing: antialiased;
            margin-right: .618em;
            content: "";
            text-decoration: none;
            color: #a00;
        }

.woocommerce .widget_layered_nav_filters ul {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none outside;
    overflow: hidden;
    zoom: 1;
}

    .woocommerce .widget_layered_nav_filters ul li {
        float: left;
        padding: 0 1px 1px 0;
        list-style: none;
    }

        .woocommerce .widget_layered_nav_filters ul li a {
            text-decoration: none;
        }

            .woocommerce .widget_layered_nav_filters ul li a:before {
                font-family: 'WooCommerce';
                speak: none;
                font-weight: normal;
                font-variant: normal;
                text-transform: none;
                line-height: 1;
                -webkit-font-smoothing: antialiased;
                margin-right: .618em;
                content: "";
                text-decoration: none;
                color: #a00;
            }

.woocommerce .widget_price_filter .price_slider {
    margin-bottom: 15px;
}

.woocommerce .widget_price_filter .price_slider_amount {
    text-align: right;
    line-height: normal;
}

    .woocommerce .widget_price_filter .price_slider_amount .button {
        float: right;
        padding: 0 18px;
        background: transparent;
        border: 2px solid #fd0;
        border-radius: 25px;
        font-size: 16px;
        font-weight: 600;
        line-height: 36px;
        color: #56509f;
        -webkit-transition: all ease-in-out .2s;
        transition: all ease-in-out .2s;
    }

        .woocommerce .widget_price_filter .price_slider_amount .button:hover {
            background: #ff6682;
            border-color: #ff6682;
            color: #fff;
        }

    .woocommerce .widget_price_filter .price_slider_amount .price_label {
        float: left;
        margin-top: 11px;
        font-size: 14px;
        text-transform: uppercase;
        line-height: normal;
        font-weight: 600;
        color: gray;
    }

.woocommerce .widget_price_filter .ui-slider {
    position: relative;
    text-align: left;
}

    .woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
        position: absolute;
        z-index: 2;
        width: 4px;
        height: 16px;
        background-color: #ff6682;
        cursor: ew-resize;
        outline: 0;
        top: -6px;
    }

        .woocommerce .widget_price_filter .ui-slider .ui-slider-handle:last-child {
            margin-left: -4px;
        }

    .woocommerce .widget_price_filter .ui-slider .ui-slider-range {
        position: absolute;
        z-index: 1;
        font-size: .7em;
        display: block;
        border: 0;
        background-color: #56509f;
    }

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
    background-color: #e9e9e9;
    border: 0;
}

.woocommerce .widget_price_filter .ui-slider-horizontal {
    height: 4px;
}

    .woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range {
        top: 0;
        height: 100%;
    }

    .woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
        left: -1px;
    }

    .woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
        right: -1px;
    }

.woocommerce-account .myaccount_addresss_title {
    margin-bottom: 40px;
}

.woocommerce-account .myaccount_address {
    margin-bottom: 41px;
}

.woocommerce-account .addresses .address {
    background: #fff9f2;
    padding: 32px 50px 10px;
}

.woocommerce-account .addresses .title {
    *zoom: 1;
    margin-bottom: 18px;
}

    .woocommerce-account .addresses .title:before, .woocommerce-account .addresses .title:after {
        content: " ";
        display: table;
    }

    .woocommerce-account .addresses .title:after {
        clear: both;
    }

    .woocommerce-account .addresses .title h4 {
        float: left;
        margin-bottom: 0;
    }

    .woocommerce-account .addresses .title .edit {
        float: right;
        border-radius: 25px;
        border: 2px solid #ff6682;
        font-size: 16px;
        font-weight: 600;
        color: #56509f;
    }

        .woocommerce-account .addresses .title .edit .fa {
            margin-top: -2px;
            padding-right: 4px;
            -webkit-transition: all ease-in-out .2s;
            transition: all ease-in-out .2s;
            font-size: 16px;
            color: #56509f;
        }

        .woocommerce-account .addresses .title .edit:hover, .woocommerce-account .addresses .title .edit:active {
            background-color: #ff6682;
            color: #fff;
        }

            .woocommerce-account .addresses .title .edit:hover .fa, .woocommerce-account .addresses .title .edit:active .fa {
                color: #fd0;
            }

.woocommerce-account .addresses .wc-address-table {
    width: 100%;
}

    .woocommerce-account .addresses .wc-address-table th, .woocommerce-account .addresses .wc-address-table td {
        padding: 13px 0;
        font-size: 16px;
        line-height: 24px;
        font-weight: 400;
        border-bottom: 1px solid #d9d4ce;
        background-color: transparent;
        color: #595959;
    }

    .woocommerce-account .addresses .wc-address-table td {
        font-size: 18px;
        color: #000;
    }

    .woocommerce-account .addresses .wc-address-table tr:last-child th, .woocommerce-account .addresses .wc-address-table tr:last-child td {
        border: 0;
    }

.woocommerce-account ol.commentlist.notes li.note p.meta {
    font-weight: 700;
    margin-bottom: 0;
}

.woocommerce-account ol.commentlist.notes li.note .description p:last-child {
    margin-bottom: 0;
}

.woocommerce-account ul.digital-downloads {
    margin-left: 0;
    padding-left: 0;
}

    .woocommerce-account ul.digital-downloads li {
        list-style: none;
        margin-left: 0;
        padding-left: 0;
    }

        .woocommerce-account ul.digital-downloads li:before {
            font-family: 'WooCommerce';
            speak: none;
            font-weight: normal;
            font-variant: normal;
            text-transform: none;
            line-height: 1;
            -webkit-font-smoothing: antialiased;
            margin-right: .618em;
            content: "";
            text-decoration: none;
        }

        .woocommerce-account ul.digital-downloads li .count {
            float: right;
        }

.addresses-order .address {
    background: #fff9f2;
    padding: 50px 50px 40px;
}

.addresses-order .title {
    *zoom: 1;
    margin-bottom: 18px;
}

    .addresses-order .title:before, .addresses-order .title:after {
        content: " ";
        display: table;
    }

    .addresses-order .title:after {
        clear: both;
    }

    .addresses-order .title h4 {
        float: left;
        margin-bottom: 0;
    }

    .addresses-order .title .edit {
        float: right;
    }

        .addresses-order .title .edit .fa {
            padding-right: 10px;
            font-size: 16px;
        }

.addresses-order address {
    margin-bottom: 0;
    font-size: 16px;
    line-height: 24px;
    color: #595959;
}

.woocommerce-cart table.cart {
    margin-bottom: 52px;
}

    .woocommerce-cart table.cart .product-thumbnail {
        height: 60px;
    }

    .woocommerce-cart table.cart img {
        max-width: 60px;
        width: auto;
        box-shadow: none;
    }

    .woocommerce-cart table.cart th, .woocommerce-cart table.cart td {
        vertical-align: middle;
    }

        .woocommerce-cart table.cart td.product-subtotal, .woocommerce-cart table.cart td.product-price {
            font-weight: 600;
            font-size: 18px;
            color: #ff6682;
        }

        .woocommerce-cart table.cart td.product-remove {
            padding-right: 32px;
            text-align: right;
        }

            .woocommerce-cart table.cart td.product-remove a {
                display: inline-block;
            }

    .woocommerce-cart table.cart .woocommerce_product__category {
        display: block !important;
        margin-bottom: -8px;
    }

        .woocommerce-cart table.cart .woocommerce_product__category a {
            font-weight: 400 !important;
            font-size: 14px !important;
            color: #a6a6a6 !important;
        }

    .woocommerce-cart table.cart td.actions {
        background: transparent;
        border-bottom: 0;
        padding: 40px 0 0;
    }

        .woocommerce-cart table.cart td.actions .coupon {
            width: 48%;
        }

            .woocommerce-cart table.cart td.actions .coupon .input-text {
                float: left;
                height: 50px;
                width: calc(100% - 204px);
                padding: 0 20px;
                margin: 0;
                background: #fff;
                border: 1px solid #d9d9d9;
                border-radius: 30px;
                font-size: 16px;
                color: #011b3a;
                line-height: 1;
                -webkit-transition: all ease-in-out .2s;
                transition: all ease-in-out .2s;
            }

                .woocommerce-cart table.cart td.actions .coupon .input-text:focus {
                    border-color: #595959;
                }

        .woocommerce-cart table.cart td.actions .wc-cart-update .fa {
            font-size: 16px;
            margin-right: 15px;
        }

    .woocommerce-cart table.cart input {
        margin: 0;
        vertical-align: middle;
        border-radius: 30px;
        line-height: 1;
    }

    .woocommerce-cart table.cart .stm-btn_md {
        min-width: 160px;
        border-color: #ff6682;
        background-color: transparent;
        color: #56509f;
    }

        .woocommerce-cart table.cart .stm-btn_md:hover {
            background-color: #ff6682;
            color: #fff;
        }

.woocommerce-cart .wc-proceed-to-checkout {
    *zoom: 1;
    padding-top: 40px;
}

    .woocommerce-cart .wc-proceed-to-checkout:before, .woocommerce-cart .wc-proceed-to-checkout:after {
        content: " ";
        display: table;
    }

    .woocommerce-cart .wc-proceed-to-checkout:after {
        clear: both;
    }

    .woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
        padding: 0 28px 4px;
        background-color: #ff6682;
        color: #fff;
    }

        .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover {
            border-color: #ff6682;
            background-color: transparent;
            color: #56509f;
        }

        .woocommerce-cart .wc-proceed-to-checkout a.checkout-button i {
            display: none;
        }

.woocommerce-cart .cart-collaterals .shipping_calculator .button {
    width: 100%;
    float: none;
    display: block;
}

.woocommerce-cart .cart-collaterals .shipping_calculator .shipping-calculator-button:after {
    font-family: 'WooCommerce';
    speak: none;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-left: .618em;
    content: "";
    text-decoration: none;
}

.woocommerce-cart .cart-collaterals .cart_totals h2 {
    margin-bottom: 27px;
    font-size: 36px;
    line-height: 54px;
}

.woocommerce-cart .cart-collaterals .cart_totals p small {
    color: #777;
    font-size: .83em;
}

.woocommerce-cart .cart-collaterals .cart_totals table {
    background: #fff;
    border: 2px solid #fd0;
    border-radius: 25px;
    padding: 16px 40px;
    margin-bottom: 0;
}

    .woocommerce-cart .cart-collaterals .cart_totals table td, .woocommerce-cart .cart-collaterals .cart_totals table th {
        padding: 15px 10px;
        vertical-align: top;
        background: transparent;
        font-size: 18px;
        border: 0;
    }

    .woocommerce-cart .cart-collaterals .cart_totals table th {
        background: transparent;
        width: 25%;
        font-size: 16px;
        font-weight: 600;
        text-transform: none;
        color: #56509f;
    }

    .woocommerce-cart .cart-collaterals .cart_totals table .order-total .amount {
        color: #56509f;
        font-weight: 600;
    }

    .woocommerce-cart .cart-collaterals .cart_totals table small {
        color: #777;
    }

    .woocommerce-cart .cart-collaterals .cart_totals table select {
        width: 100%;
    }

    .woocommerce-cart .cart-collaterals .cart_totals table .shipping p {
        margin-bottom: 10px;
        line-height: 26px;
    }

    .woocommerce-cart .cart-collaterals .cart_totals table .order-total strong {
        font-weight: 400;
    }

.woocommerce-cart .cart-collaterals .cart_totals .discount td {
    color: #77a464;
}

.woocommerce-cart .cart-collaterals .woocommerce-shipping-calculator p {
    margin-bottom: 0;
}

.woocommerce-cart .cart-collaterals .woocommerce-shipping-calculator .shipping-calculator-form {
    margin-top: 20px;
}

    .woocommerce-cart .cart-collaterals .woocommerce-shipping-calculator .shipping-calculator-form .form-row {
        margin-bottom: 15px;
    }

.woocommerce-cart .cart-collaterals .woocommerce-shipping-calculator .shipping-calculator-button {
    text-decoration: none;
    border-bottom: 1px dashed #62abf5;
}

.woocommerce-cart .cart-collaterals .cross-sells ul.products li.product {
    margin-top: 0;
}

.woocommerce-account h3, .woocommerce-checkout h3 {
    margin-bottom: 34px;
}

form.woocommerce-checkout {
    padding-top: 25px;
}

.woocommerce-checkout .woocommerce-checkout-review-order {
    margin: 0 -5000px -100px;
    padding: 60px 5000px;
    background-color: #fff9f2;
}

.woocommerce-checkout textarea {
    height: 120px;
}

.woocommerce-checkout #customer_details {
    padding-bottom: 54px;
}

.woocommerce-checkout .checkout_coupon, .woocommerce-checkout form.login {
    margin-bottom: 1.8em;
}

.woocommerce .woocommerce-MyAccount-navigation {
    margin-bottom: 30px;
}

    .woocommerce .woocommerce-MyAccount-navigation .stm-menu__item-link:hover {
        background: #ff6682;
        border-radius: 25px;
        color: #fff;
    }

    .woocommerce .woocommerce-MyAccount-navigation .is-active .stm-menu__item-link {
        background: #ff6682;
        border-radius: 25px;
        color: #fff;
    }

.woocommerce table.woocommerce-checkout-review-order-table td, .woocommerce table.woocommerce-checkout-review-order-table tfoot td, .woocommerce table.woocommerce-checkout-review-order-table tfoot th {
    border: 0;
}

    .woocommerce table.woocommerce-checkout-review-order-table th.product-total, .woocommerce table.woocommerce-checkout-review-order-table td.product-total, .woocommerce table.woocommerce-checkout-review-order-table tfoot td {
        text-align: right;
    }

.woocommerce table.woocommerce-checkout-review-order-table tr.cart_item td {
    padding: 13px 16px;
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
    color: #56509f;
}

    .woocommerce table.woocommerce-checkout-review-order-table tr.cart_item td strong {
        font-weight: 600;
    }

.woocommerce table.woocommerce-checkout-review-order-table tr.cart_item .product-total {
    font-weight: 400;
    color: #595959;
}

.woocommerce table.woocommerce-checkout-review-order-table .cart-subtotal th, .woocommerce table.woocommerce-checkout-review-order-table .shipping th, .woocommerce table.woocommerce-checkout-review-order-table .order-total th {
    background: #fff;
    text-transform: none;
    font-size: 18px;
    color: #56509f;
}

.woocommerce table.woocommerce-checkout-review-order-table tfoot th, .woocommerce table.woocommerce-checkout-review-order-table tfoot td {
    padding: 6.5px 16px;
    line-height: 24px;
    background-color: #fff !important;
}

    .woocommerce table.woocommerce-checkout-review-order-table tfoot th:first-child, .woocommerce table.woocommerce-checkout-review-order-table tfoot td:first-child {
        border-left: 2px solid #fd0;
    }

    .woocommerce table.woocommerce-checkout-review-order-table tfoot th:last-child, .woocommerce table.woocommerce-checkout-review-order-table tfoot td:last-child {
        border-right: 2px solid #fd0;
    }

.woocommerce table.woocommerce-checkout-review-order-table tfoot tr:first-child th, .woocommerce table.woocommerce-checkout-review-order-table tfoot tr:first-child td {
    border-top: 2px solid #fd0;
    padding-top: 12.5px;
}

    .woocommerce table.woocommerce-checkout-review-order-table tfoot tr:first-child th:first-child, .woocommerce table.woocommerce-checkout-review-order-table tfoot tr:first-child td:first-child {
        border-top-left-radius: 20px;
    }

    .woocommerce table.woocommerce-checkout-review-order-table tfoot tr:first-child th:last-child, .woocommerce table.woocommerce-checkout-review-order-table tfoot tr:first-child td:last-child {
        border-top-right-radius: 20px;
    }

.woocommerce table.woocommerce-checkout-review-order-table tfoot tr:last-child th, .woocommerce table.woocommerce-checkout-review-order-table tfoot tr:last-child td {
    border-bottom: 2px solid #fd0;
    padding-bottom: 15.5px;
}

    .woocommerce table.woocommerce-checkout-review-order-table tfoot tr:last-child th:first-child, .woocommerce table.woocommerce-checkout-review-order-table tfoot tr:last-child td:first-child {
        border-bottom-left-radius: 20px;
    }

    .woocommerce table.woocommerce-checkout-review-order-table tfoot tr:last-child th:last-child, .woocommerce table.woocommerce-checkout-review-order-table tfoot tr:last-child td:last-child {
        border-bottom-right-radius: 20px;
    }

.woocommerce table.woocommerce-checkout-review-order-table tfoot td {
    color: #595959;
    font-size: 18px;
    font-weight: 400;
}

    .woocommerce table.woocommerce-checkout-review-order-table tfoot td strong {
        color: #56509f;
    }

.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address, #add_payment_method .checkout .col-2 h3#ship-to-different-address {
    float: left;
    clear: none;
}

    .woocommerce-checkout .checkout .col-2 h3#ship-to-different-address .input-checkbox, #add_payment_method .checkout .col-2 h3#ship-to-different-address .input-checkbox {
        margin-left: 16px;
    }

.woocommerce-checkout .checkout .col-2 .notes, #add_payment_method .checkout .col-2 .notes {
    clear: left;
}

.woocommerce-checkout .checkout .col-2 .form-row-first, #add_payment_method .checkout .col-2 .form-row-first {
    clear: left;
}

.woocommerce-checkout .checkout .create-account small, #add_payment_method .checkout .create-account small {
    font-size: 11px;
    color: #777;
    font-weight: normal;
}

.woocommerce-checkout .checkout div.shipping-address, #add_payment_method .checkout div.shipping-address {
    padding: 0;
    clear: left;
    width: 100%;
}

.woocommerce-checkout .checkout .shipping_address, #add_payment_method .checkout .shipping_address {
    clear: both;
}

.woocommerce-checkout #payment, #add_payment_method #payment {
    background: transparent;
    padding: 0;
}

    .woocommerce-checkout #payment ul.payment_methods, #add_payment_method #payment ul.payment_methods {
        *zoom: 1;
        text-align: left;
        margin: 0;
        list-style: none;
        padding-left: 0;
    }

        .woocommerce-checkout #payment ul.payment_methods:before, .woocommerce-checkout #payment ul.payment_methods:after, #add_payment_method #payment ul.payment_methods:before, #add_payment_method #payment ul.payment_methods:after {
            content: " ";
            display: table;
        }

        .woocommerce-checkout #payment ul.payment_methods:after, #add_payment_method #payment ul.payment_methods:after {
            clear: both;
        }

        .woocommerce-checkout #payment ul.payment_methods li, #add_payment_method #payment ul.payment_methods li {
            line-height: 2;
            text-align: left;
            margin: 0 0 7px;
            font-weight: normal;
            *zoom: 1;
        }

            .woocommerce-checkout #payment ul.payment_methods li:before, .woocommerce-checkout #payment ul.payment_methods li:after, #add_payment_method #payment ul.payment_methods li:before, #add_payment_method #payment ul.payment_methods li:after {
                content: " ";
                display: table;
            }

            .woocommerce-checkout #payment ul.payment_methods li:after, #add_payment_method #payment ul.payment_methods li:after {
                clear: both;
            }

            .woocommerce-checkout #payment ul.payment_methods li label, #add_payment_method #payment ul.payment_methods li label {
                font-weight: 400;
                line-height: normal;
                color: #56509f;
                margin-bottom: 0;
            }

            .woocommerce-checkout #payment ul.payment_methods li input, #add_payment_method #payment ul.payment_methods li input {
                margin: 0 11px 0 0;
            }

            .woocommerce-checkout #payment ul.payment_methods li img, #add_payment_method #payment ul.payment_methods li img {
                vertical-align: middle;
                margin: -2px 0 0 .5em;
                padding: 0;
                position: relative;
                box-shadow: none;
            }

                .woocommerce-checkout #payment ul.payment_methods li img + img, #add_payment_method #payment ul.payment_methods li img + img {
                    margin-left: 2px;
                }

    .woocommerce-checkout #payment div.form-row, #add_payment_method #payment div.form-row {
        padding: 1em;
    }

    .woocommerce-checkout #payment div.payment_box, #add_payment_method #payment div.payment_box {
        position: relative;
        width: 100%;
        padding-left: 29px;
        line-height: 24px;
        color: #595959;
    }

        .woocommerce-checkout #payment div.payment_box p, #add_payment_method #payment div.payment_box p {
            font-size: 14px;
            line-height: 24px;
        }

        .woocommerce-checkout #payment div.payment_box input.input-text, .woocommerce-checkout #payment div.payment_box textarea, #add_payment_method #payment div.payment_box input.input-text, #add_payment_method #payment div.payment_box textarea {
            border-color: #c7c1c6;
            border-top-color: #bbb3b9;
        }

        .woocommerce-checkout #payment div.payment_box ::-webkit-input-placeholder, #add_payment_method #payment div.payment_box ::-webkit-input-placeholder {
            color: #bbb3b9;
        }

        .woocommerce-checkout #payment div.payment_box :-moz-placeholder, #add_payment_method #payment div.payment_box :-moz-placeholder {
            color: #bbb3b9;
        }

        .woocommerce-checkout #payment div.payment_box :-ms-input-placeholder, #add_payment_method #payment div.payment_box :-ms-input-placeholder {
            color: #bbb3b9;
        }

        .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc {
            font-size: 1.5em;
            padding: 8px;
            background-repeat: no-repeat;
            background-position: right;
        }

            .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.visa, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.visa, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.visa, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.visa, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.visa, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.visa {
                background-image: url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/themes/smarty/assets/css/kindergarten/../../img/woocommerce/credit-cards/visa.png);
            }

            .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.mastercard, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.mastercard, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard {
                background-image: url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/themes/smarty/assets/css/kindergarten/../../img/woocommerce/credit-cards/mastercard.png);
            }

            .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.laser, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.laser, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.laser, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.laser, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.laser, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.laser {
                background-image: url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/themes/smarty/assets/css/kindergarten/../../img/woocommerce/credit-cards/laser.png);
            }

            .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.dinersclub, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.dinersclub, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub {
                background-image: url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/themes/smarty/assets/css/kindergarten/../../img/woocommerce/credit-cards/diners.png);
            }

            .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.maestro, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.maestro, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.maestro, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.maestro, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.maestro, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.maestro {
                background-image: url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/themes/smarty/assets/css/kindergarten/../../img/woocommerce/credit-cards/maestro.png);
            }

            .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.jcb, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.jcb, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.jcb, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.jcb, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.jcb, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.jcb {
                background-image: url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/themes/smarty/assets/css/kindergarten/../../img/woocommerce/credit-cards/jcb.png);
            }

            .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.amex, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.amex, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.amex, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.amex, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.amex, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.amex {
                background-image: url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/themes/smarty/assets/css/kindergarten/../../img/woocommerce/credit-cards/amex.png);
            }

            .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.discover, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.discover, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.discover, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.discover, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.discover, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.discover {
                background-image: url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/themes/smarty/assets/css/kindergarten/../../img/woocommerce/credit-cards/discover.png);
            }

        .woocommerce-checkout #payment div.payment_box span.help, #add_payment_method #payment div.payment_box span.help {
            font-size: .857em;
            color: #777;
            font-weight: normal;
        }

        .woocommerce-checkout #payment div.payment_box .form-row, #add_payment_method #payment div.payment_box .form-row {
            margin: 0 0 1em;
        }

        .woocommerce-checkout #payment div.payment_box p:last-child, #add_payment_method #payment div.payment_box p:last-child {
            margin-bottom: 0;
        }

    .woocommerce-checkout #payment .payment_method_paypal .about_paypal, #add_payment_method #payment .payment_method_paypal .about_paypal {
        float: right;
        line-height: 52px;
        font-size: .83em;
        margin-left: 17px;
    }

    .woocommerce-checkout #payment .payment_method_paypal img, #add_payment_method #payment .payment_method_paypal img {
        max-height: 52px;
        vertical-align: middle;
    }

    .woocommerce-checkout #payment .place-order.form-row, #add_payment_method #payment .place-order.form-row {
        padding-bottom: 0;
        margin-bottom: 0;
    }

        .woocommerce-checkout #payment .place-order.form-row .stm-btn_md.stm-btn_flat, #add_payment_method #payment .place-order.form-row .stm-btn_md.stm-btn_flat {
            background-color: #ff6682;
            border-color: #ff6682;
            color: #fff;
        }

            .woocommerce-checkout #payment .place-order.form-row .stm-btn_md.stm-btn_flat:hover, #add_payment_method #payment .place-order.form-row .stm-btn_md.stm-btn_flat:hover {
                background-color: transparent;
                color: #56509f;
            }

            .woocommerce-checkout #payment .place-order.form-row .stm-btn_md.stm-btn_flat i, #add_payment_method #payment .place-order.form-row .stm-btn_md.stm-btn_flat i {
                display: none;
            }

.woocommerce-password-strength {
    text-align: left;
    margin-top: 30px;
    padding: 10px 20px;
    font-size: 16px;
    background: #fff;
    color: #595959;
    border: 1px solid transparent;
}

    .woocommerce-password-strength.strong {
        border-color: #62abf5;
        color: #62abf5;
    }

    .woocommerce-password-strength.short {
        border-color: #f90;
        color: #f90;
    }

    .woocommerce-password-strength.bad {
        color: red;
        border-color: red;
    }

    .woocommerce-password-strength.good {
        border-color: #95cc47;
        color: #95cc47;
    }

.woocommerce-password-hint {
    margin: .5em 0 0 0;
    display: block;
    line-height: 24px;
}

.product.has-default-attributes.has-children > .images {
    opacity: 0;
}

.woocommerce .select2-container .select2-arrow, .woocommerce-page .select2-container .select2-arrow {
    top: 0;
}

    .woocommerce .select2-container .select2-arrow b, .woocommerce-page .select2-container .select2-arrow b {
        text-align: center;
        line-height: 46px;
    }

        .woocommerce .select2-container .select2-arrow b:after, .woocommerce-page .select2-container .select2-arrow b:after {
            display: none;
        }

.woocommerce .stm-btn_md.stm-btn_outline, .woocommerce-page .stm-btn_md.stm-btn_outline {
    background-color: #ff6682;
    border-color: #ff6682;
    color: #fff;
}

    .woocommerce .stm-btn_md.stm-btn_outline:hover, .woocommerce-page .stm-btn_md.stm-btn_outline:hover {
        background-color: transparent;
        color: #56509f;
    }

.woocommerce .col2-set, .woocommerce-page .col2-set {
    *zoom: 1;
    width: 100%;
}

    .woocommerce .col2-set:before, .woocommerce .col2-set:after, .woocommerce-page .col2-set:before, .woocommerce-page .col2-set:after {
        content: " ";
        display: table;
    }

    .woocommerce .col2-set:after, .woocommerce-page .col2-set:after {
        clear: both;
    }

    .woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
        float: left;
        width: 48%;
    }

    .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
        float: right;
        width: 48%;
    }

.woocommerce img, .woocommerce-page img {
    height: auto;
    max-width: 100%;
}

.woocommerce div.product div.thumbnails, .woocommerce #content div.product div.thumbnails, .woocommerce-page div.product div.thumbnails, .woocommerce-page #content div.product div.thumbnails {
    *zoom: 1;
}

    .woocommerce div.product div.thumbnails:before, .woocommerce div.product div.thumbnails:after, .woocommerce #content div.product div.thumbnails:before, .woocommerce #content div.product div.thumbnails:after, .woocommerce-page div.product div.thumbnails:before, .woocommerce-page div.product div.thumbnails:after, .woocommerce-page #content div.product div.thumbnails:before, .woocommerce-page #content div.product div.thumbnails:after {
        content: " ";
        display: table;
    }

    .woocommerce div.product div.thumbnails:after, .woocommerce #content div.product div.thumbnails:after, .woocommerce-page div.product div.thumbnails:after, .woocommerce-page #content div.product div.thumbnails:after {
        clear: both;
    }

    .woocommerce div.product div.thumbnails a, .woocommerce #content div.product div.thumbnails a, .woocommerce-page div.product div.thumbnails a, .woocommerce-page #content div.product div.thumbnails a {
        float: left;
        width: 80px;
        height: 80px;
        border: 1px solid transparent;
        border-radius: 10px;
        position: relative;
        -webkit-transition: all ease-in-out .2s;
        transition: all ease-in-out .2s;
    }

        .woocommerce div.product div.thumbnails a:hover, .woocommerce #content div.product div.thumbnails a:hover, .woocommerce-page div.product div.thumbnails a:hover, .woocommerce-page #content div.product div.thumbnails a:hover {
            border-color: #fd0;
        }

        .woocommerce div.product div.thumbnails a:not(:last-child), .woocommerce #content div.product div.thumbnails a:not(:last-child), .woocommerce-page div.product div.thumbnails a:not(:last-child), .woocommerce-page #content div.product div.thumbnails a:not(:last-child) {
            margin-right: 5px;
        }

        .woocommerce div.product div.thumbnails a img, .woocommerce #content div.product div.thumbnails a img, .woocommerce-page div.product div.thumbnails a img, .woocommerce-page #content div.product div.thumbnails a img {
            margin: auto;
            position: absolute;
            top: 50%;
            left: 0;
            right: 0;
            border-radius: 10px;
            -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
        }

        .woocommerce div.product div.thumbnails a.last, .woocommerce #content div.product div.thumbnails a.last, .woocommerce-page div.product div.thumbnails a.last, .woocommerce-page #content div.product div.thumbnails a.last {
            margin-right: 0;
        }

        .woocommerce div.product div.thumbnails a.first, .woocommerce #content div.product div.thumbnails a.first, .woocommerce-page div.product div.thumbnails a.first, .woocommerce-page #content div.product div.thumbnails a.first {
            clear: both;
        }

    .woocommerce div.product div.thumbnails.columns-1 a, .woocommerce #content div.product div.thumbnails.columns-1 a, .woocommerce-page div.product div.thumbnails.columns-1 a, .woocommerce-page #content div.product div.thumbnails.columns-1 a {
        width: 100%;
        margin-right: 0;
        float: none;
    }

    .woocommerce div.product div.thumbnails.columns-2 a, .woocommerce #content div.product div.thumbnails.columns-2 a, .woocommerce-page div.product div.thumbnails.columns-2 a, .woocommerce-page #content div.product div.thumbnails.columns-2 a {
        width: 48%;
    }

    .woocommerce div.product div.thumbnails.columns-4 a, .woocommerce #content div.product div.thumbnails.columns-4 a, .woocommerce-page div.product div.thumbnails.columns-4 a, .woocommerce-page #content div.product div.thumbnails.columns-4 a {
        width: 22.05%;
    }

    .woocommerce div.product div.thumbnails.columns-5 a, .woocommerce #content div.product div.thumbnails.columns-5 a, .woocommerce-page div.product div.thumbnails.columns-5 a, .woocommerce-page #content div.product div.thumbnails.columns-5 a {
        width: 16.9%;
    }

.woocommerce div.product .woocommerce-tabs, .woocommerce #content div.product .woocommerce-tabs, .woocommerce-page div.product .woocommerce-tabs, .woocommerce-page #content div.product .woocommerce-tabs {
    clear: both;
}

    .woocommerce div.product .woocommerce-tabs ul.tabs, .woocommerce #content div.product .woocommerce-tabs ul.tabs, .woocommerce-page div.product .woocommerce-tabs ul.tabs, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs {
        *zoom: 1;
    }

        .woocommerce div.product .woocommerce-tabs ul.tabs:before, .woocommerce div.product .woocommerce-tabs ul.tabs:after, .woocommerce #content div.product .woocommerce-tabs ul.tabs:before, .woocommerce #content div.product .woocommerce-tabs ul.tabs:after, .woocommerce-page div.product .woocommerce-tabs ul.tabs:before, .woocommerce-page div.product .woocommerce-tabs ul.tabs:after, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs:before, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs:after {
            content: " ";
            display: table;
        }

        .woocommerce div.product .woocommerce-tabs ul.tabs:after, .woocommerce #content div.product .woocommerce-tabs ul.tabs:after, .woocommerce-page div.product .woocommerce-tabs ul.tabs:after, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs:after {
            clear: both;
        }

        .woocommerce div.product .woocommerce-tabs ul.tabs li, .woocommerce #content div.product .woocommerce-tabs ul.tabs li, .woocommerce-page div.product .woocommerce-tabs ul.tabs li, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li {
            display: inline-block;
        }

.woocommerce div.product #reviews .comment, .woocommerce #content div.product #reviews .comment, .woocommerce-page div.product #reviews .comment, .woocommerce-page #content div.product #reviews .comment {
    *zoom: 1;
}

    .woocommerce div.product #reviews .comment:before, .woocommerce div.product #reviews .comment:after, .woocommerce #content div.product #reviews .comment:before, .woocommerce #content div.product #reviews .comment:after, .woocommerce-page div.product #reviews .comment:before, .woocommerce-page div.product #reviews .comment:after, .woocommerce-page #content div.product #reviews .comment:before, .woocommerce-page #content div.product #reviews .comment:after {
        content: " ";
        display: table;
    }

    .woocommerce div.product #reviews .comment:after, .woocommerce #content div.product #reviews .comment:after, .woocommerce-page div.product #reviews .comment:after, .woocommerce-page #content div.product #reviews .comment:after {
        clear: both;
    }

    .woocommerce div.product #reviews .comment img, .woocommerce #content div.product #reviews .comment img, .woocommerce-page div.product #reviews .comment img, .woocommerce-page #content div.product #reviews .comment img {
        float: right;
        height: auto;
    }

.woocommerce ul.products, .woocommerce-page ul.products {
    clear: both;
    margin: 0 -15px;
    *zoom: 1;
}

    .woocommerce ul.products:before, .woocommerce ul.products:after, .woocommerce-page ul.products:before, .woocommerce-page ul.products:after {
        content: " ";
        display: table;
    }

    .woocommerce ul.products:after, .woocommerce-page ul.products:after {
        clear: both;
    }

    .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
        float: left;
        padding: 0 15px;
        margin-bottom: 30px;
        position: relative;
        width: 33.333333%;
        background: #fff;
        border-radius: 30px;
        text-align: center;
    }

        .woocommerce ul.products li.product .woocommerce_product__wrap_box, .woocommerce-page ul.products li.product .woocommerce_product__wrap_box {
            border: 1px solid #e6e6e6;
            min-height: 440px;
            border-radius: 25px;
            padding: 20px 20px 38px;
        }

.woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count {
    float: left;
}

.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
    float: right;
}

.woocommerce .cart-empty, .woocommerce-page .cart-empty {
    margin-top: 20px;
}

.woocommerce .return-to-shop .stm-btn:hover, .woocommerce-page .return-to-shop .stm-btn:hover {
    background-color: #ff6682;
    border-color: #ff6682;
    color: #fff;
}

.woocommerce .return-to-shop .stm-btn i, .woocommerce-page .return-to-shop .stm-btn i {
    display: none;
}

.woocommerce table.cart img, .woocommerce #content table.cart img, .woocommerce-page table.cart img, .woocommerce-page #content table.cart img {
    height: auto;
}

.woocommerce table.cart td.actions, .woocommerce #content table.cart td.actions, .woocommerce-page table.cart td.actions, .woocommerce-page #content table.cart td.actions {
    text-align: right;
}

    .woocommerce table.cart td.actions .input-text, .woocommerce #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text {
        width: 80px;
    }

    .woocommerce table.cart td.actions .coupon, .woocommerce #content table.cart td.actions .coupon, .woocommerce-page table.cart td.actions .coupon, .woocommerce-page #content table.cart td.actions .coupon {
        float: left;
    }

        .woocommerce table.cart td.actions .coupon label, .woocommerce #content table.cart td.actions .coupon label, .woocommerce-page table.cart td.actions .coupon label, .woocommerce-page #content table.cart td.actions .coupon label {
            display: none;
        }

.woocommerce .cart-collaterals, .woocommerce-page .cart-collaterals {
    *zoom: 1;
    width: 100%;
}

    .woocommerce .cart-collaterals:before, .woocommerce .cart-collaterals:after, .woocommerce-page .cart-collaterals:before, .woocommerce-page .cart-collaterals:after {
        content: " ";
        display: table;
    }

    .woocommerce .cart-collaterals:after, .woocommerce-page .cart-collaterals:after {
        clear: both;
    }

    .woocommerce .cart-collaterals .related, .woocommerce-page .cart-collaterals .related {
        width: 30.75%;
        float: left;
    }

    .woocommerce .cart-collaterals .cross-sells, .woocommerce-page .cart-collaterals .cross-sells {
        width: 48%;
        float: left;
    }

        .woocommerce .cart-collaterals .cross-sells ul.products, .woocommerce-page .cart-collaterals .cross-sells ul.products {
            float: none;
        }

            .woocommerce .cart-collaterals .cross-sells ul.products li, .woocommerce-page .cart-collaterals .cross-sells ul.products li {
                width: 48%;
            }

    .woocommerce .cart-collaterals .shipping_calculator, .woocommerce-page .cart-collaterals .shipping_calculator {
        width: 48%;
        *zoom: 1;
        clear: right;
        float: right;
    }

        .woocommerce .cart-collaterals .shipping_calculator:before, .woocommerce .cart-collaterals .shipping_calculator:after, .woocommerce-page .cart-collaterals .shipping_calculator:before, .woocommerce-page .cart-collaterals .shipping_calculator:after {
            content: " ";
            display: table;
        }

        .woocommerce .cart-collaterals .shipping_calculator:after, .woocommerce-page .cart-collaterals .shipping_calculator:after {
            clear: both;
        }

        .woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1, .woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2, .woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-1, .woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-2 {
            width: 47%;
        }

    .woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
        float: left;
        width: 48%;
    }

.woocommerce ul.cart_list li, .woocommerce ul.product_list_widget li, .woocommerce-page ul.cart_list li, .woocommerce-page ul.product_list_widget li {
    *zoom: 1;
}

    .woocommerce ul.cart_list li:before, .woocommerce ul.cart_list li:after, .woocommerce ul.product_list_widget li:before, .woocommerce ul.product_list_widget li:after, .woocommerce-page ul.cart_list li:before, .woocommerce-page ul.cart_list li:after, .woocommerce-page ul.product_list_widget li:before, .woocommerce-page ul.product_list_widget li:after {
        content: " ";
        display: table;
    }

    .woocommerce ul.cart_list li:after, .woocommerce ul.product_list_widget li:after, .woocommerce-page ul.cart_list li:after, .woocommerce-page ul.product_list_widget li:after {
        clear: both;
    }

    .woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img, .woocommerce-page ul.cart_list li img, .woocommerce-page ul.product_list_widget li img {
        float: right;
        height: auto;
    }

.woocommerce form .form-row, .woocommerce-page form .form-row {
    *zoom: 1;
    margin-bottom: 20px;
}

    .woocommerce form .form-row:before, .woocommerce form .form-row:after, .woocommerce-page form .form-row:before, .woocommerce-page form .form-row:after {
        content: " ";
        display: table;
    }

    .woocommerce form .form-row:after, .woocommerce-page form .form-row:after {
        clear: both;
    }

    .woocommerce form .form-row label, .woocommerce-page form .form-row label {
        display: block;
    }

        .woocommerce form .form-row label.checkbox, .woocommerce-page form .form-row label.checkbox {
            font-weight: 400;
            color: #595959;
            display: inline;
        }

    .woocommerce form .form-row select, .woocommerce-page form .form-row select {
        width: 100%;
    }

    .woocommerce form .form-row .input-text, .woocommerce-page form .form-row .input-text {
        box-sizing: border-box;
        width: 100%;
    }

.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
    float: left;
    width: 47%;
    overflow: visible;
}

.woocommerce form .form-row-last, .woocommerce-page form .form-row-last {
    float: right;
}

.woocommerce form .form-row-wide, .woocommerce-page form .form-row-wide {
    clear: both;
}

.woocommerce #payment .form-row select, .woocommerce-page #payment .form-row select {
    width: auto;
}

.woocommerce #payment .form-row.place-order, .woocommerce-page #payment .form-row.place-order {
    padding-top: 22px;
    padding-right: 0;
    padding-left: 0;
}

.woocommerce #payment .wc-terms-and-conditions, .woocommerce #payment .terms, .woocommerce-page #payment .wc-terms-and-conditions, .woocommerce-page #payment .terms {
    text-align: left;
    padding: 0 1em 0 0;
    float: left;
}

.woocommerce form .create-account label {
    position: relative;
}

    .woocommerce form .create-account label:before {
        content: "";
        display: inline-block;
        margin-right: 14px;
        margin-top: 11px;
        width: 16px;
        height: 16px;
        border: 1px solid #ff6682;
        background: #fff;
        vertical-align: top;
        cursor: pointer;
    }

    .woocommerce form .create-account label:after {
        content: "\e926";
        font-family: 'stm-icon' !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        position: absolute;
        left: 3px;
        top: 9px;
        font-size: 8px;
        color: #56509f;
        -webkit-transition: all ease-in-out .2s;
        transition: all ease-in-out .2s;
        visibility: hidden;
        opacity: 0;
        cursor: pointer;
    }

.woocommerce form .create-account .input-checkbox {
    display: none;
}

    .woocommerce form .create-account .input-checkbox:checked + label:after {
        visibility: visible;
        opacity: 1;
    }

.woocommerce form .wc-remember-me input {
    display: none;
}

.woocommerce form .wc-remember-me label {
    position: relative;
    display: inline-block;
    font-weight: 400;
    line-height: 1;
    color: #595959;
}

    .woocommerce form .wc-remember-me label:before {
        content: "";
        display: inline-block;
        margin-right: 8px;
        margin-top: 1px;
        width: 16px;
        height: 16px;
        border: 1px solid #ff6682;
        background: #fff;
        vertical-align: top;
        cursor: pointer;
    }

    .woocommerce form .wc-remember-me label:after {
        content: "\e926";
        font-family: 'stm-icon' !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        position: absolute;
        left: 3px;
        top: 6px;
        font-size: 8px;
        color: #56509f;
        -webkit-transition: all ease-in-out .2s;
        transition: all ease-in-out .2s;
        opacity: 0;
        cursor: pointer;
    }

.woocommerce form .wc-remember-me input:checked + label:after {
    opacity: 1;
}

.woocommerce-checkout #payment ul.payment_methods li input[type="radio"], .woocommerce-checkout #payment ul.payment_methods li input[type="checkbox"] {
    display: none;
}

.woocommerce-checkout #payment ul.payment_methods li label {
    position: relative;
    padding-left: 30px;
}

    .woocommerce-checkout #payment ul.payment_methods li label:before {
        content: "";
        position: absolute;
        left: 0;
        top: 3px;
        display: inline-block;
        width: 16px;
        height: 16px;
        border-radius: 16px;
        border: 1px solid #ff6682;
        margin: 0;
        cursor: pointer;
        -webkit-transition: all ease-in-out .2s;
        transition: all ease-in-out .2s;
    }

    .woocommerce-checkout #payment ul.payment_methods li label:after {
        content: "";
        position: absolute;
        top: 11px;
        left: 5px;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 6px;
        height: 6px;
        background: #56509f;
        cursor: pointer;
        border-radius: 6px;
        visibility: hidden;
        opacity: 0;
        -webkit-transition: all ease-in-out .2s;
        transition: all ease-in-out .2s;
    }

.woocommerce-checkout #payment ul.payment_methods li input:checked + label:before {
    background: #fff;
}

.woocommerce-checkout #payment ul.payment_methods li input:checked + label:after {
    visibility: visible;
    opacity: 1;
}

.woocommerce-checkout #payment ul.payment_methods li.payment_method_paypal label:before {
    top: 16px;
}

.woocommerce-checkout #payment ul.payment_methods li.payment_method_paypal label:after {
    top: 24px;
}

@media(min-width:1200px) {
    .row>.col-lg-2:nth-child(6n+1),.row>.col-lg-3:nth-child(4n+1),.row>.col-lg-4:nth-child(3n+1),.row>.col-lg-6:nth-child(2n+1);

{
    clear: both;
}

.woocommerce ul.products li.product:nth-child(3n+1) {
    clear: both;
}

}

@media(min-width:992px) and (max-width:1199px) {
    .row>.col-md-2:nth-child(6n+1),.row>.col-md-3:nth-child(4n+1),.row>.col-md-4:nth-child(3n+1),.row>.col-md-6:nth-child(2n+1);

{
    clear: both;
}

.woocommerce ul.products li.product:nth-child(3n+1) {
    clear: both;
}

.woocommerce form.login .lost_password {
    float: none;
    margin: 0;
}

.woocommerce form.login .wc-remember-me {
    float: none;
    margin-top: 8px;
}

.stm-icon-box_style-4 {
    padding: 40px 20px;
}

    .stm-icon-box_style-4.stm-icon-box_ic-pos_left .stm-icon-box__content {
        padding-left: 20px;
    }

.stm-post_view_grid .stm-post__caption-container {
    padding: 0 15px;
}

.stm-cta__action-descr {
    padding-right: 15px;
}

    .stm-cta__action-descr br {
        display: none;
    }

.stm-cta__action {
    padding-left: 35px;
    padding-right: 35px;
}

.stm-stats_counter .stm-stats__value {
    font-size: 35px;
    margin-top: 0;
}

.content_type_search .col-md-9 .post_view_list .entry-thumbnail {
    max-width: 250px;
}

.vc_col-md-8 .event-info_table > ul {
    margin-bottom: -10px;
}

    .vc_col-md-8 .event-info_table > ul > li {
        width: 50%;
        margin-bottom: 10px;
    }

        .vc_col-md-8 .event-info_table > ul > li:nth-child(2n+1) {
            clear: both;
        }

.error404 .content {
    padding-top: 279px;
}

.wpb_text_column p br {
    display: none;
}

}

@media(min-width:768px) and (max-width:991px) {
    .row>.col-sm-2:nth-child(6n+1),.row>.col-sm-3:nth-child(4n+1),.row>.col-sm-4:nth-child(3n+1),.row>.col-sm-6:nth-child(2n+1);

{
    clear: both;
}

.wpb_text_column p br {
    display: none;
}

.top-bar_view-style_2 .top-bar__search .stm-search-form__field {
    width: 200px;
}

.top-bar_view-style_2 .list_social-networks_simple {
    margin-right: 200px;
}

.top-bar_view-style_3 .top-bar__contact {
    padding-left: 20px;
}

.top-bar_view-style_3 .top-bar__contact_address {
    display: none;
}

.top-bar_view-style_3 .top-bar__search .stm-search-form__field_active {
    width: 200px;
}

.top-bar_view-style_4 .top-bar__contact {
    padding-left: 20px;
}

.top-bar_view-style_4 .top-bar__socials {
    display: none;
}

.top-bar_view-style_4 .top-bar__search .stm-search-form__field_active {
    width: 200px;
}

.stm-nav__menu > li {
    padding: 0 10px;
}

.stm-nav__menu_type_header {
    margin-right: -10px;
}

    .stm-nav__menu_type_header > .menu-item {
        margin: 0 10px;
    }

.error404 .content {
    padding-top: 279px;
}

.stm-cta[class*="vc_custom"] {
    margin-top: 0 !important;
}

.stm-cta__image {
    display: none;
}

.stm-cta__action {
    padding: 30px 45px;
}

.vc_tta-panel-body .stm-donation_view_grid {
    margin-bottom: 55px;
}

.wpb_wrapper .stm-icon-box_style-4[class*="vc_custom"] {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.stm-image_style_frame-wood .stm-image__content {
    padding: 15px;
}

.stm-pricing__side-panel {
    float: none;
    padding-top: 0;
    width: 100%;
}

.stm-pricing__features {
    display: none;
}

.stm-pricing__tables {
    width: 100%;
    float: none;
}

.stm-pricing-table__feature-label {
    display: block;
    margin-bottom: 15px;
}

.stm-pricing-table__feature-value {
    line-height: 1;
}

.stm-text-box[class*="vc_custom"] {
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding: 44px 50px !important;
}

.vc_col-sm-5 .stm-text-box {
    padding: 24px 25px;
}

.vc_col-sm-12 > .vc_column-inner > .wpb_wrapper > .stm-slider {
    max-width: none !important;
}

.vc_tta-tabs_style-2 .vc_tta-tabs-container, .vc_tta-tabs_style-1 .vc_tta-tabs-container {
    margin: 0 -2px;
}

.vc_tta-tabs_style-2.vc_tta-tabs .vc_tta-tabs-list .vc_tta-tab, .vc_tta-tabs_style-1.vc_tta-tabs .vc_tta-tabs-list .vc_tta-tab {
    padding: 0 2px;
    font-size: 16px;
}

    .vc_tta-tabs_style-2.vc_tta-tabs .vc_tta-tabs-list .vc_tta-tab > a, .vc_tta-tabs_style-1.vc_tta-tabs .vc_tta-tabs-list .vc_tta-tab > a {
        padding: 12px;
    }

.stm-stats_counter.stm-stats_icon_left, .stm-stats_counter.stm-stats_icon_right {
    text-align: center;
}

    .stm-stats_counter.stm-stats_icon_left .stm-stats__icon, .stm-stats_counter.stm-stats_icon_right .stm-stats__icon {
        float: none;
        margin-bottom: 18px;
    }

    .stm-stats_counter.stm-stats_icon_left .stm-stats__content, .stm-stats_counter.stm-stats_icon_right .stm-stats__content {
        padding-left: 0;
        padding-right: 0;
    }

.widget_footer {
    margin-bottom: 40px;
}

    .widget_footer .list_social-networks {
        padding-top: 0;
    }

.stm-video-carousel_view_media-gallery {
    margin-bottom: 30px;
}

.widget-area_type_footer > .row {
    margin-bottom: -40px;
}

    .widget-area_type_footer > .row .col-sm-6:nth-child(2n+1) {
        clear: both;
    }

.woocommerce ul.products li.product:nth-child(3n+1) {
    clear: both;
}

.woocommerce div.product .woocommerce-tabs .panel {
    padding: 41px 30px;
}

.woocommerce-account .addresses .title h4 {
    float: none;
}

.woocommerce-account .addresses .title .edit {
    margin-top: 30px;
    float: none;
}

.woocommerce-page table.cart td.actions .coupon {
    float: none;
    width: 100%;
    margin-bottom: 20px;
}

.wpb_text_column p br {
    display: none;
}

}

@media(max-width:767px) {
    .row>.col-xs-2:nth-child(6n+1),.row>.col-xs-3:nth-child(4n+1),.row>.col-xs-4:nth-child(3n+1),.row>.col-xs-6:nth-child(2n+1);

{
    clear: both;
}

.stm-single-image_right .stm-single-image {
    float: none;
}

.header-holder {
    position: relative;
}

.header, .top-bar {
    display: none;
}

.top-bar-mobile, .header-mobile {
    display: block;
}

.error404 .content {
    padding-top: 179px;
}

.content_type_search .post_view_list .entry-thumbnail {
    max-width: 350px;
}

.stm-posts_list .posts_has__thumb .entry-details-container {
    border-radius: 0 0 25px 25px;
    border: 1px solid #e6e6e6;
    border-top: 0;
}

.search-bar .stm-search-form .stm-search-form__submit .stm-icon-search:before {
    margin: 0;
}

.stm-stats_counter.stm-stats_icon_left, .stm-stats_counter.stm-stats_icon_right {
    text-align: center;
}

    .stm-stats_counter.stm-stats_icon_left .stm-stats__icon, .stm-stats_counter.stm-stats_icon_right .stm-stats__icon {
        float: none;
        margin-bottom: 18px;
    }

    .stm-stats_counter.stm-stats_icon_left .stm-stats__content, .stm-stats_counter.stm-stats_icon_right .stm-stats__content {
        padding-left: 0;
        padding-right: 0;
    }

.stm_wp_custom-menu[class*="vc_custom"] {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.wpb_single_image[class*="vc_custom"] {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.stm-page-head, .stm-page-head_size_medium, .stm-page-head_size_small {
    padding: 78px 0;
}

.stm-page-head_has_shopping-cart .stm-page-head__content {
    float: none;
    margin-bottom: 30px;
}

.stm-page-head_has_shopping-cart .shopping-cart {
    float: none;
    display: inline-block;
    margin-top: 0;
}

.vc_col-xs-12 > .vc_column-inner[class*="vc_custom"] {
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.stm-video-carousel_view_media-gallery {
    margin-bottom: 30px;
}

.stm-cta[class*="vc_custom"] {
    margin-top: 0 !important;
}

.stm-cta__image {
    display: none;
}

.stm-cta__action {
    display: block;
    width: auto;
    padding: 25px 35px 30px 35px;
}

.stm-cta__action-descr {
    padding-right: 20px;
}

    .stm-cta__action-descr br {
        display: none;
    }

.stm-pricing__side-panel {
    float: none;
    padding-top: 0;
    width: 100%;
}

.stm-pricing__features {
    display: none;
}

.stm-pricing__tables {
    width: 100%;
    float: none;
}

.stm-pricing-table__feature-value {
    line-height: 1;
}

.stm-pricing-table__feature-label {
    display: block;
    margin-bottom: 15px;
}

.wpb_wrapper .vc_tta-tabs_style-1.vc_tta-color-blue.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading, .wpb_wrapper .vc_tta-tabs_style-1.vc_tta-color-blue.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading:focus, .wpb_wrapper .vc_tta-tabs_style-1.vc_tta-color-blue.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading:hover {
    background: #62abf5;
}

.wpb_wrapper .vc_tta-tabs_style-1.vc_tta-color-blue.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-heading {
    background: #95cc47;
}

.wpb_wrapper .vc_tta-tabs_style-1.vc_tta-tabs.vc_general {
    margin-top: -52px !important;
}

    .wpb_wrapper .vc_tta-tabs_style-1.vc_tta-tabs.vc_general .vc_tta-panel-body {
        padding-top: 60px;
        padding-bottom: 60px;
    }

.wpb_wrapper .vc_tta.vc_tta-spacing-1 .vc_tta-panel:not(:first-child) .vc_tta-panel-heading {
    margin-top: 0;
}

.wpb_wrapper .vc_tta.vc_tta-spacing-1 .vc_tta-panel.vc_active .vc_tta-panel-heading, .wpb_wrapper .vc_tta.vc_tta-spacing-1 .vc_tta-panel:not(:last-child) .vc_tta-panel-heading {
    margin-bottom: 0;
}

.wpb_wrapper .vc_tta-tabs_style-2.vc_tta-tabs.vc_general.vc_tta-o-no-fill .vc_tta-panel-body {
    padding: 22px 30px 30px 26px;
}

.stm-contact-details_type_teacher[class*="vc_custom"] {
    padding: 32px 25px 34px 25px !important;
}

.wpb_wrapper .vc_tta.vc_general .vc_tta-panel-body .stm-donations {
    margin-bottom: -30px;
}

.wpb_wrapper .vc_tta.vc_general .vc_tta-panel-body .stm-donation_view_grid {
    margin-bottom: 55px;
}

.stm-donation_view_grid .stm-donation__thumbnail img {
    margin: 0 auto;
}

.col-xs-12 .stm-donation_view_grid {
    max-width: 350px;
    margin-right: auto;
    margin-left: auto;
}

.vc_tta-tabs .stm-event_view_grid .stm-event__left {
    float: none;
    margin: 0 0 30px;
}

.vc_tta-tabs .stm-event_view_grid .stm-event__date {
    float: none;
    margin: 0 auto;
}

.vc_tta-tabs .stm-event_view_grid .stm-event__content {
    padding-left: 0;
    text-align: center;
}

.event-info_table > ul > li {
    padding: 0 5px;
}

.event-info_table > ul > li {
    width: 100%;
    margin-bottom: 15px;
}

.wpb_wrapper .stm-icon-box_style-4[class*="vc_custom"] {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.stm-carousel_view_posts {
    padding-bottom: 42px;
}

.stm-posts[class*=vc_custom] {
    margin-bottom: 30px !important;
}

.stm-contact-details_type_contacts {
    padding: 27px 32px 30px 32px;
}

.stm-table-container {
    overflow: hidden;
    overflow-x: auto;
}

.stm-table_camps th {
    white-space: nowrap;
}

.stm-text-box[class*="vc_custom"] {
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding: 44px 50px !important;
}

.stm-media-gallery_format_audio iframe {
    margin-bottom: 30px;
}

.wpb_wrapper .stm-action-box__figcaption-title {
    text-align: center;
}

.wpb_wrapper .stm-action-box__figure img {
    margin: 0 auto;
}

.donation-info__footer-col {
    display: block;
}

    .donation-info__footer-col:not(:first-child) {
        margin-top: 30px;
    }

.search-bar__founded {
    margin-bottom: 10px;
}

.search-bar .stm-search-form .stm-search-form__field {
    width: calc(100% - 60px);
}

.search-bar .stm-search-form .stm-search-form__submit {
    min-width: 50px;
    height: 50px;
    padding: 0;
    line-height: 1;
}

    .search-bar .stm-search-form .stm-search-form__submit .stm-icon {
        display: block;
    }

.search-bar .stm-search-form .stm-search-form__submit-text {
    display: none;
}

.error404 .content {
    margin-top: 0;
}

.post_view_single .entry-meta > li {
    margin-right: 20px;
}

.woocommerce-page .woocommerce-ordering, .woocommerce .woocommerce-ordering {
    width: 180px;
}

.woocommerce-page ul.products li.product, .woocommerce ul.products li.product {
    width: 49.5%;
}

    .woocommerce-page ul.products li.product:nth-child(2n+1), .woocommerce ul.products li.product:nth-child(2n+1) {
        clear: both;
    }

.woocommerce-page div.product .woocommerce-tabs .panel, .woocommerce div.product .woocommerce-tabs .panel {
    padding: 41px 30px;
}

.woocommerce-page form.checkout_coupon .input-text, .woocommerce form.checkout_coupon .input-text {
    margin-bottom: 20px;
}

.woocommerce-page table.cart td.product-price, .woocommerce-page table.cart td.product-name, .woocommerce-page table.cart td.product-quantity, .woocommerce-page table.cart td.product-subtotal, .woocommerce table.cart td.product-price, .woocommerce table.cart td.product-name, .woocommerce table.cart td.product-quantity, .woocommerce table.cart td.product-subtotal {
    font-size: 16px;
    color: #595959;
}

    .woocommerce-page table.cart td.product-price .amount, .woocommerce-page table.cart td.product-subtotal .amount, .woocommerce table.cart td.product-price .amount, .woocommerce table.cart td.product-subtotal .amount {
        color: #95cc47;
    }

.woocommerce-page table.cart td.actions, .woocommerce table.cart td.actions {
    padding-top: 0;
    background: transparent;
}

    .woocommerce-page table.cart td.actions .coupon, .woocommerce table.cart td.actions .coupon {
        float: none;
        margin-bottom: 20px;
    }

        .woocommerce-page table.cart td.actions .coupon .input-text, .woocommerce table.cart td.actions .coupon .input-text {
            margin-bottom: 20px;
            width: calc(100% - 210px);
        }

.woocommerce-account .addresses .address {
    padding: 30px 30px 20px;
}

.addresses-order .address {
    margin-bottom: 30px;
}

.woocommerce-billing-fields {
    margin-bottom: 30px;
}

table.shop_table_responsive thead {
    display: none;
}

table.shop_table_responsive tbody tr:first-child td:first-child {
    border-top: 0;
}

table.shop_table_responsive tbody th {
    display: none;
}

table.shop_table_responsive tr {
    display: block;
    margin-bottom: 20px;
}

    table.shop_table_responsive tr td {
        display: block;
        text-align: right !important;
    }

        table.shop_table_responsive tr td.order-actions {
            text-align: left !important;
        }

        table.shop_table_responsive tr td:before {
            content: attr(data-title) ": ";
            font-weight: 700;
            float: left;
        }

        table.shop_table_responsive tr td.product-remove:before, table.shop_table_responsive tr td.actions:before {
            display: none;
        }

        table.shop_table_responsive tr td.product-remove:after {
            content: "";
            clear: both;
            display: table;
            line-height: 0;
        }

        table.shop_table_responsive tr td.product-remove a {
            float: right;
        }

    table.shop_table_responsive tr:nth-child(2n) td {
        background-color: rgba(0,0,0,.025);
    }

.woocommerce .shop_table .quantity, .woocommerce-page .shop_table .quantity {
    float: none;
    margin: 0;
}

.woocommerce .shop_table tr.cart_item td, .woocommerce-page .shop_table tr.cart_item td {
    padding: 20px 15px;
    border-bottom: 1px solid rgba(128,128,128,.25);
}

.woocommerce .shop_table tr.cart_item:nth-child(2n) td, .woocommerce-page .shop_table tr.cart_item:nth-child(2n) td {
    background: rgba(128,128,128,.25);
}

.woocommerce .shop_table .product-name-title, .woocommerce .shop_table .product-thumbnail, .woocommerce-page .shop_table .product-name-title, .woocommerce-page .shop_table .product-thumbnail {
    float: right;
    width: 100%;
}

    .woocommerce .shop_table .product-name-title a, .woocommerce .shop_table .product-thumbnail a, .woocommerce-page .shop_table .product-name-title a, .woocommerce-page .shop_table .product-thumbnail a {
        color: #000;
    }

.woocommerce .shop_table .product-name:after, .woocommerce-page .shop_table .product-name:after {
    content: "";
    clear: both;
    display: table;
    line-height: 0;
}

.woocommerce .shop_table .woocommerce-product-rating .star-rating, .woocommerce-page .shop_table .woocommerce-product-rating .star-rating {
    float: right !important;
}

.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
    width: auto;
    float: none;
}

.woocommerce form.login, .woocommerce form.register, .woocommerce-page form.login, .woocommerce-page form.register {
    margin-bottom: 30px;
}

.woocommerce-cart table.cart td.actions .coupon {
    width: 100%;
}

.woocommerce-cart .cart-collaterals .cart_totals table {
    padding: 15px 20px;
}

    .woocommerce-cart .cart-collaterals .cart_totals table tr {
        margin-bottom: 0;
    }

    .woocommerce-cart .cart-collaterals .cart_totals table td {
        padding: 10px 0;
    }

    .woocommerce-cart .cart-collaterals .cart_totals table .shipping-calculator-form {
        text-align: left;
    }

.wpb_text_column p br {
    display: none;
}

.stm-single-image img {
    display: block;
    height: auto;
    max-width: 100%;
}

.vc_col-xs-12 .stm-single-image-wrapper[class*="vc_custom"] {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.modal_subscribe .modal-header {
    padding: 13px 20px;
}

.modal_subscribe .modal-body {
    padding: 30px 20px;
}

    .modal_subscribe .modal-body input[type="submit"] {
        margin-left: 10px;
    }

    .modal_subscribe .modal-body input[type="email"] {
        width: calc(100% - 105px);
    }

.widget_footer {
    margin-bottom: 40px;
}

    .widget_footer .list_social-networks {
        padding-top: 0;
    }

.widget-area_type_footer > .row {
    margin-bottom: -40px;
}

    .widget-area_type_footer > .row .col-sm-6:nth-child(2n+1) {
        clear: both;
    }

}

@media(max-width:670px) {
    .modal_donation .modal-header;

{
    padding: 23px 30px 20px;
}

.modal_donation .modal-header .close {
    top: 10px;
    right: 17px;
}

.modal_donation .modal-body {
    padding: 30px;
}

.modal_donation .modal-dialog {
    width: auto;
}

.form_donation .form__amount {
    padding: 0 0 20px;
    margin-bottom: 20px;
}

.form_donation .form__amount-title {
    float: none;
    width: 100%;
    padding-right: 0;
    margin-bottom: 15px;
}

.form_donation .form__amount-values {
    width: 100%;
    float: none;
}

.form_donation .form__fields input[type="text"], .form_donation .form__fields textarea {
    margin-bottom: 20px;
}

}

@media(max-width:640px) {
    .stm-rev-nav;

{
    *zoom: 1;
    min-width: 80px;
}

.stm-rev-nav:before, .stm-rev-nav:after {
    content: " ";
    display: table;
}

.stm-rev-nav:after {
    clear: both;
}

.stm-rev-nav .stm-rev-nav_next, .stm-rev-nav .stm-rev-nav_prev {
    width: 40px;
    height: 40px;
    line-height: 36px !important;
}

.comment__heading .comment__author-title {
    float: none;
}

.comment__heading .comment__meta {
    float: none;
}

.comment-list .children {
    margin-left: 0;
}

.stm-subtitle br {
    display: none;
}

.content_type_search .post_view_list .entry-thumbnail {
    max-width: none;
}

.post_view_list .entry-body {
    display: block;
}

.post_view_list .entry-thumbnail-container {
    display: block;
}

    .post_view_list .entry-thumbnail-container img {
        width: 100%;
    }

.post_view_list .entry-details-container {
    display: block;
    width: auto;
}

.post_view_list .entry-thumbnail {
    max-width: none;
    margin-right: 0;
    width: auto;
}

.post_view_single .entry-date {
    float: none;
    margin-bottom: 30px;
}

.post_view_single .entry-header__heading {
    padding-left: 0;
}

.stm-text-box[class*="vc_custom"], .stm-text-box {
    padding: 24px 35px !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.stm-image-box_img_left .stm-image-box__image {
    float: none;
    margin-bottom: 20px;
}

.stm-image-box_img_left .stm-image-box__body {
    padding-left: 0;
}

.stm-cta__action-descr {
    display: block;
    width: auto;
    margin-bottom: 30px;
}

.stm-cta__action-btn {
    display: block;
    padding-top: 0;
}

.wpb_wrapper .stm-icon-box_style-4 {
    padding: 30px;
}

.stm-pricing_three .stm-pricing__tables-col {
    display: block;
    width: 100%;
}

    .stm-pricing_three .stm-pricing__tables-col:not(:last-child) {
        margin-bottom: 30px;
    }

.stm-testimonial_style_1 {
    text-align: center;
}

    .stm-testimonial_style_1 .stm-testimonial__avatar {
        display: block;
        width: auto;
        margin-bottom: 30px;
    }

        .stm-testimonial_style_1 .stm-testimonial__avatar img {
            margin: 0 auto;
        }

    .stm-testimonial_style_1 .stm-testimonial__content {
        display: block;
        padding: 0;
    }

        .stm-testimonial_style_1 .stm-testimonial__content:before {
            display: none;
        }

.stm-carousel_type_testimonials .owl-controls .owl-dots {
    padding-left: 0;
    text-align: center;
}

#sb_instagram.stm-instagram-feed #sbi_images .sbi_type_image {
    width: 33.33%;
}

.stm-event_view_grid .stm-event__left {
    float: none;
    margin: 0 0 30px;
}

.stm-event_view_grid .stm-event__date {
    float: none;
    margin: 0 auto;
}

.stm-event_view_grid .stm-event__content {
    padding-left: 0;
    text-align: center;
}

.woocommerce #reviews #comments ol.commentlist li img.avatar {
    display: none;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text {
    padding-left: 0;
    margin-left: 0;
}

.stm-carousel_view_posts .stm-post_view_grid {
    max-width: 350px;
    margin-left: auto;
    margin-right: auto;
}

}

@media(max-width:480px) {
    .wpb_row .vc_col-xs-6;

{
    width: 100%;
}

.wpb_row .vc_col-xs-6:not(:last-child) {
    margin-bottom: 15px;
}

.wpb_row .vc_col-xs-6 .subscribe-modal-launcher_right {
    text-align: left;
}

.modal_subscribe .modal-title {
    font-size: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

    .modal_subscribe .modal-title .fa {
        margin-right: 10px;
    }

.modal_subscribe .modal-header {
    padding-left: 15px;
    padding-right: 45px;
}

    .modal_subscribe .modal-header .close {
        right: 15px;
    }

.modal_subscribe .modal-body {
    padding-left: 15px;
    padding-right: 15px;
}

    .modal_subscribe .modal-body input[type="email"] {
        width: 100%;
        margin-bottom: 15px;
    }

    .modal_subscribe .modal-body input[type="submit"] {
        display: block;
        margin: 0 auto;
        float: none;
    }

.modal_donation .modal-title {
    font-size: 18px;
}

.form_donation .form__amount-label {
    margin-bottom: 10px;
}

.form_donation .form__amount-value-custom {
    display: block;
    margin-top: 10px;
    width: 100%;
}

.woocommerce-page .woocommerce-ordering, .woocommerce .woocommerce-ordering {
    width: 100%;
}

.woocommerce-page ul.products li.product, .woocommerce ul.products li.product {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
}

    .woocommerce-page ul.products li.product:nth-child(3n+1), .woocommerce ul.products li.product:nth-child(3n+1) {
        clear: none;
    }

.woocommerce-page table.cart td.actions .coupon, .woocommerce table.cart td.actions .coupon {
    float: none;
    margin-bottom: 20px;
}

    .woocommerce-page table.cart td.actions .coupon .input-text, .woocommerce table.cart td.actions .coupon .input-text {
        margin-bottom: 20px;
        width: 100%;
    }

.woocommerce-cart table.cart td.product-remove {
    padding-right: 16px;
}

.woocommerce-account .addresses .address {
    margin-bottom: 30px;
}

.woocommerce-account .addresses .title h4 {
    float: none;
    margin-bottom: 30px;
}

.woocommerce-account .addresses .title .edit {
    float: none;
}

.post_view_single .entry-meta > li {
    display: block;
    float: none;
}

    .post_view_single .entry-meta > li:after {
        content: "";
        clear: both;
        display: table;
        line-height: 0;
    }

    .post_view_single .entry-meta > li .cat-links {
        float: left;
    }

.post_view_single .entry-footer .entry-share, .post_view_single .entry-footer .tags-links {
    float: none;
    display: block;
}

.post_view_single .entry-footer .tags-links {
    margin-bottom: 30px;
}

.comment__author-avatar {
    display: none;
}

.comment__right {
    padding-left: 0;
}

.author-info__avatar {
    float: none;
    margin-bottom: 30px;
}

.author-info__content {
    padding-left: 0;
}

.stm-media-gallery__filters {
    float: none;
}

.stm-media-gallery__filter {
    float: none;
    display: block;
    text-align: center;
}

.stm-media-gallery__layout-wide {
    float: none;
    display: block;
    margin: 30px auto 0;
}

.stm-media-gallery .stm-filter_carousel {
    padding: 0 30px;
}

    .stm-media-gallery .stm-filter_carousel .stm-menu__item {
        display: block;
    }

.stm-teacher-bio_trainer .stm-teacher-bio__data {
    float: none;
    margin-bottom: 30px;
}

.stm-teacher-bio_trainer .stm-teacher-bio__text {
    padding-left: 0;
}

.donation-info__donated, .donation-info__time {
    float: none;
}

.donation-info__stats-item {
    width: 50%;
    margin-bottom: 20px;
}

.donation-info__footer-col_large {
    margin-bottom: -20px;
}

.stm-donation_view_grid .stm-donation__action .stm-btn {
    padding: 0 10px;
    min-width: 0;
}

}

@media(max-width:1439px) {
    .demo-buttons-group .vc_col-sm-2;

{
    float: left;
    width: 33.333333%;
}

.stm-btn_md {
    min-width: 200px;
}

}

@media(max-width:991px) and (min-width:768px) {
    .post_view_grid .entry-details;

{
    padding-bottom: 75px;
}

.post_view_grid .entry-details .entry-meta-auhtor, .post_view_grid .entry-details .entry-meta-category {
    width: 100%;
}

}

@media(min-width:1200px) {
    .max-width-720;

{
    max-width: 720px;
}

.max-width-540 {
    max-width: 540px;
}

}

@media(max-width:1199px) {
    .header_view-style_1 .nav_menu_indent;

{
    display: none;
}

.header_view-style_1 .stm-nav_type_header {
    text-align: center;
    margin-left: 22px;
}

    .header_view-style_1 .stm-nav_type_header .stm-nav__menu_type_header > .menu-item {
        margin: 0 17px;
    }

        .header_view-style_1 .stm-nav_type_header .stm-nav__menu_type_header > .menu-item .sub-menu {
            left: -9px;
        }

    .header_view-style_1 .stm-nav_type_header.stm-search-form__field_active_menu .menu-item {
        margin: 0 10px;
    }

.top-bar_view-style_2 .top-bar__contact:not(:last-child) {
    margin-right: 20px;
}

.top-bar_view-style_2 .top-bar__socials {
    margin-left: 20px;
}

.header_view-style_2 .logo, .header_view-style_3 .logo {
    max-width: 16%;
    height: 80px;
    line-height: 80px;
}

.header_view-style_2 .top-bar__search, .header_view-style_2 .shopping-cart_small, .header_view-style_3 .top-bar__search, .header_view-style_3 .shopping-cart_small {
    margin-top: 14px;
}

.header_view-style_2 .stm-nav .stm-nav__menu, .header_view-style_3 .stm-nav .stm-nav__menu {
    display: table;
    width: 100%;
}

    .header_view-style_2 .stm-nav .stm-nav__menu .menu-item, .header_view-style_3 .stm-nav .stm-nav__menu .menu-item {
        display: table-cell;
        margin: 0;
    }

        .header_view-style_2 .stm-nav .stm-nav__menu .menu-item a, .header_view-style_3 .stm-nav .stm-nav__menu .menu-item a {
            height: 80px;
            line-height: 80px;
            padding: 0 20px;
            text-align: center;
        }

        .header_view-style_2 .stm-nav .stm-nav__menu .menu-item .sub-menu, .header_view-style_3 .stm-nav .stm-nav__menu .menu-item .sub-menu {
            display: block;
        }

            .header_view-style_2 .stm-nav .stm-nav__menu .menu-item .sub-menu .menu-item, .header_view-style_3 .stm-nav .stm-nav__menu .menu-item .sub-menu .menu-item {
                display: block;
            }

                .header_view-style_2 .stm-nav .stm-nav__menu .menu-item .sub-menu .menu-item a, .header_view-style_3 .stm-nav .stm-nav__menu .menu-item .sub-menu .menu-item a {
                    height: auto;
                    text-align: left;
                    padding: 9px 30px;
                    line-height: 20px;
                }

.top-bar_view-style_4 .contact_details__box .top-bar__contact:not(:last-child) {
    margin: 0 13px;
    padding-right: 0;
}

.header_view-style_4 .stm-nav_type_header .logo-center-box {
    width: 13%;
    padding: 0 15px;
}

.header_view-style_4 .stm-nav__menu_type_header {
    padding-top: 10px;
    vertical-align: top;
}

    .header_view-style_4 .stm-nav__menu_type_header > .menu-item > a {
        height: 70px;
        line-height: 70px;
        padding: 0 20px;
    }

.stm-icon-box_style-5 {
    max-width: 325px;
    margin: 0 auto;
}

    .stm-icon-box_style-5 .stm-icon-box__image {
        width: 100%;
        max-width: 100%;
    }

        .stm-icon-box_style-5 .stm-icon-box__image img {
            border-radius: 25px 25px 0 0;
        }

    .stm-icon-box_style-5 .stm-icon-box__content {
        overflow: visible;
        float: left;
        width: 100%;
        min-height: 240px;
        border-radius: 0 0 25px 25px;
    }

    .stm-icon-box_style-5 .stm-icon-box__descr {
        margin-bottom: 30px;
    }

}

.stm-icon-box_style-5 {
    position: relative;
}

@media(max-width:1024px) {
    .stm-carousel_view_courses.owl-carousel .owl-nav;

{
    display: none;
}

}

@media(max-width:991px) {
    #frontend_customizer_button;

{
    display: none !important;
}

.header_view-style_1 .logo {
    max-width: 14%;
    height: 60px;
    line-height: 60px;
}

.header_view-style_1 .top-bar__search {
    margin-top: 14px;
    min-width: 40px;
    height: 40px;
}

    .header_view-style_1 .top-bar__search .stm-search-form__field {
        padding-top: 0;
    }

    .header_view-style_1 .top-bar__search .stm-search-form__field_active {
        width: 140px;
    }

    .header_view-style_1 .top-bar__search .stm-search-form__submit {
        top: 3px;
        right: 3px;
        font-size: 15px;
    }

.header_view-style_1 .shopping-cart_small {
    width: 40px;
    height: 40px;
    margin-top: 14px;
}

    .header_view-style_1 .shopping-cart_small .shopping-cart__left {
        padding-top: 5px;
        font-size: 15px;
    }

.header_view-style_1 .stm-nav_type_header .stm-nav__menu_type_header > .menu-item {
    margin: 0 12px;
    font-size: 15px;
}

    .header_view-style_1 .stm-nav_type_header .stm-nav__menu_type_header > .menu-item a {
        height: 70px;
        line-height: 68px;
    }

.header_view-style_1 .stm-nav_type_header.stm-search-form__field_active_menu .menu-item {
    margin: 0 5px;
}

.header_view-style_2 .shopping-cart_small, .header_view-style_3 .shopping-cart_small {
    margin-left: 20px;
}

.header_view-style_2 .stm-nav .stm-nav__menu .menu-item a, .header_view-style_3 .stm-nav .stm-nav__menu .menu-item a {
    height: 80px;
    line-height: 80px;
    padding: 0 7px;
}

.header_view-style_2 .stm-nav .stm-nav__menu .menu-item .sub-menu, .header_view-style_3 .stm-nav .stm-nav__menu .menu-item .sub-menu {
    display: block;
}

    .header_view-style_2 .stm-nav .stm-nav__menu .menu-item .sub-menu .menu-item, .header_view-style_3 .stm-nav .stm-nav__menu .menu-item .sub-menu .menu-item {
        display: block;
    }

        .header_view-style_2 .stm-nav .stm-nav__menu .menu-item .sub-menu .menu-item a, .header_view-style_3 .stm-nav .stm-nav__menu .menu-item .sub-menu .menu-item a {
            height: auto;
            text-align: left;
            padding: 9px 30px;
            line-height: 20px;
        }

.header_view-style_4 .stm-nav_type_header .logo-center-box {
    width: 18%;
    padding: 0 15px;
}

.header_view-style_4 .stm-nav__menu_type_header {
    padding-top: 10px;
    vertical-align: top;
}

    .header_view-style_4 .stm-nav__menu_type_header > .menu-item {
        font-size: 15px;
    }

        .header_view-style_4 .stm-nav__menu_type_header > .menu-item > a {
            height: 70px;
            line-height: 70px;
            padding: 0 10px;
        }

.top-bar_view-style_1 .contact_details__box {
    padding-top: 18px;
    margin-left: 156px;
}

.top-bar_view-style_1 .top-bar__contact_schedule {
    display: none;
}

.top-bar_view-style_2 .top-bar__socials {
    display: none;
}

.top-bar_view-style_2 .contact_details__box {
    float: left;
    margin-left: 120px;
}

.top-bar_view-style_2 .top-bar__contact {
    padding-right: 0;
}

    .top-bar_view-style_2 .top-bar__contact:not(:last-child) {
        margin-right: 20px;
    }

.top-bar_view-style_2 .top-bar__socials {
    margin-left: 0;
    margin-right: 30px;
}

    .top-bar_view-style_2 .top-bar__socials .list__item {
        padding-left: 0;
        padding-left: 0;
    }

.top-bar_view-style_4 .top-bar__contact_address {
    display: none;
}

.top-bar_view-style_4 .contact_details__box li {
    margin: 0 25px;
}

.stm-nav_type_header .stm-nav__menu_type_header > .menu-item .sub-menu li a {
    height: auto;
    line-height: 20px;
    text-align: left;
}

.stm-contact-details_box .stm-contact-details__items_box li {
    width: 100%;
}

.stm-carousel_view_courses.owl-carousel .owl-controls .owl-nav .owl-prev, .stm-carousel_view_courses.owl-carousel .owl-controls .owl-nav .owl-next {
    margin: 0 !important;
    background-color: #ff6682;
    color: #fff;
}

.courses_post__meta_table ul {
    display: block;
    float: left;
    padding-bottom: 0;
}

    .courses_post__meta_table ul li {
        float: left;
        width: 33.333333%;
        text-align: center;
        margin-bottom: 26px;
    }

        .courses_post__meta_table ul li:first-child {
            padding-left: 10px;
        }

        .courses_post__meta_table ul li .stm-btn {
            padding: 0 20px 4px;
            min-width: 100px;
            font-size: 16px;
        }

}

@media(max-width:767px) {
    .wpml-switcher__active;

{
    padding: 13px 0 12px;
}

.wpml-switcher__active:before {
    display: none;
}

.wpml-switcher__active:after {
    display: none;
}

.wpml-switcher__active .fa {
    display: inline-block;
    vertical-align: top;
    margin-top: 9px;
    margin-left: 10px;
}

.wpml-switcher__list {
    top: auto;
    bottom: 0;
    background-color: #fff;
    z-index: 99999999;
}

.demo-buttons-group .vc_col-sm-2 {
    width: 50%;
}

.post_view_list {
    max-width: 350px;
    margin: 0 auto 30px;
}

    .post_view_list .entry-thumbnail-container {
        float: none;
    }

        .post_view_list .entry-thumbnail-container .entry-thumbnail img {
            border-radius: 25px 25px 0 0;
        }

    .post_view_list.posts_has__thumb .entry-details-container {
        border-top: 0;
        border-left: 1px solid #e6e6e6;
        border-radius: 0 0 25px 25px;
    }

.stm-blockquote p:first-of-type:before {
    left: 5px;
}

.stm-page-head .breadcrumbs {
    margin-bottom: 25px;
}

.stm-page-head .entry-header .entry-title {
    text-align: center;
    line-height: 56px;
    margin-top: 30px;
    margin-bottom: 32px;
}

.stm-page-head .entry-header .entry-date {
    float: none;
    margin: 0 auto;
}

.stm-page-head .entry-header .entry-meta {
    padding: 0;
    margin: 0 0 0 1px;
}

    .stm-page-head .entry-header .entry-meta li {
        width: 100%;
        text-align: center;
        margin-right: 0;
    }

.stm-map__content .container {
    padding: 0;
}

    .stm-map__content .container .stm-map__form {
        margin-top: 0;
        max-width: 100%;
        padding: 40px 20px;
    }

.stm-event_view_grid {
    max-width: 350px;
    margin: 0 auto 30px;
}

    .stm-event_view_grid .stm-event__left {
        max-width: 350px;
        margin: 0;
    }

        .stm-event_view_grid .stm-event__left img {
            border-radius: 25px 25px 0 0;
        }

    .stm-event_view_grid.events_post__has_thumbnail .stm-event__content {
        border-top: 0;
        border-left: 1px solid #e6e6e6;
        border-radius: 0 0 25px 25px;
    }

    .stm-event_view_grid .stm-event__meta li {
        padding-left: 0;
    }

    .stm-event_view_grid .stm-event__meta .stm-icon, .stm-event_view_grid .stm-event__meta .fa {
        position: relative;
        top: 1px;
        margin-right: 10px;
    }

.tabs-accordion-box .tabs_custom_column_box {
    width: 100%;
    margin-bottom: 40px;
}

.tabs-accordion-box .tabs_accordion_column_box {
    width: 100%;
}

.stm-contact-details_type_teacher .stm-contact-details__item {
    width: 100%;
}

}

@media(max-width:580px) {
    .courses_post__meta_table ul li;

{
    width: 50%;
}

.courses_post__meta_table ul li:last-child {
    padding-right: 0;
    width: 50%;
}

}

@media(max-width:539px) {
    .demo-buttons-group .vc_col-sm-2;

{
    width: 100%;
}

.stm-menu_antonio .stm-menu__item-link {
    padding: 4px 40px 6px;
}

.woocommerce .woocommerce-message {
    padding-bottom: 78px;
}

    .woocommerce .woocommerce-message .button {
        top: auto;
        right: 50%;
        margin-right: -65px;
        bottom: 20px;
    }

}

@media(max-width:430px) {
    .courses_post__meta_table ul li;

{
    width: 100%;
}

.courses_post__meta_table ul li:last-child {
    width: 100%;
}

}

@media(min-width:768px) {
    .row-five-columns .wpb_column.vc_column_container;

{
    width: 33%;
}

}

@media(min-width:992px) {
    .row-five-columns .wpb_column.vc_column_container;

{
    width: 20%;
}

}

.vc_non_responsive .vc_row .vc_col-sm-1, .vc_non_responsive .vc_row .vc_col-sm-10, .vc_non_responsive .vc_row .vc_col-sm-11, .vc_non_responsive .vc_row .vc_col-sm-12, .vc_non_responsive .vc_row .vc_col-sm-2, .vc_non_responsive .vc_row .vc_col-sm-3, .vc_non_responsive .vc_row .vc_col-sm-4, .vc_non_responsive .vc_row .vc_col-sm-5, .vc_non_responsive .vc_row .vc_col-sm-7, .vc_non_responsive .vc_row .vc_col-sm-8, .vc_non_responsive .vc_row .vc_col-sm-9 {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
}

.vc_message_box-icon > *, .vc_toggle_simple .vc_toggle_icon::after, .vc_toggle_simple .vc_toggle_icon::before {
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
}

.btn-group-vertical > .btn-group:after, .btn-toolbar:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .form-horizontal .form-group:after, .modal-footer:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .panel-body:after, .row:after, .vc_clearfix:after, .vc_column-inner::after, .vc_el-clearfix, .vc_row:after {
    clear: both;
}

.carousel-inner > .item > a > img, .carousel-inner > .item > img, .thumbnail a > img, .thumbnail > img {
    display: block;
    max-width: 100%;
    height: auto;
}

.vc_parallax-inner iframe, .vc_video-bg iframe {
    max-width: 1000%;
}

.btn-group-lg > .btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
}

.btn-group-sm > .btn, .btn-group-xs > .btn {
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.btn-group-sm > .btn {
    padding: 5px 10px;
}

.btn-group-xs > .btn {
    padding: 1px 5px;
}

.btn-group-vertical > .btn-group:after, .btn-group-vertical > .btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before, .vc_row:after, .vc_row:before {
    content: " ";
    display: table;
}

@media (max-width:767px) {
    .vc_hidden-xs {
        display: none!important;
    }

    .vc_el-clearfix-xs {
        clear: both;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .vc_hidden-sm {
        display: none!important;
    }

    .vc_el-clearfix-sm {
        clear: both;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .vc_hidden-md {
        display: none!important;
    }

    .vc_el-clearfix-md {
        clear: both;
    }
}

.vc_non_responsive .vc_row .vc_col-sm-1 {
    position: relative;
    width: 8.33333333%;
    min-height: 1px;
}

.vc_non_responsive .vc_row .vc_col-sm-2 {
    position: relative;
    width: 16.66666667%;
    min-height: 1px;
}

.vc_non_responsive .vc_row .vc_col-sm-3 {
    position: relative;
    width: 25%;
    min-height: 1px;
}

.vc_non_responsive .vc_row .vc_col-sm-4 {
    position: relative;
    width: 33.33333333%;
    min-height: 1px;
}

.vc_non_responsive .vc_row .vc_col-sm-5 {
    position: relative;
    width: 41.66666667%;
    min-height: 1px;
}

.vc_non_responsive .vc_row .vc_col-sm-6 {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.vc_non_responsive .vc_row .vc_col-sm-7 {
    position: relative;
    width: 58.33333333%;
    min-height: 1px;
}

.vc_non_responsive .vc_row .vc_col-sm-8 {
    position: relative;
    width: 66.66666667%;
    min-height: 1px;
}

.vc_non_responsive .vc_row .vc_col-sm-9 {
    position: relative;
    width: 75%;
    min-height: 1px;
}

.vc_non_responsive .vc_row .vc_col-sm-10 {
    position: relative;
    width: 83.33333333%;
    min-height: 1px;
}

.vc_non_responsive .vc_row .vc_col-sm-11 {
    position: relative;
    width: 91.66666667%;
    min-height: 1px;
}

.vc_col-xs-12, .vc_column_container {
    width: 100%;
}

.vc_non_responsive .vc_row .vc_col-sm-12 {
    position: relative;
    width: 100%;
    min-height: 1px;
}

.vc_non_responsive .vc_row .vc_col-sm-offset-12 {
    margin-left: 100%;
}

.vc_non_responsive .vc_row .vc_col-sm-offset-11 {
    margin-left: 91.66666667%;
}

.vc_non_responsive .vc_row .vc_col-sm-offset-10 {
    margin-left: 83.33333333%;
}

.vc_non_responsive .vc_row .vc_col-sm-offset-9 {
    margin-left: 75%;
}

.vc_non_responsive .vc_row .vc_col-sm-offset-8 {
    margin-left: 66.66666667%;
}

.vc_non_responsive .vc_row .vc_col-sm-offset-7 {
    margin-left: 58.33333333%;
}

.vc_non_responsive .vc_row .vc_col-sm-offset-6 {
    margin-left: 50%;
}

.vc_non_responsive .vc_row .vc_col-sm-offset-5 {
    margin-left: 41.66666667%;
}

.vc_non_responsive .vc_row .vc_col-sm-offset-4 {
    margin-left: 33.33333333%;
}

.vc_non_responsive .vc_row .vc_col-sm-offset-3 {
    margin-left: 25%;
}

.vc_non_responsive .vc_row .vc_col-sm-offset-2 {
    margin-left: 16.66666667%;
}

.vc_non_responsive .vc_row .vc_col-sm-offset-1 {
    margin-left: 8.33333333%;
}

.vc_non_responsive .vc_row .vc_col-sm-offset-0 {
    margin-left: 0;
}

.vc_non_responsive .vc_row .vc_hidden-sm {
    display: none!important;
}

.vc_row {
    margin-left: -15px;
    margin-right: -15px;
}

.vc_col-lg-1, .vc_col-lg-10, .vc_col-lg-11, .vc_col-lg-12, .vc_col-lg-2, .vc_col-lg-3, .vc_col-lg-4, .vc_col-lg-5, .vc_col-lg-6, .vc_col-lg-7, .vc_col-lg-8, .vc_col-lg-9, .vc_col-md-1, .vc_col-md-10, .vc_col-md-11, .vc_col-md-12, .vc_col-md-2, .vc_col-md-3, .vc_col-md-4, .vc_col-md-5, .vc_col-md-6, .vc_col-md-7, .vc_col-md-8, .vc_col-md-9, .vc_col-sm-1, .vc_col-sm-10, .vc_col-sm-11, .vc_col-sm-12, .vc_col-sm-2, .vc_col-sm-3, .vc_col-sm-4, .vc_col-sm-5, .vc_col-sm-6, .vc_col-sm-7, .vc_col-sm-8, .vc_col-sm-9, .vc_col-xs-1, .vc_col-xs-10, .vc_col-xs-11, .vc_col-xs-12, .vc_col-xs-2, .vc_col-xs-3, .vc_col-xs-4, .vc_col-xs-5, .vc_col-xs-6, .vc_col-xs-7, .vc_col-xs-8, .vc_col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.vc_col-xs-1, .vc_col-xs-10, .vc_col-xs-11, .vc_col-xs-12, .vc_col-xs-2, .vc_col-xs-3, .vc_col-xs-4, .vc_col-xs-5, .vc_col-xs-6, .vc_col-xs-7, .vc_col-xs-8, .vc_col-xs-9 {
    float: left;
}

.vc_col-xs-11 {
    width: 91.66666667%;
}

.vc_col-xs-10 {
    width: 83.33333333%;
}

.vc_col-xs-9 {
    width: 75%;
}

.vc_col-xs-8 {
    width: 66.66666667%;
}

.vc_col-xs-7 {
    width: 58.33333333%;
}

.vc_col-xs-6 {
    width: 50%;
}

.vc_col-xs-5 {
    width: 41.66666667%;
}

.vc_col-xs-4 {
    width: 33.33333333%;
}

.vc_col-xs-3 {
    width: 25%;
}

.vc_col-xs-2 {
    width: 16.66666667%;
}

.vc_col-xs-1 {
    width: 8.33333333%;
}

.vc_col-xs-pull-12 {
    right: 100%;
}

.vc_col-xs-pull-11 {
    right: 91.66666667%;
}

.vc_col-xs-pull-10 {
    right: 83.33333333%;
}

.vc_col-xs-pull-9 {
    right: 75%;
}

.vc_col-xs-pull-8 {
    right: 66.66666667%;
}

.vc_col-xs-pull-7 {
    right: 58.33333333%;
}

.vc_col-xs-pull-6 {
    right: 50%;
}

.vc_col-xs-pull-5 {
    right: 41.66666667%;
}

.vc_col-xs-pull-4 {
    right: 33.33333333%;
}

.vc_col-xs-pull-3 {
    right: 25%;
}

.vc_col-xs-pull-2 {
    right: 16.66666667%;
}

.vc_col-xs-pull-1 {
    right: 8.33333333%;
}

.vc_col-xs-pull-0 {
    right: auto;
}

.vc_col-xs-push-12 {
    left: 100%;
}

.vc_col-xs-push-11 {
    left: 91.66666667%;
}

.vc_col-xs-push-10 {
    left: 83.33333333%;
}

.vc_col-xs-push-9 {
    left: 75%;
}

.vc_col-xs-push-8 {
    left: 66.66666667%;
}

.vc_col-xs-push-7 {
    left: 58.33333333%;
}

.vc_col-xs-push-6 {
    left: 50%;
}

.vc_col-xs-push-5 {
    left: 41.66666667%;
}

.vc_col-xs-push-4 {
    left: 33.33333333%;
}

.vc_col-xs-push-3 {
    left: 25%;
}

.vc_col-xs-push-2 {
    left: 16.66666667%;
}

.vc_col-xs-push-1 {
    left: 8.33333333%;
}

.vc_col-xs-push-0 {
    left: auto;
}

.vc_col-xs-offset-12 {
    margin-left: 100%;
}

.vc_col-xs-offset-11 {
    margin-left: 91.66666667%;
}

.vc_col-xs-offset-10 {
    margin-left: 83.33333333%;
}

.vc_col-xs-offset-9 {
    margin-left: 75%;
}

.vc_col-xs-offset-8 {
    margin-left: 66.66666667%;
}

.vc_col-xs-offset-7 {
    margin-left: 58.33333333%;
}

.vc_col-xs-offset-6 {
    margin-left: 50%;
}

.vc_col-xs-offset-5 {
    margin-left: 41.66666667%;
}

.vc_col-xs-offset-4 {
    margin-left: 33.33333333%;
}

.vc_col-xs-offset-3 {
    margin-left: 25%;
}

.vc_col-xs-offset-2 {
    margin-left: 16.66666667%;
}

.vc_col-xs-offset-1 {
    margin-left: 8.33333333%;
}

.vc_col-xs-offset-0 {
    margin-left: 0;
}

@media (min-width:768px) {
    .vc_col-sm-1, .vc_col-sm-10, .vc_col-sm-11, .vc_col-sm-12, .vc_col-sm-2, .vc_col-sm-3, .vc_col-sm-4, .vc_col-sm-5, .vc_col-sm-6, .vc_col-sm-7, .vc_col-sm-8, .vc_col-sm-9 {
        float: left;
    }

    .vc_col-sm-12 {
        width: 100%;
    }

    .vc_col-sm-11 {
        width: 91.66666667%;
    }

    .vc_col-sm-10 {
        width: 83.33333333%;
    }

    .vc_col-sm-9 {
        width: 75%;
    }

    .vc_col-sm-8 {
        width: 66.66666667%;
    }

    .vc_col-sm-7 {
        width: 58.33333333%;
    }

    .vc_col-sm-6 {
        width: 50%;
    }

    .vc_col-sm-5 {
        width: 41.66666667%;
    }

    .vc_col-sm-4 {
        width: 33.33333333%;
    }

    .vc_col-sm-3 {
        width: 25%;
    }

    .vc_col-sm-2 {
        width: 16.66666667%;
    }

    .vc_col-sm-1 {
        width: 8.33333333%;
    }

    .vc_col-sm-pull-12 {
        right: 100%;
    }

    .vc_col-sm-pull-11 {
        right: 91.66666667%;
    }

    .vc_col-sm-pull-10 {
        right: 83.33333333%;
    }

    .vc_col-sm-pull-9 {
        right: 75%;
    }

    .vc_col-sm-pull-8 {
        right: 66.66666667%;
    }

    .vc_col-sm-pull-7 {
        right: 58.33333333%;
    }

    .vc_col-sm-pull-6 {
        right: 50%;
    }

    .vc_col-sm-pull-5 {
        right: 41.66666667%;
    }

    .vc_col-sm-pull-4 {
        right: 33.33333333%;
    }

    .vc_col-sm-pull-3 {
        right: 25%;
    }

    .vc_col-sm-pull-2 {
        right: 16.66666667%;
    }

    .vc_col-sm-pull-1 {
        right: 8.33333333%;
    }

    .vc_col-sm-pull-0 {
        right: auto;
    }

    .vc_col-sm-push-12 {
        left: 100%;
    }

    .vc_col-sm-push-11 {
        left: 91.66666667%;
    }

    .vc_col-sm-push-10 {
        left: 83.33333333%;
    }

    .vc_col-sm-push-9 {
        left: 75%;
    }

    .vc_col-sm-push-8 {
        left: 66.66666667%;
    }

    .vc_col-sm-push-7 {
        left: 58.33333333%;
    }

    .vc_col-sm-push-6 {
        left: 50%;
    }

    .vc_col-sm-push-5 {
        left: 41.66666667%;
    }

    .vc_col-sm-push-4 {
        left: 33.33333333%;
    }

    .vc_col-sm-push-3 {
        left: 25%;
    }

    .vc_col-sm-push-2 {
        left: 16.66666667%;
    }

    .vc_col-sm-push-1 {
        left: 8.33333333%;
    }

    .vc_col-sm-push-0 {
        left: auto;
    }

    .vc_col-sm-offset-12 {
        margin-left: 100%;
    }

    .vc_col-sm-offset-11 {
        margin-left: 91.66666667%;
    }

    .vc_col-sm-offset-10 {
        margin-left: 83.33333333%;
    }

    .vc_col-sm-offset-9 {
        margin-left: 75%;
    }

    .vc_col-sm-offset-8 {
        margin-left: 66.66666667%;
    }

    .vc_col-sm-offset-7 {
        margin-left: 58.33333333%;
    }

    .vc_col-sm-offset-6 {
        margin-left: 50%;
    }

    .vc_col-sm-offset-5 {
        margin-left: 41.66666667%;
    }

    .vc_col-sm-offset-4 {
        margin-left: 33.33333333%;
    }

    .vc_col-sm-offset-3 {
        margin-left: 25%;
    }

    .vc_col-sm-offset-2 {
        margin-left: 16.66666667%;
    }

    .vc_col-sm-offset-1 {
        margin-left: 8.33333333%;
    }

    .vc_col-sm-offset-0 {
        margin-left: 0;
    }
}

@media (min-width:992px) {
    .vc_col-md-1, .vc_col-md-10, .vc_col-md-11, .vc_col-md-12, .vc_col-md-2, .vc_col-md-3, .vc_col-md-4, .vc_col-md-5, .vc_col-md-6, .vc_col-md-7, .vc_col-md-8, .vc_col-md-9 {
        float: left;
    }

    .vc_col-md-12 {
        width: 100%;
    }

    .vc_col-md-11 {
        width: 91.66666667%;
    }

    .vc_col-md-10 {
        width: 83.33333333%;
    }

    .vc_col-md-9 {
        width: 75%;
    }

    .vc_col-md-8 {
        width: 66.66666667%;
    }

    .vc_col-md-7 {
        width: 58.33333333%;
    }

    .vc_col-md-6 {
        width: 50%;
    }

    .vc_col-md-5 {
        width: 41.66666667%;
    }

    .vc_col-md-4 {
        width: 33.33333333%;
    }

    .vc_col-md-3 {
        width: 25%;
    }

    .vc_col-md-2 {
        width: 16.66666667%;
    }

    .vc_col-md-1 {
        width: 8.33333333%;
    }

    .vc_col-md-pull-12 {
        right: 100%;
    }

    .vc_col-md-pull-11 {
        right: 91.66666667%;
    }

    .vc_col-md-pull-10 {
        right: 83.33333333%;
    }

    .vc_col-md-pull-9 {
        right: 75%;
    }

    .vc_col-md-pull-8 {
        right: 66.66666667%;
    }

    .vc_col-md-pull-7 {
        right: 58.33333333%;
    }

    .vc_col-md-pull-6 {
        right: 50%;
    }

    .vc_col-md-pull-5 {
        right: 41.66666667%;
    }

    .vc_col-md-pull-4 {
        right: 33.33333333%;
    }

    .vc_col-md-pull-3 {
        right: 25%;
    }

    .vc_col-md-pull-2 {
        right: 16.66666667%;
    }

    .vc_col-md-pull-1 {
        right: 8.33333333%;
    }

    .vc_col-md-pull-0 {
        right: auto;
    }

    .vc_col-md-push-12 {
        left: 100%;
    }

    .vc_col-md-push-11 {
        left: 91.66666667%;
    }

    .vc_col-md-push-10 {
        left: 83.33333333%;
    }

    .vc_col-md-push-9 {
        left: 75%;
    }

    .vc_col-md-push-8 {
        left: 66.66666667%;
    }

    .vc_col-md-push-7 {
        left: 58.33333333%;
    }

    .vc_col-md-push-6 {
        left: 50%;
    }

    .vc_col-md-push-5 {
        left: 41.66666667%;
    }

    .vc_col-md-push-4 {
        left: 33.33333333%;
    }

    .vc_col-md-push-3 {
        left: 25%;
    }

    .vc_col-md-push-2 {
        left: 16.66666667%;
    }

    .vc_col-md-push-1 {
        left: 8.33333333%;
    }

    .vc_col-md-push-0 {
        left: auto;
    }

    .vc_col-md-offset-12 {
        margin-left: 100%;
    }

    .vc_col-md-offset-11 {
        margin-left: 91.66666667%;
    }

    .vc_col-md-offset-10 {
        margin-left: 83.33333333%;
    }

    .vc_col-md-offset-9 {
        margin-left: 75%;
    }

    .vc_col-md-offset-8 {
        margin-left: 66.66666667%;
    }

    .vc_col-md-offset-7 {
        margin-left: 58.33333333%;
    }

    .vc_col-md-offset-6 {
        margin-left: 50%;
    }

    .vc_col-md-offset-5 {
        margin-left: 41.66666667%;
    }

    .vc_col-md-offset-4 {
        margin-left: 33.33333333%;
    }

    .vc_col-md-offset-3 {
        margin-left: 25%;
    }

    .vc_col-md-offset-2 {
        margin-left: 16.66666667%;
    }

    .vc_col-md-offset-1 {
        margin-left: 8.33333333%;
    }

    .vc_col-md-offset-0 {
        margin-left: 0;
    }
}

@media (min-width:1200px) {
    .vc_hidden-lg {
        display: none!important;
    }

    .vc_col-lg-1, .vc_col-lg-10, .vc_col-lg-11, .vc_col-lg-12, .vc_col-lg-2, .vc_col-lg-3, .vc_col-lg-4, .vc_col-lg-5, .vc_col-lg-6, .vc_col-lg-7, .vc_col-lg-8, .vc_col-lg-9 {
        float: left;
    }

    .vc_col-lg-12 {
        width: 100%;
    }

    .vc_col-lg-11 {
        width: 91.66666667%;
    }

    .vc_col-lg-10 {
        width: 83.33333333%;
    }

    .vc_col-lg-9 {
        width: 75%;
    }

    .vc_col-lg-8 {
        width: 66.66666667%;
    }

    .vc_col-lg-7 {
        width: 58.33333333%;
    }

    .vc_col-lg-6 {
        width: 50%;
    }

    .vc_col-lg-5 {
        width: 41.66666667%;
    }

    .vc_col-lg-4 {
        width: 33.33333333%;
    }

    .vc_col-lg-3 {
        width: 25%;
    }

    .vc_col-lg-2 {
        width: 16.66666667%;
    }

    .vc_col-lg-1 {
        width: 8.33333333%;
    }

    .vc_col-lg-pull-12 {
        right: 100%;
    }

    .vc_col-lg-pull-11 {
        right: 91.66666667%;
    }

    .vc_col-lg-pull-10 {
        right: 83.33333333%;
    }

    .vc_col-lg-pull-9 {
        right: 75%;
    }

    .vc_col-lg-pull-8 {
        right: 66.66666667%;
    }

    .vc_col-lg-pull-7 {
        right: 58.33333333%;
    }

    .vc_col-lg-pull-6 {
        right: 50%;
    }

    .vc_col-lg-pull-5 {
        right: 41.66666667%;
    }

    .vc_col-lg-pull-4 {
        right: 33.33333333%;
    }

    .vc_col-lg-pull-3 {
        right: 25%;
    }

    .vc_col-lg-pull-2 {
        right: 16.66666667%;
    }

    .vc_col-lg-pull-1 {
        right: 8.33333333%;
    }

    .vc_col-lg-pull-0 {
        right: auto;
    }

    .vc_col-lg-push-12 {
        left: 100%;
    }

    .vc_col-lg-push-11 {
        left: 91.66666667%;
    }

    .vc_col-lg-push-10 {
        left: 83.33333333%;
    }

    .vc_col-lg-push-9 {
        left: 75%;
    }

    .vc_col-lg-push-8 {
        left: 66.66666667%;
    }

    .vc_col-lg-push-7 {
        left: 58.33333333%;
    }

    .vc_col-lg-push-6 {
        left: 50%;
    }

    .vc_col-lg-push-5 {
        left: 41.66666667%;
    }

    .vc_col-lg-push-4 {
        left: 33.33333333%;
    }

    .vc_col-lg-push-3 {
        left: 25%;
    }

    .vc_col-lg-push-2 {
        left: 16.66666667%;
    }

    .vc_col-lg-push-1 {
        left: 8.33333333%;
    }

    .vc_col-lg-push-0 {
        left: auto;
    }

    .vc_col-lg-offset-12 {
        margin-left: 100%;
    }

    .vc_col-lg-offset-11 {
        margin-left: 91.66666667%;
    }

    .vc_col-lg-offset-10 {
        margin-left: 83.33333333%;
    }

    .vc_col-lg-offset-9 {
        margin-left: 75%;
    }

    .vc_col-lg-offset-8 {
        margin-left: 66.66666667%;
    }

    .vc_col-lg-offset-7 {
        margin-left: 58.33333333%;
    }

    .vc_col-lg-offset-6 {
        margin-left: 50%;
    }

    .vc_col-lg-offset-5 {
        margin-left: 41.66666667%;
    }

    .vc_col-lg-offset-4 {
        margin-left: 33.33333333%;
    }

    .vc_col-lg-offset-3 {
        margin-left: 25%;
    }

    .vc_col-lg-offset-2 {
        margin-left: 16.66666667%;
    }

    .vc_col-lg-offset-1 {
        margin-left: 8.33333333%;
    }

    .vc_col-lg-offset-0 {
        margin-left: 0;
    }

    .vc_el-clearfix-lg {
        clear: both;
    }
}

.vc_el_width_100, .vc_el_width_50, .vc_el_width_60, .vc_el_width_70, .vc_el_width_80, .vc_el_width_90 {
    margin-left: auto!important;
    margin-right: auto!important;
}

.vc_pull-right {
    float: right!important;
}

.vc_pull-left {
    float: left!important;
}

.vc_clearfix:after, .vc_clearfix:before {
    content: " ";
    display: table;
}

.vc_visible {
    display: block;
}

.vc_table {
    width: 100%;
    margin-bottom: 20px;
    border-collapse: collapse;
}

    .vc_table > tbody > tr > td, .vc_table > tbody > tr > th, .vc_table > tfoot > tr > td, .vc_table > tfoot > tr > th, .vc_table > thead > tr > td, .vc_table > thead > tr > th {
        padding: 8px;
        line-height: 1.42857143;
        vertical-align: top;
        border-top: 1px solid #ddd;
    }

    .vc_table > thead > tr > th {
        vertical-align: bottom;
        border-bottom: 2px solid #ddd;
    }

.vc_button-2-wrapper, .vc_pixel_icon {
    display: inline-block;
    vertical-align: middle;
}

.vc_table > caption + thead > tr:first-child > td, .vc_table > caption + thead > tr:first-child > th, .vc_table > colgroup + thead > tr:first-child > td, .vc_table > colgroup + thead > tr:first-child > th, .vc_table > thead:first-child > tr:first-child > td, .vc_table > thead:first-child > tr:first-child > th {
    border-top: 0;
}

.vc_table > tbody + tbody {
    border-top: 2px solid #ddd;
}

.vc_table .table {
    background-color: #fff;
}

.vc_table-bordered, .vc_table-bordered > tbody > tr > td, .vc_table-bordered > tbody > tr > th, .vc_table-bordered > tfoot > tr > td, .vc_table-bordered > tfoot > tr > th, .vc_table-bordered > thead > tr > td, .vc_table-bordered > thead > tr > th {
    border: 1px solid #ddd;
}

    .vc_table-bordered > thead > tr > td, .vc_table-bordered > thead > tr > th {
        border-bottom-width: 2px;
    }

.vc_pixel_icon {
    height: 16px;
    width: 16px;
    background-position: 0 0;
    background-repeat: no-repeat;
}

.vc_pixel_icon-alert {
    background-image: url(../../../plugins/js_composer/assets/vc/alert.png);
}

.vc_pixel_icon-info {
    background-image: url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/plugins/js_composer/assets/css/../vc/info.png);
}

.vc_pixel_icon-tick {
    background-image: url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/plugins/js_composer/assets/css/../vc/tick.png);
}

.vc_pixel_icon-explanation {
    background-image: url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/plugins/js_composer/assets/css/../vc/exclamation.png);
}

.vc_pixel_icon-address_book {
    background-image: url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/plugins/js_composer/assets/css/../images/icons/address-book.png);
}

.vc_pixel_icon-alarm_clock {
    background-image: url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/plugins/js_composer/assets/css/../images/icons/alarm-clock.png);
}

.vc_pixel_icon-anchor {
    background-image: url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/plugins/js_composer/assets/css/../images/icons/anchor.png);
}

.vc_pixel_icon-application_image {
    background-image: url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/plugins/js_composer/assets/css/../images/icons/application-image.png);
}

.vc_pixel_icon-arrow {
    background-image: url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/plugins/js_composer/assets/css/../images/icons/arrow.png);
}

.vc_pixel_icon-asterisk {
    background-image: url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/plugins/js_composer/assets/css/../images/icons/asterisk.png);
}

.vc_pixel_icon-hammer {
    background-image: url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/plugins/js_composer/assets/css/../images/icons/auction-hammer.png);
}

.vc_pixel_icon-balloon {
    background-image: url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/plugins/js_composer/assets/css/../images/icons/balloon.png);
}

.vc_pixel_icon-balloon_buzz {
    background-image: url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/plugins/js_composer/assets/css/../images/icons/balloon-buzz.png);
}

.vc_pixel_icon-balloon_facebook {
    background-image: url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/plugins/js_composer/assets/css/../images/icons/balloon-facebook.png);
}

.vc_pixel_icon-balloon_twitter {
    background-image: url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/plugins/js_composer/assets/css/../images/icons/balloon-twitter.png);
}

.vc_pixel_icon-battery {
    background-image: url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/plugins/js_composer/assets/css/../images/icons/battery-full.png);
}

.vc_pixel_icon-binocular {
    background-image: url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/plugins/js_composer/assets/css/../images/icons/binocular.png);
}

.vc_pixel_icon-document_excel {
    background-image: url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/plugins/js_composer/assets/css/../images/icons/blue-document-excel.png);
}

.vc_pixel_icon-document_image {
    background-image: url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/plugins/js_composer/assets/css/../images/icons/blue-document-image.png);
}

.vc_pixel_icon-document_music {
    background-image: url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/plugins/js_composer/assets/css/../images/icons/blue-document-music.png);
}

.vc_pixel_icon-document_office {
    background-image: url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/plugins/js_composer/assets/css/../images/icons/blue-document-office.png);
}

.vc_pixel_icon-document_pdf {
    background-image: url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/plugins/js_composer/assets/css/../images/icons/blue-document-pdf.png);
}

.vc_pixel_icon-document_powerpoint {
    background-image: url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/plugins/js_composer/assets/css/../images/icons/blue-document-powerpoint.png);
}

.vc_pixel_icon-document_word {
    background-image: url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/plugins/js_composer/assets/css/../images/icons/blue-document-word.png);
}

.vc_pixel_icon-bookmark {
    background-image: url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/plugins/js_composer/assets/css/../images/icons/bookmark.png);
}

.vc_pixel_icon-camcorder {
    background-image: url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/plugins/js_composer/assets/css/../images/icons/camcorder.png);
}

.vc_pixel_icon-camera {
    background-image: url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/plugins/js_composer/assets/css/../images/icons/camera.png);
}

.vc_pixel_icon-chart {
    background-image: url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/plugins/js_composer/assets/css/../images/icons/chart.png);
}

.vc_pixel_icon-chart_pie {
    background-image: url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/plugins/js_composer/assets/css/../images/icons/chart-pie.png);
}

.vc_pixel_icon-clock {
    background-image: url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/plugins/js_composer/assets/css/../images/icons/clock.png);
}

.vc_pixel_icon-play {
    background-image: url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/plugins/js_composer/assets/css/../images/icons/control.png);
}

.vc_pixel_icon-fire {
    background-image: url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/plugins/js_composer/assets/css/../images/icons/fire.png);
}

.vc_pixel_icon-heart {
    background-image: url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/plugins/js_composer/assets/css/../images/icons/heart.png);
}

.vc_pixel_icon-mail {
    background-image: url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/plugins/js_composer/assets/css/../images/icons/mail.png);
}

.vc_pixel_icon-shield {
    background-image: url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/plugins/js_composer/assets/css/../images/icons/plus-shield.png);
}

.vc_pixel_icon-video {
    background-image: url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/plugins/js_composer/assets/css/../images/icons/video.png);
}

.vc_txt_align_left {
    text-align: left;
}

.vc_txt_align_right {
    text-align: right;
}

.vc_txt_align_center {
    text-align: center;
}

.vc_txt_align_justify {
    text-align: justify;
    text-justify: inter-word;
}

.vc_el_width_50 {
    width: 50%;
}

.vc_el_width_60 {
    width: 60%;
}

.vc_el_width_70 {
    width: 70%;
}

.vc_el_width_80 {
    width: 80%;
}

.vc_el_width_90 {
    width: 90%;
}

.vc_el_width_100 {
    width: 100%;
}

.vc_btn, a.vc_btn, button.vc_btn {
    cursor: pointer;
    display: inline-block;
    text-decoration: none!important;
    padding: 9px 12px;
    font-size: 100%;
    line-height: 20px;
    border-radius: 4px;
}

.vc_general.vc_btn3, .wpb_button:hover, a.wpb_button_a, a.wpb_button_a:hover {
    text-decoration: none;
}

.vc_btn, .vc_btn:focus, .vc_btn:hover, a.vc_btn, a.vc_btn:focus, a.vc_btn:hover, button.vc_btn, button.vc_btn:focus, button.vc_btn:hover {
    border: 1px solid transparent;
}

.vc_btn-lg, a.vc_btn-lg, button.vc_btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
}

.vc_btn-sm, a.vc_btn-sm, button.vc_btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.vc_btn-xs, a.vc_btn-xs, button.vc_btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.vc_btn_square, a.vc_btn_square, button.vc_btn_square {
    border-radius: 0;
}

.vc_btn_square_outlined, a.vc_btn_square_outlined, button.vc_btn_square_outlined {
    border-radius: 0;
    background: 0 0!important;
}

    .vc_btn_square_outlined, .vc_btn_square_outlined:focus, .vc_btn_square_outlined:hover, a.vc_btn_square_outlined, a.vc_btn_square_outlined:focus, a.vc_btn_square_outlined:hover, button.vc_btn_square_outlined, button.vc_btn_square_outlined:focus, button.vc_btn_square_outlined:hover {
        border: 2px solid;
    }

.vc_btn_round, a.vc_btn_round, button.vc_btn_round {
    border-radius: 25px;
}

.vc_btn_outlined, a.vc_btn_outlined, button.vc_btn_outlined {
    background: 0 0!important;
}

.open > .dropdown-toggle.vc_btn-danger, .open > .dropdown-toggle.vc_btn-default, .open > .dropdown-toggle.vc_btn-info, .open > .dropdown-toggle.vc_btn-primary, .open > .dropdown-toggle.vc_btn-success, .open > .dropdown-toggle.vc_btn-warning, .open > .dropdown-togglea.vc_btn-danger, .open > .dropdown-togglea.vc_btn-default, .open > .dropdown-togglea.vc_btn-info, .open > .dropdown-togglea.vc_btn-primary, .open > .dropdown-togglea.vc_btn-success, .open > .dropdown-togglea.vc_btn-warning, .open > .dropdown-togglebutton.vc_btn-danger, .open > .dropdown-togglebutton.vc_btn-default, .open > .dropdown-togglebutton.vc_btn-info, .open > .dropdown-togglebutton.vc_btn-primary, .open > .dropdown-togglebutton.vc_btn-success, .open > .dropdown-togglebutton.vc_btn-warning, .vc_btn-danger.active, .vc_btn-danger:active, .vc_btn-default.active, .vc_btn-default:active, .vc_btn-info.active, .vc_btn-info:active, .vc_btn-primary.active, .vc_btn-primary:active, .vc_btn-success.active, .vc_btn-success:active, .vc_btn-warning.active, .vc_btn-warning:active, a.vc_btn-danger.active, a.vc_btn-danger:active, a.vc_btn-default.active, a.vc_btn-default:active, a.vc_btn-info.active, a.vc_btn-info:active, a.vc_btn-primary.active, a.vc_btn-primary:active, a.vc_btn-success.active, a.vc_btn-success:active, a.vc_btn-warning.active, a.vc_btn-warning:active, button.vc_btn-danger.active, button.vc_btn-danger:active, button.vc_btn-default.active, button.vc_btn-default:active, button.vc_btn-info.active, button.vc_btn-info:active, button.vc_btn-primary.active, button.vc_btn-primary:active, button.vc_btn-success.active, button.vc_btn-success:active, button.vc_btn-warning.active, button.vc_btn-warning:active {
    background-image: none;
}

.vc_btn_outlined, .vc_btn_outlined:focus, .vc_btn_outlined:hover, a.vc_btn_outlined, a.vc_btn_outlined:focus, a.vc_btn_outlined:hover, button.vc_btn_outlined, button.vc_btn_outlined:focus, button.vc_btn_outlined:hover {
    border: 2px solid;
}

.vc_btn-blue, a.vc_btn-blue, button.vc_btn-blue {
    background-color: #5472D2;
    color: #fff!important;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

    .vc_btn-blue:hover, a.vc_btn-blue:hover, button.vc_btn-blue:hover {
        background-color: #3c5ecc;
        color: #f7f7f7!important;
    }

    .vc_btn-blue.vc_btn_outlined, .vc_btn-blue.vc_btn_square_outlined, a.vc_btn-blue.vc_btn_outlined, a.vc_btn-blue.vc_btn_square_outlined, button.vc_btn-blue.vc_btn_outlined, button.vc_btn-blue.vc_btn_square_outlined {
        color: #5472D2!important;
    }

        .vc_btn-blue.vc_btn_outlined:hover, .vc_btn-blue.vc_btn_square_outlined:hover, a.vc_btn-blue.vc_btn_outlined:hover, a.vc_btn-blue.vc_btn_square_outlined:hover, button.vc_btn-blue.vc_btn_outlined:hover, button.vc_btn-blue.vc_btn_square_outlined:hover {
            border-color: #3c5ecc;
        }

    .vc_btn-blue.vc_btn_3d, a.vc_btn-blue.vc_btn_3d, button.vc_btn-blue.vc_btn_3d {
        -webkit-box-shadow: 0 5px 0 #3253bc;
        box-shadow: 0 5px 0 #3253bc;
        margin-bottom: 5px;
    }

        .vc_btn-blue.vc_btn_3d.vc_btn_xs, a.vc_btn-blue.vc_btn_3d.vc_btn_xs, button.vc_btn-blue.vc_btn_3d.vc_btn_xs {
            -webkit-box-shadow: 0 3px 0 #3253bc;
            box-shadow: 0 3px 0 #3253bc;
            margin-bottom: 3px;
        }

        .vc_btn-blue.vc_btn_3d.vc_btn_sm, a.vc_btn-blue.vc_btn_3d.vc_btn_sm, button.vc_btn-blue.vc_btn_3d.vc_btn_sm {
            -webkit-box-shadow: 0 4px 0 #3253bc;
            box-shadow: 0 4px 0 #3253bc;
            margin-bottom: 4px;
        }

.vc_btn-turquoise, a.vc_btn-turquoise, button.vc_btn-turquoise {
    background-color: #00C1CF;
    color: #fff!important;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

    .vc_btn-turquoise:hover, a.vc_btn-turquoise:hover, button.vc_btn-turquoise:hover {
        background-color: #00a4b0;
        color: #f7f7f7!important;
    }

    .vc_btn-turquoise.vc_btn_outlined, .vc_btn-turquoise.vc_btn_square_outlined, a.vc_btn-turquoise.vc_btn_outlined, a.vc_btn-turquoise.vc_btn_square_outlined, button.vc_btn-turquoise.vc_btn_outlined, button.vc_btn-turquoise.vc_btn_square_outlined {
        color: #00C1CF!important;
    }

        .vc_btn-turquoise.vc_btn_outlined:hover, .vc_btn-turquoise.vc_btn_square_outlined:hover, a.vc_btn-turquoise.vc_btn_outlined:hover, a.vc_btn-turquoise.vc_btn_square_outlined:hover, button.vc_btn-turquoise.vc_btn_outlined:hover, button.vc_btn-turquoise.vc_btn_square_outlined:hover {
            border-color: #00a4b0;
        }

    .vc_btn-turquoise.vc_btn_3d, a.vc_btn-turquoise.vc_btn_3d, button.vc_btn-turquoise.vc_btn_3d {
        -webkit-box-shadow: 0 5px 0 #008d97;
        box-shadow: 0 5px 0 #008d97;
        margin-bottom: 5px;
    }

        .vc_btn-turquoise.vc_btn_3d.vc_btn_xs, a.vc_btn-turquoise.vc_btn_3d.vc_btn_xs, button.vc_btn-turquoise.vc_btn_3d.vc_btn_xs {
            -webkit-box-shadow: 0 3px 0 #008d97;
            box-shadow: 0 3px 0 #008d97;
            margin-bottom: 3px;
        }

        .vc_btn-turquoise.vc_btn_3d.vc_btn_sm, a.vc_btn-turquoise.vc_btn_3d.vc_btn_sm, button.vc_btn-turquoise.vc_btn_3d.vc_btn_sm {
            -webkit-box-shadow: 0 4px 0 #008d97;
            box-shadow: 0 4px 0 #008d97;
            margin-bottom: 4px;
        }

.vc_btn-pink, a.vc_btn-pink, button.vc_btn-pink {
    background-color: #FE6C61;
    color: #fff!important;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

    .vc_btn-pink:hover, a.vc_btn-pink:hover, button.vc_btn-pink:hover {
        background-color: #fe5043;
        color: #f7f7f7!important;
    }

    .vc_btn-pink.vc_btn_outlined, .vc_btn-pink.vc_btn_square_outlined, a.vc_btn-pink.vc_btn_outlined, a.vc_btn-pink.vc_btn_square_outlined, button.vc_btn-pink.vc_btn_outlined, button.vc_btn-pink.vc_btn_square_outlined {
        color: #FE6C61!important;
    }

        .vc_btn-pink.vc_btn_outlined:hover, .vc_btn-pink.vc_btn_square_outlined:hover, a.vc_btn-pink.vc_btn_outlined:hover, a.vc_btn-pink.vc_btn_square_outlined:hover, button.vc_btn-pink.vc_btn_outlined:hover, button.vc_btn-pink.vc_btn_square_outlined:hover {
            border-color: #fe5043;
        }

    .vc_btn-pink.vc_btn_3d, a.vc_btn-pink.vc_btn_3d, button.vc_btn-pink.vc_btn_3d {
        -webkit-box-shadow: 0 5px 0 #fe3829;
        box-shadow: 0 5px 0 #fe3829;
        margin-bottom: 5px;
    }

        .vc_btn-pink.vc_btn_3d.vc_btn_xs, a.vc_btn-pink.vc_btn_3d.vc_btn_xs, button.vc_btn-pink.vc_btn_3d.vc_btn_xs {
            -webkit-box-shadow: 0 3px 0 #fe3829;
            box-shadow: 0 3px 0 #fe3829;
            margin-bottom: 3px;
        }

        .vc_btn-pink.vc_btn_3d.vc_btn_sm, a.vc_btn-pink.vc_btn_3d.vc_btn_sm, button.vc_btn-pink.vc_btn_3d.vc_btn_sm {
            -webkit-box-shadow: 0 4px 0 #fe3829;
            box-shadow: 0 4px 0 #fe3829;
            margin-bottom: 4px;
        }

.vc_btn-violet, a.vc_btn-violet, button.vc_btn-violet {
    background-color: #8D6DC4;
    color: #fff!important;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

    .vc_btn-violet:hover, a.vc_btn-violet:hover, button.vc_btn-violet:hover {
        background-color: #7c57bb;
        color: #f7f7f7!important;
    }

    .vc_btn-violet.vc_btn_outlined, .vc_btn-violet.vc_btn_square_outlined, a.vc_btn-violet.vc_btn_outlined, a.vc_btn-violet.vc_btn_square_outlined, button.vc_btn-violet.vc_btn_outlined, button.vc_btn-violet.vc_btn_square_outlined {
        color: #8D6DC4!important;
    }

        .vc_btn-violet.vc_btn_outlined:hover, .vc_btn-violet.vc_btn_square_outlined:hover, a.vc_btn-violet.vc_btn_outlined:hover, a.vc_btn-violet.vc_btn_square_outlined:hover, button.vc_btn-violet.vc_btn_outlined:hover, button.vc_btn-violet.vc_btn_square_outlined:hover {
            border-color: #7c57bb;
        }

    .vc_btn-violet.vc_btn_3d, a.vc_btn-violet.vc_btn_3d, button.vc_btn-violet.vc_btn_3d {
        -webkit-box-shadow: 0 5px 0 #6e48b1;
        box-shadow: 0 5px 0 #6e48b1;
        margin-bottom: 5px;
    }

        .vc_btn-violet.vc_btn_3d.vc_btn_xs, a.vc_btn-violet.vc_btn_3d.vc_btn_xs, button.vc_btn-violet.vc_btn_3d.vc_btn_xs {
            -webkit-box-shadow: 0 3px 0 #6e48b1;
            box-shadow: 0 3px 0 #6e48b1;
            margin-bottom: 3px;
        }

        .vc_btn-violet.vc_btn_3d.vc_btn_sm, a.vc_btn-violet.vc_btn_3d.vc_btn_sm, button.vc_btn-violet.vc_btn_3d.vc_btn_sm {
            -webkit-box-shadow: 0 4px 0 #6e48b1;
            box-shadow: 0 4px 0 #6e48b1;
            margin-bottom: 4px;
        }

.vc_btn-peacoc, a.vc_btn-peacoc, button.vc_btn-peacoc {
    background-color: #4CADC9;
    color: #fff!important;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

    .vc_btn-peacoc:hover, a.vc_btn-peacoc:hover, button.vc_btn-peacoc:hover {
        background-color: #39a0bd;
        color: #f7f7f7!important;
    }

    .vc_btn-peacoc.vc_btn_outlined, .vc_btn-peacoc.vc_btn_square_outlined, a.vc_btn-peacoc.vc_btn_outlined, a.vc_btn-peacoc.vc_btn_square_outlined, button.vc_btn-peacoc.vc_btn_outlined, button.vc_btn-peacoc.vc_btn_square_outlined {
        color: #4CADC9!important;
    }

        .vc_btn-peacoc.vc_btn_outlined:hover, .vc_btn-peacoc.vc_btn_square_outlined:hover, a.vc_btn-peacoc.vc_btn_outlined:hover, a.vc_btn-peacoc.vc_btn_square_outlined:hover, button.vc_btn-peacoc.vc_btn_outlined:hover, button.vc_btn-peacoc.vc_btn_square_outlined:hover {
            border-color: #39a0bd;
        }

    .vc_btn-peacoc.vc_btn_3d, a.vc_btn-peacoc.vc_btn_3d, button.vc_btn-peacoc.vc_btn_3d {
        -webkit-box-shadow: 0 5px 0 #338faa;
        box-shadow: 0 5px 0 #338faa;
        margin-bottom: 5px;
    }

        .vc_btn-peacoc.vc_btn_3d.vc_btn_xs, a.vc_btn-peacoc.vc_btn_3d.vc_btn_xs, button.vc_btn-peacoc.vc_btn_3d.vc_btn_xs {
            -webkit-box-shadow: 0 3px 0 #338faa;
            box-shadow: 0 3px 0 #338faa;
            margin-bottom: 3px;
        }

        .vc_btn-peacoc.vc_btn_3d.vc_btn_sm, a.vc_btn-peacoc.vc_btn_3d.vc_btn_sm, button.vc_btn-peacoc.vc_btn_3d.vc_btn_sm {
            -webkit-box-shadow: 0 4px 0 #338faa;
            box-shadow: 0 4px 0 #338faa;
            margin-bottom: 4px;
        }

.vc_btn-chino, a.vc_btn-chino, button.vc_btn-chino {
    background-color: #CEC2AB;
    color: #fff!important;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

    .vc_btn-chino:hover, a.vc_btn-chino:hover, button.vc_btn-chino:hover {
        background-color: #c3b498;
        color: #f7f7f7!important;
    }

    .vc_btn-chino.vc_btn_outlined, .vc_btn-chino.vc_btn_square_outlined, a.vc_btn-chino.vc_btn_outlined, a.vc_btn-chino.vc_btn_square_outlined, button.vc_btn-chino.vc_btn_outlined, button.vc_btn-chino.vc_btn_square_outlined {
        color: #CEC2AB!important;
    }

        .vc_btn-chino.vc_btn_outlined:hover, .vc_btn-chino.vc_btn_square_outlined:hover, a.vc_btn-chino.vc_btn_outlined:hover, a.vc_btn-chino.vc_btn_square_outlined:hover, button.vc_btn-chino.vc_btn_outlined:hover, button.vc_btn-chino.vc_btn_square_outlined:hover {
            border-color: #c3b498;
        }

    .vc_btn-chino.vc_btn_3d, a.vc_btn-chino.vc_btn_3d, button.vc_btn-chino.vc_btn_3d {
        -webkit-box-shadow: 0 5px 0 #b9a888;
        box-shadow: 0 5px 0 #b9a888;
        margin-bottom: 5px;
    }

        .vc_btn-chino.vc_btn_3d.vc_btn_xs, a.vc_btn-chino.vc_btn_3d.vc_btn_xs, button.vc_btn-chino.vc_btn_3d.vc_btn_xs {
            -webkit-box-shadow: 0 3px 0 #b9a888;
            box-shadow: 0 3px 0 #b9a888;
            margin-bottom: 3px;
        }

        .vc_btn-chino.vc_btn_3d.vc_btn_sm, a.vc_btn-chino.vc_btn_3d.vc_btn_sm, button.vc_btn-chino.vc_btn_3d.vc_btn_sm {
            -webkit-box-shadow: 0 4px 0 #b9a888;
            box-shadow: 0 4px 0 #b9a888;
            margin-bottom: 4px;
        }

.vc_btn-mulled_wine, a.vc_btn-mulled_wine, button.vc_btn-mulled_wine {
    background-color: #50485B;
    color: #fff!important;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

    .vc_btn-mulled_wine:hover, a.vc_btn-mulled_wine:hover, button.vc_btn-mulled_wine:hover {
        background-color: #413a4a;
        color: #f7f7f7!important;
    }

    .vc_btn-mulled_wine.vc_btn_outlined, .vc_btn-mulled_wine.vc_btn_square_outlined, a.vc_btn-mulled_wine.vc_btn_outlined, a.vc_btn-mulled_wine.vc_btn_square_outlined, button.vc_btn-mulled_wine.vc_btn_outlined, button.vc_btn-mulled_wine.vc_btn_square_outlined {
        color: #50485B!important;
    }

        .vc_btn-mulled_wine.vc_btn_outlined:hover, .vc_btn-mulled_wine.vc_btn_square_outlined:hover, a.vc_btn-mulled_wine.vc_btn_outlined:hover, a.vc_btn-mulled_wine.vc_btn_square_outlined:hover, button.vc_btn-mulled_wine.vc_btn_outlined:hover, button.vc_btn-mulled_wine.vc_btn_square_outlined:hover {
            border-color: #413a4a;
        }

    .vc_btn-mulled_wine.vc_btn_3d, a.vc_btn-mulled_wine.vc_btn_3d, button.vc_btn-mulled_wine.vc_btn_3d {
        -webkit-box-shadow: 0 5px 0 #342f3c;
        box-shadow: 0 5px 0 #342f3c;
        margin-bottom: 5px;
    }

        .vc_btn-mulled_wine.vc_btn_3d.vc_btn_xs, a.vc_btn-mulled_wine.vc_btn_3d.vc_btn_xs, button.vc_btn-mulled_wine.vc_btn_3d.vc_btn_xs {
            -webkit-box-shadow: 0 3px 0 #342f3c;
            box-shadow: 0 3px 0 #342f3c;
            margin-bottom: 3px;
        }

        .vc_btn-mulled_wine.vc_btn_3d.vc_btn_sm, a.vc_btn-mulled_wine.vc_btn_3d.vc_btn_sm, button.vc_btn-mulled_wine.vc_btn_3d.vc_btn_sm {
            -webkit-box-shadow: 0 4px 0 #342f3c;
            box-shadow: 0 4px 0 #342f3c;
            margin-bottom: 4px;
        }

.vc_btn-vista_blue, a.vc_btn-vista_blue, button.vc_btn-vista_blue {
    background-color: #75D69C;
    color: #fff!important;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

    .vc_btn-vista_blue:hover, a.vc_btn-vista_blue:hover, button.vc_btn-vista_blue:hover {
        background-color: #5dcf8b;
        color: #f7f7f7!important;
    }

    .vc_btn-vista_blue.vc_btn_outlined, .vc_btn-vista_blue.vc_btn_square_outlined, a.vc_btn-vista_blue.vc_btn_outlined, a.vc_btn-vista_blue.vc_btn_square_outlined, button.vc_btn-vista_blue.vc_btn_outlined, button.vc_btn-vista_blue.vc_btn_square_outlined {
        color: #75D69C!important;
    }

        .vc_btn-vista_blue.vc_btn_outlined:hover, .vc_btn-vista_blue.vc_btn_square_outlined:hover, a.vc_btn-vista_blue.vc_btn_outlined:hover, a.vc_btn-vista_blue.vc_btn_square_outlined:hover, button.vc_btn-vista_blue.vc_btn_outlined:hover, button.vc_btn-vista_blue.vc_btn_square_outlined:hover {
            border-color: #5dcf8b;
        }

    .vc_btn-vista_blue.vc_btn_3d, a.vc_btn-vista_blue.vc_btn_3d, button.vc_btn-vista_blue.vc_btn_3d {
        -webkit-box-shadow: 0 5px 0 #4ac97d;
        box-shadow: 0 5px 0 #4ac97d;
        margin-bottom: 5px;
    }

        .vc_btn-vista_blue.vc_btn_3d.vc_btn_xs, a.vc_btn-vista_blue.vc_btn_3d.vc_btn_xs, button.vc_btn-vista_blue.vc_btn_3d.vc_btn_xs {
            -webkit-box-shadow: 0 3px 0 #4ac97d;
            box-shadow: 0 3px 0 #4ac97d;
            margin-bottom: 3px;
        }

        .vc_btn-vista_blue.vc_btn_3d.vc_btn_sm, a.vc_btn-vista_blue.vc_btn_3d.vc_btn_sm, button.vc_btn-vista_blue.vc_btn_3d.vc_btn_sm {
            -webkit-box-shadow: 0 4px 0 #4ac97d;
            box-shadow: 0 4px 0 #4ac97d;
            margin-bottom: 4px;
        }

.vc_btn-black, a.vc_btn-black, button.vc_btn-black {
    background-color: #2A2A2A;
    color: #fff!important;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

    .vc_btn-black:hover, a.vc_btn-black:hover, button.vc_btn-black:hover {
        background-color: #1b1b1b;
        color: #f7f7f7!important;
    }

    .vc_btn-black.vc_btn_outlined, .vc_btn-black.vc_btn_square_outlined, a.vc_btn-black.vc_btn_outlined, a.vc_btn-black.vc_btn_square_outlined, button.vc_btn-black.vc_btn_outlined, button.vc_btn-black.vc_btn_square_outlined {
        color: #2A2A2A!important;
    }

        .vc_btn-black.vc_btn_outlined:hover, .vc_btn-black.vc_btn_square_outlined:hover, a.vc_btn-black.vc_btn_outlined:hover, a.vc_btn-black.vc_btn_square_outlined:hover, button.vc_btn-black.vc_btn_outlined:hover, button.vc_btn-black.vc_btn_square_outlined:hover {
            border-color: #1b1b1b;
        }

    .vc_btn-black.vc_btn_3d, a.vc_btn-black.vc_btn_3d, button.vc_btn-black.vc_btn_3d {
        -webkit-box-shadow: 0 5px 0 #0e0e0e;
        box-shadow: 0 5px 0 #0e0e0e;
        margin-bottom: 5px;
    }

        .vc_btn-black.vc_btn_3d.vc_btn_xs, a.vc_btn-black.vc_btn_3d.vc_btn_xs, button.vc_btn-black.vc_btn_3d.vc_btn_xs {
            -webkit-box-shadow: 0 3px 0 #0e0e0e;
            box-shadow: 0 3px 0 #0e0e0e;
            margin-bottom: 3px;
        }

        .vc_btn-black.vc_btn_3d.vc_btn_sm, a.vc_btn-black.vc_btn_3d.vc_btn_sm, button.vc_btn-black.vc_btn_3d.vc_btn_sm {
            -webkit-box-shadow: 0 4px 0 #0e0e0e;
            box-shadow: 0 4px 0 #0e0e0e;
            margin-bottom: 4px;
        }

.vc_btn-grey, a.vc_btn-grey, button.vc_btn-grey {
    background-color: #EBEBEB;
    color: #666!important;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

    .vc_btn-grey:hover, a.vc_btn-grey:hover, button.vc_btn-grey:hover {
        background-color: #dcdcdc;
        color: #5e5e5e!important;
    }

    .vc_btn-grey.vc_btn_outlined, .vc_btn-grey.vc_btn_square_outlined, a.vc_btn-grey.vc_btn_outlined, a.vc_btn-grey.vc_btn_square_outlined, button.vc_btn-grey.vc_btn_outlined, button.vc_btn-grey.vc_btn_square_outlined {
        color: #EBEBEB!important;
    }

        .vc_btn-grey.vc_btn_outlined:hover, .vc_btn-grey.vc_btn_square_outlined:hover, a.vc_btn-grey.vc_btn_outlined:hover, a.vc_btn-grey.vc_btn_square_outlined:hover, button.vc_btn-grey.vc_btn_outlined:hover, button.vc_btn-grey.vc_btn_square_outlined:hover {
            border-color: #dcdcdc;
        }

    .vc_btn-grey.vc_btn_3d, a.vc_btn-grey.vc_btn_3d, button.vc_btn-grey.vc_btn_3d {
        -webkit-box-shadow: 0 5px 0 #cfcfcf;
        box-shadow: 0 5px 0 #cfcfcf;
        margin-bottom: 5px;
    }

        .vc_btn-grey.vc_btn_3d.vc_btn_xs, a.vc_btn-grey.vc_btn_3d.vc_btn_xs, button.vc_btn-grey.vc_btn_3d.vc_btn_xs {
            -webkit-box-shadow: 0 3px 0 #cfcfcf;
            box-shadow: 0 3px 0 #cfcfcf;
            margin-bottom: 3px;
        }

        .vc_btn-grey.vc_btn_3d.vc_btn_sm, a.vc_btn-grey.vc_btn_3d.vc_btn_sm, button.vc_btn-grey.vc_btn_3d.vc_btn_sm {
            -webkit-box-shadow: 0 4px 0 #cfcfcf;
            box-shadow: 0 4px 0 #cfcfcf;
            margin-bottom: 4px;
        }

.vc_btn-orange, a.vc_btn-orange, button.vc_btn-orange {
    background-color: #F7BE68;
    color: #fff!important;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

    .vc_btn-orange:hover, a.vc_btn-orange:hover, button.vc_btn-orange:hover {
        background-color: #f5b14b;
        color: #f7f7f7!important;
    }

    .vc_btn-orange.vc_btn_outlined, .vc_btn-orange.vc_btn_square_outlined, a.vc_btn-orange.vc_btn_outlined, a.vc_btn-orange.vc_btn_square_outlined, button.vc_btn-orange.vc_btn_outlined, button.vc_btn-orange.vc_btn_square_outlined {
        color: #F7BE68!important;
    }

        .vc_btn-orange.vc_btn_outlined:hover, .vc_btn-orange.vc_btn_square_outlined:hover, a.vc_btn-orange.vc_btn_outlined:hover, a.vc_btn-orange.vc_btn_square_outlined:hover, button.vc_btn-orange.vc_btn_outlined:hover, button.vc_btn-orange.vc_btn_square_outlined:hover {
            border-color: #f5b14b;
        }

    .vc_btn-orange.vc_btn_3d, a.vc_btn-orange.vc_btn_3d, button.vc_btn-orange.vc_btn_3d {
        -webkit-box-shadow: 0 5px 0 #f4a733;
        box-shadow: 0 5px 0 #f4a733;
        margin-bottom: 5px;
    }

        .vc_btn-orange.vc_btn_3d.vc_btn_xs, a.vc_btn-orange.vc_btn_3d.vc_btn_xs, button.vc_btn-orange.vc_btn_3d.vc_btn_xs {
            -webkit-box-shadow: 0 3px 0 #f4a733;
            box-shadow: 0 3px 0 #f4a733;
            margin-bottom: 3px;
        }

        .vc_btn-orange.vc_btn_3d.vc_btn_sm, a.vc_btn-orange.vc_btn_3d.vc_btn_sm, button.vc_btn-orange.vc_btn_3d.vc_btn_sm {
            -webkit-box-shadow: 0 4px 0 #f4a733;
            box-shadow: 0 4px 0 #f4a733;
            margin-bottom: 4px;
        }

.vc_btn-sky, a.vc_btn-sky, button.vc_btn-sky {
    background-color: #5AA1E3;
    color: #fff!important;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

    .vc_btn-sky:hover, a.vc_btn-sky:hover, button.vc_btn-sky:hover {
        background-color: #4092df;
        color: #f7f7f7!important;
    }

    .vc_btn-sky.vc_btn_outlined, .vc_btn-sky.vc_btn_square_outlined, a.vc_btn-sky.vc_btn_outlined, a.vc_btn-sky.vc_btn_square_outlined, button.vc_btn-sky.vc_btn_outlined, button.vc_btn-sky.vc_btn_square_outlined {
        color: #5AA1E3!important;
    }

        .vc_btn-sky.vc_btn_outlined:hover, .vc_btn-sky.vc_btn_square_outlined:hover, a.vc_btn-sky.vc_btn_outlined:hover, a.vc_btn-sky.vc_btn_square_outlined:hover, button.vc_btn-sky.vc_btn_outlined:hover, button.vc_btn-sky.vc_btn_square_outlined:hover {
            border-color: #4092df;
        }

    .vc_btn-sky.vc_btn_3d, a.vc_btn-sky.vc_btn_3d, button.vc_btn-sky.vc_btn_3d {
        -webkit-box-shadow: 0 5px 0 #2a86db;
        box-shadow: 0 5px 0 #2a86db;
        margin-bottom: 5px;
    }

        .vc_btn-sky.vc_btn_3d.vc_btn_xs, a.vc_btn-sky.vc_btn_3d.vc_btn_xs, button.vc_btn-sky.vc_btn_3d.vc_btn_xs {
            -webkit-box-shadow: 0 3px 0 #2a86db;
            box-shadow: 0 3px 0 #2a86db;
            margin-bottom: 3px;
        }

        .vc_btn-sky.vc_btn_3d.vc_btn_sm, a.vc_btn-sky.vc_btn_3d.vc_btn_sm, button.vc_btn-sky.vc_btn_3d.vc_btn_sm {
            -webkit-box-shadow: 0 4px 0 #2a86db;
            box-shadow: 0 4px 0 #2a86db;
            margin-bottom: 4px;
        }

.vc_btn-green, a.vc_btn-green, button.vc_btn-green {
    background-color: #6DAB3C;
    color: #fff!important;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

    .vc_btn-green:hover, a.vc_btn-green:hover, button.vc_btn-green:hover {
        background-color: #5f9434;
        color: #f7f7f7!important;
    }

    .vc_btn-green.vc_btn_outlined, .vc_btn-green.vc_btn_square_outlined, a.vc_btn-green.vc_btn_outlined, a.vc_btn-green.vc_btn_square_outlined, button.vc_btn-green.vc_btn_outlined, button.vc_btn-green.vc_btn_square_outlined {
        color: #6DAB3C!important;
    }

        .vc_btn-green.vc_btn_outlined:hover, .vc_btn-green.vc_btn_square_outlined:hover, a.vc_btn-green.vc_btn_outlined:hover, a.vc_btn-green.vc_btn_square_outlined:hover, button.vc_btn-green.vc_btn_outlined:hover, button.vc_btn-green.vc_btn_square_outlined:hover {
            border-color: #5f9434;
        }

    .vc_btn-green.vc_btn_3d, a.vc_btn-green.vc_btn_3d, button.vc_btn-green.vc_btn_3d {
        -webkit-box-shadow: 0 5px 0 #53812d;
        box-shadow: 0 5px 0 #53812d;
        margin-bottom: 5px;
    }

        .vc_btn-green.vc_btn_3d.vc_btn_xs, a.vc_btn-green.vc_btn_3d.vc_btn_xs, button.vc_btn-green.vc_btn_3d.vc_btn_xs {
            -webkit-box-shadow: 0 3px 0 #53812d;
            box-shadow: 0 3px 0 #53812d;
            margin-bottom: 3px;
        }

        .vc_btn-green.vc_btn_3d.vc_btn_sm, a.vc_btn-green.vc_btn_3d.vc_btn_sm, button.vc_btn-green.vc_btn_3d.vc_btn_sm {
            -webkit-box-shadow: 0 4px 0 #53812d;
            box-shadow: 0 4px 0 #53812d;
            margin-bottom: 4px;
        }

.vc_btn-juicy_pink, a.vc_btn-juicy_pink, button.vc_btn-juicy_pink {
    background-color: #F4524D;
    color: #fff!important;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

    .vc_btn-juicy_pink:hover, a.vc_btn-juicy_pink:hover, button.vc_btn-juicy_pink:hover {
        background-color: #f23630;
        color: #f7f7f7!important;
    }

    .vc_btn-juicy_pink.vc_btn_outlined, .vc_btn-juicy_pink.vc_btn_square_outlined, a.vc_btn-juicy_pink.vc_btn_outlined, a.vc_btn-juicy_pink.vc_btn_square_outlined, button.vc_btn-juicy_pink.vc_btn_outlined, button.vc_btn-juicy_pink.vc_btn_square_outlined {
        color: #F4524D!important;
    }

        .vc_btn-juicy_pink.vc_btn_outlined:hover, .vc_btn-juicy_pink.vc_btn_square_outlined:hover, a.vc_btn-juicy_pink.vc_btn_outlined:hover, a.vc_btn-juicy_pink.vc_btn_square_outlined:hover, button.vc_btn-juicy_pink.vc_btn_outlined:hover, button.vc_btn-juicy_pink.vc_btn_square_outlined:hover {
            border-color: #f23630;
        }

    .vc_btn-juicy_pink.vc_btn_3d, a.vc_btn-juicy_pink.vc_btn_3d, button.vc_btn-juicy_pink.vc_btn_3d {
        -webkit-box-shadow: 0 5px 0 #f11f18;
        box-shadow: 0 5px 0 #f11f18;
        margin-bottom: 5px;
    }

        .vc_btn-juicy_pink.vc_btn_3d.vc_btn_xs, a.vc_btn-juicy_pink.vc_btn_3d.vc_btn_xs, button.vc_btn-juicy_pink.vc_btn_3d.vc_btn_xs {
            -webkit-box-shadow: 0 3px 0 #f11f18;
            box-shadow: 0 3px 0 #f11f18;
            margin-bottom: 3px;
        }

        .vc_btn-juicy_pink.vc_btn_3d.vc_btn_sm, a.vc_btn-juicy_pink.vc_btn_3d.vc_btn_sm, button.vc_btn-juicy_pink.vc_btn_3d.vc_btn_sm {
            -webkit-box-shadow: 0 4px 0 #f11f18;
            box-shadow: 0 4px 0 #f11f18;
            margin-bottom: 4px;
        }

.vc_btn-sandy_brown, a.vc_btn-sandy_brown, button.vc_btn-sandy_brown {
    background-color: #F79468;
    color: #fff!important;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

    .vc_btn-sandy_brown:hover, a.vc_btn-sandy_brown:hover, button.vc_btn-sandy_brown:hover {
        background-color: #f57f4b;
        color: #f7f7f7!important;
    }

    .vc_btn-sandy_brown.vc_btn_outlined, .vc_btn-sandy_brown.vc_btn_square_outlined, a.vc_btn-sandy_brown.vc_btn_outlined, a.vc_btn-sandy_brown.vc_btn_square_outlined, button.vc_btn-sandy_brown.vc_btn_outlined, button.vc_btn-sandy_brown.vc_btn_square_outlined {
        color: #F79468!important;
    }

        .vc_btn-sandy_brown.vc_btn_outlined:hover, .vc_btn-sandy_brown.vc_btn_square_outlined:hover, a.vc_btn-sandy_brown.vc_btn_outlined:hover, a.vc_btn-sandy_brown.vc_btn_square_outlined:hover, button.vc_btn-sandy_brown.vc_btn_outlined:hover, button.vc_btn-sandy_brown.vc_btn_square_outlined:hover {
            border-color: #f57f4b;
        }

    .vc_btn-sandy_brown.vc_btn_3d, a.vc_btn-sandy_brown.vc_btn_3d, button.vc_btn-sandy_brown.vc_btn_3d {
        -webkit-box-shadow: 0 5px 0 #f46e33;
        box-shadow: 0 5px 0 #f46e33;
        margin-bottom: 5px;
    }

        .vc_btn-sandy_brown.vc_btn_3d.vc_btn_xs, a.vc_btn-sandy_brown.vc_btn_3d.vc_btn_xs, button.vc_btn-sandy_brown.vc_btn_3d.vc_btn_xs {
            -webkit-box-shadow: 0 3px 0 #f46e33;
            box-shadow: 0 3px 0 #f46e33;
            margin-bottom: 3px;
        }

        .vc_btn-sandy_brown.vc_btn_3d.vc_btn_sm, a.vc_btn-sandy_brown.vc_btn_3d.vc_btn_sm, button.vc_btn-sandy_brown.vc_btn_3d.vc_btn_sm {
            -webkit-box-shadow: 0 4px 0 #f46e33;
            box-shadow: 0 4px 0 #f46e33;
            margin-bottom: 4px;
        }

.vc_btn-purple, a.vc_btn-purple, button.vc_btn-purple {
    background-color: #B97EBB;
    color: #fff!important;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

    .vc_btn-purple:hover, a.vc_btn-purple:hover, button.vc_btn-purple:hover {
        background-color: #ae6ab0;
        color: #f7f7f7!important;
    }

    .vc_btn-purple.vc_btn_outlined, .vc_btn-purple.vc_btn_square_outlined, a.vc_btn-purple.vc_btn_outlined, a.vc_btn-purple.vc_btn_square_outlined, button.vc_btn-purple.vc_btn_outlined, button.vc_btn-purple.vc_btn_square_outlined {
        color: #B97EBB!important;
    }

        .vc_btn-purple.vc_btn_outlined:hover, .vc_btn-purple.vc_btn_square_outlined:hover, a.vc_btn-purple.vc_btn_outlined:hover, a.vc_btn-purple.vc_btn_square_outlined:hover, button.vc_btn-purple.vc_btn_outlined:hover, button.vc_btn-purple.vc_btn_square_outlined:hover {
            border-color: #ae6ab0;
        }

    .vc_btn-purple.vc_btn_3d, a.vc_btn-purple.vc_btn_3d, button.vc_btn-purple.vc_btn_3d {
        -webkit-box-shadow: 0 5px 0 #a559a8;
        box-shadow: 0 5px 0 #a559a8;
        margin-bottom: 5px;
    }

        .vc_btn-purple.vc_btn_3d.vc_btn_xs, a.vc_btn-purple.vc_btn_3d.vc_btn_xs, button.vc_btn-purple.vc_btn_3d.vc_btn_xs {
            -webkit-box-shadow: 0 3px 0 #a559a8;
            box-shadow: 0 3px 0 #a559a8;
            margin-bottom: 3px;
        }

        .vc_btn-purple.vc_btn_3d.vc_btn_sm, a.vc_btn-purple.vc_btn_3d.vc_btn_sm, button.vc_btn-purple.vc_btn_3d.vc_btn_sm {
            -webkit-box-shadow: 0 4px 0 #a559a8;
            box-shadow: 0 4px 0 #a559a8;
            margin-bottom: 4px;
        }

.vc_btn-white, a.vc_btn-white, button.vc_btn-white {
    background-color: #FFF;
    color: #666!important;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

    .vc_btn-white:hover, a.vc_btn-white:hover, button.vc_btn-white:hover {
        background-color: #f0f0f0;
        color: #5e5e5e!important;
    }

    .vc_btn-white.vc_btn_outlined, .vc_btn-white.vc_btn_square_outlined, a.vc_btn-white.vc_btn_outlined, a.vc_btn-white.vc_btn_square_outlined, button.vc_btn-white.vc_btn_outlined, button.vc_btn-white.vc_btn_square_outlined {
        color: #FFF!important;
    }

        .vc_btn-white.vc_btn_outlined:hover, .vc_btn-white.vc_btn_square_outlined:hover, a.vc_btn-white.vc_btn_outlined:hover, a.vc_btn-white.vc_btn_square_outlined:hover, button.vc_btn-white.vc_btn_outlined:hover, button.vc_btn-white.vc_btn_square_outlined:hover {
            border-color: #f0f0f0;
        }

    .vc_btn-white.vc_btn_3d, a.vc_btn-white.vc_btn_3d, button.vc_btn-white.vc_btn_3d {
        -webkit-box-shadow: 0 5px 0 #e3e3e3;
        box-shadow: 0 5px 0 #e3e3e3;
        margin-bottom: 5px;
    }

        .vc_btn-white.vc_btn_3d.vc_btn_xs, a.vc_btn-white.vc_btn_3d.vc_btn_xs, button.vc_btn-white.vc_btn_3d.vc_btn_xs {
            -webkit-box-shadow: 0 3px 0 #e3e3e3;
            box-shadow: 0 3px 0 #e3e3e3;
            margin-bottom: 3px;
        }

        .vc_btn-white.vc_btn_3d.vc_btn_sm, a.vc_btn-white.vc_btn_3d.vc_btn_sm, button.vc_btn-white.vc_btn_3d.vc_btn_sm {
            -webkit-box-shadow: 0 4px 0 #e3e3e3;
            box-shadow: 0 4px 0 #e3e3e3;
            margin-bottom: 4px;
        }

.vc_btn-grace, a.vc_btn-grace, button.vc_btn-grace {
    background-color: #AED13B;
    color: #fff!important;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

    .vc_btn-grace:hover, a.vc_btn-grace:hover, button.vc_btn-grace:hover {
        background-color: #9ec02d;
        color: #f7f7f7!important;
    }

    .vc_btn-grace.vc_btn_outlined, .vc_btn-grace.vc_btn_square_outlined, a.vc_btn-grace.vc_btn_outlined, a.vc_btn-grace.vc_btn_square_outlined, button.vc_btn-grace.vc_btn_outlined, button.vc_btn-grace.vc_btn_square_outlined {
        color: #AED13B!important;
    }

        .vc_btn-grace.vc_btn_outlined:hover, .vc_btn-grace.vc_btn_square_outlined:hover, a.vc_btn-grace.vc_btn_outlined:hover, a.vc_btn-grace.vc_btn_square_outlined:hover, button.vc_btn-grace.vc_btn_outlined:hover, button.vc_btn-grace.vc_btn_square_outlined:hover {
            border-color: #9ec02d;
        }

    .vc_btn-grace.vc_btn_3d, a.vc_btn-grace.vc_btn_3d, button.vc_btn-grace.vc_btn_3d {
        -webkit-box-shadow: 0 5px 0 #8dac28;
        box-shadow: 0 5px 0 #8dac28;
        margin-bottom: 5px;
    }

        .vc_btn-grace.vc_btn_3d.vc_btn_xs, a.vc_btn-grace.vc_btn_3d.vc_btn_xs, button.vc_btn-grace.vc_btn_3d.vc_btn_xs {
            -webkit-box-shadow: 0 3px 0 #8dac28;
            box-shadow: 0 3px 0 #8dac28;
            margin-bottom: 3px;
        }

        .vc_btn-grace.vc_btn_3d.vc_btn_sm, a.vc_btn-grace.vc_btn_3d.vc_btn_sm, button.vc_btn-grace.vc_btn_3d.vc_btn_sm {
            -webkit-box-shadow: 0 4px 0 #8dac28;
            box-shadow: 0 4px 0 #8dac28;
            margin-bottom: 4px;
        }

.vc_btn-default, a.vc_btn-default, button.vc_btn-default {
    color: #7d7d7d;
    background-color: #fff;
    border-color: transparent;
}

    .open > .dropdown-toggle.vc_btn-default, .open > .dropdown-togglea.vc_btn-default, .open > .dropdown-togglebutton.vc_btn-default, .vc_btn-default.active, .vc_btn-default:active, .vc_btn-default:focus, .vc_btn-default:hover, a.vc_btn-default.active, a.vc_btn-default:active, a.vc_btn-default:focus, a.vc_btn-default:hover, button.vc_btn-default.active, button.vc_btn-default:active, button.vc_btn-default:focus, button.vc_btn-default:hover {
        color: #7d7d7d;
        background-color: #e6e6e6;
        border-color: transparent;
    }

    .vc_btn-default.disabled, .vc_btn-default.disabled.active, .vc_btn-default.disabled:active, .vc_btn-default.disabled:focus, .vc_btn-default.disabled:hover, .vc_btn-default[disabled], .vc_btn-default[disabled].active, .vc_btn-default[disabled]:active, .vc_btn-default[disabled]:focus, .vc_btn-default[disabled]:hover, a.vc_btn-default.disabled, a.vc_btn-default.disabled.active, a.vc_btn-default.disabled:active, a.vc_btn-default.disabled:focus, a.vc_btn-default.disabled:hover, a.vc_btn-default[disabled], a.vc_btn-default[disabled].active, a.vc_btn-default[disabled]:active, a.vc_btn-default[disabled]:focus, a.vc_btn-default[disabled]:hover, button.vc_btn-default.disabled, button.vc_btn-default.disabled.active, button.vc_btn-default.disabled:active, button.vc_btn-default.disabled:focus, button.vc_btn-default.disabled:hover, button.vc_btn-default[disabled], button.vc_btn-default[disabled].active, button.vc_btn-default[disabled]:active, button.vc_btn-default[disabled]:focus, button.vc_btn-default[disabled]:hover, fieldset[disabled] .vc_btn-default, fieldset[disabled] .vc_btn-default.active, fieldset[disabled] .vc_btn-default:active, fieldset[disabled] .vc_btn-default:focus, fieldset[disabled] .vc_btn-default:hover, fieldset[disabled] a.vc_btn-default, fieldset[disabled] a.vc_btn-default.active, fieldset[disabled] a.vc_btn-default:active, fieldset[disabled] a.vc_btn-default:focus, fieldset[disabled] a.vc_btn-default:hover, fieldset[disabled] button.vc_btn-default, fieldset[disabled] button.vc_btn-default.active, fieldset[disabled] button.vc_btn-default:active, fieldset[disabled] button.vc_btn-default:focus, fieldset[disabled] button.vc_btn-default:hover {
        background-color: #fff;
        border-color: transparent;
    }

    .vc_btn-default .badge, a.vc_btn-default .badge, button.vc_btn-default .badge {
        color: #fff;
        background-color: #7d7d7d;
    }

.vc_btn-primary, a.vc_btn-primary, button.vc_btn-primary {
    color: #fff;
    background-color: #00aef0;
    border-color: transparent;
}

    .open > .dropdown-toggle.vc_btn-primary, .open > .dropdown-togglea.vc_btn-primary, .open > .dropdown-togglebutton.vc_btn-primary, .vc_btn-primary.active, .vc_btn-primary:active, .vc_btn-primary:focus, .vc_btn-primary:hover, a.vc_btn-primary.active, a.vc_btn-primary:active, a.vc_btn-primary:focus, a.vc_btn-primary:hover, button.vc_btn-primary.active, button.vc_btn-primary:active, button.vc_btn-primary:focus, button.vc_btn-primary:hover {
        color: #fff;
        background-color: #0089bd;
        border-color: transparent;
    }

    .vc_btn-primary.disabled, .vc_btn-primary.disabled.active, .vc_btn-primary.disabled:active, .vc_btn-primary.disabled:focus, .vc_btn-primary.disabled:hover, .vc_btn-primary[disabled], .vc_btn-primary[disabled].active, .vc_btn-primary[disabled]:active, .vc_btn-primary[disabled]:focus, .vc_btn-primary[disabled]:hover, a.vc_btn-primary.disabled, a.vc_btn-primary.disabled.active, a.vc_btn-primary.disabled:active, a.vc_btn-primary.disabled:focus, a.vc_btn-primary.disabled:hover, a.vc_btn-primary[disabled], a.vc_btn-primary[disabled].active, a.vc_btn-primary[disabled]:active, a.vc_btn-primary[disabled]:focus, a.vc_btn-primary[disabled]:hover, button.vc_btn-primary.disabled, button.vc_btn-primary.disabled.active, button.vc_btn-primary.disabled:active, button.vc_btn-primary.disabled:focus, button.vc_btn-primary.disabled:hover, button.vc_btn-primary[disabled], button.vc_btn-primary[disabled].active, button.vc_btn-primary[disabled]:active, button.vc_btn-primary[disabled]:focus, button.vc_btn-primary[disabled]:hover, fieldset[disabled] .vc_btn-primary, fieldset[disabled] .vc_btn-primary.active, fieldset[disabled] .vc_btn-primary:active, fieldset[disabled] .vc_btn-primary:focus, fieldset[disabled] .vc_btn-primary:hover, fieldset[disabled] a.vc_btn-primary, fieldset[disabled] a.vc_btn-primary.active, fieldset[disabled] a.vc_btn-primary:active, fieldset[disabled] a.vc_btn-primary:focus, fieldset[disabled] a.vc_btn-primary:hover, fieldset[disabled] button.vc_btn-primary, fieldset[disabled] button.vc_btn-primary.active, fieldset[disabled] button.vc_btn-primary:active, fieldset[disabled] button.vc_btn-primary:focus, fieldset[disabled] button.vc_btn-primary:hover {
        background-color: #00aef0;
        border-color: transparent;
    }

    .vc_btn-primary .badge, a.vc_btn-primary .badge, button.vc_btn-primary .badge {
        color: #00aef0;
        background-color: #fff;
    }

.vc_btn-success, a.vc_btn-success, button.vc_btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: transparent;
}

    .open > .dropdown-toggle.vc_btn-success, .open > .dropdown-togglea.vc_btn-success, .open > .dropdown-togglebutton.vc_btn-success, .vc_btn-success.active, .vc_btn-success:active, .vc_btn-success:focus, .vc_btn-success:hover, a.vc_btn-success.active, a.vc_btn-success:active, a.vc_btn-success:focus, a.vc_btn-success:hover, button.vc_btn-success.active, button.vc_btn-success:active, button.vc_btn-success:focus, button.vc_btn-success:hover {
        color: #fff;
        background-color: #449d44;
        border-color: transparent;
    }

    .vc_btn-success.disabled, .vc_btn-success.disabled.active, .vc_btn-success.disabled:active, .vc_btn-success.disabled:focus, .vc_btn-success.disabled:hover, .vc_btn-success[disabled], .vc_btn-success[disabled].active, .vc_btn-success[disabled]:active, .vc_btn-success[disabled]:focus, .vc_btn-success[disabled]:hover, a.vc_btn-success.disabled, a.vc_btn-success.disabled.active, a.vc_btn-success.disabled:active, a.vc_btn-success.disabled:focus, a.vc_btn-success.disabled:hover, a.vc_btn-success[disabled], a.vc_btn-success[disabled].active, a.vc_btn-success[disabled]:active, a.vc_btn-success[disabled]:focus, a.vc_btn-success[disabled]:hover, button.vc_btn-success.disabled, button.vc_btn-success.disabled.active, button.vc_btn-success.disabled:active, button.vc_btn-success.disabled:focus, button.vc_btn-success.disabled:hover, button.vc_btn-success[disabled], button.vc_btn-success[disabled].active, button.vc_btn-success[disabled]:active, button.vc_btn-success[disabled]:focus, button.vc_btn-success[disabled]:hover, fieldset[disabled] .vc_btn-success, fieldset[disabled] .vc_btn-success.active, fieldset[disabled] .vc_btn-success:active, fieldset[disabled] .vc_btn-success:focus, fieldset[disabled] .vc_btn-success:hover, fieldset[disabled] a.vc_btn-success, fieldset[disabled] a.vc_btn-success.active, fieldset[disabled] a.vc_btn-success:active, fieldset[disabled] a.vc_btn-success:focus, fieldset[disabled] a.vc_btn-success:hover, fieldset[disabled] button.vc_btn-success, fieldset[disabled] button.vc_btn-success.active, fieldset[disabled] button.vc_btn-success:active, fieldset[disabled] button.vc_btn-success:focus, fieldset[disabled] button.vc_btn-success:hover {
        background-color: #5cb85c;
        border-color: transparent;
    }

    .vc_btn-success .badge, a.vc_btn-success .badge, button.vc_btn-success .badge {
        color: #5cb85c;
        background-color: #fff;
    }

.vc_btn-info, a.vc_btn-info, button.vc_btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: transparent;
}

    .open > .dropdown-toggle.vc_btn-info, .open > .dropdown-togglea.vc_btn-info, .open > .dropdown-togglebutton.vc_btn-info, .vc_btn-info.active, .vc_btn-info:active, .vc_btn-info:focus, .vc_btn-info:hover, a.vc_btn-info.active, a.vc_btn-info:active, a.vc_btn-info:focus, a.vc_btn-info:hover, button.vc_btn-info.active, button.vc_btn-info:active, button.vc_btn-info:focus, button.vc_btn-info:hover {
        color: #fff;
        background-color: #31b0d5;
        border-color: transparent;
    }

    .vc_btn-info.disabled, .vc_btn-info.disabled.active, .vc_btn-info.disabled:active, .vc_btn-info.disabled:focus, .vc_btn-info.disabled:hover, .vc_btn-info[disabled], .vc_btn-info[disabled].active, .vc_btn-info[disabled]:active, .vc_btn-info[disabled]:focus, .vc_btn-info[disabled]:hover, a.vc_btn-info.disabled, a.vc_btn-info.disabled.active, a.vc_btn-info.disabled:active, a.vc_btn-info.disabled:focus, a.vc_btn-info.disabled:hover, a.vc_btn-info[disabled], a.vc_btn-info[disabled].active, a.vc_btn-info[disabled]:active, a.vc_btn-info[disabled]:focus, a.vc_btn-info[disabled]:hover, button.vc_btn-info.disabled, button.vc_btn-info.disabled.active, button.vc_btn-info.disabled:active, button.vc_btn-info.disabled:focus, button.vc_btn-info.disabled:hover, button.vc_btn-info[disabled], button.vc_btn-info[disabled].active, button.vc_btn-info[disabled]:active, button.vc_btn-info[disabled]:focus, button.vc_btn-info[disabled]:hover, fieldset[disabled] .vc_btn-info, fieldset[disabled] .vc_btn-info.active, fieldset[disabled] .vc_btn-info:active, fieldset[disabled] .vc_btn-info:focus, fieldset[disabled] .vc_btn-info:hover, fieldset[disabled] a.vc_btn-info, fieldset[disabled] a.vc_btn-info.active, fieldset[disabled] a.vc_btn-info:active, fieldset[disabled] a.vc_btn-info:focus, fieldset[disabled] a.vc_btn-info:hover, fieldset[disabled] button.vc_btn-info, fieldset[disabled] button.vc_btn-info.active, fieldset[disabled] button.vc_btn-info:active, fieldset[disabled] button.vc_btn-info:focus, fieldset[disabled] button.vc_btn-info:hover {
        background-color: #5bc0de;
        border-color: transparent;
    }

    .vc_btn-info .badge, a.vc_btn-info .badge, button.vc_btn-info .badge {
        color: #5bc0de;
        background-color: #fff;
    }

.vc_btn-warning, a.vc_btn-warning, button.vc_btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: transparent;
}

    .open > .dropdown-toggle.vc_btn-warning, .open > .dropdown-togglea.vc_btn-warning, .open > .dropdown-togglebutton.vc_btn-warning, .vc_btn-warning.active, .vc_btn-warning:active, .vc_btn-warning:focus, .vc_btn-warning:hover, a.vc_btn-warning.active, a.vc_btn-warning:active, a.vc_btn-warning:focus, a.vc_btn-warning:hover, button.vc_btn-warning.active, button.vc_btn-warning:active, button.vc_btn-warning:focus, button.vc_btn-warning:hover {
        color: #fff;
        background-color: #ec971f;
        border-color: transparent;
    }

    .vc_btn-warning.disabled, .vc_btn-warning.disabled.active, .vc_btn-warning.disabled:active, .vc_btn-warning.disabled:focus, .vc_btn-warning.disabled:hover, .vc_btn-warning[disabled], .vc_btn-warning[disabled].active, .vc_btn-warning[disabled]:active, .vc_btn-warning[disabled]:focus, .vc_btn-warning[disabled]:hover, a.vc_btn-warning.disabled, a.vc_btn-warning.disabled.active, a.vc_btn-warning.disabled:active, a.vc_btn-warning.disabled:focus, a.vc_btn-warning.disabled:hover, a.vc_btn-warning[disabled], a.vc_btn-warning[disabled].active, a.vc_btn-warning[disabled]:active, a.vc_btn-warning[disabled]:focus, a.vc_btn-warning[disabled]:hover, button.vc_btn-warning.disabled, button.vc_btn-warning.disabled.active, button.vc_btn-warning.disabled:active, button.vc_btn-warning.disabled:focus, button.vc_btn-warning.disabled:hover, button.vc_btn-warning[disabled], button.vc_btn-warning[disabled].active, button.vc_btn-warning[disabled]:active, button.vc_btn-warning[disabled]:focus, button.vc_btn-warning[disabled]:hover, fieldset[disabled] .vc_btn-warning, fieldset[disabled] .vc_btn-warning.active, fieldset[disabled] .vc_btn-warning:active, fieldset[disabled] .vc_btn-warning:focus, fieldset[disabled] .vc_btn-warning:hover, fieldset[disabled] a.vc_btn-warning, fieldset[disabled] a.vc_btn-warning.active, fieldset[disabled] a.vc_btn-warning:active, fieldset[disabled] a.vc_btn-warning:focus, fieldset[disabled] a.vc_btn-warning:hover, fieldset[disabled] button.vc_btn-warning, fieldset[disabled] button.vc_btn-warning.active, fieldset[disabled] button.vc_btn-warning:active, fieldset[disabled] button.vc_btn-warning:focus, fieldset[disabled] button.vc_btn-warning:hover {
        background-color: #f0ad4e;
        border-color: transparent;
    }

    .vc_btn-warning .badge, a.vc_btn-warning .badge, button.vc_btn-warning .badge {
        color: #f0ad4e;
        background-color: #fff;
    }

.vc_btn-danger, a.vc_btn-danger, button.vc_btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: transparent;
}

    .open > .dropdown-toggle.vc_btn-danger, .open > .dropdown-togglea.vc_btn-danger, .open > .dropdown-togglebutton.vc_btn-danger, .vc_btn-danger.active, .vc_btn-danger:active, .vc_btn-danger:focus, .vc_btn-danger:hover, a.vc_btn-danger.active, a.vc_btn-danger:active, a.vc_btn-danger:focus, a.vc_btn-danger:hover, button.vc_btn-danger.active, button.vc_btn-danger:active, button.vc_btn-danger:focus, button.vc_btn-danger:hover {
        color: #fff;
        background-color: #c9302c;
        border-color: transparent;
    }

    .vc_btn-danger.disabled, .vc_btn-danger.disabled.active, .vc_btn-danger.disabled:active, .vc_btn-danger.disabled:focus, .vc_btn-danger.disabled:hover, .vc_btn-danger[disabled], .vc_btn-danger[disabled].active, .vc_btn-danger[disabled]:active, .vc_btn-danger[disabled]:focus, .vc_btn-danger[disabled]:hover, a.vc_btn-danger.disabled, a.vc_btn-danger.disabled.active, a.vc_btn-danger.disabled:active, a.vc_btn-danger.disabled:focus, a.vc_btn-danger.disabled:hover, a.vc_btn-danger[disabled], a.vc_btn-danger[disabled].active, a.vc_btn-danger[disabled]:active, a.vc_btn-danger[disabled]:focus, a.vc_btn-danger[disabled]:hover, button.vc_btn-danger.disabled, button.vc_btn-danger.disabled.active, button.vc_btn-danger.disabled:active, button.vc_btn-danger.disabled:focus, button.vc_btn-danger.disabled:hover, button.vc_btn-danger[disabled], button.vc_btn-danger[disabled].active, button.vc_btn-danger[disabled]:active, button.vc_btn-danger[disabled]:focus, button.vc_btn-danger[disabled]:hover, fieldset[disabled] .vc_btn-danger, fieldset[disabled] .vc_btn-danger.active, fieldset[disabled] .vc_btn-danger:active, fieldset[disabled] .vc_btn-danger:focus, fieldset[disabled] .vc_btn-danger:hover, fieldset[disabled] a.vc_btn-danger, fieldset[disabled] a.vc_btn-danger.active, fieldset[disabled] a.vc_btn-danger:active, fieldset[disabled] a.vc_btn-danger:focus, fieldset[disabled] a.vc_btn-danger:hover, fieldset[disabled] button.vc_btn-danger, fieldset[disabled] button.vc_btn-danger.active, fieldset[disabled] button.vc_btn-danger:active, fieldset[disabled] button.vc_btn-danger:focus, fieldset[disabled] button.vc_btn-danger:hover {
        background-color: #d9534f;
        border-color: transparent;
    }

    .vc_btn-danger .badge, a.vc_btn-danger .badge, button.vc_btn-danger .badge {
        color: #d9534f;
        background-color: #fff;
    }

.vc_button-2-wrapper.vc_button-2-align-left {
    display: block;
    text-align: left;
}

.vc_button-2-wrapper.vc_button-2-align-right {
    display: block;
    text-align: right;
}

.vc_button-2-wrapper.vc_button-2-align-center {
    display: block;
    text-align: center;
}

i.icon {
    display: inline-block;
    width: 16px;
    height: 16px;
    line-height: 16px;
    vertical-align: text-top;
    margin-left: 5px;
}

.wpb_btn-large i.icon {
    height: 19px;
    margin-left: 9px;
}

.wpb_btn-small i.icon {
    height: 15px;
}

.wpb_btn-mini i.icon {
    display: none;
}

.wpb_address_book i.icon, option.wpb_address_book {
    background: url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/plugins/js_composer/assets/css/../images/icons/address-book.png) right center no-repeat;
}

.wpb_alarm_clock i.icon, option.wpb_alarm_clock {
    background: url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/plugins/js_composer/assets/css/../images/icons/alarm-clock.png) right center no-repeat;
}

.wpb_anchor i.icon, option.wpb_anchor {
    background: url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/plugins/js_composer/assets/css/../images/icons/anchor.png) right center no-repeat;
}

.wpb_application_image i.icon, option.wpb_application_image {
    background: url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/plugins/js_composer/assets/css/../images/icons/application-image.png) right center no-repeat;
}

.wpb_arrow i.icon, option.wpb_arrow {
    background: url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/plugins/js_composer/assets/css/../images/icons/arrow.png) right center no-repeat;
}

.wpb_asterisk i.icon, option.wpb_asterisk {
    background: url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/plugins/js_composer/assets/css/../images/icons/asterisk.png) right center no-repeat;
}

.wpb_hammer i.icon, option.wpb_hammer {
    background: url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/plugins/js_composer/assets/css/../images/icons/auction-hammer.png) right center no-repeat;
}

.wpb_balloon i.icon, option.wpb_balloon {
    background: url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/plugins/js_composer/assets/css/../images/icons/balloon.png) right center no-repeat;
}

.wpb_balloon_buzz i.icon, option.wpb_balloon_buzz {
    background: url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/plugins/js_composer/assets/css/../images/icons/balloon-buzz.png) right center no-repeat;
}

.wpb_balloon_facebook i.icon, option.wpb_balloon_facebook {
    background: url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/plugins/js_composer/assets/css/../images/icons/balloon-facebook.png) right center no-repeat;
}

.wpb_balloon_twitter i.icon, option.wpb_balloon_twitter {
    background: url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/plugins/js_composer/assets/css/../images/icons/balloon-twitter.png) right center no-repeat;
}

.wpb_battery i.icon, option.wpb_battery {
    background: url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/plugins/js_composer/assets/css/../images/icons/battery-full.png) right center no-repeat;
}

.wpb_binocular i.icon, option.wpb_binocular {
    background: url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/plugins/js_composer/assets/css/../images/icons/binocular.png) right center no-repeat;
}

.wpb_document_excel i.icon, option.wpb_document_excel {
    background: url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/plugins/js_composer/assets/css/../images/icons/blue-document-excel.png) right center no-repeat;
}

.wpb_document_image i.icon, option.wpb_document_image {
    background: url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/plugins/js_composer/assets/css/../images/icons/blue-document-image.png) right center no-repeat;
}

.wpb_document_music i.icon, option.wpb_document_music {
    background: url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/plugins/js_composer/assets/css/../images/icons/blue-document-music.png) right center no-repeat;
}

.wpb_document_office i.icon, option.wpb_document_office {
    background: url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/plugins/js_composer/assets/css/../images/icons/blue-document-office.png) right center no-repeat;
}

.wpb_document_pdf i.icon, option.wpb_document_pdf {
    background: url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/plugins/js_composer/assets/css/../images/icons/blue-document-pdf.png) right center no-repeat;
}

.wpb_document_powerpoint i.icon, option.wpb_document_powerpoint {
    background: url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/plugins/js_composer/assets/css/../images/icons/blue-document-powerpoint.png) right center no-repeat;
}

.wpb_document_word i.icon, option.wpb_document_word {
    background: url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/plugins/js_composer/assets/css/../images/icons/blue-document-word.png) right center no-repeat;
}

.wpb_bookmark i.icon, option.wpb_bookmark {
    background: url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/plugins/js_composer/assets/css/../images/icons/bookmark.png) right center no-repeat;
}

.wpb_camcorder i.icon, option.wpb_camcorder {
    background: url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/plugins/js_composer/assets/css/../images/icons/camcorder.png) right center no-repeat;
}

.wpb_camera i.icon, option.wpb_camera {
    background: url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/plugins/js_composer/assets/css/../images/icons/camera.png) right center no-repeat;
}

.wpb_chart i.icon, option.wpb_chart {
    background: url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/plugins/js_composer/assets/css/../images/icons/chart.png) right center no-repeat;
}

.wpb_chart_pie i.icon, option.wpb_chart_pie {
    background: url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/plugins/js_composer/assets/css/../images/icons/chart-pie.png) right center no-repeat;
}

.wpb_clock i.icon, option.wpb_clock {
    background: url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/plugins/js_composer/assets/css/../images/icons/clock.png) right center no-repeat;
}

.wpb_play i.icon, option.wpb_play {
    background: url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/plugins/js_composer/assets/css/../images/icons/control.png) right center no-repeat;
}

.wpb_fire i.icon, option.wpb_fire {
    background: url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/plugins/js_composer/assets/css/../images/icons/fire.png) right center no-repeat;
}

.wpb_heart i.icon, option.wpb_heart {
    background: url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/plugins/js_composer/assets/css/../images/icons/heart.png) right center no-repeat;
}

.wpb_mail i.icon, option.wpb_mail {
    background: url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/plugins/js_composer/assets/css/../images/icons/mail.png) right center no-repeat;
}

.wpb_shield i.icon, option.wpb_shield {
    background: url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/plugins/js_composer/assets/css/../images/icons/plus-shield.png) right center no-repeat;
}

.wpb_video i.icon, option.wpb_video {
    background: url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/plugins/js_composer/assets/css/../images/icons/video.png) right center no-repeat;
}

.vc_column_container .vc_btn, .vc_column_container .wpb_button {
    margin-top: 5px;
    margin-bottom: 5px;
}

.vc_message_box {
    border: 1px solid transparent;
    display: block;
    overflow: hidden;
    margin: 0 0 21.74px;
    padding: 1em 1em 1em 4em;
    position: relative;
    font-size: 1em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.vc_row.vc_row-flex, .vc_row.vc_row-flex > .vc_column_container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
}

#content .wpb_alert p:last-child, #content .wpb_text_column :last-child, #content .wpb_text_column p:last-child, .vc_message_box > p:last-child, .wpb_alert p:last-child, .wpb_text_column :last-child, .wpb_text_column p:last-child {
    margin-bottom: 0;
}

.vc_message_box-icon, .vc_message_box-icon > * {
    position: absolute;
    font-weight: 400;
    font-style: normal;
}

.vc_message_box > p:first-child {
    margin-top: 0;
}

.vc_message_box-icon {
    bottom: 0;
    font-size: 1em;
    left: 0;
    top: 0;
    width: 4em;
}

    .vc_message_box-icon > *, .vc_message_box-icon > .fa {
        font-size: 1.7em;
        line-height: 1;
    }

    .vc_message_box-icon > * {
        left: 50%;
        top: 50%;
        transform: translate(-50%,-50%);
    }

.vc_color-blue.vc_message_box {
    color: #364a8a;
    border-color: #c5cff0;
    background-color: #edf1fa;
}

    .vc_color-blue.vc_message_box .vc_message_box-icon {
        color: #5472D2;
    }

.vc_color-blue.vc_message_box-solid {
    color: #fff;
    border-color: transparent;
    background-color: #5472D2;
}

    .vc_color-blue.vc_message_box-solid .vc_message_box-icon {
        color: #fff;
    }

.vc_color-blue.vc_message_box-outline, .vc_color-blue.vc_message_box-solid-icon {
    color: #364a8a;
    border-color: #5472D2;
    background-color: transparent;
}

    .vc_color-blue.vc_message_box-outline .vc_message_box-icon, .vc_color-blue.vc_message_box-solid-icon .vc_message_box-icon {
        color: #5472D2;
    }

    .vc_color-blue.vc_message_box-solid-icon .vc_message_box-icon {
        color: #fff;
        background-color: #5472D2;
    }

.vc_color-blue.vc_message_box-3d {
    box-shadow: 0 5px 0 #9daee5;
}

.vc_color-turquoise.vc_message_box {
    color: #085b61;
    border-color: #c6ecee;
    background-color: #ebfcfd;
}

    .vc_color-turquoise.vc_message_box .vc_message_box-icon {
        color: #00C1CF;
    }

.vc_color-turquoise.vc_message_box-solid {
    color: #fff;
    border-color: transparent;
    background-color: #00C1CF;
}

    .vc_color-turquoise.vc_message_box-solid .vc_message_box-icon {
        color: #fff;
    }

.vc_color-turquoise.vc_message_box-outline, .vc_color-turquoise.vc_message_box-solid-icon {
    color: #085b61;
    border-color: #00C1CF;
    background-color: transparent;
}

    .vc_color-turquoise.vc_message_box-outline .vc_message_box-icon, .vc_color-turquoise.vc_message_box-solid-icon .vc_message_box-icon {
        color: #00C1CF;
    }

    .vc_color-turquoise.vc_message_box-solid-icon .vc_message_box-icon {
        color: #fff;
        background-color: #00C1CF;
    }

.vc_color-turquoise.vc_message_box-3d {
    box-shadow: 0 5px 0 #9fdee3;
}

.vc_color-pink.vc_message_box {
    color: #d82e21;
    border-color: #ffd8d6;
    background-color: #fff0ef;
}

    .vc_color-pink.vc_message_box .vc_message_box-icon {
        color: #FE6C61;
    }

.vc_color-pink.vc_message_box-solid {
    color: #fff;
    border-color: transparent;
    background-color: #FE6C61;
}

    .vc_color-pink.vc_message_box-solid .vc_message_box-icon {
        color: #fff;
    }

.vc_color-pink.vc_message_box-outline, .vc_color-pink.vc_message_box-solid-icon {
    color: #d82e21;
    border-color: #FE6C61;
    background-color: transparent;
}

    .vc_color-pink.vc_message_box-outline .vc_message_box-icon, .vc_color-pink.vc_message_box-solid-icon .vc_message_box-icon {
        color: #FE6C61;
    }

    .vc_color-pink.vc_message_box-solid-icon .vc_message_box-icon {
        color: #fff;
        background-color: #FE6C61;
    }

.vc_color-pink.vc_message_box-3d {
    box-shadow: 0 5px 0 #fea9a3;
}

.vc_color-violet.vc_message_box {
    color: #5e4a81;
    border-color: #d4c8e9;
    background-color: #f0ecf7;
}

    .vc_color-violet.vc_message_box .vc_message_box-icon {
        color: #8D6DC4;
    }

.vc_color-violet.vc_message_box-solid {
    color: #fff;
    border-color: transparent;
    background-color: #8D6DC4;
}

    .vc_color-violet.vc_message_box-solid .vc_message_box-icon {
        color: #fff;
    }

.vc_color-violet.vc_message_box-outline, .vc_color-violet.vc_message_box-solid-icon {
    color: #5e4a81;
    border-color: #8D6DC4;
    background-color: transparent;
}

    .vc_color-violet.vc_message_box-outline .vc_message_box-icon, .vc_color-violet.vc_message_box-solid-icon .vc_message_box-icon {
        color: #8D6DC4;
    }

    .vc_color-violet.vc_message_box-solid-icon .vc_message_box-icon {
        color: #fff;
        background-color: #8D6DC4;
    }

.vc_color-violet.vc_message_box-3d {
    box-shadow: 0 5px 0 #b8a3da;
}

.vc_color-peacoc.vc_message_box {
    color: #366a79;
    border-color: #c2e3ec;
    background-color: #e9f5f8;
}

    .vc_color-peacoc.vc_message_box .vc_message_box-icon {
        color: #4CADC9;
    }

.vc_color-peacoc.vc_message_box-solid {
    color: #fff;
    border-color: transparent;
    background-color: #4CADC9;
}

    .vc_color-peacoc.vc_message_box-solid .vc_message_box-icon {
        color: #fff;
    }

.vc_color-peacoc.vc_message_box-outline, .vc_color-peacoc.vc_message_box-solid-icon {
    color: #366a79;
    border-color: #4CADC9;
    background-color: transparent;
}

    .vc_color-peacoc.vc_message_box-outline .vc_message_box-icon, .vc_color-peacoc.vc_message_box-solid-icon .vc_message_box-icon {
        color: #4CADC9;
    }

    .vc_color-peacoc.vc_message_box-solid-icon .vc_message_box-icon {
        color: #fff;
        background-color: #4CADC9;
    }

.vc_color-peacoc.vc_message_box-3d {
    box-shadow: 0 5px 0 #9ad1e1;
}

.vc_color-chino.vc_message_box {
    color: #978258;
    border-color: #e5ded2;
    background-color: #f7f5f2;
}

    .vc_color-chino.vc_message_box .vc_message_box-icon {
        color: #CEC2AB;
    }

.vc_color-chino.vc_message_box-solid {
    color: #fff;
    border-color: transparent;
    background-color: #CEC2AB;
}

    .vc_color-chino.vc_message_box-solid .vc_message_box-icon {
        color: #fff;
    }

.vc_color-chino.vc_message_box-outline, .vc_color-chino.vc_message_box-solid-icon {
    color: #978258;
    border-color: #CEC2AB;
    background-color: transparent;
}

    .vc_color-chino.vc_message_box-outline .vc_message_box-icon, .vc_color-chino.vc_message_box-solid-icon .vc_message_box-icon {
        color: #CEC2AB;
    }

    .vc_color-chino.vc_message_box-solid-icon .vc_message_box-icon {
        color: #fff;
        background-color: #CEC2AB;
    }

.vc_color-chino.vc_message_box-3d {
    box-shadow: 0 5px 0 #d2c7b1;
}

.vc_color-mulled_wine.vc_message_box {
    color: #1e1b22;
    border-color: #d0ccd6;
    background-color: #eae8ed;
}

    .vc_color-mulled_wine.vc_message_box .vc_message_box-icon {
        color: #50485B;
    }

.vc_color-mulled_wine.vc_message_box-solid {
    color: #fff;
    border-color: transparent;
    background-color: #50485B;
}

    .vc_color-mulled_wine.vc_message_box-solid .vc_message_box-icon {
        color: #fff;
    }

.vc_color-mulled_wine.vc_message_box-outline, .vc_color-mulled_wine.vc_message_box-solid-icon {
    color: #1e1b22;
    border-color: #50485B;
    background-color: transparent;
}

    .vc_color-mulled_wine.vc_message_box-outline .vc_message_box-icon, .vc_color-mulled_wine.vc_message_box-solid-icon .vc_message_box-icon {
        color: #50485B;
    }

    .vc_color-mulled_wine.vc_message_box-solid-icon .vc_message_box-icon {
        color: #fff;
        background-color: #50485B;
    }

.vc_color-mulled_wine.vc_message_box-3d {
    box-shadow: 0 5px 0 #b6afc0;
}

.vc_color-vista_blue.vc_message_box {
    color: #3e8e5e;
    border-color: #bcebcf;
    background-color: #e3f7eb;
}

    .vc_color-vista_blue.vc_message_box .vc_message_box-icon {
        color: #75D69C;
    }

.vc_color-vista_blue.vc_message_box-solid {
    color: #fff;
    border-color: transparent;
    background-color: #75D69C;
}

    .vc_color-vista_blue.vc_message_box-solid .vc_message_box-icon {
        color: #fff;
    }

.vc_color-vista_blue.vc_message_box-outline, .vc_color-vista_blue.vc_message_box-solid-icon {
    color: #3e8e5e;
    border-color: #75D69C;
    background-color: transparent;
}

    .vc_color-vista_blue.vc_message_box-outline .vc_message_box-icon, .vc_color-vista_blue.vc_message_box-solid-icon .vc_message_box-icon {
        color: #75D69C;
    }

    .vc_color-vista_blue.vc_message_box-solid-icon .vc_message_box-icon {
        color: #fff;
        background-color: #75D69C;
    }

.vc_color-vista_blue.vc_message_box-3d {
    box-shadow: 0 5px 0 #94dfb3;
}

.vc_color-orange.vc_message_box {
    color: #c3811c;
    border-color: #fbe1ba;
    background-color: #fef6eb;
}

    .vc_color-orange.vc_message_box .vc_message_box-icon {
        color: #F7BE68;
    }

.vc_color-orange.vc_message_box-solid {
    color: #fff;
    border-color: transparent;
    background-color: #F7BE68;
}

    .vc_color-orange.vc_message_box-solid .vc_message_box-icon {
        color: #fff;
    }

.vc_color-orange.vc_message_box-outline, .vc_color-orange.vc_message_box-solid-icon {
    color: #c3811c;
    border-color: #F7BE68;
    background-color: transparent;
}

    .vc_color-orange.vc_message_box-outline .vc_message_box-icon, .vc_color-orange.vc_message_box-solid-icon .vc_message_box-icon {
        color: #F7BE68;
    }

    .vc_color-orange.vc_message_box-solid-icon .vc_message_box-icon {
        color: #fff;
        background-color: #F7BE68;
    }

.vc_color-orange.vc_message_box-3d {
    box-shadow: 0 5px 0 #f9cd8a;
}

.vc_color-sky.vc_message_box {
    color: #2a6194;
    border-color: #bedaf4;
    background-color: #eaf3fb;
}

    .vc_color-sky.vc_message_box .vc_message_box-icon {
        color: #5AA1E3;
    }

.vc_color-sky.vc_message_box-solid {
    color: #fff;
    border-color: transparent;
    background-color: #5AA1E3;
}

    .vc_color-sky.vc_message_box-solid .vc_message_box-icon {
        color: #fff;
    }

.vc_color-sky.vc_message_box-outline, .vc_color-sky.vc_message_box-solid-icon {
    color: #2a6194;
    border-color: #5AA1E3;
    background-color: transparent;
}

    .vc_color-sky.vc_message_box-outline .vc_message_box-icon, .vc_color-sky.vc_message_box-solid-icon .vc_message_box-icon {
        color: #5AA1E3;
    }

    .vc_color-sky.vc_message_box-solid-icon .vc_message_box-icon {
        color: #fff;
        background-color: #5AA1E3;
    }

.vc_color-sky.vc_message_box-3d {
    box-shadow: 0 5px 0 #93c1ed;
}

.vc_color-green.vc_message_box {
    color: #3e562b;
    border-color: #c2e1a9;
    background-color: #eaf5e2;
}

    .vc_color-green.vc_message_box .vc_message_box-icon {
        color: #6DAB3C;
    }

.vc_color-green.vc_message_box-solid {
    color: #fff;
    border-color: transparent;
    background-color: #6DAB3C;
}

    .vc_color-green.vc_message_box-solid .vc_message_box-icon {
        color: #fff;
    }

.vc_color-green.vc_message_box-outline, .vc_color-green.vc_message_box-solid-icon {
    color: #3e562b;
    border-color: #6DAB3C;
    background-color: transparent;
}

    .vc_color-green.vc_message_box-outline .vc_message_box-icon, .vc_color-green.vc_message_box-solid-icon .vc_message_box-icon {
        color: #6DAB3C;
    }

    .vc_color-green.vc_message_box-solid-icon .vc_message_box-icon {
        color: #fff;
        background-color: #6DAB3C;
    }

.vc_color-green.vc_message_box-3d {
    box-shadow: 0 5px 0 #a7d484;
}

.vc_color-juicy_pink.vc_message_box {
    color: #a3231f;
    border-color: #fbc7c5;
    background-color: #fef5f5;
}

    .vc_color-juicy_pink.vc_message_box .vc_message_box-icon {
        color: #F4524D;
    }

.vc_color-juicy_pink.vc_message_box-solid {
    color: #fff;
    border-color: transparent;
    background-color: #F4524D;
}

    .vc_color-juicy_pink.vc_message_box-solid .vc_message_box-icon {
        color: #fff;
    }

.vc_color-juicy_pink.vc_message_box-outline, .vc_color-juicy_pink.vc_message_box-solid-icon {
    color: #a3231f;
    border-color: #F4524D;
    background-color: transparent;
}

    .vc_color-juicy_pink.vc_message_box-outline .vc_message_box-icon, .vc_color-juicy_pink.vc_message_box-solid-icon .vc_message_box-icon {
        color: #F4524D;
    }

    .vc_color-juicy_pink.vc_message_box-solid-icon .vc_message_box-icon {
        color: #fff;
        background-color: #F4524D;
    }

.vc_color-juicy_pink.vc_message_box-3d {
    box-shadow: 0 5px 0 #f89895;
}

.vc_color-sandy_brown.vc_message_box {
    color: #c3501c;
    border-color: #fbceba;
    background-color: #fef1eb;
}

    .vc_color-sandy_brown.vc_message_box .vc_message_box-icon {
        color: #F79468;
    }

.vc_color-sandy_brown.vc_message_box-solid {
    color: #fff;
    border-color: transparent;
    background-color: #F79468;
}

    .vc_color-sandy_brown.vc_message_box-solid .vc_message_box-icon {
        color: #fff;
    }

.vc_color-sandy_brown.vc_message_box-outline, .vc_color-sandy_brown.vc_message_box-solid-icon {
    color: #c3501c;
    border-color: #F79468;
    background-color: transparent;
}

    .vc_color-sandy_brown.vc_message_box-outline .vc_message_box-icon, .vc_color-sandy_brown.vc_message_box-solid-icon .vc_message_box-icon {
        color: #F79468;
    }

    .vc_color-sandy_brown.vc_message_box-solid-icon .vc_message_box-icon {
        color: #fff;
        background-color: #F79468;
    }

.vc_color-sandy_brown.vc_message_box-3d {
    box-shadow: 0 5px 0 #f9ac8a;
}

.vc_color-purple.vc_message_box {
    color: #886389;
    border-color: #e3cbe3;
    background-color: #f5ecf5;
}

    .vc_color-purple.vc_message_box .vc_message_box-icon {
        color: #B97EBB;
    }

.vc_color-purple.vc_message_box-solid {
    color: #fff;
    border-color: transparent;
    background-color: #B97EBB;
}

    .vc_color-purple.vc_message_box-solid .vc_message_box-icon {
        color: #fff;
    }

.vc_color-purple.vc_message_box-outline, .vc_color-purple.vc_message_box-solid-icon {
    color: #886389;
    border-color: #B97EBB;
    background-color: transparent;
}

    .vc_color-purple.vc_message_box-outline .vc_message_box-icon, .vc_color-purple.vc_message_box-solid-icon .vc_message_box-icon {
        color: #B97EBB;
    }

    .vc_color-purple.vc_message_box-solid-icon .vc_message_box-icon {
        color: #fff;
        background-color: #B97EBB;
    }

.vc_color-purple.vc_message_box-3d {
    box-shadow: 0 5px 0 #d1a9d2;
}

.vc_color-black.vc_message_box {
    color: #fff;
    border-color: #2A2A2A;
    background-color: #3c3c3c;
}

.vc_color-black.vc_message_box-solid {
    color: #fff;
    border-color: transparent;
    background-color: #2A2A2A;
}

    .vc_color-black.vc_message_box-solid .vc_message_box-icon {
        color: #fff;
    }

.vc_color-black.vc_message_box-outline, .vc_color-black.vc_message_box-solid-icon {
    border-color: #2A2A2A;
    background-color: transparent;
}

    .vc_color-black.vc_message_box-outline .vc_message_box-icon, .vc_color-black.vc_message_box-solid-icon .vc_message_box-icon {
        color: #2A2A2A;
    }

    .vc_color-black.vc_message_box-solid-icon .vc_message_box-icon {
        color: #fff;
        background-color: #2A2A2A;
    }

.vc_color-black.vc_message_box-3d {
    box-shadow: 0 5px 0 #101010;
}

.vc_color-grey.vc_message_box {
    color: #858585;
    border-color: #d2d2d2;
    background-color: #EBEBEB;
}

.vc_color-grey.vc_message_box-solid {
    color: #858585;
    border-color: transparent;
    background-color: #EBEBEB;
}

    .vc_color-grey.vc_message_box-solid .vc_message_box-icon {
        color: #858585;
    }

.vc_color-grey.vc_message_box-outline, .vc_color-grey.vc_message_box-solid-icon {
    color: #858585;
    border-color: #EBEBEB;
    background-color: transparent;
}

    .vc_color-grey.vc_message_box-outline .vc_message_box-icon, .vc_color-grey.vc_message_box-solid-icon .vc_message_box-icon {
        color: #EBEBEB;
    }

    .vc_color-grey.vc_message_box-solid-icon .vc_message_box-icon {
        color: #858585;
        background-color: #EBEBEB;
    }

.vc_color-grey.vc_message_box-3d {
    box-shadow: 0 5px 0 #b8b8b8;
}

.vc_color-white.vc_message_box {
    color: #b3b3b3;
    border-color: #e6e6e6;
    background-color: #FFF;
}

.vc_color-white.vc_message_box-solid {
    color: #b3b3b3;
    border-color: transparent;
    background-color: #FFF;
}

    .vc_color-white.vc_message_box-solid .vc_message_box-icon {
        color: #b3b3b3;
    }

.vc_color-white.vc_message_box-outline, .vc_color-white.vc_message_box-solid-icon {
    border-color: #FFF;
    background-color: transparent;
}

    .vc_color-white.vc_message_box-outline .vc_message_box-icon, .vc_color-white.vc_message_box-solid-icon .vc_message_box-icon {
        color: #FFF;
    }

    .vc_color-white.vc_message_box-solid-icon .vc_message_box-icon {
        color: #b3b3b3;
        background-color: #FFF;
    }

.vc_color-white.vc_message_box-3d {
    box-shadow: 0 5px 0 #ccc;
}

.vc_color-info.vc_message_box-3d, .vc_color-success.vc_message_box-3d {
    box-shadow: 0 5px 0 #9dd6fd;
}

.vc_color-info.vc_message_box {
    color: #5e7f96;
    border-color: #cfebfe;
    background-color: #dff2fe;
}

    .vc_color-info.vc_message_box .vc_message_box-icon {
        color: #56b0ee;
    }

.vc_color-info.vc_message_box-solid {
    color: #fff;
    border-color: transparent;
    background-color: #56b0ee;
}

    .vc_color-info.vc_message_box-solid .vc_message_box-icon {
        color: #fff;
    }

.vc_color-info.vc_message_box-outline, .vc_color-info.vc_message_box-solid-icon {
    color: #5e7f96;
    border-color: #56b0ee;
    background-color: transparent;
}

    .vc_color-info.vc_message_box-outline .vc_message_box-icon, .vc_color-info.vc_message_box-solid-icon .vc_message_box-icon {
        color: #56b0ee;
    }

    .vc_color-info.vc_message_box-solid-icon .vc_message_box-icon {
        color: #fff;
        background-color: #56b0ee;
    }

.vc_color-success.vc_message_box {
    color: #5e7f96;
    border-color: #cfebfe;
    background-color: #e6fdf8;
}

    .vc_color-success.vc_message_box .vc_message_box-icon {
        color: #1bbc9b;
    }

.vc_color-success.vc_message_box-solid {
    color: #fff;
    border-color: transparent;
    background-color: #1bbc9b;
}

    .vc_color-success.vc_message_box-solid .vc_message_box-icon {
        color: #fff;
    }

.vc_color-success.vc_message_box-outline, .vc_color-success.vc_message_box-solid-icon {
    color: #5e7f96;
    border-color: #1bbc9b;
    background-color: transparent;
}

    .vc_color-success.vc_message_box-outline .vc_message_box-icon, .vc_color-success.vc_message_box-solid-icon .vc_message_box-icon {
        color: #1bbc9b;
    }

    .vc_color-success.vc_message_box-solid-icon .vc_message_box-icon {
        color: #fff;
        background-color: #1bbc9b;
    }

.vc_color-warning.vc_message_box {
    color: #9d8967;
    border-color: #ffeccc;
    background-color: #fff4e2;
}

    .vc_color-warning.vc_message_box .vc_message_box-icon {
        color: #fcb53f;
    }

.vc_color-warning.vc_message_box-solid {
    color: #fff;
    border-color: transparent;
    background-color: #fcb53f;
}

    .vc_color-warning.vc_message_box-solid .vc_message_box-icon {
        color: #fff;
    }

.vc_color-warning.vc_message_box-outline, .vc_color-warning.vc_message_box-solid-icon {
    color: #9d8967;
    border-color: #fcb53f;
    background-color: transparent;
}

    .vc_color-warning.vc_message_box-outline .vc_message_box-icon, .vc_color-warning.vc_message_box-solid-icon .vc_message_box-icon {
        color: #fcb53f;
    }

    .vc_color-warning.vc_message_box-solid-icon .vc_message_box-icon {
        color: #fff;
        background-color: #fcb53f;
    }

.vc_color-warning.vc_message_box-3d {
    box-shadow: 0 5px 0 #ffd999;
}

.vc_color-danger.vc_message_box {
    color: #a85959;
    border-color: #fedede;
    background-color: #fdeaea;
}

    .vc_color-danger.vc_message_box .vc_message_box-icon {
        color: #ff7877;
    }

.vc_color-danger.vc_message_box-solid {
    color: #fff;
    border-color: transparent;
    background-color: #ff7877;
}

    .vc_color-danger.vc_message_box-solid .vc_message_box-icon {
        color: #fff;
    }

.vc_color-danger.vc_message_box-outline, .vc_color-danger.vc_message_box-solid-icon {
    color: #a85959;
    border-color: #ff7877;
    background-color: transparent;
}

    .vc_color-danger.vc_message_box-outline .vc_message_box-icon, .vc_color-danger.vc_message_box-solid-icon .vc_message_box-icon {
        color: #ff7877;
    }

    .vc_color-danger.vc_message_box-solid-icon .vc_message_box-icon {
        color: #fff;
        background-color: #ff7877;
    }

.vc_color-danger.vc_message_box-3d {
    box-shadow: 0 5px 0 #fdacac;
}

.vc_color-alert-info.vc_message_box {
    color: #31708f;
    border-color: #bce8f1;
    background-color: #d9edf7;
}

    .vc_color-alert-info.vc_message_box .vc_message_box-icon {
        color: #67CCE0;
    }

.vc_color-alert-info.vc_message_box-solid {
    color: #fff;
    border-color: transparent;
    background-color: #67CCE0;
}

    .vc_color-alert-info.vc_message_box-solid .vc_message_box-icon {
        color: #fff;
    }

.vc_color-alert-info.vc_message_box-outline, .vc_color-alert-info.vc_message_box-solid-icon {
    color: #31708f;
    border-color: #67CCE0;
    background-color: transparent;
}

    .vc_color-alert-info.vc_message_box-outline .vc_message_box-icon, .vc_color-alert-info.vc_message_box-solid-icon .vc_message_box-icon {
        color: #67CCE0;
    }

    .vc_color-alert-info.vc_message_box-solid-icon .vc_message_box-icon {
        color: #fff;
        background-color: #67CCE0;
    }

.vc_color-alert-info.vc_message_box-3d {
    box-shadow: 0 5px 0 #91d9e8;
}

.vc_color-alert-success.vc_message_box {
    color: #3c763d;
    border-color: #d6e9c6;
    background-color: #dff0d8;
}

    .vc_color-alert-success.vc_message_box .vc_message_box-icon {
        color: #9AD36A;
    }

.vc_color-alert-success.vc_message_box-solid {
    color: #fff;
    border-color: transparent;
    background-color: #9AD36A;
}

    .vc_color-alert-success.vc_message_box-solid .vc_message_box-icon {
        color: #fff;
    }

.vc_color-alert-success.vc_message_box-outline, .vc_color-alert-success.vc_message_box-solid-icon {
    color: #3c763d;
    border-color: #9AD36A;
    background-color: transparent;
}

    .vc_color-alert-success.vc_message_box-outline .vc_message_box-icon, .vc_color-alert-success.vc_message_box-solid-icon .vc_message_box-icon {
        color: #9AD36A;
    }

    .vc_color-alert-success.vc_message_box-solid-icon .vc_message_box-icon {
        color: #fff;
        background-color: #9AD36A;
    }

.vc_color-alert-success.vc_message_box-3d {
    box-shadow: 0 5px 0 #bbdba1;
}

.vc_color-alert-warning.vc_message_box {
    color: #8a6d3b;
    border-color: #faebcc;
    background-color: #fcf8e3;
}

    .vc_color-alert-warning.vc_message_box .vc_message_box-icon {
        color: #F9CF79;
    }

.vc_color-alert-warning.vc_message_box-solid {
    color: #fff;
    border-color: transparent;
    background-color: #F9CF79;
}

    .vc_color-alert-warning.vc_message_box-solid .vc_message_box-icon {
        color: #fff;
    }

.vc_color-alert-warning.vc_message_box-outline, .vc_color-alert-warning.vc_message_box-solid-icon {
    color: #8a6d3b;
    border-color: #F9CF79;
    background-color: transparent;
}

    .vc_color-alert-warning.vc_message_box-outline .vc_message_box-icon, .vc_color-alert-warning.vc_message_box-solid-icon .vc_message_box-icon {
        color: #F9CF79;
    }

    .vc_color-alert-warning.vc_message_box-solid-icon .vc_message_box-icon {
        color: #fff;
        background-color: #F9CF79;
    }

.vc_color-alert-warning.vc_message_box-3d {
    box-shadow: 0 5px 0 #f5d89e;
}

.vc_color-alert-danger.vc_message_box {
    color: #a94442;
    border-color: #ebccd1;
    background-color: #f2dede;
}

    .vc_color-alert-danger.vc_message_box .vc_message_box-icon {
        color: #EF8495;
    }

.vc_color-alert-danger.vc_message_box-solid {
    color: #fff;
    border-color: transparent;
    background-color: #EF8495;
}

    .vc_color-alert-danger.vc_message_box-solid .vc_message_box-icon {
        color: #fff;
    }

.vc_color-alert-danger.vc_message_box-outline, .vc_color-alert-danger.vc_message_box-solid-icon {
    color: #a94442;
    border-color: #EF8495;
    background-color: transparent;
}

    .vc_color-alert-danger.vc_message_box-outline .vc_message_box-icon, .vc_color-alert-danger.vc_message_box-solid-icon .vc_message_box-icon {
        color: #EF8495;
    }

    .vc_color-alert-danger.vc_message_box-solid-icon .vc_message_box-icon {
        color: #fff;
        background-color: #EF8495;
    }

.vc_color-alert-danger.vc_message_box-3d {
    box-shadow: 0 5px 0 #dca7b0;
}

.vc_color-black.vc_message_box .vc_message_box-icon {
    color: #fff;
}

.vc_color-black.vc_message_box-outline, .vc_color-black.vc_message_box-outline .vc_message_box-icon, .vc_color-black.vc_message_box-solid-icon {
    color: #2A2A2A;
}

.vc_color-grey.vc_message_box .vc_message_box-icon {
    color: #858585;
}

.vc_color-white.vc_message_box .vc_message_box-icon {
    color: #b3b3b3;
}

.vc_color-white.vc_message_box-outline, .vc_color-white.vc_message_box-outline .vc_message_box-icon, .vc_color-white.vc_message_box-solid-icon {
    color: #FFF;
}

.vc_message_box-outline, .vc_message_box-solid-icon {
    border-width: 2px;
}

    .vc_message_box-solid-icon .vc_message_box-icon {
        width: 3.25em;
    }

.vc_message_box-rounded {
    border-radius: 5px;
}

.vc_message_box-round {
    border-radius: 4em;
}

.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid > li {
    margin-bottom: 35px;
}

.entry-content .twitter-share-button, .fb_like, .twitter-share-button, .wpb_accordion .wpb_content_element, .wpb_googleplus, .wpb_pinterest, .wpb_tab .wpb_content_element {
    margin-bottom: 21.74px;
}

.vc_row.vc_row-no-padding .vc_column-inner {
    padding-left: 0;
    padding-right: 0;
}

.vc_row[data-vc-full-width] {
    -webkit-transition: opacity .5s ease;
    -o-transition: opacity .5s ease;
    transition: opacity .5s ease;
    overflow: hidden;
}

    .vc_row[data-vc-full-width].vc_hidden {
        opacity: 0;
    }

.vc_row-no-padding .vc_inner {
    margin-left: 0;
    margin-right: 0;
}

.vc_parallax {
    position: relative;
    overflow: hidden;
}

    .vc_parallax > * {
        position: relative;
        z-index: 1;
    }

    .vc_parallax .vc_parallax-inner {
        pointer-events: none;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        background-attachment: scroll;
        background-color: transparent;
        background-image: inherit;
        background-size: cover;
        z-index: 0;
        background-position: 50% 0;
    }

.vc_video-bg-container {
    position: relative;
}

.vc_video-bg {
    height: 100%;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 0;
}

.vc_row.vc_row-o-full-height {
    min-height: 100vh;
}

.vc_row.vc_row-flex {
    box-sizing: border-box;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

    .vc_row.vc_row-flex > .vc_column_container {
        display: flex;
    }

        .vc_ie-flexbox-fixer, .vc_row.vc_row-flex > .vc_column_container > .vc_column-inner {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
        }

        .vc_row.vc_row-flex > .vc_column_container > .vc_column-inner {
            -webkit-box-flex: 1;
            -webkit-flex-grow: 1;
            -ms-flex-positive: 1;
            flex-grow: 1;
            display: flex;
            -webkit-flex-direction: column;
            -ms-flex-direction: column;
            flex-direction: column;
        }

@media (-ms-high-contrast:active),(-ms-high-contrast:none) {
    .vc_row.vc_row-flex > .vc_column_container > .vc_column-inner > * {
        min-height: 1em;
    }
}

.vc_row.vc_row-flex::after, .vc_row.vc_row-flex::before {
    display: none;
}

.vc_row.vc_row-o-columns-stretch {
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
}

.vc_row.vc_row-o-columns-top {
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
}

.vc_row.vc_row-o-columns-bottom {
    -webkit-align-content: flex-end;
    -ms-flex-line-pack: end;
    align-content: flex-end;
}

.vc_row.vc_row-o-columns-middle {
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
}

    .vc_row.vc_row-o-columns-bottom::after, .vc_row.vc_row-o-columns-middle::after, .vc_row.vc_row-o-columns-top::after {
        content: '';
        width: 100%;
        height: 0;
        overflow: hidden;
        visibility: hidden;
        display: block;
    }

.vc_row.vc_row-o-content-top > .vc_column_container > .vc_column-inner {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.vc_row.vc_row-o-content-top:not(.vc_row-o-equal-height) > .vc_column_container {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.vc_row.vc_row-o-content-bottom > .vc_column_container > .vc_column-inner {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.vc_row.vc_row-o-content-bottom:not(.vc_row-o-equal-height) > .vc_column_container {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.vc_row.vc_row-o-content-middle > .vc_column_container > .vc_column-inner {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.vc_row.vc_row-o-content-middle:not(.vc_row-o-equal-height) > .vc_column_container {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.vc_column-inner::after, .vc_column-inner::before {
    content: " ";
    display: table;
}

.vc_ie-flexbox-fixer {
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

    .vc_ie-flexbox-fixer > .vc_row {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
    }

.vc_row.vc_column-gap-1 {
    margin-left: -15.5px;
    margin-right: -15.5px;
}

    .vc_row.vc_column-gap-1 > .vc_column_container {
        padding: .5px;
    }

.vc_row.vc_column-gap-2 {
    margin-left: -16px;
    margin-right: -16px;
}

    .vc_row.vc_column-gap-2 > .vc_column_container {
        padding: 1px;
    }

.vc_row.vc_column-gap-3 {
    margin-left: -16.5px;
    margin-right: -16.5px;
}

    .vc_row.vc_column-gap-3 > .vc_column_container {
        padding: 1.5px;
    }

.vc_row.vc_column-gap-4 {
    margin-left: -17px;
    margin-right: -17px;
}

    .vc_row.vc_column-gap-4 > .vc_column_container {
        padding: 2px;
    }

.vc_row.vc_column-gap-5 {
    margin-left: -17.5px;
    margin-right: -17.5px;
}

    .vc_row.vc_column-gap-5 > .vc_column_container {
        padding: 2.5px;
    }

.vc_row.vc_column-gap-10 {
    margin-left: -20px;
    margin-right: -20px;
}

    .vc_row.vc_column-gap-10 > .vc_column_container {
        padding: 5px;
    }

.vc_row.vc_column-gap-15 {
    margin-left: -22.5px;
    margin-right: -22.5px;
}

    .vc_row.vc_column-gap-15 > .vc_column_container {
        padding: 7.5px;
    }

.vc_row.vc_column-gap-20 {
    margin-left: -25px;
    margin-right: -25px;
}

    .vc_row.vc_column-gap-20 > .vc_column_container {
        padding: 10px;
    }

.vc_row.vc_column-gap-25 {
    margin-left: -27.5px;
    margin-right: -27.5px;
}

    .vc_row.vc_column-gap-25 > .vc_column_container {
        padding: 12.5px;
    }

.vc_row.vc_column-gap-30 {
    margin-left: -30px;
    margin-right: -30px;
}

    .vc_row.vc_column-gap-30 > .vc_column_container {
        padding: 15px;
    }

.vc_row.vc_column-gap-35 {
    margin-left: -32.5px;
    margin-right: -32.5px;
}

    .vc_row.vc_column-gap-35 > .vc_column_container {
        padding: 17.5px;
    }

.vc_col-has-fill > .vc_column-inner, .vc_row-has-fill + .vc_row-full-width + .vc_row > .vc_column_container > .vc_column-inner, .vc_row-has-fill + .vc_row > .vc_column_container > .vc_column-inner, .vc_row-has-fill + .vc_vc_row > .vc_row > .vc_vc_column > .vc_column_container > .vc_column-inner, .vc_row-has-fill + .vc_vc_row_inner > .vc_row > .vc_vc_column_inner > .vc_column_container > .vc_column-inner, .vc_row-has-fill > .vc_column_container > .vc_column-inner, .vc_row-has-fill > .vc_row > .vc_vc_column > .vc_column_container > .vc_column-inner, .vc_row-has-fill > .vc_vc_column_inner > .vc_column_container > .vc_column-inner {
    padding-top: 35px;
}

.vc_column_container {
    padding-left: 0;
    padding-right: 0;
}

    .vc_column_container > .vc_column-inner {
        box-sizing: border-box;
        padding-left: 15px;
        padding-right: 15px;
        width: 100%;
    }

.vc_row.vc_column-gap-1 > .vc_vc_column > .vc_column_container, .vc_row.vc_column-gap-1 > .vc_vc_column_inner > .vc_column_container {
    padding-left: .5px;
    padding-right: .5px;
}

.vc_row.vc_column-gap-2 > .vc_vc_column > .vc_column_container, .vc_row.vc_column-gap-2 > .vc_vc_column_inner > .vc_column_container {
    padding-left: 1px;
    padding-right: 1px;
}

.vc_row.vc_column-gap-3 > .vc_vc_column > .vc_column_container, .vc_row.vc_column-gap-3 > .vc_vc_column_inner > .vc_column_container {
    padding-left: 1.5px;
    padding-right: 1.5px;
}

.vc_row.vc_column-gap-4 > .vc_vc_column > .vc_column_container, .vc_row.vc_column-gap-4 > .vc_vc_column_inner > .vc_column_container {
    padding-left: 2px;
    padding-right: 2px;
}

.vc_row.vc_column-gap-5 > .vc_vc_column > .vc_column_container, .vc_row.vc_column-gap-5 > .vc_vc_column_inner > .vc_column_container {
    padding-left: 2.5px;
    padding-right: 2.5px;
}

.vc_row.vc_column-gap-10 > .vc_vc_column > .vc_column_container, .vc_row.vc_column-gap-10 > .vc_vc_column_inner > .vc_column_container {
    padding-left: 5px;
    padding-right: 5px;
}

.vc_row.vc_column-gap-15 > .vc_vc_column > .vc_column_container, .vc_row.vc_column-gap-15 > .vc_vc_column_inner > .vc_column_container {
    padding-left: 7.5px;
    padding-right: 7.5px;
}

.vc_row.vc_column-gap-20 > .vc_vc_column > .vc_column_container, .vc_row.vc_column-gap-20 > .vc_vc_column_inner > .vc_column_container {
    padding-left: 10px;
    padding-right: 10px;
}

.vc_row.vc_column-gap-25 > .vc_vc_column > .vc_column_container, .vc_row.vc_column-gap-25 > .vc_vc_column_inner > .vc_column_container {
    padding-left: 12.5px;
    padding-right: 12.5px;
}

.vc_row.vc_column-gap-30 > .vc_vc_column > .vc_column_container, .vc_row.vc_column-gap-30 > .vc_vc_column_inner > .vc_column_container {
    padding-left: 15px;
    padding-right: 15px;
}

.vc_row.vc_column-gap-35 > .vc_vc_column > .vc_column_container, .vc_row.vc_column-gap-35 > .vc_vc_column_inner > .vc_column_container {
    padding-left: 17.5px;
    padding-right: 17.5px;
}

.vc_vc_column, .vc_vc_column_inner {
    padding-left: 0;
    padding-right: 0;
}

.vc_row.vc_row-flex > .vc_vc_column, .vc_row.vc_row-flex > .vc_vc_column_inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

    .vc_row.vc_row-flex > .vc_vc_column > .vc_column_container, .vc_row.vc_row-flex > .vc_vc_column_inner > .vc_column_container {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
    }

        .vc_row.vc_row-flex > .vc_vc_column > .vc_column_container > .vc_column-inner, .vc_row.vc_row-flex > .vc_vc_column_inner > .vc_column_container > .vc_column-inner {
            -webkit-box-flex: 1;
            -webkit-flex-grow: 1;
            -ms-flex-positive: 1;
            flex-grow: 1;
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -webkit-flex-direction: column;
            -ms-flex-direction: column;
            flex-direction: column;
        }

.vc_row.vc_row-o-equal-height > .vc_column_container {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.vc_row.vc_row-o-content-top > .vc_vc_column > .vc_column_container > .vc_column-inner, .vc_row.vc_row-o-content-top > .vc_vc_column_inner > .vc_column_container > .vc_column-inner {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.vc_row.vc_row-o-content-top:not(.vc_row-o-equal-height) > .vc_vc_column > .vc_column_container, .vc_row.vc_row-o-content-top:not(.vc_row-o-equal-height) > .vc_vc_column_inner > .vc_column_container {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.vc_row.vc_row-o-content-bottom > .vc_vc_column > .vc_column_container > .vc_column-inner, .vc_row.vc_row-o-content-bottom > .vc_vc_column_inner > .vc_column_container > .vc_column-inner {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.vc_row.vc_row-o-content-bottom:not(.vc_row-o-equal-height) > .vc_vc_column > .vc_column_container, .vc_row.vc_row-o-content-bottom:not(.vc_row-o-equal-height) > .vc_vc_column_inner > .vc_column_container {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.vc_row.vc_row-o-content-middle > .vc_vc_column > .vc_column_container > .vc_column-inner, .vc_row.vc_row-o-content-middle > .vc_vc_column_inner > .vc_column_container > .vc_column-inner {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.vc_row.vc_row-o-content-middle:not(.vc_row-o-equal-height) > .vc_vc_column > .vc_column_container, .vc_row.vc_row-o-content-middle:not(.vc_row-o-equal-height) > .vc_vc_column_inner > .vc_column_container {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.vc_empty-element > .vc_column-inner {
    min-height: 100px;
}

.fb_type_standard, .fb_type_standard iframe {
    height: 25px;
}

.fb_type_button_count, .fb_type_button_count iframe {
    height: 20px;
}

.fb_type_box_count, .fb_type_box_count iframe {
    height: 62px;
}

.wpb_googleplus_type_standard {
    height: 25px;
}

.wpb_googleplus_type_small {
    height: 19px;
}

.wpb_googleplus_type_medium, .wpb_googleplus_type_tall {
    height: 21px;
}

    .wpb_googleplus_type_tall.vc_googleplus-annotation-bubble {
        height: 62px;
    }

.wpb_pinterest_type_horizontal, .wpb_pinterest_type_none {
    height: 21px;
}

.wpb_pinterest a {
    border-bottom: 0;
}

.wpb_pinterest_type_vertical {
    box-sizing: content-box;
    padding-top: 29px;
    height: 21px;
}

iframe.twitter-share-button {
    margin: 0;
}

.vc_toggle {
    display: block;
    margin: 0 0 21.74px;
    padding: 0;
    font-size: 1em;
}

    .vc_toggle:last-of-type {
        margin-bottom: 35px;
    }

.vc_toggle_title {
    cursor: pointer;
    display: block;
    margin: 0;
    padding: 0;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-weight: 400;
}

    .vc_toggle_title > h4 {
        display: inline;
    }

.vc_toggle_icon {
    display: none;
    position: relative;
    vertical-align: middle;
}

.vc_toggle_content {
    display: none;
    margin-bottom: 21.74px;
    margin-top: 1em;
    overflow: hidden;
    padding: 0;
}

.vc_toggle.vc_toggle_active > .vc_toggle_content {
    display: block;
}

.vc_toggle_simple .vc_toggle_icon {
    border: 0 solid transparent;
    border-radius: 0;
    display: inline-block;
    height: 22px;
    width: 22px;
    background-color: transparent;
    margin-left: 2px;
}

.vc_toggle_simple.vc_toggle_active .vc_toggle_icon::after {
    visibility: hidden;
}

.vc_toggle_simple .vc_toggle_icon::before {
    height: 2px;
    width: 10px;
}

.vc_toggle_simple .vc_toggle_icon::after {
    height: 10px;
    width: 2px;
}

.vc_toggle_simple .vc_toggle_icon::after, .vc_toggle_simple .vc_toggle_icon::before {
    content: '';
    display: block;
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    transform: translate(-50%,-50%);
    background-color: #2A2A2A;
}

.vc_toggle_round .vc_toggle_icon::after, .vc_toggle_round .vc_toggle_icon::before, .vc_toggle_rounded .vc_toggle_icon::after, .vc_toggle_rounded .vc_toggle_icon::before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    content: '';
    left: 50%;
    position: absolute;
    top: 50%;
}

.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon {
    background-color: transparent;
    border-color: transparent;
}

    .vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon, .vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after, .vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before {
        background-color: transparent;
    }

        .vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after, .vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before {
            background-color: #444;
        }

.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
    background-color: transparent;
    border-color: transparent;
}

    .vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after, .vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
        background-color: transparent;
    }

.vc_toggle_round .vc_toggle_icon {
    border: 2px solid transparent;
    border-radius: 50%;
    display: inline-block;
    height: 22px;
    width: 22px;
    background-color: #2A2A2A;
}

.vc_toggle_round.vc_toggle_active .vc_toggle_icon::after {
    visibility: hidden;
}

.vc_toggle_round .vc_toggle_icon::before {
    height: 2px;
    width: 10px;
}

.vc_toggle_round .vc_toggle_icon::after {
    height: 10px;
    width: 2px;
}

.vc_toggle_round .vc_toggle_icon::after, .vc_toggle_round .vc_toggle_icon::before {
    display: block;
    box-sizing: border-box;
    transform: translate(-50%,-50%);
    background-color: #FFF;
}

.vc_toggle_round.vc_toggle_color_inverted .vc_toggle_icon {
    background-color: transparent;
    border-color: #2A2A2A;
}

    .vc_toggle_round.vc_toggle_color_inverted .vc_toggle_icon::after, .vc_toggle_round.vc_toggle_color_inverted .vc_toggle_icon::before {
        background-color: #2A2A2A;
    }

.vc_toggle_round .vc_toggle_title:hover .vc_toggle_icon {
    background-color: #444;
}

    .vc_toggle_round .vc_toggle_title:hover .vc_toggle_icon::after, .vc_toggle_round .vc_toggle_title:hover .vc_toggle_icon::before {
        background-color: #FFF;
    }

.vc_toggle_round.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
    background-color: transparent;
    border-color: #444;
}

    .vc_toggle_round.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after, .vc_toggle_round.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
        background-color: #444;
    }

.vc_toggle_rounded .vc_toggle_icon {
    border: 2px solid transparent;
    border-radius: 20%;
    display: inline-block;
    height: 22px;
    width: 22px;
    background-color: #2A2A2A;
}

.vc_toggle_rounded.vc_toggle_active .vc_toggle_icon::after {
    visibility: hidden;
}

.vc_toggle_rounded .vc_toggle_icon::before {
    height: 2px;
    width: 10px;
}

.vc_toggle_rounded .vc_toggle_icon::after {
    height: 10px;
    width: 2px;
}

.vc_toggle_rounded .vc_toggle_icon::after, .vc_toggle_rounded .vc_toggle_icon::before {
    display: block;
    box-sizing: border-box;
    transform: translate(-50%,-50%);
    background-color: #FFF;
}

.vc_toggle_rounded.vc_toggle_color_inverted .vc_toggle_icon {
    background-color: transparent;
    border-color: #2A2A2A;
}

    .vc_toggle_rounded.vc_toggle_color_inverted .vc_toggle_icon::after, .vc_toggle_rounded.vc_toggle_color_inverted .vc_toggle_icon::before {
        background-color: #2A2A2A;
    }

.vc_toggle_rounded .vc_toggle_title:hover .vc_toggle_icon {
    background-color: #444;
}

    .vc_toggle_rounded .vc_toggle_title:hover .vc_toggle_icon::after, .vc_toggle_rounded .vc_toggle_title:hover .vc_toggle_icon::before {
        background-color: #FFF;
    }

.vc_toggle_rounded.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
    background-color: transparent;
    border-color: #444;
}

    .vc_toggle_rounded.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after, .vc_toggle_rounded.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
        background-color: #444;
    }

.vc_toggle_square .vc_toggle_icon {
    border: 2px solid transparent;
    border-radius: 0;
    display: inline-block;
    height: 22px;
    width: 22px;
    background-color: #2A2A2A;
}

.vc_toggle_square.vc_toggle_active .vc_toggle_icon::after {
    visibility: hidden;
}

.vc_toggle_square .vc_toggle_icon::before {
    height: 2px;
    width: 10px;
}

.vc_toggle_square .vc_toggle_icon::after {
    height: 10px;
    width: 2px;
}

.vc_toggle_square .vc_toggle_icon::after, .vc_toggle_square .vc_toggle_icon::before {
    content: '';
    display: block;
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    background-color: #FFF;
}

.vc_toggle_square.vc_toggle_color_inverted .vc_toggle_icon {
    background-color: transparent;
    border-color: #2A2A2A;
}

    .vc_toggle_square.vc_toggle_color_inverted .vc_toggle_icon::after, .vc_toggle_square.vc_toggle_color_inverted .vc_toggle_icon::before {
        background-color: #2A2A2A;
    }

.vc_toggle_square .vc_toggle_title:hover .vc_toggle_icon {
    background-color: #444;
}

    .vc_toggle_square .vc_toggle_title:hover .vc_toggle_icon::after, .vc_toggle_square .vc_toggle_title:hover .vc_toggle_icon::before {
        background-color: #FFF;
    }

.vc_toggle_square.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
    background-color: transparent;
    border-color: #444;
}

    .vc_toggle_square.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after, .vc_toggle_square.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
        background-color: #444;
    }

.vc_toggle_text_only .vc_toggle_icon {
    display: none;
}

.vc_toggle_arrow .vc_toggle_icon {
    display: inline-block;
}

    .vc_toggle_arrow .vc_toggle_icon::after, .vc_toggle_arrow .vc_toggle_icon::before {
        content: '';
        border-style: solid;
        display: block;
        left: 50%;
        position: absolute;
        top: 50%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    .vc_toggle_arrow .vc_toggle_icon::before {
        border-left: none;
        border-top: none;
    }

    .vc_toggle_arrow .vc_toggle_icon::after {
        border-right: none;
        border-bottom: none;
        visibility: hidden;
    }

.vc_toggle_arrow.vc_toggle_active .vc_toggle_icon::before {
    visibility: hidden;
}

.vc_toggle_arrow.vc_toggle_active .vc_toggle_icon::after {
    visibility: visible;
}

.vc_toggle.vc_toggle_arrow .vc_toggle_icon {
    height: 22px;
    width: 22px;
    background: 0 0;
}

    .vc_toggle.vc_toggle_arrow .vc_toggle_icon::after, .vc_toggle.vc_toggle_arrow .vc_toggle_icon::before {
        border-width: 2px;
        height: 10px;
        margin-left: -5px;
        width: 10px;
        border-color: #2A2A2A;
        background: 0 0;
    }

    .vc_toggle.vc_toggle_arrow .vc_toggle_icon::before {
        margin-top: -10px;
    }

    .vc_toggle.vc_toggle_arrow .vc_toggle_icon::after {
        margin-top: -5px;
    }

.vc_toggle.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon {
    background: 0 0;
}

    .vc_toggle.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after, .vc_toggle.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before {
        border-color: #444;
        background: 0 0;
    }

.vc_toggle_default .vc_toggle_icon {
    background: #bababa;
    border: 1px solid #acacac;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    -o-transform: translate(0,-50%);
    transform: translate(0,-50%);
}

    .vc_toggle_default .vc_toggle_icon::after, .vc_toggle_default .vc_toggle_icon::before {
        content: '';
        display: block;
        left: 50%;
        position: absolute;
        top: 50%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        -o-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
        background: #bababa;
    }

    .vc_toggle_default .vc_toggle_icon::before {
        border: 1px solid #acacac;
    }

.vc_toggle_default.vc_toggle_active .vc_toggle_icon::after, .vc_toggle_default.vc_toggle_active .vc_toggle_icon::before {
    visibility: hidden;
}

.vc_toggle.vc_toggle_default .vc_toggle_icon {
    display: inline-block;
    width: 10px;
    margin-left: 5px;
    height: 4px;
}

    .vc_toggle.vc_toggle_default .vc_toggle_icon::before {
        height: 10px;
        width: 4px;
    }

    .vc_toggle.vc_toggle_default .vc_toggle_icon::after {
        width: 8px;
        height: 2px;
    }

.vc_toggle_color_blue.vc_toggle_simple .vc_toggle_icon {
    background-color: transparent;
    border-color: transparent;
}

    .vc_toggle_color_blue.vc_toggle_simple .vc_toggle_icon::after, .vc_toggle_color_blue.vc_toggle_simple .vc_toggle_icon::before {
        background-color: #5472D2;
    }

.vc_toggle_color_blue.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon {
    background-color: transparent;
    border-color: transparent;
}

    .vc_toggle_color_blue.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon, .vc_toggle_color_blue.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after, .vc_toggle_color_blue.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before {
        background-color: transparent;
    }

        .vc_toggle_color_blue.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after, .vc_toggle_color_blue.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before {
            background-color: #7c93dd;
        }

.vc_toggle_color_blue.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
    background-color: transparent;
    border-color: transparent;
}

    .vc_toggle_color_blue.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after, .vc_toggle_color_blue.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
        background-color: transparent;
    }

.vc_toggle_color_blue .vc_toggle_icon {
    background-color: #5472D2;
    border-color: transparent;
}

    .vc_toggle_color_blue .vc_toggle_icon::after, .vc_toggle_color_blue .vc_toggle_icon::before {
        background-color: #FFF;
    }

.vc_toggle_color_blue.vc_toggle_color_inverted .vc_toggle_icon {
    background-color: transparent;
    border-color: #5472D2;
}

    .vc_toggle_color_blue.vc_toggle_color_inverted .vc_toggle_icon::after, .vc_toggle_color_blue.vc_toggle_color_inverted .vc_toggle_icon::before {
        background-color: #5472D2;
    }

.vc_toggle_color_blue .vc_toggle_title:hover .vc_toggle_icon {
    background-color: #7c93dd;
}

    .vc_toggle_color_blue .vc_toggle_title:hover .vc_toggle_icon::after, .vc_toggle_color_blue .vc_toggle_title:hover .vc_toggle_icon::before {
        background-color: #FFF;
    }

.vc_toggle_color_blue.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
    background-color: transparent;
    border-color: #7c93dd;
}

.vc_toggle_color_blue.vc_toggle_default .vc_toggle_icon, .vc_toggle_color_blue.vc_toggle_default .vc_toggle_icon::before {
    border-color: #3354c0;
    background: #5472D2;
}

.vc_toggle_color_blue.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after, .vc_toggle_color_blue.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #7c93dd;
}

.vc_toggle_color_blue.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon, .vc_toggle_color_blue.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before {
    border-color: #5472d2;
    background: #7c93dd;
}

.vc_toggle_color_blue.vc_toggle_default .vc_toggle_icon::after {
    background: #5472D2;
}

.vc_toggle_color_blue.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after {
    background: #7c93dd;
}

.vc_toggle_color_blue.vc_toggle_arrow .vc_toggle_icon {
    background: 0 0;
}

    .vc_toggle_color_blue.vc_toggle_arrow .vc_toggle_icon::after, .vc_toggle_color_blue.vc_toggle_arrow .vc_toggle_icon::before {
        border-color: #5472D2;
        background: 0 0;
    }

.vc_toggle_color_blue.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon {
    background: 0 0;
}

    .vc_toggle_color_blue.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after, .vc_toggle_color_blue.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before {
        border-color: #7c93dd;
        background: 0 0;
    }

.vc_toggle_color_turquoise.vc_toggle_simple .vc_toggle_icon {
    background-color: transparent;
    border-color: transparent;
}

    .vc_toggle_color_turquoise.vc_toggle_simple .vc_toggle_icon::after, .vc_toggle_color_turquoise.vc_toggle_simple .vc_toggle_icon::before {
        background-color: #00C1CF;
    }

.vc_toggle_color_turquoise.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon {
    background-color: transparent;
    border-color: transparent;
}

    .vc_toggle_color_turquoise.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon, .vc_toggle_color_turquoise.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after, .vc_toggle_color_turquoise.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before {
        background-color: transparent;
    }

        .vc_toggle_color_turquoise.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after, .vc_toggle_color_turquoise.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before {
            background-color: #00919c;
        }

.vc_toggle_color_turquoise.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
    background-color: transparent;
    border-color: transparent;
}

    .vc_toggle_color_turquoise.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after, .vc_toggle_color_turquoise.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
        background-color: transparent;
    }

.vc_toggle_color_turquoise .vc_toggle_icon {
    background-color: #00C1CF;
    border-color: transparent;
}

    .vc_toggle_color_turquoise .vc_toggle_icon::after, .vc_toggle_color_turquoise .vc_toggle_icon::before {
        background-color: #FFF;
    }

.vc_toggle_color_turquoise.vc_toggle_color_inverted .vc_toggle_icon {
    background-color: transparent;
    border-color: #00C1CF;
}

.vc_toggle_color_turquoise.vc_toggle_default .vc_toggle_icon, .vc_toggle_color_turquoise.vc_toggle_default .vc_toggle_icon::before {
    border-color: #00919c;
    background: #00C1CF;
}

.vc_toggle_color_turquoise.vc_toggle_color_inverted .vc_toggle_icon::after, .vc_toggle_color_turquoise.vc_toggle_color_inverted .vc_toggle_icon::before {
    background-color: #00C1CF;
}

.vc_toggle_color_turquoise .vc_toggle_title:hover .vc_toggle_icon {
    background-color: #00919c;
}

    .vc_toggle_color_turquoise .vc_toggle_title:hover .vc_toggle_icon::after, .vc_toggle_color_turquoise .vc_toggle_title:hover .vc_toggle_icon::before {
        background-color: #FFF;
    }

.vc_toggle_color_turquoise.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
    background-color: transparent;
    border-color: #00919c;
}

    .vc_toggle_color_turquoise.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after, .vc_toggle_color_turquoise.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
        background-color: #00919c;
    }

.vc_toggle_color_turquoise.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon, .vc_toggle_color_turquoise.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before {
    border-color: #006269;
    background: #00919c;
}

.vc_toggle_color_turquoise.vc_toggle_default .vc_toggle_icon::after {
    background: #00C1CF;
}

.vc_toggle_color_turquoise.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after {
    background: #00919c;
}

.vc_toggle_color_turquoise.vc_toggle_arrow .vc_toggle_icon {
    background: 0 0;
}

    .vc_toggle_color_turquoise.vc_toggle_arrow .vc_toggle_icon::after, .vc_toggle_color_turquoise.vc_toggle_arrow .vc_toggle_icon::before {
        border-color: #00C1CF;
        background: 0 0;
    }

.vc_toggle_color_turquoise.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon {
    background: 0 0;
}

    .vc_toggle_color_turquoise.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after, .vc_toggle_color_turquoise.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before {
        border-color: #00919c;
        background: 0 0;
    }

.vc_toggle_color_pink.vc_toggle_simple .vc_toggle_icon {
    background-color: transparent;
    border-color: transparent;
}

    .vc_toggle_color_pink.vc_toggle_simple .vc_toggle_icon::after, .vc_toggle_color_pink.vc_toggle_simple .vc_toggle_icon::before {
        background-color: #FE6C61;
    }

.vc_toggle_color_pink.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon {
    background-color: transparent;
    border-color: transparent;
}

    .vc_toggle_color_pink.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon, .vc_toggle_color_pink.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after, .vc_toggle_color_pink.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before {
        background-color: transparent;
    }

        .vc_toggle_color_pink.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after, .vc_toggle_color_pink.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before {
            background-color: #fe9b94;
        }

.vc_toggle_color_pink.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
    background-color: transparent;
    border-color: transparent;
}

    .vc_toggle_color_pink.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after, .vc_toggle_color_pink.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
        background-color: transparent;
    }

.vc_toggle_color_pink .vc_toggle_icon {
    background-color: #FE6C61;
    border-color: transparent;
}

    .vc_toggle_color_pink .vc_toggle_icon::after, .vc_toggle_color_pink .vc_toggle_icon::before {
        background-color: #FFF;
    }

.vc_toggle_color_pink.vc_toggle_color_inverted .vc_toggle_icon {
    background-color: transparent;
    border-color: #FE6C61;
}

    .vc_toggle_color_pink.vc_toggle_color_inverted .vc_toggle_icon::after, .vc_toggle_color_pink.vc_toggle_color_inverted .vc_toggle_icon::before {
        background-color: #FE6C61;
    }

.vc_toggle_color_pink .vc_toggle_title:hover .vc_toggle_icon {
    background-color: #fe9b94;
}

    .vc_toggle_color_pink .vc_toggle_title:hover .vc_toggle_icon::after, .vc_toggle_color_pink .vc_toggle_title:hover .vc_toggle_icon::before {
        background-color: #FFF;
    }

.vc_toggle_color_pink.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
    background-color: transparent;
    border-color: #fe9b94;
}

.vc_toggle_color_pink.vc_toggle_default .vc_toggle_icon, .vc_toggle_color_pink.vc_toggle_default .vc_toggle_icon::before {
    border-color: #fe3d2e;
    background: #FE6C61;
}

.vc_toggle_color_pink.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after, .vc_toggle_color_pink.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #fe9b94;
}

.vc_toggle_color_pink.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon, .vc_toggle_color_pink.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before {
    border-color: #fe6c61;
    background: #fe9b94;
}

.vc_toggle_color_pink.vc_toggle_default .vc_toggle_icon::after {
    background: #FE6C61;
}

.vc_toggle_color_pink.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after {
    background: #fe9b94;
}

.vc_toggle_color_pink.vc_toggle_arrow .vc_toggle_icon {
    background: 0 0;
}

    .vc_toggle_color_pink.vc_toggle_arrow .vc_toggle_icon::after, .vc_toggle_color_pink.vc_toggle_arrow .vc_toggle_icon::before {
        border-color: #FE6C61;
        background: 0 0;
    }

.vc_toggle_color_pink.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon {
    background: 0 0;
}

    .vc_toggle_color_pink.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after, .vc_toggle_color_pink.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before {
        border-color: #fe9b94;
        background: 0 0;
    }

.vc_toggle_color_violet.vc_toggle_simple .vc_toggle_icon {
    background-color: transparent;
    border-color: transparent;
}

    .vc_toggle_color_violet.vc_toggle_simple .vc_toggle_icon::after, .vc_toggle_color_violet.vc_toggle_simple .vc_toggle_icon::before {
        background-color: #8D6DC4;
    }

.vc_toggle_color_violet.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon {
    background-color: transparent;
    border-color: transparent;
}

    .vc_toggle_color_violet.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon, .vc_toggle_color_violet.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after, .vc_toggle_color_violet.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before {
        background-color: transparent;
    }

        .vc_toggle_color_violet.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after, .vc_toggle_color_violet.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before {
            background-color: #a991d3;
        }

.vc_toggle_color_violet.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
    background-color: transparent;
    border-color: transparent;
}

    .vc_toggle_color_violet.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after, .vc_toggle_color_violet.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
        background-color: transparent;
    }

.vc_toggle_color_violet .vc_toggle_icon {
    background-color: #8D6DC4;
    border-color: transparent;
}

    .vc_toggle_color_violet .vc_toggle_icon::after, .vc_toggle_color_violet .vc_toggle_icon::before {
        background-color: #FFF;
    }

.vc_toggle_color_violet.vc_toggle_color_inverted .vc_toggle_icon {
    background-color: transparent;
    border-color: #8D6DC4;
}

    .vc_toggle_color_violet.vc_toggle_color_inverted .vc_toggle_icon::after, .vc_toggle_color_violet.vc_toggle_color_inverted .vc_toggle_icon::before {
        background-color: #8D6DC4;
    }

.vc_toggle_color_violet .vc_toggle_title:hover .vc_toggle_icon {
    background-color: #a991d3;
}

    .vc_toggle_color_violet .vc_toggle_title:hover .vc_toggle_icon::after, .vc_toggle_color_violet .vc_toggle_title:hover .vc_toggle_icon::before {
        background-color: #FFF;
    }

.vc_toggle_color_violet.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
    background-color: transparent;
    border-color: #a991d3;
}

.vc_toggle_color_violet.vc_toggle_default .vc_toggle_icon, .vc_toggle_color_violet.vc_toggle_default .vc_toggle_icon::before {
    border-color: #7149b5;
    background: #8D6DC4;
}

.vc_toggle_color_violet.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after, .vc_toggle_color_violet.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #a991d3;
}

.vc_toggle_color_violet.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon, .vc_toggle_color_violet.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before {
    border-color: #8d6dc4;
    background: #a991d3;
}

.vc_toggle_color_violet.vc_toggle_default .vc_toggle_icon::after {
    background: #8D6DC4;
}

.vc_toggle_color_violet.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after {
    background: #a991d3;
}

.vc_toggle_color_violet.vc_toggle_arrow .vc_toggle_icon {
    background: 0 0;
}

    .vc_toggle_color_violet.vc_toggle_arrow .vc_toggle_icon::after, .vc_toggle_color_violet.vc_toggle_arrow .vc_toggle_icon::before {
        border-color: #8D6DC4;
        background: 0 0;
    }

.vc_toggle_color_violet.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon {
    background: 0 0;
}

    .vc_toggle_color_violet.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after, .vc_toggle_color_violet.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before {
        border-color: #a991d3;
        background: 0 0;
    }

.vc_toggle_color_peacoc.vc_toggle_simple .vc_toggle_icon {
    background-color: transparent;
    border-color: transparent;
}

    .vc_toggle_color_peacoc.vc_toggle_simple .vc_toggle_icon::after, .vc_toggle_color_peacoc.vc_toggle_simple .vc_toggle_icon::before {
        background-color: #4CADC9;
    }

.vc_toggle_color_peacoc.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon {
    background-color: transparent;
    border-color: transparent;
}

    .vc_toggle_color_peacoc.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon, .vc_toggle_color_peacoc.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after, .vc_toggle_color_peacoc.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before {
        background-color: transparent;
    }

        .vc_toggle_color_peacoc.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after, .vc_toggle_color_peacoc.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before {
            background-color: #73bfd5;
        }

.vc_toggle_color_peacoc.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
    background-color: transparent;
    border-color: transparent;
}

    .vc_toggle_color_peacoc.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after, .vc_toggle_color_peacoc.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
        background-color: transparent;
    }

.vc_toggle_color_peacoc .vc_toggle_icon {
    background-color: #4CADC9;
    border-color: transparent;
}

    .vc_toggle_color_peacoc .vc_toggle_icon::after, .vc_toggle_color_peacoc .vc_toggle_icon::before {
        background-color: #FFF;
    }

.vc_toggle_color_peacoc.vc_toggle_color_inverted .vc_toggle_icon {
    background-color: transparent;
    border-color: #4CADC9;
}

    .vc_toggle_color_peacoc.vc_toggle_color_inverted .vc_toggle_icon::after, .vc_toggle_color_peacoc.vc_toggle_color_inverted .vc_toggle_icon::before {
        background-color: #4CADC9;
    }

.vc_toggle_color_peacoc .vc_toggle_title:hover .vc_toggle_icon {
    background-color: #73bfd5;
}

    .vc_toggle_color_peacoc .vc_toggle_title:hover .vc_toggle_icon::after, .vc_toggle_color_peacoc .vc_toggle_title:hover .vc_toggle_icon::before {
        background-color: #FFF;
    }

.vc_toggle_color_peacoc.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
    background-color: transparent;
    border-color: #73bfd5;
}

.vc_toggle_color_peacoc.vc_toggle_default .vc_toggle_icon, .vc_toggle_color_peacoc.vc_toggle_default .vc_toggle_icon::before {
    border-color: #3492ae;
    background: #4CADC9;
}

.vc_toggle_color_peacoc.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after, .vc_toggle_color_peacoc.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #73bfd5;
}

.vc_toggle_color_peacoc.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon, .vc_toggle_color_peacoc.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before {
    border-color: #4cadc9;
    background: #73bfd5;
}

.vc_toggle_color_peacoc.vc_toggle_default .vc_toggle_icon::after {
    background: #4CADC9;
}

.vc_toggle_color_peacoc.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after {
    background: #73bfd5;
}

.vc_toggle_color_peacoc.vc_toggle_arrow .vc_toggle_icon {
    background: 0 0;
}

    .vc_toggle_color_peacoc.vc_toggle_arrow .vc_toggle_icon::after, .vc_toggle_color_peacoc.vc_toggle_arrow .vc_toggle_icon::before {
        border-color: #4CADC9;
        background: 0 0;
    }

.vc_toggle_color_peacoc.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon {
    background: 0 0;
}

    .vc_toggle_color_peacoc.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after, .vc_toggle_color_peacoc.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before {
        border-color: #73bfd5;
        background: 0 0;
    }

.vc_toggle_color_chino.vc_toggle_simple .vc_toggle_icon {
    background-color: transparent;
    border-color: transparent;
}

    .vc_toggle_color_chino.vc_toggle_simple .vc_toggle_icon::after, .vc_toggle_color_chino.vc_toggle_simple .vc_toggle_icon::before {
        background-color: #CEC2AB;
    }

.vc_toggle_color_chino.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon {
    background-color: transparent;
    border-color: transparent;
}

    .vc_toggle_color_chino.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon, .vc_toggle_color_chino.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after, .vc_toggle_color_chino.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before {
        background-color: transparent;
    }

        .vc_toggle_color_chino.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after, .vc_toggle_color_chino.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before {
            background-color: #e1d9cb;
        }

.vc_toggle_color_chino.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
    background-color: transparent;
    border-color: transparent;
}

    .vc_toggle_color_chino.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after, .vc_toggle_color_chino.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
        background-color: transparent;
    }

.vc_toggle_color_chino .vc_toggle_icon {
    background-color: #CEC2AB;
    border-color: transparent;
}

    .vc_toggle_color_chino .vc_toggle_icon::after, .vc_toggle_color_chino .vc_toggle_icon::before {
        background-color: #FFF;
    }

.vc_toggle_color_chino.vc_toggle_color_inverted .vc_toggle_icon {
    background-color: transparent;
    border-color: #CEC2AB;
}

    .vc_toggle_color_chino.vc_toggle_color_inverted .vc_toggle_icon::after, .vc_toggle_color_chino.vc_toggle_color_inverted .vc_toggle_icon::before {
        background-color: #CEC2AB;
    }

.vc_toggle_color_chino .vc_toggle_title:hover .vc_toggle_icon {
    background-color: #e1d9cb;
}

    .vc_toggle_color_chino .vc_toggle_title:hover .vc_toggle_icon::after, .vc_toggle_color_chino .vc_toggle_title:hover .vc_toggle_icon::before {
        background-color: #FFF;
    }

.vc_toggle_color_chino.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
    background-color: transparent;
    border-color: #e1d9cb;
}

.vc_toggle_color_chino.vc_toggle_default .vc_toggle_icon, .vc_toggle_color_chino.vc_toggle_default .vc_toggle_icon::before {
    border-color: #bbab8b;
    background: #CEC2AB;
}

.vc_toggle_color_chino.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after, .vc_toggle_color_chino.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #e1d9cb;
}

.vc_toggle_color_chino.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon, .vc_toggle_color_chino.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before {
    border-color: #cec2ab;
    background: #e1d9cb;
}

.vc_toggle_color_chino.vc_toggle_default .vc_toggle_icon::after {
    background: #CEC2AB;
}

.vc_toggle_color_chino.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after {
    background: #e1d9cb;
}

.vc_toggle_color_chino.vc_toggle_arrow .vc_toggle_icon {
    background: 0 0;
}

    .vc_toggle_color_chino.vc_toggle_arrow .vc_toggle_icon::after, .vc_toggle_color_chino.vc_toggle_arrow .vc_toggle_icon::before {
        border-color: #CEC2AB;
        background: 0 0;
    }

.vc_toggle_color_chino.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon {
    background: 0 0;
}

    .vc_toggle_color_chino.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after, .vc_toggle_color_chino.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before {
        border-color: #e1d9cb;
        background: 0 0;
    }

.vc_toggle_color_mulled_wine.vc_toggle_simple .vc_toggle_icon {
    background-color: transparent;
    border-color: transparent;
}

    .vc_toggle_color_mulled_wine.vc_toggle_simple .vc_toggle_icon::after, .vc_toggle_color_mulled_wine.vc_toggle_simple .vc_toggle_icon::before {
        background-color: #50485B;
    }

.vc_toggle_color_mulled_wine.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon {
    background-color: transparent;
    border-color: transparent;
}

    .vc_toggle_color_mulled_wine.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon, .vc_toggle_color_mulled_wine.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after, .vc_toggle_color_mulled_wine.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before {
        background-color: transparent;
    }

        .vc_toggle_color_mulled_wine.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after, .vc_toggle_color_mulled_wine.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before {
            background-color: #695f77;
        }

.vc_toggle_color_mulled_wine.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
    background-color: transparent;
    border-color: transparent;
}

    .vc_toggle_color_mulled_wine.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after, .vc_toggle_color_mulled_wine.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
        background-color: transparent;
    }

.vc_toggle_color_mulled_wine .vc_toggle_icon {
    background-color: #50485B;
    border-color: transparent;
}

    .vc_toggle_color_mulled_wine .vc_toggle_icon::after, .vc_toggle_color_mulled_wine .vc_toggle_icon::before {
        background-color: #FFF;
    }

.vc_toggle_color_mulled_wine.vc_toggle_color_inverted .vc_toggle_icon {
    background-color: transparent;
    border-color: #50485B;
}

    .vc_toggle_color_mulled_wine.vc_toggle_color_inverted .vc_toggle_icon::after, .vc_toggle_color_mulled_wine.vc_toggle_color_inverted .vc_toggle_icon::before {
        background-color: #50485B;
    }

.vc_toggle_color_mulled_wine .vc_toggle_title:hover .vc_toggle_icon {
    background-color: #695f77;
}

    .vc_toggle_color_mulled_wine .vc_toggle_title:hover .vc_toggle_icon::after, .vc_toggle_color_mulled_wine .vc_toggle_title:hover .vc_toggle_icon::before {
        background-color: #FFF;
    }

.vc_toggle_color_mulled_wine.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
    background-color: transparent;
    border-color: #695f77;
}

.vc_toggle_color_mulled_wine.vc_toggle_default .vc_toggle_icon, .vc_toggle_color_mulled_wine.vc_toggle_default .vc_toggle_icon::before {
    border-color: #37313f;
    background: #50485B;
}

.vc_toggle_color_mulled_wine.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after, .vc_toggle_color_mulled_wine.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #695f77;
}

.vc_toggle_color_mulled_wine.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon, .vc_toggle_color_mulled_wine.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before {
    border-color: #50485b;
    background: #695f77;
}

.vc_toggle_color_mulled_wine.vc_toggle_default .vc_toggle_icon::after {
    background: #50485B;
}

.vc_toggle_color_mulled_wine.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after {
    background: #695f77;
}

.vc_toggle_color_mulled_wine.vc_toggle_arrow .vc_toggle_icon {
    background: 0 0;
}

    .vc_toggle_color_mulled_wine.vc_toggle_arrow .vc_toggle_icon::after, .vc_toggle_color_mulled_wine.vc_toggle_arrow .vc_toggle_icon::before {
        border-color: #50485B;
        background: 0 0;
    }

.vc_toggle_color_mulled_wine.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon {
    background: 0 0;
}

    .vc_toggle_color_mulled_wine.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after, .vc_toggle_color_mulled_wine.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before {
        border-color: #695f77;
        background: 0 0;
    }

.vc_toggle_color_vista_blue.vc_toggle_simple .vc_toggle_icon {
    background-color: transparent;
    border-color: transparent;
}

    .vc_toggle_color_vista_blue.vc_toggle_simple .vc_toggle_icon::after, .vc_toggle_color_vista_blue.vc_toggle_simple .vc_toggle_icon::before {
        background-color: #75D69C;
    }

.vc_toggle_color_vista_blue.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon {
    background-color: transparent;
    border-color: transparent;
}

    .vc_toggle_color_vista_blue.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon, .vc_toggle_color_vista_blue.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after, .vc_toggle_color_vista_blue.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before {
        background-color: transparent;
    }

        .vc_toggle_color_vista_blue.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after, .vc_toggle_color_vista_blue.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before {
            background-color: #9ce2b8;
        }

.vc_toggle_color_vista_blue.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
    background-color: transparent;
    border-color: transparent;
}

    .vc_toggle_color_vista_blue.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after, .vc_toggle_color_vista_blue.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
        background-color: transparent;
    }

.vc_toggle_color_vista_blue .vc_toggle_icon {
    background-color: #75D69C;
    border-color: transparent;
}

    .vc_toggle_color_vista_blue .vc_toggle_icon::after, .vc_toggle_color_vista_blue .vc_toggle_icon::before {
        background-color: #FFF;
    }

.vc_toggle_color_vista_blue.vc_toggle_color_inverted .vc_toggle_icon {
    background-color: transparent;
    border-color: #75D69C;
}

    .vc_toggle_color_vista_blue.vc_toggle_color_inverted .vc_toggle_icon::after, .vc_toggle_color_vista_blue.vc_toggle_color_inverted .vc_toggle_icon::before {
        background-color: #75D69C;
    }

.vc_toggle_color_vista_blue .vc_toggle_title:hover .vc_toggle_icon {
    background-color: #9ce2b8;
}

    .vc_toggle_color_vista_blue .vc_toggle_title:hover .vc_toggle_icon::after, .vc_toggle_color_vista_blue .vc_toggle_title:hover .vc_toggle_icon::before {
        background-color: #FFF;
    }

.vc_toggle_color_vista_blue.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
    background-color: transparent;
    border-color: #9ce2b8;
}

.vc_toggle_color_vista_blue.vc_toggle_default .vc_toggle_icon, .vc_toggle_color_vista_blue.vc_toggle_default .vc_toggle_icon::before {
    border-color: #4eca80;
    background: #75D69C;
}

.vc_toggle_color_vista_blue.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after, .vc_toggle_color_vista_blue.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #9ce2b8;
}

.vc_toggle_color_vista_blue.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon, .vc_toggle_color_vista_blue.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before {
    border-color: #75d69c;
    background: #9ce2b8;
}

.vc_toggle_color_vista_blue.vc_toggle_default .vc_toggle_icon::after {
    background: #75D69C;
}

.vc_toggle_color_vista_blue.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after {
    background: #9ce2b8;
}

.vc_toggle_color_vista_blue.vc_toggle_arrow .vc_toggle_icon {
    background: 0 0;
}

    .vc_toggle_color_vista_blue.vc_toggle_arrow .vc_toggle_icon::after, .vc_toggle_color_vista_blue.vc_toggle_arrow .vc_toggle_icon::before {
        border-color: #75D69C;
        background: 0 0;
    }

.vc_toggle_color_vista_blue.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon {
    background: 0 0;
}

    .vc_toggle_color_vista_blue.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after, .vc_toggle_color_vista_blue.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before {
        border-color: #9ce2b8;
        background: 0 0;
    }

.vc_toggle_color_black.vc_toggle_simple .vc_toggle_icon {
    background-color: transparent;
    border-color: transparent;
}

    .vc_toggle_color_black.vc_toggle_simple .vc_toggle_icon::after, .vc_toggle_color_black.vc_toggle_simple .vc_toggle_icon::before {
        background-color: #2A2A2A;
    }

.vc_toggle_color_black.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon {
    background-color: transparent;
    border-color: transparent;
}

    .vc_toggle_color_black.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon, .vc_toggle_color_black.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after, .vc_toggle_color_black.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before {
        background-color: transparent;
    }

        .vc_toggle_color_black.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after, .vc_toggle_color_black.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before {
            background-color: #444;
        }

.vc_toggle_color_black.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
    background-color: transparent;
    border-color: transparent;
}

    .vc_toggle_color_black.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after, .vc_toggle_color_black.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
        background-color: transparent;
    }

.vc_toggle_color_black .vc_toggle_icon {
    background-color: #2A2A2A;
    border-color: transparent;
}

    .vc_toggle_color_black .vc_toggle_icon::after, .vc_toggle_color_black .vc_toggle_icon::before {
        background-color: #FFF;
    }

.vc_toggle_color_black.vc_toggle_color_inverted .vc_toggle_icon {
    background-color: transparent;
    border-color: #2A2A2A;
}

    .vc_toggle_color_black.vc_toggle_color_inverted .vc_toggle_icon::after, .vc_toggle_color_black.vc_toggle_color_inverted .vc_toggle_icon::before {
        background-color: #2A2A2A;
    }

.vc_toggle_color_black .vc_toggle_title:hover .vc_toggle_icon {
    background-color: #444;
}

    .vc_toggle_color_black .vc_toggle_title:hover .vc_toggle_icon::after, .vc_toggle_color_black .vc_toggle_title:hover .vc_toggle_icon::before {
        background-color: #FFF;
    }

.vc_toggle_color_black.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
    background-color: transparent;
    border-color: #444;
}

.vc_toggle_color_black.vc_toggle_default .vc_toggle_icon, .vc_toggle_color_black.vc_toggle_default .vc_toggle_icon::before {
    border-color: #101010;
    background: #2A2A2A;
}

.vc_toggle_color_black.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after, .vc_toggle_color_black.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #444;
}

.vc_toggle_color_black.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon, .vc_toggle_color_black.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before {
    border-color: #2a2a2a;
    background: #444;
}

.vc_toggle_color_black.vc_toggle_default .vc_toggle_icon::after {
    background: #2A2A2A;
}

.vc_toggle_color_black.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after {
    background: #444;
}

.vc_toggle_color_black.vc_toggle_arrow .vc_toggle_icon {
    background: 0 0;
}

    .vc_toggle_color_black.vc_toggle_arrow .vc_toggle_icon::after, .vc_toggle_color_black.vc_toggle_arrow .vc_toggle_icon::before {
        border-color: #2A2A2A;
        background: 0 0;
    }

.vc_toggle_color_black.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon {
    background: 0 0;
}

    .vc_toggle_color_black.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after, .vc_toggle_color_black.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before {
        border-color: #444;
        background: 0 0;
    }

.vc_toggle_color_grey.vc_toggle_simple .vc_toggle_icon {
    background-color: transparent;
    border-color: transparent;
}

    .vc_toggle_color_grey.vc_toggle_simple .vc_toggle_icon::after, .vc_toggle_color_grey.vc_toggle_simple .vc_toggle_icon::before {
        background-color: #EBEBEB;
    }

.vc_toggle_color_grey.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon {
    background-color: transparent;
    border-color: transparent;
}

    .vc_toggle_color_grey.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon, .vc_toggle_color_grey.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after, .vc_toggle_color_grey.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before {
        background-color: transparent;
    }

        .vc_toggle_color_grey.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after, .vc_toggle_color_grey.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before {
            background-color: #d2d2d2;
        }

.vc_toggle_color_grey.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
    background-color: transparent;
    border-color: transparent;
}

    .vc_toggle_color_grey.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after, .vc_toggle_color_grey.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
        background-color: transparent;
    }

.vc_toggle_color_grey .vc_toggle_icon {
    background-color: #EBEBEB;
    border-color: transparent;
}

    .vc_toggle_color_grey .vc_toggle_icon::after, .vc_toggle_color_grey .vc_toggle_icon::before {
        background-color: #FFF;
    }

.vc_toggle_color_grey.vc_toggle_color_inverted .vc_toggle_icon {
    background-color: transparent;
    border-color: #EBEBEB;
}

.vc_toggle_color_grey.vc_toggle_default .vc_toggle_icon, .vc_toggle_color_grey.vc_toggle_default .vc_toggle_icon::before {
    border-color: #d2d2d2;
    background: #EBEBEB;
}

.vc_toggle_color_grey.vc_toggle_color_inverted .vc_toggle_icon::after, .vc_toggle_color_grey.vc_toggle_color_inverted .vc_toggle_icon::before {
    background-color: #EBEBEB;
}

.vc_toggle_color_grey .vc_toggle_title:hover .vc_toggle_icon {
    background-color: #d2d2d2;
}

    .vc_toggle_color_grey .vc_toggle_title:hover .vc_toggle_icon::after, .vc_toggle_color_grey .vc_toggle_title:hover .vc_toggle_icon::before {
        background-color: #FFF;
    }

.vc_toggle_color_grey.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
    background-color: transparent;
    border-color: #d2d2d2;
}

    .vc_toggle_color_grey.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after, .vc_toggle_color_grey.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
        background-color: #d2d2d2;
    }

.vc_toggle_color_grey.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon, .vc_toggle_color_grey.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before {
    border-color: #b8b8b8;
    background: #d2d2d2;
}

.vc_toggle_color_grey.vc_toggle_default .vc_toggle_icon::after {
    background: #EBEBEB;
}

.vc_toggle_color_grey.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after {
    background: #d2d2d2;
}

.vc_toggle_color_grey.vc_toggle_arrow .vc_toggle_icon {
    background: 0 0;
}

    .vc_toggle_color_grey.vc_toggle_arrow .vc_toggle_icon::after, .vc_toggle_color_grey.vc_toggle_arrow .vc_toggle_icon::before {
        border-color: #EBEBEB;
        background: 0 0;
    }

.vc_toggle_color_grey.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon {
    background: 0 0;
}

    .vc_toggle_color_grey.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after, .vc_toggle_color_grey.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before {
        border-color: #d2d2d2;
        background: 0 0;
    }

.vc_toggle_color_orange.vc_toggle_simple .vc_toggle_icon {
    background-color: transparent;
    border-color: transparent;
}

    .vc_toggle_color_orange.vc_toggle_simple .vc_toggle_icon::after, .vc_toggle_color_orange.vc_toggle_simple .vc_toggle_icon::before {
        background-color: #F7BE68;
    }

.vc_toggle_color_orange.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon {
    background-color: transparent;
    border-color: transparent;
}

    .vc_toggle_color_orange.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon, .vc_toggle_color_orange.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after, .vc_toggle_color_orange.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before {
        background-color: transparent;
    }

        .vc_toggle_color_orange.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after, .vc_toggle_color_orange.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before {
            background-color: #fad398;
        }

.vc_toggle_color_orange.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
    background-color: transparent;
    border-color: transparent;
}

    .vc_toggle_color_orange.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after, .vc_toggle_color_orange.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
        background-color: transparent;
    }

.vc_toggle_color_orange .vc_toggle_icon {
    background-color: #F7BE68;
    border-color: transparent;
}

    .vc_toggle_color_orange .vc_toggle_icon::after, .vc_toggle_color_orange .vc_toggle_icon::before {
        background-color: #FFF;
    }

.vc_toggle_color_orange.vc_toggle_color_inverted .vc_toggle_icon {
    background-color: transparent;
    border-color: #F7BE68;
}

    .vc_toggle_color_orange.vc_toggle_color_inverted .vc_toggle_icon::after, .vc_toggle_color_orange.vc_toggle_color_inverted .vc_toggle_icon::before {
        background-color: #F7BE68;
    }

.vc_toggle_color_orange .vc_toggle_title:hover .vc_toggle_icon {
    background-color: #fad398;
}

    .vc_toggle_color_orange .vc_toggle_title:hover .vc_toggle_icon::after, .vc_toggle_color_orange .vc_toggle_title:hover .vc_toggle_icon::before {
        background-color: #FFF;
    }

.vc_toggle_color_orange.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
    background-color: transparent;
    border-color: #fad398;
}

.vc_toggle_color_orange.vc_toggle_default .vc_toggle_icon, .vc_toggle_color_orange.vc_toggle_default .vc_toggle_icon::before {
    border-color: #f4a938;
    background: #F7BE68;
}

.vc_toggle_color_orange.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after, .vc_toggle_color_orange.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #fad398;
}

.vc_toggle_color_orange.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon, .vc_toggle_color_orange.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before {
    border-color: #f7be68;
    background: #fad398;
}

.vc_toggle_color_orange.vc_toggle_default .vc_toggle_icon::after {
    background: #F7BE68;
}

.vc_toggle_color_orange.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after {
    background: #fad398;
}

.vc_toggle_color_orange.vc_toggle_arrow .vc_toggle_icon {
    background: 0 0;
}

    .vc_toggle_color_orange.vc_toggle_arrow .vc_toggle_icon::after, .vc_toggle_color_orange.vc_toggle_arrow .vc_toggle_icon::before {
        border-color: #F7BE68;
        background: 0 0;
    }

.vc_toggle_color_orange.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon {
    background: 0 0;
}

    .vc_toggle_color_orange.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after, .vc_toggle_color_orange.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before {
        border-color: #fad398;
        background: 0 0;
    }

.vc_toggle_color_sky.vc_toggle_simple .vc_toggle_icon {
    background-color: transparent;
    border-color: transparent;
}

    .vc_toggle_color_sky.vc_toggle_simple .vc_toggle_icon::after, .vc_toggle_color_sky.vc_toggle_simple .vc_toggle_icon::before {
        background-color: #5AA1E3;
    }

.vc_toggle_color_sky.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon {
    background-color: transparent;
    border-color: transparent;
}

    .vc_toggle_color_sky.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon, .vc_toggle_color_sky.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after, .vc_toggle_color_sky.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before {
        background-color: transparent;
    }

        .vc_toggle_color_sky.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after, .vc_toggle_color_sky.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before {
            background-color: #86baea;
        }

.vc_toggle_color_sky.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
    background-color: transparent;
    border-color: transparent;
}

    .vc_toggle_color_sky.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after, .vc_toggle_color_sky.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
        background-color: transparent;
    }

.vc_toggle_color_sky .vc_toggle_icon {
    background-color: #5AA1E3;
    border-color: transparent;
}

    .vc_toggle_color_sky .vc_toggle_icon::after, .vc_toggle_color_sky .vc_toggle_icon::before {
        background-color: #FFF;
    }

.vc_toggle_color_sky.vc_toggle_color_inverted .vc_toggle_icon {
    background-color: transparent;
    border-color: #5AA1E3;
}

    .vc_toggle_color_sky.vc_toggle_color_inverted .vc_toggle_icon::after, .vc_toggle_color_sky.vc_toggle_color_inverted .vc_toggle_icon::before {
        background-color: #5AA1E3;
    }

.vc_toggle_color_sky .vc_toggle_title:hover .vc_toggle_icon {
    background-color: #86baea;
}

    .vc_toggle_color_sky .vc_toggle_title:hover .vc_toggle_icon::after, .vc_toggle_color_sky .vc_toggle_title:hover .vc_toggle_icon::before {
        background-color: #FFF;
    }

.vc_toggle_color_sky.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
    background-color: transparent;
    border-color: #86baea;
}

.vc_toggle_color_sky.vc_toggle_default .vc_toggle_icon, .vc_toggle_color_sky.vc_toggle_default .vc_toggle_icon::before {
    border-color: #2e88dc;
    background: #5AA1E3;
}

.vc_toggle_color_sky.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after, .vc_toggle_color_sky.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #86baea;
}

.vc_toggle_color_sky.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon, .vc_toggle_color_sky.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before {
    border-color: #5aa1e3;
    background: #86baea;
}

.vc_toggle_color_sky.vc_toggle_default .vc_toggle_icon::after {
    background: #5AA1E3;
}

.vc_toggle_color_sky.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after {
    background: #86baea;
}

.vc_toggle_color_sky.vc_toggle_arrow .vc_toggle_icon {
    background: 0 0;
}

    .vc_toggle_color_sky.vc_toggle_arrow .vc_toggle_icon::after, .vc_toggle_color_sky.vc_toggle_arrow .vc_toggle_icon::before {
        border-color: #5AA1E3;
        background: 0 0;
    }

.vc_toggle_color_sky.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon {
    background: 0 0;
}

    .vc_toggle_color_sky.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after, .vc_toggle_color_sky.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before {
        border-color: #86baea;
        background: 0 0;
    }

.vc_toggle_color_green.vc_toggle_simple .vc_toggle_icon {
    background-color: transparent;
    border-color: transparent;
}

    .vc_toggle_color_green.vc_toggle_simple .vc_toggle_icon::after, .vc_toggle_color_green.vc_toggle_simple .vc_toggle_icon::before {
        background-color: #6DAB3C;
    }

.vc_toggle_color_green.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon {
    background-color: transparent;
    border-color: transparent;
}

    .vc_toggle_color_green.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon, .vc_toggle_color_green.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after, .vc_toggle_color_green.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before {
        background-color: transparent;
    }

        .vc_toggle_color_green.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after, .vc_toggle_color_green.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before {
            background-color: #87c456;
        }

.vc_toggle_color_green.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
    background-color: transparent;
    border-color: transparent;
}

    .vc_toggle_color_green.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after, .vc_toggle_color_green.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
        background-color: transparent;
    }

.vc_toggle_color_green .vc_toggle_icon {
    background-color: #6DAB3C;
    border-color: transparent;
}

    .vc_toggle_color_green .vc_toggle_icon::after, .vc_toggle_color_green .vc_toggle_icon::before {
        background-color: #FFF;
    }

.vc_toggle_color_green.vc_toggle_color_inverted .vc_toggle_icon {
    background-color: transparent;
    border-color: #6DAB3C;
}

    .vc_toggle_color_green.vc_toggle_color_inverted .vc_toggle_icon::after, .vc_toggle_color_green.vc_toggle_color_inverted .vc_toggle_icon::before {
        background-color: #6DAB3C;
    }

.vc_toggle_color_green .vc_toggle_title:hover .vc_toggle_icon {
    background-color: #87c456;
}

    .vc_toggle_color_green .vc_toggle_title:hover .vc_toggle_icon::after, .vc_toggle_color_green .vc_toggle_title:hover .vc_toggle_icon::before {
        background-color: #FFF;
    }

.vc_toggle_color_green.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
    background-color: transparent;
    border-color: #87c456;
}

.vc_toggle_color_green.vc_toggle_default .vc_toggle_icon, .vc_toggle_color_green.vc_toggle_default .vc_toggle_icon::before {
    border-color: #55852f;
    background: #6DAB3C;
}

.vc_toggle_color_green.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after, .vc_toggle_color_green.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #87c456;
}

.vc_toggle_color_green.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon, .vc_toggle_color_green.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before {
    border-color: #6dab3c;
    background: #87c456;
}

.vc_toggle_color_green.vc_toggle_default .vc_toggle_icon::after {
    background: #6DAB3C;
}

.vc_toggle_color_green.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after {
    background: #87c456;
}

.vc_toggle_color_green.vc_toggle_arrow .vc_toggle_icon {
    background: 0 0;
}

    .vc_toggle_color_green.vc_toggle_arrow .vc_toggle_icon::after, .vc_toggle_color_green.vc_toggle_arrow .vc_toggle_icon::before {
        border-color: #6DAB3C;
        background: 0 0;
    }

.vc_toggle_color_green.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon {
    background: 0 0;
}

    .vc_toggle_color_green.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after, .vc_toggle_color_green.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before {
        border-color: #87c456;
        background: 0 0;
    }

.vc_toggle_color_juicy_pink.vc_toggle_simple .vc_toggle_icon {
    background-color: transparent;
    border-color: transparent;
}

    .vc_toggle_color_juicy_pink.vc_toggle_simple .vc_toggle_icon::after, .vc_toggle_color_juicy_pink.vc_toggle_simple .vc_toggle_icon::before {
        background-color: #F4524D;
    }

.vc_toggle_color_juicy_pink.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon {
    background-color: transparent;
    border-color: transparent;
}

    .vc_toggle_color_juicy_pink.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon, .vc_toggle_color_juicy_pink.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after, .vc_toggle_color_juicy_pink.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before {
        background-color: transparent;
    }

        .vc_toggle_color_juicy_pink.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after, .vc_toggle_color_juicy_pink.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before {
            background-color: #f7817d;
        }

.vc_toggle_color_juicy_pink.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
    background-color: transparent;
    border-color: transparent;
}

    .vc_toggle_color_juicy_pink.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after, .vc_toggle_color_juicy_pink.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
        background-color: transparent;
    }

.vc_toggle_color_juicy_pink .vc_toggle_icon {
    background-color: #F4524D;
    border-color: transparent;
}

    .vc_toggle_color_juicy_pink .vc_toggle_icon::after, .vc_toggle_color_juicy_pink .vc_toggle_icon::before {
        background-color: #FFF;
    }

.vc_toggle_color_juicy_pink.vc_toggle_color_inverted .vc_toggle_icon {
    background-color: transparent;
    border-color: #F4524D;
}

    .vc_toggle_color_juicy_pink.vc_toggle_color_inverted .vc_toggle_icon::after, .vc_toggle_color_juicy_pink.vc_toggle_color_inverted .vc_toggle_icon::before {
        background-color: #F4524D;
    }

.vc_toggle_color_juicy_pink .vc_toggle_title:hover .vc_toggle_icon {
    background-color: #f7817d;
}

    .vc_toggle_color_juicy_pink .vc_toggle_title:hover .vc_toggle_icon::after, .vc_toggle_color_juicy_pink .vc_toggle_title:hover .vc_toggle_icon::before {
        background-color: #FFF;
    }

.vc_toggle_color_juicy_pink.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
    background-color: transparent;
    border-color: #f7817d;
}

.vc_toggle_color_juicy_pink.vc_toggle_default .vc_toggle_icon, .vc_toggle_color_juicy_pink.vc_toggle_default .vc_toggle_icon::before {
    border-color: #f1231d;
    background: #F4524D;
}

.vc_toggle_color_juicy_pink.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after, .vc_toggle_color_juicy_pink.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #f7817d;
}

.vc_toggle_color_juicy_pink.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon, .vc_toggle_color_juicy_pink.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before {
    border-color: #f4524d;
    background: #f7817d;
}

.vc_toggle_color_juicy_pink.vc_toggle_default .vc_toggle_icon::after {
    background: #F4524D;
}

.vc_toggle_color_juicy_pink.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after {
    background: #f7817d;
}

.vc_toggle_color_juicy_pink.vc_toggle_arrow .vc_toggle_icon {
    background: 0 0;
}

    .vc_toggle_color_juicy_pink.vc_toggle_arrow .vc_toggle_icon::after, .vc_toggle_color_juicy_pink.vc_toggle_arrow .vc_toggle_icon::before {
        border-color: #F4524D;
        background: 0 0;
    }

.vc_toggle_color_juicy_pink.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon {
    background: 0 0;
}

    .vc_toggle_color_juicy_pink.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after, .vc_toggle_color_juicy_pink.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before {
        border-color: #f7817d;
        background: 0 0;
    }

.vc_toggle_color_sandy_brown.vc_toggle_simple .vc_toggle_icon {
    background-color: transparent;
    border-color: transparent;
}

    .vc_toggle_color_sandy_brown.vc_toggle_simple .vc_toggle_icon::after, .vc_toggle_color_sandy_brown.vc_toggle_simple .vc_toggle_icon::before {
        background-color: #F79468;
    }

.vc_toggle_color_sandy_brown.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon {
    background-color: transparent;
    border-color: transparent;
}

    .vc_toggle_color_sandy_brown.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon, .vc_toggle_color_sandy_brown.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after, .vc_toggle_color_sandy_brown.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before {
        background-color: transparent;
    }

        .vc_toggle_color_sandy_brown.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after, .vc_toggle_color_sandy_brown.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before {
            background-color: #fab698;
        }

.vc_toggle_color_sandy_brown.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
    background-color: transparent;
    border-color: transparent;
}

    .vc_toggle_color_sandy_brown.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after, .vc_toggle_color_sandy_brown.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
        background-color: transparent;
    }

.vc_toggle_color_sandy_brown .vc_toggle_icon {
    background-color: #F79468;
    border-color: transparent;
}

    .vc_toggle_color_sandy_brown .vc_toggle_icon::after, .vc_toggle_color_sandy_brown .vc_toggle_icon::before {
        background-color: #FFF;
    }

.vc_toggle_color_sandy_brown.vc_toggle_color_inverted .vc_toggle_icon {
    background-color: transparent;
    border-color: #F79468;
}

    .vc_toggle_color_sandy_brown.vc_toggle_color_inverted .vc_toggle_icon::after, .vc_toggle_color_sandy_brown.vc_toggle_color_inverted .vc_toggle_icon::before {
        background-color: #F79468;
    }

.vc_toggle_color_sandy_brown .vc_toggle_title:hover .vc_toggle_icon {
    background-color: #fab698;
}

    .vc_toggle_color_sandy_brown .vc_toggle_title:hover .vc_toggle_icon::after, .vc_toggle_color_sandy_brown .vc_toggle_title:hover .vc_toggle_icon::before {
        background-color: #FFF;
    }

.vc_toggle_color_sandy_brown.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
    background-color: transparent;
    border-color: #fab698;
}

.vc_toggle_color_sandy_brown.vc_toggle_default .vc_toggle_icon, .vc_toggle_color_sandy_brown.vc_toggle_default .vc_toggle_icon::before {
    border-color: #f47238;
    background: #F79468;
}

.vc_toggle_color_sandy_brown.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after, .vc_toggle_color_sandy_brown.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #fab698;
}

.vc_toggle_color_sandy_brown.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon, .vc_toggle_color_sandy_brown.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before {
    border-color: #f79468;
    background: #fab698;
}

.vc_toggle_color_sandy_brown.vc_toggle_default .vc_toggle_icon::after {
    background: #F79468;
}

.vc_toggle_color_sandy_brown.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after {
    background: #fab698;
}

.vc_toggle_color_sandy_brown.vc_toggle_arrow .vc_toggle_icon {
    background: 0 0;
}

    .vc_toggle_color_sandy_brown.vc_toggle_arrow .vc_toggle_icon::after, .vc_toggle_color_sandy_brown.vc_toggle_arrow .vc_toggle_icon::before {
        border-color: #F79468;
        background: 0 0;
    }

.vc_toggle_color_sandy_brown.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon {
    background: 0 0;
}

    .vc_toggle_color_sandy_brown.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after, .vc_toggle_color_sandy_brown.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before {
        border-color: #fab698;
        background: 0 0;
    }

.vc_toggle_color_purple.vc_toggle_simple .vc_toggle_icon {
    background-color: transparent;
    border-color: transparent;
}

    .vc_toggle_color_purple.vc_toggle_simple .vc_toggle_icon::after, .vc_toggle_color_purple.vc_toggle_simple .vc_toggle_icon::before {
        background-color: #B97EBB;
    }

.vc_toggle_color_purple.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon {
    background-color: transparent;
    border-color: transparent;
}

    .vc_toggle_color_purple.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon, .vc_toggle_color_purple.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after, .vc_toggle_color_purple.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before {
        background-color: transparent;
    }

        .vc_toggle_color_purple.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after, .vc_toggle_color_purple.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before {
            background-color: #cb9fcd;
        }

.vc_toggle_color_purple.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
    background-color: transparent;
    border-color: transparent;
}

    .vc_toggle_color_purple.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after, .vc_toggle_color_purple.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
        background-color: transparent;
    }

.vc_toggle_color_purple .vc_toggle_icon {
    background-color: #B97EBB;
    border-color: transparent;
}

    .vc_toggle_color_purple .vc_toggle_icon::after, .vc_toggle_color_purple .vc_toggle_icon::before {
        background-color: #FFF;
    }

.vc_toggle_color_purple.vc_toggle_color_inverted .vc_toggle_icon {
    background-color: transparent;
    border-color: #B97EBB;
}

    .vc_toggle_color_purple.vc_toggle_color_inverted .vc_toggle_icon::after, .vc_toggle_color_purple.vc_toggle_color_inverted .vc_toggle_icon::before {
        background-color: #B97EBB;
    }

.vc_toggle_color_purple .vc_toggle_title:hover .vc_toggle_icon {
    background-color: #cb9fcd;
}

    .vc_toggle_color_purple .vc_toggle_title:hover .vc_toggle_icon::after, .vc_toggle_color_purple .vc_toggle_title:hover .vc_toggle_icon::before {
        background-color: #FFF;
    }

.vc_toggle_color_purple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
    background-color: transparent;
    border-color: #cb9fcd;
}

.vc_toggle_color_purple.vc_toggle_default .vc_toggle_icon, .vc_toggle_color_purple.vc_toggle_default .vc_toggle_icon::before {
    border-color: #a75da9;
    background: #B97EBB;
}

.vc_toggle_color_purple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after, .vc_toggle_color_purple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #cb9fcd;
}

.vc_toggle_color_purple.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon, .vc_toggle_color_purple.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before {
    border-color: #b97ebb;
    background: #cb9fcd;
}

.vc_toggle_color_purple.vc_toggle_default .vc_toggle_icon::after {
    background: #B97EBB;
}

.vc_toggle_color_purple.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after {
    background: #cb9fcd;
}

.vc_toggle_color_purple.vc_toggle_arrow .vc_toggle_icon {
    background: 0 0;
}

    .vc_toggle_color_purple.vc_toggle_arrow .vc_toggle_icon::after, .vc_toggle_color_purple.vc_toggle_arrow .vc_toggle_icon::before {
        border-color: #B97EBB;
        background: 0 0;
    }

.vc_toggle_color_purple.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon {
    background: 0 0;
}

    .vc_toggle_color_purple.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after, .vc_toggle_color_purple.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before {
        border-color: #cb9fcd;
        background: 0 0;
    }

.vc_toggle_color_white.vc_toggle_simple .vc_toggle_icon {
    background-color: transparent;
    border-color: transparent;
}

    .vc_toggle_color_white.vc_toggle_simple .vc_toggle_icon::after, .vc_toggle_color_white.vc_toggle_simple .vc_toggle_icon::before {
        background-color: #FFF;
    }

.vc_toggle_color_white.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon {
    background-color: transparent;
    border-color: transparent;
}

    .vc_toggle_color_white.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon, .vc_toggle_color_white.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after, .vc_toggle_color_white.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before {
        background-color: transparent;
    }

        .vc_toggle_color_white.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after, .vc_toggle_color_white.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before {
            background-color: #e6e6e6;
        }

.vc_toggle_color_white.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
    background-color: transparent;
    border-color: transparent;
}

    .vc_toggle_color_white.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after, .vc_toggle_color_white.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
        background-color: transparent;
    }

.vc_toggle_color_white .vc_toggle_icon {
    background-color: #FFF;
    border-color: transparent;
}

    .vc_toggle_color_white .vc_toggle_icon::after, .vc_toggle_color_white .vc_toggle_icon::before {
        background-color: #2A2A2A;
    }

.vc_toggle_color_white.vc_toggle_color_inverted .vc_toggle_icon {
    background-color: transparent;
    border-color: #FFF;
}

.vc_toggle_color_white.vc_toggle_default .vc_toggle_icon, .vc_toggle_color_white.vc_toggle_default .vc_toggle_icon::before {
    border-color: #e6e6e6;
    background: #FFF;
}

.vc_toggle_color_white.vc_toggle_color_inverted .vc_toggle_icon::after, .vc_toggle_color_white.vc_toggle_color_inverted .vc_toggle_icon::before {
    background-color: #FFF;
}

.vc_toggle_color_white .vc_toggle_title:hover .vc_toggle_icon {
    background-color: #e6e6e6;
}

    .vc_toggle_color_white .vc_toggle_title:hover .vc_toggle_icon::after, .vc_toggle_color_white .vc_toggle_title:hover .vc_toggle_icon::before {
        background-color: #2A2A2A;
    }

.vc_toggle_color_white.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
    background-color: transparent;
    border-color: #e6e6e6;
}

    .vc_toggle_color_white.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after, .vc_toggle_color_white.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
        background-color: #e6e6e6;
    }

.vc_toggle_color_white.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon, .vc_toggle_color_white.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before {
    border-color: #ccc;
    background: #e6e6e6;
}

.vc_toggle_color_white.vc_toggle_default .vc_toggle_icon::after {
    background: #FFF;
}

.vc_toggle_color_white.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after {
    background: #e6e6e6;
}

.vc_toggle_color_white.vc_toggle_arrow .vc_toggle_icon {
    background: 0 0;
}

    .vc_toggle_color_white.vc_toggle_arrow .vc_toggle_icon::after, .vc_toggle_color_white.vc_toggle_arrow .vc_toggle_icon::before {
        border-color: #FFF;
        background: 0 0;
    }

.vc_toggle_color_white.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon {
    background: 0 0;
}

    .vc_toggle_color_white.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after, .vc_toggle_color_white.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before {
        border-color: #e6e6e6;
        background: 0 0;
    }

.vc_toggle_size_sm .vc_toggle_icon {
    height: 16px;
    width: 16px;
}

    .vc_toggle_size_sm .vc_toggle_icon::before {
        height: 2px;
        width: 8px;
    }

    .vc_toggle_size_sm .vc_toggle_icon::after {
        height: 8px;
        width: 2px;
    }

.vc_toggle_size_sm.vc_toggle_default .vc_toggle_icon {
    display: inline-block;
    width: 8px;
    margin-left: 4px;
    height: 2px;
}

    .vc_toggle_size_sm.vc_toggle_default .vc_toggle_icon::before {
        height: 8px;
        width: 2px;
    }

    .vc_toggle_size_sm.vc_toggle_default .vc_toggle_icon::after {
        width: 6px;
        height: 0;
    }

.vc_toggle_size_sm.vc_toggle_arrow .vc_toggle_icon {
    height: 16px;
    width: 16px;
}

    .vc_toggle_size_sm.vc_toggle_arrow .vc_toggle_icon::after, .vc_toggle_size_sm.vc_toggle_arrow .vc_toggle_icon::before {
        border-width: 2px;
        height: 8px;
        margin-left: -4px;
        width: 8px;
    }

    .vc_toggle_size_sm.vc_toggle_arrow .vc_toggle_icon::before {
        margin-top: -8px;
    }

    .vc_toggle_size_sm.vc_toggle_arrow .vc_toggle_icon::after {
        margin-top: -4px;
    }

.vc_toggle_size_sm.vc_toggle_default .vc_toggle_content, .vc_toggle_size_sm.vc_toggle_default .vc_toggle_title, .vc_toggle_size_sm.vc_toggle_round .vc_toggle_content, .vc_toggle_size_sm.vc_toggle_round .vc_toggle_title, .vc_toggle_size_sm.vc_toggle_rounded .vc_toggle_content, .vc_toggle_size_sm.vc_toggle_rounded .vc_toggle_title, .vc_toggle_size_sm.vc_toggle_simple .vc_toggle_content, .vc_toggle_size_sm.vc_toggle_simple .vc_toggle_title, .vc_toggle_size_sm.vc_toggle_square .vc_toggle_content, .vc_toggle_size_sm.vc_toggle_square .vc_toggle_title {
    padding-left: 24px;
}

    .vc_toggle_size_sm.vc_toggle_default .vc_toggle_content .vc_toggle_icon, .vc_toggle_size_sm.vc_toggle_default .vc_toggle_title .vc_toggle_icon, .vc_toggle_size_sm.vc_toggle_round .vc_toggle_content .vc_toggle_icon, .vc_toggle_size_sm.vc_toggle_round .vc_toggle_title .vc_toggle_icon, .vc_toggle_size_sm.vc_toggle_rounded .vc_toggle_content .vc_toggle_icon, .vc_toggle_size_sm.vc_toggle_rounded .vc_toggle_title .vc_toggle_icon, .vc_toggle_size_sm.vc_toggle_simple .vc_toggle_content .vc_toggle_icon, .vc_toggle_size_sm.vc_toggle_simple .vc_toggle_title .vc_toggle_icon, .vc_toggle_size_sm.vc_toggle_square .vc_toggle_content .vc_toggle_icon, .vc_toggle_size_sm.vc_toggle_square .vc_toggle_title .vc_toggle_icon {
        position: absolute;
        left: 0;
        top: 50%;
        -webkit-transform: translate(0,-50%);
        -ms-transform: translate(0,-50%);
        -o-transform: translate(0,-50%);
        transform: translate(0,-50%);
    }

.vc_toggle_size_sm.vc_toggle_default .vc_toggle_content, .vc_toggle_size_sm.vc_toggle_default .vc_toggle_title {
    padding-left: 17.6px;
}

.vc_toggle_size_sm.vc_toggle_arrow .vc_toggle_icon {
    margin-left: 8px;
}

.vc_toggle_size_md .vc_toggle_icon {
    height: 22px;
    width: 22px;
}

    .vc_toggle_size_md .vc_toggle_icon::before {
        height: 2px;
        width: 10px;
    }

    .vc_toggle_size_md .vc_toggle_icon::after {
        height: 10px;
        width: 2px;
    }

.vc_toggle_size_md.vc_toggle_default .vc_toggle_icon {
    display: inline-block;
    width: 10px;
    margin-left: 5px;
    height: 4px;
}

    .vc_toggle_size_md.vc_toggle_default .vc_toggle_icon::before {
        height: 10px;
        width: 4px;
    }

    .vc_toggle_size_md.vc_toggle_default .vc_toggle_icon::after {
        width: 8px;
        height: 2px;
    }

.vc_toggle_size_md.vc_toggle_arrow .vc_toggle_icon {
    height: 22px;
    width: 22px;
}

    .vc_toggle_size_md.vc_toggle_arrow .vc_toggle_icon::after, .vc_toggle_size_md.vc_toggle_arrow .vc_toggle_icon::before {
        border-width: 2px;
        height: 10px;
        margin-left: -5px;
        width: 10px;
    }

    .vc_toggle_size_md.vc_toggle_arrow .vc_toggle_icon::before {
        margin-top: -10px;
    }

    .vc_toggle_size_md.vc_toggle_arrow .vc_toggle_icon::after {
        margin-top: -5px;
    }

.vc_toggle_size_md.vc_toggle_default .vc_toggle_content, .vc_toggle_size_md.vc_toggle_default .vc_toggle_title, .vc_toggle_size_md.vc_toggle_round .vc_toggle_content, .vc_toggle_size_md.vc_toggle_round .vc_toggle_title, .vc_toggle_size_md.vc_toggle_rounded .vc_toggle_content, .vc_toggle_size_md.vc_toggle_rounded .vc_toggle_title, .vc_toggle_size_md.vc_toggle_simple .vc_toggle_content, .vc_toggle_size_md.vc_toggle_simple .vc_toggle_title, .vc_toggle_size_md.vc_toggle_square .vc_toggle_content, .vc_toggle_size_md.vc_toggle_square .vc_toggle_title {
    padding-left: 33px;
}

    .vc_toggle_size_md.vc_toggle_default .vc_toggle_content .vc_toggle_icon, .vc_toggle_size_md.vc_toggle_default .vc_toggle_title .vc_toggle_icon, .vc_toggle_size_md.vc_toggle_round .vc_toggle_content .vc_toggle_icon, .vc_toggle_size_md.vc_toggle_round .vc_toggle_title .vc_toggle_icon, .vc_toggle_size_md.vc_toggle_rounded .vc_toggle_content .vc_toggle_icon, .vc_toggle_size_md.vc_toggle_rounded .vc_toggle_title .vc_toggle_icon, .vc_toggle_size_md.vc_toggle_simple .vc_toggle_content .vc_toggle_icon, .vc_toggle_size_md.vc_toggle_simple .vc_toggle_title .vc_toggle_icon, .vc_toggle_size_md.vc_toggle_square .vc_toggle_content .vc_toggle_icon, .vc_toggle_size_md.vc_toggle_square .vc_toggle_title .vc_toggle_icon {
        position: absolute;
        left: 0;
        top: 50%;
        -webkit-transform: translate(0,-50%);
        -ms-transform: translate(0,-50%);
        -o-transform: translate(0,-50%);
        transform: translate(0,-50%);
    }

.vc_toggle_size_md.vc_toggle_default .vc_toggle_content, .vc_toggle_size_md.vc_toggle_default .vc_toggle_title {
    padding-left: 24.2px;
}

.vc_toggle_size_md.vc_toggle_arrow .vc_toggle_icon {
    margin-left: 11px;
}

.vc_toggle_size_lg .vc_toggle_icon {
    height: 28px;
    width: 28px;
}

    .vc_toggle_size_lg .vc_toggle_icon::before {
        height: 2px;
        width: 14px;
    }

    .vc_toggle_size_lg .vc_toggle_icon::after {
        height: 14px;
        width: 2px;
    }

.vc_toggle_size_lg.vc_toggle_default .vc_toggle_icon {
    display: inline-block;
    width: 14px;
    margin-left: 7px;
    height: 4px;
}

    .vc_toggle_size_lg.vc_toggle_default .vc_toggle_icon::before {
        height: 14px;
        width: 4px;
    }

    .vc_toggle_size_lg.vc_toggle_default .vc_toggle_icon::after {
        width: 12px;
        height: 2px;
    }

.vc_toggle_size_lg.vc_toggle_arrow .vc_toggle_icon {
    height: 28px;
    width: 28px;
}

    .vc_toggle_size_lg.vc_toggle_arrow .vc_toggle_icon::after, .vc_toggle_size_lg.vc_toggle_arrow .vc_toggle_icon::before {
        border-width: 2px;
        height: 14px;
        margin-left: -7px;
        width: 14px;
    }

    .vc_toggle_size_lg.vc_toggle_arrow .vc_toggle_icon::before {
        margin-top: -14px;
    }

    .vc_toggle_size_lg.vc_toggle_arrow .vc_toggle_icon::after {
        margin-top: -7px;
    }

.vc_toggle_size_lg.vc_toggle_default .vc_toggle_content, .vc_toggle_size_lg.vc_toggle_default .vc_toggle_title, .vc_toggle_size_lg.vc_toggle_round .vc_toggle_content, .vc_toggle_size_lg.vc_toggle_round .vc_toggle_title, .vc_toggle_size_lg.vc_toggle_rounded .vc_toggle_content, .vc_toggle_size_lg.vc_toggle_rounded .vc_toggle_title, .vc_toggle_size_lg.vc_toggle_simple .vc_toggle_content, .vc_toggle_size_lg.vc_toggle_simple .vc_toggle_title, .vc_toggle_size_lg.vc_toggle_square .vc_toggle_content, .vc_toggle_size_lg.vc_toggle_square .vc_toggle_title {
    padding-left: 42px;
}

    .vc_toggle_size_lg.vc_toggle_default .vc_toggle_content .vc_toggle_icon, .vc_toggle_size_lg.vc_toggle_default .vc_toggle_title .vc_toggle_icon, .vc_toggle_size_lg.vc_toggle_round .vc_toggle_content .vc_toggle_icon, .vc_toggle_size_lg.vc_toggle_round .vc_toggle_title .vc_toggle_icon, .vc_toggle_size_lg.vc_toggle_rounded .vc_toggle_content .vc_toggle_icon, .vc_toggle_size_lg.vc_toggle_rounded .vc_toggle_title .vc_toggle_icon, .vc_toggle_size_lg.vc_toggle_simple .vc_toggle_content .vc_toggle_icon, .vc_toggle_size_lg.vc_toggle_simple .vc_toggle_title .vc_toggle_icon, .vc_toggle_size_lg.vc_toggle_square .vc_toggle_content .vc_toggle_icon, .vc_toggle_size_lg.vc_toggle_square .vc_toggle_title .vc_toggle_icon {
        position: absolute;
        left: 0;
        top: 50%;
        -webkit-transform: translate(0,-50%);
        -ms-transform: translate(0,-50%);
        -o-transform: translate(0,-50%);
        transform: translate(0,-50%);
    }

.vc_toggle_size_lg.vc_toggle_default .vc_toggle_content, .vc_toggle_size_lg.vc_toggle_default .vc_toggle_title {
    padding-left: 30.8px;
}

.vc_toggle_size_lg.vc_toggle_arrow .vc_toggle_icon {
    margin-left: 14px;
}

.vc_toggle_default .vc_toggle_content, .vc_toggle_default .vc_toggle_title, .vc_toggle_round .vc_toggle_content, .vc_toggle_round .vc_toggle_title, .vc_toggle_rounded .vc_toggle_content, .vc_toggle_rounded .vc_toggle_title, .vc_toggle_simple .vc_toggle_content, .vc_toggle_simple .vc_toggle_title, .vc_toggle_square .vc_toggle_content, .vc_toggle_square .vc_toggle_title {
    padding-left: 33px;
}

    .vc_toggle_default .vc_toggle_content .vc_toggle_icon, .vc_toggle_default .vc_toggle_title .vc_toggle_icon, .vc_toggle_round .vc_toggle_content .vc_toggle_icon, .vc_toggle_round .vc_toggle_title .vc_toggle_icon, .vc_toggle_rounded .vc_toggle_content .vc_toggle_icon, .vc_toggle_rounded .vc_toggle_title .vc_toggle_icon, .vc_toggle_simple .vc_toggle_content .vc_toggle_icon, .vc_toggle_simple .vc_toggle_title .vc_toggle_icon, .vc_toggle_square .vc_toggle_content .vc_toggle_icon, .vc_toggle_square .vc_toggle_title .vc_toggle_icon {
        position: absolute;
        left: 0;
        top: 50%;
        -webkit-transform: translate(0,-50%);
        -ms-transform: translate(0,-50%);
        -o-transform: translate(0,-50%);
        transform: translate(0,-50%);
    }

.vc_toggle_default .vc_toggle_content, .vc_toggle_default .vc_toggle_title {
    padding-left: 24.2px;
}

.vc_toggle_arrow .vc_toggle_icon {
    margin-left: 11px;
}

.wpb_widgetised_column .wpb_wrapper > ul {
    margin: 0;
}

    .wpb_widgetised_column .wpb_wrapper > ul > li {
        margin-left: 0;
        background-image: none;
        list-style: none!important;
    }

        .wpb_widgetised_column .wpb_wrapper > ul > li:after, .wpb_widgetised_column .wpb_wrapper > ul > li:before {
            display: none!important;
        }

.wpb_button {
    display: inline-block;
    padding: 4px 10px;
    margin-bottom: 0;
    margin-top: 0;
    font-size: 13px;
    line-height: 18px;
    color: #333;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255,255,255,.75);
    vertical-align: middle;
    cursor: pointer;
    background-color: #f7f7f7;
    border: 1px solid #ccc;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    border-color: rgba(0,0,0,.1);
}

.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_black .vc_label, .vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_blue .vc_label, .vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_green .vc_label, .vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_orange .vc_label, .vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_red .vc_label, .vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_turquoise .vc_label, .vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-blue .vc_label, .vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-chino .vc_label, .vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-mulled-wine .vc_label, .vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-peacoc .vc_label, .vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-pink .vc_label, .vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-violet .vc_label, .vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-vista-blue .vc_label, .vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-vista_blue .vc_label, .vc_progress_bar.vc_progress-bar-color-bar_black .vc_single_bar .vc_label, .vc_progress_bar.vc_progress-bar-color-bar_blue .vc_single_bar .vc_label, .vc_progress_bar.vc_progress-bar-color-bar_green .vc_single_bar .vc_label, .vc_progress_bar.vc_progress-bar-color-bar_orange .vc_single_bar .vc_label, .vc_progress_bar.vc_progress-bar-color-bar_red .vc_single_bar .vc_label, .vc_progress_bar.vc_progress-bar-color-bar_turquoise .vc_single_bar .vc_label, .vc_progress_bar.vc_progress-bar-color-black .vc_single_bar .vc_label, .vc_progress_bar.vc_progress-bar-color-blue .vc_single_bar .vc_label, .vc_progress_bar.vc_progress-bar-color-chino .vc_single_bar .vc_label, .vc_progress_bar.vc_progress-bar-color-mulled-wine .vc_single_bar .vc_label, .vc_progress_bar.vc_progress-bar-color-peacoc .vc_single_bar .vc_label, .vc_progress_bar.vc_progress-bar-color-pink .vc_single_bar .vc_label, .vc_progress_bar.vc_progress-bar-color-turquoise .vc_single_bar .vc_label, .vc_progress_bar.vc_progress-bar-color-violet .vc_single_bar .vc_label, .vc_progress_bar.vc_progress-bar-color-vista-blue .vc_single_bar .vc_label, .vc_progress_bar.vc_progress-bar-color-vista_blue .vc_single_bar .vc_label {
    text-shadow: 0 -1px 0 rgba(0,0,0,.25);
    color: #fff;
}

.wpb_button.active, .wpb_button.disabled, .wpb_button:active, .wpb_button:hover, .wpb_button[disabled] {
    background-color: #eaeaea;
}

.vc_vc_button .vc_btn, .vc_vc_button2 .vc_btn {
    margin-top: 5px;
    margin-bottom: 5px;
}

.wpb_button:hover {
    color: #333;
    background-color: #e6e6e6;
    -webkit-transition: background-color .1s linear;
    -o-transition: background-color .1s linear;
    transition: background-color .1s linear;
    background-image: none;
}

.wpb_button:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px;
}

.wpb_button.active, .wpb_button:active {
    background-color: #e6e6e6;
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05);
    box-shadow: inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05);
}

button.wpb_btn-large, span.wpb_btn-large {
    padding: 9px 14px;
    font-size: 15px;
    line-height: normal;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

    button.wpb_btn-large [class^=icon-], span.wpb_btn-large [class^=icon-] {
        margin-top: 1px;
    }

button.wpb_btn-small, span.wpb_btn-small {
    padding: 5px 9px;
    font-size: 11px;
    line-height: 16px;
}

    button.wpb_btn-small [class^=icon-], span.wpb_btn-small [class^=icon-] {
        margin-top: -1px;
    }

button.wpb_btn-mini, span.wpb_btn-mini {
    padding: 2px 6px;
    font-size: 11px;
    line-height: 14px;
}

.wpb_btn-danger, .wpb_btn-danger:hover, .wpb_btn-info, .wpb_btn-info:hover, .wpb_btn-inverse, .wpb_btn-inverse:hover, .wpb_btn-primary, .wpb_btn-primary:hover, .wpb_btn-success, .wpb_btn-success:hover, .wpb_btn-warning, .wpb_btn-warning:hover {
    color: #FFF;
    text-shadow: 0 -1px 0 rgba(0,0,0,.25);
}

    .wpb_btn-danger.active, .wpb_btn-info.active, .wpb_btn-inverse.active, .wpb_btn-primary.active, .wpb_btn-success.active, .wpb_btn-warning.active {
        color: rgba(255,255,255,.75);
    }

.wpb_btn-primary {
    background-color: #08c;
}

    .wpb_btn-primary.active, .wpb_btn-primary.disabled, .wpb_btn-primary:active, .wpb_btn-primary:hover, .wpb_btn-primary[disabled] {
        background-color: #0077b3;
    }

.wpb_btn-warning {
    background-color: #F90;
}

    .wpb_btn-warning.active, .wpb_btn-warning.disabled, .wpb_btn-warning:active, .wpb_btn-warning:hover, .wpb_btn-warning[disabled] {
        background-color: #e68a00;
    }

.wpb_btn-danger {
    background-color: #FF675B;
}

    .wpb_btn-danger.active, .wpb_btn-danger.disabled, .wpb_btn-danger:active, .wpb_btn-danger:hover, .wpb_btn-danger[disabled] {
        background-color: #ff4f42;
    }

.wpb_btn-success {
    background-color: #6AB165;
}

    .wpb_btn-success.active, .wpb_btn-success.disabled, .wpb_btn-success:active, .wpb_btn-success:hover, .wpb_btn-success[disabled] {
        background-color: #5aa855;
    }

.wpb_btn-info {
    background-color: #58B9DA;
}

    .wpb_btn-info.active, .wpb_btn-info.disabled, .wpb_btn-info:active, .wpb_btn-info:hover, .wpb_btn-info[disabled] {
        background-color: #43b0d5;
    }

.wpb_btn-inverse {
    background-color: #555;
}

    .wpb_btn-inverse.active, .wpb_btn-inverse.disabled, .wpb_btn-inverse:active, .wpb_btn-inverse:hover, .wpb_btn-inverse[disabled] {
        background-color: #484848;
    }

button.wpb_button::-moz-focus-inner, input[type=submit].wpb_button::-moz-focus-inner {
    padding: 0;
    border: 0;
}

a.wpb_button_a {
    border: none;
}

.vc_btn3-container {
    display: block;
    margin-bottom: 21.74px;
    max-width: 100%;
}

    .vc_btn3-container.vc_btn3-inline {
        display: inline-block;
        vertical-align: top;
    }

.vc_general.vc_btn3 {
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    background-color: transparent;
    color: #5472D2;
    border: 1px solid transparent;
    box-sizing: border-box;
    word-wrap: break-word;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative;
    top: 0;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    line-height: normal;
    font-size: 14px;
    padding: 14px 20px;
}

.wpb_content_element .wpb_tabs_nav li.ui-tabs-active a, .wpb_gallery .wpb_flexslider .flex-caption {
    cursor: default;
}

.wpb_call_to_action, .wpb_call_to_action .wpb_button {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.vc_general.vc_btn3.vc_btn3-style-outline, .vc_general.vc_btn3.vc_btn3-style-outline-custom {
    padding: 13px 19px;
}

.vc_general.vc_btn3.active, .vc_general.vc_btn3:active, .vc_general.vc_btn3:focus {
    outline: 0;
}

.vc_general.vc_btn3:focus, .vc_general.vc_btn3:hover {
    border: 1px solid transparent;
    text-decoration: none;
    color: #4868cf;
}

.vc_general.vc_btn3 .vc_btn3-icon {
    vertical-align: top;
    height: 14px;
    line-height: 1;
    font-size: 16px;
}

.vc_general.vc_btn3 .vc_btn3-icon-inner {
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    transform: translate(0,-50%);
}

.vc_general.vc_btn3 .vc_btn3-placeholder {
    display: inline-block;
    vertical-align: top;
    width: 0;
}

.vc_btn3.vc_btn3-icon-left, .vc_btn3.vc_btn3-icon-right {
    position: relative;
}

    .vc_btn3.vc_btn3-icon-left .vc_btn3-icon, .vc_btn3.vc_btn3-icon-right .vc_btn3-icon {
        display: block;
        position: absolute;
        top: 50%;
        -webkit-transform: translate(0,-50%);
        -ms-transform: translate(0,-50%);
        -o-transform: translate(0,-50%);
        transform: translate(0,-50%);
    }

.vc_btn3.vc_btn3-icon-left {
    text-align: left;
}

.vc_btn3.vc_btn3-icon-right {
    text-align: right;
}

    .vc_btn3.vc_btn3-icon-right:not(.vc_btn3-block) .vc_btn3-icon-inner {
        -webkit-transform: translate(-75%,-50%);
        -ms-transform: translate(-75%,-50%);
        transform: translate(-75%,-50%);
    }

.vc_btn3.vc_btn3-o-empty .vc_btn3-icon {
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

.vc_btn3.vc_btn3-o-empty:not(.vc_btn3-block) .vc_btn3-icon-inner {
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

.vc_btn3.vc_btn3-style-classic {
    border-color: rgba(0,0,0,.1);
}

.vc_btn3.vc_btn3-style-modern {
    background-repeat: repeat-x;
    background-image: linear-gradient(to bottom,rgba(255,255,255,.2) 0,rgba(255,255,255,.01) 100%);
}

.vc_btn3.vc_btn3-style-outline, .vc_btn3.vc_btn3-style-outline-custom, .vc_btn3.vc_btn3-style-outline-custom:focus, .vc_btn3.vc_btn3-style-outline-custom:hover, .vc_btn3.vc_btn3-style-outline:focus, .vc_btn3.vc_btn3-style-outline:hover {
    border-width: 2px;
}

.vc_btn3.vc_btn3-style-custom {
    background-repeat: repeat-x;
    background-size: 200%;
    background-position: 0 -100%;
    background-image: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.1) 50%,rgba(0,0,0,.1));
}

    .vc_btn3.vc_btn3-style-custom:focus, .vc_btn3.vc_btn3-style-custom:hover {
        background-position: 0 100%;
    }

.vc_btn3.vc_btn3-block {
    display: block;
    width: 100%;
    text-align: inherit;
}

.vc_btn3.vc_btn3-shape-square {
    border-radius: 0;
}

.vc_btn3.vc_btn3-shape-rounded {
    border-radius: 5px;
}

.vc_btn3.vc_btn3-shape-round {
    border-radius: 2em;
}

.vc_btn3.vc_btn3-size-xs {
    font-size: 11px;
    padding: 8px 12px;
}

    .vc_btn3.vc_btn3-size-xs.vc_btn3-style-outline, .vc_btn3.vc_btn3-size-xs.vc_btn3-style-outline-custom {
        padding: 7px 11px;
    }

    .vc_btn3.vc_btn3-size-xs .vc_btn3-icon {
        font-size: 14px;
        height: 11px;
        line-height: 11px;
    }

    .vc_btn3.vc_btn3-size-xs.vc_btn3-icon-left:not(.vc_btn3-o-empty) {
        padding-left: 31px;
    }

        .vc_btn3.vc_btn3-size-xs.vc_btn3-icon-left:not(.vc_btn3-o-empty) .vc_btn3-icon {
            left: 12px;
        }

    .vc_btn3.vc_btn3-size-xs.vc_btn3-icon-right:not(.vc_btn3-o-empty) {
        padding-right: 31px;
    }

        .vc_btn3.vc_btn3-size-xs.vc_btn3-icon-right:not(.vc_btn3-o-empty) .vc_btn3-icon {
            right: 12px;
        }

.vc_btn3.vc_btn3-size-sm {
    font-size: 12px;
    padding: 11px 16px;
}

    .vc_btn3.vc_btn3-size-sm.vc_btn3-style-outline, .vc_btn3.vc_btn3-size-sm.vc_btn3-style-outline-custom {
        padding: 10px 15px;
    }

    .vc_btn3.vc_btn3-size-sm .vc_btn3-icon {
        font-size: 14px;
        height: 12px;
        line-height: 12px;
    }

    .vc_btn3.vc_btn3-size-sm.vc_btn3-icon-left:not(.vc_btn3-o-empty) {
        padding-left: 39px;
    }

        .vc_btn3.vc_btn3-size-sm.vc_btn3-icon-left:not(.vc_btn3-o-empty) .vc_btn3-icon {
            left: 16px;
        }

    .vc_btn3.vc_btn3-size-sm.vc_btn3-icon-right:not(.vc_btn3-o-empty) {
        padding-right: 39px;
    }

        .vc_btn3.vc_btn3-size-sm.vc_btn3-icon-right:not(.vc_btn3-o-empty) .vc_btn3-icon {
            right: 16px;
        }

.vc_btn3.vc_btn3-size-md {
    font-size: 14px;
    padding: 14px 20px;
}

    .vc_btn3.vc_btn3-size-md.vc_btn3-style-outline, .vc_btn3.vc_btn3-size-md.vc_btn3-style-outline-custom {
        padding: 13px 19px;
    }

    .vc_btn3.vc_btn3-size-md .vc_btn3-icon {
        font-size: 16px;
        height: 14px;
        line-height: 14px;
    }

    .vc_btn3.vc_btn3-size-md.vc_btn3-icon-left:not(.vc_btn3-o-empty) {
        padding-left: 48px;
    }

        .vc_btn3.vc_btn3-size-md.vc_btn3-icon-left:not(.vc_btn3-o-empty) .vc_btn3-icon {
            left: 20px;
        }

    .vc_btn3.vc_btn3-size-md.vc_btn3-icon-right:not(.vc_btn3-o-empty) {
        padding-right: 48px;
    }

        .vc_btn3.vc_btn3-size-md.vc_btn3-icon-right:not(.vc_btn3-o-empty) .vc_btn3-icon {
            right: 20px;
        }

.vc_btn3.vc_btn3-size-lg {
    font-size: 16px;
    padding: 18px 25px;
}

    .vc_btn3.vc_btn3-size-lg.vc_btn3-style-outline, .vc_btn3.vc_btn3-size-lg.vc_btn3-style-outline-custom {
        padding: 17px 24px;
    }

    .vc_btn3.vc_btn3-size-lg .vc_btn3-icon {
        font-size: 20px;
        height: 16px;
        line-height: 16px;
    }

    .vc_btn3.vc_btn3-size-lg.vc_btn3-icon-left:not(.vc_btn3-o-empty) {
        padding-left: 60px;
    }

        .vc_btn3.vc_btn3-size-lg.vc_btn3-icon-left:not(.vc_btn3-o-empty) .vc_btn3-icon {
            left: 25px;
        }

    .vc_btn3.vc_btn3-size-lg.vc_btn3-icon-right:not(.vc_btn3-o-empty) {
        padding-right: 60px;
    }

        .vc_btn3.vc_btn3-size-lg.vc_btn3-icon-right:not(.vc_btn3-o-empty) .vc_btn3-icon {
            right: 25px;
        }

.vc_btn3.vc_btn3-color-blue, .vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat {
    color: #fff;
    background-color: #5472D2;
}

    .vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat:focus, .vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat:hover, .vc_btn3.vc_btn3-color-blue:focus, .vc_btn3.vc_btn3-color-blue:hover {
        color: #f7f7f7;
        background-color: #3c5ecc;
    }

    .vc_btn3.vc_btn3-color-blue.active, .vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat.active, .vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat:active, .vc_btn3.vc_btn3-color-blue:active {
        color: #f2f2f2;
        background-color: #3558c8;
    }

    .vc_btn3.vc_btn3-color-blue.vc_btn3-style-outline {
        color: #5472D2;
        border-color: #5472D2;
        background-color: transparent;
    }

        .vc_btn3.vc_btn3-color-blue.vc_btn3-style-outline.active, .vc_btn3.vc_btn3-color-blue.vc_btn3-style-outline:active, .vc_btn3.vc_btn3-color-blue.vc_btn3-style-outline:focus, .vc_btn3.vc_btn3-color-blue.vc_btn3-style-outline:hover {
            color: #fff;
            border-color: #5472D2;
            background-color: #5472D2;
        }

    .vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d {
        color: #fff;
        background-color: #5472D2;
        box-shadow: 0 5px 0 #3253bc;
    }

        .vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d:focus, .vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d:hover {
            color: #f7f7f7;
            background-color: #5472D2;
            top: 3px;
            box-shadow: 0 2px 0 #3253bc;
        }

        .vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.active, .vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d:active {
            color: #f2f2f2;
            background-color: #5472D2;
        }

        .vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.vc_btn3-size-xs {
            box-shadow: 0 3px 0 #3253bc;
        }

            .vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.vc_btn3-size-xs:focus, .vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.vc_btn3-size-xs:hover {
                top: 1px;
                box-shadow: 0 2px 0 #3253bc;
            }

        .vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.vc_btn3-size-sm {
            box-shadow: 0 4px 0 #3253bc;
        }

            .vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.vc_btn3-size-sm:focus, .vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.vc_btn3-size-sm:hover {
                top: 2px;
                box-shadow: 0 2px 0 #3253bc;
            }

        .vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.vc_btn3-size-lg {
            box-shadow: 0 5px 0 #3253bc;
        }

            .vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.vc_btn3-size-lg:focus, .vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.vc_btn3-size-lg:hover {
                top: 3px;
                box-shadow: 0 2px 0 #3253bc;
            }

    .vc_btn3.vc_btn3-color-blue.vc_btn3-style-modern {
        color: #fff;
        border-color: #5472D2;
        background-color: #5472D2;
    }

        .vc_btn3.vc_btn3-color-blue.vc_btn3-style-modern:focus, .vc_btn3.vc_btn3-color-blue.vc_btn3-style-modern:hover {
            color: #f7f7f7;
            border-color: #3c5ecc;
            background-color: #3c5ecc;
        }

        .vc_btn3.vc_btn3-color-blue.vc_btn3-style-modern.active, .vc_btn3.vc_btn3-color-blue.vc_btn3-style-modern:active {
            color: #f2f2f2;
            border-color: #3558c8;
            background-color: #3558c8;
        }

.vc_btn3.vc_btn3-color-turquoise, .vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-flat {
    color: #fff;
    background-color: #00C1CF;
}

    .vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-flat:focus, .vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-flat:hover, .vc_btn3.vc_btn3-color-turquoise:focus, .vc_btn3.vc_btn3-color-turquoise:hover {
        color: #f7f7f7;
        background-color: #00a4b0;
    }

    .vc_btn3.vc_btn3-color-turquoise.active, .vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-flat.active, .vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-flat:active, .vc_btn3.vc_btn3-color-turquoise:active {
        color: #f2f2f2;
        background-color: #009ba6;
    }

    .vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-outline {
        color: #00C1CF;
        border-color: #00C1CF;
        background-color: transparent;
    }

        .vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-outline.active, .vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-outline:active, .vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-outline:focus, .vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-outline:hover {
            color: #fff;
            border-color: #00C1CF;
            background-color: #00C1CF;
        }

    .vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d {
        color: #fff;
        background-color: #00C1CF;
        box-shadow: 0 5px 0 #008d97;
    }

        .vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d:focus, .vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d:hover {
            color: #f7f7f7;
            background-color: #00C1CF;
            top: 3px;
            box-shadow: 0 2px 0 #008d97;
        }

        .vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.active, .vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d:active {
            color: #f2f2f2;
            background-color: #00C1CF;
        }

        .vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.vc_btn3-size-xs {
            box-shadow: 0 3px 0 #008d97;
        }

            .vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.vc_btn3-size-xs:focus, .vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.vc_btn3-size-xs:hover {
                top: 1px;
                box-shadow: 0 2px 0 #008d97;
            }

        .vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.vc_btn3-size-sm {
            box-shadow: 0 4px 0 #008d97;
        }

            .vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.vc_btn3-size-sm:focus, .vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.vc_btn3-size-sm:hover {
                top: 2px;
                box-shadow: 0 2px 0 #008d97;
            }

        .vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.vc_btn3-size-lg {
            box-shadow: 0 5px 0 #008d97;
        }

            .vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.vc_btn3-size-lg:focus, .vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.vc_btn3-size-lg:hover {
                top: 3px;
                box-shadow: 0 2px 0 #008d97;
            }

    .vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-modern {
        color: #fff;
        border-color: #00C1CF;
        background-color: #00C1CF;
    }

        .vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-modern:focus, .vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-modern:hover {
            color: #f7f7f7;
            border-color: #00a4b0;
            background-color: #00a4b0;
        }

        .vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-modern.active, .vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-modern:active {
            color: #f2f2f2;
            border-color: #009ba6;
            background-color: #009ba6;
        }

.vc_btn3.vc_btn3-color-pink, .vc_btn3.vc_btn3-color-pink.vc_btn3-style-flat {
    color: #fff;
    background-color: #FE6C61;
}

    .vc_btn3.vc_btn3-color-pink.vc_btn3-style-flat:focus, .vc_btn3.vc_btn3-color-pink.vc_btn3-style-flat:hover, .vc_btn3.vc_btn3-color-pink:focus, .vc_btn3.vc_btn3-color-pink:hover {
        color: #f7f7f7;
        background-color: #fe5043;
    }

    .vc_btn3.vc_btn3-color-pink.active, .vc_btn3.vc_btn3-color-pink.vc_btn3-style-flat.active, .vc_btn3.vc_btn3-color-pink.vc_btn3-style-flat:active, .vc_btn3.vc_btn3-color-pink:active {
        color: #f2f2f2;
        background-color: #fe4638;
    }

    .vc_btn3.vc_btn3-color-pink.vc_btn3-style-outline {
        color: #FE6C61;
        border-color: #FE6C61;
        background-color: transparent;
    }

        .vc_btn3.vc_btn3-color-pink.vc_btn3-style-outline.active, .vc_btn3.vc_btn3-color-pink.vc_btn3-style-outline:active, .vc_btn3.vc_btn3-color-pink.vc_btn3-style-outline:focus, .vc_btn3.vc_btn3-color-pink.vc_btn3-style-outline:hover {
            color: #fff;
            border-color: #FE6C61;
            background-color: #FE6C61;
        }

    .vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d {
        color: #fff;
        background-color: #FE6C61;
        box-shadow: 0 5px 0 #fe3829;
    }

        .vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d:focus, .vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d:hover {
            color: #f7f7f7;
            background-color: #FE6C61;
            top: 3px;
            box-shadow: 0 2px 0 #fe3829;
        }

        .vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.active, .vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d:active {
            color: #f2f2f2;
            background-color: #FE6C61;
        }

        .vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.vc_btn3-size-xs {
            box-shadow: 0 3px 0 #fe3829;
        }

            .vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.vc_btn3-size-xs:focus, .vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.vc_btn3-size-xs:hover {
                top: 1px;
                box-shadow: 0 2px 0 #fe3829;
            }

        .vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.vc_btn3-size-sm {
            box-shadow: 0 4px 0 #fe3829;
        }

            .vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.vc_btn3-size-sm:focus, .vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.vc_btn3-size-sm:hover {
                top: 2px;
                box-shadow: 0 2px 0 #fe3829;
            }

        .vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.vc_btn3-size-lg {
            box-shadow: 0 5px 0 #fe3829;
        }

            .vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.vc_btn3-size-lg:focus, .vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.vc_btn3-size-lg:hover {
                top: 3px;
                box-shadow: 0 2px 0 #fe3829;
            }

    .vc_btn3.vc_btn3-color-pink.vc_btn3-style-modern {
        color: #fff;
        border-color: #FE6C61;
        background-color: #FE6C61;
    }

        .vc_btn3.vc_btn3-color-pink.vc_btn3-style-modern:focus, .vc_btn3.vc_btn3-color-pink.vc_btn3-style-modern:hover {
            color: #f7f7f7;
            border-color: #fe5043;
            background-color: #fe5043;
        }

        .vc_btn3.vc_btn3-color-pink.vc_btn3-style-modern.active, .vc_btn3.vc_btn3-color-pink.vc_btn3-style-modern:active {
            color: #f2f2f2;
            border-color: #fe4638;
            background-color: #fe4638;
        }

.vc_btn3.vc_btn3-color-violet, .vc_btn3.vc_btn3-color-violet.vc_btn3-style-flat {
    color: #fff;
    background-color: #8D6DC4;
}

    .vc_btn3.vc_btn3-color-violet.vc_btn3-style-flat:focus, .vc_btn3.vc_btn3-color-violet.vc_btn3-style-flat:hover, .vc_btn3.vc_btn3-color-violet:focus, .vc_btn3.vc_btn3-color-violet:hover {
        color: #f7f7f7;
        background-color: #7c57bb;
    }

    .vc_btn3.vc_btn3-color-violet.active, .vc_btn3.vc_btn3-color-violet.vc_btn3-style-flat.active, .vc_btn3.vc_btn3-color-violet.vc_btn3-style-flat:active, .vc_btn3.vc_btn3-color-violet:active {
        color: #f2f2f2;
        background-color: #7650b8;
    }

    .vc_btn3.vc_btn3-color-violet.vc_btn3-style-outline {
        color: #8D6DC4;
        border-color: #8D6DC4;
        background-color: transparent;
    }

        .vc_btn3.vc_btn3-color-violet.vc_btn3-style-outline.active, .vc_btn3.vc_btn3-color-violet.vc_btn3-style-outline:active, .vc_btn3.vc_btn3-color-violet.vc_btn3-style-outline:focus, .vc_btn3.vc_btn3-color-violet.vc_btn3-style-outline:hover {
            color: #fff;
            border-color: #8D6DC4;
            background-color: #8D6DC4;
        }

    .vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d {
        color: #fff;
        background-color: #8D6DC4;
        box-shadow: 0 5px 0 #6e48b1;
    }

        .vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d:focus, .vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d:hover {
            color: #f7f7f7;
            background-color: #8D6DC4;
            top: 3px;
            box-shadow: 0 2px 0 #6e48b1;
        }

        .vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.active, .vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d:active {
            color: #f2f2f2;
            background-color: #8D6DC4;
        }

        .vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.vc_btn3-size-xs {
            box-shadow: 0 3px 0 #6e48b1;
        }

            .vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.vc_btn3-size-xs:focus, .vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.vc_btn3-size-xs:hover {
                top: 1px;
                box-shadow: 0 2px 0 #6e48b1;
            }

        .vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.vc_btn3-size-sm {
            box-shadow: 0 4px 0 #6e48b1;
        }

            .vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.vc_btn3-size-sm:focus, .vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.vc_btn3-size-sm:hover {
                top: 2px;
                box-shadow: 0 2px 0 #6e48b1;
            }

        .vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.vc_btn3-size-lg {
            box-shadow: 0 5px 0 #6e48b1;
        }

            .vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.vc_btn3-size-lg:focus, .vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.vc_btn3-size-lg:hover {
                top: 3px;
                box-shadow: 0 2px 0 #6e48b1;
            }

    .vc_btn3.vc_btn3-color-violet.vc_btn3-style-modern {
        color: #fff;
        border-color: #8D6DC4;
        background-color: #8D6DC4;
    }

        .vc_btn3.vc_btn3-color-violet.vc_btn3-style-modern:focus, .vc_btn3.vc_btn3-color-violet.vc_btn3-style-modern:hover {
            color: #f7f7f7;
            border-color: #7c57bb;
            background-color: #7c57bb;
        }

        .vc_btn3.vc_btn3-color-violet.vc_btn3-style-modern.active, .vc_btn3.vc_btn3-color-violet.vc_btn3-style-modern:active {
            color: #f2f2f2;
            border-color: #7650b8;
            background-color: #7650b8;
        }

.vc_btn3.vc_btn3-color-peacoc, .vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-flat {
    color: #fff;
    background-color: #4CADC9;
}

    .vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-flat:focus, .vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-flat:hover, .vc_btn3.vc_btn3-color-peacoc:focus, .vc_btn3.vc_btn3-color-peacoc:hover {
        color: #f7f7f7;
        background-color: #39a0bd;
    }

    .vc_btn3.vc_btn3-color-peacoc.active, .vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-flat.active, .vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-flat:active, .vc_btn3.vc_btn3-color-peacoc:active {
        color: #f2f2f2;
        background-color: #3799b5;
    }

    .vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-outline {
        color: #4CADC9;
        border-color: #4CADC9;
        background-color: transparent;
    }

        .vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-outline.active, .vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-outline:active, .vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-outline:focus, .vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-outline:hover {
            color: #fff;
            border-color: #4CADC9;
            background-color: #4CADC9;
        }

    .vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d {
        color: #fff;
        background-color: #4CADC9;
        box-shadow: 0 5px 0 #338faa;
    }

        .vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d:focus, .vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d:hover {
            color: #f7f7f7;
            background-color: #4CADC9;
            top: 3px;
            box-shadow: 0 2px 0 #338faa;
        }

        .vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.active, .vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d:active {
            color: #f2f2f2;
            background-color: #4CADC9;
        }

        .vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.vc_btn3-size-xs {
            box-shadow: 0 3px 0 #338faa;
        }

            .vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.vc_btn3-size-xs:focus, .vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.vc_btn3-size-xs:hover {
                top: 1px;
                box-shadow: 0 2px 0 #338faa;
            }

        .vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.vc_btn3-size-sm {
            box-shadow: 0 4px 0 #338faa;
        }

            .vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.vc_btn3-size-sm:focus, .vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.vc_btn3-size-sm:hover {
                top: 2px;
                box-shadow: 0 2px 0 #338faa;
            }

        .vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.vc_btn3-size-lg {
            box-shadow: 0 5px 0 #338faa;
        }

            .vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.vc_btn3-size-lg:focus, .vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.vc_btn3-size-lg:hover {
                top: 3px;
                box-shadow: 0 2px 0 #338faa;
            }

    .vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-modern {
        color: #fff;
        border-color: #4CADC9;
        background-color: #4CADC9;
    }

        .vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-modern:focus, .vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-modern:hover {
            color: #f7f7f7;
            border-color: #39a0bd;
            background-color: #39a0bd;
        }

        .vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-modern.active, .vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-modern:active {
            color: #f2f2f2;
            border-color: #3799b5;
            background-color: #3799b5;
        }

.vc_btn3.vc_btn3-color-chino, .vc_btn3.vc_btn3-color-chino.vc_btn3-style-flat {
    color: #fff;
    background-color: #CEC2AB;
}

    .vc_btn3.vc_btn3-color-chino.vc_btn3-style-flat:focus, .vc_btn3.vc_btn3-color-chino.vc_btn3-style-flat:hover, .vc_btn3.vc_btn3-color-chino:focus, .vc_btn3.vc_btn3-color-chino:hover {
        color: #f7f7f7;
        background-color: #c3b498;
    }

    .vc_btn3.vc_btn3-color-chino.active, .vc_btn3.vc_btn3-color-chino.vc_btn3-style-flat.active, .vc_btn3.vc_btn3-color-chino.vc_btn3-style-flat:active, .vc_btn3.vc_btn3-color-chino:active {
        color: #f2f2f2;
        background-color: #bfaf91;
    }

    .vc_btn3.vc_btn3-color-chino.vc_btn3-style-outline {
        color: #CEC2AB;
        border-color: #CEC2AB;
        background-color: transparent;
    }

        .vc_btn3.vc_btn3-color-chino.vc_btn3-style-outline.active, .vc_btn3.vc_btn3-color-chino.vc_btn3-style-outline:active, .vc_btn3.vc_btn3-color-chino.vc_btn3-style-outline:focus, .vc_btn3.vc_btn3-color-chino.vc_btn3-style-outline:hover {
            color: #fff;
            border-color: #CEC2AB;
            background-color: #CEC2AB;
        }

    .vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d {
        color: #fff;
        background-color: #CEC2AB;
        box-shadow: 0 5px 0 #b9a888;
    }

        .vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d:focus, .vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d:hover {
            color: #f7f7f7;
            background-color: #CEC2AB;
            top: 3px;
            box-shadow: 0 2px 0 #b9a888;
        }

        .vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.active, .vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d:active {
            color: #f2f2f2;
            background-color: #CEC2AB;
        }

        .vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.vc_btn3-size-xs {
            box-shadow: 0 3px 0 #b9a888;
        }

            .vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.vc_btn3-size-xs:focus, .vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.vc_btn3-size-xs:hover {
                top: 1px;
                box-shadow: 0 2px 0 #b9a888;
            }

        .vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.vc_btn3-size-sm {
            box-shadow: 0 4px 0 #b9a888;
        }

            .vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.vc_btn3-size-sm:focus, .vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.vc_btn3-size-sm:hover {
                top: 2px;
                box-shadow: 0 2px 0 #b9a888;
            }

        .vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.vc_btn3-size-lg {
            box-shadow: 0 5px 0 #b9a888;
        }

            .vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.vc_btn3-size-lg:focus, .vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.vc_btn3-size-lg:hover {
                top: 3px;
                box-shadow: 0 2px 0 #b9a888;
            }

    .vc_btn3.vc_btn3-color-chino.vc_btn3-style-modern {
        color: #fff;
        border-color: #CEC2AB;
        background-color: #CEC2AB;
    }

        .vc_btn3.vc_btn3-color-chino.vc_btn3-style-modern:focus, .vc_btn3.vc_btn3-color-chino.vc_btn3-style-modern:hover {
            color: #f7f7f7;
            border-color: #c3b498;
            background-color: #c3b498;
        }

        .vc_btn3.vc_btn3-color-chino.vc_btn3-style-modern.active, .vc_btn3.vc_btn3-color-chino.vc_btn3-style-modern:active {
            color: #f2f2f2;
            border-color: #bfaf91;
            background-color: #bfaf91;
        }

.vc_btn3.vc_btn3-color-mulled-wine, .vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-flat {
    color: #fff;
    background-color: #50485B;
}

    .vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-flat:focus, .vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-flat:hover, .vc_btn3.vc_btn3-color-mulled-wine:focus, .vc_btn3.vc_btn3-color-mulled-wine:hover {
        color: #f7f7f7;
        background-color: #413a4a;
    }

    .vc_btn3.vc_btn3-color-mulled-wine.active, .vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-flat.active, .vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-flat:active, .vc_btn3.vc_btn3-color-mulled-wine:active {
        color: #f2f2f2;
        background-color: #3c3644;
    }

    .vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-outline {
        color: #50485B;
        border-color: #50485B;
        background-color: transparent;
    }

        .vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-outline.active, .vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-outline:active, .vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-outline:focus, .vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-outline:hover {
            color: #fff;
            border-color: #50485B;
            background-color: #50485B;
        }

    .vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d {
        color: #fff;
        background-color: #50485B;
        box-shadow: 0 5px 0 #342f3c;
    }

        .vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d:focus, .vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d:hover {
            color: #f7f7f7;
            background-color: #50485B;
            top: 3px;
            box-shadow: 0 2px 0 #342f3c;
        }

        .vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.active, .vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d:active {
            color: #f2f2f2;
            background-color: #50485B;
        }

        .vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.vc_btn3-size-xs {
            box-shadow: 0 3px 0 #342f3c;
        }

            .vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.vc_btn3-size-xs:focus, .vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.vc_btn3-size-xs:hover {
                top: 1px;
                box-shadow: 0 2px 0 #342f3c;
            }

        .vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.vc_btn3-size-sm {
            box-shadow: 0 4px 0 #342f3c;
        }

            .vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.vc_btn3-size-sm:focus, .vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.vc_btn3-size-sm:hover {
                top: 2px;
                box-shadow: 0 2px 0 #342f3c;
            }

        .vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.vc_btn3-size-lg {
            box-shadow: 0 5px 0 #342f3c;
        }

            .vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.vc_btn3-size-lg:focus, .vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.vc_btn3-size-lg:hover {
                top: 3px;
                box-shadow: 0 2px 0 #342f3c;
            }

    .vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-modern {
        color: #fff;
        border-color: #50485B;
        background-color: #50485B;
    }

        .vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-modern:focus, .vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-modern:hover {
            color: #f7f7f7;
            border-color: #413a4a;
            background-color: #413a4a;
        }

        .vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-modern.active, .vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-modern:active {
            color: #f2f2f2;
            border-color: #3c3644;
            background-color: #3c3644;
        }

.vc_btn3.vc_btn3-color-vista-blue, .vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-flat {
    color: #fff;
    background-color: #75D69C;
}

    .vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-flat:focus, .vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-flat:hover, .vc_btn3.vc_btn3-color-vista-blue:focus, .vc_btn3.vc_btn3-color-vista-blue:hover {
        color: #f7f7f7;
        background-color: #5dcf8b;
    }

    .vc_btn3.vc_btn3-color-vista-blue.active, .vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-flat.active, .vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-flat:active, .vc_btn3.vc_btn3-color-vista-blue:active {
        color: #f2f2f2;
        background-color: #56cd85;
    }

    .vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-outline {
        color: #75D69C;
        border-color: #75D69C;
        background-color: transparent;
    }

        .vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-outline.active, .vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-outline:active, .vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-outline:focus, .vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-outline:hover {
            color: #fff;
            border-color: #75D69C;
            background-color: #75D69C;
        }

    .vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d {
        color: #fff;
        background-color: #75D69C;
        box-shadow: 0 5px 0 #4ac97d;
    }

        .vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d:focus, .vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d:hover {
            color: #f7f7f7;
            background-color: #75D69C;
            top: 3px;
            box-shadow: 0 2px 0 #4ac97d;
        }

        .vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.active, .vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d:active {
            color: #f2f2f2;
            background-color: #75D69C;
        }

        .vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.vc_btn3-size-xs {
            box-shadow: 0 3px 0 #4ac97d;
        }

            .vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.vc_btn3-size-xs:focus, .vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.vc_btn3-size-xs:hover {
                top: 1px;
                box-shadow: 0 2px 0 #4ac97d;
            }

        .vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.vc_btn3-size-sm {
            box-shadow: 0 4px 0 #4ac97d;
        }

            .vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.vc_btn3-size-sm:focus, .vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.vc_btn3-size-sm:hover {
                top: 2px;
                box-shadow: 0 2px 0 #4ac97d;
            }

        .vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.vc_btn3-size-lg {
            box-shadow: 0 5px 0 #4ac97d;
        }

            .vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.vc_btn3-size-lg:focus, .vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.vc_btn3-size-lg:hover {
                top: 3px;
                box-shadow: 0 2px 0 #4ac97d;
            }

    .vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-modern {
        color: #fff;
        border-color: #75D69C;
        background-color: #75D69C;
    }

        .vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-modern:focus, .vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-modern:hover {
            color: #f7f7f7;
            border-color: #5dcf8b;
            background-color: #5dcf8b;
        }

        .vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-modern.active, .vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-modern:active {
            color: #f2f2f2;
            border-color: #56cd85;
            background-color: #56cd85;
        }

.vc_btn3.vc_btn3-color-orange, .vc_btn3.vc_btn3-color-orange.vc_btn3-style-flat {
    color: #fff;
    background-color: #F7BE68;
}

    .vc_btn3.vc_btn3-color-orange.vc_btn3-style-flat:focus, .vc_btn3.vc_btn3-color-orange.vc_btn3-style-flat:hover, .vc_btn3.vc_btn3-color-orange:focus, .vc_btn3.vc_btn3-color-orange:hover {
        color: #f7f7f7;
        background-color: #f5b14b;
    }

    .vc_btn3.vc_btn3-color-orange.active, .vc_btn3.vc_btn3-color-orange.vc_btn3-style-flat.active, .vc_btn3.vc_btn3-color-orange.vc_btn3-style-flat:active, .vc_btn3.vc_btn3-color-orange:active {
        color: #f2f2f2;
        background-color: #f5ad41;
    }

    .vc_btn3.vc_btn3-color-orange.vc_btn3-style-outline {
        color: #F7BE68;
        border-color: #F7BE68;
        background-color: transparent;
    }

        .vc_btn3.vc_btn3-color-orange.vc_btn3-style-outline.active, .vc_btn3.vc_btn3-color-orange.vc_btn3-style-outline:active, .vc_btn3.vc_btn3-color-orange.vc_btn3-style-outline:focus, .vc_btn3.vc_btn3-color-orange.vc_btn3-style-outline:hover {
            color: #fff;
            border-color: #F7BE68;
            background-color: #F7BE68;
        }

    .vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d {
        color: #fff;
        background-color: #F7BE68;
        box-shadow: 0 5px 0 #f4a733;
    }

        .vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d:focus, .vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d:hover {
            color: #f7f7f7;
            background-color: #F7BE68;
            top: 3px;
            box-shadow: 0 2px 0 #f4a733;
        }

        .vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.active, .vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d:active {
            color: #f2f2f2;
            background-color: #F7BE68;
        }

        .vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.vc_btn3-size-xs {
            box-shadow: 0 3px 0 #f4a733;
        }

            .vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.vc_btn3-size-xs:focus, .vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.vc_btn3-size-xs:hover {
                top: 1px;
                box-shadow: 0 2px 0 #f4a733;
            }

        .vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.vc_btn3-size-sm {
            box-shadow: 0 4px 0 #f4a733;
        }

            .vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.vc_btn3-size-sm:focus, .vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.vc_btn3-size-sm:hover {
                top: 2px;
                box-shadow: 0 2px 0 #f4a733;
            }

        .vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.vc_btn3-size-lg {
            box-shadow: 0 5px 0 #f4a733;
        }

            .vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.vc_btn3-size-lg:focus, .vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.vc_btn3-size-lg:hover {
                top: 3px;
                box-shadow: 0 2px 0 #f4a733;
            }

    .vc_btn3.vc_btn3-color-orange.vc_btn3-style-modern {
        color: #fff;
        border-color: #F7BE68;
        background-color: #F7BE68;
    }

        .vc_btn3.vc_btn3-color-orange.vc_btn3-style-modern:focus, .vc_btn3.vc_btn3-color-orange.vc_btn3-style-modern:hover {
            color: #f7f7f7;
            border-color: #f5b14b;
            background-color: #f5b14b;
        }

        .vc_btn3.vc_btn3-color-orange.vc_btn3-style-modern.active, .vc_btn3.vc_btn3-color-orange.vc_btn3-style-modern:active {
            color: #f2f2f2;
            border-color: #f5ad41;
            background-color: #f5ad41;
        }

.vc_btn3.vc_btn3-color-sky, .vc_btn3.vc_btn3-color-sky.vc_btn3-style-flat {
    color: #fff;
    background-color: #5AA1E3;
}

    .vc_btn3.vc_btn3-color-sky.vc_btn3-style-flat:focus, .vc_btn3.vc_btn3-color-sky.vc_btn3-style-flat:hover, .vc_btn3.vc_btn3-color-sky:focus, .vc_btn3.vc_btn3-color-sky:hover {
        color: #f7f7f7;
        background-color: #4092df;
    }

    .vc_btn3.vc_btn3-color-sky.active, .vc_btn3.vc_btn3-color-sky.vc_btn3-style-flat.active, .vc_btn3.vc_btn3-color-sky.vc_btn3-style-flat:active, .vc_btn3.vc_btn3-color-sky:active {
        color: #f2f2f2;
        background-color: #378ddd;
    }

    .vc_btn3.vc_btn3-color-sky.vc_btn3-style-outline {
        color: #5AA1E3;
        border-color: #5AA1E3;
        background-color: transparent;
    }

        .vc_btn3.vc_btn3-color-sky.vc_btn3-style-outline.active, .vc_btn3.vc_btn3-color-sky.vc_btn3-style-outline:active, .vc_btn3.vc_btn3-color-sky.vc_btn3-style-outline:focus, .vc_btn3.vc_btn3-color-sky.vc_btn3-style-outline:hover {
            color: #fff;
            border-color: #5AA1E3;
            background-color: #5AA1E3;
        }

    .vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d {
        color: #fff;
        background-color: #5AA1E3;
        box-shadow: 0 5px 0 #2a86db;
    }

        .vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d:focus, .vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d:hover {
            color: #f7f7f7;
            background-color: #5AA1E3;
            top: 3px;
            box-shadow: 0 2px 0 #2a86db;
        }

        .vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.active, .vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d:active {
            color: #f2f2f2;
            background-color: #5AA1E3;
        }

        .vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-xs {
            box-shadow: 0 3px 0 #2a86db;
        }

            .vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-xs:focus, .vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-xs:hover {
                top: 1px;
                box-shadow: 0 2px 0 #2a86db;
            }

        .vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-sm {
            box-shadow: 0 4px 0 #2a86db;
        }

            .vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-sm:focus, .vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-sm:hover {
                top: 2px;
                box-shadow: 0 2px 0 #2a86db;
            }

        .vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-lg {
            box-shadow: 0 5px 0 #2a86db;
        }

            .vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-lg:focus, .vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-lg:hover {
                top: 3px;
                box-shadow: 0 2px 0 #2a86db;
            }

    .vc_btn3.vc_btn3-color-sky.vc_btn3-style-modern {
        color: #fff;
        border-color: #5AA1E3;
        background-color: #5AA1E3;
    }

        .vc_btn3.vc_btn3-color-sky.vc_btn3-style-modern:focus, .vc_btn3.vc_btn3-color-sky.vc_btn3-style-modern:hover {
            color: #f7f7f7;
            border-color: #4092df;
            background-color: #4092df;
        }

        .vc_btn3.vc_btn3-color-sky.vc_btn3-style-modern.active, .vc_btn3.vc_btn3-color-sky.vc_btn3-style-modern:active {
            color: #f2f2f2;
            border-color: #378ddd;
            background-color: #378ddd;
        }

.vc_btn3.vc_btn3-color-green, .vc_btn3.vc_btn3-color-green.vc_btn3-style-flat {
    color: #fff;
    background-color: #6DAB3C;
}

    .vc_btn3.vc_btn3-color-green.vc_btn3-style-flat:focus, .vc_btn3.vc_btn3-color-green.vc_btn3-style-flat:hover, .vc_btn3.vc_btn3-color-green:focus, .vc_btn3.vc_btn3-color-green:hover {
        color: #f7f7f7;
        background-color: #5f9434;
    }

    .vc_btn3.vc_btn3-color-green.active, .vc_btn3.vc_btn3-color-green.vc_btn3-style-flat.active, .vc_btn3.vc_btn3-color-green.vc_btn3-style-flat:active, .vc_btn3.vc_btn3-color-green:active {
        color: #f2f2f2;
        background-color: #5a8d31;
    }

    .vc_btn3.vc_btn3-color-green.vc_btn3-style-outline {
        color: #6DAB3C;
        border-color: #6DAB3C;
        background-color: transparent;
    }

        .vc_btn3.vc_btn3-color-green.vc_btn3-style-outline.active, .vc_btn3.vc_btn3-color-green.vc_btn3-style-outline:active, .vc_btn3.vc_btn3-color-green.vc_btn3-style-outline:focus, .vc_btn3.vc_btn3-color-green.vc_btn3-style-outline:hover {
            color: #fff;
            border-color: #6DAB3C;
            background-color: #6DAB3C;
        }

    .vc_btn3.vc_btn3-color-green.vc_btn3-style-3d {
        color: #fff;
        background-color: #6DAB3C;
        box-shadow: 0 5px 0 #53812d;
    }

        .vc_btn3.vc_btn3-color-green.vc_btn3-style-3d:focus, .vc_btn3.vc_btn3-color-green.vc_btn3-style-3d:hover {
            color: #f7f7f7;
            background-color: #6DAB3C;
            top: 3px;
            box-shadow: 0 2px 0 #53812d;
        }

        .vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.active, .vc_btn3.vc_btn3-color-green.vc_btn3-style-3d:active {
            color: #f2f2f2;
            background-color: #6DAB3C;
        }

        .vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.vc_btn3-size-xs {
            box-shadow: 0 3px 0 #53812d;
        }

            .vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.vc_btn3-size-xs:focus, .vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.vc_btn3-size-xs:hover {
                top: 1px;
                box-shadow: 0 2px 0 #53812d;
            }

        .vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.vc_btn3-size-sm {
            box-shadow: 0 4px 0 #53812d;
        }

            .vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.vc_btn3-size-sm:focus, .vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.vc_btn3-size-sm:hover {
                top: 2px;
                box-shadow: 0 2px 0 #53812d;
            }

        .vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.vc_btn3-size-lg {
            box-shadow: 0 5px 0 #53812d;
        }

            .vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.vc_btn3-size-lg:focus, .vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.vc_btn3-size-lg:hover {
                top: 3px;
                box-shadow: 0 2px 0 #53812d;
            }

    .vc_btn3.vc_btn3-color-green.vc_btn3-style-modern {
        color: #fff;
        border-color: #6DAB3C;
        background-color: #6DAB3C;
    }

        .vc_btn3.vc_btn3-color-green.vc_btn3-style-modern:focus, .vc_btn3.vc_btn3-color-green.vc_btn3-style-modern:hover {
            color: #f7f7f7;
            border-color: #5f9434;
            background-color: #5f9434;
        }

        .vc_btn3.vc_btn3-color-green.vc_btn3-style-modern.active, .vc_btn3.vc_btn3-color-green.vc_btn3-style-modern:active {
            color: #f2f2f2;
            border-color: #5a8d31;
            background-color: #5a8d31;
        }

.vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {
    color: #fff;
    background-color: #F4524D;
}

    .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:focus, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:hover, .vc_btn3.vc_btn3-color-juicy-pink:focus, .vc_btn3.vc_btn3-color-juicy-pink:hover {
        color: #f7f7f7;
        background-color: #f23630;
    }

    .vc_btn3.vc_btn3-color-juicy-pink.active, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat.active, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:active, .vc_btn3.vc_btn3-color-juicy-pink:active {
        color: #f2f2f2;
        background-color: #f22d27;
    }

    .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-outline {
        color: #F4524D;
        border-color: #F4524D;
        background-color: transparent;
    }

        .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-outline.active, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-outline:active, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-outline:focus, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-outline:hover {
            color: #fff;
            border-color: #F4524D;
            background-color: #F4524D;
        }

    .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d {
        color: #fff;
        background-color: #F4524D;
        box-shadow: 0 5px 0 #f11f18;
    }

        .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d:focus, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d:hover {
            color: #f7f7f7;
            background-color: #F4524D;
            top: 3px;
            box-shadow: 0 2px 0 #f11f18;
        }

        .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.active, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d:active {
            color: #f2f2f2;
            background-color: #F4524D;
        }

        .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.vc_btn3-size-xs {
            box-shadow: 0 3px 0 #f11f18;
        }

            .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.vc_btn3-size-xs:focus, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.vc_btn3-size-xs:hover {
                top: 1px;
                box-shadow: 0 2px 0 #f11f18;
            }

        .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.vc_btn3-size-sm {
            box-shadow: 0 4px 0 #f11f18;
        }

            .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.vc_btn3-size-sm:focus, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.vc_btn3-size-sm:hover {
                top: 2px;
                box-shadow: 0 2px 0 #f11f18;
            }

        .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.vc_btn3-size-lg {
            box-shadow: 0 5px 0 #f11f18;
        }

            .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.vc_btn3-size-lg:focus, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.vc_btn3-size-lg:hover {
                top: 3px;
                box-shadow: 0 2px 0 #f11f18;
            }

    .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-modern {
        color: #fff;
        border-color: #F4524D;
        background-color: #F4524D;
    }

        .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-modern:focus, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-modern:hover {
            color: #f7f7f7;
            border-color: #f23630;
            background-color: #f23630;
        }

        .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-modern.active, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-modern:active {
            color: #f2f2f2;
            border-color: #f22d27;
            background-color: #f22d27;
        }

.vc_btn3.vc_btn3-color-sandy-brown, .vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-flat {
    color: #fff;
    background-color: #F79468;
}

    .vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-flat:focus, .vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-flat:hover, .vc_btn3.vc_btn3-color-sandy-brown:focus, .vc_btn3.vc_btn3-color-sandy-brown:hover {
        color: #f7f7f7;
        background-color: #f57f4b;
    }

    .vc_btn3.vc_btn3-color-sandy-brown.active, .vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-flat.active, .vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-flat:active, .vc_btn3.vc_btn3-color-sandy-brown:active {
        color: #f2f2f2;
        background-color: #f57941;
    }

    .vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-outline {
        color: #F79468;
        border-color: #F79468;
        background-color: transparent;
    }

        .vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-outline.active, .vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-outline:active, .vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-outline:focus, .vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-outline:hover {
            color: #fff;
            border-color: #F79468;
            background-color: #F79468;
        }

    .vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d {
        color: #fff;
        background-color: #F79468;
        box-shadow: 0 5px 0 #f46e33;
    }

        .vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d:focus, .vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d:hover {
            color: #f7f7f7;
            background-color: #F79468;
            top: 3px;
            box-shadow: 0 2px 0 #f46e33;
        }

        .vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.active, .vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d:active {
            color: #f2f2f2;
            background-color: #F79468;
        }

        .vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.vc_btn3-size-xs {
            box-shadow: 0 3px 0 #f46e33;
        }

            .vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.vc_btn3-size-xs:focus, .vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.vc_btn3-size-xs:hover {
                top: 1px;
                box-shadow: 0 2px 0 #f46e33;
            }

        .vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.vc_btn3-size-sm {
            box-shadow: 0 4px 0 #f46e33;
        }

            .vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.vc_btn3-size-sm:focus, .vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.vc_btn3-size-sm:hover {
                top: 2px;
                box-shadow: 0 2px 0 #f46e33;
            }

        .vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.vc_btn3-size-lg {
            box-shadow: 0 5px 0 #f46e33;
        }

            .vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.vc_btn3-size-lg:focus, .vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.vc_btn3-size-lg:hover {
                top: 3px;
                box-shadow: 0 2px 0 #f46e33;
            }

    .vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-modern {
        color: #fff;
        border-color: #F79468;
        background-color: #F79468;
    }

        .vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-modern:focus, .vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-modern:hover {
            color: #f7f7f7;
            border-color: #f57f4b;
            background-color: #f57f4b;
        }

        .vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-modern.active, .vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-modern:active {
            color: #f2f2f2;
            border-color: #f57941;
            background-color: #f57941;
        }

.vc_btn3.vc_btn3-color-purple, .vc_btn3.vc_btn3-color-purple.vc_btn3-style-flat {
    color: #fff;
    background-color: #B97EBB;
}

    .vc_btn3.vc_btn3-color-purple.vc_btn3-style-flat:focus, .vc_btn3.vc_btn3-color-purple.vc_btn3-style-flat:hover, .vc_btn3.vc_btn3-color-purple:focus, .vc_btn3.vc_btn3-color-purple:hover {
        color: #f7f7f7;
        background-color: #ae6ab0;
    }

    .vc_btn3.vc_btn3-color-purple.active, .vc_btn3.vc_btn3-color-purple.vc_btn3-style-flat.active, .vc_btn3.vc_btn3-color-purple.vc_btn3-style-flat:active, .vc_btn3.vc_btn3-color-purple:active {
        color: #f2f2f2;
        background-color: #ab63ad;
    }

    .vc_btn3.vc_btn3-color-purple.vc_btn3-style-outline {
        color: #B97EBB;
        border-color: #B97EBB;
        background-color: transparent;
    }

        .vc_btn3.vc_btn3-color-purple.vc_btn3-style-outline.active, .vc_btn3.vc_btn3-color-purple.vc_btn3-style-outline:active, .vc_btn3.vc_btn3-color-purple.vc_btn3-style-outline:focus, .vc_btn3.vc_btn3-color-purple.vc_btn3-style-outline:hover {
            color: #fff;
            border-color: #B97EBB;
            background-color: #B97EBB;
        }

    .vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d {
        color: #fff;
        background-color: #B97EBB;
        box-shadow: 0 5px 0 #a559a8;
    }

        .vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d:focus, .vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d:hover {
            color: #f7f7f7;
            background-color: #B97EBB;
            top: 3px;
            box-shadow: 0 2px 0 #a559a8;
        }

        .vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.active, .vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d:active {
            color: #f2f2f2;
            background-color: #B97EBB;
        }

        .vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.vc_btn3-size-xs {
            box-shadow: 0 3px 0 #a559a8;
        }

            .vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.vc_btn3-size-xs:focus, .vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.vc_btn3-size-xs:hover {
                top: 1px;
                box-shadow: 0 2px 0 #a559a8;
            }

        .vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.vc_btn3-size-sm {
            box-shadow: 0 4px 0 #a559a8;
        }

            .vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.vc_btn3-size-sm:focus, .vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.vc_btn3-size-sm:hover {
                top: 2px;
                box-shadow: 0 2px 0 #a559a8;
            }

        .vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.vc_btn3-size-lg {
            box-shadow: 0 5px 0 #a559a8;
        }

            .vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.vc_btn3-size-lg:focus, .vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.vc_btn3-size-lg:hover {
                top: 3px;
                box-shadow: 0 2px 0 #a559a8;
            }

    .vc_btn3.vc_btn3-color-purple.vc_btn3-style-modern {
        color: #fff;
        border-color: #B97EBB;
        background-color: #B97EBB;
    }

        .vc_btn3.vc_btn3-color-purple.vc_btn3-style-modern:focus, .vc_btn3.vc_btn3-color-purple.vc_btn3-style-modern:hover {
            color: #f7f7f7;
            border-color: #ae6ab0;
            background-color: #ae6ab0;
        }

        .vc_btn3.vc_btn3-color-purple.vc_btn3-style-modern.active, .vc_btn3.vc_btn3-color-purple.vc_btn3-style-modern:active {
            color: #f2f2f2;
            border-color: #ab63ad;
            background-color: #ab63ad;
        }

.vc_btn3.vc_btn3-color-black, .vc_btn3.vc_btn3-color-black.vc_btn3-style-flat {
    color: #fff;
    background-color: #2A2A2A;
}

    .vc_btn3.vc_btn3-color-black.vc_btn3-style-flat:focus, .vc_btn3.vc_btn3-color-black.vc_btn3-style-flat:hover, .vc_btn3.vc_btn3-color-black:focus, .vc_btn3.vc_btn3-color-black:hover {
        color: #f7f7f7;
        background-color: #1b1b1b;
    }

    .vc_btn3.vc_btn3-color-black.active, .vc_btn3.vc_btn3-color-black.vc_btn3-style-flat.active, .vc_btn3.vc_btn3-color-black.vc_btn3-style-flat:active, .vc_btn3.vc_btn3-color-black:active {
        color: #f2f2f2;
        background-color: #161616;
    }

    .vc_btn3.vc_btn3-color-black.vc_btn3-style-outline {
        border-color: #2A2A2A;
        background-color: transparent;
    }

        .vc_btn3.vc_btn3-color-black.vc_btn3-style-outline.active, .vc_btn3.vc_btn3-color-black.vc_btn3-style-outline:active, .vc_btn3.vc_btn3-color-black.vc_btn3-style-outline:focus, .vc_btn3.vc_btn3-color-black.vc_btn3-style-outline:hover {
            color: #fff;
            border-color: #2A2A2A;
            background-color: #2A2A2A;
        }

    .vc_btn3.vc_btn3-color-black.vc_btn3-style-3d {
        color: #fff;
        background-color: #2A2A2A;
        box-shadow: 0 5px 0 #0e0e0e;
    }

        .vc_btn3.vc_btn3-color-black.vc_btn3-style-3d:focus, .vc_btn3.vc_btn3-color-black.vc_btn3-style-3d:hover {
            color: #f7f7f7;
            background-color: #2A2A2A;
            top: 3px;
            box-shadow: 0 2px 0 #0e0e0e;
        }

        .vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.active, .vc_btn3.vc_btn3-color-black.vc_btn3-style-3d:active {
            color: #f2f2f2;
            background-color: #2A2A2A;
        }

        .vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.vc_btn3-size-xs {
            box-shadow: 0 3px 0 #0e0e0e;
        }

            .vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.vc_btn3-size-xs:focus, .vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.vc_btn3-size-xs:hover {
                top: 1px;
                box-shadow: 0 2px 0 #0e0e0e;
            }

        .vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.vc_btn3-size-sm {
            box-shadow: 0 4px 0 #0e0e0e;
        }

            .vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.vc_btn3-size-sm:focus, .vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.vc_btn3-size-sm:hover {
                top: 2px;
                box-shadow: 0 2px 0 #0e0e0e;
            }

        .vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.vc_btn3-size-lg {
            box-shadow: 0 5px 0 #0e0e0e;
        }

            .vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.vc_btn3-size-lg:focus, .vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.vc_btn3-size-lg:hover {
                top: 3px;
                box-shadow: 0 2px 0 #0e0e0e;
            }

    .vc_btn3.vc_btn3-color-black.vc_btn3-style-modern {
        color: #fff;
        border-color: #2A2A2A;
        background-color: #2A2A2A;
    }

        .vc_btn3.vc_btn3-color-black.vc_btn3-style-modern:focus, .vc_btn3.vc_btn3-color-black.vc_btn3-style-modern:hover {
            color: #f7f7f7;
            border-color: #1b1b1b;
            background-color: #1b1b1b;
        }

        .vc_btn3.vc_btn3-color-black.vc_btn3-style-modern.active, .vc_btn3.vc_btn3-color-black.vc_btn3-style-modern:active {
            color: #f2f2f2;
            border-color: #161616;
            background-color: #161616;
        }

.vc_btn3.vc_btn3-color-grey, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat {
    color: #666;
    background-color: #EBEBEB;
}

    .vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat:focus, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat:hover, .vc_btn3.vc_btn3-color-grey:focus, .vc_btn3.vc_btn3-color-grey:hover {
        color: #5e5e5e;
        background-color: #dcdcdc;
    }

    .vc_btn3.vc_btn3-color-grey.active, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat.active, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat:active, .vc_btn3.vc_btn3-color-grey:active {
        color: #595959;
        background-color: #d7d7d7;
    }

    .vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline {
        border-color: #EBEBEB;
        background-color: transparent;
    }

        .vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline.active, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline:active, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline:focus, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline:hover {
            color: #666;
            border-color: #EBEBEB;
            background-color: #EBEBEB;
        }

    .vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d {
        color: #666;
        background-color: #EBEBEB;
        box-shadow: 0 5px 0 #cfcfcf;
    }

        .vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d:focus, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d:hover {
            color: #5e5e5e;
            background-color: #EBEBEB;
            top: 3px;
            box-shadow: 0 2px 0 #cfcfcf;
        }

        .vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.active, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d:active {
            color: #595959;
            background-color: #EBEBEB;
        }

        .vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.vc_btn3-size-xs {
            box-shadow: 0 3px 0 #cfcfcf;
        }

            .vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.vc_btn3-size-xs:focus, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.vc_btn3-size-xs:hover {
                top: 1px;
                box-shadow: 0 2px 0 #cfcfcf;
            }

        .vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.vc_btn3-size-sm {
            box-shadow: 0 4px 0 #cfcfcf;
        }

            .vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.vc_btn3-size-sm:focus, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.vc_btn3-size-sm:hover {
                top: 2px;
                box-shadow: 0 2px 0 #cfcfcf;
            }

        .vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.vc_btn3-size-lg {
            box-shadow: 0 5px 0 #cfcfcf;
        }

            .vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.vc_btn3-size-lg:focus, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.vc_btn3-size-lg:hover {
                top: 3px;
                box-shadow: 0 2px 0 #cfcfcf;
            }

    .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
        color: #666;
        border-color: #EBEBEB;
        background-color: #EBEBEB;
    }

        .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:focus, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover {
            color: #5e5e5e;
            border-color: #dcdcdc;
            background-color: #dcdcdc;
        }

        .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern.active, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:active {
            color: #595959;
            border-color: #d7d7d7;
            background-color: #d7d7d7;
        }

.vc_btn3.vc_btn3-color-white, .vc_btn3.vc_btn3-color-white.vc_btn3-style-flat {
    color: #666;
    background-color: #FFF;
}

    .vc_btn3.vc_btn3-color-white.vc_btn3-style-flat:focus, .vc_btn3.vc_btn3-color-white.vc_btn3-style-flat:hover, .vc_btn3.vc_btn3-color-white:focus, .vc_btn3.vc_btn3-color-white:hover {
        color: #5e5e5e;
        background-color: #f0f0f0;
    }

    .vc_btn3.vc_btn3-color-white.active, .vc_btn3.vc_btn3-color-white.vc_btn3-style-flat.active, .vc_btn3.vc_btn3-color-white.vc_btn3-style-flat:active, .vc_btn3.vc_btn3-color-white:active {
        color: #595959;
        background-color: #ebebeb;
    }

    .vc_btn3.vc_btn3-color-white.vc_btn3-style-outline {
        border-color: #FFF;
        background-color: transparent;
    }

        .vc_btn3.vc_btn3-color-white.vc_btn3-style-outline.active, .vc_btn3.vc_btn3-color-white.vc_btn3-style-outline:active, .vc_btn3.vc_btn3-color-white.vc_btn3-style-outline:focus, .vc_btn3.vc_btn3-color-white.vc_btn3-style-outline:hover {
            color: #666;
            border-color: #FFF;
            background-color: #FFF;
        }

    .vc_btn3.vc_btn3-color-white.vc_btn3-style-3d {
        color: #666;
        background-color: #FFF;
        box-shadow: 0 5px 0 #e3e3e3;
    }

        .vc_btn3.vc_btn3-color-white.vc_btn3-style-3d:focus, .vc_btn3.vc_btn3-color-white.vc_btn3-style-3d:hover {
            color: #5e5e5e;
            background-color: #FFF;
            top: 3px;
            box-shadow: 0 2px 0 #e3e3e3;
        }

        .vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.active, .vc_btn3.vc_btn3-color-white.vc_btn3-style-3d:active {
            color: #595959;
            background-color: #FFF;
        }

        .vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.vc_btn3-size-xs {
            box-shadow: 0 3px 0 #e3e3e3;
        }

            .vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.vc_btn3-size-xs:focus, .vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.vc_btn3-size-xs:hover {
                top: 1px;
                box-shadow: 0 2px 0 #e3e3e3;
            }

        .vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.vc_btn3-size-sm {
            box-shadow: 0 4px 0 #e3e3e3;
        }

            .vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.vc_btn3-size-sm:focus, .vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.vc_btn3-size-sm:hover {
                top: 2px;
                box-shadow: 0 2px 0 #e3e3e3;
            }

        .vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.vc_btn3-size-lg {
            box-shadow: 0 5px 0 #e3e3e3;
        }

            .vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.vc_btn3-size-lg:focus, .vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.vc_btn3-size-lg:hover {
                top: 3px;
                box-shadow: 0 2px 0 #e3e3e3;
            }

    .vc_btn3.vc_btn3-color-white.vc_btn3-style-modern {
        color: #666;
        border-color: #FFF;
        background-color: #FFF;
        background-repeat: repeat-x;
        background-image: linear-gradient(to bottom,rgba(0,0,0,.01) 0,rgba(0,0,0,.02) 100%);
    }

        .vc_btn3.vc_btn3-color-white.vc_btn3-style-modern:focus, .vc_btn3.vc_btn3-color-white.vc_btn3-style-modern:hover {
            color: #5e5e5e;
            border-color: #f0f0f0;
            background-color: #f0f0f0;
        }

        .vc_btn3.vc_btn3-color-white.vc_btn3-style-modern.active, .vc_btn3.vc_btn3-color-white.vc_btn3-style-modern:active {
            color: #595959;
            border-color: #ebebeb;
            background-color: #ebebeb;
        }

.vc_btn3.vc_btn3-color-default, .vc_btn3.vc_btn3-color-default.vc_btn3-style-flat {
    color: #333;
    background-color: #f7f7f7;
}

    .vc_btn3.vc_btn3-color-default.vc_btn3-style-flat:focus, .vc_btn3.vc_btn3-color-default.vc_btn3-style-flat:hover, .vc_btn3.vc_btn3-color-default:focus, .vc_btn3.vc_btn3-color-default:hover {
        color: #2b2b2b;
        background-color: #e8e8e8;
    }

    .vc_btn3.vc_btn3-color-default.active, .vc_btn3.vc_btn3-color-default.vc_btn3-style-flat.active, .vc_btn3.vc_btn3-color-default.vc_btn3-style-flat:active, .vc_btn3.vc_btn3-color-default:active {
        color: #262626;
        background-color: #e3e3e3;
    }

    .vc_btn3.vc_btn3-color-default.vc_btn3-style-outline {
        color: #f7f7f7;
        border-color: #f7f7f7;
        background-color: transparent;
    }

        .vc_btn3.vc_btn3-color-default.vc_btn3-style-outline.active, .vc_btn3.vc_btn3-color-default.vc_btn3-style-outline:active, .vc_btn3.vc_btn3-color-default.vc_btn3-style-outline:focus, .vc_btn3.vc_btn3-color-default.vc_btn3-style-outline:hover {
            color: #333;
            border-color: #f7f7f7;
            background-color: #f7f7f7;
        }

    .vc_btn3.vc_btn3-color-default.vc_btn3-style-3d {
        color: #333;
        background-color: #f7f7f7;
        box-shadow: 0 5px 0 #dbdbdb;
    }

        .vc_btn3.vc_btn3-color-default.vc_btn3-style-3d:focus, .vc_btn3.vc_btn3-color-default.vc_btn3-style-3d:hover {
            color: #2b2b2b;
            background-color: #f7f7f7;
            top: 3px;
            box-shadow: 0 2px 0 #dbdbdb;
        }

        .vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.active, .vc_btn3.vc_btn3-color-default.vc_btn3-style-3d:active {
            color: #262626;
            background-color: #f7f7f7;
        }

        .vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.vc_btn3-size-xs {
            box-shadow: 0 3px 0 #dbdbdb;
        }

            .vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.vc_btn3-size-xs:focus, .vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.vc_btn3-size-xs:hover {
                top: 1px;
                box-shadow: 0 2px 0 #dbdbdb;
            }

        .vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.vc_btn3-size-sm {
            box-shadow: 0 4px 0 #dbdbdb;
        }

            .vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.vc_btn3-size-sm:focus, .vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.vc_btn3-size-sm:hover {
                top: 2px;
                box-shadow: 0 2px 0 #dbdbdb;
            }

        .vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.vc_btn3-size-lg {
            box-shadow: 0 5px 0 #dbdbdb;
        }

            .vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.vc_btn3-size-lg:focus, .vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.vc_btn3-size-lg:hover {
                top: 3px;
                box-shadow: 0 2px 0 #dbdbdb;
            }

    .vc_btn3.vc_btn3-color-default.vc_btn3-style-modern {
        color: #333;
        border-color: #f7f7f7;
        background-color: #f7f7f7;
    }

        .vc_btn3.vc_btn3-color-default.vc_btn3-style-modern:focus, .vc_btn3.vc_btn3-color-default.vc_btn3-style-modern:hover {
            color: #2b2b2b;
            border-color: #e8e8e8;
            background-color: #e8e8e8;
        }

        .vc_btn3.vc_btn3-color-default.vc_btn3-style-modern.active, .vc_btn3.vc_btn3-color-default.vc_btn3-style-modern:active {
            color: #262626;
            border-color: #e3e3e3;
            background-color: #e3e3e3;
        }

.vc_btn3.vc_btn3-color-primary, .vc_btn3.vc_btn3-color-primary.vc_btn3-style-flat {
    color: #FFF;
    background-color: #08c;
}

    .vc_btn3.vc_btn3-color-primary.vc_btn3-style-flat:focus, .vc_btn3.vc_btn3-color-primary.vc_btn3-style-flat:hover, .vc_btn3.vc_btn3-color-primary:focus, .vc_btn3.vc_btn3-color-primary:hover {
        color: #f7f7f7;
        background-color: #0074ad;
    }

    .vc_btn3.vc_btn3-color-primary.active, .vc_btn3.vc_btn3-color-primary.vc_btn3-style-flat.active, .vc_btn3.vc_btn3-color-primary.vc_btn3-style-flat:active, .vc_btn3.vc_btn3-color-primary:active {
        color: #f2f2f2;
        background-color: #006da3;
    }

    .vc_btn3.vc_btn3-color-primary.vc_btn3-style-outline {
        color: #08c;
        border-color: #08c;
        background-color: transparent;
    }

        .vc_btn3.vc_btn3-color-primary.vc_btn3-style-outline.active, .vc_btn3.vc_btn3-color-primary.vc_btn3-style-outline:active, .vc_btn3.vc_btn3-color-primary.vc_btn3-style-outline:focus, .vc_btn3.vc_btn3-color-primary.vc_btn3-style-outline:hover {
            color: #FFF;
            border-color: #08c;
            background-color: #08c;
        }

    .vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d {
        color: #FFF;
        background-color: #08c;
        box-shadow: 0 5px 0 #006394;
    }

        .vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d:focus, .vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d:hover {
            color: #f7f7f7;
            background-color: #08c;
            top: 3px;
            box-shadow: 0 2px 0 #006394;
        }

        .vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.active, .vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d:active {
            color: #f2f2f2;
            background-color: #08c;
        }

        .vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.vc_btn3-size-xs {
            box-shadow: 0 3px 0 #006394;
        }

            .vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.vc_btn3-size-xs:focus, .vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.vc_btn3-size-xs:hover {
                top: 1px;
                box-shadow: 0 2px 0 #006394;
            }

        .vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.vc_btn3-size-sm {
            box-shadow: 0 4px 0 #006394;
        }

            .vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.vc_btn3-size-sm:focus, .vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.vc_btn3-size-sm:hover {
                top: 2px;
                box-shadow: 0 2px 0 #006394;
            }

        .vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.vc_btn3-size-lg {
            box-shadow: 0 5px 0 #006394;
        }

            .vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.vc_btn3-size-lg:focus, .vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.vc_btn3-size-lg:hover {
                top: 3px;
                box-shadow: 0 2px 0 #006394;
            }

    .vc_btn3.vc_btn3-color-primary.vc_btn3-style-modern {
        color: #FFF;
        border-color: #08c;
        background-color: #08c;
    }

        .vc_btn3.vc_btn3-color-primary.vc_btn3-style-modern:focus, .vc_btn3.vc_btn3-color-primary.vc_btn3-style-modern:hover {
            color: #f7f7f7;
            border-color: #0074ad;
            background-color: #0074ad;
        }

        .vc_btn3.vc_btn3-color-primary.vc_btn3-style-modern.active, .vc_btn3.vc_btn3-color-primary.vc_btn3-style-modern:active {
            color: #f2f2f2;
            border-color: #006da3;
            background-color: #006da3;
        }

.vc_btn3.vc_btn3-color-info, .vc_btn3.vc_btn3-color-info.vc_btn3-style-flat {
    color: #FFF;
    background-color: #58B9DA;
}

    .vc_btn3.vc_btn3-color-info.vc_btn3-style-flat:focus, .vc_btn3.vc_btn3-color-info.vc_btn3-style-flat:hover, .vc_btn3.vc_btn3-color-info:focus, .vc_btn3.vc_btn3-color-info:hover {
        color: #f7f7f7;
        background-color: #3fafd4;
    }

    .vc_btn3.vc_btn3-color-info.active, .vc_btn3.vc_btn3-color-info.vc_btn3-style-flat.active, .vc_btn3.vc_btn3-color-info.vc_btn3-style-flat:active, .vc_btn3.vc_btn3-color-info:active {
        color: #f2f2f2;
        background-color: #37abd3;
    }

    .vc_btn3.vc_btn3-color-info.vc_btn3-style-outline {
        color: #58B9DA;
        border-color: #58B9DA;
        background-color: transparent;
    }

        .vc_btn3.vc_btn3-color-info.vc_btn3-style-outline.active, .vc_btn3.vc_btn3-color-info.vc_btn3-style-outline:active, .vc_btn3.vc_btn3-color-info.vc_btn3-style-outline:focus, .vc_btn3.vc_btn3-color-info.vc_btn3-style-outline:hover {
            color: #FFF;
            border-color: #58B9DA;
            background-color: #58B9DA;
        }

    .vc_btn3.vc_btn3-color-info.vc_btn3-style-3d {
        color: #FFF;
        background-color: #58B9DA;
        box-shadow: 0 5px 0 #2da4cd;
    }

        .vc_btn3.vc_btn3-color-info.vc_btn3-style-3d:focus, .vc_btn3.vc_btn3-color-info.vc_btn3-style-3d:hover {
            color: #f7f7f7;
            background-color: #58B9DA;
            top: 3px;
            box-shadow: 0 2px 0 #2da4cd;
        }

        .vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.active, .vc_btn3.vc_btn3-color-info.vc_btn3-style-3d:active {
            color: #f2f2f2;
            background-color: #58B9DA;
        }

        .vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.vc_btn3-size-xs {
            box-shadow: 0 3px 0 #2da4cd;
        }

            .vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.vc_btn3-size-xs:focus, .vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.vc_btn3-size-xs:hover {
                top: 1px;
                box-shadow: 0 2px 0 #2da4cd;
            }

        .vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.vc_btn3-size-sm {
            box-shadow: 0 4px 0 #2da4cd;
        }

            .vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.vc_btn3-size-sm:focus, .vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.vc_btn3-size-sm:hover {
                top: 2px;
                box-shadow: 0 2px 0 #2da4cd;
            }

        .vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.vc_btn3-size-lg {
            box-shadow: 0 5px 0 #2da4cd;
        }

            .vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.vc_btn3-size-lg:focus, .vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.vc_btn3-size-lg:hover {
                top: 3px;
                box-shadow: 0 2px 0 #2da4cd;
            }

    .vc_btn3.vc_btn3-color-info.vc_btn3-style-modern {
        color: #FFF;
        border-color: #58B9DA;
        background-color: #58B9DA;
    }

        .vc_btn3.vc_btn3-color-info.vc_btn3-style-modern:focus, .vc_btn3.vc_btn3-color-info.vc_btn3-style-modern:hover {
            color: #f7f7f7;
            border-color: #3fafd4;
            background-color: #3fafd4;
        }

        .vc_btn3.vc_btn3-color-info.vc_btn3-style-modern.active, .vc_btn3.vc_btn3-color-info.vc_btn3-style-modern:active {
            color: #f2f2f2;
            border-color: #37abd3;
            background-color: #37abd3;
        }

.vc_btn3.vc_btn3-color-success, .vc_btn3.vc_btn3-color-success.vc_btn3-style-flat {
    color: #fff;
    background-color: #6AB165;
}

    .vc_btn3.vc_btn3-color-success.vc_btn3-style-flat:focus, .vc_btn3.vc_btn3-color-success.vc_btn3-style-flat:hover, .vc_btn3.vc_btn3-color-success:focus, .vc_btn3.vc_btn3-color-success:hover {
        color: #f7f7f7;
        background-color: #59a453;
    }

    .vc_btn3.vc_btn3-color-success.active, .vc_btn3.vc_btn3-color-success.vc_btn3-style-flat.active, .vc_btn3.vc_btn3-color-success.vc_btn3-style-flat:active, .vc_btn3.vc_btn3-color-success:active {
        color: #f2f2f2;
        background-color: #559d50;
    }

    .vc_btn3.vc_btn3-color-success.vc_btn3-style-outline {
        color: #6AB165;
        border-color: #6AB165;
        background-color: transparent;
    }

        .vc_btn3.vc_btn3-color-success.vc_btn3-style-outline.active, .vc_btn3.vc_btn3-color-success.vc_btn3-style-outline:active, .vc_btn3.vc_btn3-color-success.vc_btn3-style-outline:focus, .vc_btn3.vc_btn3-color-success.vc_btn3-style-outline:hover {
            color: #fff;
            border-color: #6AB165;
            background-color: #6AB165;
        }

    .vc_btn3.vc_btn3-color-success.vc_btn3-style-3d {
        color: #fff;
        background-color: #6AB165;
        box-shadow: 0 5px 0 #4f934b;
    }

        .vc_btn3.vc_btn3-color-success.vc_btn3-style-3d:focus, .vc_btn3.vc_btn3-color-success.vc_btn3-style-3d:hover {
            color: #f7f7f7;
            background-color: #6AB165;
            top: 3px;
            box-shadow: 0 2px 0 #4f934b;
        }

        .vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.active, .vc_btn3.vc_btn3-color-success.vc_btn3-style-3d:active {
            color: #f2f2f2;
            background-color: #6AB165;
        }

        .vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.vc_btn3-size-xs {
            box-shadow: 0 3px 0 #4f934b;
        }

            .vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.vc_btn3-size-xs:focus, .vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.vc_btn3-size-xs:hover {
                top: 1px;
                box-shadow: 0 2px 0 #4f934b;
            }

        .vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.vc_btn3-size-sm {
            box-shadow: 0 4px 0 #4f934b;
        }

            .vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.vc_btn3-size-sm:focus, .vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.vc_btn3-size-sm:hover {
                top: 2px;
                box-shadow: 0 2px 0 #4f934b;
            }

        .vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.vc_btn3-size-lg {
            box-shadow: 0 5px 0 #4f934b;
        }

            .vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.vc_btn3-size-lg:focus, .vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.vc_btn3-size-lg:hover {
                top: 3px;
                box-shadow: 0 2px 0 #4f934b;
            }

    .vc_btn3.vc_btn3-color-success.vc_btn3-style-modern {
        color: #fff;
        border-color: #6AB165;
        background-color: #6AB165;
    }

        .vc_btn3.vc_btn3-color-success.vc_btn3-style-modern:focus, .vc_btn3.vc_btn3-color-success.vc_btn3-style-modern:hover {
            color: #f7f7f7;
            border-color: #59a453;
            background-color: #59a453;
        }

        .vc_btn3.vc_btn3-color-success.vc_btn3-style-modern.active, .vc_btn3.vc_btn3-color-success.vc_btn3-style-modern:active {
            color: #f2f2f2;
            border-color: #559d50;
            background-color: #559d50;
        }

.vc_btn3.vc_btn3-color-warning, .vc_btn3.vc_btn3-color-warning.vc_btn3-style-flat {
    color: #FFF;
    background-color: #F90;
}

    .vc_btn3.vc_btn3-color-warning.vc_btn3-style-flat:focus, .vc_btn3.vc_btn3-color-warning.vc_btn3-style-flat:hover, .vc_btn3.vc_btn3-color-warning:focus, .vc_btn3.vc_btn3-color-warning:hover {
        color: #f7f7f7;
        background-color: #e08700;
    }

    .vc_btn3.vc_btn3-color-warning.active, .vc_btn3.vc_btn3-color-warning.vc_btn3-style-flat.active, .vc_btn3.vc_btn3-color-warning.vc_btn3-style-flat:active, .vc_btn3.vc_btn3-color-warning:active {
        color: #f2f2f2;
        background-color: #d68100;
    }

    .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline {
        color: #F90;
        border-color: #F90;
        background-color: transparent;
    }

        .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline.active, .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:active, .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:focus, .vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:hover {
            color: #FFF;
            border-color: #F90;
            background-color: #F90;
        }

    .vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d {
        color: #FFF;
        background-color: #F90;
        box-shadow: 0 5px 0 #c77700;
    }

        .vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d:focus, .vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d:hover {
            color: #f7f7f7;
            background-color: #F90;
            top: 3px;
            box-shadow: 0 2px 0 #c77700;
        }

        .vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.active, .vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d:active {
            color: #f2f2f2;
            background-color: #F90;
        }

        .vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.vc_btn3-size-xs {
            box-shadow: 0 3px 0 #c77700;
        }

            .vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.vc_btn3-size-xs:focus, .vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.vc_btn3-size-xs:hover {
                top: 1px;
                box-shadow: 0 2px 0 #c77700;
            }

        .vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.vc_btn3-size-sm {
            box-shadow: 0 4px 0 #c77700;
        }

            .vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.vc_btn3-size-sm:focus, .vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.vc_btn3-size-sm:hover {
                top: 2px;
                box-shadow: 0 2px 0 #c77700;
            }

        .vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.vc_btn3-size-lg {
            box-shadow: 0 5px 0 #c77700;
        }

            .vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.vc_btn3-size-lg:focus, .vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.vc_btn3-size-lg:hover {
                top: 3px;
                box-shadow: 0 2px 0 #c77700;
            }

    .vc_btn3.vc_btn3-color-warning.vc_btn3-style-modern {
        color: #FFF;
        border-color: #F90;
        background-color: #F90;
    }

        .vc_btn3.vc_btn3-color-warning.vc_btn3-style-modern:focus, .vc_btn3.vc_btn3-color-warning.vc_btn3-style-modern:hover {
            color: #f7f7f7;
            border-color: #e08700;
            background-color: #e08700;
        }

        .vc_btn3.vc_btn3-color-warning.vc_btn3-style-modern.active, .vc_btn3.vc_btn3-color-warning.vc_btn3-style-modern:active {
            color: #f2f2f2;
            border-color: #d68100;
            background-color: #d68100;
        }

.vc_btn3.vc_btn3-color-danger, .vc_btn3.vc_btn3-color-danger.vc_btn3-style-flat {
    color: #FFF;
    background-color: #FF675B;
}

    .vc_btn3.vc_btn3-color-danger.vc_btn3-style-flat:focus, .vc_btn3.vc_btn3-color-danger.vc_btn3-style-flat:hover, .vc_btn3.vc_btn3-color-danger:focus, .vc_btn3.vc_btn3-color-danger:hover {
        color: #f7f7f7;
        background-color: #ff4b3c;
    }

    .vc_btn3.vc_btn3-color-danger.active, .vc_btn3.vc_btn3-color-danger.vc_btn3-style-flat.active, .vc_btn3.vc_btn3-color-danger.vc_btn3-style-flat:active, .vc_btn3.vc_btn3-color-danger:active {
        color: #f2f2f2;
        background-color: #ff4132;
    }

    .vc_btn3.vc_btn3-color-danger.vc_btn3-style-outline {
        color: #FF675B;
        border-color: #FF675B;
        background-color: transparent;
    }

        .vc_btn3.vc_btn3-color-danger.vc_btn3-style-outline.active, .vc_btn3.vc_btn3-color-danger.vc_btn3-style-outline:active, .vc_btn3.vc_btn3-color-danger.vc_btn3-style-outline:focus, .vc_btn3.vc_btn3-color-danger.vc_btn3-style-outline:hover {
            color: #FFF;
            border-color: #FF675B;
            background-color: #FF675B;
        }

    .vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d {
        color: #FFF;
        background-color: #FF675B;
        box-shadow: 0 5px 0 #ff3323;
    }

        .vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d:focus, .vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d:hover {
            color: #f7f7f7;
            background-color: #FF675B;
            top: 3px;
            box-shadow: 0 2px 0 #ff3323;
        }

        .vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.active, .vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d:active {
            color: #f2f2f2;
            background-color: #FF675B;
        }

        .vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.vc_btn3-size-xs {
            box-shadow: 0 3px 0 #ff3323;
        }

            .vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.vc_btn3-size-xs:focus, .vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.vc_btn3-size-xs:hover {
                top: 1px;
                box-shadow: 0 2px 0 #ff3323;
            }

        .vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.vc_btn3-size-sm {
            box-shadow: 0 4px 0 #ff3323;
        }

            .vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.vc_btn3-size-sm:focus, .vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.vc_btn3-size-sm:hover {
                top: 2px;
                box-shadow: 0 2px 0 #ff3323;
            }

        .vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.vc_btn3-size-lg {
            box-shadow: 0 5px 0 #ff3323;
        }

            .vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.vc_btn3-size-lg:focus, .vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.vc_btn3-size-lg:hover {
                top: 3px;
                box-shadow: 0 2px 0 #ff3323;
            }

    .vc_btn3.vc_btn3-color-danger.vc_btn3-style-modern {
        color: #FFF;
        border-color: #FF675B;
        background-color: #FF675B;
    }

        .vc_btn3.vc_btn3-color-danger.vc_btn3-style-modern:focus, .vc_btn3.vc_btn3-color-danger.vc_btn3-style-modern:hover {
            color: #f7f7f7;
            border-color: #ff4b3c;
            background-color: #ff4b3c;
        }

        .vc_btn3.vc_btn3-color-danger.vc_btn3-style-modern.active, .vc_btn3.vc_btn3-color-danger.vc_btn3-style-modern:active {
            color: #f2f2f2;
            border-color: #ff4132;
            background-color: #ff4132;
        }

.vc_btn3.vc_btn3-color-inverse, .vc_btn3.vc_btn3-color-inverse.vc_btn3-style-flat {
    color: #FFF;
    background-color: #555;
}

    .vc_btn3.vc_btn3-color-inverse.vc_btn3-style-flat:focus, .vc_btn3.vc_btn3-color-inverse.vc_btn3-style-flat:hover, .vc_btn3.vc_btn3-color-inverse:focus, .vc_btn3.vc_btn3-color-inverse:hover {
        color: #f7f7f7;
        background-color: #464646;
    }

    .vc_btn3.vc_btn3-color-inverse.active, .vc_btn3.vc_btn3-color-inverse.vc_btn3-style-flat.active, .vc_btn3.vc_btn3-color-inverse.vc_btn3-style-flat:active, .vc_btn3.vc_btn3-color-inverse:active {
        color: #f2f2f2;
        background-color: #414141;
    }

    .vc_btn3.vc_btn3-color-inverse.vc_btn3-style-outline {
        color: #555;
        border-color: #555;
        background-color: transparent;
    }

        .vc_btn3.vc_btn3-color-inverse.vc_btn3-style-outline.active, .vc_btn3.vc_btn3-color-inverse.vc_btn3-style-outline:active, .vc_btn3.vc_btn3-color-inverse.vc_btn3-style-outline:focus, .vc_btn3.vc_btn3-color-inverse.vc_btn3-style-outline:hover {
            color: #FFF;
            border-color: #555;
            background-color: #555;
        }

    .vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d {
        color: #FFF;
        background-color: #555;
        box-shadow: 0 5px 0 #393939;
    }

        .vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d:focus, .vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d:hover {
            color: #f7f7f7;
            background-color: #555;
            top: 3px;
            box-shadow: 0 2px 0 #393939;
        }

        .vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.active, .vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d:active {
            color: #f2f2f2;
            background-color: #555;
        }

        .vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.vc_btn3-size-xs {
            box-shadow: 0 3px 0 #393939;
        }

            .vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.vc_btn3-size-xs:focus, .vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.vc_btn3-size-xs:hover {
                top: 1px;
                box-shadow: 0 2px 0 #393939;
            }

        .vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.vc_btn3-size-sm {
            box-shadow: 0 4px 0 #393939;
        }

            .vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.vc_btn3-size-sm:focus, .vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.vc_btn3-size-sm:hover {
                top: 2px;
                box-shadow: 0 2px 0 #393939;
            }

        .vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.vc_btn3-size-lg {
            box-shadow: 0 5px 0 #393939;
        }

            .vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.vc_btn3-size-lg:focus, .vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.vc_btn3-size-lg:hover {
                top: 3px;
                box-shadow: 0 2px 0 #393939;
            }

    .vc_btn3.vc_btn3-color-inverse.vc_btn3-style-modern {
        color: #FFF;
        border-color: #555;
        background-color: #555;
    }

        .vc_btn3.vc_btn3-color-inverse.vc_btn3-style-modern:focus, .vc_btn3.vc_btn3-color-inverse.vc_btn3-style-modern:hover {
            color: #f7f7f7;
            border-color: #464646;
            background-color: #464646;
        }

        .vc_btn3.vc_btn3-color-inverse.vc_btn3-style-modern.active, .vc_btn3.vc_btn3-color-inverse.vc_btn3-style-modern:active {
            color: #f2f2f2;
            border-color: #414141;
            background-color: #414141;
        }

.vc_btn3.vc_btn3-color-black.vc_btn3-style-outline {
    color: #2A2A2A;
}

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline {
    color: #EBEBEB;
}

.vc_btn3.vc_btn3-color-white.vc_btn3-style-outline {
    color: #FFF;
}

.vc_general.vc_cta3.vc_cta3-style-3d .vc_cta3-content-header h2, .vc_general.vc_cta3.vc_cta3-style-3d .vc_cta3-content-header h4, .vc_general.vc_cta3.vc_cta3-style-classic:not(.vc_cta3-color-classic) .vc_cta3-content-header h2, .vc_general.vc_cta3.vc_cta3-style-classic:not(.vc_cta3-color-classic) .vc_cta3-content-header h4, .vc_general.vc_cta3.vc_cta3-style-flat .vc_cta3-content-header h2, .vc_general.vc_cta3.vc_cta3-style-flat .vc_cta3-content-header h4, .vc_general.vc_cta3.vc_cta3-style-outline:not(.vc_cta3-color-classic) .vc_cta3-content-header h2, .vc_general.vc_cta3.vc_cta3-style-outline:not(.vc_cta3-color-classic) .vc_cta3-content-header h4 {
    color: inherit;
}

.vc_btn3-container.vc_btn3-center {
    text-align: center;
}

.vc_btn3-container.vc_btn3-left {
    text-align: left;
}

.vc_btn3-container.vc_btn3-right {
    text-align: right;
}

.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-icon-left .vc_btn3-icon, .vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-icon-right .vc_btn3-icon {
    display: inline-block;
    position: static;
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    transform: translate(0,0);
    min-width: 1em;
}

.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-icon-left:not(.vc_btn3-o-empty) .vc_btn3-icon {
    margin-right: .5em;
}

.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-icon-right:not(.vc_btn3-o-empty) .vc_btn3-icon {
    margin-left: .5em;
}

.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-xs {
    font-size: 11px;
    padding: 8px 12px;
}

    .vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-xs.vc_btn3-style-outline, .vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-xs.vc_btn3-style-outline-custom {
        padding: 7px 11px;
    }

.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-sm {
    font-size: 12px;
    padding: 11px 16px;
}

    .vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-sm.vc_btn3-style-outline, .vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-sm.vc_btn3-style-outline-custom {
        padding: 10px 15px;
    }

.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-md {
    font-size: 14px;
    padding: 14px 20px;
}

    .vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-md.vc_btn3-style-outline, .vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-md.vc_btn3-style-outline-custom {
        padding: 13px 19px;
    }

.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-lg {
    font-size: 16px;
    padding: 18px 25px;
}

    .vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-lg.vc_btn3-style-outline, .vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-lg.vc_btn3-style-outline-custom {
        padding: 17px 24px;
    }

.vc_btn3-container .vc_btn3-block.vc_btn3-icon-left, .vc_btn3-container .vc_btn3-block.vc_btn3-icon-right {
    text-align: inherit;
}

.vc_custom_heading a, .vc_custom_heading a:focus, .vc_custom_heading a:hover, .vc_custom_heading a:visited {
    border: none;
    text-decoration: inherit;
    color: inherit;
}

.vc_custom_heading a {
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    opacity: 1;
}

    .vc_custom_heading a:hover {
        opacity: .85;
    }

.vc_call_to_action {
    background-color: #EBEBEB;
    border: 2px solid #EBEBEB;
    padding: 2em;
    border-radius: 5px;
}

    .vc_call_to_action :last-child {
        margin-bottom: 0;
    }

    .vc_call_to_action.vc_cta_square {
        border-radius: 0;
    }

    .vc_call_to_action.vc_cta_square_outlined {
        border-radius: 0;
        background: 0 0!important;
    }

    .vc_call_to_action.vc_cta_round {
        border-radius: 50px;
    }

    .vc_call_to_action.vc_cta_outlined {
        background: 0 0!important;
    }

    .vc_call_to_action hgroup h2, .vc_call_to_action hgroup h4 {
        margin: 0;
        clear: none;
    }

    .vc_call_to_action hgroup + p {
        margin-top: 1em;
    }

    .vc_call_to_action.vc_cta_btn_pos_right .vc_cta_btn {
        float: right;
        margin-left: 2em;
    }

    .vc_call_to_action.vc_cta_btn_pos_left .vc_cta_btn {
        float: left;
        margin-right: 2em;
    }

.wpb_call_to_action {
    position: relative;
    background-color: #f7f7f7;
    padding: 35px;
    border: 1px solid #F0F0F0;
    box-sizing: border-box;
}

    .wpb_call_to_action .wpb_button {
        margin: 0;
        box-sizing: border-box;
    }

.cta_align_left .wpb_button {
    float: left;
}

.cta_align_right .wpb_button {
    float: right;
}

.cta_align_left .wpb_button, .cta_align_right .wpb_button {
    max-width: 27.5%;
}

.cta_align_left .wpb_call_text, .cta_align_right .wpb_call_text {
    width: 70%;
    float: left;
    clear: none;
}

.cta_align_left .wpb_call_text {
    float: right;
}

#content .wpb_call_to_action .wpb_call_text, .wpb_call_to_action .wpb_call_text {
    margin: 0;
    padding-top: 0;
}

.cta_align_bottom {
    text-align: center;
}

    .cta_align_bottom .wpb_button {
        position: static;
        margin-top: 21.74px;
        display: inline-block;
    }

.cta_no_button .wpb_call_text {
    width: auto;
    float: none;
}

@media (max-width:600px) {
    .vc_responsive .cta_align_left .wpb_button, .vc_responsive .cta_align_right .wpb_button {
        max-width: 70%;
        width: 70%;
        float: none;
        display: block;
        margin: 3% auto;
    }

    .vc_responsive .cta_align_left .wpb_call_text, .vc_responsive .cta_align_right .wpb_call_text {
        width: auto;
        max-width: none;
        text-align: center;
    }
}

.vc_cta3-container {
    margin-bottom: 35px;
    margin-left: auto;
    margin-right: auto;
}

    .vc_cta3-container::after, .vc_cta3-container::before {
        display: table;
        content: ' ';
    }

.vc_general.vc_cta3.vc_cta3-icons-bottom .vc_cta3-icons .vc_icon_element, .vc_general.vc_cta3.vc_cta3-icons-top .vc_cta3-icons .vc_icon_element {
    display: inline-block;
}

.vc_cta3-container.vc_cta3-size-xs {
    width: 50%;
}

.vc_cta3-container.vc_cta3-size-sm {
    width: 60%;
}

.vc_cta3-container.vc_cta3-size-md {
    width: 70%;
}

.vc_cta3-container.vc_cta3-size-lg {
    width: 80%;
}

.vc_cta3-container.vc_cta3-size-xl {
    width: 90%;
}

.vc_general.vc_cta3 {
    border: 1px solid transparent;
    font-size: 1em;
    padding: 28px;
    word-wrap: break-word;
}

    .vc_general.vc_cta3.vc_cta3-style-classic, .vc_general.vc_cta3.vc_cta3-style-custom {
        border-color: #F0F0F0;
        background-color: #f7f7f7;
    }

    .vc_general.vc_cta3 .vc_cta3-content {
        vertical-align: top;
    }

        .vc_general.vc_cta3 .vc_cta3-content > :last-child, .vc_general.vc_cta3 .vc_cta3-icons > :last-child {
            margin-bottom: 0;
        }

    .vc_general.vc_cta3 .vc_cta3-actions {
        vertical-align: middle;
        white-space: nowrap;
    }

@media (min-width:768px) {
    .vc_general.vc_cta3 .vc_cta3-actions .vc_btn3-container {
        margin: 0;
    }
}

.vc_general.vc_cta3 .vc_cta3-icons {
    vertical-align: middle;
}

.vc_general.vc_cta3 h2, .vc_general.vc_cta3 h4 {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
}

.vc_general.vc_cta3.vc_cta3-align-left .vc_cta3-content {
    text-align: left;
}

.vc_general.vc_cta3.vc_cta3-align-right .vc_cta3-content {
    text-align: right;
}

.vc_general.vc_cta3.vc_cta3-align-center .vc_cta3-content {
    text-align: center;
}

.vc_general.vc_cta3.vc_cta3-align-justify .vc_cta3-content {
    text-align: justify;
}

.separator_align_center, .vc_general.vc_cta3.vc_cta3-icons-bottom .vc_cta3-icons, .vc_general.vc_cta3.vc_cta3-icons-top .vc_cta3-icons, .vc_pie_chart {
    text-align: center;
}

.vc_general.vc_cta3.vc_cta3-icons-top .vc_cta3_content-container {
    padding-top: 1em;
}

.vc_general.vc_cta3.vc_cta3-icons-bottom .vc_cta3_content-container {
    padding-bottom: 1em;
}

.vc_general.vc_cta3.vc_cta3-icons-left .vc_cta3-icons {
    display: table-cell;
}

.vc_general.vc_cta3.vc_cta3-icons-left .vc_cta3_content-container {
    display: table-cell;
    padding-left: 1em;
}

.vc_general.vc_cta3.vc_cta3-icons-right .vc_cta3-icons {
    display: table-cell;
}

.vc_general.vc_cta3.vc_cta3-icons-right .vc_cta3_content-container {
    display: table-cell;
    padding-right: 1em;
}

.vc_general.vc_cta3.vc_cta3-icons-on-border {
    position: relative;
}

    .vc_general.vc_cta3.vc_cta3-icons-on-border .vc_cta3-icons {
        position: absolute;
    }

    .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right .vc_cta3-icons {
        right: 0;
        top: 50%;
        -webkit-transform: translate(50%,-50%);
        -ms-transform: translate(50%,-50%);
        transform: translate(50%,-50%);
    }

    .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-xs {
        margin-right: 17px;
    }

        .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-xs .vc_cta3_content-container {
            padding-right: 0;
        }

        .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-sm .vc_cta3_content-container, .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-xs.vc_cta3-icons-in-box .vc_cta3_content-container {
            padding-right: 7px;
        }

    .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-sm {
        margin-right: 22px;
    }

        .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-md .vc_cta3_content-container, .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-sm.vc_cta3-icons-in-box .vc_cta3_content-container {
            padding-right: 14px;
        }

    .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-md {
        margin-right: 28px;
    }

        .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-lg .vc_cta3_content-container, .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-md.vc_cta3-icons-in-box .vc_cta3_content-container {
            padding-right: 21px;
        }

    .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-lg {
        margin-right: 35px;
    }

        .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-lg.vc_cta3-icons-in-box .vc_cta3_content-container, .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-xl .vc_cta3_content-container {
            padding-right: 28px;
        }

    .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-xl {
        margin-right: 50px;
    }

        .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-xl.vc_cta3-icons-in-box .vc_cta3_content-container {
            padding-right: 35px;
        }

    .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left .vc_cta3-icons {
        left: 0;
        top: 50%;
        -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
    }

    .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-xs {
        margin-left: 17px;
    }

        .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-xs .vc_cta3_content-container {
            padding-left: 0;
        }

        .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-sm .vc_cta3_content-container, .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-xs.vc_cta3-icons-in-box .vc_cta3_content-container {
            padding-left: 7px;
        }

    .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-sm {
        margin-left: 22px;
    }

        .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-md .vc_cta3_content-container, .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-sm.vc_cta3-icons-in-box .vc_cta3_content-container {
            padding-left: 14px;
        }

    .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-md {
        margin-left: 28px;
    }

        .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-lg .vc_cta3_content-container, .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-md.vc_cta3-icons-in-box .vc_cta3_content-container {
            padding-left: 21px;
        }

    .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-lg {
        margin-left: 35px;
    }

        .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-lg.vc_cta3-icons-in-box .vc_cta3_content-container, .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-xl .vc_cta3_content-container {
            padding-left: 28px;
        }

    .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-xl {
        margin-left: 50px;
    }

        .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-xl.vc_cta3-icons-in-box .vc_cta3_content-container {
            padding-left: 35px;
        }

    .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top .vc_cta3-icons {
        left: 50%;
        top: 0;
        -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
    }

    .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-xs {
        margin-top: 17px;
    }

        .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-xs .vc_cta3_content-container {
            padding-top: 0;
        }

        .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-sm .vc_cta3_content-container, .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-xs.vc_cta3-icons-in-box .vc_cta3_content-container {
            padding-top: 7px;
        }

    .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-sm {
        margin-top: 22px;
    }

        .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-md .vc_cta3_content-container, .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-sm.vc_cta3-icons-in-box .vc_cta3_content-container {
            padding-top: 14px;
        }

    .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-md {
        margin-top: 28px;
    }

        .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-lg .vc_cta3_content-container, .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-md.vc_cta3-icons-in-box .vc_cta3_content-container {
            padding-top: 21px;
        }

    .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-lg {
        margin-top: 35px;
    }

        .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-lg.vc_cta3-icons-in-box .vc_cta3_content-container, .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-xl .vc_cta3_content-container {
            padding-top: 28px;
        }

    .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-xl {
        margin-top: 50px;
    }

        .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-xl.vc_cta3-icons-in-box .vc_cta3_content-container {
            padding-top: 35px;
        }

    .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom .vc_cta3-icons {
        left: 50%;
        bottom: 0;
        -webkit-transform: translate(-50%,50%);
        -ms-transform: translate(-50%,50%);
        transform: translate(-50%,50%);
    }

    .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-xs {
        margin-bottom: 17px;
    }

        .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-xs .vc_cta3_content-container {
            padding-bottom: 0;
        }

        .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-sm .vc_cta3_content-container, .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-xs.vc_cta3-icons-in-box .vc_cta3_content-container {
            padding-bottom: 7px;
        }

    .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-sm {
        margin-bottom: 22px;
    }

        .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-md .vc_cta3_content-container, .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-sm.vc_cta3-icons-in-box .vc_cta3_content-container {
            padding-bottom: 14px;
        }

    .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-md {
        margin-bottom: 28px;
    }

        .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-lg .vc_cta3_content-container, .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-md.vc_cta3-icons-in-box .vc_cta3_content-container {
            padding-bottom: 21px;
        }

    .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-lg {
        margin-bottom: 35px;
    }

        .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-lg.vc_cta3-icons-in-box .vc_cta3_content-container, .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-xl .vc_cta3_content-container {
            padding-bottom: 28px;
        }

    .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-xl {
        margin-bottom: 50px;
    }

        .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-xl.vc_cta3-icons-in-box .vc_cta3_content-container {
            padding-bottom: 35px;
        }

.vc_general.vc_cta3.vc_cta3-actions-top .vc_cta3-content {
    margin-top: 1em;
}

.vc_general.vc_cta3.vc_cta3-actions-bottom .vc_cta3-content {
    margin-bottom: 1em;
}

@media (min-width:768px) {
    .vc_general.vc_cta3.vc_cta3-actions-left .vc_cta3-actions, .vc_general.vc_cta3.vc_cta3-actions-right .vc_cta3-actions {
        max-width: 30%;
        display: table-cell;
    }

    .vc_general.vc_cta3.vc_cta3-actions-left .vc_cta3-content {
        padding-left: 28px;
        display: table-cell;
    }

    .vc_general.vc_cta3.vc_cta3-actions-right .vc_cta3-content {
        padding-right: 28px;
        display: table-cell;
    }
}

.vc_general.vc_cta3.vc_cta3-style-outline {
    border-width: 3px;
}

.vc_general.vc_cta3.vc_cta3-shape-square {
    border-radius: 0;
}

.vc_general.vc_cta3.vc_cta3-shape-rounded {
    border-radius: 5px;
}

.vc_general.vc_cta3.vc_cta3-shape-round {
    border-radius: 4em;
}

.vc_general.vc_cta3.vc_cta3-color-blue.vc_cta3-style-classic .vc_cta3-content-header {
    color: #5472D2;
}

.vc_general.vc_cta3.vc_cta3-color-blue.vc_cta3-style-flat {
    color: #c9d2f0;
    border-color: transparent;
    background-color: #5472D2;
}

    .vc_general.vc_cta3.vc_cta3-color-blue.vc_cta3-style-flat .vc_cta3-content-header {
        color: #fff;
    }

.vc_general.vc_cta3.vc_cta3-color-blue.vc_cta3-style-3d {
    box-shadow: 0 5px 0 #3253bc;
    color: #c9d2f0;
    border-color: transparent;
    background-color: #5472D2;
}

    .vc_general.vc_cta3.vc_cta3-color-blue.vc_cta3-style-3d .vc_cta3-content-header {
        color: #fff;
    }

.vc_general.vc_cta3.vc_cta3-color-blue.vc_cta3-style-outline {
    border-color: #5472D2;
    background-color: transparent;
}

    .vc_general.vc_cta3.vc_cta3-color-blue.vc_cta3-style-outline .vc_cta3-content-header {
        color: #5472D2;
    }

.vc_general.vc_cta3.vc_cta3-color-turquoise.vc_cta3-style-classic .vc_cta3-content-header {
    color: #00C1CF;
}

.vc_general.vc_cta3.vc_cta3-color-turquoise.vc_cta3-style-flat {
    color: #d3f5f1;
    border-color: transparent;
    background-color: #00C1CF;
}

    .vc_general.vc_cta3.vc_cta3-color-turquoise.vc_cta3-style-flat .vc_cta3-content-header {
        color: #fff;
    }

.vc_general.vc_cta3.vc_cta3-color-turquoise.vc_cta3-style-3d {
    box-shadow: 0 5px 0 #008d97;
    color: #d3f5f1;
    border-color: transparent;
    background-color: #00C1CF;
}

    .vc_general.vc_cta3.vc_cta3-color-turquoise.vc_cta3-style-3d .vc_cta3-content-header {
        color: #fff;
    }

.vc_general.vc_cta3.vc_cta3-color-turquoise.vc_cta3-style-outline {
    border-color: #00C1CF;
    background-color: transparent;
}

    .vc_general.vc_cta3.vc_cta3-color-turquoise.vc_cta3-style-outline .vc_cta3-content-header {
        color: #00C1CF;
    }

.vc_general.vc_cta3.vc_cta3-color-pink.vc_cta3-style-classic .vc_cta3-content-header {
    color: #FE6C61;
}

.vc_general.vc_cta3.vc_cta3-color-pink.vc_cta3-style-flat {
    color: #fcdbd7;
    border-color: transparent;
    background-color: #FE6C61;
}

    .vc_general.vc_cta3.vc_cta3-color-pink.vc_cta3-style-flat .vc_cta3-content-header {
        color: #fff;
    }

.vc_general.vc_cta3.vc_cta3-color-pink.vc_cta3-style-3d {
    box-shadow: 0 5px 0 #fe3829;
    color: #fcdbd7;
    border-color: transparent;
    background-color: #FE6C61;
}

    .vc_general.vc_cta3.vc_cta3-color-pink.vc_cta3-style-3d .vc_cta3-content-header {
        color: #fff;
    }

.vc_general.vc_cta3.vc_cta3-color-pink.vc_cta3-style-outline {
    border-color: #FE6C61;
    background-color: transparent;
}

    .vc_general.vc_cta3.vc_cta3-color-pink.vc_cta3-style-outline .vc_cta3-content-header {
        color: #FE6C61;
    }

.vc_general.vc_cta3.vc_cta3-color-violet.vc_cta3-style-classic .vc_cta3-content-header {
    color: #8D6DC4;
}

.vc_general.vc_cta3.vc_cta3-color-violet.vc_cta3-style-flat {
    color: #e1d5f5;
    border-color: transparent;
    background-color: #8D6DC4;
}

    .vc_general.vc_cta3.vc_cta3-color-violet.vc_cta3-style-flat .vc_cta3-content-header {
        color: #fff;
    }

.vc_general.vc_cta3.vc_cta3-color-violet.vc_cta3-style-3d {
    box-shadow: 0 5px 0 #6e48b1;
    color: #e1d5f5;
    border-color: transparent;
    background-color: #8D6DC4;
}

    .vc_general.vc_cta3.vc_cta3-color-violet.vc_cta3-style-3d .vc_cta3-content-header {
        color: #fff;
    }

.vc_general.vc_cta3.vc_cta3-color-violet.vc_cta3-style-outline {
    border-color: #8D6DC4;
    background-color: transparent;
}

    .vc_general.vc_cta3.vc_cta3-color-violet.vc_cta3-style-outline .vc_cta3-content-header {
        color: #8D6DC4;
    }

.vc_general.vc_cta3.vc_cta3-color-peacoc.vc_cta3-style-classic .vc_cta3-content-header {
    color: #4CADC9;
}

.vc_general.vc_cta3.vc_cta3-color-peacoc.vc_cta3-style-flat {
    color: #d0edf5;
    border-color: transparent;
    background-color: #4CADC9;
}

    .vc_general.vc_cta3.vc_cta3-color-peacoc.vc_cta3-style-flat .vc_cta3-content-header {
        color: #fff;
    }

.vc_general.vc_cta3.vc_cta3-color-peacoc.vc_cta3-style-3d {
    box-shadow: 0 5px 0 #338faa;
    color: #d0edf5;
    border-color: transparent;
    background-color: #4CADC9;
}

    .vc_general.vc_cta3.vc_cta3-color-peacoc.vc_cta3-style-3d .vc_cta3-content-header {
        color: #fff;
    }

.vc_general.vc_cta3.vc_cta3-color-peacoc.vc_cta3-style-outline {
    border-color: #4CADC9;
    background-color: transparent;
}

    .vc_general.vc_cta3.vc_cta3-color-peacoc.vc_cta3-style-outline .vc_cta3-content-header {
        color: #4CADC9;
    }

.vc_general.vc_cta3.vc_cta3-color-chino.vc_cta3-style-classic .vc_cta3-content-header {
    color: #CEC2AB;
}

.vc_general.vc_cta3.vc_cta3-color-chino.vc_cta3-style-flat {
    color: #f7f3eb;
    border-color: transparent;
    background-color: #CEC2AB;
}

    .vc_general.vc_cta3.vc_cta3-color-chino.vc_cta3-style-flat .vc_cta3-content-header {
        color: #fff;
    }

.vc_general.vc_cta3.vc_cta3-color-chino.vc_cta3-style-3d {
    box-shadow: 0 5px 0 #b9a888;
    color: #f7f3eb;
    border-color: transparent;
    background-color: #CEC2AB;
}

    .vc_general.vc_cta3.vc_cta3-color-chino.vc_cta3-style-3d .vc_cta3-content-header {
        color: #fff;
    }

.vc_general.vc_cta3.vc_cta3-color-chino.vc_cta3-style-outline {
    border-color: #CEC2AB;
    background-color: transparent;
}

    .vc_general.vc_cta3.vc_cta3-color-chino.vc_cta3-style-outline .vc_cta3-content-header {
        color: #CEC2AB;
    }

.vc_general.vc_cta3.vc_cta3-color-mulled-wine.vc_cta3-style-classic .vc_cta3-content-header {
    color: #50485B;
}

.vc_general.vc_cta3.vc_cta3-color-mulled-wine.vc_cta3-style-flat {
    color: #e2ddeb;
    border-color: transparent;
    background-color: #50485B;
}

    .vc_general.vc_cta3.vc_cta3-color-mulled-wine.vc_cta3-style-flat .vc_cta3-content-header {
        color: #fff;
    }

.vc_general.vc_cta3.vc_cta3-color-mulled-wine.vc_cta3-style-3d {
    box-shadow: 0 5px 0 #342f3c;
    color: #e2ddeb;
    border-color: transparent;
    background-color: #50485B;
}

    .vc_general.vc_cta3.vc_cta3-color-mulled-wine.vc_cta3-style-3d .vc_cta3-content-header {
        color: #fff;
    }

.vc_general.vc_cta3.vc_cta3-color-mulled-wine.vc_cta3-style-outline {
    border-color: #50485B;
    background-color: transparent;
}

    .vc_general.vc_cta3.vc_cta3-color-mulled-wine.vc_cta3-style-outline .vc_cta3-content-header {
        color: #50485B;
    }

.vc_general.vc_cta3.vc_cta3-color-vista-blue.vc_cta3-style-classic .vc_cta3-content-header {
    color: #75D69C;
}

.vc_general.vc_cta3.vc_cta3-color-vista-blue.vc_cta3-style-flat {
    color: #e1f5e9;
    border-color: transparent;
    background-color: #75D69C;
}

    .vc_general.vc_cta3.vc_cta3-color-vista-blue.vc_cta3-style-flat .vc_cta3-content-header {
        color: #fff;
    }

.vc_general.vc_cta3.vc_cta3-color-vista-blue.vc_cta3-style-3d {
    box-shadow: 0 5px 0 #4ac97d;
    color: #e1f5e9;
    border-color: transparent;
    background-color: #75D69C;
}

    .vc_general.vc_cta3.vc_cta3-color-vista-blue.vc_cta3-style-3d .vc_cta3-content-header {
        color: #fff;
    }

.vc_general.vc_cta3.vc_cta3-color-vista-blue.vc_cta3-style-outline {
    border-color: #75D69C;
    background-color: transparent;
}

    .vc_general.vc_cta3.vc_cta3-color-vista-blue.vc_cta3-style-outline .vc_cta3-content-header {
        color: #75D69C;
    }

.vc_general.vc_cta3.vc_cta3-color-orange.vc_cta3-style-classic .vc_cta3-content-header {
    color: #F7BE68;
}

.vc_general.vc_cta3.vc_cta3-color-orange.vc_cta3-style-flat {
    color: #faf0e1;
    border-color: transparent;
    background-color: #F7BE68;
}

    .vc_general.vc_cta3.vc_cta3-color-orange.vc_cta3-style-flat .vc_cta3-content-header {
        color: #fff;
    }

.vc_general.vc_cta3.vc_cta3-color-orange.vc_cta3-style-3d {
    box-shadow: 0 5px 0 #f4a733;
    color: #faf0e1;
    border-color: transparent;
    background-color: #F7BE68;
}

    .vc_general.vc_cta3.vc_cta3-color-orange.vc_cta3-style-3d .vc_cta3-content-header {
        color: #fff;
    }

.vc_general.vc_cta3.vc_cta3-color-orange.vc_cta3-style-outline {
    border-color: #F7BE68;
    background-color: transparent;
}

    .vc_general.vc_cta3.vc_cta3-color-orange.vc_cta3-style-outline .vc_cta3-content-header {
        color: #F7BE68;
    }

.vc_general.vc_cta3.vc_cta3-color-sky.vc_cta3-style-classic .vc_cta3-content-header {
    color: #5AA1E3;
}

.vc_general.vc_cta3.vc_cta3-color-sky.vc_cta3-style-flat {
    color: #dce9f5;
    border-color: transparent;
    background-color: #5AA1E3;
}

    .vc_general.vc_cta3.vc_cta3-color-sky.vc_cta3-style-flat .vc_cta3-content-header {
        color: #fff;
    }

.vc_general.vc_cta3.vc_cta3-color-sky.vc_cta3-style-3d {
    box-shadow: 0 5px 0 #2a86db;
    color: #dce9f5;
    border-color: transparent;
    background-color: #5AA1E3;
}

    .vc_general.vc_cta3.vc_cta3-color-sky.vc_cta3-style-3d .vc_cta3-content-header {
        color: #fff;
    }

.vc_general.vc_cta3.vc_cta3-color-sky.vc_cta3-style-outline {
    border-color: #5AA1E3;
    background-color: transparent;
}

    .vc_general.vc_cta3.vc_cta3-color-sky.vc_cta3-style-outline .vc_cta3-content-header {
        color: #5AA1E3;
    }

.vc_general.vc_cta3.vc_cta3-color-green.vc_cta3-style-classic .vc_cta3-content-header {
    color: #6DAB3C;
}

.vc_general.vc_cta3.vc_cta3-color-green.vc_cta3-style-flat {
    color: #e5f2da;
    border-color: transparent;
    background-color: #6DAB3C;
}

    .vc_general.vc_cta3.vc_cta3-color-green.vc_cta3-style-flat .vc_cta3-content-header {
        color: #fff;
    }

.vc_general.vc_cta3.vc_cta3-color-green.vc_cta3-style-3d {
    box-shadow: 0 5px 0 #53812d;
    color: #e5f2da;
    border-color: transparent;
    background-color: #6DAB3C;
}

    .vc_general.vc_cta3.vc_cta3-color-green.vc_cta3-style-3d .vc_cta3-content-header {
        color: #fff;
    }

.vc_general.vc_cta3.vc_cta3-color-green.vc_cta3-style-outline {
    border-color: #6DAB3C;
    background-color: transparent;
}

    .vc_general.vc_cta3.vc_cta3-color-green.vc_cta3-style-outline .vc_cta3-content-header {
        color: #6DAB3C;
    }

.vc_general.vc_cta3.vc_cta3-color-juicy-pink.vc_cta3-style-classic .vc_cta3-content-header {
    color: #F4524D;
}

.vc_general.vc_cta3.vc_cta3-color-juicy-pink.vc_cta3-style-flat {
    color: #fce2e1;
    border-color: transparent;
    background-color: #F4524D;
}

    .vc_general.vc_cta3.vc_cta3-color-juicy-pink.vc_cta3-style-flat .vc_cta3-content-header {
        color: #fff;
    }

.vc_general.vc_cta3.vc_cta3-color-juicy-pink.vc_cta3-style-3d {
    box-shadow: 0 5px 0 #f11f18;
    color: #fce2e1;
    border-color: transparent;
    background-color: #F4524D;
}

    .vc_general.vc_cta3.vc_cta3-color-juicy-pink.vc_cta3-style-3d .vc_cta3-content-header {
        color: #fff;
    }

.vc_general.vc_cta3.vc_cta3-color-juicy-pink.vc_cta3-style-outline {
    border-color: #F4524D;
    background-color: transparent;
}

    .vc_general.vc_cta3.vc_cta3-color-juicy-pink.vc_cta3-style-outline .vc_cta3-content-header {
        color: #F4524D;
    }

.vc_general.vc_cta3.vc_cta3-color-sandy-brown.vc_cta3-style-classic .vc_cta3-content-header {
    color: #F79468;
}

.vc_general.vc_cta3.vc_cta3-color-sandy-brown.vc_cta3-style-flat {
    color: #f7e1d7;
    border-color: transparent;
    background-color: #F79468;
}

    .vc_general.vc_cta3.vc_cta3-color-sandy-brown.vc_cta3-style-flat .vc_cta3-content-header {
        color: #fff;
    }

.vc_general.vc_cta3.vc_cta3-color-sandy-brown.vc_cta3-style-3d {
    box-shadow: 0 5px 0 #f46e33;
    color: #f7e1d7;
    border-color: transparent;
    background-color: #F79468;
}

    .vc_general.vc_cta3.vc_cta3-color-sandy-brown.vc_cta3-style-3d .vc_cta3-content-header {
        color: #fff;
    }

.vc_general.vc_cta3.vc_cta3-color-sandy-brown.vc_cta3-style-outline {
    border-color: #F79468;
    background-color: transparent;
}

    .vc_general.vc_cta3.vc_cta3-color-sandy-brown.vc_cta3-style-outline .vc_cta3-content-header {
        color: #F79468;
    }

.vc_general.vc_cta3.vc_cta3-color-purple.vc_cta3-style-classic .vc_cta3-content-header {
    color: #B97EBB;
}

.vc_general.vc_cta3.vc_cta3-color-purple.vc_cta3-style-flat {
    color: #f4dff5;
    border-color: transparent;
    background-color: #B97EBB;
}

    .vc_general.vc_cta3.vc_cta3-color-purple.vc_cta3-style-flat .vc_cta3-content-header {
        color: #fff;
    }

.vc_general.vc_cta3.vc_cta3-color-purple.vc_cta3-style-3d {
    box-shadow: 0 5px 0 #a559a8;
    color: #f4dff5;
    border-color: transparent;
    background-color: #B97EBB;
}

    .vc_general.vc_cta3.vc_cta3-color-purple.vc_cta3-style-3d .vc_cta3-content-header {
        color: #fff;
    }

.vc_general.vc_cta3.vc_cta3-color-purple.vc_cta3-style-outline {
    border-color: #B97EBB;
    background-color: transparent;
}

    .vc_general.vc_cta3.vc_cta3-color-purple.vc_cta3-style-outline .vc_cta3-content-header {
        color: #B97EBB;
    }

.vc_general.vc_cta3.vc_cta3-color-black.vc_cta3-style-classic .vc_cta3-content-header {
    color: #2A2A2A;
}

.vc_general.vc_cta3.vc_cta3-color-black.vc_cta3-style-flat {
    color: #d9d9d9;
    border-color: transparent;
    background-color: #2A2A2A;
}

    .vc_general.vc_cta3.vc_cta3-color-black.vc_cta3-style-flat .vc_cta3-content-header {
        color: #fff;
    }

.vc_general.vc_cta3.vc_cta3-color-black.vc_cta3-style-3d {
    box-shadow: 0 5px 0 #0e0e0e;
    color: #d9d9d9;
    border-color: transparent;
    background-color: #2A2A2A;
}

    .vc_general.vc_cta3.vc_cta3-color-black.vc_cta3-style-3d .vc_cta3-content-header {
        color: #fff;
    }

.vc_general.vc_cta3.vc_cta3-color-black.vc_cta3-style-outline {
    border-color: #2A2A2A;
    background-color: transparent;
}

    .vc_general.vc_cta3.vc_cta3-color-black.vc_cta3-style-outline .vc_cta3-content-header {
        color: #2A2A2A;
    }

.vc_general.vc_cta3.vc_cta3-color-grey.vc_cta3-style-classic .vc_cta3-content-header {
    color: #EBEBEB;
}

.vc_general.vc_cta3.vc_cta3-color-grey.vc_cta3-style-flat {
    color: #9d9d9e;
    border-color: transparent;
    background-color: #EBEBEB;
}

    .vc_general.vc_cta3.vc_cta3-color-grey.vc_cta3-style-flat .vc_cta3-content-header {
        color: #666;
    }

.vc_general.vc_cta3.vc_cta3-color-grey.vc_cta3-style-3d {
    box-shadow: 0 5px 0 #cfcfcf;
    color: #9d9d9e;
    border-color: transparent;
    background-color: #EBEBEB;
}

    .vc_general.vc_cta3.vc_cta3-color-grey.vc_cta3-style-3d .vc_cta3-content-header {
        color: #666;
    }

.vc_general.vc_cta3.vc_cta3-color-grey.vc_cta3-style-outline {
    border-color: #EBEBEB;
    background-color: transparent;
}

    .vc_general.vc_cta3.vc_cta3-color-grey.vc_cta3-style-outline .vc_cta3-content-header {
        color: #EBEBEB;
    }

.vc_general.vc_cta3.vc_cta3-color-white.vc_cta3-style-classic .vc_cta3-content-header {
    color: #FFF;
}

.vc_general.vc_cta3.vc_cta3-color-white.vc_cta3-style-flat {
    color: #9d9d9e;
    border-color: transparent;
    background-color: #FFF;
}

    .vc_general.vc_cta3.vc_cta3-color-white.vc_cta3-style-flat .vc_cta3-content-header {
        color: #666;
    }

.vc_general.vc_cta3.vc_cta3-color-white.vc_cta3-style-3d {
    box-shadow: 0 5px 0 #e3e3e3;
    color: #9d9d9e;
    border-color: transparent;
    background-color: #FFF;
}

    .vc_general.vc_cta3.vc_cta3-color-white.vc_cta3-style-3d .vc_cta3-content-header {
        color: #666;
    }

.vc_general.vc_cta3.vc_cta3-color-white.vc_cta3-style-outline {
    border-color: #FFF;
    background-color: transparent;
}

    .vc_general.vc_cta3.vc_cta3-color-white.vc_cta3-style-outline .vc_cta3-content-header {
        color: #FFF;
    }

.vc_general.vc_cta3.vc_cta3-color-classic.vc_cta3-style-flat {
    color: #9d9d9e;
    border-color: transparent;
    background-color: #F0F0F0;
}

    .vc_general.vc_cta3.vc_cta3-color-classic.vc_cta3-style-flat .vc_cta3-content-header {
        color: #666;
    }

.vc_general.vc_cta3.vc_cta3-color-classic.vc_cta3-style-3d {
    box-shadow: 0 5px 0 #d4d4d4;
    color: #9d9d9e;
    border-color: transparent;
    background-color: #F0F0F0;
}

    .vc_general.vc_cta3.vc_cta3-color-classic.vc_cta3-style-3d .vc_cta3-content-header {
        color: #666;
    }

.vc_general.vc_cta3.vc_cta3-color-classic.vc_cta3-style-outline {
    border-color: #F0F0F0;
    background-color: transparent;
}

    .vc_general.vc_cta3.vc_cta3-color-classic.vc_cta3-style-outline .vc_cta3-content-header {
        color: #F0F0F0;
    }

.vc_cta3.vc_cta3-icon-size-xs .vc_icon_element .vc_icon_element-inner {
    height: 1em;
    width: 1em;
}

.vc_cta3.vc_cta3-icon-size-sm .vc_icon_element .vc_icon_element-inner {
    height: 2em;
    width: 2em;
}

.vc_cta3.vc_cta3-icon-size-md .vc_icon_element .vc_icon_element-inner {
    height: 3em;
    width: 3em;
}

.vc_cta3.vc_cta3-icon-size-lg .vc_icon_element .vc_icon_element-inner {
    height: 4em;
    width: 4em;
}

.vc_cta3.vc_cta3-icon-size-xl .vc_icon_element .vc_icon_element-inner {
    height: 5em;
    width: 5em;
}

.wpb_gmaps_widget .wpb_wrapper {
    background-color: #f7f7f7;
    padding: 5px;
}

.wpb_gmaps_widget .wpb_map_wraper iframe {
    margin-bottom: 0;
    padding: 0;
    display: block;
    width: 100%;
    border: none;
}

.wpb_gmaps_widget.vc_map_responsive .wpb_map_wraper {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
}

    .wpb_gmaps_widget.vc_map_responsive .wpb_map_wraper iframe {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
    }

.wpb_accordion_section .wpb_accordion_header a:focus, .wpb_content_element .wpb_tabs_nav li a:focus, .wpb_tour_next_prev_nav a:focus {
    outline: 0;
}

.wpb_content_element .wpb_tabs_nav, .wpb_content_element .wpb_tour_tabs_wrapper {
    padding: 0;
}

.wpb_content_element .wpb_tabs_nav {
    margin: 0;
    padding-left: 0!important;
    text-indent: inherit!important;
}

#content .wpb_content_element .wpb_tabs_nav {
    margin: 0;
}

.wpb_content_element .wpb_tabs_nav li {
    background-color: #FFF;
    white-space: nowrap;
    padding: 0;
    background-image: none;
    list-style: none!important;
}

    .wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header, .wpb_content_element .wpb_tabs_nav li.ui-tabs-active, .wpb_content_element .wpb_tabs_nav li:hover, .wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab {
        background-color: #f7f7f7;
    }

    .wpb_content_element .wpb_tabs_nav li:after, .wpb_content_element .wpb_tabs_nav li:before {
        display: none!important;
    }

.wpb_content_element .wpb_tour_tabs_wrapper .wpb_ui-tabs-hide {
    display: none;
}

.wpb_content_element .wpb_accordion_header a, .wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav a {
    border-bottom: none;
    text-decoration: none;
    display: block;
    padding: .5em 1em;
}

.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content, .wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab {
    padding: 1em;
}

    .wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content .wpb_row:last-child > div > div.wpb_wrapper .wpb_content_element:last-child, .wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content > .wpb_content_element:last-child, .wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab .wpb_row:last-child > div > div.wpb_wrapper .wpb_content_element:last-child, .wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab > .wpb_content_element:last-child {
        margin-bottom: 0;
    }

.wpb_tabs .wpb_tabs_nav li {
    float: left;
    margin: 0 1px 0 0;
}

.wpb_tour .wpb_tabs_nav {
    float: left;
    width: 31.66666667%;
}

    .wpb_tour .wpb_tabs_nav li {
        margin: 0 0 1px;
        clear: left;
        width: 100%;
    }

    .wpb_tour .wpb_tabs_nav a {
        width: 100%;
    }

.wpb_tour .wpb_tour_tabs_wrapper .wpb_tab {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: none;
    float: left;
    width: 68.33333333%;
    padding: 0 0 0 21.74px;
}

.wpb_tour_next_prev_nav {
    margin-left: 31.66666667%;
    padding-left: 21.74px;
    font-size: 80%;
}

    .wpb_tour_next_prev_nav a {
        border-bottom: 1px dotted;
        text-decoration: none;
    }

        .wpb_tour_next_prev_nav a:hover {
            text-decoration: none;
            border-bottom: none;
        }

    .wpb_tour_next_prev_nav span {
        width: 48%;
        display: inline-block;
        padding-top: 1em;
        float: left;
    }

        .wpb_tour_next_prev_nav span.wpb_next_slide {
            text-align: right;
            float: right;
        }

.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header {
    margin: 0 0 1px;
    padding-top: 0;
    position: relative;
    text-transform: none;
    font-weight: inherit;
    font-size: inherit;
    font-family: inherit;
    line-height: inherit;
    letter-spacing: inherit;
}

    .wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header a {
        padding-left: 1em;
    }

.wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon, .wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon {
    display: block;
    width: 16px;
    height: 16px;
    background-image: url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/plugins/js_composer/assets/css/../images/toggle_open.png);
    background-repeat: no-repeat;
    position: absolute;
    right: .7em;
    top: .7em;
}

.wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon {
    background-image: url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/plugins/js_composer/assets/css/../images/toggle_close.png);
}

@media (max-width:480px) {
    .vc_responsive .wpb_tour .wpb_tab, .vc_responsive .wpb_tour .wpb_tour_tabs_wrapper .wpb_tabs_nav, .vc_responsive .wpb_tour_next_prev_nav {
        width: 100%;
        float: none;
        margin-left: 0;
    }

    .vc_responsive .wpb_tour_next_prev_nav {
        width: auto;
        padding: 0 1em;
    }

    .vc_responsive #content .wpb_tour .wpb_tour_tabs_wrapper .wpb_tabs_nav {
        margin-bottom: 1em;
    }

    .vc_responsive .wpb_tour .wpb_tab {
        padding-left: 1em;
        padding-right: 1em;
    }
}

.grid_layout-thumbnail .post-thumb, body ul.wpb_thumbnails-fluid li .entry-content :last-child {
    margin-bottom: 0;
}

.wpb_column .wpb_wrapper .wpb_teaser_grid {
    float: none;
}

body ul.wpb_thumbnails-fluid li {
    padding: 0;
    margin-left: 0;
    background-image: none;
    list-style: none!important;
}

    body ul.wpb_thumbnails-fluid li:after, body ul.wpb_thumbnails-fluid li:before {
        display: none!important;
    }

.wpb_row .wpb_filtered_grid ul.wpb_thumbnails-fluid, .wpb_row .wpb_grid ul.wpb_thumbnails-fluid {
    padding: 0;
    overflow: visible!important;
}

.wpb_teaser_grid .entry-content {
    margin: 0;
    padding: 0;
    width: 100%;
}

.grid_layout-thumbnail .post-thumb img {
    max-width: 100%;
}

.wpb_carousel .wpb_wrapper {
    position: relative;
}

.wpb_carousel .next, .wpb_carousel .prev {
    position: absolute;
    top: 3px;
    background-color: #f7f7f7;
    padding: 0 6px;
    font-size: 12px;
    z-index: 10;
    text-decoration: none;
    transition: all .2s linear;
    -moz-transition: all .2s linear;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
}

    .wpb_carousel .next:hover, .wpb_carousel .prev:hover {
        background-color: #F0F0F0;
    }

    .wpb_carousel .next:focus, .wpb_carousel .prev:focus {
        outline: 0;
        text-decoration: none;
    }

.wpb_carousel .prev {
    right: 30px;
}

.wpb_carousel .next {
    right: 0;
}

.wpb_carousel .wpb_thumbnails-fluid {
    width: 100%;
}

    .wpb_carousel .wpb_thumbnails-fluid > [class*=vc_span] {
        height: auto!important;
    }

.wpb_categories_filter, .wpb_teaser_grid .categories_filter {
    list-style: none;
    padding: 0;
    margin: 0 0 10px;
}

    .wpb_categories_filter li, .wpb_teaser_grid .categories_filter li {
        display: block;
        float: left;
        margin: 0 10px 10px 0;
        background-image: none;
        list-style: none!important;
    }

        .wpb_categories_filter li:after, .wpb_categories_filter li:before, .wpb_teaser_grid .categories_filter li:after, .wpb_teaser_grid .categories_filter li:before {
            display: none!important;
        }

        .wpb_categories_filter li a, .wpb_teaser_grid .categories_filter li a {
            border: none;
            text-decoration: none;
        }

            .wpb_categories_filter li a:hover, .wpb_categories_filter li.active a, .wpb_teaser_grid .categories_filter li a:hover, .wpb_teaser_grid .categories_filter li.active a {
                border-bottom: 1px dotted;
            }

.flickr_badge_image a, .wpb_gallery .wpb_flexslider .flex-direction-nav a {
    border: none;
}

@media (max-width:480px) {
    .vc_responsive .wpb_row ul.wpb_thumbnails-fluid {
        margin-left: 0;
        width: auto;
    }

    .vc_responsive .wpb_row .wpb_teaser_grid ul.wpb_thumbnails-fluid [class*=vc_col-] {
        width: 100%;
        float: none;
        display: block;
        margin-left: 0;
        margin-right: 0;
    }
}

.wpb_image_grid .wpb_image_grid_ul {
    margin: 0;
    padding: 0;
}

    .wpb_image_grid .wpb_image_grid_ul > li {
        background-image: none;
        list-style: none!important;
    }

        .wpb_image_grid .wpb_image_grid_ul > li:after, .wpb_image_grid .wpb_image_grid_ul > li:before {
            display: none!important;
        }

    .wpb_image_grid .wpb_image_grid_ul .isotope-item {
        list-style: none;
        margin: 0 1px 1px 0;
        max-width: 100%;
        float: left;
    }

    .wpb_image_grid .wpb_image_grid_ul a {
        display: block;
    }

    .wpb_image_grid .wpb_image_grid_ul img {
        display: block;
        max-width: 100%;
        height: auto;
    }

.wpb_gallery .theme-default .nivoSlider {
    margin-bottom: 0;
}

.wpb_gallery .theme-default .nivo-controlNav {
    padding: 10px 0 3px;
}

.wpb_gallery .wpb_flexslider .flex-control-nav {
    bottom: auto;
    top: 100%;
    margin-top: 15px;
}

.wpb_gallery .wpb_flexslider .flex-direction-nav a:before {
    line-height: 1;
}

.wpb_gallery .wpb_flexslider .flex-control-paging {
    z-index: 10;
}

#content .wpb_gallery_slides ul.flex-direction-nav, #content .wpb_gallery_slides ul.slides, .content .wpb_gallery_slides ul.flex-direction-nav, .content .wpb_gallery_slides ul.slides, .wpb_content_element .wpb_gallery_slides ul li, .wpb_gallery_slides ul.flex-direction-nav, .wpb_gallery_slides ul.slides, body .wpb_gallery_slides ul li {
    list-style: none;
    padding: 0;
    background-image: none;
    margin: 0;
}

.flickr_badge_image {
    margin: 0 10px 10px 0;
    width: 72px;
    height: 72px;
    float: left;
    background: 0 0;
    padding: 0;
}

    .flickr_badge_image img {
        margin: 0;
        overflow: hidden;
        position: relative;
        width: 100%;
        height: 100%;
        max-width: 100%;
        max-height: 100%;
    }

.wpb_flickr_widget p.flickr_stream_wrap {
    clear: both;
    margin-bottom: 0;
    font-size: 80%;
}

    .wpb_flickr_widget p.flickr_stream_wrap a {
        background-image: url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/plugins/js_composer/assets/css/../images/flickr.png);
        background-repeat: no-repeat;
        background-position: left center;
        padding-left: 25px;
        display: inline-block;
    }

.wpb_video_widget.vc_video-el-width-10 .wpb_wrapper {
    width: 10%;
}

.wpb_video_widget.vc_video-el-width-20 .wpb_wrapper {
    width: 20%;
}

.wpb_video_widget.vc_video-el-width-30 .wpb_wrapper {
    width: 30%;
}

.wpb_video_widget.vc_video-el-width-40 .wpb_wrapper {
    width: 40%;
}

.wpb_video_widget.vc_video-el-width-50 .wpb_wrapper {
    width: 50%;
}

.wpb_video_widget.vc_video-el-width-60 .wpb_wrapper {
    width: 60%;
}

.wpb_video_widget.vc_video-el-width-70 .wpb_wrapper {
    width: 70%;
}

.wpb_video_widget.vc_video-el-width-80 .wpb_wrapper {
    width: 80%;
}

.wpb_video_widget.vc_video-el-width-90 .wpb_wrapper {
    width: 90%;
}

.wpb_video_widget.vc_video-el-width-100 .wpb_wrapper {
    width: 100%;
}

.wpb_video_widget .wpb_video_wrapper {
    padding-top: 56.25%;
    position: relative;
    width: 100%;
}

    .wpb_video_widget .wpb_video_wrapper > div {
        padding-top: 0!important;
        position: static;
    }

.wpb_video_widget.vc_video-aspect-ratio-169 .wpb_video_wrapper {
    padding-top: 56.25%;
}

.wpb_video_widget.vc_video-aspect-ratio-43 .wpb_video_wrapper {
    padding-top: 75%;
}

.wpb_video_widget.vc_video-aspect-ratio-235 .wpb_video_wrapper {
    padding-top: 42.55319149%;
}

.wpb_video_widget.vc_video-align-left .wpb_wrapper {
    float: left;
}

.wpb_video_widget.vc_video-align-center .wpb_wrapper {
    margin: 0 auto;
}

.wpb_video_widget.vc_video-align-right .wpb_wrapper {
    float: right;
}

.wpb_video_widget .wpb_wrapper {
    position: relative;
}

    .wpb_video_widget .wpb_wrapper iframe {
        width: 100%;
        height: 100%;
        display: block;
        position: absolute;
        margin: 0;
        top: 0;
        left: 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

.wpb_video_wrapper .fluid-width-video-wrapper {
    padding-top: 0!important;
    position: static;
}

.wpb_posts_slider .flex-caption, .wpb_posts_slider .nivo-caption {
    background-color: #f7f7f7;
    opacity: 1;
    filter: alpha(opacity=100);
    color: inherit;
    padding: 10px 15px;
    position: static;
}

.wpb_posts_slider .wpb_gallery_slides > ul > li {
    background-image: none;
    list-style: none!important;
}

    .wpb_posts_slider .wpb_gallery_slides > ul > li:after, .wpb_posts_slider .wpb_gallery_slides > ul > li:before {
        display: none!important;
    }

.vc_progress_bar .vc_single_bar {
    background: #f7f7f7;
    position: relative;
    margin-bottom: 11.67px;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.1) inset;
    box-shadow: 0 1px 2px rgba(0,0,0,.1) inset;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

    .vc_progress_bar .vc_single_bar:last-child {
        margin-bottom: 0;
    }

    .vc_progress_bar .vc_single_bar .vc_label {
        display: block;
        padding: .5em 1em;
        position: relative;
        z-index: 1;
    }

    .vc_progress_bar .vc_single_bar .vc_bar {
        display: block;
        position: absolute;
        height: 100%;
        background-color: #e0e0e0;
        width: 0;
        top: 0;
        left: 0;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        transition: width 1s linear;
        -moz-transition: width 1s linear;
        -webkit-transition: width 1s linear;
        -o-transition: width 1s linear;
    }

.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_blue .vc_bar, .vc_progress_bar.vc_progress-bar-color-bar_blue .vc_single_bar .vc_bar {
    background-color: #0074CC;
}

.vc_progress_bar .vc_single_bar .vc_bar.striped {
    background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,.15)),color-stop(.75,rgba(255,255,255,.15)),color-stop(.75,transparent),to(transparent));
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -moz-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    -webkit-background-size: 40px 40px;
    -moz-background-size: 40px 40px;
    -o-background-size: 40px 40px;
    background-size: 40px 40px;
}

.vc_progress_bar .vc_single_bar .vc_bar.animated {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -moz-animation: progress-bar-stripes 2s linear infinite;
    -ms-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
}

.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_turquoise .vc_bar, .vc_progress_bar.vc_progress-bar-color-bar_turquoise .vc_single_bar .vc_bar {
    background-color: #49afcd;
}

.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_green .vc_bar, .vc_progress_bar.vc_progress-bar-color-bar_green .vc_single_bar .vc_bar {
    background-color: #5bb75b;
}

.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_orange .vc_bar, .vc_progress_bar.vc_progress-bar-color-bar_orange .vc_single_bar .vc_bar {
    background-color: #faa732;
}

.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_red .vc_bar, .vc_progress_bar.vc_progress-bar-color-bar_red .vc_single_bar .vc_bar {
    background-color: #da4f49;
}

.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_black .vc_bar, .vc_progress_bar.vc_progress-bar-color-bar_black .vc_single_bar .vc_bar {
    background-color: #414141;
}

.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-blue .vc_bar, .vc_progress_bar.vc_progress-bar-color-blue .vc_single_bar .vc_bar {
    background-color: #5472D2;
}

.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-turquoise .vc_bar, .vc_progress_bar.vc_progress-bar-color-turquoise .vc_single_bar .vc_bar {
    background-color: #00C1CF;
}

.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-pink .vc_bar, .vc_progress_bar.vc_progress-bar-color-pink .vc_single_bar .vc_bar {
    background-color: #FE6C61;
}

.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-turquoise .vc_label {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,.25);
}

.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-violet .vc_bar, .vc_progress_bar.vc_progress-bar-color-violet .vc_single_bar .vc_bar {
    background-color: #8D6DC4;
}

.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-peacoc .vc_bar, .vc_progress_bar.vc_progress-bar-color-peacoc .vc_single_bar .vc_bar {
    background-color: #4CADC9;
}

.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-chino .vc_bar, .vc_progress_bar.vc_progress-bar-color-chino .vc_single_bar .vc_bar {
    background-color: #CEC2AB;
}

.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-mulled-wine .vc_bar, .vc_progress_bar.vc_progress-bar-color-mulled-wine .vc_single_bar .vc_bar {
    background-color: #50485B;
}

.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-vista-blue .vc_bar, .vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-vista_blue .vc_bar, .vc_progress_bar.vc_progress-bar-color-vista-blue .vc_single_bar .vc_bar, .vc_progress_bar.vc_progress-bar-color-vista_blue .vc_single_bar .vc_bar {
    background-color: #75D69C;
}

.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-black .vc_bar, .vc_progress_bar.vc_progress-bar-color-black .vc_single_bar .vc_bar {
    background-color: #2A2A2A;
}

.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-grey .vc_bar, .vc_progress_bar.vc_progress-bar-color-grey .vc_single_bar .vc_bar {
    background-color: #EBEBEB;
}

.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-black .vc_label {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,.25);
}

.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-grey .vc_label, .vc_progress_bar.vc_progress-bar-color-grey .vc_single_bar .vc_label {
    color: #666;
    text-shadow: 0 -1px 0 rgba(0,0,0,.25);
}

.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-orange .vc_bar, .vc_progress_bar.vc_progress-bar-color-orange .vc_single_bar .vc_bar {
    background-color: #F7BE68;
}

.vc_progress_bar.vc_progress-bar-color-orange .vc_single_bar .vc_label {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,.25);
}

.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-sky .vc_bar, .vc_progress_bar.vc_progress-bar-color-sky .vc_single_bar .vc_bar {
    background-color: #5AA1E3;
}

.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-orange .vc_label {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,.25);
}

.vc_progress_bar.vc_progress-bar-color-sky .vc_single_bar .vc_label {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,.25);
}

.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-green .vc_bar, .vc_progress_bar.vc_progress-bar-color-green .vc_single_bar .vc_bar {
    background-color: #6DAB3C;
}

.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-sky .vc_label {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,.25);
}

.vc_progress_bar.vc_progress-bar-color-green .vc_single_bar .vc_label {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,.25);
}

.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-juicy-pink .vc_bar, .vc_progress_bar.vc_progress-bar-color-juicy-pink .vc_single_bar .vc_bar {
    background-color: #F4524D;
}

.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-green .vc_label {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,.25);
}

.vc_progress_bar.vc_progress-bar-color-juicy-pink .vc_single_bar .vc_label {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,.25);
}

.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-sandy-brown .vc_bar, .vc_progress_bar.vc_progress-bar-color-sandy-brown .vc_single_bar .vc_bar {
    background-color: #F79468;
}

.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-juicy-pink .vc_label {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,.25);
}

.vc_progress_bar.vc_progress-bar-color-sandy-brown .vc_single_bar .vc_label {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,.25);
}

.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-purple .vc_bar, .vc_progress_bar.vc_progress-bar-color-purple .vc_single_bar .vc_bar {
    background-color: #B97EBB;
}

.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-sandy-brown .vc_label {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,.25);
}

.vc_progress_bar.vc_progress-bar-color-purple .vc_single_bar .vc_label {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,.25);
}

.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-white .vc_bar, .vc_progress_bar.vc_progress-bar-color-white .vc_single_bar .vc_bar {
    background-color: #FFF;
}

.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-purple .vc_label {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,.25);
}

.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-white .vc_label, .vc_progress_bar.vc_progress-bar-color-white .vc_single_bar .vc_label {
    color: #666;
    text-shadow: 0 -1px 0 rgba(0,0,0,.25);
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }

    to {
        background-position: 0 0;
    }
}

@-moz-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }

    to {
        background-position: 0 0;
    }
}

@-ms-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }

    to {
        background-position: 0 0;
    }
}

@-o-keyframes progress-bar-stripes {
    from {
        background-position: 0 0;
    }

    to {
        background-position: 40px 0;
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }

    to {
        background-position: 0 0;
    }
}

.vc_pie_chart {
    z-index: 0;
    opacity: 0;
    filter: alpha(opacity=0);
}

    .vc_pie_chart.vc_ready {
        opacity: 1;
        filter: alpha(opacity=100);
    }

    .vc_pie_chart .vc_pie_wrapper {
        position: relative;
        margin: 0 auto;
    }

    .vc_pie_chart canvas {
        position: relative;
        z-index: 1;
    }

    .vc_pie_chart .vc_pie_chart_value, .vc_pie_chart_back {
        display: block;
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
    }

    .vc_pie_chart .vc_pie_chart_value {
        font-size: 200%;
        text-align: center;
    }

.vc_pie_chart_back {
    border: 6px solid #f7f7f7;
    border-radius: 50%;
    opacity: .3;
    filter: alpha(opacity=30);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.vc_images_carousel .vc_carousel-control {
    border: none;
}

.vc_carousel .vc_carousel-control {
    text-shadow: none;
    border: none;
    transition: all .2s linear;
    -moz-transition: all .2s linear;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
}

    .vc_carousel .vc_carousel-control:active, .vc_carousel .vc_carousel-control:focus {
        outline: 0;
    }

.vc_carousel .vc_carousel-indicators li {
    width: 5px;
    height: 5px;
    margin: 0;
    border-color: #f7f7f7;
    transition: all .2s linear;
    -moz-transition: all .2s linear;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
}

.vc_separator {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

    .vc_separator h4 {
        line-height: 1em;
        font-size: 100%;
        margin: 0;
        word-wrap: break-word;
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
    }

        .vc_separator h4 .normal {
            font-size: 12px;
            font-weight: 400;
        }

    .vc_separator .vc_sep_holder {
        height: 1px;
        position: relative;
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        min-width: 10%;
    }

        .vc_separator .vc_sep_holder .vc_sep_line {
            height: 1px;
            border-top: 1px solid #EBEBEB;
            display: block;
            position: relative;
            top: 1px;
            width: 100%;
        }

    .vc_separator.vc_separator_align_left .vc_sep_holder.vc_sep_holder_l, .vc_separator.vc_separator_align_right .vc_sep_holder.vc_sep_holder_r {
        display: none;
    }

    .vc_separator.vc_separator_align_center h4 {
        padding: 0 .8em;
    }

    .vc_separator.vc_separator_align_left h4 {
        padding: 0 .8em 0 0;
    }

    .vc_separator.vc_separator_align_right h4 {
        padding: 0 0 0 .8em;
        margin: 0!important;
    }

    .vc_separator.vc_sep_double {
        height: 3px;
    }

        .vc_separator.vc_sep_double .vc_sep_line {
            border-bottom: 1px solid #EBEBEB;
            border-top: 1px solid #EBEBEB;
            height: 3px;
        }

    .vc_separator.vc_sep_dashed .vc_sep_line {
        border-top-style: dashed;
    }

    .vc_separator.vc_sep_dotted .vc_sep_line {
        border-top-style: dotted;
    }

    .vc_separator.vc_sep_shadow .vc_sep_line {
        border: none;
        position: relative;
        height: 20px;
        top: 0;
        overflow: hidden;
    }

        .vc_separator.vc_sep_shadow .vc_sep_line::after {
            content: '';
            display: block;
            position: absolute;
            left: 0;
            top: -20px;
            right: 0;
            height: 10px;
            border-radius: 100%;
        }

    .vc_separator.vc_sep_shadow .vc_sep_holder_l .vc_sep_line::after {
        right: -100%;
        box-shadow: 10px 10px 10px 1px;
    }

    .vc_separator.vc_sep_shadow .vc_sep_holder_r .vc_sep_line::after {
        left: -100%;
        box-shadow: -10px 10px 10px 1px;
    }

    .vc_separator.vc_separator_no_text:not(.vc_sep_shadow) .vc_sep_holder_l {
        width: 100%;
    }

    .vc_separator.vc_separator_no_text:not(.vc_sep_shadow) .vc_sep_holder_r {
        display: none;
    }

    .vc_separator .vc_icon_element {
        margin-bottom: 0;
    }

        .vc_separator .vc_icon_element:not(.vc_icon_element-have-style) + h4 {
            padding-left: 0;
        }

        .vc_separator .vc_icon_element:not(.vc_icon_element-have-style) .vc_icon_element-size-xl {
            margin-left: .8em;
            margin-right: .8em;
        }

    .vc_separator.vc_separator-has-text.vc_separator_align_center .vc_icon_element.vc_icon_element-have-style, .vc_separator.vc_separator-has-text.vc_separator_align_right .vc_icon_element.vc_icon_element-have-style {
        margin-left: .8em;
    }

    .vc_separator.vc_separator_align_left .vc_icon_element.vc_icon_element-have-style + h4 {
        padding-left: .8em;
    }

    .vc_separator.vc_sep_border_width_1 .vc_sep_holder .vc_sep_line {
        border-top-width: 1px;
    }

    .vc_separator.vc_sep_border_width_1.vc_sep_double .vc_sep_holder .vc_sep_line {
        border-bottom-width: 1px;
        top: 0;
    }

    .vc_separator.vc_sep_border_width_1.vc_sep_shadow .vc_sep_line {
        top: 0;
    }

    .vc_separator.vc_sep_border_width_1.vc_sep_shadow .vc_sep_holder_l .vc_sep_line::after {
        box-shadow: 10px 10px 10px 1px;
    }

    .vc_separator.vc_sep_border_width_1.vc_sep_shadow .vc_sep_holder_r .vc_sep_line::after {
        box-shadow: -10px 10px 10px 1px;
    }

    .vc_separator.vc_sep_border_width_2 .vc_sep_holder .vc_sep_line {
        border-top-width: 2px;
    }

    .vc_separator.vc_sep_border_width_2.vc_sep_double .vc_sep_holder .vc_sep_line {
        border-bottom-width: 2px;
        top: -1px;
    }

    .vc_separator.vc_sep_border_width_2.vc_sep_shadow .vc_sep_line {
        top: -1px;
    }

    .vc_separator.vc_sep_border_width_2.vc_sep_shadow .vc_sep_holder_l .vc_sep_line::after {
        box-shadow: 10px 10px 10px 2px;
    }

    .vc_separator.vc_sep_border_width_2.vc_sep_shadow .vc_sep_holder_r .vc_sep_line::after {
        box-shadow: -10px 10px 10px 2px;
    }

    .vc_separator.vc_sep_border_width_3 .vc_sep_holder .vc_sep_line {
        border-top-width: 3px;
    }

    .vc_separator.vc_sep_border_width_3.vc_sep_double .vc_sep_holder .vc_sep_line {
        border-bottom-width: 3px;
        top: -1px;
    }

    .vc_separator.vc_sep_border_width_3.vc_sep_shadow .vc_sep_line {
        top: -1px;
    }

    .vc_separator.vc_sep_border_width_3.vc_sep_shadow .vc_sep_holder_l .vc_sep_line::after {
        box-shadow: 10px 10px 10px 3px;
    }

    .vc_separator.vc_sep_border_width_3.vc_sep_shadow .vc_sep_holder_r .vc_sep_line::after {
        box-shadow: -10px 10px 10px 3px;
    }

    .vc_separator.vc_sep_border_width_4 .vc_sep_holder .vc_sep_line {
        border-top-width: 4px;
    }

    .vc_separator.vc_sep_border_width_4.vc_sep_double .vc_sep_holder .vc_sep_line {
        border-bottom-width: 4px;
        top: -2px;
    }

    .vc_separator.vc_sep_border_width_4.vc_sep_shadow .vc_sep_line {
        top: -2px;
    }

    .vc_separator.vc_sep_border_width_4.vc_sep_shadow .vc_sep_holder_l .vc_sep_line::after {
        box-shadow: 10px 10px 10px 4px;
    }

    .vc_separator.vc_sep_border_width_4.vc_sep_shadow .vc_sep_holder_r .vc_sep_line::after {
        box-shadow: -10px 10px 10px 4px;
    }

    .vc_separator.vc_sep_border_width_5 .vc_sep_holder .vc_sep_line {
        border-top-width: 5px;
    }

    .vc_separator.vc_sep_border_width_5.vc_sep_double .vc_sep_holder .vc_sep_line {
        border-bottom-width: 5px;
        top: -2px;
    }

    .vc_separator.vc_sep_border_width_5.vc_sep_shadow .vc_sep_line {
        top: -2px;
    }

    .vc_separator.vc_sep_border_width_5.vc_sep_shadow .vc_sep_holder_l .vc_sep_line::after {
        box-shadow: 10px 10px 10px 5px;
    }

    .vc_separator.vc_sep_border_width_5.vc_sep_shadow .vc_sep_holder_r .vc_sep_line::after {
        box-shadow: -10px 10px 10px 5px;
    }

    .vc_separator.vc_sep_border_width_6 .vc_sep_holder .vc_sep_line {
        border-top-width: 6px;
    }

    .vc_separator.vc_sep_border_width_6.vc_sep_double .vc_sep_holder .vc_sep_line {
        border-bottom-width: 6px;
        top: -3px;
    }

    .vc_separator.vc_sep_border_width_6.vc_sep_shadow .vc_sep_line {
        top: -3px;
    }

    .vc_separator.vc_sep_border_width_6.vc_sep_shadow .vc_sep_holder_l .vc_sep_line::after {
        box-shadow: 10px 10px 10px 6px;
    }

    .vc_separator.vc_sep_border_width_6.vc_sep_shadow .vc_sep_holder_r .vc_sep_line::after {
        box-shadow: -10px 10px 10px 6px;
    }

    .vc_separator.vc_sep_border_width_7 .vc_sep_holder .vc_sep_line {
        border-top-width: 7px;
    }

    .vc_separator.vc_sep_border_width_7.vc_sep_double .vc_sep_holder .vc_sep_line {
        border-bottom-width: 7px;
        top: -3px;
    }

    .vc_separator.vc_sep_border_width_7.vc_sep_shadow .vc_sep_line {
        top: -3px;
    }

    .vc_separator.vc_sep_border_width_7.vc_sep_shadow .vc_sep_holder_l .vc_sep_line::after {
        box-shadow: 10px 10px 10px 7px;
    }

    .vc_separator.vc_sep_border_width_7.vc_sep_shadow .vc_sep_holder_r .vc_sep_line::after {
        box-shadow: -10px 10px 10px 7px;
    }

    .vc_separator.vc_sep_border_width_8 .vc_sep_holder .vc_sep_line {
        border-top-width: 8px;
    }

    .vc_separator.vc_sep_border_width_8.vc_sep_double .vc_sep_holder .vc_sep_line {
        border-bottom-width: 8px;
        top: -4px;
    }

    .vc_separator.vc_sep_border_width_8.vc_sep_shadow .vc_sep_line {
        top: -4px;
    }

    .vc_separator.vc_sep_border_width_8.vc_sep_shadow .vc_sep_holder_l .vc_sep_line::after {
        box-shadow: 10px 10px 10px 8px;
    }

    .vc_separator.vc_sep_border_width_8.vc_sep_shadow .vc_sep_holder_r .vc_sep_line::after {
        box-shadow: -10px 10px 10px 8px;
    }

    .vc_separator.vc_sep_border_width_9 .vc_sep_holder .vc_sep_line {
        border-top-width: 9px;
    }

    .vc_separator.vc_sep_border_width_9.vc_sep_double .vc_sep_holder .vc_sep_line {
        border-bottom-width: 9px;
        top: -4px;
    }

    .vc_separator.vc_sep_border_width_9.vc_sep_shadow .vc_sep_line {
        top: -4px;
    }

    .vc_separator.vc_sep_border_width_9.vc_sep_shadow .vc_sep_holder_l .vc_sep_line::after {
        box-shadow: 10px 10px 10px 9px;
    }

    .vc_separator.vc_sep_border_width_9.vc_sep_shadow .vc_sep_holder_r .vc_sep_line::after {
        box-shadow: -10px 10px 10px 9px;
    }

    .vc_separator.vc_sep_border_width_10 .vc_sep_holder .vc_sep_line {
        border-top-width: 10px;
    }

    .vc_separator.vc_sep_border_width_10.vc_sep_double .vc_sep_holder .vc_sep_line {
        border-bottom-width: 10px;
        top: -5px;
    }

    .vc_separator.vc_sep_border_width_10.vc_sep_shadow .vc_sep_line {
        top: -5px;
    }

    .vc_separator.vc_sep_border_width_10.vc_sep_shadow .vc_sep_holder_l .vc_sep_line::after {
        box-shadow: 10px 10px 10px 10px;
    }

    .vc_separator.vc_sep_border_width_10.vc_sep_shadow .vc_sep_holder_r .vc_sep_line::after {
        box-shadow: -10px 10px 10px 10px;
    }

    .vc_separator.vc_sep_color_blue .vc_sep_line {
        border-color: #5472D2;
    }

    .vc_separator.vc_sep_color_blue.vc_sep_shadow .vc_sep_holder {
        color: #5472D2;
    }

    .vc_separator.vc_sep_color_turquoise .vc_sep_line {
        border-color: #00C1CF;
    }

    .vc_separator.vc_sep_color_turquoise.vc_sep_shadow .vc_sep_holder {
        color: #00C1CF;
    }

    .vc_separator.vc_sep_color_pink .vc_sep_line {
        border-color: #FE6C61;
    }

    .vc_separator.vc_sep_color_pink.vc_sep_shadow .vc_sep_holder {
        color: #FE6C61;
    }

    .vc_separator.vc_sep_color_violet .vc_sep_line {
        border-color: #8D6DC4;
    }

    .vc_separator.vc_sep_color_violet.vc_sep_shadow .vc_sep_holder {
        color: #8D6DC4;
    }

    .vc_separator.vc_sep_color_peacoc .vc_sep_line {
        border-color: #4CADC9;
    }

    .vc_separator.vc_sep_color_peacoc.vc_sep_shadow .vc_sep_holder {
        color: #4CADC9;
    }

    .vc_separator.vc_sep_color_chino .vc_sep_line {
        border-color: #CEC2AB;
    }

    .vc_separator.vc_sep_color_chino.vc_sep_shadow .vc_sep_holder {
        color: #CEC2AB;
    }

    .vc_separator.vc_sep_color_mulled_wine .vc_sep_line {
        border-color: #50485B;
    }

    .vc_separator.vc_sep_color_mulled_wine.vc_sep_shadow .vc_sep_holder {
        color: #50485B;
    }

    .vc_separator.vc_sep_color_vista_blue .vc_sep_line {
        border-color: #75D69C;
    }

    .vc_separator.vc_sep_color_vista_blue.vc_sep_shadow .vc_sep_holder {
        color: #75D69C;
    }

    .vc_separator.vc_sep_color_black .vc_sep_line {
        border-color: #2A2A2A;
    }

    .vc_separator.vc_sep_color_black.vc_sep_shadow .vc_sep_holder {
        color: #2A2A2A;
    }

    .vc_separator.vc_sep_color_grey .vc_sep_line {
        border-color: #EBEBEB;
    }

    .vc_separator.vc_sep_color_grey.vc_sep_shadow .vc_sep_holder {
        color: #EBEBEB;
    }

    .vc_separator.vc_sep_color_orange .vc_sep_line {
        border-color: #F7BE68;
    }

    .vc_separator.vc_sep_color_orange.vc_sep_shadow .vc_sep_holder {
        color: #F7BE68;
    }

    .vc_separator.vc_sep_color_sky .vc_sep_line {
        border-color: #5AA1E3;
    }

    .vc_separator.vc_sep_color_sky.vc_sep_shadow .vc_sep_holder {
        color: #5AA1E3;
    }

    .vc_separator.vc_sep_color_green .vc_sep_line {
        border-color: #6DAB3C;
    }

    .vc_separator.vc_sep_color_green.vc_sep_shadow .vc_sep_holder {
        color: #6DAB3C;
    }

    .vc_separator.vc_sep_color_juicy_pink .vc_sep_line {
        border-color: #F4524D;
    }

    .vc_separator.vc_sep_color_juicy_pink.vc_sep_shadow .vc_sep_holder {
        color: #F4524D;
    }

    .vc_separator.vc_sep_color_sandy_brown .vc_sep_line {
        border-color: #F79468;
    }

    .vc_separator.vc_sep_color_sandy_brown.vc_sep_shadow .vc_sep_holder {
        color: #F79468;
    }

    .vc_separator.vc_sep_color_purple .vc_sep_line {
        border-color: #B97EBB;
    }

    .vc_separator.vc_sep_color_purple.vc_sep_shadow .vc_sep_holder {
        color: #B97EBB;
    }

    .vc_separator.vc_sep_color_white .vc_sep_line {
        border-color: #FFF;
    }

    .vc_separator.vc_sep_color_white.vc_sep_shadow .vc_sep_holder {
        color: #FFF;
    }

.vc_text_separator, .wpb_separator {
    border-bottom: 1px solid #EBEBEB;
    clear: both;
    height: 1px;
}

.vc_sep_width_10 {
    width: 10%;
}

.vc_sep_width_20 {
    width: 20%;
}

.vc_sep_width_30 {
    width: 30%;
}

.vc_sep_width_40 {
    width: 40%;
}

.vc_sep_width_50 {
    width: 50%;
}

.vc_sep_width_60 {
    width: 60%;
}

.vc_sep_width_70 {
    width: 70%;
}

.vc_sep_width_80 {
    width: 80%;
}

.vc_sep_width_90 {
    width: 90%;
}

.vc_sep_width_100, .wpb_single_image img.vc_img-placeholder {
    width: 100%;
}

.vc_sep_pos_align_center {
    margin-left: auto;
    margin-right: auto;
}

.vc_sep_pos_align_left {
    margin-left: 0;
    margin-right: auto;
}

.vc_sep_pos_align_right {
    margin-left: auto;
    margin-right: 0;
}

.vc_text_separator div {
    display: inline-block;
    background-color: #FFF;
    padding: 1px 1em;
    position: relative;
    top: -9px;
}

.separator_align_left {
    text-align: left;
}

.separator_align_right {
    text-align: right;
}

.wpb_single_image a {
    border: none;
    outline: 0;
}

.wpb_single_image img {
    height: auto;
    max-width: 100%;
    vertical-align: top;
}

.wpb_single_image .vc_single_image-wrapper {
    display: inline-block;
    vertical-align: top;
    max-width: 100%;
}

    .wpb_single_image .vc_single_image-wrapper.vc_box_rounded, .wpb_single_image .vc_single_image-wrapper.vc_box_rounded img {
        border-radius: 4px;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .wpb_single_image .vc_single_image-wrapper.vc_box_outline, .wpb_single_image .vc_single_image-wrapper.vc_box_outline_circle {
        border-radius: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        padding: 6px;
        border: 1px solid #EBEBEB;
    }

        .wpb_single_image .vc_single_image-wrapper.vc_box_outline img, .wpb_single_image .vc_single_image-wrapper.vc_box_outline_circle img {
            border-radius: 0;
            -webkit-box-shadow: none;
            box-shadow: none;
            border: 1px solid #EBEBEB;
        }

    .wpb_single_image .vc_single_image-wrapper.vc_box_border, .wpb_single_image .vc_single_image-wrapper.vc_box_border_circle {
        border-radius: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        padding: 6px;
        border: none;
    }

        .wpb_single_image .vc_single_image-wrapper.vc_box_border img, .wpb_single_image .vc_single_image-wrapper.vc_box_border_circle img {
            border-radius: 0;
            -webkit-box-shadow: none;
            box-shadow: none;
            border: none;
        }

    .wpb_single_image .vc_single_image-wrapper.vc_box_shadow, .wpb_single_image .vc_single_image-wrapper.vc_box_shadow img, .wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border, .wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border img, .wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border_circle, .wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border_circle img, .wpb_single_image .vc_single_image-wrapper.vc_box_shadow_circle, .wpb_single_image .vc_single_image-wrapper.vc_box_shadow_circle img {
        border-radius: 0;
        -webkit-box-shadow: 0 0 5px rgba(0,0,0,.1);
        box-shadow: 0 0 5px rgba(0,0,0,.1);
    }

    .wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border, .wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border_circle {
        padding: 6px;
    }

    .wpb_single_image .vc_single_image-wrapper.vc_box_shadow_3d {
        border-radius: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        margin-bottom: 15px;
    }

        .wpb_single_image .vc_single_image-wrapper.vc_box_shadow_3d img {
            border-radius: 0;
            -webkit-box-shadow: none;
            box-shadow: none;
        }

    .wpb_single_image .vc_single_image-wrapper.vc_box_border_circle, .wpb_single_image .vc_single_image-wrapper.vc_box_border_circle img, .wpb_single_image .vc_single_image-wrapper.vc_box_circle, .wpb_single_image .vc_single_image-wrapper.vc_box_circle img, .wpb_single_image .vc_single_image-wrapper.vc_box_outline_circle, .wpb_single_image .vc_single_image-wrapper.vc_box_outline_circle img, .wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border_circle, .wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border_circle img, .wpb_single_image .vc_single_image-wrapper.vc_box_shadow_circle, .wpb_single_image .vc_single_image-wrapper.vc_box_shadow_circle img {
        border-radius: 50%;
        -webkit-box-shadow: none;
        box-shadow: none;
        overflow: hidden;
    }

        .wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border_circle, .wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border_circle img, .wpb_single_image .vc_single_image-wrapper.vc_box_shadow_circle, .wpb_single_image .vc_single_image-wrapper.vc_box_shadow_circle img {
            -webkit-box-shadow: 0 0 5px rgba(0,0,0,.1);
            box-shadow: 0 0 5px rgba(0,0,0,.1);
        }

.wpb_single_image.vc_align_center {
    text-align: center;
}

.wpb_single_image.vc_align_right {
    text-align: right;
}

.wpb_single_image.vc_align_left {
    text-align: left;
}

.wpb_single_image .vc_box_shadow_3d {
    position: relative;
    z-index: 0;
    display: inline-block;
    max-width: 100%;
}

    .wpb_single_image .vc_box_shadow_3d:after, .wpb_single_image .vc_box_shadow_3d:before {
        content: "";
        position: absolute;
        -webkit-box-shadow: 0 15px 10px rgba(0,0,0,.6);
        box-shadow: 0 15px 10px rgba(0,0,0,.6);
        left: 5px;
        right: 50%;
        bottom: 8px;
        height: 30%;
        z-index: -1;
        border-radius: inherit;
        -webkit-transform-origin: 0 0;
        -moz-transform-origin: 0 0;
        -ms-transform-origin: 0 0;
        transform-origin: 0 0;
        -webkit-transform: skewY(-6deg);
        -ms-transform: skewY(-6deg);
        transform: skewY(-6deg);
    }

    .wpb_single_image .vc_box_shadow_3d:after {
        left: 50%;
        right: 5px;
        -webkit-transform: skewY(6deg);
        -ms-transform: skewY(6deg);
        transform: skewY(6deg);
        -webkit-transform-origin: 100% 0;
        -moz-transform-origin: 100% 0;
        -ms-transform-origin: 100% 0;
        transform-origin: 100% 0;
    }

.wpb_single_image .vc_figure {
    display: inline-block;
    vertical-align: top;
    margin: 0;
    max-width: 100%;
}

.wpb_single_image .vc_figure-caption {
    margin-top: .2em;
    font-size: .8em;
}

.wpb_single_image .vc_box_outline.vc_box_border_blue, .wpb_single_image .vc_box_outline_circle.vc_box_border_blue {
    border-color: #5472D2;
}

.wpb_single_image .vc_box_border.vc_box_border_blue, .wpb_single_image .vc_box_border_circle.vc_box_border_blue {
    background-color: #5472D2;
}

.wpb_single_image .vc_box_outline.vc_box_border_turquoise, .wpb_single_image .vc_box_outline_circle.vc_box_border_turquoise {
    border-color: #00C1CF;
}

.wpb_single_image .vc_box_border.vc_box_border_turquoise, .wpb_single_image .vc_box_border_circle.vc_box_border_turquoise {
    background-color: #00C1CF;
}

.wpb_single_image .vc_box_outline.vc_box_border_pink, .wpb_single_image .vc_box_outline_circle.vc_box_border_pink {
    border-color: #FE6C61;
}

.wpb_single_image .vc_box_border.vc_box_border_pink, .wpb_single_image .vc_box_border_circle.vc_box_border_pink {
    background-color: #FE6C61;
}

.wpb_single_image .vc_box_outline.vc_box_border_violet, .wpb_single_image .vc_box_outline_circle.vc_box_border_violet {
    border-color: #8D6DC4;
}

.wpb_single_image .vc_box_border.vc_box_border_violet, .wpb_single_image .vc_box_border_circle.vc_box_border_violet {
    background-color: #8D6DC4;
}

.wpb_single_image .vc_box_outline.vc_box_border_peacoc, .wpb_single_image .vc_box_outline_circle.vc_box_border_peacoc {
    border-color: #4CADC9;
}

.wpb_single_image .vc_box_border.vc_box_border_peacoc, .wpb_single_image .vc_box_border_circle.vc_box_border_peacoc {
    background-color: #4CADC9;
}

.wpb_single_image .vc_box_outline.vc_box_border_chino, .wpb_single_image .vc_box_outline_circle.vc_box_border_chino {
    border-color: #CEC2AB;
}

.wpb_single_image .vc_box_border.vc_box_border_chino, .wpb_single_image .vc_box_border_circle.vc_box_border_chino {
    background-color: #CEC2AB;
}

.wpb_single_image .vc_box_outline.vc_box_border_mulled_wine, .wpb_single_image .vc_box_outline_circle.vc_box_border_mulled_wine {
    border-color: #50485B;
}

.wpb_single_image .vc_box_border.vc_box_border_mulled_wine, .wpb_single_image .vc_box_border_circle.vc_box_border_mulled_wine {
    background-color: #50485B;
}

.wpb_single_image .vc_box_outline.vc_box_border_vista_blue, .wpb_single_image .vc_box_outline_circle.vc_box_border_vista_blue {
    border-color: #75D69C;
}

.wpb_single_image .vc_box_border.vc_box_border_vista_blue, .wpb_single_image .vc_box_border_circle.vc_box_border_vista_blue {
    background-color: #75D69C;
}

.wpb_single_image .vc_box_outline.vc_box_border_black, .wpb_single_image .vc_box_outline_circle.vc_box_border_black {
    border-color: #2A2A2A;
}

.wpb_single_image .vc_box_border.vc_box_border_black, .wpb_single_image .vc_box_border_circle.vc_box_border_black {
    background-color: #2A2A2A;
}

.wpb_single_image .vc_box_outline.vc_box_border_grey, .wpb_single_image .vc_box_outline_circle.vc_box_border_grey {
    border-color: #EBEBEB;
}

.wpb_single_image .vc_box_border.vc_box_border_grey, .wpb_single_image .vc_box_border_circle.vc_box_border_grey {
    background-color: #EBEBEB;
}

.wpb_single_image .vc_box_outline.vc_box_border_orange, .wpb_single_image .vc_box_outline_circle.vc_box_border_orange {
    border-color: #F7BE68;
}

.wpb_single_image .vc_box_border.vc_box_border_orange, .wpb_single_image .vc_box_border_circle.vc_box_border_orange {
    background-color: #F7BE68;
}

.wpb_single_image .vc_box_outline.vc_box_border_sky, .wpb_single_image .vc_box_outline_circle.vc_box_border_sky {
    border-color: #5AA1E3;
}

.wpb_single_image .vc_box_border.vc_box_border_sky, .wpb_single_image .vc_box_border_circle.vc_box_border_sky {
    background-color: #5AA1E3;
}

.wpb_single_image .vc_box_outline.vc_box_border_green, .wpb_single_image .vc_box_outline_circle.vc_box_border_green {
    border-color: #6DAB3C;
}

.wpb_single_image .vc_box_border.vc_box_border_green, .wpb_single_image .vc_box_border_circle.vc_box_border_green {
    background-color: #6DAB3C;
}

.wpb_single_image .vc_box_outline.vc_box_border_juicy_pink, .wpb_single_image .vc_box_outline_circle.vc_box_border_juicy_pink {
    border-color: #F4524D;
}

.wpb_single_image .vc_box_border.vc_box_border_juicy_pink, .wpb_single_image .vc_box_border_circle.vc_box_border_juicy_pink {
    background-color: #F4524D;
}

.wpb_single_image .vc_box_outline.vc_box_border_sandy_brown, .wpb_single_image .vc_box_outline_circle.vc_box_border_sandy_brown {
    border-color: #F79468;
}

.wpb_single_image .vc_box_border.vc_box_border_sandy_brown, .wpb_single_image .vc_box_border_circle.vc_box_border_sandy_brown {
    background-color: #F79468;
}

.wpb_single_image .vc_box_outline.vc_box_border_purple, .wpb_single_image .vc_box_outline_circle.vc_box_border_purple {
    border-color: #B97EBB;
}

.wpb_single_image .vc_box_border.vc_box_border_purple, .wpb_single_image .vc_box_border_circle.vc_box_border_purple {
    background-color: #B97EBB;
}

.wpb_single_image .vc_box_outline.vc_box_border_white, .wpb_single_image .vc_box_outline_circle.vc_box_border_white {
    border-color: #FFF;
}

.wpb_single_image .vc_box_border.vc_box_border_white, .wpb_single_image .vc_box_border_circle.vc_box_border_white {
    background-color: #FFF;
}

.vc_icon_element {
    line-height: 0;
    font-size: 14px;
    margin-bottom: 35px;
}

    .vc_icon_element.vc_icon_element-outer {
        box-sizing: border-box;
        text-align: center;
    }

        .vc_icon_element.vc_icon_element-outer.vc_icon_element-align-left {
            text-align: left;
        }

        .vc_icon_element.vc_icon_element-outer.vc_icon_element-align-center {
            text-align: center;
        }

        .vc_icon_element.vc_icon_element-outer.vc_icon_element-align-right {
            text-align: right;
        }

        .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner {
            text-align: center;
            display: inline-block;
            border: 2px solid transparent;
            width: 4em;
            height: 4em;
            box-sizing: content-box;
            position: relative;
        }

            .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner .vc_icon_element-icon {
                font-size: 2.15em;
                font-style: normal;
                font-weight: 400;
                line-height: 1!important;
                font-size-adjust: none;
                font-stretch: normal;
                -webkit-font-feature-settings: normal;
                font-feature-settings: normal;
                -webkit-font-language-override: normal;
                font-language-override: normal;
                -webkit-font-kerning: auto;
                font-kerning: auto;
                font-synthesis: weight style;
                font-variant: normal;
                text-rendering: auto;
                display: inline-block;
                position: absolute;
                top: 50%;
                left: 50%;
                -webkit-transform: translate(-50%,-50%);
                -ms-transform: translate(-50%,-50%);
                -o-transform: translate(-50%,-50%);
                transform: translate(-50%,-50%);
            }

                .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner .vc_icon_element-icon:before {
                    font-style: normal;
                    font-weight: 400;
                    display: inline-block;
                    text-decoration: inherit;
                    width: inherit;
                    height: inherit;
                    font-size: 1em;
                    text-align: center;
                    text-rendering: optimizelegibility;
                }

            .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner .vc_gitem-link, .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner .vc_icon_element-link {
                width: 100%;
                height: 100%;
                display: block;
                position: absolute;
                top: 0;
                box-sizing: content-box;
                border: none;
            }

            .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xs {
                max-width: 100%!important;
                line-height: 1.2em!important;
            }

                .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xs.vc_icon_element-have-style-inner {
                    width: 2.5em!important;
                    height: 2.5em!important;
                }

                .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xs .vc_icon_element-icon {
                    font-size: 1.2em!important;
                }

            .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-sm {
                max-width: 100%!important;
                line-height: 1.6em!important;
            }

                .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-sm.vc_icon_element-have-style-inner {
                    width: 3.15em!important;
                    height: 3.15em!important;
                }

                .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-sm .vc_icon_element-icon {
                    font-size: 1.6em!important;
                }

            .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-md {
                max-width: 100%!important;
                line-height: 2.15em!important;
            }

                .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-md.vc_icon_element-have-style-inner {
                    width: 4em!important;
                    height: 4em!important;
                }

                .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-md .vc_icon_element-icon {
                    font-size: 2.15em!important;
                }

            .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-lg {
                max-width: 100%!important;
                line-height: 2.85em!important;
            }

                .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-lg.vc_icon_element-have-style-inner {
                    width: 5em!important;
                    height: 5em!important;
                }

                .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-lg .vc_icon_element-icon {
                    font-size: 2.85em!important;
                }

            .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xl {
                max-width: 100%!important;
                line-height: 5em!important;
            }

                .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xl.vc_icon_element-have-style-inner {
                    width: 7.15em!important;
                    height: 7.15em!important;
                }

                .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xl .vc_icon_element-icon {
                    font-size: 5em!important;
                }

            .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded, .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded .vc_gitem-link, .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded .vc_icon_element-link, .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-outline, .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-outline .vc_gitem-link, .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-outline .vc_icon_element-link {
                border-radius: 50%;
            }

            .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-less, .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-less .vc_gitem-link, .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-less .vc_icon_element-link, .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-less-outline, .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-less-outline .vc_gitem-link, .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-less-outline .vc_icon_element-link {
                border-radius: 5px;
            }

            .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-blue .vc_icon_element-icon {
                color: #5472D2;
            }

            .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-turquoise .vc_icon_element-icon {
                color: #00C1CF;
            }

            .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-pink .vc_icon_element-icon {
                color: #FE6C61;
            }

            .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-violet .vc_icon_element-icon {
                color: #8D6DC4;
            }

            .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-peacoc .vc_icon_element-icon {
                color: #4CADC9;
            }

            .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-chino .vc_icon_element-icon {
                color: #CEC2AB;
            }

            .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-mulled_wine .vc_icon_element-icon {
                color: #50485B;
            }

            .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-vista_blue .vc_icon_element-icon {
                color: #75D69C;
            }

            .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-black .vc_icon_element-icon {
                color: #2A2A2A;
            }

            .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-grey .vc_icon_element-icon {
                color: #EBEBEB;
            }

            .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-orange .vc_icon_element-icon {
                color: #F7BE68;
            }

            .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-sky .vc_icon_element-icon {
                color: #5AA1E3;
            }

            .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-green .vc_icon_element-icon {
                color: #6DAB3C;
            }

            .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-juicy_pink .vc_icon_element-icon {
                color: #F4524D;
            }

            .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-sandy_brown .vc_icon_element-icon {
                color: #F79468;
            }

            .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-purple .vc_icon_element-icon {
                color: #B97EBB;
            }

            .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-white .vc_icon_element-icon {
                color: #FFF;
            }

            .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-blue.vc_icon_element-outline {
                border-color: #5472D2;
            }

            .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-blue.vc_icon_element-background {
                background-color: #5472D2;
            }

            .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-turquoise.vc_icon_element-outline {
                border-color: #00C1CF;
            }

            .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-turquoise.vc_icon_element-background {
                background-color: #00C1CF;
            }

            .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-pink.vc_icon_element-outline {
                border-color: #FE6C61;
            }

            .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-pink.vc_icon_element-background {
                background-color: #FE6C61;
            }

            .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-violet.vc_icon_element-outline {
                border-color: #8D6DC4;
            }

            .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-violet.vc_icon_element-background {
                background-color: #8D6DC4;
            }

            .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-peacoc.vc_icon_element-outline {
                border-color: #4CADC9;
            }

            .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-peacoc.vc_icon_element-background {
                background-color: #4CADC9;
            }

            .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-chino.vc_icon_element-outline {
                border-color: #CEC2AB;
            }

            .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-chino.vc_icon_element-background {
                background-color: #CEC2AB;
            }

            .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-mulled_wine.vc_icon_element-outline {
                border-color: #50485B;
            }

            .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-mulled_wine.vc_icon_element-background {
                background-color: #50485B;
            }

            .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-vista_blue.vc_icon_element-outline {
                border-color: #75D69C;
            }

            .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-vista_blue.vc_icon_element-background {
                background-color: #75D69C;
            }

            .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-black.vc_icon_element-outline {
                border-color: #2A2A2A;
            }

            .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-black.vc_icon_element-background {
                background-color: #2A2A2A;
            }

            .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-grey.vc_icon_element-outline {
                border-color: #EBEBEB;
            }

            .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-grey.vc_icon_element-background {
                background-color: #EBEBEB;
            }

            .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-orange.vc_icon_element-outline {
                border-color: #F7BE68;
            }

            .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-orange.vc_icon_element-background {
                background-color: #F7BE68;
            }

            .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-sky.vc_icon_element-outline {
                border-color: #5AA1E3;
            }

            .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-sky.vc_icon_element-background {
                background-color: #5AA1E3;
            }

            .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-green.vc_icon_element-outline {
                border-color: #6DAB3C;
            }

            .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-green.vc_icon_element-background {
                background-color: #6DAB3C;
            }

            .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-juicy_pink.vc_icon_element-outline {
                border-color: #F4524D;
            }

            .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-juicy_pink.vc_icon_element-background {
                background-color: #F4524D;
            }

            .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-sandy_brown.vc_icon_element-outline {
                border-color: #F79468;
            }

            .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-sandy_brown.vc_icon_element-background {
                background-color: #F79468;
            }

            .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-purple.vc_icon_element-outline {
                border-color: #B97EBB;
            }

            .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-purple.vc_icon_element-background {
                background-color: #B97EBB;
            }

            .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-white.vc_icon_element-outline {
                border-color: #FFF;
            }

            .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-white.vc_icon_element-background {
                background-color: #FFF;
            }

.vc_chart .vc_chart-legend {
    font-size: 14px;
    margin: 0;
    padding: 0;
}

    .vc_chart .vc_chart-legend li {
        line-height: 1.3em;
        list-style: none;
        margin: 0 0 .3em;
        min-height: 1.3em;
    }

    .vc_chart .vc_chart-legend span {
        border-radius: .3em;
        display: inline-block;
        height: 1.3em;
        left: 0;
        margin-right: .5em;
        vertical-align: middle;
        width: 1.3em;
    }

@media (min-width:768px) {
    .vc_chart .vc_chart-legend {
        display: inline-block;
        vertical-align: middle;
        width: 40%;
    }

        .vc_chart .vc_chart-legend li {
            margin-left: 1em;
        }

    .vc_chart .vc_chart-with-legend {
        display: inline-block;
        vertical-align: middle;
        width: 60%;
    }
}

.vc_line-chart .vc_chart-with-legend {
    width: 75%;
}

.vc_line-chart .vc_chart-legend {
    width: 25%;
}

.wpb_single_image .wpb_wrapper .vc_single_image-wrapper .zoomImg {
    border-radius: 0;
}

.wpb_single_image [class*='_circle'] .vc-zoom-wrapper {
    border-radius: 50%;
}

.wpb_single_image [class*='_rounded'] .vc-zoom-wrapper {
    border-radius: 4px;
}

.vc_general.vc_pagination {
    display: block;
    margin: 0;
    padding: 0;
    text-align: center;
}

    .vc_general.vc_pagination .vc_pagination-item {
        display: inline-block;
        margin: 0;
        padding: 0;
        vertical-align: middle;
    }

    .vc_general.vc_pagination .vc_pagination-trigger {
        display: block;
        text-decoration: none;
        cursor: pointer;
        height: 10px;
        width: 10px;
        margin: 5px 7px;
        background: 0 0;
        -webkit-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out;
        border: none;
    }

.vc_gitem-zone, .vc_gitem_row .vc_gitem-col {
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    box-sizing: border-box;
}

.vc_general.vc_pagination .vc_pagination-trigger:focus {
    outline: 0;
}

.vc_general.vc_pagination .vc_active .vc_pagination-trigger {
    cursor: default;
}

.vc_pagination.vc_pagination-style-outline .vc_pagination-trigger {
    border: 3px solid transparent;
}

.vc_pagination.vc_pagination-style-flat .vc_pagination-trigger {
    opacity: .6;
}

    .vc_pagination.vc_pagination-style-flat .vc_active .vc_pagination-trigger, .vc_pagination.vc_pagination-style-flat .vc_pagination-trigger:hover {
        opacity: 1;
    }

.vc_pagination.vc_pagination-shape-round .vc_pagination-trigger {
    border-radius: 50%;
}

.vc_pagination.vc_pagination-shape-rounded .vc_pagination-trigger {
    border-radius: 3px;
}

.vc_pagination-color-blue.vc_pagination-style-outline .vc_pagination-trigger {
    border-color: #5472D2;
}

    .vc_pagination-color-blue.vc_pagination-style-flat .vc_pagination-trigger, .vc_pagination-color-blue.vc_pagination-style-outline .vc_active .vc_pagination-trigger, .vc_pagination-color-blue.vc_pagination-style-outline .vc_pagination-trigger:hover {
        background-color: #5472D2;
    }

.vc_pagination-color-turquoise.vc_pagination-style-outline .vc_pagination-trigger {
    border-color: #00C1CF;
}

    .vc_pagination-color-turquoise.vc_pagination-style-flat .vc_pagination-trigger, .vc_pagination-color-turquoise.vc_pagination-style-outline .vc_active .vc_pagination-trigger, .vc_pagination-color-turquoise.vc_pagination-style-outline .vc_pagination-trigger:hover {
        background-color: #00C1CF;
    }

.vc_pagination-color-pink.vc_pagination-style-outline .vc_pagination-trigger {
    border-color: #FE6C61;
}

    .vc_pagination-color-pink.vc_pagination-style-flat .vc_pagination-trigger, .vc_pagination-color-pink.vc_pagination-style-outline .vc_active .vc_pagination-trigger, .vc_pagination-color-pink.vc_pagination-style-outline .vc_pagination-trigger:hover {
        background-color: #FE6C61;
    }

.vc_pagination-color-violet.vc_pagination-style-outline .vc_pagination-trigger {
    border-color: #8D6DC4;
}

    .vc_pagination-color-violet.vc_pagination-style-flat .vc_pagination-trigger, .vc_pagination-color-violet.vc_pagination-style-outline .vc_active .vc_pagination-trigger, .vc_pagination-color-violet.vc_pagination-style-outline .vc_pagination-trigger:hover {
        background-color: #8D6DC4;
    }

.vc_pagination-color-peacoc.vc_pagination-style-outline .vc_pagination-trigger {
    border-color: #4CADC9;
}

    .vc_pagination-color-peacoc.vc_pagination-style-flat .vc_pagination-trigger, .vc_pagination-color-peacoc.vc_pagination-style-outline .vc_active .vc_pagination-trigger, .vc_pagination-color-peacoc.vc_pagination-style-outline .vc_pagination-trigger:hover {
        background-color: #4CADC9;
    }

.vc_pagination-color-chino.vc_pagination-style-outline .vc_pagination-trigger {
    border-color: #CEC2AB;
}

    .vc_pagination-color-chino.vc_pagination-style-flat .vc_pagination-trigger, .vc_pagination-color-chino.vc_pagination-style-outline .vc_active .vc_pagination-trigger, .vc_pagination-color-chino.vc_pagination-style-outline .vc_pagination-trigger:hover {
        background-color: #CEC2AB;
    }

.vc_pagination-color-mulled-wine.vc_pagination-style-outline .vc_pagination-trigger {
    border-color: #50485B;
}

    .vc_pagination-color-mulled-wine.vc_pagination-style-flat .vc_pagination-trigger, .vc_pagination-color-mulled-wine.vc_pagination-style-outline .vc_active .vc_pagination-trigger, .vc_pagination-color-mulled-wine.vc_pagination-style-outline .vc_pagination-trigger:hover {
        background-color: #50485B;
    }

.vc_pagination-color-vista-blue.vc_pagination-style-outline .vc_pagination-trigger {
    border-color: #75D69C;
}

    .vc_pagination-color-vista-blue.vc_pagination-style-flat .vc_pagination-trigger, .vc_pagination-color-vista-blue.vc_pagination-style-outline .vc_active .vc_pagination-trigger, .vc_pagination-color-vista-blue.vc_pagination-style-outline .vc_pagination-trigger:hover {
        background-color: #75D69C;
    }

.vc_pagination-color-orange.vc_pagination-style-outline .vc_pagination-trigger {
    border-color: #F7BE68;
}

    .vc_pagination-color-orange.vc_pagination-style-flat .vc_pagination-trigger, .vc_pagination-color-orange.vc_pagination-style-outline .vc_active .vc_pagination-trigger, .vc_pagination-color-orange.vc_pagination-style-outline .vc_pagination-trigger:hover {
        background-color: #F7BE68;
    }

.vc_pagination-color-sky.vc_pagination-style-outline .vc_pagination-trigger {
    border-color: #5AA1E3;
}

    .vc_pagination-color-sky.vc_pagination-style-flat .vc_pagination-trigger, .vc_pagination-color-sky.vc_pagination-style-outline .vc_active .vc_pagination-trigger, .vc_pagination-color-sky.vc_pagination-style-outline .vc_pagination-trigger:hover {
        background-color: #5AA1E3;
    }

.vc_pagination-color-green.vc_pagination-style-outline .vc_pagination-trigger {
    border-color: #6DAB3C;
}

    .vc_pagination-color-green.vc_pagination-style-flat .vc_pagination-trigger, .vc_pagination-color-green.vc_pagination-style-outline .vc_active .vc_pagination-trigger, .vc_pagination-color-green.vc_pagination-style-outline .vc_pagination-trigger:hover {
        background-color: #6DAB3C;
    }

.vc_pagination-color-juicy-pink.vc_pagination-style-outline .vc_pagination-trigger {
    border-color: #F4524D;
}

    .vc_pagination-color-juicy-pink.vc_pagination-style-flat .vc_pagination-trigger, .vc_pagination-color-juicy-pink.vc_pagination-style-outline .vc_active .vc_pagination-trigger, .vc_pagination-color-juicy-pink.vc_pagination-style-outline .vc_pagination-trigger:hover {
        background-color: #F4524D;
    }

.vc_pagination-color-sandy-brown.vc_pagination-style-outline .vc_pagination-trigger {
    border-color: #F79468;
}

    .vc_pagination-color-sandy-brown.vc_pagination-style-flat .vc_pagination-trigger, .vc_pagination-color-sandy-brown.vc_pagination-style-outline .vc_active .vc_pagination-trigger, .vc_pagination-color-sandy-brown.vc_pagination-style-outline .vc_pagination-trigger:hover {
        background-color: #F79468;
    }

.vc_pagination-color-purple.vc_pagination-style-outline .vc_pagination-trigger {
    border-color: #B97EBB;
}

    .vc_pagination-color-purple.vc_pagination-style-flat .vc_pagination-trigger, .vc_pagination-color-purple.vc_pagination-style-outline .vc_active .vc_pagination-trigger, .vc_pagination-color-purple.vc_pagination-style-outline .vc_pagination-trigger:hover {
        background-color: #B97EBB;
    }

.vc_pagination-color-black.vc_pagination-style-outline .vc_pagination-trigger {
    border-color: #2A2A2A;
}

    .vc_pagination-color-black.vc_pagination-style-flat .vc_pagination-trigger, .vc_pagination-color-black.vc_pagination-style-outline .vc_active .vc_pagination-trigger, .vc_pagination-color-black.vc_pagination-style-outline .vc_pagination-trigger:hover {
        background-color: #2A2A2A;
    }

.vc_pagination-color-grey.vc_pagination-style-outline .vc_pagination-trigger {
    border-color: #EBEBEB;
}

    .vc_pagination-color-grey.vc_pagination-style-flat .vc_pagination-trigger, .vc_pagination-color-grey.vc_pagination-style-outline .vc_active .vc_pagination-trigger, .vc_pagination-color-grey.vc_pagination-style-outline .vc_pagination-trigger:hover {
        background-color: #EBEBEB;
    }

.vc_pagination-color-white.vc_pagination-style-outline .vc_pagination-trigger {
    border-color: #FFF;
}

    .vc_pagination-color-white.vc_pagination-style-flat .vc_pagination-trigger, .vc_pagination-color-white.vc_pagination-style-outline .vc_active .vc_pagination-trigger, .vc_pagination-color-white.vc_pagination-style-outline .vc_pagination-trigger:hover {
        background-color: #FFF;
    }

.vc_grid.vc_row {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0;
}

.vc-row[data-vc-full-width] .vc_grid.vc_row {
    overflow: hidden;
}

.vc_grid.vc_row.vc_grid-gutter-1px {
    margin-bottom: -1px;
}

    .vc_grid.vc_row.vc_grid-gutter-1px .vc_pageable-slide-wrapper {
        margin-right: -1px;
    }

    .vc_grid.vc_row.vc_grid-gutter-1px .vc_grid-item {
        padding-right: 1px;
        padding-bottom: 1px;
    }

.vc_grid.vc_row.vc_grid-gutter-2px {
    margin-bottom: -2px;
}

    .vc_grid.vc_row.vc_grid-gutter-2px .vc_pageable-slide-wrapper {
        margin-right: -2px;
    }

    .vc_grid.vc_row.vc_grid-gutter-2px .vc_grid-item {
        padding-right: 2px;
        padding-bottom: 2px;
    }

.vc_grid.vc_row.vc_grid-gutter-3px {
    margin-bottom: -3px;
}

    .vc_grid.vc_row.vc_grid-gutter-3px .vc_pageable-slide-wrapper {
        margin-right: -3px;
    }

    .vc_grid.vc_row.vc_grid-gutter-3px .vc_grid-item {
        padding-right: 3px;
        padding-bottom: 3px;
    }

.vc_grid.vc_row.vc_grid-gutter-4px {
    margin-bottom: -4px;
}

    .vc_grid.vc_row.vc_grid-gutter-4px .vc_pageable-slide-wrapper {
        margin-right: -4px;
    }

    .vc_grid.vc_row.vc_grid-gutter-4px .vc_grid-item {
        padding-right: 4px;
        padding-bottom: 4px;
    }

.vc_grid.vc_row.vc_grid-gutter-5px {
    margin-bottom: -5px;
}

    .vc_grid.vc_row.vc_grid-gutter-5px .vc_pageable-slide-wrapper {
        margin-right: -5px;
    }

    .vc_grid.vc_row.vc_grid-gutter-5px .vc_grid-item {
        padding-right: 5px;
        padding-bottom: 5px;
    }

.vc_grid.vc_row.vc_grid-gutter-10px {
    margin-bottom: -10px;
}

    .vc_grid.vc_row.vc_grid-gutter-10px .vc_pageable-slide-wrapper {
        margin-right: -10px;
    }

    .vc_grid.vc_row.vc_grid-gutter-10px .vc_grid-item {
        padding-right: 10px;
        padding-bottom: 10px;
    }

.vc_grid.vc_row.vc_grid-gutter-15px {
    margin-bottom: -15px;
}

    .vc_grid.vc_row.vc_grid-gutter-15px .vc_pageable-slide-wrapper {
        margin-right: -15px;
    }

    .vc_grid.vc_row.vc_grid-gutter-15px .vc_grid-item {
        padding-right: 15px;
        padding-bottom: 15px;
    }

.vc_grid.vc_row.vc_grid-gutter-20px {
    margin-bottom: -20px;
}

    .vc_grid.vc_row.vc_grid-gutter-20px .vc_pageable-slide-wrapper {
        margin-right: -20px;
    }

    .vc_grid.vc_row.vc_grid-gutter-20px .vc_grid-item {
        padding-right: 20px;
        padding-bottom: 20px;
    }

.vc_grid.vc_row.vc_grid-gutter-25px {
    margin-bottom: -25px;
}

    .vc_grid.vc_row.vc_grid-gutter-25px .vc_pageable-slide-wrapper {
        margin-right: -25px;
    }

    .vc_grid.vc_row.vc_grid-gutter-25px .vc_grid-item {
        padding-right: 25px;
        padding-bottom: 25px;
    }

.vc_grid.vc_row.vc_grid-gutter-30px {
    margin-bottom: -30px;
}

    .vc_grid.vc_row.vc_grid-gutter-30px .vc_pageable-slide-wrapper {
        margin-right: -30px;
    }

    .vc_grid.vc_row.vc_grid-gutter-30px .vc_grid-item {
        padding-right: 30px;
        padding-bottom: 30px;
    }

.vc_grid.vc_row.vc_grid-gutter-35px {
    margin-bottom: -35px;
}

    .vc_grid.vc_row.vc_grid-gutter-35px .vc_pageable-slide-wrapper {
        margin-right: -35px;
    }

    .vc_grid.vc_row.vc_grid-gutter-35px .vc_grid-item {
        padding-right: 35px;
        padding-bottom: 35px;
    }

.vc_grid.vc_row .vc_pageable-slide-wrapper .vc_grid-item.vc_visible-item:hover {
    z-index: 3;
}

.vc_grid.vc_row .vc_grid-item {
    display: none;
    padding: 0;
    vertical-align: top;
    float: none;
    box-sizing: border-box;
    z-index: 1;
}

    .vc_grid.vc_row .vc_grid-item .vc_grid-item-mini .vc_grid-item-content {
        overflow: hidden;
    }

    .vc_grid.vc_row .vc_grid-item .vc_btn, .vc_grid.vc_row .vc_grid-item .vc_icon_element, .vc_grid.vc_row .vc_grid-item .wpb_content_element {
        margin-bottom: 15px;
    }

.vc_gitem_row, .vc_gitem_row .vc_gitem_row {
    margin-bottom: 0;
}

.vc_grid.vc_row .vc_grid-item .vc_btn a, .vc_grid.vc_row .vc_grid-item .vc_icon_element a, .vc_grid.vc_row .vc_grid-item .wpb_content_element a {
    text-decoration: none;
    border-bottom: 0;
}

.vc_grid .vc_gitem-link {
    border-bottom: none;
    outline: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.vc_masonry_grid .vc_grid.vc_row .vc_grid-item, .vc_masonry_media_grid .vc_grid.vc_row .vc_grid-item {
    position: static;
}

    .vc_basic_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item, .vc_masonry_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item, .vc_masonry_media_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item, .vc_media_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item {
        display: block;
    }

@media (min-width:768px) {
    .vc_basic_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item, .vc_media_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item {
        display: inline-block;
    }
}

@-moz-document url-prefix() {
    .vc_masonry_grid .vc_grid-item,.vc_masonry_media_grid .vc_grid-item;

{
    margin-left: -.01px;
}

}

.vc_gitem-zone-b {
    display: none;
    overflow: hidden;
}

.vc_gitem-float-none {
    float: none;
}

.vc_gitem-float-left {
    float: left;
}

.vc_gitem-float-right {
    float: right;
}

.vc_gitem-align-center {
    text-align: center;
}

.vc_gitem-align-right {
    text-align: right;
}

.vc_gitem-align-justify {
    text-align: justify;
}

.vc_gitem-block {
    position: relative;
    overflow: hidden;
}

.vc_gitem-is-link {
    cursor: pointer;
}

.vc_gitem-link {
    text-decoration: none;
}

.vc_gitem_row {
    margin-left: 0;
    margin-right: 0;
    padding: inherit;
    box-sizing: border-box;
}

.vc_gitem-zone-a .vc_gitem-row-position-top, .vc_gitem-zone-b .vc_gitem-row-position-top {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
}

.vc_gitem-zone-a .vc_gitem-row-position-middle, .vc_gitem-zone-b .vc_gitem-row-position-middle {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    -webkit-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    -o-transform: translate(0,-50%);
    transform: translate(0,-50%);
}

.vc_gitem-zone-a .vc_gitem-row-position-bottom, .vc_gitem-zone-b .vc_gitem-row-position-bottom {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}

.vc_gitem_row .vc_gitem-col {
    padding: 10px;
}

.vc_gitem-zone {
    position: relative;
    background-clip: border-box;
    overflow: hidden;
}

    .vc_gitem-zone .vc-zone-link {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        z-index: 5;
    }

.vc_gitem-zone-img {
    width: 100%;
    display: block;
    visibility: hidden;
    height: auto;
}

.vc_gitem-zone-a .vc_gitem-zone-mini {
    box-sizing: border-box;
    padding: inherit;
    position: static;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.vc_gitem-zone-b .vc_gitem-zone-mini {
    position: static;
    padding: inherit;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0;
}

.vc_grid-item-zone-c-left .vc_gitem-animated-block {
    float: right;
    width: 50%;
}

.vc_grid-item-zone-c-left .vc_gitem-zone-c, .vc_grid-item-zone-c-right .vc_gitem-animated-block {
    float: left;
    width: 50%;
}

.vc_grid-item-zone-c-right .vc_gitem-zone-c {
    float: right;
    width: 50%;
}

.vc-gitem-zone-height-mode-auto .vc_gitem-zone-img {
    display: none!important;
}

.vc-gitem-zone-height-mode-auto:before {
    content: "";
    display: block;
    padding-top: 100%;
}

.vc-gitem-zone-height-mode-auto.vc-gitem-zone-height-mode-auto-4-3:before {
    padding-top: 75%;
}

.vc-gitem-zone-height-mode-auto.vc-gitem-zone-height-mode-auto-3-4:before {
    padding-top: 133.33333333%;
}

.vc-gitem-zone-height-mode-auto.vc-gitem-zone-height-mode-auto-16-9:before {
    padding-top: 56.25%;
}

.vc-gitem-zone-height-mode-auto.vc-gitem-zone-height-mode-auto-9-16:before {
    padding-top: 177.77777778%;
}

.vc_gitem-animated-block {
    position: relative;
}

.vc_gitem-animate .vc_btn {
    -webkit-transition: all 0s ease;
    -o-transition: all 0s ease;
    transition: all 0s ease;
}

.vc_gitem-animate .vc_gitem-zone-b {
    z-index: 199;
}

.vc_gitem-animate-none .vc_gitem-zone-b {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    box-sizing: border-box;
}

.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-none .vc_gitem-zone-b {
    opacity: 1;
    filter: alpha(opacity=100);
}

.vc_gitem-animate-blurOut .vc_gitem-zone-b, .vc_gitem-animate-blurScaleOut .vc_gitem-zone-b, .vc_gitem-animate-fadeIn .vc_gitem-zone-b, .vc_gitem-animate-scaleIn .vc_gitem-zone-b, .vc_gitem-animate-scaleRotateIn .vc_gitem-zone-b {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    box-sizing: border-box;
}

    .vc_gitem-animate-blurOut .vc_gitem-zone-b .vc_separator, .vc_gitem-animate-blurScaleOut .vc_gitem-zone-b .vc_separator, .vc_gitem-animate-fadeIn .vc_gitem-zone-b .vc_separator, .vc_gitem-animate-scaleIn .vc_gitem-zone-b .vc_separator, .vc_gitem-animate-scaleRotateIn .vc_gitem-zone-b .vc_separator {
        -webkit-transition: all 1s ease;
        -o-transition: all 1s ease;
        transition: all 1s ease;
        width: 0;
    }

    .vc_gitem-animate-blurOut .vc_gitem-zone-b .vc_btn, .vc_gitem-animate-blurScaleOut .vc_gitem-zone-b .vc_btn, .vc_gitem-animate-fadeIn .vc_gitem-zone-b .vc_btn, .vc_gitem-animate-scaleIn .vc_gitem-zone-b .vc_btn, .vc_gitem-animate-scaleRotateIn .vc_gitem-zone-b .vc_btn {
        -webkit-transition: all 1s ease;
        -o-transition: all 1s ease;
        transition: all 1s ease;
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0);
    }

    .vc_gitem-animate-blurOut .vc_gitem-zone-b .vc_post-title, .vc_gitem-animate-blurScaleOut .vc_gitem-zone-b .vc_post-title, .vc_gitem-animate-fadeIn .vc_gitem-zone-b .vc_post-title, .vc_gitem-animate-scaleIn .vc_gitem-zone-b .vc_post-title, .vc_gitem-animate-scaleRotateIn .vc_gitem-zone-b .vc_post-title {
        display: inline-block;
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0);
        -webkit-perspective: 1000;
        -webkit-backface-visibility: hidden;
        -webkit-transition: -webkit-transform 1s cubic-bezier(0,.275,.125,1),opacity .5s cubic-bezier(0,.275,.125,1);
        -moz-transition: -moz-transform 1s cubic-bezier(0,.275,.125,1),opacity .5s cubic-bezier(0,.275,.125,1);
        transition: transform 1s cubic-bezier(0,.275,.125,1),opacity .5s cubic-bezier(0,.275,.125,1);
    }

.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurOut .vc_gitem-zone-b .vc_post-title .vc_separator, .vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurScaleOut .vc_gitem-zone-b .vc_post-title .vc_separator, .vc_grid-item-mini.vc_is-hover .vc_gitem-animate-fadeIn .vc_gitem-zone-b .vc_post-title .vc_separator, .vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleIn .vc_gitem-zone-b .vc_post-title .vc_separator, .vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleRotateIn .vc_gitem-zone-b .vc_post-title .vc_separator {
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    width: 50%;
}

.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurOut .vc_gitem-zone-b .vc_post-title .vc_btn, .vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurScaleOut .vc_gitem-zone-b .vc_post-title .vc_btn, .vc_grid-item-mini.vc_is-hover .vc_gitem-animate-fadeIn .vc_gitem-zone-b .vc_post-title .vc_btn, .vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleIn .vc_gitem-zone-b .vc_post-title .vc_btn, .vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleRotateIn .vc_gitem-zone-b .vc_post-title .vc_btn {
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurOut .vc_gitem-zone-b .vc_post-title .vc_post-title, .vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurScaleOut .vc_gitem-zone-b .vc_post-title .vc_post-title, .vc_grid-item-mini.vc_is-hover .vc_gitem-animate-fadeIn .vc_gitem-zone-b .vc_post-title .vc_post-title, .vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleIn .vc_gitem-zone-b .vc_post-title .vc_post-title, .vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleRotateIn .vc_gitem-zone-b .vc_post-title .vc_post-title {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurOut .vc_gitem-zone-b, .vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurScaleOut .vc_gitem-zone-b, .vc_grid-item-mini.vc_is-hover .vc_gitem-animate-fadeIn .vc_gitem-zone-b, .vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleIn .vc_gitem-zone-b, .vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleRotateIn .vc_gitem-zone-b {
    opacity: 1;
    filter: alpha(opacity=100);
}

    .vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurOut .vc_gitem-zone-b .vc_separator, .vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurScaleOut .vc_gitem-zone-b .vc_separator, .vc_grid-item-mini.vc_is-hover .vc_gitem-animate-fadeIn .vc_gitem-zone-b .vc_separator, .vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleIn .vc_gitem-zone-b .vc_separator, .vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleRotateIn .vc_gitem-zone-b .vc_separator {
        -webkit-transition: all 1s ease;
        -o-transition: all 1s ease;
        transition: all 1s ease;
        width: 50%;
    }

    .vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurOut .vc_gitem-zone-b .vc_btn, .vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurScaleOut .vc_gitem-zone-b .vc_btn, .vc_grid-item-mini.vc_is-hover .vc_gitem-animate-fadeIn .vc_gitem-zone-b .vc_btn, .vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleIn .vc_gitem-zone-b .vc_btn, .vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleRotateIn .vc_gitem-zone-b .vc_btn {
        -webkit-transition: all 1s ease;
        -o-transition: all 1s ease;
        transition: all 1s ease;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }

    .vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurOut .vc_gitem-zone-b .vc_post-title, .vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurScaleOut .vc_gitem-zone-b .vc_post-title, .vc_grid-item-mini.vc_is-hover .vc_gitem-animate-fadeIn .vc_gitem-zone-b .vc_post-title, .vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleIn .vc_gitem-zone-b .vc_post-title, .vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleRotateIn .vc_gitem-zone-b .vc_post-title {
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }

.vc_gitem-animate-scaleIn {
    overflow: hidden;
}

    .vc_gitem-animate-scaleIn .vc_gitem-zone-a {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        -webkit-transition: -webkit-transform .3s ease-in-out;
        -moz-transition: -moz-transform .3s ease-in-out;
        -o-transition: -o-transform .3s ease-in-out;
        transition: transform .3s ease-in-out;
    }

.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleIn .vc_gitem-zone-a {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.vc_gitem-animate-scaleRotateIn {
    overflow: hidden;
}

    .vc_gitem-animate-scaleRotateIn .vc_gitem-zone-a {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        -webkit-transition: -webkit-transform .3s ease-in-out;
        -moz-transition: -moz-transform .3s ease-in-out;
        -o-transition: -o-transform .3s ease-in-out;
        transition: transform .3s ease-in-out;
    }

.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleRotateIn .vc_gitem-zone-a {
    -webkit-transform: scale(1.5) rotate(10deg);
    -moz-transform: scale(1.5) rotate(10deg);
    -ms-transform: scale(1.5) rotate(10deg);
    -o-transform: scale(1.5) rotate(10deg);
    transform: scale(1.5) rotate(10deg);
}

.vc_gitem-animate-blurOut .vc_gitem-zone-a, .vc_gitem-animate-blurScaleOut .vc_gitem-zone-a {
    -webkit-filter: blur(0);
    -moz-filter: blur(0);
    -ms-filter: blur(0);
    filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius='0');
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-perspective: 1000;
    -webkit-backface-visibility: hidden;
    webkit-transition: filter .5s cubic-bezier(0,.275,.125,1),-webkit-transform .5s cubic-bezier(0,.275,.125,1);
    -moz-transition: filter .5s cubic-bezier(0,.275,.125,1),-moz-transform .5s cubic-bezier(0,.275,.125,1);
    transition: filter .5s cubic-bezier(0,.275,.125,1),transform .5s cubic-bezier(0,.275,.125,1);
}

.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurOut .vc_gitem-zone-a, .vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurScaleOut .vc_gitem-zone-a {
    -webkit-filter: blur(2px);
    -moz-filter: blur(2px);
    -ms-filter: blur(2px);
    filter: blur(2px);
    filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius='0');
}

.vc_gitem-animate-blurScaleOut {
    overflow: hidden;
}

    .vc_gitem-animate-blurScaleOut .vc_gitem-zone-a {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1);
    }

.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurScaleOut .vc_gitem-zone-a {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.vc_gitem-animate-slideInRight {
    overflow: hidden;
}

    .vc_gitem-animate-slideInRight .vc_gitem-zone-b {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: 0;
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transition: all 1s ease;
        -o-transition: all 1s ease;
        transition: all 1s ease;
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        -o-transform: translateX(-100%);
        transform: translateX(-100%);
    }

.vc_gitem-animate-slideBottom .vc_gitem-zone-b, .vc_gitem-animate-slideInLeft .vc_gitem-zone-b {
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    left: 0;
    display: block;
    margin: 0;
    right: 0;
}

.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-slideInRight .vc_gitem-zone-b {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
}

.vc_gitem-animate-slideInLeft {
    overflow: hidden;
}

    .vc_gitem-animate-slideInLeft .vc_gitem-zone-b {
        position: absolute;
        top: 0;
        bottom: 0;
        transition: all 1s ease;
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        -o-transform: translateX(-100%);
        transform: translateX(-100%);
        opacity: 0;
        filter: alpha(opacity=0);
    }

.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-slideInLeft .vc_gitem-zone-b {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
}

.vc_gitem-animate-slideBottom {
    overflow: hidden;
    position: relative;
}

    .vc_gitem-animate-slideBottom .vc_gitem-zone-b {
        transition: all 1s ease;
        z-index: 1000;
        position: absolute;
        top: 100%;
        height: 100%;
    }

.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-slideBottom .vc_gitem-zone-b {
    top: 0;
}

.vc_gitem-animate-slideTop {
    overflow: hidden;
    position: relative;
}

    .vc_gitem-animate-slideTop .vc_gitem-zone-b {
        display: block;
        -webkit-transition: all 1s ease;
        -o-transition: all 1s ease;
        transition: all 1s ease;
        z-index: 1000;
        position: absolute;
        top: -100%;
        height: 100%;
        left: 0;
        right: 0;
        margin: 0;
    }

.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-slideTop .vc_gitem-zone-b {
    top: 0;
}

.vc_gitem-animate-flipFadeIn {
    overflow: hidden;
}

    .vc_gitem-animate-flipFadeIn .vc_gitem-zone-a {
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-transition: -webkit-transform 1s;
        -moz-transition: -moz-transform 1s;
        -o-transition: -o-transform 1s;
        transition: transform 1s;
        -webkit-transform-style: preserve-3d;
        -moz-transform-style: preserve-3d;
        -o-transform-style: preserve-3d;
        transform-style: preserve-3d;
    }

.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-flipFadeIn .vc_gitem-zone-a {
    -webkit-transform: rotateX(180deg);
    -ms-transform: rotateX(180deg);
    -o-transform: rotateX(180deg);
    transform: rotateX(180deg);
}

.vc_gitem-animate-flipFadeIn .vc_gitem-zone-b {
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: rotateX(180deg);
    -ms-transform: rotateX(180deg);
    -o-transform: rotateX(180deg);
    transform: rotateX(180deg);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}

.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-flipFadeIn .vc_gitem-zone-b {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: rotateX(0);
    -ms-transform: rotateX(0);
    -o-transform: rotateX(0);
    transform: rotateX(0);
}

.vc_gitem-animate-flipHorizontalFadeIn {
    overflow: hidden;
}

    .vc_gitem-animate-flipHorizontalFadeIn .vc_gitem-zone-a {
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-transition: -webkit-transform 1s;
        -moz-transition: -moz-transform 1s;
        -o-transition: -o-transform 1s;
        transition: transform 1s;
        -webkit-transform-style: preserve-3d;
        -moz-transform-style: preserve-3d;
        -o-transform-style: preserve-3d;
        transform-style: preserve-3d;
    }

.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-flipHorizontalFadeIn .vc_gitem-zone-a {
    -webkit-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.vc_gitem-animate-flipHorizontalFadeIn .vc_gitem-zone-b {
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}

.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-flipHorizontalFadeIn .vc_gitem-zone-b {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: rotateY(0);
    -ms-transform: rotateY(0);
    -o-transform: rotateY(0);
    transform: rotateY(0);
}

.vc_gitem-animate-goTop20 {
    overflow: hidden;
}

    .vc_gitem-animate-goTop20 .vc_gitem-zone-a {
        position: relative;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        -webkit-transition: -webkit-transform .5s ease;
        -moz-transition: -moz-transform .5s ease;
        -o-transition: -o-transform .5s ease;
        transition: transform .5s ease;
    }

.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-goTop20 .vc_gitem-zone-a {
    -webkit-transform: translateY(-20%);
    -ms-transform: translateY(-20%);
    -o-transform: translateY(-20%);
    transform: translateY(-20%);
}

.vc_gitem-animate-goTop20 .vc_gitem-zone-b {
    display: block;
    -webkit-transition: bottom .5s ease;
    -o-transition: bottom .5s ease;
    transition: bottom .5s ease;
    bottom: -100%;
    z-index: 1000;
    position: absolute;
    width: 100%;
    margin: 0;
}

    .vc_gitem-animate-goTop20 .vc_gitem-zone-b .vc_gitem-zone-mini {
        position: static;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }

.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-goTop20 .vc_gitem-zone-b {
    bottom: 0;
}

.vc_gitem-animate-goBottom20 {
    overflow: hidden;
}

    .vc_gitem-animate-goBottom20 .vc_gitem-zone-a {
        position: relative;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        -webkit-transition: -webkit-transform .5s ease;
        -moz-transition: -moz-transform .5s ease;
        -o-transition: -o-transform .5s ease;
        transition: transform .5s ease;
    }

.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-goBottom20 .vc_gitem-zone-a {
    -webkit-transform: translateY(20%);
    -ms-transform: translateY(20%);
    transform: translateY(20%);
}

.vc_gitem-animate-goBottom20 .vc_gitem-zone-b {
    display: block;
    -webkit-transition: top .5s ease;
    -o-transition: top .5s ease;
    transition: top .5s ease;
    top: -100%;
    z-index: 1000;
    position: absolute;
    width: 100%;
    margin: 0;
}

    .vc_gitem-animate-goBottom20 .vc_gitem-zone-b .vc_gitem-zone-mini {
        position: static;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }

.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-goBottom20 .vc_gitem-zone-b {
    top: 0;
}

.vc_gitem-post-data {
    margin-bottom: 15px;
}

    .vc_gitem-post-data h2 {
        margin: 0;
    }

.vc_gitem-post-category-name .vc_gitem-link {
    color: inherit;
}

.vc_grid .vc_pageable-load-more-btn {
    text-align: center;
    margin-top: 25px;
}

    .vc_grid .vc_pageable-load-more-btn > .vc_btn {
        outline: 0;
    }

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots {
    display: none;
    margin-top: 20px;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}

    .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots .vc_grid-owl-dot {
        cursor: pointer;
        display: inline-block;
    }

        .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots .vc_grid-owl-dot span {
            width: 10px;
            height: 10px;
            margin: 5px 7px;
            display: block;
            -webkit-backface-visibility: visible;
            -webkit-transition: opacity .2s ease;
            -o-transition: opacity .2s ease;
            transition: opacity .2s ease;
        }

    .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots {
        display: block;
    }

        .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots .vc_grid-owl-dot span {
            border: 3px solid;
            -webkit-transition: background-color .2s ease;
            -o-transition: background-color .2s ease;
            transition: background-color .2s ease;
        }

    .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots {
        display: block;
    }

        .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots .vc_grid-owl-dot span {
            border: 3px solid;
            -webkit-border-radius: 10px;
            -moz-border-radius: 10px;
            border-radius: 10px;
            -webkit-transition: background-color .2s ease;
            -o-transition: background-color .2s ease;
            transition: background-color .2s ease;
        }

    .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots {
        display: block;
    }

        .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots .vc_grid-owl-dot span {
            -webkit-border-radius: 30px;
            -moz-border-radius: 30px;
            border-radius: 30px;
            opacity: .6;
            filter: alpha(opacity=60);
        }

        .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots .vc_grid-owl-dot.active span, .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots .vc_grid-owl-dot:hover span {
            opacity: 1;
            filter: alpha(opacity=100);
        }

    .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots {
        display: block;
    }

        .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots .vc_grid-owl-dot span {
            width: 10px;
            height: 10px;
            margin: 5px 7px;
            display: block;
            -webkit-backface-visibility: visible;
            -webkit-transition: opacity .2s ease;
            -o-transition: opacity .2s ease;
            transition: opacity .2s ease;
            opacity: .6;
            filter: alpha(opacity=60);
        }

        .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots .vc_grid-owl-dot.active span, .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots .vc_grid-owl-dot:hover span {
            opacity: 1;
            filter: alpha(opacity=100);
        }

    .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots {
        display: block;
    }

        .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots .vc_grid-owl-dot span {
            width: 10px;
            height: 10px;
            margin: 5px 7px;
            display: block;
            -webkit-backface-visibility: visible;
            -webkit-transition: opacity .2s ease;
            -o-transition: opacity .2s ease;
            transition: opacity .2s ease;
            -webkit-border-radius: 3px;
            -moz-border-radius: 3px;
            border-radius: 3px;
            opacity: .6;
            filter: alpha(opacity=60);
        }

        .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots .vc_grid-owl-dot.active span, .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots .vc_grid-owl-dot:hover span, .vc_grid.vc_grid-owl-theme:hover .vc_grid-owl-nav {
            opacity: 1;
            filter: alpha(opacity=100);
        }

    .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-blue .vc_grid-owl-dot span, .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-blue .vc_grid-owl-dot span {
        border-color: #5472D2!important;
    }

    .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-blue .vc_grid-owl-dot.active span, .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-blue .vc_grid-owl-dot:hover span, .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-blue .vc_grid-owl-dot.active span, .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-blue .vc_grid-owl-dot:hover span {
        background-color: #5472D2!important;
        border-color: #5472D2!important;
    }

    .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-turquoise .vc_grid-owl-dot span, .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-turquoise .vc_grid-owl-dot span {
        border-color: #00C1CF!important;
    }

    .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-turquoise .vc_grid-owl-dot.active span, .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-turquoise .vc_grid-owl-dot:hover span, .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-turquoise .vc_grid-owl-dot.active span, .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-turquoise .vc_grid-owl-dot:hover span {
        background-color: #00C1CF!important;
        border-color: #00C1CF!important;
    }

    .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-pink .vc_grid-owl-dot span, .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-pink .vc_grid-owl-dot span {
        border-color: #FE6C61!important;
    }

    .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-pink .vc_grid-owl-dot.active span, .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-pink .vc_grid-owl-dot:hover span, .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-pink .vc_grid-owl-dot.active span, .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-pink .vc_grid-owl-dot:hover span {
        background-color: #FE6C61!important;
        border-color: #FE6C61!important;
    }

    .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-violet .vc_grid-owl-dot span, .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-violet .vc_grid-owl-dot span {
        border-color: #8D6DC4!important;
    }

    .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-violet .vc_grid-owl-dot.active span, .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-violet .vc_grid-owl-dot:hover span, .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-violet .vc_grid-owl-dot.active span, .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-violet .vc_grid-owl-dot:hover span {
        background-color: #8D6DC4!important;
        border-color: #8D6DC4!important;
    }

    .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-peacoc .vc_grid-owl-dot span, .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-peacoc .vc_grid-owl-dot span {
        border-color: #4CADC9!important;
    }

    .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-peacoc .vc_grid-owl-dot.active span, .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-peacoc .vc_grid-owl-dot:hover span, .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-peacoc .vc_grid-owl-dot.active span, .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-peacoc .vc_grid-owl-dot:hover span {
        background-color: #4CADC9!important;
        border-color: #4CADC9!important;
    }

    .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-chino .vc_grid-owl-dot span, .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-chino .vc_grid-owl-dot span {
        border-color: #CEC2AB!important;
    }

    .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-chino .vc_grid-owl-dot.active span, .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-chino .vc_grid-owl-dot:hover span, .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-chino .vc_grid-owl-dot.active span, .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-chino .vc_grid-owl-dot:hover span {
        background-color: #CEC2AB!important;
        border-color: #CEC2AB!important;
    }

    .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-mulled_wine .vc_grid-owl-dot span, .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-mulled_wine .vc_grid-owl-dot span {
        border-color: #50485B!important;
    }

    .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-mulled_wine .vc_grid-owl-dot.active span, .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-mulled_wine .vc_grid-owl-dot:hover span, .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-mulled_wine .vc_grid-owl-dot.active span, .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-mulled_wine .vc_grid-owl-dot:hover span {
        background-color: #50485B!important;
        border-color: #50485B!important;
    }

    .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-vista_blue .vc_grid-owl-dot span, .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-vista_blue .vc_grid-owl-dot span {
        border-color: #75D69C!important;
    }

    .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-vista_blue .vc_grid-owl-dot.active span, .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-vista_blue .vc_grid-owl-dot:hover span, .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-vista_blue .vc_grid-owl-dot.active span, .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-vista_blue .vc_grid-owl-dot:hover span {
        background-color: #75D69C!important;
        border-color: #75D69C!important;
    }

    .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-black .vc_grid-owl-dot span, .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-black .vc_grid-owl-dot span {
        border-color: #2A2A2A!important;
    }

    .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-black .vc_grid-owl-dot.active span, .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-black .vc_grid-owl-dot:hover span, .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-black .vc_grid-owl-dot.active span, .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-black .vc_grid-owl-dot:hover span {
        background-color: #2A2A2A!important;
        border-color: #2A2A2A!important;
    }

    .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-grey .vc_grid-owl-dot span, .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-grey .vc_grid-owl-dot span {
        border-color: #EBEBEB!important;
    }

    .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-grey .vc_grid-owl-dot.active span, .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-grey .vc_grid-owl-dot:hover span, .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-grey .vc_grid-owl-dot.active span, .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-grey .vc_grid-owl-dot:hover span {
        background-color: #EBEBEB!important;
        border-color: #EBEBEB!important;
    }

    .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-orange .vc_grid-owl-dot span, .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-orange .vc_grid-owl-dot span {
        border-color: #F7BE68!important;
    }

    .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-orange .vc_grid-owl-dot.active span, .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-orange .vc_grid-owl-dot:hover span, .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-orange .vc_grid-owl-dot.active span, .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-orange .vc_grid-owl-dot:hover span {
        background-color: #F7BE68!important;
        border-color: #F7BE68!important;
    }

    .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-sky .vc_grid-owl-dot span, .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-sky .vc_grid-owl-dot span {
        border-color: #5AA1E3!important;
    }

    .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-sky .vc_grid-owl-dot.active span, .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-sky .vc_grid-owl-dot:hover span, .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-sky .vc_grid-owl-dot.active span, .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-sky .vc_grid-owl-dot:hover span {
        background-color: #5AA1E3!important;
        border-color: #5AA1E3!important;
    }

    .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-green .vc_grid-owl-dot span, .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-green .vc_grid-owl-dot span {
        border-color: #6DAB3C!important;
    }

    .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-green .vc_grid-owl-dot.active span, .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-green .vc_grid-owl-dot:hover span, .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-green .vc_grid-owl-dot.active span, .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-green .vc_grid-owl-dot:hover span {
        background-color: #6DAB3C!important;
        border-color: #6DAB3C!important;
    }

    .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-juicy_pink .vc_grid-owl-dot span, .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-juicy_pink .vc_grid-owl-dot span {
        border-color: #F4524D!important;
    }

    .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-juicy_pink .vc_grid-owl-dot.active span, .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-juicy_pink .vc_grid-owl-dot:hover span, .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-juicy_pink .vc_grid-owl-dot.active span, .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-juicy_pink .vc_grid-owl-dot:hover span {
        background-color: #F4524D!important;
        border-color: #F4524D!important;
    }

    .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-sandy_brown .vc_grid-owl-dot span, .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-sandy_brown .vc_grid-owl-dot span {
        border-color: #F79468!important;
    }

    .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-sandy_brown .vc_grid-owl-dot.active span, .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-sandy_brown .vc_grid-owl-dot:hover span, .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-sandy_brown .vc_grid-owl-dot.active span, .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-sandy_brown .vc_grid-owl-dot:hover span {
        background-color: #F79468!important;
        border-color: #F79468!important;
    }

    .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-purple .vc_grid-owl-dot span, .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-purple .vc_grid-owl-dot span {
        border-color: #B97EBB!important;
    }

    .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-purple .vc_grid-owl-dot.active span, .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-purple .vc_grid-owl-dot:hover span, .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-purple .vc_grid-owl-dot.active span, .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-purple .vc_grid-owl-dot:hover span {
        background-color: #B97EBB!important;
        border-color: #B97EBB!important;
    }

    .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-white .vc_grid-owl-dot span, .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-white .vc_grid-owl-dot span {
        border-color: #FFF!important;
    }

    .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-white .vc_grid-owl-dot.active span, .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-white .vc_grid-owl-dot:hover span, .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-white .vc_grid-owl-dot.active span, .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-white .vc_grid-owl-dot:hover span {
        background-color: #FFF!important;
        border-color: #FFF!important;
    }

    .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-blue .vc_grid-owl-dot span, .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-blue .vc_grid-owl-dot span, .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-blue .vc_grid-owl-dot span {
        background-color: #5472D2!important;
    }

    .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-turquoise .vc_grid-owl-dot span, .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-turquoise .vc_grid-owl-dot span, .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-turquoise .vc_grid-owl-dot span {
        background-color: #00C1CF!important;
    }

    .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-pink .vc_grid-owl-dot span, .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-pink .vc_grid-owl-dot span, .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-pink .vc_grid-owl-dot span {
        background-color: #FE6C61!important;
    }

    .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-violet .vc_grid-owl-dot span, .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-violet .vc_grid-owl-dot span, .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-violet .vc_grid-owl-dot span {
        background-color: #8D6DC4!important;
    }

    .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-peacoc .vc_grid-owl-dot span, .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-peacoc .vc_grid-owl-dot span, .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-peacoc .vc_grid-owl-dot span {
        background-color: #4CADC9!important;
    }

    .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-chino .vc_grid-owl-dot span, .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-chino .vc_grid-owl-dot span, .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-chino .vc_grid-owl-dot span {
        background-color: #CEC2AB!important;
    }

    .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-mulled_wine .vc_grid-owl-dot span, .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-mulled_wine .vc_grid-owl-dot span, .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-mulled_wine .vc_grid-owl-dot span {
        background-color: #50485B!important;
    }

    .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-vista_blue .vc_grid-owl-dot span, .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-vista_blue .vc_grid-owl-dot span, .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-vista_blue .vc_grid-owl-dot span {
        background-color: #75D69C!important;
    }

    .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-black .vc_grid-owl-dot span, .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-black .vc_grid-owl-dot span, .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-black .vc_grid-owl-dot span {
        background-color: #2A2A2A!important;
    }

    .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-grey .vc_grid-owl-dot span, .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-grey .vc_grid-owl-dot span, .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-grey .vc_grid-owl-dot span {
        background-color: #EBEBEB!important;
    }

    .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-orange .vc_grid-owl-dot span, .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-orange .vc_grid-owl-dot span, .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-orange .vc_grid-owl-dot span {
        background-color: #F7BE68!important;
    }

    .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-sky .vc_grid-owl-dot span, .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-sky .vc_grid-owl-dot span, .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-sky .vc_grid-owl-dot span {
        background-color: #5AA1E3!important;
    }

    .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-green .vc_grid-owl-dot span, .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-green .vc_grid-owl-dot span, .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-green .vc_grid-owl-dot span {
        background-color: #6DAB3C!important;
    }

    .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-juicy_pink .vc_grid-owl-dot span, .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-juicy_pink .vc_grid-owl-dot span, .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-juicy_pink .vc_grid-owl-dot span {
        background-color: #F4524D!important;
    }

    .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-sandy_brown .vc_grid-owl-dot span, .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-sandy_brown .vc_grid-owl-dot span, .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-sandy_brown .vc_grid-owl-dot span {
        background-color: #F79468!important;
    }

    .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-purple .vc_grid-owl-dot span, .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-purple .vc_grid-owl-dot span, .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-purple .vc_grid-owl-dot span {
        background-color: #B97EBB!important;
    }

    .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-white .vc_grid-owl-dot span, .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-white .vc_grid-owl-dot span, .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-white .vc_grid-owl-dot span {
        background-color: #FFF!important;
    }

.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav {
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity .3s ease-in 0s;
    -o-transition: opacity .3s ease-in 0s;
    transition: opacity .3s ease-in 0s;
    -webkit-tap-highlight-color: transparent;
}

    .vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .disabled {
        display: none!important;
    }

    .vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-next, .vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-prev {
        position: absolute;
        top: 50%;
        margin-top: -12.5px;
        opacity: .5;
        filter: alpha(opacity=50);
        font-size: 25px;
        line-height: 25px;
        height: 25px;
        display: inline-block;
        text-decoration: none;
        cursor: pointer;
        -webkit-transition: opacity .3s ease-in 0s;
        -o-transition: opacity .3s ease-in 0s;
        transition: opacity .3s ease-in 0s;
    }

        .vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-next:hover, .vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-prev:hover {
            opacity: 1;
            filter: alpha(opacity=100);
        }

    .vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-prev {
        left: 5px;
    }

        .vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-prev.vc_grid-nav-prev-outside {
            left: -30px;
        }

    .vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-next {
        right: 5px;
    }

        .vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-next.vc_grid-nav-next-outside {
            right: -30px;
        }

    .vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-blue {
        color: #5472D2!important;
    }

    .vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-turquoise {
        color: #00C1CF!important;
    }

    .vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-pink {
        color: #FE6C61!important;
    }

    .vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-violet {
        color: #8D6DC4!important;
    }

    .vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-peacoc {
        color: #4CADC9!important;
    }

    .vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-chino {
        color: #CEC2AB!important;
    }

    .vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-mulled_wine {
        color: #50485B!important;
    }

    .vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-vista_blue {
        color: #75D69C!important;
    }

    .vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-black {
        color: #2A2A2A!important;
    }

    .vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-grey {
        color: #EBEBEB!important;
    }

    .vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-orange {
        color: #F7BE68!important;
    }

    .vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-sky {
        color: #5AA1E3!important;
    }

    .vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-green {
        color: #6DAB3C!important;
    }

    .vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-juicy_pink {
        color: #F4524D!important;
    }

    .vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-sandy_brown {
        color: #F79468!important;
    }

    .vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-purple {
        color: #B97EBB!important;
    }

    .vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-white {
        color: #FFF!important;
    }

.vc_grid.vc_grid-owl-theme.vc_grid-gutter-1px .vc_grid-owl-nav .vc_grid-owl-next, .vc_grid.vc_grid-owl-theme.vc_grid-gutter-1px .vc_grid-owl-nav .vc_grid-owl-prev {
    margin-top: -13px;
}

.vc_grid.vc_grid-owl-theme.vc_grid-gutter-2px .vc_grid-owl-nav .vc_grid-owl-next, .vc_grid.vc_grid-owl-theme.vc_grid-gutter-2px .vc_grid-owl-nav .vc_grid-owl-prev {
    margin-top: -13.5px;
}

.vc_grid.vc_grid-owl-theme.vc_grid-gutter-3px .vc_grid-owl-nav .vc_grid-owl-next, .vc_grid.vc_grid-owl-theme.vc_grid-gutter-3px .vc_grid-owl-nav .vc_grid-owl-prev {
    margin-top: -14px;
}

.vc_grid.vc_grid-owl-theme.vc_grid-gutter-4px .vc_grid-owl-nav .vc_grid-owl-next, .vc_grid.vc_grid-owl-theme.vc_grid-gutter-4px .vc_grid-owl-nav .vc_grid-owl-prev {
    margin-top: -14.5px;
}

.vc_grid.vc_grid-owl-theme.vc_grid-gutter-5px .vc_grid-owl-nav .vc_grid-owl-next, .vc_grid.vc_grid-owl-theme.vc_grid-gutter-5px .vc_grid-owl-nav .vc_grid-owl-prev {
    margin-top: -15px;
}

.vc_grid.vc_grid-owl-theme.vc_grid-gutter-10px .vc_grid-owl-nav .vc_grid-owl-next, .vc_grid.vc_grid-owl-theme.vc_grid-gutter-10px .vc_grid-owl-nav .vc_grid-owl-prev {
    margin-top: -17.5px;
}

.vc_grid.vc_grid-owl-theme.vc_grid-gutter-15px .vc_grid-owl-nav .vc_grid-owl-next, .vc_grid.vc_grid-owl-theme.vc_grid-gutter-15px .vc_grid-owl-nav .vc_grid-owl-prev {
    margin-top: -20px;
}

.vc_grid.vc_grid-owl-theme.vc_grid-gutter-20px .vc_grid-owl-nav .vc_grid-owl-next, .vc_grid.vc_grid-owl-theme.vc_grid-gutter-20px .vc_grid-owl-nav .vc_grid-owl-prev {
    margin-top: -22.5px;
}

.vc_grid.vc_grid-owl-theme.vc_grid-gutter-25px .vc_grid-owl-nav .vc_grid-owl-next, .vc_grid.vc_grid-owl-theme.vc_grid-gutter-25px .vc_grid-owl-nav .vc_grid-owl-prev {
    margin-top: -25px;
}

.vc_grid.vc_grid-owl-theme.vc_grid-gutter-30px .vc_grid-owl-nav .vc_grid-owl-next, .vc_grid.vc_grid-owl-theme.vc_grid-gutter-30px .vc_grid-owl-nav .vc_grid-owl-prev {
    margin-top: -27.5px;
}

.vc_grid.vc_grid-owl-theme.vc_grid-gutter-35px .vc_grid-owl-nav .vc_grid-owl-next, .vc_grid.vc_grid-owl-theme.vc_grid-gutter-35px .vc_grid-owl-nav .vc_grid-owl-prev {
    margin-top: -30px;
}

.vc_grid-pagination .vc_grid-pagination-list {
    outline: 0;
    display: block;
    padding-left: 0;
    text-align: center;
    margin: 20px 0 0!important;
    border-radius: 2px;
}

    .vc_grid-pagination .vc_grid-pagination-list > li {
        display: inline-block;
        margin: 0;
        border: 0 solid transparent;
    }

        .vc_grid-pagination .vc_grid-pagination-list > li > a, .vc_grid-pagination .vc_grid-pagination-list > li > span {
            color: #fff;
            background-color: #428bca;
            border: 1px solid #428bca;
            -webkit-transition: opacity .3s ease-in 0s;
            -o-transition: opacity .3s ease-in 0s;
            transition: opacity .3s ease-in 0s;
            position: relative;
            float: left;
            padding: 3px 10px;
            line-height: 1.42857143;
            text-decoration: none;
            opacity: .5;
            filter: alpha(opacity=50);
            margin-left: -1px;
            font-size: 10px;
        }

        .vc_grid-pagination .vc_grid-pagination-list > li:first-child > a, .vc_grid-pagination .vc_grid-pagination-list > li:first-child > span {
            margin-left: 0;
        }

        .vc_grid-pagination .vc_grid-pagination-list > li:focus a, .vc_grid-pagination .vc_grid-pagination-list > li:focus span, .vc_grid-pagination .vc_grid-pagination-list > li:hover a, .vc_grid-pagination .vc_grid-pagination-list > li:hover span {
            opacity: 1;
            filter: alpha(opacity=100);
        }

    .vc_grid-pagination .vc_grid-pagination-list > .vc_grid-prev > a:after {
        font-family: vc_grid_v1;
        display: inline-block;
        content: "\e61b";
    }

    .vc_grid-pagination .vc_grid-pagination-list > .vc_grid-next > a:after {
        font-family: vc_grid_v1;
        display: inline-block;
        content: "\e61a";
    }

    .vc_grid-pagination .vc_grid-pagination-list > .vc_grid-first > a:after {
        font-family: vc_grid_v1;
        display: inline-block;
        content: "\e618";
    }

    .vc_grid-pagination .vc_grid-pagination-list > .vc_grid-last > a:after {
        font-family: vc_grid_v1;
        display: inline-block;
        content: "\e619";
    }

    .vc_grid-pagination .vc_grid-pagination-list > .vc_grid-active > a, .vc_grid-pagination .vc_grid-pagination-list > .vc_grid-active > a:focus, .vc_grid-pagination .vc_grid-pagination-list > .vc_grid-active > a:hover, .vc_grid-pagination .vc_grid-pagination-list > .vc_grid-active > span, .vc_grid-pagination .vc_grid-pagination-list > .vc_grid-active > span:focus, .vc_grid-pagination .vc_grid-pagination-list > .vc_grid-active > span:hover {
        z-index: 2;
        opacity: 1;
        filter: alpha(opacity=100);
        cursor: default;
    }

    .vc_grid-pagination .vc_grid-pagination-list > .vc_grid-disabled > a, .vc_grid-pagination .vc_grid-pagination-list > .vc_grid-disabled > a:focus, .vc_grid-pagination .vc_grid-pagination-list > .vc_grid-disabled > a:hover, .vc_grid-pagination .vc_grid-pagination-list > .vc_grid-disabled > span, .vc_grid-pagination .vc_grid-pagination-list > .vc_grid-disabled > span:focus, .vc_grid-pagination .vc_grid-pagination-list > .vc_grid-disabled > span:hover {
        display: none;
    }

    .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-blue > li {
        border-color: #5472D2!important;
    }

        .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-blue > li > a, .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-blue > li > span {
            background-color: #5472D2!important;
            border-color: #5472D2!important;
            color: #FFF!important;
        }

    .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-turquoise > li {
        border-color: #00C1CF!important;
    }

        .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-turquoise > li > a, .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-turquoise > li > span {
            background-color: #00C1CF!important;
            border-color: #00C1CF!important;
            color: #FFF!important;
        }

    .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-pink > li {
        border-color: #FE6C61!important;
    }

        .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-pink > li > a, .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-pink > li > span {
            background-color: #FE6C61!important;
            border-color: #FE6C61!important;
            color: #FFF!important;
        }

    .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-violet > li {
        border-color: #8D6DC4!important;
    }

        .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-violet > li > a, .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-violet > li > span {
            background-color: #8D6DC4!important;
            border-color: #8D6DC4!important;
            color: #FFF!important;
        }

    .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-peacoc > li {
        border-color: #4CADC9!important;
    }

        .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-peacoc > li > a, .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-peacoc > li > span {
            background-color: #4CADC9!important;
            border-color: #4CADC9!important;
            color: #FFF!important;
        }

    .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-chino > li {
        border-color: #CEC2AB!important;
    }

        .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-chino > li > a, .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-chino > li > span {
            background-color: #CEC2AB!important;
            border-color: #CEC2AB!important;
            color: #FFF!important;
        }

    .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-mulled_wine > li {
        border-color: #50485B!important;
    }

        .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-mulled_wine > li > a, .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-mulled_wine > li > span {
            background-color: #50485B!important;
            border-color: #50485B!important;
            color: #FFF!important;
        }

    .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-vista_blue > li {
        border-color: #75D69C!important;
    }

        .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-vista_blue > li > a, .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-vista_blue > li > span {
            background-color: #75D69C!important;
            border-color: #75D69C!important;
            color: #FFF!important;
        }

    .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-black > li {
        border-color: #2A2A2A!important;
    }

        .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-black > li > a, .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-black > li > span {
            background-color: #2A2A2A!important;
            border-color: #2A2A2A!important;
            color: #FFF!important;
        }

    .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-grey > li {
        border-color: #EBEBEB!important;
    }

        .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-grey > li > a, .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-grey > li > span {
            background-color: #EBEBEB!important;
            border-color: #EBEBEB!important;
            color: #FFF!important;
        }

    .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-orange > li {
        border-color: #F7BE68!important;
    }

        .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-orange > li > a, .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-orange > li > span {
            background-color: #F7BE68!important;
            border-color: #F7BE68!important;
            color: #FFF!important;
        }

    .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-sky > li {
        border-color: #5AA1E3!important;
    }

        .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-sky > li > a, .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-sky > li > span {
            background-color: #5AA1E3!important;
            border-color: #5AA1E3!important;
            color: #FFF!important;
        }

    .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-green > li {
        border-color: #6DAB3C!important;
    }

        .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-green > li > a, .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-green > li > span {
            background-color: #6DAB3C!important;
            border-color: #6DAB3C!important;
            color: #FFF!important;
        }

    .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-juicy_pink > li {
        border-color: #F4524D!important;
    }

        .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-juicy_pink > li > a, .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-juicy_pink > li > span {
            background-color: #F4524D!important;
            border-color: #F4524D!important;
            color: #FFF!important;
        }

    .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-sandy_brown > li {
        border-color: #F79468!important;
    }

        .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-sandy_brown > li > a, .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-sandy_brown > li > span {
            background-color: #F79468!important;
            border-color: #F79468!important;
            color: #FFF!important;
        }

    .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-purple > li {
        border-color: #B97EBB!important;
    }

        .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-purple > li > a, .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-purple > li > span {
            background-color: #B97EBB!important;
            border-color: #B97EBB!important;
            color: #FFF!important;
        }

    .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-white > li {
        border-color: #FFF!important;
    }

        .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-white > li > a, .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-white > li > span {
            background-color: #FFF!important;
            border-color: #FFF!important;
            color: #2A2A2A!important;
        }

    .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default > li > a, .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default > li > span, .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_dark > li > a, .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_dark > li > span, .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_light > li > a, .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_light > li > span {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        min-width: 28px;
        min-height: 22px;
    }

    .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default > li:first-child > a, .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default > li:first-child > span, .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_dark > li:first-child > a, .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_dark > li:first-child > span, .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_light > li:first-child > a, .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_light > li:first-child > span {
        border-bottom-left-radius: 2px;
        border-top-left-radius: 2px;
    }

    .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default > li:last-child > a, .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default > li:last-child > span, .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_dark > li:last-child > a, .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_dark > li:last-child > span, .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_light > li:last-child > a, .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_light > li:last-child > span {
        border-bottom-right-radius: 2px;
        border-top-right-radius: 2px;
    }

    .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square > li > a, .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square > li > span, .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square_dark > li > a, .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square_dark > li > span, .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square_light > li > a, .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square_light > li > span {
        margin-left: 5px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        min-height: 22px;
        min-width: 22px;
        padding: 3px;
    }

    .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded > li > a, .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded > li > span, .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_dark > li > a, .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_dark > li > span, .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_light > li > a, .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_light > li > span, .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square > li > a, .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square > li > span, .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square_dark > li > a, .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square_dark > li > span, .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square_light > li > a, .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square_light > li > span {
        margin-left: 5px;
        border-radius: 30px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        min-height: 22px;
        min-width: 22px;
        padding: 3px;
    }

    .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square > li > a, .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square > li > span, .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square_dark > li > a, .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square_dark > li > span, .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square_light > li > a, .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square_light > li > span {
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        min-height: 22px;
        min-width: 22px;
        padding: 3px;
    }

    .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_dark > li > a, .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_dark > li > span, .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_dark > li > a, .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_dark > li > span, .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square_dark > li > a, .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square_dark > li > span, .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square_dark > li > a, .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square_dark > li > span {
        background-color: transparent!important;
        color: #000!important;
    }

    .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_light > li > a, .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_light > li > span, .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_light > li > a, .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_light > li > span, .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square_light > li > a, .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square_light > li > span, .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square_light > li > a, .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square_light > li > span {
        background-color: transparent!important;
        color: #fff!important;
    }

    .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_stripes_dark > li, .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_stripes_light > li {
        border-left-width: 1px!important;
    }

        .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_stripes_dark > li > a, .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_stripes_light > li > a {
            border-width: 0;
            background: rgba(0,0,0,0)!important;
        }

        .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_stripes_dark li.vc_grid-disabled + li, .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_stripes_dark > li:first-child, .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_stripes_light li.vc_grid-disabled + li, .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_stripes_light > li:first-child {
            border-width: 0!important;
        }

        .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_stripes_dark > li > a {
            color: #000!important;
        }

        .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_stripes_light > li > a {
            color: #fff!important;
        }

.vc_grid-filter.vc_grid-filter-color-black > .vc_grid-filter-item.vc_active > span, .vc_grid-filter.vc_grid-filter-color-black > .vc_grid-filter-item:hover > span, .vc_grid-filter.vc_grid-filter-color-blue > .vc_grid-filter-item.vc_active > span, .vc_grid-filter.vc_grid-filter-color-blue > .vc_grid-filter-item:hover > span, .vc_grid-filter.vc_grid-filter-color-chino > .vc_grid-filter-item.vc_active > span, .vc_grid-filter.vc_grid-filter-color-chino > .vc_grid-filter-item:hover > span, .vc_grid-filter.vc_grid-filter-color-mulled_wine > .vc_grid-filter-item.vc_active > span, .vc_grid-filter.vc_grid-filter-color-mulled_wine > .vc_grid-filter-item:hover > span, .vc_grid-filter.vc_grid-filter-color-peacoc > .vc_grid-filter-item.vc_active > span, .vc_grid-filter.vc_grid-filter-color-peacoc > .vc_grid-filter-item:hover > span, .vc_grid-filter.vc_grid-filter-color-pink > .vc_grid-filter-item.vc_active > span, .vc_grid-filter.vc_grid-filter-color-pink > .vc_grid-filter-item:hover > span, .vc_grid-filter.vc_grid-filter-color-turquoise > .vc_grid-filter-item.vc_active > span, .vc_grid-filter.vc_grid-filter-color-turquoise > .vc_grid-filter-item:hover > span, .vc_grid-filter.vc_grid-filter-color-violet > .vc_grid-filter-item.vc_active > span, .vc_grid-filter.vc_grid-filter-color-violet > .vc_grid-filter-item:hover > span, .vc_grid-filter.vc_grid-filter-color-vista_blue > .vc_grid-filter-item.vc_active > span, .vc_grid-filter.vc_grid-filter-color-vista_blue > .vc_grid-filter-item:hover > span {
    color: #FFF;
}

.vc_grid-loading {
    margin: 2em auto;
    font-size: 10px;
    position: relative;
    text-indent: -9999em;
}

    .vc_grid-loading, .vc_grid-loading:after, .vc_grid-loading:before {
        border-radius: 50%;
        width: 12px;
        height: 12px;
        -webkit-animation: load7 1.8s infinite ease-in-out;
        animation: load7 1.8s infinite ease-in-out;
    }

        .vc_grid-loading:before {
            left: -20px;
        }

        .vc_grid-loading:after {
            left: 20px;
            -webkit-animation-delay: .32s;
            animation-delay: .32s;
        }

        .vc_grid-loading:after, .vc_grid-loading:before {
            content: '';
            position: absolute;
            top: 0;
        }

@-webkit-keyframes load7 {
    0%,100%,80% {
        box-shadow: 0 2.5em 0 -1.3em rgba(235,235,235,.75);
    }

    40% {
        box-shadow: 0 2.5em 0 0 rgba(235,235,235,.75);
    }
}

@keyframes load7 {
    0%,100%,80% {
        box-shadow: 0 2.5em 0 -1.3em rgba(235,235,235,.75);
    }

    40% {
        box-shadow: 0 2.5em 0 0 rgba(235,235,235,.75);
    }
}

.vc_grid-filter {
    margin-left: 0;
    margin-bottom: 20px;
    list-style: none;
    padding: 0;
}

    .vc_grid-filter.vc_grid-filter-center {
        text-align: center;
    }

    .vc_grid-filter.vc_grid-filter-right {
        text-align: right;
    }

    .vc_grid-filter.vc_grid-filter-left {
        text-align: left;
    }

    .vc_grid-filter.vc_grid-filter-color-blue > .vc_grid-filter-item.vc_active, .vc_grid-filter.vc_grid-filter-color-blue > .vc_grid-filter-item:hover {
        background-color: #5472D2;
    }

    .vc_grid-filter.vc_grid-filter-color-turquoise > .vc_grid-filter-item.vc_active, .vc_grid-filter.vc_grid-filter-color-turquoise > .vc_grid-filter-item:hover {
        background-color: #00C1CF;
    }

    .vc_grid-filter.vc_grid-filter-color-pink > .vc_grid-filter-item.vc_active, .vc_grid-filter.vc_grid-filter-color-pink > .vc_grid-filter-item:hover {
        background-color: #FE6C61;
    }

    .vc_grid-filter.vc_grid-filter-color-violet > .vc_grid-filter-item.vc_active, .vc_grid-filter.vc_grid-filter-color-violet > .vc_grid-filter-item:hover {
        background-color: #8D6DC4;
    }

    .vc_grid-filter.vc_grid-filter-color-peacoc > .vc_grid-filter-item.vc_active, .vc_grid-filter.vc_grid-filter-color-peacoc > .vc_grid-filter-item:hover {
        background-color: #4CADC9;
    }

    .vc_grid-filter.vc_grid-filter-color-chino > .vc_grid-filter-item.vc_active, .vc_grid-filter.vc_grid-filter-color-chino > .vc_grid-filter-item:hover {
        background-color: #CEC2AB;
    }

    .vc_grid-filter.vc_grid-filter-color-mulled_wine > .vc_grid-filter-item.vc_active, .vc_grid-filter.vc_grid-filter-color-mulled_wine > .vc_grid-filter-item:hover {
        background-color: #50485B;
    }

    .vc_grid-filter.vc_grid-filter-color-vista_blue > .vc_grid-filter-item.vc_active, .vc_grid-filter.vc_grid-filter-color-vista_blue > .vc_grid-filter-item:hover {
        background-color: #75D69C;
    }

    .vc_grid-filter.vc_grid-filter-color-black > .vc_grid-filter-item.vc_active, .vc_grid-filter.vc_grid-filter-color-black > .vc_grid-filter-item:hover {
        background-color: #2A2A2A;
    }

    .vc_grid-filter.vc_grid-filter-color-grey > .vc_grid-filter-item.vc_active, .vc_grid-filter.vc_grid-filter-color-grey > .vc_grid-filter-item:hover {
        background-color: #EBEBEB;
    }

        .vc_grid-filter.vc_grid-filter-color-grey > .vc_grid-filter-item.vc_active > span, .vc_grid-filter.vc_grid-filter-color-grey > .vc_grid-filter-item:hover > span {
            color: #666;
        }

    .vc_grid-filter.vc_grid-filter-color-green > .vc_grid-filter-item.vc_active > span, .vc_grid-filter.vc_grid-filter-color-green > .vc_grid-filter-item:hover > span, .vc_grid-filter.vc_grid-filter-color-juicy_pink > .vc_grid-filter-item.vc_active > span, .vc_grid-filter.vc_grid-filter-color-juicy_pink > .vc_grid-filter-item:hover > span, .vc_grid-filter.vc_grid-filter-color-orange > .vc_grid-filter-item.vc_active > span, .vc_grid-filter.vc_grid-filter-color-orange > .vc_grid-filter-item:hover > span, .vc_grid-filter.vc_grid-filter-color-purple > .vc_grid-filter-item.vc_active > span, .vc_grid-filter.vc_grid-filter-color-purple > .vc_grid-filter-item:hover > span, .vc_grid-filter.vc_grid-filter-color-sandy_brown > .vc_grid-filter-item.vc_active > span, .vc_grid-filter.vc_grid-filter-color-sandy_brown > .vc_grid-filter-item:hover > span, .vc_grid-filter.vc_grid-filter-color-sky > .vc_grid-filter-item.vc_active > span, .vc_grid-filter.vc_grid-filter-color-sky > .vc_grid-filter-item:hover > span {
        color: #FFF;
    }

    .vc_grid-filter.vc_grid-filter-color-orange > .vc_grid-filter-item.vc_active, .vc_grid-filter.vc_grid-filter-color-orange > .vc_grid-filter-item:hover {
        background-color: #F7BE68;
    }

    .vc_grid-filter.vc_grid-filter-color-sky > .vc_grid-filter-item.vc_active, .vc_grid-filter.vc_grid-filter-color-sky > .vc_grid-filter-item:hover {
        background-color: #5AA1E3;
    }

    .vc_grid-filter.vc_grid-filter-color-green > .vc_grid-filter-item.vc_active, .vc_grid-filter.vc_grid-filter-color-green > .vc_grid-filter-item:hover {
        background-color: #6DAB3C;
    }

    .vc_grid-filter.vc_grid-filter-color-juicy_pink > .vc_grid-filter-item.vc_active, .vc_grid-filter.vc_grid-filter-color-juicy_pink > .vc_grid-filter-item:hover {
        background-color: #F4524D;
    }

    .vc_grid-filter.vc_grid-filter-color-sandy_brown > .vc_grid-filter-item.vc_active, .vc_grid-filter.vc_grid-filter-color-sandy_brown > .vc_grid-filter-item:hover {
        background-color: #F79468;
    }

    .vc_grid-filter.vc_grid-filter-color-purple > .vc_grid-filter-item.vc_active, .vc_grid-filter.vc_grid-filter-color-purple > .vc_grid-filter-item:hover {
        background-color: #B97EBB;
    }

    .vc_grid-filter.vc_grid-filter-color-white > .vc_grid-filter-item.vc_active, .vc_grid-filter.vc_grid-filter-color-white > .vc_grid-filter-item:hover {
        background-color: #FFF;
    }

        .vc_grid-filter.vc_grid-filter-color-white > .vc_grid-filter-item.vc_active > span, .vc_grid-filter.vc_grid-filter-color-white > .vc_grid-filter-item:hover > span {
            color: #666;
        }

    .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-black > .vc_grid-filter-item.vc_active > span, .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-black > .vc_grid-filter-item:hover > span, .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-black > .vc_grid-filter-item > span, .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-blue > .vc_grid-filter-item.vc_active > span, .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-blue > .vc_grid-filter-item:hover > span, .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-blue > .vc_grid-filter-item > span, .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-chino > .vc_grid-filter-item.vc_active > span, .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-chino > .vc_grid-filter-item:hover > span, .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-chino > .vc_grid-filter-item > span, .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-mulled_wine > .vc_grid-filter-item.vc_active > span, .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-mulled_wine > .vc_grid-filter-item:hover > span, .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-mulled_wine > .vc_grid-filter-item > span, .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-peacoc > .vc_grid-filter-item.vc_active > span, .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-peacoc > .vc_grid-filter-item:hover > span, .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-pink > .vc_grid-filter-item.vc_active > span, .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-pink > .vc_grid-filter-item:hover > span, .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-pink > .vc_grid-filter-item > span, .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-turquoise > .vc_grid-filter-item.vc_active > span, .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-turquoise > .vc_grid-filter-item:hover > span, .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-turquoise > .vc_grid-filter-item > span, .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-violet > .vc_grid-filter-item.vc_active > span, .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-violet > .vc_grid-filter-item:hover > span, .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-violet > .vc_grid-filter-item > span, .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-vista_blue > .vc_grid-filter-item.vc_active > span, .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-vista_blue > .vc_grid-filter-item:hover > span, .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-vista_blue > .vc_grid-filter-item > span, .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-black > .vc_grid-filter-item.vc_active > span, .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-black > .vc_grid-filter-item:hover > span, .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-black > .vc_grid-filter-item > span, .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-blue > .vc_grid-filter-item.vc_active > span, .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-blue > .vc_grid-filter-item:hover > span, .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-blue > .vc_grid-filter-item > span, .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-chino > .vc_grid-filter-item.vc_active > span, .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-chino > .vc_grid-filter-item:hover > span, .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-chino > .vc_grid-filter-item > span, .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-mulled_wine > .vc_grid-filter-item.vc_active > span, .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-mulled_wine > .vc_grid-filter-item:hover > span, .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-mulled_wine > .vc_grid-filter-item > span, .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-peacoc > .vc_grid-filter-item.vc_active > span, .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-peacoc > .vc_grid-filter-item:hover > span, .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-pink > .vc_grid-filter-item.vc_active > span, .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-pink > .vc_grid-filter-item:hover > span, .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-pink > .vc_grid-filter-item > span, .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-turquoise > .vc_grid-filter-item.vc_active > span, .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-turquoise > .vc_grid-filter-item:hover > span, .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-turquoise > .vc_grid-filter-item > span, .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-violet > .vc_grid-filter-item.vc_active > span, .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-violet > .vc_grid-filter-item:hover > span, .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-violet > .vc_grid-filter-item > span, .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-vista_blue > .vc_grid-filter-item.vc_active > span, .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-vista_blue > .vc_grid-filter-item:hover > span, .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-vista_blue > .vc_grid-filter-item > span {
        color: #FFF;
    }

    .vc_grid-filter > .vc_grid-filter-item {
        cursor: pointer;
        display: inline-block;
        background: 0 0;
        padding: 4px 10px;
        -webkit-transition: background-color .1s linear;
        -o-transition: background-color .1s linear;
        transition: background-color .1s linear;
    }

.vc_grid-filter-dropdown .vc_grid-styled-select .vc_arrow-icon-navicon, .vc_grid-filter-select, .vc_grid-filter-select .vc_grid-styled-select .vc_arrow-icon-navicon {
    display: none;
}

.vc_grid-filter > .vc_grid-filter-item:first-child {
    margin-left: 0!important;
}

.vc_grid-filter > .vc_grid-filter-item > span {
    -webkit-transition: color .1s linear;
    -o-transition: color .1s linear;
    transition: color .1s linear;
    outline: 0;
    padding: 0;
    text-decoration: none;
}

.vc_grid-filter > .vc_grid-filter-item.vc_active > span, .vc_grid-filter > .vc_grid-filter-item:hover > span {
    text-decoration: none;
}

.vc_grid-filter.vc_grid-filter-default > .vc_grid-filter-item {
    margin: 0 5px 5px 0;
    border-radius: 30px;
}

.vc_grid-filter.vc_grid-filter- .vc_grid-filter-item, .vc_grid-filter.vc_grid-filter-comma .vc_grid-filter-item {
    padding: 0!important;
}

.vc_grid-filter.vc_grid-filter-default-less-rounded > .vc_grid-filter-item {
    margin: 0 5px 5px 0;
    border-radius: 5px;
}

.vc_grid-filter.vc_grid-filter-bordered-rounded-less > .vc_grid-filter-item, .vc_grid-filter.vc_grid-filter-bordered-rounded > .vc_grid-filter-item, .vc_grid-filter.vc_grid-filter-bordered > .vc_grid-filter-item {
    margin: 0;
    border: 1px solid rgba(235,235,235,.8);
    border-collapse: collapse;
}

    .vc_grid-filter.vc_grid-filter-bordered-rounded-less > .vc_grid-filter-item:nth-child(n+2), .vc_grid-filter.vc_grid-filter-bordered-rounded > .vc_grid-filter-item:nth-child(n+2), .vc_grid-filter.vc_grid-filter-bordered > .vc_grid-filter-item:nth-child(n+2) {
        margin-left: -1px;
        margin-top: -1px;
    }

    .vc_grid-filter.vc_grid-filter-bordered-rounded-less > .vc_grid-filter-item.vc_active, .vc_grid-filter.vc_grid-filter-bordered-rounded-less > .vc_grid-filter-item:hover, .vc_grid-filter.vc_grid-filter-bordered-rounded > .vc_grid-filter-item.vc_active, .vc_grid-filter.vc_grid-filter-bordered-rounded > .vc_grid-filter-item:hover, .vc_grid-filter.vc_grid-filter-bordered > .vc_grid-filter-item.vc_active, .vc_grid-filter.vc_grid-filter-bordered > .vc_grid-filter-item:hover {
        position: relative;
        z-index: 1;
        border-color: transparent;
    }

        .vc_grid-filter.vc_grid-filter-bordered-rounded-less > .vc_grid-filter-item.vc_active > a, .vc_grid-filter.vc_grid-filter-bordered-rounded-less > .vc_grid-filter-item:hover > a, .vc_grid-filter.vc_grid-filter-bordered-rounded > .vc_grid-filter-item.vc_active > a, .vc_grid-filter.vc_grid-filter-bordered-rounded > .vc_grid-filter-item:hover > a, .vc_grid-filter.vc_grid-filter-bordered > .vc_grid-filter-item.vc_active > a, .vc_grid-filter.vc_grid-filter-bordered > .vc_grid-filter-item:hover > a {
            text-decoration: none;
        }

    .vc_grid-filter.vc_grid-filter-bordered-rounded > .vc_grid-filter-item:first-child {
        border-top-left-radius: 30px;
        border-bottom-left-radius: 30px;
    }

    .vc_grid-filter.vc_grid-filter-bordered-rounded > .vc_grid-filter-item:last-child {
        border-top-right-radius: 30px;
        border-bottom-right-radius: 30px;
    }

    .vc_grid-filter.vc_grid-filter-bordered-rounded-less > .vc_grid-filter-item:first-child {
        border-top-left-radius: 3px;
        border-bottom-left-radius: 3px;
    }

    .vc_grid-filter.vc_grid-filter-bordered-rounded-less > .vc_grid-filter-item:last-child {
        border-top-right-radius: 3px;
        border-bottom-right-radius: 3px;
    }

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-blue > .vc_grid-filter-item, .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-blue > .vc_grid-filter-item {
    background-color: #7c93dd;
}

    .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-blue > .vc_grid-filter-item.vc_active, .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-blue > .vc_grid-filter-item:hover, .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-blue > .vc_grid-filter-item.vc_active, .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-blue > .vc_grid-filter-item:hover {
        background-color: #5472D2;
    }

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-turquoise > .vc_grid-filter-item, .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-turquoise > .vc_grid-filter-item {
    background-color: #00919c;
}

    .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-turquoise > .vc_grid-filter-item.vc_active, .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-turquoise > .vc_grid-filter-item:hover, .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-turquoise > .vc_grid-filter-item.vc_active, .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-turquoise > .vc_grid-filter-item:hover {
        background-color: #00C1CF;
    }

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-pink > .vc_grid-filter-item, .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-pink > .vc_grid-filter-item {
    background-color: #fe9b94;
}

    .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-pink > .vc_grid-filter-item.vc_active, .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-pink > .vc_grid-filter-item:hover, .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-pink > .vc_grid-filter-item.vc_active, .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-pink > .vc_grid-filter-item:hover {
        background-color: #FE6C61;
    }

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-violet > .vc_grid-filter-item, .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-violet > .vc_grid-filter-item {
    background-color: #a991d3;
}

    .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-violet > .vc_grid-filter-item.vc_active, .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-violet > .vc_grid-filter-item:hover, .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-violet > .vc_grid-filter-item.vc_active, .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-violet > .vc_grid-filter-item:hover {
        background-color: #8D6DC4;
    }

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-peacoc > .vc_grid-filter-item, .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-peacoc > .vc_grid-filter-item {
    background-color: #73bfd5;
}

    .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-peacoc > .vc_grid-filter-item > span, .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-peacoc > .vc_grid-filter-item > span {
        color: #FFF;
    }

    .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-peacoc > .vc_grid-filter-item.vc_active, .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-peacoc > .vc_grid-filter-item:hover, .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-peacoc > .vc_grid-filter-item.vc_active, .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-peacoc > .vc_grid-filter-item:hover {
        background-color: #4CADC9;
    }

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-chino > .vc_grid-filter-item, .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-chino > .vc_grid-filter-item {
    background-color: #e1d9cb;
}

    .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-chino > .vc_grid-filter-item.vc_active, .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-chino > .vc_grid-filter-item:hover, .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-chino > .vc_grid-filter-item.vc_active, .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-chino > .vc_grid-filter-item:hover {
        background-color: #CEC2AB;
    }

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-mulled_wine > .vc_grid-filter-item, .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-mulled_wine > .vc_grid-filter-item {
    background-color: #695f77;
}

    .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-mulled_wine > .vc_grid-filter-item.vc_active, .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-mulled_wine > .vc_grid-filter-item:hover, .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-mulled_wine > .vc_grid-filter-item.vc_active, .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-mulled_wine > .vc_grid-filter-item:hover {
        background-color: #50485B;
    }

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-vista_blue > .vc_grid-filter-item, .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-vista_blue > .vc_grid-filter-item {
    background-color: #9ce2b8;
}

    .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-vista_blue > .vc_grid-filter-item.vc_active, .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-vista_blue > .vc_grid-filter-item:hover, .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-vista_blue > .vc_grid-filter-item.vc_active, .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-vista_blue > .vc_grid-filter-item:hover {
        background-color: #75D69C;
    }

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-black > .vc_grid-filter-item, .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-black > .vc_grid-filter-item {
    background-color: #444;
}

    .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-black > .vc_grid-filter-item.vc_active, .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-black > .vc_grid-filter-item:hover, .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-black > .vc_grid-filter-item.vc_active, .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-black > .vc_grid-filter-item:hover {
        background-color: #2A2A2A;
    }

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-grey > .vc_grid-filter-item.vc_active > span, .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-grey > .vc_grid-filter-item:hover > span, .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-grey > .vc_grid-filter-item > span, .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-grey > .vc_grid-filter-item.vc_active > span, .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-grey > .vc_grid-filter-item:hover > span, .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-grey > .vc_grid-filter-item > span {
    color: #666;
}

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-grey > .vc_grid-filter-item, .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-grey > .vc_grid-filter-item {
    background-color: #d2d2d2;
}

    .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-grey > .vc_grid-filter-item.vc_active, .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-grey > .vc_grid-filter-item:hover, .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-grey > .vc_grid-filter-item.vc_active, .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-grey > .vc_grid-filter-item:hover {
        background-color: #EBEBEB;
    }

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-green > .vc_grid-filter-item > span, .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-juicy_pink > .vc_grid-filter-item.vc_active > span, .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-juicy_pink > .vc_grid-filter-item:hover > span, .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-juicy_pink > .vc_grid-filter-item > span, .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-orange > .vc_grid-filter-item.vc_active > span, .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-orange > .vc_grid-filter-item:hover > span, .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-orange > .vc_grid-filter-item > span, .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-purple > .vc_grid-filter-item.vc_active > span, .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-purple > .vc_grid-filter-item:hover > span, .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-purple > .vc_grid-filter-item > span, .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sandy_brown > .vc_grid-filter-item.vc_active > span, .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sandy_brown > .vc_grid-filter-item:hover > span, .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sandy_brown > .vc_grid-filter-item > span, .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sky > .vc_grid-filter-item.vc_active > span, .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sky > .vc_grid-filter-item:hover > span, .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sky > .vc_grid-filter-item > span, .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-green > .vc_grid-filter-item > span, .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-juicy_pink > .vc_grid-filter-item.vc_active > span, .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-juicy_pink > .vc_grid-filter-item:hover > span, .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-juicy_pink > .vc_grid-filter-item > span, .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-orange > .vc_grid-filter-item.vc_active > span, .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-orange > .vc_grid-filter-item:hover > span, .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-orange > .vc_grid-filter-item > span, .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-purple > .vc_grid-filter-item.vc_active > span, .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-purple > .vc_grid-filter-item:hover > span, .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-purple > .vc_grid-filter-item > span, .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sandy_brown > .vc_grid-filter-item.vc_active > span, .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sandy_brown > .vc_grid-filter-item:hover > span, .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sandy_brown > .vc_grid-filter-item > span, .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sky > .vc_grid-filter-item.vc_active > span, .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sky > .vc_grid-filter-item:hover > span, .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sky > .vc_grid-filter-item > span {
    color: #FFF;
}

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-orange > .vc_grid-filter-item, .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-orange > .vc_grid-filter-item {
    background-color: #fad398;
}

    .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-orange > .vc_grid-filter-item.vc_active, .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-orange > .vc_grid-filter-item:hover, .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-orange > .vc_grid-filter-item.vc_active, .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-orange > .vc_grid-filter-item:hover {
        background-color: #F7BE68;
    }

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sky > .vc_grid-filter-item, .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sky > .vc_grid-filter-item {
    background-color: #86baea;
}

    .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sky > .vc_grid-filter-item.vc_active, .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sky > .vc_grid-filter-item:hover, .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sky > .vc_grid-filter-item.vc_active, .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sky > .vc_grid-filter-item:hover {
        background-color: #5AA1E3;
    }

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-green > .vc_grid-filter-item, .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-green > .vc_grid-filter-item {
    background-color: #87c456;
}

    .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-green > .vc_grid-filter-item.vc_active, .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-green > .vc_grid-filter-item:hover, .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-green > .vc_grid-filter-item.vc_active, .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-green > .vc_grid-filter-item:hover {
        background-color: #6DAB3C;
    }

        .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-green > .vc_grid-filter-item.vc_active > span, .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-green > .vc_grid-filter-item:hover > span, .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-green > .vc_grid-filter-item.vc_active > span, .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-green > .vc_grid-filter-item:hover > span {
            color: #FFF;
        }

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-juicy_pink > .vc_grid-filter-item, .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-juicy_pink > .vc_grid-filter-item {
    background-color: #f7817d;
}

    .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-juicy_pink > .vc_grid-filter-item.vc_active, .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-juicy_pink > .vc_grid-filter-item:hover, .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-juicy_pink > .vc_grid-filter-item.vc_active, .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-juicy_pink > .vc_grid-filter-item:hover {
        background-color: #F4524D;
    }

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sandy_brown > .vc_grid-filter-item, .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sandy_brown > .vc_grid-filter-item {
    background-color: #fab698;
}

    .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sandy_brown > .vc_grid-filter-item.vc_active, .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sandy_brown > .vc_grid-filter-item:hover, .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sandy_brown > .vc_grid-filter-item.vc_active, .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sandy_brown > .vc_grid-filter-item:hover {
        background-color: #F79468;
    }

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-purple > .vc_grid-filter-item, .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-purple > .vc_grid-filter-item {
    background-color: #cb9fcd;
}

    .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-purple > .vc_grid-filter-item.vc_active, .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-purple > .vc_grid-filter-item:hover, .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-purple > .vc_grid-filter-item.vc_active, .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-purple > .vc_grid-filter-item:hover {
        background-color: #B97EBB;
    }

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-white > .vc_grid-filter-item.vc_active > span, .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-white > .vc_grid-filter-item:hover > span, .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-white > .vc_grid-filter-item > span, .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-white > .vc_grid-filter-item.vc_active > span, .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-white > .vc_grid-filter-item:hover > span, .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-white > .vc_grid-filter-item > span {
    color: #666;
}

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-white > .vc_grid-filter-item, .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-white > .vc_grid-filter-item {
    background-color: #e6e6e6;
}

    .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-white > .vc_grid-filter-item.vc_active, .vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-white > .vc_grid-filter-item:hover, .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-white > .vc_grid-filter-item.vc_active, .vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-white > .vc_grid-filter-item:hover {
        background-color: #FFF;
    }

.vc_grid-filter.vc_grid-filter-filled-rounded > .vc_grid-filter-item, .vc_grid-filter.vc_grid-filter-filled > .vc_grid-filter-item {
    margin: 0;
    border: 1px solid transparent;
    border-collapse: collapse;
    padding: 3px 7px;
}

    .vc_grid-filter.vc_grid-filter-filled-rounded > .vc_grid-filter-item > span, .vc_grid-filter.vc_grid-filter-filled > .vc_grid-filter-item > span {
        color: #FFF;
    }

    .vc_grid-filter.vc_grid-filter-filled-rounded > .vc_grid-filter-item:nth-child(n+2), .vc_grid-filter.vc_grid-filter-filled > .vc_grid-filter-item:nth-child(n+2) {
        border-left: none;
        margin-left: 1px;
        border-top: none;
        margin-top: 1px;
    }

    .vc_grid-filter.vc_grid-filter-filled-rounded > .vc_grid-filter-item:first-child, .vc_grid-filter.vc_grid-filter-filled > .vc_grid-filter-item:first-child {
        border-top-left-radius: 3px;
        border-bottom-left-radius: 3px;
        border-top: 0;
    }

    .vc_grid-filter.vc_grid-filter-filled-rounded > .vc_grid-filter-item:last-child, .vc_grid-filter.vc_grid-filter-filled > .vc_grid-filter-item:last-child {
        border-top-right-radius: 3px;
        border-bottom-right-radius: 3px;
    }

    .vc_grid-filter.vc_grid-filter-filled-rounded > .vc_grid-filter-item:first-child {
        border-top-left-radius: 30px;
        border-bottom-left-radius: 30px;
        border-top: 0;
    }

    .vc_grid-filter.vc_grid-filter-filled-rounded > .vc_grid-filter-item:last-child {
        border-top-right-radius: 30px;
        border-bottom-right-radius: 30px;
    }

.vc_grid-filter.vc_grid-filter-filled-rounded-all > .vc_grid-filter-item {
    border-radius: 3px!important;
}

.vc_grid-filter.vc_grid-filter-filled-round-all > .vc_grid-filter-item {
    border-radius: 30px!important;
}

.vc_grid-filter.vc_grid-filter-size-xs .vc_grid-filter-item {
    font-size: 12px;
    padding: 1px 5px;
}

.vc_grid-filter.vc_grid-filter-size-sm .vc_grid-filter-item {
    font-size: 13px;
    padding: 2px 7px;
}

.vc_grid-filter.vc_grid-filter-size-md .vc_grid-filter-item {
    font-size: 100%;
    padding: 2px 10px;
}

.vc_grid-filter.vc_grid-filter-size-lg .vc_grid-filter-item {
    font-size: 18px;
    padding: 4px 10px;
}

.vc_grid-filter-dropdown, .vc_grid-filter-select {
    font-size: 12px;
    margin-bottom: 20px;
}

    .vc_grid-filter-dropdown.vc_grid-filter-center, .vc_grid-filter-select.vc_grid-filter-center {
        text-align: center;
    }

    .vc_grid-filter-dropdown.vc_grid-filter-right, .vc_grid-filter-select.vc_grid-filter-right {
        text-align: right;
    }

    .vc_grid-filter-dropdown.vc_grid-filter-left, .vc_grid-filter-select.vc_grid-filter-left {
        text-align: left;
    }

    .vc_grid-filter-dropdown .vc_grid-styled-select select, .vc_grid-filter-select .vc_grid-styled-select select {
        outline: 0;
        display: inline-block;
    }

@media (min-width:768px) {
    .vc_grid-filter-dropdown.vc_grid-filter-color-blue .vc_arrow-icon-navicon, .vc_grid-filter-select.vc_grid-filter-color-blue .vc_arrow-icon-navicon {
        color: #5472D2;
    }

    .vc_grid-filter-dropdown.vc_grid-filter-color-turquoise .vc_arrow-icon-navicon, .vc_grid-filter-select.vc_grid-filter-color-turquoise .vc_arrow-icon-navicon {
        color: #00C1CF;
    }

    .vc_grid-filter-dropdown.vc_grid-filter-color-pink .vc_arrow-icon-navicon, .vc_grid-filter-select.vc_grid-filter-color-pink .vc_arrow-icon-navicon {
        color: #FE6C61;
    }

    .vc_grid-filter-dropdown.vc_grid-filter-color-violet .vc_arrow-icon-navicon, .vc_grid-filter-select.vc_grid-filter-color-violet .vc_arrow-icon-navicon {
        color: #8D6DC4;
    }

    .vc_grid-filter-dropdown.vc_grid-filter-color-peacoc .vc_arrow-icon-navicon, .vc_grid-filter-select.vc_grid-filter-color-peacoc .vc_arrow-icon-navicon {
        color: #4CADC9;
    }

    .vc_grid-filter-dropdown.vc_grid-filter-color-chino .vc_arrow-icon-navicon, .vc_grid-filter-select.vc_grid-filter-color-chino .vc_arrow-icon-navicon {
        color: #CEC2AB;
    }

    .vc_grid-filter-dropdown.vc_grid-filter-color-mulled_wine .vc_arrow-icon-navicon, .vc_grid-filter-select.vc_grid-filter-color-mulled_wine .vc_arrow-icon-navicon {
        color: #50485B;
    }

    .vc_grid-filter-dropdown.vc_grid-filter-color-vista_blue .vc_arrow-icon-navicon, .vc_grid-filter-select.vc_grid-filter-color-vista_blue .vc_arrow-icon-navicon {
        color: #75D69C;
    }

    .vc_grid-filter-dropdown.vc_grid-filter-color-black .vc_arrow-icon-navicon, .vc_grid-filter-select.vc_grid-filter-color-black .vc_arrow-icon-navicon {
        color: #2A2A2A;
    }

    .vc_grid-filter-dropdown.vc_grid-filter-color-grey .vc_arrow-icon-navicon, .vc_grid-filter-select.vc_grid-filter-color-grey .vc_arrow-icon-navicon {
        color: #EBEBEB;
    }

    .vc_grid-filter-dropdown.vc_grid-filter-color-orange .vc_arrow-icon-navicon, .vc_grid-filter-select.vc_grid-filter-color-orange .vc_arrow-icon-navicon {
        color: #F7BE68;
    }

    .vc_grid-filter-dropdown.vc_grid-filter-color-sky .vc_arrow-icon-navicon, .vc_grid-filter-select.vc_grid-filter-color-sky .vc_arrow-icon-navicon {
        color: #5AA1E3;
    }

    .vc_grid-filter-dropdown.vc_grid-filter-color-green .vc_arrow-icon-navicon, .vc_grid-filter-select.vc_grid-filter-color-green .vc_arrow-icon-navicon {
        color: #6DAB3C;
    }

    .vc_grid-filter-dropdown.vc_grid-filter-color-juicy_pink .vc_arrow-icon-navicon, .vc_grid-filter-select.vc_grid-filter-color-juicy_pink .vc_arrow-icon-navicon {
        color: #F4524D;
    }

    .vc_grid-filter-dropdown.vc_grid-filter-color-sandy_brown .vc_arrow-icon-navicon, .vc_grid-filter-select.vc_grid-filter-color-sandy_brown .vc_arrow-icon-navicon {
        color: #F79468;
    }

    .vc_grid-filter-dropdown.vc_grid-filter-color-purple .vc_arrow-icon-navicon, .vc_grid-filter-select.vc_grid-filter-color-purple .vc_arrow-icon-navicon {
        color: #B97EBB;
    }

    .vc_grid-filter-dropdown.vc_grid-filter-color-white .vc_arrow-icon-navicon, .vc_grid-filter-select.vc_grid-filter-color-white .vc_arrow-icon-navicon {
        color: #FFF;
    }

    .vc_grid-filter-dropdown .vc_grid-styled-select, .vc_grid-filter-select .vc_grid-styled-select {
        border: 1px solid #ccc;
        display: inline-block;
        height: 30px;
        overflow: hidden;
        padding-right: 5px;
        text-align: left;
        width: auto;
        vertical-align: middle;
    }

        .vc_grid-filter-dropdown .vc_grid-styled-select .vc_arrow-icon-navicon, .vc_grid-filter-select .vc_grid-styled-select .vc_arrow-icon-navicon {
            font-size: 17px;
            display: inline;
            vertical-align: middle;
        }

        .vc_grid-filter-dropdown .vc_grid-styled-select select, .vc_grid-filter-select .vc_grid-styled-select select {
            background: none;
            border: 0;
            border-radius: 0;
            height: 30px;
            line-height: 1;
            margin-right: -50px;
            padding: 5px;
            position: relative;
            font-size: 12px;
            z-index: 0;
            cursor: pointer;
            max-width: inherit!important;
        }
}

@media (max-width:768px) {
    .vc_responsive .vc_grid-filter-select {
        display: block;
    }

    .vc_responsive .vc_grid-filter {
        display: none!important;
    }
}

.owl-carousel .owl-item .vc_grid-item {
    -webkit-transform: translate3D(0,0,0);
    -ms-transform: translate3D(0,0,0);
    transform: translate3D(0,0,0);
}

.owl-carousel .owl-animated-out {
    z-index: 0;
}

.owl-carousel .owl-animated-in {
    z-index: 1;
}

@font-face {
    font-family: vc_grid_v1;
    src: url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/plugins/js_composer/assets/css/../fonts/vc_grid/vc_grid_v1.eot?-9hbgac);
    src: url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/plugins/js_composer/assets/css/../fonts/vc_grid/vc_grid_v1.eot?#iefix-9hbgac) format('embedded-opentype'),url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/plugins/js_composer/assets/css/../fonts/vc_grid/vc_grid_v1.woff?-9hbgac) format('woff'),url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/plugins/js_composer/assets/css/../fonts/vc_grid/vc_grid_v1.ttf?-9hbgac) format('truetype'),url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/plugins/js_composer/assets/css/../fonts/vc_grid/vc_grid_v1.svg?-9hbgac#vc_grid_v1) format('svg');
    font-weight: 400;
    font-style: normal;
}

[class*=" vc_arrow-icon-"], [class^=vc_arrow-icon-] {
    font-family: vc_grid_v1;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.vc_arrow-icon-minus:before {
    content: "\e61c";
}

.vc_arrow-icon-plus:before {
    content: "\e61d";
}

.vc_arrow-icon-arrow_down:before {
    content: "\e61e";
}

.vc_arrow-icon-arrow_up:before {
    content: "\e61f";
}

.vc_arrow-icon-arrow_01_left:before {
    content: "\e600";
}

.vc_arrow-icon-arrow_01_right:before {
    content: "\e601";
}

.vc_arrow-icon-arrow_02_left:before {
    content: "\e602";
}

.vc_arrow-icon-arrow_02_right:before {
    content: "\e603";
}

.vc_arrow-icon-arrow_03_left:before {
    content: "\e604";
}

.vc_arrow-icon-arrow_03_right:before {
    content: "\e605";
}

.vc_arrow-icon-arrow_04_left:before {
    content: "\e606";
}

.vc_arrow-icon-arrow_04_right:before {
    content: "\e607";
}

.vc_arrow-icon-arrow_05_left:before {
    content: "\e608";
}

.vc_arrow-icon-arrow_05_right:before {
    content: "\e609";
}

.vc_arrow-icon-arrow_06_left:before {
    content: "\e60a";
}

.vc_arrow-icon-arrow_06_right:before {
    content: "\e60b";
}

.vc_arrow-icon-arrow_07_left:before {
    content: "\e60c";
}

.vc_arrow-icon-arrow_07_right:before {
    content: "\e60d";
}

.vc_arrow-icon-arrow_08_left:before {
    content: "\e60e";
}

.vc_arrow-icon-arrow_08_right:before {
    content: "\e60f";
}

.vc_arrow-icon-arrow_09_left:before {
    content: "\e610";
}

.vc_arrow-icon-arrow_09_right:before {
    content: "\e611";
}

.vc_arrow-icon-arrow_10_left:before {
    content: "\e612";
}

.vc_arrow-icon-arrow_10_right:before {
    content: "\e613";
}

.vc_arrow-icon-arrow_11_left:before {
    content: "\e614";
}

.vc_arrow-icon-arrow_11_right:before {
    content: "\e615";
}

.vc_arrow-icon-arrow_12_left:before {
    content: "\e616";
}

.vc_arrow-icon-arrow_12_right:before {
    content: "\e617";
}

.vc_arrow-icon-navicon:before {
    content: "\f0c9";
}

.wpb_animate_when_almost_visible {
    opacity: 0;
    filter: alpha(opacity=0);
}

.wpb_start_animation.wpb_top-to-bottom {
    -webkit-animation: wpb_ttb .7s 1 cubic-bezier(.175,.885,.32,1.275);
    -o-animation: wpb_ttb .7s 1 cubic-bezier(.175,.885,.32,1.275);
    animation: wpb_ttb .7s 1 cubic-bezier(.175,.885,.32,1.275);
    opacity: 1;
    filter: alpha(opacity=100);
}

.wpb_start_animation.wpb_bottom-to-top {
    -webkit-animation: wpb_btt .7s 1 cubic-bezier(.175,.885,.32,1.275);
    -o-animation: wpb_btt .7s 1 cubic-bezier(.175,.885,.32,1.275);
    animation: wpb_btt .7s 1 cubic-bezier(.175,.885,.32,1.275);
    opacity: 1;
    filter: alpha(opacity=100);
}

.wpb_start_animation.wpb_left-to-right {
    -webkit-animation: wpb_ltr .7s 1 cubic-bezier(.175,.885,.32,1.275);
    -o-animation: wpb_ltr .7s 1 cubic-bezier(.175,.885,.32,1.275);
    animation: wpb_ltr .7s 1 cubic-bezier(.175,.885,.32,1.275);
    opacity: 1;
    filter: alpha(opacity=100);
}

.wpb_start_animation.wpb_right-to-left {
    -webkit-animation: wpb_rtl .7s 1 cubic-bezier(.175,.885,.32,1.275);
    -o-animation: wpb_rtl .7s 1 cubic-bezier(.175,.885,.32,1.275);
    animation: wpb_rtl .7s 1 cubic-bezier(.175,.885,.32,1.275);
    opacity: 1;
    filter: alpha(opacity=100);
}

.wpb_start_animation.wpb_appear {
    -webkit-animation: wpb_appear .7s 1 cubic-bezier(.175,.885,.32,1.275);
    -o-animation: wpb_appear .7s 1 cubic-bezier(.175,.885,.32,1.275);
    animation: wpb_appear .7s 1 cubic-bezier(.175,.885,.32,1.275);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    filter: alpha(opacity=100);
}

@-webkit-keyframes wpb_ttb {
    0% {
        -webkit-transform: translate(0,-10%);
        opacity: 0;
        filter: alpha(opacity=0);
    }

    100% {
        -webkit-transform: translate(0,0);
        opacity: 1;
        filter: alpha(opacity=100);
    }
}

@-moz-keyframes wpb_ttb {
    0% {
        -moz-transform: translate(0,-10%);
        opacity: 0;
        filter: alpha(opacity=0);
    }

    100% {
        -moz-transform: translate(0,0);
        opacity: 1;
        filter: alpha(opacity=100);
    }
}

@-o-keyframes wpb_ttb {
    0% {
        -o-transform: translate(0,-10%);
        opacity: 0;
        filter: alpha(opacity=0);
    }

    100% {
        -o-transform: translate(0,0);
        opacity: 1;
        filter: alpha(opacity=100);
    }
}

@keyframes wpb_ttb {
    0% {
        -webkit-transform: translate(0,-10%);
        -ms-transform: translate(0,-10%);
        -o-transform: translate(0,-10%);
        transform: translate(0,-10%);
        opacity: 0;
        filter: alpha(opacity=0);
    }

    100% {
        -webkit-transform: translate(0,0);
        -ms-transform: translate(0,0);
        -o-transform: translate(0,0);
        transform: translate(0,0);
        opacity: 1;
        filter: alpha(opacity=100);
    }
}

@-webkit-keyframes wpb_btt {
    0% {
        -webkit-transform: translate(0,10%);
        opacity: 0;
        filter: alpha(opacity=0);
    }

    100% {
        -webkit-transform: translate(0,0);
        opacity: 1;
        filter: alpha(opacity=100);
    }
}

@-moz-keyframes wpb_btt {
    0% {
        -moz-transform: translate(0,10%);
        opacity: 0;
        filter: alpha(opacity=0);
    }

    100% {
        -moz-transform: translate(0,0);
        opacity: 1;
        filter: alpha(opacity=100);
    }
}

@-o-keyframes wpb_btt {
    0% {
        -o-transform: translate(0,10%);
        opacity: 0;
        filter: alpha(opacity=0);
    }

    100% {
        -o-transform: translate(0,0);
        opacity: 1;
        filter: alpha(opacity=100);
    }
}

@keyframes wpb_btt {
    0% {
        -webkit-transform: translate(0,10%);
        -ms-transform: translate(0,10%);
        -o-transform: translate(0,10%);
        transform: translate(0,10%);
        opacity: 0;
        filter: alpha(opacity=0);
    }

    100% {
        -webkit-transform: translate(0,0);
        -ms-transform: translate(0,0);
        -o-transform: translate(0,0);
        transform: translate(0,0);
        opacity: 1;
        filter: alpha(opacity=100);
    }
}

@-webkit-keyframes wpb_ltr {
    0% {
        -webkit-transform: translate(-10%,0);
        opacity: 0;
        filter: alpha(opacity=0);
    }

    100% {
        -webkit-transform: translate(0,0);
        opacity: 1;
        filter: alpha(opacity=100);
    }
}

@-moz-keyframes wpb_ltr {
    0% {
        -moz-transform: translate(-10%,0);
        opacity: 0;
        filter: alpha(opacity=0);
    }

    100% {
        -moz-transform: translate(0,0);
        opacity: 1;
        filter: alpha(opacity=100);
    }
}

@-o-keyframes wpb_ltr {
    0% {
        -o-transform: translate(-10%,0);
        opacity: 0;
        filter: alpha(opacity=0);
    }

    100% {
        -o-transform: translate(0,0);
        opacity: 1;
        filter: alpha(opacity=100);
    }
}

@keyframes wpb_ltr {
    0% {
        -webkit-transform: translate(-10%,0);
        -ms-transform: translate(-10%,0);
        -o-transform: translate(-10%,0);
        transform: translate(-10%,0);
        opacity: 0;
        filter: alpha(opacity=0);
    }

    100% {
        -webkit-transform: translate(0,0);
        -ms-transform: translate(0,0);
        -o-transform: translate(0,0);
        transform: translate(0,0);
        opacity: 1;
        filter: alpha(opacity=100);
    }
}

@-webkit-keyframes wpb_rtl {
    0% {
        -webkit-transform: translate(10%,0);
        opacity: 0;
        filter: alpha(opacity=0);
    }

    100% {
        -webkit-transform: translate(0,0);
        opacity: 1;
        filter: alpha(opacity=100);
    }
}

@-moz-keyframes wpb_rtl {
    0% {
        -moz-transform: translate(10%,0);
        opacity: 0;
        filter: alpha(opacity=0);
    }

    100% {
        -moz-transform: translate(0,0);
        opacity: 1;
        filter: alpha(opacity=100);
    }
}

@-o-keyframes wpb_rtl {
    0% {
        -o-transform: translate(10%,0);
        opacity: 0;
        filter: alpha(opacity=0);
    }

    100% {
        -o-transform: translate(0,0);
        opacity: 1;
        filter: alpha(opacity=100);
    }
}

@keyframes wpb_rtl {
    0% {
        -webkit-transform: translate(10%,0);
        -ms-transform: translate(10%,0);
        -o-transform: translate(10%,0);
        transform: translate(10%,0);
        opacity: 0;
        filter: alpha(opacity=0);
    }

    100% {
        -webkit-transform: translate(0,0);
        -ms-transform: translate(0,0);
        -o-transform: translate(0,0);
        transform: translate(0,0);
        opacity: 1;
        filter: alpha(opacity=100);
    }
}

@-webkit-keyframes wpb_appear {
    0% {
        -webkit-transform: scale(.5);
        opacity: .1;
        filter: alpha(opacity=10);
    }

    100% {
        -webkit-transform: scale(1);
        opacity: 1;
        filter: alpha(opacity=100);
    }
}

@-moz-keyframes wpb_appear {
    0% {
        -moz-transform: scale(.5);
        opacity: .1;
        filter: alpha(opacity=10);
    }

    100% {
        -moz-transform: scale(1);
        opacity: 1;
        filter: alpha(opacity=100);
    }
}

@-o-keyframes wpb_appear {
    0% {
        -o-transform: scale(.5);
        opacity: .1;
        filter: alpha(opacity=10);
    }

    100% {
        -o-transform: scale(1);
        opacity: 1;
        filter: alpha(opacity=100);
    }
}

@keyframes wpb_appear {
    0% {
        -webkit-transform: scale(.5);
        -ms-transform: scale(.5);
        -o-transform: scale(.5);
        transform: scale(.5);
        opacity: .1;
        filter: alpha(opacity=10);
    }

    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        opacity: 1;
        filter: alpha(opacity=100);
    }
}

.vc-woocommerce-add-to-cart-loading.vc_grid-item-mini {
    position: relative;
}

    .vc-woocommerce-add-to-cart-loading.vc_grid-item-mini .vc_gitem-zone {
        opacity: 0!important;
        filter: alpha(opacity=0)!important;
        -webkit-transform: none!important;
        -ms-transform: none!important;
        transform: none!important;
        -webkit-transition: none!important;
        -o-transition: none!important;
        transition: none!important;
    }

    .vc-woocommerce-add-to-cart-loading.vc_grid-item-mini .vc_wc-load-add-to-loader-wrapper {
        position: absolute;
        right: 0;
        top: 50%;
        margin-top: -50px;
        left: 0;
    }

    .vc-woocommerce-add-to-cart-loading.vc_grid-item-mini .vc_wc-load-add-to-loader {
        margin: 2em auto;
        font-size: 10px;
        position: relative;
        text-indent: -9999em;
    }

        .vc-woocommerce-add-to-cart-loading.vc_grid-item-mini .vc_wc-load-add-to-loader, .vc-woocommerce-add-to-cart-loading.vc_grid-item-mini .vc_wc-load-add-to-loader:after, .vc-woocommerce-add-to-cart-loading.vc_grid-item-mini .vc_wc-load-add-to-loader:before {
            border-radius: 50%;
            width: 12px;
            height: 12px;
            -webkit-animation: vc_woo-add-cart-load 1.8s infinite ease-in-out;
            animation: vc_woo-add-cart-load 1.8s infinite ease-in-out;
        }

            .vc-woocommerce-add-to-cart-loading.vc_grid-item-mini .vc_wc-load-add-to-loader:before {
                left: -20px;
            }

            .vc-woocommerce-add-to-cart-loading.vc_grid-item-mini .vc_wc-load-add-to-loader:after {
                left: 20px;
                -webkit-animation-delay: .32s;
                animation-delay: .32s;
            }

            .vc-woocommerce-add-to-cart-loading.vc_grid-item-mini .vc_wc-load-add-to-loader:after, .vc-woocommerce-add-to-cart-loading.vc_grid-item-mini .vc_wc-load-add-to-loader:before {
                content: '';
                position: absolute;
                top: 0;
            }

@-webkit-keyframes vc_woo-add-cart-load {
    0%,100%,80% {
        box-shadow: 0 2.5em 0 -1.3em rgba(235,235,235,.75);
    }

    40% {
        box-shadow: 0 2.5em 0 0 rgba(235,235,235,.75);
    }
}

@keyframes vc_woo-add-cart-load {
    0%,100%,80% {
        box-shadow: 0 2.5em 0 -1.3em rgba(235,235,235,.75);
    }

    40% {
        box-shadow: 0 2.5em 0 0 rgba(235,235,235,.75);
    }
}

.vc_grid-item-mini .added_to_cart.wc-forward {
    display: none;
}

.vc_custom_1476705527898 {
    margin-bottom: 30px !important;
}

.vc_custom_1476705319549 {
    margin-bottom: 30px !important;
}

.vc_custom_1454582656262 {
    margin-bottom: 30px !important;
}

.vc_custom_1476705494664 {
    margin-bottom: 30px !important;
}

.recentcomments a {
    display: inline !important;
    padding: 0 !important;
    margin: 0 !important;
}

body {
    font-family: Dosis;
}

body {
    
}

body {
    line-height: 28px;
}

h1, .h1 {
    font-family: Grand Hotel;
}

h1, .h1 {
    font-weight: 400;
}

h1, .h1 {
    font-size: 60px;
}

h1, .h1 {
    line-height: 74px;
}

h2, .h2 {
    font-family: Dosis;
}

h2, .h2 {
    font-weight: 500;
}

h2, .h2 {
    font-size: 42px;
}

h2, .h2 {
    line-height: 66px;
}

h3, .h3 {
    font-family: Dosis;
}

h3, .h3 {
    font-weight: 500;
}

h3, .h3 {
    font-size: 36px;
}

h3, .h3 {
    line-height: 60px;
}

h4, .h4 {
    font-family: Dosis;
}

h4, .h4 {
    font-weight: 600;
}

h4, .h4 {
    font-size: 30px;
}

h4, .h4 {
    line-height: 48px;
}

h5, .h5 {
    font-family: Dosis;
}

h5, .h5 {
    font-weight: 600;
}

h5, .h5 {
    font-size: 24px;
}

h5, .h5 {
    line-height: 48px;
}

h6, .h6 {
    font-family: Dosis;
}

h6, .h6 {
    font-weight: 700;
}

h6, .h6 {
    font-size: 18px;
}

h6, .h6 {
    line-height: 36px;
}

.vc_custom_1474549215091 {
    margin-bottom: 81px !important;
}

.vc_custom_1475589360749 {
    margin-bottom: 70px !important;
}

.vc_custom_1476698042074 {
    margin-bottom: 46px !important;
    padding-top: 0 !important;
    background-color: #fff9f2 !important;
}

.vc_custom_1494850656684 {
    margin-bottom: 0 !important;
}

.vc_custom_1475584304575 {
    padding-top: 37px !important;
    padding-bottom: 76px !important;
}

.vc_custom_1474557281980 {
    padding-top: 35px !important;
    padding-bottom: 50px !important;
    background-color: #fff9f2 !important;
}

.vc_custom_1474623624998 {
    padding-top: 47px !important;
    padding-bottom: 70px !important;
}

.vc_custom_1474621966648 {
    padding-top: 0 !important;
    background-color: #bd66ff !important;
}

.vc_custom_1474635508301 {
    padding-top: 37px !important;
    padding-bottom: 23px !important;
}

.vc_custom_1474632924435 {
    padding-top: 45px !important;
    padding-bottom: 93px !important;
    background-color: #fff9f2 !important;
}

.vc_custom_1475589305430 {
    margin-bottom: 30px !important;
}

.vc_custom_1475589313158 {
    margin-bottom: 30px !important;
}

.vc_custom_1475589322878 {
    margin-bottom: 30px !important;
}

.vc_custom_1475589328742 {
    margin-bottom: 30px !important;
}

.vc_custom_1476265153934 {
    padding: 0;
}

.vc_custom_1476710922437 {
    margin-left: -44px !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    background-image: url(http://suryaschoolpetlad.com/kindergarten/img25.jpg) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.vc_custom_1476701028064 {
    padding-top: 70px !important;
    padding-bottom: 50px !important;
    padding-left: 16px !important;
}

.vc_custom_1474552895715 {
    margin-bottom: 7px !important;
    padding-right: 0 !important;
}

.vc_custom_1474552901664 {
    margin-bottom: 7px !important;
    padding-left: 0 !important;
}

.vc_custom_1474552929369 {
    margin-bottom: 7px !important;
    padding-right: 0 !important;
}

.vc_custom_1474552934057 {
    margin-bottom: 7px !important;
    padding-left: 0 !important;
}

.vc_custom_1474552414674 {
    padding-right: 0 !important;
}

.vc_custom_1474552419664 {
    padding-left: 0 !important;
}

.vc_custom_1494850543133 {
    margin-bottom: 0 !important;
}

.vc_custom_1475583561131 {
    margin-bottom: -2px !important;
}

.vc_custom_1475584256238 {
    margin-bottom: 3px !important;
}

.vc_custom_1475589552997 {
    padding-top: 65px !important;
    padding-left: 55px !important;
}

.vc_custom_1474557194772 {
    margin-bottom: 32px !important;
}

.vc_custom_1474557006978 {
    margin-bottom: 35px !important;
}

.vc_custom_1474557013077 {
    margin-bottom: 35px !important;
}

.vc_custom_1474557018657 {
    margin-bottom: 35px !important;
}

.vc_custom_1474622784867 {
    padding-top: 2px !important;
}

.vc_custom_1474635870656 {
    padding-right: 30px !important;
}

.owl-carousel .animated {
    -webkit-animation-duration: 1000ms;
    animation-duration: 1000ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
    z-index: 0;
}

.owl-carousel .owl-animated-out {
    z-index: 1;
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.owl-height {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out;
}

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1;
}

    .owl-carousel .owl-stage {
        position: relative;
        -ms-touch-action: pan-Y;
    }

        .owl-carousel .owl-stage:after {
            content: ".";
            display: block;
            clear: both;
            visibility: hidden;
            line-height: 0;
            height: 0;
        }

    .owl-carousel .owl-stage-outer {
        position: relative;
        overflow: hidden;
        -webkit-transform: translate3d(0px,0px,0px);
    }

    .owl-carousel .owl-controls .owl-nav .owl-prev, .owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .owl-dot {
        cursor: pointer;
        cursor: hand;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

    .owl-carousel.owl-loaded {
        display: block;
    }

    .owl-carousel.owl-loading {
        opacity: 0;
        display: block;
    }

    .owl-carousel.owl-hidden {
        opacity: 0;
    }

    .owl-carousel .owl-refresh .owl-item {
        display: none;
    }

    .owl-carousel .owl-item {
        position: relative;
        min-height: 1px;
        float: left;
        -webkit-backface-visibility: hidden;
        -webkit-tap-highlight-color: transparent;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

        .owl-carousel .owl-item img {
            display: block;
            width: 100%;
            -webkit-transform-style: preserve-3d;
        }

    .owl-carousel.owl-text-select-on .owl-item {
        -webkit-user-select: auto;
        -moz-user-select: auto;
        -ms-user-select: auto;
        user-select: auto;
    }

    .owl-carousel .owl-grab {
        cursor: move;
        cursor: -webkit-grab;
        cursor: -o-grab;
        cursor: -ms-grab;
        cursor: grab;
    }

    .owl-carousel.owl-rtl {
        direction: rtl;
    }

        .owl-carousel.owl-rtl .owl-item {
            float: right;
        }

.no-js .owl-carousel {
    display: block;
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    -ms-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    transition: opacity 400ms ease;
}

.owl-carousel .owl-item img {
    transform-style: preserve-3d;
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000;
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/themes/smarty/assets/js/vendor/owl-carousel/owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transition: scale 100ms ease;
    -moz-transition: scale 100ms ease;
    -ms-transition: scale 100ms ease;
    -o-transition: scale 100ms ease;
    transition: scale 100ms ease;
}

    .owl-carousel .owl-video-play-icon:hover {
        -webkit-transition: scale(1.3,1.3);
        -moz-transition: scale(1.3,1.3);
        -ms-transition: scale(1.3,1.3);
        -o-transition: scale(1.3,1.3);
        transition: scale(1.3,1.3);
    }

.owl-carousel .owl-video-playing .owl-video-tn, .owl-carousel .owl-video-playing .owl-video-play-icon {
    display: none;
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    -webkit-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    -ms-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
}
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image, .fancybox-wrap iframe, .fancybox-wrap object, .fancybox-nav, .fancybox-nav span, .fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    outline: 0;
    vertical-align: top;
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020;
}

.fancybox-skin {
    position: relative;
    background: transparent;
    color: #444;
    text-shadow: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.fancybox-opened {
    z-index: 8030;
}

    .fancybox-opened .fancybox-skin {
        -webkit-box-shadow: 0 10px 25px rgba(0,0,0,.5);
        -moz-box-shadow: 0 10px 25px rgba(0,0,0,.5);
        box-shadow: 0 10px 25px rgba(0,0,0,.5);
    }

.fancybox-outer, .fancybox-inner {
    position: relative;
}

.fancybox-inner {
    overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch;
}

.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
    display: block;
    width: 100%;
    height: 100%;
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url(../../../themes/smarty/assets/js/vendor/fancybox/fancybox_sprite.png);
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: .8;
    cursor: pointer;
    z-index: 8060;
}

    #fancybox-loading div {
        width: 44px;
        height: 44px;
        background: url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/themes/smarty/assets/js/vendor/fancybox/fancybox_loading.gif) center center no-repeat;
    }

.fancybox-close {
    position: absolute;
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040;
}

.fancybox-nav {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    background: transparent url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/themes/smarty/assets/js/vendor/fancybox/blank.gif);
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    z-index: 8040;
}

.fancybox-prev {
    left: 0;
}

.fancybox-next {
    right: 0;
}

.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 8040;
    visibility: hidden;
}

.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px;
}

.fancybox-next span {
    right: 10px;
    background-position: 0 -72px;
}

.fancybox-nav:hover span {
    visibility: visible;
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important;
}

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

    .fancybox-lock body {
        overflow: hidden !important;
    }

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/themes/smarty/assets/js/vendor/fancybox/fancybox_overlay.png);
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0;
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll;
}

.fancybox-title {
    visibility: hidden;
    font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050;
}

.fancybox-opened .fancybox-title {
    visibility: visible;
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center;
}

    .fancybox-title-float-wrap .child {
        display: inline-block;
        margin-right: -100%;
        padding: 2px 20px;
        background: transparent;
        background: rgba(0,0,0,.8);
        -webkit-border-radius: 15px;
        -moz-border-radius: 15px;
        border-radius: 15px;
        text-shadow: 0 1px 2px #222;
        color: #FFF;
        font-weight: bold;
        line-height: 24px;
        white-space: nowrap;
    }

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff;
}

.fancybox-title-inside-wrap {
    padding-top: 10px;
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0,0,0,.8);
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5) {
    #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
        background-image: url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/themes/smarty/assets/js/vendor/fancybox/fancybox_sprite@2x.png);
        background-size: 44px 152px;
    }

        #fancybox-loading div {
            background-image: url(//smartyschool.stylemixthemes.com/kindergarten/wp-content/themes/smarty/assets/js/vendor/fancybox/fancybox_loading@2x.gif);
            background-size: 24px 24px;
        }
}

.vc_tta.vc_general .vc_tta-panel-title > a:focus, .vc_tta.vc_general .vc_tta-panel-title > a:hover, .vc_tta.vc_general .vc_tta-tab > a:focus, .vc_tta.vc_general .vc_tta-tab > a:hover {
    outline: 0;
    text-decoration: none;
}

.carousel-inner > .item > a > img, .carousel-inner > .item > img, .thumbnail a > img, .thumbnail > img {
    display: block;
    max-width: 100%;
    height: auto;
}

.btn-group-lg > .btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
}

.btn-group-sm > .btn, .btn-group-xs > .btn {
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.btn-group-sm > .btn {
    padding: 5px 10px;
}

.btn-group-xs > .btn {
    padding: 1px 5px;
}

.btn-group-vertical > .btn-group:after, .btn-group-vertical > .btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
    content: " ";
    display: table;
}

.btn-group-vertical > .btn-group:after, .btn-toolbar:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .form-horizontal .form-group:after, .modal-footer:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .panel-body:after, .row:after {
    clear: both;
}

.vc_tta-container {
    margin-bottom: 21.74px;
}

.vc_tta.vc_general {
    font-size: 1em;
}

    .vc_tta.vc_general .vc_tta-panels, .vc_tta.vc_general .vc_tta-panels-container {
        box-sizing: border-box;
        position: relative;
    }

    .vc_tta.vc_general .vc_tta-panel {
        display: block;
    }

    .vc_tta.vc_general .vc_tta-panel-heading {
        border: solid transparent;
        box-sizing: border-box;
        -webkit-transition: background .2s ease-in-out;
        transition: background .2s ease-in-out;
    }

    .vc_tta.vc_general .vc_tta-panel-title {
        margin: 0;
        line-height: 1;
    }

        .vc_tta.vc_general .vc_tta-panel-title > a {
            background: 0 0;
            display: block;
            padding: 14px 20px;
            box-sizing: border-box;
            text-decoration: none;
            color: inherit;
            position: relative;
            -webkit-transition: color .2s ease-in-out;
            transition: color .2s ease-in-out;
            border: none;
        }

    .vc_tta.vc_general .vc_tta-panel-body {
        border: solid transparent;
        box-sizing: content-box;
        padding: 14px 20px;
        display: none;
        overflow: hidden;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
        -webkit-transition: padding .2s ease-in-out;
        transition: padding .2s ease-in-out;
    }

        .vc_tta.vc_general .vc_tta-panel-body > :last-child {
            margin-bottom: 0;
        }

    .vc_tta.vc_general .vc_tta-panel.vc_active, .vc_tta.vc_general .vc_tta-panel.vc_active .vc_tta-panel-body {
        display: block;
    }

        .vc_tta.vc_general .vc_tta-panel.vc_active .vc_tta-panel-title > a:hover {
            cursor: default;
        }

    .vc_tta.vc_general .vc_tta-panel.vc_animating .vc_tta-panel-body {
        display: block;
        min-height: 0;
    }

    .vc_tta.vc_general.vc_tta-o-all-clickable .vc_tta-panel .vc_tta-panel-title > a:hover {
        cursor: pointer;
    }

    .vc_tta.vc_general .vc_tta-tabs-container {
        display: block;
        position: relative;
        z-index: 3;
    }

    .vc_tta.vc_general .vc_tta-tabs-list {
        list-style-type: none;
        display: block;
        padding: 0;
        margin: 0;
        box-sizing: border-box;
    }

    .vc_tta.vc_general .vc_tta-tab {
        display: inline-block;
        padding: 0;
        margin: 0;
    }

        .vc_tta.vc_general .vc_tta-tab > a {
            padding: 14px 20px;
            display: block;
            box-sizing: border-box;
            border: solid transparent;
            position: relative;
            text-decoration: none;
            color: inherit;
            -webkit-transition: background .2s ease-in-out,color .2s ease-in-out,border .2s ease-in-out;
            transition: background .2s ease-in-out,color .2s ease-in-out,border .2s ease-in-out;
        }

.vc_tta.vc_tta-style-classic .vc_tta-tabs-list, .vc_tta.vc_tta-style-modern .vc_tta-tabs-list {
    padding-left: 1px;
    padding-top: 1px;
}

.vc_tta.vc_tta-shape-square .vc_tta-panel-body, .vc_tta.vc_tta-shape-square .vc_tta-panel-heading, .vc_tta.vc_tta-shape-square .vc_tta-tab > a {
    border-radius: 0;
}

.vc_tta.vc_general .vc_tta-tab.vc_active > a {
    cursor: default;
    text-decoration: none;
    color: inherit;
    -webkit-transition: background .2s ease-in-out,color .2s ease-in-out;
    transition: background .2s ease-in-out,color .2s ease-in-out;
}

    .vc_tta.vc_general .vc_tta-tab.vc_active > a:hover {
        cursor: default;
    }

    .vc_tta.vc_general .vc_tta-tab.vc_active > a::after, .vc_tta.vc_general .vc_tta-tab.vc_active > a::before {
        display: none;
        content: '';
        position: absolute;
        border-width: inherit;
        border-color: inherit;
        border-style: inherit;
        width: 100vw;
        height: 200vw;
    }

.vc_tta.vc_general .vc_tta-icon {
    font-size: 1.15em;
    line-height: 0;
    display: inline;
}

    .vc_tta.vc_general .vc_tta-icon::before {
        display: inline;
    }

.vc_tta.vc_general .vc_tta-title-text:not(:empty):not(:first-child), .vc_tta.vc_general .vc_tta-title-text:not(:empty) ~ * {
    margin-left: 14px;
}

.vc_tta.vc_general .vc_tta-title-text:empty {
    display: inline-block;
}

.vc_tta-icon.fa, .vc_tta-icon.vc_li {
    vertical-align: middle;
}

.vc_tta.vc_tta-accordion .vc_tta-tabs-container, .vc_tta.vc_tta-tabs .vc_tta-tabs-container {
    display: none;
}

.vc_non_responsive .vc_tta.vc_tta-tabs .vc_tta-tabs-container, .vc_tta-o-non-responsive .vc_tta.vc_tta-tabs .vc_tta-tabs-container {
    display: block;
}

.vc_non_responsive .vc_tta.vc_tta-tabs .vc_tta-panel-heading, .vc_tta-o-non-responsive .vc_tta.vc_tta-tabs .vc_tta-panel-heading {
    display: none;
}

.vc_tta.vc_tta-shape-square .vc_tta-panel-body {
    min-height: 0;
}

.vc_tta.vc_tta-shape-square .vc_tta-tabs-container {
    margin: 0;
}

.vc_non_responsive .vc_tta.vc_tta-shape-square.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta.vc_tta-shape-square.vc_tta-tabs .vc_tta-panels {
    border-radius: 0;
}

@media (min-width:768px) {
    .vc_tta.vc_tta-tabs .vc_tta-tabs-container {
        display: block;
    }

    .vc_tta.vc_tta-tabs .vc_tta-panel-heading {
        display: none;
    }

    .vc_tta.vc_tta-shape-square.vc_tta-tabs .vc_tta-panels {
        border-radius: 0;
    }
}

.vc_tta.vc_tta-shape-square.vc_tta-o-no-fill .vc_tta-panel-body {
    border-radius: 0;
}

.vc_tta.vc_tta-shape-square.vc_tta-o-shape-group.vc_tta-o-no-fill .vc_tta-panel.vc_active + .vc_tta-panel:last-child:not(:first-child) .vc_tta-panel-heading, .vc_tta.vc_tta-shape-square.vc_tta-o-shape-group.vc_tta-o-no-fill .vc_tta-panel.vc_active + .vc_tta-panel:not(:first-child):not(:last-child) .vc_tta-panel-heading {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.vc_tta.vc_tta-shape-rounded .vc_tta-panel-body, .vc_tta.vc_tta-shape-rounded .vc_tta-panel-heading, .vc_tta.vc_tta-shape-rounded .vc_tta-tab > a {
    border-radius: 5px;
}

.vc_tta.vc_tta-shape-rounded .vc_tta-panel-body {
    min-height: 10px;
}

.vc_tta.vc_tta-shape-rounded .vc_tta-tabs-container {
    margin: 5px;
}

.vc_non_responsive .vc_tta.vc_tta-shape-rounded.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta.vc_tta-shape-rounded.vc_tta-tabs .vc_tta-panels {
    border-radius: 5px;
}

@media (min-width:768px) {
    .vc_tta.vc_tta-shape-rounded.vc_tta-tabs .vc_tta-panels {
        border-radius: 5px;
    }
}

.vc_tta.vc_tta-shape-rounded.vc_tta-o-no-fill .vc_tta-panel-body {
    border-radius: 0;
}

.vc_tta.vc_tta-shape-rounded.vc_tta-o-shape-group.vc_tta-o-no-fill .vc_tta-panel.vc_active + .vc_tta-panel:last-child:not(:first-child) .vc_tta-panel-heading, .vc_tta.vc_tta-shape-rounded.vc_tta-o-shape-group.vc_tta-o-no-fill .vc_tta-panel.vc_active + .vc_tta-panel:not(:first-child):not(:last-child) .vc_tta-panel-heading {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.vc_tta.vc_tta-shape-round .vc_tta-panel-body, .vc_tta.vc_tta-shape-round .vc_tta-panel-heading, .vc_tta.vc_tta-shape-round .vc_tta-tab > a {
    border-radius: 2em;
}

.vc_tta.vc_tta-shape-round .vc_tta-panel-body {
    min-height: 4em;
}

.vc_tta.vc_tta-shape-round .vc_tta-tabs-container {
    margin: 2em;
}

.vc_tta.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading, .vc_tta.vc_tta-style-classic .vc_tta-panel:not(:last-child) .vc_tta-panel-heading, .vc_tta.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-heading, .vc_tta.vc_tta-style-modern .vc_tta-panel:not(:last-child) .vc_tta-panel-heading {
    margin-bottom: -1px;
}

.vc_non_responsive .vc_tta.vc_tta-shape-round.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta.vc_tta-shape-round.vc_tta-tabs .vc_tta-panels {
    border-radius: 2em;
}

@media (min-width:768px) {
    .vc_tta.vc_tta-shape-round.vc_tta-tabs .vc_tta-panels {
        border-radius: 2em;
    }
}

.vc_tta.vc_tta-shape-round.vc_tta-o-no-fill .vc_tta-panel-body {
    border-radius: 0;
}

.vc_tta.vc_tta-shape-round.vc_tta-o-shape-group.vc_tta-o-no-fill .vc_tta-panel.vc_active + .vc_tta-panel:last-child:not(:first-child) .vc_tta-panel-heading, .vc_tta.vc_tta-shape-round.vc_tta-o-shape-group.vc_tta-o-no-fill .vc_tta-panel.vc_active + .vc_tta-panel:not(:first-child):not(:last-child) .vc_tta-panel-heading {
    border-top-left-radius: 2em;
    border-top-right-radius: 2em;
}

.vc_tta-shape-rounded:not(.vc_tta-o-no-fill) .vc_tta-panel.vc_active .vc_tta-panel-heading {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.vc_tta-shape-rounded:not(.vc_tta-o-no-fill) .vc_tta-panel.vc_active .vc_tta-panel-body {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.vc_non_responsive .vc_tta-shape-rounded.vc_tta-tabs .vc_tta-panel-body::after, .vc_non_responsive .vc_tta-shape-rounded.vc_tta-tabs .vc_tta-panel-body::before, .vc_tta-o-non-responsive .vc_tta-shape-rounded.vc_tta-tabs .vc_tta-panel-body::after, .vc_tta-o-non-responsive .vc_tta-shape-rounded.vc_tta-tabs .vc_tta-panel-body::before {
    box-sizing: border-box;
    content: '';
    display: none;
    position: absolute;
    width: 5px;
    height: 5px;
    border-radius: 5px;
    border-style: inherit;
    border-width: inherit;
}

@media (min-width:768px) {
    .vc_tta-shape-rounded.vc_tta-tabs .vc_tta-panel-body::after, .vc_tta-shape-rounded.vc_tta-tabs .vc_tta-panel-body::before {
        box-sizing: border-box;
        content: '';
        display: none;
        position: absolute;
        width: 5px;
        height: 5px;
        border-radius: 5px;
        border-style: inherit;
        border-width: inherit;
    }
}

.vc_tta-shape-rounded.vc_tta-o-shape-group:not(.vc_tta-o-no-fill) .vc_tta-panel:not(:first-child):not(:last-child) .vc_tta-panel-heading {
    border-radius: 0;
}

.vc_tta-shape-rounded.vc_tta-o-shape-group:not(.vc_tta-o-no-fill) .vc_tta-panel:not(:first-child):not(:last-child) .vc_tta-panel-body {
    border-radius: 0;
}

.vc_tta-shape-rounded.vc_tta-o-shape-group:not(.vc_tta-o-no-fill) .vc_tta-panel:first-child:not(:last-child) .vc_tta-panel-body, .vc_tta-shape-rounded.vc_tta-o-shape-group:not(.vc_tta-o-no-fill) .vc_tta-panel:first-child:not(:last-child) .vc_tta-panel-heading {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.vc_tta-shape-rounded.vc_tta-o-shape-group:not(.vc_tta-o-no-fill) .vc_tta-panel:last-child:not(:first-child) .vc_tta-panel-body, .vc_tta-shape-rounded.vc_tta-o-shape-group:not(.vc_tta-o-no-fill) .vc_tta-panel:last-child:not(:first-child) .vc_tta-panel-heading {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.vc_tta-shape-rounded.vc_tta-o-shape-group.vc_tta-o-no-fill .vc_tta-panel:not(:first-child):not(:last-child):not(.vc_active) .vc_tta-panel-body, .vc_tta-shape-rounded.vc_tta-o-shape-group.vc_tta-o-no-fill .vc_tta-panel:not(:first-child):not(:last-child):not(.vc_active) .vc_tta-panel-heading {
    border-radius: 0;
}

.vc_tta-shape-rounded.vc_tta-o-shape-group.vc_tta-o-no-fill .vc_tta-panel:not(:first-child):not(:last-child).vc_active .vc_tta-panel-heading {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.vc_tta-shape-rounded.vc_tta-o-shape-group.vc_tta-o-no-fill .vc_tta-panel:first-child:not(:last-child):not(.vc_active) .vc_tta-panel-body, .vc_tta-shape-rounded.vc_tta-o-shape-group.vc_tta-o-no-fill .vc_tta-panel:first-child:not(:last-child):not(.vc_active) .vc_tta-panel-heading {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.vc_tta-shape-rounded.vc_tta-o-shape-group.vc_tta-o-no-fill .vc_tta-panel:last-child:not(:first-child) .vc_tta-panel-body, .vc_tta-shape-rounded.vc_tta-o-shape-group.vc_tta-o-no-fill .vc_tta-panel:last-child:not(:first-child) .vc_tta-panel-heading {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.vc_tta-shape-round:not(.vc_tta-o-no-fill) .vc_tta-panel.vc_active .vc_tta-panel-heading {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.vc_tta-shape-round:not(.vc_tta-o-no-fill) .vc_tta-panel.vc_active .vc_tta-panel-body {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.vc_non_responsive .vc_tta-shape-round.vc_tta-tabs .vc_tta-panel-body::after, .vc_non_responsive .vc_tta-shape-round.vc_tta-tabs .vc_tta-panel-body::before, .vc_tta-o-non-responsive .vc_tta-shape-round.vc_tta-tabs .vc_tta-panel-body::after, .vc_tta-o-non-responsive .vc_tta-shape-round.vc_tta-tabs .vc_tta-panel-body::before {
    box-sizing: border-box;
    content: '';
    display: none;
    position: absolute;
    width: 2em;
    height: 2em;
    border-radius: 2em;
    border-style: inherit;
    border-width: inherit;
}

@media (min-width:768px) {
    .vc_tta-shape-round.vc_tta-tabs .vc_tta-panel-body::after, .vc_tta-shape-round.vc_tta-tabs .vc_tta-panel-body::before {
        box-sizing: border-box;
        content: '';
        display: none;
        position: absolute;
        width: 2em;
        height: 2em;
        border-radius: 2em;
        border-style: inherit;
        border-width: inherit;
    }
}

.vc_tta.vc_tta-style-classic .vc_tta-panel-body, .vc_tta.vc_tta-style-classic .vc_tta-panel-heading, .vc_tta.vc_tta-style-classic .vc_tta-tab > a {
    border-width: 1px;
}

.vc_tta-shape-round.vc_tta-o-shape-group:not(.vc_tta-o-no-fill) .vc_tta-panel:not(:first-child):not(:last-child) .vc_tta-panel-heading {
    border-radius: 0;
}

.vc_tta-shape-round.vc_tta-o-shape-group:not(.vc_tta-o-no-fill) .vc_tta-panel:not(:first-child):not(:last-child) .vc_tta-panel-body {
    border-radius: 0;
}

.vc_tta-shape-round.vc_tta-o-shape-group:not(.vc_tta-o-no-fill) .vc_tta-panel:first-child:not(:last-child) .vc_tta-panel-body, .vc_tta-shape-round.vc_tta-o-shape-group:not(.vc_tta-o-no-fill) .vc_tta-panel:first-child:not(:last-child) .vc_tta-panel-heading {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.vc_tta-shape-round.vc_tta-o-shape-group:not(.vc_tta-o-no-fill) .vc_tta-panel:last-child:not(:first-child) .vc_tta-panel-body, .vc_tta-shape-round.vc_tta-o-shape-group:not(.vc_tta-o-no-fill) .vc_tta-panel:last-child:not(:first-child) .vc_tta-panel-heading {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.vc_tta-shape-round.vc_tta-o-shape-group.vc_tta-o-no-fill .vc_tta-panel:not(:first-child):not(:last-child):not(.vc_active) .vc_tta-panel-body, .vc_tta-shape-round.vc_tta-o-shape-group.vc_tta-o-no-fill .vc_tta-panel:not(:first-child):not(:last-child):not(.vc_active) .vc_tta-panel-heading {
    border-radius: 0;
}

.vc_tta-shape-round.vc_tta-o-shape-group.vc_tta-o-no-fill .vc_tta-panel:not(:first-child):not(:last-child).vc_active .vc_tta-panel-heading {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.vc_tta-shape-round.vc_tta-o-shape-group.vc_tta-o-no-fill .vc_tta-panel:first-child:not(:last-child):not(.vc_active) .vc_tta-panel-body, .vc_tta-shape-round.vc_tta-o-shape-group.vc_tta-o-no-fill .vc_tta-panel:first-child:not(:last-child):not(.vc_active) .vc_tta-panel-heading {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.vc_tta-shape-round.vc_tta-o-shape-group.vc_tta-o-no-fill .vc_tta-panel:last-child:not(:first-child) .vc_tta-panel-body, .vc_tta-shape-round.vc_tta-o-shape-group.vc_tta-o-no-fill .vc_tta-panel:last-child:not(:first-child) .vc_tta-panel-heading {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.vc_tta.vc_tta-style-classic .vc_tta-panel.vc_active + .vc_tta-panel .vc_tta-panel-heading, .vc_tta.vc_tta-style-classic .vc_tta-panel:not(:first-child) .vc_tta-panel-heading {
    margin-top: -1px;
}

.vc_tta.vc_tta-style-classic .vc_tta-tab {
    margin-left: -1px;
    margin-top: -1px;
}

.vc_non_responsive .vc_tta.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
    border: 1px solid transparent;
}

.vc_non_responsive .vc_tta.vc_tta-style-classic.vc_tta-tabs .vc_tta-panel, .vc_tta-o-non-responsive .vc_tta.vc_tta-style-classic.vc_tta-tabs .vc_tta-panel {
    margin: -1px;
}

@media (min-width:768px) {
    .vc_tta.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
        border: 1px solid transparent;
    }

    .vc_tta.vc_tta-style-classic.vc_tta-tabs .vc_tta-panel {
        margin: -1px;
    }
}

.vc_tta.vc_tta-style-modern .vc_tta-panel-body, .vc_tta.vc_tta-style-modern .vc_tta-panel-heading, .vc_tta.vc_tta-style-modern .vc_tta-tab > a {
    border-width: 1px;
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#33ffffff', endColorstr='#03ffffff', GradientType=0);
}

.vc_tta.vc_tta-style-modern .vc_tta-panel-body, .vc_tta.vc_tta-style-modern .vc_tta-panel-heading {
    background-image: -webkit-linear-gradient(top,rgba(255,255,255,.2) 0,rgba(255,255,255,.01) 100%);
    background-image: linear-gradient(to bottom,rgba(255,255,255,.2) 0,rgba(255,255,255,.01) 100%);
}

.vc_tta.vc_tta-style-modern .vc_tta-panel.vc_active + .vc_tta-panel .vc_tta-panel-heading, .vc_tta.vc_tta-style-modern .vc_tta-panel:not(:first-child) .vc_tta-panel-heading {
    margin-top: -1px;
}

.vc_tta.vc_tta-style-modern .vc_tta-tab {
    margin-left: -1px;
    margin-top: -1px;
}

    .vc_tta.vc_tta-style-modern .vc_tta-tab > a {
        background-image: -webkit-linear-gradient(top,rgba(255,255,255,.2) 0,rgba(255,255,255,.01) 100%);
        background-image: linear-gradient(to bottom,rgba(255,255,255,.2) 0,rgba(255,255,255,.01) 100%);
    }

    .vc_tta.vc_tta-style-modern .vc_tta-tab.vc_active > a {
        background-clip: border-box;
    }

.vc_non_responsive .vc_tta.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels {
    border: 1px solid transparent;
}

.vc_non_responsive .vc_tta.vc_tta-style-modern.vc_tta-tabs .vc_tta-panel, .vc_tta-o-non-responsive .vc_tta.vc_tta-style-modern.vc_tta-tabs .vc_tta-panel {
    margin: -1px;
}

@media (min-width:768px) {
    .vc_tta.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels {
        border: 1px solid transparent;
    }

    .vc_tta.vc_tta-style-modern.vc_tta-tabs .vc_tta-panel {
        margin: -1px;
    }
}

.vc_tta.vc_tta-style-outline .vc_tta-panel-body, .vc_tta.vc_tta-style-outline .vc_tta-panel-heading, .vc_tta.vc_tta-style-outline .vc_tta-tab > a {
    border-width: 2px;
}

.vc_tta.vc_tta-style-outline .vc_tta-panel.vc_active + .vc_tta-panel .vc_tta-panel-heading, .vc_tta.vc_tta-style-outline .vc_tta-panel:not(:first-child) .vc_tta-panel-heading {
    margin-top: -2px;
}

.vc_tta.vc_tta-style-outline .vc_tta-panel.vc_active .vc_tta-panel-heading, .vc_tta.vc_tta-style-outline .vc_tta-panel:not(:last-child) .vc_tta-panel-heading {
    margin-bottom: -2px;
}

.vc_tta.vc_tta-style-outline .vc_tta-tabs-list {
    padding-left: 2px;
    padding-top: 2px;
}

.vc_tta.vc_tta-style-outline .vc_tta-tab {
    margin-left: -2px;
    margin-top: -2px;
}

.vc_non_responsive .vc_tta.vc_tta-style-outline .vc_tta-panel-body::after, .vc_non_responsive .vc_tta.vc_tta-style-outline .vc_tta-panel-body::before, .vc_tta-o-non-responsive .vc_tta.vc_tta-style-outline .vc_tta-panel-body::after, .vc_tta-o-non-responsive .vc_tta.vc_tta-style-outline .vc_tta-panel-body::before, .vc_tta.vc_tta-style-outline .vc_tta-panel-body::after, .vc_tta.vc_tta-style-outline .vc_tta-panel-body::before {
    display: block;
    top: -2px;
    right: -2px;
    bottom: -2px;
    left: -2px;
}

.vc_non_responsive .vc_tta.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels {
    border: 2px solid transparent;
}

.vc_non_responsive .vc_tta.vc_tta-style-outline.vc_tta-tabs .vc_tta-panel, .vc_tta-o-non-responsive .vc_tta.vc_tta-style-outline.vc_tta-tabs .vc_tta-panel {
    margin: -2px;
}

@media (min-width:768px) {
    .vc_tta.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels {
        border: 2px solid transparent;
    }

    .vc_tta.vc_tta-style-outline.vc_tta-tabs .vc_tta-panel {
        margin: -2px;
    }

    .vc_tta.vc_tta-style-outline.vc_tta-pageable .vc_tta-panel {
        margin: 0;
    }
}

.vc_tta-o-non-responsive .vc_tta.vc_tta-style-outline.vc_tta-pageable .vc_tta-panel {
    margin: 0;
}

.vc_tta.vc_tta-style-flat .vc_tta-panel-body, .vc_tta.vc_tta-style-flat .vc_tta-panel-heading {
    border-width: 0;
}

.vc_tta-pageable .vc_tta-panel-title {
    display: none;
}

.vc_tta-color-blue.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
    border-color: #4868cf;
    background-color: #5472D2;
}

    .vc_tta-color-blue.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:focus, .vc_tta-color-blue.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:hover {
        background-color: #4868cf;
    }

.vc_tta-color-blue.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title > a {
    color: #fff;
}

.vc_tta-color-blue.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading {
    border-color: #f0f0f0;
    background-color: #f8f8f8;
}

.vc_tta-color-blue.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title > a {
    color: #666;
}

.vc_tta-color-blue.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
    background-color: #f8f8f8;
}

    .vc_tta-color-blue.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body, .vc_tta-color-blue.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::after, .vc_tta-color-blue.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::before {
        border-color: #f0f0f0;
    }

.vc_tta-color-blue.vc_tta-style-classic .vc_tta-controls-icon::after, .vc_tta-color-blue.vc_tta-style-classic .vc_tta-controls-icon::before {
    border-color: #fff;
}

.vc_tta-color-blue.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after, .vc_tta-color-blue.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before {
    border-color: #666;
}

.vc_tta-color-blue.vc_tta-style-classic .vc_tta-tab > a {
    border-color: #4868cf;
    background-color: #5472D2;
    color: #fff;
}

    .vc_tta-color-blue.vc_tta-style-classic .vc_tta-tab > a:focus, .vc_tta-color-blue.vc_tta-style-classic .vc_tta-tab > a:hover {
        background-color: #3c5ecc;
    }

.vc_tta-color-blue.vc_tta-style-classic .vc_tta-tab.vc_active > a {
    border-color: #f0f0f0;
    background-color: #f8f8f8;
    color: #666;
}

.vc_non_responsive .vc_tta-color-blue.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta-color-blue.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
    background-color: #f8f8f8;
}

    .vc_non_responsive .vc_tta-color-blue.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels, .vc_non_responsive .vc_tta-color-blue.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::after, .vc_non_responsive .vc_tta-color-blue.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::before, .vc_tta-o-non-responsive .vc_tta-color-blue.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta-color-blue.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::after, .vc_tta-o-non-responsive .vc_tta-color-blue.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::before {
        border-color: #f0f0f0;
    }

        .vc_non_responsive .vc_tta-color-blue.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body, .vc_tta-o-non-responsive .vc_tta-color-blue.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
            border-color: transparent;
            background-color: transparent;
        }

@media (min-width:768px) {
    .vc_tta-color-blue.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
        background-color: #f8f8f8;
    }

        .vc_tta-color-blue.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels, .vc_tta-color-blue.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::after, .vc_tta-color-blue.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::before {
            border-color: #f0f0f0;
        }

            .vc_tta-color-blue.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
                border-color: transparent;
                background-color: transparent;
            }
}

.vc_tta-color-blue.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading {
    border-color: #4868cf;
    background-color: #5472D2;
}

    .vc_tta-color-blue.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading:focus, .vc_tta-color-blue.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading:hover {
        background-color: #4868cf;
    }

.vc_tta-color-blue.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-title > a {
    color: #fff;
}

.vc_tta-color-blue.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-heading {
    border-color: #f0f0f0;
    background-color: #f8f8f8;
}

.vc_tta-color-blue.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-title > a {
    color: #666;
}

.vc_tta-color-blue.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body {
    background-color: #f8f8f8;
}

    .vc_tta-color-blue.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body, .vc_tta-color-blue.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body::after, .vc_tta-color-blue.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body::before {
        border-color: #f0f0f0;
    }

.vc_tta-color-blue.vc_tta-style-modern .vc_tta-controls-icon::after, .vc_tta-color-blue.vc_tta-style-modern .vc_tta-controls-icon::before {
    border-color: #fff;
}

.vc_tta-color-blue.vc_tta-style-modern .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after, .vc_tta-color-blue.vc_tta-style-modern .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before {
    border-color: #666;
}

.vc_tta-color-blue.vc_tta-style-modern .vc_tta-tab > a {
    border-color: #4868cf;
    background-color: #5472D2;
    color: #fff;
}

    .vc_tta-color-blue.vc_tta-style-modern .vc_tta-tab > a:focus, .vc_tta-color-blue.vc_tta-style-modern .vc_tta-tab > a:hover {
        background-color: #3c5ecc;
    }

.vc_tta-color-blue.vc_tta-style-modern .vc_tta-tab.vc_active > a {
    border-color: #f0f0f0;
    background-color: #f8f8f8;
    color: #666;
}

.vc_non_responsive .vc_tta-color-blue.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta-color-blue.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels {
    background-color: #f8f8f8;
}

    .vc_non_responsive .vc_tta-color-blue.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels, .vc_non_responsive .vc_tta-color-blue.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::after, .vc_non_responsive .vc_tta-color-blue.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::before, .vc_tta-o-non-responsive .vc_tta-color-blue.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta-color-blue.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::after, .vc_tta-o-non-responsive .vc_tta-color-blue.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::before {
        border-color: #f0f0f0;
    }

        .vc_non_responsive .vc_tta-color-blue.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body, .vc_tta-o-non-responsive .vc_tta-color-blue.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
            border-color: transparent;
            background-color: transparent;
        }

@media (min-width:768px) {
    .vc_tta-color-blue.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels {
        background-color: #f8f8f8;
    }

        .vc_tta-color-blue.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels, .vc_tta-color-blue.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::after, .vc_tta-color-blue.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::before {
            border-color: #f0f0f0;
        }

            .vc_tta-color-blue.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
                border-color: transparent;
                background-color: transparent;
            }
}

.vc_tta-color-blue.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading {
    border-color: #5472D2;
    background-color: transparent;
}

    .vc_tta-color-blue.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading:focus, .vc_tta-color-blue.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading:hover {
        background-color: #5472D2;
    }

.vc_tta-color-blue.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-title > a {
    color: #5472D2;
}

    .vc_tta-color-blue.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-title > a:hover {
        color: #fff;
    }

.vc_tta-color-blue.vc_tta-style-outline .vc_tta-panel.vc_active .vc_tta-panel-heading {
    border-color: #5472D2;
    background-color: transparent;
}

.vc_tta-color-blue.vc_tta-style-outline .vc_tta-panel.vc_active .vc_tta-panel-title > a {
    color: #5472D2;
}

.vc_tta-color-blue.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body {
    background-color: transparent;
}

    .vc_tta-color-blue.vc_tta-style-outline .vc_tta-controls-icon::after, .vc_tta-color-blue.vc_tta-style-outline .vc_tta-controls-icon::before, .vc_tta-color-blue.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body, .vc_tta-color-blue.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body::after, .vc_tta-color-blue.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body::before {
        border-color: #5472D2;
    }

.vc_tta-color-blue.vc_tta-style-outline .vc_tta-panel-heading:focus .vc_tta-controls-icon::after, .vc_tta-color-blue.vc_tta-style-outline .vc_tta-panel-heading:focus .vc_tta-controls-icon::before, .vc_tta-color-blue.vc_tta-style-outline .vc_tta-panel-heading:hover .vc_tta-controls-icon::after, .vc_tta-color-blue.vc_tta-style-outline .vc_tta-panel-heading:hover .vc_tta-controls-icon::before {
    border-color: #fff;
}

.vc_tta-color-blue.vc_tta-style-outline .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after, .vc_tta-color-blue.vc_tta-style-outline .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before {
    border-color: #5472D2;
}

.vc_tta-color-blue.vc_tta-style-outline .vc_tta-tab > a {
    border-color: #5472D2;
    background-color: transparent;
    color: #5472D2;
}

    .vc_tta-color-blue.vc_tta-style-outline .vc_tta-tab > a:focus, .vc_tta-color-blue.vc_tta-style-outline .vc_tta-tab > a:hover {
        background-color: #5472D2;
        color: #fff;
    }

.vc_tta-color-blue.vc_tta-style-outline .vc_tta-tab.vc_active > a {
    border-color: #5472D2;
    background-color: transparent;
    color: #5472D2;
}

.vc_non_responsive .vc_tta-color-blue.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta-color-blue.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels {
    background-color: transparent;
}

    .vc_non_responsive .vc_tta-color-blue.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels, .vc_non_responsive .vc_tta-color-blue.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::after, .vc_non_responsive .vc_tta-color-blue.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::before, .vc_tta-o-non-responsive .vc_tta-color-blue.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta-color-blue.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::after, .vc_tta-o-non-responsive .vc_tta-color-blue.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::before {
        border-color: #5472D2;
    }

        .vc_non_responsive .vc_tta-color-blue.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body, .vc_tta-o-non-responsive .vc_tta-color-blue.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
            border-color: transparent;
            background-color: transparent;
        }

@media (min-width:768px) {
    .vc_tta-color-blue.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels {
        background-color: transparent;
    }

        .vc_tta-color-blue.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels, .vc_tta-color-blue.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::after, .vc_tta-color-blue.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::before {
            border-color: #5472D2;
        }

            .vc_tta-color-blue.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
                border-color: transparent;
                background-color: transparent;
            }
}

.vc_tta-color-blue.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading {
    background-color: #4868cf;
}

    .vc_tta-color-blue.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading:focus, .vc_tta-color-blue.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading:hover {
        background-color: #3c5ecc;
    }

.vc_tta-color-blue.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-body, .vc_tta-color-blue.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-heading {
    background-color: #5472D2;
}

.vc_tta-color-blue.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-title > a {
    color: #fff;
}

.vc_tta-color-blue.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-title > a {
    color: #fff;
}

.vc_tta-color-blue.vc_tta-style-flat:not(.vc_tta-o-no-fill) .vc_tta-panel-body {
    color: #fff;
}

.vc_tta-color-blue.vc_tta-style-flat .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after, .vc_tta-color-blue.vc_tta-style-flat .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before, .vc_tta-color-blue.vc_tta-style-flat .vc_tta-controls-icon::after, .vc_tta-color-blue.vc_tta-style-flat .vc_tta-controls-icon::before {
    border-color: #fff;
}

.vc_tta-color-blue.vc_tta-style-flat .vc_tta-tab > a {
    background-color: #4868cf;
    color: #fff;
}

    .vc_tta-color-blue.vc_tta-style-flat .vc_tta-tab > a:focus, .vc_tta-color-blue.vc_tta-style-flat .vc_tta-tab > a:hover {
        background-color: #3c5ecc;
    }

.vc_tta-color-blue.vc_tta-style-flat .vc_tta-tab.vc_active > a {
    background-color: #5472D2;
    color: #fff;
}

.vc_non_responsive .vc_tta-color-blue.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta-color-blue.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels {
    background-color: #5472D2;
}

    .vc_non_responsive .vc_tta-color-blue.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body, .vc_tta-o-non-responsive .vc_tta-color-blue.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
        border-color: transparent;
        background-color: transparent;
    }

@media (min-width:768px) {
    .vc_tta-color-blue.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels {
        background-color: #5472D2;
    }

        .vc_tta-color-blue.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
            border-color: transparent;
            background-color: transparent;
        }
}

.vc_tta-color-turquoise.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
    border-color: #00b3c0;
    background-color: #00C1CF;
}

    .vc_tta-color-turquoise.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:focus, .vc_tta-color-turquoise.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:hover {
        background-color: #00b3c0;
    }

.vc_tta-color-turquoise.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title > a {
    color: #fff;
}

.vc_tta-color-turquoise.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading {
    border-color: #f0f0f0;
    background-color: #f8f8f8;
}

.vc_tta-color-turquoise.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title > a {
    color: #666;
}

.vc_tta-color-turquoise.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
    background-color: #f8f8f8;
}

    .vc_tta-color-turquoise.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body, .vc_tta-color-turquoise.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::after, .vc_tta-color-turquoise.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::before {
        border-color: #f0f0f0;
    }

.vc_tta-color-turquoise.vc_tta-style-classic .vc_tta-controls-icon::after, .vc_tta-color-turquoise.vc_tta-style-classic .vc_tta-controls-icon::before {
    border-color: #fff;
}

.vc_tta-color-turquoise.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after, .vc_tta-color-turquoise.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before {
    border-color: #666;
}

.vc_tta-color-turquoise.vc_tta-style-classic .vc_tta-tab > a {
    border-color: #00b3c0;
    background-color: #00C1CF;
    color: #fff;
}

    .vc_tta-color-turquoise.vc_tta-style-classic .vc_tta-tab > a:focus, .vc_tta-color-turquoise.vc_tta-style-classic .vc_tta-tab > a:hover {
        background-color: #00a4b0;
    }

.vc_tta-color-turquoise.vc_tta-style-classic .vc_tta-tab.vc_active > a {
    border-color: #f0f0f0;
    background-color: #f8f8f8;
    color: #666;
}

.vc_non_responsive .vc_tta-color-turquoise.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta-color-turquoise.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
    background-color: #f8f8f8;
}

    .vc_non_responsive .vc_tta-color-turquoise.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels, .vc_non_responsive .vc_tta-color-turquoise.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::after, .vc_non_responsive .vc_tta-color-turquoise.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::before, .vc_tta-o-non-responsive .vc_tta-color-turquoise.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta-color-turquoise.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::after, .vc_tta-o-non-responsive .vc_tta-color-turquoise.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::before {
        border-color: #f0f0f0;
    }

        .vc_non_responsive .vc_tta-color-turquoise.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body, .vc_tta-o-non-responsive .vc_tta-color-turquoise.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
            border-color: transparent;
            background-color: transparent;
        }

@media (min-width:768px) {
    .vc_tta-color-turquoise.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
        background-color: #f8f8f8;
    }

        .vc_tta-color-turquoise.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels, .vc_tta-color-turquoise.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::after, .vc_tta-color-turquoise.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::before {
            border-color: #f0f0f0;
        }

            .vc_tta-color-turquoise.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
                border-color: transparent;
                background-color: transparent;
            }
}

.vc_tta-color-turquoise.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading {
    border-color: #00b3c0;
    background-color: #00C1CF;
}

    .vc_tta-color-turquoise.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading:focus, .vc_tta-color-turquoise.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading:hover {
        background-color: #00b3c0;
    }

.vc_tta-color-turquoise.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-title > a {
    color: #fff;
}

.vc_tta-color-turquoise.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-heading {
    border-color: #f0f0f0;
    background-color: #f8f8f8;
}

.vc_tta-color-turquoise.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-title > a {
    color: #666;
}

.vc_tta-color-turquoise.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body {
    background-color: #f8f8f8;
}

    .vc_tta-color-turquoise.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body, .vc_tta-color-turquoise.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body::after, .vc_tta-color-turquoise.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body::before {
        border-color: #f0f0f0;
    }

.vc_tta-color-turquoise.vc_tta-style-modern .vc_tta-controls-icon::after, .vc_tta-color-turquoise.vc_tta-style-modern .vc_tta-controls-icon::before {
    border-color: #fff;
}

.vc_tta-color-turquoise.vc_tta-style-modern .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after, .vc_tta-color-turquoise.vc_tta-style-modern .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before {
    border-color: #666;
}

.vc_tta-color-turquoise.vc_tta-style-modern .vc_tta-tab > a {
    border-color: #00b3c0;
    background-color: #00C1CF;
    color: #fff;
}

    .vc_tta-color-turquoise.vc_tta-style-modern .vc_tta-tab > a:focus, .vc_tta-color-turquoise.vc_tta-style-modern .vc_tta-tab > a:hover {
        background-color: #00a4b0;
    }

.vc_tta-color-turquoise.vc_tta-style-modern .vc_tta-tab.vc_active > a {
    border-color: #f0f0f0;
    background-color: #f8f8f8;
    color: #666;
}

.vc_non_responsive .vc_tta-color-turquoise.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta-color-turquoise.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels {
    background-color: #f8f8f8;
}

    .vc_non_responsive .vc_tta-color-turquoise.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels, .vc_non_responsive .vc_tta-color-turquoise.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::after, .vc_non_responsive .vc_tta-color-turquoise.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::before, .vc_tta-o-non-responsive .vc_tta-color-turquoise.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta-color-turquoise.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::after, .vc_tta-o-non-responsive .vc_tta-color-turquoise.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::before {
        border-color: #f0f0f0;
    }

        .vc_non_responsive .vc_tta-color-turquoise.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body, .vc_tta-o-non-responsive .vc_tta-color-turquoise.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
            border-color: transparent;
            background-color: transparent;
        }

@media (min-width:768px) {
    .vc_tta-color-turquoise.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels {
        background-color: #f8f8f8;
    }

        .vc_tta-color-turquoise.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels, .vc_tta-color-turquoise.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::after, .vc_tta-color-turquoise.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::before {
            border-color: #f0f0f0;
        }

            .vc_tta-color-turquoise.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
                border-color: transparent;
                background-color: transparent;
            }
}

.vc_tta-color-turquoise.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading {
    border-color: #00C1CF;
    background-color: transparent;
}

    .vc_tta-color-turquoise.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading:focus, .vc_tta-color-turquoise.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading:hover {
        background-color: #00C1CF;
    }

.vc_tta-color-turquoise.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-title > a {
    color: #00C1CF;
}

    .vc_tta-color-turquoise.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-title > a:hover {
        color: #fff;
    }

.vc_tta-color-turquoise.vc_tta-style-outline .vc_tta-panel.vc_active .vc_tta-panel-heading {
    border-color: #00C1CF;
    background-color: transparent;
}

.vc_tta-color-turquoise.vc_tta-style-outline .vc_tta-panel.vc_active .vc_tta-panel-title > a {
    color: #00C1CF;
}

.vc_tta-color-turquoise.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body {
    background-color: transparent;
}

    .vc_tta-color-turquoise.vc_tta-style-outline .vc_tta-controls-icon::after, .vc_tta-color-turquoise.vc_tta-style-outline .vc_tta-controls-icon::before, .vc_tta-color-turquoise.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body, .vc_tta-color-turquoise.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body::after, .vc_tta-color-turquoise.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body::before {
        border-color: #00C1CF;
    }

.vc_tta-color-turquoise.vc_tta-style-outline .vc_tta-panel-heading:focus .vc_tta-controls-icon::after, .vc_tta-color-turquoise.vc_tta-style-outline .vc_tta-panel-heading:focus .vc_tta-controls-icon::before, .vc_tta-color-turquoise.vc_tta-style-outline .vc_tta-panel-heading:hover .vc_tta-controls-icon::after, .vc_tta-color-turquoise.vc_tta-style-outline .vc_tta-panel-heading:hover .vc_tta-controls-icon::before {
    border-color: #fff;
}

.vc_tta-color-turquoise.vc_tta-style-outline .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after, .vc_tta-color-turquoise.vc_tta-style-outline .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before {
    border-color: #00C1CF;
}

.vc_tta-color-turquoise.vc_tta-style-outline .vc_tta-tab > a {
    border-color: #00C1CF;
    background-color: transparent;
    color: #00C1CF;
}

    .vc_tta-color-turquoise.vc_tta-style-outline .vc_tta-tab > a:focus, .vc_tta-color-turquoise.vc_tta-style-outline .vc_tta-tab > a:hover {
        background-color: #00C1CF;
        color: #fff;
    }

.vc_tta-color-turquoise.vc_tta-style-outline .vc_tta-tab.vc_active > a {
    border-color: #00C1CF;
    background-color: transparent;
    color: #00C1CF;
}

.vc_non_responsive .vc_tta-color-turquoise.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta-color-turquoise.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels {
    background-color: transparent;
}

    .vc_non_responsive .vc_tta-color-turquoise.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels, .vc_non_responsive .vc_tta-color-turquoise.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::after, .vc_non_responsive .vc_tta-color-turquoise.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::before, .vc_tta-o-non-responsive .vc_tta-color-turquoise.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta-color-turquoise.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::after, .vc_tta-o-non-responsive .vc_tta-color-turquoise.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::before {
        border-color: #00C1CF;
    }

        .vc_non_responsive .vc_tta-color-turquoise.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body, .vc_tta-o-non-responsive .vc_tta-color-turquoise.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
            border-color: transparent;
            background-color: transparent;
        }

@media (min-width:768px) {
    .vc_tta-color-turquoise.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels {
        background-color: transparent;
    }

        .vc_tta-color-turquoise.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels, .vc_tta-color-turquoise.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::after, .vc_tta-color-turquoise.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::before {
            border-color: #00C1CF;
        }

            .vc_tta-color-turquoise.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
                border-color: transparent;
                background-color: transparent;
            }
}

.vc_tta-color-turquoise.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading {
    background-color: #00b3c0;
}

    .vc_tta-color-turquoise.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading:focus, .vc_tta-color-turquoise.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading:hover {
        background-color: #00a4b0;
    }

.vc_tta-color-turquoise.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-body, .vc_tta-color-turquoise.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-heading {
    background-color: #00C1CF;
}

.vc_tta-color-turquoise.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-title > a {
    color: #fff;
}

.vc_tta-color-turquoise.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-title > a {
    color: #fff;
}

.vc_tta-color-turquoise.vc_tta-style-flat:not(.vc_tta-o-no-fill) .vc_tta-panel-body {
    color: #fff;
}

.vc_tta-color-turquoise.vc_tta-style-flat .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after, .vc_tta-color-turquoise.vc_tta-style-flat .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before, .vc_tta-color-turquoise.vc_tta-style-flat .vc_tta-controls-icon::after, .vc_tta-color-turquoise.vc_tta-style-flat .vc_tta-controls-icon::before {
    border-color: #fff;
}

.vc_tta-color-turquoise.vc_tta-style-flat .vc_tta-tab > a {
    background-color: #00b3c0;
    color: #fff;
}

    .vc_tta-color-turquoise.vc_tta-style-flat .vc_tta-tab > a:focus, .vc_tta-color-turquoise.vc_tta-style-flat .vc_tta-tab > a:hover {
        background-color: #00a4b0;
    }

.vc_tta-color-turquoise.vc_tta-style-flat .vc_tta-tab.vc_active > a {
    background-color: #00C1CF;
    color: #fff;
}

.vc_non_responsive .vc_tta-color-turquoise.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta-color-turquoise.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels {
    background-color: #00C1CF;
}

    .vc_non_responsive .vc_tta-color-turquoise.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body, .vc_tta-o-non-responsive .vc_tta-color-turquoise.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
        border-color: transparent;
        background-color: transparent;
    }

@media (min-width:768px) {
    .vc_tta-color-turquoise.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels {
        background-color: #00C1CF;
    }

        .vc_tta-color-turquoise.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
            border-color: transparent;
            background-color: transparent;
        }
}

.vc_tta-color-pink.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
    border-color: #fe5e52;
    background-color: #FE6C61;
}

    .vc_tta-color-pink.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:focus, .vc_tta-color-pink.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:hover {
        background-color: #fe5e52;
    }

.vc_tta-color-pink.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title > a {
    color: #fff;
}

.vc_tta-color-pink.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading {
    border-color: #f0f0f0;
    background-color: #f8f8f8;
}

.vc_tta-color-pink.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title > a {
    color: #666;
}

.vc_tta-color-pink.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
    background-color: #f8f8f8;
}

    .vc_tta-color-pink.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body, .vc_tta-color-pink.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::after, .vc_tta-color-pink.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::before {
        border-color: #f0f0f0;
    }

.vc_tta-color-pink.vc_tta-style-classic .vc_tta-controls-icon::after, .vc_tta-color-pink.vc_tta-style-classic .vc_tta-controls-icon::before {
    border-color: #fff;
}

.vc_tta-color-pink.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after, .vc_tta-color-pink.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before {
    border-color: #666;
}

.vc_tta-color-pink.vc_tta-style-classic .vc_tta-tab > a {
    border-color: #fe5e52;
    background-color: #FE6C61;
    color: #fff;
}

    .vc_tta-color-pink.vc_tta-style-classic .vc_tta-tab > a:focus, .vc_tta-color-pink.vc_tta-style-classic .vc_tta-tab > a:hover {
        background-color: #fe5043;
    }

.vc_tta-color-pink.vc_tta-style-classic .vc_tta-tab.vc_active > a {
    border-color: #f0f0f0;
    background-color: #f8f8f8;
    color: #666;
}

.vc_non_responsive .vc_tta-color-pink.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta-color-pink.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
    background-color: #f8f8f8;
}

    .vc_non_responsive .vc_tta-color-pink.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels, .vc_non_responsive .vc_tta-color-pink.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::after, .vc_non_responsive .vc_tta-color-pink.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::before, .vc_tta-o-non-responsive .vc_tta-color-pink.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta-color-pink.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::after, .vc_tta-o-non-responsive .vc_tta-color-pink.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::before {
        border-color: #f0f0f0;
    }

        .vc_non_responsive .vc_tta-color-pink.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body, .vc_tta-o-non-responsive .vc_tta-color-pink.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
            border-color: transparent;
            background-color: transparent;
        }

@media (min-width:768px) {
    .vc_tta-color-pink.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
        background-color: #f8f8f8;
    }

        .vc_tta-color-pink.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels, .vc_tta-color-pink.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::after, .vc_tta-color-pink.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::before {
            border-color: #f0f0f0;
        }

            .vc_tta-color-pink.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
                border-color: transparent;
                background-color: transparent;
            }
}

.vc_tta-color-pink.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading {
    border-color: #fe5e52;
    background-color: #FE6C61;
}

    .vc_tta-color-pink.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading:focus, .vc_tta-color-pink.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading:hover {
        background-color: #fe5e52;
    }

.vc_tta-color-pink.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-title > a {
    color: #fff;
}

.vc_tta-color-pink.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-heading {
    border-color: #f0f0f0;
    background-color: #f8f8f8;
}

.vc_tta-color-pink.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-title > a {
    color: #666;
}

.vc_tta-color-pink.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body {
    background-color: #f8f8f8;
}

    .vc_tta-color-pink.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body, .vc_tta-color-pink.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body::after, .vc_tta-color-pink.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body::before {
        border-color: #f0f0f0;
    }

.vc_tta-color-pink.vc_tta-style-modern .vc_tta-controls-icon::after, .vc_tta-color-pink.vc_tta-style-modern .vc_tta-controls-icon::before {
    border-color: #fff;
}

.vc_tta-color-pink.vc_tta-style-modern .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after, .vc_tta-color-pink.vc_tta-style-modern .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before {
    border-color: #666;
}

.vc_tta-color-pink.vc_tta-style-modern .vc_tta-tab > a {
    border-color: #fe5e52;
    background-color: #FE6C61;
    color: #fff;
}

    .vc_tta-color-pink.vc_tta-style-modern .vc_tta-tab > a:focus, .vc_tta-color-pink.vc_tta-style-modern .vc_tta-tab > a:hover {
        background-color: #fe5043;
    }

.vc_tta-color-pink.vc_tta-style-modern .vc_tta-tab.vc_active > a {
    border-color: #f0f0f0;
    background-color: #f8f8f8;
    color: #666;
}

.vc_non_responsive .vc_tta-color-pink.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta-color-pink.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels {
    background-color: #f8f8f8;
}

    .vc_non_responsive .vc_tta-color-pink.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels, .vc_non_responsive .vc_tta-color-pink.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::after, .vc_non_responsive .vc_tta-color-pink.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::before, .vc_tta-o-non-responsive .vc_tta-color-pink.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta-color-pink.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::after, .vc_tta-o-non-responsive .vc_tta-color-pink.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::before {
        border-color: #f0f0f0;
    }

        .vc_non_responsive .vc_tta-color-pink.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body, .vc_tta-o-non-responsive .vc_tta-color-pink.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
            border-color: transparent;
            background-color: transparent;
        }

@media (min-width:768px) {
    .vc_tta-color-pink.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels {
        background-color: #f8f8f8;
    }

        .vc_tta-color-pink.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels, .vc_tta-color-pink.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::after, .vc_tta-color-pink.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::before {
            border-color: #f0f0f0;
        }

            .vc_tta-color-pink.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
                border-color: transparent;
                background-color: transparent;
            }
}

.vc_tta-color-pink.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading {
    border-color: #FE6C61;
    background-color: transparent;
}

    .vc_tta-color-pink.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading:focus, .vc_tta-color-pink.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading:hover {
        background-color: #FE6C61;
    }

.vc_tta-color-pink.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-title > a {
    color: #FE6C61;
}

    .vc_tta-color-pink.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-title > a:hover {
        color: #fff;
    }

.vc_tta-color-pink.vc_tta-style-outline .vc_tta-panel.vc_active .vc_tta-panel-heading {
    border-color: #FE6C61;
    background-color: transparent;
}

.vc_tta-color-pink.vc_tta-style-outline .vc_tta-panel.vc_active .vc_tta-panel-title > a {
    color: #FE6C61;
}

.vc_tta-color-pink.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body {
    background-color: transparent;
}

    .vc_tta-color-pink.vc_tta-style-outline .vc_tta-controls-icon::after, .vc_tta-color-pink.vc_tta-style-outline .vc_tta-controls-icon::before, .vc_tta-color-pink.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body, .vc_tta-color-pink.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body::after, .vc_tta-color-pink.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body::before {
        border-color: #FE6C61;
    }

.vc_tta-color-pink.vc_tta-style-outline .vc_tta-panel-heading:focus .vc_tta-controls-icon::after, .vc_tta-color-pink.vc_tta-style-outline .vc_tta-panel-heading:focus .vc_tta-controls-icon::before, .vc_tta-color-pink.vc_tta-style-outline .vc_tta-panel-heading:hover .vc_tta-controls-icon::after, .vc_tta-color-pink.vc_tta-style-outline .vc_tta-panel-heading:hover .vc_tta-controls-icon::before {
    border-color: #fff;
}

.vc_tta-color-pink.vc_tta-style-outline .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after, .vc_tta-color-pink.vc_tta-style-outline .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before {
    border-color: #FE6C61;
}

.vc_tta-color-pink.vc_tta-style-outline .vc_tta-tab > a {
    border-color: #FE6C61;
    background-color: transparent;
    color: #FE6C61;
}

    .vc_tta-color-pink.vc_tta-style-outline .vc_tta-tab > a:focus, .vc_tta-color-pink.vc_tta-style-outline .vc_tta-tab > a:hover {
        background-color: #FE6C61;
        color: #fff;
    }

.vc_tta-color-pink.vc_tta-style-outline .vc_tta-tab.vc_active > a {
    border-color: #FE6C61;
    background-color: transparent;
    color: #FE6C61;
}

.vc_non_responsive .vc_tta-color-pink.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta-color-pink.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels {
    background-color: transparent;
}

    .vc_non_responsive .vc_tta-color-pink.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels, .vc_non_responsive .vc_tta-color-pink.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::after, .vc_non_responsive .vc_tta-color-pink.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::before, .vc_tta-o-non-responsive .vc_tta-color-pink.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta-color-pink.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::after, .vc_tta-o-non-responsive .vc_tta-color-pink.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::before {
        border-color: #FE6C61;
    }

        .vc_non_responsive .vc_tta-color-pink.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body, .vc_tta-o-non-responsive .vc_tta-color-pink.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
            border-color: transparent;
            background-color: transparent;
        }

@media (min-width:768px) {
    .vc_tta-color-pink.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels {
        background-color: transparent;
    }

        .vc_tta-color-pink.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels, .vc_tta-color-pink.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::after, .vc_tta-color-pink.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::before {
            border-color: #FE6C61;
        }

            .vc_tta-color-pink.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
                border-color: transparent;
                background-color: transparent;
            }
}

.vc_tta-color-pink.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading {
    background-color: #fe5e52;
}

    .vc_tta-color-pink.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading:focus, .vc_tta-color-pink.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading:hover {
        background-color: #fe5043;
    }

.vc_tta-color-pink.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-body, .vc_tta-color-pink.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-heading {
    background-color: #FE6C61;
}

.vc_tta-color-pink.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-title > a {
    color: #fff;
}

.vc_tta-color-pink.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-title > a {
    color: #fff;
}

.vc_tta-color-pink.vc_tta-style-flat:not(.vc_tta-o-no-fill) .vc_tta-panel-body {
    color: #fff;
}

.vc_tta-color-pink.vc_tta-style-flat .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after, .vc_tta-color-pink.vc_tta-style-flat .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before, .vc_tta-color-pink.vc_tta-style-flat .vc_tta-controls-icon::after, .vc_tta-color-pink.vc_tta-style-flat .vc_tta-controls-icon::before {
    border-color: #fff;
}

.vc_tta-color-pink.vc_tta-style-flat .vc_tta-tab > a {
    background-color: #fe5e52;
    color: #fff;
}

    .vc_tta-color-pink.vc_tta-style-flat .vc_tta-tab > a:focus, .vc_tta-color-pink.vc_tta-style-flat .vc_tta-tab > a:hover {
        background-color: #fe5043;
    }

.vc_tta-color-pink.vc_tta-style-flat .vc_tta-tab.vc_active > a {
    background-color: #FE6C61;
    color: #fff;
}

.vc_non_responsive .vc_tta-color-pink.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta-color-pink.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels {
    background-color: #FE6C61;
}

    .vc_non_responsive .vc_tta-color-pink.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body, .vc_tta-o-non-responsive .vc_tta-color-pink.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
        border-color: transparent;
        background-color: transparent;
    }

@media (min-width:768px) {
    .vc_tta-color-pink.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels {
        background-color: #FE6C61;
    }

        .vc_tta-color-pink.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
            border-color: transparent;
            background-color: transparent;
        }
}

.vc_tta-color-violet.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
    border-color: #8462c0;
    background-color: #8D6DC4;
}

    .vc_tta-color-violet.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:focus, .vc_tta-color-violet.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:hover {
        background-color: #8462c0;
    }

.vc_tta-color-violet.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title > a {
    color: #fff;
}

.vc_tta-color-violet.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading {
    border-color: #f0f0f0;
    background-color: #f8f8f8;
}

.vc_tta-color-violet.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title > a {
    color: #666;
}

.vc_tta-color-violet.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
    background-color: #f8f8f8;
}

    .vc_tta-color-violet.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body, .vc_tta-color-violet.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::after, .vc_tta-color-violet.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::before {
        border-color: #f0f0f0;
    }

.vc_tta-color-violet.vc_tta-style-classic .vc_tta-controls-icon::after, .vc_tta-color-violet.vc_tta-style-classic .vc_tta-controls-icon::before {
    border-color: #fff;
}

.vc_tta-color-violet.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after, .vc_tta-color-violet.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before {
    border-color: #666;
}

.vc_tta-color-violet.vc_tta-style-classic .vc_tta-tab > a {
    border-color: #8462c0;
    background-color: #8D6DC4;
    color: #fff;
}

    .vc_tta-color-violet.vc_tta-style-classic .vc_tta-tab > a:focus, .vc_tta-color-violet.vc_tta-style-classic .vc_tta-tab > a:hover {
        background-color: #7c57bb;
    }

.vc_tta-color-violet.vc_tta-style-classic .vc_tta-tab.vc_active > a {
    border-color: #f0f0f0;
    background-color: #f8f8f8;
    color: #666;
}

.vc_non_responsive .vc_tta-color-violet.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta-color-violet.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
    background-color: #f8f8f8;
}

    .vc_non_responsive .vc_tta-color-violet.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels, .vc_non_responsive .vc_tta-color-violet.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::after, .vc_non_responsive .vc_tta-color-violet.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::before, .vc_tta-o-non-responsive .vc_tta-color-violet.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta-color-violet.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::after, .vc_tta-o-non-responsive .vc_tta-color-violet.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::before {
        border-color: #f0f0f0;
    }

        .vc_non_responsive .vc_tta-color-violet.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body, .vc_tta-o-non-responsive .vc_tta-color-violet.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
            border-color: transparent;
            background-color: transparent;
        }

@media (min-width:768px) {
    .vc_tta-color-violet.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
        background-color: #f8f8f8;
    }

        .vc_tta-color-violet.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels, .vc_tta-color-violet.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::after, .vc_tta-color-violet.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::before {
            border-color: #f0f0f0;
        }

            .vc_tta-color-violet.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
                border-color: transparent;
                background-color: transparent;
            }
}

.vc_tta-color-violet.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading {
    border-color: #8462c0;
    background-color: #8D6DC4;
}

    .vc_tta-color-violet.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading:focus, .vc_tta-color-violet.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading:hover {
        background-color: #8462c0;
    }

.vc_tta-color-violet.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-title > a {
    color: #fff;
}

.vc_tta-color-violet.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-heading {
    border-color: #f0f0f0;
    background-color: #f8f8f8;
}

.vc_tta-color-violet.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-title > a {
    color: #666;
}

.vc_tta-color-violet.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body {
    background-color: #f8f8f8;
}

    .vc_tta-color-violet.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body, .vc_tta-color-violet.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body::after, .vc_tta-color-violet.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body::before {
        border-color: #f0f0f0;
    }

.vc_tta-color-violet.vc_tta-style-modern .vc_tta-controls-icon::after, .vc_tta-color-violet.vc_tta-style-modern .vc_tta-controls-icon::before {
    border-color: #fff;
}

.vc_tta-color-violet.vc_tta-style-modern .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after, .vc_tta-color-violet.vc_tta-style-modern .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before {
    border-color: #666;
}

.vc_tta-color-violet.vc_tta-style-modern .vc_tta-tab > a {
    border-color: #8462c0;
    background-color: #8D6DC4;
    color: #fff;
}

    .vc_tta-color-violet.vc_tta-style-modern .vc_tta-tab > a:focus, .vc_tta-color-violet.vc_tta-style-modern .vc_tta-tab > a:hover {
        background-color: #7c57bb;
    }

.vc_tta-color-violet.vc_tta-style-modern .vc_tta-tab.vc_active > a {
    border-color: #f0f0f0;
    background-color: #f8f8f8;
    color: #666;
}

.vc_non_responsive .vc_tta-color-violet.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta-color-violet.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels {
    background-color: #f8f8f8;
}

    .vc_non_responsive .vc_tta-color-violet.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels, .vc_non_responsive .vc_tta-color-violet.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::after, .vc_non_responsive .vc_tta-color-violet.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::before, .vc_tta-o-non-responsive .vc_tta-color-violet.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta-color-violet.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::after, .vc_tta-o-non-responsive .vc_tta-color-violet.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::before {
        border-color: #f0f0f0;
    }

        .vc_non_responsive .vc_tta-color-violet.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body, .vc_tta-o-non-responsive .vc_tta-color-violet.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
            border-color: transparent;
            background-color: transparent;
        }

@media (min-width:768px) {
    .vc_tta-color-violet.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels {
        background-color: #f8f8f8;
    }

        .vc_tta-color-violet.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels, .vc_tta-color-violet.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::after, .vc_tta-color-violet.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::before {
            border-color: #f0f0f0;
        }

            .vc_tta-color-violet.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
                border-color: transparent;
                background-color: transparent;
            }
}

.vc_tta-color-violet.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading {
    border-color: #8D6DC4;
    background-color: transparent;
}

    .vc_tta-color-violet.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading:focus, .vc_tta-color-violet.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading:hover {
        background-color: #8D6DC4;
    }

.vc_tta-color-violet.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-title > a {
    color: #8D6DC4;
}

    .vc_tta-color-violet.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-title > a:hover {
        color: #fff;
    }

.vc_tta-color-violet.vc_tta-style-outline .vc_tta-panel.vc_active .vc_tta-panel-heading {
    border-color: #8D6DC4;
    background-color: transparent;
}

.vc_tta-color-violet.vc_tta-style-outline .vc_tta-panel.vc_active .vc_tta-panel-title > a {
    color: #8D6DC4;
}

.vc_tta-color-violet.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body {
    background-color: transparent;
}

    .vc_tta-color-violet.vc_tta-style-outline .vc_tta-controls-icon::after, .vc_tta-color-violet.vc_tta-style-outline .vc_tta-controls-icon::before, .vc_tta-color-violet.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body, .vc_tta-color-violet.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body::after, .vc_tta-color-violet.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body::before {
        border-color: #8D6DC4;
    }

.vc_tta-color-violet.vc_tta-style-outline .vc_tta-panel-heading:focus .vc_tta-controls-icon::after, .vc_tta-color-violet.vc_tta-style-outline .vc_tta-panel-heading:focus .vc_tta-controls-icon::before, .vc_tta-color-violet.vc_tta-style-outline .vc_tta-panel-heading:hover .vc_tta-controls-icon::after, .vc_tta-color-violet.vc_tta-style-outline .vc_tta-panel-heading:hover .vc_tta-controls-icon::before {
    border-color: #fff;
}

.vc_tta-color-violet.vc_tta-style-outline .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after, .vc_tta-color-violet.vc_tta-style-outline .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before {
    border-color: #8D6DC4;
}

.vc_tta-color-violet.vc_tta-style-outline .vc_tta-tab > a {
    border-color: #8D6DC4;
    background-color: transparent;
    color: #8D6DC4;
}

    .vc_tta-color-violet.vc_tta-style-outline .vc_tta-tab > a:focus, .vc_tta-color-violet.vc_tta-style-outline .vc_tta-tab > a:hover {
        background-color: #8D6DC4;
        color: #fff;
    }

.vc_tta-color-violet.vc_tta-style-outline .vc_tta-tab.vc_active > a {
    border-color: #8D6DC4;
    background-color: transparent;
    color: #8D6DC4;
}

.vc_non_responsive .vc_tta-color-violet.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta-color-violet.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels {
    background-color: transparent;
}

    .vc_non_responsive .vc_tta-color-violet.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels, .vc_non_responsive .vc_tta-color-violet.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::after, .vc_non_responsive .vc_tta-color-violet.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::before, .vc_tta-o-non-responsive .vc_tta-color-violet.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta-color-violet.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::after, .vc_tta-o-non-responsive .vc_tta-color-violet.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::before {
        border-color: #8D6DC4;
    }

        .vc_non_responsive .vc_tta-color-violet.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body, .vc_tta-o-non-responsive .vc_tta-color-violet.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
            border-color: transparent;
            background-color: transparent;
        }

@media (min-width:768px) {
    .vc_tta-color-violet.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels {
        background-color: transparent;
    }

        .vc_tta-color-violet.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels, .vc_tta-color-violet.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::after, .vc_tta-color-violet.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::before {
            border-color: #8D6DC4;
        }

            .vc_tta-color-violet.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
                border-color: transparent;
                background-color: transparent;
            }
}

.vc_tta-color-violet.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading {
    background-color: #8462c0;
}

    .vc_tta-color-violet.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading:focus, .vc_tta-color-violet.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading:hover {
        background-color: #7c57bb;
    }

.vc_tta-color-violet.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-body, .vc_tta-color-violet.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-heading {
    background-color: #8D6DC4;
}

.vc_tta-color-violet.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-title > a {
    color: #fff;
}

.vc_tta-color-violet.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-title > a {
    color: #fff;
}

.vc_tta-color-violet.vc_tta-style-flat:not(.vc_tta-o-no-fill) .vc_tta-panel-body {
    color: #fff;
}

.vc_tta-color-violet.vc_tta-style-flat .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after, .vc_tta-color-violet.vc_tta-style-flat .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before, .vc_tta-color-violet.vc_tta-style-flat .vc_tta-controls-icon::after, .vc_tta-color-violet.vc_tta-style-flat .vc_tta-controls-icon::before {
    border-color: #fff;
}

.vc_tta-color-violet.vc_tta-style-flat .vc_tta-tab > a {
    background-color: #8462c0;
    color: #fff;
}

    .vc_tta-color-violet.vc_tta-style-flat .vc_tta-tab > a:focus, .vc_tta-color-violet.vc_tta-style-flat .vc_tta-tab > a:hover {
        background-color: #7c57bb;
    }

.vc_tta-color-violet.vc_tta-style-flat .vc_tta-tab.vc_active > a {
    background-color: #8D6DC4;
    color: #fff;
}

.vc_non_responsive .vc_tta-color-violet.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta-color-violet.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels {
    background-color: #8D6DC4;
}

    .vc_non_responsive .vc_tta-color-violet.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body, .vc_tta-o-non-responsive .vc_tta-color-violet.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
        border-color: transparent;
        background-color: transparent;
    }

@media (min-width:768px) {
    .vc_tta-color-violet.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels {
        background-color: #8D6DC4;
    }

        .vc_tta-color-violet.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
            border-color: transparent;
            background-color: transparent;
        }
}

.vc_tta-color-peacoc.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
    border-color: #40a8c5;
    background-color: #4CADC9;
}

    .vc_tta-color-peacoc.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:focus, .vc_tta-color-peacoc.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:hover {
        background-color: #40a8c5;
    }

.vc_tta-color-peacoc.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title > a {
    color: #fff;
}

.vc_tta-color-peacoc.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading {
    border-color: #f0f0f0;
    background-color: #f8f8f8;
}

.vc_tta-color-peacoc.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title > a {
    color: #666;
}

.vc_tta-color-peacoc.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
    background-color: #f8f8f8;
}

    .vc_tta-color-peacoc.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body, .vc_tta-color-peacoc.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::after, .vc_tta-color-peacoc.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::before {
        border-color: #f0f0f0;
    }

.vc_tta-color-peacoc.vc_tta-style-classic .vc_tta-controls-icon::after, .vc_tta-color-peacoc.vc_tta-style-classic .vc_tta-controls-icon::before {
    border-color: #fff;
}

.vc_tta-color-peacoc.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after, .vc_tta-color-peacoc.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before {
    border-color: #666;
}

.vc_tta-color-peacoc.vc_tta-style-classic .vc_tta-tab > a {
    border-color: #40a8c5;
    background-color: #4CADC9;
    color: #fff;
}

    .vc_tta-color-peacoc.vc_tta-style-classic .vc_tta-tab > a:focus, .vc_tta-color-peacoc.vc_tta-style-classic .vc_tta-tab > a:hover {
        background-color: #39a0bd;
    }

.vc_tta-color-peacoc.vc_tta-style-classic .vc_tta-tab.vc_active > a {
    border-color: #f0f0f0;
    background-color: #f8f8f8;
    color: #666;
}

.vc_non_responsive .vc_tta-color-peacoc.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta-color-peacoc.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
    background-color: #f8f8f8;
}

    .vc_non_responsive .vc_tta-color-peacoc.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels, .vc_non_responsive .vc_tta-color-peacoc.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::after, .vc_non_responsive .vc_tta-color-peacoc.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::before, .vc_tta-o-non-responsive .vc_tta-color-peacoc.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta-color-peacoc.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::after, .vc_tta-o-non-responsive .vc_tta-color-peacoc.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::before {
        border-color: #f0f0f0;
    }

        .vc_non_responsive .vc_tta-color-peacoc.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body, .vc_tta-o-non-responsive .vc_tta-color-peacoc.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
            border-color: transparent;
            background-color: transparent;
        }

@media (min-width:768px) {
    .vc_tta-color-peacoc.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
        background-color: #f8f8f8;
    }

        .vc_tta-color-peacoc.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels, .vc_tta-color-peacoc.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::after, .vc_tta-color-peacoc.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::before {
            border-color: #f0f0f0;
        }

            .vc_tta-color-peacoc.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
                border-color: transparent;
                background-color: transparent;
            }
}

.vc_tta-color-peacoc.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading {
    border-color: #40a8c5;
    background-color: #4CADC9;
}

    .vc_tta-color-peacoc.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading:focus, .vc_tta-color-peacoc.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading:hover {
        background-color: #40a8c5;
    }

.vc_tta-color-peacoc.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-title > a {
    color: #fff;
}

.vc_tta-color-peacoc.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-heading {
    border-color: #f0f0f0;
    background-color: #f8f8f8;
}

.vc_tta-color-peacoc.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-title > a {
    color: #666;
}

.vc_tta-color-peacoc.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body {
    background-color: #f8f8f8;
}

    .vc_tta-color-peacoc.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body, .vc_tta-color-peacoc.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body::after, .vc_tta-color-peacoc.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body::before {
        border-color: #f0f0f0;
    }

.vc_tta-color-peacoc.vc_tta-style-modern .vc_tta-controls-icon::after, .vc_tta-color-peacoc.vc_tta-style-modern .vc_tta-controls-icon::before {
    border-color: #fff;
}

.vc_tta-color-peacoc.vc_tta-style-modern .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after, .vc_tta-color-peacoc.vc_tta-style-modern .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before {
    border-color: #666;
}

.vc_tta-color-peacoc.vc_tta-style-modern .vc_tta-tab > a {
    border-color: #40a8c5;
    background-color: #4CADC9;
    color: #fff;
}

    .vc_tta-color-peacoc.vc_tta-style-modern .vc_tta-tab > a:focus, .vc_tta-color-peacoc.vc_tta-style-modern .vc_tta-tab > a:hover {
        background-color: #39a0bd;
    }

.vc_tta-color-peacoc.vc_tta-style-modern .vc_tta-tab.vc_active > a {
    border-color: #f0f0f0;
    background-color: #f8f8f8;
    color: #666;
}

.vc_non_responsive .vc_tta-color-peacoc.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta-color-peacoc.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels {
    background-color: #f8f8f8;
}

    .vc_non_responsive .vc_tta-color-peacoc.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels, .vc_non_responsive .vc_tta-color-peacoc.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::after, .vc_non_responsive .vc_tta-color-peacoc.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::before, .vc_tta-o-non-responsive .vc_tta-color-peacoc.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta-color-peacoc.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::after, .vc_tta-o-non-responsive .vc_tta-color-peacoc.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::before {
        border-color: #f0f0f0;
    }

        .vc_non_responsive .vc_tta-color-peacoc.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body, .vc_tta-o-non-responsive .vc_tta-color-peacoc.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
            border-color: transparent;
            background-color: transparent;
        }

@media (min-width:768px) {
    .vc_tta-color-peacoc.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels {
        background-color: #f8f8f8;
    }

        .vc_tta-color-peacoc.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels, .vc_tta-color-peacoc.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::after, .vc_tta-color-peacoc.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::before {
            border-color: #f0f0f0;
        }

            .vc_tta-color-peacoc.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
                border-color: transparent;
                background-color: transparent;
            }
}

.vc_tta-color-peacoc.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading {
    border-color: #4CADC9;
    background-color: transparent;
}

    .vc_tta-color-peacoc.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading:focus, .vc_tta-color-peacoc.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading:hover {
        background-color: #4CADC9;
    }

.vc_tta-color-peacoc.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-title > a {
    color: #4CADC9;
}

    .vc_tta-color-peacoc.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-title > a:hover {
        color: #fff;
    }

.vc_tta-color-peacoc.vc_tta-style-outline .vc_tta-panel.vc_active .vc_tta-panel-heading {
    border-color: #4CADC9;
    background-color: transparent;
}

.vc_tta-color-peacoc.vc_tta-style-outline .vc_tta-panel.vc_active .vc_tta-panel-title > a {
    color: #4CADC9;
}

.vc_tta-color-peacoc.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body {
    background-color: transparent;
}

    .vc_tta-color-peacoc.vc_tta-style-outline .vc_tta-controls-icon::after, .vc_tta-color-peacoc.vc_tta-style-outline .vc_tta-controls-icon::before, .vc_tta-color-peacoc.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body, .vc_tta-color-peacoc.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body::after, .vc_tta-color-peacoc.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body::before {
        border-color: #4CADC9;
    }

.vc_tta-color-peacoc.vc_tta-style-outline .vc_tta-panel-heading:focus .vc_tta-controls-icon::after, .vc_tta-color-peacoc.vc_tta-style-outline .vc_tta-panel-heading:focus .vc_tta-controls-icon::before, .vc_tta-color-peacoc.vc_tta-style-outline .vc_tta-panel-heading:hover .vc_tta-controls-icon::after, .vc_tta-color-peacoc.vc_tta-style-outline .vc_tta-panel-heading:hover .vc_tta-controls-icon::before {
    border-color: #fff;
}

.vc_tta-color-peacoc.vc_tta-style-outline .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after, .vc_tta-color-peacoc.vc_tta-style-outline .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before {
    border-color: #4CADC9;
}

.vc_tta-color-peacoc.vc_tta-style-outline .vc_tta-tab > a {
    border-color: #4CADC9;
    background-color: transparent;
    color: #4CADC9;
}

    .vc_tta-color-peacoc.vc_tta-style-outline .vc_tta-tab > a:focus, .vc_tta-color-peacoc.vc_tta-style-outline .vc_tta-tab > a:hover {
        background-color: #4CADC9;
        color: #fff;
    }

.vc_tta-color-peacoc.vc_tta-style-outline .vc_tta-tab.vc_active > a {
    border-color: #4CADC9;
    background-color: transparent;
    color: #4CADC9;
}

.vc_non_responsive .vc_tta-color-peacoc.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta-color-peacoc.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels {
    background-color: transparent;
}

    .vc_non_responsive .vc_tta-color-peacoc.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels, .vc_non_responsive .vc_tta-color-peacoc.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::after, .vc_non_responsive .vc_tta-color-peacoc.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::before, .vc_tta-o-non-responsive .vc_tta-color-peacoc.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta-color-peacoc.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::after, .vc_tta-o-non-responsive .vc_tta-color-peacoc.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::before {
        border-color: #4CADC9;
    }

        .vc_non_responsive .vc_tta-color-peacoc.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body, .vc_tta-o-non-responsive .vc_tta-color-peacoc.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
            border-color: transparent;
            background-color: transparent;
        }

@media (min-width:768px) {
    .vc_tta-color-peacoc.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels {
        background-color: transparent;
    }

        .vc_tta-color-peacoc.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels, .vc_tta-color-peacoc.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::after, .vc_tta-color-peacoc.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::before {
            border-color: #4CADC9;
        }

            .vc_tta-color-peacoc.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
                border-color: transparent;
                background-color: transparent;
            }
}

.vc_tta-color-peacoc.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading {
    background-color: #40a8c5;
}

    .vc_tta-color-peacoc.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading:focus, .vc_tta-color-peacoc.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading:hover {
        background-color: #39a0bd;
    }

.vc_tta-color-peacoc.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-body, .vc_tta-color-peacoc.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-heading {
    background-color: #4CADC9;
}

.vc_tta-color-peacoc.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-title > a {
    color: #fff;
}

.vc_tta-color-peacoc.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-title > a {
    color: #fff;
}

.vc_tta-color-peacoc.vc_tta-style-flat:not(.vc_tta-o-no-fill) .vc_tta-panel-body {
    color: #fff;
}

.vc_tta-color-peacoc.vc_tta-style-flat .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after, .vc_tta-color-peacoc.vc_tta-style-flat .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before, .vc_tta-color-peacoc.vc_tta-style-flat .vc_tta-controls-icon::after, .vc_tta-color-peacoc.vc_tta-style-flat .vc_tta-controls-icon::before {
    border-color: #fff;
}

.vc_tta-color-peacoc.vc_tta-style-flat .vc_tta-tab > a {
    background-color: #40a8c5;
    color: #fff;
}

    .vc_tta-color-peacoc.vc_tta-style-flat .vc_tta-tab > a:focus, .vc_tta-color-peacoc.vc_tta-style-flat .vc_tta-tab > a:hover {
        background-color: #39a0bd;
    }

.vc_tta-color-peacoc.vc_tta-style-flat .vc_tta-tab.vc_active > a {
    background-color: #4CADC9;
    color: #fff;
}

.vc_non_responsive .vc_tta-color-peacoc.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta-color-peacoc.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels {
    background-color: #4CADC9;
}

    .vc_non_responsive .vc_tta-color-peacoc.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body, .vc_tta-o-non-responsive .vc_tta-color-peacoc.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
        border-color: transparent;
        background-color: transparent;
    }

@media (min-width:768px) {
    .vc_tta-color-peacoc.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels {
        background-color: #4CADC9;
    }

        .vc_tta-color-peacoc.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
            border-color: transparent;
            background-color: transparent;
        }
}

.vc_tta-color-chino.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
    border-color: #c8bba1;
    background-color: #CEC2AB;
}

    .vc_tta-color-chino.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:focus, .vc_tta-color-chino.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:hover {
        background-color: #c8bba1;
    }

.vc_tta-color-chino.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title > a {
    color: #fff;
}

.vc_tta-color-chino.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading {
    border-color: #f0f0f0;
    background-color: #f8f8f8;
}

.vc_tta-color-chino.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title > a {
    color: #666;
}

.vc_tta-color-chino.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
    background-color: #f8f8f8;
}

    .vc_tta-color-chino.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body, .vc_tta-color-chino.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::after, .vc_tta-color-chino.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::before {
        border-color: #f0f0f0;
    }

.vc_tta-color-chino.vc_tta-style-classic .vc_tta-controls-icon::after, .vc_tta-color-chino.vc_tta-style-classic .vc_tta-controls-icon::before {
    border-color: #fff;
}

.vc_tta-color-chino.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after, .vc_tta-color-chino.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before {
    border-color: #666;
}

.vc_tta-color-chino.vc_tta-style-classic .vc_tta-tab > a {
    border-color: #c8bba1;
    background-color: #CEC2AB;
    color: #fff;
}

    .vc_tta-color-chino.vc_tta-style-classic .vc_tta-tab > a:focus, .vc_tta-color-chino.vc_tta-style-classic .vc_tta-tab > a:hover {
        background-color: #c3b498;
    }

.vc_tta-color-chino.vc_tta-style-classic .vc_tta-tab.vc_active > a {
    border-color: #f0f0f0;
    background-color: #f8f8f8;
    color: #666;
}

.vc_non_responsive .vc_tta-color-chino.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta-color-chino.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
    background-color: #f8f8f8;
}

    .vc_non_responsive .vc_tta-color-chino.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels, .vc_non_responsive .vc_tta-color-chino.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::after, .vc_non_responsive .vc_tta-color-chino.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::before, .vc_tta-o-non-responsive .vc_tta-color-chino.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta-color-chino.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::after, .vc_tta-o-non-responsive .vc_tta-color-chino.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::before {
        border-color: #f0f0f0;
    }

        .vc_non_responsive .vc_tta-color-chino.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body, .vc_tta-o-non-responsive .vc_tta-color-chino.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
            border-color: transparent;
            background-color: transparent;
        }

@media (min-width:768px) {
    .vc_tta-color-chino.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
        background-color: #f8f8f8;
    }

        .vc_tta-color-chino.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels, .vc_tta-color-chino.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::after, .vc_tta-color-chino.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::before {
            border-color: #f0f0f0;
        }

            .vc_tta-color-chino.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
                border-color: transparent;
                background-color: transparent;
            }
}

.vc_tta-color-chino.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading {
    border-color: #c8bba1;
    background-color: #CEC2AB;
}

    .vc_tta-color-chino.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading:focus, .vc_tta-color-chino.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading:hover {
        background-color: #c8bba1;
    }

.vc_tta-color-chino.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-title > a {
    color: #fff;
}

.vc_tta-color-chino.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-heading {
    border-color: #f0f0f0;
    background-color: #f8f8f8;
}

.vc_tta-color-chino.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-title > a {
    color: #666;
}

.vc_tta-color-chino.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body {
    background-color: #f8f8f8;
}

    .vc_tta-color-chino.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body, .vc_tta-color-chino.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body::after, .vc_tta-color-chino.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body::before {
        border-color: #f0f0f0;
    }

.vc_tta-color-chino.vc_tta-style-modern .vc_tta-controls-icon::after, .vc_tta-color-chino.vc_tta-style-modern .vc_tta-controls-icon::before {
    border-color: #fff;
}

.vc_tta-color-chino.vc_tta-style-modern .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after, .vc_tta-color-chino.vc_tta-style-modern .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before {
    border-color: #666;
}

.vc_tta-color-chino.vc_tta-style-modern .vc_tta-tab > a {
    border-color: #c8bba1;
    background-color: #CEC2AB;
    color: #fff;
}

    .vc_tta-color-chino.vc_tta-style-modern .vc_tta-tab > a:focus, .vc_tta-color-chino.vc_tta-style-modern .vc_tta-tab > a:hover {
        background-color: #c3b498;
    }

.vc_tta-color-chino.vc_tta-style-modern .vc_tta-tab.vc_active > a {
    border-color: #f0f0f0;
    background-color: #f8f8f8;
    color: #666;
}

.vc_non_responsive .vc_tta-color-chino.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta-color-chino.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels {
    background-color: #f8f8f8;
}

    .vc_non_responsive .vc_tta-color-chino.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels, .vc_non_responsive .vc_tta-color-chino.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::after, .vc_non_responsive .vc_tta-color-chino.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::before, .vc_tta-o-non-responsive .vc_tta-color-chino.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta-color-chino.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::after, .vc_tta-o-non-responsive .vc_tta-color-chino.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::before {
        border-color: #f0f0f0;
    }

        .vc_non_responsive .vc_tta-color-chino.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body, .vc_tta-o-non-responsive .vc_tta-color-chino.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
            border-color: transparent;
            background-color: transparent;
        }

@media (min-width:768px) {
    .vc_tta-color-chino.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels {
        background-color: #f8f8f8;
    }

        .vc_tta-color-chino.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels, .vc_tta-color-chino.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::after, .vc_tta-color-chino.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::before {
            border-color: #f0f0f0;
        }

            .vc_tta-color-chino.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
                border-color: transparent;
                background-color: transparent;
            }
}

.vc_tta-color-chino.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading {
    border-color: #CEC2AB;
    background-color: transparent;
}

    .vc_tta-color-chino.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading:focus, .vc_tta-color-chino.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading:hover {
        background-color: #CEC2AB;
    }

.vc_tta-color-chino.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-title > a {
    color: #CEC2AB;
}

    .vc_tta-color-chino.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-title > a:hover {
        color: #fff;
    }

.vc_tta-color-chino.vc_tta-style-outline .vc_tta-panel.vc_active .vc_tta-panel-heading {
    border-color: #CEC2AB;
    background-color: transparent;
}

.vc_tta-color-chino.vc_tta-style-outline .vc_tta-panel.vc_active .vc_tta-panel-title > a {
    color: #CEC2AB;
}

.vc_tta-color-chino.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body {
    background-color: transparent;
}

    .vc_tta-color-chino.vc_tta-style-outline .vc_tta-controls-icon::after, .vc_tta-color-chino.vc_tta-style-outline .vc_tta-controls-icon::before, .vc_tta-color-chino.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body, .vc_tta-color-chino.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body::after, .vc_tta-color-chino.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body::before {
        border-color: #CEC2AB;
    }

.vc_tta-color-chino.vc_tta-style-outline .vc_tta-panel-heading:focus .vc_tta-controls-icon::after, .vc_tta-color-chino.vc_tta-style-outline .vc_tta-panel-heading:focus .vc_tta-controls-icon::before, .vc_tta-color-chino.vc_tta-style-outline .vc_tta-panel-heading:hover .vc_tta-controls-icon::after, .vc_tta-color-chino.vc_tta-style-outline .vc_tta-panel-heading:hover .vc_tta-controls-icon::before {
    border-color: #fff;
}

.vc_tta-color-chino.vc_tta-style-outline .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after, .vc_tta-color-chino.vc_tta-style-outline .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before {
    border-color: #CEC2AB;
}

.vc_tta-color-chino.vc_tta-style-outline .vc_tta-tab > a {
    border-color: #CEC2AB;
    background-color: transparent;
    color: #CEC2AB;
}

    .vc_tta-color-chino.vc_tta-style-outline .vc_tta-tab > a:focus, .vc_tta-color-chino.vc_tta-style-outline .vc_tta-tab > a:hover {
        background-color: #CEC2AB;
        color: #fff;
    }

.vc_tta-color-chino.vc_tta-style-outline .vc_tta-tab.vc_active > a {
    border-color: #CEC2AB;
    background-color: transparent;
    color: #CEC2AB;
}

.vc_non_responsive .vc_tta-color-chino.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta-color-chino.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels {
    background-color: transparent;
}

    .vc_non_responsive .vc_tta-color-chino.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels, .vc_non_responsive .vc_tta-color-chino.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::after, .vc_non_responsive .vc_tta-color-chino.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::before, .vc_tta-o-non-responsive .vc_tta-color-chino.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta-color-chino.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::after, .vc_tta-o-non-responsive .vc_tta-color-chino.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::before {
        border-color: #CEC2AB;
    }

        .vc_non_responsive .vc_tta-color-chino.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body, .vc_tta-o-non-responsive .vc_tta-color-chino.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
            border-color: transparent;
            background-color: transparent;
        }

@media (min-width:768px) {
    .vc_tta-color-chino.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels {
        background-color: transparent;
    }

        .vc_tta-color-chino.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels, .vc_tta-color-chino.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::after, .vc_tta-color-chino.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::before {
            border-color: #CEC2AB;
        }

            .vc_tta-color-chino.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
                border-color: transparent;
                background-color: transparent;
            }
}

.vc_tta-color-chino.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading {
    background-color: #c8bba1;
}

    .vc_tta-color-chino.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading:focus, .vc_tta-color-chino.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading:hover {
        background-color: #c3b498;
    }

.vc_tta-color-chino.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-body, .vc_tta-color-chino.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-heading {
    background-color: #CEC2AB;
}

.vc_tta-color-chino.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-title > a {
    color: #fff;
}

.vc_tta-color-chino.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-title > a {
    color: #fff;
}

.vc_tta-color-chino.vc_tta-style-flat:not(.vc_tta-o-no-fill) .vc_tta-panel-body {
    color: #fff;
}

.vc_tta-color-chino.vc_tta-style-flat .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after, .vc_tta-color-chino.vc_tta-style-flat .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before, .vc_tta-color-chino.vc_tta-style-flat .vc_tta-controls-icon::after, .vc_tta-color-chino.vc_tta-style-flat .vc_tta-controls-icon::before {
    border-color: #fff;
}

.vc_tta-color-chino.vc_tta-style-flat .vc_tta-tab > a {
    background-color: #c8bba1;
    color: #fff;
}

    .vc_tta-color-chino.vc_tta-style-flat .vc_tta-tab > a:focus, .vc_tta-color-chino.vc_tta-style-flat .vc_tta-tab > a:hover {
        background-color: #c3b498;
    }

.vc_tta-color-chino.vc_tta-style-flat .vc_tta-tab.vc_active > a {
    background-color: #CEC2AB;
    color: #fff;
}

.vc_non_responsive .vc_tta-color-chino.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta-color-chino.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels {
    background-color: #CEC2AB;
}

    .vc_non_responsive .vc_tta-color-chino.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body, .vc_tta-o-non-responsive .vc_tta-color-chino.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
        border-color: transparent;
        background-color: transparent;
    }

@media (min-width:768px) {
    .vc_tta-color-chino.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels {
        background-color: #CEC2AB;
    }

        .vc_tta-color-chino.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
            border-color: transparent;
            background-color: transparent;
        }
}

.vc_tta-color-mulled-wine.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
    border-color: #484152;
    background-color: #50485B;
}

    .vc_tta-color-mulled-wine.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:focus, .vc_tta-color-mulled-wine.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:hover {
        background-color: #484152;
    }

.vc_tta-color-mulled-wine.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title > a {
    color: #fff;
}

.vc_tta-color-mulled-wine.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading {
    border-color: #f0f0f0;
    background-color: #f8f8f8;
}

.vc_tta-color-mulled-wine.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title > a {
    color: #666;
}

.vc_tta-color-mulled-wine.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
    background-color: #f8f8f8;
}

    .vc_tta-color-mulled-wine.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body, .vc_tta-color-mulled-wine.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::after, .vc_tta-color-mulled-wine.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::before {
        border-color: #f0f0f0;
    }

.vc_tta-color-mulled-wine.vc_tta-style-classic .vc_tta-controls-icon::after, .vc_tta-color-mulled-wine.vc_tta-style-classic .vc_tta-controls-icon::before {
    border-color: #fff;
}

.vc_tta-color-mulled-wine.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after, .vc_tta-color-mulled-wine.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before {
    border-color: #666;
}

.vc_tta-color-mulled-wine.vc_tta-style-classic .vc_tta-tab > a {
    border-color: #484152;
    background-color: #50485B;
    color: #fff;
}

    .vc_tta-color-mulled-wine.vc_tta-style-classic .vc_tta-tab > a:focus, .vc_tta-color-mulled-wine.vc_tta-style-classic .vc_tta-tab > a:hover {
        background-color: #413a4a;
    }

.vc_tta-color-mulled-wine.vc_tta-style-classic .vc_tta-tab.vc_active > a {
    border-color: #f0f0f0;
    background-color: #f8f8f8;
    color: #666;
}

.vc_non_responsive .vc_tta-color-mulled-wine.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta-color-mulled-wine.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
    background-color: #f8f8f8;
}

    .vc_non_responsive .vc_tta-color-mulled-wine.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels, .vc_non_responsive .vc_tta-color-mulled-wine.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::after, .vc_non_responsive .vc_tta-color-mulled-wine.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::before, .vc_tta-o-non-responsive .vc_tta-color-mulled-wine.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta-color-mulled-wine.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::after, .vc_tta-o-non-responsive .vc_tta-color-mulled-wine.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::before {
        border-color: #f0f0f0;
    }

        .vc_non_responsive .vc_tta-color-mulled-wine.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body, .vc_tta-o-non-responsive .vc_tta-color-mulled-wine.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
            border-color: transparent;
            background-color: transparent;
        }

@media (min-width:768px) {
    .vc_tta-color-mulled-wine.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
        background-color: #f8f8f8;
    }

        .vc_tta-color-mulled-wine.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels, .vc_tta-color-mulled-wine.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::after, .vc_tta-color-mulled-wine.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::before {
            border-color: #f0f0f0;
        }

            .vc_tta-color-mulled-wine.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
                border-color: transparent;
                background-color: transparent;
            }
}

.vc_tta-color-mulled-wine.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading {
    border-color: #484152;
    background-color: #50485B;
}

    .vc_tta-color-mulled-wine.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading:focus, .vc_tta-color-mulled-wine.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading:hover {
        background-color: #484152;
    }

.vc_tta-color-mulled-wine.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-title > a {
    color: #fff;
}

.vc_tta-color-mulled-wine.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-heading {
    border-color: #f0f0f0;
    background-color: #f8f8f8;
}

.vc_tta-color-mulled-wine.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-title > a {
    color: #666;
}

.vc_tta-color-mulled-wine.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body {
    background-color: #f8f8f8;
}

    .vc_tta-color-mulled-wine.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body, .vc_tta-color-mulled-wine.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body::after, .vc_tta-color-mulled-wine.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body::before {
        border-color: #f0f0f0;
    }

.vc_tta-color-mulled-wine.vc_tta-style-modern .vc_tta-controls-icon::after, .vc_tta-color-mulled-wine.vc_tta-style-modern .vc_tta-controls-icon::before {
    border-color: #fff;
}

.vc_tta-color-mulled-wine.vc_tta-style-modern .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after, .vc_tta-color-mulled-wine.vc_tta-style-modern .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before {
    border-color: #666;
}

.vc_tta-color-mulled-wine.vc_tta-style-modern .vc_tta-tab > a {
    border-color: #484152;
    background-color: #50485B;
    color: #fff;
}

    .vc_tta-color-mulled-wine.vc_tta-style-modern .vc_tta-tab > a:focus, .vc_tta-color-mulled-wine.vc_tta-style-modern .vc_tta-tab > a:hover {
        background-color: #413a4a;
    }

.vc_tta-color-mulled-wine.vc_tta-style-modern .vc_tta-tab.vc_active > a {
    border-color: #f0f0f0;
    background-color: #f8f8f8;
    color: #666;
}

.vc_non_responsive .vc_tta-color-mulled-wine.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta-color-mulled-wine.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels {
    background-color: #f8f8f8;
}

    .vc_non_responsive .vc_tta-color-mulled-wine.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels, .vc_non_responsive .vc_tta-color-mulled-wine.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::after, .vc_non_responsive .vc_tta-color-mulled-wine.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::before, .vc_tta-o-non-responsive .vc_tta-color-mulled-wine.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta-color-mulled-wine.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::after, .vc_tta-o-non-responsive .vc_tta-color-mulled-wine.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::before {
        border-color: #f0f0f0;
    }

        .vc_non_responsive .vc_tta-color-mulled-wine.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body, .vc_tta-o-non-responsive .vc_tta-color-mulled-wine.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
            border-color: transparent;
            background-color: transparent;
        }

@media (min-width:768px) {
    .vc_tta-color-mulled-wine.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels {
        background-color: #f8f8f8;
    }

        .vc_tta-color-mulled-wine.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels, .vc_tta-color-mulled-wine.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::after, .vc_tta-color-mulled-wine.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::before {
            border-color: #f0f0f0;
        }

            .vc_tta-color-mulled-wine.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
                border-color: transparent;
                background-color: transparent;
            }
}

.vc_tta-color-mulled-wine.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading {
    border-color: #50485B;
    background-color: transparent;
}

    .vc_tta-color-mulled-wine.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading:focus, .vc_tta-color-mulled-wine.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading:hover {
        background-color: #50485B;
    }

.vc_tta-color-mulled-wine.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-title > a {
    color: #50485B;
}

    .vc_tta-color-mulled-wine.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-title > a:hover {
        color: #fff;
    }

.vc_tta-color-mulled-wine.vc_tta-style-outline .vc_tta-panel.vc_active .vc_tta-panel-heading {
    border-color: #50485B;
    background-color: transparent;
}

.vc_tta-color-mulled-wine.vc_tta-style-outline .vc_tta-panel.vc_active .vc_tta-panel-title > a {
    color: #50485B;
}

.vc_tta-color-mulled-wine.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body {
    background-color: transparent;
}

    .vc_tta-color-mulled-wine.vc_tta-style-outline .vc_tta-controls-icon::after, .vc_tta-color-mulled-wine.vc_tta-style-outline .vc_tta-controls-icon::before, .vc_tta-color-mulled-wine.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body, .vc_tta-color-mulled-wine.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body::after, .vc_tta-color-mulled-wine.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body::before {
        border-color: #50485B;
    }

.vc_tta-color-mulled-wine.vc_tta-style-outline .vc_tta-panel-heading:focus .vc_tta-controls-icon::after, .vc_tta-color-mulled-wine.vc_tta-style-outline .vc_tta-panel-heading:focus .vc_tta-controls-icon::before, .vc_tta-color-mulled-wine.vc_tta-style-outline .vc_tta-panel-heading:hover .vc_tta-controls-icon::after, .vc_tta-color-mulled-wine.vc_tta-style-outline .vc_tta-panel-heading:hover .vc_tta-controls-icon::before {
    border-color: #fff;
}

.vc_tta-color-mulled-wine.vc_tta-style-outline .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after, .vc_tta-color-mulled-wine.vc_tta-style-outline .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before {
    border-color: #50485B;
}

.vc_tta-color-mulled-wine.vc_tta-style-outline .vc_tta-tab > a {
    border-color: #50485B;
    background-color: transparent;
    color: #50485B;
}

    .vc_tta-color-mulled-wine.vc_tta-style-outline .vc_tta-tab > a:focus, .vc_tta-color-mulled-wine.vc_tta-style-outline .vc_tta-tab > a:hover {
        background-color: #50485B;
        color: #fff;
    }

.vc_tta-color-mulled-wine.vc_tta-style-outline .vc_tta-tab.vc_active > a {
    border-color: #50485B;
    background-color: transparent;
    color: #50485B;
}

.vc_non_responsive .vc_tta-color-mulled-wine.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta-color-mulled-wine.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels {
    background-color: transparent;
}

    .vc_non_responsive .vc_tta-color-mulled-wine.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels, .vc_non_responsive .vc_tta-color-mulled-wine.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::after, .vc_non_responsive .vc_tta-color-mulled-wine.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::before, .vc_tta-o-non-responsive .vc_tta-color-mulled-wine.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta-color-mulled-wine.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::after, .vc_tta-o-non-responsive .vc_tta-color-mulled-wine.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::before {
        border-color: #50485B;
    }

        .vc_non_responsive .vc_tta-color-mulled-wine.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body, .vc_tta-o-non-responsive .vc_tta-color-mulled-wine.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
            border-color: transparent;
            background-color: transparent;
        }

@media (min-width:768px) {
    .vc_tta-color-mulled-wine.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels {
        background-color: transparent;
    }

        .vc_tta-color-mulled-wine.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels, .vc_tta-color-mulled-wine.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::after, .vc_tta-color-mulled-wine.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::before {
            border-color: #50485B;
        }

            .vc_tta-color-mulled-wine.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
                border-color: transparent;
                background-color: transparent;
            }
}

.vc_tta-color-mulled-wine.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading {
    background-color: #484152;
}

    .vc_tta-color-mulled-wine.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading:focus, .vc_tta-color-mulled-wine.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading:hover {
        background-color: #413a4a;
    }

.vc_tta-color-mulled-wine.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-body, .vc_tta-color-mulled-wine.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-heading {
    background-color: #50485B;
}

.vc_tta-color-mulled-wine.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-title > a {
    color: #fff;
}

.vc_tta-color-mulled-wine.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-title > a {
    color: #fff;
}

.vc_tta-color-mulled-wine.vc_tta-style-flat:not(.vc_tta-o-no-fill) .vc_tta-panel-body {
    color: #fff;
}

.vc_tta-color-mulled-wine.vc_tta-style-flat .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after, .vc_tta-color-mulled-wine.vc_tta-style-flat .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before, .vc_tta-color-mulled-wine.vc_tta-style-flat .vc_tta-controls-icon::after, .vc_tta-color-mulled-wine.vc_tta-style-flat .vc_tta-controls-icon::before {
    border-color: #fff;
}

.vc_tta-color-mulled-wine.vc_tta-style-flat .vc_tta-tab > a {
    background-color: #484152;
    color: #fff;
}

    .vc_tta-color-mulled-wine.vc_tta-style-flat .vc_tta-tab > a:focus, .vc_tta-color-mulled-wine.vc_tta-style-flat .vc_tta-tab > a:hover {
        background-color: #413a4a;
    }

.vc_tta-color-mulled-wine.vc_tta-style-flat .vc_tta-tab.vc_active > a {
    background-color: #50485B;
    color: #fff;
}

.vc_non_responsive .vc_tta-color-mulled-wine.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta-color-mulled-wine.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels {
    background-color: #50485B;
}

    .vc_non_responsive .vc_tta-color-mulled-wine.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body, .vc_tta-o-non-responsive .vc_tta-color-mulled-wine.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
        border-color: transparent;
        background-color: transparent;
    }

@media (min-width:768px) {
    .vc_tta-color-mulled-wine.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels {
        background-color: #50485B;
    }

        .vc_tta-color-mulled-wine.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
            border-color: transparent;
            background-color: transparent;
        }
}

.vc_tta-color-vista-blue.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
    border-color: #69d294;
    background-color: #75D69C;
}

    .vc_tta-color-vista-blue.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:focus, .vc_tta-color-vista-blue.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:hover {
        background-color: #69d294;
    }

.vc_tta-color-vista-blue.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title > a {
    color: #fff;
}

.vc_tta-color-vista-blue.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading {
    border-color: #f0f0f0;
    background-color: #f8f8f8;
}

.vc_tta-color-vista-blue.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title > a {
    color: #666;
}

.vc_tta-color-vista-blue.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
    background-color: #f8f8f8;
}

    .vc_tta-color-vista-blue.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body, .vc_tta-color-vista-blue.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::after, .vc_tta-color-vista-blue.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::before {
        border-color: #f0f0f0;
    }

.vc_tta-color-vista-blue.vc_tta-style-classic .vc_tta-controls-icon::after, .vc_tta-color-vista-blue.vc_tta-style-classic .vc_tta-controls-icon::before {
    border-color: #fff;
}

.vc_tta-color-vista-blue.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after, .vc_tta-color-vista-blue.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before {
    border-color: #666;
}

.vc_tta-color-vista-blue.vc_tta-style-classic .vc_tta-tab > a {
    border-color: #69d294;
    background-color: #75D69C;
    color: #fff;
}

    .vc_tta-color-vista-blue.vc_tta-style-classic .vc_tta-tab > a:focus, .vc_tta-color-vista-blue.vc_tta-style-classic .vc_tta-tab > a:hover {
        background-color: #5dcf8b;
    }

.vc_tta-color-vista-blue.vc_tta-style-classic .vc_tta-tab.vc_active > a {
    border-color: #f0f0f0;
    background-color: #f8f8f8;
    color: #666;
}

.vc_non_responsive .vc_tta-color-vista-blue.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta-color-vista-blue.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
    background-color: #f8f8f8;
}

    .vc_non_responsive .vc_tta-color-vista-blue.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels, .vc_non_responsive .vc_tta-color-vista-blue.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::after, .vc_non_responsive .vc_tta-color-vista-blue.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::before, .vc_tta-o-non-responsive .vc_tta-color-vista-blue.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta-color-vista-blue.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::after, .vc_tta-o-non-responsive .vc_tta-color-vista-blue.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::before {
        border-color: #f0f0f0;
    }

        .vc_non_responsive .vc_tta-color-vista-blue.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body, .vc_tta-o-non-responsive .vc_tta-color-vista-blue.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
            border-color: transparent;
            background-color: transparent;
        }

@media (min-width:768px) {
    .vc_tta-color-vista-blue.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
        background-color: #f8f8f8;
    }

        .vc_tta-color-vista-blue.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels, .vc_tta-color-vista-blue.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::after, .vc_tta-color-vista-blue.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::before {
            border-color: #f0f0f0;
        }

            .vc_tta-color-vista-blue.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
                border-color: transparent;
                background-color: transparent;
            }
}

.vc_tta-color-vista-blue.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading {
    border-color: #69d294;
    background-color: #75D69C;
}

    .vc_tta-color-vista-blue.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading:focus, .vc_tta-color-vista-blue.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading:hover {
        background-color: #69d294;
    }

.vc_tta-color-vista-blue.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-title > a {
    color: #fff;
}

.vc_tta-color-vista-blue.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-heading {
    border-color: #f0f0f0;
    background-color: #f8f8f8;
}

.vc_tta-color-vista-blue.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-title > a {
    color: #666;
}

.vc_tta-color-vista-blue.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body {
    background-color: #f8f8f8;
}

    .vc_tta-color-vista-blue.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body, .vc_tta-color-vista-blue.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body::after, .vc_tta-color-vista-blue.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body::before {
        border-color: #f0f0f0;
    }

.vc_tta-color-vista-blue.vc_tta-style-modern .vc_tta-controls-icon::after, .vc_tta-color-vista-blue.vc_tta-style-modern .vc_tta-controls-icon::before {
    border-color: #fff;
}

.vc_tta-color-vista-blue.vc_tta-style-modern .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after, .vc_tta-color-vista-blue.vc_tta-style-modern .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before {
    border-color: #666;
}

.vc_tta-color-vista-blue.vc_tta-style-modern .vc_tta-tab > a {
    border-color: #69d294;
    background-color: #75D69C;
    color: #fff;
}

    .vc_tta-color-vista-blue.vc_tta-style-modern .vc_tta-tab > a:focus, .vc_tta-color-vista-blue.vc_tta-style-modern .vc_tta-tab > a:hover {
        background-color: #5dcf8b;
    }

.vc_tta-color-vista-blue.vc_tta-style-modern .vc_tta-tab.vc_active > a {
    border-color: #f0f0f0;
    background-color: #f8f8f8;
    color: #666;
}

.vc_non_responsive .vc_tta-color-vista-blue.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta-color-vista-blue.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels {
    background-color: #f8f8f8;
}

    .vc_non_responsive .vc_tta-color-vista-blue.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels, .vc_non_responsive .vc_tta-color-vista-blue.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::after, .vc_non_responsive .vc_tta-color-vista-blue.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::before, .vc_tta-o-non-responsive .vc_tta-color-vista-blue.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta-color-vista-blue.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::after, .vc_tta-o-non-responsive .vc_tta-color-vista-blue.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::before {
        border-color: #f0f0f0;
    }

        .vc_non_responsive .vc_tta-color-vista-blue.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body, .vc_tta-o-non-responsive .vc_tta-color-vista-blue.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
            border-color: transparent;
            background-color: transparent;
        }

@media (min-width:768px) {
    .vc_tta-color-vista-blue.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels {
        background-color: #f8f8f8;
    }

        .vc_tta-color-vista-blue.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels, .vc_tta-color-vista-blue.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::after, .vc_tta-color-vista-blue.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::before {
            border-color: #f0f0f0;
        }

            .vc_tta-color-vista-blue.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
                border-color: transparent;
                background-color: transparent;
            }
}

.vc_tta-color-vista-blue.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading {
    border-color: #75D69C;
    background-color: transparent;
}

    .vc_tta-color-vista-blue.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading:focus, .vc_tta-color-vista-blue.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading:hover {
        background-color: #75D69C;
    }

.vc_tta-color-vista-blue.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-title > a {
    color: #75D69C;
}

    .vc_tta-color-vista-blue.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-title > a:hover {
        color: #fff;
    }

.vc_tta-color-vista-blue.vc_tta-style-outline .vc_tta-panel.vc_active .vc_tta-panel-heading {
    border-color: #75D69C;
    background-color: transparent;
}

.vc_tta-color-vista-blue.vc_tta-style-outline .vc_tta-panel.vc_active .vc_tta-panel-title > a {
    color: #75D69C;
}

.vc_tta-color-vista-blue.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body {
    background-color: transparent;
}

    .vc_tta-color-vista-blue.vc_tta-style-outline .vc_tta-controls-icon::after, .vc_tta-color-vista-blue.vc_tta-style-outline .vc_tta-controls-icon::before, .vc_tta-color-vista-blue.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body, .vc_tta-color-vista-blue.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body::after, .vc_tta-color-vista-blue.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body::before {
        border-color: #75D69C;
    }

.vc_tta-color-vista-blue.vc_tta-style-outline .vc_tta-panel-heading:focus .vc_tta-controls-icon::after, .vc_tta-color-vista-blue.vc_tta-style-outline .vc_tta-panel-heading:focus .vc_tta-controls-icon::before, .vc_tta-color-vista-blue.vc_tta-style-outline .vc_tta-panel-heading:hover .vc_tta-controls-icon::after, .vc_tta-color-vista-blue.vc_tta-style-outline .vc_tta-panel-heading:hover .vc_tta-controls-icon::before {
    border-color: #fff;
}

.vc_tta-color-vista-blue.vc_tta-style-outline .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after, .vc_tta-color-vista-blue.vc_tta-style-outline .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before {
    border-color: #75D69C;
}

.vc_tta-color-vista-blue.vc_tta-style-outline .vc_tta-tab > a {
    border-color: #75D69C;
    background-color: transparent;
    color: #75D69C;
}

    .vc_tta-color-vista-blue.vc_tta-style-outline .vc_tta-tab > a:focus, .vc_tta-color-vista-blue.vc_tta-style-outline .vc_tta-tab > a:hover {
        background-color: #75D69C;
        color: #fff;
    }

.vc_tta-color-vista-blue.vc_tta-style-outline .vc_tta-tab.vc_active > a {
    border-color: #75D69C;
    background-color: transparent;
    color: #75D69C;
}

.vc_non_responsive .vc_tta-color-vista-blue.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta-color-vista-blue.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels {
    background-color: transparent;
}

    .vc_non_responsive .vc_tta-color-vista-blue.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels, .vc_non_responsive .vc_tta-color-vista-blue.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::after, .vc_non_responsive .vc_tta-color-vista-blue.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::before, .vc_tta-o-non-responsive .vc_tta-color-vista-blue.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta-color-vista-blue.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::after, .vc_tta-o-non-responsive .vc_tta-color-vista-blue.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::before {
        border-color: #75D69C;
    }

        .vc_non_responsive .vc_tta-color-vista-blue.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body, .vc_tta-o-non-responsive .vc_tta-color-vista-blue.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
            border-color: transparent;
            background-color: transparent;
        }

@media (min-width:768px) {
    .vc_tta-color-vista-blue.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels {
        background-color: transparent;
    }

        .vc_tta-color-vista-blue.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels, .vc_tta-color-vista-blue.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::after, .vc_tta-color-vista-blue.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::before {
            border-color: #75D69C;
        }

            .vc_tta-color-vista-blue.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
                border-color: transparent;
                background-color: transparent;
            }
}

.vc_tta-color-vista-blue.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading {
    background-color: #69d294;
}

    .vc_tta-color-vista-blue.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading:focus, .vc_tta-color-vista-blue.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading:hover {
        background-color: #5dcf8b;
    }

.vc_tta-color-vista-blue.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-body, .vc_tta-color-vista-blue.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-heading {
    background-color: #75D69C;
}

.vc_tta-color-vista-blue.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-title > a {
    color: #fff;
}

.vc_tta-color-vista-blue.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-title > a {
    color: #fff;
}

.vc_tta-color-vista-blue.vc_tta-style-flat:not(.vc_tta-o-no-fill) .vc_tta-panel-body {
    color: #fff;
}

.vc_tta-color-vista-blue.vc_tta-style-flat .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after, .vc_tta-color-vista-blue.vc_tta-style-flat .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before, .vc_tta-color-vista-blue.vc_tta-style-flat .vc_tta-controls-icon::after, .vc_tta-color-vista-blue.vc_tta-style-flat .vc_tta-controls-icon::before {
    border-color: #fff;
}

.vc_tta-color-vista-blue.vc_tta-style-flat .vc_tta-tab > a {
    background-color: #69d294;
    color: #fff;
}

    .vc_tta-color-vista-blue.vc_tta-style-flat .vc_tta-tab > a:focus, .vc_tta-color-vista-blue.vc_tta-style-flat .vc_tta-tab > a:hover {
        background-color: #5dcf8b;
    }

.vc_tta-color-vista-blue.vc_tta-style-flat .vc_tta-tab.vc_active > a {
    background-color: #75D69C;
    color: #fff;
}

.vc_non_responsive .vc_tta-color-vista-blue.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta-color-vista-blue.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels {
    background-color: #75D69C;
}

    .vc_non_responsive .vc_tta-color-vista-blue.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body, .vc_tta-o-non-responsive .vc_tta-color-vista-blue.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
        border-color: transparent;
        background-color: transparent;
    }

@media (min-width:768px) {
    .vc_tta-color-vista-blue.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels {
        background-color: #75D69C;
    }

        .vc_tta-color-vista-blue.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
            border-color: transparent;
            background-color: transparent;
        }
}

.vc_tta-color-orange.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
    border-color: #f6b859;
    background-color: #F7BE68;
}

    .vc_tta-color-orange.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:focus, .vc_tta-color-orange.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:hover {
        background-color: #f6b859;
    }

.vc_tta-color-orange.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title > a {
    color: #fff;
}

.vc_tta-color-orange.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading {
    border-color: #f0f0f0;
    background-color: #f8f8f8;
}

.vc_tta-color-orange.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title > a {
    color: #666;
}

.vc_tta-color-orange.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
    background-color: #f8f8f8;
}

    .vc_tta-color-orange.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body, .vc_tta-color-orange.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::after, .vc_tta-color-orange.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::before {
        border-color: #f0f0f0;
    }

.vc_tta-color-orange.vc_tta-style-classic .vc_tta-controls-icon::after, .vc_tta-color-orange.vc_tta-style-classic .vc_tta-controls-icon::before {
    border-color: #fff;
}

.vc_tta-color-orange.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after, .vc_tta-color-orange.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before {
    border-color: #666;
}

.vc_tta-color-orange.vc_tta-style-classic .vc_tta-tab > a {
    border-color: #f6b859;
    background-color: #F7BE68;
    color: #fff;
}

    .vc_tta-color-orange.vc_tta-style-classic .vc_tta-tab > a:focus, .vc_tta-color-orange.vc_tta-style-classic .vc_tta-tab > a:hover {
        background-color: #f5b14b;
    }

.vc_tta-color-orange.vc_tta-style-classic .vc_tta-tab.vc_active > a {
    border-color: #f0f0f0;
    background-color: #f8f8f8;
    color: #666;
}

.vc_non_responsive .vc_tta-color-orange.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta-color-orange.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
    background-color: #f8f8f8;
}

    .vc_non_responsive .vc_tta-color-orange.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels, .vc_non_responsive .vc_tta-color-orange.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::after, .vc_non_responsive .vc_tta-color-orange.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::before, .vc_tta-o-non-responsive .vc_tta-color-orange.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta-color-orange.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::after, .vc_tta-o-non-responsive .vc_tta-color-orange.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::before {
        border-color: #f0f0f0;
    }

        .vc_non_responsive .vc_tta-color-orange.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body, .vc_tta-o-non-responsive .vc_tta-color-orange.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
            border-color: transparent;
            background-color: transparent;
        }

@media (min-width:768px) {
    .vc_tta-color-orange.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
        background-color: #f8f8f8;
    }

        .vc_tta-color-orange.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels, .vc_tta-color-orange.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::after, .vc_tta-color-orange.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::before {
            border-color: #f0f0f0;
        }

            .vc_tta-color-orange.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
                border-color: transparent;
                background-color: transparent;
            }
}

.vc_tta-color-orange.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading {
    border-color: #f6b859;
    background-color: #F7BE68;
}

    .vc_tta-color-orange.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading:focus, .vc_tta-color-orange.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading:hover {
        background-color: #f6b859;
    }

.vc_tta-color-orange.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-title > a {
    color: #fff;
}

.vc_tta-color-orange.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-heading {
    border-color: #f0f0f0;
    background-color: #f8f8f8;
}

.vc_tta-color-orange.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-title > a {
    color: #666;
}

.vc_tta-color-orange.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body {
    background-color: #f8f8f8;
}

    .vc_tta-color-orange.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body, .vc_tta-color-orange.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body::after, .vc_tta-color-orange.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body::before {
        border-color: #f0f0f0;
    }

.vc_tta-color-orange.vc_tta-style-modern .vc_tta-controls-icon::after, .vc_tta-color-orange.vc_tta-style-modern .vc_tta-controls-icon::before {
    border-color: #fff;
}

.vc_tta-color-orange.vc_tta-style-modern .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after, .vc_tta-color-orange.vc_tta-style-modern .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before {
    border-color: #666;
}

.vc_tta-color-orange.vc_tta-style-modern .vc_tta-tab > a {
    border-color: #f6b859;
    background-color: #F7BE68;
    color: #fff;
}

    .vc_tta-color-orange.vc_tta-style-modern .vc_tta-tab > a:focus, .vc_tta-color-orange.vc_tta-style-modern .vc_tta-tab > a:hover {
        background-color: #f5b14b;
    }

.vc_tta-color-orange.vc_tta-style-modern .vc_tta-tab.vc_active > a {
    border-color: #f0f0f0;
    background-color: #f8f8f8;
    color: #666;
}

.vc_non_responsive .vc_tta-color-orange.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta-color-orange.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels {
    background-color: #f8f8f8;
}

    .vc_non_responsive .vc_tta-color-orange.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels, .vc_non_responsive .vc_tta-color-orange.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::after, .vc_non_responsive .vc_tta-color-orange.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::before, .vc_tta-o-non-responsive .vc_tta-color-orange.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta-color-orange.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::after, .vc_tta-o-non-responsive .vc_tta-color-orange.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::before {
        border-color: #f0f0f0;
    }

        .vc_non_responsive .vc_tta-color-orange.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body, .vc_tta-o-non-responsive .vc_tta-color-orange.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
            border-color: transparent;
            background-color: transparent;
        }

@media (min-width:768px) {
    .vc_tta-color-orange.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels {
        background-color: #f8f8f8;
    }

        .vc_tta-color-orange.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels, .vc_tta-color-orange.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::after, .vc_tta-color-orange.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::before {
            border-color: #f0f0f0;
        }

            .vc_tta-color-orange.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
                border-color: transparent;
                background-color: transparent;
            }
}

.vc_tta-color-orange.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading {
    border-color: #F7BE68;
    background-color: transparent;
}

    .vc_tta-color-orange.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading:focus, .vc_tta-color-orange.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading:hover {
        background-color: #F7BE68;
    }

.vc_tta-color-orange.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-title > a {
    color: #F7BE68;
}

    .vc_tta-color-orange.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-title > a:hover {
        color: #fff;
    }

.vc_tta-color-orange.vc_tta-style-outline .vc_tta-panel.vc_active .vc_tta-panel-heading {
    border-color: #F7BE68;
    background-color: transparent;
}

.vc_tta-color-orange.vc_tta-style-outline .vc_tta-panel.vc_active .vc_tta-panel-title > a {
    color: #F7BE68;
}

.vc_tta-color-orange.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body {
    background-color: transparent;
}

    .vc_tta-color-orange.vc_tta-style-outline .vc_tta-controls-icon::after, .vc_tta-color-orange.vc_tta-style-outline .vc_tta-controls-icon::before, .vc_tta-color-orange.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body, .vc_tta-color-orange.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body::after, .vc_tta-color-orange.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body::before {
        border-color: #F7BE68;
    }

.vc_tta-color-orange.vc_tta-style-outline .vc_tta-panel-heading:focus .vc_tta-controls-icon::after, .vc_tta-color-orange.vc_tta-style-outline .vc_tta-panel-heading:focus .vc_tta-controls-icon::before, .vc_tta-color-orange.vc_tta-style-outline .vc_tta-panel-heading:hover .vc_tta-controls-icon::after, .vc_tta-color-orange.vc_tta-style-outline .vc_tta-panel-heading:hover .vc_tta-controls-icon::before {
    border-color: #fff;
}

.vc_tta-color-orange.vc_tta-style-outline .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after, .vc_tta-color-orange.vc_tta-style-outline .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before {
    border-color: #F7BE68;
}

.vc_tta-color-orange.vc_tta-style-outline .vc_tta-tab > a {
    border-color: #F7BE68;
    background-color: transparent;
    color: #F7BE68;
}

    .vc_tta-color-orange.vc_tta-style-outline .vc_tta-tab > a:focus, .vc_tta-color-orange.vc_tta-style-outline .vc_tta-tab > a:hover {
        background-color: #F7BE68;
        color: #fff;
    }

.vc_tta-color-orange.vc_tta-style-outline .vc_tta-tab.vc_active > a {
    border-color: #F7BE68;
    background-color: transparent;
    color: #F7BE68;
}

.vc_non_responsive .vc_tta-color-orange.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta-color-orange.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels {
    background-color: transparent;
}

    .vc_non_responsive .vc_tta-color-orange.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels, .vc_non_responsive .vc_tta-color-orange.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::after, .vc_non_responsive .vc_tta-color-orange.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::before, .vc_tta-o-non-responsive .vc_tta-color-orange.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta-color-orange.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::after, .vc_tta-o-non-responsive .vc_tta-color-orange.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::before {
        border-color: #F7BE68;
    }

        .vc_non_responsive .vc_tta-color-orange.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body, .vc_tta-o-non-responsive .vc_tta-color-orange.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
            border-color: transparent;
            background-color: transparent;
        }

@media (min-width:768px) {
    .vc_tta-color-orange.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels {
        background-color: transparent;
    }

        .vc_tta-color-orange.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels, .vc_tta-color-orange.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::after, .vc_tta-color-orange.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::before {
            border-color: #F7BE68;
        }

            .vc_tta-color-orange.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
                border-color: transparent;
                background-color: transparent;
            }
}

.vc_tta-color-orange.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading {
    background-color: #f6b859;
}

    .vc_tta-color-orange.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading:focus, .vc_tta-color-orange.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading:hover {
        background-color: #f5b14b;
    }

.vc_tta-color-orange.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-body, .vc_tta-color-orange.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-heading {
    background-color: #F7BE68;
}

.vc_tta-color-orange.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-title > a {
    color: #fff;
}

.vc_tta-color-orange.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-title > a {
    color: #fff;
}

.vc_tta-color-orange.vc_tta-style-flat:not(.vc_tta-o-no-fill) .vc_tta-panel-body {
    color: #fff;
}

.vc_tta-color-orange.vc_tta-style-flat .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after, .vc_tta-color-orange.vc_tta-style-flat .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before, .vc_tta-color-orange.vc_tta-style-flat .vc_tta-controls-icon::after, .vc_tta-color-orange.vc_tta-style-flat .vc_tta-controls-icon::before {
    border-color: #fff;
}

.vc_tta-color-orange.vc_tta-style-flat .vc_tta-tab > a {
    background-color: #f6b859;
    color: #fff;
}

    .vc_tta-color-orange.vc_tta-style-flat .vc_tta-tab > a:focus, .vc_tta-color-orange.vc_tta-style-flat .vc_tta-tab > a:hover {
        background-color: #f5b14b;
    }

.vc_tta-color-orange.vc_tta-style-flat .vc_tta-tab.vc_active > a {
    background-color: #F7BE68;
    color: #fff;
}

.vc_non_responsive .vc_tta-color-orange.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta-color-orange.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels {
    background-color: #F7BE68;
}

    .vc_non_responsive .vc_tta-color-orange.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body, .vc_tta-o-non-responsive .vc_tta-color-orange.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
        border-color: transparent;
        background-color: transparent;
    }

@media (min-width:768px) {
    .vc_tta-color-orange.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels {
        background-color: #F7BE68;
    }

        .vc_tta-color-orange.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
            border-color: transparent;
            background-color: transparent;
        }
}

.vc_tta-color-sky.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
    border-color: #4d9ae1;
    background-color: #5AA1E3;
}

    .vc_tta-color-sky.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:focus, .vc_tta-color-sky.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:hover {
        background-color: #4d9ae1;
    }

.vc_tta-color-sky.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title > a {
    color: #fff;
}

.vc_tta-color-sky.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading {
    border-color: #f0f0f0;
    background-color: #f8f8f8;
}

.vc_tta-color-sky.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title > a {
    color: #666;
}

.vc_tta-color-sky.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
    background-color: #f8f8f8;
}

    .vc_tta-color-sky.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body, .vc_tta-color-sky.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::after, .vc_tta-color-sky.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::before {
        border-color: #f0f0f0;
    }

.vc_tta-color-sky.vc_tta-style-classic .vc_tta-controls-icon::after, .vc_tta-color-sky.vc_tta-style-classic .vc_tta-controls-icon::before {
    border-color: #fff;
}

.vc_tta-color-sky.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after, .vc_tta-color-sky.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before {
    border-color: #666;
}

.vc_tta-color-sky.vc_tta-style-classic .vc_tta-tab > a {
    border-color: #4d9ae1;
    background-color: #5AA1E3;
    color: #fff;
}

    .vc_tta-color-sky.vc_tta-style-classic .vc_tta-tab > a:focus, .vc_tta-color-sky.vc_tta-style-classic .vc_tta-tab > a:hover {
        background-color: #4092df;
    }

.vc_tta-color-sky.vc_tta-style-classic .vc_tta-tab.vc_active > a {
    border-color: #f0f0f0;
    background-color: #f8f8f8;
    color: #666;
}

.vc_non_responsive .vc_tta-color-sky.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta-color-sky.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
    background-color: #f8f8f8;
}

    .vc_non_responsive .vc_tta-color-sky.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels, .vc_non_responsive .vc_tta-color-sky.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::after, .vc_non_responsive .vc_tta-color-sky.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::before, .vc_tta-o-non-responsive .vc_tta-color-sky.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta-color-sky.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::after, .vc_tta-o-non-responsive .vc_tta-color-sky.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::before {
        border-color: #f0f0f0;
    }

        .vc_non_responsive .vc_tta-color-sky.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body, .vc_tta-o-non-responsive .vc_tta-color-sky.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
            border-color: transparent;
            background-color: transparent;
        }

@media (min-width:768px) {
    .vc_tta-color-sky.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
        background-color: #f8f8f8;
    }

        .vc_tta-color-sky.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels, .vc_tta-color-sky.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::after, .vc_tta-color-sky.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::before {
            border-color: #f0f0f0;
        }

            .vc_tta-color-sky.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
                border-color: transparent;
                background-color: transparent;
            }
}

.vc_tta-color-sky.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading {
    border-color: #4d9ae1;
    background-color: #5AA1E3;
}

    .vc_tta-color-sky.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading:focus, .vc_tta-color-sky.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading:hover {
        background-color: #4d9ae1;
    }

.vc_tta-color-sky.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-title > a {
    color: #fff;
}

.vc_tta-color-sky.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-heading {
    border-color: #f0f0f0;
    background-color: #f8f8f8;
}

.vc_tta-color-sky.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-title > a {
    color: #666;
}

.vc_tta-color-sky.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body {
    background-color: #f8f8f8;
}

    .vc_tta-color-sky.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body, .vc_tta-color-sky.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body::after, .vc_tta-color-sky.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body::before {
        border-color: #f0f0f0;
    }

.vc_tta-color-sky.vc_tta-style-modern .vc_tta-controls-icon::after, .vc_tta-color-sky.vc_tta-style-modern .vc_tta-controls-icon::before {
    border-color: #fff;
}

.vc_tta-color-sky.vc_tta-style-modern .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after, .vc_tta-color-sky.vc_tta-style-modern .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before {
    border-color: #666;
}

.vc_tta-color-sky.vc_tta-style-modern .vc_tta-tab > a {
    border-color: #4d9ae1;
    background-color: #5AA1E3;
    color: #fff;
}

    .vc_tta-color-sky.vc_tta-style-modern .vc_tta-tab > a:focus, .vc_tta-color-sky.vc_tta-style-modern .vc_tta-tab > a:hover {
        background-color: #4092df;
    }

.vc_tta-color-sky.vc_tta-style-modern .vc_tta-tab.vc_active > a {
    border-color: #f0f0f0;
    background-color: #f8f8f8;
    color: #666;
}

.vc_non_responsive .vc_tta-color-sky.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta-color-sky.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels {
    background-color: #f8f8f8;
}

    .vc_non_responsive .vc_tta-color-sky.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels, .vc_non_responsive .vc_tta-color-sky.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::after, .vc_non_responsive .vc_tta-color-sky.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::before, .vc_tta-o-non-responsive .vc_tta-color-sky.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta-color-sky.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::after, .vc_tta-o-non-responsive .vc_tta-color-sky.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::before {
        border-color: #f0f0f0;
    }

        .vc_non_responsive .vc_tta-color-sky.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body, .vc_tta-o-non-responsive .vc_tta-color-sky.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
            border-color: transparent;
            background-color: transparent;
        }

@media (min-width:768px) {
    .vc_tta-color-sky.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels {
        background-color: #f8f8f8;
    }

        .vc_tta-color-sky.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels, .vc_tta-color-sky.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::after, .vc_tta-color-sky.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::before {
            border-color: #f0f0f0;
        }

            .vc_tta-color-sky.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
                border-color: transparent;
                background-color: transparent;
            }
}

.vc_tta-color-sky.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading {
    border-color: #5AA1E3;
    background-color: transparent;
}

    .vc_tta-color-sky.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading:focus, .vc_tta-color-sky.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading:hover {
        background-color: #5AA1E3;
    }

.vc_tta-color-sky.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-title > a {
    color: #5AA1E3;
}

    .vc_tta-color-sky.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-title > a:hover {
        color: #fff;
    }

.vc_tta-color-sky.vc_tta-style-outline .vc_tta-panel.vc_active .vc_tta-panel-heading {
    border-color: #5AA1E3;
    background-color: transparent;
}

.vc_tta-color-sky.vc_tta-style-outline .vc_tta-panel.vc_active .vc_tta-panel-title > a {
    color: #5AA1E3;
}

.vc_tta-color-sky.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body {
    background-color: transparent;
}

    .vc_tta-color-sky.vc_tta-style-outline .vc_tta-controls-icon::after, .vc_tta-color-sky.vc_tta-style-outline .vc_tta-controls-icon::before, .vc_tta-color-sky.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body, .vc_tta-color-sky.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body::after, .vc_tta-color-sky.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body::before {
        border-color: #5AA1E3;
    }

.vc_tta-color-sky.vc_tta-style-outline .vc_tta-panel-heading:focus .vc_tta-controls-icon::after, .vc_tta-color-sky.vc_tta-style-outline .vc_tta-panel-heading:focus .vc_tta-controls-icon::before, .vc_tta-color-sky.vc_tta-style-outline .vc_tta-panel-heading:hover .vc_tta-controls-icon::after, .vc_tta-color-sky.vc_tta-style-outline .vc_tta-panel-heading:hover .vc_tta-controls-icon::before {
    border-color: #fff;
}

.vc_tta-color-sky.vc_tta-style-outline .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after, .vc_tta-color-sky.vc_tta-style-outline .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before {
    border-color: #5AA1E3;
}

.vc_tta-color-sky.vc_tta-style-outline .vc_tta-tab > a {
    border-color: #5AA1E3;
    background-color: transparent;
    color: #5AA1E3;
}

    .vc_tta-color-sky.vc_tta-style-outline .vc_tta-tab > a:focus, .vc_tta-color-sky.vc_tta-style-outline .vc_tta-tab > a:hover {
        background-color: #5AA1E3;
        color: #fff;
    }

.vc_tta-color-sky.vc_tta-style-outline .vc_tta-tab.vc_active > a {
    border-color: #5AA1E3;
    background-color: transparent;
    color: #5AA1E3;
}

.vc_non_responsive .vc_tta-color-sky.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta-color-sky.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels {
    background-color: transparent;
}

    .vc_non_responsive .vc_tta-color-sky.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels, .vc_non_responsive .vc_tta-color-sky.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::after, .vc_non_responsive .vc_tta-color-sky.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::before, .vc_tta-o-non-responsive .vc_tta-color-sky.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta-color-sky.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::after, .vc_tta-o-non-responsive .vc_tta-color-sky.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::before {
        border-color: #5AA1E3;
    }

        .vc_non_responsive .vc_tta-color-sky.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body, .vc_tta-o-non-responsive .vc_tta-color-sky.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
            border-color: transparent;
            background-color: transparent;
        }

@media (min-width:768px) {
    .vc_tta-color-sky.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels {
        background-color: transparent;
    }

        .vc_tta-color-sky.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels, .vc_tta-color-sky.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::after, .vc_tta-color-sky.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::before {
            border-color: #5AA1E3;
        }

            .vc_tta-color-sky.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
                border-color: transparent;
                background-color: transparent;
            }
}

.vc_tta-color-sky.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading {
    background-color: #4d9ae1;
}

    .vc_tta-color-sky.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading:focus, .vc_tta-color-sky.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading:hover {
        background-color: #4092df;
    }

.vc_tta-color-sky.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-body, .vc_tta-color-sky.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-heading {
    background-color: #5AA1E3;
}

.vc_tta-color-sky.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-title > a {
    color: #fff;
}

.vc_tta-color-sky.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-title > a {
    color: #fff;
}

.vc_tta-color-sky.vc_tta-style-flat:not(.vc_tta-o-no-fill) .vc_tta-panel-body {
    color: #fff;
}

.vc_tta-color-sky.vc_tta-style-flat .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after, .vc_tta-color-sky.vc_tta-style-flat .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before, .vc_tta-color-sky.vc_tta-style-flat .vc_tta-controls-icon::after, .vc_tta-color-sky.vc_tta-style-flat .vc_tta-controls-icon::before {
    border-color: #fff;
}

.vc_tta-color-sky.vc_tta-style-flat .vc_tta-tab > a {
    background-color: #4d9ae1;
    color: #fff;
}

    .vc_tta-color-sky.vc_tta-style-flat .vc_tta-tab > a:focus, .vc_tta-color-sky.vc_tta-style-flat .vc_tta-tab > a:hover {
        background-color: #4092df;
    }

.vc_tta-color-sky.vc_tta-style-flat .vc_tta-tab.vc_active > a {
    background-color: #5AA1E3;
    color: #fff;
}

.vc_non_responsive .vc_tta-color-sky.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta-color-sky.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels {
    background-color: #5AA1E3;
}

    .vc_non_responsive .vc_tta-color-sky.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body, .vc_tta-o-non-responsive .vc_tta-color-sky.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
        border-color: transparent;
        background-color: transparent;
    }

@media (min-width:768px) {
    .vc_tta-color-sky.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels {
        background-color: #5AA1E3;
    }

        .vc_tta-color-sky.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
            border-color: transparent;
            background-color: transparent;
        }
}

.vc_tta-color-green.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
    border-color: #66a038;
    background-color: #6DAB3C;
}

    .vc_tta-color-green.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:focus, .vc_tta-color-green.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:hover {
        background-color: #66a038;
    }

.vc_tta-color-green.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title > a {
    color: #fff;
}

.vc_tta-color-green.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading {
    border-color: #f0f0f0;
    background-color: #f8f8f8;
}

.vc_tta-color-green.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title > a {
    color: #666;
}

.vc_tta-color-green.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
    background-color: #f8f8f8;
}

    .vc_tta-color-green.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body, .vc_tta-color-green.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::after, .vc_tta-color-green.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::before {
        border-color: #f0f0f0;
    }

.vc_tta-color-green.vc_tta-style-classic .vc_tta-controls-icon::after, .vc_tta-color-green.vc_tta-style-classic .vc_tta-controls-icon::before {
    border-color: #fff;
}

.vc_tta-color-green.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after, .vc_tta-color-green.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before {
    border-color: #666;
}

.vc_tta-color-green.vc_tta-style-classic .vc_tta-tab > a {
    border-color: #66a038;
    background-color: #6DAB3C;
    color: #fff;
}

    .vc_tta-color-green.vc_tta-style-classic .vc_tta-tab > a:focus, .vc_tta-color-green.vc_tta-style-classic .vc_tta-tab > a:hover {
        background-color: #5f9434;
    }

.vc_tta-color-green.vc_tta-style-classic .vc_tta-tab.vc_active > a {
    border-color: #f0f0f0;
    background-color: #f8f8f8;
    color: #666;
}

.vc_non_responsive .vc_tta-color-green.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta-color-green.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
    background-color: #f8f8f8;
}

    .vc_non_responsive .vc_tta-color-green.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels, .vc_non_responsive .vc_tta-color-green.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::after, .vc_non_responsive .vc_tta-color-green.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::before, .vc_tta-o-non-responsive .vc_tta-color-green.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta-color-green.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::after, .vc_tta-o-non-responsive .vc_tta-color-green.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::before {
        border-color: #f0f0f0;
    }

        .vc_non_responsive .vc_tta-color-green.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body, .vc_tta-o-non-responsive .vc_tta-color-green.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
            border-color: transparent;
            background-color: transparent;
        }

@media (min-width:768px) {
    .vc_tta-color-green.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
        background-color: #f8f8f8;
    }

        .vc_tta-color-green.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels, .vc_tta-color-green.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::after, .vc_tta-color-green.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::before {
            border-color: #f0f0f0;
        }

            .vc_tta-color-green.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
                border-color: transparent;
                background-color: transparent;
            }
}

.vc_tta-color-green.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading {
    border-color: #66a038;
    background-color: #6DAB3C;
}

    .vc_tta-color-green.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading:focus, .vc_tta-color-green.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading:hover {
        background-color: #66a038;
    }

.vc_tta-color-green.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-title > a {
    color: #fff;
}

.vc_tta-color-green.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-heading {
    border-color: #f0f0f0;
    background-color: #f8f8f8;
}

.vc_tta-color-green.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-title > a {
    color: #666;
}

.vc_tta-color-green.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body {
    background-color: #f8f8f8;
}

    .vc_tta-color-green.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body, .vc_tta-color-green.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body::after, .vc_tta-color-green.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body::before {
        border-color: #f0f0f0;
    }

.vc_tta-color-green.vc_tta-style-modern .vc_tta-controls-icon::after, .vc_tta-color-green.vc_tta-style-modern .vc_tta-controls-icon::before {
    border-color: #fff;
}

.vc_tta-color-green.vc_tta-style-modern .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after, .vc_tta-color-green.vc_tta-style-modern .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before {
    border-color: #666;
}

.vc_tta-color-green.vc_tta-style-modern .vc_tta-tab > a {
    border-color: #66a038;
    background-color: #6DAB3C;
    color: #fff;
}

    .vc_tta-color-green.vc_tta-style-modern .vc_tta-tab > a:focus, .vc_tta-color-green.vc_tta-style-modern .vc_tta-tab > a:hover {
        background-color: #5f9434;
    }

.vc_tta-color-green.vc_tta-style-modern .vc_tta-tab.vc_active > a {
    border-color: #f0f0f0;
    background-color: #f8f8f8;
    color: #666;
}

.vc_non_responsive .vc_tta-color-green.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta-color-green.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels {
    background-color: #f8f8f8;
}

    .vc_non_responsive .vc_tta-color-green.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels, .vc_non_responsive .vc_tta-color-green.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::after, .vc_non_responsive .vc_tta-color-green.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::before, .vc_tta-o-non-responsive .vc_tta-color-green.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta-color-green.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::after, .vc_tta-o-non-responsive .vc_tta-color-green.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::before {
        border-color: #f0f0f0;
    }

        .vc_non_responsive .vc_tta-color-green.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body, .vc_tta-o-non-responsive .vc_tta-color-green.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
            border-color: transparent;
            background-color: transparent;
        }

@media (min-width:768px) {
    .vc_tta-color-green.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels {
        background-color: #f8f8f8;
    }

        .vc_tta-color-green.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels, .vc_tta-color-green.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::after, .vc_tta-color-green.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::before {
            border-color: #f0f0f0;
        }

            .vc_tta-color-green.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
                border-color: transparent;
                background-color: transparent;
            }
}

.vc_tta-color-green.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading {
    border-color: #6DAB3C;
    background-color: transparent;
}

    .vc_tta-color-green.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading:focus, .vc_tta-color-green.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading:hover {
        background-color: #6DAB3C;
    }

.vc_tta-color-green.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-title > a {
    color: #6DAB3C;
}

    .vc_tta-color-green.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-title > a:hover {
        color: #fff;
    }

.vc_tta-color-green.vc_tta-style-outline .vc_tta-panel.vc_active .vc_tta-panel-heading {
    border-color: #6DAB3C;
    background-color: transparent;
}

.vc_tta-color-green.vc_tta-style-outline .vc_tta-panel.vc_active .vc_tta-panel-title > a {
    color: #6DAB3C;
}

.vc_tta-color-green.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body {
    background-color: transparent;
}

    .vc_tta-color-green.vc_tta-style-outline .vc_tta-controls-icon::after, .vc_tta-color-green.vc_tta-style-outline .vc_tta-controls-icon::before, .vc_tta-color-green.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body, .vc_tta-color-green.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body::after, .vc_tta-color-green.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body::before {
        border-color: #6DAB3C;
    }

.vc_tta-color-green.vc_tta-style-outline .vc_tta-panel-heading:focus .vc_tta-controls-icon::after, .vc_tta-color-green.vc_tta-style-outline .vc_tta-panel-heading:focus .vc_tta-controls-icon::before, .vc_tta-color-green.vc_tta-style-outline .vc_tta-panel-heading:hover .vc_tta-controls-icon::after, .vc_tta-color-green.vc_tta-style-outline .vc_tta-panel-heading:hover .vc_tta-controls-icon::before {
    border-color: #fff;
}

.vc_tta-color-green.vc_tta-style-outline .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after, .vc_tta-color-green.vc_tta-style-outline .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before {
    border-color: #6DAB3C;
}

.vc_tta-color-green.vc_tta-style-outline .vc_tta-tab > a {
    border-color: #6DAB3C;
    background-color: transparent;
    color: #6DAB3C;
}

    .vc_tta-color-green.vc_tta-style-outline .vc_tta-tab > a:focus, .vc_tta-color-green.vc_tta-style-outline .vc_tta-tab > a:hover {
        background-color: #6DAB3C;
        color: #fff;
    }

.vc_tta-color-green.vc_tta-style-outline .vc_tta-tab.vc_active > a {
    border-color: #6DAB3C;
    background-color: transparent;
    color: #6DAB3C;
}

.vc_non_responsive .vc_tta-color-green.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta-color-green.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels {
    background-color: transparent;
}

    .vc_non_responsive .vc_tta-color-green.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels, .vc_non_responsive .vc_tta-color-green.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::after, .vc_non_responsive .vc_tta-color-green.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::before, .vc_tta-o-non-responsive .vc_tta-color-green.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta-color-green.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::after, .vc_tta-o-non-responsive .vc_tta-color-green.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::before {
        border-color: #6DAB3C;
    }

        .vc_non_responsive .vc_tta-color-green.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body, .vc_tta-o-non-responsive .vc_tta-color-green.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
            border-color: transparent;
            background-color: transparent;
        }

@media (min-width:768px) {
    .vc_tta-color-green.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels {
        background-color: transparent;
    }

        .vc_tta-color-green.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels, .vc_tta-color-green.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::after, .vc_tta-color-green.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::before {
            border-color: #6DAB3C;
        }

            .vc_tta-color-green.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
                border-color: transparent;
                background-color: transparent;
            }
}

.vc_tta-color-green.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading {
    background-color: #66a038;
}

    .vc_tta-color-green.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading:focus, .vc_tta-color-green.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading:hover {
        background-color: #5f9434;
    }

.vc_tta-color-green.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-body, .vc_tta-color-green.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-heading {
    background-color: #6DAB3C;
}

.vc_tta-color-green.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-title > a {
    color: #fff;
}

.vc_tta-color-green.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-title > a {
    color: #fff;
}

.vc_tta-color-green.vc_tta-style-flat:not(.vc_tta-o-no-fill) .vc_tta-panel-body {
    color: #fff;
}

.vc_tta-color-green.vc_tta-style-flat .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after, .vc_tta-color-green.vc_tta-style-flat .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before, .vc_tta-color-green.vc_tta-style-flat .vc_tta-controls-icon::after, .vc_tta-color-green.vc_tta-style-flat .vc_tta-controls-icon::before {
    border-color: #fff;
}

.vc_tta-color-green.vc_tta-style-flat .vc_tta-tab > a {
    background-color: #66a038;
    color: #fff;
}

    .vc_tta-color-green.vc_tta-style-flat .vc_tta-tab > a:focus, .vc_tta-color-green.vc_tta-style-flat .vc_tta-tab > a:hover {
        background-color: #5f9434;
    }

.vc_tta-color-green.vc_tta-style-flat .vc_tta-tab.vc_active > a {
    background-color: #6DAB3C;
    color: #fff;
}

.vc_non_responsive .vc_tta-color-green.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta-color-green.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels {
    background-color: #6DAB3C;
}

    .vc_non_responsive .vc_tta-color-green.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body, .vc_tta-o-non-responsive .vc_tta-color-green.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
        border-color: transparent;
        background-color: transparent;
    }

@media (min-width:768px) {
    .vc_tta-color-green.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels {
        background-color: #6DAB3C;
    }

        .vc_tta-color-green.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
            border-color: transparent;
            background-color: transparent;
        }
}

.vc_tta-color-juicy-pink.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
    border-color: #f3443f;
    background-color: #F4524D;
}

    .vc_tta-color-juicy-pink.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:focus, .vc_tta-color-juicy-pink.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:hover {
        background-color: #f3443f;
    }

.vc_tta-color-juicy-pink.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title > a {
    color: #fff;
}

.vc_tta-color-juicy-pink.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading {
    border-color: #f0f0f0;
    background-color: #f8f8f8;
}

.vc_tta-color-juicy-pink.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title > a {
    color: #666;
}

.vc_tta-color-juicy-pink.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
    background-color: #f8f8f8;
}

    .vc_tta-color-juicy-pink.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body, .vc_tta-color-juicy-pink.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::after, .vc_tta-color-juicy-pink.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::before {
        border-color: #f0f0f0;
    }

.vc_tta-color-juicy-pink.vc_tta-style-classic .vc_tta-controls-icon::after, .vc_tta-color-juicy-pink.vc_tta-style-classic .vc_tta-controls-icon::before {
    border-color: #fff;
}

.vc_tta-color-juicy-pink.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after, .vc_tta-color-juicy-pink.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before {
    border-color: #666;
}

.vc_tta-color-juicy-pink.vc_tta-style-classic .vc_tta-tab > a {
    border-color: #f3443f;
    background-color: #F4524D;
    color: #fff;
}

    .vc_tta-color-juicy-pink.vc_tta-style-classic .vc_tta-tab > a:focus, .vc_tta-color-juicy-pink.vc_tta-style-classic .vc_tta-tab > a:hover {
        background-color: #f23630;
    }

.vc_tta-color-juicy-pink.vc_tta-style-classic .vc_tta-tab.vc_active > a {
    border-color: #f0f0f0;
    background-color: #f8f8f8;
    color: #666;
}

.vc_non_responsive .vc_tta-color-juicy-pink.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta-color-juicy-pink.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
    background-color: #f8f8f8;
}

    .vc_non_responsive .vc_tta-color-juicy-pink.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels, .vc_non_responsive .vc_tta-color-juicy-pink.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::after, .vc_non_responsive .vc_tta-color-juicy-pink.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::before, .vc_tta-o-non-responsive .vc_tta-color-juicy-pink.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta-color-juicy-pink.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::after, .vc_tta-o-non-responsive .vc_tta-color-juicy-pink.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::before {
        border-color: #f0f0f0;
    }

        .vc_non_responsive .vc_tta-color-juicy-pink.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body, .vc_tta-o-non-responsive .vc_tta-color-juicy-pink.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
            border-color: transparent;
            background-color: transparent;
        }

@media (min-width:768px) {
    .vc_tta-color-juicy-pink.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
        background-color: #f8f8f8;
    }

        .vc_tta-color-juicy-pink.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels, .vc_tta-color-juicy-pink.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::after, .vc_tta-color-juicy-pink.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::before {
            border-color: #f0f0f0;
        }

            .vc_tta-color-juicy-pink.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
                border-color: transparent;
                background-color: transparent;
            }
}

.vc_tta-color-juicy-pink.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading {
    border-color: #f3443f;
    background-color: #F4524D;
}

    .vc_tta-color-juicy-pink.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading:focus, .vc_tta-color-juicy-pink.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading:hover {
        background-color: #f3443f;
    }

.vc_tta-color-juicy-pink.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-title > a {
    color: #fff;
}

.vc_tta-color-juicy-pink.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-heading {
    border-color: #f0f0f0;
    background-color: #f8f8f8;
}

.vc_tta-color-juicy-pink.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-title > a {
    color: #666;
}

.vc_tta-color-juicy-pink.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body {
    background-color: #f8f8f8;
}

    .vc_tta-color-juicy-pink.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body, .vc_tta-color-juicy-pink.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body::after, .vc_tta-color-juicy-pink.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body::before {
        border-color: #f0f0f0;
    }

.vc_tta-color-juicy-pink.vc_tta-style-modern .vc_tta-controls-icon::after, .vc_tta-color-juicy-pink.vc_tta-style-modern .vc_tta-controls-icon::before {
    border-color: #fff;
}

.vc_tta-color-juicy-pink.vc_tta-style-modern .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after, .vc_tta-color-juicy-pink.vc_tta-style-modern .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before {
    border-color: #666;
}

.vc_tta-color-juicy-pink.vc_tta-style-modern .vc_tta-tab > a {
    border-color: #f3443f;
    background-color: #F4524D;
    color: #fff;
}

    .vc_tta-color-juicy-pink.vc_tta-style-modern .vc_tta-tab > a:focus, .vc_tta-color-juicy-pink.vc_tta-style-modern .vc_tta-tab > a:hover {
        background-color: #f23630;
    }

.vc_tta-color-juicy-pink.vc_tta-style-modern .vc_tta-tab.vc_active > a {
    border-color: #f0f0f0;
    background-color: #f8f8f8;
    color: #666;
}

.vc_non_responsive .vc_tta-color-juicy-pink.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta-color-juicy-pink.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels {
    background-color: #f8f8f8;
}

    .vc_non_responsive .vc_tta-color-juicy-pink.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels, .vc_non_responsive .vc_tta-color-juicy-pink.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::after, .vc_non_responsive .vc_tta-color-juicy-pink.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::before, .vc_tta-o-non-responsive .vc_tta-color-juicy-pink.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta-color-juicy-pink.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::after, .vc_tta-o-non-responsive .vc_tta-color-juicy-pink.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::before {
        border-color: #f0f0f0;
    }

        .vc_non_responsive .vc_tta-color-juicy-pink.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body, .vc_tta-o-non-responsive .vc_tta-color-juicy-pink.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
            border-color: transparent;
            background-color: transparent;
        }

@media (min-width:768px) {
    .vc_tta-color-juicy-pink.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels {
        background-color: #f8f8f8;
    }

        .vc_tta-color-juicy-pink.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels, .vc_tta-color-juicy-pink.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::after, .vc_tta-color-juicy-pink.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::before {
            border-color: #f0f0f0;
        }

            .vc_tta-color-juicy-pink.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
                border-color: transparent;
                background-color: transparent;
            }
}

.vc_tta-color-juicy-pink.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading {
    border-color: #F4524D;
    background-color: transparent;
}

    .vc_tta-color-juicy-pink.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading:focus, .vc_tta-color-juicy-pink.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading:hover {
        background-color: #F4524D;
    }

.vc_tta-color-juicy-pink.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-title > a {
    color: #F4524D;
}

    .vc_tta-color-juicy-pink.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-title > a:hover {
        color: #fff;
    }

.vc_tta-color-juicy-pink.vc_tta-style-outline .vc_tta-panel.vc_active .vc_tta-panel-heading {
    border-color: #F4524D;
    background-color: transparent;
}

.vc_tta-color-juicy-pink.vc_tta-style-outline .vc_tta-panel.vc_active .vc_tta-panel-title > a {
    color: #F4524D;
}

.vc_tta-color-juicy-pink.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body {
    background-color: transparent;
}

    .vc_tta-color-juicy-pink.vc_tta-style-outline .vc_tta-controls-icon::after, .vc_tta-color-juicy-pink.vc_tta-style-outline .vc_tta-controls-icon::before, .vc_tta-color-juicy-pink.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body, .vc_tta-color-juicy-pink.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body::after, .vc_tta-color-juicy-pink.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body::before {
        border-color: #F4524D;
    }

.vc_tta-color-juicy-pink.vc_tta-style-outline .vc_tta-panel-heading:focus .vc_tta-controls-icon::after, .vc_tta-color-juicy-pink.vc_tta-style-outline .vc_tta-panel-heading:focus .vc_tta-controls-icon::before, .vc_tta-color-juicy-pink.vc_tta-style-outline .vc_tta-panel-heading:hover .vc_tta-controls-icon::after, .vc_tta-color-juicy-pink.vc_tta-style-outline .vc_tta-panel-heading:hover .vc_tta-controls-icon::before {
    border-color: #fff;
}

.vc_tta-color-juicy-pink.vc_tta-style-outline .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after, .vc_tta-color-juicy-pink.vc_tta-style-outline .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before {
    border-color: #F4524D;
}

.vc_tta-color-juicy-pink.vc_tta-style-outline .vc_tta-tab > a {
    border-color: #F4524D;
    background-color: transparent;
    color: #F4524D;
}

    .vc_tta-color-juicy-pink.vc_tta-style-outline .vc_tta-tab > a:focus, .vc_tta-color-juicy-pink.vc_tta-style-outline .vc_tta-tab > a:hover {
        background-color: #F4524D;
        color: #fff;
    }

.vc_tta-color-juicy-pink.vc_tta-style-outline .vc_tta-tab.vc_active > a {
    border-color: #F4524D;
    background-color: transparent;
    color: #F4524D;
}

.vc_non_responsive .vc_tta-color-juicy-pink.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta-color-juicy-pink.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels {
    background-color: transparent;
}

    .vc_non_responsive .vc_tta-color-juicy-pink.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels, .vc_non_responsive .vc_tta-color-juicy-pink.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::after, .vc_non_responsive .vc_tta-color-juicy-pink.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::before, .vc_tta-o-non-responsive .vc_tta-color-juicy-pink.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta-color-juicy-pink.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::after, .vc_tta-o-non-responsive .vc_tta-color-juicy-pink.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::before {
        border-color: #F4524D;
    }

        .vc_non_responsive .vc_tta-color-juicy-pink.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body, .vc_tta-o-non-responsive .vc_tta-color-juicy-pink.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
            border-color: transparent;
            background-color: transparent;
        }

@media (min-width:768px) {
    .vc_tta-color-juicy-pink.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels {
        background-color: transparent;
    }

        .vc_tta-color-juicy-pink.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels, .vc_tta-color-juicy-pink.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::after, .vc_tta-color-juicy-pink.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::before {
            border-color: #F4524D;
        }

            .vc_tta-color-juicy-pink.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
                border-color: transparent;
                background-color: transparent;
            }
}

.vc_tta-color-juicy-pink.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading {
    background-color: #f3443f;
}

    .vc_tta-color-juicy-pink.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading:focus, .vc_tta-color-juicy-pink.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading:hover {
        background-color: #f23630;
    }

.vc_tta-color-juicy-pink.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-body, .vc_tta-color-juicy-pink.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-heading {
    background-color: #F4524D;
}

.vc_tta-color-juicy-pink.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-title > a {
    color: #fff;
}

.vc_tta-color-juicy-pink.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-title > a {
    color: #fff;
}

.vc_tta-color-juicy-pink.vc_tta-style-flat:not(.vc_tta-o-no-fill) .vc_tta-panel-body {
    color: #fff;
}

.vc_tta-color-juicy-pink.vc_tta-style-flat .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after, .vc_tta-color-juicy-pink.vc_tta-style-flat .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before, .vc_tta-color-juicy-pink.vc_tta-style-flat .vc_tta-controls-icon::after, .vc_tta-color-juicy-pink.vc_tta-style-flat .vc_tta-controls-icon::before {
    border-color: #fff;
}

.vc_tta-color-juicy-pink.vc_tta-style-flat .vc_tta-tab > a {
    background-color: #f3443f;
    color: #fff;
}

    .vc_tta-color-juicy-pink.vc_tta-style-flat .vc_tta-tab > a:focus, .vc_tta-color-juicy-pink.vc_tta-style-flat .vc_tta-tab > a:hover {
        background-color: #f23630;
    }

.vc_tta-color-juicy-pink.vc_tta-style-flat .vc_tta-tab.vc_active > a {
    background-color: #F4524D;
    color: #fff;
}

.vc_non_responsive .vc_tta-color-juicy-pink.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta-color-juicy-pink.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels {
    background-color: #F4524D;
}

    .vc_non_responsive .vc_tta-color-juicy-pink.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body, .vc_tta-o-non-responsive .vc_tta-color-juicy-pink.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
        border-color: transparent;
        background-color: transparent;
    }

@media (min-width:768px) {
    .vc_tta-color-juicy-pink.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels {
        background-color: #F4524D;
    }

        .vc_tta-color-juicy-pink.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
            border-color: transparent;
            background-color: transparent;
        }
}

.vc_tta-color-sandy-brown.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
    border-color: #f68a59;
    background-color: #F79468;
}

    .vc_tta-color-sandy-brown.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:focus, .vc_tta-color-sandy-brown.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:hover {
        background-color: #f68a59;
    }

.vc_tta-color-sandy-brown.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title > a {
    color: #fff;
}

.vc_tta-color-sandy-brown.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading {
    border-color: #f0f0f0;
    background-color: #f8f8f8;
}

.vc_tta-color-sandy-brown.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title > a {
    color: #666;
}

.vc_tta-color-sandy-brown.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
    background-color: #f8f8f8;
}

    .vc_tta-color-sandy-brown.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body, .vc_tta-color-sandy-brown.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::after, .vc_tta-color-sandy-brown.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::before {
        border-color: #f0f0f0;
    }

.vc_tta-color-sandy-brown.vc_tta-style-classic .vc_tta-controls-icon::after, .vc_tta-color-sandy-brown.vc_tta-style-classic .vc_tta-controls-icon::before {
    border-color: #fff;
}

.vc_tta-color-sandy-brown.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after, .vc_tta-color-sandy-brown.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before {
    border-color: #666;
}

.vc_tta-color-sandy-brown.vc_tta-style-classic .vc_tta-tab > a {
    border-color: #f68a59;
    background-color: #F79468;
    color: #fff;
}

    .vc_tta-color-sandy-brown.vc_tta-style-classic .vc_tta-tab > a:focus, .vc_tta-color-sandy-brown.vc_tta-style-classic .vc_tta-tab > a:hover {
        background-color: #f57f4b;
    }

.vc_tta-color-sandy-brown.vc_tta-style-classic .vc_tta-tab.vc_active > a {
    border-color: #f0f0f0;
    background-color: #f8f8f8;
    color: #666;
}

.vc_non_responsive .vc_tta-color-sandy-brown.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta-color-sandy-brown.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
    background-color: #f8f8f8;
}

    .vc_non_responsive .vc_tta-color-sandy-brown.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels, .vc_non_responsive .vc_tta-color-sandy-brown.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::after, .vc_non_responsive .vc_tta-color-sandy-brown.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::before, .vc_tta-o-non-responsive .vc_tta-color-sandy-brown.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta-color-sandy-brown.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::after, .vc_tta-o-non-responsive .vc_tta-color-sandy-brown.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::before {
        border-color: #f0f0f0;
    }

        .vc_non_responsive .vc_tta-color-sandy-brown.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body, .vc_tta-o-non-responsive .vc_tta-color-sandy-brown.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
            border-color: transparent;
            background-color: transparent;
        }

@media (min-width:768px) {
    .vc_tta-color-sandy-brown.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
        background-color: #f8f8f8;
    }

        .vc_tta-color-sandy-brown.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels, .vc_tta-color-sandy-brown.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::after, .vc_tta-color-sandy-brown.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::before {
            border-color: #f0f0f0;
        }

            .vc_tta-color-sandy-brown.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
                border-color: transparent;
                background-color: transparent;
            }
}

.vc_tta-color-sandy-brown.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading {
    border-color: #f68a59;
    background-color: #F79468;
}

    .vc_tta-color-sandy-brown.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading:focus, .vc_tta-color-sandy-brown.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading:hover {
        background-color: #f68a59;
    }

.vc_tta-color-sandy-brown.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-title > a {
    color: #fff;
}

.vc_tta-color-sandy-brown.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-heading {
    border-color: #f0f0f0;
    background-color: #f8f8f8;
}

.vc_tta-color-sandy-brown.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-title > a {
    color: #666;
}

.vc_tta-color-sandy-brown.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body {
    background-color: #f8f8f8;
}

    .vc_tta-color-sandy-brown.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body, .vc_tta-color-sandy-brown.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body::after, .vc_tta-color-sandy-brown.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body::before {
        border-color: #f0f0f0;
    }

.vc_tta-color-sandy-brown.vc_tta-style-modern .vc_tta-controls-icon::after, .vc_tta-color-sandy-brown.vc_tta-style-modern .vc_tta-controls-icon::before {
    border-color: #fff;
}

.vc_tta-color-sandy-brown.vc_tta-style-modern .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after, .vc_tta-color-sandy-brown.vc_tta-style-modern .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before {
    border-color: #666;
}

.vc_tta-color-sandy-brown.vc_tta-style-modern .vc_tta-tab > a {
    border-color: #f68a59;
    background-color: #F79468;
    color: #fff;
}

    .vc_tta-color-sandy-brown.vc_tta-style-modern .vc_tta-tab > a:focus, .vc_tta-color-sandy-brown.vc_tta-style-modern .vc_tta-tab > a:hover {
        background-color: #f57f4b;
    }

.vc_tta-color-sandy-brown.vc_tta-style-modern .vc_tta-tab.vc_active > a {
    border-color: #f0f0f0;
    background-color: #f8f8f8;
    color: #666;
}

.vc_non_responsive .vc_tta-color-sandy-brown.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta-color-sandy-brown.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels {
    background-color: #f8f8f8;
}

    .vc_non_responsive .vc_tta-color-sandy-brown.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels, .vc_non_responsive .vc_tta-color-sandy-brown.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::after, .vc_non_responsive .vc_tta-color-sandy-brown.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::before, .vc_tta-o-non-responsive .vc_tta-color-sandy-brown.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta-color-sandy-brown.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::after, .vc_tta-o-non-responsive .vc_tta-color-sandy-brown.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::before {
        border-color: #f0f0f0;
    }

        .vc_non_responsive .vc_tta-color-sandy-brown.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body, .vc_tta-o-non-responsive .vc_tta-color-sandy-brown.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
            border-color: transparent;
            background-color: transparent;
        }

@media (min-width:768px) {
    .vc_tta-color-sandy-brown.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels {
        background-color: #f8f8f8;
    }

        .vc_tta-color-sandy-brown.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels, .vc_tta-color-sandy-brown.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::after, .vc_tta-color-sandy-brown.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::before {
            border-color: #f0f0f0;
        }

            .vc_tta-color-sandy-brown.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
                border-color: transparent;
                background-color: transparent;
            }
}

.vc_tta-color-sandy-brown.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading {
    border-color: #F79468;
    background-color: transparent;
}

    .vc_tta-color-sandy-brown.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading:focus, .vc_tta-color-sandy-brown.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading:hover {
        background-color: #F79468;
    }

.vc_tta-color-sandy-brown.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-title > a {
    color: #F79468;
}

    .vc_tta-color-sandy-brown.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-title > a:hover {
        color: #fff;
    }

.vc_tta-color-sandy-brown.vc_tta-style-outline .vc_tta-panel.vc_active .vc_tta-panel-heading {
    border-color: #F79468;
    background-color: transparent;
}

.vc_tta-color-sandy-brown.vc_tta-style-outline .vc_tta-panel.vc_active .vc_tta-panel-title > a {
    color: #F79468;
}

.vc_tta-color-sandy-brown.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body {
    background-color: transparent;
}

    .vc_tta-color-sandy-brown.vc_tta-style-outline .vc_tta-controls-icon::after, .vc_tta-color-sandy-brown.vc_tta-style-outline .vc_tta-controls-icon::before, .vc_tta-color-sandy-brown.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body, .vc_tta-color-sandy-brown.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body::after, .vc_tta-color-sandy-brown.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body::before {
        border-color: #F79468;
    }

.vc_tta-color-sandy-brown.vc_tta-style-outline .vc_tta-panel-heading:focus .vc_tta-controls-icon::after, .vc_tta-color-sandy-brown.vc_tta-style-outline .vc_tta-panel-heading:focus .vc_tta-controls-icon::before, .vc_tta-color-sandy-brown.vc_tta-style-outline .vc_tta-panel-heading:hover .vc_tta-controls-icon::after, .vc_tta-color-sandy-brown.vc_tta-style-outline .vc_tta-panel-heading:hover .vc_tta-controls-icon::before {
    border-color: #fff;
}

.vc_tta-color-sandy-brown.vc_tta-style-outline .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after, .vc_tta-color-sandy-brown.vc_tta-style-outline .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before {
    border-color: #F79468;
}

.vc_tta-color-sandy-brown.vc_tta-style-outline .vc_tta-tab > a {
    border-color: #F79468;
    background-color: transparent;
    color: #F79468;
}

    .vc_tta-color-sandy-brown.vc_tta-style-outline .vc_tta-tab > a:focus, .vc_tta-color-sandy-brown.vc_tta-style-outline .vc_tta-tab > a:hover {
        background-color: #F79468;
        color: #fff;
    }

.vc_tta-color-sandy-brown.vc_tta-style-outline .vc_tta-tab.vc_active > a {
    border-color: #F79468;
    background-color: transparent;
    color: #F79468;
}

.vc_non_responsive .vc_tta-color-sandy-brown.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta-color-sandy-brown.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels {
    background-color: transparent;
}

    .vc_non_responsive .vc_tta-color-sandy-brown.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels, .vc_non_responsive .vc_tta-color-sandy-brown.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::after, .vc_non_responsive .vc_tta-color-sandy-brown.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::before, .vc_tta-o-non-responsive .vc_tta-color-sandy-brown.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta-color-sandy-brown.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::after, .vc_tta-o-non-responsive .vc_tta-color-sandy-brown.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::before {
        border-color: #F79468;
    }

        .vc_non_responsive .vc_tta-color-sandy-brown.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body, .vc_tta-o-non-responsive .vc_tta-color-sandy-brown.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
            border-color: transparent;
            background-color: transparent;
        }

@media (min-width:768px) {
    .vc_tta-color-sandy-brown.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels {
        background-color: transparent;
    }

        .vc_tta-color-sandy-brown.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels, .vc_tta-color-sandy-brown.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::after, .vc_tta-color-sandy-brown.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::before {
            border-color: #F79468;
        }

            .vc_tta-color-sandy-brown.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
                border-color: transparent;
                background-color: transparent;
            }
}

.vc_tta-color-sandy-brown.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading {
    background-color: #f68a59;
}

    .vc_tta-color-sandy-brown.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading:focus, .vc_tta-color-sandy-brown.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading:hover {
        background-color: #f57f4b;
    }

.vc_tta-color-sandy-brown.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-body, .vc_tta-color-sandy-brown.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-heading {
    background-color: #F79468;
}

.vc_tta-color-sandy-brown.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-title > a {
    color: #fff;
}

.vc_tta-color-sandy-brown.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-title > a {
    color: #fff;
}

.vc_tta-color-sandy-brown.vc_tta-style-flat:not(.vc_tta-o-no-fill) .vc_tta-panel-body {
    color: #fff;
}

.vc_tta-color-sandy-brown.vc_tta-style-flat .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after, .vc_tta-color-sandy-brown.vc_tta-style-flat .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before, .vc_tta-color-sandy-brown.vc_tta-style-flat .vc_tta-controls-icon::after, .vc_tta-color-sandy-brown.vc_tta-style-flat .vc_tta-controls-icon::before {
    border-color: #fff;
}

.vc_tta-color-sandy-brown.vc_tta-style-flat .vc_tta-tab > a {
    background-color: #f68a59;
    color: #fff;
}

    .vc_tta-color-sandy-brown.vc_tta-style-flat .vc_tta-tab > a:focus, .vc_tta-color-sandy-brown.vc_tta-style-flat .vc_tta-tab > a:hover {
        background-color: #f57f4b;
    }

.vc_tta-color-sandy-brown.vc_tta-style-flat .vc_tta-tab.vc_active > a {
    background-color: #F79468;
    color: #fff;
}

.vc_non_responsive .vc_tta-color-sandy-brown.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta-color-sandy-brown.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels {
    background-color: #F79468;
}

    .vc_non_responsive .vc_tta-color-sandy-brown.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body, .vc_tta-o-non-responsive .vc_tta-color-sandy-brown.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
        border-color: transparent;
        background-color: transparent;
    }

@media (min-width:768px) {
    .vc_tta-color-sandy-brown.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels {
        background-color: #F79468;
    }

        .vc_tta-color-sandy-brown.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
            border-color: transparent;
            background-color: transparent;
        }
}

.vc_tta-color-purple.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
    border-color: #b474b6;
    background-color: #B97EBB;
}

    .vc_tta-color-purple.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:focus, .vc_tta-color-purple.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:hover {
        background-color: #b474b6;
    }

.vc_tta-color-purple.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title > a {
    color: #fff;
}

.vc_tta-color-purple.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading {
    border-color: #f0f0f0;
    background-color: #f8f8f8;
}

.vc_tta-color-purple.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title > a {
    color: #666;
}

.vc_tta-color-purple.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
    background-color: #f8f8f8;
}

    .vc_tta-color-purple.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body, .vc_tta-color-purple.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::after, .vc_tta-color-purple.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::before {
        border-color: #f0f0f0;
    }

.vc_tta-color-purple.vc_tta-style-classic .vc_tta-controls-icon::after, .vc_tta-color-purple.vc_tta-style-classic .vc_tta-controls-icon::before {
    border-color: #fff;
}

.vc_tta-color-purple.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after, .vc_tta-color-purple.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before {
    border-color: #666;
}

.vc_tta-color-purple.vc_tta-style-classic .vc_tta-tab > a {
    border-color: #b474b6;
    background-color: #B97EBB;
    color: #fff;
}

    .vc_tta-color-purple.vc_tta-style-classic .vc_tta-tab > a:focus, .vc_tta-color-purple.vc_tta-style-classic .vc_tta-tab > a:hover {
        background-color: #ae6ab0;
    }

.vc_tta-color-purple.vc_tta-style-classic .vc_tta-tab.vc_active > a {
    border-color: #f0f0f0;
    background-color: #f8f8f8;
    color: #666;
}

.vc_non_responsive .vc_tta-color-purple.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta-color-purple.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
    background-color: #f8f8f8;
}

    .vc_non_responsive .vc_tta-color-purple.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels, .vc_non_responsive .vc_tta-color-purple.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::after, .vc_non_responsive .vc_tta-color-purple.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::before, .vc_tta-o-non-responsive .vc_tta-color-purple.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta-color-purple.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::after, .vc_tta-o-non-responsive .vc_tta-color-purple.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::before {
        border-color: #f0f0f0;
    }

        .vc_non_responsive .vc_tta-color-purple.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body, .vc_tta-o-non-responsive .vc_tta-color-purple.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
            border-color: transparent;
            background-color: transparent;
        }

@media (min-width:768px) {
    .vc_tta-color-purple.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
        background-color: #f8f8f8;
    }

        .vc_tta-color-purple.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels, .vc_tta-color-purple.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::after, .vc_tta-color-purple.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::before {
            border-color: #f0f0f0;
        }

            .vc_tta-color-purple.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
                border-color: transparent;
                background-color: transparent;
            }
}

.vc_tta-color-purple.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading {
    border-color: #b474b6;
    background-color: #B97EBB;
}

    .vc_tta-color-purple.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading:focus, .vc_tta-color-purple.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading:hover {
        background-color: #b474b6;
    }

.vc_tta-color-purple.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-title > a {
    color: #fff;
}

.vc_tta-color-purple.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-heading {
    border-color: #f0f0f0;
    background-color: #f8f8f8;
}

.vc_tta-color-purple.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-title > a {
    color: #666;
}

.vc_tta-color-purple.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body {
    background-color: #f8f8f8;
}

    .vc_tta-color-purple.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body, .vc_tta-color-purple.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body::after, .vc_tta-color-purple.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body::before {
        border-color: #f0f0f0;
    }

.vc_tta-color-purple.vc_tta-style-modern .vc_tta-controls-icon::after, .vc_tta-color-purple.vc_tta-style-modern .vc_tta-controls-icon::before {
    border-color: #fff;
}

.vc_tta-color-purple.vc_tta-style-modern .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after, .vc_tta-color-purple.vc_tta-style-modern .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before {
    border-color: #666;
}

.vc_tta-color-purple.vc_tta-style-modern .vc_tta-tab > a {
    border-color: #b474b6;
    background-color: #B97EBB;
    color: #fff;
}

    .vc_tta-color-purple.vc_tta-style-modern .vc_tta-tab > a:focus, .vc_tta-color-purple.vc_tta-style-modern .vc_tta-tab > a:hover {
        background-color: #ae6ab0;
    }

.vc_tta-color-purple.vc_tta-style-modern .vc_tta-tab.vc_active > a {
    border-color: #f0f0f0;
    background-color: #f8f8f8;
    color: #666;
}

.vc_non_responsive .vc_tta-color-purple.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta-color-purple.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels {
    background-color: #f8f8f8;
}

    .vc_non_responsive .vc_tta-color-purple.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels, .vc_non_responsive .vc_tta-color-purple.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::after, .vc_non_responsive .vc_tta-color-purple.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::before, .vc_tta-o-non-responsive .vc_tta-color-purple.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta-color-purple.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::after, .vc_tta-o-non-responsive .vc_tta-color-purple.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::before {
        border-color: #f0f0f0;
    }

        .vc_non_responsive .vc_tta-color-purple.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body, .vc_tta-o-non-responsive .vc_tta-color-purple.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
            border-color: transparent;
            background-color: transparent;
        }

@media (min-width:768px) {
    .vc_tta-color-purple.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels {
        background-color: #f8f8f8;
    }

        .vc_tta-color-purple.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels, .vc_tta-color-purple.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::after, .vc_tta-color-purple.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::before {
            border-color: #f0f0f0;
        }

            .vc_tta-color-purple.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
                border-color: transparent;
                background-color: transparent;
            }
}

.vc_tta-color-purple.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading {
    border-color: #B97EBB;
    background-color: transparent;
}

    .vc_tta-color-purple.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading:focus, .vc_tta-color-purple.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading:hover {
        background-color: #B97EBB;
    }

.vc_tta-color-purple.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-title > a {
    color: #B97EBB;
}

    .vc_tta-color-purple.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-title > a:hover {
        color: #fff;
    }

.vc_tta-color-purple.vc_tta-style-outline .vc_tta-panel.vc_active .vc_tta-panel-heading {
    border-color: #B97EBB;
    background-color: transparent;
}

.vc_tta-color-purple.vc_tta-style-outline .vc_tta-panel.vc_active .vc_tta-panel-title > a {
    color: #B97EBB;
}

.vc_tta-color-purple.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body {
    background-color: transparent;
}

    .vc_tta-color-purple.vc_tta-style-outline .vc_tta-controls-icon::after, .vc_tta-color-purple.vc_tta-style-outline .vc_tta-controls-icon::before, .vc_tta-color-purple.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body, .vc_tta-color-purple.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body::after, .vc_tta-color-purple.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body::before {
        border-color: #B97EBB;
    }

.vc_tta-color-purple.vc_tta-style-outline .vc_tta-panel-heading:focus .vc_tta-controls-icon::after, .vc_tta-color-purple.vc_tta-style-outline .vc_tta-panel-heading:focus .vc_tta-controls-icon::before, .vc_tta-color-purple.vc_tta-style-outline .vc_tta-panel-heading:hover .vc_tta-controls-icon::after, .vc_tta-color-purple.vc_tta-style-outline .vc_tta-panel-heading:hover .vc_tta-controls-icon::before {
    border-color: #fff;
}

.vc_tta-color-purple.vc_tta-style-outline .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after, .vc_tta-color-purple.vc_tta-style-outline .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before {
    border-color: #B97EBB;
}

.vc_tta-color-purple.vc_tta-style-outline .vc_tta-tab > a {
    border-color: #B97EBB;
    background-color: transparent;
    color: #B97EBB;
}

    .vc_tta-color-purple.vc_tta-style-outline .vc_tta-tab > a:focus, .vc_tta-color-purple.vc_tta-style-outline .vc_tta-tab > a:hover {
        background-color: #B97EBB;
        color: #fff;
    }

.vc_tta-color-purple.vc_tta-style-outline .vc_tta-tab.vc_active > a {
    border-color: #B97EBB;
    background-color: transparent;
    color: #B97EBB;
}

.vc_non_responsive .vc_tta-color-purple.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta-color-purple.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels {
    background-color: transparent;
}

    .vc_non_responsive .vc_tta-color-purple.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels, .vc_non_responsive .vc_tta-color-purple.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::after, .vc_non_responsive .vc_tta-color-purple.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::before, .vc_tta-o-non-responsive .vc_tta-color-purple.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta-color-purple.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::after, .vc_tta-o-non-responsive .vc_tta-color-purple.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::before {
        border-color: #B97EBB;
    }

        .vc_non_responsive .vc_tta-color-purple.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body, .vc_tta-o-non-responsive .vc_tta-color-purple.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
            border-color: transparent;
            background-color: transparent;
        }

@media (min-width:768px) {
    .vc_tta-color-purple.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels {
        background-color: transparent;
    }

        .vc_tta-color-purple.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels, .vc_tta-color-purple.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::after, .vc_tta-color-purple.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::before {
            border-color: #B97EBB;
        }

            .vc_tta-color-purple.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
                border-color: transparent;
                background-color: transparent;
            }
}

.vc_tta-color-purple.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading {
    background-color: #b474b6;
}

    .vc_tta-color-purple.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading:focus, .vc_tta-color-purple.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading:hover {
        background-color: #ae6ab0;
    }

.vc_tta-color-purple.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-body, .vc_tta-color-purple.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-heading {
    background-color: #B97EBB;
}

.vc_tta-color-purple.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-title > a {
    color: #fff;
}

.vc_tta-color-purple.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-title > a {
    color: #fff;
}

.vc_tta-color-purple.vc_tta-style-flat:not(.vc_tta-o-no-fill) .vc_tta-panel-body {
    color: #fff;
}

.vc_tta-color-purple.vc_tta-style-flat .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after, .vc_tta-color-purple.vc_tta-style-flat .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before, .vc_tta-color-purple.vc_tta-style-flat .vc_tta-controls-icon::after, .vc_tta-color-purple.vc_tta-style-flat .vc_tta-controls-icon::before {
    border-color: #fff;
}

.vc_tta-color-purple.vc_tta-style-flat .vc_tta-tab > a {
    background-color: #b474b6;
    color: #fff;
}

    .vc_tta-color-purple.vc_tta-style-flat .vc_tta-tab > a:focus, .vc_tta-color-purple.vc_tta-style-flat .vc_tta-tab > a:hover {
        background-color: #ae6ab0;
    }

.vc_tta-color-purple.vc_tta-style-flat .vc_tta-tab.vc_active > a {
    background-color: #B97EBB;
    color: #fff;
}

.vc_non_responsive .vc_tta-color-purple.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta-color-purple.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels {
    background-color: #B97EBB;
}

    .vc_non_responsive .vc_tta-color-purple.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body, .vc_tta-o-non-responsive .vc_tta-color-purple.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
        border-color: transparent;
        background-color: transparent;
    }

@media (min-width:768px) {
    .vc_tta-color-purple.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels {
        background-color: #B97EBB;
    }

        .vc_tta-color-purple.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
            border-color: transparent;
            background-color: transparent;
        }
}

.vc_tta-color-black.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
    border-color: #222;
    background-color: #2A2A2A;
}

    .vc_tta-color-black.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:focus, .vc_tta-color-black.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:hover {
        background-color: #222;
    }

.vc_tta-color-black.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title > a {
    color: #fff;
}

.vc_tta-color-black.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading {
    border-color: #f0f0f0;
    background-color: #f8f8f8;
}

.vc_tta-color-black.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title > a {
    color: #666;
}

.vc_tta-color-black.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
    background-color: #f8f8f8;
}

    .vc_tta-color-black.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body, .vc_tta-color-black.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::after, .vc_tta-color-black.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::before {
        border-color: #f0f0f0;
    }

.vc_tta-color-black.vc_tta-style-classic .vc_tta-controls-icon::after, .vc_tta-color-black.vc_tta-style-classic .vc_tta-controls-icon::before {
    border-color: #fff;
}

.vc_tta-color-black.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after, .vc_tta-color-black.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before {
    border-color: #666;
}

.vc_tta-color-black.vc_tta-style-classic .vc_tta-tab > a {
    border-color: #222;
    background-color: #2A2A2A;
    color: #fff;
}

    .vc_tta-color-black.vc_tta-style-classic .vc_tta-tab > a:focus, .vc_tta-color-black.vc_tta-style-classic .vc_tta-tab > a:hover {
        background-color: #1b1b1b;
    }

.vc_tta-color-black.vc_tta-style-classic .vc_tta-tab.vc_active > a {
    border-color: #f0f0f0;
    background-color: #f8f8f8;
    color: #666;
}

.vc_non_responsive .vc_tta-color-black.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta-color-black.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
    background-color: #f8f8f8;
}

    .vc_non_responsive .vc_tta-color-black.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels, .vc_non_responsive .vc_tta-color-black.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::after, .vc_non_responsive .vc_tta-color-black.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::before, .vc_tta-o-non-responsive .vc_tta-color-black.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta-color-black.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::after, .vc_tta-o-non-responsive .vc_tta-color-black.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::before {
        border-color: #f0f0f0;
    }

        .vc_non_responsive .vc_tta-color-black.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body, .vc_tta-o-non-responsive .vc_tta-color-black.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
            border-color: transparent;
            background-color: transparent;
        }

@media (min-width:768px) {
    .vc_tta-color-black.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
        background-color: #f8f8f8;
    }

        .vc_tta-color-black.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels, .vc_tta-color-black.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::after, .vc_tta-color-black.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::before {
            border-color: #f0f0f0;
        }

            .vc_tta-color-black.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
                border-color: transparent;
                background-color: transparent;
            }
}

.vc_tta-color-black.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading {
    border-color: #222;
    background-color: #2A2A2A;
}

    .vc_tta-color-black.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading:focus, .vc_tta-color-black.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading:hover {
        background-color: #222;
    }

.vc_tta-color-black.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-title > a {
    color: #fff;
}

.vc_tta-color-black.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-heading {
    border-color: #f0f0f0;
    background-color: #f8f8f8;
}

.vc_tta-color-black.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-title > a {
    color: #666;
}

.vc_tta-color-black.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body {
    background-color: #f8f8f8;
}

    .vc_tta-color-black.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body, .vc_tta-color-black.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body::after, .vc_tta-color-black.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body::before {
        border-color: #f0f0f0;
    }

.vc_tta-color-black.vc_tta-style-modern .vc_tta-controls-icon::after, .vc_tta-color-black.vc_tta-style-modern .vc_tta-controls-icon::before {
    border-color: #fff;
}

.vc_tta-color-black.vc_tta-style-modern .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after, .vc_tta-color-black.vc_tta-style-modern .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before {
    border-color: #666;
}

.vc_tta-color-black.vc_tta-style-modern .vc_tta-tab > a {
    border-color: #222;
    background-color: #2A2A2A;
    color: #fff;
}

    .vc_tta-color-black.vc_tta-style-modern .vc_tta-tab > a:focus, .vc_tta-color-black.vc_tta-style-modern .vc_tta-tab > a:hover {
        background-color: #1b1b1b;
    }

.vc_tta-color-black.vc_tta-style-modern .vc_tta-tab.vc_active > a {
    border-color: #f0f0f0;
    background-color: #f8f8f8;
    color: #666;
}

.vc_non_responsive .vc_tta-color-black.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta-color-black.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels {
    background-color: #f8f8f8;
}

    .vc_non_responsive .vc_tta-color-black.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels, .vc_non_responsive .vc_tta-color-black.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::after, .vc_non_responsive .vc_tta-color-black.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::before, .vc_tta-o-non-responsive .vc_tta-color-black.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta-color-black.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::after, .vc_tta-o-non-responsive .vc_tta-color-black.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::before {
        border-color: #f0f0f0;
    }

        .vc_non_responsive .vc_tta-color-black.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body, .vc_tta-o-non-responsive .vc_tta-color-black.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
            border-color: transparent;
            background-color: transparent;
        }

@media (min-width:768px) {
    .vc_tta-color-black.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels {
        background-color: #f8f8f8;
    }

        .vc_tta-color-black.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels, .vc_tta-color-black.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::after, .vc_tta-color-black.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::before {
            border-color: #f0f0f0;
        }

            .vc_tta-color-black.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
                border-color: transparent;
                background-color: transparent;
            }
}

.vc_tta-color-black.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading {
    border-color: #2A2A2A;
    background-color: transparent;
}

    .vc_tta-color-black.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading:focus, .vc_tta-color-black.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading:hover {
        background-color: #2A2A2A;
    }

.vc_tta-color-black.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-title > a {
    color: #2A2A2A;
}

    .vc_tta-color-black.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-title > a:hover {
        color: #fff;
    }

.vc_tta-color-black.vc_tta-style-outline .vc_tta-panel.vc_active .vc_tta-panel-heading {
    border-color: #2A2A2A;
    background-color: transparent;
}

.vc_tta-color-black.vc_tta-style-outline .vc_tta-panel.vc_active .vc_tta-panel-title > a {
    color: #2A2A2A;
}

.vc_tta-color-black.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body {
    background-color: transparent;
}

    .vc_tta-color-black.vc_tta-style-outline .vc_tta-controls-icon::after, .vc_tta-color-black.vc_tta-style-outline .vc_tta-controls-icon::before, .vc_tta-color-black.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body, .vc_tta-color-black.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body::after, .vc_tta-color-black.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body::before {
        border-color: #2A2A2A;
    }

.vc_tta-color-black.vc_tta-style-outline .vc_tta-panel-heading:focus .vc_tta-controls-icon::after, .vc_tta-color-black.vc_tta-style-outline .vc_tta-panel-heading:focus .vc_tta-controls-icon::before, .vc_tta-color-black.vc_tta-style-outline .vc_tta-panel-heading:hover .vc_tta-controls-icon::after, .vc_tta-color-black.vc_tta-style-outline .vc_tta-panel-heading:hover .vc_tta-controls-icon::before {
    border-color: #fff;
}

.vc_tta-color-black.vc_tta-style-outline .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after, .vc_tta-color-black.vc_tta-style-outline .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before {
    border-color: #2A2A2A;
}

.vc_tta-color-black.vc_tta-style-outline .vc_tta-tab > a {
    border-color: #2A2A2A;
    background-color: transparent;
    color: #2A2A2A;
}

    .vc_tta-color-black.vc_tta-style-outline .vc_tta-tab > a:focus, .vc_tta-color-black.vc_tta-style-outline .vc_tta-tab > a:hover {
        background-color: #2A2A2A;
        color: #fff;
    }

.vc_tta-color-black.vc_tta-style-outline .vc_tta-tab.vc_active > a {
    border-color: #2A2A2A;
    background-color: transparent;
    color: #2A2A2A;
}

.vc_non_responsive .vc_tta-color-black.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta-color-black.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels {
    background-color: transparent;
}

    .vc_non_responsive .vc_tta-color-black.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels, .vc_non_responsive .vc_tta-color-black.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::after, .vc_non_responsive .vc_tta-color-black.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::before, .vc_tta-o-non-responsive .vc_tta-color-black.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta-color-black.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::after, .vc_tta-o-non-responsive .vc_tta-color-black.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::before {
        border-color: #2A2A2A;
    }

        .vc_non_responsive .vc_tta-color-black.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body, .vc_tta-o-non-responsive .vc_tta-color-black.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
            border-color: transparent;
            background-color: transparent;
        }

@media (min-width:768px) {
    .vc_tta-color-black.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels {
        background-color: transparent;
    }

        .vc_tta-color-black.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels, .vc_tta-color-black.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::after, .vc_tta-color-black.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::before {
            border-color: #2A2A2A;
        }

            .vc_tta-color-black.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
                border-color: transparent;
                background-color: transparent;
            }
}

.vc_tta-color-black.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading {
    background-color: #222;
}

    .vc_tta-color-black.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading:focus, .vc_tta-color-black.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading:hover {
        background-color: #1b1b1b;
    }

.vc_tta-color-black.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-body, .vc_tta-color-black.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-heading {
    background-color: #2A2A2A;
}

.vc_tta-color-black.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-title > a {
    color: #fff;
}

.vc_tta-color-black.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-title > a {
    color: #fff;
}

.vc_tta-color-black.vc_tta-style-flat:not(.vc_tta-o-no-fill) .vc_tta-panel-body {
    color: #fff;
}

.vc_tta-color-black.vc_tta-style-flat .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after, .vc_tta-color-black.vc_tta-style-flat .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before, .vc_tta-color-black.vc_tta-style-flat .vc_tta-controls-icon::after, .vc_tta-color-black.vc_tta-style-flat .vc_tta-controls-icon::before {
    border-color: #fff;
}

.vc_tta-color-black.vc_tta-style-flat .vc_tta-tab > a {
    background-color: #222;
    color: #fff;
}

    .vc_tta-color-black.vc_tta-style-flat .vc_tta-tab > a:focus, .vc_tta-color-black.vc_tta-style-flat .vc_tta-tab > a:hover {
        background-color: #1b1b1b;
    }

.vc_tta-color-black.vc_tta-style-flat .vc_tta-tab.vc_active > a {
    background-color: #2A2A2A;
    color: #fff;
}

.vc_non_responsive .vc_tta-color-black.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta-color-black.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels {
    background-color: #2A2A2A;
}

    .vc_non_responsive .vc_tta-color-black.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body, .vc_tta-o-non-responsive .vc_tta-color-black.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
        border-color: transparent;
        background-color: transparent;
    }

@media (min-width:768px) {
    .vc_tta-color-black.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels {
        background-color: #2A2A2A;
    }

        .vc_tta-color-black.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
            border-color: transparent;
            background-color: transparent;
        }
}

.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
    border-color: #f0f0f0;
    background-color: #f8f8f8;
}

    .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:focus, .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:hover {
        background-color: #f0f0f0;
    }

.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title > a {
    color: #666;
}

.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading {
    border-color: #f0f0f0;
    background-color: #f8f8f8;
}

.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title > a {
    color: #666;
}

.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
    background-color: #f8f8f8;
}

    .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body, .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::after, .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::before {
        border-color: #f0f0f0;
    }

.vc_tta-color-grey.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after, .vc_tta-color-grey.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before, .vc_tta-color-grey.vc_tta-style-classic .vc_tta-controls-icon::after, .vc_tta-color-grey.vc_tta-style-classic .vc_tta-controls-icon::before {
    border-color: #666;
}

.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab > a {
    border-color: #e3e3e3;
    background-color: #EBEBEB;
    color: #666;
}

    .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab > a:focus, .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab > a:hover {
        background-color: #dcdcdc;
    }

.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab.vc_active > a {
    border-color: #f0f0f0;
    background-color: #f8f8f8;
    color: #666;
}

.vc_non_responsive .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
    background-color: #f8f8f8;
}

    .vc_non_responsive .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels, .vc_non_responsive .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::after, .vc_non_responsive .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::before, .vc_tta-o-non-responsive .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::after, .vc_tta-o-non-responsive .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::before {
        border-color: #f0f0f0;
    }

        .vc_non_responsive .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body, .vc_tta-o-non-responsive .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
            border-color: transparent;
            background-color: transparent;
        }

@media (min-width:768px) {
    .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
        background-color: #f8f8f8;
    }

        .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels, .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::after, .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::before {
            border-color: #f0f0f0;
        }

            .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
                border-color: transparent;
                background-color: transparent;
            }
}

.vc_tta-color-grey.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading {
    border-color: #f0f0f0;
    background-color: #f8f8f8;
}

    .vc_tta-color-grey.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading:focus, .vc_tta-color-grey.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading:hover {
        background-color: #f0f0f0;
    }

.vc_tta-color-grey.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-title > a {
    color: #666;
}

.vc_tta-color-grey.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-heading {
    border-color: #f0f0f0;
    background-color: #f8f8f8;
}

.vc_tta-color-grey.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-title > a {
    color: #666;
}

.vc_tta-color-grey.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body {
    background-color: #f8f8f8;
}

    .vc_tta-color-grey.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body, .vc_tta-color-grey.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body::after, .vc_tta-color-grey.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body::before {
        border-color: #f0f0f0;
    }

.vc_tta-color-grey.vc_tta-style-modern .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after, .vc_tta-color-grey.vc_tta-style-modern .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before, .vc_tta-color-grey.vc_tta-style-modern .vc_tta-controls-icon::after, .vc_tta-color-grey.vc_tta-style-modern .vc_tta-controls-icon::before {
    border-color: #666;
}

.vc_tta-color-grey.vc_tta-style-modern .vc_tta-tab > a {
    border-color: #e3e3e3;
    background-color: #EBEBEB;
    color: #666;
}

    .vc_tta-color-grey.vc_tta-style-modern .vc_tta-tab > a:focus, .vc_tta-color-grey.vc_tta-style-modern .vc_tta-tab > a:hover {
        background-color: #dcdcdc;
    }

.vc_tta-color-grey.vc_tta-style-modern .vc_tta-tab.vc_active > a {
    border-color: #f0f0f0;
    background-color: #f8f8f8;
    color: #666;
}

.vc_non_responsive .vc_tta-color-grey.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta-color-grey.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels {
    background-color: #f8f8f8;
}

    .vc_non_responsive .vc_tta-color-grey.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels, .vc_non_responsive .vc_tta-color-grey.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::after, .vc_non_responsive .vc_tta-color-grey.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::before, .vc_tta-o-non-responsive .vc_tta-color-grey.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta-color-grey.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::after, .vc_tta-o-non-responsive .vc_tta-color-grey.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::before {
        border-color: #f0f0f0;
    }

        .vc_non_responsive .vc_tta-color-grey.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body, .vc_tta-o-non-responsive .vc_tta-color-grey.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
            border-color: transparent;
            background-color: transparent;
        }

@media (min-width:768px) {
    .vc_tta-color-grey.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels {
        background-color: #f8f8f8;
    }

        .vc_tta-color-grey.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels, .vc_tta-color-grey.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::after, .vc_tta-color-grey.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::before {
            border-color: #f0f0f0;
        }

            .vc_tta-color-grey.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
                border-color: transparent;
                background-color: transparent;
            }
}

.vc_tta-color-grey.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading {
    border-color: #e3e3e3;
    background-color: transparent;
}

    .vc_tta-color-grey.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading:focus, .vc_tta-color-grey.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading:hover {
        background-color: #EBEBEB;
    }

.vc_tta-color-grey.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-title > a {
    color: #EBEBEB;
}

    .vc_tta-color-grey.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-title > a:hover {
        color: #666;
    }

.vc_tta-color-grey.vc_tta-style-outline .vc_tta-panel.vc_active .vc_tta-panel-heading {
    border-color: #EBEBEB;
    background-color: transparent;
}

.vc_tta-color-grey.vc_tta-style-outline .vc_tta-panel.vc_active .vc_tta-panel-title > a {
    color: #EBEBEB;
}

.vc_tta-color-grey.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body {
    background-color: transparent;
}

    .vc_tta-color-grey.vc_tta-style-outline .vc_tta-controls-icon::after, .vc_tta-color-grey.vc_tta-style-outline .vc_tta-controls-icon::before, .vc_tta-color-grey.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body, .vc_tta-color-grey.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body::after, .vc_tta-color-grey.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body::before {
        border-color: #EBEBEB;
    }

.vc_tta-color-grey.vc_tta-style-outline .vc_tta-panel-heading:focus .vc_tta-controls-icon::after, .vc_tta-color-grey.vc_tta-style-outline .vc_tta-panel-heading:focus .vc_tta-controls-icon::before, .vc_tta-color-grey.vc_tta-style-outline .vc_tta-panel-heading:hover .vc_tta-controls-icon::after, .vc_tta-color-grey.vc_tta-style-outline .vc_tta-panel-heading:hover .vc_tta-controls-icon::before {
    border-color: #666;
}

.vc_tta-color-grey.vc_tta-style-outline .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after, .vc_tta-color-grey.vc_tta-style-outline .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before {
    border-color: #EBEBEB;
}

.vc_tta-color-grey.vc_tta-style-outline .vc_tta-tab > a {
    border-color: #e3e3e3;
    background-color: transparent;
    color: #EBEBEB;
}

    .vc_tta-color-grey.vc_tta-style-outline .vc_tta-tab > a:focus, .vc_tta-color-grey.vc_tta-style-outline .vc_tta-tab > a:hover {
        background-color: #EBEBEB;
        color: #666;
    }

.vc_tta-color-grey.vc_tta-style-outline .vc_tta-tab.vc_active > a {
    border-color: #EBEBEB;
    background-color: transparent;
    color: #EBEBEB;
}

.vc_non_responsive .vc_tta-color-grey.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta-color-grey.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels {
    background-color: transparent;
}

    .vc_non_responsive .vc_tta-color-grey.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels, .vc_non_responsive .vc_tta-color-grey.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::after, .vc_non_responsive .vc_tta-color-grey.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::before, .vc_tta-o-non-responsive .vc_tta-color-grey.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta-color-grey.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::after, .vc_tta-o-non-responsive .vc_tta-color-grey.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::before {
        border-color: #EBEBEB;
    }

        .vc_non_responsive .vc_tta-color-grey.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body, .vc_tta-o-non-responsive .vc_tta-color-grey.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
            border-color: transparent;
            background-color: transparent;
        }

@media (min-width:768px) {
    .vc_tta-color-grey.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels {
        background-color: transparent;
    }

        .vc_tta-color-grey.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels, .vc_tta-color-grey.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::after, .vc_tta-color-grey.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::before {
            border-color: #EBEBEB;
        }

            .vc_tta-color-grey.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
                border-color: transparent;
                background-color: transparent;
            }
}

.vc_tta-color-grey.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading {
    background-color: #f8f8f8;
}

    .vc_tta-color-grey.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading:focus, .vc_tta-color-grey.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading:hover {
        background-color: #f0f0f0;
    }

.vc_tta-color-grey.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-body, .vc_tta-color-grey.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-heading {
    background-color: #f8f8f8;
}

.vc_tta-color-grey.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-title > a {
    color: #666;
}

.vc_tta-color-grey.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-title > a {
    color: #666;
}

.vc_tta-color-grey.vc_tta-style-flat:not(.vc_tta-o-no-fill) .vc_tta-panel-body {
    color: #666;
}

.vc_tta-color-grey.vc_tta-style-flat .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after, .vc_tta-color-grey.vc_tta-style-flat .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before, .vc_tta-color-grey.vc_tta-style-flat .vc_tta-controls-icon::after, .vc_tta-color-grey.vc_tta-style-flat .vc_tta-controls-icon::before {
    border-color: #666;
}

.vc_tta-color-grey.vc_tta-style-flat .vc_tta-tab > a {
    background-color: #e3e3e3;
    color: #666;
}

    .vc_tta-color-grey.vc_tta-style-flat .vc_tta-tab > a:focus, .vc_tta-color-grey.vc_tta-style-flat .vc_tta-tab > a:hover {
        background-color: #dcdcdc;
    }

.vc_tta-color-grey.vc_tta-style-flat .vc_tta-tab.vc_active > a {
    background-color: #EBEBEB;
    color: #666;
}

.vc_non_responsive .vc_tta-color-grey.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta-color-grey.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels {
    background-color: #EBEBEB;
}

    .vc_non_responsive .vc_tta-color-grey.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body, .vc_tta-o-non-responsive .vc_tta-color-grey.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
        border-color: transparent;
        background-color: transparent;
    }

@media (min-width:768px) {
    .vc_tta-color-grey.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels {
        background-color: #EBEBEB;
    }

        .vc_tta-color-grey.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
            border-color: transparent;
            background-color: transparent;
        }
}

.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
    border-color: #f7f7f7;
    background-color: #FFF;
}

    .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:focus, .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:hover {
        background-color: #f7f7f7;
    }

.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title > a {
    color: #666;
}

.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading {
    border-color: #f7f7f7;
    background-color: #FFF;
}

.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title > a {
    color: #666;
}

.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
    background-color: #FFF;
}

    .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body, .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::after, .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::before {
        border-color: #f7f7f7;
    }

.vc_tta-color-white.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after, .vc_tta-color-white.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before, .vc_tta-color-white.vc_tta-style-classic .vc_tta-controls-icon::after, .vc_tta-color-white.vc_tta-style-classic .vc_tta-controls-icon::before {
    border-color: #666;
}

.vc_tta-color-white.vc_tta-style-classic .vc_tta-tab > a {
    border-color: #f7f7f7;
    background-color: #FFF;
    color: #666;
}

    .vc_tta-color-white.vc_tta-style-classic .vc_tta-tab > a:focus, .vc_tta-color-white.vc_tta-style-classic .vc_tta-tab > a:hover {
        background-color: #f0f0f0;
    }

.vc_tta-color-white.vc_tta-style-classic .vc_tta-tab.vc_active > a {
    border-color: #f0f0f0;
    background-color: #f8f8f8;
    color: #666;
}

.vc_non_responsive .vc_tta-color-white.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta-color-white.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
    background-color: #f8f8f8;
}

    .vc_non_responsive .vc_tta-color-white.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels, .vc_non_responsive .vc_tta-color-white.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::after, .vc_non_responsive .vc_tta-color-white.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::before, .vc_tta-o-non-responsive .vc_tta-color-white.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta-color-white.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::after, .vc_tta-o-non-responsive .vc_tta-color-white.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::before {
        border-color: #f0f0f0;
    }

        .vc_non_responsive .vc_tta-color-white.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body, .vc_tta-o-non-responsive .vc_tta-color-white.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
            border-color: transparent;
            background-color: transparent;
        }

@media (min-width:768px) {
    .vc_tta-color-white.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
        background-color: #f8f8f8;
    }

        .vc_tta-color-white.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels, .vc_tta-color-white.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::after, .vc_tta-color-white.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::before {
            border-color: #f0f0f0;
        }

            .vc_tta-color-white.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
                border-color: transparent;
                background-color: transparent;
            }
}

.vc_tta-color-white.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading {
    border-color: #f7f7f7;
    background-color: #FFF;
}

    .vc_tta-color-white.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading:focus, .vc_tta-color-white.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading:hover {
        background-color: #f7f7f7;
    }

.vc_tta-color-white.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-title > a {
    color: #666;
}

.vc_tta-color-white.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-heading {
    border-color: #f7f7f7;
    background-color: #FFF;
}

.vc_tta-color-white.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-title > a {
    color: #666;
}

.vc_tta-color-white.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body {
    background-color: #FFF;
}

    .vc_tta-color-white.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body, .vc_tta-color-white.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body::after, .vc_tta-color-white.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body::before {
        border-color: #f7f7f7;
    }

.vc_tta-color-white.vc_tta-style-modern .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after, .vc_tta-color-white.vc_tta-style-modern .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before, .vc_tta-color-white.vc_tta-style-modern .vc_tta-controls-icon::after, .vc_tta-color-white.vc_tta-style-modern .vc_tta-controls-icon::before {
    border-color: #666;
}

.vc_tta-color-white.vc_tta-style-modern .vc_tta-tab > a {
    border-color: #f7f7f7;
    background-color: #FFF;
    color: #666;
}

    .vc_tta-color-white.vc_tta-style-modern .vc_tta-tab > a:focus, .vc_tta-color-white.vc_tta-style-modern .vc_tta-tab > a:hover {
        background-color: #f0f0f0;
    }

.vc_tta-color-white.vc_tta-style-modern .vc_tta-tab.vc_active > a {
    border-color: #f0f0f0;
    background-color: #f8f8f8;
    color: #666;
}

.vc_non_responsive .vc_tta-color-white.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta-color-white.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels {
    background-color: #f8f8f8;
}

    .vc_non_responsive .vc_tta-color-white.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels, .vc_non_responsive .vc_tta-color-white.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::after, .vc_non_responsive .vc_tta-color-white.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::before, .vc_tta-o-non-responsive .vc_tta-color-white.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta-color-white.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::after, .vc_tta-o-non-responsive .vc_tta-color-white.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::before {
        border-color: #f0f0f0;
    }

        .vc_non_responsive .vc_tta-color-white.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body, .vc_tta-o-non-responsive .vc_tta-color-white.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
            border-color: transparent;
            background-color: transparent;
        }

@media (min-width:768px) {
    .vc_tta-color-white.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels {
        background-color: #f8f8f8;
    }

        .vc_tta-color-white.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels, .vc_tta-color-white.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::after, .vc_tta-color-white.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels::before {
            border-color: #f0f0f0;
        }

            .vc_tta-color-white.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
                border-color: transparent;
                background-color: transparent;
            }
}

.vc_tta-color-white.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading {
    border-color: #f7f7f7;
    background-color: transparent;
}

    .vc_tta-color-white.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading:focus, .vc_tta-color-white.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading:hover {
        background-color: #FFF;
    }

.vc_tta-color-white.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-title > a {
    color: #FFF;
}

    .vc_tta-color-white.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-title > a:hover {
        color: #666;
    }

.vc_tta-color-white.vc_tta-style-outline .vc_tta-panel.vc_active .vc_tta-panel-heading {
    border-color: #FFF;
    background-color: transparent;
}

.vc_tta-color-white.vc_tta-style-outline .vc_tta-panel.vc_active .vc_tta-panel-title > a {
    color: #FFF;
}

.vc_tta-color-white.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body {
    background-color: transparent;
}

    .vc_tta-color-white.vc_tta-style-outline .vc_tta-controls-icon::after, .vc_tta-color-white.vc_tta-style-outline .vc_tta-controls-icon::before, .vc_tta-color-white.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body, .vc_tta-color-white.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body::after, .vc_tta-color-white.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body::before {
        border-color: #FFF;
    }

.vc_tta-color-white.vc_tta-style-outline .vc_tta-panel-heading:focus .vc_tta-controls-icon::after, .vc_tta-color-white.vc_tta-style-outline .vc_tta-panel-heading:focus .vc_tta-controls-icon::before, .vc_tta-color-white.vc_tta-style-outline .vc_tta-panel-heading:hover .vc_tta-controls-icon::after, .vc_tta-color-white.vc_tta-style-outline .vc_tta-panel-heading:hover .vc_tta-controls-icon::before {
    border-color: #666;
}

.vc_tta-color-white.vc_tta-style-outline .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after, .vc_tta-color-white.vc_tta-style-outline .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before {
    border-color: #FFF;
}

.vc_tta-color-white.vc_tta-style-outline .vc_tta-tab > a {
    border-color: #f7f7f7;
    background-color: transparent;
    color: #FFF;
}

    .vc_tta-color-white.vc_tta-style-outline .vc_tta-tab > a:focus, .vc_tta-color-white.vc_tta-style-outline .vc_tta-tab > a:hover {
        background-color: #FFF;
        color: #666;
    }

.vc_tta-color-white.vc_tta-style-outline .vc_tta-tab.vc_active > a {
    border-color: #FFF;
    background-color: transparent;
    color: #FFF;
}

.vc_non_responsive .vc_tta-color-white.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta-color-white.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels {
    background-color: transparent;
}

    .vc_non_responsive .vc_tta-color-white.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels, .vc_non_responsive .vc_tta-color-white.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::after, .vc_non_responsive .vc_tta-color-white.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::before, .vc_tta-o-non-responsive .vc_tta-color-white.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta-color-white.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::after, .vc_tta-o-non-responsive .vc_tta-color-white.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::before {
        border-color: #FFF;
    }

        .vc_non_responsive .vc_tta-color-white.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body, .vc_tta-o-non-responsive .vc_tta-color-white.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
            border-color: transparent;
            background-color: transparent;
        }

@media (min-width:768px) {
    .vc_tta-color-white.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels {
        background-color: transparent;
    }

        .vc_tta-color-white.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels, .vc_tta-color-white.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::after, .vc_tta-color-white.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels::before {
            border-color: #FFF;
        }

            .vc_tta-color-white.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
                border-color: transparent;
                background-color: transparent;
            }
}

.vc_tta-color-white.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading {
    background-color: #fafafa;
}

    .vc_tta-color-white.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading:focus, .vc_tta-color-white.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading:hover {
        background-color: #f2f2f2;
    }

.vc_tta-color-white.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-body, .vc_tta-color-white.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-heading {
    background-color: #FFF;
}

.vc_tta-color-white.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-title > a {
    color: #666;
}

.vc_tta-color-white.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-title > a {
    color: #666;
}

.vc_tta-color-white.vc_tta-style-flat:not(.vc_tta-o-no-fill) .vc_tta-panel-body {
    color: #666;
}

.vc_tta-color-white.vc_tta-style-flat .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after, .vc_tta-color-white.vc_tta-style-flat .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before, .vc_tta-color-white.vc_tta-style-flat .vc_tta-controls-icon::after, .vc_tta-color-white.vc_tta-style-flat .vc_tta-controls-icon::before {
    border-color: #666;
}

.vc_tta-color-white.vc_tta-style-flat .vc_tta-tab > a {
    background-color: #fafafa;
    color: #666;
}

    .vc_tta-color-white.vc_tta-style-flat .vc_tta-tab > a:focus, .vc_tta-color-white.vc_tta-style-flat .vc_tta-tab > a:hover {
        background-color: #f2f2f2;
    }

.vc_tta-color-white.vc_tta-style-flat .vc_tta-tab.vc_active > a {
    background-color: #FFF;
    color: #666;
}

.vc_non_responsive .vc_tta-color-white.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta-color-white.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels {
    background-color: #FFF;
}

    .vc_non_responsive .vc_tta-color-white.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body, .vc_tta-o-non-responsive .vc_tta-color-white.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
        border-color: transparent;
        background-color: transparent;
    }

@media (min-width:768px) {
    .vc_tta-color-white.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels {
        background-color: #FFF;
    }

        .vc_tta-color-white.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
            border-color: transparent;
            background-color: transparent;
        }

    .vc_tta.vc_tta-o-no-fill.vc_tta-tabs .vc_tta-panels {
        border-color: transparent;
        background-color: transparent;
    }
}

.vc_tta.vc_tta-o-no-fill .vc_tta-panels .vc_tta-panel-body {
    border-color: transparent;
    background-color: transparent;
}

.vc_non_responsive .vc_tta.vc_tta-o-no-fill.vc_tta-tabs .vc_tta-panels, .vc_tta-o-non-responsive .vc_tta.vc_tta-o-no-fill.vc_tta-tabs .vc_tta-panels {
    border-color: transparent;
    background-color: transparent;
}

.vc_tta.vc_tta-o-no-fill.vc_tta-tabs .vc_tta-tabs-container {
    margin: 0;
}

.vc_tta.vc_tta-o-no-fill.vc_tta-tabs-position-bottom .vc_tta-panel-body, .vc_tta.vc_tta-o-no-fill.vc_tta-tabs-position-top .vc_tta-panel-body {
    padding-left: 0;
    padding-right: 0;
}

.vc_tta.vc_tta-o-no-fill.vc_tta-tabs-position-left .vc_tta-panel-body, .vc_tta.vc_tta-o-no-fill.vc_tta-tabs-position-right .vc_tta-panel-body {
    padding-top: 0;
    padding-bottom: 0;
}

.vc_tta.vc_tta-spacing-1 .vc_tta-panel.vc_active + .vc_tta-panel .vc_tta-panel-heading, .vc_tta.vc_tta-spacing-1 .vc_tta-panel:not(:first-child) .vc_tta-panel-heading {
    margin-top: 1px;
}

.vc_tta.vc_tta-spacing-1 .vc_tta-panel.vc_active .vc_tta-panel-heading, .vc_tta.vc_tta-spacing-1 .vc_tta-panel:not(:last-child) .vc_tta-panel-heading {
    margin-bottom: 1px;
}

.vc_tta.vc_tta-spacing-1 .vc_tta-tabs-list {
    padding: 0;
    margin: -1px 0 0 -1px;
}

.vc_tta.vc_tta-spacing-1 .vc_tta-tab {
    margin: 1px 0 0 1px;
}

.vc_tta.vc_tta-spacing-2 .vc_tta-panel.vc_active + .vc_tta-panel .vc_tta-panel-heading, .vc_tta.vc_tta-spacing-2 .vc_tta-panel:not(:first-child) .vc_tta-panel-heading {
    margin-top: 2px;
}

.vc_tta.vc_tta-spacing-2 .vc_tta-panel.vc_active .vc_tta-panel-heading, .vc_tta.vc_tta-spacing-2 .vc_tta-panel:not(:last-child) .vc_tta-panel-heading {
    margin-bottom: 2px;
}

.vc_tta.vc_tta-spacing-2 .vc_tta-tabs-list {
    padding: 0;
    margin: -1px;
}

.vc_tta.vc_tta-spacing-2 .vc_tta-tab {
    margin: 1px;
}

.vc_tta.vc_tta-spacing-3 .vc_tta-panel.vc_active + .vc_tta-panel .vc_tta-panel-heading, .vc_tta.vc_tta-spacing-3 .vc_tta-panel:not(:first-child) .vc_tta-panel-heading {
    margin-top: 3px;
}

.vc_tta.vc_tta-spacing-3 .vc_tta-panel.vc_active .vc_tta-panel-heading, .vc_tta.vc_tta-spacing-3 .vc_tta-panel:not(:last-child) .vc_tta-panel-heading {
    margin-bottom: 3px;
}

.vc_tta.vc_tta-spacing-3 .vc_tta-tabs-list {
    padding: 0;
    margin: -2px -1px -1px -2px;
}

.vc_tta.vc_tta-spacing-3 .vc_tta-tab {
    margin: 2px 1px 1px 2px;
}

.vc_tta.vc_tta-spacing-4 .vc_tta-panel.vc_active + .vc_tta-panel .vc_tta-panel-heading, .vc_tta.vc_tta-spacing-4 .vc_tta-panel:not(:first-child) .vc_tta-panel-heading {
    margin-top: 4px;
}

.vc_tta.vc_tta-spacing-4 .vc_tta-panel.vc_active .vc_tta-panel-heading, .vc_tta.vc_tta-spacing-4 .vc_tta-panel:not(:last-child) .vc_tta-panel-heading {
    margin-bottom: 4px;
}

.vc_tta.vc_tta-spacing-4 .vc_tta-tabs-list {
    padding: 0;
    margin: -2px;
}

.vc_tta.vc_tta-spacing-4 .vc_tta-tab {
    margin: 2px;
}

.vc_tta.vc_tta-spacing-5 .vc_tta-panel.vc_active + .vc_tta-panel .vc_tta-panel-heading, .vc_tta.vc_tta-spacing-5 .vc_tta-panel:not(:first-child) .vc_tta-panel-heading {
    margin-top: 5px;
}

.vc_tta.vc_tta-spacing-5 .vc_tta-panel.vc_active .vc_tta-panel-heading, .vc_tta.vc_tta-spacing-5 .vc_tta-panel:not(:last-child) .vc_tta-panel-heading {
    margin-bottom: 5px;
}

.vc_tta.vc_tta-spacing-5 .vc_tta-tabs-list {
    padding: 0;
    margin: -3px -2px -2px -3px;
}

.vc_tta.vc_tta-spacing-5 .vc_tta-tab {
    margin: 3px 2px 2px 3px;
}

.vc_tta.vc_tta-spacing-10 .vc_tta-panel.vc_active + .vc_tta-panel .vc_tta-panel-heading, .vc_tta.vc_tta-spacing-10 .vc_tta-panel:not(:first-child) .vc_tta-panel-heading {
    margin-top: 10px;
}

.vc_tta.vc_tta-spacing-10 .vc_tta-panel.vc_active .vc_tta-panel-heading, .vc_tta.vc_tta-spacing-10 .vc_tta-panel:not(:last-child) .vc_tta-panel-heading {
    margin-bottom: 10px;
}

.vc_tta.vc_tta-spacing-10 .vc_tta-tabs-list {
    padding: 0;
    margin: -5px;
}

.vc_tta.vc_tta-spacing-10 .vc_tta-tab {
    margin: 5px;
}

.vc_tta.vc_tta-spacing-15 .vc_tta-panel.vc_active + .vc_tta-panel .vc_tta-panel-heading, .vc_tta.vc_tta-spacing-15 .vc_tta-panel:not(:first-child) .vc_tta-panel-heading {
    margin-top: 15px;
}

.vc_tta.vc_tta-spacing-15 .vc_tta-panel.vc_active .vc_tta-panel-heading, .vc_tta.vc_tta-spacing-15 .vc_tta-panel:not(:last-child) .vc_tta-panel-heading {
    margin-bottom: 15px;
}

.vc_tta.vc_tta-spacing-15 .vc_tta-tabs-list {
    padding: 0;
    margin: -8px -7px -7px -8px;
}

.vc_tta.vc_tta-spacing-15 .vc_tta-tab {
    margin: 8px 7px 7px 8px;
}

.vc_tta.vc_tta-spacing-20 .vc_tta-panel.vc_active + .vc_tta-panel .vc_tta-panel-heading, .vc_tta.vc_tta-spacing-20 .vc_tta-panel:not(:first-child) .vc_tta-panel-heading {
    margin-top: 20px;
}

.vc_tta.vc_tta-spacing-20 .vc_tta-panel.vc_active .vc_tta-panel-heading, .vc_tta.vc_tta-spacing-20 .vc_tta-panel:not(:last-child) .vc_tta-panel-heading {
    margin-bottom: 20px;
}

.vc_tta.vc_tta-spacing-20 .vc_tta-tabs-list {
    padding: 0;
    margin: -10px;
}

.vc_tta.vc_tta-spacing-20 .vc_tta-tab {
    margin: 10px;
}

.vc_tta.vc_tta-spacing-25 .vc_tta-panel.vc_active + .vc_tta-panel .vc_tta-panel-heading, .vc_tta.vc_tta-spacing-25 .vc_tta-panel:not(:first-child) .vc_tta-panel-heading {
    margin-top: 25px;
}

.vc_tta.vc_tta-spacing-25 .vc_tta-panel.vc_active .vc_tta-panel-heading, .vc_tta.vc_tta-spacing-25 .vc_tta-panel:not(:last-child) .vc_tta-panel-heading {
    margin-bottom: 25px;
}

.vc_tta.vc_tta-spacing-25 .vc_tta-tabs-list {
    padding: 0;
    margin: -13px -12px -12px -13px;
}

.vc_tta.vc_tta-spacing-25 .vc_tta-tab {
    margin: 13px 12px 12px 13px;
}

.vc_tta.vc_tta-spacing-30 .vc_tta-panel.vc_active + .vc_tta-panel .vc_tta-panel-heading, .vc_tta.vc_tta-spacing-30 .vc_tta-panel:not(:first-child) .vc_tta-panel-heading {
    margin-top: 30px;
}

.vc_tta.vc_tta-spacing-30 .vc_tta-panel.vc_active .vc_tta-panel-heading, .vc_tta.vc_tta-spacing-30 .vc_tta-panel:not(:last-child) .vc_tta-panel-heading {
    margin-bottom: 30px;
}

.vc_tta.vc_tta-spacing-30 .vc_tta-tabs-list {
    padding: 0;
    margin: -15px;
}

.vc_tta.vc_tta-spacing-30 .vc_tta-tab {
    margin: 15px;
}

.vc_tta.vc_tta-spacing-35 .vc_tta-panel.vc_active + .vc_tta-panel .vc_tta-panel-heading, .vc_tta.vc_tta-spacing-35 .vc_tta-panel:not(:first-child) .vc_tta-panel-heading {
    margin-top: 35px;
}

.vc_tta.vc_tta-spacing-35 .vc_tta-panel.vc_active .vc_tta-panel-heading, .vc_tta.vc_tta-spacing-35 .vc_tta-panel:not(:last-child) .vc_tta-panel-heading {
    margin-bottom: 35px;
}

.vc_tta.vc_tta-spacing-35 .vc_tta-tabs-list {
    padding: 0;
    margin: -18px -17px -17px -18px;
}

.vc_tta.vc_tta-spacing-35 .vc_tta-tab {
    margin: 18px 17px 17px 18px;
}

.vc_tta.vc_tta-gap-1 .vc_tta-panel.vc_active + .vc_tta-panel .vc_tta-panel-heading, .vc_tta.vc_tta-gap-1 .vc_tta-panel:not(:first-child) .vc_tta-panel-heading, .vc_tta.vc_tta-gap-1.vc_tta-tabs-position-bottom .vc_tta-tabs-container {
    margin-top: 1px;
}

.vc_tta.vc_tta-gap-1 .vc_tta-panel:not(:last-child):not(.vc_active) .vc_tta-panel-heading, .vc_tta.vc_tta-gap-1.vc_tta-tabs-position-top .vc_tta-tabs-container {
    margin-bottom: 1px;
}

.vc_tta.vc_tta-gap-2 .vc_tta-panel.vc_active + .vc_tta-panel .vc_tta-panel-heading, .vc_tta.vc_tta-gap-2 .vc_tta-panel:not(:first-child) .vc_tta-panel-heading, .vc_tta.vc_tta-gap-2.vc_tta-tabs-position-bottom .vc_tta-tabs-container {
    margin-top: 2px;
}

.vc_tta.vc_tta-gap-1.vc_tta-tabs-position-left .vc_tta-tabs-container {
    margin-right: 1px;
}

.vc_tta.vc_tta-gap-1.vc_tta-tabs-position-right .vc_tta-tabs-container {
    margin-left: 1px;
}

.vc_tta.vc_tta-gap-2 .vc_tta-panel:not(:last-child):not(.vc_active) .vc_tta-panel-heading, .vc_tta.vc_tta-gap-2.vc_tta-tabs-position-top .vc_tta-tabs-container {
    margin-bottom: 2px;
}

.vc_tta.vc_tta-gap-3 .vc_tta-panel.vc_active + .vc_tta-panel .vc_tta-panel-heading, .vc_tta.vc_tta-gap-3 .vc_tta-panel:not(:first-child) .vc_tta-panel-heading, .vc_tta.vc_tta-gap-3.vc_tta-tabs-position-bottom .vc_tta-tabs-container {
    margin-top: 3px;
}

.vc_tta.vc_tta-gap-2.vc_tta-tabs-position-left .vc_tta-tabs-container {
    margin-right: 2px;
}

.vc_tta.vc_tta-gap-2.vc_tta-tabs-position-right .vc_tta-tabs-container {
    margin-left: 2px;
}

.vc_tta.vc_tta-gap-3 .vc_tta-panel:not(:last-child):not(.vc_active) .vc_tta-panel-heading, .vc_tta.vc_tta-gap-3.vc_tta-tabs-position-top .vc_tta-tabs-container {
    margin-bottom: 3px;
}

.vc_tta.vc_tta-gap-4 .vc_tta-panel.vc_active + .vc_tta-panel .vc_tta-panel-heading, .vc_tta.vc_tta-gap-4 .vc_tta-panel:not(:first-child) .vc_tta-panel-heading, .vc_tta.vc_tta-gap-4.vc_tta-tabs-position-bottom .vc_tta-tabs-container {
    margin-top: 4px;
}

.vc_tta.vc_tta-gap-3.vc_tta-tabs-position-left .vc_tta-tabs-container {
    margin-right: 3px;
}

.vc_tta.vc_tta-gap-3.vc_tta-tabs-position-right .vc_tta-tabs-container {
    margin-left: 3px;
}

.vc_tta.vc_tta-gap-4 .vc_tta-panel:not(:last-child):not(.vc_active) .vc_tta-panel-heading, .vc_tta.vc_tta-gap-4.vc_tta-tabs-position-top .vc_tta-tabs-container {
    margin-bottom: 4px;
}

.vc_tta.vc_tta-gap-5 .vc_tta-panel.vc_active + .vc_tta-panel .vc_tta-panel-heading, .vc_tta.vc_tta-gap-5 .vc_tta-panel:not(:first-child) .vc_tta-panel-heading, .vc_tta.vc_tta-gap-5.vc_tta-tabs-position-bottom .vc_tta-tabs-container {
    margin-top: 5px;
}

.vc_tta.vc_tta-gap-4.vc_tta-tabs-position-left .vc_tta-tabs-container {
    margin-right: 4px;
}

.vc_tta.vc_tta-gap-4.vc_tta-tabs-position-right .vc_tta-tabs-container {
    margin-left: 4px;
}

.vc_tta.vc_tta-gap-5 .vc_tta-panel:not(:last-child):not(.vc_active) .vc_tta-panel-heading, .vc_tta.vc_tta-gap-5.vc_tta-tabs-position-top .vc_tta-tabs-container {
    margin-bottom: 5px;
}

.vc_tta.vc_tta-gap-10 .vc_tta-panel.vc_active + .vc_tta-panel .vc_tta-panel-heading, .vc_tta.vc_tta-gap-10 .vc_tta-panel:not(:first-child) .vc_tta-panel-heading, .vc_tta.vc_tta-gap-10.vc_tta-tabs-position-bottom .vc_tta-tabs-container {
    margin-top: 10px;
}

.vc_tta.vc_tta-gap-5.vc_tta-tabs-position-left .vc_tta-tabs-container {
    margin-right: 5px;
}

.vc_tta.vc_tta-gap-5.vc_tta-tabs-position-right .vc_tta-tabs-container {
    margin-left: 5px;
}

.vc_tta.vc_tta-gap-10 .vc_tta-panel:not(:last-child):not(.vc_active) .vc_tta-panel-heading, .vc_tta.vc_tta-gap-10.vc_tta-tabs-position-top .vc_tta-tabs-container {
    margin-bottom: 10px;
}

.vc_tta.vc_tta-gap-15 .vc_tta-panel.vc_active + .vc_tta-panel .vc_tta-panel-heading, .vc_tta.vc_tta-gap-15 .vc_tta-panel:not(:first-child) .vc_tta-panel-heading, .vc_tta.vc_tta-gap-15.vc_tta-tabs-position-bottom .vc_tta-tabs-container {
    margin-top: 15px;
}

.vc_tta.vc_tta-gap-10.vc_tta-tabs-position-left .vc_tta-tabs-container {
    margin-right: 10px;
}

.vc_tta.vc_tta-gap-10.vc_tta-tabs-position-right .vc_tta-tabs-container {
    margin-left: 10px;
}

.vc_tta.vc_tta-gap-15 .vc_tta-panel:not(:last-child):not(.vc_active) .vc_tta-panel-heading, .vc_tta.vc_tta-gap-15.vc_tta-tabs-position-top .vc_tta-tabs-container {
    margin-bottom: 15px;
}

.vc_tta.vc_tta-gap-20 .vc_tta-panel.vc_active + .vc_tta-panel .vc_tta-panel-heading, .vc_tta.vc_tta-gap-20 .vc_tta-panel:not(:first-child) .vc_tta-panel-heading, .vc_tta.vc_tta-gap-20.vc_tta-tabs-position-bottom .vc_tta-tabs-container {
    margin-top: 20px;
}

.vc_tta.vc_tta-gap-15.vc_tta-tabs-position-left .vc_tta-tabs-container {
    margin-right: 15px;
}

.vc_tta.vc_tta-gap-15.vc_tta-tabs-position-right .vc_tta-tabs-container {
    margin-left: 15px;
}

.vc_tta.vc_tta-gap-20 .vc_tta-panel:not(:last-child):not(.vc_active) .vc_tta-panel-heading, .vc_tta.vc_tta-gap-20.vc_tta-tabs-position-top .vc_tta-tabs-container {
    margin-bottom: 20px;
}

.vc_tta.vc_tta-gap-25 .vc_tta-panel.vc_active + .vc_tta-panel .vc_tta-panel-heading, .vc_tta.vc_tta-gap-25 .vc_tta-panel:not(:first-child) .vc_tta-panel-heading, .vc_tta.vc_tta-gap-25.vc_tta-tabs-position-bottom .vc_tta-tabs-container {
    margin-top: 25px;
}

.vc_tta.vc_tta-gap-20.vc_tta-tabs-position-left .vc_tta-tabs-container {
    margin-right: 20px;
}

.vc_tta.vc_tta-gap-20.vc_tta-tabs-position-right .vc_tta-tabs-container {
    margin-left: 20px;
}

.vc_tta.vc_tta-gap-25 .vc_tta-panel:not(:last-child):not(.vc_active) .vc_tta-panel-heading, .vc_tta.vc_tta-gap-25.vc_tta-tabs-position-top .vc_tta-tabs-container {
    margin-bottom: 25px;
}

.vc_tta.vc_tta-gap-30 .vc_tta-panel.vc_active + .vc_tta-panel .vc_tta-panel-heading, .vc_tta.vc_tta-gap-30 .vc_tta-panel:not(:first-child) .vc_tta-panel-heading, .vc_tta.vc_tta-gap-30.vc_tta-tabs-position-bottom .vc_tta-tabs-container {
    margin-top: 30px;
}

.vc_tta.vc_tta-gap-25.vc_tta-tabs-position-left .vc_tta-tabs-container {
    margin-right: 25px;
}

.vc_tta.vc_tta-gap-25.vc_tta-tabs-position-right .vc_tta-tabs-container {
    margin-left: 25px;
}

.vc_tta.vc_tta-gap-30 .vc_tta-panel:not(:last-child):not(.vc_active) .vc_tta-panel-heading, .vc_tta.vc_tta-gap-30.vc_tta-tabs-position-top .vc_tta-tabs-container {
    margin-bottom: 30px;
}

.vc_tta.vc_tta-gap-35 .vc_tta-panel.vc_active + .vc_tta-panel .vc_tta-panel-heading, .vc_tta.vc_tta-gap-35 .vc_tta-panel:not(:first-child) .vc_tta-panel-heading, .vc_tta.vc_tta-gap-35.vc_tta-tabs-position-bottom .vc_tta-tabs-container {
    margin-top: 35px;
}

.vc_tta.vc_tta-gap-30.vc_tta-tabs-position-left .vc_tta-tabs-container {
    margin-right: 30px;
}

.vc_tta.vc_tta-gap-30.vc_tta-tabs-position-right .vc_tta-tabs-container {
    margin-left: 30px;
}

.vc_tta.vc_tta-gap-35 .vc_tta-panel:not(:last-child):not(.vc_active) .vc_tta-panel-heading, .vc_tta.vc_tta-gap-35.vc_tta-tabs-position-top .vc_tta-tabs-container {
    margin-bottom: 35px;
}

.vc_tta.vc_tta-gap-35.vc_tta-tabs-position-left .vc_tta-tabs-container {
    margin-right: 35px;
}

.vc_tta.vc_tta-gap-35.vc_tta-tabs-position-right .vc_tta-tabs-container {
    margin-left: 35px;
}

.vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-container, .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-list {
    overflow: hidden;
}

.vc_non_responsive .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-panel-body::before, .vc_tta-o-non-responsive .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-panel-body::before, .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-panel-body::before {
    right: auto;
    bottom: auto;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-right-width: 0;
    border-bottom-width: 0;
}

.vc_non_responsive .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-panel-body::after, .vc_tta-o-non-responsive .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-panel-body::after, .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-panel-body::after {
    left: auto;
    bottom: auto;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-left-width: 0;
    border-bottom-width: 0;
}

.vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-o-shape-group .vc_tta-tab:not(:first-child):not(:last-child) > a {
    border-radius: 0;
}

.vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-o-shape-group .vc_tta-tab:first-child:not(:last-child) > a {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-o-shape-group .vc_tta-tab:last-child:not(:first-child) > a {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.vc_tta-tabs.vc_tta-tabs-position-bottom .vc_tta-tabs-container, .vc_tta-tabs.vc_tta-tabs-position-bottom .vc_tta-tabs-list {
    overflow: hidden;
}

.vc_non_responsive .vc_tta-tabs.vc_tta-tabs-position-bottom .vc_tta-panel-body::before, .vc_tta-o-non-responsive .vc_tta-tabs.vc_tta-tabs-position-bottom .vc_tta-panel-body::before, .vc_tta-tabs.vc_tta-tabs-position-bottom .vc_tta-panel-body::before {
    right: auto;
    top: auto;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-right-width: 0;
    border-top-width: 0;
}

.vc_non_responsive .vc_tta-tabs.vc_tta-tabs-position-bottom .vc_tta-panel-body::after, .vc_tta-o-non-responsive .vc_tta-tabs.vc_tta-tabs-position-bottom .vc_tta-panel-body::after, .vc_tta-tabs.vc_tta-tabs-position-bottom .vc_tta-panel-body::after {
    left: auto;
    top: auto;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 0;
    border-left-width: 0;
    border-top-width: 0;
}

.vc_tta-tabs.vc_tta-tabs-position-bottom.vc_tta-o-shape-group .vc_tta-tab:not(:first-child):not(:last-child) > a {
    border-radius: 0;
}

.vc_tta-tabs.vc_tta-tabs-position-bottom.vc_tta-o-shape-group .vc_tta-tab:first-child:not(:last-child) > a {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.vc_tta-tabs.vc_tta-tabs-position-bottom.vc_tta-o-shape-group .vc_tta-tab:last-child:not(:first-child) > a {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.vc_tta-tabs.vc_tta-tabs-position-left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

    .vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tabs-container {
        overflow: hidden;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        margin-top: 0;
        margin-left: 0;
    }

.vc_non_responsive .vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tabs-container, .vc_tta-o-non-responsive .vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tabs-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

@media (min-width:768px) {
    .vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tabs-container {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tabs-list {
    overflow: hidden;
}

.vc_non_responsive .vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tabs-list, .vc_tta-o-non-responsive .vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tabs-list {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

@media (min-width:768px) {
    .vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tabs-list {
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
    }
}

.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tab {
    display: block;
}

.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-panels-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-width: 0;
}

.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-panels {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.vc_non_responsive .vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-panel-body::before, .vc_tta-o-non-responsive .vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-panel-body::before, .vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-panel-body::before {
    right: auto;
    bottom: auto;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-right-width: 0;
    border-bottom-width: 0;
}

.vc_non_responsive .vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-panel-body::after, .vc_tta-o-non-responsive .vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-panel-body::after, .vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-panel-body::after {
    right: auto;
    top: auto;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-right-width: 0;
    border-top-width: 0;
}

.vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-o-shape-group .vc_tta-tab:not(:first-child):not(:last-child) > a {
    border-radius: 0;
}

.vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-o-shape-group .vc_tta-tab:first-child:not(:last-child) > a {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-o-shape-group .vc_tta-tab:last-child:not(:first-child) > a {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.vc_tta-tabs.vc_tta-tabs-position-right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

    .vc_tta-tabs.vc_tta-tabs-position-right .vc_tta-tabs-container {
        overflow: hidden;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        margin-top: 0;
        margin-right: 0;
    }

.vc_non_responsive .vc_tta-tabs.vc_tta-tabs-position-right .vc_tta-tabs-container, .vc_tta-o-non-responsive .vc_tta-tabs.vc_tta-tabs-position-right .vc_tta-tabs-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

@media (min-width:768px) {
    .vc_tta-tabs.vc_tta-tabs-position-right .vc_tta-tabs-container {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.vc_tta-tabs.vc_tta-tabs-position-right .vc_tta-tabs-list {
    overflow: hidden;
}

.vc_non_responsive .vc_tta-tabs.vc_tta-tabs-position-right .vc_tta-tabs-list, .vc_tta-o-non-responsive .vc_tta-tabs.vc_tta-tabs-position-right .vc_tta-tabs-list {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

@media (min-width:768px) {
    .vc_tta-tabs.vc_tta-tabs-position-right .vc_tta-tabs-list {
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
    }
}

.vc_tta-tabs.vc_tta-tabs-position-right .vc_tta-tab {
    display: block;
}

.vc_tta-tabs.vc_tta-tabs-position-right .vc_tta-panels-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-width: 0;
}

.vc_tta-tabs.vc_tta-tabs-position-right .vc_tta-panels {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.vc_non_responsive .vc_tta-tabs.vc_tta-tabs-position-right .vc_tta-panel-body::before, .vc_tta-o-non-responsive .vc_tta-tabs.vc_tta-tabs-position-right .vc_tta-panel-body::before, .vc_tta-tabs.vc_tta-tabs-position-right .vc_tta-panel-body::before {
    left: auto;
    bottom: auto;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-left-width: 0;
    border-bottom-width: 0;
}

.vc_non_responsive .vc_tta-tabs.vc_tta-tabs-position-right .vc_tta-panel-body::after, .vc_tta-o-non-responsive .vc_tta-tabs.vc_tta-tabs-position-right .vc_tta-panel-body::after, .vc_tta-tabs.vc_tta-tabs-position-right .vc_tta-panel-body::after {
    left: auto;
    top: auto;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-left-width: 0;
    border-top-width: 0;
}

.vc_tta-tabs.vc_tta-tabs-position-right.vc_tta-o-shape-group .vc_tta-tab:not(:first-child):not(:last-child) > a {
    border-radius: 0;
}

.vc_tta-tabs.vc_tta-tabs-position-right.vc_tta-o-shape-group .vc_tta-tab:first-child:not(:last-child) > a {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.vc_tta-tabs.vc_tta-tabs-position-right.vc_tta-o-shape-group .vc_tta-tab:last-child:not(:first-child) > a {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.vc_non_responsive .vc_tta-tabs.vc_tta-o-no-fill .vc_tta-panel-body::after, .vc_non_responsive .vc_tta-tabs.vc_tta-o-no-fill .vc_tta-panel-body::before, .vc_non_responsive .vc_tta-tabs[class*=vc_tta-gap] .vc_tta-panel-body::after, .vc_non_responsive .vc_tta-tabs[class*=vc_tta-gap] .vc_tta-panel-body::before, .vc_tta-o-non-responsive .vc_tta-tabs.vc_tta-o-no-fill .vc_tta-panel-body::after, .vc_tta-o-non-responsive .vc_tta-tabs.vc_tta-o-no-fill .vc_tta-panel-body::before, .vc_tta-o-non-responsive .vc_tta-tabs[class*=vc_tta-gap] .vc_tta-panel-body::after, .vc_tta-o-non-responsive .vc_tta-tabs[class*=vc_tta-gap] .vc_tta-panel-body::before, .vc_tta-tabs.vc_tta-o-no-fill .vc_tta-panel-body::after, .vc_tta-tabs.vc_tta-o-no-fill .vc_tta-panel-body::before, .vc_tta-tabs[class*=vc_tta-gap] .vc_tta-panel-body::after, .vc_tta-tabs[class*=vc_tta-gap] .vc_tta-panel-body::before {
    display: none;
}

.vc_tta-tabs.vc_tta-o-no-fill .vc_tta-tabs-container, .vc_tta-tabs.vc_tta-o-no-fill .vc_tta-tabs-list, .vc_tta-tabs[class*=vc_tta-gap] .vc_tta-tabs-container, .vc_tta-tabs[class*=vc_tta-gap] .vc_tta-tabs-list {
    overflow: initial;
}

.vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-top .vc_tta-tab > a {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-top .vc_tta-tab.vc_active > a {
    border-bottom-color: transparent;
}

    .vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-top .vc_tta-tab.vc_active > a::before {
        display: block;
        height: auto;
        top: 100%;
        right: 100%;
        border-bottom: 0;
        border-left: 0;
        border-right: 0;
    }

    .vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-top .vc_tta-tab.vc_active > a::after {
        display: block;
        height: auto;
        top: 100%;
        left: 100%;
        border-bottom: 0;
        border-left: 0;
        border-right: 0;
    }

.vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-top .vc_tta-tabs-container {
    margin-top: 0;
    margin-bottom: 0;
}

.vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container, .vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-top.vc_tta-style-modern .vc_tta-tabs-container {
    margin-bottom: -1px;
}

.vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-top.vc_tta-style-outline .vc_tta-tabs-container {
    margin-bottom: -2px;
}

.vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-top.vc_tta-style-outline:not(.vc_tta-pageable) .vc_tta-panels {
    border-top-color: transparent;
}

.vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-bottom .vc_tta-tab > a {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-bottom .vc_tta-tab.vc_active > a {
    border-top-color: transparent;
}

    .vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-bottom .vc_tta-tab.vc_active > a::before {
        display: block;
        height: auto;
        bottom: 100%;
        right: 100%;
        border-top: 0;
        border-left: 0;
        border-right: 0;
    }

    .vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-bottom .vc_tta-tab.vc_active > a::after {
        display: block;
        height: auto;
        bottom: 100%;
        left: 100%;
        border-top: 0;
        border-left: 0;
        border-right: 0;
    }

.vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-bottom .vc_tta-tabs-container {
    margin-top: 0;
    margin-bottom: 0;
}

.vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-bottom.vc_tta-style-classic .vc_tta-tabs-container, .vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-bottom.vc_tta-style-modern .vc_tta-tabs-container {
    margin-top: -1px;
}

.vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-bottom.vc_tta-style-outline .vc_tta-tabs-container {
    margin-top: -2px;
}

.vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-bottom.vc_tta-style-outline:not(.vc_tta-pageable) .vc_tta-panels {
    border-bottom-color: transparent;
}

.vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-left .vc_tta-tab > a {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-left .vc_tta-tab.vc_active > a {
    border-right-color: transparent;
}

    .vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-left .vc_tta-tab.vc_active > a::before {
        display: block;
        width: auto;
        left: 100%;
        bottom: 100%;
        border-bottom: 0;
        border-top: 0;
        border-right: 0;
    }

    .vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-left .vc_tta-tab.vc_active > a::after {
        display: block;
        width: auto;
        left: 100%;
        top: 100%;
        border-bottom: 0;
        border-top: 0;
        border-right: 0;
    }

.vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-left .vc_tta-tabs-container {
    margin-left: 0;
    margin-right: 0;
}

.vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-left.vc_tta-style-classic .vc_tta-tabs-container, .vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-left.vc_tta-style-modern .vc_tta-tabs-container {
    margin-right: -1px;
}

.vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-left.vc_tta-style-outline .vc_tta-tabs-container {
    margin-right: -2px;
}

.vc_tta-controls-align-right.vc_tta-tabs.vc_tta-tabs-position-bottom .vc_tta-tabs-container, .vc_tta-controls-align-right.vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-container {
    margin-right: 0;
}

.vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-left.vc_tta-style-outline .vc_tta-panels {
    border-left-color: transparent;
}

.vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-left.vc_tta-shape-round .vc_tta-panels, .vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-left.vc_tta-shape-rounded .vc_tta-panels {
    margin-top: 0;
    border-top-left-radius: 0;
}

.vc_non_responsive .vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-left.vc_tta-shape-round .vc_tta-panel-body::before, .vc_non_responsive .vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-left.vc_tta-shape-rounded .vc_tta-panel-body::before, .vc_tta-o-non-responsive .vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-left.vc_tta-shape-round .vc_tta-panel-body::before, .vc_tta-o-non-responsive .vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-left.vc_tta-shape-rounded .vc_tta-panel-body::before, .vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-left.vc_tta-shape-round .vc_tta-panel-body::before, .vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-left.vc_tta-shape-rounded .vc_tta-panel-body::before {
    display: none;
}

.vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-right .vc_tta-tab > a {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-right .vc_tta-tab.vc_active > a {
    border-left-color: transparent;
}

    .vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-right .vc_tta-tab.vc_active > a::before {
        display: block;
        width: auto;
        right: 100%;
        bottom: 100%;
        border-bottom: 0;
        border-top: 0;
        border-left: 0;
    }

    .vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-right .vc_tta-tab.vc_active > a::after {
        display: block;
        width: auto;
        right: 100%;
        top: 100%;
        border-bottom: 0;
        border-top: 0;
        border-left: 0;
    }

.vc_tta-controls-align-right.vc_tta-tabs.vc_tta-tabs-position-bottom .vc_tta-panel-body::after, .vc_tta-controls-align-right.vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-panel-body::after {
    display: none;
}

.vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-right .vc_tta-tabs-container {
    margin-left: 0;
    margin-right: 0;
}

.vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-right.vc_tta-style-classic .vc_tta-tabs-container, .vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-right.vc_tta-style-modern .vc_tta-tabs-container {
    margin-left: -1px;
}

.vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-right.vc_tta-style-outline .vc_tta-tabs-container {
    margin-left: -2px;
}

.vc_tta .vc_tta-title-text:not(:empty) ~ .vc_tta-controls-icon, .vc_tta-controls-align-left.vc_tta-tabs.vc_tta-tabs-position-bottom .vc_tta-tabs-container, .vc_tta-controls-align-left.vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-container {
    margin-left: 0;
}

.vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-right.vc_tta-style-outline .vc_tta-panels {
    border-right-color: transparent;
}

.vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-right.vc_tta-shape-round .vc_tta-panels, .vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-right.vc_tta-shape-rounded .vc_tta-panels {
    margin-top: 0;
    border-top-right-radius: 0;
}

.vc_non_responsive .vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-right.vc_tta-shape-round .vc_tta-panel-body::before, .vc_non_responsive .vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-right.vc_tta-shape-rounded .vc_tta-panel-body::before, .vc_tta-o-non-responsive .vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-right.vc_tta-shape-round .vc_tta-panel-body::before, .vc_tta-o-non-responsive .vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-right.vc_tta-shape-rounded .vc_tta-panel-body::before, .vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-right.vc_tta-shape-round .vc_tta-panel-body::before, .vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-right.vc_tta-shape-rounded .vc_tta-panel-body::before {
    display: none;
}

.vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-controls-size-xs .vc_tta-tabs-container, .vc_tta-tabs.vc_tta-tabs-position-right.vc_tta-controls-size-xs .vc_tta-tabs-container {
    -webkit-flex-basis: 10%;
    -ms-flex-preferred-size: 10%;
    flex-basis: 10%;
}

.vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-controls-size-sm .vc_tta-tabs-container, .vc_tta-tabs.vc_tta-tabs-position-right.vc_tta-controls-size-sm .vc_tta-tabs-container {
    -webkit-flex-basis: 20%;
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
}

.vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-controls-size-md .vc_tta-tabs-container, .vc_tta-tabs.vc_tta-tabs-position-right.vc_tta-controls-size-md .vc_tta-tabs-container {
    -webkit-flex-basis: 30%;
    -ms-flex-preferred-size: 30%;
    flex-basis: 30%;
}

.vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-controls-size-lg .vc_tta-tabs-container, .vc_tta-tabs.vc_tta-tabs-position-right.vc_tta-controls-size-lg .vc_tta-tabs-container {
    -webkit-flex-basis: 40%;
    -ms-flex-preferred-size: 40%;
    flex-basis: 40%;
}

.vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-controls-size-xl .vc_tta-tabs-container, .vc_tta-tabs.vc_tta-tabs-position-right.vc_tta-controls-size-xl .vc_tta-tabs-container {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
}

.vc_tta.vc_tta-controls-align-left .vc_tta-panel-heading, .vc_tta.vc_tta-controls-align-left .vc_tta-tabs-container {
    text-align: left;
}

.vc_tta.vc_tta-controls-align-right .vc_tta-panel-heading, .vc_tta.vc_tta-controls-align-right .vc_tta-tabs-container {
    text-align: right;
}

.vc_tta.vc_tta-controls-align-center .vc_tta-panel-heading, .vc_tta.vc_tta-controls-align-center .vc_tta-tabs-container {
    text-align: center;
}

.vc_non_responsive .vc_tta-controls-align-left.vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-panel-body::before, .vc_tta-controls-align-left.vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-panel-body::before, .vc_tta-o-non-responsive .vc_tta-controls-align-left.vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-panel-body::before {
    display: none;
}

.vc_tta-controls-align-left.vc_tta-tabs.vc_tta-tabs-position-top:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill) .vc_tta-panels {
    border-top-left-radius: 0;
}

.vc_non_responsive .vc_tta-controls-align-left.vc_tta-tabs.vc_tta-tabs-position-bottom .vc_tta-panel-body::before, .vc_tta-controls-align-left.vc_tta-tabs.vc_tta-tabs-position-bottom .vc_tta-panel-body::before, .vc_tta-o-non-responsive .vc_tta-controls-align-left.vc_tta-tabs.vc_tta-tabs-position-bottom .vc_tta-panel-body::before {
    display: none;
}

.vc_tta-controls-align-left.vc_tta-tabs.vc_tta-tabs-position-bottom:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill) .vc_tta-panels {
    border-bottom-left-radius: 0;
}

.vc_tta-controls-align-right.vc_tta-tabs.vc_tta-tabs-position-top:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill) .vc_tta-panels {
    border-top-right-radius: 0;
}

.vc_tta-controls-align-right.vc_tta-tabs.vc_tta-tabs-position-bottom:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill) .vc_tta-panels {
    border-bottom-right-radius: 0;
}

.vc_tta-tabs.vc_tta-has-pagination:not(.vc_tta-tabs-position-bottom) {
    padding-bottom: 60px;
}

.vc_tta-tabs.vc_tta-has-pagination .vc_pagination {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    margin-top: 30px;
    margin-bottom: 30px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.vc_tta-tabs.vc_tta-has-pagination.vc_tta-tabs-position-bottom {
    padding-top: 60px;
}

    .vc_tta-tabs.vc_tta-has-pagination.vc_tta-tabs-position-bottom .vc_pagination {
        top: auto;
        bottom: 100%;
        -webkit-transform: translateY(50%);
        -ms-transform: translateY(50%);
        transform: translateY(50%);
    }

.vc_tta .vc_tta-controls-icon {
    display: inline-block;
    vertical-align: middle;
    height: 12px;
    width: 12px;
    position: relative;
    font-size: inherit;
    margin: 0;
}

    .vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-chevron::before, .vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus::after, .vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus::before, .vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-triangle::before {
        content: '';
        display: block;
        box-sizing: border-box;
        border-style: solid;
    }

    .vc_tta .vc_tta-controls-icon:after, .vc_tta .vc_tta-controls-icon:before {
        -webkit-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out;
    }

    .vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus::before {
        position: absolute;
        left: 0;
        right: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        border-width: 2px 0 0;
    }

    .vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus::after {
        position: absolute;
        left: 50%;
        bottom: 0;
        top: 0;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        border-width: 0 0 0 2px;
    }

    .vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-chevron::before {
        position: absolute;
        left: 2px;
        right: 2px;
        top: 2px;
        bottom: 2px;
        border-width: 0 2px 2px 0;
        -webkit-transform: rotate(45deg) translate(-25%,-25%);
        -ms-transform: rotate(45deg) translate(-25%,-25%);
        transform: rotate(45deg) translate(-25%,-25%);
    }

    .vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-triangle::before {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        border-width: 6px;
        border-bottom-color: transparent!important;
        border-right-color: transparent!important;
        border-left-color: transparent!important;
        -webkit-transform: translateY(25%);
        -ms-transform: translateY(25%);
        transform: translateY(25%);
    }

.vc_tta .vc_active .vc_tta-controls-icon.vc_tta-controls-icon-plus::after {
    display: none;
}

.vc_tta .vc_active .vc_tta-controls-icon.vc_tta-controls-icon-chevron::before {
    -webkit-transform: rotate(225deg) translate(-25%,-25%);
    -ms-transform: rotate(225deg) translate(-25%,-25%);
    transform: rotate(225deg) translate(-25%,-25%);
}

.vc_tta .vc_active .vc_tta-controls-icon.vc_tta-controls-icon-triangle::before {
    -webkit-transform: rotate(180deg) translateY(25%);
    -ms-transform: rotate(180deg) translateY(25%);
    transform: rotate(180deg) translateY(25%);
}

.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left.vc_tta-panel-title > a {
    padding-left: 46px;
}

.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 20px;
}

.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-right.vc_tta-panel-title > a {
    padding-right: 42px;
}

.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-right .vc_tta-controls-icon {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 20px;
}

@media (max-width:768px) {
    .vc_tta-container .vc_tta:not([class*=vc_tta-pageable]) .vc_pagination {
        display: none;
    }
}
