/* 
Theme Name: Pronto Child
Theme URI:
Description:
Author:
Author URI:
Template: pronto
Version: 2.0.0
Text Domain: pronto-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */


.wpcf7 form.sent .wpcf7-response-output {
    background: #00D06C;
    border: none;
    font-family: Karla !important;
    font-style: normal;
    font-weight: normal !important;
    font-size: 15px;
    line-height: 18px;
    letter-spacing: 0.003em;
    padding: 7px 11px;
    margin: 36px 0 0 0;
    max-width: 508px;
    color: #000000 !important;
}

div.elementor-message {
    background-color: #ffffff;
    padding: 10px;
    border-radius: 8px;
    font-weight: bold;
}

div.elementor-message-success {
    background-color: #1fc51f;
    color: white;
}

#header-btn .elementor-button {
    border-radius: 28px;
    border: 2px solid rgba(255, 255, 255, 0.76);
    background: #506BF0;
    padding: 10px 21px;
    color: #FFFFFF;
}

#header-btn .elementor-button:hover {
    color: #506BF0;
    background-color: #FFFFFF;
    border-color: #FFFFFF;
}

/* ============== Header START ============== */
/* ============== Header END ================ */

/* ============== Header START ============== */
#banner-section {

}

/* ============== Header END ================ */

/* ============== Slider START ============== */
#slider-section {
    position: relative;
    z-index: 1;
}

#slider-section > .elementor-container {
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    top: calc(50% + -13px);
}

#slider-section .elementor-element .swiper-container .elementor-swiper-button-next svg,
#slider-section .elementor-element .swiper-container .elementor-swiper-button-prev svg {
    fill: none;
}

#slider-section .elementor-element .swiper-container .elementor-swiper-button-prev {
    left: -8% !important;
}

#slider-section .elementor-element .swiper-container .elementor-swiper-button-next {
    right: -8% !important;
}

/* ============== Slider END ================ */

/* ============== Services START ============== */
.tre-services {
    /*display: grid;*/
    /*grid-template-columns: 1fr 1fr 1fr;*/
    grid-column-gap: 19px;
    grid-row-gap: 49px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.tre-services .tre-service {
    border-radius: 28px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    width: calc(1230px / 3 - 19.4px);
}

.tre-services .tre-s-img img {
    display: block;
    height: 264px;
}

.tre-service .tre-s-content {
    padding: 20px;
    background: #fff;
    flex: 1;
    display: flex;
    flex-direction: column;
}

.tre-service .tre-s-title {
    color: #000;
    text-align: center;
    font-family: DM Sans, serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    margin-bottom: 10px;
}

.tre-service .tre-s-designation {
    color: #353640;
    text-align: center;
    font-family: DM Sans, serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 15px;
}

.tre-service .tre-s-price {
    color: #506A5D;
    text-align: center;
    font-family: DM Sans, serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    margin-top: auto;
}

/* ============== Services END ================ */


/* ============== Services START ============== */
.tre-features {
    /*display: grid;*/
    /*grid-template-columns: 1fr 1fr 1fr;*/
    grid-column-gap: 19px;
    grid-row-gap: 49px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.tre-features .tre-feature {
    width: calc(1230px / 3 - 19.4px);
}

.tre-features .tre-feature:last-child {
    width: 395px;
}

.tre-features .tre-f-img {
    text-align: center;
    margin-bottom: 18px;
}

.tre-features .tre-f-img img {
    display: inline-block;
    width: 75px;
}

.tre-feature .tre-f-title {
    color: #353640;
    text-align: center;
    font-family: DM Serif Display, serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px;
    margin-bottom: 20px;
}

.tre-feature .tre-f-designation {
    color: #353640;
    text-align: center;
    font-family: DM Sans, serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    max-width: 365px;
    margin: 0 auto;
}

/* ============== Services END ================ */


/* ============== Process START ============== */
.tre-processes {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-column-gap: 50px;
    grid-row-gap: 50px;
}

.tre-process {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0 10px;
}

.tre-processes .tre-p-count {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 17px;
}

.tre-processes .tre-p-count span {
    width: 84px;
    height: 84px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    background: #506BF0;
    color: #FFF;
    font-family: DM Serif Display, serif;
    font-size: 54px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.tre-process .tre-p-title {
    color: #353640;
    text-align: center;
    font-family: DM Serif Display, serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px;
    margin-bottom: 20px;
}

.tre-process .tre-p-designation {
    color: #353640;
    text-align: center;
    font-family: DM Sans, serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    max-width: 365px;
    margin: 0 auto;
}

/* ============== Process END ================ */

/* ============== Testimonials START ============== */
.tre-testimonials {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 20px;
}

.tre-testimonial {
    border-radius: 28px;
    border: 1px solid #E9EEF1;
    background-color: #FFF;
    padding: 64px 24px 24px;
    background-image: url("images/qute.svg");
    background-repeat: no-repeat;
    background-position: 24px 26px;
}

.tre-testimonial .tre-t-title {
    color: #353640;
    font-family: DM Serif Display, serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 15px;
}

.tre-testimonial .tre-t-content {
    color: #353640;
    font-family: DM Sans, serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}

.tre-testimonial .tre-t-name {
    color: #353640;
    font-family: DM Sans, serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    margin-top: 16px;
}

.tre-t-solve {
    margin-top: 24px;
}

.tre-t-solve .tre-ts-level {
    color: #353640;
    font-family: DM Serif Display, serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 16px;
}

.tre-t-solve .tre-ts-content {
    color: #353640;
    font-family: DM Sans, serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}

/* ============== Testimonials END ================ */
#contact-us-section {
    background-image: url("images/oval.png");
    background-repeat: no-repeat;
    background-position: 0 calc(100% + 125px);
}

#contact-us .elementor-field-textual {
    padding: 10px;
}

#contact-us textarea.elementor-field-textual {
    padding: 6px 10px;
}

#contact-us .elementor-field-type-submit button.elementor-button {
    display: inline-block;
    flex-basis: initial !important;
    padding: 9px 42px !important;
    margin-top: 13px;
}

/* ============== Footer START ============== */
#footer-sub-form .elementor-field-group-email {
    flex: 1;
}

#footer-sub-form .elementor-field-type-submit {
    width: initial;
}

#footer-sub-form .elementor-field-type-submit .elementor-button {
    padding: 11.5px 32.8px;
}

#footer-sub-form .elementor-field-textual {
    min-height: 47px;
    padding: 0 17px;
}

#footer-social .elementor-social-icon {
    background: transparent;
    width: auto;
    height: auto;
}

#footer-social .elementor-social-icon i {
    width: 32px;
    height: 32px;
    font-size: 32px;
}

#footer-menu-wrap {
    position: relative;
}

#footer-menu-wrap .elementor-widget-wrap:after {
    content: "";
    position: absolute;
    width: 2px;
    height: 164px;
    background: #FFFFFF;
    z-index: 1;
    right: 0;
}

/* ============== Footer END ================ */