@font-face {
    font-family: 'Comfortaa';
    font-weight: 300;
    src: url('../fonts/Comfortaa-Light.eot');
    src: url('../fonts/Comfortaa-Light.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Comfortaa-Light.woff2') format('woff2'),
         url('../fonts/Comfortaa-Light.woff') format('woff'),
         url('../fonts/Comfortaa-Light.ttf')  format('truetype'),
         url('../fonts/Comfortaa-Light.svg#Comfortaa Light') format('svg');
}
@font-face {
        font-family: 'Comfortaa';
    font-weight: 400;
    src: url('../fonts/Comfortaa-Regular.eot');
    src: url('../fonts/Comfortaa-Regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Comfortaa-Regular.woff2') format('woff2'),
         url('../fonts/Comfortaa-Regular.woff') format('woff'),
         url('../fonts/Comfortaa-Regular.ttf')  format('truetype'),
         url('../fonts/Comfortaa-Regular.svg#Comfortaa') format('svg');
}
@font-face {
        font-family: 'Comfortaa';
    font-weight: 500;
    src: url('../fonts/Comfortaa-Medium.eot');
    src: url('../fonts/Comfortaa-Medium.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Comfortaa-Medium.woff2') format('woff2'),
         url('../fonts/Comfortaa-Medium.woff') format('woff'),
         url('../fonts/Comfortaa-Medium.ttf')  format('truetype'),
         url('../fonts/Comfortaa-Medium.svg#Comfortaa Medium') format('svg');
}
@font-face {
        font-family: 'Comfortaa';
    font-weight: 600;
    src: url('../fonts/Comfortaa-SemiBold.eot');
    src: url('../fonts/Comfortaa-SemiBold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Comfortaa-SemiBold.woff2') format('woff2'),
         url('../fonts/Comfortaa-SemiBold.woff') format('woff'),
         url('../fonts/Comfortaa-SemiBold.ttf')  format('truetype'),
         url('../fonts/Comfortaa-SemiBold.svg#Comfortaa SemiBold') format('svg');
}
@font-face {
        font-family: 'Comfortaa';
    font-weight: 700;
    src: url('../fonts/Comfortaa-Bold.eot');
    src: url('../fonts/Comfortaa-Bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Comfortaa-Bold.woff2') format('woff2'),
         url('../fonts/Comfortaa-Bold.woff') format('woff'),
         url('../fonts/Comfortaa-Bold.ttf')  format('truetype'),
         url('../fonts/Comfortaa-Bold.svg#Comfortaa') format('svg');
}

@font-face {
    font-family: 'Avenir';
	font-weight: 400;
    src: url('../fonts/Avenir-LT-Std-regular.eot');
    src: url('../fonts/Avenir-LT-Std-regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Avenir-LT-Std-regular.woff2') format('woff2'),
         url('../fonts/Avenir-LT-Std-regular.woff') format('woff'),
         url('../fonts/Avenir-LT-Std-regular.ttf')  format('truetype'),
         url('../fonts/Avenir-LT-Std-regular.svg#Avenir LT Std') format('svg');
}
@font-face {
     font-family: 'Avenir';
	font-weight: 500;
    src: url('../fonts/Avenir-LT-Std-Medium.eot');
    src: url('../fonts/Avenir-LT-Std-Medium.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Avenir-LT-Std-Medium.woff2') format('woff2'),
         url('../fonts/Avenir-LT-Std-Medium.woff') format('woff'),
         url('../fonts/Avenir-LT-Std-Medium.ttf')  format('truetype'),
         url('../fonts/Avenir-LT-Std-Medium.svg#Avenir LT Std') format('svg');
}
@font-face {
     font-family: 'Avenir';
	font-weight: 700;
    src: url('../fonts/Avenir-LT-Std-bold.eot');
    src: url('../fonts/Avenir-LT-Std-bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Avenir-LT-Std-bold.woff2') format('woff2'),
         url('../fonts/Avenir-LT-Std-bold.woff') format('woff'),
         url('../fonts/Avenir-LT-Std-bold.ttf')  format('truetype'),
         url('../fonts/Avenir-LT-Std-bold.svg#Avenir LT Std') format('svg');
}
@font-face {
     font-family: 'Avenir';
	font-weight: 800;
    src: url('../fonts/Avenir-LT-Std--Black.eot');
    src: url('../fonts/Avenir-LT-Std--Black.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Avenir-LT-Std--Black.woff2') format('woff2'),
         url('../fonts/Avenir-LT-Std--Black.woff') format('woff'),
         url('../fonts/Avenir-LT-Std--Black.ttf')  format('truetype'),
         url('../fonts/Avenir-LT-Std--Black.svg#Avenir LT Std') format('svg');
}
body {
	font-size: 16px;
	color: #5D6363;
	line-height: 28px;
	 font-family: 'Avenir';
	font-weight: 400;
	letter-spacing: -0.2px;
}
 @media (min-width: 1200px) {
    .container {    max-width: 1340px;}
    .site-header .container, .hero-section .container {    max-width: 1250px;}
 }
header.site-header {
    position: relative;
    z-index: 99;
}
a { text-decoration: none; color: #5D6363;}

h1, h2, h3, h4, h6 { font-family: 'Comfortaa'; font-weight: 600;  color: #102825; }

h2{
font-size: 48px;
line-height: 64px;
letter-spacing: 1.2px;
}

h2.light-color, .light-color{color: #00A3A3;}
h2.light-color{
    font-weight: 400;
}
h2 strong{
        font-family: 'Avenir';
     font-weight: 500;
     font-size: 52px;
}
h3{
font-weight: 600;
font-size: 40px;
line-height: 56px;
letter-spacing: -0.2px

}
h4 {
font-weight: 700;
font-size: 32px;
line-height: 48px;
letter-spacing: 1.2px;

}
h5{
font-family: 'Avenir';
font-weight: 700;
font-size: 24px;
line-height: 40px;
letter-spacing: 0.45px;
color: #102825;
}



.padd-40 {    padding: 40px 0;}
.padd-50 {    padding: 50px 0;}
.padd-60 {    padding: 60px 0;}
.padd-80{padding: 80px 0px;}
.padd-60{padding: 50px 0px 30px 0px; }
.pt-100 {    padding-top: 100px;}
.padd-100 {    padding: 100px 0px;}
.padd-160 {    padding: 160px 0;}
.padd-104 {    padding: 104px 0;}
.pb-160{padding-bottom: 160px;}
.pb-56{padding-bottom: 56px;}
.mb-160{margin-bottom: 160px;}


.radius-15 {    border-radius: 15px;}
.radius-25 {    border-radius: 25px;}

.btn {
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    font-family: 'Avenir';
    border-radius: 0;
    padding: 15px 23px;
    letter-spacing: normal;
}
.border-btn{
     border: 1px solid #00A3A3;
    color: #00A3A3;
}
.border-btn:hover{
    background-color: #00A3A3;
    color: #fff;
    border-color: #00A3A3;
}
/****************************
***********header************
*****************************/
.site-header .container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 16px 8px;
    position: relative;
}
.headerleft {
    display: flex;
    align-items: center;
    gap: 24px;
}
button.menu-toggle {
    border: none;
    padding: 4px;
    background: #00a3a3;
	display: none;
}
button.menu-toggle svg path {
    stroke: #fff;
}
span.close-btn-menu {
    display: none;
}
.menu-main ul {
    display: flex;
    margin: 0;
    padding: 0;
    list-style: none;
}
.menu-main ul li a {
    display: inline-block;
    padding: 45px 16px;
   font-family: 'Comfortaa';
    font-weight: 700;
    font-size: 14px;
    line-height: 19px;
    letter-spacing: 1.2px;
    color: #102825;
}
.menu-main ul li a:hover {
    color: rgb(16 40 37 / 50%);
}
.account-btn {
    display: flex;
    gap: 16px;
}
.account-btn a.btn.border-btn:before {
    display: none;
}
.account-btn a.btn {
    padding: 8px 26px;
    color: #102825;
    letter-spacing: 1.2px;
}
.account-btn  a.btn.empty-btn {
    padding: 8px 23px;
}
.account-btn a.btn:hover {
    color: #00A3A3;
}
.account-btn .border-btn{
    border-color:#102825
}
.account-btn .border-btn:hover {
    background: #102825;
    border-color: #102825;
    color: #FFf !important;
}
button.search {
    border: none;
    background: transparent;
    padding: 0px;
}
.menu-main ul li a, .menu-main ul li {position: relative;}
.menu-main ul li a:hover span.menu-label{opacity: 1;}
span.menu-label {
    color: #fff;
    background: #00a3a3;
    padding: 3px 10px;
    position: absolute;
    border-radius: 6px;
    font-size: 12px;
    left: 50%;
    top: 70px;
    text-align: center;
    opacity: 0;
    display: inline-block;
    transform: translateX(-50%);
    font-family: 'Avenir';
    font-weight: 400;
    line-height: normal;
    white-space: nowrap;
}
span.menu-label:before {
    content: "";
    width: 0;
    height: 0;
    display: inline-block;
    position: absolute;
    left: 50%;
    top: -5px;
    border-bottom: 5px solid #00a3a3;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    padding: 0;
    margin: 0;
    transform: translateX(-50%);
}
.user-menu {
    position: relative;
}
ul.sun-menu {
    display: inline-block;
    min-width: 310px;
    background: #fff;
    position: absolute;
    left: 0px;
    top: 100%;
    box-shadow: 0px 90px 200px 0px #051D3D3D;
    box-shadow: 0px 45px 100px 0px #051D3D1F;
    opacity: 0;
    z-index: 9;
    display: none;
    padding: 0;
    margin: 0;
    list-style: none;
}
.user-menu ul.sun-menu {
    min-width: 200px;
}
.menu-main ul li:hover ul.sun-menu{opacity: 1; display: inline-block;}
header.site-header ul.sun-menu a {
    font-size: 16px;
    color: rgb(16 40 37 / 50%);
    font-weight: 600;
    font-family: 'Avenir';
    padding: 16px;
    border-bottom: 1px solid rgb(16 40 37 / 10%);
    width: 100%;
    text-align: left;
    display: inline-block;
    line-height: normal;
}
header.site-header ul.sun-menu a:before {
    border-left: 4px solid #000;
    position: absolute;
    content: "";
    height: 100%;
    left: 0px;
    top: 0px;
    opacity: 0;
}
header.site-header ul.sun-menu a:hover{
    color: #102825;
}
header.site-header ul.sun-menu a:hover:before{
opacity: 1;
 color: #102825;
}
/****************************
***********footer************
*****************************/
footer {
	text-align: center;
    padding-bottom: 50px;
    background-color: #fff;
    /* background-image: url(../images/newslatter.jpg);
    background-repeat: no-repeat;
        background-size: 100% 100%; */
}
.newslatter {
    background-color: #D2EADB;
    background-image: url(../images/new/newslatter.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 56px;
    text-align: left;
    color: #102825;
}
.newslatter .col-md-12 {
    position: relative;
}
.newslatter h3 {
    text-align: left;
    font-family: 'Avenir';
    font-size: 39px;
    font-weight: 500;
}
.newslatter p {
    font-size: 12px;
    line-height: 20px;
        margin-bottom: 0;
}
p.newslatter-text {
    font-size: 20px;
    line-height: 32px;
}
img.news-vector {
    position: absolute;
    right: -120px;
    top: 10px;
}
.newslatter form {
    margin-top: 130px;
}
.field {
    display: flex;
    margin-bottom: 16px;
}
.field input {
    border: 2px solid #102825;
    background: transparent;
    color: #102825;
    padding: 12px 16px;
    width: calc(100% - 157px);
        outline: none;   
        border-radius: 0px !important;
}
.field input::placeholder{color: #102825 !important;}
button.green-btn {
    border: 1px solid #10282533;
    background: #102825;
    color: #fff;
    font-weight: 500;
    padding: 13px 19px;
}
button.green-btn img {
    margin-left: 16px;
}
.social-icons {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 24px;
    padding-top: 28px;
}
footer ul {
    display: flex;
    align-items: center;
    justify-content: center;
    list-style: none;
    gap: 16px;
    margin: 0px;
    padding: 32px 0px 24px 0px;
}

/*******footer-end*********/
/*******hero*********/
.hero-section h2 {
    margin-bottom: 30px;
}
.hero-section h5{font-weight: 500;}
.hero-section p {
    font-weight: 400;
    font-size: 24px;
    line-height: 40px;
    letter-spacing: 0.45px;
    margin-bottom: 50px;
    color: #7F8488;
}
/*******hero-end*********/
/*********grid*********/
.grid-box-sections .row {
    margin: 0px -28px;
}
.grid-box-sections .row>* {
    padding: 0px 23px;
}
.grid-picture {
    display: inline-block;
    width: 100%;
    overflow: hidden;
    position: relative;
}
.grid-picture img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: 0.5s;
}
.grid-items:hover .grid-picture img{    transform: scale(1.1);}

.grid-content {
    padding-top: 32px;
}
.grid-items:hover .grid-content h4, 
.grid-items:hover .grid-content h4 a, 
.grid-items:hover .grid-content h2 a { color: #017272;}

h6.label {
    display: inline-block;
    padding: 8px 15px;
    margin-bottom: 16px;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 1.2px;
    color: #102825 !important;
}
.grid-content h2 {
    font-size: 44px;
    line-height: 60px;
}
.grid-content a{
    color: #102825;
}

 ul.grid-list {
    display: flex;
    align-items: center;
    list-style: none;
    gap: 12px;
    padding: 0;
    margin: 0;
    line-height: 100%;
    margin-top: 13px;
}
.grid-list li.date {
    font-weight: 500;
    font-size: 16px;
}
li.dot {
    font-weight: 600;
    font-size: 20px;
}
/*******grid-end*********/
/*******full-sript*********/
.full-script {
    background: #36485C;
    color: #fff;
    display: flex;
    gap: 30px;
    align-items: center;
    justify-content: center;
    padding: 28px 55px 28px 25px;
    background-image: url(../images/new/script-bg.png);
    background-position: right center;
    background-size: cover;
    background-repeat: no-repeat;
    justify-content: space-between;
}
h2.light-color strong {
    text-shadow: 1px 0 #00A3A3;
}
.full-script h3 {
    color: #fff;
    font-weight: 600;
     font-family: 'Avenir';
    font-size: 40px;
    margin: 0;
}
.full-script h3 span {
    font-weight: 400;
}
.full-script .script-btn {
    background: #fff;
    color: #36485C;
    border: 2px solid #36485C;
    border-radius: 10px;
    padding: 15px 15px;
    font-size: 20px;
    font-weight: 600;
    min-width: 230px;
    text-align: center;
}
.full-script .script-btn:hover {
    background-color: #00a3a3;
    color: #fff;
    border-color: #00a3a3;
}


/*******full-script-end*******/
/*******compass*********/
.compass-section h5 {
    color: #1A98FF;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 5px;
    text-transform: uppercase;
    display: inline-block;
    padding-left: 73px;
    margin-bottom: 24px;
    margin-top: 16px;
    font-family: 'Comfortaa';
}
.compass-section p, .compass-form p{
    font-size: 22px;
    font-weight: 400;
    color: #60656A;
    letter-spacing: 0.45px;
    font-family: 'Avenir';
    line-height: 150%;
    margin-bottom: 56px;
}
.compass-section p {
    max-width: 720px;
}
.compass-section .border-btn {
    padding: 10px 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 16px;
    max-width: 218px;
}

.compass-pic img {
    max-width: 100%;
}
/*******expert-inside*********/
.expert-section {
    /* background-color: #E9FFF7; */
}
.expert-section img {
    width: 100%;
}
.expert-section h6.label {
    font-size: 14px;
    font-weight: 600;
    line-height: 16px;
    background: #00A3A3;
    color: #fff !important;
    letter-spacing: 2px;
    padding: 13px 15px;
    margin-bottom: 24px;
}

/*******blog*********/
.blog-section .container {
    position: relative;
}
.blog-section .owl-carousel .owl-stage-outer, 
.blog-section .attraction-owl,
.blog-section .owl-carousel .owl-stage-outer, 
.blog-section .blog-owl
{position: static !important;}
.blog-section h2 {
    margin-bottom: 48px;
    line-height: 56px;
    font-size: 40px;
    font-family: 'Avenir';
    font-weight: 500;
    display: inline-flex;
    align-items: center;
    gap: 10px;
}
.owl-carousel.attraction-owl {
    min-width: 85vw;
}
.owl-nav {
    position: absolute;
    top: 0;
    right: 15px;
    display: flex;
    gap: 24px;
    margin: 0px !important;
}
.owl-nav button {
    background-color: #f0f4f7 !important;
    width: 58px;
    height: 58px;
    border-radius: 50% !important;
    margin: 0px !important;
    font-size: 0px !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}
button.owl-prev{ background-image: url(../images/new/ArrowLeft.svg) !important;}
button.owl-next{ background-image: url(../images/new/ArrowNext.svg) !important;}
img.catagories-direction {
    width: auto !important;
    position: absolute;
    top: 0;
    right: 0;
    padding: 40px;
    transition: 0.5s;
    opacity: 0;
    z-index: 9;
}
.catagories-col {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 24px;
    z-index: 99;
    transform: translateY(+25%);
    transition: 0.5s;
    width: 100%;
}
.catagories-col h4 {
    margin-bottom: 5px;
    font-size: 24px;
    color: #102825;
    line-height: normal;
}
.catagories-col p {
    margin: 0;
    color: #102825;
    opacity: 0;
    font-size: 20px;
}
.catagories-pic img.move-up{
    position: relative;
    transition: 0.5s;
    max-width: 100%;
}

.catagories-pic:hover img.move-up {
    transition: 0.5s;
    transform: scaley(1.1);
}
.catagories-pic:hover img.catagories-direction {
    padding: 24px;
    opacity: 1;
}
.catagories-pic:hover .catagories-col {    transform: translateY(0%);}
.catagories-pic:hover .catagories-col p{opacity: 1;}
.catagories-pic:hover:before {    height: 300px;}
.icon-pic {
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0px;
    transform: translateY(-50%);
    transition: 0.5s;
    object-fit: cover;
    width: 52% !important;
}
.catagories-pic:hover .icon-pic{
     transform: translateY(-75%);
}
/* .yellow-shadow:before{background: linear-gradient(180deg, rgba(252, 210, 102, 0) 0%, #FCD266 100%);}
.pink-shadow:before{background: linear-gradient(180deg, rgba(255, 134, 131, 0) 0%, #FF8683 100%);}
.lavender-shadow:before{background: linear-gradient(180deg, rgba(129, 129, 216, 0) 0%, #8181D8 100%);}
.blue-shadow:before{background: linear-gradient(180deg, rgba(1, 134, 211, 0) 0%, #0186D3 100%);}
.black-shadow:before{background: linear-gradient(180deg, rgba(0, 0, 0, 0) -0.06%, rgba(0, 0, 0, 0.9) 100%);}
.grey-shadow:before{background: linear-gradient(180deg, rgba(70, 124, 162, 0) 0%, #467CA2 100%);}
.green-shadow:before{background: linear-gradient(180deg, rgba(54, 198, 119, 0) 0%, #36C677 100%);}
.brown-shadow:before{background: linear-gradient(180deg, rgba(230, 190, 151, 0) 0%, #E6BE97 100%);} */
header.site-header ul.sun-menu a.yellow-border:before{border-left: 4px solid #FDD164;}
header.site-header ul.sun-menu a.pink-border:before{border-left: 4px solid #FFAAA8;}
header.site-header ul.sun-menu a.lavendra-border:before{border-left: 4px solid #8181d8;}
header.site-header ul.sun-menu a.blue-border:before{border-left: 4px solid #85B1E7;}
header.site-header ul.sun-menu a.grey-border:before{border-left: 4px solid #8DA2BA;}
header.site-header ul.sun-menu a.green-border:before{border-left: 4px solid #C7F7CB;}
header.site-header ul.sun-menu a.brown-border:before{border-left: 4px solid #F7EADA;}


/*******blog-end*********/

/*******about*********/
.about-section {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../images/new/about-bg.png);
}
.about-section h2{
    font-weight: 400;
}
.about-section p strong {
    margin-bottom: 32px;
    display: inline-block;
    font-size: 22px;
    margin-top: 10px;
}
.about-section p {
    color: #102825;
    max-width: 676px;
    margin: 0px auto 32px auto;
    font-size: 20px;
    line-height: 32px;
}
.about-section .border-btn {
    color: #102825;
    border-color: #000;
    padding: 11px 15px;
    font-weight: 700;
    display: flex;
    align-items: center;
    gap: 16px;
    max-width: 180px;
    justify-content: center;
    margin: 0 auto;
}
.about-section .border-btn:hover{
    background-color: #00A3A3;
    color: #fff;
    border-color: #00A3A3;
}
.about-section .btn.border-btn:before {
    display: none;
}
img.hover,
img.hover, .border-btn:hover img.no-hover{
    display: none;
}

.border-btn:hover img.hover{
    display: inline-block;
}
.step-buttons .btn.blue-btn:hover {
    color: #00A3A3;
    background: transparent;
    border-color: #00A3A3;
}
.blur-bg {
    filter: blur(16px);
    background: #fff;
    margin-top: 60px;
}

/*******about-end*********/

/************video-banner*****/

.video-banner img {
    width: 100%;
}

    .video-thumbnail {
      cursor: pointer;
    }
    .video-popup {
      display: none;
      position: fixed;
      top: 0; left: 0;
      width: 100%; height: 100%;
      background-color: rgba(0,0,0,0.8);
      justify-content: center;
      align-items: center;
      z-index: 999;
    }
.video-popup iframe {
    width: 80%;
    height: 60%;
    max-width: 900px;
    position: relative;
    z-index: 9;
}
.close-btn {
    position: absolute;
    top: 0px;
    right: 0px;
    font-size: 30px;
    color: white;
    cursor: pointer;
    width: 100%;
    height: 100%;
    z-index: 9;
        display: flex;
    justify-content: right;
    padding-top: 30px;
    padding-right: 30px;
}
html, body {
    overflow-x: hidden;
}



.hero-section {
    padding-top: 30px;
}
.hero-section img {
    margin-left: 10px;
    display: inline-block;
}
.pdl-40 {
    padding-left: 40px;
}
.expert-section .container-fluid {
    padding-left: 0;
}

.blog-section .owl-dots {
    counter-reset: section;
    position: absolute;
    right: 180px;
    top: 15px;
}

.blog-section .owl-dots button.owl-dot span {
    display: none;
}
.blog-section .owl-dots button.owl-dot::before {
    counter-increment: section;
    content: counter(section)"";
    font-size: 0;
    font-weight: 500;
    font-family: 'Avenir';
    display: inline-block;
}

.blog-section .owl-dots button.owl-dot.active::before, .blog-section .owl-dots button.owl-dot:last-child::before {
    font-size: 32px;
    min-width: 45px;
}
.blog-section .owl-dots::after {
    content: "/";
    font-size: 32px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}
.newslatter h3 span {
    font-weight: 400;
    font-family: 'Comfortaa';
}

.border-btn:hover {
    background-color: #53C3B0;
    color: #fff;
    border-color: #53C3B0;
}
a.btn.border-btn span {
    position: relative;
    z-index: 9;
}


 .blue-btn::Before {
    content: "";
    position: absolute;
    inset: 0;                
    z-index: 1;
    pointer-events: none;        
    background: linear-gradient(90deg, #53C3B0 10%, #4CBFBF 50%, #7DD6E0 87%, #82D8E3 91%);
    background-size: 200% 100%;    
    background-position: 0% 50%;   
    transition: none;
    opacity: 0;
    z-index: -9;
  }

   .blue-btn:hover::before,
   .blue-btn:focus::before {
    animation: slideGradient 0.5s linear infinite alternate;
    opacity: 1;
  }
  .blue-btn:hover {
    color: #fff;
    border-image: linear-gradient(90deg, #53C3B0 10%, #4CBFBF 50%, #7DD6E0 87%, #82D8E3 91%);
}

  @keyframes slideGradient {
    from { background-position: 0% 100%; }
    to   { background-position: 100% 0%; }
  }




a.btn.border-btn {
    position: relative;
    overflow: hidden;
}
a.btn.Register-btn {
    display: none;
}


/****************blog***********************/
body.bg-top header, body.bg-top .blog-hero-section {
    background: #E9FFF7;
    background: #F7F7F7;
}
.blog-hero-section .card img {
    max-width: 100%;
}
.blog-hero-section .item {
    width: 100%;
    padding: 0px 15px;
}
.blog-hero-section .item .row {
    align-items: center;
}
.blog-flex-col {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.blog-flex-col h6.label {
    max-width: 113px;
}
.item .card {
    transform: rotate(-1deg);
    transition: 0.3s;
    box-shadow: 0px 20px 50px 0px rgb(0 0 0 / 12%) !important;
}
.item.active .card {
    box-shadow: 0px 90px 200px 0px rgb(0 0 0 / 12%) !important;
    transform: rotate(4deg);
     transition: 0.3s;
}
.blog-hero-section h2 {
    margin-bottom: 30px;
}
.blog-hero-section .container {
    max-width: 1151px;
}
.blog-hero-section .owl-dots {
    position: absolute;
    left: 0px;
    bottom: 0px;
}
.label-row {
    display: flex;
    gap: 24px;
    justify-content: center;
    padding: 48px 0px;
    align-items: center;
}
.label-row h6.label {
    margin-bottom: 0;
    font-size: 20px;
    line-height: 20px;
    padding: 11px 13px;
    border: 3px solid transparent;
    transition: 0.3s;
    cursor: pointer;
    color: #102825 !important;
}
.label-row h6.label:hover{background-color: transparent !important;}
.catagories-content {
    padding: 48px;
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    z-index: 9;
    width: 100%;
}
.catagories-content:before {
    content: "";
    background: #000;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    filter: blur(9px);
}
.catagories-content h4 {
    color: #fff;
}
.catagories-content h6, .catagories-content h4, .catagories-content ul {
    position: relative;
}
h4.title {
    font-size: 28px;
    line-height: 100%;
    letter-spacing: 3px;
    text-transform: uppercase;
    margin-bottom: 48px;
}
h3.title{
    margin-bottom: 48px;
}
.most-populr .row {
    margin: 0px -24px;
    align-items: center;
}
.most-populr h4.title, h4.most-populr-heading {
    letter-spacing: 5.5px;
    font-family: 'Avenir';
    font-weight: 500;
}
.most-populr a {
    color: #102825;
}
.most-populr .row>*{ padding: 0px 24px;}
.most-populr .row> .col-md-4 {
    padding: 0px 22px;
}
.most-populr .row .row>* {
    padding: 0px 12px;
}
.most-populr .row .row {
    margin: 0px -12px;
}
.owl-carousel.owl-theme.blog-owl {
    min-width: 90vw;
}

/********************term&condition*******************/
.term-page .container {
    max-width: 940px;
}
.section-top h2, .section-top h4 {
    margin-bottom: 10px;
    color: #00a3a3;
}
.section-top {
    padding: 49px  0px 30px 0px;
} 
.section-top p {
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 0;
}
.term-page h6 {
    margin-bottom: 16px;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.45px;
    line-height: 34px;
}
.term-content p {
    margin-bottom: 24px;
    font-size: 18px;
    line-height: 30px;
}
p.content-top{margin-bottom: 48px;}
.resources-section .grid-content {
    padding-top: 22px;
}
/**********detail page****************/
.blog-detail-page{padding-top: 48px;}
.detail-hero img {
    width: 100%;
}
.blog-profile {
    padding: 24px;
    background: #EDFFFB;
}
.blog-profile img {
    width: 100%;
}
.profile-detail {
    padding: 24px 0px 14px 0px;
}
span.author {
    display: block;
  font-family: 'Comfortaa';
    font-weight: 500;
    font-size: 12px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #102825;
    line-height: normal;
}
span.profile-name {
    font-weight: 700;
    font-size: 18px;
    letter-spacing: 1.2px;
    color: #102825;
    font-family: 'Comfortaa';
    line-height: normal;
    padding: 8px 0px 0px;
    display: inline-block;
    width: 100%;
}   
span.position {
    font-weight: 400;
    font-size: 12px;
    line-height: 100%;
    letter-spacing: 0;
    color: #00A3A3;
    font-style: italic;
}
.blog-profile p.bio {
    color: #102825CC;
    margin: 0;
}
.full-script.side-full-script {
    display: inline-block;
    padding: 0px;
    background: #36485C;
    color: #fff;
    text-align: center;
    padding-bottom: 70px;
    margin: 48px 0px;
}
.full-script.side-full-script img.script-pic {
    width: 85%;
}
.side-full-script h4 {
    font-size: 22px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 11px;
    line-height: normal;
    padding: 45px 0px 35px 0px;
    margin: 0px;
    font-family: 'Avenir';
}
.side-full-script h4 img {
    max-width: 35px;
}
.side-full-script h3 {
    font-size: 30px;
    line-height: normal;
    padding: 0px 10px;
}
.side-full-script p {
    margin: 7px auto 30px auto;
    max-width: 80%;
}
.side-full-script .script-btn {
    padding: 8px 15px;
    font-size: 19px;
    text-align: center;
    border: none;
    display: inline-block;
    min-width: 167px;
    line-height: normal;
}

.discover {
    padding: 24px;
    border: 1px solid #545F71;
    color: #00A3A3;
}
.discover span {
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 1px;
    text-transform: capitalize;
}
.discover h5 {
    line-height: 32px;
    letter-spacing: 0;
    color: #00A3A3;
    margin: 12px 0px 24px 0px;
    font-weight: 500;
}
.discover a.btn {
    background: #fff;
    color: #1A98FF;
    padding: 10px 23px;
    width: 100%;
    margin-top: 16px;
    border-color: #1A98FF;
}


img.frame {
    margin-left: -24px;
}
.detail-main .flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 16px;
}
.detail-main .flex li {
    padding: 0;
}
.detail-main .grid-list li.date {
    color: #1A98FF !important;
}
.detail-main h2 {
    margin-bottom: 32px;
}
p.border-left {
    border-left: 4px solid #00A3A3;
    padding: 8px 0px 8px 32px;
    margin: 32px 0px 48px 0px;
}
.detail-main h5 {
    color: #00A3A3;
    font-size: 20px;
    line-height: 34px;
    margin-bottom: 24px;
}
.detail-main .column-main h6 {
    color: #4491F4;
    font-weight: 700;
    font-size: 15px;
    line-height: 24px;
    letter-spacing: 1.2px;
    text-transform: uppercase;
    margin-top: 24px;
}
.detail-main ul {
    margin-bottom: 48px;
}
.detail-main p, .detail-main li {
    font-size: 16px;
    color: #5D6363;
    line-height: 30px;
}
.Reflection-pic {
    margin-bottom: 48px;
    max-width: 90%;
}
.Reflection-pic img {
 width: 100%;
}
.detail-main ul {
    list-style: none;
    padding: 0;
}
.detail-main ul li {
    padding-bottom: 12px;
}
.detail-main .flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 16px;
}
.detail-main .flex ul, .detail-main .flex h6{margin: 0;}
.newslatter.blog-newslatter {
    background: #00A3A3;
    color: #fff;
    padding: 48px;
}
.blog-newslatter h4 {
    letter-spacing: normal;
    color: #fff;
    font-family: 'Avenir';
}
.blog-newslatter p.newslatter-text {
    font-size: 18px;
    color: #fff;
    font-weight: 300;
    line-height: normal;
}   
.blog-newslatter a.btn {
    background: #fff;
    color: #007272;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    padding: 8px 15px;
    min-width: 190px;
}
.blog-newslatter img.news-vector {
    position: absolute;
    right: -134px;
    top: -46px;
}
.newslatter.blog-newslatter .row {
    align-items: center;
}
.customer {
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
    display: flex;
    align-items: center;
    gap: 16px;
    margin-bottom: 16px;
}
.customer img {
    border-radius: 50%;
}
.detail-main .comments h5 {
    color: #102825;
    margin: 48px 0px 32px 0px;
    line-height: 34px;
    font-size: 24px;
}
.detail-main .commentor-profile h6 span {
    color: #545F7180;
    font-size: 14px;
    font-weight: 400;
    line-height: normal;
}
.commentor {
    padding: 38px 0px;
    border-bottom: 1px solid #545F7133;
}
.commentor.no-border{
    border-bottom: none !important;
}
.commentor-profile {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 16px;
}
.commentor-profile img {
    border-radius: 50%;
}
.detail-main .commentor-profile h6 {
    font-weight: 400;
    margin: 0;
    margin-right: auto;
    margin-left: 16px;
    color: #102825;
    font-size: 18px !important;
    text-transform: none;
    font-family: 'Avenir';
    line-height: normal;
}
.detail-main .commentor-profile h6 span {
    color: #545F7180;
    font-size: 14px;
    font-weight: 400;
    line-height: normal;
}
.comment-form {
    padding: 24px;
    background: #EEF1F480;
}
.comment-form textarea {
    font-size: 14px;
    font-weight: 400;
    color: #545f71;
    border: none;
    background: transparent;
    outline: none;
    width: 100%;
    padding: 10px;
    resize: none;
    min-height: 70px;
    overflow: hidden;
}
.comment-form textarea::placeholder{
    color: #545F7180;
}
.textareal-action {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.icons-row, .btn-row {
    display: flex;
    gap: 16px;
}
.btn.small-btn {
    padding: 9px 24px;
    line-height: normal;
}
.blue-btn {
    background: #00A3A3;
    color: #fff;
}
.white-btn {
    background: #fff;
    color: #102825;
} 
/****************accouont page*****************/
.account {
    padding-top: 40px;
    background-image: url(../images/new/account-nose.png);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 25% 100%;
}
.account .container {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}
.account .row {
    align-items: center;
    margin-top: auto;
    margin-bottom: auto;
    /* padding: 91px 0px; */
    padding: 40px 0px;
}
/* .account.sign-up .row {
    padding: 40px 0px;
} */
/* .account.sign-up .account-form {
    padding: 30px 56px;
} */
.account-form {
    text-align: center;
    /* padding: 48px 56px; */
     padding: 30px 56px;
    box-shadow: 0px 90px 200px 0px #051D3D1F;
    max-width: 568px;
    background: #fff;
}
.account-form h5 {
    font-family: 'Comfortaa';
    font-weight: 600;
    font-size: 26px;
    letter-spacing: 2px;
    color: #102825;
    margin-top: 56px;
    margin-bottom: 0;
}
.account-form p {
    margin-bottom: 19px;
}
.account-form .btn {
    width: 100%;
}
.account-form span.hr {
    font-size: 14px;
    display: flex;
    align-items: center;
    gap: 8px;
    justify-content: center;
    margin: 24px 0px;
    line-height: normal;
}
span.hr:before, span.hr:after {
    content: "";
    border-bottom: 1px solid #EEF1F4;
    display: inline-block;
    width: 100%;
}
.account-form .field input {
    border: none;
    width: 100%;
    outline: none;
    padding: 14px 16px;
}
.field input::placeholder {
    color: #7F8488;
}
.account-form .field {
    border: 1px solid #9CA1A5;
    position: relative;
}
.account-form .field img {
    position: absolute;
    right: 16px;
    top: 14px;
}
.field.no-margin{
    margin-bottom: 0px;
}
.account-form label {
    margin: 0;
    font-size: 12px;
    text-align: left;
    line-height: normal;
    display: block;
    margin-bottom: 16px;
    margin-top: 8px;
}
span.login {
    display: block;
    margin-top: 24px;
}
span.login a {
    color: #00A3A3;
    font-weight: 500;
}
.google-btn {
    background: #102825;
    color: #fff;
    display: flex;
    gap: 16px;
    justify-content: center;
}
.testimonial-review h5{padding-left: 65px; font-weight: 500;}
.testimonial-review img {
    width: auto !important;
    margin-bottom: -28px;
    margin-left: -35px;
}
.testimonial-review .owl-theme .owl-dots .owl-dot.active span, .testimonial-review .owl-theme .owl-dots .owl-dot:hover span {
    background: #007272;
}
.testimonial-review .owl-theme .owl-dots .owl-dot.active span {
    width: 48px;
}
.testimonial-review .owl-theme .owl-nav.disabled+.owl-dots {
    text-align: left;
    padding-left: 65px;
    margin-top: 37px;
}
.testimonial-review .owl-theme .owl-dots .owl-dot span {
    width: 12px;
    height: 12px;
    border-radius: 0;
    background: rgb(0 114 114 / 20%);
}
.back-btn a.btn {
    display: flex;
    align-items: center;
    max-width: 120px;
    padding: 8px 10px;
    justify-content: center;
    gap: 8px;
}
.modal.fade.show {
    background: rgb(0 0 0 / 60%);
    backdrop-filter: blur(12px);
}
.modal .modal-dialog {
    max-width: 600px;
    background: #fff;
    border-radius: 50%;
    height: 600px !important;
    min-height: auto;
}
.modal-content {
    background: transparent;
    border: none;
    padding: 0px;
    margin: 0px;
}
.modal-body {
    padding: 0px;
    margin: 0;
}
.modal-body .account-form {
    padding: 0px;
    box-shadow: none;
    background: transparent;
    max-width: 402px;
    margin: 0 auto;
}
.modal-body .account-form h4 {
    margin: 24px 0px 22px 0px;
    font-weight: 400;
    line-height: 38px;
    font-size: 28px;
    max-width: 400px;
}
.modal-body .account-form h4 strong {
    font-family: 'Avenir';
    font-weight: 500;
    font-size: 32px;
}
button.close {
    top: -30px;
    right: 60px;
    background: #fff;
    border: none;
    padding: 0px;
    margin: 1px;
    font-size: 50px;
    font-weight: 300;
    width: 56px;
    height: 56px;
    border-radius: 50%;
    position: absolute;
    outline: none;
}
.modal-body .account-form label {
    text-align: center;
    color: #5D6363;
    margin-top: 13px;
    line-height: 20px;
}
.modal-body .account-form .btn {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 16px;
}

.range-desc {
    display: flex;
    align-items: center;
    text-align: left;
    margin-bottom: 50px;
}
.blur-bg .range-desc {
    margin-bottom: 0;
}

.icon {
    font-size: 24px;
    margin-right: 24px;
}
.range-desc p {
    margin: 0px;
    font-size: 20px;
}
.range-desc p strong {
    font-size: 16px;
    color: #102825;
    margin-bottom: 16px;
    display: inline-block;
    line-height: normal;
    font-family: 'Comfortaa';
    font-weight: 700;
}
.circle-rating {
    color: white;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    text-align: center;
    line-height: 40px;
    font-weight: 700;
    font-size: 18px;
    margin-left: auto;
    min-width: 40px;
}

/**********************range slider****************/
.slider, .slidera, .sliderb, .sliderc, .sliderd, .slidere, .sliderf, .sliderg {
    -webkit-appearance: none;
    outline: none;
    cursor: pointer;
    height: 32px;
    width: 100%;
    display: inline-block;
    border-radius: 100px;
    background: var(--BG-2, #E6EAEC);
    overflow: hidden;
}
.tooltip, .tooltipa, .tooltipb, .tooltipc, .tooltipd, .tooltipe, .tooltipf, .tooltipg {
    background-image: url(../images/new/count-bg.png);
    position: absolute;
    top: -50px;
    background-size: contain;
    color: white;
    border-radius: 15px;
    font-size: 14px;
    transform: translateX(-50%);
    white-space: nowrap;
    opacity: 1;
    width: 34px;
    height: 38px;
    align-items: center;
    justify-content: center;
    text-align: center;
    background-repeat: no-repeat;
    display: flex;
}
.slider-container {
  /* max-width: 600px; */
  position: relative;
}
.slider-wrapper {
  position: relative;
  margin-top: 10px;
}
.slider::-webkit-slider-thumb, 
.slidera::-webkit-slider-thumb, 
.sliderb::-webkit-slider-thumb, 
.sliderc::-webkit-slider-thumb, 
.sliderd::-webkit-slider-thumb, 
.slidere::-webkit-slider-thumb, 
.sliderf::-webkit-slider-thumb, 
.sliderg::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  border-radius: 50%;
  cursor: pointer;
  position: relative;
  z-index: 2;
background-color: #000;
width: 32px;
height: 32px;
border: 7px solid #FFf;
}

.slider-tip, .slider-tipa {
  margin-top: 20px;
  background-color: #2f3542;
  color: white;
  padding: 10px 15px;
  border-radius: 8px;
  max-width: 300px;
  position: relative;
}
.slider-tip::after, .slider-tipa::after {
  content: "";
  position: absolute;
  top: 50%;
  left: -10px;
  transform: translateY(-50%) rotate(45deg);
  width: 10px;
  height: 10px;
  background-color: #2f3542;
}

.range-dot span {
    width: 5px;
    height: 5px;
    background: #00000029;
    border-radius: 50%;
    position: absolute;
    left: 0px;
    top: 13px;
}
.range-dot span.active {
    background: #000;
    width: 32px;
    height: 32px;
    border: 7px solid #FFf;
    position: relative;
}
.slider-value {
    position: absolute;
    top: -44px;
    transform: translateX(-50%);
    background-color: #000000;
    color: #ffffff;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-weight: 700;
    font-size: 18px;
    left: 8px;
}
span.range-slider{position: relative;}
span.range-slider:before{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
}
.step-compass .container {
    max-width: 740px;
}
.compass-section.step-compass h5 {
    padding-left: 0;
}
.yellow-slide:before{background: linear-gradient(90deg, #FDD164 28%, #FDCB4F 36%, #FCBE22 50%, #F0B521 58%, #E3AB1F 70%);}
.pink-slide:before{background: linear-gradient(90deg, #FFAAA8 9%, #FF8683 50%, #E67976 90%);}
.prple-slide:before{background: linear-gradient(90deg, #B0B0F4 9%, #8F8FEF 51%, #8181D8 90%);}
.blue-slide:before{background: linear-gradient(90deg, #85B1E7 9%, #518FDC 50%, #4981C6 90%);}
.grey-slide:before{background: linear-gradient(90deg, #8DA2BA 9%, #5C7A9C 51%, #536E8D 90%);}
.green-slide:before{background: linear-gradient(90deg, #C7F7CB 9%, #A2F2A9 50%, #92DA98 90%);}
.orange-slide:before{background: linear-gradient(90deg, #C7F7CB 9%, #A2F2A9 50%, #92DA98 90%);}
.slider_1 {    background: linear-gradient(to right, rgb(255 134 131) 50%, rgb(223, 228, 234) 50%);}
.slider_2 {    background: linear-gradient(to right, rgb(143 143 239) 50%, rgb(223, 228, 234) 50%);}
.slider_3 {    background: linear-gradient(to right, rgb(81 143 220) 50%, rgb(223, 228, 234) 50%);}
.slider_4 {    background: linear-gradient(to right, rgb(92 122 156) 50%, rgb(223, 228, 234) 50%);}
.slider_5 {    background: linear-gradient(to right, rgb(162 242 169) 50%, rgb(223, 228, 234) 50%);}
.slider_6 {    background: linear-gradient(to right, rgb(242 220 194) 50%, rgb(223, 228, 234) 50%);}
.width-50:before{width: 50%;}
.width-25:before{width: 28%;}
.range-answer {
    display: flex;
    align-items: center;
    position: relative;
}
/* .form-step {
  display: none;
}
.form-step.active {
  display: block;
} */

.step-footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 30px;
}
.step-info {
  display: flex;
  align-items: center;
  gap: 10px;
  flex: 1;
}
.step-buttons {
  display: flex;
  gap: 10px;
  position: relative;
}
.step-buttons .back-btn {
  border: 1px solid #00a5a5;
  background-color: transparent;
  color: #00a5a5;
  padding: 8px 14px;
  font-size: 18px;
  cursor: pointer;
  border-radius: 0px;
    width: 56px;
    height: 56px;
}
.step-progress-bar {
    background:#E6EAEC;
    height: 12px;
    display: inline-flex;
    width: 200px;
    border-radius: 100px;
    margin-left: 8px;
  overflow: hidden;
}
#progressBar {
    background: #1A98FF;
    width: 14px;
    display: inline-block;
    height: 100%;
    border-radius: 100px;
}
.step-buttons .btn.blue-btn {
    margin-left: auto;
    min-width: 178px;
        border: 1px solid #00A3A3;
}
.step-buttons .btn.blue-btn:before {
    display: none;
}

.compass-form form {
    display: flex;
    align-items: center;
    gap: 16px;
}
.compass-form form .field {
    width: calc(100% - 176px);
    margin: 0;
    max-width: 452px;
}
.compass-form form .field input {
    border-width: 2px;
    border-style: solid;
    border-color: var(--Body-2, #9CA1A5);
    width: 100%;
}
.compass-form h5 {
    color: #00A3A3;
    font-size: 28px;
    font-weight: 400;
    font-family: 'Comfortaa';
    letter-spacing: 1.2px;
    line-height: 64px;
}
.compass-form .compass-pic {
    opacity: 0.3;
}
img.compass-wave {
    position: absolute;
    left: 0px;
    top: 160px;
}

.compass-form .blue-btn {
    background: #1A98FF;
    color: #fff;
}
.border-btn:hover, .white-btn:hover{
    background-color: #00A3A3;
    color: #fff;
    border-color: #00A3A3;
}
.google-btn:hover {
    background: #102825;
    color: #FFf !important;
}
.discover a.btn, .blue-btn, .white-btn{
    position: relative;
    overflow: hidden;
}
/* .discover a.btn:hover:before, .blue-btn:hover:before, .white-btn:hover:before{
    content: "";
    display: inline-block;
    background-color: #82D8E3;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 50%;
    opacity: 1;
    filter: blur(31px);
    animation: linear infinite alternate;
    animation-name: run;
    animation-duration: 0.5s;
} */
@-webkit-keyframes run {
    0% {
      left: 0;
      transform: translateX(0);
    }
    100% {
      left: 100%;
      transform: translateX(-100%);
    }
}

img.catagories-direction {
    padding: 40px 32px;
}
.menu-main ul li.no-relative{position: static;}
.catagories-pic {
    position: relative;
    overflow: hidden;
    border-radius: 8px;
    border: 1px solid #102825;
    text-align: center;
}
.menu-main .catagories-pic {
    border: 1px solid #102825;
}
.menu-main ul li.no-relative:hover .mega-menu {
    display: flex;
}
.mega-menu {
    display: flex;
    flex-wrap: wrap;
    position: absolute;
    row-gap: 24px;
    padding: 32px 20px;
    box-shadow: 0px 90px 200px 0px #051D3D3D;
    box-shadow: 0px 45px 100px 0px #051D3D1F;
    max-width: 872px;
    box-sizing: border-box;
    background: #fff;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 86%;
    z-index: 9;
    display: none;
    transition: 0.3s;
}
.mega-menu .items {
    width: 25%;
    padding: 0px 12px;
}
.mega-menu .items a {    padding: 0px;}
.mega-menu .catagories-col h6 {
    font-weight: 700;
    margin-bottom: 5px;
    /* color: #fff; */
}
.mega-menu .catagories-col p {
    letter-spacing: normal;
    font-weight: 400;
    font-family: 'Avenir';
    font-size: 14px;
    /* color: #fff; */
}
.mega-menu .catagories-col {
    padding: 16px;
    text-align: center;
    transform: translateY(+12%);
}
.mega-menu img.catagories-direction {    padding: 16px 12px;}
.mega-menu .catagories-pic:hover img.catagories-direction {    padding: 8px;}
.mega-menu .catagories-pic:hover img.move-up {     transform: scaley(1.1);}
.mega-menu .icon-pic {
    position: static;
    transform: none !important;
    margin-bottom: 16px;
}
.pdf-report {
    position: relative;
    padding: 60px 0px 40px 0px;
}
.pdf-report:before, .pdf-report:after {
    content: "";
    background: linear-gradient(171.63deg, #52D0C5 10.11%, #66D3D2 25.28%, #82D8E3 50.56%, #86C7EA 88.99%, #86C5EB 92.03%);
    position: absolute;
    height: 12px;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
}
.pdf-report:after {
    top: auto;
    bottom: 0;
}
.pdf-report .container {
    max-width: 807px;
}
.judgment h5 {
    color: #00A3A3;
    text-transform: none;
    letter-spacing: normal;
    font-weight: 700;
    font-size: 22px;
}
.score-scale {
    background: #00A3A3;
    border-radius: 100px;
}
.score-scale {
    background: #00A3A3;
    border-radius: 100px;
    display: flex;
    align-items: center;
    text-align: left;
    gap: 16px;
    justify-content: center;
    padding: 19px 15px;
    max-width: 324px;
    margin: 0 auto;
    margin-bottom: 80px;
}
.score-scale:before {
    content: "";
    display: inline-block;
    width: 100%;
    position: absolute;
    z-index: -1;
    border-radius: 100px;
    height: 2px;
    background: #00A3A3;
    background: radial-gradient(circle, rgba(0, 163, 163, 1) 0%, rgba(255, 255, 255, 1) 100%);
}
.score-scale h4 {
    font-family: 'Avenir';
    font-weight: 700;
    font-size: 40px;
    line-height: 100%;
    margin: 0;
    color: #fff;
}
.score-scale p {
    line-height: normal;
    margin: 0px;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
}
.score-level {
    display: flex;
    text-align: left;
    gap: 48px;
    align-items: center;
    max-width: 560px;
    margin: 0 auto;
    margin-bottom: 68px;
}
span.score-conent {
    width: 100%;
}
.score-level p {
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 700;
    font-family: 'Comfortaa';
}
.score-dot {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
}
.score-dot span {
    width: 22px;
    height: 22px;
    display: inline-block;
    border-radius: 50%;
    /* background: #F2F4F5; */
    background: #ddd;
}

.modal.fade.show{
    display: block;
}
.modal.fade.show.hide{display: none;}
.compass-section.step-compass  .container {
    position: relative;
}
/* a.compass-form-btn {
    position: absolute;
    background: antiquewhite;
    width: 190px;
    height: 60px;
    right: 0px;
    bottom: 0px;
    z-index: 99;
    opacity: 0;
} */
img.mobile-view{display: none;}

.blog-section .item{
position: static;
}
.owl-nav button:hover {    background-color: #00A3A3 !important;}
.owl-nav button.owl-prev:hover{ background-image: url(../images/new/ArrowLeftwhite.svg) !important;}
.owl-nav button.owl-next:hover{ background-image: url(../images/new/ArrowNextwhite.svg) !important;}
.blog-newslatter a.btn:hover {
    background-color: transparent;
    color: #fff;
    border-color: #fff;
}

footer a:hover {
    color: #00a3a3;
}

.blog-pic img {
    transition: 0.5s;
}
.blog-pic {
    overflow: hidden;
}
.blog-pic:hover img {
    transform: scale(1.05);
}

.most-populr a {
    display: inline-block;
}
.most-populr a:hover {
    color: #007272;
}
.step-buttons .back-btn:hover {
    background-color: #00a5a5;
    color: #fff;
}
a.btn.google-btn:hover {
    background-color: #444;
}
.searchform {
    top: 100%;
    position: absolute;
    background: #e9fff7;
    left: 0;
    right: 0px;
    padding: 20px;
    border-radius: 5px;
    display: none;
}
.searchform input {
    width: 100%;
    border: 1px solid #102825;
    background: transparent;
    color: #102825;
    padding: 10px 16px;
    outline: none;
    border-radius: 0px !important;
    
}
.searchform.open {
    display: block;
}


/*************************************
***********user profile***************
**************************************/
.user-profile-main{padding-bottom: 100px;}
.user-profile {
    background: rgb(233 255 247 / 30%);
    padding: 44px 0px;
}
.user-profile h2 {
    margin-bottom: 38px;
}
.user-profile-col {
    display: flex;
    gap: 30px;
}
.profile-col-con h5 {
    color: #00A3A3;
    font-size: 28px;
    font-family: 'Avenir';
    font-weight: 700;
}
.profile-col-con h5 span {
    font-size: 22px;
    font-weight: 400;
    color: #5D6363;
    display: inline-flex;
    align-items: center;
    margin-left: 25px;
}
.user-ratimg {
    padding: 20px 0px 30px 0px;
}
.user-profile {
    font-family: 'Avenir';
    font-size: 22px;
}

.user-profile-right-main {
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.user-profile-right a {
    display: flex;
    align-items: center;
    gap: 10px;
    color: #60656A;
    margin-bottom: 18px;
    font-weight: 400;
}
.user-profile-right a.bookmark {
    margin-bottom: 50px;
}
.edit-detail .container {
    padding: 38px 12px;
    border-bottom: 1px solid rgb(84 95 113 / 20%);
}
/* .user.edit-detail h5 {
    font-size: 28px;
    line-height: 40px;
    font-weight: 700;
    color: #00A3A3;
    font-family: 'Comfortaa';
    margin-bottom: 16px;
} */
.user.edit-detail:last-child .container  {
    border-bottom: none;
}
.field-set {
    gap: 16px;
    display: flex;
}
.field-set .field{width: 50%;}
.field-set .field input {
    width: 100%;
    line-height: normal;
    border-color: #9ca1a5;
    padding: 15px 16px;
}
.user.edit-detail a.btn.blue-btn {
    min-width: 178px;
}
a.bookmark-remove {
    position: absolute;
    background: #fff;
    border-radius: 50%;
    right: 15px;
    top: 15px;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}
a.bookmark-remove img {
    width: auto;
    height: auto;
}
a.bookmarked-label {
    position: absolute;
    right: 0px;
    top: 0px;
}
a.bookmarked-label img {
    max-width: 35px;
}
.pagination {
    justify-content: center;
    gap: 15px;
}
.pagination a {
    width: 40px;
    height: 40px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    color: #000;
    border: 1px solid #9BA5B7;
    line-height: normal;
    font-weight: 500;
}
.pagination a.active,.pagination a:hover {
    background: #00A3A3;
    color: #fff;
    border-color: #00A3A3;
}
a.user-menu-pic img {
    max-width: 40px;
    border-radius: 50%;
}
.user-menu:hover ul.sun-menu {
    opacity: 1;
    visibility: visible;
    display: block;
}
.alert-message span {
    font-size: 20px;
    color: #fff;
    background: #007A29;
    display: inline-block;
    padding: 5px 10px;
    border-radius: 8px;
    width: 100%;
    margin-bottom: 10px;
    text-align: center;
}
.alert-message span.error {
    background: #FE0000;
}
.bookmark-post h4 {
    font-size: 24px;
    line-height: 37px;
}
.account .blue-btn:hover:before, .account .white-btn:hover:before {
    display: none;
}
.account .btn:hover {
    background: #fff;
    color: #00A3A3;
    border-color: #00A3A3;
}

.form-step {
      opacity: 0;
      transform: translateY(80%);
      transition: all 0.9s ease;
      position: absolute;
      top: 20px;
      left: 0;
      right: 0;
    }
.form-step.active {
      opacity: 1;
      transform: none;
      position: relative;
    }


.blog-heading {
    background: #e8fef6;
    background: #f7f7f7;
}
.blog-section  h2 strong {
    color: #00A3A3;
    font-family: 'Comfortaa';
    font-weight: 400;
}

.hover-on-pic img {
    max-height: 105px;
    position: relative;
    bottom: -14px;
}
.hover-on-pic:hover .thrive-logo {
    display: block;
}
.hover-on-pic .thrive-logo{
    display: none;
}
img.gif-logo {
    display: block;
    margin-right: 3px;
    margin-top: 2px;
}
.hover-on-pic:hover .gif-logo {
    display:none;
}
.hover-on-pic {
    position: relative;
}
.hover-on-pic:hover span.menu-label{opacity: 1;}
.hover-on-pic .menu-label {
    top: 90%;
    left: 56%;
    transform: none;
    min-width: 110px;
}
.hover-on-pic .menu-label:before {
    top: 50%;
    left: -11px;
    transform: translateY(-50%);
    border-bottom: 6px solid #ffffff;
    border-top: 6px solid #ffffff;
    border-right: 6px solid #00a3a3;
}
.resources-detail p {
    font-weight: 400;
    font-size: 27px;
    line-height: 40px;
    letter-spacing: 0.45px;
    color: #7F8488;
    margin-bottom: 50px;
    margin-top: 30px;
}

/***********13-11-2025*********/
.email-section .container {
    max-width: 820px;
}
.email-contect ul {
    list-style: none;
    padding: 0px;
}
.email-contect li {
    padding-bottom: 8px;
}
.email-contect li img {
    max-height: 24px;
    margin-right: 5px;
}
.hide-part {
    display: none;
}
.mobile-view {
    display: none;
}
.dot-circle {
    width: 100%;
    height: 100%;
    border: 1px solid #D9D9D9;
    border-radius: 50%;
    margin: 0 auto;
}
.desktop-view .dot {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 30px;
    height: 30px;
    background-color: #fff;
    border-radius: 50%;
    transform: rotate(calc(10.285deg * var(--i))) translate(350px) rotate(calc(-10.285deg * var(--i))) translate(-50%, -50%);
    border: 1px solid;
}
.circle-container {
  position: relative;
  width: 700px;
  height: 700px;
  margin: 0px auto;
}
.circle-scale {
    text-align: center;
    border: 1px solid #D9D9D9;
    border-radius: 50%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 0;
    margin: auto;
    width: 330px;
    padding: 119px 30px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.circle-scale h4, .circle-scale p {
    color: #00A3A3 !important;
    line-height: normal;
    margin: 0px;
    width: 100%;
    display: inline-block;
}

.pdf-report:before, .pdf-report:after{
    display: none;
}
.pdf-report span.logo {
    display: inline-block;
    width: 100%;
    text-align: center;
    padding-bottom: 50px;
}
span.dot-img {
    position: absolute;
    top: 50%;
    left: 50%;
    border-radius: 50%;
    transform: rotate(calc(10.285deg * var(--i))) translate(250px) rotate(calc(-10.285deg * var(--i))) translate(-50%, -50%);
}
.email-section button.border-btn {
    padding: 11px 15px;
    line-height: normal;
    margin-bottom: 10px;
    background: transparent;
}
.email-section button.border-btn:hover{
        background-color: #00A3A3;
}
.email-section .score-scale:before {
    max-width: 820px;
}
.email-line {
    position: relative;
    padding-bottom: 60px;
}
.email-line:after {
    content: "";
    display: inline-block;
    width: 100%;
    position: absolute;
    z-index: -1;
    border-radius: 100px;
    height: 2px;
    background: #00A3A3;
    background: radial-gradient(circle, rgba(0, 163, 163, 1) 0%, rgba(255, 255, 255, 1) 100%);
    bottom: 68px;
}
.discover a.btn:hover{
   background-color: #1A98FF;
   color: #fff; 
}
.discover a.btn:hover img.h{
    display: inline-block;
}
.discover a.btn:hover img.blue-arrow, .discover a.btn img.h {
    display: none;
}
.detail-main h6.label.detail-label {
    color: #fff !important;
}
.resources-detail  h2 {
    color: #00a3a3;
}
.resources-detail .btn.blue-btn {
    font-weight: 700;
}
/*********16-12-2025*********/
.circle-rating{
    display: none;
}
.most-popular-rows .row:nth-child(n+5) {
    display: none;
}
.grid-box-sections.small-grid .row>* .grid-picture {
    max-width: 380px;
}
.blog-pic img {
    aspect-ratio: 18 / 8.2;
    object-fit: cover;
}
.detail-hero {
    text-align: center;
}
.detail-hero img {
    aspect-ratio: 16/4.3;
    object-fit: cover;
    max-width: 1500px;
    margin: 0 auto;
}

.blog-hero-section .card img {
    aspect-ratio: 1/1;
     object-fit: cover;
} 
 
.small-grid .grid-picture img, .grid-picture img, .most-popular-rows .grid-picture img{
    aspect-ratio: 1.6/1;
    object-fit: cover;
    object-position: center;
}
.gradiant-btn::Before {
    content: "";
    position: absolute;
    inset: 0;                
    z-index: 1;
    pointer-events: none;        
    background: linear-gradient(90deg, #53C3B0 10%, #4CBFBF 50%, #7DD6E0 87%, #82D8E3 91%);
    background-size: 200% 100%;    
    background-position: 0% 50%;   
    transition: none;
    opacity: 0;
    z-index: -9;
  }
     .gradiant-btn:hover::before,
   .gradiant-btn:focus::before {
    animation: slideGradient 0.5s linear infinite alternate;
    opacity: 1;
  }
.gradiant-btn:hover {
    color: #fff;
    border-image: linear-gradient(90deg, #53C3B0 10%, #4CBFBF 50%, #7DD6E0 87%, #82D8E3 91%);
    background: transparent;
}

/*******about************/
.about-wrapper {
    font-size: 22px;
    font-weight: 400;
    color: #808080;
    letter-spacing: 0.45px;
    font-family: 'Avenir';
    line-height: 150%;
    margin-bottom: 80px;
}
.about-hero {
    position: relative;
    background-color: #F7F7F7;
    color: #102825;
    font-size: 24px;
    padding: 170px 0px;
    padding: 0;
}
.about-hero a.btn.blue-btn {
    /* font-size: 24px; */
    /* font-weight: 500; */
    margin-top: 8px;
    /* padding: 22px 25px; */
    /* min-width: 375px; */
    letter-spacing: 1px;
}
.about-hero-top-pic {
    margin-bottom: -20px;
    /* position: absolute; */
    left: 0;
    top: 0px;
}
.about-hero-bottom-pic {
    text-align: right;
    margin-top: -30px;
    /* position: absolute; */
    right: 0;
    bottom: 0;
}
.about-hero-top-pic img, .about-hero-bottom-pic img {
    max-width: 100%;
}
.about-beginning-pic {
    padding-left: 150px;
}
.about-beginning-pic-inner {
    display: inline-block;
}
.about-beginning span {
    color: #102825;
    font-size: 14px;
    font-weight: 500;
    display: block;
    text-align: center;
}
.insights-section .pdl-40 {
    padding-left: 156px;
}
.about-compass {
    background: #F7F7F7;
}
.about-compass .container {
    max-width: 900px;
}
.about-compass .owl-item.active.center img {
    transform: scale(1.3);
}
.about-compass .owl-item.active.center img.move-up {
    opacity: 0;
}
.about-compass img.active-pic {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100% !important;
    height: 100%;
    object-fit: cover;
    opacity: 0;
}
.about-compass .owl-item.active.center img.active-pic {
    opacity: 1;
}
.about-compass .owl-item.active.center img.icon-pic {
    opacity: 0;
}
.about-compass .owl-item.active.center .catagories-col {
    transform: none;
}
.about-compass .owl-item.active.center .catagories-col p, .about-compass .owl-item.active.center .catagories-col h4 {
    opacity: 1;
    color: #fff;
    line-height: normal;
    font-size: 14px;
    font-weight: 400;
}
.about-compass .owl-item.active.center .catagories-col h4 {
    font-size: 18px;
}
.about-compass .catagories-col h4 {
    font-size: 16px;
    font-weight: 700;
    font-family: 'Comfortaa';
    margin-bottom: 5px;
}
.about-compass .cata-about:before {
    content: "";
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 43.86%, #000000 100%);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 9;
    width: 100%;
    transform: scale(1.3);
    opacity: 0;
}
.about-compass .owl-item.active.center .cata-about:before {
    opacity: 1;
}
.about-compass .catagories-col {
    padding: 0px;
    transform: translateY(10px);
}
.cata-about {
    border: 1px solid #102825;
    border-radius: 15px;
    max-height: 252px;
    overflow: hidden;
}
.about-compass .owl-theme .owl-dots .owl-dot span {
    border: 1px solid #00A3A3;
    background: transparent;
    margin: 3px;
}
.about-compass .owl-theme .owl-dots .owl-dot.active span, .about-compass .owl-theme .owl-dots .owl-dot:hover span {
    background: #00A3A3;
}
.about-compass .owl-stage-outer {
    padding: 70px 0px 43px 0;
}
.mission-top {
    max-width: 1100px;
    margin: 0 auto;
}
.invitation-section .pdr-40 {
    padding-right: 40px;
}
.invitation-section a.gradiant-btn {
    margin-top: 5px;
}
.invitation-pic img {
    max-height: 580px;
    object-fit: cover;
     width: 100%;
}
  .about-welcome {
    background-image: url(../images/new/welcome-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 121px 0px 150px 0px;
    color: #fff;
    position: relative;
}
.about-welcome:before {
    content: "";
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) -50%, #000000 128.02%);
    display: inline-block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.about-welcome h2 {
    color: #fff;
}
/* .about-beginning .container-fluid {
    max-width: 1920px;
} */
.left-auto {
    padding-left: 100px;
}

.about-hero h2 {
    font-family: 'Avenir';
    font-weight: 400;
}
/***********************27/01/2026*****************/
.range-tooltip {
    background: #102825;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    border-radius: 8px;
    max-width: 233px;
    line-height: 22px;
    padding: 12px;
    margin-left: auto;
    position: relative;
    margin-bottom: 30px;
}
.range-tooltip:after {
    content: "";
    background-image: url(../images/new/tool-arrow.png);
    position: absolute;
    left: 30%;
    top: 100%;
    width: 58px;
    height: 58px;
    margin: 0 auto;
}
.resources-section .section-top p br {
    display: none;
}
.resources-section.small-grid .row>* .grid-picture{
    max-width: max-content;
}
.insights-categories .label-row h6.label {
    font-size: 16px;
    padding: 11px 10px;
}