@charset "UTF-8";
@import url("../webfonts/Inter_Regular/stylesheet.css");
@import url("../webfonts/Inter_Medium/stylesheet.css");
@import url("../webfonts/Inter_Thin_BETA/stylesheet.css");
@import url("../webfonts/Dynalight_Regular/stylesheet.css");
@import url("../webfonts/DejaVuSans_ExtraLight/stylesheet.css");
.basic {
}

body {
	background-image: url();
}

		body,td,th {
}
.about224boldL {
	font-family: "Open Sans Regular";
	font-size: 56px;
	color: #333333;
	letter-spacing: -2px;
	/* [disabled]font-weight: bold; */
}
.about224boldwh {
	font-family: "Inter Regular";
	font-size: 20px;
	color: #333333;
	letter-spacing: -1px;
	/* [disabled]font-weight: bold; */
	background-color: #F8F8F8;
	padding: 8px;
}
.about224boldwhL {
	font-family: "Open Sans Regular";
	font-size: 56px;
	color: #FFFFFF;
}
.boxingWhite {
	font-family: "Inter Regular";
	font-size: 38px;
	color: #FFFFFF;
	letter-spacing: -1px;
	line-height: 45px;
	font-weight: 600;
}
.about2new {
	font-family: "montserrat light [allfont net]";
	font-size: 22px;
	color: #000000;
}
.about2newSmall {
	font-family: "Inter Regular";
	font-size: 16px;
	color: #666666;
	font-style: normal;
	font-weight: normal;
}
.about2newSmallwhite {
	font-family: "Inter Regular";
	font-size: 12px;
	color: #FFFFFF;
	/* [disabled]letter-spacing: -0.5px; */
	line-height: 20px;
	font-style: normal;
	font-weight: 500;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	/* [disabled]text-decoration: underline; */
	color: #EE2B20;
}
a:active {
	text-decoration: none;
}
        
.contacthead {
	background-color: #CCC;
	background-image: url(../img/1920/contact.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 350px;
	width: 100%;
}
.footer1 {
	background-color: #272727;
	height: auto;
	width: 100%;
	float: left;
}
.footer2 {
	background-color: #333;
	float: left;
	height: 30px;
	width: 100%;
}
.contcont1 {
	background-color: #990600;
	float: left;
	height: auto;
	width: 100%;
}
.phonenum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #272727;
	background-color: #FFF;
	padding: 6px;
	border-radius: 15px;
}

button, .button{
	background-color: #0066CC;
	min-width: 80px;
	border: none;
	display: inline-block;
	text-align: center;
	cursor: pointer;
	text-decoration: none;
	color: #FFF;
	min-height: 15px;
	font: 12px/15px Arial, Helvetica, sans-serif;
	/* [disabled]text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.26); */
	/* [disabled]border-radius: 6px; */
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
}
button:hover, .button:hover{
	background-color: #666666;
	color: #FFF;
}
.regmenufont {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.otherpages {
	background-image: url(../images/otherpages.jpg);
	height: auto;
	width: 100%;
}

/* width */
::-webkit-scrollbar {
  width: 6px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #F4F4F4; 
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #888; 
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555; 
}
html {
  scroll-behavior: smooth;
}
.menuholder {
	margin: auto;
	float: right;
	width: 55%;
}
.toolkitbox {
	background-color: #F8F8F8;
	height: auto;
	width: 100%;
	display: none;
}
.toolkit {
	height: auto;
	width: 100%;
}
.backko {
	background-image: url(../images/backko.jpg);
	height: auto;
	width: 100%;
}
.playboxer {
	border: 0.5px solid #CCCCCC;
	border-radius: 120px;
	cursor: pointer;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	-webkit-transition: all 250ms ease-in 0ms;
	-moz-transition: all 250ms ease-in 0ms;
	-ms-transition: all 250ms ease-in 0ms;
	-o-transition: all 250ms ease-in 0ms;
	transition: all 250ms ease-in 0ms;
}
.playboxer:hover {
	border: 0.5px solid #F82C22;
	border-radius: 120px;
	cursor: pointer;
	color: #FFF;
	background-color: #F82C22;
}
.playboxer2 {
	border: 0.5px solid #F82C22;
	border-radius: 120px;
	cursor: pointer;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	-webkit-transition: all 250ms ease-in 0ms;
	-moz-transition: all 250ms ease-in 0ms;
	-ms-transition: all 250ms ease-in 0ms;
	-o-transition: all 250ms ease-in 0ms;
	transition: all 250ms ease-in 0ms;
	background-color: #F82C22;
}
.playboxer2:hover {
	border: 0.5px solid #DF111E;
	border-radius: 120px;
	cursor: pointer;
	color: #FFF;
	background-color: #DF111E;
}
.forallfonts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13.5px;
	color: #333;
	line-height: 22px;
}
.newopen {
	height: auto;
	width: 100%;
}
.newboxx {
	height: auto;
	width: 100%;
	display: block;
}
.newboxxclose {
	height: auto;
	width: 100%;
	display: none;
}
.scrollfonta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	line-height: 20px;
}
.boxover {
	height: auto;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	-webkit-transition: all 250ms ease-in 0s;
	-moz-transition: all 250ms ease-in 0s;
	-ms-transition: all 250ms ease-in 0s;
	-o-transition: all 250ms ease-in 0s;
	transition: all 250ms ease-in 0s;
	cursor: pointer;
}
.boxover:hover {
	height: auto;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	background-color: #013D65;
	padding-left: 6px;
	-webkit-transition: all 250ms ease-out 0s;
	-moz-transition: all 250ms ease-out 0s;
	-ms-transition: all 250ms ease-out 0s;
	-o-transition: all 250ms ease-out 0s;
	transition: all 250ms ease-out 0s;
	cursor: pointer;
}
.aaformob {
	font-family: "DejaVuSans ExtraLight";
	font-size: 17px;
	color: #666;
	letter-spacing: -0.5px;
}
.aaformob:hover {
	font-family: "DejaVuSans ExtraLight";
	font-size: 17px;
	color: #ED2B20;
	letter-spacing: -0.5px;
}
.aaformober {
	font-family: "DejaVuSans ExtraLight";
	font-size: 15px;
	color: #666;
	letter-spacing: -0.5px;
}
.aaformober:hover {
	font-family: "DejaVuSans ExtraLight";
	font-size: 15px;
	color: #EB2A20;
	letter-spacing: -0.5px;
}
.mobroll {
}
.mobroll:hover {
	color: #EE2B20;
	padding-left: 8px;
	-webkit-transition: all 280ms ease-in 0s;
	-moz-transition: all 280ms ease-in 0s;
	-ms-transition: all 280ms ease-in 0s;
	-o-transition: all 280ms ease-in 0s;
	transition: all 280ms ease-in 0s;
}
