
html,body p{
    font-family: 'Poppins', sans-serif;
}
h1, h2, h3, h4, h5, h6{
    font-family: 'Kanit', sans-serif;
}

.sticky {
    position: sticky;
    top: 0;
    width: 100%;
    z-index: 99;
    transition: 0.6s;
}
nav.navbar.navbar-expand-lg.navbar-light {
    /* padding: 24px 6px; */
    color: #fff;
}
div#navbarSupportedContent ul li a {
    color: #000!important;
}
#header-section .navbar-nav a{
    color: #fff;
    padding: 20px 12px;
    font-size: 16px;
    font-weight: 600;
}

.navbar.navbar-expand-lg{
    background: linear-gradient(45deg, #3f066d, #6cc5f7);
}
nav.navbar.navbar-expand-lg a img {
    height: 42px;
    width: auto;
    object-fit: contain;
}
nav.navbar.navbar-expand-lg #navbarSupportedContent ul li a {
    color: #fff!important;
    font-size: 18px;
    font-weight: 500;
}
/* ----------------home page content designs------------------- */
.hme-cnt{
    margin-top: 10rem;
    margin-left: 2rem;
}
.hme-cnt1{
    margin-top: 10rem;
    margin-left: 8rem;
}
.hme-cnt p{
   color: #563e89;
}
.hme-cnt1 p{
    color: #563e89;
 }
.hme-cnt button.start-btn {
    border: 2px solid #69bef7;
    padding: 4px 39px;
    border-radius: 21px;
    background-color: #41a79b;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    margin-top: 27px;
}
.hme-cnt1 button.start-btn {
    border: 2px solid #69bef7;
    padding: 4px 25px;
    border-radius: 21px;
    background-color: #41a79b;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    margin-top: 27px;
}
/* ---------------end-home page content designs------------------- */

/* ----------about-style-designs------------------------------- */
#abt-sec .abt-sec-cnt{
    position: relative;
}
.cube-img{
    height: auto;
    width: 240px;
    position: absolute;
    top: -105px;
    z-index: -1;
    right: -107px;
}
.cube-2{
    height: auto;
    width: 140px;
}
.abt-img {
    position: relative;
}
.abt-main-cnt{
    position: absolute;
    top: 30%;
    right: 0;
    margin-right: -337px;
    width: 70%;
    display: inline-block;
    background-color: #41a79b;
    padding: 30px;
}
button.btn.abt-us-btn {
    padding: 8px 16px;
    background-color: #fff;
    color: #41a79b;
    font-size: 15px;
    font-weight: 600;
}
.abt-right-cnt p {
    color: #e3dada;
    font-size: 16px;
    font-weight: 400;
}
/* .abt-head-cnt.text-center h1 {
    font-size: 36px;
    font-weight: 600;
    color: #3e9f93;
} */
/* ---------end-about-style-designs--------------------------- */


/* ---------------price-paln-design----------------------- */
.prc-fdr-cnt.text-center .prc-btn {
    padding: 8px 31px;
    border: unset;
    border-radius: 30px;
}
.prc-bdy-cnt.text-center.text-light h3 {
    font-size: 17px;
    font-weight: 400;
}
.prc-crd .card-header,.card-body,.card-footer{
    border: unset;
}
.prc-crd .prc-hed-cnt{
    border-bottom: 2px solid #fff;
}
/* ---------------price-paln-design---------------------- */

/* -----------------------services-designs---------------- */
.srv-img-2.\#srv-square {
    top: 48px;
    position: absolute;
    width: 429px;
    height: 283px;
    background: #41a79b;
    left: 68px;
    z-index: -1;
}
#service-section .srvc-lft-side{
    position: relative;
}
#service-section .srvc-lft-side .srv-left-cnt {
    padding-right: 9rem;
}
#service-section .srvc-lft-side .srv-left-cnt h3 {
    font-size: 25px;
    color: #5f7d87;
    font-weight: 800;
}
#service-section .srvc-lft-side .srv-left-cnt p {
    font-size: 17px;
    line-height: 23px;
    color: cadetblue;
}
#service-section .srvc-lft-side .srv-left-cnt .srvc-btn {
color: #000;
}
#service-section .srvc-lft-side .srv-left-cnt .srvc-btn {
    color: #fff;
    padding: 9px 44px;
    font-size: 17px;
    border: unset;
    font-weight: 600;
    background-color: #41a79b;
}
.srvc-right-side .srvc-main-img{
    height: 400px;
    width: 100%;
    padding: 0px;
    border: 20px solid #389085;
    display: flex;
    object-fit: contain;
    overflow: hidden;
    margin-top: 2rem;
}
.srvc-right-side .srvc-main-img img{
    object-fit: contain;
    height: 100%;
    width: 100%;
}
#service-section .srvc-right-side .srvc-right-cnt h1 {
    font-size: 25px;
    color: #5f7d87;
    font-weight: 800;
}
#service-section .srvc-right-side .srvc-right-cnt p {
    font-size: 17px;
    line-height: 23px;
    color: cadetblue;
}
#service-section .srvc-main-img:before {
    top: 0;
    left: 0;
    position: absolute;
    height: 100%;
    width: 100%;
    background-color: #38908540;
    content: "";
}
.card.srvc-crd.clr-1 {
    background-image: linear-gradient(#0ef1bf, #016bf3);
    color:#fff
}

.card.srvc-crd {
    color: #fff;
    background-image: linear-gradient(#0ef1bf, #016bf3);
}
.srvc-hed-cnt.text-center i {
    font-size: 47px;
}
.card.srvc-crd .card-header,.card-body,.card-footer{
    border:unset!important;
    background: unset;
}
/* -----------------------services-designs---------------- */

/* ----------------------abt-team------------------------------------ */
.abt-team .abt-team-center-cntent h2 {
    color: #5f7d87;
    font-size: 36px;
    font-weight: 700;
}
.abt-team .abt-team-center-cntent h4 {
    color: #5f7d87;
    font-size: 20px;
    font-weight: 700;
}
.abt-team .abt-team-center-cntent p {
    color: #5f7d87;
    font-size: 20px;
    font-weight: 700;
}
.abt-team .abt-team-center-cntent p {
    color: #41a79b;
    font-size: 16px;
    font-weight: 400;
}
.abt-team .abt-team-left-img {
    height: 473px;
    width: 100%;
}
.abt-team .abt-team-left-img img{
    height: 100%;
    width: 100%;
    object-fit: contain;
    padding: 33px 0px;
}
.abt-team .abt-right-img{
    height: 265px;
    width: 100%;
    padding: 10px;
    border: 20px solid #41a79b;
}
.abt-team .abt-right-img img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: top center;
}
.abt-team .abt-team-center-cntent {
    padding: 1px 5px 4px 32px;
}
.abt-team .abt-team-left-img .team-rectangle {
    width: 79px;
    height: 395px;
    background: #41a79b;
    position: absolute;
    top: 109px;
    right: -10px;
}
  .abt-team .abt-team-para{
    display: flex;
    justify-content: center;
    align-items: center;
  }
 
/* -----------------------abt-team---------------------------------- */

/* -----------------------team-carousel---------------------------------- */
.item .teams .overlay-box {
    height: 224px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.item .teams .overlay-box img {
    border: 5px solid #41a79b;
    width: 65%;
    height: 77%;
    object-fit: cover;
    border-radius: 50%;
    object-position: top center;
}
#team-carousel .teams{
    border: 2px solid #41a79b;
    /* box-shadow: -7px 3px 16px 7px #cccccc; */
    box-shadow: -7px 3px 9px 3px #5f90d040;
}
#team-carousel .owl-nav {
    font-size: 54px!important;
    position: absolute;
    top: 42%;
    width: 100%;
    transform: translateY(-50%);
}

#team-carousel button.owl-prev {
    float: left;
}
#team-carousel button.owl-prev span {
    margin-left: -49px;
}
#team-carousel button.owl-next{
    float: right;
}
#team-carousel button.owl-next span {
    margin-right: -46px;
}

#team-carousel .team-social a i {
    padding: 6px;
    background-color: #41a79b;
    color: #fff;
    margin-left: 7px;
}
#team-carousel .team-social.mb-4 {
    padding-bottom: 22px;
}

#team-carousel .item .teams .designation .scnd-p {
        font-size: 14px;
}
/* ----------------------end-team-carousel---------------------------------- */


/* --------------------------manage-content-designs----------------------------------- */
#managing-section {
    background-image: url(../images/manage1.jpg);
    background-attachment: fixed;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
#managing-section{
    position: relative;
    margin-top: 5rem;
}
#managing-section:before {
    position: absolute;
    content: '';
    background: linear-gradient(45deg, #3f066deb, #6cc5f7c9);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.manage-cntent{
    padding: 7rem 0rem;
}
#managing-section .app-download-list li a {
    padding: 10px 22px;
    color: inherit;
    font-size: 13px;
    line-height: 15px;
}
#managing-section .icon-sm {
    font-size: 25px;
    line-height: 25px;
}
#managing-section .app-download-list li a:hover {
    background: #41a79b;
    color: #FFFFFF;
    border-color: #41a79b !important;
    text-decoration: none;
}
/* -------------------------end-manage-content-designs----------------------------------- */

/* -------------------latest-news------------------------ */
.ltst-news .single-blog-card .card-body {
    padding: 1.75rem;
}
section.ltst-news .card-body h3 a {
    /* font-size: 17px; */
    text-decoration: none;
    color: #162e66;
}
section.ltst-news .meta-list {
    opacity: 0.8;
    font-size: 95%;
}
section.ltst-news .list-inline {
    padding-left: 0;
    list-style: none;
    font-size: 14px;
}
section.ltst-news .meta-list li.list-inline-item:not(:last-child) {
    margin-right: 0.7rem;
}
section.ltst-news a.detail-link {
    display: inline-block;
    text-decoration: none;
    color: #495057;
    font-weight: 600;
    font-size: 14px;
}

section.ltst-news .single-blog-card span.category {
    z-index: 2;
    top: 10px;
    right: 10px;
}

section.ltst-news .badge-pill {
    padding-right: 0.875em;
    padding-left: 0.875em;
    border-radius: 50rem;
}
section.ltst-news .badge {
    display: inline;
    padding: 0.2rem 0.5rem;
    line-height: inherit;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 77%;
}

section.ltst-news .card{
    border: 1px solid #ddd8d8!important;
}
section.ltst-news a.detail-link:hover {
    color: #1351a8;
}
section.ltst-news a.detail-link span i:hover {
    margin-right: 10px;
}
section.ltst-news a.detail-link:hover span {
    /* transform: translateX(3px); */
    margin-left: 8px;
    transition: 0.5s;
}

/* --------------------end-latest-news-------------------- */



/*footer*/
#footer-sec .col_white_amrc {
    color: #fff;
  }
  #footer-sec footer {
    width: 100%;
    /* background-color: #263238; */
    background-image: url(../images/ftr-bck-img1.jpg);
    min-height: 250px;
    padding: 10px 0px 25px 0px;
    /* background-attachment: fixed; */
    /* background-position: center center; */
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
  }
  #footer-sec .pt2 {
    padding-top: 40px;
    margin-bottom: 20px;
  }
  #footer-sec footer p {
    font-size: 13px;
    color: #ccc;
    padding-bottom: 0px;
    margin-bottom: 8px;
  }
  #footer-sec .mb10 {
    padding-bottom: 15px;
  }
  #footer-sec .footer_ul_amrc {
    margin: 0px;
    list-style-type: none;
    font-size: 14px;
    padding: 0px 0px 10px 0px;
  }
  #footer-sec .footer_ul_amrc li {
    padding: 0px 0px 5px 0px;
  }
  #footer-sec .footer_ul_amrc li a {
    color: #ccc;
  }
  #footer-sec .footer_ul_amrc li a:hover {
    color: #fff;
    text-decoration: none;
  }
  #footer-sec .fleft {
    float: left;
  }
  #footer-sec .padding-right {
    padding-right: 10px;
  }
  
  #footer-sec .footer_ul2_amrc {
    margin: 0px;
    list-style-type: none;
    padding: 0px;
  }
  #footer-sec .footer_ul2_amrc li p {
    display: table;
  }
  #footer-sec .footer_ul2_amrc li a:hover {
    text-decoration: none;
  }
  #footer-sec .footer_ul2_amrc li i {
    margin-top: 5px;
  }
  
  #footer-sec .bottom_border {
    border-bottom: 1px solid #8b8686;
    padding-bottom: 20px;
}
  #footer-sec .foote_bottom_ul_amrc {
    list-style-type: none;
    padding: 0px;
    display: table;
    margin-top: 10px;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
  }
  #footer-sec .foote_bottom_ul_amrc li {
    display: inline;
  }
  #footer-sec .foote_bottom_ul_amrc li a {
    color: #999;
    margin: 0 12px;
  }
  
  #footer-sec .social_footer_ul {
    display: table;
    margin: 15px auto 0 auto;
    list-style-type: none;
  }
  #footer-sec .social_footer_ul li {
    padding-left: 20px;
    padding-top: 10px;
    float: left;
  }
  #footer-sec .social_footer_ul li a {
    color: #ccc;
    border: 1px solid #ccc;
    padding: 8px;
    border-radius: 50%;
  }
  #footer-sec .social_footer_ul li i {
    width: 20px;
    height: 20px;
    text-align: center;
  }
  #footer-sec ul.footer_ul2_amrc li{
    display: flex;
    justify-content: center;
    align-items: center;
  }

  #footer-sec ul.footer_ul2_amrc li a.scl-lnks{
    margin-right: 17px;
    background-color: antiquewhite;
    color: #000;
    border-radius: 50%;
    height: 34px;
    width: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
}

#preloader{
    background-color: #fff;
    z-index: 100;
    height: 100vh;
    width: 100%;
    position: fixed;
    display: flex;
    justify-content: center;
    align-items: center;
}

/*--------------page loader design------------------*/
.spinner-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    z-index: 999999;
   }
   
   .sk-folding-cube {
    position: absolute;
    top: 48%;
    left: 48%;
    width: 40px;
    height: 40px;
    -webkit-transform: rotateZ(45deg);
    transform: rotateZ(45deg);
   }
   
   .sk-folding-cube .sk-cube {
    float: left;
    width: 50%;
    height: 50%;
    position: relative;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
   }
   
   .sk-folding-cube .sk-cube:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* background-color: #fff; */
    -webkit-animation: sk-foldCubeAngle 2.4s infinite linear both;
    animation: sk-foldCubeAngle 2.4s infinite linear both;
    -webkit-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
   }

   .sk-folding-cube .sk-cube1:before{
    background-color: #f79322;
   }
   .sk-folding-cube .sk-cube2:before{
    background-color: #14b847;
   }
   .sk-folding-cube .sk-cube3:before{
    background-color: #41a79b;
   }
   .sk-folding-cube .sk-cube4:before{
    background-color:#4c3d95;
   }
   
   .sk-folding-cube .sk-cube2 {
    -webkit-transform: scale(1.1) rotateZ(90deg);
    transform: scale(1.1) rotateZ(90deg);
   }
   
   .sk-folding-cube .sk-cube3 {
    -webkit-transform: scale(1.1) rotateZ(180deg);
    transform: scale(1.1) rotateZ(180deg);
   }
   
   .sk-folding-cube .sk-cube4 {
    -webkit-transform: scale(1.1) rotateZ(270deg);
    transform: scale(1.1) rotateZ(270deg);
   }
   
   .sk-folding-cube .sk-cube2:before {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
   }
   
   .sk-folding-cube .sk-cube3:before {
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
   }
   
   .sk-folding-cube .sk-cube4:before {
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
   }
   
   @-webkit-keyframes sk-foldCubeAngle {
    0%,
    10% {
     -webkit-transform: perspective(140px) rotateX(-180deg);
     transform: perspective(140px) rotateX(-180deg);
     opacity: 0;
    }
    25%,
    75% {
     -webkit-transform: perspective(140px) rotateX(0deg);
     transform: perspective(140px) rotateX(0deg);
     opacity: 1;
    }
    90%,
    100% {
     -webkit-transform: perspective(140px) rotateY(180deg);
     transform: perspective(140px) rotateY(180deg);
     opacity: 0;
    }
   }
   
   @keyframes sk-foldCubeAngle {
    0%,
    10% {
     -webkit-transform: perspective(140px) rotateX(-180deg);
     transform: perspective(140px) rotateX(-180deg);
     opacity: 0;
    }
    25%,
    75% {
     -webkit-transform: perspective(140px) rotateX(0deg);
     transform: perspective(140px) rotateX(0deg);
     opacity: 1;
    }
    90%,
    100% {
     -webkit-transform: perspective(140px) rotateY(180deg);
     transform: perspective(140px) rotateY(180deg);
     opacity: 0;
    }
   }

   /*----------end  page loader design---------------*/


   /* #slider::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.43);
    width: 100%;
    height: 100%;
    z-index: 99;
} */

.slider-area::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    /* background-color: rgba(0, 0, 0, 0.43); */
    background-color: #2d397836;
    width: 100%;
    height: 100%;
    z-index: 9;
}

#slider .nivo-directionNav .nivo-prevNav{
z-index: 999999;
}

#slider .nivo-directionNav .nivo-nextNav{
    z-index: 999999;
}

.slider-direction .hme-cnt h1{
z-index: 999999;
}


/* ----------------------checkout-pag-designs--------------------------------------------- */
.hed-img{
    height: 50px;
    width: 100%;
}

.hed-img img {
    height: 100%;
    width: 100%;
    object-fit: contain;
    padding: 5px 15px;
    background: linear-gradient(45deg, #3f066d, #6cc5f7);
}
.btn-lg.btn-block.cnt-ckt {
    background-color: #41a79b;
    color: #fff;
    border: navajowhite;
    border-radius: 6px;
    font-size: 19px;
    font-weight: 400;
}

/* #checkout-page{
    background-image: url(../images/new_slide1.jpg);
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
} */
.pm_code{
        padding: 0px 21px;
        border: navajowhite;
        background-color: #41a79b;
        color: #fff;
    }

    #checkout-page input:focus{
       border:2px solid #91d5cd!important;
       box-shadow: none;
    }

    .pay-img img{
        height: 100%;
        width: 100%;
        object-fit: contain;
    }
    .pay-img {
        height: 41px;
        width: 62px;
    }

    #chk_login_reg{
        height:100vh;
        background-image:url(../images/log-back.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        /* background-position: center center; */
    }

    .log-right-img{
         height: 465px;
         width: 100%;
    }
    .log-right-img img{
        height: 100%;
        width: 100%!important;
        object-fit: cover;
    }

    section#login-sec{
        height: 100vh;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .log-right-img::after {
        content: "";
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        position: absolute;
        background-color: #2697fe3d;
    }
    .check-login {
        font-size: 18px;
        font-weight: 600;
        padding: 7px 5px;
        background-color: #41a79b;
        color: #ffff;
    }
/* ---------------------end-checkout-pag-designs--------------------------------------------- */


.slider-area {
    position: relative;
    z-index: 9;
}

.nivo-caption {
      z-index:9!important;
}

.custom-control-input:checked~.custom-control-label::before {
    color: #fff;
    border-color: #41a79b!important;
    background-color: #41a79b!important;
}

/* .login__btn {
    padding: 6px 31px;
    background-color: #ffffff;
    border-radius: 6px;
    color: #410e73;
    font-size: 19px;
    font-weight: 500;
    text-decoration: unset!important;
} */

/* .login__btn:hover {
    color: #fff;
    background-color: #7d6aa7;
    transition: .5s;
} */
.Reg__btn {
    margin-right: 40px;
    font-size: 17px;
    font-weight: 700;
    color: #fff;
}

.login__btn {
    margin-right: 46px;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
}
.Reg__btn,.login__btn{
    text-decoration: none!important;
    transition: 0.5s;
}

.Reg__btn::before {
    position: absolute;
    content: "";
    height: 18px;
    width: 2px;
    left: 57px;
    top: 7px;
    background-color: #fff;
    margin: 0px 17px;
}
.reg-frm{
    position: relative;
}
.prc-btn a{
text-decoration: none!important;
}