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

            .ct-section-inner-wrap, .oxy-header-container{
  max-width: 1120px;
}
body {font-family: 'Open Sans';}body {line-height: 1.6;font-size: 18px;font-weight: 400;color: #1e2958;}.oxy-nav-menu-hamburger-line {background-color: #1e2958;}h1, h2, h3, h4, h5, h6 {font-family: 'Quicksand';font-size: 64px;color: #1e2958;}h2, h3, h4, h5, h6{font-size: 48px;color: #1e2958;}h3, h4, h5, h6{font-size: 36px;color: #1e2958;}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: 0px;}.ct-section-inner-wrap {
padding-top: 75px;
padding-right: 20px;
padding-bottom: 75px;
padding-left: 20px;
}.ct-new-columns > .ct-div-block {
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
}.oxy-header-container {
padding-right: 20px;
padding-left: 20px;
}@media (max-width: 992px) {
				.ct-columns-inner-wrap {
					display: block !important;
				}
				.ct-columns-inner-wrap:after {
					display: table;
					clear: both;
					content: "";
				}
				.ct-column {
					width: 100% !important;
					margin: 0 !important;
				}
				.ct-columns-inner-wrap {
					margin: 0 !important;
				}
			}
.atomic-subheading {
 font-family:'Quicksand';
 color:#2b2c28;
 font-size:24px;
 line-height:1.4;
 font-weight:300;
 max-width:720px;
}
@media (max-width: 767px) {
.atomic-subheading {
}
}

.atomic-secondary-heading {
 color:#1e2958;
 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-medium-button-outline:hover{
 color:#3f51a3;
}
.atomic-medium-button-outline {
 color:#1e2958;
 border-top-width:2px;
 border-right-width:2px;
 border-bottom-width:2px;
 border-left-width:2px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 padding-top:13px;
 padding-bottom:13px;
 padding-right:34px;
 padding-left:34px;
 font-size:16px;
 font-weight:700;
 text-align:center;
 line-height:1.2;
 letter-spacing:2px;
}
.atomic-iconblock-13-column {
 text-align:center;
}
.atomic-iconblock-13-column:not(.ct-section):not(.oxy-easy-posts),
.atomic-iconblock-13-column.oxy-easy-posts .oxy-posts,
.atomic-iconblock-13-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.atomic-iconblock-13-icon {
border: 1px solid;
padding: 20px;color: #3f51a3;}.atomic-iconblock-13-icon 
>svg {width: 30px;height: 30px;}.atomic-iconblock-13-icon {
 margin-bottom:16px;
 border-top-width:2px;
 border-right-width:2px;
 border-bottom-width:2px;
 border-left-width:2px;
}
.atomic-iconblock-13-title {
 font-weight:600;
 color:#3f51a3;
 font-size:20px;
 letter-spacing:0.5px;
 line-height:1.1;
 margin-bottom:8px;
}
.atomic-iconblock-13-text {
 color:#2b2c28;
 font-size:18px;
 font-weight:400;
 line-height:1.4;
 margin-bottom:18px;
}
.atomic-primary-heading {
 color:#1e2958;
 font-size:64px;
 font-weight:400;
 line-height:1.1;
 margin-top:0px;
 margin-bottom:20px;
}
@media (max-width: 767px) {
.atomic-primary-heading {
 font-size:48px;
}
}

.atomic-other-single-content {
}
.oxy-stock-content-styles {
}
.atomic-simple-article-content {
}
.atomic-header-7-text {
 color:#2b2c28;
 font-size:14px;
 font-weight:400;
 line-height:1.4;
 text-align:right;
 margin-right:10px;
}
@media (max-width: 991px) {
.atomic-header-7-text {
 margin-top:12px;
}
}

.atomic-logo:hover{
 opacity:1;
}
.atomic-logo {
 opacity:0.7;
}
.atomic-medium-button:hover{
 background-color:#3f51a3;
}
.atomic-medium-button {
 background-color:#1e2958;
 color:#ffffff;
 font-size:16px;
 font-weight:700;
 line-height:1.2;
 padding-top:15px;
 padding-right:36px;
 padding-left:36px;
 padding-bottom:15px;
 letter-spacing:2px;
 text-align:center;
}
.atomic-tritary-heading {
 color:#1e2958;
 font-size:36px;
 font-weight:400;
 line-height:1.1;
}
@media (max-width: 767px) {
.atomic-tritary-heading {
 font-size:30px;
}
}

.atomic-footer-7-title {
 color:#ffffff;
 font-size:20px;
 font-weight:600;
 text-align:left;
 line-height:1.1;
 letter-spacing:0.5px;
 margin-bottom:24px;
}
.atomic-footer-7-link:hover{
 color:#ffffff;
}
.atomic-footer-7-link {
 color:rgba(255,255,255,0.5);
 font-size:14px;
 font-weight:400;
 line-height:1.1;
 letter-spacing:1px;
 margin-top:10px;
 margin-bottom:10px;
}
.atomic-footer-7-text {
 font-size:16px;
 font-weight:400;
 color:rgba(255,255,255,0.5);
 margin-bottom:18px;
 margin-right:18px;
 margin-top:18px;
 line-height:1.4;
}
.atomic-footer-7-small-link:hover{
 color:#ffffff;
}
.atomic-footer-7-small-link {
 color:rgba(255,255,255,0.5);
 font-size:12px;
 font-weight:400;
 line-height:1.4;
 text-align:right;
 margin-left:24px;
}
.atomic-primary-button:hover{
 background-color:#6e80d1;
}
.atomic-primary-button {
 background-color:#3f51a3;
 padding-top:15px;
 padding-bottom:15px;
 padding-left:48px;
 padding-right:48px;
 font-size:16px;
 color:#ffffff;
 font-weight:700;
 line-height:1.2;
 letter-spacing:2px;
 text-align:center;
 border-radius:3px;
}
@media (max-width: 991px) {
.atomic-primary-button {
 padding-top:16px;
 padding-left:36px;
 padding-right:36px;
 padding-bottom:16px;
 font-size:16px;
}
}

.atomic-small-text {
 color:#999999;
 font-size:12px;
 font-weight:400;
 line-height:1.4;
}
.atomic-content-29-wrapper {
 width:100%;
 background-color:#ffffff;
 padding-top:40px;
 padding-left:40px;
 padding-right:40px;
 padding-bottom:40px;
 text-align:left;
 height:100%;
 box-shadow:0px 12px 24px rgba(86,109,143,0.1);
}
.atomic-content-29-wrapper:not(.ct-section):not(.oxy-easy-posts),
.atomic-content-29-wrapper.oxy-easy-posts .oxy-posts,
.atomic-content-29-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
justify-content:flex-start;
}
.atomic-content-29-icon {
color: #3f51a3;}.atomic-content-29-icon 
>svg {width: 30px;height: 30px;}.atomic-content-29-icon {
 margin-bottom:12px;
}
.atomic-content-29-title {
 color:#3f51a3;
 font-size:20px;
 font-weight:600;
 line-height:1.1;
 letter-spacing:0.5px;
 text-align:left;
 margin-bottom:12px;
}
.atomic-content-29-text {
 color:#2b2c28;
 font-size:18px;
 font-weight:400;
 line-height:1.4;
 margin-bottom:30px;
}
.atomic-hero-1-iconbox-icon {
color: #3f51a3;}.atomic-hero-1-iconbox-icon 
>svg {width: 30px;height: 30px;}.atomic-hero-1-iconbox-icon {
 margin-bottom:12px;
}
.atomic-hero-1-iconbox-title {
 color:#3f51a3;
 font-size:20px;
 font-weight:600;
 letter-spacing:0.5px;
 line-height:1.1;
 margin-bottom:6px;
}
.atomic-hero-1-iconbox-text {
 font-size:18px;
 font-weight:400;
 line-height:1.4;
 color:#2b2c28;
 margin-bottom:48px;
}
.atomic-content-27-wrapper {
 box-shadow:0px 12px 24px rgba(86,109,143,0.1);
}
.atomic-content-27-checklist-wrapper {
 width:100%;
 margin-bottom:18px;
}
.atomic-content-27-checklist-wrapper:not(.ct-section):not(.oxy-easy-posts),
.atomic-content-27-checklist-wrapper.oxy-easy-posts .oxy-posts,
.atomic-content-27-checklist-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
flex-wrap:nowrap;
align-items:center;
}
.atomic-content-27-icon {
color: #1e2958;}.atomic-content-27-icon 
>svg {width: 24px;height: 24px;}.atomic-content-27-icon {
 color:#1e2958;
 margin-right:6px;
}
.atomic-content-27-text {
 color:#2b2c28;
 font-size:18px;
 font-weight:400;
 text-align:left;
}
.atomic-pricing-6-column {
 text-align:center;
box-shadow: rgba(0,0,0,0.1) 1px 1px 0px 0px, inset rgba(0,0,0,0.1) 1px 1px 0px 0px;
}
.atomic-pricing-6-column:not(.ct-section):not(.oxy-easy-posts),
.atomic-pricing-6-column.oxy-easy-posts .oxy-posts,
.atomic-pricing-6-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.atomic-pricing-6-icon {
color: #3f51a3;}.atomic-pricing-6-icon 
>svg {width: 42px;height: 42px;}.atomic-pricing-6-icon {
 margin-bottom:16px;
}
.atomic-pricing-6-title {
 color:#3f51a3;
 font-size:20px;
 font-weight:600;
 line-height:1.1;
 letter-spacing:0.5px;
 margin-bottom:12px;
}
.atomic-pricing-6-cost {
 margin-top:0px;
 color:#1e2958;
 font-size:48px;
 font-weight:700;
 line-height:1.1;
 letter-spacing:0.5px;
}
.atomic-pricing-6-small-text {
 color:#999999;
 font-size:12px;
 font-weight:400;
 margin-bottom:24px;
}
.atomic-pricing-6-text {
 color:#2b2c28;
 font-size:14px;
 font-weight:400;
 line-height:1.4;
 padding-top:12px;
 padding-bottom:12px;
 width:100%;
 border-top-style:solid;
 border-top-width:1px;
 border-top-color:rgba(0,0,0,0.1);
 margin-bottom:0px;
}
.atomic-outline-button:hover{
 background-color:transparent;
 color:#3f51a3;
 border-top-color:#3f51a3;
 border-right-color:#3f51a3;
 border-bottom-color:#3f51a3;
 border-left-color:#3f51a3;
}
.atomic-outline-button {
background-color: transparent;
border: 1px solid #3f51a3;
color: #3f51a3;
padding: 9px 15px;
}.atomic-outline-button {
 font-weight:700;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 text-align:center;
 line-height:1.2;
 letter-spacing:2px;
 border-top-width:2px;
 border-right-width:2px;
 border-bottom-width:2px;
 border-left-width:2px;
 border-top-color:#1e2958;
 border-right-color:#1e2958;
 border-bottom-color:#1e2958;
 border-left-color:#1e2958;
 padding-left:46px;
 padding-right:46px;
 padding-top:18px;
 padding-bottom:18px;
 color:#1e2958;
 background-color:transparent;
 font-size:16px;
 margin-right:2px;
}
@media (max-width: 991px) {
.atomic-outline-button {
 font-size:16px;
 padding-top:14px;
 padding-bottom:14px;
 padding-right:34px;
 padding-left:34px;
}
}

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

.atomic-iconblock-21-column {
 text-align:left;
}
.atomic-iconblock-21-column:not(.ct-section):not(.oxy-easy-posts),
.atomic-iconblock-21-column.oxy-easy-posts .oxy-posts,
.atomic-iconblock-21-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
justify-content:space-between;
}
.atomic-iconblock-21-title {
 color:#3f51a3;
 font-size:20px;
 font-weight:600;
 line-height:1.1;
 margin-bottom:8px;
 letter-spacing:0.1px;
}
.atomic-iconblock-21-text {
 margin-bottom:50px;
 font-size:18px;
 color:#2b2c28;
 line-height:1.4;
}
.atomic-testimonial-7-wrapper {
 background-color:white;
 width:100%;
 padding-left:40px;
 padding-right:40px;
 padding-bottom:40px;
 padding-top:40px;
 box-shadow:0px 20px 40px rgba(0,0,0,0.1);
}
.atomic-testimonial-7-wrapper:not(.ct-section):not(.oxy-easy-posts),
.atomic-testimonial-7-wrapper.oxy-easy-posts .oxy-posts,
.atomic-testimonial-7-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
flex-wrap:wrap;
align-items:center;
}
.atomic-testimonial-7-text {
 font-size:18px;
 color:#2b2c28;
 font-weight:400;
 line-height:1.4;
 text-align:left;
 font-style:italic;
 margin-bottom:30px;
}
.atomic-testimonial-7-avatar {
 width:60px;
 border-radius:100%;
 margin-right:12px;
}
.atomic-testimonial-7-author {
 font-size:20px;
 font-weight:600;
 color:#3f51a3;
 line-height:1.1;
 letter-spacing:0.5px;
}
.atomic-iconblock-2-column {
 text-align:left;
}
.atomic-iconblock-2-column:not(.ct-section):not(.oxy-easy-posts),
.atomic-iconblock-2-column.oxy-easy-posts .oxy-posts,
.atomic-iconblock-2-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
justify-content:flex-start;
}
.atomic-iconblock-2-icon {
color: #3f51a3;}.atomic-iconblock-2-icon 
>svg {width: 30px;height: 30px;}.atomic-iconblock-2-icon {
 margin-top:20px;
 margin-bottom:16px;
}
.atomic-iconblock-2-title {
 color:#3f51a3;
 font-size:20px;
 font-weight:600;
 line-height:1.1;
 letter-spacing:0.5px;
 margin-bottom:8px;
}
.atomic-iconblock-2-text {
 font-size:18px;
 color:#2b2c28;
 font-weight:400;
 margin-bottom:18px;
 line-height:1.4;
}
.atomic-iconbox-2-link:after{
 content:"\00bb";
 margin-left:6px;
}
.atomic-iconbox-2-link:hover{
 color:#3f51a3;
 text-decoration:none;
}
.atomic-iconbox-2-link {
 color:#3f51a3;
 font-size:16px;
 text-decoration:none;
 line-height:1.4;
 margin-bottom:20px;
}
.atomic-showcase-9-title {
 font-size:22px;
 color:#3f51a3;
 font-weight:600;
 line-height:1.1;
 letter-spacing:0.5px;
 margin-bottom:12px;
}
.atomic-showcase-9-text {
 font-size:18px;
 color:#2b2c28;
 font-weight:400;
 line-height:1.4;
 max-width:480px;
 margin-top:20px;
 margin-bottom:20px;
}
.atomic-showcase-9-wrapper {
 width:100%;
 background-color:#ffffff;
 padding-top:45px;
 padding-left:45px;
 padding-right:45px;
 padding-bottom:45px;
 text-align:left;
 height:100%;
 box-shadow:0px 20px 40px rgba(0,0,0,0.1);
}
.atomic-showcase-9-wrapper:not(.ct-section):not(.oxy-easy-posts),
.atomic-showcase-9-wrapper.oxy-easy-posts .oxy-posts,
.atomic-showcase-9-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
justify-content:space-between;
}
@media (max-width: 991px) {
.atomic-showcase-9-wrapper {
 padding-top:40px;
 padding-left:40px;
 padding-right:40px;
 padding-bottom:40px;
}
}

@media (max-width: 479px) {
.atomic-showcase-9-wrapper {
 padding-left:25px;
 padding-right:25px;
}
}

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

.atomic-slider-6-title {
 color:#3f51a3;
 font-size:20px;
 font-weight:600;
 line-height:1.1;
 margin-bottom:6px;
}
.atomic-slider-6-text {
 color:#2b2c28;
 font-size:18px;
 font-weight:400;
 line-height:1.4;
 margin-bottom:24px;
}
.atomic-pricing-4-icon {
color: #3f51a3;}.atomic-pricing-4-icon 
>svg {width: 30px;height: 30px;}.atomic-pricing-4-icon {
 margin-bottom:16px;
}
.atomic-pricing-4-title {
 color:#3f51a3;
 font-size:20px;
 font-weight:600;
 line-height:1.1;
 letter-spacing:0.5px;
 margin-bottom:8px;
}
.atomic-pricing-4-text {
 color:#2b2c28;
 font-size:18px;
 font-weight:400;
 text-align:left;
 line-height:1.4;
 margin-bottom:24px;
}
.atomic-pricing-4-cost {
 color:#1e2958;
 font-size:48px;
 font-weight:700;
 line-height:1.1;
 letter-spacing:0.5px;
 margin-top:auto;
}
.atomic-pricing-4-small-text {
 color:#999999;
 font-size:12px;
 font-weight:400;
 line-height:1.4;
 text-align:left;
 margin-bottom:30px;
}
.atomic-cta-7-wrapper {
 text-align:center;
}
.atomic-cta-7-wrapper:not(.ct-section):not(.oxy-easy-posts),
.atomic-cta-7-wrapper.oxy-easy-posts .oxy-posts,
.atomic-cta-7-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:space-between;
}
.atomic-cta-7-icon {
background-color: #eff4fb;
border: 1px solid #eff4fb;
padding: 24px;color: #3f51a3;}.atomic-cta-7-icon 
>svg {width: 30px;height: 30px;}.atomic-cta-7-icon {
 margin-bottom:12px;
}
.atomic-cta-7-text {
 font-size:18px;
 font-weight:400;
 color:#2b2c28;
 line-height:1.4;
 margin-top:12px;
}
.atomic-content-20-image:hover{
}
.atomic-content-20-image {
 background-color:#ffffff;
 box-shadow:0px 20px 40px rgba(0,0,0,0.1);
}
.atomic-hero-4-video {
 max-width:640px;
}
.atomic-testimonial-11-wrapper {
 width:100%;
 text-align:center;
 padding-left:40px;
 padding-right:40px;
 padding-bottom:40px;
 margin-top:72px;
 background-color:#ffffff;
 height:100%;
 box-shadow:0px 20px 40px rgba(0,0,0,0.1);
}
.atomic-testimonial-11-wrapper:not(.ct-section):not(.oxy-easy-posts),
.atomic-testimonial-11-wrapper.oxy-easy-posts .oxy-posts,
.atomic-testimonial-11-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:space-between;
}
.atomic-testimonial-11-avatar {
 width:120px;
 border-radius:100%;
 margin-top:-60px;
 margin-bottom:25px;
 height:120px;
}
.atomic-testimonial-11-author {
 font-size:20px;
 font-weight:600;
 color:#3f51a3;
 line-height:1.1;
 letter-spacing:0.5px;
 margin-bottom:6px;
}
.atomic-testimonial-11-small-text {
 color:#999999;
 font-size:12px;
 font-weight:400;
 line-height:1.4;
 margin-bottom:24px;
}
.atomic-testimonial-11-text {
 color:#2b2c28;
 font-size:17px;
 font-weight:400;
 line-height:1.4;
 font-style:italic;
 margin-bottom:36px;
 height:100%;
}
.atomic-team-1-column {
 text-align:center;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
 border-top-width:6px;
 border-right-width:6px;
 border-bottom-width:6px;
 border-left-width:6px;
 border-top-color:#eff4fb;
 border-right-color:#eff4fb;
 border-bottom-color:#eff4fb;
 border-left-color:#eff4fb;
}
.atomic-team-1-column:not(.ct-section):not(.oxy-easy-posts),
.atomic-team-1-column.oxy-easy-posts .oxy-posts,
.atomic-team-1-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.atomic-team-1-mate {
 margin-bottom:24px;
}
.atomic-team-1-title {
 line-height:1.1;
 font-size:20px;
 color:#3f51a3;
 font-weight:600;
 margin-bottom:6px;
 letter-spacing:0.5px;
}
.atomic-team-1-text {
 font-size:18px;
 line-height:1.4;
 color:#2b2c28;
}
.atomic-content-32-column {
 width:33.33%;
}
.atomic-content-32-column:not(.ct-section):not(.oxy-easy-posts),
.atomic-content-32-column.oxy-easy-posts .oxy-posts,
.atomic-content-32-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
justify-content:center;
}
@media (max-width: 767px) {
.atomic-content-32-column {
 width:100%;
}
.atomic-content-32-column:not(.ct-section):not(.oxy-easy-posts),
.atomic-content-32-column.oxy-easy-posts .oxy-posts,
.atomic-content-32-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
}

.atomic-content-32-image {
 width:auto;
}
.atomic-content-32-text-wrapper {
 width:100%;
 background-color:#ffffff;
 padding-top:47px;
 padding-left:40px;
 padding-right:40px;
 padding-bottom:47px;
 text-align:center;
}
.atomic-content-32-text-wrapper:not(.ct-section):not(.oxy-easy-posts),
.atomic-content-32-text-wrapper.oxy-easy-posts .oxy-posts,
.atomic-content-32-text-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
@media (max-width: 767px) {
.atomic-content-32-text-wrapper {
 padding-top:24px;
}
}

.atomic-content-32-icon {
color: #3f51a3;}.atomic-content-32-icon 
>svg {width: 42px;height: 42px;}.atomic-content-32-icon {
 margin-top:12px;
 margin-bottom:12px;
}
@media (max-width: 767px) {
.atomic-content-32-icon {
}
.atomic-content-32-icon:not(.ct-section):not(.oxy-easy-posts),
.atomic-content-32-icon.oxy-easy-posts .oxy-posts,
.atomic-content-32-icon.ct-section .ct-section-inner-wrap{
flex-direction:unset;
}
}

.atomic-content-32-title {
 color:#3f51a3;
 font-size:20px;
 font-weight:600;
 line-height:1.1;
 letter-spacing:0.5px;
 margin-bottom:6px;
 margin-top:6px;
}
.atomic-content-32-small-text {
 color:#999999;
 margin-bottom:24px;
}
.atomic-content-32-text {
 color:#2b2c28;
 font-size:18px;
 font-weight:400;
 line-height:1.4;
 text-align:center;
 margin-bottom:12px;
}
.atomic-iconblock-18-icon {
background-color: #3f51a3;
border: 1px solid #3f51a3;
padding: 24px;color: #ffffff;}.atomic-iconblock-18-icon 
>svg {width: 30px;height: 30px;}.atomic-iconblock-18-icon {
 margin-bottom:12px;
}
.atomic-iconblock-18-title {
 color:#3f51a3;
 font-size:20px;
 font-weight:600;
 line-height:1.1;
 letter-spacing:0.5px;
 margin-top:8px;
 margin-bottom:12px;
}
.atomic-iconblock-18-text {
 font-size:18px;
 font-weight:400;
 color:#2b2c28;
 line-height:1.4;
 margin-bottom:18px;
}
.atomic-content-26-columns {
 margin-bottom:25px;
}
.atomic-content-26-image {
}
.atomic-content-26-title {
 color:#3f51a3;
 font-size:20px;
 font-weight:600;
 line-height:1.1;
 letter-spacing:0.5px;
 margin-bottom:12px;
}
.atomic-content-26-text {
 color:#2b2c28;
 font-size:18px;
 line-height:1.4;
 margin-bottom:18px;
}
.atomic-testimonial-10-author {
 font-weight:600;
 font-size:20px;
 color:#3f51a3;
 line-height:1.1;
 letter-spacing:0.5px;
 margin-bottom:6px;
}
.atomic-testimonial-10-small-text {
 color:#999999;
 font-size:12px;
 font-weight:400;
 line-height:1.4;
 margin-bottom:24px;
}
.atomic-content-25-title {
 color:#3f51a3;
 font-size:20px;
 font-weight:600;
 line-height:1.1;
 letter-spacing:0.5px;
 margin-bottom:6px;
}
.atomic-content-25-small-text {
 color:#999999;
 font-size:14px;
 font-weight:400;
 line-height:1.4;
 margin-bottom:6px;
}
.atomic-content-25-progress-bar {
 width:100%;
 background-color:#eff4fb;
 margin-bottom:18px;
 overflow:hidden;
 padding-bottom:0px;
}
.atomic-content-25-percent {
 color:#ffffff;
 font-weight:700;
 background-color:#1e2958;
 padding-right:20px;
 padding-left:20px;
 text-align:right;
}
.atomic-iconblock-17-icon {
color: #3f51a3;}.atomic-iconblock-17-icon 
>svg {width: 30px;height: 30px;}.atomic-iconblock-17-icon {
 margin-bottom:16px;
}
.atomic-iconblock-17-title {
 font-size:20px;
 font-weight:600;
 color:#3f51a3;
 line-height:1.1;
 letter-spacing:0.5px;
 margin-bottom:8px;
}
.atomic-iconblock-17-text {
 font-size:18px;
 color:#2b2c28;
 font-weight:400;
 margin-bottom:48px;
 line-height:1.4;
}
.atomic-iconblock-20-icon {
color: #3f51a3;}.atomic-iconblock-20-icon 
>svg {width: 30px;height: 30px;}.atomic-iconblock-20-icon {
 margin-bottom:16px;
}
.atomic-iconblock-20-title {
 color:#3f51a3;
 font-size:20px;
 font-weight:600;
 line-height:1.1;
 letter-spacing:0.5px;
 margin-bottom:8px;
}
.atomic-iconblock-20-text {
 font-size:18px;
 color:#2b2c28;
 font-weight:400;
 line-height:1.4;
 margin-bottom:47px;
}
.atomic-iconblock-21-icon {
color: #3f51a3;}.atomic-iconblock-21-icon 
>svg {width: 30px;height: 30px;}.atomic-iconblock-21-icon {
 margin-bottom:10px;
}
.atomic-content-23-wrapper {
 width:100%;
 background-color:#ffffff;
 padding-top:36px;
 padding-left:36px;
 padding-right:36px;
 padding-bottom:36px;
 text-align:center;
 height:100%;
 box-shadow:0px 20px 40px rgba(0,0,0,0.1);
}
.atomic-content-23-wrapper:not(.ct-section):not(.oxy-easy-posts),
.atomic-content-23-wrapper.oxy-easy-posts .oxy-posts,
.atomic-content-23-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:space-between;
}
.atomic-content-23-title {
 color:#3f51a3;
 font-size:20px;
 font-weight:600;
 line-height:1.4;
 letter-spacing:0.5px;
 margin-bottom:8px;
}
.atomic-content-23-text {
 color:#2b2c28;
 font-size:18px;
 font-weight:400;
 line-height:1.4;
 margin-bottom:24px;
}
.atomic-small-button-outline:hover{
 color:#3f51a3;
}
.atomic-small-button-outline {
 font-weight:700;
 color:#1e2958;
 font-size:14px;
 line-height:1.1;
 letter-spacing:0.5px;
 text-align:center;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-width:2px;
 border-right-width:2px;
 border-bottom-width:2px;
 border-left-width:2px;
 padding-top:8px;
 padding-bottom:9px;
 padding-left:18px;
 padding-right:18px;
}
.atomic-content-30-column {
 text-align:left;
}
.atomic-content-30-column:not(.ct-section):not(.oxy-easy-posts),
.atomic-content-30-column.oxy-easy-posts .oxy-posts,
.atomic-content-30-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
.atomic-content-30-wrapper {
 width:100%;
 background-color:#eff4fb;
 text-align:center;
}
.atomic-content-30-wrapper:not(.ct-section):not(.oxy-easy-posts),
.atomic-content-30-wrapper.oxy-easy-posts .oxy-posts,
.atomic-content-30-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.atomic-content-30-popup:hover{
 opacity:1;
}
.atomic-content-30-popup {
 padding-top:60px;
 padding-bottom:60px;
 padding-left:60px;
 padding-right:60px;
 background-color:rgba(86,109,143,0.8);
 width:100%;
 text-align:center;
 opacity:0;
}
.atomic-content-30-popup:not(.ct-section):not(.oxy-easy-posts),
.atomic-content-30-popup.oxy-easy-posts .oxy-posts,
.atomic-content-30-popup.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.atomic-small-button:hover{
 background-color:#3f51a3;
}
.atomic-small-button {
 background-color:#1e2958;
 font-size:14px;
 font-weight:700;
 color:#ffffff;
 padding-right:18px;
 padding-top:10px;
 padding-bottom:10px;
 line-height:1.2;
 letter-spacing:1px;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; text-align:center;
 padding-left:18px;
}
.atomic-content-30-text {
 color:#2b2c28;
 font-size:18px;
 font-weight:400;
 line-height:1.4;
 margin-top:12px;
}
.atomic-iconblock-5-column {
 text-align:center;
}
.atomic-iconblock-5-column:not(.ct-section):not(.oxy-easy-posts),
.atomic-iconblock-5-column.oxy-easy-posts .oxy-posts,
.atomic-iconblock-5-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.atomic-iconblock-5-icon {
background-color: #eff4fb;
border: 1px solid #eff4fb;
padding: 24px;color: #3f51a3;}.atomic-iconblock-5-icon 
>svg {width: 30px;height: 30px;}.atomic-iconblock-5-icon {
 margin-bottom:16px;
}
.atomic-iconblock-5-title {
 font-size:20px;
 color:#3f51a3;
 font-weight:600;
 line-height:1.1;
 letter-spacing:0.5px;
 margin-bottom:8px;
}
.atomic-iconbox-5-text {
 font-size:18px;
 font-weight:400;
 color:#2b2c28;
 line-height:1.4;
 margin-bottom:16px;
}
.atomic-showcase-7-image {
 width:33.33%;
}
@media (max-width: 991px) {
.atomic-showcase-7-image {
 width:50%;
}
}

@media (max-width: 479px) {
.atomic-showcase-7-image {
 width:100%;
}
}

.atomic-content-31-text-column {
}
@media (max-width: 991px) {
.atomic-content-31-text-column {
 width:NaNpx;
}
}

.atomic-content-31-wrapper {
 width:100%;
 background-color:#ffffff;
 padding-top:40px;
 padding-left:40px;
 padding-right:40px;
 padding-bottom:40px;
 text-align:left;
 box-shadow:0px 20px 40px rgba(0,0,0,0.1);
}
.atomic-content-31-title {
 font-size:20px;
 color:#3f51a3;
 font-weight:600;
 line-height:1.1;
 letter-spacing:0.5px;
 margin-bottom:6px;
}
.atomic-content-31-small-text {
 font-size:14px;
 color:#999999;
 font-weight:400;
 margin-bottom:12px;
}
.atomic-content-31-text {
 color:#2b2c28;
 font-size:18px;
 font-weight:400;
 line-height:1.4;
}
.atomic-content-31-middle-column {
 text-align:center;
 position:relative;
}
.atomic-content-31-middle-column:not(.ct-section):not(.oxy-easy-posts),
.atomic-content-31-middle-column.oxy-easy-posts .oxy-posts,
.atomic-content-31-middle-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
flex-wrap:nowrap;
align-items:center;
justify-content:flex-start;
}
@media (max-width: 991px) {
.atomic-content-31-middle-column {
 text-align:left;
}
.atomic-content-31-middle-column:not(.ct-section):not(.oxy-easy-posts),
.atomic-content-31-middle-column.oxy-easy-posts .oxy-posts,
.atomic-content-31-middle-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
}

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

.atomic-content-31-icon {
background-color: #3f51a3;
border: 1px solid #3f51a3;
padding: 24px;color: #ffffff;}.atomic-content-31-icon 
>svg {width: 42px;height: 42px;}.atomic-content-31-icon {
 position:absolute;
z-index: 100;
}
.atomic-content-31-line {
 height:100%;
}
@media (max-width: 991px) {
.atomic-content-31-line {
 margin-left:47px;
}
}

@media (max-width: 767px) {
.atomic-content-31-line {
 margin-left:0px;
}
.atomic-content-31-line:not(.ct-section):not(.oxy-easy-posts),
.atomic-content-31-line.oxy-easy-posts .oxy-posts,
.atomic-content-31-line.ct-section .ct-section-inner-wrap{
display:none;
flex-direction:unset;
}
}

.atomic-testimonial-2-author {
 color:#3f51a3;
 font-size:20px;
 font-weight:600;
 line-height:1.1;
 letter-spacing:0.5px;
 margin-bottom:6px;
}
.atomic-testimonial-2-small-text {
 color:#999999;
 font-size:12px;
 font-weight:400;
 line-height:1.4;
}
.atomic-contact-10-wrapper {
 width:100%;
 margin-bottom:18px;
}
.atomic-contact-10-wrapper:not(.ct-section):not(.oxy-easy-posts),
.atomic-contact-10-wrapper.oxy-easy-posts .oxy-posts,
.atomic-contact-10-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:flex-start;
}
.atomic-contact-10-icon {
color: #3f51a3;}.atomic-contact-10-icon 
>svg {width: 24px;height: 24px;}.atomic-contact-10-icon {
 margin-right:12px;
}
.atomic-contact-10-text {
 color:#2b2c28;
 font-size:18px;
 font-weight:400;
 margin-bottom:24px;
 line-height:1.4;
}
.atomic-content-25-column {
}
.atomic-content-25-price {
 color:#1e2958;
 font-size:48px;
 font-weight:700;
 line-height:1.1;
 letter-spacing:0.5px;
 margin-bottom:12px;
}
.atomic-content-35-title {
 color:#3f51a3;
 font-size:20px;
 font-weight:600;
 line-height:1.1;
 letter-spacing:0.5px;
 text-align:left;
 margin-bottom:12px;
}
.atomic-content-39-text {
 color:#2b2c28;
 font-size:18px;
 font-weight:400;
 text-align:left;
 line-height:1.4;
 margin-bottom:18px;
}
.atomic-hero-8-icon {
color: #1e2958;}.atomic-hero-8-icon 
>svg {width: 24px;height: 24px;}.atomic-hero-8-icon {
 margin-bottom:18px;
}
.atomic-hero-8-text {
 color:#ffffff;
 font-size:24px;
 font-weight:300;
 line-height:1.4;
 font-style:italic;
 max-width:640px;
 margin-bottom:18px;
}
.atomic-hero-8-avatar {
 width:120px;
 border-radius:100%;
 margin-bottom:12px;
}
.atomic-hero-8-title {
 color:#ffffff;
 font-size:20px;
 font-weight:600;
 line-height:1.1;
 letter-spacing:0.5px;
 margin-bottom:24px;
}
.atomic-iconblock-11-wrapper {
 background-color:#ffffff;
 padding-top:30px;
 padding-left:30px;
 padding-right:30px;
 padding-bottom:30px;
 width:46%;
 margin-top:2%;
 margin-left:2%;
 margin-right:2%;
 margin-bottom:2%;
 box-shadow:0px 20px 40px rgba(0,0,0,0.1);
}
@media (max-width: 767px) {
.atomic-iconblock-11-wrapper {
 width:98%;
}
}

.atomic-iconblock-11-icon {
color: #3f51a3;}.atomic-iconblock-11-icon 
>svg {width: 30px;height: 30px;}.atomic-iconblock-11-icon {
 margin-bottom:16px;
}
.atomic-iconblock-11-title {
 color:#3f51a3;
 font-size:20px;
 font-weight:600;
 line-height:1.1;
 letter-spacing:0.5px;
 margin-bottom:8px;
}
.atomic-iconblock-11-text {
 color:#2b2c28;
 font-size:18px;
 font-weight:400;
 line-height:1.4;
}
.atomic-showcase-5-image {
 margin-bottom:42px;
}
@media (max-width: 767px) {
.atomic-showcase-5-image {
 width:100%;
}
}

.oxy-close-modal {
}
.nope {
}
.modal-button-caption {
 font-size:10px;
}
.login-modal-trigger {
}
.testimonial-modal {
 width:550px;
 padding-left:35px;
 padding-top:25px;
 padding-right:35px;
 padding-bottom:25px;
}
.testiomonial-subtitle {
 font-size:16px;
}
.testimonial-modal-title {
 color:#1e2958;
}
.testimonial-modal-subtitle {
 font-size:16px;
 margin-bottom:14px;
 color:#3f51a3;
 text-align:left;
}
@media (max-width: 479px) {
.testimonial-modal-subtitle {
 text-align:left;
}
}

.tabs-6635-tab {
}
.tabs-6635-tab-active {
}
.tabs-contents-6635-tab {
}
.site-header-title-section {
background-image:linear-gradient(rgba(0,0,0,0.3), rgba(0,0,0,0.3)), url(https://south-africa.australia-migration.info/wp-content/uploads/2019/09/pexels-photo-68704.jpeg); text-align:left;
}
.site-header-title-section .ct-section-inner-wrap {
padding-top: 100px;
padding-bottom: 90px;
}
.site-header-title-section:not(.ct-section):not(.oxy-easy-posts),
.site-header-title-section.oxy-easy-posts .oxy-posts,
.site-header-title-section.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
.HR-DIV-ONLY {
 margin-top:15px;
 margin-bottom:15px;
}
.page-h2 {
 font-weight:500;
 font-size:38px;
}
.page-btn-default:hover{
background-color :#3f51a3;
border: 1px solid #3f51a3;
color: #ffffff;
}.page-btn-default:hover{
 -webkit-font-smoothing:initial;
-moz-osx-font-smoothing:unset; font-weight:500;
}
.page-btn-default {
background-color :#1e2958;
border: 1px solid #1e2958;
color: #ffffff;
padding: 10px 16px;
}.page-btn-default {
 button-hover_color:#3f51a3;
 transition-duration:.1s;
 padding-right:30px;
 padding-left:30px;
 padding-top:10px;
 padding-bottom:10px;
 border-radius:5px;
 -webkit-font-smoothing:subpixel-antialiased;
-moz-osx-font-smoothing:unset; min-width:400px;
 margin-bottom:15px;
 margin-top:15px;
 text-transform:uppercase;
 margin-left:auto;
 margin-right:auto;
}
@media (max-width: 767px) {
.page-btn-default {
 min-width:50px;
}
}

.minor-subheading-default {
 color:#999999;
 font-style:italic;
 font-size:15px;
 margin-top:18px;
}
.form-legend {
 font-weight:700;
 padding-left:5px;
 padding-right:5px;
 color:#3f51a3;
 margin-bottom:0px;
}
.atomic-showcase9-text {
}
.gogobutton {
}
.gogobutton:not(.ct-section):not(.oxy-easy-posts),
.gogobutton.oxy-easy-posts .oxy-posts,
.gogobutton.ct-section .ct-section-inner-wrap{
display:flex;
align-items:center;
}
.scroll-down-button {
}
.fancy-dot-points {
}
.manual-full-width {
 width:100%;
}
.another-button:hover{
background-color :#6e80d1;
border: 1px solid #6e80d1;
}.another-button:hover{
}
.another-button {
background-color :#3f51a3;
border: 1px solid #3f51a3;
color: #ffffff;
padding: 10px 16px;
}.another-button {
 width:100%;
 button-hover_color:#6e80d1;
 transition-duration:0.2s;
 transition-timing-function:ease;
 transition-property:all;
}
.another-button:not(.ct-section):not(.oxy-easy-posts),
.another-button.oxy-easy-posts .oxy-posts,
.another-button.ct-section .ct-section-inner-wrap{
display:flex;
justify-content:center;
}
.floating-side-buttons {
 margin-bottom:5px;
 margin-top:5px;
 padding-right:0px;
 padding-left:10px;
 padding-top:12px;
 padding-bottom:12px;
 min-width:250px;
}
.floating-side-buttons:not(.ct-section):not(.oxy-easy-posts),
.floating-side-buttons.oxy-easy-posts .oxy-posts,
.floating-side-buttons.ct-section .ct-section-inner-wrap{
display:flex;
justify-content:space-around;
}
.modal-quote {
 border-top-left-radius:5px;
 border-bottom-left-radius:5px;
 border-top-width:15px;
 border-right-width:15px;
 border-bottom-width:15px;
 border-left-width:10px;
 border-left-style:solid;
 padding-left:10px;
 margin-top:17px;
 font-size:14px;
 font-style:italic;
 margin-left:25px;
 margin-right:25px;
 border-left-color:#3f51a3;
 margin-bottom:8px;
}
.modal-button:hover{
background-color :#6e80d1;
border: 1px solid #6e80d1;
}.modal-button:hover{
}
.modal-button {
background-color :#3f51a3;
border: 1px solid #3f51a3;
color: #ffffff;
padding: 10px 16px;
}.modal-button {
 button-hover_color:#6e80d1;
 margin-top:5px;
 margin-left:auto;
 margin-right:auto;
}
@media (max-width: 479px) {
.modal-button {
}
}

.modal-scroll-content {
 max-height:550px;
overflow-y:scroll;
}
@media (max-width: 991px) {
.modal-scroll-content {
 max-height:500px;
}
}

@media (max-width: 767px) {
.modal-scroll-content {
 max-height:450px;
}
}

@media (max-width: 479px) {
.modal-scroll-content {
 max-height:400px;
}
}

.tabs-8531-tab {
}
.tabs-8531-tab-active {
}
.tabs-contents-8531-tab {
}
.toggle-7122 {
}

        
                .toggle-7122 .oxy-expand-collapse-icon::before,
        .toggle-7122 .oxy-expand-collapse-icon::after {
            background-color: #1e2958;        }
        
        .toggle-7122-expanded {
}
.toggle-4499 {
}
.toggle-4499-expanded {
}
.toggle-9658 {
}

        
                .toggle-9658 .oxy-expand-collapse-icon::before,
        .toggle-9658 .oxy-expand-collapse-icon::after {
            background-color: #1e2958;        }
        
        .toggle-9658-expanded {
}
.oxy-header.oxy-sticky-header-active {
     background-color: #eff4fb;
}
 .oxy-header.oxy-sticky-header-active img {
     height:45px!important;
}
 .oxy-header img {
     -webkit-transition:0.5s ease all;
     transition:0.5s ease all 
}
 .oxy-header.oxy-sticky-header-active #_header_row-3-41 {
     height:50px 
}
 #_header_row-3-41 {
    -webkit-transition:0.5s ease all;
    transition:0.5s ease all
}.custom-hr-divvio {
  border: 0;
  height: 1px;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(63, 81, 163, 1)), color-stop(rgba(63, 81, 163, 0.75)), to(rgba(0, 0, 0, 0)));
  background-image: -o-linear-gradient(left, rgba(63, 81, 163, 1), rgba(63, 81, 163, 0.75), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to right, rgba(63, 81, 163, 1), rgba(63, 81, 163, 0.75), rgba(0, 0, 0, 0));
}

::-webkit-input-placeholder {
  color: grey;
  font-size: 16px;
}

::-moz-placeholder {
  color: grey;
  font-size: 16px;
}

:-ms-input-placeholder {
  color: grey;
  font-size: 16px;
}

::-ms-input-placeholder {
  color: grey;
  font-size: 16px;
}

::placeholder {
  color: grey;
  font-size: 16px;
}

/* flex controls */
.row-sargeflex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
}

.column-sargeflex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  padding-right: 10px;
  padding-left: 10px;
}
/* flex controls end */

/* button icons */
.gogobutton:after {
    content: "\f504";
    -webkit-font-smoothing: antialiased;
    font: normal 22px/1 'dashicons';
    display: inline-block;
    color: #fff;
    margin-left: 12px;
    position: relative;
    top: -2px;
    vertical-align: middle;
}

.gogobutton:hover:after {
  color: #fff;
}

.scroll-down-button:after {
    content: "\f140";
    -webkit-font-smoothing: antialiased;
    font: normal 22px/1 'dashicons';
    display: inline-block;
    color: #fff;
    margin-left: 12px;
    position: relative;
    top: -2px;
    vertical-align: middle;
}

/* fancy dot points */
.fancy-dot-points>li{
    background: url(https://www.australia-migration.info/images/boomerang_tick3.png) no-repeat transparent;
    background-size: 30px;
    background-position: 0 0;
    list-style-type: none;
    padding: 0 0 10px 32px;
}

.fancy-dot-points .ordered>li {
  padding: 6px 0px 0px 0px;
}


/* fancy scroll bar width */
::-webkit-scrollbar {
  width: 12px;
}

/* Track */
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 4px #6e80d1;
  border-radius: 0px;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #1e2958; 
  border-radius: 5px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #6e80d1; 
}

/* actions when size is 960px or higher */
@media screen and (min-width: 960px) {
  
    .column-sargeflex {
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1;
    }
}
  
/* actions when size is 960px or lower */
@media screen and (max-width: 960px) {

}/* PAGE WIDE FORM CONTRLOLS */
/* Full-width input fields */
input[type=text], input[type=password], input[type=email], input[type=tel], select, input[type=date], input[type=file] {
  width: 100%;
  padding: 12px 20px;
  margin: 0px 0px 15px 0px;
  display: inline-block;
  border: 1px solid #ccc;
  box-sizing: border-box;
  background-color: #eff4fb;
  height: 46px;
}

/* Set a style for all buttons */
button {
  background-color: #1e2958;
  color: white;
  padding: 15px;
  margin: 0px 0px;
  border: none;
  cursor: pointer;
  width: 100%;
  -webkit-transition: all 0.1s ease 0s;
  transition: all 0.2s ease 0s;
  font-size: 16px;
}

button:hover {
  background-color: #3F51A3;
}

/* PAGE WIDE END */

/* registration form */
.standaloneRegoForm {
  max-width: 720px;
  margin: auto;
  font-family: 'Quicksand';
}

.standaloneRegoForm legend {
  margin-left: 25px;
  padding: 0px 10px;
  font-size: 22px;
  font-weight: 700;
}

.standaloneRegoForm fieldset {
  border-radius: 10px;
  border-color: #6e80d1;
  border-width: 5px;
  border-style: solid;
  border-right: none;
  border-left: none;
  margin-bottom: 15px;
  padding-bottom: 25px;
}

.standaloneRegoForm p {
}

.standaloneRegoForm label {
   font-weight: 600;
  margin-top: 10px;
}

.standaloneRegoForm input, textarea {
  width: 100%;
  padding: 8px 5px;
  background-color: #eff4fb;
  border-radius: 3px;
  border: 1px solid grey;
  margin-bottom: 3px;
  margin-top: 0px;
}

.standaloneRegoForm select {
  padding: 8px 5px;
  margin-right: 4px;
  background-color: #eff4fb;
  border-radius: 3px;
  border: 1px solid grey;
  margin-bottom: 15px;
}

.standaloneRegoForm button {
  padding: 17px 25px;
  width: 100%;
  transition: 0.2s ease-in-out all;
  background-color: #6e80d1;
  border: 2px solid #6e80d1;
  color: #fff;
  cursor: pointer;
  border-radius: 10px;
  font-weight: 500;
  font-family: "Quicksand";
  font-size: 19px;
}

.standaloneRegoForm button:hover {
  background-color: #fff;
  border: 2px solid #6e80d1;
  color: #6e80d1;
}

/* cf7 error styling */
.wpcf7-form .wpcf7-response-output.wpcf7-validation-errors {
    color: #D8000C;
    background-color: #FFBABA;
    border: 0;
    padding: 10px;
}
.wpcf7-form .wpcf7-response-output.wpcf7-mail-sent-ok {
    color: #4F8A10;
    background-color: #DFF2BF;
    border: 0;
    padding: 10px;
}
div.wpcf7-mail-sent-ok:before,div.wpcf7-validation-errors:before {
    font: 26px/30px dashicons;
    margin-right: 16px;
    vertical-align: middle;
}
div.wpcf7-mail-sent-ok:before {
    content: "\f147";
}
div.wpcf7-validation-errors:before {
    content: "\f158";
}

.required-manual {
  color: red;
  font-size: 0.9em;
}

.wpcf7-radio input[type="radio"] {
  cursor: pointer;
}

.free-assessment-submit {
  cursor: pointer;
  width: 100%;
  max-width: 100%;
  color: #fff !important;
  text-decoration: none;
  background: #3F51A3;
  padding: 15px;
  border-radius: 10px;
  border: none;
  transition: all 0.3s ease 0s;
  margin-bottom: 7px
}

.free-assessment-submit:hover {
  text-shadow: 0px 0px 6px rgba(255, 255, 255, 1);
  -webkit-box-shadow: 0px 5px 40px -10px rgba(0,0,0,0.57);
  -moz-box-shadow: 0px 5px 40px -10px rgba(0,0,0,0.57);
  transition: all 0.3s ease 0s;
}

#wpcf7-f238-o1 .ajax-loader {
  display: none;  
}#wpcf7-f239-o1 .wpcf7-submit{
 margin-top:15px;
}
.floating-score{
 top:50px;
}
#code_block-99-19 a{
 font-size:10px;
}
