/*********************************************
404.css
*********************************************/
.o-905-b{
	width: 100%;
	max-width: 905px;
	margin: 0 auto;
}

.o-main-ct-h1{
	color: #000;
}


.o-not-1,.o-not-2{
	text-align: center;
	margin-bottom: 0;
}

.o-not-1{
	margin-top: 10px;
}

.o-not-2{
	margin-top: 30px;
}

.o-bk-btn{
	display: flex;
	justify-content: center;
	align-items: center;
	min-height: 55px;
	font-size: 20px;
	line-height: 28px;
	box-sizing: border-box;
	padding: 10px;
	border-radius: 5px;
	transition: .3s;
	width: 100%;
	max-width: 322px;
	background: #946134;
	margin-left: 15px;
	margin-right: 15px;
}

.o-bk-btn{
	background: #dddcdd;
	border: none!important;
	box-sizing: border-box;
	padding: 15px 0;
	width: 245px;
	transition: .3s;
	color: #000!important;
	color: #000;
	margin-top: 30px;
}

.o-905-b{
	min-height: 90vh;
	display: flex;
	justify-content: center;
	align-items: center;
}

.o-com-h1 {
    font-size: 37px;
    line-height: 47px;
    text-align: center;
    margin: 0;
}


@media (min-width: 576px){

}






@media (min-width: 768px){
.o-com-h1 {
    font-size: 48px;
    line-height: 54px;
    text-align: center;
    margin: 0;
}
}


@media (orientation: landscape) and (max-width: 940px){

}


@media (min-width: 992px){
.o-sec-pt{
	padding-top: 111px;
}

.o-bk-btn:hover{
	background: #eeefef;
}
}



@media (min-width: 1025px){

}





@media (min-width: 1100px){
}



