/* ===================================================================================

Theme Name: Medizco Child
Theme URI: https://themeforest.net/user/xpeedstudio/portfolio
Author: Xpeedstudio
Author URI: https://xpeedstudio.com/
Description: Medizco is a Medical Health Dental Care Clinic WordPress Theme.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: medizco
* Template: medizco
* License: GNU General Public License version 3.0
* License URI: http://www.gnu.org/licenses/gpl-3.0.html
* Tags: one-column, right-sidebar, left-sidebar, custom-menu, featured-images, post-formats, sticky-post, translation-ready

* We encourage you to create Child theme for any modifications you will want to do.

* Why use Child theme?

* Because of future updates we may provide for this theme that will overwrite your
* modifications and all your custom work.

* If you are not familiar with Child Themes, you can read about it here:
* http://codex.wordpress.org/Child_Themes
* http://wp.tutsplus.com/tutorials/theme-development/child-themes-basics-and-creating-child-themes-in-wordpress/

====================================================================================== */
/* .a {color: rgb(143, 168, 193) ili #8fa8c1 (lightblue);color:rgb(34, 58, 102); color: #ff7a5f (orange); color: #223A66 (darkblue);} */

/* MISC */
.p-m-0 img {
    padding: 0 !important;
    margin: 0 !important;
}
.elementskit-menu-overlay {
    z-index: 8 !important;
}
#chaty-widget-0 .chaty-widget {
  right: 5px !important;
  bottom: 100px  !important;
}

/* Header */
.main-menu-s {
    padding: 15px 0;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}
.main-menu-s.ekit-sticky--active {
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
    overflow: visible;
    padding: 0;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}
.main-menu-s.ekit-sticky--active .elementor-widget-image img {
    max-width: 200px;
}
.elementor-5031 .elementor-element.elementor-element-2e7b223.ekit-sticky--active {
	box-shadow: 0 5px 5px rgba(0,0,0,0.2);
}

/* Homepage */
.ekit-wid-con .elementskit-section-subtitle.elementskit-style-border::after, 
.ekit-wid-con .elementskit-section-subtitle.elementskit-style-border::before {
    background-color: #223a66 !important;
}
.medizco_service_box a:hover {
    color: #ff7a5f;
}
.social-container {
    display: flex;
    justify-content: center;
}
.elementor-kit-4900 a,
.elementor-kit-4900 a:hover {
	color: #ffffff;
}
/* Forminator */
/* .forminator-ui {
	max-width: 55rem;
	margin: auto;
} */
.forminator-ui.forminator-custom-form[data-design="basic"] .forminator-label {
	font-size: 21px;
  	font-weight: 500;
}
.forminator-ui.forminator-custom-form[data-design="basic"]:not(.forminator-size--small) .forminator-pagination-steps {
	margin-bottom: 50px !important;
}
.forminator-button {
	background-color: #ff7a5f;
	padding: 19px 30px 19px 30px;
	font-family: "Rubik", sans-serif;
	font-size: 16px;
	font-weight: 500;
	line-height: 19px;
	color: #ffffff;
	fill: #ffffff;
	border-style: none;
	box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.16);
	border-radius: 5px;
	position: relative;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	line-height: 1;
	white-space: nowrap;
	vertical-align: middle;
	text-align: center;
	background-color: #2575fc;
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: pointer;
	min-width: 150px;
}
.forminator-button::before {
	position: absolute;
	content: "";
	border-radius: inherit;
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
	z-index: -1;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background-size: 102% 102%;
	opacity: 0;
}
.forminator-field:not(.desc_zs .forminator-field) {
  border: 1px solid #e1e1e1;  
  padding: 10px;
  border-radius: 5px;
}
.sub_label,
.forminator-label {
    color: #90A9C2;
}
.sub_label {
  font-size: 21px;
  font-weight: 500;
  cursor: default;
  display: block;
}
#forminator-module-6541.forminator-ui.forminator-custom-form[data-design="basic"] .forminator-radio:not(.forminator-radio-inline) {
  margin: 30px 0;
}
.forminator-response-message a {
    color: #223a66;
}
@media (max-width:1024px) {
    h2 {
        font-size: 20px;   
    }
}
.desc_zs .forminator-label {
	display: none !important;
	visibility: hidden !important;
	opacity: 0 !important;
}

@media (min-width: 499px) {
	.ekit-wid-con .elementskit-navbar-nav-default.elementskit-menu-container {
		z-index: 10 !important;
	}
}

@media (min-width: 1025px) {
    .medizco_logo::before {
        border-right: 2px solid #223a66;
    }
	.ekit-wid-con .elementskit-navbar-nav-default.elementskit-menu-container {
		z-index: 9 !important;
	}
	/* Homepage */
	.hip-fancy-box .moving-el,
	.hip-fancy-box .hidden-el {
		z-index: 10;
	}
	.hip-fancy-box {
		position: relative;
		min-height: 350px;
		overflow: hidden;
	}
	.hip-fancy-box::after,
	.hip-fancy-box::before {
		position: absolute;
		content: '';
		top: auto;
		bottom: 0;
		left: 10px;
		width: 93%;
		height: 65%;
		display: block;
		z-index: 1;
		transition: opacity .65s cubic-bezier(.05,.2,.1,1);
		border-radius: 5px;
	}
	.hip-fancy-box::before {
		opacity: 1;
		background: linear-gradient(to bottom, rgba(15, 15, 15, 0), rgba(15, 15, 15, .75) 100%);
	}
	.hip-fancy-box:hover::before {
		opacity: 0;
	}
	.hip-fancy-box::after {
		opacity: 0;
	}
	.hip-fancy-box:hover::after {
		background: linear-gradient(to bottom, rgba(0, 0, 0, 0), #278b83 100%);
		opacity: 1;
	}
	.hip-fancy-box .hidden-el {
		position: relative;
		opacity: 0;
		bottom: 0;
		left: 0;
		transform: translateY(20px);
		transition: opacity .35s cubic-bezier(.05,.2,.1,1), transform .25s cubic-bezier(.05,.2,.1,1);
	}
	.hip-fancy-box:hover .hidden-el {
		opacity: 1;
		transform: translateY(0px);
	}
	.hip-fancy-box .moving-el {
		position: absolute;
		top: auto;
		bottom: 0;
		left: 20px;
		transform: translateY(0px);
		transition: opacity .65s cubic-bezier(.05,.2,.1,1), transform .65s cubic-bezier(.05,.2,.1,1);

	}
	.hip-fancy-box:hover .moving-el {
		transform: scale(1.15) translateY(-120px) translateX(7px);
	}
	.hip-fancy-box .methode-icon {
		position: absolute;
		top: auto;
		bottom: 0;
		left: 20px;
		transform: translateY(-80px);
		transition: opacity .65s cubic-bezier(.05,.2,.1,1), transform .65s cubic-bezier(.05,.2,.1,1);
	}
	.hip-fancy-box .methode-icon.anx {
		left: 0;
	}
	.hip-fancy-box:hover .methode-icon {
		transform: translateY(-210px) scale(1.1);
	}
	
}