.roll-promobox {
  	background-color: rgba(0,0,0,0.3);
    padding-left: 15px;
    padding right: 15px;
}

body {
    font-size: 18px;
}


body {
  line-height: 1.7 $font-size;
}


.float-header {
  display: none
}




.mainnav {
  display: none !important
}

h6 {font-size:12px;
} 

h6 {line-height: 1.2 $font-size !important;
}

h6 {color: #bf1e1a!important;
  } 


@media screen and (max-width: 880px) {
 body {font-size: 15px;
  }
  	h1 {font-size: 32px;
  }
	h2 {font-size: 25px;
  }
  	h3 {font-size: 20px;
  }
  	h4 {font-size: 18px;
  }
  	h5 {font-size: 16px;
  }  
  	h6 {font-size:8px;
  }    
}  


h5 {
	line-height: 30px;
  	font-weight: 400;
}


h4 {
	line-height: 34px;
  	font-weight: 500;
}


.site-header {
	display: none
}

.header-clone {
	display: none
}


.site-footer {
	display: none
}

.text-slider .maintitle {
    padding-bottom: 300px;
}

.text-slider .subtitle {
    padding: 0px 0 10px;
}

.text-slider .maintitle::after {
    content: display: none;
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 40%;
    height: 0px;
    margin-left: -20%;
}