.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: 16px;font-weight: 400;color: #404040;}.oxy-nav-menu-hamburger-line {background-color: #404040;}h1, h2, h3, h4, h5, h6 {font-family: 'Sarala';font-size: 2.5em;font-weight: 700;line-height: 1.2em;}h2, h3, h4, h5, h6{font-size: 1.65em;line-height: 1.2em;color: #002c4d;}h3, h4, h5, h6{font-size: 1.4em;}h4, h5, h6{font-size: 1.3em;}h5, h6{font-size: 1.2em;}h6{font-size: 1.1em;}a {color: #d99f40;text-decoration: none;}a:hover {color: #457396;text-decoration: none;}.ct-link-text {text-decoration: ;}.ct-link {text-decoration: ;}.ct-link-button {border-radius: 3px;}.ct-section-inner-wrap {
padding-top: 50px;
padding-right: 2%;
padding-bottom: 60px;
padding-left: 2%;
}.ct-new-columns > .ct-div-block {
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
}.oxy-header-container {
padding-right: 2%;
padding-left: 2%;
}@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_iconlist {
 max-width:100%;
 width:100%;
}
.oxel_iconlist:not(.ct-section):not(.oxy-easy-posts),
.oxel_iconlist.oxy-easy-posts .oxy-posts,
.oxel_iconlist.ct-section .ct-section-inner-wrap{
display:flex;
}
.oxel_iconlist__row {
 padding-top:8px;
 padding-left:8px;
 padding-right:8px;
 padding-bottom:8px;
 margin-top:0px;
 border-bottom-style:solid;
 border-bottom-width:1px;
 border-bottom-color:rgba(0,44,77,0.22);
 width:100%;
}
.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: #d99f40;}.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 {
}
.c-margin-bottom-m {
 margin-bottom:25px;
}
.c-margin-bottom-m:not(.ct-section):not(.oxy-easy-posts),
.c-margin-bottom-m.oxy-easy-posts .oxy-posts,
.c-margin-bottom-m.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
justify-content:space-around;
}
@media (max-width: 1120px) {
.c-margin-bottom-m {
}
.c-margin-bottom-m:not(.ct-section):not(.oxy-easy-posts),
.c-margin-bottom-m.oxy-easy-posts .oxy-posts,
.c-margin-bottom-m.ct-section .ct-section-inner-wrap{
flex-direction:unset;
}
}

@media (max-width: 991px) {
.c-margin-bottom-m {
 margin-bottom:20px;
}
}

@media (max-width: 767px) {
.c-margin-bottom-m {
}
}

.c-transition {
 transition-duration:0.4s;
}
@media (max-width: 1120px) {
.c-transition {
}
}

.c-text-dark {
 color:#686868;
}
.c-bg-light-alt {
 background-color:#ffffff;
 position:relative;
}
.c-text-m {
 font-size:16px;
 font-weight:300;
 max-width:700px;
 line-height:1.7;
}
@media (max-width: 1120px) {
.c-text-m {
 font-size:15px;
}
}

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

@media (max-width: 479px) {
.c-text-m {
 font-size:14px;
}
}

.c-heading-dark {
 color:#0f0f0f;
}
.c-columns-m-1 {
}
@media (max-width: 767px) {
}

.c-icon-light-m {
color: #ffffff;}.c-icon-light-m 
>svg {width: 22px;height: 22px;}.c-icon-light-m {
}
.c-h2 {
 font-size:36px;
 max-width:650px;
 font-weight:600;
 line-height:1.2;
 text-transform:capitalize;
}
.c-h2:not(.ct-section):not(.oxy-easy-posts),
.c-h2.oxy-easy-posts .oxy-posts,
.c-h2.ct-section .ct-section-inner-wrap{
display:block;
flex-direction:unset;
}
@media (max-width: 1120px) {
.c-h2 {
 font-size:36px;
}
.c-h2:not(.ct-section):not(.oxy-easy-posts),
.c-h2.oxy-easy-posts .oxy-posts,
.c-h2.ct-section .ct-section-inner-wrap{
flex-direction:unset;
}
}

@media (max-width: 991px) {
.c-h2 {
 font-size:32px;
}
}

@media (max-width: 767px) {
.c-h2 {
 font-size:28px;
}
}

@media (max-width: 479px) {
.c-h2 {
 font-size:24px;
}
}

.c-btn-m {
 font-size:13px;
 padding-top:12px;
 padding-left:25px;
 padding-right:25px;
 padding-bottom:12px;
}
.c-btn-main:hover{
transform:translateY(-5px); border-bottom-color:color(undefined);
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
 color:#ffffff;
 box-shadow:0px 7px 25px -10px color(1);
}
.c-btn-main {
 font-family:Open Sans;
 border-radius:7px;
 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;
 text-transform:uppercase;
 letter-spacing:1px;
 border-top-color:color(1);
 border-right-color:color(1);
 border-bottom-color:color(1);
 border-left-color:color(1);
 text-align:center;
 background-color:color(1);
 color:#ffffff;
 font-weight:600;
 box-shadow:0px 10px 20px -15px color(1);
}
.c-btn-main:not(.ct-section):not(.oxy-easy-posts),
.c-btn-main.oxy-easy-posts .oxy-posts,
.c-btn-main.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
}
@media (max-width: 767px) {
.c-btn-main {
 font-size:13px;
}
}

@media (max-width: 479px) {
.c-btn-main {
 width:100%;
}
}

.c-margin-right-m {
 margin-right:25px;
}
@media (max-width: 479px) {
.c-margin-right-m {
 margin-right:15px;
}
}

.c-padding-xl {
 padding-top:75px;
 padding-left:75px;
 padding-right:75px;
 padding-bottom:75px;
}
.c-padding-xl:not(.ct-section):not(.oxy-easy-posts),
.c-padding-xl.oxy-easy-posts .oxy-posts,
.c-padding-xl.ct-section .ct-section-inner-wrap{
display:flex;
}
@media (max-width: 1120px) {
.c-padding-xl {
 padding-top:50px;
 padding-left:50px;
 padding-right:50px;
 padding-bottom:50px;
}
}

@media (max-width: 991px) {
.c-padding-xl {
}
.c-padding-xl:not(.ct-section):not(.oxy-easy-posts),
.c-padding-xl.oxy-easy-posts .oxy-posts,
.c-padding-xl.ct-section .ct-section-inner-wrap{
display:flex;
}
}

@media (max-width: 767px) {
.c-padding-xl {
 padding-top:35px;
 padding-left:35px;
 padding-right:35px;
 padding-bottom:35px;
}
}

@media (max-width: 479px) {
.c-padding-xl {
}
}

.c-columns-2 {
}
.c-divider {
 width:40px;
 min-width:40px;
 max-width:40px;
 height:2px;
 min-height:2px;
 max-height:2px;
 background-color:color(1);
 opacity:0.6;
}
.c-column-max-width {
 max-width:700px;
}
.c-column-max-width:not(.ct-section):not(.oxy-easy-posts),
.c-column-max-width.oxy-easy-posts .oxy-posts,
.c-column-max-width.ct-section .ct-section-inner-wrap{
display:flex;
}
@media (max-width: 767px) {
.c-column-max-width {
}
}

.c-text-s {
 font-family:Open Sans;
 font-size:13px;
 font-weight:300;
}
.c-margin-bottom-s {
 margin-bottom:15px;
}
.c-h4 {
 font-family:Sarala;
 font-size:20px;
 font-weight:600;
 line-height:1.3;
}
.c-h4:not(.ct-section):not(.oxy-easy-posts),
.c-h4.oxy-easy-posts .oxy-posts,
.c-h4.ct-section .ct-section-inner-wrap{
display:inline-flex;
flex-direction:unset;
}
.c-columns-gap-l {
grid-gap: 5vmin;
}
.c-columns-l-2 {
}
@media (max-width: 991px) {
.c-columns-l-2 {
grid-template-columns: 1fr 1fr;
}
}

.c-inline {
}
.c-inline:not(.ct-section):not(.oxy-easy-posts),
.c-inline.oxy-easy-posts .oxy-posts,
.c-inline.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.c-follow-dark:hover{
color: color(1);}.c-follow-dark:hover{
 background-color:#efefef;
}
.c-follow-dark {
color: #686868;}.c-follow-dark 
>svg {width: 18px;height: 18px;}.c-follow-dark {
 padding-top:10px;
 padding-left:10px;
 padding-right:10px;
 padding-bottom:10px;
 margin-right:10px;
border-radius: 15px!important;
}
.c-logo {
 width:150px;
 height:auto;
}
@media (max-width: 991px) {
.c-logo {
 width:120px;
}
}

@media (max-width: 767px) {
.c-logo {
 max-height:25px;
 width:auto;
}
}

.c-columns-6 {
}
.c-column-grow {
grid-column-start: span 2;
}
@media (max-width: 991px) {
.c-column-grow {
grid-column-start: span 1;
}
}

.c-footer-heading-dark {
 font-family:Sarala;
 font-size:14px;
 font-weight:600;
 color:#0f0f0f;
}
.c-footer-link-dark:hover{
 color:color(1);
}
.c-footer-link-dark {
 font-family:Open Sans;
 color:#686868;
 margin-bottom:10px;
 font-size:14px;
 font-weight:400;
}
.c-shadow {
 box-shadow:0px 5px 15px rgba(0,0,0,0.08);
}
.c-shadow:not(.ct-section):not(.oxy-easy-posts),
.c-shadow.oxy-easy-posts .oxy-posts,
.c-shadow.ct-section .ct-section-inner-wrap{
display:flex;
}
.c-link-m:hover{
 opacity:0.8;
}
.c-link-m {
 font-size:16px;
 font-weight:500;
 text-decoration:underline;
}
.c-link-m:not(.ct-section):not(.oxy-easy-posts),
.c-link-m.oxy-easy-posts .oxy-posts,
.c-link-m.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
@media (max-width: 767px) {
.c-link-m {
 font-size:16px;
}
}

@media (max-width: 479px) {
.c-link-m {
 font-size:15px;
}
}

.c-margin-right-xs {
 margin-right:5px;
}
.c-social-icon:hover{
color: #446c84;}.c-social-icon:hover{
}
.c-social-icon {
color: #d99f40;}.c-social-icon 
>svg {width: 14px;height: 14px;}.c-social-icon {
 margin-left:5px;
 margin-right:5px;
 padding-left:5px;
 padding-right:5px;
}
@media (max-width: 767px) {
.c-social-icon {
}.c-social-icon 
>svg {width: 17px;height: 17px;}.c-social-icon {
 margin-left:0px;
}
}

.c-icon-accent-m {
color: color(1);}.c-icon-accent-m 
>svg {width: 22px;height: 22px;}.c-icon-accent-m {
}
.c-header-contact {
display: grid!important; grid-template-columns: auto auto; grid-gap: 0.8rem;
}
@media (max-width: 991px) {
.c-header-contact {
display:none!important;
}
.c-header-contact:not(.ct-section):not(.oxy-easy-posts),
.c-header-contact.oxy-easy-posts .oxy-posts,
.c-header-contact.ct-section .ct-section-inner-wrap{
flex-direction:unset;
}
}

.c-header {
 z-index:30;
 background-color:#ffffff;
}
.c-header:not(.ct-section):not(.oxy-easy-posts),
.c-header.oxy-easy-posts .oxy-posts,
.c-header.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
.c-margin-right-s {
 margin-right:15px;
}
@media (max-width: 767px) {
.c-margin-right-s {
 margin-right:10px;
}
}

.header-search_container {
}
.header-search_container:not(.ct-section):not(.oxy-easy-posts),
.header-search_container.oxy-easy-posts .oxy-posts,
.header-search_container.ct-section .ct-section-inner-wrap{
flex-direction:unset;
}
.header-search_form {
}
.header-search_icon {
}
.header-search_icon-close {
}
.c-rounded {
 border-radius:7px;
 overflow:hidden;
}
.c-margin-bottom-xs {
 margin-bottom:5px;
}
.c-padding-l {
 padding-top:35px;
 padding-left:35px;
 padding-right:35px;
 padding-bottom:35px;
}
@media (max-width: 1120px) {
.c-padding-l {
 padding-top:25px;
 padding-left:25px;
 padding-right:25px;
 padding-bottom:25px;
}
}

@media (max-width: 767px) {
.c-padding-l {
 padding-top:20px;
 padding-left:20px;
 padding-right:20px;
 padding-bottom:20px;
}
}

.c-link-accent {
 color:color(1);
}
.c-bg-light {
 text-align:left;
 background-color:#f2f4f6;
}
.c-bg-light .ct-section-inner-wrap {
padding-top: 30px;
}
.c-bg-light:not(.ct-section):not(.oxy-easy-posts),
.c-bg-light.oxy-easy-posts .oxy-posts,
.c-bg-light.ct-section .ct-section-inner-wrap{
display:flex;
}
.c-h3 {
 font-family:Sarala;
 font-size:30px;
 font-weight:600;
 line-height:1.3;
}
@media (max-width: 991px) {
.c-h3 {
 font-size:26px;
}
}

@media (max-width: 767px) {
.c-h3 {
 font-size:23px;
}
}

@media (max-width: 479px) {
.c-h3 {
 font-size:20px;
}
}

.c-columns-2-1 {
}
.c-bg-accent-alt {
 background-color:#efefef;
}
.c-text-light {
 color:rgba(255,255,255,0.8);
}
.c-heading-light {
 color:#ffffff;
}
.c-columns-gap-m {
grid-gap: 1.25rem;
}
.c-text-xl {
 font-size:21px;
 font-weight:500;
 max-width:700px;
}
@media (max-width: 1120px) {
.c-text-xl {
 font-size:18px;
}
}

.c-grid-1 {
}
.c-card-has-hover:hover{
transform:translateY(-7px);}
.c-card-has-hover {
}
.c-avatar-xs {
 width:30px;
 height:30px;
 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:#ffffff;
 border-right-color:#ffffff;
 border-bottom-color:#ffffff;
 border-left-color:#ffffff;
 border-radius:100%;
object-fit:cover;
}
.c-text-l {
 font-family:Open Sans;
 font-size:18px;
 font-weight:400;
 max-width:700px;
 line-height:1.6;
}
@media (max-width: 991px) {
.c-text-l {
 max-width:420px;
}
}

@media (max-width: 767px) {
.c-text-l {
 font-size:16px;
}
}

.c-hero-14 {
background-image:linear-gradient(rgba(0,0,0,0.25), rgba(0,0,0,0.25)), url(https://images.unsplash.com/photo-1501549629324-babe362ea542?ixlib=rb-1.2.1&auto=format&fit=crop&w=1350&q=80); text-align:center;
 position:relative;
 height:100vh;
 background-attachment:fixed;
}
.c-hero-14:not(.ct-section):not(.oxy-easy-posts),
.c-hero-14.oxy-easy-posts .oxy-posts,
.c-hero-14.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.c-icon-hero-position {
 position:absolute;
 bottom:25px;
}
.c-h1-fat {
 font-weight:700;
 font-size:65px;
 line-height:1.2;
 max-width:800px;
}
@media (max-width: 1120px) {
.c-h1-fat {
 font-size:55px;
}
}

@media (max-width: 991px) {
.c-h1-fat {
 font-size:45px;
}
}

@media (max-width: 479px) {
.c-h1-fat {
 font-size:40px;
}
}

.c-columns-3 {
}
.c-archive-img {
background-size: cover; width:100%;
 height:250px;
 background-repeat:no-repeat;
 text-align:left;
 background-position:50% 50%;
}
.c-archive-img:not(.ct-section):not(.oxy-easy-posts),
.c-archive-img.oxy-easy-posts .oxy-posts,
.c-archive-img.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
justify-content:flex-start;
}
@media (max-width: 991px) {
.c-archive-img {
 height:200px;
}
}

.c-margin-bottom-l {
 margin-bottom:50px;
}
@media (max-width: 767px) {
.c-margin-bottom-l {
}
.c-margin-bottom-l:not(.ct-section):not(.oxy-easy-posts),
.c-margin-bottom-l.oxy-easy-posts .oxy-posts,
.c-margin-bottom-l.ct-section .ct-section-inner-wrap{
display:flex;
}
}

@media (max-width: 479px) {
.c-margin-bottom-l {
 margin-bottom:25px;
}
}

.oxy-stock-content-styles {
}
.c-columns-2-auto {
}
@media (max-width: 767px) {
}

.c-avatar-m {
background-size: cover; width:60px;
 height:60px;
 background-repeat:no-repeat;
 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:#ffffff;
 border-right-color:#ffffff;
 border-bottom-color:#ffffff;
 border-left-color:#ffffff;
 border-radius:100%;
 background-position:50% 50%;
object-fit:cover;
}
.c-divider-full-dark {
 background-color:#e8e8e8;
 width:100%;
 height:1px;
 margin-top:35px;
 margin-bottom:35px;
}
.c-text-accent {
 color:color(1);
}
.c-columns-l-1 {
}
@media (max-width: 991px) {
}

.c-card-light {
 text-align:left;
 background-color:#ffffff;
 width:100%;
 border-radius:7px;
 border-top-color:#e8e8e8;
 border-right-color:#e8e8e8;
 border-bottom-color:#e8e8e8;
 border-left-color:#e8e8e8;
 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;
 position:relative;
 box-shadow:0px 5px 15px rgba(0,0,0,0.08);
}
.c-card-light:not(.ct-section):not(.oxy-easy-posts),
.c-card-light.oxy-easy-posts .oxy-posts,
.c-card-light.ct-section .ct-section-inner-wrap{
display:flex;
}
@media (max-width: 1120px) {
}

.c-h1 {
 font-family:Sarala;
 font-size:48px;
 text-transform:capitalize;
 max-width:600px;
 font-weight:600;
 line-height:1.3;
 z-index:3;
}
.c-h1:not(.ct-section):not(.oxy-easy-posts),
.c-h1.oxy-easy-posts .oxy-posts,
.c-h1.ct-section .ct-section-inner-wrap{
display:block;
flex-direction:unset;
}
@media (max-width: 991px) {
.c-h1 {
 font-size:38px;
 max-width:420px;
}
}

@media (max-width: 767px) {
.c-h1 {
 font-size:34px;
}
}

@media (max-width: 479px) {
.c-h1 {
 font-size:30px;
 max-width:350px;
}
}

.c-avatar-l {
 border-radius:100%;
 width:80px;
 height:80px;
 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:#ffffff;
 border-right-color:#ffffff;
 border-bottom-color:#ffffff;
 border-left-color:#ffffff;
object-fit:cover;
}
@media (max-width: 1120px) {
.c-avatar-l {
 width:60px;
 height:60px;
}
}

@media (max-width: 479px) {
.c-avatar-l {
 width:50px;
 height:50px;
}
}

.c-bg-dark {
 background-color:#191919;
}
.c-columns-4 {
}
.c-text-accent-alt {
 color:#efefef;
}
.c-h5 {
 font-size:14px;
 font-weight:500;
 text-align:left;
 line-height:23px;
 color:#ffffff;
}
.c-h6 {
}
.c-margin-bottom-xl {
 margin-bottom:75px;
}
@media (max-width: 991px) {
.c-margin-bottom-xl {
 margin-bottom:50px;
}
}

@media (max-width: 767px) {
.c-margin-bottom-xl {
 margin-bottom:35px;
}
}

.c-margin-right-l {
}
.c-margin-right-xl {
}
.c-padding-s {
 padding-top:10px;
 padding-left:10px;
 padding-right:10px;
 padding-bottom:10px;
}
.c-padding-m {
 font-family:Sarala;
 padding-top:20px;
 padding-left:20px;
 padding-right:20px;
 padding-bottom:20px;
}
.c-padding-m:not(.ct-section):not(.oxy-easy-posts),
.c-padding-m.oxy-easy-posts .oxy-posts,
.c-padding-m.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
.c-btn-xs {
 font-size:10px;
 padding-left:10px;
 padding-right:10px;
 padding-bottom:5px;
 padding-top:5px;
}
.c-btn-s {
 font-size:12px;
 padding-top:7px;
 padding-left:14px;
 padding-right:14px;
 padding-bottom:7px;
}
.c-btn-l {
 font-size:17px;
 padding-left:35px;
 padding-right:35px;
 padding-top:15px;
 padding-bottom:15px;
}
@media (max-width: 767px) {
.c-btn-l {
}
.c-btn-l:not(.ct-section):not(.oxy-easy-posts),
.c-btn-l.oxy-easy-posts .oxy-posts,
.c-btn-l.ct-section .ct-section-inner-wrap{
flex-direction:unset;
}
}

@media (max-width: 479px) {
.c-btn-l {
 padding-top:10px;
 padding-bottom:10px;
 font-size:14px;
}
}

.c-btn-xl {
 padding-top:15px;
 padding-bottom:15px;
 padding-left:35px;
 padding-right:35px;
 font-size:20px;
}
@media (max-width: 991px) {
.c-btn-xl {
 font-size:17px;
}
}

@media (max-width: 479px) {
.c-btn-xl {
 width:100%;
}
}

.c-columns-5 {
}
.c-columns-2-3 {
}
.c-columns-3-2 {
}
.c-columns-3-1 {
}
.c-columns-1-3 {
}
.c-columns-1-2 {
}
.c-columns-l-4 {
}
@media (max-width: 991px) {
}

.c-columns-l-3 {
}
@media (max-width: 991px) {
.c-columns-l-3 {
grid-template-columns: 1fr 1fr 1fr;
}
}

.c-columns-m-3 {
}
@media (max-width: 767px) {
}

.c-columns-m-2 {
}
@media (max-width: 767px) {
}

.c-columns-s-2 {
}
@media (max-width: 479px) {
.c-columns-s-2 {
grid-template-columns: 1fr 1fr;
}
}

.c-columns-s-1 {
}
@media (max-width: 479px) {
.c-columns-s-1 {
grid-template-columns: 1fr;
}
}

.c-columns-gap-xxl {
grid-gap: 12vmin;
}
@media (max-width: 991px) {
}

.c-columns-gap-xl {
grid-gap: 8vmin;
}
.c-columns-gap-s {
grid-gap: 0.5rem;
}
.c-grid-2 {
}
.c-row-grow {
grid-row-start: span 2;
}
@media (max-width: 991px) {
.c-row-grow {
grid-row-start: span 1;
}
}

.c-btn-alt:hover{
transform:translateY(-5px); box-shadow:0px 7px 25px -10px rgba(0,0,0,0.25);
}
.c-btn-alt {
 font-family:Open Sans;
 font-weight:600;
 color:color(1);
 text-transform:uppercase;
 border-radius:7px;
 background-color:#efefef;
 text-align:center;
 letter-spacing:1px;
}
.c-btn-alt:not(.ct-section):not(.oxy-easy-posts),
.c-btn-alt.oxy-easy-posts .oxy-posts,
.c-btn-alt.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
}
@media (max-width: 1120px) {
.c-btn-alt {
}
}

@media (max-width: 767px) {
.c-btn-alt {
 font-size:13px;
}
}

@media (max-width: 479px) {
.c-btn-alt {
 width:100%;
 margin-top:5px;
 margin-bottom:5px;
}
}

.c-btn-transparent:hover{
transform:translateY(-5px); background-color:#ffffff;
 color:color(1);
}
.c-btn-transparent {
 font-family:Open Sans;
 text-transform:uppercase;
 background-color:rgba(255,255,255,0.15);
 border-radius:7px;
 color:#ffffff;
 font-weight:600;
 letter-spacing:1px;
 text-align:center;
}
.c-btn-transparent:not(.ct-section):not(.oxy-easy-posts),
.c-btn-transparent.oxy-easy-posts .oxy-posts,
.c-btn-transparent.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
}
@media (max-width: 479px) {
}

.c-card-dark {
 text-align:left;
 width:100%;
 border-radius:7px;
 background-color:#191919;
 box-shadow:0px 5px 15px rgba(0,0,0,0.08);
}
.c-card-dark:not(.ct-section):not(.oxy-easy-posts),
.c-card-dark.oxy-easy-posts .oxy-posts,
.c-card-dark.ct-section .ct-section-inner-wrap{
display:flex;
}
@media (max-width: 767px) {
.c-card-dark {
 padding-top:40px;
 padding-left:40px;
 padding-right:40px;
 padding-bottom:40px;
}
}

@media (max-width: 479px) {
.c-card-dark {
 padding-top:25px;
 padding-left:25px;
 padding-right:25px;
 padding-bottom:25px;
}
}

.c-card-accent {
 background-color:color(1);
 border-radius:7px;
 width:100%;
 box-shadow:0px 5px 15px rgba(0,0,0,0.08);
}
.c-card-accent:not(.ct-section):not(.oxy-easy-posts),
.c-card-accent.oxy-easy-posts .oxy-posts,
.c-card-accent.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
@media (max-width: 767px) {
.c-card-accent {
 padding-top:40px;
 padding-left:40px;
 padding-right:40px;
 padding-bottom:40px;
}
}

@media (max-width: 479px) {
.c-card-accent {
 padding-top:25px;
 padding-left:25px;
 padding-right:25px;
 padding-bottom:25px;
}
}

.c-card-transparent {
 width:100%;
 text-align:center;
 border-radius:7px;
 overflow:hidden;
 background-color:rgba(255,255,255,0.2);
}
.c-card-transparent:not(.ct-section):not(.oxy-easy-posts),
.c-card-transparent.oxy-easy-posts .oxy-posts,
.c-card-transparent.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:flex-start;
}
@media (max-width: 1120px) {
}

.c-avatar-s {
 border-radius:100%;
 width:40px;
 height:40px;
 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:#ffffff;
 border-right-color:#ffffff;
 border-bottom-color:#ffffff;
 border-left-color:#ffffff;
object-fit:cover;
}
@media (max-width: 1120px) {
.c-avatar-s {
 margin-right:10px;
}
}

@media (max-width: 767px) {
.c-avatar-s {
}
}

.c-avatar-xl {
background-size: cover; background-repeat:no-repeat;
 width:140px;
 height:140px;
 border-radius:100%;
 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:#ffffff;
 border-right-color:#ffffff;
 border-bottom-color:#ffffff;
 border-left-color:#ffffff;
 background-position:50% 50%;
 box-shadow:0px 25px 35px -14px rgba(0,0,0,0.2);
object-fit:cover;
}
@media (max-width: 991px) {
.c-avatar-xl {
 width:100px;
 height:100px;
}
}

.c-avatar-full {
 width:100%;
 height:300px;
 padding-top:15px;
 padding-left:15px;
 padding-right:15px;
 padding-bottom:15px;
 text-align:left;
 border-radius:7px;
 margin-bottom:25px;
object-fit:cover;
}
.c-avatar-full:not(.ct-section):not(.oxy-easy-posts),
.c-avatar-full.oxy-easy-posts .oxy-posts,
.c-avatar-full.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
justify-content:flex-end;
}
@media (max-width: 991px) {
.c-avatar-full {
 height:250px;
}
}

@media (max-width: 479px) {
.c-avatar-full {
 height:220px;
}
}

.c-avatar-overlay {
 border-radius:100%;
 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:#ffffff;
 border-right-color:#ffffff;
 border-bottom-color:#ffffff;
 border-left-color:#ffffff;
 width:60px;
 height:60px;
 margin-top:-30px;
 z-index:50;
object-fit:cover;
}
.c-bg-dark-alt {
 background-color:#353535;
}
.c-bg-accent {
 background-color:color(1);
}
.c-bg-gradient {
background-image: linear-gradient(90deg, #0029d1, #0abfbc);}
@media (max-width: 479px) {
.c-bg-gradient {
}
}

.c-icon-accent-s {
color: color(1);}.c-icon-accent-s 
>svg {width: 16px;height: 16px;}.c-icon-accent-s {
}
.c-icon-accent-l {
background-color: rgba(67,83,255,0.05);
border: 1px solid rgba(67,83,255,0.05);
padding: 20px;color: color(1);}.c-icon-accent-l 
>svg {width: 20px;height: 20px;}.c-icon-accent-l {
 box-shadow:0px 15px 15px -15px rgba(67,83,255,0.2);
}
.c-icon-dark-s {
color: #0f0f0f;}.c-icon-dark-s 
>svg {width: 16px;height: 16px;}.c-icon-dark-s {
}
.c-icon-dark-m {
color: #0f0f0f;}.c-icon-dark-m 
>svg {width: 22px;height: 22px;}.c-icon-dark-m {
}
.c-icon-dark-l {
background-color: rgba(15,15,15,0.05);
border: 1px solid rgba(15,15,15,0.05);
padding: 20px;color: #0f0f0f;}.c-icon-dark-l 
>svg {width: 20px;height: 20px;}.c-icon-dark-l {
 box-shadow:0px 15px 15px -15px rgba(0,0,0,0.2);
}
@media (max-width: 767px) {
.c-icon-dark-l {
padding: ;}.c-icon-dark-l 
>svg {width: 30px;height: 30px;}.c-icon-dark-l {
}
}

.c-icon-light-s {
color: #ffffff;}.c-icon-light-s 
>svg {width: 16px;height: 16px;}.c-icon-light-s {
}
.c-icon-light-l {
background-color: rgba(255,255,255,0.05);
border: 1px solid rgba(255,255,255,0.05);
padding: 20px;color: #ffffff;}.c-icon-light-l 
>svg {width: 20px;height: 20px;}.c-icon-light-l {
}
.c-heading-accent {
}
.c-padding-xs {
 padding-top:5px;
 padding-left:5px;
 padding-right:5px;
 padding-bottom:5px;
}
.c-columns-xl-5 {
}
.c-columns-xl-4 {
}
.c-columns-xl-3 {
}
.c-columns-xl-2 {
}
.c-columns-xl-1 {
}
.c-footer-row {
 width:100%;
 text-align:justify;
}
.c-footer-row:not(.ct-section):not(.oxy-easy-posts),
.c-footer-row.oxy-easy-posts .oxy-posts,
.c-footer-row.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
@media (max-width: 767px) {
.c-footer-row {
 text-align:left;
}
.c-footer-row:not(.ct-section):not(.oxy-easy-posts),
.c-footer-row.oxy-easy-posts .oxy-posts,
.c-footer-row.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
}

.c-link-light:hover{
 opacity:0.8;
 color:#ffffff;
}
.c-link-light {
 color:#ffffff;
}
.c-link-light:not(.ct-section):not(.oxy-easy-posts),
.c-link-light.oxy-easy-posts .oxy-posts,
.c-link-light.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.c-overlay-subheader {
background-image:linear-gradient(rgba(15,15,15,0.75), rgba(15,15,15,0.75));}
.c-icons-row {
 text-align:right;
}
.c-icons-row:not(.ct-section):not(.oxy-easy-posts),
.c-icons-row.oxy-easy-posts .oxy-posts,
.c-icons-row.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:flex-end;
}
.fade-container {
 overflow:hidden;
 width:100%;
}
.oxy-close-modal {
background-color :rgba(0,0,0,0);
border: 1px solid rgba(0,0,0,0);
color: #d99f40;
}.oxy-close-modal {
 width:100%;
 text-align:right;
 font-size:28px;
 font-weight:700;
}
.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:flex;
flex-direction:row;
justify-content:flex-end;
}
.footer-menu-col {
 width:25%;
}
@media (max-width: 991px) {
.footer-menu-col {
 width:30%;
}
}

.pointer {
}
.c-footer-link-light:hover{
 color:#d99f40;
}
.c-footer-link-light {
 color:#ffffff;
 font-size:14px;
 margin-bottom:10px;
}
.footer-links {
}
.no-p-margin {
}
.heading-line:after{
 height:3px;
 background-color:#d99f40;
 margin-top:20px;
 width:60px;
 margin-bottom:30px;
  content:"";
}
.heading-line:not(.ct-section):not(.oxy-easy-posts):after,
.heading-line.oxy-easy-posts .oxy-posts:after,
.heading-line.ct-section .ct-section-inner-wrap:after{
display:block;
flex-direction:unset;
}
.heading-line {
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; max-width:90%;
}
@media (max-width: 991px) {
.heading-line {
}
}

.np-link:hover{
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-width:15px;
 color:#d99f40;
}
.np-link {
background-color :#1e73be;
border: 1px solid #1e73be;
color: #d99f40;
padding: 5px 8px;
}.np-link {
 background-color:rgba(255,255,255,0);
 font-size:13px;
 border-left-width:5px;
 border-radius:0px;
 border-left-color:#d99f40;
 border-left-style:solid;
 padding-top:2px;
 padding-left:15px;
 padding-right:15px;
 margin-top:15px;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 transition-duration:0.3s;
 padding-bottom:2px;
}
.np-hero-h1 {
 color:#ffffff;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; text-shadow:0px 1px 5px #002c4d;
}
@media (max-width: 991px) {
.np-hero-h1 {
}
}

@media (max-width: 767px) {
.np-hero-h1 {
 font-size:1.6em;
}
}

@media (max-width: 479px) {
.np-hero-h1 {
}
}

.heading-line-center:after{
 width:60px;
 height:3px;
 background-color:#d99f40;
 margin-top:20px;
 margin-bottom:30px;
 margin-left:auto;
 margin-right:auto;
  content:"";
}
.heading-line-center:not(.ct-section):not(.oxy-easy-posts):after,
.heading-line-center.oxy-easy-posts .oxy-posts:after,
.heading-line-center.ct-section .ct-section-inner-wrap:after{
display:block;
flex-direction:unset;
}
.heading-line-center {
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.np-insights-post-list {
}
.np-page-title {
 font-weight:500;
 color:#002c4d;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; letter-spacing:-1px;
 padding-right:30px;
 width:auto;
}
.np-page-title-wrap {
 width:100%;
 margin-bottom:40px;
}
.np-page-title-wrap:not(.ct-section):not(.oxy-easy-posts),
.np-page-title-wrap.oxy-easy-posts .oxy-posts,
.np-page-title-wrap.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:stretch;
}
@media (max-width: 767px) {
.np-page-title-wrap {
}
}

.np-page-title-line {
 border-bottom-style:solid;
 border-bottom-width:1px;
 border-bottom-color:#d99f40;
 height:25%;
}
.np-post-date-col {
 width:25%;
 text-align:right;
}
.np-post-date-col:not(.ct-section):not(.oxy-easy-posts),
.np-post-date-col.oxy-easy-posts .oxy-posts,
.np-post-date-col.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-end;
}
@media (max-width: 767px) {
.np-post-date-col {
 width:100%;
 text-align:left;
 padding-bottom:0px;
}
.np-post-date-col:not(.ct-section):not(.oxy-easy-posts),
.np-post-date-col.oxy-easy-posts .oxy-posts,
.np-post-date-col.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
}

.np-post-content-col {
 width:75%;
 text-align:left;
 padding-left:50px;
 border-left-style:solid;
 border-left-width:1px;
 border-left-color:#d99f40;
 background-color:#ffffff;
 padding-bottom:0px;
}
.np-post-content-col:not(.ct-section):not(.oxy-easy-posts),
.np-post-content-col.oxy-easy-posts .oxy-posts,
.np-post-content-col.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
@media (max-width: 767px) {
.np-post-content-col {
 width:100%;
 border-left-style:none;
}
}

@media (max-width: 479px) {
.np-post-content-col {
 padding-left:20px;
}
}

.np-post-title-link {
 font-size:1.65em;
}
.np-post-date {
}
@media (max-width: 767px) {
.np-post-date {
 padding-right:15px;
 padding-bottom:12px;
 border-bottom-style:solid;
 border-bottom-width:1px;
}
}

.np-page-content-wrap {
 margin-top:-149px;
}
.np-featured-img {
background-size: cover; background-repeat:no-repeat;
 background-position:50% 50%;
}
.np-home-insight-wrap {
}
@media (max-width: 991px) {
.np-home-insight-wrap {
}
}

.np-share-price {
 font-size:13px;
 color:#d99f40;
 font-weight:600;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; gap:25px;
}
.np-share-price:not(.ct-section):not(.oxy-easy-posts),
.np-share-price.oxy-easy-posts .oxy-posts,
.np-share-price.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
justify-content:flex-end;
gap:25px;
}
@media (max-width: 767px) {
.np-share-price {
 width:100%;
}
.np-share-price:not(.ct-section):not(.oxy-easy-posts),
.np-share-price.oxy-easy-posts .oxy-posts,
.np-share-price.ct-section .ct-section-inner-wrap{
justify-content:center;
}
}

.np-page-subtitle:after{
 width:100%;
 height:2px;
 background-color:#d99f40;
  content:"";
}
.np-page-subtitle:not(.ct-section):not(.oxy-easy-posts):after,
.np-page-subtitle.oxy-easy-posts .oxy-posts:after,
.np-page-subtitle.ct-section .ct-section-inner-wrap:after{
display:flex;
flex-direction:row;
}
.np-page-subtitle {
 font-size:30px;
 font-weight:500;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.np-page-subtitle-wrap {
 width:100%;
 margin-top:30px;
 margin-bottom:30px;
}
.np-page-subtitle-wrap:not(.ct-section):not(.oxy-easy-posts),
.np-page-subtitle-wrap.oxy-easy-posts .oxy-posts,
.np-page-subtitle-wrap.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:stretch;
}
.np-contact-form {
}
.no-bg {
 background-color:rgba(242,244,246,0);
}
.np-maintenance {
background-image:linear-gradient(rgba(0,44,77,0.55), rgba(0,44,77,0.55)), url(https://staging.northpeakresources.com/wp-content/uploads/2020/06/north-peak-resources-hero.jpg);background-size:auto,  cover; height:100vh;
 background-repeat:no-repeat;
 background-position:50% 50%;
}
.np-maintenance:not(.ct-section):not(.oxy-easy-posts),
.np-maintenance.oxy-easy-posts .oxy-posts,
.np-maintenance.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:stretch;
}
.np-subscribe-btn:hover{
background-color :#002c4d;
border: 1px solid #002c4d;
}.np-subscribe-btn:hover{
 color:#ffffff;
}
.np-subscribe-btn {
background-color :#d99f40;
border: 1px solid #d99f40;
color: #ffffff;
padding: 7px 11.2px;
}.np-subscribe-btn {
 button-hover_color:#002c4d;
 text-transform:uppercase;
 letter-spacing:1px;
 font-weight:600;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; border-radius:0px;
 font-size:16px;
 transition-duration:0.3s;
 box-shadow:0px 0px 15px #002c4d;
}
.npr-presentations-list {
}
.analyst-row {
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
 width:auto;
}
.analyst-icon {
 margin-left:0px;
 margin-right:1em;
}
.event-date {
 text-transform:uppercase;
 color:#d99f40;
 font-weight:600;
 margin-bottom:.5em;
}
.event-info {
 line-height:1.4;
 color:#002c4d;
}
.vrify-iframe {
}
.hero-title-h1 {
 color:#ffffff;
}
@media (max-width: 991px) {
.hero-title-h1 {
 font-size:2.2em;
}
}

@media (max-width: 767px) {
.hero-title-h1 {
 font-size:1.6em;
}
}

@media (max-width: 479px) {
.hero-title-h1 {
 font-size:1.3em;
}
}

.hero-title-h2 {
 color:#ffffff;
 text-align:left;
 font-weight:500;
 font-size:1.4rem;
}
@media (max-width: 991px) {
.hero-title-h2 {
 font-size:1.2rem;
}
}

@media (max-width: 767px) {
.hero-title-h2 {
 font-size:1rem;
}
}

.hero-panel {
 width:100%;
 text-align:center;
 gap:2em;
 background-color:rgba(0,44,77,0.9);
 padding-left:2.5em;
 padding-right:2.5em;
 padding-bottom:3em;
 padding-top:2.5em;
 margin-top:12vh;
 margin-left:5vw;
 max-width:1100px;
}
.hero-panel:not(.ct-section):not(.oxy-easy-posts),
.hero-panel.oxy-easy-posts .oxy-posts,
.hero-panel.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
justify-content:flex-start;
gap:2em;
}
@media (max-width: 1120px) {
.hero-panel {
 max-width:90vw;
 margin-left:0vw;
}
}

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

@media (max-width: 767px) {
.hero-panel {
 text-align:left;
 padding-top:1.5em;
 padding-right:1.5em;
 padding-bottom:2em;
 padding-left:1.5em;
 margin-top:1.5em;
 width:94%;
}
.hero-panel:not(.ct-section):not(.oxy-easy-posts),
.hero-panel.oxy-easy-posts .oxy-posts,
.hero-panel.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
}

@media (max-width: 479px) {
.hero-panel {
 margin-top:0em;
 width:100%;
 max-width:100%;
}
}

.fancybox {
}
.tabs-5239-tab {
 background-color:#e5e5e5;
 margin-bottom:-1px;
 border-top-left-radius:10px;
 border-top-right-radius:10px;
 font-weight:700;
 font-size:1.1rem;
}
@media (max-width: 991px) {
.tabs-5239-tab {
 font-size:1.1rem;
}
}

@media (max-width: 767px) {
.tabs-5239-tab {
 font-size:1rem;
 border-top-left-radius:0px;
 border-top-right-radius:0px;
}
}

.tabs-5239-tab-active {
 background-color:#002c4d;
 color:#d99f40;
}
.tabs-contents-5239-tab {
 padding-right:0px;
 padding-left:0px;
}
.tabs-contents-5239-tab:not(.ct-section):not(.oxy-easy-posts),
.tabs-contents-5239-tab.oxy-easy-posts .oxy-posts,
.tabs-contents-5239-tab.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
@media (max-width: 767px) {
.tabs-contents-5239-tab {
}
}

/* BASIC */
.c-shape-divider {display:flex;flex-direction:column;width:100wv;}



/* MAIN VARIABLE COLORS CONNECTED TO OXYGEN GLOBAL COLORS */
:root {
  --accent: color(1);
  --accent-alt: #efefef;
  --light: color(24);
  --dark: color(25);
  --light-alt: color(26);
  --dark-alt: color(27);
}

/* SHAPE COLORS */
.c-shape-accent {
	fill: var(--accent);
}
.c-shape-accent-alt {
	fill: var(--accent-alt);
}
.c-shape-light {
	fill: var(--light);
}
.c-shape-dark {
	fill: var(--dark);
}
.c-shape-light-alt {
	fill: var(--light-alt);
}
.c-shape-dark-alt {
	fill: var(--dark-alt);
}

/* SHAPE SIZES */
.c-shape-size-s svg {
	width: 100%;
    height: 75px;
}
.c-shape-size-m svg {
	width: 100%;
    height: 125px;
}
.c-shape-size-l svg {
	width: 100%;
    height: 175px;
}
.c-shape-size-xl svg {
	width: 100%;
    height: 225px;
}
.c-shape-size-xxl svg {
	width: 100%;
    height: 300px;
}/* CSS GRID - COLUMNS */
.c-columns-2-auto {
display: grid!important;
grid-template-columns: auto auto;
width: 100%;
}
.c-columns-6 {
display: grid!important;
grid-template-columns: repeat(6, 1fr); 
width: 100%;
}
.c-columns-5 {
display: grid!important;
grid-template-columns: repeat(5, 1fr); 
width: 100%;
}
.c-columns-4 {
display: grid!important;
grid-template-columns: repeat(4, 1fr); 
width: 100%;
}
.c-columns-3 {
display: grid!important;
grid-template-columns: repeat(3, 1fr);
width: 100%; 
}
.c-columns-2 {
display: grid!important;
grid-template-columns: repeat(2, 1fr); 
width: 100%;
}
.c-columns-3-2 {
display: grid!important;
grid-template-columns: 3fr 2fr; 
width: 100%;
}
.c-columns-2-3 {
display: grid!important;
grid-template-columns: 2fr 3fr; 
width: 100%;
}
.c-columns-1-2 {
display: grid!important;
grid-template-columns: 1fr 2fr; 
width: 100%;
}
.c-columns-2-1 {
display: grid!important;
grid-template-columns: 2fr 1fr; 
width: 100%;
}
.c-columns-3-1 {
display: grid!important;
grid-template-columns: 3fr 1fr; 
width: 100%;
}
.c-columns-1-3 {
display: grid!important;
grid-template-columns: 1fr 3fr; 
width: 100%;
}

@media only screen and (max-width: 1399px) {
.c-columns-xl-5 {
grid-template-columns: repeat(5, 1fr); 
}
.c-columns-xl-4 {
grid-template-columns: repeat(4, 1fr); 
}
.c-columns-xl-3 {
grid-template-columns: repeat(3, 1fr); 
}
.c-columns-xl-2 {
grid-template-columns: repeat(2, 1fr); 
}
.c-columns-xl-1 {
grid-template-columns: 1fr;
}
}

@media only screen and (max-width: 991px) {
.c-columns-l-4 {
grid-template-columns: repeat(4, 1fr); 
}
.c-columns-l-3 {
grid-template-columns: repeat(3, 1fr); 
}
.c-columns-l-2 {
grid-template-columns: repeat(2, 1fr); 
}
.c-columns-l-1 {
grid-template-columns: 1fr;
}
}

@media only screen and (max-width: 767px) {
.c-columns-m-3 {
grid-template-columns: repeat(3, 1fr); 
}
.c-columns-m-2 {
grid-template-columns: repeat(2, 1fr); 
}
.c-columns-m-1 {
grid-template-columns: 1fr;
}
}

@media only screen and (max-width: 479px) {
.c-columns-s-2 {
grid-template-columns: repeat(2, 1fr); 
}
.c-columns-s-1 {
grid-template-columns: 1fr;
}
}


/* CSS GRID - GALLERIES AND LAYOUTS */
.c-gallery {align-items: stretch;}
.c-gallery img {object-fit:cover;}


/* GRID 1 */

.c-grid-1 {
display: grid!important;
width:100%;
grid-template-columns: repeat(3, 1fr); 
grid-template-rows: repeat(2, 1fr);
}

.c-grid-1 *:nth-child(1) { grid-area: 1 / 1 / span 2 / span 2; }
.c-grid-1 *:nth-child(2) { grid-area: 1 / 3; }
.c-grid-1 *:nth-child(3) { grid-area: 2 / 3; }

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

.c-grid-1 {
grid-template-columns: 1fr 1fr; 
grid-template-rows: 1.5fr 1fr;
}

.c-grid-1 *:nth-child(1) { grid-area: 1 / 1 / 2 / 3; }
.c-grid-1 *:nth-child(2) { grid-area: 2 / 1; }
.c-grid-1 *:nth-child(3) { grid-area: 2 / 2; }

}


/* GRID 2 */

.c-grid-2 {
display: grid!important;
width:100%;
grid-template-columns: repeat(5, 1fr); 
grid-template-rows: repeat(2, 1fr);
}

.c-grid-2 *:nth-child(1) { grid-area: 1 / 1 / 2 / 4; }
.c-grid-2 *:nth-child(2) { grid-area: 1 / 4 / 2 / 6; }
.c-grid-2 *:nth-child(3) { grid-area: 2 / 1 / 3 / 3; }
.c-grid-2 *:nth-child(4) { grid-area: 2 / 3 / 3 / 6; }/* Custom Padding and spacing */
.pad-0 {
  padding: 0 0;
}
.no-img-pad figure {
  margin: 2rem 0;
}
.no-img-pad figure:first-of-type {
  margin-top: 0;
}
.no-img-pad figure:last-of-type {
  margin-bottom: 0;
}
.gap {
  gap: 1rem;
}

/* Form styling and Screen Readers */
.screen-reader-text {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background: #fff;
	box-shadow: 0 0 2px 2px rgba(0,0,0,.6);
	clip: auto !important;
	color: #333;
	display: block;
	font-size: 1em;
	font-weight: bold;
	height: auto;
	padding: 15px 23px 14px;
	text-decoration: none;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

img {
    height: auto;
}

.search-form {
	border: none;
}
.oxy-search-form {
	position: relative;
}

.oxy-search-form input::placeholder {
    color: #D89F3B;
    }

button.search-submit {
	background-color: transparent;
	border: none;
	cursor: pointer;
	padding: 5px;
    position: absolute;
    top: 12px;
	right: 25px;
}

.oxy-search-form input:focus {
	outline: none;
}

button.search-submit svg {
	width: 30px;
	height: 30px;
	color: #D89F3B;
	transition: all 0.2s ease-in-out;
   
}

button.search-submit:hover svg {
	color: #fff;
}
.pointer {
	cursor: pointer;
}
.footer-links a {
	color: #fff;
}
.footer-links a:hover {
	color: #D89F3B;
}
.no-p-margin p {
	margin: 0 0;
}

#-pro-menu-168-7 .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .sub-menu .menu-item a {
    border-bottom: 1px solid #e0e0e0;
    min-width: 200px;
}
.np-insights-post-list .oxy-repeater-pages-wrap, .np-home-insight-wrap .oxy-repeater-pages-wrap {
	display: none;
}
.ct-section-inner-wrap {
    padding-top: 50px;
    padding-right: 3%;
    padding-bottom: 60px;
    padding-left: 3%;
}
.wp-block-file .wp-block-file__button {
    background: #002c4d00;
    border-radius: 0;
    color: #d99f40;
    border: 1px solid #d99f40;
    font-size: 13px;
    padding: .5em 1em;
    transition: 0.3s;
    text-transform: uppercase;
}
.wp-block-file a.wp-block-file__button:active, .wp-block-file a.wp-block-file__button:focus, .wp-block-file a.wp-block-file__button:hover, .wp-block-file a.wp-block-file__button:visited {
    background: #002c4d;
    color: #d99f40;
    opacity: 1;
    }
.wp-block-file {
    margin-top: 40px;
    }  
.np-contact-form .fluentform .ff-el-form-control {
    border-radius: 0;
    border: none;
    margin-top: 3px;
    }
.np-contact-form .fluentform .ff-btn-submit {
    background-color: transparent;
    color: #d99f40;
    border: 1px solid #d99f40;
    border-radius: 0;
    }
.np-contact-form .fluentform .ff-btn-submit:hover {
    background-color: #002c4d;
    transition: 0.3s;
    opacity: 1;
    }
.npr-presentations-list .oxy-repeater-pages-wrap {
  display: none;
}
/* Gutenberg tables */

figure .wp-block-table .is-style-regular {
  text-align: left;
  color: #002c4d;
  
}

.wp-block-table .has-fixed-layout td, .wp-block-table .has-fixed-layout th {
  padding: 8px;
  border-bottom: 1px #002c4d solid;
  border-right: 1px #002c4d solid;
}

.wp-block-table .has-fixed-layout {
  border-left: 1px #002c4d solid;
  border-top: 1px #002c4d solid;
}

figure.wp-block-table.alignfull.is-style-regular {
  margin: 1em 0px!important;
}

/* End Gutenberg tables */

table {
 border-collapse: collapse;
}
.npr-tables {
 background: ;
 max-width: 700px;
 margin: 40px auto;
 font-size: 1.3em;
    }
.npr-tables td {
    padding: 10px 20px;
    border-right: #d99f40 solid 1px;
    }    
.npr-tables td:first-child {
    border-left: #d99f40 solid 1px;
    }  
.npr-tables tr {
    border-bottom: #d99f40 solid 1px;
    }   
.npr-tables tr:first-child {
    border-top: #d99f40 solid 1px;
    }
.npr-tables tr:nth-child(odd) {
    background: #f2f4f6;
    }

/* Mailchimp form */
#mc_embed_signup{background:transparent; clear:left;}

@media (max-width: 991px) {
  #-pro-menu-168-7 .oxy-pro-menu-container.oxy-pro-menu-open-container .sub-menu .menu-item a {padding-left: 20px}
  .oxy-pro-menu-open-container ul li ul li {margin-left: 40px;}
  .oxy-pro-menu-open-container ul li ul li:before {display: block; content: "-"; position: absolute; color: #D89F3B;}
    }

/* Stock info table */
.smw-comparison {
  margin-top: 35px
    ;
}

.smw-comparison thead {
  display: none;
}

.smw .smw-comparison table tbody tr td {
  text-align: left;
  border-right: none;
  border-bottom: 1px solid #d99f40;
}
.smw-comparison.smw-basic2.smw-black table tbody tr td {
    border-right: none;
}.vrify-iframe iframe {
	-webkit-box-shadow: 0px 0px 60px -20px rgba(0,195,255,1);
	-moz-box-shadow: 0px 0px 60px -20px rgba(0,195,255,1);
	box-shadow: 0px 0px 60px -20px rgba(0,195,255,1);
	background-color: #fff;
}.np-contact-form input{
 border-radius:0px;
}
.np-post-title-link a:hover{
 color:#d99f40;
}
.np-post-title-link a{
 color:#002c4d;
 transition-duration:0.3s;
}
.search-submit svg{
}
#modal-216-7 .oxy-search-form input{
 background-color:rgba(0,0,0,0);
 padding-top:20px;
 padding-bottom:20px;
 padding-left:20px;
 padding-right:20px;
 color:#ffffff;
 border-top-width:2px;
 border-right-width:2px;
 border-bottom-width:2px;
 border-left-width:2px;
 margin-right:15px;
 max-width:600px;
 width:75vw;
}
