/*
Theme Name: Kadence Child
Theme URI: https://www.kadencewp.com/kadence-theme/
Template: kadence
Author: Kadence WP
Author URI: https://www.kadencewp.com/
Description: Kadence Theme is a lightweight yet full featured WordPress theme for creating beautiful fast loading and accessible websites, easier than ever. It features an easy to use drag and drop header and footer builder to build any type of header in minutes. It features a full library of gorgeous starter templates that are easy to modify with our intelligent global font and color controls. With extensive integration with the most popular 3rd party plugins, you can quickly build impressive ecommerce websites, course websites, business websites, and more.
Tags: translation-ready,two-columns,right-sidebar,left-sidebar,footer-widgets,blog,custom-logo,custom-background,custom-menu,rtl-language-support,editor-style,threaded-comments,custom-colors,featured-images,wide-blocks,full-width-template,theme-options,e-commerce
Version: 1.1.51.1706512586
Updated: 2024-01-29 07:16:26

*/
body {
    background: #F5FAFE !important;
}
body p {
	margin-top: 0px !important;
}
.gt-wc-sec .list-v2 .elementor-icon-list-item .elementor-icon-list-text {
    width: 100%;
    padding: 5px 12px !important;
    border-radius: 50px;
    transition: all .5s ease;
}
.gt-wc-sec .list-v2 .elementor-icon-list-item:hover .elementor-icon-list-text {
    color: #fff;
    background: linear-gradient(90deg, #217DEA 0%, rgba(36, 61, 199, 0.00) 100%);
    cursor: pointer;
}

.elementor-tab-title.elementor-active  {
    border: 0px!important;
}
.elementor-accordion-item {
	border: 0px!important;
	border-bottom: 1px solid #1153A11C !important;
}
.elementor-accordion-item:last-child {
    border: 0px!important;
    border-bottom: 0px !important;
}
.elementor-accordion .elementor-tab-content {
    border: 0px!important;
}

.gt-faq-sec .elementor-accordion-item {
    border-bottom: 0px !important;
}
.gt-faq-sec .elementor-accordion .elementor-tab-title.elementor-active {
    background: #217DEA !important;
}
.gt-faq-sec .elementor-accordion .elementor-tab-title {
    border-radius: 50px;
}
.gt-faq-sec .elementor-accordion .elementor-accordion-item {
    margin-bottom: 12px;
}
.gt-faq-sec .elementor-accordion-icon {
    background: #FFF;
    font-size: 14px;
    height: 26px !important;
    width: 26px !important;
    text-align: center !important;
    line-height: 32px !important;
    border-radius: 100%;
}
.gt-faq-sec .elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon {
    background: rgba(255, 255, 255, 0.30)!important;
}
.gt-faq-sec .elementor-accordion-item .elementor-tab-content {
    padding-bottom: 5px !important;
}

.gt-test-slide .swiper-slide {
    border-radius: 10px;
    background: #E8F0F8;
    padding: 30px 30px 60px 30px;
    margin-bottom: 50px;
}
.test-image {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-bottom: 30px;
}
.test-image img {
    height: 60px !important;
    width: 60px !important;
    border-radius: 100% !important;
}
.test-meta h3 {
    color: #1153A1;
    font-size: 17px;
    font-weight: 700;
}
.test-meta span {
    color: #1153A1;
	font-size: 12px;
	font-weight: 500;
	letter-spacing: 2.4px;
	text-transform: uppercase;
}
.slide--arrow {
    display: flex;
    justify-content: center;
    gap: 40px;
}
.swiper-button-next, .swiper-button-prev {
	top: auto!important;
    bottom: 0!important;
    position: relative!important;
}
.swiper-button-next:after,
.swiper-button-prev:after {
    font-size: 0px !important;
    height: 28px;
    width: 28px;
    background-repeat: no-repeat;
}
.swiper-button-next:after {
    background-image: url(/wp-content/uploads/2024/01/next.png);
}
.swiper-button-prev:after {
    background-image: url(/wp-content/uploads/2024/01/prev.png);
}

.fs-addr-sec .elementor-icon-list-item .elementor-icon-list-text:not(.elementor-icon-list-item:first-child  .elementor-icon-list-text) {
    font-weight: 600 !important;
}

.form--field {
    margin-bottom: 30px;
}
.form--field p {
    margin-bottom: 0px;
}
.form--field br {
    display: none;
}
.form--field label {
    font-size: 14px;
    font-weight: 700;
    font-family: "Cabinet Grotesk", sans-serif;
    margin-left: 25px;
    margin-bottom: 5px;
    display: block;
}
.form--field input, 
.form--field textarea, 
.form--field select {
    border: 0px;
    width: 100%;
    padding: 10px 25px;
    font-size: 16px !important;
    color: #1153a1  !important;
    font-weight: 500;
    font-family: "Cabinet Grotesk", sans-serif;
    border-radius: 50px;
    background-color: #E8F0F8;
}
.form--field input::placeholder,
.form--field textarea::placeholder {
    font-size: 16px !important;
    font-weight: 500;
    font-family: "Cabinet Grotesk", sans-serif;
}
.form--field select {
    background-image: url(/wp-content/uploads/2024/01/arrow_down.png);
    background-repeat: no-repeat;
}
.form--row .form--field select {
    background-position: 95% 50%;
}
.form--field textarea {
    height: 130px;
}
.form--field input::placeholder,
.form--field textarea::placeholder,
.form--field select::placeholder {
    color: #1153a1 ;
    font-size: 16px;
    font-weight: 400;
}
.fs-app--form .wpcf7-submit {
    padding: 8px 30px 8px 30px !important;
    border-radius: 99px !important;
    font-size: 16px !important;
    font-weight: 700 !important;
    background-color: #217DEA;
}
.fs-app--form .wpcf7-submit:hover {
    color:#fff !important;
}
.form--row {
    display: flex;
    gap: 20px;
}
.form--row .form--field {
    width: 50%;
}
.form--btn-field {
    position: relative;
}
.fs-app--form .wpcf7-spinner {
    position: absolute;
    right: 10px;
    top: 18px;
    margin: 0px;
}
.fs--appt-form  .wpcf7 form .wpcf7-response-output {
    margin: 1em 0em 0em;
    padding: 0.2em 1em;
}
.fs--appt-form .wpcf7-not-valid-tip {
    font-size: 18px;
}
.wpcf7 form .wpcf7-response-output {
    color: #1153a1 !important;
    line-height: 30px;
}

.mc4wp-form-fields {
    display: flex;
}
.mc4wp-form-fields input[type="email"] {
    border-radius: 50px;
    background: rgba(232, 240, 248, 0.20);
    border: 0px;
    font-size: 14px;
    color: #fff;
    padding: 8px 50px 8px 24px;
    min-width: 340px;
}
.mc4wp-form-fields input[type="email"]::placeholder {
    color: #fff;
}
.mc4wp-form-fields input[type="submit"] {
    border-radius: 50px;
    background: #E7F0F8;
    color: #1153A1;
    font-size: 14px;
    font-weight: 700;
    padding: 8px 24px;
    margin-left: -40px;
    transition: all .3s ease;
}
.mc4wp-form-fields input[type="submit"]:hover {
    background: #1153A1;
    color: #ffffff;
}
.mc4wp-alert * {
    color: #fff;
}
.gt-newsletter,
.fs-addr-sec,
.gt-footer,
.gt-footer-copyr {
    margin-right: auto!important;
    margin-left: auto!important;
    max-width: 99%!important;
}

@media only screen and (max-width: 767px) {
.mc4wp-form-fields input[type="email"] {
    min-width: 220px;
}
}
