/*.............section01..............*/
/*.............section01..............*/
/*.............section01..............*/

.section-1-herder {
	display: block;
	margin: 0 auto;
	position: absolute;
	z-index: 8;
	top: 0px;
	left: 0;
	right: 0;
}

.section-1-name {
	display: block;
	margin: 0 auto;
	text-align: center;
	position: absolute;
	z-index: 2;
	top: 40%;
	left: 0;
	right: 0;
}

.section-1-name h1 {
	color: #ffffff;
	font-size: 80px;
	font-weight: 200;
	text-shadow: 0px 2px 10px rgba(0, 0, 0, 0.6);
}


.section-1-name span {
	color: #ffffff;
	font-size: 50px;
	font-weight: 200;
	text-shadow: 0px 2px 10px rgba(0, 0, 0, 0.6);

}





.section-1-icon {
	display: block;
	margin: 0 auto;
	text-align: center;
	position: absolute;
	z-index: 2;
	bottom: 5%;
	left: 0;
	right: 0;
}


.section-6-tavel {
	display: block;
	margin: 0px 15px;
	position: absolute;
	z-index: 2;
	bottom: 5%;
	left: 0;
	right: 0;
}


.section-footer {
	display: block;
	margin: 0 auto;
	position: absolute;
	z-index: 0;
	bottom: 0.1px;
	left: 0;
	right: 0;
}

@media(max-width:1024px){

}
@media(max-width:768px){
	.section-1-name h1 {
    font-size: 60px;
    line-height: 24px;
}
}

@media(max-width:567px){
	.section-1-name h1 {
    font-size: 30px;
    line-height: 24px;
}
}

@media(max-width:480px){
	.section-1-name h1 {
    font-size: 24px;
    line-height: 24px;
}
}
@media(max-width:414px){
	.img-section-1-name{
		width: 20%;
	}
	.section-1-name h1 {
    font-size: 20px;
    line-height: 24px;
}
	.section-1-name {
    top: 40%;
}

.section-1-name span {
    color: #ffffff;
    font-size: 26px;
    font-weight: 200;
    text-shadow: 0px 2px 10px rgba(0, 0, 0, 0.6);
}
}
