body{
font-family: "Zen Kaku Gothic New", sans-serif;
}

.navbar{
background-color: #141562;
color: #fff;
}

.navbar-brand img{
width: 180px;
height: auto;
}




.videoWrap{
	padding-top: 56.25%;
	width: 100%;
	position: relative;
}

.videoWrap video{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
}





@media (max-width: 767.98px) {
.topbox{
height: 300px;
}
.topbox h1{
font-size: 1.5em;
}

}




#service{
background-color: #e3f1fb;
color: #003d7c;
padding: 5em 0;
font-family: "Zen Kaku Gothic New", sans-serif;
}

#service h1{
margin-top: -10px;
font-family: "Zen Kaku Gothic New", sans-serif;
font-weight: 700;
font-size: 3.6em;
letter-spacing: 0.08em;
}

#service h6 {
  font-size: 1em;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
}

.service-img img{
width: 100%;
}

.service-inner{
text-align: center;
margin-top: 1em;
}
.service-inner p{
margin-top: 2em;
}

.service-body h6{
font-size:1.8em;
color: #003d7c;
margin-bottom: 1em;
}

.s-box{
background-color: #fff;
border-radius: 20px;
padding: 3em;
margin-top: 1.5em;
box-shadow: 3px 3px 20px 0px rgba(171, 213, 255, 0.5);
}


.s-box img{
width: 60px;
}



@media (max-width: 767.98px) {
#service h1{
font-size: 2em;
}
.service-body h5{
font-size:1.4em;
letter-spacing: 0.1em;
}
.service-img img{
margin-top: 1em;
}
#service h6 {
  font-size: 0.7em;
}

}









#banner{
padding: 5em 0;
background-color: #141562;
}

#banner img{
width: 100%;
margin-top: 2em;
}

#banner h1{
margin-top: -10px;
font-family: "Zen Kaku Gothic New", sans-serif;
font-weight: 700;
font-size: 3.6em;
letter-spacing: 0.08em;
color: #fff;
}

#banner h6 {
  font-size: 1em;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  color: #fff;
}

.news1{
background: #fff;
padding: 3em;
border-radius: 20px;
margin-top: 3em;
}


.auction {
margin-top: 5em;
}

.auction h2{
font-family: "Zen Kaku Gothic New", sans-serif;
font-weight: 700;
font-size: 1.6em;
color: #141562;
}
.auction h7 {
  font-size: 0.9em;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  color: #141562;
  padding-top: 2em;
}

.auction h3 {
  font-size: 1.3em;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  color: #141562;
  padding-top: 1.2em;
}

.auction p{
font-family: "Zen Kaku Gothic New", sans-serif;
font-size: 0.9em;
}


#insta{
padding: 5em 0;
}
#insta h1{
padding-top: 5px;
font-family: "Zen Kaku Gothic New", sans-serif;
font-weight: 700;
font-size: 2em;
letter-spacing: 0.2em;

}






@media (max-width: 767.98px) {
#banner h1{
font-size: 2em;
}
#banner{
padding: 3em 0;
}
.news1{
padding: 2em;
margin-top: 2em;
}

.service-body h5{
font-size:1.4em;
letter-spacing: 0.1em;
}
.service-img img{
margin-top: 1em;
}
.auction h2{
font-size:1.3em;
}
.auction h3{
font-size:1em;
}

}
















