a{
text-decoration: none
}
a:link {
text-decoration: none;
color: black;
}
a:visited {
text-decoration: none;
color: black
}
body{
width: 100%; margin: 0px; padding: 0px; font-family: calibri; background: whitesmoke
}
::-webkit-scrollbar{
display: none;
}
.bm{
width: 98%; background: rgba(98,171,222,1); border-radius: 0px; padding: 10px
}
.cav{
width: 350px; margin-left: auto; margin-right: auto
}
th{
font-size: 13.5px; text-align: left
}
.tb1{
font-size: 13.5px; text-align: left
}
.tb2{
font-size: 13.5px; text-align: left; color: #222
}
.tb3{
background: #5F9EA0; color: gold; font-size: 15px; text-align: left; padding-left: 5px
}
.bg{
width: 25%; float: left; background: none; margin-right: 0%; margin-left: 0%; margin-bottom: 20px; margin-top: 10px; text-align: center
}
.bg2{
width: 100%; height: 320px
}
.bg3{
border-radius: 10px; margin-left: 5%; text-align: center; width: 90%; box-shadow: 0px rgba(0,0,0,0.1); padding-bottom: 15px;
/**background: rgb(255, 99, 132); color: white**/
}
.bg7{
padding-bottom: 30px
}
.bg8{
height: 275px; margin-top: 0px; border-radius: 5px; margin-left: 2%; text-align: center; width: 96%; box-shadow: 0px rgba(0,0,0,0.1); padding-bottom: 15px; background: white
/**background: rgb(255, 99, 132); color: white**/
}
.cover{
display: block; width: 250px; height: 180px; margin-top: 0px; margin-left: 40%; margin-right: auto; background-image: url(../eclass.png); background-size: 100% 100%
}
.cover3{
display: block; width: 250px; height: 180px; margin-top: 0px; margin-left: 40%; margin-right: auto; background-image: url(../cbt.png); background-size: 100% 100%
}
option {
  outline: none !important;
}
select {
  outline: none !important;
}
.pop{
display: none; width: 40%; height: 270px; background: white; top: 50; left: 30%; z-index: 3; position: fixed; border-radius: 10px; box-shadow: 1px 1.5px 1.5px 2px steelblue; padding-top: 10px
}
.pop1{
display: none; width: 40%; height: 160px; background: white; top: 50; left: 30%; z-index: 3; position: fixed; border-radius: 10px; box-shadow: 1px 1.5px 1.5px 2px steelblue; padding-top: 10px
}
.tracking-in-contract-bck {
	-webkit-animation: tracking-in-contract-bck 1s cubic-bezier(0.215, 0.610, 0.355, 1.000) both;
	        animation: tracking-in-contract-bck 1s cubic-bezier(0.215, 0.610, 0.355, 1.000) both;
}
.slide-right {
	-webkit-animation: slide-right 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
	        animation: slide-right 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}
.lmove{
animation: 0.7s ease-out 0s 1 slideInFromLeft;
}
.lmove1{
animation: 0.7s ease-out 0s 1 slideInFromLeft1;
}
.js-scroll {
opacity: 0;
transition: opacity 500ms;
}
        
.js-scroll.scrolled {
opacity: 1;
animation: slideInFromLeft 0.8s ease-in-out both;
}
@keyframes slideInFromLeft {
  0% {
    transform: translateX(-100%);
    opacity: 0
  }
  100% {
    transform: translateX(0);
    opacity: 1
  }
}
@keyframes slideInFromLeft1 {
  0% {
    transform: translateX(-100%);
    opacity: 0
  }
  100% {
    transform: translateX(0);
    opacity: 1
  }
}
@-webkit-keyframes tracking-in-contract-bck {
  0% {
    letter-spacing: 1em;
    -webkit-transform: translateZ(400px);
            transform: translateZ(400px);
    opacity: 0;
  }
  40% {
    opacity: 0.6;
  }
  100% {
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    opacity: 1;
  }
}
@-webkit-keyframes slide-right {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(100px);
            transform: translateX(100px);
  }
}
@media only screen and
 (max-width: 720px){
.bm{
width: 95%; background: rgba(98,171,222,1); border-radius: 0px; padding: 10px
}
.cav{
width: 95%; margin-left: auto; margin-right: auto
}
.bg{
width: 49%; float: left; background: none; margin-left: 0.5%; text-align: left; padding: 0px
}
.bg2{
width: 100%; height: 320px
}
.bg8{
margin-top: -20px; border-radius: 3px; margin-left: 2%; text-align: center; width: 96%; box-shadow: none; padding-bottom: 10px; background: white
/**background: rgb(255, 99, 132); color: white**/
}
.pop{
display: none; width: 70%; height: 270px; background: white; top: 150; left: 15%; z-index: 3; position: fixed; border-radius: 10px; box-shadow: 1px 1.5px 1.5px 2px steelblue; padding-top: 10px
}
.pop1{
display: none; width: 70%; height: 160px; background: white; top: 50; left: 15%; z-index: 3; position: fixed; border-radius: 10px; box-shadow: 1px 1.5px 1.5px 2px steelblue; padding-top: 10px
}
}
.snav{
width: 100%; height: 38px; background-size: 100% 100%; position: fixed; z-index: 10;  background: white; border-bottom:1px solid rgba(0,0,0,0.2)
}
.snav1{
font-size: 23px; font-weight: 600; color: rgba(38,68,130,1); margin-top: 2px; margin-left: 12px; float: left; cursor: pointer
}
.snav2{
display: none; font-size: 38px; font-weight: 300; color: rgba(38,68,130,1); margin-top: -8px; margin-left: 12px; float: left; cursor: pointer
}
.snav3{
width: 100%; height: 70px; background-image: url(../border4.png); background-size: 100% 100%; position: fixed; z-index: 1
}
.lnav{
display: none; position: fixed; left: 0; z-index: 1; width: 220px; height: 100%; background: rgba(38,68,130,1); transition: 0.5s ease-in-out; overflow-y: scroll
}
.lnav1{
width: 150px; height: 110px; margin-top: 65px; margin-left: 35px; background-image: url(../home.png); background-size: 100% 100%;
}
.lnav2{
width: 80%; height: 30px; margin-left: 10%; margin-top: 10px; border: none; border-radius: 15px; background: rgba(255,42,42,1); color: white; font-size: 15px; font-weight: 600
}
.pb{
width: 96%; padding: 2%; margin: 0px
}
.hg{
width: 250px; height: 180px; margin-top: 65px; margin-left: auto; margin-right: auto; background-image: url(../home.png); background-size: 100% 100%
}
.pn{
font-size: 25px; font-weight: 1000; margin-top: 10px; text-align: center
}
.tx1{
text-align: left; margin-left: 18px; font-size: 15px; font-weight: 600
}
.in1{
width: 90%; margin-left: 0.5%; height: 40px; font-size: 15px; font-weight: 800; background: white; padding: 10px; border-radius: 10px; border: 1.5px solid steelblue
}
.st1{
width: 88%; margin-left: 0.5%; height: 40px; font-size: 15px; font-weight: 600; background: white; padding: 10px; border-radius: 5px; border: 1.5px solid steelblue
}
.img1{
background: #fff; color: #000; margin-top: 0px; margin-left: -25%; margin-bottom: 15px; padding: 0px; height: 24px; box-shadow:0 0px 0px #fff; border-radius: 5px
}
.pt1{
width: 30px; height: 30px; float: right; margin-right: 0px; font-size: 35px; font-weight: 400; color: steelblue; cursor: pointer
}
.pt2{
margin-left: 15px; margin-top: 40px; font-size: 17px; font-weight: 600; color: #777
}
.ptb{
width: 90%; height: 32px; margin-left: 5%; margin-top: 15px; border: none; border-radius: 15px; background: rgb(255, 99, 132); color: white; font-size: 15px; font-weight: 600
}
.bd1{
width: 100%; height: 50px
}
.bnav{
position: fixed; width: 100%; height: 60px; background-size: 100% 100%; bottom: 0; background-image: url(../border3.png)
}
.bnav1{
width: 45px; height: 45px; border-radius: 50%; background: rgb(255, 99, 132); bottom: 5; right: 20; position: fixed; z-index: 4;
}
.bnav2{
position: fixed; bottom: 0; z-index: 3; width: 100%; height: 50px; background-image: url(../border.png); background-size: 100% 100%
}
.dimg{
margin-top: 10px; width: 200px; height: 140px
}
.pt3{
margin-top: 2px
}
.ct{
text-align: center;
}
.img2{
width: 60px; height: 60px; margin-top: 40px
}
.pt4{
z-index: 0; color: black; font-weight: 800; margin-top: 5px; opacity: 0.8
}
.pt5{
color: steelblue; font-weight: 800; margin-top: -10px
}
.dv1{
width: 100%; text-align: center
}
.img3{
width: 100px; height: 100px; border-radius: 50%; background-size: 100% 100%
}
.pt6{
margin-top: -15px; font-size: 14px; font-weiggt: 800
}
.dv2{
width: 96%; padding: 2%; margin: 0px
}
.pt7{
color: white; font-weight: 600; font-size: 15px; margin-left: 20px
}
.pt8{
margin-left: 15px; font-size: 15px; font-weight: 600
}
.pt9{
width: 90%; margin-left: 5%; height: 40px; font-size: 15px; font-weight: 600; background: white; padding: 10px; border-radius: 30px; border; 1px solid steelblue
}
.btn3{
width: 90%; height: 38px; margin-left: 5%; margin-top: 25px; border: none; border-radius: 30px; background: rgba(38,68,130,1); color: white; font-size: 15px; font-weight: 600
}
.lnav{
display: none; position: fixed; left: 0; z-index: 1; width: 220px; height: 100%; background: rgba(38,68,130,1); transition: 0.5s ease-in-out; overflow-y: scroll
}
.lnav2{
width: 80%; height: 30px; margin-left: 10%; margin-top: 10px; border: none; border-radius: 15px; background: rgba(255,42,42,1); color: white; font-size: 15px; font-weight: 600
}
.btn2{
width: 90%; height: 38px; margin-left: 0.5%; margin-top: 20px; margin-bottom: 20px; border: none; border-radius: 30px; background: rgba(38,68,130,1); color: white; font-size: 15px; font-weight: 600
}
.tp1{
float: left; width: 100%; height: 55px
}
.bn1{
float: left; width: 100%; height: 110px; padding-top: 95px; background-image: url(../images/banner2.jpg); background-size: 100% 100%
}
.bn2{
float: left; width: 100%; height: 110px; padding-top: 95px; background-image: url(../images/banner1.jpg); background-size: 100% 100%
}
.img4{
float: left; margin-left: 10px; width: 35px; height: 35px; margin-top: 2px
}
.img6{
float: right; margin-right: 10px; width: 30px; height: 25px; margin-top: 5px
}
.img8{
float: right; margin-right: -26px; width: 13px; height: 15px; margin-top: 2px; background: rgba(255,42,42,1); border-radius: 50%; color: white; font-weight: 800; z-index: 5; padding-left: 1.5px; font-size: 13px
}
.lpt{
float: left; padding-top: 5px; margin-left: 17px; font-size: 15px; font-weight: 800
}
.lpt1{
padding-top: 5px; margin-left: 17px; font-size: 15px; font-weight: 800
}
.lpt2{
float: right; padding-top: 5px; margin-right: 17px; font-size: 15px; font-weight: 800
}
.lpt3{
float: right; margin-top: -32px; margin-right: 17px; font-size: 15px; font-weight: 800
}
.img5{
width: 75%; height: 120px; margin-top: 15px
}
.pt10{
float: left; margin-left: 5px; font-size: 20px; font-weight: 800; margin-top: 7px
}
.pt11{
font-size: 14px; font-weight: 600; margin-top: 10px; margin-left: 10px; margin-right: 10px; 
}
.pt12{
font-size: 15px; margin-top: 15px; font-weight: 800
}
.lnav4{
width: 80%; height: 30px; margin-top: 0px; border: none; border-radius: 15px; background: rgba(255,42,42,1); color: white; font-size: 15px; font-weight: 600; margin-bottom: 5px
}
.bs1{
float: left; width: 100%; height: 60px
}