/*
Theme Name:     Neve Child
Theme URI:      https://themeisle.com/themes/neve/
Template: neve
Author:         ThemeIsle
Author URI:     https://themeisle.com
Description:    Neve is a super fast, easily customizable, multi-purpose theme. It’s perfect for blogs, small business, startups, agencies, firms, e-commerce shops (WooCommerce storefront) as well as personal portfolio sites and most types of projects. A fully AMP optimized and responsive theme, Neve will load in mere seconds and adapt perfectly on any viewing device. While it is lightweight and has a minimalist design, the theme is highly extendable, it has a highly SEO optimized code, resulting in top rankings in Google search results. Neve works perfectly with Gutenberg and the most popular page builders (Elementor, Brizy, Beaver Builder, Visual Composer, SiteOrigin, Divi). Neve is also WooCommerce ready, responsive, RTL & translation ready. Look no further. Neve is the perfect theme for you!
Version:        1.0.0
License:        GNU General Public License v2 or later
License URI:    http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:    neve
Tags: blog, custom-logo, e-commerce, rtl-language-support, post-formats, grid-layout, one-column, two-columns, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, flexible-header, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, accessibility-ready, wide-blocks, block-styles
*/
    b, strong {font-weight: bold; !important }
.owl-stage{
	display: flex;
	    margin-bottom: 10px !important;
}

.owl-stage .hp-card, .owl-stage .item{
	height: 100%;
}

.owl-prev {
	content:"⟨ ⟩"
    width: 15px;
    height: 100px;
    position: absolute;
    top: 40%;
    margin-left: -20px !important;
    display: block !important;
    border:0px solid black;
}

.owl-next {
    width: 15px;
    height: 100px;
    position: absolute;
    top: 40%;
    right: -25px;
    display: block !important;
    border:0px solid black;
}
.owl-prev i, .owl-next i {transform : scale(1,6); color: #ccc;}


.multi-select-container .bootstrap-select{
  width: 100% !important;
  
}
@media only screen and (min-width: 600px) {
  .search-filters .card{
	max-height: none !important;
	overflow: visible !important;
}
}
.search-filters .custom-spinner{
	display: block;
    z-index: 9999;
    background-color: #f6f6f6;
    border: 1px solid#eee;
    font-size: bold;
    color: #444;
    padding: 15px;
    border-radius: 5px;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
}
.search-filters .card{
	max-height: none;
	overflow: visible;
}

.search-filters .card {border: 1px solid var(--nv-c-2);}
  .multi-select-container .bootstrap-select .filter-option-inner-inner{
  text-transform: uppercase;
}
.search-filters .card-header {
               background-color: #f6fcfd;
       border-bottom: 1px solid var(--nv-c-2);
   }
.search-filters .row{
	margin-top: 10px;
}
.search-filters .alert{
	margin-top: 15px;
	padding: 16px !important;
}
.multi-select-container .dropdown-toggle{
  background: white;
    color: black;
    border: 1px solid #e6e6e6;
}
.card .card-header .btn-header-link:after {
  content: "\f107";
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  float: right;
}

.wpv-filter-form p{
  margin-bottom: 0px;
}

/*.filter-loading{
	position: absolute;
    top: 0px;
    width: 100%;
    z-index: 1000;
    height: 100%;
    margin-left: -20px;
    border: 1px solid var(--nv-c-2);
    background-color: #fff;
    border-radius: 0.25rem;
	text-align:center;
}*/

.multi-select-container .dropdown-menu{
	max-height: 200px !important;
	transform: translate3d(0,0,10px) !important;
}

.multi-select-container .dropdown-menu .inner.show{
	max-height: 194px !important;
}

.js-wpv-view-layout .owl-carousel .owl-nav button.owl-next{
	background: rgba(0,0,0,0.4) !important;
    color: white !important;
	width: 20px;
    text-align: center;
	font-weight: bold;
}
.js-wpv-view-layout .owl-carousel .owl-nav button.owl-prev{
	background: rgba(0,0,0,0.4) !important;
    color: white !important;
	width: 20px;
    text-align: center;
	font-weight: bold;
}
.js-wpv-view-layout .owl-nav{
	margin-top: 0px !important;
	    margin-left: -4px;
}

.js-wpv-page-selector {
	width: 70px;
    height: 30px;
    padding: 0px 30px 0px 9px!important;
    border-radius: 3px;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
	margin: 0px 7px;
    cursor: pointer;
    text-indent: 0.01px;
    text-overflow: "";
    background: url(../../uploads/2022/01/select-arrow.png) 100% 50% no-repeat;
	border: 1px solid #dee2e6;
}

.wpv-filter-previous-link, .wpv-filter-next-link{
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
	color: #000000;
}

.calculator_wrapper .modal {
    z-index: 100000;
}

.calculator_wrapper .alert-danger {
    display: none;
    margin-bottom: 0;
    margin-left: 15px;
}

.calculator_wrapper .pull-right {
    float: right;
}

.calculator_wrapper .btn-group {

    display: inline-flex !important;
}
.calculator_wrapper .btn-group .btn {
    margin:2px;
}

.calculator_wrapper .tab-pane {
    border-left: 1px solid #cbebf2;
    border-right: 1px solid #cbebf2;
    border-bottom: 1px solid #cbebf2;
    border-radius: 0px 0px 5px 5px;
    margin-bottom: 20px;
    padding: 20px;
    background-color: #f6fcfd;
}

.calculator_wrapper .nav-tabs .nav-link.active {
    background-color: #f6fcfd;
    border-color: #cbebf2 #cbebf2 #f6fcfd;
}

.calculator_wrapper .nav-tabs {
    border-bottom: 1px solid #cbebf2;
}
.calculator_wrapper p{
	margin-bottom: 0px !important;
}
.calculator_wrapper .calculate-button{
	margin-left: 15px;
}

.hr-double {
    margin-top: 20px;
    border-top: 4px double #ebebeb;
}

.calculator_wrapper .calculator-content {
    border-left: 1px solid #cbebf2;
    border-right: 1px solid #cbebf2;
    border-bottom: 1px solid #cbebf2;
	border-top: 1px solid #cbebf2;
    border-radius: 5px 5px 5px 5px;
    margin-bottom: 20px;
    padding: 20px;
    background-color: #f6fcfd;
}
.calculator_wrapper .result{
	font-weight: bold;
}

.search-filters .card-header h5{
	color: var(--nv-primary-accent) !important;
}
.custom-button{
	position: relative;
    float: left; 
	padding: 13px 15px; 
	background-color: #0176c3; 
	margin-left: -1px;
}
.custom-button-high{
	position: relative;
    float: left; 
	padding: 13px 15px; 
	background-color: #62c2da; 
	margin-left: -1px;
}
.custom-button-high a {
	color: #FFF; 
}
.custom-button a {
	color: #FFF; 
}

.menu-item {font-family: var(--headingsFontFamily),var(--nv-fallback-ff) !important; text-transform:uppercase; margin-left:5px !important; margin-right:5px !important;}

.header-top-inner {font-size:.9em}

a:hover {text-decoration: none !important;}
a {text-decoration: none !important;}

.pipe-bold{font-weight:700; color:#ff7700}

.insta-icon-top {}

.entry-content a:not([class]), .nv-comment-content a:not([class]), .nv-template .neve-main a:not([class]), .widget_text a:not([class]) {
    --linkdeco: none; !important
}

    .nv--yoast-breadcrumb.neve-breadcrumbs-wrapper {
    font-weight: 200;
}

h1, h2, h3, h4, h5, h6 {color: #EB6D00 !important; margin-bottom:10px !important;}

/*h5 {
	font-size: 24px !important;
}*/

hr {
    color: var(--nv-c-2);
    height: 0;
    border: 0;
    border-top: 2px solid;
    margin: 10px 0 20px;
    display: inline-block;
    width: 100%;
}

#comments {visibility: hidden;}

.entry-header {
	text-align:left !important; 
	margin-top: 30px !important;
	margin-bottom: 10px !important;
}
.nv-page-title .neve-breadcrumbs-wrapper, .nv-title-meta-wrap .neve-breadcrumbs-wrapper {
    margin-bottom: 10px !important;
} 

.nv-page-title-wrap {
	margin-top: 30px !important;
}

.btn, .button, .wp-block-button__link, button, input[type="button"], input[type="reset"], input[type="submit"] {
    font-family: var(--headingsFontFamily),var(--nv-fallback-ff) !important; font-weight: 400;}

.hp-video-slide {font-family: var(--fontFamily,var(--bodyFontFamily)); font-weight:600; }

.btn-highlight {background-color: #62c2da !important;
}

.hp-card {padding: 15px 5px;
background-color: #f6fcfd;     margin: 5px; border: 1px  solid #cbebf2; border-radius: 5px;}

p {
    margin-bottom: 15px !important;
}


/* PARAMETRIC SEARCH COMPONENTS */
.categorychecklist{
  list-style: none;
padding: 0;  
}
ul.children{
list-style: none; 
}
.check_box_list{
  height: 200px; 
  overflow-y: scroll; 
  border: 1px solid #dbe3ea; 
  padding:10px;
}

/* PROTOCOLS TABLE */
.protocol-table table { border-collapse: collapse; text-align: left; width: 100%; } .protocol-table {border: 1px solid #c1c8ce; }.protocol-table table td, .protocol-table table tr { padding: 5px 5px; }.protocol-table table tbody td { border-left: 1px solid #c1c8ce;font-size: 12px;border-bottom: 1px solid #c1c8ce; }.protocol-table table tbody td:first-child { border-left: none; }.protocol-table table tbody tr:last-child td { border-bottom: none; }

/* SLIDE NAVIGATION */

.slide_navigation{
  list-style: none;
}
.slide_navigation li{
  display: inline; 
  padding: 5px 10px;
  cursor: pointer; 
}

/* BUTTON FIXES ON CLINICAL CASES */
.btn-group-wrap2 {
    text-align: center;
}
/* center the slide navigaton */
div.btn-group2 {
    margin: 0 auto; 
    text-align: center;
    width: inherit;
    display: inline-block;
}
/* center next prev */
.btn-group-wrap {
    text-align: center;
}
/* center the slide navigaton next prev */
div.btn-group {
    margin: 0 auto; 
    text-align: center;
    width: inherit;
    display: inline !important;
}

/* box with slide navigation icone */ 
.icone_slide{
float: left; 
align: center; 
display: block; 
}

/* CLINICAL CASE SLIDE BACKGROUND DESIGN */
.answer_wraper, .quiz_wraper {background-color: #f6fcfd; border: 1px solid #dbe3ea;  padding: 10px; margin-bottom:10px; width:100%;}

/* HIDE RECAPTCHA BADGE */

.grecaptcha-badge {
    display: none !important;
}




/* MEDIA ELEMENT JS RESPONSIVE VIDEO FIX */

.wp-video, video.wp-video-shortcode, .mejs-container, .mejs-overlay.load {
	width: 100% !important;
	height: 100% !important;
}

.wp-video, video.wp-video-shortcode {
	max-width: 100% !important;
}
video.wp-video-shortcode {
	position: relative;
}
.mejs-mediaelement {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
.mejs-controls {
	display: none;
}
.mejs-overlay-play {
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: auto !important;
	height: auto !important;
}

.wp-video, video.wp-video-shortcode, .mejs-container, .mejs-overlay.load {
width: 100% !important;
height: 100% !important;

}
.wp-video, video.wp-video-shortcode {
max-width: 100% !important;
}
video.wp-video-shortcode {
position: relative;
}
.mejs-mediaelement {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
}
.mejs-controls {
display: none;
}
.mejs-overlay-play {
top: 0;
right: 0;
bottom: 0;
left: 0;
width: auto !important;
height: auto !important;
} 

/* latest code for mejs */

.mejs-container {
  width: 100% !important;
  height: auto !important;
  padding-top: 75%;

}
.mejs-overlay, .mejs-poster {
  width: 100% !important;
  height: 100% !important;
}
.mejs-mediaelement video {
  position: absolute;
  top: 0; left: 0; right: 0; bottom: 0;
  width: 100% !important;
  height: 100% !important;
}
.kleo-carousel-items img{
border: 1px solid #dbe3ea;
}


.min {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	line-height:100%;
	color:#FFFFFF;
	margin:0px;
	padding:0px;
}

.med {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	line-height:100%;
	color:#FFFFFF;
	margin:0px;
	padding:0px;
}


.medColor {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;
	text-decoration:none;
	line-height:100%;
	color:#e30505;
	margin:0px;
	padding:0px;
}

.max {
	font-family:Arial, Helvetica, sans-serif;
	font-size:25px;
	font-weight:bold;
	text-decoration:none;
	line-height:100%;
	color:#FFFFFF;
	margin:0px;
	padding-bottom:5px;
        padding-top:0px;
        padding-left:0px;
        padding-right:0px;   
}
.header-top-inner .hfg-slot.right .builder-item.desktop-left:nth-child(2) {
  margin-top: 0px;
	margin-bottom: 0px;
}

.top-insta-icon::before{
  content:url('https://phpeight.pixelentropy.eu/staging-mdct-net/wp-content/uploads/2022/04/Instagram-logo-1.png');
  position:absolute; /*or absolute*/
  z-index:100000; /*a number that's more than the modal box*/
  left:-29px;
  top:-1px;
}

.top-insta-icon{
	margin-left: 32px !important
 }
.mf-login-item{
	margin-left: 25px !important;
}
.mf-login-item span{
	position: absolute;
	top: 2px;
    left: -21px;
}
.mf-login-column{
	margin-top: 20px;
}
@media only screen and (min-width: 576px) {
  .modal-dialog {
    max-width: 70% !important;
  }
.mf-login-form-modal .mf-login-column:nth-child(1) {
	 border-right: 1px solid #a8ddea;
}
.mf-login-form .mf-login-column:nth-child(2) {
	 border-right: 1px solid #a8ddea;
}
}
.margin-bottom-s{
	display: inline-block;
	margin-bottom: 10px !important;
}

#education_nav .btn-highlight{
	/*margin-bottom: 3px;*/
}
.cc-slide{
	  background-color: #f6fcfd;
	
}
.cc-current-slide{
	 /*background-color: var(--primaryBtnBg);*/
	background-color: #62c2da !important;
	color: white;
}
.cc-current-slide, .cc-slide {
	-webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Old versions of Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome, Edge, Opera and Firefox */
	display: inline-block;
	border: 1px solid #dbe3ea;
		padding: 10px;
		margin-bottom: 4px;
		font-weight:normal;
}

@media only screen and (max-width: 960px) {
	#secondary-menu li:first-of-type {
		border-top: 1px solid  #003f8d;
		padding-top: 8px;
	}
	#secondary-menu li a{
		color: #003f8d;
	}
	.top-insta-icon::before {
    left: -31px;
    top: 15px;
}
	.top-insta-icon {margin-left: 36px !important;}
	.mf-login-item {
    margin-left: 36px !important;
}
	.mf-login-item span {
    position: absolute;
    top: 17px;
    left: -29px;
}
}


}
.mf-login-forgot-link{
	float: right;
}
 .modal-backdrop {
	z-index: 999901 !important;
}
.modal {
	z-index: 999902 !important;
}
.mf-login-forgot-link{
	float: right;
	    margin-top: 15px;
}
#loginModal .close{
    width: 50px;
    height: 50px;
    position: absolute;
    right: 0px;
	z-index: 1000;
}
#loginModal .close:hover{
	background: white;
}

.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:focus{
	    background-color: var(--primaryBtnHoverBg);
    color: var(--primaryBtnHoverColor);
    border-color: var(--primaryBtnHoverColor);
}

.calculator_wrapper .nav-tabs {
	margin: 0px !important;
}

input[type="radio"], input[type="checkbox"] {
  margin-right: 8px;
}

.caixa_slide,.caixa_slide .flexslider {
    margin-bottom: 0px !important;
}



.caixa_slide .flexslider .slides > li, .caixa_slide, .flexslider .slides  {
	margin: 0 0;
}
#carousel {
	margin-top: -20px !important;
}
.flex-direction-nav a.custom_slider_prev {
    opacity: 0;
    cursor: default;
    z-index: -1;
    left: -50px;
    display: block;
    width: 40px;
    height: 40px;
    margin: -20px 0 0;
    position: absolute;
    top: 50%;
    z-index: -1;
    overflow: hidden;
    cursor: pointer;
    color: rgba(0, 0, 0, 0.8);
    text-shadow: none;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    color: #fff;
    background-color: #000;
    border-radius: 50%;
    text-align: center;
}
.flexslider:hover .flex-direction-nav a.custom_slider_prev{
    left: 10px;
}

.flex-direction-nav a.custom_slider_prev:before {
    font-family: "flexslider-icon";
    font-size: 20px;
    display: inline-block;
    content: '\f001';
    color: #FFF;
    text-shadow: 1px 1px 0 rgb(255 255 255 / 30%);
    line-height: 40px;
}
.flexslider:hover .flex-direction-nav a.custom_slider_next{
    right: 10px;
}
.flex-direction-nav a.custom_slider_next {
    right: -50px;
    text-align: center;
    display: block;
    width: 40px;
    height: 40px;
    margin: -20px 0 0;
    position: absolute;
    top: 50%;
    z-index: -1;
    overflow: hidden;
    opacity: 0;
    cursor: pointer;
    color: rgba(0, 0, 0, 0.8);
    text-shadow: none;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    color: #fff;
    background-color: #000;
    border-radius: 50%;
    text-align: center;
}

.flex-direction-nav a.custom_slider_next:before {
    content: '\f002';
    color: #FFF;
    text-shadow: 1px 1px 0 rgb(255 255 255 / 30%);
    line-height: 40px;
    font-family: "flexslider-icon";
    font-size: 20px;
    display: inline-block;
}

.flexslider:hover .flex-direction-nav a.custom_slider_next.show,.flexslider:hover .flex-direction-nav a.custom_slider_prev.show {
    opacity: 0.7 !important;
    z-index: 10;
}
.flex-direction-nav .flex-next, .flex-direction-nav .flex-prev,.flex-direction-nav a.custom_slider_next, .flex-direction-nav a.custom_slider_prev {
	opacity: 0 !important;
}
.flexslider:hover .flex-direction-nav .flex-next:hover,
.flexslider:hover .flex-direction-nav .flex-prev:hover,
.flexslider:hover .flex-direction-nav a.custom_slider_next.show:hover,
.flexslider:hover .flex-direction-nav a.custom_slider_prev.show:hover{
    opacity: 1 !important;
}
.flexslider:hover .flex-direction-nav .flex-next,
.flexslider:hover .flex-direction-nav .flex-prev,
.flexslider:hover .flex-direction-nav a.custom_slider_next.show,
.flexslider:hover .flex-direction-nav a.custom_slider_prev.show
{
	opacity: 0.7 !important;
}

#education_nav{
	overflow-x: auto;
	white-space:nowrap;
	display: inline-block;
	width: 100%;
}
/*#education_nav_container.scrollable:before{
	content: "\f341";
	font-family: dashicons;
	position: absolute;
	top:15px;
	left:0px;
}*/
#education_nav_container{
	position:relative;
	width: 100%;
}
#education_nav_container.scrollable #education_nav {
	/*padding-left: 15px;
	padding-right: 15px;*/
	width: 87.2%;
}
/*#education_nav_container.scrollable:after{
	content: "\f345";
	font-family: dashicons;
	position: absolute;
	top:15px;
	right:0px;
	
}*/
#education_nav a {
	display: inline-block;
}
#education_nav_prev, #education_nav_next{
	display: none;
	 width: 6%;
    vertical-align: top;
	margin-top: 15px;
}

#education_nav_container.scrollable #education_nav_prev, #education_nav_container.scrollable #education_nav_next {
	display: inline-block;
   
}

/* Hide scrollbar for Chrome, Safari and Opera */
#education_nav::-webkit-scrollbar {
  display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */
#education_nav {
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
}

#lottie{
    background-color:#ffffff;
    width:100%;
    height:100%;
    display:block;
    overflow: hidden;
    transform: translate3d(0,0,0);
    text-align: center;
    opacity: 1;
}

.vimeo-url {
	display: none;
}
.vimeo-thumbnail-container{
	position: relative;
}
.vimeo-thumbnail-container:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 10;
    background: url(https://phpeight.pixelentropy.eu/staging-mdct-net/wp-content/uploads/2022/06/play.png) center center no-repeat;
	background-size: 25%;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	cursor: pointer;
}
.vimeo-thumbnail-container:hover:before {
    background: url(https://phpeight.pixelentropy.eu/staging-mdct-net/wp-content/uploads/2022/06/play-hover.png) center center no-repeat;
}


.flexslider .flex-control-nav.flex-control-paging{
	margin-bottom: 5px;
}

#carousel .flex-control-nav{
	display: none;
}

body:not(.wp-admin) #cmplz-cookiebanner-container:not(:has(.cmplz-dismissed)) {
  position: fixed;
  top: 0;
  width: 100%;
  height: 100vh;
  z-index: 100000;
	background: rgba(0, 0, 0, 0.5); /* semi-transparent black overlay */
}

body:not(.wp-admin):not(.cmplz-document):not(:has(.cmplz-dismissed)) {
  overflow: hidden !important;
}

.cmplz-document.cookie-statement{
	max-width: 100% !important;
	width: 100%;
}


