@charset "UTF-8";
	

body {
	background-image: url(../images/bg1.png);
} 
/*Comentario?*/

#centrado {
	font-family:"Abel", sans-serif;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
#centrado .inicio-uru {
	width: 720px;
	background-color: #FFF;
	margin-top: 35px;
	margin-bottom: 15px;
	padding-top: 20px;
	padding-bottom: 20px;
	-webkit-box-shadow: 0px 2px 3px 1px #ccc;
	-moz-box-shadow:    0px 2px 3px 1px #ccc;
	box-shadow:         0px 2px 3px 1px #ccc;
	margin-right: auto;
	margin-left: auto;
	height:350px;
	/*float: left;*/
}
.content  {
	width: 96%;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-top: 20px;
	padding-bottom: 20px;
	-webkit-box-shadow: 0px 2px 3px 1px #ccc;
	-moz-box-shadow:    0px 2px 3px 1px #ccc;
	box-shadow:         0px 2px 3px 1px #ccc;
	margin-right: auto;
	margin-left: auto;
	padding-right: 2%;
	padding-left: 2%;
	height: auto;
	float: left;
	background-color: #FFF;
}
.content .graficos {
	margin-top: 10px;
}

.title-busca {
    background-image: url("../links/inicio-icon.png");
    background-repeat: no-repeat;
    background-position: -19px -180px;
    padding-left: 25px;
    text-transform: uppercase;
}

.titulo-selected-info  {
    font-family: "Abel", sans-serif;
    font-size: 14px;
    font-weight: normal;
    padding-right: 7px;
    padding-left: 7px;
    color: #FFFFFF;
    text-decoration: none;
  background-color: #1B75BB;
}

.base {
	width: 90%;
	-webkit-box-shadow: 0px 2px 3px 1px #ccc;
	-moz-box-shadow:    0px 2px 3px 1px #ccc;
	box-shadow:         0px 2px 3px 1px #ccc;
	height: auto;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
}

#centrado .inicio-arg {
	width: 660px;
	background-color: #FFF;
	margin-top: 30px;
	margin-bottom: 15px;
	padding-top: 20px;
	padding-bottom: 20px;
	-webkit-box-shadow: 0px 2px 3px 1px #ccc;
	-moz-box-shadow:    0px 2px 3px 1px #ccc;
	box-shadow:         0px 2px 3px 1px #ccc;
	margin-right: auto;
	margin-left: auto;
	height:350px;
	/*float: left;*/
}

.aviso {
	font-size: 13px;
	text-align:right;
	color: #000;
	width: 50%;
	float: right;
	margin-right:20px;
}
.inicio-content {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 20px;
}
.op-uru  {
	padding: 0px;
	float: left;
	width: 800px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-left:0px;
}
.op-uru li {
	width: 199px;
	list-style-type: none;
	display: inline-block;
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	padding: 0px;
}
.op-uru li ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	float: left;
	width: 160px;
}
.op-uru li ul li {
	background-image: url(../links/inicio-icon.png);
	background-repeat: no-repeat;
	background-position: -15px -210px;
	padding-left: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 140px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.op-uru li ul li a {
	margin: 0px;
	color:black;
	text-decoration: none;
	font-size:15px;
	/*font-weight: bold;*/
}
.op-uru li ul li a:hover {
	margin: 0px;
	color:black;
	text-decoration: none;
	opacity:0.8;
	-webkit-opacity: 0.8;
	-moz-opacity: 0.8;
	font-size:15px;
}

.op-arg  {
	padding: 0px;
	/*width: 500px;*/
	margin-top: 0px;
	margin-bottom: 20px;
	float: left;
	margin-left: auto;
	padding-left: 48px;
}
.op-arg li {
	width: 210px;
	list-style-type: none;
	display: inline-block;
	float: left;
	margin-top: 0px;
	margin-right: 49px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-right-width: 1px;
	/*border-right-style: solid;*/
	border-right-color: #CCC;
	padding: 0px;
}
.op-arg li ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	float: left;
	width: 160px;
}
.op-arg li ul li {
	background-image: url(../links/inicio-icon.png);
	background-repeat: no-repeat;
	background-position: -15px -210px;
	padding-left: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 150px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.op-arg li ul li a {
	margin: 0px;
	color: black;
	text-decoration: none;
	font-size:15px;
	/*font-weight: bold;*/
}
.op-arg li ul li a:hover {
	margin: 0px;
	color: #999;
	text-decoration: none;
	opacity:0.8;
	-webkit-opacity: 0.8;
	-moz-opacity: 0.8;
	font-size:15px;
}



.inicio_h5    {
	font-size: 14px;
	background-image: url(../links/inicio-icon.png);
	background-repeat: no-repeat;
	padding-top: 5px;
	margin-top: 5px;
	float: left;
	padding-left: 17px;
	background-position: -19px -177px;
	/*font-weight: bold;*/
	text-transform: uppercase;
	margin-bottom: 5px;
	padding-bottom: 2px;
	color:black !important;
}
h5 a {
	font-size: 14px;
	float: left;
	/*font-weight: bold;*/	
	text-transform: uppercase;
	text-decoration: none;
	color: black;
}
h5 a:hover {
	font-size: 14px;
	float: left;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	color: #999;
	/*font-weight: bold;*/
	opacity:0.8;
	-webkit-opacity: 0.8;
	-moz-opacity: 0.8;
}
#icon {
	background-image: url(../links/inicio-icon.png);
	background-repeat: no-repeat;
	display: inline-block;
	float: left;
	list-style-type: none;
	height: 40px;
	padding-left: 45px;
	padding-top: 15px;
}
.title-impo {
	background-position: -10px -5px;
	font-size: 15px;
	color:black !important;
	/*font-weight: bold;*/
}
.title-expo {
	background-position: -10px -63px;
	font-size: 15px;
	color:black !important;
	/*font-weight: bold;*/
}
.title-trans {
	background-position: -10px -126px;
	font-size: 15px;
	color:black !important;
	/*font-weight: bold;*/
}
.inicio-uru-btnbtom   {
	width: 400px;
	margin-right: 0px;
	margin-left: 120px;
	display: inline;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type: none;
	float: left;
}
.inicio-uru-btnbtom li {
	display: inline;
	list-style-type: none;
	padding-right: 50px;
	float: left;
}

.inicio-uru-btnbtom2   {
	width: 400px;
	margin-right: 0px;
	margin-left: 135px;
	display: inline;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type: none;
	float: left;
}
.inicio-uru-btnbtom2 li {
	display: inline;
	list-style-type: none;
	padding-right: 50px;
	float: left;
}


.icon-vista a{
	float: right;
	height: 35px;
	width: 35px;
	background-image: url(../links/vista.png);
}
.icon-vista a:hover {
	float: right;
	height: 35px;
	width: 35px;
	background-image: url(../links/vista.png);
	opacity:0.8;
	-webkit-opacity: 0.8;
	-moz-opacity: 0.8;
}

#ocultar {
	background-position: -43px;
}
#ver {
	background-position: -2px;
}
.nota_container{
	display:flex;
	justify-content: space-around;
	margin-left:0px !important;
	/*width:670px;*/
	/*margin-left:100px;*/
	width:100% !important;
}
.nota_container .nota{
	width:100%;
}
.nota{
	/*font-weight: bold;*/
	font-size: 14px !important;
	border-left: 1px dotted black;
	padding-left:10px;
	color:#000;
	/*width:960px;*/
}
/*h3 {
	font-family: 'Abel';
	font-weight: 100;
	float: left;
	padding-bottom:10px;
	text-transform: uppercase;
	font-size: 20px;
	width:40%;
	padding-left:10px;
	padding-top:0px;
	margin:0px;
}*/

h3{
	font-family: 'Abel', sans-serif;
    font-size: 16px;
    text-align: center;
    color: #000000;
    text-transform: uppercase;
    font-weight: 100;
    padding: 0px 0px 0px 0px;
    float: left;
}

.inicio-sep {
	width:93%;
	border-bottom: 1px;
	border-bottom-color:#ccc !important;
	border-style:solid;
	border-top: none;
	border-left: none;
	border-right:none;
}

#title-pais {
	height: 25px;
	width: 32px;
	float: left;
	background-image:url(../images/icones-031021A.png);
	background-size: 1336px 325px;
	margin-right:10px;	
}

.titulo-selected-info  {
    font-family: "Abel", sans-serif;
    font-size: 14px;
    font-weight: normal;
    padding-right: 7px;
    padding-left: 7px;
    color: #FFFFFF;
    text-decoration: none;
  background-color: #1B75BB;
}
.style2 {
	font-family:'Abel', sans-serif; 
    font-size:14px; 
    color:#888888; 
    text-align:center; 
    padding:5px;
}


.menu-banner{
	display: flex;
	justify-content: space-between;
	width: 100%;
	height: auto;
	background:#f3f3f4;
}

.cliente{
	background: #f3f3f4 url(https://webapp-web-a1.s3.amazonaws.com/bg-clientes.png) no-repeat center center ;
	background-size: cover;
	width: 49.8%;
	display: flex;
	flex-direction: column;
	align-items: center;
	padding:3%;
	box-sizing: border-box;
	justify-content: center;
	text-decoration: none;
}

.cliente a{
	text-decoration: none;
	color:white;
}

.cliente img{
	width: 45px;
	margin-right: 10px;
	
}
.nocliente{
	background: url(https://webapp-web-a1.s3.amazonaws.com/bg-noclientes.gif) no-repeat center center;
	background-size: cover;
	width: 49.8%;
	display: flex;
	flex-direction: column;
	align-items: center;
	padding:3% 5% 1% 5%;
	position:relative;
	justify-content: center;
}

.nocliente:before{
	height:100%;
	content: " ";
	background: #000000;
	opacity: 0.8;
	position: absolute;
	width: 100%;
	height: 100%;
	top:0px;
	left:0px;
	z-index:0;
}

.nocliente h5{
	font-size:25px;
	z-index: 100;
	color:white;
	display:flex;
	align-items:center;
	margin-bottom: 15px;;
}

.nocliente img{
	z-index:100;
	width:30px;
	margin: 0 7px;
}

.nocliente .ventas{
	display: flex;
	flex-wrap: wrap;
	margin: 10px;
	z-index:100;
	justify-content: space-between;
}

.nocliente .ventas .pais{
	width:45%;
	padding:5px;
	margin-bottom:15px;
	display:flex;
	flex-direction: column;
	justify-content: center;
}

.nocliente .ventas .pais h5{
	display: flex;
	align-items:center;
	font-size: 20px;
	margin:0px;
	justify-content: center;
}

.nocliente .ventas .pais hr{
	width: 100%;
	border:none;
	border-bottom:1px solid #fff
}

.nocliente .ventas .pais a{
	font-size: 24px;
	font-family: "Abel", sans-serif;
	color:white;
	text-decoration: none;
	text-align: center;
}

/* .nocliente{
	background: #000000;
	opacity: 0.6;
	width: 49.8%;
	display: flex;
	flex-direction: column;
	align-items: center;
	padding:3%;
	box-sizing: border-box;
	position: relative;
}

.nocliente:before{	
	position: absolute;
    top:0;
    left:0;
    content: " ";
    background: url(https://webapp-web-a1.s3.amazonaws.com/bg-noclientes.gif) no-repeat;
    background-size: 100% 100%;
    width: 10%;
    height: auto;
    margin: 2px;
    float: left;
} */


.menu-banner h2{
	font-family:"Abel", sans-serif;
	font-size: 45px;
	color:white;
	margin: 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.menu-banner h3{
	font-family:"Abel", sans-serif;
	font-size: 30px;
	color:white;
	margin: 0;
}

.btn-capacitacion{
	text-transform: uppercase;
	background-image: linear-gradient(to right, #0952a3 , #61a1b4);
	color: #ffffff;
	font-size: 15px;
	transition: 0.7s;
	display: flex;
	align-items: center;
}

@media(max-width:1370px){
	
.btn-capacitacion span{
	display:none;
}
}

.btn-capacitacion:hover{
	opacity: 0.7;
	color: #ffffff;
}

.btn-capacitacion:active, .btn-capacitacion:focus{
	color: #ffffff;
}

.btn-capacitacion img{
	margin: 0 10px  0 0;
}

#capacitacion h4.modal-title{
	display: flex;
	align-items: center;
	justify-content: center;
}

#capacitacion h4.modal-title img{
	margin: 0 10px 0 0;width: 30px;
}
#capacitacion .modal-body {
	position: relative;
	padding: 3% 15%;
	text-align: center;
}

#capacitacion .btn-secondary{
	border:1px solid #006699;
	color:#006699;
	background: transparent;
	transition: 0.7s;
}

#capacitacion .btn-secondary{
	border:1px solid #006699;
	color:#006699;
	background: transparent;
	opacity: 0.8;
	margin: 4% 0;
}

#capacitacion .note{
	font-size: 12px;
}

#capatacion .text-primary{
	color:#006699;
}

#capacitacion .success{
	width: 80%;
	margin: 2% 0 7% 0;
}

