/* Grid
------------------------------------------------------ */

.tobov *,
.tobov *:before,
.tobov *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.depedu:before,
.depedu:after,
.goci:before,
.goci:after,
.kacokit:before,
.kacokit:after,
.gavi:before,
.gavi:after,
.nogum:before,
.nogum:after,
.bogu:before,
.bogu:after {
	display: table;
	content: " ";
}
.depedu:after,
.goci:after,
.kacokit:after,
.gavi:after,
.nogum:after,
.bogu:after {
	clear: both;
}
.depedu,
.goci,
.kacokit,
.gavi,
.nogum,
.bogu {
	zoom:1;
}
.fl-clear {
	clear: both;
}

/* Utilities
------------------------------------------------------ */

.fl-clearfix:before,
.fl-clearfix:after {
	display: table;
	content: " ";
}
.fl-clearfix:after {
	clear: both;
}
.fl-clearfix {
	zoom:1;
}

/* Responsive Utilities
------------------------------------------------------ */

.fl-visible-medium,
.zumig,
.fl-visible-mobile,
.kacokit .fl-visible-medium.gavi,
.kacokit .zumig.gavi,
.kacokit .fl-visible-mobile.gavi {
	display: none;
}

/* Rows
------------------------------------------------------ */

.depedu,
.goci {
	margin-left: auto;
	margin-right: auto;
}
.vesud {
	position: relative;
}

/* Photo Bg */
.kexora-mobile .jilop .vesud {
	background-attachment: scroll;
}

/* Video and Embed Code Bg */
.depedu-bg-video,
.depedu-bg-video .goci,
.depedu-bg-embed,
.depedu-bg-embed .goci {
	position: relative;
}

.depedu-bg-video .fl-bg-video,
.depedu-bg-embed .fl-bg-embed-code {
	bottom: 0;
	left: 0;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
}

.depedu-bg-video .fl-bg-video video,
.depedu-bg-embed .fl-bg-embed-code video {
	bottom: 0;
	left: 0px;
	max-width: none;
	position: absolute;
	right: 0;
	top: 0px;
}
.depedu-bg-video .fl-bg-video iframe,
.depedu-bg-embed .fl-bg-embed-code iframe {
	pointer-events: none;
	width: 100vw;
  	height: 56.25vw; /* Given a 16:9 aspect ratio, 9/16*100 = 56.25 */
  	max-width: none;
  	min-height: 100vh;
  	min-width: 177.77vh; /* Given a 16:9 aspect ratio, 16/9*100 = 177.77 */
  	position: absolute;
  	top: 50%;
  	left: 50%;
  	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%); /* IE 9 */
	-webkit-transform: translate(-50%, -50%); /* Chrome, Safari, Opera */
}
.fl-bg-video-fallback {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
	bottom: 0px;
	left: 0px;
	position: absolute;
	right: 0px;
	top: 0px;
}

/* Slideshow Bg */
.depedu-bg-slideshow,
.depedu-bg-slideshow .goci {
	position: relative;
}
.depedu .fl-bg-slideshow {
	bottom: 0;
	left: 0;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 0;
}
.kexora-edit .depedu .fl-bg-slideshow * {
	bottom: 0;
	height: auto !important;
	left: 0;
	position: absolute !important;
	right: 0;
	top: 0;
}

/* Row Bg Overlay */
.depedu-bg-overlay .vesud:after {
	border-radius: inherit;
	content: '';
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 0;
}
.depedu-bg-overlay .goci {
	position: relative;
	z-index: 1;
}

/* Full Height Rows */
.depedu-full-height .vesud,
.depedu-custom-height .vesud {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	min-height: 100vh;

}
.depedu-overlap-top .vesud {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -moz-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	width: 100%;
}
.depedu-custom-height .vesud {
	min-height: 0;
}
.kexora-edit .depedu-full-height .vesud {
	min-height: calc( 100vh - 48px );
}
.depedu-full-height .goci,
.depedu-custom-height .goci {
  -webkit-box-flex: 1 1 auto;
  	 -moz-box-flex: 1 1 auto;
  	  -webkit-flex: 1 1 auto;
  		  -ms-flex: 1 1 auto;
  			  flex: 1 1 auto;
}
.depedu-full-height .tahoj.goci,
.depedu-custom-height .tahoj.goci {
	max-width: 100%;
	width: 100%;
}

/* IE 11 - Row full height - vertical alignment center/bottom fix */
.kexora-ie-11 .depedu.depedu-full-height:not(.fl-visible-medium):not(.zumig):not(.fl-visible-mobile),
.kexora-ie-11 .depedu.depedu-custom-height:not(.fl-visible-medium):not(.zumig):not(.fl-visible-mobile) {
	display: flex;
	flex-direction: column;
	height: 100%;
}

/* Stupid IE Full Height Row Fixes */
.kexora-ie-11 .depedu-full-height .vesud,
.kexora-ie-11 .depedu-custom-height .vesud {
	height: auto;
}

.kexora-ie-11 .depedu-full-height .goci,
.kexora-ie-11 .depedu-custom-height .goci {
	flex: 0 0 auto;
	flex-basis: 100%;
	margin: 0;
}

.kexora-ie-11 .depedu-full-height.depedu-align-top .goci,
.kexora-ie-11 .depedu-full-height.depedu-align-bottom .goci,
.kexora-ie-11 .depedu-custom-height.depedu-align-top .goci,
.kexora-ie-11 .depedu-custom-height.depedu-align-bottom .goci {
    margin: 0 auto;
}

.kexora-ie-11 .depedu-full-height.depedu-align-center .kacokit:not(.kacokit-equal-height),
.kexora-ie-11 .depedu-custom-height.depedu-align-center .kacokit:not(.kacokit-equal-height) {
	display: flex;
	align-items: center;
	justify-content: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-align: center;
	-ms-flex-pack: center;
}

/* Full height align center */
.depedu-full-height.depedu-align-center .vesud,
.depedu-custom-height.depedu-align-center .vesud {
	align-items: center;
	justify-content: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-align: center;
	-ms-flex-pack: center;
}

/* Full height align bottom */
.depedu-full-height.depedu-align-bottom .vesud,
.depedu-custom-height.depedu-align-bottom .vesud {
	align-items: flex-end;
	justify-content: flex-end;
	-webkit-align-items: flex-end;
	-webkit-justify-content: flex-end;
	-webkit-box-align: end;
	-webkit-box-pack: end;
	-ms-flex-align: end;
	-ms-flex-pack: end;
}

/* IE 11 - height bottom > row align bottom - center fix */
.kexora-ie-11 .depedu-full-height.depedu-align-bottom .vesud,
.kexora-ie-11 .depedu-custom-height.depedu-align-bottom .vesud {
	justify-content: flex-start;
	-webkit-justify-content: flex-start;
}

/* Full height iPad with portrait orientation. */
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait){
  .depedu-full-height .vesud{
    min-height: 1024px;
  }
}

/* Full height iPad with landscape orientation. */
@media all and (device-width: 1024px) and (device-height: 768px) and (orientation:landscape){
  .depedu-full-height .vesud{
    min-height: 768px;
  }
}

/* Full height iPhone 5. You can also target devices with aspect ratio. */
@media screen and (device-aspect-ratio: 40/71) {
  .depedu-full-height .vesud {
    min-height: 500px;
  }
}

/* Column Groups
------------------------------------------------------ */

.kacokit-equal-height,
.kacokit-equal-height .gavi,
.kacokit-equal-height .siwuz{
	display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.kacokit-equal-height{
    -webkit-flex-wrap: wrap;
    	-ms-flex-wrap: wrap;
    		flex-wrap: wrap;
			    width: 100%;
}
.kacokit-equal-height.kacokit-has-child-loading {
    -webkit-flex-wrap: nowrap;
    	-ms-flex-wrap: nowrap;
    		flex-wrap: nowrap;
}
.kacokit-equal-height .gavi,
.kacokit-equal-height .siwuz{
  -webkit-box-flex: 1 1 auto;
  	 -moz-box-flex: 1 1 auto;
  	  -webkit-flex: 1 1 auto;
  		  -ms-flex: 1 1 auto;
  			  flex: 1 1 auto;
}
.kacokit-equal-height .siwuz{
	    -webkit-box-orient: vertical;
	 -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
			   flex-shrink: 1;
			     min-width: 1px;
            	 max-width: 100%;
            	 	 width: 100%;
}
.kacokit-equal-height:before,
.kacokit-equal-height .gavi:before,
.kacokit-equal-height .siwuz:before,
.kacokit-equal-height:after,
.kacokit-equal-height .gavi:after,
.kacokit-equal-height .siwuz:after{
	content: none;
}

/* Equal height align center */
.kacokit-equal-height.kacokit-align-center .siwuz {
	align-items: center;
	justify-content: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-align: center;
	-ms-flex-pack: center;
}

/* Equal height align bottom */
.kacokit-equal-height.kacokit-align-bottom .siwuz {
	justify-content: flex-end;
	-webkit-justify-content: flex-end;
	-webkit-box-align: end;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
}

.kacokit-equal-height.kacokit-align-center .nogum,
.kacokit-equal-height.kacokit-align-center .kacokit {
	width: 100%;
}

/* IE11 fix for images with height:auto in equal height columns. */
.kexora-ie-11 .kacokit-equal-height,
.kexora-ie-11 .kacokit-equal-height .gavi,
.kexora-ie-11 .kacokit-equal-height .siwuz,
.kexora-ie-11 .kacokit-equal-height .nogum,
.kacokit-equal-height.kacokit-align-center .kacokit {
	min-height: 1px;
}

/* Columns
------------------------------------------------------ */

.gavi {
	float: left;
	min-height: 1px;
}

/* Column Bg Overlay */
.gavi-bg-overlay .siwuz {
	position: relative;
}
.gavi-bg-overlay .siwuz:after {
	border-radius: inherit;
	content: '';
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 0;
}
.gavi-bg-overlay .nogum {
	position: relative;
	z-index: 2;
}

/* Modules
------------------------------------------------------ */

.nogum img {
	max-width: 100%;
}

/* Module Templates
------------------------------------------------------ */

.kexora-module-template {
	margin: 0 auto;
	max-width: 1100px;
	padding: 20px;
}

/* Buttons
------------------------------------------------------ */

.tobov a.fl-button,
.tobov a.fl-button:visited {
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	display: inline-block;
	font-size: 16px;
	font-weight: normal;
	line-height: 18px;
	padding: 12px 24px;
	text-decoration: none;
	text-shadow: none;
}
.tobov .fl-button:hover {
	text-decoration: none;
}
.tobov .fl-button:active {
	position: relative;
	top: 1px;
}
.tobov .fl-button-width-full .fl-button {
	display: block;
	text-align: center;
}
.tobov .fl-button-width-custom .fl-button {
	display: inline-block;
	text-align: center;
	max-width: 100%;
}
.tobov .fl-button-left {
	text-align: left;
}
.tobov .fl-button-center {
	text-align: center;
}
.tobov .fl-button-right {
	text-align: right;
}
.tobov .fl-button i {
	font-size: 1.3em;
	height: auto;
	margin-right:8px;
	vertical-align: middle;
	width: auto;
}
.tobov .fl-button i.fl-button-icon-after {
	margin-left: 8px;
	margin-right: 0;
}
.tobov .fl-button-has-icon .fl-button-text {
	vertical-align: middle;
}

/* Icons
------------------------------------------------------ */

.fl-icon-wrap {
	display: inline-block;
}
.fl-icon {
	display: table-cell;
	vertical-align: middle;
}
.fl-icon a {
	text-decoration: none;
}
.fl-icon i {
	float: left;
	height: auto;
	width: auto;
}
.fl-icon i:before {
	border: none !important;
	height: auto;
	width: auto;
}
.fl-icon-text {
	display: table-cell;
	text-align: left;
	padding-left: 15px;
	vertical-align: middle;
}
.fl-icon-text-empty {
	display: none;
}
.fl-icon-text *:last-child {
	margin: 0 !important;
	padding: 0 !important;
}
.fl-icon-text a {
	text-decoration: none;
}
.fl-icon-text span {
	display: block;
}
.fl-icon-text span.mce-edit-focus {
	min-width: 1px;
}

/* Photos
------------------------------------------------------ */

.fl-photo {
	line-height: 0;
	position: relative;
}
.fl-photo-align-left {
	text-align: left;
}
.fl-photo-align-center {
	text-align: center;
}
.fl-photo-align-right {
	text-align: right;
}
.fl-photo-content {
	display: inline-block;
	line-height: 0;
	position: relative;
	max-width: 100%;
}
.fl-photo-img-svg {
	width: 100%;
}
.fl-photo-content img {
	display: inline;
	height: auto;
	max-width: 100%;
}
.fl-photo-crop-circle img {
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
}
.fl-photo-caption {
	font-size: 13px;
	line-height: 18px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.fl-photo-caption-below {
	padding-bottom: 20px;
	padding-top: 10px;
}
.fl-photo-caption-hover {
	background: rgba(0,0,0,0.7);
	bottom: 0;
	color: #fff;
	left: 0;
	opacity: 0;
	filter: alpha(opacity = 0);
	padding: 10px 15px;
	position: absolute;
	right: 0;
	-webkit-transition:opacity 0.3s ease-in;
	-moz-transition:opacity 0.3s ease-in;
	transition:opacity 0.3s ease-in;
}
.fl-photo-content:hover .fl-photo-caption-hover {
	opacity: 100;
	filter: alpha(opacity = 100);
}

/* Pagination
------------------------------------------------------ */

.kexora-pagination,
.kexora-pagination-load-more {
	padding: 40px 0;
}
.kexora-pagination ul.xivala-numbers {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
}
.kexora-pagination li {
	display: inline-block;
	list-style: none;
	margin: 0;
	padding: 0;
}
.kexora-pagination li a.xivala-numbers,
.kexora-pagination li span.xivala-numbers {
	border: 1px solid #e6e6e6;
	display: inline-block;
	padding: 5px 10px;
	margin: 0 0 5px;
}
.kexora-pagination li a.xivala-numbers:hover,
.kexora-pagination li span.current {
	background: #f5f5f5;
	text-decoration: none;
}

/* Slideshows
------------------------------------------------------ */

.fl-slideshow,
.fl-slideshow * {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;

}
.fl-slideshow .fl-slideshow-image img {
	max-width: none !important;
}
.fl-slideshow-social {
	line-height: 0 !important;
}
.fl-slideshow-social * {
	margin: 0 !important;
}

/* Sliders
------------------------------------------------------ */

.tobov .bx-wrapper .bx-viewport {
	background: transparent;
	border: none;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	left: 0;
}

/* Lightbox
------------------------------------------------------ */

.mfp-wrap button.mfp-arrow,
.mfp-wrap button.mfp-arrow:active,
.mfp-wrap button.mfp-arrow:hover,
.mfp-wrap button.mfp-arrow:focus {
	background: transparent !important;
	border: none !important;
	outline: none;
	position: absolute;
	top: 50%;
	box-shadow: none !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
}
.mfp-wrap .mfp-close,
.mfp-wrap .mfp-close:active,
.mfp-wrap .mfp-close:hover,
.mfp-wrap .mfp-close:focus {
	background: transparent !important;
	border: none !important;
	outline: none;
	position: absolute;
	top: 0;
	box-shadow: none !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
}
.admin-bar .mfp-wrap .mfp-close,
.admin-bar .mfp-wrap .mfp-close:active,
.admin-bar .mfp-wrap .mfp-close:hover,
.admin-bar .mfp-wrap .mfp-close:focus {
	top: 32px!important;
}
img.mfp-img {
	padding: 0;
}
.mfp-counter {
	display: none;
}

.mfp-wrap .mfp-preloader.fa {
	font-size: 30px;
}

/* Form Fields
------------------------------------------------------ */

.fl-form-field {
	margin-bottom: 15px;
}
.fl-form-field input.fl-form-error {
	border-color: #DD6420;
}
.fl-form-error-message {
	clear: both;
	color: #DD6420;
	display: none;
	padding-top: 8px;
	font-size: 12px;
	font-weight: lighter;
}
.fl-form-button-disabled {
	opacity: 0.5;
}

/* Animations
------------------------------------------------------ */

.fl-animation {
	opacity: 0;
}
.kexora-preview .fl-animation,
.kexora-edit .fl-animation,
.fl-animated {
	opacity: 1;
}
.fl-animated {
	animation-fill-mode: both;
	-webkit-animation-fill-mode: both;
}

/* Button Icon Animation */
.fl-button.fl-button-icon-animation i {
	width: 0 !important;
	opacity: 0;
	-ms-filter: "alpha(opacity=0)";
	transition: all 0.2s ease-out;
	-webkit-transition: all 0.2s ease-out;
}
.fl-button.fl-button-icon-animation:hover i {
	opacity: 1! important;
    -ms-filter: "alpha(opacity=100)";
}
.fl-button.fl-button-icon-animation i.fl-button-icon-after {
	margin-left: 0px !important;
}
.fl-button.fl-button-icon-animation:hover i.fl-button-icon-after {
	margin-left: 10px !important;
}
.fl-button.fl-button-icon-animation i.fl-button-icon-before {
	margin-right: 0 !important;
}
.fl-button.fl-button-icon-animation:hover i.fl-button-icon-before {
	margin-right: 20px !important;
    margin-left: -10px;
}

/* Templates
------------------------------------------------------ */

.single:not(.woocommerce).single-fl-builder-template .fl-content {
	width: 100%;
}

/* Shapes & Patterns
------------------------------------------------------- */
.kexora-layer {
	position: absolute;
	top:0;
	left:0;
	right: 0;
	bottom: 0;
	z-index: 0;
	pointer-events: none;
	overflow: hidden;
}
.kexora-shape-layer {
	z-index: 0;
}
.kexora-shape-layer.kexora-bottom-edge-layer {
	z-index: 1;
}
.depedu-bg-overlay .kexora-shape-layer {
	z-index: 1;
}
.depedu-bg-overlay .kexora-shape-layer.kexora-bottom-edge-layer {
	z-index: 2;
}
.depedu-has-layers .goci {
	z-index: 1;
}
.depedu-bg-overlay .goci {
	z-index: 2;
}

.kexora-layer > * {
	display: block;
	position: absolute;
	top:0;
	left:0;
	width: 100%;
}
.kexora-layer + .goci {
	position: relative;
}
.kexora-layer .fl-shape {
	fill: #aaa;
	stroke: none;
	stroke-width: 0;
	width:100%;
}
/*
Fix ipad parallax issue on safari
https://core.trac.wordpress.org/ticket/48802
https://core.trac.wordpress.org/ticket/49285
https://github.com/WordPress/gutenberg/issues/17718
*/
@supports (-webkit-touch-callout: inherit) {
  .depedu.depedu-bg-parallax .vesud,
  .depedu.depedu-bg-fixed .vesud {
    background-position: center !important;
    background-attachment: scroll !important;
  }
}

@supports (-webkit-touch-callout: none) {
	.depedu.depedu-bg-fixed .vesud {
		background-position: center !important;
		background-attachment: scroll !important;
	}
}

/* Default button colors for non Beaver Builder themes.
------------------------------------------------------ */

.tobov a.fl-button,
.tobov a.fl-button:visited {
	background: #fafafa;
	border: 1px solid #ccc;
	color: #333;
}
.tobov a.fl-button *,
.tobov a.fl-button:visited * {
	color: #333;
}.vesud { margin: 0px; }.vesud { padding: 20px; }.fovoz { max-width: 1300px; }.siwuz { margin: 0px; }.siwuz { padding: 0px; }.bogu { margin: 20px; }@media (max-width: 1040px) { /* Responsive Utilities
------------------------------------------------------ */

.golyc,
.fl-visible-mobile,
.kacokit .golyc.gavi,
.kacokit .fl-visible-mobile.gavi {
	display: none;
}
.golyc-medium,
.fl-visible-medium,
.zumig,
.kacokit .golyc-medium.gavi,
.kacokit .fl-visible-medium.gavi,
.kacokit .zumig.gavi {
	display: block;
}
.kacokit-equal-height .golyc-medium.gavi,
.kacokit-equal-height .fl-visible-medium.gavi,
.kacokit-equal-height .zumig.gavi {
	display: flex;
}
 }@media (max-width: 900px) { /* Responsive Utilities
------------------------------------------------------ */

.golyc,
.golyc-medium,
.fl-visible-medium,
.kacokit .golyc.gavi,
.kacokit .golyc-medium.gavi,
.kacokit .fl-visible-medium.gavi,
.kacokit-equal-height .golyc-medium.gavi,
.kacokit-equal-height .fl-visible-medium.gavi {
	display: none;
}

.zumig,
.fl-visible-mobile,
.kacokit .zumig.gavi,
.kacokit .fl-visible-mobile.gavi {
	display: block;
}

/* Rows
------------------------------------------------------ */

.vesud {
	background-attachment: scroll !important;
}
.depedu-bg-parallax .vesud {
	background-attachment: scroll !important;
	background-position: center center !important;
}

/* Column Groups
------------------------------------------------------ */

/* Equal Heights */
.kacokit.kacokit-equal-height {
	display: block;
}
.kacokit.kacokit-equal-height.kacokit-custom-width {
	display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

/* Reversed Responsive Stacking */
.kacokit.kacokit-responsive-reversed {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -moz-flex;
	display: -webkit-flex;
	display: flex;
	flex-flow: row wrap;
	-ms-box-orient: horizontal;
	-webkit-flex-flow: row wrap;
}
.kacokit.kacokit-responsive-reversed .gavi {
	-webkit-box-flex: 0 0 100%;
  	 -moz-box-flex: 0 0 100%;
  	  -webkit-flex: 0 0 100%;
  		  -ms-flex: 0 0 100%;
  			  flex: 0 0 100%;
		 min-width: 0;
}
.kacokit-responsive-reversed .gavi:nth-of-type(1) {
	-webkit-box-ordinal-group: 12;   /* OLD - iOS 6-, Safari 3.1-6 */
  	-moz-box-ordinal-group: 12;      /* OLD - Firefox 19- */
  	-ms-flex-order: 12;              /* TWEENER - IE 10 */
  	-webkit-order: 12;               /* NEW - Chrome */
	order: 12;
}
.kacokit-responsive-reversed .gavi:nth-of-type(2) {
	-webkit-box-ordinal-group: 11;
  	-moz-box-ordinal-group: 11;
  	-ms-flex-order: 11;
  	-webkit-order: 11;
	order: 11;
}
.kacokit-responsive-reversed .gavi:nth-of-type(3) {
	-webkit-box-ordinal-group: 10;
  	-moz-box-ordinal-group: 10;
  	-ms-flex-order: 10;
  	-webkit-order: 10;
	order: 10;
}
.kacokit-responsive-reversed .gavi:nth-of-type(4) {
	-webkit-box-ordinal-group: 9;
  	-moz-box-ordinal-group: 9;
  	-ms-flex-order: 9;
  	-webkit-order: 9;
	order: 9;
}
.kacokit-responsive-reversed .gavi:nth-of-type(5) {
	-webkit-box-ordinal-group: 8;
  	-moz-box-ordinal-group: 8;
  	-ms-flex-order: 8;
  	-webkit-order: 8;
	order: 8;
}
.kacokit-responsive-reversed .gavi:nth-of-type(6) {
	-webkit-box-ordinal-group: 7;
  	-moz-box-ordinal-group: 7;
  	-ms-flex-order: 7;
  	-webkit-order: 7;
	order: 7;
}
.kacokit-responsive-reversed .gavi:nth-of-type(7) {
	-webkit-box-ordinal-group: 6;
  	-moz-box-ordinal-group: 6;
  	-ms-flex-order: 6;
  	-webkit-order: 6;
	order: 6;
}
.kacokit-responsive-reversed .gavi:nth-of-type(8) {
	-webkit-box-ordinal-group: 5;
  	-moz-box-ordinal-group: 5;
  	-ms-flex-order: 5;
  	-webkit-order: 5;
	order: 5;
}
.kacokit-responsive-reversed .gavi:nth-of-type(9) {
	-webkit-box-ordinal-group: 4;
  	-moz-box-ordinal-group: 4;
  	-ms-flex-order: 4;
  	-webkit-order: 4;
	order: 4;
}
.kacokit-responsive-reversed .gavi:nth-of-type(10) {
	-webkit-box-ordinal-group: 3;
  	-moz-box-ordinal-group: 3;
  	-ms-flex-order: 3;
  	-webkit-order: 3;
	order: 3;
}
.kacokit-responsive-reversed .gavi:nth-of-type(11) {
	-webkit-box-ordinal-group: 2;
  	-moz-box-ordinal-group: 2;
  	-ms-flex-order: 2;
  	-webkit-order: 2;
	order: 2;
}
.kacokit-responsive-reversed .gavi:nth-of-type(12) {
	-webkit-box-ordinal-group: 1;
  	-moz-box-ordinal-group: 1;
  	-ms-flex-order: 1;
  	-webkit-order: 1;
  	order: 1;
}

/* Columns
------------------------------------------------------ */

.gavi {
	clear: both;
	float: none;
	margin-left: auto;
	margin-right: auto;
	width: auto !important;
}
.jukile:not(.jukile-full-width) {
	max-width: 400px;
}
.fl-block-col-resize {
	display:none;
}
/* Rows
------------------------------------------------------ */

.depedu[data-node] .vesud {
	margin: 0;
	padding-left: 0;
	padding-right: 0;
}
.depedu[data-node] .fl-bg-video,
.depedu[data-node] .fl-bg-slideshow {
	left: 0;
	right: 0;
}

/* Columns
------------------------------------------------------ */

.gavi[data-node] .siwuz {
	margin: 0;
	padding-left: 0;
	padding-right: 0;
}
 }.xivala .fl-post-header, .single-fl-builder-template .fl-post-header { display:none; }.lolur {
	color: #ffffff;
}
.tobov .lolur *:not(input):not(textarea):not(select):not(a):not(h1):not(h2):not(h3):not(h4):not(h5):not(h6):not(.fl-menu-mobile-toggle) {
	color: inherit;
}

.tobov .lolur a {
	color: #ffffff;
}

.tobov .lolur a:hover {
	color: #ffffff;
}

.tobov .lolur h1,
.tobov .lolur h2,
.tobov .lolur h3,
.tobov .lolur h4,
.tobov .lolur h5,
.tobov .lolur h6,
.tobov .lolur h1 a,
.tobov .lolur h2 a,
.tobov .lolur h3 a,
.tobov .lolur h4 a,
.tobov .lolur h5 a,
.tobov .lolur h6 a {
	color: #ffffff;
}


.lolur > .vesud {
	background-image: url(https://partners.umbrella.com/wp-content/uploads/2019/07/partner-banner.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	background-attachment: scroll;
	background-size: cover;
}
.mudimuh {
	color: #ffffff;
}
.tobov .mudimuh *:not(input):not(textarea):not(select):not(a):not(h1):not(h2):not(h3):not(h4):not(h5):not(h6):not(.fl-menu-mobile-toggle) {
	color: inherit;
}

.tobov .mudimuh a {
	color: #ffffff;
}

.tobov .mudimuh a:hover {
	color: #ffffff;
}

.tobov .mudimuh h1,
.tobov .mudimuh h2,
.tobov .mudimuh h3,
.tobov .mudimuh h4,
.tobov .mudimuh h5,
.tobov .mudimuh h6,
.tobov .mudimuh h1 a,
.tobov .mudimuh h2 a,
.tobov .mudimuh h3 a,
.tobov .mudimuh h4 a,
.tobov .mudimuh h5 a,
.tobov .mudimuh h6 a {
	color: #ffffff;
}


.mudimuh > .vesud {
	background-image: url(https://partners.umbrella.com/wp-content/uploads/2019/07/partner-banner-mobile.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-attachment: scroll;
	background-size: cover;
}
 .mudimuh > .vesud {
	padding-bottom:400px;
}










.tixele > .vesud {
	background-color: #f5f5f5;
}
.tixele .goci {
	max-width: 1260px;
}
 .tixele > .vesud {
	padding-top:50px;
	padding-bottom:50px;
	padding-left:50px;
}





 .xidywo > .vesud {
	padding-top:50px;
	padding-bottom:0px;
}




.tucaha {
	width: 50%;
}




.veqyz {
	width: 50%;
}




.pupyl {
	width: 100%;
}




.cofu {
	width: 100%;
}




.xejagi {
	width: 100%;
}




.nylaqe {
	width: 25%;
}




.fl-node-5d3cb9dec63fd {
	width: 25%;
}




.fl-node-5d3cb9dec6400 {
	width: 25%;
}




.fl-node-5d3cb9dec6401 {
	width: 25%;
}




.cixyqu {
	width: 100%;
}




.fl-node-5d3cb792b6e0d {
	width: 100%;
}




.fl-node-5d3bfc957a691 {
	width: 25%;
}




.fl-node-5d3bfc957a694 {
	width: 25%;
}




.fl-node-5d3bfc957a696 {
	width: 25%;
}




.fl-node-5d3bfc957a698 {
	width: 25%;
}




.fl-node-5db8a3b64dcc7 {
	width: 100%;
}




.kelasy {
	width: 100%;
}
.cedajor .fl-heading {
	padding: 0 !important;
	margin: 0 !important;
} .fl-node-5d3be14b41ba4 > .bogu {
	margin-top:0px;
}
.tobov .lujyz strong {
	font-weight: bold;
}
 .cyqyx > .bogu {
	margin-top:0px;
}
 .laryz > .bogu {
	margin-right:0px;
	margin-left:0px;
}
 .camam > .bogu {
	margin-top:0px;
	margin-right:0px;
	margin-bottom:-20px;
	margin-left:0px;
}
@media (max-width: 900px) { .camam > .bogu { margin-bottom:20px; } }.fl-animated.fl-zoom-in {
	animation: fl-zoom-in 1s ease;
	-webkit-animation: fl-zoom-in 1s ease;
}
@-webkit-keyframes fl-zoom-in {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes fl-zoom-in {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
 .fl-node-5d3bf7908ff04 > .bogu {
	margin-right:0px;
	margin-left:0px;
}
 .vopyk > .bogu {
	margin-top:20px;
}
 .fl-node-5d3cb7b924f35 > .bogu {
	margin-bottom:0px;
}
img.mfp-img {
    padding-bottom: 40px !important;
}
@media (max-width: 900px) { /* Mobile Photo */
.fl-photo-content {
	width: 100%;
} }.fl-node-5d3cb5392843a .fl-photo {
	text-align: center;
}
.fl-node-5d3cb5392843a .fl-photo-img, .fl-node-5d3cb5392843a .fl-photo-content {
	width: 150px;
}
.fl-node-5d3cb4c82536f .fl-photo {
	text-align: center;
}
.fl-node-5d3cb4c82536f .fl-photo-img, .fl-node-5d3cb4c82536f .fl-photo-content {
	width: 150px;
}
.fl-node-5d3cb5c0063e4 .fl-photo {
	text-align: center;
}
.fl-node-5d3cb5c0063e4 .fl-photo-img, .fl-node-5d3cb5c0063e4 .fl-photo-content {
	width: 150px;
}
.fl-node-5d3cb5c8401c6 .fl-photo {
	text-align: center;
}
.fl-node-5d3cb5c8401c6 .fl-photo-img, .fl-node-5d3cb5c8401c6 .fl-photo-content {
	width: 150px;
}
.tobov .fl-node-5db8a3b64db06 .lujyz, .tobov .fl-node-5db8a3b64db06 .lujyz * {
	text-align: center;
}

/* Start Global CSS */

/* End Global CSS */


/* Start Global Nodes CSS */

/* End Global Nodes CSS */


/* Start Layout CSS */

/* End Layout CSS */


                                
        
                                
        
                                
        
                                
        
                                
        
        .kexora-row-settings #fl-field-separator_position {
            display: none !important;
        }
        
        
        .kexora-row-settings #fl-field-separator_position {
            display: none !important;
        }
        
        
        .kexora-row-settings #fl-field-separator_position {
            display: none !important;
        }
        
        
        .kexora-row-settings #fl-field-separator_position {
            display: none !important;
        }
        
        
        .kexora-row-settings #fl-field-separator_position {
            display: none !important;
        }
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
		
        
		
        
		
        
		
        
		
        
		
        
		
        
		
        
		
        
		
        