.gt3_full-width{
    width: 100%;
    padding-right: 0 !important;
    padding-left: 0 !important;
}
.vc_column_container{
    z-index: 1;
}
.vc_column-inner::after,
.vc_column-inner::before{
    clear: both;
}
div.vc_row[data-vc-full-width='true'][class*='vc_column-gap-'] > div.vc_column_container:first-child{
    padding-left: 0;
}
div.vc_row[data-vc-full-width='true'][class*='vc_column-gap-'] > div.vc_column_container:last-child{
    padding-right: 0;
}
@media (max-width: 767px){
    div.vc_row[data-vc-full-width='true'][class*='vc_column-gap-'] > div.vc_column_container.vc_col-xs-12,
    div.vc_row[data-vc-full-width='true'][class*='vc_column-gap-'] > div.vc_column_container:not([class*='vc_col-xs-']){
        padding-right: 0;
        padding-left: 0;
    }
}
@media (min-width: 768px) and (max-width:991px){
    div.vc_row[data-vc-full-width='true'][class*='vc_column-gap-'] > div.vc_column_container.vc_col-sm-12,
    div.vc_row[data-vc-full-width='true'][class*='vc_column-gap-'] > div.vc_column_container:not([class*='vc_col-sm-']){
        padding-right: 0;
        padding-left: 0;
    }
}
@media (min-width: 992px) and (max-width:1199px){
    div.vc_row[data-vc-full-width='true'][class*='vc_column-gap-'] > div.vc_column_container.vc_col-md-12,
    div.vc_row[data-vc-full-width='true'][class*='vc_column-gap-'] > div.vc_column_container:not([class*='vc_col-sm-']){
        padding-right: 0;
        padding-left: 0;
    }
}
@media (min-width: 1200px){
    div.vc_row[data-vc-full-width='true'][class*='vc_column-gap-'] > div.vc_column_container.vc_col-lg-12{
        padding-right: 0;
        padding-left: 0;
    }
}

.gt3_background_stretch .vc_column-inner{
    background-size: 100% 100%;
}
/*-Call to Action-*/

.module_call_to_action{
    text-align: center;
}

.module_call_to_action h1{
    font-weight: 100;
}

.module_call_to_action h1 b{
    font-weight: 700;
}

.module_call_to_action .cta_subheading{
    font-weight: 300;
    margin-bottom: 15px;
}

.module_call_to_action .cta_divider{
    margin-bottom: 15px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

.module_call_to_action.right .cta_wrap,
.module_call_to_action.left .cta_wrap{
    display:         flex;
    display: -webkit-flex;
}

.module_call_to_action .cta_button i{
    margin-right: 10px;
}

.module_call_to_action.right .cta_text_area,
.module_call_to_action.left .cta_text_area{
    flex-grow: 1;
}

.module_call_to_action.left .cta_button,
.module_call_to_action.right .cta_button{
    display: table-cell;
    display:         flex;
    display: -webkit-flex;
    align-items: center;
    vertical-align: middle;
}

.module_call_to_action.left .cta_button{
    padding-right: 15px;
}

.module_call_to_action.right .cta_button{
    padding-left: 15px;
}

.module_call_to_action .shortcode_button,
.module_call_to_action a.shortcode_button{
    margin: 0;
}

/*-Info Section-*/
.colored_sections.items1 .colored_section{
    width: 100%;
}

.colored_sections.items2 .colored_section{
    width: 50%;
}

.colored_sections.items3 .colored_section{
    width: 33.33%;
}

.colored_sections.items4 .colored_section{
    width: 25%;
}

.colored_section{
    float: left;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    padding-right: 15px;
    padding-left: 15px;
}

.icon_container.top{
    margin-bottom: 20px;
}

.grid.colored_sections.items2 .colored_section:nth-child(2n+1){
    border-right: 1px solid #f0f0f0;
}

.grid.colored_sections.items3 .colored_section:nth-child(3n+2),
.grid.colored_sections.items3 .colored_section:nth-child(3n+1){
    border-right: 1px solid #f0f0f0;
}

.grid.colored_sections.items4 .colored_section:nth-child(3n+3),
.grid.colored_sections.items4 .colored_section:nth-child(3n+2),
.grid.colored_sections.items4 .colored_section:nth-child(3n+1){
    border-right: 1px solid #f0f0f0;
}

.grid.colored_sections.items1 .colored_section:nth-child(n+2),
.grid.colored_sections.items2 .colored_section:nth-child(n+3),
.grid.colored_sections.items3 .colored_section:nth-child(n+4),
.grid.colored_sections.items4 .colored_section:nth-child(n+5){
    border-top: 1px solid #f0f0f0;
}

.colored_section .title_divider{
    width: 40px;
    height: 1px;
    margin-bottom: 15px;
    background-color: #ddd;
}

.colored_section .infobox_text{
    display: table-cell;
}

.colored_section .icon_container.left{
    display: table-cell;
    padding-top: 10px;
    padding-right: 15px;
    vertical-align: top;
}

.icon_container.round img{
    -webkit-border-radius: 50%;
            border-radius: 50%;
}





/*body .fa-long-arrow-left:before {
	content: "\f107";
	font-family: Theme_icon;
	font-size: 20px;
	font-style: normal;
	vertical-align: middle;
}*/

body [class*='theme_icon-arrows']{
    position: relative;
    display: inline-block;
    width: 1.3em;
    height: .55em;
    margin: auto 0 auto .35em;
}
body .theme_icon-arrows-right{
    right: 0;
}
body .theme_icon-arrows-left{
    left: 0;
}
body [class*='theme_icon-arrows']:before{
    font-size: inherit;
    position: absolute;
    z-index: 1;
    top: .25em;
    width: 1.125em !important;
    margin-left: 0;
    content: '';
    border-top: .1em solid;
    border-top-color: inherit;
}
body .theme_icon-arrows-right:before{
    left: 0;
}
body .theme_icon-arrows-left:before{
    right: 0;
}
body [class*='theme_icon-arrows']:after{
    font-size: inherit;
    position: absolute;
    z-index: 1;
    top: .05em;
    margin-left: 0;
    content: '';
    border-top: .25em solid transparent;
    border-bottom: .25em solid transparent;
}
body .theme_icon-arrows-right:after{
    right: -0.125em;
    border-left: .4em solid;
    border-left-color: inherit;
}
body .theme_icon-arrows-left:after{
    left: 0;
    border-right: .4em solid;
    border-right-color: inherit;
}

/*-Counter-*/
.stat_temp{
    display: none !important;
    width: 0 !important;
}
.gt3_module_counter{
    text-align: center;
}
.counter_icon_size_mini.fa{
    font-size: 25px;
    line-height: 39px;
}
.counter_icon_size_small.fa{
    font-size: 35px;
    line-height: 49px;
}
.counter_icon_size_normal.fa{
    font-size: 45px;
    line-height: 59px;
}
.counter_icon_size_large.fa{
    font-size: 55px;
    line-height: 69px;
}
.counter_icon_size_extralarge.fa{
    font-size: 65px;
    line-height: 79px;
}
.icon-position-right,
.icon-position-left{
    display: -webkit-box;
    display:    -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display:         flex;
    text-align: center;

    -webkit-flex-flow: row wrap;
            flex-flow: row wrap;
}
.icon-position-left .icon_container,
.icon-position-left .stat_count_wrapper,
.icon-position-right .icon_container,
.icon-position-right .stat_count_wrapper{
    padding: 0;
    text-align: center;

    flex: 1 100%;
}
@media all and (min-width: 768px){
    .icon-position-left .icon_container{
        order: 0;
        padding-right: 20px;
        text-align: right;

        flex: 0 1 auto;
    }
    .icon-position-left .stat_count_wrapper{
        order: 1;
        text-align: left;

        flex: 1 0 auto;
    }
    .icon-position-right .icon_container{
        order: 1;
        padding-left: 20px;
        text-align: left;

        flex: 0 1 auto;
    }
    .icon-position-right .stat_count_wrapper{
        order: 0;
        text-align: right;

        flex: 1 0 auto;
    }
}
.counter_icon_type_none .stat_count_wrapper{
    display: block;
    padding-right: 20px;
    padding-left: 20px;
    text-align: center;
}
.icon_proportions_circle img{
    border-radius: 50%;
}
.icon-position-top.counter_icon_type_image .stat_count_wrapper,
.icon-position-top.counter_icon_type_font .stat_count_wrapper{
    padding-top: 20px;
}
.icon-position-bottom.counter_icon_type_image .stat_count_wrapper,
.icon-position-bottom.counter_icon_type_font .stat_count_wrapper{
    padding-bottom: 23px;
}
.gt3_module_counter .icon_container{
    line-height: 10px;
}
.gt3_module_counter .stat_count{
    font-size: 48px;
    font-weight: bold;
    line-height: 50px;
    margin-bottom: 0;
}
.gt3_module_counter .cont_info{
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
}
.gt3_module_counter .stat_count.value-position-top-left{
    text-align: left;
}
.gt3_module_counter .stat_count.value-position-top-center{
    text-align: center;
}
.gt3_module_counter .stat_count.value-position-top-right{
    text-align: right;
}
.gt3_module_counter .stat_count.value-position-left{
    display: block;
    float: left;
    margin-right: 20px;
    margin-left: 5px;
}
.gt3_module_counter .stat_count.value-position-right{
    display: block;
    float: right;
    margin-right: 5px;
}
.gt3_module_counter .stat_count.value-position-top{
    font-size: 48px;
    font-weight: bold;
    line-height: 50px;
    margin-bottom: 5px;
}
.gt3_module_counter .text_count_wrapper{
    position: relative;
    display: block;
}
.gt3_module_counter .text_count_wrapper.text-align-left{
    text-align: left;
}
.gt3_module_counter .text_count_wrapper.text-align-right{
    text-align: right;
}
.gt3_module_counter .text_count_wrapper.text-align-center{
    text-align: center;
}
/* Countdown */
.countdown_wrapper{
    text-align: center;
    white-space: nowrap;
}
.countdown_wrapper--left{
    text-align: left;
}
.countdown_wrapper--right{
    text-align: right;
}
.gt3-countdown{
    line-height: 0;
    display: inline-block;
    overflow: hidden;
}
.gt3-countdown--shadow{
    -webkit-box-shadow: 0 0 24px 0 rgba(0, 0, 0, .1);
       -moz-box-shadow: 0 0 24px 0 rgba(0, 0, 0, .1);
            box-shadow: 0 0 24px 0 rgba(0, 0, 0, .1);
}
.countdown-row{
    margin-right: -1px;
    margin-left: -1px;
}
.countdown-section{
    font-size: 24px;
    position: relative;
    z-index: 1;
    display: inline-block;
    padding: .1em 1.3em;
    text-align: left;
    vertical-align: middle;
    white-space: normal;
}
.countdown-section:after{
    font-family: 'Times New Roman', Times, 'Nimbus Roman No9 L', 'Liberation Serif', serif;
    position: absolute;
    top: .374em;
    right: 0;
    width: .28em;
    height: auto;
    content: ':';
    transform: translateX(50%);
}
.countdown-section:last-of-type:after{
    display: none;
}
.countdown-section .countdown-amount{
    font-weight: 300;
    line-height: 100%;
    display: block;
    text-align: center;
}
.countdown-period{
    font-size: 16px;
    font-weight: 300;
    line-height: 1;
    display: block;
    text-align: center;
    text-transform: lowercase;
}
.gt3-countdown--size_medium .countdown-period,
.gt3-countdown--size_large .countdown-period,
.gt3-countdown--size_e_large .countdown-period{
    font-size: 18px;
}
.gt3-countdown--size_medium .countdown-section{
    font-size: 36px;
    padding: 0 .8em;
}

.gt3-countdown--size_large .countdown-section{
    font-size: 60px;
    padding: 0 .405em;
}

.gt3-countdown--size_e_large .countdown-section{
    font-size: 72px;
    padding: 0 .405em;
}
.gt3-countdown{
    margin-right: -1.9375em;
    margin-left: -1.9375em;
}
.gt3-countdown.gt3-countdown--size_medium{
    margin-right: -1.8125em;
    margin-left: -1.8125em;
}
.gt3-countdown.gt3-countdown--size_large{
    margin-right: -1.5em;
    margin-left: -1.5em;
}
.gt3-countdown.gt3-countdown--size_e_large{
    margin-right: -1.8125em;
    margin-left: -1.8125em;
}
/* countdown vertical style*/
.gt3-countdown--vertical_style .countdown-section{
    display: block;
    padding-bottom: 38px;
}
.gt3-countdown--vertical_style .countdown-section:after{
    content: '';
}
.gt3-countdown--vertical_style .countdown-section .countdown-amount{
    margin-bottom: 8px;
}

@media only screen and (max-width: 1199px){
    .gt3-countdown--size_medium .countdown-section{
        font-size: 36px;
    }
    .gt3-countdown--size_large .countdown-section{
        font-size: 48px;
    }
    .gt3-countdown--size_e_large .countdown-section{
        font-size: 60px;
    }

    .gt3-countdown{
        margin-right: -1.9375em;
        margin-left: -1.9375em;
    }
    .gt3-countdown.gt3-countdown--size_medium{
        margin-right: -1.8em;
        margin-left: -1.8em;
    }
    .gt3-countdown.gt3-countdown--size_large{
        margin-right: -1.215em;
        margin-left: -1.215em;
    }
    .gt3-countdown.gt3-countdown--size_e_large{
        margin-right: -1.51875em;
        margin-left: -1.51875em;
    }
}
@media only screen and (max-width: 991px){
    .gt3-countdown--size_medium .countdown-section{
        font-size: 24px;
    }
    .gt3-countdown--size_large .countdown-section{
        font-size: 36px;
    }
    .gt3-countdown--size_e_large .countdown-section{
        font-size: 48px;
    }
    .countdown-period,
    .gt3-countdown--size_medium .countdown-period,
    .gt3-countdown--size_large .countdown-period,
    .gt3-countdown--size_e_large .countdown-period{
        font-size: 14px;
    }

    .gt3-countdown{
        margin-right: -1.5em;
        margin-left: -1.5em;
    }
    .gt3-countdown.gt3-countdown--size_medium{
        margin-right: -1.2em;
        margin-left: -1.2em;
    }
    .gt3-countdown.gt3-countdown--size_large{
        margin-right: -.91125em;
        margin-left: -.91125em;
    }
    .gt3-countdown.gt3-countdown--size_e_large{
        margin-right: -1.215em;
        margin-left: -1.215em;
    }
}
@media only screen and (max-width: 767px){
    .gt3-countdown--size_medium .countdown-section,
    .countdown-section{
        font-size: 18px;
    }
    .gt3-countdown--size_large .countdown-section{
        font-size: 21px;
    }
    .gt3-countdown--size_e_large .countdown-section{
        font-size: 24px;
    }
    .countdown-period,
    .gt3-countdown--size_medium .countdown-period,
    .gt3-countdown--size_large .countdown-period,
    .gt3-countdown--size_e_large .countdown-period{
        font-size: 12px;
    }

    .gt3-countdown{
        margin-right: -1.5em;
        margin-left: -1.5em;
    }
    .gt3-countdown.gt3-countdown--size_medium{
        margin-right: -.9em;
        margin-left: -.9em;
    }
    .gt3-countdown.gt3-countdown--size_large{
        margin-right: -.5316em;
        margin-left: -.5316em;
    }
    .gt3-countdown.gt3-countdown--size_e_large{
        margin-right: -.6075em;
        margin-left: -.6075em;
    }
}
/* end Countdown */
/* Carousel Thumbnails */
.slick-slider.gt3_carousel_thumbnails .slick-track{
    left: 0 !important;
    width: auto !important;
    transform: none !important;
    text-align: center;
}
.slick-list .slick-slide.gt3_carousel_thumbnails_item{
    display: inline-block;
    float: none;
}
/* Carousel Thumbnails end */
/*-Testimonials-*/
.module_testimonial .testimonials_item{
    list-style: none;
}
.testimonials_list{
    overflow: hidden;
}
/*.testimonials_rotator {
	margin-left: -15px;
	margin-right: -15px;
}*/
.testimonials_list .testimonials_rotator > .testimonials_item{
    float: left;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    padding-right: 15px;
    padding-left: 15px;
}
.testimonials_list.items1 .testimonials_rotator > .testimonials_item{
    width: 100%;
}
.testimonials_list.items2 .testimonials_rotator > .testimonials_item{
    width: 50%;
}
.testimonials_list.items3 .testimonials_rotator > .testimonials_item{
    width: 33.33%;
}
.testimonials_list.items4 .testimonials_rotator > .testimonials_item{
    width: 25%;
}
.testimonials-grid{
    margin: -40px 0 0 0;
    padding: 0;
}
.testimonials-grid > .testimonials_item{
    box-sizing: border-box;
    margin-top: 40px;
    padding: 0 15px;
    list-style: none;
}
.testimonials-grid.columns-2 .testimonials_item{
    float: left;
    width: 50%;
}
.testimonials-grid.columns-2 .testimonials_item:nth-child(2n + 1){
    clear: left;
}
.testimonials-grid.columns-3 .testimonials_item{
    float: left;
    width: 33.33%;
}
.testimonials-grid.columns-3 .testimonials_item:nth-child(3n + 1){
    clear: left;
}
.testimonials-grid.columns-4 .testimonials_item{
    float: left;
    width: 25%;
}
.testimonials-grid.columns-4 .testimonials_item:nth-child(4n + 1){
    clear: left;
}
.testimonials-grid:after{
    display: table;
    clear: both;
    content: '';
}
.module_testimonial.type1,
.module_testimonial.type4{
    text-align: center;
}
.module_testimonial.testimonials_align_center{
    text-align: center;
}
.module_testimonial.testimonials_align_left,
.module_testimonial.testimonials_align_left .slick-dots{
    text-align: left;
}
.module_testimonial.testimonials_align_right,
.module_testimonial.testimonials_align_right .slick-dots{
    text-align: right;
}
.module_testimonial.type1 h3,
.module_testimonial.type4 h3{
    position: relative;
    margin-bottom: 40px;
}
.module_testimonial .title_divider{
    display: block;
    width: 40px;
    height: 1px;
    margin: 0 auto;
    margin-bottom: 50px;
}
.module_testimonial.type1 .testimonials_photo{
    display: inline-block;
}
.module_testimonial.type1 .testimonials_photo img{
    width: 60px;
    height: 60px;
    -webkit-border-radius: 0;
            border-radius: 0;
}
.module_testimonial.type1 .testimonials_title{
    margin-bottom: 40px;
}
.module_testimonial.type1 .testimonials_content > div:not(:last-child){
    margin-bottom: 26px;
}
.module_testimonial.type1 .testimonials_content > div:last-child{
    margin-bottom: 0;
}
/*Type 2*/
.module_testimonial.type2 span.quote{
    font-size: 142px;
    line-height: 125px;
    display: inline-block;
    float: left;
    height: 90px;
    margin-right: 15px;
}
.module_testimonial.type2 .testimonials-text:before{
    font-family: Catamaran;
    font-size: 138px;
    font-weight: 300;
    line-height: 1;
    position: absolute;
    z-index: 0;
    top: 0;
    left: -15px;
    width: 100%;
    height: 100%;
    content: '​‌”';
}
.module_testimonial.type2 .testimonials-text{
    font-size: 16px;
    line-height: 1.5;
    position: relative;
    z-index: 1;
    margin-bottom: 20px;
    padding: 0 0 21px 43px;
}
.module_testimonial.type2 .testimonials-text + *{
    margin-left: 60px;
}
.module_testimonial.type2 .testimonials_photo{
    margin: 0 20px 0 0;
}
.module_testimonial.type2 .testimonials_photo,
.module_testimonial.type2 .testimonials_title{
    display: inline-block;
    vertical-align: middle;
}
.module_testimonial.type2 .testimonials_photo img{
    width: 80px;
    height: 80px;
}
.gt3_module_carousel .slick-slide .module_testimonial{
    margin-right: -15px;
    margin-left: -15px;
    padding-right: 0;
    padding-left: 0;
}
/* TYPE 3 */
.module_testimonial.type3 .testimonials-text{
    font-size: 16px;
    line-height: 1.9;
    padding-bottom: 13px;
    padding-left: 50px;
}
.module_testimonial.type3 .testimonials_title{
    font-size: 14px;
    display: inline-block;
    margin-top: 7px;
}
.module_testimonial.type3 .testimonials_content{
    position: relative;
    z-index: 1;
    margin-top: 44px;
    padding: 44px 70px 49px 50px;
}
.module_testimonial.type3 .testimonials_photo img{
    width: 80px;
    height: 80px;
}
.module_testimonial.type3 .testimonials_photo{
    display: inline-block;
    margin: 0 15px 0 0;
    vertical-align: middle;
}
.module_testimonial.type3 .testimonials-text:before{
    font-family: Catamaran;
    font-size: 138px;
    font-weight: 300;
    line-height: 1;
    position: absolute;
    z-index: 0;
    top: 43px;
    left: 48px;
    content: '​‌”';
}
/*
.module_testimonial.type3 .testimonials_photo {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 30px;
	transform: translate( 0,-50%);
}*/
/* TYPE 4 */
.module_testimonial.type4 .nav_item_wrap{
    float: left;
    width: 130px;
    padding-right: 75px;
    padding-left: 75px;
}

.module_testimonial.type4 .testimonials-nav{
    max-width: 900px;
    margin-right: auto;
    margin-bottom: 40px;
    margin-left: auto;
    padding-top: 15px;
    text-align: center;
}
.module_testimonial.type4 .testimonials_content .testimonials_photo{
    display: none;
}
.module_testimonial.type4 .testimonials_photo{
    /*width: 90px;*/
    padding: 20px 0 27px 0;
    -webkit-transition: all 400ms;
            transition: all 400ms;
}
.module_testimonial.type4 .testimonials_photo img{
    margin: 0 auto;
}
.module_testimonial.type4 .testimonials_title{
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 27px;
}
.module_testimonial.type4 .slick-active .testimonials_photo{
    width: 130px;
    padding: 0;
}
.module_testimonial.type4 .testimonials_photo img{
    max-width: 100%;
    height: auto;
}
.module_testimonial.type4 .testimonials-photo-wrapper{
    display: inline-block;
    max-width: 820px;
}
.module_testimonial.type4 .testimonials-photo-wrapper .slick-list{
    padding: 0 15px!important;
}
.module_testimonial.type4 .testimonials-photo-wrapper img{
    transition: all .5s;
    transform: scale(.7);
    opacity: .3;
}
.module_testimonial.type4 .testimonials-photo-wrapper .slick-current img{
    transform: scale(1);
    opacity: 1;
}
.module_testimonial.type4 .testimonials-photo-wrapper .slick-track{
    margin: 0 auto;
}
.testimonials_title{
    font-weight: 500;
}
.testimonials_list .testimonials_author_position{
    display: inline-block;
}
.module_testimonial .testimonials_item{
    padding-bottom: 30px;
}
.module_testimonial .slick-dots{
    line-height: 0;
    margin: 40px 0 0 0;
    padding: 0;
    text-align: center;
}
.module_testimonial .slick-dots li{
    font-size: 0;
    line-height: 0;
    display: inline-block;
    padding: 0;
    padding: 10px 5px;
    list-style: none;
}
.module_testimonial .slick-dots li:before{
    display: none;
}
.module_testimonial .slick-dots li button:focus{
    outline: none;
}
.module_testimonial .slick-dots li button{
    font-size: 0;
    display: inline-block;
    box-sizing: border-box;
    width: 10px;
    height: 10px;
    margin: 0;
    padding: 0;
    cursor: pointer;
    opacity: .3;
    border: 2px solid transparent;
    border-radius: 50%;
    background: transparent;
}
.module_testimonial .slick-dots li.slick-active button{
    opacity: 1;
}
.module_testimonial .testimonials-rate-wrap{
    margin: 10px 0 0 0;
}
.module_testimonial.type4 .testimonials-rate-wrap{
    font-size: .8em;
    margin: 15px 0 0 0;
}
.module_testimonial .testimonials-rate-wrap i{
    margin: 0 5px;
    color: #f2bc3b;
}
.module_testimonial .testimonials-rate-wrap i.grey{
    color: #d9d9d9;
}
.module_testimonial .testimonials_photo img.testimonials_round_img{
    border-radius: 50%;
}
/* TYPE 5 */
.module_testimonial.type5 .slick-dots{
    position: absolute;
    left: 0;
    margin-top: 50px;
    padding-right: 15px;
    padding-left: 15px;
}
.module_testimonial.type5 .testimonials_photo{
    float: left;
    padding-right: 11.6%;
    padding-bottom: 60px;
}
.module_testimonial.type5 .testimonials_content .testimonials-text:before{
    font-family: Catamaran;
    font-size: 138px;
    font-weight: 300;
    position: absolute;
    z-index: 0;
    top: 80px;
    left: 0;
    width: 100%;
    height: 100%;
    content: '​‌”';
}
.module_testimonial.type5 .testimonials-text{
    position: relative;
    z-index: 1;
    overflow: hidden;
    padding: 26px 0 11px 50px;
}
.module_testimonial.type5 .testimonials_title{
    font-weight: 700;
    display: inline-block;
    padding-top: 100px;
}
/* TYPE 6 */
.module_testimonial.type6  .slick-dots{
    margin: 28px 0 0 0;
}
.module_testimonial.type6 .slick-list{
    padding: 0;
}
.module_testimonial.type6 .testimonials-text{
    position: relative;
    z-index: 1;
    margin-bottom: 50px;
    padding-top: 44px;
    padding-right: 75px;
    padding-bottom: 44px;
    padding-left: 95px;
    border-radius: 10px;
    background-color: #fff;
}
.module_testimonial.type6 .testimonials-text:before{
    font-family: Catamaran;
    font-size: 138px;
    font-weight: 300;
    line-height: 1;
    position: absolute;
    z-index: 0;
    top: 45px;
    left: 40px;
    width: 100%;
    height: 100%;
    content: '​‌”';
}
.module_testimonial.type6 .testimonials-text:after{
    position: absolute;
    z-index: 1;
    bottom: -11px;
    left: 30px;
    width: 25px;
    height: 25px;
    content: '';
    transform: rotate(45deg);
    background-color: #fff;
}
.module_testimonial.type6 .testimonials_photo{
    margin: 0 20px 0 0;
}
.module_testimonial.type6 .testimonials_photo,
.module_testimonial.type6 .testimonials_title{
    display: inline-block;
    vertical-align: middle;
}
.module_testimonial.type6 .testimonials_title{
    margin-bottom: 5px;
}
/* TYPE 7 */
.module_testimonial.type7 .testimonials-text:before{
    font-family: Catamaran;
    font-size: 138px;
    font-weight: 300;
    line-height: 1;
    position: absolute;
    z-index: 0;
    top: 2px;
    left: -10px;
    width: 100%;
    height: 100%;
    content: '​‌”';
}
.module_testimonial.type7 .testimonials-text{
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    position: relative;
    z-index: 1;
    padding: 0 0 11px 45px;
}
.module_testimonial.type7 .testimonials_photo,
.module_testimonial.type7 .testimonials_title{
    display: inline-block;
    margin-top: 7px;
    vertical-align: middle;
}
.module_testimonial.type7 .testimonials_photo{
    margin: 0 20px 0 0;
}
.module_testimonial.pagination_position-right .slick-slider ul.slick-dots{
    text-align: right;
}
.module_testimonial.pagination_position-left .slick-slider ul.slick-dots{
    text-align: left;
}
.module_testimonial.pagination_position-center .slick-slider ul.slick-dots{
    text-align: center;
}
.module_testimonial.author_align-right.type2 .slick-slide .testimonials_title{
    float: right;
}
.module_testimonial.author_align-left.type2 .slick-slide .testimonials_title{
    float: left;
}
@media only screen and (max-width: 1279px){
    .module_testimonial.type3 .testimonials_content{
        padding: 44px 20px 49px 20px;
    }
    .module_testimonial.type3 .testimonials-text:before{
        left: 20px;
    }
}
@media only screen and (max-width: 1199px){
    .module_testimonial.type5 .testimonials_content .testimonials_photo img{
        height: auto!important;
    }
    .module_testimonial.type5 .testimonials_content .testimonials_photo{
        box-sizing: border-box;
        max-width: 51%;
    }
}
@media only screen and (max-width: 991px){
    .module_testimonial.type5 .testimonials_content .testimonials_photo{
        box-sizing: border-box;
        max-width: 36%;
    }
    .module_testimonial.type5 .testimonials_title{
        padding-top: 0;
    }
}
@media only screen and (max-width: 767px){
    .module_testimonial.type5 .testimonials_content .testimonials_photo{
        box-sizing: border-box;
        max-width: 100%;
    }
    .module_testimonial.type4 .testimonials_photo{
        width: 70px !important;
    }
    .module_testimonial.type4 .testimonials-photo-wrapper{
        width: 210px;
        max-width: 100%;
    }
    .module_testimonial.type4 .testimonials-photo-wrapper img{
        width: 70px !important;
        height: 70px !important;
    }
    .module_testimonial.type5 .slick-slider ul.slick-dots li {
        display: none;
    }
}
@media only screen and (max-width: 599px){
    .module_testimonial.type3 .testimonials_content{
        padding: 44px 30px 49px;
    }
    .module_testimonial.type3 .testimonials-text:before{
        left: 28px;
    }
    .module_testimonial.type7 .testimonials-text:before{
        font-size: 100px;
    }
    .module_testimonial.type7 .testimonials-text{
        padding: 0 20px 11px 25px;
    }
}
/* Pagination Outside Dots */
.gt3_pagination_outside_dots{
    position: absolute;
    z-index: 1;
    top: calc(38% - 22px);
    right: 45px;
    display: block;
    height: 110px;
}
.gt3_carousel_list.dots_number .slick-dots{
    top: -35px;
}
ul.slick-dots.gt3_pagination_outside_dots li,
.dots_number ul.slick-dots li{
    display: block;
    padding: 6px 0;
}
ul.slick-dots.gt3_pagination_outside_dots li:before,
.dots_number ul.slick-dots li:before{
    display: none;
}
.gt3_pagination_outside_dots.slick-dots li button:before,
.dots_number .slick-dots li button:before{
    content: '0';
}
.gt3_pagination_outside_dots.slick-dots li button,
.gt3_carousel_list.dots_number .slick-dots li button{
    font-family: inherit;
    font-size: 16px;
    font-weight: 400;
    display: block;
    width: 38px;
    height: 38px;
    margin-bottom: 0;
    padding: 0;
    opacity: 1;
    border-radius: 0;
}
.gt3_pagination_outside_dots.slick-dots li:not(.slick-active) button,
.dots_number .slick-dots li:not(.slick-active) button{
    background-color: rgba(230, 55, 100, 0);
}
.gt3_pagination_outside_dots.slick-dots li.slick-active button,
.dots_number .slick-dots li.slick-active button{
    color: #fff;
}
.gt3_pagination_outside_dots.slick-slider ul.slick-dots,
.dots_number .slick-slider ul.slick-dots{
    position: fixed;
    top: 26.2%;
    right: 41px;
}
.gt3_pagination_outside_dots.slick-slider ul.slick-dots li,
.dots_number .slick-slider ul.slick-dots li{
    line-height: 38px;
    display: block;
    margin: 6px;
}
.gt3_pagination_outside_dots.slick-dots li button,
.dots_number .slick-dots li button{
    border: none;
}
.gt3_pagination_outside_dots.slick-dots li button,
.gt3_carousel_list.dots_number .slick-dots li button{
    color: #98a1a9;
}
.gt3_pagination_outside_dots.slick-dots li.slick-active button,
.dots_number .slick-dots li.slick-active button{
    color: #fff;
}
@media only screen and (max-width: 767px){
    ul.slick-dots.gt3_pagination_outside_dots li,
    .dots_number ul.slick-dots li{
        display: inline-block;
    }
}
/* -Spot Image- */
.gt3_spot_image{
    position: relative;
    z-index: 1;
}
.gt3_spot_image .spot_info{
    position: relative;
    z-index: 1;
}
.gt3_spot_image.with_prefix.align-right .spot_info{
    padding-right: 30px;
}
.gt3_spot_image.with_prefix.align-left .spot_info{
    padding-left: 30px;
}
.gt3_spot_image .spot_header_prefix{
    font-size: 60px;
    font-weight: 400;
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    color: #efefef;
}
.gt3_spot_image.align-right .spot_header_prefix{
    right: 0;
    left: initial;
}
.gt3_spot_image.align-left .spot_header_prefix{
    left: 0;
}
.gt3_spot_image .spot_text{
    margin: 0;
}
.gt3_spot_image .spot_icon{
    position: absolute;
    z-index: 1;
    bottom: 0;
    width: 40px;
    height: 40px;
    text-align: center;
}
.gt3_spot_image .spot_icon > i.font_icon{
    line-height: 40px;
    width: 40px;
    height: 40px;
    color: #fff;
    border-radius: 50%;
    background: red;
}
.gt3_spot_image.line_align_left .spot_icon{
    right: 0;
}
.gt3_spot_image.line_align_right .spot_icon{
    left: 0;
}
.gt3_spot_image.position_bottom{
    padding-bottom: 40px;
}
.gt3_spot_image h5.spot_header{
    margin-bottom: 8px;
}
.gt3_spot_image.position_inline_title.line_align_left{
    padding-left: 70px;
}
.gt3_spot_image.position_inline_title.line_align_right{
    padding-right: 70px;
}
.gt3_spot_image.position_inline_title.line_align_left .spot_icon{
    top: 0;
    right: initial;
    left: 0;
}
.gt3_spot_image.position_inline_title.line_align_right .spot_icon{
    top: 0;
    right: 0;
    left: initial;
}
.gt3_spot_image .spot_line{
    position: absolute;
    z-index: 1;
    top: 19px;
    border: 0;
    border-top: 1px solid;
}
.gt3_spot_image.line_align_left .spot_line{
    right: 40px;
}
.gt3_spot_image.line_align_right .spot_line{
    left: 40px;
}
.gt3_spot_image .spot_line.line_dotted{
    border-style: dotted;
}
.gt3_spot_image .spot_line.line_solid{
    border-style: solid;
}
.gt3_spot_image .spot_line.line_dashed{
    border-style: dashed;
}
.gt3_spot_image .spot_point{
    position: absolute;
    transform: translateY(-50%);
    border-radius: 50%;
    background: red;
}
.gt3_spot_image.line_align_left .spot_point{
    left: 0;
}
.gt3_spot_image.line_align_right .spot_point{
    right: 0;
}
.gt3_spot_image .spot_point.with_shadow{
    box-shadow: 0 0 10px 0 rgba(0,0,0,.5);
}
@media only screen and (max-width: 991px){
    .gt3_spot_image{
        margin-right: 0 !important;
        margin-left: 0 !important;
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
    .gt3_spot_image .spot_icon{
        display: none;
    }
}
.gt3_carousel_thumbnails .gt3_carousel_thumbnails_item.slick-slide img{
    background-color: #fafafa;
}
.gt3_carousel_thumbnails .gt3_carousel_thumbnails_item.slick-current.slick-active img,
.gt3_carousel_thumbnails .gt3_carousel_thumbnails_item.slick-slide img:hover{
    -webkit-box-shadow: inset 0 0 29px 0 rgba(0, 0, 0, .11);
       -moz-box-shadow: inset 0 0 29px 0 rgba(0, 0, 0, .11);
            box-shadow: inset 0 0 29px 0 rgba(0, 0, 0, .11);
}
/*\spot image*/
/*-Flip Box-*/
.gt3_flip_container{
    -moz-transform: perspective(1000px);
     -ms-transform: perspective(1000px);

    -webkit-perspective: 1000;
       -moz-perspective: 1000;
        -ms-perspective: 1000;
            perspective: 1000;
    -moz-transform-style: preserve-3d;
     -ms-transform-style: preserve-3d;
}

.gt3_flip_container:hover .gt3_flipper,
.gt3_flip-container.hovered .gt3_flipper{
    -webkit-transform: rotateY(180deg);
       -moz-transform: rotateY(180deg);
        -ms-transform: rotateY(180deg);
            transform: rotateY(180deg);

        filter: FlipH;
    -ms-filter: 'FlipH';
}
.gt3_flipper{
    position: relative;
    -webkit-transition: .6s;
       -moz-transition: .6s;
        -ms-transition: .6s;
            transition: .6s;
    -moz-transform: perspective(1000px);

    -webkit-transform-style: preserve-3d;
       -moz-transform-style: preserve-3d;
        -ms-transform-style: preserve-3d;
            transform-style: preserve-3d;
}
.front,
.back{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    -webkit-transition: .6s;
       -moz-transition: .6s;
        -ms-transition: .6s;
         -o-transition: .6s;
            transition: .6s;
    -webkit-transform: rotateY(0deg);
       -moz-transform: rotateY(0deg);
        -ms-transform: rotateY(0deg);
         -o-transform: rotateY(0deg);
            transform: rotateY(0deg);

    -webkit-backface-visibility: hidden;
       -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
       -moz-transform-style: preserve-3d;
         -o-transform-style: preserve-3d;
        -ms-transform-style: preserve-3d;
            transform-style: preserve-3d;
}
.front{
    z-index: 2;
    -webkit-transform: rotateY(0deg);
       -moz-transform: rotateY(0deg);
        -ms-transform: rotateY(0deg);
            transform: rotateY(0deg);
}
.back{
    display: block;
    width: 100%;
    -webkit-transform: rotateY(-180deg);
       -moz-transform: rotateY(-180deg);
        -ms-transform: rotateY(-180deg);
            transform: rotateY(-180deg);
}
.flip_image{
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background-size: cover!important;
}
.flip_content{
    padding: 68px 50px 72px 50px;
}
.flip_content_text{
    font-size: 26px;
    line-height: 36px;
    margin: 0;
    padding: 0;
}
.flip_author{
    padding: 37px 0 0 0;
}
.flip_company{
    font-size: 16px;
    line-height: 18px;
    display: block;
    padding: 10px 0 0 0;
    opacity: .7;
}


/* carousel control */
/*.gt3_module_carousel .slick-prev,
.gt3_module_carousel .slick-next {
	position: absolute;
	display: block;
	width: 30px;
	height: 30px;
	margin-top: -20px;
	content: '';
	transition: all .4s;
	opacity: 0;
	border-width: 2px 2px 0 0 !important;
	border-style: solid !important;
	border-color: #000;
}*/
.gt3_module_carousel:hover .slick-prev,
.gt3_module_carousel:hover .slick-next,
.gt3-woocommers-tab:hover .slick-prev,
.gt3-woocommers-tab:hover .slick-next{
    opacity: 1;
}
.gt3_module_carousel .slick-prev,
.gt3-woocommers-tab .slick-prev{
    left: -40px;
}
.gt3_module_carousel:hover .slick-prev,
.gt3-woocommers-tab:hover .slick-prev{
    left: 20px;
}
.gt3_module_carousel .slick-next,
.gt3-woocommers-tab .slick-next{
    right: -40px;
}
.gt3_module_carousel:hover .slick-next,
.gt3-woocommers-tab:hover .slick-next{
    right: 20px;
}
.gt3_carousel_list,
.gt3-woocommers-tab{
    overflow: hidden;
}
.gt3_module_carousel .slick-dots{
    line-height: 0;
    margin: 50px 0 0 0;
    padding: 0;
    text-align: center;
}
.gt3_module_carousel .slick-dots li{
    font-size: 0;
    line-height: 0;
    display: inline-block;
    margin: 5px 10px;
    padding: 0;
    list-style: none;
}
.gt3_module_carousel .slick-dots li:before{
    display: none;
}
.gt3_module_carousel .slick-dots li button:focus{
    outline: none;
}
.gt3_module_carousel .slick-dots li button{
    font-size: 0;
    display: inline-block;
    box-sizing: border-box;
    width: 10px;
    height: 10px;
    margin: 0;
    padding: 0;
    cursor: pointer;
    border: 2px solid #d9d9d9;
    border-radius: 50%;
    background: transparent;
}
.gt3_module_carousel .slick-dots li.slick-active button{
    background: #d9d9d9;
}
.gt3_module_carousel .vc_row{
    margin-right: 0;
    margin-left: 0;
}
.gt3_module_carousel .dots_number .slick-dots li button{
    border: none;
}
/* carousel standart control */
.wpb_images_carousel .vc_images_carousel .vc_carousel-control{
    opacity: 1;
    text-shadow: none;
}
.wpb_images_carousel .vc_images_carousel .vc_carousel-control .icon-next,
.wpb_images_carousel .vc_images_carousel .vc_carousel-control .icon-prev{
    width: 36px;
    height: 36px;
    -webkit-transition: background-color 400ms;
       -moz-transition: background-color 400ms;
        -ms-transition: background-color 400ms;
            transition: background-color 400ms;
    color: #fff;
    border: 1px solid;
}
.wpb_images_carousel .vc_images_carousel .vc_carousel-control .icon-prev:before{
    position: absolute;
    z-index: 1;
    top: 17px;
    right: 6px;
    width: 20px;
    content: '';
    border-top: 2px solid;
}
.wpb_images_carousel .vc_images_carousel .vc_carousel-control span:after{
    position: absolute;
    z-index: 1;
    top: 13px;
    content: '';
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
}
.wpb_images_carousel .vc_images_carousel .vc_carousel-control .icon-prev:after,
.wpb_images_carousel .vc_images_carousel .vc_carousel-control .icon-prev:before,
.wpb_images_carousel .vc_images_carousel .vc_carousel-control .icon-next:before,
.wpb_images_carousel .vc_images_carousel .vc_carousel-control .icon-next:after{
    -webkit-transition: all 400ms;
            transition: all 400ms;
}
.gt3_carousel_list .slick-prev.slick-arrow:before,
.gt3_carousel_list .slick-next.slick-arrow:after,
.gt3_carousel_list .slick-prev.slick-arrow:after,
.gt3_carousel_list .slick-next.slick-arrow:before,
.gt3-woocommers-tab .slick-prev.slick-arrow:before,
.gt3-woocommers-tab .slick-next.slick-arrow:after,
.gt3-woocommers-tab .slick-prev.slick-arrow:after,
.gt3-woocommers-tab .slick-next.slick-arrow:before{
    color: #fff;
}
.wpb_images_carousel .vc_images_carousel .vc_carousel-control span:hover{
    background-color: transparent;
}
.wpb_images_carousel .vc_images_carousel .vc_carousel-control .icon-prev:after{
    left: 7px;
    border-right: 8px solid;
    border-right-color: currentColor;
}
.wpb_images_carousel .vc_images_carousel .vc_carousel-control .icon-next:after{
    right: 7px;
    border-left: 8px solid;
    border-left-color: currentColor;
}
.wpb_images_carousel .vc_images_carousel .vc_carousel-control .icon-next:before{
    position: absolute;
    z-index: 1;
    top: 17px;
    left: 5px;
    width: 20px;
    content: '';
    border-top: 2px solid;
    border-top-color: #fff;
}
.gt3_arrow_style-rounded .vc_images_carousel .vc_carousel-control span{
    border-radius: 10px;
}
.gt3_arrow_style-round .vc_images_carousel .vc_carousel-control span{
    border-radius: 50%;
}
.wpb_images_carousel.gt3_arrow_style-round .vc_images_carousel .vc_carousel-control .icon-next,
.wpb_images_carousel.gt3_arrow_style-round .vc_images_carousel .vc_carousel-control .icon-prev{
    width: 40px;
    height: 40px;
}
.wpb_images_carousel.gt3_arrow_style-round .vc_images_carousel .vc_carousel-control span:before{
    top: 19px;
}
.wpb_images_carousel.gt3_arrow_style-round .vc_images_carousel .vc_carousel-control span:after{
    top: 15px;
}
@media only screen and (max-width: 767px){
    .gt3_pagination_outside_dots{
        position: absolute;
        z-index: 1;
        top: auto;
        right: auto;
        bottom: 0;
        left: 20px;
        height: 110px;
    }
    ul.slick-dots.gt3_pagination_outside_dots li,
    .dots_number ul.slick-dots li{
        display: inline-block;
        padding: 40px 6px 0 6px;
    }
}

/*-price-*/
.price_item_wrapper{
    padding: 0 30px;
    border: 1px solid #e2e3dc;
    background-color: #fff;
}

.price_item{
    position: relative;
    z-index: 1;
}
.price_item .item_cost_wrapper h3{
    /*font-size: 18px;
	line-height: 36px;*/
    font-family: inherit;
    font-weight: 600;
    color: inherit;
}
.price_item .item_cost_wrapper{
    font-size: 24px;
    line-height: 36px;
    position: relative;
    z-index: 1;
    margin: 0 -30px;
    padding: 0 30px;
    text-align: center;
}
.item_cost_wrapper.with-image .price_active-icon,
.item_cost_wrapper.with-image .price_active-icon:before{
    border-color: #fff;
}
.price_item .item_cost_wrapper.with-image{
    color: #fff;
    background-position: center center;
    background-size: cover;
}
.price_item .item_cost_wrapper.with-image h3{
    color: #fff;
}
.price_item .item_cost_wrapper .bg-color{
    width: 0;
    height: 0;
}
.price_item .item_cost_wrapper.with-image .bg-color:before{
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: auto;
    height: auto;
    opacity: .9;
}
.price_item .item_cost_wrapper .bg-color:before{
    position: absolute;
    z-index: -1;
    top: 0;
    left: -1px;
    display: block;
    width: calc(100% + 2px);
    content: '';
    background-color: inherit;
}
.price_item .item_cost_wrapper.custom-font h3{
    font-family: inherit;
}

.price_item-cost{
    font-size: 40px;
    font-weight: 600;
    padding: 28px 0 29px 0;
    border-bottom: 1px solid #efefef;
}
.price_item_title{
    padding: 19px 0 18px 0;
    border-bottom: 1px solid #efefef;
}
.with-image .price_item-cost{
    color: #fff;
    border-bottom: 0;
}
.with-image .price_item-cost .price_item_suffix{
    opacity: 1;
}
.price_item-cost .price_item_prefix{
    font-size: .53em;
    vertical-align: super;
}
.price_item-cost .price_item_suffix{
    font-size: .45em;
    opacity: .7;
}

.price_item_body{
    padding: 24px 13% 40px 13%;
}
.price_item .items_text ul{
    padding: 0;
}
.main_wrapper .price_item .items_text li{
    font-weight: 400;
    padding: 7px 0;
    list-style: none;
}
.main_wrapper .price_item ul li:before{
    margin-right: 10px;
}
.main_wrapper .price_item ul.gt3_list_times li:before{
    color: #a5a6af;
}
.price_item_description{
    font-size: 1em;
    font-weight: 300;
    padding: 25px 0 0 0;
}
.price_button{
    text-align: center;
}
.price_item .shortcode_button{
    margin-top: 25px;
}
.price_item .shortcode_button:hover,
.price_item .shortcode_button.alt{
    background-color: transparent;
}
.price_item .shortcode_button.alt:hover{
    color: #fff;
}
/*-Featured Posts-*/
.module_feature_posts .featured_posts{
    margin-right: -15px;
    margin-left: -15px;
}

.module_feature_posts .featured_posts .featured_item{
    padding-right: 15px;
    padding-left: 15px;
}

.featured_posts .featured_item{
    margin-bottom: 50px;
}

.module_feature_posts .featured_posts .featured_item{
    display: inline-block;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
            box-sizing: border-box;
    margin-left: -.25em;
    vertical-align: middle;
}

.module_feature_posts.type1 .featured_posts .featured_item:first-child{
    margin-left: 0;
}

.module_feature_posts .items1.featured_posts .featured_item{
    width: 100%;
}
.module_feature_posts .items2.featured_posts .featured_item{
    width: 50%;
}
.module_feature_posts .items3.featured_posts .featured_item{
    width: 33.33%;
}
.module_feature_posts .items4.featured_posts .featured_item{
    width: 25%;
}

.module_feature_posts.type1 .featured_post_categories{
    position: relative;
    top: -50px;
    left: 25px;
    display: inline-block;
    margin-bottom: -25px;
    padding: 5px 10px;
    color: #fff;
    -webkit-border-radius: 3px;
            border-radius: 3px;
    background-color: rgba(39,50,61,.34);
}

.module_feature_posts.type1 .featured_post_categories a{
    color: #fff;
}

.module_feature_posts.type1 .featured_item_content,
.module_feature_posts.type1 h3.post_title,
.module_feature_posts.type1 .featured_meta{
    padding-right: 30px;
    padding-left: 30px;
}

.module_feature_posts.type1 .featured_item.standard.without_image .featured_item_content,
.module_feature_posts.type1 .featured_item.standard.without_image h3.post_title,
.module_feature_posts.type1 .featured_item.standard.without_image .featured_meta{
    padding-right: 50px;
    padding-left: 50px;
}

.module_feature_posts.type2 .featured_item:not(.without_image){
    min-height: 130px;
}

.module_feature_posts.type2 .featured_img{
    float: left;
    width: 130px;
    height: 130px;
    margin-right: 40px;
}

/*-team-*/
.module_team li{
    list-style: none;
}

.module_team .item_list{
    margin-bottom: -15px;
    padding-left: 0;
}

.module_team .item_list > li{
    position: relative;
    float: left;
    overflow: hidden;
    box-sizing: border-box;
    padding: 0;
}
.module_team .item_list > li .item_wrapper{
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.module_team .items1 .item_list > li{
    width: 100%;
}

.module_team .items2 .item_list > li{
    width: 50%;
}

.module_team .items3 .item_list > li{
    width: 33.333333%;
}

.module_team .items4 .item_list > li{
    width: 25%;
}

.module_team .item_list > li img{
    width: 100%;
    height: auto;
}
.module_team .team-infobox{
    position: absolute;
    z-index: 2;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 28px 30px 24px 30px;
    -webkit-transition: all .4s;
            transition: all .4s;
}
.module_team .item_wrapper .team-infobox:before{
    position: absolute;
    z-index: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    -webkit-transition: all .4s;
            transition: all .4s;
    opacity: 0;
    background-color: #fff;
}
.module_team .item_wrapper:hover .team-infobox:before{
    opacity: .85;
}
.module_team .team_info,
.module_team .team_title{
    -webkit-transition: all .4s;
            transition: all .4s;
    -webkit-transform: translateY(15%);
        -ms-transform: translateY(15%);
            transform: translateY(15%);
    opacity: 0;
}
.module_team .team_icons_wrapper,
.module_team .team_title{
    opacity: 0;
}
.item_wrapper:hover .team_icons_wrapper,
.item_wrapper:hover .module_team .team_title{
    opacity: 1;
}
.item_wrapper .team-infobox{
    -webkit-transition: all .4s;
            transition: all .4s;
    -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
            transform: translateY(20px);
}
.item_wrapper:hover .team-infobox{
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
}
.team_icons_wrapper{
    float: right!important;
}
.team-icons .member-icon{
    line-height: 1.5em;
    padding-left: 30px;
}
.module_team .team_info{
    text-align: center;
}
.module_team .team_info .phone-number{
    font-weight: 700;
    display: inline-block;
}
.module_team .team_info .phone-number + .phone-number{
    margin-left: 5px;
}
.module_team .team_title{
    text-align: left;
}
.module_team .team_title__text{
    font-size: 1.125em;
    font-weight: 400;
    line-height: 135%;
}
.module_team .team-positions{
    font-size: 1em;
    line-height: 155%;
}
.team_title__text > a{
    font-weight: 500;
    line-height: 1.4;
}
.module_team .team_title h4{
    display: inline-block;
}
.module_team .team_title a,
.module_team .team_title > *{
    position: relative;
    z-index: 1;
    float: left;
}

.module_team .module-team_title{
    float: left;
    margin-bottom: 25px;
}
.module_team .view_all_link{
    font-size: 16px;
    position: relative;
    z-index: 1;
    float: right;
    padding-right: 25px;
}
.module_team .view_all_link:before{
    position: absolute;
    top: 50%;
    right: 0;
    display: block;
    width: 13px;
    height: 1px;
    content: '';
    -webkit-transition: all .3s;
            transition: all .3s;
}
.module_team .view_all_link:after{
    position: absolute;
    top: -webkit-calc(50% - 2px);
    top:         calc(50% - 2px);
    right: 0;
    display: block;
    width: 4px;
    height: 4px;
    content: '';
    -webkit-transition: all .3s;
            transition: all .3s;
    -webkit-transform: rotate(-135deg);
        -ms-transform: rotate(-135deg);
            transform: rotate(-135deg);
    border-width: 0 0 1px 1px;
    border-style: solid;
}
.module_team .view_all_link i{
    margin-left: 12px;
}
.module_team .view_all_link + *,
.module_team .module-team_title + p{
    clear: both;
}
.module_team .module-team_title + p{
    line-height: 1.9;
}
.module_team .item_list > li .item_wrapper:hover .team_info,
.module_team .item_list > li .item_wrapper:hover .team_title{
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
}
.module_team .item_list > li .item_wrapper .team_title{
    display: block;
}
.module_team .item_list > li .item_wrapper .team_info{
    display: inline-block;
    padding-top: 10px;
    text-align: left;
}
@media only screen and (max-width: 767px){
    .module_team .item_list > li .item_wrapper:hover .team_info{
        -webkit-transform: translateY(15%);
                transform: translateY(15%);
        opacity: 0;
    }
}
.module_team .team-links .team-member-phones{
    display: inline-block;
}
.module_team .team-links .team-link + .team-link,
.module_team .team-links .team-member-phones + .team-link{
    margin-left: 20px;
}
.module_team .team-links .team-link,
.module_team .team-links .phone-number{
    font-size: 14px;
    font-weight: 700;
    color: #fff;
}
.module_team .team-links .team-link + .team-link:before,
.module_team .team-links .team-member-phones + .team-link:before{
    display: inline-block;
    width: 1px;
    height: 8px;
    margin: 0 8px 0 -8px;
    content: '';
    background-color: #fff;
}
ul li.item-team-member:before{
    display: none;
}

/*Single member team*/
.single-team .main_wrapper{
    padding-top: 0 !important;
}

.single-member-page + *{
    margin-top: 20px;
}
.single-member-page .team_img img{
    width: 100%;
}
@media only screen and (max-width: 767px){
    .single-member-page .team_img img{
        margin-bottom: 40px;
    }
}
.single-member-page .team-infobox .team_title h3{
    font-size: 30px;
}
.single-member-page .team-infobox .team_title{
    margin-bottom: 25px;
}
.single-member-page .team_info > div,
.single-member-page .member-urls .team-links > div{
    border-top: 1px solid #f5f5f6;
}
.single-member-page .member-urls{
    padding: 0 !important;
}
.single-member-page .member-urls .team-links > div{
    padding: 7px 0;
}
.single-member-page .team_info > .team_field:after{
    display: table;
    clear: both;
    content: '';
}
.single-member-page .team_info > .team_field{
    padding: 7px 0;
}
.single-member-page .team_info > div.member-icons{
    margin-top: 10px;
}
.single-member-page .team_info > div.member-icons,
.single-member-page .team_info > div:first-child,
.single-member-page .member-urls .team-links > div:first-child{
    border-top: 0;
}

.single-member-page .team_info > .team_field > a{
    float: right;
}
.single-member-page .team_info h5{
    font-weight: 700;
    display: inline-block;
    margin-right: 5px;
}
.single-member-page .team_info .team_info-detail{
    float: right;
}
.single-member-page .member-icon{
    margin: 0 20px 0 0;
    color: #babcc6;
}
.single-member-page .team-link{
    color: inherit;
}
.single-member-page .team-link + .team-link:before{
    content: ', ';
}

.single-team .wpcf7-form .row{
    margin-right: -5px;
    margin-left: -5px;
}
.single-team .wpcf7-form .row [class*=span]{
    padding-right: 5px;
    padding-left: 5px;
}
.single-team .wpcf7-form .wpcf7-form-control-wrap{
    margin-bottom: 10px;
}
/*!Single member team*/

/*-Progress bar-*/
body.wpb-js-composer .vc_row .vc_progress_bar .vc_single_bar:first-child{
    margin-top: 36px;
}
body.wpb-js-composer .vc_row .vc_progress_bar .vc_single_bar{
    height: 4px;
    margin: 52px 0 20px 0;
    border-radius: 0;
    background-color: #eaeae8;
    box-shadow: none;
}
body.wpb-js-composer .vc_row .vc_progress_bar .vc_single_bar .vc_label{
    text-shadow: none !important;
}
body.wpb-js-composer .vc_row .vc_progress_bar .vc_single_bar .vc_label{
    font-size: .75em;
    font-weight: 400;
    position: absolute;
    top: -34px;
    left: 0;
    width: 100%;
    padding: 0;
}
body.wpb-js-composer .vc_row .vc_progress_bar .vc_single_bar .vc_label .vc_label_units{
    font-weight: 600;
    float: right;
    opacity: 1;
}
body.wpb-js-composer .vc_row .vc_progress_bar .vc_single_bar .vc_bar{
    height: 4px;
    border-radius: 0;
}

/*!-Progress bar-*/

/*-Accordion-*/
body.wpb-js-composer .vc_row .vc_tta.vc_tta-accordion.vc_tta-shape-true:not(.vc_tta-style-accordion_solid) .vc_tta-panel-heading .vc_tta-panel-title .vc_tta-title-text{
    color: #fff;
}
body.wpb-js-composer .vc_row .vc_tta.vc_tta-accordion.vc_tta-shape-true .vc_tta-panel-body{
    color: rgba(255,255,255,.6);
}

body.wpb-js-composer .vc_row .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left.vc_tta-panel-title > a{
    padding-left: 35px;
}
body.wpb-js-composer .vc_row .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-right.vc_tta-panel-title > a{
    padding-right: 35px;
}

body.wpb-js-composer .vc_row .vc_tta .vc_tta-panel .vc_tta-panel-heading,
body.wpb-js-composer .vc_row .vc_tta .vc_tta-panel.vc_active .vc_tta-panel-heading,
body.wpb-js-composer .vc_row .vc_tta .vc_tta-panel .vc_tta-panel-body,
body.wpb-js-composer .vc_row .vc_tta .vc_tta-panel .vc_tta-panel-heading:hover{
    background-color: transparent;
}
body.wpb-js-composer .vc_row .vc_tta .vc_tta-panel .vc_tta-panel-heading{
    border-width: 0 0 1px 0;
}
body.wpb-js-composer .vc_row .vc_tta.vc_general .vc_tta-panel-title > a{
    line-height: 1;
    padding-top: 0;
    padding-bottom: 9px;
}
body.wpb-js-composer .vc_row .vc_tta.vc_general .vc_tta-panel-title.vc_tta-controls-icon-position-right > a{
    padding-left: 0;
}
body.wpb-js-composer .vc_row .vc_tta.vc_general .vc_tta-panel-title > a span{
    font-size: 16px;
    font-weight: 400;
    line-height: 32px;
}
body.wpb-js-composer .vc_row .vc_tta.vc_general .vc_tta-panel.vc_active .vc_tta-panel-title > a span{
    font-weight: 600;
}
body.wpb-js-composer .vc_row .vc_tta .vc_tta-panel .vc_tta-panel-body{
    border: 0;
}

body.wpb-js-composer .vc_row .vc_tta.vc_tta-accordion .vc_tta-controls-icon,
body.wpb-js-composer .vc_row .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-right .vc_tta-controls-icon,
body.wpb-js-composer .vc_row .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon{
    top: auto;
    bottom: -1px;
    width: 22px;
    height: 22px;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
}
body.wpb-js-composer .vc_row .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon{
    left: 0;
}
body.wpb-js-composer .vc_row .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-right .vc_tta-controls-icon{
    right: 0;
}
body.wpb-js-composer .vc_row .vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus::before{
    top: calc(50% - 1px);
    right: 5px;
    left: 5px;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
    border-color: #ddd;
    border-top-width: 2px;
}
body.wpb-js-composer .vc_row .vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus::after{
    top: 5px;
    bottom: 5px;
    left: 10px;
    -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0);
    border-color: #ddd;
    border-left-width: 2px;
}
body.wpb-js-composer .vc_row .vc_tta .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before,
body.wpb-js-composer .vc_row .vc_tta .vc_tta-panel .vc_tta-panel-heading{
    border-color: inherit;
}
body.wpb-js-composer .vc_row .vc_tta.vc_general .vc_tta-panel:not(:last-child){
    margin-bottom: 18px;
}
body.wpb-js-composer .vc_row .vc_tta.vc_general .vc_tta-panel-body{
    padding: 18px 0 0 0;
    padding-top: 15px;
    padding-right: 20px;
    padding-left: 20px;
}

body.wpb-js-composer .vc_row .vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-chevron::before{
    top: 7px;
    right: 7px;
    bottom: 7px;
    left: 7px;
    border-color: #ddd;
}
body.wpb-js-composer .vc_row .vc_tta.vc_tta-style-classic .vc_tta-controls-icon.vc_tta-controls-icon-chevron::before{
    top: 5px;
    right: 5px;
    bottom: 5px;
    left: 5px;
    border-color: inherit;
}
body.wpb-js-composer .vc_row .vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-triangle::before{
    top: 3px;
    right: 2px;
    bottom: 3px;
    left: 2px;
    border-width: 6px;
    border-color: inherit;
}
body.wpb-js-composer .vc_row .vc_tta.vc_tta-style-accordion_solid .vc_tta-controls-icon.vc_tta-controls-icon-triangle::before,
body.wpb-js-composer .vc_row .vc_tta.vc_tta-style-accordion_bordered .vc_tta-controls-icon.vc_tta-controls-icon-triangle::before{
    top: 5px;
    right: 5px;
    bottom: 5px;
    left: 5px;
}

body.wpb-js-composer .vc_row .vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-chevron::before{
    -webkit-transform: rotate(45deg) translate(-1px,-1px);
        -ms-transform: rotate(45deg) translate(-1px,-1px);
            transform: rotate(45deg) translate(-1px,-1px);
}

body.wpb-js-composer .vc_row .vc_tta .vc_active .vc_tta-controls-icon.vc_tta-controls-icon-chevron::before{
    -webkit-transform: rotate(225deg) translate(-1px,-1px);
        -ms-transform: rotate(225deg) translate(-1px,-1px);
            transform: rotate(225deg) translate(-1px,-1px);
}

body.wpb-js-composer .vc_row .vc_tta.vc_tta-style-accordion_alternative .vc_tta-controls-icon{
    background-color: #fafafa;
}
body.wpb-js-composer .vc_row .vc_tta.vc_tta-style-accordion_solid .vc_tta-panel .vc_tta-panel-heading,
body.wpb-js-composer .vc_row .vc_tta.vc_tta-style-accordion_bordered .vc_tta-panel .vc_tta-panel-heading{
    border: none;
}
body.wpb-js-composer .vc_row .vc_tta.vc_tta-style-accordion_solid .vc_tta-panel-title > a{
    padding-top: 7px;
    padding-bottom: 7px;
    border: 1px solid #e2e3dc;
}
body.wpb-js-composer .vc_row .vc_tta.vc_tta-style-accordion_solid .vc_active .vc_tta-panel-title > a > span{
    color: #fff;
}
body.wpb-js-composer .vc_row .vc_tta.vc_tta-style-accordion_solid .vc_active .vc_tta-panel-title > a > .vc_tta-controls-icon:before,
body.wpb-js-composer .vc_row .vc_tta.vc_tta-style-accordion_solid .vc_active .vc_tta-panel-title > a > .vc_tta-controls-icon:after{
    border-color: #fff;
}
body.wpb-js-composer .vc_row .vc_tta.vc_tta-style-accordion_solid .vc_tta-panel-title.vc_tta-controls-icon-position-right > a,
body.wpb-js-composer .vc_row .vc_tta.vc_tta-style-accordion_bordered .vc_tta-panel-title.vc_tta-controls-icon-position-right > a{
    padding-left: 30px;
}
body.wpb-js-composer .vc_row .vc_tta.vc_tta-style-accordion_bordered .vc_tta-panel-title > a{
    padding-top: 7px;
    padding-bottom: 7px;
    border: 1px solid #e2e3dc;
}
body.wpb-js-composer .vc_row .vc_tta.vc_tta-style-accordion_bordered .vc_tta-panel-title > a:before{
    position: absolute;
    top: 0;
    bottom: 0;
    left: -1px;
    width: 3px;
    content: '';
}
body.wpb-js-composer .vc_row .vc_tta.vc_tta-accordion.vc_tta-style-accordion_solid .vc_tta-controls-icon-position-left .vc_tta-controls-icon,
body.wpb-js-composer .vc_row .vc_tta.vc_tta-accordion.vc_tta-style-accordion_bordered .vc_tta-controls-icon-position-left .vc_tta-controls-icon{
    left: 5px;
}
body.wpb-js-composer .vc_row .vc_tta.vc_tta-accordion.vc_tta-style-accordion_solid .vc_tta-controls-icon-position-right .vc_tta-controls-icon,
body.wpb-js-composer .vc_row .vc_tta.vc_tta-accordion.vc_tta-style-accordion_bordered .vc_tta-controls-icon-position-right .vc_tta-controls-icon{
    right: 15px;
}
body.wpb-js-composer .vc_row .vc_tta.vc_tta-accordion.vc_tta-style-accordion_solid .vc_tta-controls-icon,
body.wpb-js-composer .vc_row .vc_tta.vc_tta-accordion.vc_tta-style-accordion_bordered .vc_tta-controls-icon{
    top: 50%;
    margin-top: -10px;
    background-color: transparent;
}
body.wpb-js-composer .vc_tta.vc_tta-accordion.vc_tta-style-classic .vc_tta-panel-heading,
body.wpb-js-composer .vc_tta.vc_tta-accordion.vc_tta-style-accordion_alternative .vc_tta-panel-heading{
    border-bottom: none;
}
body.wpb-js-composer .vc_tta.vc_tta-accordion.vc_tta-style-classic .vc_tta-controls-icon-position-left.vc_tta-panel-title > a,
body.wpb-js-composer .vc_tta.vc_tta-accordion.vc_tta-style-accordion_alternative .vc_tta-controls-icon-position-left.vc_tta-panel-title > a{
    padding-bottom: 0;
    padding-left: 30px;
}
body.wpb-js-composer .vc_tta.vc_tta-accordion.vc_tta-style-classic .vc_tta-controls-icon-position-right.vc_tta-panel-title > a,
body.wpb-js-composer .vc_tta.vc_tta-accordion.vc_tta-style-accordion_alternative .vc_tta-controls-icon-position-right.vc_tta-panel-title > a{
    padding-right: 30px;
    padding-bottom: 0;
}
body.wpb-js-composer .vc_tta.vc_tta-accordion.vc_tta-style-classic.vc_tta-controls-align-right .vc_tta-panel-body,
body.wpb-js-composer .vc_tta.vc_tta-accordion.vc_tta-style-accordion_alternative.vc_tta-controls-align-right .vc_tta-panel-body{
    padding-top: 15px;
    padding-right: 30px;
    padding-left: 0;
}
body.wpb-js-composer .vc_tta.vc_tta-accordion .vc_tta-panel-body{
    padding-top: 15px;
    padding-left: 30px;
}
body.wpb-js-composer .vc_row .vc_tta.vc_tta-accordion.vc_tta-style-classic  .vc_tta-controls-icon,
body.wpb-js-composer .vc_row .vc_tta.vc_tta-accordion.vc_tta-style-accordion_alternative .vc_tta-controls-icon{
    top: 50%;
    bottom: auto;
    width: 16px;
    height: 16px;
    margin-top: -10px;
    border-width: 2px;
    border-style: solid;
    border-radius: 50%;
    background: transparent;
}
body.wpb-js-composer .vc_row .vc_tta.vc_tta-accordion.vc_tta-style-classic  .vc_tta-controls-icon.vc_tta-controls-icon-plus::before,
body.wpb-js-composer .vc_row .vc_tta.vc_tta-accordion.vc_tta-style-accordion_alternative .vc_tta-controls-icon.vc_tta-controls-icon-plus::before{
    right: 4px;
    left: 4px;
    border-color: inherit;
    border-top-width: 2px;
}
body.wpb-js-composer .vc_row .vc_tta.vc_tta-accordion.vc_tta-style-classic .vc_tta-controls-icon.vc_tta-controls-icon-plus::after,
body.wpb-js-composer .vc_row .vc_tta.vc_tta-accordion.vc_tta-style-accordion_alternative .vc_tta-controls-icon.vc_tta-controls-icon-plus::after{
    top: 4px;
    bottom: 4px;
    left: 7px;
    border-color: inherit;
    border-left-width: 2px;
}
body.wpb-js-composer .vc_tta-accordion.vc_tta-style-classic .wpb_content_element{
    font-size: 1em;
}

/*-!Accordion-*/

/* vc_toggle */
body.wpb-js-composer .vc_row .vc_toggle{
    margin-bottom: 20px;
}
body.wpb-js-composer .vc_row .vc_toggle:last-child{
    margin-bottom: 0;
}
body.wpb-js-composer .vc_row .vc_toggle_title{
    line-height: 1;
    position: relative;
    position: relative;
    display: block;
    box-sizing: border-box;
    padding: 0 20px 9px 46px;
    -webkit-transition: color .2s ease-in-out;
            transition: color .2s ease-in-out;
    text-decoration: none;
    color: inherit;
    border: none;
    background: 0 0;
}
body.wpb-js-composer .vc_toggle_content p:last-child{
    margin-bottom: 0;
}
body.wpb-js-composer .vc_row .vc_toggle_size_right .vc_toggle_title{
    padding: 1px 46px 1px 0;
}
body.wpb-js-composer .vc_row .vc_toggle_icon{
    position: absolute;
    top: auto;
    bottom: -1px;
    left: 0;
    display: inline-block;
    width: 22px;
    height: 22px;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
}
body.wpb-js-composer .vc_row .vc_toggle_size_right .vc_toggle_icon{
    right: 0;
    left: auto;
}
body.wpb-js-composer .vc_row .vc_toggle_color_plus  .vc_toggle_icon:before,
body.wpb-js-composer .vc_row .vc_toggle_color_plus .vc_toggle_icon:after{
    position: absolute;
    top: 15px;
    right: 7px;
    left: 7px;
    content: '';
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
    border-top-width: 1px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #ddd;
}
body.wpb-js-composer .vc_row .vc_toggle_color_plus .vc_toggle_icon:after{
    position: absolute;
    top: 7px;
    right: auto;
    bottom: 7px;
    left: 50%;
    display: none;
    -webkit-transform: translateX(-50%);
    -webkit-transform: translateX(0);
        -ms-transform: translateX(-50%);
        -ms-transform: translateX(0);
            transform: translateX(-50%);
            transform: translateX(0);
    border: none;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #ddd;
}
body.wpb-js-composer .vc_row .vc_toggle_classic .vc_toggle_icon{
    top: 50%;
    bottom: auto;
    width: 16px;
    height: 16px;
    margin-top: -10px;
    border-width: 2px;
    border-style: solid;
    border-radius: 50%;
    background: transparent;
}
body.wpb-js-composer .vc_row .vc_toggle_color_plus  .vc_toggle_icon:before,
body.wpb-js-composer .vc_row .vc_toggle_color_plus .vc_toggle_icon:after{
    top: calc(50% - 1px);
    right: 4px;
    left: 4px;
    border-color: inherit;
    border-top-width: 2px;
}
body.wpb-js-composer .vc_row .vc_toggle_color_plus .vc_toggle_icon:after{
    top: 4px;
    bottom: 4px;
    left: 10px;
    border-color: inherit;
    border-left-width: 2px;
}
body.wpb-js-composer .vc_row .vc_toggle_classic.vc_toggle_color_plus .vc_toggle_icon:after{
    left: 7px;
}
body.wpb-js-composer .vc_row .vc_toggle_active.vc_toggle_color_plus .vc_toggle_icon:after{
    display: block;
}
body.wpb-js-composer .vc_toggle_color_chevron .vc_toggle_icon:before{
    position: absolute;
    top: 11px;
    right: 11px;
    bottom: 11px;
    left: 11px;
    display: block;
    box-sizing: border-box;
    content: '';
    -webkit-transition: all .2s ease-in-out;
            transition: all .2s ease-in-out;
    -webkit-transform: rotate(45deg) translate(-25%,-25%);
        -ms-transform: rotate(45deg) translate(-25%,-25%);
            transform: rotate(45deg) translate(-25%,-25%);
    border-width: 0 1px 1px 0;
    border-style: solid;
    border-color: #ddd;
}
body.wpb-js-composer .vc_toggle_color_chevron.vc_toggle_active .vc_toggle_icon:before{
    -webkit-transform: rotate(225deg) translate(-25%,-25%);
        -ms-transform: rotate(225deg) translate(-25%,-25%);
            transform: rotate(225deg) translate(-25%,-25%);
}
body.wpb-js-composer .vc_toggle_color_triangle .vc_toggle_icon:before{
    position: absolute;
    top: 10px;
    right: 10px;
    bottom: 10px;
    left: 10px;
    display: block;
    box-sizing: border-box;
    content: '';
    -webkit-transition: all .2s ease-in-out;
            transition: all .2s ease-in-out;
    -webkit-transform: translateY(25%);
        -ms-transform: translateY(25%);
            transform: translateY(25%);
    border-width: 6px;
    border-style: solid;
    border-color: #ddd;
    border-right-color: transparent!important;
    border-bottom-color: transparent!important;
    border-left-color: transparent!important;
}
body.wpb-js-composer .vc_toggle_active.vc_toggle_color_triangle .vc_toggle_icon:before{
    -webkit-transform: rotate(180deg) translateY(25%);
        -ms-transform: rotate(180deg) translateY(25%);
            transform: rotate(180deg) translateY(25%);
}
body.wpb-js-composer .vc_toggle_color_none .vc_toggle_icon{
    display: none;
}
body.wpb-js-composer .vc_toggle_color_none .vc_toggle_title{
    padding-right: 0;
    padding-left: 0;
}
body.wpb-js-composer .vc_row .vc_toggle_title > h4{
    font-size: 16px;
    font-weight: 400;
    line-height: 32px;
}
body.wpb-js-composer .vc_row .vc_toggle_active .vc_toggle_title > h4{
    font-weight: 600;
}
body.wpb-js-composer .vc_toggle .vc_toggle_content{
    padding-right: 20px;
    padding-left: 20px;
}
body.wpb-js-composer .vc_row .vc_toggle_accordion_alternative .vc_toggle_icon{
    background-color: #fafafa;
}
body.wpb-js-composer .vc_row .vc_toggle_accordion_solid .vc_toggle_title,
body.wpb-js-composer .vc_row .vc_toggle_accordion_bordered .vc_toggle_title{
    padding-top: 8px;
    padding-bottom: 8px;
    border: 1px solid #e2e3dc;
}
body.wpb-js-composer .vc_row .vc_toggle_accordion_bordered .vc_toggle_title{
    padding-top: 8px;
    padding-bottom: 8px;
    border: 1px solid #ddd;
    background-color: transparent;
}
body.wpb-js-composer .vc_row .vc_toggle_accordion_bordered .vc_toggle_title:before{
    position: absolute;
    top: 0;
    bottom: 0;
    left: -1px;
    width: 3px;
    content: '';
}
body.wpb-js-composer .vc_row .vc_toggle_accordion_solid.vc_toggle_active .vc_toggle_title h4{
    color: #fff;
}
body.wpb-js-composer .vc_row .vc_toggle_accordion_solid.vc_toggle_active .vc_toggle_title .vc_toggle_icon:before,
body.wpb-js-composer .vc_row .vc_toggle_accordion_solid.vc_toggle_active .vc_toggle_title .vc_toggle_icon:after{
    border-color: #fff;
}
body.wpb-js-composer .vc_row .vc_toggle_accordion_solid.vc_toggle_size_right .vc_toggle_title,
body.wpb-js-composer .vc_row .vc_toggle_accordion_bordered.vc_toggle_size_right .vc_toggle_title{
    padding-left: 20px;
}
body.wpb-js-composer .vc_row .vc_toggle_accordion_solid .vc_toggle_icon,
body.wpb-js-composer .vc_row .vc_toggle_accordion_bordered .vc_toggle_icon{
    top: 50%;
    margin-top: -11px;
    background-color: transparent;
}
body.wpb-js-composer .vc_row .vc_toggle_accordion_solid.vc_toggle_size_right .vc_toggle_icon,
body.wpb-js-composer .vc_row .vc_toggle_accordion_bordered.vc_toggle_size_right .vc_toggle_icon{
    right: 15px;
}
body.wpb-js-composer .vc_row .vc_toggle_accordion_solid.vc_toggle_size_left .vc_toggle_icon,
body.wpb-js-composer .vc_row .vc_toggle_accordion_bordered.vc_toggle_size_left .vc_toggle_icon{
    left: 15px;
}

/* end vc_toggle */

/* vc tabs */
body.wpb-js-composer  .vc_tta.vc_general.vc_tta-tabs .vc_tta-tab > a{
    font-size: 1.1428em;
    padding: 7px 30px;
    color: inherit;
    border: 1px solid #e2e3dc;
}
body.wpb-js-composer  .vc_tta.vc_general.vc_tta-tabs .vc_tta-tab.vc_active > a{
    font-weight: 600;
    padding-top: 13px;
    padding-bottom: 10px;
    color: #fff;
}
body.wpb-js-composer  .vc_tta.vc_general.vc_tta-tabs .vc_tta-tab{
    position: relative;
    z-index: 1;
    background-color: #fff;
}
body.wpb-js-composer  .vc_tta.vc_general.vc_tta-tabs .vc_tta-tab:before{
    position: absolute;
    z-index: 4;
    top: 0;
    right: 0;
    left: 0;
    display: block;
    height: 3px;
    margin: 0;
    content: '';
}
body.wpb-js-composer .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: none !important;
}
body.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs .vc_tta-tab{
    vertical-align: bottom;
}
body.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs .vc_tta-tab{
    margin-left: -1px;
}
body.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs .vc_tta-tabs-list{
    padding-left: 1px;
}
body.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs.vc_tta-tabs-position-bottom .vc_tta-tab{
    vertical-align: top;
}
body.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs .vc_tta-tab:before{
    display: none;
}
body.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs .vc_tta-panel-body{
    margin-top: -1px;
    padding: 30px;
    border: 1px solid #e2e3dc;
}
body.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs.vc_tta-tabs-position-bottom .vc_tta-panel-body{
    margin-top: 0;
    margin-bottom: -1px;
}
body.wpb-js-composer .vc_row .vc_tta.vc_general.vc_tta-tabs .vc_tta-panel:not(:last-child){
    margin-bottom: 0;
}
/* vertical */
body.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tab > a,
body.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs.vc_tta-tabs-position-right .vc_tta-tab > a{
    padding-top: 12px !important;
    padding-bottom: 12px !important;
    /*text-align: center;*/
    word-break: break-all;
}
body.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tab{
    margin-right: -1px;
    margin-left: auto;
}
body.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs.vc_tta-tabs-position-right .vc_tta-tab{
    margin-right: auto;
    margin-left: -1px;
}
body.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tab:before,
body.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs.vc_tta-tabs-position-right .vc_tta-tab:before{
    z-index: 4;
    bottom: 0;
    width: 3px;
    height: 100%;
}
body.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tab + .vc_tta-tab:not(.vc_active) > a,
body.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs.vc_tta-tabs-position-right .vc_tta-tab + .vc_tta-tab:not(.vc_active) > a{
    border-top-color: transparent !important;
}
body.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tab + .vc_tta-tab.vc_active > a,
body.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs.vc_tta-tabs-position-right .vc_tta-tab + .vc_tta-tab.vc_active > a{
    margin-top: -1px;
}
body.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tab:not(.vc_active) > a,
body.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs.vc_tta-tabs-position-right .vc_tta-tab:not(.vc_active) > a{
    width: calc(100% - 10px);
    margin-left: auto;
    padding-right: 15px;
    padding-left: 15px;
    white-space: nowrap;
}
body.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs.vc_tta-tabs-position-right .vc_tta-tab:not(.vc_active) > a{
    margin-right: auto;
    margin-left: -1px;
}
/*body .vc_tta.vc_general.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-panel-body,
body .vc_tta.vc_general.vc_tta-tabs.vc_tta-tabs-position-right .vc_tta-panel-body{
	margin-top: 0;
}*/


body.wpb-js-composer .vc_tta.vc_tta-tabs .vc_tta-panel-heading .vc_tta-panel-title > a{
    padding: 7px 15px;
    color: #fff;
    border-color: transparent;
}
body.wpb-js-composer .vc_tta.vc_tta-tabs .vc_tta-panel-heading{
    border-color: #e2e3dc !important;
}
/*body .vc_tta.vc_tta-tabs .vc_tta-panel-heading .vc_tta-panel-title,
body .vc_tta.vc_tta-tabs .vc_tta-panel-heading .vc_tta-panel-title>a,
body .vc_tta.vc_tta-tabs .vc_tta-panel-heading .vc_tta-panel-title>a span{
	font-weight: inherit;
}*/
body.wpb-js-composer .vc_tta.vc_tta-tabs .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title > a span{
    color: #fff;
}
@media only screen and (max-width: 991px){
    body.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs .vc_tta-tab > a{
        padding: 7px 15px;
    }
}

/* end vs tabs */

/* message box */
.gt3_message_box{
    font-size: 16px;
    position: relative;
    padding: 18px 25px;
}
.gt3_message_box.gt3_message_box-with-icon{
    padding-left: 50px;
}
.gt3_message_box.gt3_message_box-closable{
    padding-right: 50px;
}
.gt3_message_box__icon,
.gt3_message_box > .gt3_message_box__close{
    line-height: 1em;
    position: absolute;
    top: 50%;
    left: 15px;
    margin-top: -.5em;
}
.gt3_message_box > .gt3_message_box__close{
    line-height: 2em;
    right: 10px;
    left: auto;
    width: 2em;
    margin-top: -1em;
    cursor: pointer;
    text-align: center;
}

/* end message box */

/*-Gallery Kenburn-*/
canvas{
    vertical-align: top;
}

/*-Flow Gallery-*/
.flow_container,
.flow_container li{
    margin: 0;
    padding: 0;
    list-style: none;
}

.flow_container{
    position: fixed;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    transition: top 500ms,height 500ms;
}

.flow_container li{
    position: absolute;
    z-index: -5;
    top: 0;
    left: 50%;
    display: block;
    -webkit-transition: all 500ms;
            transition: all 500ms;
    -webkit-transform: scale(0,0);
        -ms-transform: scale(0,0);
            transform: scale(0,0);
    opacity: 0;
}

.flow_container li img{
    display: block;
    transition: all 500ms;
}

.flow_container li .flow_fadder{
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    -webkit-transition: background 500ms;
            transition: background 500ms;
}

.flow_container li.currentStep{
    z-index: 27;
    opacity: 1;
}

.flow_container li.prevStep,
.flow_container li.nextStep{
    z-index: 25;
    cursor: pointer;
    opacity: 1;
}

.flow_container li.prevStep2,
.flow_container li.nextStep2{
    z-index: 23;
    cursor: pointer;
    opacity: 1;
}

.mirror_container{
    position: fixed;
    z-index: -10;
    visibility: hidden;
    height: 130px;
}

.top_padding_block{
    position: fixed;
    z-index: -10;
    visibility: hidden;
    height: 110px;
}

.flow_reflection{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 130px;
    -webkit-transform: scaleY(-1);
        -ms-transform: scaleY(-1);
            transform: scaleY(-1);
    opacity: .2;
    background-position: 0 100%!important;
    background-size: 100% auto;
}

.flow_reflection:before{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
}

.flow_gallery .fs_title_wrapper{
    position: fixed;
    top: auto;
    bottom: 100px;
    left: 50%;
    height: auto;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    text-align: center;
}

.flow_gallery .fs_title_wrapper h2{
    margin: 0;
}

.contentarea ul.flow_container > li::before{
    content: none;
}

.wrapper.padding0{
    padding: 0!important;
}

.flow_gallery .page_title{
    display: none;
}

.fs_controls_append{
    height: 30px;
}

.fs_slider_prev,
.fs_slider_next{
    position: fixed;
}

/*-Ribbon Gallery-*/
.contentarea ul.ribbon_slider > li::before{
    margin: 0;
    -webkit-border-radius: 0;
            border-radius: 0;
}
/* new module composer */

.gt3_icon_box__icon{
    line-height: 1;
    position: relative;
    z-index: 1;
    display: inline-block;
    vertical-align: bottom;
}
.gt3_icon_box{
    position: relative;
    z-index: 1;
}
.gt3_icon_box__icon--number{
    font-style: normal;
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    margin-top: -.07em !important;
}
.gt3_icon_box:before,
.gt3_icon_box:after{
    display: table;
    clear: both;
    content: '';
}
.gt3_icon_box[class*='gt3_icon_box_flex_']{
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
}
.gt3_icon_box.gt3_icon_box_flex_top{
    -webkit-align-items: flex-start;
    -ms-flex-align: flex-start;
            align-items: flex-start;
}
.gt3_icon_box.gt3_icon_box_flex_center{
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
.gt3_icon_box.gt3_icon_box_flex_bottom{
    -webkit-align-items: flex-end;
    -ms-flex-align: flex-end;
            align-items: flex-end;
}
.gt3_icon_box.gt3_icon_box_flex_horizontal_left{
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
            justify-content: flex-start;
}
.gt3_icon_box.gt3_icon_box_flex_horizontal_center{
    text-align: center;

    -webkit-justify-content: center;
    -ms-flex-pack: center;
            justify-content: center;
}
.gt3_icon_box.gt3_icon_box_flex_horizontal_right{
    text-align: right;

    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
            justify-content: flex-end;
}
.gt3_icon_box.gt3_icon_box_flex_horizontal_around{
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
            justify-content: space-around;
}


.gt3_icon_box_icon-position_top{
    text-align: center;
}
.gt3_icon_box_icon-position_top .gt3_icon_box__icon + .gt3_icon_box-content-wrapper{
    padding-top: 20px;
}
.gt3_icon_box_icon-position_top.icon-bg .gt3_icon_box__icon + .gt3_icon_box-content-wrapper{
    padding-top: 15px;
}

.gt3_icon_box_icon-position_top.gt3_icon_box__icon_icon_size_small .gt3_icon_box__icon + .gt3_icon_box-content-wrapper,
.gt3_icon_box_icon-position_top.gt3_icon_box__icon_icon_size_mini .gt3_icon_box__icon + .gt3_icon_box-content-wrapper{
    padding-top: 16px;
}
.gt3_icon_box_icon-position_left .gt3_icon_box__icon{
    float: left;
    margin-top: .07em;
}/*
.gt3_icon_box_icon-position_left.gt3_icon_box__icon_icon_size_huge .gt3_icon_box__icon + .gt3_icon_box-content-wrapper {
	margin-left: 85px;
}
.gt3_icon_box_icon-position_left.gt3_icon_box__icon_icon_size_large .gt3_icon_box__icon + .gt3_icon_box-content-wrapper {
	margin-left: 75px;
}
.gt3_icon_box_icon-position_left.gt3_icon_box__icon_icon_size_regular .gt3_icon_box__icon + .gt3_icon_box-content-wrapper {
	margin-left: 65px;
}
.gt3_icon_box_icon-position_left.gt3_icon_box__icon_icon_size_small .gt3_icon_box__icon + .gt3_icon_box-content-wrapper {
	margin-left: 60px;
}
.gt3_icon_box_icon-position_left.gt3_icon_box__icon_icon_size_mini .gt3_icon_box__icon + .gt3_icon_box-content-wrapper {
	margin-left: 45px;
}*/
/* icon number */
.gt3_icon_box_icon-position_left.gt3_icon_box__icon_icon_size_huge .gt3_icon_box__icon.gt3_icon_box__icon--number + .gt3_icon_box-content-wrapper{
    margin-left: 35px;
}
.gt3_icon_box_icon-position_left.gt3_icon_box__icon_icon_size_large .gt3_icon_box__icon.gt3_icon_box__icon--number + .gt3_icon_box-content-wrapper{
    margin-left: 30px;
}
.gt3_icon_box_icon-position_left.gt3_icon_box__icon_icon_size_regular .gt3_icon_box__icon.gt3_icon_box__icon--number + .gt3_icon_box-content-wrapper{
    margin-left: 25px;
}
.gt3_icon_box_icon-position_left.gt3_icon_box__icon_icon_size_small .gt3_icon_box__icon.gt3_icon_box__icon--number + .gt3_icon_box-content-wrapper{
    margin-left: 20px;
}
.gt3_icon_box_icon-position_left.gt3_icon_box__icon_icon_size_mini .gt3_icon_box__icon.gt3_icon_box__icon--number + .gt3_icon_box-content-wrapper{
    margin-left: 15px;
}
/* end icon number */
.gt3_icon_box_icon-position_right .gt3_icon_box__icon{
    float: right;
    margin-top: .07em;
}
.gt3_icon_box_icon-position_right .gt3_icon_box-content-wrapper{
    text-align: right;
}/*
.gt3_icon_box_icon-position_right.gt3_icon_box__icon_icon_size_huge .gt3_icon_box__icon + .gt3_icon_box-content-wrapper {
	margin-right: 85px;
}
.gt3_icon_box_icon-position_right.gt3_icon_box__icon_icon_size_large .gt3_icon_box__icon + .gt3_icon_box-content-wrapper {
	margin-right: 75px;
}
.gt3_icon_box_icon-position_right.gt3_icon_box__icon_icon_size_regular .gt3_icon_box__icon + .gt3_icon_box-content-wrapper {
	margin-right: 65px;
}
.gt3_icon_box_icon-position_right.gt3_icon_box__icon_icon_size_small .gt3_icon_box__icon + .gt3_icon_box-content-wrapper {
	margin-right: 55px;
}
.gt3_icon_box_icon-position_right.gt3_icon_box__icon_icon_size_mini .gt3_icon_box__icon + .gt3_icon_box-content-wrapper {
	margin-right: 45px;
}*/
.gt3_icon_box_icon-position_inline_title  .gt3_icon_box__icon{
    margin-right: 20px;
    padding-bottom: 0;
    vertical-align: text-bottom;
}
.gt3_icon_box_icon-position_inline_title .gt3_icon_box__title > *{
    font-weight: 400;
    display: inline-block;
}
.gt3_icon_box__title > *{
    padding-bottom: .5em;
}
.gt3_icon_box__title > h5{
    padding-bottom: .875em;
}
.gt3_icon_box__title > h6{
    padding-bottom: .05em;
}
.gt3_icon_box__icon_icon_size_small .gt3_icon_box__title > *,
.gt3_icon_box__icon_icon_size_mini .gt3_icon_box__title > *:not(i){
    padding-bottom: .71em;
}
.gt3_icon_box__title a{
    font-family: inherit;
    font-weight: inherit;
}
.gt3_icon_box_icon-position_right .gt3_icon_box-divider{
    margin-right: 0;
    margin-left: auto;
}
.gt3_icon_box_icon-position_left .gt3_icon_box-divider{
    margin-right: auto;
    margin-left: 0;
}
.gt3_icon_box_icon-position_top  .gt3_icon_box-divider{
    margin-right: auto;
    margin-left: auto;
}
.gt3_icon_box-divider{
    width: 40px;
    margin-bottom: .8em;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #3b5d7b;
}
.gt3_icon_box__title a{
    color: inherit;
}
.gt3_icon_box__icon_icon_size_mini .gt3_icon_box__icon{
    font-size: 28px;
}
.gt3_icon_box__icon_icon_size_small .gt3_icon_box__icon{
    font-size: 35px;
}
.gt3_icon_box__icon_icon_size_regular .gt3_icon_box__icon{
    font-size: 45px;
}
.gt3_icon_box__icon_icon_size_large .gt3_icon_box__icon{
    font-size: 55px;
}
.gt3_icon_box__icon_icon_size_huge .gt3_icon_box__icon{
    font-size: 65px;
}

/* icon number */
.gt3_icon_box__icon_icon_size_mini .gt3_icon_box__icon.gt3_icon_box__icon--number{
    font-size: 30px;
}
.gt3_icon_box__icon_icon_size_small .gt3_icon_box__icon.gt3_icon_box__icon--number{
    font-size: 40px;
}
.gt3_icon_box__icon_icon_size_regular .gt3_icon_box__icon.gt3_icon_box__icon--number{
    font-size: 50px;
}
.gt3_icon_box__icon_icon_size_large .gt3_icon_box__icon.gt3_icon_box__icon--number{
    font-size: 60px;
}
.gt3_icon_box__icon_icon_size_huge .gt3_icon_box__icon.gt3_icon_box__icon--number{
    font-size: 70px;
}
/* end icon number */


.gt3_icon_box__icon_icon_size_mini .gt3_icon_box__icon img{
    max-width: 26px;
}
.gt3_icon_box__icon_icon_size_small .gt3_icon_box__icon img{
    max-width: 36px;
}
.gt3_icon_box__icon_icon_size_regular .gt3_icon_box__icon img{
    max-width: 48px;
}
.gt3_icon_box__icon_icon_size_large .gt3_icon_box__icon img{
    max-width: 56px;
}
.gt3_icon_box__icon_icon_size_huge .gt3_icon_box__icon img{
    max-width: 66px;
}

/*icon with bg*/
.gt3_icon_box__icon_icon_size_mini.icon-bg .gt3_icon_box__icon{
    font-size: 16px;
}
.gt3_icon_box__icon_icon_size_small.icon-bg .gt3_icon_box__icon{
    font-size: 20px;
}
.gt3_icon_box__icon_icon_size_regular.icon-bg .gt3_icon_box__icon{
    font-size: 24px;
}
.gt3_icon_box__icon_icon_size_large.icon-bg .gt3_icon_box__icon{
    font-size: 28px;
}
.gt3_icon_box__icon_icon_size_huge.icon-bg .gt3_icon_box__icon{
    font-size: 32px;
}
.icon-bg .gt3_icon_box__icon img{
    max-width: 100%;
}
.gt3_icon_box_icon-position_right.gt3_icon_box__icon_icon_size_huge.icon-bg .gt3_icon_box__icon + .gt3_icon_box-content-wrapper{
    margin-right: 120px;
}
.gt3_icon_box_icon-position_right.gt3_icon_box__icon_icon_size_large.icon-bg .gt3_icon_box__icon + .gt3_icon_box-content-wrapper{
    margin-right: 110px;
}
.gt3_icon_box_icon-position_right.gt3_icon_box__icon_icon_size_regular.icon-bg .gt3_icon_box__icon + .gt3_icon_box-content-wrapper{
    margin-right: 100px;
}
.gt3_icon_box_icon-position_right.gt3_icon_box__icon_icon_size_small.icon-bg .gt3_icon_box__icon + .gt3_icon_box-content-wrapper{
    margin-right: 75px;
}
.gt3_icon_box_icon-position_right.gt3_icon_box__icon_icon_size_mini.icon-bg .gt3_icon_box__icon + .gt3_icon_box-content-wrapper{
    margin-right: 50px;
}

.gt3_icon_box_icon-position_left.gt3_icon_box__icon_icon_size_huge.icon-bg .gt3_icon_box__icon + .gt3_icon_box-content-wrapper{
    margin-left: 120px;
}
.gt3_icon_box_icon-position_left.gt3_icon_box__icon_icon_size_large.icon-bg .gt3_icon_box__icon + .gt3_icon_box-content-wrapper{
    margin-left: 110px;
}
.gt3_icon_box_icon-position_left.gt3_icon_box__icon_icon_size_regular.icon-bg .gt3_icon_box__icon + .gt3_icon_box-content-wrapper{
    margin-left: 100px;
}
.gt3_icon_box_icon-position_left.gt3_icon_box__icon_icon_size_small.icon-bg .gt3_icon_box__icon + .gt3_icon_box-content-wrapper{
    margin-left: 75px;
}
.gt3_icon_box_icon-position_left.gt3_icon_box__icon_icon_size_mini.icon-bg .gt3_icon_box__icon + .gt3_icon_box-content-wrapper{
    margin-left: 50px;
}
.gt3_icon_box_icon-position_inline_title.icon-bg  .gt3_icon_box__icon{
    margin-right: 1.2em;
}
.icon-bg  .gt3_icon_box__icon img{
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
}
.gt3-box-image.gt3_icon_box_icon-position_inline_title:not(.icon-bg) .gt3_icon_box__icon img{
    padding-bottom: 4px;
}

.gt3-box-image:not(.icon-bg) .gt3_icon_box__icon{
    font-size: inherit !important;
}
.gt3_icon_box_flex_horizontal_center .gt3_icon_box__icon{
    font-size: inherit !important;
    position: relative;
    z-index: -1;
    margin-right: -23px;
    margin-bottom: -3px;
}
.icon-bg .gt3_icon_box__icon{
    line-height: 1em;
    width: 1em;
    height: 1em;
    margin-top: .9em;
    margin-right: .9em;
    margin-bottom: .9em;
    margin-left: .9em;
    text-align: center;
}
.gt3_icon_box_icon-position_right.icon-bg .gt3_icon_box__icon,
.gt3_icon_box_icon-position_left.icon-bg .gt3_icon_box__icon{
    margin-top: .85em;
}
.gt3_icon_box__icon-bg{
    position: absolute;
    z-index: -1;
    top: -.9em;
    left: -.9em;
    display: block;
    width: 2.8em;
    height: 2.8em;
    border-radius: 50%;
    background: cadetblue;
}
/*icon with bg*/

.gt3_icon_box__link{
    margin-top: 20px;
}
.gt3_icon_box__link a{
    font-weight: 600;
    position: relative;
}
.gt3_icon_box__link a:hover{
    color: inherit !important;
}
.gt3_icon_box__link span{
    margin-left: 7px;
}
.gt3_icon_box__link span{
    -webkit-transition-duration: 0s;
       -moz-transition-duration: 0s;
        -ms-transition-duration: 0s;
         -o-transition-duration: 0s;
            transition-duration: 0s;
}
.iconbox_text_align_left{
    text-align: left;
}
.iconbox_text_align_right{
    text-align: right;
}
.iconbox_text_align_center{
    text-align: center;
}
/* Icon box with number */
.gt3_icon_box_icon-position_top.icon-bg.icon-with_number .gt3_icon_box__icon + .gt3_icon_box-content-wrapper{
    padding-top: 30px;
}
.gt3_icon_box_icon-position_top.icon-bg.icon-with_number .gt3_icon_box__title{
    margin-bottom: 10px;
}
.icon-with_number .gt3_icon_box__icon-bg:before{
    position: absolute;
    top: 1px;
    right: 1px;
    bottom: 1px;
    left: 1px;
    display: block;
    content: '';
    transition: opacity .3s;
    border-radius: 50%;
    background-color: #fff;
}
.icon-with_number:hover .gt3_icon_box__icon-bg:before{
    opacity: 0;
}
/* Image box */

.gt3_image_box.gt3_icon_box_icon-position_left,
.gt3_image_box.gt3_icon_box_icon-position_right{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;

    -webkit-box-align: center;
}
.gt3_icon_box_icon-position_right .gt3_icon_box-divider{
    margin-right: auto;
    margin-left: 0;
}
.gt3_image_box.gt3_icon_box_icon-position_top .gt3_icon_box__icon + .gt3_icon_box-content-wrapper{
    padding-top: 35px;
}
.gt3_image_box .gt3_icon_box__title *:only-child{
    padding-bottom: 17px;
}
.gt3_image_box .gt3_icon_box__title > * a{
    line-height: inherit;
}
.gt3_image_box .gt3_icon_box__title h3{
    padding-bottom: 25px;
}
.gt3_image_box .gt3_icon_box__title h2 + .gt3_icon_box-divider,
.gt3_image_box .gt3_icon_box__title h3 + .gt3_icon_box-divider{
    margin-bottom: 1.6em;
    padding-bottom: 0;
}
.gt3_image_box.gt3_icon_box_icon-position_right{
    -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
}

.gt3_image_box .gt3_icon_box-content-wrapper{
    text-align: left;
}
.gt3_image_box.gt3_icon_box_icon-position_left .gt3_icon_box__icon,
.gt3_image_box.gt3_icon_box_icon-position_left .gt3_icon_box-content-wrapper,
.gt3_image_box.gt3_icon_box_icon-position_right .gt3_icon_box__icon,
.gt3_image_box.gt3_icon_box_icon-position_right .gt3_icon_box-content-wrapper{
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 50%;
}
.gt3_image_box.gt3_icon_box_icon-position_left .gt3_icon_box__icon{
    padding-right: 15px;
}
.gt3_image_box.gt3_icon_box_icon-position_left .gt3_icon_box-content-wrapper{
    padding-left: 15px;
}

.gt3_image_box.gt3_icon_box_icon-position_right .gt3_icon_box__icon{
    padding-right: 0;
    padding-left: 15px;
}
.gt3_image_box.gt3_icon_box_icon-position_right .gt3_icon_box-content-wrapper{
    padding-right: 15px;
    padding-left: 0;
}

@media only screen and (max-width: 767px){
    .gt3_image_box.gt3_icon_box_icon-position_left,
    .gt3_image_box.gt3_icon_box_icon-position_right{
        -ms-flex-direction: column;
            flex-direction: column;

        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
    }
    .gt3_image_box.gt3_icon_box_icon-position_left .gt3_icon_box__icon,
    .gt3_image_box.gt3_icon_box_icon-position_right .gt3_icon_box-content-wrapper{
        width: auto;
        padding-right: 0;
    }

    .gt3_image_box.gt3_icon_box_icon-position_left .gt3_icon_box-content-wrapper,
    .gt3_image_box.gt3_icon_box_icon-position_right .gt3_icon_box__icon{
        width: auto;
        padding-left: 0;
    }
    .gt3_image_box.gt3_icon_box_icon-position_right .gt3_icon_box__icon,
    .gt3_image_box.gt3_icon_box_icon-position_left .gt3_icon_box__icon{
        width: auto;
        padding-bottom: 25px;
    }
    .gt3_image_box .gt3_icon_box-content-wrapper{
        text-align: center;
    }
    .gt3_icon_box_icon-position_left .gt3_icon_box-divider,
    .gt3_icon_box_icon-position_right .gt3_icon_box-divider{
        margin-right: auto;
        margin-left: auto;
    }
}

/* ! Image box */

/* end new module composer */

.gt3_module_title{
    display: -webkit-box;
    display:    -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display:         flex;
    padding-bottom: 25px;
    text-align: center;

    justify-content: flex-end;
    -webkit-flex-flow: row wrap;
            flex-flow: row wrap;
}

.single .gt3_module_title{
    padding-bottom: 40px;
}

.gt3_module_title h2,
.gt3_module_title h3,
.gt3_module_title h4,
.gt3_module_title .external_link,
.gt3_module_title .carousel_arrows{
    display: block;
    margin: 0;
    padding: 0;
    text-align: left;

    flex: 0 1 auto;
}

.gt3_module_title .external_link,
.gt3_module_title .carousel_arrows{
    order: 1;

    flex: 0 1 auto;
}
.gt3_module_title h2,
.gt3_module_title h3,
.gt3_module_title h4{
    order: 0;
    padding-right: 20px;

    flex: 1 0 auto;
}

.gt3_module_title .external_link .learn_more{
    display: block;
    float: none;
    margin-bottom: 0;
}

.gt3_module_title .carousel_arrows a{
    display: inline-block;
    margin-left: 10px;
    vertical-align: top;
}

.gt3_module_title .carousel_arrows a.right_slick_arrow{
    margin-left: 8px;
}

/*-gt3_module_button-*/
.gt3_module_button a{
    font-size: 20px;
    font-weight: 500;
    line-height: 36px;
    display: inline-block;
    margin-bottom: 20px;
    vertical-align: middle;
    color: #fff;
}
.gt3_module_button{
    position: relative;
    z-index: 20;
}
.gt3_module_button a,
.gt3_btn_icon{
    -webkit-transition: all 400ms;
            transition: all 400ms;
}
.gt3_module_button a:hover{
    border: 1px solid #e8e8e8;
    border-top-color: rgba(232, 232, 232, .8);
    border-left-color: rgba(232, 232, 232, .8);
    background: #fff;
}
.button_alignment_inline{
    display: inline-block;
    vertical-align: top;
}
.button_alignment_left{
    text-align: left;
}
.button_alignment_right{
    text-align: right;
}
.button_alignment_center{
    text-align: center;
}
.button_alignment_block a{
    display: block;
    text-align: center;
}
.button_size_mini{
    padding: 4px 12px;
}
.gt3_module_button a.button_size_mini{
    font-size: 12px;
}
.button_size_small{
    padding: 8px 20px;
}
.button_size_normal{
    padding: 14px 29px;
}
.button_size_large{
    padding: 18px 40px;
}
.gt3_btn_text,
.btn_icon_container{
    display: inline-block;
    vertical-align: middle;
}
.btn_icon_position_right .btn_icon_container{
    padding-left: 3px;
}
.btn_icon_position_left .btn_icon_container{
    padding-right: 10px;
}
.gt3_btn_icon.fa{
    font-size: 18px;
    line-height: 20px;
    color: #fff;
}

.gt3_btn_text{
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    font-style: inherit;
    color: inherit;
}

/*-widget-nav-menu-*/
.widget_nav_menu ul li,
.widget_nav_menu ul{
    padding: 0;
    list-style: none;
}
.widget_nav_menu ul li a{
    color: inherit;
}
.widget_nav_menu .menu .menu-item{
    position: relative;
    z-index: 1;
    padding: 7px 0 7px 10px;
    transition: all .3s;
}
.widget_nav_menu .menu .menu-item:before{
    display: none;
    content: '';
}

.widget_nav_menu .menu .menu-item + .menu-item,
.widget_nav_menu .menu .sub-menu{
    border-top: 1px solid #f6f6f6;
}
.widget_nav_menu .menu .sub-menu{
    margin-top: 7px;
    margin-bottom: -7px;
}
/*-end widget-nav-menu-*/

/* mailchimp content */
.mc_form_inside{
    text-align: center;
}
.mc_form_inside .mc_merge_var{
    display: inline-block;
    width: 100%;
    min-width: 270px;
    max-width: 380px;
    max-width: calc(100% - 180px);
    margin-right: 10px;
    margin-bottom: 10px;
    vertical-align: top;
    position: relative;
}
.top_footer .mc_form_inside .mc_merge_var{
    min-width: 1px;
    width: 100%;
    max-width: 380px;
}
body .main_wrapper .mc_form_inside .mc_merge_var {
    min-width: 100px;
    max-width: 310px;
    max-width: calc(100% - 165px)
}
.mc_form_inside .mc_merge_var input,
.mc_form_inside .mc_signup_submit input{
    width: 100%;
}
#mc_signup_submit{
    width: 100% !important;
    height: 55px;
    margin: 0 !important;
    color: #fff;
    border: 1px solid currentColor;
}
body .main_wrapper .mc_form_inside .mc_signup_submit {
    max-width: 150px;
    display: inline-block;
    width: 100%;
    vertical-align: top;
}
.mc_form_inside #mc_signup_submit:hover{
    background-color: #fff;
}
.mc_form_inside .mc_signup_submit{
    display: inline-block;
    width: 100%;
    max-width: 210px;
    vertical-align: top;
    margin-left: 2px;
}
#mc-indicates-required{
    display: none;
}
.mc_merge_var label{
    font-weight: 300;
    line-height: 55px;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 20px;
    display: block;
    visibility: visible;
    height: 100%;
    margin: 0;
    cursor: auto;
    -webkit-transition: all 200ms;
       -moz-transition: all 200ms;
        -ms-transition: all 200ms;
            transition: all 200ms;
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    white-space: nowrap;
    pointer-events: none;
}
.mc_merge_var label.hide {
    visibility: hidden;
    -webkit-transform: translate3d(15%, 0, 0);
       -moz-transform: translate3d(15%, 0, 0);
        -ms-transform: translate3d(15%, 0, 0);
         -o-transform: translate3d(15%, 0, 0);
            transform: translate3d(15%, 0, 0);
    opacity: 0;
}
.mc_merge_var input[type='date'],
.mc_merge_var input[type='email'],
.mc_merge_var input[type='number'],
.mc_merge_var input[type='password'],
.mc_merge_var input[type='search'],
.mc_merge_var input[type='tel'],
.mc_merge_var input[type='text'],
.mc_merge_var input[type='url'],
.mc_merge_var select,
.mc_merge_var textarea{
    background-color: #ececec;
    padding: 8px 18px;
    border: none;
    height: 55px;
}
body .mc4wp-form p {
    margin-bottom: 12px;
}
.mc_error_msg{
    color: #e5625e;
}
.mc_success_msg{
    color: #b1ba85;
}
aside .mc_form_inside{
    text-align: left;
}
aside .mc_merge_var input[type='date'],
aside .mc_merge_var input[type='email'],
aside .mc_merge_var input[type='number'],
aside .mc_merge_var input[type='password'],
aside .mc_merge_var input[type='search'],
aside .mc_merge_var input[type='tel'],
aside .mc_merge_var input[type='text'],
aside .mc_merge_var input[type='url'],
aside .mc_merge_var select,
aside .mc_merge_var textarea{
    font-size: .8571em;
    height: 40px;
    padding: 8px 18px;
}
aside .mc_merge_var input[type='text']{
    width: 100%;
}
aside .mc_form_inside .mc_merge_var {
    max-width: 310px;
    max-width: calc(100% - 130px);
    min-width: 100px;
    line-height: 40px;
}
aside .mc_merge_var label{
    line-height: 40px;
}
aside .mc_form_inside .mc_signup_submit {
    max-width: 115px;
    margin-left: 0;
}
aside .mc_form_inside .mc_signup_submit #mc_signup_submit{
    font-size: 14px;
    height: 40px;
    padding: 6px 5px 5px;
    border: 1px solid currentColor;
}
@media only screen and (max-width: 767px){
    aside .mc_form_inside .mc_merge_var{
        min-width: 100%;
        max-width: 100%;
    }
}

.main_footer .mc_form_inside {
    margin-top: 2px;
    text-align: left;
}
.main_footer .mc_form_inside #mc_signup_submit {
    font-size: 20px;
    font-weight: inherit;
    line-height: 1.25;
    position: relative;
    display: inline-block;
    width: auto !important;
    height: auto;
    padding: 0;
    -webkit-transition: color 200ms;
       -moz-transition: color 200ms;
        -ms-transition: color 200ms;
            transition: color 200ms;
    text-align: left;
    vertical-align: middle;
    border: none;
    background: transparent;
}
.main_footer .mc_form_inside #mc_signup_submit:hover {
    text-align: left;
    background: transparent;
}
/* ! mailchimp content */

/* mailchimp prefooter area*/
.pre_footer #mc_embed_signup_scroll{
    text-align: right;
}
.pre_footer #mc_embed_signup_scroll > *{
    display: inline-block;
    vertical-align: top;
}
.pre_footer .mc-field-group{
    margin-left: 6px;
}
.pre_footer .submit-wrapper{
    margin-left: 6px;
}
.pre_footer .submit-wrapper,
.pre_footer .mc-field-group,
.pre_footer .gt3_icon_box{
    margin-top: 5px;
    margin-bottom: 5px;
}
.pre_footer .mc-field-group input{
    color: #fff;
    background-color: rgba(255, 255, 255, .1);
}
.pre_footer .mc-field-group input.mce_inline_error{
    border: 1px solid #ff0202;
}
.pre_footer .submit-wrapper input{
    min-width: 210px;
    padding: 14px 34px;
}
.pre_footer div.mce_inline_error{
    display: none !important;
}
.pre_footer input[type='submit']{
    margin-bottom: 0;
    color: #fff;
}
.pre_footer input[type='submit']:hover{
    background-color: #fff;
}
.pre_footer .gt3_icon_box__icon_icon_size_mini .gt3_icon_box__title > *:not(i){
    padding-bottom: 0;
}
.pre_footer #mce-responses{
    color: #fff;
}

/* Placeholder */
.pre_footer #mc_embed_signup_scroll input::-webkit-input-placeholder{
    font-weight: inherit !important;
    color: #9299a4 !important;
}
.pre_footer #mc_embed_signup_scroll input:-moz-placeholder{
    font-weight: inherit !important;
    /* Firefox 18- */
    color: #9299a4 !important;
}
.pre_footer #mc_embed_signup_scroll input::-moz-placeholder{
    font-weight: inherit !important;
    /* Firefox 19+ */
    color: #9299a4 !important;
}
.pre_footer #mc_embed_signup_scroll input:-ms-input-placeholder{
    font-weight: inherit !important;
    color: #9299a4 !important;
}

/* ! mailchimp prefooter area */


/* google map */
body .wpb_gmaps_widget .wpb_wrapper{
    padding: 0;
}
.gt3_google_map{
    position: relative;
    z-index: 1;
    padding-bottom: 42.73%;
}
.gt3_google_map #map-canvas{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
/* end google map */

/* START PRACTICE */
.isotope-filter a,
.gt3_practice_list__filter a{
    display: inline-block;
    margin-right: 35px;
    transition: all .3s;
    text-transform: capitalize;
    color: inherit;
}
.gt3_practice_list__filter,
.isotope-filter{
    font-weight: 700;
    margin-bottom: 40px;
    text-align: center;
}
.gt3_practice_list__image-holder{
    position: relative;
    z-index: 1;
    text-align: center;
}
.gt3_practice_list__image-holder img{
    position: relative;
    z-index: 1;
    transition: all .3s;
}
.gt3_practice_list__overlay{
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
}
.gt3_practice_list__overlay:before{
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    content: '';
}

.gt3_practice_list__overlay-button{
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;
    display: inline-block;
    box-sizing: border-box;
    width: 48px;
    height: 48px;
    transition: transform .3s;
    transform: translate(-50%, -50%) scale(.8);
    border-radius: 50%;
}

.gt3_practice_list__overlay-button:before,
.gt3_practice_list__overlay-button:after{
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    display: block;
    content: '';
    transform: translate(-50%, -50%);
    background-color: #fff;
}
.gt3_practice_list__overlay-button:before{
    width: 2px;
    height: 30px;
}
.gt3_practice_list__overlay-button:after{
    width: 30px;
    height: 2px;
}
.gt3_practice_list__image-holder:hover .gt3_practice_list__overlay-button{
    transform: translate(-50%, -50%) scale(1);
    opacity: 1;
}
.gt3_practice_list__image-holder:hover .gt3_practice_list__overlay{
    opacity: .75;
}
.gt3_practice_list__image-holder .icon-link{
    display: block;
    margin-top: -35px;
}
.gt3_practice_list__image-holder i{
    position: relative;
    z-index: 2;
    display: inline-block;
    width: 70px;
    height: 70px;
    text-align: center;
    background-color: #fff;
}
.gt3_practice_list__image-holder i:before{
    font-size: 32px;
    line-height: 70px;
}
.gt3_practice_list__item{
    margin-bottom: 35px;
}
.gt3_practice_list__title,
.gt3_practice_list__title > a{
    font-family: inherit;
    font-weight: 500;
}
.gt3_practice_list__title + *{
    margin-top: 10px;
}
.gt3_practice_list__title:last-child{
    margin-bottom: 35px;
}
.gt3_practice_list__content{
    margin-top: 25px;
}
.gt3_practice_list__link{
    font-weight: 500;
    position: relative;
    display: inline-block;
    float: none;
    margin-top: 10px;
    padding-right: 25px;
}
.gt3_practice_list__link:hover{
    color: inherit;
}
/*.gt3_practice_list__link:before{
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	right: 0;
	width: 13px;
	height: 1px;
}
.gt3_practice_list__link:after{
	content: "";
	display: block;
	position: absolute;
	top: calc(50% - 2px);
	right: 1px;
	width: 4px;
	height: 4px;
	border-width: 0 0 1px 1px;
	border-style: solid;
	transform: rotate(-135deg);
}*/
.gt3-single-practice_thumbnail{
    margin-bottom: 30px;
}
.text-center{
    text-align: center;
}
/* END PRACTICE */


/* vc_separator */

.vc_separator.vc_sep_width_40px .vc_sep_holder .vc_sep_line,
.vc_separator.vc_sep_width_40px{
    width: 40px;
}
.vc_separator.vc_sep_width_75px .vc_sep_holder .vc_sep_line,
.vc_separator.vc_sep_width_75px{
    width: 75px;
}
.vc_separator.vc_sep_width_100px .vc_sep_holder .vc_sep_line,
.vc_separator.vc_sep_width_100px{
    width: 100px;
}
/* end vc_separator */

/* gt3_custom_text */
.gt3_custom_text p{
    margin-bottom: 0;
}
.gt3_custom_text *:not(.fa){
    font-size: inherit;
    line-height: inherit;
    color: inherit;
}
.gt3_custom_text .highlighter{
    color: inherit!important;
}
.gt3_custom_text.gt3_custom_text--custom-font *:not(.fa){
    font-family: inherit;
}
.gt3_custom_text a:hover{
    color: inherit !important;
}
.gt3_custom_text.gt3_custom_text--custom-font h1,
.gt3_custom_text.gt3_custom_text--custom-font h2,
.gt3_custom_text.gt3_custom_text--custom-font h3,
.gt3_custom_text.gt3_custom_text--custom-font h4,
.gt3_custom_text.gt3_custom_text--custom-font h5,
.gt3_custom_text.gt3_custom_text--custom-font h6{
    font-weight: inherit;
}
.gt3_full_width-disable{
    display: inline-block;
}
.gt3_full_width-disable:after{
    display: table;
    clear: both;
    content: '';
}

@media only screen and (min-width: 1200px){
    .gt3_custom_text-font_size_sm_desktop{
        font-size: inherit !important;
        line-height: inherit !important;
    }
    .wpb_images_carousel .vc_images_carousel .vc_carousel-control .icon-prev{
        margin-left: 0;
    }
    .wpb_images_carousel .vc_images_carousel .vc_carousel-control .icon-next{
        margin-left: -38px;
    }
}
@media only screen and (min-width: 992px){
    .gt3_custom_text-font_size_tablet{
        font-size: inherit !important;
        line-height: inherit !important;
    }
}
@media only screen and (min-width: 768px){
    .gt3_custom_text-font_size_mobile{
        font-size: inherit !important;
        line-height: inherit !important;
    }
    .custom_iconbox_border > div .vc_column-inner{
        position: relative;
    }
    .custom_iconbox_border_gray > div .vc_column-inner:not(:last-child):after{
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        display: block;
        width: 1px;
        content: '';
        background: #4f5764;
    }
    .custom_iconbox_border > div:last-child .vc_column-inner:after{
        display: none;
    }
    .custom_iconbox_border.rgba_border > div .vc_column-inner:after{
        background: rgba(239, 239, 239, .12);
    }
}
@media only screen and (max-width: 991px){
    .wpb_images_carousel .vc_images_carousel .vc_carousel-control .icon-prev{
        margin-left: -23px;
    }
}
@media only screen and (max-width: 767px){
    .isotope-filter a,
    .gt3_practice_list__filter a{
        margin-right: 20px;
        margin-bottom: 5px;
        padding-bottom: 5px;
    }
    .wpb_images_carousel .vc_images_carousel .vc_carousel-control .icon-prev{
        margin-left: -28px;
    }
}

/* end gt3_custom_text */

/* gt3_process_bar */
.gt3_process_bar{
    padding-bottom: 50px;
    text-align: center;
}
.gt3_process_bar__count-container{
    position: relative;
    margin-bottom: 35px;
}
.gt3_process_bar__count-container:before{
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    height: 1px;
    content: '';
    background-color: #e2e3dc;
}
.gt3_process_bar + .gt3_process_bar .gt3_process_bar__count-container:before{
    left: -30px;
}
.gt3_process_bar__count{
    font-size: 30px;
    font-weight: 700;
    line-height: 70px;
    position: relative;
    z-index: 1;
    display: inline-block;
    width: 70px;
    height: 70px;
    margin: 10px;
    text-align: center;
    border-radius: 50%;
}
.gt3_process_bar__icon_icon_size_mini .gt3_process_bar__count{
    font-size: 30px;
    line-height: 45px;
    width: 45px;
    height: 45px;
}
.gt3_process_bar__icon_icon_size_mini .gt3_process_bar__count{
    font-size: 30px;
    line-height: 60px;
    width: 60px;
    height: 60px;
}
.gt3_process_bar__icon_icon_size_large .gt3_process_bar__count{
    font-size: 35px;
    line-height: 80px;
    width: 80px;
    height: 80px;
}
.gt3_process_bar__icon_icon_size_huge .gt3_process_bar__count{
    font-size: 60px;
    line-height: 120px;
    width: 120px;
    height: 120px;
}
.gt3_process_bar__count:before,
.gt3_process_bar__count:after{
    position: absolute;
    z-index: -1;
    top: -12.535%;
    left: -12.535%;
    width: 125.7%;
    height: 125.7%;
    content: '';
    -webkit-transition: -webkit-transform .3s;
            transition: -webkit-transform .3s;
            transition:         transform .3s;
            transition:         transform .3s, -webkit-transform .3s;
    -webkit-transform: scale(.7954);
        -ms-transform: scale(.7954);
            transform: scale(.7954);
    border-radius: 50%;
    background: inherit;
}
.gt3_process_bar__count:after{
    z-index: -2;
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
    background: #f9ebeb;
}
.gt3_process_bar:hover .gt3_process_bar__count:before{
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
}
.gt3_process_bar:hover .gt3_process_bar__count:after{
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
}
.gt3_process_bar__title{
    padding-bottom: .5em;
}
.gt3_process_bar__link{
    margin-top: 10px;
}
.gt3_process_bar__link a{
    font-weight: 500;
    position: relative;
    padding-right: 25px;
}
.gt3_process_bar__link a:hover{
    color: inherit !important;
}
.gt3_process_bar__link a:before{
    position: absolute;
    top: 50%;
    right: 0;
    display: block;
    width: 13px;
    height: 1px;
    content: '';
}
.gt3_process_bar__link a:before{
    position: absolute;
    top: 50%;
    right: 0;
    display: block;
    width: 13px;
    height: 0;
    content: '';
    border-bottom-width: 1px;
    border-bottom-style: solid;
}
.gt3_process_bar__link a:after{
    position: absolute;
    top: calc(50% - 2px);
    right: 0;
    display: block;
    width: 4px;
    height: 4px;
    content: '';
    -webkit-transform: rotate(-135deg);
        -ms-transform: rotate(-135deg);
            transform: rotate(-135deg);
    border-width: 0 0 1px 1px;
    border-style: solid;
}
.gt3_process_bar__title a{
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    font-style: inherit;
    line-height: inherit;
    color: inherit;
}
.gt3_process_bar__text{
    padding-right: 10%;
    padding-left: 10%;
}
@media only screen and (max-width: 767px){
    .gt3_process_bar + .gt3_process_bar .gt3_process_bar__count-container:before{
        left: 0;
    }
}
/* end gt3_process_bar */

/* vc_pie_chart */
.wpb_heading.wpb_pie_chart_heading{
    font-weight: 400;
}
body .vc_pie_chart .vc_pie_wrapper{
    margin-bottom: 25px;
}
body .vc_pie_chart .vc_pie_chart_value{
    font-size: 30px;
    font-weight: 100;
    font-weight: 700;
}
body .vc_pie_chart .vc_pie_chart_back{
    opacity: 0;
}
body .vc_pie_chart .vc_pie_wrapper:before{
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    display: block;
    width: 110px;
    height: 110px;
    content: '';
    transform: translate(-50%, -50%);
    border-radius: 50%;
    background-color: #fff;
}
body .vc_pie_chart .vc_pie_chart_value{
    z-index: 3;
}
/* end vc_pie_chart */

/* vc_row */
.vc_parallax-inner{
    position: absolute;
    z-index: 0;
    top: 0;
    right: 0;
    left: 0;
    pointer-events: none;
    background-color: transparent;
    background-image: inherit;
    background-attachment: scroll;
    background-position: 50% 0;
    background-size: cover;
}
div[data-vc-parallax-image]{
    position: relative;
    overflow: hidden;
}
/* end vc_row */


/* start Video popup */
.video-popup-wrapper{
    text-align: center;
}
.video-popup-wrapper.video-popup-wrapper__left{
    text-align: left;
}
.video-popup-wrapper.video-popup-wrapper__right{
    text-align: right;
}
.video-popup-wrapper__left .video-popup__title,
.video-popup-wrapper__right .video-popup__title{
    display: inline-block;
    margin-bottom: 0;
    margin-left: 17px;
    vertical-align: middle;
}
.video-popup-wrapper__right .video-popup__title{
    margin-right: 17px;
    margin-left: 0;
}
.video-popup-wrapper__left .video-popup__link,
.video-popup-wrapper__right .video-popup__link{
    vertical-align: middle;
}
.video-popup__wrapper-link.with-img{
    position: relative;
    z-index: 1;
}
.video-popup__wrapper-link.with-img:before{
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    content: '';
    transition: opacity .3s;
    opacity: 0;
    background-color: #000;
}
.video-popup__wrapper-link.with-img:hover:before{
    opacity: .8;
}
.video-popup-wrapper img{
    position: relative;
    z-index: 1;
    width: 100%;
}
.video-popup__title{
    font-family: inherit;
    font-size: 20px;
    font-weight: 500;
    line-height: inherit;
    margin-bottom: 12px;
}
.video-popup__wrapper-link{
    position: relative;
    z-index: 1;
    display: block;
}
.video-popup__content{
    position: absolute;
    z-index: 3;
    top: 50%;
    right: 0;
    left: 0;
    transform: translateY(-50%);
    text-align: center;
}
.video-popup__link{
    position: relative;
    z-index: 1;
    display: inline-block;
    box-sizing: border-box;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    vertical-align: middle;
    background-color: #ccc;
}
.video-popup__link svg{
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    transform: translate(-40%, -50%);
}
.video-popup__responsive-title{
    display: none;
}
.video-popup__responsive-title > *{
    color: inherit !important;
}
.video-popup-inner_wrap{
    position: relative;
    z-index: 1;
    display: inline-block;
}
.video-popup-wrapper .video-popup-animation{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 30px;
    display: block;
    width: 200px;
    height: 200px;
    margin: auto;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
         -o-transform: translateX(-50%);
            transform: translateX(-50%);
}
.video-popup-wrapper .video-popup-animation > div{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 5%;
    height: 5%;
    margin: auto;
    -webkit-transform-origin: center center;
       -moz-transform-origin: center center;
         -o-transform-origin: center center;
            transform-origin: center center;
    -webkit-animation-name: video_pulse_animation_outside;
       -moz-animation-name: video_pulse_animation_outside;
         -o-animation-name: video_pulse_animation_outside;
            animation-name: video_pulse_animation_outside;
    -webkit-animation-duration: 2100ms;
       -moz-animation-duration: 2100ms;
         -o-animation-duration: 2100ms;
            animation-duration: 2100ms;
    -webkit-animation-timing-function: ease-out;
       -moz-animation-timing-function: ease-out;
         -o-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
    -webkit-animation-delay: 0s;
       -moz-animation-delay: 0s;
         -o-animation-delay: 0s;
            animation-delay: 0s;
    -webkit-animation-iteration-count: infinite;
       -moz-animation-iteration-count: infinite;
         -o-animation-iteration-count: infinite;
            animation-iteration-count: infinite;
    border-radius: 50%;
    box-shadow: 0 0 1px 1px currentColor;
}
.video-popup-wrapper .video-popup-animation > div:nth-child(2){
    -webkit-animation-delay: 700ms;
       -moz-animation-delay: 700ms;
         -o-animation-delay: 700ms;
            animation-delay: 700ms;
}
.video-popup-wrapper .video-popup-animation > div:nth-child(3){
    -webkit-animation-delay: 1400ms;
       -moz-animation-delay: 1400ms;
         -o-animation-delay: 1400ms;
            animation-delay: 1400ms;
}
.video-popup-wrapper .video-popup-animation > div:nth-child(4){
    -webkit-animation-delay: 2100ms;
       -moz-animation-delay: 2100ms;
         -o-animation-delay: 2100ms;
            animation-delay: 2100ms;
}
@-webkit-keyframes video_pulse_animation_outside{
    0%{
        width: 5%;
        height: 5%;
        opacity: 1;
    }
    100%{
        width: 100%;
        height: 100%;
        opacity: 0;
    }
}
@-moz-keyframes video_pulse_animation_outside{
    0%{
        width: 5%;
        height: 5%;
        opacity: 1;
    }
    100%{
        width: 100%;
        height: 100%;
        opacity: 0;
    }
}
@-o-keyframes video_pulse_animation_outside{
    0%{
        width: 5%;
        height: 5%;
        opacity: 1;
    }
    100%{
        width: 100%;
        height: 100%;
        opacity: 0;
    }
}
@keyframes video_pulse_animation_outside{
    0%{
        width: 5%;
        height: 5%;
        opacity: 1;
    }
    100%{
        width: 100%;
        height: 100%;
        opacity: 0;
    }
}
@media only screen and (max-width: 767px){
    .video-popup__wrapper-link.with-img .video-popup__title{
        display: none;
    }
    .video-popup__responsive-title{
        display: block;
    }
}



/* gt3_spacing */
.gt3_spacing .gt3_spacing-height{
    display: none;
}
.gt3_spacing .gt3_spacing-height_default{
    display: block;
}
@media only screen and (max-width:1200px){
    .gt3_spacing-height_size_sm_desktop-on .gt3_spacing-height{
        display: none;
    }
    .gt3_spacing-height_size_sm_desktop-on .gt3_spacing-height_size_sm_desktop{
        display: block;
    }
}
@media only screen and (min-width: 768px) and (max-width:992px){
    .gt3_spacing-height_tablet-on .gt3_spacing-height{
        display: none;
    }
    .gt3_spacing-height_tablet-on .gt3_spacing-height_tablet{
        display: block;
    }
}
@media only screen and (max-width: 767px){
    .gt3_spacing-height_mobile-on .gt3_spacing-height{
        display: none;
    }
    .gt3_spacing-height_mobile-on .gt3_spacing-height_mobile{
        display: block;
    }
}

/* end gt3_spacing */

/* gt3_twitter */
.gt3_twitter a:hover{
    color: inherit !important;
}
.gt3_twitter .twitter_icon{
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    font-size: 1.4em;
    display: inline-block;
    float: right;
    padding-top: .1em;
    color: #1da1f2;

    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.gt3_twitter .twitt_time,
.gt3_twitter .twitt_title{
    opacity: .6;
}
.gt3_twitter .twitt_title{
    font-style: italic;
}
.gt3_twitter .twitter_icon:before{
    content: '\f099';
}
.gt3_twitter .twitt_time{
    float: right;
}
.gt3_twitter .twitter_acc{
    text-transform: uppercase;
}
.gt3_twitter .twitter_footer{
    font-size: .92em;
}
.gt3_twitter .twitter_separator{
    display: block;
    width: 30px;
    margin: 15px 0;
    border-top-width: 1px;
    border-top-style: solid;
}
.gt3_twitter .twitter_item + .twitter_item{
    padding-top: 30px;
}
.gt3_twitter .twitter_heading{
    margin-bottom: 15px;
}
/* end gt3_twitter */

/* Stripe Img */

.stripe_item{
    position: relative;
    z-index: 1;
    float: left;
    box-sizing: border-box;
    height: 400px;
    text-align: center;
    white-space: nowrap;
    background-position: center;
    background-size: cover;
}
.stripe_item:before{
    display: inline-block;
    width: 0;
    height: 100%;
    margin-left: -3px;
    content: '';
    vertical-align: middle;
}
.stripe_item:after{
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: '';
    transition: opacity .3s;
    opacity: 0;

    direction: block;
}
.stripe_item:hover:after{
    opacity: .75;
}
.stripe_item-wrapper{
    position: relative;
    z-index: 2;
    display: inline-block;
    box-sizing: border-box;
    max-width: 100%;
    padding-right: 10.3%;
    padding-left: 10.3%;
    text-align: center;
    vertical-align: middle;
    white-space: normal;
}
.gt3_stripe-link{
    position: absolute;
    z-index: 3;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.stripe_item-divider{
    display: block;
    width: 50px;
    height: 1px;
    margin: 26px auto 45px auto;
    transition: background-color .3s;
}
.stripe_item:hover .stripe_item-divider{
    background-color: #fff;
}
.stripe_item:hover .stripe_item-title{
    color: #fff;
}
.stripe_item-title{
    font-family: inherit;
    font-weight: 600;
    transition: color .3s;
}

@media only screen and (max-width: 1199px){
    .stripe_item{
        width: 100% !important;
        height: auto !important;
        padding: 100px 20px;
    }
}

/* ! Stripe Img */

/* Items Loading FX */
.loading,
.anim_el.loading{
    z-index: -10!important;
    opacity: 0!important;
}
.loading.anim_el.grid-item,
.loading.anim_el.packery-item{
    z-index: 2!important;
    opacity: 1!important;
}
.anim_el2.loading.anim_el.grid-item,
.anim_el2.loading.anim_el.packery-item{
    opacity: 0!important;
}
.loading.anim_el.packery-item .packery_item_inner{
    z-index: -10!important;
    opacity: 0!important;
}
.grid-item .img-preloader,
.packery-item .img-preloader{
    position: absolute;
    z-index: -1;
    top: 50%;
    left: 50%;
    width: 50px;
    height: 50px;
    transition: opacity 500ms, z-index 500ms;
    transform: translate(-50%,-50%);
    opacity: 0;
}
.loading.anim_el.grid-item .img-preloader,
.loading.anim_el.packery-item .img-preloader{
    z-index: 5;
    opacity: 1;
}
.grid-item .img-preloader:before,
.packery-item .img-preloader:before{
    position: absolute;
    top: 0;
    left: 0;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    width: 30px;
    height: 30px;
    content: '';
    -webkit-animation: sas_preloader 750ms ease-in-out infinite;
            animation: sas_preloader 750ms ease-in-out infinite;
    border: rgba(0,0,0,0) 3px solid;
    border-top-color: #77797a;
    border-radius: 100%;
}
.grid-item .img-preloader:before,
.packery-item .img-preloader:before{
    -webkit-animation: sas_preloader 750ms ease-in-out infinite;
            animation: sas_preloader 750ms ease-in-out infinite;
    opacity: 1;
}
.loading.anim_el.grid-item img.grid_gallery_thmb{
    opacity: 0;
}
.anim_el{
    transition: opacity 500ms!important;
}
.page-template-page-gallery-grid .main_wrapper,
.page-template-page-gallery-packery .main_wrapper{
    text-align: center;
}
.packery_gallery_wrapper .gt3_grid_module_button{
    position: relative;
    z-index: 123;
    margin-top: -52px;
    margin-bottom: 14px;
    text-align: center;
    color: #fff;
}
.packery_gallery_wrapper .gt3_grid_module_button .packery_load_more:hover{
    background-color: rgba(0, 0, 0, .85);
}



/* P A C K E R Y   G A L L E R Y */
.packery_grid{
    font-size: 0;
    line-height: 0;
    margin-right: -5px;
}
.packery_columns4 .packery-item4 .packery_item_inner{
    background-position-y: 20%;
}
.packery_item_inner{
    position: relative;
    width: 100%;
    height: 100%;
    transition: opacity 500ms;
    background: no-repeat center;
    background-size: cover;
}
.packery_item_inner a{
    position: absolute;
    z-index: 19;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
}
.packery_item_inner .holder{
    display: block;
    width: 100%;
    height: auto;
    opacity: 0;
}

.packery_grid_wrapper{
    padding-bottom: 60px;
}
.packery_grid_wrapper .packery-item a:before{
    position: absolute;
    z-index: 17;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    transition: background 400ms;
    background: rgba(0,0,0,0);
}
.packery_grid_wrapper .packery-item a:hover:before{
    background: rgba(0,0,0,.5);
}

.loading,
.anim_el.loading{
    z-index: -10!important;
    opacity: 0!important;
}
.loading.anim_el.grid-item,
.loading.anim_el.packery-item{
    z-index: 2!important;
    opacity: 1!important;
}
.anim_el2.loading.anim_el.grid-item,
.anim_el2.loading.anim_el.packery-item{
    opacity: 0!important;
}
.loading.anim_el.packery-item .packery_item_inner{
    z-index: -10!important;
    opacity: 0!important;
}
.grid-item .img-preloader,
.packery-item .img-preloader{
    position: absolute;
    z-index: -1;
    top: 50%;
    left: 50%;
    width: 30px;
    height: 30px;
    transition: opacity 500ms, z-index 500ms;
    transform: translate(-50%,-50%);
    opacity: 0;
}
.loading.anim_el.grid-item .img-preloader,
.loading.anim_el.packery-item .img-preloader{
    z-index: 5;
    opacity: 1;
}
.grid-item .img-preloader:before,
.packery-item .img-preloader:before{
    position: absolute;
    top: 0;
    left: 0;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    width: 30px;
    height: 30px;
    content: '';
    -webkit-animation: sas_preloader 750ms ease-in-out infinite;
            animation: sas_preloader 750ms ease-in-out infinite;
    border: #494c4e 5px solid;
    border-top-color: #77797a;
    border-radius: 100%;
}
.grid-item .img-preloader:before,
.packery-item .img-preloader:before{
    -webkit-animation: sas_preloader 750ms ease-in-out infinite;
            animation: sas_preloader 750ms ease-in-out infinite;
    opacity: 1;
}
.loading.anim_el.grid-item img.grid_gallery_thmb{
    opacity: 0;
}
.anim_el{
    transition: opacity 500ms!important;
}
.grid_load_more,
.packery_load_more{
    font-size: 14px;
    margin-top: -60px;
    padding: 15px 50px;
    color: #fff;
    background-color: rgba(0,0,0,.6);
}
.page-template-page-gallery-grid .main_wrapper,
.page-template-page-gallery-packery .main_wrapper{
    text-align: center;
}

.packery-item .packery_overlay{
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    transition: opacity 400ms;
    opacity: 0;
}
.packery-item:hover .packery_overlay{
    opacity: .7;
}

/* vc_row custom */
div[data-vc-parallax-image]{
    position: relative;
    overflow: hidden;
}
div[data-vc-parallax-image] .vc_parallax-inner{
    position: absolute;
    z-index: 0;
    top: 0;
    right: 0;
    left: 0;
    pointer-events: none;
    background-color: transparent;
    background-image: inherit;
    background-attachment: scroll;
    background-position: 50% 0;
    background-size: cover;
}
/* end vc_row custom */

.gt3_heading_label .gt3_heading_label--wrap > div{
    display: inline-block;
}
.gt3_heading_label .gt3_heading_label--wrap > div:nth-last-child(3){
    margin-right: .3em;
}
.gt3_custom_text--aligh_center{
    text-align: center;
}
.gt3_custom_text--aligh_right{
    text-align: right;
}
.gt3_custom_text--aligh_left{
    text-align: left;
}
.gt3_heading_label.gt3_label_active .gt3_heading_label--wrap{
    position: relative;
    display: inline;
}
@media all and (min-width: 320px){
    .gt3_heading_label .gt3_label_adds{
        position: absolute;
        top: 0;
        right: 0;
        -webkit-box-sizing: border-box;
           -moz-box-sizing: border-box;
                box-sizing: border-box;
        -webkit-transform: scale(.5) translate3d(120%, -62%, 0) scale(1.1);
           -moz-transform: scale(.5) translate3d(120%, -62%, 0) scale(1.1);
            -ms-transform: scale(.5) translate3d(120%, -62%, 0) scale(1.1);
             -o-transform: scale(.5) translate3d(120%, -62%, 0) scale(1.1);
                transform: scale(.5) translate3d(120%, -62%, 0) scale(1.1);
    }
}
@media all and (min-width: 768px){
    .gt3_heading_label.label-left .gt3_label_adds{
        position: absolute;
        top: 0;
        left: 0;
        -webkit-box-sizing: border-box;
           -moz-box-sizing: border-box;
                box-sizing: border-box;
        -webkit-transform: translate3d(-80%, -54%, 0) scale(.9);
           -moz-transform: translate3d(-80%, -54%, 0) scale(.9);
            -ms-transform: translate3d(-80%, -54%, 0) scale(.9);
             -o-transform: translate3d(-80%, -54%, 0) scale(.9);
                transform: translate3d(-80%, -54%, 0) scale(.9);
    }
    .gt3_heading_label.label-right .gt3_label_adds{
        position: absolute;
        top: 0;
        right: 0;
        -webkit-box-sizing: border-box;
           -moz-box-sizing: border-box;
                box-sizing: border-box;
        -webkit-transform: translate3d(80%, -54%, 0) scale(.9);
           -moz-transform: translate3d(80%, -54%, 0) scale(.9);
            -ms-transform: translate3d(80%, -54%, 0) scale(.9);
             -o-transform: translate3d(80%, -54%, 0) scale(.9);
                transform: translate3d(80%, -54%, 0) scale(.9);
    }
}
@media all and (min-width: 992px){
    .gt3_heading_label.label-left .gt3_label_adds{
        position: absolute;
        top: 0;
        left: 0;
        -webkit-box-sizing: border-box;
           -moz-box-sizing: border-box;
                box-sizing: border-box;
        -webkit-transform: translate3d(-80%, -62%, 0);
           -moz-transform: translate3d(-80%, -62%, 0);
            -ms-transform: translate3d(-80%, -62%, 0);
             -o-transform: translate3d(-80%, -62%, 0);
                transform: translate3d(-80%, -62%, 0);
    }
    .gt3_heading_label.label-right .gt3_label_adds{
        position: absolute;
        top: 0;
        right: 0;
        -webkit-box-sizing: border-box;
           -moz-box-sizing: border-box;
                box-sizing: border-box;
        -webkit-transform: translate3d(80%, -62%, 0);
           -moz-transform: translate3d(80%, -62%, 0);
            -ms-transform: translate3d(80%, -62%, 0);
             -o-transform: translate3d(80%, -62%, 0);
                transform: translate3d(80%, -62%, 0);
    }
}
/* GT3 Banner start */
.gt3_module_banner{
    position: relative;
}
.gt3_module_banner .gt3_banner--container{
    display: flex;
    flex-direction: row;
}
.gt3_module_banner .gt3_banner--v_description{
    position: absolute;
    z-index: 5;
    bottom: 38px;
    left: 32px;
    -webkit-transform: rotate(-180deg);
       -moz-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
         -o-transform: rotate(-180deg);
            transform: rotate(-180deg);
    text-align: left;
    -webkit-writing-mode: vertical-lr;
       -moz-writing-mode: vertical-lr;
        -ms-writing-mode: vertical-lr;
            writing-mode: vertical-lr;
}
.gt3_module_banner.gt3_banner.gt3_banner--v_desc_left .gt3_banner--outer_wrap{
    margin-top: 119px;
    margin-right: 6.28%;
    margin-bottom: 37px;
    margin-left: 13.22%;
}
.gt3_module_banner.gt3_banner--v_desc_right .gt3_banner--v_description{
    right: 32px;
    bottom: 38px;
    left: auto;
    padding-right: 15px;
}
.gt3_module_banner .gt3_banner--outer_wrap{
    position: relative;
    width: 100%;
}
.gt3_banner--v_description:after{
    position: absolute;
    bottom: -124px;
    left: 6px;
    width: 1px;
    height: 100px;
    content: '';
    border-color: inherit;
    border-right: 1px solid;
}
.gt3_module_banner .gt3_banner--link_container,
.gt3_module_banner .gt3_banner--border_container,
.gt3_module_banner .gt3_banner--image_container{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
}
.gt3_module_banner .gt3_banner--link_container{
    z-index: 1;
}
.gt3_module_banner .gt3_banner--inner_wrap{
    position: relative;
    z-index: 2;
    pointer-events: none;
}
.gt3_module_banner .gt3_banner--inner_wrap a{
    pointer-events: auto;
}
.gt3_module_banner .gt3_banner--border_overlap{
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    width: 60%;
    min-width: 165px;
    max-width: 300px;
}
.gt3_module_banner .gt3_banner--pre_title{
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translateY(-100%);
       -moz-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
         -o-transform: translateY(-100%);
            transform: translateY(-100%);
}
@media only screen and (max-width: 1199px){
    .gt3_module_banner .gt3_banner--v_description{
        bottom: 20px;
        left: 10px;
    }
    .gt3_module_banner.gt3_banner--v_desc_right .gt3_banner--v_description{
        right: 10px;
        bottom: 20px;
    }
}
@media only screen and (max-width: 767px){
    .gt3_module_banner .gt3_banner--v_description{
        bottom: 10px;
        left: 10px;
    }
    .gt3_banner--v_description:after{
        bottom: -94px;
        width: 1px;
        height: 70px;
    }
    .gt3_module_banner.gt3_banner--v_desc_right .gt3_banner--v_description{
        font-size: 12px;
        right: 10px;
        bottom: 10px;
    }
}
/* GT3 Banner end */

/* GT3 Shop Product start */
.gt3-product-countdown,
.gt3-single-product-tab{
    position: relative;
    z-index: 1;
}
.gt3-product-countdown .gt3_social_links,
.gt3-product-countdown .woocommerce-review-link,
.gt3-single-product-tab .gt3_social_links,
.gt3-single-product-tab .woocommerce-review-link{
    display: none;
}
.woocommerce.gt3-product-countdown .star-rating,
.woocommerce.gt3-single-product-tab .star-rating{
    font-size: 17px;
}
.single-product.woocommerce.gt3-product-countdown div.product .woocommerce-product-rating,
.single-product.woocommerce.gt3-single-product-tab div.product .woocommerce-product-rating{
    margin-bottom: 16px;
}
.single-product.woocommerce.gt3-product-countdown div.product p.price del,
.single-product.woocommerce.gt3-single-product-tab div.product p.price del{
    margin-right: 5px;
}
.single-product.woocommerce.gt3-product-countdown div.product .woocommerce-product-details__short-description > p,
.single-product.woocommerce.gt3-single-product-tab div.product .woocommerce-product-details__short-description > p{
    font-size: 18px;
    line-height: 1.7;
}
.gt3-product-countdown .gt3-product_image-wrapper .onsale,
.gt3-single-product-tab .gt3-product_image-wrapper .onsale{
    top: 20px;
    left: 20px;
}
.gt3-product-countdown .gt3-product_image-wrapper span.onsale + span.onsale,
.gt3-single-product-tab .gt3-product_image-wrapper span.onsale + span.onsale{
    top: 73px;
}
.gt3-product-countdown .gt3-product_image-wrapper span.onsale + span.onsale + span.onsale,
.gt3-single-product-tab .gt3-product_image-wrapper span.onsale + span.onsale + span.onsale{
    top: 126px;
}

.gt3-product-countdown .product,
.gt3-single-product-tab .product .gt3-product_flex-wrapper{
    display: -ms-flexbox;
    display: -webkit-flex;
    display:         flex;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;

    -webkit-justify-content: space-between;
    -ms-flex-pack: space-between;
            justify-content: space-between;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
            align-content: center;
}
.gt3-product-countdown .gt3-product_countdown-wrapper{
    width: 126px;
}
.gt3-product_countdown-wrapper .countdown_wrapper--left .countdown-amount,
.gt3-product_countdown-wrapper .countdown_wrapper--left .countdown-period{
    text-align: left;
}
.gt3-product_countdown-wrapper .countdown_wrapper--right .countdown-amount,
.gt3-product_countdown-wrapper .countdown_wrapper--right .countdown-period{
    text-align: right;
}
.gt3-product_countdown-wrapper .countdown_wrapper--center .countdown-amount,
.gt3-product_countdown-wrapper .countdown_wrapper--center .countdown-period{
    text-align: center;
}
.gt3-product-countdown .product .gt3-product_image-wrapper,
.gt3-product-countdown .product .gt3-product_info-wrapper{
    position: relative;
    width: 50%;
}
.woocommerce-product-details__short-description ul li{
    font-size: 18px;
    line-height: 170%;
}
.gt3-product-countdown--style_1 .gt3-product_countdown-wrapper,
.gt3-product-countdown--style_2 .gt3-product_countdown-wrapper,
.gt3-product-countdown--style_3 .gt3-product_image-wrapper,
.gt3-product-countdown--style_4 .gt3-product_image-wrapper,
.gt3-product-countdown--style_5 .gt3-product_info-wrapper,
.gt3-product-countdown--style_6 .gt3-product_info-wrapper{
    order: 1;
}
.gt3-product-countdown--style_1 .gt3-product_image-wrapper,
.gt3-product-countdown--style_2 .gt3-product_info-wrapper,
.gt3-product-countdown--style_3 .gt3-product_countdown-wrapper,
.gt3-product-countdown--style_4 .gt3-product_info-wrapper,
.gt3-product-countdown--style_5 .gt3-product_image-wrapper,
.gt3-product-countdown--style_6 .gt3-product_countdown-wrapper{
    order: 2;
}
.gt3-product-countdown--style_1 .gt3-product_info-wrapper,
.gt3-product-countdown--style_2 .gt3-product_image-wrapper,
.gt3-product-countdown--style_3 .gt3-product_info-wrapper,
.gt3-product-countdown--style_4 .gt3-product_countdown-wrapper,
.gt3-product-countdown--style_5 .gt3-product_countdown-wrapper,
.gt3-product-countdown--style_6 .gt3-product_image-wrapper{
    order: 3;
}
.gt3-product-countdown .product .gt3-product_info-wrapper .gt3-product_info-content{
    position: relative;
    z-index: 1;
    box-sizing: border-box;
    max-width: 600px;
}

.gt3-product-countdown:not(.gt3-right-image) .product .gt3-product_info-wrapper .gt3-product_info-content{
    margin-right: auto;
    padding-left: 9%;
}
.gt3-product-countdown.gt3-right-image .product .gt3-product_info-wrapper .gt3-product_info-content{
    margin-left: auto;
    padding-right: 9%;
}
.gt3-product-countdown.gt3-right-image .product .gt3-product_image-wrapper{
    -webkit-order: 1;
    -ms-flex-order: 1;
            order: 1;

    -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
            align-self: auto;
}
.gt3-product-countdown.gt3-right-image .product .gt3-product_info-wrapper{
    -webkit-order: 0;
    -ms-flex-order: 0;
            order: 0;

    -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
            align-self: auto;
}
.gt3-product-countdown .gt3-product-title{
    margin-bottom: 2px;
}
.gt3-product-countdown .woocommerce-product-details__short-description + .gt3-product_button-wrapper{
    margin-top: 3px;
}
.woocommerce.gt3-product-countdown div.product span.price{
    font-size: 24px;
}
.gt3-product-countdown .product > div{
    margin-right: 25px;
    margin-left: 25px;
}
.gt3-product-countdown .product{
    margin-right: -25px;
    margin-left: -25px;
}
@media all and (max-width: 919px){
    .gt3-product_info-wrapper .woocommerce-product-details__short-description + .gt3-product_button-wrapper{
        margin-top: 0;
    }
}
@media all and (max-width: 767px){
    .gt3-product_countdown-wrapper .countdown-section{
        font-size: 28px;
        position: relative;
        z-index: 1;
        display: inline-block;
        padding: 0 .3em;
        text-align: left;
        vertical-align: middle;
        white-space: normal;
    }
    .gt3-product_countdown-wrapper .countdown-section:after{
        font-family: 'Times New Roman', Times, 'Nimbus Roman No9 L', 'Liberation Serif', serif;
        position: absolute;
        top: .579em;
        right: 0;
        width: .28em;
        height: auto;
        content: ':';
        transform: translateX(50%);
    }
    .gt3-product-countdown .product{
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
    }
    .gt3-product-countdown .product .gt3-product_image-wrapper,
    .gt3-product-countdown .product .gt3-product_info-wrapper,
    .gt3-product-countdown .product .gt3-product_countdown-wrapper{
        position: relative;
        width: 100%;
        padding-bottom: 30px;
    }
}
/* GT3 Shop Product end */

/* GT3 Single Product Tab start */
.gt3-single-product-tab{
    display: flex;
    flex-direction: row;
    align-items: flex-start;
}
.gt3-product_tab-product{
    position: relative;
    display: inline-block;
    box-sizing: border-box;
    width: 100%;
    padding: 20px 15px;
    table-layout: fixed;
    cursor: pointer;
}
.gt3-product_tab-product:before{
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    content: '';
    -webkit-transition: -webkit-box-shadow .1s ease-in-out .1s;
       -moz-transition:         box-shadow .1s ease-in-out .1s;
        -ms-transition:         box-shadow .1s ease-in-out .1s;
         -o-transition:         box-shadow .1s ease-in-out .1s;
            transition:         box-shadow .1s ease-in-out .1s;
    pointer-events: none;
    -webkit-box-shadow: 7px 7px 20px 0 rgba(66, 71, 76, 0);
            box-shadow: 7px 7px 20px 0 rgba(66, 71, 76, 0);
}
.gt3-product_tab-product:hover:before,
.gt3-product_tab-product.active:before{
    -webkit-transition: -webkit-box-shadow .1s ease-in-out;
       -moz-transition:         box-shadow .1s ease-in-out;
        -ms-transition:         box-shadow .1s ease-in-out;
         -o-transition:         box-shadow .1s ease-in-out;
            transition:         box-shadow .1s ease-in-out;
    -webkit-box-shadow: 7px 7px 51px 5px rgba(66, 71, 76, .09);
            box-shadow: 7px 7px 51px 5px rgba(66, 71, 76, .09);
}
.gt3-single-product-tab .product .gt3-product_flex-wrapper > div{
    width: 100%;
}
.gt3-single-product-tab div.product{
    position: absolute;
    top: 0;
    right: 0;
    visibility: hidden;
    -webkit-transition: visibility .2s ease-in-out, opacity .2s  ease-in-out;
       -moz-transition: visibility .2s ease-in-out, opacity .2s  ease-in-out;
        -ms-transition: visibility .2s ease-in-out, opacity .2s  ease-in-out;
         -o-transition: visibility .2s ease-in-out, opacity .2s  ease-in-out;
            transition: visibility .3s ease-in-out, opacity .2s  ease-in-out;
    opacity: 0;
}
.gt3-single-product-tab div.product.active{
    visibility: visible;
    opacity: 1;
}
.gt3-product-wrapper{
    position: relative;
    width: calc(100% - 370px);
}
.gt3-product_tab-wrapper{
    width: 383px;
}
.gt3-single-product-tab--style_1 .gt3-product_tab-wrapper,
.gt3-single-product-tab--style_2 .gt3-product_tab-wrapper,
.gt3-single-product-tab--style_3 .gt3-product_image-wrapper,
.gt3-single-product-tab--style_4 .gt3-product_info-wrapper{
    order: 0;
}
.gt3-single-product-tab--style_1 .gt3-product_image-wrapper,
.gt3-single-product-tab--style_2 .gt3-product_info-wrapper,
.gt3-single-product-tab--style_3 .gt3-product_info-wrapper,
.gt3-single-product-tab--style_4 .gt3-product_image-wrapper{
    order: 2;
}

.gt3-single-product-tab--style_1 .gt3-product_info-wrapper,
.gt3-single-product-tab--style_2 .gt3-product_image-wrapper,
.gt3-single-product-tab--style_3 .gt3-product_tab-wrapper,
.gt3-single-product-tab--style_4 .gt3-product_tab-wrapper{
    order: 3;
}
.gt3-single-product-tab .gt3-product_info-content_title{
    padding-bottom: 20px;
}
.gt3-single-product-tab .gt3-product_info-content_title_span{
    display: inline-block;
    float: none;
    width: unset;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
}
.gt3-single-product-tab .gt3-product_info-wrapper,
.gt3-single-product-tab .gt3-product_image-wrapper,
.gt3-single-product-tab .gt3-product_tab-wrapper{
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    padding-right: 15px;
    padding-left: 15px;
}
.gt3-single-product-tab .gt3-product_tab_image-wrapper{
    position: relative;
    display: table-cell;
    width: 90px;
    max-width: 90px;
    padding-right: 25px;
    vertical-align: middle;
}

.gt3-single-product-tab .gt3-product_info-wrapper img{
    width: 100%;
}
.gt3-product_tab_info-wrapper p.price ins{
    text-decoration: none;
}
.gt3-product_tab_info-wrapper .gt3-product-title{
    font-size: 24px;
    line-height: 100%;
    display: inline-block;
    margin-top: 5px;
    margin-bottom: 5px;
}
.gt3-product_tab_info-wrapper{
    display: table-cell;
    vertical-align: middle;
    white-space: normal;
}
.gt3-single-product-tab .woocommerce-product-details__short-description{
    margin-bottom: 13px;
}
@media only screen and (max-width: 991px){
    .gt3-single-product-tab{
        display: block;
    }
    .gt3-product_tab-wrapper,
    .gt3-product-wrapper{
        -webkit-box-sizing: border-box;
           -moz-box-sizing: border-box;
                box-sizing: border-box;
        width: 100%;
    }
    .gt3-single-product-tab div.product{
        position: relative;
        display: none;
        visibility: visible;
        transition: unset;
        opacity: 1;
    }
}
@media only screen and (max-width: 599px){
    .gt3-product_tab-product{
        padding: 10px 7px;
    }
    .gt3-single-product-tab .product .gt3-product_flex-wrapper{
        display: block;
    }
    .gt3-single-product-tab .gt3-product_image-wrapper{
        margin: 15px 0;
    }
}
@media only screen and (max-width: 479px){
    .gt3-product-title{
        font-size: 24px;
        line-height: 28px;
    }
    .single-product.woocommerce.gt3-single-product-tab div.product .woocommerce-product-rating{
        margin-bottom: 5px;
    }
    .single-product.woocommerce.gt3-single-product-tab div.product .woocommerce-product-details__short-description > p{
        font-size: inherit;
        line-height: inherit;
    }
    .woocommerce.gt3-single-product-tab .star-rating{
    	font-size: 15px;
    }
}
/* GT3 Single Product Tab end */

.vc_row.wpb_row.vc_row-fluid.gt3_custom_gap > .vc_column_container:not(:last-child){
    border-right: 10px solid transparent;
}
.vc_row.custom_shadow,
.gt3_custom_shadow{
    -webkit-box-shadow: 3px 3px 100px -30px rgba(144, 154, 163, 1);
       -moz-box-shadow: 3px 3px 100px -30px rgba(144, 154, 163, 1);
            box-shadow: 3px 3px 100px -30px rgba(144, 154, 163, 1);
}
.gt3_box_shadow .vc_column-inner,
.module_testimonial.shadow_items:not(.type6) .testimonial_item_wrapper{
    -webkit-box-shadow: 0 0 16px 3px rgba(66, 71, 76, .07);
       -moz-box-shadow: 0 0 16px 3px rgba(66, 71, 76, .07);
            box-shadow: 0 0 16px 3px rgba(66, 71, 76, .07);
}
.module_testimonial.shadow_items.type6 .testimonial_item_wrapper .testimonials-text{
    -webkit-box-shadow: 3px 3px 100px -30px rgba(144, 154, 163, 1);
       -moz-box-shadow: 3px 3px 100px -30px rgba(144, 154, 163, 1);
            box-shadow: 3px 3px 100px -30px rgba(144, 154, 163, 1);
}
.gt3_higher_z_index{
    position: relative;
    z-index: 2;
}
div.vc_row.gt3_overflow-visible{
    overflow: visible;
}

.gt3_module_sticky_side{
    position: relative;
}
.gt3_module_sticky_side > div{
    padding: 0;
}
.gt3_module_sticky_side .gt3_module_carousel{
    position: absolute;
    top: 0;
    margin-right: -1px;
}
.gt3_module_sticky_side > .gt3_module_carousel{
    margin-top: 0 !important;
}
.gt3_module_sticky_side > .gt3_module_carousel.sticky_side_pos_right:not(.is_stuck){
    right: 0 !important;
}
.gt3_module_sticky_side .gt3_module_carousel .gt3_carousel_list{
    margin: auto;
}
.gt3_module_sticky_side .gt3_module_carousel .slick-dots li:before,
.gt3_module_sticky_side .gt3_module_carousel .slick-dots li.slick-active:before,
.gt3_module_sticky_side .gt3_module_carousel .slick-dots li:hover:before{
    color: inherit;
}
.gt3_module_sticky_side .gt3_module_carousel .slick-dots li,
.gt3_module_sticky_side .gt3_module_carousel .slick-dots li.slick-active,
.gt3_module_sticky_side .gt3_module_carousel .slick-dots li:hover{
    -webkit-transition: opacity 200ms;
       -moz-transition: opacity 200ms;
        -ms-transition: opacity 200ms;
            transition: opacity 200ms;
    opacity: .6;
    color: inherit;
}
.gt3_module_sticky_side .gt3_module_carousel .slick-dots li.slick-active,
.gt3_module_sticky_side .gt3_module_carousel .slick-dots li:hover{
    opacity: 1;
}

.gt3_module_sticky_side .gt3_sticky_slide{
    position: relative;
    padding: 0;
    -webkit-transition: opacity 200ms;
       -moz-transition: opacity 200ms;
        -ms-transition: opacity 200ms;
            transition: opacity 200ms;
    text-align: center;
    opacity: 0;
}
.gt3_module_sticky_side .slick-initialized .gt3_sticky_slide{
    opacity: 1;
}
.gt3_module_sticky_side .slick-dots{
    position: absolute;
    right: 0;
    bottom: 35px;
    left: 0;
}
.gt3_module_sticky_side .sticky_height-full .gt3_sticky_image{
    position: absolute;
    z-index: -1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
}
.gt3_module_sticky_side .gt3_sticky_image img{
    margin: auto;
}
.gt3_module_sticky_side .sticky_height-full .gt3_sticky_image img{
    display: none;
}
.gt3_module_sticky_side .sticky_height-default .gt3_sticky_image{
    position: relative;
    display: table;
    background-image: none !important;
}

.gt3_module_sticky_side .sticky_height-default .gt3_sticky_content{
    position: absolute;
    z-index: 1;
    right: 0;
    bottom: 35px;
    left: 0;
    padding: 0;
}
.gt3_module_sticky_side .sticky_height-default .slick-dotted .gt3_sticky_content{
    bottom: 70px;
}
.gt3_module_sticky_side .sticky_height-full .gt3_sticky_content{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    height: 100vh;

    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
            justify-content: flex-end;
}
.gt3_module_sticky_side .sticky_height-full .gt3_sticky_content .gt3_text{
    padding-bottom: 35px;
}
.gt3_module_sticky_side .sticky_height-full .slick-dotted .gt3_sticky_content .gt3_text{
    padding-bottom: 70px;
}
.gt3_module_sticky_side .gt3_slider_shadow{
    position: absolute;
    z-index: -1;
    right: 0;
    bottom: -35px;
    left: 0;
    height: 150%;
}
.gt3_module_sticky_side .slick-dotted .gt3_slider_shadow{
    bottom: -70px;
}
.gt3_module_sticky_side .gt3_sticky_image .gt3_slider_shadow,
.gt3_module_sticky_side .slick-dotted .gt3_sticky_image .gt3_slider_shadow{
    z-index: 0;
    bottom: 0;
    height: 30%;
}

@media all and (max-width: 1199px){
    .gt3_module_sticky_side .gt3_module_carousel_substitute.vc_col-md-gt3_sticky_deactivate{
        display: none;
    }
    .gt3_module_sticky_side .gt3_module_carousel.vc_col-md-gt3_sticky_deactivate{
        position: static;
        float: none;
        margin: 0 auto;
        padding: 0 !important;
    }
    .gt3_module_sticky_side.module_sticky_side_pos_right.gt3-md-12{
        display: flex;
        flex-direction: column-reverse;
    }
    .gt3_module_sticky_side > div.vc_col-md-12{
        padding: 0 !important;
    }

    .gt3_module_sticky_side .sticky_height-full.vc_col-md-gt3_sticky_deactivate .gt3_sticky_image img{
        display: block;
    }
    .gt3_module_sticky_side .sticky_height-full.vc_col-md-gt3_sticky_deactivate .gt3_sticky_image{
        position: relative;
        display: inline-table;
        background-image: none !important;
    }
    .gt3_module_sticky_side .sticky_height-full.vc_col-md-gt3_sticky_deactivate .gt3_sticky_content .gt3_slider_shadow{
        display: none;
    }
    .gt3_module_sticky_side .sticky_height-full.vc_col-md-gt3_sticky_deactivate .gt3_sticky_content{
        position: absolute;
        right: 0;
        bottom: 0;
        left: 0;
        padding: 35px 45px;
    }
    .gt3_module_sticky_side .sticky_height-full.vc_col-md-gt3_sticky_deactivate .slick-dotted .gt3_sticky_content{
        bottom: 35px;
    }
    .gt3_module_sticky_side .sticky_height-full.vc_col-md-gt3_sticky_deactivate .gt3_sticky_content .gt3_text{
        padding-bottom: 0 !important;
    }
}
@media all and (max-width: 991px){
    .vc_row.wpb_row.vc_row-fluid.gt3_custom_gap > .vc_column_container:not(:last-child){
        border-right: none;
    }
    .gt3_module_sticky_side .gt3_module_carousel_substitute.vc_col-sm-gt3_sticky_deactivate,
    .gt3_module_sticky_side .gt3_module_carousel_substitute.vc_col-sm-gt3_sticky_deactivate[class*='vc_column-gap-']{
        display: none;
    }
    .gt3_module_sticky_side.module_sticky_side_pos_right.gt3-sm-12{
        display: flex;
        flex-direction: column-reverse;
    }
    .gt3_module_sticky_side .gt3_module_carousel.vc_col-sm-gt3_sticky_deactivate{
        position: static;
        float: none;
        margin: 0 auto;
        padding: 0 !important;
    }
    .gt3_module_sticky_side > div.vc_col-sm-12{
        padding: 0 !important;
    }
    .gt3_module_sticky_side .sticky_height-full.vc_col-sm-gt3_sticky_deactivate .gt3_sticky_image img{
        display: block;
    }
    .gt3_module_sticky_side .sticky_height-full.vc_col-sm-gt3_sticky_deactivate .gt3_sticky_image{
        position: relative;
        display: inline-table;
        background-image: none !important;
    }
    .gt3_module_sticky_side .sticky_height-full.vc_col-sm-gt3_sticky_deactivate .gt3_sticky_content .gt3_slider_shadow{
        display: none;
    }
    .gt3_module_sticky_side .sticky_height-full.vc_col-sm-gt3_sticky_deactivate .gt3_sticky_content{
        position: absolute;
        right: 0;
        bottom: 0;
        left: 0;
        padding: 35px 45px;
    }
    .gt3_module_sticky_side .sticky_height-full.vc_col-sm-gt3_sticky_deactivate .slick-dotted .gt3_sticky_content{
        bottom: 35px;
    }
    .gt3_module_sticky_side .sticky_height-full.vc_col-sm-gt3_sticky_deactivate .gt3_sticky_content .gt3_text{
        padding-bottom: 0 !important;
    }
    .module_team .team-infobox{
        padding: 10px;
    }
}
@media all and (max-width: 767px){
    .gt3_module_sticky_side .gt3_module_carousel_substitute.vc_col-xs-12,
    .gt3_module_sticky_side .gt3_module_carousel_substitute.vc_col-xs-12[class*='vc_column-gap-']{
        display: none;
    }
    .gt3_module_sticky_side.module_sticky_side_pos_right.gt3-xs-12{
        display: flex;
        flex-direction: column-reverse;
    }
    .gt3_module_sticky_side .gt3_module_carousel.vc_col-xs-12{
        position: static;
        float: none;
        clear: both;
        margin: 0 auto;
        padding: 0 !important;
    }
    .gt3_module_sticky_side > .gt3_module_carousel.sticky_side_pos_right:not(.is_stuck){
        right: 0 !important;
    }
    .gt3_module_sticky_side .sticky_height-full.vc_col-xs-12 .gt3_sticky_image img{
        display: block;
    }
    .gt3_module_sticky_side .sticky_height-full.vc_col-xs-12 .gt3_sticky_image{
        position: static;
        background-image: none !important;
    }
    .gt3_module_sticky_side .sticky_height-full.vc_col-xs-12 .gt3_sticky_content{
        position: absolute;
        right: 0;
        bottom: 0;
        left: 0;
        padding: 35px 45px;
    }
    .gt3_module_sticky_side .sticky_height-full.vc_col-xs-12 .slick-dotted .gt3_sticky_content{
        bottom: 35px;
    }
    .gt3_module_sticky_side .sticky_height-full.vc_col-xs-12 .gt3_sticky_content .gt3_text{
        padding-bottom: 0 !important;
    }
    .slick-slider.gt3_carousel_thumbnails .slick-track{
        padding-top: 50px;
    }
    .gt3_module_carousel .slick-dots{
        margin: 0;
    }
}
.gt3_module_sticky_side .woocommerce ul.products:not(.gt3_products-single_product){
    padding: 0 30px;
}

/* SVG line */
div.gt3_svg_line{
    background-image: url(../img/gt3_line.svg) !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}

@media (max-width: 379px){
    div.gt3_svg_line{
        background-image: url(../img/gt3_line_m.svg) !important;
        background-size: 150% 100% !important;
    }
}
@media (min-width: 380px) and (max-width:559px){
    div.gt3_svg_line{
        background-image: url(../img/gt3_line_m.svg) !important;
        background-size: 100% 100% !important;
    }
}
@media (min-width: 560px) and (max-width:767px){
    div.gt3_svg_line{
        background-image: url(../img/gt3_line_m.svg) !important;
        background-size: 100% 100% !important;
    }
}
@media (min-width: 768px) and (max-width:991px){
    div.gt3_svg_line{
        background-image: url(../img/gt3_line_m.svg) !important;
        background-size: 100% 100% !important;
    }
}
@media (min-width: 992px) and (max-width:1199px){
    div.gt3_svg_line{
        background-size: 100% 100% !important;
    }
}
@media (min-width: 1200px){
    div.gt3_svg_line{
        background-size: 100% 100% !important;
    }
}
/* SVG line end */

@media (max-width: 430px){
    .info_block{
        display: none;
    }
}