.atu-agency-video img {
	display: none !important;
}
.atu-agency-video .eicon-play {
	font-size: 62px;
}
.atu-agency-video .elementor-custom-embed-image-overlay {
	height: 60px;
}
.atu-agency-progress .elementor-progress-wrapper {
	height: 8px;
	line-height: 8px;
}
.atu-agency-progress .elementor-progress-percentage {
	position: relative;
	top: -16px;
	font-weight: 500;
	font-size: 14px;
}
.athemes-blog:not(.atu_athemes_blog_skin) .posted-on a {
	color: #df2176;
}
.atu-agency-testimonials .elementor-testimonial-meta::after {
	content: "f10e";
	font-family: Fontawesome;
	float: right;
	color: #ebebeb;
	font-size: 32px;
	position: relative;
	top: 5px;
}

/* Contact page map */
.contact-page-map #atu-map {
	height: 400px;
}
.contact-page-form label,
.contact-page-form input:not(.wpcf7-submit),
.contact-page-form select {
	width: 100%;
	max-width: 100%;
}
.contact-page-form select {
	padding: 17px 20px;
}
.contact-page-form .wpcf7-submit {
	width: auto;
	margin: 0 auto;
	display: table;
	border-radius: 30px;
	box-shadow: 0 5px 35px 0 rgba(51, 51, 51, 0.26);
}
.contact-page-form .row {
	margin-bottom: 10px;
}
.site-header {
	border-bottom: 1px solid rgba(255, 255, 255, 0.1); 
}
button, .button, input[type="button"], input[type="reset"], input[type="submit"] {
	border-radius: 30px;
}
.page-id-198 #masthead {
	background-color: #13151d;
}

/* alg-logo */
.custom-logo-link img {
  max-width: 350px !important;
}
.alg-cpy{
	text-align: center !important;
}
.site-footer{
	display: inline-block;
	width: 100%;
}
.title-absolute {
    position: absolute;
    font-size: 25em;
    line-height: 1;
    opacity: .1;
    text-transform: uppercase;
    font-weight: 700;
    left: -130px;
    top: -70px;
    pointer-events: none;
    z-index: 0;
    letter-spacing: -10px;
    display: flex;
    width: 50%;
}

/* va */
.tags-links { display: none;}
.white-title,
.white-title h2{
	color: #ffffff !important;
}
/*@media (max-width: 768px){*/
@media (max-width: 1000px){
.title-absolute {
    	font-size: 20em;
	}
}
body{
	max-width: 100%;
	overflow-x: hidden;
	width: 100%;
}