.txt {
    color: #696969 !important;
}
.Azul {
    color: #01348e !important;
}

.Naranja {
    color: #fa612a !important;
}

.txtSombra {
    text-shadow: 3px 3px 3px #00000050;
}

.bco {
    color: #fff !important;
}
/* .lab-item .lab-inner .lab-thumb {
	background-color:#1147a8 !important;
}  */




.lab-item .lab-inner .lab-thumb.bgA {
    background-color: #1A5ED7 !important;
    background: #1A5ED7 !important;
    text-align: center;
    margin: 0 auto;
        margin-bottom: 0px;
    padding-bottom: 10px !important;
    margin-bottom: 20px !important;
    
}

.lab-item .lab-inner .lab-thumb .lab-content.n h4 {
    color: #fa612a !important;
    text-align: center;
    
}

.about-section.seo-about {

    background-color:#1147a8 !important;
    background-image: url("../img/patBlanca.png");
    background-size: 400px;
    background-repeat: repeat;

    
}

#headerInicio, .seccion-footer {
    background-color:#1A5ED7 !important;
    background-image: url("../img/patBlanca.png");
    background-size: 400px;
    background-repeat: repeat;
    
}

.bgPat {
    background-color:#1A5ED7 !important;
    background-image: url("../img/patBlanca.png");
    background-size: 400px;
    background-repeat: repeat;
    
}




.erp-bg .header-area.menu-fixed {
    background: rgb(2,0,36) !important;
    background: -moz-linear-gradient(150deg, rgba(2,0,36,1) 0%, rgba(9,9,121,1) 35%, rgba(0,134,255,1) 100%)!important;
    background: -webkit-linear-gradient(150deg, rgba(2,0,36,1) 0%, rgba(9,9,121,1) 35%, rgba(0,134,255,1) 100%)!important;
    background: linear-gradient(150deg, rgba(2,0,36,1) 0%, rgba(9,9,121,1) 35%, rgba(0,134,255,1) 100%)!important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#020024",endColorstr="#0086ff",GradientType=1);;
    padding: 10px 0 10px 0 !important;
    box-shadow: 0px 12px 19px 4px #02275a6e !important;
}

.btnNaranja {
    background: rgb(253,29,29)!important;
    background: -moz-linear-gradient(135deg, rgba(253,29,29,1) 0%, rgba(250,68,32,1) 50%, rgba(252,176,69,1) 100%)!important;
    background: -webkit-linear-gradient(135deg, rgba(253,29,29,1) 0%, rgba(250,68,32,1) 50%, rgba(252,176,69,1) 100%)!important;
    background: linear-gradient(135deg, rgba(253,29,29,1) 0%, rgba(250,68,32,1) 50%, rgba(252,176,69,1) 100%)!important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fd1d1d",endColorstr="#fcb045",GradientType=1);
}


.lab-btn, .lab-btn::after {
    background: rgb(253,29,29)!important;
    background: -moz-linear-gradient(135deg, rgba(253,29,29,1) 0%, rgba(250,68,32,1) 50%, rgba(252,176,69,1) 100%)!important;
    background: -webkit-linear-gradient(135deg, rgba(253,29,29,1) 0%, rgba(250,68,32,1) 50%, rgba(252,176,69,1) 100%)!important;
    background: linear-gradient(135deg, rgba(253,29,29,1) 0%, rgba(250,68,32,1) 50%, rgba(252,176,69,1) 100%)!important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fd1d1d",endColorstr="#fcb045",GradientType=1);
}

.lab-btn::after {
    background: linear-gradient(to left, #ffab8b, #ff957d, #ff7d75, #ff6371, #fd4372);
   
}

.lab-btn-whatsapp{
    background: #40c351 !important;
}

.scrollToTop i {
    background: rgb(253,29,29)!important;
}

.th-shape {
    box-shadow: none !important;
}

.th-shape.th-shape-2 {
    top: 0px;
    left: 20% !important;
}




.shape.round-1 {
    background: #f9211f !important;
}
.shape.round-2 {
    background: #fa612a !important;
}
.shape.round-3 {
    background: #eca064 !important;
}
.shape.round-4 {
    background: #ffb74d !important;
}
.shape.round-5 {
    background: #ffe500 !important;
}

/* .lab-item .lab-inner .lab-thumb {
    background: #1A5ED7 !important;
} */

.about-section.erp-about .section-wrapper .lab-item .lab-inner .lab-thumb::after, .about-section.erp-about .section-wrapper .lab-item .lab-inner .lab-thumb::before, .about-section.crypto-about .section-wrapper .lab-item .lab-inner .lab-thumb::after, .about-section.crypto-about .section-wrapper .lab-item .lab-inner .lab-thumb::before {
    background-color: #1f73ea !important;
}

.lab-item .lab-inner::after {
    background: linear-gradient(to left, #fd1d1d, #fcb045) !important;
}

.bgc-1 {
    background: #edf5ff !important;
}

.lab-item .lab-inner {
    box-shadow: 0px 6px 11px rgb(224 226 228);
    border-radius: 15px;
    background: #fff;
}

.justify p {
    text-align: justify;
}

.section-header.style-2::after {
	background: url("../img/01.png") no-repeat;
}


.myBtnInput {
    /* 
    border: 3px solid #FA1D1E !important;
    color: #FFF !important;
    font-weight: 500;
    letter-spacing: 7px;
    text-transform: uppercase; */

    border-radius: 50px;
    background-color: #FA1D1E; /* Green */
    border: none;
    color: white;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
}



.myInput {
    border-radius: 50px;
    /* border: 3px solid #FA1D1E !important; */
    /* padding: 20px; */
}

.myInputTxt {
    border-radius: 20px;
    /* border: 3px solid #FA1D1E !important; */
    /* padding: 20px; */
}

.myInputSelect {
    border-radius: 50px;
    /* border: 3px solid red; */
    line-height: 200px;
}

.selectWrapper{
  border-radius:36px;
  display:inline-block;
  overflow:hidden;
  background:#cccccc;
  border:1px solid #cccccc;
}
.selectBox{
  width:140px;
  height:40px;
  border:0px;
  outline:none;
}


.cajaContenido {
    box-shadow: 6px 17px 12px rgb(11 51 122 / 66%);
    border-radius: 15px;
    background: #fff;
    padding: 20px;
}

.price-btn a{
  /* justify-content: flex-start; */
      text-align: center !important;
      margin: 0 auto !important;
      width: 100% !important;
      border-radius: 50px !important;
}
.pricing-item .pricing-inner .pricing-head {
    text-align: center !important;
}

.br-15 {
	border-radius: 20px !important;
}

.bgc-4 {
    background: #f7f7f7 !important;
}

.borde3 {
    border: 3px solid #fff;
    border-radius: 50px;
    box-shadow: 0px 7px 13px #0000005e;
}

.lab-thumb img,
#noSombra,
.lab-thumb #noSombra img {
	box-shadow: none !important;
    box-shadow: 0 10px 10px rgba(255, 255, 255, 0);
}


.lab-item .lab-inner .lab-content h4 {
    margin-bottom: 20px;
    color: #FA4420;
    text-align: center;
}

.lab-item .lab-inner .lab-content p {
    text-align: justify;
}
