/*
Theme Name: equichain child
Template: equichain
*/
#site-content{
	overflow:inherit;
}
body{
     background: #fff;
     font-family: 'Montserrat', sans-serif;
     font-weight: 400;
}
a:focus , a:hover { text-decoration:none !important; outline:none !important;}
 .footer-nav-widgets-wrapper {
     display: none;
}
 .header-toggles.hide-no-js {
     display: none !important;
}
 .entry-header.has-text-align-center.header-footer-group {
     display: none;
}
 .container {
     max-width: 1200px;
     width: 1200px;
     margin: auto;
}
 .p0 {
     padding-top: 0 !important;
     padding-bottom: 0 !important;
}
 .home .post-inner {
     padding-top: 0;
}
 #site-header {
     position: absolute;
     width: 100%;
     left: 0;
     top: 0;
     background: transparent;
     -webkit-transition: all .3s ease;
     -o-transition: all .3s ease;
     -moz-transition: all .3s ease;
     transition: all .3s ease;
}
 .site-logo img {
     max-height: 6rem;
}
 #site-header .header-inner {
     padding: 45px 0;
}
 .herobanner .elementor-heading-title.elementor-size-default {
     margin: 70px 0 10px 0;
     font-family: 'Adamina', serif;
     font-size: 72px;
     font-weight: 400;
     letter-spacing: 0;
     position: relative;
     z-index: 1;
     line-height: 90px;
}
 .herobanner .elementor-text-editor.elementor-clearfix {
     color: #fff;
     font-family: 'Montserrat', sans-serif;
     font-size: 22px;
     font-weight: 300;
}
 .header-navigation-wrapper .primary-menu-wrapper ul li a {
     color: rgba(255,255,255,1);
     font-weight: 400;
     letter-spacing: 0.5px;
     font-size: 16px;
}
 .header-navigation-wrapper .primary-menu-wrapper ul li.lastmenu a {
     padding: 10px 35px !important;
     margin-top: -14px;
     background: #00a859;
     border:2px solid #00a859 !important;
     border-radius: 30px;
     color: #fff;
	 font-weight: 400  !important;
}
 .header-navigation-wrapper .primary-menu-wrapper ul li.lastmenu a:hover {
     background: transparent !important;
}
 .header-navigation-wrapper .primary-menu-wrapper ul li a:hover {
     color: #fff;
     text-decoration: none;
}
 .herobanner {
     height: 90vh;
     display: flex;
     align-items: center;
}
 .herobanner .elementor-heading-title.elementor-size-default::after {
     position: absolute;
     left: 410px;
     bottom: 0;
     content: "";
     width: 181px;
     height: 26px;
     background: #00a859;
     z-index: -1;
}
 .primary-menu > li {
     margin: 0.8rem 0 0 25px;
}
 .theme_btn a.elementor-button-link {
     background: transparent;
     padding: 0;
     font-size: 20px;
     font-weight: 400;
     letter-spacing: 0.5px;
     margin-top: 30px;
     font-family: 'Montserrat', sans-serif;
}
 .theme_btn a.elementor-button-link .elementor-button-icon.elementor-align-icon-right {
     margin-top: 2px;
}
 .theme_btn a.elementor-button-link:hover {
     color: #00a859;
}
 .primary-menu a::before {
     transform-origin: 50% 50%;
     background: rgba(195, 73, 123, 1);
}
 .reset-list-style a::before {
     content: "";
     width: 32px;
     height: 5px;
     position: absolute;
     left: 0;
     bottom: 0;
     background: #00a859;
     transition: 0.5s transform ease;
     transform: scale3d(0,1,1);
     transform-origin: 0 50%;
}
 .reset-list-style a:hover::before{
     transform: scale3d(1,1,1);
}
 .header-navigation-wrapper .primary-menu-wrapper ul li.lastmenu a:before , .header-navigation-wrapper .primary-menu-wrapper ul li.lastmenu:before {
     display: none;
}
 #site-footer {
     padding: 0;
     background: #222222;
     float: left;
     width: 100%;
}
 .copyright_label {
     color: #fff;
     font-size: 14px;
     color: #cfcfcf;
}
 #site-footer .section-inner.section-inner-ft {
     align-items: center;
     display: flex;
     justify-content: center;
     position: relative;
}
 .to-the-top {
     position: absolute;
     right: 0;
     color: #cfcfcf;
}
 #site-footer a:focus, #site-footer a:hover {
     text-decoration: none;
}
 .ft-top {
     float: left;
     width: 100%;
     padding-bottom: 70px;
     padding-top: 90px;
}
 .ft_blocks {
     float: left;
     width: 33%;
}
 .ft_blocks span {
     float: left;
     width: 100%;
     font-size: 22px;
     color: #00a859;
     font-weight: 400;
     margin-bottom: 35px;
     font-family: 'Adamina', serif;
     letter-spacing: 0.3px;
}
 .ft-con-info {
     float: left;
     width: 100%;
}
 .ft-con-info label {
     float: left;
     width: 100%;
     font-size: 18px;
     color: #999999;
     line-height: 18px;
}
 .ft-con-info a {
     float: left;
     width: 100%;
     font-size: 16px;
     color: #fff;
     font-weight: 600;
}
 .ft-con-info.ft-con-info-top {
     margin-top: 30px;
}
 .ft-con-info a:hover {
     color: #00a859;
}
 .ft_blocks ul {
     float: left;
     width: 100%;
     padding: 0;
     margin: 0;
     list-style: none;
}
 .ft_blocks ul li {
     float: left;
     width: 50%;
     margin: 0 0 5px 0;
     padding: 0 0 7px 0;
     list-style: none;
     position: relative;
}
 .ft_blocks ul li a{
     float: left;
     width: 100%;
     padding: 0;
     margin: 0;
     list-style: none;
     font-size: 16px;
     color: #999999;
}
 .ft_blocks ul li a:hover {
     color: #fff;
}
 #site-footer .ft-top .section-inner {
     justify-content: inherit;
     align-items: inherit;
}
 .ft_blocks p a {
     color: #fff;
}
 .ft_blocks p a:hover {
     color: #00a859;
}
 .ft_blocks p {
     float: left;
     width: 100%;
     font-size: 16px;
     color: #999999;
}
 .ft_blocks p b{
     float: left;
     width: 100%;
     font-size: 16px;
     color: #fff;
     font-weight: normal;
}
 .ft-links-ul a::before {
     transform-origin: 50% 50%;
     background: rgba(195, 73, 123, 1);
}
 .ft-links-ul-hover a::before {
     content: "";
     width: 32px;
     height: 5px;
     position: absolute;
     left: 0;
     bottom: 0;
     background: #00a859;
     transition: 0.5s transform ease;
     transform: scale3d(0,1,1);
     transform-origin: 0 50%;
}
 .ft-links-ul-hover a:hover::before{
     transform: scale3d(1,1,1);
}
 .ft_blocks.ft_blocks2 {
     padding-left: 50px;
}
 .ft_blocks.ft_blocks3 {
     padding-left: 100px;
}
 .ft-bottom {
     float: left;
     width: 100%;
     background: #1b1b1b;
     padding: 40px 0;
}
 .latest-update-container {
     padding: 0 0 0 0;
     background: rgba(0,168,89,0.10);
}
 .latest-update .elementor-heading-title.elementor-size-default {
     color: #fff;
     margin: 0;
     padding: 0;
     font-size: 28px;
     font-weight: 600;
     font-family: 'Montserrat', sans-serif;
}
 .update-listing ul li span {
     position: relative;
     font-size: 16px;
     font-family: 'Montserrat', sans-serif;
     font-weight: 400;
     line-height: 16px;
     color: rgba(255,255,255,0.8) !important;
}
 .update-listing ul li span:hover {
     color: rgba(255,255,255,1) !important;
}
 .update-listing ul li {
     float: left;
     width: auto;
}
 .latest-update {
     margin-bottom: 0 !important;
}
 .update-listing {
     width: 100%;
     margin: 0 auto;
     overflow: hidden;
     box-sizing: border-box;
     padding-top: 11px;
}
 .update-listing ul {
     display: inline-block;
     width: max-content;
     padding-left: 100%;
    /* show the marquee just outside the paragraph */
     will-change: transform;
     animation: marquee 35s linear infinite;
}
 .update-listing ul:hover {
     animation-play-state: paused 
}
 .latest-update-container .elementor-widget-wrap.elementor-element-populated {
     padding-top: 0;
     padding-bottom: 0;
}
 .update-listing ul li a {
     border-right: 2px solid rgba(255,255,255,0.7);
     padding-right: 10px;
     margin-right: 10px;
}
 .update-listing ul li:last-child a {
     border:none;
}
 @keyframes marquee {
     0% {
         transform: translate(0, 0);
    }
     100% {
         transform: translate(-100%, 0);
    }
}
/* Respect user preferences about animations */
 @media (prefers-reduced-motion: reduce) {
     .update-listing ul {
         animation-iteration-count: 1;
         animation-duration: 0.01;
        /* instead of animation: none, so an animationend event is * still available, if previously attached. */
         width: auto;
         padding-left: 0;
    }
}
 .elementor-section.elementor-section-boxed > .elementor-container {
     max-width: 100%;
}
 .our-products-left .smalltext .elementor-text-editor.elementor-clearfix {
     color: #00a859;
     font-size: 14px;
     font-weight: 400;
     text-transform: uppercase;
     letter-spacing: 1px;
     line-height: 14px;
     font-family: 'Montserrat', sans-serif;
     font-weight: 600;
}
 .our-products-left .smalltext {
     margin-bottom: 0 !important;
}
 .our-products-left .sectiontitle .elementor-heading-title.elementor-size-default {
     margin: 0 0 30px 0;
     padding: 0;
     font-size: 36px;
     color: #151515;
     font-weight: 400;
     font-family: 'Adamina', serif;
     letter-spacing: 0;
     line-height: 50px;
}
 .our-products-left .sectiontitle {
     margin-bottom: 0;
}
 .product_info i {
     color: #00a859;
     margin-top: 5px;
}
 .product_info .elementor-icon-box-title {
     margin: 0 0 10px 0;
     font-size: 18px;
     color: #1e1e1e;
     font-family: 'Montserrat', sans-serif;
     font-weight: 600 !important;
     letter-spacing: 0;
     line-height: 26px;
}
 .product_info .elementor-icon-box-description {
     color: #8d9297 !important;
     font-size: 14px;
     font-family: 'Montserrat', sans-serif !important;
     line-height: 24px;
}
 .product_info {
     width: 45% !important;
     background: #fff;
     margin-bottom: 35px !important;
     padding: 40px 30px;
     text-align: left;
     margin-left: auto;
     margin-right: auto;
     box-shadow: 0 5px 40px rgba(0, 0, 0, 0.05);
     border-radius: 10px;
     min-height: 345px;
}
 .product_info.product_info2 {
     margin-top: 30px;
}
 .product_info.product_info4 {
     margin-top: 0px;
}
 .our-products-left .elementor-text-editor.elementor-clearfix {
     font-size: 16px;
     line-height: 26px;
     font-weight: 400;
     font-family: 'Montserrat', sans-serif;
}
 .our-products-left {
     padding-right: 30px;
}
 .display_container {
     display: none;
}
 .topupdate {
     margin-top: -70px !important;
}
 .elementor-tab-desktop-title {
     color: #00a859;
     text-transform: uppercase;
     font-size: 16px;
     font-weight: 600 !important;
}
 .elementor-tab-content {
     border: none !important;
}
 .elementor-tab-desktop-title.elementor-active {
     border: none;
     color: #00a859;
     font-weight: 600 !important;
}
 .elementor-tab-content {
     color: #7A7A7A;
     font-size: 16px;
     line-height: 26px;
     font-weight: 400;
     font-family: 'Montserrat', sans-serif;
     padding-left: 0 !important;
     padding-right: 0 !important;
     min-height: 360px;
}
 .elementor-tab-content strong.firsttab {
     display: inline-block;
     width: 100%;
     margin-bottom: 0;
     font-weight: 600;
     margin-top: 20px;
     color: #222;
}
 .elementor-tab-content b {
    font-weight: 600;
     color: #222;
}
 .elementor-tab-content strong {
     display: inline-block;
     width: 100%;
     margin-bottom: 10px;
     font-weight: 600;
     color: #222;
}
 .elementor-tab-desktop-title {
     color: #aaa;
     text-transform: uppercase;
     font-size: 17px;
     font-family: 'Montserrat', sans-serif;
     font-weight: 500 !important;
     padding-left: 0 !important;
     padding-right: 30px !important;
}
 .elementor-tab-desktop-title:hover {
     color: #00a859;
}
 .tabs-structure {
     float: left;
     width: 100%;
}
 .elementor-tabs-content-wrapper {
     float: left;
     width: 100%;
}
 .elementor-tab-desktop-title:after , .elementor-tab-desktop-title:before{
     border:none !important;
}
 .elementor-tabs-wrapper {
     border-bottom: 1px solid #ddd;
}
 .about-us .elementor-widget-wrap.elementor-element-populated {
     padding: 0;
}
 .our-products-left.about-us-left {
     padding-right: 0;
     padding-left: 70px;
}
 .about-us {
     padding: 100px 0;
     display: flex;
     align-items: center;
}
 .entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
     max-width: 100%;
     width: 100%;
}
 .bottomtext .elementor-heading-title.elementor-size-default {
     margin: 0;
     padding: 0;
     font-size: 36px;
     color: #151515;
     font-weight: 500;
     font-family: 'Adamina', serif;
     letter-spacing: 0;
     line-height: 50px;
}
 .theme_btn_green a {
     font-size: 18px;
     font-weight: 600;
     letter-spacing: 0px;
     color: #ffffff;
     padding: 17px 35px 17px 35px;
     text-transform: none;
     border-radius: 100px;
     -moz-border-radius: 100px;
     -webkit-border-radius: 100px;
     background: #00a859 !important;
     display: inline-block;
     margin: 30px auto auto auto;
     font-family: 'Montserrat', sans-serif;
     border: 2px solid #00a859;
}
 .inquiryinfo .theme_btn_green a {
     font-size: 18px;
     font-weight: 600;
     letter-spacing: 0px;
     color: #ffffff;
     padding: 20px 43px 20px 43px;
     text-transform: none;
     border-radius: 100px;
     -moz-border-radius: 100px;
     -webkit-border-radius: 100px;
     background: #00a859;
     font-family: 'Montserrat', sans-serif;
     display: inline-block;
     margin: 10px auto auto auto;
}
 .inquiryinfo .elementor-heading-title.elementor-size-default {
     margin: 0;
     padding: 0;
     font-size: 30px;
     color: #fff;
     font-weight: 700;
     font-family: 'Montserrat', sans-serif;
     letter-spacing: 0;
     line-height: 38px;
}
 .elementor-column-gap-default > .elementor-column > .elementor-element-populated {
     padding: 10px;
}
 .inquiryinfo {
     padding: 35px 0;
}
 .inquiryinfo .elementor-heading-title.elementor-size-default strong {
     font-weight: 400;
     font-size: 24px;
     line-height: 29px;
}
 .our-products-left .smalltext.blog-smalltext .elementor-text-editor.elementor-clearfix p {
     padding: 0;
     margin: 0;
}
 .our-products-left .smalltext.blog-smalltext .elementor-text-editor.elementor-clearfix {
     width: auto;
     margin: auto auto 20px auto;
     float: none;
     display: table;
     line-height: 14px;
}
 .to-the-top-long {
     font-size: 16px;
}
 .post_container {
     margin-top: 50px;
}
 .post_container .title a {
     font-family: Adamina;
     font-weight: 400;
     font-size: 20px;
     line-height: 28px;
     letter-spacing: 0;
     margin: 0 !important;
     padding: 0 !important;
     float: left;
     width: 100%;
}
 .post_container .post-grid-thumbnail {
     margin-bottom: 0 !important;
}
 .post_container .post-grid-excerpt p {
     font-size: 15px;
     line-height: 26px;
     font-weight: 400;
     font-family: 'Montserrat', sans-serif;
     float: left;
     width: 100%;
     min-height: inherit;
}
 .post_container .post-comments {
     display: none;
}
 .post_container .post-author {
     font-family: 'Montserrat', sans-serif;
     font-size: 14px;
     font-weight: 500 !important;
     color: #00a859 !important;
}
 .post_container .post-grid-meta {
     margin-top: -5px;
     float: left;
     width: 100%;
}
 a.read-more-btn {
     font-size: 14px;
     font-weight: 600 !important;
     letter-spacing: 0.5px;
     margin-top: 10px;
     font-family: 'Montserrat', sans-serif;
     color: #000 !important;
     display: inline-block !important;
}
 .post_container .post-grid-text-wrap {
     padding: 27px 28px 40px;
     border-bottom: 3px solid #00a859;
}
 .post_container article {
     -webkit-box-shadow: 0 10px 25px 0 rgba(0,0,0,0.1);
     -moz-box-shadow: 0 10px 25px 0 rgba(0,0,0,0.1);
     box-shadow: 0 10px 25px 0 rgba(0,0,0,0.1);
     background: #fff !important;
     position: relative;
}
 .post_container .post-grid-text-wrap .title {
     float: left;
     width: 100%;
     margin: 0 !important;
     padding: 0 !important;
     height: 78px;
     overflow: hidden;
}
 .post_cat_name {
     position: absolute;
     top: 10px;
     left: 10px;
     color: #fff;
     width: auto;
     height: auto;
     text-align: center;
     border-radius: 100px;
     background: rgba(0,168,89,0.87);
     font-size: 13px;
     font-family: 'Montserrat', sans-serif;
     font-weight: 600;
     padding: 5px 20px;
     z-index: ;
}
 ul.sub-menu {
     -webkit-transition: all .3s ease-in;
     -o-transition: all .3s ease-in;
     -moz-transition: all .3s ease-in;
     transition: all .3s ease-in;
     -webkit-box-shadow: 13px 11px 38px 0 rgba(0,0,0,0.1);
     -moz-box-shadow: 13px 11px 38px 0 rgba(0,0,0,0.1);
     box-shadow: 13px 11px 38px 0 rgba(0,0,0,0.1);
     background: #fff !important;
     padding: 1.5rem 2rem;
}
 ul.sub-menu li a {
     color: #232323 !important;
     font-size: 14px !important;
     padding: 0.8rem 0;
     line-height: 20px;
}
 body:not(.overlay-header) .primary-menu > li > ul::after {
     border-bottom-color: transparent;
}
 span.icon {
     color: #00a859 !important;
}
 .primary-menu > li > .icon {
     right: -0.5rem;
     top: calc(50% - 0.8rem);
}
 #site-header.header-footer-group.header-alt {
     position: fixed;
     background: #fff;
     -webkit-box-shadow: 1px 0 10px rgba(0,0,0,0.1);
     -moz-box-shadow: 1px 0 10px rgba(0,0,0,0.1);
     box-shadow: 1px 0 10px rgba(0,0,0,0.1);
     -webkit-transition: all .3s ease;
     -o-transition: all .3s ease;
     -moz-transition: all .3s ease;
     transition: all .3s ease;
}
 #site-header.header-footer-group.header-alt .header-inner.section-inner {
     padding: 20px 0;
}
 #site-header.header-footer-group.header-alt .header-navigation-wrapper .primary-menu-wrapper ul li a {
     color: #404040;
     font-weight: 400;
     letter-spacing: 0.5px;
     font-size: 16px;
}
 #site-header.header-footer-group.header-alt .header-navigation-wrapper .primary-menu-wrapper ul li a:hover {
     color: #00a859;
     text-decoration: none;
}
 #site-header.header-footer-group.header-alt .site-logo img {
     max-height: 4rem;
}
 #site-header.header-footer-group.header-alt .primary-menu > li {
     margin: 1.9rem 0 0 40px;
}
 .header-navigation-wrapper .primary-menu-wrapper ul li.lastmenu a {
     color: #fff !important;
}
 .header-navigation-wrapper .primary-menu-wrapper ul li.lastmenu a:hover {
     background: transparent;
     color: #00a859 !important;
}
/* BackToTop button css */
 #scroll {
     position: fixed;
     right: 25px;
     bottom: 20px;
     cursor: pointer;
     width: 45px;
     height: 46px;
     background-color: #00a859;
     text-indent: -9999px;
     display: none;
     z-index: 9;
     border-radius: 5px;
     box-shadow: 0px 10px 40px 0px rgba(6,22,58,.1);
}
 #scroll span {
     position:absolute;
     top:50%;
     left:50%;
     margin-left:-8px;
     margin-top:-12px;
     height:0;
     width:0;
     border:8px solid transparent;
     border-bottom-color:#ffffff 
}
 #scroll:hover {
     background-color:#000;
     opacity:1;
     filter:"alpha(opacity=100)";
     -ms-filter:"alpha(opacity=100)";
}
 #scroll:focus {
     outline:none;
}
 #scroll > span {
     animation: inherit;
}
 .theme_btn_green a:hover {
     background: transparent;
     color: #00a859;
}
 .products_menu ul.sub-menu {
     width: 260px;
}
 a.read-more-btn:hover {
     color: #00a859 !important;
}
 .post-grid-thumbnail {
     overflow: hidden;
     -webkit-transition: 0.6s ease;
     transition: 0.6s ease;
}
 .post-grid-thumbnail img{
     -webkit-transition: 0.6s ease;
     transition: 0.6s ease;
}
 .post_container article:hover img {
     -webkit-transform: scale(1.2);
     transform: scale(1.2);
}
 .post_container article:hover a {
     color:#00a859 !important;
}
 .page .post-inner {
     padding-top: 0;
}
 
	font-weight: 300;
}

.header-navigation-wrapper .primary-menu-wrapper ul li a {
	color: rgba(255,255,255,0.85);
	font-weight: 400;
	letter-spacing: 0.5px;
	font-size: 16px;
}

.header-navigation-wrapper .primary-menu-wrapper ul li.lastmenu a { padding: 10px 35px !important;
margin-top: -14px; background: #00a859; border:2px solid #00a859; border-radius: 30px; color: #fff; }


.header-navigation-wrapper .primary-menu-wrapper ul li.lastmenu a:hover { background: transparent; }

.header-navigation-wrapper .primary-menu-wrapper ul li a:hover {
	color: #fff;
	text-decoration: none;
}

.herobanner {
	height: 90vh;
	display: flex;
	align-items: center;
}

.herobanner .elementor-heading-title.elementor-size-default::after {
	position: absolute;
	left: 410px;
	bottom: 0;
	content: "";
	width: 181px;
	height: 26px;
	background: #00a859;
	z-index: -1;
	
}

.primary-menu > li {
	margin: 0.8rem 0 0 25px;
}

.theme_btn a.elementor-button-link {
	
	background: transparent;
	padding: 0;
	font-size: 20px;
	font-weight: 400;
	letter-spacing: 0.5px;
	margin-top: 30px;
	font-family: 'Montserrat', sans-serif;
}
.theme_btn a.elementor-button-link .elementor-button-icon.elementor-align-icon-right {
	margin-top: 2px;
}

.theme_btn a.elementor-button-link:hover { color: #00a859; }


.primary-menu a::before {
  transform-origin: 50% 50%;
  background: rgba(195, 73, 123, 1);
}

.reset-list-style a::before {
  content: "";
  width: 32px;
  height: 5px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: #00a859;
  transition: 0.5s transform ease;
  transform: scale3d(0,1,1);
  transform-origin: 0 50%;
}

.reset-list-style a:hover::before{
  transform: scale3d(1,1,1);
}


.header-navigation-wrapper .primary-menu-wrapper ul li.lastmenu a:before , 
.header-navigation-wrapper .primary-menu-wrapper ul li.lastmenu:before { display: none; }


#site-footer {
	padding: 0;
	background: #222222;
	float: left;
	width: 100%;
}

.copyright_label {
	color: #fff;
	font-size: 14px;
	color: #cfcfcf;
}

#site-footer .section-inner.section-inner-ft {
	align-items: center;
	display: flex;
	justify-content: center;
	position: relative;
}

.to-the-top {
	position: absolute;
	right: 0;
	color: #cfcfcf;
}
#site-footer a:focus, #site-footer a:hover {
	text-decoration: none;
}


.ft-top {
	float: left;
	width: 100%;
	padding-bottom: 70px;
	padding-top: 90px;
}

.ft_blocks { float: left; width: 33%; }

.ft_blocks span {
	float: left;
	width: 100%;
	font-size: 22px;
	color: #00a859;
	font-weight: 400;
	margin-bottom: 35px;
	font-family: 'Adamina', serif;
	letter-spacing: 0.3px;
}

.ft-con-info { float: left; width: 100%; }

.ft-con-info label { float: left; width: 100%; font-size: 18px; color: #999999; line-height: 18px; }

.ft-con-info a { float: left; width: 100%; font-size: 16px; color: #fff; font-weight: 600; }


.ft-con-info.ft-con-info-top { margin-top: 30px; }

.ft-con-info a:hover { color: #00a859; }


.ft_blocks ul { float: left; width: 100%; padding: 0; margin: 0; list-style: none; }
.ft_blocks ul li { float: left; width: 50%; margin: 0 0 5px 0; padding: 0 0 7px 0; list-style: none; position: relative; }

.ft_blocks ul li a{ float: left; width: 100%; padding: 0; margin: 0; list-style: none; font-size: 16px; color: #999999;}
.ft_blocks ul li a:hover { color: #fff; }

#site-footer .ft-top .section-inner {
	justify-content: inherit;
	align-items: inherit;
}

.ft_blocks p a { color: #fff; }

.ft_blocks p a:hover { color: #00a859; }

.ft_blocks p { float: left; width: 100%; font-size: 16px; color: #999999;}
.ft_blocks p b{ float: left; width: 100%; font-size: 16px; color: #fff; font-weight: normal;}


.ft-links-ul a::before {
  transform-origin: 50% 50%;
  background: rgba(195, 73, 123, 1);
}

.ft-links-ul-hover a::before {
  content: "";
  width: 32px;
  height: 5px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: #00a859;
  transition: 0.5s transform ease;
  transform: scale3d(0,1,1);
  transform-origin: 0 50%;
}

.ft-links-ul-hover a:hover::before{
  transform: scale3d(1,1,1);
}

.ft_blocks.ft_blocks2 {
	padding-left: 50px;
}

.ft_blocks.ft_blocks3 {
	padding-left: 100px;
}


.ft-bottom { float: left; width: 100%; background: #1b1b1b; padding: 40px 0; }


.latest-update-container {
	padding: 0 0 0 0;
	background: rgba(0,168,89,0.10);
	
}

.latest-update .elementor-heading-title.elementor-size-default {
	color: #fff;
	margin: 0;
	padding: 0;
	font-size: 28px;
	font-weight: 600;
	font-family: 'Montserrat', sans-serif;
	
}



.update-listing ul li span {
	position: relative;
	font-size: 16px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	line-height: 16px;
	color: rgba(255,255,255,0.8) !important;
}

.update-listing ul li span:hover { color: rgba(255,255,255,1) !important; }
.update-listing ul li {
	float: left;
	width: auto;
	
}
.latest-update {
	margin-bottom: 0 !important;
}


.update-listing {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	box-sizing: border-box;
	padding-top: 11px;
}

.update-listing ul {
  display: inline-block;
  width: max-content;

  padding-left: 100%;
  /* show the marquee just outside the paragraph */
  will-change: transform;
  animation: marquee 35s linear infinite;
}

.update-listing ul:hover {
  animation-play-state: paused
}

.latest-update-container .elementor-widget-wrap.elementor-element-populated {
	padding-top: 0;
	padding-bottom: 0;
}

.update-listing ul li a {
	border-right: 2px solid rgba(255,255,255,0.7);
	padding-right: 10px;
	margin-right: 10px;
}


.update-listing ul li:last-child a { border:none; }

@keyframes marquee {
  0% { transform: translate(0, 0); }
  100% { transform: translate(-100%, 0); }
}


/* Respect user preferences about animations */

@media (prefers-reduced-motion: reduce) {
  .update-listing ul {
    animation-iteration-count: 1;
    animation-duration: 0.01; 
    /* instead of animation: none, so an animationend event is 
     * still available, if previously attached.
     */
    width: auto;
    padding-left: 0;
  }
}


.elementor-section.elementor-section-boxed > .elementor-container {
	max-width: 100%;
}


.our-products-left .smalltext .elementor-text-editor.elementor-clearfix {
	color: #00a859;
	font-size: 14px;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 14px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
}

.our-products-left .smalltext { margin-bottom: 0 !important; }
.our-products-left .sectiontitle .elementor-heading-title.elementor-size-default {
	margin: 0 0 30px 0;
	padding: 0;
	font-size: 36px;
	color: #151515;
	font-weight: 400;
	font-family: 'Adamina', serif;
	letter-spacing: 0;
	line-height: 50px;
}

.our-products-left .sectiontitle { margin-bottom: 0; }
.product_info i {
	color: #00a859;
	margin-top: 5px;
}

.product_info .elementor-icon-box-title {
	margin: 0 0 10px 0;
	font-size: 18px;
	color: #1e1e1e;
	font-family: 'Montserrat', sans-serif !important;
	font-weight: 600 !important;
	letter-spacing: 0;
	line-height: 26px;
}
.product_info .elementor-icon-box-description {
	color: #8d9297;
	font-size: 14px;
	font-family: 'Montserrat', sans-serif;
	line-height: 24px;
}

.product_info {
	width: 45% !important;
	background: #fff;
	margin-bottom: 35px !important;
	padding: 40px 30px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	box-shadow: 0 5px 40px rgba(0, 0, 0, 0.05);
	border-radius: 10px;
	min-height: 345px;
}

.product_info.product_info2 {
	margin-top: 30px;
}

.product_info.product_info4 {
	margin-top: 0px;
}

.our-products-left .elementor-text-editor.elementor-clearfix {
	font-size: 16px;
	line-height: 26px;
	font-weight: 400;
	font-family: 'Montserrat', sans-serif;
}
.our-products-left {
	padding-right: 30px;
}

.display_container { display: none; }
.topupdate {
	margin-top: -70px !important;
}





.elementor-tab-desktop-title {
	color: #00a859;
	text-transform: uppercase;
	font-size: 16px;
	
	font-weight: 600 !important;
}
.elementor-tab-content {
	border: none !important;
}
.elementor-tab-desktop-title.elementor-active {
	border: none;
	color: #00a859;
	font-weight: 600 !important;
}
.elementor-tab-content {
	color: #7A7A7A !important;
	font-size: 16px;
	line-height: 26px;
	font-weight: 400 !important;
	font-family: 'Montserrat', sans-serif !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
	min-height: 360px;
}
.elementor-tab-content strong.firsttab {
	display: inline-block;
	width: 100%;
	margin-bottom: 0;
	font-weight: 600;
	margin-top: 20px;
	color: #222;
}

.elementor-tab-content b {font-weight: 600;
	color: #222;  }



.elementor-tab-content strong {
	display: inline-block;
	width: 100%;
	margin-bottom: 10px;
	font-weight: 600;
	color: #222;
}

.elementor-tab-desktop-title {
	color: #aaa;
	text-transform: uppercase;
	font-size: 17px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 500 !important;
	padding-left: 0 !important;
	padding-right: 30px !important;
}

.elementor-tab-desktop-title:hover { color: #00a859; }


.tabs-structure {
	float: left;
	width: 100%;
}

.elementor-tabs-content-wrapper {
	float: left;
	width: 100%;
}


.elementor-tab-desktop-title:after , .elementor-tab-desktop-title:before{ border:none !important; }

.elementor-tabs-wrapper {
	border-bottom: 1px solid #ddd;
}


.about-us .elementor-widget-wrap.elementor-element-populated {
	padding: 0;
}

.our-products-left.about-us-left {
	padding-right: 0;
	padding-left: 70px;
}

.about-us { 
	
	 padding: 100px 0; display: flex; align-items: center; }


	 .entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
    max-width: 100%;
    width: 100%;
}

.bottomtext .elementor-heading-title.elementor-size-default {
	margin: 0;
	padding: 0;
	font-size: 36px;
	color: #151515;
	font-weight: 500;
	font-family: 'Adamina', serif;
	letter-spacing: 0;
	line-height: 50px;
}

.theme_btn_green a {
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 0px;
	color: #ffffff;
	padding: 17px 35px 17px 35px;
	text-transform: none;
	border-radius: 100px;
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;
	background: #00a859;
	display: inline-block;
	margin: 30px auto auto auto;
	font-family: 'Montserrat', sans-serif;
	border: 2px solid #00a859;
}

.inquiryinfo .theme_btn_green a {
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 0px;
	color: #ffffff;
	padding: 20px 43px 20px 43px;
	text-transform: none;
	border-radius: 100px;
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;
	background: #00a859;
	font-family: 'Montserrat', sans-serif;
	display: inline-block;
	margin: 10px auto auto auto;
}

.inquiryinfo .elementor-heading-title.elementor-size-default {
	margin: 0;
	padding: 0;
	font-size: 30px;
	color: #fff;
	font-weight: 700;
	font-family: 'Montserrat', sans-serif;
	letter-spacing: 0;
	line-height: 38px;
}

.elementor-column-gap-default > .elementor-column > .elementor-element-populated {
	padding: 10px;
}

.inquiryinfo {
	padding: 35px 0;
}

.inquiryinfo .elementor-heading-title.elementor-size-default strong {
	font-weight: 400;
	font-size: 24px;
	line-height: 29px;
}

.our-products-left .smalltext.blog-smalltext .elementor-text-editor.elementor-clearfix p {
	padding: 0;
	margin: 0;
}
.our-products-left .smalltext.blog-smalltext .elementor-text-editor.elementor-clearfix {
	width: auto;
	margin: auto auto 20px auto;
	float: none;
	display: table;
	line-height: 14px;
}

.to-the-top-long {
	font-size: 16px;
}

.post_container { margin-top: 50px; }


.post_container .title a {
	font-family: Adamina;
	font-weight: 400;
	font-size: 20px;
	line-height: 28px;
	letter-spacing: 0;
	margin: 0 !important;
	padding: 0 !important;
	float: left;
	width: 100%;
}
.post_container .post-grid-thumbnail {
	margin-bottom: 0 !important;
}



.post_container .post-grid-excerpt p {
	font-size: 15px;
	line-height: 26px;
	font-weight: 400;
	font-family: 'Montserrat', sans-serif;
	float: left;
	width: 100%;
	min-height: inherit;
}
.post_container .post-comments {
	display: none;
}

.post_container .post-author {
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	font-weight: 500 !important;
	color: #00a859 !important;
}

.post_container .post-grid-meta {
	margin-top: -5px;
	float: left;
	width: 100%;
}

a.read-more-btn {
	font-size: 14px;
	font-weight: 600 !important;
	letter-spacing: 0.5px;
	margin-top: 10px;
	font-family: 'Montserrat', sans-serif;
	color: #000 !important;
	display: inline-block !important;
}

.post_container .post-grid-text-wrap {
	padding: 27px 28px 40px;
	border-bottom: 3px solid #00a859;
}

.post_container article {
	-webkit-box-shadow: 0 10px 25px 0 rgba(0,0,0,0.1);
	-moz-box-shadow: 0 10px 25px 0 rgba(0,0,0,0.1);
	box-shadow: 0 10px 25px 0 rgba(0,0,0,0.1);
	background: #fff !important;
	position: relative;
}

.post_container .post-grid-text-wrap .title {
	float: left;
	width: 100%;
	margin: 0 !important;
	padding: 0 !important;
	height: 78px;
	overflow: hidden;
}

.post_cat_name {
	position: absolute;
	top: 10px;
	left: 10px;
	color: #fff;
	width: auto;
	height: auto;
	text-align: center;
	border-radius: 100px;
	background: rgba(0,168,89,0.87);
	font-size: 13px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	padding: 5px 20px;
	z-index: ;
}

ul.sub-menu {
	
	-webkit-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	-moz-transition: all .3s ease-in;
	transition: all .3s ease-in;
	
	-webkit-box-shadow: 13px 11px 38px 0 rgba(0,0,0,0.1);
	-moz-box-shadow: 13px 11px 38px 0 rgba(0,0,0,0.1);
	box-shadow: 13px 11px 38px 0 rgba(0,0,0,0.1);
	background: #fff !important;
	padding: 1.5rem 2rem;
	
}


ul.sub-menu li a {
	color: #232323 !important;
	font-size: 14px !important;
	padding: 0.8rem 0;
	line-height: 20px;
}

body:not(.overlay-header) .primary-menu > li > ul::after {
	border-bottom-color: transparent;
}
span.icon {
	color: #00a859 !important;
}
.primary-menu > li > .icon {
	right: -0.5rem;
	top: calc(50% - 0.8rem);
}


#site-header.header-footer-group.header-alt {
	position: fixed;
	background: #fff;
	-webkit-box-shadow: 1px 0 10px rgba(0,0,0,0.1);
	-moz-box-shadow: 1px 0 10px rgba(0,0,0,0.1);
	box-shadow: 1px 0 10px rgba(0,0,0,0.1);
	-webkit-transition: all .3s ease;
-o-transition: all .3s ease;
-moz-transition: all .3s ease;
transition: all .3s ease;
}
#site-header.header-footer-group.header-alt .header-inner.section-inner {
	padding: 20px 0;
}

#site-header.header-footer-group.header-alt .header-navigation-wrapper .primary-menu-wrapper ul li a {
	color: #404040;
	font-weight: 400;
	letter-spacing: 0.5px;
	font-size: 16px;
}
#site-header.header-footer-group.header-alt .header-navigation-wrapper .primary-menu-wrapper ul li a:hover {
	color: #00a859;
	text-decoration: none;
}

#site-header.header-footer-group.header-alt .site-logo img {
	max-height: 4rem;
}

#site-header.header-footer-group.header-alt .primary-menu > li {
	margin: 1.9rem 0 0 40px;
}

.header-navigation-wrapper .primary-menu-wrapper ul li.lastmenu a { color: #fff !important; }
.header-navigation-wrapper .primary-menu-wrapper ul li.lastmenu a:hover {
	background: transparent;
	color: #00a859 !important;
}

/* BackToTop button css */
 #scroll {
	position: fixed;
	right: 25px;
	bottom: 20px;
	cursor: pointer;
	width: 45px;
	height: 46px;
	background-color: #00a859;
	text-indent: -9999px;
	display: none;
	z-index: 9;
	border-radius: 5px;
	box-shadow: 0px 10px 40px 0px rgba(6,22,58,.1);
}
 #scroll span {
     position:absolute;
     top:50%;
     left:50%;
     margin-left:-8px;
     margin-top:-12px;
     height:0;
     width:0;
     border:8px solid transparent;
     border-bottom-color:#ffffff 
}
 #scroll:hover {
     background-color:#000;
     opacity:1;
     filter:"alpha(opacity=100)";
     -ms-filter:"alpha(opacity=100)";
}
 #scroll:focus {
     outline:none;
}
 #scroll > span {
     animation: inherit;
}

.theme_btn_green a:hover {
	background: transparent !important;
	color: #00a859;
}

.products_menu ul.sub-menu {
	width: 260px;
}


a.read-more-btn:hover { color: #00a859 !important; }


.post-grid-thumbnail {
	overflow: hidden;
	-webkit-transition: 0.6s ease;
	transition: 0.6s ease;
}


.post-grid-thumbnail img {
	-webkit-transition: 0.6s ease;
	transition: 0.6s ease;
	height: 187px;
	object-fit: cover;
	object-position: center center;
}


.post_container article:hover img { -webkit-transform: scale(1.2);
transform: scale(1.2); }

.post_container article:hover a { color:#00a859 !important;  }

.page .post-inner {
	padding-top: 0;
}


.pagebanner .elementor-heading-title.elementor-size-default {
	margin: 0;
	color: #fff;
	font-size: 72px;
	line-height: 72px;
	font-family: 'Adamina', serif !important;
	letter-spacing: 0;
	padding: 80px 0 40px 0;
	width: auto;
	display: inline-block;
	position: relative;
	z-index: 1;
}
.header-navigation-wrapper .primary-menu-wrapper ul li.current-menu-item a {
	text-decoration: none;
	outline: none;
	border-bottom: none;
	font-weight: 600;
	padding-bottom: 5px;
	color: #fff;
}
.about-us-first-section .our-products-left .smalltext.blog-smalltext .elementor-text-editor.elementor-clearfix {
	width: auto;
	margin: auto auto 10px auto;
	float: none;
	display: table;
	line-height: 14px;
}

.our-products-left .about-us-first-bottom .elementor-text-editor.elementor-clearfix strong {
	color: #00a859;
	font-size: 36px;
	font-weight: 500;
	text-align: center;
	float: left;
	width: 100%;
	margin-bottom: 20px;
	font-family: 'Adamina', serif;
	margin-top: 15px;
}
.our-products-left .about-us-first-bottom .elementor-text-editor.elementor-clearfix {
	font-size: 18px;
	line-height: 28px;
}
.about-us-first-section::before {
	position: absolute;
	background: #f6f4f0;
	width: 100%;
	height: 500px;
	bottom: 0;
	left: 0;
	content: "";
}
.pagebanner .elementor-heading-title.elementor-size-default::after {
	position: absolute;
	content: "";
	width: 180px;
	height: 26px;
	right: -30px;
	bottom: 32px;
	background: #00a859;
	z-index: -1;
}
.about-us-second-section .our-products-left .smalltext.blog-smalltext .elementor-text-editor.elementor-clearfix {
	margin: auto auto 10px auto;
}
.about-us-second-section .our-products-left .sectiontitle .elementor-heading-title.elementor-size-default { color:#fff;}
.about-us.profile_section {
	padding-bottom: 100px;
}
.about-us.profile_section .elementor-widget-wrap.elementor-element-populated {
	padding-top: 0;
	padding-bottom: 0;
}
.about-us.profile_section .our-products-left .smalltext .elementor-text-editor.elementor-clearfix {
	
	margin-bottom: 10px;
}

.ft_blocks p a.disclaimer {
	background: transparent;
	border: 2px solid #00a859;
	font-size: 14px;
	border-radius: 100px;
	padding: 5px 25px;
	margin-top: 10px;
	display: inline-block;
	color: #00a859;
}

.ft_blocks p a.disclaimer:hover {
	background:#00a859;
	color:#fff;
}
.contact_info_block .elementor-icon-box-title {
	margin: 0;
	padding: 0;
}
.contact_info_block .elementor-icon-box-title span a {
	color: #fff;
	font-weight: 700;
	font-family: 'Montserrat', sans-serif;
	font-size: 32px;
	letter-spacing: 0.5px;
	margin: 0;
	padding: 0;
}
.contact_info_block p.elementor-icon-box-description {
	font-family: 'Montserrat', sans-serif;
	color: #fff;
	font-size: 16px;
}

.about-us-first-section.contact-first-section::before {
	display:none;
}
.contact_form {
	padding: 70px 0;
}
.contact_form .elementor-widget-wrap.elementor-element-populated {
	padding: 0;
}

.contact_form_block {
	float: left;
	width: 93%;
	margin-left: 3%;
}
.contact_form_block br {
	display: none;
}
.contact_form_block.half_contact_form_block {
	float: left;
	width: 45%;
	margin-left: 3%;
	margin-bottom: 30px;
}
.contact_form_block label {
	float: left;
	width: 100%;
	font-size: 14px;
	font-family: 'Montserrat', sans-serif;
}
.contact_form_block.half_contact_form_block input {
	border: none;
	padding: 13px 15px;
	font-family: 'Montserrat', sans-serif;
}
input:focus-visible, textarea:focus-visible {
	outline: none;
}

.contact_form_block.contact_checkboxes_container {
	margin-bottom: 30px;
}
.contact_form_block.contact_checkboxes_container select {
	font-size: 16px;
	padding: 13px 15px;
	font-family: 'Montserrat', sans-serif;
	box-shadow: none;
	border: none;
	width: 100%;
}
.contact_form_block .wpcf7-list-item input {
	margin-right: 5px;
	padding: 10px;
	top: 5px;
}
.contact_form_block .wpcf7-list-item {
	margin-right: 25px;
	margin-left: 0;
	width: auto;
}
.wpcf7-form-control.wpcf7-submit {
	background: #00a859;
	border:2px solid #00a859;
	padding: 15px 40px;
	border-radius: 100px;
	font-size: 16px;
	margin-top: 30px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
}

.wpcf7-form-control.wpcf7-submit:hover { text-decoration:none; background:transparent;color:#00a859; }

.con-from { padding-left:0px;}
input[type="checkbox"]:checked::before {
	position: absolute;
	display: inline-block;
	margin: -1.1875rem 0 0 -1.30rem;
	height: 2.5rem;
	width: 2.5rem;
}

.wpcf7-not-valid-tip {
	font-size: 12px;
	font-family: 'Montserrat', sans-serif;
	padding-top: 4px;
}
.wpcf7-response-output {
	display: block;
	float: right;
	width: auto;
	font-size: 12px;
	border: none !important;
	margin: 0 !important;
	position: absolute;
	bottom: 15px;
	right: 0;
	font-family: 'Montserrat', sans-serif;
	background: #dc3232;
	border-radius: 100px;
	color: #fff;
}

.contact_form_block label sup {
	color: red;
	font-size: 14px;
	font-family: 'Montserrat', sans-serif;
	top: -5px;
}
.note {
	font-size: 12px;
	font-family: 'Montserrat', sans-serif;
	color: ;
}
.note {
	font-size: 12px;
	font-family: 'Montserrat', sans-serif;
	margin-left: 3%;
	margin-bottom: 0;
	margin-top: 20px;
	float: left;
}
.note sup {
	color: red;
	font-size: 14px;
	font-family: 'Montserrat', sans-serif;
	top: 0;
	margin-right: 5px;
}
.contact_info {
	padding: 120px 0;
}

.productpage_section_right .elementor-heading-title.elementor-size-default {
	font-size: 28px;
	color: #151515;
	font-family: 'Adamina', serif;
	letter-spacing: 0;
	margin: 10px 0;
	font-weight: 400;
	line-height:28px;
}
.productpage_section_right .elementor-text-editor.elementor-clearfix p , .productpage_section_right .elementor-text-editor.elementor-clearfix {
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	line-height: 26px;
	padding:0;
	margin:0;
	
}

.productpage_section_right .elementor-text-editor.elementor-clearfix p strong , .productpage_section_right .elementor-text-editor.elementor-clearfix strong {
	font-weight: 600;
	color: #000;
}
.small_products_text {
	margin-bottom: 5px !important;
}
.productpage_section_right .small_products_text .elementor-heading-title.elementor-size-default {
	font-size: 16px;
	font-family: 'Montserrat', sans-serif;
	color: #00a859;
	font-weight: 500;
	margin: 0;
	line-height:normal;
}

.productpage_section_right { padding-left:30px;}
.service_section_name .elementor-text-editor.elementor-clearfix {
	position: absolute;
	bottom: 40px;
	background: rgba(0,168,89,0.87);
	color: #fff;
	font-size: 20px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	border-radius: 100px;
	padding: 10px 30px;
	right: 0;
	width: auto;
	display: table;
	left: 0;
	margin: auto;
}
.productpage_section {
	padding:100px 0;
}

.top-section .elementor-heading-title.elementor-size-default strong {
	float: left;
	width: 100%;
	font-size: 36px;
	font-weight: 700;
	margin-bottom: 5px;
	line-height: 36px;
}
.top-section .elementor-heading-title.elementor-size-default {
	color: #fff;
	font-size: 20px;
	margin: 0;
	padding: 0;
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	line-height: normal;
	text-align:center;
}
.top_section {
	padding: 40px 0;
}
.top_section .elementor-widget-wrap.elementor-element-populated {
	padding: 0;
}

.primary-menu .icon::after {
    height: 0.1rem;
    width: 0.9rem;
}
.primary-menu .icon::before {
    height: 0.9rem;
    width: 0.1rem;
}
.primary-menu > li > .icon {
	right: -0.5rem;
	top: calc(50% - 0.9rem);
}

.productpage_section .service_section_name p {
	margin-bottom: 0;
}
.learn_earn_txts ul {
	margin-left: 0;
}
.learn_earn_txts ul li {
	margin-bottom: 10px;
	line-height: 26px;
	list-style: disc;
}
.table_contents .tablepress thead th {
	font-size: 16px;
	line-height: 22px;
	background-color: #00a859;
	color: #fff;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	border-bottom: none;
	padding: 15px;
	border: 1px solid rgba(255,255,255,0.5);
}
.table_contents td {
	font-size: 15px;
	line-height: 22px;
	font-weight: 500;
	font-family: 'Montserrat', sans-serif;
	color: #7A7A7A;
	border: 1px solid #ededed;
	padding: 15px;
	white-space: nowrap;
}


.call_trackertab .elementor-tab-title {
	width: 33%;
	float: left;
	text-align: center;
	padding: 25px !important;
	font-size: 20px;
}
.tabs-structure.call_trackertab .elementor-tabs-wrapper {
	border-bottom: none;	
}
.tabs-structure.call_trackertab.elementor-widget-tabs .elementor-tab-content {
	padding-top: 0;
}
.table_contents .column-8 {
	white-space: inherit !important;
	word-wrap: break-word;
	width: 300px;
}
.table_contents .tablepress .odd td {
    background-color: rgba(0,0,0,0.015);
}
.thankyou_heading h2 {
	font-size: 32px;
line-height: 44px;
}
.thankyou_heading h2, .thankyou_para p {
	margin: 0;
}
.thankyou_para p {
	font-size: 16px;
line-height: 26px;
font-weight: 400;
font-family: 'Montserrat', sans-serif;
	color: #7A7A7A;
}
.backtohomelink p a {
	font-family: 'Montserrat', sans-serif;
font-weight: 600;
font-size: 16px !important;
line-height: 24px !important;
}
.pagebanner .blogbanner_h .elementor-heading-title.elementor-size-default:after {
	width: 118px;
left: 24px;
bottom: 36px;
}
.blogs_listing {
	margin-top: 0;
}
a:focus-visible, .ancestor-wrapper:focus {
	outline: 0;
	box-shadow: none;
}

#tablepress-3 th:last-child, #tablepress-3 td:last-child {
	display: none;
}
#tablepress-3-no-2 th:last-child, #tablepress-3-no-2 td:last-child {
	display: none;
}
#tablepress-3-no-2 {
	width: 100% !important;
}

/*daily report css*/
.post-template-default .entry-header.has-text-align-center.header-footer-group {
	display: block;
	position: absolute;
	z-index: 1;
	width: 100%;
	background: transparent;
	padding-bottom:0;
	padding-top:150px;
}
.post-template-default .featured-media img {
	width: 100%;
	filter: brightness(0.5);
	height: 400px;
	object-fit: cover;
}
.post-template-default .entry-header.has-text-align-center.header-footer-group .entry-categories-inner a {
	color: #fff;
}
.post-template-default .entry-header.has-text-align-center.header-footer-group .entry-title {
	color: #fff;
	font-size: 58px;
	line-height: 58px;
	font-family: 'Adamina', serif;
}
.post-template-default .entry-header.has-text-align-center.header-footer-group span.meta-text, .post-template-default .entry-header.has-text-align-center.header-footer-group span.meta-text a {
	color: #fff;
}
.post-template-default .entry-header.has-text-align-center.header-footer-group .post-meta svg * {
	fill: #fff;
}
.post-template-default .post-inner.thin {
	padding: 0;
}

.elementor-1219 .elementor-element.elementor-element-24b8c87 .elementor-heading-title {
	color: #000;
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	font-weight: 600;
	line-height: 24px;
	letter-spacing: 0px;
	margin: 0;
	padding: 12px 15px 12px 15px;
	text-align: left;
}

.report{
	color:black !important;
	font-size:16px !important;
	font-family:Montserrat !important;
	line-height:26px !important;
	letter-spacing:0px !important;
}

.bb {
	background-color: #fff !important;
	color: white !important;
	text-align: center !important;
	height: auto !important;
	border-radius: 6px !important;
	width: auto !important;
	box-shadow: 0 5px 40px rgba(0, 0, 0, 0.05);
}

.bb2{
	background-color:#00a859 !important;
	color:white !important;
	width: 270px !important;
    height: 80px !important;
	border-radius:6px !important;
}

.bb3{
	background-color:#00a859;
	width:290px !important;
	height:auto !important;
	font-size:28px !important;
	color:white !important;
	border-radius:6px !important;
	
}
.reports_table th {
	font-size: 15px;
	line-height: 22px;
	background-color: #00a859;
	color: #fff;
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	border-bottom: none !important;
	padding: 12px 15px !important;
	border: 1px solid rgba(255,255,255,0.5) !important;
}
.reports_table td {
	font-size: 14px;
	line-height: 22px;
	font-weight: 500;
	font-family: 'Montserrat', sans-serif;
	color: #7A7A7A;
	border: 1px solid #ededed !important;
	border-top-color: rgb(237, 237, 237);
	border-top-style: solid;
	border-top-width: 1px;
	padding: 7px 15px !important;
	white-space: nowrap;
	text-align: left;
}
.reports_table .tafe-table-body tr:nth-child(1) td {
	background: rgba(69, 83, 77, 0.88);
	text-align: left !important;
	font-size: 14px;
	color: #fff;
}
.reports_table {
	margin-bottom: 25px !important;
}
.report.Disclaimer .elementor-text-editor.elementor-clearfix {
	background: #fff;
	padding: 12px 15px 12px 15px;
	border-radius: 6px;
	font-size: 13px;
	line-height: 22px;
	box-shadow: 0 5px 40px rgba(0, 0, 0, 0.05);
}
.reports_right {
	margin-left: 30px;
}
.reports_title .elementor-heading-title.elementor-size-default {
	letter-spacing: 0;
	font-weight: normal;
	margin: 0;
	font-family: 'Adamina', serif;
	font-size: 20px;
	color: #fff !important;
	background: #000;
	padding: 15px 20px;
	border-radius: 15px 15px 0 0;
}
.report_listing .elementor-icon-list-text {
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	line-height:22px;
}
.report_listing b {
	font-weight: 600;
}

.report_listing .elementor-icon-list-icon i {
	font-size: 7px !important;
	margin-top: 8px;
	float: left;
	margin-right: 2px;
}
.report_listing .elementor-icon-list-item {
	margin-bottom: 8px;
}
.report_listing {
	background: #fff;
	padding: 20px;
	border-radius: 0 0 15px 15px;
	font-size: 13px;
	line-height: 22px;
	box-shadow: 0 5px 40px rgba(0, 0, 0, 0.05);
	margin-bottom: 40px !important;
}
.reports_table tr:nth-child(2n+1) {
	background: #f9f9f9;
}

.primary-menu a:hover, .primary-menu a:focus, .primary-menu .current_page_ancestor {
	text-decoration: none !important;
}

.our-products-left.our-products-left0 {padding-right:10px;}

.wpcap-grid-container {
	grid-column-gap: 30px !important;
}

.pagination-single.section-inner hr {
     display: none;
}
 .pagination-single.section-inner {
     padding: 36px 0;
     background: #00A859;
     width: 100% !important;
     max-width: 100%;
	 margin-top:0;
}
 .pagination-single.section-inner a {
     color: #fff;
}
 .pagination-single.section-inner a .title-inner span {
     display: none;
}
 .pagination-single.section-inner a {
     color: #fff;
     font-size: 20px;
     font-weight: normal;
     letter-spacing: 0;
     font-family: 'Adamina', serif;
}
 .pagination-single.section-inner a:hover {
     text-decoration: none !important;
     color: #000;
}
 .pagination-single.section-inner a:hover span {
     text-decoration: none;
}
.pagination-single-inner {
	width: 1200px;
	margin: auto;
}
.reports_title {
	margin-bottom: 0 !important;
}

table.tafe-table {
	border-radius: 15px 15px 0 0;
}

.post-template-default .entry-header.has-text-align-center.header-footer-group .intro-text.section-inner.max-percentage.small p {
	font-size: 14px;
	color: #fff;
	letter-spacing: 0;
	margin-bottom: 10px;
}
.post-template-default .entry-header.has-text-align-center.header-footer-group .intro-text.section-inner.max-percentage.small { display:none;}

.report.Disclaimer {
	width: 1180px !important;
	margin: -80px auto 80px auto;
}
/*daily report css*/

.header-alt .header-navigation-wrapper .primary-menu-wrapper ul li.current-menu-item a { color:#00a859 !important;}
.pagebanner::before {
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.35);
	content: "";
	left: 0;
	top: 0;
	position: absolute;
}
.custom_post_text .elementor-text-editor.elementor-clearfix {
	font-size: 16px;
	line-height: 26px;
	font-weight: 400;
	font-family: 'Montserrat', sans-serif;
}

.post-bottom .elementor-container.elementor-column-gap-default {
	max-width: 800px;
	background: #fff;
	box-shadow: 0 5px 40px rgba(0, 0, 0, 0.05);
	padding: 30px;
	/* max-width: 716px !important; */
}

.custom_post_text.custom_post_text_bold .elementor-text-editor.elementor-clearfix {
	color: #000;
	
	
}
.custom_post_text.custom_post_text_bold {
	margin-bottom: 0 !important;
}

.theme_btn_green.post_button a {
	font-size: 14px;
	padding: 13px 25px 13px 25px;
	margin:0;
}
.custom_post_text.custom_post_text_link a {
	font-weight: 700;
	color: #000;
	text-decoration: underline;
}
.portfolio_link a {
	font-weight: 700;
	color: #000;
	text-decoration: underline;
}
.kyc-main .contact_form_block input, .kyc-main .contact_form_block textarea{
	border: none;
    padding: 13px 15px;
	resize:none;
    font-family: 'Montserrat', sans-serif;
}
.kyc-main .elementor-heading-title.elementor-size-default{
    margin: 0 0 30px 0;
    padding: 0;
    font-size: 36px;
    color: #151515;
    font-weight: 400;
    font-family: 'Adamina', serif;
    letter-spacing: 0;
    line-height: 50px;
	padding:0 3%;
}
.kyc-main .contact_form_block{
	margin-bottom:30px;
}
.kyc-main .contact_form_block h3{
	margin:0;
    padding: 0;
    font-size: 36px;
    color: #151515;
    font-weight: 400;
    font-family: 'Adamina', serif;
    letter-spacing: 0;
    line-height: 50px;
	padding:0;
	width:auto;
	float:left;
}
.kyc-main .contact_form_block.radio-button-row > label{
	font-weight:700;
	font-size:16px;
}
.kyc-main .contact_form_block.radio-button-row.full-width .wpcf7-list-item{
	width:100%;
}
label.inline,
input[type="radio"] + label {
	display: inline;
	font-weight: 400;
	margin-left: 0.5rem;
}

input[type="radio"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    position: relative;
    top: 2px;
    display: inline-block;
    margin: 0;
    width: 22px;
    min-width: 22px;
    height: 22px;
    background: #fff;
    box-shadow: none;
    cursor: pointer;
    border-radius: 100%;
    padding: 6px !important;
	border:1px solid #00a859 !important;
}

input[type="radio"]:checked::before {
    content: "";
    position: absolute;
    display: inline-block;
    height: 13px;
    width: 12px;
    background: #00a859;
    border-radius: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.kyc-main input[type="checkbox"]{
	border:1px solid #00a859 !important;
	padding:10px;
}
.kyc-main .contact_form_block input.wpcf7-form-control.wpcf7-submit {
    background: #00a859;
    border: 2px solid #00a859;
    padding: 15px 40px;
    border-radius: 100px;
    font-size: 16px;
    margin-top: 0;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
	margin-top:30px;
}
.kyc-main .elementor-widget.elementor-widget-heading{
	margin-bottom:0 !important;
}
.kyc-main .contact_form_block input.wpcf7-form-control.wpcf7-submit:hover {
    text-decoration: none;
    background: transparent;
    color: #00a859;
}
.pay-now-button a {
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0px;
    color: #fff !important;
    padding: 17px 35px 17px 35px;
    text-transform: none;
    border-radius: 100px;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    background: #00a859;
    display: inline-block;
    margin: 0;
    font-family: 'Montserrat', sans-serif;
    border: 2px solid #00a859;
}
.pay-now-button a:hover{
	background:transparent;
	color:#00a859 !important;
}
.thankyou_para.thankyou_para_bold p {
    font-weight: 700;
    color: #000;
}
.kyc-pay-now .elementor-container.elementor-column-gap-default{
	background:#00a859;
	border-radius:10px;
}
.kyc-pay-now .elementor-widget-heading h3.elementor-heading-title{
    float: left;
    width: 100%;
    font-size: 42px;
    color: #fff;
    font-weight: 400;
    margin-bottom: 35px;
    font-family: 'Adamina', serif;
    letter-spacing: 0.3px;
	margin:0;
}
.kyc-pay-now .elementor-widget-heading{
	margin-bottom:10px !important;
}
.kyc-pay-now .elementor-widget-heading h4.elementor-heading-title{
    float: left;
    width: 100%;
    font-size: 22px;
    color: #fff;
    font-weight: 400;
    margin-bottom: 35px;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 0;
	margin:0;
}
.kyc-pay-now .elementor-widget-heading h4.elementor-heading-title i {
    color: #fff;
    font-size: 18px;
    width: auto;
    margin: 0 4px 0 10px;
    display: inline-block;
    float: left;
}
.kyc-pay-now .elementor-container.elementor-column-gap-default{
	padding:30px 40px;
}
.payment-options .elementor-widget-heading h4.elementor-heading-title{
    float: left;
    width: 100%;
    font-size: 24px;
    color: #151515;
    font-weight: 400;
    line-height:36px;
    font-family: 'Adamina', serif;
    letter-spacing: 0.3px;
	margin:10px 0 20px 0;
}
.payment-options .elementor-widget-text-editor p , .payment-options .elementor-widget-text-editor{
    color: #151515;
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 14px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
	margin-bottom:10px;
}

.payment-options .elementor-widget-text-editor p strong , .payment-options .elementor-widget-text-editor strong{
    color: #00a859;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 20px;
	margin-bottom: 10px !important;
    display: inline-block;
	width:100%;
	letter-spacing:0;
}
.payment-options.elementor-section.elementor-section-boxed>.elementor-container{
    max-width: 1140px;
    width: 1140px;
    margin: auto;
}
.screenshot-payment.payment-options.elementor-section.elementor-section-boxed>.elementor-container{
    max-width: 1200px;
    width: 1200px;
    margin: auto;
}
.screenshot-payment.payment-options.elementor-section.elementor-section-boxed>.elementor-container .elementor-widget-heading{
	padding:0 3%;
}
.screenshot-payment .contact_form_block input[type="file"]{
    background: #fff;
    width: 100%;
    padding: 8px;
}
.upload-section.elementor-section.elementor-section-boxed>.elementor-container {
    max-width: 1160px;
    width: 1160px;
    margin: auto;
}

.upload-section .contact_form_block.half_contact_form_block input{
	border:1px solid #515151;
}
.upload-section .contact_form_block.half_contact_form_block input[type="file"]{
	width:100%;
	padding:8px 10px;
}
.upload-section  .wpcf7-form-control.wpcf7-submit{
	margin-top:0;
}



input[type=file]::file-selector-button {
    margin-right: 20px;
    background: #fff;
    padding: 6px 20px;
    border-radius: 100px;
    color: #fff;
    cursor: pointer;
    transition: background .2s ease-in-out;
    height: 29px;
    line-height: 15px !important;
}

input[type=file]::-webkit-file-upload-button {
  visibility: hidden;
}
input[type=file]::before {
	  content: 'Upload file';
	  display: inline-block;
	  background: #00a859;
	  margin-right: 20px;
    padding: 6px 20px;
    border-radius: 100px;
    color: #fff;
    cursor: pointer;
    transition: background .2s ease-in-out;
    height: 29px;
    line-height: 15px !important;
    border:0.5px solid #00a859 !important;
  outline: none;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  cursor: pointer;
  position: absolute;
  left:15;
 
}
input[type=file]t:hover::before {
  border-color: black;
}
.kyc-main .contact_form_block.radio-button-row {
    background: #fff;
    padding: 20px;
    border-radius: 0;
	margin-bottom:12px;
}
.kyc-main .contact_form_block.radio-button-row.full-width .wpcf7-list-item label{
	margin-bottom:0 !important;
	line-height:15px;
}
.payment-or h2.elementor-heading-title{
    width: 80px !important;
    height: 80px;
    background: #fff;
    padding: 10px;
    border-radius: 100%;
    font-size: 30px;
    line-height: 61px;
    box-shadow: 0 0 16px rgba(0,0,0,0.1);
    color: #00a859;
}
.payment-or .elementor-widget-container{
    float: none;
    display: inline-block;
}
.total-scroll {
    width: 245px;
    float: none;
    margin: 80px 0 0 0;
    text-align: center;
    background: #fff;
    border-radius: 0;
    padding: 40px;
    box-shadow: 1px 0 10px rgba(0,0,0,0.1);
	transition: all .5s;
	position:sticky;
	position: -webkit-sticky;
	top:10px;
	height:300px;
}

.contact_form_block_group{
	display:flex;
	column-gap:10px;
	position:relative;
	overflow:inherit;
}
.hide {
    opacity:0;
   
}
.show {
    opacity:1;
  
}

.total-scroll br {
    display: none;
}
.total-scroll span{
	font-size:12px;
	font-family: 'Montserrat', sans-serif;
	float:left;
	width:100%;
	line-height:16px;
}
.payment-options .elementor-widget-heading h5.elementor-heading-title{
    float: left;
    width: 100%;
    font-size: 26px;
    color: #151515;
    font-weight: 400;
    margin-bottom: 35px;
    font-family: 'Adamina', serif;
    letter-spacing: 0.3px;
	margin:10px 0 20px 0;
	line-height:38px;
}
.payment-options .elementor-widget-text-editor {
    margin-bottom: 30px;
}
.pagebanner.smallbanner {
	padding: 0;
}
.pagebanner.smallbanner .elementor-heading-title.elementor-size-default {
	font-size: 52px;
	line-height: 52px;
	padding: 100px 0 40px 0;
}

.pagebanner.smallbanner .elementor-heading-title.elementor-size-default::after {
	height: 16px;
	bottom: 36px;
}
.contact_form_block_group {
    
    float: left;
  width: 93%;
  margin-left: 3%;
	margin-top:50px;
}
.contact_form_block_group .contact_form_block_group_left .contact_form_block {
	margin-left: 0;
	width:100%;
}
.total-scroll label {
    font-family: 'Montserrat', sans-serif;
}
.total-scroll input {
    width: 130px;
    height: 130px;
    border-radius: 100px;
    border: none;
    box-shadow: 1px 0 10px rgba(0,0,0,0.1);
    text-align: center;
    font-size: 52px;
    color: #fff;
    font-weight: 900;
    margin: 5px auto 15px auto;
    background: #00a859;
    border: 7px solid #fff;
}
.total-scroll span br {
    display: block;
}


.contact_form_block_group_left {
	float: left;
	width: 77%;
}

.total-scroll label {
    font-family: 'Montserrat', sans-serif;
}
.thankyou_para.thankyou_para_bold .elementor-text-editor.elementor-clearfix {
    font-weight: normal;
    font-family: 'Montserrat', sans-serif;
    font-size: 17px;
    margin-top: 20px;
    color: #7A7A7A;
}

.thankyou_para.thankyou_para_bold .elementor-text-editor.elementor-clearfix strong {
    font-weight: 900;
    font-size: 36px;
    line-height:36px;
    color: #00a859;
	letter-spacing:-1px;
}
.ft_blocks.ft_blocks2.ft_block_full ul.ft-links-ul.ft-links-ul-hover li {
    width: 100%;
}
.ft_blocks.ft_blocks2.ft_block_full ul.ft-links-ul.ft-links-ul-hover {
    width: 50%;
}
.ft_information {
    width: calc(100% - 8rem);
    margin: auto;
    margin-left: auto;
    margin-right: auto;
    max-width: 120rem;
    display: flex;
    gap: 30px;
    margin-top: 30px;
}
.ft_info_block {
    width: 33.33%;
    color: #999999;
    font-size: 14px;
    border: 1px solid rgba(255,255,255,0.15);
    padding: 20px;
	line-height:18px;
}

.ft_info_block span {
    float: left;
    width: 100%;
    margin: 0 0 10px 0;
    font-family: 'Adamina', serif;
    font-weight: 900;
    color: #00a859;
}
.ft_info_block strong {
    float: left;
    width: 100%;
    margin: 15px 0 0 0;
    color: #fff;
}
/* Responsive CSS */

.copyright_label a {
    color: #fff;
}

@media (max-width: 1200px) {
	.container{
		max-width: 90%;
    	width: 90%;
	}
}
@media (max-width: 1200px) {
	.upload-section.elementor-section.elementor-section-boxed>.elementor-container{
		max-width:90%;
		width:90%;
	}
}
@media (max-width: 1160px) {
	
	.payment-options.elementor-section.elementor-section-boxed>.elementor-container{
		max-width:90%;
		width:90%;
	}
}
@media (max-width: 1024px) {
	
	.productpage_section_left img {
	width: 90% !important;
	float: left;
}
	
	.our-products-left .sectiontitle .elementor-heading-title.elementor-size-default {margin-bottom:0;}
	
	#site-header.header-footer-group.header-alt .header-navigation-wrapper .primary-menu-wrapper ul li a {font-size:14px;}
	#site-header.header-footer-group.header-alt .primary-menu > li {
	margin: 1.9rem 0 0 25px;
}
	.elementor-column.elementor-col-100, .elementor-column[data-col="100"] {
	width: 95%;
	margin: auto;
}
	
	.primary-menu > li > .icon {
	right: -0.5rem;
	top: calc(50% - 0.8rem);
}
	.primary-menu > li {
	margin: 0.8rem 0 0 20px;
}
	
	.header-navigation-wrapper .primary-menu-wrapper ul li a {font-size:14px;}
	.header-navigation-wrapper .primary-menu-wrapper ul li.lastmenu a {
	padding: 10px 25px !important;}
	/* Header CSS */
	button.close-nav-toggle .toggle-text {
		display: none;
	}
	button.toggle.close-nav-toggle.fill-children-current-color {
    outline: 0;
    color: #73716e;
    width: auto;
    box-shadow: none;
    float: right;
    margin: 30px 0;
    padding: 0;
}
	.menu-modal .toggle {
		outline: 0;
	}
	.mobile-menu .modal-menu li {
		border: none;
		border-bottom: 1px solid rgba(255,255,255,0.2);
	}
	.menu-modal-inner {
	background: #292a29;
	background-image: url("/wp-content/uploads/2021/03/about-dis.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
}
	.menu-modal-inner::before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.7);
	top: 0;
	left: 0;
}
	.header-footer-group, body:not(.overlay-header) #site-header .toggle, .menu-modal .toggle {
		color: #000;
	}
	
	.modal-menu a {
		padding: 2rem 0;
		font-weight: 500 !important;
		font-family: 'Montserrat', sans-serif;
		font-size: 18px !important;
		color: #fff;
		opacity: 0.7;
	}
	.modal-menu .ancestor-wrapper {
		padding: 0 26px;
	}
	.mobile-menu .menu-item ul.sub-menu {
		padding: 0;
		background-color: transparent !important;
		box-shadow: none;
		padding: 0 0 25px 0;
	}
	.mobile-menu .menu-item ul.sub-menu li {
		border-bottom: 0;
	}
	.mobile-menu .ancestor-wrapper .toggle.sub-menu-toggle {
		color: #73716e;
		border: 0;
		padding: 0;
	}
	
	.reset-list-style a::before {
		display: none;
	}
	.modal-menu a:focus, .modal-menu a:hover, .modal-menu li.current-menu-item > .ancestor-wrapper > a, .modal-menu li.current_page_ancestor > .ancestor-wrapper > a {
		text-decoration: none;
	}
	.mobile-menu {
    display: block;
    width: 100%;
    float: left;
}
	button.toggle.search-toggle.mobile-search-toggle {
    display: none;
}
	header .toggle.nav-toggle.mobile-nav-toggle, .toggle-text {
	color: #fff !important;
		outline: 0;
		top: -20px;
}
	.toggle.search-toggle.mobile-search-toggle {
	display: none;
}
	#site-header {
		z-index: 9;
	}
	#site-header .header-inner {
	padding: 30px 20px;
	width: 100%;
	float: left;
}
	.header-titles-wrapper {
		display: block;
		padding: 0;
	}
	.site-logo img {
	max-height: 6rem;
	float: left;
}
	header.header-alt .toggle.nav-toggle.mobile-nav-toggle, header.header-alt .toggle-text {
		color: #00a859 !important;
	}
	#site-header.header-footer-group.header-alt .header-inner.section-inner {
		padding: 15px 20px;
	}
	#site-header.header-footer-group.header-alt .site-logo img {
	max-height: 3rem;
}
	/* Header CSS */
	.herobanner .elementor-text-editor.elementor-clearfix,
	.our-products-left .about-us-first-bottom .elementor-text-editor.elementor-clearfix {
		font-size: 16px;
		line-height: 24px;
	}
	.herobanner .elementor-text-editor.elementor-clearfix br {
		display: none:
	}
	.theme_btn a.elementor-button-link {
		font-size: 18px;
	}
	.latest-update .elementor-heading-title.elementor-size-default {
		font-size: 22px;
	}
	.elementor-5 .elementor-element.elementor-element-e8d661d > .elementor-element-populated {
	padding: 0 20px;
}
	.update-listing {
		padding-top: 0px;
	}
	.elementor-5 .elementor-element.elementor-element-f3386f8 {
		padding: 20px 0px 20px 0px;
	}
	.our-products-left .sectiontitle .elementor-heading-title.elementor-size-default {
		font-size: 26px;
		line-height: 36px;
	}
	.theme_btn_green a {
		font-size: 16px;
		padding: 14px 30px 14px 30px;
		margin: 15px auto auto auto;
	}
	.elementor-5 .elementor-element.elementor-element-1505e50 {
		padding: 30px 0px 30px 0px;
	}
	.product_info.product_info1 {
		margin-top: 40px
	}
	.product_info.product_info2 {
	margin-top: 40px;
}
	.about-us .elementor-element.elementor-element-8408ddc {
		display: none;
	}
	.our-products-left.about-us-left {
		padding: 0 10px;
		margin-top: 50px;
	}
	.product_info {
		width: 45% !important;
	}
	.about-us, .productpage_section, .contact_info {
		padding: 60px 0;
	}
	.about-us .elementor-tab-title {
	font-size: 16px;
	line-height: 28px;
	padding: 0;
	color: #00a859;
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	text-transform: uppercase;
		margin-bottom: 10px;
}
	.inquiryinfo .elementor-heading-title.elementor-size-default, .bottomtext .elementor-heading-title.elementor-size-default {
		font-size: 22px;
		line-height: 34px;
	}
	.inquiryinfo .theme_btn_green a {
		font-size: 16px;
		padding: 14px 30px 14px 30px;
	}
	.inquiryinfo .elementor-align-right {
		text-align: left;
	}
	.our-products-left .elementor-text-editor.elementor-clearfix br,
	.bottomtext .elementor-heading-title.elementor-size-default br,
	.herobanner .elementor-text-editor.elementor-clearfix br {
		display: none;
	}
	.our-products-left {
		width: 100% !important;
		padding-right: 0;
	}
	.our-products-left .elementor-element-3e58aef .elementor-image img {
		width: 100%;
		display:none;
	}
	.elementor-5 .elementor-element.elementor-element-738eb8e {
		
	width: 100%;
}
	#site-footer .ft-top .section-inner {
		display: block;
	}
	.ft-top {
		padding-top: 60px;
	}
	.ft_blocks {
		width: 33%;
		
	}
	.ft_blocks.ft_blocks2, .ft_blocks.ft_blocks3 {
	padding-left: 50px;
	margin-top: 0;
	width: 33%;
	
}
	.bottomdiv {
		padding-top: 0;
	}
	.pagebanner .elementor-heading-title.elementor-size-default {
		font-size: 36px;
		line-height: 46px;
	}
	.our-products-left .about-us-first-bottom .elementor-text-editor.elementor-clearfix strong {
		font-size: 26px;
		line-height: 38px;
	}
	.about-first-section-image .elementor-widget-container {
	margin: 0px 0 0px 0 !important;
}
	.about-us-second-section {
	padding: 60px 0 !important;
}
	.our-products-left.about-us-left {
	margin-top: 0;
}
	.about-us.profile_section .elementor-column.elementor-element-3241ecb {
	margin-top: 50px;
	width: 100%;
}
	.about-us-first-section::before {
	height: 535px;
}
	.top_section .top-section {
		margin-bottom: 25px;
	}
	.top-section .elementor-heading-title.elementor-size-default {
		font-size: 18px;
		line-height: 30px;
	}
	.top-section .elementor-heading-title.elementor-size-default strong {
		font-size: 32px;
		line-height: 32px;
	}
	.service_section_name .elementor-text-editor.elementor-clearfix {
		font-size: 16px;
	}
	.productpage_section_right {
	padding-left: 0px;
}
	.productpage_section_right .elementor-heading-title.elementor-size-default {
		font-size: 22px;
		line-height: 34px;
		margin-bottom: 0;
	}
	.productpage_section .productpage_section_right {
		display: grid;
		order: 2;
	}
	.productpage_section .productpage_section_left {
		display: grid;
		order: 1;
	}
	#product1.productpage_section {
		background-position: 76% 0% !important;
	}
	#product2.productpage_section {
		background-position: 30% 0% !important;
	}
	#product3.productpage_section {
		background-position: 75% 0% !important;
	}
	#product4.productpage_section {
		background-position: 14% 50%;
	}
	.call_trackertab .elementor-tab-title {
		font-size: 16px;
		padding: 25px 0 !important;
	}
	.call_trackertab .elementor-tabs-wrapper {
    	display: block !important;
	}
	.call_trackertab .elementor-tabs-content-wrapper .elementor-tab-mobile-title {
		display: none;
	}
	.dataTables_wrapper {
		display: block;
		overflow-x: auto;
	}
	.learn_earn_txts ul {
		margin: 0 0 0 5px;
	}
	.contact_form_block.half_contact_form_block {
		width: 94%;
	}
	.wpcf7-form-control.wpcf7-submit {
		padding: 14px 30px 14px 30px;
	}
	.contact_info_block .elementor-icon {
		font-size: 36px;
	}
	.contact_info_block .elementor-icon-box-title span a {
		font-size: 22px;
	}
	.contact_info_block .elementor-icon-box-icon {
	margin-bottom: 0 !important;
}
	.contact_info .elementor-column.elementor-col-50 {
		margin-bottom: 20px;
	}
	.pagebanner .kyc-banner .elementor-heading-title.elementor-size-default::after{
		width:80px;
		left:0;
		right:inherit;
	}
	.kyc-main.container {
		max-width:100%;
	}
	.kyc-main.container .con-from{
		margin:0 !important;
		width:100%;
	}
	.contact_form_block_group {
		width: 100%;
		margin-left: 0;
	}
	.kyc-main.container .contact_form_block.half_contact_form_block {
		width: 100%;
		margin-left: 0 !important;
	}
	.kyc-main .elementor-heading-title.elementor-size-default{
		padding:0 !important;
	}
	.kyc-main .contact_form_block{
		margin-left:0 !important;
		width:100%;
	}
}
@media (max-width: 767px) {
	.herobanner .elementor-heading-title.elementor-size-default::after {left:0;}
	.payment-options .elementor-widget-heading h4.elementor-heading-title{
		font-size:22px;
	}
	.payment-options{
		padding:30px 0;
	}
	.contact_form_block.half_contact_form_block{
		margin-left:0;
		width:100% !important;
	}
	.kyc-main .contact_form_block {
    margin-bottom: 20px;
    margin-left: 0 !important;
    width: 100%;
}
	.contact_form_block .wpcf7-list-item{
		width:100% !important;
	}
	.contact_form_block label{
		margin-bottom:0 !important;
	}
	.contact_form_block .wpcf7-list-item{
		margin-right:0;
	}
	.kyc-main .elementor-heading-title.elementor-size-default{
		font-size:30px;
	}
}
@media (max-width: 667px) {
	
	.ft_info_block:first-child {
    margin: 30px 0 0 0;
}
	.ft_information {
    width: calc(100% - 4rem);
    margin: auto;
    margin-left: auto;
    margin-right: auto;
    max-width: 120rem;
    display: flex;
    gap: 10px;
    margin-top: 0;
    flex-direction: column;
}
	.ft_info_block {width:100%;}
	
	.report.Disclaimer {
	width: 100% !important;
	margin: -80px auto 50px auto;
	padding: 0 10px;
	
}
	
	.pagination-single.section-inner {
	padding: 36px 20px;
	
}
	
	.report.Disclaimer .elementor-text-editor.elementor-clearfix {
	border-radius: 15px;
}
	
	.post-template-default .entry-header.has-text-align-center.header-footer-group {padding-top:130px;}
	.reports_table {
	margin-bottom: 25px !important;
	overflow-x: auto;
}
	
	.post-meta-wrapper {margin-top:1rem;}
	
	.ft_blocks.ft_blocks2, .ft_blocks.ft_blocks3 {width:100%;}
	
	.post-template-default .entry-header.has-text-align-center.header-footer-group .entry-title {
	color: #fff;
	font-size: 20px;
	line-height: 20px;
	font-family: 'Adamina', serif;
}
	.post-template-default .featured-media img {
	width: 100%;
	filter: brightness(0.5);
	height: 300px;
	object-fit: cover;
}
	.reports_right {
	margin-left: 0;
	margin-top: 50px;
}
	
	.productpage_section_left img {
	width: 100% !important;
	float: inherit;
}
	
	.our-products-left .sectiontitle .elementor-heading-title.elementor-size-default {margin-bottom:30px;}
	.our-products-left .elementor-element-3e58aef .elementor-image img {
	width: 100%;
	display: block;
}
	
	.elementor-column.elementor-col-100, .elementor-column[data-col="100"] {
	width: 100%;
	margin: auto;
}
	
	ul.sub-menu li a {
		color: #fff !important;
		opacity: 0.7;
	}
	
	ul.sub-menu li a {
	
	padding: 0.5rem 0;
	
}
	
	.menu-bottom {
	flex-shrink: 0;
	padding: 20px 0;
}
	
	button.close-nav-toggle .toggle-text {
		display: none;
	}
	button.toggle.close-nav-toggle.fill-children-current-color {
    outline: 0;
    color: #73716e;
    width: auto;
    box-shadow: none;
    float: right;
    margin: 30px 0 0 0;
    padding: 0;
}
	.menu-modal .toggle {
		outline: 0;
	}
	.mobile-menu .modal-menu li {
		border: none;
		border-bottom: none;
	}
	.menu-modal-inner {
	background: #292a29;
	background-image: url("/wp-content/uploads/2021/03/about-dis.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
}
	.menu-modal-inner::before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.7);
	top: 0;
	left: 0;
}
	.header-footer-group, body:not(.overlay-header) #site-header .toggle, .menu-modal .toggle {
		color: #000;
	}
	.herobanner .elementor-heading-title.elementor-size-default {
		font-size: 34px;
		line-height: 50px;
	}
	.modal-menu a {
		padding: 1.5rem 0;
		font-weight: 500 !important;
		font-family: 'Montserrat', sans-serif;
		font-size: 18px !important;
		color: #fff;
		opacity: 0.7;
	}
	.modal-menu .ancestor-wrapper {
		padding: 0 26px;
	}
	.mobile-menu .menu-item ul.sub-menu {
		padding: 0;
		background-color: transparent !important;
		box-shadow: none;
		padding: 0 0 0 0;
	}
	.mobile-menu .menu-item ul.sub-menu li {
		border-bottom: 0;
	}
	.mobile-menu .ancestor-wrapper .toggle.sub-menu-toggle {
		color: #73716e;
		border: 0;
		padding: 0;
	}
	ul.sub-menu li a {
		color: #fff !important;
		opacity: 0.7;
	}
	.reset-list-style a::before {
		display: none;
	}
	.modal-menu a:focus, .modal-menu a:hover, .modal-menu li.current-menu-item > .ancestor-wrapper > a, .modal-menu li.current_page_ancestor > .ancestor-wrapper > a {
		text-decoration: none;
	}
	.mobile-menu {
    display: block;
    width: 100%;
    float: left;
}
	button.toggle.search-toggle.mobile-search-toggle {
    display: none;
}
	header .toggle.nav-toggle.mobile-nav-toggle, .toggle-text {
	color: #fff !important;
		outline: 0;
		top: -20px;
}
	.toggle.search-toggle.mobile-search-toggle {
	display: none;
}
	#site-header {
		z-index: 9;
	}
	#site-header .header-inner {
	padding: 30px 20px;
	width: 100%;
	float: left;
}
	.header-titles-wrapper {
		display: block;
		padding: 0;
	}
	.site-logo img {
	max-height: 4rem;
	float: left;
}
	header.header-alt .toggle.nav-toggle.mobile-nav-toggle, header.header-alt .toggle-text {
		color: #00a859 !important;
	}
	#site-header.header-footer-group.header-alt .header-inner.section-inner {
		padding: 15px 20px;
	}
	#site-header.header-footer-group.header-alt .site-logo img {
	max-height: 3rem;
}
	.herobanner .elementor-text-editor.elementor-clearfix,
	.our-products-left .about-us-first-bottom .elementor-text-editor.elementor-clearfix {
		font-size: 16px;
		line-height: 24px;
	}
	.herobanner .elementor-text-editor.elementor-clearfix br {
		display: none:
	}
	.theme_btn a.elementor-button-link {
		font-size: 18px;
	}
	.latest-update .elementor-heading-title.elementor-size-default {
		font-size: 22px;
	}
	.elementor-5 .elementor-element.elementor-element-e8d661d > .elementor-element-populated {
	padding: 0 20px;
}
	.update-listing {
		padding-top: 0px;
	}
	.elementor-5 .elementor-element.elementor-element-f3386f8 {
		padding: 20px 0px 20px 0px;
	}
	.our-products-left .sectiontitle .elementor-heading-title.elementor-size-default {
		font-size: 26px;
		line-height: 36px;
	}
	.theme_btn_green a {
		font-size: 16px;
		padding: 14px 30px 14px 30px;
		margin: 15px auto auto auto;
	}
	.elementor-5 .elementor-element.elementor-element-1505e50 {
		padding: 30px 0px 30px 0px;
	}
	.product_info.product_info1 {
		margin-top: 40px
	}
	.product_info.product_info2 {
	margin-top: 0;
}
	.our-products-left.about-us-left {
		padding: 0 10px;
		margin-top: 50px;
	}
	.product_info {
		width: 100% !important;
	}
	.about-us, .productpage_section, .contact_info {
		padding: 60px 0;
	}
	.about-us .elementor-tab-title {
	font-size: 20px;
	line-height: 28px;
	padding: 0;
	color: #00a859;
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	text-transform: uppercase;
		margin-bottom: 10px;
}
	.inquiryinfo .elementor-heading-title.elementor-size-default, .bottomtext .elementor-heading-title.elementor-size-default {
		font-size: 22px;
		line-height: 34px;
	}
	.inquiryinfo .theme_btn_green a {
		font-size: 16px;
		padding: 14px 30px 14px 30px;
	}
	.inquiryinfo .elementor-align-right {
		text-align: left;
	}
	.our-products-left .elementor-text-editor.elementor-clearfix br,
	.bottomtext .elementor-heading-title.elementor-size-default br,
	.herobanner .elementor-text-editor.elementor-clearfix br {
		display: none;
	}
	.our-products-left {
		padding-right: 0;
	}
	#site-footer .ft-top .section-inner {
		display: block;
	}
	.ft-top {
		padding-top: 60px;
	}
	.ft_blocks {
		width: 100%;
	}
	.ft_blocks.ft_blocks2, .ft_blocks.ft_blocks3 {
		padding-left: 0;
		margin-top: 40px;
	}
	.bottomdiv {
		padding-top: 0;
	}
	.pagebanner .elementor-heading-title.elementor-size-default {
		font-size: 36px;
		line-height: 46px;
	}
	.our-products-left .about-us-first-bottom .elementor-text-editor.elementor-clearfix strong {
		font-size: 26px;
		line-height: 38px;
	}
	.about-first-section-image .elementor-widget-container {
	margin: 128px 0 0px 0 !important;
}
	.about-us-second-section {
	padding: 60px 0 !important;
}
	.our-products-left.about-us-left {
	margin-top: 0;
}
	.about-us.profile_section .elementor-column.elementor-element-3241ecb {
		margin-top: 50px;
	}
	.about-us-first-section::before {
	height: 535px;
}
	.top_section .top-section {
		margin-bottom: 25px;
	}
	.top-section .elementor-heading-title.elementor-size-default {
		font-size: 18px;
		line-height: 30px;
	}
	.top-section .elementor-heading-title.elementor-size-default strong {
		font-size: 32px;
		line-height: 32px;
	}
	.service_section_name .elementor-text-editor.elementor-clearfix {
		font-size: 16px;
	}
	.productpage_section_right {
	padding-left: 0px;
}
	.productpage_section_right .elementor-heading-title.elementor-size-default {
		font-size: 22px;
		line-height: 34px;
		margin-bottom: 0;
	}
	.productpage_section .productpage_section_right {
		display: grid;
		order: 2;
	}
	.productpage_section .productpage_section_left {
		display: grid;
		order: 1;
	}
	#product1.productpage_section {
		background-position: 76% 0% !important;
	}
	#product2.productpage_section {
		background-position: 30% 0% !important;
	}
	#product3.productpage_section {
		background-position: 75% 0% !important;
	}
	#product4.productpage_section {
		background-position: 14% 50%;
	}
	.call_trackertab .elementor-tab-title {
		font-size: 16px;
		padding: 25px 0 !important;
	}
	.call_trackertab .elementor-tabs-wrapper {
    	display: block !important;
	}
	.call_trackertab .elementor-tabs-content-wrapper .elementor-tab-mobile-title {
		display: none;
	}
	.dataTables_wrapper {
		display: block;
		overflow-x: auto;
	}
	.learn_earn_txts ul {
		margin: 0 0 0 5px;
	}
	.contact_form_block.half_contact_form_block {
		width: 94%;
	}
	.wpcf7-form-control.wpcf7-submit {
		padding: 14px 30px 14px 30px;
	}
	.contact_info_block .elementor-icon {
		font-size: 36px;
	}
	.contact_info_block .elementor-icon-box-title span a {
		font-size: 22px;
	}
	.contact_info_block .elementor-icon-box-icon {
	margin-bottom: 0 !important;
}
	.contact_info .elementor-column.elementor-col-50 {
		margin-bottom: 20px;
	}
	.kyc-main .elementor-heading-title.elementor-size-default {
		font-size: 28px;
		padding: 0 !important;
		margin-bottom:10px !important;
	}
	.kyc-main .contact_form_block h3{
		width:100%;
		font-size: 28px;
		padding: 0 !important;
		margin-bottom:10px !important;
	}
	.total-scroll {
		width: 100%;
		float: right;
		margin-bottom: 0;
	}
	.kyc-main.container {
		max-width: 90%;
	}
	.contact_form_block_group{
		flex-direction:column;
	}
	.contact_form_block_group_left {
		order: 2;
	}
	.total-scroll {
		order: 1;
		align-items: center;
		justify-content: space-around;
		text-align: left;
		display: flex;
		padding: 10px;
		height: auto;
		bottom: 0;
		top: calc(100% - 100px);
		margin-top: 0 !important;
	}
	.kyc-main .contact_form_block_group_left {
		width: 100%;
	}
	.total-scroll input {
		width: 70px;
		height: 70px;
		font-size: 30px;
		color: #fff;
		margin:0;
	}
	.total-scroll span{
		width:auto;
	}
	.contact_form_block_group{
		margin-top:0;
	}
	.kyc-main .contact_form_block.radio-button-row:last-child {
		margin-bottom: 100px;
	}
	.kyc-main .contact_form_block.radio-button-row.full-width .wpcf7-list-item label {
		line-height: 20px;
	}
}




/* Responsive CSS */