@import url('https://fonts.googleapis.com/css2?family=Sora:wght@100..800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300..700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');
body
{
    font-family: "Sora", sans-serif;
	font-family: "Space Grotesk", sans-serif;
	font-size:18px;
	margin:0;
	background:#ffffff;
}
html
{
    margin: 0;
    padding: 0;	
}
ul, li, form, p, h1, h2, h3, h4, h5 ,h6
{
	margin:0;
}
.clearfix:after
{
	content:" ";
	clear:both;
	visibility:hedden;
	display:block;
	height:0px;
} 


.clsHEAD_TXT
{
	font-family: "Sora", sans-serif;
	font-weight: 400;
	font-size: 60px;
	line-height: 120%;
	letter-spacing: 0%;
}
.clsSUB_TXT
{
	font-family: "Sora", sans-serif;
	font-weight: 400;
	font-size: 48px;
	line-height: 58px;
	letter-spacing: 0%;
}
.clsSUB_TXT3
{
	font-family: Space Grotesk;
	font-weight: 400;
	font-size: 18px;
	line-height: 25px;
	letter-spacing: 0%;
	color:#E5E5E5;
}
.clsWrapper
{	
	margin:0px auto;
}
.clsHeader a
{
	color:#fff;
	text-decoration:none;
}
.clsHeader a:hover
{
	color:#fea20d;
	text-decoration:none;
}
.clsBG_Net_footer2 a
{
	color:#fff;
	text-decoration:none;
}
.clsBG_Net_footer2 a:hover
{
	color:#fea20d;
	text-decoration:none;
}
.clsMiddle
{
	background:#ffffff;
}
.clsLeft
{
	float:left;
}
.clsRight
{
	float:right;
}
.clsBG_Net_footer a
{
	color:#fff;
}
.clsBG_Net_footer a:hover
{
	color:#fea20d;
}

/* text color */
.clsTXT_BLACK2
{
	color:#000;
}
.clsTXT_BLACK
{
	color:#000;
}
.clsTXT_WHITE
{
	color:#ffffff;
}
.clsTXT_GRAY
{
	color:#989898;
}
.clsTXT_RED
{
	color:#d50000;
}
.clsTXT_BLUE
{
	color:#0047ca;
}
.clsTXT_DARK_BLUE
{
	color:#000f7d;
}
.clsTXT_SKY_BLUE
{
	color:#4ba6f3;
}
.clsTXT_NEVY_BLUE
{
	color:#0015b2;
}
.clsTXT_GREEN
{
	color:#199a00;
}
.clsTXT_DARK_GREEN
{
	color:#0f5e00;
}
.clsTXT_ORANGE
{
	color:#df7900;
}
.clsTXT_YELLOW
{
	color:#ffe300;
}
.clsTXT_GOLDEN
{
	color:#c39824;
}
.clsTXT_PURPLE
{
	color:#9751c4;
}
.clsTXT_PINK
{
	color:#dd1e8a;
}


/* text color extra */

.clsTXT_COLOR1
{
	color:#fea20d;
}
.clsTXT_COLOR2
{
	color:#fc4702;
}
.clsTXT_COLOR3
{
	color:#fee9dd;
}
.clsTXT_COLOR4
{
	color:#0498b3;
}


/* text shadow */

.clsTXT_SHADOW1
{
	text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.60);
}
.clsTXT_SHADOW2
{
	text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.75); 
}
.clsTXT_SHADOW3
{
	text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
}

/* text gredient */

.clsTXT_GREDIENT1
{
	background: linear-gradient(135deg, #5335cf 0%, #de005e 25%, #f66e48 50%, #de005e 75%, #5335cf 100%);
	background-size: 400%;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent; 
	animation: animate 10s linear infinite;
}
.clsTXT_GREDIENT2
{
	background: linear-gradient(135deg, #dac800 0%, #ff6600 25%, #ffba00 50%, #ff6600 75%, #dac800 100%);
	background-size: 400%;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent; 
	animation: animate 10s linear infinite;
}

/* text align */

.clsTXT_LEFT
{
	text-align:left;
}
.clsTXT_RIGHT
{
	text-align:right;
}
.clsTXT_CENTER
{
	text-align:center;
}


/* text size */

.clsTXT_SM
{
	font-size:13px;
}
.clsTXT_MD
{
	font-size:30px;
}
.clsTXT_LG
{
	font-size: 3.3rem;
	font-weight: 400;
}
.clsTXT_LG2
{
	font-size: 5.3rem;
	font-weight: 400;
}

/* text format */

.clsTXT_UP
{
	text-transform:uppercase;
}
.clsTXT_LOW
{
	text-transform:lowercase;
}
.clsTXT_CAP
{
	text-transform:capitalize;
}
.clsTXT_JUSTFY
{
	text-align:justify;
}


/* background image*/

.clsBG_1
{
	background:#000000 url('../images/BG1.png') no-repeat scroll top center;
	background-size: cover;
}

.clsBG_Net_ico
{
	border: 1px solid #FFFFFF33;box-shadow: 0px 4px 50px 0px #00000099;backdrop-filter: blur(45px);background: linear-gradient(180deg, #1A1A1A -29.71%, rgba(53, 53, 53, 0) 75.89%);gap: 10px;border-radius: 20px;border-width: 1px;
}
.clsBG_Net_ico2
{
	background:transparent url('../images/net4_ico.png') no-repeat scroll top center;
}


.clsBG_Net_plan
{
	border: 1px solid #FFFFFF33;box-shadow: 0px 4px 50px 0px #00000099;backdrop-filter: blur(45px);background: linear-gradient(180deg, #1A1A1A -29.71%, rgba(53, 53, 53, 0) 75.89%);gap: 10px;border-radius: 20px;border-width: 1px;
}
.clsBG_Net_plan2
{
	background:transparent url('../images/net_plan.png') no-repeat scroll top center;
}
.clsBG_Net_plan3
{
	border: 1px solid #FFB106;box-shadow: 0px 4px 50px 0px #00000099;backdrop-filter: blur(45px);background: linear-gradient(180deg, #1A1A1A -29.71%, rgba(53, 53, 53, 0) 75.89%);gap: 10px;border-radius: 20px;border-width: 1px;
}


.clsBG_Net_platform
{
	border: 1px solid #FFFFFF33;box-shadow: 0px 4px 50px 0px #00000099;backdrop-filter: blur(45px);background: linear-gradient(180deg, #1A1A1A -29.71%, rgba(53, 53, 53, 0) 75.89%);gap: 10px;border-radius: 20px;border-width: 1px;
}
.clsBG_Net_platform2
{
	background:transparent url('../images/net3.png') no-repeat scroll top center;
}

.clsBG_Net_yl
{
	background:transparent url('../images/net2.png') no-repeat scroll top center;
}

.clsBG_Net_footer
{
	background:transparent url('../images/net_footer.png') no-repeat scroll top center;
}
.clsBG_Net_footer2
{
	border-left:1px solid #FFFFFF33;border-right:1px solid #FFFFFF33;box-shadow: 0px 4px 50px 0px #00000099;backdrop-filter: blur(45px);background: linear-gradient(180deg, #1A1A1A -29.71%, rgba(53, 53, 53, 0) 75.89%);gap: 10px;border-width: 1px;
}
/* background color*/

.clsBG_BLACK
{
	background:#000000;
}
.clsBG_WHITE
{
	background:#ffffff;
}
.clsBG_GRAY
{
	background:#fcf4ef;
}
.clsBG_RED
{
	background:#d50000;
}
.clsBG_BLUE
{
	background:#0047ca;
}
.clsBG_DARK_BLUE
{
	background:#000f7d;
}
.clsBG_SKY_BLUE
{
	background:#4ba6f3;
}
.clsBG_NEVY_BLUE
{
	background:#0015b2;
}
.clsBG_GREEN
{
	background:#199a00;
}
.clsBG_DARK_GREEN
{
	background:#0f5e00;
}
.clsBG_ORANGE
{
	background:#df7900;
}
.clsBG_YELLOW
{
	background:#ffe300;
}
.clsBG_GOLDEN
{
	background:#696107;
}
.clsBG_PURPLE
{
	background:#9751c4;
}
.clsBG_PINK
{
	background:#dd1e8a;
}


/* background color extra */

.clsBG_COL1
{
	background:#fea20d;
}
.clsBG_COL2
{
	background:#243c6c;
}
.clsBG_COL3
{
	background:#3e4a59;
}
.clsBG_COL4
{
	background:#cb6e49;
}


/* without padding and margin */

.clsNO_PAD
{
	padding:0px;
}
.clsNO_MRG
{
	padding:0px;
}


/* padding */

.clsPADDING1
{
	padding:1px;
}
.clsPADDING2
{
	padding:2px;
}
.clsPADDING3
{
	padding:3px;
}
.clsPADDING4
{
	padding:4px;
}
.clsPADDING5
{
	padding:5px;
}
.clsPADDING10
{
	padding:10px;
}
.clsPADDING15
{
	padding:15px;
}
.clsPADDING20
{
	padding:20px;
}
.clsPADDING25
{
	padding:25px;
}
.clsPADDING30
{
	padding:30px;
}
.clsPADDING35
{
	padding:35px;
}
.clsPADDING40
{
	padding:40px;
}
.clsPADDING45
{
	padding:45px;
}
.clsPADDING50
{
	padding:50px;
}
.clsPADDING55
{
	padding:55px;
}


/* padding top */

.clsPADDING_TOP5
{
	padding-top:5px;
}
.clsPADDING_TOP10
{
	padding-top:10px;
}
.clsPADDING_TOP15
{
	padding-top:15px;
}
.clsPADDING_TOP20
{
	padding-top:20px;
}
.clsPADDING_TOP25
{
	padding-top:25px;
}
.clsPADDING_TOP30
{
	padding-top:30px;
}
.clsPADDING_TOP35
{
	padding-top:35px;
}
.clsPADDING_TOP40
{
	padding-top:40px;
}
.clsPADDING_TOP45
{
	padding-top:45px;
}
.clsPADDING_TOP50
{
	padding-top:50px;
}
.clsPADDING_TOP55
{
	padding-top:55px;
}


/* padding bottom */

.clsPADDING_BOTTOM5
{
	padding-bottom:5px;
}
.clsPADDING_BOTTOM10
{
	padding-bottom:10px;
}
.clsPADDING_BOTTOM15
{
	padding-bottom:15px;
}
.clsPADDING_BOTTOM20
{
	padding-bottom:20px;
}
.clsPADDING_BOTTOM25
{
	padding-bottom:25px;
}
.clsPADDING_BOTTOM30
{
	padding-bottom:30px;
}
.clsPADDINGBOTTOM35
{
	padding-bottom:35px;
}
.clsPADDING_BOTTOM40
{
	padding-bottom:40px;
}
.clsPADDING_BOTTOM45
{
	padding-bottom:45px;
}
.clsPADDING_BOTTOM50
{
	padding-bottom:50px;
}
.clsPADDING_BOTTOM55
{
	padding-bottom:55px;
}


/* margin */

.clsMARGIN1
{
	margin:1px;
}
.clsMARGIN2
{
	margin:2px;
}
.clsMARGIN3
{
	margin:3px;
}
.clsMARGIN4
{
	margin:4px;
}
.clsMARGIN5
{
	margin:5px;
}
.clsMARGIN10
{
	margin:10px;
}
.clsMARGIN15
{
	margin:15px;
}
.clsMARGIN20
{
	margin:20px;
}
.clsMARGIN25
{
	margin:25px;
}
.clsMARGIN30
{
	margin:30px;
}
.clsMARGIN35
{
	margin:5px;
}
.clsMARGIN40
{
	margin:40px;
}
.clsMARGIN45
{
	margin:45px;
}
.clsMARGIN50
{
	margin:50px;
}
.clsMARGIN55
{
	margin:55px;
}


/* margin top */

.clsMARGIN_TOP5
{
	margin-top:5px;
}
.clsMARGIN_TOP10
{
	margin-top:10px;
}
.clsMARGIN_TOP15
{
	margin-top:15px;
}
.clsMARGIN_TOP20
{
	margin-top:20px;
}
.clsMARGIN_TOP25
{
	margin-top:25px;
}
.clsMARGIN_TOP30
{
	margin-top:30px;
}
.clsMARGIN_TOP35
{
	margin-top:35px;
}
.clsMARGIN_TOP40
{
	margin-top:40px;
}
.clsMARGIN_TOP45
{
	margin-top:45px;
}
.clsMARGIN_TOP50
{
	margin-top:50px;
}
.clsMARGIN_TOP55
{
	margin-top:55px;
}


/* margin bottom */

.clsMARGIN_BOTTOM5
{
	margin-bottom:5px;
}
.clsMARGIN_BOTTOM10
{
	margin-bottom:10px;
}
.clsMARGIN_BOTTOM15
{
	margin-bottom:15px;
}
.clsMARGIN_BOTTOM20
{
	margin-bottom:20px;
}
.clsMARGIN_BOTTOM25
{
	margin-bottom:25px;
}
.clsMARGIN_BOTTOM30
{
	margin-bottom:30px;
}
.clsMARGIN_BOTTOM35
{
	margin-bottom:35px;
}
.clsMARGIN_BOTTOM40
{
	margin-bottom:40px;
}
.clsMARGIN_BOTTOM45
{
	margin-bottom:45px;
}
.clsMARGIN_BOTTOM50
{
	margin-bottom:50px;
}
.clsMARGIN_BOTTOM55
{
	margin-bottom:55px;
}

/* padding percentege top bottom */

.clsPAD_PER_TB1
{
	padding:1% 0px;
}
.clsPAD_PER_TB2
{
	padding:2% 0px;
}
.clsPAD_PER_TB3
{
	padding:3% 0px;
}
.clsPAD_PER_TB4
{
	padding:4% 0px;
}
.clsPAD_PER_TB5
{
	padding:5% 0px;
}
.clsPAD_PER_TB6
{
	padding:6% 0px;
}
.clsPAD_PER_TB7
{
	padding:7% 0px;
}
.clsPAD_PER_TB8
{
	padding:8% 0px;
}
.clsPAD_PER_TB9
{
	padding:9% 0px;
}
.clsPAD_PER_TB10
{
	padding:10% 0px;
}
.clsPAD_PER_TB11
{
	padding:11% 0px;
}
.clsPAD_PER_TB12
{
	padding:12% 0px;
}
.clsPAD_PER_TB13
{
	padding:13% 0px;
}
.clsPAD_PER_TB14
{
	padding:14% 0px;
}
.clsPAD_PER_TB15
{
	padding:15% 0px;
}


/* padding percentege top */

.clsPAD_PER_TOP2
{
	padding-top:2%;
}
.clsPAD_PER_TOP4
{
	padding-top:4%;
}
.clsPAD_PER_TOP6
{
	padding-top:6%;
}
.clsPAD_PER_TOP8
{
	padding-top:8%;
}
.clsPAD_PER_TOP10
{
	padding-top:10%;
}
.clsPAD_PER_TOP12
{
	padding-top:12%;
}
.clsPAD_PER_TOP16
{
	padding-top:16%;
}
.clsPAD_PER_TOP18
{
	padding-top:18%;
}
.clsPAD_PER_TOP20
{
	padding-top:20%;
}


/* padding percentege bottom */

.clsPAD_PER_BOTTOM2
{
	padding-bottom:2%;
}
.clsPAD_PER_BOTTOM4
{
	padding-bottom:4%;
}
.clsPAD_PER_BOTTOM6
{
	padding-bottom:6%;
}
.clsPAD_PER_BOTTOM8
{
	padding-bottom:8%;
}
.clsPAD_PER_BOTTOM10
{
	padding-bottom:10%;
}
.clsPAD_PER_BOTTOM12
{
	padding-bottom:12%;
}
.clsPAD_PER_BOTTOM16
{
	padding-bottom:16%;
}
.clsPAD_PER_BOTTOM18
{
	padding-bottom:18%;
}
.clsPAD_PER_BOTTOM20
{
	padding-bottom:20%;
}


/* border top gray */

.clsBORDER_TOP_GRAY1
{
	border-top:1px solid #d3d3d3;
}


/* border black */

.clsBORDER_BLACK1
{
	border:1px solid #000000;
}
.clsBORDER_BLACK2
{
	border:2px solid #000000;
}
.clsBORDER_BLACK3
{
	border:3px solid #000000;
}
.clsBORDER_BLACK4
{
	border:4px solid #000000;
}


/* border gray */

.clsBORDER_GRAY1
{
	border:1px solid #d3d3d3;
}
.clsBORDER_GRAY2
{
	border:2px solid #d3d3d3;
}
.clsBORDER_GRAY3
{
	border:3px solid #d3d3d3;
}
.clsBORDER_GRAY4
{
	border:4px solid #d3d3d3;
}


/* border white */

.clsBORDER_WHITE1
{
	border:1px solid #ffffff;
}
.clsBORDER_WHITE2
{
	border:2px solid #ffffff;
}
.clsBORDER_WHITE3
{
	border:3px solid #ffffff;
}
.clsBORDER_WHITE4
{
	border:4px solid #ffffff;
}


/* border color */

.clsBORDER_COLOR1
{
	border:1px solid #db3e00;
}
.clsBORDER_COLOR2
{
	border:2px solid #db3e00;
}
.clsBORDER_COLOR3
{
	border:3px solid #db3e00;
}
.clsBORDER_COLOR4
{
	border:4px solid #db3e00;
}


/* border dashed */

.clsBORDER_DASHED1
{
	border: 1px dashed #c2c2c2
}
.clsBORDER_DASHED2
{
	border: 2px dashed #c2c2c2
}
.clsBORDER_DASHED3
{
	border: 3px dashed #c2c2c2
}
.clsBORDER_DASHED4
{
	border: 4px dashed #c2c2c2
}
.clsBORDER_DASHED5
{
	border: 5px dashed #c2c2c2
}


/* border align */

.clsBORDER_LEFT
{
	border-left:1px solid #c2c2c2;
}
.clsBORDER_RIGHT
{
	border-right:1px solid #c2c2c2;
}
.clsBORDER_TOP
{
	border-top:1px solid #c2c2c2;
}
.clsBORDER_BOTTOM
{
	border-bottom:1px solid #c2c2c2;
}


/* border radius */

.clsBORDER_RADIUS4
{
	border-radius:4px;
}
.clsBORDER_RADIUS6
{
	border-radius:6px;
}
.clsBORDER_RADIUS8
{
	border-radius:8px;
}
.clsBORDER_RADIUS10
{
	border-radius:10px;
}
.clsBORDER_RADIUS12
{
	border-radius:12px;
}
.clsBORDER_RADIUS15
{
	border-radius:15px;
}
.clsBORDER_RADIUS20
{
	border-radius:20px;
}


/* border radius top */

.clsBORDER_RADIUS_TOP4
{
	border-radius:4px 4px 0px 0px;
}
.clsBORDER_RADIUS_TOP6
{
	border-radius:6px 6px 0px 0px;
}
.clsBORDER_RADIUS_TOP8
{
	border-radius:8px 8px 0px 0px;
}
.clsBORDER_RADIUS_TOP10
{
	border-radius:10px 10px 0px 0px;
}
.clsBORDER_RADIUS_TOP12
{
	border-radius:12px 12px 0px 0px;
}


/* border radius left */

.clsBORDER_RADIUS_LEFT4
{
	border-radius:4px 0px 0px 4px;
}
.clsBORDER_RADIUS_LEFT6
{
	border-radius:6px 0px 0px 6px;
}
.clsBORDER_RADIUS_LEFT8
{
	border-radius:8px 0px 0px 8px;
}
.clsBORDER_RADIUS_LEFT10
{
	border-radius:10px 0px 0px 10px;
}
.clsBORDER_RADIUS_LEFT12
{
	border-radius:12px 0px 0px 12px;
}


/* border radius right */

.clsBORDER_RADIUS_RIGHT4
{
	border-radius:0px 4px 4px 0px;
}
.clsBORDER_RADIUS_RIGHT6
{
	border-radius:0px 6px 6px 0px;
}
.clsBORDER_RADIUS_RIGHT8
{
	border-radius:0px 8px 8px 0px;
}
.clsBORDER_RADIUS_RIGHT10
{
	border-radius:0px 10px 10px 0px;
}
.clsBORDER_RADIUS_RIGHT12
{
	border-radius:0px 12px 12px 0px;
}


/* box shadow */

.clsBOX_SHADOW1
{
	box-shadow: 0 3px 3px rgba(0,0,0,0.2);
}
.clsBOX_SHADOW2
{
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
}
.clsBOX_SHADOW3
{
	box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.3);
}
.clsBOX_SHADOW4 
{
	box-shadow: 0 1px 1px rgba(0,0,0,0.12), 0 2px 2px rgba(0,0,0,0.12), 0 4px 4px rgba(0,0,0,0.12), 0 8px 8px rgba(0,0,0,0.12), 0 16px 16px rgba(0,0,0,0.12);
}
.clsBOX_SHADOW5 
{
	box-shadow: 0 1px 1px rgba(0,0,0,0.15), 0 2px 2px rgba(0,0,0,0.15), 0 4px 4px rgba(0,0,0,0.15), 0 8px 8px rgba(0,0,0,0.15);
}
.clsBOX_SHADOW6 
{
	box-shadow: 0 1px 1px rgba(0,0,0,0.11), 0 2px 2px rgba(0,0,0,0.11), 0 4px 4px rgba(0,0,0,0.11), 0 8px 8px rgba(0,0,0,0.11), 0 16px 16px rgba(0,0,0,0.11), 0 32px 32px rgba(0,0,0,0.11);
}
.clsBOX_SHADOW7 
{
	box-shadow: 0 1px 1px rgba(0,0,0,0.25), 0 2px 2px rgba(0,0,0,0.20), 0 4px 4px rgba(0,0,0,0.15), 0 8px 8px rgba(0,0,0,0.10), 0 16px 16px rgba(0,0,0,0.05);
}
.clsBOX_SHADOW8 
{
    box-shadow: 0 1px 1px rgba(0,0,0,0.08), 0 2px 2px rgba(0,0,0,0.12), 0 4px 4px rgba(0,0,0,0.16), 0 8px 8px rgba(0,0,0,0.20);
}
.clsBOX_SHADOW9 
{
    box-shadow: 0 1px 2px rgba(0,0,0,0.07), 0 2px 4px rgba(0,0,0,0.07), 0 4px 8px rgba(0,0,0,0.07), 0 8px 16px rgba(0,0,0,0.07), 0 16px 32px rgba(0,0,0,0.07), 0 32px 64px rgba(0,0,0,0.07);
}
.clsBOX_SHADOW10 
{
	box-shadow: 0 1px 1px rgba(0,0,0,0.11), 0 2px 2px rgba(0,0,0,0.11), 0 4px 4px rgba(0,0,0,0.11), 0 6px 8px rgba(0,0,0,0.11), 0 8px 16px rgba(0,0,0,0.11);
}
.clsBOX_SHADOW11 
{
	box-shadow: 0 2px 1px rgba(0,0,0,0.09), 0 4px 2px rgba(0,0,0,0.09), 0 8px 4px rgba(0,0,0,0.09), 0 16px 8px rgba(0,0,0,0.09), 0 32px 16px rgba(0,0,0,0.09);
}


/* gredient background */

.clsGREDIENT_SKY_BLUE
{
	background-image: linear-gradient(to right, rgb(56, 189, 248), rgb(59, 130, 246));
}
.clsGREDIENT_BLUE
{
	background-image: linear-gradient(to right, rgb(29, 78, 216), rgb(30, 64, 175), rgb(17, 24, 39));
}
.clsGREDIENT_PINK
{
	background-image: linear-gradient(to right, rgb(244, 114, 182), rgb(219, 39, 119));
}
.clsGREDIENT_ORANGE
{
	background-image: linear-gradient(to right, rgb(202, 138, 4), rgb(220, 38, 38));
}
.clsGREDIENT_GREEN
{
	background-image: linear-gradient(to right, rgb(118, 109, 4), rgb(83, 76, 0));
}
.clsGREDIENT_BLACK
{
	background-image: linear-gradient(rgb(17, 24, 39), rgb(75, 85, 99));
}
.clsGREDIENT_GRAY
{
	background-image: linear-gradient(to right, rgb(243, 244, 246), rgb(209, 213, 219))
}
.clsGREDIENT_RED
{
	background-image: linear-gradient(to right, rgb(239, 68, 68), rgb(153, 27, 27));
}



/* Clear floats after image containers */
.clsBOX::after {
	content: "";
	clear: both;
	display: table;
}

/* Three image containers (use 25% for four, and 50% for two, etc) */

.clsBOX_COLUMN2 
{
	float: left;
	width: 50%;
}
.clsBOX_COLUMN3  
{
	float: left;
	width: 33.33%;
}
.clsBOX_COLUMN4  
{
	float: left;
	width: 25%;
}




.clsFRM_INPT
{
	box-shadow: 0px 4px 50px 0px #00000099;
	border: 1px solid #FFFFFF33;
	height:50px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	gap: 10px;
	border-radius: 12px;
	border-width: 1px;
	background: linear-gradient(168.65deg, rgba(255, 255, 255, 0.075) -2.45%, rgba(255, 255, 255, 0) 102.09%);
	color:#E5E5E5;
}




/* image responsive */

.Responsive {
	width: 100%;
	height: auto;
}


/* full image background */

.clsFULL_IMG_BG {
	background-image: url("../images/full_bg_img.jpg");
	height: 100%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}


/* background transparent */

.clsBG_TRANSPARENT
{
	background: rgb(0, 0, 0);
	background: rgba(0, 0, 0, 0.5);
}


.btn-warning {
  color: #fff;
  background:#fea20d;
  width: 194;
	height: 55;
	gap: 10px;
	border-radius: 50px;
	padding-top: 10px;
	padding-right: 31px;
	padding-bottom: 10px;
	padding-left: 31px;
	border-color: 0px;
	border:0px;
	font-family: "Sora", sans-serif;
	font-weight: 600;
	font-size: 16px;
}

.btn-dark {
	color: #fff;
  background:#1D1D1D;
  width: 194;
	height: 55;
	gap: 10px;
	border-radius: 50px;
	padding-top: 10px;
	padding-right: 31px;
	padding-bottom: 10px;
	padding-left: 31px;
	border-color: 0px;
	border:0px;
	font-family: "Sora", sans-serif;
	font-weight: 600;
	font-size: 16px;
}



.carousel-control-next-icon {
  background-image: url('../images/slide_arrow_2.png');
  height:40px;
  width:40px;
}
.carousel-control-prev-icon {
  background-image: url('../images/slide_arrow_1.png');
  height:40px;
  width:40px;
}

	





.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  color: #fff;
}


.btc-accordion .card {
    cursor: pointer;
    color: #f2f2f2;
    background-color: rgba(0, 0, 0, 0.1);
}

.btc-accordion .card a {
    color: #f2f2f2;
    text-decoration: none;
}

.accordion-icon[aria-expanded="false"] .fa-angle-down {
    transform: rotate(0deg);
}

.accordion-icon[aria-expanded="true"] .fa-angle-down {
    transform: rotate(180deg);
    transition: 0.5s;
}



.equal {
  display: flex;
}

.equal2 {
  flex: 1;
}



.clsBTN_BX
{
	border: 1px solid #FFFFFF33;
	box-shadow: 0px 4px 50px 0px #00000099;backdrop-filter: blur(45px);
	background: linear-gradient(168.65deg, rgba(255, 255, 255, 0.25) -2.45%, rgba(255, 255, 255, 0.05) 102.09%);
	border-radius: 10px;
	border-width: 1px;
}
.dropdown-item:focus, .dropdown-item:hover {
  color: #fff;
  text-decoration:none;
  background-color:#3d3d3d;
}
.dropdown-item
{
	color: #fff;
}

/* Media Screen */

@media screen and (max-width: 768px)
{
	h1
	{
		font-size:30px;
	}
	h2
	{
		font-size:20px;
	}
	h3
	{
		font-size:18px;
	}
	.clsTXT_LG
	{
		font-size:20px;
		font-weight: 400;
	}
	.clsTXT_LG2
	{
		font-size:30px;
		font-weight: 400;
	}
	
	.clsHEAD_TXT
{
	font-family: "Sora", sans-serif;
	font-family: Sora;
	font-weight: 300;
	font-size: 32px;
	line-height: 100%;
	letter-spacing: 0%;
}
.clsSUB_TXT
{
	font-family: "Sora", sans-serif;
	font-family: Sora;
	font-weight: 300;
	font-size: 32px;
	line-height: 100%;
	letter-spacing: 0%;

}
.clsSUB_TXT2
{
	font-family: "Space Grotesk", sans-serif;
	font-weight: 500;
	font-size: 16px;
	line-height:20px;
	letter-spacing: 0%;
	color:#E5E5E5;

}

.clsPADDING_TOP50
{
	padding-top:30px;
}
.clsPADDING_TOP30 
{
	padding-top:10px;
}
.clsPADDING_BOTTOM30
{
	padding-bottom:10px;
}
.clsPADDING30
{
	padding:10px;
}
.clsPAD_PER_TB6
{
	padding:3% 0px;
}
.clsPAD_PER_TB7
{
	padding:4% 0px;
}
.clsPAD_PER_TB8
{
	padding:4% 0px;
}
.clsPAD_PER_TB9
{
	padding:4% 0px;
}
.clsPAD_PER_TB10
{
	padding:5% 0px;
}
.clsPAD_PER_TB11
{
	padding:5% 0px;
}
.clsPAD_PER_TB12
{
	padding:5% 0px;
}
.clsMOB_TOP_PAD
{
	padding-top:20%;
}
.clsMOB_TOP_PAD2
{
	padding-top:55%;
}
.clsFTR p
{
	text-align:center;
}
.clsFTR img
{
	text-align:center;
}
.clsCOMPUTER_VIEW
{
	display:none;
}
.clsCOMP_BTN1
{
	display:none;
}
.clsCOMP_SECTION
{
	display:none;
}
}
@media (min-width: 768px) 
{
	.clsMOBILE_VIEW{display:none;}
	.clsMOB_BTN1{display:none;}
	.clsMOB_SECTION{display:none;}
}
