._hidden{
    display: none !important;
}

._no_style{
    margin: 0px !important;
    padding: 0px !important;
    border: 0px !important;
}
._no_style td{
    padding: 0px !important;
}
._no_style tr{
    border: 0px !important;
}

body{
    font-size: 18px !important;
    color: #42555ad1 !important;
    font-family: acumin-pro, Helvetica Neue, Helvetica, Arial, sans-serif !important;
    letter-spacing: 1px;
    line-height: 1.7;
    font-size: 1.125rem;
    line-height: 1.75rem;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
}

.vc_col-sm-9{
    max-width: 80% !important;
}

/* ninja Forms */
.nf-form-content .list-select-wrap .nf-field-element>div,
.nf-form-content input:not([type=button]),
.nf-form-content input:not([type=submit]),
.nf-form-content textarea{
    background: white;    

}

/* comparisson */
._comparison .container{
    background: white;
    box-shadow: 0 4px 19px 0 rgba(0,0,0,.15);
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
._comparison .pixicon-check-circle-2{
    color: #7ed321 !important;
    font-size: 32px;
}
._comparison .pixicon-close-circle{
    color: #ff5723 !important;
    font-size: 32px;
}


/* general accordion */
.accordion-card .card .card-header {
    background: white !important;
    border: 0px;
    border-radius: 0px !important;
    box-shadow: none !important;
    padding: 0px;
    border-radius: 0px !important;
}
.accordion-card .card .card-header button {
    border-radius: 0px !important;
    background: white !important;
}
.accordion-card .card .card-header:hover{
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.15) !important;
}



p{
    letter-spacing: initial;
    color: #42555ad1;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
}
.pix-sliding-item.secondary-font.text-heading-default{
    font-size: 20px;
    margin-top: 5px;
}

.text-primary {
    color: #01a8e2 !important;
    background: transparent;
}
.bg-primary-light {
    background-color: transparent !important;
}

/* Main Menu Links */
.text-small, .text-sm, .typeahead.dropdown-menu li a, .bootstrap-autocomplete.dropdown-menu.show a {
    font-size: 16px !important;
}


/* menu widget links */
a:hover{
    color: var(--text-blue) !important;
}
.widget_nav_menu .menu>.menu-item>a:hover {
	color: var(--text-blue) !important;
}
._bg_dark .widget_nav_menu .menu>.menu-item>a:hover{
	color: var(--text-blue) !important;
}
.widget_nav_menu .menu>.menu-item>a > i {
	margin-top: -2px;
    font-size: 10px !important;
    color: var(--text-blue) !important;
}
.widget_nav_menu .menu>.menu-item>a > span {
	flex: 1;
}
.widget_nav_menu .menu>.menu-item>a {
	background: initial;
	box-shadow: initial !important;
	transition: color .2s;
	border-radius: 0;
	margin: 0 !important;
	font-size: .75rem;
    line-height: 1.125rem;
	padding: 10px 0px !important;
	align-items: center;
    display: flex;
	width: 100%;
	position: relative;
	color: #060808;
	font-weight: initial;
}
._bg_dark .widget_nav_menu .menu>.menu-item>a{
	color: var(--text-gray-2);
}
.widget_nav_menu .menu>.menu-item>a,
.widget_nav_menu .menu>.menu-item>a i{
	transition: transform 0.2s ease;
}
.widget_nav_menu .menu>.menu-item>a:hover {
	transform: initial !important;
}


.widget_nav_menu .menu>.menu-item>a:hover i {
  transform: translateX(3px);
}

.widgettitle{
    font-size: 18px;
    font-weight: bold;
    color: #1c2834;
    border-radius:0 !important;
}
._horizontal .widget_nav_menu ul.menu{
    display: flex;
}
._horizontal .widget_nav_menu ul.menu li.menu-item > a:after{
    content: '|';
    color: inherit !important;
    display: block;
    margin-left: 10px;
    margin-right: 10px;
}
._horizontal .widget_nav_menu ul.menu li:last-child.menu-item > a:after{
    content: initial;
}
._horizontal .widget_nav_menu ul.menu li.menu-item > a > i{
    display: none !important;
}
@media (min-width: 992px){
    .nav-style-megamenu>li.nav-item .dropdown-menu a {
        padding: 0px 0px 0 0px;
    }
}



/* Ninja Forms Stuff */
.nf-errors,
.nf-form-fields-required,
.nf-error-wrap,
.nf-after-form-content {
  display: none !important;
}

/* Menu Ninja Form Message */
._menu_nf_complete .nf-response-msg{
	background: #000000b3;
	padding: 10px;
	text-align: center;
}
._menu_nf_complete .nf-response-msg p{
	color: white;
	font-weight: bold;
}
._ninja_form_button{
    border: 1px solid transparent !important;
    background-image: linear-gradient(90deg,#01a8e2,#006fe1) !important;
}
._ninja_form_button:hover{
    border: 1px solid #01a8e2 !important;
    
}


.badge{
    padding: 0px !important;
}


section .wpb_column{
  padding-right: 15px;
}
section .wpb_column:last-child{
  padding-right: 15px;
}

footer .wpb_column{
  padding-left: 15px;
  padding-right: 15px;
}
.nf-form-content{
    margin: initial;
}



/* Mega-Menu Styles */
._megamenu_static_content{
	flex: 1 !important;
}
._megamenu_static_content .vc_row{
	margin: 0px;
}
.dropdown-menu .submenu-box .container .menu-item:first-child ._megamenu_static_content a {
	border-top-left-radius: initial;
	border-top-right-radius: initial;
}
.dropdown-menu .submenu-box .container .menu-item:last-child ._megamenu_static_content a {
	border-bottom-right-radius: initial;
	border-bottom-left-radius: initial;
}
.nav-style-megamenu>li.nav-item .dropdown-menu ._megamenu_static_content a {
	padding: initial;
}
._megamenu_static_content a{
	display: block !important;
}

.pix-topbar .text-small,
.pix-topbar .text-sm,
.pix-topbar .typeahead.dropdown-menu li a,
.pix-topbar .bootstrap-autocomplete.dropdown-menu.show a{
    
    font-size: 14px !important;
    font-weight: initial !important;

}



/* buttons */
.btn-outline-gradient-primary, .btn-gradient-primary{
  background-image: linear-gradient(90deg,#01a8e2,#006fe1) !important;
  border: 2px solid transparent;
}


.btn-outline-gradient-primary:hover,
.btn-gradient-primary:hover
{
  background: white !important;
  border: 2px solid #01a8e2;
  color: var(--text-blue) !important;
}



.btn.text-white.btn-orange:hover{
    background: white !important;
    color: var(--text-orange) !important;
}
.btn-orange{
    border: 2px solid var(--text-orange);
}

._white h1,
._white h2,
._white h3,
._white h4,
._white h5,
._white h6,
._white p
{
    color: white !important;
}



pre{
	background: #f5f2f0;
}
code{
	background: #f5f2f0;
	padding: 3px 5px;
	color: #202429;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 16px;
}

._noheight{
	height: 0px !important;
	overflow: hidden !important;
	margin: 0px !important;
	padding: 0px !important;
}


/* old post stuff  */

._old_post iframe{
    width: 100%;
    min-height: 500px;
}
._old_post .art-Article_Kicker{
    font-size: .75rem;
    font-weight: 600;
    letter-spacing: .0625rem;
    line-height: 1.5rem;
    text-transform: uppercase;
    color: #01a8e2 !important;
    margin-bottom: 0.813rem;
}


/* posts */
.pix-post-meta-box,
.entry-meta.pix-post-meta-inner,
.comments-area,
.navigation.post-navigation,
.entry-header{
    display: none !important;
}
._hover_black:hover{
    background: black;
}
._hover_black:hover span{
    color: white !important;
}

._icon_50 .rounded-circle{
    width: 50px !important;
    height: 50px !important;
    line-height: 50px !important;
}

.wpb_widgetised_column .wpb_wrapper > ul{
        padding-inline-start: initial;
}

._post_title{
    font-weight: bold;
}
._post_author{
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
}


._sidebar_newsletter{
    background-image: linear-gradient(135deg,#1d417f,#142d4b);
    color: white;
}
._sidebar_newsletter > .wpb_column{
    background-image: url(/wp-content/uploads/2023/05/newsletter-bg.svg);
    background-repeat: no-repeat;
    background-position: 100% 100%;
    padding: 15px;
}
._sidebar_newsletter p{
    color: white !important;
}
._sidebar_newsletter input[type="email"] {
    background-color: hsla(0,0%,100%,.2) !important;
    color: #fff !important;
    border: 1px solid #fff !important;
}
._old_post .vc_column_container>.vc_column-inner{
    padding-right: initial;
}
._old_post ._post_category{
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
}

._old_post .wys-Video_Padder{
    padding-bottom: initial !important;
}

._old_post .img-Image_Image{
    width: 100%;
    height: auto;
}

.nprogress-bus{
    max-height: 5px !important;
    overflow: hidden !important;
}







/* Category list  */
._category_list{
    display: table-row;
}
._category_list ._inactive ._item_holder{
    padding-right: 15px;
    padding-left: 15px;
}
._category_list ._list_item{
    display: table-cell;
    padding: 15px;
    text-align: center;
    color: #1c2834 !important;
    padding-top: 30px;
    padding-bottom: 30px;
}



._category_list ._list_item._inactive ._item_holder {
    border-left: 1px solid #e2e5e6;
}

._active ._item_holder,
._after_active ._item_holder,
._category_list ._list_item._inactive:first-child ._item_holder{
    border-left: initial !important;
}

._category_list ._active{
    background: linear-gradient(90deg,#01a8e2,#01a8e2 1.4%,#006fe1);
    color: white !important;
}
._category_list{
    border: none;
    border-radius: 4px;
    box-shadow: 0 1px 5px 0 rgba(89,103,146,.26);
    background: white;
}

._category_list ._icon{
    font-size: 34px;
    color: #01a8e2;
    margin-bottom: 15px;
}
._category_list ._active ._icon{
    color: white !important;
}


/* Blog Categories Icons */
._category_list ._icon i.fa:before{
    content: "\f0f6";
}
.rounded-lg{
    border-radius: 25px !important;
}
.rounded-lg [type="text"]{
    border-radius: 25px !important;
}
.rounded-lg button{
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
    background: linear-gradient(90deg,#01a8e2,#01a8e2 1.4%,#006fe1);
    color: white;
}
._search_posts svg{
    display: none !important;
}
._search_posts button:after{
    content: 'Search';
    color: white;
    font-size: 18px;
    padding-right: 10px;
    padding-left: 10px;
}


._list_post_items_heading{
    display: flex;
}
._list_post_items_title{
    font-size: 32px;
    font-weight: bold;
    margin-right: 20px;
}
._list_post_items_counter{
    font-size: 18px;
}
._list_post_items_heading_container{
    margin-top: 60px;
    margin-bottom: 40px;
}

._list_post_items .pix-post-meta-categories,
._list_post_items .pix-post-meta-date,
._list_post_items .card-footer2,
._foobar
{
  display: none !important;
}

._list_post_items .pix-content-box{
    box-shadow: 0 3px 7px 0 rgba(0,0,0,.08);
    transition: box-shadow .2s;
}
._list_post_items h5{
    font-size: 20px;
    color: #1c2834;
}

._list_post_items .rounded-lg{
    border-radius: 5px !important;
}


.post-thumbnail{
    display: none !important;
}

._list_post_items .bg-primary {
    background-color: #efefef !important;
}
._list_post_items .pix-content-box{
    min-height: 300px;
}


._branded_circle_background{
  display: block;
  background: white;
  width: 800px;
  height: 800px;
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 99999px;
  margin-top: -45px;
}
._branded_circle_background:before{
    content: ' ';
    display: block;
    position: absolute;
    background: #ff5723;
    width: 100px;
    height: 100px;
    border-radius: 99999px;
    top: 140px;
    left: 40px;
}
._branded_circle_background:after{
    content: ' ';
    display: block;
    position: absolute;
    background: #01a8e2;
    width: 180px;
    height: 180px;
    border-radius: 99999px;
    bottom: 100px;
    right: -40px;
}

._max_500{
    max-height: 500px;
    overflow: hidden;
}
.pix-pt-200, .pix-py-200 {
    padding-top: 100px !important;
}

._no_carousel_controls button,
._no_carousel_controls .flickity-page-dots,
._foobar{
    display: none !important;
}


.wpb-content-wrapper section.vc_section{
    padding-top: 60px;
}

.wpb-content-wrapper section.vc_section:last-child{
    padding-bottom: 60px;
}


.bg-orange-light.rounded-lg.pb-1.mb-3.d-inline-block.px-2.text-yellow{
    display: none !important;
}


._white_text{
    color: white !important;
}


._center_form .nf-form-content {
    text-align: center;
}


._search_posts_watchpoint .rounded-lg [type="text"]{
    border-radius: initial !important;
}
._search_posts_watchpoint button{
    border-radius: initial;
    background: #00e46a;
    color: black !important;
}
._search_posts_watchpoint button:after{
    content: 'Search';
    color: black;
    font-size: 18px;
    padding-right: 10px;
    padding-left: 10px;
}
._search_posts_watchpoint svg{
    display: none !important;
}


._no_image img{
    display: none !important;
}
._no_image  .vc_gitem-is-link,
._no_image a
{
    display: none !important;
}
._full_click{
    cursor: pointer
}
/* END */

.ez-toc-counter nav ul li a::before{
    display: none !important;
}
#ez-toc-container {
    border: initial;
}




._search_result_item{
    box-shadow: 0 3px 7px 0 rgba(0,0,0,.08);
    transition: box-shadow .2s;
    display: block;
    padding: 1.219rem 25.5px;
    background-color: #fff;
    margin-bottom: 15px;
}
._search_result_item:hover{
    box-shadow:0 10px 40px 0 rgba(0,0,0,.12);
}
._search_result_item ._title{
    color: #1c2834;
    font-size: 16px;
}
._search_result_item ._title{
    color: #1c2834 !important;
}
._search_result_item ._summary{
    display: flex;
    color: #b7b7b7 !important;
    font-size: 12px;
    font-weight: initial;
}

._search_result_item ._summary>div:after{
    content: "|";
    margin: 0 8px
}
._search_result_item ._summary>div:last-child:after{
    content: initial;
}
._search_paging{
    display: flex;
}
._search_paging span, ._search_paging a{
    align-items: center;
    justify-content: center;
    display: flex;
    width: 40px;
    height: 40px;
    font-size: 1.25rem;
    font-weight: 700;
    line-height: 1;
    border: 1px solid #e2e5e6;
    border-radius: 4px;
    color: #46555a;
    margin-right: 10px;
}
._search_result_items ._search_title{
    font-size: 24px;
    font-weight: bold;
    color: #1a2634;
    margin-bottom: 20px;
}
._search_result_items .page-numbers.current{
    border-color: #01a8e2;
}

.pix-header{
    box-shadow: 0 4px 8px 0 rgba(0,0,0,.15);
}
h1:not(.card-title), 
h2:not(.card-title), 
h3:not(.card-title), 
h4:not(.card-title), 
h5:not(.card-title), 
h6:not(.card-title) {
    /*line-height: 0.6;*/
}
._box_shadow{
    box-shadow: 0px 0px 20px 2px rgba(0,0,0,0.75);
    -webkit-box-shadow: 0px 0px 20px 2px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 20px 2px rgba(0,0,0,0.75);
}

._course_info_box .pix-el-text{
    position: absolute;
    right: -90px;
    bottom: -90px;
    width: 400px !important;
    background: white;
    box-shadow: 0px 0px 9px 3px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0px 0px 9px 3px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 9px 3px rgba(0,0,0,0.2);
    padding: 25px;
    border-radius: 5px;
}
._course_info_box > div:first-child{
    background-size: auto 100% !important;
    background-position: left top !important;
    background-repeat: no-repeat !important;
    min-height: 350px;
}
hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-top: 1rem;
    margin-bottom: 0px;
}
._info_link .mr-md-5{
    text-align: right;
    line-height: 16px;
    margin-right: 0px !important;
}
._icon_box{
    color: #46555a !important;
    display: flex;
    border-radius: 5px;
    /*
    box-shadow: 0px 0px 9px 3px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0px 0px 9px 3px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 9px 3px rgba(0,0,0,0.2);
    */
    border: 1px solid #e3e7e8;
    padding: 5px;
    font-size: 14px;
    line-height: normal;
}

._icon_box:hover{
    color: black !important;
    box-shadow: 0px 0px 9px 3px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0px 0px 9px 3px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 9px 3px rgba(0,0,0,0.2);
}
._icon_box ._icon{
    width: 95px;
    height: 95px;
    display: table-cell;
    min-width: 95px;
    min-height: 95px;
    background-image: linear-gradient(90deg,#01a8e2,#006fe1) !important;
    text-align: center;
    vertical-align: middle;
    border-radius: 5px;
}
._icon_box ._text{
    padding: 0px 10px !important;
}
._icon_box ._icon_holder{
    color: white;
    font-size: 30px;
    font-weight: bold;
}
._arrow_holder{
    color: #00a2e2;
    font-size: 30px;
    font-weight: unset;
}
._icon_box ._arrow i{
    margin: 0px 20px;
}

.bg-gray-2._light_blue_background,
.bg-gray-2._light_blue_background #content.bg-white{
    background: #f5f9fd !important;
}


._bubble_intro{
    object-fit: cover;
    border-radius: 50% !important;
    overflow: hidden;
    width: 900px !important;
    height: 900px !important;
    margin-top: -350px;
}
._no_navigation ._category_list,
._no_navigation ._list_post_items_heading_container{
    display: none !important;
}

.pix-p-20{
    padding: 0px !important;
}



/* team details */
._team_member .pix-member-name,
._team_member .pix-member-title,
._team_member .pix-social{
    background: #f7f7f79e;
    margin: 0px !important;
}
._team_member .pix-member-name,
._team_member .pix-member-title{
    padding: 0px 10px;
}
._team_member .pix-member-title{
   padding-bottom: 15px; 
}
._team_member .card-img-overlay{
    height: 270px;
}

/* ToC */
.ez-toc-page-1::marker{
    display: none !important;
}
div#ez-toc-container ul li {
    font-size: 95%;
    margin-bottom: 20px;
    font-size: 14px;
}
.ez-toc-link{
    color: #b7b7b7 !important;
    font-weight: bold;
}
.ez-toc-link:hover{
    color: #333 !important;
    text-decoration: none !important;
}

._megamenu_static_content h2{
    font-size: 18px;
}

footer .widget_nav_menu,
footer .vc_wp_custommenu.wpb_content_element{
    margin-bottom: 0px !important;
}

.pix-highlight-bg {
    background-image: linear-gradient(#003fb2, #003fb2);
}
.pix-highlight-bg .pix-highlight-item{
    padding-left: 5px;
    padding-right: 5px;
}
.pix-highlight-bg .pix-highlight-item:hover{
    color: white !important;
}

._stylzed_tabs .accordion-card .card .card-header{
    border-radius: none !important;
    box-shadow: none !important;
}

._hide_accordion_button button{
    display: none !important;
}
.pix-el-text li{
    color: var(--text-gray-7);
    font-size: 18px;
    letter-spacing: initial;
}


._featurette_circles ._circle{
    border-radius: 999999px;
    position: absolute;
}
._featurette_circles ._circle1{
    min-width: 80px;
    min-height: 80px;
    width: 20vw;
    height: 20vw;
    max-width: 110px;
    max-height: 110px;
    top: 30;
    left: 12%;
    background-image: linear-gradient(90deg,#01a8e2,#006fe1);
}
._featurette_circles ._circle2{
    bottom: -50px;
    left: 20%;
    max-width: 300px;
    max-height: 300px;
    min-width: 200px;
    min-height: 200px;
    width: 30vw;
    height: 30vw;
    background-color: #c1e0ff;
}
._featurette_circles ._circle3{
    top: 50px;
    right: 20%;
    max-width: 300px;
    max-height: 300px;
    min-width: 200px;
    min-height: 200px;
    width: 30vw;
    height: 30vw;
    background-color: #fff;
    box-shadow: 0 2px 55px 0 rgba(0,0,0,.15);
}
._featurette_circles ._circle4{
    right: 4%;
    bottom: -50px;
    max-width: 100px;
    max-height: 100px;
    min-width: 65px;
    min-height: 65px;
    width: 20vw;
    height: 20vw;
    background-color: #ff5723;
}
._featurette .pix-feature-el{
    background: white;
    border-radius: 15px;
    padding: 15px;
    box-shadow: 0 2px 55px 0 rgba(0,0,0,.15);
}
._featurette ._featurette1{
    margin-top: 60px;
}
._featurette ._featurette3{
    margin-top: 60px;
}

.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
    margin-bottom: 0px;
}

/* Fix carousel styling issue */
._carousel .card {
    position: absolute !important;
}

.xxx_carousel._testimonial_slider .card{
    max-height: 230px;
}
._carousel .flickity-button{
    background-image: none;
    color: #01a8e2;
    cursor: default;
    border-radius: initial !important;
    padding-top: 60px;
    padding-bottom: 60px;
}

._carousel .flickity-button{
    background-image: linear-gradient(90deg,#01a8e2,#006fe1)
}
._carousel .flickity-button[disabled]{
    background-image: none;
}
._carousel .flickity-button[disabled] svg path{
    fill: rgba(0, 0, 0, 0.1) !important;
}

._carousel .flickity-button svg path{
    fill: white !important;
}
._carousel .carousel-cell{
    width: 50%;
}
[data-vc-full-width="true"] .flickity-button.previous{
    left: 0px;
}
[data-vc-full-width="true"] .flickity-button.next{
    right: 0px;
}
._carousel .flickity-prev-next-button {
    top: 50% !important;
}
._carousel .carousel-cell{
    margin-right: 15px;
    min-height: 100%;
}
._shadow{
    box-shadow: 0 3px 27px 0 rgba(0,0,0,.3);
}



/*pricing tables */
._pricing_table .card > div:first-child{
    background-color: #112d4a !important;
    border-radius: 5px !important;
    padding: 10px !important;
    text-align: center;
}
._pricing_table .badge{
    background-color: transparent !important;
}
._pricing_table .card > div:first-child span,
._pricing_table .card > div:first-child p{
    color: white !important;
}
._pricing_table i{
    font-size: 24px;
    font-weight: bold;
}
._pricing_table .card{
    border: 1px solid #e2e5e6;
}
._pricing_table .card > div:last-child{
    padding: 0px 20px;
}


.w-100 > .d-block:last-child{
    padding: 10px 15px !important;
}


._accordion_images .card-header{
    padding: 1.625rem 28px;
    background-color: #f5f9fd !important;
    background: #f5f9fd !important;
}
._accordion_images .accordion-card .card .card-header{
    background-color: #f5f9fd !important;
    background: #f5f9fd !important;
}
._accordion_images .accordion-card .card .card-header button{
    padding: 1.625rem 28px;
    background-color: #f5f9fd !important;
    background: #f5f9fd !important;
}
._accordion_images .accordion-card .card .card-header button span{
    font-weight: initial !important;
    font-size: 18px;
}
._accordion_images .accordion-card .card .card-header button:hover span{
    color: #01a8e2 !important;
}
[data-anim-type="pix-sliding-text"] .pix-sliding-item{
    padding: 0px !important;
}
.slide-in-container{
    xxxoverflow: initial !important;
}
._page_title_light_blue{
    background: linear-gradient(180deg,#f0f6fd,rgba(240,246,253,0));
}

._megamenu_container{
    max-width: 2000px;
    width: 90%;
    position: fixed !important;
    left: 50%;
    transform: translateX(-50%);
    top: 82px !important;
}
._megamenu_container._admin_bar_present._top_bar_present{
    top: 96px !important;
}
._megamenu_container._admin_bar_present._top_bar_missing{
    top: 88px !important;
}

._megamenu_container._admin_bar_missing._top_bar_present{
    top: 96px !important;
}
._megamenu_container._admin_bar_missing._top_bar_missing{
    top: 56px !important;
}


a.text-white:hover, a.text-white:focus{
    color: var(--text-blue) !important;
}
/*em{
    background-color: #ff5722;
    padding: 20px;
    border-radius: 8px;
    color: #ffffff;
    text-align: center;
    font-style: italic;
    display: block;
    font-size: 26px;
}
em._dark{
    background-color: #142d49;
}*/
blockquote{
    border-left: 2px solid #ff5723;
    padding-left: 20px;
    margin: 10px 0px;
    font-size: 18px;
    font-weight: 600;
    font-style: normal;
    color:#1c2834;
    
}
._resources:hover span{
    color: black !important;
}

._old_post .wpb_column.vc_column_container.vc_col-sm-9{
    padding-right: 70px;
}

strong span._post_title {
    line-height: initial;
}
div.widget_nav_menu h2.widgettitle {
    padding-bottom: 10px !important;
    margin-bottom: 10px;
    font-size: 1rem;
    line-height: 1.625rem;
    color: #1c2834;
}

@media (max-width: 992px){
    footer .widget.widget_nav_menu ul.menu{
      display: none;
    }
}
._display_mobile_footer_menu{
    display: block !important;
}

._mobile_menu{
    display: none;
}
pre code {
    line-height: 1.4;
    padding-left: 0px;
    padding-right: 0px;
}

footer .widget_nav_menu .menu>.menu-item>a{
    padding: 0px 0px 15px 0px !important;
}

/* footer hubspot form */
footer .hbspt-form input[type="text"],
footer .hbspt-form input[type="email"]{
    padding: 10px;
    border: 1px solid #c4c4c4 !important;
}
footer .hbspt-form .input{
    display: flex;

}
footer .hbspt-form input[type="submit"]{
    margin-left: 10px;
    color: white;
}
footer .hbspt-form .no-list.hs-error-msgs.inputs-list{
    font-size: 12px;
    font-weight: initial;
    color: red;
    margin-bottom: 0px;
}

.pix-team-card{
    cursor: pointer;
}

/* News Section style*/
._news .text-heading-default{
    font-size: 20px;
}
._news ._list_post_items_list .card-body.col-md-6{
    flex: 66.6666666667%;
    max-width: 66.6666666667%
}
._news ._list_post_items_list .flex-column.col-md-6{
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
}

._news ._featured article .card{
    box-shadow: 0 3px 7px 0 rgba(0,0,0,.08);
    border-radius: initial !important;
}
._news ._featured article .pix-post-meta-categories > a{
    display: none !important;
}
._featured article .pix-post-meta-categories > a:last-child{
    display: initial !important;
    text-transform: uppercase;
}
._news ._featured article .card-body{
    padding: 20px !important;
}
._featured article .flex-fill.text-right{
    display: none !important;
}
._news ._featured .entry-meta{
    display: none !important;
}
._news ._featured article img{
    max-height: 150px !important;
}

._news ._list_post_items_list .pix-post-meta-categories{
    display: initial !important;
}
._news ._list_post_items_list .pix-post-meta-categories > a{
    display: none !important;
}
._news ._list_post_items_list .pix-post-meta-categories > a:last-child{
    display: initial !important;
    text-transform: uppercase;
}

._news ._list_post_items .pix-post-meta-date{
    display: initial !important;
}
._news ._list_post_items .entry-meta,
._news ._list_post_items article .flex-fill.text-right{
    display: none !important;
}
._news ._list_post_items img{
    max-height: 100px !important;
}
._news ._list_post_items article{
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e2e5e6;
}
._news .card-body .pix-pb-20.text-break.text-body-default{
    display: none !important;
}

._news .pix-pt-20,
._news .pix-py-20{
    padding-top: 0px !important;
    margin-top: 0px !important;
}
._license_form .nf-form-cont{
    border: 3px solid #01a8e2;
    border-radius: 10px;
    padding: 10px;
}

._keep_open{
    visibility: visible !important;
    height: auto !important;
    overflow: visible !important;
}




/* Licensing stuff */
._license_form [name="redirect_url"]{
    display: none !important;
}

/**/