/* ASEGESTONDA STYLE by Juan Antonio Diaz Tortosa https://jadt.es */
body {background:#fff;}
#cabecera {background:#fff;/*border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;box-shadow: 0px 0px 30px #adadad;*/ margin-bottom:2%;}
.cabecera {margin-top:3%;margin-bottom:0;}			
.thumbnail{border:0;}
.jumbotron {/*background:#eedd82; */url(img/body-pattern.png) repeat 0 0;/*box-shadow: 0px 0px 30px #adadad;*/color: #E61924;padding: 25px 25px !important; margin-bottom:5%;text-shadow:1px 1px 1px #000;border-radius:25px !important;
		background: #d3c57c; /* Old browsers */
		background: linear-gradient(to bottom, #ffffff ,#0f47af 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5ddb1',GradientType=5); }
.jumbotron h2, h3 {color:#fff;}/*#d3c57c*/
.container-fluid {padding: 35px 35px;}
.logo-small {color: #f4511e;font-size: 50px;}
.logo {color: #f4511e;font-size: 200px;}
.containerAlicante h2, h3 {color:#000;}/*#d3c57c*/	
.containerAlicante {color:#000;border-radius:20px;margin-bottom:5%;
		/*background:#fff url(./img/body-pattern.png) repeat 0 0;*//*box-shadow: 0px 0px 30px  #adadad;*/
		/*background: #e5dcb0; /* Old browsers */
		/*background: -moz-linear-gradient(top, #e5dcb0 0%, #f1ecd5 100%); /* FF3.6-15 */
		/*background: -webkit-linear-gradient(top, #e5dcb0 0%,#f1ecd5 100%); /* Chrome10-25,Safari5.1-6 */
		/*background: linear-gradient(to bottom, #e5dcb0 0%,#f1ecd5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5dcb0', endColorstr='#f1ecd5',GradientType=0 );*/
		}	
	
.alicante {margin-top:2%;margin-bottom:2%;border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;height:210px;width:48%;float:left;/*box-shadow: 2px 2px 10px #000000;*/color: #fff;}
	

	
iframe{border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;}

#frmContacto {
	color:#000;
	border-radius:20px;
	-moz-border-radius:20px;
	box-shadow: 0px 0px 30px #adadad !important;
	margin-bottom:5%;
	text-shadow:1px 1px 1px #000000;
	padding:2%; 
	width:100%;
	
background: linear-gradient(to bottom, #ffffff ,#0f47af 100%);/* Old browsers */}
	


@media screen and (max-width:768px) {
    .col-sm-4 {text-align: center;margin: 25px 0;}
	#cabecera {margin-bottom:0;}
	.jumbotron {margin-bottom:10%;border-radius:20px !important;}
	.containerAlicante {margin-bottom:10%;}
	.alicante {width:95%;margin:2%;}
	.mutxamel {width:95%;margin:2%;}
}