html,
body {
    overflow-x: hidden; /* Prevent scroll on narrow devices */
    font-family: 'Open Sans', sans-serif !important;
}
/* Bootstrap Centered Colunms Fix */
/* centered columns styles */
/*****************************************/
.row-centered {
    text-align: center;
}

.col-centered {
    display: inline-block;
    float: none;
    /* reset the text-align */
    text-align: left;
    /* inline-block space fix */
    margin-right: -4px;
}

/*****************************************/
a, a:focus, a:hover {
    text-decoration: none;
}
/*****************************************/
.ir-arriba {
    display:none;
    padding: 12px 17px;
    background: RGBA(0, 0, 0, 0.46);
    font-size: 20px;
    color: #fff;
    cursor: pointer;
    position: fixed;
    bottom: 10px;
    right: 38px;
    z-index: 100;
    border-radius: 50%;
}
.navbar{
    margin:0px;
    background:#FFF;
    border:none 0;
    -moz-border-radius-topleft: 0px;
    -moz-border-radius-topright:0px;
    -moz-border-radius-bottomleft:0px;
    -moz-border-radius-bottomright:0px;
    -webkit-border-top-left-radius:0px;
    -webkit-border-top-right-radius:0px;
    -webkit-border-bottom-left-radius:0px;
    -webkit-border-bottom-right-radius:0px;
    border-top-left-radius:0px;
    border-top-right-radius:0px;
    border-bottom-left-radius:0px;
    border-bottom-right-radius:0px;
}
nav{
	height:auto;
}
.nav li{
	padding-left:10px;
	padding-right:10px;
}
.nav li a {
	height:auto;
	padding-top: 13px;
}
.navbar-toggle{
	margin-top:36px;
	margin-bottom:36px;
}
.navbar-collapse{
	background:#FFF;
}
 
/*HEADER CSS******************************/
#header{
    background-color: #fff;
}
.navbar-toggle .icon-bar {
    background-color: #fff;
}
.color-4 {
	background: #898989;
}
.dropdown-menu{
    text-align: left;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 0px solid #fff;
  border: 0px solid rgba(255, 255, 255, 0);
  border-radius: 0px;
  -webkit-box-shadow: 0 0px 0px rgba(255, 255, 255, 0);
          box-shadow: 0 0px 0px rgba(255, 255, 255, 0);
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 4px;
border-top-left-radius: 0;
border-top-right-radius: 0;
padding-top: 29px;
}
.dropdown-menu > li > a {
    display: block;
    padding: 10px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}
.cl-effect-4 a::after {
	background:rgb(45, 54, 145) none repeat scroll 0% 0%;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	height: 0.2px;
	background: #fff;
	content: '';
	opacity: 0;
	-webkit-transition: height 0.3s, opacity 0.3s, -webkit-transform 0.3s;
	-moz-transition: height 0.3s, opacity 0.3s, -moz-transform 0.3s;
	transition: height 0.3s, opacity 0.3s, transform 0.3s;
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	transform: translateY(-10px);
    
}

.cl-effect-4 a:hover::after,
.cl-effect-4 a:focus::after {
	background:rgb(235, 6, 39) none repeat scroll 0% 0%;
	height: 2px;
	opacity: 1;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	transform: translateY(0px);
    color: #2f2f2f !important;
}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    color: #262626;
    text-decoration: none;
    background-color: #f4f4f4;    
}
.navbar-brand {
    float: left;
    height: 100%;
    padding: 3px 0px;
    font-size: 18px;
    line-height: 20px;

}
.navbar-brand-dos {
    float: left;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
    width: 80%;

}
.ag-navbar{
    width: 40%;
}
.navbar-default {
    background-color: #fff;
    border-color: #fff;
}
.navbar-nav {
    float: right;
    padding-top: 27px;
        transition: 0.8s;
    -webkit-transition:  0.8s;
}
@media (max-width: 767px) {
    .navbar-nav {
    float: none;
}
}
.ag-list{
    list-style: none;
    float: right;
    padding: 0px 10px;
    
}
.ag-list3{
    list-style:none;
    padding: 0px 36px;
    
}
#ag-list-2{
    padding: 10px 0px 1px !important;
    
}
@media only screen and (max-width : 980px) {
        #ag-list-2{
            padding: 0  !important;
        }
        .ag-left{
        float: none !important;
        }
        .ag-list{
            list-style: none !important;
            float: none !important;
            padding: 0px !important;
            display: inline !important;
        }
        .detener {
            float: none !important;
        }
    }
@media only screen and (max-width : 800px) {
        #ag-list-2{
            padding: 0  !important;
        }
        .ag-left{
        float: none !important;
        }
        .ag-list{
            list-style: none !important;
            float: none !important;
            padding: 0px !important;
            display: inline !important;
        }
        .detener {
            float: none !important;
        }
    }
.top-number{
    padding: 0;
}
#navbar-nav-dos {
     float: right !important;
    padding-top: 30px !important;
        transition: 0s !important;
    -webkit-transition:  0s !important;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    color: #555;
    background-color: #fff;
}
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    background-color: #fff;
    border-color: #337ab7;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    color: #555;
    background-color: #fff;
}
.navbar-container {
    padding: 0px 0 0px 0;
}

.navbar.navbar-fixed-top.fixed-theme {
    background-color: #fff;
    border-color: #fff;
    box-shadow: 0 0 5px rgba(0,0,0,.8);
}
.navbar-brand.fixed-theme {
    font-size: 18px;
    width: 75%
}
.navbar-container.fixed-theme {
    padding: 0;
}
.fixed-theme ul {
    padding-top: 14px;
        transition: 0.8s;
    -webkit-transition:  0.8s;
}
.navbar-brand.fixed-theme,
.navbar-container.fixed-theme,
.navbar.navbar-fixed-top.fixed-theme,
.navbar-brand,
.navbar-container{
    transition: 0.8s;
    -webkit-transition:  0.8s;
}
@media only screen and (max-width : 992px) {
.nav li{
	padding-left:0px;
	padding-right:0px;
}
.navbar-brand img{
	width:180px !important;
	margin-top:0px !important;
	margin-left:10px !important;
}
.ban_txt_empresa{
	font-size:16px;
	width:200px;
	height:30px;
}
.ban_txt_calidad{
	font-size:20px;
	width:200px;
	height:30px;
}
.ban_txt_exportacion{
	font-size:16px;
	width:200px;
	height:30px;
}
    }
#brand img {
    width: 90%;
}
.nav > li > a:focus, .nav > li > a:hover {
    text-decoration: none;
    background-color: #fff; 
}

.ag-text-head2{
    color: #fff !important;
    font-size: 12pt;
}
.ag-text-head2:hover,
.ag-text-head2:focus{
    color: #d6d5d5 !important;
}
.ag-text-head{
    color: #7c7c7c !important;
    
}
.ag-text-head:hover::after,
.ag-text-head:focus::after{
    color: #2f2f2f !important;
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-top: 30px;
    margin-bottom: 20px;
    margin-right: 30px;
    background-color: #F13E3D;
    background-image: none;
    border: 1px solid #F13E3D !important;
    border-radius: 4px;
}
.navbar-toggle:hover {
    background-color: #bf2d2c !important;
    color: #fff;
}
.navbar-toggle:focus {
    background-color: #bf2d2c !important;
    color: #fff;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar {
    min-height: 50px;
    margin-bottom: 0px;
    border: 1px solid transparent;
}
.top-bar{
    background-color: #F13E3D;
}
.detener{
    margin: 0;
    float: left;
}
.ag-left{
    float: left;
}
.show-on-hover:hover > ul.dropdown-menu {
    display: block;    
}
.at{
    margin: 0;
}
.up{
    padding: 4px 0px;
}
.navbar-fixed-top{
    z-index: 10;
    -moz-box-shadow: 0px 1px 3px #000000;
    -webkit-box-shadow: 0px 1px 3px #000000;
    box-shadow: 0px 1px 3px #000000;
}