#main {
    min-height: 454px;
}
/* #main:before {
	content: 'Preventivo Assicurazione';
	font-size: 30px;
	text-align: center;
	font-weight: 500;
	width: 100%;
	display: block;
	margin-bottom: 20px;
} */

.container_iframe_header {
	height:85px;
	width: 100%;
	top: 0;
	left: 0;
	overflow-x: auto;
	overflow-y: hidden;
	resize: both;
	position: relative;
	z-index: 2;
}
.container_iframe_footer {
	height: 240px;
}
.container .row .col-12.text-right {
	display: none !important;
}
#page {
	margin-top: 20px !important;
}
#main .container .img-responsive {
    max-width: 120px !important;
    width: auto !important;
    height: auto !important;
}
#form_auto_preventivo {
	margin-top: 20px;
}
#form_auto_preventivo .custom_styles {
	margin-top: 1%;
}
#form_auto_preventivo .wrapp .bgtop {
	display: none;
}
#form_auto_preventivo #steps.custom .steps .tag {
	font-size: 12px !important;
	margin-left: -43px !important;
}
#form_auto_preventivo .control-label {
	max-width: 41.5% !important;
	width: 41.5% !important;
}
#form_auto_preventivo.form-user .row .elem {
	width: 58.33333333% !important;
}
#form_auto_preventivo #auto_targa,
#form_auto_preventivo #ber_targa,
#form_auto_preventivo #moto_targa {
	background-image: none !important;
    	background-color: #fff !important;
	border: 1px solid #ccc;
	height: 31px !important;
	line-height: 27px !important;
	width: 167px !important;
	border: 1px solid #ccc;
}
.form_auto_preventivo.form-user .offset-md-6 {
    margin-left: 41.6% !important;
}
/* -----------------------------------------------------------------------------------------------------------------------------CHAT */
.live_chat_container {
   /* width: 64px;
    height: 64px;
	position: fixed;
	bottom: 8px;
	right: 8px;
	z-index: 9;
	animation: rotation 1s linear;
	-moz-animation: rotation 1s linear;
	-webkit-animation: rotation 1s linear;*/
}
.live_chat_container {
    font-family: 'Open Sans',sans-serif;
    width: 220px;
	height: 145px;
    position: fixed;
	right: 8px;
	bottom: -75px;
	z-index: 10;
	/*animation: rotation 1s linear;
	-moz-animation: rotation 1s linear;
	-webkit-animation: rotation 1s linear;*/
}
@-ms-keyframes rotation {
	from {
			-ms-transform: rotate(0deg);
	}
	to {
			-ms-transform: rotate(359deg);
	}
}
@-webkit-keyframes rotation {
	from {
			-webkit-transform: rotate(0deg);
	}
	to {
			-webkit-transform: rotate(359deg);
	}
}
@-moz-keyframes rotation {
	from {
			-moz-transform: rotate(0deg);
	}
	to {
			-moz-transform: rotate(359deg);
	}
}
@keyframes rotation {
	from {
			transform: rotate(0deg);
	}
	to {
			transform: rotate(359deg);
	}
}
#xenioo-chat-widget {
    bottom: 8px !important;
    right: 8px !important;
    width: 64px !important;
    height: 64px !important;
}
#xenioo-chat-widget:hover {
    transform: scale(1) !important;
}
#xenioo-chat-widget #xenioo-chat-widget-counter {
    right: -2px !important;
    top: -1px !important;
    border: none !important;
    z-index: 2;
}
 #xenioo-chat-widget #xenioo-chat-widget-button,
.live_chat_container .close {
	font-family: 'Open Sans',sans-serif;
	background-color: #f8851f;
	text-decoration: none;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
	border-radius: 220px;
	-moz-border-radius: 200px;
	-webkit-border-radius: 200px;
	outline: none;
	opacity: 1;
	transition: opacity 2.5s;
	-moz-transition: opacity 2.5s;
	-webkit-transition: opacity 2.5s;
}
body #xenioo-chat-widget #xenioo-chat-widget-button {
	width: auto !important;
    height: auto !important;
    box-shadow: 0 0 0 0 rgba(0,0,0,0) !important;
    background-image: none !important;
    background-color: transparent !important;
    border-radius: inherit !important;
}
#xenioo-chat-widget:before,
.live_chat_container .close span {
    background-color: #f8851f;
    font-size: 14px;
    color: #fff;
    border-radius: 4px 0 0 4px;
    padding: 6px 9px 8px 7px;
	width: 85px;
    overflow: hidden;
    white-space: nowrap;
    position: absolute;
	right: 58px;
    top: 19px;
	z-index: 1;
    animation-duration: 3s;
	animation-name: slidein;
font-weight: normal;
    text-shadow: none;
}
#xenioo-chat-widget:before {
	content: 'Entra in chat' !important;
}
.x-message-bubble-content {
    max-width: 100% !important;
    margin: 0 !important;
}
.x-carousel-container-whole {
	width: 250px !important;
	margin: 0 30px !important;
}
#xenioo-conversation .xenioo-conversation-body .x-card-carousel-container-left-arrow, .xenioo-conversation-custom .x-card-carousel-container-left-arrow {
	left: -37px !important;
	background-color: transparent !important;
	border: none !important;
}
#xenioo-conversation .xenioo-conversation-body .x-card-carousel-container-right-arrow, .xenioo-conversation-custom .x-card-carousel-container-right-arrow {
	right: -37px !important;
	background-color: transparent !important;
	border: none !important;
}
#xenioo-conversation .xenioo-conversation-body .x-card-image-container, .xenioo-conversation-custom .x-card-image-container {
	width: 232px !important;
	max-height: inherit !important;
}
.x-card-subtitle.fix-sizing {
	min-height: auto !important;
}
#xenioo-conversation .xenioo-conversation-body .x-button,
.xenioo-conversation-custom .x-button {
    text-align: left !important;
    line-height: 22px !important;
}
@-ms-keyframes slidein {
  0% {
    width: 30px;
	right: 5px;
  }
  40% {
    width: 30px;
	right: 5px;
  }
  100% {
   	width: 85px;
	right: 58px;
  }
}
@-webkit-keyframes slidein {
  0% {
    width: 30px;
	right: 5px;
  }
  40% {
    width: 30px;
	right: 5px;
  }
  100% {
   	width: 85px;
	right: 58px;
  }
}
@-moz-keyframes slidein {
  0% {
    width: 30px;
	right: 5px;
  }
  40% {
    width: 30px;
	right: 5px;
  }
  100% {
   	width: 85px;
	right: 58px;
  }
}
@keyframes slidein {
  0% {
    width: 30px;
	right: 5px;
  }
  40% {
    width: 30px;
	right: 5px;
  }
  100% {
   	width: 85px;
	right: 58px;
  }
}
#xenioo-chat-widget-button:before,
.live_chat_container .close:before {
	content: '';
	position: absolute;
	width: 64px;
        height: 64px;
	right: 0;
	z-index: 2;
	border-radius: 220px;
	-moz-border-radius: 200px;
	-webkit-border-radius: 200px;
}
.live_chat_container:hover {
   /* animation: hvr-wobble-vertical 1s ease-in-out 1;
    -webkit-animation: hvr-wobble-vertical 1s ease-in-out 1;
    -moz-duration: hvr-wobble-vertical 1s ease-in-out 1;*/
}
#xenioo-chat-widget-button:before,
.live_chat_container .close:before {
	background-color: #f8851f;
}
.live_chat_container.toggle .close {
	width: 70px;
        height: 70px;
	opacity: 0;
	transition: opacity 0s;
	-moz-transition: opacity 0s;
	-webkit-transition: opacity 0s;
}
.live_chat_container .container i {
	font-family: 'FontAwesome';
	font-size: 20px;
        padding: 5px;
	position: absolute;
	z-index: 2;
        top: 0px;
        right: 2px;
	cursor: pointer;
}
.open.toggle {
	right: 0px;
}
.live_chat_container .container {
	right: -10px;
	bottom: -88px;
	position: relative;
	z-index: 2;
}
.live_chat_container .container.toggle {
	right: -10px;
	bottom: -10px;
}
.live_chat_container .container,
.live_chat_container .open {
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.live_chat_container li {
    transition-property: opacity, left;
    transition-duration: 0.5s;
    -moz-transition-property: opacity, left;
    -moz-transition-duration: 0.5s;
    -webkit-transition-property: opacity, left;
    -webkit-transition-duration: 0.5s;
    -o-transition-property: opacity, left;
    -o-transition-duration: 0.5s;
}
.option1.toggle,
.option2.toggle,
.option1.custom,
.option2.custom {
	left: 0 !important;
}
.live_chat_container li:first-child {
	opacity: 1;
}
.live_chat_container li:first-child.toggle {
	opacity: 0;
	left: 103% !important;
}
.live_chat_container li.toggle.custom:first-child {
	left: 0 !important;
	opacity: 1;
}
.option1.toggle.custom,
.option2.toggle.custom {
	left: 102% !important;
}
#slides li a.last:after,
.option1 .first:after,
.option2 .first:after {
	display: none;
}
.live_chat_container a {
	outline: none;
}
.live_chat_container .container span {
    background-color: #f8851f;
    font-size: 21px;
    color: #fff;
    padding: 10px 15px 10px 25px;
    text-transform: uppercase;
    display: block;
}
.live_chat_container .container span small {
	font-size: 14px;
	text-transform: none;
	display: block;
}
#slide-container {
	border: 1px solid #dedede;
	width: 100%;
	height: 87px;
	position: relative;
}
#slides {
	background-color: #fff;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	position: relative;
}
#slides li {
	width: 100%;
	height: 100%;
	list-style-type: none;
	position: absolute;
	left: 102%;
	top: 0;
	bottom: 0;
}
#slides li:first-child {
	left: 0;
}
#slides:after {
	content: '';
	background-color: #d6d4c1;
	width: 94%;
	height: 1px;
	position: absolute;
	left: 6%;
	bottom: 41px;
}
#slides li a.last {
	font-size: 16px;
	color: #f8851f;
	text-transform: none;
}
#slides li a,
#slides li a:visited {
	font-size: 14px;
	color: #f8851f;
	text-align: left;
	text-transform: uppercase;
	text-decoration: none;
	padding: 20px 25px 0;
	display: block;
	position: relative;
}
#slides li a:hover {
	opacity: 0.9;
}
#slides li p {
    border: 1px solid #dedede;
    background-color: #fff;
    margin: 17px 0 0 -1px;
    padding: 5px 0 5px 25px;
}
#slides li .back {
	bottom: 11px;
}
.nr_tel_footer {
	background-color: #f8851f;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    width: 102px;
    padding: 7px 10px;
    position: fixed;
    bottom: 18px;
    left: 54px;
    z-index: 10;
    border-radius: 0 4px 4px 0;
}
.nr_tel_footer:before {
	content: '';
    background-color: #f8851f;
    width: 50px;
    height: 50px;
    position: absolute;
    top: -10px;
    left: -44px;
    z-index: 2;
    border-radius: 220px;
    -moz-border-radius: 200px;
    -webkit-border-radius: 200px;
    z-index: 1;
}
.nr_tel_footer i {
	border: 3px solid #fff;
    font-size: 18px;
    text-align: center;
    line-height: 39px;
    position: absolute;
    top: -6px;
    left: -40px;
    width: 35px;
    height: 35px;
    border-radius: 220px;
    -moz-border-radius: 200px;
    -webkit-border-radius: 200px;
    z-index: 2;
}
/* Wobble Vertical */
@-webkit-keyframes hvr-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }

  33.3% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }

  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }

  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }

  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes hvr-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }

  33.3% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }

  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }

  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }

  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.nr_tel_footer {
	display: none;
}
.content_txt #lhc_status_container_page {
	border: 1px solid #dedede;
	background-color: #f4f4f4;
}
.live_chat_container.whatsapp .close,
.live_chat_container.whatsapp .close span {
	background-color: #25e47a;
}
.live_chat_container.whatsapp .close:before {
    content: "\f232";
    font-family: FontAwesome;
    background-image: none;
    background-color: #25e47a;
    font-size: 40px;
    line-height: 60px;
    color: #fff;
    text-align: center;
}
@media only screen and (max-width: 1279px) {
	#main {
	    min-height: 350px;
	}
	.custom_styles {
		margin-top: 1%;
	}
}
@media only screen and (max-width: 1023px) {
	#main {
	    min-height: 660px;
	}
}
@media only screen and (max-width: 767px) {
	.center-block {
	    max-width: 100%;
	    width: 100%;
	}
	.container_iframe_header {
    		height: 49px;
	}
	#main {
	    min-height: auto;
	}
	/* #main:before {
	    content: 'Preventivo Assicurazione RC Auto';
	    font-size: 18px;
	    margin-bottom: 0;
	    padding-top: 10px;
	} */
	.custom_styles {
		margin-top: 0;
	}
	#steps {
	    top: -8px !important;
	}
	#steps.custom .row.form-steps {
	    margin-top: 0;
	}
	.container_iframe_footer {
	    height: 420px;
	}
	#main .container .img-responsive {
	    max-width: 80px !important;
	}
	#form_auto_preventivo {
	    margin-top: 0;
	}
	.form_auto_preventivo.form-user .offset-md-6 {
	    margin-left: 0 !important;
	}
	#form_auto_preventivo.form-user .row .elem {
		width: 100% !important;
	}
	.form_auto_preventivo.form-user .row {
	    padding: 8px 0 !important;
	}
	.form_auto_preventivo.form-user .btn {
	    margin-top: 10px !important;
	}
	.h2, h2 {
	    font-size: 18px;
	}
}
@media only screen and (max-width: 600px) {
	#steps {
		width: 320px !important;
		margin: 0 auto;
	}
}
