.wp-block {} /*  (.wp-block {} ensures MT files load in Gutenberg editor) */

/*  MICROTHEMER STYLES  */

/*= Animations ================ */

@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}


/*= General =================== */

/** General >> Gallery Page **/
#section-10-356 > .ct-section-inner-wrap {
	color: rgb(60, 16, 16) !important;
}

/** General >> Envira gallery 852 envira gallery captioned text **/
#envira-gallery-852 .envira-gallery-captioned-text {
	font-size: 16px !important;
}

/** General >> #section-2-1362 > .ct-section-inner-wrap **/
#section-2-1362 > .ct-section-inner-wrap {
	color: rgb(0, 0, 0) !important;
}

/** General >> .acf-gallery li:hover **/
.acf-gallery li:hover {
	-webkit-animation-name: pulse !important;
	animation-name: pulse !important;
	-webkit-animation-duration: 0.9s !important;
	animation-duration: 0.9s !important;
}

/** General >> .bm-csbox **/
.bm-csbox {
	-webkit-animation-name: fadeIn !important;
	animation-name: fadeIn !important;
	-webkit-animation-duration: 2s !important;
	animation-duration: 2s !important;
}


/*= Main Menu ================= */

/** Main Menu >> Sub menu link a:hovber **/
.sub-menu a:hover {
	color: rgb(0, 0, 0) !important;
	background-color: rgba(0, 0, 0, 0) !important;
}

/** Main Menu >> #_rich_text-101-2 > .text-white **/
#_rich_text-101-2 > .text-white {
	font-family: Arial !important;
	color: rgb(255, 255, 255) !important;
}

/** Main Menu >> #_rich_text-101-2 > ul **/
#_rich_text-101-2 > ul {
	color: rgb(255, 255, 255) !important;
	font-size: 20px !important;
	list-style-type: disc !important;
}

/** Main Menu >> #_rich_text-101-2 h4 **/
#_rich_text-101-2 h4 {
	font-size: 25px !important;
}

/** Main Menu >> #menu-main-menu a:hover **/
#menu-main-menu a:hover {
	color: rgb(255, 193, 7) !important;
}

/** Main Menu >> .mt-page-submit-case-study #brx-content h1 **/
.mt-page-submit-case-study #brx-content h1 {
	display: none !important;
}

/** Main Menu >> .mt-page-submit-case-study #sq-nav-item_metas **/
.mt-page-submit-case-study #sq-nav-item_metas {
	display: none !important;
}

/** Main Menu >> .mt-page-submit-case-study #brxe-tdddzv **/
.mt-page-submit-case-study #brxe-tdddzv {
	display: none !important;
}


/*= Online Form =============== */

/** Online Form >> #gform_wrapper_1 **/
#gform_wrapper_1 {
	box-shadow: 0 0 11px 4px rgba(102, 102, 102, 0.37) !important;
	background-color: rgb(254, 214, 78) !important;
	padding: 40px !important;
	border-width: 2px !important;
	border-style: none !important;
	border-radius: 0 !important;
}

/** Online Form >> #gform_submit_button_1 **/
#gform_submit_button_1 {
	color: rgb(45, 77, 219) !important;
	font-size: 21px !important;
	text-align: center !important;
	text-transform: uppercase !important;
	width: 100% !important;
	padding-top: 15px !important;
	padding-bottom: 15px !important;
	border-width: 0 !important;
	border-radius: 0 !important;
	cursor: pointer !important;
}

/** Online Form >> Gform submit button 1:hover **/
#gform_submit_button_1:hover {
	color: rgb(45, 77, 219) !important;
	font-size: 21px !important;
	text-transform: uppercase !important;
	background-color: rgb(235, 255, 138) !important;
	width: 100% !important;
	padding-top: 15px !important;
	padding-bottom: 15px !important;
	border-width: 0 !important;
	border-style: none !important;
	border-radius: 0 !important;
	display: block !important;
	cursor: pointer !important;
}

/** Online Form >> .gfield_contains_required label **/
.gfield_contains_required label {
	color: rgb(45, 77, 219) !important;
	font-size: 16px !important;
}

/** Online Form >> .gfield_contains_required > .gfield_description **/
.gfield_contains_required > .gfield_description {
	color: rgb(60, 16, 16) !important;
}

/** Online Form >> #gform_fields_1 .gfield_required **/
#gform_fields_1 .gfield_required {
	color: rgb(255, 255, 255) !important;
}

/** Online Form >> .gfield_contains_required input **/
.gfield_contains_required input {
	margin-top: 0 !important;
}

/** Online Form >> #gform_1 .gform_title **/
#gform_1 .gform_title {
	color: rgb(255, 255, 255) !important;
	text-align: center !important;
}

/** Online Form >> Span 15 835 **/
#span-15-835 {
	font-size: 35px !important;
}

/** Online Form >> #div_block-8-360 **/
#div_block-8-360 {
	color: rgb(0, 0, 0) !important;
}

/** Online Form >> #gform_wrapper_1 .gform_title **/
#gform_wrapper_1 .gform_title {
	color: rgb(45, 77, 219) !important;
	text-align: center !important;
}

/** Online Form >> #gform_wrapper_1 .gform_required_legend **/
#gform_wrapper_1 .gform_required_legend {
	color: rgb(45, 77, 219) !important;
}

/** Online Form >> #field_1_3 .gfield_label **/
#field_1_3 .gfield_label {
	color: rgb(45, 77, 219) !important;
}

/** Online Form >> #field_1_11 .gfield_label_before_complex **/
#field_1_11 .gfield_label_before_complex {
	color: rgb(45, 77, 219) !important;
}

/** Online Form >> #field_1_14 .gfield_label **/
#field_1_14 .gfield_label {
	color: rgb(45, 77, 219) !important;
}

/** Online Form >> .mt-page-submit-case-study #gform_submit_button_2 **/
.mt-page-submit-case-study #gform_submit_button_2 {
	color: rgb(45, 77, 219) !important;
	font-size: 21px !important;
	text-align: center !important;
	text-transform: uppercase !important;
	background-color: rgb(235, 255, 138) !important;
	width: 100% !important;
	padding-top: 15px !important;
	padding-bottom: 15px !important;
	border-width: 0 !important;
	border-style: none !important;
	border-radius: 0 !important;
	display: block !important;
	cursor: pointer !important;
}


/*( Less than 480px )*/
@media (max-width: 479px) {
	/** Main Menu >> .mt-page-submit-case-study #sq-nav-item_metas **/
	.mt-page-submit-case-study #sq-nav-item_metas {
	padding: 15px !important;
}

	/** Main Menu >> .mt-page-submit-case-study #gform_fields_2 **/
	.mt-page-submit-case-study #gform_fields_2 {
	padding: 15px !important;
}

}

