@font-face {
  font-family: 'Poppins-Bold';
  src: url('../fonts/Poppins-Bold.ttf');
}
@font-face {
  font-family: 'Roboto-Regular';
  src: url('../fonts/Roboto-Regular.ttf');
}

@font-face {
  font-family: 'OpenSans-Regular';
  src: url('../fonts/OpenSans-Regular.ttf');
}
@font-face {
  font-family: 'OpenSans-Light';
  src: url('../fonts/OpenSans-Light.ttf');
}

@font-face {
  font-family: 'OpenSans-Bold';
  src: url('../fonts/OpenSans-Bold.ttf');
}


@font-face {
  font-family: 'Roboto-Light';
  src: url('../fonts/Roboto-Light.ttf');
}

@font-face {
  font-family: 'Roboto-Bold';
  src: url('../fonts/Roboto-Bold.ttf');
}

@font-face {
  font-family: 'Comfortaa-Bold';
  src: url('../fonts/OpenSans-Bold.ttf');
}

@font-face {
  font-family: 'Comfortaa-Light';
  src: url('../fonts/OpenSans-Light.ttf');
}


@font-face {
  font-family: 'Comfortaa-Regular';
  src: url('../fonts/OpenSans-Regular.ttf');
}

@font-face {
  font-family: 'Montserrat-Regular';
  src: url('../fonts/OpenSans-Regular.ttf');
}


a.nav-link.title-header.active {
    border-bottom: 4px solid #32d5ba;
}
.bg-info {
    background-color: #32d5ba !important;
}
.btn-link {
    font-weight: 400;
    color: #007bff;
    text-decoration: none;
    font-family: 'OpenSans-Regular';
    text-transform: uppercase;
    color: #484848;
}
.border-info {
    border-color: #32d5ba !important;
}

.badge-info {
    color: #fff;
    background-color: #32d5ba !important;
}

.btn-info {
    color: #fff;
    background-color: #32d5ba !important;
    border-color: #32d5ba !important;
    font-family: 'Roboto-Regular' !important;
    text-transform: uppercase;
}


.nav-tabs .nav-link {
    border: 1px solid gainsboro;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    font-family: 'OpenSans-Bold';
    background: #f3f3f3;
    color: #757575;
}

.btn-info:not(:disabled):not(.disabled).active, .btn-info:not(:disabled):not(.disabled):active{
    color: #fff;
    background-color: #4a86e8 !important;
    border-color: #4a86e8 !important;
}


.padding-top-120
{
  padding-top:120px;
}

.card-body-patients
{
  padding: 10px 1.25rem;
}

.file_div
{
  cursor: pointer;
}

.deleteFile
{
  margin-right: 10px;
}

.nav-header
{ 
  position: absolute;
  width: 100%;
  background: transparent;
  margin-top: 2%;
  z-index: 1;
}

.navbar-brand
{
  display: none;
}

label.telemed
{
  font-family: 'Poppins-Bold' !important;
  font-size: 28px;
  color:#32d5ba !important;
      cursor: pointer;
}

label.eco
{
  font-family: 'Poppins-Bold' !important;
  font-size: 28px;
  color:#242f51  !important;
      cursor: pointer;
}

.padding-top-bottom
{
  margin-top: 90px !important;
  padding-bottom: 60px;
}

.percent-info
{
  color:#4a86e8;
  font-family: 'Roboto-Bold' !important;
  font-size: 40px;
}

.subtitle-info
{
  color: #616368;
  font-family: 'Roboto-Regular' !important;
  margin-top: -20px;
}

.padding-top-90
{
  padding-top: 90px;
}

.padding-bottom-60
{
  padding-bottom: 60px;
}
.form-contact
{
    background: white;
  padding: 35px;
    box-shadow: 0px 0px 15px #d2d2d2;
    border-radius: 10px;

}
.form-control-contact
{
      background-color: #ebebeb;
      font-size: 22px;
      font-family: 'OpenSans-Light' !important;
}

.margin-image
{
   margin-top: 25px;
    margin-right: 15px;
}
p.subtitle
{
  font-size: 30px;
  font-family: 'Roboto-Light' !important;
  color: #242f51;
  margin-top: -15px;
  line-height: 35px !important;
}

p.subtitle-begin
{
  font-size: 18px;
  font-family: 'OpenSans-Regular' !important;
  color: #4a86e8;
  display: inline-flex;
      white-space: break-spaces;
}

.separator-begin
{
  padding: 25px;
  padding-top: 90px;
  padding-bottom: 60px;
  background: #edf3fa !important;

}

.btn-primary {
    color: #fff;
    background-color: #4a86e8;
    border-color: #4a86e8;
}

.btn-contact {
    border-radius: 20px;
        padding: 10px 30px;
    font-family: 'Roboto-Regular' !important;
    text-transform: uppercase;
 
}

.big-label
{
  font-size: 45px !important;
}

.underline
{
      text-decoration: underline;
}

.border-fine-info
{
  border: 1px solid #32d5ba;    padding: 10px;    border-radius: 10px;
}
span.price_show {
    font-size: 12px !important;
}

p.price_show {
    font-size: 23px !important;
    margin-bottom: 0 !important;
    font-family: 'Comfortaa-Bold';
    color: #32d5ba;
}

p.price_show.checkout {
    font-size: 21px !important;
    margin-bottom: 0 !important;
    font-family: 'Comfortaa-Bold';
    color: #32d5ba;
}
h5.specialty
{
  text-transform: uppercase;
    font-size: 15px;
    font-family: 'Comfortaa-light' !important;
    color: #737373;
}
p.specialty
{
  text-transform: uppercase;
    font-size: 13px;
    font-family: 'Comfortaa-light' !important;
    color: #737373;
}
a.btn-appointment
{
    width: 100%;
    margin-top: 5px;
}
span.btn-appointment
{
  font-size: 12px !important;
  color: transparent !important;
}
.margin-bottom-0
{
  margin-bottom: 0!important;
}
.img-list
{
  max-width:130px;max-height:130px;border: 2px solid #32d5ba;
}

a.badge.badge-pill {
    padding: 7px 15px;
}

.badge-info {
    letter-spacing: 0.7px;
    font-family: 'Montserrat-Regular';
}

.border-info {
    border-left: 7px solid;
    border-radius: 7px 5px 5px 7px;
    padding: 0px 10px !important;
}

.py-4
{
      background: #f3f3f3;
      background-image: url(../img/header_all.png);
    background-size: cover;
    background-position: left top;
    background-repeat: no-repeat;
}

.table-appointment {
    cursor: pointer;
}

.img-fluid
{
      
}

.input-hidden
{
  display: none !important;
}

.badge-light {
    color: #212529;
    background-color: #ebebeb !important;
    /* font-family: 'Montserrat-Regular'; */
    /* font-size: 11px; */
    /* letter-spacing: 0.5px; */
}


.login-img
{
    background-image: url(../img/login-min.jpg);
    background-position: top;
    background-size: cover;
}

.card-title {
    font-family: 'Roboto-Regular' !important;
    letter-spacing: 0.7px !important;
}

.label-form-contact
{
  margin: 0;
    padding: 0;
    font-family: 'OpenSans-Light' !important;
    font-size: 22px;
        margin-bottom: 10px;  
}
.container-big-header
{
  padding-left: 40px;
}
.title-header
{
  font-family: 'Roboto-Regular';
font-size: 20px;
line-height: 27px;


color: #000000 !important;
}

.img-max-65
{
  max-width: 65%;
}
.title-list
{
  font-family: 'Comfortaa-Regular';
  font-size: 24px;
  line-height: 27px;
  letter-spacing: 0.015em;
      margin: 0;
  color: #3B3B3B;

}

.text-footer
{
  font-family: 'Roboto-Light' !important;
  font-size: 14px;
  color: #8191a6;
}

.title-ul
{
  color: #303842;
  font-size: 14px;
  font-family: 'Roboto-Regular' !important;
  font-weight: 700;
}

.os-regular
{
  font-family: 'OpenSans-Regular' !important;
  font-size: 16px;
  white-space: break-space;
}

.os-bold
{
  font-family: 'OpenSans-Bold' !important;
  font-size: 18px;
  white-space: break-space;
}

.without-border
{
  max-width: 540px;border:0;
}
.title-items
{
  color: #32d5ba;
  font-family: 'Roboto-Bold' !important;
      margin: 0;
}

p.card-text {
    font-family: 'OpenSans-Regular' !important;
}

.percent-items
{
  color: #4a86e8;
}
.list-footer 
{
  list-style: none;
  padding: 0;
}

.list-footer li
{
  font-size: 14px;
  font-family: 'Roboto-Regular' !important;
  color: #8191a6;
}

.link.footer
{
  font-family: 'Comfortaa-Regular';
  font-size: 12px;
  line-height: 13px;
  text-decoration-line: underline;

  color: #4A86E8;
}
footer
{
  padding:15px;
}

.divider-25
{
  height: 25px;
}

.divider-50
{
  height: 50px;
}

.divider-100
{
  height: 100px;
}

h2.title-home
{
  font-family: 'Comfortaa-Bold';
  font-size: 24px;
  line-height: 27px;
  text-align: center;
  letter-spacing: 0.015em;

  color: #3B3B3B;
}

h3.subtitle-home
{
  font-family: 'Comfortaa-Bold';
  font-size: 18px;
  line-height: 20px;
  text-align: center;
  letter-spacing: 0.015em;

  color: #3B3B3B;
}
.subtitle-home
{
  font-family: 'Comfortaa-Bold';
  font-size: 30px;
  line-height: 33px;
  text-align: center;
  letter-spacing: 0.015em;

  color: #4A86E8;
}

.center-div
{
      margin: 0 !important;
      display: flex;
      justify-content: center;
      align-items: center;
}

.margin-bottom-15
{
  margin-bottom: 15px;
}

.margin-bottom-25
{
  margin-bottom: 25px;
}

.number-list {
    font-family: 'Comfortaa-Bold';
    font-size: 30px;
    line-height: 33px;
    text-align: center;
    letter-spacing: 0.015em;
    color: #4A86E8;
    border: 2px solid #4A86E8;
    border-radius: 50%;
    width: 45px;
    height: 45px;
    margin-right: 20px;
}

a.register-home {
    background: #E4EEF0;
    border-radius: 8px;
    font-family: 'Comfortaa-Regular';
    font-size: 24px;
    text-align: center;
    letter-spacing: 0.015em;
    color: #4A86E8;
    padding: 10px;
    margin: 25px 0px!important;
    display: block;
    max-width: 200px;
    margin-right: 30px !important;
}
a.register-home-medic {
    background: #4A86E8;
    border-radius: 8px;
    font-family: 'Comfortaa-Regular';
    font-size: 24px;
    text-align: center;
    letter-spacing: 0.015em;
    color: white;
    padding: 10px;
    margin: 25px 0px!important;
    display: block;
    max-width: 400px;
    margin-right: 30px !important;
}


.title-name
{
  font-family: 'Comfortaa-Bold';

  font-size: 40px;
  line-height: 45px;
  /* identical to box height */

  letter-spacing: 0.015em;

  color: #4A86E8;
}

.title-tagline
{
  font-family: 'Comfortaa-Regular';
  font-size: 22px;
  line-height: 25px;
  /* identical to box height */

  letter-spacing: 0.015em;

  color: #4A86E8;
}

.login-header
{
  border: 2px solid #4a86e8;
    border-radius: 10px;
    color: #4a86e8 !important;
    padding: 0px 30px 1px 30px !important;
    font-size: 18px;
    text-align: center;
    margin: 0 5px;
    font-family: "Comfortaa-Bold";
}

.register-header {
    border: 2px solid #4a86e8;
    border-radius: 10px;
    color: white !important;
    padding: 0px 30px 1px 30px !important;
    font-size: 18px;
    text-align: center;
    margin: 0 5px;
    background: #4a86e8 !important;
    font-family: "Comfortaa-Bold";
}
.xdsoft_disabled {
    background: #ffdcdc !important;
}

.btn-datetime label {
    margin: 7px !important;
    border-radius: 15px !important;
    font-family: 'Montserrat-Regular' !important;
    font-size: 13px !important;
    padding: 2px;
}

.label-hours-available {
    background: #32d5ba9c;
    border: #32d5ba9c;
    margin-bottom: 5px !important;
}

.collapse-weeks
{
  padding: 0; 
}
.collapse-weeks button
{
    width: 100%;
    padding: 5px !important;
}

.label-hours-available.focus {
    background: #32d5ba9c;
    border: #32d5ba9c;
}

.btn-link:hover,.btn-link:focus {
  text-decoration: none !important;
}

label
{
  font-family: 'Montserrat-Regular' !important;
}
label#value-filter-price
{
  font-size: 18px !important;
}

.text-black
{
  color:black !important;
}

.margin-left-15
{
  margin-left: 15px;
}


#day-available-0,#day-available-1,#day-available-2,#day-available-3,#day-available-4,#day-available-5,#day-available-6,#day-available-7
{
  display: none;
}

.hide-desktop
  {
    display: initial;
  }

  .hide-mobile
  {
    display: none;
  }

.navbar-light .navbar-toggler {
    color: #353535 !important;
    border-color: transparent;
    font-size: 23px;
    margin-top: -10px;
}

.inline-flex
{
      display: inline-flex;
}

.faqs_div
{
  margin-top: 15%;
}

@media (min-width: 1200px)
{
.container-header {
    max-width: 1350px !important;
}
}

@media (max-width: 1280px)
{
    

  .big-label
  {
    font-size: 35px !important;
  }
  .subtitle
  {
    font-size:25px !important;
    line-height: 30px !important;
  }

  .label-form-contact
  {
    font-size: 17px !important;
  }

  .form-control-contact
  {
    font-size: 17px !important;
  }

  .padding-top-120
  {
    padding-top:60px;
  }

  .title-items {
    font-size: 16px;
}
}

@media (max-width: 768px)
{
  .faqs_div
{
  margin-top: 50%;
}
.login_div
{
      margin-top: 35%;
}
  .header
    {
      background-image:url('../img/mobile_header.jpg') !important; 
          background-repeat: no-repeat;
              background-size: contain !important;
    }
  .hide-desktop
  {
    display: none;
  }

  .hide-mobile
  {
    display: initial;
  }
  .padding-top-120
  {
    padding-top:0px;
  }
  .title-header
  {
    text-align: center;
  }

  .navbar-brand
  {
    display: initial;
  }

  .nav-header
{
  position: fixed;
  width: 100%;
  background: white !important;
      margin-top: 0;

}
  .form-login
  {
        background: #ffffffb3;
    padding: 15px;
    border-radius: 15px;
  }
 .register-header {
      margin: 10px 5px;
  }
  
  .login-header {
      margin: 10px 5px;
  }
  .login-img
  {
      display: none;
  }
  .login-div
  {
      background-image: url(../img/login.jpg);
      background-position: top;
      background-size: cover;
  }
  .img-list
  {
    max-width:50px;max-height:50px;
  }
  a.btn-appointment
  {
      width: initial;
      margin-top: 5px;
  }
  span.price_show {
    font-size: 10px !important;
  }

  p.price_show {
      font-size: 21px !important;
      margin-bottom: 0 !important;
      font-family: 'Comfortaa-Bold';
      color: #32d5ba;
  }
}