.wp-fijo {
    position: fixed;
    bottom: 30px;
    right: 30px;
    background-color: #33d57e;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    padding: 15px;
    z-index: 500000000000000; 
}

.navbar-brand img {
    height: 60px
}

#scrollUp {
    left: 2%;
}

.navbar-sticky-moved-up {
    background: #ffffff;
        border-bottom: 3px solid #045a96;
}



.btn,
.btn.sApp-btn:before,
.bg-overlay::after {
    background: linear-gradient( 
-47deg
 , #142259 0%, #122e65 100%);
}

.text-primary {
    color: #ffffff !important;
}
.contact-box button {
    height: 60px;
    border-radius: 8px;
    background: #142259 !important;
}
.contact-box button:hover {
    background: #007bff !important;

}
.section-heading > h2::after { 
    background-color: #045c98; 
}

.btn {
    border-radius: 50px;
    transition: 0.3s;
    background: #142259;
}


.btn:hover, .btn:active, .btn:focus  {
        background: #007bff;
 
    transition: 0.3s;
}

.height-emulator {
    background-color: #142259 !important;

}

footer {
    background-color: #142259 !important;
}

.footer-items h3 {
    color: #ffffff !important;
}

.footer-items ul > li {
    color: #ffffff !important;
}

.footer-items p {
    color: #ffffff !important;
}

.homepage-5 .welcome-area {
    background: rgba(0, 0, 0, 0) url(../img/welcome.jpg) no-repeat scroll center center / cover;
}

.welcome-area.bg-overlay::after {
    opacity: 0.7;
    z-index: -1;
}
 

.bg-area {
    background: rgba(0, 0, 0, 0) url(../img/bg.jpg) no-repeat fixed center center / cover;
}

.bg-area.bg-overlay::after {
    opacity: 0.7;
    z-index: -1;
}
.bg-overlay::after {
    opacity: 1;
    z-index: -1;
}

.plan-area {
    background: rgba(0, 0, 0, 0) url(../img/plan.jpg) no-repeat fixed center center / cover;
}
 .plan-area.bg-overlay::after {
    opacity: 0.7;
    z-index: -1;
}


.contacto-area {
    background: rgba(0, 0, 0, 0) url(../img/contacto.jpg) no-repeat fixed center center / cover;
}

.contacto-area.bg-overlay::after {
    opacity: 0.7;
    z-index: -1;
}


h1, h2, h3, h4, h5, h6 {
    font-weight: 600;
    color: #142259;
    margin-bottom: 0;
}



.single-work::after {
display:none}


.icon-text h3 {
 font-size:25px}

.section-heading {
    margin-bottom: 40px;
}

.slick-slide img {
    display: block;
    margin: 0 auto;
}

.welcome-intro p {
font-size:18px}

.instagram{ 
  background: #f09433; 
background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%); 
background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 );
  }

.footer-area .social-icons > a {
    width: 30px;
    height: 30px;
    font-size: 18px;
    border-radius: 50px;
}

.footer-items > a > img {
    height: 60px !important;
}

.text-white {
    color: #ffffff !important;
}

@media (max-width: 767px) {
    .welcome-area, .homepage-5 .welcome-area {
   
        padding-top: 180px !important;
        padding-bottom: 100px !important;
    }
    .service-thumb img { 
padding: 20px 60px;
    }
    
    br {  display: none
    }
   
}
p  { 
line-height: 1.5
    }
.ptb_100 {
    padding: 125px 0;
}

	.linkedin {
	  background: #0E76A8; 
	}
  

.button-group a:last-child {
    margin-right: 0;
    margin: 0 auto;
}

.btn.sApp-btn {

    letter-spacing: 0px;
}

.card-header .btn:hover, .card-header .btn:active, .card-header .btn:focus {
    position: relative;
    display: block;
    width: 100%;
    background: #fafafa;
    color: #222;
    text-align: left;
    border-radius: 0
}

.slick-slide img {
border-radius:1.5em}
 
.navbar .navbar-nav .nav-link {
    padding-right: 0.9rem;
    padding-left: 0.9rem;
    -webkit-transition: .3s;
    transition: .3s;
}


.btn-beca {
    border-radius: 50px;
    transition: 0.3s;
    background: #142259;
    padding: 10px 20px !important;
    margin: 15px 5px;
    color: #fff
}


.btn-beca:hover, .btn-beca:active, .btn-beca:focus  {
        background: #007bff;
     color: #fff;

    transition: 0.3s;
}

.height-emulator {
    float: left;
    height: 410px;
}

 
.single-screenshot {

    -webkit-transform: scale(1);
    transform: scale(1);
}