div#wrapper {
    margin-bottom: 154px;
}

.loc{
    width: 25px;
    height: 31px;
    position: absolute;
    background-image: url(../img/loc.png);
    background-size: 15px;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 2;
    cursor: pointer;
}

.loc.loc1 {
    left: 20%;
    top: 50%;
}

.loc.loc2 {
   top: 57%;
left: 24%;
}

.loc.loc3 {
    left: 31%;
    top: 51%;
}
.loc.loc4 {
    left: 37%;
    top: 62%;
}

.loc.loc5 {
    left: 42%;
    top: 76%;
}

.loc.loc6 {
    left: 53%;
    top: 83%
}
 
.loc.loc7 {
    left: 76%;
    bottom: 85%;
}

@media (min-width: 769px) and (max-width: 800px) {
.loc.loc1 {
    left: 23%;
    top: 25%;
}
.loc.loc2 {
    top: 36%;
    left: 30%;
}



}


.tooltips {
    width: 350px;
    height: auto;
    padding:30px;
    color: black;
    background: #f5f5f5;
    position: absolute;
    z-index: 1;
    text-align:justify;
    font-size:12px;
    overflow: visible !important;

}


.tooltip1 {
    left: -123px;
    top: 20%;
    margin-left: -119px;
    display: none;
    overflow: visible;
}

.line2, .line3, .line4 {
    position: absolute;
    width: 244px;
    height: 27px;
    border-radius: 0px 0px 0px 22px;
}

.line1{
border-left: 1px solid #E00915;
    border-bottom: 1px solid #E00915;
    bottom: 0;
    margin-top: -15px;
    width: 54px;
    margin-left: 319px;
}
    

.tooltip2 {
    left: 0;
    top: 91%;
    margin-left: -265px;
    margin-top: -167px;
   display:none;
   overflow: visible;
}

.line2 {
    border-right: 1px solid #E00915;
    border-bottom: 1px solid #E00915;
    border-radius: 0px 0px 22px 0px;
    right: 0;
    margin-right: -171px;
    top: 50px;
    width: 172px;
    height: 106px;
    margin-top: -41px;
}


.tooltip3 {
    right: 0;
   margin-right: 53px;
    top: 0;
    margin-top: 129px;
   display:none;
   overflow: visible;
}

.line3 {
    border-bottom: 1px solid #E00915;
    border-radius: 0;
    left: 0;
    margin-left: -200px;
    width: 200px;
    top: 50%;
    margin-top: -1px;
}

.tooltip4 {
    right: 0;
    top: 80%;
    margin-top: -188px;
    margin-right: -52px;
    display:none;
    overflow: visible;}

.line4 {
   border-bottom: 1px solid #E00915;
    border-radius: 0;
    left: 0;
    margin-left: -266px;
    width: 266px;
    top: 80%;
    margin-top: -50px;
}
.tooltip5 {
    right: 0;
    top: 80%;
    margin-top: -150px;
    margin-right: -57px;
    display:none;
    overflow: visible;
}

.line5 {
    border-bottom: 1px solid #E00915;
    border-radius: 0;
    left: 0;
    margin-left: -288px;
    width: 259px;
    top: 50%;
    margin-top: 10px;
}

.tooltip6 {
    right: 0;
    top: 80%;
    margin-top: -188px;
    margin-right: -83px;
    display:none;
    overflow: visible;
    }

.line6 {
    border-bottom: 1px solid #E00915;
    border-radius: 0;
    left: 0;
    margin-left: -118px;
    width: 90px;
    top: 50%;
    /*margin-top: -52px;*/
}

.tooltip7 {
  
 left: 87%;
 top: -9%; 
 display:none;
 overflow: visible;
}

.line7 {
    border-bottom: 1px solid #E00915;
    border-radius: 0;
    left: 0;
    margin-left: -118px;
    width: 90px;
    top: 50%;
}

@media (min-width: 1279px) and (max-width: 1400px){

    .tooltips {
    width: 225px;
    padding: 15px;
}

.tooltip1 {
   
    margin-left: 5px;
    display: none;
}
.tooltip2 {
    left: 15%;
    display: none;
}

.line1
{
  margin-left: 203px;  
}    
    
.line2 {
    border-right: 1px solid #E00915;
    border-bottom: 1px solid #E00915;
    border-radius: 0px 0px 22px 0px;
    right: 0;
    margin-right: -146px;
    top: 50px;
    width: 135px;
    height: 106px;
    margin-top: -41px;
}
.tooltip3 {
    right: 0;
    margin-right: 174px;
    top: -21px;
    display: none;
}

.tooltip4 {
    right: 0;
    margin-right: 127px;
    display: none;
}
.line4 {

}

.tooltip5 {
    margin-right: 9%;
    top: 79%;
}

.line5 {
    width: 230px;
    margin-left: -250px;

}

.tooltip6 {

    margin-right: 61px;
}

.line6 {
    width: 50px;
    margin-left: -36%;
    margin-top: 1%;

}



}

@media (min-width: 1024px) and (max-width: 1280px) { 
  .tooltips {
    width: 225px;
    padding: 20px;
}
  .tooltip1 {
   
    margin-left: 5px;
    display: none;
}
.tooltip2 {
    left: 15%;
    display: none;
}

.line1
{
  margin-left: 203px;  
}    
    
.line2 {
    border-right: 1px solid #E00915;
    border-bottom: 1px solid #E00915;
    border-radius: 0px 0px 22px 0px;
    right: 0;
    margin-right: -146px;
    top: 50px;
    width: 135px;
    height: 106px;
    margin-top: -41px;
}
.tooltip3 {
    right: 0;
    margin-right: 174px;
    top: -21px;
    display: none;
}

.tooltip4 {
    right: 0;
    margin-right: 127px;
    display: none;
}
.line4 {

}

.tooltip5 {
    margin-right: 9%;
    top: 79%;
}

.line5 {
    width: 230px;
    margin-left: -250px;

}

.tooltip6 {

    margin-right: 61px;
}

.line6 {
    width: 50px;
    margin-left: -36%;
    margin-top: 1%;

}


}

@media (min-width: 992px) and (max-width: 1023px) { 
  .tooltips {
    width: 225px;
    padding: 20px;
}
  .tooltip1 {
    left: 0;
    top: -10%;
    margin-left: 5px;
    display: none;
}
.tooltip2 {
    left: 0;
    top: 80%;
    margin-left: -8px;
    margin-top: -167px;
    display: none;
}
.line2 {
    right: 0;
    margin-right: -146px;
    top: 50px;
    width: 135px;
    height: 106px;
    margin-top: -41px;
}
.tooltip3 {
    right: 0;
    margin-right: 48px;
    top: 0;
    margin-top: -29px;
    display: none;
}

.tooltip4 {
    right: 0;
    top: 63%;
    margin-top: -188px;
    margin-right: 26px;
    display: none;
}
.line4 {
    width: 195px;
    margin-left: -212px;

}
}


g.highcharts-button {
    display: none;
}

div#map {
    width: 100%;
    float: left;
    padding: 0px 0px;
}

.loc.active{
    background-image:url(../img/loc-active.png);    
}

span.figure {
    width: 80px;
    height: 30px;
    position: absolute;
    background: url(../img/figure.png);
    background-size: 100%;
    top: 0;
    left: 58%;
    margin-top: -30px;
    z-index: 3;
        margin-left: -154px;
}
section.contacto {
    width: 100%;
    float: left;
    height: auto;
    padding: 50px 0px;
    background:url(../img/contacto.png);
    position:relative;
    background-repeat: no-repeat;
    background-size: cover;
}

ul.nav.nav-tabs {
    width: 100%;
    float: left;
    border-bottom: none;
}

.nav-tabs>li>a {
    padding: 50px 0px 150px;
        width: 100%;
    text-align: center;
    color:white;
        border-right: 1px solid white;
        font-weight:bold;
}


.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus, .nav-tabs>li>a:hover, .nav-tabs>li>a:focus {
    color: #FFF;
    cursor: default;
    background-color: #e00915;
    border: none;
    border-bottom-color: transparent;
    font-weight:bold;
        cursor: pointer;
}

.inputfield {
    background: none;
    border: none;
    border-bottom: 1px solid white;
    padding: 10px;
    color: white;
    margin-bottom: 30px;
}

.textField{
    background:none;
    border:none;
    border-bottom: 1px solid white;
    border-right: 1px solid white;
    border-left: 1px solid white;
    width:100%;
}

div#home, div#menu1 {
    padding: 15px 80px;
}

.textLabel{
    color:white;
}

.send {
    background: none;
    color: white;
    margin: 5% 0px;
    padding: 10px;
    border: 1px solid white;
}

.send:hover {
    background:#e00915;
    color: white;
    margin: 5% 0px;
    padding: 10px;
    border: 1px solid white;
}

span.requerid {
    position: absolute;
    color: white;
    right: 0;
    top: 0;
    font-size: 18px;
    margin-right: -20px;
}

.custom-file-input{
         color:rgba(255, 255, 255, 0);
         width: 50%;
    color: white;
    float: left;
}


span.btn.btn-default.btn-file {
    width: 100%;
    background: none;
    color: white;
    border: none;
    margin: 0% 0% 0% -30%;
    
   }

.custom-file-input::-webkit-file-upload-button {
    visibility: hidden;
    text-indent: -100px;
}

.custom-file-input:focus, .custom-file-input:active{
    outline:none;border:none;
}
.custom-file-input::after { 
    color:white;
    padding-left:0px;
    float: left;
 }

.custom-file-input::before {
  content: 'SUBIR';
  display: inline-block;
  background: none;
  border: 2px solid #999;
  border-radius: 3px;
  padding: 5px 8px;
  outline: none;
  white-space: nowrap;
  -webkit-user-select: none;
  cursor: pointer;
  font-weight: 700;
  font-size: 12pt;
  float:right;
  height:35px;
  width:150px;
  text-align:center;
      color:white;
margin-right: -100%;
}

.txtRequerid{
    color:white;
}

.movil{
    display:none;
}

::-webkit-input-placeholder {
   color: white;
}

:-moz-placeholder { /* Firefox 18- */
   color: white;  
}

::-moz-placeholder {  /* Firefox 19+ */
   color: white;  
}

:-ms-input-placeholder {  
   color: white;  
}


@media only screen and (max-width: 768px) {

   .EmpresasS {
              display: none;
            }
    
nav.nav-tabs li a{
    background: white;
    color: black;
        padding: 10px 50px;
}

.custom-file-input::-webkit-file-upload-button {
    text-indent: -10px;
}

.nav.nav-tabs li.active a{
   background-color: rgba(224, 9, 21, 0.61);
    color: white;
}
.nav-tabs>li {
    margin-bottom: -1px;
    display: inline-block;
}
ul.nav.nav-tabs {
    text-align: center;
}

.nav-tabs {
    border-bottom: 2px solid #F00;
    padding-bottom: 1px;
        margin: 5% 0px;
}

.panel-heading {
    background: none;
    background-color: white !important;
    border: none !important;
    border-color: rgba(255, 0, 0, 0) !important;
}

.panel.panel-default {
    border: none;
}

h4.panel-title a {
    color: #e00915;
}
h4.panel-title a.collapsed {
    color: black;
}

a:hover{
    text-decoration:none;
}

.imgIconTab{
    width:14px !important;
}

.text{
        color: #ffffff !important;
}
      
        
    .movil{
    display:block   ;
}   
    .mapContent{
        display:none;
    }
    
        div#wrapper {
        margin-bottom: 222px;
    }
    
    section.contacto {
        background-size: cover;
        background-position: center;
    }
    div#home, div#menu1 {
    padding: 0;
}
.nav-tabs>li>a {
    padding: 31px 0px 81px;
}
ul.nav.nav-tabs {
    margin-bottom: 25px;
}

.custom-file-input::after {
    content: '';   
    color:white;
    }

.aline{
    margin-left: -2%;
}


.custom-file-input::before {
    content: 'SUBIR';
    background: none;
    border: 2px solid #999;
    border-radius: 3px;
    cursor: pointer;
    font-weight: 700;
    font-size: 12pt;
    float: right;
    height: 35px; 
    width: 140px;
    text-align: center;
    color: white;
    margin-right: 70px; 
    margin-top: 12%;
}



.fileAlto{
    height: 70px;
        display: flex;
    justify-content: center;
    align-items: center;
}

}
@media (min-width: 320px) and (max-width: 359px) { 
    span.figure {
    margin-left: -72px;
}

img#captcha2 {
    margin-top: 13% !important;
}

img#refresh-captcha2 {
    margin-top: 13% !important;
}




}


@media (min-width: 360px) and (max-width: 375px) { 





.modal-content {
    margin-top: 72%;
    border-color: red;
    width: 90%;
    text-align: center;
    margin-left: 6%;
}
.modal-body {
    position: relative;
    padding: 15px;
    font-size: 21px;
}

/*

.custom-file-input {
    color: rgba(255, 255, 255, 0);
    width: 100%;
    color: white;
    position: absolute;
    float: left;
    margin-left: 5%;
}

.custom-file-input::before {
    content: 'SUBIR';
    margin-top: 8%;
    margin-right: 50%;
}

*/

span.figure {
    width: 80px;
    height: 30px;
    position: absolute;
    background: url(../img/figure.png);
    background-size: 100%;
    top: 0;
    left: 78%;
    margin-top: -30px;
    z-index: 3;
    margin-left: -154px;
}


}

@media (min-width: 400px) and (max-width: 499px){
    img#refresh-captcha2 {
    margin-top: 9%;
}
img#captcha2 {
    margin-top: 10%;
}


span.figure {
    margin-left: -71px;
}

}


@media (min-width: 750px) and (max-width: 799px) { 
    span.figure {
    margin-left: -13%;
}




}






/*Modal --- Mmejia*/

button.close {
      color: #e00915 !important;
}


.highcharts-background{
    width: 800px !important;
}


.error {
    border:1px solid red;
}

 
  




