/*
Theme Name: Jorda Theme Child
Theme URI: https://www.escayolasjorda.com/
Description: Child theme  jorda-theme
Author: Pablo Albert
Author URI: #
Template: hello-biz
Version: 1.0.0
Text Domain: jorda-theme-child
*/
body{
	color: #2e2e2e;
}
a{
	color: #2e2e2e;
}
#site-header{
	max-width: 1440px;	
	padding: 0;
	margin: 0 auto;
}
.site-branding{
	padding: 5px;
}
.site-branding img{
	max-width: 180px;
}
#sliderHome .elementor-element-c3e4804 {
	background-attachment: fixed;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 100% auto;
}
.site-navigation ul.menu li a{
	font-family: Titillium Web;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 600;
}
.site-navigation ul.menu li a:hover{
	color: #1c97ad;
}
.elementor-button{
	background-color: #1c97ad!important;
}
#workSect .swiper-slide-inner{
	padding: 10px;
}