/**
Theme Name: oneok
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: oneok
Template: astra
*/

.kt-btn-inner-text {
    font-family: 'Open-Sans-Condensed';
}

.ast-primary-header-bar.ast-primary-header.main-header-bar.site-header-focus-item {
    background-color: #003a70;
	border-bottom: 1px solid #0085cf!important;
}

.ast-site-identity {
    padding: 0.6em 0;
}

.ast-theme-transparent-header .ast-header-search .ast-icon {
    color: #0085cf;
}

.site-header-primary-section-right {
    background-color: white;
    padding-right: 20px;
}

.ast-icon.icon-search svg {
    height: 2em;
    width: 1.4em;
}

.ast-theme-transparent-header #masthead {
    position: relative;
}

span.kt-blocks-accordion-title {
    padding-left: 70px;
    position: relative;
}

.first_accordin span.kt-blocks-accordion-title:before {
    content: "";
    position: absolute;
    width: 100%;
    background-image: url("/wp-content/uploads/2023/09/environment-icon.png");
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-repeat: no-repeat;
    height: 100%;
    background-size: contain;
}

.first_accordin .kt-accordion-panel-active:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    border-style: solid;
    border-width: 20px 0 30px 30px;
    border-color: transparent transparent #cce9de transparent;
}

.second_accordin span.kt-blocks-accordion-title:before {
    content: "";
    position: absolute;
    width: 100%;
    background-image: url("/wp-content/uploads/2023/09/social-icon.png");
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-repeat: no-repeat;
    height: 100%;
    background-size: contain;
}

.second_accordin .kt-accordion-panel-active:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    border-style: solid;
    border-width: 20px 0 30px 30px;
    border-color: transparent transparent #3bbdff transparent;
}

.third_accordin span.kt-blocks-accordion-title:before {
    content: "";
    position: absolute;
    width: 100%;
    background-image: url("/wp-content/uploads/2023/09/governance-icon.png");
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-repeat: no-repeat;
    height: 100%;
    background-size: contain;
}

.third_accordin .kt-accordion-panel-active:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    border-style: solid;
    border-width: 20px 0 30px 30px;
    border-color: transparent transparent #b05c99 transparent;
}

.first_accordin .kt-blocks-accordion-header {
    background-color: #00695E!important;
}

.first_accordin .kt-accordion-panel-inner {
    border: #CCE9DE!important;
    background-color: #CCE9DE!important;
}

.kt-accordion-panel-inner p{
    color:#525659!important;
	font-size: 18px!important;
}

.kt-accordion-panel-inner{
	padding: 20px 40px 20px 40px!important;
}

.second_accordin .kt-blocks-accordion-header {
    background-color: #08A2F0!important;
}

.second_accordin .kt-accordion-panel-inner {
    border: #3bbdff!important;
    background-color: #3bbdff!important;
}

.third_accordin .kt-blocks-accordion-header {
    background-color: #9E0072!important;
}

.third_accordin .kt-accordion-panel-inner {
    border: #b05c99!important;
    background-color: #b05c99!important;
}

.recognition_section {
    margin-bottom: 10px!important;
}

.kt-testimonial-content
{
	padding-left: 75px;
    line-height: 30px;
}


element.style {
}
*, :after, :before {
    box-sizing: inherit;
}

.home .slant_button_banner {
    background-image: url("/wp-content/uploads/2023/09/button-background-light-blue.png")!important;
    margin-top: 70px!important;
    text-decoration: none!important;
}

p.header_paragraph {
    font-family: "roboto", sans-serif!important;
    font-weight: 200!important;
    margin-top: 50px!important;
}

.home .slant_button_banner:hover {
    background-image: url("/wp-content/uploads/2023/09/button-background-cyan.png")!important;
	color:#0085c9!important;
}

.slant_button {
    background-image: url("/wp-content/uploads/2023/09/button-background.png")!important;
    background-repeat: no-repeat!important;
    font-size: 24px!important;
    background-size: contain!important;
    padding: 25px 30px 30px 30px!important;
    line-height: 15px!important;
    font-weight: bold!important;
	text-decoration:none!important;
}

.report_section_p
{
	font-family: 'open-sans-condensed'!important;
	line-height: 1.2!important;
}

.slant_button:hover {
    background-image: url("/wp-content/uploads/2023/09/button-background-hover.png")!important;
	color:#d95f18!important;
}

.report_section_p {
    margin-bottom: 0px!important;
}

.site-footer h2.widget-title{
	color: rgba(255, 255, 255, 0.8)!important;
    font-family: "Oswald", sans-serif!important;
    font-weight: 400!important;
    font-size: 18px!important;
    font-size: 1.125rem!important;
    text-transform: uppercase!important;
	margin-bottom: 0.1em!important;
}

.site-footer ul li a {
	color: rgba(255, 255, 255, 0.8);
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    text-decoration: none;
    padding: 5px 15px 0px 0;
    transition: color .2s ease-in-out;
	font-family: 'Roboto', sans-serif;
}

.kt-testimonial-content-wrap,
    .kt-testimonial-style-inlineimage .kt-testimonial-text-wrap,
    .kt-testimonial-style-inlineimage .kt-testimonial-text-wrap .kt-testimonial-content {
        display: flex;
        align-items: center;
		padding-left:10px!important;
    }
    .kt-testimonial-content-wrap {
        justify-content: flex-start;
    }

footer#colophon {
    font-family: 'Oswald',oswald,sans-serif!important;
	font-weight:400!important;
}

.main-navigation li {
    border-right: 2px solid #0085c9;
}

header .ast-grid-right-section {
    justify-content: space-between;
}

header .main-header-menu .menu-link,header .main-header-menu>a {
    padding: 0 0.5em!important;
}

header .site-header-primary-section-left
{
	justify-content: end;
}

.ast-above-header-wrap {
    top: 0;
    width: 100%;
    text-align: center;
    color: #ffffff;
    font-weight: bold;
    background-image: url("/wp-content/uploads/2023/09/bg_integration_main.png");
    background-size: cover;
    background-repeat: no-repeat;
}

.ast-above-header-wrap p {
    vertical-align: middle;
    padding-top: 5px;
}

.ast-footer-html-1 img.alignnone.size-medium {
    height: 60px;
    margin: 10px 10px 10px 0;
    max-width: 200px;
}

.footer li a {
   
}

.read_more_button a {
    font-family: 'Roboto';
    font-weight: bold!important;
    text-decoration: none!important;
    line-height: 30px!important;
    position: relative;
}

.kt-blocks-testimonial-carousel-item.is-active {
    border-right: 2px solid grey;
}

button.splide__arrow.splide__arrow--prev.slick-prev,button.splide__arrow.splide__arrow--next.slick-next {
    border: none!important;
}

.kt-blocks-carousel .kt-carousel-dotstyle-outlinedark .splide__pagination__page {
    opacity:1;
    height: 15px;
    width: 15px;
	box-shadow: inset 0 0 0 2px #7698b6!important;
}

.kt-blocks-carousel .kt-carousel-dotstyle-outlinedark .splide__pagination__page.is-active {
    background-color: #7698b6!important;
    box-shadow: inset 0 0 0 2px #7698b6!important;
	opacity:1;
}

.opensansfont h2,.opensansfont span
{
	font-family: 'Open-Sans-Condensed'!important;
}

.uagb-icon-list__source-wrap
{
	padding: 13px 5px 5px 5px!important;
	align-self: flex-start!important;
}

span.right_arrow {
   vertical-align: text-bottom;
}