.der_hero_section{
	height: 540px;
	background: url(../images/cosmetologia.jpg) no-repeat center center;
	width: 100%;
	margin-bottom: 60px;
}
.hero_caption{
	background: url(../images/aba-svg.svg) no-repeat right -200%;
	height: 540px;
	display: flex;
	align-items: center;
	justify-content: flex-end;
}
.hero_caption h1{
	text-align: right;
	color: #18596C;
	font-weight: 700;
	font-size: 48px;
	line-height: 57px;
	margin: 0;
}
.dm_heading{
	margin-bottom: 60px;
}
.dm_heading h2{
	color: #18596C;
	font-size: 24px;
	font-weight: 700;
	margin-top: 0;
	margin-bottom: 20px;
	position: relative;
}
.dm_heading h2:after{
	content: '';
	position: absolute;
	height: 25px;
	right: 100%;
	width: 100%;
	margin-right: 20px;
	background: #4EBACB;
}
.dm_heading p{
	color: #3C3C3C;
	font-size: 14px;
	line-height: 21px;
	font-weight: 500;
	margin-bottom: 30px;
}
.quick_links{
	background: #fff;
	box-shadow: 0px 12px 16px rgba(189, 213, 239, 40);
	padding: 20px 30px;
	margin-top: -200px;
}
.quick_links ul{
	margin: 0;
}
.quick_links ul li{
	margin: 0;
}
.quick_links ul li a{
	color: #18596C;
	border-bottom: 1px solid #E3E3E3;
	padding: 15px 0;
	display: flex;
	font-size: 18px;
	font-weight: 500;
	align-items: center;
}
.quick_links ul li a img{
	margin-left: auto;
}
.quick_links ul li:last-child a{
	border-bottom: none;
}
.dm_img a{
	display: block;
	text-align: center;
	color: #7B7B7B;
	font-size: 14px;
	margin: 15px 0px;
}
.dm_img a:hover{
	color: #18596C;
}
.padding80{
	padding: 90px 0px;
}
.section_fraxel{
	margin-bottom: 90px;
}
.section_fraxel h1{
	color: #E6E6E6;
	font-size: 120px;
	font-weight: 700;
	margin: 0;
	text-align: center;
}
.section_fraxel .row{
	display: flex;
	align-items: center;
}
.section_fraxel .row .h-100{
	height: 100%;
}
.dra_section{
	background: #F9FBFB;
	padding: 100px 0px;
}
.sec_head h2{
	text-align: center;
	color: #18596C;
	font-size: 36px;
	font-weight: 700;
	margin-top: 0;
	margin-bottom: 80px;
}
.dra_area{
	text-align: center;
	display: flex;	
	flex-direction: column;
	align-items: center;
}
.dra_area .dra_img{
	background: #eee;
	height: 300px;
	width: 300px;
	position: relative;
	border-radius: 50%;
	z-index: 1;
}
.dra_area .dra_img img{
	border-radius: 50%;
}
.dra_area .dra_img:after{
	content: '';
	height: 100%;
	width: 100%;
	border: 1px solid #E6756B;
	position: absolute;
	left: 15px;
	z-index: -1;
	top: 0;
	border-radius: 50%;
}
.dra_area .dra_img:before{
	content: '';
	height: 100%;
	width: 100%;
	border: 1px solid #4EBACB;
	position: absolute;
	left: -6px;
	z-index: -1;
	top: -15px;
	border-radius: 50%;
}
.dra_area .dra_intro{
	margin-top: 30px;
	text-align: center;
}
.dra_area .dra_intro h3{
	color: #3C3C3C;
	font-size: 18px;
	font-weight: 700;
	margin-top: 0;
	margin-bottom: 15px;
}
.dra_area .dra_intro p{
	color: #3C3C3C;
	font-size: 14px;
	font-weight: 400;
	margin-top: 0;
	margin-bottom: 25px;
}
.dra_area .dra_intro a{
	color: #29586B;
	display: block;
	font-size: 14px;
	font-weight: 500;
}


@media only screen and (max-width: 767px){
	.hero_caption h1{
		font-size: 38px;
	}
	.der_hero_section {
	    height: 320px;
	    background: url(../images/cosmetologia.jpg) no-repeat center center;
	}
	.hero_caption {
	    background: url(../images/aba-svg.svg) no-repeat right;
	    height: 320px;
	}
	.dm_heading h2{
		margin-bottom: 0px;
	}
	.dm_img {
	    margin-top: 30px;
	}
	.section_fraxel {
	    margin-bottom: 0px;
	}
	.section_fraxel h1 {
	    font-size: 28px;
	}
	.dra_section {
	    padding: 40px 0px;
	}
	.sec_head h2 {
	    font-size: 28px;
	}
	.dra_area .dra_img {
	    height: 180px;
	    width: 180px;
	}
	.dra_area {
	    margin-bottom: 50px;
	}
}


/*elementor css*/

.bg_demo_inner{
	background-position: 50%;
    position: relative;
    overflow: hidden;
}
.bg_demo_inner:before {
    content: '';
    background: url(https://aba.pr/wp-content/uploads/2022/04/aba-svg.svg);
    position: absolute;
    top: -150px;
    width: 730px;
    background-repeat: no-repeat;
    right: 0px;
    z-index: 0;
    height: 100%;
}
.conoce_img .elementor-image-box-description a{
	margin-top: 30px;
    color: #29586B;
    display: block;
    font-size: 14px;
    font-weight: 500;
}
.conoce_img .elementor-image-box-img img{
	border-radius: 170px !important;
} 
.conoce_img .elementor-image-box-img:before{
	content: '';
    height: 100%;
    width: 100%;
    border: 1px solid #4EBACB;
    position: absolute;
    left: -6px;
    z-index: -1;
    top: -15px;
    border-radius: 50%;
}
.conoce_img .elementor-image-box-img:after{
    content: '';
    height: 100%;
    width: 100%;
    border: 1px solid #E6756B;
    position: absolute;
    left: 15px;
    z-index: -1;
    top: 0;
    border-radius: 50%;
}
.conoce_img figure.elementor-image-box-img {
    position: relative;
}
.list_item span.elementor-icon-list-icon{
	margin-left: auto;
}
.list_item span.elementor-icon-list-text{
	order: -1;
}