.ct-section {
width:100%;
background-size:cover;
background-repeat:repeat;
}
.ct-section>.ct-section-inner-wrap {
display:flex;
flex-direction:column;
align-items:flex-start;
}
.ct-div-block {
display:flex;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.ct-new-columns {
display:flex;
width:100%;
flex-direction:row;
align-items:stretch;
justify-content:center;
flex-wrap:wrap;
}
.ct-link-text {
display:inline-block;
}
.ct-link {
display:flex;
flex-wrap:wrap;
text-align:center;
text-decoration:none;
flex-direction:column;
align-items:center;
justify-content:center;
}
.ct-link-button {
display:inline-block;
text-align:center;
text-decoration:none;
}
.ct-link-button {
background-color: #1e73be;
border: 1px solid #1e73be;
color: #ffffff;
padding: 10px 16px;
}
.ct-image {
max-width:100%;
}
.ct-fancy-icon>svg {
width:55px;height:55px;}
.ct-inner-content {
width:100%;
}
.ct-slide {
display:flex;
flex-wrap:wrap;
text-align:center;
flex-direction:column;
align-items:center;
justify-content:center;
}
.ct-nestable-shortcode {
display:flex;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-comments {
width:100%;
text-align:left;
}
.oxy-comment-form {
width:100%;
}
.oxy-login-form {
width:100%;
}
.oxy-search-form {
width:100%;
}
.oxy-tabs-contents {
display:flex;
width:100%;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-tab {
display:flex;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-tab-content {
display:flex;
width:100%;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-testimonial {
width:100%;
}
.oxy-icon-box {
width:100%;
}
.oxy-pricing-box {
width:100%;
}
.oxy-posts-grid {
width:100%;
}
.oxy-gallery {
width:100%;
}
.ct-slider {
width:100%;
}
.oxy-tabs {
display:flex;
flex-wrap:nowrap;
flex-direction:row;
align-items:stretch;
}
.ct-modal {
flex-direction:column;
align-items:flex-start;
}
.ct-span {
display:inline-block;
text-decoration:inherit;
}
.ct-widget {
width:100%;
}
.oxy-dynamic-list {
width:100%;
}
            .oxy-testimonial {
                flex-direction: row;
                align-items: center;
            }
                        .oxy-testimonial .oxy-testimonial-photo-wrap {
                order: 1;
            }
            
                        .oxy-testimonial .oxy-testimonial-photo {
                width: 125px;                height: 125px;                margin-right: 20px;
            }
            
                        .oxy-testimonial .oxy-testimonial-photo-wrap, 
            .oxy-testimonial .oxy-testimonial-author-wrap, 
            .oxy-testimonial .oxy-testimonial-content-wrap {
                align-items: flex-start;                text-align: left;            }
            
                                                            .oxy-testimonial .oxy-testimonial-text {
                margin-bottom:8px;font-size: 21px;
line-height: 1.4;
-webkit-font-smoothing: subpixel-antialiased;
            }
            
                                    .oxy-testimonial .oxy-testimonial-author {
                font-size: 18px;
-webkit-font-smoothing: subpixel-antialiased;
            }
                            

                                                .oxy-testimonial .oxy-testimonial-author-info {
                font-size: 12px;
-webkit-font-smoothing: subpixel-antialiased;
            }
            
             
            
                        .oxy-icon-box {
                text-align: left;                flex-direction: column;            }
            
                        .oxy-icon-box .oxy-icon-box-icon {
                margin-bottom: 12px;
                align-self: flex-start;            }
            
                                                                        .oxy-icon-box .oxy-icon-box-heading {
                font-size: 21px;
margin-bottom: 12px;            }
            
                                                                                    .oxy-icon-box .oxy-icon-box-text {
                font-size: 16px;
margin-bottom: 12px;align-self: flex-start;            }
            
                        .oxy-icon-box .oxy-icon-box-link {
                margin-top: 20px;                            }
            
            
            /* GLOBALS */

                                                            .oxy-pricing-box .oxy-pricing-box-section {
                padding-top: 20px;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 20px;
text-align: center;            }
                        
                        .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-price {
                justify-content: center;            }
            
            /* IMAGE */
                                                                                    .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-graphic {
                justify-content: center;            }
            
            /* TITLE */
                                                            
                                    .oxy-pricing-box .oxy-pricing-box-title-title {
                font-size: 48px;
            }
            
                                    .oxy-pricing-box .oxy-pricing-box-title-subtitle {
                font-size: 24px;
            }
            

            /* PRICE */
                                                .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-price {
                                                flex-direction: row;                                            }
            
                                    .oxy-pricing-box .oxy-pricing-box-currency {
                font-size: 28px;
            }
            
                                    .oxy-pricing-box .oxy-pricing-box-amount-main {
                font-size: 80px;
line-height: 0.7;
            }
            
                                    .oxy-pricing-box .oxy-pricing-box-amount-decimal {
                font-size: 13px;
            }
                        
                                    .oxy-pricing-box .oxy-pricing-box-term {
                font-size: 16px;
            }
            
                                    .oxy-pricing-box .oxy-pricing-box-sale-price {
                font-size: 12px;
color: rgba(0,0,0,0.5);
                margin-bottom: 20px;            }
            
            /* CONTENT */

                                                                        .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-content {
                font-size: 16px;
color: rgba(0,0,0,0.5);
            }
            
            /* CTA */

                                                                        .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-cta {
                justify-content: center;            }
            
        
                                .oxy-progress-bar .oxy-progress-bar-background {
            background-color: #000000;            background-image: linear-gradient(-45deg,rgba(255,255,255,.12) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.12) 50%,rgba(255,255,255,.12) 75%,transparent 75%,transparent);            animation: none 0s paused;        }
                
                .oxy-progress-bar .oxy-progress-bar-progress-wrap {
            width: 85%;        }
        
                                                        .oxy-progress-bar .oxy-progress-bar-progress {
            background-color: #66aaff;padding: 40px;animation: none 0s paused, none 0s paused;            background-image: linear-gradient(-45deg,rgba(255,255,255,.12) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.12) 50%,rgba(255,255,255,.12) 75%,transparent 75%,transparent);        
        }
                
                        .oxy-progress-bar .oxy-progress-bar-overlay-text {
            font-size: 30px;
font-weight: 900;
-webkit-font-smoothing: subpixel-antialiased;
        }
        
                        .oxy-progress-bar .oxy-progress-bar-overlay-percent {
            font-size: 12px;
        }
        
        .ct-slider .unslider-nav ol li {border-color: #ffffff; }.ct-slider .unslider-nav ol li.unslider-active {background-color: #ffffff; }.ct-slider .ct-slide {
				padding: 0px;			}
		
                        .oxy-superbox .oxy-superbox-secondary, 
            .oxy-superbox .oxy-superbox-primary {
                transition-duration: 0.5s;            }
            
            
            
            
            
        
        
        
        
            .oxy-shape-divider {
                width: 0px;
                height: 0px;
                
            }
            
            .oxy_shape_divider svg {
                width: 100%;
            }
            .oxy-pro-menu .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .sub-menu{
box-shadow:px px px px ;}

.oxy-pro-menu .oxy-pro-menu-show-dropdown .oxy-pro-menu-list .menu-item-has-children > a svg{
transition-duration:0.4s;
}

.oxy-pro-menu .oxy-pro-menu-show-dropdown .oxy-pro-menu-list .menu-item-has-children > a div{
margin-left:0px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-open-icon svg{
width:30px;
height:30px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-open-icon{
padding-top:15px;
padding-right:15px;
padding-bottom:15px;
padding-left:15px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-open-icon, .oxy-pro-menu .oxy-pro-menu-mobile-open-icon svg{
transition-duration:0.4s;
}

.oxy-pro-menu .oxy-pro-menu-mobile-close-icon{
top:20px;
left:20px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-close-icon svg{
width:24px;
height:24px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-close-icon, .oxy-pro-menu .oxy-pro-menu-mobile-close-icon svg{
transition-duration:0.4s;
}

.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container{
background-color:#ffffff;
}

.oxy-pro-menu .oxy-pro-menu-off-canvas-container, .oxy-pro-menu .oxy-pro-menu-open-container{
background-image:url();
}

.oxy-pro-menu .oxy-pro-menu-off-canvas-container .oxy-pro-menu-list .menu-item-has-children > a svg, .oxy-pro-menu .oxy-pro-menu-open-container .oxy-pro-menu-list .menu-item-has-children > a svg{
font-size:24px;
}

.oxy-pro-menu .oxy-pro-menu-dropdown-links-toggle.oxy-pro-menu-open-container .menu-item-has-children ul, .oxy-pro-menu .oxy-pro-menu-dropdown-links-toggle.oxy-pro-menu-off-canvas-container .menu-item-has-children ul{
background-color:rgba(0,0,0,0.2);
border-top-style:solid;
}

.oxy-pro-menu .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .oxy-pro-menu-list{
                    flex-direction: row;
               }
.oxy-pro-menu .oxy-pro-menu-container .menu-item a{
                    text-align: left;
                    justify-content: flex-start;
                }
.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container .menu-item, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container .menu-item{
                    align-items: flex-start;
                }

            .oxy-pro-menu .oxy-pro-menu-off-canvas-container{
                    top: 0;
                    bottom: 0;
                    right: auto;
                    left: 0;
               }
.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container .oxy-pro-menu-list .menu-item a, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container .oxy-pro-menu-list .menu-item a{
                    text-align: left;
                    justify-content: flex-start;
                }

            .oxy-site-navigation {
--oxynav-brand-color:#4831B0;
--oxynav-neutral-color:#FFFFFF;
--oxynav-activehover-color:#EFEDF4;
--oxynav-background-color:#4831B0;
--oxynav-border-radius:0px;
--oxynav-other-spacing:8px;
--oxynav-transition-duration:0.3s;
--oxynav-transition-timing-function:cubic-bezier(.84,.05,.31,.93);
}

.oxy-site-navigation .oxy-site-navigation__mobile-close-wrapper{
text-align:left;
}

.oxy-site-navigation > ul{ left: 0; }
.oxy-site-navigation {
                        --oxynav-animation-name: none; 
                    }

                .oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(1){ 
                    background-color: var(--oxynav-brand-color);
                    transition: var(--oxynav-transition-duration);
                    margin-left: var(--oxynav-other-spacing);
                    border: none;
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2){ 
                    background: transparent;
                    border: 1px solid currentColor;
                    transition: var(--oxynav-transition-duration);
                    margin-left: var(--oxynav-other-spacing);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2):not(:hover) > img{
                    filter: invert(0) !important;
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:hover{
                    background-color: var(--oxynav-activehover-color);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(1) > a{
                    color: var(--oxynav-neutral-color);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2) > a{
                    color: var(--oxynav-brand-color);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:hover > a{
                    color: var(--oxynav-brand-color);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(1) > a::after{
                    color: var(--oxynav-neutral-color);   
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2) > a::after{
                    color: var(--oxynav-brand-color);   
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:hover > a::after{
                    color: var(--oxynav-brand-color);   
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true'] > ul{
                    display: none;
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true'] > button, .oxy-site-navigation > ul:not(.open) > li[data-cta='true'] > ul{
                    display: none;
                }

                .ct-section-inner-wrap, .oxy-header-container{
  max-width: 1120px;
}
body {font-family: 'Open Sans';}body {line-height: 1.6;font-size: 19px;font-weight: 400;color: #000000;}.oxy-nav-menu-hamburger-line {background-color: #000000;}h1, h2, h3, h4, h5, h6 {font-family: 'Source Sans Pro';font-size: 36px;font-weight: 700;}h2, h3, h4, h5, h6{font-size: 30px;}h3, h4, h5, h6{font-size: 24px;}h4, h5, h6{font-size: 20px;}h5, h6{font-size: 18px;}h6{font-size: 16px;}a {color: #000000;text-decoration: none;}a:hover {color: #6fa088;text-decoration: none;}.ct-link-text {text-decoration: ;}.ct-link {text-decoration: ;}.ct-link-button {font-weight: 700;border-radius: 0px;}.ct-section-inner-wrap {
padding-top: 75px;
padding-right: 20px;
padding-bottom: 75px;
padding-left: 20px;
}.ct-new-columns > .ct-div-block {
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
}.oxy-header-container {
padding-right: 20px;
padding-left: 20px;
}@media (max-width: 992px) {
				.ct-columns-inner-wrap {
					display: block !important;
				}
				.ct-columns-inner-wrap:after {
					display: table;
					clear: both;
					content: "";
				}
				.ct-column {
					width: 100% !important;
					margin: 0 !important;
				}
				.ct-columns-inner-wrap {
					margin: 0 !important;
				}
			}
.oxel_horizontal_divider {
 margin-top:16px;
 margin-bottom:16px;
 width:100%;
}
.oxel_horizontal_divider:not(.ct-section):not(.oxy-easy-posts),
.oxel_horizontal_divider.oxy-easy-posts .oxy-posts,
.oxel_horizontal_divider.ct-section .ct-section-inner-wrap{
flex-direction:unset;
}
.oxel_horizontal_divider__line {
 height:2px;
 background-color:#98a1a8;
}
.oxel_horizontal_divider__icon {
color: #98a1a8;}.oxel_horizontal_divider__icon 
>svg {width: 16px;height: 16px;}.oxel_horizontal_divider__icon {
flex-shrink: 0;
}
.oxel_horizontal_divider__icon:not(.ct-section):not(.oxy-easy-posts),
.oxel_horizontal_divider__icon.oxy-easy-posts .oxy-posts,
.oxel_horizontal_divider__icon.ct-section .ct-section-inner-wrap{
display:flex;
}
.oxel_accordion {
 border-top-color:#adb4b9;
 border-right-color:#adb4b9;
 border-bottom-color:#adb4b9;
 border-left-color:#adb4b9;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
}
.oxel_accordion__row {
 font-family:Open Sans;
 width:100%;
 padding-top:12px;
 padding-left:8px;
 padding-right:8px;
 padding-bottom:12px;
 text-align:justify;
 border-bottom-color:#eceeef;
 border-bottom-width:1px;
 border-bottom-style:solid;
 border-top-style:none;
 background-color:#f9f9fa;
 border-right-style:none;
 border-left-style:none;
 font-weight:600;
cursor: pointer;
}
.oxel_accordion__row:not(.ct-section):not(.oxy-easy-posts),
.oxel_accordion__row.oxy-easy-posts .oxy-posts,
.oxel_accordion__row.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
justify-content:space-between;
}
.oxel_accordion__icon {
color: #374047;}.oxel_accordion__icon 
>svg {width: 18px;height: 18px;}.oxel_accordion__icon {
 margin-right:8px;
 transition-duration:0.3s;
}
.oxel_accordion__row_left {
}
.oxel_accordion__row_left:not(.ct-section):not(.oxy-easy-posts),
.oxel_accordion__row_left.oxy-easy-posts .oxy-posts,
.oxel_accordion__row_left.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.oxel_accordion__content {
 width:100%;
 padding-top:8px;
 padding-left:8px;
 padding-right:8px;
 padding-bottom:8px;
 border-bottom-color:#98a1a8;
 border-bottom-width:2px;
 border-bottom-style:none;
 overflow:hidden;
 opacity:1;
 transition-duration:3s;
 border-top-style:none;
 border-right-style:none;
 border-left-style:none;
 transition-property:max-height;
 text-align:left;
 max-height:3000px;
 margin-top:0px;
}
.oxel_accordion__content:not(.ct-section):not(.oxy-easy-posts),
.oxel_accordion__content.oxy-easy-posts .oxy-posts,
.oxel_accordion__content.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
.oxel_accordion__content__hidden {
 max-height:0px;
 padding-left:8px;
 padding-right:8px;
 padding-top:0px;
 z-index:-1;
 padding-bottom:0px;
 transition-duration:0s;
}
.oxel_accordion__content__hidden:not(.ct-section):not(.oxy-easy-posts),
.oxel_accordion__content__hidden.oxy-easy-posts .oxy-posts,
.oxel_accordion__content__hidden.ct-section .ct-section-inner-wrap{
display:flex;
}
.oxel_accordion__row__label {
}
.oxel_scrollingImage__container:hover{
 background-position:50% 100%;
}
.oxel_scrollingImage__container {
background-size: cover; height:400px;
 background-repeat:no-repeat;
 transition-duration:5s;
 transition-timing-function:ease-in-out;
 transition-property:background-position;
 text-align:center;
 width:600px;
 max-width:100%;
 overflow:hidden;
 background-position:50% 0px;
}
.oxel_scrollingImage__container:not(.ct-section):not(.oxy-easy-posts),
.oxel_scrollingImage__container.oxy-easy-posts .oxy-posts,
.oxel_scrollingImage__container.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
@media (max-width: 767px) {
.oxel_scrollingImage__container {
 width:100%;
}
}

.oxel_scrollingImage__container__icon {
background-color: rgba(0,0,0,0.17);
border: 1px solid rgba(0,0,0,0.17);
padding: 16px;color: #f9f9fa;}.oxel_scrollingImage__container__icon 
>svg {width: 55px;height: 55px;}.oxel_scrollingImage__container__icon {
 transition-duration:2.5s;
}
.oxel_iconlist {
 max-width:100%;
}
.oxel_iconlist__row {
 padding-top:8px;
 padding-left:8px;
 padding-right:8px;
 padding-bottom:8px;
 width:100%;
 margin-top:0px;
}
.oxel_iconlist__row:not(.ct-section):not(.oxy-easy-posts),
.oxel_iconlist__row.oxy-easy-posts .oxy-posts,
.oxel_iconlist__row.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.oxel_iconlist__row__icon {
color: #7f8b93;}.oxel_iconlist__row__icon 
>svg {width: 18px;height: 18px;}.oxel_iconlist__row__icon {
 margin-left:32px;
 margin-right:32px;
}
.oxel_iconlist__row__label {
}
.oxel_iconlist__row--dark {
 background-color:#eceeef;
}
.oxel_dropdown_buttonv2__trigger {
 padding-top:8px;
 padding-bottom:8px;
 padding-left:16px;
 padding-right:16px;
 background-color:#374047;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
 position:relative;
cursor: pointer;
}
.oxel_dropdown_buttonv2__trigger:not(.ct-section):not(.oxy-easy-posts),
.oxel_dropdown_buttonv2__trigger.oxy-easy-posts .oxy-posts,
.oxel_dropdown_buttonv2__trigger.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.oxel_dropdown_buttonv2 {
 background-color:#374047;
 position:relative;
 width:min-content ;
}
.oxel_dropdown_buttonv2:not(.ct-section):not(.oxy-easy-posts),
.oxel_dropdown_buttonv2.oxy-easy-posts .oxy-posts,
.oxel_dropdown_buttonv2.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.oxel_dropdown_buttonv2__submenu {
 position:absolute;
 left:0px;
 min-width:100%;
 padding-top:4px;
 width:200px;
 z-index:10;
 top:100%;
padding-inline-start: 0; margin-block-start: 0; margin-block-end: 0;
}
.oxel_dropdown_buttonv2__submenu--hidden {
 opacity:0;
pointer-events: none;
}
.oxel_dropdown_buttonv2__submenu--hidden:not(.ct-section):not(.oxy-easy-posts),
.oxel_dropdown_buttonv2__submenu--hidden.oxy-easy-posts .oxy-posts,
.oxel_dropdown_buttonv2__submenu--hidden.ct-section .ct-section-inner-wrap{
display:none;
}
.oxel_dropdown_buttonv2__submenubutton:hover{
 background-color:#dee1e3;
}
.oxel_dropdown_buttonv2__submenubutton {
 text-align:left;
 background-color:#eceeef;
 min-width:100%;
 color:#374047;
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
}
.oxel_dropdown_buttonv2__submenubutton:not(.ct-section):not(.oxy-easy-posts),
.oxel_dropdown_buttonv2__submenubutton.oxy-easy-posts .oxy-posts,
.oxel_dropdown_buttonv2__submenubutton.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
.oxel_dropdown_buttonv2__submenulabel {
 padding-top:8px;
 padding-bottom:8px;
 padding-left:16px;
 padding-right:16px;
 width:100%;
 color:#374047;
}
.oxel_dropdown_buttonv2__label {
 color:#f9f9fa;
white-space: nowrap;
}
.oxel_dropdown_buttonv2__symbol {
background-image: linear-gradient(135deg, rgba(0,0,0,0) 50%, #ffffff 50%);transform:rotate(45deg); width:8px;
 height:8px;
 margin-top:-4px;
 margin-left:16px;
min-width: 0 !important; min-height: 0 !important;
}
.oxel_icon_button__container:hover{
 background-color:#cfd3d7;
}
.oxel_icon_button__container {
 background-color:#eceeef;
 padding-top:8px;
 padding-left:16px;
 padding-right:16px;
 padding-bottom:8px;
 transition-duration:0.3s;
}
.oxel_icon_button__container:not(.ct-section):not(.oxy-easy-posts),
.oxel_icon_button__container.oxy-easy-posts .oxy-posts,
.oxel_icon_button__container.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.oxel_icon_button_text {
 color:#374047;
}
.oxel_icon_button_icon {
color: #606e79;}.oxel_icon_button_icon 
>svg {width: 18px;height: 18px;}.oxel_icon_button_icon {
 margin-right:8px;
}
.wedding-testimonial-3-wrapper {
 width:60%;
 background-color:color(41);
 padding-top:19px;
 padding-left:40px;
 padding-right:40px;
 padding-bottom:40px;
}
.wedding-testimonial-3-wrapper:not(.ct-section):not(.oxy-easy-posts),
.wedding-testimonial-3-wrapper.oxy-easy-posts .oxy-posts,
.wedding-testimonial-3-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
}
@media (max-width: 991px) {
.wedding-testimonial-3-wrapper {
}
}

@media (max-width: 479px) {
.wedding-testimonial-3-wrapper {
 width:100%;
 text-align:center;
 padding-bottom:60px;
}
.wedding-testimonial-3-wrapper:not(.ct-section):not(.oxy-easy-posts),
.wedding-testimonial-3-wrapper.oxy-easy-posts .oxy-posts,
.wedding-testimonial-3-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}

.wedding-testimonial-3-column {
}
.wedding-testimonial-3-column:not(.ct-section):not(.oxy-easy-posts),
.wedding-testimonial-3-column.oxy-easy-posts .oxy-posts,
.wedding-testimonial-3-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:stretch;
}
@media (max-width: 991px) {
.wedding-testimonial-3-column {
}
.wedding-testimonial-3-column:not(.ct-section):not(.oxy-easy-posts),
.wedding-testimonial-3-column.oxy-easy-posts .oxy-posts,
.wedding-testimonial-3-column.ct-section .ct-section-inner-wrap{
display:flex;
}
}

@media (max-width: 479px) {
.wedding-testimonial-3-column {
 text-align:justify;
}
.wedding-testimonial-3-column:not(.ct-section):not(.oxy-easy-posts),
.wedding-testimonial-3-column.oxy-easy-posts .oxy-posts,
.wedding-testimonial-3-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:stretch;
}
}

.wedding-testimonial-3-right {
background-image:linear-gradient(rgba(208,169,175,0.9), rgba(208,169,175,0.9)), url(https://wedding.oxy.host/wp-content/uploads/sites/60/2019/11/close-up-photography-of-pink-petaled-flowers-931178-e1573661130260.jpg);background-size:auto,  cover; width:40%;
 background-color:color(39);
 padding-top:20px;
 padding-bottom:20px;
 padding-right:20px;
 padding-left:20px;
}
@media (max-width: 479px) {
.wedding-testimonial-3-right {
 width:100%;
 text-align:center;
}
.wedding-testimonial-3-right:not(.ct-section):not(.oxy-easy-posts),
.wedding-testimonial-3-right.oxy-easy-posts .oxy-posts,
.wedding-testimonial-3-right.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}

.wedding-testimonial-3-avatar {
background-image:url(https://walkingwithpurpose.com/wp-content/uploads/Screenshot-2022-10-30-at-10.29.36-PM.png);background-size: cover; background-color:color(39);
 background-repeat:no-repeat;
 border-top-width:16px;
 border-right-width:16px;
 border-bottom-width:16px;
 border-left-width:16px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-color:color(41);
 border-right-color:color(41);
 border-bottom-color:color(41);
 border-left-color:color(41);
 margin-left:-48px;
 margin-bottom:12px;
 background-position:50% 50%;
 box-shadow:0px 12px 24px rgba(0,0,0,0.1);
}
@media (max-width: 479px) {
.wedding-testimonial-3-avatar {
 margin-left:0px;
 margin-right:0px;
 margin-top:-60px;
}
}

.wedding-testimonial-3-title {
 font-family:'Special Elite';
 font-size:16px;
 color:color(41);
}
.wedding-testimonial-3-label {
 font-size:12px;
 font-weight:400;
 color:color(41);
}
.wedding-testimonial-3-text:before{
 font-family:'Special Elite';
 color:color(38);
 font-size:60px;
 content:"‘‘";
 text-align:center;
 line-height:1;
 margin-bottom:-12px;
}
.wedding-testimonial-3-text:not(.ct-section):not(.oxy-easy-posts):before,
.wedding-testimonial-3-text.oxy-easy-posts .oxy-posts:before,
.wedding-testimonial-3-text.ct-section .ct-section-inner-wrap:before{
display:block;
flex-direction:unset;
}
.wedding-testimonial-3-text {
 font-size:16px;
 margin-top:2px;
}
.atomic-secondary-heading {
 color:color(11);
 font-weight:400;
 font-size:56px;
 line-height:1.1;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; margin-top:0px;
}
@media (max-width: 1120px) {
.atomic-secondary-heading {
 font-size:52px;
}
}

@media (max-width: 767px) {
.atomic-secondary-heading {
 font-size:44px;
}
}

@media (max-width: 479px) {
.atomic-secondary-heading {
 font-size:40px;
}
}

.atomic-content-18-column {
 text-align:center;
}
.atomic-content-18-column:not(.ct-section):not(.oxy-easy-posts),
.atomic-content-18-column.oxy-easy-posts .oxy-posts,
.atomic-content-18-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
@media (max-width: 991px) {
.atomic-content-18-column {
 text-align:center;
}
.atomic-content-18-column:not(.ct-section):not(.oxy-easy-posts),
.atomic-content-18-column.oxy-easy-posts .oxy-posts,
.atomic-content-18-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}

.atomic-content-18-video {
 width:50%;
 float:left;
}
@media (max-width: 991px) {
.atomic-content-18-video {
 margin-bottom:18px;
}
}

.atomic-content-18-title {
 font-size:20px;
 font-weight:500;
 text-align:left;
 line-height:1.1;
 letter-spacing:.12em;
 margin-left:53%;
 margin-bottom:6px;
}
@media (max-width: 991px) {
.atomic-content-18-title {
 margin-left:0%;
}
}

.atomic-content-18-text {
 color:color(15);
 font-size:18px;
 font-weight:400;
 text-align:left;
 line-height:1.6;
 margin-left:53%;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
@media (max-width: 991px) {
.atomic-content-18-text {
 margin-left:0%;
 text-align:center;
}
}

.proteus-big-text {
 font-family:Open Sans;
 color:color(29);
 font-size:24px;
 font-weight:300;
 line-height:1.4;
 margin-bottom:0px;
}
.proteus-heading-two {
 font-family:Source Sans Pro;
 font-size:64px;
 color:color(28);
 font-weight:100;
 line-height:1;
}
@media (max-width: 767px) {
.proteus-heading-two {
 font-size:48px;
}
}

@media (max-width: 479px) {
.proteus-heading-two {
 font-size:40px;
}
}

.proteus-video-wrapper:hover{
transform:scale(1.05,1.05);}
.proteus-video-wrapper {
 transition-duration:0.2s;
 transition-timing-function:ease;
 transition-property:all;
}
@media (max-width: 767px) {
.proteus-video-wrapper {
 margin-bottom:12px;
}
}

.agencyb-outline-button:hover{
background-color: transparent;
border: 1px solid color(12);
color: color(12);
}.agencyb-outline-button:hover{
transform: scale(1.05,1.05);
}
.agencyb-outline-button {
background-color: transparent;
border: 1px solid color(12);
color: color(12);
padding: 13px 21.4px;
}.agencyb-outline-button {
 font-family:Open Sans;
 button-hover_color:color(12);
 font-size:18px;
 font-weight:900;
 padding-left:48px;
 padding-right:48px;
 transition-duration:0.2s;
 transition-timing-function:ease;
 transition-property:all;
 border-radius:100px;
 letter-spacing:2px;
 line-height:1.2;
 text-align:center;
}
.toggle-3950 {
 color:color(26);
 font-size:16px;
 width:100%;
 margin-top:9px;
}
.toggle-3950:not(.ct-section):not(.oxy-easy-posts),
.toggle-3950.oxy-easy-posts .oxy-posts,
.toggle-3950.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
}
.toggle-3950-expanded {
}
.agencyb-toggle-1-text {
 font-family:Inherit;
 font-size:16px;
 font-weight:400;
 line-height:1.6;
 margin-bottom:24px;
 color:#000000;
 transition-duration:0.7s;
}
.small-text {
 font-family:Open Sans;
 margin-bottom:4px;
 line-height:1.6;
 font-size:12px;
 color:#9f9f9f;
 text-align:left;
}
.digits {
 font-family:Open Sans;
 color:color(23);
 font-size:20px;
 font-weight:900;
 margin-bottom:77px;
}
.sign {
 font-size:20px;
}
.dark-button:hover{
 color:#ffffff;
 background-color:color(19);
}
.dark-button {
background-color :#1e73be;
border: 1px solid #1e73be;
color: #ffffff;
}.dark-button {
 color:#ffffff;
 font-weight:900;
 letter-spacing:1px;
 text-decoration:none;
 padding-left:32px;
 padding-right:32px;
 padding-top:20px;
 padding-bottom:20px;
 text-align:center;
 font-size:15px;
 transition-duration:0.2s;
 transition-timing-function:ease;
 transition-property:all;
 background-color:#f4baba;
 margin-top:0px;
 border-top-color:#ba3739;
 border-right-color:#ba3739;
 border-bottom-color:#ba3739;
 border-left-color:#ba3739;
 width:80%;
 align-self:center;
 margin-left:auto;
}
.dark-heading {
 font-family:Inherit;
 font-size:27px;
 margin-bottom:14px;
 font-weight:700;
 letter-spacing:2px;
 line-height:1.2;
 text-align:left;
 margin-top:0px;
 color:color(27);
}
.box-hover:hover{
background-color :#000000;
border: 1px solid #000000;
}.box-hover:hover{
transform:scale(1.1,1.1); border-top-width:2px;
 border-right-width:2px;
 border-bottom-width:2px;
 border-left-width:2px;
 border-top-color:#848484;
 border-right-color:#848484;
 border-bottom-color:#848484;
 border-left-color:#848484;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 background-color:#ffffff;
 box-shadow:0px 12px 18px rgba(0,0,0,0.1);
}
.box-hover {
background-color :#6fa387;
border: 1px solid #6fa387;
color: #ffffff;
}.box-hover {
 transition-duration:0.2s;
 transition-timing-function:ease;
 transition-property:all;
 padding-top:0px;
 text-align:center;
 border-top-width:0px;
 border-right-width:0px;
 border-bottom-width:0px;
 border-left-width:0px;
 width:100%;
 padding-bottom:0px;
 padding-right:0px;
 padding-left:0px;
 height:100%;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
 background-color:#ffffff;
 button-hover_color:#000000;
 border-top-color:#210c0c;
 border-right-color:#210c0c;
 border-bottom-color:#210c0c;
 border-left-color:#210c0c;
 box-shadow:7px -4px 18px 1px rgba(0,0,0,0.2);
}
.box-hover:not(.ct-section):not(.oxy-easy-posts),
.box-hover.oxy-easy-posts .oxy-posts,
.box-hover.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
flex-wrap:nowrap;
align-items:center;
justify-content:space-between;
}
.post-meta {
 font-family:Open Sans;
 font-size:12px;
 color:#95949e;
 font-weight:700;
 letter-spacing:3px;
 line-height:1.1;
 text-transform:uppercase;
}
.secondary-button:hover{
 text-decoration:none;
 background-color:color(19);
 color:#ffffff;
}
.secondary-button {
 font-family:Open Sans;
 background-color:#ffffff;
 padding-top:16px;
 padding-left:36px;
 padding-right:36px;
 padding-bottom:16px;
 font-size:14px;
 color:color(19);
 font-weight:900;
 letter-spacing:5px;
 text-transform:uppercase;
 text-decoration:none;
 text-align:center;
 border-top-width:2px;
 border-right-width:2px;
 border-bottom-width:2px;
 border-left-width:2px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-color:color(19);
 border-right-color:color(19);
 border-bottom-color:color(19);
 border-left-color:color(19);
 transition-duration:0.2s;
 transition-timing-function:ease;
 transition-property:all;
}
.bnb-heading-one {
 font-size:64px;
 color:#2b2c26;
 font-weight:400;
 line-height:1.1;
}
@media (max-width: 1120px) {
.bnb-heading-one {
 font-size:60px;
}
}

@media (max-width: 991px) {
.bnb-heading-one {
 font-size:60px;
}
}

@media (max-width: 767px) {
.bnb-heading-one {
 font-size:56px;
}
}

@media (max-width: 479px) {
.bnb-heading-one {
 font-size:48px;
}
}

.atomic-tritary-heading {
 color:color(11);
 font-size:36px;
 font-weight:400;
 line-height:1.2;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
@media (max-width: 767px) {
.atomic-tritary-heading {
 font-size:30px;
}
}

.atomic-medium-button:hover{
 background-color:color(10);
 color:color(8);
}
.atomic-medium-button {
background-color :#1e73be;
border: 1px solid #1e73be;
color: color(8);
}.atomic-medium-button {
 background-color:color(9);
 color:color(8);
 font-size:16px;
 font-weight:700;
 line-height:1.2;
 padding-top:15px;
 padding-right:36px;
 padding-left:36px;
 padding-bottom:15px;
 letter-spacing:.25em;
 text-align:center;
 transition-duration:0.5s;
 transition-timing-function:ease;
 transition-property:all;
}
.atomic-cta-7-icon {
background-color: rgba(234,234,234,0);
border: 1px solid rgba(234,234,234,0);
padding: 24px;color: rgba(181,179,179,0.89);}.atomic-cta-7-icon 
>svg {width: 79px;height: 79px;}.atomic-cta-7-icon {
 margin-bottom:12px;
}
.atomic-cta-7-wrapper {
 text-align:center;
}
.atomic-cta-7-wrapper:not(.ct-section):not(.oxy-easy-posts),
.atomic-cta-7-wrapper.oxy-easy-posts .oxy-posts,
.atomic-cta-7-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.atomic-cta-7-text {
 font-size:18px;
 font-weight:400;
 color:color(15);
 line-height:1.6;
 margin-top:12px;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; margin-bottom:auto;
}
.atomic-subheading {
 font-family:Source Sans Pro;
 color:color(11);
 font-size:24px;
 line-height:1.6;
 font-weight:200;
 max-width:480px;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
@media (max-width: 767px) {
.atomic-subheading {
 font-size:20px;
}
}

@media (max-width: 479px) {
.atomic-subheading {
 font-size:18px;
}
}

.atomic-outline-button:hover{
 background-color:transparent;
 color:color(10);
 border-top-color:color(17);
 border-right-color:color(17);
 border-bottom-color:color(17);
 border-left-color:color(17);
}
.atomic-outline-button {
background-color: transparent;
border: 1px solid color(17);
color: color(17);
padding: 9px 15px;
}.atomic-outline-button {
 font-family:Open Sans;
 font-weight:700;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 text-align:center;
 line-height:1.2;
 border-top-width:3px;
 border-right-width:3px;
 border-bottom-width:3px;
 border-left-width:3px;
 border-top-color:color(18);
 border-right-color:color(18);
 border-bottom-color:color(18);
 border-left-color:color(18);
 padding-left:46px;
 padding-right:46px;
 padding-top:18px;
 padding-bottom:18px;
 color:color(9);
 background-color:transparent;
 font-size:20px;
 margin-right:2px;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; letter-spacing:.25em;
 transition-duration:0.5s;
 transition-timing-function:ease;
 transition-property:all;
 text-transform:none;
 font-style:normal;
 text-decoration:none;
}
@media (max-width: 991px) {
.atomic-outline-button {
 padding-top:14px;
 padding-bottom:14px;
 padding-right:34px;
 padding-left:34px;
}
}

@media (max-width: 767px) {
.atomic-outline-button {
 font-size:18px;
}
}

@media (max-width: 479px) {
.atomic-outline-button {
 font-size:16px;
}
}

.atomic-iconblock-18-icon {
background-color: #ffffff;
border: 1px solid #ffffff;
padding: 24px;color: color(8);}.atomic-iconblock-18-icon 
>svg {width: 70px;height: 70px;}.atomic-iconblock-18-icon {
 margin-bottom:12px;
}
.atomic-iconblock-18-title {
 color:#ffffff;
 font-size:20px;
 font-weight:500;
 line-height:1.1;
 letter-spacing:0.5px;
 margin-top:8px;
 margin-bottom:12px;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-iconblock-18-text {
 font-size:18px;
 font-weight:400;
 color:color(15);
 line-height:1.6;
 margin-bottom:18px;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.agencyb-heading-two {
 font-family:Source Sans Pro;
 color:color(12);
 font-size:56px;
 font-weight:700;
 line-height:1;
}
@media (max-width: 767px) {
.agencyb-heading-two {
 font-size:56px;
}
}

@media (max-width: 479px) {
.agencyb-heading-two {
 font-size:48px;
}
}

.agencyb-insta-1-image {
 box-shadow:0px 10px 40px rgba(0,0,0,0.3);
}
.atomic-primary-button:hover{
 background-color:color(10);
 color:color(8);
}
.atomic-primary-button {
 font-family:Open Sans;
 background-color:color(9);
 padding-top:20px;
 padding-bottom:20px;
 padding-left:48px;
 padding-right:48px;
 font-size:20px;
 color:color(8);
 font-weight:700;
 line-height:1.2;
 letter-spacing:.25em;
 text-align:center;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; transition-duration:0.5s;
 transition-timing-function:ease;
 transition-property:all;
 text-transform:none;
 text-decoration:none;
 font-style:normal;
}
@media (max-width: 991px) {
.atomic-primary-button {
 padding-top:16px;
 padding-left:36px;
 padding-right:36px;
 padding-bottom:16px;
}
}

@media (max-width: 767px) {
.atomic-primary-button {
 font-size:18px;
}
}

@media (max-width: 479px) {
.atomic-primary-button {
 font-size:16px;
}
}

.hosting-heading-two {
 font-family:Source Sans Pro;
 color:#2a445a;
 font-size:40px;
 font-weight:700;
 line-height:1.1;
 margin-bottom:0px;
}
@media (max-width: 767px) {
.hosting-heading-two {
 font-size:32px;
}
}

.hosting-main-button:hover{
transform:scale(1.05,1.05); box-shadow:0px 30px 20px -20px rgba(0,0,0,0.2);
}
.hosting-main-button {
background-color :#07adb7;
border: 1px solid #07adb7;
color: #ffffff;
padding: 12px 19.2px;
}.hosting-main-button {
 padding-left:32px;
 padding-right:32px;
 font-weight:700;
 border-radius:5px;
 transition-duration:0.2s;
 transition-timing-function:ease;
 transition-property:all;
}
.hosting-iconblock-4-wrapper {
 width:100%;
 background-color:#ffffff;
 border-radius:5px;
 padding-top:24px;
 padding-left:24px;
 padding-right:24px;
 padding-bottom:24px;
 height:100%;
 text-align:center;
 box-shadow:0px 0px 5px rgba(0,0,0,0.2);
}
.hosting-iconblock-4-wrapper:not(.ct-section):not(.oxy-easy-posts),
.hosting-iconblock-4-wrapper.oxy-easy-posts .oxy-posts,
.hosting-iconblock-4-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
@media (max-width: 991px) {
.hosting-iconblock-4-wrapper {
 text-align:center;
}
.hosting-iconblock-4-wrapper:not(.ct-section):not(.oxy-easy-posts),
.hosting-iconblock-4-wrapper.oxy-easy-posts .oxy-posts,
.hosting-iconblock-4-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}

.hosting-iconblock-3-title {
 font-family:Source Sans Pro;
 color:#2a445a;
 font-size:24px;
 font-weight:900;
 line-height:1.1;
 margin-bottom:8px;
}
.hosting-iconblock-4-text-wrapper {
 text-align:center;
 margin-top:23px;
 padding-bottom:0px;
 margin-bottom:0px;
}
.hosting-iconblock-4-text-wrapper:not(.ct-section):not(.oxy-easy-posts),
.hosting-iconblock-4-text-wrapper.oxy-easy-posts .oxy-posts,
.hosting-iconblock-4-text-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
@media (max-width: 991px) {
.hosting-iconblock-4-text-wrapper {
 text-align:center;
}
.hosting-iconblock-4-text-wrapper:not(.ct-section):not(.oxy-easy-posts),
.hosting-iconblock-4-text-wrapper.oxy-easy-posts .oxy-posts,
.hosting-iconblock-4-text-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}

.hosting-iconblock-4-text {
 font-family:Open Sans;
 color:#666666;
 font-size:16px;
 font-weight:400;
 margin-bottom:21px;
 margin-top:9px;
}
.hosting-iconblock-4-icon {
border: 1px solid;
padding: 32px;color: #07adb7;}.hosting-iconblock-4-icon 
>svg {width: 63px;height: 63px;}.hosting-iconblock-4-icon {
 margin-right:20px;
}
@media (max-width: 991px) {
.hosting-iconblock-4-icon {
 margin-right:0px;
 margin-bottom:24px;
}
}

.hosting-white-outline-button:hover{
transform:scale(1.05,1.05);}
.hosting-white-outline-button {
background-color: transparent;
border: 1px solid #ffffff;
color: #ffffff;
padding: 11px 18.2px;
}.hosting-white-outline-button {
 font-family:Open Sans;
 font-size:16px;
 font-weight:700;
 padding-left:32px;
 padding-right:32px;
 border-radius:5px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-width:2px;
 border-right-width:2px;
 border-bottom-width:2px;
 border-left-width:2px;
 transition-duration:0.2s;
 transition-timing-function:ease;
 transition-property:all;
}
.hosting-footer-2-text:hover{
 color:#707070;
 text-decoration:underline;
}
.hosting-footer-2-text {
 font-family:Open Sans;
 font-size:12px;
 font-weight:400;
 line-height:1.6;
 margin-right:16px;
 text-decoration:none;
 transition-duration:0.2s;
 transition-timing-function:ease;
 transition-property:all;
}
@media (max-width: 1120px) {
.hosting-footer-2-text {
 margin-bottom:4px;
}
}

.hosting-footer-2-title {
 font-family:Source Sans Pro;
 color:#f6fafd;
 font-size:16px;
 font-weight:700;
 line-height:1.1;
 margin-bottom:12px;
}
.hosting-footer-2-link:hover{
 color:#6fa387;
}
.hosting-footer-2-link {
 font-family:Inherit;
 font-size:21px;
 text-decoration:none;
 line-height:1.6;
 transition-duration:0.2s;
 transition-timing-function:ease;
 transition-property:all;
 margin-bottom:1px;
 padding-top:7px;
 padding-bottom:7px;
}
.about--box {
}
.big--menu--box {
}
.big--menu--container {
 text-align:justify;
 width:100%;
 padding-bottom:0px;
 margin-bottom:0px;
 font-size:0.8667em;
 font-weight:100;
 letter-spacing:1.2px;
 text-transform:uppercase;
}
.big--menu--container:not(.ct-section):not(.oxy-easy-posts),
.big--menu--container.oxy-easy-posts .oxy-posts,
.big--menu--container.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:stretch;
justify-content:space-between;
}
.big--menu--item:hover{
 color:#ff84a3;
}
.big--menu--item {
 padding-top:26px;
 padding-right:15px;
 padding-left:15px;
 padding-bottom:26px;
 color:#ffffff;
 transition-duration:0.3s;
}
.big--menu--parent--item {
 margin-bottom:0px;
 text-transform:uppercase;
}
.big-sub--menu--container {
background-image:url(https://walkingwithpurpose.com/wp-content/uploads/bg-menu.svg); width:100vw;
 position:absolute;
 z-index:999;
 background-color:#ffffff;
 top:99%;
 left:0px;
 text-align:justify;
 transition-duration:.6s;
 overflow:hidden;
 transition-delay:0s;
 transition-timing-function:easy-in-out;
 text-transform:none;
 background-repeat:no-repeat;
}
.big-sub--menu--container:not(.ct-section):not(.oxy-easy-posts),
.big-sub--menu--container.oxy-easy-posts .oxy-posts,
.big-sub--menu--container.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
justify-content:space-between;
}
.ct-section-inner-wrap {
 padding-top:34px;
 padding-bottom:19px;
}
.big--submenu--short {
 position:absolute;
 z-index:999;
 background-color:#ffffff;
 top:180%;
 left:0vw;
 text-align:justify;
 transition-duration:0.6s;
 box-shadow:0px 0px 7px 0px rgba(236,39,88,0.69);
}
.big--submenu--short:not(.ct-section):not(.oxy-easy-posts),
.big--submenu--short.oxy-easy-posts .oxy-posts,
.big--submenu--short.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
justify-content:space-between;
}
.big--menu--item--small {
 margin-bottom:0px;
}
.pills--links:hover{
 color:#595959;
}
.pills--links {
 font-size:18px;
 color:#000000;
 height:100%;
}
.pills--links:not(.ct-section):not(.oxy-easy-posts),
.pills--links.oxy-easy-posts .oxy-posts,
.pills--links.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
}
.pill--box {
 width:31%;
 background-color:#ffffff;
}
@media (max-width: 767px) {
.pill--box {
 width:90%;
 margin-bottom:79px;
}
}

.nav-icon {
}
.nav-icon:not(.ct-section):not(.oxy-easy-posts),
.nav-icon.oxy-easy-posts .oxy-posts,
.nav-icon.ct-section .ct-section-inner-wrap{
display:block;
flex-direction:unset;
}
.hamburger-menu {
}
.HomeFeaturedVideo__videoContainer {
 position:relative;
 margin-top:0px;
}
@media (max-width: 767px) {
.HomeFeaturedVideo__videoContainer {
 height:223px;
 margin-top:0px;
}
}

.js_VideoContainer {
}
.visible {
 width:100%;
 padding-top:0px;
}
.HomeFeaturedVideo__videoContainer__placeholder {
}
.video-overlay {
}
.js_imgPlaceholder {
}
.video-controls {
}
.video-controls__playcontainer {
 padding-top:0px;
}
.HomeVideoPlay {
}
.FeaturedVideo {
}
.video--container {
}
.videoPlayBtn {
}
.circle--titles:hover{
transform:scale(1.2,1.2); opacity:0.7;
}
.circle--titles {
 font-family:Inherit;
 color:#ffffff;
 font-weight:900;
 background-color:#dcdcdc;
 border-radius:50%;
 width:330px;
 height:330px;
 line-height:329px;
 font-size:25px;
 letter-spacing:4px;
 transition-duration:0.6s;
 font-style:normal;
}
.tabs-2026-tab {
 text-align:center;
}
.tabs-2026-tab:not(.ct-section):not(.oxy-easy-posts),
.tabs-2026-tab.oxy-easy-posts .oxy-posts,
.tabs-2026-tab.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.tabs-2026-tab-active {
}
.tabs-contents-2026-tab {
 padding-top:22px;
 margin-top:44px;
}
.findgroup--tabs--icon {
 color:#7d7d7d;
}
.findgroup--tabs:hover{
 opacity:1;
}
.findgroup--tabs {
 padding-top:0px;
 padding-left:12px;
 padding-right:12px;
 padding-bottom:40px;
 width:31%;
 text-align:center;
 opacity:0.3;
}
.findgroup--tabs:not(.ct-section):not(.oxy-easy-posts),
.findgroup--tabs.oxy-easy-posts .oxy-posts,
.findgroup--tabs.ct-section .ct-section-inner-wrap{
display:flex;
flex-wrap:wrap;
align-items:center;
align-content:center;
justify-content:center;
}
@media (max-width: 767px) {
.findgroup--tabs {
 width:90%;
 padding-bottom:0px;
 margin-bottom:88px;
}
}

.ct-link-text {
 margin-left:0px;
}
.title--pills--fg {
 font-size:2em;
 margin-top:14px;
 margin-bottom:0px;
 font-weight:800;
}
.tabs--content {
 transition-duration:0.7s;
}
.oxy-tabs-wrapper {
 margin-top:0px;
}
.links-wrapper {
}
.oxy-tabs-contents-content-hidden {
}
.btn--findgroup {
}
.biblestudy--pills {
 border-radius:100%;
 width:50%;
 opacity:0.3;
}
.biblestudy--pills:not(.ct-section):not(.oxy-easy-posts),
.biblestudy--pills.oxy-easy-posts .oxy-posts,
.biblestudy--pills.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
flex-wrap:nowrap;
align-content:center;
}
@media (max-width: 991px) {
.biblestudy--pills {
 min-height:173px;
}
}

@media (max-width: 767px) {
.biblestudy--pills {
 width:90%;
 margin-bottom:79px;
}
}

@media (max-width: 479px) {
.biblestudy--pills {
 margin-bottom:71px;
}
}

.internalcontainer {
}
.circle--box {
 border-radius:100%;
 width:330px;
 padding-top:38px;
 border-top-color:#e0e0e0;
 border-right-color:#e0e0e0;
 border-bottom-color:#e0e0e0;
 border-left-color:#e0e0e0;
 border-top-width:5px;
 border-right-width:5px;
 border-bottom-width:5px;
 border-left-width:5px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 line-height:initial;
 height:330px;
}
.circle--box:not(.ct-section):not(.oxy-easy-posts),
.circle--box.oxy-easy-posts .oxy-posts,
.circle--box.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.box-hover--bs:hover{
}
.box-hover--bs {
background-color :#1e73be;
border: 1px solid #1e73be;
color: #ff99a6;
}.box-hover--bs {
 transition-duration:0.2s;
 transition-timing-function:ease;
 transition-property:all;
 text-align:center;
 border-top-color:#e0e9ef;
 border-right-color:#e0e9ef;
 border-bottom-color:#e0e9ef;
 border-left-color:#e0e9ef;
 border-top-width:2px;
 border-right-width:2px;
 border-bottom-width:2px;
 border-left-width:2px;
 margin-right:1px;
 width:100%;
 border-radius:1px;
 background-color:#ffffff;
cursor: pointer;
}
.box-hover--bs:not(.ct-section):not(.oxy-easy-posts),
.box-hover--bs.oxy-easy-posts .oxy-posts,
.box-hover--bs.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
flex-wrap:nowrap;
align-items:center;
justify-content:space-between;
}
.pill-bs:hover{
transform:scale(1.05,1.05); box-shadow:inset 0px 0px 0px #ffffff;
}
.pill-bs {
 width:32%;
 min-height:460px;
 padding-right:0px;
 margin-bottom:19px;
 transition-duration:0s;
 background-color:#ffffff;
 transition-delay:0s;
 box-shadow:inset 0px 0px 4px #ffffff;
}
.pill-bs:not(.ct-section):not(.oxy-easy-posts),
.pill-bs.oxy-easy-posts .oxy-posts,
.pill-bs.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
flex-wrap:wrap;
}
.text--pill--bs {
 margin-top:5px;
}
.btn--cbs--bottom {
background-color :#000000;
border: 1px solid #000000;
color: #ffffff;
}.btn--cbs--bottom {
 border-radius:40px;
 font-weight:100;
 font-size:19px;
 width:31%;
}
.oxy-close-modal:hover{
background-color :rgba(111,163,135,0.44);
border: 1px solid rgba(111,163,135,0.44);
}.oxy-close-modal:hover{
transform:scale3d(1,1,1);}
.oxy-close-modal {
background-color :#6fa387;
border: 1px solid #6fa387;
padding: 10px 16px;
}.oxy-close-modal {
 button-hover_color:rgba(111,163,135,0.44);
 margin-left:auto;
}
.oxy-close-modal:not(.ct-section):not(.oxy-easy-posts),
.oxy-close-modal.oxy-easy-posts .oxy-posts,
.oxy-close-modal.ct-section .ct-section-inner-wrap{
display:block;
}
.border--button {
background-color: transparent;
border: 1px solid #666666;
color: #666666;
padding: 9px 15px;
}.border--button {
 border-radius:7px;
 margin-top:7px;
 font-weight:100;
 margin-bottom:9px;
}
.tabs-3420-tab {
}
.tabs-3420-tab-active {
}
.tabs-contents-3420-tab {
}
.st--group--tabs1 {
}
.st--group--tabs {
 background-color:#dbdbdb;
 border-top-left-radius:12px;
 border-top-right-radius:12px;
 width:33%;
 padding-top:10px;
 text-align:center;
 transition-duration:0.2s;
 transition-timing-function:easy;
 border-radius:0px;
}
@media (max-width: 767px) {
.st--group--tabs {
 width:100%;
}
}

.sg--text--menu {
 width:100%;
 color:#ffffff;
 font-weight:900;
}
@media (max-width: 767px) {
.sg--text--menu {
 font-size:18px;
}
}

.blocks--boxes {
 border-radius:0px;
 border-top-color:#b7b7b7;
 border-right-color:#b7b7b7;
 border-bottom-color:#b7b7b7;
 border-left-color:#b7b7b7;
 border-top-width:2px;
 border-right-width:2px;
 border-bottom-width:2px;
 border-left-width:2px;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
 margin-top:-22px;
 margin-left:15px;
 margin-right:15px;
 margin-bottom:15px;
 position:relative;
 text-align:center;
 padding-left:80px;
 padding-right:80px;
 background-color:#f1f3f2;
 width:50%;
}
.blocks--boxes:not(.ct-section):not(.oxy-easy-posts),
.blocks--boxes.oxy-easy-posts .oxy-posts,
.blocks--boxes.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
@media (max-width: 767px) {
.blocks--boxes {
}
}

.block--icon--top {
 background-color:#cccccc;
 width:80px;
 border-radius:10px;
 font-size:45px;
 text-align:center;
 padding-left:19px;
 padding-top:5px;
 padding-right:20px;
 padding-bottom:20px;
 height:80px;
 top:-90px;
 position:absolute;
}
.block--icon--top:not(.ct-section):not(.oxy-easy-posts),
.block--icon--top.oxy-easy-posts .oxy-posts,
.block--icon--top.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:unset;
align-content:center;
justify-content:center;
}
.container--icon {
 position:relative;
 width:100%;
}
.container--icon:not(.ct-section):not(.oxy-easy-posts),
.container--icon.oxy-easy-posts .oxy-posts,
.container--icon.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:unset;
align-items:center;
align-content:center;
justify-content:center;
}
.text--with--icons {
 padding-left:0px;
 padding-right:0px;
}
.blocks--boxes--2 {
 border-radius:20px;
 border-top-color:#c9c9c9;
 border-right-color:#c9c9c9;
 border-bottom-color:#c9c9c9;
 border-left-color:#c9c9c9;
 border-top-width:2px;
 border-right-width:2px;
 border-bottom-width:2px;
 border-left-width:2px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 margin-top:15px;
 margin-left:15px;
 margin-right:15px;
 margin-bottom:15px;
 position:relative;
 text-align:center;
 padding-top:20px;
 padding-left:40px;
 padding-right:0px;
 width:50%;
}
.blocks--boxes--2:not(.ct-section):not(.oxy-easy-posts),
.blocks--boxes--2.oxy-easy-posts .oxy-posts,
.blocks--boxes--2.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.btn--cbs--bottom--2 {
background-color :#606060;
border: 1px solid #606060;
}.btn--cbs--bottom--2 {
 border-radius:6px;
}
.block--icon--top--2 {
 background-color:#ffffff;
 width:130px;
 font-size:40px;
 text-align:center;
 border-radius:50%;
 height:130px;
 padding-top:11px;
 margin-bottom:14px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-width:6px;
 border-right-width:6px;
 border-bottom-width:6px;
 border-left-width:6px;
 border-top-color:#ffb1b9;
 border-right-color:#ffb1b9;
 border-bottom-color:#ffb1b9;
 border-left-color:#ffb1b9;
}
.block--icon--top--2:not(.ct-section):not(.oxy-easy-posts),
.block--icon--top--2.oxy-easy-posts .oxy-posts,
.block--icon--top--2.ct-section .ct-section-inner-wrap{
align-items:center;
}
.blocks--boxes--3 {
 width:50%;
}
.block--boxes--4 {
 margin-left:40px;
 margin-right:40px;
 background-color:#fff3f4;
 padding-right:15px;
 padding-left:15px;
 text-align:center;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
 border-top-color:#7c7c7c;
 border-right-color:#7c7c7c;
 border-bottom-color:#7c7c7c;
 border-left-color:#7c7c7c;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 padding-top:0px;
}
.block--boxes--4:not(.ct-section):not(.oxy-easy-posts),
.block--boxes--4.oxy-easy-posts .oxy-posts,
.block--boxes--4.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
@media (max-width: 767px) {
.block--boxes--4 {
 margin-bottom:111px;
 margin-left:auto;
 margin-right:auto;
}
}

.btn--cbs--bottom--3:hover{
 color:#ffffff;
 background-color:#000000;
}
.btn--cbs--bottom--3 {
 width:50%;
 border-radius:0px;
 background-color:#9eacaa;
 color:#ffffff;
 margin-top:0px;
}
.tabs-8174-tab {
}
.tabs-8174-tab-active {
}
.tabs-contents-8174-tab {
}
.tabs-1699-tab {
}
.tabs-1699-tab-active {
}
.tabs-contents-1699-tab {
}
.tabs-1526-tab {
}
.tabs-1526-tab-active {
}
.tabs-contents-1526-tab {
}
.coordinator--tools {
 margin-bottom:83px;
 margin-top:44px;
 width:278px;
 margin-right:0px;
 padding-top:0px;
}
@media (max-width: 767px) {
.coordinator--tools {
 margin-bottom:108px;
 margin-left:auto;
 margin-right:auto;
}
}

.coordinator--tools--button:hover{
 color:#ffffff;
 background-color:#000000;
}
.coordinator--tools--button {
background-color :#9eacaa;
border: 1px solid #9eacaa;
color: #ffffff;
}.coordinator--tools--button {
 margin-bottom:19px;
 margin-top:107px;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
 border-radius:0px;
 color:#ffffff;
}
.title--coordinator {
 margin-top:47px;
 margin-bottom:13px;
 font-size:20px;
 line-height:110%;
 color:#000000;
 font-weight:900;
}
.coordinator--text {
 margin-bottom:26px;
 margin-top:0px;
 color:#000000;
}
.collapsed {
}
.sectionExpand {
}
.sectionExpand .ct-section-inner-wrap {
padding-top: 0;
}
@media (max-width: 479px) {
.sectionExpand {
}
}

.parish--icons--programs {
}
.pie--link:hover{
}
.pie--link {
 padding-top:5px;
 padding-left:5px;
 padding-right:5px;
 padding-bottom:5px;
}
.pie--link:not(.ct-section):not(.oxy-easy-posts),
.pie--link.oxy-easy-posts .oxy-posts,
.pie--link.ct-section .ct-section-inner-wrap{
flex-direction:unset;
}
.image--pie:hover{
transform:scale(1.05,1.05);}
.image--pie {
 transition-duration:0.6s;
 width:100%;
}
.form-susbcribe {
 width:95%;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
 border-top-width:2px;
 border-right-width:2px;
 border-bottom-width:2px;
 border-left-width:2px;
 border-top-color:#919191;
 border-right-color:#919191;
 border-bottom-color:#919191;
 border-left-color:#919191;
 background-color:rgba(111,163,135,0.3);
 position:relative;
 padding-top:102px;
 padding-bottom:19px;
 margin-top:17px;
}
.form-susbcribe:not(.ct-section):not(.oxy-easy-posts),
.form-susbcribe.oxy-easy-posts .oxy-posts,
.form-susbcribe.ct-section .ct-section-inner-wrap{
display:flex;
align-items:center;
}
.tabs-7875-tab {
 width:350px;
}
.tabs-7875-tab-active {
}
.tabs-contents-7875-tab {
}
.donate--tabs:hover{
 opacity:1;
}
.donate--tabs {
 border-radius:100%;
 width:33,34%;
 opacity:0.3;
 text-align:center;
}
.donate--tabs:not(.ct-section):not(.oxy-easy-posts),
.donate--tabs.oxy-easy-posts .oxy-posts,
.donate--tabs.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
flex-wrap:nowrap;
align-items:center;
align-content:center;
justify-content:center;
}
@media (max-width: 767px) {
.donate--tabs {
 margin-bottom:47px;
}
}

.ct-link-button {
background-color :#6fa088;
border: 1px solid #6fa088;
color: #ffffff;
}.ct-link-button {
 margin-top:46px;
}
.accordion {
 width:100%;
 padding-bottom:63px;
 padding-top:20px;
 padding-left:0px;
 padding-right:0px;
 margin-bottom:46px;
}
.item {
 width:100%;
 padding-top:9px;
}
.heading {
 width:100%;
 border-top-width:0px;
 border-right-width:0px;
 border-bottom-width:0px;
 border-left-width:0px;
 border-radius:0px;
 margin-bottom:10px;
}
.content {
 width:100%;
}
.featuredvideo--int {
 margin-top:0px;
}
.btn-font--cali {
 padding-right:17px;
 padding-left:17px;
}
.images--wdy {
 height:222px;
}
.box--wdy:hover{
 border-top-color:#969696;
 border-right-color:#969696;
 border-bottom-color:#969696;
 border-left-color:#969696;
 border-top-width:0px;
 border-right-width:0px;
 border-bottom-width:0px;
 border-left-width:0px;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
}
.box--wdy {
 width:100%;
 margin-bottom:0px;
 height:100%;
 border-top-width:0px;
 border-right-width:0px;
 border-bottom-width:0px;
 border-left-width:0px;
}
.image--box--wdy {
 width:95%;
}
.btn--home--section1:hover{
 color:#ffffff;
 background-color:#5a8973;
}
.btn--home--section1 {
background-color :#1e73be;
border: 1px solid #1e73be;
color: #ffffff;
}.btn--home--section1 {
 font-family:Inherit;
 color:#ffffff;
 font-weight:800;
 letter-spacing:1px;
 text-decoration:none;
 padding-left:32px;
 padding-right:32px;
 padding-top:10px;
 padding-bottom:10px;
 text-align:center;
 transition-duration:0.2s;
 transition-timing-function:ease;
 transition-property:all;
 background-color:#6fa088;
 margin-top:0px;
 border-top-color:#ba3739;
 border-right-color:#ba3739;
 border-bottom-color:#ba3739;
 border-left-color:#ba3739;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
 border-top-width:0px;
 border-right-width:0px;
 border-bottom-width:0px;
 border-left-width:0px;
 font-size:58px;
 margin-left:auto;
}
.btn--home--section2:hover{
 color:#ffffff;
 background-color:#e59097;
}
.btn--home--section2 {
background-color :#1e73be;
border: 1px solid #1e73be;
color: #ffffff;
}.btn--home--section2 {
 font-family:Inherit;
 color:#ffffff;
 font-weight:800;
 letter-spacing:1px;
 text-decoration:none;
 padding-left:32px;
 padding-right:32px;
 padding-top:10px;
 padding-bottom:10px;
 text-align:center;
 transition-duration:0.2s;
 transition-timing-function:ease;
 transition-property:all;
 background-color:#ffb1b8;
 margin-top:0px;
 border-top-color:#ba3739;
 border-right-color:#ba3739;
 border-bottom-color:#ba3739;
 border-left-color:#ba3739;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
 border-top-width:0px;
 border-right-width:0px;
 border-bottom-width:0px;
 border-left-width:0px;
 margin-left:auto;
}
.btn--home--section3:hover{
 color:#ffffff;
 background-color:#819190;
}
.btn--home--section3 {
background-color :#1e73be;
border: 1px solid #1e73be;
color: #ffffff;
}.btn--home--section3 {
 font-family:Inherit;
 color:#ffffff;
 font-weight:800;
 letter-spacing:1px;
 text-decoration:none;
 padding-left:32px;
 padding-right:32px;
 padding-top:10px;
 padding-bottom:10px;
 text-align:center;
 transition-duration:0.2s;
 transition-timing-function:ease;
 transition-property:all;
 background-color:#9eacaa;
 margin-top:0px;
 border-top-color:#ba3739;
 border-right-color:#ba3739;
 border-bottom-color:#ba3739;
 border-left-color:#ba3739;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
 border-top-width:0px;
 border-right-width:0px;
 border-bottom-width:0px;
 border-left-width:0px;
 margin-left:auto;
}
.box--pill--links {
 margin-bottom:24px;
}
.menu--box--left {
 font-weight:100;
 color:#000000;
 font-size:18px;
 width:40%;
 height:90%;
}
.principal--menu--links {
 padding-top:2px;
 padding-bottom:2px;
 font-size:1em;
 width:100%;
 font-weight:800;
}
.header--follow-us {
 position:absolute;
 top:-78px;
}
@media (max-width: 767px) {
.header--follow-us {
 text-align:center;
 position:relative;
 top:0px;
}
.header--follow-us:not(.ct-section):not(.oxy-easy-posts),
.header--follow-us.oxy-easy-posts .oxy-posts,
.header--follow-us.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}

@media (max-width: 479px) {
.header--follow-us {
}
.header--follow-us:not(.ct-section):not(.oxy-easy-posts),
.header--follow-us.oxy-easy-posts .oxy-posts,
.header--follow-us.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
}

.flower--icon--list {
 margin-right:7px;
}
.box--links--texts {
 font-weight:800;
}
.modal--inner--sub--title {
 margin-bottom:4px;
}
.flower--icon--list--modal {
 margin-right:8px;
 margin-top:8px;
 max-height:31px;
 width:15px;
}
.flower--icon--list--modal:not(.ct-section):not(.oxy-easy-posts),
.flower--icon--list--modal.oxy-easy-posts .oxy-posts,
.flower--icon--list--modal.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:unset;
}
.circle--box--biblestudy {
 border-radius:100%;
 width:330px;
 padding-top:0px;
 border-top-color:#e0e0e0;
 border-right-color:#e0e0e0;
 border-bottom-color:#e0e0e0;
 border-left-color:#e0e0e0;
 border-top-width:5px;
 border-right-width:5px;
 border-bottom-width:5px;
 border-left-width:5px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 line-height:initial;
 height:330px;
 text-align:center;
}
.circle--box--biblestudy:not(.ct-section):not(.oxy-easy-posts),
.circle--box--biblestudy.oxy-easy-posts .oxy-posts,
.circle--box--biblestudy.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.box--hover--biblestudy:hover{
transform:scale(1.1,1.1); border-top-width:2px;
 border-right-width:2px;
 border-bottom-width:2px;
 border-left-width:2px;
 border-top-color:#848484;
 border-right-color:#848484;
 border-bottom-color:#848484;
 border-left-color:#848484;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 box-shadow:0px 12px 18px rgba(0,0,0,0.1);
}
.box--hover--biblestudy {
 transition-duration:0.2s;
 transition-timing-function:ease;
 transition-property:all;
 padding-top:0px;
 text-align:center;
 border-top-color:#210c0c;
 border-right-color:#210c0c;
 border-bottom-color:#210c0c;
 border-left-color:#210c0c;
 border-top-width:0px;
 border-right-width:0px;
 border-bottom-width:0px;
 border-left-width:0px;
 width:100%;
 padding-bottom:0px;
 padding-right:0px;
 padding-left:0px;
 height:100%;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
 background-color:#ffffff;
 box-shadow:7px -4px 18px 1px rgba(0,0,0,0.2);
}
.box--hover--biblestudy:not(.ct-section):not(.oxy-easy-posts),
.box--hover--biblestudy.oxy-easy-posts .oxy-posts,
.box--hover--biblestudy.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
flex-wrap:nowrap;
align-items:center;
justify-content:space-between;
}
.cicle--boxhover--blblestudy {
}
.circle--box--hover:hover{
transform:scale(1.1,1.1); border-top-width:6px;
 border-right-width:6px;
 border-bottom-width:6px;
 border-left-width:6px;
 border-top-color:#848484;
 border-right-color:#848484;
 border-bottom-color:#848484;
 border-left-color:#848484;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 box-shadow:0px 12px 18px rgba(0,0,0,0.1);
}
.circle--box--hover {
 transition-duration:0.2s;
 transition-timing-function:ease;
 transition-property:all;
 text-align:center;
 border-top-color:#210c0c;
 border-right-color:#210c0c;
 border-bottom-color:#210c0c;
 border-left-color:#210c0c;
 border-top-width:0px;
 border-right-width:0px;
 border-bottom-width:0px;
 border-left-width:0px;
 width:244px;
 padding-bottom:0px;
 padding-right:0px;
 padding-left:10px;
 height:244px;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
 background-color:#ffffff;
 margin-bottom:13px;
 padding-top:45px;
 box-shadow:7px -4px 18px 1px rgba(0,0,0,0.2);
}
.circle--box--hover:not(.ct-section):not(.oxy-easy-posts),
.circle--box--hover.oxy-easy-posts .oxy-posts,
.circle--box--hover.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
flex-wrap:nowrap;
align-items:center;
justify-content:space-between;
}
@media (max-width: 767px) {
.circle--box--hover {
}
.circle--box--hover:not(.ct-section):not(.oxy-easy-posts),
.circle--box--hover.oxy-easy-posts .oxy-posts,
.circle--box--hover.ct-section .ct-section-inner-wrap{
display:none;
flex-direction:unset;
}
}

.pill-bs-2:hover{
transform:scale(1.05,1.05); box-shadow:0px 12px 18px rgba(0,0,0,0.1);
}
.pill-bs-2 {
 width:25%;
 min-height:460px;
 padding-right:0px;
 margin-bottom:19px;
 transition-duration:0.6s;
 box-shadow:0px 0px 4px rgba(0,0,0,0.15);
}
.pill-bs-2:not(.ct-section):not(.oxy-easy-posts),
.pill-bs-2.oxy-easy-posts .oxy-posts,
.pill-bs-2.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
flex-wrap:wrap;
}
.btn--biblestudies:hover{
}.btn--biblestudies:hover{
 color:rgba(255,255,255,0.69);
}
.btn--biblestudies {
background-color :#1e73be;
border: 1px solid #1e73be;
color: #ffffff;
}.btn--biblestudies {
 padding-right:2.5em;
 padding-left:2.5em;
 margin-top:0px;
 color:#ffffff;
}
.bs--container--changes {
}
.reveal--animation {
 margin-top:5px;
}
.bs--container--w-arrows2 {
}
.accordion--title {
}
.display--true {
}
.display--true:not(.ct-section):not(.oxy-easy-posts),
.display--true.oxy-easy-posts .oxy-posts,
.display--true.ct-section .ct-section-inner-wrap{
display:block;
flex-direction:unset;
}
.display--false {
}
.display--false:not(.ct-section):not(.oxy-easy-posts),
.display--false.oxy-easy-posts .oxy-posts,
.display--false.ct-section .ct-section-inner-wrap{
display:none;
flex-direction:unset;
}
.btn--biblestudies2:hover{
 color:rgba(255,255,255,0.69);
}
.btn--biblestudies2 {
}
.box--text--blocks {
 margin-top:6px;
 width:100%;
 margin-bottom:13px;
}
.box--text--blocks:not(.ct-section):not(.oxy-easy-posts),
.box--text--blocks.oxy-easy-posts .oxy-posts,
.box--text--blocks.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
}
.images--startagroup--boxes {
 height:120px;
}
.image--box--stag {
 padding-top:28px;
 padding-bottom:33px;
}
.fancy {
 width:100%;
}
@media (max-width: 767px) {
.fancy {
 font-size:14px;
}
}

.box--active {
}
.parish--circle--tools {
 background-color:#ffffff;
 width:130px;
 font-size:40px;
 text-align:center;
 border-radius:50%;
 height:130px;
 padding-top:11px;
 margin-bottom:14px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-width:6px;
 border-right-width:6px;
 border-bottom-width:6px;
 border-left-width:6px;
 border-top-color:#ffb1b9;
 border-right-color:#ffb1b9;
 border-bottom-color:#ffb1b9;
 border-left-color:#ffb1b9;
}
.parish--circle--tools:not(.ct-section):not(.oxy-easy-posts),
.parish--circle--tools.oxy-easy-posts .oxy-posts,
.parish--circle--tools.ct-section .ct-section-inner-wrap{
align-items:center;
}
@media (max-width: 767px) {
.parish--circle--tools {
}
}

.block--boxes--5 {
 margin-left:40px;
 margin-right:40px;
 background-color:#eaf1ed;
 padding-right:15px;
 padding-left:15px;
 text-align:center;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
 border-top-color:#7c7c7c;
 border-right-color:#7c7c7c;
 border-bottom-color:#7c7c7c;
 border-left-color:#7c7c7c;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 padding-top:0px;
 padding-bottom:20px;
 width:NaNpx;
}
.block--boxes--5:not(.ct-section):not(.oxy-easy-posts),
.block--boxes--5.oxy-easy-posts .oxy-posts,
.block--boxes--5.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.block--icon--top--3 {
 background-color:#ffffff;
 width:130px;
 font-size:40px;
 text-align:center;
 border-radius:50%;
 height:130px;
 padding-top:11px;
 margin-bottom:14px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-width:6px;
 border-right-width:6px;
 border-bottom-width:6px;
 border-left-width:6px;
 border-top-color:#ffb1b9;
 border-right-color:#ffb1b9;
 border-bottom-color:#ffb1b9;
 border-left-color:#ffb1b9;
}
.block--icon--top--3:not(.ct-section):not(.oxy-easy-posts),
.block--icon--top--3.oxy-easy-posts .oxy-posts,
.block--icon--top--3.ct-section .ct-section-inner-wrap{
align-items:center;
}
.links--waystogive {
 font-size:25px;
 margin-left:4px;
 margin-right:4px;
}
.links--waystogive:not(.ct-section):not(.oxy-easy-posts),
.links--waystogive.oxy-easy-posts .oxy-posts,
.links--waystogive.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
}
.links--wtg {
 url_encoded:true;
 font-size:18px;
 color:#000000;
 text-transform:uppercase;
}
.url--intext {
 margin-bottom:4px;
 margin-top:3px;
 font-size:18px;
}
@media (max-width: 767px) {
.url--intext {
 margin-top:13px;
}
}

.boards--images {
 width:290px;
}
.team--circle {
 border-top-width:4px;
 border-right-width:4px;
 border-bottom-width:4px;
 border-left-width:4px;
 border-top-color:#ffb1bb;
 border-right-color:#ffb1bb;
 border-bottom-color:#ffb1bb;
 border-left-color:#ffb1bb;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
 border-radius:100%;
 overflow:hidden;
}
.team--circle--container {
 width:100%;
 text-align:center;
 padding-top:5px;
 padding-left:5px;
 padding-right:5px;
 padding-bottom:5px;
 border-top-width:3px;
 border-right-width:3px;
 border-bottom-width:3px;
 border-left-width:3px;
 border-top-color:#ffb1bb;
 border-right-color:#ffb1bb;
 border-bottom-color:#ffb1bb;
 border-left-color:#ffb1bb;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-radius:100%;
}
.team--circle--container:not(.ct-section):not(.oxy-easy-posts),
.team--circle--container.oxy-easy-posts .oxy-posts,
.team--circle--container.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
}
.team--container {
 width:100%;
 padding-right:20px;
 padding-left:20px;
 padding-top:25px;
}
.box-to--reveal--team {
 width:200%;
 background-color:#ffffff;
 padding-top:40px;
 padding-left:40px;
 padding-right:40px;
 padding-bottom:30px;
 border-top-width:10px;
 border-top-color:#ffb1bb;
 border-top-style:solid;
 height:500px;
 box-shadow:0px 8px 14px 0px rgba(0,0,0,0.07);
}
.box-to--reveal--team--right {
 width:200%;
 background-color:#ffffff;
 padding-top:40px;
 padding-left:40px;
 padding-right:40px;
 padding-bottom:30px;
 border-top-width:10px;
 border-top-color:#ffb1bb;
 border-top-style:solid;
 height:500px;
 box-shadow:0px 8px 14px 0px rgba(0,0,0,0.07);
}
.team--circle2 {
 border-top-width:4px;
 border-right-width:4px;
 border-bottom-width:4px;
 border-left-width:4px;
 border-top-color:#ffb1bb;
 border-right-color:#ffb1bb;
 border-bottom-color:#ffb1bb;
 border-left-color:#ffb1bb;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
 border-radius:100%;
 overflow:hidden;
}
.team--circle--container2 {
 width:100%;
 text-align:center;
 padding-top:5px;
 padding-left:5px;
 padding-right:5px;
 padding-bottom:5px;
 border-top-width:3px;
 border-right-width:3px;
 border-bottom-width:3px;
 border-left-width:3px;
 border-right-color:#a2acab;
 border-bottom-color:#a2acab;
 border-left-color:#a2acab;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-radius:100%;
 border-top-color:#a2acab;
}
.team--circle--container2:not(.ct-section):not(.oxy-easy-posts),
.team--circle--container2.oxy-easy-posts .oxy-posts,
.team--circle--container2.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
}
.box-box-to--reveal--team {
}
.box-to--reveal--team2 {
 border-top-color:#a2acab;
}
.team--container--chaplains {
}
.team--circle3 {
 border-top-width:4px;
 border-right-width:4px;
 border-bottom-width:4px;
 border-left-width:4px;
 border-right-color:#ffb1bb;
 border-bottom-color:#ffb1bb;
 border-left-color:#ffb1bb;
 border-radius:0%;
 overflow:hidden;
}
.team--circle--container3 {
 border-top-color:#6fa287;
 border-right-color:#6fa287;
 border-bottom-color:#6fa287;
 border-left-color:#6fa287;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
}
.cajas--socialmedia {
 width:44px;
 height:48px;
 margin-right:10px;
}
.cajas--socialmedia:not(.ct-section):not(.oxy-easy-posts),
.cajas--socialmedia.oxy-easy-posts .oxy-posts,
.cajas--socialmedia.ct-section .ct-section-inner-wrap{
display:flex;
align-items:center;
justify-content:center;
}
.oxy-stock-content-styles {
}
.links--blog:hover{
 background-color:#000000;
 color:#ffffff;
}
.links--blog {
 color:#ffffff;
 margin-left:auto;
 margin-right:auto;
 background-color:#6fa287;
 letter-spacing:1px;
}
.links--blog--text {
}
.cajas-socialmedia--black {
}
.videos--boxes {
 min-height:300px;
 background-color:#ff99a6;
 padding-left:20px;
 padding-top:20px;
 padding-right:20px;
 padding-bottom:20px;
 width:32%;
cursor:pointer;
}
.videos--boxes:not(.ct-section):not(.oxy-easy-posts),
.videos--boxes.oxy-easy-posts .oxy-posts,
.videos--boxes.ct-section .ct-section-inner-wrap{
display:flex;
align-items:center;
align-content:center;
justify-content:center;
}
@media (max-width: 767px) {
.videos--boxes {
 margin-bottom:21px;
 width:90%;
}
}

.youtube-video-container {
}
.about-bullets {
 width:100%;
}
@media (max-width: 767px) {
.about-bullets {
 font-size:14px;
white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */ white-space: -pre-wrap; /* Opera 4-6 */ white-space: -o-pre-wrap; /* Opera 7 */ white-space: pre-wrap; /* css-3 */ word-wrap: break-word; /* Internet Explorer 5.5+ */ white-space: -webkit-pre-wrap; /* Newer versions of Chrome/Safari*/ word-break: break-all; white-space: normal;
}
}

.url {
}
.toggle-4473 {
}
.toggle-4473-expanded {
}
.heading2:hover{
 color:#000000;
}
.heading2 {
 width:100%;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-radius:0px;
 margin-bottom:10px;
 padding-top:20px;
 padding-left:20px;
 padding-right:20px;
 padding-bottom:20px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-color:#a2acab;
 border-right-color:#a2acab;
 border-bottom-color:#a2acab;
 border-left-color:#a2acab;
 color:#ff99a6;
}
.tabs-3054-tab:hover{
 background-color:#a2acab;
 color:#ffffff;
 transition-duration:0.6s;
}
.tabs-3054-tab {
 width:48%;
 color:#000000;
 font-size:20px;
 font-weight:900;
 background-color:#f6f6f6;
}
.tabs-3054-tab-active {
}
.tabs-contents-3054-tab {
 padding-top:52px;
}
.alignleft {
 max-width:530px;
}
.alignleft:not(.ct-section):not(.oxy-easy-posts),
.alignleft.oxy-easy-posts .oxy-posts,
.alignleft.ct-section .ct-section-inner-wrap{
flex-direction:unset;
}
@media (max-width: 767px) {
.alignleft {
 width:292px;
}
}

.alignright {
}
.btn--shopnow:hover{
 background-color:#000000;
 color:#ffffff;
}
.btn--shopnow {
 background-color:#ff99a6;
 color:#ffffff;
 border-radius:100%;
 margin-left:auto;
 margin-right:auto;
 box-shadow:2px 4px 8px 1px rgba(0,0,0,0.2);
}
@media (max-width: 991px) {
.btn--shopnow {
}
}

.btn-shopnow {
}
.btn--text--shopnow {
 font-size:25px;
 width:125px;
 height:125px;
 padding-top:33px;
 line-height:1.3;
 color:#ffffff;
}
.img--popup-class {
 box-shadow:0px 0px 16px 0px rgba(0,0,0,0.09);
}
@media (max-width: 991px) {
.img--popup-class {
 width:200px;
}
}

.popup--left--text {
 margin-top:16px;
 font-size:16px;
}
@media (max-width: 991px) {
.popup--left--text {
 width:100%;
}
}

.video--boxes2:hover{
 background-color:#000000;
}
.video--boxes2 {
 min-height:210px;
 background-color:#a2acab;
 width:32%;
 padding-right:0px;
 padding-left:0px;
 padding-top:0px;
 padding-bottom:0px;
 margin-left:30px;
 margin-right:30px;
 margin-bottom:30px;
 margin-top:30px;
cursor:pointer;
}
.video--boxes2:not(.ct-section):not(.oxy-easy-posts),
.video--boxes2.oxy-easy-posts .oxy-posts,
.video--boxes2.ct-section .ct-section-inner-wrap{
display:flex;
align-items:center;
align-content:center;
justify-content:center;
}
@media (max-width: 767px) {
.video--boxes2 {
 margin-bottom:21px;
 width:90%;
}
}

.videos--links--navigation:hover{
 color:#000000;
}
.videos--links--navigation {
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-color:#a2acab;
 border-right-color:#a2acab;
 border-bottom-color:#a2acab;
 border-left-color:#a2acab;
 border-top-style:solid;
 width:100%;
 text-align:left;
 padding-bottom:20px;
 padding-top:16px;
 color:#6fa387;
 font-weight:900;
 letter-spacing:1.8px;
}
.box--videos {
 margin-left:auto;
 margin-right:auto;
 text-align:center;
 border-bottom-color:#a2acab;
 border-bottom-width:1px;
 border-bottom-style:solid;
 max-width:800px;
 width:100%;
 padding-bottom:61px;
 padding-top:66px;
}
.box--videos:not(.ct-section):not(.oxy-easy-posts),
.box--videos.oxy-easy-posts .oxy-posts,
.box--videos.ct-section .ct-section-inner-wrap{
align-items:center;
}
@media (max-width: 767px) {
.box--videos {
 width:80%;
}
}

.accordion2 {
 width:100%;
 padding-top:20px;
 padding-bottom:63px;
 margin-bottom:16px;
}
.accordion3 {
 width:100%;
 padding-top:20px;
 padding-bottom:63px;
}
.modal--responsive {
 width:75%;
}
.blog--text--content {
}
.generic {
}
.dnrboxwidget {
 max-height:1100px;
 margin-bottom:0px;
 overflow:hidden;
}
.search--box {
 width:100%;
 text-align:center;
 background-color:#f1f3f2;
}
.iatswidget {
}
.iatswidget .ct-section-inner-wrap {
padding-right: 0;
padding-left: 0;
}
.text-box-green-link {
 text-align:left;
 padding-left:0px;
 width:100%;
 padding-right:3px;
 margin-left:0px;
 font-size:18px;
 padding-bottom:0px;
 margin-bottom:0px;
 padding-top:0px;
 align-self:center;
 margin-top:24px;
}
.text-box-green-link:not(.ct-section):not(.oxy-easy-posts),
.text-box-green-link.oxy-easy-posts .oxy-posts,
.text-box-green-link.ct-section .ct-section-inner-wrap{
display:inline;
}
@media (max-width: 991px) {
.text-box-green-link {
 margin-top:25px;
 margin-bottom:0px;
}
}

@media (max-width: 479px) {
.text-box-green-link {
 margin-left:0px;
 margin-top:0px;
 margin-bottom:0px;
}
}

.oxy-superbox-primary {
}
.oxy-superbox-secondary {
}
.tabs-0979-tab {
 width:33%;
 opacity:0.6;
 background-color:#bbbbbb;
}
.tabs-0979-tab-active {
 opacity:1;
 background-color:#ff99a6;
 padding-left:1px;
 padding-right:0px;
 box-shadow:0px 0px 2px 2px #000000;
}
.tabs-contents-0979-tab {
 background-repeat:no-repeat;
 background-blend-mode:soft-light;
 background-position:100% 0%;
}
.tabs-4036-tab {
 width:33%;
}
@media (max-width: 767px) {
.tabs-4036-tab {
 width:33%;
}
}

.tabs-4036-tab-active {
}
.tabs-contents-4036-tab {
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-color:#666666;
 border-right-color:#666666;
 border-bottom-color:#666666;
 border-left-color:#666666;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
}
.tabs-contents-4036-tab:not(.ct-section):not(.oxy-easy-posts),
.tabs-contents-4036-tab.oxy-easy-posts .oxy-posts,
.tabs-contents-4036-tab.ct-section .ct-section-inner-wrap{
display:flex;
align-items:flex-end;
align-content:flex-end;
}
.tabs-calendar-titles:active{
 background-color:#ff99a6;
}
.tabs-calendar-titles {
 background-color:#ffd1d4;
 width:33%;
 margin-left:0px;
 align-self:center;
 margin-right:0px;
 padding-right:0px;
 padding-left:0px;
}
.tabs-calendar-titles:not(.ct-section):not(.oxy-easy-posts),
.tabs-calendar-titles.oxy-easy-posts .oxy-posts,
.tabs-calendar-titles.ct-section .ct-section-inner-wrap{
display:flex;
align-items:center;
justify-content:center;
}
@media (max-width: 479px) {
.tabs-calendar-titles {
 width:33%;
 min-height:120px;
}
}

.link--button:hover{
background-color :#3a7f5d;
border: 1px solid #3a7f5d;
color: #ffffff;
}.link--button:hover{
}
.link--button {
background-color :#6fa088;
border: 1px solid #6fa088;
color: #ffffff;
}.link--button {
 margin-top:16px;
 width:200px;
}
.speaking--team {
 border-top-width:2px;
 border-right-width:2px;
 border-bottom-width:2px;
 border-left-width:2px;
 border-top-color:#ffb1bb;
 border-right-color:#ffb1bb;
 border-bottom-color:#ffb1bb;
 border-left-color:#ffb1bb;
 border-radius:100%;
 overflow:hidden;
 width:200px;
 height:200px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 align-self:center;
 text-align:center;
}
.speaking--team:not(.ct-section):not(.oxy-easy-posts),
.speaking--team.oxy-easy-posts .oxy-posts,
.speaking--team.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-content:center;
justify-content:center;
}
.accordion4 {
 width:100%;
 padding-top:18px;
}
.title-region {
 color:#ff99a6;
}
.box-columns:ct_depth{
}
.left-box {
 width:49.99%;
}
.left-box:ct_depth{
}
.right-box:ct_depth{
}
.right-box {
 width:50.01%;
}
.line {
}
.coach-headline:ct_depth{
}
.coach-headline {
 color:#ff99a6;
 font-size:43px;
}
.coach-subheadline:ct_depth{
}
.coach-subheadline {
 color:#ff99a6;
 margin-bottom:45px;
 font-size:20px;
 align-self:center;
}
.coach-block-left:ct_depth{
}
.coach-block-left {
 margin-top:9px;
 width:49.9%;
 position:relative;
}
.coach-block-left:not(.ct-section):not(.oxy-easy-posts),
.coach-block-left.oxy-easy-posts .oxy-posts,
.coach-block-left.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.coach-block-right:ct_depth{
}
.coach-block-right {
 width:50.01%;
 text-align:center;
}
.coach-col-1 {
}
.coach-col-1:not(.ct-section):not(.oxy-easy-posts),
.coach-col-1.oxy-easy-posts .oxy-posts,
.coach-col-1.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
}
.coach-col-1:ct_depth{
}
.coach-left:ct_depth{
}
.coach-left {
 width:49.99%;
}
.coach-img-1:ct_depth{
}
.coach-img-1 {
 margin-top:15px;
 align-self:center;
 font-size:20px;
}
.coach-line:ct_depth{
}
.coach-line {
 width:100%;
 margin-bottom:15px;
 text-align:center;
}
.coach-line:not(.ct-section):not(.oxy-easy-posts),
.coach-line.oxy-easy-posts .oxy-posts,
.coach-line.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.coach-section2-header:ct_depth{
}
.coach-section2-header {
 margin-top:19px;
 font-size:24px;
}
.coach-section2-div:ct_depth{
}
.coach-section2-div {
 width:100%;
 margin-right:0px;
 text-align:center;
 padding-top:17px;
 padding-bottom:21px;
}
.coach-section2-div:not(.ct-section):not(.oxy-easy-posts),
.coach-section2-div.oxy-easy-posts .oxy-posts,
.coach-section2-div.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.coach-section2-col:ct_depth{
}
.coach-end-section1:ct_depth{
}
.coach-end-section1 {
 width:100%;
 margin-right:0px;
 text-align:center;
}
.coach-end-section1:not(.ct-section):not(.oxy-easy-posts),
.coach-end-section1.oxy-easy-posts .oxy-posts,
.coach-end-section1.ct-section .ct-section-inner-wrap{
align-items:center;
}
.coach-section2-btn-div:ct_depth{
}
.coach-section2-btn-div {
 width:50%;
 align-self:center;
 padding-bottom:14px;
 margin-top:0px;
 margin-left:auto;
 margin-right:auto;
}
.coach-section2-btn-div:not(.ct-section):not(.oxy-easy-posts),
.coach-section2-btn-div.oxy-easy-posts .oxy-posts,
.coach-section2-btn-div.ct-section .ct-section-inner-wrap{
display:grid;
align-items:center;
align-content:center;
display: grid !important;align-items: stretch;grid-template-columns: repeat(1, minmax(200px, 1fr));grid-column-gap: 20px;grid-row-gap: 20px;}
.coach-btn2 {
 width:100%;
}
.coach-btn2:not(.ct-section):not(.oxy-easy-posts),
.coach-btn2.oxy-easy-posts .oxy-posts,
.coach-btn2.ct-section .ct-section-inner-wrap{
display:flex;
align-items:center;
align-content:center;
}
.coach-video:ct_depth{
}
.coach-video {
 padding-top:0px;
 min-height:265px;
}
.coach-video:not(.ct-section):not(.oxy-easy-posts),
.coach-video.oxy-easy-posts .oxy-posts,
.coach-video.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
flex-wrap:nowrap;
align-content:center;
}
.coach-last-section-col {
}
.coach-last-section-col:ct_depth{
}
.coach-last-section-div:ct_depth{
}
.coach-last-section-div {
 width:33%;
 padding-top:0px;
 padding-right:0px;
 padding-bottom:0px;
 padding-left:0px;
padding: 0 !important;
}
.coach-table-header:ct_depth{
}
.coach-table-header {
 background-color:#ffd1d4;
 width:100%;
 margin-right:0px;
 border-top-width:1px;
 border-right-width:0px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-color:#0f0f0f;
 border-right-color:#0f0f0f;
 border-bottom-color:#0f0f0f;
 border-left-color:#0f0f0f;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 padding-left:0px;
 padding-right:0px;
 padding-top:10px;
 padding-bottom:10px;
}
.coach-table-header:not(.ct-section):not(.oxy-easy-posts),
.coach-table-header.oxy-easy-posts .oxy-posts,
.coach-table-header.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-content:center;
justify-content:center;
}
@media (max-width: 479px) {
.coach-table-header {
 border-right-width:1px;
 border-right-style:solid;
}
}

.coach-table-cont:ct_depth{
}
.coach-table-cont {
 width:100%;
 text-align:center;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-width:0px;
 border-right-width:0px;
 border-bottom-width:1px;
 border-left-width:1px;
}
.coach-table-cont:not(.ct-section):not(.oxy-easy-posts),
.coach-table-cont.oxy-easy-posts .oxy-posts,
.coach-table-cont.ct-section .ct-section-inner-wrap{
align-items:center;
}
@media (max-width: 479px) {
.coach-table-cont {
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-color:#000000;
 border-right-color:#000000;
 border-bottom-color:#000000;
 border-left-color:#000000;
}
}

.coach-table-header-2:ct_depth{
}
.coach-table-header-2 {
 background-color:#ffd1d4;
 width:100%;
 margin-right:0px;
 border-top-width:1px;
 border-right-width:0px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-color:#0f0f0f;
 border-right-color:#0f0f0f;
 border-bottom-color:#0f0f0f;
 border-left-color:#0f0f0f;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 padding-left:0px;
 padding-right:0px;
 padding-top:10px;
 padding-bottom:10px;
}
.coach-table-header-2:not(.ct-section):not(.oxy-easy-posts),
.coach-table-header-2.oxy-easy-posts .oxy-posts,
.coach-table-header-2.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-content:center;
justify-content:center;
}
@media (max-width: 479px) {
.coach-table-header-2 {
 border-right-width:1px;
 border-right-style:solid;
}
}

.coach-table-cont-2:ct_depth{
}
.coach-table-cont-2 {
 width:100%;
 text-align:center;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-width:0px;
 border-right-width:0px;
 border-bottom-width:1px;
 border-left-width:1px;
}
.coach-table-cont-2:not(.ct-section):not(.oxy-easy-posts),
.coach-table-cont-2.oxy-easy-posts .oxy-posts,
.coach-table-cont-2.ct-section .ct-section-inner-wrap{
align-items:center;
}
@media (max-width: 479px) {
.coach-table-cont-2 {
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-color:#000000;
 border-right-color:#000000;
 border-bottom-color:#000000;
 border-left-color:#000000;
}
}

.coach-table-header-3:ct_depth{
}
.coach-table-header-3 {
 width:100%;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 background-color:#ffd1d4;
 margin-right:0px;
 border-top-color:#0f0f0f;
 border-right-color:#0f0f0f;
 border-bottom-color:#0f0f0f;
 border-left-color:#0f0f0f;
 padding-top:10px;
 padding-bottom:10px;
}
.coach-table-header-3:not(.ct-section):not(.oxy-easy-posts),
.coach-table-header-3.oxy-easy-posts .oxy-posts,
.coach-table-header-3.ct-section .ct-section-inner-wrap{
display:flex;
align-items:center;
align-content:center;
}
.coach-table-cont-3:ct_depth{
}
.coach-table-cont-3 {
 width:100%;
 text-align:center;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-width:0px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
}
.coach-table-cont-3:not(.ct-section):not(.oxy-easy-posts),
.coach-table-cont-3.oxy-easy-posts .oxy-posts,
.coach-table-cont-3.ct-section .ct-section-inner-wrap{
align-items:center;
}
.coach-last-section-div-2:ct_depth{
}
.coach-last-section-div-2 {
 width:30.00%;
 padding-top:0px;
 padding-right:0px;
 padding-bottom:0px;
 padding-left:0px;
padding: 0 !important;
}
.coach-last-section-div-3:ct_depth{
}
.coach-last-section-div-3 {
 width:37.00%;
 padding-right:0px;
 padding-left:0px;
 padding-top:5px;
 padding-bottom:0px;
 margin-top:0px;
 margin-right:0px;
 margin-left:0px;
 margin-bottom:0px;
padding: 0 !important;
}
.trigger-edit-flyer {
}
.accordion5 {
 width:100%;
 margin-bottom:0px;
 padding-top:20px;
 padding-bottom:63px;
}
.toggle-7761 {
}
.toggle-7761-expanded {
}
.toggle-7951 {
}
.toggle-7951-expanded {
}
.toggle-6427 {
}
.toggle-6427-expanded {
}
.toggle-6327 {
}
.toggle-6327-expanded {
}
.toggle-7798 {
}
.toggle-7798-expanded {
}
.toggle-7428 {
}
.toggle-7428-expanded {
}
.box-landing:hover{
 border-top-color:#969696;
 border-right-color:#969696;
 border-bottom-color:#969696;
 border-left-color:#969696;
 border-top-width:0px;
 border-right-width:0px;
 border-bottom-width:0px;
 border-left-width:0px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
}
.box-landing {
 width:100%;
 margin-bottom:0px;
 height:100%;
 background-color:#ffffff;
 padding-top:45px;
 border-radius:8px;
}
.pill-landing {
 width:31%;
 background-color:#ffffff;
}
@media (max-width: 991px) {
.pill-landing {
 width:30%;
}
}

@media (max-width: 767px) {
.pill-landing {
 width:90%;
 margin-bottom:79px;
}
}

.box-hover--landing:hover{
background-color :#000000;
border: 1px solid #000000;
}.box-hover--landing:hover{
transform:scale(1.1,1.1); border-top-width:2px;
 border-right-width:2px;
 border-bottom-width:2px;
 border-left-width:2px;
 border-top-color:#848484;
 border-right-color:#848484;
 border-bottom-color:#848484;
 border-left-color:#848484;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 background-color:#ffffff;
 box-shadow:0px 12px 18px rgba(0,0,0,0.1);
}
.box-hover--landing {
background-color :#6fa387;
border: 1px solid #6fa387;
color: #ffffff;
}.box-hover--landing {
 transition-duration:0.2s;
 transition-timing-function:ease;
 transition-property:all;
 padding-top:0px;
 text-align:center;
 border-top-width:8px;
 border-right-width:8px;
 border-bottom-width:8px;
 border-left-width:8px;
 width:100%;
 padding-bottom:0px;
 padding-right:0px;
 padding-left:0px;
 height:100%;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 button-hover_color:#000000;
 border-top-color:#ffb1bb;
 border-right-color:#ffb1bb;
 border-bottom-color:#ffb1bb;
 border-left-color:#ffb1bb;
 border-radius:8px;
 background-color:#ffb1bb;
 box-shadow:7px -4px 18px 1px rgba(0,0,0,0.2);
}
.box-hover--landing:not(.ct-section):not(.oxy-easy-posts),
.box-hover--landing.oxy-easy-posts .oxy-posts,
.box-hover--landing.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
flex-wrap:nowrap;
align-items:center;
justify-content:space-between;
}
.video-link3 {
}
.view-more-button:hover{
}.view-more-button:hover{
}
.view-more-button {
}
.tabs-8947-tab {
}
.tabs-8947-tab-active {
}
.tabs-contents-8947-tab {
}
#campaignmodel {
    display: none;
}

@font-face {
  font-family: "EloquentJFPro", serif;
  font-weight: 400;
  font-style: normal
}

@font-face {
  font-family: "EloquentJFPro", serif;
  font-weight: 400;
  font-style: italic
}

@font-face {
  font-family: 'Walkway';
  src: url("/fonts/walkway_bold.ttf");
  src: url("/fonts/walkway_bold.ttf") format("truetype");
  font-weight: 400
}

@font-face {
  font-family: 'Walkway';
  src: url("/fonts/walkway_black.ttf");
  src: url("/fonts/walkway_black.ttf") format("truetype");
  font-weight: 700
}

@font-face {
  font-family: 'Walkway Italic';
  src: url("/fonts/walkway_oblique.ttf");
  src: url("/fonts/walkway_oblique.ttf") format("truetype");
}

@font-face {
  font-family: 'Walkway Semibold Italic';
  src: url("/fonts/walkway_oblique_semibold.ttf");
  src: url("/fonts/walkway_oblique_semibold.ttf") format("truetype");
}

@font-face {
  font-family: 'Walkway Black Italic';
  src: url("/fonts/walkway_oblique_bold.ttf");
  src: url("/fonts/walkway_oblique_bold.ttf") format("truetype");
  font-weight: 600;
}



body{
font-family: 'Walkway';
font-style: normal;
letter-spacing: 0.0625em;
}

body a{
color: #000;
}

h1,h2,h3,h4 {
font-family: eloquent-jf-pro, serif;
 font-weight: 400;
font-style: italic;
}

.generic h1{
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 34px;
    color: #ffb1bb;
    font-size: 4em;
    margin-top: 32px;
    width: 100%;
    text-align: center;
}

#div_block-222-40262 button {cursor:pointer;}


#popmake-40179 .pum-close{
	display:none;
}

#inner_content-3-39977 p a,
#inner_content-817-20763 p a,
#section-5-39875 div.accordion a {color:#6fa088;font-weight:600;}

#section-5-39875 div.accordion a:hover {color:#000;}

body.post-template-default p span strong a {color:#6fa088;}
body.post-template-default p span strong a:hover {color:#000;}

/*blog*/
.blog--text--content p a {color:#6fa088;}
.blog--text--content p a:hover {color:#000;}

#sb_instagram #sbi_images {
  margin-bottom: 20px;
}

.btn-font--cali{
font-family: eloquent-jf-pro, serif;
font-weight: 400;
  font-style: italic;
}

#hero--quote {
font-family: eloquent-jf-pro, serif;
font-weight: 400;
font-style: italic;
}


.atomic-secondary-heading {
font-family: eloquent-jf-pro, serif;
font-weight: 400;
font-style: italic;
}

.dark-heading {
  font-family: eloquent-jf-pro, serif;
font-weight: 400;
  font-style: italic;
}

.ct-link-text{
font-size: 0.8667rem;
}


.fixed--menu {
  position: fixed !important;
  top: 0;
  z-index: 300;
  transition-duration: 0.3s;
  box-shadow: 0 2px 4px rgba(36, 32, 33, 0.6);
}


.fixed--header {
 margin-top: 82px;
}


#sb_instagram #sbi_load .sbi_load_btn, #sb_instagram .sbi_follow_btn a {
  transition: all .1s ease-in;
  border-radius: 0;
  padding: 7px 25px;
  font-size: 16px;
}


#text_block-128-20708 {
  letter-spacing: 1px;
}



video {
  object-fit: cover;
  z-index: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-size: cover;
  opacity: .3;
}

.pum-container .pum-content>:first-child {
  margin-top: 0;
  display: flex;
  justify-content: space-between;
  flex-direction: inherit;
}


.pum-container.pum-responsive img {
  max-width: 200px;
  height: auto;
  margin-right: 20px;
}


#btn--findgroup2 a {display:block;position:absolute;width:100%;height:100%;}

div#search--code--box2 form.shopify-form button {
  display:none;
}

.dnrboxwidget {max-width:500px;margin:0 auto;text-align:center;}

.iatswidget {max-width:850px;min-width: 320px;margin:0 auto;text-align:center;}
.iatswidget .ct-section-inner-wrap {padding:0px;}
.iatswidget .ct-section-inner-wrap #inner_content-76-39875 {min-width:320px;}

.hosting-footer-2-link:hover {font-weight:bold;}

div#div_block-6-20741 {
  margin-top: 0;
  font-size: 1rem;
}

div#div_block-10-20741 {
  align-items: unset;
  width: 100%;
}


div#text_block-7-20741 {
  margin-bottom: 14px;
  font-size: 1.6rem;
  padding: 10px;
  color: #fff;
  letter-spacing: 1px;
}


a#link_button-9-20741 {
  background-color: #f3baba;
  border: 1px solid #f3baba;
  color: #ffffff;
  padding: 10px 16px;
text-transform: uppercase;
}

.pum-overlay.pum-overlay-disabled .pum-container {
  width: 700px;
  height: 350px;
  box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.55);
}

.pum-theme-20717 .pum-content, .pum-theme-default-theme .pum-content {
  color: #ffffff;
  font-family: inherit;
  font-weight: 400;
  font-style: inherit;
  outline: none;
}

.pum-theme-20717 .pum-content + .pum-close, .pum-theme-default-theme .pum-content + .pum-close {
  position: absolute;
  height: auto;
  width: auto;
  left: auto;
  right: 16px;
  bottom: auto;
  top: 0px;
  padding: 17px;
  color: white;
  font-family: inherit;
  font-weight: 400;
  font-size: 32px;
  font-style: inherit;
  line-height: 36px;
  border: 0;
  border-radius: 0px;
  box-shadow: none;
  text-shadow: none;
  background-color: initial;
}


.pum-close:hover {
  transform: scale(1.25);
  color: black !important;
  transition: transform 150ms ease-in-out;
  outline: none;
}

.pum-theme-20717 .pum-container, .pum-theme-default-theme .pum-container {
  padding: 52px;
  border-radius: 0px;
  border: 1px none #000000;
  box-shadow: 1px 1px 3px 0px rgba( 2, 2, 2, 0.23 );
  background-color: #ffb1b8 ;
	 /* background-color:  #A2ACAB;*/

}


a#link_text-14-20741 {
  border: 0;
  background:#9eacaa;
  max-width: 224px;
  font-size: 1.2rem;
}


a#link_text-14-20741:hover {
  background:#819190;
}


#slider-11-20708 .unslider .unslider-nav {
  position: absolute;
  bottom: 23px;
  left: 0;
  right: 0;
  z-index: 100;
}


.tabs-2026-tab-active .box-hover{
  transform: scale(1.1,1.1);
  box-shadow: 0px 12px 18px rgba(0,0,0,0.1);

}

.tabs-2026-tab-active .box-hover::after {
content: '';
height: 60px;
  width: 60px;
  position: absolute;
  background-color: white;
  bottom: -28px;
  left: 41%;
  transform: rotate(225deg);
  z-index: -1;
  box-shadow: -14px -11px 18px rgba(0,0,0,0.1);
transition-duration: 0.2s;
  transition-timing-function: ease;
  transition-property: all;
}


.biblestudy--pills.tabs-2026-tab-active .box-hover::after {
content: '\f078';
  height: 57px;
  width: 87px;
  position: absolute;
  bottom: -99px;
  transform: rotate(0deg);
  z-index: -1;
  left: 31%;
  transition-timing-function: ease;
  transition-property: all;
  background: transparent;
  font-family: "Font Awesome 5 Pro";
  box-shadow: none;
  font-size: 4rem;
  font-weight: lighter;
color: #a5a5a5;
    right: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}




.tabs-7875-tab-active .box-hover{
  transform: scale(1.1,1.1);
  box-shadow: 0px 12px 18px rgba(0,0,0,0.1);

}

.tabs-7875-tab-active .box-hover::after {
content: '';
height: 60px;
  width: 60px;
  position: absolute;
  background-color: white;
  bottom: -28px;
  left: 41%;
  transform: rotate(225deg);
  z-index: -1;
  box-shadow: -14px -11px 18px rgba(0,0,0,0.1);
transition-duration: 0.2s;
  transition-timing-function: ease;
  transition-property: all;
}


.donate--tabs.tabs-7875-tab-active .box-hover::after {
content: '\f078';
  height: 57px;
  width: 87px;
  position: absolute;
  bottom: -99px;
  transform: rotate(0deg);
  z-index: -1;
  left: 31%;
  transition-timing-function: ease;
  transition-property: all;
  background: transparent;
  font-family: "Font Awesome 5 Pro";
  box-shadow: none;
  font-size: 4rem;
  font-weight: lighter;
color: #a5a5a5;
    right: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}


/* Search reveal*/

#search--box {
height:0;
  opacity:0;
  transition: all .6s ease-in-out;
}

#search--box2 {
height:0;
  opacity:0;
  transition: all .6s ease-in-out;
}

.reveal--animation {
  opacity: 1!important;
  pointer-events: auto;
  transition: all .6s ease-in-out;
  height: 769px !important;
}


#btn--findgroup, #btn--findgroup2 {
cursor:pointer;
}

.circle--titles {
  cursor:pointer;
}


.dark-button {
  outline: none;
  cursor: pointer;
}

.fg--buttons{
border-radius:17px;
}

.btn--cbs {
  padding: 17px 80px;
  border-radius: 17px;
}


.oxy-close-modal {
  cursor: pointer;
}


.sg--tabs__menu, .sg--tabs__content {
padding:0;
}


.tabs-contents-3420-tab {
  padding: 0;
}

#st--group--tabs1 {
  background-color: #FFB1B9;
  opacity: .8;
}

#st--group--tabs2 {
  background-color: #9EACAA;
  opacity: .8;
}

#st--group--tabs3 {
  background-color: #6FA088;
  opacity: .8;
}

#st--group--tabs1.tabs-3420-tab-active {
  background-color: #FFB1B9;
  opacity: 1;
}

#st--group--tabs2.tabs-3420-tab-active {
  background-color: #9EACAA;
  opacity: 1;
}

#st--group--tabs3.tabs-3420-tab-active {
  background-color: #6FA088;
  opacity: 1;
}


#_tab_content-210-20784 {
  border-top: solid 21px #FFB1B9;
}

#_tab_content-211-20784 {
  border-top: solid 21px #9EACAA;
}

#_tab_content-212-20784 {
  border-top: solid 21px #6FA088;
}


.tabs-contents-3420-tab {
  opacity: 1;
    transition-duration: 0.2s;
  transition-timing-function: ease;
  transition-property: all;
}

.tabs-contents-3420-tab.oxy-tabs-contents-content-hidden {
  opacity: 0;
  transition-duration: 0.2s;
  transition-timing-function: ease;
  transition-property: all;
}


.text--with--icons i{
font-size: 24px;
    margin-left: 8px;
}

.text--with--icons {
  line-height: 29px;
  max-width: 353px;
}

.btn--cbs--bottom {
  cursor: pointer;
}

.btn--cbs--bottom {
  font-weight: 100;
  font-size: 17px;
  font-weight: 800;
  font-family: "Walkway";
}

.parish--icons--programs, .pie--link {
cursor: pointer;
}

.oxy-expand-collapse-icon {
  display: none;
}

#search--box {
  align-items: center;
  text-align: center;
  flex-direction: column;
  display: flex;
  margin-top: 28px;
  margin-bottom: 43px;
  overflow: hidden;
}

#search--box2 {
  align-items: center;
  text-align: center;
  flex-direction: column;
  display: flex;
  margin-top: 28px;
  margin-bottom: 43px;
  overflow: hidden;
}

/* .form-susbcribe:before {
  content: '';
  height: 60px;
  width: 60px;
  position: absolute;
  background-color: white;
  top: -31px;
  left: 44%;
  transform: rotate(225deg);
  z-index: 0;
  transition-duration: 0.2s;
  transition-timing-function: ease;
  transition-property: all;
  border-right: solid 2px #919191;
  border-bottom: solid 2px #919191;
} */


/* .donate--tabs.tabs-7875-tab-active::after {
  content: '\f078';
  height: 57px;
  width: 59px;
  position: absolute;
  bottom: -50px;
  transform: rotate(0deg);
  z-index: -1;
  left: 31%;
  transition-timing-function: ease;
  transition-property: all;
  background: transparent;
  font-family: "Font Awesome 5 Pro";
  box-shadow: none;
  font-size: 4rem;
  font-weight: lighter;
  color: #a5a5a5;
  right: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
} */


#arrow--block--email:after {
content: '';
  display: block;
  position: absolute;
  left: 100%;
  top: 0px;
  margin-top: 0;
  width: 0;
  border-top: 100px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 95px solid transparent;
  border-left: 36px solid white;
  height: 100%;
}



#arrow--block--email:before {
content: '';
  display: block;
  position: absolute;
  right: 100%;
  top: 0px;
  margin-top: 0;
  width: 0;
  border-top: 100px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 95px solid transparent;
  border-right: 36px solid white;
  height: 100%;
}

#slider-11-20708:after {
content: '';
  display: block;
  position: absolute;
  right: 0;
  bottom: -143px;
  width: 300px;
height: 314px;
background: url("/wp-content/uploads/flower-slider@2x@2x.png") no-repeat center;
}


#slider-11-20708 .unslider-arrow.prev {
  left: 37px;
  z-index: 100;
}


.dark-heading::first-letter {
-moz-font-feature-settings: "swsh" 2;
-webkit-font-feature-settings: "swsh" 2;
font-feature-settings: "swsh" 2;
}


.atomic-secondary-heading::first-letter{
  -moz-font-feature-settings: "swsh" 2;
-webkit-font-feature-settings: "swsh" 2;
font-feature-settings: "swsh" 2;
}

.ct-link-text {
  letter-spacing: 0.125em;
}

.modal--inner--sub--title {
font-family: "EloquentJFPro", serif;

}



/* Bible Study*/

.btn--biblestudy {
  padding: 14px 50px;
  border-radius: 0;
  background: #FFB1B9;
  border: 0;
font-family:"Walkway";
font-weight:bold;
letter-spacing: 0.125em;
width: 100%;
position:relative;
 z-index: 1;  
color:white;
cursor: pointer;
outline:none;
}

.btn--biblestudy::after {
  content: '';
  height: 60px;
  width: 60px;
  position: absolute;
  background-color: #FFB1B9;
  bottom: -28px;
left: 37%;
  transform: rotate(225deg);
  z-index: -1;
  transition-duration: 0.2s;
  transition-timing-function: ease;
  transition-property: all;
  right: 100%;
  margin-right: 50%;
}



#btn--tab__bs-1 {
background: #FFB1B9;
outline:none;
}

#btn--tab__bs-2 {
background: #546D95;
  outline:none;
}

#btn--tab__bs-3 {
background: #6FA088;
  outline:none;
}


#btn--tab__bs-1.btn--biblestudy::after {
   background-color: #FFB1B9;
}


#btn--tab__bs-2.btn--biblestudy::after {
   background: #546D95
}

#btn--tab__bs-3.btn--biblestudy::after {
   background: #6FA088;
}



.btn--whoweare {
  padding: 14px 50px;
  border-radius: 0;
  background: #FFB1B9;
  border: 0;
  font-family: "Walkway";
  font-weight: bold;
  letter-spacing: 0.125em;
  width: 100%;
  position: relative;
  z-index: 1;
  color: white;
  cursor: pointer;
  outline: none;
}

.btn--whoweare::after {
  content: '';
  height: 60px;
  width: 60px;
  position: absolute;
  background-color: #FFB1B9;
  bottom: -28px;
  left: 40%;
  transform: rotate(225deg);
  z-index: -1;
  transition-duration: 0.2s;
  transition-timing-function: ease;
  transition-property: all;
  right: 100%;
  margin-right: 50%;
}

#btn--tab__jot-1 {
background: #FFB1B9;
outline:none;
}

#btn--tab__jot-2 {
background: #9EACAA;
  outline:none;
}

#btn--tab__jot-3 {
background: #6FA088;
  outline:none;
}


#btn--tab__jot-1.btn--whoweare::after {
  background-color: #FFB1B9;
}


#btn--tab__jot-2.btn--whoweare::after {
  background: #9EACAA;
}

#btn--tab__jot-3.btn--whoweare::after {
  background: #6FA088;
}


#btn--tab__bs-1.btn--biblestudy::after {
   background-color: #FFB1B9;
}


#btn--tab__bs-2.btn--biblestudy::after {
   background: #546D95
}

#btn--tab__bs-3.btn--biblestudy::after {
   background: #6FA088;
}

.title--pills--fg {
font-family: eloquent-jf-pro, serif;
  font-weight: 400;
font-style: italic;
text-align:center;
  line-height:120%;
}

.title--pills--fg::first-letter {
  -moz-font-feature-settings: "swsh" 2;
  -webkit-font-feature-settings: "swsh" 2;
  font-feature-settings: "swsh" 2;
}


.btn--biblestudies {
  color: #ffffff;
  padding: 16px 2.5rem 7px 2.5rem;
  font-family: "eloquent-jf-pro", serif;
  letter-spacing: 0.087em;
  font-style: italic;
  border-radius: 0;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
  border: 0;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  border-radius: 0;
  outline: none;
}

.btn--biblestudies::first-letter {
  -moz-font-feature-settings: "swsh" 2;
  -webkit-font-feature-settings: "swsh" 2;
  font-feature-settings: "swsh" 2;
}


.btn--biblestudies2 {
  color: #ffffff;
  padding: 16px 2.5rem 7px 2.5rem;
  font-family: "eloquent-jf-pro", serif;
  letter-spacing: 0.087em;
  font-style: italic;
  border-radius: 0;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
  border: 0;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  border-radius: 0;
  outline: none;
}

.btn--biblestudies2::first-letter {
  -moz-font-feature-settings: "swsh" 2;
  -webkit-font-feature-settings: "swsh" 2;
  font-feature-settings: "swsh" 2;
}


#link_button-416-20772, #link_button-421-20772{
 background: #FFB1B9;
}

#link_button-145-20772, #link_button-414-20772{
background:#546D95;
}

#link_button-156-20772, #link_button-411-20772 {
background:#6FA088;
}


#_tab-25-20772 .circle--box--hover:hover {
 border-color: #FFB1B9;
}

#_tab-31-20772 .circle--box--hover:hover {
 border-color: #546D95;
}

#_tab-37-20772 .circle--box--hover:hover {
border-color: #6FA088;
}

.tabs-2026-tab-active {
  opacity:1;
transition-duration: 0.2s;
  transition-timing-function: ease;
  transition-property: all;
}

.tabs-7875-tab-active {
  opacity:1;
transition-duration: 0.2s;
  transition-timing-function: ease;
  transition-property: all;
}


#st-therese-society.tabs-7875-tab-active  .circle--box--hover{
  border-color: #FFB1B9;
transform: scale(1.1,1.1);
  border-top-width: 6px;
  border-right-width: 6px;
  border-bottom-width: 6px;
  border-left-width: 6px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  box-shadow: 0px 12px 18px rgba(0,0,0,0.1);
}


#_tab-18-20800.tabs-7875-tab-active  .circle--box--hover{
  border-color: #6FA088;
transform: scale(1.1,1.1);
  border-top-width: 6px;
  border-right-width: 6px;
  border-bottom-width: 6px;
  border-left-width: 6px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  box-shadow: 0px 12px 18px rgba(0,0,0,0.1);
}




#_tab-25-20772.tabs-2026-tab-active .circle--box--hover{
  border-color: #FFB1B9;
transform: scale(1.1,1.1);
  border-top-width: 6px;
  border-right-width: 6px;
  border-bottom-width: 6px;
  border-left-width: 6px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  box-shadow: 0px 12px 18px rgba(0,0,0,0.1);
}

#_tab-31-20772.tabs-2026-tab-active .circle--box--hover{
  border-color: #546D95;
transform: scale(1.1,1.1);
  border-top-width: 6px;
  border-right-width: 6px;
  border-bottom-width: 6px;
  border-left-width: 6px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  box-shadow: 0px 12px 18px rgba(0,0,0,0.1);
}

#_tab-37-20772.tabs-2026-tab-active .circle--box--hover{
  border-color: #6FA088;
transform: scale(1.1,1.1);
  border-top-width: 6px;
  border-right-width: 6px;
  border-bottom-width: 6px;
  border-left-width: 6px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  box-shadow: 0px 12px 18px rgba(0,0,0,0.1);
}



#_tab-111-20971.tabs-7875-tab-active  .circle--box--hover, #_tab-111-20971 .circle--box--hover:hover{
  border-color: #FFB1B9;
transform: scale(1.1,1.1);
  border-top-width: 6px;
  border-right-width: 6px;
  border-bottom-width: 6px;
  border-left-width: 6px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  box-shadow: 0px 12px 18px rgba(0,0,0,0.1);
}

#div_block-284-20800:hover{
  border-color: #FFB1B9;
}

#div_block-294-20800:hover {
  border-color: #6FA088;
}

#_tab-116-20971.tabs-7875-tab-active  .circle--box--hover{
  border-color: #9EACAA;
transform: scale(1.1,1.1);
  border-top-width: 6px;
  border-right-width: 6px;
  border-bottom-width: 6px;
  border-left-width: 6px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  box-shadow: 0px 12px 18px rgba(0,0,0,0.1);
}

#_tab-128-20971.tabs-7875-tab-active  .circle--box--hover, #_tab-128-20971 .circle--box--hover:hover{
  border-color: #6FA088;
transform: scale(1.1,1.1);
  border-top-width: 6px;
  border-right-width: 6px;
  border-bottom-width: 6px;
  border-left-width: 6px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  box-shadow: 0px 12px 18px rgba(0,0,0,0.1);
}



#bs--container--w-arrows:before {
  content: '';
  display: block;
  position: absolute;
  right: 100%;
  top: 0px;
  margin-top: 0;
  width: 0;
  border-top: 184px solid transparent;
  border-bottom: 176px solid transparent;
  border-right: 78px solid #fff3f4;
  height: 100%;
}

#bs--container--w-arrows:after {
    content: '';
  display: block;
  position: absolute;
  left: 100%;
  top: 0px;
  margin-top: 0;
  width: 0;
  border-top: 184px solid transparent;
  border-left: 78px solid transparent;
  border-bottom: 176px solid transparent;
  border-left: 78px solid #fff3f4;
height: 100%;
}


.bs--container--w-arrows2:before {
  content: '';
  display: block;
  position: absolute;
  right: 100%;
  top: 0px;
  margin-top: 0;
  width: 0;
  border-top: 184px solid transparent;
  border-bottom: 176px solid transparent;
  border-right: 78px solid #fff3f4;
  height: 100%;
}

.bs--container--w-arrows2:after {
    content: '';
  display: block;
  position: absolute;
  left: 100%;
  top: 0px;
  margin-top: 0;
  width: 0;
  border-top: 184px solid transparent;
  border-left: 78px solid transparent;
  border-bottom: 176px solid transparent;
  border-left: 78px solid #fff3f4;
height: 100%;
}


#bs--container--w-arrows3:before {
  content: '';
  display: block;
  position: absolute;
  right: 100%;
  top: 0px;
  margin-top: 0;
  width: 0;
  border-top: 184px solid transparent;
  border-bottom: 176px solid transparent;
  border-right: 78px solid #F1F3F2;
  height: 100%;
}

#bs--container--w-arrows3:after {
    content: '';
  display: block;
  position: absolute;
  left: 100%;
  top: 0px;
  margin-top: 0;
  width: 0;
  border-top: 184px solid transparent;
  border-left: 78px solid transparent;
  border-bottom: 176px solid transparent;
  border-left: 78px solid #F1F3F2;
height: 100%;
}


#bs--container--w-arrows4:before {
  content: '';
  display: block;
  position: absolute;
  right: 100%;
  top: 0px;
  margin-top: 0;
  width: 0;
  border-top: 184px solid transparent;
  border-bottom: 176px solid transparent;
  border-right: 78px solid #eaf1ed;
  height: 100%;
}

#bs--container--w-arrows4:after {
  content: '';
display: block;
position: absolute;
left: 100%;
top: 0px;
margin-top: 0;
width: 0;
border-top: 184px solid transparent;
border-left: 78px solid transparent;
border-bottom: 176px solid transparent;
border-left: 78px solid #eaf1ed;
height: 100%;
}

/* Find groups */
.findgroup--tabs {

}

#_tab-159-20762 .circle--box--hover:hover {
  border-color: #FFB1B9;
}

#_tab-165-20762 .circle--box--hover:hover {
  border-color: #6FA088;
}

#_tab-171-20762 .circle--box--hover:hover {
 border-color: #9eacaa;
}




#_tab-159-20762.tabs-2026-tab-active .circle--box--hover{
  border-color: #FFB1B9;
transform: scale(1.1,1.1);
  border-top-width: 6px;
  border-right-width: 6px;
  border-bottom-width: 6px;
  border-left-width: 6px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  box-shadow: 0px 12px 18px rgba(0,0,0,0.1);
}

#_tab-165-20762.tabs-2026-tab-active .circle--box--hover{
  border-color: #6FA088;
transform: scale(1.1,1.1);
  border-top-width: 6px;
  border-right-width: 6px;
  border-bottom-width: 6px;
  border-left-width: 6px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  box-shadow: 0px 12px 18px rgba(0,0,0,0.1);
}

#_tab-171-20762.tabs-2026-tab-active .circle--box--hover{
  border-color: #9eacaa;
transform: scale(1.1,1.1);
  border-top-width: 6px;
  border-right-width: 6px;
  border-bottom-width: 6px;
  border-left-width: 6px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  box-shadow: 0px 12px 18px rgba(0,0,0,0.1);
}


#btn--tab__fg-1 {
background: #FFB1B9;
outline:none;
}

#btn--tab__fg-2 {
background: #546D95;
  outline:none;
}

#btn--tab__fg-3 {
background: #6FA088;
  outline:none;
}


#btn--tab__fg-1.btn--biblestudy::after {
   background-color: #FFB1B9;
}


#btn--tab__fg-2.btn--biblestudy {
  background: #6fa088;
}

#btn--tab__fg-2.btn--biblestudy::after {
   background: #6fa088;
}

#btn--tab__fg-3.btn--biblestudy {
  background: #9eacaa;
}

#btn--tab__fg-3.btn--biblestudy::after {
   background: #9eacaa;
}


.wFormContainer .wForm {
  background: transparent;
}


.btn--box--findagroup {
  width: 300px;
  height: auto;
border: 8px solid black;
}


.btn--box--findagroup:hover {
border: 8px solid #6FA088;
}


.btn--box--findagroup2 {
  width: 380px;
  height: auto;
border: 8px solid black;
}


.btn--box--findagroup2:hover {
border: 8px solid #6FA088;
}

.btn--box--workwithus {
  width: 242px;
  height: 226px;
  border: 8px solid black;
}

.btn--box--workwithus:hover {
  border: 8px solid #6FA088;
}


/* Flower primero */
#_toggle-97-20784.toggle-3950-expanded #text_block-1046-20784{
  color: #ffb1b8;
  transition-timing-function: ease;
  transition-property: all;
}

#_toggle-97-20784 #image-1048-20784 {
display: block;
}


#_toggle-97-20784.toggle-3950-expanded #image-1048-20784 {
  display: none;
}

#_toggle-97-20784 #image-1066-20784 {
  display: none;
}


#_toggle-97-20784.toggle-3950-expanded #image-1066-20784 {
  display: block;
}

/* segundo */
#_toggle-100-20784.toggle-3950-expanded #text_block-1055-20784{
  color: #6FA088;
  transition-timing-function: ease;
  transition-property: all;
}

#_toggle-100-20784 #image-1054-20784 {
display: block;
}


#_toggle-100-20784.toggle-3950-expanded #image-1054-20784 {
  display: none;
}

#_toggle-100-20784 #image-1067-20784 {
  display: none;
}


#_toggle-100-20784.toggle-3950-expanded #image-1067-20784 {
  display: block;
}


/* tercero */
#_toggle-110-20784.toggle-3950-expanded #text_block-1060-20784{
  color: #6FA088;
  transition-timing-function: ease;
  transition-property: all;
}

#_toggle-110-20784 #image-1059-20784 {
display: block;
}


#_toggle-110-20784.toggle-3950-expanded #image-1059-20784 {
  display: none;
}

#_toggle-110-20784 #image-1069-20784 {
  display: none;
}


#_toggle-110-20784.toggle-3950-expanded #image-1069-20784 {
  display: block;
}

/* cuarto */
#_toggle-103-20784.toggle-3950-expanded #text_block-1065-20784{
  color: #ffb1b8;
  transition-timing-function: ease;
  transition-property: all;
}

#_toggle-103-20784 #image-1064-20784 {
display: block;
}


#_toggle-103-20784.toggle-3950-expanded #image-1064-20784 {
  display: none;
}

#_toggle-103-20784 #image-1071-20784 {
  display: none;
}


#_toggle-103-20784.toggle-3950-expanded #image-1071-20784 {
  display: block;
}


.fancy {
  line-height: 0.5;
  text-align: center;
}
.fancy span {
  display: inline-block;
  position: relative;  
}
.fancy span:before,
.fancy span:after {
  content: "";
  position: absolute;
  height: 5px;
  top: 0;
  width: 21vw;
  background: #9EACAA;
}

.fancy span:before {
  right: 100%;
  margin-right: 15px;
}
.fancy span:after {
  left: 100%;
  margin-left: 15px;
}


#btn-small-group--tools{
  background:#6FA088;
}


#btn-small-group--tools::after {
  content: '';
  height: 60px;
  width: 60px;
  position: absolute;
  background-color: #6FA088;
  bottom: -28px;
  left: 37%;
  transform: rotate(225deg);
  z-index: -1;
  transition-duration: 0.2s;
  transition-timing-function: ease;
  transition-property: all;
  right: 100%;
  margin-right: 50%;
}


.box--disabled {
  opacity: 0.3;
  transition-duration: 0.2s;
  transition-timing-function: ease;
  transition-property: all;
}

.parish--circle--tools.active {
  border-color: #000 !important;
}



.btn--whoweare {
  width: 100%;
}

#pum-20724 {
  z-index: 500;
 box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.55)
}


.play-video-text {
  font-family: eloquent-jf-pro, serif !important;
  font-style: italic;
  font-size: 32px !important; 
}

.mouse{
  width: 35px;
  height: 55px;
  border: 4px solid rgba(255,255,255,.6);
  border-radius: 60px;
}
.mouse::before{
  content: "";
  width: 10px;
  height: 10px;
  position: absolute;
  top: 25px;
  background: white;
  left: 50%;
  transform: translateX(-47%);
  border-radius: 50%;
  opacity: 1;
  animation: mouse 2s infinite;
}
@keyframes mouse {
  from{
    opacity: 1;
    top: 25px;
  }
  to{
    opacity: 0;
    top: 55px;
  }
}

#div_block-455-20784, #btn-parish-program--tools{
cursor: pointer;
}

.url--intext a{
    color: #6fa287;
  font-weight:900;
   
}

.url--intext a:hover {
    color: black;
   
}

.team--btn{
  font-size: 28px;
color: #ffffff;
background: #ffb1bb;
border-radius: 100%;
-moz-border-radius: 100%;
-webkit-border-radius: 100%;
line-height: 1.75em;
height: 1.75em;
width: 1.75em;
text-align: center;
cursor: pointer;
border: 0;
outline: none;
}

.team--container{
  cursor: pointer;
}

.team--container.active{
 background: rgba(255, 177, 187, 0.3);
}

.team--container--chaplains.active{
  background: #e3e6e6;
}

.box-to--reveal--team {
  pointer-events: none;
  height: 0;
  position: absolute;
  z-index: 1;
  transition: ease-in-out 600ms;
  overflow: hidden;
  top: 50%;
  opacity:0;
  left: 0;
}

.box-to--reveal--team--right {
  pointer-events: none;
  height: 0;
  position: absolute;
  z-index: 1;
  transition: ease-in-out 600ms;
  overflow: hidden;
  top: 50%;
  opacity:0;
  right:0;
}

.reveal--box {
  opacity: 1;
  pointer-events: auto;
  transition: ease-in-out 600ms;
  min-height: 306px;
  top: 94%;
  left: 0;
  height: fit-content;
}

.reveal--box--right{
  opacity: 1;
  pointer-events: auto;
  transition: ease-in-out 600ms;
  min-height: 306px;
  top: 94%;
  right: 0;
  left: initial;
  height: fit-content;
}

.team--btn {
  transform: rotate(0deg);
  transition: ease-in-out 600ms;
  z-index: 0;
}

.rotate--arrow {
  transform: rotate(-180deg);
  transition: ease-in-out 600ms;
}

.z--superior {
  z-index: 2;
}


.team--btn2 {
  background:#a2acab;
}

.socialmedia--blog {
  color: #fff;
  font-size: 22px;
  height: auto;
  width: auto;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  line-height: 40px;
  height: 42px;
  width: 50px;
  text-align: center;
  background: #ffb1bb;
  border: solid;
}


.socialmedia--blog:hover {
  background: #6fa287;
  color: white;
}


.cajas-socialmedia--black .socialmedia--blog {
  color: #fff;
  font-size: 22px;
  height: auto;
  width: auto;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  line-height: 46px;
  height: 42px;
  width: 50px;
  text-align: center;
  background: black;
  border: none;
}


.cajas-socialmedia--black .socialmedia--blog:hover {
  background: #6fa287;
  color: white;
}


.links--blog--text a{
color:#6fa287;
}

.links--blog--text a:hover{
color:black;
}

.links--blog a{
color:white;
letter-spacing: 1px;
}

.oxy-modal-backdrop .ct-modal {

}


.youtube-video-container {
position: relative;
overflow: hidden;
width: 100%;
}

.youtube-video-container::after {
display: block;
content: "";
padding-top: 56.25%;
}

.youtube-video-container iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.about-bullets li:before {
  content: "\273f";
  color: #ffb1bb;
  margin-right: 10px;
  float: left;
  margin-left: -31px;
  font-size: 25px;
  line-height: 30px;
}

.about-bullets li {
  list-style: none;
}


.tabs-3054-tab-active {
  background-color: #ffb1bb;
color:white;
}

#icon-search {
cursor:pointer;
}


img.alignright { float: right; margin: 0 0 2em 2em; }
img.alignleft { float: left; margin: 0 2em 2em 0; }
img.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignright { float: right; }
.alignleft { float: left; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }

@media only screen and (max-width: 600px) {

img.alignleft,
.alignleft,
img.alignright,
.alignright {
  float: none;
  margin-right: 0;
}

}


#shortcode-150-21019 a {
color:white !important;
    padding: 14px 16px;
    background-color: #ffb1bb;
width: 100%;
height:100%;
display:block;
}


#shortcode-150-21019 a:hover {
    background-color: black;
}



#shortcode-1032-39659 .js-cm-form, .shortcode-38-39667 .js-cm-form {
  margin-left: -20px;
}


#shortcode-1032-39659 input {
    color: black;
    border: 1px solid #000;
    outline: none;
    font-size: 14px;
    padding: 8px 15px;
    font-family: 'Walkway';
    font-style: normal;
    letter-spacing: 0.0625em;
      width: 23%;
    margin-right: 7px;
}


input#fieldEmail {
    width: 30%;
    margin-right: 21px;
}

#shortcode-1032-39659 button.js-cm-submit-button {
    align-self: center;
    margin-top: 0px;
    margin-left: auto;
    background-color: #ffffff !important;
    border-bottom: 6px solid #9eacaa !important;
    padding-bottom: 0px;
    padding-top: 0px;
    color: #000000 !important;
    text-transform: uppercase;
    font-family: 'Walkway';
    font-weight: bold;
    letter-spacing: 0.0625em !important;
    cursor: pointer;
    outline: none;
}

#shortcode-38-39667 input, #shortcode-37-40140 input{
border-radius: 0;
    width: 100%;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #000;
    vertical-align: middle;
    background-color: #fcfcfc;
    background-image: none;
    border: 1px solid #e6e6e6;
    -moz-transition: all ease-in-out .15s;
    -webkit-transition: all ease-in-out .15s;
    transition: all ease-in-out .15s;
    -moz-box-shadow: none;
  font-family:"Walkway", Arial;
  letter-spacing:1px;
}

#shortcode-38-39667 button.js-cm-submit-button,  #shortcode-37-40140 .js-cm-submit-button, #shortcode-38-39667 .js-cm-submit-button{
   background-color: #9cabab !important;
    width: 100% !important;
    color: #ffffff !important;
    font-size: 1em !important;
    padding-top: 7px !important;
    padding-bottom: 3px !important;
    font-style: italic !important;
    letter-spacing: 0.0625em !important;
  cursor:pointer;
  font-family: 'eloquent-jf-pro' !important;
  text-transform: capitalize !important;
  outline: none;
  

}

.blog--text--content img{
    max-width: 100%;
    height: auto;
}


#shortcode-152-39700 .form{
    display: inline-flex;
    flex-direction: row;
    justify-content: center;
    width: 100%;
}

#shortcode-152-39700 input{
    color: black;
    border: 1px solid #000;
    outline: none;
    font-size: 14px;
    padding: 8px 15px;
    font-family: 'Walkway';
    font-style: normal;
    letter-spacing: 0.0625em;
    /*width: 27%;*/
    margin-right: 7px;
}

 #shortcode-152-39700 .js-cm-submit-button {
align-self: center;
    margin-top: 0px;
    margin-left: 10px;
    background-color: #ffffff !important;
    border-bottom: 6px solid #ffb1bb !important;
    padding-bottom: 0px;
    padding-top: 0px;
    color: #000000 !important;
    text-transform: uppercase;
    font-family: 'Walkway';
    font-weight: bold;
    letter-spacing: 0.0625em !important;
    cursor: pointer;
    outline: none;
    border: 0;
    font-size: 20px;
}

@media (max-width: 991px) {
  
  #sb_instagram .sb_instagram_header {
    display: none;
  }
  
  .accordion .item .heading, .accordion2 .item .heading, .accordion3 .item .heading {
    height: auto !important;
    padding: 22px 30px !important;
  }
  p {
    overflow-wrap: anywhere;
  }
  

  .reveal--animation {
    height: 940px !important;
  }


  .video-controls__playcontainer__playBtn {
    height: 69px !important;
    width: 69px !important;
    padding: 0 !important;
  }

  #bs--container--w-arrows:before, #bs--container--w-arrows:after, #bs--container--w-arrows4:after, #bs--container--w-arrows4:before,#bs--container--w-arrows3:after, #bs--container--w-arrows3:before, #bs--container--w-arrows2:after, #bs--container--w-arrows2:before, #arrow--block--email:before, #arrow--block--email:after, .bs--container--w-arrows2:before, .bs--container--w-arrows2:after {
    display:none;
  }
  
  div#_header_center-34-20708 {
    display: none;
	}
  
  .modal--responsive {
    width: 96% !important;
    max-height: 94vh;
    overflow: auto;
}
  
  .btn--box--findagroup2 {
    width: 249px;
}
  
  .reveal--box, .reveal--box--right {
    width: 100%;
    overflow: auto;
    max-height: 400px;
    font-size: 15px;
}

  #section-1059-20772 {
    min-height: 331px;
    background-position: 50% 50%;
}
  
  #slider-11-20708:after {
    content: '';
    bottom: -40px;
    width: 120px;
    height: 140px;
    background-size: contain;
}
  
  div#popmake-39871 {
    display: none;
}
  
  
  #shortcode-1032-39659 .js-cm-form{
    flex-direction: column;
    display: flex;
    justify-content: center;
    text-align: justify;
    align-items: center;
}
  
  div#shortcode-1032-39659 {
    width: 75%;
}
  
  #shortcode-1032-39659 input, #shortcode-152-39700 input {
    margin-bottom: 10px;
    width: 100%;
    margin-right:0;
    margin-left:0;
}
  
  input#fieldEmail {
    width: 100%;
    margin-right:0;
    margin-left:0;
}
  
  #shortcode-1032-39659 button.js-cm-submit-button, #shortcode-152-39700 button.js-cm-submit-button{
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
}
  
}

@media (min-width: 992px) {
  #section-576-20708 {
    background-size: 107%;
  }

}


@media (min-width: 1200px) {
  #section-576-20708 {
    background-size: 107%;
  }

   .modal--responsive {
    width: 75% !important;
    max-height: 90vh;
    overflow: auto;
}

}

@media (min-width: 1400px) {
  #section-576-20708 {
    background-size: 75%;
  }
}


@media (min-width: 1400px) {
  #section-576-20708 {
    background-size: 75%;
  }
}

@media only screen and (min-device-width: 812px) 
                   and (max-device-width: 375px) 
                   and (orientation: landscape) {

  #div_block-1017-20708 {
    margin-left: 0;
    max-width: 500px;
    margin-top: 10px;
    flex-direction: initial;
    align-items: center;
  }
}

@media only screen and (min-device-width: 736px) 
                   and (max-device-width: 414px) 
                   and (orientation: landscape) {

  #div_block-1017-20708 {
    margin-left: 0;
    max-width: 500px;
    margin-top: 10px;
    flex-direction: initial;
    align-items: center;
  }
}

@media only screen and (min-device-width: 731px) 
                   and (max-device-width: 411px) 
                   and (orientation: landscape) {

  #div_block-1017-20708 {
    margin-left: 0;
    max-width: 500px;
    margin-top: 10px;
    flex-direction: initial;
    align-items: center;
  }
}





@media only screen and (min-device-width: 667px) 
                   and (max-device-width: 375px) 
                   and (orientation: landscape) {

  #div_block-1017-20708 {
    margin-left: 0;
    max-width: 500px;
    margin-top: 10px;
    flex-direction: initial;
    align-items: center;
  }
}


@media only screen and (min-device-width: 480px) 
                   and (max-device-width: 640px) 
                   and (orientation: landscape) {

  #div_block-1017-20708 {
    margin-left: 0;
    max-width: 640px;
    margin-top: 60px;
    flex-direction: initial;
    align-items: center;
  }
  #div_block-1008-20708 {min-width:240px;}
}

@media only screen 
and (min-device-width : 414px) 
and (max-device-width : 736px) 
and (orientation : landscape) { 
  #div_block-1017-20708 {
    margin-left: 0;
    max-width: 640px;
    margin-top: 50px;
    flex-direction: initial;
    align-items: center;
  }
  #div_block-1008-20708 {min-width:240px;}
}

@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) 
and (orientation : landscape) { 
  #div_block-1017-20708 {
    margin-left: 0;
    max-width: 500px;
    margin-top: 60px;
    flex-direction: initial;
    align-items: center;
  }
}

@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 812px) 
and (-webkit-device-pixel-ratio : 3)
and (orientation : landscape) { 
  #div_block-1017-20708 {
    margin-left: 0;
     max-width: 100%;
    margin-top: 40px;
    flex-direction: initial;
    align-items: center;
  }
}





@media (max-width: 767px){
    .box-to--reveal--team {
      width: 100%;
    }
}

.text-box-green-link a{color : #6FA287; font-weight : bold}


@media (max-width: 1199px)
.modal--responsive {
    width: 96% !important;
    max-height: 94vh;
    overflow: auto;
}

a#link_text-14-20741 {
border: 0;
background: #667775;
max-width: 224px;
font-size: 1.2rem;
}

.pum-container.pum-responsive img {
    max-width: 163px;
    height: auto;
    margin-right: 20px;
}


#_tab-261-41584.tabs-0979-tab-active {
    background-color: #6fa088;
    opacity: 1;
}

.btn-font--cali{
	cursor: pointer;
}

.btn-font--cali:hover{
	background-color:#000000;
	border: 1px solid #000000;
}.nav-icon {
  margin: 1em;
  width: 40px;
}

.nav-icon:after, 
.nav-icon:before, 
.nav-icon div {
  background-color: #000;
  border-radius: 3px;
  content: '';
  display: block;
  height: 5px;
  margin: 7px 0;
  transition: all .5s ease-in-out;
}


/*
.nav-icon:hover:before {
  transform: translateY(12px) rotate(135deg);
}

.nav-icon:hover:after {
  transform: translateY(-12px) rotate(-135deg);
}

.nav-icon:hover div {
  transform: scale(0);
}*/.video-overlay {
    position: relative;
}

.videoPlayBtn{
  cursor: pointer;
}

.video--container {
   height: 610px;
    display: flex;
}

.FeaturedVideo {
    max-width: 100%;
    display: none;
    height: auto;
    flex-grow: 1;
    min-height: 30vh;
}


.HomeFeaturedVideo__videoContainer {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    overflow: hidden;
    flex-direction: initial;
    max-width: 1275px;
    overflow: hidden;
    margin: 0 auto;
}



@media (min-width: 992px) {
    .HomeFeaturedVideo__videoContainer {
        height: 650px;
    }
}



.video-overlay + .video-controls {
    z-index: 2;
}

#HomeFeaturedVideo {
    max-width: 100%;
    display: none;
    height: auto;
}

.HomeFeaturedVideo__videoContainer__placeholder {
    max-width: 1155px;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.HomeFeaturedVideo__videoContainer__placeholder img {
    width: 100%;
    height: auto;
}

.video-controls {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
}

.video-controls__playcontainer {
    color: #fff;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
}


.video-controls__playcontainer:hover{
    opacity: .5;
}

.video-controls__playcontainer__playBtn {
    color: #fff;
    display: block;
    border-radius: 50%;
    border: 1px solid #fff;
    height: 1.6em;
    width: 1.6em;
    font-size: 2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left: 1%;
    background: transparent;
    outline: none;
  cursor: pointer;
}

@media (min-width: 992px) {
    .video-controls__playcontainer__playBtn {
        height: 65px;
        width: 65px;
        font-size: 32px;
        padding-left: 1%;
    }
}

.play-video-text {
    font-size: 2rem;
    font-family: "Playfair Display", serif;
    padding-left: 0.5em;
}

@media (min-width: 550px) {
   .play-video-text {
        font-size: 2rem;
    }
}

@media (min-width: 992px) {
    .play-video-text {
        font-size: 42px;
    }
}

.visible {
    visibility: visible !important;
}

.animate-lazyfade {
    visibility: visible;
    opacity: 0;
    transition: opacity 1.5s ease-in-out;
}

.video-overlay:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    background-image: linear-gradient(to top,#b98484,transparent 30%);
    z-index: 0;
}

.video-overlay:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    z-index: 1;
	background-color: #715353;
    opacity: 0.1;
}

@media (min-width: 992px){
  .video-overlay:before {
      content: '';
  }
}


.featuredvideo--int{
      max-width: 700px;
}

@media (min-width: 992px) {
.featuredvideo--int{
    height:395px;
}
}  .sectionExpand {
    overflow:hidden;
    transition: max-height 1s ease; // note that we're transitioning max-height, not height!
    height:auto;
    max-height:3000px; // still have to hard-code a value!
    transition-duration: 0.2s;
    transition-timing-function: easy;
  }
  .sectionExpand#collapsible-1.collapsed, .sectionExpand#collapsible-2.collapsed, .sectionExpand#collapsible-3.collapsed, .sectionExpand#collapsible-4.collapsed, .sectionExpand#collapsible-5.collapsed {
    max-height:0;
    transition: max-height 1s ease;
  }.accordion {
  overflow: hidden;
  margin: auto;
}

.accordion .item .heading {
  height: 67px;
font-size: 17px;
    cursor: pointer;
    color: #404040;
    padding: 22px 22px;
    background-position: right 20px top -95px;
    border: 4px solid #dadada;
    box-sizing: border-box;
    position: relative;
    border-radius: 0;
  background:#D4E3DB;
  transition-duration: 0.3s;
}

.accordion .item .heading2 {
	cursor: pointer;
}

.accordion .item.open .heading {
	background: #6FA088;
  transition-duration: 0.3s;
  color:white;
}

.accordion .item:last-child .heading { }

.accordion .item.open .heading { background-position: right 20px top -5px; }

.accordion .item .content {
  display: none;
  padding: 15px;
  background: #fff;
}


.accordion .item .heading:before {
    content: "\f0fe";
    position: absolute;
    width: 24px;
    height: 24px;
    transition-duration: 0.3s;
    color: #a0a0a0;
    right: 20px;
    font-family: 'Font Awesome 5 Pro';
    display: block;
    text-align: center;
    transform: rotate(90deg);
    font-size: 24px;
    padding: 0;
    line-height: 1;
    top: 22px;
     font-weight: 100;
  color:#6FA088;
  }


.accordion .item.open .heading:before {

  content:"\f146";
  transform: rotate(0deg);
    transition-duration: 0.3s;
  color:white;
  }


.accordion .item.open .heading2, .accordion .item .heading2:hover {
	color:black;
 }

.accordion2 {
  overflow: hidden;
  margin: auto;
}

.accordion2 .item .heading {
  height: 67px;
font-size: 17px;
    cursor: pointer;
    color: #404040;
    padding: 22px 22px;
    background-position: right 20px top -95px;
    border: 4px solid #dadada;
    box-sizing: border-box;
    position: relative;
    border-radius: 0;
  background:#D4E3DB;
  transition-duration: 0.3s;
}

.accordion2 .item .heading2 {
	cursor: pointer;
}

.accordion2 .item.open .heading {
	background: #6FA088;
  transition-duration: 0.3s;
  color:white;
}

.accordion2 .item:last-child .heading { }

.accordion2 .item.open .heading { background-position: right 20px top -5px; }

.accordion2 .item .content {
  display: none;
  padding: 15px;
  background: #fff;
}


.accordion2 .item .heading:before {
    content: "\f0fe";
    position: absolute;
    width: 24px;
    height: 24px;
    transition-duration: 0.3s;
    color: #a0a0a0;
    right: 20px;
    font-family: 'Font Awesome 5 Pro';
    display: block;
    text-align: center;
    transform: rotate(90deg);
    font-size: 24px;
    padding: 0;
    line-height: 1;
    top: 22px;
     font-weight: 100;
  color:#6FA088;
  }


.accordion2 .item.open .heading:before {

  content:"\f146";
  transform: rotate(0deg);
    transition-duration: 0.3s;
  color:white;
  }


.accordion2 .item.open .heading2, .accordion2 .item .heading2:hover {
	color:black;
 }


 ////


 .accordion3 {
  overflow: hidden;
  margin: auto;
}

.accordion3 .item .heading {
  height: 67px;
font-size: 17px;
    cursor: pointer;
    color: #404040;
    padding: 22px 22px;
    background-position: right 20px top -95px;
    border: 4px solid #dadada;
    box-sizing: border-box;
    position: relative;
    border-radius: 0;
  background:#D4E3DB;
  transition-duration: 0.3s;
}

.accordion3 .item .heading2 {
	cursor: pointer;
}

.accordion3 .item.open .heading {
	background: #6FA088;
  transition-duration: 0.3s;
  color:white;
}

.accordion3 .item:last-child .heading { }

.accordion3 .item.open .heading { background-position: right 20px top -5px; }

.accordion3 .item .content {
  display: none;
  padding: 15px;
  background: #fff;
}


.accordion3 .item .heading:before {
    content: "\f0fe";
    position: absolute;
    width: 24px;
    height: 24px;
    transition-duration: 0.3s;
    color: #a0a0a0;
    right: 20px;
    font-family: 'Font Awesome 5 Pro';
    display: block;
    text-align: center;
    transform: rotate(90deg);
    font-size: 24px;
    padding: 0;
    line-height: 1;
    top: 22px;
     font-weight: 100;
  color:#6FA088;
  }


.accordion3 .item.open .heading:before {

  content:"\f146";
  transform: rotate(0deg);
    transition-duration: 0.3s;
  color:white;
  }


.accordion3 .item.open .heading2, .accordion2 .item .heading2:hover {
	color:black;
 }



/////////


.accordion4 {
  overflow: hidden;
  margin: auto;
}

.accordion4 .item .heading {
  height: 67px;
font-size: 17px;
    cursor: pointer;
    color: #404040;
    padding: 22px 22px;
    background-position: right 20px top -95px;
    border: 4px solid #dadada;
    box-sizing: border-box;
    position: relative;
    border-radius: 0;
  background:#D4E3DB;
  transition-duration: 0.3s;
}

.accordion4 .item .heading2 {
	cursor: pointer;
}

.accordion4 .item.open .heading {
	background: #6FA088;
  transition-duration: 0.3s;
  color:white;
}

.accordion4 .item:last-child .heading { }

.accordion4 .item.open .heading { background-position: right 20px top -5px; }

.accordion4 .item .content {
  display: none;
  padding: 15px;
  background: #fff;
}


.accordion4 .item .heading:before {
    content: "\f0fe";
    position: absolute;
    width: 24px;
    height: 24px;
    transition-duration: 0.3s;
    color: #a0a0a0;
    right: 20px;
    font-family: 'Font Awesome 5 Pro';
    display: block;
    text-align: center;
    transform: rotate(90deg);
    font-size: 24px;
    padding: 0;
    line-height: 1;
    top: 22px;
     font-weight: 100;
  color:#6FA088;
  }


.accordion4 .item.open .heading:before {

  content:"\f146";
  transform: rotate(0deg);
    transition-duration: 0.3s;
  color:white;
  }


.accordion4 .item.open .heading2, .accordion2 .item .heading2:hover {
	color:black;
 }


/////////


.accordion5 {
  overflow: hidden;
  margin: auto;
}

.accordion5 .item .heading {
  height: 67px;
font-size: 17px;
    cursor: pointer;
    color: #404040;
    padding: 22px 22px;
    background-position: right 20px top -95px;
    border: 4px solid #dadada;
    box-sizing: border-box;
    position: relative;
    border-radius: 0;
  background:#D4E3DB;
  transition-duration: 0.3s;
}

.accordion5 .item .heading2 {
	cursor: pointer;
}

.accordion4 .item.open .heading {
	background: #6FA088;
  transition-duration: 0.3s;
  color:white;
}

.accordion5 .item:last-child .heading { }

.accordion5 .item.open .heading { background-position: right 20px top -5px; }

.accordion5 .item .content {
  display: none;
  padding: 15px;
  background: #fff;
}


.accordion5 .item .heading:before {
    content: "\f0fe";
    position: absolute;
    width: 24px;
    height: 24px;
    transition-duration: 0.3s;
    color: #a0a0a0;
    right: 20px;
    font-family: 'Font Awesome 5 Pro';
    display: block;
    text-align: center;
    transform: rotate(90deg);
    font-size: 24px;
    padding: 0;
    line-height: 1;
    top: 22px;
     font-weight: 100;
  color:#6FA088;
  }


.accordion5 .item.open .heading:before {

  content:"\f146";
  transform: rotate(0deg);
    transition-duration: 0.3s;
  color:white;
  }


.accordion5 .item.open .heading2, .accordion2 .item .heading2:hover {
	color:black;
 }


 /* mega menu dropdown */
.big--menu--parent--item {
    cursor: pointer;
    justify-content: center;
}


.big-sub--menu--container, .big--submenu--short {
	
    pointer-events: none;
	height:0;
      transition: height ease-in-out 600ms;
  font-size:1rem;
  
      box-shadow: 0 0.25rem 0.625rem rgba(25, 25, 23, 0.1);
}

.big-sub--menu--container {
	background-position: right;
}

.big--menu--item:hover .big-sub--menu--container, .big--menu--item:hover .big--submenu--short{
	opacity:1;
    pointer-events: auto;
      transition: height ease-in-out 600ms;
  	height:306px;
}


.big--menu--item:hover:after{
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 20px 20px 20px;
    border-color: transparent transparent #fff transparent;
    position: absolute;
    bottom: 0;
    align-self: center;
}


#link-410-20708:hover:after {
    content: none;
}

.principal--menu--links {
	 font-size: 1rem !important;
}
.unslider-nav ol li.unslider-active {
    background-color: transparent !important;
    background: url(/wp-content/uploads/iconflower.svg) no-repeat !important;
    border: 0 !important;
    width: 20px;
    height: 20px;
    box-shadow: none !important;
}

.unslider-nav ol li {
    background-color: transparent !important;
    background: url(/wp-content/uploads/iconflowerwhite.svg) no-repeat !important;
    border: 0 !important;
    width: 20px !important;
    height: 20px !important;
    box-shadow: none !important;
}h2 span { 
  margin-top: -150px;        /* Size of fixed header */
  padding-bottom: 150px; 
  display: block; 
}.fusion-flyout-search {
   	display:none;  
    z-index: 9999998;
    position: fixed;
    top: 0px;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    transition: all .3s ease-in-out 0s;
}

.fusion-flyout-search .wrapbtns {
    display: block;
    width: 380px;
    position: absolute;
    left: 50%;
    margin-left: -190px;
  margin-top:50px;
  text-align:center;
}

.fusion-flyout-search .wrapbtns div.active {
  opacity: 1;
}


.fusion-flyout-search .wpbtn {
    float: left;
    cursor:pointer;
    width: 100%;
    max-width: 150px;
    display: inline-block;
    font-size: 18px;
    background: #9eacaa;
    color: #fff;
    font-weight: bold;
    padding: 4px 10px;
    margin:10px;
  opacity: 0.65;
}
.fusion-flyout-search .shopbtn {
    float: left;
    cursor:pointer;
    width: 100%;
    max-width: 180px;
    display: inline-block;
    font-size: 18px;
    background: #e59097;
    color: #fff;
    font-weight: bold;
    padding: 4px 10px;
    margin:10px;
  opacity: 0.65;
}

.fusion-flyout-search .wrapbtns .active {
  opacity: 1;
}

.fusion-flyout-search .wrapbtns div:hover {
  opacity: 1;
}

.fusion-flyout-search .close-icon {
    background-image: url(/img/close-icon-black.svg);
    display: block;
    width: 34px;
    height: 34px;
    background-size: 24px 24px;
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    top: 180px;
    right: 22.8%;
    border-radius: 6px;
    cursor: pointer;
}

.fusion-flyout-search .searchform {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 auto;
    padding: 50px;
  	width:692px;
  	height:632px;
}


/*shopify search form*/
.fusion-flyout-search .shopify-form {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 auto;
    padding: 50px;
  	width:692px;
  	height:632px;
}

.searchform .fusion-search-form-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden;
    width: 100%;
}

.fusion-search-form-content {
    border-radius: 0px;
    border-width: 1px;
}

.fusion-search-field.search-field {
    width: min-content;
}

.fusion-search-field.search-field > label span.screen-reader-text {visibility:hidden;}

.fusion-flyout-search .searchform .s {
    height: auto;
    background-color: transparent;
    border: none;
  	border-top-width: 0px;
    border-bottom: 1px solid;
    font-size: 50px;
    padding: 0;
    font-family: "Walkway", Arial;
    letter-spacing: 1px;
}
.fusion-flyout-search .searchform .s:focus {
  outline-width: 0px;
  border-bottom: 1px solid;
}

.fusion-flyout-search .shopify-form .s,
.fusion-flyout-search .shopify-form .s::placeholder {
    color:#ff84a3;
}


.fusion-flyout-search .searchform .fusion-search-button {
    display: none;
}

.fusion-flyout-menu-bg {
  	display:none; 
  	background-color: rgba(255,255,255,0.95);
    width: 100%;
    height: 100%;
    position: fixed;
    bottom:0;
    z-index: 9999997;
}

@media (max-width: 767px){
  
  .search-text {
    margin-right: 10px;
    font-weight: 800;
    font-size: 22px;
}
  
    .fusion-flyout-search .searchform {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
      align-items: center;
      margin: 0 auto;
      padding: 10px;
      width: 86%;
      height: 632px;
	}
  
  .fusion-flyout-search .searchform .fusion-search-button {
     display: block; 
    margin-top: 36px;
	}
  
    .fusion-search-field.search-field {
      width: 85%;
  }
  
  span.icon-input-btn {
    display: block;
    position: relative;
    width: 40px;
    height: 40px;
}
  
  i.fa.fa-search {
    display: inline-block;
    position: absolute;
    left: 0.55em;
    top: 10px;
 }
  input.fusion-search-submit.searchsubmit {
    width: 40px;
    height: 40px;
 }
  
  button.search-bar--submit {
    display: block;
    position: relative;
    width: 100%;
    float: left;
    margin: 140px 0 0 0;
    left: -59%;
}
  
  div#search--code--box2 form.shopify-form button {
    display: block;
    position: relative;
    width: 100%;
    float: left;
    margin: 140px 0 0 0;
    left: -9.55em;
}
}

@media (min-width: 768px){
    .fusion-flyout-search .searchform {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
      align-items: center;
      margin: 0 auto;
      padding: 50px;
      width:692px;
      height:632px;
	}
  
  .fusion-flyout-search .searchform .fusion-search-button {
     display: none; 
	}
  .fusion-search-field.search-field {
    width: min-content;
}
  
  div#search--code--box2 form.shopify-form button {
    display: none;
  }
}


/*Find a Group - find a Parish Program button*/
#btn--findgroup a {display:block;position:absolute;width:100%;height:100%;}

#shortcode-31-40103 div.gmw-form-wrapper.default input[type="text"],
#shortcode-1551-39670 div.gmw-form-wrapper.default input[type="text"],
#shortcode-31-40103 div.gmw-form-wrapper select,
#shortcode-1551-39670 .gmw-form-wrapper select {
  letter-spacing:1px;
  font-size: 22px;
  font-weight:600;
}
#shortcode-31-40103 div.gmw-form-wrapper {width:100%;}
#shortcode-31-40103 div.gmw-form-wrapper.default input[type="text"],
#shortcode-1551-39670 div.gmw-form-wrapper.default input[type="text"] {
  padding: 8px 10px 7px 15px;
}

#shortcode-31-40103 div.gmw-form-wrapper select,
#shortcode-1551-39670 .gmw-form-wrapper select {
  padding: 10px 15px 10px 10px;
}
div.pac-container div.pac-item {cursor:pointer;}
div.pac-container div.pac-item span,
div.pac-container div.pac-item span.pac-item-query span.pac-matched,
div.pac-container div.pac-item span span.pac-matched {
	font-family:"Walkway", Arial;
	font-size:18px;
}


/*PARISH LOOKUP Submit Button */
div.gmw-form-wrapper .gmw-submit, div.gmw-form-wrapper input[type=submit] {
      background: #ffb1bb;
    border-radius: 50%;
    height: 140px;
    width: 140px;
    font-family: 'eloquent-jf-pro';
    font-style: italic;
    font-size: 22px;
    color: #fff;
}
div.gmw-form-wrapper .gmw-submit:hover, div.gmw-form-wrapper input[type=submit]:hover {
 background:#000; 
 opacity:0.75;
}

div.gmw-form-wrapper .gmw-submit:focus, div.gmw-form-wrapper input[type=submit]:focus {
 border:0px;
  outline-width:0px;
  opacity:0.75;
}

#section-5-640 .ct-section-inner-wrap {padding-top:0px;}

.gmw-results-wrapper .gmw-results .gmw-results-count {
  text-align:center;font-weight:600;
}


#shortcode-45-39933 {margin-top:36px;}
#shortcode-45-39933 .parish-event-listing {margin-top:30px;}

.bible-study-details p.wwp-parish-meta {
  color:#6fa287;
  font-weight:600;
  margin-top: 0px;
}

#_rich_text-7-640 {
      color: #000;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.45;
    margin-top: 50px;
    margin-bottom: 60px;
  
}

#_rich_text-7-640 a {
  font-weight:600;
    letter-spacing: 2px;
    color: #6fa287;
}

#shortcode-45-39933 {
	display: flex;
    flex-direction: column;
}
 

#shortcode-45-39933 .alert-info:first-child {
    display: block;
	order: 20;
}

.hide-this {
    display: none !important;
}

#shortcode-45-39933 .alert-info {
  font-size:21px;
    color: #31708f;
    font-weight:600;
    background-color: #d9edf7;
    border-color: #bce8f1;
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
  margin-bottom:120px;
  display:none;
}

.gmw-results-wrapper .gmw-pagination li a.page-numbers,
.gmw-results-wrapper .gmw-pagination li span,
.gmw-results-wrapper .gmw-pagination li span.current {
  font-size:15px;
}

div.gmw-results-wrapper .gmw-pt-pagination-wrapper {
  margin-top:30px;
}

#shortcode-45-39933 {margin-bottom: 70px;}

#shortcode-45-39933 p a {
    font-weight: 600;
    color: #6fa287;
    text-decoration: underline;
}


/*#shortcode-45-39933 p a {
    font-weight: 600;
    letter-spacing: 2px;
    color: #fff;
    font-size: 22px;
    background: #6fa287;
    padding: 5px 10px;
    border-radius: 4px;
}

#shortcode-45-39933 p a:hover {
    color:#fff;opacity:0.75;
}*/

#headline-3-39933 {margin-top: 50px;}


.wppl-single-result.single-post {
    border: 2px solid #a2acab;
    margin-top: 40px;
    padding: 40px;
    width: 94%;
    position: relative;
}

.parish-list-count {
    font-family: "eloquent-jf-pro", serif;
      font-style: italic;
    font-size: 100px;
    color: #a2acab;
    float: left;
    position: relative;
    margin-top: 10px;
    margin-right: 3rem;
    font-style: italic;
}

#headline-3-640 {
    margin-top: 60px;
    line-height: 75px;
    margin-bottom: 20px;
}


.wppl-single-result h2 a {
    font-size: 34px;
    color: #6fa287;
}

.wppl-single-result h2 a:hover {
    color: #000;
}

.wppl-address {
    font-weight: bold;
    font-size: 25px;
}

.parish-view-btn-container {
    display: inline-block;
    float: right;
    position: absolute;
    top: 46%;
    right: -60px;
}

.parish-view-button {
    border: 5px solid !important;
    border-radius: 50%;
    padding: 42px 12px 30px 12px!important;
    font-family: "eloquent-jf-pro", serif;
    font-style: italic;
    font-size: 30px;
    background-color: #ffffff;
    color: #ffb1bb;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
  
}

.parish-view-button:hover {
    background-color: #000000;
}

@media (max-width: 768px) {
    .wppl-single-result.single-post {
        border: 2px solid #a2acab;
        margin-top: 40px;
        padding: 40px;
        width: 94%;
        position: relative;
        text-align: center;
    }
    
    .parish-list-count {
        font-size: 90px;    
        position: relative;
        float: left;
        width: 100%;
    }

    .parish-view-btn-container {
        position: inherit;
        right: auto;
        float: none;
        text-align: center;
        display: block;
    }
  
  
.parish-view-button {
    
    display: block;
        width: 138px;
        margin: 25px auto 0;
  }  
}  

ul.gmw-posts-wrapper {
    display: flex;
    flex-direction: column;
    list-style: none;
}

.wppl-h2 .distance {
    display: inline;
    margin: 0;
    padding: 0;
  color: #a2acab;
}

.gmw-single-item {
    margin-bottom: 45px;
}

.wppl-info .wppl-info-left {
    display: none;
}

.wppl-info .wppl-info-right {
    width: 100%;
}

@media (max-width: 500px) {
#search--box {
  /*height: 810px !important;;*/
}
}.subscribepopup form#subForm {
    width: 100%;
    display: flex;
    justify-content: left;
    flex-direction: column;
    margin: 4rem 0;
}

#code_block-15-41250 {
    width: 100%;
	margin: 2rem 0;
}

.subscribepopup input#fieldjjlyuhu {
    width: 100%;
    margin: 0 0 8px 0;
}

.subscribepopup input#fieldjjlyuhk {
    width: 100%;
    margin: 0 0 8px 0;
}

.subscribepopup input#fieldEmail {
    width: 100%;
    margin: 0 0 8px 0;
}

.subscribepopup button {
    border: 0;
    background: #667775;
    max-width: 224px;
    font-size: 1.2rem;
    color: white;
    padding: 14px;
}

.pum-overlay.pum-active,
	.pum-overlay.pum-active .popmake.active {
    		display: block !important;
	}.coach-video .oxygen-vsb-responsive-video-wrapper {
    position: relative;
    height: 100%;
}.event-post {
    display: flex;
    width: 100%;
    padding: 50px 0;
    border-bottom: solid #e0e0e0;
	flex-direction: inherit;
}

.events_img {
    display: block;
    width: 100%;
    height: auto;
}


.ep-left {
    flex: 2;
	position: relative;
}


.ep-right {
    flex: 2;
	padding: 0 0 0 20px;
	font-size: 16px;
	 display: block;
    	flex-direction: inherit;
}


.events_img {
    display: block;
    width: 100%;
    max-height: 350px;
    height: 350px;
    background-size: cover;
    background-repeat: no-repeat;
	box-shadow: 1px 22px 24px -12px rgba(0, 0, 0, 0.5);
-webkit-box-shadow: 1px 22px 24px -12px rgba(0, 0, 0, 0.5);
	    background-position: center;
}


a.events-posttitle {
    font-family: 'Walkway';
    font-style: normal;
    letter-spacing: 0.0625em;
    font-size: 24px;
    padding: 0;
    line-height: 120%;
	text-transform: uppercase;
}


.events-date {
	margin-top: 14px;
	font-weight:bold;
	font-size: 15px;
}

.events_date {
    display: block;
    position: absolute;
    z-index: 22222;
    top: 7px;
    background: #ffffffcf;
    width: 100px;
    height: 100px;
    padding: 16px;
    text-align: center;
    font-size: 23px;
    font-weight: bold;
    text-transform: uppercase;
    right: 8px;
    border-radius: 100px;
    border: solid 1px #eed6d6;
	font-weight:bold;
}

.event-content{
	font-weight:bold;
	font-size: 15px;
}


.event-content a{
	text-decoration: underline;
}



.event_content {
	margin-bottom: 30px;
}

a.btn_readmore {
    padding: 14px 50px;
    border-radius: 0;
    background: black;
    border: 0;
    font-family: "Walkway";
    font-weight: bold;
    letter-spacing: 0.125em;
    width: 100%;
    position: relative;
    z-index: 1;
    color: white;
    cursor: pointer;
    outline: none;
}

.event-virtual {
	color: #bc767f;
    text-transform: uppercase;
    font-weight: bold;
}



a.btn_events_url {
    padding: 14px 50px;
    border-radius: 0;
    background: #6fa088;
    border: 0;
    font-family: "Walkway";
    font-weight: bold;
    letter-spacing: 0.125em;
    width: 100%;
    position: relative;
    z-index: 1;
    color: white;
    cursor: pointer;
    outline: none;
}

.events_soon {
    position: absolute;
    z-index: 2219;
    top: 0;
    background: #b28181a6;
    width: 100%;
    height: 350px;
    text-align: center;
    text-transform: uppercase;
    color: #ffffff;
    font-size: 35px;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
}



@media (max-width: 890px) {
	.event-post {
    	flex-direction: column;
	 }	
	
	.ep-left {
    	margin-bottom: 48px;
	}
	
	.ep-right {
	    display: flex;
    	flex-direction: column;
	}
}#shortcode-418-43894 .form, .podcastform .form {
	width: 100%;
    display: inline-flex;
    justify-content: center;
    flex-wrap: wrap;
}


#shortcode-418-43894 input, .podcastform input {
    color: black;
    border: 1px solid #000;
    outline: none;
    font-size: 14px;
    padding: 8px 15px;
    font-family: 'Walkway';
    font-style: normal;
    letter-spacing: 0.0625em;
    /* width: 27%; */
    margin-right: 7px;
}


#shortcode-418-43894 .js-cm-submit-button, .podcastform .js-cm-submit-button {
    align-self: center;
    margin-top: 0px;
    margin-left: 10px;
    background-color: #ffffff !important;
    border-bottom: 6px solid #ffb1bb !important;
    padding-bottom: 0px;
    padding-top: 0px;
    color: #000000 !important;
    text-transform: uppercase;
    font-family: 'Walkway';
    font-weight: bold;
    letter-spacing: 0.0625em !important;
    cursor: pointer;
    outline: none;
    border: 0;
    font-size: 20px;
}


/* Parish Contact form */

#modal-93-39933 .wpcf7-form-control {
    width: 100%;
}

#form1 {
    display: flex;
    align-items: center;
    flex-direction: column;
}

input.wpcf7-form-control.has-spinner.wpcf7-submit {
    background-color: #9cabab !important;
    width: 100% !important;
    color: #ffffff !important;
    font-size: 1em !important;
    padding-top: 7px !important;
    padding-bottom: 3px !important;
    font-style: italic !important;
    letter-spacing: 0.0625em !important;
    cursor: pointer;
    font-family: 'eloquent-jf-pro' !important;
    text-transform: capitalize !important;
    outline: none;
    max-width: 390px;
    border: 0;
}

#form1 .submit {
    width: 65%;
    margin: auto;
    text-align: center;
    display: flex;
    flex-flow: column;
    align-items: center;
}