/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 10 2025 | 02:43:01 */
/*
* Logo */
#site-logo {
  height: auto;
  display: block;
}

#site-logo svg {
  display: inline-block;
  vertical-align: middle;
  width: 200px;
}

.page-id-22429 .elementor-menu-toggle,
.page-id-63 .elementor-menu-toggle,
.single-post .elementor-menu-toggle{
	color: #05004D !important;
}


.page-id-22429 .category .eicon-menu-bar:before
.page-id-63 .category .eicon-menu-bar:before,
.single-post .category  .eicon-menu-bar:before {
	content: '\e912' !important;
}

.media-logo .elementor-image-box-img svg,
.media-logo .elementor-image-box-img img {
	width: 250px !important;
}

.topbar-content {
	font-size: 14px;
}

.topbar-content a {
	font-weight: 600;
	border-bottom: 1px solid;
}
.elementor-nav-menu .sub-arrow  {
	right: 10px;align-content}

#hsforms-form-template{
	padding: 20px;
}

@media (min-width: 768px){
	.topbar-content {
		font-size: 16px;
	}
	.elementor-nav-menu .sub-arrow {
		right: -15px;
	}
}

/*
* Header */
#site-header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  background-color: transparent;
  z-index: 999 !important;
  transition: transform 0.3s ease-in-out, background 0.3s ease-in-out !important;
  transform: translateY(0);
}

body.admin-bar #site-header.header-down:not(.header-top) {
  margin-top: 32px;
}

#site-header .site-header {
  background: none;
  box-shadow: none;
}


.page-header {
  display: none;
}


#site-header.header-up {
  transform: translateY(-140px);
}

#site-header.header-down:not(.header-top) {
  position: fixed;
  background-color: #fff;
}

#site-header.header-down:not(.header-top) .navbar ul > li > a,
#site-header.header-down:not(.header-top) .elementor-menu-toggle{
  color: #05004D; 
}

#site-header.header-down:not(.header-top) .navbar ul li a:after {
  background-color: #0BC8B6;
}

#site-header.header-down:not(.header-top) .elementor-button {
  background-color: #0BC8B6;
  color: #fff;
}

#site-logo svg path,
#site-logo svg polygon,
#site-logo svg rect{
  fill: #fff; 
}

#site-header.header-down:not(.header-top) #site-logo svg path,
#site-header.header-down:not(.header-top) #site-logo svg polygon,
#site-header.header-down:not(.header-top) #site-logo svg rect{
  fill: #05004D; 
}

#page-header::after {
  display: none !important;  
}

.elementor-nav-menu .sub-arrow {
  position: absolute;
  right: -15px;
  top: 50%;
  transform: translateY(-50%);
  margin: 0 !important;
}

ul.elementor-nav-menu--dropdown a, 
ul.elementor-nav-menu--dropdown a:focus, 
ul.elementor-nav-menu--dropdown a:hover {
  border: 0 !important; 
}

ul.elementor-nav-menu--dropdown a:focus, 
ul.elementor-nav-menu--dropdown a:hover {
  color: #fff !important;  
}

@media (min-width: 992px){
  #page-header::after {
    display: block !important;  
  }

  #site-header.header-down:not(.header-top) .elementor-element  {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
}



.hero {
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.hero.hero-noimage:after {
  border: 0;
}

 .hero.hero-noimage .elementor-heading-title,
  .hero.hero-noimage .oew-buttons li a {
    color: #fff !important;
  }

  .hero.hero-noimage .oew-buttons li.elementor-repeater-item-508fc65 a:hover {
    color: #05004D !important;
  }


@media (min-width: 768px){
  .hero:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -1;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 70rem 0 0 177rem;
    border-color: transparent transparent transparent #F7F9FC;
  }

  .hero-after {
    position: relative;
    overflow: hidden;
  }

  .hero-after:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    top: 0;
    right: 0;
    border-style: solid;
    border-width: 0 190px 80px 0;
    border-color: transparent #F7F9FC transparent transparent;
  }

}

@media (max-width: 1024px){

  .hero .elementor-heading-title,
  .hero .oew-buttons li a {
    color: #fff !important;
  }

  .hero .oew-buttons li.elementor-repeater-item-508fc65 a:hover {
    color: #05004D !important;
  }

  .hero-image {
    position: relative !important;
    right: 0 !important;
    left: 0 !important;
    bottom: 0 !important;
    margin: auto;
  }

  .hero-image img {
    max-width: 100%;
  }
}

/*
* Footer */
.footer-nav h5 {
  color: #fff;
  font-family: "Open Sans", Sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.footer-nav ul {
  list-style: none;
  margin: 0;
  padding: 0
}

.footer-nav ul li a {
  color: #fff;
}

/*
* Scaffolding */
*,*:before, *:after {
  outline: 0 !important;
}
/*
* Background Colors */
.has-green-background-color{
  background-color: #0ac7b4; 
}

.has-blue-background-color{
  background-color: #498fe2; 
}

.has-dark-blue-background-color{
  background-color: #05004d; 
}

.has-purple-background-color{
  background-color: #ab74dc; 
}

.has-orange-background-color{
  background-color: #f7b662; 
}

.has-red-background-color{
  background-color: #fc5354; 
}

.has-gray-background-color{
  background-color: #f7f9fc; 
}

.has-white-background-color{
  background-color: #fff; 
}
/*
* Text Colors */
.has-text-color.has-green-color{
  color: #0ac7b4; 
}

.has-text-color.has-blue-color{
  color: #498fe2; 
}

.has-text-color.has-dark-blue-color{
  color: #05004d; 
}

.has-text-color.has-purple-color{
  color: #ab74dc; 
}

.has-text-color.has-orange-color{
  color: #f7b662; 
}

.has-text-color.has-red-color{
  color: #fc5354; 
}

.has-text-color.has-gray-color{
  color: #f7f9fc; 
}

.has-text-color.has-white-color{
  color: #fff; 
}
/*
* Global */
.site-main .elementor-text-editor ul,
.site-main .elementor-tab-content ul,
.elementor-widget-theme-post-content .elementor-widget-container > ul,
.elementor-widget-theme-post-content .elementor-widget-container .job_description > ul{
  margin: 0;
}
.site-main .elementor-element .elementor-widget-container > ul {
	margin:0 0 1.5em 0;
}
.site-main .elementor-element .elementor-widget-text-editor .elementor-widget-container > *:last-child {
	margin-bottom: 0;
}
.site-main .elementor-tab-content ul {
  margin-top: 10px;
}
.site-main .elementor-text-editor ul li,
.site-main .elementor-tab-content ul li,
.elementor-widget-theme-post-content .elementor-widget-container > ul li,
.elementor-widget-theme-post-content .elementor-widget-container .job_description > ul li{
  position: relative;
  list-style: none;
  padding-left: 3rem;
  margin-bottom: 1.8rem;
}

.site-main .elementor-text-editor ul li:before,
.site-main .elementor-tab-content ul li:before,
.elementor-widget-theme-post-content .elementor-widget-container > ul li:before,
.elementor-widget-theme-post-content .elementor-widget-container .job_description > ul li:before {
  content: url(https://mdrevolution.com/wp-content/uploads/2019/09/checkmark-00-00-30-687.svg);
  position: absolute;
  left: 0;
  top: 3px;
}
.site-main .elementor-element .elementor-widget-container > ul li{
  position: relative;
  list-style: none;
  padding-left: 3rem;
  margin-bottom: 1.8rem;
}

.site-main .elementor-element .elementor-widget-container > ul li:before {
  content: url(https://mdrevolution.com/wp-content/uploads/2019/09/checkmark-00-00-30-687.svg);
  position: absolute;
  left: 0;
  top: 3px;
}
.lead {
  font-size: 20px;
}

.elementor-post-date:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f133";
  padding-right: 10px;
}

/*
* Media Logo */
.media-logo .elementor-image-box-description {
  white-space: pre-line; 
}

.media-logo .elementor-image-box-description a {
  font-weight: 600;
}

.media-logo .elementor-image-box-img svg,
.media-logo .elementor-image-box-img img {
	width: 250px !important;
}


.tabs .elementor-tabs-wrapper {
  overflow: visible;
}

.tabs .elementor-tab-title {
  padding: 20px 50px 20px 20px;
  border: 1px solid #ddd !important;
  margin-top: 10px;
  position: relative;
}

.tabs .elementor-tab-title:after {
  font-size: 18px;
  content: "\002B";
  position: absolute;
  right: 20px;
}

.tabs .elementor-tab-title a {
  color: #05004D !important;
}

.tabs .elementor-tab-title.elementor-active {
  font-weight: 600;
  background: #FFFFFF;
  border-bottom: 0 !important;
}

.tabs .elementor-tab-title.elementor-active:after {
  content: "\2212";
}

.tabs .elementor-tab-title.elementor-active + .elementor-tab-content {
  border: 1px solid #ddd !important;
  border-top: 0 !important;
}

.tabs .elementor-tab-content {
  padding: 20px 20px 20px 60px !important;
  width: 100% !important;
  height: auto !important;
}

.sticky-tab .elementor-tabs-wrapper {
  position: sticky;
  position: -webkit-sticky;
  top: 100px;
  align-self: flex-start; 
}

@media (min-width: 768px){

  .tabs .elementor-tab-title {
    padding: 15px;
    border: 0 !important;
  }

  .tabs .elementor-tab-title:after {
    content: none !important;
  }

  .tabs .elementor-tab-title.elementor-active {
    font-weight: 600;
    background: #FFFFFF;
    box-shadow: 0 4px 10px 0 rgba(60,63,64,0.20);
    border-radius: 4px;
    border: 0 !important;
  }

  .tabs .elementor-tab-content {
    padding-left: 10%;
  }

  .tabs .elementor-tab-title.elementor-active + .elementor-tab-content  {
    border: 0 !important;
  }
}


.avatar small,
.avatar-modal-content small {
  display: block;
  margin-top: 1rem;
  font-family: "Open Sans", sans-serif;
  line-height: 1.4;
  font-size: 1.6rem;
  font-weight: 600;
}

.btn-avatar {
  font-weight: 600;
  display: block;
  margin-top: 1rem;
}
html {
  overflow: unset; 
}

body.modal-open {
  overflow: hidden;
}

.avatar-modal:not(.elementor-element-edit-mode) {
  display: none;
  position: fixed;
  overflow: auto;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999;
  background: rgba(0,0,0,0.5);
}

.avatar-modal.elementor-element-edit-mode {
  display: block; 
}

.avatar-modal.open {
  display: block;
}

.avatar-modal:not(.elementor-element-edit-mode) .avatar-modal-content {
  background: #fff;
  padding: 60px;
  margin: 60px auto;
}

.avatar-modal .elementor-image-box-description {
  white-space: pre-line;
}


@media (max-width: 991px) {
  .elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper, 
  .elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{
    display: block !important;
  }

  ..elementor-widget-image-box .elementor-image-box-img{
    margin-bottom: 2rem !important;
  }
  .elementor-widget-image-box .elementor-image-box-wrapper{
    text-align: left !important;
  }
}


/*
* Blog */
body.page-id-22429 #site-logo svg path,
body.page-id-22429 #site-logo svg polygon,
body.page-id-22429 #site-logo svg rect,

body.page-id-63 #site-logo svg path,
body.page-id-63 #site-logo svg polygon,
body.page-id-63 #site-logo svg rect,
body.category #site-logo svg path,
body.category #site-logo svg polygon,
body.category #site-logo svg rect,
body.single-post #site-logo svg path,
body.single-post #site-logo svg polygon,
body.single-post #site-logo svg rect{
	fill: #05004d !important;
}

body.page-id-22429 #js-header,
body.page-id-63 #js-header,
body.category #js-header,
body.single-post #js-header{
	background-color: #fff !important;
}

body.page-id-22429 .elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item,
body.page-id-63 .elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item,
body.category .elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item,
body.single-post .elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item 
{
	color: #05004d !important;
}

body.page-id-22429 .elementor-widget-nav-menu .elementor-nav-menu--main li.current_page_item .elementor-item:after,
body.page-id-63 .elementor-widget-nav-menu .elementor-nav-menu--main li.current_page_item .elementor-item:after,
body.category .elementor-widget-nav-menu .elementor-nav-menu--main li.current_page_item .elementor-item:after,
body.single-post .elementor-widget-nav-menu .elementor-nav-menu--main li.current_page_item .elementor-item:after{
	background-color: #0BC8B6 !important;
}

.blog .elementor-post.elementor-grid-item {
	padding: 20px !important;
	border-bottom: 1px solid #ddd;
}

.blog .elementor-post__meta-data {
	border: 0 !important;
}

.blog .elementor-post__thumbnail__link:after {
	display: none;
}

.blog .elementor-post__text,
.blog .elementor-post__meta-data {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

body.page-id-22429 .blog .elementor-post__card .elementor-post__badge,
body.page-id-63 .blog .elementor-post__card .elementor-post__badge,
body.category .blog .elementor-post__card .elementor-post__badge {
	position: relative;
	margin: 0 !important;
	padding: 0 !important;
	background: transparent !important;
	color: #0BC8B6 !important;
	font-weight: 600 !important;

}

.blog .elementor-pagination {
	padding-top: 60px !important;
}

@media (min-width: 992px){
	.blog .elementor-post.elementor-grid-item {
		padding: 30px !important;
		border-right: 1px solid #ddd;
	}
	.blog .elementor-post.elementor-grid-item:first-of-type,
	.blog .elementor-post.elementor-grid-item:nth-of-type(2),
	.blog .elementor-post.elementor-grid-item:nth-of-type(3)
	{
		border-top: 1px solid #ddd;
	}

	.blog .elementor-post.elementor-grid-item:nth-of-type(3n),
	.blog .elementor-post.elementor-grid-item:last-of-type{
		border-right: 0 !important;
	}
}
body.post-in-category-videos .featured-image {
	display: none;
}

/*
* Article */
.articles .alm-reveal {
  display: flex;
  flex-wrap: wrap;
}

.alm-reveal .article { 
  flex: 0 0 100%;
  width: 100%;
}

.article-news {
  margin-bottom: 6rem;
}

.article-media {
  margin-bottom: 2rem !important;
}

.article-title {
  font-size: 2.4rem;
  margin-bottom: 0;
}

.article-title a {
  color: #05004d;
  line-height: 1.4;
  padding-right: 30px;
  display: inline-block;
}

.article-body {
  margin-top: 2rem;
  padding-right: 30px;
}

.article-btn {
  display: block;
  margin-top: 2rem;
  font-weight: 600;
  color: #05004d;
}

.article-media a {
  position: relative;
  padding-bottom: 50%;
  display: BLOCK;
  overflow: hidden;
}

.article-media a img {
  position: absolute;
  top: 0;
  left: 0; 
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.article-meta {
  margin-top: 1rem;
}

.article-meta *{
  font-size: 16px;
  color: #05004d;
}

.article-meta span {
  margin-right: calc(30px/2);
}

.article-meta span i.fas {
  margin-right: 6px;
  display: inline-block;
}

.alm-btn-wrap {
  display: none;
}

/*
* Press */
.press-article h2 {
  font-size: 2rem;
  margin-bottom: 0;
}

ul.press {
  list-style: none;
  margin: 0;
}

.press-article a {
  color: #05004d;
  display: block;
  padding: 2rem 0;
  border-bottom: 1px solid #ddd;
}

.press-article .date {
  display: block;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  margin-bottom: 10px;
}

.press-article a span.title{
  position: relative;
  padding-right: 30px;
}

.press-article a span.title:after {
  content: url(https://mdrevolution.com/wp-content/uploads/2019/10/icon-external-link@2x.svg);
  position: absolute;
  right: 0;
}

/*
* Archives */

.elementor-post__title a:hover,
.elementor-post__read-more:hover {
  color: #9B77B5;
}

@media (min-width: 600px){
  .article-title a {
    padding-right: 60px;
  }
  .alm-reveal .article {
    flex: 0 0 50%;
    max-width: 50%;
    padding: 0 15px;
  }
}


/*
* Events */
body.page-id-33144 #site-logo svg path,
body.page-id-33144 #site-logo svg polygon,
body.page-id-33144 #site-logo svg rect{
	fill: #05004d !important;
}

body.page-id-33144 #js-header{
	background-color: #fff !important;
}

body.page-id-33144 .elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item
{
	color: #05004d !important;
}

body.page-id-33144 .elementor-widget-nav-menu .elementor-nav-menu--main li.current_page_item .elementor-item:after{
	background-color: #0BC8B6 !important;
}

/*
* Gravity Form */
.elementor-511 .elementor-element.elementor-element-85b20d1 {
  padding-top: 60px;
}

body .gform_wrapper .top_label div.ginput_container {
  margin-top: 8px !important;
}

form label {
  font-family: "Open Sans", sans-serif;
  font-weight: 600 !important;
}

.gform_wrapper ul.gform_fields li.gfield {
  padding-right: 0;
}

.gform_wrapper ul.gform_fields {
  margin: 0 -15px !important;
}

.gform_wrapper ul li.gfield {
  margin-bottom: 20px;
  margin-top: 0;
}

.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.gform_wrapper select {
  height: 50px;
  padding: 0 15px !important;
  border-radius: 4px;
  box-shadow: none !important;
}

.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):focus, .gform_wrapper select:focus
{
  border-color: #05004d;
}

.gform_wrapper select {
  appearance: none;
  -webkit-appearance: none;
  background: url(https://mdrevolution.com/wp-content/uploads/2021/02/ic-keyboard-arrow-down-24px.svg) no-repeat calc(100% - 10px) 50%;
}

.gform_wrapper textarea {
  padding: 10px 15px; 
  min-height: 100px;
}

.gform_wrapper .description_above .gfield_description {
  margin-top: 0;
}

.gform_wrapper ul.gfield_checkbox li input, .gform_wrapper ul.gfield_radio li input {
  display: none !important;
}

.gform_wrapper ul.gfield_checkbox li label, .gform_wrapper ul.gfield_radio li label{
  position: relative;
  padding-left: 30px;
}

.gform_wrapper ul.gfield_checkbox li label:before, .gform_wrapper ul.gfield_radio li label:before {
  content: "";
  width: 20px; 
  height: 20px; 
  border: 1px solid #ddd;
  position: absolute;
  left: 0;
  top: 0;
  transition: border 0.3s ease-in-out;
}
.gform_wrapper ul.gfield_radio li label:before {
  border-radius: 50%;
}

.gform_wrapper ul.gfield_radio li input:checked + label:before {
  border: 6px solid #05004d;

}

.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit], .gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_page_footer input[type=submit] {
  font-family: "Open Sans", Sans-serif;
  text-transform: initial;
  letter-spacing: 0;
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  background-color: #0BC8B6;
  border-radius: 100px 100px 100px 100px;
  padding: 18px 30px 18px 30px;
}

.gfmc-column {
  padding: 0 15px;
}

.gform_wrapper .gform_footer {
  text-align: right;
}

.gform_wrapper .gform_footer input.button, 
.gform_wrapper .gform_footer input[type=submit], 
.gform_wrapper .gform_page_footer input.button, 
.gform_wrapper .gform_page_footer input[type=submit] {
  margin-right: 0;
}

/*
* Checkbox*/

.ginput_container_checkbox input:checked + label:before {
	border: 10px solid
}

.ginput_container_radio input:checked + label:before {
	border: 5px solid
}

.ginput_container_checkbox input:checked + label:after {
opacity: 1;
} 
.ginput_container_checkbox label,
.ginput_container_radio label{
	font-weight: 400 !important;
	padding-left: 30px;
	position: relative;
	cursor: pointer;
}

.ginput_container_radio label:before {
	display: none;
	content: "";
	display: block;
	width: 20px;
	height: 20px; 
	border: 1px solid #ddd;
	border-radius: 20px;
	position: absolute;
	left: 0;
	top: 4px;
	transition: all 0.3s ease-in-out;
}

.ginput_container_checkbox label:before {
	display: none;
	content: "";
	display: block;
	width: 20px;
	height: 20px; 
	border: 1px solid #ddd;
	position: absolute;
	left: 0;
	top: 4px;
	transition: all 0.3s ease-in-out;
}

.ginput_container_checkbox label:after {
	content: "\2714";
	width: 20px;
	height: 20px; 
	position: absolute;
	left: 4px;
	top: 0;
	color: #fff; 
	opacity: 0;
	transition: all 0.6s ease-in-out;
}

.gfield-choice-input {
	display: none !important;
}

/*
* Error */
.gform_wrapper div.validation_error {
  display: none !important;
}
.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
  background: none !important;
  margin-bottom: 0 !important;
  border: 0 !important;
  padding: 0 !important;
}
.gform_wrapper .gfield_label {
  color: #05004d !important;
	font-weight: 500 !important;
}


.button,
.single_job_listing .application .application_button, .job-manager-application-wrapper .application .application_button{
 padding: 18px 32px !important;
	font-size: 16px;
	text-transform: capitalize;
	letter-spacing: 0;
}
.gform_heading {
	display: none;
}
.gform_wrapper.gravity-theme .gfield_validation_message, 
.gform_wrapper.gravity-theme .validation_message{
	padding: 0;
	background: transparent;
	border: 0;
    font-size: 14px;
	line-height: 1.2em;
}
/* .gfield_validation_message, */
.gform_validation_errors{
	display: none;
}
.gform_wrapper.gravity-theme .gfield_label {
	margin-bottom: 0
}
.gform_ajax_spinner {
	display: none;
}
.gform_page_footer {
	display: flex; 
	justify-content: space-between;
}
.gform_wrapper.gravity-theme .gform_previous_button.button, .gform_wrapper.gravity-theme .gform_save_link.button {
	color: #05004d !important; 
	background-color: #f0f0f0 !important;
}
.gform_wrapper.gravity-theme .gf_progressbar_title {
	color: #05004d;
	text-transform: uppercase !important;
	font-size: 12px !important;
	font-weight: 600;
	letter-spacing: 1px !important;
}
.percentbar_green {
	height: 10px !important;
	border-radius: 0 !important;
	background-color: #0BC8B6 !important;
}
.percentbar_green  span {
	display: none !important;
}
.gform_wrapper.gravity-theme .gfield--type-fileupload .ginput_preview_list .ginput_preview{
	margin: 6px 0;
	font-size: 15px;
}
.gform_wrapper.gravity-theme .gfield--type-fileupload .ginput_preview_list .ginput_preview .gform_delete_file{
	background-color: #0bc8b6;
    padding: 3px;
    line-height: 1;
    border-radius: 5px;
    margin-left: 5px;
    vertical-align: middle;
}

.gform_wrapper.gravity-theme legend {
	border: 0;
}
.gform_wrapper.gravity-theme .gfield textarea.small {
	height: 40px;
}
.gform_wrapper.gravity-theme .gfield_description {
	padding-bottom: 0 !important;
}


.sidebar-meta {
  margin-bottom: 2rem;
}

.sidebar-meta h5 { 
  font-family: "Open Sans", sans-serif;
  margin-left: 15px;
}

.sidebar-meta ul {
  list-style: none;
  margin: 0; 
}

.sidebar-meta ul li a {
  display: block;
  padding: 8px 15px;
  border-left: 2px solid transparent;
  color: #05004d;
}

.sidebar-meta ul li a:hover {
  color: #079486;
  border-left-color: #079486;
}

.sidebar-meta .tagcloud {
  margin-left: 15px;
}

.sidebar-meta .tagcloud a {
  background: #f0f0f0;
  color: #05004d;
  font-size: 16px !important;
  padding: 5px 15px;
  border-radius: 50px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 6px;
  margin-bottom: 6px;
}

.sidebar-meta .tagcloud a:hover {
  background: #079486;
  color: #fff;
}


.button-inline {
  display: inline-block;
  vertical-align: middle;
}

.button-inline a,
.wp-block-button__link{
  font-weight: 600;
  font-size: 16px;
  line-height: 1.4;
  padding: 18px 32px 18px 32px
}

/*
* Chart */
.tooltip {
	background-color: rgba(0,0,0,0.75);
	padding: 20px 30px;
	border-radius: 2px;
	font-family: sans-serif;
	color: white;
	pointer-events: none;
	box-shadow: 0 0 5px #999999;
	position: absolute;	
  text-align: left;	
  width: 400px;	
	  opacity:0;	
}



.tooltip strong {
	font-size: 16px;
}

.tooltip p {
margin-bottom: 0;}


.arc {
	cursor: pointer;
}
.arc:hover {
	opacity: .85;
}
#donut-chart text {
	font-weight: 600;
}
.arc text{
	font-weight: 600;
	font-size: 16px;
	color: #fff;
}

svg#donut-chart {
	display: block;
	margin: 0 auto;
	width: 400px;
	height: 400px;
	max-width: 100%;
	position: relative;
}

@media (max-width: 767px){
	.tooltip {
		top: 0 !important;
		left: 0 !important;
		right: 0 !important;
		position: fixed !important;
		margin: 20px auto;
	}
	#donut-chart text,
	.arc text{
		font-size: 20px !important;
	}
}

@media (min-width: 320px){
	svg#donut-chart{
		width: 320px;
		height: 320px;
	}
}

@media (min-width: 400px){
	svg#donut-chart{
		width: 400px;
		height: 400px;
	}
}


@media (min-width: 500px){
	svg#donut-chart{
		width: 500px;
		height: 500px;
	}
}

@media (min-width: 600px){
	svg#donut-chart{
		width: 600px;
		height: 600px;
	}
}

.wp-block-button__link:hover {
	color: #fff !important
}
.wp-container-6 {
	flex-direction: column-reverse;
}
.site-main .elementor-text-editor ul li ul li:before, 
.site-main .elementor-tab-content ul li ul li:before, 
.elementor-widget-theme-post-content .elementor-widget-container > ul li ul li:before{
	content: url(https://mdrevolution.com/wp-content/uploads/2022/07/checkmark-alt.svg);
}

@media (min-width: 768px){
	.wp-block-columns {
		align-items: center !important;
	} 
	.wp-container-6 {
		flex-direction: row;
	}
}

/* .wp-block-embed-youtube .wp-block-embed__wrapper:before {
	padding: 0 !important;
} */

.border-hover::before {  
  transform: scaleX(0);
  transform-origin: bottom right;
}

.border-hover:hover::before {
  transform: scaleX(1);
  transform-origin: bottom left;
}

.border-hover::before {
  content: " ";
  display: block;
  position: absolute;
  top: 0; right: 0; bottom: 0; left: 0;
  inset: 0 0 0 0;
  background: #F7F7F7;
  z-index: -1;
  transition: transform .5s ease;
}

@media (orientation: landscape) {
  body {
    grid-auto-flow: column;
  }
}

.wrap{
	float: right;
	padding: 10px;
	width: 450px;
}

@media all and (max-width: 767px) {
    .wrap{
        float: none;
        width: 100%;
		padding: 0px;
		margin-bottom: 20px;
    }
}

.application_button{
	
	display: none !important;
}

.date-posted{
	display: none !important;
}


.container-top{
	margin-top: 60px;
	
}

.container-bottom{
	margin-bottom: 60px;
}

.section-width{
	padding-left: 22px;
	padding-right: 22px;
	overflow: hidden;
}

.section-padding{
	padding-top:90px;
	padding-bottom: 90px;
	padding-left: 22px;
	padding-right: 22px;
	overflow: hidden;
}

p{
	margin-bottom: 30px !important;
}

p:last-child{
	margin-bottom: 0px !important;
}

.elementor-button{
	margin-top: 10px;
}

.section-bar{
	margin-top: -40px;
	padding-bottom: 90px;
	padding-left: 22px;
	padding-right: 22px;
	z-index: 1;
	overflow: hidden;
}

.section-top{
	padding-top:90px;
	padding-left: 22px;
	padding-right: 22px;
	overflow: hidden;
}

.section-bottom{
	padding-bottom:90px;
	padding-left: 22px;
	padding-right: 22px;
	overflow: hidden;
}


.nav-heading h5{
	font-size: 20px;
	color: #26304D;
	line-height: 1.2em;
	margin-bottom: 10px;
}


.elementor-widget-off-canvas .e-off-canvas__overlay{
	height: 100vh !important;
}
.elementor-widget-off-canvas{
	overflow: hidden !important;
	position: absolute !important;
}
 
.nav-heading .fas{
	font-size: 25px;
}

.nav-heading p{
	margin-top: 5px !important;
	font-size: 14px;
	max-width: 90%;
	line-height: 1.3em !important;

}

.nav-subheading {
	font-size: 16px;
	font-weight: 400;
	color: #26304D;
	line-height: 1.3em;

}


.nav-subheading .fas{
	font-size: 16px;
}

.nav-subheading a{
	color: #26304D;
	transition: .2s;
}


@media only screen and (max-width: 1024px) {
  .nav-heading h5{
	font-size: 20px;
	color: #26304D;
	line-height: 1.2em;
	margin-bottom: 0px;
}
	.nav-heading .fas{
	font-size: 20px;
}
	
	.nav-heading p{
	line-height: 1.3em;
	margin-top: 5px !important;
	font-size: 14px;
	color: #26304D;	
	max-width: 90%;

}
	
	.nav-heading p:last-child{
	margin-bottom: 20px !important;

}
	
	.nav-subheading {
	font-size: 18px;
	font-weight: 400;
	color: #26304D;
	line-height: 1.3em;
	margin-bottom: 20px;
	margin-top: 0px;

}

	.nav-subheading :hover{
		color: #26304D;
	}
	
	.nav-subheading .fas{
	font-size: 17px;
}
}

.partner-module{
    border: solid;
    border-width: 0px 0px 1px 0px;
    border-color: #DDDDDD;
    padding-bottom: 40px;
    margin-bottom: 40px !important;
}

/*Force Loop Grid tiles to fill space of parent container to achieve equal height */
.my-eq-height-grid .e-loop-item{
    height:100%;
}
.my-eq-height-grid .e-loop-item>section{
    height:100%;
}
my-eq-height-grid .e-loop-item>section>.elementor-container{
    height:100%;
}
.my-eq-height-grid .e-loop-item>section>.elementor-container>.elementor-column{
    height:100%;
}


a{
	  text-decoration: none !important;
}

p a {
  position: relative;
  color: #498FE2 !important;
  text-decoration: none;
}

p a:hover {
  color: #498FE2 !important;
}

p a::before {
content: '';
  position: absolute;
  bottom: 0;
  right: 0;
  width: 0;
  top: 4;
  height: 1.75px;
  background-color: #498FE2;
  transition: width 0.6s cubic-bezier(0.25, 1, 0.5, 1);
}

p a:hover::before {
  left: 0;
    right: auto;
    width: 100%;
}


.wrapper-custom-render-lottie.active-show-poup{
/* 	width:80vw;
	height:80vh; */
	transition:0.3s;
	pointer-events:none;
	z-index:9999;
	position:absolute;
}
.lottie-duplicate {
	display:block;
	z-index:-99;
}
.lottie-duplicate.active-popup {
	display:block;
	z-index:-99;
	position:relative;
}

body.active-not-scroll {
	overflow:hidden;
}
.overlay-lottie.active-not-scroll {
	position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #fff;
    z-index: 99;
    opacity: 0.6;
}

.wrapper-custom-render-lottie svg>g>g {
	display:block !important;
}

.wrapper-custom-render-lottie {
	transition:0.3s;
	position:relative;
	z-index:98;
}


.lottie-animation-main {
	position:fixed;
	opacity:0;
	visibility:hidden;
}

.btn-close-expand {
	opacity:0;
	visibility:hidden;
	transition:0.5s;
	cursor:pointer;
}
.btn-close-expand.active-show-btn {
	opacity:1;
	visibility:visible;
}
.btn-trigger-lottie {
	cursor:pointer;
	display:block;
}
.btn-trigger-lottie.show-trigger-btn {
	display:none;
}

.content-lottie {
	transition:1s;
	cursor:pointer;
}
.content-lottie .e-lottie__container {
	max-height:85vh;
}
.content-lottie .e-lottie__animation {
	max-height:85vh;
}
.content-lottie .e-lottie__animation svg {
	max-height:85vh !important;
}
.content-lottie.active-expand {
	max-width:90vw !important;
}

.btn-custom-lottie.active-show-btn {
	opacity:0;
}
.btn-custom-lottie {
	opacity:1;
}
.image-bg-slider-custom {
	transition:1s;
}

.btn-click-image-home {
	cursor:pointer;
}
.custom-btn-close-image-slider {
	display:none;
	cursor:pointer;
}
.custom-btn-close-image-slider {
	position: absolute;
    left: 83vw;
    top: -15px;
}

/* .list-style-features ul li {
	width:50%;
} */


.wrapper-gallery-sin-custom img {
  width: 100%;
	height:100%;
	object-fit:cover;
}


.wrapper-gallery-sin-custom .swiper-button-next {
	right: -22px;
    left: auto;
    bottom: 26px;
    top: auto;
}

.wrapper-gallery-sin-custom .swiper-button-prev {
	right: auto;
    left: -26px;
    bottom: 26px;
    top: auto;
}
.wrapper-gallery-sin-custom .swiper-button-next:after {
	font-size:26px;
}
.wrapper-gallery-sin-custom .swiper-button-prev:after{
	font-size:26px;
}

.wrapper-gallery-sin-custom .swiper-container {
  width: 100%;
}
.wrapper-gallery-sin-custom .swiper-container.slider {
  height: 400px;	
}
.wrapper-gallery-sin-custom .swiper-container.slider .swiper-slide {
	padding-right:5px;
}
.wrapper-gallery-sin-custom .swiper-container.slider-thumbnail {
  height: 100px;
  margin-top:15px;
}

.wrapper-gallery-sin-custom .swiper-container.slider-thumbnail .swiper-wrapper .swiper-slide {
  width: 25%;
  height: 100%;
  opacity: 0.5;
  overflow: hidden;
  padding-right:5px;
}
.wrapper-gallery-sin-custom .swiper-container.slider-thumbnail .swiper-wrapper .swiper-slide.swiper-slide-thumb-active {
  opacity: 1;
}



.list-style-features .elementor-widget-container ul li:before {
   	height:100%;
	display:flex;
	align-items:center;
	top:2px !important;
}
.list-style-features .elementor-widget-container ul li {
	margin-bottom: 0.6rem !important;
}
   
.collum-two-custom .elementor-widget-container ul {
	display:grid;
	grid-template-columns:1fr 1fr;
	gap:5px;
}

.list-tag-intergrations .item-tag {
	padding: 5px 10px;
    border-radius: 100px;
    color: white;
    margin-right: 6px;
    white-space: nowrap;
    line-height: 40px;
}

.lottie-img-expand:before{
	content: '';
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgb(255 255 255 / 60%);
    top: 0;
    left: 0;
    display: block;
    z-index: 9999;
}

.mockup-expand{
	z-index: 99999 !important;
}

@media(max-width:992px) {
	.wrapper-gallery-sin-custom .gallery-slider .swiper-slide {
	  width: auto;
	  height: 340px;
	}
	.wrapper-gallery-sin-custom .swiper-container.slider {
	  height: 340px;	
	}
}

@media(max-width:768px) {
	.wrapper-gallery-sin-custom .gallery-slider .swiper-slide {
		height:auto;
	}
	.wrapper-gallery-sin-custom .swiper-container.slider-thumbnail {
	  height: 60px;
	}
	.wrapper-gallery-sin-custom .swiper-container.slider {
		height:auto;
	}
	.wrapper-gallery-sin-custom .swiper-button-next {
		bottom: 7px;
	}

	.wrapper-gallery-sin-custom .swiper-button-prev {
		bottom: 7px;
	}
	.wrapper-gallery-sin-custom .swiper-button-next:after {
		font-size:20px;
	}
	.wrapper-gallery-sin-custom .swiper-button-prev:after{
		font-size:20px;
	}
}

@media(max-width:600px) {
	
	.list-style-features li:not(:only-child){
		width:calc(100%);
	}
}


.mockup-height{
	min-height: 521px;

}


.mockup-right-left img{
	width: 900px;
	height: 521px;
	object-fit: cover;
	object-position: center left;
}

.mockup-left-container{
	  position: absolute;
    right: 50%;
	width: 900px;
	height: 521px;
}

.mockup-left-text{
	padding-left: 40px;
}

.mockup-right-text{	
		padding-right: 40px;
	}

@media only screen and (max-width: 767px) {
    .mockup-left-container{
		position: absolute;
		right: 0px;
		left: -20px;

	}
	.mockup-left-text{
		margin-top: 561px;
		padding-left: 0px;
	}
}

@media only screen and (min-width: 768px) {
	.mockup-right-img img{
	width: 900px;
	height: 521px;
	object-fit: cover;
	object-position: center left;
}
	.mockup-right-container{
	  position: absolute;
    left: 50%;
	width: 900px;
	height: 521px;
}
}


@media only screen and (max-width: 767px) {
    .mockup-right-container{
/*     position: absolute;
    left: 0px;
	right: -20px; */
	position: relative;

}
/* 	.mockup-right-text{
		margin-top: 561px;	
		padding-right:0px;
	} */
}

.lottie-right{
	--lottie-container-width: 900px;
}

.lottie-left{
	--lottie-container-width: 900px;
}

.lottie-left .e-lottie__container{
/* 	margin-left:-900px !important; */
}

@media (max-width: 767px){
	
.lottie-right{
	--lottie-container-width: 100%;
}

.lottie-left{
	--lottie-container-width: 100%;
}
}









