/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/

.main-titles h1,
.main-titles h2,
.main-titles h3,
.main-titles h4,
.main-titles p {
	font-size: 40px;
	line-height: 46px;
	color: #050d3b;
	position: relative;
	padding-bottom: 30px;
	font-weight: 300;
}
.main-titles strong {
	font-weight: 600;
}
.main-titles h1:before,
.main-titles h2:before,
.main-titles h3:before,
.main-titles h4:before,
.main-titles p:before {
	content: '';
	position: absolute;
	height: 2px;
	width: 50px;
	background:#33b9cb;
	left: 50%;
	bottom: 5px;
	transform: translateX(-50%);
}
.main-titles.left h1:before,
.main-titles.left h2:before,
.main-titles.left h3:before,
.main-titles.left h4:before,
.main-titles.left p:before {
	left: 0;
	transform: unset;
}
.subtitles h2,
.subtitles h3,
.subtitles h4,
.subtitles h5,
.subtitles p {
	font-size: 22px;
	color: #7A7A7A;
	font-weight: 500;
}
.blue-section {
	background: #050d3b;
}
.w-ibanner {
	background: #050d3b;
}
.w-ibanner .w-ibanner-title {
	color: #fff;
	font-size: 28px;
	text-transform: uppercase;
}
.blue-section .main-titles h1,
.blue-section .main-titles h2,
.blue-section .main-titles h3,
.blue-section .main-titles h4,
.blue-section .main-titles p,
.main-titles.white h1,
.main-titles.white h2,
.main-titles.white h3,
.main-titles.white h4{
	color: #fff;
}
.w-ibanner.animation_caeros .w-ibanner-image:after {
	opacity: 0.5;
}
.bluelight-section {
	background: #32CDFA;
}
.yfooter-title h1,
.footer-title p {
	font-size: 18px;
    line-height: 24px;
    margin-bottom: 0px;
    font-weight: 600;
    text-transform: uppercase;
	color: #050d3b;
}
.footer-title p {
	margin-bottom: 20px;
}
.yfooter-title .w-iconbox-icon {
	font-size: 50px!important;
    margin-right: 0px!important;
}
.yicons-box {
	margin-bottom: 20px;
}
.yicons-box .w-iconbox-icon {
	font-size: 23px!important;
	margin-right: 10px!important;
}
.yicons-box .w-iconbox-icon p {
	font-size: 15px;
	line-height: 20px;
}
.ybottom {
	background:#050d3b;
	color: #fff;
	font-size: 14px;
	letter-spacing: 1px;
}
.treatment-icons .w-iconbox-title{
	color: #fff;
	font-size: 22px;
	line-height: 24px;
	font-weight: 500;
}
.treatment-icons .st0 {
	fill: #fff;
}
.treatment-icons .w-iconbox-icon {
	font-size: 65px!important;
	position: relative;
}
.treatment-icons {
	background: rgb(255 255 255 / 5%);
}
.treatment-icons {
	height: 250px;
	padding: 50px 50px;
}
.treatment-icons {
	position: relative;
}
.treatment-icons:after {
	content: '';
    position: absolute;
    bottom: 1px;
    height: 2px;
    width: 150px;
    background: #33B9CB;
    left: 50%;
    transform: translateX(-50%);
	transition: 350ms;
}
.treatment-icons:hover:after {
	width: 98%;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
}

.yform-code {
	margin-left: -100px;
    background: rgb(255 255 255 / 97%);
    padding: 25px 25px 25px 25px;
	backdrop-filter: blur(5px);
}
textarea  {
	height: 120px;
}
.wpcf7-form-control-wrap input {
	margin-top: 0px!important;
}
.wpcf7-form-control-wrap {
	font-size: 15px;
}
.ycontacts-box .w-iconbox-title {
	font-size: 25px;
}
.ycontacts-box i {
	font-weight: 600;
}
li.menu-item {
	color: var(--color-content-text);
}
li.current-menu-item span.w-nav-title {
	color: #050d3b;
}
li.menu-item {
	position: relative;
}
li.menu-item:before {
	content: '';
    position: absolute;
    display: block;
    height: 2px;
    width: 0%;
    background: #33b9cb;
    transition: all 200ms ease-in;
    box-sizing: border-box;
    bottom: 0px;
}
li.menu-item.current-menu-item:before {
    width: 100%;
}
li.menu-item.current-menu-item {
	font-weight: 600;
}
.header_hor .ush_menu_1.type_desktop .menu-item.level_1>a:not(.w-btn) {
	padding-left: 0px!important;
	padding-right: 0px!important;
}
li.menu-item {
	margin-left: 20px!important;
	margin-right: 20px!important;
}
#page-header .w-html {
	border-left: 1px solid rgb(172 172 172 / 50%);
    line-height: 90px;
    padding-left: 40px;
}
p.appointment-btn a {
	color: var(--color-content-text);
	text-transform: uppercase;
    font-size: 18px;
}
p.appointment-btn i {
	width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
    margin-right: 8px;
    font-weight: 600;
    background: #33b9cb;
    color: #ffffff;
    font-size: 16px; 
}
p.appointment-btn {
	display: flex;
    align-items: center;
    align-content: center;
}
.ytop-section {
	position: relative;
}
.ytop-section .l-section-h {
	z-index: 1;
}
.ytop-section:after {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgb(51 185 203 / 75%);
	z-index: 0;
}
.ytop-section h1,
.ytop-section h2,
.ytop-section h3,
.ytop-section h4,
.ytop-section p {
	color: #fff;
	font-weight: 600;
}
.ytop-section h1:before,
.ytop-section h2:before,
.ytop-section h3:before,
.ytop-section h4:before,
.ytop-section p:before {
	background: #fff;
}
.tparrows {
	border-radius: 50px!important;
}
.grey-section {
	background: #f9f9f9;
}
.img-shadow {
	box-shadow: 1rem 1rem 4rem 0 rgb(0 0 0 / 10%);
}
#rev_slider_1_1_forcefullwidth .rs-layer b {
	font-weight: 600!important;
}
.yicons-box .w-iconbox-text p {
	line-height: 18px!important;
}
#page-footer .yicons-box .w-iconbox-text p a {
    color: var(--color-content-text);
	line-height: 22px;
}
.yrow-form p {
	width: 49%;
}
div.yrow-form {
	display: flex;
	justify-content: space-between;
}
.yicons-box i {
	font-size: 20px;
}
.ycontacts-box div.w-iconbox-icon {
   font-size: 30px!important;
}
.qualifica p,
.w-person-role{
    color: #33b9cb;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 5px;
    text-transform: uppercase;
    letter-spacing: 1px;
	opacity: 1;
}
.w-person.yperson {
max-width: 100%;	
}
.w-person.layout_trendy .w-person-content {
	background: linear-gradient(rgb(5 13 59 / 80%) 0%,rgb(5 13 59 / 80%));
	backdrop-filter: blur(1px);
	padding: 2rem 2rem 1rem
}
.w-person-name {
	font-size: 25px;
	margin-bottom: 5px;
}
.w-person-image img {
	height: 650px;
	object-fit: cover;
}
.ycontacts-box p a {
	color: var(--color-content-text);
}

@media (min-width: 768px) and (max-width: 991.98px) {
	.treatment-icons .w-iconbox-title{
		color: #fff;
		font-size: 18px;
		line-height: 24px;
		font-weight: 500;
	} 
}



