html{
   overflow-x:hidden ; 
}
body{
margin: 0px;
overflow-x:hidden ;
font-family: 'Josefin Sans', sans-serif!important;
}




/*.preloaderBg {
      position: fixed;
      z-index: 9999;
      top: 0px!important;
      background: #222222;
      width: 100%;
      height: 100%;
      text-align: center;
      padding-top: 20%;
}

.preloader {
    margin: auto;
    background: url('../images/mob-ban.png') no-repeat center;
    background-size: contain;
    width: 100px;
    -webkit-animation: mover 1s infinite alternate;
    animation: mover 1s infinite alternate;
    height: 100px;
}

@keyframes mover {
  0% { transform: translateY(-3px); }
  100% { transform: translateY(3px); }
}

.preloader2 {
  border: 5px solid transparent;
  border-top: 5px solid #0c4e97;
  border-radius: 50%;
  width: 150px;
  height: 150px;
  animation: spin 1s ease-in-out infinite;
  position: relative;
  margin: auto;
  top: -122px;
  z-index: 999999;
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
*/



.ip-loader{
    margin-left: 0px!important;
    bottom: 45%!important;
}
.loader {
  width: 14px;
  height: 14px;
  border-radius: 50%;
  display: block;
  margin:15px auto;
  position: relative;
  color: #0c4e97;
  box-sizing: border-box;
  animation: animloader 1s linear infinite alternate;
}

@keyframes animloader {
  0% {
    box-shadow: -38px -12px ,  -14px 0,  14px 0, 38px 0;
  }
  33% {
    box-shadow: -38px 0px, -14px -12px,  14px 0, 38px 0;
  }
  66% {
    box-shadow: -38px 0px , -14px 0, 14px -12px, 38px 0;
  }
  100% {
    box-shadow: -38px 0 , -14px 0, 14px 0 , 38px -12px;
  }
}



.header{
    float: left;
    width:100%;
    /*z-index: 99;*/
    position: relative;
    height: 0;
   /* padding: 0px 33px;*/
    /*padding-top: 15px;*/
    
  }
.logo {
    float: left;
    /* margin-top: 30px; */
    /* margin-left: -50px; */
    width: 165px;
    position: relative;
    z-index: 1;}


.logo img{float: left;max-width: 100%;}
.header_menu_area {
  /* width: 100%; */
  float: right;
  position: relative;
  text-align: center;
}
.header_menu_area > .mob_nav {
    display: none; 
}

.header_menu_area > ul {
    width: auto;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0px;
    padding-left: 0px;
    padding-right: 170px;
    float: right;
    padding-top: 42px;
}
.header_menu_area > ul > li {
      width: auto;
      display: inline-block;
      vertical-align: middle; 
}
      
.header_menu_area > ul > li > a:hover {
          color: #0c4e97;
          
}
         


.header_menu_area > ul > li > a:hover::after {
          /* height: 100%; */
}
  .active-class{
  
  color: #ffffff !important;
  
  /* border-bottom: solid 4px #0f703a; */
}

.on-mob{
    display: none;
}
.stable{
    color: #0c4e97!important;
}

.w-pay{
    display: none;
   color: white!important;
   font-weight: 400!important;
   padding-left: 26px!important;
}

@media (max-width: 1199px) {

    .on-mob{
        display: block;
    }

.menu li:hover>ul {
    width: 100% !important;
    visibility: visible;
    opacity: 1;
    position: unset;
    transform: initial;
    /* height: 122px; */
    z-index: 99999;
    margin-top: 60px;
}
.menu ul:after{
    bottom: 62%;
}

.header_menu_area > ul > li > a {
    width: 100%!important;
}

.sub-menu {
    margin-top: 73px!important;
}

.menu li:hover>ul {
    visibility: visible;
    opacity: 1;
    /*position: unset;*/
    transform: initial;
    /* height: 122px; */
    z-index: 99999;
    margin-top: 36px;
}

.menu ul {
    visibility: hidden;
    opacity: 0;
    top: 0;
    left: 0 !important;
    width: 100%;
    transform: initial;
}
.ham-nav{
    display: none;
}

.header_menu a svg{
    display: none;
}

.sub-menu-1{
    position:unset !important;
    width:100% !important;
}


.header_menu_area {
    position: inherit; 
    width: 100%;
    margin-top: -70px;
}

.header_menu_area > .mob_nav {
      display: block;
      float: right;
      width: 28px;
      height: 20px;
     margin: 23px 0px 40px 0px;
      cursor: pointer;
      transform: rotate(0);
      -ms-transform: rotate(0);
      -webkit-transform: rotate(0);
      transition: all ease-in-out 0.5s;
      -o-transition: all ease-in-out 0.5s;
      -ms-transition: all ease-in-out 0.5s;
      -moz-transition: all ease-in-out 0.5s;
      -webkit-transition: all ease-in-out 0.5s;
}

.header_menu_area > .mob_nav > div {
    background: #0c4e97;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    display: block;
    height: 3px;
    left: 0;
    position: absolute;
    transform: rotate(0);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
    width: 100%;
}

.header_menu_area > .mob_nav > div:nth-child(1) {
    top: 2px; 
}

.header_menu_area > .mob_nav > div:nth-child(2), .header_menu_area > .mob_nav > div:nth-child(3) {
    top: 13px; 
}

.header_menu_area > .mob_nav > div:nth-child(4) {
    top: 23px; 
}

.mob_nav.open > div:nth-child(1), .mob_nav.open > div:nth-child(4) {
    left: 50%;
    top: 18px;
    width: 0%; 
}

.mob_nav.open > div:nth-child(2) {
    background: #0c4e97;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.mob_nav.open > div:nth-child(3) {
    background: #0c4e97;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

.header_menu_area > ul {
    width: 100%;
    position: absolute;
    top: 100%;
    left: 0;
    background: black;
    min-height: auto;
    visibility: hidden;
    opacity: 0;
    z-index: 9 !important;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
    top: 165px;
    text-align: center;
}

.header_menu_area > ul > li {
      width: 100%; 
}

.header_menu_area > ul > li > a {
        color: #fff!important;
        width: 100%;
        line-height: 30px;
        padding: 10px 14px!important;
        text-align: left;
        
}

.header_menu_area > ul > li > a::after {
    width: 0px;
    height: 100%!important;
    background: red; 
}

.header_menu_area > ul > li > a:hover::after {
    width: 4px; 
}
.w-pay{
    font-weight: 500!important;
}

.header_menu_area ul.view {
    visibility: visible;
    opacity: 1;
    z-index: 100;
    z-index: 1111 !important;
}

.header_user_area {
    right: calc(5% + 70px);
} 
.header_menu_area > ul {
    padding-bottom: 36px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 21px;
}

}

.active-menu{
  background: linear-gradient(to right, rgb(0, 34, 93), rgb(20, 70, 158));
  color: #ffffff !important;
  /* border-bottom: solid 4px #0f703a; */
}


.menu li {
    display: inline-block;
    position: relative;
    z-index: 100;
}

.m-b{
    color: black!important;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.m-b:hover{
    color: white!important;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.header_menu_area > ul > li > a {
    width: auto;
    color: black;
    font-weight: 500;
    float: left;
    position: relative;
    font-size: 16px;
    letter-spacing: 0px !important;
    padding: 8px 0px 9px 24px;
    z-index: 1;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
    text-decoration: none;
    text-align: center;
}
/**/
.header_menu_area > ul > li > a:hover:after{
     width: 35%; 
  left: 0; 
  transform: scaleX(1);
      transform-origin: left;
      transition: transform 0.25s ease-in-out;
}

.menu ul li a:hover, .menu ul li:hover>a {
    /*background: white;*/
    color: #f1c232;
    text-decoration: none;
    transform: rotate(0);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}


.header_menu_area > ul > li > a svg {
    width: 15px;
    fill: black;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}


.header_menu_area > ul > li > a:hover svg{
fill: #ff8f29;
transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}

.menu ul {
    visibility: hidden;
  /*  display: none;*/
    opacity: 0;
    margin: 0;
    top: 39px;
    padding: 0;
    width: 211px;
    position: absolute;
    left: 0;
    background: #fff;
    z-index: 99;
    transform: translate(0,20px);
    transition: all .5s ease-out;
    /*transform: translate(22px,0px);
    transition: all 0.5s ease-out;*/
    border-radius: 18px;
}


.menu li:first-child {
    margin-left: 0;
}
.menu li:first-child {
    margin-left: 0;
}
.menu ul li {
    display: block;
    float: none;
    background: 0 0;
    margin: 0;
    padding: 0;
    width: 100%;
}

.menu li:hover>ul {
    visibility: visible;
   /* display: block;*/
    opacity: 1;
    transform: translate(0,0);
}

.menu ul li a {
    width: 100%;
    font-size: 14px;
    font-weight: 500;
    text-align: left;
    padding: 15px 10px;
    display: block;
    color: black;
    /*background: white;*/
    border-bottom: solid 1px rgb(137 137 137 / 19%);
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}

.menu-new {
    visibility: hidden;
    opacity: 0;
    margin: 0;
    top: 13px !important;
    padding: 0;
    width: 211px;
    position: absolute;
    background: #fff;
    z-index: 99;
    margin-top: 0 !important;
    left: inherit !important;
    right: 217px !important;
    transform: translate(0,20px);
    transition: all .2s ease-out;
}

.menu-new li a{
  background: #F6F6F6!important;
}

.menu ul:after {
    bottom: 100%;
    left: 20%;
    border: solid #98C02D;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255,255,255,0);
    border-bottom-color: #98C02D;
    border-width: 6px;
    margin-left: -6px;
    display: none;
}

.menu-new:after {
    top: 10% !important;
    right: -2% !important;
    left: inherit !important;
    border: solid red;
    content: " ";
    height: 0;
    width: 0;
    
    position: absolute;
    pointer-events: none;
    border-color: rgba(255,255,255,0);
    border-right-color: red !important;
    border-width: 6px;
    margin-left: -6px !important;
    transform: rotate( 
319deg);
}








.slide{
   float: left;
   width: 100%;
   background-image: url(../images/banner.png);
   background-size: cover;
   background-repeat: no-repeat;
   padding-top: 165px;
   padding-bottom: 100px;
}
.slider-ban .owl-nav {
    display: none;
}
.slider-ban .owl-dots {
    float: right;
    margin-top: -22%;
}
.slider-ban .owl-dots button span {
    background: #242424;
    width: 15px;
    height: 15px;
    float: right;
    border-radius: 4px;
    margin-right: 8px;
    margin-bottom: 8px;
    /*border: 1px solid #d2a055;*/
    margin-top: 0px;
    position: relative;
    z-index: 999;
    transform: rotate(45deg);
}
.owl-dot{
    width: 100%;
}
.slider-ban .owl-dot.active span {
    background: #e8f3ff;
    /*border-color: #f5b763;*/
    height: 15px;
}
.header-content{
   float: left;
   width: 100%;
   padding-top: 85px;
    padding-bottom: 125px;
}
.header-content h2{
   float: left;
   width: 100%;
   font-size: 75px;
   color: black;
   font-weight: 600;
   line-height: 86px;
   margin-bottom: 20px;
}
.header-content h2 span{
  color: #0c4e97;
}
.header-content p{
   float: left;
   width: 100%;
   font-weight: 400;
   font-size: 16px;
   color: black;
   line-height: 27px;
    margin-bottom: 35px;
}
.header-content-butn1{
   float: left;
   width: auto;
   margin-right: 20px;
}

.header-content-butn1 a {
 --color: black;

 display: inline-block;
 width: 164px;
 height: 46px;
 /*line-height: 2.5em;
 margin: 20px;*/
 position: relative;
 overflow: hidden;
 border: 1px solid black;
 transition: color .5s;
 z-index: 1;
 font-size: 17px;
 border-radius: 31px;
 font-weight: 500;
 padding: 11px 0px;
 text-align: center;
 text-decoration: none;
 color: var(--color);
}

.header-content-butn1 a:before {
 content: "";
 position: absolute;
 z-index: -1;
 background: var(--color);
 height: 150px;
 width: 250px;
 border-radius: 50%;
}

.header-content-butn1 a:hover {
 color: #fff;
}

.header-content-butn1 a:before {
 top: 100%;
 left: 100%;
 transition: all .7s;
}

.header-content-butn1 a:hover:before {
 top: -30px;
 left: -30px;
}

.header-content-butn1 a:active:before {
 background: black;
 transition: background 0s;
}




.header-content-butn2{
   float: left;
   width: auto;
  
}

.header-content-butn2 a {
 --color: white;

 display: inline-block;
 width: 164px;
 height: 46px;
 /*line-height: 2.5em;
 margin: 20px;*/
 position: relative;
 overflow: hidden;
 border: 1px solid black;
 transition: color .5s;
 z-index: 1;
 font-size: 17px;
 border-radius: 31px;
 font-weight: 500;
 padding: 11px 0px;
 text-align: center;
 text-decoration: none;
 color: var(--color);
 background: black;
}

.header-content-butn2 a:before {
 content: "";
 position: absolute;
 z-index: -1;
 background: var(--color);
 background: #e8f3ff!important;
 height: 150px;
 width: 250px;
 border-radius: 50%;
}

.header-content-butn2 a:hover {
 color: black;
}

.header-content-butn2 a:before {
 top: 100%;
 left: 100%;
 transition: all .7s;
}

.header-content-butn2 a:hover:before {
 top: -30px;
 left: -30px;
}

.header-content-butn2 a:active:before {
 background: white;
 transition: background 0s;
}

.body1{
    float: left;
    width: 100%;
    background-color: #0C4E97;
    padding: 0px 0px 100px 0px;
}
.b1-vector{
    float: left;
    width: 100%;
    position: relative;
    margin-top: -75px;
}
.b1-vector img{
    float: left;
    width: 100%;
    max-width: 595px;
}
.b1-img-line{
    float: left;
    width: 100%;
    position: relative;
    margin-top: -15px;
}
.b1-img-line img{
    float: left;
    width: 100%;
    max-width: 280px;
margin-bottom: 30px;
}
.b1-img{
    float: left;
    width: 100%;
    padding-right: 20px;
    margin-top: 35px;
}
.b1-img img{
    float: left;
    width: 100%;
    max-width: 542px;
}
.b1-img2{
    float: left;
    width: 100%;
    position: relative;
}
.b1-img2 img{
       float: right;
    width: 100%;
    max-width: 190px;
    margin-top: -106px;
    margin-right: -70px;
}
.b1-txt {
    float: left;
    width: 100%;
    padding: 48px 0px 0px 31px;
}
.b1-txt h2{
    float: left;
    width: 100%;
    font-size: 58px;
    font-weight: 600;
    color: white;
    line-height: 71px;
    margin-bottom: 23px;
}
.b1-txt p{
    float: left;
    width: 100%;
    font-size: 16px;
    font-weight: 400;
    color: white;
    line-height: 29px;
    margin-bottom: 25px;
}


.b1-txt-butn1{
   float: left;
   width: 100%;
  
}

.b1-txt-butn1 a {
 --color: white;

 display: inline-block;
 width: 164px;
 height: 46px;
 /*line-height: 2.5em;
 margin: 20px;*/
 position: relative;
 overflow: hidden;
 border: 1px solid black;
 transition: color .5s;
 z-index: 1;
 font-size: 17px;
 border-radius: 31px;
 font-weight: 500;
 padding: 11px 0px;
 text-align: center;
 text-decoration: none;
 color: var(--color);
 background: black;
  transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}

.b1-txt-butn1 a:before {
 content: "";
 position: absolute;
 z-index: -1;
 background: var(--color);
 background: #0C4E97!important;
 height: 150px;
 width: 250px;
 border-radius: 50%;
}

.b1-txt-butn1 a:hover {
 color: white;
 border: 1px solid white;
  transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}

.b1-txt-butn1 a:before {
 top: 100%;
 left: 100%;
 transition: all .7s;
}

.b1-txt-butn1 a:hover:before {
 top: -30px;
 left: -30px;
}

.b1-txt-butn1 a:active:before {
 background: #0C4E97;
 transition: background 0s;
}

.body2{
    float: left;
    width: 100%;
    background: #e8f3ff;
    padding: 0px 0px 90px 0px;
}

.b2-vector{
    float: right;
    width: 100%;
    position: relative;
    margin-top: -75px;
}
.b2-vector img{
    float: right;
    width: 100%;
    max-width: 595px;
}
.b2-img-line{
    float: right;
    width: 100%;
    position: relative;
    margin-top: -30px;
}
.b2-img-line img{
    float: right;
    width: 100%;
    max-width: 280px;

}








.b2-hed{
    float: left;
    width: 100%;
    margin-bottom: 65px;
    margin-top: 40px;
}
.b2-hed h2{
    float: left;
    font-size: 58px;
    font-weight: 600;
    color: black;

}

.b2-txt-butn1{
   float: right;
   width: auto;
  margin-top: 8px;
}

.b2-txt-butn1 a {
 --color: white;

 display: inline-block;
 width: 164px;
 height: 46px;
 /*line-height: 2.5em;
 margin: 20px;*/
 position: relative;
 overflow: hidden;
 border: 1px solid #0c4e97;
 transition: color .5s;
 z-index: 1;
 font-size: 17px;
 border-radius: 31px;
 font-weight: 500;
 padding: 11px 0px;
 text-align: center;
 text-decoration: none;
 color: var(--color);
 background: #0c4e97;
 
}

.b2-txt-butn1 a:before {
 content: "";
 position: absolute;
 z-index: -1;
 background: var(--color);
 background: #e8f3ff!important;
 height: 150px;
 width: 250px;
 border-radius: 50%;
}

.b2-txt-butn1 a:hover {
 color: #0c4e97;
 border: 1px solid #0c4e97;
 
}

.b2-txt-butn1 a:before {
 top: 100%;
 left: 100%;
 transition: all .7s;
}

.b2-txt-butn1 a:hover:before {
 top: -30px;
 left: -30px;
}

.b2-txt-butn1 a:active:before {
 background: #e8f3ff;
 transition: background 0s;
}









.b2-bx1{
    float: left;
    width: 100%;
    position: relative;
    z-index: 11;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.b2-bx1:hover:before{
    transform: scale(1) rotate(0deg);
    background: transparent;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.b2-bx1:before{
    content: "";
    position: absolute;
    z-index: -1;
    background: #0C4E97;
    height: 457px;
    width: 100%;
    border-radius: 20px;
    transform: scale(1.01) rotate(-4deg);
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.b2-bx1:hover .b2-bx-butn1{
opacity: 1;
transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;

}
.b2-bx1 img{
    float: left;
    width: 100%;
    height: 350px;
    object-fit: cover;
    border-radius: 20px 20px 0px 0px;
}
.b2-bx-txt{
    float: left;
    width: 100%;
    background: black;
    padding: 25px;
    border-radius: 0px 0px 20px 20px;
}
.b2-bx-txt h3{
    float: left;
    width: 60%;
    font-size: 14px;
    font-weight: 400;
    color: white;
}
.b2-bx-txt h3 span{
    font-weight: 500;
    font-size: 15px;
}
.b2-bx-txt h4{
    float: right;
    width: 40%;
    font-size: 15px;
    font-weight: 600;
    color: #0C4E97;
    text-align: right;
}
.b2-bx-txt h5{
    float: left;
    width: 100%;
    font-size: 14px;
    font-weight: 400;
    color: white;
    
}
.b2-bx-txt h5 span{
    font-weight: 500;
    font-size: 15px;
}



.b2-bx-butn1{
   float: left;
 opacity: 0;
    width: 100%;
    text-align: center;
    position: relative;
    margin-top: -15px;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
  
}

.b2-bx-butn1 a {
 --color: white;

 display: inline-block;
 width: 164px;
 height: 46px;
 /*line-height: 2.5em;
 margin: 20px;*/
 position: relative;
 overflow: hidden;
 border: 1px solid #0c4e97;
 transition: color .5s;
 z-index: 1;
 font-size: 17px;
 border-radius: 31px;
 font-weight: 500;
 padding: 11px 0px;
 text-align: center;
 text-decoration: none;
 color: var(--color);
 background: #0c4e97;
 
}

.b2-bx-butn1 a:before {
 content: "";
 position: absolute;
 z-index: -1;
 background: var(--color);
 background: #e8f3ff!important;
 height: 150px;
 width: 250px;
 border-radius: 50%;
}

.b2-bx-butn1 a:hover {
 color: #0c4e97;
 border: 1px solid #0c4e97;
 
}

.b2-bx-butn1 a:before {
 top: 100%;
 left: 100%;
 transition: all .7s;
}

.b2-bx-butn1 a:hover:before {
 top: -30px;
 left: -30px;
}

.b2-bx-butn1 a:active:before {
 background: #e8f3ff;
 transition: background 0s;
}



.body3{
    float: left;
    width: 100%;
    background: #000000;
    padding: 0px 0px 85px 0px;
}
.b3-vector{
    float: left;
    width: 100%;
    position: relative;
    margin-top: -33px;
}
.b3-vector img{
    float: left;
    width: 100%;
    max-width: 595px;
}
.b3-img-line{
   float: left;
    width: 100%;
    position: relative;
    margin-top: -109px;
    margin-left: 50px;
    margin-bottom: 80px;
}
.b3-img-line img{
    float: left;
    width: 100%;
    max-width: 192px;

}
.b3-hed{
    float: left;
    width: 100%;
    padding-top: 37px;
}
.b3-hed h2{
    float: left;
    width: 100%;
    font-size: 53px;
    font-weight: 600;
    color: white;
    margin-bottom: 25px;
}
.b3-hed p{
    float: left;
    width: 100%;
    font-size: 16px;
    font-weight: 400;
    line-height: 29px;
    color: white;
    margin-bottom: 0px;
}
.b3-bx1{
    float: left;
    width: 100%;
    background: #e8f3ff;
    padding: 30px;
    border-radius: 20px;
    margin-bottom: 30px;
}
.b3-bx1 img {
    float: left;
   width: 75px;
}
.b3-bx1 h2{
    float: none;
    padding-left: 100px;
    color: black;
    font-weight: 600;
    font-size: 25px;
    margin-bottom: 15px;
}
.b3-bx1 p {
    float: none;
    width: 100%;
    padding-left: 100px;
    font-size: 16px;
    font-weight: 400;
    line-height: 29px;
    color: black;
    margin-bottom: 0px;
}
.b3-bx-l{
    width: 97%;
}
.b3-bx-r{
    width: 97%;
    float: right;
}


.body4{
    float: left;
    width: 100%;
    background: #e8f3ff;
    padding: 95px 0px 50px 0px;
}
.b4-hed{
    float: left;
    width: 100%;
    
}
.b4-hed h2{
    float: left;
    width: 100%;
    font-size: 55px;
    font-weight: 600;
    color: black;
    margin-bottom: 25px;
}
.b4-hed p{
    float: left;
    width: 100%;
    font-size: 16px;
    font-weight: 400;
    line-height: 29px;
    color: black;
    margin-bottom: 0px;
}
.b4-hed img{
    float: left;
    width: 100%;
    max-width: 532px;
    margin-top: 35px;
    
}
.b4-form-full{
    float: left;
    width: 100%;
    margin-top: 25px;
    padding-left: 45px;
}
.b4-form input{
    border-bottom: 1px solid #b0aaaa;
    color: black;
    display: block;
    font-weight: 400;
    font-size: 15px;
    /* text-transform: uppercase; */
    height: 49px;
    margin-bottom: 35px;
    padding: 0 20px;
    outline: none;
    background: #ffffff;
    width: 100%;
   
    border: none;
    transition: all 500ms ease;
    border: solid 1px transparent;
    /* margin-top: 3px; */
    width: 100%;
    float: left;
    padding: 10px 28px;
    /* margin-top: 17px; */
    border-radius: 10px;
}

.b4-form-butn{
   float: left;
   width: 100%;
  
}

.b4-form-butn a {
 --color: white;

 display: inline-block;
 width: 164px;
 height: 46px;
 /*line-height: 2.5em;
 margin: 20px;*/
 position: relative;
 overflow: hidden;
 border: 1px solid black;
 transition: color .5s;
 z-index: 1;
 font-size: 17px;
 border-radius: 31px;
 font-weight: 500;
 padding: 11px 0px;
 text-align: center;
 text-decoration: none;
 color: var(--color);
 background: black;
}

.b4-form-butn a:before {
 content: "";
 position: absolute;
 z-index: -1;
 background: var(--color);
 background: #e8f3ff!important;
 height: 150px;
 width: 250px;
 border-radius: 50%;
}

.b4-form-butn a:hover {
 color: black;
}

.b4-form-butn a:before {
 top: 100%;
 left: 100%;
 transition: all .7s;
}

.b4-form-butn a:hover:before {
 top: -30px;
 left: -30px;
}

.b4-form-butn a:active:before {
 background: white;
 transition: background 0s;
}

.b4-form-butn button {
 --color: white;

 display: inline-block;
 width: 164px;
 height: 46px;
 /*line-height: 2.5em;
 margin: 20px;*/
 position: relative;
 overflow: hidden;
 border: 1px solid black;
 transition: color .5s;
 z-index: 1;
 font-size: 17px;
 border-radius: 31px;
 font-weight: 500;
 padding: 11px 0px;
 text-align: center;
 text-decoration: none;
 color: var(--color);
 background: black;
 cursor: pointer;
}

.b4-form-butn button:before {
 content: "";
 position: absolute;
 z-index: -1;
 background: var(--color);
 background: #e8f3ff!important;
 height: 150px;
 width: 250px;
 border-radius: 50%;
}

.b4-form-butn button:hover {
 color: black;
}

.b4-form-butn button:before {
 top: 100%;
 left: 100%;
 transition: all .7s;
}

.b4-form-butn button:hover:before {
 top: -30px;
 left: -30px;
}

.b4-form-butn button:active:before {
 background: white;
 transition: background 0s;
}

.b4-img-line{
   float: right;
    width: 100%;
    position: relative;
    margin-top: 75px;
    padding-right: 70px;
}
.b4-img-line img{
    float: right;
    width: 100%;
    max-width: 280px;

}



.body5{
    float: left;
    width: 100%;
    background: #0C4E97;
    padding: 0px 0px 90px 0px;
}
.b5-vector{
    float: left;
    width: 100%;
    position: relative;
    margin-top: -74px;
    
}
.b5-vector img{
    float: left;
    width: 100%;
    max-width: 756px;
}
.b5-img-line{
   float: right;
    width: 35%;
    position: relative;
   margin-top: 63px;
}
.b5-img-line img{
    float: right;
    width: 100%;
    max-width: 195px;

}
.b5-hed{
    float: left;
    width: 65%;
    margin-bottom: 70px;
   margin-top: 40px; 
}
.b5-hed h2{
    float: left;
    width: 100%;
    font-size: 55px;
    font-weight: 600;
    color: white;
    margin-bottom: 25px;
}
.b5-hed p{
    float: left;
    width: 100%;
    font-size: 16px;
    font-weight: 400;
    line-height: 29px;
    color: white;
    margin-bottom: 0px;
}

.b5-bx-full{
    float: left;
    width: 100%;
    border-radius: 20px;
    border: 1px solid black;
    padding: 10px;
    margin-bottom: 40px;
 transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.b5-bx{
    float: left;
    text-align: center;
    width: 100%;
    border-radius: 20px;
    padding: 60px 15px;
    background: #e8f3ff;
 transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.b5-bx img{
    float: none;
    width: 100px;
    margin-bottom: 20px;
 transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.b5-bx h2{
    float: left;
    width: 100%;
    color: black;
    font-weight: 600;
    font-size: 25px;
    margin-bottom: 20px;
 transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.b5-bx p{
    float: left;
    width: 100%;
    color: black;
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 0px;
     transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}

.b5-bx-full:hover{
    border: 1px solid white;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.b5-bx-full:hover .b5-bx{
    background: black;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.b5-bx-full:hover .b5-bx img{
    color: white;
    filter: opacity(1) brightness(0) invert(1);
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.b5-bx-full:hover .b5-bx h2{
    color: white;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.b5-bx-full:hover .b5-bx p{
    color: white;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}





.footer{
    float: left;
    width: 100%;
    padding: 90px 0px 80px;
    background: black;
}
.ft-logo{
    float: left;
    width: 100%;
}
.ft-logo a img{
    float: left;
    width: 100%;
max-width: 150px;
margin-top: -12px;
}
.quicklink{
    float: left;
    width: 100%;
    padding-left: 15px;
}
.quicklink h2{
    float: left;
    width: 100%;
    font-weight: 300;
    font-size: 17px;
    color: white;
    margin-bottom: 8px;
}
.quicklink a{
    float: left;
    width: 100%;
    font-weight: 300;
    font-size: 16px;
    color: white;
    margin-top: 8px;
    margin-bottom: 0px;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.quicklink a:hover{
    text-decoration: none;
    color: #e8f3ff;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}

.quicklink-add{
    float: left;
    width: 100%;
}
.quicklink-add h2{
    float: left;
    width: 100%;
    font-weight: 300;
    font-size: 17px;
    color: white;
    margin-bottom: 16px;
}
.quicklink-add p{
    float: left;
    width: 100%;
    font-weight: 300;
    font-size: 16px;
    color: white;
    
    line-height: 28px;
    margin-bottom: 0px;
}
.quicklink-add p a{
    color: white;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.quicklink-add p a:hover{
    text-decoration: none;
    color: #e8f3ff;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.add2{
    padding-left: 16px;
}
.ft-social{
    float: left;
    width: 100%;
    padding-left: 36px;
}
.ft-social h2{
    float: left;
    width: 100%;
    font-weight: 300;
    font-size: 17px;
    color: white;
    margin-bottom: 20px;
}
.ft-social-img{
    float: left;
    width: 100%;
}
.ft-social-img a img{
    float: left;
    width: 37px;
    margin-right: 15px;
}

.footr-below{
    float: left;
    width: 100%;
    background: #e8f3ff;
    padding: 30px 0px;
}
.footr-below-hed{
    float: left;
    width: 100%;
    padding-top: 13px;
}
.footr-below-hed h3{
    float: left;
    font-weight: 400;
    font-size: 16px;
    color: black;
    margin-bottom: 0px;
}
.footr-below-hed h4{
    float: right;
    font-weight: 400;
    font-size: 16px;
    color: black;
    margin-bottom: 0px;
}
.footr-below-hed h4 a{
    color: black;
    text-decoration: none;
}
.ft-paymnt{
    float: right;
    width: 100%;
    text-align: right;
}
.ft-paymnt a img{
    float: none;
    display: inline-block;
    width: 49px;
    margin-left: 15px;
}




.inner-ban {
    float: left;
    width: 100%;
    background-image: url(../images/in-ban.png);
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 165px;
    padding-bottom: 0px;
    border-bottom: 1px solid #0000001f;
}
.iner-ban-hed{
    float: left;
    width: 100%;
    padding-top: 75px;
    padding-bottom: 85px;
}
.iner-ban-hed h2{
    float: left;
    width: 100%;
    font-size: 75px;
    color: #0c4e97;
    font-weight: 600;
}
.in-ban-vector{
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: -2px;
}
.in-ban-vector img{
    float: left;
    width: 100%;
    max-width: 595px;
}
.about-full{
    float: left;
    width: 100%;
    background: #e8f3ff;
}
.about-txt{
    float: left;
    width: 100%;
    margin-top: 80px;
    padding-bottom: 80px;
}
.about-txt img {
    float: right;
    width: 470px;
    padding-left: 40px;
}
.about-txt h2{
    width: 100%;
    font-size: 58px;
    font-weight: 600;
    color: black;
    line-height: 71px;
    margin-bottom: 23px;
}
.about-txt p{
    width: 100%;
    font-size: 16px;
    font-weight: 400;
    color: black;
    line-height: 29px;
}






.nu-body2 {
    float: left;
    width: 100%;
    background: #e8f3ff;
    padding: 80px 0px 90px 0px;
}
.nu-b2-hed{
    float: left;
    width: 100%;
    margin-bottom: 65px;
}
.nu-b2-hed h2{
    float: left;
    width: 100%;
    font-size: 58px;
    font-weight: 600;
    color: black;
}
.nu-b2-hed p {
    float: left;
    width: 100%;
    font-size: 16px;
    font-weight: 400;
    line-height: 29px;
    color: black;
    margin-bottom: 0px;
}
.nu-b2-bx1{
    float: left;
    margin-bottom: 60px;
    width: 100%;
    position: relative;
    z-index: 11;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.nu-b2-bx1:hover:before{
    transform: scale(1) rotate(0deg);
    background: transparent;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.nu-b2-bx1:before{
    content: "";
    position: absolute;
    z-index: -1;
    background: #0C4E97;
    height: 457px;
    width: 100%;
    border-radius: 20px;
    transform: scale(1.01) rotate(-4deg);
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.nu-b2-bx1:hover .nu-b2-bx-butn1{
opacity: 1;
transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;

}
.nu-b2-bx1 img{
    float: left;
    width: 100%;
    height: 350px;
    object-fit: cover;
    border-radius: 20px 20px 0px 0px;
}
.nu-b2-bx-txt{
    float: left;
    width: 100%;
    background: black;
    padding: 25px;
    border-radius: 0px 0px 20px 20px;
}
.nu-b2-bx-txt h3{
    float: left;
    width: 60%;
    font-size: 14px;
    font-weight: 400;
    color: white;
}
.nu-b2-bx-txt h3 span{
    font-weight: 500;
    font-size: 15px;
}
.nu-b2-bx-txt h4{
    float: right;
    width: 40%;
    font-size: 15px;
    font-weight: 600;
    color: #0C4E97;
    text-align: right;
}
.nu-b2-bx-txt h5{
    float: left;
    width: 100%;
    font-size: 14px;
    font-weight: 400;
    color: white;
    
}
.nu-b2-bx-txt h5 span{
    font-weight: 500;
    font-size: 15px;
}

.nu-b2-bx-butn1{
   float: left;
 opacity: 0;
    width: 100%;
    text-align: center;
    position: relative;
    margin-top: -15px;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
  
}

.nu-b2-bx-butn1 a {
 --color: white;

 display: inline-block;
 width: 164px;
 height: 46px;
 /*line-height: 2.5em;
 margin: 20px;*/
 position: relative;
 overflow: hidden;
 border: 1px solid #0c4e97;
 transition: color .5s;
 z-index: 1;
 font-size: 17px;
 border-radius: 31px;
 font-weight: 500;
 padding: 11px 0px;
 text-align: center;
 text-decoration: none;
 color: var(--color);
 background: #0c4e97;
 
}

.nu-b2-bx-butn1 a:before {
 content: "";
 position: absolute;
 z-index: -1;
 background: var(--color);
 background: #e8f3ff!important;
 height: 150px;
 width: 250px;
 border-radius: 50%;
}

.nu-b2-bx-butn1 a:hover {
 color: #0c4e97;
 border: 1px solid #0c4e97;
 
}

.nu-b2-bx-butn1 a:before {
 top: 100%;
 left: 100%;
 transition: all .7s;
}

.nu-b2-bx-butn1 a:hover:before {
 top: -30px;
 left: -30px;
}

.nu-b2-bx-butn1 a:active:before {
 background: #e8f3ff;
 transition: background 0s;
}















.ih-item.square.effect6{
    float: left;
    width: 100%;
   
}
.productimg{
    /*border-radius: 15px 0px 0px 15px;*/
    width: 100%;
    /*height: 473px!important;
    object-fit: cover;*/

}

.healthguarantee-full{
    float: left;
    width: 100%;
    padding-top: 80px;
    padding-bottom: 80px;
    background: #e8f3ff;
}

.healthguarantee-txt{
    float: left;
    width: 100%;
}
.healthguarantee-txt img {
    float: right;
    width: 470px;
    padding-left: 40px;
    margin-top: 85px;
}
.healthguarantee-txt h2{
    width: 100%;
    font-size: 58px;
    font-weight: 600;
    color: black;
    line-height: 71px;
    margin-bottom: 23px;
}
.healthguarantee-txt p{
    width: 100%;
    font-size: 16px;
    font-weight: 400;
    color: black;
    line-height: 29px;
}

.healthguarantee-butn{
   float: left;
   width: 100%;
  margin-top: 40px;
  text-align: center;
}

.healthguarantee-butn a {
 --color: white;

 display: inline-block;
 width: 320px;
 height: 46px;
 /*line-height: 2.5em;
 margin: 20px;*/
 position: relative;
 overflow: hidden;
 border: 1px solid #0c4e97;
 transition: color .5s;
 z-index: 1;
 font-size: 17px;
 border-radius: 31px;
 font-weight: 500;
 padding: 11px 0px;
 text-align: center;
 text-decoration: none;
 color: var(--color);
 background: #0c4e97;
 
}

.healthguarantee-butn a:before {
 content: "";
 position: absolute;
 z-index: -1;
 background: var(--color);
 background: #e8f3ff!important;
 height: 150px;
 width: 370px;
 border-radius: 50%;
}

.healthguarantee-butn a:hover {
 color: #0c4e97;
 border: 1px solid #0c4e97;
 
}

.healthguarantee-butn a:before {
 top: 100%;
 left: 100%;
 transition: all .7s;
}

.healthguarantee-butn a:hover:before {
 top: -30px;
 left: -30px;
}

.healthguarantee-butn a:active:before {
 background: #e8f3ff;
 transition: background 0s;
}







.pp-body2 {
    float: left;
    width: 100%;
    background: #e8f3ff;
    padding: 80px 0px 90px 0px;
}
.pp-b2-hed{
    float: left;
    width: 100%;
    margin-bottom: 65px;
}
.pp-b2-hed h2{
    float: left;
    width: 100%;
    font-size: 58px;
    font-weight: 600;
    color: black;
}
.pp-b2-hed p {
    float: left;
    width: 100%;
    font-size: 16px;
    font-weight: 400;
    line-height: 29px;
    color: black;
    margin-bottom: 0px;
}
.pp-b2-bx1{
    float: left;
    margin-bottom: 60px;
    width: 100%;
    position: relative;
    z-index: 11;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.pp-b2-bx1:hover:before{
    transform: scale(1) rotate(0deg);
    background: transparent;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.pp-b2-bx1:before{
    content: "";
    position: absolute;
    z-index: -1;
    background: #0C4E97;
    height: 457px;
    width: 100%;
    border-radius: 20px;
    transform: scale(1.01) rotate(-4deg);
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.pp-b2-bx1:hover .b2-bx-butn1{
opacity: 1;
transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;

}
.pp-b2-bx1 img{
    float: left;
    width: 100%;
    height: 350px;
    object-fit: cover;
    border-radius: 20px 20px 0px 0px;
}
.pp-b2-bx-txt{
    float: left;
    width: 100%;
    background: black;
    padding: 25px;
    border-radius: 0px 0px 20px 20px;
}
.pp-b2-bx-txt h3{
    float: left;
    width: 60%;
    font-size: 14px;
    font-weight: 400;
    color: white;
}
.pp-b2-bx-txt h3 span{
    font-weight: 500;
    font-size: 15px;
}
.pp-b2-bx-txt h4{
    float: right;
    width: 40%;
    font-size: 15px;
    font-weight: 600;
    color: #0C4E97;
    text-align: right;
}
.pp-b2-bx-txt h5{
    float: left;
    width: 70%;
    font-size: 14px;
    font-weight: 400;
    color: white;
    
}
.pp-b2-bx-txt h5 span{
    font-weight: 500;
    font-size: 15px;
}
.pp-b2-bx-txt h2{
    float: right;
    width: 30%;
    font-size: 16px;
    font-weight: 700;
    color: white;
    text-align: right;
}
.contact-full{
    float: left;
    width: 100%;
    padding: 80px 0px;
     background: #e8f3ff;
}
.contact-form-full{
    float: left;
    width: 100%;
}
.contact-form{
    float: left;
    width: 100%;
}
.contact-hed{
    float: left;
    width: 100%;
}
.contact-hed h2 {
    float: left;
    width: 100%;
    font-size: 53px;
    font-weight: 600;
    color: black;
    margin-bottom: 25px;
}
.contact-form input{
    border-bottom: 1px solid #b0aaaa;
    color: black;
    display: block;
    font-weight: 400;
    font-size: 16px;
    /* text-transform: uppercase; */
    height: 52px;
    margin-bottom: 35px;
    padding: 0 20px;
    outline: none;
    background: #ffffff;
    width: 100%;
   
    border: none;
    transition: all 500ms ease;
    border: solid 1px transparent;
    /* margin-top: 3px; */
    width: 100%;
    float: left;
    padding: 10px 20px;
    /* margin-top: 17px; */
    border-radius: 10px;
}
.contact-form textarea{
    border-bottom: 1px solid #b0aaaa;
    color: black;
    display: block;
    font-weight: 400;
    font-size: 16px;
    /* text-transform: uppercase; */
    height: 49px;
    margin-bottom: 35px;
    padding: 0 20px;
    outline: none;
    background: #ffffff;
    width: 100%;
   
    border: none;
    transition: all 500ms ease;
    border: solid 1px transparent;
    /* margin-top: 3px; */
    width: 100%;
    float: left;
    padding: 10px 20px;
    /* margin-top: 17px; */
    border-radius: 10px;
}


.contact-frm-butn{
   float: left;
   width: 100%;
  margin-top: 40px;
}

.contact-frm-butn a {
 --color: white;

 display: inline-block;
 width: 164px;
 height: 46px;
 /*line-height: 2.5em;
 margin: 20px;*/
 position: relative;
 overflow: hidden;
 border: 1px solid black;
 transition: color .5s;
 z-index: 1;
 font-size: 17px;
 border-radius: 31px;
 font-weight: 500;
 padding: 11px 0px;
 text-align: center;
 text-decoration: none;
 color: var(--color);
 background: black;
}

.contact-frm-butn a:before {
 content: "";
 position: absolute;
 z-index: -1;
 background: var(--color);
 background: #e8f3ff!important;
 height: 150px;
 width: 250px;
 border-radius: 50%;
}

.contact-frm-butn a:hover {
 color: black;
}

.contact-frm-butn a:before {
 top: 100%;
 left: 100%;
 transition: all .7s;
}

.contact-frm-butn a:hover:before {
 top: -30px;
 left: -30px;
}

.contact-frm-butn a:active:before {
 background: white;
 transition: background 0s;
}


.contact-frm-butn button {
 --color: white;

 display: inline-block;
 width: 164px;
 height: 46px;
 /*line-height: 2.5em;
 margin: 20px;*/
 position: relative;
 overflow: hidden;
 border: 1px solid black;
 transition: color .5s;
 z-index: 1;
 font-size: 17px;
 border-radius: 31px;
 font-weight: 500;
 padding: 11px 0px;
 text-align: center;
 text-decoration: none;
 color: var(--color);
 background: black;
 cursor: pointer;
}

.contact-frm-butn button:before {
 content: "";
 position: absolute;
 z-index: -1;
 background: var(--color);
 background: #e8f3ff!important;
 height: 150px;
 width: 250px;
 border-radius: 50%;
}

.contact-frm-butn button:hover {
 color: black;
}

.contact-frm-butn button:before {
 top: 100%;
 left: 100%;
 transition: all .7s;
}

.contact-frm-butn button:hover:before {
 top: -30px;
 left: -30px;
}

.contact-frm-butn button:active:before {
 background: white;
 transition: background 0s;
}





.contact-adrees-full{
    float: left;
    width: 100%;
    padding-left: 50px;
}
.contact-addres-hed{
    float: left;
    width: 100%;
    background: #0C4E97;
    padding-bottom: 20px;
    margin-top: 60px;
    margin-bottom: 20px;
}
.contact-addres-hed img{
    float: left;
    width: 100%;
    max-width: 100%;
    position: relative;
    margin-top: -45px;
}
.contact-addres-hed h2{
   float: left;
    width: 100%;
    padding: 0 25px 0px 35px;
    font-size: 39px;
    font-weight: 600;
    color: white;
    margin-bottom: 15px;
}
.contact-addres-hed p{
   float: left;
   padding: 0 25px 0px 35px;
    width: 100%;
    font-weight: 400;
    font-size: 16px;
    color: white;
    line-height: 28px;
    margin-bottom: 10px;
}
.contact-addres-hed p a{
    color: white;
}
.contact-addres-hed p a:hover{
    color: #e8f3ff;
    text-decoration: none;
}

.hidden-input-field {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    height: 0;
    width: 0;
    z-index: -1;
}


.parents-full{
    float: left;
    width: 100%;
    padding: 80px 0px;
    background: #e8f3ff;
}
.parents-hed {
    float: left;
    width: 100%;
    margin-bottom: 65px;
}
.parents-hed h2{
    float: left;
    width: 100%;
    font-size: 58px;
    font-weight: 600;
    color: black;
}
.parents-hed p {
    float: left;
    width: 100%;
    font-size: 16px;
    font-weight: 400;
    line-height: 29px;
    color: black;
    margin-bottom: 0px;
}
.parents-bx-full{
    float: left;
    width: 100%;
    border-radius: 20px;
    border: 1px solid #0C4E97;
    padding: 20px;
    margin-bottom: 30px;
}
.parents-bx-img{
    float: left;
    width: 50%;
}
.parents-bx-img img{
    float: left;
    border-radius: 20px;
    max-width: 100%;
    width: 100%;
    height: 209px;
    object-fit: cover;
}
.parents-bx-txt{
  float: left;
    width: 50%;
    padding: 34px 27px;
}
.parents-bx-txt h2{
    float: left;
    width: 100%;
    font-size: 28px;
    font-weight: 700;
    color: black;
    margin-bottom: 10px;
}
.parents-bx-txt h3{
    float: left;
    margin-bottom: 10px;
    width: 100%;
    font-size: 18px;
    font-weight: 500;
    color: black;
}









.reviews-bx-full{
    float: left;
    width: 100%;
    border-radius: 20px;
    
    padding: 20px;
    margin-bottom: 30px;
    background: #ffffff78;
}
.reviews-bx-img{
    float: left;
    width: 40%;
}
.reviews-bx-img img{
    float: left;
    border-radius: 20px;
    max-width: 100%;
    width: 100%;
    height: 255px;
    object-fit: cover;
}
.reviews-bx-txt{
  float: left;
    width: 60%;
    padding: 0px 0px 0px 20px;
}
.reviews-bx-txt img{
    float: right;
    width: 45px;
    opacity: 0.1;
}
.reviews-bx-txt p {
    float: left;
    width: 100%;
    font-size: 16px;
    font-weight: 400;
    line-height: 29px;
    color: black;
    margin-bottom: 0px;
    margin-top: 5px;
}
.reviews-bx-txt h2{
    float: left;
    width: 100%;
    font-weight: 600;
    color: #0C4E97;
    font-size: 18px;
    margin-top: 10px;
}
.reviews-bx-txt h2 span{
    font-weight: 400;
    font-size: 15px;
    color: black;
}
.payments-online{
    float: left;
    width: 100%;
}
.payments-online-hed{
    float: left;
    width: 100%;
    background: #0c4e97;
    padding: 15px 18px 8px;
    margin-bottom: 40px;
}
.payments-online-hed h2{
   float: left;
    width: 100%;
    font-size: 40px;
    font-weight: 600;
    color: white;
    margin-bottom: 0px;
}

.payment-icons img{
    float: left;
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}



.payments-delivery{
    float: left;
    width: 100%;
    padding-left: 70px;
}
.payments-delivery-hed{
    float: left;
    width: 100%;
    background: #0c4e97;
    padding: 15px 18px 8px;
    margin-bottom: 40px;
}
.payments-delivery-hed h2{
   float: left;
    width: 100%;
    font-size: 40px;
    font-weight: 600;
    color: white;
    margin-bottom: 0px;
}
.payments-delivery p{
    float: left;
    width: 100%;
    font-weight: 400;
    font-size: 16px;
    line-height: 29px;
    color: black;
}

.payment-icons-butn-ttl{
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 40px;
}
.payment-icons-butn-ttl h3{
    float: none;
    display: inline-block;
    font-weight: 500;
    font-size: 17px;
    color: white;
    height: 46px;
    width: 175px;
    margin-bottom: 0px;
    background: black;
    padding: 15px 0px;
    border-radius: 20px 20px 0px 0px;
    border-bottom: 1px solid #ffffff5e;
}
.payment-icons-butn{
    float: left;
    width: 100%;
    text-align: center;
}
.payment-icons-butn a {
 --color: white;

 display: inline-block;
 width: 175px;
 height: 46px;
 /*line-height: 2.5em;
 margin: 20px;*/
 position: relative;
 overflow: hidden;
 border: 1px solid black;
 transition: color .5s;
 z-index: 1;
 font-size: 17px;
 border-radius: 0px 0px 20px 20px;
 font-weight: 500;
 padding: 11px 0px;
 text-align: center;
 text-decoration: none;
 color: var(--color);
 background: black;
}

.payment-icons-butn a:before {
 content: "";
 position: absolute;
 z-index: -1;
 background: var(--color);
 background: #e8f3ff!important;
 height: 150px;
 width: 250px;
 border-radius: 50%;
}

.payment-icons-butn a:hover {
 color: black;
}

.payment-icons-butn a:before {
 top: 100%;
 left: 100%;
 transition: all .7s;
}

.payment-icons-butn a:hover:before {
 top: -30px;
 left: -30px;
}

.payment-icons-butn a:active:before {
 background: white;
 transition: background 0s;
}



.pay-online-botn{
    float: none;
    
}
.pay-online-botn a{
    float: right;
   padding: 6px 0px;
    color: white;
    font-size: 16px;
    font-weight: 500;
    background-color: #0c4e97;
    border-radius: 0 0 15px 15px;
    width: 164px;
    height: 36px;
    display: inline-block;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.pay-online-botn a:hover{
    text-decoration: none;
    background: white;
    color: black;
}

.pay-online-botn2{
    float: none;
    
}
.pay-online-botn2 a{
    float: right;
   padding: 6px 0px;
    color: black;
    margin-left: 15px;
    font-size: 16px;
    font-weight: 500;
    background-color: white;
    border-radius: 0 0 15px 15px;
    width: 180px;
    height: 36px;
    display: inline-block;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.pay-online-botn2 a:hover{
    text-decoration: none;
    background: #0c4e97;
    color: white;
}


/*modal*/
.modal-header {
  display: flex;
  padding: 0 1.5rem;
  align-items: center;
  justify-content: space-between;
 
}

.modal-title {
  font-weight: 700;
  font-size: 25px;
  line-height: 1.75rem;
}

.modal-body2 {
 position: relative;
    flex: 1 1 auto;
    padding: 30px 15px;
}
.modal-footer {
  display: flex;
  flex-shrink: 0;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  padding: 1.5rem;
  flex-direction: row;
  align-items: center;
  justify-content: flex-end;
  gap: 1rem;
}


.m-bx-1{
   float: left;
    /*margin: 0px 3%;*/
    border: 1px solid transparent;
    width: 100%;
    /*padding-top: 40px;
    height: 115px;*/
}
.m-bx-1 input{
    border-bottom: 1px solid #b0aaaa;
    color: black;
    display: block;
    font-weight: 400;
    font-size: 15px;
    /* text-transform: uppercase; */
    height: 49px;
    margin-bottom: 25px;
    padding: 0 20px;
    outline: none;
    background: #ffffff;
    width: 100%;
   
    border: none;
    transition: all 500ms ease;
    border: solid 1px transparent;
    /* margin-top: 3px; */
    width: 100%;
    float: left;
    padding: 10px 28px;
    /* margin-top: 17px; */
    border-radius: 10px;
}
.m-bx-1-btn{
   float: left;
   width: 100%;

}

.m-bx-1-btn a {
 --color: white;

 display: inline-block;
 width: 164px;
 height: 46px;
 /*line-height: 2.5em;
 margin: 20px;*/
 position: relative;
 overflow: hidden;
 border: 1px solid black;
 transition: color .5s;
 z-index: 1;
 font-size: 17px;
 border-radius: 31px;
 font-weight: 500;
 padding: 11px 0px;
 text-align: center;
 text-decoration: none;
 color: var(--color);
 background: black;
}

.m-bx-1-btn a:before {
 content: "";
 position: absolute;
 z-index: -1;
 background: var(--color);
 background: #e8f3ff!important;
 height: 150px;
 width: 250px;
 border-radius: 50%;
}

.m-bx-1-btn a:hover {
 color: black;
}

.m-bx-1-btn a:before {
 top: 100%;
 left: 100%;
 transition: all .7s;
}

.m-bx-1-btn a:hover:before {
 top: -30px;
 left: -30px;
}

.m-bx-1-btn a:active:before {
 background: white;
 transition: background 0s;
}


.m-bx-1-btn button {
 --color: white;

 display: inline-block;
 width: 164px;
 height: 46px;
 /*line-height: 2.5em;
 margin: 20px;*/
 position: relative;
 overflow: hidden;
 border: 1px solid black;
 transition: color .5s;
 z-index: 1;
 font-size: 17px;
 border-radius: 31px;
 font-weight: 500;
 padding: 11px 0px;
 text-align: center;
 text-decoration: none;
 color: var(--color);
 background: black;
 cursor: pointer;
}

.m-bx-1-btn button:before {
 content: "";
 position: absolute;
 z-index: -1;
 background: var(--color);
 background: #e8f3ff!important;
 height: 150px;
 width: 250px;
 border-radius: 50%;
}

.m-bx-1-btn button:hover {
 color: black;
}

.m-bx-1-btn button:before {
 top: 100%;
 left: 100%;
 transition: all .7s;
}

.m-bx-1-btn button:hover:before {
 top: -30px;
 left: -30px;
}

.m-bx-1-btn button:active:before {
 background: white;
 transition: background 0s;
}


.modal.show .modal-content{
    max-width: 700px!important;
}

.btn2{
   color: black!important; 
   background: transparent!important;
   border: none!important;
   text-decoration: none;
   float: right;
   font-size: 25px;
   font-weight: 700;
}
.btn2:focus{
    outline: none!important;
}

.p-im{
    max-width:185px!important;
}






.mob-bnr{
    display: none;
    float: left;
    width: 100%;
    margin-top: 40px;
    text-align: center;
}
.mob-bnr img{
    float: none;
    width: 100%;
    max-width: 600px;

}













/*media*/
@media (max-width: 320px){
    .pay-online-botn a{
        padding: 6px 17px;
        width: auto;
    }
}


@media (max-width: 350px){
.healthguarantee-butn a{
    height: 73px;
    width: 200px;
}
}




@media (max-width: 400px){
    .b3-bx1{
        text-align: center;
    }
    .b3-bx1 img{
        float: none;
        margin-bottom: 15px;
    }
    .b3-bx1 h2{
        float: left;
        width: 100%;
        padding-left: 0px;
    }
    .b3-bx1 p{
        float: left;
        width: 100%;
        padding-left: 0px;
    }
}



@media (max-width: 575px){
.bnr-all-butn{
    float: right;
    width: 100%;
}
.logo{
    width: 120px;
}
.header_menu_area{
    margin-top: -120px!important;
}
.w-pay{
        display: block;
}
.pay-online-botn2{
    display: none;
}
.header-content{
    padding-top: 60px;
    padding-bottom: 20%;
}
.header-content h2 br{
    display: none;
}
.header-content h2{
    font-size: 55px;
    line-height: 66px;
}
.slider-ban .owl-dot.active span{
    background: white;
}
.header-content p br{
    display: none;
}
.slider-ban .owl-dots{
    display: none;
}
.slide{
    padding-bottom: 0px;
    padding-top: 120px;
}
.b1-vector{
    margin-top: -12%;
}
.b1-img-line img{
    max-width: 40%;
}
.b1-img2 img{
    max-width: 35%;
    margin-right: 0px;
    margin-top: -23%;
}
.b1-txt{
    padding: 60px 0px 0px 0px;
}
.b1-txt h2{
    font-size: 46px;
    line-height: 57px;
}
.b2-vector{
    margin-top: -12%;
}
.b2-img-line img{
    max-width: 40%;
}
.b2-img-line{
    margin-top: -5%;
}
.b2-hed{
    margin-top: 30px;
}
.b2-hed h2{
    font-size: 46px;
    width: 100%;
}
.b2-txt-butn1{
    float: left;
}
.b3-img-line img{
    max-width: 35%;
}
.b3-img-line{
    margin-top: -19%;
    margin-bottom: 0px;
}
.b3-bx-l{
    width: 100%;
}
.b3-hed{
    margin-bottom: 30px;
}
.b3-hed h2{
    font-size: 46px;
}
.b3-bx-r{
    width: 100%;
}
.b3-bx1{
    padding: 25px;
}
.body3{
    padding: 0 0 60px 0;
}
.body4{
    padding: 70px 0px 50px 0px;
}
.b4-hed h2{
    font-size: 46px;
    margin-bottom: 15px;
}
.b4-form-full{
    padding-left: 0px;
}
.b4-img-line{
    margin-top: 55px;
    padding-right: 0px;
}
.b4-img-line img{
    float: left;
    max-width: 45%;
}
.b5-vector{
    margin-top: -10%;
}
.b5-img-line{
    display: none;
}
.b5-hed{
    width: 100%;
}
.b5-hed h2{
    font-size: 46px;
}
.b5-hed p br{
    display: none;
}
.b5-bx{
    padding: 60px 20px;
}
.b5-bx p br{
    display: none;
}
.body5{
    padding: 0px 0px 60px 0px;
}
.ft-logo a img{
    margin-top: 0px;
    float: none;
}
.footer{
    padding: 60px 0px 65px 0px;
    text-align: center;
}
.quicklink{
    padding-left: 0px;
    padding-top: 30px;
}
.quicklink-add{
    padding-top: 30px;
}
.add2{
    padding-left: 0px;
}
.ft-social{
    padding-left: 0px;
     padding-top: 30px;
}
.ft-social-img{
    text-align: center;
}
.ft-social-img a img{
    float: none;
    display: inline-block;
    margin-left: 7px;
    margin-right: 7px;
}
.footr-below-hed{
    text-align: center;
}
.footr-below-hed h3{
    width: 100%;
}
.footr-below-hed h4{
    width: 100%;
    margin-top: 8px;
    margin-bottom: 10px;
}
.ft-paymnt{
    text-align: center;
}
.ft-paymnt a img{
    margin-left: 7px;
    margin-right: 7px;
}
.inner-ban{
    padding-top: 120px;
    background: #e8f3ff;
    background-image: none;
}
.iner-ban-hed h2{
    font-size: 60px;
}
.iner-ban-hed{
    padding: 65px 0px;
}
.about-txt{
    text-align: center;
}
.about-txt img{
    float: none;
    padding-left: 0px;
    width: 100%;
    max-width: 470px;
}
.about-txt h2{
    font-size: 45px;
    line-height: 58px;
    margin-top: 20px;
}
.parents-hed h2{
    font-size: 48px;
}
.parents-hed p br{
    display: none;
}
.parents-bx-img{
    width: 100%;
}
.parents-bx-img img{
    height: auto;
}
.parents-bx-txt{
    width: 100%;
    padding: 34px 0px 0px 0px;
}
.nu-b2-hed h2{
    font-size: 45px;
}
.nu-b2-hed p br{
    display: none;
}
.healthguarantee-txt{
    text-align: center;
}
.healthguarantee-txt img{
    width: 100%;
    float: none;
    max-width: 470px;
    padding-left: 0px;
    margin-top: 0px;
}
.healthguarantee-txt h2{
    font-size: 45px;
    line-height: 55px;
    margin-top: 25px;
}
.pp-b2-hed h2{
    font-size: 45px;
    line-height: 55px;
}
.pp-b2-hed p br{
    display: none;
}
.reviews-bx-img{
    width: 100%;
}
.reviews-bx-img img{
    height: auto;
    max-width: 60%;
    float: none;
    margin: auto;
    display: block;
}
.reviews-bx-txt img{
    float: none;
}
.reviews-bx-txt{
    width: 100%;
    padding: 0px;
    text-align: center;
}
.contact-hed h2{
    font-size: 45px;
}
.contact-adrees-full{
    padding-left: 0px;
}
.contact-addres-hed h2{
    font-size: 30px;
    padding: 0px 15px;
}
.contact-addres-hed p{
    padding: 0px 15px;
}
.contact-addres-hed img{
    margin-top: -13%;
}
.payments-online-hed h2{
    font-size: 34px;
}
.payments-delivery{
    padding-left: 0px;
    margin-top: 30px;
}
.payments-delivery-hed h2{
    font-size: 34px;
}
.modal-body2{
    padding: 30px 15px 0px 15px!important;
}
.header_menu_area > ul{
    top: 120px!important;
}
.mob-bnr{
    display: block;
    margin-top: 20px;
}

}







@media(min-width: 576px) and (max-width: 767px){
.pay-online-botn a{
    width: 164px;
}
.header_menu_area{
    margin-top: -166px;
}
.bnr-all-butn{
    float: left;
    width: 100%;
}
.slider-ban .owl-dot.active span{
    background: #d0e6ff;
}
.slider-ban .owl-dots{
    margin-top: -30%;
}
.header-content p br{
    display: none;
}
.header-content{
    padding-bottom: 40px;
}
.b1-vector{
    margin-top: -74px;
}
.b1-img2 img{
    margin-right: -25px;
}
.b1-txt{
    padding: 65px 0px 0px 0px;
}
.b2-vector{
    margin-top: -74px;
}
.b2-hed h2{
    font-size: 50px;
}
.b2-txt-butn1{
    float: left;
}
.b3-hed h2{
    font-size: 50px;
}
.b3-bx-l{
    width: 100%;
}
.b3-hed{
    margin-bottom: 30px;
}
.b3-bx-r{
    width: 100%;
}
.body3{
    padding: 0px 0px 60px 0px;
}
.b4-hed h2{
    font-size: 50px;
}
.b4-form-full{
    padding-left: 0px;
}
.b4-img-line img{
    float: left;
}
.b5-vector{
    margin-top: -56px;
}
.b5-img-line{
    display: none;
}
.b5-hed{
    width: 100%;
}
.b5-hed h2{
    font-size: 50px;
}
.b5-hed p br{
    display: none;
}
.body5{
    padding: 0px 0px 65px 0px;
}
.quicklink{
    padding-left: 0px;
    padding-top: 30px;
}
.quicklink-add{
    padding-top: 30px;
}
.add2{
    padding-left: 0px;
}
.ft-social{
    padding-left: 0px;
     padding-top: 30px;
}
.ft-logo{
    text-align: center;
}
.ft-logo a img{
    float: none;
}
.footr-below-hed{
    text-align: center;
}
.footr-below-hed h3{
    width: 100%;
}
.footr-below-hed h4{
    width: 100%;
    margin-top: 8px;
    margin-bottom: 10px;
}
.ft-paymnt{
    text-align: center;
}
.ft-paymnt a img{
    margin-left: 7px;
    margin-right: 7px;
}
.b5-bx{
    padding: 60px 40px;
}
.b5-bx p br{
    display: none;
}
.pay-online-botn2{
    display: none;
}
.w-pay{
    display: block;
}
.about-txt{
    text-align: center;
}
.about-txt img{
    float: none;
    padding-left: 0px;
    width: 100%;
    max-width: 470px;
}
.about-txt h2{
    
    margin-top: 20px;
}
.parents-hed h2{
    font-size: 50px;
}
.parents-hed p br{
    display: none;
}
.nu-b2-hed h2{
    font-size: 50px;
}
.nu-b2-hed p br{
    display: none;
}
.healthguarantee-txt{
    text-align: center;
}
.healthguarantee-txt img{
    width: 100%;
    float: none;
    max-width: 470px;
    padding-left: 0px;
    margin-top: 0px;
}
.healthguarantee-txt h2{
    margin-top: 25px;
}
.pp-b2-hed h2{
    font-size: 48px;
   
}
.pp-b2-hed p br{
    display: none;
}
.contact-adrees-full{
    padding-left: 0px;
}
.payments-delivery{
    padding-left: 0px;
    margin-top: 30px;
}
.mob-bnr{
    display: block;
    margin-top: 20px;
}
}








@media(min-width: 768px) and (max-width: 991px){
.header_menu_area {
    margin-top: -166px;
}
.bnr-all-butn {
    float: left;
    width: 100%;
}
.pay-online-botn2{
    display: none;
}
.w-pay {
    display: block;
}
.header-content{
    padding-top: 20px;
    padding-bottom: 0px;
}
.header-content h2{
    font-size: 40px;
    line-height: 47px;
    margin-bottom: 15px;
}
.header-content p br{
    display: none;
}
.header-content p{
    padding-right: 25%;
    margin-bottom: 20px;
}
.logo{
    width: 150px;
}
.header_menu_area{
    margin-top: -151px;
}
.slide{
    padding-top: 150px;
}
.slider-ban .owl-dots{
    margin-top: -15%;
}
.b1-txt{
    padding: 100px 0px 0px 0px;
}
.b1-txt h2{
    font-size: 38px;
    line-height: 50px;
}
.b1-img{
    justify-content: center;
    align-items: center;
    display: flex;
    height: 100%;
    padding-right: 0px;
    margin-top: -57px;
}
.b1-img2 img{
    margin-top: 0px;
    margin-right: 0px;
}
.b1-img2{
    position: absolute;
    bottom: 13%;
}
.b2-hed h2{
    font-size: 45px;
}
.b3-bx-r{
    width: 100%;
}
.b3-bx-l{
    width: 100%;
}
.b3-bx1{
    text-align: center;
}
.b3-bx1 img{
    float: none;
    margin-bottom: 15px;
}
.b3-bx1 h2{
    float: left;
    width: 100%;
    padding-left: 0px;
}
.b3-bx1 p{
    float: left;
    width: 100%;
    padding-left: 0px;
}
.b4-hed h2{
    font-size: 42px;
}
.b4-form-full{
    padding-left: 30px;
}
.body4 {
    padding: 95px 0px 95px 0px;
}
.b5-hed h2{
    font-size: 42px;
}
.b5-hed p br{
    display: none;
}
.quicklink{
    padding-left: 0px;
    padding-top: 30px;
}
.quicklink-add{
    padding-top: 30px;
}
.add2{
    padding-left: 0px;
}
.ft-social{
    padding-left: 0px;
     padding-top: 30px;
}
.ft-logo{
    text-align: center;
}
.ft-logo a img{
    float: none;
}
.ft-paymnt{
    margin-top: 15px;
}
.about-txt img{
    width: 390px;
}
.about-txt h2{
    font-size: 47px;
    line-height: 56px;
}
.healthguarantee-txt img{
    margin-top: 0px;
    width: 390px;
}
.healthguarantee-txt h2{
    font-size: 40px;
    line-height: 56px;
}
.contact-addres-hed h2{
    font-size: 33px;
}
.contact-addres-hed img{
    margin-top: -38px;
}
.payments-delivery{
    padding-left: 15px;
   
}
.header_menu_area > ul{
    top: 150px!important;
}
.log-sec{
    padding: 50px 0px!important;
}
.mod-right{
    padding: 0px!important;
    justify-content: center;
    align-items: center;
    display: flex;
    height: 100%;
}
.mod-new{
    padding: 0px!important;
}
}





@media(min-width: 992px) and (max-width: 1199px){
.header_menu_area{
    margin-top: -166px;
}
.bnr-all-butn{
    float: left;
    width: 100%;
}

.header-content{
    padding-bottom: 0px;
    padding-top: 70px;
}
.header-content h2{
    font-size: 65px;
    line-height: 75px;
}
.b1-img2 img{
    padding-right: -15px;
}
.b3-hed{
    padding-top: 0px;
    padding-bottom: 15px;
}
.quicklink{
    padding-left: 0px;
}
.add2{
    padding-left: 0px;
}
.ft-social {
    padding-left: 0px;
}
.footr-below-hed h4{
    float: left;
    margin-top: 10px;
}
.pay-online-botn2{
    display: none;
}
.w-pay{
    display: block;
} 
}

@media(min-width: 1200px) and (max-width: 1300px){
.header_menu_area > ul > li > a{
    padding: 8px 0px 9px 18px;
}
.header_menu_area > ul{
   padding-right: 198px;
}
}








.close_form {
    display: block;
    position: absolute;
    width: 40px;
    height: 40px;
    right: 0;    z-index: 999;
    top: 0;
    background: url(../images/close.svg) no-repeat center center;
    background-size: 20px 20px;
    filter: brightness(0);
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    border: none;
    cursor: pointer;
}
#enroll .modal-content{
    background: #e8f3ff;
}
.mod-new{

width: 100%;

float: left;

padding: 20px;
}
.log-sec {
    width: 100%;
    float: left;
    /*background: #fff;*/
    padding: 50px 15px;
    /*border-radius: 30px;*/
}
.log-sec h2{
    float: left;
    width: 100%;
    font-weight: 700;
    font-size: 25px;
    color: black;
}
.mod-right {
    width: 100%;
    float: left;
    padding: 45px 30px;
    text-align: center;
}
.mod-right img{
    float: none;
    width: 100%;
    max-width: 100%;
}
.modal-backdrop{
    background-color: #00000094!important;
}

@media (min-width: 992px){
.modal-lg {
    max-width: 920px !important;
}
}

@media (max-width: 767px){
   .mod-right{
       padding: 0px;
   } 
   .mod-right img{
       max-width: 85%;
   }
}








