@font-face {
	font-family: Clrndnk;
	src: url("../fonts/Clrndnk.eot") /* EOT file for IE */
}
@font-face {
	font-family: Clrndnk;
	src: url("../fonts/Clrndnk.ttf") /* TTF file for CSS3 browsers */
}
@font-face {
	font-family: ClarenBd;
	src: url("../fonts/ClarenBd.eot") /* EOT file for IE */
}
@font-face {
	font-family: ClarenBd;
	src: url("../fonts/ClarenBd.ttf") /* TTF file for CSS3 browsers */
}
@font-face {
	font-family: DMCAPS;
	src: url("../fonts/DMCAPS.eot") /* EOT file for IE */
}
@font-face {
	font-family: DMCAPS;
	src: url("../fonts/DMCAPS.TTF") /* TTF file for CSS3 browsers */
}
@font-face {
	font-family: BebasNeue-Regular;
	src: url("../fonts/BebasNeue-Regular.eot") /* EOT file for IE */
}
@font-face {
	font-family: BebasNeue-Regular;
	src: url("../fonts/BebasNeue-Regular.TTF") /* TTF file for CSS3 browsers */
}
html, body, ul, li, a, * {
	margin:0;
	padding:0;
	box-sizing:border-box;
}
a:hover, a:focus{
	outline:none;
}
body {
  background: #f2f2f2;
  font-family: BebasNeue-Regular;
  font-size: 16px;
  color:#115456;
  margin: 0;
  padding: 0;
}

.main{
	width:100%;
	max-width:1024px;
	margin: 0 auto;
}
.main .inr-main {
	position: fixed;
    height: calc(100% - 55px);
    border: none !important;
    width: 100%;
    max-width: 1024px;
}
.main .inr-main .ui-tabs-panel {
    background: #e5eafe;
    color: #fff;
    height: 100%;
    text-align: center;
    font-size: 40px;
    overflow-y: scroll;
    padding: 20px 0;
}
.main .inr-main .splash{
	padding:0;
}
.main .inr-main .splash img{
	max-width:1024px;
	width:100%;
}
.main .inr-main .splash p {
    position: absolute;
    top: 40%;
    color: #fff;
    font-size: 60px;
    text-align: center;
    width: 100%;
    text-shadow: 2px 2px #bc0f06;
	word-break:break-all;
	padding:0 20px;
}
.main .inr-main .symptomes h3{
	color:#1b2966;
}
.main .inr-main .symptomes p{
	color:#1b2966;
	font-size:24px;
	margin-top:10px;
}
.main .inr-main .symptomes a {
	color: #fff;
	font-size: 32px;
	background: #1b2966;
	border-radius: 30px;
	padding: 5px 30px 0px;
	text-decoration: none;
	margin-bottom: 30px;
	display: inline-block;
	margin-top: 20px;
}
.main .inr-main .symptomes p.afctd {
    color: #fff;
    background: #485cc1;
    border-right: 30px solid #d81d56;
    border-radius: 30px;
    max-width: 500px;
    display: inline-block;
    padding: 5px 20px;
	margin-top:20px;
}
.main .inr-main .symptomes .sign {
    width: 100%;
    display: inline-flex;
	margin-top:50px;
	padding:0 20px;
}
.main .inr-main .symptomes .sign .lft-sign{
	width:30%;
}
.main .inr-main .symptomes .sign .lft-sign:first-child{
	margin-top:10%;
}
.main .inr-main .symptomes .sign .lft-sign:last-child img{
	width:100%;
	max-width:200px;
}
.main .inr-main .symptomes .sign .lft-sign p{
	background:#fff;
	color:#1b2966;
    border-radius: 30px;
    padding: 5px 20px;
	margin-bottom:20px;
	font-size:30px;
}
.main .inr-main .symptomes .sign .mid-sign{
	width:40%;
}
.main .inr-main .symptomes .sign .mid-sign img{
	width:100%;
	max-width:300px;
}
.main .inr-main .preventions{
	padding:20px;
}
.main .inr-main .preventions h3{
	color:#1b2966;
	margin-bottom:20px;
}
.main .inr-main .preventions .box{
	width:100%;
	background:#d1d6fe;
	border-radius:20px;
	padding:20px 20px 0 20px;
	display:inline-block;
}
.main .inr-main .preventions .box .icns{
	width:50%;
	margin-bottom:20px;
	float:left;
}
.main .inr-main .preventions .box .icns p {
    font-size: 30px;
    color: #1b2966;
    border-left: 3px solid #fff;
    /* padding-left: 10px; */
    margin-left: 10px;
    width: 50%;
    float: right;
    padding: 40px 0 40px 10px;
}
.main .inr-main .preventions .box .icns span {
    color: #327a7a;
    text-align: center;
    background: #fff;
    border-radius: 25px;
    -webkit-box-shadow: 4px 4px 0px 0px rgba(75, 180, 183, 0.75);
    -moz-box-shadow: 4px 4px 0px 0px rgba(75, 180, 183, 0.75);
    box-shadow: 4px 4px 0px 0px rgba(75, 180, 183, 0.75);
    height: 150px;
    display: inline-block;
    /* vertical-align: middle; */
    line-height: 230px;
    width: 40%;
    /* padding: 25px 0 70px 0; */
    /* margin: 10px 0 10px 0; */
    position: relative;
}
.main .inr-main .preventions .box .icns span img{
	width:100px;
}
.main .inr-main .vaccination{
	width:100%;
	background:#d1d6fe;
	padding:0 20px;
}
.main .inr-main .vaccination h3 {
    color: #ea1f5e;
    text-shadow: 2px 2px #fff;
    font-size: 50px;
    word-break: break-all;
}
.main .inr-main .vaccination img{
	width:200px;
}
.main .inr-main .vaccination h3 img {
    width: 40px;
    padding-left: 5px;
}
.main .inr-main .vaccination .map{
	margin:10px 0;
	padding:20px;
	border-top:3px solid #fff;
	border-bottom:3px solid #fff;
}
.main .inr-main .vaccination .map img{
	width:100%;
}
.main .inr-main .vaccination .info{
	display:inline-flex;
}
.main .inr-main .vaccination .info p {
    color: #1e2759;
    font-size: 20px;
    position: relative;
    width: 100%;
    padding: 20px;
    z-index: 9;
	text-align:justify;
	line-height:30px;
}
.main .inr-main .vaccination .info p .opcty {
    background: #fff;
    opacity: 0.6;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    z-index: -9;
    top: 0;
    border-radius: 40px;
}
.main .inr-main .vaccination .info img{
	max-width:400px;
	width:100%;
}
.main ul {
    width: 100%;
    position: fixed;
    bottom: 0;
    display: inline-flex;
    text-align: center;
    max-width: 1024px;
    background: #fff;
    box-shadow: 0px -6px 8px -8px #340813;
}
.main ul li {
    width: 25%;
    border-left: 1px solid #d1d6fe;
    list-style: none;
}
.main ul li:first-child{
    border-left: none;
}
.main ul li.ui-tabs-active{
    background: #ea544f;
}
.main ul li a{
	width:100%;
	padding:10px 0;
	display:block;
}
.main ul li a img{
	width:50px;
}
.main ul li.ui-tabs-active a img {
    display: none;
}
.main ul li.ui-tabs-active a img.icn-hvr{
	display:inline-block !important;
}

.main .inr-main .stats table thead th{
	background:#1b2966;
	color:#fff;
	font-size:20px;
	width:20%;
	padding:10px 0;
}
.main .inr-main .stats table td{
	font-size:20px;
	background:#fff;
	color:#1b2966;
	padding:10px 0;
}
.main .inr-main .stats table td:first-child, .main .inr-main .stats table th:first-child{
	text-align:left;
	padding-left:10px;
}
.titl-sign {
    width: 100%;
    padding-left: 25px;
    margin-bottom: 15px;
}
.titl-sign h4 {
    font-size: 30px;
    color: #1b2966;
}
.list-sign {
    position: relative;
    display: inline-block;
    float: left;
    padding-left: 20px;
    margin-bottom: 85px;
    width: 100%;
    max-height: 270px;
    overflow-y: auto;
}
.list-sign p {
    background: #fff;
    border-radius: 25px;
    color: #1b2966;
    margin-bottom: 5px;
    font-size: 20px;
    padding: 5px 20px;
    width: 48%;
    float: left;
    margin-right: 10px;
}
.vaccination h4 {
    color: #1b2966;
    width: auto;
    float: left;
    font-size: 40px;
    padding-left: 25px;
    padding-top: 20px;
}
.vaccination p.afctd {
    color: #fff;
    background: #485cc1;
    border-right: 30px solid #d81d56;
    border-radius: 30px;
    /* max-width: 500px; */
    /* display: inline-block; */
    padding: 10px 20px;
    float: right;
    width: 60%;
    font-size: 30px;
    margin-right: 20px;
}
@media only screen and (max-width: 767px) {
	.main .inr-main .symptomes .sign{
		display:inline-block;
		margin-top:0;
	}
	.main .inr-main .symptomes .sign .lft-sign{
		width:100%;
	}
	.main .inr-main .symptomes .sign .mid-sign{
		width:100%;
	}
	.main .inr-main .symptomes p.afctd{
		font-size:24px;
	}
	.main .inr-main .vaccination .info{
		display:inline-block;
	}
	.main .inr-main .vaccination .info p{
		width:100%;
	}
	.main .inr-main .preventions .box .icns{
		width:100%;
	}
}
@media only screen and (max-width: 600px) {
	.main .inr-main .splash p {
		font-size:40px;
	}
	.main .inr-main .preventions .box .icns span{
		width:100%;
	}
	.main .inr-main .preventions .box .icns p {
		width: 100%;
		border-left: none;
		border-bottom: 3px solid #fff;
		padding-bottom: 10px;
		padding-top: 20px;
	}
}