/*
Theme Name: TheGem Child
Description: Multi-Purpose Wordpress Theme
Author: Codex Themes.
Theme URI: http://codex-themes.com/thegem/
Author URI: http://codex-themes.com/thegem/
Template: thegem
Version: 1.0
Tags: one-column, two-columns, left-sidebar, right-sidebar, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, featured-images, flexible-header, full-width-template, theme-options, translation-ready, dark, light
License: GNU General Public License
License URI: license.txt
*/
h2, .title-h2, body .pricing-table-style-6 .pricing-price-title, h3.comment-reply-title {
	line-height: 1.2 !important;
}
.car_result {
	margin-bottom: 20px;
}
/******** NUOVA FORM *********/
.wpcf7-form .lungo-termine .wpcf7-quiz, .wpcf7-form .lungo-termine input[type="number"], .wpcf7-form .lungo-termine input[type="date"], .wpcf7-form .lungo-termine input.wpcf7-text {
            background: #fff;
        }
        .lungo-termine .flex-100 {
            flex: 1 1 100%;
            padding: 0 10px 10px 0;
        }
        .lungo-termine .flex-50 {
            flex: 1 1 50%;
            padding: 0 10px 10px 0;
        }
        .lungo-termine .flex-33 {
            flex: 1 1 33.33%;
            padding: 0 10px 10px 0;
        }
        .lungo-termine .flex-50 p {
            padding-top: 30px;
            color: #3c3950;
        }
        .lungo-termine .wpcf7-form-control-wrap select {
            padding: 8px 15px;
            background: #fff;
            color: #3c3950;
        }
        .lungo-termine span.wpcf7-list-item {
            width: 90% !important;
            font-size: 15px !important;
            color: #3c3950 !important;
        }
        .acc {
            color: #3c3950;
			padding-top: 30px !important;
			font-size: 15px !important;
        }
        .acc .wpcf7-form-control-wrap {
            width: 25px !important;
        }
		.lungo-termine div[data-class="wpcf7cf_group"] {
			width: 100% !important;
		}
		.lungo-termine .wpcf7-submit {
			background: #19295a !important;
		}
.wpcf7 .lungo-termine input[type='submit']:not(.gem-button-wpcf-custom) {
	width: 200px !important;
}
/******* FINE NUOVA FORM **********/
.video-it:lang(de) .gem-youtube, .video-it:lang(en) .gem-youtube, .video-it:lang(es) .gem-youtube, .video-it:lang(fr) .gem-youtube, .video-en:lang(de) .gem-youtube, .video-en:lang(fr) .gem-youtube, .video-en:lang(it) .gem-youtube, .video-en:lang(es) .gem-youtube, .video-es:lang(de) .gem-youtube, .video-es:lang(fr) .gem-youtube, .video-es:lang(it) .gem-youtube, .video-es:lang(en) .gem-youtube, .video-de:lang(es) .gem-youtube, .video-de:lang(it) .gem-youtube, .video-de:lang(en) .gem-youtube, .video-de:lang(fr) .gem-youtube, .video-fr:lang(es) .gem-youtube, .video-fr:lang(it) .gem-youtube, .video-fr:lang(en) .gem-youtube,.video-fr:lang(de) .gem-youtube {
	display: none !important;
}
#site-header .site-title {
    padding-top: 18px;
    padding-bottom: 18px;
}

.header-style-3 #primary-menu.no-responsive > li,
.header-style-4 #primary-menu.no-responsive > li {
    padding: 36px 0;
}

#site-header.fixed.shrink,
#page:not(.vertical-header) #site-header {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

#site-header {
    background-image: url("images/back-image-menu-right-test.png") !important;
}

#primary-menu.no-responsive > li > a {
    text-transform: initial;
}

#page /*,
.widget_submenu ul ul ul,
.widget_nav_menu ul ul ul,
.widget_pages ul ul ul,
.widget_categories ul ul ul,
.widget_product_categories ul ul ul */ {
    background-color: transparent !important;
}

.border-radius-15 {
    border-radius: 15px;
}

.row-style1-with-image > div {
    min-height: 500px;
    /*transform: skew(-11deg, 0deg);*/
}
.row-style1-with-image > div > div {
    border-radius: 15px;

}
.row-style1-with-image > div > div:before {
    display: inline-block;
    border-radius: 15px;
    /* background-color: rgba(255, 255, 255, 0.5); */

    background: -moz-linear-gradient(top,  rgba(30,105,170,0) 25%, rgba(30,105,170,0.85) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(30,105,170,0) 25%,rgba(30,105,170,0.85) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(30,105,170,0) 25%,rgba(30,105,170,0.85) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#001e69aa', endColorstr='#cc1e69aa',GradientType=0 ); /* IE6-9 */

    position: absolute;
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
}
.row-style1-with-image > div > div:hover:before {
    background: -moz-linear-gradient(top, rgba(214,11,82,0) 25%, rgba(30,105,170,0.85) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(214,11,82,0) 25%,rgba(214,11,82,0.85) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(214,11,82,0) 25%,rgba(214,11,82,0.85) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#001e69aa', endColorstr='#cc1e69aa',GradientType=0 ); /* IE6-9 */
}
.row-style1-with-image > div > div > div {
    position: absolute;
    top: 5px;
    bottom: 5px;
    left: 5px;
    right: 5px;
}
.row-style1-with-image > div > div > div > div.box-normal {
    /*display: inline-block;*/
    opacity: 1;
    position: absolute;
    bottom: 16px;
    right: 40px;

    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.row-style1-with-image > div > div > div > div.box-hover {
    /* display: none; */
    opacity: 0;
    position: absolute;
    bottom: 16px;
    right: 40px;

    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.row-style1-with-image > div > div > div > div.box-normal a,
.row-style1-with-image > div > div > div > div.box-hover a {
    color: #fff;
}
.row-style1-with-image > div > div:hover > div > div.box-normal {
    /* display: none; */
    opacity: 0;
}
.row-style1-with-image > div > div:hover > div > div.box-hover {
    /* display: inline-block; */
    opacity: 1;
}

/* inizio - box-sigle-auto */
/*
#slider_auto_aziende_p_iva.sa_owl_theme .owl-nav .owl-prev,
#slider_auto_privati.sa_owl_theme .owl-nav .owl-prev,
#slider_auto_veicoli_comm.sa_owl_theme .owl-nav .owl-prev {
*/
.sa_owl_theme .owl-nav .owl-prev {
    left: -40px !important;
    border-radius: 5px;
}
/*
#slider_auto_aziende_p_iva.sa_owl_theme .owl-nav .owl-next,
#slider_auto_privati.sa_owl_theme .owl-nav .owl-next,
#slider_auto_veicoli_comm.sa_owl_theme .owl-nav .owl-next {
*/
.sa_owl_theme .owl-nav .owl-next {
    right: -40px !important;
    border-radius: 5px;
}
/*
#slider_auto.sa_owl_theme .owl-nav div,
#slider_auto.sa_owl_theme .owl-nav button {
}

.white #slider_auto.sa_owl_theme .owl-nav .owl-prev {
    line-height: 40px !important;
    height: 40px !important;
    width: 40px !important;

    border-radius: 100vw;
}
*/
.container-box-sigle-auto {
    padding: 8px 0 !important;
}
.box-sigle-auto {
    background-color: #fff;
    border-radius: 15px;

    padding: 30px;
    display: block;

    margin: 0 4px;

    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.box-sigle-auto:hover {
    color: inherit;

    -webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.15);
    box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.15);
}
.box-sigle-auto .title {
    font-size: 20px;
    font-weight: 800;
    color: #1E69AA;
}
.box-sigle-auto .subtitle {
    font-size: 13px;
}
.box-sigle-auto .photo {
    margin-top: 20px;
}
.box-sigle-auto .photo > img {
    width: 100%;
    height: auto;
}
.box-sigle-auto .table-bottom-desc {
    display: table;
    width: 100%;
    margin-top: 20px;
}
.box-sigle-auto .table-bottom-desc > div {
    display: table-row;
}
.box-sigle-auto .table-bottom-desc > div > div {
    display: table-cell;
    vertical-align: top;
}
.box-sigle-auto .table-bottom-desc .cell-desc {
    font-size: 13.5px;
    line-height: 1.3;
}
.box-sigle-auto .table-bottom-desc .cell-price {
    width: 10%;
}
.product-label-price,
.box-sigle-auto .table-bottom-desc .cell-price .label-price {
    background-color: #D60B52;
    color: #fff;
    text-align: center;
    border-radius: 8px;
    white-space: nowrap;
    font-size: 30px;
    font-weight: 700;
    line-height: 1;
    padding: 6px 31px 4px;

    transform: skew(-11deg, 0deg);
}
.product-label-price> span,
.box-sigle-auto .table-bottom-desc .cell-price .label-price> span {
    display: inline-block;
    transform: skew(11deg, 0deg);
}
.product-sub-label-price,
.box-sigle-auto .table-bottom-desc .cell-price .sub-label-price {
    white-space: nowrap;
    color: #8a8a8a;
    font-size: 12px;
    font-weight: 600;
    text-align: center;
}
.product-label-price {
    margin-right: 20px;
}
.product-label-price,
.product-sub-label-price {
    display: inline-block;
}
/* fine - box-sigle-auto */

/* inizio - skew-effect */
.skew-effect.wpb_column > div {
    transform: skew(-4deg, 0deg);
    margin: 0 20px;
    border-radius: 15px;
}
/* inizio - skew-effect */

/* inizio - i nostri brand */
.separatore-nostri-brand-open {

}
.separatore-nostri-brand-open .styled-subtitle {
    font-size: 13px;
    font-weight: 700;
    padding: 0 24px;
}
.separatore-nostri-brand-close > span {
    padding: 0 !important;

}
.separatore-nostri-brand-open.vc_separator.vc_sep_color_grey .vc_sep_line,
.separatore-nostri-brand-close.vc_separator.vc_sep_color_grey .vc_sep_line {
    border-color: #d6d6d6;
}
/* fine - i nostri brand */

/* inizio - slider - i nostri brand */
.container-logo-brand {
    width: 50%;
    margin: 0 auto;
}
.container-logo-brand > img {
    width: 100%;
    height: auto;
}
/* fine - slider - i nostri brand */


/* inizio - row-box-skew */
.row-box-skew {
    margin-right: 5vw !important;
    margin-left: 5vw !important;
}
.row-box-skew > div > div.vc_column-inner {
    padding-left: 4px;
    padding-right: 4px;
}
.row-box-skew > div > div.vc_column-inner > div > div.wpb_text_column {
    background-color: #D60B52;
    transform: skew(-4deg, 0deg);
    border-radius: 15px;
    margin-bottom: 0;
    color: #fff;
    font-size: 14px;
    font-weight: 800;
    padding: 30px 2vw !important;

    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.row-box-skew > div > div.vc_column-inner > div > div.wpb_text_column > div {
    transform: skew(4deg, 0deg);
    text-align: center;
}
.row-box-skew > div > div.vc_column-inner > div > div.wpb_text_column > div a.icon-intervento {
    display: inline-block;
}
.row-box-skew > div > div.vc_column-inner > div > div.wpb_text_column > div a.icon-intervento .ico {
    display: inline-block;
    -webkit-mask-box-image: url("https://rent.autoclubgroup.it/wp-content/uploads/2020/09/icon-intervento@3x.png");
    width: 74px;
    height: 74px;
    background-color: #fff;
    margin-bottom: 3px;
}
.row-box-skew > div > div.vc_column-inner > div > div.wpb_text_column > div p {
    margin-bottom: 10px;
}
.row-box-skew > div > div.vc_column-inner > div > div.wpb_text_column > div p:last-child {
    margin-bottom: 0;
}
.row-box-skew > div > div.vc_column-inner > div > div.wpb_text_column > div a.icon-intervento .description {
    display: block;
    color: #fff;
    font-size: 14px;
    font-weight: 800;
}

.row-box-skew > div > div.vc_column-inner > div > div.wpb_text_column:hover {
    background-color: #fff;
}
.row-box-skew > div > div.vc_column-inner > div > div.wpb_text_column:hover > div a.icon-intervento .ico {
    background-color: #D60B52;
}
.row-box-skew > div > div.vc_column-inner > div > div.wpb_text_column:hover > div a.icon-intervento .description {
    color: #D60B52;
}
/* fine - row-box-skew */

/* inizio - footer */
.copy-footer {
    font-size: 13px;
    line-height: 1.2;
    color: #b0b0b0;
}
.copy-footer a {
    color: #b0b0b0;
}
.copy-footer a:hover {
    color: #D60B52;
}
/* fine - footer */

.table-info-auto {
    margin: 0 auto;
    text-align: center;
}
.table-info-auto .desc {
    font-size: 25px;
    font-weight: 800;
}
.sh-noleggio .table-info-auto {
  width: 100%;
}
.sh-noleggio .table-info-auto td {
  padding-left: 0 !important;
}

/* inizio - contact form */
.box-contact-form-auto {
    display: none;
}
.container-cform {
    margin-top: 0px;
}
.box-hover-cform {
    background-color: #fff;
    padding: 65px 55px;
    border-radius: 15px;
    width: 800px;
    margin: 70px auto 0;
}
.container-cform .head {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.1;
}
.container-cform .lbl-cf,
.container-cform .wpcf7-list-item-label,
.container-cform .subhead {
    font-size: 14px;
    line-height: 1.1;
}

select option {
    font-size: 14px;
    line-height: 1.1;
}
input, button, select, textarea {
    font-size: 14px;
    line-height: 1.1;
    border-color: #f5f5f5 !important;
    background-color: #f5f5f5;
}
.wpcf7-form .box-hover-cform .wpcf7-quiz,
.wpcf7-form .box-hover-cform input[type="number"],
.wpcf7-form .box-hover-cform input[type="date"],
.wpcf7-form .box-hover-cform input.wpcf7-text {
    padding-left: 18px;
}
.wpcf7-form .box-hover-cform input:not(.gem-button-wpcf-custom) {
    padding-right: 20px;
}
.wpcf7-form .box-hover-cform select {
    padding: 7px 20px 7px 18px;
    background-color: #f5f5f5;
    border-color: #f5f5f5 !important;
}
.wpcf7 .box-hover-cform p {
    margin-bottom: 14px;
}
.box-hover-cform .wpcf7-list-item input[type=checkbox],
.box-hover-cform .wpcf7-list-item input[type=radio] {
    margin-right: 4px;
    width: 11px;
    height: 11px;
}
.button-submit {
    text-align: center;
}
.button-submit input[type=submit] {
    display: inline-block;
    width: auto !important;
    background-color: #d60b52;
    border-radius: 5px;
    font-size: 14px !important;
    line-height: 1 !important;
    padding: 12px 60px 9px !important;
    height: auto !important;
    transform: skew(-4deg, 0deg);
}
.wpcf7-not-valid-tip {
    font-size: 13px !important;
    line-height: 1.2;
    padding: 2px 8px;
    display: inline-block !important;
    width: 100%;
}

.gcmi_wrap label {
    display: none;
}
.gcmi_wrap select {
    width: 100%;
    margin-bottom: 14px;
}
.gcmi_wrap span.reg-prov-com select {
    margin-bottom: 0;
}
.gcmi_wrap img {
    display: none !important;
}
/* fine - contact form */
#offerte-black-rent .wpb_single_image img {
	border-radius: 15px;
}
.visual-page {
    min-height: 400px;
    border-radius: 15px;
}
.page-id-6134 .visual-page { /*black friday*/
    min-height: 530px;
}
.overlay1, .overlay, .overalay2 {
    position: relative;
}
.overlay1:before {
    display: block !important;
    content: "" !important;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;

    border-radius: 15px;

    background: -moz-linear-gradient(top,  rgba(30,105,170,0) 25%, rgba(30,105,170,0.85) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(30,105,170,0) 25%,rgba(30,105,170,0.85) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(30,105,170,0) 25%,rgba(30,105,170,0.85) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#001e69aa', endColorstr='#cc1e69aa',GradientType=0 ); /* IE6-9 */
}
.overlay:before {
    display: block !important;
    content: "" !important;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgb(255,255,255);
background: -moz-linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(28,86,147,0.8407738095238095) 100%);
background: -webkit-linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(28,86,147,0.8407738095238095) 100%);
background: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(28,86,147,0.8407738095238095) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#1c5693",GradientType=1);
}
.overlay2:before {
    display: block !important;
    content: "" !important;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgb(28,86,147);
background: -moz-radial-gradient(circle, rgba(28,86,147,0.8407738095238095) 0%, rgba(255,255,255,0) 100%);
background: -webkit-radial-gradient(circle, rgba(28,86,147,0.8407738095238095) 0%, rgba(255,255,255,0) 100%);
background: radial-gradient(circle, rgba(28,86,147,0.8407738095238095) 0%, rgba(255,255,255,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#1c5693",endColorstr="#ffffff",GradientType=1);
}
.page-id-6134 .overlay1:before { /*black friday*/
    background: -moz-linear-gradient(top,  rgba(0,0,0,0) 25%, rgba(0,0,0,0.85) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 25%,rgba(0,0,0,0.85) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(0,0,0,0) 25%,rgba(0,0,0,0.85) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}


.visual-page .title {
    font-size: 50px;
    line-height: 1;
    font-weight: bold;
    letter-spacing: -1px;
    position: absolute;
    bottom: 0;
    left: 6vw;
    color: #fff;
}

.page-id-6134 .visual-page .title { /*black friday*/
    font-size: 65px;
}

a.box-sigle-auto {
	position: relative;
}

a.box-sigle-auto img.label {
	width: 120px;
    height: auto;
    position: absolute;
    right: 0px;
    top: 31px;
	-webkit-transform: rotate(35deg);
	-moz-transform: rotate(35deg);
	-o-transform: rotate(35deg);
	-ms-transform: rotate(35deg);
	transform: rotate(35deg);
}

/********************** VK RENT AURO **********************/
h2 {
  font-size: 40px !important;
  text-transform: none;
  font-weight: 700 !important;
  letter-spacing: 0px;
  margin-bottom: 20px;
}
.nltap .vc_column-inner {
  border-radius: 15px;
  color: #fff;
  z-index: 20 !important;
}
.nltap .vc_column-inner .headline-small.color2, .nltap .vc_column-inner .cta-icoarrow.explain-small {
  color: #fff !important;
}
.nltap .headline-small {
  font-size: 40px;
}
.bg-cover {
  background-size: cover !important;
}
.t-white h1, .t-white h2, .t-white p, .container-slide p {
  color: #fff;
}
.container-slide {
  padding: 150px;
  text-align: center;
}
.container-slide p {
  position: relative;
  z-index: 1;
}
.container-slide .headline-big {
  position: relative;
  z-index: 1;
  max-width: 1212px;
  width: 100%;
  padding-bottom: 30px !important;
  margin: 0 auto;
  padding: 0 21px;
  color: #fff;
}
.container-slide::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.4);
}
.page-id-7984 .block-content {
  padding-top: 90px;
  padding-bottom: 0;
}
.no-visibile {
  display: none;
}
.pad-left > .vc_column-inner {
  padding-left: 19% !important;
}
.pad-left2 > .vc_column-inner {
  padding-left: 27px !important;
}
.sh-noleggio .wpb_wrapper > .wrap.bg-white {
  background: #fff !important;
  padding: 40px;
}
.wpb_wrapper > .wrap {
  /*background: #fff;*/
  padding: 0;
  border-radius: 15px;
}
.sh-carats .vrccarcarat {
  display: block !important;
  margin: 0 !important;
  width: 100% !important;
  float: left !important;
  font-size: 14px;
  color: #757779;
}
.sh-carats .vrccarcarat > * {
  display: block !important;
  margin: 0 !important;
}
.sh-carats.carat .vrc-car-carats {
  border: 0 !important;
  padding: 0 !important;
  margin: 0;
}
.sh-carats p {
  margin-bottom: 5px;
  font-size: 16px;
}
.sh-carats span[data-sh-expl] {
  display: none !important;
}
.sh-carats.carat span[data-sh-expl^="Carat_"], .sh-carats.servizi span[data-sh-expl^="Servizi_"], .sh-carats.requisiti span[data-sh-expl^="Requisiti_"]{
  display: block !important;
}
.sh-carats.servizi {
  display: inline-block;
  max-width: 230px;
  width: 100%;
}
.sh-carats.requisiti {
  display: inline-block;
}
.sh-shortdesc p {
  font-size: 14px;
  padding-top: 40px;
  color: #757779;
}
.sh-offerte {
  width: 100%;
  display: inline-block;
  margin-bottom: 10px;
}
.sh-offerte > div {
  max-width: 100px;
  width: 100%;
  float: left;
  color: #fff;
  background: rgb(28,86,147);
  background: -moz-linear-gradient(90deg, rgba(28,86,147,1) 0%, rgba(6,1,15,1) 100%);
  background: -webkit-linear-gradient(90deg, rgba(28,86,147,1) 0%, rgba(6,1,15,1) 100%);
  background: linear-gradient(90deg, rgba(28,86,147,1) 0%, rgba(6,1,15,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#1c5693",endColorstr="#06010f",GradientType=1);
  font-size: 12px;
  text-align: center;
  line-height: 1;
  padding: 10px;
  border-radius: 8px;
  font-weight: 800;
}
.vrc-cdetails-cost .product-sub-label-price {
  line-height: 1.1 !important;
  margin-right: 10px;
}
.vrc-cdetails-cost .product-label-price {
  font-size: 25px !important;
  padding: 4px 20px 4px !important;
}
.product-label-price .vrc_price {
  font-size: 25px;
  color: #fff;
}
.vrc-cdetails-infocar .vrc-cdetails-cost {
  float: right;
  width: 100%;
  background: #fff;
}
.nbt .car_result, .nlt-wrapper {
  width: 100%;
  display: grid;
  grid-gap: 1%;
  grid-template-columns: repeat(3, 32.33%);
  border: 0 !important;
  grid-auto-rows: 1fr;
}
.page-id-7817 .wpb_wrapper > .wrap {
  background: transparent!important;
}
.nbt h4.vrc-car-name {
  font-size: 21px;
  margin-bottom: 0;
  transform: translate(0px,-25px);
}
.nbt h4.vrc-car-name a {
  color: #1c5693 !important;
}
.vrc-cdetails-cgroup {
  margin-bottom: 0 !important;
}
h1.vrc-car-name {
  font-size: 30px;
  color: #206AAA;
  line-height: 1.1;
  margin-bottom: 0 !important;
}
.vrc-cdetails-cardesc p {
  font-size: 16px;
  color: #757779;
}

.vrc-car-lastblock {
  text-align: center !important;
  padding: 0 !important;
}
.nbt .vrc-car-result-left {
  position: relative !important;
  border-radius: 15px !important;
  background: #fff;
  padding: 20px;
}
.nbt .vrc-car-result-left a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
}
.nbt .vrc-car-result-left p, .single-box p {
  font-size: 16px;
  color: #9B9D9F;
}
.nbt .vrc-car-result-left .promozione {
  position: absolute;
  top: 20px;
  right: 20px;
}
.nbt .car_result .imgresult, .imgresult {
  max-width: 100%;
}
.vrcsrowpricediv.sh-price > div, .detail-car.sh-price > div {
  display: inline-block !important;
  width: 31.33%;
}
.detail-car.sh-price .vrcstartfrom {
  margin-top: 0;
}
.vrcsrowpricediv > div > span, .detail-car > div > span {
  width: 100% !important;
  font-size: 14px;
  color: #9B9D9F;
}
.vrcsrowpricediv > div > span:first-child, .detail-car > div > span:first-child {
  font-size: 16px;
  color: #111;
}
.detail-car.sh-price {
  max-width: 380px;
  width: 100%;
}
.vrcsrowpricediv.sh-price .vrcstartfrom {
  margin-top: 0 !important;
}
.sh-price .car_cost, .sh-price > div > span.sh-costo {
  background: transparent;
  color: #d71257;
  font-size: 23px;
  border-radius: 10px;
  padding: 4px 20px;
}
.vrclistgoon a {
  background: #1c5693 !important;
}
.vrc-cdetails-cinfo {
  padding-bottom: 30px !important;
}
.container-flex {
  display: flex !important;
  flex-wrap: wrap;
  padding-top: 40px !important;
}
.flex-100 {
  flex: 1 1 100%;
}
.flex-50 {
  flex: 1 1 50%;
}
.flex-50 .vrc-cdetails-cost {
  margin: 0;
  border: 0;
  padding: 0;
  background: #fff;
  text-align: left;
}
.vrcdivsearch {
  border: 0 !important;
  border-radius: 15px;
}
.vrcdivsearch .vrcsfentrysubmit {
  text-align: center;
}
.vrcdivsearch .vrc-searchf-section-sbmt .vrcsfentrysubmit input {
  width: auto !important;
  font-weight: 700 !important;
}
.sh-noleggio .wpb_wrapper > .wrap {
  background: transparent !important;
}
/********* LUNGO TERMINE ********/
.sh-noleggio h1 {
  color: #1E69AA;
  margin-bottom: 10px;
}
.sh-noleggio h2 {
  font-size: 25px;
  text-transform: none;
  color: #D60B52;
  letter-spacing: -1px;
  font-weight: 600;
}
.t-center {
  text-align: center;
}
.nlt-box {
  background: #fff;
  padding: 20px;
  border-radius: 15px;
  position: relative;
}
.nlt-box .promozione {
  position: absolute;
  top: 20px;
  right: 20px;
}
.nlt-box h5 {
  text-transform: none !important;
  font-size: 20px;
  font-weight: 800;
  color: #1E69AA;
  letter-spacing: 0px;
  margin: 0;
  max-width: 240px;
  width: 100%;
}
.nlt-box p {
  margin-bottom: 0;
  font-size: 13px;
  color: #9B9D9F;
  width: 253px;
}
.nlt-box img {
  max-width: 100%;
  height: auto;
}
.nlt-box .box {
  width: 50%;
  float: left;
}
.nlt-box .product-label-price {
  margin-right: 0 !important;
}
.promozione {
  max-width: 100px;
  width: 100%;
  color: #fff;
  background: rgb(28,86,147);
  background: -moz-linear-gradient(90deg, rgba(28,86,147,1) 0%, rgba(6,1,15,1) 100%);
  background: -webkit-linear-gradient(90deg, rgba(28,86,147,1) 0%, rgba(6,1,15,1) 100%);
  background: linear-gradient(90deg, rgba(28,86,147,1) 0%, rgba(6,1,15,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#1c5693",endColorstr="#06010f",GradientType=1);
  font-size: 12px;
  text-align: center;
  line-height: 1;
  padding: 10px;
  border-radius: 8px;
  margin-bottom: 10px;
  font-weight: 800;
}
.carat h1 {
  font-size: 30px;
  color: #206AAA;
  line-height: 1.1;
  margin-bottom: 0;
}
.carat p:nth-child(2) {
  font-size: 16px;
  color: #757779;
}
.carat p:nth-child(3) {
  margin-bottom: 0;
  color: #757779;
  font-size: 16px;
}
.servizi {
  width: 100%;
  margin: 0 auto;
}
.wpb_raw_html.servizi {
  padding-left: 27px;
}
.servizi > .wpb_wrapper {
  display: flex;
}
.servizi > .wpb_wrapper > div {
 flex: 1 1 50%;
}
.servizi p, .requisiti p {
  color: #757779;
  font-size: 16px;
  margin-bottom: 4px;
}
.servizi ul, .carat ul {
  padding: 0;
  margin-top: 0 ;
}
.nlt-box ul {
  padding: 0;
  margin: 0 ;
}
.servizi li, .carat li, .nlt-box ul li, .wpb_text_column .box ul li {
  color: #757779;
  font-size: 14px;
  list-style-type: none !important;
  padding-bottom: 0;
}
.wpb_text_column .box ul li:before {
 display: none;
}
.note {
  width: 100%;
  padding-left: 34px;
}
.note p {
  font-size: 12px;
  color: #939598;
  line-height: 1.2;
}
.box > span {
  text-align: right !important;
  display: block;
  width: 100%;
}
.box .product-sub-label-price {
  text-align: right !important;
  width: 100%;
  transform: translateX(-18px);
}
/*** PROCEDIMENTO PREORDINE ********/
.vrc-showprc-right.car_img_box > img {
  max-width: 100% !important;
}
/*.btn.booknow.vrc-pref-color-btn {
  background: #ccc !important;
}*/
.vrc-itinerary-summary {
  gap: 15px;
  border: 0 !important;
}
.vrc-itinerary-summary > div {
  border: 0 !important;
  background: #fff;
  border-radius: 15px;
}
.vrc-search-results-block .car_result {
  background: #fff;
  border: 0 !important;
  border-radius: 15px;
}
.vrc-search-results-block.nbt .car_result {
  background: transparent !important;
}
.vrccustomfields {
  margin-bottom: 20px;
  background: #fff;
  border: 0 !important;
}
.vrcentercoupon .btn {
  line-height: 1.5 !important;
}
.vrcdivcustomfield {
  flex-basis: calc(100% - 40px) !important;
}
.vrcdivcustomfield.sh-disclaimer {
  margin-top: 20px;
}
.vrc-customfield-input input {
  background: #fff !important;
  height: 30px !important;
}
.ntb .vrcsfentrysubmit .btn.vrcdetbooksubmit.vrc-pref-color-btn,  .vrcsfentrysubmit .btn.vrc-search-btn.vrc-pref-color-btn {
  margin: 20px 0 0 0 !important;
  background: #d71257;
}
.vrcsfentrysubmit input[type='submit'] {
  margin: 25px 0 !important;
}
.btn.vrc-pref-color-btn-secondary {
  background: #1c5693 !important;
  color: #fff;
  border-radius: 5px;
  padding: 8px 25px;
}
.vrc-goback-block {
  display: inherit;
  height: 40px;
}
.vrc-goback-block .btn.vrc-pref-color-btn-secondary {
  padding: 10px 17px;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 600;
}
.goback a {
  font-size: .8em;
}
.btn.booknow.vrc-pref-color-btn {
  background: #d71257;
}
.vrc-oconfirm-footer .btn.booknow.vrc-pref-color-btn {
  margin-right: 0;
}
.gem-button, input[type='submit'] {
  border-radius: 5px;
}

/******** RICERCA ******/
.vrc-car-bookingbtn .btn.booknow.vrc-pref-color-btn {
  background: #d71257;
}
.vrc-searchf-section-categories, .vrc-searchfilter-characteristics-container {
  display: none !important;
}
h3.car_title {
  text-transform: none;
  color: #1E69AA;
  letter-spacing: -1px;
  font-size: 30px;
}
.vrc-main-title {
  display: none;
}
.vrcinfocarcontainer {
  gap: 15px;
}
.vrcinfocarcontainer > div {
  background: #fff;
  border-radius: 15px;
  border: 0;
  margin-top: 0;
}
.vrc-showprc-form {
  padding: 40px;
  background: #fff;
  border-radius: 15px;
}
.vrccaratsdiv {
  color: #9B9D9F;
}
h3.vrcrentalforone {
  text-transform: none;
  color: #1E69AA;
  letter-spacing: -1px;
  font-weight: 700;
  font-size: 30px;
}
.vrc-oconfirm-summary-car-wrapper, .vrc-oconfirm-summary-total-wrapper, .vrc-oconfirm-middlep > div {
  background: #fff;
  border: 0 !important;
}
/***** SLIDER SHORTOCODE ***/
.single-box {
  position: relative;
  padding: 20px;
  background: #fff;
  border-radius: 15px;
}
.single-box h4 {
  font-size: 21px;
  color: #1c5693;
  font-weight: 700;
  margin: 0;
}
.single-box .promozione {
  position: absolute;
  top: 20px;
  right: 20px;
}
.single-box .sh-cta {
  display: block;
}
.single-box img {
  margin-bottom: 20px;
}
.single-box .sh-price {
  display: flex;
}
.single-box .sh-price > div {
  flex: 1 1 33.33%;
}
.sh-price > div {
  text-align: center;
}
.sh-price > div > span.sh-costo {
  font-weight: 800;
}
.single-box .sh-price > div > span.sh-label {
  display: block;
  font-size: 14px;
  color: #9B9D9F;
}
.single-box .sh-price > div > span.sh-label:first-child {
  color: #111;
}
.splide__arrow--prev {
  left: -14px !important;
}
.splide__arrow--next {
  right: -14px !important;
}
#slider-home .splide__arrow--prev {
  left: 35px !important;
}
#slider-home .splide__arrow--next {
  right: 35px !important;
}
.splide__pagination {
  display: none !important;
}
.socials-item {
  padding: 7px;
  border: 1px solid #1c5693;
  border-radius: 50%;
  background: #1c5693;
}
.socials-list .socials-item {
  margin-right: 0;
}
.socials-list .socials-item:hover {
  color: #fff;
}
.cta-button.outline-white > .vc_btn3 {
  background: transparent !important;
  border: 2px solid #fff !important;
}
.cta-button.outline-white > .vc_btn3:hover {
  border: 2px solid #fff !important;
}
.cta-button.outline-white.off-lt > .vc_btn3:hover {
  border: 2px solid #fff !important;
  color: #1c5693 !important;
}
.p-giorno {
  display: block;
  font-size: 14px;
  color: #111;
  padding: 0 0 0 25px
}
.vrc-order-details-top-order > div, .vrc-order-details-top-car, .vrc-order-details-costs-wrap {
  background: #fff;
}
.vrcordcancbox, .vrc-order-details-costs-inner .vrc-order-details-costs-row:first-child .vrc-order-details-costs-name.vrc-order-details-costs-rplan-name, .vrc-order-details-costs-inner .vrc-order-details-costs-row:first-child .vrc-order-details-costs-price {
  display: none !important;
}
.vrc-order-details-costs-row.vrc-order-details-costs-row-total {
  border-top: 0 !important;
}
.vrcstepsbarcont {
  visibility: hidden;
}
.vrcstepsbarcont.visible {
  visibility: visible;
}

.sh-loading {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: 999999;
}
.spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border:2px solid #ddd;
  border-right-color: #d71257;
  animation: spin 0.5s linear infinite;
}
@keyframes spin {
  to {
    transform: rotate(1turn);
  }
}
.vrc-car-price > .product-label-price, #nbt-list .product-label-price {
  padding: 15px 20px;
  margin: 10px 0 0;
  font-size: 14px;
  cursor: pointer;
}
.vrcarsfound {
  padding-left: 15px !important;
}
.vrc-search-results-block {
  padding: 15px !important;
}
.vrc-rental-summary-title {
  padding-left: 30px !important;
}
.vrc-oconfirm-footer {
  padding: 0 35px !important;
}
.vrc-oconfirm-priceinfo {
  display: none !important;
}
.ricerca .sh-noleggio {
  margin-bottom: 40px;
}
.wpb_text_column ul {
  padding-left: 0 !important;
}

	/*#primary-menu.no-responsive {
		padding: 12px 0 0 0;
	}
	.header-style-3 #primary-menu.no-responsive > li.menu-item.menu-item-gtranslate {
	   position:absolute !important;
	   top:-22px !important;
	   right:100px !important;
    }
	.header-style-3 #primary-menu.no-responsive > li.menu-item.menu-item-gtranslate a.glink span {
		font-size: 12px !important;
	}
	.header-style-3 #primary-menu.no-responsive > li.menu-item.menu-item-gtranslate a.glink img {
	   height: 18px !important;
       width: 18px !important;
	}
.header-style-3 #primary-menu.no-responsive > li.menu-item.menu-item-gtranslate .gt_switcher_wrapper .gt_switcher {
	width: 115px !important;
}
.shrink.fixed .transparent-header-background {
	padding-top: 12px;
}*/
.gt_switcher_wrapper {
	right: 0 !important;
}
.gt_switcher_wrapper .gt_switcher .gt_selected a {
	text-transform: uppercase ;
    font-weight: 800;
}
.gt_switcher_wrapper .gt_switcher .gt_selected a:after {
	font-weight: 800;
}
/********************************/
/********** SMARTPHONE **********/
/********************************/
@media screen and (max-width: 1024px) {
  .nbt .car_result, .nlt-wrapper {
    grid-template-columns: repeat(2, 49%);
  }
  .splide__arrow--prev {
    left: 0px !important;
  }
  .splide__arrow--next {
    right: 0px !important;
  }
}
@media screen and (max-width: 820px) {
  .servizi {
    padding-left: 0;
  }
  .note {
    padding-left: 8%;
  }
}
@media screen and (max-width: 768px) {
  .note {
    padding-left: 3%;
  }
  .pad-left > .vc_column-inner {
    padding-left: 10% !important;
  }
}
@media screen and (max-width: 767px) {
	.lungo-termine .flex-50, .lungo-termine .flex-33 {
		flex: 1 1 100%;
	}
	.container-cform {
    margin-bottom: 20px;
}
  .nbt .car_result {
    display: block;
  }
  .vrc-car-result-left {
    margin-bottom: 10px;
  }
  .sh-noleggio h2 {
    font-size: 25px !important;
  }
  .vrc-search-results-block.nbt {
    padding: 0 !important;
  }
  .vrcsrowpricediv.sh-price > div, .detail-car.sh-price > div {
    width: 31.33%;
  }
  .vrcsrowpricediv > div > span:first-child, .detail-car > div > span:first-child {
    font-size: 15px;
  }
  .sh-price .car_cost, .sh-price > div > span.sh-costo {
    font-size: 20px;
    padding: 0;
  }
  .car_result .vrc-car-result-left {
    text-align: left !important;
  }
  .post-7960 .wpb_raw_html .wrap {
    padding: 0 !important;
  }
  .nbt .car_result, .nlt-wrapper {
    grid-template-columns: repeat(1, 99%);
  }
  .car_result .vrc-car-lastblock {
    padding-top: 20px !important;
  }
	.site-title .logo {
		width: 230px !important;
		min-width: 230px !important;
	}
	.site-title .logo img {
		width: 230px !important;
		min-width: 230px !important;
	}
	#site-header:not(.shrink) .header-colors-light #primary-navigation .menu-toggle > span {
		background: #3c3950;
	}
	.headline-big {
		font-size: 48px !important;
	}
	.home article .entry-content.post-content > .vc_row:first-child {
		padding-top: 0 !important;
		padding-bottom: 0 !important;
		border-bottom: 1px solid rgba(0,0,0,0.1);
		/*text-align: center;*/
	}
	.head-offerte {
		/*text-align: center;*/
	}
	.head-offerte p {
		/*text-align: center !important;*/
	}
	.sa_owl_theme .owl-nav .owl-next {
    	right: -11px !important;
	}
	.sa_owl_theme .owl-nav .owl-prev {
    	left: -11px !important;
	}
	.box-sigle-auto .table-bottom-desc > div > div {
    	display: block;
		width: 100% !important;
		margin: 20px 0;
	}
	.box-sigle-auto .table-bottom-desc .cell-desc {
    	font-size: 15px;
	}
	.skew-effect > .vc_column-inner > .wpb_wrapper:empty {
		height: 50vw;
	}
	.separatore-nostri-brand-open .styled-subtitle {
		margin: 0 auto;
	}
	.wpb_content_element.wpb_text_column {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	.box-hover-cform {
		width: 100%;
		padding: 50px 25px;
	}
	.block-content {
    	padding: 120px 0 80px !important;
	}
	.wpcf7-form input[type='submit']:not(.gem-button-wpcf-custom) {
    	margin: 15px 0 15px 15px !important;
	}
	.label {
    margin: 10px 0 !important;
    font-size: 15px !important;
    line-height: 1.2 !important;
	}
	.product-label-price {
		width: 100%;
		margin: 0;
	}
	.product-sub-label-price {
		width: 100%;
		text-align: center;
	}
	.vc_sep_width_100 {
		margin-top: -20vw !important;
	}
	.panel-center.col-xs-12 {
		margin-top: 0 !important;
	}
	.mobile-menu-layout-default .primary-navigation.responsive ul > li.menu-item.menu-item-active a {
		border-left: 4px solid #d60b52 !important;
	}
	.mobile-menu-layout-default .primary-navigation.responsive ul li.menu-item {
    	background: #ffffff !important;
	}
  .wpb_wrapper > .wrap {
    padding: 15px;
  }
  .vrc-cdetails-img {
    margin-bottom: 20px;
  }
  h1 {
    font-size: 22px !important;
  }
  .page-id-7984 h1 {
    font-size: 30px !important;
    line-height: 1;
    padding: 0 15px;
  }
  .sh-noleggio h1 {
    margin-top: 20px !important;
  }
  .flex-50 {
    flex: 1 1 100%;
  }
  .order-1 {
    order: 1;
  }
  .order-2 {
    order: 2;
  }
  .order-3 {
    order: 3;
  }
  .sh-carats.servizi {
    width: 50%;
    float: left;
  }
  .sh-carats.requisiti {
    width: 50%;
    float: left;
  }
  .sh-offerte > div {
    float: right;
  }
  .vrc-cdetails-cost .product-sub-label-price, .sh-carats.servizi {
    margin-bottom: 30px;
  }
  .vrc-cdetails-cost .product-sub-label-price br {
    display: none;
  }
  .vrc-car-carats {
    border-top: 0 !important;
  }
  .vrc-cdetails-cinfo {
    padding-bottom: 0 !important;
  }
  .container-flex {
    padding-top: 0 !important;
  }
  .nlt-azienda .nltap, .nlt-azienda .vc_column_container > .vc_column-inner, .nlt-privato .nltap, .nlt-privato .vc_column_container > .vc_column-inner {
    padding-left: 21px !important;
    padding-right: 21px !important;
  }
  .nltap.wpb_column.vc_column_container > .vc_column-inner {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
  .nlt-privato .nltap.vc_column_container {
    order: 1 !important;
  }
  .nlt-privato .vc_column_container {
    order: 2 !important;
  }
  .nlt-box h5 {
    max-width: 200px;
  }
  .onbt {
    padding-left: 21px !important;
    padding-right: 21px !important;
  }
  .service br {
    display: none;
  }
	.bt-space {
		height: 0 !important;
	}
	html {
    margin-top: 15px !important;
    background: #fff;
    }
}
