/* Compatibility with old header*/
html {
  scroll-behavior: smooth;
}
.custom_btn_red_pendir{
  box-sizing: unset;
  line-height:inherit;
}
.mid .headerSerch .footerBlueGrBottom .footerEndCnt .inrWrp .opinion-left .fbtn .txt .txtTwo .newsblock_textfield .newsrow .newsblock_textfield_custom{
  box-sizing: unset !important;
}
.paeInfo{
  line-height: initial;
}
.headContainer{
  padding-bottom: 10px!important;
  font-size: 16px;
}
/*
body{
  position: relative;
  min-height: 100vh;
}*/
/*footer {
  clear: both;
  left: 0;
  bottom: 0;
  width: 100%;
  color: white;
  text-align: center;
}*/
/* features*/
label {
  line-height: normal;
}
.row-features{
  margin: 0 auto;
  display: flex;
  text-align: center;
  padding-bottom: 2rem;
  padding-top: 1rem;
}
.col-feature{
  margin: 10px;
  width: 33%;
  font-size: 14px;
}

.col-feature > h5{
  font-size: 16px !important;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* title*/
.page-title{
  font-weight: bold;
  text-align: center;
  font-size: 22px;
  margin-bottom: 0.5em;
}
/*pricing tables */
.row-price-table{
  margin: 0 auto;
  display: flex;
  /*max-width: 80%; */
}
.col-md{
  padding: 15px;
  width: 33%;
}
.card-body{
  padding: 20px;
}
/* Style the header */
.header {
  padding: 10px 16px;
  background: #01014d;
  color: #f1f1f1;
  display: block;
  /*position: fixed;*/
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  margin:0;
  box-sizing:border-box;
}
.logo{
  display: table-cell;
  vertical-align: middle;
  text-align: left;
  position: relative;
}
.logo > a > img {
    width: 151px;
    height:52px;
}

@media screen and (min-width: 609px) {
  /*.columns {
    width: 50%;
  }*/
  .logo > a >  img {
    width: 227px;
    height:78px;
  }
}

section.pricing {
  /*background: #007bff; */
  /*background: linear-gradient(to right, #0062E6, #33AEFF);*/
  margin: auto;
  width: 99% !important;

}

.pricing .card {
  /*border: none;*/
  margin-bottom: 15px;
  border-radius: 1rem;
  transition: all 0.2s;
  box-shadow: 0 0.5rem 1rem 0 rgba(0, 0, 0, 0.1);
  border: 1px solid transparent;
    border-top-color: transparent;
    border-top-style: solid;
    border-top-width: 1px;
    border-right-color: transparent;
    border-right-style: solid;
    border-right-width: 1px;
    border-bottom-color: transparent;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color: transparent;
    border-left-style: solid;
    border-left-width: 1px;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
}

.pricing hr {
  margin: 1rem 0;
  background-color: #d2d2d2;
  height: 1px;
}

.pricing .card-title {
  margin: 1rem 0 1rem 0;
  letter-spacing: .1rem;
  font-weight: bold;
  color:#037 !important;
  text-align: left;
  font-size: 17px;
  padding-top: 10px;
}

.pricing .card-price {
  font-size: 21px;
  margin: 0;
  color: #037;
  text-align: right;
}

.pricing .card-price .period {
  color: #6c757d;
}
.period {
  font-size: 16px !important;
  font-weight: normal;
}
.pricing ul{
  font-size: 14px;
  color: #6c757d;
}
.pricing ul li {
  margin-bottom: 1rem;
}

.pricing .text-muted {
  opacity: 0.7;
}

.pricing .btn {
  display: block;
  border-radius: 6px;
  letter-spacing: .1rem;
  font-weight: bold;
  padding: 1rem;
  /*opacity: 0.7;*/
  transition: all 0.2s;
  font-size: 12px;
}

.btn-primary{
  /*background-color: #36ae50 !important;
  border-color:#36ae50 !important;*/
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8497c4), color-stop(100%,#586ca5));
  color: #ffffff;
  text-align: center;
  box-shadow: inset 0px 1px 0px 0px #c8d0e4, 0px 2px 2px 0px rgba(0, 0, 0, 0.30);
  border: 1px solid #3d4f8b;
  text-shadow: 0px 1px 0px #2e4281;
}
/* Hover Effects on Card */

@media (min-width: 544px) {
  .pricing .card:hover {
    margin-top: -.25rem;
    margin-bottom: .25rem;
    box-shadow: 0 0.5rem 1rem 0 rgba(0, 0, 0, 0.3);
  }
  .pricing .card:hover .btn {
    opacity: 1;
    text-decoration: none;
  }

  .videoPromo{
    width: 80% !important;
  }
  .col-bg{
    width: 600px !important;
  }
  .contact-buttons{
    width: 240px !important; 
  }
  .w50{
    width: 50% !important;
  }
  .col-md-6{
    display: flex !important;
  } 
  .question-label{
    width: 40% !important;
  }
  .text-input{
    width: 50% !important;
  }

  .total-price{
    width: auto !important;
    display: auto !important;
  }
}
.videoPromo{
  margin:auto;
}
/* footer*/
.site-footer {
    background-color: #22498e;
    padding: 15px;
}
.site-footer, .site-social a {
    color: #a1b5d6;
}
.site-social ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: block;
    list-style-type: disc;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
}
.site-social li {
    display: inline-block;
    margin-right: 1em;
    font-size: 180%;
}
.site-social li a{
  transition: color 0.5s;
  font-size: 1.7rem;
}
.site-social a:hover {
    color: #ffffff !important;
}

.site-info{
    margin-top: 4px;
}

.btn-center-md{
  width: 75% !important;
  margin: auto;

}
ul.svgicon {
    list-style: none;
    position: relative;
    display: flex;
    padding-left: 0px;
    margin-bottom: 0px !important;
}
.cDtlrow ul {
    margin: 0;
    padding: 0;
}
ul.svgicon li {
    width: calc(100% / 4);
    text-align: center;
    position: relative;
    padding: 0 0 0 0 !important;
    background: none !important;
    margin-bottom: 0px!important;
}

.cDtlrow ul li {
    margin: 0;
    padding: 0 0 9px 15px;
    background: url(../../mobimages/list_gray_circle.svg) 1px 3px no-repeat;
    list-style: none;
}
.top-bottom-space{
  margin-top:0.5rem !important;
  margin-bottom:2rem !important;
}
.cotizaciones {
  color: #FF0000; /* Rojo para Cotizaciones */
}

.reservas {
  color: #00FF00; /* Verde para Reservas */
}

.envios {
  color: #0000FF; /* Azul para Envíos */
}

.agendar {
  color: #FFA500; /* Naranja para Agendar citas / servicio */
}

.consultas {
  color: #800080; /* Púrpura para Consultas médicas */
}
.greenIcon{
  color: #36ae50;
}
.redIcon{
  color:#e00b32;
}
.cardDescription{
  color:#6c757d;
  font-size: 14px;
}

.global_imgCnt {
    position: relative;
    border: 1px solid #ddd;
    z-index: 0;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    box-sizing: border-box;
}
.img_promo{
  height: 40em;
	width: 40em;
	-webkit-border-radius: 31px;
}

.med-banner {
    width: 80px !important;
    height: 50px !important;
    max-width: 100% !important;
    max-height: 100% !important;
    width: 
}
.big-banner{
    width: 170px !important;
    height: 70px !important;
    max-width: 100% !important;
    max-height: 100% !important;
    width: 
}
.titleBlue{
  color:#037 !important;
  /*font-weight: bold; */ 
}

.orange-text{
  color: #fd7e14 !important;
}
.featureIcon{
  font-size: 3rem;
}
.content-wrap{
  padding-bottom: 2.5rem;    /* Footer height */
}
.price-header{
  display: flow-root;
  margin-top: 20px;
}
.fa-circle{
  font-size: 9px;
}
.mt3{
  margin-top: 3px; 
}
.par-intro{
  font-size: 14px;
  margin: 10px;

}
.top-bottom-space-sm{
  margin-top:1rem !important;
  margin-bottom:1rem !important; 
}
.contact-buttons{
  width: 100%; 
  text-align: center; 
  margin: auto;
}
.list-container ul li{
  margin-bottom: 1rem;
}
.emoji-money{
  background-position: 0px -20px; 
  background-image: url(/mobimages/emoji-64.webp)
}
.emoji-dish{
  background-position: -40px -20px; 
  background-image: url(/mobimages/emoji-25.webp)
}
.emoji-pizza{
  background-position: -40px -60px; 
  background-image: url(/mobimages/emoji-23.webp)
}
.emoji-flowers{
  background-position: -60px -60px; 
  background-image: url(/mobimages/emoji-62.webp)
}
.emoji-redcar{
  background-position: -20px -40px; 
  background-image: url(/mobimages/emoji-81.webp)
}
.emoji-docsuite{
  background-position: 0px -40px; 
  background-image: url(/mobimages/emoji-97.webp)
}
.emoji{
  background-size: 100px 100px;
  border: 0;
  width: 20px;
  height: 20px;
  image-rendering: -webkit-optimize-contrast;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  visibility: visible;
  user-select: text;
}

/*.pricing > .container{
  min-height: 600px;
}
*/
.nav-buttons{
/*  display: flex;*/
  text-align: center;
  margin: auto;
  /*width: min-content;*/
  padding: 20px 0px 10px;
}

.nav-buttons a:hover{
    text-decoration: none;
}
.navbtn{
  margin: 10px;
  /*display: block;*/
  border-radius: 6px;
  letter-spacing: .1rem;
  font-weight: bold;
  padding: 0.5rem;
  transition: all 0.2s;
  font-size: 12px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e4e4e4), color-stop(100%,#d2d2d2));
  color: #000000;
  text-align: center;
  box-shadow: inset 0px 1px 0px 0px #ccc, 0px 2px 2px 0px rgba(0, 0, 0, 0.30);
  border: 1px solid #666;
  text-shadow: 0px 1px 0px #d2d2d2;
}

.row-field{
  margin: 5px;
  text-align: center;
}
.row-subfield{
  /*margin: 5px;
  text-align: center;*/
  text-align: left;
  padding-bottom: 10px;
}
.plan-card{
    /*display: inline-block;*/
    padding: 20px;
}

.plan-card h3{
  font-size: 1.3em;
  color: #037;
}

.plan-card-header{
  padding: 5px;
}

.step-count{
  font-weight: bold;
} 

.col-bg{
  padding: 15px;
  /*width: 100%;*/
  margin: auto;
  font-size: 14px;
}

.col-bg .plan-card {
  border: 1px solid transparent;
    border-top-color: transparent;
    border-top-style: solid;
    border-top-width: 1px;
    border-right-color: transparent;
    border-right-style: solid;
    border-right-width: 1px;
    border-bottom-color: transparent;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color: transparent;
    border-left-style: solid;
    border-left-width: 1px;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
  border-radius: 1rem;
  transition: all 0.2s;
  /*box-shadow: 0 0.5rem 1rem 0 rgba(0, 0, 0, 0.1);*/
  box-shadow: 0 0.5rem 1rem 0 rgba(0, 0, 0, 0.3);
}

.col-md-6{
  padding: 10px 0;
  /*display: flex;*/
} 
.mandatory-field{
  color: #ff0000;
}
.plan-card-body{
  margin: 15px 0px 15px;
}
.form-input{
  font-size: 14px;
  border-radius: 6px;
  border: 1px solid #ccc;
  padding: 4px 3px 2px 3px;
  width: 100%;
}

.width50{
  width: 50%;
}
.width40{
  width: 40%;
}
.text-align-left{
  text-align: left;
}
.text-align-right{
  text-align: right;
}
.question-label{
  /*width: 0%;*/
  text-align: left;
}
.text-input{
  /*width: 50%;*/
  text-align: left;
}
.answer{
  width: 50%;
  text-align: left; 
}
.cnt-flex{
  display: flex;
}
.input-radio{
  padding-left: 20px;
}
.row-subfield > .col-sm-2 > input {
  margin-bottom: 3px;
}
.row-subfield > .col-sm-2 > span{
  font-size: 12px;
}
.row-subfield > .col-sm-2 > .col-sm-0 > input {
  margin-bottom: 3px;
}
.row-subfield > .col-sm-2 > .col-sm-0 > span{
  font-size: 12px;
}
.row-subfield > span{
  font-size: 12px;
}
.sub-row-cnt-2 {
  width: -webkit-fill-available;
}
.sub-row-cnt-3{
  width: 25%;
}
.sub-row-cnt-4{
  width: 41%;
}
.sub-row-2{
  padding-right: 15px;
}
.plan-card-footer{
  text-align: -webkit-center;
}
.btn-subs{
  margin: 10px;
  border-radius: 6px;
  letter-spacing: .1rem;
  font-weight: bold;
  padding: 0.5rem;
  transition: all 0.2s;
  font-size: 12px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8497c4), color-stop(100%,#586ca5));
  color: #ffffff;
  text-align: center;
  box-shadow: inset 0px 1px 0px 0px #ccc, 0px 2px 2px 0px rgba(0, 0, 0, 0.30);
  border: 1px solid #666;
  text-shadow: 0px 1px 0px #2e4281;
}
.number-spinner::-webkit-inner-spin-button {
    /*opacity: 1;*/
    -webkit-appearance: none;
}
.number-spinner{
    text-align: right;  
    width: 56%;
    font-size: 14px;
    border: 1px solid #ccc;
    padding: 4px 3px 2px 3px; 
    margin: unset !important;
    -moz-appearance: textfield;
}
.answer-text{
  padding: 4px 3px 2px 3px;
}
.w50{
  width: auto;
}
.text-align-right{
  text-align: right; 
}
.text-align-center{
  text-align: center; 
}
.text-notes{
  color: #808080;
}
.footer-notes{
  font-size: 12px;
}
.col-sm-4 > label{
  padding: 4px 3px;
}
.question-label > label{
   float: left;
}
.gray-box{
  border-radius: 1rem;
  border: 1px solid #ccc;
  padding: 4px 3px 2px 3px;
  margin: auto;
}
.contact-butons-selection{
  display: inline-flex;
  border-left: 1px solid #ccc;
}
.card-pick{
  padding: 0px 20px 20px 20px;
}
.margin-auto{
  margin:auto;
}
/*.col-sm-4{
  width: fit-content;
}*/
.total-price{
  width: 100%;
  display: flex;
}
.terms{
  line-height: normal;
}
.number-input {
  display: flex;
}
.spinner {
  border: solid 1px lightgrey;
}

.spinner:hover {
  background: lightgrey;
}

.spinner:first-child {
  border-radius: 3px 0 0 3px;
}

.spinner:last-child {
  border-radius: 0 3px 3px 0;
}
.spinner-col{
  display: inline-block;
}
