.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-shape-divider {
width: 0px;
height: 0px;
}
.oxy_shape_divider svg {
width: 100%;
}
.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;
}
.ct-section-inner-wrap, .oxy-header-container{
max-width: 1200px;
}
body {font-family: 'Roboto Slab';}body {line-height: 1.4;font-size: 20px;font-weight: 600;color: #333333;}.oxy-nav-menu-hamburger-line {background-color: #333333;}h1, h2, h3, h4, h5, h6 {font-family: 'Roboto Slab';font-size: 50px;font-weight: 700;}h2, h3, h4, h5, h6{font-size: 48px;font-weight: 500;line-height: 1.2;color: #efefef;}h3, h4, h5, h6{font-size: 24px;}h4, h5, h6{font-size: 20px;}h5, h6{font-size: 18px;}h6{font-size: 16px;}a {color: #ffffff;text-decoration: none;}a:hover {text-decoration: none;}.ct-link-text {color: #333333;text-decoration: none;}.ct-link-text:hover {text-decoration: none;}.ct-link {color: #333333;text-decoration: none;}.ct-link:hover {text-decoration: none;}.ct-link-button {border-radius: 3px;}.ct-section-inner-wrap {
padding-top: 75px;
padding-right: 20px;
padding-bottom: 75px;
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-logo:hover{
opacity:1;
}
.atomic-logo {
opacity:0.8;
transition-duration:0.5s;
transition-timing-function:ease;
transition-property:all;
}
.atomic-footer-9-title {
font-size:20px;
font-weight:500;
color:#ffffff;
line-height:1.4;
letter-spacing:0.1em;
margin-bottom:8px;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-footer-9-link:hover{
color:#ffffff;
}
.atomic-footer-9-link {
color:rgba(255,255,255,0.75);
font-size:14px;
font-weight:400;
letter-spacing:1px;
line-height:1.1;
margin-top:10px;
margin-bottom:10px;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.BenefitWrapper {
padding-top:10px;
padding-left:10px;
padding-right:10px;
padding-bottom:10px;
width:50%;
}
@media (max-width: 991px) {
.BenefitWrapper {
}
.BenefitWrapper:not(.ct-section):not(.oxy-easy-posts),
.BenefitWrapper.oxy-easy-posts .oxy-posts,
.BenefitWrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:stretch;
}
}
@media (max-width: 767px) {
.BenefitWrapper {
width:100%;
}
}
@media (max-width: 479px) {
.BenefitWrapper {
padding-right:0px;
padding-left:0px;
}
}
.onepage-clients-image {
height:100px;
opacity:0.2;
}
.onepage-footer-contact:hover{
color:#00911d;
}
.onepage-footer-contact {
text-decoration:none;
color:#000000;
font-weight:900;
}
.onepage-footer-link:hover{
color:#00911d;
}
.onepage-footer-link {
color:#000000;
font-size:14px;
font-weight:500;
line-height:1.1;
padding-top:12px;
padding-bottom:12px;
padding-left:20px;
padding-right:20px;
letter-spacing:0.5px;
}
.onepage-heading-two {
color:#ffffff;
font-size:50px;
font-weight:900;
line-height:1.1;
}
@media (max-width: 479px) {
.onepage-heading-two {
font-size:40px;
}
}
.onepage-white-button:hover{
box-shadow:0px 20px 40px #00911d;
}
.onepage-white-button {
background-color:#ffffff;
color:#00911d;
font-size:20px;
font-weight:700;
line-height:1.1;
letter-spacing:1px;
padding-left:60px;
padding-right:60px;
padding-top:17px;
padding-bottom:17px;
border-radius:100px;
text-decoration:none;
transition-duration:0.2s;
transition-timing-function:ease;
transition-property:all;
text-align:center;
box-shadow:0px 10px 20px 0px #006814;
}
.onepage-subheading {
color:#666666;
font-size:20px;
font-weight:400;
max-width:720px;
line-height:1.6;
}
.onepage-heading-three {
color:#00911d;
font-size:30px;
font-weight:900;
line-height:1.1;
}
.onepage-testimonial-quote {
color:#000000;
background-color:#e0e0e0;
font-weight:400;
font-style:italic;
max-width:720px;
font-size:20px;
padding-top:30px;
padding-left:35px;
padding-right:35px;
padding-bottom:40px;
margin-bottom:24px;
margin-left:10px;
margin-right:10px;
}
@media (max-width: 479px) {
.onepage-testimonial-quote {
font-size:16px;
}
}
.onepage-testimonial-wrapper {
margin-bottom:24px;
}
.onepage-testimonial-wrapper:not(.ct-section):not(.oxy-easy-posts),
.onepage-testimonial-wrapper.oxy-easy-posts .oxy-posts,
.onepage-testimonial-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
@media (max-width: 479px) {
.onepage-testimonial-wrapper {
}
.onepage-testimonial-wrapper:not(.ct-section):not(.oxy-easy-posts),
.onepage-testimonial-wrapper.oxy-easy-posts .oxy-posts,
.onepage-testimonial-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
}
.onepage-testimonial-avatar {
height:60px;
border-radius:100%;
margin-right:12px;
}
@media (max-width: 479px) {
.onepage-testimonial-avatar {
margin-right:0px;
margin-bottom:12px;
}
}
.onepage-testimonial-name {
font-size:20px;
color:#000000;
line-height:1.1;
}
.onepage-integrations-brand-back {
width:100%;
padding-top:36px;
padding-left:20px;
padding-right:20px;
padding-bottom:36px;
text-align:center;
background-color:#ffffff;
box-shadow:0px 10px 40px 0px rgba(0,0,0,0.1);
}
.onepage-integrations-brand-back:not(.ct-section):not(.oxy-easy-posts),
.onepage-integrations-brand-back.oxy-easy-posts .oxy-posts,
.onepage-integrations-brand-back.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
@media (max-width: 1200px) {
.onepage-integrations-brand-back {
padding-left:60px;
padding-right:60px;
}
}
@media (max-width: 991px) {
.onepage-integrations-brand-back {
padding-left:40px;
padding-right:40px;
}
}
@media (max-width: 767px) {
.onepage-integrations-brand-back {
padding-left:80px;
padding-right:80px;
}
}
@media (max-width: 479px) {
.onepage-integrations-brand-back {
padding-left:60px;
padding-right:60px;
}
}
.onepage-integrations-colunm {
}
.onepage-integrations-colunm:not(.ct-section):not(.oxy-easy-posts),
.onepage-integrations-colunm.oxy-easy-posts .oxy-posts,
.onepage-integrations-colunm.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:stretch;
}
.onepage-portfolio-title {
font-size:28px;
color:#000000;
font-weight:700;
line-height:1.1;
text-align:left;
margin-bottom:12px;
}
.onepage-portfolio-label {
background-color:#ffeaea;
color:#00911d;
font-weight:500;
font-size:14px;
padding-top:3px;
padding-bottom:5px;
padding-left:16px;
padding-right:16px;
border-radius:100px;
margin-left:-4px;
margin-bottom:8px;
text-align:center;
}
.onepage-portfolio-image {
margin-bottom:20px;
}
.onepage-heading-one {
color:#000000;
font-weight:900;
font-size:120px;
line-height:1.1;
}
.onepage-red-button:hover{
transition-duration:0.2s;
transition-timing-function:ease;
transition-property:all;
box-shadow:0px 30px 40px -10px rgba(0,0,0,0.3);
}
.onepage-red-button {
color:#ffffff;
background-color:#00911d;
text-decoration:none;
font-size:20px;
font-weight:700;
line-height:1.1;
padding-left:48px;
padding-right:48px;
padding-top:17px;
padding-bottom:17px;
border-radius:100px;
letter-spacing:1px;
text-align:center;
transition-duration:0.3s;
transition-timing-function:ease;
transition-property:all;
box-shadow:0px 25px 20px -20px rgba(0,0,0,0.3);
}
.onepage-header-link:hover{
color:#00911d;
}
.onepage-header-link {
color:#ffffff;
font-size:14px;
line-height:1.1;
font-weight:500;
text-decoration:none;
letter-spacing:0.5px;
padding-top:12px;
padding-bottom:12px;
padding-left:20px;
padding-right:20px;
}
.onepage-benefits-number {
color:#00911d;
font-weight:900;
line-height:1;
margin-left:-10px;
font-size:70px;
text-align:left;
margin-bottom:41px;
margin-top:15px;
align-self:center;
}
@media (max-width: 991px) {
.onepage-benefits-number {
font-size:53px;
}
}
@media (max-width: 767px) {
.onepage-benefits-number {
font-size:50px;
}
}
@media (max-width: 479px) {
.onepage-benefits-number {
font-size:40px;
}
}
.onepage-benefits-title {
color:#000000;
font-size:50px;
font-weight:700;
margin-bottom:6px;
line-height:1.5;
}
@media (max-width: 991px) {
.onepage-benefits-title {
font-size:30px;
}
}
@media (max-width: 767px) {
.onepage-benefits-title {
font-size:35px;
}
}
@media (max-width: 479px) {
.onepage-benefits-title {
font-size:25px;
}
}
.onepage-benefits-text {
color:#666666;
font-size:20px;
font-weight:600;
margin-top:22px;
margin-bottom:0px;
text-align:center;
}
.onepage-integrations-logo {
max-width:160px;
}
.onepage-benefit-wrapper {
width:100%;
background-color:rgba(255,255,255,0.77);
padding-top:20px;
padding-left:20px;
padding-bottom:20px;
padding-right:20px;
position:relative;
text-align:center;
box-shadow:0px 10px 40px 0px rgba(0,0,0,0.1);
}
.onepage-benefit-wrapper:not(.ct-section):not(.oxy-easy-posts),
.onepage-benefit-wrapper.oxy-easy-posts .oxy-posts,
.onepage-benefit-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
justify-content:center;
}
.oxy-superbox-primary {
}
.oxy-superbox-secondary {
}
.freelance-showcase-3-column {
}
.freelance-showcase-3-text {
font-family:'Roboto Slab';
color:white;
font-size:14px;
font-weight:400;
line-height:1.5;
margin-left:20px;
margin-right:20px;
margin-top:8px;
max-width:320px;
}
.freelance-showcase-3-title {
font-family:'Roboto Slab';
color:#ffffff;
font-size:14px;
font-weight:700;
line-height:1.1;
letter-spacing:1px;
}
.proteus-showcase-2-wrapper {
width:33.33%;
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:#ffffff;
border-right-color:#ffffff;
border-bottom-color:#ffffff;
border-left-color:#ffffff;
padding-bottom:20%;
}
@media (max-width: 991px) {
.proteus-showcase-2-wrapper {
width:50%;
padding-bottom:30%;
}
}
@media (max-width: 479px) {
.proteus-showcase-2-wrapper {
width:100%;
padding-bottom:40%;
}
}
.fancy-heading-three {
font-family:'Roboto Slab';
color:#2f2f2f;
font-size:64px;
font-weight:700;
line-height:1;
}
@media (max-width: 991px) {
.fancy-heading-three {
font-size:56px;
}
}
@media (max-width: 767px) {
.fancy-heading-three {
font-size:48px;
}
}
.fancy-artworks-1-back {
background-color:rgba(0,0,0,0.75);
text-align:center;
padding-top:20px;
padding-left:20px;
padding-right:20px;
padding-bottom:20px;
width:100%;
height:100%;
}
.fancy-artworks-1-back:not(.ct-section):not(.oxy-easy-posts),
.fancy-artworks-1-back.oxy-easy-posts .oxy-posts,
.fancy-artworks-1-back.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.fancy-artwork-1-superbox-x {
width:12px;
margin-bottom:16px;
}
.fancy-artworks-1-text {
font-family:'Roboto Slab';
color:white;
font-size:12px;
font-weight:400;
line-height:1.6;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; max-width:360px;
}
.fancy-artworks-1-title {
font-family:'';
color:white;
font-size:24px;
font-weight:700;
line-height:1;
margin-bottom:16px;
}
.fancy-artwork-2-superbox {
}
.brewery-secondary-button:hover{
background-color: transparent;
border: 1px solid #ffffff;
color: #ffffff;
}.brewery-secondary-button:hover{
transform:scale(1.05,1.05); border-top-width:2px;
border-right-width:2px;
border-bottom-width:2px;
border-left-width:2px;
background-color:#ffffff;
color:#000000;
}
.brewery-secondary-button {
background-color: transparent;
border: 1px solid #ffffff;
color: #ffffff;
padding: 9px 15px;
}.brewery-secondary-button {
font-family:'Roboto Slab';
button-hover_color:#ffffff;
font-size:16px;
font-weight:700;
line-height:1.5;
letter-spacing:2px;
text-transform:uppercase;
border-radius:0px;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
padding-left:60px;
padding-top:18px;
padding-right:60px;
padding-bottom:18px;
transition-duration:0.2s;
transition-timing-function:ease;
transition-property:all;
border-top-width:2px;
border-right-width:2px;
border-bottom-width:2px;
border-left-width:2px;
}
.brewery-subheading {
font-family:'Special Elite';
color:#ffffff;
font-size:24px;
font-weight:400;
line-height:1.3;
}
@media (max-width: 767px) {
.brewery-subheading {
font-size:20px;
}
}
.brewery-heading-two {
font-family:'Roboto Slab';
color:#ffffff;
font-size:96px;
font-weight:400;
line-height:1;
}
@media (max-width: 991px) {
.brewery-heading-two {
font-size:72px;
}
}
@media (max-width: 479px) {
.brewery-heading-two {
font-size:64px;
}
}
.brewery-main-button:hover{
transform:scale(1.05,1.05); background-color:#ffffff;
color:#000000;
border-top-color:#ffffff;
border-right-color:#ffffff;
border-bottom-color:#ffffff;
border-left-color:#ffffff;
}
.brewery-main-button {
background-color :#2d8704;
border: 1px solid #2d8704;
color: #ffffff;
padding: 10px 16px;
}.brewery-main-button {
font-family:'Roboto Slab';
font-size:16px;
font-weight:700;
line-height:1.5;
border-top-width:2px;
border-right-width:2px;
border-bottom-width:2px;
border-left-width:2px;
border-radius:0px;
text-transform:uppercase;
letter-spacing:2px;
padding-top:18px;
padding-bottom:18px;
padding-left:60px;
padding-right:60px;
transition-duration:0.2s;
transition-timing-function:ease;
transition-property:all;
}
.brewery-body-text {
font-family:'Roboto Slab';
color:#ffffff;
font-size:16px;
font-weight:400;
line-height:1.5;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.brewery-heading-one {
font-family:'Roboto Slab';
color:#ffffff;
font-size:120px;
font-weight:400;
line-height:1;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
@media (max-width: 767px) {
.brewery-heading-one {
font-size:96px;
}
}
@media (max-width: 479px) {
.brewery-heading-one {
font-size:72px;
}
}
.dentist-logo:hover{
background-color:#04511e;
}
.dentist-logo {
transition-duration:0.2s;
transition-timing-function:ease;
transition-property:all;
background-color:#0e8b37;
padding-top:24px;
padding-left:30px;
padding-right:30px;
padding-bottom:30px;
}
.dentist-heading-two {
font-family:'Roboto Slab';
color:#333333;
font-size:36px;
font-weight:900;
line-height:1.1;
}
.dentist-subheading {
color:#999999;
font-size:14px;
line-height:1.1;
font-weight:400;
letter-spacing:1px;
}
.dentist-testimonial-text {
background-color:#0e8b37;
color:#ffffff;
padding-top:20px;
padding-left:25px;
padding-right:25px;
padding-bottom:30px;
font-style:italic;
margin-bottom:18px;
}
.dentist-testimonial-column {
text-align:left;
}
.dentist-testimonial-column:not(.ct-section):not(.oxy-easy-posts),
.dentist-testimonial-column.oxy-easy-posts .oxy-posts,
.dentist-testimonial-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
flex-wrap:wrap;
align-items:flex-start;
justify-content:flex-start;
}
@media (max-width: 991px) {
.dentist-testimonial-column {
text-align:left;
}
.dentist-testimonial-column:not(.ct-section):not(.oxy-easy-posts),
.dentist-testimonial-column.oxy-easy-posts .oxy-posts,
.dentist-testimonial-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:flex-start;
justify-content:flex-start;
}
}
.dentist-testimonial-avatar {
height:48px;
border-radius:100%;
margin-right:12px;
}
.dentist-testimonial-name {
color:#333333;
font-size:16px;
font-weight:400;
margin-top:10px;
}
.dentist-service-column {
text-align:center;
}
.dentist-service-column:not(.ct-section):not(.oxy-easy-posts),
.dentist-service-column.oxy-easy-posts .oxy-posts,
.dentist-service-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.dentist-service-image {
}
.dentist-services-title {
color:#333333;
font-size:16px;
font-weight:900;
}
.dentist-services-text {
color:#666666;
font-size:16px;
font-weight:400;
}
.dentist-orange-button:hover{
background-color:#000000;
}
.dentist-orange-button {
background-color :#9b5923;
border: 1px solid #9b5923;
color: #ffffff;
padding: 10px 16px;
}.dentist-orange-button {
font-family:'Roboto Slab';
color:#ffffff;
border-radius:100px;
background-color:#9b5923;
padding-top:16px;
padding-bottom:16px;
padding-left:40px;
padding-right:40px;
text-decoration:none;
font-size:16px;
font-weight:900;
letter-spacing:1px;
line-height:1.1;
text-align:center;
}
@media (max-width: 479px) {
.dentist-orange-button {
text-align:center;
}
}
.dentist-team-avatar {
height:48px;
border-radius:100px;
margin-right:12px;
}
.dentist-team-item {
margin-bottom:12px;
padding-left:24px;
}
.dentist-outline-button:hover{
color:#04511e;
}
.dentist-outline-button {
color:#0e8b37;
text-decoration:none;
font-weight:900;
line-height:1.1;
letter-spacing:1px;
font-size:16px;
padding-left:40px;
padding-right:40px;
padding-top:16px;
padding-bottom:16px;
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-radius:100px;
text-align:center;
}
.dentist-team-name {
color:#333333;
font-size:16px;
font-weight:400;
}
.dentist-benefits-text {
margin-bottom:12px;
}
.dentist-heading-three {
font-size:24px;
font-weight:900;
color:#333333;
line-height:1.1;
}
.dentist-benefits-image {
margin-bottom:12px;
}
.dentist-heading-one {
font-size:60px;
font-weight:900;
line-height:1.1;
color:#333333;
}
@media (max-width: 767px) {
.dentist-heading-one {
font-size:48px;
}
}
@media (max-width: 479px) {
.dentist-heading-one {
font-size:36px;
}
}
.wedding-heading-one {
font-family:'Roboto Slab';
color:#000000;
font-size:64px;
font-weight:400;
line-height:1.2;
}
@media (max-width: 767px) {
.wedding-heading-one {
font-size:56px;
}
}
@media (max-width: 479px) {
.wedding-heading-one {
font-size:48px;
}
}
.wedding-subheading {
font-family:'Special Elite';
max-width:360px;
color:#666666;
}
.wedding-wishlist-image {
width:240px;
margin-bottom:24px;
}
.wedding-wishlist-item {
text-align:center;
margin-bottom:40px;
}
.wedding-wishlist-item:not(.ct-section):not(.oxy-easy-posts),
.wedding-wishlist-item.oxy-easy-posts .oxy-posts,
.wedding-wishlist-item.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
@media (max-width: 767px) {
.wedding-wishlist-item {
}
.wedding-wishlist-item:not(.ct-section):not(.oxy-easy-posts),
.wedding-wishlist-item.oxy-easy-posts .oxy-posts,
.wedding-wishlist-item.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
}
.wedding-wishlist-item-title {
font-family:'Special Elite';
font-size:24px;
line-height:1.4;
margin-bottom:4px;
}
.wedding-wishlist-item-rating {
font-family:'Roboto Slab';
font-size:12px;
color:#666666;
margin-bottom:16px;
}
.wedding-outline-button:hover{
background-color:#d0a9af;
color:#ffffff;
}
.wedding-outline-button {
background-color: transparent;
border: 1px solid #1e73be;
color: #1e73be;
padding: 9px 15px;
}.wedding-outline-button {
font-family:'Special Elite';
padding-left:32px;
padding-right:32px;
border-radius:100px;
text-transform:uppercase;
font-weight:700;
text-align:center;
color:#d0a9af;
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:#d0a9af;
border-right-color:#d0a9af;
border-bottom-color:#d0a9af;
border-left-color:#d0a9af;
letter-spacing:2px;
line-height:1.2;
padding-top:12px;
padding-bottom:8px;
transition-duration:0.2s;
transition-timing-function:ease;
transition-property:all;
}
.wedding-disabled-button:hover{
color:#999999;
}
.wedding-disabled-button {
background-color :#1e73be;
border: 1px solid #1e73be;
color: #ffffff;
padding: 10px 16px;
}.wedding-disabled-button {
font-family:'Special Elite';
padding-top:12px;
padding-bottom:8px;
padding-left:32px;
padding-right:32px;
letter-spacing:2px;
text-transform:uppercase;
line-height:1.2;
border-radius:100px;
background-color:rgba(0,0,0,0.06);
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:rgba(255,255,255,0.2);
border-right-color:rgba(255,255,255,0.2);
border-bottom-color:rgba(255,255,255,0.2);
border-left-color:rgba(255,255,255,0.2);
color:#999999;
}
.wedding-primary-button:hover{
transform:scale(1.05,1.05); color:#ffffff;
}
.wedding-primary-button {
background-color :#1e73be;
border: 1px solid #1e73be;
color: #ffffff;
padding: 10px 16px;
}.wedding-primary-button {
background-image: linear-gradient(45deg, #d0a9af, #d0a89c); font-family:'Special Elite';
font-size:16px;
font-weight:400;
text-transform:uppercase;
letter-spacing:2px;
padding-left:28px;
padding-right:28px;
padding-top:7px;
padding-bottom:3px;
border-radius:100px;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
border-top-width:5px;
border-right-width:5px;
border-bottom-width:5px;
border-left-width:5px;
border-top-color:rgba(255,255,255,0.2);
border-right-color:rgba(255,255,255,0.2);
border-bottom-color:rgba(255,255,255,0.2);
border-left-color:rgba(255,255,255,0.2);
transition-duration:0.2s;
transition-timing-function:ease;
transition-property:all;
line-height:1.2;
}
.wedding-paragraph {
font-family:'Roboto Slab';
color:#ffffff;
font-weight:400;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.wedding-story-left-column {
position:relative;
}
.wedding-story-number {
position:absolute;
top:8px;
right:8px;
background-color:#d0a89c;
color:#ffffff;
font-size:20px;
width:48px;
height:48px;
text-align:center;
line-height:2.6;
border-radius:100px;
}
.wedding-story-right-column {
text-align:left;
}
.wedding-story-right-column:not(.ct-section):not(.oxy-easy-posts),
.wedding-story-right-column.oxy-easy-posts .oxy-posts,
.wedding-story-right-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
justify-content:center;
}
.wedding-story-title {
font-size:24px;
line-height:1.2;
margin-bottom:8px;
}
@media (max-width: 767px) {
.wedding-story-title {
margin-top:-20px;
}
}
.wedding-story-date {
font-family:'Roboto Slab';
font-size:12px;
color:#999999;
margin-bottom:8px;
}
.wedding-paragraph-dark {
font-family:'Roboto Slab';
color:#666666;
font-size:16px;
font-weight:400;
}
.wedding-story-columns:after{
height:32px;
width:2px;
position:absolute;
background-color:rgba(0,0,0,0.06);
bottom:-52px;
left:50%;
min-width:2px;
max-width:2px;
min-height:32px;
max-height:32px;
content:"";
}
.wedding-story-columns:not(.ct-section):not(.oxy-easy-posts):after,
.wedding-story-columns.oxy-easy-posts .oxy-posts:after,
.wedding-story-columns.ct-section .ct-section-inner-wrap:after{
display:flex;
flex-direction:row;
align-items:center;
}
.wedding-story-columns {
margin-bottom:40px;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
border-top-width:16px;
border-right-width:16px;
border-bottom-width:16px;
border-left-width:16px;
border-top-color:rgba(0,0,0,0.06);
border-right-color:rgba(0,0,0,0.06);
border-bottom-color:rgba(0,0,0,0.06);
border-left-color:rgba(0,0,0,0.06);
position:relative;
}
@media (max-width: 767px) {
.wedding-story-columns:after{
position:absolute;
left:48%;
}
.wedding-story-columns:not(.ct-section):not(.oxy-easy-posts):after,
.wedding-story-columns.oxy-easy-posts .oxy-posts:after,
.wedding-story-columns.ct-section .ct-section-inner-wrap:after{
flex-direction:unset;
}
}
.wedding-home-photo {
background-size: cover; background-color:#d0a9af;
height:180px;
background-repeat:no-repeat;
margin-top:10px;
margin-left:10px;
margin-right:10px;
margin-bottom:10px;
width:240px;
flex-shrink:0;
}
.wedding-slider-right-column {
text-align:left;
}
.wedding-slider-right-column:not(.ct-section):not(.oxy-easy-posts),
.wedding-slider-right-column.oxy-easy-posts .oxy-posts,
.wedding-slider-right-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
justify-content:center;
}
@media (max-width: 991px) {
.wedding-slider-right-column {
text-align:center;
}
.wedding-slider-right-column:not(.ct-section):not(.oxy-easy-posts),
.wedding-slider-right-column.oxy-easy-posts .oxy-posts,
.wedding-slider-right-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}
.wedding-heading-two {
font-family:'Roboto Slab';
color:#000000;
font-size:40px;
line-height:1.2;
}
.wedding-slider-label {
font-family:'Roboto Slab';
font-size:12px;
color:#999999;
margin-bottom:12px;
margin-top:12px;
}
.Subheading {
font-family:'Roboto Slab';
font-size:12px;
text-transform:uppercase;
letter-spacing:1px;
color:#adadab;
font-weight:700;
line-height:1.1;
margin-bottom:12px;
}
.Heading2 {
font-family:'Roboto Slab';
line-height:1.1;
color:#75455d;
font-size:48px;
font-weight:900;
margin-bottom:12px;
}
@media (max-width: 991px) {
.Heading2 {
font-size:36px;
}
}
@media (max-width: 767px) {
.Heading2 {
}
}
@media (max-width: 479px) {
.Heading2 {
}
}
.Heading1 {
font-family:'Roboto Slab';
line-height:1.1;
font-weight:900;
font-size:72px;
color:#75455d;
margin-bottom:12px;
}
@media (max-width: 991px) {
.Heading1 {
font-family:'Roboto Slab';
font-size:64px;
}
}
@media (max-width: 479px) {
.Heading1 {
}
}
.Heading3 {
font-family:'Roboto Slab';
margin-bottom:12px;
line-height:1.1;
font-size:30px;
color:#75455d;
font-weight:900;
}
.Paragraph {
font-family:'Roboto Slab';
margin-bottom:12px;
font-size:16px;
font-weight:400;
color:#555555;
line-height:1.6;
}
@media (max-width: 991px) {
.Paragraph {
}
}
.OutlineButton:hover{
text-decoration:underline;
}
.OutlineButton {
font-family:'Roboto Slab';
text-transform:uppercase;
letter-spacing:2px;
text-decoration:none;
border-top-color:#eae9e9;
border-right-color:#eae9e9;
border-bottom-color:#eae9e9;
border-left-color:#eae9e9;
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-right:48px;
padding-top:16px;
padding-bottom:16px;
border-radius:100px;
background-color:#ffffff;
text-align:center;
color:#e03236;
font-size:14px;
font-weight:400;
padding-left:48px;
}
@media (max-width: 991px) {
.OutlineButton {
padding-left:24px;
padding-right:24px;
}
}
@media (max-width: 479px) {
.OutlineButton {
}
}
.blockquote {
font-size:16px;
color:#000000;
font-style:italic;
text-align:center;
padding-bottom:12px;
border-top-style:solid;
border-top-color:#75455d;
border-top-width:1px;
border-bottom-color:#75455d;
border-bottom-style:solid;
border-bottom-width:1px;
padding-left:24px;
padding-right:24px;
padding-top:12px;
}
.img-hover:hover{
transform:scale(1.1,1.1);}
.img-hover {
transition-duration:0.2s;
transition-timing-function:ease;
transition-property:all;
}
.price {
font-family:'Roboto Slab';
font-size:48px;
color:#75455d;
font-weight:700;
}
@media (max-width: 479px) {
.price {
font-size:36px;
}
}
.pt-serif {
font-family:'Roboto Slab';
font-size:16px;
color:#000000;
}
.winery-rating {
width:120px;
}
.wine-preview-wrapper {
padding-left:36px;
padding-right:36px;
padding-top:24px;
padding-bottom:24px;
}
.winery-review-avatar {
width:48px;
margin-right:12px;
}
.winery-subheading {
font-family:'Roboto Slab';
color:#adadab;
font-size:12px;
font-weight:700;
letter-spacing:1px;
line-height:1.5;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.winery-body-text {
font-family:'Roboto Slab';
font-size:14px;
color:#555555;
font-weight:400;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; line-height:1.5;
}
.atomic-slider-9-wrapper {
width:auto;
background-color:#ffffff;
margin-bottom:0px;
margin-left:20px;
margin-right:20px;
padding-top:47px;
padding-right:40px;
padding-bottom:60px;
text-align:center;
margin-top:20px;
box-shadow:0px 20px 40px rgba(0,0,0,0.05);
}
.atomic-slider-9-wrapper:not(.ct-section):not(.oxy-easy-posts),
.atomic-slider-9-wrapper.oxy-easy-posts .oxy-posts,
.atomic-slider-9-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
@media (max-width: 479px) {
.atomic-slider-9-wrapper {
width:300px;
max-width:200px;
}
}
.atomic-slider-9-testimonial-text {
font-family:'Roboto Slab';
color:#000000;
font-size:39px;
font-weight:100;
line-height:1.4;
margin-bottom:0px;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; max-width:640px;
text-align:center;
}
@media (max-width: 479px) {
.atomic-slider-9-testimonial-text {
font-size:20px;
}
}
.atomic-slider-9-image {
width:60px;
border-radius:100%;
margin-bottom:12px;
}
.atomic-slider-9-title {
color:#566d8f;
font-weight:500;
line-height:1.1;
letter-spacing:.12em;
font-size:20px;
margin-bottom:6px;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-slider-9-small-text {
color:#898989;
font-size:14px;
font-weight:400;
line-height:1.4;
margin-bottom:12px;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-slider-9-slide {
padding-left:20px;
padding-right:20px;
}
@media (max-width: 479px) {
.atomic-slider-9-slide {
padding-left:5px;
padding-right:5px;
}
}
.Icon-sub-menu {
color: #ffffff;}.Icon-sub-menu 
>svg {width: 20px;height: 20px;}.Icon-sub-menu {
margin-right:6px;
}
@media (max-width: 767px) {
.Icon-sub-menu {
margin-right:0px;
margin-left:0px;
}
}
.sub-menu-link {
margin-left:10px;
margin-right:10px;
}
.sub-footer-link:hover{
color:#fec90e;
}
.sub-footer-link {
margin-left:10px;
margin-right:10px;
color:#ffffff;
margin-top:0px;
margin-bottom:0px;
padding-bottom:0px;
padding-top:0px;
transition-duration:0.2s;
}
.heading_2 {
font-family:'Merriweather';
color:#434343;
margin-top:16px;
font-size:40px;
text-align:left;
font-weight:600;
}
@media (max-width: 767px) {
.heading_2 {
font-size:32px;
}
}
.text_paragraph {
font-size:18px;
text-align:left;
line-height:2;
color:#434343;
}
@media (max-width: 767px) {
.text_paragraph {
}
}
.heading_line {
background-color:#fec90e;
height:5px;
width:72px;
}
.heading_line:not(.ct-section):not(.oxy-easy-posts),
.heading_line.oxy-easy-posts .oxy-posts,
.heading_line.ct-section .ct-section-inner-wrap{
flex-direction:unset;
}
@media (max-width: 1200px) {
.heading_line {
}
}
.Banner_hero {
bottom:0px;
width:100%;
background-color:#0e8b37;
text-align:center;
padding-top:20px;
padding-left:40px;
padding-right:40px;
padding-bottom:20px;
}
.Banner_hero:not(.ct-section):not(.oxy-easy-posts),
.Banner_hero.oxy-easy-posts .oxy-posts,
.Banner_hero.ct-section .ct-section-inner-wrap{
align-items:center;
justify-content:center;
}
@media (max-width: 767px) {
.Banner_hero {
padding-right:20px;
padding-left:20px;
}
}
.hero_banner_heading {
font-family:'Roboto Slab';
color:#ffffff;
font-weight:400;
text-transform:uppercase;
letter-spacing:4px;
line-height:1.6;
font-size:24px;
}
@media (max-width: 767px) {
.hero_banner_heading {
font-size:16px;
}
}
.red_button {
background-color:#0e8b37;
text-align:center;
padding-top:8px;
padding-bottom:8px;
padding-left:32px;
padding-right:16px;
}
.red_button:not(.ct-section):not(.oxy-easy-posts),
.red_button.oxy-easy-posts .oxy-posts,
.red_button.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
flex-wrap:nowrap;
justify-content:center;
}
.hero_span {
color:#ffffff;
padding-left:14px;
padding-right:14px;
background-color:#0e8b37;
font-weight:300;
padding-bottom:0px;
padding-top:0px;
box-shadow: 0px 3px 8px rgba(54, 54, 54, 0.5);
}
.span_text_heading {
font-size:1.1em;
font-weight:500;
}
.span_text_heading:not(.ct-section):not(.oxy-easy-posts),
.span_text_heading.oxy-easy-posts .oxy-posts,
.span_text_heading.ct-section .ct-section-inner-wrap{
display:inline-block;
flex-direction:unset;
}
.pakete:hover{
transform:scale(1.01,1.01);}
.pakete {
width:100%;
transition-duration:0.3s;
filter: drop-shadow(0px 3px 20px rgba(0,0,0,0.1));
}
.heading_unterseite {
font-size:72px;
font-weight:500;
text-shadow: 0px 4px 4px rgba(0,0,0,0.25);
}
@media (max-width: 1200px) {
.heading_unterseite {
font-size:64px;
}
}
@media (max-width: 991px) {
.heading_unterseite {
font-size:52px;
}
}
@media (max-width: 767px) {
.heading_unterseite {
font-size:42px;
}
}
@media (max-width: 479px) {
.heading_unterseite {
font-size:36px;
}
}
.speisekarten:hover{
transform:scale(1.01,1.01);}
.speisekarten {
margin-bottom:100px;
transition-duration:0.3s;
transition-timing-function:ease-in-out;
}
@media (max-width: 1200px) {
.speisekarten {
margin-bottom:60px;
}
}
@media (max-width: 767px) {
.speisekarten {
margin-bottom:46px;
}
}
.tabs-9147-tab {
text-align:center;
font-size:20px;
padding-top:8px;
line-height:1.6;
padding-bottom:8px;
margin-top:8px;
margin-bottom:8px;
transition-duration:0.3s;
}
.tabs-9147-tab:not(.ct-section):not(.oxy-easy-posts),
.tabs-9147-tab.oxy-easy-posts .oxy-posts,
.tabs-9147-tab.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
}
@media (max-width: 991px) {
.tabs-9147-tab {
margin-top:0px;
margin-bottom:0px;
font-size:18px;
}
}
@media (max-width: 767px) {
.tabs-9147-tab {
font-size:16px;
width:50%;
}
.tabs-9147-tab:not(.ct-section):not(.oxy-easy-posts),
.tabs-9147-tab.oxy-easy-posts .oxy-posts,
.tabs-9147-tab.ct-section .ct-section-inner-wrap{
display:flex;
}
}
@media (max-width: 479px) {
.tabs-9147-tab {
}
}
.tabs-9147-tab-active {
background-color:#0e8b37;
color:#ffffff;
}
.tabs-9147-tab-active:not(.ct-section):not(.oxy-easy-posts),
.tabs-9147-tab-active.oxy-easy-posts .oxy-posts,
.tabs-9147-tab-active.ct-section .ct-section-inner-wrap{
flex-direction:unset;
}
.tabs-contents-9147-tab {
}
.tabs-contents-9147-tab:not(.ct-section):not(.oxy-easy-posts),
.tabs-contents-9147-tab.oxy-easy-posts .oxy-posts,
.tabs-contents-9147-tab.ct-section .ct-section-inner-wrap{
display:flex;
align-items:center;
}
@media (max-width: 767px) {
.tabs-contents-9147-tab {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
.tabs-contents-9147-tab:not(.ct-section):not(.oxy-easy-posts),
.tabs-contents-9147-tab.oxy-easy-posts .oxy-posts,
.tabs-contents-9147-tab.ct-section .ct-section-inner-wrap{
flex-direction:unset;
}
}
.menu_span {
}
@media (max-width: 767px) {
.menu_span {
}
.menu_span:not(.ct-section):not(.oxy-easy-posts),
.menu_span.oxy-easy-posts .oxy-posts,
.menu_span.ct-section .ct-section-inner-wrap{
display:none;
flex-direction:unset;
}
}
.Angebotstext {
font-weight:600;
color:#ffffff;
-webkit-font-smoothing:subpixel-antialiased;
-moz-osx-font-smoothing:unset; font-size:52px;
max-width:280px;
z-index:5;
margin-top:12px;
margin-bottom:12px;
}
@media (max-width: 767px) {
.Angebotstext {
font-size:24px;
}
}
@media (max-width: 479px) {
.Angebotstext {
font-size:18px;
width:80%;
}
}
body {
overflow-x: hidden;
}
html {
scroll-behavior: smooth;
}
.pum-content {
line-height: 1.6;
}
@media only screen and (max-width: 992px) {
#_nav_menu-39-17 .menu-item a {
font-size: 32px;
}
}
#section-14-34 a{
color: #434343;
}
.red_button svg{
transition: margin-left ease 300ms;
}
.red_button:hover svg{
margin-left: 10px;
}
.unslider-arrow {
background: rgba(0, 0, 0, 0.5) url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAQCAQAAABuQZ3IAAAAi0lEQVR4AU3OISBEQQBAwS0AACS9NxqQgCZpkiYBVddFvWhAAUABAPQCAGC4g/0vTnrBqCfDIZl70J+kMUBPpEwT4FNXxBxz4F1HxHyr4EVTxBLb4EFNxEon4CJSlVNw9AcV9sC16h8osgke1P1ArgXwouVvdQq86ww/GQefusNf7kBviBlxpT8k+gL/Wox4r1d4MwAAAABJRU5ErkJggg==) no-repeat scroll 50% 50% / 9px 14px !important;
border-radius: 50% !important;
height: 40px !important;
width: 40px !important;
}
.wpforms-field-label {
font-size: 17px !important;
} .wpforms-field-container input{
background-color: #f1f1f1 !important;
border: 0px !important;
border-radius: 5px !important;
margin-bottom: 10px !important;
font-size: 17px !important;
padding: 8px 10px !important;
}
.wpforms-field-container textarea{
font-family: 'Open Sans'!important;
font-size: 17px !important;
color: #333 !important;
background-color: #f1f1f1 !important;
padding: 10px !important;
border: 0px !important;
border-radius: 5px !important;
margin-bottom: 10px !important;
}
.wpforms-required-label {
visibility: hidden !important;
}
.wpforms-field-label-inline {
font-size: 17px !important;
line-height: 1.8 !important;
}
.wpforms-field-container select {
font-family: 'Open Sans'!important;
font-size: 17px !important;
background-color: #f1f1f1 !important;
padding: 10px !important;
border: 0px !important;
border-radius: 5px !important;
margin-bottom: 10px !important;
color: #757575 !important;
}
#code_block-49-34 h3{
line-height: 1.8;
}
#wpforms-submit-85:hover{
opacity:0.9;
}
#wpforms-submit-85{
background-color:#0e8b37;
color:#ffffff;
padding-left:24px;
padding-right:24px;
padding-top:16px;
padding-bottom:16px;
font-size:20px;
transition-duration:0.3s;
}