
.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 {
    border-bottom-style: solid;
    border-bottom-width: 1px;
    margin-bottom: 15px;
}

.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;
    vertical-align: middle;
    display: flex;
    display: -webkit-flex;
    align-items: center;
}

.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 {
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.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;
    background-color: #dddddd;
    margin-bottom: 15px;
}

.colored_section .infobox_text {
    display: table-cell;
}

.colored_section .icon_container.left {
    display: table-cell;
    padding-right: 15px;
    vertical-align: top;
    padding-top: 10px;
}

.icon_container.round img {
  border-radius: 50%;
  -webkit-border-radius: 50%;
}
/*-Counter-*/
.stat_temp {
    width: 0 !important;
    display: none !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;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    text-align: center;
}
.icon-position-left .icon_container,
.icon-position-left .stat_count_wrapper,
.icon-position-right .icon_container,
.icon-position-right .stat_count_wrapper {
    flex: 1 100%;
    padding: 0;
    text-align: center;
}
@media all and (min-width: 768px) {
    .icon-position-left .icon_container {
        flex: 0 1 auto;
        text-align: right;
        order: 0;
        padding-right: 20px;
    }
    .icon-position-left .stat_count_wrapper {
        flex: 1 0 auto;
        text-align: left;
        order: 1;
    }
    .icon-position-right .icon_container {
        flex: 0 1 auto;
        text-align: left;
        order: 1;
        padding-left: 20px;
    }
    .icon-position-right .stat_count_wrapper {
        flex: 1 0 auto;
        text-align: right;
        order: 0;
    }
}
.counter_icon_type_none .stat_count_wrapper {
    display: block;
    padding-left: 20px;
    padding-right: 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-weight: bold;
    font-size: 48px;
    line-height: 50px;
    margin-bottom: 3px;
}
.gt3_module_counter .cont_info {
    font-size: 16px;
    line-height: 22px;
    font-weight: 700;
}

/* Countdown */
.gt3-countdown {
    text-align: center;
}
.countdown-section {
    display: inline-block;
    height: 220px;
    min-width: 220px;
    background-color: rgba(255,255,255,0.15);
    text-align: center;
    margin: 40px;
    border-radius: 50%;
}
.countdown-section .countdown-amount {
    display: block;
    margin-top: 30px;
    font-size: 72px;
    line-height: 110px;
    font-weight: 700;
    padding: 0 4px;
    color: #ffffff;
    letter-spacing: 6px;
    padding-right: 20px;
    padding-left: 20px;
    text-align: center;
}
.countdown_wrapper {
    margin: -40px;
}
.countdown-period {
    display: block;
    text-transform: uppercase;
    color: #ffffff;
    font-size: 30px;
    font-weight: 700;
    letter-spacing: 2px;
}
@media only screen and (max-width: 1300px) {
    .countdown-section {
        height: 160px;
        min-width: 160px;
        margin: 20px;
    }
    .countdown_wrapper {
        margin: -20px;
    }
    .countdown-section .countdown-amount {
        margin-top: 21px;
        font-size: 53px;
        line-height: 80px;
        letter-spacing: 4px;
        padding-right: 15px;
        padding-left: 15px;
    }
    .countdown-period {
        font-size: 22px;
        letter-spacing: 2px;
    }
}
@media only screen and (max-width: 992px) {
    .countdown-section {
        height: 110px;
        min-width: 110px;
        margin: 15px;
    }
    .countdown_wrapper {
        margin: -15px;
    }
    .countdown-section .countdown-amount {
        margin-top: 15px;
        font-size: 36px;
        line-height: 55px;
        letter-spacing: 3px;
        padding-right: 10px;
        padding-left: 10px;
    }
    .countdown-period {
        font-size: 15px;
        line-height: 1;
        letter-spacing: 2px;
    }
}
@media only screen and (max-width: 768px) {
    .countdown-section {
        height: 70px;
        min-width: 70px;
        margin: 5px;
    }
    .countdown-section .countdown-amount {
        margin-top: 10px;
        font-size: 23px;
        line-height: 35px;
        letter-spacing: 2px;
        padding-right: 5px;
        padding-left: 5px;
    }
    .countdown-period {
        font-size: 10px;
        line-height: 1;
        letter-spacing: 1px;
    }
}
/* end Countdown */

/*-Testimonials-*/
.module_testimonial .testimonials_item,
.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 {
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.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 {
    list-style: none;
    padding: 0 15px;
    margin-top: 40px;
    box-sizing: border-box;
}
.testimonials-grid.columns-2 .testimonials_item {
    width: 50%;
    float: left;
}
.testimonials-grid.columns-2 .testimonials_item:nth-child(2n + 1) {
    clear: left;
}
.testimonials-grid.columns-3 .testimonials_item {
    width: 33.33%;
    float: left;
}
.testimonials-grid.columns-3 .testimonials_item:nth-child(3n + 1) {
    clear: left;
}
.testimonials-grid.columns-4 .testimonials_item {
    width: 25%;
    float: left;
}
.testimonials-grid.columns-4 .testimonials_item:nth-child(4n + 1) {
    clear: left;
}
.testimonials-grid:after {
    content: '';
    display: table;
    clear: both;
}

.module_testimonial.type1,
.module_testimonial.type4 {
    text-align: center;
}

.module_testimonial.type1 h3,
.module_testimonial.type4 h3 {
    margin-bottom: 40px;
    position: relative;
}

.module_testimonial .title_divider {
    height: 1px;
    width: 40px;
    display: block;
    margin: 0 auto;
    margin-bottom: 50px;
}

.module_testimonial.type1 .testimonials_photo {
    display: inline-block;
}

.module_testimonial.type1 .testimonials_photo img {
    width: 60px;
    height: 60px;
    border-radius: 0;
    -webkit-border-radius: 0;
}

.module_testimonial.type1 .testimonials_title {
    margin-bottom: 40px;
}

.module_testimonial.type1 .testimonials_content > div:not(:last-child) {
    margin-bottom: 30px;
}
.module_testimonial.type1 .testimonials_content > div:last-child {
    margin-bottom: 10px;
}

.module_testimonial.type2 span.quote {
    display: inline-block;
    font-size: 142px;
    line-height: 125px;
    margin-right: 15px;
    height: 90px;
    float: left;
}
.module_testimonial.type2 .testimonials-text:before {
    position: absolute;
    z-index: 1;
    top: 0px;
    left: 1px;
    color: #56b8e1;
    content: '\f10d';
    font-size: 29px;
    line-height: 1;
    font-family: Fontawesome;
}
.module_testimonial.type2 .testimonials-text {
    position: relative;
    z-index: 1;
    border-bottom: 1px solid rgba(239,239,239,.34);
    margin-bottom: 30px;
    padding: 0 0 26px 60px;
    font-size: 16px;
    line-height: 1.5;
}
.module_testimonial.type2 .testimonials-text + * {
    margin-left: 60px;
}
.module_testimonial.type2 .testimonials_photo {
    margin: 0 20px 0 60px;
}
.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;
}

.slick-list {
    margin-left: -15px;
    margin-right: -15px;
}

.slick-list .slick-slide {
    padding-left: 15px;
    padding-right: 15px;
}


.module_testimonial.type3 .testimonials-text {
    font-size: 16px;
    line-height: 1.9;
}
.module_testimonial.type3 .testimonials_title {
    font-size: 14px;
    margin-top: 7px;
}
.module_testimonial.type3 .testimonials_content {
    position: relative;
    z-index: 1;
    padding: 65px 30px 30px;
    margin-top: 40px;
    background-color: #fafafa;
}
.module_testimonial.type3 .testimonials_photo img {
    width: 70px;
    height: 70px;
}
.module_testimonial.type3 .testimonials_photo {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 30px;
    transform: translate( 0,-50%);
}

.module_testimonial.type4 .nav_item_wrap {
    width: 130px;
    padding-left: 75px;
    padding-right: 75px;
    float: left;
}

.module_testimonial.type4 .testimonials-nav {
    max-width: 900px;
    padding-top: 15px;
    margin-bottom: 40px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.module_testimonial.type4 .testimonials_content .testimonials_photo{
    display: none;
}
.module_testimonial.type4 .testimonials_photo {
    width: 90px;
    padding: 20px 0 35px 0;
    transition: all 400ms;
    -webkit-transition: all 400ms;
}
.module_testimonial.type4 .testimonials_photo img {
    margin: 0 auto;
}
.module_testimonial.type4 .testimonials_title {
    font-size: 14px;
    margin-top: 35px;
}
.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 {
    max-width: 820px;
    margin: 0 auto;
}

.module_testimonial.type4 .testimonials-photo-wrapper img {
    transform: scale(0.7);
    transition: all 0.5s;
}
.module_testimonial.type4 .testimonials-photo-wrapper .slick-current img {
    transform: scale(1);
}
.module_testimonial.type4 .testimonials-photo-wrapper .slick-track {
    margin: 0 auto;
}

.module_testimonial .slick-dots {
    padding: 0;
    margin: 35px 0 0 0;
    text-align: center;
    line-height: 0;
}
.module_testimonial .slick-dots li {
    display: inline-block;
    font-size: 0;
    line-height: 0;
    list-style: none;
    padding: 0;
    margin: 5px 10px;
}
.module_testimonial .slick-dots li:before{
    display: none;
}
.module_testimonial .slick-dots li button:focus {
    outline: none;
}
.module_testimonial .slick-dots li button {
    display: inline-block;
    font-size: 0;
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    border: 2px solid #d9d9d9;
    background: transparent;
    border-radius: 50%;
    width: 10px;
    height: 10px;
    cursor: pointer;
}
.module_testimonial .slick-dots li.slick-active button {
    background: #d9d9d9;
}
.module_testimonial .testimonials-rate-wrap {
    margin: 10px 0 0 0;
}
.module_testimonial.type4 .testimonials-rate-wrap {
    margin: 25px 0 0 0;
}
.module_testimonial .testimonials-rate-wrap i{
    color: #f2bc3b;
    margin: 0 5px;
}
.module_testimonial .testimonials-rate-wrap i.grey {
    color: #d9d9d9;
}
.module_testimonial .testimonials_photo img.testimonials_round_img {
    border-radius: 50%;
}

/*-Flip Box-*/
.gt3_flip_container {   
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    -ms-perspective: 1000;
    perspective: 1000;
    -ms-transform: perspective(1000px);
    -moz-transform: perspective(1000px);
    -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);
    filter: FlipH;
    -ms-filter: "FlipH";
    transform: rotateY(180deg);
}
.gt3_flipper {
    -webkit-transition: 0.6s;
    -webkit-transform-style: preserve-3d;
    -ms-transition: 0.6s;
    
    -moz-transition: 0.6s;
    -moz-transform: perspective(1000px);
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    
    transition: 0.6s;
    transform-style: preserve-3d;
    
    position: relative;
}
.front, 
.back {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    
    -webkit-transition: 0.6s;
    -webkit-transform-style: preserve-3d;
    -webkit-transform: rotateY(0deg);
    
    -moz-transition: 0.6s;
    -moz-transform-style: preserve-3d;
    -moz-transform: rotateY(0deg);
    
    -o-transition: 0.6s;
    -o-transform-style: preserve-3d;
    -o-transform: rotateY(0deg);
    
    -ms-transition: 0.6s;
    -ms-transform-style: preserve-3d;
    -ms-transform: rotateY(0deg);
    
    transition: 0.6s;
    transform-style: preserve-3d;
    transform: rotateY(0deg);
    
    position: absolute;
    width:100%;
    top: 0;
    left: 0;
}
.front {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);  
    -ms-transform: rotateY(0deg);
    transform: rotateY(0deg);
    z-index: 2;
}
.back {
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);   
    -ms-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    width:100%;
    display:block;
}
.flip_image {
    position:absolute;
    left:0;
    top: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;
    padding:0;
    margin:0;
}
.flip_author {
    padding:37px 0 0 0;
}
.flip_company {
    font-size:16px;
    line-height:18px;
    opacity:0.7;
    padding:10px 0 0 0;
    display:block;
}


/* carousel control */
.gt3_module_carousel .slick-prev,
.gt3_module_carousel .slick-next{
    content: '';
    display: block;
    position: absolute;
    width: 30px;
    height: 30px;
    border-width: 2px 2px 0 0 !important;
    border-color: #000000;
    border-style: solid !important;
    margin-top: -20px;
    opacity: 0;
    transition: all 0.4s;
}
.gt3_module_carousel:hover .slick-prev,
.gt3_module_carousel:hover .slick-next {
    opacity: 1;
}
.gt3_module_carousel .slick-prev {
    transform: rotate(-135deg);
    left: -40px;
}
.gt3_module_carousel:hover .slick-prev {
    left: 20px;
}
.gt3_module_carousel .slick-next {
    transform: rotate(45deg);
    right: -40px;
}
.gt3_module_carousel:hover .slick-next {
    right: 20px;
}
.gt3_carousel_list {
    overflow: hidden;
}
.gt3_module_carousel .slick-dots {
    padding: 0;
    margin: 35px 0 0 0;
    text-align: center;
    line-height: 0;
}
.gt3_module_carousel .slick-dots li {
    display: inline-block;
    font-size: 0;
    line-height: 0;
    list-style: none;
    padding: 0;
    margin: 5px 10px;
}
.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 {
    display: inline-block;
    font-size: 0;
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    border: 2px solid #d9d9d9;
    background: transparent;
    border-radius: 50%;
    width: 10px;
    height: 10px;
    cursor: pointer;
}
.gt3_module_carousel .slick-dots li.slick-active button {
    background: #d9d9d9;
}
.gt3_module_carousel .vc_row {
    margin-left: 0;
    margin-right: 0;
}

/*-price-*/
.price_item_wrapper {
    background-color: #fafafa;
    padding: 0 30px;
}

.price_item {
    position: relative;
    z-index: 1;
}
.price_item .item_cost_wrapper h3 {
    font-size: 18px;
    line-height: 36px;
    color: inherit;
}
.price_item .item_cost_wrapper {
    position: relative;
    z-index: 1;
    font-size: 24px;
    line-height: 36px;
    padding: 0 30px;
    text-align: center;
    margin: 0 -30px;
}
.item_cost_wrapper.with-image .price_active-icon,
.item_cost_wrapper.with-image .price_active-icon:before {
    border-color: #ffffff;
}
.price_item .item_cost_wrapper.with-image {
    background-size: cover;
    background-position: center center;
    color: #ffffff;
}
.price_item .item_cost_wrapper.with-image h3 {
    color: #ffffff;
}
.price_item .item_cost_wrapper .bg-color {
    width: 0;
    height: 0;
}
.price_item .item_cost_wrapper.with-image .bg-color:before {
    height: auto;
    width: auto;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    opacity: 0.9;
}
.price_item .item_cost_wrapper .bg-color:before {
    content: "";
    position: absolute;
    z-index: -1;
    width: calc(100% + 2px);
    display: block;
    top: 0px;
    left: -1px;
    background-color: inherit;
}
.price_item .item_cost_wrapper.custom-font h3 {
    font-family: inherit;
}

.price_item-cost {
    font-size: 40px;
    font-weight: 700;
    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: #ffffff;
    border-bottom: 0;
}
.with-image .price_item-cost .price_item_suffix {
    opacity: 1;
}
.price_item-cost .price_item_prefix {
    font-size: 0.53em;
    vertical-align: super;
}
.price_item-cost .price_item_suffix {
    opacity: 0.7;
    font-size: 0.45em;
}

.price_item_body {
    padding: 24px 13% 40px 13%;
}
.price_item .items_text ul {
    padding: 0;
}
.main_wrapper .price_item .items_text li {
    list-style: none;
    padding: 11px 0;
    font-weight: 400;
}
.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 {
    font-weight: 700;
    display: inline-block;
    border: 1px solid #000000;
    color: #ffffff;
    font-size: 12px;
    padding: 12px 48px;
    margin-top: 25px;
    transition: all 0.3s;
}
.price_item .shortcode_button:hover,
.price_item .shortcode_button.alt {
    background-color: transparent;
}
.price_item .shortcode_button.alt:hover {
    color: #ffffff;
}
/*-Featured Posts-*/
.module_feature_posts .featured_posts {
    margin-left: -15px;
    margin-right: -15px;
}

.module_feature_posts .featured_posts .featured_item {
    padding-left: 15px;
    padding-right: 15px;
}

.featured_posts .featured_item {
    margin-bottom: 50px;
}

.module_feature_posts .featured_posts .featured_item {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    display: inline-block;
    box-sizing: border-box;
    vertical-align: middle;
    margin-left: -0.25em;
}

.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 {
    padding: 5px 10px;
    background-color: rgba(39,50,61,.34);
    border-radius: 3px; 
    -webkit-border-radius: 3px; 
    position: relative;
    top: -50px;
    left: 25px;
    display: inline-block;
    margin-bottom: -25px;
    color: #fff;
}

.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-left: 30px;
    padding-right: 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-left: 50px;
    padding-right: 50px;
}

.module_feature_posts.type2 .featured_item:not(.without_image) {
    min-height: 130px;
}

.module_feature_posts.type2 .featured_img {
    width: 130px;
    height: 130px;
    margin-right: 40px;
    float: left;
}

/*-team-*/
.module_team li {
    list-style: none;
}

.module_team .item_list {
    padding-left: 0;
    margin-bottom: -15px;
}

.module_team .item_list > li {
    float: left;
    position: relative;
    overflow: hidden;
    padding: 0;
    box-sizing: border-box;
    margin-bottom: 15px;
}
.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_cover {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 1;
  transition: all .4s;
  -webkit-transition: all .4s;
}
.item_wrapper:hover .team_cover {
    opacity: 0.7;
}
.team__link-to-single {
    display: inline-block;
    width: 48px;
    height: 48px;
    border: 2px solid #ffffff;
    border-radius: 50%;
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;
    box-sizing: border-box;
    transform: translate(-50%, -50%) scale(2);
    opacity: 0;
    transition: all 0.3s;
}
.item_wrapper:hover .team__link-to-single {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1);
}

.team__link-to-single:before,
.team__link-to-single:after {
    content: '';
    display: block;
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    background-color: #ffffff;
    transform: translate(-50%, -50%);
}

.team__link-to-single:before {
    width: 2px;
    height: 16px;
}

.team__link-to-single:after {
    width: 16px;
    height: 2px;
}

.module_team .team-infobox {
  position: absolute;
  bottom: 13px;
  left: 0;
  right: 0;
  padding: 0 10px;
  z-index: 2;
  -webkit-transform: translateY(10%);
  -ms-transform: translateY(10%);
          transform: translateY(10%);
  transition: all 0.4s;
}
.module_team .team_info {
    color: #ffffff;
    font-size: 14px;
    line-height: 24px;
    opacity: 0;
    -webkit-transform: translateY(15%);
        -ms-transform: translateY(15%);
            transform: translateY(15%);
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}
.module_team .team_icons_wrapper {
    margin-top: 7px
}
.team-icons .member-icon {
    color: #ffffff;
    margin: 0 12px;
}
.module_team .team_info {
    text-align: center;
}
.module_team .team_info .phone-number {
    display: inline-block;
    font-weight: 700;
}
.module_team .team_info .phone-number + .phone-number {
     margin-left: 5px;
}
.module_team .team_title {
    text-align: center;
    margin-top: 20px;
}
.module_team .team_title h4 {
    display: inline-block;
}
.module_team .team_title .team-positions {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 4px;
}
.module_team .team_title a,
.module_team .team_title>* {
  position: relative;
  z-index: 1;
}

.module_team .module-team_title {
    float: left;
    margin-bottom: 25px;
}
.module_team .view_all_link {
    font-size: 16px;
    float: right;
    position: relative;
    z-index: 1;
    padding-right: 25px;
}
.module_team .view_all_link:before{
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    width: 13px;
    height: 1px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.module_team .view_all_link:after{
    content: "";
    display: block;
    position: absolute;
    top: -webkit-calc(50% - 2px);
    top: calc(50% - 2px);
    right: 0;
    width: 4px;
    height: 4px;
    border-width: 0 0 1px 1px;
    border-style: solid;
    -webkit-transform: rotate(-135deg);
        -ms-transform: rotate(-135deg);
            transform: rotate(-135deg);
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.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-infobox {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}
.module_team .item_list > li .item_wrapper:hover .team_info {
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
}

.module_team .items2 .item_list > li:nth-child(2n + 1),
.module_team .items3 .item_list > li:nth-child(3n + 1),
.module_team .items4 .item_list > li:nth-child(4n + 1) {
    clear: left;
}

@media only screen and (max-width: 768px) {
    .module_team .item_list > li .item_wrapper:hover .team-infobox {
        -webkit-transform: translateY(calc(100% - 35px));
        -ms-transform: translateY(calc(100% - 35px));
        transform: translateY(calc(100% - 35px));
    }
    .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: #ffffff;
}
.module_team .team-links .team-link + .team-link:before,
.module_team .team-links .team-member-phones + .team-link:before {
    content: "";
    display: inline-block;
    height: 8px;
    width: 1px;
    background-color: #ffffff;
    margin: 0 8px 0 -8px;
}
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: 768px) {
    .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>div:after {
    content: "";
    display: table;
    clear: both;
}
.single-member-page .team_info>div {
    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 .member-urls .team-links>div>a{
    float: right;
}

.single-member-page .team_info>div>div {
    display: block;
}
.single-member-page .team_info h5 {
    display: inline-block;
    margin-right: 5px;
    font-weight: 700;
}
.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-left: -5px;
    margin-right: -5px;
}
.single-team .wpcf7-form .row [class*=span] {
    padding-left: 5px;
    padding-right: 5px;
}
.single-team .wpcf7-form .wpcf7-form-control-wrap {
    margin-bottom: 10px;
}
/*!Single member team*/


/* Events */
.ecs-event-list .ecs-event,
.ecs-event-list {
    padding: 0;
}
.ecs-event-list .ecs-event + .ecs-event {
    margin-top: 40px;
}
.ecs-event-list .ecs-event:before {
    display: none;
}
.tribe-events-calendar thead th {
    border: 0;
}
.ecs-event-list .event-time-start {
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
}
.event-shortcode-header {
    margin-bottom: 35px;
    line-height: 1;
}
.event-shortcode-header .title {
    font-size: 14px;
    font-style: italic;
    opacity: 0.5;
    font-weight: 700;
}
.event-shortcode-header .fa {
    opacity: 0.5;
    float: right;
    font-size: 18px;
}
.event-time-start span {
    text-transform: uppercase;
}
.ecs-event-list .entry-title {
    text-transform: uppercase;
    color: inherit;
    font-family: inherit;
}
.ecs-event-list .entry-title a {
    color: inherit;
    font-family: inherit;
}
.event-divider {
    height: 1px;
    width: 30px;
    margin: 25px 0 27px 0;
}
.ecs-event-list .date-event {
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 5px;
}
.ecs-event-list .duration.venue,
.ecs-event-list .duration.time{
    display: block;
}
.ecs-event-list .event-link-to {
    position: relative;
    z-index: 1;
    display: inline-block;
    border-width: 1px;
    border-style: solid;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    padding: 5px 25px;
    margin-top: 20px;
}
.ecs-event-list .event-link-to:hover {
    color: #a22531 !important;
}
.ecs-event-list .event-link-to span {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    transition: opacity 0.3s;
}
.ecs-event-list .event-link-to:hover span {
    opacity: 1;
}

/* ! Events  */

/* Event Single */

ul.tribe-events-sub-nav li:before,
.tribe-bar-views-list .tribe-bar-views-option:before,
div.tribe-events-notices>ul>li:before {
    display: none;
}

.single-tribe_events .tribe-events-single-event-title {
    font-size: 36px;
}
.tribe-events-schedule h2 span,
.tribe-events-schedule h2 {
    font-size: 18px;
    line-height: 18px;
}
#tribe-events-content table.tribe-events-calendar td {
    text-align: left;
}
.recurring-info-tooltip, 
.tribe-events-calendar .tribe-events-tooltip, 
.tribe-events-shortcode.view-week .tribe-events-tooltip, 
.tribe-events-week .tribe-events-tooltip {
    width: 280px;
}
#tribe-events-content a {
    line-height: 20px;
}
.tribe-events-calendar thead th,
#tribe-events-content .tribe-events-calendar .tribe-events-future.tribe-events-has-events div[id*="tribe-events-daynum-"], #tribe-events-content .tribe-events-calendar .tribe-events-future.tribe-events-has-events div[id*="tribe-events-daynum-"] a {
    background-color: #3e4043;
}
.tribe-events-month-event-title:hover a {
    color: inherit;
}


#tribe-events-bar {
    margin-bottom: 80px;
}
#tribe-bar-form #tribe-bar-views {
    width: 350px !important;
    max-width: 100%;
    position: absolute;
    z-index: 1;
    bottom: -75px;
    left: 50% !important;
    transform: translateX(-50%);
    text-align: center;
    float: none !important;
}
#tribe-bar-form #tribe-bar-views+.tribe-bar-filters {
    left: 0;
    right: 0;
    width: 100%;
}
.tribe-bar-views-inner {
    text-align: center;
    background-color: transparent;
}
#tribe-bar-form .tribe-bar-views-inner label {
    text-align: center;
}
#tribe-bar-views li.tribe-bar-views-option {
    display: inline-block !important;
}
#tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a {
    background-color: transparent;
}
#tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option.tribe-bar-active a {
    background-color: #e0e0e0;
}
#tribe-events-content table.tribe-events-calendar {
    margin-bottom: 20px;
}

@media only screen and (max-width: 768px) {
    .tribe-bar-collapse #tribe-bar-collapse-toggle {
        width: 100% !important;
    }
    .tribe-events-calendar td div[id*=tribe-events-daynum-], 
    .tribe-events-calendar td div[id*=tribe-events-daynum-] a {
        color: #ffffff;
    }
    .events-list .tribe-events-loop .tribe-events-event-meta .tribe-event-schedule-details {
        padding: 3px 12px 0 12px;
    }
}

/* ! Event Single */

/* Event List */
.events-list .tribe-events-loop,
.single-tribe_organizer .tribe-events-loop,
.single-tribe_venue .tribe-events-loop,
.tribe-events-day .tribe-events-loop {
    max-width: 100%;
}

.tribe-events-list .tribe-events-event-image+div.tribe-events-content,
.tribe-events-loop .tribe-events-content {
    float: none;
    width: 100%;
    display: block;
}
.events-list .tribe-events-loop .tribe-events-event-meta {
    font-size: 14px;
    line-height: 1.7;
    margin-top: 0;
    margin-bottom: 20px;
}
.tribe-events-day .tribe-events-day-time-slot .type-tribe_events {
    margin-left: 0;
}

/* ! Event List */


/*-Progress bar-*/
.vc_row .vc_progress_bar .vc_single_bar:first-child{
    margin-top: 36px;
}
.vc_row .vc_progress_bar .vc_single_bar {
    margin: 60px 0 20px 0;
    height: 7px;
    background-color: #f0f0f0;
    box-shadow: none;
    border-radius: 0;
}
.vc_row .vc_progress_bar .vc_single_bar .vc_label {
    text-shadow: none !important;
}
.vc_row .vc_progress_bar .vc_single_bar .vc_label {
    font-size: 1em;
    font-weight: 400;
    position: absolute;
    top: -34px;
    left: 0;
    padding: 0;
    width: 100%;
}
.vc_row .vc_progress_bar .vc_single_bar .vc_label .vc_label_units {
    float: right;
    opacity: 0.5;
    font-size: 0.875em;
}
.vc_row .vc_progress_bar .vc_single_bar .vc_bar {
    height: 7px;
    border-radius: 0px;
}

/*!-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: #ffffff;
}
body.wpb-js-composer .vc_row .vc_tta.vc_tta-accordion.vc_tta-shape-true .vc_tta-panel-body{
    color: rgba(255,255,255,0.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: 0px 0px 1px 0px;
}
body.wpb-js-composer .vc_row .vc_tta.vc_general .vc_tta-panel-title>a {
    padding-bottom: 9px;
    padding-top: 0;
}
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;
    line-height: 21px;
}
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 {
    width: 22px;
    height: 22px;
    top: auto;
    bottom: -1px;
    -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 {
    left: 5px;
    right: 5px;
    border-color: #dddddd;
    top: calc(50% - 1px);
    border-top-width: 2px;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
body.wpb-js-composer .vc_row .vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus::after {
    top: 5px;
    bottom: 5px;
    left: 10px;
    border-color: #dddddd;
    border-left-width: 2px;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}
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;
}

body.wpb-js-composer .vc_row .vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-chevron::before{
    left: 7px;
    right: 7px;
    top: 7px;
    bottom: 7px;
    border-color: #dddddd;
}
body.wpb-js-composer .vc_row .vc_tta.vc_tta-style-classic .vc_tta-controls-icon.vc_tta-controls-icon-chevron::before{
    left: 5px;
    right: 5px;
    top: 5px;
    bottom: 5px;
    border-color: inherit;
}
body.wpb-js-composer .vc_row .vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-triangle::before{
    left: 2px;
    right: 2px;
    top: 3px;
    bottom: 3px;
    border-color: inherit;
    border-width: 6px;
}
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{
    left: 5px;
    right: 5px;
    top: 5px;
    bottom: 5px;
}

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: 8px;
    padding-bottom: 8px;
    background-color: #fafafa;
}
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: 10px;
}
body.wpb-js-composer .vc_row .vc_tta.vc_tta-style-accordion_bordered .vc_tta-panel-title>a{
    border: 1px solid #dbdde2;
    padding-top: 7px;
    padding-bottom: 7px;
}
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: 5px;
}
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-left: 30px;
    padding-bottom: 0;
}
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-right: 30px;
    padding-left: 0;
    padding-top: 15px;
}
body.wpb-js-composer .vc_tta.vc_tta-accordion.vc_tta-style-classic .vc_tta-panel-body,
body.wpb-js-composer .vc_tta.vc_tta-accordion.vc_tta-style-accordion_alternative .vc_tta-panel-body{
    padding-left: 30px;
    padding-top: 15px;
}
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{
    border-radius: 50%;
    width: 16px;
    height: 16px;
    bottom: auto;
    top: 50%;
    margin-top: -9px;
    background: transparent;
    border-width: 2px;
    border-style: solid;
}
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{
    left: 4px;
    right: 4px;
    border-top-width: 2px;
    border-color: inherit;
}
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;
    border-left-width: 2px;
    border-color: inherit;
    left: 7px;
}
body.wpb-js-composer .vc_tta-accordion.vc_tta-style-classic .wpb_content_element {
    font-size: 0.875em;
}

/*-!Accordion-*/

/* vc_toggle */
.vc_row .vc_toggle {
    margin-bottom: 20px;
}
.vc_row .vc_toggle:last-child{
    margin-bottom: 0;
}
.vc_row .vc_toggle_title{
    position: relative;
    background: 0 0;
    display: block;
    padding: 0 20px 9px 46px;
    line-height: 1;
    box-sizing: border-box;
    text-decoration: none;
    color: inherit;
    position: relative;
    -webkit-transition: color .2s ease-in-out;
    transition: color .2s ease-in-out;
    border: none;
    border-bottom: 1px solid #dddddd;
}
.vc_toggle_content p:last-child{
    margin-bottom: 0;
}
.vc_row .vc_toggle_size_right .vc_toggle_title{
    padding: 0 46px 9px 0;
}
.vc_row .vc_toggle_icon{
    display: inline-block;
    position: absolute;
    width: 31px;
    height: 31px;
    left: 0;
    top: auto;
    bottom: -1px;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
.vc_row .vc_toggle_size_right .vc_toggle_icon{
    left: auto;
    right: 0;
}
.vc_row .vc_toggle_color_plus  .vc_toggle_icon:before,
.vc_row .vc_toggle_color_plus .vc_toggle_icon:after{
    content: '';
    position: absolute;
    left: 7px;
    right: 7px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #dddddd;
    top: 15px;
    border-top-width: 1px;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
.vc_row .vc_toggle_color_plus .vc_toggle_icon:after{
    display: none;
    position: absolute;
    left: 50%;
    right: auto;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 7px;
    bottom: 7px;
    border:none;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #dddddd;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}
.vc_row .vc_toggle_active.vc_toggle_color_plus .vc_toggle_icon:after{
    display: block;
}
.vc_toggle_color_chevron .vc_toggle_icon:before{
    content: '';
    display: block;
    box-sizing: border-box;
    border-style: solid;
    position: absolute;
    -webkit-transform: rotate(45deg) translate(-25%,-25%);
    -ms-transform: rotate(45deg) translate(-25%,-25%);
    transform: rotate(45deg) translate(-25%,-25%);
    left: 11px;
    right: 11px;
    top: 11px;
    bottom: 11px;
    border-color: #dddddd;
    border-width: 0 1px 1px 0;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.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%);
}
.vc_toggle_color_triangle .vc_toggle_icon:before{
    content: '';
    display: block;
    box-sizing: border-box;
    border-style: solid;
    position: absolute;
    border-width: 6px;
    border-bottom-color: transparent!important;
    border-right-color: transparent!important;
    border-left-color: transparent!important;
    -webkit-transform: translateY(25%);
    -ms-transform: translateY(25%);
    transform: translateY(25%);
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    left: 10px;
    right: 10px;
    top: 10px;
    bottom: 10px;
    border-color: #dddddd;
}
.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%);
}
.vc_toggle_color_none .vc_toggle_icon{
    display: none;
}
.vc_toggle_color_none .vc_toggle_title{
    padding-right: 0;
    padding-left: 0;
}
.vc_row .vc_toggle_title>h4{
    font-weight: 400;
}
.vc_row .vc_toggle_accordion_alternative .vc_toggle_icon{
    background-color: #fafafa;
}
.vc_row .vc_toggle_accordion_solid .vc_toggle_title,
.vc_row .vc_toggle_accordion_bordered .vc_toggle_title{
    padding-top: 8px;
    padding-bottom: 8px;
    background-color: #fafafa;
    border-bottom: none;
}
.vc_row .vc_toggle_accordion_bordered .vc_toggle_title{
    border: 1px solid #dddddd;
    padding-top: 7px;
    padding-bottom: 7px;
    background-color: transparent;
}
.vc_row .vc_toggle_accordion_solid.vc_toggle_size_right .vc_toggle_title,
.vc_row .vc_toggle_accordion_bordered.vc_toggle_size_right .vc_toggle_title{
    padding-left: 10px;
}
.vc_row .vc_toggle_accordion_solid .vc_toggle_icon,
.vc_row .vc_toggle_accordion_bordered .vc_toggle_icon{
    top: 50%;
    margin-top: -15px;
    background-color: transparent;
}
.vc_row .vc_toggle_accordion_solid.vc_toggle_size_right .vc_toggle_icon,
.vc_row .vc_toggle_accordion_bordered.vc_toggle_size_right .vc_toggle_icon{
    right: 5px;
}
.vc_row .vc_toggle_accordion_solid.vc_toggle_size_left .vc_toggle_icon,
.vc_row .vc_toggle_accordion_bordered.vc_toggle_size_left .vc_toggle_icon{
    left: 5px;
}

/* end vc_toggle */

/* vc tabs */
body .vc_tta.vc_general.vc_tta-tabs .vc_tta-tab>a{
    border: 1px solid #f2f2f2;
    padding-top: 0px;
    padding-bottom: 0px;
}
body .vc_tta.vc_general.vc_tta-tabs .vc_tta-tab.vc_active>a{
    padding-top: 3px;
    padding-bottom: 3px;
    border-color: transparent;
    color: #ffffff;
}
.vc_tta.vc_general.vc_tta-tabs .vc_tta-tab{
    vertical-align: bottom;
}
.vc_tta.vc_general.vc_tta-tabs.vc_tta-tabs-position-bottom .vc_tta-tab{
    vertical-align: top;
}
.vc_tta.vc_general.vc_tta-tabs .vc_tta-tab:before{
    display: none;
}
body .vc_tta.vc_general.vc_tta-tabs .vc_tta-panel-body{
    border: 1px solid #f2f2f2;
    padding: 30px;
    margin-top: -1px;
}
body .vc_tta.vc_general.vc_tta-tabs.vc_tta-tabs-position-bottom .vc_tta-panel-body{
    margin-top: 0;
    margin-bottom: -1px;
}
.vc_row .vc_tta.vc_general.vc_tta-tabs .vc_tta-panel:not(:last-child){
    margin-bottom: 0;
}
/* vertical */
.vc_tta.vc_general.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tab>a,
.vc_tta.vc_general.vc_tta-tabs.vc_tta-tabs-position-right .vc_tta-tab>a{
    padding-top: 3px;
    padding-bottom: 3px;
    /*text-align: center;*/
    word-break: break-all;
}
.vc_tta.vc_general.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tab + .vc_tta-tab>a,
.vc_tta.vc_general.vc_tta-tabs.vc_tta-tabs-position-right .vc_tta-tab + .vc_tta-tab>a{
    border-top-color: transparent !important;
}
.vc_tta.vc_general.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tab:not(.vc_active)>a,
.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-left: 15px;
    padding-right: 15px;
    white-space: nowrap;
}
.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 .vc_tta.vc_tta-tabs .vc_tta-panel-heading .vc_tta-panel-title>a{
    padding: 7px 10px;
    border-color: transparent;
    color: #ffffff;
}
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 .vc_tta.vc_tta-tabs .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title>a span{
    color: #ffffff;
}

/* end vs tabs */

/* message box */
.gt3_message_box{
    position: relative;
    padding: 8px 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{
    position: absolute;
    top: 50%;
    left: 15px;
    line-height: 1em;
    margin-top: -0.5em;
}
.gt3_message_box > .gt3_message_box__close{
    left: auto;
    text-align: center;
    right: 10px;
    line-height: 2em;
    width: 2em;
    margin-top: -1em;
    cursor: pointer;
}

/* 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;
  left:0;
  top:0;
  width:100%;
  height:100%;
  display:block;
  transition:top 500ms,height 500ms;
}

.flow_container li {
  position:absolute;
  display:block;
  left:50%;
  top:0;
  opacity:0;
  -webkit-transform:scale(0,0);
      -ms-transform:scale(0,0);
          transform:scale(0,0);
  z-index:-5;
  -webkit-transition:all 500ms;
  transition:all 500ms;
}

.flow_container li img {
  display:block;
  transition:all 500ms;
}

.flow_container li .flow_fadder {
  position:absolute;
  left:0;
  top:0;
  width:100%;
  height:100%;
  display:block;
  -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;
  opacity:1;
  cursor:pointer;
}

.flow_container li.prevStep2,.flow_container li.nextStep2 {
  z-index:23;
  opacity:1;
  cursor:pointer;
}

.mirror_container {
  height:130px;
  position:fixed;
  visibility:hidden;
  z-index:-10;
}

.top_padding_block {
  height:110px;
  position:fixed;
  visibility:hidden;
  z-index:-10;
}

.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 {
  content:'';
  position:absolute;
  left:0;
  top:0;
  width:100%;
  height:100%;
}

.flow_gallery .fs_title_wrapper {
  left:50%;
  -webkit-transform:translateX(-50%);
      -ms-transform:translateX(-50%);
          transform:translateX(-50%);
  bottom:100px;
  top: auto;
  text-align:center;
  height:auto;
  position:fixed;
}

.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;
	border-radius: 0;
	-webkit-border-radius: 0;
}









/* new module composer */

.gt3_icon_box__icon{ 
    position: relative;
    z-index: 1;
  display: inline-block;
  line-height: 1;
  vertical-align: bottom;
  max-width: 100%;
}
.gt3_icon_box:before,
.gt3_icon_box:after{
  content: '';
  display: table;
  clear: both;
}
.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: 0.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;
}
.gt3_icon_box_icon-position_right .gt3_icon_box__icon {
    float: right;
    margin-top: 0.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 > *{
    display: inline-block;
}
.gt3_icon_box__title>*{
  padding-bottom: 0.5em;
}
.gt3_icon_box__title>h5 {
    padding-bottom: 0.2em;
}
.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: 0.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;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #3b5d7b;
    margin-bottom: 0.8em;
}
.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;
}
.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;
}

.icon-bg .gt3_icon_box__icon {
    width: 1em;
    line-height: 1em;
    height: 1em;
    text-align: center;
    margin-top: 0.9em;
    margin-left: 0.9em;
    margin-right:  0.9em;
    margin-bottom:  0.9em;
}
.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: 0.85em;
}
.gt3_icon_box__icon-bg {
    display: block;
    width: 2.8em;
    height: 2.8em;
    border-radius: 50%;
    background: cadetblue;
    position: absolute;
    z-index: -1;
    top: -0.9em;
    left: -0.9em;

}
/*icon with bg*/

.gt3_icon_box__link {
    margin-top: 20px;
}
.gt3_icon_box__link a{
    position: relative;
    padding-right: 10px;
}
.gt3_icon_box__link a:hover{
    color: inherit !important;
}
.gt3_icon_box__link span {
    margin-left: 14px;
}
.gt3_icon_box__link span, 
.gt3_icon_box__link span:before {
    border-color: inherit !important;
    -webkit-transition: -webkit-transform 0.1s;
    transition: -webkit-transform 0.1s;
    transition: transform 0.1s;
    transition: transform 0.1s, -webkit-transform 0.1s;
}
.gt3_icon_box__link span:before {
    top: -4px;
}
.gt3_icon_box__link a:hover span {
    -webkit-transform: translateX(3px);
        -ms-transform: translateX(3px);
            transform: translateX(3px);
}
.gt3_icon_box__text{
  line-height: 1.56;
}


/* 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 {
    content: "";
    display: block;
    position: absolute;
    top: 1px;
    left: 1px;
    right: 1px;
    bottom: 1px;
    background-color: #ffffff;
    border-radius: 50%;
    transition: opacity 0.3s;
}
.icon-with_number:hover .gt3_icon_box__icon-bg:before {
    opacity: 0;
}
.icon-box_number {
    position: absolute;
    font-size: 0.53em;
    font-style: normal;
    font-weight: 700;
    line-height: 1.875em;
    z-index: 2;
    top: -87%;
    left: -107%;
    background-color: #f39a00;
    color: #ffffff;
    min-width: 1.875em;
    height: 1.875em;
    box-sizing: border-box;
    padding: 0 2px;
    border-radius: 50%;
    display: block;
    text-align: center;
}
.icon-box_number:empty {
    display: none;
}

/* 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;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: 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 {
    padding-bottom: 0;
    margin-bottom: 1.6em;
}
.gt3_image_box.gt3_icon_box_icon-position_right {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-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 {
    width: 50%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.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-left: 15px;
    padding-right: 0;
}
.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: 768px) {
   .gt3_image_box.gt3_icon_box_icon-position_left,
    .gt3_image_box.gt3_icon_box_icon-position_right {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }
    .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-left: auto;
        margin-right: auto;
    }

}

/* ! Image box */

/* end new module composer */

.gt3_module_title {
    padding-bottom: 25px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    text-align: center;
    justify-content:flex-end;
}

.single .gt3_module_title {
    padding-bottom: 23px;
}

.gt3_module_title h2,
.gt3_module_title h3,
.gt3_module_title .external_link,
.gt3_module_title .carousel_arrows {
    margin: 0;
    flex: 0 1 auto;
    padding: 0;
    text-align: left;
    display: block;
}

.gt3_module_title .external_link,
.gt3_module_title .carousel_arrows {
    flex: 0 1 auto;
    order: 1;
}
.gt3_module_title h2,
.gt3_module_title h3 {
    flex: 1 0 auto;
    order: 0;
    padding-right: 20px;
}

.gt3_module_title .external_link .learn_more {
    float: none;
    display: block;
    margin-bottom: 0;
}

.gt3_module_title .carousel_arrows a {
    margin-left: 10px;
    display: inline-block;
    vertical-align: top;
}

.gt3_module_title .carousel_arrows a.right_slick_arrow {
    margin-left: 8px;
}

/*-gt3_module_button-*/
.gt3_module_button a {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 20px;
    font-size: 12px;
    font-weight: normal;
    line-height: 20px;
    color: #fff;
    border-width: 1px;
    border-style: solid;
}
.gt3_module_button {
    position: relative;
    z-index: 20;
}
.gt3_module_button a,
.gt3_btn_icon {
   transition: all 400ms;
    -webkit-transition: all 400ms;
}
.gt3_module_button a:hover {
    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: 5px 10px;
}
.button_size_small {
    padding: 9px 15px;
}
.button_size_normal {
    padding: 17px 34px;
}
.button_size_large {
    padding: 19px 40px;
}
.gt3_btn_text,
.btn_icon_container {
    display: inline-block;
    vertical-align: middle;
}
.btn_icon_container img,
.btn_icon_container span {
    vertical-align: top;
}
.btn_icon_position_right .btn_icon_container {
    padding-left: 10px;
}
.btn_icon_position_left .btn_icon_container {
    padding-right: 10px;
}
.gt3_btn_icon.fa {
    line-height: 20px;
    font-size: 18px;
    color: #fff;
}

.gt3_btn_text {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: 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 0.3s;
}
.widget_nav_menu .menu .menu-item:before {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    left: 0;
    top: 19px;
    height: 16px;
    width: 3px;
    margin-left: 0;
    background: #000;
    opacity: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    transition: opacity 0.3s;
}
.widget_nav_menu .menu .menu-item:hover:before,
.widget_nav_menu .menu .menu-item.current-menu-item:before {
    opacity: 1;
}
.widget_nav_menu .menu .menu-item:hover,
.widget_nav_menu .menu .menu-item.current-menu-item {
    padding-left: 15px;
}
.widget_nav_menu .menu .menu-item  + .menu-item{
    border-top: 1px solid #f6f6f6;
}
/*-end widget-nav-menu-*/

/* mailchimp content */
.mc_form_inside {
    text-align: center;
}
.mc_form_inside .mc_merge_var {
    max-width: 380px;
    width: 100%;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 10px;
    margin-right: 10px;
}
.mc_form_inside .mc_merge_var input,
.mc_form_inside .mc_signup_submit input  {
    width: 100%;
}
#mc_signup_submit {
    width: 100% !important;
    margin: 0 !important;
    height: 50px;
    color: #ffffff;
}
.mc_form_inside #mc_signup_submit:hover {
    background-color: #ffffff;
}
.mc_form_inside .mc_signup_submit {
    max-width: 210px;
    display: inline-block;
    width: 100%;
    vertical-align: top;
}
#mc-indicates-required {
    display: none;
}
.mc_merge_var label {
    display: none;
}
.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: rgba(255, 255, 255, 0.4);
}

/* ! 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: #ffffff;
    background-color: rgba(255, 255, 255, 0.1);
}
.pre_footer .mc-field-group input.mce_inline_error {
    border: 1px solid #ff0202;
}
.pre_footer .submit-wrapper input {
    padding: 14px 34px;
    min-width: 210px;
}
.pre_footer div.mce_inline_error {
    display: none !important;
}
.pre_footer input[type="submit"] {
    color: #ffffff;
    margin-bottom: 0;
}
.pre_footer input[type="submit"]:hover {
    background-color: #ffffff;
}
.pre_footer .gt3_icon_box__icon_icon_size_mini .gt3_icon_box__title>*:not(i) {
    padding-bottom: 0;
}
.pre_footer #mce-responses {
    color: #ffffff;
}

/* Placeholder */
.pre_footer #mc_embed_signup_scroll input::-webkit-input-placeholder {
    color: #9299a4 !important;
    font-weight: inherit !important;
}
.pre_footer #mc_embed_signup_scroll input:-moz-placeholder { /* Firefox 18- */
    color: #9299a4 !important;
    font-weight: inherit !important;
}
.pre_footer #mc_embed_signup_scroll input::-moz-placeholder {  /* Firefox 19+ */
    color: #9299a4 !important;
    font-weight: inherit !important;
}
.pre_footer #mc_embed_signup_scroll input:-ms-input-placeholder {
    color: #9299a4 !important;
    font-weight: inherit !important;
}
@media only screen and (max-width: 992px) {
    .pre_footer #mc_embed_signup_scroll .mc-field-group{
        max-width: calc((100% - 240px)/2);
        width: 100%;
    }
}
@media only screen and (max-width: 768px) {
    .pre_footer .submit-wrapper input{
        min-width: 140px;
    }
    .pre_footer #mc_embed_signup_scroll .mc-field-group{
        max-width: calc((100% - 185px)/2);
        width: 100%;
    }
}
@media only screen and (max-width: 600px) {
    .pre_footer #mc_embed_signup_scroll .mc-field-group{
        max-width: calc(50% - 8px);
        width: auto;
    }
}
@media only screen and (max-width: 420px) {
    .pre_footer #mc_embed_signup_scroll .mc-field-group{
        max-width: 100%;
        width: auto;
        margin-left: 0;
    }
    .pre_footer .submit-wrapper{
        margin-left: 0;
        width: 100%;
    }
    .pre_footer .submit-wrapper input{
        width: 100%;
    }
}
/* ! 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;
    bottom: 0;
    left: 0;
    right: 0;
}
/* end google map */

/* START PRACTICE */
.isotope-filter a,
.gt3_practice_list__filter a,
.gt3_course_filter a{
    display: inline-block;
    margin-right: 35px;
    color: inherit;
    text-transform: capitalize;
    transition: all 0.3s
}
.gt3_practice_list__filter,
.isotope-filter,
.gt3_course_filter{
    text-align: center;
    margin-bottom: 40px;
    font-weight: 700;
}
.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 0.3s;
}
.gt3_practice_list__overlay {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
}
.gt3_practice_list__overlay:before{
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.gt3_practice_list__overlay-button {
    display: inline-block;
    width: 48px;
    height: 48px;
    border: 2px solid #ffffff;
    border-radius: 50%;
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;
    box-sizing: border-box;
    transform: translate(-50%, -50%) scale(2);
    transition: transform 0.3s;
}

.gt3_practice_list__overlay-button:before, .gt3_practice_list__overlay-button:after {
    content: '';
    display: block;
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    background-color: #ffffff;
    transform: translate(-50%, -50%);
}
.gt3_practice_list__overlay-button:before {
    width: 2px;
    height: 16px;
}
.gt3_practice_list__overlay-button:after {
    width: 16px;
    height: 2px;
}
.gt3_practice_list__image-holder:hover .gt3_practice_list__overlay-button {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1);    
}    
.gt3_practice_list__image-holder:hover .gt3_practice_list__overlay {
    opacity: 0.95;
}
.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;
    background-color: #ffffff;
    text-align: center;
}
.gt3_practice_list__image-holder i:before {
    line-height: 70px;
    font-size: 32px;
}
.gt3_practice_list__item {
    margin-bottom: 35px;
}
.gt3_practice_list__title + * {
    margin-top: 15px;
}
.gt3_practice_list__title:last-child {
    margin-bottom: 35px;
}
.gt3_practice_list__content {
    margin-top: 35px;
}
.gt3_practice_list__link {
    display: inline-block;
    position: relative;
    margin-top: 10px;
    padding-right: 25px;
    float: none;
}
.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;
}
.load_more_works {
    border-width: 1px;
    border-style: solid;
    padding: 10px 40px;
    color: #ffffff;
    transition: all 0.3s;
}
.load_more_works i {
    margin-left: 10px;
}
.load_more_works:hover {
    background-color: transparent;
}
.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-family: inherit;
    color: inherit;
    line-height: inherit;
    font-size: inherit;
}
.gt3_custom_text a:hover {
    color: inherit !important;
}
.gt3_custom_text h1,
.gt3_custom_text h2,
.gt3_custom_text h3,
.gt3_custom_text h4,
.gt3_custom_text h5,
.gt3_custom_text h6{
    font-weight: inherit;
}
@media only screen and (min-width: 1200px) {
    .gt3_custom_text-font_size_sm_desctop{
        font-size: inherit !important;
        line-height: inherit !important;
    }
}
@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;
    }
}
@media only screen and (max-width: 768px) {
    .isotope-filter a,
    .gt3_practice_list__filter a{
        margin-right: 20px;
        padding-bottom: 5px;
        margin-bottom: 5px;
    }
}

/* end gt3_custom_text */

/* gt3_process_bar */
.gt3_process_bar{
    text-align: center;
    padding-bottom: 50px;
}
.gt3_process_bar__count-container{
    position: relative;
    margin-bottom: 35px;
}
.gt3_process_bar__count-container:before{
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    height: 1px;
    background-color: #dddddd;
}
.gt3_process_bar + .gt3_process_bar .gt3_process_bar__count-container:before{
    left: -30px;
}
.gt3_process_bar__count{
    display: inline-block;
    width: 70px;
    height: 70px;
    text-align: center;
    line-height: 70px;
    border-radius: 50%;
    position: relative;
    z-index: 1;
    font-size: 30px;
    font-weight: 700;
    margin: 10px;
}
.gt3_process_bar__icon_icon_size_mini .gt3_process_bar__count{
    width: 45px;
    height: 45px;
    line-height: 45px;
    font-size: 30px;
}
.gt3_process_bar__icon_icon_size_mini .gt3_process_bar__count{
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 30px;
}
.gt3_process_bar__icon_icon_size_large .gt3_process_bar__count{
    width: 80px;
    height: 80px;
    line-height: 80px;
    font-size: 35px;
}
.gt3_process_bar__icon_icon_size_huge .gt3_process_bar__count{
    width: 120px;
    height: 120px;
    line-height: 120px;
    font-size: 60px;
}
.gt3_process_bar__count:before,
.gt3_process_bar__count:after{
    content: '';
    position: absolute;
    top: -12.535%;
    left: -12.535%;
    width: 125.7%;
    height: 125.7%;
    border-radius: 50%;
    background: inherit;
    z-index: -1;
    -webkit-transform: scale(0.7954);
        -ms-transform: scale(0.7954);
            transform: scale(0.7954);
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
}
.gt3_process_bar__count:after{
    background: #f9ebeb;
    z-index: -2;
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
}
.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: 0.5em;
}
.gt3_process_bar__link{
    margin-top: 10px;
}
.gt3_process_bar__link a {
    position: relative;
    padding-right: 25px;
}
.gt3_process_bar__link a:hover{
    color: inherit !important;
}
.gt3_process_bar__link a:before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    width: 13px;
    height: 1px;
}
.gt3_process_bar__link a:before{
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    width: 13px;
    height: 0;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}
.gt3_process_bar__link a:after{
    content: "";
    display: block;
    position: absolute;
    top: calc(50% - 2px);
    right: 0;
    width: 4px;
    height: 4px;
    border-width: 0 0 1px 1px;
    border-style: solid;
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
}
.gt3_process_bar__title a {
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    font-family: inherit;
    font-weight: inherit;
    font-style: inherit;
}
.gt3_process_bar__text{
    padding-left: 10%;
    padding-right: 10%;
}
@media only screen and (max-width: 768px){
    .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-weight: 100;
    font-size: 30px;
    font-weight: 700;
}
body .vc_pie_chart .vc_pie_chart_back {
    opacity: 0;
}
body .vc_pie_chart .vc_pie_wrapper:before {
    display: block;
    content: "";
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    background-color: #ffffff;
    width: 110px;
    height: 110px;
    border-radius: 50%;
    transform: translate(-50%, -50%);
}
body .vc_pie_chart .vc_pie_chart_value{
    z-index: 3;
}
/* end vc_pie_chart */


/* start Video popup */
.video-popup-wrapper {
    text-align: center;
}
.video-popup__wrapper-link.with-img {
    position: relative;
    z-index: 1;
}
.video-popup__wrapper-link.with-img:before {
    content: "";
    display: block;
    background-color: #000000;
    opacity: 0;
    position: absolute;
    z-index: 2;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    transition: opacity 0.3s;
}
.video-popup__wrapper-link.with-img:hover:before {
    opacity: 0.8;
}
.video-popup-wrapper img {
    position: relative;
    z-index: 1;
    width: 100%;
}
.video-popup__title {
    margin-bottom: 20px;
    font-size: 24px;
}
.video-popup__wrapper-link {
    position: relative;
    z-index: 1;
    display: block;
}
.video-popup__content {
    position: absolute;
    z-index: 3;
    top: 50%;
    text-align: center;
    transform: translateY(-50%);
    left: 0;
    right: 0;
}
.video-popup__link {
    position: relative;
    z-index: 1;
    display: inline-block;
    box-sizing: border-box;
    border: 2px solid #ffffff;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background-color: rgba(0,0,0,0.3);
}
.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;
}
@media only screen and (max-width: 768px) {
   .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_desctop-on .gt3_spacing-height{
        display: none;
    }
    .gt3_spacing-height_size_sm_desctop-on .gt3_spacing-height_size_sm_desctop{
        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: 768px) {
    .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{
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #1da1f2;
    float: right;
    font-size: 1.4em;
    padding-top: 0.1em;
}
.gt3_twitter .twitt_time,
.gt3_twitter .twitt_title{
    opacity: 0.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: 0.92em;
}
.gt3_twitter .twitter_separator{
    display: block;
    width: 30px;
    border-top-width: 1px;
    border-top-style: solid;
    margin: 15px 0;
}
.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;
    height: 400px;
    white-space: nowrap;
    background-size: cover;
    background-position: center;
    text-align: center;
    box-sizing: border-box;
}
.stripe_item:before {
    content: "";
    display: inline-block;
    height: 100%;
    width: 0;
    vertical-align: middle;
    margin-left: -3px;
}
.stripe_item:after{
    content: '';
    direction: block;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    transition: opacity 0.3s;
}
.stripe_item:hover:after {
    opacity: 0.95;
}
.stripe_item-wrapper {
    position: relative;
    z-index: 2;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    white-space: normal;
    padding-right: 10.3%;
    padding-left: 10.3%;
    max-width: 100%;
    box-sizing: border-box;
}
.gt3_stripe-link {
    position: absolute;
    z-index: 3;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.stripe_item-divider {
    display: block;
    width: 50px;
    height: 1px;
    margin: 26px auto 45px auto;
}

@media only screen and (max-width: 1200px) {
    .stripe_item {
        width: 100% !important;
        height: auto !important;
        padding: 100px 20px;
    }
}

/* ! Stripe Img */


/* gt3_courses */
.gt3_course_item{
    position: relative;
    z-index: 1;
    margin-bottom: 30px;
}
.gt3_course_item .gt3_course_price{
    position: absolute;
    top: 15px;
    left: 10px;
    padding: 8px 12px;
    font-size: 14px;
    line-height: 1;
    color: #ffffff;
    z-index: 3;
}
.gt3_course_item .gt3_course_price .course-price,
body .course-price{
    color: inherit;
}
.gt3_course_item .gt3_course_price .course-origin-price{
    opacity: 0.6;
    font-size: 0.9em;
    text-decoration: line-through;
    padding-right: 3px;
}
.gt3_course_item .view-more{
    position: absolute;
    top: -17px;
    left: 15px;
    font-size: 14px;
    line-height: 1;
    z-index: 3;
}
.gt3_course_item .gt3_course_thumbnail + .gt3_course_price{
    top: 30px;
}
.gt3_course_item .gt3_course_price + .gt3_course_content{
    padding-top: 55px;
}
.gt3_course_item .gt3_course_thumbnail + .gt3_course_price + .gt3_course_content{
    padding-top: 15px;
}
.gt3_course_item .gt3_course_price:after{
    content: '';
    position: absolute;
    top: 0;
    width: 0;
    height: 0;
    border-top: 15px solid transparent!important;
    border-left-width: 15px;
    border-left-style: solid;
    border-bottom: 15px solid transparent !important;
}
.gt3_course_item .gt3_course_price:after{
    right: -15px;
}
.gt3_course_item .gt3_course_price{
    transition: all 400ms;
}
.gt3_course_item .gt3_course_price > .gt3_course_price_triangle{
    position: absolute;
    left: 0px;
    top: 100%;
    width: 5px;
    height: 5px;
    overflow: hidden;
}
.gt3_course_item .gt3_course_price > .gt3_course_price_triangle:before{
    content: '';
    position: absolute;
    left: 0px;
    top: -7px;
    width: 10px;
    height: 0px;
    background-color: inherit;
    border-bottom: 10px solid rgba(0,0,0,0.3);
    transform: rotate(45deg);
}
.gt3_course_item .gt3_course_thumbnail:hover + .gt3_course_price{
    opacity: 0;
}
.gt3_course_item .gt3_course_thumbnail{
    position: relative;
    z-index: 1;
}
.gt3_course_item .gt3_course_thumbnail:before{
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0;
    transition: opacity 400ms;
}
.gt3_course_item .gt3_course_thumbnail:hover:before{
    opacity: 0.95;
}
.gt3_course_item .gt3_course_thumbnail .gt3_course_readmore{
    position: absolute;
    top: 50%;
    left: 50%;
    opacity: 0;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transition: opacity 400ms;
}
.gt3_course_item .gt3_course_thumbnail:hover .gt3_course_readmore{
    opacity: 1;
}
.gt3_course_item .gt3_course_thumbnail .gt3_course_readmore a{
    margin-bottom: 0;
    padding: 7px 20px;
    min-width: 74px;
    min-height: 22px;
}
.gt3_course_item .gt3_course_thumbnail .gt3_course_readmore a{
    background-color: transparent;
    border-color: #ffffff;
}
.gt3_course_item .gt3_course_thumbnail .gt3_course_readmore a:hover{
    background-color: #ffffff;
}
.gt3_course_item .gt3_course_title{
    font-size: 16px;
    line-height: 140%;
}
.gt3_course_item .gt3_course_title > a {
    font-family: inherit;
    line-height: inherit;
}
.gt3_course_item .gt3_course_content{
    padding: 15px 30px 0 30px;
    background-color: #fbfbfb;
}
.gt3_course_item .gt3_course_content .cat-links,
.gt3_course_item .gt3_course_content .gt3_course_title,
.gt3_course_item .gt3_course_content .course-author{
    padding-bottom: 15px;
    display: block;
}
.gt3_course_item .gt3_course_content .gt3_course_title{
    padding-bottom: 10px;
}
.gt3_course_item .gt3_course_content .cat-links{
    font-size: 12px;
    line-height: 1.5;
    padding-bottom: 6px;
}
.course-author .avatar{
    width: 35px;
    height: 35px;
    border-radius: 50%;
    margin-right: 2px;
}
.course-author .author-contain{
    display: inline-block;
    vertical-align: middle;
    margin-top: 3px;
}
.course-author .author-contain > label,
.course-author .author-contain > .value{
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    font-weight: inherit;
    opacity: 0.5;
}
.course-author .author-contain > .value a{
    color: inherit;
}
.gt3_course_item  .gt3_course_footer{
    margin-left: -30px;
    margin-right: -30px;
    padding: 9px 30px;
    border-top: 1px solid rgba(60,67,75,.1);
    font-size: 0.875em;
}
.gt3_course_item  .gt3_course_footer > .lectures-feature,
.gt3_course_item  .gt3_course_footer > .course-students{
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    opacity: 0.5;
}
.gt3_course_item  .gt3_course_delimiter{
    vertical-align: middle;
    display: inline-block;
    height: 1.15em;
    width: 1px;
    background-color: rgba(60,67,75,.2);
    margin-left: 18px;
    margin-right: 18px;
}
.course-summary .gt3_course_delimiter{
    display: none;
}
.gt3_course_item  .gt3_course_footer .lectures-feature > *{
    vertical-align: middle;
}
.learn-press-pagination{
    padding-top: 10px;
}
.gt3_course_archive .gt3_course_title{
    font-size: 20px;
    line-height: 140%;
}
.gt3_course_top_info_bar{
    background-color: #fafafa;
}
.gt3_course_top_info_bar:after{
    content: '';
    display: table;
    clear: both;
}
.gt3_course_top_info_bar .gt3_course_search_result_count{
    display: inline-block;
    padding: 5px 0;
}
.gt3_course_top_info_bar{
    padding: 12px 20px;
    margin-bottom: 40px;
}
.gt3_course_top_info_bar .learn-press-search-course-form{
    float: right;
    width: 270px;
    max-width: 100%;
    position: relative;
    z-index: 1;
    margin-bottom: 0;
}
.gt3_course_top_info_bar .learn-press-search-course-form .search-course-button, 
.gt3_course_top_info_bar .learn-press-search-course-form:before {
    font-size: 0;
    width: 35px;
    height: 35px;
    opacity: 0;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    padding: 0;
    margin: 0;
}
.gt3_course_top_info_bar .learn-press-search-course-form:before {
    content: "\f002";
    color: #ffffff;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    text-align: center;
    line-height: 35px;
    opacity: 1;
}
.gt3_course_top_info_bar .learn-press-search-course-form .search-course-input {
    width: 100%;
    height: 35px;
    padding: 8px 20px;
    padding-right: 45px;
    border: none;
    outline: none;
    background-color: #ffffff;
    border-radius: 0px;
    box-sizing: border-box;
    font-size: 0.75em;
    text-transform: uppercase;
}

body .learn-press-user-profile .learn-press-tabs,
body .learn-press-tabs .learn-press-nav-tabs,
body ul.learn-press-nav-tabs{
    border-bottom: none;
    font-size: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}
body .learn-press-user-profile .learn-press-subtabs{
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}
body .learn-press-user-profile .learn-press-tabs > li,
body .learn-press-user-profile .learn-press-subtabs > li,
body .learn-press-tabs .learn-press-nav-tabs .learn-press-nav-tab,
body ul.learn-press-nav-tabs .course-nav{
    margin: 0;
    padding: 0;
    border: none !important;
    display: inline-block;
    vertical-align: bottom;
    float: none;
}
body .learn-press-user-profile .learn-press-tabs > li:before,
body .learn-press-subtabs > li:before,
body .learn-press-tabs .learn-press-nav-tabs > li:before,
body ul.learn-press-nav-tabs .course-nav.active:after, 
body ul.learn-press-nav-tabs .course-nav:hover:after{
    display: none;
}
body .learn-press-user-profile .learn-press-subtabs > li.current,
body ul.learn-press-nav-tabs .course-nav.active{
    font-weight: 400;
    color: #ffffff;
}
body .learn-press-user-profile .learn-press-tabs > li.current a,
body ul.learn-press-nav-tabs .course-nav.active a{
    margin-bottom: 0;
}
body .learn-press-user-profile .learn-press-subtabs > li{
    font-size: 0.875em;
}
body .learn-press-user-profile .learn-press-tabs > li > a,
body .learn-press-subtabs > li > a,
body .learn-press-subtabs > li > span,
body .learn-press-tabs .learn-press-nav-tabs .learn-press-nav-tab a,
body .learn-press-tabs .learn-press-nav-tabs .learn-press-nav-tab.active a,
body ul.learn-press-nav-tabs .course-nav a,
body ul.learn-press-nav-tabs .course-nav.active a{
    line-height: 200%;
    padding: 0 20px;
    display: block;
    box-sizing: border-box;
    position: relative;
    text-decoration: none;
    color: inherit;
    -webkit-transition: background .2s ease-in-out,color .2s ease-in-out,border .2s ease-in-out;
    transition: background .2s ease-in-out,color .2s ease-in-out,border .2s ease-in-out;
    border: 1px solid #f2f2f2;
}
body .learn-press-subtabs > li > a,
body .learn-press-subtabs > li > span{
    padding-top: 2px;
    padding-bottom: 2px;
}
body .learn-press-user-profile .learn-press-tabs > li.current > a,
body .learn-press-subtabs > li.current > a,
body .learn-press-tabs .learn-press-nav-tabs .learn-press-nav-tab.active a,
body ul.learn-press-nav-tabs .course-nav.active a{
    padding-top: 3px;
    padding-bottom: 3px;
    border-color: transparent;
    color: #ffffff;
}
body .learn-press-user-profile .user-profile-tabs,
body .learn-press-subtabs + .learn-press-subtab-content,
body .learn-press-tabs .learn-press-tab-panel,
body #learn-press-course-tabs .course-tab-panel.active{
    border: 1px solid #f2f2f2;
    padding: 30px;
    margin-top: -1px;
}
body .learn-press-user-profile .learn-press-subtab-content,
body .learn-press-tabs .learn-press-nav-tabs .learn-press-nav-tab.active a{
    margin-bottom: 0;
}
body #learn-press-course-tabs .course-tab-panel h3{
    margin-bottom: 1em;
}
body #learn-press-course-tabs .course-tab-panel .course-author .author-name a{
    margin-top: 5px;
}
body .lp-form-field-wrap .lp-form-field{
    padding: 0;
    margin-bottom: 10px;
}
body .lp-form-field-wrap{
    margin-bottom: 0;
}
body .lp-form-field-wrap .lp-form-field:after{
    content: '';
    display: table;
    clear: both;
}
.learn-press-user-profile .lp-avatar-preview img{
    border-radius: 150px;
    overflow: hidden;
}
body .learn-press-user-profile .lp-avatar-preview.croping .lp-avatar-crop-image{
    background-color: #ffffff;
}
.learn-press-user-profile #lp-user-edit-avatar #lp-avatar-actions button{
    padding: 5px 12px;
    margin-bottom: 4px;
}
body .lp-form-field-wrap .lp-form-field:before{
    display: none;
}
body .learn-press-user-profile #lp-user-edit-avatar #lp-avatar-actions{
    margin-bottom: 0;
}
body .learn-press-user-profile .update-profile{
    border-top: none;
    margin-bottom: 0;
}
body .learn-press-user-profile{
    position: relative;
    z-index: 1;
    padding-left: 200px;
}
body .learn-press-user-profile .user-info{
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
}
body .learn-press-user-profile .user-info .user-basic-info > *{
    display: block;
    padding-bottom: 10px;
}
body .learn-press-user-profile #learn-press-user-info .user-avatar .avatar{
    border-radius: 150px;
    overflow: hidden;
    padding-bottom: 10px;
}
body .learn-press-user-profile .user-basic-info p{
    margin-top: 0;
}
body .learn-press-user-profile .user-basic-info p a{
    display: inline-block;
    vertical-align: top;
    margin-bottom: 4px;
    font-size: 12px;
    font-weight: normal;
    line-height: 20px;
    color: #fff;
    padding: 3px 5px;
    outline: none;
    border-width: 1px;
    border-style: solid;
    cursor: pointer;
    text-transform: uppercase;
    transition: all 400ms;
    -webkit-transition: all 400ms;
}
body .learn-press-user-profile .user-basic-info p a:hover{
    color: #ffffff;
}
body .learn-press-user-profile #learn-press-user-info .user-basic-info{
    margin-left: 0;
}

/**
 * learnpress 3.0
 */

#learn-press-profile-nav .tabs  li:before{
    display: none;
}
body #learn-press-profile-nav{
    margin-top: 180px;
    padding-top: 0;
    background: #ffffff;
}
body #learn-press-profile-nav .tabs > li a{
    border-right: 3px solid transparent;
}
body #learn-press-profile-header .lp-profile-avatar{
    text-align: center;
    position: static;
    padding-top: 20px;
}
body #learn-press-profile-header{
    background: transparent;
    position: absolute;
    height: 160px;
    width: 200px;
    left: 0;
}
body #learn-press-user-profile:before{
    background: #fbfbfb;
}
body #learn-press-profile-nav .tabs > li.active > a{
    color: #ffffff;
}
body #learn-press-profile-nav .tabs > li ul li.active a{
    border-right: 3px solid;
    font-weight: 700;
}
body #learn-press-profile-nav .tabs > li:hover:not(.active) > a,
body #learn-press-profile-nav .tabs > li ul li:hover a{
    background: transparent;
}
body #learn-press-profile-content{
    margin-top: 0;
}
body .lp-tab-sections{
    background: transparent;
    font-size: 0;
    margin-bottom: 0;
}
body .lp-tab-sections .section-tab{
    font-size: 16px; 
    margin: 0;
    padding: 0;
    border: none !important;
    display: inline-block;
    vertical-align: bottom;
    float: none;
    margin-bottom: -1px;
}
body .lp-tab-sections .section-tab a, 
body .lp-tab-sections .section-tab span{
    line-height: 200%;
    padding: 0 20px;
    display: block;
    box-sizing: border-box;
    position: relative;
    text-decoration: none;
    color: inherit;
    -webkit-transition: background .2s ease-in-out,color .2s ease-in-out,border .2s ease-in-out;
    transition: background .2s ease-in-out,color .2s ease-in-out,border .2s ease-in-out;
    border: 1px solid #f2f2f2;
}
body .lp-tab-sections .section-tab:before{
    display: none;
}
body .lp-tab-sections .section-tab.active span{
    padding-top: 3px;
    padding-bottom: 3px;
    border-color: transparent;
    color: #ffffff;
    border-bottom-width: 1px;
}
body .learn-press-subtab-content,
body .lp-tab-sections + .learn-press-form,
body .lp-tab-sections + form{
    border: 1px solid #f2f2f2;
    padding: 30px;
}
body .lp-sub-menu li:before{
    display: none;
}
body .profile-heading{
    margin-bottom: 1em;
}
body .order-recover .button-recover-order{
    margin-bottom: 0;
}
body .learn-press-form .form-fields li.form-field{
    padding-left: 0;
}
body .learn-press-form .form-fields li.form-field:before{
    display: none;
}

body .lp-profile-content .lp-avatar-preview .profile-picture{
    margin-top: 0;
}
body .learn-press-form .form-field-input input[type="checkbox"]{
    float: left;
}
body .learn-press-form .form-field-input .description{
    margin-bottom: 0;
}

body .learn-press-subtab-content .gt3_course_item .gt3_course_price{
    left: -5px;
}

/**
 * end learnpress 3.0
 */

body #learn-press-course-curriculum ul.curriculum-sections, 
body #learn-press-course-curriculum ul.section-content{
    background-color: transparent;
}
body #learn-press-course-curriculum ul.curriculum-sections li.section, 
body #learn-press-course-curriculum ul.section-content li.section{
    padding: 0;
}
body #learn-press-course-curriculum ul.curriculum-sections li.section + li{
    margin-top: 35px;
}
body #learn-press-course-curriculum ul.curriculum-sections li.section:before, 
body #learn-press-course-curriculum ul.section-content li.section:before{
    display: none;
}
body #learn-press-course-curriculum .section-header{
    border: 1px solid #dbdde2;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    margin-bottom: 10px;
    background-color: transparent;
}
body .course-curriculum ul.curriculum-sections .section-header .section-title{
    padding: 0;
}
html body.course-item-popup #learn-press-course-curriculum .section-header{
    padding: 10px 15px;
}
body #learn-press-course-curriculum .section-header p {
    color: inherit;
    opacity: 0.5;
    font-size: 14px;
    padding: 0;
}
body #learn-press-course-curriculum .section-header .meta {
    right: 5px;
    top: 50%;
    height: 26px;
    margin-top: -13px;
}
body #learn-press-course-curriculum .section-header{
    padding-right: 50px;
}
body #learn-press-course-curriculum .section-header .meta .step{
    font-size: 14px;
    vertical-align: middle;
    opacity: 0.8;
}
body #learn-press-course-curriculum .section-header .meta .collapse:before{
    content: ''!important;
    display: block;
    box-sizing: border-box;
    border-style: solid;
    position: absolute;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(225deg) translate(-25%,-25%);
    -ms-transform: rotate(225deg) translate(-25%,-25%);
    transform: rotate(225deg) translate(-25%,-25%);
    left: 6px;
    right: 6px;
    top: 6px;
    bottom: 6px;
    border-color: #dddddd;
}
body #learn-press-course-curriculum .section-header .meta .collapse.plus:before{
    -webkit-transform: rotate(45deg) translate(-25%,-25%);
    -ms-transform: rotate(45deg) translate(-25%,-25%);
    transform: rotate(45deg) translate(-25%,-25%);
}
body #learn-press-course-curriculum .section-header .meta .collapse{
    position: relative;
    width: 22px;
    height: 22px;
    top: auto;
    margin-left: 0;
    vertical-align: middle;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    background: transparent;
}
body #learn-press-course-curriculum .section-header:hover {
    background: #f8f8f8;
}
body #learn-press-course-curriculum .course-item.viewable:before{
    display: none;
}
body #learn-press-course-curriculum .course-item-meta{
    margin-top: 0;
}
.lp-single-course .course-thumbnail{
    margin-bottom: 20px;
}
body .learn-press-message p{
    margin-bottom: 0;
}
body .course-meta{
    font-size: 0.875em;
    padding-top: 5px;
    margin-bottom: 30px;
}
.course-meta > *{
    display: inline-block;
    vertical-align: middle;
    padding-right: 30px;
}
.course-meta .gt3_cat_container i,
.course-meta .course-students,
.course-meta .learn-press-course-status{
    opacity: 0.5;
}
.single-lp_course .gt3-page-title + .site_wrapper .main_wrapper,
.learnpress-page .gt3-page-title + .site_wrapper .main_wrapper{
    padding-top: 0;
}
.single-lp_course .course-meta > .course-students{
    margin: 0;
    padding: 0;
    padding-right: 30px;
}
body.single-lp_course .learn-press-course-results-progress{
    margin-top: 30px;
}
body.single-lp_course .learn-press-course-results-progress .lp-course-progress_value,
body.single-lp_course .learn-press-course-results-progress .lp-course-status
{
    font-size: inherit;
    float: right;
    line-height: 120%;
}
body.single-lp_course .learn-press-course-results-progress .lp-course-progress_value > *,
body.single-lp_course .learn-press-course-results-progress .lp-course-status *{
    font-size: inherit;
}
body.single-lp_course .learn-press-course-results-progress .lp-course-status .grade{
    font-size: 11px;
    padding: 1px 7px;
}
.single-lp_course .learn-press-course-results-progress .lp-course-progress-heading{
    float: left;
}
.lp-course-progress{
    clear: both;
}
body .lp-label.lp-label-preview{
    -webkit-border-radius: 0px;
    -khtml-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
}
body .lp-course-progress .lp-progress-bar{
    -webkit-border-radius: 0px;
    -khtml-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
}
.single-lp_course .course-landing-summary .course-price_container,
.single-lp_course .course-landing-summary .lp-course-buttons{
    float: right;
    margin-top: 20px;
}
.single-lp_course .course-landing-summary .course-price_container{
    font-weight: 700;
    font-size: 24px;
    padding-top: 8px;
    padding-right: 15px;
}
.single-lp_course .course-landing-summary .course-price_container .course-origin-price{
    opacity: 0.6;
    font-size: 0.7em;
    text-decoration: line-through;
    padding: 0 5px;
}
.single-lp_course .course-landing-summary .lp-course-buttons .purchase-course,
.single-lp_course .course-landing-summary .lp-course-buttons .purchase-button{
    margin-bottom: 0;
}
body #course-curriculum-popup #popup-main #popup-header .popup-menu{
    border-right-color: rgba(255,255,255,0.3);
}
body .learn-press-content-item-summary .comment-respond .span12m
body .content-item-summary .comment-respond .span12,
body .content-item-wrap .comment-respond .span12{
    width: 100%;
}
body .learn-press-content-item-summary #comments,
body .content-item-summary #comments{
    padding-top: 25px;
    border-top: 1px solid #d8d9db;
}
body .quiz-buttons{
    margin-top: 20px;
}
body .lp-single-course .course-author{
    margin-bottom: 0;
}
.learn-press-content-item-summary h4,
.content-item-summary h4{
    margin-top: 15px;
    margin-bottom: 25px;
}
body .lp-group-heading-title.toggle-off, 
body .lp-group-heading-title.toggle-on {
    margin-bottom: 15px;
}
body .quiz-questions-list .question-title{
    display: inline-block;
}
.learn-press-content-item-summary,
.content-item-summary{
    margin-bottom: 0;
}
.learn-press-content-item-only .navigation.post-navigation,
.learn-press-content-item-only .edit-course-item-link{
    padding-top: 25px;
    border-top: 1px solid #d8d9db;
}
.learn-press-content-item-only .navigation.post-navigation .nav-links .nav-link{
    float: left;
    width: 50%;
}
.learn-press-content-item-only .navigation.post-navigation .nav-link .meta-nav{
    display: block;
    font-size: 0.875em;
}
.learn-press-content-item-only .navigation.post-navigation .nav-links .nav-link.nav-next{
    text-align: right;
}
.learn-press-content-item-only .navigation.post-navigation .nav-links:after{
    content: '';
    display: table;
    clear: both;
}
.lp-single-course .gt3_course_title{
    text-align: center;
    margin-bottom: 30px;
}
.lp-single-course .course-author .avatar{
    width: 80px;
    height: 80px;
    vertical-align: middle;
}
.lp-single-course .course-author .author-contain{
    margin-top: 0;
}
body.content-item-only.admin-bar div[class*=wpadminba] {
    display: none;
}
@media screen and (max-width: 600px){
    div[id*=wpadminb] {
        top: -46px!important;
    }
}
body.content-item-only .lesson-image,
body.course-item-popup .content-item-wrap .lesson-image{
    margin-bottom: 20px;
}
#course-curriculum-popup #popup-main.expand + #popup-sidebar{
    opacity: 0;
}
body .checkout-review-order h4,
body .learn-press-checkout-comment h4,
body .learn-press-checkout-payment h4{
    margin-bottom: 1em;
}
body .learn-press-checkout-review-order-table,
body .learn-press-checkout-comment, 
body .learn-press-checkout-payment{
    margin-bottom: 45px;
}
.learn-press-checkout-review-order-table td, 
.learn-press-checkout-review-order-table th{
    text-align: left;
}
.learn-press-checkout-review-order h3{
    text-align: center;
    margin-top: 10px;
    margin-bottom: 30px;
}
.learn-press-checkout-comment textarea{
    width: 100%;
}
.learn-press-checkout-payment .payment-methods li{
    padding-left: 0;
}
.learn-press-checkout-payment .payment-methods li:before,
.learn-press-become-teacher-form ul li:before{
    display: none;
}
.quiz-intro li label{
    display: inline-block;
    vertical-align: middle;
}
body .learn-press-message{
    padding: 10px 20px;
}
#learn-press-user-profile.lp-user-profile.guest{
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
     -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    align-items: baseline;
}
#learn-press-user-profile.lp-user-profile.guest:before,
#learn-press-user-profile.lp-user-profile.guest:after{
    display: none;
}
#learn-press-user-profile.lp-user-profile.guest .learn-press-form,
#learn-press-checkout-login{
    width: 300px;
    display: inline-block;
    padding: 30px 30px 10px 30px;
    background-color: #f8f8f8;
    margin-bottom: 40px;
    /* margin-top: -40px; */
    margin-left: 15px;
    margin-right: 15px;
}
#learn-press-checkout-login{
    display: block;
}
#learn-press-user-profile.lp-user-profile.guest input:not([type="submit"]):not([type="checkbox"]) {
    width: 100%;
    background-color: #ffffff;
}
#learn-press-user-profile.lp-user-profile.guest input[type="submit"],
#learn-press-user-profile.lp-user-profile.guest button{
    margin-bottom: 0;
    color: #ffffff;
}
#learn-press-user-profile.lp-user-profile.guest input[type="submit"]:hover,
#learn-press-user-profile.lp-user-profile.guest button:hover{
    background-color: #ffffff;
}
#learn-press-user-profile.lp-user-profile.guest p {
    margin-bottom: 20px;
}
#learn-press-user-profile.lp-user-profile.guest h3{
    text-align: center;
    margin-bottom: 1em;
}

/* learnpress 3.0*/
body ul.learn-press-nav-tabs .course-nav:before{
    content: '';
}
body ul.learn-press-nav-tabs .course-nav{
    font-size: 16px;
}
body #course-item-content-header .course-item-search input,
body #course-item-content-header .course-item-search input:focus,
body #course-item-content-header .course-item-search button,
body #course-item-content-header .course-title,
body #course-item-content-header .course-title a,
#course-item-content-header .toggle-content-item{
    color: #fff;
    font-style: inherit;
}
body #course-item-content-header .form-button.lp-button-back button{
    margin-bottom: 0;
    height: auto;
    vertical-align: middle;
}
body #course-item-content-header .form-button.lp-button-back button,
body #course-item-content-header .form-button.lp-button-back button:hover{
    border-color: #ffffff;
}

body #course-item-content-header .course-item-search input::-webkit-input-placeholder {
    color: #ffffff !important;
    font-weight: inherit !important;
}
body #course-item-content-header .course-item-search input:-moz-placeholder { /* Firefox 18- */
    color: #ffffff !important;
    font-weight: inherit !important;
}
body #course-item-content-header .course-item-search input::-moz-placeholder {  /* Firefox 19+ */
    color: #ffffff !important;
    font-weight: inherit !important;
}
body #course-item-content-header .course-item-search input:-ms-input-placeholder {
    color: #ffffff !important;
    font-weight: inherit !important;
}

/* endlearnpress 3.0*/
@media only screen and (max-width: 992px) {
    body #course-curriculum-popup #popup-sidebar{
        width: 270px;
    }
    body #course-curriculum-popup #popup-main{
        left: 270px;
    }
    .gt3_course_item .gt3_course_content{
        padding: 15px 15px 0 15px;
    }
    .gt3_course_item .gt3_course_footer {
        margin-left: -15px;
        margin-right: -15px;
        padding: 9px 15px;
    }
    .gt3_course_item .gt3_course_delimiter {
        margin-left: 10px;
        margin-right: 10px;
    }
}
@media only screen and (max-width: 768px) {
    html body.course-item-popup #learn-press-course-curriculum,
    html body.course-item-popup #course-item-content-header .course-item-search{
        width: 160px;
    }
    html body.course-item-popup #course-item-content-header .course-item-search button,
    html body.course-item-popup #content-item-nav, 
    html body.course-item-popup #learn-press-content-item, 
    html body.course-item-popup #course-item-content-footer{
        left: 160px;
    }
    html #course-item-content-header .course-title{
        font-size: 0.9rem;
        padding: 0;
    }
    body #course-item-content-header .toggle-content-item{
        border: none;
        width: 30px;
        margin-right: 10px;
    }
    body #course-item-content-header .toggle-content-item:before,
    html body.full-screen-content-item #course-item-content-header .toggle-content-item:before{
        font-size: 16px;
    }
    body #course-item-content-header .form-button.lp-button-back{
        width: 30px;
        margin-right: 0;
        font-size: 0;
    }
    body #course-item-content-header .form-button.lp-button-back button{
        width: 30px;
        padding: 0;
        font-size: 0;
        height: 60px;
        background: transparent;
        border: none;
    }
    body #course-item-content-header .form-button.lp-button-back button:before{
        content: '\f00d';
        font: 16px/60px fontawesome;
        color: #fff;
    }
    body.course-item-popup .course-curriculum ul.curriculum-sections .section-content .course-item .section-item-link{
        display: block;
        padding-top: 5px;
        padding-bottom: 5px;
    }
    body.course-item-popup .course-curriculum ul.curriculum-sections .section-content .course-item .item-icon, 
    body.course-item-popup .course-curriculum ul.curriculum-sections .section-content .course-item .item-name,
    body.course-item-popup .course-curriculum ul.curriculum-sections .section-content .course-item .section-item-link:before{
        display: inline-block;
        padding: 3px 0px;
    }
    body.course-item-popup .course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta{
        padding: 3px 0px;
    }
    #course-curriculum-popup #popup-main.expand + #popup-sidebar{
        opacity: 1;
    }
    body #course-curriculum-popup {
        background: #fff;
        overflow: auto;
        width: 100vw;
        height: 100vh;
    }
    body #course-curriculum-popup #popup-main #popup-content #popup-content-inner{
        margin: 20px 0px;
    }
    body #course-curriculum-popup #popup-main.expand{
        padding: 0 5%;
    }
    body #course-curriculum-popup #popup-main{
        width: 100%;
        float: none;
        position: relative;
        top: auto;
        left: auto;
        right: auto;
        bottom: auto;
        height: auto;
    }
    body #course-curriculum-popup #popup-main #popup-footer,
    body .learn-press-content-item-title .lp-expand{
        display: none;
    }
    body #course-curriculum-popup #popup-sidebar,
    body #course-curriculum-popup #popup-main #popup-header,
    body #course-curriculum-popup #popup-main #popup-content,
    body #course-curriculum-popup iframe,
    body.content-item-only .learn-press-content-item-only{
        width: 100%;
        float: none;
        position: relative;
        top: auto;
        left: auto;
        right: auto;
        bottom: auto;
    }
    body #course-curriculum-popup iframe{
        margin-top: -40px;
    }
    body.content-item-only .learn-press-content-item-only{
        position: relative !important;
        box-sizing: border-box;
        padding: 20px 0 !important;
    }
    body #course-curriculum-popup #popup-main #popup-header .popup-menu{
        width: 60px;
    }
    body #course-curriculum-popup #popup-main #popup-header .popup-title{
        margin-left: 60px;
        margin-right: 60px;
    }
    .lp-single-course .course-author .avatar{
        width: 30px;
        height: 30px;
    }
    .course-meta > *{
        padding-right: 15px;
        padding-top: 10px;
    }
    .single-lp_course .course-meta > .course-students{
        padding-top: 10px;
    }
    .single-lp_course .course-landing-summary .course-price_container, 
    .single-lp_course .course-landing-summary .lp-course-buttons{
        margin-top: 10px;
    }
}
@media only screen and (max-width: 600px) {
    #learn-press-user-profile.lp-user-profile.guest{
        flex-wrap: wrap;
    }
    #learn-press-user-profile.lp-user-profile.guest .learn-press-form, 
    #learn-press-checkout-login{
        width: 100%;
    }
}
@media only screen and (max-width: 420px) {
    body ul.learn-press-nav-tabs .course-nav a{
        padding: 0 10px;
        font-size: 14px;
    }
}

/* end gt3_courses */


/* Items Loading FX */
.loading,
.anim_el.loading {
    opacity:0!important;    
    z-index:-10!important;
}
.loading.anim_el.grid-item,
.loading.anim_el.packery-item {
    opacity:1!important;    
    z-index:2!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 {
    opacity:0!important;    
    z-index:-10!important;  
} 
.grid-item .img-preloader,
.packery-item .img-preloader {
    width:50px;
    height:50px;    
    position:absolute;
    left:50%;
    top:50%;
    opacity:0;
    z-index:-1;
    transform:translate(-50%,-50%);
    transition:opacity 500ms, z-index 500ms;
}
.loading.anim_el.grid-item .img-preloader,
.loading.anim_el.packery-item .img-preloader {
    opacity:1;
    z-index:5;
}
.grid-item .img-preloader:before,
.packery-item .img-preloader:before {
    content:'';
    width:30px;
    height:30px;
    position:absolute;
    left:0;
    top:0;
    border-radius:100%;
    border:rgba(0,0,0,0) 3px solid;
    border-top-color:#77797a;
    box-sizing:border-box;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;

    -webkit-animation: sas_preloader 750ms ease-in-out infinite;
    animation: sas_preloader 750ms ease-in-out infinite;
}
.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 {
    margin-top: -39px;
    position: relative;
    z-index: 123;
    margin-bottom: 14px;
    text-align: center;
    color: #ffffff;    
}
.packery_gallery_wrapper .gt3_grid_module_button .packery_load_more:hover {
    background-color: rgba(0, 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 {
    background:no-repeat center;
    background-size:cover;
    position:relative;
    width:100%;
    height:100%;
    transition:opacity 500ms;
}
.packery_item_inner a {
    width:100%;
    height:100%;
    position:absolute;
    left:0;
    top:0;
    display:block;
    z-index:19;
}
.packery_item_inner .holder {
    width:100%;
    height:auto;
    display:block;
    opacity:0;
}

.packery_grid_wrapper {
    padding-bottom:60px;
}
.packery_grid_wrapper .packery-item a:before {
    content:'';
    width:100%;
    height:100%;
    position:absolute;
    left:0;
    top:0;
    background:rgba(0,0,0,0);
    transition:background 400ms;
    z-index:17;
}
.packery_grid_wrapper .packery-item a:hover:before {
    background:rgba(0,0,0,0.5);
}

.loading,
.anim_el.loading {
    opacity:0!important;    
    z-index:-10!important;
}
.loading.anim_el.grid-item,
.loading.anim_el.packery-item {
    opacity:1!important;    
    z-index:2!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 {
    opacity:0!important;    
    z-index:-10!important;  
} 
.grid-item .img-preloader,
.packery-item .img-preloader {
    width:30px;
    height:30px;    
    position:absolute;
    left:50%;
    top:50%;
    opacity:0;
    z-index:-1;
    transform:translate(-50%,-50%);
    transition:opacity 500ms, z-index 500ms;
}
.loading.anim_el.grid-item .img-preloader,
.loading.anim_el.packery-item .img-preloader {
    opacity:1;
    z-index:5;
}
.grid-item .img-preloader:before,
.packery-item .img-preloader:before {
    content:'';
    width:30px;
    height:30px;
    position:absolute;
    left:0;
    top:0;
    border-radius:100%;
    border:#494c4e 5px solid;
    border-top-color:#77797a;
    box-sizing:border-box;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;

    -webkit-animation: sas_preloader 750ms ease-in-out infinite;
    animation: sas_preloader 750ms ease-in-out infinite;
}
.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;
    color: #ffffff;
    background-color: rgba(0,0,0,0.6);
    padding: 17px 63px;
    margin-top: -60px;
}
.page-template-page-gallery-grid .main_wrapper,
.page-template-page-gallery-packery .main_wrapper {
    text-align:center;
}

.packery-item .packery_overlay {
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    display:block;
    opacity:0;
    transition:opacity 400ms;
}
.packery-item:hover .packery_overlay {
    opacity:0.7;
}


/* vc_row custom */
div[data-vc-parallax-image]:not([data-vc-video-bg]){
    position: relative;
    overflow: hidden;
}
div[data-vc-parallax-image] .vc_parallax-inner{
    pointer-events: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    background-attachment: scroll;
    background-color: transparent;
    background-image: inherit;
    background-size: cover;
    z-index: 0;
    background-position: 50% 0;
}
/* end vc_row custom */