/*
Theme Name: Rebel Apps Team
Theme URI: 
Description: A Responsive theme
Author: Rebel Apps Team
Author URI: 
Version: 1.0
Tags: responsive, white, bootstrap
*/
/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
*,
*::before,
*::after {
  box-sizing: border-box;
}
*{margin: 0;padding: 0;box-sizing: border-box;}
.bypostauthor {
  display: block;
}
.banner .vc_column_container > .vc_column-inner {
  box-sizing: border-box;
  padding-left: 0 !important;
  padding-right: 0  !important;
    
}
/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/

.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.clr{
  clear: both;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html{margin: 0; padding:0; }
body{margin: 0; padding:0;overflow-x: hidden; }

h1 {
 	font-family: "Inter", sans-serif;
	font-size: 24px;
	margin: 0 0 20px 0;
	padding: 0 0 0 0;
}

h2 {
	font-family: "Inter", sans-serif;
	font-size: 21px;
	margin: 0 0 20px 0;
	padding: 0 0 0 0;
}

h3 {
	font-family: "Inter", sans-serif;
	font-size: 19px;
	margin: 0 0 20px 0;
	padding: 0 0 0 0;
}

h4 {
	font-family: "Inter", sans-serif;
	font-size: 18px;
	margin: 0 0 20px 0;
	padding: 0 0 0 0;
}

h5 {
	font-family: "Inter", sans-serif;
	font-size: 17px;
	margin: 0 0 20px 0;
	padding: 0 0 0 0;
}

h6 {
	font-family: "Inter", sans-serif;
	font-size: 16px;
	margin: 0 0 15px 0;
	padding: 0 0 0 0;
}

table {
  width: 96%;
  border-collapse: collapse;
  border-spacing: 0;
}

th, td {
  padding: 10px;
  border: 1px solid #ccc;
}

th {
  background-color: #eee;
}

dd {
  margin-left: 20px;
}

ul {
}

ul li {
  list-style: disc;
}

ol {
}

ol li {
  list-style: decimal;
}

p {
font-family: "Inter", sans-serif;
	font-size: 17px;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
}

a, a:visited {
  padding-bottom: 4px;
  color: #20b2aa
}

a:hover, a:focus, a:visited:hover, a:visited:focus {
  color: #137b75;
}

pre {
  display: block;
  width: 96%;
  padding: 16px;
  border-radius: 3px;
  background-color: #3d3d3d;
  font-size: 1.6rem;
  color: #f5f5f5;
  word-wrap: break-word;
  overflow: auto;
}

img {
  height: auto;max-width: 100%;
}

blockquote {
  position: relative;
  display: block;
  width: 96%;
  padding: 20px;
  margin: 0 auto;
  border-radius: 5px;
  margin-top: 40px;
  background-color: #eee
}

blockquote p, blockquote h1, blockquote h2, blockquote h3, blockquote h4, blockquote h5, blockquote h6, blockquote ul, blockquote ol, blockquote dl, blockquote table {
  margin: 0;
}

blockquote + figcaption {
  width: 96%;
  margin: 0 auto;
  text-align: right;
  font-weight: normal;
  font-style: italic;
}

input, button, textarea, select {
  margin: 0;
  background: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 100%;
}

input {
  padding: 4px;
  border: 1px solid #ccc;
  border-radius: 3px;
  background: #fff;
}

textarea {
  padding: 4px;
  border: 1px solid #ccc;
  border-radius: 3px;
  background: #fff;
}

input[name="submit"] {
  display: inline-block;
  padding: 8px 12px;
  border-radius: 3px;
  border: none;
  background: #20b2aa;
  color: #fff;
}

input[name="submit"]:hover {
  cursor: pointer;
}

address {
  font-size: 1.4rem;
}


/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#container { width: 100%;margin: 0;padding: 0;float: left;}
#header{ width:100%; margin:0 auto; background-color:#FFFFFF; padding:12px 0;}
.logo{float: left;margin: 0 0 0 0;padding: 0 0 0 0; width: auto;}
.logo a{text-decoration: none; outline: none;}
.logo a span{
   font-family: "Inter", sans-serif;
  font-size: 27px;
  color: #00afff;
  margin: 0 0 0 10px;
  font-weight: bold;
  text-align: center;
  float: left;
  line-height: 28px;
  font-style: italic;
}

.logo a img{width: 100%;max-width: 60px;border-radius: 10px;  float: left;}

.banner{float: left;margin: 0px 0 0 0px;padding: 0;width: 100%;}
.banner img{max-width: 100%; margin: 0; padding: 0; border: none; }

/*--------------------------------------------------------------
# Menu
--------------------------------------------------------------*/
.main_menu{
float: right;margin: 16px 0% 0 0px;padding: 0 0 0 0; width: auto;	
}
.menu-main-menu-container{
float: left;margin: 0 0 0 0px;padding: 0 0 0 0; width: auto;		
}
.menu-main-menu-container ul{
	float: left;margin: 0 0 0 0px;padding: 0 0 0 0; width: auto; list-style: none;
}
.menu-main-menu-container ul li{
	float: left;margin: 0 60px 0 0px;padding: 0 0 0 0; width: auto; list-style: none;
}

.menu-main-menu-container ul li a{
	 float: left;
  margin: 0 0 0 0px;
  padding: 0 0 0 0;
  text-decoration: none;
  outline: none;
  color: #050A13;
  font-family: "Inter", sans-serif;
  font-size: 20px;
  font-weight: 500;
}
.menu-main-menu-container ul li a:hover{
	color: #00afff;
}
.menu-main-menu-container ul li.current-menu-item a{
	color: #00afff;
}


/*--------------------------------------------------------------
# Footers
--------------------------------------------------------------*/
.footer{ width: 100%;
  margin: 30px 0 0 0;
  background: #FFF;
  padding: 30px 0 0 0;
  float: left;
  clear: both;
  border-top: 2px solid #000;
}
.footer h1{
    color: #00afff;
font-family: "Inter", sans-serif;
    font-size: 42px;
    float: left;
    margin: 0px 0 50px 0;
padding: 0 0 0 0;
text-align: center;
width: 100%;
clear: both;
}

.footer h3.widget__title {
  color: #000000;
  font-family: "Inter", sans-serif;
  font-size: 42px;
  margin: 0 0 30px 0;
  padding: 0 0 10px 0;
  float: left;
  width: 80%;
  font-weight: bold;
  border-bottom: 1px solid #006eff;
}




.footer_logo{
float: left;
margin: 40px 0 0 0;
padding: 0 0 0 0;
text-align: center;
width: 100%;
clear: both;
}
.footer_logo img{
width: 240px;
margin: 0;
padding: 0;
}
.copy_right_area{
width: 100%;
margin: 0 auto;
background: #050A13;
padding: 20px 0;
float: left;
clear: both;
}
.copy_right{float: none;
margin: 0;
padding: 0;
font-size: 14px;
color: #FFF;
font-family: "Inter", sans-serif;
    
    
}


.copy_right a{
 font-size: 14px;
color: #FFF;
font-family: "Inter", sans-serif;
margin: 0 5px;
padding: 0;
text-decoration: none;
outline: none;
}
.menu-footer-menu-container{
    float:left; margin:0px 0 0px 0px; padding:0px 0 0 0; width:100%; clear: both;
}
.menu-footer-menu-container ul{
    float:right; margin:0px 0 0px 0px; padding:0px 0 0 0; width:auto; clear: both;
}
.menu-footer-menu-container ul li{
    float:left; margin:0 0 0px 0; padding:0px 0 0 0; width:auto; list-style: none;
}
.menu-footer-menu-container ul li a{
font-size: 14px;
color: #FFF;
font-family: "Inter", sans-serif;
text-decoration: none;
outline: none;
font-weight: normal;
float: left;
margin: 0 0 0 60px;
padding: 0;
}


.contact_us{
	 width:100%; margin:60px 0 0 0; background:#FFF; padding:60px 0 0 0; float:left; clear:both;
    background-image: url("images/area_bg.jpg");
    background-position: center top;
    background-repeat: no-repeat;
}
.contact_us h1{
    color: #00afff;
font-family: "Inter", sans-serif;
    font-size: 42px;
    float: left;
    margin: 0px 0 20px 0;
padding: 0 0 0 0;
text-align: center;
width: 100%;
clear: both;
}
.contact_us p{
    color: #b6b6b6;
  font-family: "Inter", sans-serif;
    font-size: 20px;
    float: left;
    width: 100%;
    margin: 0 0 50px 0 !important;
    padding: 0 15%;
    text-align: center;
    clear: both;
}
.footer_form{
	float: left;
	margin: 0 0 0px 0;
	padding: 0 0 0 0;
	width: 100%;
}
.footer_form p{
       color: #b6b6b6;
   font-family: "Inter", sans-serif;
    font-size: 20px;
    float: left;
    width: 100%;
    margin: 0 0 0px 0 !important;
    padding: 0 0%;
    text-align: center;
    clear: both;
}
.footer_form .form_raw{
float: left;
	margin: 0 0 20px 0;
	padding: 0 0 0 0;
	width: 100%;
	clear: both;
}
.footer_form .form_raw .form_raw50{
float: left;
  margin: 0 1%;
  padding: 0 0 0 0;
  width: 48%;
}
.wpcf7 form .wpcf7-response-output {border: none !important;}
.wpcf7-not-valid-tip {color: #dc3232;font-size: 12px !important;font-weight: normal;display: block;text-align: left;margin: 5px 0 0 20px;float: left;width: auto;}
.wpcf7 form .wpcf7-response-output {margin: -60px 0 0 0 !important;padding: 0;clear: both;float: left;width: 94%;text-align: center;}
.footer_form .form_raw input.wpcf7-text,
.footer_form .form_raw input.wpcf7-email{
padding: 10px 0px;
  border-bottom: 1px solid #006eff;
  border-radius: 0;
  background: no-repeat;
  float: left;
  max-width: 100%;
  color: #000;
  font-family: "Inter", sans-serif;
  font-size: 17px;
  margin: 0;
  border-top: 0;
  border-right: 0;
  border-left: 0;

}
.footer_form .form_raw textarea{
padding: 10px 0px;
  border-bottom: 1px solid #006eff;
  border-radius: 0;
  background: no-repeat;
float: left;
max-width: 100%;
color: #000;
font-family: "Inter", sans-serif;
font-size: 17px;
margin: 0 0 0 0;
	 border-top: 0;
  border-right: 0;
  border-left: 0;
resize: none;
height: 90px;
}
.footer_form .form_raw input.wpcf7-submit{
float: right;
  margin: 0 0 0 0;
  padding: 12px 30px;
  width: auto;
  border-radius: 10px;
  font-family: "Inter", sans-serif;
  font-size: 20px;
  font-weight: 600;
  color: #FFF;
  border: none;
  background-color: #00b4ff;
}
.footer_form .form_raw input:focus,
.footer_form .form_raw textarea:focus{
    outline: none;
}
.contact_info {
  float: left;
  margin: 50px 0 20px 0;
  padding: 0 0 0 0;
  width: 100%;
}
.home_page{
    	 width:100%; margin:0 0; background:#FFF; padding:0px 0 0 0; float:left; clear:both;
}
/*--------------------------------------------------------------
# Footers
--------------------------------------------------------------*/

.site-content {
  display: block;
  width: 100%;
  margin: 40px auto 0
}


.primary {
  width: 96%;
  margin: 0 auto;
  padding-right: 0
}


.secondary {
  display: block;
  width: 100%;
  margin:20px 0 0px 0;
}


.single-post .site-content, .page .site-content {
  width: 100%;
  max-width: inherit;
  margin-top: 0;
  padding-top: 0;
}

.single-post .primary, .page .primary {
  width: 100%;
}

.single-post .secondary, .page .secondary {
  width: 100%;
}




.error404 {
}

.error404 .primary {
  height: 350px;
  padding-top: 100px;
}






.header {
}

.header a, .header a:visited {
  color: #555;
}

.header a:hover, .header a:focus, .header a:visited:hover, .header a:visited:focus {
  color: #20b2aa;
}

.header__title {
  display: inline-block;
  margin: 0 0 0 8px;
  font-size: 2.2rem;
  font-weight: bold;
  color: #222;
}




.entry__footer .cat-links, .entry__footer .tags-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 8px;
}

.entry__footer .post-categories {
  display: inline-block;
  padding-left: 0;
}

.entry__footer li {
  display: inline-block;
  margin: 0;
}

.entry__footer a {
  padding: 2px 4px;
}

.entry__footer a:hover, .entry__footer a:focus {
  color: #137b75;
}

.entry__footer .comments-link {
  display: block;
}

.entry__footer .edit-link {
  display: inline-block;
  margin-top: 4px;
}

.entry__footer .post-edit-link {
  display: inline-block;
  border-radius: 3px;
  border: none;
  background: #20b2aa;
  color: #fff;
}

.entry__footer .post-edit-link:hover {
  background: #137b75;
  color: #fff;
}



.widget {
  margin-top: 40px
}

.widget:first-child {
  margin-top: 0;
}

.widget__title {
  margin: 0 0 12px 0;
  padding: 0;
  font-size: 2.2rem;
  font-weight: normal;
}

.widget__title + div {
  padding-left: 12px;
}

.widget ul {
  padding-left: 12px;
}

.widget li {
  list-style: none;
  margin-top: 8px;
}

.widget li:first-child {
  margin-top: 0;
}


.widget_archive,
.widget_categories,
.widget_meta {
}

.widget_archive ul, .widget_categories ul, .widget_meta ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.widget_archive li, .widget_categories li, .widget_meta li {
  margin: 0 12px 12px 0;
}

/*
  List of articles
*/

.entry {
  margin:20px 0;
  padding: 0px;
  float:left;
  width:100%;
}








/*
  Article page
*/

.single-post,
.page {
}

.single-post .entry, .page .entry {
  padding: 0;
  box-shadow: none;
  border: none;
}

.page_title{
   background-image: url("images/pagetitle.jpg");
    background-position: center center;
    background-repeat: no-repeat;
	 margin: 0;
    padding: 0px 0;
	  text-align: center;
	   width: 100%;
	   float:left;
}
.page_title h1.entry__title{
   background-image:url(images/diagonal-lines.png);
    background-position:left top;
    background-repeat:repeat 0 0;
    color: #ffffff;
    float: left;
  font-family: "Inter", sans-serif;
    font-size: 32px;
    letter-spacing: 3px;
    margin: 0;
    padding: 30px 0;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}
body.home .entry {
    margin: 0;
}


.page-title {
  word-wrap: break-word;
  overflow-wrap: break-word;
}





form[role="search"] {
  position: relative
}

form[role="search"] label {
  display: block;
  width: 100%;
}

form[role="search"] .search-field {
  display: block;
  width: calc(100% - 60px);
  height: 30px;
  padding: 0 0 0 8px;
  border: 1px solid #eee;
  border-right: none;
}

form[role="search"] .search-submit {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0;
  width: 60px;
  height: 30px;
  border: 1px solid #eee;
  background-color: #fff;
}

form[role="search"] .search-submit:hover {
  cursor: pointer;
}

.posts-navigation {
  margin-top: 40px;
}

.single-post .post-navigation, .page .post-navigation {
   display: block;
    float: left;
    margin: 40px auto 0;
    max-width: 700px;
    width: 100%;
}
h2.screen-reader-text{
font-size:17px;

}
.nav-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  min-height: 80px;
  padding: 8px 0;
  border-top: 1px solid #e1e5e7;
  border-bottom: 1px solid #e1e5e7
}

.nav-links::after {
  content: "";
  clear: both;
  display: block;
}

.nav-links a {
  display: block;
  position: relative;
  width: 100%;
  color: #555;
}

.nav-links a:hover, .nav-links a:focus {
  color: #20b2aa;
}

.nav-previous,
.nav-next {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  vertical-align: middle
}

.nav-previous a, .nav-next a {
  padding: 0 10px 0 15px;
}

.nav-previous {
  vertical-align: middle;
  text-align: left
}

.nav-previous a {
  border-right: 1px solid #e1e5e7;
}

.nav-previous a::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 8px;
  height: 8px;
  margin: auto;
  border: solid #888;
  left: 0;
  border-width: 1px 0 0 1px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.nav-next {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0%;
          flex: 1 1 0%
}

.nav-next a {
}

.nav-next a::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 8px;
  height: 8px;
  margin: auto;
  border: solid #888;
  right: 0;
  border-width: 1px 1px 0 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
input[name="post_password"] {display: block;margin-top: 8px;}
input[name="Submit"] {margin-top: 8px;display: inline-block;padding: 8px 12px;border-radius: 3px;border: none;background: #20b2aa;color: #fff;}
input[name="Submit"]:hover {cursor: pointer;}


.comments {display: block;width: 96%;max-width: 700px;margin: 40px auto 0}
.comments textarea {width: 100%;}
.comments__title {font-size: 1.6rem;}
.comments__list {margin-left: 0;padding: 0;}
.comments__list li {list-style: none;}
.comment {list-style: none;margin-top: 20px;padding: 8px;border: 1px solid #ccc;border-radius: 3px;background: #fff}
@media (min-width:640px) {
	.comment { padding: 24px;}
}
.comment .children {padding: 0;}
.comment .comment.odd {background: #fafafa;}
.comment.even + .odd {background: #fff;}
.comment table {margin-top: 40px;width: 96%;margin: 0 auto;border-collapse: collapse;border-spacing: 0;}
.comment th, .comment td {padding: 10px;border: 1px solid #ccc;}
.comment th {background-color: #eee;}
.comment dl {margin-top: 40px;font-size: 1.6rem;}
.comment dt {margin-top: 20px;}
.comment dd {margin-left: 20px;}
.comment ul {margin-top: 4rem;padding-left: 20px;}
.comment ul li {margin-top: 8px;list-style: disc;font-size: 1.6rem;}
.comment ol {margin-top: 40px;padding-left: 2.0rem;}
.comment ol li {margin-top: 8px;list-style: decimal;font-size: 1.6rem;}
.comment ol.children {}
.comment ol.children li {list-style: none;}
.comment li {}
.comment li ul, .comment li ol {margin-top: 8px;}
.comment blockquote {position: relative;display: block;width: 96%;padding: 20px;margin: 0 auto;border-radius: 5px;font-size: 1.4rem;margin-top: 40px;background-color: #eee;}
.comment blockquote::before {content: "“";font-size: 5.0rem;line-height: 1em;font-family: 'ＭＳ Ｐゴシック',sans-serif;color: #fff;position: absolute;left: 10px;top: 10px;}
.comment blockquote p, .comment blockquote h1, .comment blockquote h2, .comment blockquote h3, .comment blockquote h4, .comment blockquote h5, .comment blockquote h6, .comment blockquote ul, .comment blockquote ol, .comment blockquote dl, .comment blockquote table { margin: 0;}
.comment pre { width: 100%;padding: 10px;}
.comment p {margin-top: 20px;font-size: 1.6rem;}
.pingback {margin-top: 8px;}
.comment-author,
.comment-meta {}
.comment-author a, .comment-meta a {color: #555;}
.comment-author a:hover, .comment-meta a:hover {color: #20b2aa;}
.comment-notes { margin: 20px 0 10px;}
.required {color: #f00;}
.comment-form-comment,
.comment-form-author,
.comment-form-email,
.comment-form-url {margin: 20px 0 0}
.comment-form-comment label, .comment-form-author label, .comment-form-email label, .comment-form-url label {
  display: block;
}


.navigation{clear:both;float:left;width:100%;margin:0 0 15px 0;padding:0 15px}
.navigation a{padding:5px 11px;border:1px solid #e3e3e3;display:inline-block;margin:0 0 0 8px;min-width:33px;text-align:center;color:#666;line-height:21px;float:left;-moz-border-radius:20px;-webkit-border-radius:20px;-khtml-border-radius:20px;border-radius:20px}
.navigation span{padding:5px 11px;border:1px solid #e3e3e3;display:inline-block;margin:0 0 0 8px;min-width:33px;text-align:center;color:#FFF;line-height:21px;float:left;-moz-border-radius:20px;-webkit-border-radius:20px;-khtml-border-radius:20px;border-radius:20px;background-color:#00b4ff;}
.navigation a:hover,.navigation li.active a,.navigation li.disabled{background-color:#00b4ff;color:#fff;text-decoration:none}

.gamesbox {
 position: relative;
width: 100%;
margin:0 0 20px 0;
float: left;
padding: 0;
background-color: #fff;
box-shadow: 0 0 10px 0 #b6b6b6;
border-radius: 20px;
}

.image {
  display: block;
  width: 100%;
  height: auto;margin: 0 0 10px 0;
  border-radius: 20px 20px 0 0px;
}

.overlay {
    float:left;
  width: 100%;
margin:0 0 0px 0;padding: 0 15px;min-height: 190px;
}


.text {
  float:left;
  width: 100%;
margin:0 0 0px 0;padding:0 0px;
}
.text h3{
   color: #000;
font-family: "Inter", sans-serif;
font-size: 24px;
float: left;
margin: 0px 0 10px 0;
padding: 0 0 0 0;
text-align: left;
width: 100%;
clear: both; 
}
.text h3 a{
   color: #00b4ff;
font-family: "Inter", sans-serif;
font-size: 24px;
text-decoration: none;
outline: none;

}
.text p{ 
font-family: "Inter", sans-serif;
  font-size: 14px;
  margin: 0 0 10px 0;
  padding: 0 0 0 0;
  float: left;
  width: 100%;
  font-weight: 400;
}

.readmore{
     float:left;
  width: 100%;
margin:0 0 15px 0;padding:0 0px;text-align: right;
}
.readmore a{
font-family: "Inter", sans-serif;
color: #00b4ff;
text-decoration: none;
outline: none;
font-size: 15px;
margin: 0 15px 0 0;
}
.stores_links{
float: left;
margin: -48px 0 0 0;
padding: 0 0%;
width: 100%;
position: relative;
text-align: right;
}
.stores_links a img{
margin: 0 15px 0 0;
padding: 0;
width: 90px;
}
.stores_links2{
float: left;
margin: 10px 0 0 0;
padding: 0 0%;
width: 100%;
position: relative;
text-align: center;
}
.stores_links2 a img{
margin: 0 0px 0 0;
padding: 0;
width: 160px;
}
.image2 {
  display: block;
  width: 100%;
  height: auto;margin: 0 0 10px 0;
  border-radius: 20px 20px;
}
.home_games{
    float: left;
margin: 0;
padding: 30px 0;
width: 100%;
}


.home_games h2 {
  color: #00b4ff;
  font-family: "Inter", sans-serif;
  font-size: 42px;
  float: left;
  margin: 0px 0 20px 0 !important;
  padding: 0 0 0 0;
  text-align: left;
  width: 100%;
  clear: both;
}
.home_games h2 span {
  float: right;
  font-family: "Inter", sans-serif;
  font-size: 20px;
  margin-top: 30px;
  margin-right: 10px;
  color: #00b4ff;
}
.home_games h2 span a {
    font-family: "Inter", sans-serif;
  padding-bottom: 4px;
  color: #00b4ff;
}
.home_games h2 span a:hocer {
    color: #000;
}
.page_content{
	  margin: 0px 0 0px 0;
  padding: 0 0 0 0;
  text-align: left;
  width: 100%;
}

.page_content p{
	font-family: "Inter", sans-serif;
  font-size: 17px;
  margin: 0 0 10px 0;
  padding: 0 0 0 0;
	 text-align: left;
  width: 100%;
}
.page_content ul{
	font-family: "Inter", sans-serif;
  font-size: 17px;
  margin: 0 0 0px 30px;
  padding: 0 0 0 0;
	 text-align: left;
  width: 100%;
}
.page_content ul li{
	font-family: "Inter", sans-serif;
  font-size: 17px;
  margin: 0 0 0px 0;
  padding: 0 0 0 0;
	 text-align: left;
  width: 100%;
}



