#svg_form_time {
    height: 15px;
    max-width: 80%;
    margin: 40px auto 20px;
    display: block;
}

#svg_form_time circle,
#svg_form_time rect {
    fill: white;
}

.button {
    background: rgb(0, 105, 115);
    border-radius: 5px;
    padding: 15px 25px;
    display: inline-block;
    margin: 10px;
    font-weight: bold;
    color: white;
    cursor: pointer;
    box-shadow:0px 2px 5px rgb(0,0,0,0.5);
}

.disabled {
    display:none;
}
.search-input {
    margin-bottom: 40px;
}
@media only screen and (min-width: 600px) {
    h1 {
        font-size: 47px !important;
    }
}

#fn-mobile {
    display: none !important;
}

h2 {
    font-size: 28px !important;
}

.title {
    font-family: Lora;
    font-weight: 600;
}

#paytpv_iframe {
    min-width: unset !important;
    width: 100% !important;
}

@media only screen and (max-width: 450px) {
    #top > .container > .row > .col {
        margin-right: 0 !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .boton_presupuesto_sticky > a {
        margin-left: 10px !important;
    }

    .funely-form {
        max-width: none !important;
        margin-top: 20px !important;
        margin-right: 0 !important;
        margin-left: 0 !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .services {
        margin-top: 15px !important;
    }

    .section-cities, .funely_form {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    .section-1, .sect, .section-totals {
        padding-right: 15px !important;
        padding-left: 15px !important;
    }

    .section-cities > section > .container {
        margin-right: 0 !important;
        margin-left: 0 !important;
        max-width: none !important;
    }

    .content_left > h2 {
        font-size: 25px !important;
        line-height: 27px !important;
    }

    .section-cities > section > .container > .row > .col-12 > h1 {
        font-size: 25px !important;
        line-height: 27px !important;
    }

    ul.services li, ul.services-options li {
        margin-bottom: 10px !important;
    }

    ul.services li a, ul.services-options li a {
        font-size: 16px !important;
    }

    ul.services li .pull-right, ul.services-options li .pull-right {
        top: 0 !important;
    }

    .service > a {
        padding: 10px 5px 10px 5px !important;
    }

    .service > a > img,  .services > li > a > img,  .service-main > a > img, .service-options > a > img {
        max-width: 30px !important;
    }

    ul.services li img {
        margin-left: 5px !important;
    }

    .sidebar {
        padding: 10px 0px 0px 0px !important;
    }

    ul.location li {
        margin-bottom: 10px !important;
    }

    .funely-form > .row > .container {
        padding-right: 5px !important;
        padding-left: 5px !important;
        margin-right: 0 !important;
        margin-left: 0 !important;
    }

    .content_left {
        padding: 10px 0 10px 0 !important;
    }

    #prev, #next, #submit, #prev-m, #next-m, #submit-m, #prev-href, #prev-m-href {
        padding: 7px 16px !important;
    }

    a.button:hover {
        color: #fff !important;
        text-decoration: none !important;
    }

    .content_left > p > button {
        padding: 5px !important;
        font-size: 12px !important;
    }

    .service-totals > li > .row >div, .section-totals > .sidebar > ul, #location_name, .content_left > p {
        font-size: 14px !important;
    }

    .se-pre-con {
        display: block !important;
        position: relative !important;
        left: 50% !important;
        top: 50% !important;
        width: 50px !important;
        height: 50px !important;
        margin: -75px 0 0 -30px !important;
        border-radius: 50% !important;
        border: 3px solid transparent !important;
        border-top-color: #3498db !important;
        -webkit-animation: spin 2s linear infinite !important;
        animation: spin 2s linear infinite !important;
    }

    .needs-validation, #login > div > .col-auto > input, #customer > div > div > input {
        font-size: 12px !important;
    }

    .content_log {
        padding-left: 10px !important;
        padding-right: 10px !important;
        width: 100% !important;
        padding-top: 10px !important;
    }

    #loginButton {
        /*right: -15px !important;*/
        position: relative !important;
    }

    #customer > div > div > input {
        padding: 10px !important;
        max-height: 15px !important;
    }

    .section-200 > p {
        font-size: 14px !important;
        padding-bottom: 5px !important;
    }

    .section-200 > .row {
        margin-bottom: 15px !important;
    }

    #location {
        margin-bottom: 60px !important;
    }

    #fn-mobile {
        display: block !important;
        margin-bottom: 0 !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    /*#next-m, #submit-m {
        display: none !important;
    }*/

    #fn-no-mobile {
        display: none !important;
    }
}

input {
    width: 100%;
    margin: 7px 0px;
    display: inline-block;
    padding: 12px 25px;
    box-sizing: border-box;
    border-radius: 5px;
    border: 1px solid lightgrey;
    font-size: 1em;
    font-family:inherit;
    background:white;
}

.woocommerce-checkout .wc_payment_methods input {
    width: auto !important;
}

input[type="checkbox"] {
    width: unset;
}

p{
    text-align:justify;
    margin-top:0;
}

.content_left {
    padding: 27px 27px 27px 0;
}
.pr_custom {
    padding-right: 37px;
}
ul.services {
    margin: 0;
    padding: 0;
}
.grid_footer {
    margin-bottom: 80px;
}
ul.services li {
    list-style: none;
    margin-bottom: 25px;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 10px;
}
ul.services li.service-main-show-active {
    background-color: #e6e6e6;
}
ul.services li:hover {
    background-color: #e6e6e6;
}
ul.services li a {
    padding: 10px;
    display: block;
    text-decoration: none;
    font-size: 20px;
}
ul.services li.service-main-show-active a {
    cursor: initial !important;
}
ul.services li a:hover {
    color:#000;
}
ul.services li img {
    margin-left: 11px;
    margin-right: 16px;
    max-width:50px;
    max-height:50px;
    display: inline;
}
ul.services li .pull-right {
    position: relative;
    top: 10px;
    right: 10px;
    font-weight: bold;
}
.btn-custom-form {
    background-color: #006d77;
    border-color: #006d77;
}
.content_log {
    min-height: 89px;
    border: 1px solid #ccc;
    background-color: #fff;
    border-radius: 10px;
    margin-bottom: 29px;
    width: 96%;
    padding: 18px;
}
.sidebar {
    padding: 50px 0;
}
.sidebar .title {
    font-size: 19px;
    font-weight: bold;
    margin-bottom: 12px;
}
ul.location {
    margin: 0;
    padding: 0;
}
ul.location li {
    background-color: #e6e6e6;
    list-style: none;
    border: 1px solid #ccc;
    border-radius: 10px;
    padding: 10px;
    margin-bottom: 20px;
}
ul.location li span {
    font-size: 12px;
    font-weight: bold;
    display: block;
}
.woocommerce-account .awcfe-order-extra-details, .woocommerce-checkout .awcfe-order-extra-details{
    display: none;
}
ul.service-totals {
    margin: 0;
    padding: 0;
}
ul.service-totals li {
    background-color: #e6e6e6;
    list-style: none;
    border: 1px solid #ccc;
    border-radius: 10px;
    padding: 10px;
    margin-bottom: 20px;
}
ul.service-totals li img {
    width: 20px;
}
ul.service-totals li span.left {
    font-size: 12px;
    font-weight: bold;
    display: block;
}
ul.service-totals li span.totals-price {
    float: right;
    font-weight: bold;
}
ul.options {
    margin: 0 0 20px 0;
    padding: 10px;
    background-color: #e6e6e6;
    border-radius: 10px;

    border: 1px solid #ccc;
}
ul.options li {

    list-style: none;
}
ul.options li img {
    width: 20px;
}
ul.options li span.left {
    font-size: 12px;
    font-weight: bold;
    display: block;
}
ul.options li span.totals-price {
    float: right;
    font-weight: bold;
}
ul.result {
    margin: 0;
    padding: 0;
}
ul.result li {
    list-style: none;
}
.custom-control-input {
    z-index: 1;
    opacity: 1;
    top: -4px;
}

/** loader **/
#loader-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
}

@media only screen and (max-width: 690px) {
    .page-id-5727 .container {
        max-width: 100%;
    }
}

@media only screen and (min-width: 421px) {
    .se-pre-con {
        display: block;
        position: relative;
        left: 43%;
        top: 50%;
        width: 50px;
        height: 50px;
        margin: -75px 0 0 -75px;
        border-radius: 50%;
        border: 3px solid transparent;
        border-top-color: #3498db;
        -webkit-animation: spin 2s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
        animation: spin 2s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */
    }
}

.se-pre-con:before {
    content: "";
    position: absolute;
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #e74c3c;
    -webkit-animation: spin 3s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
    animation: spin 3s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */
}

.se-pre-con:after {
    content: "";
    position: absolute;
    top: 15px;
    left: 15px;
    right: 15px;
    bottom: 15px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #f9c922;
    -webkit-animation: spin 1.5s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
    animation: spin 1.5s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */
}

@-webkit-keyframes spin {
    0%   {
        -webkit-transform: rotate(0deg);  /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: rotate(0deg);  /* IE 9 */
        transform: rotate(0deg);  /* Firefox 16+, IE 10+, Opera */
    }
    100% {
        -webkit-transform: rotate(360deg);  /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: rotate(360deg);  /* IE 9 */
        transform: rotate(360deg);  /* Firefox 16+, IE 10+, Opera */
    }
}
@keyframes spin {
    0%   {
        -webkit-transform: rotate(0deg);  /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: rotate(0deg);  /* IE 9 */
        transform: rotate(0deg);  /* Firefox 16+, IE 10+, Opera */
    }
    100% {
        -webkit-transform: rotate(360deg);  /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: rotate(360deg);  /* IE 9 */
        transform: rotate(360deg);  /* Firefox 16+, IE 10+, Opera */
    }
}

/** Loader 2 **/

/** End loader **/

.hidden {
    display: none !important;
}

.service-terms {
    margin-top: 20px;
    display: none;
}

#dialogTerms {
    display: none;
}

.modal-dialog{
    overflow-y: initial !important;
    width: 50%;
    max-width: none;
}
.modal-body{
    height: 500px;
    overflow-y: auto;
}

#alert-login, #alert-recover {
    display: none;
}

/* booking */
ul.booking-value {
    margin: 0;
    padding: 0;
}
ul.booking-value li {
    background-color: #e6e6e6;
    list-style: none;
    border: 1px solid #ccc;
    border-radius: 10px;
    padding: 10px;
    margin-bottom: 20px;
}
ul.booking-value li img {
    width: 20px;
}
ul.booking-value li span.left {
    font-size: 12px;
    font-weight: bold;
    display: block;
}
ul.booking-value li span.totals-price {
    float: right;
    font-weight: bold;
}
ul.booking {
    visibility: hidden;
}
.content_item {
    text-align: center;
}
.top_item {
    width: 40px;
    height: 40px;
    border-radius: 40px;
    line-height: 40px;
    background-color: #006d77;
    color: #fff;
    margin: auto;
    font-size: 17px;
}
.top_item:after {
    content: '';
    width: 160px;
    display: block;
    height: 3px;
    background-color: #006d77;
    right: -40px;
    position: relative;
    top: -21px;
}
.i_none:after {
    content: none;
}
.i_one {
    background-color: #edbf77;
}
.bottom_item {
    font-size: 13px;
    margin-top: 15px;
    line-height: 15px;
}
.steps {
    max-width: 500px;
    margin: auto;
}
.custom_h1 {
    font-size: 33px !important;
    margin-bottom: 30px;
}
@media only screen and (min-width: 600px) {
    .item_desktop {
        display: block;
    }
    .item_responsive {
        display: none;
    }
}
@media only screen and (max-width: 599px) {
    .item_desktop {
        display: none;
    }
    .item_responsive {
        display: block;
    }
    .custom_h1 {
        font-size: 21px !important;
    }
    .top_item:after {
        width: 100px;
    }
    .item_responsive h2 {
        font-size: 24px !important;
    }
    .container-wrap {
        min-height: 700px;
    }
}