/**

* @author    STILOGO - http://www.stilogo.com

*/

.rt-logo-block {
    padding: 2px 0;
}

/* TOGGLE */
.gf-menu-toggle {
  border: 1px solid #001133;
  border-radius: 1px; 
  z-index: 3001;
}

#rt-logo {
    width: 120px;
    height: 68px;
   }
   
@media (max-width: 767px)
body.layout-mode-responsive #rt-logo {
    margin: 5px 5px 5px 5px !important;
}

/* MENÚ SUPERIOR */  

.menu-block .gf-menu .item {
    /* color: #ffffff; */
    font-family: 'lato', Verdana, Helvetica, Arial, sans-serif;
    font-weight: bold;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #333;
}

.gf-menu.l1 > li > .item {
    font-size: 13px !important;
    padding: 0 15px;
    display: table-cell;
    vertical-align: middle;
    line-height: 24px;
}

.menu-block .gf-menu .dropdown {
    background: #e6e6e6;
    border-radius: 0;
    border: 1px solid transparent;
    padding: 0 5px;
}

.menu-block .gf-menu li.active > .item .menu-item-wrapper {
    color: #ce160b;
}

.header-type-fixed #rt-header {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.35s;
    -moz-transition: opacity 0.35s;
    -o-transition: opacity 0.35s;
    transition: opacity 0.35s;
    -webkit-transition: opacity 0.35s;
    -moz-transition: opacity 0.35s;
    -o-transition: opacity 0.35s;
    transition: opacity 0.35s;
    /*border-bottom: 2px solid #999; */
    background: #fff;
    /*box-shadow: 0 0 10px #444;*/ 
} 

.menu-block .gf-menu .item {
   vertical-align: middle;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  list-style: none;
  margin-left: 0;
  padding-bottom: 3px;
  margin-bottom: 5px;
  /*text-shadow: 0px 1px 1px rgba(76, 74, 74, 0.8); */
  
}  


.menu-block .gf-menu .item:hover {
text-decoration: none;
-webkit-transform: translateX(8px);
-moz-transform: translateX(8px);
ms-transform: translateX(8px);
} 
	
	
.menu-block .gf-menu.l1 > li > .item .menu-item-wrapper {padding: 2px; padding-top: 15px;}


 /*MENÚ MOVIL*/
.gf-menu .item {
    font-size: 11px;
    line-height: 24px;
    padding: 3px 8px;
    text-align: left;
    text-decoration: none;
    display: block;
    height: auto;
    outline: 0;
    cursor: pointer;
    color: #888787;
}     

/*MENU LATERAL */

ul.menu li.active.current > a, ul.menu li#current.active > a {
  color: black;
  font-weight: bolder;
}


ul.menu .item {
  vertical-align: middle;
  font-size: 14px;
  text-align: right;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  list-style: none;
  color: black;
  padding-bottom: 3px;
  margin-bottom: 5px;
  /* text-transform: uppercase; */
  /*text-shadow: 0px 0px 1px rgba(76, 74, 74, 0.8); */
}

ul.menu .item a {
color: #fff;
}

ul.menu .item:hover {
text-decoration: none;
-webkit-transform: translateX(8px);
-moz-transform: translateX(8px);
ms-transform: translateX(8px);
color: #edc604;
text-shadow: 0px 0px 1px rgba(76, 74, 74, 0.8); 
} 


h3 {
  font-size: 25px;
  line-height: 28.8px;
}


.font-size-is-large {
    font-size: 18px;
}

/* EFECTOS ETC. FP */
.rt-image-effect .rt-image-effect-caption::before {
  background: rgba(0,52,153,0.5);
  position: absolute;
  top: 50%;
  left: 50%;
  width: 180px;
  height: 180px;
  border: 3px solid #fff;
  content: '';
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(-50%,-50%,0) rotate3d(0,0,1,-45deg) scale3d(0,0,1);
  transform: translate3d(-50%,-50%,0) rotate3d(0,0,1,-45deg) scale3d(0,0,1);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
 }
 
 
 /*Texto FP*/
.caja1 { 
   
   margin: 15px 0px;
   padding: 20px;
   transition: all 0.2s ease 0s;
   color: #737373;
   border-left: 4px solid #FFDE15;
   text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
   text-align: left;
   font-family: 'lato', Verdana, Helvetica, Arial, sans-serif;
   

  }
   
/*.caja2 { 
    background: #ECECEC none repeat scroll 0% 0%;
    padding: 10px;
    transition: all 0.5s ease 0s;
    border-left: 4px solid black;
    text-align: left;
    font-family: 'lato', Verdana, Helvetica, Arial, sans-serif;
    margin: 15px auto;
    background: #ccc;
    text-shadow: 1px 1px 0 #FAFAFB;
    max-height: 50px;
    color: black;
  } */
  
 
.caja2 {
    background: #ECECEC none repeat scroll 0% 0%;
    padding: 16px;
    transition: all 0.5s ease 0s;
    border-left: 6px solid rgb(191, 20, 9);
    text-align: left;
    font-family: 'lato', Verdana, Helvetica, Arial, sans-serif;
    margin: 15px 0 15px;
    background: #ccc;
    text-shadow: 1px 1px 0 #FAFAFB; 
    max-height: 60px;
    color: #666;
    /*box-shadow: 1px 1px 1px #999;   */ 
}  
  
@media only screen and (max-width: 1199px) and (min-width: 960px) .h3 {
    margin-top: 100px;
}


.cajas-club  { 
   box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.6);
   background:  #E1E1E1 none repeat scroll 0% 0%;
   margin: 15px 0px;
   padding: 15px;
   transition: all 0.2s ease 0s;
   color: #333399;
   /*border: solid 1px #5B7CBD;*/
   border-left: 6px solid #333399;
   text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
   text-align: left;
   font-size: 16px;
   font-family: 'lato', Verdana, Helvetica, Arial, sans-serif;
}

 /*BOLD*/
.rt-image-effect p {
  width: 150px;
  text-transform: none;
  font-size: 160%;
  font-weight: bold;
  line-height: normal;
  margin: 5px 0 0 0;
}

/*VENTAJAS*/

/* ANTES DE AÑADIR CAJA KNX
.texto-ventajas {
  width: auto;
  margin: 0.5em;
  padding: 1em; 
  font-size: 100%;
  font-weight: bold;
  text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
  font-family: 'lato', Verdana, Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  cursor: pointer;
  background: #e1e1e1;
  text-decoration: none;
  color: #333399;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  border-radius: 6px;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  text-shadow: 0px 1px 1px rgba(20, 7, 7, 0.8);
}
*/

.texto-ventajas {
    width: auto;
    margin: 0.2em;
    padding: 1.5em;
    font-size: 100%;
    font-weight: bold;
    text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
    font-family: 'lato', Verdana, Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    /* cursor: pointer; */
    background: #e1e1e1;
    text-decoration: none;
    color: #333399;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    border-radius: 6px;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    text-shadow: 0px 1px 1px rgba(20, 7, 7, 0.8);
}



/*EFECTO BOTÓN CALL TO ACTION*/

.hvr-outline-in {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.hvr-outline-in:before {
  pointer-events: none;
  content: '';
  position: absolute;
  border: #FFFFFF solid 4px;
  top: -16px;
  right: -16px;
  bottom: -16px;
  left: -16px;
  opacity: 0;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: top, right, bottom, left;
  transition-property: top, right, bottom, left;
}
.hvr-outline-in:hover:before, .hvr-outline-in:focus:before, .hvr-outline-in:active:before {
  top: -8px;
  right: -8px;
  bottom: -8px;
  left: -8px;
  opacity: 1;
}

/* AJUSTES SOMBRA PASAPANTALLAS FP*/ 
.fp-slideshow .layout-fullslideshow .sprocket-features-title {
    font-family: "latoblack",Verdana,Helvetica,Arial,sans-serif;
    font-size: 5em;
    letter-spacing: 20px;
    text-transform: uppercase;
    text-shadow: 2px 2px 1px rgba(20, 7, 7, 0.8);
}




/*AJUSTES TÍTULOS DE PÁGINAS */

.rt-title-large .title {
    font-size: 35px;
    line-height: 32px;
    margin-top: 20px;
}

.title1 .module-title .title {
    color: #ffffff;
    background: #3B363D;
}
    
.rt-title-tag {
  display: block;
  font-size: 22px;
  font-weight: normal;
  text-transform: none;
  opacity: 0.8;
  }

/*AJUSTES FORMULARIO PÁG. DE CONTACTO*/
.contact-form legend {
  font-size: 1em;
  border-bottom: none;
  margin-bottom: 0;
  text-align: center;
}

select, select[multiple], select[size] {
  height: auto;
  color: #efefef;
  background-color: #ffffff;
  border: 1px solid #181818;
  border-radius: 3px;
  padding: 6px;
  margin: 0;
  vertical-align: middle;
}

/*VIDEO RESPONSIVE*/
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


/*FAQ FIRST ITEM COLLAPSED*/

ul.sprocket-lists-container li:nth-child(1) {
  display: none !important;
}

/*DIVISORES*/

.filesup {
border-bottom: 1px solid rgba(206, 22, 11, 0.88);
padding-bottom: 22px;
}

.fileinf {
  border-top: 1px solid rgba(206, 22, 11, 0.88);  
  margin-top: -20px; 
 }

/*FORMULARIO*/
/*.tipo   {
  color: rgb(191, 20, 9);
  text-align: left;
  font-weight: bold;
  font-family: 'lato', Verdana, Helvetica, Arial, sans-serif;
  text-transform: uppercase;   
}
*/

.tipo {
    color: rgb(191, 20, 9);
    text-align: left;
    font-family: 'lato', Verdana, Helvetica, Arial, sans-serif;
    line-height: 19px;
   
}

@media screen and (max-width: 650px)
.formResponsive .formHorizontal .formControlLabel {
    float: none;
    width: auto;
    padding-top: 0;
    text-align: left;
    padding-bottom: 10px !important;
}

@media screen and (max-width: 650px)
.formResponsive input[type="text"], .formResponsive input[type="password"], .formResponsive textarea, .formResponsive select {
    width: 98% !important;
}

/*OCULTAR BACK TO TOP EN K2*/
div.itemBackToTop a{display:none !important;}

/*TÍTULO ARTÍCULOS K2*/
div.itemHeader h2.itemTitle {
  font-size: 1.5em;
  line-height: 1.3em;
  letter-spacing: 2px;
  margin: 0 -2px 15px 0;
  padding: 10px;
  position: relative;
  text-transform: uppercase;
  font-family: 'lato', Verdana, Helvetica, Arial, sans-serif;
  text-align: center;
  font-weight: bold;
  background: #333399;
  color: #ffffff;
}

/*SECCIÓN NOTICIAS*/

div.latestItemsContainer {
  /*float: left; */
  text-align: center;
}

div.latestItemImageBlock {
  padding: 0;
  margin: 0;
}




/* Responsive iFrame */
 
.responsive-iframe-container {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}

.responsive-iframe-container iframe,
.vresponsive-iframe-container object,
.vresponsive-iframe-container embed {
position: absolute;
top: 0;
left: 0;
width: 100% !important;
height: 100% !important;
}


 /*AJUSTES BOTÓN CALL TO ACTION*/
.callto {
    width: auto;
    margin: .3em;
    /* margin-left: -110px; */
    padding: 1em;
    
    font-size: 18px !important;
    font-weight: bold;
    text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
    font-family: 'lato', Verdana, Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    /* cursor: pointer; */
    background: #ce160b;
    text-decoration: none;
    color: #fff;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    border-radius: 6px;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    text-shadow: 0px 1px 1px rgba(20, 7, 7, 0.8);
}
    
/*LINEA AMARILLA*/
.yellow {
text-align: left;
border-right: 3px solid #FFDE15;
padding-right: 20px;
font-size: 120%;
margin-top: 25px;

/*AJUSTES FLECHAS SLIDESHOW*/
.layout-slideshow3 .sprocket-features-arrows .arrow {
    position: absolute;
    display: block;
    width: 24px;
    height: 24px;
    top: 50%;
    margin-top: -12px;
    opacity: 0.8;
    cursor: pointer;
    z-index: 10;
    text-align: center;
    font-size: 2.2em;
}


/*ESPACIO SLIDER - UNDER SLIDER */
.rt-block {
    margin: 0px !important;
    padding: 0px !important;
}


.rt-xscroll-2 .sprocket-strips-xscroll-image-container img {
    border-radius: 0px !important;
    transform: translateZ(0) scale3d(1,1,1);
    -webkit-transform: translateZ(0) scale3d(1,1,1);
}

.rt-xscroll-2 .sprocket-strips-xscroll-image-container img{border-radius:0px important!;transform:translateZ(0) scale3d(1,1,1);-webkit-transform:translateZ(0) scale3d(1,1,1);}


.sprocket-strips.sprocket-strips-xscroll .sprocket-strips-xscroll-image-container{background:#ffffff;}
