@import url('../fonts/hup-fonts.css');
.layervd:before {
	content: '';
    position: absolute;
    background: transparent radial-gradient(closest-side at 50% 50%, #FFFFFF00 5%, #FFFFFF 145%) 0% 0% no-repeat padding-box;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
section.flexibility {
    margin-top: 5rem;
    margin-bottom: 5rem;
}
a.btn {
    border-radius: .1rem;
    border-width: 0;
    font-size: .875rem;
    font-weight: 400;
    padding: 1rem 2.5rem;
    text-align: center;
}
.case-slides .slick-slide {
   display: flex !important;
}
.hup-wrapper {
    background-color: #fff;
}
.hup-wrapper h1, .hup-wrapper h2, .hup-wrapper h3, .hup-wrapper h4, .hup-wrapper a{
font-family: quicksand_semibold, sans-serif !important;
}
.hup-wrapper p{
font-family: quicksand_regular, sans-serif;
line-height: 30px;
    max-width: 100%;
}
.template-hup .wrap {
    margin-top: 120px;
}
.modal-dialog-centered {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - (0.5rem * 2));
}
#VideoModal{   
   z-index: 9999;
    background: #000000d6;
}
#VideoModalT{   
   z-index: 9999;
    background: #000000d6;
}
.modalv-close {
    cursor: pointer;
    z-index: 999999;
}
.border-green {
    height: 2px;
    background: #7ECD2D;
    width: 90px;
    border-radius: 2px;
}
.btn-green{
	background: #7ECD2D !important;
	text-transform: none !important;
}

@keyframes pulse-animation{
	0%{-webkit-box-shadow:0 0 0 0 hsla(0,0%,100%,.4);box-shadow:0 0 0 0 hsla(0,0%,100%,.4)}to{-webkit-box-shadow:0 0 0 20px hsla(0,0%,100%,0);box-shadow:0 0 0 20px hsla(0,0%,100%,0)}}

/*Banner section */

.hup-retail-banner {
    position: relative;
    width: 100%;
}
.hup-retail-banner h1{
 font-size: 55px !important;
}


.hup-retail-banner-video{
	    height: calc(100vh - 143px);
		object-fit: cover;
}
.hup-retail-banner .overlayer {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background: #061D2865;
}
.hup-retail-banner-logo {
    position: absolute;
    bottom: 0px;
    right: 0;
    width: 250px;
    height: 235px;
    background: #081f2d;
    padding: 1rem 1rem 0;
    -webkit-clip-path: polygon(0 27%,100% 0,100% 100%,0 100%);
    clip-path: polygon(0 27%,100% 0,100% 100%,0 100%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 2;
}
.hup-retail-banner-logo img{
	  width: 100%;
}
.bannercont{
position: absolute;
z-index: 9;
}

.hup-retail-banner-play {
    position: relative;
    background: #fff;
    width: 86px;
    height: 86px;
    border: none;
    border-radius: 50%;
	  transform: scale(1);
}
.hup-retail-banner-play:before {
    content: "";
    width: 120%;
    height: 120%;
    border: none;
    border-radius: 50%;
    display: block;
    position: absolute;
    background: #ffffff75;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.hup-retail-banner-play-icon {
    width: 22px;
    height: 22px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.hup-retail-banner-play:hover {
    cursor: pointer;
}
.hup-retail-banner-play:hover::before {
    -webkit-animation: pulse-animation 2s ease;
    animation: pulse-animation 2s ease;
}

/* Features Section */
section.features{
	 background: #061D28;
	 padding: 100px 0px;
	 clip-path: polygon(0 0, 100% 0, 100% calc(100% - 10vw), 0 100%);
    -webkit-clip-path: polygon(0 0, 100% 0, 100% calc(100% - 4vw), 0 100%);
}
section.features img{
	width: 60px;
}
.featuresdiv {
    margin-bottom: 20px;
    display: inline-block;
}
.featuresdiv h4{
	font-size: 22px;
}

/* Case Study Section */

.case-study{
	 background: #061D28;
	padding: 120px 0px;
	    clip-path: polygon(0 0, 100% 0, 100% calc(100% - 10vw), 0 100%);
    -webkit-clip-path: polygon(0 4vw, 100% 0, 100% calc(100% - 4vw), 0 100%);
}
.case-slides .row{
    padding: 10px 50px;
}
.slidecont {
    padding-left: 3rem !important;
}
.textcta {
    color: #7ECD2D !important;
}
/* Tecnology Section */
.img-respon{
	width: 100%;
}
.techvideo {
    position: relative;
    text-align: center;
	/*display: inline-block;*/
}
.vcentered {
       position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

/* Hup uses Section */
section.hupuses{
	 background: #061D28;
	 padding: 130px 0px;
	     clip-path: polygon(0 0, 100% 0, 100% calc(100% - 10vw), 0 100%);
    -webkit-clip-path: polygon(0 4vw, 100% 0, 100% calc(100% - 4vw), 0 100%);
}
section.hupuses img {
    width: 100%;
    margin-bottom: 15px;
}
.uses h3{
	font-size: 24px;
}

/* Broucher Section */

section.broucher {
    background: #061D28;
	padding: 100px 0px;
	clip-path: polygon(0 0, 100% 0, 100% calc(100% - 10vw), 0 100%);
    -webkit-clip-path: polygon(0 5vw, 100% 0, 100% calc(100% - 0vw), 0 100%);
}
.downloads{
    margin-top: 20px;
}
.text-center {
    text-align: center;
}
/* Multi Broucher Section */
.downsquare {
    background: #fff;
    padding: 10px;
    border-radius: 5px;
}
.downloadsection p{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
/* Hup wall Section */
.hupslides .slick-arrow {
	color:#000;
}
.hupslides .slick-hup-wrapperev:before {
    color: #000;
}
.hupslides .slick-next:before {
    color: #000;
}
.hupslides .slick-prev {
    left: 0px;
	z-index: 1;
}
.hupslides .slick-next {
    left: 30px;
}
.hupnumber{
    background: #ebebeb;
    border-radius: 50%;
    border: 1px solid #c1c1c1;
    width: 27px;
    height: 27px;
    display: inline-block;
    text-align: center;
    font-size: 17px;
    line-height: 27px;
	margin-right: 5px;
}
.wallcount {
    background: #93D400;
    border-radius: 50%;
    width: 33px;
    height: 33px;
    display: inline-block;
    text-align: center;
    line-height: 33px;
	outline: 4px solid #93d40082;
    cursor: pointer;
}
/* Hup roof Section */
.roofitemcontainer{
	overflow-y: scroll;
    height: 390px;
}
.roofitem {
    border-bottom: 1px solid #223640;
}
.scrollbar::-webkit-scrollbar {
    width: 3px !important;
}

.scrollbar-track::-webkit-scrollbar-track {
  background: #223640; 
}
.scrollbar-track::-webkit-scrollbar-thumb {
  background:#989898; 
}
.countback{
background: #93D400;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    display: inline-block;
    text-align: center;
	    margin-right: 5px;
}
.countpoint{
	  background: #93D400;
    border-radius: 50%;
    width: 33px;
    height: 33px;
    text-align: center;
    line-height: 33px;
	outline: 3px solid #93d40085;
}
.counttoggle{
	cursor: default;
	display: none;
}

.slick-prev:before {
    content: "";
    font-family: 'FontAwesome';
    font-size: 22px;
}
.slick-next:before {
    content: "";
    font-family: 'FontAwesome';
    font-size: 22px;
}

@media (max-width: 767px){
	.case-slides .slick-slide {
    display: block !important;
}
.hupslides .slick-prev {
   top: 57%;
}
.hupslides .slick-next {
    top: 57%;
}	
.hup-retail-banner-logo {
	display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 160px;
    height: 140px;
    background: #081f2d;
    padding: 1rem 1rem 0;
    -webkit-clip-path: polygon(0 0,100% 0,100% 99%,0 73%);
    clip-path: polygon(0 0,100% 0,100% 99%,0 73%);
    z-index: 2;
}
.hup-retail-banner-video {
    height: 75vh;
}
.hup-retail-banner h1 {
    font-size: 33px !important;
}
.mobilehide {
    display: none !important;
}
.hup-retail-banner-content .p-r-6 {
     padding-right: 1rem !important;	
}

section.features {
    padding: 60px 0px;
  
}
.mobpad{
padding-left: 0.9375rem;
    padding-right: 0.9375rem;
}
.featuresdiv p {
    font-size: 16px;
}

section.features .border-green{
	  margin-bottom: 3rem;
}
section.hupuses .row {
    text-align: center;
}
.case-study {
    padding: 60px 0px;
}
.case-slides .row {
    padding: 10px 0px;
}
.case-slides {
    width: 94%;
    margin: 0 auto;
}
.slidecont {
    padding-top: 25px;
	 padding-left: 0rem;
}
.slick-dots li button:before {
    font-size: 20px !important;
    color: #fff !important;
}

/*Hup Uses*/
section.hupuses {
    padding: 60px 0px;
}
section.hupuses img {
    margin-bottom: 20px;
}
.uses {
    margin-bottom: 3rem;
}
.uses h3 {
    font-size: 20px;
}

section.broucher {
    padding: 60px 0px;
}
.videocont {
    margin: 0 auto;
    display: block;
    padding: 0rem 1rem;
}
.techvideo {
    padding: 0rem 1rem;
}
.broucher iframe{
	height: auto;
}
.btn-green {

    padding: 10px 40px;
}
}

@media (min-width: 768px){
	.desktophide{
		display: none;
	}
	
}