body,
p,
h1,
h2,
h3,
h4,
li,
a {
    font-family: 'Nunito', sans-serif;
}

.header img {
    height: 45px;
    width: auto;
}

.hamburger {
    position: absolute;
    display: inline-block;
    width: 1.55em;
    height: 0.8em;
    margin-right: 0.3em;
    border-top: 0.3em solid #000;
    border-bottom: 0.3em solid #000;
    top: 24px;
    right: 10px;
}

.hamburger:before {
    content: "";
    position: absolute;
    top: 0.3em;
    left: 0px;
    width: 100%;
    border-top: 0.3em solid #000;
}

* {
    transition: all 0.3s ease-in-out;
}

.ourservices * {
    box-sizing: border-box;
}

.overlayback {
    display: block;
    position: fixed;
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 999;
    opacity: 0;
    visibility: hidden;
}

.overlayback.active {
    opacity: 1;
    visibility: visible;
}

.menuoverlay {
    background: #fff;
    position: fixed;
    top: 0;
    z-index: 99999;
    height: 100%;
    width: 25%;
    display: block;
    text-align: justify;
    right: -320px;
    width: 250px;
    padding: 3em 1em 3em 2em;
}

.menuoverlay.active {
    display: block;
    right: 0;
}

.ourservices {
    display: block;
}

.ourservices * {
    transition: all 0.7s ease-in-out;
}

.os3.start {
    margin-top: 40px;
    opacity: 0;
}

.osv {
    width: 50%;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    opacity: 1;
    margin-top: 0px;
}

.osv a {
    width: 100%;
    height: 100%;
    display: block;
    min-height: 150px;
    padding: 10px 20px;
    text-decoration: none;
    color: #fff;
    line-height: 1.2;

}

.os1 a {
    background: #6CB43B;
}

.os2 a {
    background: #B5A2D7;
}

.os3 a {
    background: #1E1926;
}

.os4 a {
    background: #352B48;
}

.osv.os1 a,
.osv.os2 a {
    min-height: 175px;
}

.os1.start,
.os2.start,
.os3.start,
.os4.start {
    margin-top: 30px;
    opacity: 0;
}

.os1,
.os2,
.os3,
.os4 {
    margin-top: 0px;
    opacity: 1;
}

.osv img {
    height: 50px;
    width: auto;
    margin: 10px 0;
}

.osv h3 {
    font-size: 16px;
    line-height: 1.2;
    font-weight: 700;
    letter-spacing: 0.5px;
}

.header {

    padding: 15px 0 10px;
    text-align: center;
}

.heading h2 {
    font-weight: 800;
    color: #032e42;
    font-size: 30px;
    line-height: 1.2;
    text-align: center;
    margin-bottom: 5px;
}

.heading {
    margin: 15px 0;
}

.heading h2 span,
.title h2 span {
    color: #6CB43B;
}

.heading h4 {
    font-size: 17px;
    line-height: 1.2;
    text-align: center;
    white-space: normal;
    width: 70%;
    margin: 0 auto;
}

.title h2 {
    font-weight: 800;
    color: #032e42;
    font-size: 25px;
    line-height: 1.2;
    margin-bottom: 5px;
}

.title h4 {
    font-size: 17px;
    line-height: 1.2;

}

.textleft {
    text-align: left;
}

.textcenter {
    text-align: center;
}

.bottomrow {
    padding: 10px;
    text-align: center;
    display: flex;
    justify-content: center;
}

.bottomrow a {
    line-height: 25px;
    letter-spacing: 0px;
    font-weight: 500;
    border-color: rgba(0, 0, 0, 0);
    border-style: solid;
    padding: 10px 15px;
    border-radius: 50px;
    background: #6CB43B;
    color: #fff;
    font-weight: 700;
    margin: 0 5px;
    text-decoration: none;
    font-size: 13px;
}

.bottomrow img {
    height: 20px;
    width: auto;
    margin: 0 5px;
}

.callusnow {
    display: flex;
    align-items: center;
    width: auto;
}

.whatsappnow {
    display: flex;
    align-items: center;
    width: auto;
}

footer {
    position: fixed;
    width: 100%;
    bottom: 0;
    background: #fff;
    z-index: 999;
}

.menunav {
    list-style: none;
}

.menunav a {
    color: #6CB43B;
    font-weight: 800;
    font-size: 20px;
    text-decoration: none;
}

.menunav a.appplymenu {
    line-height: 25px;
    letter-spacing: 0px;
    font-weight: 500;
    border-color: rgba(0, 0, 0, 0);
    border-style: solid;
    padding: 10px 15px;
    border-radius: 50px;
    background: #6CB43B;
    color: #fff;
    font-weight: 700;
    margin: 0 5px;
    text-decoration: none;
    font-weight: 800;
    font-size: 15px;
    color: #fff;
}

.menunav li {
    padding-left: 20px;
}

.menunav li.nopad {
    padding: 20px 0;
}

.appinp input {
    width: 100%;
}

.applynextbtnnew {
    background: #6CB43B !important;
    border-radius: 20px !important;
    padding: 3px 30px;
    font-size: 15px;
    line-height: 34px;
    color: #fff;
    outline: none;
    border: 0;
    font-weight: 600;
}

.checkboxrow {
    font-size: 12px;
    font-weight: 400;
    margin: 10px 0 20px;
    line-height: 1.2;
}


/* Basic styling */

[type=checkbox],
[type=radio] {
    width: 1.2rem;
    height: 1.2rem;
    color: #032e42;
    vertical-align: middle;
    -webkit-appearance: none;
    background: none;
    border: 0;
    outline: 0;
    flex-grow: 0;
    border-radius: 50%;
    background-color: #FFFFFF;
    transition: background 300ms;
    cursor: pointer;
}


/* Pseudo element for check styling */

[type=checkbox]::before,
[type=radio]::before {
    content: "";
    color: transparent;
    display: block;
    width: inherit;
    height: inherit;
    border-radius: inherit;
    border: 0;
    background-color: transparent;
    background-size: contain;
    box-shadow: inset 0 0 0 1px #CCD3D8;
}


/* Checked */

[type=checkbox]:checked,
[type=radio]:checked {
    background-color: currentcolor;
}

[type=checkbox]:checked::before,
[type=radio]:checked::before {
    box-shadow: none;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E %3Cpath d='M15.88 8.29L10 14.17l-1.88-1.88a.996.996 0 1 0-1.41 1.41l2.59 2.59c.39.39 1.02.39 1.41 0L17.3 9.7a.996.996 0 0 0 0-1.41c-.39-.39-1.03-.39-1.42 0z' fill='%23fff'/%3E %3C/svg%3E");
}


/* Disabled */

[type=checkbox]:disabled,
[type=radio]:disabled {
    background-color: #CCD3D8;
    opacity: 0.84;
    cursor: not-allowed;
}


/* IE */

[type=checkbox]::-ms-check,
[type=radio]::-ms-check {
    content: "";
    color: transparent;
    display: block;
    width: inherit;
    height: inherit;
    border-radius: inherit;
    border: 0;
    background-color: transparent;
    background-size: contain;
    box-shadow: inset 0 0 0 1px #CCD3D8;
}

[type=checkbox]:checked::-ms-check,
[type=radio]:checked::-ms-check {
    box-shadow: none;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E %3Cpath d='M15.88 8.29L10 14.17l-1.88-1.88a.996.996 0 1 0-1.41 1.41l2.59 2.59c.39.39 1.02.39 1.41 0L17.3 9.7a.996.996 0 0 0 0-1.41c-.39-.39-1.03-.39-1.42 0z' fill='%23fff'/%3E %3C/svg%3E");
}

[type=checkbox],
[type=radio] {
    width: 2rem;
    height: 2rem;
    color: #032e42;
    vertical-align: middle;
    -webkit-appearance: none;
    background: none;
    border: 0;
    outline: 0;
    flex-grow: 0;
    border-radius: 50%;
    background-color: #FFFFFF;
    transition: background 300ms;
    cursor: pointer;
    margin-right: 7px;
}

.chcbox {
    display: flex;
}

.appformwrap {
    position: relative;
}

.appformwrap label.error {
    color: #f40000;
    font-size: 11px;
    font-weight: 300;
    position: absolute;
    bottom: 9px;
    left: 11px;
}

.appformwrap .formcontrol.error {
    border: 1px solid #f40000;
}

.whyusrow {
    position: relative;
    display: block;
}

.achive,
.whyusrow {
    box-sizing: border-box;
    text-align: center;
}

.whyusrowinner {
    display: block;
    width: 100%;
    vertical-align: top;
    margin: 0 0 45px;
    background: none;
}

.whypp {
    margin: 1em;
    background: #fff;
    min-height: auto;
    box-shadow: 0px 2px 30px 0px rgba(0, 0, 0, 0.2);
    position: relative;
    border-radius: 10px;
    overflow: hidden;
}

.whypp p {
    padding: 0px 30px 15px;
    font-size: 15px;
    color: #555;
}

.whypp img {
    max-width: 100%;
    height: auto;
}

.whypp h3 {
    font-weight: 800;
    color: #032e42;
    font-size: 22px;
    line-height: 1.2;
    margin: 25px 0 5px;
}

.banner {
    height: 160px;
    margin: 10px 0 30px;
}

.banner img {
    position: relative !important;
    max-width: none !important;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.narrowdiv {
    width: 90%;
    margin: 0 auto;
}

.whypp h3 span {
    color: #6CB43B;
}
.topflag img{

  width: 23px;
  height: auto;
    margin-right: 10px;
}
.inerflag{
      display: flex;
  align-items: center;
}
.inerflag{
    margin-bottom:10px;
}

.topflag a{
    color: #6CB43B;
font-weight: 800;
text-decoration: none;
}
.noticepop {
    padding: 1em;
    text-align: left;
}
.noticepop h3 {
    font-size: 30px;
    font-weight: 800;
    color: #6CB43B;
}
.noticepop p, .noticepop li {
    font-family: 'Nunito', sans-serif;
    font-size: 13px;
    line-height: 1.2;
    margin-bottom: 20px;
    color: #032e42;
}
.noticepop ul {
    margin-bottom: 20px;
    padding-left: 20px;
}
.noticepop li {
    margin-bottom: 4px!important;
    list-style: disc;
    list-style-position: outside;
    padding-left: 10px;
    
    font-size: 13px;
}
.noticepop h4 {
    font-size: 13px;
    font-weight: 600;
}
.whatsappall{
    position: fixed;
  bottom: -100px;
  width: 80%;
  background: #6CB43B;
  left: 0;
  right: 0;
  margin: 0 auto;
  padding: 20px;
  border-radius: 10px;
  color: #fff;
     z-index: 9999;
    display: none;
}
.whatsappall a{
  font-weight: 700;
    color: #fff;
    text-decoration: underline;
}
.whatsback{
    position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  background-color: rgba(0,0,0,0.2);
  width: 100%;
  height: 100%;
 
}
.whatsappall.active{
    display: block;
    bottom: 78px;
}
.appdv img{
    width: 100px;
    height: auto;
}
.appdv h3{
  font-weight: 800;
  color: #032e42;
  font-size: 25px;
  line-height: 1.2;
  margin-bottom: 5px;
}
.appdv ul{
 list-style: disc;
    list-style-position: outside;
}
.appdv ul li{
 margin-bottom: 0;   
}
.btn-style3 {
    display: inline-block;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    border: 1px solid transparent;
    background-color: var(--blue);
    border-radius: 50px;
    transition: all 0.3s ease-in-out;
    position: relative;
    z-index: 5;
    padding: 14px 20px;
        background: #6CB43B;
}

