﻿
/* Set padding to keep content from hitting the edges */

}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}
body {
    padding-top: 0px;
    padding-bottom: 0px;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
    max-width: 280px;
}
h1 {
  
    font-size: 70px;
    color: #FD7C40;
    font-family: Catamaran,Helvetica,Arial,sans-serif;
   
  
}
.btn1 {
    text-align: center;
    color: #69D2E7;
}
.titulo {
    color: black;
    font-family: Catamaran,Helvetica,Arial,sans-serif;
    text-align: center;
    margin-right: 120px;
    padding-left: 100px;
    margin-top: 250px;
    text-size-adjust: 150%;
    font-size: 150px;
}
.parte2 {
    color: white;
    font-family: Catamaran,Helvetica,Arial,sans-serif;
    margin-top: 80px;
   
}
.imglog{
    text-align:left;
    height:40px;
    width:40px;
  padding-left:15px;
}

.principal {
    color: #D67933;
    font-family: Arial;
    text-align: center;
}
.inicio {
    color: #fc6f1e;
    font-size: 50px;
    line-height: inherit;
    text-align: center;
}
#img1{
    height: 200px;
    width: 100px;
    text-align: center;
}
#img2{
    height: 50px;
    width:50px;
   text-align:left;
}
.imglog {
    margin-left: 50px;
    margin-top:100px;
  
    padding-left: 80px;
    text-align:center;
    height: 40%;
    width:40%
    
}
.header-contener {
    background-image: url();
    height: 800px;
    width: 800px;
    display: block;
    margin: auto;
}
#caja1 {
   
    height: 90%;
    margin: auto;
    width: 100%;
    background-size: 100%;
}

#caja2 {
    background-color: #FA6900;
    height: 50%;
    margin: auto;
    width: 100%;
}

#caja3 {
    background-color: #FFF;
    height: 50%;
    margin: auto;
    width: 100%;
   
}



#caja4 {
    height: 50%;
    margin: auto;
    width: 100%;
    background-color: #F38630;
}
#caja5 {
    background-color: #fff;
    height: 50%;
    margin: auto;
    width: 100%;
}
.caja6 {
    background-color: #242739;
    height: 70%;
    width: 100%;
    margin: auto;
}
#ini {
    color: white;
    background-color: #92ADB8;
    border-radius: 3px;
}
#reg {
    color: white;
    background-color: #638390;
}

.margin-none {
    margin: 0 !important;
}

.margin-top-none {
    margin-top: 0 !important;
}

.th-container .th-body .th-content section {
    margin: 0 !important;
    margin-bottom: 5rem !important;
}

.mapa-container {
    width: 100%;
    height: 100%;
    max-height: 350px;
}