#header {
    width: 100%;
    position: initial;
}
@media (min-width: 1180px) {
    .first_block_row {
        max-width: 1180px;
    }
}

.first_block_row {
    margin: 0 auto !important;
    display: flex;
    gap: 20px;
}

.fb_column {
    background: white;
    border-radius: 10px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
}

.fb_title_text {
    margin-bottom: 18px !important;
    font-weight: 600;
    font-size: 20px;
    color: #1d445b;
}

.fb_sub_text {
    color: #72767b;
    font-size: 18px;
}

.first_block_row > .vc_column_container > .vc_column-inner {
    padding: 28px;
}
.first_block_wrapper {
    padding-bottom: 65px;
}
.first_block_wrapper > .wpb_column {
    margin-top: -100px;
    z-index: 5;
}
.first_block_wrapper .vc_icon_element {
    margin-bottom: 0;
}
.first_block_wrapper .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner {
    width: 16px;
}

#rev_slider_1_1 {
    width: auto;
}

.wpb_single_image.wpb_content_element.vc_align_left.sb_image {
    text-align: right;
}
.sb_image img {
    width: 460px;
    height: 460px;
    border-radius: 10px;
    object-fit: cover;
    transition: ease-in-out 0.4s;
}

.second_block_row {
    display: flex;
    gap: 22px;
    padding: 40px 0 100px 0;
}

.sb_column_1 {
    width: 47%;
    position: relative;
}
.sb_column_2 {
    width: 53%;
    padding-top: 60px;
}

.sb_text_1 p {
    color: #57a159;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 1.5px;
    text-transform: uppercase;
}
.sb_text_2 p {
    font-size: 45px;
    font-weight: 500;
    color: #000000;
    line-height: normal;
    max-width: 600px;
    letter-spacing: 0.5px;
}
.sb_text_3 p {
    color: #72767b;
    font-size: 18px;
    font-weight: 400;
    max-width: 500px;
}
.sb_text_3, .sb_text_2, .sb_text_1 { margin-bottom: 28px; }

.sb_link a {
    background: none !important;
    color: #57a159 !important;
    border-bottom: solid 2px #57a159 !important;
    padding: 0 0 8px 0 !important;
    font-size: 16px !important;
    font-weight: 700 !important;
}

.tb_text_1 {
    color: white;
    font-size: 50px;
    font-weight: 700;
    text-align: right;
}
.tb_text_2 p {
    color: white;
    font-size: 18px;
    font-weight: 400;
    margin-right: 13px;
    max-width: 460px;
    position: absolute;
    top: 146px;
    right: 80px;
}

.tb_column_1 {
    height: 270px;
}
.tb_column_2 {
    display: flex;
    align-items: center;
    height: 270px;
}
.tb_btn {
    padding: 3px 5px 5px 30px;
    font-size: 16px;
    font-weight: 700;
    line-height: 48px;
    letter-spacing: -0.1px;
    background-color: #58a15a;
    border-style: none;
    border-radius: 50px 50px 50px 50px;
    color: #fff;
    position: relative;
    display: inline-block;
    letter-spacing: 1px;
    margin-left: 230px;
}

.tb_btn .fa-arrow-right:before {
    padding-left: 17px;
}
.tb_btn .fas {
    background: #75c177;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    line-height: 51px;
    margin-left: 15px;
    position: relative;
    transition: all 0.3s;
}
.tb_btn:hover {
    color: white;
    background: #4a874c;
}
.tb_btn:hover .fas {
    background: #5ab55d;
}
.tb_color {
    color: #b7db4b;
}

.tb_column_1 .wpb_raw_code > .wpb_wrapper {
    text-align: right;
    margin-top: 55px;
    margin-right: 80px;
}

#main-menu a.active {
    color: #036a23 !important;
}
.header .navbar-container .navbar-light .main-menu > li > a:before {
    bottom: 0px !important;
    width: 100% !important;
    background: #58a15a !important;
}
#main-menu a:hover {
    color: #006a25 !important;
}

.footer-logo-area.text-center {
    display: none;
}

.ts-footer.solid-bg-two {
    background-image: url("/wp-content/uploads/2021/11/footer-bg-akpc.jpg");
}

.ts-footer.solid-bg-two .container {
    max-width: 100%;
    padding: 0;
}

.ts-footer.solid-bg-two .container > .row {
    max-width: 1150px;
    margin: 0 auto;
}
.row.copyright {
    background: #464d57;
    max-width: 100% !important;
}
.copyright-text {
    text-align: right;
    margin-right: 260px;
    color: #96979b !important;
}

.footer-widget p {
   color: white !important;
   font-size: 16px !important;
   text-align: left;
}
.footer-widget ul li {
    color: #b5db46 !important;
    text-align: left;
}
.footer-widget ul {
    padding: 0;
}

.ts-footer .footer-widget ul li a {
    color: white;
    font-size: 17px;
    font-weight: normal;
}

.ts-footer.solid-bg-two .row > .col-lg-3 {
    margin-top: 30px;
}
.footer-four-widget p {
    padding: 0;
}

#wpforms-form-92 label {
    display: none;
}
#wpforms-form-92 input {
    background: #464d57;
    color: #bbbdc1;
    border: none;
    border-radius: 4px;
    max-width: 100%;
    font-size: 14px;
    height: 50px;
    padding-left: 20px;
}
#wpforms-form-92 textarea {
    background: #464d57;
    color: #babdc2;
    border: none;
    border-radius: 4px;
    max-width: 100%;
    font-size: 14px;
    height: 90px;
    padding-left: 20px;
    padding-top: 20px;
}

#wpforms-form-92 button {
    background: #58a15a;
    border: none;
    border-radius: 4px;
    width: 100%;
    color: white;
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 18px !important;
}
#wpforms-form-92 button:hover {
    background: #468347;
}

div.wpforms-container-full .wpforms-form .wpforms-field {
    padding: 5px 0 !important;
}

.footer_page_link {
    margin-left: 326px;
    color: #96979b;
    font-size: 14px;
    margin-bottom: 0;
}
.footer_page_link:hover {
    color: #757575;;
}

.footer-two-widget a:hover, .footer-three-widget a:hover {
    color: #58a15a !important;
}

.header-standard #primary-nav {
    margin-left: 50px;
}

@media (min-width: 992px) {
    #header #menu-item-223, #header #menu-item-229 {
        height: 43px;
        display: flex;
        align-items: center;
        background: #58a15a;
        border-radius: 30px;
        color: white;
        padding: 0 22px;
        position: absolute;
        right: 12%;
    }
    #header #menu-item-223 a, #header #menu-item-229 a {
        color: white !important;
    }
    #header #menu-item-223 a:hover, #header #menu-item-229 a:hover {
        color: white !important;
    }
}

@media (min-width: 992px) {
    .navbar-expand-lg .navbar-nav {
        align-items: center;
    }
}

div.wpforms-container-full .wpforms-form .wpforms-submit-container {
    padding: 5px 0 0 0 !important;
}

.footer-left-widget img {
    margin-bottom: 20px !important;
    margin-top: 0 !important;
}

.arrow_wrap {
    width: 52px;
    height: 52px;
    border: 1px solid #E3E6EC;
    border-radius: 50%;
    transition: all ease 0.5s;
    line-height: 52px;
    text-align: center;
    cursor: pointer;
    color: #0F1A54;
    position: absolute;
    top: -88px;
}
.arrow_wrap.left {
    right: 240px;
}
.arrow_wrap.right {
    right: 180px;
}
.arrow_wrap:hover {
    background: #75c177;
    color: white;
}

.home_project_wrapper img {
    height: 400px;
    width: 100%;
    object-fit: cover;
    transition: all 0.4s;
}

.fourth_block_text_1 p {
    margin-top: 75px;
}
.fourth_block_text_2 p {
    font-size: 45px;
    color: #2a3139;
    font-weight: 500;
}
.fourth_block_text_2 {
    margin-bottom: 55px;
}
.fourth_block_row {
    max-width: 1140px;
    margin: 0 auto !important;
}

.home_project_wrapper h1 {
    font-size: 32px !important;
    line-height: 32px;
    margin-top: 50px;
    margin-bottom: 20px !important;
    color: black !important;
    font-weight: 500 !important;
}
.home_project_wrapper article {
    padding: 0 10px;
}
.home_project_wrapper { margin-bottom: 50px; }
.home_project_wrapper article:hover img {
    transform: scale(1.2);
}
.home_project_wrapper article p {
    color: #72767b;
    font-size: 18px;
    font-weight: 400;
}

.project_img_wrap {
    overflow: hidden;
    border-radius: 8px;
}

.header .navbar-container .navbar-light .main-menu li a {
    font-size: 15px;
    color: #000000;
}

.footer-two-widget > p, .footer-three-widget > p , .footer-four-widget > p {
    font-weight: 500;
    font-size: 20px !important;
}

#wpforms-form-121 input, #wpforms-form-121 textarea {
    padding: 20px 25px 20px 30px;
    border: none;
    background-color: #F8FAFC;
    max-width: 100%;
}
#wpforms-form-121 input { height: 55px; }

#wpforms-form-121 {
    max-width: 500px;
    margin: 42px 0 42px 25px;
}

#wpforms-form-121 .wpforms-field-row.wpforms-field-medium {
    max-width: 100%;
}
#wpforms-form-121 button {
    padding: 5px 30px 5px 30px;
    font-size: 16px;
    font-weight: 700;
    line-height: 48px;
    background-color: #58a15a;
    border-style: none;
    border-radius: 50px 50px 50px 50px;
    color: #fff;
    letter-spacing: 1px;
}

.kontakti_row .wpb_gmaps_widget {
    margin: 0 !important;
}
.kontakti_row .wpb_gmaps_widget .wpb_wrapper {
    padding: 0 !important;
}

.projekti_row {
    max-width: 1140px;
    margin: 100px auto 0 auto !important;
}
.wpb_wrapper > .projekti_text_1 {
    margin-bottom: 20px;
}

.projekti_page_wrapper {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    max-width: 1140px;
    margin: 0 auto 90px auto;
}
.projekti_page_wrapper .project_img_wrap > img {
    height: 290px;
    width: auto;
    object-fit: cover;
    transition: all 0.4s ease;
}
.projekti_page_wrapper article {
    position: relative;
}
.projekti_page_wrapper h1 {
    transition: all 0.4s ease;
    font-size: 32px;
    line-height: 32px;
    margin-top: 50px;
    margin-bottom: 20px;
    color: black;
    font-weight: 500;
}
.projekti_page_wrapper p {
    transition: all 0.4s ease;
    color: #72767b;
    font-size: 18px;
    font-weight: 400;
    height: 90px;
    margin-bottom: 20px;
}
.projekti_read_more {
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.5px;
    color: white;
    width: fit-content;
    transition: all 0.4s ease;
    background: #58a15a;
    padding: 5px 18px;
    border-radius: 30px;
}
.projekti_page_wrapper article:hover .projekti_read_more {
    background: #437845;
}

.projekti_page_wrapper article:hover img {
    transform: scale(1.2);
}

.single_project_wrap {
    margin: 100px auto;
    max-width: 1140px;
}

.single_project_img_wrap {
    text-align: center;
    margin-bottom: 50px;
}
.single_project_img_wrap img { border-radius: 8px; }

.home_shape {
    position: absolute;
    top: 120px;
    right: 500px;
    transition: ease-in-out 0.4s;
}

.related_posts_wrapper {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    margin-top: 30px;
}
.related_posts_title {
    margin: 30px 0px 20px 0;
    color: black;
    font-size: 22px;
    font-weight: 500;
}

.related_posts_subtext p {
    color: #72767b;
    font-size: 16px;
}

.post-navigation.clearfix {
    display: none;
}

.entry-header .post-author {
    display: none !important;
}
.entry-header .meta-categories.post-cat {
    display: none !important;
}

.single_post_wrapper img {
    border-radius: 8px;
    width: 100%;
    object-fit: cover;
    max-height: 550px;
}

.other_projects {
    margin-top: 55px;
    font-size: 45px;
    color: #2a3139;
    font-weight: 500;
    line-height: 45px;
}

.post-single .post-meta {
    text-align: center;
}

.aktualitates_page_wrapper {
    max-width: 1140px;
    margin: 100px auto 70px auto;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 50px;
}
.aktualitates_img_wrap {
    text-align: center;
}
.aktualitates_img_wrap img {
    width: 100%;
    object-fit: cover;
    height: 450px;
}
.aktualitates_body_wrap {
    border: 1px solid #eeeeee;
    padding: 40px;
}
.aktualitates_page_wrapper .sp_content {
    color: #72767b;
    font-size: 18px;
    font-weight: 400;
    text-align: justify;
}
.aktualitates_read_more {
    color: #57a159;
    font-weight: 500;
}

.aktualitates_page_wrapper article:hover .sp_title {
    color: #57a159;
}

.aktualitates_page_wrapper .sp_title {
    transition: all ease 0.4s;
    font-size: 42px;
}

.related_posts_wrapper img {
    height: 225px;
    width: 100%;
    object-fit: cover;
    transition: ease-in-out 0.4s
}

.related_posts_wrapper a:hover img {
    transform: scale(1.2)
}

.banner-content > p {
    display: none;
}

.banner-area .breadcrumb {
    background: none !important;
}
.banner-area .breadcrum a, .banner-area .breadcrumb li {
    color: white !important;
}

.vc_section {
    padding: 0;
    margin: 0;
}
.vc_row {
    margin: 0;
}

.line_shape {
    height: 2px;
    width: 50px;
    background: #57a159;
    margin: auto 15px auto 8px;
}
.sb_text_1 > .wpb_wrapper {
    display: flex;
}

.projekti_post .post-meta-date {
    display: none !important;
}

.privatuma_row {
    max-width: 900px;
    margin: 90px auto 90px;
}
.privatuma_row a {
    color: #58a15a;
    transition: all 0.2s;
}
.privatuma_row a:hover {
    color: #132014;
}
.privatuma_row p {
    font-size: 18px;
    color: #72767b;
    text-align: justify;
}
.privatuma_row h4 {
    font-size: 26px;
}

.error-page .error-body .btn {
    background: #58a15a;
    border-color: #58a15a;
}
@media (min-width: 991px) {
    #menu-item-wpml-ls-2-lv {
        position: absolute;
        right: 5%;
    }
    #menu-item-wpml-ls-2-en {
        position: absolute;
        right: 1%;
    }
}

.wpml-ls-item span {
    color: #8e8e8e;
}
.wpml-ls-current-language span {
    color: black;
}

.cookie_link {
    color: #58a15a;
    transition: all 0.3s;
}
.cookie_link:hover {
    color: black;
}

html:lang(en-US) .tb_column_1 .wpb_raw_code > .wpb_wrapper {
    margin-right: 52px;
}

.sp_content ul li::marker {
    color: #58a15a;
    font-size: 1.7em;
}

.sp_content a {
    color: #58a15a;
    transition: all 0.3s;
}
.sp_content a:hover {
    color: #376138;
}

@media (min-width: 992px) {
    .col-lg-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}

.single_project_column_1 {
    width: 33.333%;
}
.single_project_column_2 {
    width: 66.666%;
}

.sp_text_1 h2 {
    text-align: center;
    font-size: 26px;
    font-weight: 700;
    line-height: 32px;
    color: #002C47;
}
.sp_text_2 p {
    color: #646E84;
    text-align: center;
    font-size: 16px;
    line-height: 24px;
}
.single_project_column_1 strong {
    color: #002C47;
    font-weight: 500;
}

.single_project_column_1 .vc_column-inner {
    box-shadow: 0px 5px 40px 0px rgb(0 0 0 / 3%);
    margin: 20px 20px 0px 0px;
    padding: 40px 40px 40px 40px;
}

.single_project_column_1 .wpb_content_element, .process_row .wpb_content_element {
    margin-bottom: 20px;
}
.sp_text_3 p, .sp_text_4 p {
    padding-bottom: 20px;
    border-bottom: 1px solid #E3E6EC;
}
.single_project_column_1 i {
    margin: 0 10px;
}

.single_project_column_1 .vc_column-inner .wpb_wrapper {
    padding: 0 13px;
}

.single_project_row {
    margin-bottom: 50px;
}

.single_project_column_1 i {
    color: #002C47;
}

.process_row {
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: #EBF0F5;
    padding: 50px 0px 50px 0px;
    margin-bottom: 50px;
}
.process_row .vc_col-sm-4 {
    padding-left: 35px;
}
.process_text_1 p {
    color: #58a15a;
    font-size: 20px;
    font-weight: 500;
    line-height: 26px;
    letter-spacing: -0.3px;
    display: flex;
    align-items: center;
    gap: 20px;
}

.process_row .fas:before {
    font-size: 42px;
}

.process_text_2 p {
    color: #002C47;
    font-size: 22px;
    font-weight: 700;
    line-height: 27px;
    letter-spacing: -0.2px;
}
.process_text_3 p {
    color: #666666;
    font-size: 17px;
    line-height: 25px;
    letter-spacing: -0.1px;
}
.process_row .process_text_1 {
    margin-bottom: 35px;
}
@media (min-width: 767px) {
    .process_column_2 {
        border-style: solid;
        border-width: 0px 2px 0px 2px;
        border-color: #EBF0F5;
    }
}

.projekti_bottom_text i {
    color: #58a15a;
}

.attachment_block p {
    border-radius: 6px;
    display: flex;
    align-items: center;
    width: fit-content;
    border: 2px solid #58a15a;
    font-weight: 600;
    margin-bottom: 15px;
}
.attachment_block i {
    color: #58a15a;
    padding: 10px 0 10px 12px;
    font-size: 20px;
}
.attachment_block a {
    height: 100%;
    width: 100%;
    padding: 10px 15px 10px 15px;
    color: #545454;;
}

.far.fa-clock {
    display: none;
}

.aktualitates_page_wrapper > article {
    margin: 0;
}
.aktualitates_body_wrap .sp_content p {
    font-size: 17px;
}

.post-details .entry-thumbnail {
    margin-bottom: 25px;
}

.navbar-light .navbar-toggler {
    background: #58a15a;
}

div.sb_link > a.vc_btn3.vc_btn3-size-md > i.vc_btn3-icon {
    right: -45px !important;
    top: 10px;
    font-size: 35px;
}

.kontakti_header h2 {
    font-size: 45px;
    color: #2a3139;
    font-weight: 500;
    max-width: 1140px;
    margin: 80px auto 30px auto;
    padding-left: 20px;
}

div.wpforms-container-full .wpforms-form label.wpforms-error {
    color: #d2d2d2;
}
.kontakti_row div.wpforms-container-full .wpforms-form label.wpforms-error {
    color: #9e2119;
}
.wpforms-confirmation-container-full, div[submit-success]>.wpforms-confirmation-container-full:not(.wpforms-redirection-message) {
    background: none;
    border: 1px solid #58a15a;
    border-radius: 8px;
}

.fb_column .vc_icon_element-icon {
    left: 18px !important;
}
.fb_column .fas.fa-dollar-sign {
    left: 8px !important
}

.sp_content table {
    border-collapse: collapse;
    width: 100%;
}
  
.sp_content td, th {
    border: 1px solid #dddddd;
    text-align: left;
    padding: 8px;
}
  
.sp_content tr:nth-child(even) {
    background-color: #ececec;
}

.hide_block {
    display: none;
}

.ts-footer > .container > .row:nth-child(2) {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
}

.ts-footer > .container > .row > .col-lg-3.col-md-6 {
    max-width: 100%;
}
.ts-footer > .container > .row > .col-lg-3.col-md-6:nth-child(3) {
    display: none;
}

.attachment_block p:before {
    content: "\f15c";
    font-family: "Font Awesome 5 Free";
    color: #58a15a;
    padding: 10px 0 10px 12px;
    font-size: 20px;
}

/* "AKPC klientiem" pogu paslēpt */
#header #menu-item-223, #header #menu-item-229 {
    display: none;
}

.home_hide_text {
    display: none;
}