@font-face {
  font-family: 'VogueBold';
  src: url('../fonts/VogueBold.woff') format('woff'),
       url('../fonts/VogueBold.ttf') format('truetype'),
       url('../fonts/VogueBold.svg#VogueBold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
	font-family: 'MullerLight';
	src: url('../fonts/MullerLight.eot');
	src: local('☺'),
	 url('../fonts/MullerLight.woff') format('woff'),
	 url('../fonts/MullerLight.ttf') format('truetype'),
	 url('../fonts/MullerLight.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
* {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: MullerLight;
vertical-align: baseline;
}
html{
	font-size: 1rem;
}
:focus {
outline: 0;
}
body {
line-height: 1;
color:  #222222;;
background: white;
}
ol, ul {
list-style: none;
}
table {
border-collapse: separate;
border-spacing: 0;
}
caption, th, td {
text-align: left;
font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
}
.logo>a{
	text-decoration: none;
}
footer > div > p{
	padding: 10px 0;
}
.display_none{
	display: none;
}

#lang {
    display: block;
    position: absolute;
    top: 3%;
    right: 5.7%;
    float: right;
    width: 20%;
    z-index: 100;
}
#btn-eng-top{
	background-image: url('../img/button_en.png');
}
#btn-eng-top:hover,
#btn-eng-top:focus{
	background-image: url('../img/button_press_en.png');
}
#btn-eng-bottom{
	background-image: url('../img/button_en.png');
}
#btn-eng-bottom:hover,
#btn-eng-bottom:focus{
	background-image: url('../img/button_press_en.png');
}
#lang> ul> li >a {
    display: table;
    width: 100%;
}
#lang ul {
    width: 100%;
}

#lang >ul> li{
    width: 45%;
    float: left;
}
#lang ul li a img {
    width: 75%;
    border: 3px solid rgba(0, 0, 0, .0);
    display: table;
    padding: 4px;
    border-radius: 120px;
    transition: all 1s;
}
#lang ul li a img:hover{
	border: 3px solid #FF7A00!important;
}
.active-leng img {
    border: 3px solid #FF7A00!important;
}
.title-sections{
	font-size: 2.2em;
	display: block;
	font-family: VogueBold;
}
.title-section{
	font-size: 2.2em;
	display: block;
	margin: 15px auto;
	width: 75%;
	font-family: VogueBold;
}
.section-4,.section-8 {
	top:-10px;
}
body{
	background-color: #fff;
}
.un_l{
	border-top:5px solid #ed7a1d;
	font-family: VogueBold;
	border-radius: 3px;
}
.section{
	width: 100%;
	max-width: 1024px;
	min-width: 320px;
	margin: 0 auto;
	padding: 0;
	position: relative;
}
.header-wrapper{
	background-image: url("../img/header-bg.jpg");
	background-repeat: no-repeat;
	background-size: 100%;
}
.section-1,.section-3,.section-9{
	margin-top: 10%;
}

.section-5{
	margin-top: 6%;
}
.header-wrapper span{
	display: block;
	color: #ed7a1d;
	font-size: 1.2em;
	margin: 15px auto;
	margin-left: -40px;
}
.header-wrapper span.slogon{
	text-align: left;
	color: #ffffff;
	text-shadow:2px 2px #000;
	font-size: 452%;
	width: 74%;
	margin: 0 auto;
	padding-top: 14%;
	padding-bottom: 4%;
}
.header-wrapper > div > p{
	color: #fff;
	font-size: 1.9em;
	padding-top: 5%;
	text-shadow:1px 1px #631700;
	font-family:  VogueBold;
}
.header-button{
	display: block;
	background-repeat: no-repeat;
	background-size: 100%;
	background-image: url("../img/button.png");
	height: 40px;
	width: 60%;
	margin-top: 60%;
}
.header-button:hover,
.header-button:focus,
.header-button:active{
	background-image: url("../img/button_press.png");
}
.header-buttons{
	display: block;
	background-repeat: no-repeat;
	background-size: 100%;
	background-image: url("../img/button.png");
	height: 45px;
	width: 50%;
	margin-bottom: 20%;
	margin-left: 10%;
}
.section-10 > span{
	color: #e65900;
}
.header-buttons:hover,
.header-buttons:focus,
.header-buttons:active{
	background-image: url("../img/button_press.png");
}
.header-wrapper a.podr{
	display: block;
	width: 20%;
	position: relative;
	left:13%;
	height: 30px;
}
.section-p{
	width: 75%;
	margin: 30px auto;
	font-size:1em;
	color: #222222;
}
.section img{

}
.social{
	margin: 60px 0;
}
.social span{
	display: inline-block;
	width: 88px;
	height: 88px;
}
.instagram{
	background-image: url("../img/social-tv.png");
	background-repeat: no-repeat;
	background-size: 100%;
}
.col-3{
width: 35%;
}
.col-8{
	width: 60%;
	float: right;
}
.vk{
	background-image: url("../img/social-vk.png");
	background-repeat: no-repeat;
	background-size: 100%;
}
.facebook{
	background-image: url("../img/social-fb.png");
	background-repeat: no-repeat;
	background-size: 100%;
}
.footer-wrapper{
	background-color: #181818;
	color: #ffffff;
}
.title-footer{
	width: 100%;
	display: block;
	padding-bottom: 20px;
	padding-top: 20px;
	font-family:  VogueBold;
}
.col-footer{
	width: 75%;
	margin:0 auto;
	padding-bottom: 30px;
	font-size: 1.4em;
}
.col-f{
	width: 100%;
	display: inline-block;
}
.col-f p{
	padding-bottom: 10px;
}
.col-section-11{
	width: 90%;
	margin:0 auto;
}
.col-6{
	width: 50%;
	float:left;
	margin-bottom: 80px;
	margin-top: 80px;
}
.col-12 img{

	float: left;
}
.col-12 p{
	color: #ff4200;
	font-size: 2.5em;
	font-family: VogueBold;
	vertical-align: middle;
	text-align: left;
	display: table-cell;

}
.clr{
	clear: both;
}
.col-sp{
	width: 75%;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
}
.col-12{
	width: 80%;
	display: table;
	margin: 40px 0 ;
}
.col-3{
	width: 25%;
	float: left;
}
.col-6{
	width: 50%;
	float:left;
	margin-bottom: 80px;
	margin-top: 80px;
}
.header-link{
	background-image: url("../img/botton-link.png");
	background-size: 100%;
	background-repeat: no-repeat;
	height: 20px;
	width:80px;
}
.title-sp{
	margin-top: 2%;
	width: 50%;
	margin-left: 3%;
	margin-right: 0;
	color:#fff;
}
.title-sp-eng{
	margin-top: 2%;
	width: 99%;
	margin-left: 3%;
	margin-right: 0;
	color:#fff;
}
.text-section-4-eng{
	font-size: 2.5em;
	width: 35%;
	margin-left: 5%;
	margin-top: 21%;
	font-weight: bold;
}
p.text-section-4-eng:nth-child(3){
	margin-top: 64%;
	margin-left: 11%;
}
p.text-section-4-eng:nth-child(4){
	margin-top: 82%;
}
p.text-section-4-eng:nth-child(5){
	margin-top: 85%;
}
.text-section-4{
	font-size: 2.5em;
	width: 20%;
	margin-left: 4%;
	margin-top: 12%;
	font-weight: bold;
}
p.text-section-4:nth-child(3){
	margin-top: 62%;
	margin-left: 11%;
}
p.text-section-4:nth-child(4){
	margin-top: 82%;
}
p.text-section-4:nth-child(5){
	margin-top: 85%;
}
.section-5 > p:nth-child(2){
   	width: 58%;
	margin: 0px 12%;
	font-size: 1em;
	position: relative;
	top: 10px;
}
.col-12 p {
    font-size: 2.5em;
    padding-left: 10px;
    padding-top: 17%;
}
.header-wrapper img,
.section-1> img,
.section-2> img,
.section-3> img,
.section-4> img,
.section-5> img,
.section-6> img,
.section-7> img,
.section-8> img,
.section-9> img,
.section-10> img{
	width: 100%;
}
section.section-11 > div > div:nth-child(1) > div.col-3 > img{
	width: 83%;
}
body > section.section-11.section > div > div:nth-child(3) > div.col-3 > img{
	width: 88%;
}
body > section.section-11.section > div > div:nth-child(5) > div.col-3 > img{
	width: 100%;
}
body > section.section-11.section > div > div:nth-child(7) > div.col-3 > img{
	width: 100%;
}
.section-11 > div > div:nth-child(5) > div.col-8 > p,
body > section.section-11.section > div > div:nth-child(7) > div.col-8 > p {
    padding-left: 10px;
    padding-top: 10%;
}


/* Large desktop */
@media (max-width: 361px) {

body > section.section-8.section > div > span{
	font-size: 1.8em;
}
.col-12 p{
	font-size: 1.5em
}
.disp__none{
	display: none;
}
.header-wrapper span {
    display: block;
    color: #ed7a1d;
    font-size: 1.2em;
    margin: 15px auto;
    margin-left: -20px;
}
.title-sections{
	font-size: 2.2em;

}
.section-6 > div > p{
	font-size: 1em;
}
.col-6{
	margin-bottom: 20px;
	margin-top: 20px;
}
.header-link{
	height: 20px;
	width:80px;
	margin-top: 7%;

}
.section-2 > div:nth-child(1) > p:nth-child(2){
	font-size: 1em;
}
.social span {
    display: inline-block;
    width: 66px;
    height: 66px;
}
.title-sp{
	font-size: 1.5em;
	margin-top: 10%;
}
.text-section-4{
	font-size: 0.8em;
}
.title-sp-eng{
	font-size: 1.5em;
	margin-top: 15%;
}
.text-section-4-eng{
	font-size: 0.8em;
}

}
@media (min-width: 359px){
body > section.section-11> div > div > div.col-8 > p {
    font-size: 1.5em;
}
.header-wrapper > div > p {
	font-size: 2.2em;
}
.header-link{
	height: 20px;
	width:80px;
	margin-top: 7%;

}
.title-sp{
	font-size: 1.5em;
	margin-top: 14%;
}
.text-section-4{
	font-size: 0.8em;
}
p.text-section-4:nth-child(3){
	    margin-top: 65%;
}
p.text-section-4:nth-child(4){
	    margin-top: 83%;
	    margin-left: 7%;
}
p.text-section-4:nth-child(5) {
    margin-top: 85%;
}
.title-sp-eng{
	font-size: 1.5em;
	margin-top: 14%;
}
.text-section-4-eng{
	font-size: 1em;
}
p.text-section-4-eng:nth-child(3){
	    margin-top: 65%;
}
p.text-section-4-eng:nth-child(4){
	    margin-top: 80%;
	    margin-left: 7%;
}
p.text-section-4-eng:nth-child(5) {
    margin-top: 85%;
}
body > section.section-11.section > span{
	width: 80%;
}
}
@media (max-width: 383px){
	.header-wrapper span {
    display: block;
    color: #ed7a1d;
    font-size: 1.2em;
    margin: 15px auto;
    margin-left: -20px;
}
	#lang ul {
    width: 120%;
}
#lang ul li a img {
    width: 64%;
    border: 3px solid rgba(0, 0, 0, .0);
    display: table;
    padding: 4px;
    border-radius: 120px;
    transition: all 1s;
}
.social span {
    display: inline-block;
    width: 73px;
    height: 73px;
}
.disp__none{
	display: none;
}
.col-12{
		width: 100%;
	}
	.col-3 {
    width: 29%;
    float: left;
}

.header-buttons {
    height: 54px;
    width: 62%;
}
.header-button {
    height: 50px;
    width: 76%;
}
.section-2 > span{
	margin-top: 5%;
}
.section-2 > div > span {
    margin-top: 23%;
}
#lang {
    display: block;
    position: absolute;
    top: 1%;
    right: 5.7%;
    float: right;
    width: 24%;
    z-index: 100;
}
}
@media (max-width: 385px){
.header-wrapper span {
    display: block;
    color: #ed7a1d;
    font-size: 1.5em;
    margin: 15px auto;
    margin-left: -20px;
}

	}

@media (min-width: 383px){
.social span {
    display: inline-block;
    width: 77px;
    height: 77px;
}
	body > section.section-11> div > div > div.col-8 > p{
	font-size: 1.5em;
}
.header-wrapper > div > p {
	font-size: 2.3em;
}

.col-12 p {
	font-size: 2em;
}
.section-2 > div > span {
    margin-top: 23%;
}
.title-sp{
	font-size: 1.6em;
	margin-top: 12%;
}
.text-section-4{
	font-size: 0.9em;
}
p.text-section-4:nth-child(3){
	    margin-top: 62%;
}
p.text-section-4:nth-child(4){
	    margin-top: 82%;
	    margin-left: 4%;
}
.title-sp-eng{
	font-size: 1.6em;
	margin-top: 12%;
	width: 56%;
}
.text-section-4-eng{
	font-size: 1.1em;
}
p.text-section-4-eng:nth-child(3){
	    margin-top: 64%;
}
p.text-section-4-eng:nth-child(4){
	    margin-top: 82%;
	    margin-left: 4%;
}
p.text-section-4-eng:nth-child(5) {
    margin-top: 82%;
}
.text-section-4-eng{
	margin-top: 14%;
}
.header-buttons {
    height: 63px;
    width: 66%;
}
.header-button {
    height: 63px;
    width: 80%;
}
p.text-section-4:nth-child(5) {
    margin-top: 85%;
}
.text-section-4{
	margin-top: 14%;
}
.col-12{
		width: 100%;
}
.col-3 {
    width: 31%;
    float: left;
}
#lang {
    display: block;
    position: absolute;
    top: 1%;
    right: 5.7%;
    float: right;
    width: 27%;
    z-index: 100;
}
}
@media (min-width: 412px) {
	.header-wrapper span {
    display: block;
    color: #ed7a1d;
    font-size: 1.8em;
}
	.section-2 > div > span {
    margin-top: 23%;
}
.header-wrapper > div > p {
    font-size: 2.5em;
    margin-top: 10%;
}
.col-3 {
    width: 31%;
    float: left;
}

body > section.section-8.section > div{
	margin-top: 8%;
	}
}
@media (min-width: 479px) {
	.section-2 > div > span {
        margin-top: 6%;
}
.header-wrapper > div > p{
	font-size: 2.9em;
	margin-top: 10%;

}
body > section.section-11> div > div > div.col-8 > p {
    font-size: 2.5em;
}
.col-12 p{
	font-size: 2em
}

.section-6 > div > p{
	font-size: 1em;
}
.col-6{
	margin-bottom: 20px;
	margin-top: 20px;
}
.header-link{
	height: 60px;
	width:100px;
	margin-top: 7%;

}

.header-button {
    height: 60px;
    margin-top: 80%;
}
.header-buttons{
	height: 60px;
}
.col-sp{
	top: 1%;
}
.section-8 > div >p {
	font-size: 1em;
}
.section-2 > div,.section-8 > div{
	top: 10%;
}
.header-buttons{
	margin-bottom: 12%;
}
.col-6 p{
	font-size: 1.4em;
}
.col-6 {
    width: 50%;
    float: left;
    margin: 20px auto;
}
.col-section-11{
	width: 71%;
}
p.text-section-4:nth-child(3) {
    margin-top: 64%;
}
p.text-section-4:nth-child(4) {
    margin-top: 84%;
    margin-left: 7%;
}
.title-sp{
	font-size: 1.6em;
	margin-top: 15%;
}
.text-section-4{
	font-size: 0.9em;
}

p.text-section-4:nth-child(3){
	    margin-top: 65%;
	    margin-left: 15%;
}
p.text-section-4:nth-child(4){
	    margin-top: 87%;
	    margin-left: 11%;
}
p.text-section-4:nth-child(5) {
    margin-top: 88%;
}
.text-section-4{
	font-weight: bold;
	margin-left: 6%;
}
.title-sp-eng{
	font-size: 1.6em;
	margin-top: 15%;
}
.text-section-4-eng{
	font-size: 0.9em;
}

p.text-section-4-eng:nth-child(3){
	    margin-top: 65%;
	    margin-left: 15%;
}
p.text-section-4-eng:nth-child(4){
	    margin-top: 87%;
	    margin-left: 11%;
}
p.text-section-4-eng:nth-child(5) {
    margin-top: 88%;
}
.text-section-4-eng{
	font-weight: bold;
	margin-left: 6%;
}
.col-12{
		width: 100%;
	}
}


@media (min-width: 568px) {
.header-wrapper span {
    display: block;
    color: #ed7a1d;
    font-size: 2.4em;
}
.header-wrapper > div > p {
	  font-size: 3.5em;
    margin-top: 10%;
}
.header-button {
    height: 100px;
    margin-top: 80%;
}
.header-buttons {
    height: 100px;
}
.title-sp{
	font-size: 2em;
	margin-top: 15%;
}
.text-section-4{
	font-size: 1em;
}
p.text-section-4:nth-child(3){
	    margin-top: 65%;
	    margin-left: 15%;
}
p.text-section-4:nth-child(4){
	    margin-top: 87%;
	    margin-left: 11%;
}
p.text-section-4:nth-child(5) {
    margin-top: 88%;

}
.text-section-4{
	font-weight: bold;
	margin-left: 8%;
}
.title-sp-eng{
	font-size: 2em;
	margin-top: 15%;
	width: 53%;
}
.text-section-4-eng{
	font-size: 1.4em;
}
p.text-section-4-eng:nth-child(3){
	    margin-top: 65%;
	    margin-left: 15%;
}
p.text-section-4-eng:nth-child(4){
	    margin-top: 81%;
	    margin-left: 11%;
}
p.text-section-4-eng:nth-child(5) {
    margin-top: 86%;

}
.text-section-4-eng{
	font-weight: bold;
	margin-left: 8%;
}
.col-12{
		width: 100%;
	}
}

}
@media (min-width: 599px) {
	.section-2 > div, .section-8 > div {
    top: 19%;
}
.title-sp{
	font-size: 2em;
	margin-top: 14%;
}
.section-2 > div > span {
    margin-top: 0;
}
.text-section-4{
	font-size: 1.2em;
}
p.text-section-4:nth-child(3){
	    margin-top: 65%;
	    margin-left: 15%;
}
p.text-section-4:nth-child(4){
	   margin-top: 85%;
    	margin-left: 9%;
}
p.text-section-4:nth-child(5) {
    margin-top: 88%;
}
.text-section-4-eng{
	font-weight: bold;
	margin-left: 6%;
}
.title-sp-eng{
	font-size: 2em;
	margin-top: 14%;
}
.text-section-4-eng{
	font-size: 1.5em;
}
p.text-section-4-eng:nth-child(3){
	    margin-top: 65%;
	    margin-left: 15%;
}
p.text-section-4-eng:nth-child(4){
	   margin-top: 83%;
    	margin-left: 9%;
}
p.text-section-4-eng:nth-child(5) {
    margin-top: 86%;
}
.text-section-4-eng{
	font-weight: bold;
	margin-left: 6%;
}
.header-wrapper > div > p {
	font-size: 3.6em;
    margin-top: 10%;
}
.section-2 > div:nth-child(1) > p:nth-child(2) {
    font-size: 1em;
    width: 65%;
}
.col-12{
		width: 100%;
	}
}

@media (min-width: 639px) {
	.col-12{
		width: 100%;
	}
	.col-12 p{
	font-size: 2.5em;
	padding-left: 10px;
}
.header-wrapper span{
	font-size: 2.5em;
}
.col-section-11{
	width: 75%;
}
.header-wrapper > div > p{
	font-size: 4em;
}
.header-link{
	margin-top:5%;
}
.section-2 > div, .section-8 > div{
	top:12%;
}
.section-6 > div{
	top:5%;
}
.header-buttons{
	height: 100px;
}
.col-f{
	width: 50%;
	float: left;
	font-size: 0.8em;
}
.header-button{
	height: 100px;
}
.title-sections{
	font-size: 2.5em;
}
.section-2 > div:nth-child(1) > p:nth-child(2) {
    width: 64%;
}
 body > section.section-8.section > div {
    margin-top: 5%;
}
}
@media (min-width: 689px) {
body > section.section-11> div > div > div.col-8 > p {
    font-size: 2.5em;
}
.header-wrapper > div > p {
    font-size: 4.4em;
    margin-top: 10%;
}
.title-sp{
	margin-top: 2%;
	width: 50%;
	margin-left: 3%;
	margin-right: 0;
	color:#fff;
}
.text-section-4{
	font-size: 2.2em;
	width: 20%;
	margin-left: 4%;
	margin-top: 18%;
	font-weight: bold;
}
p.text-section-4:nth-child(3){
	margin-top: 62%;
	margin-left: 11%;
}
p.text-section-4:nth-child(4){
	margin-top: 82%;
	margin-left: 7%;
}
p.text-section-4:nth-child(5){
	margin-top: 85%;
}
.title-sp-eng{
	margin-top: 2%;
	width: 50%;
	margin-left: 3%;
	margin-right: 0;
	color:#fff;
}
.text-section-4-eng{
	font-size: 2.2em;
	width: 30%;
	margin-left: 4%;
	margin-top: 18%;
	font-weight: bold;
}
p.text-section-4-eng:nth-child(3){
	margin-top: 62%;
	margin-left: 11%;
}
p.text-section-4-eng:nth-child(4){
	margin-top: 82%;
	margin-left: 7%;
}
p.text-section-4-eng:nth-child(5){
	margin-top: 85%;
}
.section-5 > p:nth-child(2){
   	width: 58%;
	margin: 0px 12%;
	font-size: 1.3em;
	position: relative;
	top: 10px;
}
}
@media (min-width: 733px) {
	.section-6 > div > p,
	.section-2 > div > p {
    font-size: 1.3em;
}
.section-p{
	font-size: 1.3em;
}
body > section.section-8.section > div {
    margin-top: 0;
    top: 14%;
}
.header-wrapper > div > p {
    font-size: 4.6em;
    margin-top: 10%;
}
.text-section-4 {
    font-size: 1.5em;
    width: 20%;
    margin-left: 4%;
    margin-top: 18%;
    font-weight: bold;
}
.title-sp {
    margin-top: 11%;
    width: 50%;
    margin-left: 3%;
    margin-right: 0;
    color: #fff;
}
p.text-section-4:nth-child(4) {
    margin-top: 85%;
    margin-left: 7%;
}
p.text-section-4:nth-child(5) {
    margin-top: 87%;
}
.text-section-4-eng {
    font-size: 1.7em;
    width: 30%;
    margin-left: 4%;
    margin-top: 15%;
    font-weight: bold;
}
.title-sp-eng {
    margin-top: 11%;
    width: 50%;
    margin-left: 3%;
    margin-right: 0;
    color: #fff;
}
p.text-section-4-eng:nth-child(4) {
    margin-top: 85%;
    margin-left: 7%;
}
p.text-section-4-eng:nth-child(5) {
    margin-top: 87%;
}
}
@media (min-width: 767px) {
	.section-8 > div >p {
	font-size: 1.3em;
}
.col-sp{
	top:2%;
}
.col-6 p {
    font-size: 1.7em;
}
.header-wrapper span{
	font-size: 3.3em;
}
.header-wrapper > div > p{
	font-size: 4.5em;
}
.header-link{
	margin-top:4%;
}
.section-2 > div, .section-8 > div{
	top: 10%;
}
.section-6 > div{
	top:5%;
}
.header-buttons{
	height: 115px;
}
.col-f{
	width: 50%;
	float: left;
	font-size: 0.8em;

}
.header-button {
    height: 115px;
}
.text-section-4 {
    font-size: 1.5em;
    width: 20%;
    margin-left: 4%;
    margin-top: 12%;
    font-weight: bold;
}
p.text-section-4:nth-child(3) {
    margin-top: 65%;
    margin-left: 11%;
}
span.title-sp {
    margin-top: 9%;
    width: 50%;
    margin-left: 3%;
    margin-right: 0;
    color: #fff;
    font-size: 3em;
}
.text-section-4-eng {
    font-size: 1.5em;
    width: 30%;
    margin-left: 4%;
    margin-top: 12%;
    font-weight: bold;
}
p.text-section-4-eng:nth-child(3) {
    margin-top: 65%;
    margin-left: 11%;
}
span.title-sp-eng {
    margin-top: 11%;
    width: 52%;
    margin-left: 3%;
    margin-right: 0;
    color: #fff;
    font-size: 3em;
}
.title-sections{
	font-size: 4em;
}
.title-section{
	font-size: 3.68em;
}
div.col-f > p{
	padding: 5px;
}
}
@media (min-width: 799px) {
.header-wrapper > div > p{
	font-size: 4.8em;
}
.col-6 p {
    font-size: 2em;
}
.title-section {
    font-size: 4em;
}
.section-p{
	font-size: 1.3em;
}
.section-6 > div > p{
	font-size: 1.3em;
}
.section-8 > div > p{
	font-size: 1.3em;
}
div.col-f > p{
	padding: 5px;
}
.header-buttons {
    height: 103px;
}
body > section.section-11> div > div > div.col-8 > p{
	font-size: 2em;
}
}

@media (min-width: 960px) {
body > section.section-11> div > div > div.col-8 > p {
    font-size: 3.5em;
}
	.header-wrapper > div > p {
    font-size: 5.8em;
}

}
@media (min-width: 979px) {
.header-wrapper span {
    font-size: 3.8em;
}
.header-button {
    height: 151px;
}
.header-buttons {
    height: 151px;
}
.header-wrapper > div > p {
    font-size: 6em;
}
.header-link{
	width: 161px;
}

.title-section {
    font-size: 5em;
}
.section-p {
    font-size: 1.6em;
}
.title-sections {
    font-size: 5em;
}
.section-2 > div:nth-child(1) > p:nth-child(2){
	font-size: 1.6em;
	    width: 60%;
}
.section-5 > p:nth-child(2){
	font-size: 1.5em;
}
.section-6 > div > p {
    font-size: 1.6em;
}
.section-8 > div > p {
    font-size: 1.6em;
}
span.title-sp {
    margin-top: 6%;
    width: 50%;
    margin-left: 3%;
    margin-right: 0;
    color: #fff;
    font-size: 4em;
}
p.text-section-4:nth-child(5) {
    margin-top: 84%;
}
p.text-section-4:nth-child(4) {
    margin-top: 84%;
}
.text-section-4 {
    font-size: 2.2em;
    width: 20%;
    margin-left: 4%;
    margin-top: 14%;
    font-weight: bold;
}
p.text-section-4:nth-child(4){
	margin-top: 85%;
}

span.title-sp-eng {
    margin-top: 8%;
    width: 52%;
    margin-left: 3%;
    margin-right: 0;
    color: #fff;
    font-size: 4em;
}
p.text-section-4-eng:nth-child(5) {
    margin-top: 88%;
}
p.text-section-4-eng:nth-child(4) {
    margin-top: 84%;
}
.text-section-4-eng {
    font-size: 2.2em;
    width: 30%;
    margin-left: 4%;
    margin-top: 14%;
    font-weight: bold;
}
p.text-section-4-eng:nth-child(4){
	margin-top: 85%;
}
}

#text_blockWarning
{
  text-align: center;
  padding-bottom: 1%;
  padding-top: 2%;
}

#text_warning
{
  border-style: solid;
  border-color: #cc3300;
  border-width: 3px;
width: 50%;
margin-left: auto;
margin-right: auto;
padding: 10px;
font-size: 5vw;
}

#blockVirusCheck img
{
  width: 100%;

  position: relative;
}

#text_blockVirusCheck
{
  position: relative;

  margin-top: 5%;
}

.blocks h2
{
  font-size: 2.2em;

  display: block;

  margin: 15px auto;

  width: 75%;

  font-family: VogueBold;
}
.blocks p
{
  width: 75%;

  margin: 30px auto;

  font-size: 1em;

  color:
  #222222;
}

#blockScreenshots1
{
  margin-top: 5%;
}
#blockScreenshots1 font
{
  font-family: VogueBold;
}

#text_blockScreenshots1 h2
{
}

#table_blockScreenshots1
{
width: 100%;
position: relative;
margin-top: 2.5%;
margin-right: auto;
margin-left: auto;
}

#text_blockScreenshots1 img {
    width: 100%;
}
#tr2_blockScreenshots1 img{
  width: 100%;
}

#blockScreenshots2
{
  margin-top: 5%;
}

#blockScreenshots2 font
{
  font-family: VogueBold;
}
#text_blockScreenshots2
{
}

#table_blockScreenshots2
{
width: 100%;
position: relative;
margin-top: 2.5%;
margin-right: auto;
margin-left: auto;
}

#text_blockScreenshots2 img
{
  width: 100%;
}
