/*
 Theme Name:     Webizito Child Theme
 Theme URI:      https://webizito.com/
 Description:    Webizito Child Theme
 Author:         Webizito
 Author URI:     https://webizito.com/
 Template:       avista
 Version: 		 1.0.0
*/

.webi-main-header .webi-inner-row .as-header-1-logo{
	height: 90px;
    width: 150px;
    top: -35px;
    padding-right: 75px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.home-hero-section .as-hero-1-copyright-bg .as-hero-1-copyright{
	letter-spacing: 10px;
}
.home-hero-section .as-hero-1-wrap{
    margin-left: 80px;
}
.home-hero-section .as-hero-1-img{
	left: 2%;
}
.home-hero-section .as-hero-1-content-box .box-address{
    line-height: 1.6;
}
.home-hero-section .as-hero-1-right{
    margin-top: 60px;
}
.home-hero-section .as-hero-1-content .hero-disc{
    max-width: 700px;
    margin-bottom: 20px;
    margin-left: 0;
}
.home-hero-section .as-hero-1-content .hero-title{
    text-align: left;
}
.home-hero-section .as-hero-1-content-inner{
    margin-top: 30px;
}
.team-sevices-section .as-team-1-wrap .member-name{
    margin-bottom: 20px;
}

.team-sevices-section .member-img::after{
	width: 80%;
    height: 50%;
    left: 40%;
}
.team-sevices-section .has-dark:is(.as-team-1-area) .as-team-1-member .member-name:hover{
	color: #fff;
}
.team-sevices-section .as-team-1-sec-title{
 	max-width: 620px;
}
.as-about-4-sec-title{
	max-width: 100%;
}
.as-about-4-growth .img-elm{
	left: 0;
}
.as-about-4-growth .img-elm img{
	object-fit: cover;
	width: 100%;
}
.as-services-1-sec-title .left {
    max-width: 570px;
}
.as-services-1-sec-title .right {
    max-width: 570px;
}
.as-about-4-growth .as-p-1 {
    color: #ededed;
}
.lets-work-section .as-cta-1-experi,
.lets-work-section .as-cta-1-social,
.about-page-section .as-about-3-author,
.portfollio-second-row .as-projects-3-sec-title,
.services-faq-page .as-faqs-1-tabs-btn{
    display: none;
}
.lets-work-section .as-cta-1-bg{
    position: relative;
    margin-top: 0;
    padding-top: 20px;
    z-index: 2;
    box-shadow: 0 20px 40px rgba(30, 30, 30, 0.35), 0 40px 70px rgba(15, 15, 15, 0.25);
}
.testimonial-section .as-testimonial-3-bg-color{
    background: #e61f57;
}

.testimonial-section .as-testimonial-3-slider-preview-item:nth-child(4) .main-img{
    clip-path: circle(37% at 50% 50%);
}
.footer-section .has-dark:is(.as-footer-2-area){
    background-color: #121212;
}
.as-footer-2-logo{
    margin-bottom: 20px;
}
.about-page-section .as-about-3-wrap{
    grid-template-columns: 2fr auto 2.9fr;
}
.about-page-section .as-about-3-left .as-subtitle-3{
    margin-bottom: 25px;
}
.about-page-section .as-about-3-disc{
    font-size: 20px;
}
.about-page-section .as-about-3-bg-illus-1{
    left: -50px;
}
.services-faq-page .faqs-x-partner{
    background-color: #050505;
}
.services-faq-page .as-faqs-4-area .as-cta-2-form-wrap{
    background: #0f0f0f;
}
.services-faq-page .as-faqs-4-area.mb-120{
    margin-bottom: 0;
} 
header .as-main-navigation .navbar-nav li .dropdown-menu{
    min-width: 300px;
}
.single-post p,
.single-post ul li{
    color: #000;
}
.single-post .tz-blog-details-text p{
    padding-bottom: 0;
    margin-bottom: 15px;
}
.single-post p a{
    color: #e61f57;
}
.single-post .tz-blog-details-text h3{
    padding-bottom: 0;
}
form.sent .wpcf7-response-output{
  color: #46b450;
}
form.invalid .wpcf7-response-output{
  color: #ffb900;
}