html, body {
  scroll-behavior: smooth;
  overflow-x: hidden;
}

body {
  padding: 0;
  margin: 0;
  overflow-x: hidden;
  font-family: 'Poppins', sans-serif;
  color: #4A4A4A;
  height: 100%;
  font-size: 15px;
}
@font-face
{
  font-family: Gotham-Book;
  src:url(../fonts/Gotham-Book.html);
}
@font-face
{
  font-family: Gotham-Bold;
  src:url(../fonts/Gotham-Bold.html);
}
@font-face
{
  font-family: Gotham-Medium;
  src:url(../fonts/Gotham-Medium.html);
}
@font-face
{
  font-family: Soul-Of-You;
  src:url(../fonts/Soul-Of-You.ttf);
}
.soul_font
{
  font-family: Soul-Of-You;
}
img 
{
  max-width: 100%;
  width: 100%;
}

.imgani img
{
  transition: all 0.5s;
}
.imgani:hover img
{
  transform: scale(1.05);
}
a {
  text-decoration: none !important;
    transition: all 0.5s;
}
p{
  font-size: 16px;
}
h1, h2, h3, h4, h5 {
  
  font-weight: 700;
}

h1 {
  /*font-weight: 800 !important;*/
}
.call_but
{
	    font-size: 30px;
    cursor: pointer;
    position: fixed;
        right: -77px;
    z-index: 999;
    transform: rotate(
90deg
);
    font-size: 14px;
    background: #0A0A55;
    padding: 5px 10px;
    color: #FDBC01;
    top: 230px;
}
.heading_div
{
  margin-bottom: 30px;
}
.heading
{
      font-size: 32px;
    margin: auto;
    margin-bottom: 10px;
    color: #0A0A55;
    /* letter-spacing: 1px; */
    font-weight: 500;
}
.heading_div p
{
  font-size: 16px;
  
  margin: auto;
}
.heading_div h3
{
      font-size: 44px;
    color: #fdbc01;
    font-weight: 500;
    margin-bottom: 10px;
}
/*.heading span
{
  color: #81B149;
}*/
.margin_bt
{
    margin-bottom: 80px;
}
.mr_top_0
{
    margin-top: 0 !important
}
.mr_bt_30
{
  margin-bottom: 30px
}
.mr_bt_50
{
  margin-bottom: 50px
}
.font_size_28
{
  font-size: 28px !important;
}
.m-0
{
  margin: 0 !important;
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eae9e7;
}

.btn-default
{
        /* background-image: linear-gradient(to right, #015651, #05414A); */
    padding: 4px 20px;
    color: #FDBC01;
    border: 1px solid #0A0A55;
    font-size: 15px;
    margin-right: 0;
    margin-top: 0;
    letter-spacing: 1px;
    display: inline-block;
    /* width: fit-content; */
    border-radius: 80px;
    background: #0A0A55;
    box-shadow: 6px 7px 14px 0 rgb(0 0 0 / 19%);
    z-index: 9;
    position: relative;
}
.btn-default:hover
{
    background-color: #fff;
    background-image: none;
    
    color: #0A0A55;
    border: 1px solid #0A0A55;
    
}
button:focus {
    outline: none;
    outline: none;
}
header
{
      position: relative;
    /* top: 0; */
    /* left: 0; */
    /* width: 100%; */
    background-color: white;
    
    z-index: 92;
    
}
header .navbar-dark .navbar-nav .nav-link {
    color: #4A4A4A;
    padding: 25px 14px;
    position: relative;
    font-size: 14px;
}
.dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "\f107";
    font: normal normal normal 14px/1 FontAwesome;
    border: navajowhite;
    position: absolute;
    right: 0;
    top: 29px;
    font-size: 13px;
}
.top_bar
{
  background: #EDA9A9;
  padding: 8px 0;
}
.top_bar p{
      color: #074F4F;
  margin-bottom: 0;
}
.top_bar p br{
  display: none;
}
.header .navbar-dark .navbar-nav .nav-link.active
{
  color: #05414A
}
header .navbar-dark .navbar-brand img
{
    max-width: 140px;
    /* border-bottom-right-radius: 10px; */
    padding: 5px;
    background: #fff;
    /*border-bottom-left-radius: 10px;*/
}
.navbar
{
  padding: 0;
}
.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link.active
{
      color: #fdbc01;
    font-weight: 500;
}
.navbar-toggler span
{
    display: block;
    width: 30px;
    margin-bottom: 7px;
        background: #0a0a55;
    height: 2px;
}
.sm-menu{
    border-radius: 0px;
    border: 0px;
    top: 97%;
    box-shadow: rgba(173, 173, 173, 0.2) 1px 3px 4px 0px;
}
.dropdown-item {
    color: #3c3c3c;
        font-size: 14px;
       
}
.megamenu .dropdown-item 
{
   padding: 10px 0;
}
.dropdown-item.active, .dropdown-item:active {
        color: #fdbc01;
    text-decoration: none;
    background-color: #ffffff;
}
.navbar-toggler{
    outline: none !important;
}
.navbar-tog{
    color: #1ebdc2;
}
.megamenu-li {
  position: static;
}
.navbar-nav
{
  align-items: center;
}
.megamenu {
  /*position: absolute;
  width: 100%;
  left: 0;
  right: 0;
  padding: 15px;*/
      position: absolute;
    width: 100%;
    max-width: 1220px;
    left: 0;
    right: 0;
    padding: 15px;
    margin: auto;
}
.megamenu h6{
    margin-left: 21px;
}
.megamenu i{
    width: 20px;
}
.navbar-dark button:focus {
    outline: none;
    outline: none;
}

.navbar-dark .navbar-nav .active>.nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show>.nav-link {
    color: #fdbc01;
}
.affix {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
    display: none;
    background: #fff;
    border-bottom: 1px solid #ccc;
    box-shadow: 6px 7px 14px 0 rgb(0 0 0 / 19%);
}
.affix .navbar
{
  padding: 0px 10px;
}
.affix .navbar-brand img
{
  max-width: 120px !important;
}
.dropdown-item img{
      width: 50px;
    height: 50px;
    object-fit: cover;
    border-radius: 100%;
    margin-right: 10px;
}
.banner_sec
{
  /*background-image: url('../images/banner.jpg');*/
 height: 430px;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
 margin-bottom: 30px;
 margin-top: 30px;
}
.owl-carousel
{
  position: initial;
}

/*------banner------*/
.banner_sec
{
    
}
/*.banner_sec:before
{
      content: "";
    position: absolute;
    left: 11%;
    top: -350px;
    background: #ccc;
    width: 900px;
    height: 900px;
    background-image: linear-gradient(to right, #D0DEDE, #fff);
    border-bottom-left-radius: 320px;
    border-top-left-radius: 307px;
    border-radius: 100%;
}*/
.banner_sec h2 {
    margin-bottom: 0;
     font-weight: 600; 
    position: relative;
    font-size: 40px;
    margin-bottom: 10px;
    color: #FDBC01;
    line-height: 44px;
   
    display: inline-block;
}

.banner_sec p
{
    max-width: 420px;
    margin-bottom: 20px;
    font-size: 20px;
}
.banner_sec .ban_img img
{
      max-width: 100%;
    position: relative;
    top: 0;
    margin: auto;
    margin-top: 0;
    height: 400px;
    object-fit: contain;
}
    .banner_sec .ban_img1 img {
        max-width: 100%;
        position: relative;
        top: 0;
        margin: auto;
        margin-top: 0;
        height: 500px;
        object-fit: contain;
    }
.banner_sec .owl-theme .owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    position: absolute;
     left: 0px; 
    bottom: 0;
    width: 100%;
    /* transform: rotate( 
90deg
 );*/
}
.banner_sec .owl-theme .owl-dots .owl-dot span
{
  background: #fdbc013b;
  width: 8px;
    height: 8px;
}
.banner_sec .owl-theme .owl-dots .owl-dot.active span, .banner_sec .owl-theme .owl-dots .owl-dot:hover span {
    background: #FDBC01;
}
.ban_logo img
{
	height: 50px;
    object-fit: contain;
    max-width: 130px !important;
    margin-bottom: 10px !important;
}
/*----about sec----*/
.abt_sec
{
      background: #fff;
    padding: 15px 0 60px 0;
    position: relative;
    margin-bottom: 50px;
  /*background-image: linear-gradient(to right, #D0DEDE, #fff);*/
}
.abt_sec .element1
{
  position: absolute;
    width: 250px;
    left: -111px;
    top: -21px;
}
.abt_sec .element1 img
{
  max-width: 100%;
}
.abt_sec .element2
{
         position: absolute;
    width: 222px;
    right: -126px;
    top: 34%;
   /* transform: rotate(
-193deg
);*/
}
.abt_sec .element2 img
{
  max-width: 100%;
}
.abt_sec h2
{
        font-size: 32px;
    margin: auto;
    margin-bottom: 20px;
    color: #0A0A55;
    /* letter-spacing: 1px; */
    max-width: 615px;
    font-weight: 500;
}
.abt_sec img
{
  max-width: 125px;
  margin: auto;
  margin-bottom: 15px;
}
.abt_sec p{
  
}

.abt_sec .info
{
    
    padding: 20px;
    background-color: #fff;
    border-radius: 20px;
    text-align: center;
    width: 200px;
    height: 160px;
    margin: auto;
    margin-bottom: 0;
    transition: all 0.5s;
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
    
}
.abt_sec .info:hover
{
    box-shadow: 1px 5px 22px 0 rgb(94 94 94 / 19%);
}
.abt_sec .info h3
{
      color: #FDBC01;
    font-size: 16px;
    margin: auto;
    margin-bottom: 0;
        font-weight: 500;
   

}
.abt_sec .info:hover h3
{
      color: #EDA9A9;
}
.abt_sec .info img
{
  width: 100px;
    height: 100px;
   /* border-radius: 100%;*/
    object-fit: contain;
    margin-bottom: 10px;
}
.abt_sec .info .overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #FDBC01;
  overflow: hidden;
  width: 100%;
  height: 0;
  transition: .5s ease;
}
.abt_sec .info .overlay h3
{
  color: #00479F: 
}
.abt_sec .info:hover .overlay {
  height: 100%;
}

.abt_sec .info .text {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    width: 100%;
    padding: 10px;
}
.abt_sec .info .text h3
{
  color: #00479F;
  font-size: 15px;
  margin-bottom: 10px;
}
.abt_sec .info .text p
{
  font-size: 13px;
  color: #0A0A55;
  margin-bottom: 0
}
.abt_sec .info .text span
{
   font-family: Gotham-Medium;
    color: #fff;
    font-size: 13px;
    position: relative;
    display: block;
    width: 100%;
    display: inline-block;
}
.abt_sec .info .text span:before
{
        height: 1px;
    background: #00479F;
    width: 28px;
    content: "";
    position: absolute;
    top: 10px;
    right: 31px;
}
.abt_sec .info .text span:after
{
  height: 5px;
    width: 5px;
    border-radius: 100%;
    background: #00479F;
    content: "";
    position: absolute;
    top: 8px;
    right: 29px;
}


/*-----whyus_sec----*/
.whyus_sec
{
  position: relative;
padding-bottom: 20px;
margin-bottom: 100px;
}
.whyus_sec .info p
{
     font-size: 18px;
    margin: auto;
    margin-bottom: 16px;
    color: #0A0A55;
    /* letter-spacing: 1px; */
    font-weight: 600;
}

.whyus_sec .info p img 
{
   max-width: 40px;
    margin-right: 15px;
}

/*-----offering_sec----*/
.offering_sec
{
    position: relative;
    background: #F7F7F7;
    padding: 60px 0 50px 0;
    margin-top: 20px;
}
.offering_sec .element1
{
  position: absolute;
    width: 179px;
    left: 16%;
    top: -97px;
    transform: rotate(
11deg
);
}
.offering_sec .element1 img
{
  max-width: 100%;
}
.offering_sec .element2
{
        position: absolute;
    width: 222px;
    left: -115px;
    top: 42%;
    transform: rotate( 43deg);
}
.offering_sec .element2 img
{
  max-width: 100%;
}
.offering_sec:before
{
    content: "";
    position: absolute;
    left: auto;
    background-image: url(../images/offering-bg.png);
    width: 100%;
    height: 210px;
    background-size: cover;
    /* background-image: linear-gradient(to right, #D0DEDE, #fff); */
    /* border-radius: 100%; */
    top: -180px;
    transform: rotate(0deg);
    background-repeat: no-repeat;
}
.offering_sec .info
{
      text-align: center;
    max-width: 220px;
    margin: auto;
}
.offering_sec .info img
{
    max-width: 180px;
    margin: auto;
    margin-bottom: 10px;
    height: 125px;
    object-fit: contain;
}
.offering_sec .info h3
{
        color: #0A0A55;
    font-size: 20px;
    margin: auto;
    margin-bottom: 10px;
    font-weight: 600;
}

.dashed
{
  border-bottom: 2px dashed #999999;
  margin-top: 30px;
  margin-bottom: 30px;
}
.offering_sec .off_bottom
{
  margin-left: 10%;
  margin-right: 10%;
}
.offering_sec .off_bottom .info
{
  text-align: left;
    max-width: 100%;
    margin: auto;
}
.offering_sec .off_bottom .info img
{
      max-width: 100%;
    margin: auto;
    margin-bottom: 10px;
    height: 201px;
    object-fit: contain;
}
.offering_sec .off_bottom .info p
{
  margin-bottom: 0
}
.offering_sec .off_bottom h3
{
      color: #0A0A55;
    font-size: 20px;
    margin: auto;
    margin-bottom: 10px;
    font-weight: 600;
}
.circle
{
    padding: 70px 25px;
    background: #ccc;
    border-radius: 48%;
    text-align: center;
    background-image: linear-gradient(to right, #f9eed1, #d1d1ed);
    /* max-width: 90%; */
    margin: auto;
    margin-top: 20px;
    }
.circle h4
{
  color: #0A0A55;
    font-size: 26px;
    margin-bottom: 0;
    font-weight: 400;
}
.circle h4 span
{
  font-size: 40px;
  font-weight: 600;
}
/*---partner sec----*/
.partner_sec 
{
  background: #fff;
  padding: 80px 0 40px 0;
}
.partner_sec .tag_line 
{
        max-width: 460px;
}
.partner_sec .tag_line h3
{
      font-size: 18px;
    margin: auto;
    margin-bottom: 10px;
    color: #0A0A55;
    /* letter-spacing: 1px; */
    font-weight: 500;
}
.partner_sec .tag_line h2
{
        font-size: 42px;
    color: #fdbc01;
    font-weight: 500;
    margin-bottom: 0px;
}
.logo_div
{
      background-image: linear-gradient(to right, #fdbc01, #ffffff);
    padding: 35px 15px;
    border-radius: 20px;
    margin-left: 40px;
}
.partner_sec .clogo img {
    background: #fff;
    padding: 10px;
    border-radius: 8px;
        max-width: 22%;
    flex-wrap: wrap;
    height: 68px;
    object-fit: contain;
    margin-left: 14px;
    margin-right: 14px;
    margin-bottom: 14px;
    margin-top: 14px;
    box-shadow: 8px 8px 10px 0 rgb(0 0 0 / 26%);
}
.partner_sec .logo_div .logo
{
      margin-left: -70px;
}


/*----------enablers_sec------*/

.enablers_sec
{
  position: relative;
  /*margin-bottom: 100px;*/
}
.enablers_sec .element1
{
      position: absolute;
    width: 225px;
    left: -131px;
    top: -34px;
}
.enablers_sec .element1 img
{
  max-width: 100%;
}
.enablers_sec .element2
{
       position: absolute;
    width: 275px;
    right: -142px;
    bottom: -74px;
    transform: rotateZ(
51deg
);
    z-index: 9;
}
.enablers_sec .element2 img
{
  max-width: 100%;
}
.enablers_sec .info img
{
    max-width: 150px;
    margin-bottom: 10px;
}
.enablers_sec .info h2
{
       font-size: 56px;
    font-weight: 600;
    color: #0A0A55
}
.enablers_sec .info h3
{
    font-size: 24px;
    font-weight: 700;
    color: #0A0A55;
    margin-top: 10px;
}
/*--------------how_its_wrk_sec----------*/
.how_its_wrk_sec
{
      position: relative;
    background: #F7F7F7;
    padding: 20px 0 0 0;
    margin-top: 0;
    
}
.how_its_wrk_sec .info
{
  max-width: 450px;
  margin:auto;
  padding: 20px;
  border-radius: 20px;
  border: 2px dashed grey;
}
.how_its_wrk_sec .info img
{
  max-width: 50px;
  margin-bottom: 10px;
}
.how_its_wrk_sec .info .div1 {
      text-align: center;
    /* width: 33.33%; */
}
.how_its_wrk_sec .info .div1 h3
{
  font-size: 20px;
  font-weight: 600;
  color: #0A0A55;
  margin-bottom: 0;
}
.how_its_wrk_sec:before
{
    content: "";
    position: absolute;
    left: auto;
    background-image: url(../images/hw-its-work-bg.png);
    width: 100%;
    height: 210px;
    background-size: cover;
    /* background-image: linear-gradient(to right, #D0DEDE, #fff); */
    /* border-radius: 100%; */
    top: -20%;
    transform: rotate(0deg);
    background-repeat: no-repeat;
}
/*-----bott_info-----*/
.bott_info
{

}
.bott_info .col-lg-4
{
  padding: 0;
}
.bott_info h2
{
  font-size: 20px;
    margin: 0;
}
.bott_info .div1
{
    background: #0A0A55;
    padding: 20px 0;
    text-align: center;
    color: #fff;
    height: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}
.bott_info .div2
{
    background: #fdbc01;
    padding: 20px 0;
    text-align: center;
    color: #0A0A55;
    height: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}
.bott_info .div3
{
    background: #0A0A55;
    padding: 20px 0;
    text-align: center;
    color: #fff;
    height: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

.bott_info .div1:before
{
  border-left: 29px solid #0A0A55;
    border-top: 35px solid transparent;
    border-bottom: 35px solid transparent;
    top: 0;
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    right: -28px;
    z-index: 1
}
.bott_info .div2:before
{
  border-left: 29px solid #fdbc01;
    border-top: 35px solid transparent;
    border-bottom: 35px solid transparent;
    top: 0;
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    right: -28px;
    z-index: 1
}


.testi_sec
{
    position: relative;
    padding: 0 0 30px 0;
    background-image: linear-gradient(to right, #D0DEDE, #b8b8b8);
    background-image: url(../images/testi-bg.png);
    background-repeat: no-repeat;
    background-position: right top;
    background-size: 88%;
    margin-top: 50px;

}
.modal-dialog {
    max-width: 700px;
    margin: 1.75rem auto;
    margin-top: 168px;
}
.testi_sec h2
{
    font-size: 44px;
    color: #0a0a55;
    font-weight: 500;
    margin-bottom: 10px;
    padding-top: 80px;
    text-align: center;
}
.testi_sec .testi_info
{
    position: relative;
    width: 600PX;
    margin: auto;
    height: auto;
    background-size: contain;
    background-repeat: no-repeat;
    padding: 10px;
    
    padding-top: 0;
    /* padding-left: 0; */
    margin-bottom: 20px;
    text-align: center;
}
.testi_sec .testi_info .test_img img
{
    width: 80px;
    margin: auto;
    margin-bottom: 15px;
}
.testi_sec .testi_info .info
{
  
}
.testi_sec .testi_info .info p
{
  color: #4A4A4A;
  position: relative;
  margin: 0;
  margin-bottom: 15px;
}

.testi_sec .testi_info .name 
{
    /*  position: absolute;
    right: -118px;
    bottom: -5px;*/
}
.testi_sec .testi_info .name p
{
  margin: 0;
  font-size: 16px;
    font-weight: bolder;
    color: #4A4A4A;
}
.testi_sec  .owl-theme .owl-dots
{
  display: none;
}
.testi_sec .owl-theme .owl-nav [class*='owl-'] {
        color: #ffffff4f;
    font-size: 100px;
    margin: 5px;
    width: auto;
    height: auto;
    padding: 0;
    background: transparent;
    display: inline-block;
    cursor: pointer;
    /* border-radius: 49px;*/
}
.testi_sec .owl-carousel .owl-nav .owl-prev
{
  position: absolute;
    left: 20%;
    top: 35%;
}
.testi_sec .owl-carousel .owl-nav .owl-next
{
  position: absolute;
    right: 20%;
    top: 35%;
  
}
.testi_sec:before
{
    /*content: "";
    position: absolute;
    left: 11%;
    top: 48px;
   
    width: 79%;
    height: 100%;
    
    border-bottom-left-radius: 0;
    border-top-left-radius: 687px;
     border-radius: 100%; 
    border-bottom-right-radius: 0;
    border-top-right-radius: 1038px;
    background-repeat: no-repeat;*/
}
/* side filter  */
@-webkit-keyframes ripple{
    0%{
        opacity:1;
        -webkit-transform:scale(0);
        transform:scale(0)
    }
    100%{
        opacity:0;
        -webkit-transform:scale(1);
        transform:scale(0.8)
    }
}
@keyframes ripple{
    0%{
        opacity:1;
        -webkit-transform:scale(0);
        transform:scale(0)
    }
    100%{
        opacity:0;
        -webkit-transform:scale(1);
        transform:scale(0.8)
    }
}

footer 
{
    background-color: #0A0A55;
    padding: 40px 0;
    color: #fff;
    position: relative;
}
.testi_sec .f-img
{
  position: absolute;
    left: 0;
    bottom: -5px;
    width: 100%;
}
footer .element
{
      position: absolute;
    /* height: 217px; */
    width: 180px;
    bottom: 0;
    right: 0;
}
footer .contact_info img
{
  max-width: 120px;
    margin-bottom: 10px;
}
footer .contact_info h4
{
      font-size: 22px;
    font-weight: bolder;
}
footer .contact_info p{
  margin-bottom: 10px;
  color: #EDA9A9;
  font-size: 18px;
  font-weight: bolder;
}
.quick_link ul
{
    padding-left: 0;
    list-style: none;
}
.quick_link ul
{
        padding-left: 0;
    list-style: none;
    padding: 0;
}
.quick_link ul li
{
      position: relative;
    padding-left: 20px;
    margin-bottom: 10px;
    font-size: 14px;
}
.quick_link ul li:before
{
      content: "";
    width: 8px;
    height: 8px;
    position: absolute;
    left: 0;
    top: 8px;
    background: #fdbc01;
    border-radius: 100%;
}
footer .Specialties_link ul
{
  padding: 0;
  list-style: none;
}
footer .Specialties_link ul li
{
  position: relative;
    padding-left: 0;
    margin-bottom: 10px;
    font-size: 14px;
}
footer .Specialties_link h5
{
  font-weight: 200;
    font-size: 16px;
    border-bottom: 1px solid #EDA9A9;
    padding-bottom: 10px;
}
.footer_form
{
  width: 80%;
  position: relative;
}
footer .form-control {
        display: block;
    width: 90%;
    height: 40px;
    padding: .375rem .75rem;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    color: #000000;
    background-color: #ffffff42;
    background-clip: padding-box;
    border: none;
    border-radius: 0;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.footer_form button
{
      position: absolute;
    right: -26px;
    top: 0;
    color: #fff;
    border-radius: 0;
    height: 40px;
    width: 48px;
    background: #fdbc01;
    border: none;
}
.footer_form button:hover
{
  background: #fdbc01;
  border: none;
  color: #fff;
}
.footer_form button:focus
{
  box-shadow: none;
}
footer .form-control:focus {
    color: #495057;
    background-color: #fff;
    outline: 0;
    box-shadow: none;
    box-shadow: none;
}
.social_link
{
  margin-top: 30px;
}
.social_link p
{
  margin-bottom: 0;
}
.social_link a
{
      background: #fff;
    font-size: 14px;
    color: #0A0A55;
    padding: 4px 10px;
    border-radius: 5px;
    width: 30px;
    height: 30px;
    margin-left: 10px;
    line-height: 23px;
}
footer .card-link[data-toggle="collapse"]:after {
        content: "\f067";
    font-family: FontAwesome;
    -webkit-text-stroke: 2px #0a0a55;
    position: absolute;
    right: 18px;
}
footer .card-link[aria-expanded="true"]:after {
    content: "\f068" !important;
}
footer .card-header {
        padding: 5px 10px;
    margin-bottom: 0;
    background-color: transparent;
    border-bottom: none;
}
footer .card-header a
{
  color: #fdbc01;
}
footer .card {
   margin-bottom: 20px;
    margin-top: 10px;
    background: transparent;
    border: 1px solid #ccc;
    border-radius: 0;
    text-align: center;
}
footer .card ul
{
      padding-left: 20px;
    text-align: left;
    list-style: none;
}
footer .card ul a
{
    color: #fff;
}
footer .card-body
{
  padding: 0 10px
}
.bottom
{
    background: #0A0A55;
    padding: 6px 20px;
    border-top: 1px solid #ffffff12;


}
.bottom p
{
  margin: 0;
  color: #fff;
  font-size: 14px;
}
.bottom p a
{
  color: #fff;
}

.inner_page_top_sec
{
  /*background-image: url('../images/banner.jpg');*/
     height:180px;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  
}
.inner_page_top_sec .top_img
{
      height: 300px;
    object-fit: contain;
}
/*.inner_page_top_sec:before
{
       content: "";
    position: absolute;
    left: 14%;
    top: -588px;
    background: #ccc;
    width: 940px;
    height: 900px;
    background-image: linear-gradient(to right, #e7f4f4f0, #fff);
    border-bottom-left-radius: 320px;
    border-top-left-radius: 307px;
    border-radius: 100%;
    transform: rotate( 
54deg
 );
}*/
.inner_page_top_sec h2 {
       margin-bottom: 0;
    /* font-weight: 800 !important; */
    position: relative;
    font-size: 40px;
    margin-bottom: 0;
    color: #fdbc01;
    font-weight: 500;
    z-index: 9;
    max-width: fit-content;
    margin: auto;

}
.inner_page_top_sec h2:before
{

     background-size: auto;
    content: "";
    width: 168px;
    height: 100px;
    position: absolute;
    left: -52px;
    top: -25px;
    background-image: url(../images/title-bg.png);
    background-size: contain;
    background-repeat: no-repeat;
}
.inner_page_top_sec p {
    font-size: 24px;
     font-weight: 500;
     color: #0A0A55;
     margin-top: 4px;
   }
.inner_page_top_sec .element1 {
    position: absolute;
    max-width: 150px;
    left: 40%;
    bottom: 99px;
    z-index: 0;
}
.inner_page_bottom_sec
{
  margin-top: -120px;
 position: relative;
}
.inner_page_bottom_sec h2
{
    color: #074F4F;
    font-size: 18px;
    margin: auto;
    margin-bottom: 15px;
}
.inner_page_bottom_sec h3
{
      font-size: 70px;
    color: #EDA9A9;
    font-weight: 200;
}


.sub_header {
    /*border-top: 2px solid #00893c;*/
    /*background: url(.././images/top.jpg);*/
    background-size: cover;
    text-align: center;
    position: relative;
    background-position: center;
}
.sub_header h1 {
    padding: 6% 0;
    color: #000;
    font-size: 40px;
}

.contact_page
{
  
  position: relative;
}
.contact_page .element1
{
        width: 400px;
    left: -233px;
    position: absolute;
    top: 44%;
    transform: rotate(
139deg
);
}
.contact_page .element2
{
        width: 368px;
    right: -185px;
    position: absolute;
    top: -14%;
}
.contact_page .contact_details img 
{
    max-width: 400px;
    margin-bottom: 10px;
}
.contact_page .contact_details h2
{
      position: relative;
    font-size: 15px;
    margin-bottom: 8px;
    font-weight: 500;
 }
.contact_page .contact_details h3
{
    font-size: 26px;
    color: #fdbc01;
    margin-bottom: 12px;
    font-weight: 500;
}
.contact_page .contact_details p
{
  position: relative;
    padding-left: 40px;
     margin-bottom: 22px;

}
.contact_page .contact_details p span
{
  color: #0A0A55;
    display: block;
    font-size: 20px;
    font-weight: 500;
}
.contact_page .contact_details p i
{
  position: absolute;
    background: #fdbc01;
    color: #fff;
    left: 0;
    top: 0px;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border-radius: 100%;
    padding: 0;
}
.contact_form
{
  background-color: #fff;
    padding: 30px;
    
    box-shadow: 6px 7px 14px 0 rgb(0 0 0 / 19%);
    border-radius: 10px;
}
.contact_form p
{
          font-size: 18px;
    margin-bottom: 6px;
    color: #0A0A55;
    font-weight: 500;
}

.contact_form .form-control {
    display: block;
    width: 100%;
    height: 50px;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: none;
    border-radius: 4px;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    box-shadow: 2px 1px 4px 0 rgb(149 149 149 / 40%);
}
.map_sec .element_bottom {
    position: absolute;
    bottom: 0;
    left: 18%;
    width: 116px;
}


.career_page
{
    position: relative;
    padding-bottom: 60px;
        background: #F7F7F7;
    padding: 60px 0 50px 0;
    
}
.career_page:before {
    content: "";
    position: absolute;
    left: auto;
    background-image: url(../images/offering-bg.png);
    width: 100%;
    height: 210px;
    background-size: cover;
    /* background-image: linear-gradient(to right, #D0DEDE, #fff); */
    /* border-radius: 100%; */
    top: -180px;
    transform: rotate(
0deg
);
    background-repeat: no-repeat;
}
.career_page .card-header {
    padding: 10px 10px 9px 0;
    margin-bottom: 0;
    background-color: transparent;
    border-bottom: 2px solid #ccc;
    position: relative;
}

.career_page .card {
    margin-bottom: 20px 0;
    background: transparent;
    border: none;
    /* border-bottom: 1px solid #ccc; */
    border-radius: 0;
    text-align: left;
    margin-bottom: 20px;
}
.career_page .card ul
{
      padding-left: 20px;
    text-align: left;
    list-style: none;
}
.career_page .card ul a
{
    color: #fff;
}
.career_page #accordion
{
    max-width: 700px;
    margin: auto;
    margin-bottom: 80px;
}
.career_page #accordion h2
{
    color: #0A0A55;
    font-size: 30px;
    font-weight: 500;
}
.career_page .card-body
{
      padding: 20px 0;
      border-bottom: 2px solid #ccc;
}
.career_page .card-header a.card-link
{
    color: #0A0A55;
    font-size: 20px;
    display: block;
    position: relative;
}

.career_page .card-link[data-toggle="collapse"]:after {
        content: "\f067";
    font-family: FontAwesome;
    -webkit-text-stroke: 2px #fff;
    position: absolute;
    right:110px;
    width: 27px;
    height: 27px;
    background: #0A0A55;
    text-align: center;
    border-radius: 100%;
    line-height: 25px;
    
    box-shadow: 2px 2px 4px 0 rgb(0 0 0 / 34%);
    color: #0A0A55;
    background: transparent;
    border: 2px solid #0A0A55;
    font-size: 16px;
}
.career_page .card-link[aria-expanded="true"]:after {
    content: "\f068" !important;
}

.career_page .card-header .apply_now
{
    color: #fdbc01;
    box-shadow: none;
    padding: 5px 20px;
    position: absolute;
    right: 0;
    top: 10px;
    background: #0A0A55;
    font-size: 12px;
    border-radius: 32px;
    border: 1px solid #0A0A55;
}
.career_page .card-header .apply_now:hover {
    background-color: #fff;
    background-image: none;
    color: #05414A;
    border: 1px solid #05414A;
}
.career_page .card-body p i{
    color: #0A0A55;
        font-size: 20px;
}
.career_bottom h2
{
    color: #0A0A55;
    font-size: 30px;
    font-weight: 500;
    margin-bottom: 20px;
}
.career_bottom h3
{
    font-size: 20px;
    margin-bottom: 6px;
    color: #0A0A55;
    font-weight: 500;
    line-height: initial;
    text-align: center;
    margin-top: 15px;
}

.career_bottom form p
{
          font-size: 18px;
    margin-bottom: 6px;
    color: #0A0A55;
    font-weight: 500;
}

.career_bottom .form-control {
    display: block;
    width: 100%;
    height: 50px;
    padding: 10px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: none;
    border-radius: 4px;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    box-shadow: 2px 1px 4px 0 rgb(149 149 149 / 40%);
}
.career_bottom textarea.form-control
{
  height: 150px;
}
.list_info h4
{
      color: #0A0A55;
    font-size: 30px;
    font-weight: 500;
    margin-bottom: 20px;
}
.list_info p a
{
  color: #0A0A55;
  font-weight: 500;
  text-decoration: underline !important;
}
.list_info h5
{
    font-size: 18px;
    margin-bottom: 3px;
    color: #0A0A55;
    font-weight: 500;
    line-height: initial;
    /* text-align: center; */
    margin-top: 0;
}
.list_info p
{
  margin-bottom: 0;
}
.hesa_form
{
      background-color: #fff;
    padding: 30px;
    box-shadow: 6px 7px 14px 0 rgb(0 0 0 / 19%);
    border-radius: 10px;
        max-width: 500px;
    margin: auto;
}
.hesa_form p, .hesa_form span, .hesa_form label
{
        font-size: 16px;
    margin-bottom: 0;
    color: #0A0A55;
    font-weight: 600;
}
.hesa_form h4
{
      color: #0A0A55;
    font-size: 30px;
    font-weight: 500;
    margin-bottom: 30px;
}
.abt_page
{
  position: relative;
}
img
{
  width: 100%;
}
.abt_page
{
  position: relative;
  padding-bottom: 60px;
}

.abt_page .element1 {
    position: absolute;
    max-width: 160px;
    left: 20px;
    top: -133px;
}
.abt_page .element2 {
    position: absolute;
    max-width: 160px;
    right: 20px;
    bottom: 0;
    transform: rotate( -145deg );
}
.abt_page .element3 {
    position: absolute;
    max-width: 160px;
    left: 10%;
    bottom: 0;
   
}
.abt_page .a_info img
{
     width: 80px;
    height: 80px;
    /* border-radius: 100%; */
    object-fit: contain;
    margin-bottom: 8px;
}
.abt_page .a_info h3
{
    color: #0A0A55;
    font-size: 16px;
    margin: auto;
    margin-bottom: 8px;
    font-weight: 500;
    font-size: 24px;
    margin: auto;
    margin-bottom: 16px;
}
.qoate_text
{
    /*  background-image: url(../images/qoate.png);
    background-size: contain;
    background-position: center;
    text-align: left;
    background-repeat: no-repeat;
    /* padding: 80px;
    width: 100%;
    height: 100%;*/
    position: relative;
}
.qoate_text img
{

}

.qoate_text .info 
{
  position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    width: 100%;
    padding: 0 15%;
}
.qoate_text .info h4
{    font-size: 24px;
    margin: auto;
    margin-bottom: 16px;
    color: #0A0A55;
    /* letter-spacing: 1px; */
    font-weight: 600;
    
}
.qoate_text .info p{
      font-size: 16px;
    margin: auto;
    margin-bottom: 16px;
    color: #0A0A55;
    /* letter-spacing: 1px; */
    font-weight: 400;
    font-style: italic;
}
.qoate_text .info h5
{    font-size: 18px;
    text-align: right;
    margin-bottom: 0;
    color: #0A0A55;
    /* letter-spacing: 1px; */
    font-weight: 600;
    
}
.bg_grey
{
  background: #F7F7F7;
}
.team_sec h2
{
   text-align: center;
}
.team_sec .team_info
{
  margin-bottom: 30px;
}



.team_sec .team_info h3
{
  font-size: 22px;
    margin: auto;
    margin-top: 0;
    margin-bottom: 4px;
    color: #0A0A55;
    /* letter-spacing: 1px; */
    font-weight: 600;
}
.team_sec .team_info h5
{    font-size: 15px;
    font-weight: normal;
    margin-bottom: 18px;
}
.team_sec .team_info p
{
    display: -webkit-box;
    vertical-align: middle;
    text-overflow: ellipsis;
    width: 100%;
    text-align: left;
    height: auto;
    overflow: hidden;
    margin-bottom: 11px !important;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
.team_sec .team_info a
{
  color: #0A0A55;
    /* letter-spacing: 1px; */
    font-weight: 600;
    display: block;
    width: fit-content;
}
.team_sec .team_info a i
{
      font-size: 22px;
    margin-top: 0px;
    display: block;
    margin-left: 2px;
    float: right;
    transform: rotate(
-35deg
);
}
.team_sec.bg_grey
{
 padding-bottom: 80px;
 position: relative;
}
.team_sec .element1
{
      position: absolute;
    left: -155px;
    width: 300px;
    top: 10%;
}
.team_sec .element2
{
  position: absolute;
    right: -147px;
    width: 282px;
    top: 31%;
    transform: rotate(-83deg);
}
.leader_team
{
      position: relative;
    background: #fff;
    padding: 20px 0 0 0;
    margin-top: 0;
    
}
.leader_team:before{
        content: "";
    position: absolute;
    left: auto;
    background-image: url(../images/team--bg.png);
    width: 100%;
    height: 164px;
    background-size: cover;
    /* background-image: linear-gradient(to right, #D0DEDE, #fff); */
    /* border-radius: 100%; */
    top: -12%;
    transform: rotate( 
0deg
 );
    background-repeat: no-repeat;
}
/*----slotion page*/
.solution_page 
{
  position: relative;
}
.solution_page .element1 {
    position: absolute;
    max-width: 160px;
    right: 20px;
    top: -133px;
}
.solution_page .element2 {
    position: absolute;
    max-width: 160px;
    left: 20px;
    bottom: 0;
    transform: rotate( -145deg );
}
.solution_page .element3 {
    position: absolute;
    max-width: 160px;
    left: 10%;
    bottom: 0;
   
}
.solution_info h3
{
  color: #FDBC01;
    font-size: 24px;
    margin: auto;
    margin-bottom: 8px;
    font-weight: 600;
    text-align: left;
}
.solution_info h4
{
  font-weight: 500;
    font-size: 16px;
    font-style: italic;
    margin-bottom: 20px;
}
.solution_info p
{
    position: relative;
    padding-left: 20px;
    font-size: 16px;
    margin-bottom: 10px;
    line-height: inherit;
}

.solution_info p:before
{
        content: "";
    width: 7px;
    height: 7px;
    position: absolute;
    left: 0;
    top: 7px;
    background: #fdbc01;
    border-radius: 100%;
}
.s_mr
{

}
.sol_middle_sec
{
  position: relative;
  padding-bottom: 0;
}
.sol_middle_sec .sol_div
{
  position: relative;
    text-align: center;
    margin: auto;
    display: flex;
    height: 100%;
    /* max-width: 400px; */
    border-radius: 10px;
    box-shadow: 8px 8px 10px 0 rgb(0 0 0 / 26%);
    overflow: hidden;
    margin-bottom: 0;
}
.sol_div img
{
      filter: drop-shadow(0 2px 6px rgba(0, 0, 0, 0.3));
}
.sol_partner_sec
{
      position: relative;
    background: #F7F7F7;
    padding: 20px 0 0 0;
    margin-top: 0;
}
.sol_partner_sec
{
  position: relative;
}
.sol_partner_sec:before
{
      content: "";
    position: absolute;
    left: auto;
    background-image: url(../images/hw-its-work-bg.png);
    width: 100%;
    height: 225px;
    background-size: cover;
    /* background-image: linear-gradient(to right, #D0DEDE, #fff); */
    /* border-radius: 100%; */
    top: -20%;
    transform: rotate(0deg
);
    background-repeat: no-repeat;
}
.sol_middle_sec .element
{
  position: absolute;
    width: 120px;
    left: 4%;
    top: 22px;
}
.sol_middle_sec .solution_info
{
        position: relative;
        padding: 20px;
    background: #fcfce0;
    /*top: 50%;*/
    /*left: 50%;*/
    /*-webkit-transform: translate(-50%, -50%);*/
    /*-ms-transform: translate(-50%, -50%);*/
    /*transform: translate(-50%, -45%);*/
    /*padding: 50px;*/
    /*width: 100%;*/
    /*HEIGHT: 100%;*/
}
.sol_middle_sec .solution_info p{
      /*font-size: 13px;*/
    margin-bottom: 6px;
    text-align: left;
}
.sol_middle_sec .solution_info h3
{
    text-align: center;
}
.sol_middle_sec .solution_info.s1
{
    /*background-image: url('assets/images/sol-bg-y.png');
    content: "";
    width: 5px;
    height: 5px;
    position: absolute;*/
}
.partner_sec.sol_partner_sec .nav-pills .nav-item
{
   width: 40%;
   margin: 10px;
   text-align: left;
}
.partner_sec .nav-pills .nav-link
{
      color: #0A0A55;
    /* letter-spacing: 1px; */
    font-weight: 600;
    font-size: 18px;
    padding: 12px 20px;
    width: fit-content;
}
.partner_sec.sol_partner_sec .nav-pills .nav-link.active, .partner_sec.sol_partner_sec .nav-pills .show>.nav-link
{
      color: #0A0A55;
    /* letter-spacing: 1px; */
   
    box-shadow: 0px 2px 14px 0 #fdbc01c2;
    border-radius: 12px;
    background: #fff;
}

.partners_testi
{
  background-image: url(../images/partner-testi-bg.png);
  background-size: cover;
  margin: 12px;
      background-image: url(../images/partner-testi-bg.png);
    background-size: cover;
    margin: 12px;
   height: 230px;
    display: flex;
    align-items: center;
}
 .sol_partner_sec .owl-nav
{
  display: none;
}
.partners_testi img
{
     width: 150px !important;
    margin: auto;
    height: 150px;
    object-fit: cover;
    border-radius: 100%;
}
/*----------how_its_wrk_page------------*/
.how_its_wrk_page
{
  margin-top: 70px;
  background: #fff;
}
.how_its_wrk_page:before
{
  display: none;

}
.hwt_hesaathis
{
  position: relative;

}
.hwt_hesaathis h3
{
  font-size: 49px;
    color: #fdbc01;
    font-weight: 500;
    margin-bottom: 10px;
    text-align: center;
}
.qoate
{
position: relative;
margin-top: 20px;
}
.qoate:before {
   background-size: auto;
    content: "";
    width: 280px;
    height: 165px;
    position: absolute;
    left: -30px;
    top: -38px;
    background-image: url(../images/hiw-ele.png);
    background-size: contain;
    background-repeat: no-repeat;
}
.qoate h4
{
  font-size: 28px;
    color: #0A0A55;
    font-weight: 600;
}
.qoate p.cursive
{
       margin-bottom: 11px;
    color: #0A0A55;
    font-size: 16px;
    font-style: italic;
    font-weight: 500;
    text-align: center;
}
.what_hes_sec .info
{
  max-width: 100%
}
.what_hes_sec .info h3
{
      color: #0A0A55;
    font-size: 19px;
    margin: auto;
    margin-bottom: 10px;
    font-weight: 500;
}
.hw_model_sec .bott_info h4
{
    color: #0A0A55;
    font-size: 18px;
    margin: auto;
    margin-bottom: 10px;
    font-weight: 500;
}

.count .col-md-3 {
  margin-bottom: 30px;
}
.count > div {
  background: #ffffff;
  padding: 20px 20px 0;
  
}
.count .bg
{
	   background-image: url(../images/draw.svg);
    background-size: contain;
    background-repeat: no-repeat;
    /* background: powderblue; */
    background-position: center;
    height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.count .number {
      font-weight: bold;
    font-size: 26px;
    text-align: center;
    font-weight: 600;
    color: #0A0A55;
}
.count .text {
  color: #0A0A55;
  font-size: 18px;
  text-align: center;
  font-weight: 300;
}
.count .row {
  align-items: center;
}
.count .numscroller {
  display: inline-block;
	
}

/*------why us page css----*/
.why_top_info
{
  margin-top: 0;
  padding-bottom: 30px;
}
.why_top_info h4
{
    position: relative;
    padding-left: 20px;
        font-size: 16px;
    margin-bottom: 0;
    line-height: initial;
    font-weight: normal;
}
.why_top_info p
{
    font-size: 18px;
    padding-left: 20px;
    margin: auto;
    margin-bottom: 10px;
    color: #0A0A55;
    /* letter-spacing: 1px; */
    font-weight: 500;
    text-align: left;
    position: relative;
}
.why_top_info p:before {
    content: "";
        width: 7px;
    height: 7px;
    position: absolute;
    left: 0;
    top: 9px;
    background: #fdbc01;
    border-radius: 100%;
}
.w_info
{
  text-align: center;
      margin-bottom: 58px;
}
.w_info img
{
      max-width: 180px;
    margin: auto;
    margin-bottom: 10px;
    height: 125px;
    object-fit: contain;
}
.w_info p{
    color: #0A0A55;
    font-size: 20px;
    margin: auto;
    margin-bottom: 10px;
    font-weight: 600;
}
.whyus_page_middle
{
  position: relative;
    background: #F7F7F7;
    padding: 60px 0 0 0;
    margin-top: 20px;
    margin-bottom: 0;
}
.whyus_page_middle .element1
{
      position: absolute;
    left: 20px;
    width: 120px;
    top: 100px;
}
.whyus_page_middle .element2
{
  position: absolute;
  right: 20px;
  width: 120px;
  top: 100px;
}
.whyus_page_middle .element3
{
  position: absolute;
  left: 6%;
  width: 120px;
  bottom: 10%;
}
.whyus_page_middle:before
{
      content: "";
    position: absolute;
    left: auto;
    background-image: url(../images/offering-bg.png);
    width: 100%;
    height: 210px;
    background-size: cover;
    /* background-image: linear-gradient(to right, #D0DEDE, #fff); */
    /* border-radius: 100%; */
    top: -180px;
    transform: rotate(
0deg
);
    background-repeat: no-repeat;
}
/*.whyus_page_middle .element1
{
      position: absolute;
    width: 179px;
    left: 10%;
    top: -97px;
    transform: rotate( 
11deg
 );
}*/
.whyus_page_middle p{
  margin-bottom: 15px;
}

.whyus_page_middle .info p
{
   position: relative;
   padding-left: 60px;
}
.whyus_page_middle .info img
{
  position: absolute;
  left: 0;
  top: 5px;
}


/*---------------case_study_sec1--------------*/
.case_study_sec1 
{
  position: relative;
  padding-bottom: 30px;
}
.case_study_sec1 h2{
      font-size: 32px;
    margin: auto;
    margin-bottom: 20px;
    color: #0A0A55;
    font-weight: 500;
}
.case_study_sec1 .info
{
    text-align: center;
}
.case_study_sec1 .info  h3
{
        font-size: 20px;
    font-weight: 600;
    color: #0A0A55;
    margin-bottom: 15px;
    min-height: 50px;
}
.case_study_sec1 .info p.desc
{
       min-height: 80px;
    margin-top: 10px;
    margin-bottom: 0;
}
.case_study_sec1 .info h3 span
{
  font-weight: 500;
}
.case_study_sec1 .info .desc{
	height: 84px;
}
.case_study_sec1 .info  h5
{
    color: #FDBC01;
    font-size: 18px;
    margin: auto;
    margin-bottom: 9px;
    font-weight: 500;
}
.case_study_sec1 .info img
{
  margin-bottom: 15px;
}
.case_study_sec1 .info p b
{
  font-weight: 600;
}
.value_add
{
  background: #0A0A55;
  padding: 10px 0;
  color: #fff;
      margin-bottom: 1rem;
}
.value_add p{
  text-align: center;
  margin-bottom: 0;
      color: #fdbc01;
      font-size: 18px;
      font-weight: 500;
}
.case_study_sec2
{
  padding: 50px 0 0 0;
  position: relative;
}
.case_study_sec2 h2
{
      font-size: 20px;
    margin: auto;
    margin-bottom: 20px;
    color: #0A0A55;
    font-weight: 500;
    text-align: center;
    max-width: 831px;
}
.case_study_sec2 .element {
    position: absolute;
    width: 120px;
    left: 4%;
    top: 22px;
}
.case_study_sec2 .sol_div {
        position: relative;
    text-align: center;
    margin: auto;
    display: flex;
    height: 260px;
    /*max-width: 400px;*/
    border-radius: 10px;
    box-shadow: 8px 8px 10px 0 rgb(0 0 0 / 26%);
    overflow: hidden;
    margin-bottom: 30px;
}
.case_study_sec2 .sol_div .c_logo
{
 max-width: 150px;
    margin-bottom: 10px;
    filter: unset;
    height: 70px;
    object-fit: contain;
    background: #fff;
    padding: 9px;
    border-radius: 10px;
}
.case_study_sec2 .solution_info
{
    padding: 20px;
    background: #fcfce0;
}
.case_study_sec2 .solution_info {
    position: relative;
    /*top: 50%;*/
    /*left: 50%;*/
    /*-webkit-transform: translate(-50%, -50%);*/
    /*-ms-transform: translate(-50%, -50%);*/
    /*transform: translate(-50%, -45%);*/
    /*padding: 24px 50px;*/
    /*width: 100%;*/
    /*HEIGHT: 100%;*/
}
.case_study_sec2 .solution_info h3 {
    color: #FDBC01;
    font-size: 24px;
    margin: auto;
    margin-bottom: 8px;
    font-weight: 600;
    text-align: center;
}
.case_study_sec2 .solution_info p {
    font-size: 16px;
    margin-bottom: 6px;
    padding-left: 0;
    line-height: inherit;
}
.case_study_sec2 .solution_info p:before
{
  display: none;
}
/*------services_sec-----*/
.services_sec_banner
{

}

.services_sec_banner
{
  /*background-image: url('../images/banner.jpg');*/
   height: 300px;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  margin-bottom: 60px;
}
.services_sec_banner:before
{
   content: "";
    position: absolute;
    left: 11%;
    top: -416px;
    background: #ccc;
    width: 940px;
    height: 894px;
    background-image: linear-gradient(to right, #e7f4f4f0, #fff);
    border-bottom-left-radius: 320px;
    border-top-left-radius: 307px;
    border-radius: 100%;
    transform: rotate( 
54deg
 );
}
.services_sec_banner h2 {
    margin-bottom: 0;
    /* font-weight: 800 !important; */
    position: relative;
    font-size: 50px;
        margin-bottom: 0px;
        color: #EDA9A9;
  font-family: Gotham-Medium;
  font-weight: normal;
}

.services_sec_banner .ban_img img
{
    max-width: 100%;
    position: relative;
    top: 0;
    margin: auto;
    margin-top: 0;
    filter: drop-shadow(0 4px 16px #EDA9A9);
}

.services_page 
{
  position: relative;
}
.mr_bt_30
{
  margin-bottom: 30px;
}
.services_page .element1
{
    position: absolute;
    left: 25px;
    top: -21px;
    width: 140px;
}
.services_page .element2
{
    position: absolute;
    right: -34px;
    top: 122px;
    width: 180px;
}

.services_page .element3
{
    position: absolute;
    left: 70px;
    top: 60%;
    width: 180px;

}
.services_page .info
{
  max-width: 90%;
  margin: auto;
}
.services_page .info h2
{
  color: #074F4F;
    font-size: 19px;
    margin: auto;
    margin-bottom: 15px;
    line-height: 30px;
    text-align: center;
}
.services_page .info h4
{
  color: #074F4F;
    font-size: 26px;
    margin: auto;
    margin-top: 40px;
    margin-bottom: 15px;
    line-height: 30px;
   
}
.services_page .info p.p_li
{
  position: relative;
  padding-left: 20px;
}
.services_page .info p.p_li i
{
      position: absolute;
    left: 0;
    top: 4px;
    font-weight: bold;
}
.services_page .info p.p_li b
{
  font-size: 18px;
  color: #074F4F;
}
.ser_info_card
{
  position: relative;
  text-align: center;
      transition: .5s ease;
}
.ser_info_card .s_img
{
  overflow: hidden;
  width: 200px;
  height: 200px;
  border-radius: 100%;
  margin: auto;
  margin-bottom: 10px;
  transition: .5s ease;
}
.ser_info_card img
{
  
  object-fit: cover;
  transition: .5s ease;
}
.ser_info_card .s_img:hover
{
  filter: drop-shadow(0 4px 16px #EDA9A9);
  
}
.ser_info_card .s_img img:hover
{
  transform: scale(1.09);
}
.ser_info_card h3
{
  
      color: #074f4f;
    font-size: 18px;
    margin: auto;
    margin-bottom: 0;
    line-height: 30px;
    text-align: center;
}
.element_bottom
{
    position: absolute;
    bottom: -61px;
    left: 40px;
    width: 90px;
}
.info_img
{
  position: relative;
  text-align: center;
  max-width: 80%;
  margin: auto;
      margin-right: 0;
  border-radius: 100%;

}
.info_img.mr_l
{
  margin-left: 0
}
.info_img img
{
    border-radius: 100%
}
.info_img .element1
{
    position: absolute;
    left: 0;
    bottom: -40px;
    width: 127px;
    top: auto;
}
.info_img .element1 img
{
  border-radius: 0;
}
.maternity_page
{
  position: relative;
    background-color: #F9DCDC;
    padding: 0 0% 0px 0%;
    margin-bottom: 60px;
    margin-top: 168px;
}
.maternity_page:before {
    content: "";
    position: absolute;
    left: 0;
    background-image: url(../images/pink-b2.png);
    width: 100%;
    height: 166px;
    background-size: cover;
    /* background-image: linear-gradient(to right, #D0DEDE, #fff); */
    /* border-radius: 100%; */
    top: -120px;
    transform: rotate(  0deg );
}
.services_page.maternity_page .element1
{
  top: 20%;
  width: 180px;
}
.services_page.maternity_page .element3
{
  bottom: 0;
    width: 140px;
    top: auto;
    right: 20px;
    left: auto;
}
.filters ul {
    display: flex;
    list-style-type: none;
    margin-bottom: 40px;
    /*border-bottom: 1px solid #ccc;
    padding-bottom: 10px;*/
}
.filters ul li {
    font-size: 18px;
   padding: 8px 37px;
    position: relative;
    cursor: pointer;
}
/*.filters ul li:after*/
/*{*/
/*  content: "";*/
/*    position: absolute;*/
/*    right: 0;*/
/*    height: 23px;*/
/*    width: 1px;*/
/*    background-color: #000;*/
/*    top: 4px;*/

/*}*/
.filters ul li.active
{
      font-weight: 500;
    color: #0A0A55;
    /* letter-spacing: 1px; */
    box-shadow: 0px 2px 14px 0 #fdbc01c2;
    border-radius: 12px;
    background: #fff;
    
}
footer .quick_link ul li a
{
    color: #fff;
}
.clients_list_sec
{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 40px;
        justify-content: center;
}

.clients_list_sec .clinets
{
    flex: 0 0 14.5%;
    max-width: 14.5%;
    position: relative;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    overflow: hidden;
    /*border: 1px solid #ccc;*/
    padding: 10px 10px;
    margin: 10px;
    background: #fff;
    padding: 10px;
    border-radius: 8px;
        box-shadow: 8px 8px 10px 0 rgb(0 0 0 / 26%);
}
.clients_list_sec .clinets img
{
  width: 100%;
  /*filter: grayscale(1);*/
   
   height: 55px;
   object-fit: contain;
  -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
}
.clients_list_sec .clinets img:hover
{
      /*transform: scale( 1.1 );*/
      /*filter: none;*/
}
@media only screen and (max-width: 767px) {
  

}
@media screen and (max-width: 768px) {
   
}


@media only screen and (min-width: 768px) {
  
}

@media only screen and (max-width: 991px) {
  /*header #collapsibleNavbar {
    position: fixed;
    top: 0;
    right: 0;
    width: 80%;
    max-width: 300px;
    background: #fff;
    border-left: 1px solid #dfdfdf;
    height: 100vh;
    padding-left: 20px;
    overflow-y: auto;
    transition: all 0.5s ease-in-out;
    padding-top: 60px;
    padding-bottom: 30px;
    z-index: 99999;
  }
  header .close_nav {
    max-width: 18px;
    position: fixed;
    right: 20px;
    top: 20px;
    cursor: pointer;
  }*/
}

@media (min-width:768px) and (max-width:991px)
{
  
}
@media only screen and (min-width: 992px) {
  
}
@media only screen and (min-width: 1500px) {
  .container {
    max-width: 1400px;
    width: 100%;
  }

  
}
@media only screen and (min-width:1300px)
{
    .resize_container
    {
        max-width: 1250px;
        width:100%;
    }
}

@media only screen and (min-width:1500px)
{
    .resize_container
    {
        max-width: 1450px;
        width:100%;
    }
    
}
/*# sourceMappingURL=mystyle.css.map */
#myBtn {
  display: none;
  position: fixed;
    bottom: 44px;
    right: 30px;
    z-index: 99;
    font-size: 16px;
    border: none;
    outline: none;
    background-color: #fdbc01;
    color: white;
    cursor: pointer;
    padding: 5px 10px;
    border-radius: 4px;
}

#myBtn:hover {
  background-color: #555;
}
