a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
    color: #0065BD;
}
.heading-container {
    width: 100%;
    text-align: left;
    margin-bottom: 50px;
    display: flex;
    justify-content: center;
}
.heading-container-inner {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
}
.heading-inner {
    width: 100%;
}
.heading-container-inner.has-navigation .heading-inner{
    flex: 0 0 87%;
}
.section-title h2 {
    margin: 0;
}
.elementor-container.elementor-column-gap-default .heading-container-inner {
    padding: 0;
}
section.elementor-section-full_width .elementor-container.elementor-column-gap-default .heading-container-inner {
    padding: 0 10px;
}
section.elementor-section-boxed .elementor-container.elementor-column-gap-default .heading-container-inner {
    padding: 0;
}
.elementor--h-position-center .swiper-slide-contents {
    margin: 0 auto;
}
.section-navigation {
    flex: 0 0 13%;
    display: flex;
    align-items: center;
    margin-left: auto;
}
.section-pagination .swiper-pagination {
    position: relative;
    top: auto;
    bottom: auto;
    text-align: right;
}
.section-desc {
    margin-top: 20px;
    font-size: 18px;
}
.section-desc a {
    text-decoration: underline;
}
.content-grid-carousel,
.content-grid-carousel  .swiper-slide {
    overflow: visible;
}
.content-grid-carousel .swiper-button-next:after, 
.content-grid-carousel .swiper-button-prev:after {
    display: none;
}
.content-grid-carousel  .swiper-slide {
    height: auto;
    width: 270px;
}
.grid-carousel-navigation {
    position: relative;
    display: flex;
    width: 110px;
    margin-left: auto;
    margin-right: 0;
    height: auto;
    justify-content: space-between;
}
.grid-carousel-navigation .swiper-button-prev, 
.grid-carousel-navigation .swiper-button-next {
    left: auto !important;
    right: auto !important;
    position: initial !important;
    width: 50px;
    height: 50px;
    background-image: none !important;
    font-size: 24px;
    background: #F7F7F7;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 0;
}
.post-list-wrapper .grid-carousel-navigation .swiper-button-prev, 
.post-list-wrapper .grid-carousel-navigation .swiper-button-next {
    background: #fff;
}
.content-grid-wrap {
    overflow: hidden;
    display: flex;
    background-size: cover;
    position: relative;
    width: 100%;
    flex: 0 0 100%;
}
.content-grid-wrap-inner {
    display: flex;
    flex-wrap: nowrap;
    position: relative;
    align-items: stretch;
    flex-direction: column;
    width: 100%;
    height: 100%;
    flex: 0 0 100%;
    border: 1px solid #DBDBDB;
    padding: 30px;
}
.content-grid-inner {
    flex: 1 0 auto;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    width: 100%;
}
.content-grid-inner-wrap {
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    flex-direction: column;
    max-width: 100%;
    z-index: 1;
    width: 100%;
    white-space: normal;
    word-break: break-word;
}
.content-grid-icon, 
.content-grid-image {
    flex: 0 0 auto;
    height: auto;
    position: relative;
}
.content-grid-image img {
    object-fit: cover;
    object-position: center;
    display: inline-block;
    vertical-align: middle;
}
.content-grid-icon i {
    display: block;
    transition: all 0.3s ease 0s;
    font-size: 60px;
    color: #A6A6A6;
}
.content-grid-icon {
    margin-bottom: 25px;
}
.content-grid-subtitle {
    font-family: "Roboto Condensed", Sans-serif;
    font-size: 16px;
    font-weight: 300;
    text-transform: uppercase;
    color: #0065BD;    
    line-height: 19px;
    margin-bottom: 5px;
}
.content-grid-text .content-grid-title .title {
    font-size: 24px;
    margin: 0;
    word-break: break-word;
    hyphens: auto;
    line-height: normal;
    font-weight: bold;
}
.content-grid-link {
    margin-top: auto;
    width: 100%;
}
.has-btn-text .content-grid-text {
    transition: all 0.3s ease 0s;
}
.content-grid-carousel .swiper-pagination {
    position: relative !important;
    bottom: inherit !important;
    margin-top: 40px;
}
.content-grid-wrap {
    height: 100%;
}
.icon-pos-left .content-grid-wrap-inner {
    flex-direction: row;
}
.icon-pos-left .content-grid-wrap-inner .content-grid-icon {
    margin-bottom: 0;
    margin-right: 30px;
    width: 60px;
}
.icon-pos-left .content-grid-wrap-inner .content-grid-inner {
    flex-grow: 1;
    width: auto;    
    max-width: 100%;
}
.link-pos-right .content-grid-inner-wrap {
    flex-direction: row;
    flex-wrap: nowrap;
}
.link-pos-right .content-grid-inner-wrap .content-grid-text {
    flex-grow: 1;
    width: auto;
}
.link-pos-right .content-grid-inner-wrap .content-grid-link {
    width: auto;
    margin-left: 30px;
    display: flex;
    margin-bottom: auto;
    margin-top: auto;
    align-items: center;
}
.link-pos-right .content-grid-inner-wrap .content-grid-link .learn-more-btn {
    margin-top: auto;
    margin-bottom: auto;
}
.icon-pos-left .has-icon .content-grid-wrap-inner .content-grid-inner {
    max-width: calc(100% - 90px);
}
.img-pos-top .content-grid-wrap-inner {
    padding: 0;
}
.img-pos-top .content-grid-wrap-inner .content-grid-inner {
    padding: 30px;
}
.img-pos-top .content-grid-wrap-inner .content-grid-icon {
    margin: 0;
}
.img-pos-top .content-grid-wrap-inner .content-grid-icon img {
    height: 100%;
    display: block;
    width: 100%;
    object-fit: cover;
}


.content-grid-title {
    margin-bottom: 10px;
}
.elementor-grid > .postgrid-column .entry-content-inner {
    padding: 0px;
}


.post-job-category{
    margin-top: 30px;
    margin-bottom: 5px;
}
.post-job-category-job-text{
    
    color: #0065BD;
    font-family: "Roboto Condensed";
    font-size: 16px;
    font-weight: 300;
    text-transform: uppercase;
}
.height58{
    height: 58px;
}
.post-col-content:hover .jobbtn{
    background-color:#0065bd !important;
    color:#fff !important;
}
.job-title{
    font-size: 24px !important;
    line-height: 29px !important;
    font-family: "Roboto Condensed" !important;
    font-weight: bold !important;
}
.content-grid-inner .content-grid-link .learn-more-btn {
    display: inline-block;
    color: #0065BD;
    font-size: 16px;
    padding: 0;
    font-family: "Roboto Condensed";
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 30px;
    background: transparent;
    border: 1px solid #0065BD;
    padding: 20px 40px;
    line-height: 1;
    letter-spacing: 0.08em;
    white-space: nowrap;
}
.post-bottom-meta-job .content-grid-link .learn-more-btn {
    display: inline-block;
    color: #0065BD;
    font-size: 16px;
    padding: 0;
    font-family: "Roboto Condensed";
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 30px;
    background: transparent;
    border: 1px solid #0065BD;
    padding: 12px 15px;
    line-height: 1;
    white-space: nowrap;
}
.learn-more-btn span {
    color: inherit;
}
.learn-more-btn span + i {
    vertical-align: middle;
    margin-left: 18px;
    display: inline-block;
}
.content-grid-wrap .content-grid-inner .content-grid-link .learn-more-btn.no-text-btn {
    padding: 0;
    line-height: 40px;
    width: 40px;
    text-align: center;
    height: 40px;
    font-size: 24px;
}
.img-pos-top .content-grid-wrap .content-grid-inner .content-grid-link .learn-more-btn.no-text-btn,
.img-pos-background .content-grid-wrap .content-grid-inner .content-grid-link .learn-more-btn.no-text-btn,
.link-pos-right .content-grid-wrap:not(.has-image) .content-grid-inner .content-grid-link .learn-more-btn.no-text-btn {
    width: 50px;
    text-align: center;
    padding: 0;
    height: 50px;
    font-size: 24px;
    line-height: 50px;
    position: relative;
    z-index: 9;
}
.learn-more-btn:hover {
    color: #0065BD;
    background: transparent;
}
.post-list-wrapper .swiper-pagination {
    bottom: auto !important;
    top: auto;
    right: 0;
    left: auto;
    width: auto;
    margin-left: auto;
    position: relative;
}
.content-grid-container.content-grid-carousel {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    overflow: hidden;
}
.content-grid-desc p:last-child {
    margin-bottom: 0;
}

.img-pos-background .content-grid-wrap-inner {
    color: #fff;
    padding: 0;
}
.img-pos-background .content-grid-link {
    position: absolute;
    left: 0;
    bottom: 0;
    display: flex;
    width: 100%;
    opacity: 0;
    transition: all 0.3s ease 0s;
    text-align: right;
}
.img-pos-background .content-grid-link .learn-more-btn {
    margin-top: auto;
    margin-left: auto;
    margin-right: 0;
    margin-bottom: 0;
}
.img-pos-background .content-grid-subtitle, .img-pos-background .content-grid-title .title {
    color: #fff;
}
.content-grid-default-txt {
    display: none;
}
.img-pos-background .content-grid-default-txt {
    display: block;
}
.content-grid-wrap:not(.has-btn-text) .content-grid-inner-wrap .content-grid-text {
    padding-bottom: 0 !important;
}

.img-pos-background .content-grid-title {
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 20px;
}
.img-pos-background .content-grid-title:after {
    content: "";
    width: 50px;
    height: 2px;
    background: #0065BD;
    position: absolute;
    bottom: 0;
    left: 0;
}
.img-pos-background .content-grid-link .learn-more-btn {
    background: #0065BD;
    color: #fff;
}
.img-pos-background .content-grid-default-txt {
    display: flex;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: all 0.3s ease 0s;
    align-items: flex-end;
    background: transparent linear-gradient(180deg, #00000000 0%, rgba(0,0,0,0.5) 100%) 0% 0% no-repeat padding-box;
}
.img-pos-background .content-grid-default-txt .content-grid-text {
    padding: 30px;
    width: 100%;
}
.img-pos-background .content-grid-default-txt .content-grid-title {
    margin-bottom: 0;
    padding-bottom: 0;
}
.img-pos-background .content-grid-default-txt .content-grid-title:after {
    display: none;
}

.img-pos-background .content-grid-wrap-inner .content-grid-inner-wrap .content-grid-text {
    padding-bottom: 50px;
    padding-top: 110px;
}
.img-pos-background .content-grid-wrap:hover .content-grid-link {
    opacity: 1;
}
.img-pos-background .content-grid-title:after {
    opacity: 0;
    transition: all 0.3s ease 0s;
}
.img-pos-background .content-grid-wrap:hover .content-grid-title:after {
    opacity: 1;
}
.img-pos-background .content-grid-inner-wrap {
    background: rgba(0,0,0,0.75);
    justify-content: flex-end;
    padding: 30px;
}
.img-pos-background .content-grid-inner {
    opacity: 0;
    transition: all 0.3s ease 0s;
}
.img-pos-background .content-grid-wrap:hover .content-grid-inner {
    opacity: 1;
}
.img-pos-background .content-grid-wrap:hover .content-grid-default-txt {
    opacity: 0;
}
.content-grid-desc {
    font-size: 16px;
}


.post-title h3 {
    color: #000000;
    margin: 0;
    font-size: 30px;
    transition: 0.35s cubic-bezier(0.24, 0.74, 0.58, 1);
    font-weight: 700;
}
.post-title h3 a {
    color: inherit;
}
.post-grid-excerpt p {
    margin: 0;
}
.post-top-meta {
    margin-top: 10px;
    display: flex;
    font-size: 14px;
    flex-wrap: wrap;
    width: 100%;
}
.post-tags {
    margin-left: 20px;
}
.post-tags, .post-date {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.post-tags span, .post-date span {
    display: block;
    margin-left: 10px;
}
.post-tags .term-name {
    margin: 0;
    color: #606060;
    display: inline-block;
}
.post-tags i , .post-date i {
    color: #0065BD;
}
.post-tags span a, .post-date span time {
    color: #606060;
}
.post-grid-excerpt {
    margin-top: 10px;
    font-size: 16px;
    width: 100%;
}
.post-title {
    width: 100%;
}
.post-bottom-meta {
    margin-top: 10px;
}
.nav-filter {
    display: flex;
    flex-wrap: wrap;
    margin: 0 0 30px;
    padding: 0;
}
.nav-filter li {
    margin-right: 20px;
    margin-bottom: 20px;
}
.nav-filter li a {
    display: block;
    color: #000000;
    text-transform: uppercase;
    line-height: 1;
    font-size: 16px;
    font-weight: bold;
    padding: 20px 40px;
    background: #FFFFFF;
    border: 1px solid #f7f7f7;
    font-family: "Roboto Condensed";
}
.nav-filter .active a {
    background: #0065BD;
    color: #fff;
}
ul.pagination li:not(:last-child) {
    margin-right: 30px;
}
ul.pagination li a, ul.pagination li span {
    display: flex;
    align-items: center;
    color: #000;
    height: 30px;
    line-height: 30px;
}
ul.pagination li a i {
    color: #0065BD;
}
ul.pagination li span.current {
    width: 40px;
    height: 40px;
    background: #0065BD;
    color: #fff;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.post-col-thumb {
    overflow: hidden;
}
.post-column-wrap .post-col-thumb img {
    height: 295px;
    transition: 0.35s cubic-bezier(0.24, 0.74, 0.58, 1);
    object-fit: cover;
    width: 100%;
    display: block;
}
.post-column-wrap.col-12 .post-col-thumb img {
    width: 100%;
    height: 605px;
    object-fit: cover;
}
.post-column-wrap .post-col-thumb a {
    display: block;
}
.post-column-wrap {
    margin-bottom: 30px;
}
.post-column {
    box-shadow: 0px 5px 10px #0000000d;
    height: 100%;
}
.post-col-content {
    padding: 30px;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    background: #fff;
}
.post-column .entry-post {
    height: 100%;
    display: flex;
    flex-direction: column;
    width: 100%;
}
.post-grid-link a {
    padding: 20px 40px;
    border: 1px solid #0065BD;
    line-height: 1;
    display: inline-block !important;
    vertical-align: middle;
    color: #0065BD;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
    background: transparent;
    line-height: 58px !important;
}
.post-bottom-meta {
    margin-top: auto;
    margin-bottom: 0;
}
.post-grid-link {
    margin-top: 30px;
}
.read-more-link i {
    margin-left: 15px;
    font-size: 18px;
    line-height: 1;
}
.read-more-link span {
    display: flex;
    align-items: center;
}
.pagination {
    align-items: center;
    margin-top: 30px;
    justify-content: center;
}
.post-column-wrap:hover .post-col-thumb img {
    opacity: 0.9;
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
}
.post-column-wrap:hover .post-title a h3 {
    color: #0065BD;
}
.post-column-wrap:hover .post-grid-link a  {
    background: #0065BD;
    border-color: #0065BD;
    color: #fff;
}
.btn:after, .button:not(.add_to_cart_button):not(.product_type_grouped):after {
    background-color: #64A0C8;
}
.post-column-wrap .post-grid-link a:hover,
.btn:hover{
    border-color: #64A0C8;
}
.status {
    text-align: center;
    font-size: 100px;
    opacity: 0.2;
}
.content-grid-carousel .swiper-slide .post-column-wrap {
    height: 100%;
    margin-bottom: 0;
}
.content-grid-carousel .swiper-slide:last-child {
    margin-right: 0 !important;
}
.section-navigation .swiper-button-next:after, 
.section-navigation .swiper-button-prev:after {
    display: none;
}
.content-grid-subtitle .post-tags {
    margin: 0;
}
.content-grid-subtitle .post-tags i {
    display: none;
}
.content-grid-subtitle .post-tags a {
    color: #fff;
    font-size: 16px;
}
.content-grid-subtitle .post-tags .tags-links {
    margin: 0;
}
.btn.btn-white {
    color: #0065BD;
}
.contactgrids .content-grid-wrap {
    box-shadow: 0px 5px 10px rgb(0 0 0 / 5%);
}
.contactgrids .content-grid-wrap .content-grid-wrap-inner {
    padding-top: 40px;
}
.post-column .type-bolproduct .post-title h3 {
    font-size: 24px !important;
    line-height: normal !important;
}
.reveal .post-tags .term-name {
    color: #fff;
}


@media (min-width: 768px){
    .col-sm-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-sm-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
}
@media (min-width: 1200px){
    .col-md-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .col-md-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
}
@media (max-width: 1199px){
    .heading-container-inner.has-navigation .heading-inner {
        flex: 0 0 80%;
    }
    .section-navigation {
        flex: 0 0 20%;
    }
    .link-pos-right .content-grid-inner-wrap {
        flex-direction: column;
        flex-wrap: wrap;
    }
    .link-pos-right .content-grid-inner-wrap .content-grid-link {
        margin-left: 0;
        margin-top: 30px;
    }
    .icon-pos-left .content-grid-wrap-inner .content-grid-icon {
        margin-bottom: 0;
        margin-right: 30px;
    }
    .post-column-wrap.col-12 .post-col-thumb img {
        height: 400px;
    }
    .post-column-wrap .post-col-thumb img {
        height: 250px;
    }



}

@media (max-width: 767px){
    .heading-container-inner.has-pagination .heading-inner,
    .section-pagination {
        flex: 0 0 100%;
    }
    .section-title h2 {
        margin: 0 0 10px;
    }
    .heading-container {
        margin-bottom: 40px;
    }
    .section-navigation {
        flex: 0 0 100%;
        margin-top: 20px;
    }
    .grid-carousel-navigation {
        margin-left: 0;
    }
    .postgrid-column {
        margin-bottom: 0px;
    }
    .elementor-grid > .postgrid-column .entry-content-inner {
        padding: 0px 0px 20px;
    }
    .post-bottom-meta {
        margin-top: auto;
    }
	.cms-button .btn {
		white-space: normal;
		line-height: normal !important;
		padding-top: 20.5px !important;
		padding-bottom: 20.5px !important;
	}
    .link-pos-right .content-grid-inner-wrap {
        flex-direction: column;
        flex-wrap: wrap;
    }
    .link-pos-right .content-grid-inner-wrap .content-grid-link {
        margin-left: 0;
        margin-top: 20px;
    }
    .content-grid-wrap-inner {
        padding: 20px;
    }
    .icon-pos-left .content-grid-wrap-inner .content-grid-icon {
        margin-bottom: 0;
        margin-right: 20px;
    }
    .icon-pos-left .has-icon .content-grid-wrap-inner .content-grid-inner {
        max-width: calc(100% - 80px);
    }
    .post-column-wrap .post-col-thumb img,
    .post-column-wrap.col-12 .post-col-thumb img {
        height: auto;
    }



}