/**
Theme Name: Virtuarch
Author: Fly Me To The Moon
Author URI: http://www.moon.rs/
Description: ///
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: virtuarch
Template: astra
*/

/* Basic */

p {
	line-height: 30px !important;
}

h1 {
	line-height: 76px !important;
	letter-spacing: 3px;
}

h2 {
	line-height: 46px !important;
	letter-spacing: 2px;
}

h3 {
	line-height: 38px;
}

h4 {
	line-height: 30px;
	letter-spacing: 1.2px;
}

h5 {
	line-height: 30px;
}

h6 {
	line-height: 30px;
}

textarea {
	max-height: 100px;
}

/* Navigation */

.main-header-menu > .menu-item > a {
	font-size: 16px;
	line-height: 22px;
	text-transform: uppercase;
}

.main-header-menu a {
	padding: 0 2em;
}

.site-header a .sub-arrow {
	display: none;
}

.main-header-bar .main-header-bar-navigation .sub-menu {
	border: none !important;
	background-color: transparent;
	box-shadow: none;
}

.main-header-menu .sub-menu a {
	font-size: 16px;
	line-height: 22px;
	text-transform: uppercase;
	padding: 0.5em 1em;
}

.main-header-menu li:hover > a, .main-header-menu li:hover > .ast-menu-toggle, .main-header-menu .ast-masthead-custom-menu-items a:hover, .main-header-menu li.focus > a, .main-header-menu li.focus > .ast-menu-toggle, .main-header-menu .current-menu-item > a, .main-header-menu .current-menu-ancestor > a, .main-header-menu .current_page_item > a, .main-header-menu .current-menu-item > .ast-menu-toggle, .main-header-menu .current-menu-ancestor > .ast-menu-toggle, .main-header-menu .current_page_item > .ast-menu-toggle {
	font-weight: 700;
	color: #3a3a3a;
}

.main-header-menu li.focus>ul, .main-header-menu li:hover>ul {
	left: 16px;
}

.ast-header-break-point .site-header {
	border-bottom-color: #eaeaea;
}
header.ast-sticky-shrunk .main-header-menu {
	padding-top: 20px;
}

.ast-header-break-point .ast-mobile-menu-buttons .ast-button-wrap .ast-mobile-menu-buttons-minimal {
	font-size: 35px;
	padding-right: 0;
}
.ast-button-wrap .menu-toggle .menu-toggle-icon {
	line-height: 16px;
	padding-top: 28px;
}
.ast-button-wrap .menu-toggle .menu-toggle-icon:before {
	color: #000;
}
.main-header-bar .main-header-bar-navigation.toggle-on {
	padding-top: 0;
	height: 100vh;
}
.ast-sticky-main-shrink.ast-header-break-point .ast-sticky-shrunk .site-branding {
	padding-bottom: 0;
}
body.ast-header-break-point header.ast-sticky-shrunk .main-header-menu {
	padding-top: 0
}
.ast-header-break-point .main-header-bar .main-header-bar-navigation .main-header-menu {
	background: transparent;
	
}
.ast-header-break-point .main-header-menu > .menu-item > a {
	line-height: 70px;
}
.ast-header-break-point .main-header-bar .main-header-bar-navigation .menu-item-has-children>.ast-menu-toggle, 
.ast-header-break-point .main-header-bar .main-header-bar-navigation .page_item_has_children>.ast-menu-toggle {
	top: 13px;
}
.ast-header-break-point .main-navigation ul.children li a, 
.ast-header-break-point .main-navigation ul.sub-menu li a {
	line-height: 70px;
}

body.ast-primary-sticky-header-active .astra-menu-animation-fade>.menu-item>.sub-menu {
	background: white;
    display: block;
    border-width: 1px !important;
    border-bottom: 1px solid rgba(50,50,50,0.5) !important;
    padding-top: 19px;
}
body.ast-primary-sticky-header-active .astra-menu-animation-fade>.menu-item>.sub-menu li {
	border-left: 1px solid rgba(50,50,50,0.5) !important;
	border-right: 1px solid rgba(50,50,50,0.5) !important;
}
body.ast-primary-sticky-header-active .astra-menu-animation-fade>.menu-item>.sub-menu li:first-child {
	border-top: 1px solid rgba(50,50,50,0.5) !important;
}

/* Button */

.elementor-button {
	border: 1px solid #323232 !important;
	text-align: center;
	font-size: 20px !important;
	line-height: 30px;
	font-family: Avenir-Black;
	min-width: 260px;
	color: #323232 !important;
	border-radius: 0 !important;
	padding: 19px 24px !important;
	background-color: transparent;
}

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

.elementor-button.elementor-slide-button {
	border: 1px solid #fff !important;
	color: #fff !important;
	background-color: transparent;
}

.elementor-button.elementor-slide-button:hover {
	background-color: #fff !important;
	color: #323232 !important;
}

/* Elementor slider */


.elementor-slides h1 {
	text-transform: uppercase;
	color: #fff;
}

.elementor-slides p {
	color: #323232;
	margin-bottom: 0;
	font-size: 32px;
	line-height: 38px;
}
.hero-section .elementor-slides p {
	color: #fff;
}
.elementor-slides .swiper-slide-inner {
	padding: 20px;
}

.elementor-swiper-button {
	position: relative;
	margin-right: 20px;
}

.elementor-swiper-button-prev {
	margin-left: 0;
}
.elementor-swiper-button-prev:after {
	content: "|";
	color: #323232;
	position: absolute;
	right: -16px;
    top: -3px;
	line-height: normal;
}

.swiper-pagination-bullet {
	background: transparent;
	opacity: 1;
	border: 1px solid #3a3a3a;
}
.swiper-pagination-bullet-active {
	background: #3a3a3a;
} 

.hero-section .swiper-slide-contents {
	width: 1600px;
}
.hero-section .swiper-pagination-bullet {
	background: transparent;
	opacity: 1;
	border: 1px solid #fff;
}
.hero-section .swiper-pagination-bullet-active {
	background: #fff;
}
.elementor-swiper-button .elementor-screen-only {
	overflow: visible;
	position: relative;
	top: 0;
	width: auto;
	height: auto;
	color: #323232;
	font-size: 20px;
	line-height: 30px;
	left: 0;
}
.elementor-swiper-button .elementor-screen-only:hover {
	color: #E4002B;
}

.elementor-swiper-button .eicon-chevron-left, .elementor-swiper-button .eicon-chevron-right {
	display: none;
}

.elementor-swiper-button-next {
	right: 0;
}

/* Layout */

.custom-column .elementor-button {
	margin-top: 50px;
}

.custom-column-padding-first .elementor-column-wrap {
	padding: 0 0 0 0 !important;
}

.custom-column-padding-second .elementor-column-wrap {
	padding: 0 0 0 50px !important;
}

/* Homepage projects */

.custom-projects-row h4 {
	margin-top: 8px;
	margin-bottom: 5px;
}

.custom-projects-row h5 {
	margin-bottom: 5px;
}

.custom-projects-row a {
	color: #e4002b;
}

.custom-projects-row a:hover {
	color: #000;
}

.custom-projects-row p {
	margin-bottom: 5px;
}

.logo-gallery img {
	max-width: 160px;
}

.logo-gallery .uael-grid-item {
	width: auto !important;
}

.logo-gallery .uael-grid-item-content {
	margin-bottom: 0 !important;
}

.logo-gallery .uael-img-grid-masonry-wrap {
	align-items: center;
}

input[type="submit"] {
	min-width: 260px;
	align-items: center;
    justify-content: center;
}

.wpcf7 form>div, .wpcf7 form>p {
	margin-bottom: 0;
}

.wpcf7-form-control-wrap input {
	margin-bottom: 15px !important;
}

.copyright-footer p {
	font-size: 12px;
	color: #CFCFCF;
	line-height: 16px;
	margin-bottom: 2px;
}
.copyright-footer .elementor-nav-menu--main {
    padding-top: 9px;
    padding-bottom: 11px;
} 

.copyright-footer .elementor-nav-menu--main .elementor-nav-menu a {
	padding: 0;
	margin-right: 50px;
	margin-bottom: 0;
}
.copyright-footer .elementor-nav-menu--main .elementor-nav-menu a:hover {
	padding: 0 !important;
}
.copyright-footer .elementor-social-icon {
	padding: 2px;
}

#ast-scroll-top {
	color: #E4002B;
    background-color: transparent;
	border: 1px solid #E4002B;
}

/* .custom-column-slider h2 {
	margin-bottom: 0;
} */

.custom-column-slider p {
	margin-bottom: 20px;
	font-size: 20px !important;
}

.custom-column-slider .swiper-slide-inner {
	justify-content: flex-start;
	max-width: 100% !important;
	padding: 0 20px 20px 0;
	align-items: flex-start;
}

.custom-column-slider .swiper-slide-contents {
	max-width: 66%;
	text-align: left;
}

.custom-column-slider .elementor-swiper-button-prev {
	left: 0;
}

.custom-column-divider p {
	max-width: 50%;
	margin: 0 auto;
}

.custom-three-col-row h6 {
	margin-bottom: 0;
}

.custom-three-col-row p {
	max-width: 100%;
	font-size: 25px;
	line-height: 36px;
	padding: 0 25px;
}

.custom-two-col-row .elementor-inner-column {
	width: 33.33%;
}

.custom-two-col-row .elementor-row {
	justify-content: center;
}

/* Single page */

.hero-section-single h1 {
	text-transform: uppercase !important;
	margin-bottom: 0 !important;
	color: #fff !important;
}
.hero-section-single h3 {
	color: #fff !important;
}

.project-info-row p {
	margin-bottom: 0;
}

/* Testimonials */

.testimonials-column .elementor-testimonial__content {
	max-width: 670px;
	margin: 0 auto;	
}

.elementor-testimonial__text p {
	font-size: 20px;
	line-height: 30px;
	font-style: normal;
}

.testimonials-column .eicon-chevron-right, .testimonials-column .eicon-chevron-left {
	display: block;
}

.testimonials-column .elementor-swiper-button-prev {
	left: 10px;
	position: absolute;
	margin: 0;
}

.testimonials-column .elementor-swiper-button-next {
	right: 10px;
	position: absolute;
	margin: 0;
}

.testimonials-column .elementor-swiper-button .elementor-screen-only {
	left: -9999px;
}

.testimonials-column .elementor-swiper-button:after {
	display: none;
}

.page-id-25 .custom-three-col-row p {
	font-size: 20px;
	margin-bottom: 0;
}

.projects-hover-wrap:hover .projects-hover {
	opacity: 1;
}

.projects-hover {
	max-width: 520px;
	max-height: 327px;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	opacity: 0;
	padding: 0 50px;
	background-color: rgba(255, 255, 255, .8);
	text-align: center;
	display: flex;
	align-items: center;
	transition: all .3s ease-in-out;
	cursor: pointer;
}

.projects-hover p {
	margin-bottom: 0;
}

.custom-column-divider h3 {
	margin-bottom: 0;
}

.full-width-divider .elementor-divider {
	padding-top: 0 !important;
	padding-bottom: 30px !important;
}

.elementor-portfolio .elementor-portfolio-item {
	margin: 10px;
}

.elementor-portfolio-item__overlay {
	position: relative;
	text-align: left;
	opacity: 1;
	background-color: transparent;
}

.elementor-portfolio-item__overlay h3 {
	margin-bottom: 0;
	margin-top: 5px;
	min-height: 110px;
}

.cstm-related-pojects-grid > div > div > div {
	margin-bottom: 0 !important;
}

.contact-us h5 {
	margin-top: 10px;
	margin-bottom: 10px;
}

.contact-us p {
	margin-bottom: 0;
}

/* About us team member */

.about-us-wrapper .elementor-testimonial__content {
	width: 50%;
	padding: 5%;
}

.about-us-wrapper .elementor-testimonial__footer {
	width: 50%;
}

.about-us-wrapper .elementor-widget-testimonial-carousel .elementor-testimonial__text {
	font-style: normal;
}

.about-us-wrapper .elementor-testimonial__image img {
	width: 100% !important;
	height: auto !important;
	max-width: 960px;
	max-height: 600px;
}

.about-us-wrapper .elementor-testimonial__text h2 {
	margin-bottom: 0;
}

.about-us-wrapper .elementor-testimonial__text h3 {
	text-transform: uppercase;
}

.about-us-wrapper .elementor-testimonial__text h4 {
	text-transform: none;
	font-family: Avenir-Roman;
}

.about-us-wrapper .elementor-testimonial__text p {
	max-width: 100%;
}

/* Portfolio */

/* .custom-bar .reactiveGridContents___ {
	display: flex;
    align-items: flex-start;
} */

body.page-id-23 #primary {
	margin: 0;
}
.reactive-container-fluid {
	background: #fff;
}
.virtuarch-search .react-grid-layout.layout.reactiveGridContentsInner___ {
    height: 100% !important;
}
.virtuarch-search .react-grid-item.reactiveGridBox___3k99S.reactiveSingleBoxFrontendView___12dCC.reactiveDropdownView___1j5Ww.reactiveDropdownView___.reactiveSingleBox___.reactiveSingleBoxFrontendView___.cssTransforms {
    width: 15% !important;
    position: relative !important;
    display: inline-block;
    transform: translate(0px, 0px) !important;
    margin-right: 10px;
}
.virtuarch-search .reactiveSingleBoxFrontendView___12dCC .reactiveSearchElementTitle___3L0a6 {
	background-color: transparent;
}
.custom-bar .reactiveGridContents___ > div > div .react-grid-layout {
	display: flex;
    align-items: flex-start;
}

h3.reactiveBlockTitle___ {
	font-family: Avenir-Black;
	font-size: 16px;
	line-height: 22px;
	display: inline-block;
}
body .ReactiveGridHolder______1Q8aA {
	padding-top: 0;
}
body .react-grid-item {
	width: 100% !important;
}
body .reactive-container-fluid {
	padding-right: 32px;
    padding-left: 32px;
}
body .reactive-col-lg, body .reactive-col-lg-1, body .reactive-col-lg-2, body .reactive-col-lg-3, body .reactive-col-lg-4, body .reactive-col-lg-5, body .reactive-col-lg-6, body .reactive-col-lg-7, body .reactive-col-lg-8, body .reactive-col-lg-9, body .reactive-col-lg-10, body .reactive-col-lg-11, body .reactive-col-lg-12 {
	padding-right: 8px;
    padding-left: 8px;
}
body .reactiveGridType-Simple .reactiveGridImage {
	border: 0;
}
body .reactiveGridType-Simple .reactiveGridImage img {
	transform: scale(1) !important;
	height: auto;
	object-fit: contain;
}

.react-grid-item {
	display: inline-block;
}

.reactiveNormSearchGridContents___ {
	max-width: 150px;
	padding: 5px !important;
}

.dd__selectControl {
	border: none !important;
	border-bottom: 1px solid #323232 !important;
	border-radius: 0 !important;
	min-height: 30px !important;
	color: #323232;
}

.dd__placeholder {
	color: #323232 !important;
	font-family: Avenir-Book;
	font-size: 16px;
	line-height: 33px;
}

.dd__openTobottom {
	box-shadow: none;
}

.dd__list>div {
	border-bottom: 0 !important;
}

.dd__option {
	color: #323232 !important;
	font-family: Avenir-Book;
	font-size: 16px;
}

.dd__wrapper {
	min-height: 30px;
}

.dd__expandIcon {
	fill: #323232 !important;
}

/* Blog archive */

/* .ast-row.masonry {
	margin-top: 100px;
} */

.blog-layout-1 .post-thumb {
	margin-bottom: 5px;
}

.blog .entry-title {
	margin-bottom: 0;
	line-height: 20px !important;
	font-size: 20px;
	padding: 10px 0;
}

.ast-row.masonry .entry-content p:first-child {
	display: none;
}

.entry-header {
	margin-bottom: 0;
}

.read-more {
	font-size: 16px;
	line-height: 22px;
}

.read-more a {
	color: #323232;
}

body.blog.ast-right-sidebar #primary,
body.archive.ast-right-sidebar #primary {
	width: 80%;
	padding-top: 0;
}
body.blog.ast-right-sidebar #secondary,
body.archive.ast-right-sidebar #secondary{
	width: 20%;
	padding-top: 0;
	margin-top: 70px;
}

body.blog.ast-right-sidebar #primary .post-thumb-img-content.post-thumb {
	height: 350px;
	overflow: hidden;
}
body.blog.ast-right-sidebar #primary .post-thumb-img-content.post-thumb img {
	object-fit: cover;
}

body.blog .blog-side-posts,
body.archive .blog-side-posts {
	display: none;
}
body.blog .sidebar-main,
body.archive .sidebar-main {
	padding-left: 20px;
}
body.blog .sidebar-main input,
body.archive .sidebar-main input{
	background: transparent;
	border: 1px solid #e7e7e7;
	color: #323232;
	width: 100%;
	height: 45px;
	font-size: 16px !important;
}
body.blog .sidebar-main input[type="submit"],
body.archive .sidebar-main input[type="submit"]{
	min-width: 200px;
	width: 100%;
    font-family: Avenir-Black;
	top: 1px;
    position: relative;
	line-height: 24px;
	display: block;
	margin-top: 19px;
	height: 45px;
}

body.blog .sidebar-main .elementor-widget-container h5 {
	font-family: Avenir-Black;
    font-size: 16px;
    line-height: 22px;
	padding-bottom: 7px;
}
body.blog .sidebar-main select,
body.blog .sidebar-main select:focus,
body.archive .sidebar-main select,
body.archive .sidebar-main select:focus{
	border: 1px solid #e7e7e7;
	color: #323232;
	width: 100%;
	outline-color: transparent;
	padding: 0 .75em;
	height: 45px;
	-webkit-appearance:none;
	background: url(https://virtuarch.net/wp-content/uploads/2019/11/arrow-select.jpg) transparent;
	background-repeat: no-repeat;
	background-position: top 19px right 10px;
    font-size: 16px !important;
    line-height: 18px;
}
body.blog .sidebar-main #cat option, 
body.blog .secondary .calendar_wrap thead a, 
body.blog .secondary .calendar_wrap thead a:visited,
body.archive .sidebar-main #cat option, 
body.archive .secondary .calendar_wrap thead a, 
body.archive .secondary .calendar_wrap thead a:visited{
	color: #323232;
	outline-color: #323232 !important;
}
body.blog .ast-article-post,
body.archive .ast-article-post {
	margin-bottom: 0 !important;
}

/* .single-post .site-content .ast-container {
	margin-top: 100px;
} */

.entry-meta, .entry-meta * {
	font-size: 16px;
	line-height: 22px;
}
body.post-template-default .elementor-element-c5efc4b,
body.post-template-default .elementor-element-072f430,
body.post-template-default .elementor-element-b1f4dd9 {
	display: none;
}

.ast-right-sidebar #primary {
	padding-top: 0;
	padding-right: 0;
	border: none;
}
body.post-template-default.ast-right-sidebar #primary .elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {
	 padding: 10px 0;
}
body.post-template-default.ast-right-sidebar #primary .elementor-section .elementor-container {
	margin-left: 0;
	margin-right: 0;
}
body.post-template-default.ast-right-sidebar #primary .elementor img {
	width: 100%;
}

.ast-single-post .entry-header.ast-no-title.ast-no-thumbnail {
	margin-bottom: 0;
}

.nav-previous, .nav-next {
	width: auto !important;
}

.single .post-navigation .nav-next, .single .post-navigation .nav-previous {
	flex: initial;
}

.single .post-navigation .nav-links {
	justify-content: flex-end;
}

.single .post-navigation a {
	font-size: 16px;
	line-height: 22px;
	color: #323232;
	padding: 0;
	margin: 0;
}

.ast-left-arrow, .ast-right-arrow {
	display: none;
}
.nav-previous {
	margin-right: 20px;
}

.ast-right-sidebar #secondary {
	padding-top: 134px;
	padding-left: 0;
	border: none;
}

.ast-right-sidebar #secondary .elementor-posts .elementor-post__title {
	font-size: 24px;
	font-size: 28px;
	font-family: Avenir-Black;
	color: #323232;
	text-transform: uppercase;
}

.ast-right-sidebar #secondary .elementor-posts .elementor-post__title a {
	color: #323232;
}

.ast-right-sidebar #secondary .elementor-post__excerpt {
	display: none;
}

.ast-right-sidebar #secondary .elementor-post__meta-data {
	font-size: 16px;
	line-height: 22px;
	color: #323232;
}

.reactiveGridType-Simple .reactiveGridImage:hover .overlay {
	background: rgba(255,255,255, .5) !important;
}

.reactiveTitle {
	margin-top: 5px;
	margin-bottom: 0 !important;
	font-family: Avenir-Book !important;
	font-size: 24px !important;
	line-height: 30px !important;
}

.cstm-reactive-grid-details a {
	font-size: 16px;
	height: 22px;
	font-family: Avenir-Book;
	color: #323232 !important;
}
.awsm-job-container {
	max-width: 1580px;
}
.awsm-job-container h1.page-title.awsm-jobs-archive-title {
	color: #3a3a3a;
}
.awsm-job-item h2.awsm-job-post-title a {
	color: #3a3a3a;
}
.awsm-job-item h2.awsm-job-post-title a:hover {
	color: #e4002b;
}
a.awsm-job-more {
	color: #e4002b;
}
.awsm-job-form-group input[type="submit"] {
	border-color: #3a3a3a;
    background-color: transparent;
	color: #3a3a3a;
	border: 1px solid;
}
.awsm-job-form-group input[type="submit"]:hover,
.awsm-job-form-group input[type="submit"]:focus {
	border-color: #3a3a3a;
    background-color: #3a3a3a;
	color: #fff;
}

body.lang-en span.rm-cn {
	display: none;
}
body.lang-zh-hans span.rm-eng {
	display: none;
}
