.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;
alignment: center;
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-pro-menu {
menu_dropdown_animation:fade-up;
}
.oxy-pro-menu .oxy-pro-menu-list .menu-item a{
padding-top:px;
padding-left:px;
padding-right:px;
padding-bottom:px;
}

.oxy-pro-menu .oxy-pro-menu-list > .menu-item{
margin-top:px;
margin-left:px;
margin-right:px;
margin-bottom:px;
}

.oxy-pro-menu .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .sub-menu{
box-shadow:px px px px ;}

.oxy-pro-menu .oxy-pro-menu-show-dropdown .oxy-pro-menu-list .menu-item-has-children > a svg{
margin-top:px;
margin-left:px;
margin-right:px;
margin-bottom:px;
transition-duration:0.4s;
}

.oxy-pro-menu .oxy-pro-menu-show-dropdown .oxy-pro-menu-list .menu-item-has-children > a div{
margin-left:0px;
}

.oxy-pro-menu .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .sub-menu .menu-item a{
padding-top:px;
padding-left:px;
padding-right:px;
padding-bottom:px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-open-icon svg{
width:30px;
height:30px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-open-icon{
padding-top:15px;
padding-right:15px;
padding-bottom:15px;
padding-left:15px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-open-icon, .oxy-pro-menu .oxy-pro-menu-mobile-open-icon svg{
transition-duration:0.4s;
}

.oxy-pro-menu .oxy-pro-menu-mobile-close-icon{
top:20px;
left:20px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-close-icon svg{
width:24px;
height:24px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-close-icon, .oxy-pro-menu .oxy-pro-menu-mobile-close-icon svg{
transition-duration:0.4s;
}

.oxy-pro-menu .oxy-pro-menu-off-canvas-container > div:first-child, .oxy-pro-menu .oxy-pro-menu-open-container > div:first-child{
oxy-pro-menu_slug_oxypromenuoffcanvascontaineroxypromenulistmenuitemoxypromenuopencontaineroxypromenulistmenuitem_min_width:px;
}

.oxy-pro-menu .oxy-pro-menu-off-canvas-container{
oxy-pro-menu_slug_oxypromenuoffcanvascontainer_width:px;
}

.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container{
background-color:#ffffff;
}

.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container .menu-item a, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container .menu-item a{
padding-top:px;
padding-left:px;
padding-right:px;
padding-bottom:px;
}

.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container{
padding-top:px;
padding-left:px;
padding-right:px;
padding-bottom:px;
}

.oxy-pro-menu .oxy-pro-menu-off-canvas-container, .oxy-pro-menu .oxy-pro-menu-open-container{
background-color:;
background-image:url();
overlay-color:;
background-size:;
background-repeat:;
background-attachment:;
background-blend-mode:;
background-size-width:px;
background-size-height:px;
background-position:px px;
}

.oxy-pro-menu .oxy-pro-menu-off-canvas-container .oxy-pro-menu-list .menu-item-has-children > a svg, .oxy-pro-menu .oxy-pro-menu-open-container .oxy-pro-menu-list .menu-item-has-children > a svg{
font-size:24px;
}

.oxy-pro-menu .oxy-pro-menu-dropdown-links-toggle.oxy-pro-menu-open-container .menu-item-has-children ul, .oxy-pro-menu .oxy-pro-menu-dropdown-links-toggle.oxy-pro-menu-off-canvas-container .menu-item-has-children ul{
background-color:rgba(0,0,0,0.2);
border-top-style:solid;
}

.oxy-pro-menu .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .oxy-pro-menu-list{
                    flex-direction: row;
               }
.oxy-pro-menu .oxy-pro-menu-container .menu-item a{
                    text-align: left;
                    justify-content: flex-start;
                }
.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container .menu-item, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container .menu-item{
                    align-items: flex-start;
                }

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

            .ct-section-inner-wrap, .oxy-header-container{
  max-width: 1120px;
}
body {font-family: 'Open Sans';}body {line-height: 1.6;font-size: 16px;font-weight: 400;color: #1a2b3a;}.oxy-nav-menu-hamburger-line {background-color: #1a2b3a;}h1, h2, h3, h4, h5, h6 {font-family: 'Open Sans';font-size: 4em;font-weight: 600;line-height: ;color: #1c1c1b;}h2, h3, h4, h5, h6{font-size: 2.2em;font-weight: 600;line-height: ;color: #1c1c1b;}h3, h4, h5, h6{font-size: 1.4em;font-weight: 600;line-height: ;color: #1c1c1b;}h4, h5, h6{font-size: 1.2em;font-weight: 600;line-height: ;color: #1c1c1b;}h5, h6{font-size: 1.3em;font-weight: 400;line-height: ;}h6{font-size: 1.2em;font-weight: 300;line-height: ;}a {color: #0074db;text-decoration: none;}a:hover {text-decoration: none;}.ct-link-text {color: #ff5048;font-weight: 400;text-decoration: ;}.ct-link-text:hover {color: #487a89;text-decoration: underline;}.ct-link {text-decoration: ;}.ct-link-button {border-radius: 3px;}.ct-section-inner-wrap {
padding-top: 70px;
padding-right: 20px;
padding-bottom: 70px;
padding-left: 20px;
}.oxy-header-container {
padding-right: 20px;
padding-left: 20px;
}@media (max-width: 992px) {
				.ct-columns-inner-wrap {
					display: block !important;
				}
				.ct-columns-inner-wrap:after {
					display: table;
					clear: both;
					content: "";
				}
				.ct-column {
					width: 100% !important;
					margin: 0 !important;
				}
				.ct-columns-inner-wrap {
					margin: 0 !important;
				}
			}
.atomic-secondary-heading {
 color:color(7);
 font-weight:400;
 font-size:54px;
 line-height:1.1;
}
@media (max-width: 1120px) {
.atomic-secondary-heading {
 font-size:60px;
}
}

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

.atomic-primary-button:hover{
 background-color:color(1);
}
.atomic-primary-button {
 background-color:color(6);
 padding-top:20px;
 padding-bottom:20px;
 padding-left:48px;
 padding-right:48px;
 font-size:20px;
 color:color(4);
 font-weight:700;
 line-height:1.2;
 letter-spacing:3px;
 text-align:center;
}
@media (max-width: 991px) {
.atomic-primary-button {
 padding-top:16px;
 padding-left:36px;
 padding-right:36px;
 padding-bottom:16px;
 font-size:16px;
}
}

.atomic-subheading {
 font-family:'Open Sans';
 color:color(7);
 font-size:24px;
 line-height:1.4;
 font-weight:300;
 max-width:480px;
}
@media (max-width: 767px) {
.atomic-subheading {
}
}

.atomic-primary-heading {
 color:color(7);
 font-size:64px;
 font-weight:400;
 line-height:1.1;
 margin-top:0px;
}
@media (max-width: 767px) {
.atomic-primary-heading {
 font-size:54px;
}
}

.atomic-small-text {
 color:color(15);
 font-size:12px;
 font-weight:400;
 line-height:1.4;
}
.atomic-tritary-heading {
 color:color(7);
 font-size:36px;
 font-weight:400;
 line-height:1.1;
}
@media (max-width: 767px) {
.atomic-tritary-heading {
 font-size:30px;
}
}

.atomic-medium-button:hover{
 background-color:color(1);
}
.atomic-medium-button {
 background-color:color(6);
 color:color(4);
 font-size:16px;
 font-weight:700;
 line-height:1.2;
 padding-top:15px;
 padding-right:36px;
 padding-left:36px;
 padding-bottom:15px;
 letter-spacing:2px;
 text-align:center;
}
.atomic-logo:hover{
 opacity:1;
}
.atomic-logo {
 opacity:0.7;
}
.atomic-footer-7-text {
 font-size:16px;
 font-weight:400;
 color:color(3);
 margin-bottom:18px;
 margin-right:18px;
 margin-top:18px;
 line-height:1.4;
}
.atomic-footer-7-title {
 color:color(4);
 font-size:20px;
 font-weight:600;
 text-align:left;
 line-height:1.1;
 letter-spacing:0.5px;
 margin-bottom:24px;
}
.atomic-footer-7-link:hover{
 color:color(4);
}
.atomic-footer-7-link {
 color:color(3);
 font-size:14px;
 font-weight:400;
 line-height:1.1;
 letter-spacing:1px;
 margin-top:10px;
 margin-bottom:10px;
}
.atomic-footer-7-small-link:hover{
 color:color(4);
}
.atomic-footer-7-small-link {
 color:color(3);
 font-size:12px;
 font-weight:400;
 line-height:1.4;
 text-align:right;
 margin-left:24px;
}
.sh-footer:hover{
 color:#ffffff;
}
.sh-footer {
 color:rgba(96,125,139,0.43);
 font-size:13px;
 padding-bottom:5px;
 line-height:19.5px;
 font-weight:400;
}
.footer-title {
 padding-bottom:10px;
 color:#487a89;
 font-weight:600;
}
@media (max-width: 479px) {
.footer-title {
 width:100%;
 clear:left;
}
.footer-title:not(.ct-section),
.footer-title.ct-section .ct-section-inner-wrap{
display:flex;
}
}

.red-button:hover{
 background-color:#1c1c1b;
 transition-duration:1s;
}
.red-button {
 background-color:#ff5048;
 color:#ffffff;
 padding-top:10px;
 padding-left:20px;
 padding-right:20px;
 padding-bottom:10px;
 font-size:20px;
 text-decoration:none;
}
.check-icon {
color: #ff5048;}.check-icon 
>svg {width: 55px;height: 55px;}.check-icon {
 padding-right:20px;
}
.icon-box {
 padding-bottom:3%;
 margin-right:20px;
 padding-right:5px;
}
.icon-box:not(.ct-section),
.icon-box.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:unset;
align-content:flex-start;
}
@media (max-width: 767px) {
.icon-box {
 padding-right:13px;
}
}

@media (max-width: 479px) {
.icon-box {
 margin-right:2px;
 padding-right:0px;
}
}

.icon-servces:hover{
 transition-duration:.6s;
 box-shadow:3px 3px 10px 3px rgba(27,43,58,0.15);
}
.icon-servces {
 padding-top:15px;
 padding-bottom:15px;
 border-top-color:rgba(27,43,58,0.15);
 border-right-color:rgba(27,43,58,0.15);
 border-bottom-color:rgba(27,43,58,0.15);
 border-left-color:rgba(27,43,58,0.15);
 border-radius:5px;
 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;
 transition-duration:.6s;
 padding-left:15px;
 padding-right:15px;
 min-height:120px;
 width:100%;
}
.icon-servces:not(.ct-section),
.icon-servces.ct-section .ct-section-inner-wrap{
display:flex;
}
.icon-services {
 min-height:120px;
}
.web-scraping:hover{
 color:#ff5048;
}
.web-scraping {
 color:#ffffff;
color: white!important;
}
.oxy-close-modal:hover{
cursor: pointer;
}
.oxy-close-modal {
color: #fafafa;}.oxy-close-modal 
>svg {width: 25px;height: 25px;}.oxy-close-modal {
 padding-right:8px;
}
@media (max-width: 767px) {
.oxy-close-modal {
 padding-right:0px;
}
}

.request-form {
}
.mmenu {
color: #1c1c1b;}.mmenu 
>svg {width: 55px;height: 55px;}.mmenu {
}
.list-icon {
 margin-right:10px;
 height:45px;
}
@media (max-width: 1120px) {
.list-icon {
 height:40px;
}
}

@media (max-width: 991px) {
.list-icon {
}
}

.section-bottom {
 width:100%;
 padding-top:0px;
 margin-top:0px;
 margin-left:0px;
 margin-right:0px;
 padding-left:0px;
 padding-right:0px;
 position:relative;
 padding-bottom:0px;
 background-color:#1a2b3a;
 left:0px;
 bottom:0px;
}
.section-bottom:not(.ct-section),
.section-bottom.ct-section .ct-section-inner-wrap{
flex-direction:unset;
}
@media (max-width: 1120px) {
.section-bottom {
 margin-bottom:0px;
}
}

@media (max-width: 991px) {
.section-bottom {
 margin-bottom:0px;
}
}

@media (max-width: 479px) {
.section-bottom {
 margin-bottom:1px;
 padding-top:0px;
 padding-bottom:12px;
}
}

.customer-logo {
 text-align:center;
}
.customer-logo:not(.ct-section),
.customer-logo.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.primary-button {
 border-radius:50px;
 background-color:#ff5048;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-color:#ff5048;
 border-right-color:#ff5048;
 border-bottom-color:#ff5048;
 border-left-color:#ff5048;
 margin-top:40px;
 margin-bottom:20px;
 margin-left:auto;
 margin-right:auto;
}
@media (max-width: 479px) {
.primary-button {
 padding-left:0px;
 padding-right:0px;
}
}

.outline-button-on-dark {
background-color :rgba(255,255,255,0);
border: 1px solid rgba(255,255,255,0);
color: #ffffff;
padding: 10px 16px;
}.outline-button-on-dark {
 border-radius:50px;
 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;
 margin-left:14px;
}
.cta-bottom-curve {
}
.section-top {
}
.curved-section {
background-image:url(/wp-content/uploads/2019/04/sh-mockup-2.jpg);}
.site-header {
}
.menu-link:hover{
 color:#ffffff;
}
.menu-link {
 color:#ffffff;
 padding-left:20px;
 padding-right:20px;
 font-weight:600;
}
.usecases {
}
.footer-menu {
 margin-bottom:0px;
}
.blog-grid:hover{
 border-radius:5px;
 transition-duration:.6s;
 box-shadow:0px 0px 3px 4px rgba(191,191,191,0.35);
}
.blog-grid {
 padding-top:0px;
 margin-top:0px;
 margin-left:0px;
 transition-duration:.6s;
 margin-bottom:40px;
 width:50%;
width:100%;
}
.blog-grid:not(.ct-section),
.blog-grid.ct-section .ct-section-inner-wrap{
display:flex;
}
.newsletter {
 border-radius:5px;
 border-top-color:rgba(27,43,58,0.15);
 border-right-color:rgba(27,43,58,0.15);
 border-bottom-color:rgba(27,43,58,0.15);
 border-left-color:rgba(27,43,58,0.15);
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 padding-bottom:30px;
 margin-bottom:31px;
 width:100%;
 box-shadow:0px rgba(27,43,58,0.15);
width: 100%!important;
}
.video-responsive {
 border-radius:5px;
 box-shadow:3px 3px 10px 3px rgba(27,43,58,0.15);
}
@media (max-width: 767px) {
.video-responsive {
 margin-top:20px;
}
}

.pricing-box {
}
.pricing-block:hover{
 transition-duration:.6s;
 box-shadow:4px 4px 15px 10px rgba(27,43,58,0.15);
}
.pricing-block {
 background-color:#ffffff;
 border-radius:5px;
 transition-duration:.6s;
 box-shadow:3px 3px 10px 3px rgba(27,43,58,0.15);
box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1); padding: 20px; boorder-radius: 5px;
}
.pricing-block:not(.ct-section),
.pricing-block.ct-section .ct-section-inner-wrap{
display:block;
flex-direction:unset;
}
.pricing-section {
}
.sub-heading {
 margin-bottom:3%;
 margin-top:0%;
 text-align:left;
}
@media (max-width: 767px) {
.sub-heading {
}
}

@media (max-width: 479px) {
.sub-heading {
}
}

.hero-title {
}
.section-heading {
 line-height:1.3;
 margin-top:3%;
 padding-top:0px;
 padding-bottom:0px;
 text-align:center;
 margin-left:auto;
 margin-bottom:2%;
 font-weight:100;
 font-size:28px;
 max-width:90%;
 margin-right:auto;
}
@media (max-width: 991px) {
.section-heading {
}
}

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

.top-curve {
}
.curve-top-grey {
border-top-left-radius: 60% 10%; border-top-right-radius: 60% 10%; border-bottom-left-radius: 60% 10%; border-bottom-right-radius: 60% 10%;
}
.curve-top-grey .ct-section-inner-wrap {
padding-top: 21px;
}
.curve-top-grey:not(.ct-section),
.curve-top-grey.ct-section .ct-section-inner-wrap{
display:flex;
align-items:center;
}
.feature-icon {
color: #3f51b5;}.feature-icon 
>svg {width: 55px;height: 55px;}.feature-icon {
 margin-top:10px;
 margin-left:10px;
 margin-right:10px;
 margin-bottom:10px;
}
.feature-text {
}
.price-block {
 width:30%;
 margin-right:10px;
 margin-left:0px;
 box-shadow:3px 3px 10px 3px rgba(27,43,58,0.15);
margin-left:10px; margin-right:10px;
}
.page-title {
 font-family:'Open Sans';
 margin-top:40px;
 margin-bottom:40px;
 max-width:1120px;
 text-align:center;
 width:60%;
 font-weight:100;
 font-size:2em;
 color:#ffffff;
background-color: white!important;
}
.page-title:not(.ct-section),
.page-title.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
}
.curved-header {
background-image:url(/wp-content/uploads/2019/04/shubbers.jpg);}
.curved-header:not(.ct-section),
.curved-header.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
}
@media (max-width: 991px) {
.curved-header {
 text-align:left;
}
.curved-header:not(.ct-section),
.curved-header.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
}

@media (max-width: 767px) {
.curved-header {
 text-align:left;
}
.curved-header:not(.ct-section),
.curved-header.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
}

.howitworks {
 width:15%;
 border-radius:5px;
 padding-bottom:2%;
 padding-top:2%;
 padding-left:1%;
 padding-right:1%;
 text-align:justify;
 margin-left:1%;
 margin-right:1%;
 box-shadow:3px 3px 10px 3px rgba(27,43,58,0.15);
}
.howitworks:not(.ct-section),
.howitworks.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:stretch;
justify-content:flex-start;
}
@media (max-width: 1120px) {
.howitworks {
}
}

@media (max-width: 991px) {
.howitworks {
}
}

@media (max-width: 767px) {
.howitworks {
 min-height:250px;
 margin-left:0px;
 margin-bottom:20px;
}
}

.arrow-box {
}
.arrowBox {
 width:20px;
}
.arrowright {
 position:relative;
 background-color:#ffffff;
 padding-top:40px;
 padding-left:20px;
 padding-right:20px;
 padding-bottom:40px;
 box-shadow:3px 3px 10px 3px rgba(27,43,58,0.15);
}
.triangle:after{
  content:"";
content: ""; position:absolute; width: 0; height: 0; margin-left: -0.1em; margin-top: 1.4em; top: 50%; left: 100%; box-sizing: border-box; border: 1em solid rgba(27,43,58,0.15); border-color: transparent transparent #fff #fff; transform-origin: 0 0; transform: rotate(-135deg); box-shadow: -3px 3px 3px 0 rgba(27,43,58,0.15);
}
.triangle {
 position:relative;
 left:0px;
 margin-left:0px;
position: relative; margin: -4em; padding: 0em; box-sizing: border-box; background: #ffffff; box-shadow: 0px 3px 3px 0 rgba(27,43,58,0.15);
}
.arrow_block {
}
.arrow_box {
}
.outline-icon {
color: #333333;}.outline-icon 
>svg {width: 55px;height: 55px;}.outline-icon {
 icon-padding:30px;
 margin-bottom:16px;
}
.tabs-0026-tab {
}
.tabs-0026-tab:not(.ct-section),
.tabs-0026-tab.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
}
.tabs-0026-tab-active {
}
.tabs-contents-0026-tab {
 width:100%;
}
.tabs-contents-0026-tab:not(.ct-section),
.tabs-contents-0026-tab.ct-section .ct-section-inner-wrap{
flex-direction:unset;
}
.vertical-tab:active{
 background-color:#ffffff;
}
.vertical-tab:hover{
 background-color:#ffffff;
 box-shadow:3px 3px 10px 3px rgba(27,43,58,0.15);
}
.vertical-tab {
 padding-left:20px;
 padding-top:10px;
 padding-right:20px;
 padding-bottom:10px;
 border-radius:5px;
 margin-bottom:0px;
}
.vertical-tab:not(.ct-section),
.vertical-tab.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
}
.main-button:hover{
}
.main-button {
background-color :#ff5048;
border: 1px solid #ff5048;
color: #ffffff;
padding: 10px 16px;
}.main-button {
 font-size:16px;
 border-radius:50px;
 transition-duration:.6s;
 margin-left:auto;
 width:150px;
 margin-right:auto;
}
@media (max-width: 991px) {
.main-button {
}
.main-button:not(.ct-section),
.main-button.ct-section .ct-section-inner-wrap{
flex-direction:unset;
}
}

@media (max-width: 767px) {
.main-button {
padding: 5px 8px;
}.main-button {
 font-size:14px;
 margin-left:auto;
 min-width:190px;
 margin-right:auto;
}
}

@media (max-width: 479px) {
.main-button {
 margin-left:auto;
 margin-right:auto;
}
}

.compheading {
 color:#ff5048;
 text-transform:uppercase;
 letter-spacing:2px;
 margin-top:0px;
 margin-bottom:0px;
 padding-bottom:0px;
 padding-top:40px;
}
.breadcrumb {
 color:#ffffff;
}
.pagetitle {
color: #91beb5;}.pagetitle 
>svg {width: 55px;height: 55px;}.pagetitle {
 line-height:1.2;
 icon_box_text_typography_color:#ffffff;
 font-weight:100;
 color:#ff5048;
 margin-bottom:2%;
 margin-top:28px;
}
 
            
            
            
                                                            
                                                                                    .pagetitle .oxy-icon-box-text {
                color: #ffffff;
            }
            
            
            @media (max-width: 1120px) {
.pagetitle {
 max-width:70%;
}
}

@media (max-width: 991px) {
.pagetitle {
}
}

@media (max-width: 767px) {
.pagetitle {
 margin-top:40px;
 font-weight:100;
 max-width:90%;
}
}

@media (max-width: 479px) {
.pagetitle {
 margin-bottom:14px;
}
}

.glassdoor {
}
@media (max-width: 991px) {
.glassdoor {
}
}

.outline-button:hover{
background-color: transparent;
}.outline-button:hover{
 background-color:#ff5048;
 color:#ffffff;
}
.outline-button {
background-color: transparent;
border: 1px solid #ff5048;
color: #ff5048;
padding: 9px 15px;
}.outline-button {
 border-radius:50px;
 margin-top:20px;
 margin-bottom:40px;
 padding-left:040px;
 padding-right:40px;
 transition-duration:.6s;
 margin-left:auto;
 margin-right:auto;
}
@media (max-width: 991px) {
.outline-button {
 margin-bottom:0px;
}
}

@media (max-width: 767px) {
.outline-button {
 font-size:14px;
 padding-bottom:5px;
 padding-top:5px;
}
}

@media (max-width: 479px) {
.outline-button {
 margin-left:auto;
 margin-right:auto;
}
}

.usp {
}
.usp-white {
 color:#ffffff;
 font-size:1.5em;
}
.tabs-1847-tab {
}
@media (max-width: 479px) {
.tabs-1847-tab {
 padding-left:0px;
 padding-right:0px;
}
}

.tabs-1847-tab-active {
}
.tabs-contents-1847-tab {
 background-color:#ffffff;
 border-radius:5px;
 box-shadow:3px 3px 10px 3px rgba(27,43,58,0.15);
}
.tabs-contents-1847-tab:not(.ct-section),
.tabs-contents-1847-tab.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
}
.quote {
 margin-top:18px;
 font-size:20px;
 line-height:1.6em;
 margin-left:30px;
 margin-right:30px;
 margin-bottom:30px;
}
@media (max-width: 991px) {
.quote {
 font-size:16px;
}
}

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

@media (max-width: 479px) {
.quote {
 font-size:16px;
 width:100%;
 margin-left:auto;
 margin-right:auto;
}
}

.quote-box {
 padding-top:40px;
 padding-left:40px;
 padding-right:40px;
 padding-bottom:40px;
}
.quote-box:not(.ct-section),
.quote-box.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
@media (max-width: 767px) {
.quote-box {
 padding-top:15px;
 padding-left:15px;
 padding-right:15px;
 padding-bottom:15px;
}
}

.section-title {
 margin-bottom:27px;
}
.services-text {
 text-align:left;
 padding-top:0px;
 padding-bottom:0px;
 margin-top:0px;
 margin-bottom:15px;
 color:#2e2f30;
vertical-align: middle;
}
@media (max-width: 479px) {
.services-text {
 font-size:12px;
}
}

.services-texty {
}
.cta-button {
 min-width:150px;
}
@media (max-width: 991px) {
.cta-button {
 color:#ffffff;
}
}

.journey-year {
 border-radius:50%;
 margin-right:-30px;
 z-index:1;
 box-shadow:3px 3px 10px 3px rgba(27,43,58,0.15);
}
.journey-year:not(.ct-section),
.journey-year.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:unset;
align-items:center;
justify-content:center;
}
@media (max-width: 1120px) {
.journey-year {
}
}

@media (max-width: 767px) {
.journey-year {
 margin-right:auto;
}
}

.journey-block {
 margin-bottom:40px;
}
@media (max-width: 991px) {
.journey-block {
}
.journey-block:not(.ct-section),
.journey-block.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
}

@media (max-width: 767px) {
.journey-block {
}
.journey-block:not(.ct-section),
.journey-block.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:unset;
}
}

.value-heading {
 font-weight:600;
 padding-left:0px;
 padding-right:0px;
 margin-left:0px;
 margin-right:0px;
 line-height:1.2;
}
.leader {
 border-radius:50%;
 margin-bottom:7px;
}
.webinar:hover{
 transition-duration:.6s;
 box-shadow:3px 3px 10px 6px rgba(27,43,58,0.15);
}
.webinar {
 border-radius:5px;
 transition-duration:.6s;
 margin-top:10px;
 margin-bottom:10px;
 margin-left:0px;
 margin-right:0px;
 background-color:#ffffff;
 width:100%;
 max-width:450px;
 box-shadow:3px 3px 10px 3px rgba(27,43,58,0.15);
}
.webinar:not(.ct-section),
.webinar.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
@media (max-width: 767px) {
.webinar {
 width:100px;
}
}

.resource-title {
 padding-top:20px;
 padding-bottom:10px;
 width:100%;
 text-align:center;
 color:#111010;
 margin-top:0px;
}
.resource-text {
 color:#1c1c1b;
 padding-top:20px;
 padding-left:25px;
 padding-right:25px;
 padding-bottom:20px;
 margin-bottom:19px;
}
.resource-text:not(.ct-section),
.resource-text.ct-section .ct-section-inner-wrap{
flex-direction:unset;
}
.resource-button:hover{
 transition-duration:.6s;
}
.resource-button {
 transition-duration:.6s;
 margin-left:auto;
 padding-top:0px;
 padding-bottom:0px;
 margin-top:52px;
 padding-left:21px;
 padding-right:21px;
 margin-right:auto;
 font-size:16px;
}
@media (max-width: 991px) {
.resource-button {
 margin-bottom:23px;
}
}

.whitepaper:hover{
 box-shadow:inset 3px 3px 10px 6px rgba(27,43,58,0.15);
}
.whitepaper {
 border-radius:5px;
 transition-duration:.6s;
 margin-top:10px;
 margin-bottom:10px;
 max-width:45%;
 box-shadow:3px 3px 10px 3px rgba(27,43,58,0.15);
}
.whitepaper:not(.ct-section),
.whitepaper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
flex-wrap:wrap;
justify-content:space-around;
}
.whitepaper-heading {
 text-align:left;
 font-weight:400;
 color:#1a2b3a;
 font-size:20px;
 margin-left:auto;
 margin-right:auto;
}
.whitepaper-text {
 text-align:left;
 font-size:14px;
 margin-bottom:14px;
}
@media (max-width: 991px) {
.whitepaper-text {
}
}

.os-icon-side:hover{
 transition-duration:.6s;
 background-color:#ffffff;
 box-shadow:3px 3px 10px 3px rgba(27,43,58,0.15);
}
.os-icon-side {
 padding-top:15px;
 padding-left:15px;
 padding-right:15px;
 padding-bottom:15px;
 border-radius:5px;
 transition-duration:.6s;
 color:#1c1c1b;
}
 
            
                        .os-icon-side {
                text-align: left;                flex-direction: column;            }
            
                        .os-icon-side .oxy-icon-box-icon {
                margin-bottom: 5px;
                align-self: flex-start;            }
            
                                                                        .os-icon-side .oxy-icon-box-heading {
                margin-bottom: 5px;            }
            
                                                                                    .os-icon-side .oxy-icon-box-text {
                margin-bottom: 5pxpx;align-self: flex-start;            }
            
            
            
            @media (max-width: 479px) {
                .os-icon-side.oxy-icon-box {
                    flex-direction: column !important;
                    text-align: left;                }   

                .os-icon-side .oxy-icon-box-icon {
                    margin-left: 0;
                    margin-right: 0;
                                        margin-bottom: 5px;                }

                .os-icon-side .oxy-icon-box-icon, 
                .os-icon-side .oxy-icon-box-text {
                    align-self: flex-start;                }
            }

        @media (max-width: 991px) {
.os-icon-side:hover{
}
 
            
                        .os-icon-side {
                                flex-direction: column;            }
            
                        .os-icon-side .oxy-icon-box-icon {
                                align-self: flex-start;            }
            
                                                            
                                                                                    .os-icon-side .oxy-icon-box-text {
                align-self: flex-start;            }
            
            
            }

.os-block {
}
@media (max-width: 991px) {
.os-block {
}
}

@media (max-width: 767px) {
.os-block {
 width:100%;
}
}

.category {
}
.bullet {
 color:#ffffff;
 font-size:40px;
 background-color:#1a2b3a;
 letter-spacing:2px;
 padding-left:40px;
 padding-right:40px;
 border-radius:5%;
 margin-right:-10px;
 z-index:1;
}
@media (max-width: 767px) {
.bullet {
 font-size:22px;
}
}

.journey-button {
 margin-bottom:0px;
 margin-right:-20px;
}
.primary-cta {
}
.sh-use-header {
}
.sh-use-header:not(.ct-section),
.sh-use-header.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
.use-header-section {
 padding-bottom:0px;
 padding-top:0px;
}
.use-header-section .ct-section-inner-wrap {
padding-top: 10%;
}
@media (max-width: 991px) {
.use-header-section {
}
.use-header-section .ct-section-inner-wrap {
padding-top: 12%;
}
}

@media (max-width: 767px) {
.use-header-section {
}
.use-header-section .ct-section-inner-wrap {
padding-top: 3%;
}
}

@media (max-width: 479px) {
.use-header-section {
}
.use-header-section .ct-section-inner-wrap {
padding-top: 70px;
}
}

.features {
}
.features-icon {
color: #333333;}.features-icon 
>svg {width: 55px;height: 55px;}.features-icon {
 icon-padding:20px;
}
.cta-primary {
}
.tabs-3956-tab:hover{
}
.tabs-3956-tab {
 transition-duration:.6s;
}
.tabs-3956-tab:not(.ct-section),
.tabs-3956-tab.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
.tabs-3956-tab-active {
}
.tabs-contents-3956-tab {
}
.whysh {
 margin-left:1%;
 margin-right:1%;
 padding-left:2%;
 padding-right:2%;
 padding-top:2%;
 padding-bottom:2%;
 width:25%;
 text-align:center;
 box-shadow:3px 3px 10px 3px rgba(27,43,58,0.15);
}
.whysh:not(.ct-section),
.whysh.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
@media (max-width: 767px) {
.whysh {
 width:100%;
 margin-bottom:3%;
}
}

.whyheading {
 height:100px;
 width:80%;
}
.pricing-column {
 box-shadow:3px 3px 10px 3px rgba(27,43,58,0.15);
}
.pricing-column:not(.ct-section),
.pricing-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
justify-content:flex-start;
}
.slim-header {
 background-color:#ffffff;
}
.slim-header .ct-section-inner-wrap {
padding-top: 3%;
padding-bottom: 3%;
}
.slim-header:not(.ct-section),
.slim-header.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
}
@media (max-width: 767px) {
.slim-header {
}
.slim-header:not(.ct-section),
.slim-header.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
}

.sub-heading-white {
 color:#ffffff;
 margin-bottom:7%;
 font-size:1.6em;
}
@media (max-width: 991px) {
.sub-heading-white {
}
}

.pagetitle-span {
 color:#ffffff;
 font-size:3em;
 line-height:1.2;
}
.page-title-white {
}
.use-nav {
 margin-top:0%;
}
.small-outline:hover{
}
.small-outline {
background-color: transparent;
border: 1px solid #ff5048;
color: #ff5048;
padding: 9px 15px;
}.small-outline {
 padding-left:10px;
 padding-right:10px;
 padding-bottom:10px;
 margin-bottom:10px;
 border-radius:50px;
 margin-right:10px;
 margin-top:15px;
}
.ds {
 min-height:200px;
 width:100%;
 box-shadow:3px 3px 10px 3px rgba(27,43,58,0.15);
}
.sc {
}
.toggle-2497 {
 width:100%;
}
.toggle-2497-expanded {
}
.toggle-6302 {
}
.toggle-6302-expanded {
}
.intercom_chat {
}
.code-box {
}
.intercom_launcher {
}
.content-aside-heading {
 margin-top:0px;
}
.use-block {
 padding-top:3%;
 padding-left:3%;
 padding-right:3%;
 padding-bottom:3%;
 background-color:#fafafa;
 margin-bottom:3%;
}
.use-block:not(.ct-section),
.use-block.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
.mobile {
}
.ps2id {
}
.chatId {
}
@media (max-width: 767px) {
.chatId {
 width:100%;
}
}

.box-code {
}
.tab-page {
}
.active-page {
 padding-top:0px;
 padding-left:0px;
 margin-top:0px;
 margin-left:0px;
 margin-bottom:0px;
 margin-right:0px;
 padding-bottom:0px;
}
.faq {
 margin-top:0px;
}
.faqtext {
 padding-bottom:40px;
 margin-top:0px;
 color:#000000;
}
.fatext {
}
.faqtoggle {
 margin-bottom:40px;
 padding-left:0px;
}
.data-services {
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-color:rgba(27,43,58,0.15);
 border-right-color:rgba(27,43,58,0.15);
 border-bottom-color:rgba(27,43,58,0.15);
 border-left-color:rgba(27,43,58,0.15);
 border-radius:5px;
 padding-bottom:15px;
 padding-top:15px;
 padding-left:15px;
 padding-right:15px;
 min-height:120px;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
}
.white-outline-button {
background-color :#ffffff;
border: 1px solid #ffffff;
color: #3f51b5;
padding: 10px 16px;
}.white-outline-button {
 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:50px;
 padding-top:7px;
 margin-top:3%;
}
.before {
 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;
}
.hr {
}
.border:after{
  content:"";
background-color: #999; content: ""; display: inline-block; height: 1px; position: relative; vertical-align: middle; width: 80px;
}
.border {
 border-top-width:30px;
 border-right-width:30px;
 border-bottom-width:2px;
 border-left-width:30px;
 border-top-style:none;
 border-right-style:none;
 border-left-style:none;
}
.left {
 margin-left:0px;
}
.headline-border:after{
  content:"";
content: ""; width: 50%; height: 1px; bottom: 0; left: 25%; border-bottom: 1px solid red;
}
.headline-border {
}
.form-icon {
color: #333333;}.form-icon 
>svg {width: 30px;height: 30px;}.form-icon {
 margin-right:15px;
}
.icon-row {
 margin-bottom:10px;
 margin-top:auto;
 margin-right:64px;
}
.icon-text {
 font-size:18px;
 font-weight:600;
}
.oxy-modal-close {
color: #333333;}.oxy-modal-close 
>svg {width: 25px;height: 25px;}.oxy-modal-close {
 position:absolute;
 top:0px;
 right:0px;
}
.tabs-4498-tab:active{
 background-color:#ff5048;
}
.tabs-4498-tab {
 background-color:#fafafa;
}
.tabs-4498-tab-active {
}
.tabs-contents-4498-tab {
 width:100%;
 margin-left:auto;
 margin-right:auto;
}
.tabs-contents-4498-tab:not(.ct-section),
.tabs-contents-4498-tab.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
}
.api-tabs:active{
 background-color:rgba(180,131,190,0.52);
}
.api-tabs:hover{
 background-color:#e8e5e5;
 transition-duration:.6s;
}
.api-tabs {
 border-radius:5px;
 transition-duration:.6s;
 background-color:#fafafa;
}
.api-tabs:not(.ct-section),
.api-tabs.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.api-benefit {
 min-height:200px;
}
.api-heading {
 margin-bottom:11px;
 font-size:19px;
}
@media (max-width: 767px) {
.api-heading {
 font-size:20px;
}
}

.api-block {
 padding-top:20px;
 padding-left:20px;
 padding-right:20px;
 padding-bottom:20px;
 margin-right:5%;
 margin-bottom:3%;
}
.section-headingh {
}
.right-button {
 margin-left:auto;
 margin-right:0px;
}
.double {
background-color :#ff5048;
border: 1px solid #ff5048;
color: #ffffff;
padding: 10px 16px;
}.double {
 margin-bottom:15px;
 border-radius:50px;
}
.equal-button {
 min-width:210px;
}
@media (max-width: 767px) {
.equal-button {
 margin-bottom:30px;
 margin-top:30px;
}
}

.large:hover{
 width:350px;
}
.large {
 width:300px;
}
.platform-box:hover{
 transition-duration:.6s;
 box-shadow:6px 6px 6px 5px rgba(27,43,58,0.15);
}
.platform-box {
 transition-duration:.6s;
 margin-bottom:30px;
 padding-bottom:12px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-color:#1a2b3a;
 border-right-color:#1a2b3a;
 border-bottom-color:#1a2b3a;
 border-left-color:#1a2b3a;
 margin-right:10px;
 margin-left:10px;
 box-shadow:3px 3px 6px 4px rgba(27,43,58,0.15);
}
.button {
 margin-left:0px;
}
.platform-button {
 margin-left:15px;
 margin-top:auto;
 margin-bottom:auto;
}
.api-sub {
 margin-top:3px;
 margin-bottom:14px;
}
@media (max-width: 767px) {
.api-sub {
 font-size:22px;
}
}

.tab-icon {
color: #333333;}.tab-icon 
>svg {width: 20px;height: 20px;}.tab-icon {
 padding-right:10px;
}
.vertical-section {
 margin-top:15px;
 margin-bottom:15px;
 border-radius:5px;
 box-shadow:3px 3px 10px 6px rgba(27,43,58,0.15);
}
.red-space {
 margin-top:0px;
}
.vertical-list {
 margin-right:0px;
 margin-top:0px;
 padding-top:0px;
 padding-bottom:0px;
 width:100%;
}
@media (max-width: 991px) {
.vertical-list {
 margin-top:0px;
 padding-top:0px;
 padding-bottom:0px;
}
}

.article {
}
.product {
}
.product .ct-section-inner-wrap {
padding-top: 58px;
}
.header-name-link {
}
.clearbutton {
}
.ddp {
}
.white-paragraph-text {
}
.paragraph-block-font {
}
.oxy-superbox-primary {
}
.oxy-superbox-secondary {
}
.toggle-9287 {
 background-color:#4576c5;
 padding-bottom:10px;
 padding-top:10px;
 padding-left:10px;
 padding-right:10px;
 border-radius:5px;
 margin-bottom:15px;
}

                .toggle-9287 .oxy-expand-collapse-icon {
            font-size: 14px;        }
        
                .toggle-9287 .oxy-expand-collapse-icon::before,
        .toggle-9287 .oxy-expand-collapse-icon::after {
            background-color: #a9c0e5;        }
        
        .toggle-9287-expanded {
}
.pricing-item-grey {
}
.pricing-item-white {
 text-align:right;
 margin-bottom:5px;
 padding-bottom:12px;
}
.pricing-item-white:not(.ct-section),
.pricing-item-white.ct-section .ct-section-inner-wrap{
display:flex;
align-items:flex-end;
}
@media (max-width: 991px) {
.pricing-item-white {
 padding-bottom:22px;
}
}

.pricing-table-item-right-align {
}
.data-type-button {
 border-radius:20px;
 width:160px;
 box-shadow:0px 3px 3px 3px #cccccc;
}
.data-type-button2 {
 width:160px;
 border-radius:20px;
 box-shadow:0px 3px 3px 3px #cccccc;
}
.data-type-button3 {
 width:160px;
 border-radius:20px;
 box-shadow:0px 4px 7px 0px #cccccc;
}
.jobPosting {
}
.vehicle {
}
.image-1685-1312 {
}
.toggle-1269 {
}
.toggle-1269-expanded {
}
.toggle-3411 {
 padding-top:0px;
 margin-bottom:0px;
}

                .toggle-3411 .oxy-expand-collapse-icon {
            font-size: 18px;        }
        
        
        .toggle-3411-expanded {
}
.productReviews {
}
.oxy-stock-content-styles {
}
#menu-item-890 a {
  border-radius: 100px;
}


.sub-menu {
  	border: 1px solid #ff5048;
    border-radius: 20px;
    text-align: center;
    margin-top: 5px;
}

.header-name-link a {color:#ffffff}


h1 { 
 
font-size: 2.7em;
  
 }


h2 { 
 
line-height: 1.2em;
  margin-bottom: 0.2em;
  margin-top: 1em;
 }


h3 { 
  line-height:1.2em;
 margin-bottom: 0.2em;
  margin-top: 1.5em;
}
 
   

/* Grey column in resource mega menu */
.mega-menu-column .mega-grey-menu .mega-menu-columns-1-of-2 .grey-menu { background-color: #f2f2f2; }
#mega-menu-144-0-1 (background-color: red!important;}
 .quote .saveForm {
    
    display: block;
    background: #3f51b5;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    font-weight: 600;
    padding: 13px 0;
    border-radius: 50px;
    width: 100%;
    margin: 0 auto;
    font-size: 14.4px;
    transition: all 0.3s ease-in-out;
    border: 0;
    cursor: pointer; }
  



.curved-section {
border-bottom-left-radius: 60% 10%;
  border-bottom-right-radius: 60% 10%;
}

  
 
 /* weird section on data services page not letting cta curve show on 968 and below.  */
@media (max-width: 992px) {
#section-313-201 {
    z-index: -1;
    visibility: hidden;
  display: none!important;  }}



#div_block-31-47:hover svg { fill:green!important;}


/* content aside component styling to bring heading up to top */
.content-aside-heading { margin-top:0px!important;}

*[id]:before { 
  display: block; 
  content: " "; 
  margin-top: -80px; 
  height: 80px; 
  visibility: hidden; 
}


#quote-form.oxy-header-wrapper.oxy-header.oxy-sticky-header.oxy-sticky-header-active {z-index:1;}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {

.ct-text-block, .quote,
.ct-headline,
.oxy-rich-text,
.ct-link-text { max-width: 100%!important; }
img { flex-shrink: 0; }
body * { min-height: 1px; }

}

/***** Hubspot form styling *****/

.hs-button,.primary .large
{
    border-color: #CC080F;
    color: #ffffff;
    font-size: 16px;
    font-family: Open Sans;
    text-shadow: none!important;
  box-shadow: none!important;
    border: none;
    padding: 10px 16px!important;
    border-radius: 50px!important;
    font-weight: 400!important;
  min-width: 150px;
}

.hs-button {
  box-shadow: none;)
}


* {
    box-sizing: border-box
}


.free-message:before {
    display: inline-block;
    content: url("https://js.hsformsqa.net/success-green.svg");
    width: 130px;
    height: 201px;
    padding-top: 28px
}

code_block-6-33 form,
code_block-6-33>iframe,
code_block-6-33 .submitted-message {
    padding: 40px
}

code_block-6-33 .submitted-message.free-message {
    font-size: 38px;
    text-align: center
}

code_block-6-33 .submitted-message.free-message .hubspot-link__container {
    font-size: 18px;
    margin-top: 240px;
    padding-bottom: 0px;
    display: inline-block
}

code_block-6-33 .submitted-message.free-message .hubspot-link__container.sproket .hubspot-link__icon {
    width: 60px;
    margin-top: -25px;
    float: left;
    margin-right: 0px
}

code_block-6-33 form {
    padding-bottom: 10px
}

code_block-6-33 form input:not([type="image"]):not([type="submit"]):not([type="button"]):not([type="radio"]):not([type="checkbox"]):not([type="file"]) {
    box-sizing: border-box;
    padding: 0 15px;
    min-height: 27px
}

code_block-6-33 fieldset,
code_block-6-33 .hs-input {
    max-width: 100%
}

code_block-6-33 .input {
    margin: 0
}

code_block-6-33 fieldset.form-columns-3 .hs-form-field,
code_block-6-33 form>div.form-columns-3 .hs-form-field {
    width: 33.3%
}

code_block-6-33 fieldset>div:last-of-type .hs-input:not([type=checkbox]):not([type=radio]),
code_block-6-33 form>div>div:last-of-type .hs-input:not([type=checkbox]):not([type=radio]) {
    width: 100%
}

code_block-6-33 .hs-richtext img {
    max-width: 100% !important
}

#error-container {
    font-family: Avenir Next W02, Helvetica, Arial, sans-serif;
    font-size: 15px;
    font-weight: 300;
    color: #33475b;
    text-align: center;
    padding: 60px 80px;
    display: none
}

#error-container .title {
    font-weight: 700;
    font-size: 32px;
    margin: 100px 0
}

#error-container .subtitle {
    margin: 14px 0 32px 0
}

#error-container .subtitle img {
    width: 18px;
    margin: 0 5px -4px 0
}

#error-container .subtitle .hubspot-link__icon {
    margin-right: 5px
}

#error-container a {
    font-weight: 700;
    color: #2ea5bc;
    text-decoration: none
}

#error-container a:hover {
    color: #0d90ab;
    text-decoration: underline
}

@media (max-width: 820px) {
    .container {
        width: 100%
    }
}


@media (max-width: 400px),
(max-device-width: 480px) and (min-device-width: 320px) {
    code_block-6-33 fieldset.form-columns-3 .hs-form-field {
        width: 100%
    }
    code_block-6-33 fieldset.form-columns-3 .hs-form-field .hs-input {
        width: 100%
    }
}



