@charset "utf-8";
/* CSS Document */
img, div, p, span { behavior: url(js/iepngfix.htc) }
*{
	margin:0px;
	padding:0px;
}
img{
	border:0px;
}
body{
	background:url(images/bg.png) repeat top center;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	color:#4c4c4c;
	margin:0px auto;
}
#master{
	width:1050px;
	height:auto;
	background:#fff;
	margin:0px auto;
	-webkit-box-shadow: 0 0 200px 20px rgba(0,0,0,0.4);
	box-shadow: 0 0 200px 20px rgba(0,0,0,0.4);
}
#top{
	width:1050px;
	height:143px;
	background: rgba(255,255,255,1);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5', GradientType=0 );
	background: rgba(255,255,255,1);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 10%, rgba(229,229,229,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(10%, rgba(255,255,255,1)), color-stop(100%, rgba(229,229,229,1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 10%, rgba(229,229,229,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 10%, rgba(229,229,229,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 10%, rgba(229,229,229,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 10%, rgba(229,229,229,1) 100%);
}
.logo{
	width:732px;
	height:49px;
	padding:0;
	margin:29px 0px 14px 46px;
	float:left;
	clear:none;
}

#cssmenu ul, #cssmenu li, #cssmenu span, #cssmenu a {
  margin: 0;
  padding: 0;
  position: relative;
  border: 0;
  line-height: 1;
  box-sizing: content-box;
}
#cssmenu {
	width:1050px;
/*	height: 21px;*/
	margin:0px auto;
	display:inline-block;
	padding: 14px 0px 0px;
	border-top:1px solid #c6c5c5;
	border-bottom:1px solid #adadad;
	text-align:center;
	letter-spacing:1px;
	z-index:10000;
	position:relative;
/*	top: 0em;*/
}
#cssmenu:after, #cssmenu ul:after {
  content: '';
  display: block;
  clear: both;
}
#cssmenu a {
	list-style: none;
	width:auto;
	height:auto;
    display: inline-block;
	margin:0px 20px;
	text-align:center;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-weight:400;
	font-size:15px;
	line-height:20px;
	color:#808080;
}
#cssmenu ul {
  list-style: none;
}
#cssmenu > ul {
  float: none;
}
#cssmenu > ul > li {
  float: none;
  display:inline;
}
#cssmenu > ul > li > a {
  font-size: 15px;
  text-transform:uppercase;
  text-decoration:none;
  height:36px;
}
#cssmenu > ul > li > a:hover {
	color:#52afcc;
}
#cssmenu > ul > li:hover:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 50%;
  bottom: -14px;
  color:#52afcc;
  border:none;
  margin-left: -10px;
}
#cssmenu > ul > li:first-child > a {
  border-radius: 5px 0 0 0;
  -moz-border-radius: 5px 0 0 0;
  -webkit-border-radius: 5px 0 0 0;
}

#cssmenu a.active{
	color:#0d2e58;
}
#cssmenu .has-sub {
  z-index: 2;
}
#cssmenu .has-sub sup{
	font-size:9px;
}
#cssmenu .has-sub:hover > ul {
  display: block;
}
#cssmenu .has-sub ul {
  display: none;
  position: absolute;
  width: auto;
  top: 105%;
  left: 0;
}

#cssmenu .has-sub ul li {
  *margin-bottom: -10px;
}
#cssmenu .has-sub ul li a {
/*	width:270px;*/
	max-width:270px;
	min-width:95px;
	height:13px;
	padding: 7px 10px 14px;;
	display: block;
	background: #0d2e58;
	border-bottom: 1px dotted #52afcc;
	filter: none;
	font-size: 13px;
	color: #ffffff;
	line-height:normal;
	text-transform:uppercase;
	text-decoration:none;
	text-align:left;
	/*  z-index:10000;
	position:relative;*/
}
#cssmenu .has-sub ul li:hover a {
  background: #52afcc;
}

#cssmenu > ul > li > a.facebook{
	width:30px;
	height:30px;
	margin:-20px 23px -9px;
	background:url(images/facebook.png) top center no-repeat;
}
#cssmenu > ul > li > a.facebook:hover{
	background:url(images/facebook.png) bottom center no-repeat;
}

.intro{
	width:958px;
	height:auto;
	margin:25px 46px;
	text-align:left;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-weight:400;
	font-size:17px;
	line-height:32px;
	color:#4c4c4c;
}
.clients-partners{
	width:100%;
	text-align:center;
}
.tit-clients{
	width:900px;
	height:auto;
	padding-left:46px;
	text-align:left;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-weight:700;
	font-size:20px;
	line-height:32px;
	color:#0d2e58;
}

.clients-grey{
	width:958px;
	height:auto;
	margin:0px 46px;
	color:#0d2e58;
	text-align:justify;
	text-justify:tibetan;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-weight:700;
	text-transform:uppercase;
	font-size:18px;
	line-height:38px;
	letter-spacing:0.8px;
}

.celeste{
	color:#52afcc;
}


/** ABOUT **/
.tit-seccion{
	width:958px;
	padding:35px 46px 18px;
	color:#4c4c4c;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-weight:700;
	text-transform:uppercase;
	font-size:32px;
	line-height:32px;
	letter-spacing:0px;
}
.txt-seccion, .txt-mobile{
	width:958px;
	text-align:justify;
	padding:0px 46px;
	color:#4c4c4c;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-transform:none;
	font-size:17px;
	line-height:32px;
	letter-spacing:0px;
}
li.columbia{
	list-style-image:url(images/li-azul.png);
	list-style-position:inside;
	line-height:25px;
	padding-top:10px;
}
.txt-mobile{
	font-size:15px;
	line-height:26px;
}
.txt-mobile strong{
	list-style-type:circle;
	list-style-position:inside;
}
.txt-seccion sup{
	font-size:10px;
}
.txt-seccion.small{
	width:553px;
	padding:0px 0px 0px 46px;
}
.our-team{float:right;margin-right:50px;}
.our-global-team{
	width:1050px;
	height:auto;
	text-align:center;
}
.separacion{
	width:100%;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-transform:none;
	font-size:47px;
	line-height:39px;
	letter-spacing:4px;
	color:#52afcc;
	text-align:left;
	display:inline-block;
}
a.back-top{
	width:auto;
	height:15px;
	padding:10px 8px;
	margin:10px 0px 4px;
	border-radius:10px 0px 0px 10px;
	background:#e5e5e5;
	font-size:11px;
	line-height:13px;
	letter-spacing:1px;
	color:#52afcc;
	text-decoration:none;
	text-transform:uppercase;
	float:right;
}
a.back-top:hover{
	color:#fff;
	background:#52afcc;
}

/** Online Content **/
#lista{
	width:auto;
	float: none;
	margin:0px 46px 0;
	display:inline-table;
}
.lista {
	width:309px;
	float:left;
	margin:10px 5px;
}
.lista img {
	width:70px;
	height:70px;
	float:left;
	margin-right:6px;
}
.lista img.big {
	width:110px;
	height:70px;
	float:left;
	margin-right:6px;
}
a.lista_name {
	font-size:13px;
	font-weight: 600;
	color:#4c4c4c; 
	line-height:17px;
	text-decoration:none;
	display:block;
}
a.lista_name sup{
	font-size:9px;
}
a.lista_name:hover {color:#52afcc;}
a.lista_ficha{
	font-size:11px;
	text-decoration:none;
	text-transform:uppercase;
	color:#666;
}
a.lista_ficha:hover {color:#52afcc;}
.lista_link {
	width: 295px;
	margin-top:3px;
}

.lista_link2 a.lista_name:hover {color:#4c4c4c;}


/** PRODUCTOS: Mobile-SMS **/
.logos-mobile{
	width:100%;
	height:auto;
	margin:0px;
	text-align:center;
	float:none;
	clear:none;
	display:inline-table;
}
.logo-inglestel, .logo-icd{
	padding:0px 50px;
}
.txt-mobile .img-inglestel{
	float:right;
	padding:7px 0px 0px 20px;
}
.img-inglessms{
	float:right;
	padding:0px 0px 0px 20px;
}
#lista-continuity{
	width:auto;
	height:auto;
	display:table;
	margin:0px auto;
	float:none;
	clear:none;
}
#lista-continuity .lista {
	width: 270px;
	float: left;
	margin: 10px 5px;
}
.link_continuity {
	margin-top:20px;
	font-weight: bold; 
	color:#4c4c4c; 
	font-size:12px;
	line-height:16px;
	text-decoration:none;
}
.link_continuity:hover {
	color:#52afcc;
}
.img-watch{
	width:215px !important;
	height:175px !important;
	margin-top:-5px;
	float:left;
	clear:both;
}
.img-watch:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.back{
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-weight:600;
	font-size:10px;
	line-height:39px;
	letter-spacing:1px;
	color:#4c4c4c;
	text-align:center;
	text-decoration:none;
	text-transform:none;
}
.back:hover{
	color:#52afcc;
}

#tv-spot{
	width:100%;
	text-align:center;
}


/** CONTACTO **/
.img-contact{
	width:940px;
	float:none;
	clear:none;
	display:inline-block;
}
.img-contact .mapa{
	padding:0px 0 30px 46px;
}
.txt-contacto{
	width:300px;
	float:right;
	clear:none;
	display:inline-block;
	text-align:left;
	padding:10px 0px 0px 20px;
	color:#4c4c4c;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform:none;
	font-size:17px;
	line-height:25px;
	letter-spacing:0px;
}
.dir{
	background:url(images/direccion.png) top left no-repeat;
	padding-left:25px;
	line-height:23px;
}
.tel{
	background:url(images/tel.png) top left no-repeat;
	padding-left:25px;
}
.mail a{
	background:url(images/mail.png) top left no-repeat;
	padding-left:25px;
	color:#0d2e58;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-weight:600;
	text-decoration:none;
}
.mail a:hover{
	color:#52afcc;
}

/** PIE **/
#pie-azul{
	width:958px;
	height:18px;
	padding:32px 46px;
	background:#0d2e58;
	margin-top:45px;
}
#pie-azul .logo-columbia{float:left;}
#pie-azul .logo-columbia:hover{opacity:0.7;}
#pie-azul .logo-adi{float:right;}
#pie-azul .logo-adi:hover{opacity:0.7;}
