.primary-background-gradient,
.primary-background-gradient::before,
.op-pricing-container .op-pricing .op-price .op-pricing-item .op-price-detail,
body .primary-button,
.op-header-container .op-header-bottom .op-header-menu li.primary-button a,
.op-pricing-container .op-pricing .op-pricing-item.op-premium-price .op-price-detail .recommended,
.op-header-container .op-header-bottom .op-header-menu li.primary-button a:hover,
.op-features-container .op-features-heading .op-features .op-feature-style-1 .op-feature-details:hover,
.page-template-template-whmcs #bridge ul.top-nav > li.primary-action > a.btn{
	background: #039ff5;
	background: -moz-linear-gradient(left, #039ff5 0%,#14cfed 100%);
	background: -webkit-linear-gradient(left, #039ff5 0%,#14cfed 100%);
	background: linear-gradient(toPrimary right,#039ff5 0%,#14cfed 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#039ff5', endColorstr='#14cfed',GradientType=1 );
}
body .primary-button:hover,
.primary-background-gradient-inverted::before,
body .transparant-button:hover,
.primary-background-gradient-inverted,
.sidebar .tagcloud a,
.single .blog-single-section article .post-navigation .nav-links a:hover,
.single .blog-single-section article .post-tags-container .tags li a,
.page-template-template-whmcs #bridge ul.top-nav > li.primary-action > a.btn:hover{
	background: #14cfed;
	background: -moz-linear-gradient(left, #14cfed 0%,#039ff5 100%);
	background: -webkit-linear-gradient(left, #14cfed 0%,#039ff5 100%);
	background: linear-gradient(toPrimary right,#14cfed 0%,#039ff5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#14cfed', endColorstr='#039ff5',GradientType=1 );
}
.secondary-background-gradient,
.op-header-container .op-header-bottom .op-header-menu li.secondary-button a,
body .secondary-button,
.secondary-background-gradient::before,
.blog-section .navigation.pagination .nav-links .current,
.blog-section .navigation.pagination .nav-links a:hover,
.single .blog-single-section article .post-navigation .nav-links a,
.single .blog-single-section article .post-tags-container .tags li a:hover,
.comments-area .comment-respond #submit{
	background: #0b257f;
	background: -moz-linear-gradient(left, #0b257f 0%,#25409a 100%);
	background: -webkit-linear-gradient(left, #0b257f 0%,#25409a 100%);
	background: linear-gradient(toSecondary right,#0b257f 0%,#25409a 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0b257f', endColorstr='#25409a',GradientType=1 );
}
.op-pricing-container .op-pricing .op-pricing-item.op-premium-price .op-price-detail,
.secondary-background-gradient-inverted,
.op-header-container .op-header-bottom .op-header-menu li.secondary-button a:hover,
body .secondary-button:hover,
.secondary-background-gradient-inverted::before,
.comments-area .comment-respond #submit:hover,
.sidebar .tagcloud a:hover{
	background: #25409a;
	background: -moz-linear-gradient(left, #25409a 0%,#0b257f 100%);
	background: -webkit-linear-gradient(left, #25409a 0%,#0b257f 100%);
	background: linear-gradient(toSecondary right,#25409a 0%,#0b257f 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#25409a', endColorstr='#0b257f',GradientType=1 );
}
.op-banner-container .owl-item .item::before {
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #0b257f;
    background: -moz-linear-gradient(left, #0b257f 0%, #25409a 100%);
    background: -webkit-linear-gradient(left, #0b257f 0%, #25409a 100%);
    background: linear-gradient(to right, #0b257f 0%, #25409a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0b257f', endColorstr='#25409a',GradientType=1 );
    z-index: 2;
    position: absolute;
}
.primary-background-gradient-2 {
    background: #039ff5;
    background: -moz-linear-gradient(-45deg, #039ff5 0%, #039ff5 70%, #14cfed 70%, #14cfed 100%);
    background: -webkit-linear-gradient(-45deg, #039ff5 0%, #039ff5 70%, #14cfed 70%, #14cfed 100%);
    background: linear-gradient(135deg, #039ff5 0%, #039ff5 70%, #14cfed 70%, #14cfed 100%);
    position: relative;
}
.secondary-background-gradient-2 {
    background: #0b257f;
    background: -moz-linear-gradient(-45deg, #0b257f 0%, #0b257f 70%, #25409a 70%, #25409a 100%);
    background: -webkit-linear-gradient(-45deg, #0b257f 0%, #0b257f 70%, #25409a 70%, #25409a 100%);
    background: linear-gradient(135deg, #0b257f 0%, #0b257f 70%, #25409a 70%, #25409a 100%);
    position: relative;
}
.primary-background-gradient-with-opacity::before {
    background: rgba(3,159,245, 0.5);
    background: -moz-linear-gradient(left, rgba(3,159,245, 0.5) 0%, rgba(20,207,237, 0.5) 100%);
    background: -webkit-linear-gradient(left, rgba(3,159,245, 0.5) 0%, rgba(20,207,237, 0.5) 100%);
    background: linear-gradient(to right, rgba(3,159,245, 0.5) 0%, rgba(20,207,237, 0.5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(3,159,245, 0.5)', endColorstr='rgba(20,207,237, 0.5)',GradientType=1 );
}
.secondary-background-gradient-with-opacity::before {
    background: rgba(11,37,127, 0.5);
    background: -moz-linear-gradient(left, rgba(11,37,127, 0.5) 0%, rgba(37,64,154, 0.5) 100%);
    background: -webkit-linear-gradient(left, rgba(11,37,127, 0.5) 0%, rgba(37,64,154, 0.5) 100%);
    background: linear-gradient(to right, rgba(11,37,127, 0.5) 0%, rgba(37,64,154, 0.5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(11,37,127, 0.5)', endColorstr='rgba(37,64,154, 0.5)',GradientType=1 );
}
.primary-background-color, .op-preloader, .op-timeline-repeater .number .number-inner-container .number-content, .heading-style-1::before, .op-blog-container .owl-dots .owl-dot,.op-faqs-container .op-faqs .op-faqs-items .panel-heading a::after, .op-testimonials-container .owl-dots .owl-dot, .op-main-footer h4:before, .op-footer-bottom, .op-image-container.img-styled::before, .op-image-container.img-styled::after, .op-blog-container .op-blog-detail h5 a::after, .op-testimonials-container .op-testimonial-style-2 .owl-dots .owl-dot.active, .op-testimonials-container .op-testimonial-style-2 .owl-dots .owl-dot:hover, .heading-style-2::before, .sidebar .widget-title::before, .op-team-member .op-member-info::before, .op-team-member .team-social-links li a:hover, .page-template-template-whmcs #bridge .navbar-main, .page-template-template-whmcs #bridge section#home-banner .btn.search:hover, .page-template-template-whmcs #bridge section#home-banner .btn.search, .page-template-template-whmcs #bridge .home-shortcuts, .page-template-template-whmcs #bridge .panel-sidebar > .panel-heading, .page-template-template-whmcs #bridge .btn-success, .page-template-template-whmcs #bridge .btn-primary, .op-main-footer h4:before{background-color:#039ff5;}body .transparant-button, .op-counter .op-counter-icon-container .icon, .op-header-container .op-header-bottom .op-header-menu li.current-menu-item:first-child > a, .op-header-container .op-header-bottom .op-header-menu li.current-menu-item > a, .op-header-container .op-header-bottom .op-header-menu li a:hover, .page-template-template-whmcs #bridge section#home-banner .btn.search:hover, .page-template-template-whmcs #bridge section#home-banner .btn.search, .page-template-template-whmcs #bridge .btn-success, .page-template-template-whmcs #bridge .btn-primary{border-color:#039ff5;}body a, body a:hover, .primary-color, .op-timeline-repeater .op-timeline-content h4, .op-faqs-container .op-faqs .op-faqs-items .panel-heading a::before, .op-counter .op-counter-icon-container .icon > span, .op-get-in-touch ul li::before, .op-blog-container .op-blog-detail:hover h5 a, .op-testimonials-container .op-testimonial-style-2 .op-testimonial-item .author-info h5, .op-testimonials-container .op-testimonial-style-2 .op-testimonial-item .author-info i, .op-features-container .op-features-heading .op-feature-style-2:hover, .op-service-item-container .op-service-item:hover h4, .sidebar .searchform::before, .sidebar ul li a::before, .office-hours::before, .op-header-container .op-header-bottom .op-header-menu li a:hover, .op-header-container .op-header-bottom .op-header-menu li.current-menu-item > a, body .sub-menu .menu-item i._mi, .op-icon-box .icon-container, .op-testimonials-container .op-testimonial-item .author-info .author-name, .page-template-template-whmcs #bridge a, .page-template-template-whmcs #bridge .panel-sidebar .list-group-item i:not(.fa-circle):not(.fa-dot-circle), .section-404 i{color:#039ff5;}.secondary-background-color, .op-timeline-repeater:nth-of-type(2n) .number .number-inner-container .number-content, .op-blog-container .owl-dots .owl-dot.active, .op-blog-container .owl-dots .owl-dot:hover, .op-testimonials-container .owl-nav .owl-prev:hover, .op-testimonials-container .owl-nav .owl-next:hover, .error404 .op-header-container .op-top-bar, .hero-inactive .op-header-container .op-top-bar, .op-testimonials-container .owl-dots .owl-dot.active, .op-testimonials-container .owl-dots .owl-dot:hover, .op-header-container .op-header-bottom .op-header-menu li .sub-menu li a:hover, .op-header-container .op-header-bottom .op-header-menu li .sub-menu li.current-menu-item a, .op-team-member .team-social-links li a, .page-template-template-whmcs #bridge section#home-banner, .page-template-template-whmcs #bridge .home-shortcuts li:hover, .page-template-template-whmcs #bridge .label-warning, .page-template-template-whmcs #bridge .label-default, .page-template-template-whmcs #bridge .navbar-main .navbar-nav > .active > a, .page-template-template-whmcs #bridge .navbar-main .navbar-nav > .active > a:focus, .page-template-template-whmcs #bridge .navbar-main .navbar-nav > .active > a:hover, .page-template-template-whmcs #bridge .navbar-main .navbar-nav > .open > a, .page-template-template-whmcs #bridge .navbar-main .navbar-nav > .open > a:focus, .page-template-template-whmcs #bridge .navbar-main .navbar-nav > .open > a:hover, .page-template-template-whmcs #bridge .navbar-main .navbar-nav > li > a:focus, .page-template-template-whmcs #bridge .navbar-main .navbar-nav > li > a:hover, .page-template-template-whmcs #bridge .panel-sidebar a.list-group-item.active, .page-template-template-whmcs #bridge .panel-sidebar a.list-group-item.active:focus, .page-template-template-whmcs #bridge .panel-sidebar a.list-group-item.active:hover, .page-template-template-whmcs #bridge .panel-sidebar a.list-group-item:hover, .page-template-template-whmcs #bridge .btn-success:hover, .page-template-template-whmcs #bridge .btn-primary:hover. .op-title-wrapper::before{background-color:#0b257f;}.blog-section .navigation.pagination .nav-links a,.blog-section .navigation.pagination .nav-links span, .op-domain-search form input, .op-icon-box .icon-container, .section-404 i, .page-template-template-whmcs #bridge .panel-sidebar a.list-group-item.active, .page-template-template-whmcs #bridge .panel-sidebar a.list-group-item.active:focus, .page-template-template-whmcs #bridge .panel-sidebar a.list-group-item.active:hover, .page-template-template-whmcs #bridge .panel-sidebar a.list-group-item:hover, .page-template-template-whmcs #bridge .btn-success:hover, .page-template-template-whmcs #bridge .btn-primary:hover{border-color:#0b257f;}.blog-section .navigation.pagination .nav-links a, .secondary-color, .op-faqs-container .op-faqs .op-faqs-items .panel-heading a, .page-template-template-whmcs #bridge a:hover, .page-template-template-whmcs #bridge .logo-text{color:#0b257f;}body{font-family:Montserrat;}.secondary-background-color.footer{background-color:#1a2431;}