.clear_float {
clear: both;
}
.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) {
div.bottoni_info, div.box_descriz_hotel{
display:none;
}
div.bottoni_info.bottoni_info_mini{
display: flex;
}  div.bottoni_info_mini{
padding-top: 0.5em;
}
div.bottoni_info_mini    .btn_sito {
border: 2px solid #9E60A8; padding: 5px;
transition: all 0.3s;
}
div.bottoni_info_mini .btn_booking .feature-box.fbox-plain .fbox-mini-icon i ,
div.bottoni_info_mini .btn_sito .feature-box.fbox-plain .fbox-mini-icon i {
text-align: right;
font-size: 36px;
transition: all 0.3s;
}
div.bottoni_info_mini .btn_booking .feature-box.fbox-plain .fbox-mini-icon i {    color: #55a21d; }
div.bottoni_info_mini .btn_sito .feature-box.fbox-plain .fbox-mini-icon i {     color: #9E60A8; }
div.bottoni_info_mini div.fbox-mini-icon {     }
div.bottoni_info_mini .btn_sito p ,
div.bottoni_info_mini .btn_booking p {
text-transform: uppercase;
font-size: 23px;
line-height: 24px !important;
font-weight: 800;
font-family: 'Montserrat', sans-serif;
margin-top: 0;
transition: all 0.3s;  
letter-spacing: 2.4px;
}                                   
div.bottoni_info_mini .btn_sito p {    color: #9E60A8; }
div.bottoni_info_mini .btn_booking p {     color: #55a21d; letter-spacing: 2px; }
div.bottoni_info_mini .btn_booking {
border: 2px solid #55a21d; padding: 5px;
transition: all 0.3s;
}
div.bottoni_info_mini .btn_sito h3 , 
div.bottoni_info_mini .btn_booking h3 {
color: #a5a5a5;
font-size: 13px;
line-height: 13px;
font-weight: 600;
font-family: 'Montserrat', sans-serif;
letter-spacing: 6px;
margin-bottom: 0;
}
div.bottoni_info_mini .btn_booking .feature-box .fbox-mini-icon ,
div.bottoni_info_mini .btn_sito .feature-box .fbox-mini-icon {
width: 36px;
height: 36px;
position: absolute;
line-height: 36px;
top: 0;
left: 8px;
}
div.bottoni_info_mini  .feature-box{ } .cerca {
position: absolute;
top: 0;
left: auto;
right: 55px;
margin: 40px 0;
-webkit-transition: margin .4s ease;
-o-transition: margin .4s ease;
transition: margin .4s ease;
font-size: 15px;
}
.accont {
position: absolute;
top: -2px;
left: 55px;
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: 35px;
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) {
div.bottoni_info.bottoni_info_mini{
display: none;
}
.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_mobile {
padding-top: 30px;
padding-bottom: 0px;
}
.wrapper_offerte_mobile h1 {
color: #00c0be;
font-family: 'Montserrat', sans-serif;
text-align: center;
font-size: 33px;
line-height: 30px;
font-weight: 900;
margin-bottom: 10px;
;
}
.wrapper_offerte_mobile h2 {
color: #505050;
font-family: 'Montserrat', sans-serif;
text-align: center;
font-size: 18px;
line-height: 19px;
font-weight: 600;
}
.box_offerte_mob {
background-color: #fff;
margin-bottom: 50px;
border-radius: 5px;
-webkit-box-shadow: 0px 2px 7px 1px rgba(0,0,0,0.31);
-moz-box-shadow: 0px 2px 7px 1px rgba(0,0,0,0.31);
box-shadow: 0px 2px 7px 1px rgba(0,0,0,0.31);
}
.box_offerte_mob .img_offerta {
height: 250px;
overflow: hidden;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}
@media(max-width: 440px) {
.box_offerte_mob .img_offerta {
height: 200px;
}
}
.box_offerte_mob .img_offerta img {
top: -50%;
position: relative;
}
.box_offerte_mob img:hover {
opacity: 0.7;
filter: alpha(opacity=70); }
.box_offerte_mob .info_offerta {
padding: 15px;
}
.box_offerte_mob h2 {
text-align: left;
font-family: 'Montserrat', sans-serif;
color: #00c0be;
font-size: 30px;
line-height: 30px;
font-weight: 800;
margin-bottom: 0;
margin-top: 10px;
}
.box_offerte_mob h3 {
text-transform: uppercase;
font-size: 20px;
line-height: 22px;
margin-bottom: 0;
}
.box_offerte_mob .stelle i {
color: #eac82f;
font-size: 24px;
line-height: 26px;
}
.box_offerte_mob .stelle {
color: #eac82f;
font-size: 21px;
line-height: 24px;
}
.box_offerte_mob .info {
margin-top: 15px;
margin-bottom: 0;
font-size: 20px;
line-height: 22px !important;
font-weight: 700;
}
.box_offerte_mob .trattam {
margin-bottom: 10px;
margin-top: 0;
font-size: 20px;
line-height: 22px !important;
font-weight: 700;
}
.box_offerte_mob .notti {
color: #00c0be;
text-transform: uppercase;
font-size: 30px;
font-weight: 700;
}
.box_offerte_mob .prezzo {
margin-top: 30px;
font-size: 20px;
line-height: 40px !important;
font-weight: 700;
}
.box_offerte_mob .prezzo b {
color: #00c0be;
font-family: 'Encode Sans Condensed', sans-serif;
font-size: 33px;
font-weight: 900;
}
.box_offerte_mob .bottoni_off {
margin-top: 10px;
}
.box_offerte_mob .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;
padding: 0 9px;
line-height: 47px;
font-size: 16px;
font-family: 'Montserrat', sans-serif !important;
font-weight: 800 !important;
border-radius: 0;
text-transform: uppercase !important;
}
button.btn_01:hover {
background-position: right center; }
@media (max-width: 420px) {
div.bottoni_info_mini .btn_sito h3, 
div.bottoni_info_mini .btn_booking h3{
letter-spacing: -1px;
}
div.bottoni_info_mini .btn_sito p, 
div.bottoni_info_mini .btn_booking p{
font-size: 15px;
line-height: 18px !important;
} div.bottoni_info_mini .btn_booking .feature-box.fbox-plain .fbox-mini-icon i, 
div.bottoni_info_mini .btn_sito .feature-box.fbox-plain .fbox-mini-icon i{
font-size: 22px;
}
div.bottoni_info_mini .feature-box{
padding: 0  0 0 25px;
}
.btn_01 {
padding: 0px;
font-size: 13px;
}
}
.box_offerte_mob .btn_booking {
border: 2px solid #aa01ce;
padding: 5px;
transition: all 0.3s;
}
.box_offerte_mob .btn_booking:hover {
background-color: #aa01ce;
}
.box_offerte_mob .btn_booking:hover p, .content_offerta .btn_booking:hover .feature-box.fbox-plain .fbox-icon i {
color: #fff !important;
}
.box_offerte_mob .btn_booking h3 {
color: #a5a5a5;
font-size: 15px;
line-height: 15px;
font-weight: 700;
font-family: 'Montserrat', sans-serif;
margin-bottom: 0;
}
.box_offerte_mob .btn_booking p {
color: #505050;
text-transform: uppercase;
font-size: 20px;
line-height: 20px !important;
font-weight: 900;
font-family: 'Montserrat', sans-serif;
margin-top: 0;
transition: all 0.3s;
}
.box_offerte_mob .btn_booking .feature-box {
padding-left: 50px;
}
.box_offerte_mob .btn_booking .feature-box.fbox-plain .fbox-icon i {
font-size: 42px;
color: #e901c8;
transition: all 0.3s;
}
.box_offerte_mob .btn_booking .feature-box .fbox-icon {
width: 40px;
}
@media (max-width: 494px) {
.fbox-icon {
display: none !important;
}
.box_offerte_mob .btn_booking .feature-box {
padding-left: 0px;
text-align: center;
}
.box_offerte_mob .btn_booking h3 {
font-size: 12px;
}
.box_offerte_mob .btn_booking p {
font-size: 17px;
}
} .wrapper_destinazioni {
padding-top: 30px;
padding-bottom: 30px;
}
.wrapper_destinazioni h2 {
color: #00c0be;
font-family: 'Montserrat', sans-serif;
text-align: center;
font-size: 33px;
line-height: 32px;
font-weight: 900;
margin-bottom: 0;
}
.wrapper_destinazioni h3 {
color: #505050;
font-family: 'Montserrat', sans-serif;
text-align: center;
font-size: 18px;
line-height: 19px;
font-weight: 600;
}
.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 {
vertical-align: bottom;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
}
.wrapper_destinazioni .card-text .txt_01 {
color: #fff;
text-transform: uppercase;
font-family: 'Montserrat', sans-serif;
font-size: 40px;
font-weight: 900;
background: rgba(0, 0, 0, 0.7);
padding: 0 10px;
}
.wrapper_destinazioni .card-text p {
line-height: 1.5 !important;
}
.wrapper_destinazioni .card-text p::first-letter {
color: #00c0be;
}
.wrapper_destinazioni .card-text .txt_02 {
color: #fff;
font-size: 18px;
text-align: right;
line-height: 22px;
margin-top: 0px;
background: rgba(0, 0, 0, 0.7);
padding: 4px 10px;
}
.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: 26px;
font-weight: 800;
font-family: 'Montserrat', sans-serif;
padding: 7px;
}
.tab_destinaz th span {
font-weight: 500;
font-size: 22px;
line-height: 22px;
font-family: 'Lato', sans-serif;
}
.tab_destinaz th a {
color: #00c0be;
}
.tab_destinaz th a:hover {
color: #f3008f;
}
.tab_destinaz td {
font-size: 18px;
text-align: right;
padding: 7px;
vertical-align: bottom;
}
.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: 36px;
line-height: 36px;
}
.tab_destinaz a:hover i {
color: #000;
}
.tab_destinaz tbody tr:hover {
background-color: rgba(0, 0, 0, 0.04);
} .wrapper_tipo_vacanze {
padding-top: 30px;
padding-bottom: 30px;
}
.wrapper_tipo_vacanze h2 {
color: #00c0be;
font-family: 'Montserrat', sans-serif;
text-align: center;
font-size: 33px;
line-height: 32px;
font-weight: 900;
margin-bottom: 0;
}
.wrapper_tipo_vacanze h3 {
color: #505050;
font-family: 'Montserrat', sans-serif;
text-align: center;
font-size: 18px;
line-height: 19px;
font-weight: 600;
}
.wrapper_tipo_vacanze .card {
border: none;
margin-bottom: 20px;
}
.wrapper_tipo_vacanze .col-6 {
padding-right: 10px;
padding-left: 10px;
}
.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: 24px;
line-height: 26px;
text-transform: uppercase;
font-weight: 800;
margin-top: 40px;
height: 90px;
}
.wrapper_tipo_vacanze .card-img-overlay .icon_tipo_vacanza {
text-align: center;
margin-bottom: 30px;
margin-top: 30px;
padding: 0 40px;
}
.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: 18px;
line-height: 20px;
}
.wrapper_tipo_vacanze .col-md-6 {
margin-bottom: 30px;
} .cta_giu {
background-color: #00c0be;
padding: 30px 0 20px 0;
background-image: url(//ischialike.com/wp-content/themes/turama/offerte/images/bordo_mobile.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: 28px;
line-height: 28px;
font-weight: 900;
margin-bottom: 0;
}
.cta_giu h3 {
color: #fff;
text-align: center;
font-family: 'Montserrat', sans-serif;
font-size: 16px;
line-height: 18px;
font-weight: 600;
margin-top: 10px;
} .wrapper_offerta {
padding-top: 20px;
padding-bottom: 20px;
margin-top: 20px;
margin-bottom: 20px;
border-top:10px solid #f2f2f2;
}
.tit_offerta h2 {
font-family: 'Montserrat', sans-serif;
font-size: 24px;
line-height: 24px;
font-weight: 900;
color: #00c0be;
margin-bottom: 5px;
}
.tit_offerta .tit_dove {
float: right;
font-family: 'Montserrat', sans-serif;
font-size: 18px;
letter-spacing: -1px;
font-weight: 700;
}
.wrapper_offerta .stelle {
white-space: nowrap;
}
.wrapper_offerta .stelle i {
color: #eac82f;
font-size: 22px;
line-height: 26px;
}
.wrapper_offerta .stelle  {
font-size: 19px;
line-height: 22px;
}
.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: 58%;
font-size: 30px;
line-height: 30px;
font-weight: 600;
}
.ultima_foto .overlay i {
font-size: 40px;
left: 40%
}
.info_hotel .box_grigio {
background-color: #ededed;
padding: 10px 0;
margin-bottom: 5px;
}
.info_hotel .col-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 {
text-transform: uppercase;
font-weight: 800;
font-size: 15px;
line-height: 16px;
margin-bottom: 0px;
font-family: 'Montserrat', sans-serif;
}
.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: 25px;
line-height: 35px !important;
margin-top: 8px;
}
.info_hotel .prezzo p {
color: #0EBFBF;
margin-bottom: 0;
font-family: 'Lato',sans-serif;  font-size: 25px;
line-height: 35px !important;
}
.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;        
}
@media(max-width: 440px) {
.info_hotel .uno{
padding-left: 7px;
}
.info_hotel .tre{
padding-right: 7px;
}
.info_hotel h4{
font-size: 14px;
}
.info_hotel .distanze p{
font-size: 13px;
}
.info_hotel .valutaz p,.info_hotel .prezzo p{
font-size: 18px;
} .info_hotel .col-4 {  flex: none;
} } .offerte_toggle {
margin-top: 10px !important;
}
.offerte_toggle .toggle {
border-bottom: 1px solid #505050;
padding-bottom: 10px;
}
.offerte_toggle .toggle i.toggle-open {
color: #505050;
}
.offerte_toggle .toggle i.toggle-closed {
color: #d500ca !important;
}
.offerte_toggle .toggle .togglet i {  position: absolute;
top: 32px;
left: 97%;
width: 16px;
text-align: center;
font-size: 26px;
line-height: 26px;
padding-right: 20px;
}
.offerte_toggle .togglet {
padding: 0 20px 0 0;
}
.offerte_toggle .data_offerta b {
background-color: #505050;
color: #fff;
padding: 2px 5px;
font-size: 17px;
line-height: 20px;
}
.offerte_toggle .notti_offerta {
font-size: 26px;
line-height: 40px;
color: #0EBFBF;
}
.offerte_toggle .prezzo {
font-size: 16px;
}
.offerte_toggle .prezzo b {
color: #00c0be;
font-size: 26px;
line-height: 40px;
font-weight: 800;
font-family: 'Montserrat', sans-serif;
}
.offerte_toggle .tratt_offerta {
text-transform: uppercase;
font-weight: 800 !important;
font-family: 'Montserrat', sans-serif;
font-size: 13px;
line-height: 14px;
color: #505050;
}
.offerte_toggle .toggle .togglec {
margin-top: 10px;
padding: 5px 10px;
border: 5px solid #f2f2f2;
}
.offerte_toggle .form-control {
width: auto;
display: inline;
}
.offerte_toggle .form-control {
font-size: 14px;
line-height: 13px;
padding: 3px;
}
@media(max-width: 440px) {
.offerte_toggle .form-control {
display: inherit;
}
.offerte_toggle label {
margin-bottom: 2px;
}
.offerte_toggle .form-control {
padding: 10px;
}
}
.toggle2_info_offerta .toggle {
border-bottom: none !important;
padding-bottom: 0px !important;
margin-bottom: 5px;
}
.toggle2_info_offerta .toggle.toggle-bg .togglet {
background-color: #00c0be;
color: #fff;
padding-left: 15px;
font-weight: 700 !important;
font-family: 'Montserrat', sans-serif;
font-size: 16px;
line-height: 44px;
padding: 0 0 0 36px;
border-radius: 2px;
}
.toggle2_info_offerta .toggle .togglet i {
position: absolute;
top: 10px;
left: 93%;
width: 16px;
text-align: center;
font-size: 26px;
line-height: 26px;
padding-right: 20px;
color: #fff !important;
}
.toggle2_info_offerta .toggle .togglec {
margin-top: 5px;
border: none;
padding: 5px;
}
.toggle2_info_offerta .togglec ul{
margin-left: 15px;
}
.toggle2_info_offerta .togglec ul li{
line-height: 16px;
margin-bottom: 5px;
}
.toggle2_info_offerta .iconlist {
margin-left: 1.75em !important;
}
.toggle2_info_offerta .iconlist li {
line-height: 17px;
border-bottom: 1px dashed #00c0be;
margin-bottom: 10px;
}
.offerte_toggle .bottoni_off{
margin-top: 20px;
margin-bottom: 40px;
}
.offerte_toggle .btn_booking {
border: 2px solid #aa01ce;
padding: 5px;
transition: all 0.3s;
}
.offerte_toggle .btn_booking:hover {
background-color: #aa01ce;
}
.offerte_toggle .btn_booking:hover p, .content_offerta .btn_booking:hover .feature-box.fbox-plain .fbox-icon i {
color: #fff !important;
}
.offerte_toggle .btn_booking h3 {
color: #a5a5a5;
font-size: 15px;
line-height: 15px;
font-weight: 700;
font-family: 'Montserrat', sans-serif;
margin-bottom: 0;
margin-top: 0;
}
.offerte_toggle .btn_booking p {
color: #505050;
text-transform: uppercase;
font-size: 20px;
line-height: 20px !important;
font-weight: 900;
font-family: 'Montserrat', sans-serif;
margin-top: 0;
transition: all 0.3s;
}
.offerte_toggle .btn_booking .feature-box {
padding-left: 50px;
}
.offerte_toggle .btn_booking .feature-box.fbox-plain .fbox-icon i {
font-size: 42px;
color: #e901c8;
transition: all 0.3s;
}
.offerte_toggle .btn_booking .feature-box .fbox-icon {
width: 40px;
}
@media (max-width: 494px) {
.offerte_toggle .fbox-icon {
display: none !important;
}
.offerte_toggle .btn_booking .feature-box {
padding-left: 0px;
text-align: center;
}
.offerte_toggle .btn_booking h3 {
font-size: 12px;
}
.offerte_toggle .btn_booking p {
font-size: 17px;
}
}
.wrapper_box .tit_sconti{
text-align: center;
color: #505050;
font-size: 25px;
line-height: 25px !important;
font-weight: 900;
font-family: 'Montserrat', sans-serif;
margin-bottom: 10px;
}
.wrapper_box .tit_sconti span{
color: #00c0be;
font-weight: 700;
font-size: 30px;
}
.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;
margin-bottom: 10px;
}
.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;
margin-bottom: 10px;
}
.wrapper_box .box_01 .cerchio {
position: absolute;
top: 18px; left: 58%;
width: 100px;
height: 100px;
border-radius: 55px;
background: #00C0BE;
border: 2px solid #fff;
color: #fff;
text-align: center;
padding-top: 20px;
font-weight: 800;
line-height: 15px;
}
.wrapper_box .box_02 .cerchio {
position: absolute;
top: 18px; left: 58%;
width: 100px;
height: 100px;
border-radius: 55px;
background: #00C0BE;
border: 2px solid #fff;
color: #fff;
text-align: center;
padding-top: 18px;
font-weight: 800;
line-height: 15px;
}
.wrapper_box .cerchio {
font-size: 13px;
line-height: 13px !important;
}
.wrapper_box .cerchio span b {
font-family: 'Montserrat', sans-serif;
font-weight: 800;
font-size: 34px;
line-height: 34px;
}
.wrapper_box .cerchio span {
font-size: 20px;
font-weight: 800;
}
.wrapper_box .box_01 .txt_box {
color: #fff;
font-family: 'Montserrat', sans-serif;
font-weight: 700;
font-size: 13px;
line-height: 15px;
margin-left: 10px;
padding-top: 50px;
}
.wrapper_box .txt_box h4 {
font-family: 'Montserrat', sans-serif;
font-weight: 800;
font-size: 25px;
line-height: 23px;
color: #00C0BE;
margin-bottom: 5px;
margin-top: 0;
}
.wrapper_box .box_02 .txt_box h4 {
margin-top: 10px;
}
.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 (max-width: 767.98px) {
button.btn_01 {
font-size: 16px;
} div.bottoni_info_mini{
padding-top: 0.5em;
}
div.bottoni_info_mini    .btn_sito {
border: 2px solid #9E60A8; padding: 5px;
transition: all 0.3s;
}
div.bottoni_info_mini .btn_booking .feature-box.fbox-plain .fbox-mini-icon i ,
div.bottoni_info_mini .btn_sito .feature-box.fbox-plain .fbox-mini-icon i {
display: none; }
div.bottoni_info_mini .btn_booking .feature-box.fbox-plain .fbox-mini-icon i {    color: #55a21d; }
div.bottoni_info_mini .btn_sito .feature-box.fbox-plain .fbox-mini-icon i {     color: #9E60A8; }
div.bottoni_info_mini .btn_sito p ,
div.bottoni_info_mini .btn_booking p ,
div.bottoni_info_mini .btn_booking p  a{
text-transform: uppercase;
font-size: 21px;
line-height: 23px !important;
font-weight: 800;
font-family: 'Montserrat', sans-serif;
margin-top: 0;
transition: all 0.3s;  
}                                   
div.bottoni_info_mini .btn_sito p {    color: #9E60A8; text-align: center;}
div.bottoni_info_mini .btn_booking p {     color: #55a21d; letter-spacing: -1px; text-align: center;}
div.bottoni_info_mini .btn_booking {
border: 2px solid #55a21d; padding: 5px;
transition: all 0.3s;
}
div.bottoni_info_mini .btn_sito h3 , 
div.bottoni_info_mini .btn_booking h3 {
color: #a5a5a5;
font-size: 12px;
line-height: 12px;
font-weight: 600;
font-family: 'Montserrat', sans-serif;
letter-spacing: 2px;
margin-bottom: 0;
text-align: center;
}
div.bottoni_info_mini .btn_booking .feature-box .fbox-mini-icon ,
div.bottoni_info_mini .btn_sito .feature-box .fbox-mini-icon { }
div.bottoni_info_mini  .feature-box{
padding:0  0 0 0px;
} }
@media (max-width: 458px) {
button.btn_01 {
font-size: 14px;
padding-right:1px;
padding-left:1px;
font-weight: 700 !important;
letter-spacing: -1px;
}
div.bottoni_info_mini .btn_sito p,
div.bottoni_info_mini .btn_booking p{font-size: 18px;}
div.bottoni_info_mini .btn_sito h3, div.bottoni_info_mini .btn_booking h3{    font-size: 10px;}
}
@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: 5px;
color: #fff;
font-family: 'Montserrat', sans-serif;
font-weight: 800;
font-size: 20px;
line-height: 20px;
margin-top: 15px;
}
.wrapper_newsletter form {
margin-bottom: 0;
}
select{
-webkit-appearance:menulist !important;
background-image: none !important;
}
@media (max-width: 365.98px) {
.box_grigio h4{
font-size: 13px ;
}
.info_hotel .valutaz p{
font-size: 15px;
}
}
@media (max-width: 551px) {    
div.wrapper_offerta div.row div.info_hotel div.box_grigio {
margin: -10px;
}
}
.icon-caret-right{
font-family: 'font-icons' !important;
}
div.bottoni_info_mini .btn_sito h3, div.bottoni_info_mini .btn_booking h3{    
margin-top: 0;}