/*---- Font Stylesheet ----*/
.nunito-font h1,
.nunito-font,
.nunito-font h2,
.nunito-font h3,
.nunito-font h4,
.nunito-font h5,
.nunito-font p{
    font-family: 'Nunito Sans', sans-serif !important;
}
.ubuntu-font p,
.ubuntu-font{
    font-family: 'Ubuntu', sans-serif !important;
}
/*---- Font Stylesheet ----*/

/*---- Heading Stylesheet ----*/
h1, h2, h3, h4, h5, p {
    margin: 0;
    padding: 0;
}
h1, h2, h3, h4, h5 {
    font-family: 'Ubuntu', sans-serif !important;
    font-weight: bold !important;
}
.tapp-h1-title h1,
.tapp-h1-title {
    font-size: 60px;
    line-height: 72px;
}
.tapp-h2-title h2,
.tapp-h2-title {
    font-size: 40px;
    line-height: 56px;
}
.tapp-h3-title h3,
.tapp-h3-title {
    font-size: 32px !important;
    line-height: 40px !important;
}
.tapp-h4-title h4,
.tapp-h4-title {
    font-size: 24px;
    line-height: 32px;
}
.tapp-h5-title h5,
.tapp-h5-title{
    font-size: 18px !important;
    line-height: 24px !important;
}
/*---- Heading Stylesheet ----*/

/*---- Paragraph Stylesheet ----*/
p {
    font-family: 'Nunito Sans', sans-serif !important;
}
.tapp-paragraph-italic{
    font-style: italic;
}

.tapp-paragraph-large p,
.tapp-paragraph-large {
    font-size: 18px;
    line-height: 24px;
    font-weight: 400 !important;
}
.tapp-paragraph-large-bold p,
.tapp-paragraph-large-bold {
    font-weight: bold !important;
}
.tapp-paragraph-medium p,
.tapp-paragraph-medium {
    font-size: 16px;
    line-height: 24px;
    font-weight: normal !important;
}
.tapp-paragraph-medium-bold p,
.tapp-paragraph-medium-bold {
    font-weight: bold !important;
}
.tapp-paragraph-small p,
.tapp-paragraph-small {
    font-size: 12px !important;
    line-height: 16px !important;
    font-weight: normal !important;
}
.tapp-paragraph-small-bold p,
.tapp-paragraph-small-bold {
    font-weight: bold !important;
}

/*---- Paragraph Stylesheet ----*/






/*---- Button Stylesheet ----*/


.tapp-common-btn .elementor-button-link {
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    letter-spacing: 0.8px;
    font-family: 'Ubuntu',sans-serif;
    border-radius: 8px;
    border: 2px solid;
    color: #ffffff;
}
.tapp-common-btn-lg .elementor-button-link {
    padding: 20px 32px;
}
.tapp-common-btn-md .elementor-button-link {
    padding: 12px 24px;
}
.tapp-common-btn-sm .elementor-button-link {
    padding: 8px;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0.6px;
}
.tapp-common-btn-primary .elementor-button-link {
    background: #003955;
    border-color: #003955;
}
.tapp-common-btn-primary .elementor-button-link:hover,
.tapp-common-btn-primary .elementor-button-link:focus{
    background: #ffffff;
    color: #003955;
}
.tapp-common-btn .elementor-button-link:hover{
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.2)
}
.tapp-common-btn-secondary .elementor-button-link {
    background: #ffffff;
    color: #003955;
    border-color: #003955;
}
.tapp-common-btn-secondary .elementor-button-link:hover,
.tapp-common-btn-secondary .elementor-button-link:focus{
    background: #003955;
    color: #ffffff;
}
.tapp-common-btn-primary-aqua .elementor-button-link {
    background: #09ABA9;
    border-color: #09ABA9;
}
.tapp-common-btn-primary-aqua .elementor-button-link:hover,
.tapp-common-btn-primary-aqua .elementor-button-link:focus{
    background: #ffffff;
    color: #09ABA9;
}
.tapp-common-btn-secondary-aqua .elementor-button-link{
    background: #ffffff;
    border-color: #09ABA9;
    color: #09ABA9;
}
.tapp-common-btn-secondary-aqua .elementor-button-link:hover,
.tapp-common-btn-secondary-aqua .elementor-button-link:focus{
    background: #09ABA9;
    color: #ffffff;
}
.tapp-common-btn-arrow-link .elementor-button-link{
    padding: 0;
    background: transparent;
    color: #003955;
    border: 0;
    box-shadow: unset !important;
}
.tapp-common-btn-arrow-link .elementor-button-link .elementor-button-icon svg {
    width: auto;
    height: auto;
}
.tapp-common-btn-arrow-link .elementor-button-link .elementor-button-text:after {
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px;
    background: #003955;
    bottom: 0;
}
.tapp-common-btn-arrow-link .elementor-button-link .elementor-button-text {
    position: relative;
    display: inline-block;
}
.tapp-common-btn-arrow-link .elementor-button-link:hover .elementor-button-text:after,
.tapp-common-btn-arrow-link .elementor-button-link:focus .elementor-button-text:after {
    background: #09ABA9;
}
.tapp-common-btn-arrow-link .elementor-button-link:hover .elementor-button-icon svg g,
.tapp-common-btn-arrow-link .elementor-button-link:focus .elementor-button-icon svg g {
    fill: #09ABA9;
}
.text-decoration-underline-bold-link a.elementor-button-link {
    color: #003955;
    background: transparent;
    background-color: transparent !important;
    position: relative;
    padding: 0;
    font-size: 18px;
    font-weight: 700 !important;
    letter-spacing: 0.72px;
    line-height: 24px;
    font-family: Ubuntu, sans-serif !important;
}
.text-decoration-underline-bold-link a.elementor-button-link:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -3px;
    width: 100%;
    height: 3px;
    background: #BFEBE5;
    z-index: 1;
}
.text-decoration-underline-bold-link a.elementor-button-link:hover:afte{
    opacity: 0;
}
.tapp-common-btn-primary-presale .elementor-button-link {
    background: #8942A6 !important;
    border-color: #8942A6 !important;
}
.tapp-common-btn-primary-presale .elementor-button-link:hover,
.tapp-common-btn-primary-presale .elementor-button-link:focus{
    background: #ffffff !important;
    color: #8942A6 !important;
}
.tapp-common-btn-secondary-presale .elementor-button-link{
    background: #ffffff;
    border-color: #8942A6;
    color: #8942A6;
}
.tapp-common-btn-secondary-presale .elementor-button-link:hover,
.tapp-common-btn-secondary-presale .elementor-button-link:focus{
    background: #8942A6;
    color: #ffffff;
}


/*---- Button Stylesheet ----*/


/*---- Forms Stylesheet ----*/

.site-tapp-common-form label {
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase;
    font-family: 'Nunito Sans', sans-serif !important;
    font-weight: 700 !important;
    margin-bottom: 8px;
}
.site-tapp-common-form {
    font-family: 'Nunito Sans', sans-serif !important;
}
.site-tapp-common-form input,.site-tapp-common-form textarea {
    color: #003955 !important;
    width: 100% !important;
    border: 1px solid #C3C3C3 !important;
    border-radius: 8px;
    font-size: 16px;
    line-height: 24px;
    padding: 0 16px 0;
    font-family: 'Nunito Sans', sans-serif !important;
    font-weight: 400 !important;
}
.site-tapp-common-form input {
    height: 48px;
}
.site-tapp-common-form textarea {
    padding-top: 15px;
    height: 109px;
    resize: none;
}
.site-tapp-common-form input::placeholder, .site-tapp-common-form textarea::placeholder {
    color: #6B6C6D !important;
    opacity: 1 !important;
}
.site-tapp-common-form input:hover,
.site-tapp-common-form textarea:hover,
.site-tapp-common-form input:focus,
.site-tapp-common-form textarea:focus {
    border-color: #09ABA9 !important;
}
.site-tapp-common-form input:active {
    border-color: red !important;
}
.site-tapp-common-form input.tapp-form-active,
.site-tapp-common-form textarea.tapp-form-active {
    border-color: red !important;
}
.site-tapp-common-form button[type="submit"] {
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    letter-spacing: 0.8px;
    font-family: 'Ubuntu',sans-serif;
    border-radius: 8px;
    border: 2px solid;
    color: #ffffff !important;
    padding: 12px 24px;
    width: auto !important;
    display: inline-block;
    -ms-flex-preferred-size: unset !important;
    flex-basis: unset !important;
    background: #09ABA9 !important;
}
.site-tapp-common-form button[type="submit"]:hover,
.site-tapp-common-form button[type="submit"]:focus {
    background: #ffffff !important;
    color: #09ABA9 !important;
    border-color: #09ABA9;
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 20%);
}
/*---- Forms Stylesheet ----*/




/*---- Colors Stylesheet ----*/

.tapp-text-white-color,
.tapp-text-white-color h1,
.tapp-text-white-color h2,
.tapp-text-white-color h3,
.tapp-text-white-color h4,
.tapp-text-white-color h5,
.tapp-text-white-color p{
    color: #ffffff !important;
}
.tapp-primary-color,
.tapp-primary-color h1,
.tapp-primary-color h2,
.tapp-primary-color h3,
.tapp-primary-color h4,
.tapp-primary-color h5,
.tapp-primary-color p {
    color: #003955!important;
}
.tapp-primary-light-color,
.tapp-primary-light-color h1,
.tapp-primary-light-color h2,
.tapp-primary-light-color h3,
.tapp-primary-light-color h4,
.tapp-primary-light-color h5,
.tapp-primary-light-color p {
    color: #C7E8F2!important;
}
.tapp-primary-extra-light-color,
.tapp-primary-extra-light-color h1,
.tapp-primary-extra-light-color h2,
.tapp-primary-extra-light-color h3,
.tapp-primary-extra-light-color h4,
.tapp-primary-extra-light-color h5,
.tapp-primary-extra-light-color p {
    color: #EAF6F7!important;
}
.tapp-secondary-color,
.tapp-secondary-color h1,
.tapp-secondary-color h2,
.tapp-secondary-color h3,
.tapp-secondary-color h4,
.tapp-secondary-color h5,
.tapp-secondary-color p {
    color: #09ABA9!important;
}
.tapp-secondary-light-color,
.tapp-secondary-light-color h1,
.tapp-secondary-light-color h2,
.tapp-secondary-light-color h3,
.tapp-secondary-light-color h4,
.tapp-secondary-light-color h5,
.tapp-secondary-light-color p {
    color: #80D6CF!important;
}
.tapp-secondary-extra-light-color,
.tapp-secondary-extra-light-color h1,
.tapp-secondary-extra-light-color h2,
.tapp-secondary-extra-light-color h3,
.tapp-secondary-extra-light-color h4,
.tapp-secondary-extra-light-color h5,
.tapp-secondary-extra-light-color p {
    color: #BFEBE5!important;
}
.tapp-tertiary-color,
.tapp-tertiary-color h1,
.tapp-tertiary-color h2,
.tapp-tertiary-color h3,
.tapp-tertiary-color h4,
.tapp-tertiary-color h5,
.tapp-tertiary-color p {
    color: #E8C4B5!important;
}
.tapp-tertiary-light-color,
.tapp-tertiary-light-color h1,
.tapp-tertiary-light-color h2,
.tapp-tertiary-light-color h3,
.tapp-tertiary-light-color h4,
.tapp-tertiary-light-color h5,
.tapp-tertiary-light-color p {
    color: #EDE3DE!important;
}
.tapp-tertiary-extra-light-color,
.tapp-tertiary-extra-light-color h1,
.tapp-tertiary-extra-light-color h2,
.tapp-tertiary-extra-light-color h3,
.tapp-tertiary-extra-light-color h4,
.tapp-tertiary-extra-light-color h5,
.tapp-tertiary-extra-light-color p {
    color: #F9F6F4!important;
}
.tapp-status-warning-color,
.tapp-status-warning-color h1,
.tapp-status-warning-color h2,
.tapp-status-warning-color h3,
.tapp-status-warning-color h4,
.tapp-status-warning-color h5,
.tapp-status-warning-color p {
    color: #E88F7E!important;
}
.tapp-status-warning-light-color,
.tapp-status-warning-light-color h1,
.tapp-status-warning-light-color h2,
.tapp-status-warning-light-color h3,
.tapp-status-warning-light-color h4,
.tapp-status-warning-light-color h5,
.tapp-status-warning-light-color p {
    color: #FFF3EA!important;
}
.tapp-status-info-color,
.tapp-status-info-color h1,
.tapp-status-info-color h2,
.tapp-status-info-color h3,
.tapp-status-info-color h4,
.tapp-status-info-color h5,
.tapp-status-info-color p {
    color: #FDE39D!important;
}
.tapp-status-info-light-color,
.tapp-status-info-light-color h1,
.tapp-status-info-light-color h2,
.tapp-status-info-light-color h3,
.tapp-status-info-light-color h4,
.tapp-status-info-light-color h5,
.tapp-status-info-light-color p {
    color: #FCF5E1!important;
}
.tapp-status-error-color,
.tapp-status-error-color h1,
.tapp-status-error-color h2,
.tapp-status-error-color h3,
.tapp-status-error-color h4,
.tapp-status-error-color h5,
.tapp-status-error-color p {
    color: #F15643!important;
}
.tapp-status-error-light-color,
.tapp-status-error-light-color h1,
.tapp-status-error-light-color h2,
.tapp-status-error-light-color h3,
.tapp-status-error-light-color h4,
.tapp-status-error-light-color h5,
.tapp-status-error-light-color p {
    color: #FCF4EF!important;
}
.tapp-status-success-color,
.tapp-status-success-color h1,
.tapp-status-success-color h2,
.tapp-status-success-color h3,
.tapp-status-success-color h4,
.tapp-status-success-color h5,
.tapp-status-success-color p {
    color: #6DD400!important;
}
.tapp-status-success-light-color,
.tapp-status-success-light-color h1,
.tapp-status-success-light-color h2,
.tapp-status-success-light-color h3,
.tapp-status-success-light-color h4,
.tapp-status-success-light-color h5,
.tapp-status-success-light-color p {
    color: #F0FFF1!important;
}
.tapp-grey-dark-color,
.tapp-grey-dark-color h1,
.tapp-grey-dark-color h2,
.tapp-grey-dark-color h3,
.tapp-grey-dark-color h4,
.tapp-grey-dark-color h5,
.tapp-grey-dark-color p {
    color: #999599!important;
}
.tapp-dark-grey-custom-color,
.tapp-dark-grey-custom-color h1,
.tapp-dark-grey-custom-color h2,
.tapp-dark-grey-custom-color h3,
.tapp-dark-grey-custom-color h4,
.tapp-dark-grey-custom-color h5,
.tapp-dark-grey-custom-color p{
    color: #AAA6AA !important;
}
.tapp-grey-medium-color,
.tapp-grey-medium-color h1,
.tapp-grey-medium-color h2,
.tapp-grey-medium-color h3,
.tapp-grey-medium-color h4,
.tapp-grey-medium-color h5,
.tapp-grey-medium-color p {
    color: #D1D1D1!important;
}
.tapp-grey-light-color,
.tapp-grey-light-color h1,
.tapp-grey-light-color h2,
.tapp-grey-light-color h3,
.tapp-grey-light-color h4,
.tapp-grey-light-color h5,
.tapp-grey-light-color p {
    color: #F4F3F5 !important;
}
/*---- Colors Stylesheet ----*/


/*---- Background-Colors Stylesheet ----*/
.tapp-primary-bg-color {
    background: #003955;
}
.tapp-primary-light-bg-color {
    background: #C7E8F2;
}
.tapp-primary-extra-light-bg-color {
    background: #EAF6F7;
}
.tapp-secondary-bg-color {
    background: #09ABA9;
}
.tapp-secondary-light-bg-color {
    background: #80D6CF;
}
.tapp-secondary-extra-light-bg-color {
    background: #BFEBE5;
}
.tapp-tertiary-bg-color {
    background: #E8C4B5;
}
.tapp-tertiary-light-bg-color {
    background: #EDE3DE;
}
.tapp-tertiary-extra-light-bg-color {
    background: #F9F6F4;
}
.tapp-status-warning-bg-color {
    background: #E88F7E;
}
.tapp-status-warning-light-bg-color {
    background: #FFF3EA;
}
.tapp-status-info-bg-color {
    background: #FDE39D;
}
.tapp-status-info-light-bg-color {
    background: #FDF0CA;
}
.tapp-status-error-bg-color {
    background: #F15643;
}
.tapp-status-error-light-bg-color {
    background: #FCF4EF;
}
.tapp-status-success-bg-color {
    background: #6DD400;
}
.tapp-status-success-light-bg-color {
    background: #F0FFF1;
}
.tapp-grey-dark-bg-color {
    background: #999599;
}
.tapp-grey-medium-bg-color {
    background: #D1D1D1;
}
.tapp-grey-light-bg-color {
    background: #F4F3F5;
}

/*---- Background-Colors Stylesheet ----*/



















/*---- Heading Stylesheet For Mobile ----*/

@media screen and (max-width:1024px) {
    .tapp-h1-title h1 {
        font-size: 40px;
        line-height: 48px;
    }
    .tapp-h2-title h2 {
        font-size: 32px !important;
        line-height: 40px !important;
    }
    .tapp-h3-title h3 {
        font-size: 28px !important;
        line-height: 32px !important;
    }
    .tapp-h4-title h4 {
        font-size: 24px !important;
        line-height: 32px !important;
    }
    .tapp-h5-title h5 {
        font-size: 18px !important;
        line-height: 24px !important;
    }
    .full-width-btn-link .elementor-button-link{
        width: 100%;
    }
}
