

.card-header h5 button[aria -expanded = 'true'] {
    cursor: not-allowed !important;
    pointer-events: none;
}
	.collapsing {
  transition: none !important;
}


					.nav-link.active {
						    background-color: #2795ac!important;
						color: white!important;
					}
				
	

			.image-layer {
    padding-top: 300px;
    padding-bottom: 300px;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-image: url(https://intensy.cloud/assets/img/winter-bg.webp);
    margin-top: -16%;
    margin-bottom: -10%;
}






.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;}
@media (min-width: 576px){
.container{max-width:540px;}
}
@media (min-width: 768px){
.container{max-width:720px;}
}
@media (min-width: 992px){
.container{max-width:960px;}
}
@media (min-width: 1200px){
.container{max-width:1140px;}
}
.row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px;}
.col-6,.col-md-4,.col-md-8,.col-lg-5,.col-lg-6{position:relative;width:100%;padding-right:15px;padding-left:15px;}
.col-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}
@media (min-width: 768px){
.col-md-4{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%;}
.col-md-8{-webkit-box-flex:0;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%;}
}
@media (min-width: 992px){
.col-lg-5{-webkit-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%;}
.col-lg-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}
}
.ptb-120{padding:120px 0;}
@media (min-width: 320px) and (max-width: 992px){
.ptb-120{padding:80px 0 35px;}
}
.bg-image{position:relative;}
.bg-image .background-image-wraper{position:absolute;height:100%;top:0;left:0;background-size:cover!important;background-position:50% 50%!important;z-index:0;transition:opacity .3s linear;-webkit-transition:opacity .3s linear;opacity:0;}
.bg-image .background-image-wraper:not([class*='col-']){width:100%;}
[data-overlay]{position:relative;}
[data-overlay]:before{position:absolute;content:'';background:linear-gradient(75deg, #073482, #014cda)!important;width:100%;height:100%;top:0;left:0;z-index:1;}
[data-overlay="7"]:before{opacity:0.7;}
[data-overlay] *:not(.container):not(.background-image-wraper){z-index:2;}
.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;display:var(--fa-display, inline-block);font-style:normal;font-variant:normal;text-rendering:auto;color:inherit;color:var(--fa-color, inherit);}
.fa-arrow-alt-circle-right:before{content:'\f35a';}
.fas{font-weight:900;}
.fas{font-family:'Font Awesome 6 Pro';}

.hero-equal-height{position:relative;min-height:722px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%;width:100%;}
@media (min-width: 320px) and (max-width: 768px){
.hero-equal-height{min-height:auto;}
}
.single-offer-box{background:rgb(255 255 255);border:2px solid rgba(255, 255, 255, 0.25);margin:20px 0;border-radius:1rem;}
.single-offer-box .offer-header{width:100%;display:block;background:#2795ac;border-radius:.9rem .9rem 0 0;font-size:14px;}
.single-offer-box .offer-content{position:relative;width:100%;height:100%;top:0;bottom:0;padding:5px 5px 35px;}
.single-offer-box .offer-content span{font-size:14px;color: rgb(0 0 0);font-weight: 700;}
.single-offer-box .offer-content .starting-price small{font-weight:400;font-size:55%;margin-right:2px;}
.single-offer-box .save-now-btn{position:absolute;bottom:4px;right:auto;left:50%;-webkit-transform:translate(-50%, 0);transform:translate(-50%, 0);}
@media (min-width: 320px) and (max-width: 575px){
.single-offer-box .save-now-btn{font-size:10px;}
.single-offer-box .save-now-btn i{display:none;}
}
.hero-content-wrap{position:relative;display:block;}
.offer-text{position:relative;font-size:100px;line-height:110px;font-weight:700;}
.offer-text span{position:absolute;font-size:16px;top:-55px;left:10px;}
@media (min-width: 320px) and (max-width: 767px){
.offer-text{font-size:60px;line-height:80px;}
.offer-text span{top:-35px;}
}
.limited-time-text{background:#000000;color:white;border-radius:35px 0 35px 0;position:absolute;}
.d-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;}
.justify-content-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important;}
.align-items-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;}
@media (min-width: 576px){
.justify-content-sm-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important;}
}
@media (min-width: 992px){
.justify-content-lg-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important;}
}
.position-relative{position:relative!important;}
.mb-0{margin-bottom:0!important;}
.mb-5{margin-bottom:3rem!important;}
.pl-1{padding-left:0.25rem!important;}
.p-2{padding:0.5rem!important;}
.py-2{padding-top:0.5rem!important;}
.py-2{padding-bottom:0.5rem!important;}
.px-4{padding-right:1.5rem!important;}
.px-4{padding-left:1.5rem!important;}
@media (min-width: 768px){
.mb-md-0{margin-bottom:0!important;}
}
@media (min-width: 992px){
.mb-lg-0{margin-bottom:0!important;}
}
.text-center{text-align:center!important;}
.text-uppercase{text-transform:uppercase!important;}
.font-weight-normal{font-weight:400!important;}
.font-weight-bold{font-weight:700!important;}
.text-white{color:#fff!important;}
.text-warning{color:#f67a3c!important;}

.zoom {
  
  transition: transform .2s; /* Animation */
  
 
}

.zoom:hover {
  transform: scale(1.11); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}



/* background */
@import "susy";
@import "compass/reset";

.stars, .twinkling, .clouds {
	position:absolute;
	display:block;
	top:0; bottom:0;
	left:0; right:0;
	width:100%; height:100%;
}

.stars {
	z-index: 0;
	background: #000 url('https://i.imgur.com/YKY28eT.png') repeat top center;
}

.twinkling{
	z-index: 1;
	background:transparent url('https://i.imgur.com/XYMF4ca.png') repeat top center;
	animation: move-twink-back 200s linear infinite;
}

.clouds{
	z-index: 2;
    background:transparent url('https://i.imgur.com/mHbScrQ.png') repeat top center;
	animation: move-clouds-back 200s linear infinite;
}

@keyframes move-twink-back {
	from {background-position:0 0;}
	to {background-position:-10000px 5000px;}
}

@keyframes move-clouds-back {
	from {background-position:0 0;}
	to {background-position:10000px 0;}
}



