@charset "UTF-8";

/*
Theme Name: Hotelengine
Author: Hotelengine
Author URI: #
Description: Hotelengine
Version: 1.0
*/


.preloader{width:100%;height:100%;background:#fff;display:flex;justify-content:center;position:fixed;align-items:center;inset:0;z-index:999}.preloader__container{height:15px;width:105px;display:flex;position:relative}.preloader__container .preloader__circle{width:15px;height:15px;border-radius:100%;background-color:var(--color-blue);animation:move 1s linear 0s infinite;margin-right:30px}.preloader__container .preloader__circle:first-child{position:absolute;top:0;left:0;animation:grow 1s linear 0s infinite}.preloader__container .preloader__circle:last-child{position:absolute;top:0;right:0;margin-right:0;animation:grow 1s linear 0s infinite reverse}@keyframes grow{from{transform:scale(0,0);opacity:0}to{transform:scale(1,1);opacity:1}}@keyframes move{from{transform:translateX(0)}to{transform:translateX(45px)}}

* {
    overscroll-behavior-y: none !important;
}

/* RESET */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{font-size:100%;margin:0;padding:0;border:0;outline:0;vertical-align:baseline;background:transparent;min-width:0}html{min-height:100%;font-weight:400;touch-action:manipulation;-ms-touch-action:manipulation}body{min-height:100%;line-height:1}blockquote,q{quotes:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}h1,h2,h3,h4,h5{font-weight:inherit}b,strong{font-weight:700}input,button,textarea{border:0;padding:0;font-weight:inherit;background:transparent;line-height:1}hr{display:block;width:100%;height:1px;background:#ada29c;margin:0;padding:0;border:0}.noselect{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}::-webkit-input-placeholder,::-moz-placeholder,:-ms-input-placeholder,:-moz-placeholder{color:inherit}input::placeholder{color:inherit;opacity:.7}input[type=text]::-ms-clear,input[type=text]::-ms-reveal{display:none;width:0;height:0}input[type="search"]::-webkit-search-decoration,input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-results-button,input[type="search"]::-webkit-search-results-decoration{display:none}a{color:inherit;text-decoration:none;}select:disabled{opacity:.6}


:root {
  --color-default: #000;
  --blue-hover: #3977F4;
  --white: #fff;
  --light-grey: #929395;
}

html {
    font-size: 10px;
}

body {
    font-family: 'CircularXX TT', Montserrat, sans-serif;
    font-weight: 400;
    font-weight: normal;
    font-size: 1.8rem;
    line-height: 1.75;
    background: #fff;
    color: var(--color-default);
}

body.ov-hidden {
    overflow: hidden;
}

/* push the wp admin bar down for logged in users */
body.logged-in .header {top: 32px !important;}

picture,
img,
svg,
iframe {
    display: block;
    max-width: 100%;
}

figure {
    margin-left: 0;
    margin-right: 0;
}

section {
    width: 100%;
    position: relative;
}

b, strong {
    font-weight: 600;
}

.btn {
    box-sizing: border-box;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 5.8rem;
    padding: 1.5rem;
    min-width: 17rem;
    font-weight: 500;
    font-size: 1.6rem;
    color: #fff;
    border-radius: 1rem;
    border: 2px solid var(--color-blue);
    background: var(--color-blue);
    transition: 0.3s;
    cursor: pointer;
}

.btn:hover {
    border-color: var(--color-orange);
    background-color: var(--color-orange);
}

.wrapper {
    box-sizing: border-box;
    width: 122rem;
    max-width: 100%;
    padding: 0 1rem;
    margin: 0 auto;
    position: relative;
}

.page-template-page-lighthero .wrapper, .page-template-page-homepage .wrapper, .home .wrapper {
    width: 144rem;
}

.wrapper_small {
    width: 82rem;
}

.wrapper_xs {
    max-width: 60rem;
}

.elementor-section-wrap>section.elementor-section:not(.elementor-section-full_width) {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
}

.top-line,
.elementor-slide-heading {
    position: relative;
    padding-top: 2.4rem;
}

.top-line::before,
.elementor-slide-heading::before {
    content: '';
    display: block;
    width: 4rem;
    height: 0.2rem;
    background: linear-gradient(90deg, #0C0CF6 0%, #4FABFA 100%);
    position: absolute;
    top: 0;
    left: 0;
}

.top-line_centered::before {
    left: 50%;
    transform: translateX(-50%);
}

.elementor-widget-heading .elementor-heading-title.elementor-size-small {
    font-family: 'CircularXX TT', Montserrat, sans-serif;
    font-weight: bold;
    font-size: 1.2rem;
    line-height: 1.33;
    letter-spacing: 0.1rem;
    text-transform: uppercase;
}
.elementor-widget-heading .elementor-heading-title.elementor-size-medium,
.title-medium {
    font-family: 'CircularXX TT', Montserrat, sans-serif;
    font-weight: normal;
    font-size: 2.4rem;
    line-height: 1.2;
    letter-spacing: -0.02em;
}

.elementor-widget-heading .elementor-heading-title.elementor-size-large,
.title-large {
    font-family: 'Aeonik', Montserrat, sans-serif;
    font-weight: normal;
    font-size: 4rem;
    line-height: 1.2;
}

.elementor-widget-heading .elementor-heading-title.elementor-size-xl {
    font-family: 'CircularXX TT', Montserrat, sans-serif;
    font-weight: normal;
    font-size: 6.4rem;
    line-height: 1.2;
    letter-spacing: -0.02em;
}

.elementor-widget-heading .elementor-heading-title.elementor-size-xxl {
    font-family: 'CircularXX TT', Montserrat, sans-serif;
    font-weight: normal;
    font-size: 6.4rem;
    line-height: 1.2;
    letter-spacing: -0.02em;
}

.hero-section-v1 {
    padding: 20rem 0 12rem !important;
}

/* Zoom API Form Code */
form[data-zi-mapped-form] input:not([type="email"]):not([type="submit"]) {
    display: none;
}
form[data-zi-mapped-form] input[data-zi-input-enriched="false"] {
    display: block !important;
}
.hbspt-form-container {
    -moz-opacity: 0;
    opacity: 0;
	-webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
}
.fadeInForm {
    -moz-opacity: 1;
    opacity: 1;
}


/* Salesforce chatbot code */
.embeddedServiceHelpButton .helpButton .uiButton {
    background-color: #0000ff;
    font-family: "Arial", sans-serif;
}
.embeddedServiceHelpButton .helpButton .uiButton:focus {
    outline: 1px solid #0000ff;
}

/* slider years START */

.slider-navigation {
    display: flex;
    align-items: center;
    margin-bottom: 6rem;
}

.slider-navigation__arrow {
    width: 5rem;
    margin-right: 1.6rem;
    opacity: 0.8;
    cursor: pointer;
}

.slider-navigation__arrow.swiper-button-disabled {
    opacity: 0.2;
}

.slider-navigation__arrow:hover {
    opacity: 1;
}

.slider-years {
    width: 100%;
    overflow: hidden;
}

.slider-years-wrap {
    width: 150vw;
    padding-top: 4rem;
    color: #fff;
}

.slider-years__slider {
    margin-left: -2.4rem;
}

.slider-years .swiper-slide {
    width: auto !important;
}

.slider-years-item {
    width: 28rem;
    padding: 2.4rem;
    box-sizing: border-box;
    color: #fff;
}

.slider-years-item__icon {
    width: 4rem;
    margin-bottom: 1.5rem;
}

.slider-years-item__title {
    margin-bottom: 2.5rem;
}

.slider-years-item__text {
    color: #CBCBCB;
    font-size: 1.6rem;
    line-height: 1.3;
}

.slider-years-offset {
    width: calc(50vw + ((100vw - 1240px)/2));
    min-width: calc(50vw + 5rem);

}

/* slider years END */



/* section tabs START */

.elementor-widget-tabs .elementor-tabs  .elementor-tab-title {
    box-sizing: border-box;
    border: 1px solid transparent;
}

.elementor-widget-tabs .elementor-tabs  .elementor-tab-title.elementor-active {
    border: 1px solid currentColor;
}

.elementor-widget-tabs .elementor-tabs .elementor-tab-content {
    padding-top: 40px;
}

/* section tabs END */


/* section Testimonials Slider */

.testimonials-slider img {
    margin: 0 auto;
}

.testimonials-slider .elementor-swiper-button {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 1px solid #000;
}

.testimonials-slider .elementor-testimonial__image {
    margin-top: 0;
}

.testimonials-slider .elementor-testimonial .elementor-testimonial__footer {
    margin-top: 2rem !important;
}

.testimonials-slider .elementor-swiper-button:hover  {
    opacity: 0.5;
}
/* section Testimonials Slider END */

.elementor-widget:not(:last-child) {
    margin-bottom: 0;
}
.elementor-widget-testimonial-carousel .elementor-testimonial__text {
    max-width: 950px;
    margin: 0 auto;
}

.elementor-testimonial__name, .elementor-testimonial__title {
    font-size: 1.7rem !important;
}

/* Section Video */

.video-wrapper .elementor-custom-embed-play .eicon-play {
    display: block;
    width: 80px;
    height: 80px;
    opacity: 1;
    font-size: 0;
}

.video-wrapper .elementor-custom-embed-play .eicon-play::before {
    display: block;
    width: 100%;
    height: 100%;
    content: url(./images/play-btn.svg);
}

/* Section Video END */



/* news START  */

.news {
    padding: 11rem 0;
}

.featured-article-title {
    margin-bottom: 4rem;
}

.news-panel {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 4rem;
}

.news-cats {
    width: 27.5rem;
    height: 5rem;
    padding-left: 1.5rem;
    font-family: 'CircularXX TT', Montserrat, sans-serif;
    font-size: 1.6rem;
    border:  1px solid #000;

  -webkit-appearance: none;
  -moz-appearance: none;
  background: transparent;
  background: url("./images/select-arrow.png") right 1.5rem center no-repeat;
  background-size: 1.6rem;
}

.news-list {
    margin-bottom: -1.6rem;
}


.news-item {
    display: block;
    width: 100%;
    background: #F2F2F2;
    height: 43rem;
    font-family: 'CircularXX TT', Montserrat, sans-serif;
    font-weight: normal;
    margin-bottom: 1.6rem;
}

.news-item__image {
    width: 100%;
    height: 23rem;
}

.news-item__image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.news-item__content {
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
    width: 100%;
    padding: 2.4rem;
    height: 20rem;
}

.news-item__cats {
    font-size: 1.4rem;
    line-height: 1.3;
    color: #757575;
    margin-bottom: 1rem;
}

.news-item__title {
    font-size: 2rem;
    line-height: 1.2;
    letter-spacing: -0.02em;
    max-height: 10rem;
    overflow: hidden;
}

.news-item__excerpt {
    font-size: 1.6rem;
    line-height: 1.3;
    color: #757575;
}

.news-item__info {
    font-size: 1.4rem;
    line-height: 1.3;
    color: #929395;
    margin-top: auto;
}

.news-item__info span {
    display: inline;
}

.featured-article {
    width: 100%;
    height: 41rem;
    display: flex;
    margin-bottom: 4rem;
}

.featured-article__image {
    flex: 1;
    height: 100%;
}

.featured-article__content {
    width: 40.5rem;
    flex: 0 0 auto;
    padding: 4rem;
    height: auto;
}

.featured-article__title {
    font-size: 2.4rem;
    margin-bottom: 3rem;
}

/* news END  */



/* pagination START  */

.pagination {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 4rem;
}

.page-numbers {
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 5rem;
    padding: 0 3.2rem;
    margin: 0 0.4rem;
    border: 1px solid transparent;
    font-family: 'CircularXX TT', Montserrat, sans-serif;
    font-weight: normal;
    font-size: 1.6rem;
    line-height: 1.3;
    transition: 0.3s;
}

.page-numbers.current {
    border-color: #000;
}

a.page-numbers:hover {
    color: var(--blue-hover);//#0B0CF5;
    border-color: currentColor;
}
@media screen and (max-width: 480px) {
	.pagination {
		display: block !important;
	}
}

/* pagination END  */




/* author START  */

.back-to-news {
    display: block;
    font-size: 1.6rem;
    line-height: 1.3;
    color: #0C0CF6;
    margin-bottom: 4rem;
}

.author-page {
    font-family: 'CircularXX TT', Montserrat, sans-serif;
    padding: 22rem 0 12rem;
}

.author__row {
    display: flex;
    align-items: center;
    flex-flow: row wrap;
    margin-bottom: 5rem;
}

.author__image {
    flex: 0 0 auto;
    margin-right: 4rem;
}

.author__image img {
    border-radius: 100%;
}

.author__name {
    font-size: 6.4rem;
    line-height: 1.2;
    color: #000000;
    letter-spacing: -0.02em;
    margin-bottom: 1rem;
}

.author__description {
    padding-bottom: 4.8rem;
    margin-bottom: 9rem;
    border-bottom: 1px solid #E7E8EC;
}

.author__description-title {
    font-size: 2.4rem;
    line-height: 1.3;
    letter-spacing: -0.02em;
    color: #1A1A1A;
    margin-bottom: 1.6rem;
}

.author__description-text {
    font-size: 1.8rem;
    line-height: 1.8;
    color: #545454;
}

.author-list__title {
    font-size: 2.4rem;
    line-height: 1.3;
    letter-spacing: -0.02em;
    color: #000000;
    margin-bottom: 4rem;
}

/* author END  */




/* Section Slider Image Text  */

.slider-text-image .e-swiper-container {
    padding: 0 !important;
}

.slider-text-image .swiper-slide-inner {
    box-sizing: border-box;
    width: 122rem;
    max-width: 100%;
    justify-content: flex-end;
    position: relative;
    padding: 16rem 2rem;
}
.slider-text-image .swiper-slide-contents {
    width: 40%;
    max-width: 100% !important;
}

.slider-text-image .swiper-slide {
    height: auto !important;
}

.slider-text-image .swiper-slide-bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.slider-text-image .swiper-pagination {
    bottom: 50px;
    width: 50%;
    display: flex;
    justify-content: center;
}
.slider-text-image .swiper-pagination .swiper-pagination-bullet {
    border: 2px solid #fff;
    border-radius: 50%;
    background: transparent;
    opacity: 1;
}

.slider-text-image .swiper-pagination .swiper-pagination-bullet-active {
    border: none;
}

/* Section Slider Image Text END */




/* article START */

.bc {
    margin-bottom: 1.7rem;
}

.bc > * {
    display: inline;
    vertical-align: middle;
    font-size: 1.6rem;
    line-height: 1.3;
    color: #0C0CF6;
}

.bc a:hover {
    text-decoration: underline;
}

.article__container {
    display: grid;
    grid-template-columns: 1fr 300px;
    gap: 10rem;
    max-width: 122rem;
    margin: auto;
    padding: 21rem 0 12rem;
}
.article__container .article__wrapper {
    width: 100%;
}
.article {

}
.article__title {
    margin-bottom: 2.6rem;
}

.article__author-by {
    font-size: 1.4rem;
    line-height: 1.3;
    color: #929395;
    margin-bottom: 4rem;
}

.article__author-by a {
    color: #0C0CF6;
}

.article__author-by a:hover {
    text-decoration: underline;
}

.article__image {
    margin-bottom: 4rem;
}

.article__image img {
    width: 100%;
    height: auto;
}
.article__container .article__wrapper wrapper img {
    height: auto;
}
.article-author-row {
    display: flex;
    align-items: center;
    flex-flow: row wrap;
    justify-content: space-between;
    padding: 2rem 0;
    margin-bottom: 4rem;
}

.article-author-row > * {
    margin: 2rem 0;
}

.article-author {
    display: flex;
    align-items: center;
    font-size: 1.4rem;
    line-height: 1.3;
    color: #000;
}

.article-author__image {
    margin-right: 1.6rem;
}

.article-author__image img {
    border-radius: 100%;
    width: 5.6rem;
    height: auto;
    aspect-ratio:  1/1;
}

.article-author__prof {
    color: #7C7F83;
}

.article-content {
    font-size: 1.8rem;
    line-height: 1.8;
    color: #545454;
    margin-bottom: 4rem;
}
.article-content hr {
    margin-top: 5rem;
    margin-bottom: 5rem;
}
.single-post .article-content p {
    margin-bottom: 3rem;
}
.single-post .header-logo path,
.single-post .header.start.slide-down .header-logo path,
.page-template-page-lighthero .header-logo path,
.page-template-page-lighthero .header.start.slide-down .header-logo path,
.page-template-page-homepage .header-logo path,
.page-template-page-homepage .header.start.slide-down .header-logo path,
.home .header-logo path,
.home .header.start.slide-down .header-logo path {
    fill: black;
}
.single-post .header.slide-down .header-logo path,
.page-template-page-lighthero .header.slide-down .header-logo path,
.page-template-page-homepage .header.slide-down .header-logo path,
.home .header.slide-down .header-logo path {
    fill: #fff;
}
.single-post .header.slide-down.menu-opened .header-logo path,
.page-template-page-lighthero .header.slide-down.menu-opened .header-logo path,
.page-template-page-homepage .header.slide-down.menu-opened .header-logo path,
.home .header.slide-down.menu-opened .header-logo path {
    fill: #000 ;
}

.single-post .header.slide-down ul.header__menu .menu-item,
.page-template-page-lighthero .header.slide-down ul.header__menu .menu-item,
.page-template-page-homepage .header.slide-down ul.header__menu .menu-item,
.home .header.slide-down ul.header__menu .menu-item {
    color: #fff;
}
.article-content img {
    margin-bottom: 3rem;
    width: 100%;
    height: auto;
}
.article-content img.hs-cta-img {
    width: auto;
    height: auto;
}
.article-content h2,
.article-content h3,
.article-content h4 {
    font-size: 3rem;
    line-height: 1.3;
    font-weight: bold;
    color: #000;
    margin-bottom: 2rem;
}

.article-content h3 {
    font-size: 2.4rem;
}
.article-content h4 {
    font-size: 2rem;
}
.article-content figcaption {
    font-weight: bold;
    font-size: 1.5rem;
}
.related-posts__title {
    margin-bottom: 1.6rem;
}
.single-post .article-content ul {
    margin-left: 2rem;
    margin-bottom: 3rem;
}
.article__container section.sidebar {
    margin-top: 2rem;
}
.article-content p a {
    color: #4EABF9;
    text-decoration: underline;
}
.article-content p a:hover {
    text-decoration: none;
}
#blog-sidebar {
    max-width: 282.5px;
    margin-right: 2rem;
    /* border: 1px solid var(--light-grey); */
    padding: 2rem;
}
#sidebar_video_content {
	text-align: center;
    color: var(--white);
    overflow: hidden;
    position: relative;
    width: 100%;
    height: auto;
    background: var(--white);
    min-height: 250px;
    /* border: 1px solid var(--light-grey); */
}

#video_callout_sidebar{
    border: 1px solid var(--light-grey);
    margin-bottom: 30px;
    padding: 15px 15px 25px 15px !important;
    /* border-radius: 4px; 
    background-color: #1A1A1A;
    background-image: url("wp-content/uploads/sites/2/2022/03/Gradient-BG-2-1.png");
    background-position: center;
    background-size: cover; */
}

#sidebar_video {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
}
.sidebar_video_content {
    position: relative;
    z-index: 10;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
}
.sidebar_video_content h2 {
    font-size: 2.3rem;
    color: #212529;
    text-align: center;
    line-height: 1.3;
}
.sidebar_video_content .button-blue {
    padding: 1rem 2rem;
    margin-top: 2rem;
}

/* article END */



/* share START */

.share {
    display: flex;
    align-items: center;
    font-family: SF Pro Text, Montserrat, sans-serif;
    font-size: 1.4rem;
    line-height: 1.4;
    color: #000000;
}

.share__text {
    padding-right: 1rem;
}

.share__item {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 4rem;
    aspect-ratio: 1/1;
    background: #F3F4F7;
    border-radius: 100%;
    transition: 0.3s ease-out;
    margin-left: 0.8rem;
}

.share__item path {
    transition: inherit;
}

.share__item:hover {
    border-radius: 0;
}

.share__item:hover path {
    fill: #0C0CF6;
}

/* share END */




/* Header   */
.header {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 99;
    color: #fff;
    font-size: 16px;
    transition: all 0.5s ease-out;

}

.elementor-html .header {
    display: none;
}

.header.slide-up {
    transform: translateY(calc(-100% - 6rem));
}

.header.slide-down {
    transform: translateY(0);
    background-color: rgba(0,0,0,0.8);
    color: #fff;
}

.header.start {
    background-color: transparent;
    color: #fff;
}

.header.menu-opened {
    background: #fff;
}


.header.slide-down .button-white {
    border-color: #fff;
    color: #fff;
}

.header.slide-down .button-white:hover {
    background: #fff;
    color: #000;
}

.header.start .button-white {
    border-color: #fff;
    color: #fff;
}

.header.start .button-white:hover {
    background: #fff;
    color: #000;
    border-color: #fff;
}

.single-post .button-white,
.author .button-white,
.single-post .header.start .button-white,
.author .header.start .button-white {
    border-color: #000;
    color: #000;
}

.page-template-page-lighthero .button-white,
.page-template-page-homepage .button-white,
.home .button-white {
    padding: 8px 0;
    color: #000;
    border: none;
}

.header-logo path {
    fill: #fff;
}

.header-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 2.5rem 1rem;
}


.header-container .header__menu {
    display: flex;
    justify-content: space-between;
    list-style: none;
    margin-left: 2rem;
}

.header__menu .menu-item {
    position: relative;
    padding: 0 20px;
}

.header__menu .menu-item a {
    transition: color .5s ease;
}

.header__menu .sub-menu {
    position: absolute;
    /*width: 100%;*/
    top: 100%;
    left: -10px;
    padding: 20px;
    z-index: 2;
    list-style: none;
    background: #fff;
    box-shadow: 0px 8px 24px 1px rgba(0, 0, 0, 0.12), 0px 1px 4px rgba(0, 0, 0, 0.04);
    border-radius: 0;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.5s, visibility 0.5s ease;
	margin-top: 3.1rem;
}

.header__menu .sub-menu .menu-item {
    display: block;
    padding: 10px 10px;
}


.header-menu .menu-item .sub-menu {
    display: flex;
}

.header-menu .menu-item .sub-menu > li {
    width: auto;
    min-width: 22rem;
}

.header-menu .sub-menu__title {
    font-weight: bold;
    font-size: 1.2rem;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #929395;
}

.sub-menu_hastitle .sub-menu__title {
    min-height: 2.1rem;
    margin-bottom: 2.4rem;
}

.header-menu li:hover>a,
.header-menu li:hover>a .header-menu-subitem__link {
    color: var(--blue-hover); /*#0B0CF5;*/
}


.header-menu-subitem {
    display: flex;
    align-items: center;
    line-height: 1.2;
}

.header-menu-subitem__image {
    width: 2.4rem;
    height: 2.4rem;
    margin-right: 1.6rem;
}

.header-menu-subitem__image img {
    width: 100%;
    height: 100%;
    /* border-radius: 100%; */
    object-fit: cover;
}

.header-menu-subitem__link {
    font-weight: normal;
    font-size: 1.4rem;
    color: #000000;
}

.header-menu-subitem__description {
    font-weight: normal;
    font-size: 1.2rem;
    color: #757575;
    margin-top: 2px;
}

/* Homepage header styles */
.homepage-header-img {
    min-height: clamp(12rem, calc(12rem + ((1vw - 0.32rem) * 34.375)), 45rem);
}
.homepage-rating-padding {
    margin-top: clamp(8rem, calc(8rem + ((1vw - 0.32rem) * 8.3333)), 16rem);
    margin-bottom: 5rem;
}

.single-post .header,
.author .header,
.page-template-page-lighthero .header,
.page-template-page-homepage .header,
.home .header {
    color: #000;
}
.page-template-page-lighthero .slide-top-pos,
.page-template-page-homepage .slide-top-pos,
.home .slide-top-pos {
    background: #fff;
}
.header.start.slide-down .header-logo path {
    fill: #fff;
}

.header.menu-opened .header-logo path,
.header.slide-down .header-logo path,
.header.menu-opened.slide-down .header-logo path,
.single-post .header.start.slide-down .header-logo path,
.author .header.start.slide-down .header-logo path,
.page-template-page-lighthero .header.start.slide-down .header-logo path,
.page-template-page-homepage .header.start.slide-down .header-logo path,
.home .header.start.slide-down .header-logo path {
    fill: #fff;
}



.single-post .header__menu .menu-item-has-children > a::after,
.author .header__menu .menu-item-has-children > a::after,
.mobile-menu.active .header__menu .menu-item-has-children > a::after,
.header.slide-down .header__menu .menu-item-has-children > a::after,
.author .header.start.slide-down .menu-item-has-children > a::after,
.single-post .header.start.slide-down .menu-item-has-children > a::after,
.page-template-page-lighthero .header__menu .menu-item-has-children > a::after,
.page-template-page-lighthero .header.start.slide-down .menu-item-has-children > a::after,
.page-template-page-homepage .header__menu .menu-item-has-children > a::after,
.page-template-page-homepage .header.start.slide-down .menu-item-has-children > a::after,
.home .header__menu .menu-item-has-children > a::after,
.home .header.start.slide-down .menu-item-has-children > a::after {
    content: url('./images/arrow-down-black.svg');
}

.header__menu .menu-item-has-children > a::after,
.header.start.slide-down  .menu-item-has-children > a::after {
    content: url(./images/arrow-down-white.svg);
    display: inline-block;
    vertical-align: baseline;
    margin-left: 8px;
}

.mobile-menu .menu-item > a {
    display: flex;
    font-weight: bold;
}

.mobile-menu .menu-item .sub-menu a {
    font-weight: normal;
}

.mobile-menu.active .header__menu .menu-item-has-children > a::after {
    margin-left: auto;
}

.header-buttons-wrapper .button-white {
    margin-right: 16px;
}

.mobile-btn {
    display: none;
    width: 40px;
    height: 40px;
}

.mobile-btn span {
    width: 100%;
    height: 2px;
    position: relative;
    background: #fff;
    display: block;
}

.mobile-btn span::after,
.mobile-btn span::before  {
    content: "";
    position: absolute;
    background: #fff;
    display: block;
    width: 100%;
    height: 2px;
    left: 0;
    transition: transform .5s ease;
}

.header.start.slide-down .mobile-btn span,
.header.start.slide-down .mobile-btn span::after,
.header.start.slide-down .mobile-btn span::before {
    background-color: #fff;
}


.header.start.slide-down .mobile-btn.active span,
.header.start.slide-down .mobile-btn.active span::after,
.header.start.slide-down .mobile-btn.active span::before {
    background-color: #000;
}


.header.slide-down .mobile-btn span,
.header.slide-down .mobile-btn span::after,
.header.slide-down .mobile-btn span::before {
    background-color: #fff;
}

.header.menu-opened .mobile-btn span,
.header.menu-opened .mobile-btn span::after,
.header.menu-opened .mobile-btn span::before {
    background-color: #fff;
}
.header.menu-opened {
    background-color: #000;
}
.mobile-btn span::after {
    top: 10px;
}

.mobile-btn span::before {
    bottom: 10px;
}

.mobile-menu {
    display: none;
}
.single-post .header .mobile-btn span,
.single-post .header .mobile-btn span::before,
.single-post .header .mobile-btn span::after,
.page-template-page-lighthero .header .mobile-btn span,
.page-template-page-lighthero .header .mobile-btn span::before,
.page-template-page-lighthero .header .mobile-btn span::after,
.page-template-page-homepage .header .mobile-btn span,
.page-template-page-homepage .header .mobile-btn span::before,
.page-template-page-homepage .header .mobile-btn span::after,
.home .header .mobile-btn span,
.home .header .mobile-btn span::before,
.home .header .mobile-btn span::after {
    background-color: #000;
}
.single-post .header.slide-down .mobile-btn span,
.single-post .header.slide-down .mobile-btn span::before,
.single-post .header.slide-down .mobile-btn span::after,
.page-template-page-lighthero .header.slide-down .mobile-btn span,
.page-template-page-lighthero .header.slide-down .mobile-btn span::before,
.page-template-page-lighthero .header.slide-down .mobile-btn span::after,
.page-template-page-homepage .header.slide-down .mobile-btn span,
.page-template-page-homepage .header.slide-down .mobile-btn span::before,
.page-template-page-homepage .header.slide-down .mobile-btn span::after,
.home .header.slide-down .mobile-btn span,
.home .header.slide-down .mobile-btn span::before,
.home .header.slide-down .mobile-btn span::after {
    background-color: #fff;
}
.single-post .header.slide-down.menu-opened,
.page-template-page-lighthero .header.slide-down.menu-opened,
.page-template-page-homepage .header.slide-down.menu-opened,
.home .header.slide-down.menu-opened {
    background-color: none;
}
.header.menu-opened .header-logo path,
.header.menu-opened.slide-down .header-logo path {
    fill: #fff;
}

.header.menu-opened .mobile-btn span,
.header.menu-opened .mobile-btn span::before,
.header.menu-opened .mobile-btn span::after {
    background-color: #fff;
}


/* Header END  */




/*Buttons */
.custom-buttons {
    display: flex;
    font-size: 1.6rem;
}

.custom-buttons > a {
    padding: 1.4rem 3.2rem;
    line-height: 1.375;
}

.custom-buttons_center {
    justify-content: center;
}

.custom-buttons .custom-button:not(:last-child) {
    margin-right: 1.6rem;
}

.button-white,
.elementor-button {
    border: 1px solid #fff;
    padding: 8px 16px;
    background: transparent;
    color: #fff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    transition: background 0.5s ease;
    font-size: 1.6rem;
    line-height: 1.375;
}

.button-white:hover {
    border-color: #fff;
    color: #000;
    background: #fff;
}

.button-black {
    border: 1px solid #000;
    padding: 14px 32px;
    background: transparent;
    color: #000;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    transition: background 0.5s ease, color 0.5s ease;
}

.button-black:hover {
    background: #000;
    color: #fff;
    border-color: #000;
}



.button-blue,
.gform_wrapper .gform_footer input[type='submit'], .hs_submit {
    padding: 9px 16px;
    background: linear-gradient(121.94deg, #0B0CF5 20.4%, #4EABF9 90.8%);
    color: #fff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 1.6rem;
    line-height: 1.375;
    cursor: pointer;
}

.button-blue:hover,
.gform_wrapper .gform_footer input[type='submit']:hover, .hs_submit:hover {
    background: linear-gradient(121.94deg, #0B0CF5 20.4%, #4EABF9 48.8%);
}

.elementor-button:hover {
    border-color: #fff !important;
    color: #000;
    background: #fff !important;
}

.gform_wrapper .gform_body .gfield .ginput_container input {
	color: #000
}
.hs_submit {
	padding: 0;
}

select.hs-input option {
    background-color: #fff;
    color: #000;
}

.hbspt-form .hs_submit .actions {
    padding: .5rem !important;
}
.hbspt-form .hs_submit .actions,
.hbspt-form .hs_submit .actions input[type='submit'],
.hs_submit .actions,
.hs_submit .actions input[type='submit'] {
    width: 100% !important;
    height: 100% !important;
}
.elementor-1725 .elementor-element.elementor-element-133db57 {
	padding-top: 20rem;
}
.article-content img.hs-cta-img {
    width: auto;
    height: auto;
}
form[data-zi-mapped-form] input:not([type="email"]):not([type="submit"]) {
    display: none;
}
form[data-zi-mapped-form] input[data-zi-input-enriched="false"] {
    display: block !important;
}
.auto-height {
	height: auto;
}
.page-template-page-lighthero .button-blue, .solid-blue-btn {
    background: #0909E5;
}
.solid-black-btn {
    background: #1A1B1C;
    color: #fff;
}
.page-template-page-homepage .button-blue, .home .button-blue {
    background: #1A1B1C;
    border: 1px solid #fff;
}
.solid-blue-btn, .solid-black-btn, .ghost-blk-btn {
    margin-bottom: 16px;
    padding: 12px 16px; 
    border-radius: 8px;
    transition: 0.3s;

}
.solid-blue-btn {
    color: #fff;
    border: 1px solid #0909E5;
}
.ghost-blk-btn {
    color: #000;
    border: 1px solid #000;
}

.solid-blue-btn:hover {
    background: #0808c4;
    border: 1px solid #0808c4;
}
.ghost-blk-btn:hover {
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

.inline-blok {
    display: inline-block;
}
.sbs-btns {
    margin-right: 8px;
}
.learn-more-arrow-link {
    display: flex;
    align-items: center;
    color: #000;
    font-family: "Inter", Sans-serif;
    font-size: 16px;
    font-weight: 500;
}
.card-grid a:hover {
    color: #0909E5 !important;
}

/* Buttons END  */



/* Footer */

.footer-wrapper {
    padding: 0 2rem;
}

.footer-top {
    display: flex;
    flex-wrap: wrap;
    padding-top: 8rem;
    padding-bottom: 8rem;
    border-bottom: 1px solid #E7E8EC;
}

.footer-logo {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 3rem;
}

.footer-top .socials-wrapper {
    display: flex;
    margin-bottom: 4rem;
}

.footer-top .socials-wrapper a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 4rem;
    aspect-ratio: 1/1;
    background: #F3F4F7;
    border-radius: 100%;
    transition: 0.3s ease-out;
    margin-right: 1.2rem;
}

.footer-top .socials-wrapper a svg {
    width: 40px;
}

.footer-top .socials-wrapper a path {
    transition: inherit;
}

.footer-top .socials-wrapper a:hover {
    border-radius: 0;
}

.footer-top .socials-wrapper a:hover path {
    fill: #0C0CF6;
}


.footer-top  .markets-links {
    display: flex;
}

.footer-top  .markets-links a {
    margin-right: 1.8rem;
}

.footer-top .markets-links a:last-child {
    margin-right: 0;
}

.socials-media {
    margin-right: 8rem;
}

.footer-menu-wrapper {
    display: flex;
    justify-content: space-between;
    flex: 1 0 auto;
}

.footer-menu-title {
    font-weight: bold;
    margin-bottom: 2.4rem;
    font-size: 1.6rem;
}

.footer-menu-list {
    list-style: none;
}
.footer-menu-item {
    margin-bottom: 1.6rem;
    font-size: 1.6rem;
    line-height: 1.375;
}

.footer-menu-item a {
    transition: color 0.5s ease;
}

.footer-menu-item a:hover {
    color: #0B0CF5;
}

.footer-menu-item:last-child {
    margin-bottom: 0;
}

.footer-menu-column {
    flex: 0 1 200px;
}

.footer-bottom {
    display: flex;
    padding: 1.8rem 0;
    justify-content: space-between;
    font-size: 1.4rem;
}
.footer-contact-info {
	margin-bottom:3rem;
	font-size:1.6rem;
}
.privacy-terms-wrapp {
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
}

.privacy-terms-wrapp a {
	margin-right: 2.4rem;
	transition: color 0.5s ease;
}

.privacy-terms-wrapp a:hover {
    color: #0B0CF5;
}

.privacy-terms-wrapp a:last-child {
    margin-right: 0;
}
/* Footer END */



/* Top Bar */
.topbar {
    background-color: #000;
    color: #fff;
    padding: 1rem 0;
}

.topbar .menu-item a {
    transition: color 0.5s ease;
}

.topbar .menu-item a:hover {
    color: var(--blue-hover); /* #0B0CF5; */
}
.topbar-container  {
    padding: 0 2rem;
}
.topbar-container .top_bar {
    display: flex;
    justify-content: flex-start;
    font-size: 1.4rem;
}

.topbar-container .top_bar {
    list-style: none;
}

.topbar-container .top_bar .menu-item:first-child {
    margin-right: auto;
    padding: 0;
}

.topbar-container .top_bar .menu-item {
    padding: 0 16px;
}

.topbar-container .top_bar .menu-item:last-child {
    padding: 0 0 0 16px;
}

.topbar-container .top_bar .menu-item:first-child::after {
    content: url(./images/arrow-down-white.svg);
    display: inline-block;
    vertical-align: baseline;
    margin-left: 8px;
    transform: rotate(-90deg);
}


/* Top Bar END  */

/* myStickymenu START */

.mysticky-welcomebar-fixed.mysticky-welcomebar-widget-1 .mysticky-welcomebar-content p a, .mysticky-welcomebar-fixed.mysticky-welcomebar-widget-1 .mysticky-welcomebar-content p, .mysticky-welcomebar-fixed.front-site .mysticky-welcomebar-btn a {
    font-family: "Inter", Sans-serif !important;
}

/* myStickymenu END */

/* arrow cards START  */

.arrow-cards {
    text-align: center;
}

.arrow-cards__title {
    width: 60rem;
    max-width: 100%;
    margin: 0 auto 5rem;
}

.arrow-cards__text {
    width: 80rem;
    max-width: 100%;
    margin: 0 auto 5rem;
}

.arrow-cards__list {
    display: flex;
    flex-flow: row wrap;
}

.arrow-cards-item {
    box-sizing: border-box;
    position: relative;
    flex: calc(33.33% - 1px);
    padding: 5rem 4rem;
    box-shadow: 0 0 0 1px #B9B9B9;
    margin-right: 1px;
    margin-bottom: 1px;
}

.arrow-cards-item::after {
    content: "";
    position: absolute;
    bottom: 20px;
    left: 50%;
    width: 15px;
    height: 15px;
    transform: translateX(-50%) rotate(135deg);
    border-top: 1px solid #000;
    border-right: 1px solid #000;
}

.arrow-cards-item__icon {
    width: 5rem;
    height: 4rem;
    margin: 0 auto 3rem;
}

.arrow-cards-item__icon img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center center;
}

.arrow-cards-item__title {
    margin-bottom: 3rem;
}

.arrow-cards-item__text {
    font-size: 1.6rem;
    line-height: 1.3;
}

/* arrow cards END  */




/* Section User Roles  */
.user-roles {

}

.user-roles__title {
    text-align: center;
    margin-bottom: 2.4rem;
}

.user-roles__text {
    text-align: center;
    margin-bottom: 8rem;
}

.user-roles__list {
    margin-bottom: -2rem;
}

.user-roles-item {
    background-color: #1a1a1a;
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
    color: #fff;
    padding: 40px;
    min-height: 400px;
    justify-content: flex-end;
    margin-bottom: 2rem;
}

.user-roles-item:hover .user-roles-item__text {
    max-height: 14rem;
}

.user-roles-item:hover .user-roles-item__btn {
    background: linear-gradient(121.94deg, #0B0CF5 20.4%, #4EABF9 90.8%);
    border-color: #000;
}

.user-roles-item__title {
    font-size: 3.2rem;
}

.user-roles-item__text {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.5s ease;
    color: #cbcbcb;
}

.user-roles-item__text-inner {
    padding-top: 1.5rem;
}

.user-roles-item__btn {
    margin-top: 4rem;
    padding: 1.4rem 3.2rem;
    width: max-content;
}
/* Section User Roles END */




/* Logo slider  */
.logo-slider {
   margin: 0 6rem;
}

.logo-slider .swiper-wrapper {
    align-items: center;
}

.logo-slider__title {
    font-family: 'CircularXX TT', Montserrat, sans-serif;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 3rem;
    font-size: 1.2rem;
    font-weight: 700;
    letter-spacing: 0.24rem;
}

.logo-slider-item__icon {
    height: 100%;
}

.logo-slider-item__icon img {
    object-fit: contain;
}
.swiper-slide-inner {
    margin: 0 auto;
}
img.swiper-slide-image {
    width: 100%;
    max-width: 200px;
    text-align: center;
    margin: 4rem auto;
}
.logo-slider .elementor-widget-container {
    margin: 0 10rem;
}
/* Logo Sldier END  */


/*  Value Points v2 */
.value-points-v2 .elementor-widget-icon-box,
.value-points-v2 .elementor-widget-icon-box .elementor-widget-container,
.value-points-v1 .elementor-widget-icon-box .elementor-widget-container,
.value-points-v1 .elementor-widget-icon-box {
    height: 100%;
}

.elementor-icon-box-description > a {
    display: block;
    color: #0C0CF6;
    margin-top: 2.5rem;
    cursor: pointer;
}

.elementor-icon-box-description > a::after {
    display: inline-block;
    content: url(./images/chevron-right.svg);
    transform: translate(0.5rem, 0.1rem);
    transition: 0.3s;
}

.elementor-icon-box-description > a:hover::after {
    transform: translate(1rem, 0.1rem);
}

.value-points-v2  .elementor-icon-box-title {
    margin-bottom: 8px;
}

.value-points-v2  .elementor-icon-box-title,
.value-points-v1  .elementor-icon-box-title  {
    font-size: 4rem;
    line-height: 1.2;
    font-family: 'Aeonik';
}

.value-points-v2 .elementor-icon-box-description,
.value-points-v1 .elementor-icon-box-description {
    color: #545454;
    font-size: 1.6rem;
    line-height: 1.375;
}

.value-points-v1  .elementor-icon-box-icon,
.value-points-v2  .elementor-icon-box-icon {
    width: 4rem;
    height: 4rem;
}


.value-points-v1  .elementor-icon-box-icon span,
.value-points-v2  .elementor-icon-box-icon span {
    display: block;
    width: 100%;
    height: 100%;
}

.value-points-v1  .elementor-icon-box-icon span svg,
.value-points-v2  .elementor-icon-box-icon span svg {
    display: block;
    width: 100%;
    height: 100%;
}

.icon-align-left .elementor-icon-box-icon {
    margin: 0 0 2rem !important;
}

/*  */



/* accordeon START  */

.elementor-accordion .elementor-accordion-item {
    border-width: 0 !important;
    border-bottom-width: 1px !important;
}

.elementor-accordion .elementor-accordion-item:first-child {
    border-top-width: 1px !important;
}

.elementor-accordion .elementor-accordion-item:not(:last-child) {
    border-bottom-width: 1px !important;
}

.elementor-accordion .elementor-tab-title,
.elementor-accordion .elementor-accordion-title {
    font-size: 2.4rem;
    font-weight: 400;
}

.elementor-accordion .elementor-tab-title {
    padding: 0;
}

.elementor-accordion .elementor-accordion-title,
.elementor-accordion .elementor-accordion-icon {
    display: block;
    padding: 4.5rem 0 0 0;
}

.elementor-accordion .elementor-accordion-item {
    padding: 0 0 4.1rem 0;
}


.elementor-accordion .elementor-tab-content {
    border: 0;
    padding: 0;
    padding-top: 2rem;
    font-size: 1.6rem;
    line-height: 1.375;
    color: #757575;
}

.elementor-accordion .elementor-tab-title .elementor-accordion-icon svg {
    width: 1.4rem;
    height: 1.4rem;
}

/* accordeon END  */

/* Single Feature  */

.single-feature img {
    display: block;
    max-width: 92%;
}

/* Single Feature END */



/* tab advanced START  */

.tabs-advanced__title {
    text-align: center;
    margin-bottom: 4rem;
}

.tabs-advanced__text {
    color: #545454;
    text-align: center;
    margin-bottom: 8rem;
}

.tabs-advanced__tabs {
    display: flex;
    justify-content: center;
    flex-flow: row wrap;
    margin: 0 -1.2rem 3.6rem;
}

.tabs-advanced__tab {
    box-sizing: border-box;
    display: flex;
    align-items: center;
    height: 5rem;
    padding: 0 1.4rem;
    border: 1px solid transparent;
    font-size: 1.6rem;
    margin: 0 1.2rem 1.2rem;
    line-height: 1;
    cursor: pointer;
}

.tabs-advanced__tab.active {
    border-color: currentColor;
}

.tabs-advanced__tab:not(.active):hover {
    color: #0C0CF6;
}

.tabs-advanced__list {
    box-sizing: border-box;
    background: #F2F2F2;
}

.tabs-advanced-item:not(.active) {
    display: none;
}

.tabs-advanced-item__block {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 5rem 0;
    min-height: 51.5rem;
}

.tabs-advanced-item__info {
    box-sizing: border-box;
    width: 46rem;
    max-width: 100%;
    padding-left: 6rem;
}

.tabs-advanced-item__title {
    margin-bottom: 2.4rem;
}

.tabs-advanced-item__text {
    margin-bottom: 2.4rem;
}

.tabs-advanced-item__link {
    color: #0C0CF6;
}

.tabs-advanced-item__link::after {
    display: inline-block;
    content: url(./images/chevron-right.svg);
    transform: translate(0.5rem, 0.1rem);
    transition: 0.3s;
}

.tabs-advanced-item__link:hover::after {
    transform: translate(1rem, 0.1rem);
}

.tabs-advanced-item__image {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-right: 6rem;
}

.tabs-advanced-item_end .tabs-advanced-item__image {
    padding: 0;
    padding-top: 5rem;
    justify-content: flex-end;
    align-items: flex-end;
}

.tabs-advanced-item_end .tabs-advanced-item__image img {
    max-height: 45rem;
}

/* tab advanced END  */



/* tabs START  */

.elementor-widget-tabs .elementor-tab-desktop-title {
    padding: 1.6rem 3rem;
    font-weight: normal;
}

/* tabs END  */

/* Hubspot form  */
.cta-form {
    min-height: 925px;
}

.gform_wrapper .gfield_html,
.hbspt-form .hs-richtext {
    color: #fff;
    font-size: 1.4rem;
    line-height: 1.3;
    padding: 1rem 0;
}
.hbspt-form .hs-richtext p {
    font-size: 1.4rem !important;
}
.hbspt-form .hs-richtext a {
    color: #3574e3 !important;
}

.gform_wrapper .gfield_html h4 {
    font-size: 2.4rem;
}

.gform_wrapper .gfield_html span {
    color: #929395;
}

.gform_wrapper .gform_body .gfield {
    margin-bottom: 0.3rem;
}

form.hs-form {
    display: grid;
    grid-template-columns: 1fr;
    gap: 2rem;
}

.gform_wrapper .gform_body .gfield input,
.gform_wrapper .gform_body .gfield select,
.hbspt-form .hs-fieldtype-text input,
.hbspt-form select.hs-input  {
    border: 0;
    color: #fff;
    font-family: 'CircularXX TT', Montserrat, sans-serif;
    font-size: 1.6rem !important;
    border-bottom: 1px solid #929395;
    padding: 20px 8px 8px;
    background: none;
    width: 100%;
    margin-bottom: 1rem;
}
.hbspt-form select.hs-input option {
    background-color: #fff;
    color: #000;
}

.gform_wrapper .gform_body .gfield select {
    color: #929395;
    -moz-appearance:none; /* Firefox */
    -webkit-appearance:none; /* Safari and Chrome */
    appearance:none;
    background: url(./images/select-arrow.svg) right 1rem center no-repeat;
    background-size: 1.6rem;
}

.gform_wrapper .gform_body .gfield select option {
    color:  #000;
}

.gform_wrapper .gfield_error [aria-invalid=true] {
    border: transparent;
}

.gform_wrapper .gform_body .gfield input::placeholder,
.hbspt-form label,
.hbspt-form textarea::placeholder {
    color: #929395;
    opacity: 1;
    font-size: 1.6rem !important;
    font-family: 'CircularXX TT', Montserrat, sans-serif;
}
.hbspt-form label {
    display: none;
}
.hbspt-form label.hs-error-msg {
    display: block;
}
.validation_message {
    font-size: 1.4rem !important;
    background: transparent;
    padding: 0 !important;
    margin-top: 0;
    border: none !important;
}

.gform_wrapper .gform_body .form-select {
    margin-bottom: 0.2rem;
}
.gform_wrapper .gform_body .form-select select {
    background: transparent;
    border: none;
    border-bottom: 1px solid #929395;
    color: #929395;
    font-size: 1.6rem !important;
    padding: 20px 8px 8px 3px;
    font-family: 'CircularXX TT', Montserrat, sans-serif;
}

.gform_wrapper .gform_body  .gfield_error input,
.gform_wrapper .gform_body  .gfield_error select {
    border-bottom: 1px solid #c02b0a;
}
.hbspt-form .hs-submit input[type='submit'] {
    color: #fff;
    padding: 1.4rem 0;
    font-size: 1.6rem !important;
    cursor: pointer;
}

.gform_wrapper .gform_footer input[type='submit'] {
    margin-bottom: 0 !important;
    color: #fff;
    font-family: 'CircularXX TT', Montserrat, sans-serif;
    font-size: 1.6rem !important;
    padding: 1.4rem 0;
    background: linear-gradient(121.94deg, #0B0CF5 20.4%, #4EABF9 90.8%);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    line-height: 1.375;
    width: 100%;
    cursor: pointer;
}
.hbspt-form .hs_submit .actions {
    padding: .5rem !important;
}
.hbspt-form .hs_submit .actions,
.hbspt-form .hs_submit .actions input[type='submit'],
.hs_submit .actions,
.hs_submit .actions input[type='submit'] {
    width: 100% !important;
    height: 100% !important;
}

.gform_wrapper .gform_footer {
    width: 100%;
    margin-bottom: 2.1rem !important;
    margin-top: 0 !important;
}

.form-privacy-term {
    color: #fff;
    font-size: 1.4rem;
}

.form-privacy-term a {
    text-decoration: underline;

}

.cta-form .elementor-text-editor p {
    font-size: 1.4rem;
}
.cta-form .elementor-text-editor p > a {
    text-decoration: underline;
}

.gform_confirmation_message {
    font-size: 2rem;
    color: lightgreen;
    margin-bottom: 4rem;
}
.gform_body .textarea {
    border: 1px solid #929395;
}
.hbspt-form textarea {
    font-family: inherit;
    font-size: 1.6rem;
    color: #fff;
    width: 100%;
    padding: 1rem;
    border: 1px solid #929395;
    margin-top: 2rem;
    line-height: 1.5;
}
.gform_wrapper .gform_body .gfield .ginput_container input {
	color: #000
}
.hs_submit {
	padding: 0;
}

select.hs-input option {
    background-color: #fff;
    color: #000;
}

.hbspt-form .hs_submit .actions {
    padding: .5rem !important;
}
.hbspt-form .hs_submit .actions,
.hbspt-form .hs_submit .actions input[type='submit'],
.hs_submit .actions,
.hs_submit .actions input[type='submit'] {
    width: 100% !important;
    height: 100% !important;
}
.light-bg-signupform .inputs-list {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
}
.light-bg-signupform .inputs-list > li {
    display: block;
    position: relative;
    width: 100%;
    padding: 0;
    margin-top: 6px;
}
.light-bg-signupform ul.no-list {
    list-style: none;
}
.light-bg-signupform ul.multi-container {
    padding-top: 12px;
}
.light-bg-signupform form.hs-form {
    gap: 1rem;
}
.light-bg-signupform .input {
    margin-right: 0 !important;
}
.light-bg-signupform .hs-form.group-booking .hs_submit {
    margin-top: -12px !important;
}
.light-bg-signupform .hs-form-field {
    margin-bottom: 16px;
}
.light-bg-signupform .hs-form.group-booking .hs-richtext {
    margin-top: -20px !important;
}
.light-bg-signupform .form-columns-1,
.light-bg-signupform .form-columns-2 {
    display: block;
    margin: 0 -8px !important;
}
.light-bg-signupform .hs-form-field,
.light-bg-signupform .legal-consent-container {
  padding-left: 8px;
  padding-right: 8px;
}

.light-bg-signupform .legal-consent-container {
  margin-bottom: 16px;
  line-height: 1.5;
}
.light-bg-signupform .hs-form #firstname-ca51d562-3247-442e-84b3-1a68b5ecd68a,
.light-bg-signupform .hs-form #lastname-ca51d562-3247-442e-84b3-1a68b5ecd68a,
.light-bg-signupform .hs-form #email-ca51d562-3247-442e-84b3-1a68b5ecd68a,
.light-bg-signupform .hs-form #phone-ca51d562-3247-442e-84b3-1a68b5ecd68a {
    color: #1A1B1C !important;
    background-color: #EEF2F9 !important;
    border: 1px solid #EEF2F9 !important;
    border-radius: 8px;
    padding: 12px 16px !important;
    margin: 0 !important;
    width: 100% !important;
    line-height: 24px !important;
}
.light-bg-signupform .hs-form #destination_city-ca51d562-3247-442e-84b3-1a68b5ecd68a,
.light-bg-signupform .hs-form #destination_state-ca51d562-3247-442e-84b3-1a68b5ecd68a,
.light-bg-signupform .hs-form .hs-fieldtype-date .hs-dateinput,
.light-bg-signupform .hs-form #ideal_nightly_rate__groups_-ca51d562-3247-442e-84b3-1a68b5ecd68a,
.light-bg-signupform .hs-form #number_of_rooms__c-ca51d562-3247-442e-84b3-1a68b5ecd68a {
    color: #1A1B1C !important;
    border: 1px solid #1A1B1C !important;
    border-radius: 8px !important;
    padding: 12px 16px !important;
    margin: 0 !important;
    width: 100% !important;
    line-height: 24px !important;
}
.light-bg-signupform .hs-form #firstname-ca51d562-3247-442e-84b3-1a68b5ecd68a:focus,
.light-bg-signupform .hs-form #lastname-ca51d562-3247-442e-84b3-1a68b5ecd68a:focus,
.light-bg-signupform .hs-form #email-ca51d562-3247-442e-84b3-1a68b5ecd68a:focus,
.light-bg-signupform .hs-form #phone-ca51d562-3247-442e-84b3-1a68b5ecd68a:focus {
    border-color: gray !important;
    box-shadow: none;
    outline: none;
}
.light-bg-signupform .hs-field-desc, .light-bg-signupform .hbspt-form .hs-richtext, .light-bg-signupform .hbspt-form .hs-richtext a {
    color: #1A1B1C !important;
}
.light-bg-signupform .hbspt-form .hs-richtext a {
    text-decoration: underline;
}
.light-bg-signupform .hbspt-form .hs-richtext a:hover {
    text-decoration: none;
}
.light-bg-signupform .hs_submit {
    background: #1A1B1C;
}
.light-bg-signupform .hs_submit:hover {
    background: #313335;
}
.light-bg-signupform .hs-form select.hs-input {
    padding-right: 40px;
    background-repeat: no-repeat;
    background-position: calc(100% - 10px) 50%;
    -webkit-appearance: none;
}
.light-bg-signupform .hs-form select.hs-input.is-placeholder {
    background-image: url("data:image/svg+xml,%3Csvg width='9' height='6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.156 5.266H4.13c.055.054.137.082.246.082a.441.441 0 0 0 .246-.082l4.047-4.02a.31.31 0 0 0 .082-.219.441.441 0 0 0-.082-.246L8.121.234a.441.441 0 0 0-.246-.082c-.11 0-.164.028-.219.082L4.375 3.488 1.094.234A.31.31 0 0 0 .875.152C.765.152.684.18.629.234L.082.781A.441.441 0 0 0 0 1.027c0 .082.027.164.11.22l4.046 4.019Z' fill='%23bfbfbf'/%3E%3C/svg%3E");
}
.light-bg-signupform select.hs-input,
.light-bg-signupform .hs-form select.hs-input:focus {
    background-image: url("data:image/svg+xml,%3Csvg width='9' height='6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.156 5.266H4.13c.055.054.137.082.246.082a.441.441 0 0 0 .246-.082l4.047-4.02a.31.31 0 0 0 .082-.219.441.441 0 0 0-.082-.246L8.121.234a.441.441 0 0 0-.246-.082c-.11 0-.164.028-.219.082L4.375 3.488 1.094.234A.31.31 0 0 0 .875.152C.765.152.684.18.629.234L.082.781A.441.441 0 0 0 0 1.027c0 .082.027.164.11.22l4.046 4.019Z' fill='%231B1C57'/%3E%3C/svg%3E");
}
.light-bg-signupform .hs-form select.is-placeholder {
    color: #71777A;
    opacity: 1;
}
.light-bg-signupform .hs_ideal_nightly_rate__groups_ .hs-field-desc, .light-bg-signupform .hs_number_of_rooms__c .hs-field-desc {
    display: none !important;
}
.form-tos-txt a {
    text-decoration: underline;
}
.form-tos-txt a:hover {
    text-decoration: none;
}
@media screen and (max-width: 549px) {
    .form-tos-txt {
        margin-top: 16px;
    }
}
/* Hubspot form END */




/* last news START  */

.last-news__title {
    text-align: center;
    margin-bottom: 2.4rem;
}

.last-news__text {
    text-align: center;
    margin-bottom: 8rem;
}

/* last news END  */



/* team START  */

.team {
    color: #fff;
}

.team__title {
    margin-bottom: 4rem;
}

.team__list {
    margin-bottom: -5.5rem;
}
.team__5col {
    width: 20%;
}
.team-item {
    margin-bottom: 5.5rem;
    cursor: pointer;
}

.team-item__image {
    height: 24rem;
    margin-bottom: 1rem;
    overflow: hidden;
}


.team-item__image img {
    object-fit: cover;
    object-position: center;
    width: 100%;
    height: 100%;
    transform: scale(1);
    transition: 0.3s;
}

.team-item:hover .team-item__image img {
    transform: scale(1.05);
}

.team-item__name {
    font-size: 2rem;
    letter-spacing: -0.02rem;
}

.team-item__prof {
    font-size: 1.4rem;
    line-height: 1.3;
    color: #CBCBCB;
}

.team-modal {
    display: flex;
    align-items: center;
    justify-content: center;
    position: fixed;
    z-index: 999;
    color: #000;
    left: -9999px;
}

.team-modal.active {
    inset: 0;
}

.team-modal hr {
    display: block;
    width: 100%;
    height: 1px;
    background: #E7E8EC;
    margin: 1.5rem 0;
}

.team-modal__overlay {
    position: absolute;
    inset: 0;
    background: #000;
    z-index: -1;
    opacity: 0.3;
}

.team-modal__close {
    position: absolute;
    top: 7rem;
    right: 5rem;
    cursor: pointer;
    transition: 0.3s;
}

.team-modal__close:hover path {
    fill: orange;
}

.team-modal__inner {
    box-sizing: border-box;
    max-height: calc(100vh - 4rem);
    padding: 6rem 4rem;
    background: #fff;
    box-shadow: 0px 8px 24px 1px rgb(0 0 0 / 12%), 0px 1px 4px rgb(0 0 0 / 4%);
    position: relative;
}

.team-modal__image {
    margin-bottom: 3rem;
}

.team-modal__content {
    max-width: 100%;
    width: 94rem;
    font-size: 1.6rem;
    line-height: 1.375;
    color: #545454;
    overflow-y: auto;
    max-height: calc(100vh - 16rem);

}

.team-modal__content-inner {
    max-height: 100%;
    max-width: calc(100% - 2rem);
    margin: 0 auto;
}

.team-modal__name {
    font-size: 3.2rem;
    line-height: 1.25;
    letter-spacing: -0.02rem;
    color: #000;
    margin-bottom: 0.4rem;
}

.team-modal__prof {
    color: #1A1A1A;
}

.team-modal__text {
    padding-top: 3.2rem;
}


/* team END  */



/* contact page START  */

.page-contact .elementor-widget-icon-box {
    height: 100%;
    box-shadow: 0px 8px 24px 1px rgba(0, 0, 0, 0.12), 0px 1px 4px rgba(0, 0, 0, 0.04);
}
.blue-links p a {
    color: rgb(12, 12, 246);
}
/* contact page END  */



.v-points .elementor-widget-wrap,
.v-points .elementor-widget-wrap>.elementor-element,
.v-points .elementor-widget-wrap .elementor-widget-container {
    height: 100%;
}

.elementor-text-editor h4 {
    font-weight: normal;
    font-size: 2.4rem;
}


.elementor-text-editor a {
    text-decoration: underline;
    transition: 0.3s;
}

.elementor-text-editor a:hover {
    color: #2F58EB;
    text-decoration: none;
}


/* roles START */

.roles {
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 1.2;
    color: #000;
}

.elementor-html .roles {
    display: none;
}

.roles__panel {
    padding-bottom: 1.6rem;
    border-bottom: 1px solid currentColor;
}

.roles__item {
    padding: 5rem 0;
    border-bottom: 1px solid currentColor;
}

.roles__block {
    display: block;
    padding: 2.4rem 0;
    border-bottom: 1px solid #DDDEE0;
    color: #000;
    transition: 0.3s;
}

.roles__block:last-child {
    border: 0;
}

.roles__block:hover {
    color: #0B0CF5;
}

.roles__department {
    font-size: 3.2rem;
    font-weight: 400;
    padding-top: 1.5rem;
}

/* roles END */



/* calculator START  */

.calculator {
    margin-top: -50rem;
}

.calculator__inner {
    padding: 3.5rem;
    background: #000;
    color: #fff;
}

.calculator__text {
    margin-bottom: 2.5rem;
}

.calculator__title {
    margin-bottom: 1.5rem;
}

.calculator .rangegroup {
    margin-bottom: 2.5rem;
}


.calculator .rangegroup__row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-weight: bold;
    margin-bottom: 1.5rem;
}

.calculator .radiogroup {
    font-weight: bold;
    margin-bottom: 1.5rem;
}

.calculator .radiobuttons label {
    margin-right: 2.5rem;
}

.calculator__info {
    background: #2F58EB;
}

.calculator__info-text {
    padding-top: 2rem;
    margin-bottom: 3rem;
}

.calculator__terms {
    padding-top: 2rem;
    font-size: 1.4rem;
    line-height: 1.3;
    opacity: 0.7;
}

.calculator__btn {
    width: 100%;
    height: auto;
    padding-top: 2rem;
    padding-bottom: 2rem;
    font-size: 2erm;
    text-transform: uppercase;
    background: #000;
    color: #fff;
    font-weight: bold;
}

.calculator__btn:hover {
    background: transparent;
    color: #000;
}

.page-savings-calculator .elementor-section-wrap>section.elementor-section {
    padding-left: unset !important;
    padding-right: unset !important;
}

/* calculator END  */



/* numbers START */

.numbers__title {
    margin-bottom: 2.4rem;
}

.numbers__text {
    margin-bottom: 5rem;
}

.numbers__list {
    box-sizing: border-box;
    height: 42rem;
    position: relative;
    overflow: hidden;
    padding: 0 2rem;
}

.numbers__list::before,
.numbers__list::after {
    content: '';
    display: block;
    width: 100%;
    height: 35%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;

    background: -moz-linear-gradient(top,  rgba(26,26,26,1) 0%, rgba(26,26,26,1) 38%, rgba(26,26,26,0) 100%);
    background: -webkit-linear-gradient(top,  rgba(26,26,26,1) 0%,rgba(26,26,26,1) 38%,rgba(26,26,26,0) 100%);
    background: linear-gradient(to bottom,  rgba(26,26,26,1) 0%,rgba(26,26,26,1) 38%,rgba(26,26,26,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a1a1a', endColorstr='#001a1a1a',GradientType=0 );

}

.numbers__list::after {
    top: unset;
    bottom: 0;
    transform: rotate(180deg);
}

.numbers__list-inner {
    position: relative;
    will-change: top;
}

.numbers-item {
    display: flex;
    justify-content: space-between;
    padding: 2rem 0;
}

.numbers-item__number {
    font-size: 10rem;
    line-height: 1;
    color: #fff;

    background: rgb(2,43,233);
    background: -moz-linear-gradient(left,  rgba(2,43,233,1) 0%, rgba(146,238,249,1) 33%, rgba(255,255,255,1) 66%, rgba(255,255,255,1) 100%);
    background: -webkit-linear-gradient(left,  rgba(2,43,233,1) 0%,rgba(146,238,249,1) 33%,rgba(255,255,255,1) 66%,rgba(255,255,255,1) 100%);
    background: linear-gradient(to right,  rgba(2,43,233,1) 0%,rgba(146,238,249,1) 33%,rgba(255,255,255,1) 66%,rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#022be9', endColorstr='#ffffff',GradientType=1 );


    background-size: 300% 100%;
    background-position: 100% 0;

    background-clip: text;
    text-fill-color: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;

    transition: background 1.2s ease-in-out;

}

.numbers-item__year {
    position: relative;
    font-style: normal;
    font-weight: 600;
    font-size: 2rem;
    color: #B0B0B0;
    padding-top: 1rem;
    text-align: right;
    position: relative;
    z-index: 2;
    opacity: 0.3;
    transition: 0.6s;
}

.numbers-item__year::before {
    content: '';
    position: absolute;
    width: 8rem;
    height: 1px;
    background: #343434;
    position: absolute;
    top: 0;
    right: 0;
}

.numbers-item.finished .numbers-item__number {
    background-position: 1% 0;
}

.numbers-item.finished .numbers-item__year {
    opacity: 1;
}

/* numbers END */

/* Cookies */

#cookie-law-info-bar {
    background: rgba(26, 26, 26, 0.7) !important;
    font-family: 'Aeonik' !important;
    padding: 1.7rem 0 !important;
    box-shadow: none !important;
}
.cli-bar-container {
    max-width: 1220px !important;
    padding: 0 2rem !important;
    box-sizing: border-box !important;
}

.cli-bar-message {
    color: #fff !important;
    font-size: 1.3rem !important;
}
.cli_settings_button {
    padding: 9px 16px !important;
    background: transparent !important;
    border: 1px solid #fff !important;
    transition: all 0.5s ease;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    font-size: 1.2rem !important;
    line-height: 1.83 !important;
    text-transform: uppercase !important;
    margin-right: 0.8rem !important;
}

.cli_settings_button:hover {
    border-color: #fff !important;
    color: #000 !important;
    background: #fff !important;
 }

 .cli_action_button {
    padding: 9px 16px !important;
    background: linear-gradient(121.94deg, #0B0CF5 20.4%, #4EABF9 90.8%) !important;
    color: #fff !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    font-size: 1.2rem !important;
    line-height: 1.83 !important;
    text-transform: uppercase !important;
    margin-left: 0.8rem !important;
 }

 .cli-modal.cli-blowup .cli-modal-dialog {
     max-width: 60% !important;
 }

 .cli-modal-content .cli-bar-popup {
     padding: 1rem !important;
 }

 .cli_action_button:hover {
    background: linear-gradient(121.94deg, #0B0CF5 20.4%, #4EABF9 48.8%) !important;
  }

.cli-privacy-overview {
    font-family: 'Aeonik' !important;
}

.cli-privacy-content-text a {
    color: #0B0CF5;
}

.cli-privacy-content-text br {
    display: block;
    content: "";
    margin: 4px 0;
}

.cli-tab-header {
    background: none !important;
    border-top: 1px solid #eee;
    padding: 0.5rem 1rem !important;
}
.cli-slider::after {
    display: none !important;
}
.cli-switch input:checked + .cli-slider {
    background-color: #0B0CF5 !important;
}

.cli-tab-footer .wt-cli-privacy-accept-btn {
    background-color: #0B0CF5 !important;
}

.cli-necessary-caption {
    display: none !important;
}
.cli-tab-header a {
    display: flex !important;
    flex-direction: column !important;
    align-items: flex-start !important;
}

.cli-tab-header a .pretitle {
    font-size: 10px !important;
    color: #545454 !important;
    margin: 5px 0;
}
.cli-tab-header a:before {
    /* content: '+ View cookies';
    width: auto  !important;
    height: auto  !important;
    color: #0B0CF5 !important;
    border: none !important;
    transform: none !important;
    font-size: 10px !important;
    text-transform: none; */
    display: none !important;
}

.cli-tab-header a:after {
    content: '+ View cookies';
    width: auto  !important;
    height: auto  !important;
    color: #0B0CF5 !important;
    border: none !important;
    transform: none !important;
    font-size: 10px !important;
    text-transform: none;
}
/* END Cookies*/

/* Slider Dark */
.slider-dark .swiper-pagination-bullet {
    background-color: transparent;
    border: 1px solid #fff;
}

.slider-dark .swiper-pagination-bullet-active {
    border: transparent;
}
/* End Slider Dark */

/* Section 3 images icons  */
.section-three-images-icons strong {
    font-weight: normal;
    font-size: 40px;
}

/* End section 3 images icons */

.to-form {
    padding: 70px 0;
    display: flex;
    justify-content: center;
}

.to-form__btn {
    box-sizing: border-box;
    width: 32rem;
    max-width: 100%;
    padding: 2rem 3rem;
    font-size: 2.6rem;
}
.brand-blue {
    color: #0909E5;
}
.elementor-element-d4f0067 .hs_submit {
    width: 150px !important;
    position: absolute;
    right: 0px;
}
#ot-sdk-btn.ot-sdk-show-settings {
    margin-right: 2.4rem;
    transition: color 0.5s ease !important;
    color: #000 !important;
    border: 1px solid #000 !important;
    border-radius: 4px !important;
    font-size: 14px !important;
    font-family: 'CircularXX TT', Montserrat, sans-serif !important;
    padding: 4px 16px !important;
}
#ot-sdk-btn.ot-sdk-show-settings:hover {
    color: #fff !important;
    background-color: #0B0CF5 !important;
    border: 1px solid #0B0CF5 !important;
}
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-description, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-cookie-policy-group-desc, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-table-header, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy a, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy span, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td, #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-cookie-policy-group {
    font-size: 18px !important;
    line-height: 1.75em !important;
}
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-title {
    font-size: 24px !important;
}
.custom-icon-list .elementor-icon-list-items .elementor-icon-list-icon {
    position: relative;
    top: 0;
    min-width: 40px;
}
.custom-icon-list .elementor-icon-list-items .elementor-icon-list-text {
    margin-left: 11px;
}
.pricing-currency-symbol {
    font-size: 32px;
    position: relative;
    bottom: 22px;
}
.pricing-term-time {
    font-size: 16px; 
    font-weight: 400
}
.txt-indent {
    margin-left: 32px;
}

/* New one-field email form 2024 */
.signup-form-inrow form.hs-form {
    display: block;
    position: relative;
    gap: 0;
}
.signup-form-inrow .submitted-message {
    height: 64px;
    opacity: 0;
    visibility: hidden;
}
.signup-form-inrow .hs_email .input {
    padding: 0 160px 0 0;
    background-color: #EEF2F9;
    border-radius: 10px 10px 10px 10px;
    line-height: 20px;
}
.signup-form-inrow .hs_email .hs-input {
    /* width: 100% !important; */
    padding: 16px !important;
}
.signup-form-inrow .hs_submit {
    width: 150px !important;
    position: absolute;
    right: 5px;
    top: 4px;
    background: #0909E5;
    border-radius: 10px;
    margin: 0;
}
.signup-form-inrow .popup-holder .hs_submit {
    width: 100% !important;
    position: static;
    display: block;
    margin: 0;
}
.signup-form-inrow .hs-error-msgs {
    margin-left: 10px;
}
.signup-form-inrow .hs-richtext {
    display: none;
}
.signup-form-inrow > div > .hbspt-form .hs-input {
    /* width: 330px; */
    margin-bottom: 0;
    padding: 0;
    border: none;
    color: #000;
}
.signup-form-inrow > div > .hbspt-form .hs-input:-moz-placeholder{
  color: #71777A;
  opacity: 1;
}
.signup-form-inrow > div > .hbspt-form .hs-input::-webkit-input-placeholder{
  color: #71777A;
  opacity: 1;
}
.signup-form-inrow .hs_error_rollup {
    display: none
}
@media screen and (max-width: 539px) {
    .signup-form-inrow .hs_email .input {
        padding-right: 0;
        margin-bottom: 8px;
    }
    .signup-form-inrow .hs_submit {
        position: static;
        margin: auto;
    }
    .signup-form-inrow form.hs-form {
        width: 100%;
    }
    .signup-form-inrow .hs_submit {
        width: 100% !important;
    }
}
.signup-form-inrow .signupform .hs-richtext {
   display: block;
   color: #000000;
   padding: 0 0 16px;
   line-height: 20px;
}
.signup-form-inrow .hbspt-form .hs_submit .actions {
    padding: 0 !important;
}
/* errors */
.signup-form-inrow .inputs-list {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 100%;
}
.signup-form-inrow .inputs-list > li {
  display: block;
  position: relative;
  width: 100%;
  padding: 0;
  margin-top: 6px;
}
.signup-form-inrow ul.no-list {
  list-style: none;
}
.signup-form-inrow ul.multi-container {
  padding-top: 12px;
}
/* End new one-field email form 2024 */

@media screen and (max-width: 539px) {
    .elementor-element-d4f0067 .hs_submit {
        position: relative;
        margin: auto;
    }
    #hsForm_a55d8866-1bd2-430b-91eb-d6efda0a185e #email-a55d8866-1bd2-430b-91eb-d6efda0a185e {
        width: 100%;
    }
    #hp-optin .hbspt-form .hs-submit {
        margin-top: -24px;
    }
}

@media screen and (max-width: 1024px) {
    .related-posts .row {
		margin-right: 0 !important;
		margin-left: 0 !important;
	}
}

@media screen and (max-width: 769px) {
    .team__5col {
        width: 50%;
    }
}

@media screen and (max-width: 767px) {
    .page-template-page-homepage .header .topbar, .home .header .topbar {
        display: none;
    }
}

@media screen and (max-width: 600px) {
    .team__5col {
        width: 100% !important;
    }
}
