html {
  scroll-behavior: smooth;
}

.a-hover .elementor-button-text:hover {
	color: #338064!important;
}

.elementor-element-47c657c{
	z-index: 99;
}

.elementor-testimonial__text {
    color: #fff;
}

span.elementor-testimonial__name {
    color: #FFFFFFB3;
    font-family: "Inter", Sans-serif;
    font-size: 16px;
    font-weight: 400 !important;
}

span.elementor-testimonial__title {
    color: #FFFFFFB3;
    font-family: "Inter", Sans-serif;
    font-size: 16px;
    font-weight: 400;
}

.elementor-swiper-button-prev {
    position: fixed !important;
    top: 60px !important;
    left: unset !important;
    right: 85px !important;
}

.elementor-swiper-button-prev svg{
 opacity: 0;
}

.elementor-swiper-button-prev:before {
    content: url(/wp-content/uploads/ArrowLeft.png);
}

.elementor-swiper-button-next {
    position: fixed !important;
    top: 60px !important;
    right: 40px !important;
}

.elementor-swiper-button-next:before {
    content: url(/wp-content/uploads/ArrowRight.png);
}

.elementor-swiper-button-next svg{
 opacity: 0;
}

.elementor-sticky.elementor-sticky--active {
    width: 100vw !important;
    left: 0 !important;
}


.elementor-swiper-button.elementor-swiper-button-prev:hover:after{
    opacity: 1;
    
}

.elementor-swiper-button.elementor-swiper-button-next:hover:after{
    opacity: 1;
}

.elementor-swiper-button.elementor-swiper-button-prev:after {
    content: url(https://tamnoon.io/wp-content/uploads/ArrowRight-1.png);
    position: absolute;
    opacity: 1;
    rotate: 180deg;
    top: -7px;
    opacity: 0;
    transition: 0.2s ease;
}
.elementor-swiper-button.elementor-swiper-button-next:after {
    content: url(https://tamnoon.io/wp-content/uploads/ArrowRight-1-1.png);
    position: absolute;
    opacity: 1;
    rotate: 0deg;
    opacity: 0;
    transition: 0.2s ease;
}

.elementor-swiper-button.elementor-swiper-button-next:before {
    content: url(https://tamnoon.io/wp-content/uploads/ArrowLeft-1.png) !important;
    rotate: 180deg;
    top: -7px;
    position: relative
}

.dlm-xhr-progress, .dlm-xhr-loading-gif {
    display: none !important;
}

.elementor-popup-modal .dialog-close-button svg{
	height: 1em;
	width: 1em;
	z-index: 99;
}


.simple-banner .simple-banner-button {
    opacity: 0;
}


.post-template-default h1 {
    font-size: 50px !important;
}

@media(max-width: 768px){
	.post-template-default h1 {
    font-size: 40px !important;
    line-height: 45px !important;
}
}



.announcement-bar p {
    font-weight: 700;
    font-size: 18px;
    color: #f0f6f3;
    line-height: 26px;
    text-align: center;
    margin-bottom: 0 !important;
    padding: 10px 20px !important;
}

.announcement-bar {
    background: #01603e;
}

.announcement-bar a {
    font-weight: 600;
    font-size: 16px;
    color: #03603e;
    line-height: 26px;
    background: #fff;
    padding: 6px 12px;
    border-radius: 5px;
    margin-left: 10px;
}


.glossary-bottom-item li a {
    color: rgb(0 49 45 / 70%);
    font-size: 16px;
    text-decoration: underline;
    text-underline-offset: 2px;
}

.single-glossary td {
  vertical-align: top;
}


.tooltip-container:after {
    border-top-color: #99ADAB !important;
    left: 50%;
    bottom: -20px;
    content: "";
    position: absolute;
    border: 10px solid transparent;
    height: 20px;
    width: 20px;
}
.tooltip-container{
    position: absolute;
    top: -86px;
    background: #99ADAB;
    padding: 8px 14px;
    border-radius: 6px;
    z-index: 99;
    left: 38.6%;
    opacity: 0;
    visibility: hidden;
}

.tooltip-container.visible-tooltip{
        opacity: 1;
    visibility: visible;
}

.tooltip-container-mobile:after {
    border-top-color: #99ADAB !important;
    left: 50%;
    bottom: -20px;
    content: "";
    position: absolute;
    border: 10px solid transparent;
    height: 20px;
    width: 20px;
}
.tooltip-container-mobile{
    position: absolute;
    top: unset;
    bottom: 96%;
    padding: 8px 14px;
    border-radius: 6px;
    z-index: 99;
    left: unset;
    right: -70% !important;
    left: unset;
    opacity: 0;
    visibility: hidden;
    width: 94vw;
    background: #99ADAB;
}

.tooltip-container-mobile.visible-tooltip{
        opacity: 1;
    visibility: visible;
}


body .tooltip-container {
    position: absolute;
    background: #99ADAB;
    padding: 8px 14px;
    border-radius: 6px;
    z-index: 99;
    left: 38.6%;
    opacity: 0;
    visibility: hidden;
    bottom: 84% !important;
    top: unset !important;
}

.left-heading-container img {
    cursor: pointer;
}

.tooltip-container-mobile:after {
    border-top-color: #99ADAB !important;
    left: 50.5% !important;
    bottom: -20px;
    content: "";
    position: absolute;
    border: 10px solid transparent;
    height: 20px;
    width: 20px;
}
@media(min-width: 391px) and (max-width: 431px){
	.heading-bold .tooltip-container-mobile:after {
        left: 87% !important;
    }
}


.tooltip-container h2, .tooltip-container-mobile h2{
    color: #fff !important;
}

.tooltip-container h2 a, .tooltip-container-mobile h2 a{
   text-decoration: underline;
   text-underline-offset: 3px;
}


.tooltip-container-mobile.heading-bold {
    position: absolute;
    top: unset;
    bottom: 96%;
    padding: 8px 14px;
    border-radius: 6px;
    z-index: 99;
    right: -3% !important;
    left: unset;
    width: 94vw;
    background: #99ADAB;
}

.tooltip-container-mobile.heading-bold::after {
    left: 87% !important;
}


@media(max-width: 768px){
	.mobile-book-meeting:after {
    content: url(https://tamnoon.io/wp-content/uploads/Elements-left.png);
    position: absolute;
    right: 0;
    width: fit-content;
    bottom: 12px;
    left: 12px;
}

.mobile-book-meeting:before {
    content: url(https://tamnoon.io/wp-content/uploads/Elements-Right.png);
    position: absolute;
    right: 12px;
    left: unset;
    width: fit-content;
    top: 12px;
}
}

@media(min-width: 768px){
	.left-heading-container:first-child {
    border-top: 1px solid #DCE8CE !important;
    border-radius: 8px 0 0 0;
}
	
	.elementor-element-240a7d96, .elementor-element-6884e3ae {
    justify-content: start;
}
}


.post-module-container:before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 10px;
    padding: 1px;
    background: linear-gradient(160.22deg, #9ECD41 6.48%, rgba(182, 196, 194, 0) 160.82%);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
}

.post-module-container{
    padding: 38px;
    display: flex;
    gap: 28px;
        position: relative;
	    margin: 50px 0;
}

.post-module-content p{
   font-size: 18px;
   line-height: 26px;
   color: #00312D;
   opacity: 0.7;
}


.post-module-content p:has(a){
	opacity: 1;
}


.post-module-content p a {
    font-size: 16px;
    font-weight: 600;
    line-height: 26px;
    padding: 12px 18px;
    text-transform: uppercase;
    text-decoration: none !important;
    border-radius: 8px;
    display: block;
    width: fit-content;
	  z-index: 9999;
    position: relative;
}

.post-module-content p a:hover{
	color: #00312D;
}

.post-module-container .post-module-content{
   width: 70%;
}

.post-module-image{
    width: 30%;
	  display: flex;
    align-items: center;
}

.post-module-container .post-module-content h3{
    font-size: 28px;
    line-height: 36px;
    font-weight: 800;
}

.post-module-content h3, .post-module-content p{
margin-bottom: 15px !important;
}

@media(max-width: 768px){
	.post-module-container {
    flex-direction: column;
}
.post-module-container .post-module-content {
    width: 100%;
}
.post-module-image {
    width: 100%;
}
	
	.post-module-container .post-module-content h3 br {
    display: none;
}
	
	.post-module-container{
padding: 31px;
	}
}



@media(max-width: 768px){
	.heading-bold .tooltip-container-mobile {
    position: absolute;
    top: unset;
    bottom: 96%;
    padding: 8px 14px;
    border-radius: 6px;
    z-index: 99;
    right: -3% !important;
    left: unset;
    width: 94vw;
    background: #99ADAB;
}

.heading-bold .tooltip-container-mobile::after {
    left: 87% !important;
}
	
	.buttons_container .button_email_results {
    display: flex;
    align-items: center;
    justify-content: center;
}
}


.post-template-default ol, .post-template-default ul {
    margin-left: 1.5em !important;
}

.page-id-13951 .announcement-bar.global-bar {
    display: none;
}


/********** cnapp round lp ***********/

.close-dropdown{
	display:none;
}

.page-id-14607 .dropdown-content {
  height: 0;
  transition: height 0.3s ease;
}

.page-id-14607 .dropdown-content.open {
  height: 100%;
}

.page-id-16443 .dropdown-content.open {
  max-height: 500px ; 
}

.page-id-16443 .dropdown-content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
}

.open-dropdown {
    cursor: pointer;
}

@media(max-width: 768px){
	.open-close-icons{
		position: absolute;
		right: 0 !important;
    width: fit-content;
	}
	
	.content-container{
    position: relative;
		display: flex;
		flex-direction: column !important;
		flex-wrap: nowrap;
}
	
	.tooltip-content:after{
		right: 49%;
	}
	
	.tooltip-content {
    min-width: 320px !important;
    bottom: 106% !important;
    left: 0;
}
}
@media(max-width: 400px){
		.tooltip-content {
    min-width: 232px !important;
}
}


.tooltip-icon{
	cursor: pointer;
}


@media(min-width: 400px){
.announcement-bar.global-bar br {
    display: none;
}
}


/************* css new resource menu *************/
.resource-container .elementor-post__thumbnail__link img {
    border-radius: 8px !important;
}

.resource-container .elementor-post__excerpt p {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.5em;
    max-height: 3em;
}

.resource-container .elementor-post__excerpt {
    margin: 0 !important;
}

.resource-container .elementor-icon-list-item:not(:first-child) {
    margin-top: 14px !important;
}

.resource-container .elementor-icon-list-item {
    margin: 0 !important;
    padding: 0 !important;
}

.resource-container .elementor-icon-list-item a {
    padding: 4px;
    border-radius: 8px;
}

.resource-container .elementor-icon-list-item a:hover {
    background: #f8f8f8;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}


/**** academy cta **********/

.custom-cta-box {
    padding: 40px;
    background: url(https://tamnoon.io/wp-content/uploads/Frame-1707484888-2-e1736424571705.png);
    background-position: bottom right;
    background-size: cover;
    border-radius: 10px;
    min-height: 250px;
}

.custom-cta-box h4 {
    font-size: 28px;
    line-height: 36px !important;
    font-weight: 700;
    color: #fff;
    margin-bottom: 8px;
}

.custom-cta-box p {
    font-size: 18px !important;
    line-height: 26px !important;
    font-weight: 400 !important;
    color: #fff;
    max-width: 500px;
}

.custom-cta-box a {
    background: #9ECD41;
    padding: 12px 24px;
    text-decoration: none !important;
    text-transform: uppercase;
    font-size: 12px !important;
    line-height: 20px !important;
    font-weight: 600;
    border-radius: 7px;
    margin-top: 24px !important;
    display: block;
    width: fit-content;
}

.custom-cta-box p:has(a) {
    opacity: 1 !important;
}

.custom-cta-box {
    margin-top: 30px;
}

@media(max-width: 768px){
	.custom-cta-box {
    padding: 40px 32px;
}

.custom-cta-box a {
    text-align: center;
    font-size: 14px !important;
}
}

.elementor-location-footer ul.elementor-icon-list-items {
    margin: 0 !important;
}

.single-post div[data-elementor-type="header"] ul.elementor-icon-list-items {
    margin: 0 !important;
}

.tmn-accordion {
  margin: 2rem auto;
  font-family: system-ui, sans-serif;
}

.tmn-accordion-title {
  font-size: 2rem;
  margin-bottom: 1.5rem;
}

.tmn-accordion-question {
    width: 100%;
    text-align: left;
    background: none;
    border: none;
    padding: 1rem;
    font-size: 1.1rem;
    font-weight: bold;
    cursor: pointer;
    outline: none;
    background: unset !important;
    position: relative;
    font-size: 24px !important;
    padding: 0 !important;
}

.tmn-accordion-question::after {
  content: url(https://tamnoon.io/wp-content/uploads/fi_chevron-down.png);
  position: absolute;
  right: 1rem;
  transition: transform 0.3s ease;
}

.tmn-accordion-question[aria-expanded="true"]::after {
  transform: rotate(180deg);
}

.tmn-accordion-answer {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease,       padding 0.3s ease;
  padding: 0 1rem;
	    font-family: 'Inter';
}

.tmn-accordion-answer.open {
    margin: 1rem 0;
}

.tmn-accordion-heading {
    margin: 10px 0 !important;
}

.tooltip-content > .elementor-widget-container.active{
	background:  #EAECED;
}

.elementor-52 .elementor-element.elementor-element-511ed018 {
    position: sticky;
    top: 73px !important;
    z-index: 9;
}

@media(max-width: 420px){
.breadcrumb-icon-separator {
    width: 12px;
    height: 12px;
}

.breadcrumb-icon-home {
    height: 14px;
    width: 14px;
}

span#breadcrumbs span, span#breadcrumbs a {
    font-size: 12px !important;
    line-height: 12px !important;
}
	
#breadcrumbs > span{
    gap: 5px !important;
}
}

.elementor-element-9a504b5 {
    background: transparent !important;
}

.elementor-element-ce52980 {
    background: transparent !important;
}


@media(min-width: 1024px){
.postid-16975 iframe {
    height: 620px;
}
}

@media(max-width: 1024px){
.postid-16975 iframe {
    height: 480px;
}
}

@media(max-width: 768px){
    .postid-16975 iframe {
    height: 240px;
}  
}

.postid-17871 code{
	color: #188038;
}


#webinars .post-image img {
    object-position: left;
}

.tmn-accordion-question {
    color: #33333E !important;
}

.tmn-accordion-answer {
   color: #33333E !important;
}

@media(max-width: 768px){
	.tmn-accordion-question {
    font-size: 18px !important;
    line-height: 28px;
}

.tmn-accordion-answer {
    font-size: 16px;
}
}


span.learn_more_text {
    padding-top: 20px;
}
