.btn-primary{
  width: auto;
    height: 50px;
    border-radius: 6px;
    padding: 12px 35px;
    background-color: #82bc00; 
    text-transform: Uppercase;
}

.btn-primary-service{
    width: auto;
    height: 50px;
    border-radius: 6px;
    padding: 12px 15px;
    background-color: #82bc00; 
    color: #ffffff;
    text-transform: Uppercase;
}

.btn-secondary{
  width: auto;
  height: 50px;
  border-radius: 6px;
  padding: 12px 35px;
  background-color: #009add;   
  text-transform: Uppercase;
}

.hentry .post-link a:hover{
     background-color: #009add; 
}

.btn-secondary-service{
  width: auto;
  height: 50px;
  border-radius: 6px;
  padding: 12px 15px;
  background-color: #009add; 
   color: #ffffff;
   text-transform: Uppercase;
}

.btn-secondary-service:focus, .btn-primary-secondary:hover {
    background-color: #82bc00;
}

.btn-primary:focus, .btn-primary:hover {
    background-color: #009add;
}



.btn-primary-service:focus, .btn-primary-service:hover {
    background-color: #009add;
    color: white;
}


.btn-secondary:focus, .btn-secondary:hover {
    background-color: #82bc00;
}

#breadcrumbs {
   
    font-size: 17px !important;
    color: #656565 !important;
    font-weight: 500;
    
}

.wprt-button.accent:hover {
    background-color: #009add;
    color: #fff;
}

#featured-title .featured-title-heading{
    font-size: 17px !important;
    color: #656565 !important;
    font-weight: 500;
}

#footer{
    background-color: white;
    color: #999999;
}

#scroll-top:before {
     background-color: #009add;
}

#bottom ul.bottom-nav > li > a > span {
    color: #009add;
}

.cbp-nav-pagination{
    display: none;
}

#bottom ul.bottom-nav > li > a{
    text-decoration: none;
     color: #7A7A7A;
}

#bottom ul.bottom-nav > li > a:hover{
    text-decoration: none !important;
     color: #7A7A7A;
}



#footer-widgets .widget .widget-title > span {
    padding-bottom: 10px;
    color: #333333;
    
}

.heading-service .heading {
  width: auto;
  height: 50px;
  border-radius: 6px;
  padding: 12px 15px;
  background-color: #009add;  
}   

#bottom {
    background-color: white;
    color: #999999;
    border-top: solid 1px #DDDDDD;
}

#site-header .header-aside-btn a{
    border: none;
    color: white;
}

#site-header .header-aside-btn{
    background-color: #009add;
}


#footer-widgets .widget .socials .icon {
    padding: 0 3px;
    float: left;
    margin: 1px 10px 3px 0;
}

.wprt-button.white:hover {
    background-color: #82bc00;
    color: #fff;
}

.border-1 {
    border: 1px solid #dddddd;
    padding: 33px 22px;
}

span.wpcf7-form-control-wrap.your-lastname {
    width: 49%;
    float: right;
}

input[type="submit"]{
     background-color: #82bc00;
}

input[type="submit"]:hover{
     background-color: #009add;
}


#featured-title .featured-title-heading{
   text-transform: capitalize;
}


#bottom #copyright {
    color: #7A7A7A;
}

#footer-widgets .widget{
     color: #7A7A7A;
}

#footer-widgets .widget ul.links li a {
    color: #7A7A7A;
}


#footer-widgets .widget .socials a {
    border: solid 1px #dddddd;
}

#site-header .header-aside-btn {
    background-color: #009add;
    border-radius: 6px;
}

.animsition-loading:after {
    -webkit-animation: loader-loading-spin .75s linear infinite;
    animation: loader-loading-spin .75s linear infinite;
    border: 3px solid transparent;
    border-color: #009add transparent transparent;
}


#featured-title .featured-title-inner-wrap {
    min-height: 30px !important;
    padding-top: 20px;
}

#featured-title .featured-title-inner-wrap {
    padding: 20px 0 !important;
    display: table;
    overflow: hidden;
    width: 100%;
}

.wprt-team .socials, .wprt-team .text-wrap{
    display: none;
}


.wprt-accordions.style-2 .accordion-item.active .accordion-heading{
    color: #009add;
    border-color: #009add;
}


.wprt-accordions.style-2 .accordion-item.active .accordion-heading:after{
      color: #009add;
}

.wprt-images-grid .cbp-nav-prev.cbp-nav-stop {
    background-color: #009add;
    color: #fff;
}

#nosotros-items {
    padding-top: 80px;
    padding-right: 80px;
    padding-bottom: 80px;
    padding-left: 80px;
}


#main-nav-mobi{
    background-color: #f7f7f7;
}

@media (max-width: 480px) { 
    
    
    span.wpcf7-form-control-wrap.your-lastname {
     width: auto;
     float: unset;
}

.wprt-button.accent:hover{
    background-color: #009add;
}.wprt-button
    
#nosotros-items {
    padding-top: 40px !important;
    padding-right: 20px !important;
    padding-bottom: 40px !important;
    padding-left: 20px !important;
}
}


.wprt-action-box .button-wrap {
     display: unset; 
    text-align: center;
    vertical-align: unset; 
    width: 100%;
}

.wpb_gallery_slides.wpb_image_grid{
        margin-left : 5%;
        margin-right : 5%;
        
}

.wprt-button{
    padding: 10px 30px !important;
}

.wprt-headings.style-1 .sep{
    background-color: #82bc00;
}

.wprt-counter.style-1 .number-wrap {
    color: #1c63b8 !important;
}

.wprt-counter .prefix, .wprt-counter .suffix{
    color: #1c63b8 !important;
}

.wprt-counter.style-1 .icon{
   color: #1c63b8 !important;
}

.item-nosotros{
    background: #f0f0f0;
    padding: 30px 15px;
}