@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,600,700,300,800);
@import url('https://fonts.googleapis.com/css?family=Alegreya+Sans+SC');

/*************************
*******Typography******
**************************/

body {
  background: #fff;
  /*color:#4e4e4e;*/
  color:#000;
  line-height: 22px;
}

.col0{ width:100%; }

 /* esto es para el menu superior */



.encabezado{ width:100%;}
.areamenu{  
    width:100%; z-index:120;
	margin:0px;
	height:43px;	
	background:url(../images/bg_menu.jpg) 0 0 repeat-x ;		
	border: 0px solid #002232;
}
@media screen and (max-width: 1200px) {
.areamenu{  
    width:100%; z-index:120;
	background:none;
	margin:0px;
	height:0px;	
}
}
.wrapper{  width:100%; }

.fixed{position:fixed; top:0px}


/*---------------------MENU MOVIL-------------------------*/
#dl-menu{
display:none;
}

@media screen and (max-width: 1200px) {
  #dl-menu{ display:block;}
  #menu{ display:none;} 
}

@media print {
  #dl-menu{ display:none;}
  #menu{ display:none;} 
  
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: bold; 
  font-family: 'Open Sans', sans-serif;
  color:#1a1919;
  margin:0px;
}

h1{
  font-size: 30px;
  color:#182C61;
}

h2{
  font-size: 20px;
}

h3{
  font-size: 18px;
  color: #787878;
  font-weight: 400;
  line-height: 24px;
}

h4{
  font-size: 16px;
}

p{
 text-align:justify;
}
ul,ol{
 list-style: none;
 padding: 0;
 margin: 0;	
}

.textosuscribir a {
	color:#FC0;	
    font-size:13px;
}

.textosuscribir a:hover {
	color:#9AD2FF;
}


a {
  color: #1248a2;
  -webkit-transition: color 300ms, background-color 300ms;
  -moz-transition: color 300ms, background-color 300ms;
  -o-transition:  color 300ms, background-color 300ms;
  transition:  color 300ms, background-color 300ms;
}

a:hover, a:focus {
  color: #d43133;
}

hr {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #fff;
}

.textoverde{ color:#090;}

.btn-primary {
  padding: 8px 20px;
  background: #5580c9;
  color: #fff;
  border-radius: 4px;
  border:none;
  margin-top: 10px;
}


.btn-primary:hover, 
.btn-primary:focus{
  background: #5580c9;
  outline: none;
  box-shadow: none;
} 

.btn-transparent {
  border: 3px solid #fff;
  background: transparent;
  color: #fff;
}

.btn-transparent:hover {
  border-color: rgba(255, 255, 255, 0.5);
}

a:hover,
a:focus {
  color: #111;
  text-decoration: none;
  outline: none;
}

.dropdown-menu {
  margin-top: -1px;
  min-width: 180px;
}

.center h2{
  
  margin-top: 0;
  margin-bottom: 20px;
}

.media>.pull-left{
  margin-right: 20px;
}

.media>.pull-right{
  margin-left: 20px;
}

body > section {
  padding: 0px 0;
}

.center {
  text-align: left;
  padding-bottom: 5px;
}


.scaleIn {
  -webkit-animation-name: scaleIn;
  animation-name: scaleIn;
}

.lead{
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  
}

.transparent-bg {
  background-color: transparent !important;
  margin-bottom: 0;
}

@-webkit-keyframes scaleIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes scaleIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}


/*************************
*******Header******
**************************/




.top-bar {
  padding: 0px 0;
  background: #182C61;
  border-bottom: 1px solid #0D263B;
  line-height: 30px;
}

.top-number{
  color: #fff;
}

.top-number p{
  margin: 0
}


/*--------------------------------------------*/

.lista_top {
 display: inline-block;
 list-style: none;
 padding: 0;
 margin: 0;
}

.lista_top li {	
  display: inline-block;
margin-left:1px;

}

.lista_top li a {
	display: inline-block;
	height:auto;
	padding-top:0px;
	padding-left:10px;
	text-decoration:none;
	text-align:left;
	font-size:13px;
	color:#B7B7B7;	

}

.lista_top li a:hover {
	color:#99C7EF;
}

/*--------------------------------------------*/

.social{
  text-align: right;
}

.social-share{
 display: inline-block;
 list-style: none;
 padding: 0;
 margin: 0;
}

.social-share li {
  display: inline-block;
}



.social-share li.btnfacebook a{
  background: #5580c9;
  color: #fff;
  display: inline-block;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  border-radius: 2px;
}
.social-share li.btnfacebook a:hover {
  background: #039;
  color: #fff;
}


.social-share li.btntwitter a{
  background: #56D7FE;
  color: #fff;
  display: inline-block;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  border-radius: 2px;
}
.social-share li.btntwitter a:hover {
  background: #00A9FB;
  color: #fff;
}

.social-share li.btnyoutube a{
  background: #D22222;
  color: #fff;
  display: inline-block;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  border-radius: 2px;
}
.social-share li.btnyoutube a:hover {
  background: #C00;
  color: #fff;
}

.social-share li.btninstagram a{
  background: #E22158;
  color: #fff;
  display: inline-block;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  border-radius: 2px;
}
.social-share li.btninstagram a:hover {
  background: #C00;
  color: #fff;
}

.social-share li.btnlinkedin a{
  background: #379AD0;
  color: #fff;
  display: inline-block;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  border-radius: 2px;
}
.social-share li.btnlinkedin a:hover {
  background: #0084B1;
  color: #fff;
}


.botonbuscar{
 background:none; 
 border:0px;
 height:38px;
}

.search i {
  color: #FFF;
}

input.search-form{
  height:35px;
  background: #FFF;
  border: 0 none;
  width: 180px;
  padding: 0 10px;
  color:#182C61;
  font-size:13px;
  -webkit-transition: all 400ms;
  -moz-transition: all 400ms;
  -ms-transition: all 400ms;
  -o-transition: all 400ms;
  transition: all 400ms;
}

input.search-form::-webkit-input-placeholder{
  color: transparent;
}

input.search-form:hover::-webkit-input-placeholder {
  color: #fff;
}

input.search-form:hover {
  width: 180px;
}


/*************************
*******Home Page******
**************************/


#main-slider {
  position: relative;
}

.no-margin {
  margin: 0;
  padding: 0;
}

#main-slider .carousel .carousel-content {
  margin-top: 0px;
}

#main-slider .carousel .slide-margin{
  margin-top: 50px;
}

#main-slider .carousel h2 {
  color: #fff;
}

#main-slider .carousel .btn-slide {
  padding: 2px 5btn-slide animation animated-item-3px;
  background: #5580c9;
  color: #fff;
  border-radius: 4px;
  margin-top: 25px;
  display: inline-block;
}

#main-slider .carousel .slider-img{
  text-align: right;
  position: absolute;
}


#main-slider .carousel .item {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  left: 0 !important;
  opacity: 0;
  top: 0;
  position: absolute;
  width: 100%;
  display: block !important;
  height: 340px;
  -webkit-transition: opacity ease-in-out 500ms;
  -moz-transition: opacity ease-in-out 500ms;
  -o-transition: opacity ease-in-out 500ms;
  transition: opacity ease-in-out 500ms;
}

#main-slider .carousel .item:first-child {
  top: auto;
  position: relative;
}

#main-slider .carousel .item.active {
  opacity: 1;
  -webkit-transition: opacity ease-in-out 500ms;
  -moz-transition: opacity ease-in-out 500ms;
  -o-transition: opacity ease-in-out 500ms;
  transition: opacity ease-in-out 500ms;
  z-index: 1;
}

#main-slider .prev,
#main-slider .next {
  position: absolute;
  top: 50%;
  background-color: #5580c9;
  color: #fff;
  display: inline-block;
  margin-top: -25px;
  height: 40px;
  line-height: 40px;
  width: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 4px;
  z-index: 5;
}

#main-slider .prev:hover,
#main-slider .next:hover {
  background-color: #000;
}

#main-slider .prev {
  left: 10px;
}

#main-slider .next {
  right: 10px;
}

#main-slider .carousel-indicators li {
  width: 20px;
  height: 20px;
  background-color: #fff;
  margin: 0 15px 0 0;
  position: relative;
}

#main-slider .carousel-indicators li:after {
  position: absolute;
  content: "";
  width: 20px;
  height: 20px;
  border-radius: 100%;
  background: rgba(0, 0, 0, 0);
  border: 1px solid #FFF;
  left: -3px;
  top: -3px;
}

#main-slider .carousel-indicators .active{
  width: 20px;
  height: 20px;
  background-color: #5580c9;
   margin: 0 15px 0 0;
   border: 1px solid #5580c9;
   position: relative;
}

#main-slider .carousel-indicators .active:after {
  position: absolute;
  content: "";
  width: 20px ;
  height: 20px  ;
  border-radius: 100%;
  background: #182C61;
  border: 1px solid #182C61;
  left: -3px;
  top: -3px;
}

#main-slider .active .animation.animated-item-1 {
  -webkit-animation: fadeInUp 300ms linear 300ms both;
  -moz-animation: fadeInUp 300ms linear 300ms both;
  -o-animation: fadeInUp 300ms linear 300ms both;
  -ms-animation: fadeInUp 300ms linear 300ms both;
  animation: fadeInUp 300ms linear 300ms both;
}

#main-slider .active .animation.animated-item-2 {
  -webkit-animation: fadeInUp 300ms linear 600ms both;
  -moz-animation: fadeInUp 300ms linear 600ms both;
  -o-animation: fadeInUp 300ms linear 600ms both;
  -ms-animation: fadeInUp 300ms linear 600ms both;
  animation: fadeInUp 300ms linear 600ms both;
}

#main-slider .active .animation.animated-item-3 {
  -webkit-animation: fadeInUp 300ms linear 900ms both;
  -moz-animation: fadeInUp 300ms linear 900ms both;
  -o-animation: fadeInUp 300ms linear 900ms both;
  -ms-animation: fadeInUp 300ms linear 900ms both;
  animation: fadeInUp 300ms linear 900ms both;
}

#main-slider .active .animation.animated-item-4 {
  -webkit-animation: fadeInUp 300ms linear 1200ms both;
  -moz-animation: fadeInUp 300ms linear 1200ms both;
  -o-animation: fadeInUp 300ms linear 1200ms both;
  -ms-animation: fadeInUp 300ms linear 1200ms both;
  animation: fadeInUp 300ms linear 1200ms both;
}

#noticias_publicaciones {
  padding-top:50px;
  background: #EFEFEF;
  padding-bottom:30px;
}

#boletines {
  background: #F4F4F4;
  padding-bottom: 20px;
}

#servicios {
  padding-top:20px;
  background: #FFFFFF;
  padding-bottom: 0px;
}

#auspiciadores {
  background: #FFF;
  padding-bottom: 20px;
}

#suscripciones {
  margin-top:15px;
  margin-bottom: 20px;
}



.suscribeteya {
    background: url(../images/suscribete-bg.jpg) center right no-repeat #182C61;
	height:auto;
	padding-bottom:5px;
	padding-right:5px;
	margin-bottom:10px;
}

.texto_blanco {font-size:12px;  color:#FFF; font-weight:normal;}
.negrita{ font-weight:bold;}

@media only screen and (max-width: 479px) { 
.suscribeteya {
    background:#182C61;
	height:auto;
	padding-bottom:5px;
	padding-right:5px;
	margin-bottom:10px;
}
}

.suscribeteya h3 {
  font-size: 20px;
  text-align:center;
  padding-top:10px;
  font-weight: 600;
  color: #FFFFFF;
}
.suscribeteya p {
  font-size: 14px;
  padding-top:0px;
  text-align:center;
  color: #FFFFFF;
  font-style: italic;
}
.suscribeteya .boton {
 text-align:center;
 padding-bottom:10px;
}


#feature {
  background: #f2f2f2;
  padding-bottom: 40px;
}

.features{
  padding: 0;
}

.feature-wrap {
  margin-bottom: 15px;
  overflow: hidden;
}

.feature-wrap h2{
  margin-top: 10px;
}

.feature-wrap .pull-left {
  margin-right: 25px;
}

.feature-wrap i{
  font-size: 48px;
  height: 55px;
  width: 55px;
  margin: 3px;
  border-radius: 100%;
  line-height: 35px;
  text-align:center;
  background: #ffffff;
  color: #182C61;
  border: 3px solid #ffffff;
  box-shadow: inset 0 0 0 5px #f2f2f2;
  -webkit-box-shadow: inset 0 0 0 5px #f2f2f2;
  -webkit-transition: 500ms;
  -moz-transition: 500ms;
  -o-transition: 500ms;
  transition: 500ms;
  float: left;
  margin-right: 25px;
}

.feature-wrap i:hover {
  background: #182C61;
  color: #fff;
  box-shadow: inset 0 0 0 5px #182C61;
  -webkit-box-shadow: inset 0 0 0 5px #182C61;
  border: 3px solid #5580c9;
}

#recent-works .col-xs-12.col-sm-4.col-md-3{
  padding: 0;
}

#recent-works{
    padding-bottom: 70px;
}

.recent-work-wrap {
  position: relative;
}

.recent-work-wrap img{
  width: 100%;
}

.recent-work-wrap .recent-work-inner{
  top: 0;
  background: transparent;
  opacity: .8;
  width: 100%;
  border-radius: 0;
  margin-bottom: 0;
}

.recent-work-wrap .recent-work-inner h3{
  margin: 10px 0;
}

.recent-work-wrap .recent-work-inner h3 a{
  font-size: 24px;
  color: #fff;
}

.recent-work-wrap .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  border-radius: 0;
  background: #5580c9;
  color: #fff;
  vertical-align: middle;
  -webkit-transition: opacity 500ms;
  -moz-transition: opacity 500ms;
  -o-transition: opacity 500ms;
  transition: opacity 500ms;  
  padding: 30px;
}

.recent-work-wrap .overlay .preview {
  bottom: 0;
  display: inline-block;
  height: 35px;
  line-height: 35px;
  border-radius: 0;
  background: transparent;
  text-align: center;
  color: #fff;
}

.recent-work-wrap:hover .overlay {
  opacity: 1;
}

#services {
 
  background-size: cover;
}

#services .lead,
#services h2{
  color: #fff;
}

.services-wrap {
  padding: 40px 30px;
  background: #fff;
  border-radius: 4px;
  margin: 0 0 40px;
}

.services-wrap h3 {
  font-size: 20px;
  margin: 10px 0;
}

.services-wrap .pull-left {
  margin-right: 20px;
}

#middle {
  background: #f2f2f2;
}

.skill h2{
  margin-bottom: 25px;
}

.progress-wrap{
  position: relative;
}

.progress .color1,
.progress .color1 .bar-width{
  background: #2d7da4;
}

.progress .color2,
.progress .color2 .bar-width{
  background: #6aa42f;
}

.progress .color3,
.progress .color3 .bar-width{
  background: #ffcc33;
}

.progress .color4,
.progress .color4 .bar-width{
  background: #db3615;
}

.progress, 
.progress-bar {
  height: 15px;
  line-height: 15px;
  background: #e6e6e6;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
  overflow: visible;
  text-align: right;
}

.progress{
  position: relative;
}

.progress .bar-width{
  position: absolute;
  width: 40px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  font-size: 12px;
  font-weight: 700;
  top: -30px;
  border-radius: 2px;
  margin-left: -30px;
}

.progress span{
  position: relative;
}

.progress span:before{
  content: " ";
  position: absolute;
  width: auto;
  height: auto;
  border-width: 8px 5px;
  border-style: solid;
  bottom: -15px;
  right: 8px;
}

.progress .color1 span:before{
  border-color: #2d7da4 transparent transparent transparent;
}

.progress .color2 span:before{
  border-color: #6aa42f transparent transparent transparent;
}

.progress .color3 span:before{
  border-color: #ffcc33 transparent transparent transparent;
}

.progress .color4 span:before{
  border-color: #db3615 transparent transparent transparent;
}

.accordion h2{
  margin-bottom: 25px;
}

.panel-default{
  border-color: transparent;
}

.panel-default>.panel-heading,
.panel{
  background-color: #e6e6e6; 
  border:0 none;
  box-shadow:none;
}

.panel-default>.panel-heading+.panel-collapse .panel-body{
  background: #fff;
  color: #858586;
}

.panel-body{
  padding: 20px 20px 10px;
}

.panel-group .panel+.panel{
  margin-top: 0;
  border-top: 1px solid #d9d9d9;
}

.panel-group .panel{
  border-radius: 0;
}

.panel-heading{
  border-radius: 0;
}

.panel-title>a{
  color: #4e4e4e;
}

.accordion-inner img{
  border-radius: 4px;
}

.accordion-inner h4{
  margin-top: 0;
}

.panel-heading.active{
  background: #9AD2FF;
}

.panel-heading.active .panel-title>a{
  color:#fff;
}

a.accordion-toggle  i{
  width: 45px;
  line-height: 44px;
  font-size: 20px;
  margin-top: -10px;
  text-align: center;
  margin-right: -15px;
  background: #c9c9c9;
}

.panel-heading.active a.accordion-toggle i{
  background: #5580c9;
  color: #fff;
}

.panel-heading.active a.accordion-toggle.collapsed i{
  background: #5580c9;
  color: #fff;
}

.nav-tabs>li{
  margin-bottom: 0px;
  border-bottom: 1px solid #e6e6e6;
}

.nav-tabs{
  border-bottom: transparent;
  border-right: 1px solid #e6e6e6;
}

.nav-tabs>li>a {
  background: #CCC;
  color: #666;
  border-radius: 0;
  border: 0 none;
  line-height: 24px;
  margin-right:0;
  padding: 13px 15px;
}

.nav-tabs li:last-child{
  border-bottom: 0 none;
} 

.nav-stacked>li+li{
  margin-top: 0;
}

.nav-tabs>li>a:hover{
  background: #5580C9;
  color:#fff;
}

.nav-tabs>li.active>a, 
.nav-tabs>li.active>a:hover, 
.nav-tabs>li.active>a:focus {
  border: 0;
  color:#fff;
  background:#5580C9;
  position: relative;
}

.nav-tabs>li.active>a:after {
  position: absolute;
  content:  "";
  width: auto;
  height: auto;
  border-style:solid;
  border-color: transparent transparent transparent #5580C9;
  border-width: 25px 22px;
  right: -44px;
  top:0;
}

.tab-wrap{
  border:1px solid #e6e6e6;
  margin-bottom: 20px;
}

.tab-content{
  padding: 20px;
}

.tab-content h2{
  margin-top: 0;
}

.tab-content img{
  border-radius: 4px;
}

.testimonial h2{
  margin-top: 0;
}

.testimonial-inner {
  color:#858586;
  font-size: 14px;
}

.testimonial-inner .pull-left{
  border-right: 1px solid #e7e7e7;
  padding-right: 15px;
  position: relative;
}

.testimonial-inner .pull-left:after{
  content: "";
  position: absolute;
  width: 9px;
  height: 9px;
  top: 50%;
  margin-top: -5px;
  background: #FFF;
  -webkit-transform: rotate(45deg);
  border: 1px solid #e7e7e7;
  right: -5px;
  border-left: 0 none;
  border-bottom: 0 none;
}

#partner {
  background: url(../images/partners/partner_bg.png) 50% 50% no-repeat;
  background-size: cover;
}

#partner {
  color: #fff;
  text-align: center;
}

#partner h2, 
#partner h3 {
  color: #fff;
}

.partners ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.partners ul li{
  display: inline-block;
  float: left;
  width: 20%;
}

#conatcat-info{
  background: #fff url(../images/contact.png) no-repeat 90% 0;
  padding: 30px 0;
}

.contact-info i{
  width: 60px;
  height: 60px;
  font-size: 40px;
  line-height: 60px;
  color: #fff;
  background: #000;
  text-align: center;
  border-radius: 10px;
}

.contact-info h2{
  margin-top: 0;
  color: #000;
}

.contact-info{
  color:#000;
}

/*************************
********* About Us Page CSS ******
**************************/

.about-us {
  margin-top: 110px;
  margin-bottom: -110px;
}

.about-us h2, 
.skill_text h2 {
  color:#4e4e4e;
  font-size: 30px;
  font-weight: 600;
}

.about-us p {
  color:#4e4e4e;
}

#carousel-slider {
  position: relative;
}

#carousel-slider .carousel-indicators {
  bottom: -25px;
}

#carousel-slider .carousel-indicators li {
  border: 1px solid #ffbd20;
}

#carousel-slider a i {
  border: 1px solid #777;
  border-radius:50%;
  font-size: 28px;
  height: 50px;
  padding: 8px;
  position: absolute;
  top: 50%;
  width: 50px;
  color:#777;
}

#carousel-slider a i:hover {
  background:#bfbfbf;
  color:#fff;
  border: 1px solid #bfbfbf;
}

#carousel-slider 
.carousel-control {
  width:inherit;
}

#carousel-slider .carousel-control.left i {
  left:-25px
}

#carousel-slider .carousel-control.right i {
  right: -25px;
}

#carousel-slider
.carousel-control.left, 
#carousel-slider
.carousel-control.right {
  background: none;
}

.skill_text {
  display: block;
  margin-bottom: 60px;
  margin-top: 25px;
  overflow: hidden;
}

.sinlge-skill {
  background:#f2f2f2;
  border-radius: 100%;
  color: #FFFFFF;
  font-size: 22px;
  font-weight: bold;
  height: 200px;
  position: relative;
  width: 200px;
  text-transform: uppercase;
  overflow: hidden;
  margin: 30px 0;

}

.sinlge-skill p em {
  color: #FFFFFF;
  font-size: 38px;
}

.sinlge-skill p {
  line-height: 1;
}

.joomla-skill, 
.html-skill, 
.css-skill, 
.wp-skill {
  position: absolute;
  height: 100%;
  bottom: 0;
  width:100%;
  border-radius: 100%;
  padding: 70px 0;
  text-align: center;
}


.joomla-skill {
  background: rgb(242,242,242); /* Old browsers */
  background: -moz-linear-gradient(top, rgba(242,242,242,1) 0%, rgba(242,242,242,1) 28%, rgba(45,125,164,1) 28%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(242,242,242,1)), color-stop(28%,rgba(242,242,242,1)), color-stop(28%,rgba(45,125,164,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(242,242,242,1) 0%,rgba(242,242,242,1) 28%,rgba(45,125,164,1) 28%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(242,242,242,1) 0%,rgba(242,242,242,1) 28%,rgba(45,125,164,1) 28%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(242,242,242,1) 0%,rgba(242,242,242,1) 28%,rgba(45,125,164,1) 28%); /* IE10+ */
  background: linear-gradient(to bottom, rgba(242,242,242,1) 0%,rgba(242,242,242,1) 28%,rgba(45,125,164,1) 28%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#2d7da4',GradientType=0 ); /* IE6-9 */    
}

.html-skill {
  background: rgb(242,242,242); /* Old browsers */
  background: -moz-linear-gradient(top, rgba(242,242,242,1) 0%, rgba(242,242,242,1) 9%, rgba(106,164,47,1) 9%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(242,242,242,1)), color-stop(9%,rgba(242,242,242,1)), color-stop(9%,rgba(106,164,47,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(242,242,242,1) 0%,rgba(242,242,242,1) 9%,rgba(106,164,47,1) 9%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(242,242,242,1) 0%,rgba(242,242,242,1) 9%,rgba(106,164,47,1) 9%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(242,242,242,1) 0%,rgba(242,242,242,1) 9%,rgba(106,164,47,1) 9%); /* IE10+ */
  background: linear-gradient(to bottom, rgba(242,242,242,1) 0%,rgba(242,242,242,1) 9%,rgba(106,164,47,1) 9%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#6aa42f',GradientType=0 ); /* IE6-9 */
}

.css-skill {
  background: rgb(242,242,242); /* Old browsers */
  background: -moz-linear-gradient(top, rgba(242,242,242,1) 0%, rgba(242,242,242,1) 32%, rgba(255,189,32,1) 32%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(242,242,242,1)), color-stop(32%,rgba(242,242,242,1)), color-stop(32%,rgba(255,189,32,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(242,242,242,1) 0%,rgba(242,242,242,1) 32%,rgba(255,189,32,1) 32%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(242,242,242,1) 0%,rgba(242,242,242,1) 32%,rgba(255,189,32,1) 32%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(242,242,242,1) 0%,rgba(242,242,242,1) 32%,rgba(255,189,32,1) 32%); /* IE10+ */
  background: linear-gradient(to bottom, rgba(242,242,242,1) 0%,rgba(242,242,242,1) 32%,rgba(255,189,32,1) 32%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#ffbd20',GradientType=0 ); /* IE6-9 */
}

.wp-skill {
  background: rgb(242,242,242); /* Old browsers */
  background: -moz-linear-gradient(top, rgba(242,242,242,1) 0%, rgba(242,242,242,1) 19%, rgba(219,54,21,1) 19%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(242,242,242,1)), color-stop(19%,rgba(242,242,242,1)), color-stop(19%,rgba(219,54,21,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(242,242,242,1) 0%,rgba(242,242,242,1) 19%,rgba(219,54,21,1) 19%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(242,242,242,1) 0%,rgba(242,242,242,1) 19%,rgba(219,54,21,1) 19%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(242,242,242,1) 0%,rgba(242,242,242,1) 19%,rgba(219,54,21,1) 19%); /* IE10+ */
  background: linear-gradient(to bottom, rgba(242,242,242,1) 0%,rgba(242,242,242,1) 19%,rgba(219,54,21,1) 19%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#db3615',GradientType=0 ); /* IE6-9 */
}

.skill-wrap {
  display: block;
  overflow: hidden;
  margin: 60px 0;
}

.team h4 {
  margin-top: 0;
  text-transform: uppercase;
}

.team h5 {
  font-weight: 300;
}

.single-profile-top, 
.single-profile-bottom {
  font-weight: 400;
  line-height: 24px;
}

.single-profile-top, 
.single-profile-bottom  {
  border: 1px solid #ddd;
  padding: 15px;
  position: relative;
}

.media_image {
  margin-bottom: 10px;
}

.team .btn {
  background:transparent;
  font-size: 12px;
  font-weight: 300;
  margin-bottom: 3px;
  padding: 1px 5px;
  text-transform: uppercase;
  border:1px solid#ddd;
  margin-right: 3px;
}


ul.social_icons,
ul.tag {
  list-style: none;
  padding: 0;
  margin: 10px 0;
  display: block;
}

ul.social_icons li,
ul.tag li {
  display: inline-block;
  margin-right: 5px;
}

ul.social_icons li  a i{
  border-radius: 50%;
  color: #FFFFFF;
  height: 25px;
  line-height: 25px;
  font-size: 12px;
  padding: 0;
  text-align: center;
  width: 25px;
  opacity:.8;
}


.team .social_icons .fa-facebook:hover, 
.team .social_icons .fa-twitter:hover, 
.team .social_icons .fa-google-plus:hover {
  transform: rotate(360deg);
  -ms-transform:rotate(360deg);
  -webkit-transform:rotate(360deg); 
  transition-duration:2s;
  transition-property: all;
  transition-timing-function: ease;
  opacity:1;
  transition: all 0.9s ease 0s;
  -moz-transition: all 0.9s ease 0s;
  -webkit-transition: all 0.9s ease 0s;
  -o-transition: all 0.9s ease 0s;
}

.team .social_icons .fa-facebook {
  background: #0182c4;
}

.team .social_icons .fa-twitter {
  background: #20B8FF
}

.team .social_icons .fa-google-plus {
  background: #D34836
}


.team-bar .first-one-arrow {
  float: left;
  margin-right: 30px;
  width: 2%;
}

.team-bar .first-arrow {
  float: left;
  margin-left: 5px;
  margin-right: 35px;
  width: 22%;
}

.team-bar .second-arrow {
  float: left;
  margin-left: 5px;
  width: 21%;
}

.team-bar .third-arrow {
  float: left;
  margin-left: 40px;
  margin-right: 12px;
  width: 22%;
}

.team-bar .fourth-arrow {
  float: left;
  margin-left: 25px;
  width: 20%;
}

.team-bar .first-one-arrow hr {
  border-bottom: 1px solid #2D7DA4;
  border-top: 1px solid #2D7DA4;
 }

.team-bar .first-arrow hr {
  border-bottom: 1px solid #2D7DA4;
  border-top: 1px solid #2D7DA4;
 }

.team-bar .second-arrow hr {
  border-bottom: 1px solid #6aa42f;
  border-top: 1px solid #6aa42f;
}

.team-bar .third-arrow hr {
  border-bottom: 1px solid #FFBD20;
  border-top: 1px solid #FFBD20;

}

.team-bar .fourth-arrow hr {
  border-bottom: 1px solid #db3615;
  border-top: 1px solid #db3615;
}

.team-bar {
  margin-bottom: 15px;
  margin-top: 30px;
  position: relative;
}

.team-bar i {
  border-radius: 50%;
  color: #FFFFFF;
  display: block;
  height: 24px;
  line-height: 24px;
  margin-top: -32px;
  overflow: hidden;
  padding: 0;
  text-align: center;
  width: 24px;
  position: absolute;
}

.team-bar .first-arrow .fa-angle-up {
  background:#2D7DA4;
  margin-left:-33px
 }

.team-bar .second-arrow .fa-angle-down {
  background:#6AA42F;
  margin-left: -33px;
}

.team-bar .third-arrow .fa-angle-up {
  background:#FFBD20;
  margin-left: -32px;
}

.team-bar .fourth-arrow .fa-angle-down {
  background:#db3615;
  margin-left: -32px;
}

.team .single-profile-top:before, 
.team .single-profile-top:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
}

.team .single-profile-top:before {
  left:26px;
  bottom: -20px;
  border-width: 10px;
  border-color:#fff transparent transparent transparent;
  z-index: 1;
}


.team .single-profile-top:after {
  left: 25px;
  bottom: -22px;
  border-style: solid;
  border-width: 11px;
  border-color:#ddd transparent transparent transparent;
  z-index: 0;
}

.team .single-profile-bottom:before,
.team .single-profile-bottom:after {
  position: absolute;
  content:"";
  width: 0;
  height: 0;
  border-style: solid;
}

.team .single-profile-bottom:before {
  left:30px;
  top: -20px;
  border-width: 10px;
  border-color: transparent transparent #fff transparent;
  z-index: 1;
}

.team .single-profile-bottom:after {
  left: 29px;
  top: -22px;
  border-style: solid;
  border-width: 11px;
  border-color: transparent transparent #DDD transparent;
  z-index: 0;
}

/***********************
****Service page css****
***********************/

.services {
  padding: 0;
}

.get-started {
  background: none repeat scroll 0 0 #F3F3F3;
  border-radius: 3px;
  padding-bottom: 30px;
  position: relative;
  margin-bottom: 18px;
  margin-top: 60px;
}

.get-started h2 {
  padding-top: 30px;
  margin-bottom: 20px;
}

.request {
  bottom: -15px;
  left: 50%;
  position: absolute;
  margin-left: -110px;
}

.request h4 {
  position: absolute;
  width: 220px;
  position:relative;
}

.request h4 a{
  background:#5580c9;
  color: #fff;
  font-size: 14px;
  font-weight: normal;
  border-radius: 3px;
  padding: 5px 15px;
}

.request h4:after {
  border-color: #5580c9 transparent transparent;
  border-style: solid;
  border-width: 12px;
  bottom: -18px;
  content: "";
  height: 0;
  position: absolute;
  right: 13px;
  z-index: -99999;
}

.request h4:before {
  border-color: #5580c9 transparent transparent;
  border-style: solid;
  border-width: 12px;
  bottom: -18px;
  content: "";
  height: 0;
  left: 13px;
  position: absolute;
  z-index: -99999;
}

.clients-area {
  padding: 60px;
}

.clients-comments {
    background-image: url("../images/image_bg.png");
    background-position: center 118px;
    background-repeat: no-repeat;
    margin-bottom: 100px;
}

.clients-comments img {
  background:#DDDDDD;
  border: 1px solid #DDDDDD;
  height: 182px;
  padding: 3px;
  width: 182px;
  transition: all 0.9s ease 0s;
  -moz-transition: all 0.9s ease 0s;
  -webkit-transition: all 0.9s ease 0s;
  -o-transition: all 0.9s ease 0s;
}

.clients-comments h3 {
  margin-top: 55px;
  font-weight: 300;
  padding: 0 40px;
}

.clients-comments h4 {
  font-weight: 300;
  margin-top: 15px;
}


.clients-comments  h4  span {
  font-weight: 700;
  font-style: oblique;
}



/*************************
********* Portfolio CSS ******
**************************/

#portfolio_page {
  margin-top: 115px;
  padding-bottom: 0;
}

.portfolio-items, 
.portfolio-filter {
  list-style: none outside none;
  margin: 0 0 40px 0;
  padding: 0;
}

.portfolio-filter > li {
  display: inline-block;
}

.portfolio-filter > li a {
  background: none repeat scroll 0 0 #FFFFFF;
  font-size: 14px;
  font-weight: 400;
  margin-right: 20px;
  text-transform: uppercase;
  transition: all 0.9s ease 0s;
  -moz-transition: all 0.9s ease 0s;
  -webkit-transition: all 0.9s ease 0s;
  -o-transition: all 0.9s ease 0s;
  border: 1px solid #F2F2F2;
  outline: none;
  border-radius: 3px;
}

.portfolio-filter > li a:hover,
.portfolio-filter > li a.active{
  color:#fff;
  background: #5580c9;
  border: 1px solid #5580c9;
  box-shadow: none;
  -webkit-box-shadow: none;
}

.portfolio-items > li {
  float: left;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.portfolio-item {
  margin: 0;
  padding:0;
}

/* Start: Recommended Isotope styles */
/**** Isotope Filtering ****/
.isotope-item {
  z-index: 2;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

/**** Isotope CSS3 transitions ****/
.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  -ms-transition-property: height, width;
  -o-transition-property: height, width;
  transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -ms-transition-property: -ms-transform, opacity;
  -o-transition-property: -o-transform, opacity;
  transition-property: transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -ms-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
}

/* End: Recommended Isotope styles */
/* disable CSS transitions for containers with infinite scrolling*/
.isotope.infinite-scrolling {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}


/**************************
********* Pricing Table CSS *
**************************/

.pricing_heading {
  margin-top: 120px
}

.pricing_heading h2, 
.pricing_heading p {
  color:#4e4e4e;
}

.pricing-area h1 {
  font-weight: 300;
  color:#FFF !important;
  margin-top: 0;
  margin-bottom: 15px;
}

.pricing-area span {
  font-weight: 700;
  font-size: 18px;
}

.pricing-area h3, 
.pricing-area span  {
  color: #fff;
}

.plan {
  position: relative;
  margin-bottom: 70px;
}

.pricing-area ul {
  background:#FAFAFA;
  padding: 0;
  margin: 0;
}

.pricing-area ul li {
  list-style: none;
  text-align:left;
  padding:15px 20px;
  font-size: 16px;
  font-weight: 400;
}

.pricing-area ul li:nth-child(even){
  background:#f5f5f5;
  text-align:left;
    padding:15px 20px;
  
}

.pricing-area  img{
width:100%;
  
}

.pricing-area .heading-one, 
.pricing-area .heading-two, 
.pricing-area .heading-three {
  padding:17px 0;
  border-radius:2px 2px 0 0;
} 



.pricing-area .heading-one, 
.pricing-area .price-one .plan-action .btn-primary {
  background: #e24f43
}

.pricing-area .heading-two, 
.pricing-area .price-two .plan-action .btn-primary {
  background:#27AE60;
   text-align:center;
}

.pricing-area .heading-three,
.pricing-area .price-three .plan-action .btn-primary {
  background: #f39c12;
  text-align:center;
}

.pricing-area .heading-four, 
.pricing-area .price-four .plan-action .btn-primary {
  background: #5c5c5c
}

.pricing-area .heading-five, 
.pricing-area .price-five .plan-action .btn-primary {
  background: #5c5c5c
}

.pricing-area .heading-six, 
.pricing-area .price-six .plan-action .btn-primary {
  background: #e24f43
;
}

.pricing-area .heading-seven, 
.pricing-area .price-seven .plan-action .btn-primary {
  background: #5c5c5c
}

.pricing-area .bg{
 background: #fafafa 
}

.pricing-area .heading-one h3:before {
  border-color: #bf4539 transparent transparent;
}

.pricing-area .heading-two h3:before {
  border-color: #1f8c4d transparent transparent;
}

.pricing-area .heading-three h3:before {
  border-color: #d4880f transparent transparent;
}

.pricing-area .heading-four h3:before {
  border-color: #424242 transparent transparent;
}

.pricing-area .heading-five h3:before {
  border-color: #424242 transparent transparent;
}

.pricing-area .heading-six h3:before {
  border-color: #bf4539 transparent transparent;
}

.pricing-area .heading-seven h3:before {
  border-color: #424242 transparent transparent;
}

.pricing-area h3:before {
  border-color: #D4880F transparent transparent;
  border-radius: 5px 0 0 0px;
  border-style: solid;
  border-width: 12px;
  content: "";
  height: 0;
  left: 4px;
  position: absolute;
  top: 78px;
  width: 0;
  z-index: -999;
}

.small-pricing h3:after {
  height:94px;
}

.small-pricing h3:before {
  top: 74px;
}

.plan-action {
  height: 40px;
}

.pricing-area .plan-action .btn-primary {
  position: relative;
  padding:5px 20px;
  color: #fff
;
  margin-top: 5px;
}

.pricing-area .plan-action .btn-primary:before {
  border-color: #E24F43 transparent transparent;
  border-radius: 5px 0 0 0;
  border-style: solid;
  border-width: 12px;
  bottom: -12px;
  content: "";
  height: 0;
  left: -9px;
  position: absolute;
  width: 0;
  z-index: -1;
}

.pricing-area .plan-action .btn-primary:after {
  border-color: #E24F43 transparent transparent;
  border-radius: 5px 0 0 0;
  border-style: solid;
  border-width: 12px;
  bottom: -12px;
  content: "";
  height: 0;
  position: absolute;
  right: -9px;
  width: 0;
  z-index: -1;
}

.pricing-area .price-two .plan-action .btn-primary:before, 
.pricing-area .price-two .plan-action .btn-primary:after {
  border-color: #1f8c4d transparent transparent;
}

.pricing-area .price-three .plan-action .btn-primary:before, 
.pricing-area .price-three .plan-action .btn-primary:after {
  border-color: #d4880f transparent transparent;
}

.pricing-area .price-four .plan-action .btn-primary:before, 
.pricing-area .price-four .plan-action .btn-primary:after, 
.pricing-area .price-five .plan-action .btn-primary:before, 
.pricing-area .price-five .plan-action .btn-primary:after, 
.pricing-area .price-seven .plan-action .btn-primary:before, 
.pricing-area .price-seven .plan-action .btn-primary:after  {
  border-color: #424242 transparent transparent;
  right: -9px;
}

.pricing-area .price-six .plan-action .btn-primary:before, 
.pricing-area .price-six .plan-action .btn-primary:after {
  border-color: #bf4539 transparent transparent;
  right: -9px;
}


/*************************
********* Contact Us CSS ******
**************************/

.gmap-area {
  background-image: url("../images/map.jpg");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 70px 0;
}

.gmap-area .gmap iframe {
  border-radius: 50%;
  height: 280px;
  width: 300px;
}

.gmap{
    border: 10px solid #f6f5f0;
    border-radius: 50%;
    height: 300px;
    width: 300px;
    box-shadow: 0px 0px 3px 3px #e7e4dc;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
}

.gmap-area .map-content ul {
  list-style: none; 
}

.gmap-area .map-content address h5{
  font-weight: 700;
  /* font-size: 16px; */
}

#contact-page{
  padding-top: 0;
}

#contact-page .contact-form 
.form-group label {
  color: #4E4E4E;
  font-size: 16px;
  font-weight: 300;
}

.form-group .form-control {
  padding: 7px 12px;
  box-shadow: none;
}

.form-group .form-control_small {
  width:200px;
  padding: 5px 10px;
  box-shadow: none;
}

textarea#message{
  resize: none;
  padding: 10px;
}

#contact-page .contact-wrap {
  margin-top: 20px;
}

/*********************
****blog page css*****
**********************/

.widget {
  margin-bottom: 20px;
  padding-left: 0;
}

.single_comments {
  margin-bottom: 20px;
}

.single_comments img {
  float: left;
  margin-right: 10px;
  margin-top: 5px;
}

.single_comments p {
  margin-bottom: 0;
}

.widget .entry-meta span {
  display: inline-block;
  margin-right: 10px;
}

.widget h3 {
  color: #000;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.blog_category{
  list-style:none;
  margin:0;
  padding:0;
}

.blog_category li{
  float:none;
  margin-bottom:20px;
}

.blog_category li a {
  background:#f5f5f5;
  border-radius: 4px;
  color: #888;
  display: inline-block;
  padding: 5px 15px;
}

.blog_category li a:hover{
  background:#5580c9;
  color: #fff;
}

.badge {
  background-color: #5580c9 !important; 
  color: #fff !important;
}

.blog_archieve {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}

.blog_archieve li {
  padding: 10px 0;
  border-bottom: 1px solid #f5f5f5;
}

.blog_archieve li:first-child {
  padding-top: 0;
}

ul.gallery {
  list-style: none;
  padding: 0;
  margin: 0;
}

ul.gallery li {
  display: block;
  width: 60px;
  padding: 0;
  margin: 0 4px 4px 0;
  float: left;
}

ul.faq {
  list-style: none;
  margin: 0;
}

ul.faq li {
  margin-top: 30px;
}

ul.faq li:first-child {
  margin-top: 0;
}

ul.faq li span.number {
  display: block;
  float: left;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background: #34495e;
  color: #fff;
  font-size: 24px;
}

ul.faq li > div {
  margin-left: 70px;
}

ul.faq li > div h3 {
  margin-top: 0;
}


.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

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

.blog-item {
  border-radius: 0;
  overflow: hidden;
  margin-bottom: 10px;
}

.blog-item h2 {
 margin: 10px 0;
}

.blog-item h2 a{
 color:#000;
}




.blog .blog-item .img-blog {
  border-radius: 5px;
  margin-bottom: 45px;
}

.blog .blog-item .blog-content {
  padding-bottom: 25px;
}


.readmore{
  margin-top: 0;
}



.post-tags {

}

.blog .blog-item .entry-meta {
  border-radius: 5px;
  overflow: hidden;
}

.blog .blog-item .entry-meta > span {
  background: #f5f5f5;
  border-top: 1px solid #fff;
  display: block;
  font-size: 12px;
  overflow: hidden;
  padding: 5px;
  text-align: left;
}

#publish_date {
  background: #5580c9;
  border-bottom: 5px solid #4e4e4e;
  color: #fff;
  padding: 5px 0;
  text-align: center;
}

.blog .blog-item .entry-meta > span {
  color: #ccc;
}

.blog .blog-item .entry-meta > span a {
  font-size: 12px;
  margin-left: 3px;
  font-weight: 300;
  color: #888;
}

ul.pagination > li > a {
  border: 1px solid #F1F1F1;
  margin-right:5px;
  border-radius: 5px;
  font-size: 16px;
  padding: 5px 14px;

}

ul.pagination > li > a i{
  margin-left:5px;
  margin-right:5px;
  background-image: none;
}

ul.pagination > li.active > a, 
ul.pagination > li:hover > a {
  background-color: #5580c9 !important;
  border-color: #5580c9 !important;
  color: #fff;
}

.search_box {
  background-image: url("../images/search_icon.png");
  background-position: 314px 15px;
  background-repeat: no-repeat;
  border-color: #DEDEDE;
  height: 48px;
  outline: medium none;
  box-shadow: none;
}

.form-control:focus {
  box-shadow:none;
  outline: 0 none;
}


ul.tag-cloud, 
ul.sidebar-gallery {
  list-style: none;
  padding: 0;
  margin: 0;
}

.tag-cloud li{
    display: inline-block;
    margin-bottom: 3px;
}

.tag-cloud li a {
  background: #f5f5f5;
  color: #888;
  border: 0;
  border-radius: 4px;
  padding: 8px 15px;
}

.tag-cloud li a:hover{
  background:#5580c9;
  color: #fff;  
}

.sidebar-gallery li{
  display: inline-block;
  margin: 0 10px 10px 0;
}

.sidebar-gallery li a {
  border-radius: 4px;
  display: inline-block;
}


/**********************
**blog single page css*
**********************/

.reply_section {
  background: #f5f5f5;
  border-radius: 5px;
}

.post_reply {
  margin-left: 10px;
  margin-top: 45px;
}

.post_reply img {
  width: 85px;
  height: 85px;
  border: 5px solid #D5D8DD;
}

.post_reply ul {
  list-style: none outside none;
  margin: 0;
  padding: 0;
  margin-top: 5px;
}

.post_reply ul li{
  float:left;
}

.post_reply ul li a {
  display: block;
}

.post_reply ul li a i {
  border: 1px solid #DDDDDD;
  border-radius: 39px;
  color: #FFFFFF;
  font-size: 20px;
  height: 30px;
  margin-right: 3px;
  padding-top: 7px;
  text-align: center;
  width: 30px;
}

.post_reply ul li a i.fa-facebook {
  background: #0182C4;
}

.post_reply ul li a i.fa-twitter {
  background: none repeat scroll 0 0 #3FC1FE;
}

.post_reply ul li a i.fa-google-plus{
 background: none repeat scroll 0 0 #D34836;
}

.post_reply ul li a i:hover{
  opacity:.5;
}

.post_reply_content {
  margin: 30px;
}

.post_reply_content h1 a:hover{
  color:#FFC800;
}

.post_reply_content h4 {
  margin-bottom: 50px;
}

.reply_section .media-body{
  display:inherit;
}

.comment_section .media-body{
  display:inherit;
}

#comments_title{
   color:#4e4e4e;
   font-weight:700px;
   font-size:20px;
   margin-top:60px;
   margin-bottom:40px;
}
.comment_section {
  margin-top: 30px;
  position: relative;
}

.post_comments img {
  width: 85px;
  height: 85px;
  margin-top: 35px;
}

.post_reply_comments {
  background:#f5f5f5;
  border-radius: 4px;
  padding: 30px;
}

.post_reply_comments:before {
  border-color: transparent #F0F0F0 transparent transparent;
  border-style: solid;
  border-width: 15px;
  content: " ";
  height: 0;
  left: 75px;
  position: absolute;
  top: 20px;
}

.post_reply_comments h3, 
.post_reply_content h3{
  margin-top: 0;
}

.post_reply_comments h1 a:hover{
  color:#5580c9;
}

.post_reply_comments h4{
  color:#c4c4c5;
  font-weight:400;
}

.post_reply_comments p {
  padding-bottom: 30px;
}

.post_reply_comments a {
  bottom: 15px;
  position: absolute;
  right: 30px;
  background: #5580c9;
  color: #fff;
  border-radius: 5px;
  padding: 8px 20px;
}

.post_reply_comments a:before {
  border-color: #5580c9 transparent transparent;
  border-style: solid;
  border-width: 16px;
  bottom: -11px;
  content: "";
  height: 0;
  left: -12px;
  position: absolute;
  z-index: 99999;
}

.post_reply_comments h2 a{
 
}

.message_heading {
  margin-bottom: 50px;
  margin-top: 60px;
}


/******************
 404 page css
 ******************/

#error .btn-success:hover, 
.btn-success:focus, 
.btn-success:active, 
.btn-success.active, 
.open .dropdown-toggle.btn-success:hover {
  background-color: #EBEBEB;
  border-color: #EBEBEB;
  color: #4E4E4E;
}

#error h1{
  color: #4e4e4e;
  text-transform: uppercase;
}


/******************
shortcodes page css
******************/

.shortcode-item {
  padding-bottom: 0;
}

.shortcode-item h2 {
  color: #4E4E4E;
  font-size: 24px;
  margin-bottom: 22px;
  margin-top: 0;
  font-weight: 600
}



/***********************
********* Footer ******
************************/
#bottom {
  background:#182C61;
  font-size: 14px;
  color:#ccc;
  padding:30px 0px;
}

#bottom h3 {
  margin-top: 0;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-size:22px;
  color: #000;
}

#bottom ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#bottom ul li {
  display: block;
  padding: 0px 0;
}

#bottom ul li a {
  color: #ccc;
}

#bottom ul li a:hover {
  color: #9AD2FF;
}

#bottom .widget {
  margin-bottom: 0;
}

/*ANGY*/

/*************** Custom Carousel ***************/

.custom-carousel .item {
	padding-right: 20px;
}

.custom-carousel.show-one-slide .item {
	padding-right: 0;
}


/*
* 	Owl Carousel Owl Theme 
*/

.owl-theme .owl-controls{
	text-align: center;
}

/* Styling Next and Prev buttons */

.touch-slider .owl-controls .owl-buttons div{
	position: absolute;
	top: 50%;
	height: 60px;
	line-height: 60px;
	display: inline-block;
	zoom: 1;
	padding: 0 1px;
	*display: inline;/*IE7 life-saver */
	border-radius: 50%;
	-webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
	background: #444;
	filter: Alpha(Opacity=60);/*IE7 fix*/
	opacity: 0.6;
	margin-top: -30px;
	transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}

.touch-slider:hover .owl-controls .owl-buttons div{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
}

.touch-slider .owl-controls .owl-buttons div.owl-prev{
	left: 0;
	border-radius: 0 3px 3px 0;
	-webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    -o-border-radius: 0 3px 3px 0;
}

.touch-slider .owl-controls .owl-buttons div.owl-next{
	right: 0;
	border-radius: 3px 0 0 3px;
	-webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    -o-border-radius: 3px 0 0 3px;
}

.touch-slider .owl-controls .owl-buttons div i{
	font-size: 1.8em;
	color: #fff;
}


.touch-carousel .owl-controls .owl-buttons {
	position: absolute;
	top: -50px;
	right: 2px;
}

.touch-carousel.projects-carousel .owl-controls .owl-buttons {
	right: 12px;
}

.touch-carousel.navigation-2 .owl-controls .owl-buttons {
	position: relative;
	top: 0;
	right: 0;
}

.touch-carousel.navigation-2.clients-carousel .owl-controls .owl-buttons {
	top: -8px;
}

.touch-carousel.navigation-2 .owl-controls .owl-buttons div, .touch-carousel.navigation-3 .owl-controls .owl-buttons div{
	background-color: #f2f2f2;
}

.touch-carousel.navigation-2 .owl-controls .owl-buttons div i, .touch-carousel.navigation-3 .owl-controls .owl-buttons div i{
	color: #666;
}

.touch-carousel.navigation-3 {
	padding-top: 45px;
}

.touch-carousel.navigation-3.clients-carousel {
	padding-top: 25px;
}

.touch-carousel.navigation-3 .owl-controls .owl-buttons {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
}

.touch-carousel.navigation-2 .owl-controls .owl-buttons div, .touch-carousel.navigation-3 .owl-controls .owl-buttons div {
	width: 28px;
	height: 28px;
	line-height: 28px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
}

.touch-carousel.navigation-3.projects-carousel .owl-controls .owl-buttons {
	right: 9px;
}

.touch-carousel .owl-controls .owl-buttons div, .testimonials-carousel .owl-controls .owl-buttons div {
	height: 22px;
	width: 22px;
	line-height: 22px;
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	background-color: #fff;
	margin-left: 4px;
	transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    border: 1px solid #ccc;
}

.touch-carousel .owl-controls .owl-buttons div i, .testimonials-carousel .owl-controls .owl-buttons div i {
	font-size: 1.2em;
	color: #ccc;
	transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}

.testimonials-carousel .owl-controls .owl-buttons div i {
	color: #fff;
}

.touch-carousel .owl-controls.clickable .owl-buttons div:hover i {
	color: #fff;
}

.testimonials-carousel .owl-controls.clickable .owl-buttons div:hover {
	background-color: #fff;
	box-shadow: 0 1px 1px rgba(0,0,0,.2);
}


/* Styling Pagination*/

.owl-pagination {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 5px;
}

.owl-theme .owl-controls .owl-page{
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span{
	display: block;
	width: 16px;
	height: 16px;
	margin: 2px 4px;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	border: 3px solid #444;
	transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}

.touch-slider:hover .owl-controls .owl-page span {
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
	border-color: #0A95D8;
}

/* If PaginationNumbers is true */

.owl-theme .owl-controls .owl-page span.owl-numbers{
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-o-border-radius: 30px;
	border-radius: 30px;
}

#bar{
	width: 0%;
	max-width: 100%;
	height: 4px;
	background: #444;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
}
#progressBar{
	position: absolute;
	top: 0;
	z-index: 99;
	width: 100%;
}

/* preloading images */
.owl-item.loading{
	min-height: 150px;
	background: url(../images/icons/ajaxloader.gif) no-repeat center center
}


/*****************Ultimas noticias*****************/

.ultimas_noticias{
	
}

.ultimas_noticias h3{
	font-size: 18px; 
}

/*************** Latest News ***************/

.latest-posts-classic .post-row {
	margin-bottom: 20px;
}


.latest-posts-classic .fotonoticia {
	width:100% ;
	height:180px;
}

@media only screen and (max-width: 479px) { 
.latest-posts-classic .fotonoticia {
	width:100% ;
	height:auto;
}
}

.latest-posts-classic .left-meta-post {
	float: left;
	text-align: center;
	margin-right: 12px;
	margin-bottom: 0;

	overflow: hidden;
}

.latest-posts-classic .left-meta-post .post-date {
	padding: 8px 0;
	width: 55px;
	background-color: #5580C9;
	color: #fff;
}

.latest-posts-classic .left-meta-post .post-date .day {
	font-size: 20px;
	font-weight: 700;
	display: block;
	letter-spacing: 1px;
}

.latest-posts-classic .left-meta-post .post-date .month {
	display: block;
	text-transform: uppercase;
	line-height: 14px;
	font-size: 11px;
	letter-spacing: 1px;
  text-align: center;
}

.latest-posts-classic .left-meta-post .post-type i {
	display: block;
	height: 40px;
	line-height: 39px;
	width: 42px;
	color: #fff;
	font-size: 1.4em;
}

.latest-posts-classic .post-title {
	margin-bottom: 5px;
	margin-top:10px;
	font-weight:600;
	font-size:19px;
	line-height:23px;
	
}

.latest-posts-classic .post-title a {
	color: #444;
	transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}

.latest-posts-classic .read-more {
	transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}

.latest-posts-classic .read-more:hover {
	color: #444;
}




/*------------------------------------------*/
/*			 11 - Footer Styles
/*------------------------------------------*/


.lista_footer {
padding-top:0px;
list-style:none;	
margin:0px;	
padding-left:15px;
margin-bottom:25px;
}

.lista_footer li {	
margin-left:1px;
}

.lista_footer li a {
	display:block;
	width:95%;	
	height:auto;
	padding-top:0px;
	padding-left:15px;
	text-decoration:none;
	text-align:left;
	color:#FFFFFF;	
	background:url(../images/marker_2.gif) 0px 4px no-repeat ;
}

.lista_footer li a:hover {
	color:#99C7EF;
}




footer p {
	color: #ccc;
}

footer a {
	color: #666;
}

footer a:hover {
	color: #666;
	text-decoration: underline;
}

.footer-widget {
    margin-bottom: 45px;
}

.footer-widget img {

}

@media only screen and (max-width: 480px) { 
.footer-widget img {
 width:90%
}

}

.footer-widget h4 {
	color: #eee;
	text-transform: uppercase;
	padding-bottom: 8px;
	margin-bottom: 10px;
	font-size: 18px;
	font-weight: 700;
	position: relative;
}

.footer-widget h4 .head-line {
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	width: 50px;
	height: 3px;
	background-color: #FFF;
	margin: 0;
}

.social-widget ul.social-icons li {
	display: inline-block;
	float:left;
	margin-right: 4px;
	margin-bottom: 4px;
}

.social-widget ul.social-icons li a i {
	font-size: 2em;
	width: 42px;
	height: 42px;
	color: #fff;
	line-height: 42px;
	text-align: center;
	display: block;
	border-radius: 2px;
	-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
	transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}
.social-widget ul.social-icons li a:hover {
	text-decoration: none;
}

.social-widget ul.social-icons li a.facebook:hover i {
	background-color: #507CBE;
}

.social-widget ul.social-icons li a.twitter:hover i {
	background-color: #63CDF1;
}

.social-widget ul.social-icons li a.youtube:hover i {
	background-color: #FF3E3E;
}

.social-widget ul.social-icons li a.instagram:hover i {
  background-color: #E22158;
}


.social-widget ul.social-icons li a.google:hover i {
	background-color: #F16261;
}

.social-widget ul.social-icons li a.dribbble:hover i {
	background-color: #E46387;
}

.social-widget ul.social-icons li a.linkdin:hover i {
	background-color: #90CADD;
}

.social-widget ul.social-icons li a.tumblr:hover i {
	background-color: #4D7EA3;
}

.social-widget ul.social-icons li a.flickr:hover i {
	background-color: #E474AF;
}

.social-widget ul.social-icons li a.instgram:hover i {
	background-color: #4D4F54;
}

.social-widget ul.social-icons li a.vimeo:hover i {
	background-color: #87D3E0;
}

.social-widget ul.social-icons li a.skype:hover i {
	background-color: #36C4F3
}

.contact-widget {
	background: url(../images/map.png) center bottom no-repeat;
}

.contact-widget span {
	font-weight: 700;
	color: #9AD2FF;
}

.contact-widget ul li {
    margin-bottom: 12px;
}

.contact-widget ul li p a {
    color: #bbb;
}

.contact-widget p {
    padding-bottom: 20px;
}

.twitter-widget a:hover {
	color: #43B9CD;
	text-decoration: underline;
}

.twitter-widget ul li {
    margin-bottom: 20px;
}

.twitter-widget ul li span {
	color: #666;
}

.flickr-widget ul {
    overflow: hidden;
}

.flickr-widget ul li {
    float: left;
    margin-left: 8px;
    margin-bottom: 8px;
}

.flickr-widget ul li:nth-child(3n+1) {
    margin-left: 0;
}

.flickr-widget ul li a {
    display: inline-block;
	width: 80px;
	opacity: 0.6;
	border-radius: 2px;
	-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
	border: 4px solid #333;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}

.flickr-widget ul li a img {
    width: 100%;
	height: 65px;
}

.flickr-widget ul li a:hover {
	opacity: 1;
}

.mail-subscribe-widget form {
    margin-top: 15px;
    margin-bottom: 20px;
}

.mail-subscribe-widget form input[type="text"] {
    outline: none;
    color: #666;
    padding: 6px 12px;
	border: none;
    background: #fff;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    width:160px;
}

.copyright-section {
    padding: 15px 0;
	font-size: 11px;
	letter-spacing: 0.5px;
    border-top: 1px solid rgba(255,255,255,.06);
}

.copyright-section p {
	font-size: 11px;
	text-transform: uppercase;
}

ul.footer-nav {
    float: right;
}

ul.footer-nav li {
    display: inline-block;
    float: left;
    margin-left: 15px;
}

ul.footer-nav li:first-child {
    margin-left: 0;
}

ul.footer-nav li a {
    display: inline-block;
    text-transform: uppercase;
    text-decoration: none;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}

ul.footer-nav li a:hover {
	color: #fff;
}

.back-to-top {
    display: none;
    position: fixed;
    bottom: 18px;
    right: 15px;
}

.back-to-top i {
    display: block;
    width: 36px;
    height: 36px;
    line-height: 36px;
    color: #fff;
    border-radius: 2px;
	-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    text-align: center;
    background-color: #5580c9;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}

/*------------------------------------------*/
/*	   03 - Main Page Elements
/*------------------------------------------*/




.page-banner {
    background:url(../images/banner-bg-directorio2.jpg) no-repeat 0px 0px;
	background-size:cover;
	min-height:120px;
	border-bottom: 1px solid #eee;
	position:relative;
	margin-bottom:40px;
}

.page-banner  h2 {
	font-weight: 600;
	text-transform: uppercase;
	color:#182C61;
	font-size:35PX;
	padding-top:30px;
	
}

.page-banner p {
	font-weight: bold;
	font-size:16px;
	font-style:italic;
	color:#182C61;	
	padding-top:0px;
	padding-bottom:20px;

}


@media only screen and (max-width: 479px) { 
.page-banner {
  padding-left: 0.9em;
  padding-right: 0.9em;
}
}

ul.breadcrumbs {
    float: right;
	margin-top:60px;
}

@media (max-width: 991px) {
ul.breadcrumbs {
    float: right;
	margin-top: 0px;
	margin-bottom:20px
}
}


.no-subtitle ul.breadcrumbs {
	margin-top: 4px;
}

ul.breadcrumbs li {
	font-weight: 300;
    margin-left: 3px;
	color:#182C61;
	float: left;
}

ul.breadcrumbs li:before {
    content: '/';
	margin: 0 4px 0 2px;
	color: #182C61;
}

ul.breadcrumbs li:first-child {
	margin: 0;
	
}

ul.breadcrumbs li:first-child:before {
    content: '';
	margin: 0;
}

ul.breadcrumbs li a {
	color: #0093CB;
	font-weight: 600;
	transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}

label {
	font-weight: 600;
	cursor: pointer;
}

label .required {
	color: #ED2C3A;
	margin-left: 2px;
}

input[type="submit"] {
    outline: none;
}

.widget-search input[type="search"],
#contact-form input[type="text"],
#contact-form textarea,
#respond input[type="text"],
#respond textarea, .email {
    color: #666fb5;
    border: 1px solid #eee;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    outline: none;
    width: 100%;
    padding: 7px 14px;
    display: block;
    margin-bottom: 10px;  
	transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}

.widget-search input[type="search"]:focus,
#contact-form input[type="text"]:focus,
#contact-form textarea:focus,
#respond input[type="text"]:focus,
#respond textarea:focus {
	border-color: #ddd;
	box-shadow: 0 0 3px #eee;
	-o-box-shadow: 0 0 3px #eee;
	-moz-box-shadow: 0 0 3px #eee;
  	-webkit-box-shadow: 0 0 3px #eee;
}

.mail_response {
    border-bottom: 1px solid #eee;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.name-missing, .email-missing, .message-missing {
    opacity: 0;
    color: #ED2C3A;
    margin-left: 10px;
    transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}

.error-page {
    padding: 90px 0;
    text-align: center;
}

.error-page h1 {
    font-size: 160px;
    line-height: 140px;
    font-weight: 700;
    color: #333;
}

.error-page h3 {
    font-size: 64px;
    line-height: 70px;
    font-weight: 300;
}

.error-page p {
    font-size: 22px;
    line-height: 28px;
    color: #666;
    margin-bottom: 25px
}

#map {
	position: relative;
	height: 350px;
	width: 100%;
}

/*-------VARIOS------*/
.vinetas ul{
list-style:none;		
padding-left:25px;
padding-top:0px;
padding-bottom:5px;
}

.vinetas  li {			
	padding-left:15px;
	text-align:justify;
  background:url(../images/vineta_flecha.png) 0px 4px no-repeat ;
}

/*-------------------------*/

.caja_shadow_detalle {
padding:0px 10px 10px 10px;
}
.caja_shadow_detalle .pasos{
background:none;
}

.caja_shadow_detalle ul{
list-style:none;		
padding-left:25px;
padding-top:0px;
padding-bottom:5px;
}

.caja_shadow_detalle  li {			
	padding-left:15px;
	text-align:justify;
  background:url(../images/vineta_flecha.png) 0px 4px no-repeat ;
}
.caja_shadow_detalle ol {      
   list-style-type:square;
}



.caja_shadow_detalle  {
  display:inline-block;
  vertical-align:top;

}


.caja_shadow_detalle .margentopcero { 
   margin-top:0px;
}

.caja_shadow_detalle h2 { 
   margin-bottom:10px;
   margin-top:18px;
}

ul .nav-tabs li {
    padding-left:15px;
  text-align:justify;
}

.caja_shadow_detalle p {			
	padding-top:0px;
	padding-bottom:6px;
  
}

.bgtrabajos{
  background:#CBEFFC;
   box-shadow:inset 0 0 50px rgba(122,210,244,.5);

	  -webkit-border-radius: 10px ;
	  -moz-border-radius: 10px ;
	  border-radius: 10px ;
}

.caja_trabajos{ margin:10px 10px 0px 10px; background:#fff; border:#CAEDFF 1PX solid;  margin-bottom:10px;
	  -webkit-border-radius: 10px ;
	  -moz-border-radius: 10px ;
	  border-radius: 10px ;
	      }
.caja_shadow_trabajos{ 
   
	padding:10px; border:#FFFFFF 3px solid;  box-shadow:inset 0 0 50px rgba(122,210,244,.5);

	  -webkit-border-radius: 10px ;
	  -moz-border-radius: 10px ;
	  border-radius: 10px ;
}

.caja_shadow_oportunidades{ 
   
	padding:20px; border:#CCC 1px solid;  box-shadow:inset 0 0 50px rgba(241,242,249,.5);

	  -webkit-border-radius: 10px ;
	  -moz-border-radius: 10px ;
	  border-radius: 10px ;
}

.caja_shadow_oportunidades h2 a{ 
   color:#4e4e4e;
}

.caja_shadow_oportunidades h2 a:hover{ 
   color:#5580C9;
}

 .caja_shadow_empresa{
	   padding:20px; border:#CCC 1px solid;  box-shadow:inset 0 0 50px rgba(241,242,249,.5);
	  -webkit-border-radius: 10px ;
	  -moz-border-radius: 10px ;
	  border-radius: 10px ;
 }

.imgRedonda {
    width:300px;
    height:300px;
    border-radius:150px;
    border:10px solid #5580C9;
}

.borde_imagen {

padding:4px; 
box-shadow: #999 2px 2px 5px;
background: #fff;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
border: #E5E5E5 1PX solid;
}

.borde_imagen img{
/*width:100%*/
}

.tamano100{
}
.advertencia {
margin:20px 50px 20px 50px;
padding:10px; 
color:#0066FF;
box-shadow: #999 3px 3px 5px;
background: url(../images/warning.jpg) 55px 5px no-repeat #fff;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
border: #2D5BB0 1PX solid;
}

.right{
float:right; margin-left:20px;
}
.left{
float:left; margin-right:20px
}

@media (max-width: 448px) {
.right{	
float:none; margin-bottom:10px; 
}

.left{
float:none; margin-bottom:10px; 
}

.tamano100{
width:100%;
}

}

/* ==============================
  12. Featured Services styles
============================== */


.featured-services {
  overflow: hidden;
  background: #FFFFFF;
}
.featured-services.style-two {
  background: #183650 url(../images/parallax-featured-service.jpg) right top no-repeat fixed;
  background-size: 130% 100%;
}
.featured-services.style-two .featured-service-box {
  position: relative;
  padding-bottom: 55px;
}
.featured-services.style-two .featured-service-box:before {
  content: '';
  width: 5000px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #183650;
}
.featured-services.style-two .single-featured-service {
  padding-left: 45px;
}
.featured-services.style-two .single-featured-service .title-box h3 span {
  color: #fff;
}
.featured-services.style-two .single-featured-service .icon-box {
  color: #1FB5C7;
}
.featured-services.style-two .single-featured-service .icon-box i:before {
  color: #1FB5C7; 
}
.featured-services.style-two .single-featured-service p {
  color: #ABC3D8;
}
.featured-services .left-full-img img {
  max-width: none;
}
.featured-services .right-full-img img {
  max-width: none;
  float: right;
}
.featured-service-box {
  padding-top: 25px;
}
.single-featured-service {
  margin-top: 0px;
}
.single-featured-service header {
  margin-bottom: 0px;
}
.single-featured-service .icon-box,
.single-featured-service .title-box {
  display: table-cell;
  vertical-align: middle;
}
.single-featured-service .icon-box {
  color: #182C61;
  font-size: 45px;
  padding-right: 25px;
}
.single-featured-service .icon-box i:before {
  font-size: 45px;
  color: #182C61;
  margin: 0;
}
.single-featured-service .title-box h3:after {
  content: '';
  background: #243D7C;
  width: 45px;
  height: 3px;
  display: block;
  vertical-align: top;
  margin-top: 10px;
}
.single-featured-service .title-box h3 span {
  display: block;
  color: #323232;
  font-family: 'Alegreya', sans-serif;
  font-weight: bold;
  font-size: 20px;
  text-transform: uppercase;
}

.featured-services.about-page {
  padding-top: 80px;
}
.featured-services.about-page .sec-title {
  margin-bottom: 0;
}



/* ==============================
  11. Welcome Section styles
============================== */


.welcome-text {
  background: #182C61;
  padding: 0px 0;
}
.welcome-text .title-box,
.welcome-text .text-box {
  display: table-cell;
  vertical-align: middle;
}
.welcome-text .title-box {
  padding-right: 40px;
  border-right: 4px solid #12A0B1;
}
.welcome-text .title-box h3 {
  font-size: 26px;
  font-weight: bold;
  color: #fff;
  line-height: 33px;
  text-transform: uppercase;
}
.welcome-text .text-box {
  padding-left: 46px;
}
.welcome-text .text-box p {
  margin: 0;
  color: #AFC0CF;
  font-style: italic;
  font-size: 16px;
}

@media screen and (max-width: 650px) {
	.welcome-text .text-box p {
   padding:15px;
}
}
.welcome-services {
  margin-top: -80px;
  padding-bottom: 80px;
}
.welcome-services .service-text p {
  margin: 0;
  color: #898989;
  font-family: 'Open Sans', sans-serif;
  font-style: italic;
  font-size: 16px;
  margin-top: 55px;
}
.welcome-single-services {
  margin-top: 30px;
  background: #fff;
}
.welcome-single-services:hover .text-box {
  background: #1FB5C7;
}
.welcome-single-services:hover .text-box:before {
  background: #1FB5C7;
}
.welcome-single-services:hover .text-box:after {
  background: #183650;
  left: -23px;
  width: 20px;
  transform: skew(-15deg);
}
.welcome-single-services:hover .text-box h3,
.welcome-single-services:hover .text-box p {
  color: #FFFFFF;
}
.welcome-single-services .img-box,
.welcome-single-services .text-box {
  display: table-cell;
  vertical-align: middle;
}
.welcome-single-services .img-box {
  background: #fff;
  width: 222px;
  -webkit-clip-path: polygon(0 0, 100% 0, 75% 100%, 0 100%);
  clip-path: polygon(0 0, 100% 0, 75% 100%, 0 100%);
}

.welcome-single-services .img-box img {
	width:100%;
}
.welcome-single-services .text-box {
  background: #EFF3F6;
  position: relative;
  padding-left: 25px;
  padding-right: 27px;
  -webkit-transition: all .5s ease;
          transition: all .5s ease;
}
.welcome-single-services .text-box .content {
  position: relative;
  z-index: 11;
}
.welcome-single-services .text-box:before {
  content: '';
  width: 50px;
  height: 100%;
  position: absolute;
  top: 0;
  left: -20px;
  -webkit-transform: skew(-12deg);
      -ms-transform: skew(-12deg);
          transform: skew(-12deg);
  background: #EFF3F6;
  z-index: 9;
  -webkit-transition: all .5s ease;
          transition: all .5s ease;
}
.welcome-single-services .text-box:after {
  content: '';
  width: 2px;
  height: 100%;
  position: absolute;
  top: 0;
  left: -21px;
  -webkit-transform: skew(-13deg);
      -ms-transform: skew(-13deg);
          transform: skew(-13deg);
  background: #DADADA;
  z-index: 8;
  -webkit-transition: all .5s ease;
          transition: all .5s ease;
}
.welcome-single-services .text-box h3 {
  font-size: 20px;
  text-transform: uppercase;
  color: #242424;
  font-weight: bold;
  line-height: 33px;
  margin-bottom: 9px;
  -webkit-transition: all .5s ease;
          transition: all .5s ease;
}
.welcome-single-services .text-box p {
  color: #898989;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  line-height: 24px;
  -webkit-transition: all .5s ease;
          transition: all .5s ease;
}



/* ==============================
  17. Team Page styles
============================== */

.team-page {
  padding-top: 0;
  padding-bottom: 30px;
}
.team-page .single-team-member {
  margin-bottom: 15px;
}
.single-team-member .content {
  background: #F3F5F7;
  padding: 10px;
  padding-top: 10px;
  padding-right: 0;
  height: 180px;
}

.single-team-member  .img-box {
  height:220px;
  border:#CCC 1px solid;
}

/*******************************************************/

.single-team-member  .img-box img {
  border:#CCC 1px solid;
  width:100%;
}

.single-team-member .content .name-box {
  margin-bottom: 12px;
}
.single-team-member .content .name-box:after {
  content: '';
  width: 35px;
  height: 3px;
  background: #F6BA18;
  display: block;
  margin-top: 7px;
}
.single-team-member .content .name-box h3 {
  color: #182C61;
  font-size: 16px;
  line-height: 22px;
  text-transform: uppercase;
  font-weight: bold;
}
.single-team-member .content .name-box span {
  color: #1F1F1F;
  font-size: 14px;
  font-style: normal;
}
.single-team-member .content p {
  color: #969595;
  padding-right:10px;
}
.single-team-member a.readmore {
  background: #428BCA;
  color: #FFFFFF;
  display: inline-block;
  padding: 5px 26px 5px 25px;
  width:100%;

}
.single-team-member a.readmore:hover {
  background: #3276B1;
  color:#f0ad4e;
  text-decoration:none;
}




@media only screen and (max-width: 1044px) { 
.single-team-member  .img-box {
  height:100px;
}
.single-team-member .content {
  height: 220px;
}

.single-team-member .content .name-box h3 {
  color: #182C61;
  font-size: 12px;
  line-height: 20px;
  text-transform: uppercase;
  font-weight: bold;
}
}


@media only screen and (max-width: 768px) { 
.single-team-member  .img-box {
  height:220px;
}

.single-team-member .content {
  height: 155px;
}
}


/* ==============================
  3. Caption Effect styles
============================== */


.img-cap-effect:hover .img-box .img-caption {
  top: 0;
}
.img-cap-effect:hover .img-box .img-caption:before {
  bottom: 10px;
  opacity: 1;
}
.img-cap-effect:hover .img-box .img-caption .box-holder ul {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
.img-cap-effect .img-box {
  position: relative;
  overflow: hidden;
}


.img-cap-effect .img-box .img-caption {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(251, 177, 47, 0.6);
  text-align: center;
  -webkit-transition: all 0.5s ease;
          transition: all 0.5s ease;
}
.img-cap-effect .img-box .img-caption:before {
  content: '';
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 100%;
  opacity: 0;
  border-bottom: 0;
  border-right: 0;
  -webkit-transition: all .5s ease .5s;
          transition: all .5s ease .5s;
}
.img-cap-effect .img-box .img-caption .box-holder {
  width: 100%;
  height: 100%;
  display: table;
}
.img-cap-effect .img-box .img-caption .box-holder ul {
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
  display: table-cell;
  vertical-align: middle;
  -webkit-transition: all .5s ease 1s;
          transition: all .5s ease 1s;
}
.img-cap-effect .img-box .img-caption .box-holder ul li {
  display: inline-block;
}
.img-cap-effect .img-box .img-caption .box-holder ul li a {
  display: block;
  width: 30px;
  height: 30px;
  background: #13314c;
  font-size: 13px;
  color: #fff;
  line-height: 30px;
  text-align: center;
  border-radius: 50%;
  margin-right: 5px;
}

/* ==============================
  XX. Footer Top styles
============================== */

.publicidad_linea_dos {
  padding: 0px 0 0px;
  background: transparent url(../images/linea-suscribete-bg.jpg) center right no-repeat;
}

.publicidad_linea_dos h3 {
  font-size: 30px;
  line-height:35px;
  /*margin-left:280px;*/
  padding-top:0px;
  color: #FFF;
  font-style: italic;
  font-weight:600;
}
.publicidad_linea_dos .thm-btn {
  margin-top:20px;
}
.publicidad_linea_dos form {
  margin-top: 23px;
}
.publicidad_linea_dos form input {
  height: 45px;
  margin-right: 15px;
  border-radius: 3px;
  border: none;
  outline: none;
  padding: 0 15px;
  width: 66%;
  color: #838383;
}
.publicidad_linea_dos form input::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #838383;
  opacity: 1;
}
.publicidad_linea_dos form input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #838383;
  opacity: 1;
}
.publicidad_linea_dos form input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #838383;
  opacity: 1;
}
.publicidad_linea_dos form input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #838383;
}
.publicidad_linea_dos form input:placeholder-shown {
  /* Standard (https://drafts.csswg.org/selectors-4/#placeholder) */
  color: #838383;
}
.publicidad_linea_dos form .thm-btn {
  padding: 6px 0px;
  padding-left: 20px;
  padding-right: 15px;
}
.publicidad_linea_dos form .thm-btn:hover {
  background: #10151B;
}

/*----------------*/

/* ==============================
  21. Footer Top styles
============================== */

.footer-top {
  padding: 0px 0 0px;
  background:  url(../images/footer-top-bg.jpg) #fc9c07  center right no-repeat;
}

.footer-top h3 {
  font-size: 30px;
  line-height:35px;
  /*margin-left:280px;*/
  padding-top:0px;
  color: #FFF;
  font-style: italic;
  font-weight:600;
}
.footer-top .thm-btn {
  margin-top:20px;
}
.footer-top form {
  margin-top: 23px;
}
.footer-top form input {
  height: 45px;
  margin-right: 15px;
  border-radius: 3px;
  border: none;
  outline: none;
  padding: 0 15px;
  width: 66%;
  color: #838383;
}
.footer-top form input::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #838383;
  opacity: 1;
}
.footer-top form input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #838383;
  opacity: 1;
}
.footer-top form input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #838383;
  opacity: 1;
}
.footer-top form input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #838383;
}
.footer-top form input:placeholder-shown {
  /* Standard (https://drafts.csswg.org/selectors-4/#placeholder) */
  color: #838383;
}
.footer-top form .thm-btn {
  padding: 6px 0px;
  padding-left: 20px;
  padding-right: 15px;
}
.footer-top form .thm-btn:hover {
  background: #10151B;
}

/*23.*/

.thm-btn {
  border: none;
  outline: none;
background-color: #428bca;
border-color: #357ebd;

  font-size: 14px;
  line-height: 28px;
  color: #FFF;
  font-weight: 500;
  padding: 4px 0px;
  padding-left: 20px;
  padding-right: 15px;
  display: inline-block;
  border-radius: 3px;
  -webkit-transition: all 0.5s ease;
          transition: all 0.5s ease;
}
.thm-btn:hover {
  background:  #3276B1;
  color: #fff;
}
.thm-btn:hover i {
  color: #fff;
  border-color: transparent;
}
.thm-btn:hover i:after {
  background: #fff;
}
.thm-btn i {
  font-size: 16px;
  color: #FFF;
  line-height: 28px;
  border-left: 1px solid #FFCD47;
  margin-left: 20px;
  padding-left: 15px;
  position: relative;
}
.thm-btn i:after {
  content: '';
  position: absolute;
  top: 0;
  left: -2px;
  width: 1px;
  height: 100%;
  background: #D7A41B;
}
.thm-btn.transparent {
  background-color: transparent;
  border: 1px solid #85A4BE;
  color: #fff;
}
.thm-btn.transparent i {
  color: inherit;
}
.thm-btn.transparent:hover {
  background: #1FB5C7;
  border-color: #1FB5C7;
  color: #fff;
}
.thm-btn.transparent:hover i {
  color: inherit;
}



.animate-3 {
  -webkit-transition: all 0.3s ease;
          transition: all 0.3s ease;
}
.animate-5 {
  -webkit-transition: all 0.5s ease;
          transition: all 0.5s ease;
}
.animate-7 {
  -webkit-transition: all 0.7s ease;
          transition: all 0.7s ease;
}
.animate-3-all * {
  -webkit-transition: all 0.3s ease;
          transition: all 0.3s ease;
}
.animate-5-all * {
  -webkit-transition: all 0.5s ease;
          transition: all 0.5s ease;
}
.animate-7-all * {
  -webkit-transition: all 0.7s ease;
          transition: all 0.7s ease;
}
.sec-padding {
  padding: 30px 0;
}
.sec-padding.page-title {
  padding-bottom: 30px;
}
.sec-title {
  margin-bottom: 20px;  
}


@media screen and (max-width:780px) {
.sec-title {
  margin-top: 40px;  
  margin-bottom:10px;    
}
}
.sec-title h2 {
  margin-top: -9px;
}
.sec-title h2:after {
  content: '';
  width: 55px;
  height: 3px;
  background: #F7BE3D;
  display: block;
  margin-top: 13px;
}
.sec-title h2 span {
  display: block;
 
  text-transform: uppercase;


	font-size: 25px;
	font-weight: 700;
	color:#182C61;  
  
  
  
}
.sec-title p {
  color: #898989;
  margin: 0;
  margin-top: 20px;
}
.list-item li {
  color: #898989;
  line-height: 34px;
}
.list-item li:before {
  content: '\f0a9';
  font-family: 'FontAwesome';
  color: #F6BA18;
  margin-right: 10px;
}
/*************** Heading Titles ***************/


.classic-title-sinlinea {
	text-transform: uppercase;
	font-size: 28px;
	line-height: 50px;
	font-weight: bold;
	margin-bottom:15px

}

.classic-title-sinlinea  span {
	margin-bottom: 16px;
	border-bottom: 1px solid;
	font-weight: bold;
}


.classic-title {
	text-transform: uppercase;
	font-size: 20px;
	line-height: 50px;
	font-weight: bold;
	border-bottom: 1px solid #eee;
	margin-bottom:15px

}


.classic-title span {
	margin-bottom: 16px;
	border-bottom: 1px solid;
	font-weight: bold;
}

.big-title {
	margin-bottom: 20px;
}

.accent-color {
	color: #243d7c;
}

.big-title h1, .big-title h2 {
	text-transform: uppercase;
	font-size: 28px;
	line-height: 50px;
	font-weight: bold;
	border-bottom: 1px solid #eee;
	color:#333;
}

.big-title h1 strong, .big-title h2 strong {
	font-weight: 400;
}

.big-title .title-desc {
	line-height: 22px;
	color: #666;
}

.big-title h2 + .title-desc, .big-title h1 + .title-desc {
	margin-top: 4px;
}



/*************** Service Box ***************/

.service-box .read-more {
	margin-top: 4px;
	font-weight: 500;
	margin-left: 2px;
}

.service-box .read-more i {
	display: inline-block;
	position: relative;
	top: 1px;
}

.image-service-box img {
	margin-bottom: 14px;
}

.image-service-box h4 {
	margin-bottom: 8px;
	padding: 0 10px;
    font-weight: 400;
}

.image-service-box p {
	padding: 0 10px;
}

.service-box {
	margin-bottom: 0px;
}

.service-center {
	text-align: center;
}

.service-icon-left .service-icon {
	float: left;
}

.service-icon-left .service-content {
	padding-left: 45px;
}

.service-icon-left-more .service-icon {
	float: left;
}

.service-icon-left-more .service-content {
	padding-left: 60px;
}

.service-center .service-icon {
	margin-bottom: 14px;
}

.service-center .service-content h4 {
	margin-bottom: 6px;
    font-weight: bold;
}

.service-center .service-icon i {
	display: inline-block;
}

.service-box h4 {
	margin-bottom: 5px;
    font-weight: 600;
	font-size:18px;
}

.service-box h2 {
	color:#5580C9;
	padding-top:5px;
	padding-bottom:5px;
}

.service-box > div:first-child {
	padding: 0;
}


/*-------------------------------------------------------------*/

.service-boxed p {
    margin-bottom: 0;
}

.service-boxed h2 {
   font-size:1.4em; 
   line-height: 18px;
   text-align: center;
   color: #5580c9;
   padding-bottom:2px;
   padding-top:2px;
height:28px;
  
}

.service-boxed .foto {
display:block; height:150px; width:100%; overflow:hidden;
}

.service-boxed .texto {
padding-top:15px;
height:100px;
}

/*************** Buttons ***************/

.btn {
	/*background-color: #5580c9;*/
	border-radius: 3px;
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
	transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
	/*color:#FFF !important;*/
}





/*------------------------------------------*/
/*			10 - SideBar Styles
/*------------------------------------------*/

.sidebar {
    margin-bottom: 30px;
}

.sidebar a {
	/*color: #666;*/
}

.sidebar .widget {
    margin-bottom: 30px;
}

.sidebar .widget ul {
	margin: 0;
}

.widget-search input[type="search"] {
    position: relative;
	margin: 0;
	float: left;
	height: 37px;
	line-height: 37px;
	width: calc(100% - 38px);
	border-right: none;
	border-radius: 2px 0 0 2px;
	-webkit-border-radius: 2px 0 0 2px;
    -moz-border-radius: 2px 0 0 2px;
    -o-border-radius: 2px 0 0 2px;
}

.widget-search .search-btn {
	display: inline-block;
	width: 38px;
	height: 37px;
	border: none;
	background:#5580C9;
	color: #fff;
	font-size: 1.2em;
	line-height: 36px;
	text-align: center;
	border-radius: 0 2px 2px 0;
	-webkit-border-radius: 0 2px 2px 0;
    -moz-border-radius: 0 2px 2px 0;
    -o-border-radius: 0 2px 2px 0;
	transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}

.widget-search .search-btn:hover {
	background-color: #444;
}

.sidebar .widget h4 {
	text-transform: uppercase;
	padding-bottom: 8px;
	margin-bottom: 15px;
	font-size: 25px;
	font-weight: 700;
	position: relative;
	color:#182C61;
}

.sidebar .widget h4 .head-line {
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	width: 50px;
	height: 2px;
	background-color: #ddd;
	margin: 0;
}

.widget-categories ul li a {
	color:#182C61;
	padding: 8px 0;
    text-decoration: none;
    display: block;
	border-bottom: 1px solid #eee;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;

	padding-left:15px;

	background:url(../images/marker_2.gif) 0px 15px no-repeat ;	
}

.widget-categories ul li:first-child a {
	/*padding-top: 0;*/
}

.widget-categories ul li a:hover {
	color:#5580C9;
}
.widget-categories ul li .current {
	color:#0093CB;
}

.sidebar .widget-popular-posts li {
	margin-bottom: 12px;
	padding-bottom: 12px;
	border-bottom: 1px solid #eee;
}

.sidebar .widget-popular-posts li:last-child {
	margin: 0;
	padding: 0;
	border: none;
}

.sidebar .widget-popular-posts .widget-thumb {
	float: left;
	margin-right: 8px;
	border: 3px solid #eee;
	border-radius: 2px;
	-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
}

.sidebar .widget-popular-posts .widget-thumb img {
	width: 65px;
	height: 65px;
	opacity: 1;
	transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}

.sidebar .widget-popular-posts .widget-thumb:hover img {
	opacity: 0.7;
}

.sidebar .widget-popular-posts .widget-content h5 {
	font-size: 13px;
	line-height: 19px;
	margin-bottom: 5px;
	font-weight: 300;
}

.sidebar .widget-popular-posts .widget-content span {
	color: #bbb;
	font-size: 12px;
}

.sidebar .tagcloud a {
    display: inline-block;
    color: #666;
    font-size: 12px;
    padding: 4px 10px;
    background: #eee;
	margin-bottom: 4px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}

.sidebar .tagcloud a:hover {
    color: #fff;
}

/*------------------------------------------*/
/*			acuerdos comerciales
/*------------------------------------------*/

.acuerdos h1 {
  margin-bottom:15px;
  text-align:center
}

/*------------------------------------------*/
/*			comodities
/*------------------------------------------*/

.comodities h1 {
  margin-bottom:15px;
  text-align:center
}
	
/*------------------------------------------*/
/*			contactenos personas
/*------------------------------------------*/

.contacto-wrap {
background:#FCF8E3;
overflow:hidden;
border: #BCE8F9 1px solid;
box-shadow: 0px 10px 0px rgba(122,210,244,.5);
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
  padding:15px;
}



.contacto-wrap h6 {
	font-size:18px;
  font-weight: bold;
}

.contacto-wrap span {
	color:#5580C9
}

.contacto-wrap .datos {
	display:block; overflow:hidden; 
}
.contacto-wrap .datos ul{
	 padding-bottom:0px;
}

.contacto-wrap .pull-left {
    background-image: url("../images/image_bg.png");
    background-position: center 100px;
    background-repeat: no-repeat;
    margin-right:10px;
}

.contacto-wrap .pull-left img {
  background:#DDDDDD;
  border: 1px solid #DDDDDD;
  /*height: 100px;*/
  padding: 3px;
  width: 100px;
  transition: all 0.9s ease 0s;
  -moz-transition: all 0.9s ease 0s;
  -webkit-transition: all 0.9s ease 0s;
  -o-transition: all 0.9s ease 0s;
}





/*************************
*******MENU******
**************************/

.navbar {
	margin-bottom: 0;
	background: #fff;
	border: none;
	border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
	border-bottom:#CCCCCC 1px solid;
}

.navbar-brand {
	position: absolute;
	padding: 0px 0!important;;
	margin: 0!important;
	transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
	
}

.navbar-default .navbar-nav {
	margin-right: 10px!important;
	position: relative;
	transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}

.navbar-default .navbar-nav > li {
    margin-left: 6px;
}

.navbar-default .navbar-nav > li:first-child {
    margin-left: 0;
}

.navbar-default .navbar-nav > li > a {
	color: #182C61;
	
	display: block;
	font-weight: 300;
    padding: 28px 7px 28px 7px;
	overflow: hidden;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    font-weight: 500;
}

.navbar-default .navbar-nav > li > a.active, .navbar-default .navbar-nav > li:hover > a {
	border-bottom: 3px solid;
	border-color:#5580c9;

}

.navbar-default .navbar-nav > li > a i {
	margin: 0 -2px 0 -5px;
	color: #5580c9;
}

.navbar-default .navbar-nav > li > a:after {
	position: absolute;
	bottom: 0;
	content: '';
	left: 50%;
	display: block;
	height: 5px;
	width: 5px;
	opacity: 0;
	margin: 0 0 -3px -2px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
}

.navbar-default .navbar-nav > li > a.active:after {
	opacity: 1;
}

.navbar-default .navbar-nav .dropdown {
    position: absolute;
    left: 0;
    top: 100%;
    width: 180px;
	background-color: #fff;
    visibility: hidden;
    z-index: 2;
	opacity: 0;
	transition: opacity 0.3s ease-in-out;
    -moz-transition: opacity 0.3s ease-in-out;
    -webkit-transition: opacity 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	-o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

.navbar-default .navbar-nav > li.drop:hover .dropdown {
    visibility: visible;
	opacity: 1;
}

.dropdown-menu li, .sup-dropdown li {
	position: relative;
    border-top: 1px solid rgba(0, 0, 0, 0.04);
}

.dropdown-menu li:first-child, .sup-dropdown li:first-child {
    border-top: none;
}

.dropdown-menu li a, .sup-dropdown li a {
    display: block !important;
    /*color: #666 !important;   */
    padding: 11px 26px!important;
    text-decoration: none;
    transition: padding 0.2s ease-in-out;
    -moz-transition: padding 0.2s ease-in-out;
    -webkit-transition: padding 0.2s ease-in-out;
    -o-transition: padding 0.2s ease-in-out;
}


.dropdown-menu > li:hover > a, .sup-dropdown li:hover > a {
	padding-left: 18px;
}

.dropdown-menu li a i {
	margin: 0 0 0 -4px;
}

.navbar-default .navbar-nav .sup-dropdown {
    position: absolute;
    left: 100%;
    top: 0;
    width: 180px;
	background-color: #fff;
    margin-top: 10px;
    transition: margin-top 0.2s ease-in-out;
    -moz-transition: margin-top 0.2s ease-in-out;
    -webkit-transition: margin-top 0.2s ease-in-out;
    -o-transition: margin-top 0.2s ease-in-out;
    visibility: hidden;
    z-index: 3;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	-o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

.navbar-default .navbar-nav li.drop .dropdown-menu li:hover .sup-dropdown {
    visibility: visible;
    margin-top: 0;
}

/*-------------------dando color al menu---------------------*/


.navbar-default .navbar-nav > li:hover > a,
.navbar-default .navbar-nav > li > a.active {
	color: #5580c9;
}

.dropdown-menu > li:hover > a, .sup-dropdown li:hover > a {
	color: #FFF !important;
	background: #5580c9 !important;	
}

.navbar-default .navbar-nav > li > a:after {
	background-color: #5580c9;
}

.navbar-default .navbar-nav > li > a.active, .navbar-default .navbar-nav > li:hover > a {
	border-color: #5580c9;

}

.dropdown-menu  li a.active, .sup-dropdown li a.active {
	color: #5580c9;
}




@media (max-width: 991px) {
	

	.navbar-default .navbar-nav {
		margin: 0 !important;
		top: 0;
	}


}


@media screen and (max-width: 767px) {

    
	.navbar-default .navbar-nav {
		padding: 30px 0px 20px 0px;
	}
	

    .navbar-header{
	position: relative;
	}
	
	.navbar-brand{
	position: absolute;
	top: 0;
	z-index:5
	}
	
  .lista_top{
    display: none;
  }
  .social{
  	text-align:center
  }
  
}


@media only screen and (max-width: 479px) { 
  
    /*.top-bar  {
		text-align: center;
	}*/
    
	.navbar-default .navbar-nav {
		padding: 50px 0px 20px 0px;
	}
	
	.navbar-default .navbar-nav > li > a {
		border: none;
		padding: 5px 10px;
		display: block;
		border: none !important;
		padding-right: 0;
	}
	
	.navbar-default .navbar-nav > li > a:after {
		display: none;
	}

	.navbar-default .navbar-nav > li > a:hover {
		opacity: 0.7;
	}
  
    .navbar-default .navbar-nav > li {
		margin-left: 0;
		display: block;
		margin-bottom: 5px;
        width: 100%
	}

	.navbar-default .navbar-nav > li.drop > a {
	    padding-right: 10px;
	}
	
	.navbar-default .navbar-nav > li.drop > a {
		border-radius: 2px;
	}

	ul.dropdown, ul.sup-dropdown {
		opacity: 1!important;
		position: relative !important;
		visibility: visible !important;
		width: 100% !important;
		top: inherit !important;
		left: 0 !important;
		margin-top: 0 !important;
		background: #fff !important;
		padding-left: 20px !important;
		box-shadow: none !important;
	}

	ul.dropdown li, ul.sup-dropdown li {
		border-top: none;
	}
  
   
    
}

/*--slider-up-arrow--*/
#toTop{
	position: fixed;
	bottom: 10px;
	right: 10px;
	cursor: pointer;
	display: none;
}
/*--//slider-up-arrow--*/

/*************** Call To Action ***************/

.call-action-boxed {
	padding: 30px 40px;
	background:url(../images/suscribete-boletin.jpg) no-repeat #F1EDEC ;
	
}

.call-action.no-descripton h2.primary {
	margin-top: 4px;
	
}

.call-action h2.primary {
	font-weight: 500;
	font-size:30px;
	color:#FFF !important;
}

.call-action h2.primary strong {
	font-weight: 700;
}

.call-action p {
	font-size: 14px;
	margin-bottom: 0;
}

.call-action h2 + p {
	margin-top: 8px;
}

.call-action .button-side {
	float: right;
}

.call-action-style1 {
	border: 1px solid #e8e8e8;
	box-shadow: 0 0 25px rgba(0,0,0,.04) inset;
	-o-box-shadow: 0 0 25px rgba(0,0,0,.04) inset;
	-moz-box-shadow: 0 0 25px rgba(0,0,0,.04) inset;
  	-webkit-box-shadow: 0 0 25px rgba(0,0,0,.04) inset;
}

.call-action-style2 {
	background: #f2f2f2;
}

.call-action-style3 {
	background: #444;
}

.call-action-style3 h2.primary {
	color: #fff;
}

.call-action-style3 p {
	color: #bbb;
}

/*-------- BLOQUE -----------------------*/
.bloquederecha{
float:right;  width:250px; margin-bottom:10px; margin-left:25px;
}
@media (max-width: 991px) {
.bloquederecha{	
float:none;  width:250px; margin-bottom:10px; margin-left:25px; 
}
}



/*------------------------------------------*/
/*			TESTIMONIO personas
/*------------------------------------------*/

.testimonio-wrap {
  padding:10px 25px;
  background: none repeat scroll 0 0 #F3F3F3;
   border-radius: 3px;
  padding-bottom: 30px;
}
.testimonio-wrap h2 {

  color:#5580C9 !important;
}
.testimonio-wrap h4 {
  font-weight: 600;
  margin-top: 15px;
}


.testimonio-wrap  h4  span {
  font-weight: 700;
  font-style: oblique;
}

.testimonio-wrap span {
	color:#5580C9
}

.testimonio-wrap .datos {
	display:block; overflow:hidden; 
}

.testimonio-wrap .pull-left {
    background-position: center 100px;
    background-repeat: no-repeat;
    margin-right:10px;
}

.testimonio-wrap .pull-left img {
  background:#DDDDDD;
  border: 1px solid #DDDDDD;
  height: 100px;
  padding: 3px;
  width: 100px;
  transition: all 0.9s ease 0s;
  -moz-transition: all 0.9s ease 0s;
  -webkit-transition: all 0.9s ease 0s;
  -o-transition: all 0.9s ease 0s;
}

/*-------------------------------------- estadistica -------------------------------------*/

#estadistica {
width:210px;
margin-left:10px;
background:#D9D9D9;
border:#CCCCCC 1px solid;  box-shadow: 0px 5px 0px rgba(0,0,0,.5);
-webkit-border-radius: 10px ;
-moz-border-radius: 10px ;
border-radius: 10px ;
}
#estadistica h2 {
padding:5px;  
font:14px Arial, Helvetica, sans-serif; 
color:#fff; 
font-weight:bold; 
padding:5px ; 
margin:5px; 
text-align:center; 
background:#333;
-webkit-border-radius:3px ;
-moz-border-radius:3px ;
border-radius:3px ;
}

#estadistica table {			
padding:5px;
margin-bottom:5px;
background:#FFFFFF; 
}
#estadistica p{
padding:3px; 
margin:3px;  
background:#24488C;  
color:#FFFFFF; 
font-weight:bold; 
font:11px/12px  Arial, Helvetica, sans-serif;
text-align:center;
}

#estadistica span {			
padding:3px; 
margin:3px;  
color:#24488C; 
font-weight:bold; 
font:16px  Arial, Helvetica, sans-serif; 
font-style:italic;
text-align:left;
}

/*-------------------------------------- /estadistica -------------------------------------*/


/*************** Team Members ***************/

.team-member {
	padding: 3px;
	position: relative;
	/*wilmer*/
	height: 360px;
}

.team-member .member-photo img {
	text-align:center;
	/*left:15%;*/
	width:100%;
	height:220px;
	padding: 3px;
	border: 1px solid #eee;
	border-radius: 3px;
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
	position: relative;
	transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
	/*wilmer*/
	-webkit-border-radius: 5px;
	border-radius: 5px;
}



.team-member .member-info {
	/*font-size:15px;
	padding: 15px 6px 12px 6px;
	*/
	/*wilmer*/
	font-size:18px;
	padding: 5px 0px 5px 0px;	
	text-align:center;
}


/*************** Table ***************/

.table-striped>tbody>tr:nth-child(odd)>td, 
      .table-striped>tbody>tr:nth-child(odd)>th {
       background-color: #F5F5F5;
      }
      .table-striped>tbody>tr:nth-child(even)>td, 
      .table-striped>tbody>tr:nth-child(even)>th {
       background-color: #FAFAFA;
      }
      .table-striped .verde {
         background-color: #182C61;
		 color:#FFF;
      }
	  
      .table-striped .amarillo {
         background-color: #F39C12;
		 color:#FFF;
      }	  
	  
      .table-striped .azul {
         background-color: #5580C9;
		 color:#FFF;
      }	 	  
	  
/*************** TAB PARA ESTADÍSTCAS POR DEPARTAMENTOS ***************/
#exTab1 .tab-content {
  color : white;
  background-color: #FFF;
  padding : 5px 15px;
}



/* remove border radius for the tab */

#exTab1 .nav-pills > li > a {
  border-radius: 0;
}

/* change border radius for the tab , apply corners on top*/

#exTab3 .nav-pills > li > a {
  border-radius: 4px 4px 0 0 ;
}

#exTab3 .tab-content {
  color : white;
  background-color: #FFF;
  padding : 5px 15px;
}


/*********************personal ibce*********************************************/

#bloqueContacto{
overflow:hidden;
border:#CCC 0px solid;  
margin:10px;
    -webkit-border-radius: 10px ;
    -moz-border-radius: 10px ;
    border-radius: 10px ;
}

#bloqueContacto .cajafoto{
float:left;
width:30%;
}

#bloqueContacto .cajafoto img{
height: auto;
max-width: 100%;
padding: 4px;
}

#bloqueContacto .descripcion{
width: 65%;
float: left;
margin-top: 10px;
margin-left: 10px;
text-align: left;
}

#bloqueContacto p{
font-size:13px;
line-height:16px;
text-align:left;
}


#bloqueContenedor{
width:100%;

}

#bloqueContenedor h2{
padding: 15px;
margin-bottom: 20px;
border: 1px solid transparent;
border-radius: 4px;
color: #31708f;
background-color: #d9edf7;
border-color: #bce8f1;

}

#bloqueContenedor .imagenRedondeada{
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

#bloqueContenedor .imagenRedondeadaizq{
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
margin-right:10px;
}

#bloqueContenedor .descripcion{
margin-top:8px;
margin-bottom:8px;
text-align: center;
}


#bloqueContenedor .cajafoto{
display:inline-block;
width:170px;
height:250px ;
text-align:center;
padding:20px; border:#CCC 1px solid;  box-shadow:inset 0 0 50px rgba(241,242,249,.5);
padding-top: 15px;
    -webkit-border-radius: 10px ;
    -moz-border-radius: 10px ;
    border-radius: 10px ;

}

#bloqueContenedor .cajafoto2{
display:inline-block;
height:130px;
overflow:hidden;
text-align:left;


}

#bloqueContenedor .cajafoto2 div:nth-child(1){
  display:inline-block;
  vertical-align:top;

}

#bloqueContenedor .cajafoto2 div:nth-child(2){
  display:inline-block; 
    padding-left:15px;
  width:290px;
}

#bloqueContenedor .contacto{
float:left;
width:280px;
margin-bottom:10px;
margin-left:20px;
text-align:center;
}

#bloqueContenedor .descripcionImgPrincipal{
margin-top:10px;
padding:3px 15px;
background:#E1E1E1;
text-align:justify;
font-size:12px;
width:280px;
}


.caja_brochure { float:left; margin:0px; width:250px}
/*Estilos de la pagina Brochure*/ 
.brochure{
  width: 270px;
}
/*Estilos de la pagina Brochure*/ 
.brochure{
  width: 350px;
  display:inline-block;
 }
 
 
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}


/*----------------------------*/
.team-w3agile{
height:155px !important;
padding-top:10px;
width: 250px;
}

.team-w3agile1{
height:100px !important;
padding-top:15px;
width: 195px;
}

/*-------------PARA LOS EVENTOS-------------*/
.blog-right {
    border: 1px solid #eee;
    margin-bottom: 0px;
}
.blog-right .btn {
    margin-left: 20px;
    margin-bottom: 20px;
}
.blog-two-info { padding: 15px 10px 0 20px }
.blog-two-info i, .texto{ color:#5580C9;}
.blog-two-info .label-info {
    background-color: #48cfad;
    opacity: .7;
    margin-right: 4px;
} 
.blog-content {}


.blog-img {
    height: auto;
}

.blog-img img {
    width: 100%;
    border-radius: 1px;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
}


.gap{
  margin-bottom: 50px;
 
}

.center {
    text-align: center;
}

.bloquess {
  padding: 15px;
margin-bottom: 20px;
border: 1px solid transparent;
border-radius: 4px;
color: #31708f;
background-color: #d9edf7;
border-color: #bce8f1;
}


.cajasd{
height:155px !important;
padding-top:15px;
width: 250px;
}

/*--------------------------------------------------- */

#seccioneventos {
	padding: 3px;
	position: relative;
	/*wilmer*/
}

#seccioneventos .photo img {
	width:100%;
	height:320px;
	padding: 3px;
	border: 1px solid #eee;
	border-radius: 3px;
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
	position: relative;
	transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
	/*wilmer*/
	-webkit-border-radius: 5px;
	border-radius: 5px;
}



#seccioneventos .info {
	/*font-size:15px;
	padding: 15px 6px 12px 6px;
	*/
	/*wilmer*/
	font-size:18px;
	padding: 5px 0px 5px 0px;	
	text-align:center;
}

#seccioneventos .organiza{
  font-size:12px;
  text-align:center;
}

#seccioneventos h3{
  margin:0px;
  padding:0px;
}
/*------------------------------*/
/* --------------- */
.HR-redessociales{
	margin-bottom:2px;
	margin-top:2px;
}
/* --------------- */



/*-------------------------------------- descarga verde -------------------------------------*/

#bloqueDescarga{
width:100%;
text-align:center;
border: 1px solid transparent;
border-radius: 4px;
background-color: #FFF;
border-color: #bce8f1;
margin-top:15px;	
margin-bottom:15px;
}

#bloqueDescarga h3{
padding: 0px;
color: #31708f;
font-weight:bold;
}


#bloqueDescarga .bloque{
display:inline-block;
text-align:left;


}

#bloqueDescarga .bloque div:nth-child(1){
  display:inline-block;
  vertical-align:top;

}

#bloqueDescarga .bloque div:nth-child(2){
  display:inline-block; 
    padding-left:10px;

}


.media-body{overflow:hidden;zoom:1}
.media-body{width:10000px}
.media-object{display:block}
.media-object.img-thumbnail{max-width:none}
.media-right,.media>.pull-right{padding-left:10px}
.media-left,.media>.pull-left{padding-right:10px}
.media-body,.media-left,.media-right{display:table-cell;vertical-align:top}
.media-middle{vertical-align:middle}.media-bottom{vertical-align:bottom}
.media-heading{margin-top:0;margin-bottom:5px}
.media-list{padding-left:0;list-style:none}


.borde_imagen_portadas {
    margin: 5px;
    padding: 5px;
    height: 290px;
    width: 190px;
    box-shadow: #999 3px 3px 5px;
    background: #fff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: #E5E5E5 1PX solid;
}

.publicacion {
    border: 1px #CCC solid;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    width: 145px;
    display: inline-block;
    margin-right: 15px;
    height: 250px;
    margin-bottom: 10px;
}
.publicacion_imagen {
    text-align: center;
    margin-top: 10px;
}
.publicacion_titulo {
    text-align: center;
    margin: 5px;
}

.bordeado{
height:250px !important;
padding-top:15px;
width: 200px;
}

/*---------------------------------------------------------------*/

.listapasos ul{
list-style:none;		
margin-top:25px;
padding-top:25px;
}

.listapasos  li {			
	padding-bottom:10px;
	text-align:justify;
}

.listapasos  li span{
	margin-right:8px;
	padding:5px 10px;		
	border-radius: 15px;
	background:#06C;
	color:#FFF;
	font-size:14px;
	font-weight:600;
	text-align:left;
}
/*-------------------------------------------------*/

#submenu ul{
list-style:none;		
padding-left:25px;
padding-top:10px;
padding-bottom:10px;
}

#submenu li {			
	width:80%;
	padding-left:15px;
	padding-right:10px;
	text-align:left;
	background:url(../images/vineta_flecha_punto.png) 0px 7px no-repeat ;
	border-bottom:#CCCCCC 1px dotted;
	padding-bottom:3px;
	padding-top:3px;
}

#submenu li ul li{
	width:150px;
}

#submenu a {
color:#24488C;
}

#submenu a:hover{
color:#FF9900;
text-decoration:none;
}

#submenu .current {
color:#FF9900;
}

/*----------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------*/

#columnas {
 -moz-columns: 240px;
 -moz-column-gap: 10px;
 -moz-column-fill: auto;
 -webkit-columns: 240px;
 -webkit-column-gap: 10px;
 -webkit-column-fill: balance;
 columns: 240px;
 column-gap: 10px;
 column-fill: balance;
}

.unidad {
 -moz-column-break-inside: avoid;
 -webkit-column-break-inside: avoid;
 column-break-inside: avoid;

    box-shadow: 0 1px 3px rgba(20,20,20, 0.4);
    display: inline-block;
    margin: 0 5px 20px;
    padding: 10px;
	height:320px;
}

#contenedor #columnas .unidad img {
    border-color: #C5C5C5 #FFFFFF #FFFFFF #C5C5C5!important;
    border-style: solid!important;
    border-width: 1px!important;
    width: 100%!important;
    max-width: 100%;
    margin: 0!important;
    padding: 0!important;
    box-shadow: 0 0 transparent;
}

/*----------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------*/

#columnasindex {
-webkit-column-count: 5; /* Chrome, Safari, Opera */
-moz-column-count: 5; /* Firefox */
column-count: 5;

-moz-column-gap: 10px !important;
-webkit-column-gap: 10px !important;
column-gap: 10px !important;
  
-moz-column-fill: balance !important;
-webkit-column-fill: balance !important;
column-fill: balance !important;
}

.unidadindex {
 -moz-column-break-inside: avoid;
 -webkit-column-break-inside: avoid;
 column-break-inside: avoid;
height:430px;	
}

#contenedorindex #columnasindex .unidadindex img {
    
    width: 100%!important;
    max-width: 100%;
    margin: 0!important;
    padding: 0!important;

}

@media only screen and (max-width: 1044px) { 

.unidadindex {
height:450px;	
}
}


@media only screen and (max-width: 768px) { 
#columnasindex {
-webkit-column-count: 2; /* Chrome, Safari, Opera */
-moz-column-count: 2; /* Firefox */
column-count: 2;

-moz-column-gap: 10px !important;
-webkit-column-gap: 10px !important;
column-gap: 10px !important;
  
-moz-column-fill: balance !important;
-webkit-column-fill: balance !important;
column-fill: balance !important;
}

.unidadindex {
height:430px;	
}
}


@media only screen and (max-width: 490px) { 
#columnasindex {
-webkit-column-count: 1; /* Chrome, Safari, Opera */
-moz-column-count: 1; /* Firefox */
column-count: 1;

-moz-column-gap: 10px !important;
-webkit-column-gap: 10px !important;
column-gap: 10px !important;
  
-moz-column-fill: balance !important;
-webkit-column-fill: balance !important;
column-fill: balance !important;
}

.unidadindex {
height:430px;	
margin-bottom:20px
}
}

.logintexto{padding-top:40px; color:#FFF; text-align:right}
.logintexto a{color:#3CF}
.logintexto a:hover{ color:#FC0}

@media only screen and (max-width: 479px) { 
.logintexto{padding-top:10px; color:#FFF; text-align:right}
}

.may {
  text-transform: uppercase;
}
.obligatorio {
    color: #F00;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
}


/* ==============================
  6. header styles
============================== */
.fondoheader {
  background: #13314C;
}

#header {

  background-color:#182C61;

}
#header .logo {
  -webkit-transition: all .5s ease;
          transition: all .5s ease;
}
#header .header-info {
  -webkit-transition: all .5s ease;
          transition: all .5s ease;
}
#header .thm-container {
  position: relative;
  z-index: 99;
  padding: 15px 0px;
}

.header-info {
  padding: 4px 0;
}


.header-info .info-box {
  display: table-cell;
 /* vertical-align: middle;*/
  padding-right: 10px;
}
.header-info .info-box:last-child {
  padding-right: 0;
}
.header-info .info-box .icon-box,
.header-info .info-box .text-box {
  display: table-cell;
  vertical-align: middle;
}
.header-info .info-box .icon-box {
  padding-right: 20px;
}
.header-info .info-box .icon-box i {
  font-size: 30px;
  color: rgba(255, 255, 255, 0.6);
  position: relative;
  top: 5px;
  border-left: 1px solid #435A6E;
  padding-left: 30px;
}
.header-info .info-box .icon-box i:before {
  margin: 0;
  font-size: 30px;
}
.header-info .info-box .social-icons {
  font-size: 0;
  margin-left: -7.5px;
  margin-right: -7.5px;
  line-height: 6px;
  margin-top: 5px;
}
.header-info .info-box .social-icons li {
  display: inline-block;
  margin-left: 7.5px;
  margin-right: 7.5px;
}
.header-info .info-box .social-icons li a {
  display: block;
  font-size: 15px;
  color: #D4D4D4;
}
.header-info .info-box .social-icons li a:hover {
  color: #FBB12F;
}
.header-info .info-box p {
  color: #D4D4D4;
  line-height: 20px;
  margin: 0;
  padding-bottom:4px;
  font-style: italic;
}

.header-info .info-box p.highlighted {
  color: #139EA0;
  text-align:center;
}
.header-info .info-box p.phone-number {
  font-size: 18px;
  
}
.header-info .info-box .icon-box.no-border i {
  border: none;
}

.header-info .info-box h2 {
  color: #D4D4D4;
  line-height: 20px;
  margin: 0;
  padding-left:20px;
  padding-top:40px;
  font-size:18px;
  font-style:italic;
  font-weight:normal;
}

@media screen and (max-width:1024px) {
.header-info .info-box h2 {
  padding-top:10px;
  padding-bottom:10px;
}
}

@media print {
.header-info{
display:none;
}
#toTop{
display:none !important;
}

}


/*--Sistema Directorio---*/
#paginadirectorio .caja1 {
    width: 50%;
    float: left;
}
#registrodirectorio {
    width: 99%;
    background: #D9D9D9;
    border: #EEE 1px solid;
    box-shadow: 0px 5px 0px rgba(0,0,0,.5);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

/*--Sistema Directorio---*/


/* ==============================
  7. Header Menu styles
============================== */


.main-menu-wrapper {
  margin-top: -10px;
  margin-bottom: -55px;
  position: relative;width: 100%;
  /*background: #FBB12F;*/
  z-index: 9;
  -webkit-transition: background .5s ease;
          transition: background .5s ease;
}
.main-menu-wrapper.stricky-fixed {
  position: fixed;
  top: 10px;
  left: 0;
  width: 100%;
  z-index: 9999;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,fafafa+19,e2e2e2+69,d7d7d7+100 */
  background: #ffffff;
  /* Old browsers */
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #ffffff 0%, #fafafa 19%, #e2e2e2 69%, #d7d7d7 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #ffffff 0%, #fafafa 19%, #e2e2e2 69%, #d7d7d7 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#d7d7d7', GradientType=0)
  /* IE6-9 */
}
.main-menu-wrapper.stricky-fixed .free-qoute-button {
  -webkit-transition: all .3s ease;
          transition: all .3s ease;
}
.main-menu-wrapper.stricky-fixed .free-qoute-button:before {
  content: '';
  background: #FBB12F;
  right: 100%;
  width: 2500px;
  top: 0;
  height: 100%;
  -webkit-transition: all .3s ease;
          transition: all .3s ease;
}
.main-menu-wrapper.stricky-fixed .free-qoute-button:hover {
  background: #1FB5C7;
}
.main-menu-wrapper.stricky-fixed .free-qoute-button:hover:before {
  background: #1FB5C7;
}
.main-menu-wrapper.stricky-fixed .free-qoute-button:hover a {
  color: #fff;
}
.main-menu-wrapper .thm-container {
  position: relative;
}
.main-menu-wrapper .thm-container:before {
  content: '';
  position: absolute;
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: 5px;
  border: 1px solid rgba(255, 255, 255, 0.5);
}
.main-menu-wrapper .free-qoute-button {
  background: #FBB12F;
  position: relative;
  -webkit-transition: all .3s ease;
          transition: all .3s ease;
}
.main-menu-wrapper .free-qoute-button:hover {
  background: #1FB5C7;
}
.main-menu-wrapper .free-qoute-button:hover:before {
  background: #1FB5C7;
}
.main-menu-wrapper .free-qoute-button:hover a {
  color: #fff;
  -webkit-transition: all .3s ease;
          transition: all .3s ease;
}
.main-menu-wrapper .free-qoute-button:before {
  content: '';
  position: absolute;
  /*left: -32px;*/
  left: -0px;
  top: 0;
  width: 80px;
  /*background: #FBB12F;*/
  height: 100%;
  /*-webkit-transform: skewx(-45deg);
      -ms-transform: skewx(-45deg);
          transform: skewx(-45deg);*/
	-webkit-transform: skewx(-0deg);
      -ms-transform: skewx(-0deg);
          transform: skewx(-0deg);		  
  -webkit-transition: all .3s ease;
          transition: all .3s ease;
}
.main-menu-wrapper .free-qoute-button:after {
  content: '';
  position: absolute;
  /*left: -32px;*/
  left: 0px;
  top: 0;
  /*width: 10px;*/
  width: 7px;
  background: #13314C;
  height: 100%;
  /*-webkit-transform: skewx(-45deg);
      -ms-transform: skewx(-45deg);
          transform: skewx(-45deg);*/
  -webkit-transform: skewx(-0deg);
      -ms-transform: skewx(-0deg);
          transform: skewx(-0deg);
  z-index: 9;
  -webkit-transition: all .3s ease;
          transition: all .3s ease;
}
.main-menu-wrapper .free-qoute-button a {
  font-size: 18px;
  color: #010101;
  font-weight: bold;
  text-transform: uppercase;
  padding: 18px 30px 18px 28px;
  line-height: 29px;
  display: block;
  position: relative;
}
.main-menu-wrapper .free-qoute-button a:before {
  content: '';
  position: absolute;
  top: 5px;
  bottom: 5px;
  left: -65px;
  right: 5px;
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-left: 0;
}
.nav-holder {
  position: relative;
}
.nav-holder .nav-header {
  display: none;
  padding: 12px 20px;
}
.nav-holder .nav-header button {
  width: 40px;
  height: 40px;
  background: #0F2233;
  border: none;
  outline: none;
  color: #fff;
  font-size: 18px;
  border-radius: 5px;
}
.nav-holder .nav-footer {
  display: block;
}
.nav-holder .nav-footer ul.nav > li {
  display: inline-block;
  line-height: 29px;
  padding: 18px 0;
  position: relative;
}
.nav-holder .nav-footer ul.nav > li:hover a,
.nav-holder .nav-footer ul.nav > li.active a {
  color: #1278B9;
  background-color: transparent;
}
.nav-holder .nav-footer ul.nav > li:last-child > a {
  border: none;
  padding-right: 0;
}
.nav-holder .nav-footer ul.nav > li > a {
  padding: 0 10px;
  display: block;
  font-size: 15px;
  color: #242424;
  /*text-transform: uppercase;*/
  font-weight: 600;
  border-right: 1px dashed #BABABA;
  -webkit-transition: all .3s ease;
          transition: all .3s ease;
}
.nav-holder .nav-footer ul.nav > li > ul.submenu {
  top: 100%;
  left: 0;
}
.nav-holder .nav-footer ul.nav > li > ul.submenu.align-right {
  right: 0;
  left: auto;
}
.nav-holder .nav-footer ul.nav > li:hover > ul.submenu {
  visibility: visible;
  opacity: 1;
}
.nav-holder .nav-footer ul.nav > li > ul.submenu > li > ul.submenu {
  top: 0;
  left: 100%;
}
.nav-holder .nav-footer ul.nav > li > ul.submenu > li > ul.submenu.align-right {
  right: 100%;
  left: auto;
}
.nav-holder .nav-footer ul.nav > li > ul.submenu > li:hover > ul.submenu {
  visibility: visible;
  opacity: 1;
}
.nav-holder .nav-footer ul.nav > li ul.submenu {
  position: absolute;
  width: 240px;
  opacity: 0;
  visibility: hidden;
  z-index: 99999;
  -webkit-transition: all .3s ease;
          transition: all .3s ease;
}
.nav-holder .nav-footer ul.nav > li ul.submenu li {
  display: block;
  padding: 0;
  background: #D7D7D7;
}
.nav-holder .nav-footer ul.nav > li ul.submenu li:last-child a {
  border-bottom: 0;
}
.nav-holder .nav-footer ul.nav > li ul.submenu li:last-child a:after {
  display: none;
}
.nav-holder .nav-footer ul.nav > li ul.submenu li:hover > a {
  color: #1278B9;
}
.nav-holder .nav-footer ul.nav > li ul.submenu li a {
  color: #242424;
  font-family: 'Open Sans', sans-serif;
  padding: 7px 26px;
  border-bottom: 1px solid #F3F5F7;
  position: relative;
  display: block;
  font-weight: 500;
  -webkit-transition: all .3s ease;
          transition: all .3s ease;
}
.nav-holder .nav-footer ul.nav > li ul.submenu li a:before {
  content: '\f105';
  font-family: 'FontAwesome';
  margin-right: 10px;
  font-size: 12px;
}
.nav-holder .nav-footer ul.nav > li ul.submenu li a:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  border-bottom: 1px solid #C5C5C5;
}
.nav-footer ul.nav li.has-submenu > a > button {
  display: none;
}





.main-menu-wrapper.full-width {
  background: #FBB12F;
  margin-top: 0;
  margin-bottom: 0;
}
.main-menu-wrapper.full-width.stricky-fixed {top:0;}
.main-menu-wrapper.full-width .free-qoute-button a:after {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  width: 2000px;
  height: 100%;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  z-index: -1;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,fafafa+19,e2e2e2+69,d7d7d7+100 */
  background: #ffffff;
  /* Old browsers */
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #ffffff 0%, #fafafa 19%, #e2e2e2 69%, #d7d7d7 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #ffffff 0%, #fafafa 19%, #e2e2e2 69%, #d7d7d7 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#d7d7d7', GradientType=0)
  /* IE6-9 */
}


/*-------------------------- SISTEMA DIRECTORIO ------------------------------------*/

#paginadirectorio {margin:10px;}
#paginadirectorio .wrapper{width:100%;  }

#paginadirectorio .caja1{width:50%; float:left}
#paginadirectorio .caja2{width:33%; float:left}
#paginadirectorio .cover{width:90%; margin:0 auto; overflow:hidden}
#paginadirectorio .titulocaptcha{width:80%;float:left; text-align:left }
#paginadirectorio .titulo{width:140px;float:left; text-align:left }
#paginadirectorio .titulologin{width:80px;float:left; text-align:left }
#paginadirectorio .naranja{color:#F60 }
#paginadirectorio .titulocomex{font-size: 14px; font-weight: bold;color: #172758; }
#paginadirectorio .subtitulocomex{color:#333;font-size:13px}
#paginadirectorio .textocomex{color:#333;font-size:12px}
#paginadirectorio .margintop{margin-top:0px}
#paginadirectorio .top{margin-top:10px;}
#paginadirectorio .bottom{margin-bottom:10px;}

#paginadirectorio .botonimport a{
  display:block;
  text-align:center;
    width: 100%;
    background: #32A83A;
    color: #FFF;
    text-decoration: none;
    font-size: 18px;
    padding:30px 0px;
    margin: 0px;
}

#paginadirectorio .botonimport a:hover {
    background: #CEE9FD;
    color: #4A74BC;
}


#paginadirectorio .botonexport a {
  display:block;
  text-align:center;
    width: 100%;
    background:#0A7CDA;
    color: #FFF;
    text-decoration: none;
    font-size: 18px;
    padding:30px 0px;
    margin: 0px;
}
#paginadirectorio .botonexport a:hover {
    background:#CEE9FD;
    color: #4A74BC;
}

#paginadirectorio .botonoperador a{
  display:block;
  text-align:center;
    width: 100%;
    background: #FD8248;
    color: #FFF;
    text-decoration: none;
    font-size: 18px;
    padding:30px 0px;
    margin: 0px;
}


#paginadirectorio .botonoperador a:hover {
    background:#CEE9FD;
    color: #4A74BC;
}


.imageninio{width:100%; }

@media screen and (max-width:650px) {
.imageninio{width:90%; }  
#paginadirectorio .caja1{width:100%; float:left}
#paginadirectorio .cover{width:100%; margin:0 auto;}
#paginadirectorio .margintop{margin-top:15px}
 
}



#registrodirectorio {
width:99%;
background:#D9D9D9;
border:#EEE 1px solid;  box-shadow: 0px 5px 0px rgba(0,0,0,.5);
-webkit-border-radius: 10px ;
-moz-border-radius: 10px ;
border-radius: 10px ;
}
#registrodirectorio h2 {
padding:5px;  
color:#fff; 
font-weight:bold; 
padding:5px ; 
margin:5px; 
text-align:center; 
background:#164B9B;
-webkit-border-radius:3px ;
-moz-border-radius:3px ;
border-radius:3px ;
}

#registrodirectorio table {     
padding:5px;
margin-bottom:5px;
background:#FFFFFF; 
}
#registrodirectorio p{
padding:3px; 
margin:3px;  
color:#333; 
font-weight:bold; 
text-align:right;
}

#registrodirectorio span {      
padding:3px; 
margin:3px;  
color:#24488C; 
font-weight:bold; 
font:16px  Arial, Helvetica, sans-serif; 
font-style:italic;
text-align:left;
}

#registrodirectorio .input {
border:1px solid #bbb;
height:20px;
padding-left:5px;
margin-bottom:5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px; 
color:#000000;
}
@media screen and (max-width:480px) {
#registrodirectorio {
width:100%;
}
}



/*-----SISTEMA DIRECTORIO----------------------------------------------------------------*/


.listnot li {
  border-bottom: 1px dotted #ccc;
  display: table;
  border-collapse: collapse;
  width: 100%;
  float: left;
  margin-top:5px;
}



.listnot li a{
color:#4A6BA5;
}

.listnot li a:hover{
color:#09F;
}

.listnot h4 {
font-size: 14px;
font-weight: bold;
color: #172758;
}

.listnot p {
  padding:0px;
  margin:0px;
}

.inner {
  display: table-row;
  overflow: hidden;

}
.lisnot-img {
  display: table-cell;
  vertical-align: top;
  width:30%;
  padding-right: 1em;
}
.lisnot-img img {
  display: block;
  width: 100%;
  height: auto;
}
.lisnot-text {
  display: table-cell;
  vertical-align: top;
  width: 70%;
}

.listnot li .edicion{
color:#333;
font-size:11px;
}

.listnot li .veamas{
color:#E75A3A;
font-size:11px;
}

.lisnot-head {
  text-align:left;
  font-size:14px;
  margin: 0;
}
.lisnot-sub {
  text-align:left;
  font-size:12px;
  margin: 0;
}



@media screen and (max-width: 980px) {
  .listnot li {    
    width: 100%;
  }
  

 }

@media screen and (max-width: 650px) {
  .listnot li {
    width: 100%;
  }

}

@media screen and (max-width: 480px) {
  .listnot li {
    width: 100%
  }
}

@media screen and (max-width: 410px) {
	.listnot li {
    	width: 100%
  	}
  
  .col-410{
	width:100%;	
	}
}

.boton_celeste a{
margin:10px 10px 10px 0px;
width:230px;
padding:20px;
text-align:center;  
background: #64D3E5;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
border: #E0E0E0 1px solid;
color:#FFF; /* Color del texto de todo el contenido */
font-size:13px;
font-weight:bold;
color:#FFFFFF;
}

.boton_celeste  a:hover{
color:#FFFFFF;
text-decoration:underline;
}


.boton_verde {
margin:10px 30px 10px 15px;
padding:10px;
text-align:center;  
background: #99CC00;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
border: #E0E0E0 1px solid;
color:#FFF; /* Color del texto de todo el contenido */
font-size:13px;
font-weight:bold;

}

.boton_verde a{
color:#FFFFFF;
}

.boton_verde  a:hover{
color:#FFFFFF;
text-decoration:underline;
}




.date-wrap,
.comnt-wrap { margin-bottom: 20px }
.date-wrap span,
.comnt-wrap span {
    display: block;
    padding: 10px 0;
    text-align: center;
}
.date-wrap .date {
    font-size: 30px;
    font-weight: 300;
    background: #5580C9;
    color: #fff;
    border-radius: 1px 1px 0 0;
    -webkit-border-radius: 1px 1px 0 0;
    -moz-border-radius: 1px 1px 0 0;
}
.date-wrap .month {
    font-size: 16px;
    font-weight: 300;
    background: #f6f5f0;
    text-align: right;
    color: #999;
    border-radius: 0 0 1px 1px;
    -webkit-border-radius: 0 0 1px 1px;
    -moz-border-radius: 0 0 1px 1px;
}
/*
.opciones li{
	padding-left: 0px !important;
	padding-right: 10px;!important
	text-align: left !important;
	background: none !important;
}*/


/*-------------------------------------CLASE CONTENEDOR DE COMERCIO EXTERIOR--------------------------*/

.contenedor {
	/*width: 25%;*/
	float:left;
	
}

.contenedor_tarjeta {
	margin-right: 10px;
	margin-bottom:10px;	
	text-align: center;
}

.contenedor_tarjeta a {
	display: inline-block;
}

.contenedor_tarjeta:hover figure {
	transform: perspective(600px) rotateY(180deg);
	-webkit-box-shadow: 0px 2px 10px 2px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 2px 10px 2px rgba(0,0,0,0.25);
	box-shadow: 0px 2px 10px 2px rgba(0,0,0,0.25);
}

.contenedor_tarjeta:hover figure img {
	/* Si queremos podemos aplicar un efecto blur a nuestra imagen al girar */
	/*filter:blur(2px);*/
}

	

figure {
	width: 200px;
	height: 268px;
	margin:0;
	position: relative;
	transition: all ease .5s;
	transform-style: preserve-3d;
	
	/* Nota:
		Establecemos que la imagen tendra una rotacion de 0grados al inicio porque si no
		ponemos esta propiedad nos da un poco de problemas en algunos navegadores al pasar el cursor.
	*/
	transform: perspective(600px) rotateY(0deg);
}

figure .frontal,
figure .trasera {
	width: 100%;
	height: 100%;
	border-radius: 5px;
	transition: all ease .5s;
    border: 1px #CCC solid;
	padding:2px;
}
figure .frontal {
	display: block;


	/* Podemos ocultar la imagen al da la vuelta si lo queremos */
	/*backface-visibility: hidden;*/
}

figure .trasera {
	position: absolute;
	top: 0;
	padding: 20px;
	color: #fff;
	transform: perspective(600px) rotateY(180deg);
	backface-visibility: hidden;
	overflow: auto;
}

.contenedor_tarjeta:nth-child(1) figure .trasera{
background: rgba(15,98,143,0.89);
background: -moz-linear-gradient(top, rgba(15,98,143,0.89) 0%, rgba(192,212,222,0.89) 53%, rgba(246,246,246,0.83) 69%, rgba(223,233,240,0.71) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(15,98,143,0.89)), color-stop(53%, rgba(192,212,222,0.89)), color-stop(69%, rgba(246,246,246,0.83)), color-stop(100%, rgba(223,233,240,0.71)));
background: -webkit-linear-gradient(top, rgba(15,98,143,0.89) 0%, rgba(192,212,222,0.89) 53%, rgba(246,246,246,0.83) 69%, rgba(223,233,240,0.71) 100%);
background: -o-linear-gradient(top, rgba(15,98,143,0.89) 0%, rgba(192,212,222,0.89) 53%, rgba(246,246,246,0.83) 69%, rgba(223,233,240,0.71) 100%);
background: -ms-linear-gradient(top, rgba(15,98,143,0.89) 0%, rgba(192,212,222,0.89) 53%, rgba(246,246,246,0.83) 69%, rgba(223,233,240,0.71) 100%);
background: linear-gradient(to bottom, rgba(15,98,143,0.89) 0%, rgba(192,212,222,0.89) 53%, rgba(246,246,246,0.83) 69%, rgba(223,233,240,0.71) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0f628f', endColorstr='#dfe9f0', GradientType=0 );
}


figure .trasera .titulo {
	color: #fff;
	font-weight: normal;
	margin-bottom: 20px;
	font-family: 'Roboto', sans-serif;
	font-size: 24px;
}

figure .trasera .titulo1 {
	color: #fff;
	font-weight: normal;
	margin-bottom: 20px;
	font-family: 'Roboto', sans-serif;
	font-size: 20px;
}

figure .trasera hr {
	height: 2px;
	background: #fff;
	border: none;
	margin-bottom: 20px;
	opacity: .5;
}

figure .trasera p {
	font-family: 'Open Sans', sans-serif;
	line-height: 22px;
	font-size: 14px;
}

@media screen and (max-width: 1024px) {
	.contenedor {
		width: 33%;
		float:left;
		justify-content: center;
	}
	

}


@media screen and (max-width: 768px) {
	.contenedor {
		width: 33%;
		float:left;
		justify-content: center;
	}
	

}

@media screen and (max-width: 480px) {
		.contenedor {
		width: 100%;
		text-align:center;
          padding-left: 0.9em;
          padding-right: 0.9em;
	}
}

/*-------------------------------------CLASE CONTENEDOR DE COMERCIO EXTERIOR--------------------------*/
/*Animaciones y efectos*/
.w3-spin{animation:w3-spin 2s infinite linear}@keyframes w3-spin{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}}
.w3-animate-fading{animation:fading 10s infinite}@keyframes fading{0%{opacity:0}50%{opacity:1}100%{opacity:0}}
.w3-animate-opacity{animation:opac 0.8s}@keyframes opac{from{opacity:0} to{opacity:1}}
.w3-animate-top{position:relative;animation:animatetop 0.4s}@keyframes animatetop{from{top:-300px;opacity:0} to{top:0;opacity:1}}
.w3-animate-left{position:relative;animation:animateleft 0.4s}@keyframes animateleft{from{left:-300px;opacity:0} to{left:0;opacity:1}}
.w3-animate-right{position:relative;animation:animateright 0.4s}@keyframes animateright{from{right:-300px;opacity:0} to{right:0;opacity:1}}
.w3-animate-bottom{position:relative;animation:animatebottom 0.4s}@keyframes animatebottom{from{bottom:-300px;opacity:0} to{bottom:0;opacity:1}}
.w3-animate-zoom {animation:animatezoom 0.6s}@keyframes animatezoom{from{transform:scale(0)} to{transform:scale(1)}}
.w3-animate-input{transition:width 0.4s ease-in-out}.w3-animate-input:focus{width:100%!important}


/*----------------------------BLOQUE DE BANNER HOME---------------------------------------*/


a.caja_asistencia1 { 
display:block; 
float:left;
width:100%;
background:#00609D; 
color:#FFF;
text-decoration:none;
font-size:18px;
padding:10px 10px;
margin:5px 10px;
text-align:center
}
a.caja_asistencia1:hover {
background:#CEE9FD; 
color:#182C61;
}

a.caja_asistencia2 { 
display:block; 
float:left;
width:100%;
background:#007CDC; 
color:#FFF;
text-decoration:none;
font-size:18px;
padding:10px 10px;
margin:5px 10px;
text-align:center
}
a.caja_asistencia2:hover {
background:#CDFCFA; 
color:#182C61;
}


a.caja_asistencia3 { 
display:block; 
float:left;
width:100%;
background:#00AAF8; 
color:#FFF;
text-decoration:none;
font-size:18px;
padding:10px 10px;
margin:5px 10px;
text-align:center
}
a.caja_asistencia3:hover {
background:#BFDFFF; 
color:#182C61;
}





a.caja_asistencia4 { 
display:block; 
float:left;
width:100%;
background:#1FC0DC; 
color:#FFF;
text-decoration:none;
font-size:18px;
padding:10px 10px;
margin:5px 10px;
text-align:center
}
a.caja_asistencia4:hover {
background:#4A74BC; 
color:#182C61;
}


a.caja_asistencia5 { 
display:block; 
float:left;
width:100%;
background:#009788; 
color:#FFF;
text-decoration:none;
font-size:18px;
padding:10px 10px;
margin:5px 10px;
text-align:center
}
a.caja_asistencia5:hover {
background:#96D4CE; 
color:#182C61;
}



a.caja_asistencia6 { 
display:block; 
float:left;
width:100%;
background:#00B145; 
color:#FFF;
text-decoration:none;
font-size:18px;
padding:10px 10px;
margin:5px 10px;
text-align:center
}
a.caja_asistencia6:hover {
background:#C2E6AE; 
color:#182C61;
}



a.caja_asistencia7 { 
display:block; 
float:left;
width:100%;
background:#6CC23B; 
color:#FFF;
text-decoration:none;
font-size:18px;
padding:10px 10px;
margin:5px 10px;
text-align:center
}
a.caja_asistencia7:hover {
background:#C2E6AE; 
color:#182C61;
}



a.caja_asistencia8 { 
display:block; 
float:left;
width:100%;
background:#C3E40D; 
color:#FFF;
text-decoration:none;
font-size:18px;
padding:10px 10px;
margin:5px 10px;
text-align:center
}
a.caja_asistencia8:hover {
background:#E6F49B; 
color:#182C61;
}

a.caja_asistencia9 { 
display:block; 
float:left;
width:100%;
background:#F7CB1E; 
color:#FFF;
text-decoration:none;
font-size:18px;
padding:10px 10px;
margin:5px 10px;
text-align:center
}
a.caja_asistencia9:hover {
background:#FCEAA2; 
color:#182C61;
}

.caja_azul_profesional{
background:#03C; 
color:#FFF; 
padding:10px; 
font-size:16px;
font-weight:bold;
margin-bottom:20px;
}

.texto_rojo{

color:#F00; 
font-size:14px;
font-weight:bold;

}



@font-face {
  font-family: 'RedHatText';
  src: url('../fonts/RedHatText-Regular.eot') format('embedded-opentype'), url('../fonts/RedHatText-Regular.woff2?v=4.7.0') format('woff2'), url('../fonts/RedHatText-Regular.woff?v=4.7.0') format('woff'); /*, url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');*/
  font-style: normal;
  font-weight: normal;
}



.contenido_noticia_idt{
  font-family: RedHatText;
  font-size: 1.3em;
  font-style: normal;
  font-weight: normal;
  color: #1b1b1b;
  line-height: 140%;
  text-align: justify;
}

@media screen and (max-width: 480px) {

  .container {
    padding-left: 0.9em;
    padding-right: 0.9em;
    margin-right: auto;
    margin-left: auto;
  }
}