@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css');
#header{
	display:none;
}
#node-agent-edit-form .vertical-labs{
	display:none !important;
}
#auto-progress{
	border:1px solid #ccc;
	background-color:none;
}

#navigation-link-menu-link-content49a34529-c52b-4088-9100-048c308d12d9 > a {
    background-color:#14ae72;
    color:#ffffff;
}
#navigation-link-menu-link-content49a34529-c52b-4088-9100-048c308d12d9 > a > span {
    width: 100%;
    text-align: center;
    position: absolute;
    left: 0;
}
#navigation-link-menu-link-content49a34529-c52b-4088-9100-048c308d12d9 .toolbar-button::before {
  content: none !important;
  display: none !important;
}

#navigation-link-menu-link-content810355ee-4ec1-4503-87ed-38b07ce266e2 > a {
    color:#000
}
#navigation-link-menu-link-content810355ee-4ec1-4503-87ed-38b07ce266e2 > a > span {
    width: 100%;
    text-align: center;
    position: absolute;
    left: 0;
}
#navigation-link-menu-link-content810355ee-4ec1-4503-87ed-38b07ce266e2 .toolbar-button::before {
  content: none !important;
  display: none !important;
}

.skip-link{
	display:none;
}
#auto-progress legend span{
	background-color: #f6f8f8;
    color: black;
    border:none;
    border-right:none;
    border-left:none;
}
#login-n, #register-n{
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:2px;

}
#register-n{
	background-color:#14ae72;
}
#login-n a, #register-n a{
	text-decoration:none;
	color:#000;
	padding-bottom:3px;
	
}
#login-n:hover, #register-n:hover{
	background-color:#000;
	color:#fff;

}
#login-n a:hover, #register-n a:hover{
	color:#fff;

}
#register-n a{
	color:#fff;
}





.field--name-field-progress{
	color:#fff;
}
#edit-preview{
	display:none;
}
#xhidden{
	display:none;
}
#edit-comment-body-0-format{
	display:none;
}
#edit-subject-wrapper{
	display:none;
}
#edit-notify-type{
	display:none;
	height:1px;
	overflow:hidden;
}
#comment-form .js-form-type-checkbox{
	display:none;
	
}
.comment__content h3{
	margin-bottom:2px;
	margin-top:2px;
	padding-bottom:0px;
	padding-top:0px;
	
}
.comment__picture{
	display:none;
}

.comments__title{
	padding-bottom:0px;
	margin-bottom:0px;
	font-size:150%;
}
.toolbar-block__list li{
	background-color:#f5f5f5f7;
}
.auto-notice{
	color:#888;
	font-size: 0.7em;
	width:70%;
	text-align:center;
	padding-top:10px;
  line-height:1.1em;
}
  .automation-hero {
    display: flex;
    flex-direction: column;
    align-items: center;
    font-family: "Segoe UI", sans-serif;
  }

  .automation-title {
    font-size: 28px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 24px;
    color: #212529;
  }
  .automation-input-block{
  	width:100%;
  	padding-bottom:30px;
  }
  .automation-input-container {
    display: block;
    align-items: flex-start;
    background: #fff;
    border-radius: 24px;
    padding: 12px 16px;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.05);
    width: 100%;
    gap: 10px;
    margin-right: auto;
    margin-left: auto;
    border: 1px solid #888;
  }

  .automation-input-container textarea {
    flex: 1;
    border: none;
    font-size: 16px;
    padding: 10px 12px;
    border-radius: 16px;
    outline: none;
    resize: vertical;
    min-height: 48px;
    max-height: 160px;
    line-height: 1.5;
    background: transparent;
    color: #333;
  }

  .automation-input-container button {
    background: #14ae72;
    color: white;
    border: none;
    border-radius: 20px;
    padding: 10px 16px;
    font-size: 15px;
    font-weight: 500;
    cursor: pointer;
    transition: background 0.2s ease;
    white-space: nowrap;
    float:right;
    margin-top:22px;
  }

  .automation-input-container button:hover {
    background: #119860;
  }

  .automation-suggestions {
    margin-top: 40px;
    text-align: center;
    margin-right:5%;
    margin-left:5%;
  }

  .suggestion-title {
    font-size: 18px;
    margin-bottom: 16px;
    color: #333;
  }

  .suggestion-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 12px;
  }

  .template-item {
    background: #fff;
    border: 1px solid #ddd;
    padding: 10px 18px;
    border-radius: 20px;
    cursor: pointer;
    transition: all 0.2s ease;
    font-size: 14px;
    color: #333;
  }

  .template-item:hover {
    background-color: #f1f1f1;
    border-color: #bbb;
  }


#navigation-link-menu-link-content49a34529-c52b-4088-9100-048c308d12d9 {
    background-color: #f2f2f2;
    border-radius: 8px;
    font-weight: normal;
    margin-top: 30px;
}
#navigation-link-menu-link-content555b4049-5003-4816-a8c4-20684cb19e55 {
    background-color: #f2f2f2;
    border-radius: 8px;
    font-weight: normal;
}
#user-login-form{
	margin-left:10%;
	padding-top:10%;
	padding-bottom:10%;
	margin-right:10%;
}
#user-pass{
	margin-left:10%;
	padding-top:10%;
	padding-bottom:10%;
	margin-right:10%;
}
#user-register-form{
	margin-left:10%;
	margin-right:10%;
	width:80%;
}
#block-olivero-getstartedheader{
	margin-left:10%;
		width:80%;
}
.toolbar-button {
    font-variation-settings: normal !important;
    color:#000;
}
.gxstarted:hover{
	color:#000 !important;
}
.gxsignin:hover{
	color:#000;
}
#block-menuitemextrasdemomenuq{
	margin-right:8rem;
}


a[href*="/add-new"]::before {
  font-family: "Font Awesome 6 Free";
  content: "\f234"; /* icon unicode */
  margin-right: 6px;
  font-weight: 900;
}
a[href*="/agent-s"]::before {
  font-family: "Font Awesome 6 Free";
  content: "\f0c0"; /* Font Awesome icon for "Users" */
  margin-right: 6px;
  font-weight: 900;
}

:is(.forum table,.text-content table,.views-table,.draggable-table) td {
    white-space: normal;
    border-block-end: 1px solid #14ae72;
}
.form-item__label.form-required::after,
.fieldset__label.form-required::after,
.required-mark::after {
  background-image: url("data:image/svg+xml,%3Csvg height='16' width='16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m0 7.562 1.114-3.438c2.565.906 4.43 1.688 5.59 2.35-.306-2.921-.467-4.93-.484-6.027h3.511c-.05 1.597-.234 3.6-.558 6.003 1.664-.838 3.566-1.613 5.714-2.325l1.113 3.437c-2.05.678-4.06 1.131-6.028 1.356.984.856 2.372 2.381 4.166 4.575l-2.906 2.059c-.935-1.274-2.041-3.009-3.316-5.206-1.194 2.275-2.244 4.013-3.147 5.206l-2.856-2.059c1.872-2.307 3.211-3.832 4.017-4.575-2.081-.402-4.058-.856-5.93-1.356' fill='%23FF0000'/%3E%3C/svg%3E");
}

#block-olivero-useraccountmenu{
	display:none;
}

details .summary{
	float:right;
	clear:right;
}
#edit-field-agent-id-wrapper{
	display:none;
}
.node--unpublished {
    background-color: #ffffff;
}
details .summary a{
text-decoration:none;
}
@media (max-width: 576px) {
  .agent-qr-block {
    width:40%;
    position: absolute;
    right: -40px;
    top: 0;
    z-index:500;
  }
    .agent-qr-block img {
    width:100%;
    height:auto;
  }
    .agent-qr-block a {
    font-size:0.6rem;
  }
 .agent-row .agent-name {
    margin-bottom: 90px;
}
}

#agentdata{
	width:96%;
	margin-right:auto;
	margin-left:auto;
}
#agent-prod{
	padding-top:5px;
	min-height:40px;
}
#agent-prod span{
	text-align:left;
	font-size:140%;
	display:block;
	margin-top:-7px;
}
#agent-prod a {
    position: relative;
    float: right;
    clear: right;
    text-decoration: none;
    color: #ffffff;
    background-color: #30a074;
    padding: 10px;
    border-radius: 20px;
    padding-left: 15px;
    padding-right: 15px;
    margin-top:-15px;
    font-size:110%;
}
#agent-prod a:hover {
	background-color:#333;
}
#block-olivero-content .field--name-field-agent-picture{
	margin-left:0px;
}
.form-item__description{
	display:none;
}
.site-footer .text-content a {
    -webkit-text-decoration: none;
    text-decoration: none;
    font-family: 'Inter', sans-serif;
}
.page-title {
    margin: 0;
    font-size: 180%;
    -webkit-font-smoothing: antialiased;
    width:100%;
    text-align:center;
    display:block;
    margin-right:auto;
    margin-left:auto;
}
.site-footer .text-content a:hover {
    -webkit-text-decoration: underline;
    text-decoration: underline;
}

        .nfooter {
            text-align: left;
            color: #808080;
            font-size: 12px;
            padding: 10px;
            line-height:10px;
        }
        .nfooter-links {
            margin-top: 5px;
        }
        .nfooter-links a {
            text-decoration: none;
            color: #808080;
            margin: 0 0px;
            font-size:12px;
        }
        .nfooter-links a:hover {
            text-decoration: underline;
        }
        .separator {
            margin: 0 0px;
            color: #808080;
        }
        
.btn-primary{
	background-color:#fff !important;
	border: 1px solid green !important;
}
.primary-nav__menu-link{
	font-size:1rem;
}
#block-menuitemextrasdemomenuq ul li a {
    font-family: 'Inter', sans-serif !important;
}
#main a {
    font-family: 'Inter', sans-serif !important;
}
#main p {
    font-family: 'Inter', sans-serif !important;
}
#main div {
    font-family: 'Inter', sans-serif !important;
}
/* Fix the top menu bar for all screen sizes */
.site-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000;
    background: #fff; /* Ensure background color */
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); /* Add slight shadow */
    min-height:50px !important;
}
#block-olivero-logo{
	margin-left:-5%;
}

#block-olivero-logo > div > div{
	line-height:auto;
	padding-top:0;
	padding-bottom:0;
}
:root{
	--color--primary-50:#14ae72;
	--color--primary-40:#251f1f;
}


bodyxz {
    padding-top: 180px; 
}
html, body {
    overflow-x: hidden;
    width: 100%;
}

	#site-header__inner > div{
	margin-right:auto;
	margin-left:auto;
}
.form-item__label {
	font-weight:normal;
}
/* Responsive Fix for Small Screens */
@media (max-width: 768px) {
    .site-header {
        height: auto;
        padding: 10px 15px;
    }

    body {
        padding-top: 120px; /* Adjust for smaller screens */
    }
}


body, html {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    font-family: sans-serif;
    background-color: #fff !important;
    background-image:none;
}
#page-wrapper{
	margin-right:auto;
	margin-left:auto;
	padding-top:0px;
}


.content-header {
    background-color: #fff !important;
}

video {
    display: block;
    width: 100%;
    height: auto;
    max-height: 60vh;
    object-fit: cover;
}

.banner-container {
    position: relative;
    text-align: center;
}

.banner-container h1 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
    font-size: 2.5rem;
    background: #fff;
    padding: 10px 20px;
    border-radius: 8px;
}

.services-wrapper {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 1.5rem;
    padding: 1rem;
    max-width: 100%;
}

.service-card {
    display: flex;
    flex-direction: column;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 8px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.service-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
}

.service-card img {
    width: 100%;
    height: 220px;
    object-fit: cover;
}

.service-card-content {
    padding: 1rem;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.service-card h3 {
    margin: 0 0 0.5rem;
    font-size: 1.2rem;
    color: #333;
}

.service-card p {
    margin: 0 0 1rem;
    font-size: 0.95rem;
    color: #666;
}

.service-card a {
    display: inline-block;
    text-decoration: none;
    background-color: #172a56;
    color: #fff;
    padding: 0.5rem 1rem;
    border-radius: 4px;
    text-align: center;
    font-size: 0.9rem;
}

.service-card a:hover {
    background-color: #0056a3;
}

.clients-section {
    background-color: #fff;
    padding: 20px 0;
    overflow: hidden;
}

.clients-wrapper {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 30px;
    animation: scroll 80s linear infinite;
}

.client-logo {
    display: block;
    width: auto;
    height: 60px;
    filter: grayscale(100%);
    transition: filter 0.3s ease, transform 0.3s ease;
}

.client-logo:hover {
    filter: grayscale(0);
    transform: scale(1.1);
}

@keyframes scroll {
    0% { transform: translateX(0); }
    100% { transform: translateX(-100%); }
}

.clients-container {
    display: flex;
    gap: 30px;
    width: calc(100% * 2);
}

#block-claro-xgscinsightsblog > h2 {
    width: 100%;
    text-align: center;
}

#block-claro-content .field--name-field-thumbnail img {
    max-width: 100%;
    height: auto;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}

#block-claro-xgscinsightsblog {
    background-color: #e6e8f3;
    padding: 5px 10px 50px;
    width: 90%;
    margin: auto;
    border-radius: 10px;
}

@media (min-width: 75rem) {
    .social-bar { display: none !important; }
    #block-olivero-nvesiaintrovideo { margin-left: 10%; }
    	 .nglogo{
	 	margin-top: 1.875rem;;
	 }
    
}


.site-header__initial { display: none; }

.hero-banner-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 40px;
    padding: 40px 5%;
    background-color: #fff;
}

.hero-banner {
    flex: 1;
    display: flex;
    justify-content: left;
}

.hero-banner img {
    max-width: 100%;
    height: auto;
    border-radius: 10px;
    margin-left:5.5%;
}

.hero-title {
    flex: 1;
    max-width: 600px;
    text-align: left;
}

.hero-title h1 {
    font-size: 2.5rem;
    font-weight: bold;
    color: #222;
    margin-bottom: 15px;
    line-height: 45px;
}

@media screen and (min-width: 769px) {
    .hero-title p {
        margin-right: 30px;
    }
    
    .hero-title h3 {
        margin-right: 30px;
    }
}

.btn-primary {
    display: inline-block;
    padding: 12px 24px;
    background-color: #14ae72;
    color: #fff;
    font-size: 1rem;
    font-weight: bold;
    text-decoration: none;
    border-radius: 5px;
}

.btn-primary:hover {
    background-color: #15803d;
}

@media (max-width: 1024px) {

    .hero-banner-wrapper {
        flex-direction: column-reverse;
        text-align: center;
    }
    .hero-title {
        max-width: 90%;
        text-align: center;
    }
    .hero-title h1 { font-size: 2rem; }
    .hero-title p { font-size: 1rem; }
    .btn-primary {
        font-size: 1rem;
        padding: 10px 20px;
    }
}


    
     /* INTEGRATIONS  */
    .clients-section {
      background-color: #fff;
      padding: 0px 0;
      overflow: hidden;
      margin-top: -50px;
      padding-bottom:25px;

    }

    .clients-wrapper {
      display: flex;
      align-items: center;
      justify-content: flex-start;
      gap: 30px;
      animation: scroll 80s linear infinite;
    }
    .client-logo {
    display: block;
    width: auto;
    height: 40px;
    filter: grayscale(100%);
    transition: filter 0.3s ease, transform 0.3s ease;
   }

    .client-logo:hover {
      filter: grayscale(0); /* Show color on hover */
      transform: scale(1.1); /* Slight zoom effect */
    }
    @media screen and (min-width: 38em) {
    .page-content {
        margin-top: 0rem;
    }
   }

    /* Responsive adjustments */
    @media (max-width: 768px) {
    	#block-menuitemextrasdemomenuq{
	margin-right:1rem;
}
      .client-logo {
        width: 80px; /* Adjust size for smaller screens */
      }
      
      .automation-title {
      	font-size:110%;
      	line-height:21px !important;
      }
      
    }

    /* Smooth scrolling animation */
    @keyframes scroll {
      0% {
        transform: translateX(0);
      }
      100% {
        transform: translateX(-100%);
      }
    }

    /* Wrapping the content to repeat the animation smoothly */
    .clients-container {
      display: flex;
      gap: 30px;
      width: calc(100% * 2); /* Ensure smooth scrolling by doubling content width */
    }
    #block-olivero-integrations{
    	margin-right:-100px;
    }
    #block-olivero-integrations img{
    	width:200px !important;
    	height:65px !important;
    }
blockquote::before {
    content: "\201C";
    color: #14ae72 !important;
}
.form-item__label.form-required::after, .fieldset__label.form-required::after, .required-mark::after {
 background-image: url(data:image/svg+xml,%3Csvg height='16' width='16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m0 7.562 1.114-3.438c2.565.906 4.43 1.688 5.59 2.35-.306-2.921-.467-4.93-.484-6.027h3.511c-.05 1.597-.234 3.6-.558 6.003 1.664-.838 3.566-1.613 5.714-2.325l1.113 3.437c-2.05.678-4.06 1.131-6.028 1.356.984.856 2.372 2.381 4.166 4.575l-2.906 2.059c-.935-1.274-2.041-3.009-3.316-5.206-1.194 2.275-2.244 4.013-3.147 5.206l-2.856-2.059c1.872-2.307 3.211-3.832 4.017-4.575-2.081-.402-4.058-.856-5.93-1.356' fill='%2314AE72'/%3E%3C/svg%3E%0A
) !important;
}

.fieldset__legend {
    background-color: #191919e0;
    color:#fff;
    font-size:80%;
}
.admin-toolbar-control-bar__content {
    display: grid;
    width: 100%;
    position: fixed;
    background-color: #fff;
    margin-top: -5px;
}
.styled-select-wrapper {
    position: relative;
    display: inline-block;
    margin-right:auto;
    margin-left:auto;
    width: 250px;
}