.custom-heading::after, .custom-heading02:after, .service-item-container figcaption h1:after, .service-item-container figcaption h2:after, .service-item-container figcaption h3:after, .service-item-container figcaption h4:after, .service-item-container figcaption h5:after, .gallery-item-container figcaption h1:after, .gallery-item-container figcaption h2:after, .gallery-item-container figcaption h3:after, .gallery-item-container figcaption h4:after, .gallery-item-container figcaption h5:after, .hover-details:hover span, .team-details:after, .hover-mask-container .hover-zoom:hover, .tabs li.active, .numbers-counter .counter-container::after, .master-slider .pi-button:hover, .master-slider .tooltip h6::after, .ms-skin-default .ms-tooltip-point .ms-point-center {
    background-color: #002060;
}

.blog-post.isotope-item .post-date i, .fa-ul li i, .text-base-color02, .pi-latest-posts .post-date i, .pi-latest-posts02 .post-category i, .accordion .title::before, .pi-latest-posts03 li .post-media i, .news-carousel-container .icon-title i{
    color: #002060;
}

strong, b{
  font-weight: 700;
}

.page-content{
  padding: 50px 0 0;
}

.page-content [class^="col-"] p{
  text-align: justify;
}

.custom-heading02 p{
  text-align: center !important;
  margin-top: 5px
}

#header .main-nav .logo a img {
  width: 190px;
  height: auto;
}

#footer-wrapper {
  padding-top: 40px;
  background-image: none;
}

.widget {
  margin-bottom: 0;
}

.copyright-container p{
    text-align: center;
    padding-bottom: 0;
    font-size: 13px;
}

#quienes-somos .page-title{
  background-image: url(../img/pics/title-quienes-somos.jpg);
}

#servicios .page-title{
  background-image: url(../img/pics/title-servicios.jpg);
}

#infraestructura .page-title{
  background-image: url(../img/pics/title-infraestructura.jpg);
}

#red-sucursales .statement p { text-align: center; }

#clientes .page-title{
  background-image: url(../img/pics/title-clientes.jpg);
}


#aduana .page-title{
  background-image: url(../img/pics/title-aduana.jpg);
}

#somos-politica-integrada .row{
  margin-bottom: 30px;
}

#somos-politica-integrada .row:last-of-type{
  margin-bottom: 70px;
}

#servicios .row{
  margin-bottom: 15px;
}

#servicios .page-content{
  padding-top: 0;
}

#clientes .clients-li {
  margin-bottom: 45px;
}

.footer-social-icons:after{
	clear: both;
	display: block;
	content: '';
}

.afip{
	margin-top: 8px;
	width: 220px;
    margin: 15px auto;
}

.afip:after{
    margin-top: 8px;
    max-width: 220px;
    margin: 20px auto;
}

.afip-box{
	padding: 0;
}

.afip-box img{
	max-width: 83%;
    margin: 0 auto;
}

@media only screen and (max-width: 767px) {
.copyright-container p{
	text-align: center;
	}

span.no-mobile {
    display: none;
}
}

.clear{
	display: block;
	clear: both;
}

