.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: 'Ubuntu';}body {line-height: 1.6;font-size: 16px;font-weight: 400;color: #415f5b;}.oxy-nav-menu-hamburger-line {background-color: #415f5b;}h1, h2, h3, h4, h5, h6 {font-family: 'Ubuntu';font-size: 36px;font-weight: 700;line-height: 1.3;color: #01a79d;}h2, h3, h4, h5, h6{font-size: 55px;line-height: 1.3;}h3, h4, h5, h6{font-size: 24px;line-height: 1.3;}h4, h5, h6{font-size: 20px;}h5, h6{font-size: 18px;}h6{font-size: 16px;}a {color: #504d68;font-weight: 700;text-decoration: none;}a:hover {color: #01a79d;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_number_counter {
}
.oxel_number_counter__number {
 font-family:Ubuntu;
 font-size:64px;
 font-weight:600;
 color:#504d68;
}
.oxel_number_counter__label {
 font-family:Ubuntu;
 color:#1c2c59;
 font-size:20px;
 font-weight:600;
}
.oxel_circular_counter {
 width:150px;
 height:150px;
 border-radius:50%;
 padding-top:8px;
 padding-left:8px;
 padding-right:8px;
 padding-bottom:8px;
 color:#00fff2;
 background-color:#dee1e3;
}
.oxel_circular_counter__inner {
 width:100%;
 height:100%;
 background-color:#f9f9fa;
 border-radius:50%;
 text-align:center;
}
.oxel_circular_counter__inner:not(.ct-section):not(.oxy-easy-posts),
.oxel_circular_counter__inner.oxy-easy-posts .oxy-posts,
.oxel_circular_counter__inner.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
}
.oxel_circular_counter__number {
 color:#374047;
 font-weight:600;
 font-size:60px;
}
.oxel_circular_counter__unit {
 color:#374047;
 font-weight:100;
 font-size:32px;
}
.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:#504d68;
}
.oxel_horizontal_divider__icon {
color: #98a1a8;}.oxel_horizontal_divider__icon 
>svg {width: 16px;height: 16px;}.oxel_horizontal_divider__icon {
 margin-bottom:60px;
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_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_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 {
 width:100%;
 padding-top:8px;
 padding-left:8px;
 padding-right:8px;
 padding-bottom:8px;
 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;
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:0.3s;
 border-top-style:none;
 border-right-style:none;
 border-left-style:none;
 transition-property:opacity, max-height, margin-top;
 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-bottom:8px;
 opacity:0;
 padding-top:8px;
 margin-top:-16px;
}
.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 {
 font-weight:600;
}
.oxel_flipbox {
 width:100%;
 position:relative;
}
.oxel_flipbox__front {
background-image:linear-gradient(rgba(25,22,22,0.2), rgba(25,22,22,0.2)), url(http://elements.oxy.host/wp-content/uploads/sites/52/2020/07/atmosphere-blue-cloud-clouds-601798.jpg);background-size:auto,  cover; width:100%;
 text-align:center;
 padding-top:32px;
 padding-left:32px;
 padding-right:32px;
 padding-bottom:32px;
 background-position:50% 50%;
}
.oxel_flipbox__front:not(.ct-section):not(.oxy-easy-posts),
.oxel_flipbox__front.oxy-easy-posts .oxy-posts,
.oxel_flipbox__front.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.oxel_flipbox__back {
background-size: cover;transform:rotateY(180deg); width:100%;
 text-align:center;
 padding-top:32px;
 padding-left:32px;
 padding-right:32px;
 padding-bottom:32px;
 background-color:#374047;
 position:absolute;
 top:0px;
 left:0px;
 right:0px;
 bottom:0px;
 background-position:50% 50%;
}
.oxel_flipbox__back:not(.ct-section):not(.oxy-easy-posts),
.oxel_flipbox__back.oxy-easy-posts .oxy-posts,
.oxel_flipbox__back.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.oxel_iconlist {
 width:100%;
 background-color:#1c2c59;
}
.oxel_iconlist__row {
 padding-top:8px;
 padding-left:8px;
 padding-right:8px;
 padding-bottom:8px;
 width:100%;
 margin-top:0px;
 color:#ffffff;
 text-align:left;
}
.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;
justify-content:flex-start;
}
.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 {
 font-size:21px;
}
.oxel_iconlist__row--dark {
 background-color:#dbe187;
 color:#ffffff;
}
.oxel_dropdown_button__submenu {
 position:absolute;
 top:100%;
 left:0px;
 min-width:100%;
 padding-top:4px;
 width:200px;
 z-index:10;
}
.oxel_dropdown_button {
 background-color:#504d68;
 position:relative;
 height:25vw;
 width:50vw;
 text-align:center;
}
.oxel_dropdown_button:not(.ct-section):not(.oxy-easy-posts),
.oxel_dropdown_button.oxy-easy-posts .oxy-posts,
.oxel_dropdown_button.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
}
.oxel_dropdown_button__label {
 color:#f9f9fa;
 margin-right:8px;
 text-transform:uppercase;
 font-size:5vw;
 font-weight:500;
 letter-spacing:4px;
}
.oxel_dropdown_button__icon {
color: #f9f9fa;}.oxel_dropdown_button__icon 
>svg {width: 16px;height: 16px;}.oxel_dropdown_button__icon {
}
.oxel_dropdown_button__submenu__button:hover{
 background-color:#dee1e3;
}
.oxel_dropdown_button__submenu__button {
 padding-top:8px;
 padding-bottom:8px;
 padding-left:16px;
 padding-right:16px;
 background-color:#eceeef;
 min-width:100%;
 color:#374047;
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
 text-align:center;
}
.oxel_dropdown_button__submenu__button:not(.ct-section):not(.oxy-easy-posts),
.oxel_dropdown_button__submenu__button.oxy-easy-posts .oxy-posts,
.oxel_dropdown_button__submenu__button.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
}
.oxel_dropdown_button__submenu__button__label {
 color:#1c2c59;
}
.oxel_dropdown_button__submenu--hidden {
 opacity:0;
pointer-events: none;
}
.oxel_dropdown_button__trigger {
 padding-top:8px;
 padding-bottom:8px;
 padding-left:16px;
 padding-right:6px;
cursor: pointer;
}
.oxel_dropdown_button__trigger:not(.ct-section):not(.oxy-easy-posts),
.oxel_dropdown_button__trigger.oxy-easy-posts .oxy-posts,
.oxel_dropdown_button__trigger.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.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;
}
.oxel_switcher__content {
 width:100%;
 padding-top:32px;
 padding-left:32px;
 padding-right:32px;
 padding-bottom:32px;
}
.oxel_switcher__content:not(.ct-section):not(.oxy-easy-posts),
.oxel_switcher__content.oxy-easy-posts .oxy-posts,
.oxel_switcher__content.ct-section .ct-section-inner-wrap{
display:none;
flex-direction:unset;
}
.oxel_switcher {
 width:100%;
 min-width:100%;
}
.oxel_switcher__toggle {
 width:64px;
 background-color:#374047;
 border-radius:999em;
 margin-left:16px;
 margin-right:16px;
 padding-bottom:0px;
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
}
.oxel_switcher__toggle__icon {
color: #f9f9fa;}.oxel_switcher__toggle__icon 
>svg {width: 32px;height: 32px;}.oxel_switcher__toggle__icon {
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
}
.oxel_switcher__toggle_label {
 font-size:14px;
 color:#374047;
 font-weight:600;
 letter-spacing:4px;
 text-transform:uppercase;
 opacity:0.5;
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
}
.oxel_switcher__toggle_label--active {
 opacity:1;
}
.oxel_switcher__content--active {
}
.oxel_switcher__content--active:not(.ct-section):not(.oxy-easy-posts),
.oxel_switcher__content--active.oxy-easy-posts .oxy-posts,
.oxel_switcher__content--active.ct-section .ct-section-inner-wrap{
display:flex;
}
.oxel_dynamicslider {
 width:100%;
}
.swiper-container {
}
.swiper-container:not(.ct-section):not(.oxy-easy-posts),
.swiper-container.oxy-easy-posts .oxy-posts,
.swiper-container.ct-section .ct-section-inner-wrap{
display:grid;
align-items:flex-start;
display: grid !important;align-items: stretch;grid-template-columns: repeat(1, minmax(200px, 1fr));grid-column-gap: 20px;grid-row-gap: 20px;}
.oxel_dynamicslider__container {
 height:400px;
}
.swiper-wrapper {
}
.swiper-slide {
 margin-left:20px;
 margin-right:20px;
 max-width:400px;
 min-height:550px;
 position:relative;
}
@media (max-width: 479px) {
.swiper-slide {
 max-width:300px;
 min-height:450px;
}
}

.onepage-heading-two {
 color:#ffffff;
 font-size:50px;
 font-weight:900;
 line-height:1.1;
}
@media (max-width: 479px) {
.onepage-heading-two {
 font-size:40px;
}
}

.onepage-subheading {
 color:#666666;
 font-size:20px;
 font-weight:400;
 max-width:720px;
 line-height:1.6;
}
.onepage-integrations-brand-back {
 width:100%;
 padding-top:36px;
 padding-left:20px;
 padding-right:20px;
 padding-bottom:36px;
 text-align:center;
 background-color:#ffffff;
 box-shadow:6px 8px 4px 0px rgba(0,0,0,0.1);
}
.onepage-integrations-brand-back:not(.ct-section):not(.oxy-easy-posts),
.onepage-integrations-brand-back.oxy-easy-posts .oxy-posts,
.onepage-integrations-brand-back.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
@media (max-width: 1120px) {
.onepage-integrations-brand-back {
 padding-left:60px;
 padding-right:60px;
}
}

@media (max-width: 991px) {
.onepage-integrations-brand-back {
 padding-left:40px;
 padding-right:40px;
}
}

@media (max-width: 767px) {
.onepage-integrations-brand-back {
 padding-left:80px;
 padding-right:80px;
}
}

@media (max-width: 479px) {
.onepage-integrations-brand-back {
 padding-left:60px;
 padding-right:60px;
}
}

.onepage-integrations-colunm {
}
.onepage-integrations-colunm:not(.ct-section):not(.oxy-easy-posts),
.onepage-integrations-colunm.oxy-easy-posts .oxy-posts,
.onepage-integrations-colunm.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:stretch;
}
.onepage-integrations-logo {
 max-width:160px;
}
.freelance-primary-button:hover{
 background-color:color(27);
}
.freelance-primary-button {
 font-family:Ubuntu;
 color:#ffffff;
 text-decoration:none;
 font-size:16px;
 font-weight:700;
 line-height:1;
 letter-spacing:2px;
 background-color:color(26);
 padding-top:18px;
 padding-bottom:18px;
 padding-left:42px;
 padding-right:42px;
 transition-duration:0.2s;
 transition-timing-function:ease;
 transition-property:all;
 text-align:center;
}
.freelance-heading-two {
 font-family:Ubuntu;
 font-size:48px;
 color:#ffffff;
 line-height:1.1;
 letter-spacing:0px;
 font-weight:700;
}
.freelance-body-text {
 font-family:Ubuntu;
 color:color(28);
 font-size:14px;
 font-weight:400;
 line-height:1.5;
 margin-bottom:12px;
}
.freelance-contact-2-wrapper {
 width:100%;
 margin-bottom:24px;
}
.freelance-contact-2-wrapper:not(.ct-section):not(.oxy-easy-posts),
.freelance-contact-2-wrapper.oxy-easy-posts .oxy-posts,
.freelance-contact-2-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
}
@media (max-width: 767px) {
.freelance-contact-2-wrapper {
}
}

.freelance-contact-2-icon {
color: #1c2c59;}.freelance-contact-2-icon 
>svg {width: 26px;height: 26px;}.freelance-contact-2-icon {
 color:#1c2c59;
 width:20px;
 text-align:center;
 line-height:1.4;
 margin-right:10px;
}
.freelance-contact-2-text {
 font-family:Ubuntu;
 line-height:1.4;
 color:#01a79d;
 text-transform:uppercase;
}
.menu {
}
.slide-title {
}
.slide-title:not(.ct-section):not(.oxy-easy-posts),
.slide-title.oxy-easy-posts .oxy-posts,
.slide-title.ct-section .ct-section-inner-wrap{
display:flex;
}
.slide-title-container {
}
.ru-slider {
transform:; slider-stretch-slides:yes;
 slider-remove-padding:yes;
}
            .ru-slider .unslider {
				padding: 0px;
			}
			.ru-slider .unslider-wrap.unslider-carousel > li {
				padding: 0px;
			}
			.ru-slider .unslider-arrow.next {
				right: 10px;
				z-index: 100;
			}
			.ru-slider .unslider-arrow.prev {
				left: 10px;
				z-index: 100;
			}
        			.ru-slider .unslider-wrap {
				display: flex;
			}
			.ru-slider .ct-slide {
				height: 100%;
			}
			.ru-slider .unslider, 
			.ru-slider .oxygen-unslider-container, 
			.ru-slider .unslider-wrap, 
			.ru-slider .unslider-wrap li {
				height: 100%;
			}
		.slider-ru-heading {
 background-color:#ffffff;
 padding-right:30px;
 padding-left:30px;
 font-size:50px;
}
.big-button:hover{
}.big-button:hover{
}
.big-button {
padding: 10px 16px;
}.big-button {
 letter-spacing:1px;
 margin-left:auto;
 margin-bottom:0px;
 button-hover_color:#ffffff;
 font-size:1.2em;
 margin-top:10px;
 min-width:140px;
 margin-right:auto;
}
.big-button:not(.ct-section):not(.oxy-easy-posts),
.big-button.oxy-easy-posts .oxy-posts,
.big-button.ct-section .ct-section-inner-wrap{
flex-direction:unset;
}
.list-big {
}
@media (max-width: 1120px) {
.list-big {
 margin-top:28px;
}
}

.narrow {
}
.narrow .ct-section-inner-wrap {
padding-bottom: 0;
}
.narrow:not(.ct-section):not(.oxy-easy-posts),
.narrow.oxy-easy-posts .oxy-posts,
.narrow.ct-section .ct-section-inner-wrap{
display:flex;
align-items:center;
align-content:center;
}
@media (max-width: 1120px) {
.narrow {
}
.narrow .ct-section-inner-wrap {
padding-bottom: 0;
}
}

.form {
}
.light {
}
.dark-mode {
 background-color:#1c2c59;
 text-align:center;
}
.dark-mode:not(.ct-section):not(.oxy-easy-posts),
.dark-mode.oxy-easy-posts .oxy-posts,
.dark-mode.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.oxy-superbox-primary {
}
.oxy-superbox-secondary {
}
.hr-dots {
}
.funding {
 background-color:#01a79d;
}
.subheading {
}
.subheading:not(.ct-section):not(.oxy-easy-posts),
.subheading.oxy-easy-posts .oxy-posts,
.subheading.ct-section .ct-section-inner-wrap{
display:flex;
justify-content:center;
}
.text-padding {
 padding-bottom:5px;
 width:100%;
 line-height:1.2;
 margin-top:16px;
}
.container-corners {
}
.container-corners:not(.ct-section):not(.oxy-easy-posts),
.container-corners.oxy-easy-posts .oxy-posts,
.container-corners.ct-section .ct-section-inner-wrap{
display:flex;
}
.donation-tier {
 color:#ffffff;
 line-height:1.2;
 background-color:#1c2c59;
 height:100%;
 text-align:center;
 max-width:380px;
}
.donation-tier:not(.ct-section):not(.oxy-easy-posts),
.donation-tier.oxy-easy-posts .oxy-posts,
.donation-tier.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
align-content:center;
justify-content:space-between;
}
@media (max-width: 991px) {
.donation-tier {
}
.donation-tier:not(.ct-section):not(.oxy-easy-posts),
.donation-tier.oxy-easy-posts .oxy-posts,
.donation-tier.ct-section .ct-section-inner-wrap{
display:flex;
}
}

.section-corners {
}
.button:hover{
}
.button {
padding: 10px 16px;
}.button {
}
.h2 {
 color:#ffffff;
}
@media (max-width: 767px) {
.h2 {
 font-size:35px;
}
}

.sunheader {
}
.project {
 margin-bottom:20px;
 text-align:center;
}
.project:not(.ct-section):not(.oxy-easy-posts),
.project.oxy-easy-posts .oxy-posts,
.project.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.region {
 background-color:#ece7e4;
}
.region .ct-section-inner-wrap {
padding-bottom: 0;
}
.conainer-corners {
}
.testimonial {
 testimonial_text_typography_font-family:Array;
 testimonial_text_typography_color:#01a79d;
 testimonial_text_typography_font-size:35px;
 testimonial_author_typography_color:#1c2c59;
 testimonial_author_typography_font-weight:800;
 testimonial_author_info_typography_color:#1c2c59;
 testimonial_author_info_typography_text-transform:uppercase;
 testimonial_author_info_typography_font-weight:800;
 padding-left:10%;
 padding-right:10%;
}

                        .testimonial .oxy-testimonial-photo {
                width: 0px;                height: 0px;                margin-right: 0px;
            }
            
            
                                                            .testimonial .oxy-testimonial-text {
                margin-bottom:10px;font-family: 'Ubuntu';
color: #01a79d;
font-size: 35px;
            }
            
                                    .testimonial .oxy-testimonial-author {
                color: #1c2c59;
font-weight: 800;
            }
                            

                                                .testimonial .oxy-testimonial-author-info {
                margin-bottom:20px;color: #1c2c59;
text-transform: uppercase;
font-weight: 800;
            }
            
            .toggle-3116 {
 padding-left:1px;
}
.toggle-3116:not(.ct-section):not(.oxy-easy-posts),
.toggle-3116.oxy-easy-posts .oxy-posts,
.toggle-3116.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column-reverse;
}
.toggle-3116-expanded {
}
.marrpw {
}
.buttton:hover{
}
.buttton {
background-color :#01a79d;
border: 1px solid #01a79d;
}.buttton {
 margin-top:10px;
}
.toggle {
}
.toggle:not(.ct-section):not(.oxy-easy-posts),
.toggle.oxy-easy-posts .oxy-posts,
.toggle.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column-reverse;
}

                .toggle .oxy-expand-collapse-icon {
            font-size: 14px;        }
        
        
        .read-more {
 margin-top:20px;
 margin-bottom:-15px;
 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:0px;
 border-left-width:0px;
 font-size:.8em;
}
.project-title {
 font-size:1.1em;
}
.project-title .ct-section-inner-wrap {
padding-bottom: 1px;
}
.tabs-sticky {
}
.primary-word {
}
.page-title {
 text-align:center;
 width:100%;
}
.page-title:not(.ct-section):not(.oxy-easy-posts),
.page-title.oxy-easy-posts .oxy-posts,
.page-title.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.color-word {
}
.tabs-4352-tab {
}
.tabs-4352-tab-active {
}
.tabs-contents-4352-tab {
}
.tabs-with-links {
}
.subheader {
}
.supporters {
}
.oxy-stock-content-styles {
}
.location {
 color:#1c2c59;
 margin-top:0px;
}
.issuu {
 width:100%;
 height:50vw;
 max-height:100vh;
 z-index:99;
}
.narrow2 {
 text-align:center;
}
.narrow2:not(.ct-section):not(.oxy-easy-posts),
.narrow2.oxy-easy-posts .oxy-posts,
.narrow2.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.project-quote {
 font-family:Ubuntu;
}
.dontate-headline {
 margin-top:20px;
 color:#1c2c59;
 text-transform:uppercase;
}
.projects-header {
 margin-bottom:50px;
 margin-left:auto;
 margin-right:auto;
}
.store-donate-button {
}
.aplos-donation-button {
}
.donate-button:hover{
background-color :#1c2c59;
border: 1px solid #1c2c59;
color: #ffffff;
}.donate-button:hover{
 color:#ffffff;
 border-top-width:3px;
 border-right-width:3px;
 border-bottom-width:3px;
 border-left-width:3px;
 border-top-color:#ffffff;
 border-right-color:#ffffff;
 border-bottom-color:#ffffff;
 border-left-color:#ffffff;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
}
.donate-button {
background-color :#dbe187;
border: 1px solid #dbe187;
color: #1c2c59;
padding: 10px 16px;
}.donate-button {
 font-weight:700;
 font-size:1.2em;
 text-transform:uppercase;
 border-top-width:3px;
 border-right-width:3px;
 border-bottom-width:3px;
 border-left-width:3px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-color:#ffffff;
 border-right-color:#ffffff;
 border-bottom-color:#ffffff;
 border-left-color:#ffffff;
 margin-left:auto;
 margin-right:auto;
}
.shadow {
 box-shadow:62px 62px 64px 61px rgba(0,0,0,0.23);
}
.project-grid-posts {
}
.related-posts {
 line-height:1.2;
}
.archive-posts {
}
.hero-title {
 font-family:Ubuntu;
 color:#ffffff;
 font-weight:900;
 line-height:1.3;
 text-align:center;
 margin-right:auto;
 margin-left:auto;
 font-size:60px;
 text-shadow:0px 4px 16px rgba(0,0,0,0.41);
}
.hero-title:not(.ct-section):not(.oxy-easy-posts),
.hero-title.oxy-easy-posts .oxy-posts,
.hero-title.ct-section .ct-section-inner-wrap{
flex-direction:unset;
}
@media (max-width: 1120px) {
.hero-title {
 font-size:48px;
}
}

@media (max-width: 991px) {
}

@media (max-width: 767px) {
}

.header-menu:hover{
}
.header-menu {
 menu_padding-top:10px;
 menu_padding-left:20px;
 menu_padding-right:20px;
 menu_padding-bottom:10px;
 menu_font-weight:600;
 menu_text-transform:uppercase;
}
.header-menu:not(.ct-section):not(.oxy-easy-posts),
.header-menu.oxy-easy-posts .oxy-posts,
.header-menu.ct-section .ct-section-inner-wrap{
flex-direction:unset;
}

        
        
        .header-menu .oxy-pro-menu-list .menu-item, .header-menu .oxy-pro-menu-list .menu-item a{
text-transform: uppercase;
font-weight: 600;
}

.header-menu .oxy-pro-menu-list .menu-item a{
padding-left:15px;
padding-top:10px;
padding-right:15px;
padding-bottom:10px;
}

.header-menu .oxy-pro-menu-list > .menu-item{
margin-top:5px;
margin-bottom:5px;
margin-right:5px;
margin-left:5px;
}

.header-menu .oxy-pro-menu-list .menu-item.current-menu-item.current-menu-item a{
color:#01a79d;
}

.header-menu .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .sub-menu{
box-shadow:10px 10px rgba(0,0,0,0.23);}

.header-menu .oxy-pro-menu-show-dropdown .oxy-pro-menu-list .menu-item-has-children > a svg{
color:#1c2c59;
font-size:6px;
margin-left:5px;
}

.header-menu .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .sub-menu .menu-item a{
background-color:#ffffff;
}

.header-menu .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .sub-menu .menu-item, .header-menu .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .sub-menu .menu-item a{
text-transform: none;
}

.header-menu .oxy-pro-menu-mobile-open-icon svg{
width:44px;
height:44px;
margin-right:5px;
}

.header-menu .oxy-pro-menu-mobile-open-icon{
text-align: left;
}

.header-menu .oxy-pro-menu-mobile-close-icon{
left:80vw;
text-align: left;
}

.header-menu .oxy-pro-menu-mobile-close-icon svg{
width:44px;
height:44px;
}

.header-menu .oxy-pro-menu-off-canvas-container > div:first-child, .header-menu .oxy-pro-menu-open-container > div:first-child{
min-width:100%;
}

.header-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container, .header-menu .oxy-pro-menu-container.oxy-pro-menu-open-container{
background-color:#ffffff;
}

.header-menu .oxy-pro-menu-open-container .oxy-pro-menu-list .menu-item, .header-menu .oxy-pro-menu-open-container .oxy-pro-menu-list .menu-item a, .header-menu .oxy-pro-menu-off-canvas-container .oxy-pro-menu-list .menu-item, .header-menu .oxy-pro-menu-off-canvas-container .oxy-pro-menu-list .menu-item a{
font-size: 22px;
}

.header-menu .oxy-pro-menu-off-canvas-container .oxy-pro-menu-list .menu-item-has-children > a svg, .header-menu .oxy-pro-menu-open-container .oxy-pro-menu-list .menu-item-has-children > a svg{
font-size:10px;
}

.header-menu .oxy-pro-menu-dropdown-links-toggle.oxy-pro-menu-open-container .menu-item-has-children ul, .header-menu .oxy-pro-menu-dropdown-links-toggle.oxy-pro-menu-off-canvas-container .menu-item-has-children ul{
background-color:rgba(152,151,68,0.23);
border-top-color:#ffffff;
}

.header-menu .oxy-pro-menu-container.oxy-pro-menu-open-container .oxy-pro-menu-list .menu-item a, .header-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;
                }

            @media (max-width: 1120px) {
}

@media (max-width: 991px) {
}

.featured_projects {
}
.featured_projects .ct-section-inner-wrap {
padding-right: 0;
padding-bottom: 0;
padding-left: 0;
}
.featured_projects:not(.ct-section):not(.oxy-easy-posts),
.featured_projects.oxy-easy-posts .oxy-posts,
.featured_projects.ct-section .ct-section-inner-wrap{
display:flex;
}
.toggle-6053 {
}
.toggle-6053-expanded {
}
.toggle-5073 {
}
.toggle-5073-expanded {
}
.frm-mailchimp {
}
.frm-ru {
}
.swiper-button-prev {
 color:#ffffff;
}
.swiper-button-next {
}
.swiper-scrollbar {
}
.swiper-pagination {
position: relative !important;
}
.swiper-pagination:not(.ct-section):not(.oxy-easy-posts),
.swiper-pagination.oxy-easy-posts .oxy-posts,
.swiper-pagination.ct-section .ct-section-inner-wrap{
display:block;
}
.hero__background {
}
.post__background__image {
 width:100%;
 height:100%;
}
.post__background {
 background-color:#1c2c59;
 width:100%;
 height:100%;
}
.post__background__dimming {
 position:absolute;
 top:0px;
 left:0px;
 right:0px;
 bottom:0px;
 background-color:rgba(2,0,0,0.3);
}
.post__container {
 position:absolute;
 text-align:left;
 left:10%;
 bottom:10%;
 right:10%;
}
.post__container:not(.ct-section):not(.oxy-easy-posts),
.post__container.oxy-easy-posts .oxy-posts,
.post__container.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
justify-content:flex-end;
}
.swiper-img {
 height:100%;
 width:100%;
}
.flip-box__front {
 width:100%;
 height:400px;
 padding-top:32px;
 padding-left:32px;
 padding-right:32px;
 padding-bottom:32px;
}
.flip-box__back {
}
.flip-box {
 width:100%;
}
.flipbox {
 width:100%;
}
@media (max-width: 991px) {
.flipbox {
}
}

.flipbox__front {
background-image:url(https://rutherfordbound.com/wp-content/uploads/2021/06/6K1A0340-BW.jpg);background-size: cover; width:100%;
 height:30vw;
 background-blend-mode:multiply;
 text-align:center;
 background-color:rgba(28,44,89,0.7);
 background-position:50% 50%;
}
.flipbox__front:not(.ct-section):not(.oxy-easy-posts),
.flipbox__front.oxy-easy-posts .oxy-posts,
.flipbox__front.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
@media (max-width: 991px) {
.flipbox__front {
 height:70vw;
}
}

@media (max-width: 767px) {
.flipbox__front {
 height:90vw;
}
}

.flipbox__back {
background-size: cover; width:100%;
 height:30vw;
 text-align:center;
 background-blend-mode:normal;
 background-color:#1c2c59;
 background-position:50% 50%;
}
.flipbox__back:not(.ct-section):not(.oxy-easy-posts),
.flipbox__back.oxy-easy-posts .oxy-posts,
.flipbox__back.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
@media (max-width: 991px) {
.flipbox__back {
 height:70vw;
}
}

@media (max-width: 767px) {
.flipbox__back {
 height:90vw;
}
}

.tabs-9387-tab {
}
.tabs-9387-tab-active {
}
.tabs-contents-9387-tab {
}
.toggle-5304 {
}
.toggle-5304-expanded {
}
.town-name-link:hover{
 transition-duration:0.7s;
 color:#7a85c1;
}
.town-name-link {
 transition-duration:0.7s;
 color:#ffffff;
 font-size:28px;
 margin-right:15px;
 margin-left:15px;
}
@media (max-width: 1120px) {
.town-name-link {
 font-size:25px;
}
}

@media (max-width: 991px) {
.town-name-link {
 font-size:17px;
}
}

@media (max-width: 767px) {
.town-name-link {
 font-size:12px;
 margin-right:4px;
 margin-left:4px;
}
}

@media (max-width: 479px) {
.town-name-link {
 margin-left:5px;
 margin-right:5px;
 font-size:8px;
}
}

.icon_wrapper {
 max-width:200px;
}
@media (max-width: 479px) {
.icon_wrapper {
 max-width:50%;
}
}

.card-list {
 color:#ffffff;
 font-size:20px;
 padding-top:0px;
}
.slide-h {
 padding-top:30px;
 padding-left:30px;
 padding-right:30px;
 padding-bottom:30px;
}
.things-img {
}
.ru-button:hover{
 background-color:#504d68;
}
.ru-button {
padding: 10px 16px;
}.ru-button {
 text-align:justify;
 transition-duration:0.5s;
 transition-timing-function:ease-in-out;
 background-color:#1c2c59;
 border-top-color:#504d68;
 border-right-color:#504d68;
 border-bottom-color:#504d68;
 border-left-color:#504d68;
 border-top-width:3px;
 border-right-width:3px;
 border-bottom-width:3px;
 border-left-width:3px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 url_encoded:true;
 font-size:20px;
}
.ru-button:not(.ct-section):not(.oxy-easy-posts),
.ru-button.oxy-easy-posts .oxy-posts,
.ru-button.ct-section .ct-section-inner-wrap{
flex-direction:row;
align-items:center;
justify-content:space-between;
}
@media (max-width: 767px) {
.ru-button {
 margin-left:10px;
}
}

.ru-button2 {
}
.remove-url {
pointer-events: none;
}
.h3 {
}
.big-list {
}
.oxel_number_counter__number_small {
 font-size:40px;
 color:#504d68;
 font-weight:600;
}
.text_block-22oxel_number_counter__symbol_small {
 color:#7a85c1;
 font-size:40px;
 font-weight:600;
}
.text_block-22oxel_number_small {
}
.comparison {
 width:100%;
 position:relative;
 text-align:center;
 padding-top:10px;
}
.comparison:not(.ct-section):not(.oxy-easy-posts),
.comparison.oxy-easy-posts .oxy-posts,
.comparison.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.comparison__image {
 width:100%;
 height:100%;
}
.comparison__image--after {
 position:absolute;
 width:100%;
 height:98%;
}
.comparison__icon {
background-color: #f4f4f4;
border: 1px solid #f4f4f4;
padding: 10px;color: #333333;}.comparison__icon 
>svg {width: 32px;height: 32px;}.comparison__icon {
 z-index:10;
 position:absolute;
}
.comparison__label {
 z-index:10;
 position:absolute;
 padding-top:8px;
 padding-bottom:8px;
 padding-left:16px;
 padding-right:16px;
 background-color:#ffffff;
}
.comparison__label--before {
 position:absolute;
 top:16px;
 left:16px;
}
.comparison__label--after {
 position:absolute;
 top:16px;
 right:16px;
}
.large {
}

@media (min-width: 782px) {
	.frm-mailchimp .frm_fields_container {
		display: flex !important;	
	}
}

.chart {
	position: relative;
	text-transform:uppercase;
	line-height: 1.2;
}

.chart__title,
.chart__subtitle, 
.chart__number {
}

.chart__title {
	padding-bottom:1.4rem;
}

.chart__subtitle {
	font-size: .7em;
}

.chart__number {
}


.chart__budget,
.chart__committed {
	padding-bottom: 1rem;
}

X.chart__committed .chart__subtitle {
	position: relative;
	display: inline-block
}

X.chart__committed .chart__subtitle::after {
	content: '';
	width: 15px;
	height: 15px;
	position: absolute;
	top: 0;
	right: -21px;
	z-index: 0;
	background: #ffcd67;
	border: 2px solid #fff
}

.container-corners {
	-webkit-box-shadow: 0 12px 5px -5px rgba(0, 0, 0, .2);
	box-shadow: 0 12px 5px -5px rgba(0, 0, 0, .2);
	border-width: 0 !important;
	border-bottom-left-radius: 60px !important;
	background-color: #ffcd67;
	position: relative;
	padding: 30px;
	width: 100%
}

.container-corners:before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	border-bottom: 60px solid transparent;
	border-right: 60px solid #fff;
}

@media (max-width: 480px) {
	.ct-new-columns > .ct-div-block {
		padding-left: 0;
		padding-right: 0
	}
}
@keyframes fade-in {
	0% {
		opacity: 0
	}
	100% {
		opacity: 1
	}
}

@keyframes fade-in-delay {
	0% {
		opacity: 0
	}
	50% {
		opacity: 0
	}
	100% {
		opacity: 1
	}
}
y

@keyframes scaleX-in {
	0% {
		transform: scaleX(0);	
	}
	100% {
		transform: scaleX(1);
	}
}.counting__container {
	font-size: 50px;
	color: #dbe187;
	font-weight: 700;
	font-family: "Courier Prime", monospace
}

.counting__title {
	font-size: 20px;
	color: #504d68;
	font-weight: 700;
	margin-bottom: 40px;
	font-family: Montserrat
}

@media screen and (max-width: 600px) {
	.oxy-gallery-item {
		width: 100% !important
	}
}

.pswp.pswp--open {
	z-index: 9999999999
}

.oxy-gallery-flex .oxy-gallery-item-contents {
	background-position: center
}
.ct-inner-content figure {
  margin: 1em auto;
}
.ct-inner-content .alignwide {
  margin: 1em -120px
}
.ct-inner-content .alignfull {
  margin: 1em -240px
}
@media (max-width: 1120px) {
  .ct-inner-content .alignwide,
  .ct-inner-content .alignfull {
    margin: 1em -20px;
  }
}


.ct-span.oxy-stock-content-styles {
	width: 100%
}

.ct-span.oxy-stock-content-styles figcaption, .ct-span.oxy-stock-content-styles > * {
	max-width: 640px;
	margin-left: auto;
	margin-right: auto
}

.ct-span.oxy-stock-content-styles figure {
    padding: 1em auto;
}

.ct-span.oxy-stock-content-styles .wp-block-image img {
	display: block;
	margin: auto;
	height: auto
}

.ct-span.oxy-stock-content-styles .wp-block-columns {
	max-width: 900px;
	padding-left: 20px;
	padding-right: 20px
}

.ct-span.oxy-stock-content-styles figcaption {
	font-size: 12px;
	color: #1c2c59
}

.ct-span.oxy-stock-content-styles .aligncenter, .ct-span.oxy-stock-content-styles .alignfull, .ct-span.oxy-stock-content-styles .alignwide {
	margin-left: auto;
	margin-right: auto
}

.ct-span.oxy-stock-content-styles .alignwide {
	max-width: 900px
}

.ct-span.oxy-stock-content-styles .alignfull {
	max-width: 100%
}

@media (max-width: 700px) {
	.ct-span.oxy-stock-content-styles figcaption, .ct-span.oxy-stock-content-styles > * {
		max-width: calc(100vw - 40px)
	}

	.ct-span.oxy-stock-content-styles .alignleft, .ct-span.oxy-stock-content-styles .alignright {
		float: none;
		margin-left: auto;
		margin-right: auto
	}

	.ct-span.oxy-stock-content-styles .ct-section-inner-wrap {
		padding: 0
	}
}
#header1 .oxy-header-center {
	justify-content: left
}

@media (max-width: 1120px) {
	#header1 .oxy-header-center {
		justify-content: center
	}
}

.hr-dots:after {
	width: 100%;
	background-image: url(/wp-content/mu-plugins/rutherford/img/line-dots-60x20.png);
	background-size: auto 4px;
	background-repeat: repeat-x;
	height: 4px;
	max-height: 4px;
	align-items: center;
	text-align: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
	background-position: 50% 50%;
	min-height: initial;
	margin: 0 auto;
	content: ""
}

h1.hr-dots:after, h2.hr-dots:after, h3.hr-dots:after {
	width: 60%;
	margin: 0 auto 12px
}
.list-big ol {
	margin: 0;
	padding: 0;
	list-style: none;
	counter-reset: ordered-list
}

.list-big li {
	margin-bottom: 12px;
	text-align: center;
}

.list-big li h3 {
	font-size:40px;
	color:#01a79d;
}

.list-big li::before {
	font-family: Ultra, Ubuntu;
    font-weight: bold;
	color: #dbe187;
	font-size: 6em;
	text-align: center;
	display: block;
	margin-bottom: -20px;
	counter-increment: ordered-list;
	content: counter(ordered-list) "";
	color:#01a79d;
	color: #1c2c59;
}

.list-big li::after {
	width: 100%;
    background-image: url(/wp-content/mu-plugins/rutherford/img/line-dots-60x20.png);
    background-size: auto 4px;
    background-repeat: repeat-x;
    height: 4px;
    max-height: 4px;
    align-items: center;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background-position: 50% 50%;
    min-height: initial;
    margin: 20px auto 0;
    content: "";
    max-width: 50px;
	
}.supporters ol, .supporters ul {
	list-style: none
}

.supporters li {
	position: relative;
	padding: 4.8px 0;
	font-size: 1.2em
}

.supporters li a {
	padding: 4.8px 0;
	font-weight: 600
}

.supporters li:before {
	position: absolute;
	top: 7.2px;
	left: -26.4px;
	content: '';
	display: inline-block;
	height: 24px;
	width: 24px;
	background-size: 90%;
	background-position: center;
	background-repeat: no-repeat;
	transition: .3s;
	background-image: url("/wp-content/mu-plugins/rutherford/img/pointed-star.svg")
}#header1b li.donate-link, #header2b li.donate-link {
	box-shadow: 0 12px 5px -5px rgba(0, 0, 0, .2);
	border-width: 0 !important;
	border-bottom-left-radius: 15px !important;
	background-color: #ffcd67;
	position: relative;
	padding: 0 5px;
	box-shadow: 0 0 0 transparent;
	width: auto
}

#header1b li.donate-link:before, #header2b li.donate-link:before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	border-bottom: 15px solid transparent;
	border-right: 15px solid #fff
}

#header1b li.donate-link.menu-item a:hover, #header2b li.donate-link.menu-item a:hover {
	color: #fff
}

#header1b li.donate-link.current-menu-item a, #header2b li.donate-link.current-menu-item a {
	color: rgba(255, 255, 255, .7)
}

#header1b .menu-main-container:after, #header1b .menu-main-container:before {
	width: 100%;
	background-image: url(wp-content/mu-plugins/rutherford/img/line-dots-60x20.png);
	background-size: auto 4px;
	background-repeat: repeat-x;
	height: 4px;
	max-height: 4px;
	align-items: center;
	text-align: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
	background-position: 50% 50%;
	min-height: initial;
	margin: 0 auto;
	content: ""
}

#header1b .oxy-nav-menu-open, #header2b .oxy-nav-menu-open {
	background: rgba(77, 75, 99, .5) !important
}

#header1b .oxy-nav-menu-open .sub-menu, #header2b .oxy-nav-menu-open .sub-menu {
	margin: -10px auto 10px;
	box-shadow: none
}

#header1b .oxy-nav-menu-open .sub-menu a, #header2b .oxy-nav-menu-open .sub-menu a {
	padding: 5px !important;
	font-size: 1em
}

#header1b .oxy-nav-menu-open li, #header2b .oxy-nav-menu-open li {
	margin: 0 5px
}

#header1b .oxy-nav-menu-open li a, #header2b .oxy-nav-menu-open li a {
	font-size: 20px
}

#header1b .oxy-nav-menu-open .menu-main-container, #header2b .oxy-nav-menu-open .menu-main-container {
	background: #fff;
	margin-top: 0;
	box-shadow: 0 12px 5px -5px rgba(0, 0, 0, .2)
}

#header1b .oxy-nav-menu-open .menu-main-container:after, #header1b .oxy-nav-menu-open .menu-main-container:before, #header2b .oxy-nav-menu-open .menu-main-container:after, #header2b .oxy-nav-menu-open .menu-main-container:before {
	width: 100%;
	background-image: url(wp-content/mu-plugins/rutherford/img/line-dots-60x20.png);
	background-size: auto 4px;
	background-repeat: repeat-x;
	height: 4px;
	max-height: 4px;
	align-items: center;
	text-align: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
	background-position: 50% 50%;
	min-height: initial;
	content: "";
	margin: 5px 0 !important
}

#header1b .oxy-pro-menu-container .oxy-pro-menu-mobile-close-icon, #header2b .oxy-pro-menu-container .oxy-pro-menu-mobile-close-icon {
	left: initial;
	right: 40px
}blockquote {
	position: relative;
	text-align: center
}

blockquote h1, blockquote h2, blockquote h3, blockquote h4, blockquote h5, blockquote h6, blockquote p {
	position: relative;
	z-index: 2;
	color: #1c2c59;
	font-family: Montserrat
}

blockquote:after {
	font-family: Ultra;
	color: #fff;
	content: '\201C';
	font-size: 280px;
	font-weight: 900;
	position: absolute;
	top: -.4em;
	left: -.2em;
	z-index: 1
}.b900, .subheading {
	font-weight: 900
}

@media (min-width: 600px) {
	div h1 {
		font-size: 50px
	}
}

.secondary {
	color: #dbe187;
}

.primary-color, .subheading {
	color: #415f5b;
}

.page-title {
	text-transform: uppercase
}

.break {
	word-break: break-word;
	hyphens: auto;
	overflow-x: auto
}

.narrow, .narrow2 {
	width: 100%
}

.subheading, section.narrow .ct-section-inner-wrap {
	max-width: 800px
}

section.narrow2 .ct-section-inner-wrap {
	max-width: 700px
}/* costome */
:root {
    --swiper-navigation-color: #fff;
    --swiper-navigation-size: 50px;
    --swiper-theme-color: #01a79d;
}
.swiper-img {
    object-fit:cover;
}
.swiper-wrapper {
    max-height:550px;
}

/*
.swiper-container {
	overflow: visible !important;
}


.post__background,
.post__background__image,
.post__background__dimming {
	border-radius:5px;
	overflow: hidden;
}

.swiper-slide:hover .post__background {
	transform: scale(1.07);
}


.swiper-pagination-bullet {
	padding: 2px;
}
*/



/**
 * Swiper 6.7.5
 */

@font-face {
  font-family: 'swiper-icons';
  src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA') format('woff');
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #1c2c59;
}
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}
.swiper-container-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
  flex-wrap: wrap;
}
.swiper-container-multirow-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}
.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-container-pointer-events {
  touch-action: pan-y;
}
.swiper-container-pointer-events.swiper-container-vertical {
  touch-action: pan-x;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
/* 3D Effects */
.swiper-container-3d {
  perspective: 1200px;
}
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
/* CSS Mode */
.swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}
.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}
.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
  content: 'prev';
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}
.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
  content: 'next';
}
.swiper-button-prev.swiper-button-white,
.swiper-button-next.swiper-button-white {
  --swiper-navigation-color: #ffffff;
}
.swiper-button-prev.swiper-button-black,
.swiper-button-next.swiper-button-black {
  --swiper-navigation-color: #000000;
}
.swiper-button-lock {
  display: none;
}
:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  */
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}
/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 50%;
  background: #000;
  opacity: 0.2;
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
          appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform, 200ms top;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms left;
}
.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms right;
}
/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-container-vertical > .swiper-pagination-progressbar,
.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-white {
  --swiper-pagination-color: #ffffff;
}
.swiper-pagination-black {
  --swiper-pagination-color: #000000;
}
.swiper-pagination-lock {
  display: none;
}
/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-scrollbar-lock {
  display: none;
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.swiper-slide-zoomed {
  cursor: move;
}
/* Preloader */
:root {
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  */
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  animation: swiper-preloader-spin 1s infinite linear;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}
/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube {
  overflow: visible;
}
.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}
.swiper-container-cube .swiper-cube-shadow:before {
  content: '';
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px);
}
.swiper-container-flip {
  overflow: visible;
}
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  z-index: 1;
}
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.flipbox {
	position: relative;
	perspective: 1500px;
}
.flipbox:hover {
	z-index:1;
}

.flipbox a {
	color:#fff;
	font-size:20px
}
.flipbox a:hover {
	color:#dbe187;
}
.flipbox ul {padding:0;}
.flipbox li {
	list-style:none;
	padding:4px;
}

.flipbox__front,
.flipbox__back {
	transition: 0.7s all ease-in-out;
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden;	
	padding:20%;
}

.flipbox__front {
	transform: rotateY(0deg);
	transform-style: preserve-3d;
}

.flipbox__back {
	position: absolute;
	transform: rotateY(180deg);
	transform-style: preserve-3d;	
}

.flipbox:hover .flipbox__front {
	transform: rotateY(-180deg);
}

.flipbox:hover .flipbox__back {
	transform: rotateY(0deg);
}

.ng-scope .flipbox__back,
.ng-scope .flipbox:hover .flipbox__front,
.ng-scope .flipbox:hover .flipbox__back {
	transform: initial;
	position:  initial;
}

.flipbox__front *,
.flipbox__back * {
	transform: translateZ(60px);
	backface-visibility: hidden;
}





.oxel_flipbox__front,
.oxel_flipbox__back {
 transition: 0.7s all ease-in-out;
 backface-visibility: hidden;
 -webkit-backface-visibility: hidden;
 min-height: 400px;
 transform-style: preserve-3d;
 -webkit-transform-style: preserve-3d;
}

.oxel_flipbox__front {
 transform: rotateY(0deg);
 transform-style: preserve-3d;
 -webkit-transform-style: preserve-3d;
}

body.ng-scope .oxel_flipbox__back {
 transform: rotateY(0deg); 
 position: static;
 transform-style: preserve-3d;
 -webkit-transform-style: preserve-3d;
}

body:not(.ng-scope) .oxel_flipbox:hover .oxel_flipbox__front {
 transform: rotateY(-180deg);
}

body:not(.ng-scope) .oxel_flipbox:hover .oxel_flipbox__back {
 transform: rotateY(0deg); 
}

.oxel_flipbox__front *,
.oxel_flipbox__back * {
  transform: translateZ(60px);
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}.chart_bar {
	
	--bar-height: 45px;
	--pad:40px;
	
	height:calc(var(--pad) + var(--bar-height));
}
.chart_bar__container {
	position: relative;
	top: var(--pad);
}


.chart_bar__committed,
.chart_bar__budget,
.chart_bar__percent,
.chart_bar__percent_mark {
	position: absolute;
}

.chart_bar__committed,
.chart_bar__budget {
	height: var(--bar-height);
	border: 2px solid #000;
}

.chart_bar__budget {
	width: 100%;
	background-image: linear-gradient(45deg, 
		#01a79d 37.50%, 
		#000000 37.50%, 
		#000000 50%, 
		#01a79d 50%, 
		#01a79d 87.50%, 
		#000000 87.50%, 
		#000000 100%);
	background-size: 4.00px 4.00px;
}

.chart_bar__committed {
	background:#504d68;
	transform-origin: left;
	animation: .8s cubic-bezier(0.22, 0.61, 0.36, 1) 0s 1 scaleX-in;
}

.chart_bar__percent,
.chart_bar__percent_mark {
	
}

.chart_bar__percent {
	line-height: 0;
	bottom: calc((var(--bar-height) * -1) - 15px);
	transform: translateX(-50%);
	font-weight:600;
	font-size:20px;
}

.chart_bar__percent_mark {
	top: -10px;
	transform: translateX(-7px);
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 10px solid #000;
}


.chart_bar .chart__complete,
.chart_bar .chart__committed,
.chart_bar .chart__budget {
	position:absolute;
}
.chart_bar .chart__budget {
	right: 0;
}


.chart_bar .chart__subtitle {
	position:absolute;
	bottom:22px;
	font-weight:600;
	font-size:20px;
}
.chart_bar .chart__number {
	position: relative;
	top:14px;
	font-size:20px;
}

.chart_bar .chart__complete {
	text-align:center;
	width:100%;
	font-weight:bold;
}





.ru-button {
	transition: all .3s;
	display: flex;
    align-items: center;
	
	background-color:#1c2c59;
	padding:0;
	padding-left:25px;
	color:#fff;
	text-transform:uppercase;
	border:3px solid #7a85c1;
}

.ru-button:after { 
	transition: all .3s;
	background-color:#7a85c1;
	content:url(/wp-content/uploads/2021/10/arrow-right-white.svg);
	padding:10px 15px;
	padding-left:10px;
	margin-left:25px;
	line-height:0;
	outline: 2px solid #7a85c1;
}

.ru-button:hover {
	background-color:#7a85c1;
	color:#fff;
}
.
ru-button:hover:after {
	padding: 10px 10px 10px 15px;
}