/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
Add your custom styles here
*/

/* Header */

<style>
  @import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap');
</style>

body, html{
	font-family: 'Montserrat', sans-serif !important;
}
.headerSticky::before{
    position: absolute;
    left: -50%;
    transform: translateX(-50%);
    top:0;
    background-color: #eeeeee;
    width: 1000vw;
    height: 140px;
}
body{
    overflow-x: hidden;  
}
.AuremImg img {
    height: 300px;
    object-fit: cover;
}
.headerSticky{
	position: sticky;
	top: -20px;
	z-index: 99;
	/* top: 0px; */

	/* background-color: #eeeeee; */
	/* box-shadow: 0px 7px 10px 0px rgba(0,0,0,0.15) !important; */

}
.headerSticky img{
	transition: all .5s !important;
	transform: scale(0.7);
}

.headerSticky .wpb_single_image{
	margin-bottom: 0;
}



.page-header .entry-title, .site-footer .footer-inner, .site-footer:not(.dynamic-footer), .site-header .header-inner, .site-header:not(.dynamic-header), body:not([class*=elementor-page-]) .site-main{
	max-width:1250px !important;
}
#MainHeader {
	padding: 0;
	align-items: center;
	margin-bottom: -200px;
	z-index: 9;
}

#MainHeader .vc_col-sm-4:nth-child(2) ul#menu-main-menu {
	display: flex;
	list-style: none;
	justify-content: flex-end;
}
#MainHeader .vc_col-sm-4:nth-child(2) .vc_wp_custommenu {
	margin-bottom: 0;
}
#MainHeader .vc_col-sm-4:nth-child(2) ul#menu-main-menu li a {
	margin-right: 45px;
	color: #3A3A3A;
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif !important;
	font-weight: 400;
}
#MainHeader .vc_col-sm-4:nth-child(1) {
	width: 14%;
}
.investorsbutton a, .investorsbutton button, #teamreadmore a{
	background: #FFC424 !important;
	border: 1px solid #FFC424 !important;
	font-family: 'Montserrat' !important;
	font-size: 16px !important;
	color: #000 !important;
	font-weight: 400 !important;
	margin-right: 10px !important;
	border-radius: 5px !important;
	padding: 15px 32px !important;
}
#teamreadmore a {
	margin-left: 30px !important;
	margin-bottom: 40px !important;
	margin-top: 15px;
}
.Loginbutton a {
	border: 1px solid #909090 !important;
	background: #fff !important;
	color: #909090 !important;
	font-family: 'Montserrat' !important;
	font-size: 16px !important;
	padding: 15px 32px !important;
	font-weight: 400 !important;
	margin-left: 10px !important;
	border-radius: 5px !important;
}
#MainHeader .vc_col-sm-4:nth-child(3) {
	width: 24%;
}
#MainHeader .vc_col-sm-4:nth-child(2) {
	width: 62%;
}
.investorsbutton, .Loginbutton {
	margin-bottom: 0 !important;
}
#MainHeader .vc_col-sm-4:nth-child(2) ul#menu-main-menu li:last-child a {
	margin-right: 20px;
}
#MainHeader .vc_col-sm-4:nth-child(1) .vc_column-inner {
	padding-left: 0;
}
#MainHeader .vc_col-sm-4:nth-child(3) .vc_column-inner {
	padding-right: 0 !important;
}

#Contactbtn {
	position: absolute !important;
	z-index: 9;
	right: -47px !important;
	left: unset !important;
	width: 13% !important;
	transform: rotate(270deg);
	top: 350px;
}
/* Sec01 */
header.page-header h1.entry-title {
	display: none;
}
#Sec01 {
	padding-top: 130px;
}
#Sec01 .vc_col-sm-7 {
	padding-top: 90px;
	padding-bottom: 0px;
}
#Sec01 h2 {
/* 	font-size: 49px;
	line-height: 62px; */
	font-size: 36px;
	line-height: 46px;
	font-family: 'Montserrat', sans-serif !important;
	font-weight: 700 !important;
	color: #3D3D3C !important;
}
#Sec01 h3 {
	font-size: 34px;
	line-height: 46px;
	font-family: 'Montserrat', sans-serif !important;
	font-weight: 700 !important;
	color: #3D3D3C !important;
}
#Sec01 h1 {
	font-size: 50px;
	line-height: 64px;
	font-family: 'Montserrat', sans-serif !important;
	font-weight: 700 !important;
	color: #3D3D3C !important;
}
#Sec01 p {
	font-size: 16px !important;
	line-height: 34px !important;
	font-family: 'Montserrat' !important;
	font-weight: 400 !important;
	color: #3D3D3C !important;
	text-transform: uppercase;
	padding-top: 10px !important;
}
#Sec01 .vc_col-sm-5 img {
	max-width: 140%;
	margin-left: -170px;
	margin-top: -70px;
	z-index: -1;
}
#Sec01 .vc_col-sm-5 .wpb_single_image {
	margin-bottom: 0;
}
/* Sec02 */
#Sec02 h4 {
	font-family: 'Montserrat', sans-serif !important;
	font-weight: 700 !important;
	font-size: 20px !important;
	line-height: 44px !important;
	color: #000 !important;
	letter-spacing: 2px !important;
	text-transform: uppercase;
	margin:0 !important;
}
#Sec02 h2 {
	font-family: 'Montserrat', sans-serif !important;
	font-weight: 700 !important;
	font-size: 50px !important;
	line-height: 64px !important;
	color: #000 !important;
	letter-spacing: 2px !important;
}
#Sec02 h6 {
	font-family: 'Montserrat', sans-serif !important;
	font-weight: 700 !important;
	font-size: 20px !important;
	line-height: 30px !important;
}
#Sec02 p {
	font-family: 'Montserrat' !important;
	font-size: 16px !important;
	line-height: 30px !important;
	color: #444 !important;
	padding-bottom: 20px;
}
#Sec02 ul.list li {
	font-size: 16px !important;
	line-height: 30px !important;
	font-weight: 400 !important;
	font-family: 'Montserrat' !important;
	color: #444 !important;
	position:relative;
}
#Sec02 ul.list {
	padding-left: 20px;
	list-style: none;
}
#Sec02 ul.list li:before {
	content: "";
	background: url(https://demowebs.1stopwebsitesolution.com/aureum/wp-content/uploads/2023/11/Vector.png);
	width: 13px;
	height: 10px;
	position: absolute;
	left: -22px;
	top: 10px;
}
#Sec02 .vc_col-sm-6:nth-child(1) {
	width: 67%;
}
#Sec02 .vc_col-sm-6:nth-child(2) {
	width: 48% !important;
	margin-left: -196px;
}
#Sec02 .vc_col-sm-6:nth-child(1) img {
	max-width: 164% !IMPORTANT;
	margin-left: -320px;
}
#Sec02 {
	background-size: 14%;
	background-position: 100% 100% !important;
}


/* Sec03 */
#Sec03 .vc_column-inner {
	padding-top: 0;
}
#Sec03 h2 {
	color: #fff !important;
	font-family: 'Montserrat', sans-serif !important;
	font-size: 50px !important;
	line-height: 64px !important;
	font-weight: 700 !important;
}
#Sec03 p {
	color: #fff !important;
	font-size: 16px;
	line-height: 30px;
	font-family: 'Montserrat', sans-serif !important;
	font-weight: 400 !important;
	margin-bottom: 30px !important;
	padding-right: 20px;
}
#Sec03 p strong {
	font-weight:700 !important;
}
#Sec03:after {
	content: "" !important;
	background: url(https://demowebs.1stopwebsitesolution.com/aureum/wp-content/uploads/2023/11/AUREUM-Logo-Standard-White-1.png);
	width: 369px !important;
	height: 241px !important;
	position: absolute;
	left: -10px;
	bottom: 0;
	background-size: 60%;
	background-repeat: no-repeat;
	z-index: -1;
}

/* Sec04 */
#Sec04 .vc_column-inner {
	padding-top: 0 !important;
}
#Sec04 h4 {
	font-family: 'Montserrat', sans-serif !important;
	font-weight: 700 !important;
	text-transform: uppercase;
	color: #000 !important;
	font-size: 20px !important;
	line-height: 44px !important;
	margin: 0 !important;
	letter-spacing: 2px;
}
#Sec04 h2 {
	font-family: 'Montserrat', sans-serif !important;
	font-weight: 700 !important;
	color: #000 !important;
	font-size: 50px !important;
	line-height: 64px !important;
}
#Sec04 .wpb_text_column {
	margin-bottom: 0 !important;
}
#Sec04 p {
	color: #444 !important;
	font-size: 16px !important;
	font-family: 'Montserrat' !important;
	line-height: 30px !important;
	font-weight: 400 !important;
	width: 68%;
	text-align: center;
	margin: auto;
}
#teamsec .vc_col-sm-4 .vc_column-inner > .wpb_wrapper {
    border: 1px solid #EAEAEA;
    border-radius: 12px;
    height: 990px;
}
#teamsec .vc_icon_element {
	position: relative;
	background: #fff;
	right: 0px;
	left: unset;
	top: -95px;
	width: 15%;
	margin-left: auto;
}
#teamsec .vc_icon_element {
	position: relative;
	background: #fff;
	right: 0px;
	left: unset;
	top: -95px;
	width: 15%;
	margin-left: auto;
	margin-bottom: -60px;
	border-radius: 5px 0 0 0;
}
#teamsec h3 {
	font-size: 28px !important;
	font-family: 'Montserrat', sans-serif !important;
	font-weight: 700 !important;
	padding: 0 30px;
	color: #000 !important;
	height: 80px;
}
#teamsec h5 {
	font-size: 16px !important;
	font-family: 'Montserrat', sans-serif !important;
	font-weight: 700 !important;
	padding: 0 30px;
	color: #000 !important;
	margin-top: -10px;
}
#teamsec .wpb_text_column .wpb_wrapper p {
	text-align: left;
	width: 100%;
	padding: 0 30px;
	margin-bottom: 30px;
	color: #444 !important;
	font-size: 16px !important;
	font-family: 'Montserrat' !important;
	line-height: 30px !important;
	font-weight: 400 !important;
}
#teamsec .investorsbutton {
	padding: 0 30px;
	margin-bottom: 30px !important;
}
#teamsec .vc_icon_element span {
	color: #000;
	font-size: 23px !important;
}
#teamsec .investorsbutton a {
	background: #E6B543 !important;
	color: #fff !important;
	border-color: #E6B543 !important;
}
#teamsec .wpb_text_column .wpb_wrapper p {
	overflow: hidden;
	/*       max-height: 100px; */
	transition: max-height 0.3s ease-in-out;
	margin-bottom: 10px;
}

/* Sec04 */
#Sec05 h4 {
	color: #000 !important;
	font-size: 20px !important;
	font-family: 'Montserrat', sans-serif !important;
	font-weight: 700 !important;
	margin: 0 !important;
	text-transform: uppercase;
	letter-spacing: 2px;
}
#Sec05 h2 {
	font-size: 50px !important;
	line-height: 64px !important;
	color: #000 !important;
	font-family: 'Montserrat', sans-serif !important;
	font-weight: 700 !important;
}
#Sec05 h6 {
	font-size: 20px !important;
	line-height: 30px !important;
	color: #000 !important;
	font-family: 'Montserrat', sans-serif !important;
	font-weight: 700 !important;
}
#Sec05 p {
	color: #444 !important;
	font-size: 16px !important;
	line-height: 30px !important;
	font-family: 'Montserrat' !important;
	font-weight: 400 !important;
}
/* Footer */
#footer .vc_col-sm-3:nth-child(1) IMG {
	WIDTH: 130PX;
}
#footer-section {
	background: #000;
	padding: 60px 130px 0 !important;
	margin-top: 110px;
	overflow: visible;
}

#footer-section .footer-first-row .wpb_column:nth-child(3) .wpb_text_column.wpb_content_element {
	margin-bottom: 0;
}

#footer-section button {
	background: unset;
	border: 0;
	font-size: 16px;
	font-family: 'Montserrat' !important;
	font-weight: 400 !important;
	padding: 0 28px;
	color: #FFFFFF;
	display: flex !important;
}

#footer-section button i {
	color: #FEC238;
	margin-left: -20px;
}

body #footer-section h2 {
	font-family: 'Montserrat', sans-serif !important;
	font-weight: 700 !important;
}

#footer ul#menu-main-menu-2 {
	padding-left: 0;
	list-style: none;
}

#footer ul#menu-main-menu-2 li a {
	font-family: 'Montserrat' !important;
	font-weight: 400 !important;
	font-size: 16px;
	color: #fff;
	line-height: 34px;
}

#footer-section p {
	font-family: 'Montserrat' !important;
	font-weight: 400 !important;
	font-size: 16px;
	color: #fff;
	line-height: 34px;
}

#footer-section .footer-first-row .wpb_column:last-child {
	background: #fff;
	margin-top: -190px;
	width: 30%;
	padding: 0px 20px 0;
	border-radius: 5px;

}

#footer-section .footer-first-row .wpb_column:last-child h1 {
	font-family: 'Montserrat', sans-serif !important;
	font-weight: 700 !important;
	text-align: center !important;
	margin-top: 20px;
}

#footer-section .footer-first-row .wpb_column:nth-child(2) {
	width: 13%;
}

#footer-section .footer-first-row .wpb_column:nth-child(3) {
	width: 26%;
}

#footer-section .footer-first-row .wpb_column:last-child:before {
	content: '';
	background: #FFC424;
	width: 80%;
	height: 2px;
	margin: 0 auto;
	display: block;
	position: absolute;
	left: 0;
	right: 0;
}

#footer-section .footer-first-row .wpb_column:last-child label {
	font-family: 'Montserrat', sans-serif !important;
	font-weight: 700 !important;
	color: #000;
	font-size: 14px;
	border: 1px solid #DADADA;
	padding: 10px 20px;
	border-radius: 7px;
}

#footer-section .footer-first-row .wpb_column:last-child  input {
	border: 0;
	padding: 0;
}

#footer-section .footer-first-row .wpb_column:last-child input::placeholder {
	font-size: 12px;
	font-family: 'Montserrat' !important;
	font-weight: 400 !important;
}
#footer-section .footer-first-row .wpb_column:last-child textarea {
	padding: 0;
	border: 0;
	height: 90px;
}

#footer-section .footer-first-row .wpb_column:last-child .wpcf7-submit {
	background: #ffc424;
	color: #000;
	width: 100%;
	padding: 10px 0;
}

#footer-section .footer-first-row .wpb_column:last-child form p:nth-child(6) {
	margin: 0 !important;
}

#footer-section .footer-first-row .wpb_column:last-child form p:nth-child(6) .wpcf7-spinner {
	display: none;
}

#footer-section .footer-first-row .wpb_column:last-child .wpb_text_column.wpb_content_element {
	margin-bottom: 0;
}

.footer-row-two {border-top: 1px solid #FFFFFF;margin-top: 30px;padding: 20px 0 0;}

.footer-row-two h5 {
	font-family: 'Montserrat' !important;
	font-weight: 400 !important;
}

.footer-row-two .wpb_column:last-child {
}

.footer-row-two .wpb_column:last-child .wpb_wrapper {
	display: flex;
	align-items: center;
	justify-content: end;
}

.footer-row-two .wpb_column:last-child .wpb_wrapper span.vc_icon_element-icon {
	font-size: 19px !important;
	color: #fff;
}

.footer-row-two .wpb_column:last-child .wpb_wrapper .vc_icon_element-inner {
	width: 2rem;
}

.footer-row-two .wpb_column:last-child .wpb_wrapper span.vc_icon_element-icon:hover {
	color: #FFC424;
}

.footer-row-two .wpb_column:last-child .wpb_wrapper .vc_icon_element {
	margin-bottom: 0;
}


/* Newfooter */
#footer h2 {
	color: #fff;
	font-size: 20px !important;
	line-height: 44px !important;
	font-family: 'Montserrat', sans-serif !important;
	font-weight: 700 !important;
	margin: 0;
	margin-bottom: 8px;
}
#footer .vc_message_box .vc_message_box-icon {
	color: #FEC238;
	font-size: 11px;
	left: -10px;
}
#footer .vc_message_box p a {
	color: #fff;
	font-size: 16px !important;
	line-height: 35px !important;
	font-family: 'Montserrat' !important;
	font-weight: 400 !important;
}
#footer .vc_message_box {
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 0;
	background: transparent;
	border-color: transparent;
	padding-left: 40px;
	margin-bottom: 0;
}
#footer ul#menu-main-menu-1 {
	list-style: none;
	padding: 0;
}
#footer ul#menu-main-menu-1 a {
	font-size: 16px;
	line-height: 36px;
	color: #fff;
	font-family: 'Montserrat' !important;
	font-weight: 400 !important;
}
#footer p {
	font-size: 16px !important;
	color: #fff;
	line-height: 26px !important;
	font-family: 'Montserrat' !important;
	font-weight: 400 !important;
}
#footer h4 {
	color: #fff !important;
	font-size: 16px !important;
	font-weight: 700 !important;
	font-family: 'Montserrat' !important;
	line-height: 26px;
}
#footer .vc_message_box i {
	top: 18px;
}
#footer .vc_col-sm-3:nth-child(2) {
	width: 17%;
}
#footer .vc_col-sm-3:nth-child(3) .wpb_text_column.wpb_content_element {
	margin-bottom: 26px;
}
#footer .vc_col-sm-3:nth-child(3){
	width: 26%;
}
#footer .vc_col-sm-3:nth-child(4) {
	width: 32%;
	padding-left: 10px;
}
#Mainfooter {
	overflow: visible;
}
#footer .vc_col-sm-3:nth-child(4) .vc_column-inner {
	background: #fff;
	margin-top: -200px;
	border-radius: 10px;
	padding: 30px 40px 0;
	box-shadow: 0 0 114px #0003;
}
#footer h1 {
	font-size: 30px;
	line-height: 44px;
	margin: 0;
	text-align: center !important;
	font-family: 'Montserrat', sans-serif !important;
	font-weight: 700 !important;
	margin-bottom:20px;
}
#footer form.wpcf7-form.init label {
	font-size: 12px;
	color: #272727 !important;
	font-family: 'Montserrat' !important;
	font-weight: 700 !important;
}
#footer form.wpcf7-form.init input:focus, #footer form.wpcf7-form.init textarea:focus {
	outline: none;
}
#footer form.wpcf7-form.init input, #footer form.wpcf7-form.init textarea{
	border: 0;
	color: #909090;
	font-size: 14px;
	font-family: 'Montserrat' !important;
	padding: 0;
	font-weight: 400 !important;
}
#footer form.wpcf7-form.init label {
	border: 1px solid #DADADA;
	padding: 17px 13px 13px 13px;
	border-radius: 5px;
	margin-bottom: 5px;
}
#footer form.wpcf7-form.init p {
	margin-bottom: 0 !important;
}
#footer form.wpcf7-form.init textarea {
	height: 80px;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner {
	width: 100%;
	background: #FFC424;
	color: #000 !important;
	font-family: 'Montserrat' !important;
	font-weight: 400 !important;
	padding-top: 15px !important;
	padding-bottom: 15px !important;
	border-radius: 5px;
}
#footer .vc_col-sm-3:nth-child(4) .wpb_text_column.wpb_content_element {
	margin-bottom: 0;
}
#footer .vc_wp_custommenu {
	margin-bottom: 0;
}
#footer {
	padding-bottom: 30px;
}
#footer .vc_col-sm-3:nth-child(4) .vc_column-inner:before {
	content: "";
	border: 1px solid #FFC424;
	width: 288px;
	margin: auto;
	position: absolute;
	left: 0;
	right: 0;
	top: -63%;
	z-index: 9;
	border-radius: 5px;
}
#copyrightfooter .wpb_text_column.wpb_content_element {
	margin-bottom: 0 !important;
}
#copyrightfooter .wpb_text_column.wpb_content_element p {
	color: #fff;
	font-size: 14px;
	line-height: 26px;
	font-family: 'Montserrat' !important;
	font-weight: 400 !important;
}
#copyrightfooter .vc_col-sm-4 .wpb_wrapper {
	display: flex;
	justify-content: flex-end;
}
#copyrightfooter .vc_col-sm-4 .wpb_wrapper .vc_icon_element {
	margin-bottom: 0;
}
#copyrightfooter .vc_col-sm-4 .wpb_wrapper .vc_icon_element span.vc_icon_element-icon {
	font-size: 20px !important;
	color: #fff;
}
#copyrightfooter .vc_col-sm-4 .wpb_wrapper .vc_icon_element span.vc_icon_element-icon:hover{
	color: #FEC238;
}
#copyrightfooter .vc_col-sm-4 .wpb_wrapper .vc_icon_element-inner {
	width: 50px;
	height: 20px;
}
#copyrightfooter {
	border-top: 1px solid #ffffff25;
	padding: 30px 0 15px;
}
#footer .vc_col-sm-3:nth-child(1) .vc_column-inner, #copyrightfooter .vc_col-sm-8 .vc_column-inner {
	padding-left: 0;
}
#copyrightfooter .vc_col-sm-4 .vc_column-inner{
	padding-right:0;
}

/* FaqSection */
#Faqsection h5 {
	color: #000 !important;
	font-size: 20px;
	margin: 0;
	line-height: 44px !important;
	font-family: 'Montserrat', sans-serif !important;
	font-weight: 700 !important;
	text-transform: uppercase;
}
#Faqsection h1 {
	color: #000 !important;
	font-size: 50px;
	margin: 0;
	line-height: 64px !important;
	font-family: 'Montserrat', sans-serif !important;
	font-weight: 700 !important;
}
#Faqsection #faq-tabs {
	width: 80%;
	margin: auto;
	margin-top: 43px;
}
#faq-tabs .vc_tta-panel-body {
	padding-left: 100px;
	padding-top: 0;
	padding-bottom: 40px;
}
#faq-tabs .vc_tta-panel-heading h4 a{
	padding-left: 100px;
	padding-top: 30px !important;
	padding-bottom: 30px !important;
}
#faq-tabs .vc_tta-panel-heading span.vc_tta-title-text {
	font-size: 16px;
	color: #000;
	font-family: 'Montserrat', sans-serif !important;
	font-weight: 700 !important;
}
#faq-tabs .vc_tta-panel {
	margin-bottom: 25px;
	border-radius: 10px !important;
	background: #fff !important;
}
#faq-tabs .vc_tta-panel .vc_tta-panel-heading, #faq-tabs .vc_tta-panel .vc_tta-panel-body {
	border: 0;
	background-color: transparent;
}
#faq-tabs .vc_tta-panel-heading span.vc_tta-title-text:before {
	content: "q.";
	position: absolute;
	top: 38px;
	font-family: 'Montserrat', sans-serif !important;
	font-weight: 700 !important;
	text-transform: uppercase;
	left: 30px;
	font-size: 16px;
}
#faq-tabs .vc_tta-panel-heading h4 a:before {
	content: "";
	border: 1px solid #F0F0F0;
	height: 85px;
	position: absolute;
	top: 0;
	left: 75px;
}
#faq-tabs .vc_active .vc_tta-panel-body:before {
	content: "";
	border: 1px solid #F0F0F0;
	left: 75px;
	position: absolute;
	top: 0px;
	z-index: 1;
	height: 100%;
}
#faq-tabs .vc_tta-panel .vc_tta-panel-body p {
	font-size: 16px;
	line-height: 30px;
	font-family: 'Montserrat' !important;
	font-weight: 400 !important;
	color: #909090;
	padding-right: 70px;
}
#Faqsection:before {
	content: "";
	background: url(https://demowebs.1stopwebsitesolution.com/aureum/wp-content/uploads/2023/11/Mask-group-2.png);
	width: 424px;
	height: 241px;
	position: absolute;
	left: 0;
	bottom: 0;
	background-repeat: no-repeat;
	background-size: 60%;
}

/* TestimonialSection */
#contenttesti .vc_col-sm-4 > .vc_column-inner .wpb_wrapper {
	background: #fff;
	padding: 15px;
	width: 320px;
	border-radius: 10px;
}
#contenttesti .vc_col-sm-4 > .vc_column-inner .wpb_wrapper .wpb_single_image {
	margin-bottom: 0 !important;
}
#contenttesti .vc_col-sm-4 > .vc_column-inner .wpb_wrapper h2 {
	color: #000;
	font-size: 30px;
	line-height: 40px;
	margin: 10px 0 0px 0;
	font-family: 'Montserrat', sans-serif !important;
	font-weight: 700 !important;
}
#contenttesti .vc_col-sm-4 > .vc_column-inner .wpb_wrapper h6 {
	margin-top: 10px;
	padding-bottom: 20px;
	font-size: 18px;
	color: #2C2C2C !important;
	font-family: 'Montserrat' !important;
	font-weight: 500 !important;
	line-height: 36px !important;
}
#contenttesti .vc_col-sm-8 h4 {
	color: #fff;
	font-size: 20px;
	line-height: 44px;
	margin: 0;
	font-family: 'Montserrat', sans-serif !important;
	font-weight: 700 !important;
	letter-spacing: 2px;
	text-transform: uppercase;
}
#contenttesti .vc_col-sm-8 h1 {
	font-size: 50px;
	line-height: 64px;
	color: #fff;
	font-family: 'Montserrat', sans-serif !important;
	font-weight: 700 !important;
	margin: 0;
}
#contenttesti .vc_col-sm-8 .wpb_text_column p {
	color: #fff;
	font-family: 'Montserrat' !important;
	font-size: 18px;
	line-height: 36px;
	width: 78%;
	margin: auto;
}
#contenttesti .vc_col-sm-8 .wpb_single_image {
	margin-bottom: 0 !important;
}
#contenttesti .vc_col-sm-8 .wpb_text_column {
	margin-bottom: 0;
}

#testi .swiper-container {
	overflow: hidden;
}
#contenttesti {
	margin: 0;
}
#testi .swiper-pagination-bullet {
	background-color: #3C3434 !important;
	width: 18px;
	height: 18px;
}
#testi .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background: #EBB135 !important;
}
#testi .swiper-pagination {
	text-align: right;
	padding: 0px 370px;
	position: relative;
	top: -80px;
}
#contenttesti .vc_col-sm-4:before {
	content: "";
	border: 4px solid #E6B543;
	position: absolute;
	right: 73px;
	height: 200px;
}

.page-id-299 .hero-section-two h2, .page-id-334 .hero-section-two h2 {
	max-width: 100%;
}
.hero-section-two h6 {
	text-align: center !important;
	font-family: 'Montserrat' !important;
	text-transform: uppercase;
	font-weight: 700 !important;
	font-size: 18px;
	line-height: 34px;
}
#pressp p {
	color: #444 !important;
	font-size: 16px !important;
	line-height: 30px !important;
	font-family: 'Montserrat' !important;
	text-align: left !important;
	max-width: 100% !important;
	font-weight: 400 !important;
}
.page-id-318 .about-section .about-section-row-two .vc_column-inner>.wpb_wrapper .wpb_text_column.wpb_content_element,
.page-id-334 .about-section .about-section-row-two .vc_column-inner>.wpb_wrapper .wpb_text_column.wpb_content_element{
	background: #f9f9f9;
	padding: 40px 40px 90px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	height: 320px;
	margin-bottom:0 !important;
}
.page-id-318 .about-section-row-two .investorsbutton,  .page-id-334 .about-section-row-two .investorsbutton {
	margin-top: -100px;
	padding-left: 40px;
}
/* .page-id-318 form.wpcf7-form.init {
width: 340px;
margin: auto;
}
.page-id-318 #footer .vc_col-sm-12 .vc_column-inner {
background: #fff;
margin-top: -200px;
border-radius: 10px;
padding: 30px 40px 0;
box-shadow: 0 0 114px #0003;
width: 450px;
margin: auto;
}
.page-id-318 #footer .wpb_text_column p {
color: #000;
}
.page-id-318 #footer form.wpcf7-form.init label {
text-align: left;
}
.page-id-318 input.wpcf7-form-control.wpcf7-submit.has-spinner {
margin-top: 20px;
} */

#reachsec h2 {
	font-size: 42px !important;
	line-height: 66px !important;
	color: #3D3D3D !important;
}
.reachform{
	padding-right: 20px !important;
}
.reachform .row .col-md-12 {
	display: flex;
	gap: 32px;
	margin-bottom: 21px !important;
}
.reachform .row .col-md-12 p {
	width: 100% !important;
}
.reachform .row .col-md-12 p input.wpcf7-form-control.wpcf7-submit.has-spinner {
	width: 30%;
	border: 0;
}
.reachform input, .reachform textarea {
	border: 1px solid #353E52 !important;
	border-radius: 6px !important;
	font-size: 16px !important;
	font-family: 'Montserrat' !important;
	font-weight: 400 !important;
	color: #3D3D3C;
	padding: 15px 20px;
}
.reachform input::placeholder, .reachform textarea::placeholder {
	text-transform: uppercase;
	color: #3D3D3C !important;
	opacity: 1 !important;
}
#reachoutcol2 h2 {
	color: #fff !important;
	font-size: 50px !important;
	line-height: 64px !important;
	text-align: left !important;
	margin: 0 !important;
	margin-bottom: 20px !important;
}
#reachoutcol2 .vc_column-inner {
	border-radius: 10px !important;
	padding: 60px !important;
}
#reachoutcol2 p, #reachoutcol2 .vc_message_box p a {
	text-align: left !important;
	color: #fff !important;
	font-size: 18px !important;
	line-height: 32px !important;
	font-family: 'Montserrat' !important;
	font-weight: 300 !important;
	padding-right: 90px;
}
#reachoutcol2 .vc_message_box {
	background: transparent !important;
	color: transparent !important;
	border-color: transparent !important;
	margin-bottom: 15px !important;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	padding-left: 40px;
}
#reachoutcol2 .vc_message_box p {
	padding-right: 0 !important;
}
#reachoutcol2 .vc_message_box .vc_message_box-icon {
	color: #FFC424 !important;
}
#reachoutcol2 .vc_message_box .vc_message_box-icon i {
	top: 16px;
	left: 13px;
}
#reachoutcol2 .wpb_text_column.wpb_content_element {
	margin-bottom: 10px;
}
#reachicons {
	padding-left: 16px;
}
#reachicons .vc_column-inner {
	padding: 0 !important;
	margin-top: 30px;
}
#reachicons .vc_column-inner .wpb_wrapper {
	display: flex;
	gap: 13px;
}
#reachicons .vc_column-inner .wpb_wrapper .vc_icon_element {
	margin-bottom: 0 !important;
}
#reachicons .vc_column-inner .wpb_wrapper .vc_icon_element .vc_icon_element-inner {
	background: transparent !important;
	border: 1px solid #fff;
	border-radius: 5px;
	width: 44px !important;
	height: 44px !important;
}
#reachicons .vc_column-inner .wpb_wrapper .vc_icon_element .vc_icon_element-inner span.vc_icon_element-icon {
	color: #fff;
	font-size: 17px !important;
}
.reachform textarea {
	height: 190px;
}
.reachsec02 {
	gap: 20px;
}
.reachsec02 #reachoutcol2 {
	width: 49%;
}
.reachsec02 #reachoutcol2 p {
	padding-right: 0;
}
#reachsec {
	padding-bottom: 0px !important;
}
.mapsec p {
	padding-right: 0 !important;
}
.page-id-348 .mapsec {
	margin-bottom: 200px !important;
}
.page-id-348 .mapsec .vc_col-sm-6:nth-child(2) {
	height: 570px;
	margin-top: 170px;
	margin-left: -70px;
}
.page-id-348 .mapsec .vc_col-sm-6 iframe {
	height: 840px;
}
#loginsec {
	margin-bottom: 260px;
}
#loginsec .vc_col-sm-3 {
	width: 27.5%;
}
#loginsecone .vc_col-sm-6 {
	background: #fff;
	box-shadow: 0 0 25px #00000010;
	border-radius: 10px;
	padding: 40px 45px !important;
	width: 45%;
}
#loginsecone .vc_col-sm-6 .vc_column-inner{
	padding: 0px !important;
}
#loginsecone h4 {
	margin: 0;
	text-align: center !important;
	font-size: 30px !important;
	font-family: 'Montserrat', sans-serif !important;
	font-weight: 700 !important;
	text-transform: uppercase;
	letter-spacing: 2px;
}
#loginsecone h2 {
	margin: 0;
	text-align: center !important;
	font-size: 50px !important;
	font-family: 'Montserrat', sans-serif !important;
	font-weight: 700 !important;
	line-height:64px !important;
}
#loginsecone .wpb_text_column p {
	font-size: 16px;
	text-align: center;
	line-height: 34px;
	color: #272727 !important;
	font-family: 'Montserrat' !important;
	font-weight: 400;
	padding: 0 34px;
	margin-top: 20px;
}
#loginsecone .um-field {
	border: 1px solid #DADADA;
	margin-bottom: 10px;
	padding: 10px 20px;
	border-radius: 5px;
}
#loginsecone .um-field .um-field-label {
	margin: 0;
	color: #272727;
	font-family: 'Montserrat' !important;
	font-weight: 700 !important;
	font-size: 14px !important;
}
#loginsecone .um-field .um-field-area input {
	padding: 0 !important;
	border: 0 !important;
	font-size: 16px !important;
	text-transform: uppercase;
	font-family: 'Montserrat' !important;
	font-weight: 400 !important;
	color: #909090;
}
#loginsecone .um-field-c {
	border: 0;
	padding: 0;
}
#loginsecone form {
	display: flex;
	flex-direction: column;
}
#loginsecone form ._um_row_1 {
	order: 1;
	margin-bottom: 0 !important;
}
#loginsecone form .um_request_name {
	order: 2;
}
#loginsecone form .um-col-alt {
	order: 4;
}
#loginsecone form .um-col-alt-b {
	order: 3;
}
#loginsecone form .um-col-alt input#um-submit-btn {
	min-width: 100% !important;
	background: #FFC424;
	color: #000 !important;
	font-size: 16px !important;
	font-family: 'Montserrat' !important;
	font-weight: 400 !important;
	padding-top: 20px !important;
	padding-bottom: 20px !important;
}
#loginsecone .um-login {
	max-width: 100% !important;
}
#loginsecone form .um-col-alt-b a {
	font-size: 16px !important;
	line-height: 26px !important;
	font-family: 'Montserrat' !important;
	font-weight: 400 !important;
	color: #272727 !important;
}
#loginsecone .vc_col-sm-6:before {
	content: "";
	border: 2px solid #FFC424;
	position: absolute;
	top: 0;
	width: 370px;
	left: 0;
	right: 0;
	margin: auto;
	border-radius: 5px;
}
.page-id-318.logged-in #loginsecone {
	display: none !important;
}
.mobilemenu {
	display: none !important;
}
.page-id-299 .teamhead1 {
	display: none !important;
}
.page-id-299 #Sec04 {
	padding: 0 !important;
}
.breadcrumbs {
	display: flex;
	padding: 0;
}
.breadcrumbs li:first-child {list-style: none;}
.breadcrumbs li {
	padding-right: 30px;
	color: #FFC424;
	font-family: 'Montserrat', sans-serif !important;
	font-weight: 700 !important;
	font-size: 16px;
}
.hero-section h2 {
	font-family: 'Montserrat', sans-serif !important;
	font-weight: 700 !important;
	font-size: 50px !important;
	line-height: 64px !important;
	color: #3D3D3C  !important;
	letter-spacing: 2px !important;
}
.hero-section .investorsbutton {
	transform: rotate(270deg);
	position: absolute;
	right: -180px;
	top: 30px;
}
.about-section h4 {
	color: #000 !important;
	font-size: 20px !important;
	font-family: 'Montserrat', sans-serif !important;
	font-weight: 700 !important;
	margin: 0 !important;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.about-section  h2 {
	font-size: 50px !important;
	line-height: 64px !important;
	color: #000 !important;
	font-family: 'Montserrat', sans-serif !important;
	font-weight: 700 !important;
}
.about-section p {font-size: 20px !important;line-height: 30px !important;color: #000 !important;font-family: 'Montserrat', sans-serif !important;font-weight: 700 !important;max-width: 30%;margin: 0 auto 30px;}
.about-section .about-section-row-two h2 {
	font-size: 24px !important;
	line-height: 5px !important;
	color: #000 !important;
	font-family: 'Montserrat', sans-serif !important;
	font-weight: 700 !important;
}
.about-section .about-section-row-two p {
	color: #6E6E6E !important;
	font-size: 16px !important;
	line-height: 30px !important;
	font-family: 'Montserrat' !important;
	font-weight: 400 !important;
	max-width: 100%;
}
.about-section .about-section-row-two .vc_column-inner>.wpb_wrapper .wpb_text_column.wpb_content_element {
	background: #f9f9f9;
	padding: 40px 40px 50px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	height:440px;
	border-left: 1px solid;
    border-right: 1px solid;
    border-bottom: 1px solid;
	border-color: #e2e2e2;
}
.about-section .about-section-row-two .vc_column-inner>.wpb_wrapper .wpb_single_image {
	margin-bottom: 0;
}
.about-section .about-section-row-two .vc_column-inner>.wpb_wrapper .wpb_single_image img {
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.about-section {
	padding: 70px 0 0 !important;
	position: relative;
}
.about-section:after {
	content: '';
	background-image: url(https://demowebs.1stopwebsitesolution.com/aureum/wp-content/uploads/2023/11/Mask-group.png);
	width: 807px;
	height: 510px;
	position: absolute;
	background-repeat: no-repeat;
	top: -100px;
	right: 0;
	z-index: -1;
	background-size: 78% 80%;
	background-position: 110%;
	overflow: hidden;
}
.about-us-section-three h2 {
	color: #000 !important;
	font-family: 'Montserrat', sans-serif !important;
	font-size: 52px !important;
	line-height: 64px !important;
	font-weight: 700 !important;
}
.about-us-section-three h6 {
	font-size: 30px !important;
	line-height: 40px !important;
	color: #000 !important;
	font-family: 'Montserrat', sans-serif !important;
	font-weight: 700 !important;
	max-width: 87%;
}
.about-us-section-three .wpb_wrapper p,
.about-us-section-four .wpb_wrapper p,
.about-us-section-three .wpb_wrapper ul li{
	color: #444444 !important;
	font-size: 16px !important;
	line-height: 30px !important;
	font-family: 'Montserrat' !important;
	font-weight: 400 !important;
	max-width: 100%;
}
.about-us-section-three h4 {
	color: #000 !important;
	font-size: 20px !important;
	font-family: 'Montserrat', sans-serif !important;
	font-weight: 700 !important;
	margin: 0 !important;
	text-transform: uppercase;
	letter-spacing: 2px;
}
body .about-us-section-three {
	position: relative !important;
	padding-top: 50px !important;
	/* 	padding-bottom: 160px !important; */
	background-size: 19%;
	background-position: 0% 103% !important;

}
body .about-us-section-three .wpb_wrapper ul li{
	margin-bottom: 10px;
}
body .about-us-section-three .wpb_wrapper ul li:last-child{
	margin-bottom: 0px !important;
}
body .aboutUsAureumImg img{
	height: 500px;
	width: 100vw;
	object-fit: cover !important;
	object-position: bottom center !important;
}
body .about-us-section-four{
	padding-bottom: 160px !important;
}
/* .page-id-467 .hero-section-two h2,
.page-id-455 .hero-section-two h2,
.page-id-459 .hero-section-two h2,
.page-id-450 .hero-section-two h2{
    max-width: 100%;
} */
body.page-child .hero-section-two h2{
    max-width: 100%;
}
.page-id-188 .hero-section {
	padding-top: 210px !important;
}
.page-id-188 .hero-section h2 {
	text-transform: capitalize;
	font-size: 50px !important;
}
.page-id-188 .hero-section img {
	margin-top: 0px;
}
.page-id-423 .cls-section-two p {
    color: #000 !important;
}
.ready-section-technology {
	padding-top: 120px !important;
	padding-bottom: 80px !important;
	background-position: center !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;

}
.ready-section-technology h1 {color: #fff !important;font-family: 'Montserrat', sans-serif !important;font-size: 50px !important;line-height: 64px !important;font-weight: 700 !important;
}
.ready-section-technology p {
	color: #fff !important;
	font-size: 20px;
	line-height: 30px;
	font-family: 'Montserrat', sans-serif !important;
	font-weight: 700 !important;
	margin-bottom: 30px !important;
	padding-right: 86px;
}
body.page-id-188 .about-us-section-three {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}
body.page-id-188 .about-us-section-three ul {
	padding-left: 20px;
	list-style: none;
}
body.page-id-188 .about-us-section-three ul li:before {
	content: '\2022';
	color: #FFC424;
	font-weight: bold;
	display: inline-block;
	margin-left: -1em;
	width: 1em;
	font-size: 22px;
}
.technology-section-three p {
	font-family: 'Montserrat', sans-serif !important;
	font-weight: 700 !important;
	font-size: 20px;
}
.technology-section-three .vc_col-sm-2 {
	background: #EDEDED;
	margin-right: 20px;
	border-radius: 10px;
}
.technology-section-three {
	padding-top: 50px !important;
	padding-bottom: 50px !important;
}
.technology-section-three .wpb_content_element {
	margin-bottom: 0;
}
.wpb_column.vc_column_container.vc_col-sm-2:hover {
	background: #EBB135;
}
.hero-section-two h2 {
	font-size: 50px;
	line-height: 64px;
	font-family: 'Montserrat', sans-serif !important;
	font-weight: 700 !important;
	color: #3D3D3C !important;
	max-width: 70%;
	margin: 0 auto !important;
	text-align: center !important;
}
.hero-section-two .investorsbutton {
	position: absolute;
	top: 20%;
	right: -175px;
	transform: rotate(270deg);
}
.hero-section-two .vc_col-sm-12 {
	position: relative; 
}
.hero-section-two {
	position: relative !important;
	padding-top: 190px !important;
	padding-bottom: 110px !important;
}
.cls-section-one h5 {
	font-family: 'Montserrat', sans-serif !important;
	font-weight: 700 !important;
	color: #3D3D3C !important;
	font-size: 20px !important;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.cls-section-one h4 {
	font-family: 'Montserrat', sans-serif !important;
	font-weight: 700 !important;
	color: #3D3D3C !important;
	font-size: 20px !important;
	text-transform: capitalize;
}
.cls-section-one h2 {
	font-family: 'Montserrat' !important;
	font-size: 16px;
	color: #444444;
	line-height: 30px;
}
.cls-section-one {
	padding-top: 60px;
	padding-bottom: 60px;
}
.cls-section-one .wpb_column:last-child .wpb_wrapper {
	background: #fff;
	box-shadow: 0 0 114px #0003;
	padding: 30px 30px 0;
	border-radius: 5px;
	position: relative;
}
.cls-section-one .wpb_column:last-child .wpb_wrapper h3 {
	font-family: 'Montserrat', sans-serif !important;
	font-weight: 700 !important;
	margin-top:0px;
}
.cls-section-one .wpb_column:last-child .wpb_wrapper .short-heading {
	text-transform: uppercase;
	margin-bottom:0px;
}
.cls-section-one .wpb_column:last-child .wpb_wrapper h2 {
	font-size: 18px;
	max-width: 80%;
	margin: 0 auto 30px;
}
.cls-section-one .wpb_column:last-child .wpb_wrapper label {
	width: 100%;
	border: 1px solid #DADADA;
	padding: 17px 13px 13px 13px;
	border-radius: 5px;
	margin-bottom: 5px;
	font-size: 12px;
	color: #272727 !important;
	font-family: 'Montserrat' !important;
	font-weight: 700 !important;
}
.cls-section-one .wpb_column:last-child .wpb_wrapper input, .cls-section-one .wpb_column:last-child .wpb_wrapper textarea {
	border: 0;
	color: #909090;
	font-size: 14px;
	font-family: 'Montserrat' !important;
	padding: 0;
	font-weight: 400 !important;
}
.cls-section-one .wpb_column:last-child .wpb_wrapper textarea {
	height: 110px;
}
.cls-section-one .wpb_column:last-child .wpb_wrapper:after {
	content: '';
	background: #ffc424;
	width: 70%;
	height: 2px;
	display: block;
	position: absolute;
	top: 0;
	margin: 0 auto;
	left: 0;
	right: 0;
}
.cls-section-two h3 {
	font-family: 'Montserrat', sans-serif !important;
	font-weight: 700 !important;
	margin-bottom: 0;
}
.cls-section-two p {
	font-family: 'Montserrat' !important;
	font-weight: 400 !important;
}
.cls-section-two {
	padding-top: 70px !important;
	padding-bottom: 70px;
}
.cls-section-two img {
	height: 630px;
	object-fit: cover;
}
.cls-section-two .wpb_column:last-child {
	margin-top: 40px;
}
.vc_custom_1700649985190 {
	margin-top: -70px;
}
.hero-section-para {
	max-width: 82%;
	margin: 0 auto;
}
.page-id-318 .about-us-section-three {
	padding-top: 50px !important;
	padding-bottom: 50px !important;
}
.page-id-423 .hero-section-two h2 {
    max-width: 100%;
    text-align: left !important;
}
.page-id-423 .hero-section-two h6 {
    text-align: left !important;
}
.um-page-loggedout #download-sec {
    display: none;
}
.logged-in #download-sec {
    display: block;
}
/* #videocustom {
    position: absolute !important;
    top: 0;
    z-index: 1;
    width: 100vw !important;
    right: 0px !important;
    left: 0 !important;
} */
#videocustom .vc_column-inner {
    padding: 0 !important;
}
video#myVideo{
	height: 100% !important;
    object-fit: cover;
}
.page-id-107 .hero-section h4 {
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 700 !important;
    font-size: 20px !important;
    line-height: 44px !important;
    color: #000 !important;
    letter-spacing: 2px !important;
    text-transform: uppercase;
    margin: 0 !important;
}

.page-id-259 .hero-section-two h2, .page-id-299 .hero-section-two h2, .page-id-423 .hero-section-two h2, .page-id-348 .hero-section-two h2, .page-id-318 .hero-section-two h2, .page-id-334 .hero-section-two h2, .page-id-299 .about-us-section-three h2, .page-id-318 .about-us-section-three h2{
 font-size: 50px !important;
	line-height:64px !important;
}
.page-id-318 .hero-section-two h6{
	font-size:34px !important;
	line-height:46px !important;
}
.page-id-423 .hero-section-two h6, .page-id-259 #Sec01 h4{
	font-size:20px !important;
	line-height:44px !important;
}
.page-id-259 #Sec01 h4{
color:#343434 !important;
}
.page-id-334 #Sec01 p, .page-id-107 .hero-section p {
    font-size: 16px !important;
    line-height: 34px !important;
 }
.page-id-299 .about-us-section-three h6 {
    font-size: 24px !important;
    line-height: 34px !important;
    max-width: 100%;
}
#reachoutcol2 p, #reachoutcol2 .vc_message_box p a {
    font-size: 16px !important;
    line-height: 34px !important;
 }
.page-id-259 .hero-section-two h2{
	max-width:100% !important;
	text-align:left !important;
}
#reachoutcol2 p a {
    color: #fff !important;
}
@media only screen and (max-width: 1024px) {
	#paoc-popup-430-2 {
		width: 100% !important;
		max-width: 100% !important;
	}
	.desktopmenu {
		display: none;
	}
	.mobilemenu {
		display: block !important;
		z-index: 9 !important;
		position: absolute;
	}
	.mobilemenu .vc_col-sm-9{
		height:130px;
	}
	.mobilemenu .vc_icon_element.vc_icon_element-outer {
		text-align: right !important;
		margin-bottom: 0 !important;
		display: none;
	}
	.mobilemenu .vc_wp_custommenu {
		display: none;
	}
	.mobilemenu .vc_wp_custommenu {
		display: none;
		position: absolute;
		width: 100% !important;
		left: 0;
		background: #fff;
		top: 120px;
		box-shadow: 0 0 10px;
		border-radius: 10px 0px 0px 10px;
		padding: 30px;
		transition: 1s;
	}
	#Contactbtn {
		right: 0px !important;
		width: 16% !important;
	}
	.mobilemenu .vc_icon_element .vc_icon_element-inner span {
		color: #b31f1f !important;
	}
	.mobilemenu .vc_icon_element .vc_icon_element-inner {
		background: #fff !important;
	}
	#Sec01 h2 {
		font-size: 36px;
		line-height: 42px;
	}
	#Sec01 p {
		font-size: 16px !important;
		line-height: 24px !important;
	}
	#Sec02 h4 {
		font-size: 18px !important;
	}
	#Sec02 h2 {
		font-size: 36px !important;
		line-height: 46px !important;
	}
	#Sec02 h6 {
		font-size: 18px !important;
		line-height: 24px !important;
	}
	#Sec02 p {
		font-size: 16px !important;
		line-height: 24px !important;
	}	
	#Sec03 h2 {
		font-size: 36px !important;
		line-height: 46px !important;
	}
	#Sec03 p {
		font-size: 16px;
		line-height: 24px;
	}
	#Faqsection h1 {
		font-size: 36px !important;
		line-height: 46px !important;
	}
	#footer .vc_col-sm-3:nth-child(2), #footer .vc_col-sm-3:nth-child(1), #footer .vc_col-sm-3:nth-child(3) {
		width: 33.33%;
	}
	#footer .vc_col-sm-3:nth-child(4) {
		width: 100%;
	}
	#footer .vc_col-sm-3:nth-child(4) .vc_column-inner {
		margin-top: 30px;
	}	
	#footer form.wpcf7-form.init label {
		width: 100%;
	}
	#Sec04.vc_row, #Sec05 {
		margin: 0px !important;
	}
	#contenttesti .vc_col-sm-8 h4 {
		font-size: 18px;
	}
	#contenttesti .vc_col-sm-8 h1 {
		font-size: 36px;
		line-height: 46px;
	}
	#footer .vc_col-sm-3:nth-child(4) {
		padding-left: 0px;
	}
	#contenttesti .vc_col-sm-8 .wpb_text_column p {
		font-size: 16px;
		line-height: 24px;
	}	
	.paoc-credit-wrp {
		display: none;
	}
	#navbarpop ul {
		text-align: center;
		list-style: none;
		padding: 0 !important;
	}
	#navbarpop ul li {
		margin-bottom: 15px;
	}
	#navbarpop ul li a {
		font-size: 18px;
		line-height: 30px;
		font-family: 'Montserrat' !important;
		text-transform: uppercase;
		color: #000;
		font-weight: 700;
	}
	.mobilemenu a.paoc-popup-click:before {
		content: "☰";
		font-size: 30px !important;
		position: relative;
		color: #df201f;
		text-align: right;
		background: #ffc424;
		padding: 5px 15px;
	}
	.mobilemenu a.paoc-popup-click {
		top: 30px;
		position: relative;
		background: transparent;
		color: transparent;
		font-size: 0;
	}
	.mobilemenu img {
		width: 150px;
	}
	#teamsec .vc_icon_element {
		width: 20%;
	}
	#teamsec h3 {
		font-size: 22px !important;
	}	
	#teamsec h5 {
		height: 50px;
	}
	#teamsec .wpb_text_column .wpb_wrapper p {
		height: 190px;
	}
	#Sec04 h4 {
		font-size: 18px !important;
		line-height: 24px !important;
	}
	#Sec04 h2 {
		font-size: 36px !important;
		line-height: 46px !important;
	}
	#Sec04 p {
		width: 100%;
	}	
	#testihome {
		padding: 50px 0 30px !important;
	}	
	#Sec05 h4 {
		font-size: 18px !important;
	}
	#Sec05 h2 {
		font-size: 36px !important;
		line-height: 46px !important;
	}
	#Sec05 h6 {
		font-size: 18px !important;
		line-height: 24px !important;
	}
	#Sec05 p {
		line-height: 25px !important;
	}
	#Faqsection #faq-tabs {
		width: 100%;
	}
	.about-section p {
		max-width: 100% !important;
		font-size: 16px !important;
	}
	.hero-section .investorsbutton {
		display: none !important;
	}
	.about-section h2 {
		font-size: 36px !important;
		line-height: 46px !important;
	}
	.about-section h4 {
		font-size: 18px !important;
	}
	.about-section {
		margin: 0 !important;
	}
	.about-section .vc_row.wpb_row.vc_row-fluid {
		margin: 0 !important;
	}
	.hero-section h2 {
		font-size: 40px !important;
		line-height: 50px !important;
	}
	.hero-section .wpb_raw_code.wpb_content_element.wpb_raw_html {
		margin-bottom: 0 !important;
	}
	.about-section .about-section-row-two .vc_column-inner>.wpb_wrapper .wpb_text_column.wpb_content_element {
		padding: 20px 20px 30px;
	}
	.page-id-188 .hero-section h2 {
		text-transform: capitalize;
		font-size: 36px !important;
		line-height: 40px !important;
	}
	.ready-section-technology h1 {
		font-size: 36px !important;
		line-height: 46px !important;
	}
	.ready-section-technology p {
		font-size: 16px;
		line-height: 24px;
		padding-right: 0px;
	}
	.technology-section-three p {
		font-size: 16px;
	}	
	.hero-section-two h2{
		max-width: 100% !important;
	}
	.cls-section-one {
		margin: 0 !important;
	}
	#teampages, #teamsec {
		margin: 0 !important;
	}
	#reachsec h2 {
		font-size: 36px !important;
		line-height: 46px !important;
	}
	#reachoutcol2 h2 {
		font-size: 36px !important;
		line-height: 46px !important;
	}
	#reachoutcol2 p, #reachoutcol2 .vc_message_box p a {
		font-size: 16px !important;
		line-height: 24px !important;
		padding-right: 0px;
	}
	.page-id-348 .mapsec {
		margin-bottom: 60px !important;
	}	
	.page-id-348 .about-us-section-three {
		padding-top: 80px !important;
	}

}


@media only screen and (max-width: 959px) {
	#Contactbtn {
		display: none !important;
	}
	#Sec01 .vc_col-sm-7 {
		width: 100% !important;
	}
	#Sec01 .vc_col-sm-5 {
		width: 100%;
	}
	#Sec01 .vc_col-sm-5 .wpb_single_image {
		margin-bottom: 0;
		text-align: center;
	}
	#Sec01 .vc_col-sm-5 img {
		max-width: 100%;
		margin-left: 0px;
		margin-top: 0px;
		z-index: -1;
	}
	#Sec02 .vc_col-sm-6 {
		width: 100% !important;
	}
	#Sec02 .vc_col-sm-6:nth-child(1) img {
		max-width: 100% !IMPORTANT;
		margin-left: 0px;
	}
	#Sec02 .vc_col-sm-6:nth-child(2) {
		width: 100% !important;
		margin-left: 0px;
	}
	#Sec02 {
		display: flex;
		flex-direction: column-reverse;
	}
	#Sec03 .vc_col-sm-6 {
		width: 100%;
	}
	#Sec04 {
		padding-bottom: 40px !important;
	}
	#contenttesti .vc_col-sm-4 > .vc_column-inner .wpb_wrapper {
		width: auto;
	}
	#Sec05 .vc_col-sm-7, #Sec05 .vc_col-sm-5 {
		width: 100%;
	}
	#Sec05 .vc_col-sm-5 .wpb_single_image {
		text-align: center;
	}
	#footer .vc_col-sm-3:nth-child(4) .vc_column-inner:before{
		display: none !important;
	}
	#Sec05 .vc_col-sm-5 img {
		width: 70% !important;
	}
	#Faqsection {
		padding-bottom: 50px !important;
	}
	#footer .vc_col-sm-3:nth-child(2), #footer .vc_col-sm-3:nth-child(1), #footer .vc_col-sm-3:nth-child(3), #footer .vc_col-sm-3:nth-child(4) {
		width: 100%;
	}
	#footer .vc_col-sm-3 .wpb_single_image, #footer .vc_col-sm-3 h2, #footer .vc_col-sm-3 h4, #footer .vc_col-sm-3 {
		text-align: center !important;
	}
	#footer form.wpcf7-form.init p{
		text-align:left !important;
	}
	#footer .vc_message_box .vc_message_box-icon {
		position: relative !important;
		left:0 !important;
	}
	#footer .vc_message_box {
		display: flex;
		justify-content: center;
		padding-left:0 !important;
	}
	#copyrightfooter .vc_col-sm-4, #copyrightfooter .vc_col-sm-8 {
		width: 100%;
		text-align: center;
	}
	#copyrightfooter .vc_col-sm-4 .vc_column-inner{
		padding:0 !important;
	}
	#copyrightfooter .vc_col-sm-4 .wpb_wrapper {
		display: flex;
		justify-content: center;
	}
	#copyrightfooter {
		display: flex;
		flex-direction: column-reverse;
		gap: 10px;
	}
	.mobilemenu .wpb_single_image {
		margin-bottom: 0 !important;
	}
	.mobilemenu .vc_col-sm-3 {
		width: 50% !important;
	}
	.mobilemenu .vc_col-sm-9 {
		width: 50% !important;
	}
	.mobilemenu{
		display:flex !important;
	}
	#faq-tabs .vc_tta-panel .vc_tta-panel-body p{
		padding-right: 0 !important;
	}
	#faq-tabs .vc_tta-panel-heading h4 a:before, #faq-tabs .vc_tta-panel-heading span.vc_tta-title-text:before, #faq-tabs .vc_active .vc_tta-panel-body:before{
		display:none !important;
	}
	#faq-tabs .vc_tta-panel-body, #faq-tabs .vc_tta-panel-heading h4 a {
		padding-left: 20px;
	}
	#testi .swiper-pagination {
		text-align: center;
		padding: 0px 0px;
		position: relative;
		top: 0px;
	}	
	#contenttesti .vc_col-sm-8 .wpb_text_column p {
		width: 100%;
	}
	#leftimg img {
		width: 40%;
		margin-bottom: 20px !important;
	}	
	#rightimg img {
		width: 40% !important;
		margin-top: 10px;
	}
	.about-section-row-two .vc_col-sm-4 {
		width: 100% !important;
	}
	.about-section .about-section-row-two figure, .about-section .about-section-row-two figure .vc_single_image-wrapper {
		min-width: 100% !important;
	}	
	.about-section .about-section-row-two figure, .about-section .about-section-row-two figure .vc_single_image-wrapper img {
		height: 260px;
		object-fit: cover;
	}	
	.about-section .about-section-row-two .vc_column-inner>.wpb_wrapper .wpb_text_column.wpb_content_element{
		height:auto !important;
	}	
	body .about-us-section-three {
		padding-top: 0px !important;
		padding-bottom: 70px !important;
	}
	body .about-us-section-three .vc_col-sm-6 {
		width: 100% !important;
	}	
	body .about-us-section-three {
		display: flex;
		flex-direction: column-reverse;
	}
	body .about-us-section-three .vc_figure, body .about-us-section-three .vc_figure .vc_single_image-wrapper {
		width: 100% !important;
	}	
	body .about-us-section-three .vc_figure .vc_single_image-wrapper img {
		height: 360px;
		object-fit: cover;
		width: 100%;
	}
	.ready-section-technology .vc_col-sm-6 {
		width: 100% !important;
	}
	.page-id-188 .hero-section .vc_col-sm-8 {
		width: 100% !important;
	}	
	.page-id-188 .hero-section .vc_col-sm-4 img, .hero-section .investorsbutton {
		display: none !important;
	}
	#buttoninnner .vc_row .vc_col-sm-6 {
		width: 50% !important;
	}
	.ready-section-technology p ,.ready-section-technology h1{
		text-align: center !important;
	}
	.technology-section-three .vc_row {
		flex-direction: column;
	}
	.technology-section-three .vc_row .vc_col-sm-3, .technology-section-three .vc_row .vc_col-sm-2 {
		width: 100%;
	}	
	.technology-section-three p br {
		display: none;
	}	
	.technology-section-three p{
		text-align: center !important;
	}	
	.technology-section-three .vc_row .vc_col-sm-2 {
		margin-bottom: 20px;
	}	
	#techimage {
		width: 90%;
	}
	.technology-section-three .vc_col-sm-2 {
		background: #EDEDED;
		margin-right: 0px;
		border-radius: 10px;
		width: 90% !important;
		margin: 10px auto !important;
	}
	#reachoutcol2 {
		width: 98% !important;
		margin: auto !important;
		margin-top: 70px !important;
		height: auto !important;
	}
	.page-id-348 .mapsec .vc_col-sm-6 iframe {
		width: 100%;
		height: 400px;
	}
	.reachform .row .col-md-12 {
		display: flex;
		gap: 21px;
		margin-bottom: 21px !important;
		flex-direction: column;
	}
	.about-us-section-three h2 {
		font-size: 36px !important;
		line-height: 46px !important;
	}
	#loginsecone .vc_col-sm-6 {
		width: 96%;
		margin: auto !important;
	}
}




@media only screen and (max-width: 767px) {

#loginsecone .wpb_text_column p{
padding:0;
}

#loginsecone .vc_col-sm-6 {
    width: 100%;
    margin: auto !important;
   padding: 40px 20px !important;
}

	#contenttesti .vc_col-sm-8 h1 {
		font-size: 30px;
		line-height: 36px;
	}
	#Sec01 h2 {
		font-size: 30px;
		line-height: 40px;
	}	
	#Sec02 h4 {
		font-size: 16px !important;
	}	
	#Sec02 h2 {
		font-size: 30px !important;
		line-height: 40px !important;
	}	
	#Sec02 h6 {
		font-size: 16px !important;
		line-height: 24px !important;
	}
	#Sec03 h2 {
		font-size: 30px !important;
		line-height: 40px !important;
	}	
	#Sec04 h4 {
		font-size: 16px !important;
		line-height: 24px !important;
	}
	#Sec04 h2 {
		font-size: 30px !important;
		line-height: 40px !important;
	}	
	#teamsec h3, #teamsec h5, #teamsec p {
		height: auto !important;
	}	
	#contenttesti .vc_col-sm-4 {
		margin-bottom: 30px !important;
	}	
	#Sec05 h4 {
		font-size: 16px !important;
	}	
	#Sec05 h2 {
		font-size: 30px !important;
		line-height: 40px !important;
	}	
	#Faqsection h5 {
		font-size: 16px !important;
	}	
	#Faqsection h1 {
		font-size: 30px !important;
		line-height: 40px !important;
	}	
	#teamsec .vc_col-sm-4 {
		margin-bottom: 20px;
	}
	.page-id-188 .hero-section h2 {
		text-transform: capitalize;
		font-size: 30px !important;
		line-height: 34px !important;
	}
	.page-id-188 .hero-section .vc_col-sm-4{
		display:none !important;
	}
	.ready-section-technology h1 {
		font-size: 26px !important;
		line-height: 33px !important;
	}
	.about-us-section-three h6 {
		max-width: 100%;
		font-size: 18px !important;
		line-height: 26px !important;
	}
	#techimage {
		width: 100%;
	}
	.cls-section-two.cls-section-two.cls-section-two {
		padding-bottom: 70px !important;
	}
}