/*!
Theme Name: Gerow
Theme URI: https://www.themedox.com/gerow/
Author: ThemeDox
Author URI: https://themeforest.net/user/themedox/
Description: Gerow - Business Consulting WordPress Theme
Version: 1.1
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: gerow
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

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.
*/
.list-wrap svg.e-font-icon-svg {
    max-height: 1.3rem;
    fill: currentColor;
}

.logo img
{
    max-height: 95px;
}

.contact-form .form-grp textarea {
    width: 100%;
    border: 1px solid #D5DAE4;
    border-radius: 4px;
    background: var(--tg-white);
    color: var(--tg-secondary-color);
    font-weight: 500;
    font-size: 13px;
    padding: 16px 18px;
    height: 60px;
    display: block;
}
.contact-form .form-grp input {
    width: 100%;
    border: 1px solid #D5DAE4;
    border-radius: 4px;
    background: var(--tg-white);
    color: var(--tg-secondary-color);
    font-weight: 500;
    font-size: 13px;
    padding: 16px 18px;
    height: 60px;
    display: block;
}
.about-img-wrap-ten {
    padding-left: 0px;
}
.contact .elementor-widget-container img {
    height : 650px !important;
}
.contact-form .form-grp textarea {
    min-height: 161px;
}
.contact-form button {
    margin-top: 30px;
}
.contact-form {
    margin: 0 9px 0 7px;
}
.address .first
{
    padding: 50px 25px 5px 25px;
    background: #fff;
    padding-bottom: 35px;
    transition: 0.3s;
    border-radius: var(--radius);
    overflow: hidden;
    box-shadow: 0px 6px 34px rgba(215, 216, 222, 0.41);
    margin-bottom: 110px;
    margin-right: 20px;
    width: 500px;
}
.address .address-bar {
    max-width: 1540px !important;
}
.about .first {
    padding: 50px 50px 5px 55px;
    background: #fff;
    padding-bottom: 30px;
    transition: 0.3s;
    border-radius: var(--radius);
    overflow: hidden;
    box-shadow: 0px 6px 34px rgba(215, 216, 222, 0.41);
    margin-bottom: 100px;
    margin-right: 20px;
    width: 640px;
    margin-top: 60px;
}
.about .address-bar {
    max-width: 1305px !important;
}
.about .second {
    width: 1462px;
}
.choose-img-two img {
    border-radius: 20px !important;
}
.features-item {
    height: 250px;
}
.success-message {
  color: green !important;
}
.menu-tigger
{
    display: none !important;
}
.features-item-four {
    display: flex
;
    align-items: center;
    margin-bottom: 8px !important;
}
.gallery-title
{
    /*padding-bottom: 55px;*/
    font-size: 35px;
}
.gallery-section
{
    background-color: #F8FAFF !important;
}
.first-title,.second-title
{
    text-align: center;
}
.elementor-77 .elementor-element.elementor-element-2bc21a0 {
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 100px 0px 100px 0px !important;
}
.elementor-77 .elementor-element.elementor-element-bd2e529 {
    margin-top: 30px !important;
    margin-bottom: 35px !important;
}
.elementor-77 .elementor-element.elementor-element-5ba1e36 {
    text-align: center !important;
}

@media (max-width: 768px) {

.about .first {
    padding: 50px 10px 10px 23px;
    background: #fff;
    padding-bottom: 30px;
    transition: 0.3s;
    border-radius: var(--radius);
    overflow: hidden;
    box-shadow: 0px 6px 34px rgba(215, 216, 222, 0.41);
    margin-bottom: 0px;
    margin-right: 20px;
    width: 640px;
    margin-top: 0px;
}
.features-item {
    height: 317px !important;
}
.elementor-2363 .elementor-element.elementor-element-dad3721 {
        padding: 60px 0px 70px 0px !important;
    }
    .services-item-three {
    height: 451px;
}
.elementor-77 .elementor-element.elementor-element-2bc21a0 {
    padding: 0px 0px 60px 0px !important;  
}
    .slider-bg {
        background-position: center !important;
    }
    .slider-content .sub-title {
    color: #ec8349 !important;
    background-color: #eee !important;
    border-radius: 26px !important;
}
.section-title .first-title {
    font-size: 25px !important;
}
    .header-style-four .menu-area .mobile-nav-toggler {
        margin-top: 27px !important;
    }
    .contact .elementor-widget-container img {
    height: auto !important;
}
.address .first {
    margin-bottom: 0px;
}
.about-content
{
.text-align: justify;
    padding: 0px 16px;
    text-align: justify;
}
}