@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap');

@font-face {
  font-family: openSauce;
  src: url(../fonts/OpenSauceOne-Regular.ttf);
}

body{
        line-height: 26px;
        font-size: 16px;
        font-family: openSauce;
}
.simple-dropdown .dropdown-menu .dropdown a {
    color: #fff;
    font-size: 15px;
}
.simple-dropdown .dropdown-menu .dropdown a.active, .simple-dropdown .dropdown-menu .dropdown a:focus, .simple-dropdown .dropdown-menu .dropdown a:hover, .simple-dropdown .dropdown-menu .dropdown li.active>a, .simple-dropdown .dropdown-menu .dropdown.active>a, .simple-dropdown .dropdown-menu .dropdown:hover>a {
    color: #ffffff;
}
.navbar.navbar-dark .navbar-nav>.dropdown.active>a, .navbar.navbar-dark .navbar-nav>.nav-item.dropdown.megamenu:hover>a, .navbar.navbar-dark .navbar-nav>.nav-item.dropdown.simple-dropdown:hover>a, .sticky .navbar.header-dark .navbar-nav>.dropdown.active>a, .sticky .navbar.navbar-light.header-dark .navbar-nav>.nav-item.dropdown.megamenu:hover>a, .sticky .navbar.navbar-light.header-dark .navbar-nav>.nav-item.dropdown.simple-dropdown:hover>a {
    color: rgb(2 198 152) !important;
}
.navbar.navbar-light .navbar-nav>.dropdown.active>a, .navbar.navbar-light .navbar-nav>.nav-item.dropdown.megamenu:hover>a, .navbar.navbar-light .navbar-nav>.nav-item.dropdown.simple-dropdown:hover>a, .sticky .navbar.header-light .navbar-nav>.dropdown.active>a, .sticky .navbar.navbar-dark.header-light .navbar-nav>.nav-item.dropdown.megamenu:hover>a, .sticky .navbar.navbar-dark.header-light .navbar-nav>.nav-item.dropdown.simple-dropdown:hover>a {
    color: #02c698 !important;
}
.sticky .header-light, .sticky .header-light.header-always-fixed-scroll {
    background-color: #015957d9 !important;
}
.sticky .header-light.header-always-fixed-scroll, .sticky.header-appear .header-light {
    background-color: #015957d9 !important;
}
.dropdown-menu{
    background: linear-gradient(90deg, rgba(2, 198, 152, 0.5) 15.13%, rgba(0, 137, 183, 0.5) 81.01%) 50% 52.3312px, linear-gradient(0deg, rgb(0, 0, 0), rgb(0, 0, 0));
}

a, a.nav-link, a:active, a:focus {
    color: #ffffff;
}
.parallax {
    background: #011510;
}
.blog-image img {
  height: 320px;
  object-fit: cover;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
}
.btn.btn-rounded.btn-extra-large {
    padding: 4px 16px;
}
.btn.btn-extra-large {
    font-size: 16px;
}
.btn {    
    text-transform: math-auto;
}
.mfp-close-btn-in .mfp-close {
  color: #ffffff;
}
.ticker{
    padding:0;
}
.navbar .navbar-nav .nav-link {
    font-size: 16px;
}
h2 {
    font-size: 2.9rem;
    line-height: 3.2rem;
}


.content {
  display: none;
}
#loadMore {
  display: block;
}


.casttl ul {
    margin: 0 0 20px 20px;
    padding: 0;
    color: #000;
}
ol {
    padding-left: 1.8rem;
        margin-bottom: 5px;
}
.casttl strong {
    font-weight:600;
    font-size: 1.2rem;
}
.accordion-style-02 .panel .panel-body {
    color: #fff;
}
.panel-body a{
    color: #02c698 !important;
}
.panel-title{
    font-size: 1.2rem;
}
section.big-section {
    padding: 60px 0;
}
.btn-gradient-peacock-blue-crome-yellow {
    background: linear-gradient(to right,#02C698,#0089B7,#02C698);
    color: #fff;
    background-size: 200% auto;
    transition: all .3s cubic-bezier(.25,.8,.25,1);
}
.btn.btn-medium {
    font-size: 18px;
    font-weight: 400;
}
.btn.btn-rounded.btn-medium {
    padding: 4px 24px;
}
.mfp-iframe-holder {
    padding-top: 0;
    padding-bottom: 0;
}
.bg-fast-blue {
  background-color: #02c698;
}
.content p{
  color: #000;
}
.blog-hover-btn i {
  color: #000 !important;
}
.blog-hover-btn a {
  padding-left: 20px;
  font-size: 1rem;
  color: #000;
}
.blogttl h1 {
  color: #fff;
  font-size: 1.6rem !important;
  line-height: normal !important;
  font-weight: 500;
}
.content h6 {
  font-size: 1.2rem;
  line-height: 2rem;
  margin-bottom:1rem;
}
.mfp-container {
    padding: 0 0px;
}
.mfp-iframe-holder .mfp-content {
    max-width: 100%;
}
.sticky .header-light.header-always-fixed-scroll, .sticky.header-appear .header-light {
    
    box-shadow: 0 0 35px rgba(0,0,0,.1);
    border-bottom: none!important;
}
.sticky .navbar.header-light .header-cart-icon>a, .sticky .navbar.header-light .header-language>a, .sticky .navbar.header-light .header-search-icon>a, .sticky .navbar.header-light .header-social-icon>a, .sticky .navbar.header-light .nav-bar-contact, .sticky .navbar.header-light .navbar-nav .nav-link {
    color: #ffffff!important;
}
.btn {
    border: 1px solid transparent;
        font-family: 'Montserrat', sans-serif !important;
}

.casttl h1 {
    font-size: 2.4rem;
    line-height: normal;
    margin-bottom: 0.5rem;
}

.casttl h2 {
    font-size: 1.6rem;
}
.casttl p{
    line-height: 1.8;
    
}

.boxpub {
    background: #FFFFFF0D;
    border-radius: 8px;
    padding: 1rem;
    display: flex;
    align-items: center;
    gap: 1.5rem;
}
.boxpub img{
    height: 5rem;
}
.boxpub p{
    margin-bottom: 0;
    color: #fff;
    line-height: 1.4;
    padding-right: 4rem;
    font-size: 1.2rem;
}
.list-social{
    display: flex;
    gap: 1rem;
    margin-top:1.5rem;
}
.list-social img{
    width:24px;
}
.ag-timeline-card_desc h4 {
    font-size: 1.6rem;
    line-height: 1.8rem;
    margin-bottom: 10px;
    font-weight: 500;
}
.dm h4 {
    font-size: 1.85rem;
    line-height: 2.4rem;
}
.dm p {
    margin-bottom: 0;
    line-height: 1.8;
}
.mtd-5{
    margin-top:5rem;
}
    
.varbag{
    box-shadow: -2px -2px 8px 0px #FFFFFF40 inset;
    box-shadow: 1px 1px 4px 0px #FFFFFF40 inset;
    background: #FFFFFF1A;
    border-radius: 8px;
        padding: 0rem 0rem 0 10px;
    margin-bottom: 2.5rem;
    margin-top: 2.5rem;
}
.mbion{
    min-width: 205px;
}
.listbg{
    display: flex;
    align-items: center;
    gap: 0rem;
    padding: 0;
}
.mmtpad{
        padding-left: 1.5rem;
}
.abcont p{
    line-height: 1.6;
}
.pt6 {
    padding-top: 6rem !important;
}
.padtb{
    padding:4rem 0px !important;
}
.listbg img{
    height:85px;
}
.v1{
    position: relative;
    left: 7rem;
}
.v2{
    position: relative;
    left: 2rem;
}
.v4{
    position: relative;
    left: 2rem;
}
.v5{
    position: relative;
    left: 7rem;
}
.listbg p{
        margin-bottom: 0;
    line-height: normal;
    font-weight: 300;
    font-size: 16px;
}
.listbg h4 {
    color: #fff;
    margin-bottom: 0.5rem;
    font-size: 1.4rem;
    line-height: normal;
    letter-spacing: 0.2px;
}
.listbg li {
    display: inline-block;
    margin-right: .5rem;
}
.datatxt{
        line-height: 1.6;
    padding-right: 1rem;
}
.abcont {
    position: absolute;
    top: 0;
    text-align: center;
    left: 0;
    right: 0;
}
.btn.btn-dark-gray {
    background: #02C698;
    border-color: #02C698;
    color: #fff;
}
.btn.btn-dark-gray:focus, .btn.btn-dark-gray:hover {
    background: #02c698;
    color: #ffffff;
    border-color: #02c698;
}

.team-style-02 figure .team-member-details {
    line-height: 1.6;
}
.padding-2-half-rem-lr {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}

.btng{
    max-width: 320px;
    width: 100%;
    padding: 10px;
    font-size: 20px !important;
    margin-top: -1.5rem;
}
h5 {
    font-size: 2rem;
}
.mrcent{
    margin: 0 auto;
}
.listbtn li{
    display: inline-block;
}
.listbtn .btn {
  background: transparent;
  border-color: #494949;
  color: #fff;
  border-radius: 5px;
  margin-right: 1rem;
  font-size: 16px;
  padding: 8px 16px;
  font-weight: 400;
  box-shadow: -2px -2px 8px 0px rgba(255, 255, 255, 0.25) inset;
  box-shadow: 1px 1px 4px 0px rgba(255, 255, 255, 0.25) inset;
  min-width: 170px;
}
h3 {
    font-size: 2rem;
}

.bg-transparent{
    -webkit-backdrop-filter: blur(10px); /* Add this line first, it fixes blur for Safari*/
    backdrop-filter: blur(10px);  /* This line activates blur*/
}

.h2ttl {
    font-size: 3.5rem;
    line-height: 3.2rem;
    margin-bottom: 5px;
}
.line{
    border: 2px solid #02c698;
    position: absolute;
    right: 58%;
    top: 4rem;
    width: 100%;    
}
.dash img{
   border-radius:4px;
}
.slick-dots {
    position: relative !important;
    bottom: 0 !important;
}
.slick-dots li button:before {
    font-family: 'slick';
    font-size: 28px !important;
    width: 7px !important;
    height: 7px !important;
    line-height: 7px !important;
    opacity: 0.5 !important;
    color: transparent !important;
    /* color: white; */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    border: 1px solid #02c698 !important;
    border-radius: 1rem !important;
}
.slick-dots li.slick-active button:before {
    opacity: 1 !important;
    color: #02c698 !important;
}
.slick-dots li {
    margin: 1rem 5px 0 !important;
}

.swiper-pagination-bullet {
    border: 2px solid #02c698;
    height: 8px;
    margin: 0 4px;
    width: 8px;
}
.swiper-pagination {
    margin: 0 auto;
    right: 0;
    width: auto !important;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: none;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: none;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: none;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transform: none;
    position: initial;
}
.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #02c698;
}
.crlce{
    padding: 0 5rem;
}
.testi{
    padding: 1.5rem;
}
.slick-dots li {
    margin: 1rem 5px 0 !important;
}
.testimonials-style-04 .testimonials-bubble {
  min-height: 245px;
  background-color: #1F7863 !important;
}
.author {
 /* display: flex;
    align-items: center;*/
}
.testimonials-bubble p {
  color: #ffffff;
  font-weight: 400;
}
.tds{
    position: absolute;
    left: 0;
    right: 0;
    margin: 3rem auto 0;
    width: 120px;
}
.slider-navigation-style-03.swiper-button-next.white, .slider-navigation-style-03.swiper-button-prev.white {
    background-color: transparent;
    color: #ffffff;
    border: 1px solid #02c698;
}
.slider-navigation-style-03.swiper-button-next.white:hover, .slider-navigation-style-03.swiper-button-prev.white:hover {
    background-color: #02c698;
    color: #000000;
    box-shadow: 0 0 20px rgba(0,0,0,.15);
}
.casettl{
    background: #1F7863;
    color: #fff;
    font-size: 1.8rem;
    text-align: center;
    padding: 1rem 0;
    line-height: 1.2;
    font-weight: 500;
}
h6 {
    font-size: 1.6rem;
    line-height: 2rem;
}

.gfdttl{
  font-size: 1.4rem;
    margin-bottom: 10px;
    margin-top: 0.5rem;
}
.paradx{
  font-size: 1rem;
    line-height: 1.4; 
    font-weight: 300;
}
.bg-slate-blue {
  background-color: #010201;
}
.footer-dark, .footer-dark a {
  color: #ffffff;
}

.navbar {
    padding: 0 14px;
}
svg g{
    display: block !important;
}

.scroll-top-arrow, .scroll-top-arrow:focus {
    background: transparent;
        right: 40px;
        box-shadow: none;
}
.scroll-top-arrow:hover {
    background: transparent;
    box-shadow: none;
}
.minhgt {
  min-height: 300px;
  padding-top: 6rem;
}
.clmn{
    column-gap: 2.5rem;
}
.lkg .nav-link {
    padding: 0.5rem 0rem;
}
.csticon{
    background: #1F7863;
    padding: 7px 10px 7px 10rem;
    border-radius: 0px 40px 40px 0px;
    width: 200px;
    margin-right: 1rem;
}
.nav-link.active .csticon {
    background: #02c698;
    margin-right: 1rem;
}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #fff;
    background-color: #011510;
}
.nav-pills .nav-link {
    border-radius: 0rem;
    font-size: 2rem;
    color: #fff;
    font-weight: 500;
    margin: 2rem 0;
}
.nav-link {
    padding: 0.5rem 0rem;
}
.list-inline {    
    margin-bottom: 1rem;
}
.list-inline li{
    display: inline-block;    
    margin-right: .5rem;
    vertical-align: middle;
}
.list-inline h4{
    font-size: 1.6rem;
    margin: 0;
    line-height: normal;
}
.list-inline p{
       margin: 0 0 2rem;
        line-height: 1.6;
    padding-top: 0.5rem;
}
.list-inline img{
    vertical-align: bottom;
    width: 55px;
}
.patcm{
    line-height: 1.4;
    padding-top: 1rem;
}
.mrauto{
    margin:0 auto;
}
.mhide{
    display: none;
}
.dhide{
    display: block;
}
.ahlnk a{
    color: #fff;
    text-decoration: none;
}

.brdr{
    text-align: center;
    padding: 2.6rem 2rem;
    box-shadow: 1px 1px 4px 0px rgba(255, 255, 255, 0.25) inset;
    border-radius: 6px;
}
.imfy{
    color: #fff;
    text-decoration: none;
}

.brod{
    border: 2px solid;
    padding: 1rem;
    border-radius: 50px;
    transform: rotate(-45deg);
    border: 2px solid #02C698;
    -webkit-transition: all .5s;
  -moz-transition: all .5s;
  transition: all .5s;
}

.brdr:hover{
    background: linear-gradient(109.43deg, #02C698 15.13%, #0089B7 81.01%);
    color: #fff;
    
}
i{
    color:#fff;
}

.homicon{
    display:flex;
}
.homicon li{
    display:inline-block;
    width:60%;
}
.homicon img{
    width:200px;
}

.teamttl{
  display: flex;
  justify-content: space-between;
}
.txxt{
  line-height: 1.4;
    color: #fff;
    font-size: 13px;
}
.ptdcnt{
  padding-top: 6rem !important;
}

.line2 {
  border: 2px solid #02c698;
  margin-bottom: 1rem;
  width: 26.4rem;
}
.mlft{
  margin-left: 14rem;
}
.blkscnt{
  height: 100vh;
  padding-top: 7rem;
}
.input-border-bottom, .input-border-bottom:focus {
  color: #fff;
}
select{
  -webkit-appearance: auto;
    -moz-appearance: auto;
    appearance: auto;
}
.ml-4{
  margin-left: 1.5rem;
  padding-top: 3rem;
}

select option {
  background: #011510;
  color: #fff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
}
.dspgrn{
  padding: 4rem 0 4rem;
}
.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover, .navbar.navbar-dark .header-cart-icon>a:hover, .navbar.navbar-dark .header-language a>i>a:hover, .navbar.navbar-dark .header-language>a:hover, .navbar.navbar-dark .header-search-icon>a:hover, .navbar.navbar-dark .header-social-icon>a:hover, .navbar.navbar-dark .navbar-nav .nav-link.active, .sticky .navbar-light.header-dark .header-cart-icon>a:hover, .sticky .navbar-light.header-dark .header-language>a:hover, .sticky .navbar-light.header-dark .header-search-icon>a:hover, .sticky .navbar-light.header-dark .header-social-icon>a:hover, .sticky .navbar-light.header-dark .navbar-nav .nav-link.active, .sticky .navbar-light.header-dark .navbar-nav .nav-link:focus, .sticky .navbar-light.header-dark .navbar-nav .nav-link:hover, .top-bar.navbar-light .header-cart-icon>a:hover, .top-bar.navbar-light .header-language.dropdown-style-01 .btn:hover, .top-bar.navbar-light .header-language>a:hover, .top-bar.navbar-light .header-search-icon>a:hover, .top-bar.navbar-light .header-social-icon>a:hover, .top-bar.navbar-light .top-bar-contact-list>a:hover {
  color: rgb(2 198 152)!important;
  cursor: pointer;
  font-style: italic;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover, .navbar.navbar-light .header-cart-icon>a:hover, .navbar.navbar-light .header-language>a:hover, .navbar.navbar-light .header-search-icon>a:hover, .navbar.navbar-light .header-social-icon>a:hover, .navbar.navbar-light .navbar-nav .nav-link.active, .sticky .navbar-dark.header-light .header-cart-icon>a:hover, .sticky .navbar-dark.header-light .header-language>a:hover, .sticky .navbar-dark.header-light .header-search-icon>a:hover, .sticky .navbar-dark.header-light .header-social-icon>a:hover, .sticky .navbar-dark.header-light .navbar-nav .nav-link.active, .sticky .navbar-dark.header-light .navbar-nav .nav-link:focus, .sticky .navbar-dark.header-light .navbar-nav .nav-link:hover, .top-bar.navbar-dark .header-cart-icon>a:hover, .top-bar.navbar-dark .header-language.dropdown-style-01 .btn:hover, .top-bar.navbar-dark .header-language>a:hover, .top-bar.navbar-dark .header-search-icon>a:hover, .top-bar.navbar-dark .header-social-icon>a:hover {
  color: rgb(2 198 152)!important;
  cursor: pointer;
}
.navbar .navbar-nav .nav-link {
  margin: 0 25px 0 25px;
}
.sticky .header-light.header-always-fixed-scroll, .sticky.header-appear .header-light {
  backdrop-filter: blur(10px);
  box-shadow: none;
  border-bottom: none!important;
}
.ttlm h1 {
    font-size: 2.7rem;
    line-height: 3.7rem;
}
.minhgt h1 {
    font-size: 2.9rem;
    line-height: 3.2rem;
}
.descp{
    line-height: 1.6;
}

.tab-pane h3 {
    font-size: 1.6rem;
    line-height: 2rem;
}
.mrcent h3{
    font-size: 1.6rem;
    line-height: 2rem;
}
.dm h3 {
    font-size: 1.85rem;
    line-height: 2.4rem;
}
.mpardf h2{
        font-size: 15px;
    line-height: 26px;
}
.over {
    padding: 1rem;
    box-shadow: -8px -8px 15px 0px #FFFFFF40 inset;
    border-radius: 20px;
    background: #FFFFFF1A;

}
.over img{
    border-radius: 14px;
}
.over h5{
    font-size: 1.6rem;
    text-align: center;
    font-weight: 600 !important;
    letter-spacing: 0.5px;
    padding-bottom: 0.5rem;
}
.over p{
    color: #fff;
    line-height: 1.4;
    font-size: 14px;
}
.slick-next:before {
  filter: invert(1);
}
.slick-prev:before {
  filter: invert(1);
}
.slick-slider {
  overflow: inherit !important;
}
.slick-next {
  right: -2rem !important;
}
.w-60px {
  width: 60px !important;
}
.ticker li{
  list-style: none;
  color: #fff;
  margin-bottom: 10px;
}
.pl-7{
    padding-left: 14rem;  
    padding-right: 0;
}
.ght h3{
    color:#fff;
}
.ght p{
    color:#fff;
}

.ticker img{
  margin-right: 10px;
}

.pb5{
  padding-bottom: 5rem !important;
}


.wrapper {
	min-height: 100vh;
    overflow-x: hidden;
}

.factsContainer {
    padding: 0em 12rem;
    text-align: left;
    background-image: url(../imgs/servbg.svg);
    background-repeat: no-repeat;
    background-size: cover;
    margin: -5px 0;
}

.factsContainer h2 {
    font-size: 1.8em;
    transform: scale(0);
    padding: 2em 0em;
    margin-bottom: 10vh;
}

.factsContainer_sm {
    display: flex;
    width: 300vw;
}

.fact {
    display: flex;
    flex-direction: column;
    height: 40vh;
    flex: 1;
    justify-content: center;
    padding: 1em;
    align-items: start;
    max-width: 500px;
}

.socialContainer{
  width: 100vw;
  height: 30vh;
}



@-webkit-keyframes come-in {
    0% {
      -webkit-transform: translatey(100px);
              transform: translatey(100px);
      opacity: 0;
    }
    30% {
      -webkit-transform: translateX(-50px) scale(0.4);
              transform: translateX(-50px) scale(0.4);
    }
    70% {
      -webkit-transform: translateX(0px) scale(1.2);
              transform: translateX(0px) scale(1.2);
    }
    100% {
      -webkit-transform: translatey(0px) scale(1);
              transform: translatey(0px) scale(1);
      opacity: 1;
    }
  }
  @keyframes come-in {
    0% {
      -webkit-transform: translatey(100px);
              transform: translatey(100px);
      opacity: 0;
    }
    30% {
      -webkit-transform: translateX(-50px) scale(0.4);
              transform: translateX(-50px) scale(0.4);
    }
    70% {
      -webkit-transform: translateX(0px) scale(1.2);
              transform: translateX(0px) scale(1.2);
    }
    100% {
      -webkit-transform: translatey(0px) scale(1);
              transform: translatey(0px) scale(1);
      opacity: 1;
    }
  }

.floating-container {
    position: fixed;
    bottom: 0;
    right: 0;
    margin: 35px 25px;
    z-index: 999;
  }
  .floating-container:hover {
    height: 260px;
  }
  .floating-container:hover .floating-button {
    -webkit-transform: translatey(5px);
            transform: translatey(5px);
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .floating-container:hover .element-container .float-element:nth-child(1) {
    -webkit-animation: come-in 0.4s forwards 0.2s;
            animation: come-in 0.4s forwards 0.2s;
  }
  .floating-container:hover .element-container .float-element:nth-child(2) {
    -webkit-animation: come-in 0.4s forwards 0.4s;
            animation: come-in 0.4s forwards 0.4s;
  }
  .floating-container:hover .element-container .float-element:nth-child(3) {
    -webkit-animation: come-in 0.4s forwards 0.6s;
            animation: come-in 0.4s forwards 0.6s;
  }
  .floating-container .floating-button {
    position: absolute;
    width: 55px;
    height: 55px;
    background: #02c698;
    bottom: 0;
    border-radius: 50%;
    left: 0;
    right: 0;
    margin: auto;
    color: white;
    line-height: 65px;
    text-align: center;
    font-size: 23px;
    z-index: 100;
    cursor: pointer;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .floating-container .float-element {
    position: relative;
    display: block;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    margin: 15px auto;
    color: white;
    font-weight: 500;
    text-align: center;
    line-height: 46px;
    z-index: 0;
    opacity: 0;
    -webkit-transform: translateY(100px);
            transform: translateY(100px);
  }
  .floating-container .float-element .material-icons {
    vertical-align: middle;
    font-size: 26px;
  }
  .floating-container .float-element:nth-child(1) {
    background: #02c698;
  }
  .floating-container .float-element:nth-child(2) {
    background: #02c698;
  }
  .floating-container .float-element:nth-child(3) {
    background: #02c698;
  }


/**
 * Tabs
 */
.tabs {
	display: flex;
}

.tabs > ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 15%;
}

.tabs > ul li {
	display: block;
}

.tabs > ul li:not(:last-child) {
	border-bottom: 1px solid #000000;
}

.tabs > ul li a,
.tabs > ul li a:visited {
	display: flex;
	border-bottom: none;
	text-decoration: none;
    color: #fff;
    padding: 0.8rem 1rem;
	transition: all 0.2s ease-in-out;
	word-wrap: break-word;
	background: #FFFFFF0D;
    border-radius: 8px;
    margin-bottom: 0.5rem;
    font-size: 16px;
    font-weight: 500;
}

.tabs > ul li a:hover,
.tabs > ul li a:focus,
.tabs > ul li a:active {
	border-bottom: none;
	outline: 0;
}

.tabs > ul li a.active {
    background-color: #02c698;
    color: #000000;
}

.tabs > ul li a:hover:not(.active) {
    color: #161616;
    background: #02c698;
}

.tabs > ul li a > span {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
}

.tabs > ul li a > span.tab-label {
	display: none;
}

.tabs section {
	width: 85%;
	background-color: rgb(129 129 129 / 10%);
	padding: 1rem;
	display: none;
	word-wrap: break-word;
	border-bottom: 6px solid #02c698;
}
.tab-body h2{
        font-size: 1.6rem;
    margin-bottom: 0.5rem;
    font-weight: 600;
}
.tabs section.active {
	display: block;
}

.tabs section.active-content > * {
	opacity: 1;
	transform: translateY(0);
}

.tab-body li{
    padding-bottom: 1rem;
}

@media (min-width: 576px) {

	.tabs > ul {
        width: 300px;
    }

	.tabs > ul li a {
		flex-wrap: wrap;
	}

	.tabs > ul li a > span {
		width: 100%;
	}

	.tabs > ul li a > span.tab-label {
		width: 100%;
		display: block;
		margin-top: 0.2rem;
	}

	.tabs section {
		width: calc(100% - 250px);
		padding: 2rem 2rem;
		color:#fff;
		        margin-left: 0.5rem;
        border-radius: 8px;
	}
	ul {
    padding: 0 0 0 35px;
}

}






.gradient-background {
  background-color:hsla(195,100%,35%,1);
  background-image:
  radial-gradient(at 55% 0%, hsla(165,89%,4%,1) 0px, transparent 50%),
  radial-gradient(at 100% 0%, hsla(165,89%,4%,1) 0px, transparent 50%),
  radial-gradient(at 0% 2%, hsla(165,90%,4%,1) 0px, transparent 50%),
  radial-gradient(at 52% 100%, hsla(165,90%,4%,1) 0px, transparent 50%),
  radial-gradient(at 1% 87%, hsla(165,90%,4%,1) 0px, transparent 50%),
  radial-gradient(at 99% 0%, hsla(195,100%,35%,1) 0px, transparent 50%),
  radial-gradient(at 0% 45%, hsla(165,98%,39%,1) 0px, transparent 50%),
  radial-gradient(at 100% 100%, hsla(195,100%,35%,1) 0px, transparent 50%),
  radial-gradient(at 95% 87%, hsla(165,97%,39%,1) 0px, transparent 50%);
background-size: 300% 300%;
animation-timing-function: ease-out;
animation-duration: 4000ms;

-webkit-animation: AnimationName 10s ease infinite;
-moz-animation: AnimationName 10s ease infinite;
animation: AnimationName 10s ease infinite;
}





@-webkit-keyframes AnimationName {
  0%{background-position:23% 0%}
  50%{background-position:78% 100%}
  100%{background-position:23% 0%}
}
@-moz-keyframes AnimationName {
  0%{background-position:23% 0%}
  50%{background-position:78% 100%}
  100%{background-position:23% 0%}
}
@keyframes AnimationName {
  0%{background-position:23% 0%}
  50%{background-position:78% 100%}
  100%{background-position:23% 0%}
}


.bg-green{
  background: #1F7863;
}

.text-left{
  text-align:left;
}


@media screen and (max-width: 575px){
    .large-input {
    padding: 0px 25px 10px;
}
.blog-image img {
  width: 100%;
  height: auto;
  object-fit: cover;
}
    .tabs {
    display: block;
}
.tabs > ul {
    width: 100%;
}
.tabs section {
    width: 100%;
    color: #fff;
}
    
    .slick-dotted.slick-slider {
    margin-bottom: 0;
}
    .mbbgd {
        margin-top:4rem; 
    }
.ght h3 {
    font-weight: 600;
    text-align: center;
    margin-top: -1rem;
}
.margin-100px-top {
        text-align: center;
    }
    section.big-section {
    padding: 50px 0 0 !important;
}
    .pl-7 {
    padding-left: 1.4rem;
    padding-right: 1.4rem;
}
    .v1 {
    position: relative;
    left: 0rem;
}
.datatxt {
    padding-right: 0;
}
.mmtpad {
   display:none;
}
.margin-100px-top {
    margin-top: 10px;
}
.pubtp {
    padding: 3rem 0 0 !important;
}
.padtb {
    padding: 3rem 0px 10px !important;
}
.v2 {
    position: relative;
    left: 0rem;
}
.v4 {
    position: relative;
    left: 0rem;
}
.v5 {
    position: relative;
    left: 0rem;
}

    .ttlm h1 {
    font-size: 2rem;
    line-height: 2.6rem;
    padding-right: 13rem;
}

.descp {
    width: 100% !important;
}
  .gfd .margin-20px-bottom {
    margin-bottom: 10px;
}
.pb5 {
  padding-bottom: 2rem !important;
}
.gfd .margin-20px-top {
  margin-top: 10px;
}
  .ticker li {
    margin-bottom: 5px;
}
  .factsContainer {
    padding: 0em 2rem;
}
.fact {
  min-width: 260px;
}
.socialContainer {
  height: 10vh;
}
.factsContainer h2 {
  margin-bottom: 0vh;
}
    .brdr {
        margin-bottom: 3rem;
    }
    .dhide{
        display: none;
    }
    .mhide{
        display: block;
    }
    .mlft {
      margin-left: 1.4rem;
  }
  .navbar-collapse.show {
    background: #011510 !important;
}
.sticky .header-light.header-always-fixed-scroll, .sticky.header-appear .header-light {
  background-color: #011510!important;
  box-shadow: 0 0 35px rgba(0,0,0,.1);
  border-bottom: none!important;
}
.navbar-dark .navbar-nav .nav-link.active:focus, .navbar-dark .navbar-nav .nav-link.active:hover, .navbar.navbar-dark .navbar-nav .nav-link.active, .navbar.navbar-dark.bg-transparent .navbar-nav .nav-link.active {
  color: rgb(2 198 152)!important;
}
.navbar.navbar-dark .nav-bar-contact, .navbar.navbar-dark.bg-transparent .header-cart-icon>a, .navbar.navbar-dark.bg-transparent .header-language>a, .navbar.navbar-dark.bg-transparent .header-search-icon>a, .navbar.navbar-dark.bg-transparent .header-social-icon>a, .navbar.navbar-dark.bg-transparent .navbar-nav .nav-link {
    color: #ffffff!important;
}
  .blkscnt {
    height: 33vh;
    padding-top: 4rem;
}
.ml-4 {
  margin-left: 1.5rem;
  padding-top: 0rem;
  width: 100% !important;
  padding-right: 2.8rem;
}
.ptdcnt .sm-h-80px {
  height: 50px!important;
}
.mside .panel-title{
    font-size: 18px;
    font-weight: 500;
}
.list-inline img {
    vertical-align: sub;
    width: 45px;
}
    .minhgt  .xs-margin-35px-bottom {
        margin-bottom: 5px;
    }
   
.minhgt {
    min-height: 200px;
    padding-top: 2rem;
}
.navbar.bg-transparent {
  background-color: #011510!important;
}
.navbar-dark.bg-transparent .navbar-toggler-line {
    overflow: hidden;
    background: #ffffff;
}
header.sticky .header-light .navbar-toggler-line {
    background: #ffffff;
}
.abcont {
    text-align: left;
    left: 14px;
    right: 14px;
}
.w-60 {
    width: 100%;
}
.margin-70px-top {
    margin-top: 20px;
}
.mimg{
    min-height: 480px;
    object-fit: cover;
}
.btng {
    font-size: 18px !important;
}
.btng {
    margin-top: -2rem;
}
.lg-margin-15px-bottom {
    margin-bottom: 5px;
}
.listbtn .btn {
    font-size: 14px;
        min-width: 130px;
}
.listbtn li {
    margin: 0 5px;
            min-width: 150px;

}
.btn.btn-medium {
    font-size: 14px;
}
.mmb{
    margin-bottom: 0 !important;
}
.h2ttl {
    font-size: 2.5rem;
    line-height: 3.2rem;
    margin-bottom: 2px;
}
.whycho{
    text-align: center;
}
.line {
    right: 0;
    top: 4rem;
}
.testi {
    padding: 1.5rem;
}
.mtpt{
    padding: 100px 0;
}
.mtpt {
    padding: 50px 0 120px !important;
}
body {
    line-height: 26px;
    background: #011510;
}
.mcent{
    text-align: center;
}
.dash .swiper-slide {
    text-align: center;
}
 
.trcent{
    padding-top: 50px !important;
}

.mblot{
    padding: 0 0 40px 0 !important;
}
.mblot h6{
    margin-top: 1rem;
}
.mblot h3{
   margin-bottom: 0 !important;
}
.mblot p{
    font-size: 14px;
    line-height: 1.6;
    margin-bottom: 2rem !important;
}
h2 {
    font-size: 2rem;
    line-height: 2.2rem;
}
.xs-margin-35px-bottom {
    margin-bottom: 20px;
}
.text-extra-medium {
    font-size: 14px;
    line-height: 24px;
}
.pubtp{
    padding: 7rem 0 0 !important;
}
.trcent .swiper-pagination-bottom .swiper-wrapper {
    margin-bottom: 35px;
}

.whyd .col{
    flex: unset;
}
.pttno{
  padding-top: 0 !important;
}
.pttno .mb-5 {
  margin-bottom: 0rem!important;
}
.lg-padding-30px-tb {
  padding-top: 15px;
  padding-bottom: 30px;
}
.pbnon{
  padding-bottom: 0 !important;
}
.whyd img{
  width: 150px;
}

}


 
  .ag-timeline_title-box {
    padding: 0 0 30px;
  
    text-align: center;
  }
  .ag-timeline_tagline {
    font-size: 40px;
    color: rgb(84, 89, 95);
  }
  .ag-timeline_title {
    background-repeat: no-repeat;
    background-position: 50% 50%;  
    background-size: cover;
    -webkit-background-clip: text;
    background-clip: text;
    text-fill-color: transparent;
    color: transparent;
  
    font-size: 80px;
  }
  
  .ag-timeline_item {
    margin: 0 0 50px;
  
    position: relative;
  }
  .ag-timeline_item:nth-child(2n) {
    text-align: right;
  }
  
  .ag-timeline {
    display: inline-block;
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
  
    position: relative;
  }
  .ag-timeline_line {
    width: 4px;
    background-color: #093B2F;
  
    position: absolute;
    top: 2px;
    left: 50%;
    bottom: 0;
  
    overflow: hidden;
  
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  
  .ag-timeline_line-progress {
    width: 100%;
    height: 20%;
    background-color: #02c698;
  }
  
  .ag-timeline-card_box {
    padding: 0 0 20px 50%;
  }
  .ag-timeline_item:nth-child(2n) .ag-timeline-card_box {
    padding: 0 50% 20px 0;
  }
  .ag-timeline-card_point-box {
    display: inline-block;
    margin: 0 14px 0 -24px;
  }
  .ag-timeline_item:nth-child(2n) .ag-timeline-card_point-box {
    margin: 0 -24px 0 14px;
  }
  .ag-timeline-card_point {
    height: 50px;
    line-height: 50px;
    width: 50px;
    border: 15px double #000000;
    background-color: #093b2f;
  
    text-align: center;
    font-family: 'ESL Legend', sans-serif;
    font-size: 20px;
    color: #FFF;
  
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
  }
  .js-ag-active .ag-timeline-card_point {
    color: #1d1d1b;
    background-color: #02c698;
    border: 15px double #011510;
}
  .ag-timeline-card_meta-box {
    display: inline-block;
  }
  .ag-timeline-card_meta {
    margin: 10px 0 0;
  
    font-family: 'ESL Legend', sans-serif;
    font-weight: bold;
    font-size: 28px;
    color: #02c698;
  }
  .ag-timeline-card_item {
    display: inline-block;
    width: 45%;
    margin: -77px 0 0;
    background: rgb(255 255 255 / 5%);
   

    opacity: 0;
  
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
  
    -webkit-box-shadow: 0 0 0 0 rgba(0,0,0,.5);
    -moz-box-shadow: 0 0 0 0 rgba(0,0,0,.5);
    -o-box-shadow: 0 0 0 0 rgba(0,0,0,.5);
    box-shadow: 0 0 0 0 rgba(0,0,0,.5);
  
    -webkit-transition: -webkit-transform .5s, opacity .5s;
    -moz-transition: -moz-transform .5s, opacity .5s;
    -o-transition: -o-transform .5s, opacity .5s;
    transition: transform .5s, opacity .5s;
  
    position: relative;
    box-shadow: -2px -2px 8px 0px rgba(255, 255, 255, 0.25) inset;

    box-shadow: 1px 1px 4px 0px rgba(255, 255, 255, 0.25) inset;
  }
  .ag-timeline_item:nth-child(2n+1) .ag-timeline-card_item {
    -webkit-transform: translateX(-200%);
    -moz-transform: translateX(-200%);
    -ms-transform: translateX(-200%);
    -o-transform: translateX(-200%);
    transform: translateX(-200%);
  }
  .ag-timeline_item:nth-child(2n) .ag-timeline-card_item {
    -webkit-transform: translateX(200%);
    -moz-transform: translateX(200%);
    -ms-transform: translateX(200%);
    -o-transform: translateX(200%);
    transform: translateX(200%);
  }
  .js-ag-active.ag-timeline_item:nth-child(2n+1) .ag-timeline-card_item,
  .js-ag-active.ag-timeline_item:nth-child(2n) .ag-timeline-card_item {
    opacity: 1;
  
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  .ag-timeline-card_arrow {
    height: 18px;
    width: 18px;
    margin-top: 20px;
    background-color: #282828;
  
    z-index: -1;
    position: absolute;
    top: 0;
    right: 0;
  
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .ag-timeline_item:nth-child(2n+1) .ag-timeline-card_arrow {
    margin-left: calc(-18px / 2);
    margin-right: calc(-18px / 2);
  }
  .ag-timeline_item:nth-child(2n) .ag-timeline-card_arrow {
    margin-left: -10px;
  
    right: auto;
    left: 0;
  }
  .ag-timeline-card_img {
    width: 100%;
  }
  .ag-timeline-card_info {
    padding: 20px 30px;
  }
  .ag-timeline-card_title {
    display: none;
    margin: 10px 0 0;
  
    font-family: 'ESL Legend', sans-serif;
    font-weight: bold;
    font-size: 28px;
    color: #02c698;
  }
  .ag-timeline-card_desc {
    line-height: 1.45;
    text-align: left;
  
    font-size: 16px;
    color: #FFF;
  }
  .opacity-light {
    background: url(../imgs/bgdots.svg);
    background-size: 100%;
        opacity: 1;
}
  
  @media only screen and (max-width: 769px) {
      .blogttl span{
         font-size: 1.2rem; 
      }
      .mnone{
          display:none;
      }
      .boxpub {
    margin-bottom: 1rem;
}

    .ag-timeline_line {
      left: 30px;
    }
  .homicon {
    margin-bottom: 1rem;
}
.dm h4 {
    padding-top: 2rem;
}
.dm p {
    line-height: 1.6;
}
.homicon img {
    width: 120px !important;
}
.mbion{
    width: 100% !important;
}
    .ag-timeline_item:nth-child(2n) {
      text-align: left;
    }
  
    .ag-timeline-card_box,
    .ag-timeline_item:nth-child(2n) .ag-timeline-card_box {
      padding: 0 0 20px;
    }
    .ag-timeline-card_meta-box {
      display: none;
    }
    .ag-timeline-card_point-box,
    .ag-timeline_item:nth-child(2n) .ag-timeline-card_point-box {
      margin: 0 0 0 8px;
    }
    .ag-timeline-card_point {
      height: 40px;
      line-height: 40px;
      width: 40px;
    }
    .ag-timeline-card_item {
      width: auto;
      margin: -65px 0 0 75px
    }
    .ag-timeline_item:nth-child(2n+1) .ag-timeline-card_item,
    .ag-timeline_item:nth-child(2n) .ag-timeline-card_item {
      -webkit-transform: translateX(200%);
      -moz-transform: translateX(200%);
      -ms-transform: translateX(200%);
      -o-transform: translateX(200%);
      transform: translateX(200%);
    }
    .ag-timeline_item:nth-child(2n+1) .ag-timeline-card_arrow {
      right: auto;
      left: 0;
    }
    .ag-timeline-card_title {
      display: block;
    }
    .ag-timeline-card_arrow {
      margin-top: 12px;
    }
  }
  
  @media only screen and (max-width: 767px) {
    .ag-format-container {
      width: 96%;
    }
    .ag-timeline_item {
      margin: 0 0 15px;
      position: relative;
  }
  
    .ag-timeline-card_img {
      height: auto;
      width: auto;
    }
  }
  
  @media only screen and (max-width: 639px) {
    .ag-timeline_title {
      font-size: 60px;
    }
  
    .ag-timeline-card_info {
      padding: 10px 15px;
    }
    .ag-timeline-card_desc {
      font-size: 14px;
    }
  }
  
  @media only screen and (max-width: 479px) {
  .full-screen, .fullscreenabanner, .mobileoff-fullscreen-top-space {
    height: 50vh !important;
}
  }
  
  @media (min-width: 768px) and (max-width: 979px) {
    .ag-format-container {
      width: 750px;
    }
  
  }
  
  @media (min-width: 980px) and (max-width: 1161px) {
    .ag-format-container {
      width: 960px;
    }
  
  }

 @media only screen and (min-width: 1920px) {
    .varbag {
    margin-bottom: 4.5rem;
    margin-top: 4.5rem;
}
  }

  