.absTUBn {
    position: absolute;
    bottom: -30px;
    width: 100%;
}
.banner-sh{
    width: 100%;
    float: left;
    position: relative;
}
.img_banner_sh{
    object-fit: cover;
    /* height: 90vh; */
    height: 94vh;
    width: 100%;
}
.abs_banner_sh{
    background-color: transparent;
    position: absolute;
    text-align: center;
    width: 100%;
    /* top: 20%; */
    top: 10%;
}
.dv_lynstp {
    margin: -12px 0 10px 0;
    font-weight: 700;
    font-size: 18px;
}
.item_tmstop {
    width: 100%;
    float: left;
    margin: 0 0 5px 0;
}
.img_tmstop{
    width: 24%;
    float: left;
    padding: 0 3% 0 0px;
}
.img_tmstop img{
    max-width: 100%;
    height: auto;
    border-radius: 5px;
}
.title_tmstop{
    float: left;
    width: 76%;
    padding: 15px 0 0 0;
}
.title_tmstop h4 {
    font-size: 15px !important;
    font-weight: 700 !important;
    float: initial !important;
    margin: initial !important;
}
.title_tmstop p{
    font-size: 15px;
    margin: 3px 0 0 0;
}
.dv_shd {
    position: absolute;
    background-color: rgb(0 0 0 / 30%);
    width: 100%;
    height: 100%;
    top: 0;
}
.dvsh_mps {
    width: 100%;
    position: relative;
    padding: 60px 0;
    margin: 0 0 10px 0;
    float: left;
}
#map_canvas2 {
    float: left;
    width: 72%;
    height: 680px;
    margin-left: 28%;
}
.body_mdpop h2{
    text-align: left;
    width: 100%;
    color: black;
    margin: 0 0 10px 0;
    font-size: 22px;
}
.h1psh {
    font-size: 5.5vmin;
    line-height: 7vmin;
    text-shadow: 1px 1px 1px #000;
    font-weight: lighter;
    color: white;
    margin: 0;
}
.list_bn_sh {
    width: 100%;
    float: left;
    list-style: none;
    padding: 0px;
    margin: 5% 0 0 0;
}
.list_bn_sh li {
    float: left;
    width: 33.3%;
    text-align: center;
    color: white;
    font-size: 20px;
}
.content-pro-sh{
    float:left;
    width: 100%;
}
.block_gen_sh{
    float: left;
    width: 100%;
    margin: 0;
}
.block_gen_sh h2{
    width: 100%;
    text-align: center;
    display: block;
    font-size: 32px;
    font-weight: 400;
    color:var(--color-secondary);
    margin: 0 0 20px 0;
}
.list_serv_sh{
    float: left;
    width: 100%;
    margin: 50px 0 0 0;
    position: relative;
}
.list_serv_sh-flx {
    width: 100%;
    margin: 50px 0 0 0;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
    margin: 0 auto;
}
.absoltm {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    width: 30% !important;
}
.element_sv_sh {
    width: 100%;
    margin: 0 0 10px 0;
    box-shadow: 0 1px 2px rgb(57 62 69 / 25%);
    padding: 20px 20px 20px 20px;
    border-radius: 5px;
    float: left;
    background-color: white;
    z-index: 99;
    position: relative;
}
/* .element_sv_sh:nth-child(3n+2) {
    margin: 0 4.5% 0 4.5%;
} */
.brdblue{
    border-left: 3px solid #5caddd;
}
.brdgreen{
    border-left: 3px solid #48b23a;
}
.brdmg{
    border-left: 3px solid #ec0a80;
}
.block_info_sh h3{
    font-size: 24px;
    margin: 0 0 20px 0;
    float: left;
    width: 100%;
}
.block_info_sh p{
    font-size: 18px;
    float: left;
}
.block_info_sh ul {
    font-size: 18px;
    list-style: none;
    margin: 20px 0 0 0;
    padding: 0;
    float: left;
    width: 100%;
}
.block_info_sh {
    min-height: 220px;
}
.block_info_sh ul li {
    width: 100%;
    margin: 0 0px 7px 0;
    float: left;
}

.element_insh_sh{
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
    min-height: 250px;
    width: 30%;
    margin: 0 0 30px 0;
    border-radius: 5px;
    float: left;
    position: relative;
    border-radius: 8px;
}
.element_insh_sh:nth-child(3n+2) {
    margin: 0 4.5% 0 4.5%;
}
.item_insh {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 20px;
    color: white;
}
.layer_bk, .layer_bk2 {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    background: rgba(0,0,0,.5);
    border-radius: 8px;
}
.layer_bk2{
    top: 0;
    left: 0;
    border-radius: 8px 8px 0 0;
}
.item_insh h3{
    font-size: 24px;
    width: 100%;
    float: left;
    margin: 0 0 5px 0;
    font-weight: 800;
}
.subttitm{
    font-size: 24px;
    width: 100%;
    float: left;
    margin: 0 0 5px 0;
    font-size: 13px;
    font-weight: 800;
}
.item_insh p{
    font-size: 13px;
    font-weight: 500;
}
.item_insh p strong{
    text-decoration: underline;
    cursor: pointer;
}

.element_prod_sh-flx {
    width: calc(33.333% - 20px);
    margin: 0 0 30px 0;
    box-shadow: 0 1px 2px rgb(57 62 69 / 25%);
    border-radius: 5px;
}
.element_prod_sh {
    width: 30%;
    margin: 0 0 30px 0;
    box-shadow: 0 1px 2px rgb(57 62 69 / 25%);
    border-radius: 5px;
    float: left;
}
.element_prod_sh:nth-child(3n+2) {
    margin: 0 4.5% 0 4.5%;
}
.head_prod_sh {
    float: left;
    width: 100%;
    text-align: center;
    background-color: #e5e5e5;
    border-radius: 5px 5px 0px 0px;
}
.head_prod_sh img{
    width: 135px;
}
.body_prod_sh {
    padding: 20px 20px 20px 20px;
    float: left;
    width: 100%;
}
.body_prod_sh h3{
    font-size: 24px;
    min-height: 58px;
}
.prod_pass{
    font-size: 15px;
    font-weight: 400;
}
.ley_prod_sh{
    float: left;
    width: 100%;
    margin: 20px 0 0 0;
    font-size: 24px;
    color: var(--color-green);
    font-weight: 800;
}
.ley_prod_sh strong:last-child{
    color: var(--color-secondary);
    font-size: 13px;
    font-weight: 400;
}
.incl_prod_sh{
    font-size: 13px;
    margin: 6px 0 0 0;
    float: left;
    width: 100%;
    font-weight: 500;
}
.btn_prod_select{
    float: left;
    width: 100%;
    margin: 30px 0 0 0;
    height: 60px;
    border-radius: 5px;
    border: 1px solid var(--color-green);
    color: white;
    background-color: var(--color-green);
    font-size: 28px;
    font-weight: 600;
    cursor: pointer;
    transition: 1s;
}
.btn_prod_select:hover {
    color: var(--color-green);
    background: #fff;
    text-decoration: none;
}
.head_mdpop {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 180px;
    width: 100%;
    float: left;
    position: relative;
    border-radius: 8px 8px 0 0;
    padding: 20px;
}
.bodypp{
    padding: 0px;
}
.abs_mdpp {
    position: absolute;
    width: 100%;
    bottom: 25px;
    color: white;
}
.cnt_brd{
    border-radius: 10px;
    display: block;
}
.abs_mdpp h3{
    font-size: 24px;
    float: left;
    width: 100%;
    margin: 0 0 5px 0;
}
.abs_mdpp strong{
    font-size: 18px;
    font-weight: 400;
}
.body_mdpop {
    float: left;
    width: 100%;
    padding: 20px;
    font-weight: 500;
    font-size: 16px;
    background-color: white;
    border-radius: 0px 0px 8px 8px;
}
.btn_close{
    position: absolute;
    right: 8px;
    z-index: 9999999;
    top: 8px;
    font-size: 25px;
    color: white;
    cursor: pointer;
    transition: 1s;
}
.btn_close:hover{
    color: var(--color-green);
}
.price_disc{
    color: var(--color-secondary);;
    font-size: 18px;
    text-decoration: line-through;
    font-weight: 300;
    line-height: 8px;
    float: left;
    width: 100%;
    margin: 0 0 3px 0;
    display: block;
}

.lnkints{
    color: rgb(0, 151, 230);
    text-decoration: none;
}
.lnkints:hover{
    color: rgb(0, 106, 161);
}
.lst_pro_sh {
    margin: 60px auto 80px auto;
    padding: 0;
    width: 100%;
    list-style: none;
    float: left;
}
.lst_pro_sh>li {
    border-radius: 8px;
    float: left;
    margin: 0 .5% 30px;
    padding: 20px 10px;
    width: 24%;
    height: 55px;
}
.tit_proShv2 {
    width: 100%;
    text-align: center;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 0.875rem;
    margin: 5px 0 0 0;
}
.prec_shv2 {
    color: #000;
    font-weight: 800;
    font-size: 22px;
    text-align: center;
    width: 100%;
}
.submPro_sh {
    font-size: 20px;
    border-radius: 8px;
    text-align: center;
    width: auto;
    border: none;
    font-weight: 600;
    text-transform: uppercase;
    transition: .25s;
    background: transparent;
    color: #ed1e79;
    margin: 25px auto 0 auto;
    display: block;
    padding: 4px 10px;
    position: relative;
    cursor: pointer;
    text-decoration: none;
}
.submPro_sh:hover {
    color: white;
    background-color: #ed1e79;
}
.smbtsh{
    color: inherit;
    background-color: transparent;
    border: none;
    font-size: 20px;
    cursor: pointer;
    text-transform: uppercase;
    font-weight: 600;
}
.block_promo{
    background-color: #e5f5fd;
}
.lblsh_promo{
    font-size: 12px;
    font-weight: 300;
}
.ico_promo {
    color: #ed1e79;
    font-size: 15px;
}

.w-100SH{
    width: 100%;
    float: left;
    margin: 40px 0 0 0;
}
.w50SH{
    width: 50%;
    float: left;
}
.plsh-5{
    padding-left: 3rem;
}
.h1rs {
    font-size: 46px;
    font-weight: 300;
    width: 100%;
    display: block;
    text-align: left;
    margin: 0 0 0 0;
}
.h2rs {
    font-size: 30px;
    font-weight: 300;
    width: 100%;
    display: block;
    color: #000000;
    margin: 15px 0 45px 0;
}
.sights-rs{
    width: 100%;
    float: left;
}
.card_sights{
    width: 100%;
    float: left;
    position: relative;
}
.card_left_sig{
    width: 65%;
    float: left;
    position: relative;
}
.card_right_sig {
    width: 35%;
    float: left;
    padding-left: 15px;
    position: relative;
    min-height: 250px;
}
.element_100{
    width: 100%;
}
.abs_recom {
    position: absolute;
    top: 20px;
    right: -213px;
    width: 220px;
}
.abs_recom img{
    max-width: 100%;
}
.btn_add_sig {
    position: absolute;
    bottom: 0px;
    width: 100%;
}
.btn_add_sig p {
    font-weight: 800;
    margin: 0 0 12px 0;
}
.btn_add_sig strong{
    width: 100%;
    display: block;
    border-radius: 5px;
    text-align: center;
    padding: 12px 0 12px 0;
    font-size: 15px;
    color: white;
    cursor: pointer;
    transition: 0.4s;
    border: 1px solid var(--color-green);
    background-color: var(--color-green);
}
.btn_add_sig strong span i{
    font-style: normal;
}
.btn_add_sig strong:hover{
    color: var(--color-green);
    background: #fff;
    text-decoration: none;
}
.controls_mstp{
    width: 100%;
    display: block;
    border-radius: 5px;
    background-color: #E5F5FD;
    text-align: center;
    font-size: 15px;
    color: #1D68E2;
    transition: 0.4s;
}
.controls_mstp span{
    width: 35px;
    padding: 12px 0 12px 0;
    display: inline-block;
    cursor: pointer;
    font-size: 20px;
    transition: 0.4s;
}
.controls_mstp span:hover{
    color: var(--color-green);
}
.controls_mstp label{
    display: inline-block;
    font-weight: 600;
    width: 105px;
}
.controls_mstp label i{
    font-style: inherit;
}
.list_seg_sig{
    float: left;
    width: 100%;
    margin: 50px 0 0 0;
    position: relative;
}
.element_sig {
    width: 30%;
    margin: 0 0 30px 0;
    box-shadow: 0px 3px 6px #00000029;
    padding: 30px;
    border-radius: 8px;
    float: left;
    min-height: 260px;
}
.element_sig:nth-child(3n+2) {
    margin: 0 5% 0 5%;
}
.bsig1{
    background-color: #ECF8EA;
}
.bsig2{
    background-color: #E5F5FD;
}
.bsig3{
    background-color: #ECF8EA;
}
.head_elsig {
    float: left;
    width: 100%;
    margin: 0 0 32px 0;
}
.head_elsig img {
    max-width: 100%;
    height: auto;
    width: 100px;
}
.head_elsig strong{
    font-size: 20px;
    font-weight: 700;
}
.body_elsig{
    float: left;
    width: 100%;
}
.body_elsig p{
    font-size: 16px;
}
.body_elsig ul {
    font-size: 16px;
    margin: 15px 0 15px 0;
    list-style: none;
    padding: 0px;
}
.body_elsig ul li {
    margin: 0 0 14px 0;
}

.frm_resumen{
    display: block;
    width: 100%;
}
.content_rsm_sh{
    float: left;
    width: 100%;
    padding: 30px;
    box-shadow: 0 1px 2px rgb(57 62 69 / 25%);
}
.content_rsm_sh {
    display: block;
    width: 100%;
}
.results_product{
    float: left;
    width: 100%;
    padding-top: 35px;
}
.col_car_rs {
    float: left;
    width: 40%;
    background-color: #e5e5e5;
    border-radius: 5px 5px 0px 0px;
    text-align: center;
    min-height: 180px;
    display: table;
}
.col_car_rs img {
    width: 120px;
    vertical-align: middle;
    margin: 30px 0 0 0;
}
.rsm_shuttle {
    float: left;
    width: 60%;
    padding-left: 2rem;
}
.rsm_shuttle h4 {
    color: #EC0A80;
    display: block;
    font-size: 18px;
    font-weight: 600;
    width: 100%;
}
.rsm_shuttle strong {
    font-size: 22px;
    display: block;
    width: 100%;
    margin: 20px 0 0 0;
}
.mx_persons{
    font-size: 15px;
    font-weight: 100;
}
.price_rsm {
    font-size: 26px !important;
    color: var(--color-green);
    font-weight: 800;
}
.tin_text{
    font-size: 13px;
    margin: 6px 0 0 0;
    float: left;
    width: 100%;
}
.btn_trip{
    float: left;
    width: 100%;
    margin: 30px 0 0 0;
    height: 60px;
    border-radius: 5px;
    border: 1px solid var(--color-green);
    color: white;
    background-color: var(--color-green);
    font-size: 28px;
    font-weight: 600;
    cursor: pointer;
    transition: 1s;
}
.message_estimated{
    margin-top: 30px;
}
.message_estimated label{
    float: right;
}
#routeTextEstimated{
    width: 100%;
    text-align: right;
    color: #1D68E2;
    margin: 5px 0 10px 0;
    font-weight: 700;
    font-size: 18px;
}
.btn_trip:hover {
    color: var(--color-green);
    background: #fff;
    text-decoration: none;
}
.chk_nvs{
    display: none;
}
.title_tmstop p label{
    float: right;
    border-radius: 8px;
    border: 1px solid #cf1313;
    color: white;
    background-color: #cf1313;
    padding: 3px 12px 3px 12px;
    margin: -12px 0 0 0;
    transition: 0.4s;
    cursor: pointer;
}
.title_tmstop p label:hover{
    background-color: white;
    color: #cf1313;
}
.active_trip {
    color: #d80808 !important;
    background-color: white !important;
    border: 1px solid #c8c6c6 !important;
    box-shadow: 0 1px 6px rgb(64 64 64 / 50%);
}
.active_trip span {
    width: 100%;
    display: block;
    margin: 0;
}
.active_trip span label {
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
}
.at_lb1{
    width: 30px;
    text-align: left;
    font-size: 26px;
    color: #44bd32;
}
.at_lb2{
    width: 70px;
    color: #101010;
    font-weight: 300;
    font-size: 14px;
}
.at_lb3{
    font-weight: 400;
    width: 52px;
    cursor: pointer;
}
.pt-3 {
    padding-top: 1rem;
}

.descrip_prodsht h2, .descrip_prodsht h3, .descrip_prodsht h4{
    text-align: center;
    font-size: 28px;
    font-weight: 600;
    margin: 0 0 25px 0;
}
.descrip_prodsht p{
    font-size: 18px;
}
.descrip_prodsht{
    width: 100%;
    display: block;
    font-weight: 500;
}
.sbt_detailssh {
    text-align: center;
    font-size: 32px;
    font-weight: 600;
    margin: 40px 0 40px 0;
    font-style: italic;
}
.cnt_details_sh {
    float: left;
    width: 100%;
    margin: 30px 0 50px 0;
}
.col1_dtls{
    float: left;
    width: 40%;
    padding: 0 25px;
    text-align: center;
}
.col1_dtls img{
    max-width: 100%;
    height: auto;
}
.col2_dtls{
    float: left;
    width: 60%;
}
.col2_dtls p {
    font-size: 18px;
    margin: 0 0 25px 0;
}
.msummy{
    width: 94%;
}
.cnt_book{
    float: left;
    width: 100%;
}
.bodybookp{
    float: left;
    width: 100%;
}
.form_complete_book{
    float: left;
    width: 60%;
}
.form_complete_book h4 {
    margin: 30px 0 20px 0;
    width: 100%;
    font-size: 40px;
    font-weight: 100;
    font-family: Helvetica,Arial,sans-serif;
}
.frmmailssm{
    float: left;
    width: 70%;
    box-shadow: 0px 3px 6px #00000029;
    padding: 35px 25px 70px 25px;
    border-radius: 8px;
    margin-bottom: 100px;
}
.resm_sum{
    float: right;
    width: 40%;
}
.cbl_mail{
    display: flex;
    align-items: center;
    border: 1px solid #707070;
    border-radius: 8px;
    font-size: 18px;
    padding: 0 2px;
}
.cbl_mail i {
    margin-left: 15px;
    font-size: 22px;
    color: var(--color-green);
    margin-right: 15px;
}
.cbl_mail input{
    width: 100%;
    flex-grow: 1;
    outline: none;
    display: inline-block;
    border: none;
    height: 50px;
}
.item_departsbk{
    display: flex;
    align-items: center;
    margin: 0 0 25px 0;
}
.item_departsbk i{
    font-size: 24px;
    color: var(--color-green);
    margin-right: 15px;
}
.mkpdr{
    width: 100%;
}
.mkpdr strong{
    font-weight: 700;
    font-size: 20px;
}
.mkpdr p{
    font-weight: 700;
    font-size: 16px;
}
.clb_cbook{
    float: left;
    width: 100%;
    margin: 30px 0 0px 0;
}
.clb_cbook label{
    margin: 0 0 8px 0;
    display: block;
    font-weight: 600;
    color: #6a6565;
}
.clb_cbook p strong{
    margin: 0 0 8px 0;
    display: block;
    font-weight: 600;
    color: #6a6565;
}
.clb_cbook p{
    border-bottom: 1px solid #707070; 
}
.clb_cbook p span{
    color: #707070;
}
.tab_smb{
    width: 100%;
    float: left;
}
.tab_smb h4{
    float: left;
    margin: 30px 0 20px 0;
    font-size: 40px;
    font-weight: 100;
}
.content_summ{
    float: left;
    width: 100%;
    box-shadow: 0px 3px 6px #00000029;
    padding: 35px 25px 70px 25px;
}
.content_summ h5{
    display: block;
    width: 100%;
    color: #EC0A80;
    font-size: 18px;
    margin: 0 0 20px 0;
    font-weight: 600;
}
.dv_bk_pass{
    float: left;
    width: 100%;
    padding: 22px 0 22px 0px;
    border-top: 1px solid #707070;
    border-bottom: 1px solid #707070;
    margin: 0 0 30px 0;
}
.dv_bk_pass i{
    font-size: 24px;
    color: #ec0a80;
}
.dv_slveh{
    float: left;
    width: 100%;
}
.dv_tt_summary{
    float: left;
    width: 100%;
    margin: 25px 0 0 0;
    border-top: 1px solid #707070;
    padding: 20px 0 0 0;
}
.dv_tt_summary p label{
    float: left;
    width: auto;
}
.dv_tt_summary p label strong{
    font-weight: 800;
}
.price_ssry{
    font-size: 24px;
    float: right;
    color: #ED1E79;
    font-weight: 800;
}
.btn_rd{
    color: red;
}
.str_stops{
    float: left;
    width: 100%;
    margin: 0 0 8px 0;
}
@media screen and (max-width: 1290px) {
    .card_left_sig {
        width: 62%;
    }
    .card_right_sig {
        width: 38%;
    }
    .btn_add_sig {
        width: 80%;
    }
    .abs_recom {
        right: -164px;
        width: 170px;
    }
    .abs_recom img {
        max-width: 100%;
        width: 100%;
    }
}
@media screen and (max-width: 1180px) {
    .descrip_prodsht, .list_serv_sh, .list_seg_sig {
        padding: 0 2.5% 0 2.5%;
    }
    .h1rs {
        padding: 0 0 0 5%;
    }
    .abs_recom {
        right: -145px;
        width: 150px;
    }
    .element_sig {
        min-height: 300px;
    }
    .tab_smb h4, .form_complete_book h4 {
        font-size: 26px;
    }
    .resm_sum {
        width: 50%;
    }
    .form_complete_book {
        width: 45%;
    }
    .frmmailssm {
        width: 100%;
    }
}
@media screen and (max-width: 992px){
    .absTUBn {
        padding-top: 40px;
    }
}
@media screen and (max-width: 960px) {
    #map_canvas2 {
        float: right;
        width: 62%;
    }
    .absoltm {
        width: 42% !important;
    }
    .h1rs {
        font-size: 32px;
    }
    .h2rs {
        font-size: 22px;
        margin: 5px 0 20px 0;
    }
    .element_prod_sh-flx {
        width: calc(50% - 20px); 
    }
}
@media screen and (max-width: 890px) {
    .w50SH {
        width: 100%;
    }
    .h2rs {
        margin: 35px 0 20px 0;
    }
    .content_rsm_sh {
        padding-top: 0;
    }
    .form_complete_book, .resm_sum {
        width: 100%;
    }
}
@media screen and (max-width: 768px) {
    .element_sig {
        width: 100%;
        min-height: auto;
    }
    .element_sig:nth-child(3n+2) {
        margin: 0 0 30px 0;
    }
    .block_gen_sh {
        margin: 25px 0 0px 0;
    }
    .product_subh2 {
        margin: 45px 0 0 0;
    }
    .block_gen_sh h2 {
        font-size: 24px;
    }
    .lst_pro_sh>li {
        width: 32%;
    }
    .dvsh_mps {
        padding: 15px 0;
    }
    #map_canvas2 {
        float: right;
        width: 95%;
        margin: 0 2.5% 0 2.5%;
        height: 420px;
    }
    .absoltm {
        width: 100% !important;
        margin: 20px 0 0 0;
        position: relative;
    }
    .element_sv_sh {
        width: 32%;
        margin: 0 2% 10px 0;
        height: 340px;
        padding: 20px 10px 20px 10px;
    }
    .element_sv_sh:last-child {
        margin: 0 0% 10px 0;
    }
    .block_info_sh h3 {
        font-size: 18px;
    }
    .block_info_sh p, .block_info_sh ul {
        font-size: 16px;
    }
}
@media screen and (max-width: 700px) {
    .layer_bk {
        display: block !important;
    }
}
@media screen and (max-width: 620px) {
    .body_prod_sh h3 {
        min-height: unset;
    }
    .element_sv_sh {
        width: 100%;
        margin: 0 0% 10px 0;
        height: auto;
    }
    #list_stops > .item_tmstop > .title_tmstop {
        padding: 15px 0 40px 0;
        position: relative;
    }
    .title_tmstop p label{
        float: inherit;
        position: absolute;
        bottom: 5px;
        right: 0;
    }
    .block_info_sh {
        min-height: auto;
    }
    .descrip_prodsht p {
        font-size: 16px;
    }
    .dvsh_mps {
        margin: 0 0 0px 0;
    }
    .list_serv_sh {
        margin: 20px 0 0 0;
    }
    .element_prod_sh {
        width: 100%;
        margin: 0 0 30px 0;
    }
    .element_prod_sh:nth-child(3n+2) {
        margin: 0 0 30px 0;
    }
    .element_insh_sh {
        width: 100%;
    }
    .element_insh_sh:nth-child(3n+2) {
        margin: 0 0 30px 0;
    }
    .sbt_detailssh {
        font-size: 20px;
        margin: 10px 0 10px 0;
    }
    .col2_dtls p {
        font-size: 16px;
        margin: 0 0 25px 0;
    }
    .abs_mdpp h3 {
        font-size: 20px;
    }
    .abs_mdpp strong {
        font-size: 16px;
    }
    .body_mdpop h2 {
        font-size: 18px;
    }
    #bloqueSights{
        padding-left: 2.5%;
        padding-right: 2.5%;
    }
    .card_left_sig {
        width: 100%;
    }
    .element_insh_sh {
        width: 100%;
        margin-bottom: 20px;
    }
    .card_right_sig {
        width: 100%;
        min-height: auto;
        padding: 0;
        margin: 0 0 25px 0;
        text-align: center;
    }
    .btn_add_sig {
        width: 100%;
        position: relative;
    }
    .abs_recom {
        right: inherit;
        width: 200px;
        left: -7px;
    }
    .list_seg_sig {
        margin: 0px 0 0 0;
    }
    .h1rs {
        font-size: 24px;
    }
    .tab_smb h4, .form_complete_book h4 {
        font-size: 24px;
    }
    .mkpdr strong {
        font-size: 16px;
    }
    .content_summ h5 {
        font-size: 16px;
    }
    .btn_trip {
        height: 50px;
        font-size: 22px;

    }
}
@media screen and (max-width: 520px) {
    .lst_pro_sh {
        margin: 30px auto 40px auto;
    }
    .product_subh2 {
        font-size: 22px !important;
    }
    .lst_pro_sh>li {
        width: 49%;
    }
    .col1_dtls {
        width: 100%;
    }
    .col2_dtls {
        width: 100%;
        padding: 20px 25px 0 25px;
    }
    .element_prod_sh-flx {
        width: calc(100% - 20px); 
    }
}