/**
Theme Name: Arbe
Theme URI: 
Author: Hrytsenko Bohdan
Author URI:  https://www.linkedin.com/in/bohdan-hrytsenko-77a088ab/

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
.category-blog .news_list_wrap__item.news_list_item {
    width: 100%;
	margin-bottom: 58px;
}

.about_team_item {
    max-height: 350px;
}

.category-blog .blog_date { color: #0624ff; padding: 15px; font-size: 16px; padding-bottom: initial; }
.category-blog .blog_excerpt { color: #333333; padding: 20px; line-height: 24px !important; font-size: 18px; margin-bottom: 38px !important; }

.category-blog h3 { margin: unset; padding: 15px; font-size: 28px !important; line-height: 30px;}

.category-blog .author { padding: 15px; color: cornflowerblue; }

.single-post .careers_header { margin-bottom: 0px !important }

.single-post .careers_single__content.s_text { width: auto !important; margin-top: 45px;}

.category-blog .blog_date, .category-blog .blog_excerpt, .category-blog .author, .category-blog h3 { padding-left: 30px !important; /*padding-bottom: 8px;*/ font-family: Arboria-Book;}

.single-post .careers_single__content.s_text p { margin-bottom: 20px; }

.single-post h2 { font-size: 28px !important; line-height: 30px !important;}

.single-post .blog_date, .single-post .author {font-family: Arboria-Book;}

.blog_archive_title, .more_stories { font-size: 30px; text-align: center; line-height: 35px; font-family: 'Arboria-Book'; margin-bottom: 58px; }

.blog_single h2, .blog_single h3, .blog_single h4, .blog_single h5, .blog_single h6, .blog_single h1 { color: #000 !important; font-family: 'Arboria-Book'; line-height: 1.5em; font-size: 1.3em;}

.blog_single li { font-family: 'Arboria-Book'; font-size: 18px; line-height: 24px; }

.blog_single blockquote { margin: auto; }

.news_list_wrap__item img { width: 800px; height: 434px; }

.blog_single .btn_blue { width: fit-content; padding: 20px; border-radius: 50px; }

.col-md-4 { width: 33.3%; padding: 20px; float: left; height: 330px; }

.col-md-4 img { width: 356px; height: 245px; }

.col-md-4 p { font-size: 18px; font-family: 'Arboria-Book'; color: #000; }

.footer { clear: both; }

.blog_single .container { margin-bottom: 20px; display: flow-root; }

.bar__item .btn_blue { padding: 13px; width: fit-content; }

.elementor-element, .elementor-heading-title, .elementor-button-text { font-family: 'Arboria-Book' !important; }

.page-template-page-plain p { margin-bottom: inherit !important; }

.careers_header.comeet h1 { font-size: 100px; }

.comeet-group-name, .comeet-position-name, .comeet-position-meta { font-family: 'Arboria-Book'; }

.comeet-group-name a {
    color: #0624ff !important;
    font-family: Arboria-Book;
    font-size: 20px;
    font-weight: 300;
    line-height: 25px;
    text-transform: uppercase;
}

.comeet-position-name, .comeet-position-meta {
    color: #000 !important;
    font-family: Arboria-Book;
    font-size: 16px !important;
    font-weight: 300;
	/*float: left;*/
}

.comeet-position-name:hover, .comeet-position-meta:hover { color: #0624ff !important; }

.comeet-position-meta::before { content: '\00a0/\00a0'; }

.comeet-list li { clear: left; display: flex; }

.comeet-position-meta, .comeet-position-meta-single { display: none !important; }

.page-id-6631 .ui.dimmer.modals {
    position: absolute;
    top: 90% !important;
}

@media (max-width: 760px) {
	.col-md-4 { width: auto; height: max-content; }
	.header_wrap__lang { display: block !important; }
}

.notificationx-inner {
    background-image: linear-gradient(255deg, #0640ff 70%, #04ebff -8%);
    border: solid 3px #fff;
    border-radius: 26px !important;
}
.notificationx-inner {
    background-image: linear-gradient(255deg, #0640ff 30%, #04ebff 100%);
    border: solid 3px #fff;
    border-radius: 26px !important;
}
.notificationx-close svg {
    fill: #FFF !important;
}
.notificationx-content.adv-template .nx-third-row {
    display: none !important;
}
.notificationx-content.adv-template .nx-first-row {
    color: #FFF !important;
    text-align: center;
    font-size: 24px !important;
    line-height: 23px !important;
    font-weight: 600 !important;
    letter-spacing: 0.85px;
}
.notificationx-content.adv-template .nx-second-row {
    color: #FFF !important;
    text-align: center;
    font-size: 20px !important;
    line-height: 20px !important;
    font-weight: 400 !important;
    letter-spacing: 0.85px;
}
div#notificationx-shortcode-1 {
	z-index: 99999;
}
#notificationx-shortcode-1 .notification-item {
    width: 420px;
}
.footer__logo {
    margin-bottom: 31px !important;
}
.footer_left__form h3 {
    text-transform: unset !important;
    font-size: 16px !important;
    line-height: 24px !important;
    margin-bottom: 10px !important;
	font-family: Arboria-Book !important;
}
.footer_left__form form.mc4wp-form input {
    width: 178px;
    height: 45px;
    border-radius: 4.8px;
    background-color: #fff !important;
    color: #9b9b9b !important;
    text-align: left !important;
    margin-right: 15px !important;
    font-family: Arboria-Book !important;
	font-size: 11.2px !important;
	line-height: 1.71 !important;
	padding: 10px 15px;
	font-weight: 300 !important;
	text-transform: uppercase;
}
.footer_left__form form.mc4wp-form input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #9b9b9b !important;
  opacity: 1;
	font-weight: 300 !important;
}
.footer_left__form form.mc4wp-form input::-moz-placeholder { /* Firefox 19+ */
  color: #9b9b9b !important;
  opacity: 1;
	font-weight: 300 !important;
}
.footer_left__form form.mc4wp-form input:-ms-input-placeholder { /* IE 10+ */
  color: #9b9b9b !important;
  opacity: 1;
	font-weight: 300 !important;
}
.footer_left__form form.mc4wp-form input:-moz-placeholder { /* Firefox 18- */
  color: #9b9b9b !important;
  opacity: 1;
	font-weight: 300 !important;
}
.footer_left__form form.mc4wp-form input[type="submit"] {
    background: transparent !important;
    text-align: center !important;
    border: 0px;
    color: #FFF !important;
    font-size: 16px !important;
    font-weight: bold !important;
    text-transform: unset !important;
}
.footer {
	padding-top: 60px;
}
.footer_wrap__right.footer_right {
    order: 2;
    margin-top: 45px;
}
.footer__wrapper.footer_wrap {
    margin-bottom: 22px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.24);
    padding-bottom: 4px;
}
.menu-footer-container {
    margin-bottom: 50px !important;
}
#menu-footer li.menu-item > a {
    font-size: 16px;
    font-family: Arboria-Book;
	padding: 0 0;
	color: #FFF !important;
}
#menu-footer > li {
    margin-right: 40px;
}
body .footer_left__nav ul li ul.sub-menu li.menu-item {
    text-align: left;
}
body .footer_left__nav ul li ul.sub-menu li.menu-item a {
    font-size: 14px !important;
    line-height: 25px !important;
}
.notificationx-close {
    position: absolute;
    right: 0;
}
.inner-page-announcement div#notificationx-shortcode-1 {
    position: relative !important;
    border-radius: 26px !important;
    justify-content: center;
    display: flex;
    width: 100%;
}
/**.inner-page-announcement.fixed-inner-announcement div#notificationx-shortcode-1 {
    position: fixed !important;
    right: 40px !important;
    top: unset !important;
}
.inner-page-announcement.move-to-bottom div#notificationx-shortcode-1 {
    position: fixed !important;
    bottom: 40px !important;
    top: unset !important;
}**/
.inner-page-announcement {
    position: relative;
    bottom: 45px;
    height: 0px;
    display: flex;
    width: 100%;
}
.nx-container.nxc-notificationx-shortcode-1 {
    box-shadow: 0 0px 2px rgba(0, 0, 0, 0.4);
    border-radius: 25px;
}
@media screen and (max-width: 995px) {
.inner-page-announcement {
    position: fixed !important;
    top: 90% !important;
    display: flex;
    width: 100%;
    left: 0;
    z-index: 999 !important; }	
.fixed-inner-announcement .notification-item {
    width: 200px !important;
    min-width: unset !important; }
}
@media screen and (min-width: 995px) {
.inner-page-announcement.fixed-inner-announcement.move-to-bottom #notificationx-shortcode-1 {
    bottom: unset !important;
    transform: translateX(40%) translateY(0px);
}
.inner-page-announcement.fixed-inner-announcement #notificationx-shortcode-1 {
	position: fixed !important;
	right: 0px !important;
	transform: translateX(40%) translateY(0px);
}
.inner-page-announcement #notificationx-shortcode-1 {
	-webkit-transition: .5s all;
  -moz-transition: .5s all;
  -o-transition: .5s all;
  transition: .5s all; }	
}
.product_text.product_has_video .product_video {
    float: left;
    width: 50%;
}
.product_text.product_has_video .product_video iframe {
    width: 440px;
    height: 260px;
    margin: 0 auto;
    display: table;
}
.product-page-bottom-banner h2 {
    font-size: 55px;
    color: #FFF;
    text-align: center;
    font-family: Arboria-Book;
    line-height: 1;
}
.product-page-bottom-banner h4 {
    text-align: center;
    color: #FFF;
    font-family: Arboria-Book;
    font-size: 24px;
    line-height: 24px;
    margin: 30px 0 40px;
}
.product-page-bottom-banner a::before {
    position: absolute;
    content: '';
    left: 0%;
    border-radius: 50px;
    background-color: #ffffff;
    width: 0;
    height: 100%;
    -webkit-transition: .7s;
    transition: .7s;
    z-index: -1;
}
.product-page-bottom-banner a {
    color: #fff;
    font-family: Arboria-Book;
    font-size: 15px;
    background-image: url(img/gradient_btn.svg);
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 50px;
    width: 190px;
height: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    -webkit-transition: .7s;
    transition: .7s;
    z-index: 9999999;
}
.product-page-bottom-banner a:hover {
    -webkit-transition: .3s;
    transition: .3s;
    color: #0624ff;
}
.product-page-bottom-banner a:hover::before {
    left: 0;
    width: 100%;
}
.product-bottom-section-buttons {
    display: flex;
    justify-content: center;
}
.product_text__wrapper.s_text p {
    font-size: 18px !important;
    line-height: 24px;
}
.product_text__wrapper.s_text p:last-child {
    margin-bottom: 0px;
}
.careers_tabs__content.careers_content.product_content p {
    margin-bottom: 0px !important;
}
.careers_tabs__left-image {
    flex: 0 0 50%;
}
.careers_tabs .careers_tabs__content .outstanding-section-content p {
    margin-bottom: 30px !important;
}
.product_download_wrap__item {
    flex-wrap: wrap;
	display: inline-flex !important;
	height: auto !important;
	flex: 30%;
	padding: 0 0 !important;
	background: #FFF !important;
	flex-direction: column;
	max-width: 30% !important;
	border-radius: 0px 0px 0px 0px;
	/**box-shadow: rgb(100 100 111 / 20%) 0px 7px 29px 0px;**/
}
.page-id-16 .product_download_wrap__item img {
    max-width: 80%;
    margin: 25px 0 20px;
}
.product_download_wrap__item p {
    font-size: 30px !important;
    line-height: 33px !important;
    color: #000 !important;
    font-family: Arboria-Book !important;
    max-width: 80% !important;
    text-align: center !important;
    margin: 10px 0 30px !important;
}
#download a {
    background: #0640ff !important;
    width: 100% !important;
    color: #FFF !important;
    font-family: Arboria-Book !important;
    font-size: 20px !important;
	line-height: 30px !important;
    padding: 10px 0 !important;
    height: auto !important;
    font-weight: 400 !important;
    text-transform: capitalize !important;
}
.technology-first-section-content p:last-child {
    margin-bottom: 0px;
}
.tech_text__wrapper.s_text.fade-in-up.technology-first-section-content {
    max-width: 100%;
    color: #000;
    font-family: Arboria-Book;
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
}
.tech-first-section-bullet-point {
    list-style: none;
    display: inline;
    padding-right: 20px;
    font-size: 16px;
    font-family: Arboria-Book;
    line-height: 24px;
}
section.resources_info {
    padding-top: 80px;
}
.tech-first-section-bullet-point img {
    width: 20px !important;
    display: inline-block !important;
    margin: 0 5px 0 0 !important;
    position: relative !important;
    top: 5px !important;
}
.product_download_wrap__item img {
    width: 100%;
    max-width: 100%;
    margin: 0 0 20px;
}
.product_download_wrap__item:hover {
    box-shadow: rgb(100 100 111 / 20%) 0px 7px 29px 0px;
}
.product_download_wrap__item:hover .download-broucher-button {
    background-color: #04caff !important;
}
.news_list__wrapper .news_list_wrap__item.news_list_item.blog_list_item:hover {
    box-shadow: rgb(100 100 111 / 20%) 0px 7px 29px 0px;
}
.news_list_wrap__item.news_list_item.blog_list_item {
    max-width: 31%;
}
section.news_list {
    padding-top: 90px;
}
section.contacts_form input[type="text"], section.contacts_form input[type="tel"], section.contacts_form input[type="email"],  section.contacts_form select, section.contacts_form textarea {
    background: #FFF !important;
    border: 0px !important;
    padding: 13px 15px !important;
    height: auto !important;
    border-radius: 5px !important;
    font-size: 12px !important;
    line-height: 20px !important;
    font-family: Arboria-Book !important;
    color: #000 !important;
}
section.contacts_form input[type="text"]::-webkit-input-placeholder, section.contacts_form input[type="tel"]::-webkit-input-placeholder, section.contacts_form input[type="email"]::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #9b9b9b;
	opacity: 1;
	text-transform: uppercase;
}
section.contacts_form input[type="text"]::-moz-placeholder, section.contacts_form input[type="tel"]::-moz-placeholder, section.contacts_form input[type="email"]::-moz-placeholder { /* Firefox 19+ */
  color: #9b9b9b;
	opacity: 1;
	text-transform: uppercase;	
}
section.contacts_form input[type="text"]:-ms-input-placeholder, section.contacts_form input[type="tel"]:-ms-input-placeholder, section.contacts_form input[type="email"]:-ms-input-placeholder { /* IE 10+ */
  color: #9b9b9b;
		opacity: 1;
	text-transform: uppercase;
}
section.contacts_form input[type="text"]:-moz-placeholder, section.contacts_form input[type="tel"]:-moz-placeholder, section.contacts_form input[type="email"]:-moz-placeholder { /* Firefox 18- */
  color: #9b9b9b;
		opacity: 1;
	text-transform: uppercase;
}
section.contacts_form textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #9b9b9b;
		opacity: 1;
	text-transform: uppercase;
}
section.contacts_form textarea::-moz-placeholder { /* Firefox 19+ */
  color: #9b9b9b;
		opacity: 1;
	text-transform: uppercase;
}
section.contacts_form textarea:-ms-input-placeholder { /* IE 10+ */
  color: #9b9b9b;
		opacity: 1;
	text-transform: uppercase;
}
section.contacts_form textarea:-moz-placeholder { /* Firefox 18- */
  color: #9b9b9b;
		opacity: 1;
	text-transform: uppercase;
}
section.contacts_form #submit_btn {
    background-color: transparent;
    font-family: Arboria-Book;
    font-size: 18px !important;
    line-height: 24px !important;
    padding: 10px 10px;
}
.contacts_paragraph_details p {
    font-size: 18px;
    line-height: 25px;
    font-family: Arboria-Book;
    color: #000;
    margin-bottom: 25px;
}
.contacts_paragraph_details p:last-child {
    margin-bottom: 0px;
}
.contacts_paragraph_details p a {
    font-size: 18px;
    line-height: 25px;
    font-family: Arboria-Bold;
    color: #000;
    margin-bottom: 25px;
}
.address_item__map iframe {
    width: 100%;
}
.contacts_address__item .address_item__info p {
    color: #000;
    font-family: Arboria-Book;
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 0px;
}
.contacts_address__item .address_item__info a {
    color: #000;
    font-family: Arboria-Book;
    font-size: 16px;
    line-height: 25px;
    margin-top: 10px;
}
.contacts_wechat_mobile_border {
    width: 100%;
}
.careers_header .blog-container-bg {
    background-image: url(../../uploads/2021/09/blog-top-graphics.png);
    background-position: left bottom;
    background-size: cover;
    background-repeat: no-repeat;
}
.right-content-mission p {
    font-size: 18px;
    line-height: 25px;
    color: #000;
    margin-bottom: 0px !important;
    font-family: Arboria-Book;
}
.culture_text p {
    font-size: 18px;
    line-height: 24px;
    font-family: Arboria-Book;
    color: #000;
    padding-right: 0px;
    margin-bottom: 30px;
}
.culture_text p:last-child {
    margin-bottom: 0px;
}
ul.slick-dots li {
    display: inline;
    margin: 5px;
}
ul.slick-dots li button {
    font-size: 0px;
    width: 10px;
    height: 10px;
    border-radius: 50px;
    border: 0px;
    background: #d8d8d8;
}
ul.slick-dots li.slick-active button {
    font-size: 0px;
    width: 10px;
    height: 10px;
    border-radius: 50px;
    border: 0px;
    background-image: linear-gradient(242deg, #0640ff 109%, #04ebff 3%, #0d95ba -4%);
}
.slick-dots {
    margin: 10px auto 0;
    display: table !important;
}
#gform_4 .gform_heading {
    display: none;
}
#gform_4 input {
    background: #f7f7f7;
    border: 0px;
    margin: 0;
    padding: 15px 15px;
    font-size: 12px;
    font-family: Arboria-Book;
    line-height: 20px;
    color: #000;
    border-radius: 5px;
}
#gform_4 input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #9b9b9b;
	opacity: 1;
	text-transform: uppercase;
}
#gform_4 input::-moz-placeholder { /* Firefox 19+ */
  color: #9b9b9b;
	opacity: 1;
	text-transform: uppercase;	
}
#gform_4 input:-ms-input-placeholder { /* IE 10+ */
  color: #9b9b9b;
		opacity: 1;
	text-transform: uppercase;
}
#gform_4 input:-moz-placeholder { /* Firefox 18- */
  color: #9b9b9b;
		opacity: 1;
	text-transform: uppercase;
}
#gform_submit_button_4 {
    border: 1px solid #2ba0da !important;
    border-radius: 50px !important;
    font-size: 15px !important;
    color: #2ba0da;
    height: auto !important;
    padding: 10px 50px !important;
    font-family: Arboria-Book !important;
    cursor: pointer;
	background: transparent !important;
}
#gform_submit_button_4:hover {
    border: 1px solid #2ba0da !important;
	background: #2ba0da !important;
    color: #ffffff !important;
}
.comeet-positions-list .comeet-position-meta {
    display: block !important;
}
.comeet-positions-list .comeet-position-meta::before {
    display: none;
}
.comeet-list.comeet-group-name a {
    font-family: Arboria-Medium;
    text-transform: unset;
    color: #000 !important;
    font-weight: 400;
    font-size: 25px !important;
	pointer-events: none;
}
.comeet-list.comeet-group-name {
    margin-bottom: 40px;
}
.comeet-positions-list li a .comeet-position-name {
    font-size: 30px !important;
    line-height: 33px;
    color: #000 !important;
    font-family: Arboria-Book !important;
    margin-bottom: 15px;
}
.comeet-positions-list li:nth-child(3n) {
    margin-right: 0%;
}
.comeet-positions-list li a .comeet-position-name {
    font-size: 30px !important;
    line-height: 33px;
    color: #000 !important;
    font-family: Arboria-Book !important;
    margin-bottom: 15px;
}
.comeet-positions-list li a .comeet-position-meta {
    font-size: 16px !important;
    font-family: Arboria-Book !important;
    font-weight: 300 !important;
    margin-bottom: 10px !important;
	pointer-events: none;
	color: #000 !important;
}
.view-position-button {
    background: #0640ff;
    padding: 20px 20px;
	color: #FFF;
    font-size: 20px;
    font-family: Arboria-Book !important;
    line-height: 1.2;
	width: 100% !important;
	display: inline-block;
}
.comeet-positions-list li:hover .view-position-button {
    background: #04ceff;
	color: #FFF !important;
}
.comeet-positions-list li .comeet-position {
    margin-bottom: 0px;
}
.comeet-positions-list a.comeet-position {
    width: 100%;
    max-width: 100%;
    margin-right: 0px !important;
}
.comeet-list .comeet-positions-list li {
    width: 30%;
    margin-right: 5%;
    clear: none;
    float: left;
	display: inline-block !important;
	background: #FFF;
	margin-bottom: 30px;
}
.comeet-list .comeet-positions-list li:nth-child(3n) {
    margin-right: 0%;
}
.comeet-list .comeet-positions-list li a.comeet-position {
    padding: 20px !important;
    border: 0px !important;
    box-shadow: rgb(100 100 111 / 20%) 0px 7px 29px 0px !important;
	height: 190px;
}
.comeet-list .comeet-positions-list li a.comeet-position:hover {
    border: 0px !important;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0) !important;
	border-radius: 0px !important;
}
.comeet-list .comeet-positions-list li:hover {
    box-shadow: rgb(100 100 111 / 20%) 0px 7px 29px 0px;
}
@media screen and (max-width: 767px) {
header.header {
    background-color: rgb(0 82 255) !important;
    padding-bottom: 30px; }
.home-banner-links {
    display: none !important; }
.home_header.show_mobile {
    margin-bottom: 0px !important; }
.footer__logo {
    margin-bottom: 5px !important; }
.footer_left__form .show_mobile form.mc4wp-form input {
    width: 100%;
    margin-bottom: 10px;
    text-align: center !important; }
body .footer_left__form .show_mobile form input[type=submit] {
    width: 100% !important; }
.menu-footer-mobile-container ul#menu-footer-mobile li {
    width: 100% !important;
    padding: 0; }
.menu-footer-mobile-container ul#menu-footer-mobile {
    display: block;
    text-align: center;
    width: 100%; }
.menu-footer-mobile-container ul#menu-footer-mobile li a {
    font-size: 15px;
    font-family: Arboria-Book !important; }
.footer.test {
    padding-bottom: 120px; }
body .home_header__wrapper p br {
    display: none; }
body .home_header__wrapper p {
    max-width: 340px;
    line-height: 1.5 !important; }
.inner-page-announcement div#notificationx-shortcode-1 {
    right: unset;
    bottom: 40px;
	z-index: 1; }
.inner-page-announcement div#notificationx-shortcode-1.fixed-inner-announcement {
    position: relative !important; }
.product_text .container {
    flex-direction: column;
    gap: 30px; }
.product_header {
    height: 400px !important;
    background-position: right bottom !important;
    margin-top: 70px !important; }
.product_text.product_has_video .product_video, .product_text.product_has_video .product_video iframe {
    width: 100% !important;
    height: 200px !important; }
section.product_text.product_has_video {
    padding-bottom: 40px; }
.careers_tabs.full_height .container {
    padding: 0 0; }
.careers_tabs.full_height .container .careers_tabs__content.careers_content.product_content {
    padding: 0 30px; }
.careers_tabs.full_height .container .careers_tabs__content.careers_content.product_content h3.main-title {
    text-align: left !important; }
.careers_tabs .container {
    flex-direction: column;
    gap: 30px;
    padding-top: 0px !important; }
.careers_tabs .container .s_text.fade-in-up.scroll-triggered {
    padding-left: 0px !important;
	padding-right: 0px !important; }
.careers_tabs .container .s_text.fade-in-up.scroll-triggered h3.main-title {
    text-align: left !important; }
.product-third-section-stats .product_numbers__item {
    justify-content: center; }
.careers_tabs.full_height {
    padding-bottom: 30px !important; }
.container.last-section-product {
    flex-direction: column-reverse; }
.container.last-section-product .careers_tabs__content.careers_content.product_content {
    padding: 0 30px !important; }
.product_download .resources_download__form .left {
    width: 100% !important;
    margin-right: 0px !important;
    margin-bottom: 20px !important; }
div#download {
    flex-direction: column; }
div#download .product_download_wrap__item {
    flex: 100% !important;
    max-width: 100% !important; }
.product-page-bottom-banner h4 {
    text-align: center;
    color: #FFF;
    font-family: Arboria-Book;
    font-size: 24px;
    line-height: 30px;
    margin: 80px 0 80px;
    font-weight: 400 !important; }
.product-bottom-section-buttons {
    flex-direction: column;
    align-items: center; }
.product-bottom-section-buttons a {
    margin: 0 0 20px !important; }
.product-page-bottom-banner {
    background-size: cover;
    background-position: center; }
.tech_header .tech_header__wrapper.tech_header_wrap {
    flex-direction: column;
    flex: 100% !important;
    min-height: 400px; }
.tech_header {
    height: 400px !important; }
.tech_text {
    padding-top: 0px !important;
    padding-bottom: 40px !important; }
.tech_text .container {
    flex-direction: column;
    padding: 0 0; }
.tech_text__wrapper.s_text.technology-first-section-content {
    padding: 30px 30px 0 !important; }
.tech_text.tech_text_section_two {
    padding: 40px 30px 10px !important; }
.tech-first-section-bullet-point {
    display: block !important; }
.tech_text.tech_text_section_four .container, .tech_text.tech_text_section_six .container, .tech_text.tech_text_section_eight .container {
    flex-direction: column-reverse; }
section.resources_header {
    height: 400px !important;
    margin-top: 70px;
    background-position: -230px center !important; }
section.resources_info {
    padding: 100px 0 0px; }
section.resources_info .container  {
    padding: 0 0 !important; }
section.resources_info .container .resources_info__wrapper {
    flex-direction: column-reverse !important; }
.resources_info .resources_info_wrap__text {
    padding: 0 30px 30px!important;
    width: 100% !important; }
.resources_download__form.resources_form .left {
    width: 100% !important;
    margin: 0 0 20px !important; }
.resources_download__form.resources_form .left input[type="submit"] {
    margin-top: 20px; }
h3.title.mobile-center {
    text-align: center !important; }
.product_download__wrapper.product_download_wrap {
    flex-direction: column;
	flex-wrap: unset !important; }
.product_download__wrapper.product_download_wrap .product_download_wrap__item {
    max-width: 100% !important; }
section.contacts_header {
    height: 350px;
    margin-top: 69px;
    background-size: cover;
    background-position: left !important; }
.contacts_address__item.address_item .address_item__map {
    width: 100% !important;}
.contacts_address__item.address_item .address_item__info, .contacts_address__item.address_item .address_item__map {
    width: 100% !important; }
section.contacts_address .container {
    width: 100% !important; }
.news_list_wrap__item.news_list_item.blog_list_item {
    max-width: 100%;
    margin: 0 30px 20px; }
.category section.news_header {
    height: 210px;
    background-size: 100%; }
.category section.news_header .news_header__wrapper {
    min-height: 200px;
    align-items: end; }
.category section.news_header .news_header__wrapper h1.title {
    font-size: 25px; }
.single-post section.careers_header {
    height: 640px; }
.careers_header .blog-container-bg {
    position: relative;
    width: 100%;
    background-size: cover;
    top: 145px;
    background-position: -270px center; }
.single-post .careers_header__wrapper h1 {
    max-width: 100% !important;
    padding-top: 340px !important;
	margin-bottom: 10px !important;
	font-size: 30px !important; }
.single-post .careers_header__wrapper .blog-meta-single {
    max-width: 100% !important;
    width: 100% !important; }
.careers_single__content.s_text p iframe {
    width: 100%;
    height: auto; }
.single-post p.author {
    margin-bottom: 10px !important; }
.page-id-6605 .careers_header {
    height: 350px;
    margin-top: 70px; }
section.mission_text .container .left-content-mission, section.mission_text .container .right-content-mission {
    width: 100% !important; }
section.mission_text .container {
    flex-direction: column !important; }
section.mission_text .container .right-content-mission {
    padding: 40px 30px 0 !important; }
section.mission_text {
    padding: 0 0 50px !important; }
section.mission_text .container {
    padding: 0 0; }
section.mission_text.mission_text_two .container {
    padding: 50px 30px 0 !important; }
.core_values__item {
    flex: 100% !important;
    margin-bottom: 40px !important; }
.culture_text .left-content-mission {
    width: 100% !important;
    padding: 0 !important; }
section.culture_text .container {
    flex-direction: column; }
.culture_text .right-content-culture {
    width: 100% !important;
    margin-top: 60px; }
section.mission_text.open_positions_content {
    padding: 50px 30px 50px !important; }
.comeet-list .comeet-positions-list li {
    width: 100%; }
}
.fixed-inner-announcement .notification-item {
    width: 200px !important;
    min-width: unset;
}
.fixed-inner-announcement .notification-item .nx-first-row {
    font-size: 18px !important;
	margin-bottom: 0px !important;
}
.fixed-inner-announcement .notification-item .nx-second-row {
    font-size: 16px !important;
    display: none !important;
}
#notificationx-shortcode-1 {
	transition: 1s;
}
#notificationx-shortcode-1.fixed-inner-announcement {
   transition: 1s;
	right: 30px;
}
.header.header__scroll {
    z-index: 999999;
}
.events_header__wrapper {
    justify-content: flex-start !important;
}
.careers_header__wrapper {
    justify-content: flex-start !important;
}
.careers_header__wrapper h1.title {
    text-align: left !important;
	font-size: 50px  !important;
}
ul.sub-menu li.menu-item {
    text-align: left !important;
}
nav #menu-header li a:hover {
    color: #FFF !important;
}
nav #menu-header.menu > li.menu-item:hover > a {
    border-style: solid;
    border-width: 2px;
    border-color: #04ebff;
    border-image-slice: 1;
    border-left: 0px;
    border-right: 0px;
    border-top: 0px;
    padding-bottom: 5px;
}
nav #menu-header.menu > li.menu-item > a {
    padding-bottom: 5px;
}
.core_values__item:first-child img {
    width: 40px !important;
    height: auto !important;
    position: relative !important;
    top: 7px;
}
.name_first, .name_last {
    padding-right: 0px !important;
}
.header__scroll .sub-menu {
    padding-left: 10px;
}
.resources_download__form.resources_form input[type="text"], .resources_download__form.resources_form input[type="email"] {
    background: #FFF;
    border: 0px;
    margin: 0 0 10px;
    padding: 25px 15px;
    font-size: 12px;
    font-family: Arboria-Book;
    line-height: 20px;
    color: #000;
    border-radius: 5px;
}
.description.description__form input[type="text"], .description.description__form input[type="email"] {
    background: #FFF;
    border: 0px;
    margin: 0 0 10px;
    padding: 25px 15px;
    font-size: 12px;
    font-family: Arboria-Book;
    line-height: 20px;
    color: #000;
    border-radius: 5px;
}
ul.sub-menu li a {
    font-family: 'Arboria-Book' !important;
}
ul.sub-menu li.current-menu-item a {
    font-family: 'Arboria-Bold' !important;
}
.fixed-inner-announcement .notification-item .nx-first-row p {
    width: 160px;
}
.header_wrap__lang ul li a {
    width: 150px !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 150px;
    height: 33px;
    border-radius: 17px;
    background-color: #fff;
    color: #0624ff;
    font-family: Arboria-Book;
    font-size: 15px;
    font-weight: 300;
    text-transform: uppercase;
    -webkit-transition: .3s;
    transition: .3s;
}

.header__scroll .sub-menu {
    background: #0640ff !important;
    padding: 20px 15px !important;
    bottom: -115px !important;
    width: 120px !important;
}
.header .sub-menu {
    padding: 20px 15px !important;
    bottom: -100px !important;
    width: 120px !important;
}
.home_header__wrapper a::before {
    background-color: #fff !important;
}
.product_download__btns a {
    font-family: Arboria-Book;
	font-size: 15px;
	background-image: url(img/gradient_btn.svg);
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 50px;
	width: 190px !important;
	height: 51px;
	text-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
	-webkit-transition: .3s;
	transition: .3s;
	z-index: 1;
	color: #0640ff;
	border: 0px;
	text-transform: capitalize;
	padding: 0 10px !important;
}
.product_download__btns a:before {
    position: absolute;
    content: '';
    left: 50%;
    border-radius: 50px;
    background-color: #0624ff;
    width: 0;
    height: 100%;
    -webkit-transition: .3s;
    transition: .3s;
    z-index: -1;
}
.product_download__btns a:hover:before {
    left: 0;
    width: 100%;
}
.product_download .resources_download__form input[type="submit"] {
    font-family: Arboria-Book !important;
	font-size: 15px !important;
	background-image: url(img/gradient_btn.svg) !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
	border-radius: 50px !important;
	width: 190px !important;
	height: 51px !important;
	text-align: center !important;
	-webkit-transition: .3s !important;
	transition: .3s !important;
	z-index: 1 !important;
	color: #0640ff !important;
	border: 0px !important;
	text-transform: capitalize !important;
	padding: 0 10px !important;
	background-color: transparent;
}
.product_download_wrap__item p {
    text-align: left !important;
}
.header::before {
    background: #0640ff !important;
}

.resources_download__form.resources_form input[type="submit"] {
    border: 1px solid #0A3D5B;
    background-color: transparent;
    color: #0640ff;
    padding: 0 10px !important;
    font-family: Arboria-Book !important;
	font-size: 15px !important;
    font-weight: 400;
    background: transparent;
    cursor: pointer;
    display: inline-block;
    margin-right: 15px;
    margin-bottom: 30px;
    text-transform: capitalize;
	border-radius: 50px !important;
}

.resources_download__form.resources_form input[type="submit"]:focus {
    outline: none;
}

.resources_download__form.resources_form input[type="submit"].slide-hover-left-1 {
    background-image: linear-gradient(0, #0640ff, #0640ff) !important;
    transition: .8s !important;
	background-size: 0 !important;
	background-repeat: no-repeat !important;
	border: 2px solid #0640ff !important;
}

.resources_download__form.resources_form input[type="submit"].slide-hover-left-1:hover {
    background-size: 100% !important;
    color: #fff !important;
}

.watch-button {
    background-color: transparent;
	font-family: Arboria-Book !important;
	font-size: 15px !important;
    color: #0640ff;
    padding: 14px 10px !important;
	border-radius: 50px !important;
	width: 190px !important;
	height: 51px !important;
	text-align: center !important;
    font-weight: 500;
    background: transparent;
    cursor: pointer;
    display: inline-block;
    margin-right: 15px;
    margin-bottom: 30px;
    text-transform: capitalize;
	z-index: 9999999 !important;
	position: relative;
}

.watch-button:focus {
    outline: none;
}

.watch-button {
    background-image: linear-gradient(0, #0640ff, #0640ff) !important;
    transition: .8s !important;
	background-size: 0 !important;
	background-repeat: no-repeat !important;
	border: 2px solid #0640ff !important;
}

.watch-button:hover {
    background-size: 100% !important;
    color: #fff !important;
}

.dark-background-button {
    background-color: transparent;
	font-family: Arboria-Book !important;
	font-size: 15px !important;
    color: #FFF;
    padding: 14px 10px !important;
	border-radius: 50px !important;
	width: 190px !important;
	height: 51px !important;
	text-align: center !important;
    font-weight: 500;
    background: transparent;
    cursor: pointer;
    display: inline-block;
    text-transform: capitalize;
	z-index: 9999999 !important;
	position: relative;
}

.dark-background-button:focus {
    outline: none;
}

.dark-background-button {
    background-image: linear-gradient(0, #FFF, #FFF) !important;
    transition: .8s !important;
	background-size: 0 !important;
	background-repeat: no-repeat !important;
	border: 2px solid #04C2FE !important;
}

.dark-background-button:hover {
    background-size: 100% !important;
    color: #0624ff !important;
	border: 2px solid #FFF !important;
}
.events_list_item__logo img {
    object-fit: fill !important;
    height: 225px !important;
    background: #FFF !important;
}
.events_list_item__logo {
    height: unset !important;
    background: transparent !important;
}
.events_list_item__info p {
	font-size: 16px !important;
    min-height: auto !important;
    font-family: Arboria-Book !important;
    color: #000 !important;
    line-height: 1.5;
    font-weight: 400;
}
.events_list_info__btn a {
    display: table;
}
.events_list_item__block {
    padding-bottom: 20px !important;
}
.events_list_wrap__item.events_list_item {
    margin-bottom: 10px !important;
}
.events_list_item__info.events_list_info.s_text {
    height: 380px !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}
div#gfield_description_4_4 {
    padding-bottom: 0px;
}
input#input_4_3 {
    margin-top: 19px;
}
input[type="submit"]#gform_submit_button_4 {
	background-color: transparent !important;
	font-family: Arboria-Book !important;
	font-size: 15px !important;
    border: 1px solid #0A3D5B;
    color: #0640ff;
    padding: 14px 10px !important;
	border-radius: 50px !important;
	width: 190px !important;
	height: 51px !important;
	text-align: center !important;
    font-weight: 500;
    background: transparent;
    cursor: pointer;
    display: inline-block;
    text-transform: capitalize;
	z-index: 9999999 !important;
	position: relative;
}

input[type="submit"]#gform_submit_button_4:focus {
    outline: none;
}

input[type="submit"]#gform_submit_button_4 {
    background-image: linear-gradient(0, #0640ff, #0640ff) !important;
    transition: .8s !important;
	background-size: 0 !important;
	background-repeat: no-repeat !important;
	border: 2px solid #0640ff !important;
}

input[type="submit"]#gform_submit_button_4:hover {
    background-size: 100% !important;
    color: #fff !important;
}
.contacts_form input[type="submit"] {
    border: 1px solid #0A3D5B;
    background-color: transparent;
    color: #0640ff;
    padding: 0 10px !important;
    font-family: Arboria-Book !important;
	font-size: 15px !important;
    font-weight: 400;
    background: transparent;
    cursor: pointer;
    display: inline-block;
    margin-right: 15px;
    margin-bottom: 30px;
    text-transform: capitalize;
	border-radius: 50px !important;
}

.contacts_form input[type="submit"]:focus {
    outline: none;
}

.contacts_form input[type="submit"].slide-hover-left-1 {
    background-image: linear-gradient(0, #0640ff, #0640ff) !important;
    transition: .8s !important;
	background-size: 0 !important;
	background-repeat: no-repeat !important;
	border: 2px solid #0640ff !important;
}

.contacts_form input[type="submit"].slide-hover-left-1:hover {
    background-size: 100% !important;
    color: #fff !important;
}

.header ul#menu-contact li#menu-item-4849 a:focus {
    outline: none;
}

.header ul#menu-contact li#menu-item-4849 a {
    background-image: linear-gradient(0, #04ebff, #04ebff) !important;
    transition: .8s !important;
    background-size: 0 !important;
    background-repeat: no-repeat !important;
    border: 2px solid #FFF;
}

.header ul#menu-contact li#menu-item-4849 a {
    background-color: #FFF !important;
    color: #0640ff;
    font-family: Arboria-Book !important;
    font-size: 15px !important;
    font-weight: 400;
    cursor: pointer;
    display: inline-block;
    text-transform: capitalize;
    border-radius: 50px !important;
    text-align: center;
    padding: 6px 20px;
}

.header ul#menu-contact li#menu-item-4849 a:hover {
    background-size: 100% !important;
    color: #fff !important;
	border: 2px solid #04ebff !important;
}
.menu-header-container ul li a:hover {
    font-weight: unset !important;
}
.news_list__wrapper .news_list_wrap__item.news_list_item:hover {
    box-shadow: rgb(100 100 111 / 20%) 0px 7px 29px 0px;
}
@media screen and (max-width: 995px) {
body .header_wrap__nav {
    background-image: none !important;
	background-color: #062bff !important; }
#notificationx-shortcode-1 .notification-item {
    width: 350px; }
#notificationx-shortcode-1 {
    position: fixed;
    right: 10px !important;
    bottom: 40px; }
.header_wrap__nav ul {
	padding: 0 0 !important; }
}
.category-dropdown option {
    font-family: Arboria-Book !important;
    font-size: 12px;
    line-height: 20px;
}
.footer .mc4wp-response {
    position: absolute;
    top: 50px;
}
.footer .mc4wp-response .mc4wp-alert.mc4wp-success {
    color: #63AB31;
    font-family: Arboria-Book;
}
.page-id-7 .about_team__wrapper.about_team_wrap {
    justify-content: center !important;
}
.careers_header .blog-container-bg {
    background-color: rgba(0, 0, 0, 0.5);
}