.theme-bg-gray {
    background: #adadad;
    ;
}

.solicitarTurnoLink a{
    color : #ff6600 !important;
}

.acontact__form {
    background: #adadad;
    padding: 40px 50px 50px 50px;
}

.acontact__form--title {
    margin-bottom: 10px !important;
}

.acontact__form input,select {
    margin-bottom: 10px !important;
}

.acontact__form input,select, textarea {
    padding: 0 10px !important;
}

.acontact__form input,select {
    height: 45px !important;
}

.theme-btn{
    border-radius: 0 !important;
}

.atestimonial__img{
    margin-left: 20px;
}

.header-sticky d-lg-block{
    background: #fff !important;
}

.pt-30 {
    padding-top: 30px !important;
}

.pb-30 {
    padding-bottom: 30px !important;
}

.fc-daygrid-event-harness a:hover{
    background-color: #fc3c02 !important;
    border-color: #fc3c02 !important;
}

.turnoItemCalendar.turnoDisponible {
    cursor: pointer;
    background-color: #b3e7b3 !important;
    color: black;
    border-color: #95cb95 !important;
}

.fc-event-main .fc-event-title .fc-sticky{
    color: #000;
}

.fc-day-past{
    background: lightgray;	
}

.turnoItemCalendar.turnoDisponible .fc-event-title-container {
	color: black;
}

.atestimonial__text{
    padding: 0 !important;
}

.mt-100{
    margin-top: 100px;
}

.mb-100{
    margin-bottom: 100px;
}

.contact__inner--form{
    /*background: #adadad !important;*/
    background: #ff6600 !important;
    /*background: #212237 !important;*/
}

.contact__inner--form input, select, textarea{
    background: #ffffff !important;
}

.section-title-white{
    color: #ffffff;
    font-size: 45px;
    line-height: 1;
    margin-bottom: 20px;
}

.theme-btn-blue{
    background: #151735 !important;
}

.theme-btn.theme-btn-blue:hover {
    background: #2371ff !important;
}

.theme-btn{
    width: 100% !important;
}

.ml-30{
    margin-left: 30px !important;
}

.p-just{
    text-align: justify !important;
}

.mb-30{
    margin-bottom: 30px;
}
.aportfolio__img{
    border: 5px #fc3c02 solid !important;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .atestimonial__img img {
      margin-left: 0px !important;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
    .atestimonial__img img {
      margin-top: 0px !important;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px){
    .service__contact--form {
      height: 550px !important;
    }
    .section-title-wrapper h2{
        font-size: 40px !important;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px){
    .service__contact--form {
      height: 567.21px !important;
    }
}
@media only screen and (min-width: 1400px) {
    .service__contact--form {
      height: 597.87px !important;
    }
}
@media only screen and (max-width: 1679px) {
    .container {
      margin-bottom: 100px !important;
    }
}

/*@media only screen and (min-width: 1680px) {
    .container {
        margin-top: 150px !important;
        margin-bottom: 150px !important;
    }
}*/

.pt-10 {
    padding-top: 10px !important;
}

.pb-10 {
    padding-bottom: 10px !important;
}

.acontact__form{
    background: #ff6600 !important; /*NARANJA*/
    /*background: #adadad !important;*/ /*GRIS*/
    /*background: #212237 !important;*/ /*AZUL*/
}
/*.acontact__form button{
    background: #adadad !important;
}*/

.aslider--title, .aslider--subtitle, .aslider--video__title{
    color: #fff !important;
}

/*.service-area h1{
    margin: 50px 0 50px 0;
}*/

.proceso{
    padding-left: 20px !important;
    padding-right: 20px !important;
}

.atestimonial__text h6{
    font-size: 50px !important;
}

@media only screen and (min-width: 768px) and (max-width: 991) {
    .mapa_google {
      width: 550px !important;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1679px) {
    .mapa_google {
      width: 500px !important;
    }
}

.fc .fc-toolbar-title {
    text-transform: uppercase !important;
}

