@charset "UTF-8";

/*
Theme Name: Pinnacle
Theme URI: https://keomarketing.com
Author: The KEO team
Author URI: https://keomarketing.com
Version: 9999 
*/

body {
    font-family: "Roboto", "Adobe Blank";
    font-style: normal;
    font-weight: 400;
}

strong {
    font-weight: 700;
}

.light-font {
    font-weight: 300;
}

header#header.navbar-fixed-top {
    transition: all 1s;
    background-color: #353941 !important;
    padding: 0px 0 10px 0 !important;
    position: fixed;
    top: 0;
    z-index: 888;
    width: 100%;
}

header#header.navbar-fixed-top .header-top {
    display: none;
}

.top-header .row {
    align-items: center;
}

ul.menu-primary-menu {
    text-align: right;
    float: right
}

.menu-primary-menu-container {
    width: 100%;
}

.navbar-expand-lg .navbar-nav {
    float: right;
}

ul.nav li {
    margin-right: 7px;
    padding: 0;
    margin-bottom: 0px;
    border: 1px solid rgba(0, 0, 0, 0);
    ;
    margin-top: 10px;
}

.top-header .brand-logo img {
    margin-top: 10px;
}

ul.nav li a {
    font-size: 16px;
    line-height: 39px;
    color: #fff !important;
    text-transform: capitalize;
    font-weight: 400;
    letter-spacing: 0.5px;
}

ul.nav li ul.sub-menu a {
    color: #000!important;
    padding: 12px 15px;
    line-height: 20px;
    display: block;
    border-bottom: 1px solid #dadada;
    font-size: 14px;
}

ul.nav li ul.sub-menu a:hover,
header#header .sub-menu li.current-menu-item a,
header#header .sub-menu li.current_page_ancestor a {
    background: #d4d4d4;
}

ul.nav li a:hover {
    text-decoration: none;
}

ul.nav li:hover,
ul.nav li.current-menu-item {
    text-decoration: none;
    color: #fff !important;
    border: 1px solid #fff;
}

ul.nav li.current-menu-item ul.sub-menu li.current-menu-item a {
    border-bottom: none;
}

ul.nav li a:focus,
ul.nav li a:active,
.header-top a:hover {
    text-decoration: none;
    color: #fff !important;
    outline: none;
}

header#header {
    position: absolute;
    z-index: 9999;
    width: 100%;
    transition: all 1s;
}

.main-menu-more {
    display: none;
}

.header-top {
    background: rgba(197, 13, 20, 0.5803921568627451);
    padding: 5px 0;
    color: #fff;
    transition: all 1s;
}

.header-top a {
    color: #fff;
}

.header-top i {
    font-size: 22px;
}

.nav>li>a {
    padding: 9px !important;
    padding-bottom: 9px !important;
}

header .navbar-inverse .navbar-brand,
.navbar-inverse .navbar-nav>li>a {
    text-shadow: none !important;
}

header .navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
    background-color: transparent !important;
    text-decoration: none;
    color: #64ab97 !important;
    border-bottom: 5px solid #64ab97;
    letter-spacing: 0.5px;
    outline: none;
    padding-bottom: 15px;
}

.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover {
    color: #9d9d9d !important;
    background-color: transparent !important;
}

.navbar {
    margin-bottom: 0px !important;
    border-radius: 0 !important;
    border: none !important;
}

header .sub-menu {
    display: none;
    position: absolute;
    background: #f1f2f3;
    padding: 0;
    min-width: 220px;
    z-index: 9999;
    list-style: none;
    margin-top: 1px;
    margin-left: -1px;
}

header .sub-menu .sub-menu {
    left: 270px;
    background: #fff;
    top: auto;
    margin-top: -31px;
    padding-top: 0px;
}

header li.menu-item-has-children::after {
    font-family: 'Font Awesome\ 5 Free';
    display: inline-block;
    padding-right: 6px;
    vertical-align: middle;
    content: "\f107";
    font-weight: 700;
    margin-left: -6px;
    color: #fff;
}

header .navbar-expand-lg {
    padding: 0;
}

header .sub-menu .current_page_ancestor .sub-menu a::after {
    content: "";
    position: relative;
    padding: 0
}

header .sub-menu .sub-menu li a {
    color: #6f6f6f!important;
}

header .sub-menu .sub-menu li.current_page_item {
    border-left: 4px solid #90C742;
    background: #f1f1f1
}

header .navbar-expand-lg .navbar-nav>li ul.sub-menu li {
    line-height: 0;
    margin-left: 0;
    padding: 0;
    width: 100%;
    margin-top: 0;
    margin-right: 0;
}

header ul.sub-menu li a {
    color: #fff;
}

ul.nav li ul.sub-menu li:hover,
ul.nav li ul.sub-menu li {
    border: none;
}

header .navbar-expand-lg .navbar-nav>li ul.sub-menu li ul.sub-menu li:hover,
header .navbar-expand-lg .navbar-nav>li ul.sub-menu li ul.sub-menu li.current-menu-item {
    border-left: 4px solid #90C742;
    background: #f1f1f1;
    border-bottom: none;
}

header ul li ul.sub-menu li ul.sub-menu {
    display: none!important
}

header ul li ul.sub-menu li:hover ul.sub-menu {
    display: block!important
}

header .navbar-expand-lg .navbar-nav>li:hover ul.sub-menu {
    display: block
}

footer {
    background: #353941;
    color: #fff;
    padding: 40px 0;
}

footer .text-center ul {
    padding-left: 0;
    list-style: none;
    margin-top: 20px;
}

footer .text-center ul li {
    display: inline-block;
    margin-right: 15px;
}

footer .border-right {
    border-right: 2px solid #6d6d6d;
}

footer .text-center ul i {
    font-size: 24px;
    color: #fff;
}

footer a {
    color: #fff
}

.border-right-home {
    border-right: 2px solid #dee2e6!important;
}

.strong-view.controls-style-buttons .wpmslider-start,
.strong-view.controls-style-buttons .wpmslider-stop,
.strong-view.controls-style-buttons .wpmslider-next,
.strong-view.controls-style-buttons .wpmslider-prev {
    color: #fff !important;
}

.slider-testi .testimonial-content p:before {
    content: '';
    background: url('/wp-content/uploads/2022/04/testi-quote.png');
    display: block;
    height: 13px;
    width: 16px;
    position: absolute;
    left: 1px;
    background-repeat: no-repeat;
    background-size: 70%;
    top: 30px;
}

.slider-testi .t-slide {
    padding-left: 30px;
}

.footer-top .wpcf7 ul {
    padding-left: 0;
    list-style: none;
    width: 100%;
    display: inline-table;
}

.footer-top .wpcf7 ul li {
    width: 48%;
    float: left;
    margin-right: 10px;
    background: #efefef;
    margin-bottom: 10px;
}

.footer-top .wpcf7 input {
    width: 100%;
    background: #F6F6F6;
    border: 1px solid #b3b3b3;
    padding: 5px 10px;
    font-family: "roboto";
    text-transform: uppercase;
}

.footer-top .wpcf7 textarea {
    width: 98%;
    background: #F6F6F6;
    border: 1px solid #b3b3b3;
    padding: 5px 10px;
    font-family: "roboto";
    text-transform: uppercase;
    height: 100px;
    margin-top: -15px;
}

.wpcf7-submit,
.search-submit {
    background: #85131A !important;
    color: #fff !important;
    width: auto !important;
    border: none !important;
    padding: 10px 50px !important;
    border: 1px solid #85131A !important;
}

.wpcf7-submit:hover {
    color: #85131A !important;
    background: #fff !important;
    border: 1px solid #85131A !important;
}

.nav li.menu-cta a {
    color: #fff !important;
    background: #9F0019;
    padding: 10px 20px !important;
}

.nav li.menu-cta a:hover,
.nav li.menu-cta.current-menu-item a,
.nav li.menu-cta:hover {
    border-color: transparent !important;
}

.nav li.menu-cta.current-menu-item {
    border: 1px solid #9F0019;
}

.nav li.menu-cta.current-menu-item:hover {
    border: none;
}

.assa-form .wpcf7 {
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.42);
    border-radius: 4px !important;
    padding: 40px 20px !important;
    max-width: 500px !important;
    width: 100% !important;
    margin: 0 auto !important;
    background: #fff;
}

.wpcf7 form label,
.wpcf7 textarea,
.wpcf7 select,
.wpcf7 form input {
    width: 100%;
}

.assa-form .wpcf7-text {
    margin-top: 5px;
    background: #fff;
    padding: 8px 8px;
    -moz-box-shadow: inset 0 0 2px #000000;
    -webkit-box-shadow: inset 0 0 2px #000000;
    box-shadow: inset 0 0 2px #000000;
    border-radius: 3px;
    border: none;
}

.assa-form .wpcf7-radio span.first {
    margin: 0;
}

.assa-form span.wpcf7-list-item {
    display: inline-block;
    margin: 0 0 0 1em;
}

.round-corner:before {
    content: '';
    display: block;
    background: url(/wp-content/uploads/2019/06/red-left-1.png);
    position: absolute;
    width: 214px;
    height: 100%;
    left: -4%;
    top: 0px;
    background-repeat: no-repeat;
    background-size: 86%;
}

.round-corner:after {
    content: '';
    display: block;
    background: url('/wp-content/uploads/2019/06/red-right-1.png');
    position: absolute;
    width: 210px;
    height: 100%;
    background-repeat: no-repeat;
    background-size: 87%;
    right: -5%;
    z-index: -1;
}

.inner-page .home-icon-box .kadence-info-box-image-inner-intrisic img {
    max-width: 100px !important;
    height: auto;
}

.red-button a.kt-button {
    background: #9f0019 !important;
    color: #fff !important;
    padding: 5px 20px !important;
    box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.55);
    border-radius: 4px;
    font-weight: 300;
    border: none;
}

.red-button a.kt-button:hover {
    box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.55);
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    text-decoration: none;
}

a {
    color: inherit;
    text-decoration: underline;
}

a:hover {
    color: inherit;
}

header a,
footer a {
    text-decoration: none
}

.contact-page .wpcf7 ul {
    list-style: none;
    padding-left: 0px;
    margin-bottom: 0px;
}

.contact-page .wpcf7 form label,
.contact-page .wpcf7 textarea,
.contact-page .wpcf7 select,
.contact-page .wpcf7 form input {
    width: 100%;
    background: #fff;
    border: 1px solid #b3b3b3;
    padding: 5px 10px;
    font-family: "roboto";
    text-transform: uppercase;
    margin-bottom: 10px;
}

.contact-page textarea {
    height: 100px;
}

.team-box .wp-block-kadence-column {
    border-radius: 5px;
    background: #fff;
    padding: 30px 20px;
    box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.34);
}

.search-results .type-page.status-publish {
    max-width: 1140px;
    margin: 0 auto;
    padding: 10px 15px;
}

.search-results footer.entry-footer {
    display: none;
}

.search-results footer {
    margin-top: 50px;
}

.single-post article .container,
.blog .site-main .container,
.archive .site-main .container {
    padding: 60px 15px;
}

.blog .site-main article,
.archive .site-main article {
    border: solid 1px #969696;
    padding: 10px;
    margin-bottom: 10px;
}

.blog .site-main article {
    height: 100%;
}

figure.post-thumbnail img {
    max-width: 100%;
    height: auto
}

.single-post .post-navigation {
    display: none
}

.single-post .byline,
.single-post .posted-on svg,
.single-post .posted-on .updated {
    display: none;
}

.single-post .posted-on a {
    text-decoration: none;
}

h1.entry-title {
    font-weight: 300;
    font-size: 42px;
    line-height: 50px;
    margin-bottom: 25px;
}

.post-side-bar {
    visibility: hidden;
}

.post-side-bar .widget {
    visibility: visible;
    background-color: #353941;
    padding: 25px 20px;
    color: #fff;
    margin-bottom: 10px;
    border-radius: 10px;
}

.post-side-bar .widget h2 {
    font-weight: 700;
    font-size: 22px;
    text-align: left;
    margin-bottom: 20px;
}

.post-side-bar .widget li a {
    text-decoration: none;
    font-size: 20px;
}

.site-main .norm_row {
    width: 100% !important;
    text-align: center !important;
    position: relative !important;
    float: none !important;
    margin-bottom: -50px !important;
}

.home-icon-box a.kt-blocks-info-box-learnmore {
    background: #85131A !important;
    color: #fff !important;
    width: auto !important;
    padding: 10px 25px !important;
    border: 1px solid #85131A !important;
    border-radius: 0;
    text-decoration: none;
}

.home-icon-box a.kt-blocks-info-box-learnmore:hover {
    color: #85131A !important;
    background: #fff !important;
    border: 1px solid #85131A !important;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    text-decoration: none
}

.testimonial-content p {
    font-size: 18px;
    font-weight: 300;
    letter-spacing: 0.5px;
    font-style: italic;
    line-height: 26px;
}

.testimonial-name {
    font-size: 18px;
    line-height: 26px;
    font-weight: 700;
}

.testimonial-company {
    font-size: 18px;
    line-height: 26px;
    font-weight: 300;
}

.blog article .entry-title,
.archive article .entry-title {
    font-size: 26px;
    text-transform: capitalize;
    line-height: 32px;
    color: #9f0019;
    font-weight: 400;
    margin: 15px 0;
}

.archive article footer.entry-footer {
    display: none;
}

.blog .site-main .container,
.archive .site-main .container {
    max-width: 1300px;
}

.blog .site-main .container .row>.row {
    margin: 0;
}

.blog article .excerpt p,
.blog article .excerpt,
.blog article .excerpt a {
    margin-bottom: 0px;
    color: #9f0019;
}

.archive article .entry-content p,
.archive article .entry-content,
.archive article .entry-content a {
    margin-bottom: 0px;
    color: #9f0019;
}

.blog article .excerpt .wp-block-image,
.archive article .entry-content .wp-block-image {
    display: none;
}

.rm_form_field.rm_button {
    width: auto !important;
    background: #9F0019 !important;
}

.main-blog .row .col-md-6 {
    padding: 15px;
}

.pagination .screen-reader-text {
    display: none;
}

.blog .pagination {
    width: 100%;
}

.blog .pagination .nav-links {
    margin: -25px auto 40px auto;
}

.blog .page-numbers {
    background: #9F0019;
    padding: 5px 10px;
    border-radius: 5px;
    color: #fff;
    text-decoration: none;
}

.blog .page-numbers.current,
.blog .page-numbers:hover {
    background: #efefef;
    color: #000;
}

.desktop-hide {
    display: none;
}

@media (min-width: 768px) and (max-width: 1200px) {
    figure.left-tri-img {
        top: -20%;
    }
    ul.nav li {
        margin-right: 20px;
    }
}

@media (max-width: 1106px) {
    .hide-tablet {
        display: none
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .top-header .row {
        align-items: normal;
    }
    header .navbar-toggler {
        position: relative;
        float: right;
        padding: 10px 10px 6px 10px;
        margin-top: 0px;
        background-color: transparent;
        border: 1px solid #fff;
        border-radius: 4px;
    }
    header .navbar-toggler-icon {
        background-color: #fff;
        display: block;
        width: 22px;
        height: 2px;
        border-radius: 1px;
        margin-bottom: 5px;
    }
    .navbar-collapse {
        position: absolute;
        right: 22px;
        margin-top: 40px;
        width: 100%;
        background: #353941;
        padding: 0px;
        z-index: 9999;
        box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.23137254901960785);
    }
    header .navbar-expand-lg {
        padding: 20px;
        display: block;
    }
    .top-header .brand-logo a {
        display: block;
        text-align: center;
    }
    .brand-logo img {
        margin-right: 0;
        margin-bottom: 20px;
    }
    .top-header .text-right {
        text-align: center!important;
    }
    .top-header form {
        margin-top: 20px;
        display: inline-block;
    }
    ul.nav li a {
        display: block;
        padding: 12px 15px !important;
        line-height: 24px;
    }
    ul.nav li a:hover {
        border-bottom: none;
        background: rgba(255, 255, 255, 0.5294117647058824);
        color: #065185 !important;
    }
    ul.nav li {
        display: block;
        margin-right: 0;
        margin-bottom: 0;
        border-bottom: none;
        padding: 0px;
        margin-top: 0;
        border: none
    }
    header .navbar-expand-lg .navbar-nav>li ul.sub-menu li {
        line-height: 0;
        margin-left: 0;
        padding: 0;
        width: 100%;
    }
    header .sub-menu {
        border: none;
        position: relative;
        padding-top: 0;
        margin-left: 15px;
    }
    .navbar-nav {
        margin-top: 0px;
        float: none !important;
        padding: 15px 0;
    }
    ul.nav li:hover,
    ul.nav li.current-menu-item {
        text-decoration: none;
        color: #fff !important;
        border: none;
        background: rgba(255, 255, 255, 0.5294117647058824);
    }
    header li.menu-item-has-children::after {
        display: none;
    }
    header li.menu-item-has-children>a::after {
        font-family: 'Font Awesome\ 5 Free';
        display: inline-block;
        padding-right: 6px;
        vertical-align: middle;
        content: "\f107";
        font-weight: 700;
        margin-left: 10px;
        color: #fff;
    }
    header .sub-menu .sub-menu {
        border: 1px solid #fff;
        left: 0;
        position: relative;
        background: #fff;
        top: auto;
        margin-top: 0;
        padding-top: 0px;
    }
    .tablet-hide {
        display: none;
    }
}

@media (max-width: 767px) {
    .top-header .row {
        align-items: normal;
    }
    .navbar-expand-lg .navbar-toggle:focus,
    .navbar-inverse .navbar-toggle:hover {
        background-color: transparent;
    }
    .navbar-toggle .icon-bar {
        background-color: #fff;
        display: block;
        width: 22px;
        height: 2px;
        border-radius: 1px;
    }
    header .navbar-expand-lg {
        padding: 15px;
    }
    header .navbar-toggler {
        position: relative;
        float: right;
        padding: 10px 10px 6px 10px;
        margin-top: 0px;
        background-color: transparent;
        border: 1px solid #fff;
        border-radius: 4px;
    }
    header .navbar-toggler-icon {
        background-color: #fff;
        display: block;
        width: 22px;
        height: 2px;
        border-radius: 1px;
        margin-bottom: 5px;
    }
    header .navbar-nav {
        margin-top: 0px;
        float: none !important;
        padding: 15px 0;
    }
    ul.nav li a {
        display: block;
        padding: 12px 15px !important;
        line-height: 24px;
    }
    ul.nav li a:hover {
        border-bottom: none;
        background: rgba(255, 255, 255, 0.5294117647058824);
        color: #065185 !important;
    }
    header {
        width: 100%;
        margin: 0 !important;
        float: none;
    }
    .navbar-collapse.collapse {
        padding: 0px;
    }
    .navbar-expand-lg .navbar-collapse,
    .navbar-inverse .navbar-form {
        border: none;
        background: #353941;
    }
    ul.nav li {
        display: block;
        margin-right: 0;
        margin-bottom: 0;
        border-bottom: none;
        padding: 0px;
        margin-top: 0;
        border: none
    }
    header li.menu-item-has-children::after {
        display: none;
    }
    header li.menu-item-has-children>a::after {
        font-family: 'Font Awesome\ 5 Free';
        display: inline-block;
        padding-right: 6px;
        vertical-align: middle;
        content: "\f107";
        font-weight: 700;
        margin-left: 10px;
        color: #fff;
    }
    header .navbar-expand-lg .navbar-nav>li ul.sub-menu li {
        line-height: 0;
        margin-left: 0;
        padding: 0;
        width: 100%;
    }
    header .sub-menu {
        border: none;
        position: relative;
        padding-top: 0;
        margin-left: 15px;
    }
    .navbar-expand-lg .navbar-toggle:focus,
    .navbar-inverse .navbar-toggle:hover {
        background-color: #036DD7 !important;
    }
    header .sub-menu .sub-menu {
        border: 1px solid #fff;
        left: 0;
        position: relative;
        background: #fff;
        top: auto;
        margin-top: 0;
        padding-top: 0px;
    }
    .navbar-expand-lg .navbar-toggle {
        border-color: #fff;
        border: 1px solid #000;
    }
    .border-right-home,
    .border-right {
        border: none !important
    }
    .mobile-hide {
        display: none;
    }
    footer .border-right img {
        max-width: 250px;
    }
    footer #sidebar ul,
    footer #sidebar p {
        padding-left: 0px;
    }
    .home-icon-box .kadence-info-box-image-inner-intrisic img {
        max-width: 60px;
        height: auto;
    }
    .home-icon-box .kt-blocks-info-box-link-wrap {
        padding: 0;
        margin-bottom: 20px;
    }
    .footer-top .wpcf7 ul li,
    .footer-top textarea {
        width: 100% !important;
    }
    .top-header .text-right {
        text-align: center!important;
    }
    .brand-logo {
        text-align: center;
        position: absolute;
        right: 0;
        max-width: 59%;
    }
    .brand-logo img {
        max-width: 230px;
        width: 100%;
    }
    .home-icon-box .kt-blocks-info-box-title {
        padding: 0px 0px 0px 0px !important;
    }
    .kt-blocks-info-box-media-align-left {
        align-items: inherit !important
    }
    ul.nav li:hover,
    ul.nav li.current-menu-item {
        text-decoration: none;
        color: #fff !important;
        border: none;
        background: rgba(255, 255, 255, 0.5294117647058824);
    }
    .blog #kt-layout-id_3d3771-58 .wp-block-kadence-column .kt-inside-inner-col {
        clip-path: none !important;
        padding-left: 15px !important;
        background: rgba(159, 0, 25, 1);
        padding-right: 15px !important;
    }
    .blog .pagination .nav-links {
        margin: -25px auto 40px auto;
    }
    .blog .site-main .container .row>.row .col-md-4 {
        margin-top: 15px;
    }
}

.advgb-table-frontend tr td img {
    max-width: 100% !important
}

.blog.paged-2 .pagination .nav-links {
    margin: -25px auto 40px auto;
}

.triangle-box:after {
    content: '';
    display: block;
    background-image: url(/wp-content/uploads/2019/06/red-line.jpg);
    background-repeat: no-repeat;
    position: absolute;
    width: 80%;
    height: 10px;
    top: 106px;
    right: 92px;
}

.triangle {
    height: 172px;
    width: 204px;
}

@media (min-width: 1025px) and (max-width: 1160px) {
    .triangle {
        height: 150px;
        width: 160px
    }
    .triangle h2 {
        font-size: 16px !important;
        line-height: 22px !important;
        padding: 40px 22px 0 22px !important;
    }
}

@media (max-width: 1024px) {
    .triangle-section .wp-block-kadence-column {
        max-width: 310px;
        margin: 20px auto;
        margin-right: auto !important;
    }
    .triangle-box:after {
        z-index: -1;
        content: '';
        display: block;
        background-image: url(/wp-content/uploads/2019/06/red-line.jpg);
        background-repeat: repeat;
        position: absolute;
        width: 5px;
        height: 84%;
        top: 56px;
        left: 49.735%;
    }
    .triangle-ul {
        background: #fff;
        margin: 0 !important;
        padding-top: 20px;
        padding-bottom: 20px;
    }
}

.html-form form label,
#custom_html-3 form label {
    display: block;
    margin-bottom: 5px;
    width: 100%;
}

.html-form form input,
.html-form form textarea,
#custom_html-3 form input,
#custom_html-3 form textarea {
    overflow: visible;
    width: 100%;
    margin-bottom: 15px;
}

.html-form form input.button,
#custom_html-3 form input.button {
    width: auto;
    background: #9f0019;
    border: 1px solid #9f0019;
    padding: 8px 30px;
    font-family: "roboto";
    text-transform: uppercase;
    margin-bottom: 10px;
    color: #fff;
}

.html-form form input.button:hover,
#custom_html-3 form input.button:hover {
    color: #85131A !important;
    background: #fff !important;
    border: 1px solid #85131A !important;
}

.html-form form select {
    margin-bottom: 30px;
}

.top-red-bar .kt-inside-inner-col {
    clip-path: polygon(0% 0%, 6% 75%, 7% 87%, 7.5% 92%, 8% 95%, 5% 87%, 8% 95%, 8% 95%, 9% 98%, 10% 99%, 90% 100%, 90% 99%, 89% 100%, 90% 100%, 91% 99%, 92% 96%, 92.5% 92%, 93% 87%, 94% 75%, 100% 0%);
    -webkit-clip-path: polygon(0% 0%, 6% 75%, 7% 87%, 7.5% 92%, 8% 95%, 5% 87%, 8% 95%, 8% 95%, 9% 98%, 10% 99%, 90% 100%, 90% 99%, 89% 100%, 90% 100%, 91% 99%, 92% 96%, 92.5% 92%, 93% 87%, 94% 75%, 100% 0%);
    padding-left: 80px !important;
    padding-right: 80px !important;
    background-size: 100% !important;
    padding-bottom: 20px !important;
}

.footer-top label {
    display: none;
}

.footer-top input {
    width: 48%;
    float: left;
    margin-right: 6px;
    margin-bottom: 10px;
    background: #F6F6F6;
    border: 1px solid #b3b3b3;
    padding: 5px 10px;
    font-family: "roboto";
    text-transform: uppercase;
}

.footer-top input.phone {
    width: 98%;
    float: left;
    margin-right: 6px;
    margin-bottom: 10px;
    background: #F6F6F6;
    border: 1px solid #b3b3b3;
    padding: 5px 10px;
    font-family: "roboto";
    text-transform: uppercase;
}

.footer-top textarea {
    width: 98%;
    float: left;
    margin-bottom: 10px;
    background: #F6F6F6;
    border: 1px solid #b3b3b3;
    padding: 5px 10px;
    font-family: "roboto";
    text-transform: uppercase;
}

.footer-top input.button {
    background: #85131A !important;
    color: #fff !important;
    width: auto !important;
    border: none !important;
    padding: 10px 50px !important;
    border: 1px solid #85131A !important;
}

.footer-top input.button:hover {
    color: #85131A !important;
    background: #fff !important;
    border: 1px solid #85131A !important;
}

@media only screen and (max-width: 767px) {
    .top-red-bar .kt-inside-inner-col {
        background-size: 100% !important;
        clip-path: none;
        background-size: 100% !important;
        clip-path: none;
        -webkit-clip-path: none;
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .mobile-show {
        display: block !important
    }
    .footer-top textarea,
    .footer-top input,
    .footer-top input.phone {
        width: 100%;
        float: none;
    }
    .home-icon-box .kt-blocks-info-box-media {
        padding: 20px 0px 20px 0px !important;
    }
}

.kt-blocks-info-box-media .kt-info-box-image,
.kt-blocks-info-box-media-container {
    max-width: inherit !important;
}

.kt-row-valign-middle.kt-inner-column-height-full>.wp-block-kadence-column>.kt-inside-inner-col {
    display: block !important;
}

.lp-form .wpcf7 ul {
    list-style: none;
    padding-left: 0px;
    margin-bottom: 10px;
}

.lp-form .wpcf7 ul li {
    margin-bottom: 10px
}

.lp-form .wpcf7 textarea {
    height: 100px;
    padding-left: 5px;
    padding-top: 3px;
}

.lp-form .wpcf7 input {
    padding-left: 5px;
    padding-top: 3px;
}

.lp-form li .wpcf7-form-control-wrap {
    padding: 0 5px
}

.lp-form li {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6, BB7 */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
    display: flex;
    /* NEW, Spec - Firefox, Chrome, Opera */
}

.lp-form li span {
    width: 100%
}

.section-2 {
    clip-path: polygon(0 0, 100% 1%, 100% 100%, 55% 100%, 0 75%);
    -webkit-clip-path: polygon(0 0, 100% 1%, 100% 100%, 55% 100%, 0 75%);
    background: #fff;
    margin-top: -1px;
}

.section-2 .kt-inside-inner-col {
    max-width: 1140px;
    margin: 0 auto;
}

.section-3-left {
    clip-path: polygon(0 0, 100% 0%, 92% 100%, 0% 100%);
    -webkit-clip-path: polygon(0 0, 100% 0%, 92% 100%, 0% 100%);
    margin-top: -1px;
}

.section-3-left .wp-block-kadence-infobox {
    max-width: 650px;
    margin-left: auto;
}

.section-3-left .kadence-info-box-image-intrisic,
.section-3-right .kadence-info-box-image-intrisic {
    width: auto !important
}

.section-3-right .wp-block-kadence-infobox,
.section-4-right h2 {
    max-width: 650px;
    margin-left: 0;
}

@media only screen and (max-width: 1024px) {
    .section-3-left,
    .section-2 {
        clip-path: none;
        -webkit-clip-path: none;
    }
    .section-3-left .wp-block-kadence-infobox,
    .section-3-right .wp-block-kadence-infobox {
        max-width: 100%;
        margin-left: auto;
        margin-right: auto
    }
}

.left-sec .kt-inside-inner-col {
    max-width: 550px;
    margin-left: auto;
}

.right-sec .kt-inside-inner-col {
    max-width: 550px;
}

.stick-left-img img {
    position: absolute;
    margin-top: -70%;
}

.stick-left-img .kt-inside-inner-col {
    position: relative;
}

.home-icon .kt-blocks-info-box-media {
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.24);
}

.wpcf7-form input,
.wpcf7-form textarea,
.search-field {
    padding: 10px;
    margin-bottom: 15px;
    background: #efefef;
    border: 1px solid #efefef;
    box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.68);
}

.wpcf7-form textarea {
    height: 100px;
}

.two-color-list-section .inner-column-1 .kt-inside-inner-col {
    padding-left: calc(100% - 570px) !important;
}

.two-color-list-section .inner-column-2 .kt-inside-inner-col {
    padding-right: calc(100% - 570px) !important;
}

.margine-bottom-zero {
    margin-bottom: 0px;
}

@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) {
    .two-color-list-section .kt-row-column-wrap .inner-column-1:before {
        width: 100%!important;
        top: 0px!important;
    }
    .two-color-list-section .inner-column-1 .kt-inside-inner-col {
        padding-right: 15px!important;
        padding-left: 15px!important;
    }
    .two-color-list-section .inner-column-2 .kt-inside-inner-col {
        padding-right: 15px!important;
        padding-left: 15px!important;
    }
}

@media screen and (max-width:991px) {
    .common-doted-section .kt-has-2-columns {
        padding-top: 50px!important;
        padding-bottom: 50px!important;
    }
    .two-color-list-section .inner-column-1 .kt-inside-inner-col {
        padding-right: 15px!important;
        padding-left: 15px!important;
    }
    .two-color-list-section .inner-column-2 .kt-inside-inner-col {
        padding-right: 15px!important;
        padding-left: 15px!important;
    }
    .two-color-list-section .inner-column-1 .kt-inside-inner-col ul {
        padding-left: 15px;
    }
    .two-color-list-section .inner-column-2 .kt-inside-inner-col ul {
        padding-left: 15px;
    }
}

@media only screen and (max-width: 767px) {
    .home-icon .kt-blocks-info-box-media {
        margin-bottom: 15px !important;
    }
    .site-content .header-banner h1 {
        font-size: 40px;
        line-height: 48px;
    }
    .common-doted-section .kt-has-2-columns {
        text-align: center;
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    .common-doted-section .inner-column-1 {
        display: none;
    }
}

.common-doted-section p {
    line-height: 32px;
}

.site-content .top-red-bar p {
    line-height: 30px;
}

.site-content .header-banner h1 {
    font-weight: 300!important;
}

.two-color-list-section .kt-row-column-wrap {
    padding-top: 50px !important;
}

.two-color-list-section .kt-row-column-wrap .inner-column-1:before {
    position: absolute;
    width: 100%;
    height: 50px;
    top: -50px;
    left: 0;
    content: "";
    background-image: url(/wp-content/uploads/2022/04/triangle-svg.svg);
}

.two-color-list-section .inner-column-1 {
    margin-bottom: 0px!important;
    position: relative
}

.technologies-infobox h2 {
    font-weight: 800;
}