.ct-section {
width:100%;
background-size:cover;
background-repeat:repeat;
}
.ct-section>.ct-section-inner-wrap {
display:flex;
flex-direction:column;
align-items:flex-start;
}
.ct-div-block {
display:flex;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.ct-new-columns {
display:flex;
width:100%;
flex-direction:row;
align-items:stretch;
justify-content:center;
flex-wrap:wrap;
}
.ct-link-text {
display:inline-block;
}
.ct-link {
display:flex;
flex-wrap:wrap;
text-align:center;
text-decoration:none;
flex-direction:column;
align-items:center;
justify-content:center;
}
.ct-link-button {
display:inline-block;
text-align:center;
text-decoration:none;
}
.ct-link-button {
background-color: #1e73be;
border: 1px solid #1e73be;
color: #ffffff;
padding: 10px 16px;
}
.ct-image {
max-width:100%;
}
.ct-fancy-icon>svg {
width:55px;height:55px;}
.ct-inner-content {
width:100%;
}
.ct-slide {
display:flex;
flex-wrap:wrap;
text-align:center;
flex-direction:column;
align-items:center;
justify-content:center;
}
.ct-nestable-shortcode {
display:flex;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-comments {
width:100%;
text-align:left;
}
.oxy-comment-form {
width:100%;
}
.oxy-login-form {
width:100%;
}
.oxy-search-form {
width:100%;
}
.oxy-tabs-contents {
display:flex;
width:100%;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-tab {
display:flex;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-tab-content {
display:flex;
width:100%;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-testimonial {
width:100%;
}
.oxy-icon-box {
width:100%;
}
.oxy-pricing-box {
width:100%;
}
.oxy-posts-grid {
width:100%;
}
.oxy-gallery {
width:100%;
}
.ct-slider {
width:100%;
}
.oxy-tabs {
display:flex;
flex-wrap:nowrap;
flex-direction:row;
align-items:stretch;
}
.ct-modal {
flex-direction:column;
align-items:flex-start;
}
.ct-span {
display:inline-block;
text-decoration:inherit;
}
.ct-widget {
width:100%;
}
.oxy-dynamic-list {
width:100%;
}
            .oxy-testimonial {
                flex-direction: row;
                align-items: center;
            }
                        .oxy-testimonial .oxy-testimonial-photo-wrap {
                order: 1;
            }
            
                        .oxy-testimonial .oxy-testimonial-photo {
                width: 125px;                height: 125px;                margin-right: 20px;
            }
            
                        .oxy-testimonial .oxy-testimonial-photo-wrap, 
            .oxy-testimonial .oxy-testimonial-author-wrap, 
            .oxy-testimonial .oxy-testimonial-content-wrap {
                align-items: flex-start;                text-align: left;            }
            
                                                            .oxy-testimonial .oxy-testimonial-text {
                margin-bottom:8px;font-size: 21px;
line-height: 1.4;
-webkit-font-smoothing: subpixel-antialiased;
            }
            
                                    .oxy-testimonial .oxy-testimonial-author {
                font-size: 18px;
-webkit-font-smoothing: subpixel-antialiased;
            }
                            

                                                .oxy-testimonial .oxy-testimonial-author-info {
                font-size: 12px;
-webkit-font-smoothing: subpixel-antialiased;
            }
            
             
            
                        .oxy-icon-box {
                text-align: left;                flex-direction: column;            }
            
                        .oxy-icon-box .oxy-icon-box-icon {
                margin-bottom: 12px;
                align-self: flex-start;            }
            
                                                                        .oxy-icon-box .oxy-icon-box-heading {
                font-size: 21px;
margin-bottom: 12px;            }
            
                                                                                    .oxy-icon-box .oxy-icon-box-text {
                font-size: 16px;
margin-bottom: 12px;align-self: flex-start;            }
            
                        .oxy-icon-box .oxy-icon-box-link {
                margin-top: 20px;                            }
            
            
            /* GLOBALS */

                                                            .oxy-pricing-box .oxy-pricing-box-section {
                padding-top: 20px;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 20px;
text-align: center;            }
                        
                        .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-price {
                justify-content: center;            }
            
            /* IMAGE */
                                                                                    .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-graphic {
                justify-content: center;            }
            
            /* TITLE */
                                                            
                                    .oxy-pricing-box .oxy-pricing-box-title-title {
                font-size: 48px;
            }
            
                                    .oxy-pricing-box .oxy-pricing-box-title-subtitle {
                font-size: 24px;
            }
            

            /* PRICE */
                                                .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-price {
                                                flex-direction: row;                                            }
            
                                    .oxy-pricing-box .oxy-pricing-box-currency {
                font-size: 28px;
            }
            
                                    .oxy-pricing-box .oxy-pricing-box-amount-main {
                font-size: 80px;
line-height: 0.7;
            }
            
                                    .oxy-pricing-box .oxy-pricing-box-amount-decimal {
                font-size: 13px;
            }
                        
                                    .oxy-pricing-box .oxy-pricing-box-term {
                font-size: 16px;
            }
            
                                    .oxy-pricing-box .oxy-pricing-box-sale-price {
                font-size: 12px;
color: rgba(0,0,0,0.5);
                margin-bottom: 20px;            }
            
            /* CONTENT */

                                                                        .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-content {
                font-size: 16px;
color: rgba(0,0,0,0.5);
            }
            
            /* CTA */

                                                                        .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-cta {
                justify-content: center;            }
            
        
                                .oxy-progress-bar .oxy-progress-bar-background {
            background-color: #000000;            background-image: linear-gradient(-45deg,rgba(255,255,255,.12) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.12) 50%,rgba(255,255,255,.12) 75%,transparent 75%,transparent);            animation: none 0s paused;        }
                
                .oxy-progress-bar .oxy-progress-bar-progress-wrap {
            width: 85%;        }
        
                                                        .oxy-progress-bar .oxy-progress-bar-progress {
            background-color: #66aaff;padding: 40px;animation: none 0s paused, none 0s paused;            background-image: linear-gradient(-45deg,rgba(255,255,255,.12) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.12) 50%,rgba(255,255,255,.12) 75%,transparent 75%,transparent);        
        }
                
                        .oxy-progress-bar .oxy-progress-bar-overlay-text {
            font-size: 30px;
font-weight: 900;
-webkit-font-smoothing: subpixel-antialiased;
        }
        
                        .oxy-progress-bar .oxy-progress-bar-overlay-percent {
            font-size: 12px;
        }
        
        .ct-slider .unslider-nav ol li {border-color: #ffffff; }.ct-slider .unslider-nav ol li.unslider-active {background-color: #ffffff; }.ct-slider .ct-slide {
				padding: 0px;			}
		
                        .oxy-superbox .oxy-superbox-secondary, 
            .oxy-superbox .oxy-superbox-primary {
                transition-duration: 0.5s;            }
            
            
            
            
            
        
        
        
        
            .oxy-shape-divider {
                width: 0px;
                height: 0px;
                
            }
            
            .oxy_shape_divider svg {
                width: 100%;
            }
            
      .oxy-oxyninja-slider {
        width: 100%;
        position: relative;
      }
      .oxy-oxyninja-slider img {
        object-fit: cover;
      }
      #glightbox-body {
        z-index: 9999999999 !important;
      }
      .oxy-oxyninja-slider:focus,
      .oxy-oxyninja-slider *:focus {
        outline: 0;
      }
      .splide__list {
        margin: 0 !important;
        padding: 0 !important;
        height: 100%;
        display: flex;
        width: -webkit-max-content;
        width: max-content;
        will-change: transform;
      }
      .splide__track > .splide__list {
        width: 100%;
      }
      .splide__track > .splide__list > .splide__slide {
        transform: translate3d(0px, 0, 0);
        -webkit-transform: translate3d(0px, 0, 0);
        -moz-transform: translate3d(0px, 0, 0);
        -ms-transform: translate3d(0px, 0, 0);
        -o-transform: translate3d(0px, 0, 0);
        will-change: inherit;
      }
      .splide__list > .splide__slide:first-child {
        z-index: 2;
      }
      .splide--fade > .splide__track>.splide__list {
        display: flex !important;
      }
      .on-product-badges {
        position: absolute;
        z-index: 9;
      }
      .on-product-badges span:not(:first-of-type) {
        margin-left: 5px;
      }
      .on-product-badges span.on-new,
      .on-product-badges span.on-custom-badge,
      .on-product-badges span.on-sale {
        display: inline-block;
        background-color: white;
        color: black;
        font-size: 12px;
        padding: 6px 12px;
        line-height: 1.2;
        font-weight: 700;
        text-align: center;
        text-transform: uppercase;
        letter-spacing: 1px;
        opacity: 0.8;
      }
      .oxy-pro-media-player .oxy-pro-media-player_play{
--extras-play-icon-size:60px;
}

.oxy-pro-media-player .oxy-pro-media-player_play button:hover{
--vm-play-scale:1;
}

.oxy-pro-media-player .oxy-pro-media-player_play button{
transition-duration:.3s;
}

.oxy-pro-media-player vime-player{
--vm-control-scale:.9;
--extras-slider-height:2px;
--vm-control-group-spacing:12px;
--vm-controls-padding:15px;
--vm-controls-spacing:15px;
--vm-time-font-size:13px;
--vm-control-border-radius:3px;
--extras-spinner-size:80px;
--vm-spinner-thickness:3px;
--vm-spinner-spin-duration:1s;
--vm-tooltip-spacing:3px;
--vm-tooltip-padding:3px;
}

.oxy-pro-media-player .oxy-pro-media-player_custom-image{
--extras-poster-left:50%;
--extras-poster-top:50%;
}

.oxy-pro-media-player vime-player.video{
                            height: 0;
                            overflow: hidden;
                        }
.oxy-pro-media-player .extras-in-builder vime-spinner{
                                opacity: 0;
                            }
.oxy-pro-menu .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .sub-menu{
box-shadow:px px px px ;}

.oxy-pro-menu .oxy-pro-menu-show-dropdown .oxy-pro-menu-list .menu-item-has-children > a svg{
transition-duration:0.4s;
}

.oxy-pro-menu .oxy-pro-menu-show-dropdown .oxy-pro-menu-list .menu-item-has-children > a div{
margin-left:0px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-open-icon svg{
width:30px;
height:30px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-open-icon{
padding-top:15px;
padding-right:15px;
padding-bottom:15px;
padding-left:15px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-open-icon, .oxy-pro-menu .oxy-pro-menu-mobile-open-icon svg{
transition-duration:0.4s;
}

.oxy-pro-menu .oxy-pro-menu-mobile-close-icon{
top:20px;
left:20px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-close-icon svg{
width:24px;
height:24px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-close-icon, .oxy-pro-menu .oxy-pro-menu-mobile-close-icon svg{
transition-duration:0.4s;
}

.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container{
background-color:#ffffff;
}

.oxy-pro-menu .oxy-pro-menu-off-canvas-container, .oxy-pro-menu .oxy-pro-menu-open-container{
background-image:url();
}

.oxy-pro-menu .oxy-pro-menu-off-canvas-container .oxy-pro-menu-list .menu-item-has-children > a svg, .oxy-pro-menu .oxy-pro-menu-open-container .oxy-pro-menu-list .menu-item-has-children > a svg{
font-size:24px;
}

.oxy-pro-menu .oxy-pro-menu-dropdown-links-toggle.oxy-pro-menu-open-container .menu-item-has-children ul, .oxy-pro-menu .oxy-pro-menu-dropdown-links-toggle.oxy-pro-menu-off-canvas-container .menu-item-has-children ul{
background-color:rgba(0,0,0,0.2);
border-top-style:solid;
}

.oxy-pro-menu .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .oxy-pro-menu-list{
                    flex-direction: row;
               }
.oxy-pro-menu .oxy-pro-menu-container .menu-item a{
                    text-align: left;
                    justify-content: flex-start;
                }
.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container .menu-item, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container .menu-item{
                    align-items: flex-start;
                }

            .oxy-pro-menu .oxy-pro-menu-off-canvas-container{
                    top: 0;
                    bottom: 0;
                    right: auto;
                    left: 0;
               }
.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container .oxy-pro-menu-list .menu-item a, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container .oxy-pro-menu-list .menu-item a{
                    text-align: left;
                    justify-content: flex-start;
                }

            .ct-section-inner-wrap, .oxy-header-container{
  max-width: 1360px;
}
body {font-family: 'Poppins';}body {line-height: 1.6;font-size: 16px;font-weight: 400;color: #404040;}.oxy-nav-menu-hamburger-line {background-color: #404040;}h1, h2, h3, h4, h5, h6 {font-family: 'Poppins';font-size: 36px;font-weight: 700;}h2, h3, h4, h5, h6{font-size: 30px;}h3, h4, h5, h6{font-size: 24px;}h4, h5, h6{font-size: 20px;}h5, h6{font-size: 18px;}h6{font-size: 16px;}a {color: #0074db;text-decoration: none;}a:hover {text-decoration: none;}.ct-link-text {text-decoration: ;}.ct-link {text-decoration: ;}.ct-link-button {font-weight: 500;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;
				}
			}
.oxy-stock-content-styles {
}
.bnb-article-content {
 font-family:'Lato';
}
.bnb-heading-one {
 font-size:64px;
 color:#2b2c26;
 font-weight:400;
 line-height:1.1;
}
@media (max-width: 1360px) {
.bnb-heading-one {
 font-size:60px;
}
}

@media (max-width: 991px) {
.bnb-heading-one {
 font-size:60px;
}
}

@media (max-width: 767px) {
.bnb-heading-one {
 font-size:56px;
}
}

@media (max-width: 479px) {
.bnb-heading-one {
 font-size:48px;
}
}

.bnb-post-meta {
 color:#95949e;
 font-size:12px;
 font-weight:600;
 line-height:1.1;
 letter-spacing:3px;
 text-transform:uppercase;
}
.bnb-meta-image {
 width:24px;
 margin-right:6px;
}
.oxel_horizontal_divider {
 margin-bottom:0px;
 width:100%;
 margin-right:0px;
 margin-left:0px;
 margin-top:0px;
 height:10%;
}
.oxel_horizontal_divider:not(.ct-section):not(.oxy-easy-posts),
.oxel_horizontal_divider.oxy-easy-posts .oxy-posts,
.oxel_horizontal_divider.ct-section .ct-section-inner-wrap{
flex-direction:unset;
}
@media (max-width: 479px) {
.oxel_horizontal_divider {
 visibility:hidden;
 margin-top:0px;
 margin-bottom:0px;
 padding-top:0px;
 padding-bottom:0px;
 height:2px;
}
.oxel_horizontal_divider:not(.ct-section):not(.oxy-easy-posts),
.oxel_horizontal_divider.oxy-easy-posts .oxy-posts,
.oxel_horizontal_divider.ct-section .ct-section-inner-wrap{
display:flex;
}
}

.oxel_horizontal_divider__line {
 height:1px;
 margin-top:0px;
 margin-bottom:0px;
 background-color:#049699;
}
.oxel_horizontal_divider__icon {
color: #98a1a8;}.oxel_horizontal_divider__icon 
>svg {width: 16px;height: 16px;}.oxel_horizontal_divider__icon {
flex-shrink: 0;
}
.oxel_horizontal_divider__icon:not(.ct-section):not(.oxy-easy-posts),
.oxel_horizontal_divider__icon.oxy-easy-posts .oxy-posts,
.oxel_horizontal_divider__icon.ct-section .ct-section-inner-wrap{
display:flex;
}
.oxel_icon_button__container:hover{
 background-color:#cfd3d7;
}
.oxel_icon_button__container {
background-image:linear-gradient(#049699, #049699); padding-top:8px;
 padding-left:33px;
 padding-right:33px;
 padding-bottom:8px;
 transition-duration:0.3s;
 border-radius:33px;
}
.oxel_icon_button__container:not(.ct-section):not(.oxy-easy-posts),
.oxel_icon_button__container.oxy-easy-posts .oxy-posts,
.oxel_icon_button__container.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
@media (max-width: 479px) {
.oxel_icon_button__container {
 padding-left:3px;
 padding-top:3px;
 padding-right:3px;
 padding-bottom:3px;
 position:static;
 top:10px;
 left:10px;
 right:10px;
 bottom:10px;
 background-color:#8ec98a;
}
}

.oxel_icon_button_text {
 font-family:Poppins;
 color:#ffffff;
 font-size:22px;
 font-weight:500;
}
@media (max-width: 479px) {
.oxel_icon_button_text {
 font-size:0rem;
}
}

.oxel_icon_button_icon {
background-color: #f4f4f4;
border: 1px solid #f4f4f4;
padding: 15px;color: #333333;}.oxel_icon_button_icon 
>svg {width: 20px;height: 20px;}.oxel_icon_button_icon {
background-image:url(https://maneggio.eticasa.io/wp-content/uploads/2022/07/E.svg); margin-right:8px;
}
@media (max-width: 479px) {
.oxel_icon_button_icon {
padding: 10px;}.oxel_icon_button_icon 
>svg {width: 18px;height: 18px;}.oxel_icon_button_icon {
}
}

.saas-heading-two {
 font-family:Poppins;
 color:#ffffff;
 font-size:48px;
 line-height:1.1;
 font-weight:700;
 margin-bottom:0px;
}
@media (max-width: 479px) {
.saas-heading-two {
 font-size:40px;
}
}

.saas-primary-button:hover{
transform:scale(1.05,1.05); background-color:#F64E6E;
 box-shadow:0px 20px 40px rgba(0,0,0,0.1);
}
.saas-primary-button {
 font-family:Poppins;
 background-color:#F64E6E;
 color:#ffffff;
 font-size:16px;
 letter-spacing:1px;
 line-height:1.1;
 text-decoration:none;
 font-weight:700;
 text-align:center;
 padding-top:16px;
 padding-bottom:16px;
 padding-left:48px;
 padding-right:48px;
 border-radius:100px;
 transition-duration:0.2s;
 transition-timing-function:ease;
 transition-property:all;
 text-transform:uppercase;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
 margin-top:auto;
background-image: linear-gradient(-90deg, #f64e6e 0%, #ff795e 98%);
}
.saas-slider-title {
 color:#ffffff;
 line-height:1.2;
}
.saas-slider-text {
 color:#8188a6;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; text-align:left;
 margin-bottom:16px;
 max-width:360px;
}
@media (max-width: 991px) {
.saas-slider-text {
 text-align:center;
}
}

.saas-slider-text-column {
 text-align:left;
}
.saas-slider-text-column:not(.ct-section):not(.oxy-easy-posts),
.saas-slider-text-column.oxy-easy-posts .oxy-posts,
.saas-slider-text-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
justify-content:center;
}
@media (max-width: 991px) {
.saas-slider-text-column {
 text-align:center;
}
.saas-slider-text-column:not(.ct-section):not(.oxy-easy-posts),
.saas-slider-text-column.oxy-easy-posts .oxy-posts,
.saas-slider-text-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}

.saas-slider-img-column {
}
@media (max-width: 991px) {
.saas-slider-img-column {
 text-align:center;
}
.saas-slider-img-column:not(.ct-section):not(.oxy-easy-posts),
.saas-slider-img-column.oxy-easy-posts .oxy-posts,
.saas-slider-img-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}

.oxel_accordion {
 border-top-color:#adb4b9;
 border-right-color:#adb4b9;
 border-bottom-color:#adb4b9;
 border-left-color:#adb4b9;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
}
@media (max-width: 479px) {
.oxel_accordion {
 width:100%;
}
}

.oxel_accordion__row {
 width:100%;
 padding-top:8px;
 padding-left:0px;
 padding-right:0px;
 padding-bottom:8px;
 text-align:justify;
 border-bottom-color:#107689;
 border-bottom-width:1px;
 border-bottom-style:solid;
 border-top-style:none;
 border-right-style:none;
 border-left-style:none;
 border-top-color:#107689;
 border-right-color:#107689;
 border-left-color:#107689;
cursor: pointer;
}
.oxel_accordion__row:not(.ct-section):not(.oxy-easy-posts),
.oxel_accordion__row.oxy-easy-posts .oxy-posts,
.oxel_accordion__row.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
@media (max-width: 479px) {
.oxel_accordion__row {
 width:100px;
}
}

.oxel_accordion__icon {
color: rgba(41,41,165,0.35);}.oxel_accordion__icon 
>svg {width: 18px;height: 18px;}.oxel_accordion__icon {
 margin-right:8px;
 transition-duration:0.3s;
}
.oxel_accordion__row_left {
}
.oxel_accordion__row_left:not(.ct-section):not(.oxy-easy-posts),
.oxel_accordion__row_left.oxy-easy-posts .oxy-posts,
.oxel_accordion__row_left.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
@media (max-width: 479px) {
.oxel_accordion__row_left {
 width:100%;
 margin-right:0px;
 margin-top:0px;
 margin-bottom:0px;
 margin-left:0px;
 padding-top:0px;
 padding-left:0px;
 padding-right:0px;
 padding-bottom:0px;
}
}

.oxel_accordion__content {
 width:100%;
 padding-top:0px;
 padding-left:0px;
 padding-bottom:0px;
 border-bottom-color:#98a1a8;
 border-bottom-width:2px;
 border-bottom-style:none;
 overflow:hidden;
 opacity:1;
 transition-duration:3s;
 border-top-style:none;
 border-right-style:none;
 border-left-style:none;
 transition-property:max-height;
 text-align:center;
 margin-top:0px;
 gap:100%;
 padding-right:17px;
}
.oxel_accordion__content:not(.ct-section):not(.oxy-easy-posts),
.oxel_accordion__content.oxy-easy-posts .oxy-posts,
.oxel_accordion__content.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
gap:100%%;
}
@media (max-width: 479px) {
.oxel_accordion__content {
 padding-top:0px;
 padding-right:0px;
 padding-bottom:0px;
 padding-left:0px;
}
}

.oxel_accordion__content__hidden {
 max-height:0px;
 padding-left:8px;
 padding-right:8px;
 padding-top:0px;
 z-index:-1;
 padding-bottom:0px;
 transition-duration:0s;
}
.oxel_accordion__content__hidden:not(.ct-section):not(.oxy-easy-posts),
.oxel_accordion__content__hidden.oxy-easy-posts .oxy-posts,
.oxel_accordion__content__hidden.ct-section .ct-section-inner-wrap{
display:flex;
}
.oxel_accordion__row__label {
color: #ffd618;}.oxel_accordion__row__label 
>svg {width: 44px;height: 44px;}.oxel_accordion__row__label {
 font-family:Poppins;
 font-weight:500;
 font-size:19px;
 width:500px;
 color:#ffffff;
}
@media (max-width: 479px) {
.oxel_accordion__row__label {
 font-size:14px;
 font-weight:500;
 padding-top:0px;
 padding-right:0px;
 padding-bottom:0px;
 padding-left:0px;
 margin-top:0px;
 margin-right:0px;
 margin-bottom:0px;
 margin-left:0px;
 width:100%;
}
}

.atomic-blog-4-tags {
}
.music-big-strong-heading {
 font-family:Poppins;
 color:#ffffff;
 font-size:60px;
 font-weight:900;
 line-height:1.1;
 letter-spacing:6px;
 z-index:100;
}
@media (max-width: 767px) {
.music-big-strong-heading {
 font-size:48px;
}
}

@media (max-width: 479px) {
.music-big-strong-heading {
 font-size:36px;
}
}

.music-subheading {
 font-family:Poppins;
 font-weight:900;
 letter-spacing:12px;
 line-height:1.1;
 color:#2f201a;
 position:absolute;
 font-size:60px;
 z-index:0;
}
@media (max-width: 767px) {
.music-subheading {
 font-size:48px;
}
}

@media (max-width: 479px) {
.music-subheading {
 font-size:36px;
}
}

.atomic-subheading {
 font-family:Poppins;
 color:rgba(43,44,39,0.41);
 font-size:24px;
 line-height:1.6;
 font-weight:200;
 max-width:480px;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
@media (max-width: 767px) {
.atomic-subheading {
 font-size:20px;
}
}

@media (max-width: 479px) {
.atomic-subheading {
 font-size:18px;
}
}

.atomic-secondary-heading {
 color:rgba(43,44,39,0.41);
 font-weight:400;
 font-size:56px;
 line-height:1.1;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
@media (max-width: 1360px) {
.atomic-secondary-heading {
 font-size:52px;
}
}

@media (max-width: 767px) {
.atomic-secondary-heading {
 font-size:44px;
}
}

@media (max-width: 479px) {
.atomic-secondary-heading {
 font-size:40px;
}
}

.atomic-logo:hover{
 opacity:1;
}
.atomic-logo {
 opacity:0.8;
 transition-duration:0.5s;
 transition-timing-function:ease;
 transition-property:all;
}
.proteus-heading-one {
 font-family:Poppins;
 color:#2b3644;
 font-size:72px;
 font-weight:300;
 line-height:1;
}
@media (max-width: 991px) {
.proteus-heading-one {
 font-size:64px;
}
}

@media (max-width: 767px) {
.proteus-heading-one {
 font-size:56px;
}
}

@media (max-width: 479px) {
.proteus-heading-one {
 font-size:48px;
}
}

.proteus-big-text {
 font-family:Poppins;
 color:#576677;
 font-size:24px;
 font-weight:300;
 line-height:1.4;
 margin-bottom:0px;
}
.proteus-blue-button:hover{
 color:#fff;
 background-color:#74d8c2;
}
.proteus-blue-button {
 font-family:Poppins;
 color:#ffffff;
 font-size:18px;
 font-weight:900;
 background-color:#41c3e5;
 padding-top:12px;
 padding-bottom:12px;
 padding-left:48px;
 padding-right:48px;
 border-radius:100px;
 line-height:1.2;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; text-align:center;
 transition-duration:0.2s;
 transition-timing-function:ease;
 transition-property:all;
}
.proteus-green-button:hover{
 background-color:#41c3e5;
 color:#ffffff;
}
.proteus-green-button {
 font-family:Poppins;
 color:#ffffff;
 font-size:18px;
 font-weight:900;
 padding-top:12px;
 padding-bottom:12px;
 padding-left:48px;
 padding-right:48px;
 background-color:#74d8c2;
 border-radius:100px;
 line-height:1.2;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; margin-bottom:0px;
 transition-duration:0.2s;
 transition-timing-function:ease;
 transition-property:all;
}
.proteus-hero-4-play-button:hover{
transform:scale(1.05,1.05);}
.proteus-hero-4-play-button {
 margin-bottom:12px;
 transition-duration:0.2s;
 transition-timing-function:ease;
 transition-property:all;
}
.atomic-primary-heading {
 color:rgba(43,44,39,0.41);
 font-size:64px;
 font-weight:400;
 line-height:1.1;
 margin-top:0px;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
@media (max-width: 767px) {
.atomic-primary-heading {
 font-size:56px;
}
}

@media (max-width: 479px) {
.atomic-primary-heading {
 font-size:44px;
}
}

.oxel-vidlist {
 width:100%;
}
.oxel-vidlist__columns {
 width:100%;
 position:relative;
}
.oxel-vidlist__columns:not(.ct-section):not(.oxy-easy-posts),
.oxel-vidlist__columns.oxy-easy-posts .oxy-posts,
.oxel-vidlist__columns.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:flex-start;
}
@media (max-width: 991px) {
.oxel-vidlist__columns {
}
.oxel-vidlist__columns:not(.ct-section):not(.oxy-easy-posts),
.oxel-vidlist__columns.oxy-easy-posts .oxy-posts,
.oxel-vidlist__columns.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
}

.oxel-vidlist__column--left {
 width:60%;
 text-align:center;
}
.oxel-vidlist__column--left:not(.ct-section):not(.oxy-easy-posts),
.oxel-vidlist__column--left.oxy-easy-posts .oxy-posts,
.oxel-vidlist__column--left.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.oxel-vidlist__column--right {
 right:0px;
 width:40%;
 text-align:left;
 height:100%;
 position:absolute;
 left:60%;
 top:0px;
 background-color:#cfd3d7;
}
.oxel-vidlist__column--right:not(.ct-section):not(.oxy-easy-posts),
.oxel-vidlist__column--right.oxy-easy-posts .oxy-posts,
.oxel-vidlist__column--right.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
justify-content:flex-start;
}
@media (max-width: 991px) {
.oxel-vidlist__column--right {
 max-height:200px;
}
}

.oxel-vidlist__column {
}
@media (max-width: 991px) {
.oxel-vidlist__column {
 width:100%;
 position:static;
}
}

.oxel-vidlist__video {
}
.oxel-vidlist__video--main {
}
.oxel-vidlist__list-item:hover{
 background-color:#dee1e3;
}
.oxel-vidlist__list-item {
 width:100%;
 padding-top:16px;
 padding-left:16px;
 padding-right:16px;
 padding-bottom:16px;
 text-align:left;
 color:initial;
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
}
.oxel-vidlist__list-item:not(.ct-section):not(.oxy-easy-posts),
.oxel-vidlist__list-item.oxy-easy-posts .oxy-posts,
.oxel-vidlist__list-item.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:flex-start;
}
.oxel-vidlist__list-item-title {
 width:70%;
}
.oxel-vidlist__icon {
color: #606e79;}.oxel-vidlist__icon 
>svg {width: 32px;height: 32px;}.oxel-vidlist__icon {
 margin-left:16px;
 margin-right:16px;
 height:32px;
}
.oxel-vidlist__icon--inactive {
color: #606e79;}.oxel-vidlist__icon--inactive 
>svg {width: 32px;height: 32px;}.oxel-vidlist__icon--inactive {
}
.oxel-vidlist__icon--active {
color: #606e79;}.oxel-vidlist__icon--active 
>svg {width: 32px;height: 32px;}.oxel-vidlist__icon--active {
}
.oxel-vidlist__list-item--active {
 background-color:#dee1e3;
}
.oxel-vidlist__list-item-left {
 text-align:center;
}
.oxel-vidlist__list-item-left:not(.ct-section):not(.oxy-easy-posts),
.oxel-vidlist__list-item-left.oxy-easy-posts .oxy-posts,
.oxel-vidlist__list-item-left.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
}
.hosting-heading-two {
 font-family:Poppins;
 color:#2a445a;
 font-size:40px;
 font-weight:700;
 line-height:1.1;
 margin-bottom:0px;
}
@media (max-width: 767px) {
.hosting-heading-two {
 font-size:32px;
}
}

.hosting-dark-outline-button:hover{
transform:scale(1.05,1.05);}
.hosting-dark-outline-button {
background-color: transparent;
border: 1px solid #07adb7;
color: #07adb7;
padding: 11px 18.2px;
}.hosting-dark-outline-button {
 font-family:Poppins;
 font-size:16px;
 font-weight:700;
 border-radius:5px;
 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-left:32px;
 padding-right:32px;
 background-color:#ffffff;
 transition-duration:0.2s;
 transition-timing-function:ease;
 transition-property:all;
}
.hosting-features-2-photo {
 border-radius:5px;
 width:auto;
 height:auto;
}
.hosting-about-2-image {
 border-radius:5px;
 margin-bottom:40px;
}
.oxel-image-accordion {
}
.oxel-image-accordion:not(.ct-section):not(.oxy-easy-posts),
.oxel-image-accordion.oxy-easy-posts .oxy-posts,
.oxel-image-accordion.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
}
@media (max-width: 767px) {
.oxel-image-accordion {
 height:600px;
}
.oxel-image-accordion:not(.ct-section):not(.oxy-easy-posts),
.oxel-image-accordion.oxy-easy-posts .oxy-posts,
.oxel-image-accordion.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
}

.oxel-image-accordion__item {
 position:relative;
 height:400px;
 overflow:hidden;
 transition-duration:0.6s;
 transition-timing-function:cubic-bezier(.69,.05,.67,.88);
 transition-property:all;
}
@media (max-width: 767px) {
.oxel-image-accordion__item {
 height:auto;
}
}

.oxel-image-accordion__details {
 z-index:10;
 position:absolute;
 left:18px;
 bottom:16px;
 width:10000px;
}
.oxel-image-accordion__details:not(.ct-section):not(.oxy-easy-posts),
.oxel-image-accordion__details.oxy-easy-posts .oxy-posts,
.oxel-image-accordion__details.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
@media (max-width: 767px) {
.oxel-image-accordion__details {
 position:absolute;
 bottom:8px;
 left:8px;
}
}

.oxel-image-accordion__icon {
background-color: rgba(41,41,165,0.35);
border: 1px solid rgba(41,41,165,0.35);
padding: 10px;color: #374047;}.oxel-image-accordion__icon 
>svg {width: 14px;height: 14px;}.oxel-image-accordion__icon {
 margin-right:16px;
}
@media (max-width: 767px) {
.oxel-image-accordion__icon {
padding: 6px;}.oxel-image-accordion__icon {
}
}

.oxel-image-accordion__link {
 color:rgba(41,41,165,0.35);
}
.oxel-image-accordion__image {
 position:absolute;
 width:100%;
 height:100%;
}
.freelance-work-text-column {
}
.freelance-work-text-column:not(.ct-section):not(.oxy-easy-posts),
.freelance-work-text-column.oxy-easy-posts .oxy-posts,
.freelance-work-text-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
justify-content:center;
}
.freelance-heading-three {
 font-family:Poppins;
 font-size:14px;
 color:#ffffff;
 font-weight:700;
 line-height:1.1;
 letter-spacing:1px;
}
.freelance-body-text {
 font-family:Poppins;
 color:#a7a9b2;
 font-size:14px;
 font-weight:400;
 line-height:1.5;
 margin-bottom:12px;
}
.freelance-work-columns {
 margin-bottom:36px;
}
.freelance-big-work-img {
 width:100%;
 padding-bottom:60%;
 box-shadow:0px 20px 40px rgba(0,0,0,0.1);
}
.proteus-showcase-2-wrapper {
 width:33.33%;
 background-color:#1278ab;
 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:#fff;
 border-right-color:#fff;
 border-bottom-color:#fff;
 border-left-color:#fff;
 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%;
}
}

.hyperion-heading-two {
 font-family:Poppins;
 color:#000000;
 font-weight:900;
 font-size:96px;
 line-height:1;
}
@media (max-width: 991px) {
.hyperion-heading-two {
 font-size:96px;
}
}

@media (max-width: 767px) {
.hyperion-heading-two {
 font-size:72px;
}
}

@media (max-width: 479px) {
.hyperion-heading-two {
 font-size:60px;
}
}

.hyperion-big-text {
 font-family:Poppins;
 color:#23232d;
 font-size:30px;
 font-weight:400;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; line-height:1.5;
 max-width:720px;
}
@media (max-width: 767px) {
.hyperion-big-text {
 font-size:24px;
}
}

.toggle-1808 {
 font-family:Poppins;
 margin-bottom:40px;
 padding-top:40px;
 border-top-style:solid;
 border-top-width:2px;
 border-top-color:#3e3e4b;
 width:100%;
}

                .toggle-1808 .oxy-expand-collapse-icon {
            font-size: 24px;        }
        
                .toggle-1808 .oxy-expand-collapse-icon::before,
        .toggle-1808 .oxy-expand-collapse-icon::after {
            background-color: #e96199;        }
        
        .toggle-1808-expanded {
}
.hyperion_faq-1_title {
 font-family:Poppins;
 color:#ffffff;
 font-weight:700;
 line-height:1.1;
}
.hyperion_faq-1_text {
 font-size:20px;
 color:#c2bfd3;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; padding-left:34px;
 margin-bottom:40px;
 margin-top:-24px;
}
.oxel_dropdown_buttonv2__trigger {
 padding-top:8px;
 padding-bottom:8px;
 padding-left:16px;
 padding-right:16px;
 background-color:#374047;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
 position:relative;
cursor: pointer;
}
.oxel_dropdown_buttonv2__trigger:not(.ct-section):not(.oxy-easy-posts),
.oxel_dropdown_buttonv2__trigger.oxy-easy-posts .oxy-posts,
.oxel_dropdown_buttonv2__trigger.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.oxel_dropdown_buttonv2 {
 background-color:#374047;
 position:relative;
 width:min-content ;
}
.oxel_dropdown_buttonv2:not(.ct-section):not(.oxy-easy-posts),
.oxel_dropdown_buttonv2.oxy-easy-posts .oxy-posts,
.oxel_dropdown_buttonv2.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.oxel_dropdown_buttonv2__submenu {
 position:absolute;
 left:0px;
 min-width:100%;
 padding-top:4px;
 width:200px;
 z-index:10;
 top:100%;
padding-inline-start: 0; margin-block-start: 0; margin-block-end: 0;
}
.oxel_dropdown_buttonv2__submenu--hidden {
 opacity:0;
pointer-events: none;
}
.oxel_dropdown_buttonv2__submenu--hidden:not(.ct-section):not(.oxy-easy-posts),
.oxel_dropdown_buttonv2__submenu--hidden.oxy-easy-posts .oxy-posts,
.oxel_dropdown_buttonv2__submenu--hidden.ct-section .ct-section-inner-wrap{
display:none;
}
.oxel_dropdown_buttonv2__submenubutton:hover{
 background-color:#dee1e3;
}
.oxel_dropdown_buttonv2__submenubutton {
 text-align:left;
 background-color:#eceeef;
 min-width:100%;
 color:#374047;
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
}
.oxel_dropdown_buttonv2__submenubutton:not(.ct-section):not(.oxy-easy-posts),
.oxel_dropdown_buttonv2__submenubutton.oxy-easy-posts .oxy-posts,
.oxel_dropdown_buttonv2__submenubutton.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
.oxel_dropdown_buttonv2__submenulabel {
 padding-top:8px;
 padding-bottom:8px;
 padding-left:16px;
 padding-right:16px;
 width:100%;
 color:#374047;
}
.oxel_dropdown_buttonv2__label {
 color:rgba(41,41,165,0.35);
white-space: nowrap;
}
.oxel_dropdown_buttonv2__symbol {
background-image: linear-gradient(135deg, rgba(0,0,0,0) 50%, #ffffff 50%);transform:rotate(45deg); width:8px;
 height:8px;
 margin-top:-4px;
 margin-left:16px;
min-width: 0 !important; min-height: 0 !important;
}
.atomic-tritary-heading {
 color:rgba(43,44,39,0.41);
 font-size:36px;
 font-weight:400;
 line-height:1.2;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
@media (max-width: 767px) {
.atomic-tritary-heading {
 font-size:30px;
}
}

.atomic-content-27-checklist-wrapper {
 width:100%;
 margin-bottom:18px;
}
.atomic-content-27-checklist-wrapper:not(.ct-section):not(.oxy-easy-posts),
.atomic-content-27-checklist-wrapper.oxy-easy-posts .oxy-posts,
.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: #65bec2;}.atomic-content-27-icon 
>svg {width: 24px;height: 24px;}.atomic-content-27-icon {
 color:#65bec2;
 margin-right:8px;
}
.atomic-content-27-text {
 color:#3b3c38;
 font-size:18px;
 font-weight:400;
 text-align:left;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-content-31-icon {
background-color: #566d8f;
border: 1px solid #566d8f;
padding: 24px;color: #ffffff;}.atomic-content-31-icon 
>svg {width: 42px;height: 42px;}.atomic-content-31-icon {
 position:absolute;
z-index: 100;
}
.atomic-content-31-middle-column {
 text-align:center;
 position:relative;
}
.atomic-content-31-middle-column:not(.ct-section):not(.oxy-easy-posts),
.atomic-content-31-middle-column.oxy-easy-posts .oxy-posts,
.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):not(.oxy-easy-posts),
.atomic-content-31-middle-column.oxy-easy-posts .oxy-posts,
.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):not(.oxy-easy-posts),
.atomic-content-31-middle-column.oxy-easy-posts .oxy-posts,
.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-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):not(.oxy-easy-posts),
.atomic-content-31-line.oxy-easy-posts .oxy-posts,
.atomic-content-31-line.ct-section .ct-section-inner-wrap{
display:none;
flex-direction:unset;
}
}

.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-text {
 color:#3b3c38;
 font-size:18px;
 font-weight:400;
 line-height:1.6;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-content-31-title {
 font-size:20px;
 color:#566d8f;
 font-weight:500;
 line-height:1.1;
 letter-spacing:.12em;
 margin-bottom:8px;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-content-31-small-text {
 font-size:14px;
 color:#898989;
 font-weight:400;
 margin-bottom:16px;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-content-31-text-column {
}
@media (max-width: 991px) {
.atomic-content-31-text-column {
 width:NaNpx;
}
}

.dentist-orange-button:hover{
 background-color:#eb662a;
}
.dentist-orange-button {
background-color :#fd834c;
border: 1px solid #fd834c;
}.dentist-orange-button {
 font-family:Poppins;
 color:#ffffff;
 border-radius:100px;
 background-color:#fd834c;
 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-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;
}
}

.atomic-primary-button:hover{
 background-color:#6799b2;
 color:#ffd618;
}
.atomic-primary-button {
 font-family:'Poppins';
 padding-top:11px;
 padding-bottom:11px;
 padding-left:22px;
 padding-right:22px;
 font-size:17px;
 font-weight:500;
 text-align:center;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; transition-duration:0.5s;
 transition-timing-function:ease;
 transition-property:all;
 text-transform:uppercase;
 text-decoration:none;
 font-style:normal;
 background-color:#ffd618;
 color:#107689;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-color:#107689;
 border-right-color:#107689;
 border-bottom-color:#107689;
 border-left-color:#107689;
 border-radius:44px;
}
@media (max-width: 991px) {
.atomic-primary-button {
 padding-top:16px;
 padding-left:36px;
 padding-right:36px;
 padding-bottom:16px;
}
}

@media (max-width: 767px) {
.atomic-primary-button {
 font-size:18px;
}
}

@media (max-width: 479px) {
.atomic-primary-button {
 font-size:14px;
 margin-bottom:33px;
}
}

.atomic-small-text {
 font-family:Poppins;
 color:#898989;
 font-size:12px;
 font-weight:300;
 line-height:1.6;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-hero-12-columns {
}
@media (max-width: 991px) {
.atomic-hero-12-columns {
 text-align:center;
}
.atomic-hero-12-columns:not(.ct-section):not(.oxy-easy-posts),
.atomic-hero-12-columns.oxy-easy-posts .oxy-posts,
.atomic-hero-12-columns.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}

@media (max-width: 767px) {
.atomic-hero-12-columns {
 text-align:center;
}
.atomic-hero-12-columns:not(.ct-section):not(.oxy-easy-posts),
.atomic-hero-12-columns.oxy-easy-posts .oxy-posts,
.atomic-hero-12-columns.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}

.atomic-hero-12-icon {
color: #566d8f;}.atomic-hero-12-icon 
>svg {width: 30px;height: 30px;}.atomic-hero-12-icon {
 margin-bottom:12px;
}
.atomic-hero-12-title {
 font-size:20px;
 font-weight:400;
 color:#566d8f;
 line-height:1.1;
 letter-spacing:0.5px;
 margin-bottom:12px;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-hero-12-text {
 color:#3b3c38;
 font-size:16px;
 font-weight:400;
 line-height:1.6;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-medium-button-outline:hover{
 color:#6799b2;
}
.atomic-medium-button-outline {
 color:#65bec2;
 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:600;
 text-align:center;
 line-height:1.2;
 letter-spacing:.2em;
 transition-duration:0.5s;
 transition-timing-function:ease;
 transition-property:all;
}
.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):not(.oxy-easy-posts),
.atomic-content-29-wrapper.oxy-easy-posts .oxy-posts,
.atomic-content-29-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
.atomic-content-29-icon {
color: #566d8f;}.atomic-content-29-icon 
>svg {width: 30px;height: 30px;}.atomic-content-29-icon {
 margin-bottom:12px;
}
.atomic-content-29-title {
 color:#566d8f;
 font-size:20px;
 font-weight:500;
 line-height:1.1;
 letter-spacing:.12em;
 text-align:left;
 margin-bottom:12px;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-content-29-text {
 color:#3b3c38;
 font-size:18px;
 font-weight:400;
 line-height:1.6;
 margin-bottom:32px;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-hero-1-iconbox-title {
 color:#566d8f;
 font-size:20px;
 font-weight:500;
 letter-spacing:.1em;
 line-height:1.2;
 margin-bottom:6px;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-hero-1-iconbox-text {
 font-size:16px;
 font-weight:400;
 line-height:1.4;
 color:#3b3c38;
 margin-bottom:48px;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-hero-1-iconbox-icon {
color: #566d8f;}.atomic-hero-1-iconbox-icon 
>svg {width: 30px;height: 30px;}.atomic-hero-1-iconbox-icon {
 margin-bottom:12px;
}
.atomic-content-27-wrapper {
 box-shadow:0px 12px 24px rgba(86,109,143,0.1);
}
.dentist-outline-button:hover{
 color:#0a5888;
}
.dentist-outline-button {
 color:#00adef;
 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;
}
.saas-body-text {
 font-family:Poppins;
 color:#8188a6;
 font-size:16px;
 font-weight:300;
 line-height:1.6;
 max-width:640px;
}
.saas-heading-one {
 font-family:Poppins;
 color:#313856;
 font-size:72px;
 font-weight:700;
 line-height:1.1;
}
@media (max-width: 767px) {
.saas-heading-one {
 font-size:64px;
}
}

@media (max-width: 479px) {
.saas-heading-one {
 font-size:48px;
}
}

.oxel-breadcrumb-wrapper {
 width:100%;
}
.oxel-breadcrumb-code {
 font-family:'Poppins';
 width:100%;
 color:#049699;
 padding-left:55px;
}
.oxel_switcher__content {
 width:100%;
 padding-top:32px;
 padding-left:32px;
 padding-right:32px;
 padding-bottom:32px;
}
.oxel_switcher__content:not(.ct-section):not(.oxy-easy-posts),
.oxel_switcher__content.oxy-easy-posts .oxy-posts,
.oxel_switcher__content.ct-section .ct-section-inner-wrap{
display:none;
flex-direction:unset;
}
.oxel_switcher {
 width:100%;
 min-width:100%;
}
.oxel_switcher__toggle {
 width:64px;
 background-color:#374047;
 border-radius:999em;
 margin-left:16px;
 margin-right:16px;
 padding-bottom:0px;
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
}
.oxel_switcher__toggle__icon {
color: rgba(41,41,165,0.35);}.oxel_switcher__toggle__icon 
>svg {width: 32px;height: 32px;}.oxel_switcher__toggle__icon {
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
}
.oxel_switcher__toggle_label {
 font-size:14px;
 color:#374047;
 font-weight:600;
 letter-spacing:4px;
 text-transform:uppercase;
 opacity:0.5;
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
}
.oxel_switcher__toggle_label--active {
 opacity:1;
}
.oxel_switcher__content--active {
}
.oxel_switcher__content--active:not(.ct-section):not(.oxy-easy-posts),
.oxel_switcher__content--active.oxy-easy-posts .oxy-posts,
.oxel_switcher__content--active.ct-section .ct-section-inner-wrap{
display:flex;
}
.oxel_image_comparison__label_before {
background-image:linear-gradient(rgba(41,41,165,0.35), rgba(41,41,165,0.35)); position:absolute;
 left:32px;
 top:32px;
 background-color:rgba(249,249,250,0.5);
 padding-top:8px;
 padding-left:8px;
 padding-right:8px;
 padding-bottom:8px;
 font-size:14px;
 letter-spacing:4px;
 text-transform:uppercase;
 z-index:5;
}
.oxel_image_comparison__label_after {
 position:absolute;
 top:32px;
 background-color:rgba(41,41,165,0.35);
 padding-top:8px;
 padding-left:8px;
 padding-right:8px;
 padding-bottom:8px;
 font-size:14px;
 letter-spacing:4px;
 text-transform:uppercase;
 right:32px;
 z-index:5;
}
.oxel-image-comparisonv2__image {
 font-family:'Poppins';
 position:static;
 top:0px;
 right:0px;
 bottom:0px;
 left:0px;
 height:auto;
 width:100%;
 background-color:#ffffff;
}
@media (max-width: 479px) {
.oxel-image-comparisonv2__image {
background-image:linear-gradient(#ffffff, #ffffff);}
}

.oxel-image-comparisonv2 {
 position:relative;
 text-align:center;
 width:100%;
}
.oxel-image-comparisonv2:not(.ct-section):not(.oxy-easy-posts),
.oxel-image-comparisonv2.oxy-easy-posts .oxy-posts,
.oxel-image-comparisonv2.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.oxel-image-comparisonv2__icon {
background-color: rgba(41,41,165,0.35);
border: 1px solid rgba(41,41,165,0.35);
padding: 8px;color: #374047;}.oxel-image-comparisonv2__icon 
>svg {width: 32px;height: 32px;}.oxel-image-comparisonv2__icon {
 position:absolute;
 z-index:2147483640;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
 left:calc(50% - 24px) ;
}
.oxel-image-comparisonv2__icon:not(.ct-section):not(.oxy-easy-posts),
.oxel-image-comparisonv2__icon.oxy-easy-posts .oxy-posts,
.oxel-image-comparisonv2__icon.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
justify-content:center;
}
.oxel-image-comparisonv2__image--after {
 font-family:'Poppins';
 position:absolute;
 background-color:#ffffff;
 width:100%;
 height:100%;
}
.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-heading-two {
 font-family:Poppins;
 color:#000000;
 font-size:40px;
 line-height:1.2;
}
.tabs-3130-tab {
 text-align:center;
 transition-duration:0s;
 transition-timing-function:ease;
 transition-property:all;
 padding-top:0px;
 padding-right:5px;
 padding-bottom:0px;
 padding-left:0px;
 margin-top:0px;
 margin-right:0px;
 margin-bottom:0px;
 margin-left:0px;
 transition-delay:0s;
 width:160%;
}
.tabs-3130-tab:not(.ct-section):not(.oxy-easy-posts),
.tabs-3130-tab.oxy-easy-posts .oxy-posts,
.tabs-3130-tab.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
@media (max-width: 479px) {
.tabs-3130-tab {
 width:55px;
}
}

.tabs-3130-tab-active {
 background-color:rgba(0,0,0,0.06);
 color:#000000;
}
.tabs-contents-3130-tab {
 padding-top:0px;
 padding-left:0px;
 padding-right:0px;
 padding-bottom:0px;
}
.tabs-contents-3130-tab:not(.ct-section):not(.oxy-easy-posts),
.tabs-contents-3130-tab.oxy-easy-posts .oxy-posts,
.tabs-contents-3130-tab.ct-section .ct-section-inner-wrap{
display:flex;
align-items:center;
}
.wedding-tabs-img {
 margin-bottom:0px;
}
@media (max-width: 479px) {
.wedding-tabs-img {
}
}

.wedding-tabs-title {
 font-family:'Special Elite';
}
.wedding-tabs-img-column {
background-size: cover; background-position:50% 50%;
}
@media (max-width: 991px) {
.wedding-tabs-img-column {
}
}

.wedding-tabs-content-column {
 font-family:Poppins;
 text-align:left;
}
.wedding-tabs-content-column:not(.ct-section):not(.oxy-easy-posts),
.wedding-tabs-content-column.oxy-easy-posts .oxy-posts,
.wedding-tabs-content-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
.wedding-dark-paragraph {
 font-family:'Special Elite';
 color:#666666;
}
.wedding-tabs-subheading {
 font-family:Poppins;
 font-size:20px;
 line-height:1.2;
 font-weight:700;
 color:#049699;
 margin-bottom:22px;
 margin-top:22px;
}
.tabs-5964-tab {
}
.tabs-5964-tab-active {
}
.tabs-contents-5964-tab {
}
.saas-heading-three {
 color:#ffffff;
 font-size:28px;
 line-height:1.1;
}
.saas-tabs-tabtext:hover{
 background-color:#e6f0f9;
}
.saas-tabs-tabtext {
 font-family:Poppins;
 font-size:12px;
 padding-top:4px;
 padding-bottom:4px;
 padding-left:8px;
 padding-right:8px;
 border-radius:4px;
 transition-duration:0.2s;
 transition-timing-function:ease;
 transition-property:all;
}
.small-text {
 font-family:Poppins;
 font-size:12px;
 line-height:1.6;
 color:#95949e;
 margin-bottom:6px;
 font-weight:400;
}
.paragraph {
 font-family:Poppins;
 color:#666666;
 line-height:1.6;
 margin-bottom:12px;
 text-align:left;
 font-size:16px;
 font-weight:400;
}
.heading-four {
 font-family:;
 font-size:18px;
 text-transform:uppercase;
 letter-spacing:2px;
 font-weight:700;
 line-height:1.2;
 color:#2b2c26;
 margin-bottom:6px;
}
.text-link {
 font-family:Poppins;
 margin-bottom:24px;
 line-height:1.6;
 color:#ba3739;
 font-size:16px;
 font-weight:400;
 text-decoration:none;
}
.post-meta {
 font-family:Poppins;
 font-size:12px;
 color:#95949e;
 font-weight:700;
 letter-spacing:3px;
 line-height:1.1;
 text-transform:uppercase;
}
.red-quote {
 font-family:;
 font-size:36px;
 font-weight:700;
 color:#ba3739;
 font-style:italic;
 line-height:1.3;
 padding-top:12px;
 padding-bottom:12px;
 border-bottom-width:1px;
 border-bottom-style:solid;
 border-bottom-color:rgba(0,0,0,0.1);
 border-top-width:1px;
 border-top-style:solid;
 border-top-color:rgba(0,0,0,0.1);
 margin-left:18px;
 margin-right:18px;
 margin-bottom:6px;
}
.box-heading {
 text-transform:uppercase;
 font-weight:900;
 color:#2b2c26;
 letter-spacing:5px;
 margin-bottom:12px;
 line-height:1.1;
 font-size:14px;
 text-align:center;
}
.small-link {
 font-family:Poppins;
 font-size:12px;
 color:#ba3739;
 font-weight:400;
 text-align:center;
}
.secondary-button:hover{
 text-decoration:none;
 background-color:#ba3739;
 color:#ffffff;
}
.secondary-button {
 font-family:Poppins;
 background-color:#ffffff;
 padding-top:16px;
 padding-left:36px;
 padding-right:36px;
 padding-bottom:16px;
 font-size:14px;
 color:#ba3739;
 font-weight:900;
 letter-spacing:5px;
 text-transform:uppercase;
 text-decoration:none;
 text-align:center;
 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:#ba3739;
 border-right-color:#ba3739;
 border-bottom-color:#ba3739;
 border-left-color:#ba3739;
 transition-duration:0.2s;
 transition-timing-function:ease;
 transition-property:all;
}
.main-button:hover{
 background-color:#d0021b;
}
.main-button {
 font-family:Poppins;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
 background-color:#ba3739;
 padding-left:48px;
 padding-right:48px;
 padding-top:18px;
 padding-bottom:18px;
 font-size:14px;
 color:#ffffff;
 font-weight:900;
 text-transform:uppercase;
 letter-spacing:5px;
 text-align:center;
 transition-duration:0.2s;
 transition-timing-function:ease;
 transition-property:all;
 width:auto;
}
.rest-bg {
 background-color:#ffffff;
background: linear-gradient(to right, #efedf3 33%, #ffffff 33%);
}
@media (max-width: 991px) {
.rest-bg {
}
.rest-bg .ct-section-inner-wrap {
padding-top: 20px;
padding-bottom: 20px;
}
}

@media (max-width: 767px) {
.rest-bg {
background: linear-gradient(to bottom, #efedf3 33%, #ffffff 33%);
}
}

@media (max-width: 479px) {
.rest-bg {
background: linear-gradient(to bottom, #efedf3 15%, #ffffff 15%);
}
}

.bnb-heading-three {
 font-family:Poppins;
 color:#2b2c26;
 font-size:24px;
 font-weight:400;
 line-height:1.1;
}
.bnb-subheading {
 font-size:18px;
 font-weight:400;
 color:#333333;
 font-style:italic;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; line-height:1.6;
 margin-bottom:24px;
}
.bnb-heading-two {
 color:#2b2c26;
 font-size:36px;
 font-weight:400;
}
.bnb-home-block-wrapper {
 width:100%;
 background-color:#ffffff;
 padding-top:24px;
 padding-bottom:24px;
 text-align:justify;
}
.bnb-home-block-wrapper:not(.ct-section):not(.oxy-easy-posts),
.bnb-home-block-wrapper.oxy-easy-posts .oxy-posts,
.bnb-home-block-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:stretch;
}
.bnb-home-blocks-image {
 margin-bottom:24px;
}
@media (max-width: 479px) {
.bnb-home-blocks-image {
 margin-left:-16px;
}
}

.bnb-home-icon-blocks-icon {
color: #ba3739;}.bnb-home-icon-blocks-icon 
>svg {width: 42px;height: 42px;}.bnb-home-icon-blocks-icon {
 margin-bottom:12px;
}
.bnb-home-rooms-link {
 font-size:12px;
 color:#ba3739;
 font-weight:400;
 width:100%;
 text-align:center;
 margin-top:24px;
}
.bnb-home-rooms-wrapper {
 background-color:#ffffff;
 margin-right:20px;
 padding-bottom:24px;
 overflow:hidden;
 text-align:justify;
 min-width:45%;
}
.bnb-home-rooms-wrapper:not(.ct-section):not(.oxy-easy-posts),
.bnb-home-rooms-wrapper.oxy-easy-posts .oxy-posts,
.bnb-home-rooms-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:stretch;
}
@media (max-width: 991px) {
.bnb-home-rooms-wrapper {
 min-width:70%;
}
}

@media (max-width: 479px) {
.bnb-home-rooms-wrapper {
 min-width:80%;
}
}

.bnb-home-rooms-image {
 width:100%;
 margin-bottom:18px;
}
.bnb-home-rooms-meta-wrapper {
 margin-bottom:6px;
 padding-left:24px;
 padding-right:4px;
}
.oxel_floating_icon_menu {
 position:fixed;
 right:32px;
 bottom:32px;
 z-index:9999;
pointer-events: none;
}
.oxel_floating_icon_menu:not(.ct-section):not(.oxy-easy-posts),
.oxel_floating_icon_menu.oxy-easy-posts .oxy-posts,
.oxel_floating_icon_menu.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column-reverse;
align-items:flex-end;
}
.oxel_floating_icon_menu__main_icon:hover{
background-color: #606e79;
border: 1px solid #606e79;
padding: ;}.oxel_floating_icon_menu__main_icon:hover{
}
.oxel_floating_icon_menu__main_icon {
background-color: #374047;
border: 1px solid #374047;
padding: 16px;color: rgba(41,41,165,0.35);}.oxel_floating_icon_menu__main_icon 
>svg {width: 24px;height: 24px;}.oxel_floating_icon_menu__main_icon {
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
cursor: pointer; pointer-events: all;
}
.oxel_floating_icon_menu__row {
 margin-bottom:8px;
 margin-top:8px;
}
.oxel_floating_icon_menu__row:not(.ct-section):not(.oxy-easy-posts),
.oxel_floating_icon_menu__row.oxy-easy-posts .oxy-posts,
.oxel_floating_icon_menu__row.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.floating_icon_menu__hidden_icon:hover{
background-color: #606e79;
border: 1px solid #606e79;
padding: ;}.floating_icon_menu__hidden_icon:hover{
}
.floating_icon_menu__hidden_icon {
background-color: #374047;
border: 1px solid #374047;
padding: 16px;color: rgba(41,41,165,0.35);}.floating_icon_menu__hidden_icon 
>svg {width: 18px;height: 18px;}.floating_icon_menu__hidden_icon {
 margin-right:0px;
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
 float:right;
 text-align:left;
 overflow:visible;
 clear:left;
 padding-left:0px;
 padding-right:122px;
}
.floating_icon_menu__hidden_icon:not(.ct-section):not(.oxy-easy-posts),
.floating_icon_menu__hidden_icon.oxy-easy-posts .oxy-posts,
.floating_icon_menu__hidden_icon.ct-section .ct-section-inner-wrap{
display:flex;
align-items:center;
}
@media (max-width: 479px) {
.floating_icon_menu__hidden_icon {
 text-align:center;
 width:0px;
}
.floating_icon_menu__hidden_icon:not(.ct-section):not(.oxy-easy-posts),
.floating_icon_menu__hidden_icon.oxy-easy-posts .oxy-posts,
.floating_icon_menu__hidden_icon.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
}

.oxel_floating_icon_menu__label {
 margin-right:16px;
 font-size:12px;
 text-transform:uppercase;
 letter-spacing:2px;
 font-weight:600;
 background-color:#eceeef;
 padding-top:2px;
 padding-bottom:2px;
 padding-left:4px;
 padding-right:4px;
 color:#374047;
}
.oxel_floating_icon_menu__hidden_links {
transform:translate(100px); transition-duration:0.3s;
 transition-timing-function:ease-in-out;
 opacity:0;
 text-align:right;
}
.oxel_floating_icon_menu__hidden_links:not(.ct-section):not(.oxy-easy-posts),
.oxel_floating_icon_menu__hidden_links.oxy-easy-posts .oxy-posts,
.oxel_floating_icon_menu__hidden_links.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-end;
}
.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-subheading {
 color:#666666;
 font-size:20px;
 font-weight:400;
 max-width:720px;
 line-height:1.6;
}
.onepage-red-button:hover{
 transition-duration:0.2s;
 transition-timing-function:ease;
 transition-property:all;
 box-shadow:0px 30px 40px -10px rgba(253,98,90,0.3);
}
.onepage-red-button {
 color:#ffffff;
 background-color:#fd625e;
 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(253,98,90,0.3);
}
.onepage-testimonial-3-columns {
 text-align:center;
}
.onepage-testimonial-3-columns:not(.ct-section):not(.oxy-easy-posts),
.onepage-testimonial-3-columns.oxy-easy-posts .oxy-posts,
.onepage-testimonial-3-columns.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:flex-start;
}
.onepage-testimonials-3-icon {
color: #fd625e;}.onepage-testimonials-3-icon 
>svg {width: 40px;height: 40px;}.onepage-testimonials-3-icon {
 margin-bottom:12px;
}
.onepage-testimonials-3-text {
 font-family:Poppins;
 color:#000000;
 font-size:16px;
 font-weight:400;
 font-style:italic;
 line-height:1.6;
 margin-bottom:24px;
}
@media (max-width: 991px) {
.onepage-testimonials-3-text {
 max-width:360px;
}
}

.onepage-testimonial-3-image {
 width:68px;
 border-radius:100%;
 margin-bottom:8px;
}
.onepage-testimonial-3-names {
 font-family:Poppins;
 font-size:18px;
 font-weight:700;
 color:#000000;
 line-height:1.1;
 margin-bottom:4px;
}
.onepage-testimonial-3-textlink:hover{
 text-decoration:underline;
 color:#fd3732;
}
.onepage-testimonial-3-textlink {
 font-family:Poppins;
 font-size:12px;
 color:#fd625e;
 text-decoration:none;
 font-weight:400;
 line-height:1.6;
}
@media (max-width: 991px) {
.onepage-testimonial-3-textlink {
 margin-bottom:32px;
}
}

.onepage-outline-button:hover{
transform: scale(1.05,1.05);
}
.onepage-outline-button {
 font-family:Poppins;
 font-size:20px;
 font-weight:700;
 color:#fd625e;
 border-right-color:#fd625e;
 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-radius:100px;
 padding-top:15px;
 padding-bottom:15px;
 padding-left:46px;
 padding-right:46px;
 text-align:center;
 text-decoration:none;
 line-height:1.1;
 letter-spacing:1px;
 transition-duration:0.2s;
 transition-timing-function:ease;
 transition-property:all;
}
.BenefitWrapper {
 padding-top:20px;
 padding-left:20px;
 padding-right:20px;
 padding-bottom:20px;
 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%;
}
}

.onepage-benefits-number {
 font-family:Poppins;
 font-size:50px;
 font-weight:900;
 line-height:1.1;
 text-align:center;
 margin-left:55px;
 color:#dbedf6;
}
@media (max-width: 479px) {
.onepage-benefits-number {
 margin-left:0px;
}
}

.onepage-benefits-title {
 color:#000000;
 font-size:24px;
 font-weight:700;
 margin-bottom:6px;
 line-height:1.5;
}
.onepage-benefits-text {
 font-family:Poppins;
 color:#666666;
 font-size:17px;
 font-weight:400;
}
.onepage-benefit-wrapper {
 width:100%;
 padding-top:40px;
 padding-left:60px;
 padding-bottom:60px;
 padding-right:60px;
 position:relative;
 background-color:#049699;
 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;
justify-content:center;
}
@media (max-width: 479px) {
.onepage-benefit-wrapper {
 font-family:Poppins;
}
.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{
align-items:center;
}
}

.proteus-heading-two {
 font-family:Poppins;
 font-size:64px;
 color:#2b3644;
 font-weight:100;
 line-height:1;
}
@media (max-width: 767px) {
.proteus-heading-two {
 font-size:48px;
}
}

@media (max-width: 479px) {
.proteus-heading-two {
 font-size:40px;
}
}

.proteus-subheading {
 font-family:Poppins;
 color:#74d8c2;
 font-size:18px;
 font-weight:900;
 line-height:1.2;
 letter-spacing:2px;
}
@media (max-width: 767px) {
.proteus-subheading {
 font-size:14px;
}
}

@media (max-width: 479px) {
.proteus-subheading {
 font-size:12px;
}
}

.proteus-body-text {
 font-family:Poppins;
 color:#576677;
 font-size:16px;
 font-weight:500;
 line-height:1.4;
}
.proteus-heading-three {
 font-family:Poppins;
 color:#2b3644;
 font-size:30px;
 font-weight:400;
 line-height:1;
}
.proteus-team-2-image {
 width:100%;
 margin-bottom:12px;
}
.proteus-team-2-meta-text {
 font-family:Poppins;
 color:#41c3e5;
 font-size:12px;
 font-weight:400;
 margin-bottom:12px;
 line-height:1.4;
}
.proteus-team-2-column {
}
@media (max-width: 991px) {
.proteus-team-2-column {
}
}

@media (max-width: 767px) {
.proteus-team-2-column {
 text-align:center;
}
.proteus-team-2-column:not(.ct-section):not(.oxy-easy-posts),
.proteus-team-2-column.oxy-easy-posts .oxy-posts,
.proteus-team-2-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}

.agencyb-heading-two {
 font-family:Poppins;
 color:#ffffff;
 font-size:56px;
 font-weight:700;
 line-height:1;
}
@media (max-width: 767px) {
.agencyb-heading-two {
 font-size:56px;
}
}

@media (max-width: 479px) {
.agencyb-heading-two {
 font-size:48px;
}
}

.agencyb-reviews-1-avatar {
 width:96px;
 border-radius:100%;
 border-top-width:5px;
 border-right-width:5px;
 border-bottom-width:5px;
 border-left-width:5px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-color:#fff;
 border-right-color:#fff;
 border-bottom-color:#fff;
 border-left-color:#fff;
 height:96px;
 margin-bottom:10px;
}
.agencyb-review-1-stars-wrapper {
 width:100%;
 text-align:center;
 margin-bottom:6px;
}
.agencyb-review-1-stars-wrapper:not(.ct-section):not(.oxy-easy-posts),
.agencyb-review-1-stars-wrapper.oxy-easy-posts .oxy-posts,
.agencyb-review-1-stars-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
}
.agencyb-review-1-star-icon {
color: #ffffff;}.agencyb-review-1-star-icon 
>svg {width: 16px;height: 16px;}.agencyb-review-1-star-icon {
 padding-top:2px;
 padding-left:2px;
 padding-right:2px;
 padding-bottom:2px;
}
.agencyb-review-1-title {
 font-family:Poppins;
 font-size:24px;
 color:#ffffff;
 font-weight:700;
 line-height:1.2;
 margin-bottom:12px;
}
.agencyb-review-1-text {
 font-family:Poppins;
 color:#ffffff;
 font-size:16px;
 font-weight:400;
 line-height:1.6;
}
.hosting-features-1-wrapper {
 text-align:center;
 width:33.33%;
}
.hosting-features-1-wrapper:not(.ct-section):not(.oxy-easy-posts),
.hosting-features-1-wrapper.oxy-easy-posts .oxy-posts,
.hosting-features-1-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.hosting-features-1-icon {
color: #ffffff;}.hosting-features-1-icon 
>svg {width: 36px;height: 36px;}.hosting-features-1-icon {
 margin-bottom:12px;
}
.hosting-features-1-title {
 font-family:Poppins;
 color:#ffffff;
 font-size:20px;
 font-weight:700;
 line-height:1.1;
 margin-bottom:8px;
}
.hosting-features-1-text {
 color:#f6fafd;
}
.onepage-white-button:hover{
 box-shadow:0px 20px 40px rgba(229,6,0,0.5);
}
.onepage-white-button {
 background-color:#ffffff;
 color:#fd625e;
 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 rgba(229,6,0,0.3);
}
.iconblock-3-wrapper {
 width:100%;
 background-color:#ffffff;
 padding-top:48px;
 padding-left:48px;
 padding-right:48px;
 padding-bottom:48px;
 text-align:left;
 box-shadow:0px 10px 40px 0px rgba(0,0,0,0.1);
}
.iconblock-3-wrapper:not(.ct-section):not(.oxy-easy-posts),
.iconblock-3-wrapper.oxy-easy-posts .oxy-posts,
.iconblock-3-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
.onepage-iconblock-3-icon {
color: #fd625e;}.onepage-iconblock-3-icon 
>svg {width: 36px;height: 36px;}.onepage-iconblock-3-icon {
 margin-bottom:12px;
}
.onepage-iconblock-3-title {
 font-family:Poppins;
 font-size:24px;
 color:#000000;
 font-weight:700;
 line-height:1.2;
 margin-bottom:12px;
}
.onepage-iconblock-3-text {
 font-family:Poppins;
 color:#666666;
 font-size:16px;
 font-weight:400;
}
.hyperion-subheading {
 font-family:Poppins;
 color:#e96199;
 font-weight:900;
 font-size:30px;
 letter-spacing:4px;
 line-height:1.1;
 text-transform:uppercase;
}
@media (max-width: 991px) {
.hyperion-subheading {
 font-size:20px;
}
}

.hyperion-body-text {
 font-family:Poppins;
 font-size:18px;
 color:rgba(41,41,165,0.35);
 font-weight:400;
 line-height:1.5;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; margin-top:30px;
}
.hyperion-heading-three {
 font-family:Poppins;
 color:#23232d;
 font-size:36px;
 font-weight:900;
 line-height:1;
 z-index:100;
 letter-spacing:.05em;
}
.hyperion-outline-button:hover{
transform:scale(1.05,1.05); color:#ffffff;
 background-color:#e96199;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-color:#e96199;
 border-right-color:#e96199;
 border-bottom-color:#e96199;
 border-left-color:#e96199;
}
.hyperion-outline-button {
 font-weight:900;
 font-size:24px;
 color:#e96199;
 line-height:1;
 letter-spacing:.125em;
 text-align:center;
 text-decoration:none;
 padding-top:28px;
 padding-bottom:28px;
 padding-left:58px;
 padding-right:58px;
 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:3E96199;
 border-right-color:3E96199;
 border-bottom-color:3E96199;
 border-left-color:3E96199;
 border-radius:1000px;
 transition-duration:0.5s;
 transition-timing-function:ease;
 transition-property:all;
}
@media (max-width: 991px) {
.hyperion-outline-button {
 padding-left:40px;
 padding-right:40px;
}
}

@media (max-width: 479px) {
.hyperion-outline-button {
 font-size:18px;
 padding-top:22px;
 padding-bottom:22px;
 padding-left:40px;
 padding-right:40px;
}
}

.hyperion-portfolio-wrapper {
background-image:url(https://maneggio.eticasa.io/wp-content/uploads/2022/07/community-social.jpg);background-size: cover; width:100%;
 padding-bottom:175px;
 padding-left:60px;
 padding-right:60px;
 margin-bottom:40px;
 position:relative;
 background-repeat:no-repeat;
 padding-top:50%;
}
@media (max-width: 991px) {
.hyperion-portfolio-wrapper {
 padding-left:48px;
 padding-right:48px;
 padding-bottom:48px;
}
}

@media (max-width: 767px) {
.hyperion-portfolio-wrapper {
 order:1;
}
}

@media (max-width: 479px) {
.hyperion-portfolio-wrapper {
 padding-left:30px;
 padding-right:30px;
 padding-bottom:30px;
}
}

.hyperion-portfolio-1-button:hover{
 background-color:white;
 color:#e96199;
}
.hyperion-portfolio-1-button {
 font-family:Poppins;
 font-weight:700;
 color:#ffffff;
 font-size:18px;
 line-height:1;
 letter-spacing:.125em;
 background-color:rgba(255,255,255,0.2);
 padding-left:48px;
 padding-right:48px;
 padding-top:18px;
 padding-bottom:16px;
 border-bottom-style:solid;
 border-bottom-width:2px;
 text-align:center;
 transition-duration:0.5s;
 transition-timing-function:ease;
 transition-property:all;
 z-index:100;
}
@media (max-width: 991px) {
.hyperion-portfolio-1-button {
 padding-left:24px;
 padding-right:24px;
}
}

.hyperion-portfolio-1-tags {
 color:#ffffff;
 font-size:16px;
 font-weight:400;
 line-height:1.5;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; margin-bottom:18px;
z-index: 100;
}
.atomic-slider-9-wrapper {
 width:800px;
 margin-bottom:0px;
 margin-left:0px;
 margin-right:0px;
 padding-left:0px;
 padding-right:0px;
 text-align:left;
 padding-bottom:40px;
 padding-top:25px;
 box-shadow:0px 20px 40px rgba(0,0,0,0.1);
}
.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;
justify-content:center;
}
.atomic-slider-9-testimonial-text {
 color:#898989;
 font-size:24px;
 font-weight:200;
 line-height:1.6;
 font-style:italic;
 margin-bottom:36px;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; max-width:640px;
}
.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;
 margin-top:33px;
}
.atomic-slider-9-slide:not(.ct-section):not(.oxy-easy-posts),
.atomic-slider-9-slide.oxy-easy-posts .oxy-posts,
.atomic-slider-9-slide.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
@media (max-width: 479px) {
.atomic-slider-9-slide {
 padding-left:5px;
 padding-right:5px;
}
}

.atomic-medium-button:hover{
 background-color:#6799b2;
 color:#ffffff;
 border-top-color:#6799b2;
 border-right-color:#6799b2;
 border-bottom-color:#6799b2;
 border-left-color:#6799b2;
}
.atomic-medium-button {
background-color :#1e73be;
border: 1px solid #1e73be;
color: #ffffff;
}.atomic-medium-button {
 background-color:#65bec2;
 color:#ffffff;
 font-size:16px;
 font-weight:700;
 line-height:1.2;
 padding-top:15px;
 padding-right:36px;
 padding-left:36px;
 padding-bottom:15px;
 letter-spacing:.25em;
 text-align:center;
 transition-duration:0.5s;
 transition-timing-function:ease;
 transition-property:all;
 border-top-color:#65bec2;
 border-right-color:#65bec2;
 border-bottom-color:#65bec2;
 border-left-color:#65bec2;
}
.atomic-iconblock-5-column {
 text-align:center;
}
.atomic-iconblock-5-column:not(.ct-section):not(.oxy-easy-posts),
.atomic-iconblock-5-column.oxy-easy-posts .oxy-posts,
.atomic-iconblock-5-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.atomic-iconblock-5-icon {
background-color: #eff4f7;
border: 1px solid #eff4f7;
padding: 24px;color: #566d8f;}.atomic-iconblock-5-icon 
>svg {width: 30px;height: 30px;}.atomic-iconblock-5-icon {
 margin-bottom:16px;
}
.atomic-iconblock-5-title {
 font-size:20px;
 color:#566d8f;
 font-weight:500;
 line-height:1.1;
 letter-spacing:.12em;
 margin-bottom:8px;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-iconbox-5-text {
 font-size:18px;
 font-weight:400;
 color:#3b3c38;
 line-height:1.6;
 margin-bottom:16px;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.conference-heading-two:before{
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-width:20px;
 border-right-width:20px;
 border-bottom-width:20px;
 border-left-width:20px;
 border-top-color:rgba(255,255,255,0.5);
 border-right-color:rgba(255,255,255,0.5);
 border-bottom-color:rgba(255,255,255,0.5);
 border-left-color:rgba(255,255,255,0.5);
 width:120px;
 height:120px;
 position:absolute;
 z-index:-1;
 top:-6px;
 left:calc(50% - 60px) ;
 right:calc(50% - 60px) ;
  content:"";
}
.conference-heading-two:not(.ct-section):not(.oxy-easy-posts):before,
.conference-heading-two.oxy-easy-posts .oxy-posts:before,
.conference-heading-two.ct-section .ct-section-inner-wrap:before{
display:flex;
}
.conference-heading-two {
 font-family:Poppins;
 color:#63002f;
 font-size:100px;
 font-weight:700;
 text-transform:uppercase;
 line-height:1;
 z-index:100;
 position:relative;
}
@media (max-width: 991px) {
.conference-heading-two {
 font-size:80px;
}
}

@media (max-width: 767px) {
.conference-heading-two {
 font-size:56px;
}
}

.conference-testimonial-2-wrapper {
 width:100%;
 background-color:#ffffff;
 text-align:center;
 padding-top:36px;
 padding-left:36px;
 padding-right:36px;
 padding-bottom:36px;
 height:100%;
 max-width:480px;
 box-shadow:0px 10px 40px rgba(0,0,0,0.1);
}
.conference-testimonial-2-wrapper:not(.ct-section):not(.oxy-easy-posts),
.conference-testimonial-2-wrapper.oxy-easy-posts .oxy-posts,
.conference-testimonial-2-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.conference-testimonial-2-avatar {
 width:96px;
 border-radius:100%;
 margin-bottom:8px;
}
.conference-testimonial-2-text {
 font-family:Poppins;
 margin-bottom:24px;
 font-size:14px;
 color:#666666;
 font-weight:400;
 line-height:1.6;
 font-style:italic;
}
.conference-testimonial-2-title {
 font-family:Poppins;
 color:#63002f;
 font-size:24px;
 font-weight:700;
 line-height:1;
 text-transform:uppercase;
 letter-spacing:1px;
 margin-bottom:4px;
}
.conference-testimonial-2-label {
 color:#999999;
 font-size:12px;
 font-weight:400;
 line-height:1.6;
 margin-bottom:16px;
}
.conference-testimonial-2-column {
 text-align:center;
}
.conference-testimonial-2-column:not(.ct-section):not(.oxy-easy-posts),
.conference-testimonial-2-column.oxy-easy-posts .oxy-posts,
.conference-testimonial-2-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.atomic-outline-button:hover{
 background-color:transparent;
 color:#6799b2;
 border-top-color:#6799b2;
 border-right-color:#6799b2;
 border-bottom-color:#6799b2;
 border-left-color:#6799b2;
}
.atomic-outline-button {
background-color: transparent;
border: 1px solid #6799b2;
color: #6799b2;
padding: 9px 15px;
}.atomic-outline-button {
 font-family:Poppins;
 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;
 border-top-width:3px;
 border-right-width:3px;
 border-bottom-width:3px;
 border-left-width:3px;
 border-top-color:#65bec2;
 border-right-color:#65bec2;
 border-bottom-color:#65bec2;
 border-left-color:#65bec2;
 padding-left:46px;
 padding-right:46px;
 padding-top:18px;
 padding-bottom:18px;
 color:#65bec2;
 background-color:transparent;
 font-size:20px;
 margin-right:2px;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; letter-spacing:.25em;
 transition-duration:0.5s;
 transition-timing-function:ease;
 transition-property:all;
 text-transform:none;
 font-style:normal;
 text-decoration:none;
}
@media (max-width: 991px) {
.atomic-outline-button {
 padding-top:14px;
 padding-bottom:14px;
 padding-right:34px;
 padding-left:34px;
}
}

@media (max-width: 767px) {
.atomic-outline-button {
 font-size:18px;
}
}

@media (max-width: 479px) {
.atomic-outline-button {
 font-size:16px;
}
}

.atomic-pricing-7-title {
 color:#566d8f;
 font-size:20px;
 font-weight:500;
 line-height:1.1;
 letter-spacing:.12em;
 margin-bottom:30px;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-pricing-7-icon {
color: #566d8f;}.atomic-pricing-7-icon 
>svg {width: 42px;height: 42px;}.atomic-pricing-7-icon {
 margin-bottom:16px;
 margin-top:24px;
}
.atomic-pricing-7-text {
 color:#3b3c38;
 font-size:16px;
 font-weight:400;
 line-height:1.6;
 margin-bottom:24px;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-pricing-7-cost {
 color:#65bec2;
 font-size:48px;
 font-weight:700;
 line-height:1.1;
 letter-spacing:0.5px;
 text-align:center;
}
.atomic-pricing-7-small-text {
 color:#898989;
 font-size:12px;
 font-weight:400;
 line-height:1.4;
 text-align:center;
 margin-bottom:36px;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.oxel_toc__primary {
 color:#374047;
 font-size:14px;
 text-transform:uppercase;
 letter-spacing:1px;
 padding-left:8px;
 width:100%;
 padding-bottom:8px;
 border-top-color:#606e79;
 border-right-color:#606e79;
 border-bottom-color:#dee1e3;
 border-left-color:#606e79;
 border-bottom-style:solid;
 border-bottom-width:1px;
 margin-bottom:8px;
 padding-top:8px;
 border-left-width:2px;
 border-left-style:solid;
}
.oxel_toc__sub {
 text-decoration:underline;
 color:#606e79;
 margin-left:16px;
}
.oxel_toc__sub__2 {
 font-family:Poppins;
 margin-left:32px;
 font-size:17px;
}
.oxel_toc__sub__1 {
color: #ffd618;}.oxel_toc__sub__1 
>svg {width: 55px;height: 55px;}.oxel_toc__sub__1 {
 color:rgba(41,41,165,0.35);
}
.oxel_toc__container {
 font-family:Poppins;
 padding-bottom:16px;
 width:100%;
 font-size:17px;
}
.oxel_toc__sub__3 {
 margin-left:48px;
}
.oxel_toc__sub__4 {
 margin-left:64px;
}
.oxel_toc__template {
}
.oxel_flipbox {
 width:100%;
 position:relative;
}
.oxel_flipbox__front {
background-image:linear-gradient(rgba(25,22,22,0.2), rgba(25,22,22,0.2)), url(http://elements.oxy.host/wp-content/uploads/sites/52/2020/07/atmosphere-blue-cloud-clouds-601798.jpg);background-size:auto,  cover; width:100%;
 text-align:center;
 padding-top:32px;
 padding-left:32px;
 padding-right:32px;
 padding-bottom:32px;
 background-position:50% 50%;
}
.oxel_flipbox__front:not(.ct-section):not(.oxy-easy-posts),
.oxel_flipbox__front.oxy-easy-posts .oxy-posts,
.oxel_flipbox__front.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.oxel_flipbox__back {
background-size: cover;transform:rotateY(180deg); width:100%;
 text-align:center;
 padding-top:32px;
 padding-left:32px;
 padding-right:32px;
 padding-bottom:32px;
 background-color:#374047;
 position:absolute;
 top:0px;
 left:0px;
 right:0px;
 bottom:0px;
 background-position:50% 50%;
}
.oxel_flipbox__back:not(.ct-section):not(.oxy-easy-posts),
.oxel_flipbox__back.oxy-easy-posts .oxy-posts,
.oxel_flipbox__back.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.oxel_section_indicator {
 position:fixed;
 right:0px;
 top:0px;
 bottom:0px;
 width:30px;
 z-index:10;
 padding-left:8px;
 padding-right:0px;
 text-align:center;
}
.oxel_section_indicator:not(.ct-section):not(.oxy-easy-posts),
.oxel_section_indicator.oxy-easy-posts .oxy-posts,
.oxel_section_indicator.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
justify-content:center;
}
.oxel_section_indicator__dot {
 width:16px;
 height:16px;
 background-color:#606e79;
 border-radius:50%;
 margin-top:12px;
 margin-bottom:12px;
 color:rgba(41,41,165,0.35);
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
min-height: 0px !important; min-width: 0px !important;
}
.oxel_section_indicator__dot:not(.ct-section):not(.oxy-easy-posts),
.oxel_section_indicator__dot.oxy-easy-posts .oxy-posts,
.oxel_section_indicator__dot.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
justify-content:center;
}
.oxel_section_indicator__label:after{
transform:rotate(45deg); position:absolute;
 width:16px;
 height:16px;
 background-color:#606e79;
 right:-6px;
 z-index:-1;
 border-top-right-radius:4px;
 border-top-left-radius:0px;
 border-bottom-left-radius:0px;
 border-bottom-right-radius:0px;
 border-radius:0px;
  content:"";
}
.oxel_section_indicator__label {
 position:absolute;
 padding-top:4px;
 padding-bottom:4px;
 padding-left:16px;
 padding-right:16px;
 background-color:#606e79;
 border-radius:0px;
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
 right:calc(100% + 8px) ;
}
.oxel_section_indicator__label:not(.ct-section):not(.oxy-easy-posts),
.oxel_section_indicator__label.oxy-easy-posts .oxy-posts,
.oxel_section_indicator__label.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
justify-content:center;
}
.oxel_section_indicator__label__text {
 color:rgba(41,41,165,0.35);
}
.oxel_section_indicator__label--hidden {
transform:translate(112px); opacity:0;
}
.oxel_circular_counter {
 width:150px;
 height:150px;
 border-radius:50%;
 padding-top:8px;
 padding-left:8px;
 padding-right:8px;
 padding-bottom:8px;
 color:#00fff2;
 background-color:#dee1e3;
}
.oxel_circular_counter__inner {
 width:100%;
 height:100%;
 background-color:rgba(41,41,165,0.35);
 border-radius:50%;
 text-align:center;
}
.oxel_circular_counter__inner:not(.ct-section):not(.oxy-easy-posts),
.oxel_circular_counter__inner.oxy-easy-posts .oxy-posts,
.oxel_circular_counter__inner.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
}
.oxel_circular_counter__number {
 color:#374047;
 font-size:32px;
 font-weight:100;
}
.oxel_circular_counter__unit {
 color:#374047;
 font-weight:100;
 font-size:32px;
}
.oxel_number_counter {
}
.oxel_number_counter__number {
 font-family:Poppins;
 color:#374047;
}
.oxel_number_counter__label {
 font-family:Poppins;
 color:#606e79;
}
.oxel_focus_section {
 transition-duration:0.4s;
 transition-timing-function:ease-in-out;
 overflow:hidden;
overflow-x: hidden;
}
.oxel_focus_section:not(.ct-section):not(.oxy-easy-posts),
.oxel_focus_section.oxy-easy-posts .oxy-posts,
.oxel_focus_section.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.oxel_focus_section__inner {
 transition-duration:0.4s;
 transition-timing-function:ease-in-out;
 width:100%;
 text-align:center;
 padding-top:32px;
 padding-left:32px;
 padding-right:32px;
 padding-bottom:32px;
 z-index:1001;
 position:relative;
}
.oxel_focus_section__inner:not(.ct-section):not(.oxy-easy-posts),
.oxel_focus_section__inner.oxy-easy-posts .oxy-posts,
.oxel_focus_section__inner.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.oxel_focus_section__backdrop {
 position:fixed;
 right:0px;
 left:0px;
 bottom:0px;
 background-color:#ffffff;
 z-index:1000;
 opacity:0;
 transition-duration:0.8s;
 transition-timing-function:ease-in-out;
 transition-property:top bottom;
 top:0px;
pointer-events: none;
}
.atomic-slider-5-column {
 text-align:center;
 width:NaNpx;
}
.atomic-slider-5-column:not(.ct-section):not(.oxy-easy-posts),
.atomic-slider-5-column.oxy-easy-posts .oxy-posts,
.atomic-slider-5-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
@media (max-width: 479px) {
.atomic-slider-5-column {
 text-align:center;
 font-size:14px;
 width:100%;
}
.atomic-slider-5-column:not(.ct-section):not(.oxy-easy-posts),
.atomic-slider-5-column.oxy-easy-posts .oxy-posts,
.atomic-slider-5-column.ct-section .ct-section-inner-wrap{
align-items:center;
}
}

.atomic-slider-5-icon {
background-color: #eff4f7;
border: 1px solid #eff4f7;
padding: 24px;color: #566d8f;}.atomic-slider-5-icon 
>svg {width: 30px;height: 30px;}.atomic-slider-5-icon {
background-image:url(https://maneggio.eticasa.io/wp-content/uploads/2022/07/flag-eticasa.png); margin-bottom:16px;
}
.atomic-slider-5-title {
background-image: linear-gradient(#049699, #107689); font-size:20px;
 color:#566d8f;
 font-weight:500;
 line-height:1.1;
 letter-spacing:.12em;
 margin-bottom:8px;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-slider-5-title:not(.ct-section):not(.oxy-easy-posts),
.atomic-slider-5-title.oxy-easy-posts .oxy-posts,
.atomic-slider-5-title.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
@media (max-width: 479px) {
.atomic-slider-5-title {
 text-align:left;
}
.atomic-slider-5-title:not(.ct-section):not(.oxy-easy-posts),
.atomic-slider-5-title.oxy-easy-posts .oxy-posts,
.atomic-slider-5-title.ct-section .ct-section-inner-wrap{
align-items:center;
justify-content:center;
}
}

.atomic-slider-5-text {
 font-family:Poppins;
 font-size:20px;
 font-weight:400;
 line-height:1.6;
 margin-bottom:24px;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; width:700px;
 color:#dbedf6;
}
@media (max-width: 479px) {
.atomic-slider-5-text {
 font-size:15px;
 text-align:center;
}
}

.fancy-iconblock-1-text {
 font-family:Poppins;
 color:#666666;
 font-size:16px;
 font-weight:400;
 line-height:1.5;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.fancy-iconblock-1-title {
 font-family:;
 font-size:24px;
 font-weight:700;
 line-height:1;
 margin-bottom:12px;
 color:#2f2f2f;
}
.fancy-iconblock-1-image {
 font-family:Poppins;
 width:72px;
 margin-bottom:16px;
}
.Paragraph {
 font-family:Poppins;
 line-height:1.6;
 font-size:18px;
 margin-bottom:24px;
 color:#575853;
 font-weight:400;
 text-align:center;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.white-subheading {
 font-family:Poppins;
 text-transform:uppercase;
 letter-spacing:2px;
 color:rgba(255,255,255,0.5);
 font-weight:900;
 font-size:12px;
 line-height:1.5;
 text-align:left;
}
.white-heading {
 font-family:Poppins;
 font-weight:900;
 font-size:40px;
 color:#ffffff;
 line-height:1;
}
.Heading2 {
 font-family:Poppins;
 font-size:48px;
 font-weight:900;
 color:#2b2c27;
 line-height:1;
}
@media (max-width: 479px) {
.Heading2 {
 font-size:40px;
}
}

.box-shadow {
 box-shadow:0px 12px 24px 0px rgba(0,0,0,0.05);
}
.box-shadow:not(.ct-section):not(.oxy-easy-posts),
.box-shadow.oxy-easy-posts .oxy-posts,
.box-shadow.ct-section .ct-section-inner-wrap{
display:flex;
}
@media (max-width: 479px) {
.box-shadow {
}
}

.atomic-slider-11-column {
 text-align:left;
 width:NaNpx;
box-shadow: rgba(0,0,0,0.1) 1px 1px 0px 0px, inset rgba(0,0,0,0.1) 1px 1px 0px 0px;
}
.atomic-slider-11-column:not(.ct-section):not(.oxy-easy-posts),
.atomic-slider-11-column.oxy-easy-posts .oxy-posts,
.atomic-slider-11-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.atomic-slider-11-icon {
color: #566d8f;}.atomic-slider-11-icon 
>svg {width: 42px;height: 42px;}.atomic-slider-11-icon {
 margin-bottom:8px;
}
.atomic-slider-11-title {
 font-family:'Poppins';
 font-size:17px;
 font-weight:300;
 color:#049699;
 -webkit-font-smoothing:initial;
-moz-osx-font-smoothing:unset; text-align:center;
}
.atomic-slider-11-price {
 font-size:48px;
 font-weight:700;
 line-height:1.1;
 color:#65bec2;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-slider-11-small-text {
 color:#898989;
 font-size:12px;
 font-weight:400;
 line-height:1.4;
 margin-bottom:24px;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-slider-11-heading-text {
 color:#3b3c38;
 font-size:18px;
 font-weight:400;
 margin-bottom:36px;
 max-width:480px;
 line-height:1.6;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-slider-11-slide {
}
.atomic-slider-11-text {
 font-size:18px;
 color:#3b3c38;
 font-weight:400;
 line-height:1.4;
 margin-bottom:12px;
}
.oxy-superbox-primary {
}
.oxy-superbox-secondary {
}
.fancy-works-2-wrapper {
 width:100%;
 height:100%;
 text-align:center;
 padding-top:24px;
 padding-left:24px;
 padding-right:24px;
 padding-bottom:24px;
 background-color:#000000;
}
.fancy-works-2-wrapper:not(.ct-section):not(.oxy-easy-posts),
.fancy-works-2-wrapper.oxy-easy-posts .oxy-posts,
.fancy-works-2-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.fancy-works-2-title {
 font-family:;
 color:white;
 font-size:24px;
 font-weight:700;
 line-height:1.25;
 margin-bottom:12px;
}
.fancy-works-2-text {
 font-family:Poppins;
 color:white;
 font-size:12px;
 font-weight:400;
}
.brewery-heading-three {
 font-family:Poppins;
 color:#ffffff;
 font-size:60px;
 font-weight:400;
 line-height:1;
}
@media (max-width: 1360px) {
.brewery-heading-three {
 font-size:48px;
}
}

.brewery-slider-1-block-wrapper {
background-size: cover; text-align:center;
 border-top-width:20px;
 border-right-width:20px;
 border-bottom-width:20px;
 border-left-width:20px;
 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;
 background-repeat:no-repeat;
 background-position:50% 50%;
}
.brewery-slider-1-block-wrapper:not(.ct-section):not(.oxy-easy-posts),
.brewery-slider-1-block-wrapper.oxy-easy-posts .oxy-posts,
.brewery-slider-1-block-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.saas-superbox-wrapper {
 border-radius:8px;
 overflow:hidden;
}
.saas-superbox-icon {
color: rgba(255,255,255,0.5);}.saas-superbox-icon 
>svg {width: 20px;height: 20px;}.saas-superbox-icon {
 margin-bottom:8px;
}
.saas-superbox-title {
 color:#ffffff;
 line-height:1.2;
 font-size:20px;
 margin-bottom:8px;
}
.freelance-review-1-image {
 width:96px;
 border-radius:1000%;
 margin-bottom:12px;
}
.freelance-review-1-quote {
 font-family:Poppins;
 color:#f66061;
 font-size:72px;
 font-weight:700;
 line-height:01;
 margin-bottom:-24px;
}
.freelance-review-1-text {
 font-family:Poppins;
 font-style:italic;
 color:#ffffff;
 font-weight:400;
 font-size:20px;
 line-height:2;
}
.freelance-review-1-slide {
 margin-bottom:24px;
 padding-left:36px;
 padding-right:36px;
}
@media (max-width: 479px) {
.freelance-review-1-slide {
 padding-left:0px;
 padding-right:0px;
}
}

.proteus-contact-1-wrapper {
 text-align:center;
 height:180px;
 width:100%;
 box-shadow:0px 0px 21px 7px rgba(137,137,137,0.14);
}
.proteus-contact-1-wrapper:not(.ct-section):not(.oxy-easy-posts),
.proteus-contact-1-wrapper.oxy-easy-posts .oxy-posts,
.proteus-contact-1-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.proteus-contact-1-icon {
border: 1px solid;
padding: 20px;color: #41c3e5;}.proteus-contact-1-icon 
>svg {width: 36px;height: 36px;}.proteus-contact-1-icon {
 margin-bottom:12px;
}
.proteus-contact-1-link:hover{
 color:#049699;
}
.proteus-contact-1-link {
 font-family:Poppins;
 font-size:17px;
 font-weight:400;
 line-height:1.4;
 color:#374047;
}
.proteus-contact-1-column {
}
.proteus-contact-1-column:not(.ct-section):not(.oxy-easy-posts),
.proteus-contact-1-column.oxy-easy-posts .oxy-posts,
.proteus-contact-1-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:stretch;
}
.atomic-testimonial-7-wrapper {
 width:100%;
 padding-left:40px;
 padding-right:40px;
 padding-bottom:40px;
 padding-top:40px;
}
.atomic-testimonial-7-wrapper:not(.ct-section):not(.oxy-easy-posts),
.atomic-testimonial-7-wrapper.oxy-easy-posts .oxy-posts,
.atomic-testimonial-7-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
flex-wrap:wrap;
align-items:center;
}
@media (max-width: 991px) {
.atomic-testimonial-7-wrapper {
 text-align:center;
}
.atomic-testimonial-7-wrapper:not(.ct-section):not(.oxy-easy-posts),
.atomic-testimonial-7-wrapper.oxy-easy-posts .oxy-posts,
.atomic-testimonial-7-wrapper.ct-section .ct-section-inner-wrap{
align-items:center;
}
}

@media (max-width: 479px) {
.atomic-testimonial-7-wrapper {
 padding-top:10px;
 padding-right:10px;
 padding-bottom:10px;
 padding-left:10px;
}
}

.atomic-testimonial-7-text {
 font-size:18px;
 color:#3b3c38;
 font-weight:300;
 line-height:1.6;
 text-align:left;
 font-style:italic;
 margin-bottom:32px;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-testimonial-7-avatar {
background-image:url(https://maneggio.eticasa.io/wp-content/uploads/2022/07/1.svg); border-radius:100%;
 margin-right:3px;
 text-align:center;
 margin-top:3px;
 margin-bottom:10px;
 margin-left:3px;
}
.atomic-testimonial-7-author {
 font-size:20px;
 font-weight:600;
 color:#566d8f;
 line-height:1.1;
 letter-spacing:.12em;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.hyperion-primary-button:hover{
 color:#ffffff;
box-shadow: rgba(0, 0, 0, 0.1) 0 20px 40px; transform: scale(1.05,1.05);
}
.hyperion-primary-button {
background-image: linear-gradient(120deg, #049699, #107689); font-family:Poppins;
 font-size:19px;
 color:#ffffff;
 font-weight:600;
 text-decoration:none;
 text-align:center;
 line-height:1;
 letter-spacing:.125em;
 padding-top:22px;
 padding-bottom:22px;
 padding-left:44px;
 padding-right:44px;
 border-radius:1000px;
 transition-duration:0.5s;
 transition-timing-function:ease;
 transition-property:all;
 background-color:#ffd618;
 border-top-color:#ffd618;
 border-right-color:#ffd618;
 border-bottom-color:#ffd618;
 border-left-color:#ffd618;
}
@media (max-width: 991px) {
.hyperion-primary-button {
 padding-left:42px;
 padding-right:42px;
}
}

@media (max-width: 479px) {
.hyperion-primary-button {
 font-size:18px;
 padding-top:24px;
 padding-bottom:24px;
 padding-left:42px;
 padding-right:42px;
}
}

.hyperion-heading-one {
 font-family:Poppins;
 font-size:180px;
 font-weight:900;
 line-height:1;
 letter-spacing:0px;
 color:#000000;
}
@media (max-width: 991px) {
.hyperion-heading-one {
 font-size:120px;
}
}

@media (max-width: 767px) {
.hyperion-heading-one {
 font-size:96px;
}
}

@media (max-width: 479px) {
.hyperion-heading-one {
 font-size:72px;
}
}

.atomic-content-15-image {
 max-width:600px;
}
.atomic-slider-15-column {
}
.atomic-slider-15-wrapper {
 width:100%;
 background-color:#ffffff;
 padding-bottom:30px;
 text-align:center;
 box-shadow:0px 20px 40px rgba(0,0,0,0.1);
}
.atomic-slider-15-wrapper:not(.ct-section):not(.oxy-easy-posts),
.atomic-slider-15-wrapper.oxy-easy-posts .oxy-posts,
.atomic-slider-15-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.atomic-slider-15-image {
 margin-bottom:24px;
}
.atomic-slider-15-title {
 color:#566d8f;
 font-size:20px;
 font-weight:500;
 line-height:1.4;
 letter-spacing:0.5px;
 margin-bottom:8px;
 margin-left:20px;
 margin-right:20px;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-slider-15-text {
 color:#3b3c38;
 font-size:18px;
 font-weight:400;
 line-height:1.4;
 padding-left:20px;
 padding-right:20px;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.dentist-heading-two {
 font-family:Poppins;
 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-slider-2-wrapper {
 width:100%;
 padding-top:48px;
 padding-left:48px;
 padding-right:48px;
 padding-bottom:48px;
 text-align:center;
 height:100%;
}
.dentist-slider-2-wrapper:not(.ct-section):not(.oxy-easy-posts),
.dentist-slider-2-wrapper.oxy-easy-posts .oxy-posts,
.dentist-slider-2-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.dentist-slider-2-text {
 font-family:'visby-demi-bold';
 color:#333333;
 font-size:30px;
 font-weight:400;
 font-style:italic;
 margin-bottom:24px;
}
.dentist-slider-2-avatar {
 width:64px;
 border-radius:100%;
 margin-bottom:12px;
 margin-top:auto;
}
.dentist-slider-2-name {
 font-family:Poppins;
 font-size:16px;
 color:#0a5888;
 font-weight:400;
 line-height:1.2;
 margin-bottom:4px;
}
.dentist-slider-2-quote-icon {
color: #00adef;}.dentist-slider-2-quote-icon 
>svg {width: 36px;height: 36px;}.dentist-slider-2-quote-icon {
 margin-bottom:12px;
}
.dentist-slider-2-small-text {
 font-family:Poppins;
 font-size:12px;
 color:#999999;
 font-weight:400;
 line-height:1.5;
}
.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:Poppins;
 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-body-text {
 font-family:Poppins;
 color:#ffffff;
 font-size:16px;
 font-weight:400;
 line-height:1.5;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.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:Poppins;
 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;
}
}

.toggle-7178:hover{
}
.toggle-7178 {
 font-family:Poppins;
 margin-bottom:12px;
 margin-left:-20px;
}

        
                .toggle-7178 .oxy-expand-collapse-icon::before,
        .toggle-7178 .oxy-expand-collapse-icon::after {
            background-color: #a59d60;        }
        
        .toggle-7178-expanded {
}
.brewery-accordion-1-title:hover{
 color:#a59d60;
}
.brewery-accordion-1-title {
background-image: linear-gradient(#136d75, #00748d); font-family:Poppins;
 color:#00748d;
 font-size:32px;
 font-weight:400;
 line-height:1;
 transition-duration:0.2s;
 transition-timing-function:ease;
 transition-property:all;
}
.agencyb-white-button:hover{
background-color :#ffffff;
border: 1px solid #ffffff;
}.agencyb-white-button:hover{
transform: scale(1.05,1.05);
}
.agencyb-white-button {
background-color :#ffffff;
border: 1px solid #ffffff;
color: #3c3876;
padding: 14px 22.4px;
}.agencyb-white-button {
 font-family:Poppins;
 button-hover_color:#ffffff;
 font-size:18px;
 font-weight:900;
 padding-left:48px;
 padding-right:48px;
 line-height:1.2;
 letter-spacing:2px;
 border-radius:100px;
 transition-duration:0.2s;
 transition-timing-function:ease;
 transition-property:all;
 text-align:center;
 box-shadow:0px 10px 40px rgba(0,0,0,0.3);
}
.tabs-8022-tab:hover{
 color:#fff;
}
.tabs-8022-tab {
 color:rgba(255,255,255,0.3);
 letter-spacing:2px;
 font-size:18px;
 font-weight:900;
 text-transform:uppercase;
 border-radius:100px;
 padding-top:14px;
 padding-bottom:14px;
 padding-left:48px;
 padding-right:48px;
 transition-duration:0.2s;
 transition-timing-function:easw;
 transition-property:all;
 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:transparent;
 border-right-color:transparent;
 border-bottom-color:transparent;
 border-left-color:transparent;
 background-color:#00748d;
}
.tabs-8022-tab-active:hover{
}
.tabs-8022-tab-active {
 color:#ffffff;
 font-size:18px;
 text-transform:uppercase;
 letter-spacing:2px;
 font-weight:900;
 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:#ffffff;
 border-right-color:#ffffff;
 border-bottom-color:#ffffff;
 border-left-color:#ffffff;
}
.tabs-contents-8022-tab {
 align-self:center;
 text-align:center;
}
@media (max-width: 991px) {
.tabs-contents-8022-tab {
 text-align:center;
}
.tabs-contents-8022-tab:not(.ct-section):not(.oxy-easy-posts),
.tabs-contents-8022-tab.oxy-easy-posts .oxy-posts,
.tabs-contents-8022-tab.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}

.agencyb-tab-1-text {
 font-family:Poppins;
 color:#ffffff;
 font-size:16px;
 font-weight:400;
 line-height:1.6;
 margin-bottom:24px;
 margin-left:4px;
}
.agencyb-tab-1-title {
 font-family:'Lato';
 font-size:44px;
 font-weight:700;
 line-height:1;
 margin-bottom:12px;
 color:#ffd618;
}
@media (max-width: 479px) {
.agencyb-tab-1-title {
 font-size:26px;
}
}

.tabs-3959-tab {
 padding-left:36px;
 padding-right:36px;
}
@media (max-width: 479px) {
.tabs-3959-tab {
 text-align:center;
}
.tabs-3959-tab:not(.ct-section):not(.oxy-easy-posts),
.tabs-3959-tab.oxy-easy-posts .oxy-posts,
.tabs-3959-tab.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}

.tabs-3959-tab-active {
 background-color:#74d8c2;
 color:#ffffff;
}
.tabs-contents-3959-tab {
 text-align:left;
}
.tabs-contents-3959-tab:not(.ct-section):not(.oxy-easy-posts),
.tabs-contents-3959-tab.oxy-easy-posts .oxy-posts,
.tabs-contents-3959-tab.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
.oxel_megamenu_parent:hover{
 background-color:#cfd3d7;
}
.oxel_megamenu_parent {
 padding-top:8px;
 padding-bottom:8px;
 padding-left:32px;
 padding-right:32px;
 position:relative;
 background-color:rgba(41,41,165,0.35);
 transition-duration:0.3s;
}
.oxel_megamenu_parent__title {
 color:#374047;
}
.oxel_megamenu__wrapper {
transform:; padding-top:32px;
 padding-left:0px;
 padding-right:0px;
 padding-bottom:0px;
 opacity:1;
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
 position:relative;
 width:100%;
 z-index:1999;
}
.oxel_megamenu__wrapper:not(.ct-section):not(.oxy-easy-posts),
.oxel_megamenu__wrapper.oxy-easy-posts .oxy-posts,
.oxel_megamenu__wrapper.ct-section .ct-section-inner-wrap{
flex-direction:unset;
}
.oxel_megamenu__wrapper--hidden {
transform:translateY(64px); opacity:0;
pointer-events: none;
}
.oxel_megamenu__close-icon {
color: #333333;}.oxel_megamenu__close-icon 
>svg {width: 32px;height: 32px;}.oxel_megamenu__close-icon {
 position:absolute;
 top:48px;
 right:16px;
}
.oxel_megamenu__close-icon:not(.ct-section):not(.oxy-easy-posts),
.oxel_megamenu__close-icon.oxy-easy-posts .oxy-posts,
.oxel_megamenu__close-icon.ct-section .ct-section-inner-wrap{
display:none;
flex-direction:unset;
}
@media (max-width: 991px) {
.oxel_megamenu__close-icon {
}
.oxel_megamenu__close-icon:not(.ct-section):not(.oxy-easy-posts),
.oxel_megamenu__close-icon.oxy-easy-posts .oxy-posts,
.oxel_megamenu__close-icon.ct-section .ct-section-inner-wrap{
display:flex;
}
}

.agencyb-heading-one {
 font-family:Poppins;
 color:#ffffff;
 font-weight:700;
 font-size:64px;
 line-height:1;
}
@media (max-width: 767px) {
.agencyb-heading-one {
 font-size:64px;
}
}

@media (max-width: 479px) {
.agencyb-heading-one {
 font-size:56px;
}
}

.agencyb-outline-button:hover{
background-color: transparent;
border: 1px solid #ffffff;
color: #ffffff;
}.agencyb-outline-button:hover{
transform: scale(1.05,1.05);
}
.agencyb-outline-button {
background-color: transparent;
border: 1px solid #ffffff;
color: #ffffff;
padding: 13px 21.4px;
}.agencyb-outline-button {
 font-family:Poppins;
 button-hover_color:#ffffff;
 font-size:18px;
 font-weight:900;
 padding-left:48px;
 padding-right:48px;
 transition-duration:0.2s;
 transition-timing-function:ease;
 transition-property:all;
 border-radius:100px;
 letter-spacing:2px;
 line-height:1.2;
 text-align:center;
}
.agencyb-hero-3-column {
color: #ffffff;}.agencyb-hero-3-column 
>svg {width: 48px;height: 48px;}.agencyb-hero-3-column {
 text-align:center;
 margin-bottom:8px;
}
.agencyb-hero-3-column:not(.ct-section):not(.oxy-easy-posts),
.agencyb-hero-3-column.oxy-easy-posts .oxy-posts,
.agencyb-hero-3-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.agencyb-hero-3-title {
 font-family:Poppins;
 color:#ffffff;
 font-size:24px;
 font-weight:700;
 line-height:1.2;
 margin-bottom:4px;
}
.agencyb-hero-3-text {
 font-family:Poppins;
 font-size:16px;
 color:#ffffff;
 font-weight:400;
 line-height:1.6;
 max-width:480px;
}
.toggle-3950 {
 color:#3c3876;
 font-size:16px;
}

        
                .toggle-3950 .oxy-expand-collapse-icon::before,
        .toggle-3950 .oxy-expand-collapse-icon::after {
            background-color: #ec2758;        }
        
        .toggle-3950-expanded {
}
.agencyb-toggle-1-text {
 font-family:Poppins;
 color:#000000;
 font-size:16px;
 font-weight:400;
 line-height:1.6;
 padding-left:24px;
 margin-bottom:55px;
 background-color:#136d75;
 margin-top:55px;
 margin-right:55px;
 margin-left:55px;
 background-position:0% 33px;
}
.agencyb-red-button:hover{
background-color :#ec2758;
border: 1px solid #ec2758;
}.agencyb-red-button:hover{
transform: scale(1.05,1.05);
}
.agencyb-red-button {
background-color :#ec2758;
border: 1px solid #ec2758;
color: #ffffff;
padding: 14px 22.4px;
}.agencyb-red-button {
 font-family:Poppins;
 button-hover_color:#ec2758;
 font-size:18px;
 font-weight:900;
 line-height:1.2;
 letter-spacing:2px;
 color:#ffffff;
 padding-left:48px;
 padding-right:48px;
 border-radius:100px;
 text-align:center;
 transition-duration:0.2s;
 transition-timing-function:ease;
 transition-property:all;
}
.agencyb-slider-2-video {
}
.agencyb-slider-2-video-wrapper {
 border-radius:20px;
 overflow:hidden;
}
.agencyb-slider-2-title {
 font-family:Poppins;
 color:#ffffff;
 font-size:56px;
 font-weight:700;
 line-height:1;
 margin-bottom:4px;
}
.agencyb-slider-2-text {
 font-family:Poppins;
 color:#ffffff;
 font-size:16px;
 font-weight:400;
 line-height:1.6;
 margin-bottom:12px;
 margin-left:4px;
}
.agencyb-slider-2-column {
 text-align:left;
}
.agencyb-slider-2-column:not(.ct-section):not(.oxy-easy-posts),
.agencyb-slider-2-column.oxy-easy-posts .oxy-posts,
.agencyb-slider-2-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
justify-content:center;
}
@media (max-width: 991px) {
.agencyb-slider-2-column {
 text-align:center;
}
.agencyb-slider-2-column:not(.ct-section):not(.oxy-easy-posts),
.agencyb-slider-2-column.oxy-easy-posts .oxy-posts,
.agencyb-slider-2-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}

.agencyb-red-outline-button:hover{
background-color: transparent;
border: 1px solid #ec2758;
color: #ec2758;
}.agencyb-red-outline-button:hover{
transform: scale(1.05,1.05);
}
.agencyb-red-outline-button {
background-color: transparent;
border: 1px solid #ec2758;
color: #ec2758;
padding: 13px 21.4px;
}.agencyb-red-outline-button {
 font-family:Poppins;
 button-hover_color:#ec2758;
 font-size:18px;
 font-weight:900;
 letter-spacing:2px;
 line-height:1.2;
 padding-left:48px;
 padding-right:48px;
 border-radius:100px;
 transition-duration:0.2s;
 transition-timing-function:ease;
 transition-property:all;
}
.agencyb-iconblock-3-column {
 text-align:center;
}
.agencyb-iconblock-3-column:not(.ct-section):not(.oxy-easy-posts),
.agencyb-iconblock-3-column.oxy-easy-posts .oxy-posts,
.agencyb-iconblock-3-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.agencyb-iconblock-3-icon-wrapper {
 text-align:center;
 width:80px;
 height:80px;
 min-width:80px;
 max-width:80px;
 min-height:80px;
 max-height:80px;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-color:rgba(0,0,0,0.1);
 border-right-color:rgba(0,0,0,0.1);
 border-bottom-color:rgba(0,0,0,0.1);
 border-left-color:rgba(0,0,0,0.1);
 border-radius:100%;
 margin-bottom:12px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
}
.agencyb-iconblock-3-icon-wrapper:not(.ct-section):not(.oxy-easy-posts),
.agencyb-iconblock-3-icon-wrapper.oxy-easy-posts .oxy-posts,
.agencyb-iconblock-3-icon-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.agencyb-iconblock-3-icon {
color: #ec2758;}.agencyb-iconblock-3-icon 
>svg {width: 36px;height: 36px;}.agencyb-iconblock-3-icon {
}
.agencyb-iconblock-3-title {
 font-family:Poppins;
 color:#3c3876;
 font-size:24px;
 font-weight:700;
 line-height:1;
 margin-bottom:8px;
}
.agencyb-iconblock-3-text {
 font-family:Poppins;
 color:#000000;
 font-size:16px;
 font-weight:400;
 line-height:1.6;
 margin-bottom:16px;
 max-width:480px;
 text-align:center;
}
.flight-body-text {
 font-family:Poppins;
 font-size:14px;
 color:#000000;
 font-weight:400;
 line-height:1.6;
}
.flight-heading-two {
 font-family:Poppins;
 color:#000000;
 font-size:36px;
 font-weight:900;
 line-height:1.1;
 letter-spacing:2px;
}
.flight-iconblock-4-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:#ffffff;
 border-right-color:#ffffff;
 border-bottom-color:#ffffff;
 border-left-color:#ffffff;
 background-color:#dbedf6;
 padding-top:32px;
 padding-left:32px;
 padding-right:32px;
 padding-bottom:32px;
 text-align:center;
}
.flight-iconblock-4-column:not(.ct-section):not(.oxy-easy-posts),
.flight-iconblock-4-column.oxy-easy-posts .oxy-posts,
.flight-iconblock-4-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.flight-iconblock-4-title {
 font-family:Poppins;
 font-weight:900;
 color:#000000;
 font-size:18px;
 line-height:1.1;
 margin-bottom:12px;
}
.flight-iconblock-4-image {
 width:60px;
 margin-bottom:6px;
}
.flight-iconblock-4-text {
 font-family:Poppins;
 color:#000000;
 font-size:14px;
}
.flight-outline-button:hover{
 background-color:#ffffff;
 color:#036499;
 border-top-color:#ffffff;
 border-right-color:#ffffff;
 border-bottom-color:#ffffff;
 border-left-color:#ffffff;
}
.flight-outline-button {
 font-family:Poppins;
 color:#ffffff;
 font-size:18px;
 font-weight:700;
 line-height:1.1;
 letter-spacing:2px;
 text-transform:uppercase;
 padding-top:18px;
 padding-left:48px;
 padding-right:48px;
 padding-bottom:19px;
 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-radius:100px;
 transition-duration:0.2s;
 transition-timing-function:ease;
 transition-property:all;
 text-align:center;
}
.flight-pricing-1-column {
 background-color:#03729b;
 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;
}
.flight-pricing-1-icon {
color: #ffffff;}.flight-pricing-1-icon 
>svg {width: 48px;height: 48px;}.flight-pricing-1-icon {
 margin-bottom:12px;
}
.flight-pricing-1-title {
 font-family:Poppins;
 color:#ffffff;
 font-size:18px;
 font-weight:900;
 line-height:1.1;
 margin-bottom:12px;
}
.flight-pricing-1-price {
 font-family:Poppins;
 color:#ffffff;
 font-size:32px;
 font-weight:400;
}
.flight-pricing-1-text {
 font-family:Poppins;
 color:#ffffff;
 font-size:14px;
 font-weight:400;
 line-height:1.6;
 margin-bottom:24px;
}
.dentist-team-avatar {
 height:48px;
 border-radius:100px;
 margin-right:12px;
}
.dentist-team-item {
 margin-bottom:12px;
 padding-left:24px;
}
.dentist-team-name {
 color:#333333;
 font-size:16px;
 font-weight:400;
}
.dentist-progress-2-bar {
 progress_bar_left_text_typography_font-family:Array;
 progress_bar_right_text_typography_font-family:Array;
 progress_bar_bar_color:#00adef;
 progress_bar_background_color:#0a5888;
 progress_bar_left_text_typography_font-size:18px;
 progress_bar_right_text_typography_font-size:18px;
 progress_bar_right_text_typography_font-weight:900;
 margin-bottom:24px;
}

                                .dentist-progress-2-bar .oxy-progress-bar-background {
            background-color: #0a5888;            background-image: none;            animation: none 0s paused;        }
                
        
                                                        .dentist-progress-2-bar .oxy-progress-bar-progress {
            background-color: #00adef;padding: 18px;animation: none 0s paused, none 0s paused;            background-image: none;        
        }
                
                        .dentist-progress-2-bar .oxy-progress-bar-overlay-text {
            font-family: 'Array';
font-size: 18px;
        }
        
                        .dentist-progress-2-bar .oxy-progress-bar-overlay-percent {
            font-family: 'Array';
font-size: 18px;
font-weight: 900;
        }
        
        .conference-slider-2-slide {
 background-color:#136d75;
 margin-bottom:8px;
 box-shadow:0px 0px 10px rgba(0,0,0,0.1);
}
.conference-slider-2-avatar {
 width:96px;
 border-radius:100%;
 margin-bottom:12px;
}
.conference-slider-2-title {
 font-family:'Poppins';
 font-size:52px;
 font-weight:300;
 line-height:1;
 text-transform:uppercase;
 margin-bottom:8px;
 color:#ffd618;
 font-style:italic;
}
.conference-slider-2-label {
 font-family:Poppins;
 color:#999999;
 font-size:12px;
 font-weight:400;
 line-height:1.6;
 margin-bottom:12px;
}
.conference-slider-2-text {
 font-family:Poppins;
 color:rgba(41,41,165,0.35);
 font-size:14px;
 font-weight:400;
 line-height:1.6;
 max-width:360px;
 margin-bottom:24px;
 text-align:left;
}
.oxel_iconlist {
 max-width:100%;
}
.oxel_iconlist__row {
 padding-top:8px;
 padding-left:8px;
 padding-right:8px;
 padding-bottom:8px;
 width:100%;
 margin-top:0px;
}
.oxel_iconlist__row:not(.ct-section):not(.oxy-easy-posts),
.oxel_iconlist__row.oxy-easy-posts .oxy-posts,
.oxel_iconlist__row.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.oxel_iconlist__row__icon {
color: #7f8b93;}.oxel_iconlist__row__icon 
>svg {width: 18px;height: 18px;}.oxel_iconlist__row__icon {
 margin-left:32px;
 margin-right:32px;
}
.oxel_iconlist__row__label {
 padding-top:0px;
 color:#993a3a;
}
.oxel_iconlist__row--dark {
 background-color:#eceeef;
}
.onepage-iconblock-1-wrapper {
 width:100%;
 background-color:#ffffff;
 padding-top:36px;
 padding-left:36px;
 padding-right:36px;
 padding-bottom:36px;
 text-align:center;
 height:100%;
 box-shadow:0px 10px 40px rgba(0,0,0,0.1);
}
.onepage-iconblock-1-wrapper:not(.ct-section):not(.oxy-easy-posts),
.onepage-iconblock-1-wrapper.oxy-easy-posts .oxy-posts,
.onepage-iconblock-1-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.onepage-iconblock-1-text {
 font-family:Poppins;
 color:#666666;
 font-size:16px;
 font-weight:400;
 line-height:1.6;
 margin-bottom:24px;
}
.onepage-iconblock-1-icon {
color: #fd625e;}.onepage-iconblock-1-icon 
>svg {width: 36px;height: 36px;}.onepage-iconblock-1-icon {
 margin-bottom:24px;
}
.onepage-iconblock-1-title {
 font-family:Poppins;
 color:#000000;
 font-size:24px;
 font-weight:700;
 line-height:1.2;
 margin-bottom:6px;
}
.freelance-heading-two {
 font-family:Poppins;
 font-size:48px;
 color:#ffffff;
 line-height:1.1;
 letter-spacing:0px;
 font-weight:700;
}
.freelance-contact-7-hightlight {
 background-color:#494e5e;
background-image: linear-gradient(0deg, #242732 0%, #3c414e 100%);
}
.agencyb-iconblock-1-column {
 text-align:center;
}
.agencyb-iconblock-1-column:not(.ct-section):not(.oxy-easy-posts),
.agencyb-iconblock-1-column.oxy-easy-posts .oxy-posts,
.agencyb-iconblock-1-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:flex-start;
}
.agencyb-iconblock-1-text {
 font-family:Poppins;
 color:#000000;
 font-size:16px;
 font-weight:400;
 line-height:1.6;
 margin-bottom:24px;
}
.agencyb-iconblock-1-title {
 font-family:Poppins;
 color:#3c3876;
 font-size:24px;
 font-weight:700;
 line-height:1.2;
 margin-bottom:12px;
}
.agencyb-iconblock-1-icon {
border: 1px solid;
padding: 20px;color: #ec2758;}.agencyb-iconblock-1-icon 
>svg {width: 36px;height: 36px;}.agencyb-iconblock-1-icon {
 margin-bottom:12px;
}
.atomic-testimonial-10-author {
 font-weight:500;
 font-size:20px;
 color:#566d8f;
 line-height:1.1;
 letter-spacing:.12em;
 margin-bottom:8px;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-testimonial-10-small-text {
 color:#898989;
 font-size:12px;
 font-weight:400;
 line-height:1.4;
 margin-bottom:24px;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-content-26-image {
}
.atomic-content-26-title {
 font-family:'Poppins';
 font-size:52px;
 font-weight:500;
 line-height:1.1;
 letter-spacing:.12em;
 margin-bottom:12px;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; color:#000000;
}
.atomic-content-26-text {
 font-family:Poppins;
 font-size:18px;
 line-height:1.6;
 margin-bottom:18px;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; color:#7f8b93;
 font-weight:400;
}
.atomic-content-26-columns {
 margin-bottom:75px;
}
.atomic-content-25-title {
 color:#566d8f;
 font-size:20px;
 font-weight:500;
 line-height:1.2;
 margin-bottom:4px;
 letter-spacing:.12em;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-content-25-small-text {
 color:#898989;
 font-size:14px;
 font-weight:400;
 line-height:1.4;
 margin-bottom:6px;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-content-25-progress-bar {
 width:100%;
 background-color:#eff4f7;
 margin-bottom:18px;
 overflow:hidden;
 padding-bottom:0px;
}
.atomic-content-25-percent {
 color:#ffffff;
 font-weight:700;
 background-color:#65bec2;
 padding-right:20px;
 padding-left:20px;
 text-align:right;
 padding-top:4px;
 padding-bottom:4px;
}
.atomic-iconblock-20-icon {
color: #566d8f;}.atomic-iconblock-20-icon 
>svg {width: 30px;height: 30px;}.atomic-iconblock-20-icon {
 margin-bottom:16px;
}
.atomic-iconblock-20-title {
 color:#566d8f;
 font-size:20px;
 font-weight:500;
 line-height:1.1;
 letter-spacing:.12em;
 margin-bottom:8px;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-iconblock-20-text {
 font-size:18px;
 color:rgba(43,44,39,0.41);
 font-weight:400;
 line-height:1.6;
 margin-bottom:47px;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-iconblock-17-icon {
color: #566d8f;}.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:500;
 color:#566d8f;
 line-height:1.1;
 letter-spacing:.12em;
 margin-bottom:8px;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-iconblock-17-text {
 font-size:18px;
 color:#3b3c38;
 font-weight:400;
 margin-bottom:48px;
 line-height:1.6;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.oxel_dropdown_button__submenu {
 position:absolute;
 top:100%;
 left:0px;
 min-width:100%;
 padding-top:4px;
 width:200px;
 z-index:10;
}
.oxel_dropdown_button {
 background-color:#374047;
 position:relative;
}
.oxel_dropdown_button:not(.ct-section):not(.oxy-easy-posts),
.oxel_dropdown_button.oxy-easy-posts .oxy-posts,
.oxel_dropdown_button.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.oxel_dropdown_button__label {
 color:rgba(41,41,165,0.35);
 margin-right:8px;
}
.oxel_dropdown_button__icon {
color: rgba(41,41,165,0.35);}.oxel_dropdown_button__icon 
>svg {width: 16px;height: 16px;}.oxel_dropdown_button__icon {
}
.oxel_dropdown_button__submenu__button:hover{
 background-color:#dee1e3;
}
.oxel_dropdown_button__submenu__button {
 padding-top:8px;
 padding-bottom:8px;
 padding-left:16px;
 padding-right:16px;
 text-align:left;
 background-color:#eceeef;
 min-width:100%;
 color:#374047;
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
}
.oxel_dropdown_button__submenu__button:not(.ct-section):not(.oxy-easy-posts),
.oxel_dropdown_button__submenu__button.oxy-easy-posts .oxy-posts,
.oxel_dropdown_button__submenu__button.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
.oxel_dropdown_button__submenu__button__label {
}
.oxel_dropdown_button__submenu--hidden {
 opacity:0;
pointer-events: none;
}
.oxel_dropdown_button__trigger {
 padding-top:8px;
 padding-bottom:8px;
 padding-left:16px;
 padding-right:6px;
cursor: pointer;
}
.oxel_dropdown_button__trigger:not(.ct-section):not(.oxy-easy-posts),
.oxel_dropdown_button__trigger.oxy-easy-posts .oxy-posts,
.oxel_dropdown_button__trigger.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.proteus-hero-2-column {
 text-align:center;
}
.proteus-hero-2-column:not(.ct-section):not(.oxy-easy-posts),
.proteus-hero-2-column.oxy-easy-posts .oxy-posts,
.proteus-hero-2-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.proteus-hero-2-image {
border: 1px solid;
padding: 20px;color: #f4f7fa;}.proteus-hero-2-image 
>svg {width: 36px;height: 36px;}.proteus-hero-2-image {
 margin-bottom:12px;
}
.atomic-footer-5-link:hover{
 color:#ffffff;
}
.atomic-footer-5-link {
 color:rgba(255,255,255,0.75);
 font-size:14px;
 font-weight:400;
 letter-spacing:1px;
 padding-top:10px;
 padding-bottom:10px;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; transition-duration:0.5s;
 transition-timing-function:ease;
 transition-property:all;
}
@media (max-width: 1360px) {
.atomic-footer-5-link:hover{
 color:#ffffff;
}
}

.atomic-footer-5-column {
 width:100px;
}
.atomic-footer-5-column:not(.ct-section):not(.oxy-easy-posts),
.atomic-footer-5-column.oxy-easy-posts .oxy-posts,
.atomic-footer-5-column.ct-section .ct-section-inner-wrap{
display:flex;
}
@media (max-width: 479px) {
.atomic-footer-5-column {
 text-align:center;
}
.atomic-footer-5-column:not(.ct-section):not(.oxy-easy-posts),
.atomic-footer-5-column.oxy-easy-posts .oxy-posts,
.atomic-footer-5-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}

.atomic-footer-5-title {
 font-family:Poppins;
 font-size:22px;
 font-weight:400;
 color:#ffffff;
 line-height:1.1;
 letter-spacing:0.1em;
 margin-bottom:20px;
}
.dentist-testimonial-text {
 background-color:#00adef;
 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-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;
}
.oxel_back_to_top_container:hover{
transform:scale(1.1,1.1) translateY(-3px); background-color:#dee1e3;
}
.oxel_back_to_top_container {
 width:42px;
 height:42px;
 border-radius:4px;
 background-color:rgba(41,41,165,0.35);
 position:fixed;
 z-index:1500;
 right:32px;
 bottom:32px;
 text-align:center;
 overflow:hidden;
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
 box-shadow:0px 4px 17px -10px #1e1e1e;
}
.oxel_back_to_top_container:not(.ct-section):not(.oxy-easy-posts),
.oxel_back_to_top_container.oxy-easy-posts .oxy-posts,
.oxel_back_to_top_container.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.oxel_back_to_top_icon {
color: #98a1a8;}.oxel_back_to_top_icon 
>svg {width: 23px;height: 23px;}.oxel_back_to_top_icon {
}
.toggle-3131 {
}
.toggle-3131-expanded {
}
.tabs-5036-tab {
 margin-left:33px;
 background-color:#136d75;
 margin-top:33px;
 margin-right:33px;
 margin-bottom:33px;
}
.tabs-5036-tab:not(.ct-section):not(.oxy-easy-posts),
.tabs-5036-tab.oxy-easy-posts .oxy-posts,
.tabs-5036-tab.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
.tabs-5036-tab-active {
}
.tabs-contents-5036-tab {
}
.tabs-5481-tab {
}
.tabs-5481-tab-active {
}
.tabs-contents-5481-tab {
}
.tabs-6497-tab {
 width:50%;
}
.tabs-6497-tab:not(.ct-section):not(.oxy-easy-posts),
.tabs-6497-tab.oxy-easy-posts .oxy-posts,
.tabs-6497-tab.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.tabs-6497-tab-active {
}
.tabs-contents-6497-tab {
 padding-top:0px;
 padding-right:0px;
 padding-left:0px;
 padding-bottom:0px;
 margin-top:0px;
 margin-left:0px;
 margin-bottom:0px;
 margin-right:0px;
}
.tabs-contents-6497-tab:not(.ct-section):not(.oxy-easy-posts),
.tabs-contents-6497-tab.oxy-easy-posts .oxy-posts,
.tabs-contents-6497-tab.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.toggle-8210 {
}
.toggle-8210-expanded {
}
.toggle-5048 {
}
.toggle-5048-expanded {
}
.tabs-3650-tab {
}
.tabs-3650-tab-active {
}
.tabs-contents-3650-tab {
}
.tabs-4945-tab {
}
.tabs-4945-tab-active {
}
.tabs-contents-4945-tab {
}
.tabs-1081-tab {
 background-color:#4472c3;
}
.tabs-1081-tab-active {
}
.tabs-contents-1081-tab {
 background-color:#7a7a7a;
}
.toggle-9328 {
}
.toggle-9328-expanded {
}
.toggle-2251 {
}
.toggle-2251-expanded {
}
.toggle-8487 {
}
.toggle-8487-expanded {
}
.tabs-4971-tab {
}
.tabs-4971-tab-active {
}
.tabs-contents-4971-tab {
}
.toggle-9610 {
}
.toggle-9610-expanded {
}
.toggle-6924 {
}

        
                .toggle-6924 .oxy-expand-collapse-icon::before,
        .toggle-6924 .oxy-expand-collapse-icon::after {
            background-color: #ffffff;        }
        
        .toggle-6924-expanded {
}
.iconegalleria {
}
@media (max-width: 479px) {
.iconegalleria {
}.iconegalleria 
>svg {width: 30px;height: 30px;}.iconegalleria {
}
}

.affitto {
}
.vendita:a:link{
 color:#ffffff;
}
.vendita {
 text-transform:uppercase;
 color:#ffffff;
 position:relative;
 left:15px;
 top:3px;
}
@media (max-width: 479px) {
.vendita {
}
.vendita:not(.ct-section):not(.oxy-easy-posts),
.vendita.oxy-easy-posts .oxy-posts,
.vendita.ct-section .ct-section-inner-wrap{
display:none;
}
}

.div {
 border-top-color:#00748d;
 border-right-color:#00748d;
 border-bottom-color:#00748d;
 border-left-color:#00748d;
 border-top-width:2px;
 border-right-width:2px;
 border-bottom-width:2px;
 border-left-width:2px;
 border-radius:5px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 height:4em;
}
.div:not(.ct-section):not(.oxy-easy-posts),
.div.oxy-easy-posts .oxy-posts,
.div.ct-section .ct-section-inner-wrap{
align-items:center;
align-content:center;
justify-content:center;
}
.oxy-close-modal {
background-color: transparent;
border: 1px solid #dbedf6;
color: #dbedf6;
padding: 10px 16.6px;
}.oxy-close-modal {
 font-family:Poppins;
 position:static;
 right:0px;
 font-size:11px;
 background-color:#049699;
 float:right;
 margin-left:220px;
}
.oxy-close-modal:not(.ct-section):not(.oxy-easy-posts),
.oxy-close-modal.oxy-easy-posts .oxy-posts,
.oxy-close-modal.ct-section .ct-section-inner-wrap{
display:inline-block;
}
@media (max-width: 479px) {
.oxy-close-modal {
background-color: transparent;
border: 1px solid #00748d;
color: #00748d;
padding: 5px 8.6px;
}.oxy-close-modal {
 padding-left:2px;
 padding-right:2px;
 width:100%;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-radius:22px;
 font-size:37px;
}
}

.overlay {
}
@media (max-width: 479px) {
.overlay {
 position:absolute;
}
}

.lapentor {
}
.tabs-7913-tab {
}
.tabs-7913-tab-active {
}
.tabs-contents-7913-tab {
}
.accordion-mobile:hover{
}
.accordion-mobile:ct_depth{
}
.accordion-mobile {
}

        
        
        .accordion-mobile .oxy-pro-accordion_item{
border-top-color:#a5a5a4;
border-right-color:#a5a5a4;
border-bottom-color:#a5a5a4;
border-left-color:#a5a5a4;
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_border-radius:0px;
border-radius:0px;
}

.accordion-mobile .oxy-pro-accordion_header{
background-color:#ffffff;
color:#000000;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
padding-top:0px;
margin-top:0px;
margin-left:0px;
margin-bottom:0px;
margin-right:0px;
border_radius_border-radius:0px;
border_radius_border-bottom-right-radius:0px;
border_radius_border-bottom-left-radius:0px;
border_radius_border-top-left-radius:0px;
border_radius_border-top-right-radius:0px;
border-radius:0px;
border-bottom-right-radius:0px;
border-bottom-left-radius:0px;
border-top-left-radius:0px;
border-top-right-radius:0px;
}

.accordion-mobile .oxy-pro-accordion_title-area{
padding-top:0px;
padding-bottom:0px;
padding-left:0px;
padding-right:0px;
}

.accordion-mobile .oxy-pro-accordion_title{
font-family: 'Poppins';
text-align: left;
font-weight: 500;
text-transform: none;
}

.accordion-mobile .oxy-pro-accordion_content{
opacity:0.2;
}

.accordion-mobile .oxy-pro-accordion_icon{
font-size:30px;
padding-top:0px;
padding-bottom:0px;
padding-left:0px;
padding-right:5px;
}

.accordion-mobile .oxy-pro-accordion_context-icon{
background-color:#ffffff;
}

.accordion-mobile .oxy-pro-accordion_body{
                                --extras-hide-accordion: block;
                            }
.accordion-mobile .oxy-pro-accordion_item.active .oxy-pro-accordion_icon svg{
                                transform: rotateX(180deg);
                                -webkit-transform: rotateX(180deg);
                            }
@media (max-width: 479px) {
.accordion-mobile {
 border-top-width:0px;
 border-right-width:0px;
 border-bottom-width:0px;
 border-left-width:0px;
 margin-bottom:0px;
 border-bottom-style:none;
}
.accordion-mobile .oxy-pro-accordion_header{
background-color:#eaeaea;
border-top-width:0px;
}

.accordion-mobile .oxy-pro-accordion_title{
font-size: 15px;
}

.accordion-mobile .oxy-pro-accordion_header .oxy-pro-accordion_context-icon{
font-size: 19px;
}

.accordion-mobile .oxy-pro-accordion_context-icon{
padding-top:10px;
padding-bottom:10px;
padding-left:10px;
padding-right:10px;
margin-right:10px;
color:#009ea3;
}

}

.colonna:ct_depth{
}
.colonna {
 border-top-width:2px;
 border-right-width:2px;
 border-bottom-width:2px;
 border-left-width:2px;
 border-radius:5px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 height:4em;
 background-color:#ffffff;
 border-top-color:#6f6f6e;
 border-right-color:#6f6f6e;
 border-bottom-color:#6f6f6e;
 border-left-color:#6f6f6e;
}
.colonna:not(.ct-section):not(.oxy-easy-posts),
.colonna.oxy-easy-posts .oxy-posts,
.colonna.ct-section .ct-section-inner-wrap{
align-items:center;
align-content:center;
justify-content:center;
}
@media (max-width: 1360px) {
.colonna {
 background-color:#ffffff;
 padding-left:0px;
 padding-right:0px;
 margin-left:0px;
 margin-right:0px;
 height:5px;
}
}

.BUTTON {
background-color :#1e73be;
border: 1px solid #1e73be;
padding: 10px 16px;
}.BUTTON {
}
@media (max-width: 479px) {
.BUTTON {
background-color :#ffd618;
border: 1px solid #ffd618;
color: #049699;
padding: 10px 16px;
}.BUTTON {
 font-family:Poppins;
 button-hover_color:#ffd618;
 font-size:14px;
 width:90%;
}
.BUTTON:hover{
background-color :#ffd618;
border: 1px solid #ffd618;
}.BUTTON:hover{
}
}

.linkcall {
}
.linkcal {
}
@media (max-width: 479px) {
.linkcal {
color: #049699;}.linkcal 
>svg {width: 50px;height: 50px;}.linkcal {
 background-color:#ffd618;
}
}

.e {
background-color: #f4f4f4;
border: 1px solid #f4f4f4;
padding: 20px;color: #333333;}.e 
>svg {width: 55px;height: 55px;}.e {
}
@media (max-width: 479px) {
.e {
background-color: #ffd618;
border: 1px solid #ffd618;
padding: 10px;color: #107689;}.e 
>svg {width: 31px;height: 31px;}.e {
}
}

.facetwp-flyout-open {
}
.facetwp-template {
}
.oxy-gallery-item:nth-child(3) ~ .oxy-gallery-item {
display:none
}
a{
 color:#ffffff;
}
span#span-19863-581.ct-contains-oxy.ct_span.ct-span.oxy-stock-content-styles{
}
#shortcode-19851-581{
 visibility:visible;
 display:inline-flex;
}
td{
}
.bsui .pt-5{
}
.bsui .text-uppercase{
 background-color:#ffd618;
 color:#00748d;
}
.bsui .mb-4{
 color:#136d75;
}
.fs-option{
 color:#000000;
}
.fs-label{
 color:#000000;
}
.fwpl-item{
 color:#000000;
 font-weight:500;
}
.facetwp-slider-label{
 color:#000000;
}
#inner_content-10-9 #section-2-23 .ct-section-inner-wrap img{
 font-family:Poppins;
 font-size:16px;
}
th{
 color:#000000;
 text-align:left;
}
#span-1366-1824 a{
 color:#ffffff;
}
.um-account-side li a span.um-account-title{
 color:#ffffff;
}
.um-account-side li a{
 background-color:#136d75;
 color:#ffffff;
}
