p {
    color: #444444;
    font-size: 17px;
}

h4 {
    font-size: 22px;
}

.cta__content p {
    font-size: 15px;
}

.grb-btn,
.grb-border-btn {
    font-size: 17px;
    border-radius: 50px;
    min-width: 180px;
}

.header__btn .grb-btn {
    min-width: 165px;
}

.header-main-1::after {
    width: 700px;
}

#header-menu-desktop-btn {
    position: absolute;
}

.grb__social ul li a {
    font-size: 16px;
}

.grb__social ul li a:hover {
    color: #ffffff;
}

.main-menu-1 {
    margin-left: 15px;
}

.choosing__img img {
    border-radius: 15px;
}
.choosing__information {
    border-radius: 15px;
}

.choosing__information {
    border-radius: 15px;
}

.counter-content {
    border-radius: 15px;
}

.blog-img img {
    border-radius: 10px;
}

.about__area.st-3 {
    /* padding-top: 60px; */
    padding-bottom: 80px;
}

.about-details-box {
    border-radius: 15px;
}

#about_area_page {
    padding-bottom: 30px !important ;
}

#service_menu .sub-menu {
    width: 300px;
}

#other_menu .sub-menu {
    width: 290px;
}

#support_menu .sub-menu {
    width: 200px;
}

.main-menu ul li:last-child .sub-menu {
    right: -10px;
    left: unset;
}

.testimonial-quote.st-3 {
    background: #6639ff;
    color: #ffffff;
}

.testimonial-img.st-3 {
    width: 62px;
    height: 62px;
}

.blog-area.st-1 {
    padding-top: 90px;
    background: #f5f5f5;
}

.contact-form {
    box-shadow: 0px 0px 15px 10px #e2e2e2;
    border-radius: 25px;
    padding: 30px;
}

.contact-form .wow {
    border-radius: 25px;
}

.contact-form input {
    border: 1px solid #d1d1d1;
}

.contact-form textarea {
    height: 150px;
    border: 1px solid #d1d1d1;
}

/* Coming Soon page */
.coming-area:before {
    opacity: 0.7;
}

/* Service Pages */
#service-hero-area .service-hero-area {
    min-height: 800px !important;
}

#service-about {
    padding-bottom: 20px !important;
}
