body {
    color: #383838;
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    overflow-x: hidden;
}

html.wide {
    overflow-x: hidden;
}

.container {
    max-width: 1300px;
}

*:focus,
button:focus,
input:focus {
    outline: none !important;
    box-shadow: none;
    border-color: #999;
}

a {
    color: #383838;
}

a:hover {
    color: #E31E24;
}

/*single*/
strong {
    font-weight: 500;
}

h1,
.h1 {
    color: #383838;
    text-align: center;
    font-family: "Roboto", sans-serif;
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

h2,
.h2 {
    color: #383838;
    font-family: "Roboto", sans-serif;
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 20px;
}

h3,
.h3 {
    color: #383838;
    text-align: center;
    font-family: "Roboto", sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;

}

h4,
h5,
h6 {
    color: #383838;
    text-align: center;
    font-family: "Roboto", sans-serif;
    font-size: 25px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

p,
ul,
ol {
    color: #383838;
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    overflow-x: hidden;
}

strong {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
}

blockquote {
    padding: 30px;
    font-style: italic;
    position: relative;
}

img {
    max-width: 100%;
    height: auto;
}

/*single*/
.content-single img {
    border-radius: 10px;
}

.content-single h2 {
    color: #383838;
    text-align: center;
    font-family: "Roboto", sans-serif;
    font-size: 25px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

/*footer*/
.page-footer {
    background: #383838;
}

.page-footer p {
    color: #FFF;
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
}

.page-footer h2 {
    color: #FFF;
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 160%;
    text-align: left;
}

.page-footer a {
    color: #FFFFFF;
    text-decoration: none;
    ;
}

.page-footer a:hover {
    color: #E31E24;
    text-decoration: none;
}

.page-footer .mreze a {
    font-size: 24px;
    margin-right: 10px;
}

.page-footer .mreze a:hover span:before {
    color: #E31E24 !important;
}

.page-footer p.copyright {
    font-size: 13px;
}

/*cover category*/
.hero-image-category {
    height: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    min-height: 500px;
    background-image: url('../img/cover-blog.jpg');
}

.col-12.hero-text {
    position: relative;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: flex-end;
    align-content: center;
    flex-direction: row;
    min-height: 250px;
}

.hero-text h1 {
    color: #000;
    font-family: "Roboto", sans-serif;
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-align: left;
}

/*category*/
.category-item img {
    border-radius: 10px;
}

.category-item h2 {
    color: #E31E24;
    font-family: "Poppins", sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.category-item p {
    color: #383838;
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 170%;
}

.category-item p.more {
    color: #E31E24;
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.category-item p.more span.icon-keyboard_arrow_right {
    vertical-align: middle;
}

.category-item a:hover {
    text-decoration: none;
}

/*paginacija kategorije*/
.pagination.clear {
    display: block;
}

a.page-numbers {
    color: #383838;
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    padding: 0 5px;
}

a.page-numbers:hover {
    text-decoration: none;
    color: #E31E24;
}

span.page-numbers.current {
    color: #E31E24;
    padding: 0 5px;
}

/*cover page*/
.hero-image-page {
    height: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    min-height: 500px;
}

/*usluge*/
.service {
    display: flex;
    flex-direction: column;
    height: 100%;
    border-radius: 5px;
    border: 1px solid #383838;
    padding: 20px;
    justify-content: flex-start;
}

.service h3 {
    color: #E31E24;
    font-family: "Poppins", sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    min-height: 50px;
    margin-bottom: 20px;
    text-align: left;
}

/*o nama*/
img.image-tim {
    border-radius: 50%;
    max-width: 250px;
    margin: 0 auto;
    display: block;
}

.name-tim {
    color: #E31E24;
    font-family: "Poppins", sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    text-align: center;
    margin: 10px 0;
}

.job-tim {
    color: #383838;
    text-align: center;
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    text-align: center;
}

/*kontakt*/
.map,
iframe {
    width: 100%;
    min-height: 500px !important;
}

.kontakt-forma {
    border-radius: 8px;
    background: #FFF;
    box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.15);
    padding: 36px;
}

.form-control,
.form-control:focus {
    border-radius: 5px;
    background: #EEE;
    border: 1px solid #eee;
    color: #75777A;
    font-family: "Poppins", sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

input.wpcf7-form-control.wpcf7-submit {
    color: #FFF;
    text-align: center;
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    border-radius: 3px;
    background: #E74045;
    cursor: pointer;
    border: none;
    padding: 7px 31px;
}

p.icon-contact {
    font-size: 36px;
    text-align: center;
}

p.icon-contact span {
    background: #eee;
    padding: 20px;
    border-radius: 50%;
}

.contact-info h3 {
    color: #E31E24;
    text-align: center;
    font-family: "Poppins", sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
}

.description-serices p {
    text-align: center;
}

/*pocetna*/
.pregled img {
    border-radius: 15px;
    margin-bottom: 20px;
}

.pregled h3 {
    color: #E31E24;
    font-family: "Poppins", sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    text-align: left;
}

.pregled p {
    color: #383838;
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
}

.iw-so-twob-box img {
    border-radius: 15px;
}

.iw-so-twob-box a {
    border-radius: 3px;
    background: #E74045;
    color: #FFF;
    text-align: center;
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    padding: 10px 21px;
    display: inline-block;
    border: 1px solid #E74045;
}

.iw-so-twob-box a:hover {
    background: #fff;
    color: #E74045;
    text-decoration: none;
}

.box-content-home {
    display: flex;
    align-items: stretch;
    justify-content: center;
    align-content: center;
    padding: 5px;
}

p.image-icon {
    text-align: center;
    font-size: 99px;
    color: #fff;
    margin-bottom: 0;
}

.box-home h3 {
    color: #FFF;
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 160%;
    margin-bottom: 25px;
}

.box-home {
    padding: 0 3%;
    margin-top: -160px;
    z-index: 5;

}

.box-home:first-child {
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
}

.box-home:last-child {
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
}

.hero-image-home {
    height: 50%;
    background-repeat: no-repeat;
    background-size: cover !important;
    position: relative;
    min-height: 600px;
    background-position: center !important;
}

.hero-image-home .col-12.hero-text {
    position: relative;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: flex-start;
    align-content: flex-start;
    flex-direction: column;
    min-height: 250px;
    margin-top: 150px;
}

.hero-image-home .col-12.hero-text h1,
.hero-image-home .col-12.hero-text p {
    max-width: 500px;
    margin-bottom: 50px;
}

.hero-image-usluge {
    height: 50%;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    position: relative;
    min-height: 450px;
    background-position: top;
}

.hero-image-usluge .col-12.hero-text {
    position: relative;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    align-content: center;
    flex-direction: column;
    min-height: 250px;
    margin-top: 100px;
}

.hero-image-usluge .col-12.hero-text h1 {
    color: #fff;
}

.hero-image-usluge .col-12.hero-text p {
    color: #fff;
    max-width: 1000px;
    text-align: center;
}

.hero-image-usluge .col-12.hero-text a {
    color: #fff;
    max-width: 1000px;
    text-align: center;
    border-radius: 3px;
    border: 1px solid #FFF;
    padding: 10px 20px;
    display: block;
}

.hero-image-usluge .col-12.hero-text a:hover {
    color: #E74045;
    background: #FFF;
    max-width: 1000px;
    text-align: center;
    border-radius: 3px;
    border: 1px solid #FFF;
    padding: 10px 20px;
    display: block;
    text-decoration: none;
}

.box-content-usluge {
    display: flex;
    align-items: stretch;
    justify-content: center;
    margin-top: -150px;
    margin-bottom: 50px;
}

.box-usluge {
    border-radius: 5px;
    border: 1px solid #FFF;
    background: #FFF;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.15);
    margin: 10px;
    padding: 22px;
    position: relative;
}

.box-usluge h3 {
    color: #E31E24;
    font-family: "Poppins", sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    text-align: left;
}

.box-usluge ul {
    padding-left: 20px;
}

.box-usluge ul li {
    position: relative;
    list-style: none;
}

.box-usluge ul li::before {
    content: '';
    position: absolute;
    border-color: #E31E24;
    border-style: solid;
    border-width: 0 2px 2px 0;
    top: 5px;
    left: -16px;
    transform: rotate(45deg);
    height: 12px;
    width: 7px;
}

@media only screen and (max-width: 768px) {
    .hero-image-category {
        min-height: 150px;
        background-position: center;
    }

    .col-12.hero-text {
        min-height: 184px;
    }

    h2,
    .h2 {
        font-size: 30px;
    }

    .hero-image-page {
        height: 50%;
        background-repeat: no-repeat;
        background-size: cover;
        position: relative;
        min-height: 150px;
    }
.hero-image-home {
	min-height: 300px;
}
    .box-content-home {
        flex-wrap: wrap;
    }

    .box-home {
        width: 50%;
    }
.hero-image-home .col-12.hero-text {
	min-height: 426px;
	margin-top: 33px;
}
    .box-home:first-child {
        border-bottom-left-radius: 0;
    }

    .box-home:last-child {
        border-top-right-radius: 0;
    }

    .box-home:nth-child(2) {
        text-align: center;
        vertical-align: middle;
        border-top-right-radius: 15px;
    }

    .box-home:nth-child(3) {
        margin-top: 0;
        border-bottom-left-radius: 15px;
    }

    .box-home:nth-child(4) {
        margin-top: 0;
    }
}
@media only screen and (max-width: 720px) {
    .box-content-usluge {
        flex-wrap: wrap;
    }
    .box-usluge {
        width: 100%;
    }
}
@media only screen and (max-width: 520px) {
    .box-home h3 {
        font-size: 12px
    }
    p.image-icon {
        font-size: 74px;
    }
}
@media only screen and (max-width: 425px) {
    .hero-text h1{
        font-size: 37px;
    }
    .box-content-usluge {
        margin-top: -100px;
    }
}