* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

body {
    font-family:Tahoma, Geneva, sans-serif;
    font-size: 14px;
    padding: 180px 200px 0 200px; /*90px  200px*/ 

}
a {
    text-decoration: none;
}
a:hover {
    text-decoration: none;
}
.form-file{
    display: none;
    visibility: hidden;
}
.file-btn{
    background: crimson;
    padding: 10px;
    text-align: center;
    width: 90%;
    cursor: pointer;
    display: block;
    border: 0;
    border-radius: 5px;
    color: white;
}
.progresBar{
    width: 100%;
    height: 30px;
}
.cont_img {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
    height: 105px;
    color: white;
    background-color:black;
    z-index: 100;
}
.cont_img2 {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
    height: 25px;
    color: white;
    background-color:black;
    z-index: 100;
}
.cont_art {
    width: 50%;
}
.cont_art_der {
    background: rgba(0,0,0,.7);
    font-size: 14px;
    margin-top: 12px;
    margin-right: 15px;
    text-align: right;
    line-height: 1.3;
    padding: 0;
}
.lin {
    border-right: 2px solid #ff0000;
    margin: 0;
    padding: 0;
}
.hidde {
    height: 0;
    padding: 0;
    margin: 0;
    line-height: 0;
    visibility: hidden;
    font-size: 15px;
}
.no-hidde {
    height: 0;
    padding: 0;
    margin: 0;
    line-height: 0;
    font-size: 15px;
}
.btn.tam {
    font-size: 1vw;
}
.btn-alig {
    text-align: center;
    align-items: center;
    align-content: center;
}
/* link */
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .open >a {
    text-decoration: none;
    background-color: #000000;
    color: #ff0000;
}
.container-main {
    padding: 20px;
    margin-left: -180px;
    margin-right: -180px; 
}
.nosotros {
    width: 90%;
    background-color: black;
    color: white;
    border-radius: 8px;
    border: 2px solid white;
    margin: 2px;
    padding: 10px;
    text-align:justify;
    box-shadow: 10px 10px 6px 3px #474747;
}
.t1 {
    font-size: 15px;
    font-weight: bold;
}
.t2 {
    font-size: 12px;
    font-weight: bold;
}
.t3 {
    font-size: 16px;
    color: blue;
    font-weight: bold;
}
.t4 {
    font-size: 16px;
    color: red;
    font-weight: bold;
}
.t5 {
    font-size: 10px;
    font-weight: bold;
    color: white;
}
.t6 {
    font-size: 10px;
    font-weight: bold;
    color: black;
}
.t7 {
    font-size: 12px;
    color: red;
    font-weight: bold;
    text-align: center;
}
.t8 {
    font-size: 11px;
    font-weight: bold;
    color: darkblue;
}
#error_gc {
    font-size: 12px;
    color: red;
    font-weight: bold;
    text-align: center;
}
.cua-desea {
    width: 100%;
    margin-top: 0px;
    margin-bottom: 15px;
    border: 2px solid black;
    border-radius: 5px;
    box-shadow: 10px 10px 6px 3px #474747;    
    padding: 25px;
}
.cua-prop {
    align-items: center;
    width: 100%;
    margin-top: 15px;
    border: 2px solid black;
    border-radius: 5px;
    box-shadow: 10px 10px 6px 3px #474747;
    padding: 25px;
    height: auto;
}
.cua-prop2 {
    position: absolute;
    /*align-items: center;*/
    margin-left: -170px;
    width: 95%;
    margin-top: 15px;
    border: 2px solid black;
    border-radius: 5px;
    box-shadow: 10px 10px 6px 3px #474747;
    padding: 25px;
    height: auto;
}
.cua-prop3 {
    position: absolute;
    margin-left: -170px;
    width: 95%;
    margin-top: 200px;
    border: 2px solid black;
    border-radius: 5px;
    box-shadow: 10px 10px 6px 3px #474747;
    padding: 25px;
    height: auto;
}
.cua-prop4 {
    position: absolute;
    margin-left: -170px;
    width: 95%;
    margin-top: 430px;
    border: 2px solid black;
    border-radius: 5px;
    box-shadow: 10px 10px 6px 3px #474747;
    padding: 25px;
    height: auto;
}
.cua-desea2 {
    width: 100%;
    margin-top: 0px;
    margin-bottom: 15px;
    border: 2px solid black;
    border-radius: 5px;
    box-shadow: 10px 10px 6px 3px #474747;    
    padding: 25px 0;
}
.btn-spacing {
    margin-top: 10px;
    margin-bottom: 10px;
}
.btn-spacing2 {
    margin-top: 5px;
    margin-bottom: 5px;
    border-radius: 5px;
}
.alq{
	position:absolute;
    top: 1%;
	background-color:#CCC;
	right:1%;
	width:120px;
	height:20px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:.8em;
	color:#000;
}
.ven{
	position:absolute;
	top:1%;
	background-color:#CCC;
	left:1%;
	width:120px;
	height:20px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:.8em;
	color:#000;
}
a.darken {
       display: inline-block;
       background: black;
       padding: 0;
}

a.darken img {
       display: block;

       -webkit-transition: all 0.5s linear;
          -moz-transition: all 0.5s linear;
           -ms-transition: all 0.5s linear;
            -o-transition: all 0.5s linear;
               transition: all 0.5s linear;
}

a.darken:hover img {
       opacity: 0.5;

}
.pro-t-refe{
	color:#000;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:500;
	font-size:.9em;
    text-align: left;
}
.pro-t-tip-dir{
	color:#000;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:500;
	font-size:.8em;
    text-align: left;
}
.pro-t-icon{
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:500;
	font-size:.8em;
}
.pro-t-des{
	color:#000;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:500;
	font-size:.8em;
    text-align: left;
}
.linea-pro0 {
    box-model: border-box;
    border: 15px solid white;
    background-clip:padding-box;
}
.linea-pro {
    box-model: border-box;
    border: 2px solid red;
    background-clip:padding-box;
}
.alto {
    height: 40px;
    display: flex;
    align-items: center;
    align-content: center;
    padding: 0;
    margin: 0;
}
.modal-fondo {
    background-color: white;
}
.modal-border {
    border: 1px solid white; 
    border-radius: 3px;
}
.formulario {
    width: 500px;
    max-width: 100%;
    margin: auto;
    margin-top: 30px;
    padding: 20px;
    position: relative;
}
.formulario__input, .formulario__label {
    display: block;
    width: 100%;
    font-size: 1.3em;
}
.formulario__input {
    padding: 20px;
    background: transparent;
    border: 1px solid black;
    margin-bottom: 40px;
}
.formulario__label {
    padding-left: 15px;
    position: absolute;
    margin-top: -85px;
    color: black;
    z-index: -20;
}
.borde {
    border: 2px solid red;
    background-color: #FDEBD0;
    border-radius: 3px;
    width: 100%;
    padding: 10px 0 15px 0;
}
.td-padding {
    padding: 0 5px 0 5px;
}
.dat-pro-ref {
    font-size: 15px;
    color: blue;
}
.dat-pro-gen {
    font-size: 11px;
    font-weight: bold;
}
.lin-pro {
    margin-top: 2px;
    border: .1px solid blue;
    margin-bottom: 0;
}
.form {
    margin-top: 3px;
    margin-bottom: 3px;
}
.map-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.map-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}
.pagination {
    display: inline-block;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
}
.pagination a {
    color: black;
    float: left;
    padding: 4px 8px;
    text-decoration: none;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
}
.pagination a.active {
    background-color:#F00;
    color: white;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    border-radius: 50%;
    cursor: context-menu;
}
.pagination a:hover:not(.active) {
    background-color:#F00;
    border-radius: 50%;
}
.img {
    object-fit: cover;
    height: 400px;
    width: 100%;
}
.ul {
    margin-left: 15px;
}
.tr {
    background-color: #000;
}
.td_titulo {
    color: #fff;
}
#noveo {
    display: none;
}
.color_fondo {
    background-color: #BCDDF3;
}
.rojo{
    border-right: 1px solid red;
}
.pie {
    bottom: 2px;
    /*margin-bottom: 2px;*/
    background-color: black;
    height: 40px;
    color: white;
    padding: 12px 0 12px 0;
    margin-left: -200px;
    margin-right: -200px;
    text-align: center;
    /*width: 100%;*/
}
.error{
    color: red;
}
.map-responsive {
    overflow:hidden;
    padding-bottom:400px; /*Reduce este valor si el mapa fuera muy alto, por ejemplo 250px, puedes usar porcentajes, 50%*/
    position:relative;
    height:0;
}
.map-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}
.fondo_negro{
    background-color: black;
}









