
@font-face {
	font-family: custom-font3;
	src: url(../ttf/robotoslab-regular.ttf);
}

@font-face {
	font-family: Poppins-boldextra;
	src: url('../otf/poppins-bold.otf') format('truetype');
}
a:hover {
    color: #4ac4ff !important;
    text-decoration: underline;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	font-family: custom-font3;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}
body {
	line-height: 1;
	/* overflow-x: hidden; */
}
ol,	
ul {
	list-style: none;
}
blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
.nav-link:hover {
    text-decoration: none;
    color: #000 !important;
}
.cookie-header {
	position: fixed;
	z-index: 1002;
	width: 100%;
}
.logo-m {
	position: relative;
	top: 10px;
 }
.header {
	width: 100%;
    height:100px;
    background-color: #fff;
    z-index: 9999;
    position: fixed;
    top: 0px;
    -webkit-box-shadow: 3px 5px 8px -8px rgb(0 0 0 / 59%);
    -moz-box-shadow: 3px 5px 8px -8px rgb(0 0 0 / 59%);
    box-shadow: 3px 5px 8px -8px rgb(0 0 0 / 59%);
}

.container-mb
{
	position: relative;
    top: 90px;
}
.container-mb-game
{
	position: relative;
    top: 100px;
}
.float-css {
	line-height: 30px;
    font-size: 16px;
    font-family: 'custom-font3';
}
.dics-list {
	color: #222c37;
	font-size: 16px;
	font-weight: 400;
	font-family: custom-font3;
	list-style: outside;
    line-height: 24px;
	padding-bottom: 6px;
}
.li-list-font
{
    line-height: 24px;
    color:#222c37;
    font-size:16px;
    font-family: custom-font3; 
}

.font02 {
	font-size: 16px;
	color: #000000;
	font-family: custom-font3 !important;
	position: relative;
	top: 9px;
}
.container-fuild {
	width: 90%;
	margin: 0 auto;
}
.logo {
	float: left;
	position: relative;
	top: 1px;
}
.logo h1 a {
	font-family: 'Raleway', sans-serif;
	text-decoration: none;
	color: #1C97CA;
	font-size: 40px;
	font-weight: 100;
	padding: 9px 0px;
	display: block;
	letter-spacing: 4px;
	text-transform: uppercase;
}
.menu {
	float: right;
}
.menu ul li {
    display: inline-block;
    padding: 35px 10px;
}
.text-row-align
{
    position: relative;
    right: -15px;
}

.menu ul li a {
	float: right;
	font-family: Poppins-boldextra;
	text-decoration: none;
	color: #004FA3;
	font-size: 20px;
	transition: color 0.3s ease-in;
	-moz-transition: color 0.3s ease-in;
	-o-transition: color 0.3s ease-in;
	-webkit-transition: color 0.3s ease-in;
	-ms-transition: color 0.3s ease-in;
	padding-bottom: 10px;
	letter-spacing: 0.2px;
	text-transform: uppercase;
}
.menu ul li a:hover {
	color: #CC0033 !important;
}
.menu ul li a:active {
	color: #CC0033 !important;
}

.header-text {
	text-align: left;
	color: #333;
}

h2 {
	color: #e14e4e;
}

.big-text {
	font-size: 30px;
	line-height: 50px;
	font-family: 'Raleway', sans-serif;
	font-weight: 300;
}

.header-text h2 {
	font-size: 30px;
	font-weight: 600;
	font-family: 'Raleway', sans-serif;
	line-height: 60px;
	color: #333;
}


.button-section ul li {
	display: inline-block;
	margin: 50px 20px;
}


.color-border {
	background: url(../color_border.html) repeat-x scroll center top;
	width: 100%;
	float: left;
	display: block;
	height: 5px;
}

.features {
	background: url(../bg.html) repeat;
}

.desc {
	font-family: 'Raleway', sans-serif;
	/*text-align: center;*/
	padding: 10px 0px;
	/*padding: 80px 0px;*/
	background: #f6f6f6;
	text-transform: uppercase;
	clear: both;
}

.desc h2 {
	font-size: 23px;
	font-weight: 600;
	padding: 15px 0px 0px;
	font-family: custom-font3;
}

.desc p {
	font-size: 18px;
	font-weight: 400;
	line-height: 30px;
	width: 85%;
	margin: 0 auto;
	font-family: 'Open Sans', sans-serif;
	color: #aab1bf;
}

.features {
	padding: 80px 0px;
	/*background-color: #24436d;*/
	float: left;
	width: 100%;
	background-color: #ffffff;
}

.features-section {
	text-align: center;
}

h3.text-head {
	color: #e14e4e;
	font-size: 32px;
	font-weight: 500;
	font-family: 'Raleway', sans-serif;
	text-align: center;
	text-transform: uppercase;
}

p.box-desc {
	color: #222c37;
	font-size: 16px;
	font-weight: 400;
	font-family: custom-font3;
	line-height: 24px;
}

.features-section ul {
	margin: 50px 0px;
}

.features-section ul li {
	width: 350px;
	display: block;
	text-align: center;
	float: left;
}

.features-section-area ul li {
	width: 540px;
	display: block;
	text-align: center;
	float: left;
}


.features-section ul li h4 {
	font-size: 17px;
	font-weight: 600;
	color: #fff;
	font-family: 'Raleway', sans-serif;
	line-height: 50px;
	margin-top: 20px;
}

.features-section ul li p {
	color: #aab1bf;
	font-size: 15px;
	line-height: 20px;
	width: 90%;
	margin: 0 auto;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
}
.footer {
	width: 100%;
	background-color: #333333;
	float: left;
	/*padding: 50px 0px;*/
	text-align: center;
	/*padding: 8px 0px;*/
}
.footer p.copyright {
	color: #585C65;
	font-weight: 300;
	font-size: 14px;
}
.footer p.copyright a {
	color: #585C65;
	text-decoration: none;
	border-bottom: 1px dotted #585c65;
}
ul.socialmedia {
	margin: 0;
	list-style: none;
	margin-top: 8px;
}
ul.socialmedia li {
	display: inline-block;
	margin-left: 15px;
	margin-right: 15px;
	color: #585c65;
	font-size: 26px;
}

ul.socialmedia li a {
	color: #585c65;
	font-size: 26px;
}

i.icon-twitter {
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

i.icon-youtube:hover {
	height: 100%;
	color: #cc2a20;
}

i.icon-youtube {
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

i.icon-twitter:hover {
	height: 100%;
	color: #00acee;
}

i.icon-facebook {
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

i.icon-facebook:hover {
	height: 100%;
	color: #3b5998;
}

i.icon-dribbble {
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

i.icon-dribbble:hover {
	height: 100%;
	color: #ea4c89;
}

i.icon-linkedin {
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

i.icon-linkedin:hover {
	height: 100%;
	color: #0e76a8;
}

i.icon-instagram {
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

i.icon-instagram:hover {
	height: 100%;
	color: #3f729b;
}

ul.socialmedia li a {
	text-decoration: none;
}

.responsive-menu-button {
	float: right;
	padding: 24px 0px;
}

#mobile-header {
	display: none;
}




.nav-arrows {
	display: block;
}

.nav-arrows a {
	width: 42px;
	height: 42px;
	background: #ffffff url(../nav.html) no-repeat top left;
	position: absolute;
	top: 50%;
	left: 2px;
	text-indent: -9000px;
	cursor: pointer;
	margin-top: -21px;
	opacity: 1;
	border-radius: 20%;
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.8);
	z-index: 1000;
}

.nav-arrows a:first-child {
	left: auto;
	right: 2px;
	background-position: top right;
}

.nav-arrows a:hover {
	opacity: 0.8;
}

.nav-dots {
	text-align: right;
	position: absolute;
	bottom: -5px;
	height: 30px;
	width: 100%;
	left: 0;
	display: none;
}

.nav-dots span {
	display: inline-block;
	width: 16px;
	height: 16px;
	border-radius: 50%;
	margin: 3px;
	background: #ffffff;
	cursor: pointer;
	box-shadow: 0 1px 1px rgba(255, 255, 255, 0.6), inset 0 1px 1px rgba(0, 0, 0, 0.1);
}

.nav-dots span.nav-dot-current {
	box-shadow: 0 1px 1px rgba(255, 255, 255, 0.6), inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 0 3px #59bae4, inset 0 0 0 8px #fff;
}

.nav-options {
	width: 70px;
	height: 30px;
	position: absolute;
	right: 70px;
	bottom: 0px;
	display: none;
}

.nav-options span {
	width: 30px;
	height: 30px;
	background: #cbbfae url(../options.html) no-repeat top left;
	text-indent: -9000px;
	cursor: pointer;
	opacity: 0.7;
	display: inline-block;
	border-radius: 50%;
}

.nav-options span:first-child {
	background-position: -30px 0px;
	margin-right: 3px;
}

.nav-options span:hover {
	opacity: 0.8;
}
.c-font-footer
{
	font-size:15px; 
	padding-top:12px; 
	color:#fff;
}
.c-font-footer-inner
{
	margin-top: 10px;
}
.font02 {
	font-size: 20px;
	color: #000000;
	font-family: custom-font3 !important;
	margin-bottom: 21px;
	font-weight: bold;
}
.font02-inner {
	font-size: 16px;
	color: #000000;
	font-family: custom-font3 !important;
	position: relative;
	/* padding-top: 2px; */
	top: 9px;
	font-weight: bold;
}
.hvr-grow-shadow {
	/* vertical-align: middle;
	 */
	 -webkit-transform: perspective(1px) translateZ(0);
	 transform: perspective(1px) translateZ(0);
	 box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	 -webkit-transition-duration: 0.3s;
	 transition-duration: 0.3s;
	 -webkit-transition-property: box-shadow, transform;
	 transition-property: box-shadow, transform;
 }
 .hvr-grow-shadow:hover, .hvr-grow-shadow:focus, .hvr-grow-shadow:active {
	 box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
	 -webkit-transform: scale(1.1);
	 transform: scale(1.1);
 }
@media (min-width: 320px) and (max-width: 850px) {
	
	.float-css {
		line-height: 19px;
		float: none;
		display: block;
		clear: both;
        word-break: break-all;
        font-size: 14px;
        font-family: custom-font3;
    }
    .padding-text
    {
        padding: 0px 0px 10px 0px;
    }
	
}
@media (max-width: 320px) and (min-width:20px) {
    .container {
        width: 323px !important;
        margin: 0 auto;
        padding: 0px 10px;
    }
}
.according-foooter
{
	padding: 0px 0px 30px 0px;
}
#accordion-1{
	position: relative;
}
#accordion-1 .head{
	color: #000000;
    font-family: custom-font3 !important;
	padding: 10px 0px;
	cursor: pointer;
	transition: 0.2s ease;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
#accordion-1 .arrow2{
	color: #000;
	font-size: 20px;
	transition: 0.25s ease;
	opacity: 1;
	transform: rotate(-90deg);
}
#accordion-1 .head:hover .arrow2{
	opacity: 1;
}
#accordion-1 .head:hover, #accordion-1 .active{
	background-color:transparent;
}
#accordion-1 .arrow-animate{
	transform: rotate(-180deg);
	opacity: 1;
}
#accordion-1 .content{
	display: none;
	padding: 10px 0px;
	color: #222222;
}
#accordion-3{
	position: relative;
}
#accordion-3 .head{
	color: #000000;
    font-family: custom-font3 !important;
	padding: 10px 0px;
	cursor: pointer;
	transition: 0.2s ease;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
#accordion-3 .arrow2{
	color: #000;
	font-size: 20px;
	transition: 0.25s ease;
	opacity:1;
	transform: rotate(-90deg);
}
#accordion-3 .head:hover .arrow2{
	opacity: 1;
}
#accordion-3 .head:hover, #accordion-1 .active{
	background-color:transparent;
}
#accordion-3 .arrow-animate{
	transform: rotate(-180deg);
	opacity: 1;
}
#accordion-3 .content{
	display: none;
	padding: 10px 0px;
	color: #222222;
}
#accordion-1{
	position: relative;
}
#accordion-4 .head{
	color: #000000;
    font-family: custom-font3 !important;
	padding: 10px 0px;
	cursor: pointer;
	transition: 0.2s ease;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
#accordion-4 .arrow2{
	color: #000;
	font-size: 20px;
	transition: 0.25s ease;
	opacity: 1;
	transform: rotate(-90deg);
}
#accordion-4 .head:hover .arrow2{
	opacity: 1;
}
#accordion-4 .head:hover, #accordion-1 .active{
	background-color:transparent;
}
#accordion-4 .arrow-animate{
	transform: rotate(-180deg);
	opacity: 1;
}
#accordion-4 .content{
	display: none;
	padding: 10px 0px;
	color: #222222;
}
/* accordion-2 */
#accordion-2{
	position: relative;
}
#accordion-2 .head{
	color: #000000;
    font-family: custom-font3 !important;
	padding: 10px 0px;
	cursor: pointer;
	transition: 0.2s ease;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
#accordion-2 .arrow2{
	color: #000;
	font-size: 20px;
	transition: 0.25s ease;
	opacity: 1;
	transform: rotate(-90deg);
}
#accordion-2 .head:hover .arrow2{
	opacity: 1;
}
#accordion-2 .arrow-animate{
	transform: rotate(-180deg);
	opacity: 1;
}
#accordion-2 .content{
	display: none;
	padding: 10px 0px;
	color: #222222;
	position: relative;
}
#accordion-2 .content:nth-child(odd){
	background-color: #EAE0FB;
}
@keyframes vertical-fade-in{
	from{
		opacity: 0;
   }
	to{
		opacity: 1;
   }
}
@keyframes horizontal-fade-in{
	from{
		opacity: 0;
		width: 0;
   }
	to{
		opacity: 1;
		width: 1rem;
   }
}
#accordion-2 .head:hover, #accordion-2 .active{
	background-color: transparent;
}
.footer-color
{
	background-color:#004FA3;
	padding-bottom:10px;
	width: 100%;
    float: left;
	padding: 13px 0px 0px 0px;
	text-align: center;
}
.left-footer {
    width: 40%;
    float: left;
}
.right-footer {
    width: 60%;
    float: left;
}
.copyright-font {
    font-size: 15px;
    color: #fff;
    padding: 0px 12px;
    font-weight: 600;
	font-family: 'Poppins';
}
.copyright-font-right {
    font-size: 15px;
    color: #fff;
    padding: 0px 12px;
    font-weight: 600;
	font-family: 'Poppins';
	position: relative;
    top: 7px;
}
.d-flex-footer
{
	display: flex;
    justify-content: end;
}
.tab_left {
    display: flex;
    justify-content: center;
    align-items: center;
}
