/*FUENTES//////////////////////////////*/
@font-face {
    font-family: 'globerthin_free';
    src: url('../fonts/glober_thin_free-webfont.eot');
    src: url('../fonts/glober_thin_free-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/glober_thin_free-webfont.woff2') format('woff2'),
         url('../fonts/glober_thin_free-webfont.woff') format('woff'),
         url('../fonts/glober_thin_free-webfont.ttf') format('truetype'),
         url('../fonts/glober_thin_free-webfont.svg#globerthin_free') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'globersemibold_free';
    src: url('../fonts/glober_semibold_free-webfont.eot');
    src: url('../fonts/glober_semibold_free-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/glober_semibold_free-webfont.woff2') format('woff2'),
         url('../fonts/glober_semibold_free-webfont.woff') format('woff'),
         url('../fonts/glober_semibold_free-webfont.ttf') format('truetype'),
         url('../fonts/glober_semibold_free-webfont.svg#globersemibold_free') format('svg');
    font-weight: normal;
    font-style: normal;
}

body{
	font-family:'globerthin_free';	
}



/*///////////////HEADER//////////////////////////////*/
header{ background: #fafafa; padding: 1em 0;}

header .navbar-brand {
    display: block;
    line-height: 0;
    width: 266px;
    height: 68px;
    padding: 0;
    margin: 0 !important;
}
header .navbar-brand img{ border: none;}

header .presu{
    display:block;
    float: right;
    text-transform: uppercase;
	font-size:0.8em;
	text-align:right;
    padding:0 55px 0 0;
/*	background:url(../images/sobre.png) no-repeat right 5px;*/
    color: #464545;
    font-family: globersemibold_free;
    margin: 1em 0 0 0;
}
header .presu strong{
	display:block;
	font-size:2.1em;
	color:#af2424;
    line-height: 0.9em;
}

header .presu:hover{
    text-decoration: none;
    color: #af2424;
/*    background:url(../images/sobre.png) no-repeat right -59px;*/
}

.text-cta{
    float: right;
    display: block;
}

header .presu i{
    float: right;
    width: 0%;
    margin-left: 13px;
    font-size: 35px;
}
@media only screen and (max-width : 991px) {
 header .presu{
		font-size:1em;
	}
}

@media only screen and (max-width : 767px) {
	
	header .navbar{
		text-align:center;
	}

	.navbar-fixed-top {
		text-align: center;
	}
	
	header .navbar-brand{
		width: 100%;
		height: auto;
	}

	header .navbar-brand img{
		width:100%;
		max-width:300px;
	}

	header .presu{
		font-size: 1em;
    	 text-align: right;
		 display: block;
    	 float: none;
		  margin: 2em 0 0 0;
	}
    
    .text-cta{
        font-size: 12px;
    }


 }

@media only screen and (max-width : 510px) {
    header .presu{
        text-align: center;
		margin: 1.5em 0 0 0;
    }
}

/*///////////////BANNER//////////////////////////////*/
#banner{
	background:url(../images/casa.jpg) no-repeat right 7em;
    padding: 11em 0 4em;
}

#banner h1{
	font-size:5em;
	color:#af2424;
    font-family: globersemibold_free;
    font-weight: 100;
    margin: 0;
    padding: 0;
}
#banner h2{
	font-size:2em;
        font-weight: bold;    
}

#banner h2 strong{
    font-family: globersemibold_free;
}

#banner h3{
    background: url(../images/bg_phone.png) no-repeat 0 0;
    width: 430px;
    height: 135px;
    
     

    float: right;
    text-align: right;
    color: #fff;
    font-size: 2.6em;
}

.llama{

}


#banner h4{
	background:#af2424;
	display:inline-block;
	color:#fff;
	padding:8px 12px;
	font-size:1.8em;
	margin-left:40px;
	font-weight:bold;
}

#banner h3 strong{font-size: 1.4em; line-height: 0.9em;}
#banner h3 strong, #banner h3 strong a{
    display: block;
    font-family: globersemibold_free;
    color: #fff;   
}

#banner h3 strong a:hover{ text-decoration: none;}

#banner h3 span{ display: block; padding: 0.5em 1em 0.5em 0;}

#banner .link_banner_certificado{
    background:url(../images/bg_apeti.jpg) no-repeat 0 0;
    text-transform: uppercase;
    font-size:0.9em;
    line-height: 1.1em;
    font-family: globersemibold_free;
    display: inline-block;
    color: #000;
    padding: 0.3em 0.3em 0.3em 12em;
}
#banner .link_banner_certificado span{ color: #976067;}
#banner .link_banner_certificado:hover{ text-decoration: none; color: #976067;}

#icons_claim{ text-align: center; padding: 2em 0;}
#icons_claim h5{
    font-size: 1.8em;
    margin: 0;
    font-weight:bold;
}
#icons_claim h5 strong{
    display: block;
    font-family: globersemibold_free; 
    font-size: 1.4em;
}

@media only screen and (max-width : 991px) {
	#banner h3 {
		float: none;
        margin-top: 45px;
	}
}

@media only screen and (max-width : 767px) {
	header .presu strong {
		font-size: 1.4em;

	}
}

@media only screen and (max-width : 500px) {

	.logo{
		width:80%;
/*
        left: 50%;
        transform: translateX(-50%);
*/
	}
    
    header .navbar-brand img{
        margin: 0 auto;
    }

	.presupuesto{
        
		width:20%;
    	position: relative;
	}

    .text-cta{
        display: none;
    }

	#banner h3 {
		float: none;
		background-size: 100%;
		width:100%;

	}

	#banner {
		padding: 8em 0 2em;
	}
	#banner h1 {
		font-size: 4em;
	}

	#banner h4 {
		margin-left: 0px;
		display:block;
		text-align:center;
	}

	header .presu strong {
		font-size: 1.8em;

	}
    
    #banner h3 span {

    padding: .8em 1em 0.5em 0;
}
    
    #icons_claim h5 {
        font-size: 1.5em;

    }
}

@media only screen and (max-width : 450px) {
		#banner h3 {
			font-size:2.2em;
		}
    
    
}

@media only screen and (max-width : 370px) {

    
	#banner h3 {
			font-size:2em;

		}
}

@media only screen and (max-width : 340px) {
	#banner h3 {
			font-size:1.8em;
          height: auto;
		}
}

@media only screen and (max-width : 330px) {
	#banner h3 {
			font-size:1.6em;
		}
}

/*/////////////// SECTION //////////////////////////////*/
section h4{
    font-size: 7em;
    color: #c8bbbb;
    text-align: center;
    margin: 0;
    padding: 0;
}

section em{
    color:#785e61;
	font-family:'globersemibold_free';
	font-size:1.2em;
    text-align: center;
    display: block;
    font-style: normal;
    line-height: 1.1em;
}

@media only screen and (max-width : 991px) {
	section em{
		font-size:1.5em;
	}
}

@media only screen and (max-width : 767px) {
	section h4{
		font-size:5em;
	}
}

/*///////////////seccion1//////////////////////////////*/

#section1 .list_item_img{
    padding: 2.5em 0;
	
}

#section1 .list_item_img article .list_item_img_box{
    border-radius:8px;
	overflow:hidden;
    -webkit-box-shadow: 0px 3px 13px 0px rgba(50, 50, 50, 0.21);
    -moz-box-shadow:    0px 3px 13px 0px rgba(50, 50, 50, 0.21);
    box-shadow:         0px 3px 13px 0px rgba(50, 50, 50, 0.21);
    margin-bottom: 2em;
}

#section1 .list_item_img .image_box{
	position:relative;
	line-height:0;	
	text-align:left;
}

#section1 .list_item_img .image_box img{
	width:100%;
	height:auto;	
}

#section1 .list_item_img .image_box h6{
	position:absolute;
	bottom:0;
	left:0;
	right:0;
	background:url(../images/bg_light.png) repeat 0 0;
	margin:0;
	padding:0.6em;
	font-family:'globersemibold_free';
	text-shadow:#fff 1px 1px 1px;
	font-size:1.4em;
    line-height: 1.3em;
}

#section1 .list_item_img .text_box{
	background:#787676;
	padding:1em;
	color:#fff;
	text-align:left;
}

#section1 .list_item_img .text_box ul{
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 1em;
    font-family:'globersemibold_free';
}

#section1 .list_item_img .text_box ul li{
    background: url(../images/tick.png) no-repeat 0 6px;
    padding: 0 0 0 1em;
}

#section1  .list_item_special .image_box h6{ color: #962929;} 
#section1  .list_item_special .text_box{ background: #962929;}

@media only screen and (max-width : 991px) {
	#section1 .list_item_img .text_box ul{
		font-size:1.3em;
	}
}
/*///////////////FORMULARIO//////////////////////////////*/
#section_form article{ padding: 3em 0; overflow: hidden;}
#section_form article .form-control{
    color: #000;
    font-family:'globersemibold_free';
    background: #f8f6f6;
    font-size: 1.1em;
    line-height: 1.8em;
    height: auto;
    border: #fff solid 1px;
    -webkit-box-shadow: 0px 3px 13px 0px rgba(50, 50, 50, 0.14);
    -moz-box-shadow:    0px 3px 13px 0px rgba(50, 50, 50, 0.14);
    box-shadow:         0px 3px 13px 0px rgba(50, 50, 50, 0.14);
}
#section_form article .form-control:focus{
    border: #666 solid 1px;
}
#section_form article input.error{
    border: #962929 solid 1px;
}

#section_form article label.error{
    text-transform: uppercase;
    font-size: 0.8em;
    padding: 0.2em;
    color: #962929;
    font-family:'globersemibold_free';
}

.consulta textarea{
	height:185px;
}

#section_form article .small_text label{
    font-size: 0.8em;
    text-transform: uppercase;
    font-family:'globersemibold_free';
}

#section_form article .small_text{ text-align: right;}
#section_form article .small_text label a{
    color:#785e61;
}

textarea.form-control{ height: 10.2em !important;}

#section_form article .btn{
	background:#962929;
	color:#FFF;
	width:40%;
	float:right;
    font-size: 1em;
    text-transform: uppercase;
    font-family:'globersemibold_free';
    line-height: 3em;
    text-shadow: #6c1a1a 1px 1px 1px;
}

#section_form article .btn:hover{
    background: #333;
    text-shadow: #000 1px 1px 1px;
    
}

#section_form article .sms{
    text-align: center;
    border: #ccc solid 1px;
    padding: 2em;
}
#section_form article .sms i{
    font-size: 5em;
}
#section_form article .sms h5{
    font-size: 5em;
}
#section_form article .sms h5 strong{
    font-family:'globersemibold_free';
}
#section_form article .sms p{
    font-size: 1.8em;
}
#section_form article .sms p a{
   font-family:'globersemibold_free';
    color:#785e61;
}

#section_form article .sms_ok h5, #section_form article .sms_ok i{ color: #8faf0e;}
#section_form article .sms_ok h5, #section_form article .sms_ko i{ color: #962929;}

@media only screen and (max-width : 767px) {
	#section_form article .sms h5{
		font-size: 2em;
	}
}

@media only screen and (max-width : 370px) {
	#section_form article .small_text label {

		float: right;
		padding-left: 5px;
		text-align: left;
		width: 93%;

	}
}

/*///////////////PIE//////////////////////////////*/
footer{
	background:#3e3d3d;
    padding: 2em 0;
}
footer p{
	display:block;
	color:#a4a1a1;
	font-size:1em;

    font-family:'globersemibold_free';
}
footer a{ color:#eb9e9e;}
footer a:hover{ color: #fff; text-decoration: none;}

footer .minilogo img{
    display: block;
    float: right;
    clear: right;
}

footer .minilogo a{
    display: block;
    float: right;
    clear: right;
    margin: 2em 0 0 0;
}

@media only screen and (max-width : 767px) {
	footer .minilogo{
		text-align:center;
	}
	footer .minilogo img{
		float:none;
		margin:0 auto;
	}

	footer .minilogo a {
		display: block;
		float: none;
		margin: 0em 0 0 0;
	}
}