@media screen and (max-width: 480px) {
    #barraaceptacion {
        min-height:110px !important;
    }
}

@media (max-width: 768px){
    .hidden-xs {
        display: none;
    }
    #input_phone {
        display: none !important;
    }
    #input_phone_mobile {
        display: block !important;
    }

    #form-precio .cell-6{
        margin-bottom: 20px !important;
    }

    #form-precio .cell-12 {
        margin-top: 40px !important;
    }
}

.title-1 {
    margin-bottom: 50px !important;
}

.title-1 .breadcrumbs {
    border-radius: 10px 0px 10px 0px;
    background-color: #c04141 !important;
}

.page-title h1 span {
    color: #474447;
}

.custom-btn {
    margin-top: 35px;
    background: #c04141;
    color: #FFF;
    border: none;
    padding: 8px 10px;
    border-radius: 10px 0px 10px 0px;
    font-size: 15px;
    text-transform: none;
}



.title-1 {
    background: url(../images/banner.jpg) no-repeat !important;
    background-size: cover !important;
}

.custom-btn:hover {
    background: #8968a6;
}

.form-input input[type="radio"] {
   margin-bottom: 8px;
}

.contact-form input[type=text], .contact-form input[type=date], .contact-form input[type=password], .contact-form input[type=email], .contact-form textarea, .contact-form select, .contact-form input[type=file], .contact-form input[type=number] {
    display: inline-block;
    padding: 10px 15px;
    width: 100%;
    border: 0;
    box-shadow: 1px 1px 10px #aeaeae;
    border-radius: 5px;
    text-transform: none;
}

.contact-form textarea {
    margin-top: 10px;
    margin-bottom: 15px;
}

.interior {
    transform-origin: 0;
    margin-left: 15px;
    margin-top: 10px;
    transform: scale(0.77);
}

.conditions-class {
    font-size: 11.6px !important;
}

.text-center {
    text-align: center !important;
}

.block-reasons {
    margin-top: 50px;
    border: none !important;
}

.fa-custom {
    margin-top: 3px;
}

.btn-center {
    display: block;
    margin: auto;
}

#form-precio .cell-6 {
    height: 83px !important;
}

.table-body-center td {
    text-align: justify;
}

.folleto-class {
    padding: 10px;
    text-align: center;
    margin-top: 20px;
    display: block;
    background: #eee;
}

.custom-a {
    color: #c04141;
    font-weight: bold;
}

.table-responsive {
    min-height: .01%;
    overflow-x: auto;
}

.table-th-custom th {
    padding-top: 25px !important;
    padding-bottom: 22px !important;
    background: #FFF;
}

.table-body-center td li {
    list-style: disc;
    text-align: left;
}

.table-body-center td p {
    text-align: left;
}

.edad-btn {
    float: right;
    margin: 0 !important;
    padding-top: 0px !important;
    background: #c04141;
    border-radius: 10px 0px 10px 0px;
}

.folleto-class i {
    margin-top: 2px;
    color: #c04141;
}

.form-input {
    overflow: visible;
    width: 90%;
}

.block-reasons:after {
    background-color: transparent !important;
}

.block-reasons:before {
    background-color: transparent !important;
}

.block-head {
    text-transform: none;
}

.cform p {
    padding-top: 10px;
}

#check1 select {
    margin-top: 5px;
    margin-bottom: 15px;
}

#converse-chat {
    width: 250px;
    position: fixed;
    bottom: 0px;
    right: 0px;
    left:0px;
    margin: 0 20px;
    z-index: 9999999999;
    display: block !important;
    padding: 0;
    border: 0;
}


/* @media (max-width: 768px){
  #converse-chat {
      width: 250px;
      position: fixed;
      bottom: 0px;
      right: 45px;
      margin: 0 20px;
      z-index: 9999999999;
      display: block !important;
      padding: 0;
      border: 0;
  }
} */


/* .widget .pop-up .pop-up-circle {

    width: 50px !important;
    height: 50px !important;
    border-radius: 50%;
    float: right;
    padding: 5px;
    margin: 0 10px 15px 0;
    position: relative;
    box-shadow: 0 5px 16px 0 rgba(0,0,0,.32);
  } */
