/*
Theme Name: Nu CLinic
Author: Roman Gasparovic
Author URI: https://wordpress.org/
Version: 1.0
*/

@import "template-public/fonts/stylesheet.css";
@import "template-public/css/main.css?v=202102021426";
@import "template-public/css/vendor/nice-select.css";

.footer .bottom .social a svg {
	height: 34px;
	width: 34px;
	fill: #e0e0e0;
	background-color: #3f2f4f;
	border-radius: 50%;
	padding: 6px;
	position: absolute;
	top: 10px;
	right: -54px;
}

@media only screen and (max-width: 991px) {
	.footer .bottom .social a svg {
		height: 38px;
		width: 38px;
	}
}

.footer .bottom .social a {
	color: #e0e0e0;
	position: relative;
}

.footer .bottom .social a:hover svg {
	background-color: #daa85d;
}
#moove_gdpr_cookie_info_bar {
	max-height: 10px;
}
#moove_gdpr_cookie_modal
	.moove-gdpr-modal-content
	.moove-gdpr-company-logo-holder
	img {
	max-height: 155px;
}
.wpcf7-list-item-label {
	position: relative;
	padding-left: 23px;
	line-height: 22px;
	font-weight: 400;
	display: block;
	text-align: left;
}
.wpcf7-list-item {
	margin: 0 0 0 0.1rem;
}
input[type="checkbox"] {
	/*position: relative;*/
	position: absolute;
	visibility: hidden;
	width: 15px;
	height: 15px;
	top: 2px;
	left: 0;
}
input[type="checkbox"] + span:before {
	display: block;
	position: absolute;
	content: "";
	border-radius: 0;
	width: 15px;
	height: 15px;
	top: 0;
	left: 0.7px;
	border: 1px solid #e1e1e1;
}
input[type="checkbox"] + span:after {
	display: block;
	position: absolute;
	font-family: "icomoon";
	content: "\e904";
	font-size: 0.625rem !important;
	color: #daa85d;
	width: 15px;
	height: 15px;
	top: -3px;
	left: 2px;
	visibility: hidden;
	/* focus inpit */
}
input[type="checkbox"]:checked + span:before {
	background: transparent;
}
input[type="checkbox"]:checked + span:after {
	visibility: visible;
}
body #moove_gdpr_cookie_info_bar[class] {
    min-height: 1px;
    max-height: none;
    height: 100%;
    background-color: rgba(0, 0, 0, .25) !important;
    transform: none;
    border: 0;
    width: 100%;
    max-width: none;
    bottom: auto !important;
    top: 0 !important;
    left: 0 !important;
    overflow-x: hidden;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 20px !important;
    margin: auto;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content {
    flex-direction: column;
    padding: 0 !important;
}

#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h2{
    font-weight: 400 !important;
    font-size: 32px !important;
    text-align: center;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p{
    text-align: center;
    margin: 1rem 0;
}

#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder {
    margin-top: 20px !important;
    padding-left: 0 !important;
    justify-content: center !important;
}

#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton,
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton {
    font-size: 16px !important;
    line-height: 1.375 !important;
    font-weight: 500 !important;
    text-align: center !important;
    padding: 17px 25px !important;
    letter-spacing: -0.03em !important;
    border-radius: 0 !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container {
    width: 100%;
    padding: 30px !important;
    border: 1px solid #daa85d !important;
    background: white !important;
}
#moove_gdpr_cookie_info_bar.show {
    display: flex !important;
}
body .moove-gdpr-info-bar-container {
    margin: auto;
    width: 100%;
    max-width: 500px;
}
#moove_gdpr_cookie_modal .cookie-switch .cookie-slider:after, #moove_gdpr_cookie_modal .cookie-switch .slider:after, #moove_gdpr_cookie_modal .switch .cookie-slider:after, #moove_gdpr_cookie_modal .switch .slider:after {
    content: attr(data-text-disabled);
    position: absolute;
    top: 0;
    left: 60px;
    font-weight: 700 !important;
    font-size: 16px !important;
    line-height: 30px;
    color: red;
    display: block;
    white-space: nowrap;
    font-family: inherit;
	visibility: visible;
}
#moove_gdpr_cookie_modal .cookie-switch .cookie-slider:before, #moove_gdpr_cookie_modal .cookie-switch .slider:before, #moove_gdpr_cookie_modal .switch .cookie-slider:before, #moove_gdpr_cookie_modal .switch .slider:before {
    top: 1px;
}
.section.about .teams .image {
	background-position: top;
	aspect-ratio: 530/630;
	width: 100%;
	height: auto;
}
@media (max-width: 575.98px) {
	.col-24{
		width: 100%;
	}
}
/*
Changes 2024-12-04
Matej Erdos
*/
.breadcrumbs .close {
	display: none;
}
/* commented out according to design request */
aside {
	/*position: fixed !important;*/
}
@media only screen and (min-width: 992px) {
	.references.partners .item-inner {
		 padding: 3.4375rem 3rem;
	}
}
.references.partners .item-inner {
	height: 17rem;
	display: flex;
	align-items: center;
	justify-content: center;
}
.references.partners .item-inner .image {
	 width: 100%;
	 height: 100%;
	 text-align: center;
	 border-radius: unset;
	 margin: 0;
}
.references.partners .item-inner .image img {
	width: 100%;
	margin: 0;
	height: 100%;
    object-fit: contain;
	max-width: 14rem;
}
@media only screen and (min-width: 992px) {
	.references.partners .item-inner .image img {
		width: 100%;
		margin: 0;
		height: 100%;
		object-fit: contain;
		max-width: 25rem;
	}
}
.references.partners .item-inner p {
	 text-align: center;
}
.references.partners .h2{
	font-size: 2.625rem;
    font-weight: bold;
    margin-bottom: 1.625rem;
    text-transform: uppercase;
	color: #daa85d;
	margin-top: 2rem;
}