.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: 1300px;
}
body {font-family: 'Open Sans';}body {line-height: 1.6;font-size: 16px;font-weight: 300;color: #2b2c28;}.oxy-nav-menu-hamburger-line {background-color: #2b2c28;}h1, h2, h3, h4, h5, h6 {font-family: 'Open Sans';font-size: 64px;line-height: 1;}h2, h3, h4, h5, h6{font-size: 22px;font-weight: 300;line-height: 1;}h3, h4, h5, h6{font-size: 36px;font-weight: 300;line-height: 1;color: #161616;}h4, h5, h6{font-weight: 300;line-height: ;}h5, h6{font-size: 20px;font-weight: 300;line-height: 1;color: #757575;}h6{line-height: ;}a {color: #0074db;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: 30px;
padding-right: 20px;
padding-bottom: 30px;
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;
}
}
.atomic-subheading {
font-family:'Open Sans';
color:#2b2c28;
font-size:24px;
line-height:1.4;
font-weight:300;
max-width:480px;
}
@media (max-width: 767px) {
.atomic-subheading {
}
}
.atomic-secondary-heading {
color:#2b2c28;
font-weight:400;
font-size:54px;
line-height:1.1;
}
@media (max-width: 1300px) {
.atomic-secondary-heading {
font-size:60px;
}
}
@media (max-width: 767px) {
.atomic-secondary-heading {
font-size:44px;
}
}
.atomic-primary-button:hover{
background-color:rgba(155,74,74,0.9);
}
.atomic-primary-button {
background-color:rgba(117,30,30,0.9);
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:3px;
text-align:center;
}
@media (max-width: 991px) {
.atomic-primary-button {
padding-top:16px;
padding-left:36px;
padding-right:36px;
padding-bottom:16px;
font-size:16px;
}
}
.atomic-iconblock-11-wrapper {
background-color:#ffffff;
padding-top:30px;
padding-left:10px;
padding-right:10px;
padding-bottom:30px;
width:28%;
margin-top:2%;
margin-left:2%;
margin-right:2%;
margin-bottom:2%;
text-align:center;
box-shadow:0px 20px 40px rgba(0,0,0,0.1);
}
.atomic-iconblock-11-wrapper:not(.ct-section),
.atomic-iconblock-11-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
@media (max-width: 767px) {
.atomic-iconblock-11-wrapper {
width:98%;
}
}
.atomic-iconblock-11-icon {
color: #a8a6a6;}.atomic-iconblock-11-icon 
>svg {width: 30px;height: 30px;}.atomic-iconblock-11-icon {
margin-bottom:16px;
}
.atomic-iconblock-11-title {
color:rgba(117,30,30,0.9);
font-size:18px;
font-weight:600;
line-height:1.1;
letter-spacing:0.5px;
margin-bottom:8px;
text-align:center;
}
.atomic-iconblock-11-text {
color:#2b2c28;
font-size:18px;
font-weight:300;
line-height:1.4;
}
.atomic-slider-5-column {
text-align:center;
}
.atomic-slider-5-column:not(.ct-section),
.atomic-slider-5-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
@media (max-width: 479px) {
.atomic-slider-5-column {
}
}
.atomic-slider-5-icon {
background-color: #eff4fb;
border: 1px solid #eff4fb;
padding: 24px;color: #a8a6a6;}.atomic-slider-5-icon 
>svg {width: 30px;height: 30px;}.atomic-slider-5-icon {
icon-padding:24px;
margin-bottom:16px;
}
.atomic-slider-5-title {
font-size:20px;
color:#a8a6a6;
font-weight:600;
text-align:left;
line-height:1.1;
letter-spacing:0.5px;
margin-bottom:8px;
}
.atomic-slider-5-text {
color:#2b2c28;
font-size:18px;
font-weight:400;
line-height:1.4;
margin-bottom:24px;
}
.atomic-primary-heading {
color:#2b2c28;
font-size:64px;
font-weight:400;
line-height:1.1;
margin-top:0px;
}
@media (max-width: 767px) {
.atomic-primary-heading {
font-size:54px;
}
}
.atomic-other-single-content {
}
.oxy-stock-content-styles {
}
.atomic-simple-article-content {
}
.atomic-header-7-text {
color:#2b2c28;
font-size:14px;
font-weight:400;
line-height:1.4;
text-align:right;
}
@media (max-width: 991px) {
.atomic-header-7-text {
margin-top:12px;
}
}
.atomic-logo:hover{
opacity:1;
}
.atomic-logo {
opacity:0.7;
}
.atomic-medium-button:hover{
background-color:rgba(155,74,74,0.9);
}
.atomic-medium-button {
background-image:linear-gradient(#a80000, #a80000); background-color:rgba(181,10,10,0.83);
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:2px;
text-align:center;
width:100%;
}
.atomic-tritary-heading {
color:#2b2c28;
font-size:36px;
font-weight:400;
line-height:1.1;
}
@media (max-width: 767px) {
.atomic-tritary-heading {
font-size:30px;
}
}
.atomic-footer-7-title {
color:#ffffff;
font-size:20px;
font-weight:200;
text-align:left;
line-height:1.1;
letter-spacing:0.5px;
margin-bottom:24px;
}
.atomic-footer-7-link:hover{
color:#ffffff;
}
.atomic-footer-7-link {
font-family:'Open Sans';
color:#ffffff;
font-size:17px;
font-weight:300;
line-height:1.1;
letter-spacing:1px;
margin-top:10px;
margin-bottom:5px;
}
.atomic-footer-7-text {
font-size:16px;
font-weight:400;
color:rgba(255,255,255,0.5);
margin-bottom:18px;
margin-right:18px;
margin-top:18px;
line-height:1.4;
}
.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.4;
text-align:right;
margin-left:24px;
}
.atomic-small-text {
color:#999999;
font-size:12px;
font-weight:400;
line-height:1.4;
}
.atomic-content-29-wrapper {
width:100%;
background-color:#ffffff;
padding-top:40px;
padding-left:40px;
padding-right:40px;
padding-bottom:40px;
text-align:left;
box-shadow:0px 12px 24px rgba(86,109,143,0.1);
}
.atomic-content-29-wrapper:not(.ct-section),
.atomic-content-29-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
.atomic-content-29-icon {
color: #a8a6a6;}.atomic-content-29-icon 
>svg {width: 30px;height: 30px;}.atomic-content-29-icon {
margin-bottom:12px;
}
.atomic-content-29-title {
color:#a8a6a6;
font-size:20px;
font-weight:600;
line-height:1.1;
letter-spacing:0.5px;
text-align:left;
margin-bottom:12px;
}
.atomic-content-29-text {
color:#2b2c28;
font-size:18px;
font-weight:400;
line-height:1.4;
margin-bottom:30px;
}
.atomic-medium-button-outline:hover{
color:rgba(155,74,74,0.9);
}
.atomic-medium-button-outline {
color:rgba(117,30,30,0.9);
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;
padding-top:13px;
padding-bottom:13px;
padding-right:34px;
padding-left:34px;
font-size:16px;
font-weight:700;
text-align:center;
line-height:1.2;
letter-spacing:2px;
}
.atomic-hero-1-iconbox-icon {
color: #a8a6a6;}.atomic-hero-1-iconbox-icon 
>svg {width: 30px;height: 30px;}.atomic-hero-1-iconbox-icon {
margin-bottom:12px;
}
.atomic-hero-1-iconbox-title {
color:#a8a6a6;
font-size:20px;
font-weight:600;
letter-spacing:0.5px;
line-height:1.1;
margin-bottom:6px;
}
.atomic-hero-1-iconbox-text {
font-size:18px;
font-weight:400;
line-height:1.4;
color:#2b2c28;
margin-bottom:48px;
}
.atomic-content-27-wrapper {
box-shadow:0px 12px 24px rgba(86,109,143,0.1);
}
.atomic-content-27-checklist-wrapper {
width:100%;
margin-bottom:18px;
}
.atomic-content-27-checklist-wrapper:not(.ct-section),
.atomic-content-27-checklist-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
flex-wrap:nowrap;
align-items:center;
}
.atomic-content-27-icon {
color: rgba(117,30,30,0.9);}.atomic-content-27-icon 
>svg {width: 24px;height: 24px;}.atomic-content-27-icon {
color:rgba(117,30,30,0.9);
margin-right:6px;
}
.atomic-content-27-text {
color:#2b2c28;
font-size:18px;
font-weight:400;
text-align:left;
}
.atomic-pricing-6-column {
text-align:center;
box-shadow: rgba(0,0,0,0.1) 1px 1px 0px 0px, inset rgba(0,0,0,0.1) 1px 1px 0px 0px;
}
.atomic-pricing-6-column:not(.ct-section),
.atomic-pricing-6-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.atomic-pricing-6-icon {
color: #a8a6a6;}.atomic-pricing-6-icon 
>svg {width: 42px;height: 42px;}.atomic-pricing-6-icon {
margin-bottom:16px;
}
.atomic-pricing-6-title {
color:#a8a6a6;
font-size:20px;
font-weight:600;
line-height:1.1;
letter-spacing:0.5px;
margin-bottom:12px;
}
.atomic-pricing-6-cost {
margin-top:0px;
color:rgba(117,30,30,0.9);
font-size:48px;
font-weight:700;
line-height:1.1;
letter-spacing:0.5px;
}
.atomic-pricing-6-small-text {
color:#999999;
font-size:12px;
font-weight:400;
margin-bottom:24px;
}
.atomic-pricing-6-text {
color:#2b2c28;
font-size:14px;
font-weight:400;
line-height:1.4;
padding-top:12px;
padding-bottom:12px;
width:100%;
border-top-style:solid;
border-top-width:1px;
border-top-color:rgba(0,0,0,0.1);
margin-bottom:0px;
}
.atomic-outline-button:hover{
background-color:transparent;
color:rgba(155,74,74,0.9);
border-top-color:rgba(155,74,74,0.9);
border-right-color:rgba(155,74,74,0.9);
border-bottom-color:rgba(155,74,74,0.9);
border-left-color:rgba(155,74,74,0.9);
}
.atomic-outline-button {
background-color: transparent;
border: 1px solid rgba(155,74,74,0.9);
color: rgba(155,74,74,0.9);
padding: 9px 15px;
}.atomic-outline-button {
font-weight:700;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
text-align:center;
line-height:1.2;
letter-spacing:3px;
border-top-width:2px;
border-right-width:2px;
border-bottom-width:2px;
border-left-width:2px;
border-top-color:rgba(117,30,30,0.9);
border-right-color:rgba(117,30,30,0.9);
border-bottom-color:rgba(117,30,30,0.9);
border-left-color:rgba(117,30,30,0.9);
padding-left:46px;
padding-right:46px;
padding-top:18px;
padding-bottom:18px;
color:rgba(117,30,30,0.9);
background-color:transparent;
font-size:20px;
margin-right:2px;
}
@media (max-width: 991px) {
.atomic-outline-button {
font-size:16px;
padding-top:14px;
padding-bottom:14px;
padding-right:34px;
padding-left:34px;
}
}
@media (max-width: 479px) {
.atomic-outline-button {
}
}
.atomic-iconblock-21-column {
}
.atomic-iconblock-21-title {
color:#a8a6a6;
font-size:20px;
font-weight:600;
line-height:1.1;
margin-bottom:8px;
letter-spacing:0.1px;
}
.atomic-iconblock-21-text {
margin-bottom:57px;
font-size:18px;
color:#2b2c28;
line-height:1.4;
}
.atomic-testimonial-7-wrapper {
background-color:white;
width:100%;
padding-left:40px;
padding-right:40px;
padding-bottom:40px;
padding-top:40px;
box-shadow:0px 20px 40px rgba(0,0,0,0.1);
}
.atomic-testimonial-7-wrapper:not(.ct-section),
.atomic-testimonial-7-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
flex-wrap:wrap;
align-items:center;
}
.atomic-testimonial-7-text {
font-size:18px;
color:#2b2c28;
font-weight:400;
line-height:1.4;
text-align:left;
font-style:italic;
margin-bottom:30px;
}
.atomic-testimonial-7-avatar {
width:60px;
border-radius:100%;
margin-right:12px;
}
.atomic-testimonial-7-author {
font-size:20px;
font-weight:600;
color:#a8a6a6;
line-height:1.1;
letter-spacing:0.5px;
}
.atomic-iconblock-2-column {
text-align:left;
}
.atomic-iconblock-2-column:not(.ct-section),
.atomic-iconblock-2-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
.atomic-iconblock-2-icon {
color: #a8a6a6;}.atomic-iconblock-2-icon 
>svg {width: 30px;height: 30px;}.atomic-iconblock-2-icon {
margin-top:20px;
margin-bottom:16px;
}
.atomic-iconblock-2-title {
color:#a8a6a6;
font-size:20px;
font-weight:600;
line-height:1.1;
letter-spacing:0.5px;
margin-bottom:8px;
}
.atomic-iconblock-2-text {
font-size:18px;
color:#2b2c28;
font-weight:400;
margin-bottom:18px;
line-height:1.4;
}
.atomic-iconbox-2-link:after{
content:"\00bb";
margin-left:6px;
}
.atomic-iconbox-2-link:hover{
color:#a8a6a6;
text-decoration:none;
}
.atomic-iconbox-2-link {
color:rgba(155,74,74,0.9);
font-size:16px;
text-decoration:none;
line-height:1.4;
margin-bottom:20px;
}
.atomic-showcase-9-title {
font-size:38px;
color:color(12);
font-weight:600;
line-height:1.1;
letter-spacing:0.5px;
margin-bottom:12px;
}
.atomic-showcase-9-text {
font-size:18px;
color:#2b2c28;
font-weight:400;
line-height:1.4;
max-width:480px;
margin-bottom:24px;
}
.atomic-showcase-9-wrapper {
width:100%;
background-color:#ffffff;
padding-top:60px;
padding-left:60px;
padding-right:60px;
padding-bottom:60px;
text-align:left;
box-shadow:0px 20px 40px rgba(0,0,0,0.1);
}
.atomic-showcase-9-wrapper:not(.ct-section),
.atomic-showcase-9-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
@media (max-width: 991px) {
.atomic-showcase-9-wrapper {
padding-top:40px;
padding-left:40px;
padding-right:40px;
padding-bottom:40px;
}
}
.atomic-slider-6-image-column {
text-align:center;
}
.atomic-slider-6-image-column:not(.ct-section),
.atomic-slider-6-image-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.atomic-slider-6-text-column {
text-align:left;
}
.atomic-slider-6-text-column:not(.ct-section),
.atomic-slider-6-text-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
@media (max-width: 767px) {
.atomic-slider-6-text-column {
text-align:center;
}
.atomic-slider-6-text-column:not(.ct-section),
.atomic-slider-6-text-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}
.atomic-slider-6-title {
color:#a8a6a6;
font-size:20px;
font-weight:600;
line-height:1.1;
margin-bottom:6px;
}
.atomic-slider-6-text {
color:#2b2c28;
font-size:18px;
font-weight:400;
line-height:1.4;
margin-bottom:24px;
}
.atomic-pricing-4-icon {
color: #a8a6a6;}.atomic-pricing-4-icon 
>svg {width: 30px;height: 30px;}.atomic-pricing-4-icon {
margin-bottom:16px;
}
.atomic-pricing-4-title {
color:#a8a6a6;
font-size:20px;
font-weight:600;
line-height:1.1;
letter-spacing:0.5px;
margin-bottom:8px;
}
.atomic-pricing-4-text {
color:#2b2c28;
font-size:18px;
font-weight:400;
text-align:left;
line-height:1.4;
margin-bottom:24px;
}
.atomic-pricing-4-cost {
color:rgba(117,30,30,0.9);
font-size:48px;
font-weight:700;
line-height:1.1;
letter-spacing:0.5px;
margin-top:auto;
}
.atomic-pricing-4-small-text {
color:#999999;
font-size:12px;
font-weight:400;
line-height:1.4;
text-align:left;
margin-bottom:30px;
}
.atomic-cta-7-wrapper {
text-align:center;
}
.atomic-cta-7-wrapper:not(.ct-section),
.atomic-cta-7-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.atomic-cta-7-icon {
background-color: #eff4fb;
border: 1px solid #eff4fb;
padding: 24px;color: rgba(155,74,74,0.9);}.atomic-cta-7-icon 
>svg {width: 30px;height: 30px;}.atomic-cta-7-icon {
margin-bottom:12px;
icon-padding:24px;
}
.atomic-cta-7-text {
font-size:18px;
font-weight:400;
color:#2b2c28;
line-height:1.4;
margin-top:12px;
}
.atomic-content-20-image:hover{
}
.atomic-content-20-image {
background-color:#ffffff;
box-shadow:0px 20px 40px rgba(0,0,0,0.1);
}
.atomic-hero-4-video {
max-width:640px;
}
.atomic-testimonial-11-wrapper {
width:100%;
text-align:center;
padding-left:40px;
padding-right:40px;
padding-bottom:40px;
margin-top:72px;
background-color:#ffffff;
box-shadow:0px 20px 40px rgba(0,0,0,0.1);
}
.atomic-testimonial-11-wrapper:not(.ct-section),
.atomic-testimonial-11-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.atomic-testimonial-11-avatar {
width:120px;
border-radius:100%;
margin-top:-60px;
margin-bottom:24px;
}
.atomic-testimonial-11-author {
font-size:20px;
font-weight:600;
color:#a8a6a6;
line-height:1.1;
letter-spacing:0.5px;
margin-bottom:6px;
}
.atomic-testimonial-11-small-text {
color:#999999;
font-size:12px;
font-weight:400;
line-height:1.4;
margin-bottom:24px;
}
.atomic-testimonial-11-text {
color:#2b2c28;
font-size:18px;
font-weight:400;
line-height:1.4;
font-style:italic;
margin-bottom:36px;
}
.atomic-team-1-column {
text-align:center;
padding-top:5px;
padding-left:5px;
padding-right:5px;
padding-bottom:5px;
}
.atomic-team-1-column:not(.ct-section),
.atomic-team-1-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
@media (max-width: 479px) {
.atomic-team-1-column {
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
border-top-width:1px;
border-right-width:1px;
border-bottom-width:1px;
border-left-width:1px;
border-top-color:color(12);
border-right-color:color(12);
border-bottom-color:color(12);
border-left-color:color(12);
margin-bottom:12px;
}
}
.atomic-team-1-mate {
margin-bottom:24px;
}
.atomic-team-1-title {
line-height:1.1;
font-size:20px;
color:color(12);
font-weight:600;
margin-bottom:6px;
letter-spacing:0.5px;
}
.atomic-team-1-text {
font-size:18px;
line-height:1.4;
color:#2b2c28;
}
.atomic-content-32-column {
width:33.33%;
}
.atomic-content-32-column:not(.ct-section),
.atomic-content-32-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
justify-content:center;
}
@media (max-width: 767px) {
.atomic-content-32-column {
width:100%;
}
.atomic-content-32-column:not(.ct-section),
.atomic-content-32-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
}
.atomic-content-32-image {
width:auto;
}
.atomic-content-32-text-wrapper {
width:100%;
background-color:#ffffff;
padding-top:47px;
padding-left:40px;
padding-right:40px;
padding-bottom:47px;
text-align:center;
}
.atomic-content-32-text-wrapper:not(.ct-section),
.atomic-content-32-text-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
@media (max-width: 767px) {
.atomic-content-32-text-wrapper {
padding-top:24px;
}
}
.atomic-content-32-icon {
color: #a8a6a6;}.atomic-content-32-icon 
>svg {width: 42px;height: 42px;}.atomic-content-32-icon {
margin-top:12px;
margin-bottom:12px;
}
@media (max-width: 767px) {
.atomic-content-32-icon {
}
.atomic-content-32-icon:not(.ct-section),
.atomic-content-32-icon.ct-section .ct-section-inner-wrap{
flex-direction:unset;
}
}
.atomic-content-32-title {
color:#a8a6a6;
font-size:20px;
font-weight:600;
line-height:1.1;
letter-spacing:0.5px;
margin-bottom:6px;
margin-top:6px;
}
.atomic-content-32-small-text {
color:#999999;
margin-bottom:24px;
}
.atomic-content-32-text {
color:#2b2c28;
font-size:18px;
font-weight:400;
line-height:1.4;
text-align:center;
margin-bottom:12px;
}
.atomic-iconblock-18-icon {
background-color: rgba(155,74,74,0.9);
border: 1px solid rgba(155,74,74,0.9);
padding: 24px;color: #ffffff;}.atomic-iconblock-18-icon 
>svg {width: 30px;height: 30px;}.atomic-iconblock-18-icon {
margin-bottom:12px;
icon-padding:24px;
}
.atomic-iconblock-18-title {
color:#a8a6a6;
font-size:20px;
font-weight:600;
line-height:1.1;
letter-spacing:0.5px;
margin-top:8px;
margin-bottom:12px;
}
.atomic-iconblock-18-text {
font-size:18px;
font-weight:400;
color:#2b2c28;
line-height:1.4;
margin-bottom:18px;
}
.atomic-content-26-columns {
margin-bottom:75px;
}
.atomic-content-26-image {
}
.atomic-content-26-title {
color:#a8a6a6;
font-size:20px;
font-weight:600;
line-height:1.1;
letter-spacing:0.5px;
margin-bottom:12px;
}
.atomic-content-26-text {
color:#2b2c28;
font-size:18px;
line-height:1.4;
margin-bottom:18px;
}
.atomic-testimonial-10-author {
font-weight:600;
font-size:20px;
color:#a8a6a6;
line-height:1.1;
letter-spacing:0.5px;
margin-bottom:6px;
}
.atomic-testimonial-10-small-text {
color:#999999;
font-size:12px;
font-weight:400;
line-height:1.4;
margin-bottom:24px;
}
.atomic-content-25-title {
color:#a8a6a6;
font-size:20px;
font-weight:600;
line-height:1.1;
letter-spacing:0.5px;
margin-bottom:6px;
}
.atomic-content-25-small-text {
color:#999999;
font-size:14px;
font-weight:400;
line-height:1.4;
margin-bottom:6px;
}
.atomic-content-25-progress-bar {
width:100%;
background-color:#eff4fb;
margin-bottom:18px;
overflow:hidden;
padding-bottom:0px;
}
.atomic-content-25-percent {
color:#ffffff;
font-weight:700;
background-color:rgba(117,30,30,0.9);
padding-right:20px;
padding-left:20px;
text-align:right;
}
.atomic-iconblock-17-icon {
color: #a8a6a6;}.atomic-iconblock-17-icon 
>svg {width: 30px;height: 30px;}.atomic-iconblock-17-icon {
margin-bottom:16px;
}
.atomic-iconblock-17-title {
font-size:20px;
font-weight:600;
color:#a8a6a6;
line-height:1.1;
letter-spacing:0.5px;
margin-bottom:8px;
}
.atomic-iconblock-17-text {
font-size:18px;
color:#2b2c28;
font-weight:400;
margin-bottom:48px;
line-height:1.4;
}
.atomic-iconblock-20-icon {
color: #a8a6a6;}.atomic-iconblock-20-icon 
>svg {width: 30px;height: 30px;}.atomic-iconblock-20-icon {
margin-bottom:16px;
}
.atomic-iconblock-20-title {
color:#a8a6a6;
font-size:20px;
font-weight:600;
line-height:1.1;
letter-spacing:0.5px;
margin-bottom:8px;
}
.atomic-iconblock-20-text {
font-size:18px;
color:#2b2c28;
font-weight:400;
line-height:1.4;
margin-bottom:47px;
}
.atomic-iconblock-21-icon {
color: #a8a6a6;}.atomic-iconblock-21-icon 
>svg {width: 30px;height: 30px;}.atomic-iconblock-21-icon {
margin-bottom:16px;
}
.atomic-content-23-wrapper {
width:100%;
background-color:#ffffff;
padding-top:36px;
padding-left:36px;
padding-right:36px;
padding-bottom:36px;
text-align:center;
box-shadow:0px 20px 40px rgba(0,0,0,0.1);
}
.atomic-content-23-wrapper:not(.ct-section),
.atomic-content-23-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.atomic-content-23-title {
color:#a8a6a6;
font-size:20px;
font-weight:600;
line-height:1.4;
letter-spacing:0.5px;
margin-bottom:8px;
}
.atomic-content-23-text {
color:#2b2c28;
font-size:18px;
font-weight:400;
line-height:1.4;
margin-bottom:24px;
}
.atomic-small-button-outline:hover{
color:rgba(155,74,74,0.9);
}
.atomic-small-button-outline {
font-weight:700;
color:rgba(117,30,30,0.9);
font-size:14px;
line-height:1.1;
letter-spacing:0.5px;
text-align:center;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
border-top-width:2px;
border-right-width:2px;
border-bottom-width:2px;
border-left-width:2px;
padding-top:8px;
padding-bottom:9px;
padding-left:18px;
padding-right:18px;
}
.atomic-content-30-column {
text-align:left;
}
.atomic-content-30-column:not(.ct-section),
.atomic-content-30-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
.atomic-content-30-wrapper {
width:100%;
background-color:#eff4fb;
text-align:center;
}
.atomic-content-30-wrapper:not(.ct-section),
.atomic-content-30-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.atomic-content-30-popup:hover{
opacity:1;
}
.atomic-content-30-popup {
padding-top:60px;
padding-bottom:60px;
padding-left:60px;
padding-right:60px;
background-color:rgba(86,109,143,0.8);
width:100%;
text-align:center;
opacity:0;
}
.atomic-content-30-popup:not(.ct-section),
.atomic-content-30-popup.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.atomic-small-button:hover{
background-color:rgba(155,74,74,0.9);
}
.atomic-small-button {
background-color:rgba(117,30,30,0.9);
font-size:14px;
font-weight:700;
color:#ffffff;
padding-right:18px;
padding-top:10px;
padding-bottom:10px;
line-height:1.2;
letter-spacing:1px;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; text-align:center;
padding-left:18px;
}
.atomic-content-30-text {
color:#2b2c28;
font-size:18px;
font-weight:400;
line-height:1.4;
margin-top:12px;
}
.atomic-iconblock-5-column {
text-align:center;
}
.atomic-iconblock-5-column:not(.ct-section),
.atomic-iconblock-5-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.atomic-iconblock-5-icon {
background-color: #eff4fb;
border: 1px solid #eff4fb;
padding: 24px;color: #a8a6a6;}.atomic-iconblock-5-icon 
>svg {width: 30px;height: 30px;}.atomic-iconblock-5-icon {
icon-padding:24px;
margin-bottom:16px;
}
.atomic-iconblock-5-title {
font-size:20px;
color:#a8a6a6;
font-weight:600;
line-height:1.1;
letter-spacing:0.5px;
margin-bottom:8px;
}
.atomic-iconbox-5-text {
font-size:18px;
font-weight:400;
color:#2b2c28;
line-height:1.4;
margin-bottom:16px;
}
.atomic-showcase-7-image {
width:33.33%;
}
@media (max-width: 991px) {
.atomic-showcase-7-image {
width:50%;
}
}
@media (max-width: 479px) {
.atomic-showcase-7-image {
width:100%;
}
}
.atomic-content-31-text-column {
}
@media (max-width: 991px) {
.atomic-content-31-text-column {
width:NaNpx;
}
}
.atomic-content-31-wrapper {
width:100%;
background-color:#ffffff;
padding-top:40px;
padding-left:40px;
padding-right:40px;
padding-bottom:40px;
text-align:left;
box-shadow:0px 20px 40px rgba(0,0,0,0.1);
}
.atomic-content-31-title {
font-size:20px;
color:#a8a6a6;
font-weight:600;
line-height:1.1;
letter-spacing:0.5px;
margin-bottom:6px;
}
.atomic-content-31-small-text {
font-size:14px;
color:#999999;
font-weight:400;
margin-bottom:12px;
}
.atomic-content-31-text {
color:#2b2c28;
font-size:18px;
font-weight:400;
line-height:1.4;
}
.atomic-content-31-middle-column {
text-align:center;
position:relative;
}
.atomic-content-31-middle-column:not(.ct-section),
.atomic-content-31-middle-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
flex-wrap:nowrap;
align-items:center;
justify-content:flex-start;
}
@media (max-width: 991px) {
.atomic-content-31-middle-column {
text-align:left;
}
.atomic-content-31-middle-column:not(.ct-section),
.atomic-content-31-middle-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
}
@media (max-width: 767px) {
.atomic-content-31-middle-column {
text-align:center;
}
.atomic-content-31-middle-column:not(.ct-section),
.atomic-content-31-middle-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
}
.atomic-content-31-icon {
background-color: #a8a6a6;
border: 1px solid #a8a6a6;
padding: 24px;color: #ffffff;}.atomic-content-31-icon 
>svg {width: 42px;height: 42px;}.atomic-content-31-icon {
icon-padding:24px;
position:absolute;
z-index: 100;
}
.atomic-content-31-line {
height:100%;
}
@media (max-width: 991px) {
.atomic-content-31-line {
margin-left:47px;
}
}
@media (max-width: 767px) {
.atomic-content-31-line {
margin-left:0px;
}
.atomic-content-31-line:not(.ct-section),
.atomic-content-31-line.ct-section .ct-section-inner-wrap{
display:none;
flex-direction:unset;
}
}
.atomic-testimonial-2-author {
color:#a8a6a6;
font-size:20px;
font-weight:600;
line-height:1.1;
letter-spacing:0.5px;
margin-bottom:6px;
}
.atomic-testimonial-2-small-text {
color:#999999;
font-size:12px;
font-weight:400;
line-height:1.4;
}
.atomic-contact-10-wrapper {
width:100%;
margin-bottom:18px;
}
.atomic-contact-10-wrapper:not(.ct-section),
.atomic-contact-10-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:flex-start;
}
.atomic-contact-10-icon {
color: #a8a6a6;}.atomic-contact-10-icon 
>svg {width: 24px;height: 24px;}.atomic-contact-10-icon {
margin-right:12px;
}
.atomic-contact-10-text {
color:#2b2c28;
font-size:18px;
font-weight:400;
margin-bottom:24px;
line-height:1.4;
}
.atomic-content-25-column {
}
.atomic-content-25-price {
color:rgba(117,30,30,0.9);
font-size:48px;
font-weight:700;
line-height:1.1;
letter-spacing:0.5px;
margin-bottom:12px;
}
.atomic-content-35-title {
color:#a8a6a6;
font-size:20px;
font-weight:600;
line-height:1.1;
letter-spacing:0.5px;
text-align:left;
margin-bottom:12px;
}
.atomic-content-39-text {
color:#2b2c28;
font-size:18px;
font-weight:400;
text-align:left;
line-height:1.4;
margin-bottom:18px;
}
.atomic-hero-8-icon {
color: rgba(117,30,30,0.9);}.atomic-hero-8-icon 
>svg {width: 24px;height: 24px;}.atomic-hero-8-icon {
margin-bottom:18px;
}
.atomic-hero-8-text {
color:#ffffff;
font-size:24px;
font-weight:300;
line-height:1.4;
font-style:italic;
max-width:640px;
margin-bottom:18px;
}
.atomic-hero-8-avatar {
width:120px;
border-radius:100%;
margin-bottom:12px;
}
.atomic-hero-8-title {
color:#ffffff;
font-size:20px;
font-weight:600;
line-height:1.1;
letter-spacing:0.5px;
margin-bottom:24px;
}
.atomic-showcase-5-image {
margin-bottom:42px;
}
@media (max-width: 767px) {
.atomic-showcase-5-image {
width:100%;
}
}
.bannerText {
font-size:27px;
background-color:rgba(255,255,255,0.37);
padding-top:15px;
padding-left:13px;
padding-right:0px;
padding-bottom:15px;
color:#000000;
border-radius:5px;
margin-left:0px;
margin-top:0px;
margin-right:963px;
}
.bannerText:not(.ct-section),
.bannerText.ct-section .ct-section-inner-wrap{
display:block;
flex-direction:unset;
}
.ServiceHeading {
font-size:21px;
border-top-color:color(12);
border-right-color:color(12);
border-bottom-color:color(12);
border-left-color:color(12);
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;
color:color(12);
width:290px;
max-width:300px;
text-align:left;
margin-right:10px;
padding-left:20px;
box-shadow:0px #3f3f3f;
}
@media (max-width: 479px) {
.ServiceHeading {
font-size:15px;
color:color(12);
max-width:182px;
text-align:right;
}
}
.ServiceCost {
font-size:21px;
color:#303030;
}
@media (max-width: 479px) {
.ServiceCost {
font-size:18px;
}
}
.SeviceBlock {
background-color:#cecccc;
width:NaN%;
text-align:center;
}
.SeviceBlock:not(.ct-section),
.SeviceBlock.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.ServiceFrame {
border-top-style:none;
border-right-style:none;
border-bottom-style:none;
border-left-style:none;
}
.PricingBox {
background-color:#a8a8a8;
border-top-color:color(12);
border-right-color:color(12);
border-bottom-color:color(12);
border-left-color:color(12);
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;
pricing_box_global_alignment:center;
pricing_box_title_background:color(12);
pricing_box_title_typography_color:#ffffff;
pricing_box_subtitle_typography_color:#ffffff;
pricing_box_price_sale_space_below:16px;
pricing_box_price_amount_main_typography_font-size:30px;
pricing_box_price_amount_term_typography_font-size:0px;
pricing_box_price_amount_decimal_typography_font-size:0px;
pricing_box_title_typography_font-size:22px;
pricing_box_content_typography_font-weight:700;
pricing_box_content_background:rgba(0,0,0,0);
pricing_box_content_typography_color:rgba(0,0,0,0.59);
padding-left:5px;
padding-right:5px;
pricing_box_content_padding-top:0px;
pricing_box_content_padding-bottom:0px;
padding-top:5px;
box-shadow:0px 0px 20px 0px rgba(0,0,0,0.73);
} .PricingBox .oxy-pricing-box-section {
alignment: center;
text-align: center;            }
.PricingBox .oxy-pricing-box-section.oxy-pricing-box-price {
justify-content: center;            } .PricingBox .oxy-pricing-box-section.oxy-pricing-box-graphic {
justify-content: center;            } .PricingBox .oxy-pricing-box-section.oxy-pricing-box-title {
background-color: color(12);            }
.PricingBox .oxy-pricing-box-title-title {
color: #ffffff;
font-size: 22px;
}
.PricingBox .oxy-pricing-box-title-subtitle {
color: #ffffff;
} .PricingBox .oxy-pricing-box-amount-main {
font-size: 30px;
}
.PricingBox .oxy-pricing-box-amount-decimal {
font-size: 0px;
}
.PricingBox .oxy-pricing-box-term {
font-size: 0px;
}
.PricingBox .oxy-pricing-box-sale-price {
margin-bottom: 16px;            } .PricingBox .oxy-pricing-box-section.oxy-pricing-box-content {
typography-font-weight: 700;
padding-top: 0px;
padding-bottom: 0px;
background-color: rgba(0,0,0,0);font-weight: 700;
color: rgba(0,0,0,0.59);
} .PricingBox .oxy-pricing-box-section.oxy-pricing-box-cta {
justify-content: center;            }
.CTAPrice {
background-color :color(12);
border: 1px solid color(12);
color: #ffffff;
padding: 10px 16px;
}.CTAPrice {
}
.Price-Panel {
}
.Price-Panel .ct-section-inner-wrap {
padding-top: 20px;
padding-bottom: 20px;
}
.ServiceHeadingPrice {
font-size:20px;
}
@media (max-width: 479px) {
.ServiceHeadingPrice {
padding-left:20px;
font-size:15px;
}
}
.ServiceHEadingBlock {
margin-bottom:10px;
width:600px;
background-color:#f2e6e6;
box-shadow:0px 0px 13px 6px #919191;
}
@media (max-width: 479px) {
.ServiceHEadingBlock {
max-width:321px;
}
}
.Page-Headings {
font-size:31px;
font-weight:400;
border-bottom-color:color(12);
border-bottom-width:3px;
border-bottom-style:solid;
}
.ServicesDescription {
min-height:83px;
}
.ServicesHeading {
font-size:22px;
font-weight:700;
color:color(12);
}
.ServicesLayoutGrid {
background-color:#e0d2d2;
width:50.01%;
}
@media (max-width: 991px) {
.ServicesLayoutGrid {
margin-bottom:12px;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
border-top-width:1px;
border-right-width:1px;
border-bottom-width:1px;
border-left-width:1px;
border-top-color:color(12);
border-right-color:color(12);
border-bottom-color:color(12);
border-left-color:color(12);
}
}
@media (max-width: 479px) {
.ServicesLayoutGrid {
margin-bottom:12px;
border-top-color:color(12);
border-right-color:color(12);
border-bottom-color:color(12);
border-left-color:color(12);
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;
}
}
.booknow:hover{
opacity:0.4;
mix-blend-mode:normal;
}
.booknow {
}
.SButton {
background-color :rgba(153,153,153,0.7);
border: 1px solid rgba(153,153,153,0.7);
color: #ffffff;
padding: 10px 16px;
}.SButton {
margin-top:0px;
border-radius:5px;
width:10vw;
max-width:15vw;
margin-right:20px;
margin-left:20px;
min-height:70px;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
border-top-width:2px;
border-right-width:2px;
border-bottom-width:2px;
border-left-width:2px;
border-top-color:color(12);
border-right-color:color(12);
border-bottom-color:color(12);
border-left-color:color(12);
}
.SButton:not(.ct-section),
.SButton.ct-section .ct-section-inner-wrap{
display:flex;
align-items:center;
align-content:center;
}
.ProductRow-Item {
width:33%;
text-align:center;
}
.ProductRow-Item:not(.ct-section),
.ProductRow-Item.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:space-around;
}
.ProductRowImage {
padding-left:5px;
padding-right:5px;
}
.ProductDescription {
font-size:13px;
font-weight:300;
text-align:center;
line-height:2;
}
.box {
width:100%;
height:600px;
text-align:center;
}
.box:not(.ct-section),
.box.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:space-between;
}
.hero:hover{
transform:scale(1.02,1.02) rotate(360deg) translate3d(-64px,-100px,-78px); border-top-style:dashed;
border-right-style:dashed;
border-bottom-style:dashed;
border-left-style:dashed;
transition-duration:0.6s;
filter:sepia(100%);
transition-delay:0.3s;
aos-enable:false;
}
.hero {
border-top-color:#dc1e37;
border-right-color:#ffffff;
border-bottom-color:#ffffff;
border-left-color:#ffffff;
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;
box-shadow:0px 0px 10px 4px #282828;
}
.StaffPhoto {
background-size: contain; background-repeat:no-repeat;
width:9%;
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
.StaffHeading {
font-size:25px;
font-weight:500;
color:#dc1e37;
}
.StaffTitle {
font-weight:300;
font-size:25px;
padding-left:20px;
}
@media (max-width: 479px) {
.StaffTitle {
font-size:22px;
}
}
.StaffThumbnail {
text-align:center;
padding-top:10px;
padding-left:10px;
padding-right:10px;
padding-bottom:10px;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color:#ffffff;
width:100%;
}
.StaffThumbnail:not(.ct-section),
.StaffThumbnail.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
@media (max-width: 991px) {
.StaffThumbnail {
}
.StaffThumbnail:not(.ct-section),
.StaffThumbnail.ct-section .ct-section-inner-wrap{
display:flex;
}
}
@media (max-width: 479px) {
.StaffThumbnail {
width:100%;
max-width:450px;
margin-right:61px;
text-align:center;
}
.StaffThumbnail:not(.ct-section),
.StaffThumbnail.ct-section .ct-section-inner-wrap{
display:none;
flex-direction:unset;
align-items:center;
}
}
.BoxShadow {
}
.BoxShadow1 {
background-color:#ffffff;
box-shadow:0px 0px 17px 9px #969696;
}
.boxshadow {
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;
border-top-color:#000000;
border-right-color:#000000;
border-bottom-color:#000000;
border-left-color:#000000;
margin-bottom:15px;
background-color:#ffffff;
box-shadow:0px -5px 17px 0px #919191;
}
.ProductText {
font-weight:300;
line-height:1.4;
font-size:16px;
margin-top:0px;
padding-top:14px;
height:96px;
text-align:left;
}
.ProductTitle {
font-size:25px;
color:#dc1e37;
font-weight:300;
padding-left:13px;
}
.tableHeading {
}
.StaffName {
font-family:'Open Sans';
font-size:21px;
color:#ffffff;
font-weight:300;
line-height:1;
}
.StaffPanel {
background-color:#dc1e37;
padding-top:5px;
padding-bottom:5px;
width:100%;
}
@media (max-width: 479px) {
.StaffPanel {
width:300px;
margin-left:0px;
}
.StaffPanel:not(.ct-section),
.StaffPanel.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
}
.Brand-Box {
padding-right:10px;
padding-top:10px;
padding-left:10px;
padding-bottom:10px;
}
.FamilyProduct {
max-width:320px;
width:100%;
box-shadow:0px 0px 22px 0px #7a7a7a;
}
.RangeBlock:hover{
background-color:#777575;
}
.RangeBlock {
width:25%;
text-align:center;
margin-left:5px;
margin-right:5px;
background-color:#dbc3c3;
border-radius:5px;
height:43px;
}
.RangeBlock:not(.ct-section),
.RangeBlock.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
}
.IndividualRangeTitle:hover{
color:rgba(255,234,234,0.9);
}
.IndividualRangeTitle {
font-size:23px;
color:rgba(25,25,25,0.9);
}
.blondAbsolu {
}
.squreProduct {
max-width:50%;
width:490%;
}
.productDetail {
padding-top:45px;
}
.productTitle {
font-size:25px;
color:rgba(117,30,30,0.9);
margin-bottom:19px;
}
.productDescription {
color:rgba(119,116,116,0.9);
font-size:18px;
line-height:1.3;
}
.ProductDetail {
font-size:12px;
width:100%;
padding-right:0px;
margin-left:1px;
margin-top:0px;
}
.BottomBorder {
margin-bottom:30px;
border-bottom-style:solid;
border-bottom-width:2px;
border-bottom-color:#dc1e37;
}
.OutterShadow {
}
.OutterShadow .ct-section-inner-wrap {
padding-top: 50px;
}
.brandLink {
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;
}
.link-heading {
color:rgba(117,30,30,0.9);
font-weight:600;
padding-left:10px;
padding-top:20px;
padding-right:10px;
padding-bottom:20px;
text-transform:uppercase;
}
.brandtag:hover{
color:#ffffff;
background-color:#910000;
}
.brandtag {
font-size:16px;
color:#ffffff;
background-color:#dc1e37;
border-radius:4px;
padding-top:4px;
padding-left:11px;
padding-right:11px;
padding-bottom:4px;
margin-left:5px;
margin-right:5px;
}
div#inner_content-3-228 tr:hover {
background-color: grey;
color: white;
}
li#menu-item-1800 {
background-color: #d43238;
border-radius: 5px;
}
li#menu-item-1800 a:hover {
background-color:grey}
.menu-item-1800 a {color:white!important}@media (max-width: 419px) {
.blockProduct {
width:100%;
padding:10px;
float:none;
height:auto!important}
.imageBenefits {margin-top:0px}
.imagePicture {float:none!important;min-height:auto!important;margin:0 auto}
.imagePicture img {
max-height: 278px;
margin-top: -25px;
}
.productDescription {
font-size: 20px;
margin-bottom: 30px;
}
}
.blockProduct {
max-width:587px;
padding:20px;
float:left;
height:450px;border:1px #F0F0F0 solid;margin:5px
}
.productTitle {color:#d43238}
.productDescription {
min-height:90px; 
font-size:17px;
margin-bottom:30px
}
.imageBenefits {
margin-top:10px
}
.imagePicture {
float:left;
max-width:60%;
width:210px;
min-height:300px;
}
.imagePicture img {
max-width: 240px;
max-height: 217px;
margin-top: -25px;
}
.benefits {
font-size:14px;margin-top:-10px
}
.productChildHeading {
color:#d43238;
}
span.frm_edit_link_container a {
background-color: grey;
color: white;
padding: 0px 5px;
border-radius: 5px;
font-size: 13px;
z-index: 5000;
position: absolute;
}
span.frm_edit_link_container a:hover {background-color:blue}
form#form_products {
min-height: 1102px;
border: solid red 1px;
z-index: 10000;
position: absolute;
background-color: white;
padding: 20px;
}
.productChildHeading p {font-size:36px!important}#div_block-26-225 .menu-item-1738, #div_block-26-225 .menu-item-1800 {
display: none;
}