div.bottoni_info.bottoni_info_mini{
display: none;
}
.form_slider {
position: absolute;
top: 70px;
left: 20%;
background: rgba(0, 0, 0, 0.7);
color: #fff;
padding: 15px;
z-index: 10;
border-radius: 10px;
}
@media (max-width: 1160px) {
.form_slider {
top: 20px;
left: 10%
}
}
.form_slider form {
margin-bottom: 0;
}
.form_slider h4 {
margin-bottom: 10px;
color: #fff;
font-size: 20px;
line-height: 20px;
}
.form_slider label {
margin-bottom: 0;
color: #fff;
}
.form_slider .form-control {
height: 25px;
padding: 0 5px;
line-height: 25px;
font-size: 15px;
}
.form_slider .form-group {
margin-bottom: 10px;
}
.form_slider .form-check-label {
text-transform: lowercase;
font-weight: 500;
letter-spacing: 0;
}
.form_slider .btn_cerca {
background-image: linear-gradient(to right, #ff00c6 0%, #aa01ce 51%, #ff00c6 100%);
flex: 1 1 auto;
transition: 0.5s;
background-size: 200% auto;
color: white;
padding: 0 20px;
line-height: 34px;
margin-bottom: 10px;
}
.form_slider .btn_cerca:hover {
background-position: right center; } .s_localita {
font-family: 'Montserrat', sans-serif;
font-weight: 900;
text-transform: uppercase;
color: #fff;
text-shadow: 2px 2px 3px #000;
}
.s_hotel {
background-color: #ffa800;
color: #fff;
font-family: 'Montserrat', sans-serif;
font-weight: 800;
text-transform: uppercase;
padding: 5px 15px;
}
.s_tratt {
background-color: #ffa800;
color: #000;
font-family: 'Montserrat', sans-serif;
font-weight: 700;
padding: 5px 15px;
}
.s_prezzo {
background-color: #ffa800;
color: #fff;
font-family: 'Montserrat', sans-serif;
font-weight: 900;
padding: 0px 15px;
}
.clear {
clear: both;
}
#primary-menu ul li > a {
font-family: 'Montserrat', sans-serif;
font-size: 16px;
letter-spacing: 0;
}
#primary-menu ul li:hover > a, #primary-menu ul li.current > a {
color: #ff0096;
}
#primary-menu > ul {
margin-right: 50px;
}
.cerca, .accont {
float: left;
margin-top: 16px;
padding: 0 10px;
font-size: 36px;
-webkit-transition: margin .4s ease, padding .4s ease;
-o-transition: margin .4s ease, padding .4s ease;
transition: margin .4s ease, padding .4s ease;
}
.cerca a, .accont a, .tel a {
color: #494949;
}
.cerca a:hover, .accont a:hover, .tel a:hover {
color: #ff0096;
}
.servizio_clienti {
float: left;
margin-top: 20px;
-webkit-transition: margin .4s ease, padding .4s ease;
-o-transition: margin .4s ease, padding .4s ease;
transition: margin .4s ease, padding .4s ease;
}
#header.sticky-header:not(.static-sticky) #primary-menu .cerca, #header.sticky-header:not(.static-sticky) #primary-menu .accont {
margin-top: 1px;
}
#header.sticky-header:not(.static-sticky) #primary-menu .servizio_clienti {
margin-top: 5px;
}
.servizio_clienti .feature-box {
padding: 0 0 0 55px;
}
.servizio_clienti .feature-box .fbox-icon {
width: 60px;
}
.servizio_clienti .feature-box.fbox-plain .fbox-icon i {
font-size: 44px;
padding-top: 4px;
color: #494949;
}
.servizio_clienti .feature-box.fbox-plain .fbox-icon a:hover i {
color: #ff0096;
}
.servizio_clienti .feature-box h3 {
text-transform: lowercase;
font-family: 'Montserrat', sans-serif;
font-weight: 800;
font-size: 20px;
line-height: 20px;
color: #494949;
}
.servizio_clienti .feature-box p {
margin: 0;
font-family: 'Montserrat', sans-serif;
font-size: 27px;
line-height: 27px;
font-weight: 800;
letter-spacing: 0;
background: linear-gradient(to right, #ff00c6 0%, #aa01ce 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
#primary-menu ul li > a {
font-size: 13px;
}
.cerca, .accont {
margin-top: 26px;
padding: 0 10px;
font-size: 26px;
}
#primary-menu > ul {
margin-right: 0px;
}
.servizio_clienti {
margin-top: 29px;
}
.servizio_clienti .feature-box.fbox-plain .fbox-icon i {
font-size: 34px;
padding-top: 1px;
}
.servizio_clienti .feature-box .fbox-icon {
width: 50px;
}
.servizio_clienti .feature-box h3 {
font-size: 16px;
line-height: 16px;
}
.servizio_clienti .feature-box p {
font-size: 22px;
line-height: 22px;
}
.servizio_clienti .feature-box {
padding: 0 0 0 45px;
}
}
@media(max-width: 991px) {
.cerca {
position: absolute;
top: 0;
left: auto;
right: 60px;
margin: 40px 0;
-webkit-transition: margin .4s ease;
-o-transition: margin .4s ease;
transition: margin .4s ease;
font-size: 15px;
}
.accont {
position: absolute;
top: 0;
left: auto;
right: 30px;
margin: 40px 0;
-webkit-transition: margin .4s ease;
-o-transition: margin .4s ease;
transition: margin .4s ease;
font-size: 15px;
}
.tel {
position: absolute;
top: 0;
left: auto;
right: 10px;
margin: 40px 0;
-webkit-transition: margin .4s ease;
-o-transition: margin .4s ease;
transition: margin .4s ease;
font-size: 15px;
}
.servizio_clienti .feature-box {
display: none;
}
}
@media(min-width: 992px) {
.tel {
display: none;
}
} .collapse_cerca .card {
background-color: #00c0be;
margin: 5px 0;
}
.collapse_cerca {
border-top: 1px solid #494949;
border-bottom: 1px solid #494949;
}
.collapse_cerca label {
margin-bottom: 0;
color: #494949;
text-transform: inherit;
font-size: 16px;
font-weight: 800;
letter-spacing: 0;
font-family: 'Montserrat', sans-serif;
}
.collapse_cerca .form-control {
border-radius: 5px;
border-color: #00C0BE;
}
.collapse_cerca .btn_cerca {
border: 2px solid #fff;
background-image: linear-gradient(to right, #ff00c6 0%, #aa01ce 51%, #ff00c6 100%);
flex: 1 1 auto;
transition: 0.5s;
background-size: 200% auto;
color: white;
margin-top: 24px;
padding: 0;
line-height: 34px;
;
}
.collapse_cerca .btn_cerca:hover {
background-position: right center; }  .wrapper_offerte_oriz {
margin-top: 8px !important;
margin-bottom: 8px !important;
}
.wrapper_offerte_oriz h1 {
color: #00c0be;
font-family: 'Montserrat', sans-serif;
text-align: center;
font-size: 35px;
font-weight: 900;
margin-bottom: 0;
}
.wrapper_offerte_oriz h2 {
color: #505050;
font-family: 'Montserrat', sans-serif;
text-align: center;
font-size: 18px;
font-weight: 800;
}
.box_offerte_oriz {
background-color: #fff;
padding-right: 10px;
margin-bottom: 30px;
}
.box_offerte_oriz .img_offerta {
padding-right: 0;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
.box_offerte_oriz .img_offerta {
padding-right: 15px;
background-color: #ccc;
padding-top: 15px;
}
.box_offerte_oriz .prezzo .btn_01{
float: inherit !important;
margin-bottom: 10px;
}
}
.box_offerte_oriz img:hover {
opacity: 0.7;
filter: alpha(opacity=70); }
.box_offerte_oriz h2 {
text-align: left;
font-family: 'Montserrat', sans-serif;
color: #00c0be;
font-size: 24px;
line-height: 26px;
font-weight: 800;
margin-bottom: 0;
margin-top: 10px;
}
.box_offerte_oriz h3 {
text-transform: uppercase;
font-size: 18px;
line-height: 20px;
margin-bottom: 0;
}
.box_offerte_oriz .info {
margin-top: 15px;
margin-bottom: 0;
font-size: 17px;
line-height: 20px !important;
font-weight: 700;
}
.box_offerte_oriz .info .notti {
color: #00c0be;
text-transform: uppercase;
}
.box_offerte_oriz .trattam {
margin-bottom: 0;
margin-top: 0;
font-size: 17px;
line-height: 20px !important;
font-weight: 700;
}
.box_offerte_oriz .prezzo {
margin-top: 30px;
font-size: 16px;
line-height: 40px !important;
font-weight: 700;
}
.box_offerte_oriz .prezzo b {
color: #00c0be;
font-family: 'Encode Sans Condensed', sans-serif;
font-size: 25px;
font-weight: 900;
}
.box_offerte_oriz .prezzo .btn_01{
float: right;
}
button.btn_01 {
background-image: linear-gradient(to right, #ff00c6 0%, #aa01ce 51%, #ff00c6 100%);
flex: 1 1 auto;
transition: 0.5s;
background-size: 200% auto;
color: white !important;
padding: 0 10px;
line-height: 34px;
font-size: 16px;
font-family: 'Montserrat', sans-serif !important;
font-weight: 800 !important;
border-radius: 0;
text-transform: uppercase;
margin-right: 15px;
}
button.btn_01:hover {
background-position: right center; }
button.btn_01.pulTogleON{
width: 142px;
background-image: none;
background-color: #305556;
} @media (min-width: 577px) and (max-width: 992px) {
.wrapper_offerte_vert .card-deck .card {
-ms-flex: 1 0 40%;
flex: 1 0 40%;
margin-bottom: 20px;
}
}
.card-deck .card.box_offerte_vert {
border: none;
border-radius: 0 !important;
margin-left: 10px;
margin-right: 10px;
}
.box_offerte_vert .card-img-top {
border-radius: 0;
}
.box_offerte_vert h2 {
text-align: left;
font-family: 'Montserrat', sans-serif;
color: #00c0be;
font-size: 24px;
line-height: 26px;
font-weight: 800;
margin-bottom: 0;
margin-top: 10px;
}
.box_offerte_vert h3 {
text-transform: uppercase;
font-size: 18px;
line-height: 20px;
margin-bottom: 0;
}
.box_offerte_vert img:hover {
opacity: 0.7;
filter: alpha(opacity=70); }
.box_offerte_vert .info {
margin-top: 25px;
margin-bottom: 0;
font-size: 17px;
line-height: 20px !important;
font-weight: 700;
}
.box_offerte_vert .info .notti {
color: #00c0be;
text-transform: uppercase;
}
.box_offerte_vert .trattam {
margin-bottom: 0;
margin-top: 0;
font-size: 17px;
line-height: 20px !important;
font-weight: 700;
}
.box_offerte_vert .prezzo {
font-size: 16px;
font-weight: 700;
margin-bottom: 15px;
}
.box_offerte_vert .prezzo b {
color: #00c0be;
font-family: 'Encode Sans Condensed', sans-serif;
font-size: 25px;
font-weight: 900;
}
.box_offerte_vert .card-footer {
text-align: center;
background-color: #fff;
padding-bottom: 25px;
} .wrapper_destinazioni {
padding-top: 40px;
padding-bottom: 40px;
}
.wrapper_destinazioni h2 {
color: #00c0be;
font-family: 'Montserrat', sans-serif;
text-align: center;
font-size: 35px;
font-weight: 900;
margin-bottom: 0;
}
.wrapper_destinazioni h3 {
color: #505050;
font-family: 'Montserrat', sans-serif;
text-align: center;
font-size: 18px;
font-weight: 800;
}
.wrapper_destinazioni .card {
border: none;
}
.wrapper_destinazioni .card-img-overlay {
padding: 0;
border-radius: 5px;
}
.wrapper_destinazioni .card .card-img {
border-radius: 5px;
}
.wrapper_destinazioni .card-img-overlay .card-text {
background: rgba(0, 0, 0, 0.7);
vertical-align: bottom;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
padding: 0 10px;
}
.wrapper_destinazioni .card-img-overlay:hover .card-text {
background: rgba(0, 0, 0, 0.9);
}
.wrapper_destinazioni .card-text .txt_01 {
color: #fff;
text-transform: uppercase;
font-family: 'Montserrat', sans-serif;
font-size: 40px;
font-weight: 900;
}
.wrapper_destinazioni .card-text .txt_01::first-letter {
color: #00c0be;
}
.wrapper_destinazioni .card-text .txt_02 {
color: #fff;
font-size: 18px;
text-align: right;
line-height: 22px;
margin-top: 6px;
}
.wrapper_destinazioni .card-text .txt_02 b {
color: #00c0be;
font-size: 25px;
font-weight: 800;
font-family: 'Montserrat', sans-serif;
}
.tab_destinaz {
border-bottom: 1px solid #dee2e6;
}
.tab_destinaz th {
font-size: 25px;
line-height: 40px;
font-weight: 800;
font-family: 'Montserrat', sans-serif;
}
.tab_destinaz th a {
color: #00c0be;
}
.tab_destinaz th a:hover {
color: #f3008f;
}
.tab_destinaz td {
font-size: 18px;
line-height: 40px;
}
.tab_destinaz td b {
color: #00c0be;
font-size: 23px;
font-weight: 800;
font-family: 'Montserrat', sans-serif;
}
.tab_destinaz a i {
color: #f3008f;
font-size: 26px;
}
.tab_destinaz a:hover i {
color: #000;
font-size: 26px;
}
.tab_destinaz tbody tr:hover {
background-color: rgba(0, 0, 0, 0.04);
} .wrapper_tipo_vacanze h2 {
color: #00c0be;
font-family: 'Montserrat', sans-serif;
text-align: center;
font-size: 35px;
font-weight: 900;
margin-bottom: 0;
}
.wrapper_tipo_vacanze h3 {
color: #505050;
font-family: 'Montserrat', sans-serif;
text-align: center;
font-size: 18px;
font-weight: 800;
}
.wrapper_tipo_vacanze .card {
border: none;
}
.wrapper_tipo_vacanze .card img {
border-radius: 5px;
}
.wrapper_tipo_vacanze .card-img-overlay {
background: rgba(0, 0, 0, 0.5);
padding: 0;
border-radius: 5px;
transition: all 0.3s;
}
.wrapper_tipo_vacanze .card-img-overlay h5 {
color: #fff;
font-family: 'Montserrat', sans-serif;
text-align: center;
font-size: 33px;
line-height: 32px;
text-transform: uppercase;
font-weight: 800;
height: 120px;
margin-top: 40px;
}
.wrapper_tipo_vacanze .card-img-overlay .icon_tipo_vacanza {
text-align: center;
margin-bottom: 100px;
}
.wrapper_tipo_vacanze .card-img-overlay:hover {
background: rgba(0, 0, 0, 0.2);
}
.wrapper_tipo_vacanze .card-img-overlay .n_offerte span {
background-color: #f3008f;
color: #fff;
padding: 10px;
font-weight: bold;
font-size: 25px;
}
.wrapper_tipo_vacanze .col-md-6 {
margin-bottom: 30px;
} .wrapper_feste {
margin-top: 40px;
margin-bottom: 40px;
}
.wrapper_feste h2 {
color: #00c0be;
font-family: 'Montserrat', sans-serif;
text-align: center;
font-size: 35px;
font-weight: 900;
margin-bottom: 0;
}
.wrapper_feste h3 {
color: #505050;
font-family: 'Montserrat', sans-serif;
text-align: center;
font-size: 18px;
font-weight: 800;
}
.box_feste {
position: relative;
overflow: hidden;
margin-bottom: 20px;
max-height: 350px;
min-height: 200px;
}
.wrapper_feste .col-md-4, .wrapper_feste .col-md-8 {
padding-right: 10px;
padding-left: 10px;
}
.box_feste img {
max-width: 100%;
-moz-transition: all 0.3s;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.box_feste:hover img {
-moz-transform: scale(1.1);
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
.box_feste .txt_feste {
position: absolute;
top: 45%;
left: 20px;
font-family: 'Open Sans', sans-serif;
text-transform: uppercase;
color: #fff;
font-size: 45px;
line-height: 40px;
text-align: center;
letter-spacing: -1px;
background: rgba(0, 192, 190, 0.8);
padding: 10px 15px;
transition: all 0.3s;
}
.box_feste:hover .txt_feste {
background: rgba(0, 213, 211, 1);
}
@media(max-width: 1198px) {
.box_feste .txt_feste {
font-size: 25px;
line-height: 24px;
}
} .cta_giu {
background-color: #00c0be;
padding: 30px 0 20px 0;
background-image: url(//ischialike.com/wp-content/themes/turama/offerte/images/bordo_home.png);
background-position: bottom;
background-repeat: no-repeat;
background-size: contain;
}
.cta_giu h2 {
color: #fff;
text-align: center;
font-family: 'Montserrat', sans-serif;
font-size: 30px;
font-weight: 900;
margin-bottom: 0;
}
.cta_giu h3 {
color: #fff;
text-align: center;
font-family: 'Montserrat', sans-serif;
font-size: 16px;
font-weight: 800;
} .wrapper_offerta {
padding-top: 20px;
padding-bottom: 20px;
margin-top: 20px;
margin-bottom: 20px;
border: 2px solid #c2c2c2;
}
.tit_offerta h2 {
float: left;
font-family: 'Montserrat', sans-serif;
font-size: 35px;
font-weight: 900;
color: #00c0be;
margin-top: 0;
}
.tit_offerta h2 .stelle  {
font-size:23px;
}
.tit_offerta .tit_dove {
float: right;
font-family: 'Montserrat', sans-serif;
font-size: 20px;
font-weight: 900;
padding-top: 6px;
}
.gallery_offerta {
margin-bottom: 15px;
}
.ultima_foto .overlay, .ultima_foto .overlay-wrap {
opacity: 0.7 !important;
}
.ultima_foto .overlay .num_foto {
font-family: 'Montserrat', sans-serif;
color: #fff;
position: absolute;
top: 48%;
left: 55%;
font-size: 30px;
line-height: 30px;
font-weight: 600;
}
.ultima_foto .overlay i {
font-size: 40px;
left: 40%
}
.info_hotel  {
padding-left: 20px;
}
.info_hotel .box_grigio {
background-color: #ededed;
padding: 10px 0 10px 10px;
margin-bottom: 5px; }
.info_hotel .col-md-4 {
padding: 0;
}
.info_hotel .distanze {
background-image: url(//ischialike.com/wp-content/themes/turama/offerte/images/parentesi_rosa.png);
}
.info_hotel .valutaz {
background-image: url(//ischialike.com/wp-content/themes/turama/offerte/images/parentesi_verde.png);
}
.info_hotel .prezzo {
background-image: url(//ischialike.com/wp-content/themes/turama/offerte/images/parentesi_azzurra.png);
}
.info_hotel .distanze, .info_hotel .valutaz, .info_hotel .prezzo {
background-position: left top;
background-repeat: no-repeat;
padding-left: 30px;
min-height: 79px;
}
.info_hotel h4 {
font-family: 'Montserrat', sans-serif;
text-transform: uppercase;
font-weight: 800;
font-size: 15px;
line-height: 16px;
margin-bottom: 5px;
letter-spacing: -0.7px;
margin: 0;
}
.info_hotel .distanze p {
color: #9E60A8;
line-height: 17px !important;
margin-bottom: 0;
font-family: 'Montserrat', sans-serif;
font-size: 13px;
}
.info_hotel .valutaz p {
color: #55A11D;
margin-bottom: 0; font-family: 'Lato',sans-serif; font-size: 28px;
margin-top: 8px;
}
.info_hotel .prezzo p {
color: #0EBFBF;
margin-bottom: 0; font-family: 'Lato',sans-serif; font-size: 28px;
margin-top: 8px;
}
.info_hotel .box_descriz_hotel {
border: 2px solid #EDEDED;
padding: 10px;  margin-bottom: 5px;
}
.info_hotel .box_descriz_hotel p {
line-height: 18px !important;
margin-bottom: 0px;
font-size: 16px;
font-family: 'Lato',sans-serif;
}
.info_hotel .box_descriz_hotel strong{
font-size: 16px;
}
@media(min-width: 1198px) {
.info_hotel .box_descriz_hotel {
min-height: 154px; line-height: 130px;
}
.info_hotel .box_descriz_hotel p {
display: inline-block;
vertical-align: middle !important;
}
}
.bottoni_info {
margin-bottom: 15px;
margin-right: 0;
}
.info_hotel .btn_sito {
border: 2px solid #9E60A8;
margin-left: -15px; padding: 5px;
transition: all 0.3s;
}
.info_hotel .btn_sito:hover {
background-color: #9E60A8;
}
.info_hotel .btn_sito:hover p, .info_hotel .btn_sito:hover .feature-box.fbox-plain .fbox-icon i {
color: #fff !important;
}
.info_hotel .btn_sito h3 {
margin: 0;
color: #a5a5a5;
font-size: 15px;
line-height: 15px;
font-weight: 800;
font-family: 'Montserrat', sans-serif;
letter-spacing: 4px;
margin-bottom: 0;
}
.info_hotel .btn_sito p {
color: #9E60A8;
text-transform: uppercase;
font-size: 26px;
line-height: 26px !important;
font-weight: 900; font-family: 'Lato',sans-serif;
margin-top: 0;
transition: all 0.3s;
}
.info_hotel .btn_sito .feature-box {
padding-left: 100px;
}
.info_hotel .btn_sito .feature-box.fbox-plain .fbox-icon i {
text-align: right;
font-size: 42px;
color: #9E60A8;
transition: all 0.3s;
}
.info_hotel .btn_sito .feature-box .fbox-icon {
width: 80px;
}
.info_hotel .btn_booking {
border: 2px solid #55a21d;
margin-right: -25px; padding: 5px;
transition: all 0.3s;
}
.info_hotel .btn_booking:hover {
background-color: #55a21d;
}
.info_hotel .btn_booking:hover p, .info_hotel .btn_booking:hover .feature-box.fbox-plain .fbox-icon i {
color: #fff !important;
}
.info_hotel .btn_booking h3 {
margin: 0;
color: #a5a5a5;
font-size: 15px;
line-height: 15px;
font-weight: 800;
font-family: 'Montserrat', sans-serif;
letter-spacing: 3px;
margin-bottom: 0;
}
.info_hotel .btn_booking p {
color: #55a21d;
text-transform: uppercase;
font-size: 25px;
line-height: 26px !important;
font-weight: 900;
font-family: 'Montserrat', sans-serif;
margin-top: 0;
transition: all 0.3s;
}
.info_hotel .btn_booking .feature-box {
padding-left: 100px;
}
.info_hotel .btn_booking .feature-box.fbox-plain .fbox-icon i {
text-align: right;
font-size: 42px;
color: #55a21d;
transition: all 0.3s;
}
.info_hotel .btn_booking .feature-box .fbox-icon {
width: 80px;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
.info_hotel .btn_sito .feature-box .fbox-icon {
width: 60px;
}
.info_hotel .btn_sito .feature-box {
padding-left: 70px;
}
.info_hotel .btn_booking .feature-box .fbox-icon {
width: 50px;
}
.info_hotel .btn_booking .feature-box {
padding-left: 60px;
}
} .offerte_toggle {  margin-bottom: 0px;
margin-top: 1em;
}
.offerte_toggle .t_data {
font-size: 22px;
padding-left: 0;
padding-top: 18px;
line-height: 24px;
}
.offerte_toggle .t_notti {
font-weight: bold;
font-size: 28px;
text-transform: uppercase;
color: #00c0be;
line-height: 30px;
padding-top: 15px;
}
.offerte_toggle .t_trattam {
font-family: 'Montserrat', sans-serif;
text-transform: uppercase;
font-weight: 800;
font-size: 15px;
line-height: 15px;
padding: 6px 0 6px 0;
letter-spacing: -1px;
}
.vert_middle {
display: table-cell;
height: 50px;
vertical-align: middle;
}
.offerte_toggle .t_prezzo {
font-family: 'Montserrat', sans-serif;
font-weight: 900;
font-size: 30px;
text-transform: uppercase;
color: #00c0be;
text-align: right;
line-height: 30px;
padding-left: 5px;
padding-right: 0;
padding-top: 16px;
}
.offerte_toggle .t_btn {
text-align: center;
padding: 11px 0 0 0;
}
.offerte_toggle .t_btn i {
color: #f3008f;
font-size: 40px !important;
line-height: 40px;
padding-top: 10px;
padding-left: 20px;
}
@media(max-width: 1198px) {
.offerte_toggle .t_data {
font-size: 20px;
line-height: 20px;
padding-bottom: 15px;
}
.offerte_toggle .t_notti {
font-size: 22px;
}
.offerte_toggle .t_prezzo {
font-size: 22px;
font-weight: 800;
}
}
@media(max-width: 992px) {
.offerte_toggle .t_btn button {
display: none;
}
.offerte_toggle .t_data {
padding-top: 10px;
}
.offerte_toggle {
margin-left: -15px;
}
.offerte_toggle .t_prezzo {
font-size: 20px;
font-weight: 800;
padding-left: 0;
}
.offerte_toggle .t_notti {
font-size: 20px;
}
}
@media(min-width: 992px) {
.offerte_toggle .t_btn i {
display: none;
}
}
.offerte_toggle .togglec {
padding: 10px !important;
border: 5px solid #EEEEEE;
} .content_offerta .bg_col_sx {
background-color: #f2f2f2;
padding-left: 0;
padding-right: 5px;
padding-bottom: 15px;
}
.content_offerta .txt_offerta {
padding-bottom: 15px;
}
.content_offerta .txt_offerta p {
font-size: 14px;
}
.tab_notti {
width: 100%;
}
.tab_notti td a {
color: #fff;
text-align: center; font-size: 15px;
line-height: 40px;
height: 40px;
display: block;
vertical-align: middle;
}
.tab_notti td:not(.attivo) a {
background-color: #305556;
}
.tab_notti td.attivo a {
cursor:default;
}
.tab_notti td a i{
color:white;
}
.tab_notti td i {
padding-right: 4px;
}
.tab_notti td a:hover {
background-color: #00C0BE;
color: #fff;
}
.tab_notti td.attivo {
background-color: #00C0BE;
color: #fff;
text-align: center; font-size: 17px;
line-height: 35px;
font-weight: bold;
}
.bsblock .tab_tratt {
width: 100%;
margin-bottom: 0;
}
.tab_tratt td a { color: #fff;
text-align: center; font-size: 15px;
line-height: 16px;
height: 40px;
display: block; padding-top: 3px;
}
.tab_tratt td:not(.attivo) a {
background-color: #305556;
}
.tab_tratt td.attivo a{
background-color: #00C0BE;
cursor: default;
}
.tab_tratt td {
width: 33%;
border-left: 2px solid #f2f2f2;
}
.tab_tratt td a:hover {
background-color: #00C0BE;
color: #fff;
}
.tab_tratt td.attivo {
background-color: #00C0BE;
color: #fff;
text-align: center; font-size: 15px;
line-height: 16px;
height: 40px;
padding-top: 0px;
}
.txt_offerta h3 {
font-family: 'Montserrat', sans-serif;
font-weight: 800;
font-size: 18px;
line-height: 20px;
color: #00C0BE;
margin-bottom: 0px;
margin-top: 20px;
}
.txt_offerta ul {
margin-left: 20px;
margin-bottom: 10px;
font-size: 17px;
}
.txt_offerta p {
margin-bottom: 0;
line-height: 18px !important;
}
.wrapper_btn {
background-color: #fff; padding-top: 0;
padding-left: 2px;
}
.content_offerta .btn_prenota {
border: 2px solid #ff00c6;
padding: 5px;
transition: all 0.3s;
margin-bottom: 10px;
margin-top:10px;
}
.content_offerta .btn_prenota:hover {
background-color: #ff00c6;
}
.content_offerta .btn_prenota:hover h3, .content_offerta .btn_prenota:hover .feature-box.fbox-plain .fbox-icon i {
background: linear-gradient(to right, #ffffff 0%, #ffffff 80%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.content_offerta .btn_prenota h3 {
color: #9E60A8;
text-transform: uppercase; font-size: 19px;        
letter-spacing: -1px;
line-height: 46px !important;
font-weight: 900;
font-family: 'Montserrat', sans-serif;
margin-top: 0;
transition: all 0.3s;
background: linear-gradient(to right, #ff00c6 0%, #aa01ce 80%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.content_offerta .btn_prenota .feature-box {
padding-left: 130px;
}
.content_offerta .btn_prenota .feature-box.fbox-plain .fbox-icon i {
text-align: right;
font-size: 42px;
line-height: 46px !important;
background: linear-gradient(to right, #ff00c6 0%, #aa01ce 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
transition: all 0.3s;
}
.content_offerta .btn_prenota .feature-box .fbox-icon {
width: 90px;
}
.content_offerta .btn_booking {
border: 2px solid #55a21d;
padding: 5px;
transition: all 0.3s;
}
.content_offerta .btn_booking:hover {
background-color: #55a21d;
}
.content_offerta .btn_booking:hover p, .content_offerta .btn_booking:hover .feature-box.fbox-plain .fbox-icon i {
color: #fff !important;
}
.content_offerta .btn_booking h3 {
color: #a5a5a5;
font-size: 15px;
line-height: 15px;
font-weight: 800;
font-family: 'Montserrat', sans-serif;
letter-spacing: 4px;
margin-bottom: 0;
}
.content_offerta .btn_booking p {
color: #55a21d;
text-transform: uppercase;
font-size: 24px;
line-height: 26px !important;
font-weight: 900;
font-family: 'Montserrat', sans-serif;
margin-top: 0;
transition: all 0.3s;
}
.content_offerta .btn_booking .feature-box {
padding-left: 120px;
}
.content_offerta .btn_booking .feature-box.fbox-plain .fbox-icon i {
text-align: right;
font-size: 42px;
color: #55a21d;
transition: all 0.3s;
}
.content_offerta .btn_booking .feature-box .fbox-icon {
width: 90px;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
.content_offerta .btn_prenota .feature-box {
padding-left: 90px;
}
.content_offerta .btn_prenota .feature-box .fbox-icon {
width: 60px;
}
.content_offerta .btn_booking .feature-box {
padding-left: 80px;
}
.content_offerta .btn_booking .feature-box .fbox-icon {
width: 60px;
}
}
@media (max-width: 992px) {
.content_offerta .btn_prenota .feature-box {
padding-left: 50px;
}
.content_offerta .btn_prenota .feature-box .fbox-icon {
width: 40px;
}
.content_offerta .btn_booking .feature-box {
padding-left: 40px;
}
.content_offerta .btn_booking .feature-box .fbox-icon {
width: 30px;
}
.tab_notti td a {
border-left: 0px;
}
.tab_tratt td a {
border-left: 0px;
}
}
.scegli_omaggio {
padding: 25px 20px;
}
.scegli_omaggio h3 {
font-family: 'Montserrat', sans-serif;
font-weight: 800;
font-size: 22px;
line-height: 23px;
color: #00C0BE;
margin-bottom: 10px;
}
.scegli_omaggio .iconlist li {
line-height: 17px;
border-bottom: 1px dashed #ccc;
margin-bottom: 8px;
}
.wrapper_box .col-md-6 {
padding-left: 5px;
padding-right: 5px;
}
.wrapper_box .box_01 { background-image: url(//ischialike.com/wp-content/themes/turama/offerte/images/banner/bus.jpg);
background-position: center;
background-size: cover;
background-repeat: no-repeat;
height: 140px;
position: relative;
}
.wrapper_box .box_02 { background-image: url(//ischialike.com/wp-content/themes/turama/offerte/images/banner/facile.jpg);
background-position: center;
background-size: cover;
background-repeat: no-repeat;
height: 140px;
position: relative;
}
.wrapper_box .box_01 .cerchio {
position: absolute;
top: 15px; left: 56%;
width: 110px;
height: 110px;
border-radius: 55px;
background: #00C0BE;
border: 2px solid #fff;
color: #fff;
text-align: center;
padding-top: 25px;
font-weight: 800;
line-height: 15px;
}
.wrapper_box .box_02 .cerchio {
position: absolute;
top: 15px; left: 56%;
width: 110px;
height: 110px;
border-radius: 55px;
background: #00C0BE;
border: 2px solid #fff;
color: #fff;
text-align: center;
padding-top: 15px;
font-weight: 800;
line-height: 15px;
}
.wrapper_box .cerchio{
font-size: 13px;
}
.wrapper_box .cerchio span b {
font-family: 'Montserrat', sans-serif;
font-weight: 800;
font-size: 46px;
line-height: 38px;
}
.wrapper_box .cerchio span {
font-size: 26px;
font-weight: 800;
}
.wrapper_box .box_01 .txt_box {
color: #fff;
font-family: 'Montserrat', sans-serif;
font-weight: 700;
font-size: 15px;
line-height: 17px;
margin-left: 10px;
padding-top: 50px;
}
.wrapper_box .txt_box h4 {
font-family: 'Montserrat', sans-serif;
font-weight: 800;
font-size: 27px;
line-height: 27px;
color: #00C0BE;
margin-bottom: 0;
margin-top: 0;
}
.wrapper_box .box_02 .txt_box {
color: #fff;
font-family: 'Montserrat', sans-serif;
font-weight: 700;
font-size: 24px;
line-height: 24px;
margin-left: 10px;
padding-top: 50px;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
.wrapper_box .txt_box {
width: 200px;
padding-top: 20px !important;
}
}
@media (max-width: 992px) {
.wrapper_box .txt_box {
width: 150px;
padding-top: 10px !important;
}
}
.wrapper_newsletter {
background-color: #00C0BE;
padding: 40px 0;
}
.wrapper_newsletter h4 {
margin-bottom: 0;
color: #fff;
font-family: 'Montserrat', sans-serif;
font-weight: 800;
font-size: 26px;
line-height: 26px;
margin-top: 15px;
}
.wrapper_newsletter form {
margin-bottom: 0;
}
@media (max-width: 1199.98px) {
.wrapper_newsletter h4 {
margin-top: 0;
}
}