.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-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;
                }

            .oxy-site-navigation {
--oxynav-brand-color:#4831B0;
--oxynav-neutral-color:#FFFFFF;
--oxynav-activehover-color:#EFEDF4;
--oxynav-background-color:#4831B0;
--oxynav-border-radius:0px;
--oxynav-other-spacing:8px;
--oxynav-transition-duration:0.3s;
--oxynav-transition-timing-function:cubic-bezier(.84,.05,.31,.93);
}

.oxy-site-navigation .oxy-site-navigation__mobile-close-wrapper{
text-align:left;
}

.oxy-site-navigation > ul{ left: 0; }
.oxy-site-navigation {
                        --oxynav-animation-name: none; 
                    }

                .oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(1){ 
                    background-color: var(--oxynav-brand-color);
                    transition: var(--oxynav-transition-duration);
                    margin-left: var(--oxynav-other-spacing);
                    border: none;
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2){ 
                    background: transparent;
                    border: 1px solid currentColor;
                    transition: var(--oxynav-transition-duration);
                    margin-left: var(--oxynav-other-spacing);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2):not(:hover) > img{
                    filter: invert(0) !important;
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:hover{
                    background-color: var(--oxynav-activehover-color);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(1) > a{
                    color: var(--oxynav-neutral-color);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2) > a{
                    color: var(--oxynav-brand-color);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:hover > a{
                    color: var(--oxynav-brand-color);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(1) > a::after{
                    color: var(--oxynav-neutral-color);   
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2) > a::after{
                    color: var(--oxynav-brand-color);   
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:hover > a::after{
                    color: var(--oxynav-brand-color);   
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true'] > ul{
                    display: none;
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true'] > button, .oxy-site-navigation > ul:not(.open) > li[data-cta='true'] > ul{
                    display: none;
                }

                .ct-section-inner-wrap, .oxy-header-container{
  max-width: 1120px;
}
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 {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;
				}
			}
.agencyb-heading-two {
 font-family:Poppins;
 font-size:45px;
 font-weight:700;
 line-height:1.2;
 color:#ffffff;
 z-index:5;
text-align:start;
}
@media (max-width: 1120px) {
.agencyb-heading-two {
 font-size:40px;
}
}

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

@media (max-width: 767px) {
.agencyb-heading-two {
}
}

@media (max-width: 479px) {
.agencyb-heading-two {
 font-size:25px;
 margin-top:0px;
}
}

.agencyb-heading-three {
 font-family:Poppins;
 color:#3c3867;
 font-size:24px;
 font-weight:700;
 line-height:1.2;
}
.agencyb-body-text {
 font-family:Poppins;
 color:#ffffff;
 font-size:16px;
 font-weight:400;
 line-height:1.6;
}
.agencyb-contact-2-icon {
color: #b64007;}.agencyb-contact-2-icon 
>svg {width: 24px;height: 24px;}.agencyb-contact-2-icon {
 margin-right:8px;
}
.agencyb-contact-2-wrapper {
 margin-bottom:12px;
}
.agencyb-contact-2-wrapper:not(.ct-section):not(.oxy-easy-posts),
.agencyb-contact-2-wrapper.oxy-easy-posts .oxy-posts,
.agencyb-contact-2-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
}
.agencyb-text-link:hover{
 color:#b64007;
}
.agencyb-text-link {
 font-family:Poppins;
 color:#b64007;
}
.proteus-big-text {
 font-family:Poppins;
 color:#576677;
 font-size:24px;
 font-weight:300;
 line-height:1.4;
 margin-bottom:0px;
}
.proteus-green-button-small:hover{
 color:#fff;
 background-color:#41c3e5;
}
.proteus-green-button-small {
 font-family:Poppins;
 font-size:16px;
 color:#ffffff;
 font-weight:900;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; background-color:#74d8c2;
 padding-top:6px;
 padding-bottom:6px;
 padding-left:30px;
 padding-right:30px;
 border-radius:1000px;
 line-height:1.2;
 text-align:center;
 transition-duration:0.2s;
 transition-timing-function:ease;
 transition-property:all;
}
.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-iconblock-1-column:hover{
background-image: linear-gradient(#b64007, #000000); color:#ffffff;
}
.proteus-iconblock-1-column {
 text-align:center;
 color:#000000;
 box-shadow:10px 10px 18px rgba(0,0,0,0.21);
}
.proteus-iconblock-1-column:not(.ct-section):not(.oxy-easy-posts),
.proteus-iconblock-1-column.oxy-easy-posts .oxy-posts,
.proteus-iconblock-1-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
justify-content:space-between;
}
.proteus-iconblock-1-image {
border: 1px solid;
padding: 20px;color: #41c3e5;}.proteus-iconblock-1-image 
>svg {width: 36px;height: 36px;}.proteus-iconblock-1-image {
 margin-bottom:24px;
}
.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;
}
.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-iconblock-3-column {
 border-top-color:#ffffff;
 border-right-color:#ffffff;
 border-bottom-color:#ffffff;
 border-left-color:#ffffff;
 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;
 padding-top:32px;
 padding-left:32px;
 padding-right:32px;
 padding-bottom:32px;
 text-align:center;
}
.flight-iconblock-3-column:not(.ct-section):not(.oxy-easy-posts),
.flight-iconblock-3-column.oxy-easy-posts .oxy-posts,
.flight-iconblock-3-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.flight-iconblock-3-image {
 width:60px;
 margin-bottom:12px;
}
.flight-iconblock-3-title {
 font-family:Poppins;
 color:#000000;
 font-weight:900;
 line-height:1.1;
 font-size:18px;
 margin-bottom:12px;
}
.flight-iconblock-3-text {
 font-family:Poppins;
 color:#000000;
 font-size:14px;
 font-weight:400;
}
.flight-iconblock-2-column {
 border-top-color:#ffffff;
 border-right-color:#ffffff;
 border-bottom-color:#ffffff;
 border-left-color:#ffffff;
 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;
 background-color:#dbedf6;
}
.flight-iconblock-2-column:not(.ct-section):not(.oxy-easy-posts),
.flight-iconblock-2-column.oxy-easy-posts .oxy-posts,
.flight-iconblock-2-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:flex-start;
}
.flight-iconblock-2-image {
 width:60px;
 margin-right:12px;
}
.flight-iconblock-2-text {
 font-family:Poppins;
 color:#000000;
 font-size:14px;
 font-weight:400;
 line-height:1.6;
}
.flight-iconblock-2-title {
 font-family:Poppins;
 color:#000000;
 font-size:18px;
 font-weight:900;
 line-height:1.1;
 margin-bottom:6px;
}
.flight-iconblock-1-column {
 background-color:#dbedf6;
 text-align:center;
 width:50%;
 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-iconblock-1-column:not(.ct-section):not(.oxy-easy-posts),
.flight-iconblock-1-column.oxy-easy-posts .oxy-posts,
.flight-iconblock-1-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.flight-iconblock-1-title {
 font-family:Poppins;
 color:#000000;
 font-size:18px;
 font-weight:900;
 line-height:1.1;
 margin-bottom:6px;
}
.flight-iconblock-1-text {
 font-family:Poppins;
 color:#000000;
 font-size:14px;
 font-weight:400;
 max-width:240px;
 line-height:1.6;
}
.flight-iconblock-1-image {
 width:60px;
 margin-bottom:6px;
}
.flight-benefits-column:hover{
}
.flight-benefits-column {
 background-color:#dbedf6;
 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;
 transition-duration:0.2s;
 transition-timing-function:ease;
 transition-property:all;
 text-align:center;
}
.flight-benefits-column:not(.ct-section):not(.oxy-easy-posts),
.flight-benefits-column.oxy-easy-posts .oxy-posts,
.flight-benefits-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:flex-start;
}
.flight-benefits-icon {
 width:60px;
 margin-bottom:12px;
}
.flight-benefits-heading:hover{
 font-family:Poppins;
}
.flight-benefits-heading {
 font-family:Poppins;
 font-size:18px;
 font-weight:900;
 color:#000;
 margin-bottom:12px;
}
.flight-benefits-text {
 font-family:Poppins;
 font-size:14px;
 color:#000;
 font-weight:400;
 line-height:1.6;
 margin-bottom:12px;
}
.atomic-subheading {
 font-family:Poppins;
 color:#2b2c27;
 font-size:24px;
 line-height:1.6;
 font-weight:200;
 max-width:480px;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
@media (max-width: 767px) {
.atomic-subheading {
 font-size:20px;
}
}

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

.atomic-primary-heading {
 color:#2b2c27;
 font-size:64px;
 font-weight:400;
 line-height:1.1;
 margin-top:0px;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
@media (max-width: 767px) {
.atomic-primary-heading {
 font-size:56px;
}
}

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

.atomic-primary-button:hover{
 background-color:#6799b2;
 color:#ffffff;
}
.atomic-primary-button {
 font-family:Poppins;
 background-color:#65bec2;
 padding-top:20px;
 padding-bottom:20px;
 padding-left:48px;
 padding-right:48px;
 font-size:20px;
 color:#ffffff;
 font-weight:700;
 line-height:1.2;
 letter-spacing:.25em;
 text-align:center;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; transition-duration:0.5s;
 transition-timing-function:ease;
 transition-property:all;
 text-transform:none;
 text-decoration:none;
 font-style:normal;
}
@media (max-width: 991px) {
.atomic-primary-button {
 padding-top:16px;
 padding-left:36px;
 padding-right:36px;
 padding-bottom:16px;
}
}

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

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

.atomic-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-secondary-heading {
 color:#2b2c27;
 font-weight:400;
 font-size:56px;
 line-height:1.1;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
@media (max-width: 1120px) {
.atomic-secondary-heading {
 font-size:52px;
}
}

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

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

.atomic-medium-button-outline:hover{
 color:#869dbf;
}
.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-21-column {
 text-align:center;
 margin-bottom:24px;
}
.atomic-content-21-column:not(.ct-section):not(.oxy-easy-posts),
.atomic-content-21-column.oxy-easy-posts .oxy-posts,
.atomic-content-21-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.atomic-content-21-image {
 width:100%;
 max-width:180px;
 margin-bottom:50px;
 height:360px;
}
.atomic-content-21-title {
 font-family:'Antonio';
 font-weight:500;
 font-size:20px;
 color:#566d8f;
 line-height:1.1;
 margin-bottom:8px;
 letter-spacing:.12em;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-content-21-text {
 font-size:16px;
 font-weight:400;
 color:#2b2c27;
 line-height:1.6;
 margin-bottom:32px;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; max-width:369px;
}
.atomic-content-21-price {
 font-size:48px;
 font-weight:700;
 color:#65bec2;
 line-height:1.1;
 letter-spacing:0.5px;
 margin-top:auto;
}
.atomic-content-21-icon {
color: #566d8f;}.atomic-content-21-icon 
>svg {width: 40px;height: 40px;}.atomic-content-21-icon {
 margin-bottom:6px;
}
.conference-heading-one {
 font-family:Poppins;
 color:#ffffff;
 font-size:72px;
 font-weight:700;
 line-height:1;
 text-transform:uppercase;
 z-index:100;
 margin-bottom:48px;
}
@media (max-width: 1120px) {
.conference-heading-one {
 text-align:center;
}
}

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

.agencyb-white-button:hover{
background-color :#000000;
border: 1px solid #000000;
color: #ffffff;
}.agencyb-white-button:hover{
transform: scale(1.05,1.05);
}
.agencyb-white-button {
background-color :#ffffff;
border: 1px solid #ffffff;
color: #000000;
padding: 14px 22.4px;
}.agencyb-white-button {
 font-family:Poppins;
 font-size:16px;
 font-weight:600;
 padding-left:40px;
 line-height:1.2;
 letter-spacing:2px;
 border-radius:15px;
 transition-duration:0.2s;
 transition-timing-function:ease;
 transition-property:all;
 text-align:center;
 padding-right:40px;
 button-hover_color:#000000;
 box-shadow:0px 10px 40px rgba(0,0,0,0.3);
}
@media (max-width: 767px) {
.agencyb-white-button {
 margin-bottom:20px;
 padding-right:25px;
 padding-left:25px;
 font-size:14px;
}
}

.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;
}
.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 {
}
@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:Poppins;
 color:#ffffff;
 font-size:56px;
 font-weight:700;
 line-height:1;
 margin-bottom:12px;
}
.brewery-body-text {
 font-family:Poppins;
 color:#000000;
 font-weight:400;
 line-height:1.5;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; text-align:justify;
}
.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;
}
}

.brewery-main-button:hover{
transform:scale(1.05,1.05); background-color:#ffffff;
 color:#000000;
 border-top-color:#ffffff;
 border-right-color:#ffffff;
 border-bottom-color:#ffffff;
 border-left-color:#ffffff;
}
.brewery-main-button {
background-color :#a59d60;
border: 1px solid #a59d60;
color: #ffffff;
padding: 10px 16px;
}.brewery-main-button {
 font-size:16px;
 font-weight:700;
 line-height:1.5;
 border-top-width:2px;
 border-right-width:2px;
 border-bottom-width:2px;
 border-left-width:2px;
 border-radius:0px;
 text-transform:uppercase;
 letter-spacing:2px;
 padding-top:18px;
 padding-bottom:18px;
 padding-left:60px;
 padding-right:60px;
 transition-duration:0.2s;
 transition-timing-function:ease;
 transition-property:all;
}
.freelance-primary-button:hover{
 background-color:#dd4546;
 color:#000000;
}
.freelance-primary-button {
 font-family:'Oswald';
 color:#ffffff;
 text-decoration:none;
 font-size:16px;
 font-weight:700;
 line-height:1;
 letter-spacing:2px;
 padding-top:18px;
 padding-bottom:18px;
 padding-left:42px;
 padding-right:42px;
 transition-duration:0.2s;
 transition-timing-function:ease;
 transition-property:all;
 text-align:center;
 background-color:#000000;
}
.freelance-heading-two {
 font-family:Poppins;
 font-size:48px;
 color:#ffffff;
 line-height:1.1;
 letter-spacing:0px;
 font-weight:700;
}
.freelance-body-text {
 font-family:Poppins;
 color:#a7a9b2;
 font-size:14px;
 font-weight:400;
 line-height:1.5;
 margin-bottom:12px;
}
.freelance-about-1-wrapper {
 margin-bottom:0px;
}
.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-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-body-text {
 font-family:Poppins;
 font-weight:400;
 line-height:1.5;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; margin-bottom:20px;
 max-width:720px;
 text-align:justify;
}
.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, #e96199, #e9435a); font-family:Poppins;
 font-size:24px;
 color:#ffffff;
 font-weight:900;
 text-decoration:none;
 text-align:center;
 line-height:1;
 background-color:#e96199;
 letter-spacing:.125em;
 padding-top:30px;
 padding-bottom:30px;
 padding-left:60px;
 padding-right:60px;
 border-radius:1000px;
 transition-duration:0.5s;
 transition-timing-function:ease;
 transition-property:all;
}
@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-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;
}
@media (max-width: 767px) {
.hyperion-big-text {
 font-size:24px;
}
}

.hyperion-iconblock-3-wrapper {
background-image: linear-gradient(rgba(160,63,3,0.52), rgba(0,0,0,0.02)); width:100%;
 text-align:left;
 margin-bottom:52px;
 padding-top:0px;
 padding-bottom:0px;
 padding-left:24px;
 padding-right:24px;
 background-color:#000000;
 margin-left:0px;
 margin-top:7px;
}
.hyperion-iconblock-3-wrapper:not(.ct-section):not(.oxy-easy-posts),
.hyperion-iconblock-3-wrapper.oxy-easy-posts .oxy-posts,
.hyperion-iconblock-3-wrapper.ct-section .ct-section-inner-wrap{
display:block;
flex-direction:unset;
justify-content:flex-start;
}
@media (max-width: 991px) {
.hyperion-iconblock-3-wrapper {
}
.hyperion-iconblock-3-wrapper:not(.ct-section):not(.oxy-easy-posts),
.hyperion-iconblock-3-wrapper.oxy-easy-posts .oxy-posts,
.hyperion-iconblock-3-wrapper.ct-section .ct-section-inner-wrap{
flex-direction:unset;
}
}

@media (max-width: 479px) {
.hyperion-iconblock-3-wrapper {
 text-align:center;
 padding-top:0px;
}
.hyperion-iconblock-3-wrapper:not(.ct-section):not(.oxy-easy-posts),
.hyperion-iconblock-3-wrapper.oxy-easy-posts .oxy-posts,
.hyperion-iconblock-3-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}

.hyperion-iconblock-3-icon {
 width:144px;
 float:left;
 margin-top:-24px;
 margin-bottom:-24px;
 margin-left:-24px;
 padding-top:24px;
 padding-left:24px;
 padding-right:24px;
 padding-bottom:24px;
 background-color:rgba(194,191,211,0.16);
}
.hyperion-iconblock-3-icon:not(.ct-section):not(.oxy-easy-posts),
.hyperion-iconblock-3-icon.oxy-easy-posts .oxy-posts,
.hyperion-iconblock-3-icon.ct-section .ct-section-inner-wrap{
display:block;
flex-direction:unset;
}
@media (max-width: 1120px) {
.hyperion-iconblock-3-icon {
 margin-top:auto;
 margin-bottom:auto;
}
}

@media (max-width: 991px) {
.hyperion-iconblock-3-icon {
 margin-top:auto;
 margin-bottom:auto;
}
}

@media (max-width: 479px) {
.hyperion-iconblock-3-icon {
 width:144px;
 height:144px;
 margin-bottom:24auto;
 margin-right:0px;
 margin-left:0px;
}
.hyperion-iconblock-3-icon:not(.ct-section):not(.oxy-easy-posts),
.hyperion-iconblock-3-icon.oxy-easy-posts .oxy-posts,
.hyperion-iconblock-3-icon.ct-section .ct-section-inner-wrap{
flex-direction:unset;
}
}

.hyperion-iconblock-3-title {
 font-family:Poppins;
 color:#ffffff;
 font-size:20px;
 font-weight:900;
 line-height:1.1;
 letter-spacing:1px;
 margin-bottom:12px;
 margin-left:156px;
}
@media (max-width: 479px) {
.hyperion-iconblock-3-title {
 margin-left:0px;
}
}

.toggle-3634:hover{
 background-color:#e6f0f9;
 transition-duration:0.2s;
 transition-timing-function:ease;
 transition-property:all;
 border-radius:4px;
}
.toggle-3634 {
}
.toggle-3634-expanded {
}
.saas-heading-two {
 font-family:Poppins;
 font-size:50px;
 line-height:1.1;
 font-weight:600;
 margin-bottom:0px;
}
@media (max-width: 479px) {
.saas-heading-two {
 font-size:40px;
}
}

.saas-body-text {
 font-family:Poppins;
 color:#8188a6;
 font-weight:300;
 line-height:1.6;
 max-width:640px;
}
.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-heading-three {
 color:#ffffff;
 font-size:28px;
 line-height:1.1;
}
.oxy-stock-content-styles {
}
.agencyb-other-single {
}
.saas-clients-logo {
 background-color:#ffffff;
 border-radius:12px;
 overflow:scroll;
 visibility:visible;
 position:static;
 align-self:flex-start;
 float:none;
 box-shadow:0px 12px 24px rgba(53,60,89,0.12);
}
.saas-clients-logo:not(.ct-section):not(.oxy-easy-posts),
.saas-clients-logo.oxy-easy-posts .oxy-posts,
.saas-clients-logo.ct-section .ct-section-inner-wrap{
display:inline;
}
.agencyb-heading-one {
 font-family:Poppins;
 font-weight:700;
 font-size:50px;
 line-height:1;
 color:#ffffff;
 max-width:450px;
 margin-bottom:10px;
text-align:start;
}
@media (max-width: 991px) {
.agencyb-heading-one {
 max-width:100%;
}
}

@media (max-width: 767px) {
.agencyb-heading-one {
 font-size:30px;
 max-width:500%;
}
}

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

.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:600;
 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;
 font-weight:500;
 line-height:1.2;
 margin-bottom:10px;
 margin-top:10px;
 font-size:22px;
}
.agencyb-hero-3-text {
 font-family:Poppins;
 color:#ffffff;
 font-weight:400;
 line-height:1.6;
 max-width:480px;
}
.agencyb-red-button:hover{
background-color :#b64007;
border: 1px solid #b64007;
}.agencyb-red-button:hover{
transform: scale(1.05,1.05);
}
.agencyb-red-button {
background-color :#000000;
border: 1px solid #000000;
color: #ffffff;
padding: 14px 22.4px;
}.agencyb-red-button {
 font-family:Poppins;
 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;
 button-hover_color:#b64007;
}
@media (max-width: 767px) {
.agencyb-red-button {
padding: 7px 11.2px;
}.agencyb-red-button {
 font-size:14px;
}
}

@media (max-width: 479px) {
.agencyb-red-button {
padding: 10px 16px;
}.agencyb-red-button {
 padding-right:20px;
 padding-left:20px;
 font-size:12px;
 font-weight:700;
 margin-top:0px;
}
.agencyb-red-button:not(.ct-section):not(.oxy-easy-posts),
.agencyb-red-button.oxy-easy-posts .oxy-posts,
.agencyb-red-button.ct-section .ct-section-inner-wrap{
display:none;
}
}

.agencyb-process-1-left-column {
 text-align:right;
}
.agencyb-process-1-left-column:not(.ct-section):not(.oxy-easy-posts),
.agencyb-process-1-left-column.oxy-easy-posts .oxy-posts,
.agencyb-process-1-left-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-end;
}
.agencyb-process-1-right-column {
 text-align:left;
}
.agencyb-process-1-right-column:not(.ct-section):not(.oxy-easy-posts),
.agencyb-process-1-right-column.oxy-easy-posts .oxy-posts,
.agencyb-process-1-right-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
.agencyb-process-1-center-column {
 text-align:center;
}
.agencyb-process-1-center-column:not(.ct-section):not(.oxy-easy-posts),
.agencyb-process-1-center-column.oxy-easy-posts .oxy-posts,
.agencyb-process-1-center-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:flex-start;
}
.agencyb-process-1-title {
 font-family:Poppins;
 color:#000000;
 font-size:24px;
 font-weight:700;
 line-height:1.2;
 margin-bottom:4px;
}
.agencyb-process-1-text {
 font-family:Poppins;
 font-size:16px;
 font-weight:400;
 line-height:1.6;
 color:#000000;
}
.agencyb-process-1-icon {
color: #ffffff;}.agencyb-process-1-icon 
>svg {width: 36px;height: 36px;}.agencyb-process-1-icon {
}
.agencyb-process-1-icon-wrapper {
 padding-top:20px;
 padding-left:20px;
 padding-right:20px;
 padding-bottom:20px;
 border-radius:100%;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-width:5px;
 border-right-width:5px;
 border-bottom-width:5px;
 border-left-width:5px;
 border-top-color:#FFF;
 border-right-color:#FFF;
 border-bottom-color:#FFF;
 border-left-color:#FFF;
}
.agencyb-process-1-line {
 background-color:rgba(0,0,0,0.1);
}
@media (max-width: 767px) {
.agencyb-process-1-line {
}
.agencyb-process-1-line:not(.ct-section):not(.oxy-easy-posts),
.agencyb-process-1-line.oxy-easy-posts .oxy-posts,
.agencyb-process-1-line.ct-section .ct-section-inner-wrap{
display:none;
flex-direction:unset;
}
}

.agencyb-works-1-wrapper {
 width:100%;
 background-color:#ffffff;
 text-align:center;
 padding-bottom:28px;
 height:100%;
 box-shadow:0px 10px 40px rgba(0,0,0,0.1);
}
.agencyb-works-1-wrapper:not(.ct-section):not(.oxy-easy-posts),
.agencyb-works-1-wrapper.oxy-easy-posts .oxy-posts,
.agencyb-works-1-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.agencyb-works-1-image {
background-size: cover; width:100%;
 background-color:#ec2758;
 margin-bottom:36px;
 padding-top:320px;
 background-attachment:scroll;
 background-repeat:no-repeat;
 text-align:center;
}
.agencyb-works-1-image:not(.ct-section):not(.oxy-easy-posts),
.agencyb-works-1-image.oxy-easy-posts .oxy-posts,
.agencyb-works-1-image.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.agencyb-work-1-label {
 font-family:Poppins;
 color:#ffffff;
 font-size:12px;
 font-weight:400;
 background-color:#0088b3;
 padding-top:4px;
 padding-bottom:4px;
 padding-left:24px;
 padding-right:24px;
 line-height:1.4;
 border-radius:6px;
 margin-bottom:-12px;
}
.agencyb-work-1-text {
 font-family:Poppins;
 color:#000000;
 font-size:16px;
 font-weight:400;
 line-height:1.6;
 margin-bottom:24px;
 margin-left:48px;
 margin-right:48px;
}
.agencyb-work-1-title {
 font-family:Poppins;
 color:#1ba292;
 font-size:24px;
 font-weight:700;
 line-height:1.2;
 margin-bottom:12px;
 margin-left:48px;
 margin-right:48px;
}
.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-works-3-image {
 z-index:5;
}
.agencyb-works-3-title {
 font-family:Poppins;
 color:#3c3876;
 font-size:24px;
 font-weight:700;
 line-height:1;
 margin-bottom:12px;
}
.agencyb-works-3-tag {
 font-family:Poppins;
 font-size:12px;
 color:#ffffff;
 font-weight:400;
 background-color:#ec2758;
 line-height:1.2;
 padding-left:24px;
 padding-right:24px;
 padding-top:7px;
 padding-bottom:7px;
 border-radius:6px;
 margin-bottom:16px;
}
.agencyb-work-3-text {
 color:#ffffff;
 margin-bottom:20px;
 margin-top:0px;
 font-size:18px;
text-align:start;
}
@media (max-width: 479px) {
.agencyb-work-3-text {
 font-size:16px;
}
}

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

.oxy-superbox-primary {
}
.oxy-superbox-secondary {
 padding-left:36px;
 padding-right:36px;
 padding-top:36px;
 padding-bottom:36px;
}
.agencyb-works-2-title {
 font-size:24px;
 line-height:1;
}
.agencyb-works-2-tag {
 font-family:Poppins;
 color:#ffffff;
 font-size:14px;
 font-weight:400;
 margin-bottom:8px;
 margin-top:8px;
}
@media (max-width: 767px) {
.agencyb-works-2-tag {
 font-size:12px;
}
}

@media (max-width: 479px) {
.agencyb-works-2-tag {
 font-size:12px;
}
}

.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: #2eb96f;}.oxel_iconlist__row__icon 
>svg {width: 18px;height: 18px;}.oxel_iconlist__row__icon {
 margin-left:32px;
 margin-right:32px;
}
.oxel_iconlist__row__label {
 color:#ffffff;
}
.oxel_iconlist__row--dark {
 background-color:rgba(46,185,111,0.41);
}
.brewery-secondary-button-small:hover{
background-color: transparent;
border: 1px solid #ffffff;
color: #ffffff;
}.brewery-secondary-button-small: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-small {
background-color: transparent;
border: 1px solid #ffffff;
color: #ffffff;
padding: 9px 15px;
}.brewery-secondary-button-small {
 font-family:Poppins;
 button-hover_color:#ffffff;
 font-size:16px;
 font-weight:700;
 line-height:1.5;
 color:#ffffff;
 text-align:center;
 text-transform:uppercase;
 letter-spacing:2px;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; padding-top:12px;
 padding-bottom:12px;
 padding-left:36px;
 padding-right:36px;
 border-top-width:2px;
 border-right-width:2px;
 border-bottom-width:2px;
 border-left-width:2px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-color:#ffffff;
 border-right-color:#ffffff;
 border-bottom-color:#ffffff;
 border-left-color:#ffffff;
 transition-duration:0.2s;
 transition-timing-function:ease;
 transition-property:all;
 border-radius:0px;
}
.brewery-contact-3-title {
 font-family:Poppins;
 color:#ffffff;
 font-weight:400;
 font-size:36px;
 line-height:1;
 margin-bottom:12px;
}
.brewery-contact-3-icon {
color: #a59d60;}.brewery-contact-3-icon 
>svg {width: 32px;height: 32px;}.brewery-contact-3-icon {
 margin-bottom:12px;
}
.agencyb-hero-1-video:hover{
 transition-duration:0.2s;
 transition-timing-function:ease;
 transition-property:all;
transform: rotate(0deg);
}
.agencyb-hero-1-video {
 border-radius:20px;
 position:relative;
 overflow:hidden;
 transition-duration:0.5s;
 transition-timing-function:ease;
 transition-property:all;
 text-align:center;
 max-width:480px;
 box-shadow:0px 10px 40px rgba(0,0,0,0.3);
transform: rotate(-15deg); } .agencyb-hero-1-video:hover .agencyb-hero-1-play { opacity: 1; transform: rotate(0deg);
}
.agencyb-hero-1-video:not(.ct-section):not(.oxy-easy-posts),
.agencyb-hero-1-video.oxy-easy-posts .oxy-posts,
.agencyb-hero-1-video.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.agencyb-hero-1-play {
 width:96px;
 height:96px;
 opacity:0.7;
 position:absolute;
 transition-timing-function:ease;
 transition-property:all;
 transition-duration:0.2s;
transform: rotate(15deg);
}
@media (max-width: 479px) {
.agencyb-hero-1-play {
 width:64px;
 height:64px;
}
}

.agencyb-video-popup {
background-image: linear-gradient(135deg, rgba(255,159,46,0.9), rgba(247,35,196,0.9)); width:100%;
 height:100%;
 position:fixed;
 top:0px;
 left:0px;
 text-align:center;
 padding-top:24px;
 padding-left:24px;
 padding-right:24px;
 padding-bottom:24px;
z-index: 1000;
}
.agencyb-video-popup:not(.ct-section):not(.oxy-easy-posts),
.agencyb-video-popup.oxy-easy-posts .oxy-posts,
.agencyb-video-popup.ct-section .ct-section-inner-wrap{
display:none;
flex-direction:unset;
align-items:center;
justify-content:center;
}
.agencyb-modal-video {
}
.atomic-slider-16-column {
 padding-bottom:0px;
 padding-top:0px;
 padding-right:0px;
 padding-left:0px;
}
.atomic-slider-16-wrapper {
 width:100%;
 background-color:#ffffff;
 padding-top:40px;
 padding-left:40px;
 padding-right:40px;
 padding-bottom:40px;
 text-align:left;
 border-radius:20px;
 box-shadow:0px 20px 40px rgba(0,0,0,0.05);
}
.atomic-slider-16-wrapper:not(.ct-section):not(.oxy-easy-posts),
.atomic-slider-16-wrapper.oxy-easy-posts .oxy-posts,
.atomic-slider-16-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
.atomic-slider-16-image {
 margin-bottom:24px;
}
.atomic-slider-16-title {
 color:#566d8f;
 font-size:20px;
 font-weight:500;
 line-height:1.1;
 letter-spacing:.12em;
 margin-bottom:6px;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.atomic-slider-16-text {
 color:#3b3c38;
 font-size:18px;
 font-weight:400;
 line-height:1.6;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.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:#ffffff;
 font-size:30px;
 line-height:1.2;
}
@media (max-width: 479px) {
.wedding-heading-two {
 font-size:22px;
}
}

.tabs-3130-tab {
 transition-duration:0.2s;
 transition-timing-function:ease;
 transition-property:all;
 padding-left:40px;
 padding-right:40px;
 gap:20px;
 color:#000000;
 border-top-color:#ffffff;
 border-right-color:#ffffff;
 border-bottom-color:#ffffff;
 border-left-color:#ffffff;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-radius:5px;
 padding-top:5px;
 padding-bottom:5px;
 background-color:rgba(255,255,255,0.1);
}
.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:row;
align-items:center;
justify-content:flex-start;
gap:20px;
}
@media (max-width: 767px) {
.tabs-3130-tab {
 padding-right:20px;
 padding-left:20px;
}
}

.tabs-3130-tab-active {
background-image: linear-gradient(135deg, rgba(0,136,179,0.91), rgba(27,162,146,0.75)); color:#000000;
 box-shadow:4px 4px 10px 2px rgba(255,255,255,0.19);
}
.tabs-3130-tab-active:not(.ct-section):not(.oxy-easy-posts),
.tabs-3130-tab-active.oxy-easy-posts .oxy-posts,
.tabs-3130-tab-active.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:flex-start;
}
.tabs-contents-3130-tab {
 padding-bottom:0px;
 padding-top:0px;
 padding-right:20px;
 padding-left:20px;
}
.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;
flex-direction:row;
align-items:stretch;
justify-content:flex-end;
}
@media (max-width: 1120px) {
.tabs-contents-3130-tab {
 z-index:20;
}
}

@media (max-width: 479px) {
.tabs-contents-3130-tab {
 padding-right:10px;
 padding-left:10px;
}
.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;
}
}

.wedding-tabs-img {
 margin-bottom:12px;
}
@media (max-width: 479px) {
.wedding-tabs-img {
}
}

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

.wedding-tabs-content-column {
 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:Poppins;
 color:#ffffff;
 font-size:18px;
 z-index:2;
 width:80%;
}
@media (max-width: 991px) {
.wedding-dark-paragraph {
 width:100%;
}
}

@media (max-width: 479px) {
.wedding-dark-paragraph {
 width:100%;
 font-size:16px;
}
}

.wedding-tabs-subheading {
 font-family:'Special Elite';
 color:#000000;
 font-size:20px;
 line-height:1.2;
 font-weight:700;
}
.proteus-pricing-1-head-column {
 text-align:center;
}
.proteus-pricing-1-head-column:not(.ct-section):not(.oxy-easy-posts),
.proteus-pricing-1-head-column.oxy-easy-posts .oxy-posts,
.proteus-pricing-1-head-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.proteus-pricing-1-image {
color: #333333;}.proteus-pricing-1-image 
>svg {width: 36px;height: 36px;}.proteus-pricing-1-image {
 margin-bottom:12px;
}
.proteus-pricing-1-price {
 font-family:Poppins;
 color:#74d8c2;
 font-size:36px;
 font-weight:900;
}
.proteus-pricing-1-heading-cell {
 text-align:left;
}
.proteus-pricing-1-heading-cell:not(.ct-section):not(.oxy-easy-posts),
.proteus-pricing-1-heading-cell.oxy-easy-posts .oxy-posts,
.proteus-pricing-1-heading-cell.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
justify-content:center;
}
.proteus-pricing-1-centered-cell {
 text-align:justify;
 width:20.00px;
}
.proteus-pricing-1-centered-cell:not(.ct-section):not(.oxy-easy-posts),
.proteus-pricing-1-centered-cell.oxy-easy-posts .oxy-posts,
.proteus-pricing-1-centered-cell.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:stretch;
justify-content:center;
}
.proteus-pricing-1-x-icon {
 font-family:Poppins;
 font-size:16px;
 color:#41c3e5;
 font-weight:400;
 line-height:1.4;
 text-align:center;
}
.proteus-pricing-1-check-icon {
 font-family:Poppins;
 font-size:16px;
 color:#1278ab;
 font-weight:400;
 line-height:1.4;
 text-align:center;
}
.proteus-pricing-1-row {
 min-width:720px;
}
.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;
}
.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-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;
}
}

.tabs-0219-tab {
 padding-top:12px;
 padding-bottom:12px;
 color:#ffffff;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; font-weight:900;
}
@media (max-width: 767px) {
.tabs-0219-tab {
 width:100%;
 text-align:center;
}
.tabs-0219-tab:not(.ct-section):not(.oxy-easy-posts),
.tabs-0219-tab.oxy-easy-posts .oxy-posts,
.tabs-0219-tab.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}

.tabs-0219-tab-active {
 background-color:#a59d60;
 color:#ffffff;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;}
.tabs-contents-0219-tab {
}
@media (max-width: 991px) {
.tabs-contents-0219-tab {
 text-align:center;
}
.tabs-contents-0219-tab:not(.ct-section):not(.oxy-easy-posts),
.tabs-contents-0219-tab.oxy-easy-posts .oxy-posts,
.tabs-contents-0219-tab.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}

@media (max-width: 767px) {
.tabs-contents-0219-tab {
 padding-left:0px;
 padding-right:0px;
}
}

.brewery-tabs-1-image {
 margin-bottom:12px;
}
.music-primary-text {
 font-family:Poppins;
 color:#ffffff;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; font-size:18px;
 line-height:1.6;
 font-weight:400;
}
.music-primary-button:hover{
 background-color:#ffffff;
 color:#180700;
}
.music-primary-button {
 font-family:Poppins;
 color:#ffffff;
 font-size:18px;
 font-weight:900;
 letter-spacing:2px;
 line-height:1.1;
 background-color:#13c5df;
 padding-top:18px;
 padding-bottom:18px;
 padding-left:36px;
 padding-right:36px;
 border-radius:100px;
 transition-duration:0.2s;
 transition-timing-function:ease;
 transition-property:all;
 text-decoration:none;
 text-align:center;
 margin-bottom:0px;
}
.music-big-heading {
 font-family:'Qwigley';
 color:#ffffff;
 font-size:144px;
 font-weight:400;
 line-height:0.8;
}
@media (max-width: 991px) {
.music-big-heading {
 font-size:96px;
}
}

.tabs-8996-tab {
 color:#ffffff;
 padding-top:12px;
 padding-bottom:12px;
}
.tabs-8996-tab-active {
 background-color:#2f201a;
}
.tabs-contents-8996-tab {
}
@media (max-width: 991px) {
.tabs-contents-8996-tab {
 text-align:center;
}
.tabs-contents-8996-tab:not(.ct-section):not(.oxy-easy-posts),
.tabs-contents-8996-tab.oxy-easy-posts .oxy-posts,
.tabs-contents-8996-tab.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}

@media (max-width: 767px) {
.tabs-contents-8996-tab {
}
.tabs-contents-8996-tab:not(.ct-section):not(.oxy-easy-posts),
.tabs-contents-8996-tab.oxy-easy-posts .oxy-posts,
.tabs-contents-8996-tab.ct-section .ct-section-inner-wrap{
display:flex;
}
}

.music-tabs-2-text {
 font-family:Poppins;
 color:#a29b99;
 font-size:12px;
 font-weight:400;
 line-height:2;
}
.music-tabs-1-icon {
color: #ff668d;}.music-tabs-1-icon 
>svg {width: 40px;height: 40px;}.music-tabs-1-icon {
 margin-bottom:16px;
}
.bnb-about-image-column {
}
.bnb-about-image-wrapper {
 width:100%;
 background-color:#ffffff;
 padding-top:24px;
 padding-bottom:24px;
}
.bnb-about-image-wrapper:not(.ct-section):not(.oxy-easy-posts),
.bnb-about-image-wrapper.oxy-easy-posts .oxy-posts,
.bnb-about-image-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
.bnb-about-image {
 margin-left:-24px;
 margin-bottom:24px;
}
.bnb-about-image-title {
 font-family:Poppins;
 color:#2b2c26;
 font-size:14px;
 font-weight:900;
 letter-spacing:5px;
 width:100%;
 text-align:center;
 margin-bottom:6px;
}
.bnb-about-image-link {
 color:#ba3739;
 width:100%;
 font-size:12px;
 line-height:1.6;
 text-align:center;
}
.fancy-grid-2-wrapper:hover{
 background-color:#2eb96f;
}
.fancy-grid-2-wrapper {
 background-color:#f3f3f3;
 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:white;
 border-right-color:white;
 border-bottom-color:white;
 border-left-color:white;
 text-align:center;
}
.fancy-grid-2-wrapper:not(.ct-section):not(.oxy-easy-posts),
.fancy-grid-2-wrapper.oxy-easy-posts .oxy-posts,
.fancy-grid-2-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.fancy-grid-2-logo {
 width:240px;
}
.hyperion-slider-2-slider {
 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:#3e3e4b;
 border-right-color:#3e3e4b;
 border-bottom-color:#3e3e4b;
 border-left-color:#3e3e4b;
}
@media (max-width: 767px) {
.hyperion-slider-2-slider {
}
}

.hyperion-slider-2-image {
 width:96px;
 margin-top:12px;
 margin-bottom:28px;
}
.hyperion-slider-2-title {
 font-family:Poppins;
 color:#ffffff;
 font-size:20px;
 font-weight:900;
 line-height:1;
 letter-spacing:1px;
 margin-bottom:6px;
}
.hyperion-slider-2-column {
 border-right-color:#3e3e4b;
 border-top-color:#3e3e4b;
 border-bottom-color:#3e3e4b;
 border-left-color:#3e3e4b;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
}
@media (max-width: 991px) {
.hyperion-slider-2-column {
 border-right-style:none;
}
}

@media (max-width: 767px) {
.hyperion-slider-2-column {
}
}

.hyperion-logogrid-3-image {
 width:22%;
}
@media (max-width: 767px) {
.hyperion-logogrid-3-image {
 width:36%;
}
}

@media (max-width: 479px) {
.hyperion-logogrid-3-image {
 width:65%;
}
}

.hyperion-logogrid-3-right-arrow {
background-image:url(http://hyperion.oxy.host/wp-content/uploads/sites/48/2018/04/slider-arrow@2x.png);background-size: cover; width:60px;
 background-repeat:no-repeat;
z-index: 1000;
}
.hyperion-logogrid-3-left-arrow {
background-image:url(http://hyperion.oxy.host/wp-content/uploads/sites/48/2018/04/slider-arrow@2x.png);background-size: cover; width:30px;
 background-repeat:no-repeat;
 margin-left:-30px;
 position:absolute;
 left:0px;
transform: rotate(180deg); z-index: 1000;
}
.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;
}
.oxel_number_counter {
 padding-top:50px;
 padding-right:50px;
 padding-bottom:50px;
 padding-left:50px;
}
.oxel_number_counter__number {
 font-family:Poppins;
 color:#ffffff;
 font-size:65px;
 font-weight:900;
}
.oxel_number_counter__label {
 font-family:Poppins;
 color:#ffffff;
 font-size:14px;
}
.oxel_horizontal_divider {
 margin-top:16px;
 margin-bottom:16px;
 width:100%;
}
.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;
}
.oxel_horizontal_divider__line {
 height:2px;
 background-color:#98a1a8;
}
.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_logo_slider {
 width:100%;
 position:relative;
 overflow:hidden;
 background-color:#ffffff;
 text-align:center;
}
.oxel_logo_slider:not(.ct-section):not(.oxy-easy-posts),
.oxel_logo_slider.oxy-easy-posts .oxy-posts,
.oxel_logo_slider.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.oxel_logo_slider__logo {
 transition-duration:0.3s;
 transition-timing-function:ease-in-out;
 width:20%;
 height:100px;
 text-align:center;
 padding-top:16px;
 padding-left:16px;
 padding-right:16px;
 padding-bottom:16px;
}
.oxel_logo_slider__logo:not(.ct-section):not(.oxy-easy-posts),
.oxel_logo_slider__logo.oxy-easy-posts .oxy-posts,
.oxel_logo_slider__logo.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.oxel_logo_slider__image_carrier {
 width:100%;
 text-align:left;
 flex-shrink:0;
 transition-duration:0.1s;
 transition-timing-function:linear;
}
.oxel_logo_slider__image_carrier:not(.ct-section):not(.oxy-easy-posts),
.oxel_logo_slider__image_carrier.oxy-easy-posts .oxy-posts,
.oxel_logo_slider__image_carrier.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:flex-start;
}
.oxel_logo_slider__image_carrier--delay {
}
.agencyb-logo:hover{
transform: scale(1.05,1.05);
}
.agencyb-logo {
 transition-duration:0.2s;
 transition-timing-function:ease;
 transition-property:all;
}
@media (max-width: 991px) {
.agencyb-logo {
}
}

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

@media (max-width: 479px) {
.agencyb-footer-1-column {
}
}

.agencyb-footer-1-title {
 font-family:Poppins;
 color:#ffffff;
 font-size:25px;
 font-weight:900;
 line-height:1.2;
 letter-spacing:2px;
 margin-bottom:12px;
 margin-top:12px;
}
@media (max-width: 479px) {
.agencyb-footer-1-title {
 font-size:18px;
 text-align:left;
}
}

.agencyb-footer-1-textlink:hover{
 color:#474747;
}
.agencyb-footer-1-textlink {
 font-family:Poppins;
 color:#ffffff;
 font-size:16px;
 font-weight:400;
 line-height:1.5;
 transition-duration:0.2s;
 transition-timing-function:ease;
 transition-property:all;
 margin-bottom:8px;
}
.agencyb-footer-1-small-text {
 font-family:Poppins;
 color:rgba(255,255,255,0.3);
 font-size:12px;
 font-weight:400;
 margin-top:8px;
 margin-bottom:8px;
 line-height:1.2;
}
.agencyb-service-1-column {
}
.agencyb-service-1-column:not(.ct-section):not(.oxy-easy-posts),
.agencyb-service-1-column.oxy-easy-posts .oxy-posts,
.agencyb-service-1-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
}
@media (max-width: 991px) {
.agencyb-service-1-column {
 text-align:center;
}
.agencyb-service-1-column:not(.ct-section):not(.oxy-easy-posts),
.agencyb-service-1-column.oxy-easy-posts .oxy-posts,
.agencyb-service-1-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}

.agencyb-service-1-icon-wrapper {
 padding-top:20px;
 padding-left:20px;
 padding-right:20px;
 padding-bottom:20px;
 border-top-color:#ffffff;
 border-right-color:#ffffff;
 border-bottom-color:#ffffff;
 border-left-color:#ffffff;
 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:100%;
 margin-right:16px;
}
@media (max-width: 991px) {
.agencyb-service-1-icon-wrapper {
 margin-right:0px;
 margin-bottom:6px;
}
}

@media (max-width: 479px) {
.agencyb-service-1-icon-wrapper {
 padding-right:10px;
 padding-top:10px;
 padding-bottom:10px;
 padding-left:10px;
}
}

.agencyb-service-1-icon {
color: #ffffff;}.agencyb-service-1-icon 
>svg {width: 36px;height: 36px;}.agencyb-service-1-icon {
}
.agencyb-service-1-text-wrapper {
 text-align:left;
}
.agencyb-service-1-text-wrapper:not(.ct-section):not(.oxy-easy-posts),
.agencyb-service-1-text-wrapper.oxy-easy-posts .oxy-posts,
.agencyb-service-1-text-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
@media (max-width: 991px) {
.agencyb-service-1-text-wrapper {
 text-align:center;
}
.agencyb-service-1-text-wrapper:not(.ct-section):not(.oxy-easy-posts),
.agencyb-service-1-text-wrapper.oxy-easy-posts .oxy-posts,
.agencyb-service-1-text-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}

.agencyb-service-1-title {
 font-family:Poppins;
 color:#3c3876;
 font-size:24px;
 font-weight:700;
 line-height:1.2;
 text-align:left;
 margin-bottom:4px;
}
.agencyb-services-1-text {
 font-family:Poppins;
 font-size:15px;
 font-weight:600;
 line-height:1.6;
 color:#ffffff;
 text-align:justify;
}
.agencyb-digits-1-column {
 text-align:center;
}
.agencyb-digits-1-column:not(.ct-section):not(.oxy-easy-posts),
.agencyb-digits-1-column.oxy-easy-posts .oxy-posts,
.agencyb-digits-1-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:flex-start;
}
.agencyb-digits-1-icon {
color: #ffffff;}.agencyb-digits-1-icon 
>svg {width: 36px;height: 36px;}.agencyb-digits-1-icon {
 margin-bottom:8px;
}
.agencyb-digits-1-digits {
 font-family:Poppins;
 color:#ffffff;
 font-size:72px;
 font-weight:900;
 line-height:1;
 margin-bottom:8px;
}
.agencyb-digits-1-text {
 font-family:Poppins;
 font-size:18px;
 color:#ffffff;
 font-weight:400;
}
.agencyb-clients-1-image {
 width:13%;
 margin-left:1.5%;
 margin-right:1.5%;
}
@media (max-width: 991px) {
.agencyb-clients-1-image {
 width:25%;
 padding-bottom:1.5%;
 padding-top:1.5%;
}
}

@media (max-width: 479px) {
.agencyb-clients-1-image {
 width:40%;
 padding-top:6%;
 padding-bottom:6%;
 padding-left:3%;
 padding-right:3%;
}
}

.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:20px;
 font-weight:700;
 line-height:1.2;
 margin-bottom:15px;
 margin-top:15px;
 padding-right:5px;
 padding-left:5px;
}
@media (max-width: 479px) {
.agencyb-review-1-title {
 padding-right:10px;
 padding-left:10px;
}
}

.agencyb-review-1-text {
 font-family:Poppins;
 font-size:18px;
 font-weight:400;
 line-height:1.6;
 text-align:left;
text-align:start;
}
.agencyb-insta-1-image {
 box-shadow:0px 10px 40px rgba(0,0,0,0.3);
}
.agencyb-contact-1-column {
 text-align:center;
}
.agencyb-contact-1-column:not(.ct-section):not(.oxy-easy-posts),
.agencyb-contact-1-column.oxy-easy-posts .oxy-posts,
.agencyb-contact-1-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:flex-start;
}
.agencyb-contact-1-icon-wrapper {
 width:80px;
 height:80px;
 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-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:100%;
 margin-bottom:12px;
 text-align:center;
}
.agencyb-contact-1-icon-wrapper:not(.ct-section):not(.oxy-easy-posts),
.agencyb-contact-1-icon-wrapper.oxy-easy-posts .oxy-posts,
.agencyb-contact-1-icon-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.agencyb-contact-1-icon {
color: #ec2758;}.agencyb-contact-1-icon 
>svg {width: 36px;height: 36px;}.agencyb-contact-1-icon {
}
.agencyb-contact-1-title {
 font-family:Poppins;
 font-size:24px;
 font-weight:700;
 color:#3c3876;
 line-height:1.2;
 text-align:center;
 margin-bottom:6px;
}
.agencyb-contact-1-link:hover{
 color:#ec2758;
}
.agencyb-contact-1-link {
 font-family:Poppins;
 color:#3c3876;
 transition-duration:0.2s;
 transition-timing-function:ease;
 transition-property:all;
 font-size:16px;
 font-weight:400;
 line-height:1.6;
}
.services-div:hover{
background-image: radial-gradient( circle, #0088b3, #1ba292); color:#ffffff;
 transition-duration:0.2s;
 opacity:0.9;
 transition-delay:0.1s;
 transition-property:easy-out-in;
}
.services-div {
background-image:url(https://twenty4plus.com/wp-content/uploads/2026/01/Purple-Neon-Modern-Digital-Marketing-Banner-scaled.png); padding-right:20px;
 padding-top:40px;
 padding-bottom:40px;
 padding-left:20px;
 border-radius:20px;
 color:#ffffff;
 margin-right:0px;
 background-color:#b64007;
 width:50%;
}
.fancy-icon {
color: #ffffff;}.fancy-icon 
>svg {width: 55px;height: 55px;}.fancy-icon {
}
.fancy-icon-bg {
}
.icon-arrow {
color: #ffffff;}.icon-arrow 
>svg {width: 36px;height: 36px;}.icon-arrow {
}
@media (max-width: 767px) {
.icon-arrow {
}.icon-arrow 
>svg {width: 20px;height: 20px;}.icon-arrow {
}
}

.title-tab {
}
@media (max-width: 767px) {
.title-tab {
 font-size:14px;
}
}

@media (max-width: 479px) {
.title-tab {
 font-size:5px;
}
}

.subtitle {
 border-top-color:#ffffff;
 border-right-color:#ffffff;
 border-bottom-color:#ffffff;
 border-left-color:#ffffff;
 border-top-width:2px;
 border-right-width:2px;
 border-bottom-width:2px;
 border-left-width:2px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-radius:5px;
 padding-left:20px;
 padding-top:5px;
 padding-right:20px;
 padding-bottom:5px;
 margin-bottom:20px;
 font-size:12px;
 color:#ffffff;
}
.subtitle-black {
 padding-top:5px;
 padding-left:20px;
 padding-right:20px;
 padding-bottom:5px;
 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;
 border-top-color:#000000;
 border-right-color:#000000;
 border-bottom-color:#000000;
 border-left-color:#000000;
}
.why-choose-us {
 width:100%;
 border-radius:5px;
 height:100%;
 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;
 background-color:rgba(0,136,179,0.14);
 padding-top:20px;
 padding-right:20px;
 padding-bottom:20px;
 padding-left:20px;
 box-shadow:2px 2px 2px #ffffff;
}
.why-choose-us:not(.ct-section):not(.oxy-easy-posts),
.why-choose-us.oxy-easy-posts .oxy-posts,
.why-choose-us.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.why-choose-us-text {
 color:#ffffff;
 font-size:18px;
}
.why-choose-us-title {
 color:#ffffff;
}
@media (max-width: 767px) {
.why-choose-us-title {
 font-size:25px;
}
}

.auto-bg-shift {
background-image: linear-gradient(#000000, #932f06); border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
}
.auto-gradient-bg {
}
.stats-grid {
}
.stat-card {
background-image: radial-gradient( circle, #932f06, #000000), linear-gradient(#932f06, #932f06); background-color:#000000;
}
.title-tabs {
 text-align:center;
 color:#ffffff;
 font-size:18px;
}
@media (max-width: 991px) {
.title-tabs {
}
}

@media (max-width: 479px) {
.title-tabs {
 font-size:15px;
}
}

.chevron-up {
color: #333333;}.chevron-up 
>svg {width: 24px;height: 24px;}.chevron-up {
 width:100%;
 padding-top:5px;
 padding-right:5px;
 padding-bottom:5px;
 padding-left:5px;
}
.chevron-down {
}
.chevron {
color: #0088b3;}.chevron 
>svg {width: 20px;height: 20px;}.chevron {
 border-radius:10px;
 border-top-color:#0088b3;
 border-right-color:#0088b3;
 border-bottom-color:#0088b3;
 border-left-color:#0088b3;
 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;
 width:50%;
 background-color:rgba(0,136,179,0.22);
 padding-top:5px;
 padding-bottom:5px;
 margin-bottom:10px;
 margin-top:10px;
 margin-left:auto;
 margin-right:auto;
 box-shadow:2px 2px 10px 0px #0088b3;
}
.chevron:not(.ct-section):not(.oxy-easy-posts),
.chevron.oxy-easy-posts .oxy-posts,
.chevron.ct-section .ct-section-inner-wrap{
display:flex;
align-items:center;
justify-content:center;
}
.image-serv {
 width:60px;
}
@media (max-width: 991px) {
.image-serv {
}
}

.image-title-serv {
background-image: linear-gradient(#1ba292, #0088b3); width:70px;
 background-color:rgba(0,136,179,0.76);
 border-radius:10px;
 padding-bottom:5px;
 padding-top:5px;
 padding-right:5px;
 padding-left:5px;
 box-shadow:0px 6px 10px rgba(255,255,255,0.48);
}
.list-serv {
 font-size:18px;
 color:#c9c9c9;
 width:70%;
 margin-bottom:0px;
 z-index:5;
 padding-top:0px;
 margin-top:0px;
 padding-bottom:0px;
}
@media (max-width: 991px) {
.list-serv {
 width:100%;
}
}

@media (max-width: 479px) {
.list-serv {
 width:100%;
 font-size:14px;
}
}

.rsult-serv {
background-image: linear-gradient(rgba(53,53,53,0.17), rgba(27,162,146,0.79)); padding-bottom:10px;
 padding-top:10px;
 padding-right:10px;
 padding-left:10px;
 border-radius:10px;
 z-index:5;
 margin-top:12px;
 gap:10px;
}
.rsult-serv:not(.ct-section):not(.oxy-easy-posts),
.rsult-serv.oxy-easy-posts .oxy-posts,
.rsult-serv.ct-section .ct-section-inner-wrap{
display:none;
gap:10px;
}
.image-serv-content {
 right:0px;
 bottom:0%;
 width:40%;
 height:auto;
}
@media (max-width: 991px) {
.image-serv-content {
}
.image-serv-content:not(.ct-section):not(.oxy-easy-posts),
.image-serv-content.oxy-easy-posts .oxy-posts,
.image-serv-content.ct-section .ct-section-inner-wrap{
display:none;
}
}

@media (max-width: 767px) {
.image-serv-content {
}
.image-serv-content:not(.ct-section):not(.oxy-easy-posts),
.image-serv-content.oxy-easy-posts .oxy-posts,
.image-serv-content.ct-section .ct-section-inner-wrap{
display:none;
}
}

.btn-serv:hover{
}.btn-serv:hover{
 background-color:#d1d1d1;
}
.btn-serv {
background-color :#1e73be;
border: 1px solid #1e73be;
color: #ffffff;
}.btn-serv {
background-image: radial-gradient( circle, rgba(0,136,179,0.76), rgba(27,162,146,0.76)); margin-top:20px;
 width:auto;
 padding-right:20px;
 padding-left:20px;
}
.btn-style:hover{
}.btn-style:hover{
}
.btn-style {
padding: 10px 16px;
}.btn-style {
 button-hover_color:#000000;
 border-radius:50px;
 margin-top:0px;
 border-top-color:#1ba292;
 border-right-color:#1ba292;
 border-bottom-color:#1ba292;
 border-left-color:#1ba292;
 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;
}
.hero {
}
.banner-hero {
}
.banner-hero .ct-section-inner-wrap {
padding-top: 0;
padding-bottom: 0;
}
@media (max-width: 479px) {
.banner-hero {
}
.banner-hero .ct-section-inner-wrap {
padding-bottom: 0;
}
}

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

@media (max-width: 767px) {
.col-1 {
}
.col-1:not(.ct-section):not(.oxy-easy-posts),
.col-1.oxy-easy-posts .oxy-posts,
.col-1.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
}

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

.col2 {
}
.services-form {
 padding-top:20px;
 padding-right:20px;
 padding-bottom:20px;
 padding-left:20px;
 width:80%;
 margin-left:auto;
 margin-right:auto;
}
.modal-form {
 position:relative;
}
.oxy-close-modal {
color: #ff0000;}.oxy-close-modal 
>svg {width: 24px;height: 24px;}.oxy-close-modal {
 position:absolute;
 left:20px;
 top:20px;
 right:20px;
cursor: pointer;
}
.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:flex;
justify-content:flex-end;
}
.subanim {
}
.reverse-color-btn:hover{
background-color :#000000;
border: 1px solid #000000;
color: #932f06;
}.reverse-color-btn:hover{
}
.reverse-color-btn {
background-color :#000000;
border: 1px solid #000000;
color: #ffffff;
padding: 6px 9.6px;
}.reverse-color-btn {
 button-hover_color:#ffffff;
 border-radius:100px;
 padding-right:30px;
 padding-left:30px;
 transition-duration:0.2s;
 transition-timing-function:easy;
 transition-property:all;
 margin-top:10px;
}
.agencyb-hero-twenty {
 color:#000000;
}
.image-align {
 width:100px;
 height:100px;
}
