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

    Template: Lading Page Pro
    Template URL: demo.creativos.cr
    Description: LadingPage Profesional by Hosting506
    Author: Hosting506
    Author URL: https://hosting506.com
    Support: https://clientes.hosting506.com
    Version: 1.0

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

.preloader .loader .ytp-spinner-circle {
  border-color: #000000 #000000 #cbced1;
}

.navbar-area {
 background: -webkit-linear-gradient(left, #fff 0%, #fff 100%);
 background: -o-linear-gradient(left, #fff 0%, #fff 100%);
 background: linear-gradient(to right, #fff 0%, #fff 100%);
}

.navbar-area .navbar .navbar-nav .nav-item a {
 font-size: 16px;
 color: #004B82;
 text-transform: uppercase;
}

.navbar-area .navbar .navbar-nav .nav-item a::before {
 background-color: #000000;
 width: 70px;
}

.rounded-buttons .rounded-one {
 border-color: #000000;
 color: #000000; 
}

.rounded-buttons .rounded-one:hover {
 background-color: rgba(56, 249, 215, 0.4);
}

.rounded-buttons .rounded-three {
 background: -webkit-linear-gradient(left, #004B82 0%, #000000 50%, #004B82 100%);
 background: -o-linear-gradient(left, #004B82 0%, #000000 50%, #004B82 100%);
 background: linear-gradient(to right, #004B82 0%, #000000 50%, #004B82 100%);
 background-size: 200% auto;
 color: #fff;
}

.rounded-buttons .rounded-three:hover {
  background-position: right center; 
}

.portfolio-menu ul li::before {
 background: -webkit-linear-gradient(left, #004B82 0%, #000000 100%);
 background: -o-linear-gradient(left, #004B82 0%, #000000 100%);
 background: linear-gradient(to right, #004B82 0%, #000000 100%);
}

.portfolio-menu ul li:hover, .portfolio-menu ul li.active {
 color: #000000;
}

.footer-area .footer-copyright .social li a {
 color: #6c6c6c;
}
.footer-area .footer-copyright .social li a:hover {
 color: #000000; 
}

.back-to-top {
 color: #fff;
 background-color: #000000;
}

.back-to-top:hover {
 color: #121212;
 background-color: #000000; 
}

.boxservicios {
  min-height: 480px;
}