@import url('https://fonts.googleapis.com/css2?family=Lato&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&display=swap');

button {outline: none!important;}
input { outline: none;}
.indisp{ padding: 20px; margin: 0 auto;}

:root {
    --color-font-icon: #FBB03B;
    --color-font-orange: #FBB03B;
    --color-button-orange: #FBB03B;
    --color-font-title: #242340;
    --color-button: #6DBCDB;
    --color-font: #fff;
    --font-lato: 'Lato', sans-serif;
    --font-oswald: 'Oswald', sans-serif;
}

.coluna-equipament{
    margin-top: 24px; margin-right: 20px;
}

.ui-widget.ui-widget-content {
    z-index: 100000!important;
}

.global {
    width: 100%;
    background: #FFF;
}

.title-modal{
    font-size: 20px;
    font-family: var(--font-lato);
    font-weight: bold;
    color: #000;
}

.link-boat-about{
    color: #000;
}
.image-ava{
    display: flex;
}

.top-ava{
    display: flex; flex-direction: column;
}

.link-boat-about:hover{
    text-decoration:none;
    color: var(--color-font-title);
}

.price_pagarme{
    font-size: 20px;
    font-family: var(--font-lato);
    font-weight: bold;
    color: #000;
    margin-top:0!important;
}

.avaliacoes_locatarios{
    margin-top: 50px;
    margin-bottom: 50px;
}

.titulo-avaliacoes{
    letter-spacing: var(--unnamed-character-spacing-0);
    color: var(--unnamed-color-000000);
    text-align: left;
    font: normal normal bold 20px/24px Lato;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
    line-height: 70px;
}

.avaliacoes_locatarios span i {
    padding: 5px 5px 5px 0;
    color: var(--color-button-orange);
    font-size: 18px;
}

.avaliacoes_locatarios p{
    width: 100%;
    font: normal normal normal 15px/20px Lato;
    letter-spacing: 0.3px;
    color: #343434;
}

.nota {
    float: right;
    font: normal normal bold 15px/34px Lato;
    letter-spacing: 0.3px;
    color: #343434;
    width: 25px;
    margin-top: -7px;

}

.pag-seguro{
    margin-top:20px;
}

.paddingleftava{
    padding-left: 100px;
}

.comentarios {
    width: 100%;
    margin-top: 25px;
}

.comentarios .col-md-6{ margin-top: 30px; }

.comentarios p{
    letter-spacing: var(--unnamed-character-spacing-0);
    color: var(--unnamed-color-000000);
    text-align: justify;
    font: normal normal normal 16px/22px Lato;
    letter-spacing: 0px;
    color: #000000;
    padding-right: 100px;
}

.padding-zero{padding-right: 0!important;}

.comentarios a{
   text-align: left;
   text-decoration: underline;
   font: normal normal normal 16px/19px Lato;
   letter-spacing: 0px;
   color: #6DBCDB;
}

.base-ava-name{ display: flex; }
.avatar-com img{ margin-right: 20px; }
.name-and-date{ display: grid; }

.todos-comentarios button {
    box-shadow: 0 0 0 0;
    border: 0 none;
    outline: 0;
}
.todos-comentarios button {
    width: 314px;
    height: 51px;
    background: var(--color-button);
    border: none;
    border-radius: 26px;
    color: var(--color-font);
    cursor: pointer;
    font: normal normal bold 16px/19px Lato;
    letter-spacing: 0px;
    color: #FFFFFF;
}

.todos-comentarios{
    margin-top: 70px;
    margin-bottom: 70px;
}

.name-and-date span{
    font: normal normal normal 16px/19px Lato;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
}

.modal-dialog-comentarios {
    max-width: 711px;
    margin: 1.75rem auto;
}

.modal-header .close {
    margin: 0px;
    padding: 10px;
}

.comentarios-modal{
    width: 100%;
    height: auto;
    padding: 25px;
}

.close {
    background-image: url(../images/close.png);
    background-size: cover;
    border: 0;
    border-radius: 100%;
    width: 20px;
    height: 20px;
    cursor: pointer;
    opacity: inherit;
}

.modal-comentarios {
    overflow-y: scroll;
    max-height: 910px;
    border: 0px solid rgba(0,0,0,.2);
}

.white{
    background: white;
    outline: none;
    text-align: left;
    font: normal normal normal 14px/17px Lato;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
}

.rent_detail_buy div ul {
    padding-left: 25px;
}

.prop{
    font: normal normal normal 16px/24px Lato;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
}

.social_menu {
    display: none;
}

.menu .logo {
    left: 11%;
}

.button_captain {
    left: 71%;
}

.menu .avatar_menu {
    width: 13%;
    position: absolute;
    top: 19%;
    left: 84%;
    cursor: pointer;
}

.search_menu_mobile,
.button_search_mobile {
    display: none;
}

.dates {
    padding: 25px 25px 15px 25px;
}

.button-sec {
    color: #000000;
    background-color: transparent;
    background-image: none;
    border-color: #000000;
    width: 100%;
    border-radius: 40px;
    padding: 10px;
    font-weight: 600;
    border: 1px solid #000;
    text-align: center;
    font-size: 15px;
    cursor: pointer;
}

.bg_gray{
    color: #fff;
    background-color: #545b62;
    border-color: #4e555b;
}

.clearboth{ clear: both; }
.prices { padding: 15px; }

.form-check-label {
    margin-bottom: 0;
    font-weight: 600;
}

.buttons-manha-tarde {
    width: 100%;
    height: 40px;
    display: inline-block;
    text-align: center;
    margin-bottom: 20px;
}

.desable-radio{
  pointer-events:none!important;
  opacity:0.5!important;
}

.buttons-manha-tarde button {
    margin-right: 15%;
    margin-left: 14%;
}

.btn-check{ display: none; }
.prices div {
    width: 50%;
    padding: 10px;
    border-radius: 42px;
    float: left;
    margin: 0px;
}

.form-check-input-prices {
    position: absolute;
    margin-top: .3rem;
    margin-left: 3.75rem;
}

.search_menu input:last-of-type {
    width: 284px;
    border-radius: 0 20px 21px 0;
}

.title {
    width: 80%;
    margin: 60px auto;

}

.title_content {

    display: flex;
    justify-content: space-between;
    align-items: center;
}

.title_content span,
.outside_title_content {
    font-size: 20px;
    font-weight: bold;
    font-family: var(--font-lato);
    margin-bottom: 36px;
}


.title_content button {
    font-size: 14px;
    font-family: var(--font-lato);
    color: #000000;
    background: none;
    cursor: pointer;
}

.like_btn:focus {
    box-shadow: 0 0 0 0;
    border: 0 none;
    outline: 0;
}

/* Boat IMG */

.boat_img {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin: 0 auto;
}

.boat_img .boat_principal {
    height: 505px;
}

.boat_img .boat_principal a img {
    width: 553px;
    height: 500px;
    object-fit: cover;
    border-radius: 12px;
    /* background-color: #ddd; */
}

.boat_img .boat_secundario a{
    margin-top: 3px;
}

.boat_img .boat_secundario {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    flex-flow: row wrap;
    flex-wrap: wrap;
    width: 551px;
    align-items: center;
    height: 500px!important;
    overflow: hidden!important;
}

.lb-data .lb-close {
    position: absolute;
    top: 10px;
    left: 71%;

}

.modal a.close-modal {
    top: -6.5px !important;
    right: -3.5px !important;
}



.boat_img .boat_secundario a img {
    width: 250px;
    height: 250px;
    padding-bottom: 5px;
    object-fit: cover;
    border-radius: 17px;

    /* background-color: #eee; */
}

.all-image {
    width: 111px;
    height: 35px;
    border-radius: 24px;
    font-size: 14px;
    font-family: var(--font-lato);
    background: var(--color-button-orange);
    color: #fff;
    border: none;
    position: absolute;
    right: 22%;
    top: 672px;
    cursor: pointer;
}

.box-idiom{
    display: grid;
}

.item-idiom{
    font-size: 16px;
    font-family: var(--font-lato);
    margin-right: 48px;
    padding: 8px 0;
}




#codigo_seguranca::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

#codigo_seguranca{
    -moz-appearance: textfield;
    appearance: textfield;

 }

/* Boa_rent */

.boat_rent_price {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin-top: 33px;
}

.description {
    display: flex;
    flex-direction: column;
    padding: 0;
}

.location {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-top: -50px;
}

.location span {
    font-size: 16px;
    font-family: var(--font-lato);
    color: #000000;
    font-weight: bold;
}

.location p{
    font-size: 16px;
    font-family: var(--font-lato);
    color: #000000;
    margin-bottom: 2px;
}

.location-map {
    display: flex;
    flex-direction: row;
}

.location-map p {
    font-size: 16px;
    font-family: var(--font-lato);
}

.location-map img {
    padding: 5px 5px 5px 0;
}

.rating {
    display: flex;
    flex-direction: row;
    justify-content: end;
}

.rating i {
    padding: 5px 5px 5px 0;
    color: var(--color-button-orange);
}

.rating p {
    padding: 0 2px 0 0;

}

.proprietary_img {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.proprietary_img img {
    width: 59px;
    height: 59px;
    border-radius: 50%;
    margin-left: auto;
    margin-bottom: 2px;

}

.proprietary_rating{
    margin-left: 89px;
}

.proprietary_rating span{
    font-size: 16px;
    font-family: var(--font-lato);
    font-weight: bold;
    text-align: right;
}

/* Details */

.details {
    padding-top: 34px;
}

.details span {
    font-size: 20px;
    font-family: var(--font-lato);
    color: #000000;
    font-weight: bold;
}

.details pre {
    font-size: 16px;
    font-family: var(--font-lato);
    padding: 15px 0 15px 0;
    white-space: pre-wrap;
}

.oculta-info{
  max-height: 155px;
  overflow: hidden;
  color: var(--unnamed-color-000000);
  text-align: left;
  font: normal normal normal 16px/19px Lato;
  letter-spacing: 0px;
  color: #000000;
}

.btn_vejamais {
    background: #6dbcdb!important;
    padding: 10px 15px 10px 15px!important;
    border-radius: 20px!important;
    font-size: 13px!important;
    color: #fff!important;
    font-weight: 600!important;
}

.btn_vejamais:hover {
    background: #fbb03b!important;
}

.btn-link {
    font-weight: 400;
    color: #6DBCDB;
    background-color: transparent;
    padding-left: 0px;
}


.details a {
    font-size: 16px;
    font-family: var(--font-lato);
    color: #6DBCDB;
}

.modal-header .title-modal-details {
    font-size: 20px;
    font-family: var(--font-lato);
    font-weight: bold;
    color: #242340;
}

.modal pre {
    font-size: 14px;
    font-family: var(--font-lato);
    color: #000000;
    padding: 10px 0;
    white-space: pre-wrap;
}

.modal .modal-body span {
    font-size: 16px;
    font-family: var(--font-lato);
    font-weight: bold;
    color: #242340;
    padding: 15px 0;
}

.modal-body ul {
    padding: 10px 0;
}

.modal-body ul li {
    font-size: 16px;
    font-family: var(--font-lato);
    color: #000;
    padding: 5px 0;
    list-style-type: none;
}

/* Equipment */

.equipment {
    height: fit-content;
    padding-top: 34px;
}

.equipment .title-equipment {
    font-size: 20px;
    font-family: var(--font-lato);
    color: #000000;
    font-weight: bold;

}

.equipment .title-equipment i{
    color: var(--color-button-orange);
}



.equipment p {
    font-size: 15px;
    font-family: var(--font-lato);
    margin-bottom: 4px;
    line-height: 16px;

}

.equipment a {
    font-size: 16px;
    font-family: var(--font-lato);
    color: #6DBCDB;
}

.box-equipment{
    display: grid;
    grid-template-columns: 200px 200px 160px;
}

.title-content-equipment{
    font-size: 16px;
    font-family: var(--font-lato);
    font-weight: bold;
    color: #0010A4;
    padding-bottom: 5px;



}





/* .modal-equipment-content h2 {
    font-size: 20px;
    font-family: var(--font-lato);
    font-weight: bold;
    color: #242340;
    padding: 15px 0;
}

.modal-equipment-content span {
    font-size: 16px;
    font-family: var(--font-lato);
    font-weight: bold;
    color: #242340;
    padding: 15px 0;
}

.modal-equipment-content ul {
    padding: 0px 0;
}

.modal-equipment-content ul li {
    font-size: 16px;
    font-family: var(--font-lato);
    color: #000;
    list-style-type: none;
} */


/* Services */

.service {
    padding-top: 34px;
}

.service span {
    font-size: 20px;
    font-family: var(--font-lato);
    color: #000000;
    font-weight: bold;
}

.service span i{
    color: var(--color-button-orange);
}

.service p {
    font-size: 16px;
    font-family: var(--font-lato);
    padding: 15px 0 15px 0;
}


/* Datasheet */

.datasheet {
    padding-top: 34px;
}

.datasheet span {
    font-size: 20px;
    font-family: var(--font-lato);
    color: #000000;
    font-weight: bold;

}

.datasheet span i{
    color: var(--color-button-orange);
}

.datasheet ul {
    font-size: 16px;
    font-family: var(--font-lato);
    padding: 15px 0 15px 0;
}

.datasheet ul li {
    list-style-type: none;
    line-height: 30px;
}


/* Rent */

.rent .rent_details {
    display: flex;
    flex-direction: column;
    background: #FFF;
    border-radius: 8px;
    box-shadow: 3px 3px 3px 3px #00000029;
}

.rent_details .rent_price_day {
    text-align: center;
    border-bottom: 1px solid #00000029;
    padding: 10px;
}

.rent_details .rent_price_day p {
    color: #000000;
    font-family: var(--font-lato);
    font-size: 18px;
    font-weight: bold;
}

.ui-datepicker {
    width: 320px;
    height: 350px;
    border: none;
    box-shadow: 3px 3px 3px 3px #00000029;
    margin-left: -20px!important;
    bottom: 0!important;
}

.dados-reserva{
    margin-top: 30px!important;
}

.dados-reserva span{
    text-decoration: underline!important;
}

.dados-reserva p{
    font-family: var(--font-lato);
    margin-bottom: 0rem!important;
    font-size: 16px;
    font-weight: bold;
    color: #242340;
    padding-top: 0px;
}

.text-underline{
    text-decoration: underline;
}

.title_content span, .outside_title_content {
    text-transform: uppercase;
}


@media screen and (max-width: 1200px){
    .all-image {
        right: 6%!important;
    }
}

@media screen and (max-width: 1024px) {
    .search_menu input:last-of-type {
        width: 240px;
        border-radius: 0 20px 21px 0;
        padding-left: 25px;
    }

    .harbor_location div {
        display: contents!important;
        justify-content: center;
        align-items: center;
    }

    .harbor_title iframe{ width: 100%!important;}

    .harbor_location {
        margin: 30px;
    }


    .boat_img .boat_secundario a img {
        width: 46%;
        height: 253px;
        padding-bottom: 5px;
        object-fit: cover;
        border-radius: 17px;
        margin-left: 2%;
    }

    .boat_img .boat_secundario {
        display: block;
        flex-direction: row;
        justify-content: space-around;
        flex-flow: row wrap;
        flex-wrap: wrap;
        width: 50%;
        align-items: center;
        padding-left: 5%;
        padding-right: 2%;
        height: 505px!important;
        overflow: hidden!important;
    }

    button {
        -webkit-appearance: none;
    }

    .link-freepik {
        margin-right: 50px;
    }

    .menu .logo {
        left: 0;
    }

    .align-items-center {
        -webkit-box-align: center!important;
        -ms-flex-align: center!important;
        align-items: center!important;
    }

    .copy_rigth {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        margin-top: 0;
    }

    .logo {
        position: absolute;
        left: 0;
        top: 0;
    }

    .all-image {
        right: 3%!important;
    }

}

@media screen and (max-width:1780px){
    .all-image {
        right: 20%;
    }
}

@media screen and (max-width:1680px){
    .all-image {
        right:20.5%;
    }
}

@media screen and (max-width:1440px){
    .all-image {
        right: 13%;
    }
}

.indisp .text-center { width: 100%; padding: 20px;}

@media screen and (max-width: 991px) {

    .indisp .text-center { width: 100%; padding: 20px;}

    .rent .rent_details {
        display: flex;
        flex-direction: column;
        background: #FFF;
        border-radius: 8px;
        box-shadow: 3px 3px 3px 3px #00000029;
        padding: 20px;
        margin: 0 auto;
    }

    .boat_img .boat_principal a img{ border-radius: 0%;}

    .harbor_location { margin: 15%;}

    .harbor_location div {
        display: contents!important;
        justify-content: center;
        align-items: center;
    }

    .harbor_title iframe{ width: 100%!important;}

    .rent{ display: contents; }

    .w-100 {
        display: block;
    }

    .boat_rent_price {
        width: 100%;
        display: inline-grid;
        flex-direction: column;
        justify-content: center;
        margin-top: 33px;
    }

    .harbor_location .harbor_title {
        display: flex;
        flex-direction: column;
        width: 100%;
    }

    .comentarios .col-md-6{ width: 100%; }

    .description {
        display: contents;
        flex-direction: column;
        padding: 0;
    }

    .description {
        display: contents;
        padding: 0;
    }

    .comentarios p{
        padding-right: 10px;
    }

    .paddingleftava {
        padding-left: 15px;
    }

    .mobile-none {
        display: none !important;
    }

    .mobile-none-button {
        position: relative !important;
        top: 0 !important;
        left: 0 !important;
        bottom: 0 !important;
        right: 0 !important;
    }

    .row-m {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-right: -15px;
        margin-left: -15px;
        justify-content: center;
        align-items: center;
    }

    .mobile-resizer {
        padding: 0px !important;
        width: 100% !important;
    }

    .w100m {
        width: 100% !important;
        height: 37px !important;
    }

    .w100-m {
        width: 100% !important;

    }

    .hide-desktop {
        display: none !important;
    }
    .hide-mobile {
        display: flex !important;
    }

    .menu_avatar_options {
        left: -218px;
        top: 70px;
    }

    .hide-mobile {
        display: none !important;
    }
    .hide-desktop {
        display: flex !important;
    }
}


@media (min-width:768px) {
    .hide-desktop {
        display: none !important;
    }
    .hide-mobile {
        display: flex !important;
    }
}

.rent_details .rent_day {
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding-top: 34px;
    padding-bottom: 27px;
}

.rent_details .rent_day div {
    position: relative;
}

.rent_details .rent_day div label {
    font-size: 15px;
    font-family: var(--font-lato);
    text-align: left;
    padding-left: 20px;
}

.rent_details .rent_day div input {
    width: 192px;
    height: 48px;
    border: 1px solid #707070;
    border-radius: 24px;
    padding: 0 0 0 38px;
}

.rent_details .rent_day div select {
    width: 192px;
    height: 48px;
    border: 1px solid #707070;
    border-radius: 24px;
    padding: 0 0 0 38px;
}

.rent_details .rent_day div .calendar-one{
    position: absolute;
    left: 15px;
}

.rent_details .rent_day div .calendar-two{
    position: absolute;
    left: 15px !important;
}

.rent_details .rent_day div input:focus{
    width: 162px;
    height: 48px;
    border: 1px solid #707070;
    border-radius: 24px;
    padding: 0 0 0 38px;
}

.rent_details .rent_detail_buy {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 0 31px 0 0px;

}


.rent_details .rent_detail_buy ul li {
    font-size: 16px;
    font-family: var(--font-lato);
    text-align: left;
    padding: 5px 0 5px 0;
    list-style-type: none;
}

.rent_details .rent_button {
    padding: 8px 17px 25px 25px;
    width: 100%;
    display: flex;
}

.calc_rent li {
    text-align: right  !important;
}

.rent_details .rent_button button {
    width: 100%;
    height: 51px;
    background: var(--color-button-orange);
    color: var(--color-font);
    border-radius: 26px;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 0.5px;
    font-family: "Oswald", sans-serif;
    font-weight: 400;
    border: none;
    cursor: pointer;
    text-transform: uppercase;
    margin-top: 15px;
    margin-right: 10px;
}

.rent_details .btn-perguntar:hover {
    background: #242340;
}

.btn-perguntar{
    background: #242340!important;
    margin-left: 10px;
}

.rent_button_exit {width: 50%; padding: 8px 17px 25px 25px;}

.rent_details_exit  .rent_button_exit {
    padding: 8px 17px 25px 25px;
    width: 100%;
}

.rent_details .rent_button_exit button {
    width: 100%;
    height: 51px;
    background: red;
    color: var(--color-font);
    border-radius: 26px;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0.5px;
    font-family: var(--font-lato);
    border: none;
    cursor: pointer;
}

.rent_details  .rent_button_exit button:hover {
    background: #242340;
}

.rent_details .conditions {
    padding-left: 25px;

    font-size: 16px;
    font-family: var(--font-lato);
}

.rent_details .conditions p {
    margin-bottom: 5px;
}

/* Calendario DatePicker */

.calendar {
    width: 100%;
    padding-top: 64px;
}

#calendario {
    width: 100%;
}

#calendario .ui-datepicker {
    width: 100% !important;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-defaul {

    border: none;
}

.ui-widget-header {
    background: #fff;
    border: none;
}

.ui-datepicker {
    width: 391px;
    height: 350px;
    border: none;
    box-shadow: 3px 3px 3px 3px #00000029;
    table-layout: fixed;
    top: 390px!important;
}



.ui-datepicker-month {
    font-size: 16px;
    font-family: var(--font-lato);
    font-weight: bold;
}

.ui-datepicker-year {
    font-size: 16px;
    font-family: var(--font-lato);
    font-weight: bold;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    border: 1px solid #fff;
    color: #363636;
    font-weight: bold;
}

.ui-datepicker td span, .ui-datepicker td a {
    padding: 0.6em;
}

/* Avaluation Proprietary */

.proprietary_info {
    padding-top: 49px;
    display: flex;
    align-items: center;

}

.proprietary_info div img {
    width: 65px;
    height: 65px;
    border-radius: 50%;
}

.proprietary_info div span {
    font-size: 16px;
    font-family: var(--font-lato);
    font-weight: bold;
    padding: 15px;
}


.proprietary_info div p {
    font-size: 16px;
    font-family: var(--font-lato);
    padding: 0 15px;
}

.rating_proprietary {
    display: flex;
    align-items: center;
    padding: 15px;
    width: 391px;
}

.rating_proprietary i {
    padding: 5px 5px 5px 0;
    color: var(--color-button-orange);
}

.rating_proprietary p {
    font-size: 15px;
    font-family: var(--font-lato);
}

.proprietary_validation div a {
    width: auto;
    height: 51px;
    border-radius: 26px;
    background: #6DBCDB;
    font-size: 16px;
    font-weight: bold;
    font-family: var(--font-lato);
    color: #FFFFFF!important;
    text-decoration: none;
    padding: 12px 40px;
}

.proprietary_validation div a:hover {
    background: var(--color-button-orange);
}

.modal .contact-captain-title span {
    font-size: 20px;
    font-family: var(--font-lato);
    font-weight: bold;
    color: #242340;
    padding: 49px 0;
}

.modal .info_contact_captain {
    display: flex;
    width: 100%;
    padding: 20px 0 0 0;

}

.modal .info_contact_captain .avatar_captain img {
    width: 65px;
    height: 65px;
    border-radius: 50%;
}

.modal .info_contact_captain .info_captain_boat {
    padding: 5px 10px;
}

.modal .info_contact_captain .info_captain_boat span {
    font-size: 16px;
    font-family: var(--font-lato);
    font-weight: bold;
    color: #000000;
}

.modal .info_contact_captain .info_captain_boat p {
    font-size: 16px;
    font-family: var(--font-lato);
    color: #000000;
    padding: 5px 0 0 0;
}

.modal .info_contact_captain .info_captain_boat p:last-of-type {
    font-size: 16px;
    font-family: var(--font-lato);
    color: #000000;

}

.modal .info_contact_captain .info_captain_boat i {
    color: var(--color-button-orange);
}

#contact_captain{
    margin-top: -51px !important;
}

.modal form .contact_captain_input {
    display: flex;
    flex-direction: row;
    margin-top: -20px;
}

.modal form .contact_captain_input div {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 23px 0 0;

}

.modal form .contact_captain_input div label {
    font-size: 15px;
    font-family: var(--font-lato);
    color: #000000;
    padding: 0 12px;
}

.modal form .contact_captain_input div input {
    width: 162px;
    height: 48px;
    border: 1px solid #707070;
    border-radius: 24px;
    padding: 0 0 0 38px;
}

.modal form .contact_captain_input img {
    position: absolute;
    top: 319px;
    left: 8%;
}


.modal form .contact_captain_input div:last-of-type img {
    position: absolute;
    top: 319px;
    left: 46%;
}


.modal form div:last-of-type {
    padding: 30px 0;
}

.modal form div textarea {
    width: 100%;
    border: 1px solid #707070;
    border-radius: 4px;
    padding: 0px 10px;
}

.modal form .contact_captain_button {
    display: flex;
    justify-content: center;
    align-items: center;
}

.modal form .contact_captain_button button {
    width: 121px;
    height: 51px;

    background: #6DBCDB;

    border-radius: 26px;

    font-size: 16px;
    font-family: var(--font-lato);
    font-weight: bold;
    color: #FFFFFF;
    border: none;
}

.modal form .contact_captain_button button:hover {
    background: var(--color-button-orange);
}

.harbor_location .harbor_title {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 71%;
}

.harbor_location .harbor_title span {
    font-size: 20px;
    font-family: var(--font-lato);
    font-weight: bold;
    padding: 10px 0;
    padding-left: 10px;
}

.harbor_location .harbor_title p {
    font-size: 16px;
    font-family: var(--font-lato);
    padding: 10px 0;
    padding-left: 10px;
}

.harbor_location div {
    display: flex;
    justify-content: center;
    align-items: center;
}

.boats_box {
    width: 100%;
    background: #F7F7F7;
    margin-top: 50px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.boats_box h2 {
    font-size: 24px;
    font-weight: bold;
    font-family: var(--font-lato);
}

.boats_box div{
   padding-top: 20px;
   padding-bottom: 15px;
}

.boats_equals {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.boat_suggestion {
    width: 280px;
    padding: 23px;
}

.boat_suggestion img {
    width: 100%;
}

.boats_equals .angle .fa-angle-left:before {
    font-size: 2em;
}

.boats_equals .angle .fa-angle-right:before {
    font-size: 2em;
}

.suggestion_rating {
    display: flex;
    flex-direction: row;

}

.suggestion_rating i {
    padding: 5px 5px 5px 0;
    color: var(--color-button-orange);
}

.suggestion_rating p {
    font-size: 14px;
    padding: 5px 5px 15px 0;
    font-family: var(--font-lato);
}

.suggestion_info {
    padding-top: 15px;
    padding-left: 10px;
    background: #fff;
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
}

.suggestion_title span {
    font-size: 14px;
    font-family: var(--font-lato);
    font-weight: bold;

}

.suggestion_title p {
    font-size: 14px;
    padding: 10px 5px 5px 0;
    font-family: var(--font-lato);
}

.suggestion_price p {
    font-size: 16px;
    font-family: var(--font-lato);
    font-weight: bold;
    padding: 10px 5px 5px 0;
}

.breadcrumb {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-grow: 1;
    background-color: transparent;
}

.breadcrumb p,
.breadcrumb a {
    text-decoration: underline;
    font-family: var(--font-lato);
    font-size: 13pt;
    color: #222;
}

.breadcrumb .default {
    margin-bottom: 0 !important;
    display: inline-block !important;
    text-decoration: none !important;
}

.default-title {
    font-size: 20px;
    font-family: var(--font-lato);
    color: #000000;
    font-weight: bold;
    margin-bottom: 5px;
}

.modal-perguntar .modal-dialog {
    max-width: 1177px;
    margin: 1.75rem auto;
}

.close-chat{
    background-image: url('../images/close.webp');
}

.modal-header {
    border-bottom: 0px solid #e9ecef;
    background: #F7F7F7;
}

.titulo_perguntas{
    display: grid;
    justify-items: center;
    justify-content: center;
}

.titulo_perguntas span{
    font-family: "Oswald", sans-serif!important;
    color: #242340;
    font-size: 22px!important;
    font-style: normal;
    font-weight: 400!important;
    line-height: normal;
}

.rent_faq .rent_faq_question{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 15px 62px;
}

.rent_faq .rent_faq_question:last-of-type{
    margin-bottom: 18px;
}

.rent_faq .rent_faq_question p{
    font-size: 16px;
    color: #000000;
    font-family: var(--font-lato);
    font-weight: bold;
    letter-spacing: 0.32px;
    width: 350px;

}

.rent_faq .rent_faq_question p:last-of-type{
    width: 400px;
}

.rent_faq .rent_faq_question i{
    color: var(--color-button-orange);
    width: 16px;
}

.rent_faq .line{
    width: 79%;
    border: 1px solid #DEDEDE;
    margin: 0 auto;
}

.showFaq{
    background: none;
    border: none;
	cursor: pointer;
}

.showFaq:focus{
    border: none;
}

.faqs div a{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 24%;
    margin-bottom: 10%;

    font-size: 15px;
    font-family: var(--font-lato);
    font-weight: bold;
    letter-spacing: 0.3px;
    color: #242340;
}

.rent_faq .rent_faq_question p {
    font-size: 16px;
    margin-bottom: 0px;
    width: 100%;
}

.rent_faq .rent_faq_question .disable{
    display: none;
}

.rent_faq .active{
    display: none;
    padding: 10px 62px;
    max-width: 690px;
}

.rent_faq .active p{
    font-size: 16px;
    font-family: var(--font-lato);
    color: #000000;
    letter-spacing: 0.32px;
}

.content-btn-chat{
    width: 100%;
    display: flex;
    justify-content: center;
}

.btn-conversar{
    width: 310px;
    height: 51px;
    background: #242340 !important;
    color: var(--color-font);
    border-radius: 26px;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 0.5px;
    font-family: "Oswald", sans-serif;
    font-weight: 400;
    border: none;
    cursor: pointer;
    text-transform: uppercase;
    margin-top: 15px;
    margin-right: 10px;
    margin-bottom: 20px;
}

.mb-line{
    display: none;
}

@media  (max-width: 834px) {
    .align-items-center {
        -webkit-box-align: center!important;
        -ms-flex-align: center!important;
        align-items: center!important;
    }

    .copy_rigth {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        margin-top: 0;
    }
}

@media only screen and (max-width: 768px) {

    .daterangepicker {
        left: 16%!important;
        width: 65%!important;
    }

    .daterangepicker .drp-buttons {
        clear: both!important;
        text-align: center!important;
        padding: 25px!important;
    }

    .daterangepicker .drp-buttons .btn {
        font-size: 12px!important;
        font-weight: bold!important;
        padding: 0!important;
        height: 35px!important;
        margin: 5px 5px!important;
        width: 90%!important;
    }

    .daterangepicker.show-calendar .drp-buttons {
        display: grid!important;
    }

    .daterangepicker.opensright:before {
        left: 235px!important;
    }

    .daterangepicker.opensright:after {
        left: 235px!important;
    }

    .menu .logo {
        position: absolute;
        left: 2%!important;
        margin: 8px!important;
    }

    .image-ava {
        display: block;
    }

    .btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active, .show>.btn-secondary.dropdown-toggle {
        color: #fff;
        background-color: #545b62;
        border-color: #4e555b;
        padding: 0px;
        width: 150px;
        height: auto;
        line-height: 26px;
    }

    .btn {
        position: relative!important;
        width: 150px;
        height: 50px;
        cursor: pointer;
        font-size: 13px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
    }


    .search_menu {
        display: block!important;
    }

    .button-sec {
        position: relative!important;
        height: 48px!important;
        top: 10px!important;
        left: 6px!important;
        cursor: pointer;
        padding: 0px;
        line-height: 43px!important;
    }

    .dates {
        padding: 30px 30px 0px 30px;
        height: auto;
    }

    .buttons-manha-tarde {
        width: 100%;
        height: auto;
        display: flex;
        text-align: center;
        margin-bottom: 20px;
    }

    .buttons-manha-tarde button {
        margin-right: 35px;
        margin-left: 0;
        left: 26%;
        width: 110px;
        height: 43px;
    }

    .prices {
        padding: 15px 15px 15px 8px;
    }

    .buttons-manha-tarde button {
        margin-right: 35px;
        margin-left: 0;
        left: 26%;
        width: 110px;
        height: 43px;
    }

    .box-input {
        width: 100%;
        height: 51px;
        background: rgb(255,255,255);
        border-radius: 26px;
        display: flex;
        justify-content: center;
    }

    .dates {
        padding: 30px 30px 0px 30px;
    }

    .avaliacoes_locatarios p {
        width: 90%;
        font: normal normal normal 15px/20px Lato;
        letter-spacing: 0.3px;
        color: #343434;
    }

    .all-image {
        right: 3%;
        top: 670px;
    }


}

@media only screen and (max-width: 500px) {

    .pag-seguro{
        width: 100%;
        margin-top:20px;
    }

    .daterangepicker .drp-buttons {
        clear: both!important;
        text-align: center!important;
        padding: 25px!important;
    }

    .daterangepicker .drp-buttons .btn {
        font-size: 12px!important;
        font-weight: bold!important;
        padding: 0!important;
        height: 35px!important;
        margin: 5px 5px!important;
        width: 85%!important;
    }

    .daterangepicker.show-calendar .drp-buttons {
        display: grid!important;
    }

    .daterangepicker.opensright:before {
        left: 135px!important;
    }

    .daterangepicker.opensright:after {
        left: 135px!important;
    }

    .daterangepicker {
        left: 20%!important;
    }

    .avaliacoes_locatarios p {
        width: 90%;
        font: normal normal normal 15px/20px Lato;
        letter-spacing: 0.3px;
        color: #343434;
    }

    .image-ava {
        display: block;
    }

    .btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active, .show>.btn-secondary.dropdown-toggle {
        color: #fff;
        background-color: #545b62;
        border-color: #4e555b;
        padding: 0px;
        width: 150px;
        height: auto;
        line-height: 26px;
    }

    .btn {
        position: relative!important;
        width: 150px;
        height: 50px;
        cursor: pointer;
        font-size: 13px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
    }


    .search_menu {
        display: block!important;
    }

    .button-sec {
        position: relative!important;
        width: 150px;
        height: 48px!important;
        top: 10px!important;
        left: 10px;
        cursor: pointer;
        padding: 0px;
        line-height: 43px!important;
    }

    .dates {
        padding: 30px 30px 0px 10px;
        height: auto;
    }

    .buttons-manha-tarde {
        width: 95%;
        height: auto;
        display: flex;
        text-align: center;
        justify-content: space-between;
        margin: 11px auto;
    }

    .buttons-manha-tarde button {
        margin-right: 4%;
        margin-left: 1%;
        left: 13%;
    }

    .buttons-manha-tarde button {
        margin-right: 53px;
        margin-left: 3%;
        left: 10%;
    }

    .prices {
        padding: 15px 0px 15px 0px;
        width: 100%;
        height: auto;
    }

    .box-input {
        width: 100%;
        height: 51px;
        background: rgb(255,255,255);
        border-radius: 26px;
        display: flex;
        justify-content: space-evenly;
        padding-right: 20px;
    }

    .dates {
        padding: 30px 30px 0px 30px;
    }

    .rent_details .rent_day div label {
        font-size: 15px;
        font-family: var(--font-lato);
        text-align: left;
        padding-left: 0px;
    }

    .rent .rent_details {
        display: flex;
        flex-direction: column;
        background: #FFF;
        border-radius: 0px;
        box-shadow: 0 0 0 0!important;
        padding: 0;
        margin: 0 auto;
    }

    .coluna-equipament {
        margin-top: 24px;
        margin-right: 0;
    }

    .box-equipment {
        display: inherit;
        grid-template-columns: initial;
    }

    .w-100 {
        display: block;
        padding-left: 15px;
        margin-left: 0px;
    }

    .proprietary_validation { text-align: center; }
    .calendar {
        text-align: center;
    }

    .rating_proprietary {
        display: contents;
        align-items: center;
        padding: 15px;
        width: 391px;
    }

    .proprietary_info {
        padding-top: 49px;
        display: none;
        align-items: center;
    }

    .harbor_location .harbor_title {
        display: flex;
        flex-direction: column;
        align-items: center;
        width: 100%;
        margin-top: 20px;
    }

    .modal form .contact_captain_input div input {
        width: 100%;
        padding: 0px 0 0 27px;
    }

    .modal{
        width: 100% !important;
        padding: 15px 8px !important;
    }

    .modal form .contact_captain_input img {
        position: absolute;
        top: 319px;
        left: 5%;
    }

    .modal form .contact_captain_input div:last-of-type img {
        position: absolute;
        top: 319px;
        left: 56%;
    }

    .modal form div textarea {
        width: 100%;
    }


    .rent_details .rent_day div input {
        width: 100%;
    }

    .rent_details .rent_day div .calendar-two {
        left: 183px;
    }

    .proprietary_img img {
        margin-left: 0;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .location {
        display: contents;
        flex-direction: row;
        justify-content: space-between;
        margin-top: 0;
        width: 100%;
    }

    .location div:last-of-type {
        width: 100%;
        text-align: center;
        display: grid;
        padding: 10px;
    }

    .d-flex{
        display: flex!important;
    }

    .boat_img .boat_principal {
        height: auto;
    }

    .boat_img .boat_principal a img {
        height: 300px;
        object-fit: scale-down;
        border-radius: 0px;
    }

    .proprietary_img {
        display: block;
    }

    .title_content span, .outside_title_content {
        font-size: 20px;
        font-weight: bold;
        font-family: var(--font-lato);
        margin-bottom: 25px;
        text-align: center;
    }

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

    .top-ava {
        display: flex;
        flex-direction: column;
        width: 100%;
        align-items: center;
    }

    .box-idiom {
        display: block;
        width: 100%;
        text-align: center;
    }

    .item-idiom {
        font-size: 16px;
        font-family: var(--font-lato);
        margin-right: 0;
        padding: 0;
        width: 100%;
    }

    .service span {
        line-height: 60px;
    }

    .rent_details .rent_day div select {
        width: 165px;
    }

    .rent_details .rent_day div {
        position: relative;
        padding: 4px;
    }

    .rent .rent_details {
        display: flex;
        flex-direction: column;
        background: #FFF;
        border-radius: 10px;
        box-shadow: 0px 0px 0px 0px #00000029;
        padding: 0px 0px 40px 0px;
        margin: 0 auto;
        width: 100%;
    }

    .search_menu input {
        width: 188px;
        border-radius: 20px;
        height: 51px;
        border: none;
    }

    .default-title {
        line-height: 60px;
    }

    .mobile-resizer {
        padding: 0px !important;
        width: 100%!important;
    }

    .boats_box div {
        padding-top: 20px;
        padding-bottom: 15px;
    }

    .boats_box div {
        padding-top: 20px;
        padding-bottom: 15px;
        text-align: center;
    }
    .suggestion_rating {
        display: contents;
        flex-direction: row;
    }

    .boats_box div {
        padding-top: 20px;
        padding-bottom: 15px;
        text-align: center;
        width: 100%;
        display: inline-block;
    }

    .boats_box h2 {
        font-size: 20px;
        font-weight: bold;
        font-family: var(--font-lato);
    }

    .todos-comentarios {
        margin-top: 70px;
        margin-bottom: 70px;
        text-align: center;
    }

    .ui-datepicker {
        width: 320px;
        height: 350px;
        border: none;
        box-shadow: 3px 3px 3px 3px #00000029;
        margin-left: -20px!important;
        bottom: 0!important;
    }

    .proprietary_validation div a {
        width: 180px;
        height: 51px;
        border-radius: 26px;
        background: #6DBCDB;
        font-size: 16px;
        font-weight: bold;
        font-family: var(--font-lato);
        color: #FFFFFF!important;
        text-decoration: none;
        padding: 12px 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 0px auto;
        left: 0;
    }

    .btn_vejamais {
        background: #6dbcdb!important;
        padding: 10px 15px 10px 15px!important;
        border-radius: 20px!important;
        font-size: 13px!important;
        color: #fff!important;
        font-weight: 600!important;
        width: 50%!important;
        height: 40px!important;
        margin: 0 auto;
    }

    .btn {
        left: 0px!important;
    }

    .oculta-info {
        max-height: 155px;
        overflow: hidden;
        padding-top: 25px;
        text-align: justify;
        font: normal normal normal 16px/19px Lato;
        letter-spacing: 0px;
        color: #000000;
        padding: 20px;
    }

    .logo {
        left: 44%;
    }

    .ui-datepicker {
        width: 320px;
        height: 350px;
        border: none;
        box-shadow: 3px 3px 3px 3px #00000029;
        margin-left: -20px!important;
        bottom: 0!important;
    }

    .lb-nav a.lb-next{
        opacity: 1!important;
    }

    .lb-nav a.lb-prev{
        opacity: 1!important;;
    }

    .all-image {
        right: 3%;
        top: 300px;
    }

    .search_menu input:last-of-type {
        padding-left: 15px;
    }

    .modal-chat-about {
        padding: 0 !important;
        background-color: #F7F7F7!important;

    }

    .modal-dialog-chat {
        margin: 0 !important;
    }

    .modal-chat-about .aviso_uso_chat {
        color: #231919;
        font: normal normal normal 13px / 22px Lato;
        margin-top: -15px;
        padding: 0px 0px 0px 0px;
        font-style: italic;
    }

    .content-chat-about{
        padding: 0;
    }

    .mb-line{
        display: block;
    }

    .rent_faq .rent_faq_question{
        padding: 15px 0px;
    }

    .rent_faq .line {
        width: 100%;
    }

    .rent_faq .active {
        padding: 10px 0px;
    }

    .modal-dialog-chat .modal-content{
        height: 100%;
        padding-bottom: 20px;
        background-color: #F7F7F7;
        border: 0;
    }

    .chat_base {
        height: 430px;
    }

    .btn-conversar{
        margin-right: 0;
    }

    .btn-azul{
        height: 50px!important;
    }

    .chat-bottom-base form{
      display: flex;
      align-items: center;
    }
}

@media only screen and (max-width: 480px){
    .prices div {
        padding: 0px;
        border-radius: 42px;
        float: left;
        margin: 0px;
    }

    .button-sec {
        position: relative!important;
        width: 160px;
        height: 45px!important;
        top: 10px!important;
        left: 5px!important;
        cursor: pointer;
        padding: 0px;
        font-size: 11px;
    }

    .buttons-manha-tarde button {
        margin-right: 0;
        margin-left: 0;
        left: 8%;
    }

}

#modal_pagamento .col-md-12 {
    margin-bottom: 0px !important;
}

#modal_pagamento .form-group {
    margin-bottom: 0.5rem !important;
}


@media only screen and (max-width: 390px){

    .buttons-manha-tarde button {
        margin-right: 0!important;
    }

    .prices {
        padding: 15px 15px 15px 8px;
        width: 326px;
        height: auto;
    }

    .buttons-manha-tarde {
        width: 80%;
        height: auto;
        display: flex;
        text-align: center;
        justify-content: space-between;
        margin: 20px auto!important;
    }

    .rent .rent_details {
        display: flex;
        flex-direction: column;
        background: #FFF;
        border-radius: 10px;
        box-shadow: 3px 1px 3px 5px #00000029;
        padding: 0px 15px 25px 15px;
        margin: 0 auto;
    }

    .search_menu input {
        font-size: 14px;
    }

    .all-image {
        right: 3%;
        top: 42%;
    }

    .location {
        margin-top: 0px;
    }
}

@media only screen and (max-width: 375px){
    .daterangepicker {
        left: 15%!important;
    }

    .ui-datepicker {
        width: 320px;
        height: 350px;
        border: none;
        box-shadow: 3px 3px 3px 3px #00000029;
        margin-left: -20px!important;
        bottom: 0!important;
    }

    .prices {
        padding: 15px 15px 15px 8px;
        width: 326px;
        height: auto;
    }

    .buttons-manha-tarde {
        width: 100%;
        height: auto;
        display: flex;
        text-align: center;
        justify-content: space-around;
        margin: 20px auto;
    }

    .rent .rent_details {
        display: flex;
        flex-direction: column;
        background: #FFF;
        border-radius: 10px;
        box-shadow: 3px 1px 3px 5px #00000029;
        padding: 0px 15px 25px 15px;
        margin: 0 auto;
    }

}

@media only screen and (max-width: 360px){
    .daterangepicker {
        left: 15%!important;
    }

    .prices {
        padding: 15px 15px 15px 8px;
        width: 326px;
        height: auto;
    }

    .buttons-manha-tarde {
        width: 100%!important;
        height: auto;
        display: flex;
        text-align: center;
        justify-content: space-between;
        margin: 20px auto;
    }

    .rent .rent_details {
        display: flex;
        flex-direction: column;
        background: #FFF;
        border-radius: 10px;
        box-shadow: 3px 1px 3px 5px #00000029;
        padding: 0px 15px 25px 15px;
        margin: 0 auto;
    }
    .ui-datepicker {
        width: 320px;
        height: 350px;
        border: none;
        box-shadow: 3px 3px 3px 3px #00000029;
        margin-left: -20px!important;
        bottom: 0!important;
    }

    .ui-datepicker {
        width: 320px;
        height: 350px;
        border: none;
        box-shadow: 3px 3px 3px 3px #00000029;
        margin-left: -20px!important;
        bottom: 0!important;
    }

    .all-image {
        right: 3%;
        top: 50%;
    }
}

/* ----------- iPhone ----------- */

/* Portrait and Landscape */
@media only screen
  and (min-device-width: 375px)
  and (max-device-width: 812px)
  and (-webkit-min-device-pixel-ratio: 3) {

    .daterangepicker .drp-buttons {
        clear: both!important;
        text-align: center!important;
        padding: 25px!important;
    }

    .daterangepicker .drp-buttons .btn {
        font-size: 12px!important;
        font-weight: bold!important;
        padding: 0!important;
        height: 35px!important;
        margin: 5px 5px!important;
        width: 85%!important;
    }

    .daterangepicker.show-calendar .drp-buttons {
        display: grid!important;
    }

    .daterangepicker.opensright:before {
        left: 135px!important;
    }

    .daterangepicker.opensright:after {
        left: 135px!important;
    }

    .daterangepicker {
        left: 20%!important;
    }

    .avaliacoes_locatarios p {
        width: 100%;
        font: normal normal normal 15px/20px Lato;
        letter-spacing: 0.3px;
        color: #343434;
    }

    .image-ava {
        display: block;
    }

    .btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active, .show>.btn-secondary.dropdown-toggle {
        color: #fff;
        background-color: #545b62;
        border-color: #4e555b;
        padding: 0px;
        width: 150px;
        height: auto;
        line-height: 26px;
    }

    .btn {
        position: relative!important;
        width: 150px;
        height: 50px;
        cursor: pointer;
        font-size: 13px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
    }


    .search_menu {
        display: block!important;
    }

    .dates {
        padding: 30px 30px 0px 30px;
        height: auto;
    }

    .buttons-manha-tarde {
        width: 100%;
        height: auto;
        display: flex;
        text-align: center;
        margin-bottom: 20px;
    }

    .buttons-manha-tarde button {
        margin-right: 4%;
        margin-left: 1%;
        left: 13%;
    }

    .buttons-manha-tarde button {
        margin-right: 53px;
        margin-left: 0;
        left: 10%;
    }

    .prices {
        padding: 15px 15px 15px 8px;
    }

    .box-input {
        width: 100%;
        height: 51px;
        background: rgb(255,255,255);
        border-radius: 26px;
        display: flex;
        justify-content: space-evenly;
    }

    .dates {
        padding: 30px 30px 0px 20px;
    }

    .coluna-equipament {
        margin-top: 24px;
        margin-right: 0;
    }

    .box-equipment {
        display: inherit;
        grid-template-columns: initial;
    }

    .w-100 {
        display: block;
        padding-left: 15px;
        margin-left: 0px;
    }

    .proprietary_validation { text-align: center; }
    .calendar {
        text-align: center;
    }

    .rating_proprietary {
        display: contents;
        align-items: center;
        padding: 15px;
        width: 391px;
    }

    .proprietary_info {
        padding-top: 49px;
        display: none;
        align-items: center;
    }

    .harbor_location .harbor_title {
        display: flex;
        flex-direction: column;
        align-items: center;
        width: 100%;
        margin-top: 20px;
    }

    .modal form .contact_captain_input div input {
        width: 100%;
        padding: 0px 0 0 27px;
    }

    .modal{
        width: 100% !important;
        padding: 15px 8px !important;
    }

    .modal form .contact_captain_input img {
        position: absolute;
        top: 319px;
        left: 5%;
    }

    .modal form .contact_captain_input div:last-of-type img {
        position: absolute;
        top: 319px;
        left: 56%;
    }

    .modal form div textarea {
        width: 100%;
    }


    .rent_details .rent_day div input {
        width: 100%;
    }

    .rent_details .rent_day div .calendar-two {
        left: 183px;
    }

    .proprietary_img img {
        margin-left: 0;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .location {
        display: contents;
        flex-direction: row;
        justify-content: space-between;
        margin-top: 50px;
        width: 100%;
    }

    .location div:last-of-type {
        width: 100%;
        text-align: center;
        display: grid;
        padding: 10px;
    }

    .d-flex{
        display: flex!important;
    }

    .boat_img .boat_principal {
        height: auto;
    }

    .boat_img .boat_principal a img {
        height: 300px;
        object-fit: scale-down;
        border-radius: 0px;
    }

    .proprietary_img {
        display: block;
    }

    .title_content span, .outside_title_content {
        font-size: 20px;
        font-weight: bold;
        font-family: var(--font-lato);
        margin-bottom: 25px;
        text-align: center;
    }

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

    .top-ava {
        display: flex;
        flex-direction: column;
        width: 100%;
        align-items: center;
    }

    .box-idiom {
        display: block;
        width: 100%;
        text-align: center;
    }

    .item-idiom {
        font-size: 16px;
        font-family: var(--font-lato);
        margin-right: 0;
        padding: 0px 0;
        width: 100%;
    }

    .service span {
        line-height: 60px;
    }

    .rent_details .rent_day div select {
        width: 165px;
    }

    .rent_details .rent_day div {
        position: relative;
        padding: 4px;
    }

    .default-title {
        line-height: 60px;
    }

    .mobile-resizer {
        padding: 0px !important;
        width: 100%!important;
    }

    .boats_box div {
        padding-top: 20px;
        padding-bottom: 15px;
    }

    .boats_box div {
        padding-top: 20px;
        padding-bottom: 15px;
        text-align: center;
    }
    .suggestion_rating {
        display: contents;
        flex-direction: row;
    }

    .boats_box div {
        padding-top: 20px;
        padding-bottom: 15px;
        text-align: center;
        width: 100%;
        display: inline-block;
    }

    .boats_box h2 {
        font-size: 20px;
        font-weight: bold;
        font-family: var(--font-lato);
    }

    .todos-comentarios {
        margin-top: 70px;
        margin-bottom: 70px;
        text-align: center;
    }

    .rent .rent_details {
        box-shadow: 0 0 0 0;
    }

}

#modal_pagamento .col-md-12 {
    margin-bottom: 0px !important;
}

#modal_pagamento .form-group {
    margin-bottom: 0.5rem !important;
}

.tag-desconto {
    position: absolute;
    width: 58px;
    height: 38px;
    background: #6DBCDB 0% 0% no-repeat padding-box;
    border-radius: 6px;
    opacity: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    font: normal normal bold 14px/17px Lato;
    letter-spacing: 0px;
    color: #FFFFFF;
    right: 15px;
    top: 15px;
    z-index: 2;
}

#data_unica{
    text-transform: uppercase;
    color: #000;
    background-color: #fff;
    -webkit-border-top-right-radius: 40px;
    -webkit-border-bottom-right-radius: 40px;
    -moz-border-radius-topright: 40px;
    -moz-border-radius-bottomright: 40px;
    border-top-right-radius: 40px;
    border-bottom-right-radius: 40px;
    text-align: center;
}
.content-cartao{
    display: none;
}
.content-select-cartao-pix{
    margin-top: 15px;
    margin-bottom: 5px;
}
.content-select-cartao-pix label{
    font-size: 15px;
    font-weight: normal;
    line-height: 18px;
    color: #000000;
}
.content-select-cartao-pix span{
    font-size: 15px!important;
    line-height: 18px!important;;
    font-family: 'Lato';
    font-style: italic;
    font-weight: normal!important;
    padding-left: 20px;
    color: #000000;
}
.opcao_cartao{
    display: none;
}
.content-span-aviso {
    width: 100%;
    padding-left: 15px;
    margin-top: 5px;
    line-height: 1px;
    padding-right: 10px;
    margin-bottom: -5px;
}

.content-antecedencia-modal p{
    font-family: 'Lato';
    font-size: 16px;
    line-height: 19px;
    color: #000000;
}
.content-antecedencia-modal .swal2-actions .swal2-confirm{
    width: 110px;
    height: 46px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
}
.content-aviso-modal{
    padding-top: 25px;
    padding-bottom: 25px;
}
.content-aviso-modal h3{
    text-align: left;
    font-size: 20px;
    color: #242340;
    line-height: 19px;
    margin-bottom: 34px;
    font-weight: bold;
    font-family: 'Lato';
}
.content-aviso-modal p{
    text-align: left;
    font-size: 16px;
    color: #000000;
    line-height: 19px;
    font-family: 'Lato';
}
.content-aviso-modal .swal2-styled.swal2-confirm {
    width: 110px;
}
.content-antecedencia-modal p{
    font-family: 'Lato';
    font-size: 16px;
    line-height: 19px;
    color: #000000;
}
.content-aviso-modal .swal2-styled.swal2-confirm,
.content-aviso-modal .swal2-styled.swal2-deny{
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
}
.content-aviso-modal .swal2-styled.swal2-confirm{
    width: 110px;
    margin-left: 15px;
}
.content-aviso-modal .swal2-styled.swal2-deny{
    width: 135px;
    margin-right: 15px;
}
.content-aviso-modal .swal2-content{
    padding: 0;
}
.content-aviso-modal .swal2-actions {
    flex-direction: row-reverse;
}
@media screen and (max-width: 480px){
    .content-aviso-modal .swal2-styled.swal2-deny,
    .content-aviso-modal  .swal2-styled.swal2-confirm{
        width: 100%;
        margin: 5px 50px;
    }
    .content-aviso-modal .swal2-actions {
        flex-direction: column-reverse;
        display: flex;
        align-content: center;
        width: 230px;
    }
}

.desktop-none{
    display: none;
}
@media screen and (max-width: 500px){
    .desktop-none {
        display: block;
    }
    .location {
        text-align: center;
    }
    .boat_rent_price .container {
        display: flex;
        flex-direction: column;
    }

    .boat_rent_price .container > .coluna-1{
        flex: 1;
        order: 3;
    }

    .boat_rent_price .container > .coluna-2{
        order: 2;
    }

    .boat_rent_price .container > .coluna-3 {
        order: 1;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .harbor_location {
        margin: 20px 0 0 0;
        text-align: center;
    }

    .description {
        display: flex;
        flex-direction: column;
    }

    .description > .box-1 {
        flex: 1;
        order: 5;
        display: flex;
        flex-direction: column;
    }

    .description > .box-2 {
        display: none;
    }

    .description > .box-3 {
        order: 1;
        display: grid;
        flex-direction: column;
    }

    .description > .box-4 {
        order: 2;
        display: grid;
        flex-direction: column;
    }

    .description > .box-5 {
        order: 3;
        display: grid;
        flex-direction: column;
    }

    .description > .box-6 {
        order: 4;
        display: grid;
        flex-direction: column;
    }

    .diseres_boat_special_price_text,
    .harbor_location .harbor_title span,
    .details{
        padding: 0;
    }

    .dates {
        padding: 30px 0 10px 0px;
    }

    .rent_detail_buy div ul,
    .rent_details .conditions {
        padding-left: 0;
    }

    .buttons-manha-tarde button {
        width: 155px;
        height: 43px;
    }

    .rent_details .rent_button {
        padding: 8px 0px 0px 0px;
    }

    .location span{
        font-size: 20px;
    }

    .rent_details .rent_detail_buy {
        padding: 15px 10px 0 0px;
    }

    .rent_button_exit {
        width: 100%;
        padding: 8px 0px 0px 0px;
    }

    .modal-pagamento .modal-footer{
        display: flex;
        justify-content: flex-end;
        flex-direction: column;
    }

    .avaliacoes_locatarios {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .prices div {
        margin: 0px;
        text-align: center;
    }

    .prices {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
    }

    .buttons-manha-tarde button {
        margin-right: 0;
        margin-left: 0;
    }

    .prop {
        font-weight: 600;
    }
}

@media screen and (max-width: 390px){
    .button-sec {
        width: 100%;
        max-width: 140px;
        height: 45px!important;
        top: 10px!important;
        left: 0px!important;
    }

    .buttons-manha-tarde button {
        width: 140px;
        height: 43px;
    }
}

@media screen and (max-width: 375px){
    .button-sec {
        width: 90%;
        top: 10px!important;
        left: 5px!important;
    }

    .buttons-manha-tarde button {
        width: 130px;
    }

    .modal .info_contact_captain {
        flex-direction: column;
    }
}
.content-aviso-modal .swal2-actions {
    flex-direction: row-reverse;
}
@media screen and (max-width: 480px){
    .content-aviso-modal .swal2-styled.swal2-deny,
    .content-aviso-modal  .swal2-styled.swal2-confirm{
        width: 100%;
        margin: 5px 50px;
    }
    .content-aviso-modal .swal2-actions {
        flex-direction: column-reverse;
        display: flex;
        align-content: center;
        width: 230px;
    }
}
.content-quantidade-passageiros{
    margin-top: 20px;
}
.content-quantidade-passageiros label{
    font-size: 15px;
    margin-bottom: 10px;
    font-weight: 400;
}
.content-input-quantidade {
    display: flex;
    width: 176px;
    border: 1px solid #949494;
    margin-left: 15px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    padding: 0 10px;
}
.content-input-quantidade input{
   border: 0;
   text-align: center;
}
.content-input-quantidade button {
    border: 0;
    text-align: center;
    background-color: #fff;
    color: #000;
    font-weight: 500;
    font-size: 16px;
    cursor: pointer;
}
.opcao_pix strong{
    font-size: 16px;
    font-family: 'Lato';
    color: #242340;
}
.content-span-aviso span{
    font-size: 14px!important;
    color: #242340;
    padding: 15px 0;
    line-height: 20px;
    font-weight: 400!important;
    font-style: italic;
}
.content_valor_total_pix {
    font-size: 16px;
    font-family: var(--font-lato);
    font-weight: bold;
    color: #242340;
    display: flex;
}
@media screen and (max-width:500px){
    .content-valor-total{
        margin-top: 5px!important;
    }
    .content_valor_total_pix {
        display: grid;
        line-height: 20px;
        font-size: 15px;
    }
    #cupom_desconto{
        width: 100%;
    }
    #div-cupom .col-md-12{
        padding-right: 0;
    }
    .modal .form-group select {
        display: flex;
        align-items: center;
        align-content: center;
    }
}

.btn-cupom{
    padding: 5px 10px!important;
    margin-top: 5px;
    color: #fff!important;
    font-size: 12px!important;
    border-radius: 2px;
}

.campo-data input {
    border: none;
    box-sizing: border-box;
    outline: 0;
    padding: .75rem;
    position: relative;
    width: 100%;
}

input[type="date"]::-webkit-calendar-picker-indicator {
    background: transparent;
    bottom: 0;
    color: transparent;
    cursor: pointer;
    height: auto;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
}
