@media screen and (max-width: 991px) {
  header .navigation-menu .listing-menu {
    width: 100%; } }
@media screen and (min-width: 992px) and (max-width: 1199px) {
  header .navigation-menu .listing-menu {
    width: 70%; } }
@media screen and (max-width: 991px) {
  header .navigation-menu .listing-menu .navbar-collapse {
    top: 89px; } }
@media screen and (max-width: 991px) {
  header .navigation-menu .listing-menu .navbar-collapse .navbar-nav li:last-of-type {
    display: none; } }
@media screen and (max-width: 991px) {
  header .navbar-l {
    width: 90%;
    height: 123px; } }
@media screen and (min-width: 992px) and (max-width: 1199px) {
  header .navbar-l {
    width: 23%; } }
@media screen and (max-width: 991px) {
  header .navbar-l.shrink-l {
    height: 63px !important; } }
@media screen and (max-width: 991px) {
  header .navbar-l .logo-container {
    left: 60px; } }
@media screen and (min-width: 992px) and (max-width: 1199px) {
  header .navbar-l .logo-container {
    left: 22%;
    width: 70%; } }
header .shrink #bs-example-navbar-collapse-1 {
  top: 80px;
  z-index: 1001; }
header .phone-number-mobile {
  width: 100%;
  background: #E7C700;
  height: 60px;
  padding: 12px 0;
  z-index: 1000;
  position: fixed;
  bottom: 0;
  z-index: 9;
  color: #000000;
  box-sizing: border-box;
  font-weight: bold;
  font-size: 16px; }
  header .phone-number-mobile .wrap {
    display: table;
    margin: 0 auto;
    	/* span{
			&:first-of-type{
				font-weight: 400;
			}
    		&:last-of-type{
    			color: #5aa965;
    		}
    	} */ }
    header .phone-number-mobile .wrap img {
      margin: 0 10px; }
  @media screen and (min-width: 992px) {
    header .phone-number-mobile {
      display: none; } }
header .sticky-form-button {
  position: fixed;
  bottom: 0;
  width: 100vw;
  background: #e7c700 none repeat scroll 0% 0%;
  color: #ffffff;
  font-size: 1.2em;
  padding: 1rem 0px;
  z-index: 10;
  /* border: 1px solid red; */
  /* 		box-shadow: -2px -2px 2px #dedede,
  		-2px -2px 2px #dedede,
  		-2px -2px 2px #dedede,
  		-2px -2px 2px #dedede; */
  box-shadow: 0px -3px 4px #dedede; }
  header .sticky-form-button:hover {
    opacity: 1; }
  header .sticky-form-button:after {
    content: url("../images/freccia-in-giu-bianca.svg");
    position: absolute;
    top: -30px;
    background-color: #e7c700;
    border-radius: 0 0 10px 10px;
    width: 40px;
    height: 31px;
    right: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    box-shadow: 0px 2px 2px #dedede, 2px 2px 2px #dedede, -2px 2px 2px #dedede; }
  @media screen and (min-width: 992px) {
    header .sticky-form-button {
      display: none; } }
header .navbar-toggle {
  background-color: #6B767C; }

@media (min-width: 991px) {
  #form-section .container-fluid .row {
    display: flex; } }
@media (min-width: 991px) {
  #form-section .container-fluid .row > div {
    align-self: flex-end;
    margin-bottom: 60px; } }
#form-section .container-fluid .row > div > p.text-header {
  font-size: 30px;
  line-height: 42px; }
#form-section .container-fluid .row > div > p.text-small-header {
  font-size: 20px;
  line-height: 25px; }

@media (min-width: 991px) {
  #nav-mobile-item {
    display: none; } }
@media (max-width: 992px) {
  .p-no-mobile {
    display: none; }

  #section-contattaci-tel {
    display: none; } }
@media (max-width: 991px) {
  #section-filiali > div {
    flex-direction: column !important; }
    #section-filiali > div > div.img-filiali {
      padding-top: 56.25% !important;
      width: 100% !important; }
    #section-filiali > div > div.xs-margin-twenty-three-bottom {
      width: 100% !important; }
      #section-filiali > div > div.xs-margin-twenty-three-bottom > div {
        padding: 30px !important;
        margin-top: 10px !important; } }

@media (min-width: 1023px) and (max-width: 1025px) {
  #section-filiali > div > div.xs-margin-twenty-three-bottom {
    width: 50% !important; } }

@media (max-width: 991px) {
  .custom-btn {
    width: 280px; } }

@media (max-width: 991px) {
  .text-secondary {
    font-size: 16px; } }

@media (max-width: 991px) {
  .text-header {
    line-height: 45px; } }

@media (max-width: 991px) {
  .text-small-header {
    line-height: 30px; } }

/* .form-section{
	@media screen and (max-width: 553px){
		height: 1080px;
	}
	.form-img-r{
		@media screen and (max-width: 991px){
			display: none !important;
		}

		.monster-image-container{
			position: absolute;
			bottom: -55px;
		}
		.monster-image-container-2{
			position: absolute;
			bottom: -60px;
		}
	}
}
 */
@media screen and (max-width: 553px) {
  .privacy-text {
    max-width: 204px;
    text-align: left; } }

@media screen and (max-width: 553px) {
  .privacy-text-2 {
    text-align: left; } }

.contact-submit {
  margin-bottom: 15px; }

@media screen and (max-width: 1023px) {
  .carousel-footer {
    flex-direction: row;
    max-width: 100%;
    overflow-x: scroll; } }
@media screen and (max-width: 1023px) {
  .carousel-footer img {
    display: block !important;
    width: 100% !important; } }

@media (max-width: 767px) {
  .xs-margin-auto {
    margin: 0 auto; } }
@media (max-width: 991px) {
  #tasso-section > div.row > div > h2 {
    font-size: 20px;
    margin-bottom: 0px !important; }
  #tasso-section > div.row > div > p {
    margin-top: 0px !important;
    margin-bottom: 20px !important; }
    #tasso-section > div.row > div > p > span {
      font-size: 16px !important; }

  #footer-section13 {
    margin-bottom: 80px; } }
@media (max-width: 991px) {
  #vantaggi-section > .container > .row > div:first-of-type > div > h2 {
    font-size: 20px; }
  #vantaggi-section > .container > .row > div:first-of-type > div > p {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    font-size: 16px !important; }
  #vantaggi-section > .container > .row > div > h4 > span {
    font-size: 18px !important; }
  #vantaggi-section > .container > .row > div > p {
    font-size: 18px; }

  .padding-60px-tb, .xs-padding-top-60px {
    padding-top: 0px !important; } }
@media (max-width: 991px) {
  #faq-section > .container > h2 {
    font-size: 20px !important; }
  #faq-section > .container > p {
    font-size: 18px !important; } }
@media (max-width: 911px) {
  #form-section, #form-bottom-section {
    background-image: none !important;
    background-color: #6B767C;
    height: auto !important; }

  .tab-list > ul > li {
    margin-left: 25px;
    text-indent: -25px;
    margin-bottom: 20px;
    line-height: 20px !important; }

  #form-info {
    margin-top: 60px; }

  #contact-section > div > div.row:last-child > div:first-of-type > div > div > p {
    font-size: 13px; } }
@media (max-width: 374px) {
  .step-counter-div {
    margin: 10px 5px 0px !important; }
    .step-counter-div > div:last-child {
      font-size: 12px; } }
@media (max-width: 620px) {
  .break-mobile {
    display: block; }

  .hide-mobile {
    display: none; } }
/* @media(max-width: 991px){
	#scroll-top {
		display: none;
	}
} */

/*# sourceMappingURL=tlcws-responsive.css.map */
