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

    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: #6AC72A #6AC72A #cbced1;
}

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

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

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

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

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

.rounded-buttons .rounded-three {
 background: -webkit-linear-gradient(left, #006833 0%, #6AC72A 50%, #006833 100%);
 background: -o-linear-gradient(left, #006833 0%, #6AC72A 50%, #006833 100%);
 background: linear-gradient(to right, #006833 0%, #6AC72A 50%, #006833 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, #006833 0%, #6AC72A 100%);
 background: -o-linear-gradient(left, #006833 0%, #6AC72A 100%);
 background: linear-gradient(to right, #006833 0%, #6AC72A 100%);
}

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

.footer-area .footer-copyright {
  background: -webkit-linear-gradient(left, #006833 0%, #6AC72A 100%);
  background: -o-linear-gradient(left, #006833 0%, #6AC72A 100%);
  background: linear-gradient(to right, #006833 0%, #6AC72A 100%);
 }

.footer-area .footer-copyright .social li a {
 color: #fff;
}
.footer-area .footer-copyright .social li a:hover {
 color: #026A33;
}

.footer-area .footer-copyright .copyright .text {
  color: #fff;
}

.footer-area .footer-copyright .copyright .text a {
  color: #fff;
}

.footer-area .footer-copyright .copyright .text a:hover {
  color: #6AC72A;
}

.back-to-top {
 color: #121212;
 background-color: #6AC72A;
}

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

.box-servicios {
	height: 550px;
}