.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: Arial, Helvetica, sans-serif;}body {line-height: 1.6;font-size: 18px;font-weight: 400;color: #767676;}.oxy-nav-menu-hamburger-line {background-color: #767676;}h1, h2, h3, h4, h5, h6 {font-family: Arial, Helvetica, sans-serif;font-size: 36px;font-weight: 700;line-height: 1.1;color: #333333;}h2, h3, h4, h5, h6{font-size: 30px;}h3, h4, h5, h6{font-size: 24px;}h4, h5, h6{font-size: 20px;}h5, h6{font-size: 18px;}h6{font-size: 16px;}a {color: #00afd7;text-decoration: none;}a:hover {color: #00748e;text-decoration: none;}.ct-link-text {text-decoration: ;}.ct-link {text-decoration: ;}.ct-link-button {font-weight: 500;border-radius: 2px;}.ct-section-inner-wrap {
padding-top: 60px;
padding-right: 20px;
padding-bottom: 60px;
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;
				}
			}
.sticky-footer-button:hover{
 color:#ffffff;
}
.sticky-footer-button {
 width:100%;
 background-color:#16505e;
 padding-left:20px;
 padding-top:20px;
 padding-right:20px;
 padding-bottom:20px;
 color:#ffffff;
 text-transform:uppercase;
 font-weight:600;
}
.text-shadow {
 color:#333333;
 text-shadow:1.6px 1.6px 1.6px rgba(51,51,51,0.45);
}
.oxy-superbox-primary {
}
.oxy-superbox-secondary {
}
.service-box {
 font-size:20px;
 font-weight:500;
 border-top-color:#767676;
 border-right-color:#767676;
 border-bottom-color:#767676;
 border-left-color:#767676;
 border-top-width:4px;
 border-right-width:4px;
 border-bottom-width:4px;
 border-left-width:4px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 margin-bottom:50px;
}
.service-title {
 color:#00748e;
 margin-bottom:0px;
 text-transform:uppercase;
 font-weight:400;
 margin-top:16px;
}
.service-text {
 margin-top:12px;
 margin-bottom:16px;
 line-height:1.4;
}
.service-image {
 background-color:rgba(104,196,216,0.08);
 padding-left:0px;
 padding-top:0px;
 padding-right:0px;
 padding-bottom:0px;
 width:100%;
 height:100%;
object-fit:cover; object-position:left center;
}
.service-image:not(.ct-section):not(.oxy-easy-posts),
.service-image.oxy-easy-posts .oxy-posts,
.service-image.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:stretch;
}
.service-content {
 text-align:right;
}
.service-content:not(.ct-section):not(.oxy-easy-posts),
.service-content.oxy-easy-posts .oxy-posts,
.service-content.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-end;
}
.service-button:hover{
background-color :#25748e;
border: 1px solid #25748e;
color: #ffffff;
}.service-button:hover{
}
.service-button {
background-color :#25748e;
border: 1px solid #25748e;
color: #ffffff;
padding: 6px 9.6px;
}.service-button {
 margin-bottom:22px;
 text-transform:uppercase;
}
.service-image-column {
 width:50%;
 background-color:rgba(104,196,216,0.05);
}
.service-image-column:not(.ct-section):not(.oxy-easy-posts),
.service-image-column.oxy-easy-posts .oxy-posts,
.service-image-column.ct-section .ct-section-inner-wrap{
display:flex;
}
.service-content-alt {
 text-align:left;
}
.service-content-alt:not(.ct-section):not(.oxy-easy-posts),
.service-content-alt.oxy-easy-posts .oxy-posts,
.service-content-alt.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
.webcam-button:hover{
background-color: transparent;
}.webcam-button:hover{
 border-top-width:2px;
 border-right-width:2px;
 border-bottom-width:2px;
 border-left-width:2px;
 background-color:#ffffff;
}
.webcam-button {
background-color: transparent;
border: 1px solid #ffffff;
color: #ffffff;
padding: 15px 24.6px;
}.webcam-button {
 font-size:22px;
 font-weight:700;
 text-transform:uppercase;
 border-top-width:2px;
 border-right-width:2px;
 border-bottom-width:2px;
 border-left-width:2px;
}
.headline-hero {
 color:#ffffff;
 position:absolute;
 bottom:40%;
 left:5vw;
 text-transform:uppercase;
 font-weight:600;
 padding-right:20px;
 text-shadow:0.5px 0.5px 2px #333333;
}
@media (max-width: 991px) {
.headline-hero {
 position:absolute;
 bottom:30%;
}
}

@media (max-width: 479px) {
.headline-hero {
 position:absolute;
 bottom:12%;
}
}

.toggle-0885 {
}

                .toggle-0885 .oxy-expand-collapse-icon {
            font-size: 12px;        }
        
        
        .toggle-0885-expanded {
}
.toggle-box {
 padding-left:20px;
 padding-top:20px;
 padding-right:20px;
 padding-bottom:20px;
 text-align:left;
}
.toggle-9059 {
 padding-left:20px;
 padding-top:12px;
 padding-right:20px;
 padding-bottom:12px;
}
.toggle-9059:not(.ct-section):not(.oxy-easy-posts),
.toggle-9059.oxy-easy-posts .oxy-posts,
.toggle-9059.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row-reverse;
}

                .toggle-9059 .oxy-expand-collapse-icon {
            font-size: 12px;        }
        
                .toggle-9059 .oxy-expand-collapse-icon::before,
        .toggle-9059 .oxy-expand-collapse-icon::after {
            background-color: #85b637;        }
        
        .toggle-9059-expanded {
 border-bottom-color:rgba(149,149,149,0.2);
 border-bottom-width:1px;
 border-bottom-style:solid;
}
.toggle-title {
 font-weight:400;
 color:#85b637;
 text-transform:uppercase;
 text-align:left;
}
.toggle-set {
 width:100%;
 border-top-width:2px;
 border-top-style:solid;
 border-top-color:#16505e;
 border-right-width:2px;
 border-right-style:solid;
 border-right-color:#16505e;
 border-left-style:solid;
 border-left-width:2px;
 border-left-color:#16505e;
}
.each-toggle {
 width:100%;
 text-align:justify;
 border-bottom-width:2px;
 border-bottom-style:solid;
 border-bottom-color:#16505e;
}
.each-toggle:not(.ct-section):not(.oxy-easy-posts),
.each-toggle.oxy-easy-posts .oxy-posts,
.each-toggle.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:stretch;
}
.social-icon {
color: #ffffff;}.social-icon 
>svg {width: 22px;height: 22px;}.social-icon {
}
.social-icon-link {
 padding-left:4px;
 padding-top:4px;
 padding-right:4px;
 padding-bottom:4px;
 background-color:#68c4d8;
}
.headline-hero-right {
 text-align:right;
 position:absolute;
 right:5vw;
}
.toggle-8152 {
 padding-left:12px;
 padding-top:6px;
 padding-right:12px;
 padding-bottom:6px;
 background-color:rgba(149,149,149,0.1);
 width:100%;
}

                .toggle-8152 .oxy-expand-collapse-icon {
            font-size: 8px;        }
        
        
        .toggle-8152-expanded {
}
.profile-box {
 margin-bottom:24px;
}
.oxy-stock-content-styles {
}
.toggle-4457 {
}
.toggle-4457-expanded {
}
.toggle-7203 {
}
.toggle-7203-expanded {
}
.toggle-2766 {
 padding-bottom:18px;
 padding-top:18px;
 padding-left:18px;
 padding-right:18px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
}
.toggle-2766-expanded {
}
.toggle-4955 {
}
.toggle-4955-expanded {
}
.toggle-1104 {
}
.toggle-1104-expanded {
}
.toggle-9869 {
}
.toggle-9869-expanded {
}
.toggle-0458 {
}
.toggle-0458-expanded {
}
.toggle-1276 {
}
.toggle-1276-expanded {
}
.toggle-4393 {
}
.toggle-4393-expanded {
}
.toggle-9073 {
}
.toggle-9073-expanded {
}
.toggle-0464 {
}
.toggle-0464-expanded {
}
.my-button {
}
.profile-image {
aspect-ratio:1; object-fit:cover; max-height:100vw;
}
.widget h2{
 color:#00748e;
 font-size:21px;
}
.oxy-nav-menu .oxy-nav-menu-list li.menu-item{
 display:flex;
 justify-content:center;
}
.oxy-nav-menu .oxy-nav-menu-list .sub-menu{
 display:flex;
 justify-content:center;
 padding-left:12px;
 padding-top:12px;
 padding-right:12px;
 padding-bottom:12px;
 box-shadow:0px 0px 4px -2px #767676;
}
#menu-primary .sub-menu{
 border-top-color:#00748e;
 border-top-width:2px;
 border-top-style:solid;
}
.oxy-nav-menu.oxy-nav-menu-dropdowns .oxy-nav-menu-list li.menu-item a{
 max-width:120px;
 text-align:center;
}
@media (max-width: 1120px) {
.oxy-nav-menu.oxy-nav-menu-dropdowns .oxy-nav-menu-list li.menu-item a{
 max-width:100%;
}
}

