@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,400&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&display=swap');
/*@import url('https://fonts.googleapis.com/css2?family=Titillium+Web:ital,wght@0,300;0,400;0,600;0,700;1,400&display=swap');
@font-face {
    font-family: KlavikaX;
    src: url('../fonts/klavika-medium.otf');
    src: url('../fonts/klavika-medium.otf?#iefix') format('embedded-opentype'),
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: Josefin SansB;
    src: url('../fonts/JosefinSans-Bold-korigovan2.otf');
    src: url('../fonts/JosefinSans-Bold-korigovan2.otf?#iefix') format('embedded-opentype'),
    font-weight: normal;
    font-style: normal;
}*/
body{
    /*font-family: 'KlavikaX', sans-serif;*/
    /*font-family: 'Montserrat', sans-serif;*/
    font-family: 'Roboto', sans-serif;
    font-size: 17px;
    margin:0;
    font-weight: 400;
    overflow-x: hidden;
    background-color:#fff;
    
}
.content-wrapper {
    min-height: 75Vh;
}
:root{
    --main-color:#14733b;
    --color-1:#72ad3b;
    --color-2:#ffffff;
    --color-3:#000000;
    --bg-light:#e5e5e5;  
}
*{
    margin:0;
    padding:0; 
    box-sizing: border-box;
    outline: none!important;

}
p {
  text-align: left;
}
h1,h2,h3,h4,h5,h6{
  text-align: left;
    /*line-height: 1.2;*/
/*  box-shadow: 0 0 15px rgba(0,0,0,0.3);*/
}
a{
    text-decoration: none!important;
}
a:hover {
    opacity: .78;
}
img{
    max-width: 100%;
    vertical-align: middle;
}
/*ul{
    list-style: none;
}
.txt ul {
	list-style: bullet;
}*/
.btn-group-vertical>.btn-group:after, .btn-toolbar:after, .clearfix:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .form-horizontal .form-group:after, .modal-footer:after, .modal-header:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .panel-body:after, .row:after {
  clear: both;
}
@media (min-width: 1400px) {
    .container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container {
        max-width: 1200px;
    }
}

body.admin-bar .navbar.fixed-top {
    top: 32px;
}
.top-menu {
    background-color: #259a49;
    overflow: hidden;
}
.top-menu ul {
    display: flex;
    flex-direction: row;
    padding: 5px 0!important;
    list-style: none;
    margin-bottom: 0!important;
    width: 100%;
    line-height: 24px;
}
.top-menu ul.list-group-horizontal2 {
    display: none !important;
    justify-content: flex-end;
    flex-direction: row;
}
.top-menu ul li a {
    font-weight: 300 !important;
}
.top-menu ul.list-group-horizontal2 li a {
    text-transform: uppercase;
}

.top-menu ul li {
    padding-left: 25px;
    width: -webkit-fill-available;
}
.top-menu ul li a {
    color: #fff;
    font-size: 16px;
    font-weight: 200;
}
.top-menu ul li a img {
    padding-right: 0px;
    object-fit: contain;
    height: 10px;
    max-width: 100%;
    margin-bottom: 3px;
}
.navbar {
    padding-top: 0;
    padding-bottom: 0;
}
.navbar-brand img{
   max-height: 125px;
   display: inline-block;
   max-width: 100%;
}
.navbar-brand {
    z-index: 99;
/*  box-shadow: rgba(255, 255, 255, 0.25) 0px 54px 55px, rgba(255, 255, 255, 0.12) 0px -12px 30px, rgba(255, 255, 255, 0.12) 0px 4px 6px, rgba(255, 255, 255, 0.17) 0px 12px 13px, rgba(255, 255, 255, 0.09) 0px -3px 5px;

box-shadow:  rgba(255, 255, 255, 0.26) 0px 19px 19px 0px inset !important;*/
    /*box-shadow: rgba(17, 17, 26, 0.1) 0px 0px 16px;*/
}
.navbar-nav>li>a {
    line-height: 35px;
    font-size: 18px;
    padding-top: 0;
    padding-bottom: 0;
    position: relative;
    padding-left: 20px !important;
    padding-right: 20px !important;
    font-weight: 500;
    color: #000;
    margin-top: 10px;
    text-transform: uppercase;
}


    .top-slider-item {
        position: relative;
    }
    .slider-caption {
        position: absolute;
        left: 0;
        top: 50%;
        width: 100%;
        transform: translateY(-50%);
    }
    .slider-caption h1 {
        text-align: center;
        color: #fff;
        font-size: 58px;
        display: block;
        width: auto !important;
        letter-spacing: 1px;
        /*text-shadow: 1px 1px 1px #f3f3f3;*/
        padding-bottom: 5px;
        border-bottom: 5px solid #fff;
        text-transform: uppercase;
    }
    .slider-caption p {
        text-align: center;
        font-size: 28px;
        font-weight: 300;
        letter-spacing: 0.5px;
        color: #fff;
    }
    .section {
        padding: 50px 0;
    }
    .section.section-services {
        padding: 50px 0;
    }

    .section h2 {
        text-align: center;
        color: #259a49;
        letter-spacing: 1px;
        font-weight: 700;
        margin-bottom: 30px;
        font-size: 36px;
        text-transform: uppercase;
    }
    .desc-video-text h2,
    .desc-video-text h3,
    .desc-video-text h4,
    .section-gallery h3,
    .section-document h3 {
    	text-align: left;
        color: #259a49;
        letter-spacing: 1px;
        font-weight: 700;
        margin-bottom: 30px;
        font-size: 36px;
        text-transform: uppercase;
        padding-top: 30px;
    }
    .desc-video-text h3 {
        font-size: 30px;
    }
    .desc-video-text h4 {
        font-size: 24px;
         margin-bottom: 10px;
    }
    .section-gallery {
        padding-bottom: 50px;
    }
    .desc-video-text a,
    .section-document a {
    	color: #259a49;
    }
    .col-md-x {
        margin-bottom: 30px;
    }
    a.service-item {
        display: block;
        text-align: center;
        margin: 25px 0;
        color: #000;
        cursor: pointer;
    }
    a.service-item:hover {
        opacity: .8;
        text-decoration: none;
        color: #000;
    }
    a.service-item img {
        height: 150px;
        display: inline-block;
        max-width: 100%;
    }
    .service-item h3 {
        text-align: center;
        text-transform: uppercase;
        margin-top: 30px;
        font-size: 20px;
    }
    .section-services h2 {
        padding-bottom: 15px;
        border-bottom: 5px solid #259a49;
    }
.section-about {
    padding: 80px 0;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}
.section-about h2 {
    color: #fff;
}
.about-item {
    margin-top: 40px;
    padding: 85px 45px 65px 35px;
    background-color: #fff;
    border-left: 10px solid #259a49;
}
.about-item p {
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 30px;
}
.red-button,
.black-button,
.classic-button {
    background-color: #259a49;;
    padding-left: 30px;
    padding-right: 30px;
    color: #fff;
    letter-spacing: 1px;
    text-transform: uppercase;
    display: inline-block;
    line-height: 30px;
    vertical-align: baseline;
    padding-top: 2px;
}
.black-button,
.classic-button {
    background-color: #259a49;
    line-height: 30px;
    border: 1px solid #259a49;
    color: #fff !important;
}
.align-center {
    text-align: center;
}
.red-button:hover,
.black-button:hover {
    opacity: .8;
    color: #fff;
}
.section-newsletter {
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}
.section-newsletter p {
    text-align: center;
}
input.form-control {
    border: 1px solid #000;
    border-radius: 0;
    background-color: transparent;
   /* color: #fff;*/
}
.form-control:focus {
   /* color: #fff;*/
    background-color: transparent;
    border-color: #eee;
    outline: 0;
    box-shadow: 0 0 0 0rem rgba(13, 110, 253, 0);
}
.form-submit-group {
    text-align: center;
    padding-top: 30px;
}
.section-contact .form-group {
    margin-bottom: 25px;
}
.section-contact input.form-control {
    border: none;
    border-bottom: 1px solid #259a49;
    border-radius: 0;
    background-color: transparent;
   /* color: #fff;*/
}
.section-contact textarea.form-control {
    border: none;
    border-bottom: 1px solid #259a49;
    border-radius: 0;
    background-color: transparent;
    /*color: #fff;*/
}
::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #000 !important;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #000 !important;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #000 !important;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #000 !important;
}
::-ms-input-placeholder { /* Microsoft Edge */
   color:    #000 !important;
}

::placeholder { /* Most modern browsers support this now. */
   color:    #000 !important;
}
.section-brands {
    background-color: #000;
}
.section-brands h2,
.section-brands h3,
.section-brands p {
    color: #fff;
}
.section-footer {
    padding: 30px 0;
    background-color: #259a49;
}
.product-img-1 img {
    display: block;
    margin: 10px auto;
    height: 250px;
    object-fit: cover;
    object-position: top center;

}
.news-text h3 {
    margin-top: 15px;
    text-align: center;
    color: #000;
    font-size: 17px;
    text-transform: uppercase;
    padding: 5px 15px 15px 0;
    max-width: 90%;
    margin-left: 5%;
}
.news-item-col {
    margin-bottom: 30px;
}

.footer-col {
    padding-top: 0px;
}
.footer-col ul {
    list-style-type: none;
}
.footer-col.footer-logo {
    padding-top: 0;
}
.footer-col  li a {
    margin-bottom: 10px;
    color: #fff;
    display: block;
    text-transform: uppercase;
}
.footer-col.footer-social ul li a img {
    display: block;
    max-width: 100%;
    margin-bottom: 10px;
}
.footer-col.footer-social ul li {
    list-style-type: none;
}
.footer-col ul li a:hover {
   text-decoration: none;
    color: #fff;
}
.credentials {
    text-align: center;
    padding: 3px 20px 0;
    line-height: 33px;
    background-color: #000;
    font-size: 14px;
    color: #fff;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}
.txt.txt-classic img {
    display: block;
    max-width: 100%;
    margin: 10px auto !important;
}
.title-wrapper {
    background-image: url(../img/traka.png);
    background-color: #259a49;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}
.title-wrapper h1 {
    line-height: 110px;
    padding-top: 10px;
    color: #fff;
    text-transform: uppercase;letter-spacing: 1px;
    font-weight: 700;
}
.section-text {
    padding: 20px 0 50px;
}
.single-brands .section-text {
    padding: 50px 0 50px;
}
#accordion {

}

.accordion-item {
    margin-bottom: 10px;
    border: none;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
}
.accordion-item:first-of-type .accordion-button {
    border-radius: 0 !important;
}
.accordion-item button {
    border-left: 2px solid #259a49;
}
.accordion-body {
    padding-top: 26px;
}
.accordion-button:not(.collapsed) {
    color: #fff;
    background-color: #259a49;;
    box-shadow: none !important;
}
.accordion-button:focus {
    z-index: 3;
    border-color: transparent;
    border-left: 3px solid #259a49;
    outline: 0;
    box-shadow: none !important;
}
.accordion-button::after {
    background-image: url(../images/closed.png);
    background-position: center;
    background-size: 9px;
}
.accordion-button:not(.collapsed)::after {
    background-image: url(../images/open.png);
    transform: none;
    background-position: center;
    background-size: 9px;
}
.accordion-button {
    font-size: 21px;
    font-weight: 700;
}
.lab-price-item {
    border-bottom: 1px solid rgba(9,9,9, .1);
    margin-bottom: 15px;
}
.lab-price-item h3 {
    font-size: 20px;
    font-weight: normal;
    margin: 0 !important;
    margin-bottom: 10px !important;
}
.lab-price-item .col-sm-3.col-xs-4 span {
    display: block;
    width: 100%;
    text-align: right;
    font-size: 19px;
}
.lab-price-item .col-sm-3.col-xs-4 p {
    display: inline-block;
    font-size: 19px;
    margin-bottom: 0;
}
.lab-price-item .col-sm-3.col-xs-4 span small {
    font-size: 75%;
}
.search-price-wrapper {
    padding: 30px 0;
    margin-bottom: 20px;
}
.search-price-wrapper input.form-control {
    border:  1px solid rgba(9,9,9, .1);
    border-bottom: 1px solid rgba(9,9,9, .1);
    border-radius: 0;
    background-color: transparent;
    color: #000;
    height: 46px !important;
    line-height: 48px;
    border-radius: 20px;
    padding-left: 25px;
    padding: 0 25px !important;
    padding-top: 5px !important;
}
.search-price-wrapper .form-group {
    position: relative;
}
.search-price-wrapper .form-group img {
    position: absolute;
    top: 5px;
    right: 20px;
    width: 22px;
    height: auto;
    object-fit: cover;
    display: block;
}
.page-template-template-doctors h2 {
    color: #259a49;
    text-transform: uppercase;
    margin-bottom: 30px;
    font-weight: 700;
    font-size: 30px;
    letter-spacing: 1px;
}
.page-template-template-doctors  .section-newsletter h2 {
	color: #fff;
}
.section-text-content {
    padding-top: 50px;
}
a.doctor-item {
    padding: 30px 40px;
    display: block;
}
a.doctor-item img {
    height: 470px;
    width: 100%;
    display: inline-block;
    object-fit: cover;
    object-position: top center;
}
.doctor-item-txt {
    padding: 15px;
    background-color: #fff;
    height: 145px;
    overflow: hidden;
}
.section-text-content {
    background-color: #e4e6ea;
}
.doctor-item-txt h3 {
    font-size: 20px;
    text-align: center;
    font-weight: bold;
    color: #000;
}
.doctor-item-txt p {
    color: #259a49;
    text-align: center;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 14px;
    margin-bottom: 10px;
    line-height: 18px;
    font-size: 13.5px;
}
.single-doctors .title-wrapper h1 {
    line-height: 1.25;
    padding-top: 10px;
    color: #fff;
    text-transform: none;
    letter-spacing: 1px;
    font-weight: 700;
    margin-bottom: 0 !important;
    padding: 25px 0 15px;
    font-size: 35px;
}
h2.h2-spec {
    color: #259a49;
    font-size: 20px;
    margin-bottom: 20px; 
    text-transform: uppercase;
}
h3.h2-spec {
    color: #259a49;
    font-size: 19px;
    margin-bottom: 20px; 
    text-transform: uppercase;
    margin-top: -10px;
}
.txt-classic-doc {
    padding-top: 20px;
}
.txt-classic p {
    line-height: 1.35;
}
.page-template-template-doctors .txt-classic p {
    margin-bottom: 7px;
}
.doctors-filter {
    margin-top: 0px;
    padding-left: 40px;
    padding-right: 40px;
}
.filter-ul {
    width: 100%;
    display: inline-block;
    background-color: #259a49;
    color: #fff;
    padding-left: 0;
    padding: 7px 15px 5px;
    font-size: 16px;
    list-style-type: none;
}
.filter-ul .dropdown-menu {
    margin-top: 3px !important;
   margin-left: -15px !important;
   border: none;
   border-radius: 0 !important;
   box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
a.active_filter {
    background-color: #259a49;
    color: #FFF;
}
.doctors-wrapper {
    min-height: 600px;
}
.filter-t a.active_filter {
    background-color: transparent;
    color: #259a49;
}
.type-wrapper li {
    list-style-type: none;
    display: inline-block;
    padding: 7px 25px 5px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 16px;
}
.search-doc-wrapper {
    padding-left: 40px;
    padding-right: 40px;
    margin-bottom: 10px;
}
.no-search-results {
    padding: 40px 50px;
}
.blog .blog-item {
    margin: 15px 0;
}
.blog .blog-item h2 {
    padding-bottom: 8px;
    border-bottom: 2px solid #259a49;
    color: #000;
    font-size: 29px;
    font-weight: 700;
    max-width: 80%;
}
body.blog {
    background-color: 
}
.blog .blog-item h3 {

}
.txt-blog {
    height: auto;
    overflow-x: hidden;
}
.txt-little-blog {
    background-color: #fff;
    padding: 15px 20px;
    height: 130px;
    overflow: hidden;
}
.txt-little-blog h3 {
    color: #000;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.txt-little-blog a {
    color: #259a49;
    letter-spacing: 1.8px;
    font-size: 16px;
    margin-top: 15px;
    text-transform: uppercase;
}
.blog-item p.underline-p img {
    height: auto;
    object-fit: contain;
    margin-top: 15px;
}
.txt-blog-1 {
    height: auto !important;
    overflow-x: hidden;
    margin-bottom: 30px;
}
span.p-date {
    display: block;
    margin-bottom: 30px;
    font-size: 15px;
}
.blog-item-first {
    margin-bottom: 30px !important;
}
.blog-item img {
    height: 240px;
    width: 100%;
    object-fit: cover;
}
.blog-item-first img {
    height: 350px;
    width: 100%;
    object-fit: cover;
}
.hidden-xs {
    display: block;
    width: -webkit-fill-available;
}
.visible-xs {
    display: none !important;
}
.navbar-toggler {
    border: none !important;
    /*background-image: var(--bs-navbar-toggler-icon-bg);*/
}
.navbar-toggler:focus {
    box-shadow: none !important;
}
.breadcrumbs {
        padding-top: 25px;
        color: #fff;
    }
    .breadcrumbs a {
        color: #fff;
        text-transform: uppercase;
    }
    .page-template-template-servicemaster .title-wrapper h1,
    .page-template-template-cuildservice  .title-wrapper h1 {
        line-height: normal;
        padding-top: 10px;
        color: #fff;
        text-transform: uppercase;
        letter-spacing: 1px;
        font-weight: 700;
        margin-bottom: 25px;
    }
    .parent-page h3 a {
        width: auto;
        background-color: #259a49;
        padding: 10px 25px;
        display: inline-block;
        margin-bottom: 5px;
        color: #fff;
        font-size: 20px;
        text-transform: uppercase;
    }
    .parent-page h3 a:hover {
        color: #fff;
        opacity: .78;
    }
    h2.h2-services-list {
        color: #259a49;
        text-transform: uppercase;
        font-weight: 700;
        font-size: 30px;
        margin-bottom: 30px;
    }
    .section-text-service {
        padding-top: 50px;
        padding-bottom: 20px;
    }


.txt.txt-image-service {
    padding: 15px;
    border: 3px solid #259a49;
    border-radius: 3px;
}


h2.usluge-lekari-naslov {
    text-align: left;
}


a.brand-item {
    height: 180px;
    vertical-align: middle;
}
a.brand-item img {
    height: auto !important ;
    width: 80% !important;
}
.section-locations table {
    margin-bottom: 30px;
    background-color: #eee;
}
.section-locations tr:first-child {

}
.section-locations td {
        text-align: center;
        line-height: 30px;
        text-transform: uppercase;
        border-bottom: none;
        padding-top: 2px;
        padding-bottom: 2px;
        font-size: 15px;
    }
    .section-locations td {
        width: 10%;
    }
    .section-locations td.second-td {
        text-align: left;
        width: 90%;
    }
    .section-locations td .flag-location {
        height: 25px;
        width: auto;
        display: inline-block;
        margin: 0 auto;
    }
    .section-locations td a {
        color: #000;
    }
    .section-locations td a:hover {
        opacity: .75;
        color: #000;
    }
    .company-icon {
        height: 25px;
        width: auto;
    }
    .city-icon {
        height: 20px;
        width: auto;
    }

.desc-video-item video {
    display: block;
    width: 100%;
    height: auto;
    margin-bottom: 30px;
}
.single-brands h3 {
    text-align: left;
    color: #259a49;
    letter-spacing: 1px;
    font-weight: 700;
    margin-bottom: 10px;
    margin-top: 25px;
    font-size: 32px;
    text-transform: uppercase;
}
.section-gallery-img img {
    width: 100%;
    height: 230px;
    object-fit: cover;
}
.section-document {
    padding-bottom: 50px;
}
.brendovi-sidebar {
    background-color: #259a49;
}
.brendovi-sidebar h2 {
    margin-top: 0;
    padding: 10px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    background-color: #000;
}
.brand-sidebar-item {
    padding: 0px 60px;
    
}
.brand-sidebar-item img {
    border-bottom: 2px solid #133e22;
}
.brand-sidebar-item:last-child img {
     border-bottom: 0px solid #133e22;
}


 
@media(max-width:767px) {
    .navbar-brand {
        margin-left: 0px;
    }
    .txt.txt-image-service  {
        margin-bottom: 40px;
    }
    .hidden-xs {
        display: none !important;
    }
    .visible-xs {
        display: block !important;
    }
    .top-slider-item img {
        height: 40Vh;
        width: 100%;
        object-fit: cover;
        object-position: top center;
    }
    .slider-caption h1 {
        font-size: 35px;
        max-width: 100%;
    }
    .slider-caption p {
        font-size: 22px;
        font-weight: 400;
        letter-spacing: 1px;
        color: #fff;
    }
    .footer-col.footer-social li {
        display: inline-block;
        margin-right: 10px;
    }
    .footer-col.footer-logo {
        padding-left: 0px;
        margin-bottom: 20px;
    }
    .footer-col {
        padding-top: 20px;
    }
    .map iframe {
        height: 400px !important;
    }
    .title-wrapper h1 {
        line-height: 80px;
    }
    .txt-little-blog {
        height: auto;
    }
    .about-item {
        margin-top: 10px;
        padding: 55px 35px 45px 25px;
        background-color: #fff;
        border-left: 10px solid #259a49;
    }
    a.doctor-item img {
        height: auto;
        object-fit: contain;
    }
    .top-menu ul.list-group-horizontal2 {
        display: flex;
        justify-content: center !important;
        flex-direction: row;
    }
}

@media(max-width:500px) {
    .footer-menu, .footer-menu_2,
    .footer-col ul {
        padding-left: 0;
    }
    .top-menu ul li {
        padding-left: 0px;
    }
    .top-menu ul li:nth-child(2) {
        margin-left: 20px;
    }
    .top-menu  {
        padding-right: 15px;
    }
    .top-menu ul li a img {
        padding-right: 1px;
    }
    .txt-little-blog h3 {
        color: #000;
        font-size: 17px;
        text-transform: uppercase;
        letter-spacing: 0.7px;
    }
    .txt-little-blog a {
        letter-spacing: 1.3px;
        font-size: 15px;
    }
    .blog .blog-item h2 {
        max-width: 90%;
        margin-top: 20px;
    }
    .section-about {
        padding: 60px 0;
    }
    .section {
        padding: 60px 0;
    }
    .slider-caption {
        position: absolute;
        left: 0;
        top: 64%;
        width: 100%;
        transform: translateY(-50%);
    }
    .page-template-template-servicemaster .title-wrapper h1,
    .page-template-template-cuildservice .title-wrapper h1,
    .page-template-template-servicemaster .title-wrapper h1 {
        line-height: 1.28;
    }
    .top-first-ul {
        display: block;
        width: 100% !important;
    }
    .footer-col li a {
        text-align: center;
    }
    .footer-col.footer-logo img {
        display: block;
        margin: 0 auto;
        max-width: 100%;
    }
}

.txt p a {
	color: #259a49;
}
.section-text-service .txt h2,
.section-text-service .txt h3 {
	color: #259a49;
}

.owl-carousel .owl-item img {
    max-width: 86%;
    margin-left: auto;
    margin-right: auto;
    vertical-align: middle;
}

.owl-carousel .owl-nav .owl-prev span {
    background-image: url(../img/arrow-left.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    width: 25px;
    height: 50px;
    top: 25%;
    left: -3.5%;
}

.owl-carousel .owl-nav .owl-next span {
    background-image: url(../img/arrow-right.png);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    display: block;
    width: 25px;
    height: 50px;
    top: 25%;
    right: -3.5%;
}

.owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next {
    color: transparent!important;
}

.form-footer-news {

}
.form-footer-news input {
      display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #000 !important;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0.375rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    border: none;
    border-bottom: 1px solid #259a49;
    border-radius: 0;
}
.form-footer-news button {
    border-radius: 0;
    min-width: 150px;
    background-color: #259a49;
    color: #fff;
    border: 1px solid #259a49;
}
.form-footer-news button:hover {
     background-color: #259a49;
    color: #fff;
    border: 1px solid #259a49;
    opacity: .8;
}
.footer-h3 {
    text-align: center;
    margin-top: 30px;
    color: #259a49;
}
.section-footer .wpcf7-form-control-wrap {
    display: inline-block;
}

.gallery-container a {    display: block;    height: 150px;    overflow: hidden;    margin-bottom: 20px;}
.gallery-container a img {    display: block;    width: 100%;    height: 150px;    object-fit: cover;}

ul li.current_page_item a {
    color: #259a49 !important;
}

.dropdown-item.active, .dropdown-item:active {
    color: #fff !important;
    background-color: #259a49;
}


@media(max-width:550px) {
    .form-footer-news p {
        text-align: center !important;
    }
    .form-footer-news button {
        display: inline-block !important;
        margin-top: 15px;
    }
}
