 @font-face {
  font-family:"Montserrat-Bold";
  src:url("../fonts/Montserrat-Bold.eot?") format("eot"),
  url("../fonts/Montserrat-Bold.woff") format("woff"),
  url("../fonts/Montserrat-Bold.ttf") format("truetype"),
  url("../fonts/Montserrat-Bold.svg#Montserrat-Bold") format("svg");
  font-weight:normal;
  font-style:normal;
}

@font-face {
  font-family:"Montserrat-Regular";
  src:url("../fonts/Montserrat-Regular.eot?") format("eot"),
  url("../fonts/Montserrat-Regular.woff") format("woff"),
  url("../fonts/Montserrat-Regular.ttf") format("truetype"),
  url("../fonts/Montserrat-Regular.svg#Montserrat-Regular") format("svg");
  font-weight:normal;
  font-style:normal;
}

.escondido {
  display: none;
}

#contenedor{
  width:100%;
  overflow:hidden;
  position:relative;
  color: #000;
  font-family:"Montserrat-Regular";
}

/*.img2{
  width: 157px;
  padding: 14px 0px;
}*/

.pad{
  padding-left:0px;
  padding-right:0px;
}

.clear{
  clear:both;
}

#header{
  background-image: url(../img/bg_header.jpg);
  background-color: #fff;
}

#menu{
  padding-bottom: none;
  background: transparent;
  width: 100%;
  margin-bottom:0;
  border: none;
  min-height: 10px;
}

#navbar li{
  display: inline-block;
  margin: 3px 49px;
}

#navbar a{
  color: #fff;
  display: block;
  font-family:"Montserrat-Bold";
  font-size: 18px;
  text-transform: uppercase;
}

#navbar a:hover{
  color:#D5BD75;
  text-decoration: none;
}

#navbar .selec{
  color:#D7BF76;
}

#barra-menu{
  padding: 3px 0px;
  background-color:#21294E;
}

#menu{
  border-radius: 0;
  border: none;
  float:left;
  margin-bottom:0px;
  min-height:43px;
  padding: 8px 5px;
  position: relative;
  text-align: center;
  width: 100%;
}

#datos-head {
  background-color: #003054;
  padding: 11px 0px;
}

#banner{
  margin-top:9%;
}

#banner .carousel-indicators{
  bottom: 25px;
  width: 58%;
}

#banner .carousel-indicators li {
  background-color: #9B9716;
  border:2px solid #fff;
  width: 17px;
  height: 17px;
}

#banner .carousel-indicators .active{
  background-color:#0D8931;
  border: 2px solid #025A13;
}

.texto{
  bottom: 20%;
  color: #FFF;
  float: left;
  left: 0%;
  margin-left: 149px;
  padding: 45px 37px;
  position: absolute;
  text-shadow: 3px 4px 4px #000000b0;
}

.texto h1{
  text-transform: uppercase;
  font-size: 90px;
  line-height: 99px;
  font-family:"Montserrat-Bold";
}

.text_home1 h1{
  font-family:"Montserrat-Bold";
  font-size: 16px;
  padding-top: 15px;
}

.text_home1 h2{
  font-size: 14px;
  padding-bottom: 29px;
}

.text_home1 p{
  font-family:"Miso Bold";
  color: #555555;
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 35px;
}

.text_home1 a{
  float: left;
  font-family:"Arkitech Bold";
  font-size: 16px;
  color: #D2140E;
  padding: 25px 65px;
  border: 2px solid #D2140E;
}

.text_home1 a:hover{
  background-color: #000;
  color: #fff;
  text-decoration: none;
  border: 2px solid #000;
}

#home_calendario{
  padding: 71px 0px;
}

#calendario h1{
  font-size:40px;
  margin-top: 65px;
  text-align: center;
  font-family:"Montserrat-Bold";
  padding-bottom: 27px;
}

#home_evento{
  padding:89px 0px;
}

.text-evento{
  padding: 9px 14px;
}

.text-evento h2{
  padding-bottom: 9px;
  font-size: 30px;
  font-family:"Montserrat-Bold";
}

.text-evento p{
  font-size: 14px;
  color: #6f6f6f;
  text-align: justify;
  line-height: 18px;
  margin-bottom: 22px;
  font-family: "Montserrat-Regular";
}

.text-evento a{
  background-image: url(../img/calendario/ver.png);
  background-position: center right;
  background-repeat: no-repeat;
  border: 1px solid #095528;
  color: #095528;
  font-size: 14px;
  margin-bottom: 9px;
  margin-right: 10px;
  font-family:"Montserrat-Regular";
  padding: 5px 10px;
}

.text-evento a:hover{
  background-color:#095528;
  background-image: url(../img/calendario/ver-h.png);
  background-repeat: no-repeat;
  color: #fff;
  text-decoration: none;
}

#home_noticias{
  padding:34px 0px;
}

.home_noticias{
  display: grid;
  box-shadow: rgba(14, 30, 37, 0.12) 0px 2px 4px 0px, rgba(14, 30, 37, 0.32) 0px 2px 16px 0px;
  padding-bottom: 20px;
  padding-top: 15px;
}

#home_noticias h1{
  font-size: 40px;
  font-family:"Montserrat-Bold";
  padding-bottom: 55px;
  text-align: center;
}

.home_noticias h2{
  font-family:"Montserrat-Bold";
  color: #09552A;
  font-size: 18px;
  margin-top: 54px;
  padding-bottom: 21px;
}

.home_noticias h2 span{
  color: #5F5F5F;
  font-size: 14px;
}

.home_noticias h3{
  font-size: 34px;
  color: #302B27;
  font-family:"Montserrat-Bold";
  padding-bottom: 28px;
}

.home_noticias p{
  color:#6f6f6f;
  font-size: 15px;
  text-align: justify;
  line-height: 22px;
  padding-bottom: 24px;
}

.home_noticias a{
  background-image: url(../img/calendario/ver.png);
  background-position: right;
  background-repeat: no-repeat;
  border: 1px solid #09552A;
  color: #09552A;
  float: left;
  font-size: 14px;
  margin-right: 14px;
  margin-top:-5px;
  padding: 5px 49px 5px 10px;
  text-align: right;
  font-family:"Montserrat-Regular";
}

.home_noticias a:hover{
  background-image: url(../img/calendario/ver-h.png);
  background-color:#09552A;
  color: #fff;
  text-decoration: none;
}

.home_noticias2{
  display: flex;
  box-shadow: rgba(14, 30, 37, 0.12) 0px 2px 4px 0px, rgba(14, 30, 37, 0.32) 0px 2px 16px 0px;
  margin-bottom: 26px;
  width: 100%;
}

.home_noticias2 h2{
  font-family:"Montserrat-Bold";
  color: #09552A;
  font-size: 14px;
  margin-top: 15px;
  padding-bottom: 18px;
}

.home_noticias2 h2 span{
  color: #5F5F5F;
  font-size: 11px;
}

.home_noticias2 h3{
  font-size: 22px;
  color: #1B1711;
  font-family:"Montserrat-Bold";
}

.home_noticias2 a{
  background-image: url(../img/calendario/ver.png);
  background-position: center right;
  background-repeat: no-repeat;
  border: 1px solid #095528;
  color:#095528;
  float: left;
  font-size: 14px;
  margin-right: 14px;
  margin-top: 13px;
  padding: 5px 49px 5px 10px;
  font-family:"Montserrat-Regular";
}

.home_noticias2 a:hover{
  background-image: url(../img/calendario/ver-h.png);
  background-color:#095528;
  color: #fff;
  text-decoration: none;
}

#home_torneodes{
  margin-top: 5%;
}

#home_torneodes h1{
  font-size: 40px;
  font-family: "Montserrat-Bold";
  padding-bottom: 27px;
}

.home_torneodes{
  margin-bottom: 26px;
  padding-left: 67px;
}

.home_torneodes h2{
  padding-bottom: 8px;
  font-size: 34px;
  padding-top: 8px;
  font-family: "Montserrat-Bold";
}

.home_torneodes p{
  font-size: 15px;
  color: #6f6f6f;
  text-align: justify;
  line-height: 18px;
  padding-bottom: 18px;
}

.home_torneodes a {
  background-image: url(../img/calendario/ver.png);
  background-position: center right;
  background-repeat: no-repeat;
  border: 1px solid #095528;
  color: #095528;
  font-size: 14px;
  margin-right: 10px;
  margin-top:11px;
  padding: 5px 10px;
}

.home_torneodes a:hover {
  background-color: #095528;
  background-image: url(../img/calendario/ver-h.png);
  background-repeat: no-repeat;
  color: #fff;
  text-decoration: none;
}

#btn_torneos{
  float: left;
  position: relative;
  text-align: center;
  padding-top: 65px;
}

#btn_torneos a{
  color: #fff;
  font-size: 17px;
  background-color: #06552A;
  padding: 20px 65px;
  margin-top: 3%;
  font-family:"Montserrat-Regular";
}

#home_video{
  padding: 65px 0px;
}

#video_home {
  padding-top: 102px;
}

.video {
  width: 100%;
  height: 704px;
  margin-bottom: 26px;
}

.video_galeria {
  width: 100%;
  height: 417px;
  margin-bottom: 98px;
}

#home_ranking{
  display: flex;
}

.vinotinto{
 background-color:#212A4D;
}

.verde{
  background-color: #0A5429;
}

.text_ranking {
  padding: 64px 85px;
}

.text_ranking h1{
  font-size: 18px;
  padding-bottom: 15px;
  color: #fff;
  font-family:"Montserrat-Regular";
}

.text_ranking h2{
  color: #fff;
  font-family:"Montserrat-Bold";
  font-size: 30px;
  padding-bottom: 22px;
  margin-top: 2%;
}

.text_ranking p{
  color: #fff;
  font-size: 17px;
  padding-bottom: 35px;
  font-family:"Montserrat-Regular";
}

.text_ranking a{
  font-size: 14px;
  color: #fff;
  font-family:"Montserrat-Regular";
}

.line{
  background-color: #fff;
  width: 29px;
  height:3px;
  display: inline-block;
}

footer h1{
  float: left;
  font-family:"Montserrat-Bold";
  font-size: 22px;
  line-height: 32px;
  padding-right: 20px;
  text-align: right;
}

footer p{
  float: left;
  position: relative;
  font-size: 20px;
  color: #6f6f6f;
  line-height: 34px;
  font-family:"Montserrat-Regular";
}

#copy{
  padding: 5px 0px;
}

#copy a {
  background: url(../img/web.svg) no-repeat right;
  color: #00000026;
  padding-right: 143px;
  display: inline-block;
  font-size: 14px;
  font-family:"Montserrat-Regular";
  float: left;
  text-decoration: none !important;
}

#titulo {
  padding-top: 143px;
  padding-bottom: 101px;
  background-size: cover;
  margin-top:9%;
}

#titulo h1 {
  color:#fff;
  display: inline-block;
  font-size:90px;
  text-shadow: -3px 1px 5px #000;
  text-transform: uppercase;
  font-family:"Montserrat-Bold";
}

.bg1 {
  background: url(../img/ranking/bg.webp) no-repeat center top;
    background-size: auto;
}

.bg2 {
  background: url(../img/empresa/bg.webp) no-repeat center top;
    background-size: auto;
}

.bg5 {
  background: url(../img/medios/bg.webp) no-repeat center top;
    background-size: auto;
}

.bg5b {
  background: url(../img/galeria/bg.webp) no-repeat center top;
    background-size: auto;
}

.bg6 {
  background: url(../img/inscripcion/bg.webp) no-repeat center top;
    background-size: auto;
}

.bg7 {
  background: url(../img/contacto/bg.webp) no-repeat center top;
    background-size: auto;
}

.bg7a {
  background: url(../img/actualizar/bg.jpg) no-repeat center top;
    background-size: auto;
}

#ranking{
  padding: 65px 0px;
}

#ranking h1{
  font-family:"Montserrat-Bold";
  font-size: 40px;
  line-height: 48px;
  padding-bottom: 20px;
}

#ranking p{
  font-size: 16px;
  color: #6f6f6f;
  line-height: 22px;
  padding-bottom: 40px;
}

.h_ranking{
  width: 100%;
  float: left;
  position: relative;
  margin-bottom: 3px;
}

.h_ranking:hover .hover{
  display: block;
}

#categoria_ranking{
  padding: 40px 0px;
}

.categoria_ranking{
  padding: 21px 5px;
  margin-bottom: 61px;
  box-shadow: rgba(14, 30, 37, 0.12) 0px 2px 4px 0px, rgba(14, 30, 37, 0.32) 0px 2px 16px 0px;
}

.categoria_ranking h1{
  font-size: 36px;
  font-family:"Montserrat-Bold";
  color: #34312c;
  padding-bottom: 12px;
  margin-top: 21px;
}

.categoria_ranking p{
  font-size: 15px;
  color: #6f6f6f;
}

.categoria_ranking a{
  background-color: #0A552A;
  background-image: url(../img/calendario/ver-h.png);
  background-position: right;
  background-repeat: no-repeat;
  color: #fff;
  float: left;
  margin-right: 35px;
  margin-top: 6%;
  padding: 18px 60px 18px 15px;
}

.categoria_ranking a:hover{
  text-decoration: none;
  background-color: #21294E;
}

#item_medios{
  padding: 65px 0px;
}

.item_medios{
  margin-bottom: 40px;
  background-color: #000;
}

.item_medios h1{
  margin-top: 103px;
  color: #fff;
  font-size: 38px;
  text-align: center;
  font-family:"Montserrat-Bold";
}

.im_medios{
  padding: 25px;
}

.h_medios{
  width: 100%;
  float: left;
  position: relative;
  margin-top: 20px;
}

.hover{
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  display: none;
}

.h_medios:hover .hover{
  display: block;
}

.texto-link{
  background-color: #8c2b0b66;
  bottom: 0px;
  height: 100%;
  padding: 11px 29px;
  position: absolute;
  text-align: center;
  width: 55%;
}

.texto-link h1{
  color: #FFF;
  font-family:"Montserrat-Bold";
  font-size:48px;
  line-height: 60px;
  margin-top: 27%;
  text-align: left;
  text-shadow: 2px 3px 2px #0000008c;
}

.texto-link h2{
  font-size:14px;
  color: #FFF;
  text-align: left;
  padding-top: 17px;
}

.texto-link h3{
  font-size: 36px;
  color: #FFF;
  font-family: "Montserrat-Bold";
  text-align: left;
  line-height: 38px;
  margin-top:18%;
  text-shadow: 2px 3px 2px #0000008c;
}

.texto-link p{
  font-size: 16px;
  padding-top: 11px;
  color: #fff;
  text-shadow: 2px 3px 2px #000000bd;
}

.link{
  width: 100%;
  margin-bottom: 22px;
  float: left;
  position: relative;
}

.link:hover .texto-link{
  background:#01832B82;
}

.ampliar{
  background-color: #01832B;
  background-image: url(../img/ver-h.png);
  background-position: right;
  background-repeat: no-repeat;
  color: #fff;
  float: left;
  margin-right: 35px;
  margin-top: 7%;
  padding: 18px 41px 18px 15px;
}

.link:hover .ampliar{
  text-decoration: none;
  background-image: url(../img/ver.png);
  background-color: #fff;
  color: #000;
}

#galeria{
  padding: 90px 0px;
}


/*#galeria h1{
  font-family:"Montserrat-Bold";
  text-transform: uppercase;
  margin-bottom: 35px;
  font-size: 30px;
  text-align: center;
  border-bottom: 1px solid #000;
}*/

#galeria_item{
  padding: 90px 0px;
}

#galeria_item h1{
  font-family:"Montserrat-Bold";
  font-size: 39px;
}

#galeria_item h2{
  font-family:"Montserrat-Bold";
  font-size: 48px;
}

#galeria_item h3{
  text-align:right;
  font-size: 14px;
  color: #09552a;
}

.galeria{
  float: left;
  position: relative;
  margin: 15px 0px;
  width: 100%;
}

.galeria span{
  align-items: center;
  background: rgba(181, 198, 48, 0.5);
  color: #fff;
  display: flex;
  font-size: 80px;
  height: 100%;
  justify-content: center;
  left: 0px;
  opacity: 0;
  position: absolute;
  top: 0px;
  width: 100%;
}

.galeria:hover span{
  opacity: 1;
}

#prev{
  background-repeat: no-repeat;
  background: url(../img/galeria/flechas.png);
  bottom: -50px;
  height: 27px;
  left: 47%;
  opacity: 1;
  position: absolute;
  top: auto;
  width: 42px;
}

#prev:hover{
  background: url(../img/galeria/flechas-h.png);
}

#next{
  background-repeat: no-repeat;
  background: url(../img/galeria/flechas.png) right;
  bottom: -50px;
  height: 27px;
  opacity: 1;
  position: absolute;
  right: 47%;
  top: auto;
  width: 42px;
}

#next:hover{
  background: url(../img/galeria/flechas-h.png) right;
}

.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp{
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
  z-index:9999;
}

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99999999;
}

.fancybox-skin {
  position: relative;
  background: #FFF;
  color: #444;
  text-shadow: none;
}

.fancybox-opened {
  z-index: 999999;
  }
.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
     -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
          box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
  position: relative;
}

.fancybox-inner {
  overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}

.fancybox-error {
  color: #444;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}

.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url('../img/fancybox_sprite.png');
}

#fancybox-loading {
  background-position: 0 -108px;
  cursor: pointer;
  left: 50%;
  margin-left: -22px;
  margin-top: -22px;
  opacity: 0.8;
  position: fixed;
  top: 50%;
  z-index: 9999;
}

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url('../img/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 99999;
}

.fancybox-nav {
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  cursor: pointer;
  height: 100%;
  position: absolute;
  text-decoration: none;
  top: 0;
  width: 40%;
  z-index: 999999;
}

.fancybox-prev {
  left: 0;
}

.fancybox-next {
  right: 0;
}

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 99999;
  visibility: hidden;
}

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}

.fancybox-nav:hover span {
  visibility: visible;
}

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}

/* Overlay helper */
.fancybox-lock {
  overflow: hidden;
}

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index:9999;
  background: rgba(0, 0, 0, 0.9);
}

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}

/* Title helper */
.fancybox-title {
  visibility: hidden;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}

.fancybox-opened .fancybox-title {
  visibility: visible;
}

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  width: 100%;
  margin-bottom: -25px;
  margin-left: -15px;
  z-index:99999;
}

.fancybox-title-float-wrap .child {
  display: inline-block;
  width: 100%;
  float: left;
  position: relative;
  padding: 2px 20px;
  background: transparent; /* Fallback for web browsers that doesn't support RGBa */
  background: #000;
  color: #4286b0;
  line-height: 24px;
  white-space: nowrap;
}

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}

.fancybox-title-inside-wrap {
  padding-top: 10px;
}

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, .8);
}

#volver_productos{
  padding: 116px 0px;
  background-image: url(../img/galeria/volver.jpg);
  background-position: center;
  background-size: cover;
  text-align: center;
  position: relative;
  float: left;
}

#volver_productos a {
  color: #fff;
  padding: 19px 61px;
  top: 49%;
  position: relative;
  font-size: 18px;
  text-decoration: none;
  background-color: #01832B;
}

#volver_productos a:hover{
  background-color:#fff;
  color: #000;
}

#form-contact{
  padding:111px 0px;
}

.form-contact p{
  color: #979696;
  font-size: 16px;
  padding-top: 12px;
}

.form-contact h3{
  padding-top:20px;
  color: #6f6f6f;
}

.form-contact input {
  width: 100%;
  font-size: 17px;
  background-color:#21294e40;
  color: #000;
  border: none;
  padding: 6px 15px;
  margin-top: 7px;
  border: 1px solid #21294e;
}

.form-control {
  height: 38px;
  padding: 8px 10px;
  color: #000;
  border: 1px solid #21294e;
  border-radius: 0px;
  background-color:#21294e40;
  margin-top: 9px;
  font-size: 17px;
}

.form-control:hover {
    background-color: #fff;
}

.select2{
  float: left;
  position: relative;
  clear: both;
  margin-top: 5px;
  margin-bottom: 15px;
}

.select2 select{
  background-color:#58757440;
  font-size:30px;
  color: #000;
  width: 60%;
  display: inline-block;
  vertical-align: middle;
  border-radius: 0px;
  border:none;
}

#enviar {
  width: 100px !important;
  cursor: pointer;
  position: relative;
  float: right;
  color: #fff !important;
  text-align: center;
  font-size: 18px !important;
  margin-top: 32px !important;
  padding: 11px 0px !important;
  background:#09552a !important;
  margin-right: 15px;
  border: none !important;
}

#enviar:hover{
  background-color:#21294C !important;
}

#borrar {
  width: 100px !important;
  cursor: pointer;
  position: relative;
  float: right;
  color: #fff !important;
  text-align: center;
  font-size: 18px !important;
  margin-top:32px !important;
  padding: 11px 0px !important;
  background:#09552a!important;
  border: none !important;
  margin-right: 16px;
}

#borrar:hover{
  background-color:#21294C !important;
}

.text_contact h1{
  color:#09552a;
  font-family:"Montserrat-Bold";
  font-size: 35px;
  padding-top: 62px;
  padding-bottom: 29px;
  text-align:right;
}

.text_contact ul li{
  background-image: url(../img/inscripcion/li2.webp);
  background-position: right;
  background-repeat: no-repeat;
  color: #000;
  font-size: 20px;
  line-height: 29px;
  padding-right: 32px;
  text-align: right;
}

#inscrip_torneos{
  background-image: url(../img/inscripcion/bg_informacion.webp);
  background-size: cover;
  padding: 103px 0px 224px 0px;
}

#inscrip_torneos h1{
  color: #fff;
  font-family:"Montserrat-Bold";
  font-size: 40px;
  padding-bottom:62px;
  text-shadow: -3px 1px 5px #000;
}

#inscrip_torneos ul li{
  background-image: url(../img/inscripcion/li.png);
  background-position: left;
  background-repeat: no-repeat;
  color: #fff;
  font-size: 20px;
  line-height: 26px;
  padding-left: 32px;
  text-shadow: -3px 1px 5px #000;
}

.sombra {
  width: 100%;
  height: 20px;
  float: left;
  position: relative;
  background-image: url(../img/sombra.png);
  background-repeat: repeat-x;
  padding-bottom: 65px;
}

.sombra2 {
  width: 100%;
  height: 20px;
  float: left;
  position: relative;
  background-image: url(../img/contacto/sombra.png);
  background-repeat: repeat-x;
}

#contacto {
  padding: 46px 0px;
}

#formulario{
  padding:45px 0px;
}

#formulario input {
  width: 100%;
  background-color:#21294E;
  color: #fff;
  border: none;
  font-size: 18px;
  padding: 10px 8px;
  margin-top: 5px;
}

#formulario textarea {
  width: 100%;
  background-color:#21294E;
  color: #fff;
  border: none;
  padding: 8px;
  margin-top: 5px;
  height: 120px;
}

#formulario h3 {
  text-transform: uppercase;
  padding-top: 20px;
  font-size: 17px;
  font-family:"Montserrat-Bold";
}

#formulario h4 {
  text-align: left;
  float: left;
  margin-top:12px !important;
  color: #6f6f6f !important;
}

#datos{
  padding-top: 64px;
  padding-right: 70px;
}

#datos h1{
  font-family:"Montserrat-Bold";
  font-size: 40px;
  padding-bottom: 15px;
}

#datos p{
  color: #6f6f6f;
  padding-bottom: 45px;
  text-align: justify;
  line-height: 20px;
}

#btn_contactenos{
  border-top: 5px solid #21294e;
  padding-bottom: 12px;
}

#map {
  height: 600px;
}

#ampliar {
  background-color: #00812B;
  color: #FFF;
  text-align: center;
  padding: 11px 26px;
  position: absolute;
  right: 14%;
  bottom: 64px;
  font-family:"Montserrat-Bold";
  text-decoration: none !important;
  font-size: 18px;
}

#actualizar_dat h3 {
  text-transform: uppercase;
  padding-top: 20px;
  font-size: 17px;
  font-family:"Montserrat-Bold";
}

#actualizar_dat input {
  width: 100%;
  background-color:#ffff;
  color: #000;
  border: 1px solid #5875747d;
  font-size: 18px;
  padding: 5px;
  margin-top: 5px;
}

#actualizar_dat textarea {
  width: 100%;
  background-color:#fff;
  color: #fff;
  border: 1px solid #5875747d;
  padding: 8px;
  margin-top: 5px;
  height: 120px;
}

#empresa{
  padding: 65px 0px;
}

.empresa{
  padding-top: 65px;
}

.empresa h1{
  font-size: 40px;
  padding-bottom: 25px;
  font-family:"Montserrat-Bold";
}

.empresa p{
  line-height: 23px;
  color: #6f6f6f;
}

#empresa2{
  background-color:#EAE8E9 ;
}

.empresa2{
  padding-top: 120px;
  padding-left: 230px;
}

.empresa2 h1{
  font-size: 40px;
  padding-bottom: 25px;
  font-family:"Montserrat-Bold";
}

.empresa2 p{
  text-align: justify;
  line-height: 25px;
  color: #6f6f6f;
}

#empresa3{
  background-color: #21294D;
}

.empresa3{
  padding-top:155px;
  padding-left: 65px;
  padding-right:155px;
}

.empresa3 h1{
  font-size: 40px;
  padding-bottom: 25px;
  color: #fff;
  font-family:"Montserrat-Bold";
}

.empresa3 p{
  text-align: justify;
  line-height: 25px;
  color: #fff;
}

#presidencia{
  padding: 85px 0px;
}

.presidencia h1{
  text-align: center;
  font-size: 40px;
  padding-bottom: 25px;
  font-family:"Montserrat-Bold";
}

.presidencia p{
  text-align: center;
  color: #6f6f6f;
}

#prev2{
  background: url(../img/flechas.png) left;
  background-repeat: no-repeat;
  position: absolute;
  bottom: -66px;
  left: auto;
  width: 43px;
  height: 30px;
  opacity: 1;
  top: auto;
  right: 50%;
}

#prev2:hover{
  background: url(../img/flechash.png) left;
  background-repeat: no-repeat;
}

#next2{
  background: url(../img/flechas.png) right;
  background-repeat: no-repeat;
  color: #FFF;
  position: absolute;
  bottom: -66px;
  width: 43px;
  height: 30px;
  opacity: 1;
  top: auto;
  right: 46%;
  left: auto;
}

#next2:hover{
  background: url(../img/flechash.png) right;
  background-repeat: no-repeat;
}

#tiempo{
  margin-top: 35px;
  padding: 64px 25px;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

#tiempo h1{
  font-size: 36px;
  font-family:"Montserrat-Bold";
  color: #008330;
  text-align: center;
}

#tiempo h2{
  font-family:"Montserrat-Bold";
  font-size: 36px;
  color: #34312c;
}

#junta{
  margin-top: 40px;
  padding: 115px 0px;
  background-color: #EAE8E9;
}

#junta h1{
  font-size: 40px;
  padding-bottom: 15px;
  color: #251F19;
  font-family:"Montserrat-Bold";
}

#junta h2{
  color: #6f6f6f;
  padding-bottom: 12px;
}

.accordion2{
  margin-right: 77px;
}

.close {
  float: right;
  font-size: 55px;
  font-weight: 700;
  line-height: 1;
  color: #fff !important;
  text-shadow: 0 1px 0 #fff;
  opacity: 3.2;
}

.modal-content {
  background-color: transparent;
  box-shadow: none;
  border: none;
}

.modal-open .modal {
  background: rgba(3, 3, 3, 0.7);
}

#back-top {
  width: 58px;
  height: 55px;
  position: fixed;
  top: 275px;
  float: left;
  z-index: 100;
  left: 1px;
  background: url(../img/redes.webp) no-repeat;
}

#back-top2 {
  width: 58px;
  height: 55px;
  position: fixed;
  top: 330px;
  float: left;
  z-index: 100;
  left: 1px;
  background: url(../img/redes.webp) 1px;
}

#back-top3 {
  width: 58px;
  height: 55px;
  position: fixed;
  top: 386px;
  float: left;
  z-index: 100;
  left: 1px;
  background: url(../img/redes.webp) 1px 56px;
}

#patrocinadores{
  padding-top: 45px;
}

/* ESTILOS SLIDER CON PUNTOS AJUSTABLE */


.owl-theme .owl-dots,
.owl-theme {
 text-align:center;
 -webkit-tap-highlight-color:transparent
}

.owl-theme .owl-nav.disabled+.owl-dots {
 margin-top:10px
}

.owl-theme .owl-dots .owl-dot {
 display:inline-block;
 border: none;
 background-color: transparent;
 zoom:1
}

.owl-theme .owl-dots .owl-dot span {
  width:15px;
  height:15px;
  margin:5px 4px;
  background:#095528;
  display:block;
  -webkit-backface-visibility:visible;
  transition:opacity .2s ease;
  border-radius:65px
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background:#21294E;
}

#beneficios {
  padding: 95px 0px;
}

#beneficios h1{
  color: #21294E;
  font-size: 30px;
  text-transform: uppercase;
  padding-bottom: 11px;
  text-align: center;
  margin-bottom: 5px;
  font-family: "Montserrat-Bold";
  border-bottom: 1px solid #21294E;
}

#beneficios h2{
  font-family:"Montserrat-Regular";
  color: #959595;
  text-align: center;
}

#beneficio{
  padding: 69px 0px;
}

#beneficio h1{
  text-align: center;
  font-size: 29px;
  margin-bottom: 25px;
  font-family: "Montserrat-Bold";
}

#beneficio h2{
  font-size: 20px;
  margin-bottom: 89px;
  line-height: 29px;
  text-align: center;
}

.beneficio{
  padding: 27px 0px;
  border-top: #00000057 dotted 2px;
  margin-bottom: 60px;
  float: left;
  width: 100%;
}

.beneficio p{
  font-size: 16px;
  color: #6f6f6f;
  text-align: center;
  line-height: 24px;
}

.beneficio a{
  border: 1px solid #015018;
  color: #015018;
  padding: 10px;
  float: left;
  width: 100%;
  margin-top: 12px;
  text-align: center;
  text-decoration: none;
}

.beneficio a:hover{
  background-color: #21294E;
  color: #fff;
}

#reglas_golf{
  padding: 65px 0px;
}

#reglas_golf h1{
  font-size: 40px;
  margin-top: 65px;
  text-align: center;
  font-family: "Montserrat-Bold";
  padding-bottom: 33px;
}

.reglas_golf {
  padding: 9px 14px;
  margin-bottom: 45px;
}

.text_reglas_golf h2 {
  padding-bottom: 12px;
  font-size: 26px;
  text-align: center;
  padding-top: 13px;
}

.text_reglas_golf a {
  font-size: 20px;
  color:#0A552A;
  border: 1px solid #0A552A;
  margin-right: 10px;
  padding: 5px 10px;
  margin-bottom: 14px;
  text-align: center;
}

.text_reglas_golf a:hover{
  background-color:#0A552A;
  color: #fff;
  text-decoration: none;
}

.asamblea-btn{
  margin-top:3%;
}

/*--------------------------------------------------------------------------*/

@media (max-width: 991px) and (min-width:200px){

  #navbar a {
    width: 100%;
    text-align: center;
    padding: 7px;
    font-size: 14px;
    border: none;
  }

  .logo a {
    position: relative;
    float: left;
    z-index: 99999999;
  }

  #navbar .selec{
    padding-bottom: 3px;
    border-bottom: 1px solid #fff;
  }

  #navbar a:hover{
    padding-bottom: 3px;
    border-bottom: 1px solid #fff;
  }

  .navbar-header {
    float: none;
  }

  .menu{
    margin-top: 0px;
  }

  .navbar-left,.navbar-right {
    float: none !important;
  }

  .navbar-toggle {
    display: block;
    border: 1px !important;
    margin-top: 4px !important;
    margin-right: 4px !important;
  }

  nav .me{
    color:#000;
    font-size: 15px;
  }

  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
  }

  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
  }
    
  .navbar-collapse.collapse {
    display: none!important;
  }

  .navbar-default .navbar-toggle .icon-bar{
    background-color: #000;
  }

  .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus{
    background-color: transparent;
  }

  .navbar-toggle .icon-bar{
    width: 42px;
    height: 2px;
  }

  .navbar-nav {
    float: none!important;
    margin-top: 7.5px;
    margin-left: 0;
  }

  .navbar-nav>li {
    float: none;
  }

  .navbar-nav>li>a {
    padding-top: 10px ;
    padding-bottom: 10px;
  }

  .collapse.in{
    display:block !important;
  }

  #navbar li {
    width: 100%;
    margin: 0px
  }

  .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form{
    border-color:transparent;
  }

  

}


/*-------------------------------------------------------*/

@media (max-width: 240px) and (min-width:120px){

  .img2 {
    width: 244px;
    float: left;
  }

  #menu{
    margin-top: -74px;
  }

  #banner{
    margin-top: 16%;
  }

  #home_quienes{
    padding: 43px 0px;
  }

  .text_home1 h1{
    font-size: 16px;
  }

  .text_home1{
    margin-bottom: 35px;
  }

  #home_noticias h1{
    font-size: 32px;
  }

  .text_ranking{
    padding: 56px 36px;
  }

  .text_ranking h2{
    font-size: 26px;
  }

  .video{
    height: 201px;
  }

  .text-evento h2{
    font-size: 23px;
  }

  .home_noticias h3{
    font-size: 17px;
  }

  .owl-carousel .owl-item h1 span{
    font-size: 20px !important;
  }

  .home_noticias2{
    display: none;
  }

  #home_noticias{
    padding: 52px 0px;
  }

  .text_home1 a{
    padding: 16px 32px;
  }

  .text_home2{
    padding-left: 14px;
  }

  #home_nosotros h1{
    font-size: 36px;
  }

  #home_calendario h1{
    font-size: 28px;
    padding-bottom: 27px;
  }

  .empresa3{
    padding-top: 58px;
    padding-bottom: 35px;
    padding-left: 19px;
    padding-right: 20px;
  }

  .empresa3 p{
    font-size: 15px;
    line-height: 21px;
  }

  #tiempo h2{
    text-align: center;
    font-size: 21px;
  }

  #tiempo h1{
    font-size: 27px;
  }

  .heading2{
    font-size: 19px !important;
  }

  #ranking h1{
    font-size: 28px;
    line-height: 31px;
  }

  .categoria_ranking h1{
    font-size: 27px;
  }

  .categoria_ranking a{
    padding: 12px 60px 12px 15px;
    width: 100%;
    background-position-y: 12px;
  }

  .texto-link{
    width: 100%;
    padding: 7px 10px;
  }

  .texto-link h1{
    margin-top:5%;
    font-size: 19px;
    line-height: 20px;
  }

  .ampliar{
    padding:7px 37px 7px 9px;
  }

  .texto-link h2{
    padding-top: 5px;
  }

  .texto-link h3{
    margin-top: 6%;
    line-height: 21px;
    font-size: 22px;
  }

  #volver_productos{
    padding: 77px 0px;
  }

  #galeria_item h1{
    font-size: 28px;
    padding-bottom: 15px;
  }

  #volver_productos a{
   padding: 13px 17px;
  }

  .item_medios h1{
    margin-top: 16px;
    font-size: 26px;
  }

  .contents2{
    font-size: 14px !important;
  }

  .accordion2{
    margin-right: 0px;
  }

  #tiempo{
    padding: 24px 15px;
  }

  #junta h1{
    font-size: 32px;
  }

  .presidencia h1{
    font-size: 32px;
  }

  .empresa2{
    padding-top: 43px;
    padding-left: 11px;
  }

  .empresa2 p{
    font-size: 14px;
    line-height: 21px;
  }

  .empresa3 h1{
    font-size: 33px;
  }

  #home_nosotros{
   padding: 83px 0px;
  }

  .text-lineas{
    padding: 44px 17px;
  }

  .text-lineas p{
    font-size: 22px;
    line-height: 25px;
  }

  #grupo_empresarial h1{
    font-size: 30px;
  }

  #grupo_empresarial p{
    font-size: 22px;
  }

  #grupo_empresarial a{
    margin-top: 21px;
    margin-bottom: 35px;
  }

  footer p{
    font-size: 16px;
    padding-bottom: 37px;
    line-height: 27px;
  }

  #home_calendario{
    padding: 51px 0px;
  }

  .empresa h1{
    font-size: 24px;
  }

  footer h1{
    font-size: 19px;
    padding-right: 4px;
  }

  #titulo h1{
    font-size:29px;
  }

  #banner .carousel-indicators li{
    width: 13px;
    height: 13px;
  }

  #titulo{
    padding-top: 85px;
    margin-top: 16%;
    padding-bottom: 38px;
  }

  #empresa p{
    padding-right: 16px;
    padding-bottom: 21px;
    line-height: 22px;
    font-size: 14px;
  }

  .empresa2 h1{
    font-size: 25px;
  }

  .btn a{
    font-size: 9px;
    padding: 7px 9px;
  }

  #mision{
    padding: 56px 0px;
  }

  .text_vision{
    margin-bottom: 15px;
  }

  .linea_product{
    display:block;
  }

  .text_vision h1{
    font-size: 29px;
    text-align: center;
    padding-bottom: 12px;
  }

  .text_vision p{
    line-height: 21px;
  }

  .text_politicas{
    padding-left: 29px;
    padding-right: 26px;
    padding-top: 67px;
    padding-bottom: 50px;
  }

  .text_politicas h1{
    font-size: 30px;
  }

  .home_lineas{
    margin: 9px;
  }

  .title_linea h1{
    font-size: 23px;
  }

  .etapas{
    margin-bottom: 65px;
  }

  #producto_item{
    margin-top: 25%;
  }

  #volver a{
    padding: 16px 12px;
    font-size: 11px;
  }

  #volver{
    padding: 80px 0px;
  }

  #datos{
    padding-left: 20px;
    padding-right: 16px;
    padding-top: 23px;
  }

  #datos h1{
    font-size: 30px;
  }

  .ico_tel{
    margin-right: 20px;
  }

  .ico_home{
    margin-right: 20px;
  }

  .ico_email{
    margin-right: 10px;
  }

  #formulario h4{
    font-size: 14px;
  }

  .datos1{
    margin-bottom: 22px;
  }

  #formulario h5{
    padding: 5px 10px;
  }
  
  
}


/*-------------------------------------------------------*/

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

  .img2 {
    width: 244px;
    float: left;
  }

  #menu{
    margin-top: -74px;
  }

  #banner{
    margin-top: 16%;
  }

  
}



/*-------------------------------------------------------*/

@media (max-width: 300px) and (min-width:281px){

  .img2 {
    width: 114px;
    float: left;
  }

  #menu{
    margin-top: -74px;
  }

  #banner{
    margin-top: 16%;
  }

  
}

/*-------------------------------------------------------*/

@media (max-width: 335px) and (min-width:301px){

  .img2 {
    width: 244px;
    float: left;
  }

  #menu{
    margin-top: -74px;
  }

  #banner{
    margin-top: 16%;
  }

  #home_quienes{
    padding: 43px 0px;
  }

  .text_home1 h1{
    font-size: 16px;
  }

  .text_home1{
    margin-bottom: 35px;
  }

  #home_noticias h1{
    font-size: 32px;
  }

  .text_ranking{
    padding: 56px 36px;
  }

  .text_ranking h2{
    font-size: 26px;
  }

  .video{
    height: 201px;
  }

  .text-evento h2{
    font-size: 23px;
  }

  .home_noticias h3{
    font-size: 17px;
  }

  .owl-carousel .owl-item h1 span{
    font-size: 20px !important;
  }

  .home_noticias2{
    display: none;
  }

  #home_noticias{
    padding: 52px 0px;
  }

  .text_home1 a{
    padding: 16px 32px;
  }

  .text_home2{
    padding-left: 14px;
  }

  #home_nosotros h1{
    font-size: 36px;
  }

  #home_calendario h1{
    font-size: 28px;
    padding-bottom: 27px;
  }

  .empresa3{
    padding-top: 58px;
    padding-bottom: 35px;
    padding-left: 19px;
    padding-right: 20px;
  }

  .empresa3 p{
    font-size: 15px;
    line-height: 21px;
  }

  #tiempo h2{
    text-align: center;
    font-size: 21px;
  }

  #tiempo h1{
    font-size: 27px;
  }

  .heading2{
    font-size: 19px !important;
  }

  #ranking h1{
    font-size: 28px;
    line-height: 31px;
  }

  .categoria_ranking h1{
    font-size: 27px;
  }

  .categoria_ranking a{
    padding: 12px 60px 12px 15px;
    width: 100%;
    background-position-y: 12px;
  }

  .texto-link{
    width: 100%;
    padding: 7px 10px;
  }

  .texto-link h1{
    margin-top:5%;
    font-size: 19px;
    line-height: 20px;
  }

  .ampliar{
    padding:7px 37px 7px 9px;
  }

  .texto-link h2{
    padding-top: 5px;
  }

  .texto-link h3{
    margin-top: 6%;
    line-height: 21px;
    font-size: 22px;
  }

  #volver_productos{
    padding: 77px 0px;
  }

  #galeria_item h1{
    font-size: 28px;
    padding-bottom: 15px;
  }

  #volver_productos a{
   padding: 13px 17px;
  }

  .item_medios h1{
    margin-top: 16px;
    font-size: 26px;
  }

  .contents2{
    font-size: 14px !important;
  }

  .accordion2{
    margin-right: 0px;
  }

  #tiempo{
    padding: 24px 15px;
  }

  #junta h1{
    font-size: 32px;
  }

  .presidencia h1{
    font-size: 32px;
  }

  .empresa2{
    padding-top: 43px;
    padding-left: 11px;
  }

  .empresa2 p{
    font-size: 14px;
    line-height: 21px;
  }

  .empresa3 h1{
    font-size: 33px;
  }

  #home_nosotros{
   padding: 83px 0px;
  }

  .text-lineas{
    padding: 44px 17px;
  }

  .text-lineas p{
    font-size: 22px;
    line-height: 25px;
  }

  #grupo_empresarial h1{
    font-size: 30px;
  }

  #grupo_empresarial p{
    font-size: 22px;
  }

  #grupo_empresarial a{
    margin-top: 21px;
    margin-bottom: 35px;
  }

  footer p{
    font-size: 16px;
    padding-bottom: 37px;
    line-height: 27px;
  }

  #home_calendario{
    padding: 51px 0px;
  }

  .empresa h1{
    font-size: 24px;
  }

  footer h1{
    font-size: 19px;
    padding-right: 4px;
  }

  #titulo h1{
    font-size:29px;
  }

  #banner .carousel-indicators li{
    width: 13px;
    height: 13px;
  }

  #titulo{
    padding-top: 85px;
    margin-top: 16%;
    padding-bottom: 38px;
  }

  #empresa p{
    padding-right: 16px;
    padding-bottom: 21px;
    line-height: 22px;
    font-size: 14px;
  }

  .empresa2 h1{
    font-size: 25px;
  }

  .btn a{
    font-size: 9px;
    padding: 7px 9px;
  }

  #mision{
    padding: 56px 0px;
  }

  .text_vision{
    margin-bottom: 15px;
  }

  .linea_product{
    display:block;
  }

  .text_vision h1{
    font-size: 29px;
    text-align: center;
    padding-bottom: 12px;
  }

  .text_vision p{
    line-height: 21px;
  }

  .text_politicas{
    padding-left: 29px;
    padding-right: 26px;
    padding-top: 67px;
    padding-bottom: 50px;
  }

  .text_politicas h1{
    font-size: 30px;
  }

  .home_lineas{
    margin: 9px;
  }

  .title_linea h1{
    font-size: 23px;
  }

  .etapas{
    margin-bottom: 65px;
  }

  #producto_item{
    margin-top: 25%;
  }

  #volver a{
    padding: 16px 12px;
    font-size: 11px;
  }

  #volver{
    padding: 80px 0px;
  }

  #datos{
    padding-left: 20px;
    padding-right: 16px;
    padding-top: 23px;
  }

  #datos h1{
    font-size: 30px;
  }

  .ico_tel{
    margin-right: 20px;
  }

  .ico_home{
    margin-right: 20px;
  }

  .ico_email{
    margin-right: 10px;
  }

  #formulario h4{
    font-size: 14px;
  }

  .datos1{
    margin-bottom: 22px;
  }

  #formulario h5{
    padding: 5px 10px;
  }

  

}


/*------------------------------------------------------*/

@media (max-width: 341px) and (min-width:336px){

  .img2 {
    width: 240px;
    float: left;
  }

  .navbar-toggle{
    margin-top: 12px !important;
  }

  #menu{
    margin-top: -74px;
  }

  #banner{
    margin-top: 16%;
  }

  #home_quienes{
    padding: 43px 0px;
  }

  .text_home1 h1{
    font-size: 16px;
  }

  .text_home1{
    margin-bottom: 35px;
  }

  #home_noticias h1{
    font-size: 32px;
  }

  .text_ranking{
    padding: 56px 36px;
  }

  .text_ranking h2{
    font-size: 26px;
  }

  .video{
    height: 201px;
  }

  .text-evento h2{
    font-size: 23px;
  }

  .home_noticias h3{
    font-size: 17px;
  }

  .owl-carousel .owl-item h1 span{
    font-size: 20px !important;
  }

  .home_noticias2{
    display: none;
  }

  #home_noticias{
    padding: 52px 0px;
  }

  .text_home1 a{
    padding: 16px 32px;
  }

  .text_home2{
    padding-left: 14px;
  }

  #home_nosotros h1{
    font-size: 36px;
  }

  #home_calendario h1{
    font-size: 28px;
    padding-bottom: 27px;
  }

  .empresa3{
    padding-top: 58px;
    padding-bottom: 35px;
    padding-left: 19px;
    padding-right: 20px;
  }

  .empresa3 p{
    font-size: 15px;
    line-height: 21px;
  }

  #tiempo h2{
    text-align: center;
    font-size: 21px;
  }

  #tiempo h1{
    font-size: 27px;
  }

  .heading2{
    font-size: 19px !important;
  }

  #ranking h1{
    font-size: 28px;
    line-height: 31px;
  }

  .categoria_ranking h1{
    font-size: 27px;
  }

  .categoria_ranking a{
    padding: 12px 60px 12px 15px;
    width: 100%;
    background-position-y: 12px;
  }

  .texto-link{
    width: 100%;
    padding: 7px 10px;
  }

  .texto-link h1{
    margin-top:5%;
    font-size: 19px;
    line-height: 20px;
  }

  .ampliar{
    padding:7px 37px 7px 9px;
  }

  .texto-link h2{
    padding-top: 5px;
  }

  .texto-link h3{
    margin-top: 6%;
    line-height: 21px;
    font-size: 22px;
  }

  #volver_productos{
    padding: 77px 0px;
  }

  #galeria_item h1{
    font-size: 28px;
    padding-bottom: 15px;
  }

  #volver_productos a{
   padding: 13px 17px;
  }

  .item_medios h1{
    margin-top: 16px;
    font-size: 26px;
  }

  .contents2{
    font-size: 14px !important;
  }

  .accordion2{
    margin-right: 0px;
  }

  #tiempo{
    padding: 24px 15px;
  }

  #junta h1{
    font-size: 32px;
  }

  .presidencia h1{
    font-size: 32px;
  }

  .empresa2{
    padding-top: 43px;
    padding-left: 11px;
  }

  .empresa2 p{
    font-size: 14px;
    line-height: 21px;
  }

  .empresa3 h1{
    font-size: 33px;
  }

  #home_nosotros{
   padding: 83px 0px;
  }

  .text-lineas{
    padding: 44px 17px;
  }

  .text-lineas p{
    font-size: 22px;
    line-height: 25px;
  }

  #grupo_empresarial h1{
    font-size: 30px;
  }

  #grupo_empresarial p{
    font-size: 22px;
  }

  #grupo_empresarial a{
    margin-top: 21px;
    margin-bottom: 35px;
  }

  footer p{
    font-size: 16px;
    padding-bottom: 37px;
    line-height: 27px;
  }

  #home_calendario{
    padding: 51px 0px;
  }

  .empresa h1{
    font-size: 24px;
  }

  footer h1{
    font-size: 19px;
    padding-right: 4px;
  }

  #titulo h1{
    font-size:29px;
  }

  #banner .carousel-indicators li{
    width: 13px;
    height: 13px;
  }

  #titulo{
    padding-top: 85px;
    margin-top: 16%;
    padding-bottom: 38px;
  }

  #empresa p{
    padding-right: 16px;
    padding-bottom: 21px;
    line-height: 22px;
    font-size: 14px;
  }

  .empresa2 h1{
    font-size: 25px;
  }

  .btn a{
    font-size: 9px;
    padding: 7px 9px;
  }

  #mision{
    padding: 56px 0px;
  }

  .text_vision{
    margin-bottom: 15px;
  }

  .linea_product{
    display:block;
  }

  .text_vision h1{
    font-size: 29px;
    text-align: center;
    padding-bottom: 12px;
  }

  .text_vision p{
    line-height: 21px;
  }

  .text_politicas{
    padding-left: 29px;
    padding-right: 26px;
    padding-top: 67px;
    padding-bottom: 50px;
  }

  .text_politicas h1{
    font-size: 30px;
  }

  .home_lineas{
    margin: 9px;
  }

  .title_linea h1{
    font-size: 23px;
  }

  .etapas{
    margin-bottom: 65px;
  }

  #producto_item{
    margin-top: 25%;
  }

  #volver a{
    padding: 16px 12px;
    font-size: 11px;
  }

  #volver{
    padding: 80px 0px;
  }

  #datos{
    padding-left: 20px;
    padding-right: 16px;
    padding-top: 23px;
  }

  #datos h1{
    font-size: 30px;
  }

  .ico_tel{
    margin-right: 20px;
  }

  .ico_home{
    margin-right: 20px;
  }

  .ico_email{
    margin-right: 10px;
  }

  #formulario h4{
    font-size: 14px;
  }

  .datos1{
    margin-bottom: 22px;
  }

  #formulario h5{
    padding: 5px 10px;
  }
  

}



@media (max-width:380px) and (min-width:341px){

  .img2 {
    width: 141px;
    float: left;
  }

  #menu{
    margin-top: -74px;
  }

  #banner{
    margin-top: 16%;
  }

  #home_quienes{
    padding: 43px 0px;
  }

  .text_home1 h1{
    font-size: 16px;
  }

  .text_home1{
    margin-bottom: 35px;
  }

  #home_noticias h1{
    font-size: 32px;
  }

  .text_ranking{
    padding: 56px 36px;
  }

  .text_ranking h2{
    font-size: 26px;
  }

  .video{
    height: 201px;
  }

  .text-evento h2{
    font-size: 23px;
  }

  .home_noticias h3{
    font-size: 17px;
  }

  .owl-carousel .owl-item h1 span{
    font-size: 20px !important;
  }

  .text-evento a{
    margin-top: 17px;
  }

  .home_noticias2{
    display: none;
  }

  #home_noticias{
    padding: 52px 0px;
  }

  .text_home1 a{
    padding: 16px 32px;
  }

  .text_home2{
    padding-left: 14px;
  }

  #home_nosotros h1{
    font-size: 36px;
  }

  #home_calendario h1{
    font-size: 28px;
    padding-bottom: 27px;
  }

  .empresa3{
    padding-top: 58px;
    padding-bottom: 35px;
    padding-left: 19px;
    padding-right: 20px;
  }

  .empresa3 p{
    font-size: 15px;
    line-height: 21px;
  }

  #tiempo h2{
    text-align: center;
    font-size: 21px;
  }

  #tiempo h1{
    font-size: 27px;
  }

  .heading2{
    font-size: 19px !important;
  }

  #ranking h1{
    font-size: 28px;
    line-height: 31px;
  }

  .categoria_ranking h1{
    font-size: 27px;
  }

  .categoria_ranking a{
    padding: 12px 60px 12px 15px;
    width: 100%;
    background-position-y: 12px;
  }

  .texto-link{
    width: 100%;
    padding: 7px 10px;
  }

  .texto-link h1{
    margin-top:5%;
    font-size: 19px;
    line-height: 20px;
  }

  .ampliar{
    padding:7px 37px 7px 9px;
  }

  .texto-link h2{
    padding-top: 5px;
  }

  .texto-link h3{
    margin-top: 6%;
    line-height: 21px;
    font-size: 22px;
  }

  #volver_productos{
    padding: 77px 0px;
  }

  #galeria_item h1{
    font-size: 28px;
    padding-bottom: 15px;
  }

  #volver_productos a{
   padding: 13px 17px;
  }

  .item_medios h1{
    margin-top: 16px;
    font-size: 26px;
  }

  .contents2{
    font-size: 14px !important;
  }

  .accordion2{
    margin-right: 0px;
  }

  #tiempo{
    padding: 24px 15px;
  }

  #junta h1{
    font-size: 32px;
  }

  .presidencia h1{
    font-size: 32px;
  }

  .empresa2{
    padding-top: 43px;
    padding-left: 11px;
  }

  .empresa2 p{
    font-size: 14px;
    line-height: 21px;
  }

  .empresa3 h1{
    font-size: 33px;
  }

  #home_nosotros{
   padding: 83px 0px;
  }

  .text-lineas{
    padding: 44px 17px;
  }

  .text-lineas p{
    font-size: 22px;
    line-height: 25px;
  }

  #grupo_empresarial h1{
    font-size: 30px;
  }

  #grupo_empresarial p{
    font-size: 22px;
  }

  #grupo_empresarial a{
    margin-top: 21px;
    margin-bottom: 35px;
  }

  footer p{
    font-size: 16px;
    padding-bottom: 37px;
    line-height: 27px;
  }

  #home_calendario{
    padding: 51px 0px;
  }

  .empresa h1{
    font-size: 24px;
  }

  footer h1{
    font-size: 19px;
    padding-right: 4px;
  }

  .servicios-categorias p{
    font-size: 19px;
  }

  #titulo h1{
    font-size:29px;
  }

  #banner .carousel-indicators li{
    width: 13px;
    height: 13px;
  }

  #titulo{
    padding-top: 85px;
    margin-top: 16%;
    padding-bottom: 38px;
  }

  #empresa p{
    padding-right: 16px;
    padding-bottom: 21px;
    line-height: 22px;
    font-size: 14px;
  }

  .empresa2 h1{
    font-size: 25px;
  }

  .btn a{
    font-size: 9px;
    padding: 7px 9px;
  }

  #mision{
    padding: 56px 0px;
  }

  .text_vision{
    margin-bottom: 15px;
  }

  .linea_product{
    display:block;
  }

  .text_vision h1{
    font-size: 29px;
    text-align: center;
    padding-bottom: 12px;
  }

  .text_vision p{
    line-height: 21px;
  }

  .text_politicas{
    padding-left: 29px;
    padding-right: 26px;
    padding-top: 67px;
    padding-bottom: 50px;
  }

  .text_politicas h1{
    font-size: 30px;
  }

  .home_lineas{
    margin: 9px;
  }

  .title_linea h1{
    font-size: 23px;
  }

  .etapas{
    margin-bottom: 65px;
  }

  #producto_item{
    margin-top: 25%;
  }

  #volver a{
    padding: 16px 12px;
    font-size: 11px;
  }

  #volver{
    padding: 80px 0px;
  }

  #datos{
    padding-left: 20px;
    padding-right: 16px;
    padding-top: 23px;
  }

  #datos h1{
    font-size: 30px;
  }

  .ico_tel{
    margin-right: 20px;
  }

  .ico_home{
    margin-right: 20px;
  }

  .ico_email{
    margin-right: 10px;
  }

  #formulario h4{
    font-size: 14px;
  }

  .datos1{
    margin-bottom: 22px;
  }

  #formulario h5{
    padding: 5px 10px;
  }

}


@media (max-width:420px) and (min-width:381px){

  .img2 {
    width: 147px;
    float: left;
  }

  #menu{
    margin-top: -74px;
  }

  #banner{
    margin-top: 16%;
  }

  #home_quienes{
    padding: 43px 0px;
  }

  .text_home1 h1{
    font-size: 16px;
  }

  .text_home1{
    margin-bottom: 35px;
  }

  #home_noticias h1{
    font-size: 32px;
  }

  .text_ranking{
    padding: 56px 36px;
  }

  .text_ranking h2{
    font-size: 26px;
  }

  .video{
    height: 201px;
  }

  .text-evento h2{
    font-size: 23px;
  }

  .home_noticias{
    margin-bottom: 35px;
  }

  .text-evento a{
    margin-top: 14px;
  }

  .home_noticias h3{
    font-size: 17px;
  }

  .home_noticias a{
    margin-top: 12px;
  }

  .owl-carousel .owl-item h1 span{
    font-size: 20px !important;
  }

  .home_noticias2{
    display: grid;
    padding-bottom: 20px;
  }

  .home_noticias2 h3{
    font-size: 20px;
  }

  #home_noticias{
    padding: 52px 0px;
  }

  .text_home1 a{
    padding: 16px 32px;
  }

  .text_home2{
    padding-left: 14px;
  }

  #home_nosotros h1{
    font-size: 36px;
  }

  #home_calendario h1{
    font-size: 28px;
    padding-bottom: 27px;
  }

  .home_torneodes h2{
    font-size: 24px;
  }

  .home_torneodes{
    padding-left: 10px;
  }

  .empresa3{
    padding-top: 58px;
    padding-bottom: 35px;
    padding-left: 19px;
    padding-right: 20px;
  }

  .empresa3 p{
    font-size: 15px;
    line-height: 21px;
  }

  #next2{
    right: 37%;
  }

  #tiempo h2{
    text-align: center;
    font-size: 21px;
  }

  #tiempo h1{
    font-size: 27px;
  }

  .heading2{
    font-size: 19px !important;
  }

  #ranking h1{
    font-size: 28px;
    line-height: 31px;
  }

  .categoria_ranking h1{
    font-size: 27px;
  }

  .categoria_ranking a{
    padding: 12px 60px 12px 15px;
    width: 100%;
    background-position-y: 12px;
  }

  .texto-link{
    width: 100%;
    padding: 7px 10px;
  }

  .texto-link h1{
    margin-top: 4%;
    font-size: 26px;
    line-height: 26px;
  }

  .ampliar{
    padding:7px 32px 7px 4px;
  }

  .texto-link h2{
    padding-top: 5px;
  }

  .texto-link h3{
    margin-top: 8%;
    line-height: 27px;
    font-size: 24px;
  }

  #volver_productos{
    padding: 77px 0px;
  }

  #galeria_item h1{
    font-size: 28px;
    padding-bottom: 15px;
  }

  #volver_productos a{
   padding: 13px 17px;
  }

  .item_medios h1{
    margin-top: 16px;
    font-size: 26px;
  }

  .contents2{
    font-size: 14px !important;
  }

  .accordion2{
    margin-right: 0px;
  }

  #tiempo{
    padding: 24px 15px;
  }

  #junta h1{
    font-size: 32px;
  }

  .presidencia h1{
    font-size: 32px;
  }

  .empresa2{
    padding-top: 43px;
    padding-left: 11px;
  }

  .empresa2 p{
    font-size: 14px;
    line-height: 21px;
  }

  .empresa3 h1{
    font-size: 33px;
  }

  #home_nosotros{
   padding: 83px 0px;
  }

  .text-lineas{
    padding: 44px 17px;
  }

  .text-lineas p{
    font-size: 22px;
    line-height: 25px;
  }

  #grupo_empresarial h1{
    font-size: 30px;
  }

  #grupo_empresarial p{
    font-size: 22px;
  }

  #grupo_empresarial a{
    margin-top: 21px;
    margin-bottom: 35px;
  }

  footer p{
    font-size: 16px;
    padding-bottom: 37px;
    line-height: 27px;
  }

  #home_calendario{
    padding: 51px 0px;
  }

  .empresa h1{
    font-size: 24px;
  }

  footer h1{
    font-size: 19px;
    padding-right: 4px;
  }

  #titulo h1{
    font-size:29px;
  }

  #banner .carousel-indicators li{
    width: 13px;
    height: 13px;
  }

  #titulo{
    padding-top: 85px;
    margin-top: 16%;
    padding-bottom: 38px;
  }

  #empresa p{
    padding-right: 16px;
    padding-bottom: 21px;
    line-height: 22px;
    font-size: 14px;
  }

  .empresa2 h1{
    font-size: 25px;
  }

  .btn a{
    font-size: 9px;
    padding: 7px 9px;
  }

  #mision{
    padding: 56px 0px;
  }

  .text_vision{
    margin-bottom: 15px;
  }

  .linea_product{
    display:block;
  }

  .text_vision h1{
    font-size: 29px;
    text-align: center;
    padding-bottom: 12px;
  }

  .text_vision p{
    line-height: 21px;
  }

  .text_politicas{
    padding-left: 29px;
    padding-right: 26px;
    padding-top: 67px;
    padding-bottom: 50px;
  }

  .text_politicas h1{
    font-size: 30px;
  }

  .home_lineas{
    margin: 9px;
  }

  .title_linea h1{
    font-size: 23px;
  }

  .etapas{
    margin-bottom: 65px;
  }

  #producto_item{
    margin-top: 25%;
  }

  #volver a{
    padding: 16px 12px;
    font-size: 11px;
  }

  #volver{
    padding: 80px 0px;
  }

  #datos{
    padding-left: 20px;
    padding-right: 16px;
    padding-top: 23px;
  }

  #datos h1{
    font-size: 30px;
  }

  .ico_tel{
    margin-right: 20px;
  }

  .ico_home{
    margin-right: 20px;
  }

  .ico_email{
    margin-right: 10px;
  }

  #formulario h4{
    font-size: 14px;
  }

  .datos1{
    margin-bottom: 22px;
  }

  #formulario h5{
    padding: 5px 10px;
  }

  .servicios-categorias p{
    font-size: 18px;
    line-height: 22px;
  }


}



@media (max-width:460px) and (min-width:421px){

  .img2 {
    width: 128px;
    float: left;
  }

  #menu{
    margin-top: -74px;
  }

  #banner{
    margin-top: 15%;
  }

  .home_noticias h3{
    font-size: 25px;
    padding-bottom: 3px;
  }

  .home_noticias{
    margin-bottom: 35px;
  }

  .home_noticias2{
    display: grid;
  }

  .home_noticias2 a{
    margin-bottom: 18px;
  }

  #home_calendario h1{
    font-size: 33px;
    padding-bottom: 40px;
  }

  .home_noticias2 a{
    margin-right: 5px;
  }

  .video{
    height: 256px;
    margin-bottom: 30px;
  }

  .text_ranking{
    padding: 57px 41px;
  }

  .text_ranking h2{
    font-size: 30px;
  }

  footer p{
    padding-bottom: 32px;
    line-height: 30px;
    font-size: 17px;
  }

  #home_noticias{
    padding: 24px 0px;
  }

  #titulo{
    padding-top: 95px;
    padding-bottom: 60px;
  }

  #titulo h1{
    font-size: 32px;
  }

  #datos h1{
    font-size: 32px;
  }

  #ranking h1{
    font-size: 27px;
    line-height: 28px;
  }

  .categoria_ranking a{
    margin-right: 1px;
  }

  .item_medios h1{
    margin-top: 11px;
    font-size: 31px;
  }

  .texto-link h1{
    font-size: 22px;
    line-height: 25px;
    margin-top: -3%;
  }

  .texto-link h3{
    font-size: 21px;
    line-height: 23px;
    margin-top: 13%;
  }

  .ampliar{
    margin-right: 0px;
  }

  .ampliar{
    padding: 18px 51px 18px 15px;
  }

  .texto-link{
    width: 70%;
  }

  #galeria_item h1{
    font-size: 29px;
  }

  #datos{
    padding-top: 24px;
    padding-right: 27px;
  }

  .owl-nav button.owl-prev{
    right: 11% !important;
  }

  .empresa2{
    padding-top: 28px;
    padding-left: 15px;
  }

  .empresa2 h1{
    font-size: 33px;
  }

  .empresa3{
    padding-top: 41px;
    padding-left: 18px;
    padding-right: 24px;
    padding-bottom: 41px;
  }

  #tiempo{
    padding: 31px 25px;
  }

  #tiempo h2{
    text-align: center;
    font-size: 25px;
  }

  #junta{
    padding: 44px 0px;
  }

  #junta h1{
    font-size: 32px;
  }

  .empresa3 p{
    line-height: 20px;
  }

  .empresa h1{
    font-size: 33px;
  }

  .accordion2{
    margin-right: 5px;
    margin-bottom: 45px;
  }

  .presidencia h1{
    font-size: 33px;
  }

  .empresa3 h1{
    font-size: 33px;
  }

  

}


@media (max-width:500px) and (min-width:461px){

  .img2 {
    width: 130px;
  }

  #menu{
    margin-top: -74px;
  }

  #banner{
    margin-top: 17%;
  }

  .home_noticias h3{
    font-size: 24px;
  }

  .home_noticias{
    margin-bottom: 35px;
  }

  .video{
    height: 256px;
    margin-bottom: 30px;
  }

  .text_ranking{
    padding: 57px 41px;
  }

  #home_calendario h1{
    font-size: 34px;
  }

  #home_calendario{
    padding: 45px 0px;
  }

  .home_noticias2{
    display: grid;
  }

  .home_noticias2 a{
    margin-bottom: 18px;
  }

  .text_ranking h2{
    font-size: 30px;
  }

  footer p{
    padding-bottom: 32px;
    line-height: 30px;
    font-size: 17px;
  }

  #home_noticias{
    padding: 24px 0px;
  }

  #titulo{
    padding-top: 95px;
    padding-bottom: 60px;
  }

  #titulo h1{
    font-size: 44px;
  }

  #ranking h1{
    font-size: 27px;
    line-height: 28px;
  }

  .categoria_ranking a{
    margin-right: 1px;
  }

  .item_medios h1{
    margin-top: 11px;
    font-size: 31px;
  }

  .texto-link h1{
    font-size: 22px;
    line-height: 25px;
    margin-top: 6%;
  }

  .texto-link h3{
    font-size: 21px;
    line-height: 23px;
    margin-top: 13%;
  }

  .ampliar{
    margin-right: 0px;
  }

  .ampliar{
    padding: 18px 51px 18px 15px;
  }

  .texto-link{
    width: 70%;
  }

  #galeria_item h1{
    padding-bottom: 10px;
    font-size: 29px;
  }

  #datos{
    padding-top: 24px;
    padding-right: 27px;
  }

  .owl-nav button.owl-prev{
    right: 11% !important;
  }

  .empresa2{
    padding-top: 28px;
    padding-left: 15px;
  }

  .empresa2 h1{
    font-size: 33px;
  }

  .empresa3{
    padding-top: 41px;
    padding-left: 18px;
    padding-right: 24px;
    padding-bottom: 41px;
  }

  #tiempo{
    padding: 31px 25px;
  }

  #tiempo h2{
    text-align: center;
    font-size: 25px;
  }

  #junta{
    padding: 44px 0px;
  }

  #junta h1{
    font-size: 32px;
  }

  .empresa3 p{
    line-height: 20px;
  }

  .empresa h1{
    font-size: 35px;
  }

  .accordion2{
    margin-right: 5px;
    margin-bottom: 45px;
  }

  .presidencia h1{
    font-size: 33px;
  }

  .empresa3 h1{
    font-size: 34px;
  }

}


@media (max-width:600px) and (min-width:501px){

  .img2 {
    width: 130px;
    float: left;
  }

  #menu{
    margin-top: -74px;
  }

  #banner{
    margin-top: 100%;
  }

  .home_noticias2{
    display: grid;
  }

  .home_noticias2 a{
    margin-bottom: 15px;
  }

  .home_noticias h3{
    font-size: 28px;
  }

  .video{
    height: 256px;
    margin-bottom: 30px;
  }

  .text_ranking{
    padding: 57px 41px;
  }

  .text_ranking h2{
    font-size: 30px !important;
  }

  footer p{
    padding-bottom: 32px;
    line-height: 30px;
    font-size: 17px;
  }

  .owl-carousel .owl-item h1 span{
    font-size: 19px !important;
  }

  #home_noticias{
    padding: 24px 0px;
  }

  #titulo{
    padding-top: 95px;
    padding-bottom: 60px;
    margin-top: 47%;
  }

  #beneficio h1{
    font-size: 23px;
  }

  #beneficio h2{
    font-size: 17px;
    line-height: 25px;
  }

  #home_torneodes h1{
    font-size: 34px;
    padding-bottom: 11px;
  }

  .home_torneodes{
    padding-left: 14px;
  }

  #titulo h1{
    font-size: 44px;
  }

  #ranking h1{
    font-size: 27px;
    line-height: 28px;
  }

  .categoria_ranking a{
    margin-right: 1px;
  }

  .item_medios h1{
    margin-top: 11px;
    font-size: 31px;
  }

  .texto-link h1{
    font-size: 22px;
    line-height: 25px;
    margin-top: 6%;
  }

  .texto-link h3{
    font-size: 21px;
    line-height: 23px;
    margin-top: 13%;
  }

  .ampliar{
    padding: 18px 51px 18px 15px;
  }

  .texto-link{
    width: 70%;
  }

  #galeria_item h1{
    font-size: 29px;
  }

  #datos{
    padding-top: 24px;
    padding-right: 27px;
  }

  .owl-nav button.owl-prev{
    right: 11% !important;
  }

  .empresa2{
    padding-top: 28px;
    padding-left: 15px;
  }

  .empresa2 h1{
    font-size: 33px;
  }

  .empresa3{
    padding-top: 41px;
    padding-left: 18px;
    padding-right: 24px;
    padding-bottom: 41px;
  }

  #tiempo{
    padding: 31px 25px;
  }

  #tiempo h2{
    text-align: center;
    font-size: 25px;
  }

  #junta{
    padding: 44px 0px;
  }

  #junta h1{
    font-size: 32px;
  }

  .empresa3 p{
    line-height: 20px;
  }

  .empresa h1{
    font-size: 35px;
  }

  .accordion2{
    margin-right: 5px;
    margin-bottom: 45px;
  }

  .presidencia h1{
    font-size: 33px;
  }

  .empresa3 h1{
    font-size: 34px;
  }

  .home_noticias{
    margin-bottom: 37px;
  }

  
}


@media (max-width:700px) and (min-width:601px){

  .img2 {
    width: 170px;
    float: left;
  }

  #menu{
    margin-top: -74px;
  }

  #banner{
    margin-top:87%;
  }

  .home_noticias h3{
    font-size: 28px;
  }

  .video{
    height: 390px;
    margin-bottom: 30px;
  }

  .text_ranking{
    padding: 57px 41px;
  }

  .text_ranking h2{
    font-size: 30px !important;
  }

  #home_calendario{
    padding: 39px 0px;
  }

  #home_calendario h1{
    font-size: 34px;
  }

  .text-evento h2{
    font-size: 19px;
  }

  .text-evento a{
    margin-top: 14px;
  }

  .home_noticias2 h2{
    margin-top: 3px;
    padding-bottom: 6px;
  }

  .home_noticias2 h3{
    font-size: 16px;
  }

  #next2{
    right: 40%;
  }

  footer p{
    padding-bottom: 32px;
    line-height: 30px;
    font-size: 17px;
  }

  .owl-carousel .owl-item h1 span{
    font-size: 19px !important;
  }

  #home_noticias{
    padding: 24px 0px;
  }

  #titulo{
    padding-top: 95px;
    margin-top: 42%;
    padding-bottom: 60px;
  }

  #titulo h1{
    font-size: 44px;
  }

  #ranking h1{
    font-size: 27px;
    line-height: 28px;
  }

  .item_medios h1{
    margin-top: 11px;
    font-size: 25px;
  }

  .texto-link h1{
    font-size: 35px;
    line-height: 37px;
    margin-top: 3%;
  }

  .texto-link h3{
    font-size:33px;
    line-height: 37px;
    margin-top: 13%;
  }

  .ampliar{
    margin-right: 0px;
  }

  .ampliar{
    padding: 18px 51px 18px 15px;
  }

  .texto-link{
    width: 70%;
  }

  #galeria_item h1{
    font-size: 29px;
  }

  #datos{
    padding-top: 24px;
    padding-right: 27px;
  }

  .owl-nav button.owl-prev{
    right: 11% !important;
  }

  .empresa2{
    padding-top: 28px;
    padding-left: 15px;
  }

  .empresa2 h1{
    font-size: 33px;
  }

  .empresa3{
    padding-top: 41px;
    padding-left: 18px;
    padding-right: 24px;
    padding-bottom: 41px;
  }

  #tiempo{
    padding: 31px 25px;
  }

  #tiempo h2{
    text-align: center;
    font-size: 25px;
  }

  #junta{
    padding: 44px 0px;
  }

  #junta h1{
    font-size: 32px;
  }

  .empresa3 p{
    line-height: 20px;
  }

  .empresa h1{
    font-size: 35px;
  }

  .accordion2{
    margin-right: 5px;
    margin-bottom: 45px;
  }

  .presidencia h1{
    font-size: 33px;
  }

  .empresa3 h1{
    font-size: 34px;
  }

  .home_noticias{
    margin-bottom: 37px;
  }

  .text_contact h1{
    font-size: 29px;
  }
  

}



@media (max-width:721px) and (min-width:701px){

  .img2 {
    width: 152px;
    float: left;
  }

  #menu{
    margin-top: -74px;
  }

  #banner{
    margin-top: 77%;
  }

  #titulo{
    margin-top: 16%;
  }

  .home_noticias h3{
    font-size: 28px;
  }

  .video{
    height: 390px;
    margin-bottom: 30px;
  }

  .text_ranking{
    padding: 57px 41px;
  }

  .text_ranking h2{
    font-size: 30px !important;
  }

  #next2{
    right: 39%;
  }

  .home_noticias2 h2{
    padding-bottom: 9px;
    margin-top: 5px;
  }

  .home_noticias2 h3{
    font-size: 18px;
  }

  .home_noticias2 a{
    padding:5px 39px 5px 10px;
    margin-right: 3px;
  }

  footer p{
    padding-bottom: 32px;
    line-height: 30px;
    font-size: 17px;
  }

  .owl-carousel .owl-item h1 span{
    font-size: 21px !important;
  }

  #home_noticias{
    padding: 24px 0px;
  }

  #titulo h1{
    font-size: 39px;
  }

  #inscrip_torneos{
    padding: 103px 0px 58px 0px;
  }

  #ranking h1{
    font-size: 27px;
    line-height: 28px;
  }

  .item_medios h1{
    margin-top: 11px;
    font-size: 31px;
  }

  .texto-link h1{
    font-size: 35px;
    line-height:41px;
    margin-top: 11%;
  }

  .texto-link h3{
    font-size: 38px;
    margin-top: 18%;
  }

  .ampliar{
    margin-right: 0px;
  }

  .ampliar{
    padding: 18px 51px 18px 15px;
  }

  .texto-link{
    width: 70%;
  }

  #galeria_item h1{
    font-size: 29px;
  }

  #datos{
    padding-top: 24px;
    padding-right: 27px;
  }

  .owl-nav button.owl-prev{
    right: 11% !important;
  }

  .empresa2{
    padding-top: 28px;
    padding-left: 15px;
  }

  .empresa2 h1{
    font-size: 33px;
  }

  .empresa3{
    padding-top: 41px;
    padding-left: 18px;
    padding-right: 24px;
    padding-bottom: 41px;
  }

  #tiempo{
    padding: 31px 25px;
  }

  #tiempo h2{
    text-align: center;
    font-size: 25px;
  }

  #junta{
    padding: 44px 0px;
  }

  #junta h1{
    font-size: 32px;
  }

  .empresa3 p{
    line-height: 20px;
  }

  .empresa h1{
    font-size: 35px;
  }

  .accordion2{
    margin-right: 5px;
    margin-bottom: 45px;
  }

  .presidencia h1{
    font-size: 33px;
  }

  .empresa3 h1{
    font-size: 34px;
  }

  .home_noticias{
    margin-bottom: 37px;
  }

  .text_contact h1{
    font-size: 29px;
  }

}


/*-------------------------------------------------------*/

@media (max-width:768px) and (min-width:722px){

  .img2 {
    width: 166px;
    float: left;
  }

  #menu{
    margin-top: -74px;
  }

  #banner{
    margin-top:41%;
  }

  .home_noticias2{
    width: 100%;
  }

  .text-evento h2{
    font-size: 21px;
  }

  .home_noticias2 h2{
    padding-bottom: 10px;
  }

  .texto h1{
    font-size: 41px;
    line-height: 43px;
  }

  .home_torneodes{
    padding-left: 19px;
  }

  #titulo{
    margin-top: 16%;
  }

  .home_noticias h3{
    font-size: 28px;
  }

  .video{
    height: 390px;
    margin-bottom: 30px;
  }

  .text_ranking{
    padding: 57px 41px;
  }

  .text_ranking h2{
    font-size: 30px !important;
  }

  footer p{
    padding-bottom: 32px;
    line-height: 30px;
    font-size: 17px;
  }

  .owl-carousel .owl-item h1 span{
    font-size: 21px !important;
  }

  #home_noticias{
    padding: 24px 0px;
  }

  #titulo h1{
    font-size: 39px;
  }

  .home_noticias2 a{
    padding:5px 42px 5px 10px ;
    margin-right: 4px;
  }

  .home_noticias2 h3{
    font-size: 18px;
  }

  #inscrip_torneos{
    padding: 103px 0px 58px 0px;
  }

  #ranking h1{
    font-size: 27px;
    line-height: 28px;
  }

  .item_medios h1{
    margin-top: 11px;
    font-size: 31px;
  }

  .texto-link h1{
    font-size: 35px;
    line-height:41px;
    margin-top: 11%;
  }

  .texto-link h3{
    font-size: 38px;
    margin-top: 18%;
  }

  .ampliar{
    margin-right: 0px;
  }

  .ampliar{
    padding: 18px 51px 18px 15px;
  }

  .texto-link{
    width: 70%;
  }

  #galeria_item h1{
    font-size: 29px;
  }

  #datos{
    padding-top: 24px;
    padding-right: 27px;
  }

  .owl-nav button.owl-prev{
    right: 11% !important;
  }

  .empresa2{
    padding-top: 28px;
    padding-left: 15px;
  }

  .empresa2 h1{
    font-size: 33px;
  }

  .empresa3{
    padding-top: 41px;
    padding-left: 18px;
    padding-right: 24px;
    padding-bottom: 41px;
  }

  #tiempo{
    padding: 31px 25px;
  }

  #tiempo h2{
    text-align: center;
    font-size: 25px;
  }

  #junta{
    padding: 44px 0px;
  }

  #junta h1{
    font-size: 32px;
  }

  .empresa3 p{
    line-height: 20px;
  }

  .empresa h1{
    font-size: 35px;
  }

  .accordion2{
    margin-right: 5px;
    margin-bottom: 45px;
  }

  .presidencia h1{
    font-size: 33px;
  }

  .empresa3 h1{
    font-size: 34px;
  }

  .home_noticias{
    margin-bottom: 37px;
  }

  .text_contact h1{
    font-size: 29px;
  }

}


/*-------------------------------------------------------*/

@media (max-width:800px) and (min-width:769px){

  .img2 {
    width: 191px;
    float: left;
  }

  #menu{
    margin-top: -74px;
  }

  #banner{
    margin-top: 23%;
  }

  .text-evento h2{
    font-size: 22px;
  }

  .text-evento a{
    margin-top: 15px;
  }

  .home_noticias2 a{
    margin-right: 6px;
  }

  #titulo{
    margin-top: 38%;
  }

  .home_noticias2 h3{
    font-size: 20px;
  }

  #next2{
    right: 42%;
  }

  .categoria_ranking h1{
    font-size: 28px;
    margin-top: 11px;
  }

  .home_noticias h3{
    font-size: 28px;
  }

  .video{
    height: 390px;
    margin-bottom: 30px;
  }

  .text_ranking{
    padding: 57px 41px;
  }

  .text_ranking h2{
    font-size: 30px !important;
  }

  footer p{
    padding-bottom: 32px;
    line-height: 30px;
    font-size: 17px;
  }

  .owl-carousel .owl-item h1 span{
    font-size: 21px !important;
  }

  #home_noticias{
    padding: 24px 0px;
  }

  #titulo h1{
    font-size: 39px;
  }

  #inscrip_torneos{
    padding: 103px 0px 58px 0px;
  }

  #ranking h1{
    font-size: 27px;
    line-height: 28px;
  }

  .item_medios h1{
    margin-top: 37px;
    font-size: 21px;
  }

  #inscrip_torneos h1{
    padding-bottom: 21px;
    font-size: 31px;
  }

  .texto-link h1{
    font-size: 35px;
    line-height:41px;
    margin-top: 11%;
  }

  .texto-link h3{
    font-size: 38px;
    margin-top: 18%;
  }

  .ampliar{
    margin-right: 0px;
  }

  .ampliar{
    padding: 18px 51px 18px 15px;
  }

  .texto-link{
    width: 70%;
  }

  #galeria_item h1{
    font-size: 29px;
    padding-bottom: 15px;
  }

  #datos{
    padding-top: 24px;
    padding-right: 27px;
  }

  .owl-nav button.owl-prev{
    right: 11% !important;
  }

  .empresa2{
    padding-top: 28px;
    padding-left: 15px;
  }

  .empresa2 h1{
    font-size: 33px;
  }

  .empresa3{
    padding-top: 41px;
    padding-left: 18px;
    padding-right: 24px;
    padding-bottom: 41px;
  }

  #tiempo{
    padding: 31px 25px;
  }

  #tiempo h2{
    text-align: center;
    font-size: 25px;
  }

  #junta{
    padding: 44px 0px;
  }

  #junta h1{
    font-size: 32px;
  }

  .empresa3 p{
    line-height: 20px;
  }

  .empresa h1{
    font-size: 35px;
  }

  .accordion2{
    margin-right: 5px;
    margin-bottom: 45px;
  }

  .presidencia h1{
    font-size: 33px;
  }

  .empresa3 h1{
    font-size: 34px;
  }

  .home_noticias{
    margin-bottom: 37px;
  }

  .text_contact h1{
    font-size: 29px;
  }

  .texto{
    left: -14%;
    bottom: 7%;
  }

  .texto h1{
    font-size: 29px;
    line-height:37px;
  }

  .owl-carousel .owl-item h1{
    font-size: 19px !important;
  }

  .home_noticias2{
    width: 100%;
  }

}


/*-------------------------------------------------------*/

@media (max-width:900px) and (min-width:801px){

  .img2 {
    width: 210px;
    float: left;
  }

  #menu{
    margin-top: -74px;
  }

  #banner{
    margin-top: 23%;
  }

  .text-evento h2{
    font-size: 23px;
  }

  .home_noticias2 h3{
    font-size: 21px;
  }

  #titulo{
    margin-top: 15%;
  }

  #next2{
    right: 42%;
  }

  .categoria_ranking h1{
    font-size: 28px;
    margin-top: 11px;
  }

  .home_noticias h3{
    font-size: 28px;
  }

  .home_torneodes{
    padding-left: 15px;
  }

  .video{
    height: 390px;
    margin-bottom: 30px;
  }

  .text_ranking{
    padding: 57px 41px;
  }

  .text_ranking h2{
    font-size: 30px !important;
  }

  footer p{
    padding-bottom: 32px;
    line-height: 30px;
    font-size: 17px;
  }

  .owl-carousel .owl-item h1 span{
    font-size: 18px !important;
  }

  .text-evento a{
    margin-top: 13px;
  }

  #home_noticias{
    padding: 24px 0px;
  }

  #titulo h1{
    font-size: 39px;
  }

  #inscrip_torneos{
    padding: 103px 0px 58px 0px;
  }

  #ranking h1{
    font-size: 27px;
    line-height: 28px;
  }

  .item_medios h1{
    margin-top: 37px;
    font-size: 21px;
  }

  #inscrip_torneos h1{
    padding-bottom: 21px;
    font-size: 31px;
  }

  .texto-link h1{
    font-size: 35px;
    line-height:41px;
    margin-top: 11%;
  }

  .texto-link h3{
    font-size: 38px;
    margin-top: 18%;
  }

  .ampliar{
    margin-right: 0px;
  }

  .ampliar{
    padding: 18px 51px 18px 15px;
  }

  .texto-link{
    width: 70%;
  }

  #galeria_item h1{
    font-size: 29px;
  }

  #datos{
    padding-top: 24px;
    padding-right: 27px;
  }

  .owl-nav button.owl-prev{
    right: 11% !important;
  }

  .empresa2{
    padding-top: 28px;
    padding-left: 15px;
  }

  .empresa2 h1{
    font-size: 33px;
  }

  .empresa3{
    padding-top: 41px;
    padding-left: 18px;
    padding-right: 24px;
    padding-bottom: 41px;
  }

  #tiempo{
    padding: 31px 25px;
  }

  #tiempo h2{
    text-align: center;
    font-size: 25px;
  }

  #junta{
    padding: 44px 0px;
  }

  #junta h1{
    font-size: 32px;
  }

  .empresa3 p{
    line-height: 20px;
  }

  .empresa h1{
    font-size: 35px;
  }

  .accordion2{
    margin-right: 5px;
    margin-bottom: 45px;
  }

  .presidencia h1{
    font-size: 33px;
  }

  .empresa3 h1{
    font-size: 34px;
  }

  .home_noticias{
    margin-bottom: 37px;
  }

  .text_contact h1{
    font-size: 29px;
  }

  .texto{
    left: -14%;
    bottom: 7%;
  }

  .texto h1{
    font-size: 39px;
    line-height: 45px;
  }

  .owl-carousel .owl-item h1{
    font-size: 19px !important;
  }
  
}


/*-------------------------------------------------------*/

@media (max-width:991px) and (min-width:901px){

  .img2 {
    width: 210px;
    float: left;
  }

  #navbar a{
    font-size: 17px;
  }

  #menu{
    margin-top: -74px;
  }

  #banner{
    margin-top: 23%;
  }

  .text-evento h2{
    font-size: 23px;
  }

  .home_noticias2{
    width: 100%;
  }

  .home_noticias2 h3{
    font-size: 21px;
  }

  #titulo{
    margin-top: 12%;
  }

  #next2{
    right: 42%;
  }

  .categoria_ranking h1{
    font-size: 28px;
    margin-top: 11px;
  }

  .home_noticias h3{
    font-size: 28px;
  }

  .video{
    height: 390px;
    margin-bottom: 30px;
  }

  .text_ranking{
    padding: 57px 41px;
  }

  .text_ranking h2{
    font-size: 30px !important;
  }

  footer p{
    padding-bottom: 32px;
    line-height: 30px;
    font-size: 17px;
  }

  .owl-carousel .owl-item h1 span{
    font-size: 18px !important;
  }

  .text-evento a{
    margin-top: 13px;
  }

  #home_noticias{
    padding: 24px 0px;
  }

  #titulo h1{
    font-size: 39px;
  }

  #inscrip_torneos{
    padding: 103px 0px 58px 0px;
  }

  #ranking h1{
    font-size: 27px;
    line-height: 28px;
  }

  .item_medios h1{
    margin-top: 37px;
    font-size: 21px;
  }

  #inscrip_torneos h1{
    padding-bottom: 21px;
    font-size: 31px;
  }

  .texto-link h1{
    font-size: 35px;
    line-height:41px;
    margin-top: 11%;
  }

  .texto-link h3{
    font-size: 38px;
    margin-top: 18%;
  }

  .ampliar{
    margin-right: 0px;
  }

  .ampliar{
    padding: 18px 51px 18px 15px;
  }

  .texto-link{
    width: 70%;
  }

  #galeria_item h1{
    font-size: 29px;
  }

  #datos{
    padding-top: 24px;
    padding-right: 27px;
  }

  .owl-nav button.owl-prev{
    right: 11% !important;
  }

  .empresa2{
    padding-top: 28px;
    padding-left: 15px;
  }

  .empresa2 h1{
    font-size: 33px;
  }

  .empresa3{
    padding-top: 41px;
    padding-left: 18px;
    padding-right: 24px;
    padding-bottom: 41px;
  }

  #tiempo{
    padding: 31px 25px;
  }

  #tiempo h2{
    text-align: center;
    font-size: 25px;
  }

  #junta{
    padding: 44px 0px;
  }

  #junta h1{
    font-size: 32px;
  }

  .empresa3 p{
    line-height: 20px;
  }

  .empresa h1{
    font-size: 35px;
  }

  .accordion2{
    margin-right: 5px;
    margin-bottom: 45px;
  }

  .presidencia h1{
    font-size: 33px;
  }

  .empresa3 h1{
    font-size: 34px;
  }

  .home_noticias{
    margin-bottom: 37px;
  }

  .text_contact h1{
    font-size: 29px;
  }

  .texto{
    left: -14%;
    bottom: 7%;
  }

  .texto h1{
    font-size: 39px;
    line-height: 45px;
  }

  .owl-carousel .owl-item h1{
    font-size: 19px !important;
  }
  
}


/*-------------------------------------------------------*/

@media (max-width:1000px) and (min-width:992px){

  #navbar li{
    margin: 0px 10px;
  }

  #navbar a{
    font-size: 17px;
  }

  #banner{
    margin-top: 21%;
  }

  .texto h1{
    font-size: 42px;
    line-height: 46px;
  }

  .texto{
    bottom: 5%;
    left: -8%;
  }

  .owl-carousel .owl-item h1 span{
    font-size: 19px !important;
  }

  .owl-carousel .owl-item h1{
    font-size: 26px !important;
  }

  .home_noticias h3{
    font-size: 29px;
  }

  .home_noticias2{
    width: 100%;
    margin-top: 40px;
  }

  .video{
    height: 546px;
  }

  .text_ranking{
    padding: 17px 23px;
  }

  .text_ranking h2{
    font-size: 27px;
  }

  .text_ranking p{
    padding-bottom: 34px;
  }

  footer p{
    line-height: 38px;
  }

  #titulo{
    margin-top: 21%;
  }

  #titulo h1{
    font-size: 58px;
  }

  .empresa{
    padding-top: 40px;
  }

  .empresa h1{
    font-size: 37px;
  }

  .empresa2 {
    padding-top: 12px;
    padding-left: 16px;
  }

  .empresa2 p{
    line-height: 20px;
    font-size: 14px;
  } 

  .empresa2 h1{
    font-size: 30px;
    padding-bottom: 12px;
  }

  .empresa3 {
    padding-top: 26px;
    padding-left: 17px;
    padding-right: 23px;
  }

  .empresa3 h1{
    font-size: 26px;
    padding-bottom: 11px;
  }

  .empresa3 p{
    font-size: 14px;
    line-height: 21px;
  }

  #tiempo h2{
    font-size: 30px;
  }

  .accordion2{
    margin-right: 7px;
  }

  #junta{
    padding: 54px 0px;
  }

  #junta h1{
    font-size: 34px;
  }

  #junta h2{
    padding-bottom: 15px;
  }

  .heading2{
    font-size: 20px !important;
  }

  #ranking h1{
    font-size: 30px;
    line-height: 37px;
  }

  .categoria_ranking h1{
    font-size: 29px;
    margin-top: -2px;
  }

  .item_medios h1{
    margin-top: 41px;
    font-size: 28px;
  }

  .texto-link{
    padding: 11px 19px;
  }

  .texto-link h3{
    font-size: 28px;
    line-height: 30px;
    margin-top: 7%;
  }

  .ampliar{
    padding: 10px 60px 14px 15px;
    background-position-y:11px ;
  }

  #galeria_item h1{
    font-size: 33px;
    padding-bottom:30px;
  }

  .text_contact h1{
    font-size: 30px;
  }

}


*-------------------------------------------------------*/

@media (max-width:991px) and (min-width:901px){

  .img2 {
    width: 645px;
    float: left;
  }

  #navbar a{
    font-size: 17px;
  }

  #menu{
    margin-top: -74px;
  }

  #banner{
    margin-top: 28%;
  }

  .text-evento h2{
    font-size: 23px;
  }

  .home_noticias2{
    width: 100%;
  }

  .home_noticias2 h3{
    font-size: 21px;
  }

  #titulo{
    margin-top: 12%;
  }

  #next2{
    right: 42%;
  }

  .categoria_ranking h1{
    font-size: 28px;
    margin-top: 11px;
  }

  .home_noticias h3{
    font-size: 28px;
  }

  .video{
    height: 390px;
    margin-bottom: 30px;
  }

  .text_ranking{
    padding: 57px 41px;
  }

  .text_ranking h2{
    font-size: 30px !important;
  }

  footer p{
    padding-bottom: 32px;
    line-height: 30px;
    font-size: 17px;
  }

  .owl-carousel .owl-item h1 span{
    font-size: 18px !important;
  }

  .text-evento a{
    margin-top: 13px;
  }

  #home_noticias{
    padding: 24px 0px;
  }

  #titulo h1{
    font-size: 39px;
  }

  #inscrip_torneos{
    padding: 103px 0px 58px 0px;
  }

  #ranking h1{
    font-size: 27px;
    line-height: 28px;
  }

  .item_medios h1{
    margin-top: 37px;
    font-size: 21px;
  }

  #inscrip_torneos h1{
    padding-bottom: 21px;
    font-size: 31px;
  }

  .texto-link h1{
    font-size: 35px;
    line-height:41px;
    margin-top: 11%;
  }

  .texto-link h3{
    font-size: 38px;
    margin-top: 18%;
  }

  .ampliar{
    margin-right: 0px;
  }

  .ampliar{
    padding: 18px 51px 18px 15px;
  }

  .texto-link{
    width: 70%;
  }

  #galeria_item h1{
    font-size: 29px;
  }

  #datos{
    padding-top: 24px;
    padding-right: 27px;
  }

  .owl-nav button.owl-prev{
    right: 11% !important;
  }

  .empresa2{
    padding-top: 28px;
    padding-left: 15px;
  }

  .empresa2 h1{
    font-size: 33px;
  }

  .empresa3{
    padding-top: 41px;
    padding-left: 18px;
    padding-right: 24px;
    padding-bottom: 41px;
  }

  #tiempo{
    padding: 31px 25px;
  }

  #tiempo h2{
    text-align: center;
    font-size: 25px;
  }

  #junta{
    padding: 44px 0px;
  }

  #junta h1{
    font-size: 32px;
  }

  .empresa3 p{
    line-height: 20px;
  }

  .empresa h1{
    font-size: 35px;
  }

  .accordion2{
    margin-right: 5px;
    margin-bottom: 45px;
  }

  .presidencia h1{
    font-size: 33px;
  }

  .empresa3 h1{
    font-size: 34px;
  }

  .home_noticias{
    margin-bottom: 37px;
  }

  .text_contact h1{
    font-size: 29px;
  }

  .texto{
    left: -14%;
    bottom: 7%;
  }

  .texto h1{
    font-size: 39px;
    line-height: 45px;
  }

  .owl-carousel .owl-item h1{
    font-size: 19px !important;
  }
  
}


/*-------------------------------------------------------*/

@media (max-width:1100px) and (min-width:1001px){

  #navbar li{
    margin: 3px 16px;
  }

  #banner{
    margin-top: 26%;
  }

  .home_noticias2 h2{
    margin-top: 57px;
  }

  .text-evento h2{
    font-size: 26px;
  }

  .home_torneodes{
    padding-left: 15px;
  }

  .home_torneodes h2{
    font-size: 25px;
    padding-top: 0px;
  }

  .home_torneodes a{
    margin-top: 4px;
  }

  #navbar a{
    font-size:16px;
  }

  .text-evento a{
    margin-top: 18px;
  }

  .home_noticias h2{
    padding-left: 15px;
  }

  .texto h1{
    font-size: 42px;
    line-height: 50px;
  }

  .texto{
    bottom: 5%;
    left: -8%;
  }

  .owl-carousel .owl-item h1 span{
    font-size: 19px !important;
  }

  .owl-carousel .owl-item h1{
    font-size: 21px !important;
  }

  .home_noticias h3{
    font-size: 29px;
    padding-left: 13px;
  }

  .home_noticias2{
    width: 100%;
    margin-top: 40px;
  }

  .video{
    height: 546px;
  }

  .text_ranking{
    padding: 25px 23px;
  }

  .text_contact ul li{
    font-size: 18px;
  }

  .text_ranking h2{
    font-size: 27px;
  }

  .text_ranking p{
    padding-bottom: 34px;
  }

  footer p{
    line-height: 38px;
  }

  #titulo{
    margin-top: 17%;
  }

  #titulo h1{
    font-size: 58px;
  }

  .empresa{
    padding-top: 40px;
  }

  .empresa h1{
    font-size: 37px;
  }

  .empresa2 {
    padding-top: 12px;
    padding-left: 16px;
  }

  .empresa2 p{
    line-height: 20px;
    font-size: 14px;
  } 

  .empresa2 h1{
    font-size: 30px;
    padding-bottom: 12px;
  }

  .empresa3 {
    padding-top: 26px;
    padding-left: 17px;
    padding-right: 23px;
  }

  .empresa3 h1{
    font-size: 26px;
    padding-bottom: 11px;
  }

  .empresa3 p{
    font-size: 14px;
    line-height: 21px;
  }

  #tiempo h2{
    font-size: 30px;
  }

  .accordion2{
    margin-right: 7px;
  }

  #junta{
    padding: 54px 0px;
  }

  #junta h1{
    font-size: 34px;
  }

  #junta h2{
    padding-bottom: 15px;
  }

  .heading2{
    font-size: 20px !important;
  }

  #ranking h1{
    font-size: 30px;
    line-height: 37px;
  }

  .categoria_ranking h1{
    font-size: 29px;
    margin-top: -2px;
  }

  .item_medios h1{
    margin-top: 41px;
    font-size: 28px;
  }

  .texto-link{
    padding: 11px 19px;
  }

  .texto-link h3{
    font-size: 28px;
    line-height: 30px;
    margin-top: 7%;
  }

  .ampliar{
    padding: 10px 60px 14px 15px;
    background-position-y:11px ;
  }

  #galeria_item h1{
    font-size: 33px;
    padding-bottom:30px;
  }

  .text_contact h1{
    font-size: 30px;
  }

  .home_noticias a{
    margin-right: 0px;
    margin-left: 15px;
  }

  

}


/*-------------------------------------------------------*/

@media (max-width:1199px) and (min-width:1101px){

  #navbar li{
    margin: 3px 16px;
  }

  .text-evento h2{
    font-size: 26px;
  }

  .text-evento a{
    margin-top: 18px;
  }

  .home_noticias h2{
    padding-left: 15px;
  }

  .texto h1{
    font-size: 50px;
    line-height: 58px;
  }

  .texto{
    bottom: 5%;
    left: -8%;
  }

  .owl-carousel .owl-item h1 span{
    font-size: 19px !important;
  }

  .owl-carousel .owl-item h1{
    font-size: 21px !important;
  }

  .home_noticias h3{
    font-size: 29px;
    padding-left: 13px;
  }

  .home_torneodes{
    padding-left: 19px;
  }

  .home_torneodes h2{
    font-size: 25px;
  }

  .home_torneodes a{
    margin-top: -5px;
  }

  .home_noticias2{
    width: 100%;
    margin-top: 14px;
  }

  .video{
    height: 546px;
  }

  .text_ranking{
    padding: 25px 23px;
  }

  .text_contact ul li{
    font-size: 18px;
  }

  .text_ranking h2{
    font-size: 27px;
  }

  .text_ranking p{
    padding-bottom: 34px;
  }

  footer p{
    line-height: 38px;
  }

  #titulo{
    margin-top: 18%;
  }

  #titulo h1{
    font-size: 58px;
  }

  .empresa{
    padding-top: 40px;
  }

  .empresa h1{
    font-size: 37px;
  }

  .empresa2 {
    padding-top: 20px;
    padding-left: 16px;
  }

  .categoria_ranking a{
    margin-top: 2%;
  }

  .empresa2 p{
    line-height: 20px;
    font-size: 14px;
  } 

  .empresa2 h1{
    font-size: 30px;
    padding-bottom: 12px;
  }

  .empresa3 {
    padding-top: 26px;
    padding-left: 17px;
    padding-right: 23px;
  }

  .empresa3 h1{
    font-size: 29px;
    padding-bottom: 11px;
  }

  .empresa3 p{
    font-size: 15px;
    line-height: 22px;
  }

  #tiempo h2{
    font-size: 30px;
  }

  .accordion2{
    margin-right: 7px;
  }

  #junta{
    padding: 54px 0px;
  }

  #junta h1{
    font-size: 34px;
  }

  #junta h2{
    padding-bottom: 15px;
  }

  .heading2{
    font-size: 20px !important;
  }

  #ranking h1{
    font-size: 30px;
    line-height: 37px;
  }

  .categoria_ranking h1{
    font-size: 29px;
    margin-top: -2px;
  }

  .item_medios h1{
    margin-top: 41px;
    font-size: 28px;
  }

  .texto-link{
    padding: 11px 19px;
  }

  .texto-link h3{
    font-size: 28px;
    line-height: 30px;
    margin-top: 20%;
  }

  .ampliar{
    padding: 10px 60px 14px 15px;
    background-position-y:11px ;
  }

  #galeria_item h1{
    font-size: 33px;
    padding-bottom:30px;
  }

  .text_contact h1{
    font-size: 30px;
  }

  .home_noticias a{
    margin-right: 0px;
    margin-left: 15px;
  }

  #banner {
    margin-top: 24%;
  }

}


/*-------------------------------------------------------*/

@media (max-width:1300px) and (min-width:1200px){

  #navbar li{
    margin: 3px 16px;
  }

  .text-evento h2{
    font-size: 22px;
  }

  #home_calendario h1{
    font-size: 34px;
  }

  .text-evento a{
    width: 100%;
    margin-top: 18px;
  }

  .home_noticias h2{
    padding-left: 15px;
  }

  .home_torneodes{
    padding-left: 19px;
  }
  
  .home_torneodes h2{
    font-size: 25px;
  }
  
  .home_torneodes a{
    margin-top: -5px;
  }

  .texto h1{
    font-size: 41px;
    line-height: 52px;
  }

  .texto{
    bottom: 5%;
    left: -8%;
  }

  .owl-carousel .owl-item h1 span{
    font-size: 19px !important;
  }

  .owl-carousel .owl-item h1{
    font-size: 21px !important;
  }

  .home_noticias h3{
    font-size: 29px;
    padding-left: 13px;
  }

  .video{
    height: 546px;
  }

  .text_ranking{
    padding: 49px 57px;
  }

  .text_contact ul li{
    font-size: 18px;
  }

  .text_ranking h2{
    font-size: 27px;
  }

  .text_ranking p{
    padding-bottom: 34px;
  }

  footer p{
    line-height: 38px;
  }

  #titulo{
    margin-top: 17%;
  }

  #titulo h1{
    font-size: 58px;
  }

  .empresa{
    padding-top: 0px;
  }

  .empresa h1{
    font-size: 27px;
  }

  .empresa2 {
    padding-top: 40px;
    padding-left: 17px;
  }

  .categoria_ranking a{
    margin-top: 2%;
  }

  .empresa2 p{
    line-height: 20px;
    font-size: 14px;
  } 

  .empresa2 h1{
    font-size: 30px;
    padding-bottom: 12px;
  }

  .empresa3 {
    padding-top: 26px;
    padding-left: 17px;
    padding-right: 23px;
  }

  .empresa3 h1{
    font-size: 34px;
    padding-bottom: 11px;
  }

  .empresa3 p{
    font-size: 15px;
    line-height: 22px;
  }

  #tiempo h2{
    font-size: 24px;
  }

  .accordion2{
    margin-right: 7px;
  }

  #junta{
    padding: 54px 0px;
  }

  #junta h1{
    font-size: 34px;
  }

  #junta h2{
    padding-bottom: 15px;
  }

  #next2{
    right: 43%;
  }

  #tiempo h1{
    font-size: 31px;
  }

  .heading2{
    font-size: 20px !important;
  }

  #ranking h1{
    font-size: 30px;
    line-height: 37px;
  }

  .categoria_ranking h1{
    font-size: 29px;
    margin-top: -2px;
  }

  .item_medios h1{
    margin-top: 41px;
    font-size: 28px;
  }

  .texto-link{
    padding: 11px 19px;
  }

  .texto-link h3{
    font-size: 28px;
    line-height: 30px;
    margin-top: 20%;
  }

  .ampliar{
    padding: 10px 60px 14px 15px;
    background-position-y:11px ;
  }

  #galeria_item h1{
    font-size: 33px;
    padding-bottom:30px;
  }

  .text_contact h1{
    font-size: 30px;
  }

  .home_noticias a{
    margin-right: 0px;
    margin-left: 7px;
  }

  .home_noticias2 h3{
    font-size: 17px;
  }

  .home_noticias2 h2{
    margin-top: 6px;
    padding-bottom: 4px;
  }

  #banner {
    margin-top: 20%;
  }

}


/*-------------------------------------------------------*/

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

  #navbar li{
    margin: 0px 27px;
  }

  .texto h1{
    font-size: 54px;
    line-height: 57px;
  }

  .owl-carousel .owl-item h1{
    font-size: 23px !important;
  }

  .owl-carousel .owl-item h1 span{
    font-size: 21px !important;
  }

  .home_torneodes{
    padding-left: 19px;
  }

  .home_torneodes h2{
    font-size: 25px;
  }
  
  .home_torneodes a{
    margin-top: -5px;
  }

  .text-evento h2{
    font-size: 23px;
  }

  .text-evento a{
    width: 100%;
    margin-top: 14px;
  }

  .home_noticias{
    display: grid;
  }

  .home_noticias2{
    width: 100%;
  }

  .home_noticias2 h2{
    margin-top: 3px;
    padding-bottom: 5px;
  }

  .home_noticias2 h3{
    font-size: 18px;
  }

  .home_noticias h3{
    font-size: 27px;
    padding-bottom: 6px;
  }

  .home_noticias2 a{
    margin-top: 6px;
  }

  .video{
    height: 513px;
  }

  .text_ranking{
    padding: 55px 71px;
  }

  footer p{
    line-height: 38px;
  }

  #titulo h1{
    font-size: 64px;
  }

  .empresa{
    padding-top: 14px;
  }

  .empresa h1{
    font-size: 32px;
  }

  .empresa2{
    padding-top: 33px;
    padding-left: 19px;
  }

  .empresa3{
    padding-top: 27px;
    padding-right: 34px;
    padding-left: 33px;
  }

  .empresa3 h1{
    font-size: 35px;
  }

  #tiempo h2{
    font-size: 27px;
  }

  #tiempo h1{
    font-size: 32px;
  }

  #junta h1{
    font-size: 34px;
  }

  .heading2{
    font-size: 20px !important;
  }

  #junta h2{
    padding-bottom: 15px;
  }

  #next2{
    right: 44%;
  }

  #ranking h1{
    font-size: 32px;
    line-height: 38px;
  }

  .categoria_ranking h1{
    margin-top: -1px;
  }

  .text_contact h1{
    font-size: 29px;
  }

  .text_contact ul li{
    font-size: 16px;
  }

  #inscrip_torneos{
    padding:103px 0px 101px 0px;
  }

  #banner {
    margin-top: 20%;
  }

}


/*-------------------------------------------------------*/

@media (max-width:1500px) and (min-width:1401px){

  #navbar li{
    margin: 0px 34px;
  }

  #banner {
    margin-top: 19%;
  }

  .texto h1{
    font-size: 54px;
    line-height: 57px;
  }

  .owl-carousel .owl-item h1{
    font-size: 23px !important;
  }

  .owl-carousel .owl-item h1 span{
    font-size: 21px !important;
  }

  .text-evento h2{
    font-size: 23px;
  }

  .text-evento a{
    width: 100%;
    margin-top: 14px;
  }

  .home_torneodes{
    padding-left: 19px;
  }

  .home_torneodes h2{
    font-size: 25px;
  }
  
  .home_torneodes a{
    margin-top: -5px;
  }

  .home_noticias{
    display: grid;
  }

  .home_noticias2{
    width: 100%;
  }

  .home_noticias2 h2{
    margin-top: 3px;
    padding-bottom: 5px;
  }

  .home_noticias2 h3{
    font-size: 18px;
  }

  .home_noticias h3{
    font-size: 27px;
    padding-bottom: 6px;
  }

  .home_noticias2 a{
    margin-top: 6px;
  }

  .video{
    height: 513px;
  }

  .text_ranking{
    padding: 64px 89px;
  }

  footer p{
    line-height: 38px;
  }

  #titulo h1{
    font-size: 64px;
  }

  .empresa{
    padding-top: 14px;
  }

  .empresa h1{
    font-size: 32px;
  }

  .empresa2{
    padding-top: 33px;
    padding-left: 19px;
  }

  .empresa3{
    padding-top: 34px;
    padding-right: 62px;
    padding-left: 57px;
  }

  .empresa3 h1{
    font-size: 35px;
  }

  #tiempo h2{
    font-size: 27px;
  }

  #tiempo h1{
    font-size: 32px;
  }

  #junta h1{
    font-size: 34px;
  }

  .heading2{
    font-size: 20px !important;
  }

  #junta h2{
    padding-bottom: 15px;
  }

  #next2{
    right: 44%;
  }

  #ranking h1{
    font-size: 32px;
    line-height: 38px;
  }

  .categoria_ranking h1{
    font-size: 33px;
    margin-top: -1px;
  }

  .text_contact h1{
    font-size: 29px;
  }

  .text_contact ul li{
    font-size: 16px;
  }

  #inscrip_torneos{
    padding:103px 0px 101px 0px;
  }

  .categoria_ranking a{
    padding: 14px 50px 17px 9px;
    margin-top: 4%;
    background-position-y: 15px;
    margin-right: 9px;
  }

  .item_medios h1{
    margin-top: 61px;
    font-size: 31px;
  }

  .texto-link h3{
    margin-top: 12%;
    line-height: 35px;
    font-size: 31px;
  }

  #galeria_item h1{
    font-size: 41px;
    padding-bottom: 15px;
  }

  #titulo{
    margin-top: 14%;
  }


}


/*-------------------------------------------------------*/

@media (max-width:1600px) and (min-width:1501px){

  #navbar li{
    margin: 0px 39px;
  }

  #banner{
    margin-top: 18%;
  }

  .texto h1{
    font-size: 54px;
    line-height: 57px;
  }

  .home_torneodes{
    padding-left: 19px;
  }

  .asamblea-btn{
    margin-top: 1%;
  }

  .home_torneodes h2{
    font-size: 27px;
  }
  
  .home_torneodes a{
    margin-top: -5px;
  }

  .owl-carousel .owl-item h1{
    font-size: 23px !important;
  }

  .owl-carousel .owl-item h1 span{
    font-size: 21px !important;
  }

  .text-evento h2{
    font-size: 23px;
  }

  .home_noticias{
    display: grid;
  }

  .home_noticias2{
    width: 100%;
  }

  .home_noticias2 h2{
    margin-top: 11px;
    padding-bottom: 5px;
  }

  .home_noticias2 h3{
    font-size: 18px;
  }

  .home_noticias h3{
    font-size: 27px;
    padding-bottom: 6px;
  }

  .home_noticias2 a{
    margin-top: 6px;
  }

  .video{
    height: 513px;
  }

  .text_ranking{
    padding: 64px 89px;
  }

  footer p{
    line-height: 38px;
  }

  #titulo h1{
    font-size: 64px;
  }

  .empresa{
    padding-top: 14px;
  }

  .empresa2{
    padding-top: 50px;
    padding-left: 130px;
  }

  .empresa3{
    padding-top: 45px;
    padding-right: 120px;
    padding-left: 83px;
  }

  .empresa3 h1{
    font-size: 35px;
  }

  #tiempo h2{
    font-size: 31px;
  }

  #tiempo h1{
    font-size: 32px;
  }

  .heading2{
    font-size: 20px !important;
  }

  #junta h2{
    padding-bottom: 15px;
  }

  #next2{
    right: 44%;
  }

  #ranking h1{
    font-size: 32px;
    line-height: 38px;
  }

  .categoria_ranking h1{
    font-size: 33px;
    margin-top: -1px;
  }

  .text_contact h1{
    font-size: 29px;
  }

  .text_contact ul li{
    font-size: 16px;
  }

  #inscrip_torneos{
    padding:103px 0px 101px 0px;
  }

  .categoria_ranking a{
    padding: 14px 50px 17px 9px;
    margin-top: 4%;
    background-position-y: 15px;
    margin-right: 9px;
  }

  .item_medios h1{
    margin-top: 61px;
    font-size: 31px;
  }

  .texto-link h3{
    margin-top: 12%;
    line-height: 35px;
    font-size: 31px;
  }

  #galeria_item h1{
    font-size: 41px;
    padding-bottom: 15px;
  }

  #titulo{
    margin-top: 14%;
  }


}



/*-------------------------------------------------------*/

@media (max-width:1690px) and (min-width:1601px){

  #banner{
    margin-top: 17%;
  }

  .texto h1{
    font-size: 72px;
    line-height: 77px;
  }

  .owl-carousel .owl-item h1{
    font-size: 23px !important;
  }

  .owl-carousel .owl-item h1 span{
    font-size: 21px !important;
  }

  .text-evento h2{
    font-size: 23px;
  }

  .home_noticias{
    display: grid;
  }

  .home_noticias2{
    width: 100%;
  }

  .home_noticias2 h2{
    margin-top: 11px;
    padding-bottom: 5px;
  }

  .home_noticias2 h3{
    font-size: 19px;
  }

  .home_noticias h3{
    font-size: 27px;
    padding-bottom: 6px;
  }

  .home_torneodes{
    padding-left:34px;
  }

  .home_torneodes h2{
    font-size: 29px;
  }
  
  .home_torneodes a{
    margin-top: 6px;
  }

  .video{
    height: 513px;
  }

  .text_ranking{
    padding: 64px 89px;
  }

  footer p{
    line-height: 38px;
  }

  #titulo h1{
    font-size: 64px;
  }

  .empresa2{
    padding-top: 50px;
    padding-left: 130px;
  }

  .empresa3{
    padding-top: 56px;
  }

  #tiempo h2{
    font-size: 31px;
  }

  #tiempo h1{
    font-size: 32px;
  }

  .heading2{
    font-size: 20px !important;
  }

  #junta h2{
    padding-bottom: 15px;
  }

  #next2{
    right: 44%;
  }

  .categoria_ranking h1{
    margin-top: 7px;
  }

  .text_contact h1{
    font-size: 29px;
  }

  .text_contact ul li{
    font-size: 16px;
  }

  #inscrip_torneos{
    padding:103px 0px 101px 0px;
  }

  .categoria_ranking a{
    margin-right: 11px;
  }

  .item_medios h1{
    margin-top: 61px;
    font-size: 31px;
  }

  .texto-link h3{
    margin-top: 18%;
    font-size: 34px;
  }

  #galeria_item h1{
    font-size: 41px;
    padding-bottom: 15px;
  }

  #titulo{
    margin-top: 13%;
  }


}

/*-------------------------------------------------------*/

@media (max-width:1800px) and (min-width:1691px){

  #banner{
    margin-top: 16%;
  }

  .texto h1{
    font-size: 72px;
    line-height: 77px;
  }

  .owl-carousel .owl-item h1{
    font-size: 23px !important;
  }

  .owl-carousel .owl-item h1 span{
    font-size: 21px !important;
  }

  .home_torneodes{
    padding-left:34px;
  }

  .text-evento h2{
    font-size: 23px;
  }

  .home_noticias{
    display: grid;
  }

  .home_noticias2{
    width: 100%;
  }

  .home_noticias2 h2{
    margin-top: 11px;
    padding-bottom: 5px;
  }

  .home_noticias2 h3{
    font-size: 19px;
  }

  .home_noticias h3{
    font-size: 27px;
    padding-bottom: 6px;
  }

  .video{
    height: 513px;
  }

  .text_ranking{
    padding: 64px 89px;
  }

  footer p{
    line-height: 38px;
  }

  #titulo h1{
    font-size: 64px;
  }

  .empresa2{
    padding-top: 50px;
    padding-left: 130px;
  }

  .empresa3{
    padding-top: 56px;
  }

  #tiempo h2{
    font-size: 31px;
  }

  #tiempo h1{
    font-size: 32px;
  }

  .heading2{
    font-size: 20px !important;
  }

  #junta h2{
    padding-bottom: 15px;
  }

  #next2{
    right: 44%;
  }

  .categoria_ranking h1{
    margin-top: 7px;
  }

  .text_contact h1{
    font-size: 29px;
  }

  .text_contact ul li{
    font-size: 16px;
  }

  #inscrip_torneos{
    padding:103px 0px 101px 0px;
  }

  .categoria_ranking a{
    margin-right: 11px;
  }

  .item_medios h1{
    margin-top: 61px;
    font-size: 31px;
  }

  .texto-link h3{
    margin-top: 18%;
    font-size: 34px;
  }

  #galeria_item h1{
    font-size: 41px;
    padding-bottom: 15px;
  }

  #titulo{
    margin-top: 13%;
  }


}



@media (max-width:1980px) and (min-width:1801px){

  #titulo{
    margin-top: 15%;
  }

  #banner{
    margin-top: 14%;
  }

}

@media (max-width:2300px) and (min-width:1981px){

  #banner{
    margin-top: 12%;
  }

}