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

    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: #007aa3 #7db051 #007aa3;
}

.navbar-area {
 background: #f4f6f7;
}

.navbar-area .navbar-brand img {
    max-width: 295px;
}

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

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

.slider-area .bd-example .carousel .carousel-inner {
    background-color: #f4f6f7;
}

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

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

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

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

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

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

.back-to-top:hover {
 color: #7db051;
 background-color: #f4f6f7; 
}

.servicios {
	font-size:14px; 
	margin-top:10px;
}
.servicios li {
	margin-left:10px;
	margin-bottom:5px;
}