/*

Theme Name: Divi Happy Child

Template: Divi

*/

@import url("../Divi/style.css");

@font-face {
  font-family: ILRounded;
  src: url(font/ILRounded.ttf);
  font-weight: bold;
}

@font-face {
  font-family: ILITC;
  src: url(font/ILITC.otf);
  font-weight: normal;
}

body {
	font-family: ILITC;
	font-weight: normal;
}

.ILServiTierra h3,
.ILServiTierra h2,
.ILJuridica h3,
.ILJuridica h2,
.ILServiTerritorio h3,
.ILServiTerritorio h2  {
	font-family: ILRounded;
	font-weight: bold;
}

.ILServiTierra h3,
.ILJuridica h3,
.ILServiTerritorio h3 {
	padding-bottom: 0;
}


.ILVerde {
	color: #367f29;
}

.ILBGVerde {
	background-color: #367f29;
}

.et_pb_blurb_position_left .et_pb_main_blurb_image,
.et_pb_blurb_position_right .et_pb_main_blurb_image {
    width: 25%;
}

.ILServiTierra h3,
.ILServiTierra h2 {
	color: #274d35;
}

.ILServiTierra p,
.ILJuridica p {
	line-height: normal;
}

.ILJuridica h3,
.ILJuridica h2 {
	color: #823030;
}