@charset "utf-8";

/*
	Theme name: JHS Construcción
	Theme URL: htt://jhsconstruccion.com
	Author: TrebolBit
	Author URL: htt://trebolbit.com
	Description: JHS Construcción, lugar donde se desarrolla, diseño de interiores y exteriores de casas y oficinas.
	Versión: 1.0
	License: GNU
	License URL:
	Text Domain: 
	Domain Path:
	Tags:
	
*/

/*********************   INDEX ***********************/

/**** NAV ****/

.iconsNav{
	width: 15px;
    float: left;
    margin-right: 10px;
    margin-top: 5px;
    display:none;
}

.styleLogoIndex{
	max-width: 48%;
    margin-left: auto;
    margin-right: auto;
    /* height: 182px; */
    /* display: block; */
    /* position: absolute; */
    /* z-index: 2; */
    /* margin-left: 42px; */
    /* margin-top: 10px; */
}

#navigation ul.nav{
	padding-top: 18px!important;
}

#navigation ul.nav li{
	padding: 0px;
    border-left-width: 1px;
    border-left-style: dotted;
    border-left-color: #ffffff;
}

#navigation ul.nav li a{
	padding-left: 16px !important;
    padding-right: 16px !important;
}

.contLogoIndex{
	width: 30%;
    height: 182px;
    display: block;
    position: absolute;
    z-index: 2;
    margin-left: 12px;
    margin-top: 10px;
}

/* ABOUT US EN JHS... STARTS */

.img-icon-container{
	float: left;
	padding: 10px;
}

.containerContact{
	width: 100%;
    height: 27px;
    padding-left: 20px;
    /* background-color: #f9b701; */
    /* position: fixed; */
    z-index: 10;
    /* right: 117px; */
}
.elementContactPhone{
	width: 38%;
    height: 30px;
    float: left;
    margin-top: 1px;
}
.elementContactMail{
	width: 41%;
    height: 30px;
    float: left;
    margin-top: 1px;
}

.contactIcon{
	max-width: 20px;
    padding: 3px;
    float: left;
    margin-top: 3px;
    margin-right: 1px;
}

.contIconsSocial{
	width: 30%;
    height: initial;
}

.iconsSocial{
	max-width: 15%;
    margin-left: 0px;
    margin-right: 9px;
    float: left;
    margin-top: 4px;
}

.contactText{
	color: #fff;
    font-size: 13px;
    margin-left: 23px;
}

.smaller .navbar .container .navbar-header a img{
	width: 80px;
	margin-top: 2px;
	height: 82px !important;
}

.title-h1{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 48px;
	font-weight: 700;
	color: #203b4c;
}
.text-div{
	font-family: Arial,Helvetica,sans-serif;
	color: #203b4c;
	font-size: 18px;
}

.content_jhs{
	width: 100%;
	height: 160px;
    padding-right: 5px;
    padding-left: 5px;
}


/* PROCESO  STARTS */

.home-proceso{
	border-top-width: 15px;
    border-top-style: solid;
    border-top-color: #f9b701;
    padding-top: 5px;
    height: auto;
}

.arrow{
	width:65px; 
	margin-top: -10px; 
	margin-left: 10%;
}

.backgound-image{
	background: url(../images/about-us/background-proceso.jpg) fixed;
	background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.left-proceso-line{
	border-left-style: solid;
	border-left-color: #f9b701;
	border-width: 2px;
	padding-right: 10px;
}

.proceso-texto{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1.5rem;
	margin-left: 10px;
	color: white;
}

.proceso-title{
    color: white;
    font-family: Arial,Helvetica,sans-serif;
    text-align: center;
    font-weight: 900;
    position: relative;
    font-size: 4rem;
    padding-left: 11px;
}

.procesostyle-col{
	margin-bottom: 25px;
}

.proceso-icons{
	max-width: 120px;
	margin-bottom: 30px;
	padding-top: 45px;
} 

.process-text-title{
	font-family: Arial,Helvetica,sans-serif;
	font-weight: 700;
	color: white;
	text-align: center;
}

.process-text-p{
	color: white;
    text-align: center;
    width: 70%;
    margin-left: 15%;
}




/* TESTIMONIAL STARTS */

.carousel-control.right{
	background-image: none;
}

.carousel-control.left{
	background-image: none;
}


.testimonial {
    padding-top: 70px;
    padding-bottom: 50px;
}




.style-text-2{
	font-size: 20px;
}

.container-author{
	max-width: 88%;
}

.style-description{
	font-size: 2rem;
    font-weight: 500;
    text-align: center;
    font-style: italic;
    border-radius: 6px;
    color: #333333;
    position: relative;
    margin-top: 75px;
    padding-right: 25px;
    padding-bottom: 5px;
    padding-left: 25px;
}




/* CONTÁCTANOS STARTS*/

.home-contactanos{
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #f9b701;
	padding-top: 5px;
	height: auto;
}

.right-proceso-line2 {
	border-right-style: dashed;
	border-right-color: #f9b701;
	border-width: 2px;
	padding-right: 62px;
}

.cont-cont{
	width: 100%;
    height: 100px;
}

.stylecols{
	height: 46px;
    float: left;
}

.width-icons{
	 max-width: 48px;
	 margin-right: 14px;
	 margin-left: 17px;
}

.style-float{
 	float: left;
}

.contact-img{
	padding-top: 50px;
	max-width: 70%;
}


.style-title{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 4rem;
	font-weight: 700;
	color: #203b4c;
	text-decoration: none; 
}

a:hover{
	text-decoration: none; 
	border-color: #f9b701;
}

.style-p{
	margin-top: -12px;
	padding-left: 3px;
	color: black; 
}

.p-contactanos{
	padding-top: 15px; 
	text-align: center;
	color: #203b4c; 
	font-size: 1.6rem; 
	padding-bottom: 45px;
}

.style-form{
 	border: 1px solid #f9b701 !important;
}

.style-button1{
	background-color:#f9b701;
	padding: 7px 32px;
	border: none;
	font-family: Arial,Helvetica,sans-serif;
	color: white;
	margin-top: 20px;
	outline: none; 
}

.socialIcons{
	width: 100%;
    height: 70px;
    margin-top: 75px;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
}

.width-socialIcons{
	margin-right: 4px;
    margin-left: 7px;
    max-width: 13%;
    float: left;
}

.width-socialIcons2{
	margin-right: 10px;
    margin-left: 10px;
    max-width: 26%;
    float: left;
}




/***************** FOOTER ***************/

.background{
	background-color:#203b4c;
	width: 100%;
	padding-bottom: 1%;
}

.background-style{
	margin-top: -5px;
}

.content_logo_footer{
	width: 20%;
    height: 234px;
}

.style-logo{
	width: 100%;
	float: left;
}

.style-col{
	width: 45%;
	float: left;
	padding: 14px;
    color: white;
}

.content_work{
	width: 37%;
	margin-top: 42px;
    padding: 18px;
    float: left;
}

/*.style-row{
	padding-top: 25px;
	float: left;
}*/

.style-rowFooter{
	width: 400px;
	height: 65px;
}

.right-proceso-line3 {
    border-right-style: solid;
    border-right-color: white;
    border-width: 2px;
    padding-right: 139px;
}
 .footer-p{
    padding-left: 30px;
    font-size: 1.2rem;
    margin: 0 0 3px;
    color: white;
}
 .right-footer-line{
	border-right-style: solid;
	border-right-color: #ffff;
	border-width: 2px;
	margin-top: 32px;
}

.brand_icon{
	float: right;
	width: 133px;
}

.brand_icon_square{
	float: right;
	width: 133px;
}

.ContentLog-icons{
	width: 18%;
    height: 274px;
    float: left;
}

.width-socialIconsFooter{
	margin-right: 10px;
    margin-left: 10px;
    max-width: 35%;
    float: left;
}

.socialIconsFooter{
	width: 80%;
    height: 70px;
    margin-top: 185px;
    margin-left: 20px;
}



/***************************   CONSTRUCCIÓN  ******************************/

.title-constr{
	/*word-wrap: break-word;*/
	color: white;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: 900;
	/*margin-left: -19%;*/
	position: relative;
	font-size: 30px;
}	

.content-title{
	width: 208px;
    margin-right: 39px;
}		
.style-p1{
	padding-top: 5px;
    /* padding-left: 36px; */
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 2rem;
    color: white;
}

.proceso-texto1{
	 font-family: Arial,Helvetica,sans-serif;
	 margin-left: 10px;
	 font-style: italic;
	 color: white;
	 padding-top: 50px;
	 padding-left: 129px;
}

.general-text-titles{
	font-family: Arial,Helvetica,sans-serif;
    padding-left: 25px;
    font-size: 1.6rem;
    line-height: 1.5;
    color: white;
    max-width: 900px;
}

.proceso-icons{
	 max-width: 120px;
	 margin-bottom: 30px;
	 padding-top: 45px;
	 font-family: Arial,Helvetica,sans-serif;
} 

.containerPhotos{
	width: 100%;
	height: auto;
	margin-top: 70px;
    margin-right: auto;
    margin-left: auto;
}

.hover_img:hover {
	 opacity: 0.5;
}

.proceso-text{
	 font-family: Arial,Helvetica,sans-serif;
	 color: white;
	 text-align: center;
}

.proceso-text-p{
	 color: white;
	 text-align: left;
	 margin: 12px 88px auto;
}
			 
.style-float{
	 float: left;
}
 
.iconoConstruc{
	max-width: 9%;
    float: left;
}

.bg-construccion{
	 background: url('../images/construction/backgroundConstruc.jpg') no-repeat center center fixed; 
	  -webkit-background-size: cover;
	  -moz-background-size: cover;
	  -o-background-size: cover;
	  background-size: cover;
}

.styleRowConstruc{
	width: 100%;
    height: auto;
    /*padding: 4%;*/
    margin-top: 40px;
}

.contentDiv{
	padding-left: 37px;
    width: 100%;
    height: 60px;
    /*padding-right: 38px;*/
}

.styleCol-construc{
	font-family: Arial,Helvetica,sans-serif;
    float: left;
    /*width: 47%;*/
    /*padding: 15px;*/
    margin-bottom: 20px;
    /*margin-left: 20px;*/
    /*margin-right: 10px;*/
}

.style-border-bottom{
	border-bottom-color: white;
    border-bottom-style: solid;
    border-bottom-width: 53px;
}


/*** HOGAR-OFICINA ********/
			
.styleRow-HO{
	padding-left: 15px;
	padding-right: 15px;
}

.style-text-p{
	font-family: Arial,Helvetica,sans-serif;
    text-align: center;
    color: black;
    color: #203b4c;
    /*margin-left: 61px;*/
    margin-bottom: 13%;
}

.style-h3{
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    font-size: 38px;
    color: #203b4c;				
}

.style-button{
	background-color:#f9b701;
	border-color: #f9b701;
	border: none;
	outline: none;
	font-family: Arial,Helvetica,sans-serif;
	color: white;
	margin-top: 100px;
	margin-bottom: 60px;
}

 a:hover{
     text-decoration: none; 
 }
 
 .container_style_text{
    color: #203b4c;
    font-family: Arial,Helvetica,sans-serif;
    text-align: center;
 }
 
 .stylecontentModals{
	background-color: #ffffff00 !important;
    border: 1px solid rgba(0, 0, 0, 0) !important;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0) !important;
    max-width: 590px;
    margin-left: auto;
    margin-right: auto;
    top: 98px;
 }
 
 .styleCloseModals{
	color: #f9b701;
    opacity: 1;
    text-shadow: 0 1px 0 #666666;
    font-size: 43px;
 }
 
/**************** HOME Y OFFICE APARTADOS*********/ 

.home_office_title{
	color: white;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: 900;
	position: relative;
	text-align: center;
	font-size: 4rem;
}

/**************** CONSTRUYENDO EL FUTURO *********/

.backPhotos{
	background-color: #203b4c;
    width: 100%;
    padding-bottom: 1%;
}

.content_text_construction{
	width: 100%;
    padding-top: 30px;
}

.style-h1{
	word-wrap: break-word;
	color: white;
    font-family: Arial,Helvetica,sans-serif;
	font-weight: 900;
	margin-bottom: 15px;
	padding-left: 30px;
	font-size: 57px;
}
.style-h-2{
	color: white;
	font-family: Arial,Helvetica,sans-serif;
	padding-left: 30px;
	padding-bottom: 10px;
	font-size: 53px;
	font-weight: 400;
	float: left;
}
.style-h-3{
	color: white;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 57px;
	font-weight: 400;
	padding-left: 30px
}
.img_style{
    max-width: 350px;
    height: 229px;
    padding: 33px;
    padding-right: 65px;
}	



/*************************** REMODELACIÓN   ************************/


.title-reshuffle{
	 /*word-wrap: break-word;*/
	 color: white;
	 font-family: Arial,Helvetica,sans-serif;
	 font-weight: 900;
	 width: 186px;
	 text-align: center;
	 font-size: 4rem;
}

.content_reshuffle{
	width: 100% !important;
    padding-top: 50px;
    padding-bottom: 50px;
}

.bg-construccion2{
	 background: url('../images/remodelacion/background-tools.jpg') no-repeat center center fixed; 
	  -webkit-background-size: cover;
	  -moz-background-size: cover;
	  -o-background-size: cover;
	  background-size: cover;
}
	 			
.style-images2{
	 /*width: 277px;*/
	 padding: 2%;
}

.style-imagesConstruc{
	/*width: 277px;*/
	padding: 2%;
}

.nav-justified {
    width: 70%;
}

.imgModalstyle{
	width: 94%;
}
	

/****************************** INTERIORES  ***********************/




.arrow-interiores{
	 position: absolute;
	 z-index: 1;
	 width: 100%;
}

.title-inside{
	 word-wrap: break-word;
	 color: white;
	 font-family: Arial,Helvetica,sans-serif;
	 font-weight: 900;
	 width: 140px;
	 margin-left: 10%;
	 font-size: 61px;
}

.nav>li>a:focus, .nav>li>a:hover{
	background-color: #f9b701;
    color: #fff;
}

.styleNavInt{
	font-size: 20px;
	color: #f9b701;
}



/****************************** CONSEJOS JHS ***********************/

    /*** Galería***/


.background-galeria{
	 background-color: #203b4c;
}

.content-tips{
	margin-top: 120px;
}

.title-tips{
	 word-wrap: break-word;
	 color: white;
	 font-family: Arial,Helvetica,sans-serif;
	 font-weight: 900;
	 width: 242px;
	 position: relative;
	 font-size: 61px;
}

.contentImg-tips{
    max-width: 61%;
    float: left;
    margin-right: 20px;
    height: 235px;

}
.styleImg-tips{
	max-width: 231px;
    height: 231px;
    float: left;
}

.general-text-tips{
    font-family: Arial,Helvetica,sans-serif;
    width: 100%;
    font-size: 18px;
    /* margin-left: 6%; */
    float: left;
    color: white;
}

.style-collage{
	 padding-top: 60px;
	 padding-right: 12px;
}

.right-line2{
	 border-left-style: solid;
	 border-left-color: #fff;
	 margin-top:63px;
	 border-width: 4px;
	 padding-right: 29px;
}

 .galeria-p{
	 font-family: Arial,Helvetica,sans-serif;
     font-size: 20px;
	 padding-left: 10px;
     color: white;
     
}


/****************************** OTROS SERVICIOS  ***********************/	

   /**** Algo más ****/		
   
   
.bg-construccion3{
	 background: url('../images/OtrosServicios/background-otrosServicios.jpg') no-repeat center center fixed; 
	  -webkit-background-size: cover;
	  -moz-background-size: cover;
	  -o-background-size: cover;
	  background-size: cover;
}

.contIconsServicios{
	width: 100%;
	height: auto;
}

.styleBack{
	background-color: #1e567980;
    float: left;
    height: 90px;
    margin-right: 2px;
    padding: 0;
    margin-top: 2px;
}

.styleBack:hover{
	background-color: #f9b701;
	transition: background-color .5s;
}

::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 7px;
}
::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: rgba(0, 0, 0, .5);
  -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, .5);
}

.service_tab_content{
	overflow-x: scroll;
	border-style: solid;
	border-color: white;
	border-bottom: none;
}

.content_scroll{
	width: 1134px;
	height: 90px;
}

.contInfo{
	width: 100%;
    height: auto;
    margin-bottom: 50px;
}

.containerPopover{
	 width: 40%;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    padding-left: 30px;
    padding-right: 30px;
    display: none;
    text-align: center;
    position: absolute;
    z-index: 999999;
    margin-bottom: 120px;
    box-shadow: 2px #000;
    margin-top: -396px;
    height: 347px;
    background-color: #fff;
    
}

.styleBtnClose{
	font-size: 29px;
    padding: 0px 0px !important;
    color: #f9b701;
    margin-right: -13px;
    opacity: 1;
    text-shadow: 0 1px 0 #ccc;
}

#popover1:active{
	display: none;
}


.titlePopover{
	padding-top: 24px;
    color: #f9b701;
    font-weight: 700;
    margin-top: 0;
}

.styleTxtPopover{
	margin-top: 16px;
    font-size: 1.3rem;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
    color: #4a6377;
}

.btnPopover{
	margin-top: 27px !important;
    margin-bottom: 14px !important;
}


.services_tab_elements{
	width: 100%;
    float: left;
    margin-left: auto;
    margin-right: auto;
    padding: 7%;
}



.title-services{
	 /*word-wrap: break-word;*/
	 color: white;
	 font-family: Arial,Helvetica,sans-serif;
	 font-weight: 900;
	 text-align: center;
	 width: 4rem;
	 font-size: 33px;
}

.title-tabContent{
	color: white;
	 font-family: Arial,Helvetica,sans-serif;
	 text-align: center;
	 font-weight: 900;
	 font-size: 3.8rem;
	 padding-top: 15px;
	 margin-left: 22px;
}

.style-h2{
	 color: white;
	 font-family: Arial,Helvetica,sans-serif;
	 font-weight: 900;
	 font-size: 28px;
	 padding-top: 80px;
}
.style-h3-2{
	 color: white;
	 font-family: Arial,Helvetica,sans-serif;
     font-weight: 500;
	 font-size: 39px;
}	

.proceso-texto5{
	 font-family: Arial,Helvetica,sans-serif;
	 color: white;
	 max-width: 476px;
}

.style-img3{
	 max-width: 45px;
}

.right-line3{
	 border-left-style: solid;
	 border-left-color: #fff;
	 padding-left: 21px;
	 border-width: 4px;
}

.style-p-1{
	 padding-top: 9px;
     padding-left: 90px;
     font-family: Arial,Helvetica,sans-serif;
     font-size: 20px;
     color: white;
}

.services_contact{
	padding-top: 28%;
}

.content-imgServicios{
	max-width: 100%;
	padding-left: 17px;
    padding-right: 15px;
}

   /**** Tú mereces lo mejor ****/
   
 
 .algoMas-h1{
	color: #203b4c;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: 900;
	font-size: 152px;
}

.algoMas-h3{
	color: #203b4c;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: 900;
	font-size: 54px;
    max-width: 600px;
    padding-top: 30px;
    padding-bottom: 10px;
}

.algoMas-h5{
	color: #203b4c;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: 500;
	font-size: 28px;
}

.algoMas-p{
	color: #203b4c;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	padding-top: 20px;
}

.style-button{
	background-color:#f9b701;
	border: none;
	font-size: 1.6rem;
	outline: none;
	font-family: Arial,Helvetica,sans-serif;
	color: white;
	margin-top: 40px;
}

a:hover{
     text-decoration: none; 
     border-color: #f9b701;
}

.home-proceso2{
	border-bottom-width:  1px;
    border-bottom-style: solid;
    border-bottom-color: #f9b701;
    padding-bottom: 70px;
    height: auto;
}

/*** imágenes ****/ 

.img-contentServices{
	width: 65%;
}

.colPhotos{
	float: left;
    padding-left: 15px;
    padding-right: 15px;
    border: 11px solid #ccc3;
}

/******************* HOGAR **********************/

.style-container{
	margin-top: 20px;
    margin-bottom: 30%;
}

.bg-hogar{
	 background: url('../images/Hogar/backgroundHogar.jpg') no-repeat center center fixed; 
	 -webkit-background-size: cover;
	 -moz-background-size: cover;
	 -o-background-size: cover;
	 background-size: cover;
}

.proceso-title7{
	word-wrap: break-word;
	color: white;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: 900;
	width: 179px;    
	font-size: 61px;
}			

.proceso-texto-5{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 18px;
	text-align: justify;
	margin-left: 10px;
	color: white;
	padding-top: 105px;
	padding-left: 129px;
}


/******************* OFICINA **********************/


.bg-oficina{
	 background: url('../images/Oficina/back-office.jpg') no-repeat center center fixed; 
	 -webkit-background-size: cover;
	 -moz-background-size: cover;
	 -o-background-size: cover;
	 background-size: cover;
}

.proceso-title8{
	 word-wrap: break-word;
	 color: white;
	 font-family: Arial,Helvetica,sans-serif;
	 font-weight: 900;
	 width: 179px;    
}			


/****************************** CONTACTO  ***********************/	

.bg-contacto{

	background: url('../images/slider/interiores/slider2-interiores.jpg') no-repeat center center fixed; 
	 -webkit-background-size: cover;
	 -moz-background-size: cover;
	 -o-background-size: cover;
	 background-size: cover;
}

.style-titleContact {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 4rem;
    font-weight: 700;
    margin-top: 50px;
    color: #fff;
    text-decoration: none;
}

.p-contact{
	padding-top: 15px;
    color: #fff;
    font-size: 18px;
    padding-bottom: 45px;
}

.textContact{
	color: #fff;
	margin-top: -12px;
    padding-left: 12px;
}

.marginTxtContact{
	margin-bottom: 4px;
    font-size: 1.6rem;
}

.marginTxtContTel{
	margin-bottom: 0px;
	margin-left: 3px;
	float: left;
}

.form-groupContact{
	margin-bottom: 15px;
    min-width: 30%;
    margin-right: 55px;
    float: left;
}

.socialIconsContact{
	width: 22%;
    height: 87px;
    /* margin-top: 53px; */

}

.width-iconsContact{
	max-width: 16%;
    float: left;
}

.width-iconsContactMail{
	max-width: 16%;
    float: left;
}

.contact{
	float: left;
	width: 55%;
}

.contactMail{
	height: 70px;
	width: 53%;
	float: left;
}

.contactTel{
	height: 70px;
	width: 46%;
	float: left;
}

.heightContact{
	height: 100px;
}

.form-controlContact{
	display: block;
    width: 100%;
    height: 37px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form-Contact{
	display: block;
    width: 100%;
    height: 284px !important;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;

}

/******** SERVICIOS *****/

.bg-serv{
	background: url('../images/SERVICIOS/fondo-de-pantalla.jpg') no-repeat center center fixed;
	background-size: cover;
	
}

.contServGen{
	margin-top: 90px;
    text-align: center;
    color: #fff;
    border-bottom: 2px solid #f9b701;
}

.textServGen{
	margin-top: 20px;
    color: #fff;
    text-align: center;
    margin-bottom: 20px;
}

.contCols{
	width: 90%;
	margin-bottom: 40px;
}

.styleImg{
	width: 100%;
}

.styleColImgServ{
	padding: 0 !important;
	overflow:hidden;
	cursor: pointer;
}

.styleColImgServ:hover .styleImg{
	-webkit-transform:scale(1.6);
	transform:scale(1.6);
	filter: opacity(50%);
}

/****** Queries *****/

@media (max-width: 425px){
	#navigation ul.nav{
		width: 100%;
	}
	
	.containerContact{
		padding-left: 0px;
		height: 70px;
	}
	
	.iconsSocial{
		max-width: 28%;
	}
	
	.elementContactPhone{
		width: 68%;
	}
	
	.elementContactMail{
		width: 100%;
	}
	
	#navigation ul.nav li{
		padding: 3px;
	}
	
	.contLogoIndex{
		width: 100%;
		margin-left: 0px;
	}
	
	.contLogoIndex{
		width: 100%;
		margin-left: 0px;
	}
	
	.width-socialIcons2{
		max-width: 15%;
	}
	
	.styleCol-construc{
		width: 100%;
	}
	
	.style-p1{
		font-size: 1.4rem;
	}
	
	.containerPopover{
		width: 88%;
		height: 319px;
	}

	
}

@media (max-width: 760px){
	#hideimg1{
		display: block;
	}
	
	.contactText{
		font-size: 12px;
	}
	
	.marginTxtContTel {
    	margin-bottom: -9px;
	}
		
		
}

@media (max-width: 768px){
	.contact{
		float: left;
		width: 100%;
		padding-bottom: 20px;
	}
		
	.socialIconsContact {
	    width: 100%;
	    height: 87px;
	    margin-top: 0px;
	    margin-bottom: 10px;
	}
	
	.form-groupContact {
	    min-width: 100%;
	}
	
	.contactMail {
    	width: 100%;
	}
	
	.style-description{
		font-size: 1.4rem;
	}
	
	.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev{
		margin-left: -30px !important;
	}
	
	.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next{
		margin-right: -30px !important;
	}
	
	.width-icons{
		max-width: 13%;
		float: left;
		margin-left: 0px !important;
	}
	
	.style-imagesConstruc{
		max-width: 50%;
		padding: 2%;
	}
	
	.contactTel{
		width: 100%;
	}
	
	.width-iconsContactMail{
		max-width: 8%;
	}
	
	.width-iconsContact{
		max-width: 8%;
	}
	
	.styleBack{
		width: 16.66666667%;
		height: 67px;
	}
	
}

@media (min-width: 768px) and (max-width: 991px){
	.heightContact{
		height: 150px;
	}
	
	.socialIconsContact {
    width: 31%;
    }
    
    .services_tab_elements{
	    width: 60%;
	    margin-left: 23px;
    }
}

@media (min-width: 374px) and (max-width: 416px){
		
	.content-imgServicios{
		padding-left: 32px;
	    padding-right: 32px;
	}

}





@media (min-width: 769px) and (max-width: 991px){
	.form-groupContact{
		margin-right: 35px;
	}
}

@media (min-width: 992px) and (max-width: 1199px){
	.form-groupContact{
		margin-right: 47px;
	}
	.socialIconsContact {
    	width: 23%;
    }
}

/** CONSTRUCCION HOME Y OFICINA**/

/*@media (min-width: 375px) and (max-width: 400px) {
    .construct_images_container{
		padding-left: 33px;
	}
	
}*/

/*@media (min-width: 376px) and (max-width: 800px) {
    .construct_images_container{
		padding-left: 50px;
	}
}*/



/** HOME QUERYS**/

@media (min-width: 320px) and (max-width: 375px) {
    .img-icon-container{
	    float: left;
	    padding: 6px;
	    width: 30%;
	    padding-left: 34px;
    }
}

@media (min-width: 375px) and (max-width: 400px) {
    .img-icon-container{
	    float: left;
	    padding: 6px;
	    width: 33%;
	    padding-left: 34px;
    }
}

@media (max-width:400px){
	.icon_content_tools{
		width: 100%;
		height: 92px;
	}
	
	.styleCol-construc{
		width: 100%;
	}
	
	.title-reshuffle{
		font-size: 3rem;
	}
	
	.style-titleContact{
		font-size: 3rem;
	}
			
	.width-iconsContactMail{
		max-width: 14%;
	}
	
	.width-iconsContact{
		max-width: 12%;
	}
	
}


/*** FOOTER ***/

@media (max-width:500px){
	.general-text-titles{
		margin-left: 0px; 
	}
	
	.algoMas-h3{
		font-size: 36px;
		padding-left: 27px;
	}
}	

@media (max-width:800px){

	.content_logo_footer{
		width: 100%;
	}
	
	.right-footer-line {
    border-top-style: solid;
    border-right-style: none;
    border-right-color: #ffff;
    border-width: 2px;
	}
	
	.style-col {
    width: 100%;
    float: left;
    margin-top: 17px;
    padding: 14px;
    color: white;
	}
	
	.content_work {
    width: 100%;
    padding: 32px;
    float: left;
	}
}


/**** CATÁLOGO *****/


@media (max-width:800px){
	.style-collage {
		float: none;
	}
	.right-line2{
	 margin-top: 33px;
	 border-top-style: solid;
	 border-left-style: none;
	 border-color: #fff;
	 border-width: 4px;
	}
	
	.galeria-p{
	 margin-top: 9px;
	}
}




/******** Footer **********/

@media (max-width: 800px){
	.ContentLog-icons{
		width: 100%;
	}
	
	.socialIconsFooter {
	    max-width: 120px;
	    height: 70px;
	    margin-top: 185px;
	    margin-left: auto;
    }
    
    .width-socialIconsFooter{
	    max-width: 60px;
	    margin-left: 0;
	    margin-right: 0;
    }
    
    .style-col{
	    margin-top: 85px;
    }
    
    
}

@media (min-width: 300px) and (max-width: 435px) {
	.style-rowFooter{
	    width: 50%;
    }
}

@media (min-width: 801px) and (max-width: 991px) {
	.ContentLog-icons {
    width: 208px;
    }
    
    .socialIconsFooter {
    width: 80%;
    }
    
    .style-col {
    width: 59%;
    }
    
    .content_work {
    width: 37%;
    }
}


/*** CONSTRUYENDO EL FUTURO *****/



@media (min-width: 0px) and (max-width: 600px) {
    .style-h1{
	   padding-left: 30px;
	   font-size: 29px; 
    }
    
    .style-h-3{
	   font-size: 28px;
	   font-weight: 400;
	   padding-left: 30px; 
    }
}

@media (min-width: 600px) and (max-width: 800px) {
    .style-h1{
		padding-left: 30px;
		font-size: 55px;
	}
	
	.style-h-3{
	   font-size: 61px;
	   font-weight: 400;
	   padding-left: 30px; 
    }
}

@media (max-width:800px){
	
	/*.content_text_construction {
	    width: 100%;
	    height: auto;
	    padding-top: 30px;
	    padding-bottom: 10px;
	}*/
	
	.style-h-2{
		padding-left: 0;
		padding-bottom: 10px;
		font-size: 53px;
		font-weight: 400;
		float: left;
	}
	
	
}

/*** En JHS... *****/

@media (max-width:800px){
	.content_jhs {
    width: 100%;
    height: 160px;
    padding-right: 0;
    padding-left: 0; 
	}
	
	.style-rowFooter{
		float: left;
		height: 100%;
	}
	
	.brand_icon{
		padding-top: 30px;
	}
	
}


/******** Construcción **********/


@media (max-width:991px){
	
	
	.iconoConstruc{
		max-width: 40px;
	}
	
	
}










