/* Custom Modifications */
/*Aca modifique el nevegation bar*/
#header .header-nav-main nav > ul > li > a {
	font-size: 16px !important;
	font-weight: 600; /* test with values 100, 400, 700, 900 */
}
/*Aca */
.custom-toll-free > span.toll-free-number {
    font-size: 1.5em;
    letter-spacing: -1px;
}
.custom-toll-free > span {
    display: block;
}
.custom-toll-free * {
    -webkit-transition: ease color 300ms;
    -moz-transition: ease color 300ms;
    -ms-transition: ease color 300ms;
    -o-transition: ease color 300ms;
    transition: ease color 300ms;
}
.custom-toll-free {
    position: relative;
    padding-left: 35px;
    margin-left: 40px;
}
.custom-toll-free > i {
    position: absolute;
    top: 2px;
    left: 0;
    font-size: 4em;
    line-height: 0.8;
}
html .featured-box-quaternary .box-content {
	border-top-color: #383f48;
}
html .featured-box-quaternary .icon-featured {
    background-color: #383f48;
}
html .featured-box-quaternary h4 {
    color: #383f48;

}
.letras-grandes {
    color: #777;
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 17px;
    font-weight: 350;
    line-height: 22px;
    margin: 0;
}
.form-ttl {
    font-size: 29px;
    line-height: 40px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: .025em;
    color: #2c313b;
    margin: 0 0 5px 0;
    text-align: center;
}
/* Espacio en la forma modal*/
.input-space {
	margin-left: 10px;
	margin-right: 10px;
}
/* Abajo home page contact banner*/
.featured-box .box-content {
    border-radius: 8px;
    border-top-width: 5px;
    padding: 10px 20px 5px 20px;
}
/* Abajo datepicker font size*/
.datepicker  {
    font-size: 1em;
}
/* Abajo home page form color*/
.white-background {
    background: #FFF;
   /* -webkit-opacity: 0.5;
    -moz-opacity: 0.5;
    opacity: 0.9;*/
}
.slider-contact-form {
        top: 150px;
        
}    
.rating {
  margin: 10px 0;
}

.rating i {
  display: inline-block;
  width: 0;
  height: 1.5em;
  border-width: 0 0.75em;
  border-style: solid;
  border-color: #eee;
  border-radius: .22em;
  color: white;
  background: #eee;
  font-style: normal;
  line-height: 1.6em;
  text-indent: -0.5em;
  text-shadow: 1px 0 1px #b3b3b3;
}

/** Colors */

.rating-5 .star-1,
.rating-5-half .star-1 {
  border-color: #dd050b;
  background: #dd050b;
}

.rating-5 .star-2,
.rating-5-half .star-2 {
  border-color: #dd050b;
  background: #dd050b;
}

.rating-5 .star-3,
.rating-5-half .star-3 {
  border-color: #dd050b;
  background: #dd050b;
}

.rating-5 .star-4,
.rating-5-half .star-4 {
  border-color: #dd050b;
  background: #dd050b;
}

.rating-5 .star-5,
.rating-5-half .star-5 {
  border-color: #dd050b;
  background: #dd050b;
}

.rating-5-half .star-6 {
  border-left-color: #dd050b;
}

/* html code
<div class="rating rating-5">
  <i class="star-1">★</i>
  <i class="star-2">★</i>
  <i class="star-3">★</i>
  <i class="star-4">★</i>
  <i class="star-5">★</i>
</div> 
*/
.blanco {
    color: #FFF;
}
.testimonial blockquote p {
    color: #333;
    font-size: 1.2em;
    line-height: 1.3;
    font-family: Helvetica, Arial, sans-serif;
}
html .testimonial-primary blockquote {
    background: #FFF; 
}
html .testimonial-primary .testimonial-arrow-down {
    border-top-color: #FFF;
}
.testimonial blockquote {
    background: #CCC;
    border-radius: 10px;
    border: 0;
    color: #666;
    font-family: Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 10px 50px;
    position: relative;
}
html #footer.color-secondary .footer-ribbon {
    background: #e86518;
}
.icon-featured {
   /* display: inline-block;
    font-size: 0;
    margin: 15px;
    width: 110px;
    height: 110px;
    border-radius: 50%;
    text-align: center;
    position: relative;
    z-index: 1;
    color: #FFF;*/
    font-size: 60px;
    line-height: 110px;
}
section.section-custom-map {
    padding: 155px 0 0;
}
.call-to-action {   
    padding: 55px 55px;
}
.form-control:focus {
  border-color: #33bbff;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(0, 136, 204, 0.3);
}
.call-to-action.call-to-action-in-footer:before {
    content: "";
    display: block;
    position: absolute;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #F4F4F4;
    height: 20px;
    width: 20px;
    top: -5px;
    left: 50%;
    margin-left: -20px;
}
.call-to-action.call-to-action-default {
    background: #FFF;
}
a:not([href]):not([tabindex]) {
    color: #FFF; 
    text-decoration: none;
}
.btn.btn-lg {
    font-size: 1.2rem;
    padding: 0.5rem 1rem;
}
.featured-boxes-style-8 .featured-box .icon-featured {
    display: inline-block;
    font-size: 60px;
    height: 75px;
    padding: 0;
    width: 75px;
    margin: -15px -15px 0 0;
    background: #FFF;
    line-height: 73px;
    border: 0;
    color: #777;
}
html .featured-boxes-style-8 .featured-box.featured-box-quaternary .icon-featured {
    color: #383f48;
}
.pad-top {
  padding-top: 20px;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto;
}
.btn.btn-xl {
    font-size: 1.2rem;
    padding: 0.5rem 1rem;
}    
.slider-contact-form label.error {
  display: inline !important;
}
/*Needed for google automplete isnide modal*/
.pac-container { z-index: 100000; 
}
.call-to-action.call-to-action-in-footer:before {
    border-top: 20px solid #FFFFFF;
}
.covid-alert {
  background: #00a0dc;
  color: #fff;
  width: 100%;
  padding: 5px 10px;
  font-size: 16px;
  text-align: center;
  font-weight: bold;
    font-family: Inter, sans-serif;
}
.covid-alert a {
  color: #fff;
    text-decoration: underline;
    font-weight: 400;
}
