.page-id-13360 h2{color:orange; font-size:30px; text-align:center;}
.page-id-13360 .wpcf7-form input[type="submit"]:hover,
.page-id-13360 .wpcf7-submit:hover{
	background-color: white;
	border: solid 2px orange;
	color:orange;
}
.wpcf7-form input[type="submit"], .wpcf7-submit, input.button-default {
    background: orange;
}
.page-id-13360 .button-default{
background: orange !important;
}

.page-id-13360  .wpcf7-form .wpcf7-text,
.page-id-13360  input[type="text"] {
	border-bottom: solid 2px orange;
	border-top: white;
	border-right: white;
border-left: white;
}
.page-id-13360 .wpcf7-form textarea{
	border-bottom: solid 2px orange;
	border-top: white;
	border-right: white;
border-left: white;
}
.page-id-13360 .fusion-content-boxes .content-container{
	font-size:16px;
	text-align:center;
}
.page-id-13360 #wrapper .post-content h2{
	font-weight: bold;
	font-size:25px;
}
.page-id-13360 #wrapper .post-content h2.separado{
	color:orange;
	font-size:30px;
	line-height:20px;
	margin-top:30px;
}
.page-id-13360 p.destacado{
	color:#87C5FF; !important;
	font-family: "Antic Slab", Arial, Helvetica, sans-serif;
	font-size:30px; 
	text-align:center;
}
.page-id-13360 p.destacado2{
	color:#87C5FF; !important;
	font-family: "Antic Slab", Arial, Helvetica, sans-serif;
	font-size:30px; 
	text-align:center;
	margin:100px 0px;
}
.page-id-13360 #main{
background-image: url(https://www.idia.es/wp-content/themes/Avada/assets/images/trama.gif);
background-size: contain;
padding-top:0px;
}
.page-id-13360 #main .fullwidth-box .fusion-row {
	background-color:white;
	padding:0px 50px;
	margin-top:20px;
}
.page-id-13360 .fusion-imageframe img  {
	margin:50px 0px !important;
}
.page-id-13360 .fusion-content-boxes.fusion-columns-1 .fusion-column, .page-id-13360 .fusion-content-boxes .fusion-column {
	margin-bottom:0px;

}
.page-id-13360 .fusion-content-boxes.content-boxes-timeline-vertical .heading-with-icon{
	width: 120px !important;
    margin: 0 auto 20px !important;
}
.page-id-13360 .fusion-content-boxes .content-wrapper-background {
    padding: 20px;
}



/*Page thanks bootcamp*/
.page-id-13603 .fusion-column-wrapper .fusion-text p{
	font-size: 1.4em;
	text-align: center;
}
.page-id-13603 .fusion-column-wrapper .fusion-text img.emoji{
	height: 2em !important;
	width: 2em !important;
}
.page-id-13603 .fusion-button-wrapper {
	display: block;
	margin: 40px auto 0;
	text-align: center;
}
.page-id-13603 .fusion-button-wrapper a.fusion-button.button-1:hover{
	background: rgba(144, 201, 232, .85);
}



/*---- Media Query -----*/
@media only screen and (max-width:1200px){}
@media only screen and (max-width:1024px){}
@media only screen and (max-width:767px){
	.page-id-13360 #wrapper .post-content h2.separado{
		line-height: 30px;
		font-size:26px;
	}
	.page-id-13360 p.destacado2 {
		font-size:20px;
	}
	.page-id-13360 p.destacado{
		font-size:20px;
	}
}

@media only screen and (max-width:600px){
	.page-id-13360 span.wpcf7-list-item {
		display: block;
		margin: 0 0 0 1em;
	}
	.page-id-13360 p.destacado2 {
		margin:20px 0px;
	}
}
@media only screen and (max-width:480px){}
