/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/

.container { max-width: 1440px !important; }

body, p, h1, h2, h3, h4, h5, a, li, span, input, textarea, label { font-family: 'Poppins', sans-serif !important; }

p { font-weight: 200 !important; font-size: 16px !important; }

.fitalik { font-style: italic !important; }
.lsp1 { letter-spacing: 1px !important; }

.frobotocond { font-family: "Roboto Condensed", sans-serif !important; font-optical-sizing: auto; font-style: normal; }
.fpoppins { font-family: 'Poppins', sans-serif !important; }

.fcblack { color: black !important; } .fcwhite { color: white !important; } .fcgray { color: #7a7a7a !important; }

.fs90 { font-size: 90px !important; } .fs75 { font-size: 75px !important; } .fs72 { font-size: 72px !important; } .fs60 { font-size: 60px !important; } .fs45 { font-size: 45px !important; } .fs42 { font-size: 42px !important; } .fs36 { font-size: 36px !important; }  .fs30 { font-size: 30px !important; } .fs27 { font-size: 27px !important; } .fs24 { font-size: 24px !important; } .fs21 { font-size: 21px !important; } 
.fs18 { font-size: 18px !important; } .fs16 { font-size: 16px !important; } .fs15 { font-size: 15px !important; } .fs13 { font-size: 13px !important; }  .fs12 { font-size: 12px !important; } 

.fw200 { font-weight: 200 !important; } .fw300 { font-weight: 300 !important; } .fw400 { font-weight: 400 !important; } .fw500 { font-weight: 500 !important; } .fw700 { font-weight: 700 !important; } .fw800 { font-weight: 800 !important; }

input, textarea {font-family: "gotham", sans-serif !important; font-style: normal !important; border-radius: 0 !important; border-top: none !important; border-right: none !important; border-left: none !important; }

.lh100 { line-height: 100% !important; }
.lh110 { line-height: 110% !important; }
.lh120 { line-height: 120% !important; }
.lh130 { line-height: 130% !important; }
.lh150 { line-height: 150% !important; }

.w10 { width: 10% !important; }
.w25 { width: 25% !important; }
.w30 { width: 30% !important; }
.w40 { width: 40% !important; }
.w50 { width: 50% !important; }
.w50 { width: 50% !important; }
.w90 { width: 90% !important; }
.w100 { width: 100% !important; }

.marg0 { margin: 0 !important; }
.padd0 { padding: 0 !important; }
.padd1 { padding: 1% !important; }
.padd5 { padding: 5% !important; }

.secpadd0 { padding: 0 !important; }
.secpadd5 { padding: 5% !important; }

.btnfloatleft { left: -75px; }

.breakmob { display: none !important; }

.rightbar { border-right: 1px solid black !important; }

.grid-filter-wrap { border: none !important; }
.grid-filter li.activeFilter a { background: transparent !important; color: #d3b573 !important; }
.grid-filter li a { border: none !important; color: black !important; font-family: "Roboto Condensed", sans-serif !important; font-optical-sizing: auto; font-style: normal; font-size: 24px !important; font-weight: 500 !important; padding: 2px 5px !important; text-align: left !important; }

.grid-filter { display: flex !important; flex-direction: column !important; align-items: flex-start !important; align-content: flex-start !important; border: none !important; }

.sildersbanners { min-height: 50vh !important; }

.paddctable { padding-top: 12px !important; padding-bottom: 6px !important; }

@media (max-height: 1000px) {
	.sildersbanners { min-height: 75vh !important; }
}
@media (max-height: 670px) {
	.sildersbanners { min-height: 100vh !important; }
}

@media (max-width: 1440px){
	.container { max-width: 95% !important; }
	.btnfloatleft { display: none; }
}

@media (max-width: 991px){
	.fs75 { font-size: 66px !important; }
	
	.slider-caption.slider-caption-center { max-width: 90% !important; }
	
	.w40 { width: 50% !important; }
}

@media (max-width: 767px){
	.fs90 { font-size: 75px !important; }
	.fs75 { font-size: 60px !important; }
	.fs60 { font-size: 48px !important; }
	.fs30 { font-size: 27px !important; }
	.fs24 { font-size: 21px !important; }
	.fs21 { font-size: 18px !important; }
	
	.min-vh-50 { min-height: 40vh !important; }
	
	.allcentermob { text-align: center !important; padding: 5% !important; }
	
	.w40 { width: 60% !important; }
	.w30 { width: 40% !important; }
	.w25 { width: 45% !important; }
	
	.fsfooter { font-size: 14px !important; }
	
	.col-6 { width: 100% !important; }
	.btnformlabels { width: 33.33% !important; margin: 0 !important; border-radius: 0 !important; }
	
	.breakmob { display: block !important; }
	
	.w90 { width: 100% !important; }
	
	.grid-filter { flex-direction: row !important; justify-content: center !important; flex-wrap: wrap !important; }
	.grid-filter li a  { width: 180px !important; font-size: 18px !important; margin-bottom: 15px !important; text-align: center !important; }
}

@media (max-width: 580px){
	.fs90 { font-size: 69px !important; }
	.fs75 { font-size: 54px !important; }
	.fs60 { font-size: 42px !important; }
	.fs30 { font-size: 25px !important; }
	.fs24 { font-size: 19px !important; }
	.fs21 { font-size: 17px !important; }
	.fs16 { font-size: 15px !important; }
	p { font-size: 15px !important; }
	
	.w40 { width: 100% !important; }
	.w30 { width: 100% !important; }
	.w25 { width: 100% !important; }
	
	.dflexmob { display: block !important; width: 100% !important; }
	
	.dnonemob { display: none !important; }
	
	.btnformlabels { width: 50% !important; }
	
	.grid-filter li a { width: 100% !important; border: none !important; }
}

@media (max-width: 480px){
	.fs90 { font-size: 60px !important; }
	.fs75 { font-size: 48px !important; }
	.fs60 { font-size: 36px !important; }
	.fs30 { font-size: 22px !important; }
	.fs24 { font-size: 18px !important; }
	.fs21 { font-size: 16px !important; }
	.fs18 { font-size: 15px !important; }
	p { font-size: 14px !important; }
	
	.btnformlabels { width: 80% !important; }
}

