.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%;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.ct-div-block,
.oxy-post-content,
.ct-text-block,
.ct-headline,
.oxy-rich-text,
.ct-link-text { max-width: 100%; }
img { flex-shrink: 0; }
body * { min-height: 1px; }
}            .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;                            } .oxy-pricing-box .oxy-pricing-box-section {
padding-top: 20px;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 20px;
alignment: center;
text-align: center;            }
.oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-price {
justify-content: center;            } .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-graphic {
justify-content: center;            } .oxy-pricing-box .oxy-pricing-box-title-title {
font-size: 48px;
}
.oxy-pricing-box .oxy-pricing-box-title-subtitle {
font-size: 24px;
} .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;            } .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-content {
font-size: 16px;
color: rgba(0,0,0,0.5);
} .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-pro-menu {
menu_dropdown_animation:fade-up;
}
.oxy-pro-menu .oxy-pro-menu-list .menu-item a{
padding-top:px;
padding-left:px;
padding-right:px;
padding-bottom:px;
}
.oxy-pro-menu .oxy-pro-menu-list > .menu-item{
margin-top:px;
margin-left:px;
margin-right:px;
margin-bottom:px;
}
.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{
margin-top:px;
margin-left:px;
margin-right:px;
margin-bottom:px;
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-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .sub-menu .menu-item a{
padding-top:px;
padding-left:px;
padding-right:px;
padding-bottom:px;
}
.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-off-canvas-container > div:first-child, .oxy-pro-menu .oxy-pro-menu-open-container > div:first-child{
oxy-pro-menu_slug_oxypromenuoffcanvascontaineroxypromenulistmenuitemoxypromenuopencontaineroxypromenulistmenuitem_min_width:px;
}
.oxy-pro-menu .oxy-pro-menu-off-canvas-container{
oxy-pro-menu_slug_oxypromenuoffcanvascontainer_width:px;
}
.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-container.oxy-pro-menu-open-container .menu-item a, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container .menu-item a{
padding-top:px;
padding-left:px;
padding-right:px;
padding-bottom:px;
}
.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container{
padding-top:px;
padding-left:px;
padding-right:px;
padding-bottom:px;
}
.oxy-pro-menu .oxy-pro-menu-off-canvas-container, .oxy-pro-menu .oxy-pro-menu-open-container{
background-color:;
background-image:url();
overlay-color:;
background-size:;
background-repeat:;
background-attachment:;
background-blend-mode:;
background-size-width:px;
background-size-height:px;
background-position:px px;
}
.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-shape-divider {
width: 0px;
height: 0px;
}
.oxy_shape_divider svg {
width: 100%;
}
.ct-section-inner-wrap, .oxy-header-container{
max-width: 1120px;
}
body {font-family: 'Rubik';}body {line-height: 1.65;font-size: 16.5px;font-weight: 400;color: #222222;}.oxy-nav-menu-hamburger-line {background-color: #222222;}h1, h2, h3, h4, h5, h6 {font-family: 'Rubik';font-size: 38px;font-weight: 700;line-height: 1.35;color: #ffffff;}h2, h3, h4, h5, h6{font-size: 26px;line-height: 1.35;color: #222222;}h3, h4, h5, h6{font-size: 20px;line-height: 1.35;color: #222222;}h4, h5, h6{font-size: 20px;line-height: 1.35;color: #222222;}h5, h6{font-size: 20px;line-height: 1.35;color: #222222;}h6{font-size: 20px;line-height: 1.35;color: #222222;}a {color: #222222;text-decoration: none;}a:hover {color: #222222;text-decoration: none;}.ct-link-text {color: #222222;text-decoration: none;}.ct-link-text:hover {color: #222222;text-decoration: none;}.ct-link {color: #222222;text-decoration: none;}.ct-link:hover {color: #222222;text-decoration: none;}.ct-link-button {border-radius: 3px;}.ct-section-inner-wrap {
padding-top: 60px;
padding-bottom: 60px;
}.ct-new-columns > .ct-div-block {
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
}.oxy-header-container {
}@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;
}
}
.oxy-stock-content-styles {
}
.nt-category {
font-size:0.7em;
font-weight:400;
}
.nt-hyperlink {
padding-bottom:30px;
border-bottom-color:#eeeeee;
border-bottom-width:3px;
border-bottom-style:none;
border-top-style:none;
border-right-style:none;
border-left-style:none;
}
.nt-hyperlink:not(.ct-section),
.nt-hyperlink.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
@media (max-width: 991px) {
.nt-hyperlink {
}
.nt-hyperlink:not(.ct-section),
.nt-hyperlink.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}
@media (max-width: 767px) {
.nt-hyperlink {
}
}
.nt-content-area {
border-top-width:3px;
border-top-color:#eeeeee;
border-top-style:none;
width:100%;
border-right-style:none;
border-bottom-style:none;
border-left-style:none;
padding-bottom:0px;
}
.nt-content-area:not(.ct-section),
.nt-content-area.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
@media (max-width: 991px) {
.nt-content-area {
padding-top:0px;
}
}
.sticky {
width:100%;
text-align:center;
margin-bottom:20px;
}
.sticky:not(.ct-section),
.sticky.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
@media (max-width: 991px) {
.sticky {
width:100%;
text-align:center;
margin-bottom:10px;
}
.sticky:not(.ct-section),
.sticky.ct-section .ct-section-inner-wrap{
display:flex;
justify-content:center;
}
}
@media (max-width: 767px) {
.sticky {
}
}
.footer-hyperlinks {
}
@media (max-width: 767px) {
.footer-hyperlinks {
}
}
.progress-container {
}
.progress-bar {
}
.mobile-image-100 {
} .nt-category a {
background: rgba(0,0,0,0.8);
padding: 4px 8px;
margin: 0px 2px 0px 2px;
color: #fff;
} .nt-content-area h2 {
margin-top: 50px;
margin-bottom: 10px;
}
.nt-content-area h3 {
margin-top: 50px;
margin-bottom: 10px;
}
.nt-content-area h4 {
margin-top: 40px;
margin-bottom: 10px;
}
.nt-content-area h5 {
margin-top: 40px;
margin-bottom: 10px;
}
.nt-content-area h6 {
margin-top: 40px;
margin-bottom: 10px;
} @media only screen and (max-width: 768px) {
.nt-content-area .oxy-stock-content-styles .alignright {
width: 100%;
}
} .gallery-item {
padding: 0.5%;
} .nt-hyperlink a {
text-decoration: none;
background-image: linear-gradient(#38c9ff88, #38c9ff88);
background-position: 0% 100%;
background-repeat: no-repeat;
background-size: 100% 4px;
transition: background-size .2s;
}
.nt-hyperlink a:hover {
background-size: 100% 9px;
background-image: linear-gradient(#38c9ff88, #38c9ff88);
}
.comment-content a {
text-decoration: none;
background-image: linear-gradient(#38c9ff88, #38c9ff88);
background-position: 0% 100%;
background-repeat: no-repeat;
background-size: 100% 4px;
transition: background-size .2s;
}
.comment-content a:hover {
background-size: 100% 9px;
background-image: linear-gradient(#38c9ff88, #38c9ff88);
}
.wpd-comment-text a {
text-decoration: none;
background-image: linear-gradient(#38c9ff88, #38c9ff88);
background-position: 0% 100%;
background-repeat: no-repeat;
background-size: 100% 4px;
transition: background-size .2s;
}
.wpd-comment-text a:hover {
background-size: 100% 9px;
background-image: linear-gradient(#38c9ff88, #38c9ff88);
} #nt-post-comments #submit { 
background-color: #ccc;
transition-duration: 0.2s;
}
#nt-post-comments #submit:hover { 
background-color: #f4511f
} .nt-content-area img {
max-width: 100%;
height: auto;
margin-top: 5px;
border-radius: 5px;
border: 0px !important;
}
.wp-caption {
width: 100% !important;
margin-bottom: 25px;
}
.wp-caption p { 
margin-block-start: -5px;
margin-block-end: 0px;
margin-inline-start: 0px;
margin-inline-end: 0px;
font-size: 11px;
font-style: italic;
}
img.alignright  {
box-shadow: 0px 0px 8px 3px rgba(0,0,0,0.08);
}
.oxy-stock-content-styles .alignright {
margin-bottom: 1em;
} .oxy-comment-form .logged-in-as {
margin-bottom: 1em;
font-size: 1em;
}
.comment-form-comment label {
display: none;
}
.oxy-comment-form #submit {
border-radius: 5px;
text-transform: uppercase;
font-weight: 700;
}
.oxy-comment-form label {
font-weight: 400;
}
.oxy-comments ol.children {
margin-left: 20px;
} ul, ol {
margin-bottom: 1.2em;
}
li {
margin: 3px 0px 3px 0px;
} p,a {
word-break: break-word;
}
b, strong {
font-weight: 500;
} .sticky {
position: -webkit-sticky;
position: sticky;
top: 25px;
} blockquote {
background: #f8f8f8cc;
margin: 20px 0px;
padding: 1px 20px 1px 46px;
border-left: 4px solid #eee ;
position: relative;
font-size: 14.5px;
}
@media only screen and (max-width: 992px) {
blockquote{
margin: 20px -20px;
}
}
blockquote::before {
font-family: Arial;
font-weight: 700;
content: "\201C";
color:#38c9ff88;;
font-size: 48px;
position: absolute;
left: 10px;
top: -3px;
}
blockquote::after {
content: '';
}
blockquote span {
display:block;
color:#333333;
font-style: normal;
font-weight: bold;
margin-top: 1em;
} .footer-hyperlinks a {
color: #fff;
text-decoration: underline;
} table {
width: 100%;
table-layout: fixed;
margin: 30px 0px;
}
table, th, td {
padding: 8px;
border-collapse: collapse;
}
tr:first-child {
background-color: #dedede;
}
tr:nth-child(2n+3) {
background-color: #f9f9f9;
}
tr:nth-child(n+2) {
border-top: 1px solid #dedede;
}
tr:last-child {
border-bottom: 1px solid #dedede
} .nt-content-area #ez-toc-container {
display: none;
}
.ez-toc-title, .ez-toc-title-toggle {
padding-left: 10px;
font-size: 17px;
}
.ez-toc-widget-container li.active>a {
font-weight: 500;
}
.ez-toc-list {
margin-bottom: 0;
}
.ez-toc-list-level-1 {
margin-top: 0px;
}
div.ez-toc-widget-container li {
margin: 3px 0px 3px 0px;
line-height: 1.5em;
}
.ez-toc-widget-container ul.ez-toc-list li.active::before {
display: none;
} div.oxy-repeater-pages-wrap {
display: none;
} td {
font-size: 15px;
}