*{box-sizing: border-box;margin: 0;padding: 0;font-family: 'Lato', sans-serif;scroll-behavior: smooth;}
h1{
    font-size: 2.5rem;
    font-weight: 600;
    letter-spacing: 1px;
    margin-bottom: 1rem;
    color: #172b4d;
}
h2{
    font-size: 30px;
    color: rgb(23, 43, 77) !important;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: capitalize;
}
p{
    font-size: 15px;
    line-height: 26px;
    color: #172b4d;
    font-weight: 500;
}
nav{
    color: #fff;
    top: 0;
    position: fixed;
    right: 0;
    left: 0;
    z-index: 10;
    -webkit-box-shadow: 0 4px 12px 0 rgb(0 0 0 / 5%);
    box-shadow: 0 4px 12px 0 rgb(0 0 0 / 5%);
    background-color: #fff;
}
.navbar-nav .nav-link{
    color:#282c3f;
    text-transform: capitalize;
    font-size: 15px;
    letter-spacing: 1px;
    font-weight: 500;
}
.sliderImg{
    max-width: 100%;
    height:auto;
}
section {
    padding: 60px 0;
}
/*about button*/
.who_btn{
    padding: 15px 35px;
    text-align: center;
    text-transform: uppercase;
    transition: 0.5s;
    background-size: 200% auto;
    color: white;
    box-shadow: 0 0 20px #eee;
    border-radius: 10px;
    background: rgb(23, 43, 77) !important;
    text-decoration: none;
}
/*about button end*/
a:hover{
    color:#fff;
    text-decoration: none;
}
ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.bg-gray {
    background-image: url('../img/secbg.jpg');
    background-attachment: fixed;
    height: 100%;
    width: 100%;
}

.site-heading h2 {
  display: block;
  font-weight: 700;
  margin-bottom: 10px;
  text-transform: uppercase;
}

.site-heading h2 span {
  color: #005eb8;
}

.site-heading h4 {
  padding-bottom: 20px;
  position: relative;
  text-transform: capitalize;
  z-index: 1;
}
.site-heading {
  margin-bottom: 60px;
  overflow: hidden;
}
.service-area .our-offer-carousel .owl-dots .owl-dot span {
  background: #ffffff none repeat scroll 0 0;
  border: 2px solid;
  height: 15px;
  margin: 0 5px;
  width: 15px;
}

.service-area .our-offer-carousel .owl-dots .owl-dot.active span {
  background: #00a01d none repeat scroll 0 0;
  border-color: #00a01d;
}

.service-area .item {
  box-shadow: 0 15px 35px rgb(50 50 93 / 10%), 0 5px 15px rgb(0 0 0 / 7%) !important;
  overflow: hidden;
  padding: 25px 10px;
  position: relative;
  z-index: 1;
}

.service-area.text-center .item {
  background: #ffffff none repeat scroll 0 0;
  border: medium none;
  text-align: center;
  height: 100%;
}

.service-area.text-center .item i {
  background: #005eb8 none repeat scroll 0 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  color: #ffffff;
  font-size: 18px;
  height:55px;
  line-height: 55px;
  position: relative;
  text-align: center;
  width: 55px;
  z-index: 1;
  transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  margin-bottom: 25px;
}

.service-area.item-border-less .item {
  border: medium none;
}

.service-area .our-offer-items.less-carousel .equal-height {
  margin-bottom: 30px;
}

.service-area.item-border-less .item .number {
  font-family: "Poppins",sans-serif;
  font-size: 50px;
  font-weight: 900;
  opacity: 0.1;
  position: absolute;
  right: 30px;
  top: 30px;
}

.our-offer-carousel.center-active .owl-item:nth-child(2n) .item,
.service-area.center-active .single-item:nth-child(2n) .item {
  background: #00a01d none repeat scroll 0 0;
}

.our-offer-carousel.center-active .owl-item:nth-child(2n) .item i,
.our-offer-carousel.center-active .owl-item:nth-child(2n) .item h4,
.our-offer-carousel.center-active .owl-item:nth-child(2n) .item p,
.service-area.center-active .single-item:nth-child(2n) .item i,
.service-area.center-active .single-item:nth-child(2n) .item h4,
.service-area.center-active .single-item:nth-child(2n) .item p {
  color: #ffffff;
}

.service-area .item i {
  color: #00a01d;
  display: inline-block;
  font-size: 60px;
  margin-bottom: 20px;
}

.service-area .item h4 {
  font-weight: 500;
  text-transform: capitalize;
  font-size: 18px;
}
.service-area.text-left .item i {
  background: #00a01d none repeat scroll 0 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  color: #ffffff;
  display: inline-block;
  font-size: 60px;
  height: 100px;
  line-height: 100px;
  margin-bottom: 30px;
  position: relative;
  width: 100px;
  z-index: 1;
  text-align: center;
}
/*course sec start*/
.course-item{
    position: relative;
    margin-top: 1rem;
    box-shadow: 0 15px 35px rgb(50 50 93 / 10%), 0 5px 15px rgb(0 0 0 / 7%);
}
.course-cont{
    padding: 15px 10px;
    background: #f9f9ff;
}
.course-cont h4{
    color: #002347;
    font-size: 16px;
    font-weight: 600;
    text-transform: capitalize;
    letter-spacing: 1px;
    line-height: 26px;
    margin: 10px 0 15px 0;
}
.course-cont p{
    font-size: 15px;
    letter-spacing: 1px;
    line-height: 26px;
}
.course-cont .d-flex span{
    color: #002347;
    letter-spacing: 1px;
    font-size: 13px;
    font-weight: 600;
}
.course-price{
    width: 60px;
    height: 60px;
    border-radius: 60px;
    background: #002347;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 35%;
    right: 5%;
    letter-spacing: 1px;
    font-size: 15px;
}
/*counter sec design*/
.counter-sec{
    background-image: url('../img/counterbg.webp');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.counter{
    background: #fff;
    font-family: 'Noto Sans JP', sans-serif;
    text-align: center;
    padding: 0 0 25px;
    margin: 0 auto 15px;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
    position: relative;
}
.counter:before{
    content: "";
    background: #fff;
    width: 30px;
    height: 30px;
    border-radius: 5px 0;
    box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.07);
    transform: translateX(-50%) rotate(45deg);
    position: absolute;
    bottom: -15px;
    left: 50%;
}
.counter .counter-value{
    color: #fff;
    background: linear-gradient(to right, #19bbd2, #2778ee);
    font-size: 38px;
    font-weight: 300;
    padding: 0 0 3px;
    margin: 0 0 25px;
    border-radius: 10px 10px 0 0;
    display: block;
}
.counter h3{
    color: #2778ee;
    font-size: 18px;
    font-weight: 900;
    letter-spacing: 0.5px;
    text-transform: capitalize;
    margin: 0 0 25px;
}
.counter .counter-icon{
    color: #fff;
    background: linear-gradient(to right, #19bbd2, #2778ee);
    font-size: 40px;
    line-height: 60px;
    width: 65px;
    height: 65px;
    margin: 0 auto;
    border-radius: 10px;
}
.counter.purple .counter-value,
.counter.purple .counter-icon{
    background: linear-gradient(to right, #8f70e7, #c452ef);
}
.counter.purple h3{ color: #c452ef; }
.counter.magenta .counter-value,
.counter.magenta .counter-icon{
    background: linear-gradient(to right, #e84a94, #ae379b);
}
.counter.magenta h3{ color: #ae379b; }
.counter.yellow .counter-value,
.counter.yellow .counter-icon{
    background: linear-gradient(to right, #fecb4b, #e69814);
}
.counter.yellow h3{ color: #e69814; }
@media screen and (max-width:990px){
}

/*footer start*/
footer{
     background: #f4f5f7;
     padding:3rem 0;
}
.fa-facebook{
    color: #fff;
    border-color: #3b5999;
    background-color: #3b5999;
    box-shadow: 0 4px 6px rgb(50 50 93 / 11%), 0 1px 3px rgb(0 0 0 / 8%);
    padding: 10px;
    border-radius: 5px;
}
.fa-instagram{
    color: #fff;
    border-color: #C13584;
    background-color: #C13584;
    box-shadow: 0 4px 6px rgb(50 50 93 / 11%), 0 1px 3px rgb(0 0 0 / 8%);
    padding: 10px;
    border-radius: 5px;
}
.fa-linkedin{
    color: #fff;
    border-color: #5e72e4;
    background-color: #5e72e4;
    box-shadow: 0 4px 6px rgb(50 50 93 / 11%), 0 1px 3px rgb(0 0 0 / 8%);
    padding: 10px;
    border-radius: 5px;
}
.fa-twitter{
    color: #fff;
    border-color:#1DA1F2;
    background-color: #1DA1F2;
    box-shadow: 0 4px 6px rgb(50 50 93 / 11%), 0 1px 3px rgb(0 0 0 / 8%);
    padding: 10px;
    border-radius: 5px;
}
.fa-youtube{
    color: #fff;
    border-color:#FF0000;
    background-color: #FF0000;
    box-shadow: 0 4px 6px rgb(50 50 93 / 11%), 0 1px 3px rgb(0 0 0 / 8%);
    padding: 10px;
    border-radius: 5px;
}
.fa-telegram{
    color: #fff;
    border-color:#0088cc;
    background-color: #0088cc;
    box-shadow: 0 4px 6px rgb(50 50 93 / 11%), 0 1px 3px rgb(0 0 0 / 8%);
    padding: 10px;
    border-radius: 5px;
}
#myBtn {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    border: none;
    outline: none;
    background-color: #0083ff;
    color: white;
    cursor: pointer;
    padding: 10px;
    border-radius: 5px;
    font-size: 15px;
}

#myBtn:hover {
  background-color: #555;
}
.whatsappBtn{
    position: fixed;
    bottom: 20px;
    z-index: 99;
    border: none;
    outline: none;
    background:#25D366;
    left:30px;
    color: white;
    cursor: pointer;
    padding: 8px 15px;
    border-radius: 5px;
    font-size: 20px;
}
/*footer end*/