@charset "utf-8";

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
	
	/* BUTTON ******************************************************************************/
	.btn{font-size:1.4em;}
	
	/* TYPOGRAPHY ******************************************************************************/
	h1,.h1{font-size:5rem}h2,.h2{font-size:4.5rem}h3,.h3{font-size:4rem}h4,.h4{font-size:3.5rem}h5,.h5{font-size:3rem}h6,.h6{font-size:2.5rem}
	
	/* HEADER ******************************************************************************/
	/* HEADER - general setting */
	header{display:inline-block}
	/* HEADER - topinfo */
	.topinfo ul{padding:10px 0 0}
	.topinfo ul li{margin:0 10px}
	.topinfo a{color:#fff;font-size:1em;vertical-align:middle;font-weight:700;line-height:1}
	/* HEADER - bg header */
	.bg-header{position:absolute;bottom:-25px;right:-25px;width:800px;max-width:100%;margin:0 auto;display:inherit}
	header .bg-header img{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}
	header.sticky.sticky-white .bg-header img{-webkit-filter:brightness(1) invert(0);filter:brightness(1) invert(0)}
	/* HEADER CLASSIC */
	/* HEADER CLASSIC - navbar */
	header.header-classic .navigation-classic-transform-overlay{display:inline-block}
	/* HEADER CLASSIC BOTTOM */
	header.header-classic-bottom{bottom:0;top:auto;background-color:var(--color-1)}
	header.sticky.header-classic-bottom{position:fixed;-webkit-box-shadow:0 0 15px 0 rgba(0,0,0,0.60);-moz-box-shadow:0 0 15px 0 rgba(0,0,0,0.60);box-shadow:0 0 15px 0 rgba(0,0,0,0.60)}
	header.header-classic-bottom .dropup .dropdown-toggle:after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}
	/* HEADER CLASSIC LOGO CENTERED */
	/* HEADER CLASSIC LOGO CENTERED - navbar */
	header.header-classic-logo-centered .navigation-classic-transform-overlay{display:block; border-top: 1px solid rgba(255,255,255,0.5);}
	header.header-classic-logo-centered.sticky.sticky-white a { color:#fff!important;}
	header.header-classic-logo-centered.sticky.sticky-white .dropdown-menu a.dropdown-item, header.header-classic-logo-centered.sticky.sticky-white .dropdown-menu a.dropdown-item:hover {color:var(--color-1)!important;}
	/* HEADER CLASSIC LOGO CENTERED - navbar opened */
	header.header-classic-logo-centered .language{position:absolute; top:40px; right:40px;}
	header.header-classic-logo-centered .language a, header.header-classic-logo-centered .language a:hover { color:#fff; font-weight:700;}
	header.header-classic-logo-centered.sticky.sticky-white .language{position:absolute; top:30px; right:40px;}
	header.header-classic-logo-centered.sticky.sticky-white .language a, header.header-classic-logo-centered.sticky.sticky-white .language a:hover { color:var(--color-1)!important; font-weight:700;}
	/* HEADER OVERLAY FROM LEFT */
	.header-overlayfromleft{position:absolute;top:0;width:100%}
	.header-overlayfromleft .logo{display:table;-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}
	/* HEADER LOGOROUND ANIMATED - logo */
	.header-logoround-animated .navbar-brand{position:absolute;top:-70px;left:30px}
	.header-logoround-animated .navbar-brand .logo{width:auto;max-width:250px;display:inline-block}
	.header-logoround-animated .navbar-brand .logo-white{display:none}
	/* HEADER LOGOROUND ANIMATED - logo sticky */
	.header-logoround-animated.sticky .navbar-brand{position:absolute;top:5px;left:30px}
	.header-logoround-animated.sticky .navbar-brand .logo{display:none}
	.header-logoround-animated.sticky .navbar-brand .logo-white{width:auto;max-width:200px;display:inline-block}
	/* HEADER LOGOROUND ANIMATED - navbar */
	.header-logoround-animated .dropdown-item,.header-logoround-animated.sticky .dropdown-item{padding:.25rem 1.5rem;}
	/* HEADER NAVBAR LEFT BACKGROUND */
	/* HEADER NAVBAR LEFT BACKGROUND - logo */
	.header-navbarleft-background .navbar-brand .logo{width:auto; height:70px; max-width:100%; max-height:auto!important; display:inline-block}
	.header-navbarleft-background.sticky .navbar-brand .logo{width:auto; height:60px; max-width:100%; max-height:auto!important; display:inline-block}
	/* HEADER NAVBAR LEFT BACKGROUND - navbar bg */
	.header-navbarleft-background .bg-header {background-color: var(--color-2-light); background-image:url(../images/bg-headersporting.png); background-position:bottom left; background-repeat:no-repeat; opacity:1; position:relative; bottom:0;}
	.header-navbarleft-background.sticky { background-image:url(../images/bg-headersportingsticky.png); background-position:top left; background-size:auto; background-repeat:no-repeat;}
	.header-navbarleft-background.sticky .bg-header {background-image:none; background-color:transparent;}
	.header-navbarleft-background .navbar-expand-md .navbar-nav {height:90px; line-height:90px;}
	.header-navbarleft-background.sticky .navbar-expand-md .navbar-nav {height:80px; line-height:80px;}
	/* HEADER NAVBAR LEFT BACKGROUND - navbar link */
	.header-navbarleft-background a.nav-link{color:var(--color-1);padding:0 40px!important;font-size:1em}
	.header-navbarleft-background.sticky a.nav-link{color:var(--color-1);padding:0 30px!important}
	
	/* HAMBURGERMENU ANIMATION ******************************************************************************/
	/* HAMBURGER OVERLAY FROM LEFT */
	.header-overlayfromleft .hamburger-overlayfromleft{position:fixed;left:0;top:calc(50% - 50px);width:100px;height:100px;line-height:100px;text-align:center}
	.header-overlayfromleft .hamburger--slider{width:100px;height:100px;background-color:var(--color-2);z-index:9999}
	
	/* HOME SLIDER ******************************************************************************/
	/* HOME SLIDER - FULLSCREEN VIDEO */
	/* si adatta in larghezza */
	.fullscreen-video{position:relative;overflow:hidden;max-height:100%;height:100%}
	#fullscreen-video video{height:auto;max-height:auto;width:100%;min-width:100%}
	
	/* SUBHEADER ******************************************************************************/
	.subheader{width:100%;height:auto;min-height:700px;padding:0;}
	/* SUBHEADER -  background */
	.subheader.subheader-background{background-attachment:fixed}
	/* SUBHEADER - page background */
	.subheader-storia{background-image:url(../images/subheader-storia.jpg)}
	.subheader-photogallery{background-image:url(../images/subheader-photogallery.jpg)}
	.subheader-contatti{background-image:url(../images/subheader-contatti.jpg)}
	.subheader-schedetecniche{background-image:url("../images/subheader-schede-tecniche.jpg")}
	
	/* HOME SLIDER ******************************************************************************/
	/* container generale del fullscreen */
	.fullscreen-container{position:relative;overflow:hidden}
	/* HOME SLIDER - FULLSCREEN SINGLE IMAGE */
	.fullscreen-image{position:relative;overflow:hidden;max-height:100%;height:100%;background-image:url(../images/pic-fullscreen.jpg);background-position:center center;background-repeat:no-repeat;background-size:cover}
	
	/* SECTION ******************************************************************************/
	section{padding:60px 0}
	/* SECTION - bg */
	.bg-left{background-image:url(../images/bg-intro.jpg);background-repeat:no-repeat;background-size:auto;background-position:center left}
	.bg-right{background-image:url(../images/bg-camere.jpg);background-repeat:no-repeat;background-size:auto;background-position:top right}
	.bg-dovesiamo{background-image:url(../images/bg-dovesiamo.png);background-repeat:no-repeat;background-size:100%;background-position:top center}
	.bg-cervia{background-image:url(../images/bg-cervia.png);background-repeat:no-repeat;background-size:100%;background-position:top center}
	.bg-footer{background-image:url(../images/bg-footer.png);background-repeat:no-repeat;background-size:auto;background-position:bottom right}
	.bg-dovesiamo h2.white,.bg-cervia h2.white,.bg-dovesiamo p.white,.bg-cervia p.white{color:#fff!important}
	.bg-schedaevento{background-image:url(../images/bg-schedaevento.png);background-size:auto;background-position:top center;background-repeat:no-repeat}
	/* SECTION - icontext */
	.section-icontext{text-align:left}
	.section-icontext h6{font-size:1.8em}
	.section-icontext img{width:80px;margin:auto}
	/* SECTION - content centered */
	.content-centered{position:absolute;top:15%;bottom:15%;background-color:#fff;padding:60px 80px;margin-top:auto;box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}
	/* SECTION - box alternate hover & full */
	.box-hover-home{position:relative;margin: -43px 5% 0;}
	.box-hover-centered-home{position:relative;margin: -400px 24% 0;}
	
	/* PARALLAX ******************************************************************************/
	.parallax{padding:200px 0}
	/* PARALLAX - text align */
	.parallax.parallax-textleft{text-align:left}
	.parallax.parallax-textright{text-align:right}
	
	/* OWL CAROUSEL ******************************************************************************/
	/* OWL CAROUSEL - slider nav */
	.owl-slidernavigation .owl-nav .owl-prev,.owl-slidernavigation .owl-nav .owl-next{width:10%}
	.owl-slidernavigation .owl-nav .owl-prev img,.owl-slidernavigation .owl-nav .owl-next img{width:100px}
	/* OWL CAROUSEL FULLSCREEN SLIDER - content */
	.fullscreen-container .slider-content{position:absolute;width:100%;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:center;-webkit-align-items:center;-webkit-box-align:center;align-items:center;height:100vh}
	.fullscreen-container .slider-content .slider-content-text{position:relative;padding:30px;z-index:1;text-align:center;margin:0 auto}
	.fullscreen-container .slider-content .slider-content-text::before{content:'';position:absolute;width:600px;height:80px;background-color:#acd7de;opacity:.7;top:60px;left:calc(50% - 300px);z-index:-1}
	.fullscreen-container .slider-content h3,.fullscreen-container .slider-content h6,.fullscreen-container .slider-content p{text-shadow:3px 3px 3px rgba(0,0,0,0.6)}
	.fullscreen-container .slider-content h3{font-size:5em}
	.fullscreen-container .slider-content h6{font-size:2em}
	.fullscreen-container .slider-content img{width:auto;height:auto;margin:0 auto}
	/* OWL CAROUSEL STAGE PADDING */
	.owl-stagepadding .owl-stage{margin-left:0}
	/* OWL CAROUSEL GALLERY SCROLL */
	.owl-galleryscroll{width:100%}
	/* OWL CAROUSEL GALLERY SCROLL - nav */
	.owl-galleryscroll .owl-nav{position:absolute;top:-50px;left: calc(50% - 50px);width:auto;display:inline-block}
	.owl-galleryscroll .owl-nav .owl-prev,.owl-galleryscroll .owl-nav .owl-next{background-color:#fff!important;color:var(--color-2)!important;width:40px;height:40px;line-height:40px}
	.owl-galleryscroll .owl-nav .owl-prev{margin-right:1px}
	/* OWL CAROUSEL GALLERY SCROLL - text hover */
	.owl-galleryscroll .text-hover .text-hover-content{padding:20px 10px}
	.owl-galleryscroll .text-hover .text-hover-content h6{font-size:1.1em;color:#fff;-moz-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out;position:absolute;bottom:20px;width:calc(100% - 20px);margin-bottom:0;}
	.owl-galleryscroll .text-hover .text-hover-content p{font-size:0.9em;line-height:1.2;color:#fff;margin-bottom:0;position:absolute;bottom:-30px;opacity:0;visibility:hidden;-moz-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out}
	.owl-galleryscroll .text-hover:hover .text-hover-content h6{position:relative;bottom:5px;width:auto}
	.owl-galleryscroll .text-hover:hover .text-hover-content p{position:relative;bottom:0;visibility:visible;opacity:1}
	
	/* OFFERTE HOME ******************************************************************************/
	/* OFFERTE HOME CLASSIC */
	.bg-offerte{background:-webkit-linear-gradient(top,#f8f5f1 400px,white 50%);background:-moz-linear-gradient(top,#f8f5f1 400px,white 50%);background:-ms-linear-gradient(top,#f8f5f1 400px,white 50%);background:linear-gradient(top,#f8f5f1 400px,white 50%)}
	/* OFFERTE HOME CLASSIC - text */
	.offerte-content .offerte-text{padding:2em}
	.offerte-content .offerte-prezzo{font-size:2em;margin-bottom:20px;font-weight:700;color:#735c46}
	.offerte-content .btn{padding:15px 30px;text-transform:uppercase;font-size:1.2em}
	.offerte-content .btn i{display:inline-block;margin-left:10px}
	/* OFFERTE HOME HEADER PREVIEW STYLE */
	.offerte-header-preview-style{position:fixed;right:0;top:calc(50% - 50px);width:300px;height:100px; z-index:7777;}
	.offerte-header-preview-style .offerte-header-preview-style-content{width:100%;height:100%;background-color:var(--color-2);z-index:5555;}
	/* OFFERTE HOME HEADER PREVIEW STYLE - solidshadow */
	.offerte-header-preview-style .solid-shadow.solid-shadow-top-left{bottom:30px}
	.offerte-header-preview-style p.offerte-header-preview-macrotitle{font-size:16px;font-weight:700;text-transform:uppercase;margin:5px 0 0}
	/* OFFERTE HOME HEADER PREVIEW STYLE - content */
	.offerte-header-preview-style-content{color:#fff;position:relative;text-align:center}
	.offerte-header-preview-style-content .owl-carousel .owl-stage-outer{overflow:visible!important}
	.offerte-header-preview-style-content .owl-carousel .owl-stage-outer .owl-item{ visibility:hidden;}
	.offerte-header-preview-style-content .owl-carousel .owl-stage-outer .owl-item.active{ visibility:visible;}
	.offerte-header-preview-style-content .offerte-header-preview-title{height:100px;padding:0 30px;line-height:1.1;display:flex;align-items:center;justify-content:center;font-size:1em;}
	.offerte-header-preview-style-content .offerte-header-preview-image{position:absolute;opacity:0;left:0;margin-top:-225px;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out}
	.offerte-header-preview-style-content:hover .offerte-header-preview-image{opacity:1}
	.offerte-header-preview-style-content .offerte-header-preview-price{position:absolute;right:0;top:100px;width:100px;height:100px;padding:20px 10px;background-color:#fff;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out;opacity:0}
	.offerte-header-preview-style-content .offerte-header-preview-price p{margin:0;font-weight:700;font-size:1.4em;line-height:1;color:var(--color-2)}
	.offerte-header-preview-style-content .offerte-header-preview-price p small{font-size:16px;letter-spacing:-1px;color:var(--color-2-light)}
	.offerte-header-preview-style-content:hover .offerte-header-preview-price{opacity:1}
	/* OFFERTE HOME HEADER PREVIEW STYLE - nav */
	.owl-offerteheaderpreview .owl-nav{position:relative;background-color:transparent;color:#fff;width:auto;bottom:0;display:inline-block}
	.owl-offerteheaderpreview .owl-nav .owl-prev,.owl-offerteheaderpreview .owl-nav .owl-next{background-color:transparent!important;color:#fff!important;width:40px;height:40px;line-height:40px}
	/* OFFERTE HOME HEADER PREVIEW EXTENDED */
	.offerte-header-preview-extended{width:660px;height:250px;overflow:hidden;position:absolute;top:80px;left:40%;margin-left:-330px;background-color:rgba(255,255,255,0.9);z-index:40}
	.offerte-header-preview-extended .offerte-header-preview-image,.offerte-header-preview-extended .text-header-preview{max-width:50%;position:relative;display:block}
	.offerte-header-preview-extended .owl-stage-outer{min-height:auto!important}
	.offerte-header-preview-extended h5{font-size:1.5rem;color:var(--color-1)}
	.offerte-header-preview-extended .owl-nav{position:absolute;top:5%;}
	
	/* OFFERTE ******************************************************************************/
	/* OFFERTE CONTENT BG */
	.offerta-content-bg{position:absolute;top:0;left:0;width:100%;height:100%}
	.offerta-content-bg.bg-circle-bottom{background-position:50% 90%}
	/* OFFERTE CONTENT BG - circle content */
	.offerta-container-totale .circle-content{position:absolute;bottom:20px;left:20px;width:auto;max-width:80%}
	/* OFFERTE CONTENT BG - circle bottom */
	.offerta-container-totale .circle-content .circle{position:relative;border-radius:50%;margin:0;width:250px;height:250px;color:#fff;padding:80px 20px}
	.offerta-container-totale .circle-content h3{font-size:2.5em;}
	.offerta-container-totale .circle-content h6{font-size:1em;line-height:1.2;text-transform:uppercase;font-weight:700}
	/* OFFERTE CONTENT BG - circle center */
	.offerta-container-totale .circle-center{top:10px}
	.offerta-container-totale .circle-center h3{font-size:2.5em;line-height:1.2;}
	.offerta-container-totale .circle-center h5{font-size:1.6em;line-height:1.2;font-weight:700;text-transform:capitalize}
	.offerta-container-totale .circle-center h6{font-size:1.8em;line-height:1.2;font-weight:700;text-transform:uppercase}
	/* OFFERTE BG PATTERN */
	.offerta-bg-pattern{padding:calc(50% - 100px) 10px}
	.offerta-bg-pattern h5{font-size:2.4em}
	.offerta-bg-pattern h6{font-size:2em;line-height:1.8}
	.offerta-bg-pattern .ribbon-top-right{top:-26px;right:-26px}
	/* OFFERTE ROUND BUTTON */
	.bg-roundbutton .title-roundbutton{width:80%;font-size:1.4em;padding:0 20px}
	.bg-roundbutton .subtitle-roundbutton{width:70%;font-size:1em;padding:0 20px}
	/* OFFERTE BORDERED */
	.offerta-border .offerta-border-content{margin:20px;background-color:rgba(255,255,255,0.8);padding:20px;width:calc(100% - 40px);height:auto;text-align:left}
	.offerta-border.offerta-border-color .offerta-border-content{padding:0;background-color:var(--color-2-light)}
	.offerta-border .offerta-border-content .offerta-border-title{margin:-30px 0 20px -30px;background-color:var(--color-dark);padding:10px 30px;width:max-content;color:#fff}
	.offerta-border .offerta-border-content .offerta-border-title-absolute{position:absolute;top:70px;left:40px}
	.offerta-border-price{width:80%;font-size:1.2em}
	.offerta-border.offerta-border-color .offerta-border-price{width:100%}
	.offerta-border-price span{font-weight:400;font-size:1.4em;line-height:1}
	.offerta-border .offerta-border-content .plus-button{float:right;width:60px;height:60px;background-color:var(--color-dark);color:#fff;line-height:60px;font-size:1em;text-align:center;position:absolute;right:10px;bottom:10px}
	.offerta-border.offerta-border-color .plus-button{margin:0;position:absolute;bottom:10px;right:10px}
	
	/* EVENTI */
	/* EVENTI ROUND BUTTON - title & subtitle */
	.bg-eventi .title-roundbutton{position:absolute;top:calc(5% + 50px);left:0;width:auto;height:60px;background-color:var(--color-1);color:#fff;line-height:60px;font-size:1em;font-weight:700;text-transform:uppercase;text-align:left;padding:0 30px 0 20px;border-radius:0 50px 50px 0}
	
	/* GALLERY */
	/* GALLERY - img size */
	#gallery-standard img{width:11.5%;float:left;margin:.5%}
	#gallery-nospace img{width:25%;float:left;margin:0;}
	#gallery-fullwidth img{width:20%;float:left;margin:0}

	/* FOOTER ******************************************************************************/
	/* FOOTER - floating text align */
	.footer-floatingtext-left{text-align:left}
	.footer-floatingtext-right{text-align:right}
	/* FOOTER - list unstyled */
	footer ul.list-unstyled li{padding:10px 0}
	
	/* SIZING ******************************************************************************/
	.m-md-0{margin:0!important}.m-md-5{margin:5px!important}.m-md-10{margin:10px!important}.m-md-15{margin:15px!important}.m-md-20{margin:20px!important}.m-md-25{margin:25px!important}.m-md-30{margin:30px!important}.m-md-35{margin:35px!important}.m-md-40{margin:40px!important}.m-md-45{margin:45px!important}.m-md-50{margin:50px!important}.m-md-60{margin:60px!important}.m-md-70{margin:70px!important}.m-md-80{margin:80px!important}.m-md-90{margin:90px!important}.m-md-100{margin:100px!important}.m-md-110{margin:110px!important}.m-md-120{margin:120px!important}.m-md-130{margin:130px!important}.m-md-140{margin:140px!important}.m-md-150{margin:150px!important}.ml-md-0{margin-left:0!important}.ml-md-5{margin-left:5px!important}.ml-md-10{margin-left:10px!important}.ml-md-15{margin-left:15px!important}.ml-md-20{margin-left:20px!important}.ml-md-25{margin-left:25px!important}.ml-md-30{margin-left:30px!important}.ml-md-35{margin-left:35px!important}.ml-md-40{margin-left:40px!important}.ml-md-45{margin-left:45px!important}.ml-md-50{margin-left:50px!important}.ml-md-60{margin-left:60px!important}.ml-md-70{margin-left:70px!important}.ml-md-80{margin-left:80px!important}.ml-md-90{margin-left:90px!important}.ml-md-100{margin-left:100px!important}.ml-md-110{margin-left:110px!important}.ml-md-120{margin-left:120px!important}.ml-md-130{margin-left:130px!important}.ml-md-140{margin-left:140px!important}.ml-md-150{margin-left:150px!important}.mr-md-0{margin-right:0!important}.mr-md-5{margin-right:5px!important}.mr-md-10{margin-right:10px!important}.mr-md-15{margin-right:15px!important}.mr-md-20{margin-right:20px!important}.mr-md-25{margin-right:25px!important}.mr-md-30{margin-right:30px!important}.mr-md-35{margin-right:35px!important}.mr-md-40{margin-right:40px!important}.mr-md-45{margin-right:45px!important}.mr-md-50{margin-right:50px!important}.mr-md-60{margin-right:60px!important}.mr-md-70{margin-right:70px!important}.mr-md-80{margin-right:80px!important}.mr-md-90{margin-right:90px!important}.mr-md-100{margin-right:100px!important}.mr-md-110{margin-right:110px!important}.mr-md-120{margin-right:120px!important}.mr-md-130{margin-right:130px!important}.mr-md-140{margin-right:140px!important}.mr-md-150{margin-right:150px!important}.mt-md-0{margin-top:0!important}.mt-md-5{margin-top:5px!important}.mt-md-10{margin-top:10px!important}.mt-md-15{margin-top:15px!important}.mt-md-20{margin-top:20px!important}.mt-md-25{margin-top:25px!important}.mt-md-30{margin-top:30px!important}.mt-md-35{margin-top:35px!important}.mt-md-40{margin-top:40px!important}.mt-md-45{margin-top:45px!important}.mt-md-50{margin-top:50px!important}.mt-md-60{margin-top:60px!important}.mt-md-70{margin-top:70px!important}.mt-md-80{margin-top:80px!important}.mt-md-90{margin-top:90px!important}.mt-md-100{margin-top:100px!important}.mt-md-110{margin-top:110px!important}.mt-md-120{margin-top:120px!important}.mt-md-130{margin-top:130px!important}.mt-md-140{margin-top:140px!important}.mt-md-150{margin-top:150px!important}.mb-md-0{margin-bottom:0!important}.mb-md-5{margin-bottom:5px!important}.mb-md-10{margin-bottom:10px!important}.mb-md-15{margin-bottom:15px!important}.mb-md-20{margin-bottom:20px!important}.mb-md-25{margin-bottom:25px!important}.mb-md-30{margin-bottom:30px!important}.mb-md-35{margin-bottom:35px!important}.mb-md-40{margin-bottom:40px!important}.mb-md-45{margin-bottom:45px!important}.mb-md-50{margin-bottom:50px!important}.mb-md-60{margin-bottom:60px!important}.mb-md-70{margin-bottom:70px!important}.mb-md-80{margin-bottom:80px!important}.mb-md-90{margin-bottom:90px!important}.mb-md-100{margin-bottom:100px!important}.mb-md-110{margin-bottom:110px!important}.mb-md-120{margin-bottom:120px!important}.mb-md-130{margin-bottom:130px!important}.mb-md-140{margin-bottom:140px!important}.mb-md-150{margin-bottom:150px!important}.mnl-md-0{margin-left:0!important}.mnl-md-5{margin-left:-5px!important}.mnl-md-10{margin-left:-10px!important}.mnl-md-15{margin-left:-15px!important}.mnl-md-20{margin-left:-20px!important}.mnl-md-25{margin-left:-25px!important}.mnl-md-30{margin-left:-30px!important}.mnl-md-35{margin-left:-35px!important}.mnl-md-40{margin-left:-40px!important}.mnl-md-45{margin-left:-45px!important}.mnl-md-50{margin-left:-50px!important}.mnl-md-60{margin-left:-60px!important}.mnl-md-70{margin-left:-70px!important}.mnl-md-80{margin-left:-80px!important}.mnl-md-90{margin-left:-90px!important}.mnl-md-100{margin-left:-100px!important}.mnl-md-110{margin-left:-110px!important}.mnl-md-120{margin-left:-120px!important}.mnl-md-130{margin-left:-130px!important}.mnl-md-140{margin-left:-140px!important}.mnl-md-150{margin-left:-150px!important}.mnr-md-0{margin-right:0!important}.mnr-md-5{margin-right:-5px!important}.mnr-md-10{margin-right:-10px!important}.mnr-md-15{margin-right:-15px!important}.mnr-md-20{margin-right:-20px!important}.mnr-md-25{margin-right:-25px!important}.mnr-md-30{margin-right:-30px!important}.mnr-md-35{margin-right:-35px!important}.mnr-md-40{margin-right:-40px!important}.mnr-md-45{margin-right:-45px!important}.mnr-md-50{margin-right:-50px!important}.mnr-md-60{margin-right:-60px!important}.mnr-md-70{margin-right:-70px!important}.mnr-md-80{margin-right:-80px!important}.mnr-md-90{margin-right:-90px!important}.mnr-md-100{margin-right:-100px!important}.mnr-md-110{margin-right:-110px!important}.mnr-md-120{margin-right:-120px!important}.mnr-md-130{margin-right:-130px!important}.mnr-md-140{margin-right:-140px!important}.mnr-md-150{margin-right:-150px!important}.mnt-md-0{margin-top:0!important}.mnt-md-5{margin-top:-5px!important}.mnt-md-10{margin-top:-10px!important}.mnt-md-15{margin-top:-15px!important}.mnt-md-20{margin-top:-20px!important}.mnt-md-25{margin-top:-25px!important}.mnt-md-30{margin-top:-30px!important}.mnt-md-35{margin-top:-35px!important}.mnt-md-40{margin-top:-40px!important}.mnt-md-45{margin-top:-45px!important}.mnt-md-50{margin-top:-50px!important}.mnt-md-60{margin-top:-60px!important}.mnt-md-70{margin-top:-70px!important}.mnt-md-80{margin-top:-80px!important}.mnt-md-90{margin-top:-90px!important}.mnt-md-100{margin-top:-100px!important}.mnt-md-110{margin-top:-110px!important}.mnt-md-120{margin-top:-120px!important}.mnt-md-130{margin-top:-130px!important}.mnt-md-140{margin-top:-140px!important}.mnt-md-150{margin-top:-150px!important}.mnb-md-0{margin-bottom:0!important}.mnb-md-5{margin-bottom:-5px!important}.mnb-md-10{margin-bottom:-10px!important}.mnb-md-15{margin-bottom:-15px!important}.mnb-md-20{margin-bottom:-20px!important}.mnb-md-25{margin-bottom:-25px!important}.mnb-md-30{margin-bottom:-30px!important}.mnb-md-35{margin-bottom:-35px!important}.mnb-md-40{margin-bottom:-40px!important}.mnb-md-45{margin-bottom:-45px!important}.mnb-md-50{margin-bottom:-50px!important}.mnb-md-60{margin-bottom:-60px!important}.mnb-md-70{margin-bottom:-70px!important}.mnb-md-80{margin-bottom:-80px!important}.mnb-md-90{margin-bottom:-90px!important}.mnb-md-100{margin-bottom:-100px!important}.mnb-md-110{margin-bottom:-110px!important}.mnb-md-120{margin-bottom:-120px!important}.mnb-md-130{margin-bottom:-130px!important}.mnb-md-140{margin-bottom:-140px!important}.mnb-md-150{margin-bottom:-150px!important}.p-md-0{padding:0!important}.p-md-5{padding:5px!important}.p-md-10{padding:10px!important}.p-md-15{padding:15px!important}.p-md-20{padding:20px!important}.p-md-25{padding:25px!important}.p-md-30{padding:30px!important}.p-md-35{padding:35px!important}.p-md-40{padding:40px!important}.p-md-45{padding:45px!important}.p-md-50{padding:50px!important}.p-md-60{padding:60px!important}.p-md-70{padding:70px!important}.p-md-80{padding:80px!important}.p-md-90{padding:90px!important}.p-md-100{padding:100px!important}.p-md-110{padding:110px!important}.p-md-120{padding:120px!important}.p-md-130{padding:130px!important}.p-md-140{padding:140px!important}.p-md-150{padding:150px!important}.pl-md-0{padding-left:0!important}.pl-md-5{padding-left:5px!important}.pl-md-10{padding-left:10px!important}.pl-md-15{padding-left:15px!important}.pl-md-20{padding-left:20px!important}.pl-md-25{padding-left:25px!important}.pl-md-30{padding-left:30px!important}.pl-md-35{padding-left:35px!important}.pl-md-40{padding-left:40px!important}.pl-md-45{padding-left:45px!important}.pl-md-50{padding-left:50px!important}.pl-md-60{padding-left:60px!important}.pl-md-70{padding-left:70px!important}.pl-md-80{padding-left:80px!important}.pl-md-90{padding-left:90px!important}.pl-md-100{padding-left:100px!important}.pl-md-110{padding-left:110px!important}.pl-md-120{padding-left:120px!important}.pl-md-130{padding-left:130px!important}.pl-md-140{padding-left:140px!important}.pl-md-150{padding-left:150px!important}.pr-md-0{padding-right:0!important}.pr-md-5{padding-right:5px!important}.pr-md-10{padding-right:10px!important}.pr-md-15{padding-right:15px!important}.pr-md-20{padding-right:20px!important}.pr-md-25{padding-right:25px!important}.pr-md-30{padding-right:30px!important}.pr-md-35{padding-right:35px!important}.pr-md-40{padding-right:40px!important}.pr-md-45{padding-right:45px!important}.pr-md-50{padding-right:50px!important}.pr-md-60{padding-right:60px!important}.pr-md-70{padding-right:70px!important}.pr-md-80{padding-right:80px!important}.pr-md-90{padding-right:90px!important}.pr-md-100{padding-right:100px!important}.pr-md-110{padding-right:110px!important}.pr-md-120{padding-right:120px!important}.pr-md-130{padding-right:130px!important}.pr-md-140{padding-right:140px!important}.pr-md-150{padding-right:150px!important}.pt-md-0{padding-top:0!important}.pt-md-5{padding-top:5px!important}.pt-md-10{padding-top:10px!important}.pt-md-15{padding-top:15px!important}.pt-md-20{padding-top:20px!important}.pt-md-25{padding-top:25px!important}.pt-md-30{padding-top:30px!important}.pt-md-35{padding-top:35px!important}.pt-md-40{padding-top:40px!important}.pt-md-45{padding-top:45px!important}.pt-md-50{padding-top:50px!important}.pt-md-60{padding-top:60px!important}.pt-md-70{padding-top:70px!important}.pt-md-80{padding-top:80px!important}.pt-md-90{padding-top:90px!important}.pt-md-100{padding-top:100px!important}.pt-md-110{padding-top:110px!important}.pt-md-120{padding-top:120px!important}.pt-md-130{padding-top:130px!important}.pt-md-140{padding-top:140px!important}.pt-md-150{padding-top:150px!important}.pb-md-0{padding-bottom:0!important}.pb-md-5{padding-bottom:5px!important}.pb-md-10{padding-bottom:10px!important}.pb-md-15{padding-bottom:15px!important}.pb-md-20{padding-bottom:20px!important}.pb-md-25{padding-bottom:25px!important}.pb-md-30{padding-bottom:30px!important}.pb-md-35{padding-bottom:35px!important}.pb-md-40{padding-bottom:40px!important}.pb-md-45{padding-bottom:45px!important}.pb-md-50{padding-bottom:50px!important}.pb-md-60{padding-bottom:60px!important}.pb-md-70{padding-bottom:70px!important}.pb-md-80{padding-bottom:80px!important}.pb-md-90{padding-bottom:90px!important}.pb-md-100{padding-bottom:100px!important}.pb-md-110{padding-bottom:110px!important}.pb-md-120{padding-bottom:120px!important}.pb-md-130{padding-bottom:130px!important}.pb-md-140{padding-bottom:140px!important}.pb-md-150{padding-bottom:150px!important}.pnl-md-0{padding-left:0!important}.pnr-md-0{padding-right:0!important}.pnt-md-0{padding-top:0!important}.pnb-md-0{padding-bottom:0!important}