@charset "utf-8";
/* CSS Document */
@media (max-width: 991px){
	#container4 .ct_btn{
		bottom:10px;
		position:relative;
		text-align:center;
	}
}
@media (max-width: 767px) {
	p{text-align:justify;}
	.header h1 {
		margin-top:10px;
		margin-bottom:10px;
	}
	.header .menu{
		cursor:pointer;
	}
    .header .vcenter {
		margin:0 0 5px 0;
		padding-left:35px;
    } 
	.header p{
		font-size:14px;
	}
	.header .bold{
		font-size:16px;
	}
	.header a{
		text-decoration:none;
	}
	.header .dropdown-construpsa{
		border-radius:0px;
		background:rgb(29, 29, 29);
		border-left:4px solid rgb(239, 198, 44);		
	}
	.header .dropdown-construpsa li a{
		color:rgb(255, 255, 255);
		border-bottom:1px solid rgb(29,29,29);
		font-size:18px;
	}
	.header .dropdown-construpsa li a:hover, .header .dropdown-construpsa li a.active{
		background:rgb(239, 198, 44);
		color:rgb(85, 85, 85);
	}
	.ct_carrousel_wrapper{
		margin-top:0px;
	}
	#ct_container1{
		margin-top:0px;
	}
	.somos{
		height:100px;
	}
	.ct_square{
		height:70px;
	}
	.ct_tags{
		text-align:center;
	}
	#ct_container3{
		padding:0px 15px 0px 15px;
	}
	#ct_container3 h2{
		font-size:14px;
	}
	
	#container4 .ct_titlewrapper_{
		padding-bottom:30px;
	}
	#container4 .ct_title{
		font-size:18px;
	}
	#container4 .ct_subtitle{
		font-size:12px;
	}
	#container5 .ct_logoimg{
		height:60px;
	}
	#container5 .container {
		padding-right:15px;
	}
}