
#header .sign-in-up .header-nav-top .nav > li > a {
  color: #206bda;
  font-size: 13px;
  font-weight: 600;
  }
  html .overlay-color-primary:not(.no-skin):before {
      background-color: #206bda !important;
  }
  .owl-item h1 { 
      color: #fff;
      font-size: 47px;
      font-weight: 600;
      line-height: 57px;
      letter-spacing: 1px;
  }
  .owl-item h3 { color: #fff; text-align: left;}
.toast-bottom-right { display: none;}
  .feature-box-icon img { width: 45px;}
 #footer {
      margin-top: 0px;
  }
  .page-header {
      background-color: #206bda;
  }
  .irs-image img { width: 60px;}
  .irs-image { padding-left: 30px;}
h2 { font-weight: 600;}
/* .form-select {
  display: block;
  width: 100%;
  padding: 0.375rem 2.25rem 0.375rem 0.75rem;
  -moz-padding-start: calc(0.75rem - 3px);
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.85;
  color: #212529;
  background-color: #fff;
  background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e);
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 16px 12px;
  border: 1px solid rgba(0, 0, 0, 0.09);
  border-radius: 0.375rem;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
} */
h3 { line-height: 37px; text-transform: capitalize;}

.p5-vertical {
  padding: 3rem 0 !important;
}
.related-services {
  background-color: #F7F6F4;
}
.related-services a {
  color: #272834;
}
.related-services .button {
  display: inline-block;
  background-color: #fff;
  text-decoration: none;
  width: 100%;
  text-align: center;
  line-height: 80px;
  font-weight: 600;
}
.hvr-sweep-to-right:before {
  background: #2160ad;
}
.hvr-sweep-to-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2160ad;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-sweep-to-right:before {
  background: #2160ad;
}
.breadcrumb  a {
  color: #fff;
}
.breadcrumb > li {
  color: #fff;
}
.plus-btn-rf  { padding-top: 38px;
  font-size: 17px;
  font-weight: 800;}

  /*Estilos generales del boton whatsapp*/
.whatsapp-btn {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 9999;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background-color: #25D366;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
  animation: breathe 2s ease-in-out infinite;
}
.abt-lt p { font-weight: 400; letter-spacing: 0.8;}
.abt-lt h6 { letter-spacing: 0.8px; color: #fb9664 !important; margin-top: 19px; font-size: 17px; font-weight: 600;}
.fw-600 { font-weight: 600;}
/*Estilos solo al icono whatsapp*/
.whatsapp-btn i {
  color: #fff;
  font-size: 24px;
  animation: beat 2s ease-in-out infinite;
  text-decoration: none;
}
.marquee-sty {
  background: #2160ad;
  border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
}
.marquee-sty .text {
  display: inline-block;
  padding-left: 3rem;
  text-indent: 0;
  font-weight: 500;
  font-size: 1rem;
  text-transform: uppercase;
  color: #fff;
  padding-top: 18px;
}
.marquee-sty h4 { margin-bottom: 0px;}
.marquee-sty h2  {
  color: #fff;
  padding: 9px 0;
  margin-bottom: 0;
}
:host {
  display: inline-block;
  overflow: hidden;
  text-align: initial;
  white-space: nowrap;
}

/* Number conunting start */

.sectionClass {
  padding: 0px 0px 50px 0px;
  position: relative;
  display: block;
}

.fullWidth {
  width: 100% !important;
  display: table;
  float: none;
  padding: 0;
  min-height: 1px;
  height: 100%;
  position: relative;
}


.sectiontitle {
  background-position: center;
  margin: 30px 0 0px;
  text-align: center;
  min-height: 20px;
}

.sectiontitle h2 {
  font-size: 30px;
  color: #222;
  margin-bottom: 0px;
  padding-right: 10px;
  padding-left: 10px;
}


.headerLine {
  width: 160px;
  height: 2px;
  display: inline-block;
  background: #101F2E;
}


.projectFactsWrap{
    display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}


#projectFacts .fullWidth{
  padding: 0;
}

.projectFactsWrap .item{
  width: 25%;
  height: 100%;
  padding: 50px 0px;
  text-align: center;
}

.projectFactsWrap .item:nth-child(1){
  background: rgb(21 83 145);
}

.projectFactsWrap .item:nth-child(2){
  background: rgb(13 70 126);
}

.projectFactsWrap .item:nth-child(3){
  background: rgb(14 65 116);
}

.projectFactsWrap .item:nth-child(4){
  background: rgb(12 59 106);
} 

.projectFactsWrap .item p.number{
  font-size: 40px;
  padding: 0;
  font-weight: bold;
}

.projectFactsWrap .item p{
  color: rgba(255, 255, 255, 0.8);
  font-size: 18px;
  margin: 0;
  padding: 10px;
}


.projectFactsWrap .item span{
  width: 60px;
  background: rgba(255, 255, 255, 0.8);
  height: 2px;
  display: block;
  margin: 0 auto;
}


.projectFactsWrap .item i{
  vertical-align: middle;
  font-size: 50px;
  color: rgba(255, 255, 255, 0.8);
}


.projectFactsWrap .item:hover i, .projectFactsWrap .item:hover p{
  color: white;
}

.projectFactsWrap .item:hover span{
  background: white;
}
/* Number conunting start */

/*Estilos con animation contorno respirando*/
@keyframes breathe {
  0% {
    box-shadow: 0 0 0 0 rgba(37, 211, 102, 0.5);
  }
  70% {
    box-shadow: 0 0 0 15px rgba(37, 211, 102, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  }
}

/*Estilos de animacion del icono latiendo*/
@keyframes beat {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}