@charset "UTF-8";

/*
Theme Name: AGS
Theme URI: https://wordpress.org/themes/twentytwentyone/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Twenty-One is a blank canvas for your ideas and it makes the block editor your best brush. With new block patterns, which allow you to create a beautiful layout in a matter of seconds, this theme’s soft colors and eye-catching — yet timeless — design will let your work shine. Take it for a spin! See how Twenty Twenty-One elevates your portfolio, business website, or personal blog.
Requires at least: 5.3
Tested up to: 6.0
Requires PHP: 5.6
Version: 1000
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentytwentyone
Tags: one-column, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready

Twenty Twenty-One WordPress Theme, (C) 2020 WordPress.org
Twenty Twenty-One is distributed under the terms of the GNU GPL.
*/
.why-choose-two__text p,
.why-choose-two__text ul {
    margin-bottom: 20px;
}

.footer-widget__column.sp ul li a {
    color: #97a2b7;
    line-height: 35px;
}

.main-menu__logo img {
    max-height: 87px;
}

.main-menu__main-menu-box {
    margin: 30px 0;
}

.main-menu__call {
    margin: 30px 0;
}

.main-menu__wrapper-inner {
    padding: 0;
}

.footer-widget__logo img {
    max-height: 130px;
}

.footer-widget__logo {
    margin-bottom: 0px;
}

.service-one__title {
    min-height: 46px;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
    border: none;
    color: red;
}

.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
    border: none;
    color: red;
}

.wpcf7 form.sent .wpcf7-response-output {
    color: #7cff88;
    border: none;
}

.contentp p,
.contentp h1,
.contentp h2,
.contentp h3,
.contentp h4,
.contentp h5,
.contentp h6 {
    margin-bottom: 20px;
}

.pricing__single {
    box-shadow: 0px 10px 60px 0px rgb(0 0 0 / 10%);

}

.why-choose-two__single {
    min-height: 126px;
    ;
}

.custom-sector-3 {
    background-color: #f7efef61;
}