@charset "UTF-8";

/* ------------------------------------------
  RESET
--------------------------------------------- */

body, div,
h1, h2, h3, h4, h5, h6,
p, blockquote, pre, dl, dt, dd, ol, ul, li, hr,
fieldset, form, label, legend, th, td,
article, aside, figure, footer, header, hgroup, menu, nav, section,
summary, hgroup {
  margin: 0;
  padding: 0;
  border: 0;
}

a:active,
a:hover {
  outline: 0;
}

@-webkit-viewport { width: device-width; }
@-moz-viewport { width: device-width; }
@-ms-viewport { width: device-width; }
@-o-viewport { width: device-width; }
@viewport { width: device-width; }



/*! responsive-nav.js 1.0.32 by @viljamis */

.nav-collapse ul {
  margin: 0;
  padding: 0;
  width: 100%;
  display: block;
  list-style: none;
}

.nav-collapse {
    margin: 0 auto;
    max-width: 980px;
}
/*.nav-collapse li {
  width: 100%;
  display: block;
}*/

.js .nav-collapse {
  clip: rect(0 0 0 0);
  max-height: 0;
  position: absolute;
  display: block;
  overflow: hidden;
  zoom: 1;
}

.nav-collapse.opened {
  max-height: 9999px;
}

.disable-pointer-events {
  pointer-events: none !important;
}

.nav-toggle {
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}





/* ------------------------------------------
  NAVIGATION STYLES
  (+ responsive-nav.css file is loaded in the <head>)
--------------------------------------------- */

.fixed {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
}


.nav-collapse,
.nav-collapse * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.nav-collapse,
.nav-collapse ul {
  list-style: none;
  max-width: 980px;
  width: 100%;
  overflow: hidden;
}

.nav-collapse li {
  float: left;
  padding: 0 3.8%;
  width: 100%;
}

@media screen\0 {

  .nav-collapse li {
    float: left;
    padding: 0 3.8%;
    width: 100%;
  }


}

.nav-collapse img {
  position: relative;
  top: 10px;
}
.nav-collapse a {
  text-align: left;
  color: #fff;
  text-decoration: none;
  font-size: 12px;
  width: 100%;
  background: #77bc1f;
  border-bottom: 1px solid white;
  padding: 0 0 1em;
  float: left;
}


.nav-collapse ul ul a {
  background: #77bc1f;
  padding-left: 2em;
}


@media screen and (min-width: 40em) {
  .js .nav-collapse {
    position: relative;
  }
  .js .nav-collapse.closed {
    max-height: none;
  }
  .nav-toggle {
    display: none;
  }
}

@media screen and (min-width: 320px) and (max-width:480px) {
  .nav-collapse li {
      border-bottom: 1px solid #fff;
      padding: 0;
    width:100%;
    *width: 100%; /* IE7 Hack */
    _width: 100%; /* IE6 Hack */
  }
  .nav-collapse a {
    font-size: 12px;
    margin: 0;
      padding-left: 10px;
    float: left;
    border-bottom: 0;
  }
.nav-collapse li a:hover {
    background-color: #77777b;
    height: auto;
    overflow: hidden;
    margin: 0;
    padding-left: 10px;
    color: #fff;
    text-decoration: none;
    width: 100%;
}
 #head header .barTop {
	margin: 0 auto;
	height: auto;
     overflow: hidden;
	padding: 1% 0;
    width: 100%;
}
#head header .barTop .logo {
    position: relative;
    clear: both;
    float: left;
    width: 100%;
  }
#head header .logg {
    float: left;
    text-align: center;
    padding: 1% 0;
    margin: 2% auto;
    width: 100%;
  }
  .btnLog {
    text-decoration: none;
    position: relative;
    top: 0px;
  }
  .btnLog:before{
    color: #fff;
    border: none;
    border-radius: 4px;
    background-color: #77777b;
    background-image: url(../images/icoBtnIngresar.png);
    background-repeat: no-repeat;
    font-size: 13px;
    height: 30px;
    padding: 8px 8px 8px 32px;
    display: inline;
    content: "Ingresar";
  }
  .btnReg {
    text-decoration: none;
    position: relative;
    top: 0px;
    margin: 3px;
  }
  .btnReg:before{
    color: #fff;
    border: none;
    border-radius: 4px;
    background-color: #77777b;
    background-image: url(../images/icoBtnRegistrar.png);
    background-repeat: no-repeat;
    font-size: 13px;
    height: 30px;
    padding: 8px 8px 8px 32px;
    display: inline;
    content: "Registrar";
  }
    
    /*.contForms div {
        float: left;
        width: 100%;
    }*/
    .contForms label.labelForm {
        font: normal 16px Arial;
        color: #777779;
        padding-left: 10px;
    }
    .contForms input.inputForm {
        background-color: #fff;
        border: 1px solid #d9d9d9;
        border-radius: 4px;
        color: #434345;
        height: 30px;
        padding: 4px;
        width: 90%;
    }
    .dir {
        display: inline;
        height: auto;
        overflow: hidden;
        padding:5px 0;
        width:100%;
    }
    .redsocial {
        display: block;
        margin: 0 auto;
        height: auto;
        overflow: hidden;
        padding: 0;
        width:50%;
    }
    .acc1 {
        float: left;
        height: auto;
        overflow: hidden;
        padding: 0;
        max-width: 66.4%;
    }
    .acc1 div {
        float: left;
        height: auto;
        width: 100%;
    }
    .acc2 {
        float: left;
        height: auto;
        overflow: hidden;
        padding: 0 ;
        max-width:33.6%;
    }
    .acc2 div {
        float: left;
        height: auto;
        width: 100%;
    }
    .acc3 {
        float: left;
        height: auto;
        overflow: hidden;
        padding: 0;
        max-width: 46.4%;
    }
    .acc3 div {
        float: left;
        height: auto;
        width: 100%;
    }
    .acc4 {
        float: left;
        height: auto;
        overflow: hidden;
        padding: 0 ;
        max-width:100%;
    }
    .acc4 div {
        float: left;
        height: auto;
        width: 100%;
    }
    
    .contForms select.selectForm {
        background-color: #fff;
        border: 1px solid #d9d9d9;
        border-radius: 4px;
        color:#77777b ;
        font: normal 16px Arial;
        height: 40px;
        padding: 4px;
        width: 92%;
    }
    .adjuntos .colAdj {
    float: left;
    display: block;
    margin: 0 10px;
    width: 100%;
}
   
}
/*****************************/
@media screen and (max-width:480px) {
	.contForms div {
        float: left;
        width: 80%;
    }
}

@media screen and (max-width:480px) {
	.contForms1 div {
        float: left;
        width: 80%;
    }
}
/********************************/
@media screen and (min-width:481px) and (max-width:640px) {
   
 .nav-collapse li {
    padding: 0 ;
   display:block;
   
  } 
.nav-collapse li.w1{
    float: left;
    width:20%;
  }
    .nav-collapse li.w2{
    float: left;
    width:38%;
  }
    .nav-collapse li.w3{
    float: left;
    width:42%;
  }
  .nav-collapse li a {
    border: none;
    font-size: 11px;
  }
.nav-collapse li a:hover {
    background-color: #77777b;
    color: #fff;
    height: auto;
    overflow: hidden;
    text-decoration: none;
    width: 100%;
}
  #head header .barTop .logo {
    position: relative;
    float: left;
    width:59%;
  }
 #head header .logg {
     text-align: center;
     height: auto;
	padding: 1% 0 1% 3%;
	width:35%;
    }
    .btnLog {
        float: left;
        display: inline-block;
        text-decoration: none;
        position: relative;
        top: 10px;
        margin: 3px;
    }
    .btnLog:before{
        color: #fff;
        border: none;
        border-radius: 4px;
        background-color: #77777b;
        background-image: url(../images/icoBtnIngresar.png);
        background-repeat: no-repeat;
        font-size: 13px;
        height: 30px;
        padding: 8px 10px 8px 36px;
        display: inline;
        content: "Ingresar";
    }
    .btnLog:hover:before {
        background-color: #77bc1f;
    }
    .btnReg {
        float: left;
        display: inline-block;
        text-decoration: none;
        position: relative;
        top: 10px;
        margin: 3px;
    }
    .btnReg:before{
        color: #fff;
        border: none;
        border-radius: 4px;
        background-color: #77777b;
        background-image: url(../images/icoBtnRegistrar.png);
        background-repeat: no-repeat;
        font-size: 13px;
        height: 30px;
        padding: 8px 10px 8px 36px;
        display: inline;
        content: "Registrar";
    }
    .btnReg:hover:before {
        background-color: #77bc1f;
    }
    .acc1 {
        float: left;
        height: auto;
        overflow: hidden;
        padding: 0;
        margin: 0;
        max-width: 66.45%;
    }
    .acc1 div {
        float: left;
        height: auto;
        margin: 0;
        width: 100%;
    }
    .acc2 {
        float: left;
        height: auto;
        overflow: hidden;
        padding: 0 ;
        margin: 0;
        max-width:33.55%;
    }
    .acc2 div {
        float: left;
        height: auto;
        margin: 0;
        width: 100%;
    }
    .acc3 {
        float: left;
        height: auto;
        overflow: hidden;
        padding: 0;
        max-width: 46%;
    }
    .acc3 div {
        float: left;
        height: auto;
        width: 100%;
    }
    .acc4 {
        float: left;
        height: auto;
        overflow: hidden;
        padding: 0 ;
        max-width:100%;
    }
    .acc4 div {
        float: left;
        height: auto;
        width: 100%;
    }
}

@media screen and (min-width:641px) and (max-width: 980px) {
    .nav-collapse li {
        padding: 0;
  }
    .nav-collapse li.w1{
    float: left;
    width:20%;
  }
    .nav-collapse li.w2{
    float: left;
    width:38%;
  }
    .nav-collapse li.w3{
    float: left;
    width:42%;
  }
  .nav-collapse li a {
      border: none;
      text-align: center;
    font-size: 13px;
  }
.nav-collapse li a:hover {
    background-color: #77777b;
    height: auto;
    overflow: hidden;
    color: #fff;
    text-decoration: none;
    width: 100%;
}
  #head header .barTop .logo {
    position: relative;
    float: left;
    width:59%;
  }
 #head header .logg {
     text-align: center;
     height: auto;
	padding: 1% 0 1% 3%;
	width:35%;
    }
    .btnLog {
        float: left;
        display: inline-block;
        text-decoration: none;
        position: relative;
        top: 10px;
        margin: 3px;
    }
    .btnLog:before{
        color: #fff;
        border: none;
        border-radius: 4px;
        background-color: #77777b;
        background-image: url(../images/icoBtnIngresar.png);
        background-repeat: no-repeat;
        font-size: 13px;
        height: 30px;
        padding: 8px 10px 8px 36px;
        display: inline;
        content: "Ingresar";
    }
    .btnLog:hover:before {
        background-color: #77bc1f;
    }
    .btnReg {
        float: left;
        display: inline-block;
        text-decoration: none;
        position: relative;
        top: 10px;
        margin: 3px;
    }
    .btnReg:before{
        color: #fff;
        border: none;
        border-radius: 4px;
        background-color: #77777b;
        background-image: url(../images/icoBtnRegistrar.png);
        background-repeat: no-repeat;
        font-size: 13px;
        height: 30px;
        padding: 8px 10px 8px 36px;
        display: inline;
        content: "Registrar";
    }
    .btnReg:hover:before {
        background-color: #77bc1f;
    }
    
    .dir {
        display: inline;
        height: auto;
        overflow: hidden;
        padding:5px 0;
        width:80%;
    }
    .redsocial {
        display: block;
        margin: 0 auto;
        height: auto;
        overflow: hidden;
        padding: 0;
        width: 20%;
    }
    .acc1 {
        float: left;
        height: auto;
        overflow: hidden;
        padding: 0;
        margin: 0;
        max-width: 66.45%;
    }
    .acc1 div {
        float: left;
        height: auto;
        margin: 0;
        width: 100%;
    }
    .acc2 {
        float: left;
        height: auto;
        overflow: hidden;
        padding: 0 ;
        margin: 0;
        max-width:33.55%;
    }
    .acc2 div {
        float: left;
        height: auto;
        margin: 0;
        width: 100%;
    }
    .acc3 {
        float: left;
        height: auto;
        overflow: hidden;
        padding: 0;
        max-width: 46.4%;
    }
    .acc3 div {
        float: left;
        height: auto;
        width: 100%;
    }
    .acc4 {
        float: left;
        height: auto;
        overflow: hidden;
        padding: 0 ;
        max-width:100%;
    }
    .acc4 div {
        float: left;
        height: auto;
        width: 100%;
    }
}



@media screen and (min-width: 980px) { 
     .nav-collapse li {
        padding: 0;
         display: inline;
      width:33.3%;
  }
  .nav-collapse li a {
    text-align: center;
    border: none;
    font-size: 13px;
  }
    .nav-collapse li a:hover {
        background-color: #77777b;
        height: auto;
        overflow: hidden;
        color: #fff;
        text-decoration: none;
        width: 100%;
    }
}

/* ------------------------------------------
  NAV TOGGLE STYLES
--------------------------------------------- */

@font-face {
  font-family: "responsivenav";
  src:url("../icons/responsivenav.eot");
  src:url("../icons/responsivenav.eot?#iefix") format("embedded-opentype"),
    url("../icons/responsivenav.ttf") format("truetype"),
    url("../icons/responsivenav.woff") format("woff"),
    url("../icons/responsivenav.svg#responsivenav") format("svg");
  font-weight: normal;
  font-style: normal;
}

.nav-toggle {
  position: fixed;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-decoration: none;
  text-indent: -999px;
  position: relative;
  overflow: hidden;

  width: 90px;
  height: 45px;
  float: right;

}

.nav-toggle:before {
  background-color: #77bc1f;
  color: #fff; /* Edit this to change the icon color */
  font-family: "responsivenav", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  font-size: 16px;
  text-transform: none;
  position: absolute;
  content: "Menú ≡";
  text-indent: 0;
  text-align: center;
  line-height: 45px;
  speak: none;
  width: 100%;
  top: 0;
  left: 0;
}

.nav-toggle.active::before {
    color: #fff;
  font-size: 24px;
  font-weight: normal;
  content:"x";
}




