.navbar-expand-md .navbar-nav .nav-link {
    font-size: 14px;
}

p {
    font-size: 14px;
    color: #282828;
    line-height: 26px;
    margin-bottom: 0;
}
p a{
	font-weight: 500;
}
.back-to-top {
    background: #0071b8 !important;

}
#footer-Content .copyright p {
    color: #0071b8;
    
}
#nuestroprogreso div.social-list a, i {
    color: #0071b8;
}

.btn-common {
    background-color: #0071b8;
}

#areatrabajo .blog-item-wrapper a.read-more {
    color: #0071b8;
}

#areatrabajo .blog-item-wrapper:hover h3 a {
    color: #0071b8;
}

#testimonial .video-play-button span {
    border-left: 22px solid #0071b8;
}

.bg-fast-yellow {
    background: #0071b8;
}

#infraestructura .services-item:hover {
    border: 1px solid #0071b8;
    box-shadow: 0px 0px 25px 0px rgb(95 95 95 / 24%);
}

.menu-bg {
    background: #0071b8;
    background: linear-gradient(95deg, #0071b8 40%, #0071b8 100%) !important;
}

#areatrabajo .blog-item-wrapper:hover {
    border-color: #0071b8;
}

.ods-1{
	color: #e5243b;
}
.ods-2{
	color: #DDA63A;
}
.ods-3{
	color: #4C9F38;
}
.ods-4{
	color: #C5192D;
}
.ods-5{
	color: #FF3A21;
}
.ods-6{
	color: #26BDE2;
}
.ods-7{
	color: #FCC30B;
}
.ods-8{
	color: #A21942;
}
.ods-9{
	color: #FD6925;
}
.ods-10{
	color: #DD1367;
}
.ods-11{
	color: #FD9D24;
}
.ods-12{
	color: #BF8B2E;
}
.ods-13{
	color: #3F7E44;
}
.ods-14{
	color: #0A97D9;
}
.ods-15{
	color: #56C02B;
}
.ods-16{
	color: #00689D;
}
.ods-17{
	color: #19486A;
}

.azuluda{
	color: #0071b8;
}

.blog-post h1 {font-size: 1.8rem;}
.blog-post h2 {font-size: 1rem;}
.blog-post h4{color: #151948;font-size: 1.7rem;font-weight: 600;}

p{
	margin-top: 0.5rem;
}
ol{color: #282828;}
ul{color: #282828;}

ol li{margin-top: 9px;}
ul li{margin-top: 9px;}

ul li a:hover{color: #007bff;}
ol li a:hover{color: #007bff;}

.descargables div.social-list a, i {
    color: #0071b8;
    font-weight: 400;
}

.descargables div.social-list a:hover {
    color: #12a3ff;
}

.post-content ul li {
    list-style: disc;
    margin-left: 2.5rem;
}

.blog-post a:hover{color: #007bff;}
.btn {
    text-transform: initial;
}

#footer-Content {
    background: #0071b8;
    color: white;
}
#footer-Content .footer-social i{
	color: white;
}

#footer-Content .text-muted{color: white !important;}

#footer-Content .copyright p {
    color: white;
}


#footer-Content .copyright {
    border-top: 1px solid #0071b8;
}

#politicas .business-item-info a{
	font-weight: 400;
	color: #0071b8;
}
#politicas .business-item-info a:hover{
	color: #12a3ff;
}

#areatrabajo .blog-item-wrapper .blog-item-text a{color: #151948} 

#areatrabajo .blog-item-wrapper a.read-more {
    text-transform: none;
}
#testimonial {
	    margin-bottom: 80px;
}
.blue{color: #0071b8;}
#home .translate{display: block;}

p.text-center {
    font-size: 24px;
    font-weight: 300;
}


/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991.98px) { 
	.services-item.text-center {
    max-height: 350px;
}
	
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1199.98px) { 
	
	.services-item.text-center {
    max-height: 320px;
}
}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) { 
	
	.services-item.text-center {
    max-height: 320px;
}
}
.ul-lang{display:none;}




#nuestroprogreso .services-item {
    padding: 0;
}

.services-item img.img-fluid {
    max-height: 260px !important;
}