.dipl_text_wrapper h1,.dipl_text_wrapper h2,.dipl_text_wrapper h3,.dipl_text_wrapper h4,.dipl_text_wrapper h5,.dipl_text_wrapper h6{padding-bottom:0;font-size:1.75rem;line-height:1.5;word-wrap:break-word}.dipl_double_color_heading .dipl_text_wrapper .dipl_text_stack{display:block}.dipl_floating_image .dipl_floating_images_wrapper .dipl_floating_image_item {
    position: absolute !important;
}
.dipl_floating_image_item {
    display: inline-block;
    line-height: 0;
    top: 0;
    left: 0;
    margin: 0;
    will-change: transform;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.dipl_floating_image .dipl_floating_image_item img{
    width: auto;
}
@-webkit-keyframes dipl_float_vertical {
    from {
        -webkit-transform: translateY(10px);
        transform: translateY(10px);
    }
    to {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
    }
}
@keyframes dipl_float_vertical {
    from {
        -webkit-transform: translateY(10px);
        transform: translateY(10px);
    }
    to {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
    }
}
@-webkit-keyframes dipl_float_horizontal {
    from {
        -webkit-transform: translateX(10px);
        transform: translateX(10px);
    }
    to {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px);
    }
}
@keyframes dipl_float_horizontal {
    from {
        -webkit-transform: translateX(10px);
        transform: translateX(10px);
    }
    to {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px);
    }
}.et-fb-form__toggle[data-name=timeline_time] .ui-timepicker-div{
    display: none !important;
}
#et-fb-app .dipl_timeline_left .dipl_date_tree .dipl_stem_center,
#et-fb-app .dipl_timeline_right .dipl_date_tree .dipl_stem_center{
    width: 200px;
}
#et-fb-app .dipl_timeline_left_stem.dipl_date_tree_stem .dipl_stem_wrapper{
    right: 100px;
    transform: translateX(50%);
}
#et-fb-app .dipl_timeline_right_stem.dipl_date_tree_stem .dipl_stem_wrapper{
    left: 100px;
    transform: translateX(-50%);
}
.dipl_timeline .dipl_timeline_wrapper{display:flex;flex-direction:column}
.dipl_timeline .dipl_icon_wrapper{line-height:1;margin-bottom:12px}
.dipl_timeline .dipl_date_tree .dipl_icon_wrapper{z-index:1}
.dipl_timeline .dipl_date_tree .dipl_time_wrapper{text-align:center}
.dipl_timeline .dipl_item_icon.et-pb-icon{font-size:32px}
.dipl_timeline .dipl_icon_tree .et-pb-icon{background:#fff}
.dipl_timeline .dipl_item_content_inner{
    background-color: #eee;
    background-repeat: no-repeat;
    background-position: center;
}
.dipl_timeline .dipl_item_time{margin-bottom:8px}
.dipl_timeline .dipl_timeline_left .dipl_timeline_item .dipl_timeline_item_wrapper,
.dipl_timeline .dipl_timeline_right .dipl_timeline_item .dipl_timeline_item_wrapper{width:100%}
.dipl_timeline .dipl_item_content{position:relative;z-index:1}
.dipl_timeline .dipl_stem_center{z-index:1}
.dipl_timeline .dipl_stem_wrapper{width:2px;background:#eee;position:absolute;top:0;z-index:-1}
.dipl_timeline_alternate_stem .dipl_stem_wrapper{left:50%;right:auto;transform:translateX(-50%)}
.dipl_timeline_left_stem .dipl_stem_wrapper{right:0}
.dipl_timeline_right_stem .dipl_stem_wrapper{left:0}
.dipl_timeline .dipl_item_circle{
    width: 32px;
    height: 32px;
    border: 4px solid #eee;
    display: block;
    border-radius: 50%;
    background: #fff;
}
.dipl_timeline .dipl_border_fill,.dipl_timeline .dipl_icon_fill{transition:ease 1s}
.dipl_timeline .dipl_timeline_alternate .dipl_timeline_item:nth-child(odd) .dipl_timeline_item_wrapper{
    flex-direction: row-reverse;
}
.dipl_timeline .dipl_timeline_alternate .dipl_timeline_item .dipl_item_content_inner{padding:20px}
.dipl_timeline .dipl_timeline_alternate .dipl_timeline_item:nth-child(even) .dipl_item_content_inner{text-align:right}
.dipl_timeline .dipl_timeline_alternate .dipl_timeline_item .dipl_item_content .dipl_triangle{
    display:block;height:20px;width:20px;background:inherit;border:inherit;
    position:absolute;clip-path:polygon(0px 0px,20px 20px,0px 20px);top:calc(50% - 15px)
}
.dipl_timeline .dipl_timeline_alternate .dipl_timeline_item:nth-child(odd) .dipl_item_content .dipl_triangle{
    left:-9px;transform:rotate(45deg)
}
.dipl_timeline .dipl_timeline_alternate .dipl_timeline_item:nth-child(even) .dipl_item_content .dipl_triangle{
    right:-9px;transform:rotate(225deg)
}
.dipl_timeline .dipl_timeline_right .dipl_timeline_item .dipl_timeline_item_wrapper{
    flex-direction: row;
    float: right;
}
.dipl_timeline .dipl_timeline_right .dipl_item_content_inner{padding:20px}
.dipl_timeline .dipl_timeline_right .dipl_item_content{margin-left:20px}
.dipl_timeline .dipl_timeline_right_stem .dipl_stem_wrapper{transform:translateX(-50%)}
.dipl_timeline .dipl_timeline_right .dipl_item_content .dipl_triangle{
    display:block;
    height:20px;
    width:20px;
    background:inherit;
    border:inherit;
    position:absolute;
    left:-9px;
    clip-path:polygon(0px 0px,20px 20px,0px 20px);
    transform:rotate(45deg);top:calc(50% - 15px);
}
.dipl_timeline .dipl_timeline_left .dipl_timeline_item .dipl_timeline_item_wrapper{flex-direction:row-reverse}
.dipl_timeline .dipl_timeline_left .dipl_item_content_inner{padding:20px}
.dipl_timeline .dipl_timeline_left .dipl_item_content{margin-right:20px;text-align:right}
.dipl_timeline .dipl_timeline_left .dipl_item_content .dipl_triangle{
    display:block;height:20px;width:20px;background:inherit;border:inherit;
    position:absolute;right:-9px;clip-path:polygon(0px 0px,20px 20px,0px 20px);transform:rotate(225deg);
    top:calc(50% - 15px)
}
.dipl_timeline .dipl_timeline_left_stem .dipl_stem_wrapper{transform:translateX(50%)}

@media only screen and (max-width:767px){
    .dipl_timeline .dipl_timeline_item .dipl_icon_tree .dipl_stem_center{margin-left:0;margin-right:15px}
    .dipl_timeline .dipl_timeline_alternate .dipl_timeline_item:nth-child(even) .dipl_item_content_inner{text-align:left}
    .dipl_timeline .dipl_timeline_alternate .dipl_timeline_item:nth-child(even) .dipl_icon_tree{flex-direction:row-reverse}
    .dipl_timeline .dipl_timeline_alternate .dipl_timeline_item:nth-child(even) .dipl_icon_tree .dipl_item_content .dipl_triangle{
        display:block;height:20px;width:20px;background:inherit;border:inherit;position:absolute;
        left:-9px;clip-path:polygon(0px 0px,20px 20px,0px 20px);transform:rotate(45deg);top:calc(50% - 15px)
    }
    .dipl_timeline .dipl_timeline_left .dipl_timeline_item .dipl_date_tree.dipl_timeline_item_wrapper{flex-direction:column}
    .dipl_timeline .dipl_timeline_left .dipl_item_content{margin-right:0}
    .dipl_timeline .dipl_timeline_right .dipl_timeline_item .dipl_date_tree.dipl_timeline_item_wrapper{flex-direction:column}
    .dipl_timeline .dipl_timeline_right .dipl_item_content{margin-left:0}
    .dipl_timeline .dipl_timeline_alternate .dipl_timeline_item .dipl_date_tree.dipl_timeline_item_wrapper{
        flex-direction: column-reverse
    }
    .dipl_timeline .dipl_timeline_alternate .dipl_timeline_item .dipl_date_tree .dipl_stem_center{margin:0 0 30px}
    .dipl_timeline .dipl_date_tree_stem .dipl_stem_wrapper{top:0!important;height:100%!important}
    .dipl_timeline .dipl_timeline_alternate_stem.dipl_date_tree_stem .dipl_stem_wrapper,
    .dipl_timeline .dipl_timeline_left_stem.dipl_date_tree_stem .dipl_stem_wrapper,
    .dipl_timeline .dipl_timeline_right_stem.dipl_date_tree_stem .dipl_stem_wrapper{
        left: 50%!important;
        transform: translateX(-50%);
    }
    .dipl_timeline .dipl_date_tree .dipl_item_content{margin:0}
    .dipl_timeline .dipl_date_tree .dipl_item_content .dipl_triangle{display:none!important}
    .dipl_timeline .dipl_timeline_alternate .dipl_date_container{display:none}
}

/* Timeline Item. */
.et-fb-form__toggle[data-name=timeline_time] .ui-timepicker-div{display:none!important}
.dipl_timeline_item .dipl_timeline_item_wrapper{display:flex;align-items:center}
.dipl_timeline_item .dipl_stem_center{
    display:flex;justify-content:center;align-items:center;flex-grow:0;flex-shrink:0;max-width:300px;width:auto
}
.dipl_timeline_alternate .dipl_timeline_item .dipl_stem_center{order:1;margin:0 20px}
.dipl_timeline_alternate .dipl_date_container,
.dipl_timeline_alternate .dipl_item_content{
    flex-basis:50%;max-width:100%;position:relative;flex-grow:1
}
.dipl_timeline_alternate .dipl_date_container{order:2}
.dipl_timeline_item .dipl_item_content .dipl_triangle,
.dipl_timeline_item .dipl_item_content_inner{border-style:solid}
.dipl_timeline_item .dipl_item_time{font-size:18px;line-height:1.5em}
.dipl_timeline_item .dipl_date_tree .dipl_item_time{
    padding:12px 20px;display:inline-block;width:100%;word-wrap:anywhere
}
.dipl_timeline_item .dipl_item_title{word-wrap:anywhere}
.dipl_timeline_item .dipl_time_wrapper{
    display:flex;
    justify-content:center;
    align-items:center;
    border:5px solid #000;
    border-radius:50%;
    background:#fff;
}
.dipl_timeline_item .dipl_time_wrapper:before{content:'';display:block;padding-top:100%}
.dipl_timeline_item .dipl_date_tree .dipl_image_wrapper{display:flex}
.dipl_timeline_item:nth-child(odd) .dipl_date_tree .dipl_image_wrapper{justify-content:flex-start}
.dipl_timeline_item:nth-child(even) .dipl_date_tree .dipl_image_wrapper{justify-content:flex-end}
.dipl_timeline_item .dipl_icon_tree .dipl_image_wrapper{display:inline-block}
.dipl_timeline .dipl_timeline_item .dipl_item_content{overflow:visible!important}.et-pb-parallax-wrapper{overflow:hidden;position:absolute;top:0;right:0;bottom:0;left:0}.et-pb-parallax-background{background-repeat:no-repeat;background-position:top;background-size:cover;position:absolute;bottom:0;left:0;width:100%;height:100%;display:block}.et-pb-parallax-background_widescreen,.et-pb-parallax-background_tabletWide,.et-pb-parallax-background_tablet,.et-pb-parallax-background_phoneWide,.et-pb-parallax-background_phone{display:none}.et-pb-parallax-background__hover{visibility:hidden}.et-pb-parallax-background--css{background-attachment:fixed}.et_pb_section:hover>.et-pb-parallax-wrapper .et-pb-parallax-background__hover,.et_pb_section:hover>.et_pb_parallax_css_wrap .et-pb-parallax-background__hover,.et_pb_row:hover>.et-pb-parallax-wrapper .et-pb-parallax-background__hover,.et_pb_row:hover>.et_pb_parallax_css_wrap .et-pb-parallax-background__hover,.et_pb_column:hover>.et-pb-parallax-wrapper .et-pb-parallax-background__hover,.et_pb_column:hover>.et_pb_parallax_css_wrap .et-pb-parallax-background__hover,.et_pb_module:hover>.et-pb-parallax-wrapper .et-pb-parallax-background__hover,.et_pb_module:hover>.et_pb_parallax_css_wrap .et-pb-parallax-background__hover{visibility:visible}.et_vb_hover>.et-pb-parallax-wrapper .et-pb-parallax-background__hover,.et_vb_hover>.et_pb_parallax_css_wrap .et-pb-parallax-background__hover{visibility:visible}.et_pb_section_parallax>.et-pb-parallax-content{position:relative;z-index:1}.et_pb_section_parallax .et_pb_team_member_description{z-index:2}.et_pb_section_parallax .et-pb-icon,.et_pb_section_parallax .et_pb_icon_list_text{z-index:1}@media only screen and (min-width:1440px){.et-pb-parallax-background:not(.et-pb-parallax-background_widescreen):not(.et-pb-parallax-background_tabletWide):not(.et-pb-parallax-background_tablet):not(.et-pb-parallax-background_phoneWide):not(.et-pb-parallax-background_phone):not(.et-pb-parallax-background__hover){display:block}.et-pb-parallax-background.et-pb-parallax-background_ultraWide:not(.et-pb-parallax-background__hover){display:block}}@media only screen and (min-width:1280px)and (max-width:1439px){.et-pb-parallax-background.et_parallax_bg_widescreen_exist:not(.et-pb-parallax-background__hover){display:none}.et-pb-parallax-background.et-pb-parallax-background_widescreen:not(.et-pb-parallax-background__hover){display:block}}@media only screen and (min-width:1025px)and (max-width:1279px){.et-pb-parallax-background.et_parallax_bg_desktop_exist:not(.et-pb-parallax-background__hover){display:none}.et-pb-parallax-background:not(.et-pb-parallax-background_tabletWide):not(.et-pb-parallax-background_tablet):not(.et-pb-parallax-background_phoneWide):not(.et-pb-parallax-background_phone):not(.et-pb-parallax-background__hover){display:block}}@media only screen and (min-width:981px)and (max-width:1024px){.et-pb-parallax-background.et_parallax_bg_tabletWide_exist:not(.et-pb-parallax-background__hover){display:none}.et-pb-parallax-background.et-pb-parallax-background_tabletWide:not(.et-pb-parallax-background__hover){display:block}}@media only screen and (max-width:980px){.et-pb-parallax-background.et_parallax_bg_tablet_exist:not(.et-pb-parallax-background__hover){display:none}.et-pb-parallax-background.et-pb-parallax-background_tablet:not(.et-pb-parallax-background__hover){display:block}.et-pb-parallax-wrapper:not(:has(.et_parallax_bg_tablet_exist)) .et-pb-parallax-background.et_parallax_bg_tabletWide_exist:not([class*=et-pb-parallax-background_]):not(.et-pb-parallax-background__hover),.et_pb_parallax_css_wrap:not(:has(.et_parallax_bg_tablet_exist)) .et-pb-parallax-background.et_parallax_bg_tabletWide_exist:not([class*=et-pb-parallax-background_]):not(.et-pb-parallax-background__hover){display:none}.et-pb-parallax-wrapper:not(:has(.et_parallax_bg_tablet_exist)) .et-pb-parallax-background.et-pb-parallax-background_tabletWide:not(.et-pb-parallax-background__hover),.et_pb_parallax_css_wrap:not(:has(.et_parallax_bg_tablet_exist)) .et-pb-parallax-background.et-pb-parallax-background_tabletWide:not(.et-pb-parallax-background__hover){display:block}}@media only screen and (max-width:860px){.et-pb-parallax-background.et_parallax_bg_phoneWide_exist:not(.et-pb-parallax-background__hover){display:none}.et-pb-parallax-background.et-pb-parallax-background_phoneWide:not(.et-pb-parallax-background__hover){display:block}}@media only screen and (max-width:767px){.et-pb-parallax-background.et_parallax_bg_phone_exist:not(.et-pb-parallax-background__hover){display:none}.et-pb-parallax-background.et-pb-parallax-background_phone:not(.et-pb-parallax-background__hover){display:block}}.et_pb_section:hover:has(.et-pb-parallax-background__hover)>.et-pb-parallax-wrapper .et-pb-parallax-background:not(.et-pb-parallax-background__hover):not([class*=__sticky]),.et_pb_section:hover:has(.et-pb-parallax-background__hover)>.et_pb_parallax_css_wrap .et-pb-parallax-background:not(.et-pb-parallax-background__hover):not([class*=__sticky]),.et_pb_row:hover:has(.et-pb-parallax-background__hover)>.et-pb-parallax-wrapper .et-pb-parallax-background:not(.et-pb-parallax-background__hover):not([class*=__sticky]),.et_pb_row:hover:has(.et-pb-parallax-background__hover)>.et_pb_parallax_css_wrap .et-pb-parallax-background:not(.et-pb-parallax-background__hover):not([class*=__sticky]),.et_pb_column:hover:has(.et-pb-parallax-background__hover)>.et-pb-parallax-wrapper .et-pb-parallax-background:not(.et-pb-parallax-background__hover):not([class*=__sticky]),.et_pb_column:hover:has(.et-pb-parallax-background__hover)>.et_pb_parallax_css_wrap .et-pb-parallax-background:not(.et-pb-parallax-background__hover):not([class*=__sticky]),.et_pb_module:hover:has(.et-pb-parallax-background__hover)>.et-pb-parallax-wrapper .et-pb-parallax-background:not(.et-pb-parallax-background__hover):not([class*=__sticky]),.et_pb_module:hover:has(.et-pb-parallax-background__hover)>.et_pb_parallax_css_wrap .et-pb-parallax-background:not(.et-pb-parallax-background__hover):not([class*=__sticky]){visibility:hidden}.et_vb_hover:has(.et-pb-parallax-background__hover)>.et-pb-parallax-wrapper .et-pb-parallax-background:not(.et-pb-parallax-background__hover):not([class*=__sticky]),.et_vb_hover:has(.et-pb-parallax-background__hover)>.et_pb_parallax_css_wrap .et-pb-parallax-background:not(.et-pb-parallax-background__hover):not([class*=__sticky]){visibility:hidden}@media only screen and (max-width:767px){.et-pb-parallax-hidden-phone{display:none!important}}@media only screen and (max-width:980px){.et-pb-parallax-hidden-tablet{display:none!important}}.dipl_separator .dipl_separator_container{display:flex;align-items:center;width:100%}.dipl_separator .dipl_line{border-color:#ccc;border-top-width:3px}.dipl_separator .dipl_shadow{height:3px}.dipl_separator .et-pb-icon{font-size:32px}.dipl_separator .dipl_separator_container .dipl-text-wrapper{max-width:80%}.dipl_separator .dipl_separator_container.align_center .dipl_line_after,.dipl_separator .dipl_separator_container.align_center .dipl_line_before,.dipl_separator .dipl_separator_container.align_justify .dipl_line_after,.dipl_separator .dipl_separator_container.align_justify .dipl_line_before,.dipl_separator .dipl_separator_container.align_left .dipl_line_after,.dipl_separator .dipl_separator_container.align_none .dipl_line_before,.dipl_separator .dipl_separator_container.align_right .dipl_line_before{flex-grow:1}.dipl_separator .dipl_separator_container.align_center .dipl_line_after,.dipl_separator .dipl_separator_container.align_justify .dipl_line_after,.dipl_separator .dipl_separator_container.align_left .dipl_line_after{margin-left:10px}.dipl_separator .dipl_separator_container.align_center .dipl_line_before,.dipl_separator .dipl_separator_container.align_justify .dipl_line_before,.dipl_separator .dipl_separator_container.align_right .dipl_line_before{margin-right:10px}.dipl_separator .dipl_separator_image{width:42px}.dipl_separator .dipl-icon-circle{padding:16px;border-radius:50%}.dipl_separator .dipl-icon-square{padding:16px}.dipl_separator .dipl-icon-shape-border{border:2px solid}.dipl_separator .et-pb-icon.dipl-icon-hexagon{position:relative;z-index:99;margin-left:-40.25%;padding:15px;-webkit-transform:rotate(-30deg);transform:rotate(-30deg)}.dipl_separator .hexagon-wrapper{display:inline-block;position:relative}.dipl_separator .hexagon-wrapper .hex{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:rotate(30deg);transform:rotate(30deg)}.dipl_separator .hexagon{width:57.735%;height:100%;margin:auto}.dipl_separator .hexagon:before{-webkit-transform:rotate(60deg) translateZ(0);transform:rotate(60deg) translateZ(0)}.dipl_separator .hexagon:after,.dipl_separator .hexagon:before{position:absolute;top:0;right:21.1325%;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:inherit;width:inherit;height:inherit;content:"";-webkit-backface-visibility:hidden;backface-visibility:hidden}.dipl_separator .hexagon:after{-webkit-transform:rotate(-60deg) translateZ(0);transform:rotate(-60deg) translateZ(0)}.dipl_separator .hexagon.dipl-icon-shape-border:after,.dipl_separator .hexagon.dipl-icon-shape-border:before{border-top:2px solid;border-bottom:2px solid;border-color:inherit}.dipl_separator .hex .hexagon.dipl-icon-shape-border{border-left-color:transparent!important;border-right-color:transparent!important}.dipl_team_member_wrapper_lightbox,
.dipl_team_member_wrapper_lightbox .dipl_bar_counter_chunks,
.dipl_team_member_wrapper_lightbox .dipl_bar_counter_filled_bar,
.dipl_team_member_wrapper_lightbox .dipl_empty_bar .dipl_team_member_wrapper_lightbox .dipl_bar_counter_bar,
.dipl_team_member_wrapper_lightbox .dipl_team_member_social_icon,
.dipl_team_member_lightbox .dipl_empty_bar,
.et_pb_with_border .dipl-team-items-categories .dipl-team-active-category,
.et_pb_with_border .dipl-team-items-categories li,
.et_pb_with_border .dipl_team_grid_item,
.et_pb_with_border .dipl_team_member_image,
.et_pb_with_border .dipl_team_member_social_icon {
	border: 0 solid #333;
}
.dipl-team-filterable-categories {
	margin-bottom: 30px;
}
.dipl_team_grid_items {
	display: flex;
	flex-wrap: wrap;
}
.dipl_team_grid_item {
	position: relative;
	overflow: hidden;
	float: left;
}
.dipl_team_link,
.dipl_team_popup {
	cursor: pointer;
}
.dipl_team_grid .dipl_team_member_name,
.dipl_team_member_lightbox .dipl_team_member_name {
	padding: 0;
	font-size: 18px;
	line-height: 1.5;
}
.dipl_team_grid .dipl_team_member_designation,
.dipl_team_member_lightbox .dipl_team_member_designation {
	margin-top: 5px;
	font-size: 12px;
	line-height: 1.5;
}
.dipl_team_grid .dipl_team_member_short_desc,
.dipl_team_member_lightbox .dipl_skill_name,
.dipl_team_member_lightbox .dipl_team_member_description {
	font-size: 14px;
	line-height: 1.5;
}
.dipl_team_grid .dipl_team_member_designation + .dipl_team_member_short_desc,
.dipl_team_grid .dipl_team_member_name + .dipl_team_member_short_desc,
.dipl_team_grid .layout1 .dipl_team_member_hidden_wrapper,
.dipl_team_member_lightbox .dipl_team_member_designation + .dipl_team_member_description,
.dipl_team_member_lightbox .dipl_team_member_name + .dipl_team_member_description,
.dipl_team_member_lightbox .dipl_team_social_wrapper + .dipl_team_member_description {
	margin-top: 15px;
}
.dipl_team_grid .dipl_team_member_designation + .dipl_team_social_wrapper,
.dipl_team_grid .dipl_team_member_name + .dipl_team_social_wrapper,
.dipl_team_grid .dipl_team_member_short_desc + .dipl_team_social_wrapper,
.dipl_team_member_lightbox .dipl_team_member_description + .dipl_team_social_wrapper,
.dipl_team_member_lightbox .dipl_team_member_designation + .dipl_team_social_wrapper,
.dipl_team_member_lightbox .dipl_team_member_name + .dipl_team_social_wrapper {
	margin-top: 5px;
}
.dipl_team_grid .dipl_team_member_image_wrapper {
	position: relative;
	overflow: hidden;
	line-height: 0;
}
.dipl_team_grid .dipl_team_member_image {
	width: 100%;
	transition: transform 0.3s;
}
.dipl_team_grid .dipl_team_grid_item:hover .dipl_team_member_image {
	transform: scale(1.1);
}
.dipl_team_grid .dipl_team_overlay_wrapper {
	display: flex;
	flex-direction: column;
	backface-visibility: hidden;
	transform: translateY(100%);
	transition: 0.3s;
}
.dipl_team_grid .layout1 .dipl_team_member_image_wrapper + .dipl_team_overlay_wrapper {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
}
.dipl_team_grid_item:hover .dipl_team_overlay_wrapper {
	transform: translateY(0) !important;
}
.dipl_team_grid_item .dipl_team_member_hidden_wrapper {
	opacity: 0;
	visibility: hidden;
	transition: 0.3s;
}
.dipl_team_grid_item:hover .dipl_team_member_hidden_wrapper {
	opacity: 1;
	visibility: visible;
}
.dipl_team_grid .dipl_team_social_wrapper,
.dipl_team_member_lightbox .dipl_team_social_wrapper {
	display: flex;
	flex-wrap: wrap;
	line-height: 1;
}
.dipl_team_grid .dipl_team_social_wrapper a,
.dipl_team_member_lightbox .dipl_team_social_wrapper a {
	margin-top: 10px;
	margin-right: 10px;
	font-size: 14px;
}
.dipl_team_grid .dipl_team_social_wrapper a:last-child,
.dipl_team_grid_pagination li:last-child,
.dipl_team_member_lightbox .dipl_team_social_wrapper a:last-child {
	margin-right: 0;
}
.dipl_team_grid .dipl_team_website,
.dipl_team_member_lightbox .dipl_team_website {
	color: #0069ff;
}
.dipl_team_grid .dipl_team_facebook,
.dipl_team_member_lightbox .dipl_team_facebook {
	color: #1a4791;
}
.dipl_team_grid .dipl_team_twitter,
.dipl_team_member_lightbox .dipl_team_twitter {
	color: #00a6e9;
}
.dipl_team_grid .dipl_team_linkedin,
.dipl_team_member_lightbox .dipl_team_linkedin {
	color: #0270ad;
}
.dipl_team_grid .dipl_team_instagram,
.dipl_team_member_lightbox .dipl_team_instagram {
	background: radial-gradient(circle at 30% 107%, #fdf497 0, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285aeb 90%);
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
	color: #d6249f;
}
.dipl_team_grid .dipl_team_youtube,
.dipl_team_member_lightbox .dipl_team_youtube {
	color: #f60000;
}
.dipl_team_member_lightbox .mfp-container {
	display: flex;
	height: auto;
	min-height: 100%;
	padding: 0;
}
.dipl_team_member_lightbox .mfp-content {
	display: flex;
	justify-content: center;
	align-items: center;
}
.dipl_team_member_lightbox .mfp-close:active {
	top: 1px !important;
}
.dipl_team_member_wrapper_lightbox {
	display: grid;
	grid-template-columns: 1fr 1fr;
	position: relative;
	background: #fff;
}
.dipl_team_member_wrapper_lightbox.dipl-no-team-member{
	grid-template-columns: auto 1fr;
}
.dipl_team_member_lightbox .dipl_team_member_image_wrapper {
	line-height: 0;
}
.dipl_team_member_lightbox .dipl_team_member_image {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.dipl_team_member_lightbox .dipl_team_member_content_wrapper {
	padding: 20px;
}
.dipl_team_member_lightbox .dipl_skill_bar_wrapper {
	display: flex;
	flex-direction: column;
	width: 100%;
	margin-top: 10px;
}
.dipl_team_member_lightbox .dipl_skill_bar_wrapper_inner {
	display: flex;
	flex-direction: column;
	width: 100%;
	margin-bottom: 10px;
}
.dipl_team_member_lightbox .dipl_skill_bar_wrapper_inner:last-child {
	margin-bottom: 0;
}
.dipl_team_member_lightbox .dipl_empty_bar {
	position: relative;
	background: #ccc;
	height: 12px;
}
.dipl_team_member_lightbox .dipl_filled_bar {
	position: absolute;
	left: 0;
	top: 0;
	background: #0c71c3;
	width: 0;
	height: 100%;
	transition: width 0.3s;
}
.dipl_team_member_lightbox .dipl_bar_counter_bar_wrapper {
	display: flex;
	align-items: center;
	width: 100%;
}
.dipl_team_member_lightbox .dipl_bar_counter_wrapper_inner {
	margin: 5px 0;
}
.dipl_team_member_lightbox .dipl_bar_counter_animated_striped_bar:before,
.dipl_team_member_lightbox .dipl_bar_counter_striped_bar:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-size: 35px 35px;
}
.dipl_team_member_lightbox .dipl_bar_counter_animated_striped_bar:before {
	animation: 1s linear infinite dipl_animated_stripe;
}
@keyframes dipl_animated_stripe {
	0% {
		background-position: 0 0;
	}
	100% {
		background-position: 35px 0;
	}
}
.dipl_team_member_lightbox .dipl_bar_counter_percent {
	display: inline-block;
	position: relative;
	vertical-align: middle;
	padding: 0 0 0 5px;
	font-size: 14px;
	line-height: 1.5;
}
.dipl_team_member_lightbox .dipl_bar_counter_chunks {
	position: relative;
	background: #ddd;
	margin-right: 5px;
	flex-grow: 1;
}
.dipl_team_member_lightbox .dipl_bar_counter_filled_chunks:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 100%;
	background: #0c71c3;
	content: "";
}
.dipl_team_member_lightbox .dipl_bar_counter_filled_chunks.dipl_animate_filled:before {
	animation-name: dipl_animate_filled;
	animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-duration: 0.2s;
}
.dipl_team_member_lightbox .dipl_bar_counter_filled_chunks:nth-child(2):before {
	animation-delay: 0.1s;
}
.dipl_team_member_lightbox .dipl_bar_counter_filled_chunks:nth-child(3):before {
	animation-delay: 0.2s;
}
.dipl_team_member_lightbox .dipl_bar_counter_filled_chunks:nth-child(4):before {
	animation-delay: 0.3s;
}
.dipl_team_member_lightbox .dipl_bar_counter_filled_chunks:nth-child(5):before {
	animation-delay: 0.4s;
}
.dipl_team_member_lightbox .dipl_bar_counter_filled_chunks:nth-child(6):before {
	animation-delay: 0.5s;
}
.dipl_team_member_lightbox .dipl_bar_counter_filled_chunks:nth-child(7):before {
	animation-delay: 0.6s;
}
.dipl_team_member_lightbox .dipl_bar_counter_filled_chunks:nth-child(8):before {
	animation-delay: 0.7s;
}
.dipl_team_member_lightbox .dipl_bar_counter_filled_chunks:nth-child(9):before {
	animation-delay: 0.8s;
}
.dipl_team_member_lightbox .dipl_bar_counter_filled_chunks:nth-child(10):before {
	animation-delay: 0.9s;
}
@keyframes dipl_animate_filled {
	0% {
		width: 0;
	}
	100% {
		width: 100%;
	}
}
.dipl_team_grid .layout2 .dipl_team_overlay_wrapper {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
}
.dipl_team_grid .layout2 .dipl_team_member_visible_wrapper + .dipl_team_member_hidden_wrapper {
	margin-bottom: 15px;
}
.layout2 .dipl_team_grid_item:hover .dipl_team_overlay_wrapper {
	flex-direction: column-reverse;
}
.dipl_team_grid .layout3 .dipl_team_content_wrapper {
	width: 100%;
}
.dipl_team_grid .layout3 .dipl_team_member_image_wrapper + .dipl_team_content_wrapper,
.dipl_team_grid .layout3 .dipl_team_member_image_wrapper {
	width: 50%;
	float: left;
}
.dipl_team_grid .layout3 .dipl_team_grid_item,
.dipl_team_grid .layout3 .dipl_team_member_image_wrapper {
	display: flex;
}
.dipl_team_grid .layout3 .dipl_team_member_image {
	height: 100%;
	object-fit: cover;
}
.dipl-team-filterable-categories .dipl-team-items-categories {
	list-style: none;
	padding: 0;
	text-align: center;
}
.dipl-team-items-categories li {
	display: inline-block;
	margin-right: 15px;
	margin-bottom: 15px;
	padding: 10px;
	line-height: normal;
	color: #fff;
	transition: 0.3s;
	cursor: pointer;
}
.dipl-team-items-categories .dipl-team-active-category {
	color: #000;
	cursor: default;
}
.dipl_team_lightbox_loader {
	position: relative;
}
.dipl_team_lightbox_loader:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 99;
	background: rgba(255, 255, 255, 0.8);
}
.dipl_team_lightbox_loader:after {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 999;
	content: "\e02d";
	font-family: ETMODULES;
	font-size: 36px;
	color: #000;
	transform: translate(-50%, -50%);
	animation: 2s linear infinite dipl_rotator;
}
@keyframes dipl_rotator {
	from {
		transform: translate(-50%, -50%) rotate(0);
	}
	to {
		transform: translate(-50%, -50%) rotate(360deg);
	}
}
@media screen and (max-width: 767px) {
	.dipl_team_member_wrapper_lightbox {
		grid-template-columns: 1fr;
	}
}
.dipl_team_grid_pagination_wrapper {
	position: relative;
	width: 100%;
	margin-top: 20px;
	text-align: center;
}
.dipl_team_grid_pagination_wrapper .dipl_team_grid_pagination {
	list-style: none;
	padding: 0;
	line-height: normal;
}
.dipl_team_grid_pagination li {
	display: inline-block;
	margin-right: 10px;
}
.dipl_team_grid_pagination li a {
	display: block;
	padding: 4px 10px;
	font-size: 16px;
	line-height: 1.5;
}
.dipl_team_grid_pagination li.active a,
.dipl_team_grid_pagination li.disabled a {
	cursor: default;
}
.dipl_team_grid_pagination li.disabled {
	display: none;
	opacity: 0.2;
}

.dipl_team_content_wrapper > div + .dipl-team-item-link-btn-wrap{
	margin-top: 15px;
}
.dipl_team_member_hidden_wrapper > div + .dipl-team-item-link-btn-wrap{
	margin-top: 20px;
}

.dipl_team_member_lightbox.mfp-wrap {
	overflow-y: auto !important;
	-webkit-overflow-scrolling: touch !important;
}
.dipl_team_member_lightbox .mfp-container{
	height: auto !important;
	min-height: 100% !important;
}
.dipl_team_member_wrapper_lightbox{
	max-height: calc( 100vh - 40px ) !important;
	overflow-y: auto !important;
	margin: 20px auto !important;
	position: relative !important;
}

@media only screen and (max-width: 980px) {
	.dipl_team_member_wrapper_lightbox {
		grid-template-columns: 1fr !important;
	}
	.dipl_team_member_lightbox .dipl_team_member_image_wrapper {
		max-height: 350px !important;
		overflow: hidden !important;
	}
}.dipl_button_item .dipl_button_horizontal_shutter_fill:hover .dipl_background_effect_wrap:after,
.dipl_button_item .dipl_button_horizontal_shutter_fill:hover .dipl_background_effect_wrap:before,
.dipl_button_item .dipl_button_link,
.dipl_button_item .dipl_button_vertical_shutter_fill:hover .dipl_background_effect_wrap:after,
.dipl_button_item .dipl_button_vertical_shutter_fill:hover .dipl_background_effect_wrap:before{
    background-size: cover;
    background-repeat: no-repeat;
}
.dipl_button_wrapper{line-height:1}
.dipl_button_item .dipl_button_link{
    display:inline-block;
    position:relative;
    background-position:center;
    overflow:hidden;
    padding:10px;
    border: 0 solid #333;
    text-decoration: none;
    transition: background-image .3s linear, background-color .3s linear, border .3s linear;
}
.dipl_button_item .dipl_background_effect_wrap{
    position: absolute;
    top: 0;
    left :0;
    width: 100%;
    height: 100%;
}
.dipl_button .dipl_button_item .dipl_button_link:before,
.dipl_button .dipl_button_item .dipl_button_link:after {
    display: none;
}
.dipl_button_item .dipl_button_secondary_text,
.dipl_button_item .dipl_button_text{
    position: relative;
    z-index: 2;
}
.dipl_button_item .dipl_button_text{
    font-size: 18px;
    line-height: 1.5;
}
.dipl_button_item .dipl_button_secondary_text{
    font-size: 14px;
    line-height: 1.5;
}
.dipl_button_icon{
    display: inline-block;
    position: relative;
}
.dipl_button_icon:after,.dipl_button_icon:before{
    display: inline-block;
    position: relative;
    z-index: -1;
    font-family: ETModules;
    font-size: inherit;
    line-height: inherit;
    vertical-align: middle;
}
.dipl_button_icon_left .dipl_button_icon:before{
    left: 0;
    padding-right: 6px;
    content: attr(data-icon);
}
.dipl_button_icon_right .dipl_button_icon:after{
    right: 0;
    padding-left: 6px;
    content: attr(data-icon);
}
@keyframes diplChangeIcon{
    0%{
        opacity: 0;
        visibility: 0;
        content: attr(data-icon);
    }
    100%{
        opacity: 1;
        visibility: visible;
        content: attr(data-icon-hover);
    }
}
.dipl_button_no_text,.dipl_button_no_text .dipl_button_text{line-height:0}
.dipl_button_no_text .dipl_button_icon:after,
.dipl_button_no_text .dipl_button_icon:before{
    line-height: 1;
    padding: 0;
}
.dipl_button_icon_on_hover .dipl_button_icon:after,
.dipl_button_icon_on_hover .dipl_button_icon:before{
    visibility: hidden;
    opacity: 0;
    transition: .3s linear;
}
.dipl_button_icon_on_hover .dipl_button_secondary_text:after,
.dipl_button_icon_on_hover .dipl_button_secondary_text:before{
    display: inline-block;
    content: "";
    visibility: hidden;
    opacity: 0;
    width: 0;
    transition: .3s linear;
}
.dipl_button_item .dipl_button_icon_on_hover:hover .dipl_button_icon{
    transform: translateX(0) !important;
}
.dipl_button_icon_on_hover:hover .dipl_button_icon:after,
.dipl_button_icon_on_hover:hover .dipl_button_icon:before{
    visibility: visible;
    opacity: 1;
}
.dipl_button_item .dipl_button_icon_on_hover.dipl_button_icon_left:hover .dipl_button_icon:before{
    left: 0 !important;
}
.dipl_button_item .dipl_button_icon_on_hover.dipl_button_icon_right:hover .dipl_button_icon:after{
    right: 0 !important;
}
.dipl_button_secondary_text{
    display: block;
}
.dipl_button_item .dipl_background_effect_wrap:after,
.dipl_button_item .dipl_background_effect_wrap:before{
    position: absolute;
    content: "";
    z-index: 1;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    transition: .3s linear;
}
.dipl_button_item .dipl_button_wipe_fill .dipl_background_effect_wrap:before{
    top :0;
    left :0;
    width: 100%;
    height: 100%;
    transform: translate(-100%,0) skew(-45deg);
    transform-origin: 0 0;
}
.dipl_button_item .dipl_button_wipe_fill:hover .dipl_background_effect_wrap:before{
    transform: translate(0,0);
}
.dipl_button_item .dipl_button_slide_down_fill .dipl_background_effect_wrap:before,
.dipl_button_item .dipl_button_slide_up_fill .dipl_background_effect_wrap:before,
.dipl_button_item .dipl_button_vertical_shutter_fill .dipl_background_effect_wrap:after,
.dipl_button_item .dipl_button_vertical_shutter_fill .dipl_background_effect_wrap:before{
    left: 0;
    width: 100%;
    height: 100%;
}
.dipl_button_item .dipl_button_slide_up_fill .dipl_background_effect_wrap:before,
.dipl_button_item .dipl_button_vertical_shutter_fill .dipl_background_effect_wrap:after{
    bottom: -100%;
}
.dipl_button_item .dipl_button_slide_up_fill:hover .dipl_background_effect_wrap:before{
    bottom: 0;
}
.dipl_button_item .dipl_button_slide_down_fill .dipl_background_effect_wrap:before,
.dipl_button_item .dipl_button_vertical_shutter_fill .dipl_background_effect_wrap:before{
    top: -100%;
}
.dipl_button_item .dipl_button_slide_down_fill:hover .dipl_background_effect_wrap:before{
    top: 0;
}
.dipl_button_item .dipl_button_slide_left_fill .dipl_background_effect_wrap:before,
.dipl_button_item .dipl_button_slide_right_fill .dipl_background_effect_wrap:before{
    top: 0;
    width: 100%;
    height: 100%;
}
.dipl_button_item .dipl_button_horizontal_shutter_fill .dipl_background_effect_wrap:after,
.dipl_button_item .dipl_button_slide_left_fill .dipl_background_effect_wrap:before{
    right: -100%;
}
.dipl_button_item .dipl_button_slide_left_fill:hover .dipl_background_effect_wrap:before{
    right: 0;
}
.dipl_button_item .dipl_button_horizontal_shutter_fill .dipl_background_effect_wrap:before,
.dipl_button_item .dipl_button_slide_right_fill .dipl_background_effect_wrap:before{
    left: -100%;
}
.dipl_button_item .dipl_button_slide_right_fill:hover .dipl_background_effect_wrap:before{
    left: 0;
}
.dipl_button_item .dipl_button_vertical_shutter_fill:hover .dipl_background_effect_wrap:before{
    top: -50%;
}
.dipl_button_item .dipl_button_vertical_shutter_fill:hover .dipl_background_effect_wrap:after{
    bottom: -50%;
}
.dipl_button_item .dipl_button_horizontal_shutter_fill .dipl_background_effect_wrap:after,
.dipl_button_item .dipl_button_horizontal_shutter_fill .dipl_background_effect_wrap:before{
    top: 0;
    height: 100%;
    width: 100%;
}
.dipl_button_item .dipl_button_horizontal_shutter_fill:hover .dipl_background_effect_wrap:before{
    left: -50%;
}
.dipl_button_item .dipl_button_horizontal_shutter_fill:hover .dipl_background_effect_wrap:after{
    right: -50%;
}