.elementor-kit-9{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-5e7822c:#2A3351;--e-global-color-000c8f6:#19191BB3;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;background-color:#EDEDED;}.elementor-kit-9 p{margin-bottom:0px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:100%;}.e-con{--container-max-width:100%;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */#page .site-content {
     padding-top: 82px;
 }
 
@media only screen and (max-width: 1024px) and (min-width: 768px) {
    #page .site-content {
        padding-top: 70px;
    }
}
 
@media only screen and (max-width: 768px) {
    #page .site-content {
        padding-top: 70px;
    }
}
 
 a.articleBtn {
    text-decoration: none!important;
    text-transform: uppercase;
    text-align: center;
    font-weight: 400;
    display: block;
    padding: 15px 30px;
    color: #ffffff;
    background-color: #2A3351;
    max-width: 170px;
    margin: 0 auto;
    margin-top: 24px;
    border: 1px solid #2A3351;
    border-radius: 5px;
    font-family: Helvetica, sans-serif;
    letter-spacing: 0.6px;
    font-size: 15px;
}

a.articleBtn:hover {
    background-color: transparent;
    border: 1px solid #2A3351;
    color: #2A3351;
}

.blog-article-item {
     height: 100%;
}

.blog-article-item .elementor-widget-container {
    height: 100%;
}

.blog-article-item .elementor-widget-container > .elementor-image-box-wrapper {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: flex-start;
    height: 100%;
}

.blog-article-item .elementor-image-box-content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}

.btnBlogText {
    height: 100%;
}

.btnBlogText .elementor-widget-container {
    height: 100%;
}

.btnBlogText .elementor-widget-container .elementor-cta {
    height: 100%;
}

div.wpforms-container-full {
    margin-top: 0!important;
}

div.wpforms-container-full .wpforms-form input[type=submit], .wpforms-form input {
        font-weight: 700;
		text-transform: uppercase;
		padding: 12px 10px!important;
		font-family: Helvetica, sans-serif;
		border-radius: 5px!important;
		word-spacing: 0.2em;
		margin-top: 10px!important;
		font-weight: normal;
}

div.wpforms-container-full .wpforms-form label {
    color: #2A3351;
    font-family: Helvetica, sans-serif!important;
}

div.wpforms-container-full .wpforms-form button[type=submit] {
    margin-top: 10px;
    padding: 17px 15px!important;
    max-width: 200px;
    width: 100%;
}


div.wpforms-container-full.wpforms-form input[type=checkbox]:checked {
    background-color: #2A3351!important;
}

@media only screen and (max-width: 768px) {
    div.wpforms-container-full .wpforms-form button[type=submit] {
        width: 100%!important;
        max-width: 100%;
        padding: 14px 15px!important;
    }
}

.pum-title.popmake-title {
    padding-bottom: 10px;
}

.elementor-swiper-button.elementor-swiper-button-prev {
    position: absolute;
    top: 49%;
    z-index: 1;
    cursor: pointer;
}

.elementor-swiper-button.elementor-swiper-button-next {
     position: absolute;
     top: 49%;
     z-index: 1;
     cursor: pointer;
}/* End custom CSS */