@font-face {
     font-family: 'Philosopher';
     font-style: normal;
     font-weight: 400;
     src: local('Philosopher Regular'), local('Philosopher-Regular'), url(https://fonts.gstatic.com/s/philosopher/v12/vEFV2_5QCwIS4_Dhez5jcWBjT00k0w.woff2) format('woff2');
     unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
body {
	background:#ffffff;
	font-family:Palatino Linotype;	
}
br, h1, h2, h3, h4, h5, h6 {
	padding-left: 20px;
	padding-right: 20px;
}
p {
	padding-left: 20px;
	padding-right: 20px;
	text-align:justify;
    display: block;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	line-height: 1.4;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	color:#000;
	text-decoration:none;
}
#gavy{
    background: #fff;
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	margin-top:5px;
	height: auto !important;
}

#gupyp{
    background: #fff;
    width:100%;
    max-width:1000px;
    margin:0 auto;
    margin-top:0px;
}
.zyfig {
    font-size: 2.5em;
	text-shadow: none;
	text-align: center;
	margin-left: 20px;
	text-transform: uppercase;
	border-bottom: 1px solid #f0f0f0;
	padding-bottom: 10px;
	font-family: "Philosopher";
    font-weight: 400;
}
.zyfit {
	width: 100%;
    display: block;
	line-height: 1.4;
	font-family: "Philosopher";
    font-weight: 400;
	font-size: 18px;
	text-transform: none;
}

#rezity #sysepe{
	background: #fff;
    float:left;
	margin-left:0%;
    width:25%;
	text-align: center;
}

#rezity #fajy{
	background: #fff;
	float:left;
	margin-right:0px;
    width:75%;
}
#rezity #fajy ul {
	margin-left: 20px;
	list-style-type: circle;
}
#rezity #fajy ul li {
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4;
	padding-right: 20px;
    text-align: justify;
}

#duc {
	background: #fff;
	width: 100%;
	max-width: 1000px;
	height: 110px;
	margin: 0 auto;
	padding-top: 0.7em;
	clear: both;
}
@media screen and (min-width:240px) and (max-width:479px) {
#gupyp {
	font-size: 0.7em;
 } 
#gavy #fajy {
    float:none;
    width:100%;
    margin-right:0px; 
}
#gavy #sysepe {
    margin-left:0px;
    margin-top:25px;
    float:none;
    width:100%;
}
}
@media screen and (min-width:480px) and (max-width:800px) {

#gavy #fajy {
    float:none;
    width:100%;
    margin-right:0px; 
}
#gavy #sysepe {
    margin-left:0px;
    margin-top:25px;
    float:none;
    width:100%;
}
}
@media screen and (min-width:1001px) and (max-width:1400px) {
#gavy { 
width: 90%;
margin: 0 auto;
}
#gavy #rezity #fajy { 
width:75%; 
} 
#gavy #rezity #sysepe {
width:25%;
} 
}
iframe {
	max-width: 100%;
	height: auto;
}
img {
	max-width: 100%;
	height: auto;
}
.gotobtn {
    background-color: rgb(56, 157, 41);
    transition: 300ms;
    font-weight: 800;
    font-size: 16px;
    width: 320px;
    height: 47px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    border-radius: 4px;
    margin: 20px auto 0;
    text-align: center;
}
a.gotobtn {
    text-decoration: none;
	color:#fff !important;
	font-family: "Source Sans Pro", Helvetica, sans-serif;
}
.gotobtn:hover {
    background-color: #2a751e;
	color: #fff !important;;
}
.maintable table { 
	width: 100%;
	border-spacing: 0;
	margin-bottom:20px;
	padding-left: 20px;
    padding-right: 20px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 1.4;
}

.maintable tr:nth-child(2n) {
	background: #f5f5f5;
	color: #000;
} 

.maintable tr:nth-child(2n+1) {
	background: #e6e6e6;
	color: #000;
}

.maintable td {
    padding: 5px 10px;
    border: 1px solid #fff;
	vertical-align: middle;
    font-size: 14px;
    font-family: Arial;
}
.demofr  {
    padding-left: 20px;
    padding-right: 20px;
}