:root {
  --bs-primary: #00aeef;
  --maincolor: #00aeef;
  --bs-darkblue: #001529;
  --bs-nred1: #c40d3c;
}

.sppb-carousel-extended-list {
    position: relative;
    overflow: hidden;
    direction: ltr;
}
......sppb-addon-title {
    font-size: 17px;
    font-family: Poppins, Arial, sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 23px;
    color: #a09fb5;
    letter-spacing: .3em;
}



#sp-bottom {
    padding: 0px 0 0px;
}
#sp-footer .container-inner {
    padding: 10px 0 15px;
}

@media (max-width: 767.98px) { 
body {
    font-size: 15px;
}
}




/* menu bold wtms */
a.cm-bold {
    font-family: 'Bai Jamjuree', sans-serif !important;
    font-family: 'Poppins', sans-serif !important;
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 800 !important;
    letter-spacing: .2px !important;
}
/* menu canvas */
.offcanvas-menu .offcanvas-inner ul.menu > li a, .offcanvas-menu .offcanvas-inner ul.menu > li span {
    color: #000;
    opacity: 1;
}
.offcanvas-menu .offcanvas-inner ul.menu > li {
    font-weight: 500;
}

/*btn danger*/
.sppb-btn-danger  {
    color: #fff;
    background-color: #c40d3c !important;
    border-color: #c40d3c !important;
}
.sppb-btn.sppb-btn-danger:focus, .sppb-btn.sppb-btn-danger:hover, .btn.sppb-btn-danger:focus, .btn.sppb-btn-danger:hover {
    color: #fff;
    border-color: #c40d3c !important;
    background-color: rgba(196, 13, 60, 0.9) !important;
}


/* H + TITLES */

.sub-header .sppb-addon-title {
    font-size: 14px !important;
    color: #00aeef !important;
    background: rgba(0, 174, 239, 0.1);
    border-radius: 5px !important;
    letter-spacing: 3px;
    text-transform: uppercase;
  /*   
  text-transform: uppercase !important;
     */
    display: inline-block;
    padding: 8px 17px 8px 17px !important;
  
    font-family: 'Poppins', sans-serif;
    font-family: 'Oxygen', sans-serif;
    font-family: 'Bai Jamjuree', sans-serif;
  
   font-family: 'Manrope', sans-serif;
  
    font-weight: 500;
}

.uppery {
 font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 3px;
  color:#00aeef;
}


.h2-exb .sppb-addon-title {
  font-size: 110px;
  line-height: 110px;
  font-weight: 400;
  color:re;
}
@media (min-width: 768px) and (max-width: 991.98px)  {
.h2-exb .sppb-addon-title {
  font-size: 50px;
  line-height: 60px;
  color:gren;
}
}
@media (max-width: 767.98px) { 
.h2-exb .sppb-addon-title {
  font-size: 35px;
  line-height: 45px;
  color:blu;
   font-weight: 500;
}
}


 /*   CHECK TMS FEATURES  ++++++++++++ */
.h2-b  {
  font-size: 90px;
  line-height: 100px;
  font-weight: 400;
  color:red;
}
 /*   CHECK */




.h2-b .sppb-addon-title {
  font-size: 90px;
  line-height: 100px;
  font-weight: 400;
  color:re;
}
@media (min-width: 768px) and (max-width: 991.98px)  {
.h2-b .sppb-addon-title {
  font-size: 50px;
  line-height: 60px;
  color:grn;
}
}
@media (max-width: 767.98px) { 
.h2-b .sppb-addon-title {
  font-size: 31px;
  line-height: 36px;
  color:bl;
   font-weight: 500;
}
}





.h2-m .sppb-addon-title {
  font-size: 73px;
  line-height: 83px;
  color:re;
}
@media (min-width: 768px) and (max-width: 991.98px)  {
.h2-m .sppb-addon-title {
  font-size: 43px;
  line-height: 53px;
  color:gre;
}
}
@media (max-width: 767.98px) { 
.h2-m .sppb-addon-title {
  font-size: 31px;
  line-height: 36px;
  color:bl;
  font-weight: 600;
}
}



.h2-mb .sppb-addon-title {
  font-size: 73px;
  line-height: 83px;
  color:re;
  font-weight: 700;
}
@media (min-width: 768px) and (max-width: 991.98px)  {
.h2-mb .sppb-addon-title {
  font-size: 43px;
  line-height: 53px;
  color:grn;
}
}
@media (max-width: 767.98px) { 
.h2-mb .sppb-addon-title {
  font-size: 31px;
  line-height: 36px;
  color:be;

}
}


.h2-n .sppb-addon-title {
  font-size: 56px;
  line-height: 66px;
  font-weight: 500;
  color:re;
}
@media (min-width: 768px) and (max-width: 991.98px)  {
.h2-n .sppb-addon-title {
  font-size: 40px;
  line-height: 50px;
  color:gre;
}
}
@media (max-width: 767.98px) { 
.h2-n .sppb-addon-title {
 font-size: 31px;
  line-height: 28px;
  font-weight: 600 !important;
}
}



.h3-n .sppb-addon-title {
  font-size: 42px;
  line-height: 47px;
  font-weight: 400;
  color:re;
}
@media (min-width: 768px) and (max-width: 991.98px)  {
.h3-n .sppb-addon-title {
  font-size: 33px;
  line-height: 38px;
  color:gen;
}
}
@media (max-width: 767.98px) { 
.h3-n .sppb-addon-title {
  font-size: 23px;
  line-height: 28px;
  color:bue;
}
}

.h3-sm .sppb-addon-title {
  font-size: 34px;
  line-height: 44px;
  color:re;
}
@media (min-width: 768px) and (max-width: 991.98px)  {
.h3-sm .sppb-addon-title {
  font-size: 27px;
  line-height: 37px;
  color:gren;
}
}
@media (max-width: 767.98px) { 
.h3-sm .sppb-addon-title {
  font-size: 23px;
  line-height: 28px;
  color:blu;
}
}

.c .sppb-addon-title {
  font-size: 30px;
  line-height: 44px;
  color:re;
}
@media (min-width: 768px) and (max-width: 991.98px)  {
.h3-sm2 .sppb-addon-title {
  font-size: 27px;
  line-height: 37px;
  color:grn;
}
}
@media (max-width: 767.98px) { 
.h3-sm2 .sppb-addon-title {
 font-size: 23px;
  line-height: 28px;
  color:be;
}
}

.h3-xs .sppb-addon-title {
  font-size: 27px;
  line-height: 37px;
  color:re;
}
@media (min-width: 768px) and (max-width: 991.98px)  {
.h3-xs .sppb-addon-title {
  font-size: 25px;
  line-height: 35px;
  color:grn;
}
}
@media (max-width: 767.98px) { 
.h3-xs .sppb-addon-title {
 font-size: 22px;
  line-height: 28px;
  color:ble;
}
}


.h3-xxs .sppb-addon-title, .h3-xxs .sppb-addon-title .sppb-feature-box-title  {
  font-size: 21px;
  line-height: 26px;
  letter-spacing: -.01em;
  color:purpe;
}
@media (min-width: 768px) and (max-width: 991.98px)  {
.h3-xxs .sppb-addon-title, .h3-xxs .sppb-addon-title .sppb-feature-box-title  {
  font-size: 20px;
  line-height: 25px;
  color:cyn;
}
}
@media (max-width: 767.98px) { 
.h3-xxs .sppb-addon-title, .h3-xxs .sppb-addon-title .sppb-feature-box-title  {
   font-size: 17px;
  line-height: 21px;
  color:orage;
}
}









/* TITLES HR LINES */


.bby {
    font-size: 17px;
    letter-spacing: .07em;
  padding-top: 20px;
  text-transform: uppercase;
}
.bbyup {
    font-size: 17px;
    letter-spacing: .07em;
  padding-top: 70px;
  text-transform: uppercase;
}


.hr-lines-lh-h1{
position: relative;
text-align: left;
margin-bottom: 50px;
}
.hr-lines-lh-h1::before {
    content: " ";
    height: 7px;
    width: 130px;
    background: #eff2f5;
  background: #00aeef;
    display: block;
    position: absolute;
  left: -5.1em;
  top: 45%;
}


.hr-lines-lh-h2{
position: relative;
text-align: left;
margin-bottom: 50px;
}
.hr-lines-lh-h2::before {
    content: " ";
    height: 7px;
    width: 130px;
    background: #eff2f5;
  background: #00aeef;
    display: block;
    position: absolute;
   left:-3.1em;
  top: 45%;
}



.hr-lines-lh-h2m{
position: relative;
text-align: left;
margin-bottom: 50px;
}
.hr-lines-lh-h2m::before {
    content: " ";
    height: 7px;
    width: 130px;
  background: #00aeef;
  background: #eff2f5;
  
    display: block;
    position: absolute;
   left:-2.5em;
  top: 45%;
}
@media (max-width: 767.98px) { 
.hr-lines-lh-h2m::before {
   left:-4.5em;
}
}
@media (min-width: 768px) and (max-width: 991.98px)  {
.hr-lines-lh-h2m::before {
   left:-3.5em;
}
}





.hr-lines-lh-h3{
position: relative;
text-align: left;
margin-bottom: 50px;
}
.hr-lines-lh-h3::before {
    content: " ";
    height: 7px;
    width: 130px;
    background: #eff2f5;
  background: #00aeef;
    display: block;
    position: absolute;
  left:-3.5em;
  top: 45%;
}




.hhr-lines-o {
position: relative;
text-align: left;
margin-bottom: 50px;
}

.hhr-lines-o::before {
    content: " ";
    height: 7px;
    width: 130px;
    background: #eff2f5;
  background: #00aeef;
    display: block;
    position: absolute;
  left: -5.4em;
  top: 45%;
}





/* Intro gray text */



.intro-md {
color: #4a5559;
}
.intro-lgm2 {
  font-size: 18px;
  color: #4a5559;
}


.intro-lgmd {
font-size: 28px;
color: rgba(0, 0, 0, 0.3);
line-height: 1.4;
}
@media (max-width: 767.98px) { 
.intro-lgmd {
font-size: 18px;
  line-height: 1.4;
}
}
@media (min-width: 768px) and (max-width: 991.98px)  {
.intro-lgmd {
font-size: 23px;
 line-height: 1.5;;
}
}

.intro-lgn {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.intro-lgsm {
  font-size: 11px;
  color: rgba(0, 0, 0, 0.4);
  letter-spacing: .02em;
}







/* TITLES BG ad Colors */

.cyan {
    color: #00aeef;
}


.bg-cy {
   color: #fff;
  
    background: rgba(0, 174, 239, 0.1);
    background: #00aeef;
  
    display: inline-block;
    padding: 4px 5px 4px 5px !important;
  
    font-family: 'Poppins', sans-serif;
    font-family: 'Oxygen', sans-serif;
    font-family: 'Bai Jamjuree', sans-serif;
  
    font-family: 'Manrope', sans-serif;
}
.uline-b {
  
  background: #00aeef;
margin: 0 auto;
content: "";
position: absolute;
top: 90%;
left: 0;
right: 0;
bottom: 0;
height: 5px;
width: 100%;
z-index: -1;
  
}





/* Underline */


.line-c {
 color: #00aeef;
  text-decoration: none;
  border-bottom: 3px solid #00aeef;
  padding-bottom: 2px;
  font-weight: 500;
}
.line-wc {
  text-decoration: none;
  border-bottom: 3px solid #00aeef;
  padding-bottom: 2px;
}
.line-r {
 color: #c40d3c;
  text-decoration: none;
  border-bottom: 3px solid #c40d3c;
  padding-bottom: 2px;
  font-weight: 500;
}
.line-wr {
  text-decoration: none;
  border-bottom: 3px solid #c40d3c;
  padding-bottom: 2px;
}
.line-w {
 color: #fff;
  text-decoration: none;
  border-bottom: 3px solid #fff;
  padding-bottom: 2px;
  font-weight: 500;
}
.line-ww {
  text-decoration: none;
  border-bottom: 3px solid #fff;
  padding-bottom: 2px;
  font-weight: 500;
}




/* Highlight */

.highlight-c {
  display: inline;
  padding: 0 .3em .1em;
  padding: .1em .3em;
  background: #00aeef;
  color: #fff;
  font-weight: 600;
}
.highlight-r {
  display: inline;
  padding: 0 .3em .1em;
  padding: .1em .3em;
  background: #c40d3c;
  color: #fff;
  font-weight: 600;
}
.highlight-bk {
  display: inline;
  padding: 0 .3em .1em;
  background: #000;
  color: #00aeef;
  font-weight: 600;
}
.highlight-bkw {
  display: inline;
  padding: 0 .3em .1em;
  background: #000;
  color: #fff;
  font-weight: 600;
}
.highlight-w {
  display: inline;
  padding: 0 .3em .1em;
  background: #fff;
  color: #00aeef;
  font-weight: 600;
}
.highlight-dg {
  display: inline;
  padding: 0 .3em .1em;
  background: #4a5559;
  color: #fff;
  font-weight: 600;
}
.highlight-mg {
  display: inline;
  padding: 0 .3em .1em;
  background: #8c9699;
  color: #fff;
  font-weight: 600;
}
.highlight-lg {
  display: inline;
 padding: 0 .3em .1em;
  background: #eff2f5;
  color: #000;
  font-weight: 600;
}






/* Bullets */

ul.bulls-h li {
    position: relative;
    list-style: none;
    padding-left: 34px;
    margin-bottom: 4px;
} 
ul.bulls-h li::before {
    position: absolute;
    left: 0px;
    content: "\2b";
/* color: #c40d3c; */
   color: #000;
  font-weight: 500 !important;
  font-family:"FontAwesome";
  font-size: 18px !important;
    line-height: 1;
    display: block;
    margin-top: 6px;
 
}

ul.bulls-1 li {
    position: relative;
    list-style: none;
    padding-left: 34px;
    margin-bottom: 4px;
} 
ul.bulls-1 li::before {
    position: absolute;
    left: 0px;
    content: "\2b";
  
/* color: #c40d3c; */
   color: #000;
  font-weight: 600 !important;
  font-family:"FontAwesome";
    line-height: 1;
    display: block;
    margin-top: 4.5px;
 
}






/* Acccordion + */
.sppb-addon-accordion .sppb-addon-content .sppb-panel-group .sppb-panel-modern .sppb-panel-heading .sppb-panel-title {
    font-weight: 600;
}

.sppb-panel-title {
    font-family: 'Bai Jamjuree', sans-serif;
  
}

.sppb-panel-modern > .sppb-panel-heading {
  background: #f6f9fc;
  color: #000;
}
.sppb-addon-accordion .sppb-addon-content .sppb-panel-group .sppb-panel-modern .sppb-panel-collapse .sppb-panel-body {
   background: #f6f9fc;
}













/* HOME Blue Light ic boxes */

.home-services-icons .sppb-addon-feature:hover{
  box-shadow:0 5px 38px rgba(0,174,239, 0.2);
  }

/* MENU quitar arrows */
body.ltr .sp-megamenu-parent > li.sp-has-child > a::after, body.ltr .sp-megamenu-parent > li.sp-has-child > span::after {
    content: none;
}




/* NOSOTROS Mejoramos Trio */

.work-process:hover {
    background-color: #c40d3c;
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -ms-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
    opacity: 50%;
}

@media (max-width: 767.98px) {  
.work-process {
    min-height: 200px;
}
}










/*Btns */
.sppb-btn, .btn {
    text-transform: none;
}
.sppb-btn::after, .btn::after {
    content: none;
}

.sppb-btn.sppb-btn-sm, .btn.sppb-btn-sm {
    padding: 12px 20px;
}

.sppb-btn.sppb-btn-default:focus, .sppb-btn.sppb-btn-default, .btn.sppb-btn-default:focus, .btn.sppb-btn-default {
    color: #000 !important;
    background: #f6f9fc;
    border: 1px solid #f6f9fc;
}

.sppb-btn.sppb-btn-default:focus, .sppb-btn.sppb-btn-default:hover, .btn.sppb-btn-default:focus, .btn.sppb-btn-default:hover {
    color: #000 !important;
    background: #eff2f5;
    border: 1px solid #eff2f5;
}


/*Btns cyan */



/*Btns border transparent */



/*hr - checar o borrar, cards home

hr {
    border-color: #dcdcdc;
        border-top-color: rgb(220, 220, 220);
    margin-bottom: 30px;
    margin-left: 0;
    margin-right: 0;
}
 */


.sppb-btn.sppb-btn-link, .btn.sppb-btn-link {
    text-transform: none;
}

/* articlesblog */
#sp-main-body {
    padding: 0px 0 25px;
}
.breadcrumb {
    padding: 0.7rem 0rem;
    background-color: #fff;
  margin-bottom: 0;
}
.fa-map-marker-alt::before {
    content: "\f3c5";
    padding-right: 15px;
}
.blog .article-list .article .article-body .article-info span a {
  color: #9aa9ae;
  font-weight: 500;
}

.article-details .article-header h1{
  font-size: 60px !important;
  line-height: 76px !important;
}
@media (min-width: 768px) and (max-width: 991.98px)  {
.article-details .article-header h1 {
  font-size: 40px !important;
  line-height: 50px !important;
}
}
@media (max-width: 767.98px) { 
.article-details .article-header h1 {
  font-size: 30px !important;
  line-height: 40px !important;
}
}

