@font-face {
font-family: 'century gothic';
src: url('../../../font/gothic.eot');
/*src: url('../../font/gothic.eot?#iefix') format('embedded-opentype'),*/
src: url('../../../font/gothic.woff') format('woff'),
url('../../../font/gothic.ttf') format('truetype');
/*url('fonts/futuran-webfont-webfont.svg#futura_bk_btbook') format('svg');*/
}
/*iframe paraque haga lo que tenga que hacer el formulario y no perder la página*/
#request{
display: none;
}

.mapa {
    width: 100%;
    height: 400px;
    margin-top:-20px;
    border: solid 1px black;
}  
/*SCROLL*/
.slideanim {
    visibility:hidden;
}
.slide {
    animation-name: slide;
    -webkit-animation-name: slide;	
    animation-duration: 1s;	
    -webkit-animation-duration: 1s;
    visibility: visible;			
}
@keyframes slide {
  0% {
    opacity: 0;
    -webkit-transform: translateY(70%);
  } 
  100% {
    opacity: 1;
    -webkit-transform: translateY(0%);
  }	
}
@-webkit-keyframes slide {
  0% {
    opacity: 0;
    -webkit-transform: translateY(70%);
  } 
  100% {
    opacity: 1;
    -webkit-transform: translateY(0%);
  }
}
/*SCROLL*/

body { 
      font-family: 'century gothic' !important;
      font-size:16px;
      color: #777;
}
.barra{
    position:fixed;
    width:100%;
    height: 80px;
    padding:0px 20px 0px 20px;
    z-index: 1000;
    background-color: rgba(255,255,255,1);
    box-shadow: 0px 0px 15px rgba(0, 5, 5, 0.5);
}
.submenu{
    padding-left:30px;
    margin-top: -10px;
    
}
.tlf2{
    position: fixed;
    color: black;
    right: 20px;
    width: 420px;
    height: 25px;
    text-align: right;
    top: 5px;
    border-bottom: solid 1px rgba(0,0,0,0.3);
    z-index: 1010;
    padding-right: 150px;
}
.idiomas{
    position: fixed;
    right: 30px;
    width:100px;
    height: 30px;
    z-index: 1011;
    border-left: solid 1px black;
}
.bandera{
    position: absolute;
    width: 26px;
    height: 25px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    float: right;
    margin-left: 5px;
    margin-top: 2px;
    cursor: pointer;
}
.espanol{
    background-image: url(../../imgs/esp.png);
}
.aleman{
    background-image: url(../../imgs/ale.png);
}
.ingles{
    background-image: url(../../imgs/ing.png);
}
.estamos{
    background-image: url(../../imgs/0.png);
    cursor: default;
}
.logo{
    float: left;
    padding:15px;
}
.navbar {
    border: 0;
    letter-spacing: 1px;
    opacity: 1;
    color: black;
}
.navbar-toggle {
    position: absolute;
    background-color: rgba(25, 109, 55, 1);
    bottom: 10px;
    right: 20px;
    border-radius: 4px;
}
.dropdown-menu>li>a {
    color: #000000;
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
    color: #000000;
    background-color: rgba(25, 109, 55, .2);
}
.dropdown-menu{
    font-size: 1em;
}
.icon-bar{
    background-color: rgb(255, 255, 255);
}
navbar-collapse{
/*    padding-top:30px;*/
    background-color: #ce0e0e;
}
.oculto{
    position: fixed;
    width: 100%;
    height: auto;
    transition: .5s;
    top:-250px;
    padding:10px 20px 10px 20px;
    background-color: rgba(255, 255, 255, 1);
    z-index: 990;
    box-shadow: 0px 0px 15px rgba(0, 5, 5, 0.5);
}
a:link, a:hover, a:visited, a:active, a:focus{
    color: rgba(0, 0, 0, 1);
    text-decoration: none;
}
.email_color{
    color: rgba(25, 109, 55, 1) !important;
}
.actual{
    color: rgba(25, 109, 55, 1);
    text-decoration: none;
    font-weight: bold;
    padding:14px 18px 0px 18px;
}
.collapse{
    padding-top:30px;
}

#titular{
    position: absolute;
    width:400px;
    height: auto;
    left:40px;
    bottom:40px;
    text-align: left;
    text-shadow: 0px 0px 20px rgba(0, 0, 0, 1);
}
.titular_titulo{
    font-size: 1.8em;
    font-weight: bold;
}
h4{
    color: rgba(0, 146, 127,1);
    font-weight: bold;
    font-weight: bold;
}
.img_her{
    width:80px;
    
}
.img_fot{
    width:177px;
    margin-bottom: -10px;
    
}
#t_cvs{
    text-align: left;
    padding: 0px 25px 10px 25px;
}
.form-control{
    width: 100%;
    height: 45px;
    font-size:1em;
/*    background-color: rgba(0,0,0,.1);*/
    box-shadow: inset 0px 0px 10px rgba(0, 5, 5, .2);
}
.que{
    font-size:2em;
    text-align: center;
    margin-top:50px;
}
.que2{
    font-size:2em;
    text-align: center;
    margin-top:30px;
}
.cv{
    padding:10px 30px 10px 30px;
}
.text_center{
    text-align: center;
}
.text_right{
    text-align: right;
}
.tlf{
    padding-left:20px;
    margin-top:-33px;
}
.cont_portada{
    position: relative;
    width:100%;
    height: 300px;
    background-image: url(../../imgs/fondo5.jpg);
    background-repeat: no-repeat;
    background-size:cover;
    background-position:bottom center;
}
  .bg-0 {
      background-color: rgba(255,255,255,1);
      color: rgba(0, 0, 0,1);
      padding-bottom: 30px;
  }
  .bg-1 {
      background-color: rgb(212, 90, 90);
      color: rgba(0,0,0,1);
  }
.input_file{
    overflow: hidden;
}
  .btn {
      background-color: rgba(25, 109, 55, 1);
      color: rgba(255,255,255,1);
      border-radius: 10px;
      transition: .2s;
      box-shadow: 0px 0px 15px rgba(0, 5, 5, 0.5);
      font-size: 1em;
/*      margin-top:10px;*/
      margin-bottom:20px;
  }
  .btn:hover, .btn:focus {
      background-color: rgba(30, 136, 68,1);
      color: rgba(255,255,255,1);
  }
    .bot1{
        width: 100px;
        height: 40px;
        margin-left:15px;
    }
    .bot2{
        width: 180px;
        height: 35px;
    }
    .bot3{
        height: 35px;
        font-size:1em;
        background-color: rgba(0, 146, 127,.2);
        padding: 5px 10px 0px 20px
    }

/*MODAL*/
.modal-dialog{
    width:90%;
}

  footer {
      background-color: #2d2d30;
      color: #f5f5f5;
      padding: 32px;
  }
  footer a {
      color: #f5f5f5;
  }
  footer a:hover {
      color: #777;
      text-decoration: none;
  } 
.aviso{
    margin-top:80px;
    color: rgba(255,255,255,1);
    cursor: pointer;
}
  .aviso:hover{
      color: rgba(30, 136, 68,1);
  }
.redes{
    position: absolute;
    border-bottom: solid 1px white;
    width: auto;
    left: 50%;
    transform: translateX(-50%);
}
.rd{
    width: 35px;
    height: 35px;
    float: left;
    background-repeat: no-repeat;
    background-size: contain;
    margin: 15px;
    -webkit-filter: contrast(0%) brightness(200%);   Safari 
    filter: contrast(0%) brightness(200%);
    cursor: pointer;
    transition: .5s;
}
.rd:hover{
    transform: rotate(360deg);
    -webkit-filter: contrast(100%) brightness(100%);   Safari 
    filter: contrast(100%) brightness(100%);
}
.rd_1{
    background-image: url(../../imgs/rs_1c.png);
}
.rd_2{
    background-image: url(../../imgs/rs_2c.png);
}


.dir{
    color: rgba(255,255,255,.7);
    margin-bottom: 5px;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
        box-sizing: border-box;
}

  @media (max-width: 767px) {
      .titular_titulo{
          font-size:1.5em;
      }
      .cont_portada{
          height: 500px;
          font-size: 1.em;
          text-align: center;
      }
      #titular{
          width:350px;
      }
    .container {
        padding: 50px 20px;
    }
    #t_foto{
        display: none;
    }
    .cont_portada{
        height: 250px;
        background-size: cover;
        background-position:right;
    }
    .que{
        text-align: center;
        margin-top:0px;
    }
    .img_her{
        width:60px; 
    }
    h4{
        font-size: 1em;
        font-weight: bold;
    }
    .cont_portada{
        background-position:top;
    }
    #t_cvs{
        padding: 0px 5px 10px 5px;
    }
    .dir{
        padding: 0px 0px;
        margin-bottom: 10px;s
        font-size: .9em;
    }
      .mapa {
          width: 100%;
          height: 250px;
          margin-top:10px;
      }
      .tlf2{
          position: fixed;
          background-color: rgba(255, 255, 255, 1);
          width: 100%;
          height: 35px;
          padding-top: 5px;
          padding-right: 0px;
          right: 0px;
          text-align: center;
          color: #656565;
          top: 80px;
          z-index: 990;
          border: none;
          box-shadow: 0px 0px 15px rgba(0, 5, 5, 0.5);
      }
      .barra{
          box-shadow: 0px 0px 0px rgba(0, 5, 5, 0);
          border-bottom: solid 1px rgba(0,0,0,0.3);
      }
      .navbar-toggle {
          bottom: 10px;
          right: 35px;
          border-radius: 4px;
      }
      .idiomas{
          right: 0px;
          width:40px;
          height: auto;
          padding-right: 5px;
          z-index: 1011;
          background-color: rgba(255,255,255,1);
          border-left: solid 1px black;
      }
      .bandera{
          clear: right;
          margin-top: 2px;
          cursor: pointer;
      }
  }


