/*
	Theme Name: GLS
	Theme URI: http://.com
	Description: Group Logistic Services
	Version: 1.0
	Author: Daniel Santana
    Author URL: https://www.grobsistemas.com/
*/
@font-face {
 font-family:continum;
 src: url("fonts/contm.eot") /* EOT file for IE */
}
@font-face {
    font-family:continum;
    src: url(fonts/contm.ttf);
}
h1, h2, h3, h4, p, li
{
    font-family:continum;
}

/*------------------------------------*\
    MAIN
\*------------------------------------*/

/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/

/* wrapper
.wrapper {
	max-width:1280px;
	width:95%;
	margin:0 auto;
	position:relative;
}

*/


section
{

}
/* header */
.header {
    font-family:continum;
    padding: 1rem 0 0;
}

/* Columna Header */
.grid{
  padding: 0 20px;
  max-width: 1124px;
  margin: auto;
}
.column-1, .column-2 {
  float: left;
  border: none;
  box-sizing: border-box;
  background-clip: padding-box;
}
.column-1 {
    width: 33%;
    margin-top: 0px;
}
.column-1 .slogan
{
  color: #808080;
  font-size: 24px;
  display: block;
  padding: .5rem 0;
}
.column-2 {
  width: 33%;
  float: right;
  text-align: right;
}
.column-2 .material-icons{
  float: right;
  font-size: 36px;
  margin: 0 0 0 .5rem;
  -webkit-transform: scale(-1,1);
  -ms-transform: scale(-1,1);
  -o-transform: scale(-1,1);
  transform: scale(-1,1);
}
.column-2 h3
{
  text-align: right;
  font-size: 15px;
  margin: 0px;
  color: #04ADDE;
  font-weight: 100;
  letter-spacing: 0.01em;
}
.column-2 h4
{
  text-align: right;
  font-size: 15px;
  color: #04ADDE;
  margin: 0;
  font-weight: 100;
  letter-spacing: 0.001em;
}
.column-2 ul
{
  display: block;
  list-style: none;
  width: auto;
  padding: 15px 0;
  margin: 0;
}
.column-2 ul li
{
  margin: 0 0 2px 2px;
  display: inline;
}
.column-2 ul li img
{
  width: 40px;
}
/* logo */
.logo {
margin-bottom: 5px;
}
.logo-img {
vertical-align: middle;
margin-right: 10px;
 width: 170px;
}
.column-3{
  float: left;
  text-align: center;
  width: 33%;
  padding: 0 10px;
  box-sizing: border-box;
}
.column-3 h3{
  margin: 0;
}
.column-3 ul{
  padding: 0;
}
.column-3 ul li{
  display: inline-block;
  vertical-align: middle;
}
.column-3 ul li img{
  height: 40px;
  width: auto;
}


/*MENU TOP*/
.nav
{
  clear: both;
  width: 100%;
 font-family:continum;
 padding: 17px 0;
  text-align: center;
  background: rgb(4, 173, 222);
  position: relative;
  z-index: 10000;
}
.nav a
{
  color: #fff;
  text-decoration: none;
  padding: 15px 0px;
  cursor: pointer;
  margin: 0px 15px;
}
.nav ul {
  text-align: left;
  display: inline;
  margin: 0;
  padding: 15px 4px 17px 0;
  list-style: none;
}
.nav ul li {
  font-size: 15px;
  text-transform: uppercase;
  display: inline-block;
  margin-right: -4px;
  position: relative;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
#menu-item-495{
  display: none;
}
.nav ul li a:hover {
  border-bottom:solid #04539B 3px;
}
.nav ul li ul {
  padding: 0;
  position: absolute;
  top: 36px;
  left: 0;
  width: 455px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  display: block;
  opacity: 0;
  visibility: hidden;
  -webkit-transiton: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -ms-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  -transition: opacity 0.2s;
  z-index: 10;

}
.nav ul li ul li { 
  background: #04adde; 
  display: block; 
  color: #fff;
  padding: 10px;


}
.nav ul li ul li:hover { background-color: #04539B;}
.nav ul li:hover ul {
  opacity: 1;
  visibility: visible;
}

/*menu adpatable*/
#wprmenu_bar{
  z-index: 10000;
}
#wprmenu_menu.wprmenu_levels ul li {
    border-bottom: 1px solid #fff !important;
    border-top: 0px solid #fff !important;
}
#wprmenu_menu_ul > li:hover{
  background: #04539B !important;
}
#wprmenu_menu_ul li a{
  color: #fff !important;
  font-size: 16px !important;
}
#wprmenu_menu_ul li.current_page_item{
  background: #04539B;
}
#wprmenu_menu_ul > li .sub-menu{
    background: #04adde;
    margin: 0 0 -1px;
}
#wprmenu_menu_ul > li .sub-menu > li:hover{
    background: #04539B;
}
#wprmenu_menu .wprmenu_icon_par {
    color: #FFFFFF !important;
    width: 100%;
}
#wprmenu_menu.wprmenu_levels ul li ul li {
    padding-left: 20px;
}
/*menu inicio*/
#wprmenu_menu_ul .menu-item-38 a:before{
    content: 'home';
    font-family: 'Material Icons';
    text-rendering: optimizeLegibility;
    font-feature-settings: "liga" 1;
    font-style: normal;
    text-transform: none;
    line-height: 1;
    font-size: 30px;
    width: 30px;
    height: 30px;
    display: inline-block;
    vertical-align: bottom;
    margin: 0 .5rem -2px 0;
    overflow: hidden;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
/*menu nosotros*/
#wprmenu_menu_ul .menu-item-37 a:before{
    content: 'supervisor_account';
    font-family: 'Material Icons';
    text-rendering: optimizeLegibility;
    font-feature-settings: "liga" 1;
    font-style: normal;
    text-transform: none;
    line-height: 1;
    font-size: 30px;
    width: 30px;
    height: 30px;
    display: inline-block;
    vertical-align: bottom;
    margin: 0 .5rem -2px 0;
    overflow: hidden;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
/*menu contacto*/
#wprmenu_menu_ul .menu-item-119 a:before{
    content: 'email';
    font-family: 'Material Icons';
    text-rendering: optimizeLegibility;
    font-feature-settings: "liga" 1;
    font-style: normal;
    text-transform: none;
    line-height: 1;
    font-size: 30px;
    width: 30px;
    height: 30px;
    display: inline-block;
    vertical-align: bottom;
    margin: 0 .5rem -2px 0;
    overflow: hidden;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
/*menu transporte aereo*/
#wprmenu_menu_ul .menu-item-154 a:before, .sub-menu .menu-item-154 a:before{
    content: 'flight_takeoff';
    font-family: 'Material Icons';
    text-rendering: optimizeLegibility;
    font-feature-settings: "liga" 1;
    font-style: normal;
    text-transform: none;
    line-height: 1;
    font-size: 30px;
    width: 30px;
    height: 30px;
    display: inline-block;
    vertical-align: bottom;
    margin: 0 .5rem -2px 0;
    overflow: hidden;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
/*menu transporte maritimo*/
#wprmenu_menu_ul .menu-item-153 a:before, .sub-menu .menu-item-153 a:before{
    content: 'directions_boat';
    font-family: 'Material Icons';
    text-rendering: optimizeLegibility;
    font-feature-settings: "liga" 1;
    font-style: normal;
    text-transform: none;
    line-height: 1;
    font-size: 30px;
    width: 30px;
    height: 30px;
    display: inline-block;
    vertical-align: bottom;
    margin: 0 .5rem -2px 0;
    overflow: hidden;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
/*menu servicios comercio exterior*/
#wprmenu_menu_ul .menu-item-152 a:before, .sub-menu .menu-item-152 a:before{
    content: 'public';
    font-family: 'Material Icons';
    text-rendering: optimizeLegibility;
    font-feature-settings: "liga" 1;
    font-style: normal;
    text-transform: none;
    line-height: 1;
    font-size: 30px;
    width: 30px;
    height: 30px;
    display: inline-block;
    vertical-align: bottom;
    margin: 0 .5rem -2px 0;
    overflow: hidden;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
/*menu transporte terrestre*/
#wprmenu_menu_ul .menu-item-151 a:before, .sub-menu .menu-item-151 a:before{
    content: 'local_shipping';
    font-family: 'Material Icons';
    text-rendering: optimizeLegibility;
    font-feature-settings: "liga" 1;
    font-style: normal;
    text-transform: none;
    line-height: 1;
    font-size: 30px;
    width: 30px;
    height: 30px;
    display: inline-block;
    vertical-align: bottom;
    margin: 0 .5rem -2px 0;
    overflow: hidden;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
/*menu proyectos especiales*/
#wprmenu_menu_ul .menu-item-156 a:before, .sub-menu .menu-item-156 a:before{
    content: 'directions_transit';
    font-family: 'Material Icons';
    text-rendering: optimizeLegibility;
    font-feature-settings: "liga" 1;
    font-style: normal;
    text-transform: none;
    line-height: 1;
    font-size: 30px;
    width: 30px;
    height: 30px;
    display: inline-block;
    vertical-align: bottom;
    margin: 0 .5rem -2px 0;
    overflow: hidden;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
/*menu alamacenamiento*/
#wprmenu_menu_ul .menu-item-155 a:before, .sub-menu .menu-item-155 a:before{
    content: 'local_convenience_store';
    font-family: 'Material Icons';
    text-rendering: optimizeLegibility;
    font-feature-settings: "liga" 1;
    font-style: normal;
    text-transform: none;
    line-height: 1;
    font-size: 30px;
    width: 30px;
    height: 30px;
    display: inline-block;
    vertical-align: bottom;
    margin: 0 .5rem -2px 0;
    overflow: hidden;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
/*menu seguro mercancias*/
#wprmenu_menu_ul .menu-item-148 a:before, .sub-menu .menu-item-148 a:before{
    content: 'security';
    font-family: 'Material Icons';
    text-rendering: optimizeLegibility;
    font-feature-settings: "liga" 1;
    font-style: normal;
    text-transform: none;
    line-height: 1;
    font-size: 30px;
    width: 30px;
    height: 30px;
    display: inline-block;
    vertical-align: bottom;
    margin: 0 .5rem -2px 0;
    overflow: hidden;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
/*menu herramientas*/
/*menu seguro incoterms*/
#wprmenu_menu_ul .menu-item-496 a:before, .c1 a:before {
    content: 'playlist_add_check';
    font-family: 'Material Icons';
    text-rendering: optimizeLegibility;
    font-feature-settings: "liga" 1;
    font-style: normal;
    text-transform: none;
    line-height: 1;
    font-size: 30px;
    width: 30px;
    height: 30px;
    display: inline-block;
    vertical-align: bottom;
    margin: 0 .5rem -2px 0;
    overflow: hidden;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
/*menu seguro TRM*/
#wprmenu_menu_ul .menu-item-497 a:before, .c2 a:before{
    content: 'local_atm';
    font-family: 'Material Icons';
    text-rendering: optimizeLegibility;
    font-feature-settings: "liga" 1;
    font-style: normal;
    text-transform: none;
    line-height: 1;
    font-size: 30px;
    width: 30px;
    height: 30px;
    display: inline-block;
    vertical-align: bottom;
    margin: 0 .5rem -2px 0;
    overflow: hidden;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
/*menu seguro Tipo de contenedor*/
#wprmenu_menu_ul .menu-item-498 a:before, .c3 a:before{
    content: 'view_comfy';
    font-family: 'Material Icons';
    text-rendering: optimizeLegibility;
    font-feature-settings: "liga" 1;
    font-style: normal;
    text-transform: none;
    line-height: 1;
    font-size: 30px;
    width: 30px;
    height: 30px;
    display: inline-block;
    vertical-align: bottom;
    margin: 0 .5rem -2px 0;
    overflow: hidden;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
/*menu seguro convertidor de medidas*/
#wprmenu_menu_ul .menu-item-499 a:before, .c4 a:before{
    content: 'straighten';
    font-family: 'Material Icons';
    text-rendering: optimizeLegibility;
    font-feature-settings: "liga" 1;
    font-style: normal;
    text-transform: none;
    line-height: 1;
    font-size: 30px;
    width: 30px;
    height: 30px;
    display: inline-block;
    vertical-align: bottom;
    margin: 0 .5rem -2px 0;
    overflow: hidden;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
/*menu seguro convertidor de monedas*/
#wprmenu_menu_ul .menu-item-500 a:before, .c5 a:before{
    content: 'money_off';
    font-family: 'Material Icons';
    text-rendering: optimizeLegibility;
    font-feature-settings: "liga" 1;
    font-style: normal;
    text-transform: none;
    line-height: 1;
    font-size: 30px;
    width: 30px;
    height: 30px;
    display: inline-block;
    vertical-align: bottom;
    margin: 0 .5rem -2px 0;
    overflow: hidden;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
/* sidebar */
.sidebar {

}

/* footer */
.footer {
  background: #04539B;
  position: relative;
  margin-top: -18px;
  font-family: arial !important;
}
.footer .cert{
    background: #fff;
    padding: 10px;
    border-radius: 4px;
    text-align: center;
    max-width: 275px;
    box-sizing: border-box;
}
.footer .cert > li{
  display: inline-block;
  vertical-align: middle;
  margin: 4px 10px;
}
footer .cert > li img{
  height: 40px;
}

#footer-sidebar {
  max-width: 1124px;
  width: 100%;
  margin: 0 auto;
  color: #FFF;
  font-size: 14px;
  padding-top: 30px;

}
#footer-sidebar li {
  font-family: inherit;
}
#footer-sidebar a
{
font-size:13px;
text-decoration: none;
color:white;
}
#footer-sidebar h3
{
  color: #FFF;
  font-size: 15px;
  font-weight: bold;
  font-family: inherit;

}
#footer-sidebar2 aside ,#footer-sidebar3 aside ,#footer-sidebar4 aside {
  padding-left:0; 
  
}
#footer-sidebar1 {
float: left;
width: 25%;
color: #fff;
font-family:inherit;
padding: 0 1rem;
box-sizing: border-box;
}
#footer-sidebar1 ul {
  list-style:none;
  font-size:12px;
  line-height: 17px;
  padding-left: 0;
}

#footer-sidebar2 {
float: left;
width: 26%;
border-left: 2px solid  #04ADDE;
padding: 0 1rem;
box-sizing: border-box;
}
#footer-sidebar2 ul {
  color: rgb(51, 51, 51);
  list-style: none;
  padding-left: 1rem;
}
#footer-sidebar2 ul li{
  position: relative;
  /*list-style-image: url('img/icons/vineta-blanca.svg');*/
}
#footer-sidebar2 ul li:before{
  content: '';
  background: url('img/icons/vineta-blanca.svg') no-repeat center;
  -webkit-background-size: contain;
  background-size: contain;
  width: 12px;
  height: 12px;
  position: absolute;
  left: -17px;
  top: 3px;
}


#footer-sidebar3 {
float: left;
width: 13%;
border-left: 2px solid  #04ADDE;
padding: 0 1rem;
box-sizing: border-box;
}
#footer-sidebar3 ul{
  list-style:none;
  padding-left: 1rem;
}
#footer-sidebar3 ul li{
  position: relative;
}
#footer-sidebar3 ul li:before{
  content: '';
  background: url('img/icons/vineta-blanca.svg') no-repeat center;
  -webkit-background-size: contain;
  background-size: contain;
  width: 12px;
  height: 12px;
  position: absolute;
  left: -17px;
  top: 3px;
}
#footer-sidebar3 i {
  font-size: 20px;
  padding: 10px;
}
#footer-sidebar4 {
  float: left;
  width: 28%;
  color: #fff;
  border-left: 2px solid  #04ADDE;
  padding: 0 1rem;
  box-sizing: border-box;
}
#footer-sidebar4 h3{
  /*text-align: center;*/
}
#footer-sidebar4 ul{
  list-style:none;
  padding-left: 1rem;
}
#footer-sidebar4 ul li{
  position: relative;
}
#footer-sidebar4 ul li:before{
  content: '';
  background: url('img/icons/vineta-blanca.svg') no-repeat center;
  -webkit-background-size: contain;
  background-size: contain;
  width: 12px;
  height: 12px;
  position: absolute;
  left: -17px;
  top: 3px;
}

#footer-sidebar4 p{
  line-height: 18px;
  padding-top: 14px;
  font-size: 17px;
  color: white;
}
#footer-sidebar5 {
  clear: both;
  display: none;
  text-align: center;
  padding: 1rem 1rem 0;
}
#footer-sidebar5 ul{
  padding: 0;
}
#footer-sidebar5 ul li{
  display: inline-block;
  vertical-align: middle;
}
#footer-sidebar6{
  display: inline-block;
}
#footer-sidebar6 ul{
  margin: 0;
  padding: 0;
}
#footer-sidebar6 ul li{
  display: inline-block;
  vertical-align: bottom;
  padding: 0 0 0 1rem;
}
#footer-sidebar6 ul li a{
  font-size: 12px;
  color: #04ADDE;
  text-decoration: none;
  font-family: Arial;
}

.copyright{
  width: 90%;
  margin: auto;
  text-align: center;
  font-size: 12px;
  padding: 1.5rem 0 10px;
  color: #04ADDE;
  margin-top: 0;
  clear: both;
}
/*Logo GrobSistemas*/
#logoGrob {
 width: 12%;
  height: 53px;
  position: absolute;
  right: 7%;
  bottom: 0px;
  overflow: hidden;
}
#logoGrob:hover #aro {
  left: 51px;
  -webkit-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}
#logoGrob:hover #des {
  left: -24px;
  -webkit-transition: all 0.5s ease-in-out 0.1s;
  -o-transition: all 0.5s ease-in-out 0.1s;
  transition: all 0.5s ease-in-out 0.1s;
}
#logoGrob:hover #grob {
  left: -24px;
  -webkit-transition: all 0.5s ease-in-out 0.2s;
  -o-transition: all 0.5s ease-in-out 0.2s;
  transition: all 0.5s ease-in-out 0.2s;
}
#logoGrob:hover #sis {
  left: -24px;
  -webkit-transition: all 0.5s ease-in-out 0.3s;
  -o-transition: all 0.5s ease-in-out 0.3s;
  transition: all 0.5s ease-in-out 0.3s;
}
#aro,
#des,
#grob,
#sis {
  width: 100px;
  height: auto;
  position: absolute;
  top: 0;
  left: 0px;
  -webkit-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}

/*------------------------------------*\
    PAGES
\*------------------------------------*/
.menu-home
{
    width: 206px;
}
.menu-home h2
{
  font-size: 18px;
  color: #04539B;
  padding-left: 10px;
}
.menu-home ul{
  background: rgba(255, 255, 255, 0.76);
  position: absolute;
  padding: 0 15px 10px 0px;
  top: 450px;
  left: 70px;
  list-style: none; 
  z-index:1;
}
.menu-home ul li
{
  background: rgba(4, 173, 222, 0.49);
  padding: .3rem 1rem;
  margin-bottom: 2px;
  color: #fff;
  font-size: 14px;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.menu-home ul li:hover{
  background: rgba(4, 173, 222, 1);
}
.menu-home ul li a
{
  display: block;
  color: #fff;
  text-decoration: none;
}
.titleSli {
  position: absolute;
  right: 100px;
  top: 0px;
  color: #fff;
  font-size: 50px;
}
.box1
{
  max-width: 1124px;
  width: 100%;
  margin: 0 auto !important;
  position:relative;
}
.box1 h1, h2, h3
{
 color: #04ADDE;
  font-weight: 100;
}
.box1 h2, h3
{
font-weight: 100;
}
.box1 p {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  text-align: justify;
  font-size: 15px;
  color: #595959;
}
.box1 hr {
  border-top: 5px;
  border-bottom: dotted;
  border-width: 2px;
  border-color: #04ADDE;
}

/*------------------------------------*\
    IMAGES
\*------------------------------------*/
.content_sl_vh {
    position: relative;
    height: auto;
}
.vectorH{
  position: absolute;
  bottom: 0;
  left: 0px;
  z-index: 1000;
  height: 102% !important;
  width: auto !important;
}

.valorN{
  list-style: none;
  display: flex;
  text-align: center;
  box-sizing:border-box;
}
.listCert{
  display: block;
}
.listCert > li{
  display: inline-block;
  vertical-align: middle;
  margin: 0 .5rem;
}
.listCert img{
  height: 80px;
  width: auto;
}
/*------------------------------------*\
	SLIDER
\*------------------------------------*/

.post-6 .bxslider-slider{
-webkit-box-shadow: -3px 10px 22px -1px rgba(0,0,0,0.75);
-moz-box-shadow: -3px 10px 22px -1px rgba(0,0,0,0.75);
box-shadow: -3px 10px 22px -1px rgba(0,0,0,0.75);
position:relative;
z-index:0;
}
.bx-wrapper
{
  margin-top: -18px;
}

.bx-pager
{
display:none;
}
.post-6 .slide
{
  height: 500px;
    margin-top: 0px
}

.fondo_slider_1
{
    height: 500px;
    width: 100%;
    background-position: center;
    background-size: cover;
    background-image: url(http://www.glsltda.com/wp-content/uploads/2015/06/transporte-aereo.jpg);
    
}
.fondo_slider_2
{
    height: 500px;
    width: 100%;
    background-position: center;
    background-size: cover;
    background-image: url(http://www.glsltda.com/wp-content/uploads/2015/11/Inicio.jpg);
    
}
.post-6 .bxslider-slider .bx-wrapper .bx-next
{
  background: url(img/next.png) no-repeat;
  right: 90px;
    display: block;
    overflow: visible;
}
.bx-wrapper .bx-controls-direction{
  display: none;
}
.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 35%;
  margin-top: -16px;
  outline: 0;
  width: 45px;
  height: 130px;
  text-indent: -9999px;
  z-index: 9999 -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

/*------------------------------------*\
  SLIDERPAGE
\*------------------------------------*/
.slider-page
{
-webkit-box-shadow: -3px 10px 22px -1px rgba(0,0,0,0.75);
-moz-box-shadow: -3px 10px 22px -1px rgba(0,0,0,0.75);
box-shadow: -3px 10px 22px -1px rgba(0,0,0,0.75);
position:relative;
z-index:1;
}
.slide-page img
{
width:100%;
}
.post-6 .slide-page .bx-wrapper .bx-next
{
  background: url(img/next.png) no-repeat;
  right: 70px;
    display: block;
    overflow: visible;
}
.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 35%;
  margin-top: -16px;
  outline: 0;
  width: 45px;
  height: 130px;
  text-indent: -9999px;
  z-index: 9999 -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}




/*-----SLIDES----*/
/*-----SLIDES----*/

.slide{
    height: 300px;
    margin-top: 18px;
  }
.bx-next{
    display: none;
    overflow: hidden;
  }
.bxslider-slider{
  border-bottom-style: solid;
  border-bottom-width: 10px;
  border-bottom-color: #03ADDE;
    box-shadow:none;
    -webkit-box-shadow:none;
    -moz-box-shadow:none;
    -ms-box-shadow:none;
    -o-box-shadow:none;
}
.slides1
{
    height: 100%;
    background-position: center;
    background-size: cover;    
}


/*-----SLIDES----*/
/*-----SLIDES----*/

/*------------------------------------*\
  botonesderecha
\*------------------------------------*/
.post-6 .botonderecha{
    position: absolute;
    top: 28%; 
}
.botonderecha{
  
  position: absolute;
  top: 500px; 
  width:66px;
height: 75px;
  right: 0px;
  z-index: 100;
   box-shadow: -3px 2px rgba(0,0,0,0.5);
   -webkit-box-shadow: -3px 2px rgba(0,0,0,0.5);
-moz-box-shadow: -3px 2px rgba(0,0,0,0.5);
    -ms-box-shadow: -3px 2px rgba(0,0,0,0.5);
    -o-box-shadow: -3px 2px rgba(0,0,0,0.5);
}
.botonderecha br{
  display: none;
}
.botonderecha a{
  width:66px;    
  height: 75px;
  float: right;
}
.btn_der_top{
  display: none;
  width:66px;    
  height: 75px;
  background-image: url(http://www.glsltda.com/wp-content/uploads/2015/07/btn_der.jpg);    
  background-position: top;
}
.btn_der_bottom{
    width:66px;    
    height: 75px;
    background-image: url(http://www.glsltda.com/wp-content/uploads/2015/07/btn_der.jpg);    
    background-position: bottom;
}
.punto{
  

  vertical-align: middle;
}

/*------------------
  AKV
--------------------*/

#post-20 > p, #post-70 > p{
    margin: 0px;
}

.column-width-two-thirds ul li {
    font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
    color: #666666;
    background: url( 'http://www.glsltda.com/wp-content/uploads/2015/07/punto_03.png' ) top left no-repeat; 
    background-size: 15px;
    padding-left: 20px; 
    list-style-type: none;
}
.column-width-two-thirds ul li .sublist{
  padding: 0;
}
.column-width-two-thirds ul li .sublist li{
  background: url( 'img/icons/list3.svg') top left no-repeat; 
}

ul.listas{
  padding: 0 0 0 1rem;
}

ul.listas li {
    font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
    color: #666666;
    background: url( 'http://www.glsltda.com/wp-content/uploads/2015/07/punto_03.png' ) top left no-repeat; 
    background-size: 15px;
    padding-left: 20px; 
    list-style-type: none;
    margin: 0 0 .5rem;
}

.contentF{
width: 670px;
height: auto;
float: left;
margin-bottom: 40px;
}
.contentF label{
  display: block;
  margin: 0 0 2px;
}
.contentF ul{
  padding: 0;
}
.contentF ul li{
  display: block;
}
.contentF ul li a{
  color: #03ADDE;
  text-decoration: none;
}
input{
    width: 300px;
    height: 30px;
    margin: 0px;
    
    border-color: none;
    border:0px;
    padding-left: 3%;
  font-size: 15px;
      border-color: #03ADDE;
    border-width: 1px;
    padding-left: 0px;
     border-style: solid;
   
}
.campos{
 width: 310px;
    height: auto;
    margin: 0 0  16px;
    float: left;
    
   
}
.inputC {
    display:block;  
    float: left;
    width: 320px;
        height: auto;
    margin-right: 15px
}
textarea{
    width: 306px;
    min-height:  228px !important;
    border-color: #03ADDE;
    border-width: 1px;
    padding-left: 10px;
    font-size: 15px;
    border-style: solid;
}
input[type="submit"]{
     width: 117px;
  height: 42px;
  border-width: 2px;
  float: right;
  background-color: #03ADDE;
  font-family: continum;
  
    font-size: 22px;
    color: white;
}
.contentG{
  width: 200px;
  height: 30px;
    margin-top: 10px;
  float: left;
  color: #03ADDE;
  margin-right: 352px;
  border-bottom-style: dashed;
  border-bottom-width: 1px;
    }
.wpcf7-not-valid-tip {
  color: #f00;
  font-size: 0.9em;
}
.wpcf7-validation-errors{
  overflow: hidden;
  border: none !important;
  color: red;
  padding: 0px;
    text-align: center;
}

.banner{
  text-align: center;
  border-bottom: 10px solid #04ADDE;
  position: relative;
  overflow: hidden;
}
.banner img{
  width: 100%;
  height: auto;
  max-width: 900px;
}
.banner.B .imgBanner{
  width: 100%;
  height: auto;
  max-width: 100%;
  margin: 0 0 -4px;
}
.banner.B br{
  display: none;
}

.banner.B .tools{
  text-align: left;
  position: absolute;
  bottom: .5rem;
  left: .5rem;
  background: rgba(255, 255, 255, 0.9);
  z-index: 1000;
  padding: 1rem;
  width: 210px;
}
.banner.B .tools > ul {
  border: none;
  padding: 0;
}
.banner.B .tools > ul > li {
  display: block;
  margin: 0 0 2px;
}

.tools{
  position: relative;
}
.tools > ul {
  padding: 0 0 .7rem;
  margin: 0;
  border-bottom: 1px solid #04ADDE;
}
.tools > ul > li{
  display: inline-block;
  margin: 0 0 4px;
}
.tools > ul > li > a{
  display: block;
  padding: .5rem 1rem;
  text-decoration: none;
  color: #fff;
  background: rgba(4, 173, 222, 0.49);
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.tools > ul > li > a:hover{
  background: rgba(4, 173, 222, 1);
}
.tools h2{
  margin: 0 0 1rem;
}

/*------------------
  AKV
--------------------*/


/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/

@media only screen and (max-width:1140px) {
.botonderecha{
     top: 555px;
}
/*.vectorH{
    top: 214px;
}*/
.post-20 .wpcmsdev-box{
    width: 85%;    
    }
.contentF{
  width: 100%;
}
input{
    width: 400px; 
}
.campos{
 width: 450px;   
}
.inputC {
    width: 500px;
}
textarea{
    width: 485px;
}
}
        
@media only screen and (max-width:1024px) {

input{
    width: 80%; 
}
.campos{
 width: 90%;   
}
.inputC {
    width: 90%;
}
textarea{
    width: 80%;
}
    input[type="submit"] {
        float: left;
    }
    .valorN{
        display: block;
        padding: 0px;
    }
     #footer-sidebar4 img {
        width: 100%;
    }
     #footer-sidebar4 li img {
        width: auto;
    }
}

@media (max-width: 900px){
  .column-1{
    width: 50%;
  }
  .column-2{
    width: 45%;
  }
  .column-3{
    float: right;
    width: 45%;
    text-align: right;
  }
}

@media only screen and (max-width:782px) {
  .column-3{
    float: inherit;
    width: auto;
    text-align: center;
  }
  #wprmenu_menu ul li a, #wprmenu_menu ul li a:hover {
  	font-size: 25px;
      font-family: sans-serif;
  }
  .titleSli {
      display: none;
  }
  .column-2 h4, .column-2 h3{
      overflow: hidden;
  }
  #footer-sidebar h3{
      font-size: 22px
  }
  #footer-sidebar1 {
      width: 50%;
      font-size: 20px;
  } 
  #footer-sidebar2, #footer-sidebar3 {
      display: none;
  }
  #footer-sidebar5 {
      display: block;
  }
  .bx-controls-direction{
      display: none;
  }
  .column-1 {
    margin-top: 4%;
    width: 100%;
  }
  .column-1 span {
      display: block;
      margin: auto;
      text-align: center; 
      line-height: normal;
     
  }.column-1 img {
      display: block;
      text-align: center;
      margin: auto;
          }
  .menu-home{
      display: none;
  }

  .column-2 {
      position: absolute;
      bottom: 36%;
      right: 12%;
      width: 300px;
      z-index: 1;
      display: none;
  }
  .column-2 ul{
      width: 300px;
  }
  .column-2 ul li img {
      width: 60px;
  }
  input{
  width: 90%; 
  }
  .campos{
      width: 100%;   
  }
  .inputC {
      width: 100%;
  }
  textarea{
      width: 90%;
  }
  .botonderecha{
      display: none;
  }
  .vectorH{
      top: 33.8%;
  }
  .box1 p{
      text-align: center;
  }
   .post-20 .box1 p {   
      text-align: justify;
  }
  
}
@media (max-width: 768px){
  .nav{
    display: none;
  }
  .tools{
    display: none;
  }
}

@media only screen and (max-width:600px) {
   
    .column-1 {
  margin-left: 9%;
}
    
    .column-2 {
        right: 0%;
        bottom: 38%;
    }
    .column-2 ul{
        width: 190px;
    }
    .column-2 ul li img {
        width: 45px;
    }
/*
    #footer-sidebar4 img {
        width: 150%;
    }
*/
    .vectorH {
          display: none;
    } 
}

@media only screen and (max-width:480px) {
    .column-1 {
        margin-left: 0%;
    }
    .column-1 .logo img{
        margin-left:30%; 
    }
    .column-1 span{
        margin-left: 18%;
        font-size: 21px;
    }

    .footer .cert{
      margin: 14px auto;
    }
  
    #footer-sidebar1{
        width: 100%;
        text-align: center;
    }
    #footer-sidebar4{
        width: 98%;
        text-align: center;
    }
 
    .post-20 .wpcmsdev-box {
        width: 100%;    
        text-align: justify;
}
     .post-20 .box1 p {   
        text-align: justify;
}
    .valorN{
        display: block;
        padding: 0px;
    }
    .column-2 {
        display: none;
    }
}
@media only screen and (max-width:384px) {
    
    .column-1 .logo img {
        margin-left: 24%;
}
    .column-1 .slogan {
        margin-left: 9%;

}
@media only screen and (max-width:360px) {
    
    .column-1 .logo img {
        margin-left: 20%;
}
    .column-1 .slogan {
        margin-left: 50px;
        font-size: 15px;
}
}
@media only screen and (max-width:320px) {
    
    .column-1 .logo img {
        margin-left: 45px;
        margin-top: 16px;
}
    .column-1 .slogan {
  margin-left: 15px;
        font-size: 18px;
}
    .valorN li img{
        width: 80%;
    }
    .post-20 .box1 h3 {
        text-align: center;
}
    .vectorH {
        display: none;
    }
      input{
    width: 280px; 
}
    .campos{
        width: 290px;   
    }
    .inputC {
        width: 290px;
    }
    textarea{
        width: 265px;
    }

}