html{
width:100%;
overflow-x:hidden;
}

body{
background:#fff;
}

.o_nas_logo{
	background: url('../images/logo-o_nas.png');
    width: 389px;
    height: 61px;
	margin: 20px auto;
}

.o_nas_litebox{
background: url(../images/mandala_turs.png) repeat fixed;
}

h2 {
font-family: Roboto Condensed, RobotoR, sans-serif;
line-height: 1em;
text-shadow: 0 0 0 rgba(0,0,0,0);
text-transform: uppercase;
font-size: 3em;
color: #FFAB00;
font-weight: normal;
text-align: center;
}

h3 {
font-family: Roboto Condensed, RobotoR, sans-serif;
font-size: 1.7em;
font-weight: bold;
color: #222;
margin: 30px 0 0 0;
}

h4 {
font-family: Roboto Condensed, RobotoR, sans-serif;
font-size: 1.6em;
font-weight: normal;
color: #FF6B00;
margin-bottom: 10px;}

p{
color: #222;
font-family: Roboto Condensed, RobotoR, sans-serif;
font-size: 1.2em;}


.all_litebox{
	margin:0 8%;
}

.o_nas_litebox p {
color: #354F5E;
font-weight: 400;
margin-top: 20px;
font-family: Roboto Condensed;
line-height: 1.2em;
margin-bottom: 10px;
font-size: 1.3em;
padding-top: 8px;
border-top: 3px #E8AE60 dotted;
}

.nepal_block{

}

.descr_tur{
	color:#624B43 !important;
	line-height: 1.3em !important;
}

.nepal_link{
margin:10px 0;
}

@media (max-width: 660px) {

.o_nas_logo img{
	background: url('../images/logo-o_nas.png');
    max-width: 80%;
    
	margin: 10px auto;
}

@media (max-width: 660px) {


h2{
font-size: 2em !important;}




}
@media (max-width: 500px) {
.all_litebox {
margin: 0 3%;
}

}