.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: 'Manrope';}body {line-height: 1.6;font-size: 16px;font-weight: 400;color: #909090;}.oxy-nav-menu-hamburger-line {background-color: #909090;}h1, h2, h3, h4, h5, h6 {font-family: 'Manrope';font-size: 36px;font-weight: 700;line-height: ;}h2, h3, h4, h5, h6{font-size: 30px;line-height: ;color: #404040;}h3, h4, h5, h6{font-size: 24px;line-height: ;}h4, h5, h6{font-size: 20px;line-height: ;}h5, h6{font-size: 18px;line-height: ;}h6{font-size: 16px;line-height: ;}a {color: #909090;text-decoration: none;}a:hover {text-decoration: none;}.ct-link-text {text-decoration: ;}.ct-link {text-decoration: ;}.ct-link-button {border-radius: 3px;}.ct-section-inner-wrap {
padding-top: 75px;
padding-right: 10px;
padding-bottom: 75px;
padding-left: 10px;
}.ct-new-columns > .ct-div-block {
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
}.oxy-header-container {
padding-right: 10px;
padding-left: 10px;
}@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;
}
}
.atomic-subheading {
font-family:'Manrope';
color:#2b2c27;
font-size:24px;
line-height:1.6;
font-weight:200;
max-width:480px;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
@media (max-width: 767px) {
.atomic-subheading {
font-size:20px;
}
}
@media (max-width: 479px) {
.atomic-subheading {
font-size:18px;
}
}
.atomic-secondary-heading {
color:#2b2c27;
font-weight:400;
font-size:56px;
line-height:1.1;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
@media (max-width: 1120px) {
.atomic-secondary-heading {
font-size:52px;
}
}
@media (max-width: 767px) {
.atomic-secondary-heading {
font-size:44px;
}
}
@media (max-width: 479px) {
.atomic-secondary-heading {
font-size:40px;
}
}
.atomic-primary-button:hover{
background-color:#6799b2;
color:#ffffff;
}
.atomic-primary-button {
font-family:'Manrope';
background-color:#65bec2;
padding-top:20px;
padding-bottom:20px;
padding-left:48px;
padding-right:48px;
font-size:20px;
color:#ffffff;
font-weight:700;
line-height:1.2;
letter-spacing:.25em;
text-align:center;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; transition-duration:0.5s;
transition-timing-function:ease;
transition-property:all;
text-transform:none;
text-decoration:none;
font-style:normal;
}
@media (max-width: 991px) {
.atomic-primary-button {
padding-top:16px;
padding-left:36px;
padding-right:36px;
padding-bottom:16px;
}
}
@media (max-width: 767px) {
.atomic-primary-button {
font-size:18px;
}
}
@media (max-width: 479px) {
.atomic-primary-button {
font-size:16px;
}
}
.atomic-showcase-2-wrapper {
width:NaN%;
background-color:#ffffff;
padding-top:40px;
padding-left:40px;
padding-right:40px;
text-align:center;
padding-bottom:40px;
box-shadow:0px 20px 40px rgba(0,0,0,0.05);
}
.atomic-showcase-2-wrapper:not(.ct-section):not(.oxy-easy-posts),
.atomic-showcase-2-wrapper.oxy-easy-posts .oxy-posts,
.atomic-showcase-2-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:flex-end;
}
.atomic-showcase-2-image {
}
.atomic-showcase-2-title {
color:#566d8f;
font-size:20px;
font-weight:500;
line-height:1.2;
letter-spacing:.12em;
margin-bottom:6px;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-showcase-2-small-text {
color:#898989;
font-size:16px;
font-weight:400;
line-height:1.6;
margin-bottom:36px;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-primary-heading {
color:#2b2c27;
font-size:64px;
font-weight:400;
line-height:1.1;
margin-top:0px;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
@media (max-width: 767px) {
.atomic-primary-heading {
font-size:56px;
}
}
@media (max-width: 479px) {
.atomic-primary-heading {
font-size:44px;
}
}
.atomic-hero-5-column {
text-align:center;
}
.atomic-hero-5-column:not(.ct-section):not(.oxy-easy-posts),
.atomic-hero-5-column.oxy-easy-posts .oxy-posts,
.atomic-hero-5-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.atomic-hero-5-icon {
color: #566d8f;}.atomic-hero-5-icon 
>svg {width: 30px;height: 30px;}.atomic-hero-5-icon {
}
.atomic-hero-5-title {
font-size:20px;
color:#566d8f;
font-weight:400;
line-height:1.2;
letter-spacing:0.5px;
margin-bottom:6px;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-hero-5-text {
color:#3b3c38;
font-size:16px;
font-weight:400;
margin-bottom:6px;
line-height:1.6;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; max-width:280px;
}
.atomic-logo:hover{
opacity:1;
}
.atomic-logo {
opacity:0.8;
transition-duration:0.5s;
transition-timing-function:ease;
transition-property:all;
}
.atomic-footer-13-icon {
color: #566d8f;}.atomic-footer-13-icon 
>svg {width: 24px;height: 24px;}.atomic-footer-13-icon {
margin-bottom:6px;
margin-top:18px;
}
.atomic-footer-13-link:hover{
color:#566d8f;
}
.atomic-footer-13-link {
color:#6799b2;
font-size:16px;
font-weight:400;
text-decoration:none;
line-height:1.4;
text-align:left;
margin-bottom:6px;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; transition-duration:0.5s;
transition-timing-function:ease;
transition-property:all;
}
.atomic-footer-13-text {
font-size:16px;
color:#3b3c38;
font-weight:400;
line-height:1.6;
margin-bottom:6px;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-tritary-heading {
color:#2b2c27;
font-size:36px;
font-weight:400;
line-height:1.2;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
@media (max-width: 767px) {
.atomic-tritary-heading {
font-size:30px;
}
}
.atomic-medium-button:hover{
background-color:#6799b2;
color:#ffffff;
border-top-color:#6799b2;
border-right-color:#6799b2;
border-bottom-color:#6799b2;
border-left-color:#6799b2;
}
.atomic-medium-button {
background-color :#1e73be;
border: 1px solid #1e73be;
color: #ffffff;
padding: 10px 16px;
}.atomic-medium-button {
background-color:#65bec2;
color:#ffffff;
font-size:16px;
font-weight:700;
line-height:1.2;
padding-top:15px;
padding-right:36px;
padding-left:36px;
padding-bottom:15px;
letter-spacing:.25em;
text-align:center;
transition-duration:0.5s;
transition-timing-function:ease;
transition-property:all;
border-top-color:#65bec2;
border-right-color:#65bec2;
border-bottom-color:#65bec2;
border-left-color:#65bec2;
}
.atomic-footer-7-text {
font-family:'Manrope';
font-weight:700;
margin-bottom:18px;
margin-right:18px;
margin-top:18px;
line-height:1.4;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; color:#ffffff;
font-size:14px;
}
.atomic-footer-7-title {
color:#ffffff;
font-size:20px;
font-weight:500;
text-align:left;
line-height:1.1;
letter-spacing:0.15em;
margin-bottom:12px;
margin-top:8px;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-footer-7-link:hover{
color:#ffffff;
}
.atomic-footer-7-link {
font-size:14px;
font-weight:400;
line-height:1.1;
letter-spacing:1px;
margin-top:12px;
margin-bottom:12px;
transition-duration:0.3s;
transition-timing-function:ease;
transition-property:all;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; color:#909090;
}
.atomic-footer-7-small-link:hover{
color:#ffffff;
}
.atomic-footer-7-small-link {
color:rgba(255,255,255,0.5);
font-size:12px;
font-weight:400;
line-height:1.6;
text-align:right;
margin-left:24px;
transition-duration:0.5s;
transition-timing-function:ease;
transition-property:all;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.toggle-3733 {
}
.toggle-3733-expanded {
}
.accord-slide-wrapper {
width:100%;
padding-left:10px;
padding-right:10px;
}
.accord-slide-wrapper:not(.ct-section):not(.oxy-easy-posts),
.accord-slide-wrapper.oxy-easy-posts .oxy-posts,
.accord-slide-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
}
@media (max-width: 1120px) {
.accord-slide-wrapper {
}
.accord-slide-wrapper:not(.ct-section):not(.oxy-easy-posts),
.accord-slide-wrapper.oxy-easy-posts .oxy-posts,
.accord-slide-wrapper.ct-section .ct-section-inner-wrap{
display:none;
}
}
.accord-item-slide {
width:120px;
max-width:100%;
margin-right:10px;
height:490px;
position:relative;
transition-duration:.3s;
padding-left:50px;
padding-bottom:50px;
}
.accord-item-slide:not(.ct-section):not(.oxy-easy-posts),
.accord-item-slide.oxy-easy-posts .oxy-posts,
.accord-item-slide.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
justify-content:flex-end;
}
.__open {
}
.text-accord {
}
.tabs-2316-tab {
}
.tabs-2316-tab-active {
}
.tabs-contents-2316-tab {
}
.toggle-0170 {
}
.toggle-0170 .oxy-expand-collapse-icon {
font-size: 14px;        }
.toggle-0170-expanded {
}
.accordion-style:hover{
color:#6fcde4;
}
.accordion-style .oxy-expand-collapse-icon::before,
.accordion-style .oxy-expand-collapse-icon::after {
background-color: #6fcde4;        }
.accordion-style {
font-family:'Manrope';
font-size:20px;
color:#404040;
font-weight:700;
}
.accordion-style .oxy-expand-collapse-icon {
font-size: 14px;        }
.accordion-style .oxy-expand-collapse-icon::before,
.accordion-style .oxy-expand-collapse-icon::after {
background-color: #404040;        }
@media (max-width: 479px) {
.accordion-style {
}
.accordion-style .oxy-expand-collapse-icon {
font-size: 10px;        }
}
.accordion-style-content {
font-family:'Manrope';
font-size:14px;
color:#909090;
font-weight:400;
}
.tabs-9821-tab {
font-family:'Manrope';
padding-bottom:0px;
text-align:center;
padding-top:0px;
color:#6fcde4;
font-size:17px;
width:100%;
}
.tabs-9821-tab:not(.ct-section):not(.oxy-easy-posts),
.tabs-9821-tab.oxy-easy-posts .oxy-posts,
.tabs-9821-tab.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:flex-end;
}
@media (max-width: 1120px) {
.tabs-9821-tab {
padding-right:0px;
padding-left:0px;
}
}
@media (max-width: 991px) {
.tabs-9821-tab {
width:50%;
margin-left:0px;
text-align:center;
}
.tabs-9821-tab:not(.ct-section):not(.oxy-easy-posts),
.tabs-9821-tab.oxy-easy-posts .oxy-posts,
.tabs-9821-tab.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
}
@media (max-width: 767px) {
.tabs-9821-tab {
width:100%;
}
}
.tabs-9821-tab-active {
border-bottom-color:#6fcde4;
border-bottom-width:2px;
border-bottom-style:solid;
max-width:100%;
width:100%;
margin-bottom:0px;
color:#6fcde4;
}
@media (max-width: 1120px) {
.tabs-9821-tab-active {
margin-right:0px;
}
}
@media (max-width: 991px) {
.tabs-9821-tab-active {
width:50%;
text-align:center;
}
.tabs-9821-tab-active:not(.ct-section):not(.oxy-easy-posts),
.tabs-9821-tab-active.oxy-easy-posts .oxy-posts,
.tabs-9821-tab-active.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
}
@media (max-width: 767px) {
.tabs-9821-tab-active {
width:100%;
}
}
.tabs-contents-9821-tab {
text-align:center;
width:100%;
padding-left:0px;
padding-right:0px;
}
.tabs-contents-9821-tab:not(.ct-section):not(.oxy-easy-posts),
.tabs-contents-9821-tab.oxy-easy-posts .oxy-posts,
.tabs-contents-9821-tab.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
@media (max-width: 1120px) {
.tabs-contents-9821-tab {
margin-bottom:83px;
}
}
@media (max-width: 991px) {
.tabs-contents-9821-tab {
}
}
@media (max-width: 767px) {
.tabs-contents-9821-tab {
margin-bottom:0px;
padding-top:45px;
}
}
.home-h1 {
}
.contact-links:hover{
color:#ffffff;
}
.contact-links {
font-family:'Manrope';
url_encoded:true;
color:#909090;
font-size:14px;
font-weight:400;
transition-duration:0.3s;
}
@media (max-width: 991px) {
.contact-links {
font-family:'Manrope';
font-size:13px;
color:#909090;
}
}
.logo-list {
width:20%;
}
@media (max-width: 991px) {
.logo-list {
padding-left:10px;
padding-right:10px;
}
}
.leanrmore {
color:#ffffff;
}
.fadeup {
aos-enable:true;
}
.faderight {
aos-enable:true;
}
.fadeleft {
aos-enable:true;
}
.banner-title {
max-width:1400px;
width:100%;
margin-right:auto;
padding-left:20px;
padding-right:20px;
margin-left:auto;
}
@media (max-width: 1120px) {
.banner-title {
padding-left:50px;
padding-right:50px;
}
}
@media (max-width: 767px) {
.banner-title {
padding-left:20px;
padding-right:20px;
}
}
@media (max-width: 479px) {
}
.gradient-headerbg {
background-image: linear-gradient(#e2e2e2, #ffffff);}
.next-header-bg {
}
.parallax {
background-attachment:fixed;
}
.heading-title {
}
.banner-heading {
color:#ffffff;
font-size:62px;
font-weight:300;
line-height:70px;
letter-spacing:-2px;
margin-bottom:15px;
}
@media (max-width: 479px) {
.banner-heading {
font-size:43px;
line-height:53px;
}
}
.btn:after{
background-image:url(https://dycomgroup.dycomtech.com.au/wp-content/uploads/2021/07/arrow-right.svg);background-size: contain; background-repeat:no-repeat;
width:12px;
height:12px;
position:absolute;
margin-top:4px;
content:"";
}
.btn {
background-image: linear-gradient(-90deg, #6fcde4, #1ea5df); font-family:'Manrope';
border-radius:30px;
text-transform:uppercase;
font-size:13px;
font-weight:700;
padding-top:15px;
padding-left:30px;
padding-bottom:15px;
padding-right:35px;
border-top-style:none;
border-right-style:none;
border-bottom-style:none;
border-left-style:none;
transition-duration:0.3s;
}
.breadcrumbs {
font-family:'Manrope';
color:#ffffff;
font-size:13px;
font-weight:700;
text-transform:uppercase;
letter-spacing:2px;
}
.banner-bg {
background-size: cover; padding-top:63px;
padding-bottom:73px;
margin-top:10px;
width:100%;
background-repeat:no-repeat;
background-position:50% 50%;
}
.withlink {
}
@media (max-width: 767px) {
.withlink {
}
.withlink:hover{
}
}
.tab-columns {
width:100%;
padding-left:5px;
padding-right:5px;
}
.tab-sub {
margin-bottom:130px;
max-width:1200px;
padding-left:20px;
padding-right:20px;
}
@media (max-width: 767px) {
.tab-sub {
margin-bottom:50px;
}
}
.content-area-tab {
padding-top:100px;
padding-left:90px;
padding-right:90px;
padding-bottom:100px;
}
.center-vertical {
text-align:center;
}
.center-vertical:not(.ct-section):not(.oxy-easy-posts),
.center-vertical.oxy-easy-posts .oxy-posts,
.center-vertical.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.acc-heading {
}
.acc-heading .ou-accordion-button{
background-color:#ffffff;
}
.acc-content {
font-size:14px;
}
.blog-title {
margin-bottom:10px;
font-weight:700;
}
.tags-list {
}
.tags-list:not(.ct-section):not(.oxy-easy-posts),
.tags-list.oxy-easy-posts .oxy-posts,
.tags-list.ct-section .ct-section-inner-wrap{
display:none;
}
.category-list {
}
.category-list:not(.ct-section):not(.oxy-easy-posts),
.category-list.oxy-easy-posts .oxy-posts,
.category-list.ct-section .ct-section-inner-wrap{
display:none;
}
.blog-img {
}
@media (max-width: 767px) {
.blog-img {
margin-bottom:20px;
}
}
.blog-loop:last-child{
border-bottom-style:none;
}
.blog-loop {
margin-bottom:20px;
padding-bottom:20px;
border-bottom-width:1px;
border-bottom-style:solid;
border-bottom-color:rgba(229,229,229,0.51);
}
.box-icon {
color: #404040;}.box-icon 
>svg {width: 55px;height: 55px;}.box-icon {
}
.iconbox {
icon_box_heading_typography_font-weight:400;
icon_box_heading_typography_font-size:18px;
}
.iconbox .oxy-icon-box-heading {
font-weight: 400;
font-size: 18px;
margin-bottom: 0px;            }
.iconbox .oxy-icon-box-text {
margin-bottom: 0pxpx;            }
.box-outer {
max-width:445px;
width:100%;
}
.btn-services {
max-width:445px;
margin-top:20px;
width:100%;
aos-enable:true;
margin-bottom:50px;
}
.btn-services:not(.ct-section):not(.oxy-easy-posts),
.btn-services.oxy-easy-posts .oxy-posts,
.btn-services.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
.box-title {
font-weight:400;
padding-top:10px;
padding-bottom:15px;
}
@media (max-width: 1120px) {
.box-title {
font-size:20px;
}
}
@media (max-width: 991px) {
.box-title {
font-size:16px;
line-height:20px;
width:100%;
}
}
.saas-protect-col {
text-align:center;
}
.saas-protect-col:not(.ct-section):not(.oxy-easy-posts),
.saas-protect-col.oxy-easy-posts .oxy-posts,
.saas-protect-col.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
@media only screen and (min-width: 1200px) and (max-width: 1440px) {
.oxy-header-wrapper, .banner-title {
padding-left: 50px;
padding-right: 50px;
}
#section-134-11 {
padding-left: 30px;
padding-right: 30px;
}
#new_columns-15-6, #div_block-42-6 {
padding-left: 40px;
padding-right: 40px;
}
}
@media only screen and (max-width: 767px) {
#-pro-menu-157-6 .oxy-pro-menu-container .menu-item > a {
align-items: center;
}
.oxy-tab {
margin: 0 auto 10px!important;
width: 100% !important;
max-width: 150px;
}
.oxy-tab .ct-text-block {
margin-bottom: 0 !important;
}
.content-area-tab {
padding: 50px !important;
}
}#ct-builder [data-aos] {
opacity: 1;
transform: translate(0) scale(1);
}
.btn:hover,
.submit-button .submit-bg:hover {
background-image: none; 
background-color: #70DFFA;
}
#-pro-menu-157-6.oxy-pro-menu .oxy-pro-menu-container .menu-item a {
flex-direction: column;
justify-content: center;
text-align: center;
align-items: flex-start;
transition-duration: 0.3s;
}
#-pro-menu-157-6 .oxy-pro-menu-list .menu-item.menu-item.menu-item.menu-item a:hover,
#-pro-menu-157-6 .oxy-pro-menu-list .current-menu-item a {
border-color: #6fcde4;
}
span.sub {
text-transform: none;
font-weight: 300;
display: block;
width: 100%;
color: #909090;
font-size: 12px;
text-align: left;
}
#-pro-menu-157-6 .sub-menu li a {
border-bottom: 1px solid #323232 !important;
padding: 15px 20px !important;
} ul#menu-main-menu-1 {
height: 100%;
padding-left: 30px;
padding-right: 30px;
}
#mobilemenu span.sub li {
padding: 0;
}
#mobilemenu .sub-menu li a {
padding: 3px 10px !important;
}
#mobilemenu .oxy-pro-menu-container.oxy-pro-menu-open-container .oxy-pro-menu-list .sub-menu .menu-item a {
text-align: left;
}
#mobilemenu .oxy-pro-menu-container.oxy-pro-menu-open-container .oxy-pro-menu-list .menu-item a, 
#mobilemenu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container .oxy-pro-menu-list .menu-item a {
text-align: center;
justify-content: center;
flex-direction: column;
align-items: flex-start;
}
#mobilemenu .oxy-pro-menu-dropdown-icon-click-area {
position: absolute;
z-index: 9999;
right: 0;
top: 5px;
}
.unslider-arrow.next {
border-radius: 0 20px 20px 0;
right: 30px !important;
}
.unslider-arrow.prev {
border-radius: 0 20px 20px 0;
right: 70px !important;
border-left: 1px solid #E5E5E5;
}	
.ct-inner-content {
overflow: hidden; 
} input[type="text"], input[type="email"], input[type="number"], input[type="tel"], textarea, select {
outline: none;
}
.submit-button input,
.submit-button .submit-bg {
cursor: pointer; 
}
.submit-button input:hover {
background-image: none;
}
.wpcf7 .ajax-loader {
position: absolute;
margin-right: -140px;
}
form ::-webkit-input-placeholder { color: #909090;
font-family: 'Manrope';
}
form  :-moz-placeholder { color: #909090;
font-family: 'Manrope';
}
form ::-moz-placeholder { color: #909090;
font-family: 'Manrope';
}
form :-ms-input-placeholder { color: #909090;
font-family: 'Manrope';
}
form  ::-ms-input-placeholder { color: #909090;
font-family: 'Manrope';
}
.oxy-tab-content {
padding: 0 !important;
}
.oxy-tab-content .ct-new-columns .ct-headline {
margin-top: 0 !important; 
}
.oxy-tab .ct-text-block {
max-width: 110px;
}
.tab-columns .ct-text-block {
text-align: left;
}
.content-area-tab {
padding-top: 100px !important;
padding-left: 90px !important;
padding-right: 90px !important;
padding-bottom: 100px !important;
}.blog-title a{
color:#404040;
font-size:16px;
}
.morelink{
font-weight:700;
text-transform:uppercase;
color:#404040;
font-size:14px;
}
.submit-button{
display:flex;
align-items:center;
justify-content:center;
}
.withlink a:hover{
color:#6fcde4;
}
.withlink a{
transition-duration:0.3s;
}
.breadcrumbs a:hover{
opacity:0.8;
}
.breadcrumbs a{
color:#ffffff;
transition-duration:0.3s;
font-weight:400;
}
.whole-form{
}
.submit-button .submit-bg:after{
background-image:url(https://dycomgroup.dycomtech.com.au/wp-content/uploads/2021/07/arrow-right.svg);background-size: contain; background-repeat:no-repeat;
width:12px;
height:12px;
display:block;
position:absolute;
top:16px;
right:30px;
content:"";
}
.submit-button .submit-bg{
background-image: linear-gradient(-90deg, #6fcde4, #1ea5df); border-radius:30px;
position:relative;
transition-duration:0.3s;
transition-property:background-color;
}
.whole-form .field-class{
width:50%;
}
#shortcode-76-134 .wpcf7{
width:100%;
}
a.unslider-arrow:hover{
background-image:url(https://dycomgroup.dycomtech.com.au/wp-content/uploads/2021/07/right-hover.png);}
a.unslider-arrow{
background-image:url(https://dycomgroup.dycomtech.com.au/wp-content/uploads/2021/07/pagination-right.png); background-color:#ffffff;
opacity:1;
border-radius:0px;
padding-top:20px;
padding-left:20px;
padding-right:20px;
padding-bottom:20px;
}
.home-h1 strong{
color:#6fcde4;
border-bottom-width:5px;
text-decoration:underline;
}
.home-h1 h1{
font-family:'Manrope';
font-size:62px;
line-height:70px;
color:#404040;
font-weight:300;
}
.field-class label{
font-family:'Manrope';
color:#404040;
font-size:14px;
font-weight:700;
text-transform:uppercase;
letter-spacing:1px;
}
.submit-button input{
font-family:'Manrope';
color:#ffffff;
padding-top:15px;
padding-bottom:15px;
border-radius:20px;
border-top-style:none;
border-right-style:none;
border-bottom-style:none;
border-left-style:none;
text-transform:uppercase;
font-weight:400;
font-size:13px;
letter-spacing:1px;
position:relative;
background-color:transparent;
padding-right:60px;
padding-left:30px;
}
.wpcf7-form-control-wrap textarea:hover{
border-top-color:#6fcde4;
border-right-color:#6fcde4;
border-bottom-color:#6fcde4;
border-left-color:#6fcde4;
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;
}
.wpcf7-form-control-wrap textarea:focus{
border-top-color:#6fcde4;
border-right-color:#6fcde4;
border-bottom-color:#6fcde4;
border-left-color:#6fcde4;
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;
}
.wpcf7-form-control-wrap textarea{
padding-top:30px;
padding-left:30px;
padding-right:30px;
padding-bottom:30px;
margin-top:5px;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
width:100%;
border-radius:15px;
border-top-width:1px;
border-right-width:1px;
border-bottom-width:1px;
border-left-width:1px;
border-top-color:#ececec;
border-right-color:#ececec;
border-bottom-color:#ececec;
border-left-color:#ececec;
height:190px;
}
.wpcf7-form-control-wrap input:focus{
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:#6fcde4;
border-right-color:#6fcde4;
border-bottom-color:#6fcde4;
border-left-color:#6fcde4;
}
.wpcf7-form-control-wrap input:hover{
border-top-color:#6fcde4;
border-right-color:#6fcde4;
border-bottom-color:#6fcde4;
border-left-color:#6fcde4;
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;
}
.wpcf7-form-control-wrap input{
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
border-radius:30px;
padding-top:15px;
padding-left:25px;
padding-right:25px;
padding-bottom:15px;
transition-duration:0.2s;
transition-timing-function:ease-in-out;
width:100%;
margin-top:5px;
border-top-width:1px;
border-right-width:1px;
border-bottom-width:1px;
border-left-width:1px;
border-top-color:#ececec;
border-right-color:#ececec;
border-bottom-color:#ececec;
border-left-color:#ececec;
}
@media (max-width: 991px) {
.home-h1 h1{
font-size:52px;
line-height:60px;
}
}
@media (max-width: 767px) {
.home-h1 h1{
font-size:31px;
line-height:40px;
text-align:left;
}
}
@media (max-width: 479px) {
.whole-form .field-class{
width:100%;
}
}
@media (max-width: 479px) {
.whole-form{
display:flex;
flex-direction:column;
}
}
@media (max-width: 767px) {
.withlink a{
transition-duration:0.3s;
}
.withlink a:hover{
color:#6fcde4;
}
}