@font-face {
    font-family: "SFPro";
    src: url("../font/SFProDisplay-Regular.woff2") format("woff2"),
    url("../font/SFProDisplay-Regular.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "SFPro";
    src: url("../font/SFProDisplay-Bold.woff2") format("woff2"),
    url("../font/SFProDisplay-Bold.woff") format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}


.share_butt_wrap {}

.share_butt_wrap .share_img {}

.share_butt_wrap .share_img img {
    max-width: 90px;
}

.share_butt_wrap {
    position: fixed;
    top: 60%;
    left: 1%;
    z-index: 11;
}

.data_sec2 {
    margin-top: 90px;
}

.data_sec2 .text {
    color: #333333;
{
} {
}
}

.logo_wrap_prodimi {
    text-align: right;
    position: sticky;
    top: 120px;
}

.logo_wrap_prodimi img {
    max-width: 250px;
    width: 100%;
}

.data_sec2 .text p {
    margin-bottom: 25px;
}

.data_sec2 .text h2 {
}

.data_sec2 .text h3 {
}

.data_sec2 .text a {
    color: #333333;
}

.image_paralx_sec {
    margin-top: 100px;
}

.image_paralx_sec {
}

.image_paralx_sec .image {
    min-height: 700px;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
}

.icon_wrapper_global {
    position: fixed;
    right: 1%;
    max-width: 230px;
    /* justify-content: space-between; */
    align-items: center;
    z-index: 111;
    top: 50%;
}

.icon_wrapper_global .icon {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.icon_wrapper_global .icon:hover {
    opacity: 0.7;
}

.icon_wrapper_global .icon img {
    max-width: 75px;
    width: 100%;
    width: 70px;
}

.icon_wrapper_global .icon.icnon4 {
    margin-left: 5px;
}

.icon_wrapper_global .icon.icnon4 img {
    width: 60px;
}

.top_nav_wrap {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    display: flex;
    justify-content: space-between;
    max-width: 100%;
    margin: 0 auto;
    right: 0;
    z-index: 333;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background: #32363a;
    padding: 10px 30px;
}

.top_nav_wrap a {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.top_nav_wrap a:hover {
    opacity: 0.7;
}

.top-nav-collapse .top_nav_wrap {
    top: 0;
}

.top_nav_wrap .first_wr {
}

.top_nav_wrap .first_wr a {
    color: #fff;
    font-size: 17px;
}

.top_nav_wrap .second_wr {display: flex;}

.top_nav_wrap .second_wr a {
    color: #fff;
    font-size: 17px;
}

.top_nav_wrap .second_wr a.btnn_first {
}

.top_nav_wrap .second_wr a.btnn_second {
    margin: 0 35px;
}

.top_nav_wrap .first_wr {
}

.top_nav_wrap .first_wr .first_info {
    display: flex;
    justify-content: space-between;
    display: none;
}

.top_nav_wrap .first_wr .first_info a {
}

.btn_green {
}

.btn_green.btn_green_nav {
    margin-left: 40px;
    margin-top: 3px;
}

.btn_green.btn_green_nav a {
}

.btn_green a {
    color: #000000;
    font-weight: 700;
    background: #aec189;
    padding: 12px 45px;
    border-radius: 24px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border: 1px solid #aec189;
}


.btn_green a:hover {
    background: none;
}

body {
    margin-top: 0;
    transition: background-color 500ms linear 0s;
    background-color: #fffffffb;
    color: #000;
    font-size: 18px;
    font-family: "SFPro";
}

.logo a img {
    width: 95px;
    position: absolute;
    top: 40px;
    left: 49px;
    right: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    image-rendering: -webkit-optimize-contrast;
}

.top-nav-collapse .logo a img {
    width: 83px;
    top: 19px;
}

.wow {
    visibility: hidden;
}

a:hover,
a:active,
a:focus {
    outline: 0;
}

a {
    background-color: transparent;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    text-decoration: none;
}

a:active,
a:hover {
    outline: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    text-decoration: none;
}

button:focus {
    outline: 0 !important;
}

input:focus {
    outline: none !important;
}

.f-none {
    float: none;
}

.bg-white {
    background-color: #fff;
}

.not-active {
    pointer-events: none;
    cursor: default;
}

.page-wrap {
    padding: 0;
    padding-top: 140px;
}

.p-null {
    padding: 0;
}

.pl-null {
    padding-left: 15px !important;
}

.mob-only {
    display: none;
}

.desc-only {
    display: block;
}

.relative {
    position: relative;
}

.f-right {
    float: right;
}

.f-left {
    float: left;
}

.anchor {
    display: block;
    position: relative;
    top: 0;
    visibility: hidden;
}

div.table {
    display: table;
    margin-bottom: 79px;
    line-height: 1.5;
    margin-top: 25px;
    max-width: 554px;
}

div.tr {
    display: table-row;
}

div.td {
    display: table-cell;
    padding-right: 20px;
    margin-bottom: 48px;
    padding-bottom: 4px;
    padding-right: 32px;
    vertical-align: top;
}

div.td strong {
    font-weight: 400;
    max-width: 253px;
    display: inline-block;
}

div.td.t-bold {
}

div.tr.space-b div.td {
    padding-bottom: 30px;
}

.to-top img {
    position: fixed;
    right: 26px;
    bottom: 54px;
    cursor: pointer;
    display: none;
    z-index: 99;
    width: 43px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.to-top img:hover {
    opacity: 0.6;
}

.page-wrap {
    /* max-width: 1920px; */
    margin: 0 auto;
    /* -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.35); */
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.35);
    /* box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.35); */
    z-index: 9;
    position: relative;
    /* overflow-y: hidden; */
    /* overflow-x: hidden; */
}

.navbar .container {
    position: relative;
    max-width: 1920px;
}

.navbar-default .navbar-collapse.navbar250 {
    width: 100%;
    /* padding-left: 18px; */
}

.menu-btn-close {
    display: none;
}

.menu-btn {
    display: none;
}

.c-hamburger {
    display: block;
    position: relative;
    overflow: hidden;
    margin: 0;
    padding: 0;
    width: 60px;
    height: 55px;
    font-size: 0;
    text-indent: -9999px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    box-shadow: none;
    border-radius: none;
    border: none;
    cursor: pointer;
    -webkit-transition: background 0.3s;
    transition: background 0.3s;
}

.c-hamburger:focus {
    outline: 0;
}

.c-hamburger span {
    display: block;
    position: absolute;
    top: 26px;
    left: 18px;
    right: 18px;
    height: 3px;
    background: #0c0c0c;
}

.c-hamburger span::after,
.c-hamburger span::before {
    position: absolute;
    display: block;
    left: 0;
    width: 100%;
    height: 3px;
    background-color: #000000;
    content: "";
}

.c-hamburger--htla.is-active span::after,
.c-hamburger--htla.is-active span::before,
.c-hamburger--htra.is-active span::after,
.c-hamburger--htra.is-active span::before {
    width: 50%;
}

.c-hamburger span::before {
    top: -9px;
}

.c-hamburger span::after {
    bottom: -9px;
    width: 57%;
}

.c-hamburger--rot {
    background-color: #28aadc;
}

.c-hamburger--rot span {
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
}

.c-hamburger--rot.is-active {
    background-color: #166888;
}

.c-hamburger--rot.is-active span {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.c-hamburger--htx {
    background-color: transparent;
}

.c-hamburger--htx span {
    -webkit-transition: background 0s 0.3s;
    transition: background 0s 0.3s;
}

.c-hamburger--htx span::after,
.c-hamburger--htx span::before {
    -webkit-transition-duration: 0.3s, 0.3s;
    transition-duration: 0.3s, 0.3s;
    -webkit-transition-delay: 0.3s, 0s;
    transition-delay: 0.3s, 0s;
}

.c-hamburger--htx span::before {
    -webkit-transition-property: top, -webkit-transform;
    transition-property: top, transform;
}

.c-hamburger--htx span::after {
    -webkit-transition-property: bottom, -webkit-transform;
    transition-property: bottom, transform;
}

.c-hamburger--htx.is-active {
    background-color: transparent;
}

.c-hamburger--htx.is-active span {
    background: 0 0;
}

.c-hamburger--htx.is-active span::before {
    top: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    background-color: #101010;
}

.c-hamburger--htx.is-active span::after {
    bottom: 0;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    background-color: #000000;
}

.c-hamburger--htx.is-active span::after,
.c-hamburger--htx.is-active span::before {
    -webkit-transition-delay: 0s, 0.3s;
    transition-delay: 0s, 0.3s;
    width: 100%;
}

.c-hamburger--htla {
    background-color: #32dc64;
}

.c-hamburger--htla span {
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
}

.c-hamburger--htla span::before {
    -webkit-transform-origin: top right;
    -ms-transform-origin: top right;
    transform-origin: top right;
    -webkit-transition: -webkit-transform 0.3s, width 0.3s, top 0.3s;
    transition: transform 0.3s, width 0.3s, top 0.3s;
}

.c-hamburger--htla span::after {
    -webkit-transform-origin: bottom right;
    -ms-transform-origin: bottom right;
    transform-origin: bottom right;
    -webkit-transition: -webkit-transform 0.3s, width 0.3s, bottom 0.3s;
    transition: transform 0.3s, width 0.3s, bottom 0.3s;
}

.c-hamburger--htla.is-active {
    background-color: #18903c;
}

.c-hamburger--htla.is-active span {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.c-hamburger--htla.is-active span::before {
    top: 0;
    -webkit-transform: translateX(38px) translateY(4px) rotate(45deg);
    -ms-transform: translateX(38px) translateY(4px) rotate(45deg);
    transform: translateX(38px) translateY(4px) rotate(45deg);
}

.c-hamburger--htla.is-active span::after {
    bottom: 0;
    -webkit-transform: translateX(38px) translateY(-4px) rotate(-45deg);
    -ms-transform: translateX(38px) translateY(-4px) rotate(-45deg);
    transform: translateX(38px) translateY(-4px) rotate(-45deg);
}

.c-hamburger--htra {
    background-color: #ff9650;
}

.c-hamburger--htra span {
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
}

.c-hamburger--htra span::before {
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-transition: -webkit-transform 0.3s, width 0.3s, top 0.3s;
    transition: transform 0.3s, width 0.3s, top 0.3s;
}

.c-hamburger--htra span::after {
    -webkit-transform-origin: bottom left;
    -ms-transform-origin: bottom left;
    transform-origin: bottom left;
    -webkit-transition: -webkit-transform 0.3s, width 0.3s, bottom 0.3s;
    transition: transform 0.3s, width 0.3s, bottom 0.3s;
}

.c-hamburger--htra.is-active {
    background-color: #e95d00;
}

.c-hamburger--htra.is-active span {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.c-hamburger--htra.is-active span::before {
    top: 0;
    -webkit-transform: translateX(-8px) translateY(4px) rotate(-45deg);
    -ms-transform: translateX(-8px) translateY(4px) rotate(-45deg);
    transform: translateX(-8px) translateY(4px) rotate(-45deg);
}

.c-hamburger--htra.is-active span::after {
    bottom: 0;
    -webkit-transform: translateX(-8px) translateY(-4px) rotate(45deg);
    -ms-transform: translateX(-8px) translateY(-4px) rotate(45deg);
    transform: translateX(-8px) translateY(-4px) rotate(45deg);
}

.se-pre-con {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background-color: #12131d;
}

.se-pre-con .load-logo {
}

.se-pre-con .load-logo .part1 img {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 40%;
    width: 151px;
}

.content-full-wrap {
    max-width: 1920px;
    position: relative;
    margin: 0 auto;
    height: 100%;
}

.paginate {
    text-align: center;
    color: #fff;
    font-weight: 700;
    font-size: 22px;
    font-weight: 700;
    padding-top: 50px;
    width: 100%;
    margin-bottom: 50px;
}

.paginate span {
    padding: 4px;
    color: #000000;
}

.paginate .current {
    color: #f2d800;
}

.paginate a {
    color: #333333;
    padding: 4px;
}

.paginate a:hover {
    color: #f2d800;
}

.color {
    color: #f2d800;
}

.nav-link {
    color: #000000;
    font-size: 18px;
    font-weight: 700;
    position: relative;
}

.navbar {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    padding-top: 46px;
    background: #fff;
}

.fixed-top.top-nav-collapse {
    padding-top: 46px;
}

.navbar-expand-lg .navbar-nav .nav-link {
    margin: 31px 22px;
    padding: 6px 23px;
}

.navbar-expand-lg .navbar-nav .menu-item-977 .nav-link {
    color: #000000;
    font-weight: 700;
    background: #aec189;
    padding: 11px 45px;
    border-radius: 24px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border: 1px solid #aec189;
    margin: 24px 22px;
    position: relative;
}

.navbar-expand-lg .navbar-nav .menu-item-977 .nav-link:after {
    content: "";
    position: absolute;
    bottom: -21px;
    right: -5px;
    width: 105px;
    height: 40px;
    background-image: url("../img/8_Prodimi/menue-bar.png");
    background-size: cover;
}

.navbar-expand-lg .navbar-nav .menu-item-977 .nav-link:hover {
    background: none;
}

.top-nav-collapse .navbar-nav .nav-link {
    padding: 12px 23px;
    margin: 13px 22px 5px 22px;
}

.top-nav-collapse .navbar-nav .menu-item-977 .nav-link {
    margin: 13px 23px 5px 23px;
}

.navbar-nav .nav-link:hover,
.navbar-nav li.active .nav-link,
.navbar-nav li.current-page-ancestor .nav-link,
.navbar-nav li.active > .dropdown-item,
body.single-blog-details .menu-item-34 a {
    color: #000;
}

.navbar-nav li:not(.menu-item-977) .nav-link:before {
    content: "";
    position: absolute;
    width: 3px;
    height: 40px;
    background: #aec189;
    left: 0;
    top: 0px;
    opacity: 0;
    transition: 0.3s;
}

.top-nav-collapse .navbar-nav li:not(.menu-item-977) .nav-link:before {
    top: 8px;
}

.navbar-nav .nav-link:hover:before,
.navbar-nav li.active .nav-link:before {
    opacity: 1;
}

.navbar-expand-lg .navbar-nav {
    padding-left: 117px;
}

.navbar .icon-right {
    position: absolute;
    right: 0;
    top: -9px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.navbar .icon-right .icon {
}

.navbar .icon-right .icon img {
    width: 91px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.navbar.top-nav-collapse .icon-right .icon img {
    width: 48px;
}

.navbar.top-nav-collapse .icon-right {
    top: -22px;
}

.navbar .icon-right .text {
    font-size: 22px;
    font-weight: 700;
    ransform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    position: absolute;
    right: 75px;
    top: 154px;
    height: 454px;
    width: 300px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.navbar.top-nav-collapse .icon-right .text {
    right: -54px;
    top: 146px;
    height: 54px;
    width: 157px;
    font-size: 12px;
    /* background-color: antiquewhite; */
}

.navbar.top-nav-collapse {
    background-color: white;
    /* -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.45); */
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.45);
    /* box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.45); */
}

/*************************************************************/

.container {
    max-width: 1640px;
}

.home_sec1 {
}

.home_sec1 .wrapper {
}

.home_sec1 .wrapper .text_box {
    position: absolute;
    top: 133px;
    padding: 69px 15px 45px 15px;
}

.text_box {
    z-index: 1;
    max-width: 769px;
    background: #ffffffad;
    padding: 188px 0px 45px 0px;
}

.text_box .content {
}

.text_box .content .title {
    margin-bottom: 28px;
}

.text_box .content .title h2:before {
    content: "";
    height: 12px;
    position: absolute;
    width: 141px;
    background: #aec189;
    top: -50px;
}

.text_box .content .title h2 {
    position: relative;
    font-size: 111px;
    font-weight: 700;
    color: #333333;
    line-height: 0.9;
}

.main_title h2:before {
    content: "";
    height: 12px;
    position: absolute;
    width: 141px;
    background: #aec189;
    top: -50px;
}

.main_title h2 {
    position: relative;
    font-size: 111px;
    font-weight: 700;
    color: #333333;
    line-height: 0.9;
}

.text_box .content .text {
    max-width: 600px;
    line-height: 1.7;
    color: #1a1a1a;
    margin-bottom: 55px;
}

.text_box .content .text p {
}

.text_box .content .btn_green {
}

.text_box .content .btn_green a {
    font-size: 17px;
    padding: 19px 75px;
    border-radius: 34px;
}

.home_sec3 .text_box .content .btn_green a {
    padding: 19px 40px;
}

.home_sec1 .wrapper {
    position: relative;
}

.home_sec1 .video_wrap {
}

.home_sec1 .video_wrap video {
    max-width: 100%;
    width: 100%;
}

.text {
    color: #1a1a1a;
    font-size: 17px;
    line-height: 1.7;
}

.home_sec2 {
    margin-bottom: 0;
}

.home_sec2 .wrapper {
    position: relative;
    min-height: 360px;
}

.home_sec2 .wrapper .video_wrap {
}

.home_sec2 .wrapper .video_wrap video {
    right: 0;
    position: absolute;
    z-index: 0;
    object-fit: cover;
    width: 100%;
    height: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.home_sec2 .wrapper .content {
    /* position: relative; */
    z-index: 1;
    padding: 47px 15px 47px 40px;
}

.home_sec2 .wrapper .content .title {
    margin-bottom: 13px;
    position: relative;
}

.home_sec2 .wrapper .content .title h2 {
}

.main_global_title h2 {
    font-size: 29px;
    font-weight: 600;
}

.home_sec2 .wrapper .content .text {
    max-width: 480px;
    position: relative;
}

.home_sec2 .wrapper .content .text p {
    line-height: 1.4;
}

.home_sec2 .standard_btn {
    /* margin-top: 148px; */
    position: absolute;
    bottom: 41px;
}

.standard_btn a {
    color: #000000;
    font-weight: 700;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.standard_btn a:hover {
    opacity: 0.7;
}

.standard_btn a span {
    margin-left: 10px;
}

.standard_btn a span img {
    width: 20px;
    position: relative;
    right: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}


.links_section {}

.links_section .container {}

.links_section .container .link_wrap {}

.links_section .container .link_wrap .wrap {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    width: 50%;
    padding: 37px 0;
}

.links_section .container .link_wrap .wrap.wrap2 {
    font-size: 23px;
    font-weight: bold;
}

.links_section .container .link_wrap .wrap.wrap2 img {
    width: 33px;
}

.links_section .container .link_wrap .wrap a {
    font-size: 23px;
    font-weight: 600;
    color: #000000;
}

.links_section .container .link_wrap .wrap:hover {
    background: #d8d8d8;
}

.links_section .container .link_wrap {
    display: flex;
    text-align: center;
    /* padding: 30px 0; */
    align-items: center;
    flex-wrap: wrap;
}

.links_section .container {
    padding-left: 0;
    padding-right: 0;
    max-width: 1920px;
}

.links_section {}

/**********************************************************/

.standard_btn .butt {
    color: #000000;
    font-weight: 700;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    cursor: pointer;
}

.standard_btn .butt:hover {
    opacity: 0.7;
}

.standard_btn .butt span {
    margin-left: 10px;
}

.standard_btn .butt span img {
    width: 20px;
    position: relative;
    right: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.home_sec2 {
    margin-top: 160px;
    overflow: hidden;
}

.home_sec2 .content2 {
}

.home_sec2 .content2 .title {
    max-width: 200px;
}

.home_sec2 .content2 .text {
}

.home_sec2 .content2 {
    padding: 47px 50px 47px 40px;
    min-height: 360px;
    background: #efefef;
}

.home_sec2 .wrapper2 {
    position: relative;
    min-height: 360px;
    margin-top: 25px;
    background: url(../img/1_Home/home-infobox-bg.jpg) center;
    background-size: cover;
    display: flex;
    align-items: center;
}

.home_sec2 .wrapper2 .btn_green {
    margin-top: 45px;
}

.home_sec2 .wrapper2 .btn_green a {
    padding: 23px 52px;
    border-radius: 34px;
    font-size: 17px;
}

.home_sec2 .wrapper2 .video_wrap {
}

.home_sec2 .wrapper2 .video_wrap video {
    right: 0;
    position: absolute;
    z-index: 0;
    object-fit: cover;
    width: 100%;
    height: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.home_sec2 .wrapper2 .content3 {
    position: relative;
    text-align: center;
    padding: 40px 10px;
    max-width: 515px;
    margin: auto;
    z-index: 2;
    color: #fff;
}

.home_sec2 .wrapper2.wrapper3 .content3 {
    color: #000;
}

.home_sec2 .wrapper2 .content3 .subtitle_main {
}

.home_sec2 .wrapper2 .content3 .subtitle_main h3 {
    position: relative;
    font-size: 15px;
}

.home_sec2 .wrapper2 .content3 .main_global_title {
    margin-bottom: 20px;
}

.home_sec2 .wrapper2 .content3 .main_global_title h2 {
    position: relative;
}

.home_sec2 .wrapper2 .content3 .text {
    color: #fff;
}

.home_sec2 .wrapper2.wrapper3 .content3 .text {
    color: #000;
    max-width: 411px;
    margin: 0 auto;
}

.home_sec2 .wrapper2 .content3 .text p {
}

.home_sec2 .wrapper2 .overlay_box {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #0000005e;
    z-index: 1;
}

.home_sec2 .wrapper2.wrapper3 .image_wrap {
}

.home_sec2 .wrapper2.wrapper3 .image_wrap img {
    position: absolute;
    object-fit: cover;
    right: -66px;
    bottom: 0;
    max-width: 100%;
}

.home_sec3 {
    margin: 30px 0 100px 0;
}

.home_sec3 .text_box {
}

.home_sec3 .wrapper {
    position: relative;
    height: 563px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

.home_sec3 .wrapper .content_wrap {
    position: relative;
    padding: 30px;
    display: flex;
    align-items: center;
    /* flex-wrap: wrap; */
}

.home_sec3 .wrapper .content_wrap .first {
}

.home_sec3 .wrapper .content_wrap .first .title {
}

.home_sec3 .wrapper .content_wrap .first .title h2 {
    font-size: 56px;
    font-weight: 600;
    color: #333333;
}

.home_sec3 .wrapper .content_wrap .first {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.home_sec3 .wrapper .content_wrap .second {
}

.home_sec3 .wrapper .content_wrap .second .text_wrap {
    margin-bottom: 20px;
}

.home_sec3 .wrapper .content_wrap .second .text_wrap h2 {
    font-size: 36px;
    font-weight: 600;
    color: #333333;
    line-height: 1;
}

.home_sec3 .wrapper .content_wrap .second .text_wrap p {
}

.home_sec3 .wrapper .content_wrap .second {
    margin-left: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    /* height: auto; */
    /* overflow: auto; */
    overflow-y: hidden;
    height: auto;
    overflow-x: hidden;
    padding-right: 0;
}


/* Scrollbar u celini */
.home_sec3 ::-webkit-scrollbar {
    width: 8px; /* Širina scrollbara */
}

/* Pozadina scrollbar-a */
.home_sec3 ::-webkit-scrollbar-track {
    background: #f1f1f100;
}

/* Ručka scrollbara */
.home_sec3 ::-webkit-scrollbar-thumb {
    background: #b6b6b6;
    border-radius: 6px;
}

/* Ručka scrollbara kada je mišem preko */
.home_sec3 ::-webkit-scrollbar-thumb:hover {
    background: #555;
}


.home_sec3 .wrapper .video_wrap {
}

.home_sec3 .wrapper .video_wrap img {
    right: 0;
    position: absolute;
    z-index: 0;
    object-fit: cover;
    width: 100%;
    height: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.home_sec4 {
}

.home_sec4 .main_title_wrap {
}

.home_sec4 .main_title_wrap h2 {
    font-size: 49px;
    font-weight: 600;
}

.home_sec4 .main_title_wrap {
    text-align: center;
    color: #333333;
    margin-bottom: 80px;
}

.home_sec4.prodimi_slider_sec .main_title_wrap {
    text-align: left;
}

.home_sec4 .main_title_wrap p {
}

.home_sec4 .slider_wrapper {
}

.home_sec4 .slider_wrapper .item_food {
}

.home_sec4 .slider_wrapper .item_food .gray_wrapper {
    position: absolute;
    left: 0;
    right: 0;
    top: 15px;
    background: #e0dede;
    bottom: 0;
    width: 92%;
    margin: 0 auto;
    height: 77%;
}

.home_sec4 .slider_wrapper .item_food .image {
}

.home_sec4 .slider_wrapper .item_food .image img {
    position: relative;
    max-width: 100%;
}

.home_sec4 .slider_wrapper .item_food .title {
    margin-top: 76px;
    padding-left: 32px;
}

.home_sec4 .slider_wrapper .item_food .title h3 {
    font-size: 29px;
    font-weight: 600;
}

.home_sec4 .slider_wrapper a {
    color: #000;
}

.home_sec4 .slider_wrapper a:hover {
    opacity: 0.7
}

.home_sec4 .slider_wrapper {
}

.home_sec4 {
}

.home_sec4 {
    background: #efefef;
    padding: 60px 0;
}

.home_sec4.prodimi_slider_sec {
    background: none;
}

.home_sec4.singl_prod_slider {
    background: none;
    margin-top: 100px;
}

.home_sec4.singl_prod_slider .main_title_wrap {
    text-align: left;
}

.inner_wrap {
    position: relative;
}

.slider_wrapper .arr {
}

.slider_wrapper .arr img {
    width: 70px;
    top: 34%;
    cursor: pointer;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 99;
}

.slider_wrapper .arr img:hover {
    opacity: 0.7;
}

.slider_wrapper .arr.arr_left {
}

.slider_wrapper .arr.arr_right {
}

.slider_wrapper .arr.arr_left img {
    left: -75px;
    position: absolute;
    transform: rotate(180deg);
}

.slider_wrapper .arr.arr_right img {
    right: -75px;
    position: absolute;
    transform: rotate(360deg);
}

.home_sec5 {
    position: relative;
}

.home_sec5 .video_wrap {
    position: relative;
    min-height: 628px;
}

.home_sec5 .video_wrap video {
    position: absolute;
    z-index: 0;
    object-fit: cover;
    width: 100%;
    height: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.home_sec5 .content {
    position: absolute;
    max-width: 940px;
    background: #ffffffc2 0% 0% no-repeat padding-box;
    margin: 95px auto;
    left: 0;
    right: 0;
    text-align: center;
    padding: 100px 10px 80px 10px;
    z-index: 1;
}

.home_sec5 .content .wrapper {
}

.home_sec5 .content .wrapper .subtitle {
}

.home_sec5 .content .wrapper .subtitle h3 {
    font-size: 15px;
}

.home_sec5 .content .wrapper .main_global_title {
}

.home_sec5 .content .wrapper .main_global_title h2 {
}

.home_sec5 .content .wrapper {
}

.home_sec5 .content .wrapper .text {
    margin-bottom: 75px;
}

.home_sec5 .content .wrapper .btns_wrapper {
}

.btns_wrapper a {
    border: 1px solid #aec189;
    border-radius: 34px;
    padding: 19px 70px;
    color: #000;
    font-weight: 600;
}

.producer_sec4 .btns_wrapper a {
    display: block;
    max-width: 260px;
    text-align: center;
    /* margin: 20px auto; */
}

.home_sec5 .content .wrapper .btns_wrapper a:hover {
}

.btns_wrapper a.btn_firstt {
    margin-right: 31px;
}

.btns_wrapper a.btn_secondd {
    background: #aec189;
}

.home_sec5 .content .wrapper .btns_wrapper {
}

.btns_wrapper a.btn_firstt:hover {
    background: #aec189;
}

.btns_wrapper a.btn_secondd:hover {
    background: none;
}

.home_sec5 .content {
}

.produzrn_sec3 {
    background: #efefef;
    /* padding: 66px 0; */
}

.produzrn_sec3 .item_wrap {
    text-align: center;
    position: relative;
    min-height: 234px;
}

.produzrn_sec3 .item_wrap .standard_btn {
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
}

.produzrn_sec3 .item_wrap .text {
    max-width: 294px;
    margin: auto;
    color: #1a1a1a;
    padding-bottom: 20px;
}

.produzrn_sec3 .item_wrap .text p {
    line-height: 1.5;
}

.produzrn_sec3 .item_wrap .border_right.main {
    width: 2px;
    height: 150px;
    position: absolute;
    background: #cbcbcb;
    right: -18px;
    top: 40px;
}

.produzrn_sec3 .item_wrap .border_right:last-child {
}

.produzrn_sec3 .item_wrap .icon {
    margin-bottom: 20px;
}

.produzrn_sec3 .item_wrap .icon img {
    max-width: 40px;
    height: 40px;
}

.produzrn_sec3 .item_wrap .title {
    margin-bottom: 6px;
}

.produzrn_sec3 .item_wrap .title h3 {
    font-size: 21px;
    font-weight: 600;
}

.home_sec7 {
    padding: 120px 0 50px 0;
}

.home_sec7 .text_wrap {
    text-align: center;
    max-width: 1490px;
    margin: auto;
}

.home_sec7 .text_wrap .big_text {
    margin-bottom: 111px;
}

.home_sec7 .text_wrap .big_text h2 {
    font-size: 74px;
    font-weight: 600;
    line-height: 1.1;
    color: #333333;
    position: relative;
}

.home_sec7 .text_wrap .big_text h2:before {
    content: "";
    width: 140px;
    position: absolute;
    height: 12px;
    background: #aec189;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: -31px;
}

.home_sec7 .text_wrap .main_headline {
}

.home_sec7 .text_wrap .main_headline h2 {
    font-size: 49px;
    font-weight: 600;
    color: #333333;
}

.home_sec7 .text_wrap .text {
}

.home_sec8 {
    margin-bottom: 111px;
}

.home_sec8 .card_main {
    transition: 0.3s;
}

.home_sec8 .card_main .content_wrap {
    position: relative;
    padding: 30px;
    height: 100%;
    min-height: 580px;
}

.home_sec8 .card_main .content_wrap .standard_btn {
    position: absolute;
    bottom: 43px;
}

.home_sec8 .card_main .content_wrap .standard_btn a {
    color: #fff;
    text-shadow: 0px 0px 7px #050505bf;
}

.home_sec8 .card_main .content_wrap .title {
    position: absolute;
    top: 380px;
    z-index: 5;
    padding-right: 15px;
    transition: 0.3s;
    word-break: break-all;
}

.home_sec8 .card_main:hover .content_wrap .title {
    top: 30px;
}

.home_sec8 .card_main:hover .content_wrap .title h2 {
    color: #fff;
    text-shadow: 0px 0px 7px #050505bf;
}

.home_sec8 .card_main .content_wrap .title h2 {
    font-size: 60px;
    font-weight: 600;
    color: #333333;
}

.home_sec8 .card_main .content_wrap .text {
    position: absolute;
    bottom: 70px;
    color: #fff;
    text-shadow: 0px 0px 7px #050505bf;
}

.home_sec8 .card_main .content_wrap .text p {
    font-size: 23px;
}

.home_sec8 .card_main {
    min-height: 580px;
    position: relative;
}

.home_sec8 .card_main .video_wrap {
}

.home_sec8 .card_main .video_wrap video {
    position: absolute;
    z-index: 0;
    object-fit: cover;
    width: 100%;
    height: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.home_sec8 .card_main .overlay_color {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #aec189;
    z-index: 3;
    transition: 0.3s;
}

.home_sec8 .card_main.card_main2 .overlay_color {
    background: #ae1e79;
}

.home_sec8 .card_main.card_main3 .overlay_color {
    background: #64b0c0;
}

.home_sec8 .card_main:hover .overlay_color {
    height: 0%;
}

.home_sec8 .card_main:hover .home_sec8 {
    margin-bottom: 50px;
}

.producer_sec1 {
}

.global_header {
    padding-top: 150px;
}

.global_header .text {
    margin-top: 50px;
    max-width: 1155px;
}

.global_header .text p {
}

.producer_sec1 .main_wrap {
}

.producer_sec1 .main_wrap h2 {
}

.producer_sec1 {
}

.producer_sec2 {
}

.producer_sec2 .video_wrap {
}

.producer_sec2 .video_wrap video {
    width: 100%;
}

.producer_sec2 {
    margin: 90px 0;
}

.producer_sec2.producer_sec5 {
    margin: 0;
}

/******************footer*************************************************/

.footer {
}

.footer .container {
    max-width: 1640px;
}

.footer .logo_wrap {
}

.footer .logo_wrap img {
    max-width: 142px;
}

.footer .wrap {
}

.footer .wrap p {
    line-height: 2.2;
}

.footer .wrap ul {
    padding: 0;
}

.footer .wrap ul li {
    list-style: none;
}

.footer .wrap ul li a {
    font-size: 18px;
    color: #1a1a1a;
    line-height: 2.2;
}

.footer .wrap .title {
    margin-bottom: 30px;
}

.footer .wrap .title.title_big_footer {
    margin-top: 20px;
}

.footer .wrap .title.title_big_footer h3 {
    font-size: 63px;
    line-height: 0.95;
    color: #333333;
    position: relative;
}

.footer .wrap .title.title_big_footer h3:before {
    content: "";
    height: 7px;
    position: absolute;
    width: 80px;
    background: #aec189;
    top: -20px;
}

.footer .wrap .title h3 {
    font-size: 21px;
    font-weight: 600;
}

.footer .wrap.wrap1 {
}

.footer .wrap.wrap1 {
}

.footer .wrap.wrap2 {
}

.footer .wrap.wrap2 .text {
    margin-top: 38px;
}

.footer .wrap.wrap3 {
}

.footer .wrap.wrap3 .icone_wrap {
    display: flex;
}

.footer .wrap.wrap3 .icone_wrap .icone {
    max-width: 61px;
    margin-right: 12px;
}

.footer .wrap.wrap3 .icone_wrap .icone img {
    max-width: 61px;
}

.footer a {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.footer a:hover {
    opacity: 0.7;
}

.footer {
    padding-top: 111px;
    box-shadow: inset 0 -55px 40px -20px rgba(100, 100, 100, 0.5);
    overflow: hidden;
}

.footer .bottom_part {
    display: flex;
    justify-content: space-between;
    padding-top: 30px;
    flex-wrap: wrap;
}

.footer .bottom_part {
    color: #333333;
    font-size: 13px;
    padding: 0px 0px 20px 0px;
    border-top: 1px solid #66666699;
    margin-top: 81px;
}

.footer .bottom_part .first p {
    margin-bottom: 0;
}

.footer .bottom_part .first {
    background: url(../img/0_Most_used_elements/footer-signet-adam.svg) no-repeat center;
    background-size: 27px;
    padding: 20px 0;
    font-weight: 600;
}

.footer .bottom_part a {
    color: #333333;
    font-weight: 600;
}

.footer .bottom_part .second {
    display: flex;
    align-items: center;
    font-weight: 600;
}

.footer .bottom_part .second a {
    margin-right: 14px;
    font-size: 18px;
    padding-left: 10px;
}

.home_sec11 {
}

.home_sec11 .wrap {
}

.home_sec11 .wrap .text {
}

.home_sec11 .wrap .text p {
    font-size: 18px;
    font-weight: 600;
}

.home_sec11 .wrap .title {
}

.home_sec11 .wrap .title h2 {
    color: #333333;
    font-size: 49px;
    font-weight: 600;
}

.home_sec11 .wrap .title h2 span {
    display: none;
}

.home_sec11 {
    background: #dadada;
    text-align: center;
    padding: 100px 0;
}

.home_sec9.team_slider {
}

.home_sec9.team_slider .wrapper {
}

.home_sec9.team_slider .wrapper .arr {
}

.home_sec9.team_slider .wrapper .arr img {
    width: 70px;
    top: 34%;
    cursor: pointer;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 99;
}

.home_sec9.team_slider .wrapper .arr img:hover {
    opacity: 0.7;
}

.home_sec9.team_slider .wrapper .arr.arr_left {
}

.home_sec9.team_slider .wrapper .arr.arr_right {
}

.home_sec9.team_slider .wrapper .arr.arr_left img {
    left: -75px;
    position: absolute;
    transform: rotate(180deg);
}

.home_sec9.team_slider .wrapper .arr.arr_right img {
    right: -75px;
    position: absolute;
    transform: rotate(360deg);
}

.home_sec9.team_slider .wrapper {
    padding: 80px 0;
    position: relative;
}

.home_sec9.team_slider .wrapper .item_content {
    display: flex;
    padding: 20px;
}

.home_sec9.team_slider .wrapper .item_content .image {
    margin-right: 27px;
}

.home_sec9.team_slider .wrapper .item_content .image img {
    max-width: 85px;
}

.home_sec9.team_slider .wrapper .item_content .text_content {
    min-height: 200px;
    position: relative;
    margin-top: 10px;
}

.home_sec9.team_slider .wrapper .item_content .text_content .info_wrapper {
    position: absolute;
    bottom: 0;
}

.home_sec9.team_slider .wrapper .item_content .text_content .text {
    margin-bottom: 73px;
    line-height: 1.5;
}

.home_sec9.team_slider .wrapper .item_content .text_content .text p {
}

.home_sec9.team_slider .wrapper .item_content .text_content .name {
    font-size: 21px;
    font-weight: 600;
}

.home_sec9.team_slider .wrapper .item_content .text_content .function {
}

.home_sec9 {
}

.home_sec9.team_slider {
    background: #dadada;
}

.home_sec9.team_slider .owl-carousel .owl-nav button img {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.home_sec9.team_slider .owl-carousel .owl-nav button img:hover {
    opacity: 0.7;
}

.home_sec9.team_slider .owl-carousel .owl-nav button.owl-next {
}

.home_sec9.team_slider .owl-carousel .owl-nav button.owl-next img {
    position: absolute;
    right: -100px;
    top: 22%;
}

.home_sec9.team_slider .owl-carousel .owl-nav button.owl-prew {
}

.home_sec9.team_slider .owl-carousel .owl-nav button.owl-prev img {
    position: absolute;
    left: -100px;
    top: 22%;
    transform: rotate(180deg);
}

.service_sec1 {
    position: relative;
    padding-top: 200px;
    background-size: cover;
    background-position: center center;
}

.service_sec1 .video_wrap {
    position: relative;
    padding-bottom: 111px;
}

.service_sec1 .video_wrap video {
    position: absolute;
    z-index: 0;
    object-fit: cover;
    width: 100%;
    height: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.service_sec1 .wrapper {
}

.service_sec1 .wrapper .main_title {
    position: relative;
    top: -50px;
}

.service_sec1 .wrapper .icon_wrapper {
}

.service_sec1 .wrapper .icon_wrapper .itemm {
    max-width: 252px;
    width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666%;
    flex: 0 0 16.666%;
    max-width: 16.666%;
}

.service_sec1 .wrapper .icon_wrapper .itemm .image {
    text-align: center;
}

.service_sec1 .wrapper .icon_wrapper .itemm .image img {
    /* max-width: 251px; */
    /* width: 100%; */
}

.service_sec1 .wrapper .icon_wrapper .itemm .title {
    margin-top: 30px;
}

.service_sec1 .wrapper .icon_wrapper .itemm .title h3 {
    font-size: 29px;
    font-weight: 600;
    color: #333333;
    text-align: center;

    @media (min-width: 1346px) and (max-width: 1751px) {
        font-size: 23px;
    }
}

.service_sec1 .wrapper .icon_wrapper .itemm .title h3 span {

    margin: 0 auto;

    display: block;

    font-size: 16px;

    margin-top: 11px;

    max-width: 200px;
}

.service_sec1 .wrapper .icon_wrapper {
    display: flex;
    flex-wrap: wrap;
}

.serv_sec2 .accordion_wrap {
}

.serv_sec2 .accordion_wrap {
    padding-bottom: 30px;
    margin-bottom: -3px;
    max-width: 1160px;
    z-index: 11;
    position: relative;
}

.serv_sec2.company_sec2 .accordion_wrap {
    max-width: 100%;
}

.serv_sec2 .accordion_wrap .title {
    margin-bottom: 10px;
    position: relative;
    cursor: pointer;
}

.serv_sec2 .accordion_wrap .title h2 {
    font-size: 29px;
    max-width: 900px;
    padding-right: 30px;
    margin-left: 28px;
    font-weight: 600;
}

.serv_sec2.sing_job .accordion_wrap .title h2 {
    color: #333333;
}

.serv_sec2 .accordion_wrap .text {
    display: none;
    color: #1a1a1a;
    padding-left: 30px;
}

.serv_sec2.company_sec2 .accordion_wrap .text.text_content {
    position: relative;
    padding-left: 50px;
    margin-top: 40px;
    margin-bottom: 55px;
}

.serv_sec2.company_sec2 .accordion_wrap .text.text_content.text_content2 {}

.serv_sec2.company_sec2 .accordion_wrap .text.text_content.text_content2 .number-list {
    margin-top: 32px;
}

.serv_sec2.company_sec2 .accordion_wrap .text.text_content.text_content2 .number-list .list-item {
    margin-bottom: 30px;
}

.serv_sec2.company_sec2 .accordion_wrap .text.text_content.text_content2 .number-list .list-item .line1 {
    font-size: 55px;
    font-weight: 700;
    line-height: 1;
}

.serv_sec2.company_sec2 .accordion_wrap .text.text_content.text_content2 .number-list .list-item .line2 {
    font-size: 25px;
    color: #000000;
}

.serv_sec2.company_sec2 .accordion_wrap .text.text_content.text_content2 {
    padding-left: 27px;
}

.serv_sec2.company_sec2 .accordion_wrap .text.text_content .video_wrap {}

.serv_sec2.company_sec2 .accordion_wrap .text.text_content .video_wrap video {
    right: 0;
    position: absolute;
    z-index: 0;
    object-fit: cover;
    width: 100%;
    height: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.serv_sec2.company_sec2 .accordion_wrap .text.text_content .content_main {
    padding: 40px 0;
    display: flex;
    flex-wrap: wrap;
}

.serv_sec2.company_sec2
.accordion_wrap
.text.text_content
.content_main
.con.second {
}

.serv_sec2.company_sec2
.accordion_wrap
.text.text_content
.content_main
.con.second
.bottom-list-logos {
}

.serv_sec2.company_sec2
.accordion_wrap
.text.text_content
.content_main
.con.second
.bottom-list-logos
.item-1 {
    flex: 0 0 auto;
    width: 14.285714%;
    text-align: center;
    position: relative;
    padding-top: 77px;
}

.serv_sec2.company_sec2
.accordion_wrap
.text.text_content
.content_main
.con.second
.bottom-list-logos
.item-1:before {
    content: '';
    position: absolute;
    width: 50px;
    height: 1px;
    background-color: #96bc67;
    left: 50%;
    top: 0;
    width: 100%;
}

.serv_sec2.company_sec2
.accordion_wrap
.text.text_content
.content_main
.con.second
.bottom-list-logos
.item-1:first-child:after {
    content: '';
    position: absolute;
    top: 0;
    width: 1px;
    height: 30px;
    background-color: #96bc67;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.serv_sec2.company_sec2
.accordion_wrap
.text.text_content
.content_main
.con.second
.bottom-list-logos
.item-1:after {
    content: '';
    position: absolute;
    top: 0;
    width: 1px;
    height: 30px;
    background-color: #96bc67;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.serv_sec2.company_sec2
.accordion_wrap
.text.text_content
.content_main
.con.second
.bottom-list-logos
.item-1:before {}

.serv_sec2.company_sec2
.accordion_wrap
.text.text_content
.content_main
.con.second
.bottom-list-logos
.item-1:last-child:before {
    content: '';
    position: absolute;
    width: 50px;
    height: 1px;
    background-color: #ffffff80;
    left: 50%;
    top: 0;
    width: 800%;
    display: none;
}

.serv_sec2.company_sec2
.accordion_wrap
.text.text_content
.content_main
.con.second
.bottom-list-logos
.item-1:last-child:after {
    content: '';
    position: absolute;
    top: 0;
    width: 1px;
    height: 30px;
    background-color: #96bc67;
    left: 0;
    right: 0;
    margin: 0 auto;
}

}


.serv_sec2.company_sec2
.accordion_wrap
.text.text_content
.content_main
.con.second .top_list_item {}


.serv_sec2.company_sec2
.accordion_wrap
.text.text_content
.content_main
.con.second .top_list_item {
    position: relative;
    text-align: center;
}


.serv_sec2.company_sec2
.accordion_wrap
.text.text_content
.content_main
.con.second .top_list_item img {
    width: 100%;
    max-width: 210px;
}


.serv_sec2.company_sec2
.accordion_wrap
.text.text_content
.content_main
.con.second
.bottom-list-logos .item-1
img {
    max-width: 100%;
    padding: 0 10px;
}

.serv_sec2.company_sec2
.accordion_wrap
.text.text_content
.content_main
.con.second
.bottom-list-logos {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    overflow: hidden;
}

.serv_sec2.company_sec2
.accordion_wrap
.text.text_content
.content_main
.con.second
.bottom-list-logos img {
    max-width: 100%;
    padding: 0 10px;
}

.serv_sec2.company_sec2
.accordion_wrap
.text.text_content
.content_main
.con.first {
    padding-right: 80px;
}

.serv_sec2.company_sec2
.accordion_wrap
.text.text_content.text_content2
.content_main
.con.first {
    padding-right: 180px;
}

.serv_sec2.company_sec2
.accordion_wrap
.text.text_content
.content_main
.con.first
.main_title {padding-top: 145px;}

.serv_sec2.company_sec2
.accordion_wrap
.text.text_content
.content_main
.con.first
.main_title
h2 {
    font-size: 70px;
    line-height: 1.2;
}

.serv_sec2.company_sec2
.accordion_wrap
.text.text_content
.content_main
.con.first
.main_title
h2:before {
    content: "";
    height: 9px;
    position: absolute;
    width: 110px;
    background: #aec189;
    top: -36px;
}

.serv_sec2 .accordion_wrap .text p {
}

.serv_sec2 .accordion_wrap .title .open {
    position: absolute;
    right: 0;
}

.serv_sec2 .accordion_wrap .title.active .open {
    position: absolute;
    right: 0;
    display: none;
}

.serv_sec2 .accordion_wrap .title .closee {
    position: absolute;
    right: 0;
    display: none;
}

.serv_sec2 .accordion_wrap .title.active .closee {
    position: absolute;
    right: 0;
    display: block;
    margin-right: 3px;
}

.serv_sec2 .icone_wrap {
    cursor: pointer;
    width: 40px;
    height: 40px;
    left: 0px;
    top: 1px;
    position: absolute;
    margin-left: 0px;
}

.serv_sec2 .icone_wrap .icone {
    height: 14px;
    width: 14px;
    position: absolute;
    left: 0;
    top: 11px;
    display: flex;
    justify-content: center;
    align-items: center;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    text-decoration: none;
}

.serv_sec2 .icone_wrap .icone .line {
    width: 16px;
    height: 2px;
    background: #000000;
    border-radius: 3px;
}

.serv_sec2 .icone_wrap .icone.icone1 {
}

.home_seserv_sec2c6 .icone_wrap .icone.icone1 .line {
}

.serv_sec2 .title .icone_wrap .icone.icone2 {
    transform: rotate(90deg);
}

.serv_sec2 .title.active .icone_wrap .icone.icone2 {
    transform: rotate(0deg);
}

.serv_sec2 .acc_mega_wrap {
    margin-top: 164px;
    position: relative;
}

.serv_sec2.company_sec2 .acc_mega_wrap {
    margin-top: 20px;
}

.serv_sec2.producer_sec3 .acc_mega_wrap {
    margin-top: 90px;
}

.serv_sec2.producer_sec3.sing_job .acc_mega_wrap {
    margin-top: 0px;
}

.serv_sec2 {
    padding: 158px 0 70px 0;
}

.serv_sec2.producer_sec3 {
    padding: 0px 0 70px 0;
}

.serv_sec2.producer_sec3.prodimi_accor_wrap {
    margin-top: 80px;
}

.serv_sec2.producer_sec3.prodimi_accor_wrap .title_first {
    margin-bottom: 30px;
}

.serv_sec2.producer_sec3.prodimi_accor_wrap .top_text {
    max-width: 810px;
}

.serv_sec2.producer_sec3.job_off_sec4 {
    padding: 80px 0 50px 0;
}

.serv_sec2.producer_sec3 .title_first {
}

.serv_sec2.producer_sec3 .title_first h2 {
    font-size: 44px;
    letter-spacing: 2.21px;
    font-weight: 600;
}

.serv_sec2 .acc_mega_wrap .map_wrap {
}

.serv_sec2 .acc_mega_wrap .map_wrap img {
    position: absolute;
    right: 0;
    top: 70px;
    max-width: 720px;
}

.podu_sec7 .video_wrap video {
    width: 100%;
    margin-bottom: -11px;
}

.podu_sec7 {
    margin-top: 120px;
}

.prod_sec1 {
}

.prod_sec1 .wrapper {
}

.prod_sec1 .wrapper .item_mega_wrap {
    display: flex;
    flex-wrap: wrap;
    margin-top: 70px;
}

.prod_sec1 .wrapper .item_mega_wrap .itemm {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    /* min-height: 370px; */
    position: relative;
    margin-bottom: 91px;
}

.prod_sec1 .wrapper .item_mega_wrap .itemm .wrap {
    position: relative;
}

.prod_sec1 .wrapper .item_mega_wrap .itemm .wrap .gray_wrapper {
    position: absolute;
    left: 0;
    right: 0;
    top: 7%;
    background: #e0dede;
    bottom: 0;
    width: 92%;
    margin: 0 auto;
    height: 92%;
    transition: .3s;
}

.prod_sec1 .wrapper .item_mega_wrap .itemm .wrap:hover .gray_wrapper {
    background: #aec189;
}

.prod_sec1 .wrapper .item_mega_wrap .itemm .image {
    text-align: center;
    /* min-height: 360px; */
    transition: 0.3s;
}

.prod_sec1 .wrapper .item_mega_wrap .itemm .image:hover {

}

.prod_sec1 .wrapper .item_mega_wrap .itemm .image img {
    max-width: 100%;
    /* width: 100%; */
    position: relative;
}

.prod_sec1 .wrapper .item_mega_wrap .itemm .title {
    position: absolute;
    bottom: -54px;
    left: 20px;
}

.prod_sec1 .wrapper a {
    color: #000000;
}

.prod_sec1 .wrapper .item_mega_wrap .itemm .title h3 {
    font-size: 29px;
    font-weight: 600;
}

.prod_sec1 .wrapper {
    background: #efefef;
    padding-top: 200px;
}

.prod_sec1 .wrapper .main_title {
    top: -62px;
    position: relative;
    padding: 0 15px;
}

.prod_sec1 .wrapper .main_title h2 {
}

.prod_sec1 .wrapper .text {
    max-width: 700px;
    position: relative;
    top: -25px;
    padding: 0 15px;
}

.prod_sec1 .wrapper .text p {
}

.prod_sec1 {
}

.prod_sec1 {
}

.cont_sec1 .main_title {
    padding-top: 160px;
    margin-bottom: 64px;
}

.cont_sec1 .text {
    max-width: 639px;
}

.cont_sec1 .text p {
}

.kontakt_sec3 {
    margin: 105px 0;
}

.kontakt_sec3.prodimi_contact {
}

.kontakt_sec3.prodimi_contact .main_title_text {
    margin-bottom: 90px;
    max-width: 600px;
}

.kontakt_sec3.prodimi_contact .main_title_text .titlee {
    margin-bottom: 25px;
}

.kontakt_sec3.prodimi_contact .main_title_text .titlee h2 {
    font-size: 44px;
    font-weight: 600;
    letter-spacing: 2.21px;
}

.kontakt_sec3.prodimi_contact {
    background: #efefef;
    padding: 90px 0;
    margin: 100px 0 0 0;
}

.kontakt_sec3.prodimi_contact .main_title_text .titlee br {
    display: none;
}

.kontakt_sec3 .content {
    margin-top: 10px;
}

.kontakt_sec3 .wrap {
    display: flex;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.kontakt_sec3 .wrap:hover {
    opacity: 0.7;
}

.kontakt_sec3 .wrap .icon {
    margin-right: 36px;
}

.kontakt_sec3 .wrap .icon img {
    width: 99px;
}

.kontakt_sec3 .wrap .title {
    margin-bottom: 18px;
}

.kontakt_sec3 .wrap .title h2 {
    font-size: 29px;
    font-weight: 600;
    color: #000;
}

.kontakt_sec3 .wrap a {
    color: #000;
}

.kontakt_sec3 .wrap a p {
    color: #808080;
}

.kontakt_sec3 .wrap a p strong {
    color: #000;
}

.kontakt_sec3 .text {
}

.kontakt_sec3 .text p {
    margin-bottom: 0;
    color: #808080;
}

.kontakt_sec3 .text p strong {
    color: #1a1a1a;
}

.kontakt_sec3 .text_middle_wrapper {
    margin-top: 100px;
}

.kontakt_sec3 .text_middle_wrapper .text {
    max-width: 922px;
}

.kontakt_sec3 .text_middle_wrapper .text p {
}

.kontakt_sec3 .text_middle_wrapper .text a {
    color: #1a1a1a;
    font-weight: 600;
}

.kontakt_sec3 .text_middle_wrapper .title {
    margin-bottom: 18px;
}

.kontakt_sec3 .text_middle_wrapper .title h3 {
    font-size: 29px;
    font-weight: 600;
}

.kontakt_sec4 {
    margin-bottom: 60px;
}

.kontakt_sec4 .wrap {
    margin-top: 40px;
}

.kontakt_sec4 .wrap iframe {
    width: 100%;
    min-height: 555px;
}

.impress_sec1 {
    position: relative;
}

.impress_sec1 .squere_box {
}

.impress_sec1 .main_wrap {
}

.impress_sec1 .main_wrap .title {
    margin-bottom: 48px;
}

.impress_sec1 .main_wrap .title h2 {
    font-size: 111px;
    font-weight: 600;
}

.impress_sec1 .main_wrap .text {
    color: #333333;
}

.impress_sec1 .main_wrap .text a {
    color: #333333;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.impress_sec1 .main_wrap .text a:hover {
    opacity: 0.7;
}

.impress_sec1 .main_wrap .text p strong {
}

.impress_sec1 .main_wrap .text p {
}

.impress_sec1 .main_wrap .text h3 {
    font-size: 29px;
    font-weight: 600;
    margin-bottom: 29px;
}

.impress_sec1 .video_wrap {
    padding-top: 180px;
}

.impress_sec1 .container {
}

.impress_sec1 .video_wrap video {
    max-width: 100%;
}

.impress_sec1 .wrapper_impress {
    padding-top: 55px;
    padding-bottom: 50px;
}

.impress_sec1 {
}

.impress_sec1 .main_wrap {
}

.impress_sec1 .main_wrap .first_part {
}

.impress_sec1 .main_wrap .first_part .text {
    max-width: 408px;
    width: 100%;
    font-size: 17px;
}

.impress_sec1 .main_wrap .first_part .text p {
    margin-bottom: 0;
}

.impress_sec1 .main_wrap .first_part .text.text1 {
    font-weight: 600;
    max-width: 65px;
}

.impress_sec1 .main_wrap .first_part .text.text2 {
    color: #333333;
    max-width: 300px;
}

.impress_sec1 .main_wrap .first_part {
    display: flex;
    margin-bottom: 7px;
    flex-wrap: wrap;
}

.impress_sec1 .main_wrap .text_wrap {
    margin-bottom: 34px;
}

.impress_sec1 .main_wrap .text_wrap h3 {
    font-weight: 600;
    margin-bottom: 23px;
    font-size: 29px;
    color: #333333;
    letter-spacing: 0.89px;
}

.impress_sec1 .main_wrap {
    margin-top: 40px;
}

.impress_sec1 {
    padding: 80px 0;
    overflow-x: hidden;
}

.impress_sec1 .second_part {
}

.impress_sec1 .second_part .text {
    font-size: 17px;
}

.impress_sec1 .second_part .text p {
    margin-bottom: 0;
}

.impress_sec1 .second_part .text.text1 {
    margin-bottom: 5px;
}

.impress_sec1 .second_part .text.text2 {
    color: #333333;
}

.impress_sec1 .second_part {
    margin: 17px 0;
}

.impres_sec1 .video_wrap {
}

.impress_sec1 .video_wrap video {
    width: 100%;
    position: relative;
    right: -85px;
}

.producer_sec4 {
}

.producer_sec4.job_sec5 {
}

.producer_sec4.job_sec5 .wrapper {
}

.producer_sec4.job_sec5 .wrapper {
}

.producer_sec4.job_sec5 .wrapper .content_wrap .title {
    text-align: center;
}

.producer_sec4.job_sec5 .wrapper .content_wrap .title h2 {
    color: #333333;
}

.producer_sec4 .wrapper {
    padding: 80px 0;
    position: relative;
}

.producer_sec4 .wrapper .video_wrap {
}

.producer_sec4 .wrapper .video_wrap video {
    position: absolute;
    z-index: 0;
    object-fit: cover;
    width: 100%;
    height: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.producer_sec4 .wrapper .content_wrap {
}

.producer_sec4 .wrapper .content_wrap .title {
}

.global_sec_title h2 {
    font-size: 44px;
    font-weight: 600;
    letter-spacing: 2.21px;
}

.producer_sec4 .wrapper .content_wrap .text {
}

.producer_sec4 .wrapper .content_wrap .text p {
}

.producer_sec4 .wrapper .btns_wrapper {
}

.producer_sec4 .wrapper .btns_wrapper {
    display: flex;
    justify-content: right;
    align-items: center;
    margin-top: 17px;
}

.job_off_sec2 {
}

/* Scrollbar u celini */
.job_off_sec2 ::-webkit-scrollbar {
    width: 8px; /* Širina scrollbara */
}

/* Pozadina scrollbar-a */
.job_off_sec2 ::-webkit-scrollbar-track {
    background: #f1f1f100;
}

.job_off_sec2 ::-webkit-scrollbar-thumb {
    background: #b6b6b6;
    border-radius: 6px;
}

/* Ručka scrollbara kada je mišem preko */
.job_off_sec2 ::-webkit-scrollbar-thumb:hover {
    background: #555;
}

.job_off_sec2 .wrapper {
    overflow-y: auto;
    height: 415px;
    overflow-x: hidden;
    position: relative;
}

.job_off_sec2 .wrapper .title {
    margin-bottom: 20px;
}

.job_off_sec2 .wrapper .title h3 {
    font-size: 54px;
    font-weight: 600;
    letter-spacing: 2.21px;
}

.job_off_sec2 .wrapper .sub_wrap {
}

.job_off_sec2 .wrapper .sub_wrap .subtitle {
    margin-bottom: 20px;
}

.job_off_sec2 .wrapper .sub_wrap .subtitle h2 {
    font-size: 54px;
    font-weight: 600;
    letter-spacing: 2.21px;
    color: #333333;
}

.job_off_sec2 {
    margin: 120px 0;
}

.job_off_sec2 .mega_wrap {
    position: relative;
}

.job_off_sec2 .mega_wrap .opacity_box {
    width: 100%;
    min-height: 240px;
    position: absolute;
    bottom: 0;
    z-index: 1;
    background: linear-gradient(
            0deg,
            rgba(255, 255, 255, 1) 0%,
            rgba(255, 255, 255, 0.14049369747899154) 100%
    );
    display: none;
}

.job_off_sec3 {
}

.job_off_sec3 .image {
    min-height: 720px;
    width: 100%;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
}

.produzrn_sec3.jog_off_sec6 {
    padding: 0;
}

.produzrn_sec3 {
    background: #efefef;
    padding: 66px 0;
}

.produzrn_sec3 .col-lg-6 {
    transition: 0.3s;
    padding-top: 65px;

    padding-bottom: 65px;
}

.produzrn_sec3 .col-lg-6:hover {
    background: #aec189;
}

.produzrn_sec3 .item_mega_wrap {
}

.produzrn_sec3 .item_wrap {
    text-align: center;
    position: relative;
    /* padding: 65px 0; */
}

.produzrn_sec3 .item_wrap .text {
    max-width: 330px;
    margin: auto;
}

.produzrn_sec3 .item_wrap .text p {
}

.produzrn_sec3 .item_wrap .border_right.main {
    width: 2px;
    height: 150px;
    position: absolute;
    background: #cbcbcb;
    right: -18px;
    top: 40px;
}

.produzrn_sec3 .item_wrap .border_right:last-child {
}

.produzrn_sec3 .item_wrap .icon {
    margin-bottom: 20px;
}

.produzrn_sec3 .item_wrap .icon img {
    max-width: 40px;
    height: 40px;
}

.produzrn_sec3 .item_wrap .title {
    margin-bottom: 17px;
}

.produzrn_sec3 .item_wrap .title h3 {
    font-size: 21px;
    font-weight: 600;
}

.slid_btn {
    position: absolute;
    bottom: 0;
    text-align: center;
    left: 0;
    right: 0;
}

.slid_btn a {
    font-weight: 600;
}

.food_link a {
    color: #333333;
    font-size: 17px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.food_link a:hover {
    opacity: 0.7;
}

.food_link a span {
    margin-left: 6px;
}

.food_link a span img {
    max-width: 100%;
    display: inline-block;
    width: 13px;
    position: relative;
    right: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.job_sec_last {
    padding: 120px 0;
}

.job_sec_last .wrap_title {
    margin-bottom: 100px;
}

.job_sec_last .wrap_title .global_sec_title {
}

.job_sec_last .wrap_title .text {
    margin-top: 40px;
}

.job_sec_last .wrap_title .text p {
}

.job_sec_last .item_wrapper {
    display: flex;
    align-items: center;
}

.job_sec_last .item_wrapper .image {
}

.job_sec_last .item_wrapper .image img {
    width: 104px;
}

.job_sec_last .item_wrapper .info_text {
}

.job_sec_last .item_wrapper .info_text {
}

.job_sec_last .item_wrapper .info_text {
    font-size: 29px;
    font-weight: 600;
    margin-left: 25px;
}

.job_sec_last a {
    color: #000;
}

.prod_single_sec1 {
}

.prod_sec1.prod_single_sec1 .wrapper {
    background: none;
}

.prod_single_sec1 .image_wrap {
    background: #e2e2e2;
    text-align: center;
}

.prod_single_sec1 .image_wrap img {
    max-width: 550px;
    width: 100%;
}

.prod_single_sec1 .content_wrapper {
    padding: 100px 15px 20px 70px;
}

.prod_single_sec1 .content_wrapper .title {
    margin-bottom: 35px;
}

.prod_single_sec1 .content_wrapper .title h2 {
    font-size: 29px;
    font-weight: 600;
    letter-spacing: 0.89px;
}

.prod_single_sec1 .content_wrapper .text {
    padding: 0;
}

.prod_single_sec1 .content_wrapper .text p {
}

.prod_single_sec1 .content_wrapper .text ul {
    padding: 0px;
    padding-left: 15px;
}

.prod_single_sec1 .content_wrapper .text ul li {
    color: #1a1a1a;
    font-size: 17px;
    line-height: 1.8;
    position: relative;
    list-style: none;
}

.prod_single_sec1 .content_wrapper .text ul li:before {
    content: "";
    width: 3px;
    height: 3px;
    position: absolute;
    background: #1a1a1a;
    border-radius: 50%;
    left: -11px;
    top: 14px;
}

.prod_single_sec1 .btns_wrapper {
    margin-top: 42px;
}

.apply_sec2 {
    padding-top: 100px;
    margin-bottom: 80px;
}

.apply_sec2 .filter-wrap {
    align-items: center;
    display: flex;
    margin-bottom: 70px;
}

.apply_sec2 .filter-wrap .text {
    flex: 0 0 118px;
    font-size: 33px;
    font-weight: 700;
}

.apply_sec2 .filter-wrap .filter {
    flex: 1;
}

.apply_sec2 .job_item_wrap {
    padding: 40px 15px 40px 59px;
    border: 2px solid #808080;
    border-radius: 14px;
    margin-bottom: 35px;
}

.apply_sec2 .job_item_wrap .first_wrap {
    display: flex;
    align-items: center;
}

.apply_sec2 .job_item_wrap .first_wrap .first {
}

.apply_sec2 .job_item_wrap .first_wrap .first .logo {height: 121px;}

.apply_sec2 .job_item_wrap .first_wrap .first .logo img {
    max-width: 140px;
    width: 100%;
}

.apply_sec2 .job_item_wrap .first_wrap .first {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 10%;
    flex: 0 0 10%;
    max-width: 10%;
    margin-bottom: auto;
}

.apply_sec2 .job_item_wrap .first_wrap .first a {
    color: #212529;
}

.apply_sec2 .job_item_wrap .first_wrap .first a:hover {
    opacity: 0.7;
}

.apply_sec2 .job_item_wrap .first_wrap .second {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%;
    padding: 0 20px;
}

.apply_sec2 .job_item_wrap .first_wrap .second .job-details {
    display: flex;
    flex-wrap: wrap;
    max-width: 689px;
}

.apply_sec2 .job_item_wrap .first_wrap .second .job-details .box_item {
    width: 33.33333%;
    background-size: 20px;
    background-repeat: no-repeat;
    padding-left: 30px;
    background-position: 0px 4px;
}

.apply_sec2 .job_item_wrap .first_wrap .second .job-details .box_item.box1 {
    background-image: url(../img/0_Most_used_elements/land-layer-location.svg);
}

.apply_sec2 .job_item_wrap .first_wrap .second .job-details .box_item.box2 {
    background-image: url(../img/0_Most_used_elements/usd-circle.svg);
}

.apply_sec2 .job_item_wrap .first_wrap .second .job-details .box_item.box3 {
    background-image: url(../img/0_Most_used_elements/document-signed.svg);
}

.apply_sec2 .job_item_wrap .first_wrap .second .title {
    margin-bottom: 20px;
}

.apply_sec2 .job_item_wrap .first_wrap .second .title h2 {
    font-size: 23px;
    font-weight: 600;
}

.apply_sec2 .job_item_wrap .first_wrap .second .text {
}

.apply_sec2 .job_item_wrap .first_wrap .second .text p {
}

.apply_sec2 .job_item_wrap .first_wrap .third {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 10%;
    flex: 0 0 10%;
    max-width: 10%;
}

.apply_sec2 .job_item_wrap .first_wrap .third .text {
    padding-top: 15px;
    text-align: center;
}

.apply_sec2 .job_item_wrap .first_wrap .third .text p {
}

.apply_sec2 .job_item_wrap .first_wrap .fourth {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    text-align: center;
}

.apply_sec2 .job_item_wrap .first_wrap .fourth .btn_green {
}

.apply_sec2 .job_item_wrap .first_wrap .fourth .btn_green a {
}

.apply_sec2 .job_item_wrap .second_wrap {
}

.apply_sec2 .job_item_wrap .second_wrap .box_item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}

.apply_sec2 .job_item_wrap .second_wrap .box_item p {
    font-size: 18px;
    font-weight: 600;
    color: #808080;
}

.apply_sec2 .job_item_wrap .second_wrap .box_item.box2 p {
}

.apply_sec2 .job_item_wrap .second_wrap .box_item.box3 p {
}

.apply_sec2 .job_item_wrap .second_wrap .box_item.box4 p {
}

.apply_sec2 .job_item_wrap .second_wrap .box_item.box1 {
}

.apply_sec2 .job_item_wrap .second_wrap .box_item.box1 a {
    color: #808080;
    font-size: 17px;
}

.apply_sec2 .job_item_wrap .second_wrap {
    display: flex;
    max-width: 800px;
    flex-wrap: wrap;
}

.content_job_sec1 {padding-bottom: 50px;}

.content_job_sec1 .wrapper {
    margin-top: 50px;
}

.content_job_sec1 .wrapper .text {
}

.content_job_sec1 {
}

.jon_sing_sec3 {padding-bottom: 120px;}

.jon_sing_sec3 {
}

.jon_sing_sec3 .text {
}

.jon_sing_sec3 .text {
    max-width: 1045px;
}

.jon_sing_sec3 .text p {
}

.jon_sing_sec3 .text p a {
    color: #1a1a1a;
    font-size: 17px;
    line-height: 1.7;
}

.prodimi_sec2 {
    margin-top: 140px;
    margin-bottom: 60px;
}

.prodimi_sec2 .wrap {
    opacity: 0;
    height: 0;
    overflow: hidden;
    transition: all 0.5s ease;
}

.prodimi_sec2 .wrap.active {
    opacity: 1;
    height: auto;
}


.prodimi_sec2 .wrap .image img {
    max-width: 100%;
    width: 100%;
}

.prodimi_sec2 img {
    transform: scale(1);
    transition: transform 0.3s ease-in-out;
    cursor: pointer;
}

.prodimi_sec2 img:hover {
    overflow: hidden;
    transform: scale(1.05);
    transition: transform 0.3s ease-in-out;
}

.prodimi_sec2 .wrap .content_wrap {
    padding: 20px 10px;
}

.prodimi_sec2 .wrap .content_wrap .title {
    margin-bottom: 30px;
    word-break: break-all;
}

.prodimi_sec2 .wrap .content_wrap .title h2 {
    font-size: 49px;
    font-weight: 600;
}

.prodimi_sec2 .wrap .content_wrap .text {
}

.prodimi_sec2 .wrap .content_wrap .text ul {
    padding: 10px;
}

.prodimi_sec2 .wrap .content_wrap .text ul li {
    list-style: none;
    letter-spacing: 0.54px;
    color: #1a1a1a;
    position: relative;
}

.prodimi_sec2 .wrap .content_wrap .text ul li:before {
    content: "";
    width: 3px;
    height: 3px;
    position: absolute;
    background: #1a1a1a;
    border-radius: 50%;
    left: -11px;
    top: 14px;
}

.prodimi_sec2 .wrappersm {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}

.prodimi_sec2 .wrappersm .image {
    max-width: 335px;
}

.prodimi_sec2 .wrappersm .image img {
    width: 100%;
}

.prodimi_sec2 .wrappersm .text_wrap {
}

.prodimi_sec2 .wrappersm .text_wrap .title {
    cursor: pointer;
}

.prodimi_sec2 .wrappersm .text_wrap .title h2 {
    font-size: 30px;
    font-weight: 600;
    letter-spacing: 1.21px;
}

.prodimi_sec2 .wrappersm .text_wrap {
    margin-left: 30px;
}

.pro_dimisec3 {
    margin: 60px 0;
}

.pro_dimisec3 .text_wrap {
    margin-bottom: 50px;
}

.pro_dimisec3 .text_wrap h2 {
    font-size: 44px;
    font-weight: 600;
    text-align: center;
    line-height: 1.4;
    letter-spacing: 2.21px;
}

.pro_dimisec3 .image_wrap {
    text-align: center;
}

.pro_dimisec3 .image_wrap .image {
    margin-bottom: 20px;
}

.pro_dimisec3 .image_wrap .image img {
    width: 133px;
}

.pro_dimisec3 .image_wrap .text {
}

.pro_dimisec3 .image_wrap .text .name {
    font-size: 29px;
    letter-spacing: 0.89px;
    font-weight: 600;
}

.pro_dimisec3 .image_wrap .text .function {
}

.last_slider_sec {
    padding-top: 65px;
}

.last_slider_sec .Main__Inner-sc-129s5zi-0 {max-width: 1615px !important;}

.last_slider_sec .container {
    max-width: 1920px;
    padding-left: 0;
    padding-right: 0;
}

.last_slider_sec .image {
}

.last_slider_sec .image img {
}

.last_slider_sec .image {
    /* width: 320px; */
    height: 320px;
    background-size: cover;
    background-position: center;
    width: 100%;
}

.prodimi_sec5 {
}

.prodimi_sec5 .content {
}

.prodimi_sec5 .content .title {
    margin-bottom: 25px;
}

.prodimi_sec5 .content .title h2 {
    font-size: 44px;
    font-weight: 600;
    letter-spacing: 2.21px;
}

.prodimi_sec5 .content .text {
}

.prodimi_sec5 .content .text p {
}

.prodimi_sec5 .logo_wrap {
}

.prodimi_sec5 .logo_wrap .logo {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    margin-right: 7px;
}

.prodimi_sec5 .logo_wrap .logo img {
}

.prodimi_sec5 .logo_wrap {
    display: flex;
    justify-content: space-between;
    max-width: 650px;
    align-items: center;
    margin-top: 43px;
}

.comp_share_text_sec {}

.comp_share_text_sec .wrap {}

.comp_share_text_sec .wrap .text {
    color: #333333;
}

.comp_share_text_sec .wrap .text h2 {
    color: #333333;
    font-size: 49px;
    font-weight: 600;
}

.comp_share_text_sec .wrap .text p {}

.comp_share_text_sec .wrap {}

.comp_share_text_sec {
    background: #efefef;
    padding: 70px 0;
    text-align: center;
}

.wpc-filters-widget-wrapper {
    display: flex;
    width: 100%;
    align-items: center;
    flex-wrap: wrap;
}

.wpc-filters-widget-wrapper > .wpc-filter-layout-search-field {
    width: 25%;
}

.wpc-filters-widget-wrapper > .wpc-filter-location {
    width: 15%;

}


.wpc-filters-widget-wrapper > .wpc-filter-rate {
    width: 20%;
}

.wpc-filters-widget-wrapper > .wpc-filter-contract {
    width: 20%;
}

.wpc-filters-widget-wrapper > .wpc-filter-layout-submit-button {
    width: 20%;
    padding-right: 0;
}

.wpc-filters-widget-wrapper > .wpc-filters-section {
    padding-right: 20px;
}

.wpc-filters-widget-wrapper .wpc-filter-search-form .wpc-search-field {
    border: 1px solid #808080;
    border-radius: 14px;
    height: 55px;
}

.wpc-edit-filter-set {
    display: none;
}


.widget-title.wpc-filter-title {
    display: none;
    margin-bottom: 0;
}

.wpc-filters-section {
    margin-bottom: 0 !important;
}

.wpc-filters-main-wrap a.wpc-filters-reset-button, .wpc-filters-main-wrap a.wpc-filters-submit-button {

    width: auto;

    padding: 0;
}

body .wpc-filters-main-wrap a.wpc-filters-submit-button {
    background: transparent;
    color: #97a576;
    font-size: 22px;
    font-weight: 700;
    padding: 0 10px;
    border: none;
    line-height: 1;
}

.wpc-filters-main-wrap a.wpc-filters-reset-button {
    color: #1e1e1e;
    padding: 0 10px;
    border: none;
}

.wpc-filter-content select {
    margin-bottom: 0;
    height: 55px;
    border-radius: 14px;
    border: 1px solid #808080;
    padding: 0 17px;
}

#menu-language-switcher .sub-menu {
    display: none;
    position: absolute;
    left: 0;
    width: 80px;
}

#menu-language-switcher .menu-item.wpml-ls-current-language > a {
    text-decoration: none;
    cursor: default;
    pointer-events: none;
}

#menu-language-switcher:hover .sub-menu {
    display: block;
}

#menu-language-switcher .wpml-ls-flag {
    width: 28px;
    height: 28px;
    padding-bottom: 3px;
    padding-top: 3px;
}

#menu-language-switcher > li.menu-item-has-children::after {
    content: "";
    display: inline-block;
    margin-left: 5px;
    position: absolute;
    right: 0;
    top: 5px;
    background-image: url(../img/lang.png);
    width: 20px;
    height: 20px;
    background-size: 20px;
    background-repeat: no-repeat;
}

.language_div {
    position: relative;
    width: 50px;
    right: 0;
    z-index: 99;
    margin-left: 0;
    /* padding-top: 12px; */
    /* padding-right: 74px; */
}

.language_div > ul {
    padding-left: 0;
    width: 80px;
    margin-bottom: 0;
}

.language_div ul li {
    list-style: none;
}

.language_div > ul > li > ul {
    padding-left: 0;
}

/**************************************************************/

@media (min-width: 992px) {
}

@media (max-height: 800px) {
}

@media (max-height: 560px) {
}

@media (max-width: 1800px) {
    .home_sec9.team_slider .owl-carousel .owl-nav button.owl-next img {
        position: absolute;
        right: 0px;
        bottom: 3px;
        top: inherit;
    }

    .home_sec9.team_slider .owl-carousel .owl-nav button.owl-prew {
    }

    .home_sec9.team_slider .owl-carousel .owl-nav button.owl-prev img {
        position: absolute;
        left: 0px;
        bottom: 3px;
        transform: rotate(180deg);
        top: inherit;
    }
}

@media (max-width: 1750px) {
    .last_slider_sec .Main__Inner-sc-129s5zi-0 {max-width: 1310px !important;}

    .home_sec8 .card_main .content_wrap .title h2 {
        font-size: 50px;
    }

    .slider_wrapper .arr.arr_right img {
        right: 0;
    }

    .slider_wrapper .arr.arr_left img {
        left: 0;
    }

    .container {
        max-width: 1340px;
    }

    .home_sec4 .slider_wrapper .item_food .title h3, .prod_sec1 .wrapper .item_mega_wrap .itemm .title h3 {
        font-size: 22px;
    }

    .home_sec2 .wrapper2.wrapper3 .image_wrap img {
        max-width: 149px;
        right: -14px;
    }

    .home_sec2 .wrapper2 .content3 {
        max-width: 375px;
    }

    .main_title h2 {

        font-size: 90px;
    }
}

@media (max-width: 1700px) {
}

@media (max-width: 1600px) {
    .btn_green.btn_green_nav {
        margin-left: 10px;
    }

    .btn_green.btn_green_nav a {
        font-size: 15px;
        padding: 12px 25px;
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        margin: 31px 10px;
        padding: 6px 9px;
        font-size: 15px;
    }

    .navbar-nav li:not(.menu-item-977) .nav-link:before {

        height: 28px;

        top: 4px;
    }

    .top-nav-collapse .navbar-nav .nav-link {
        margin: 6px 10px 4px 6px;
        padding: 13px 6px;
        margin: 13px 9px 5px 9px;
    }
}

@media (max-width: 1500px) {
    .prodimi_sec2 .wrappersm .text_wrap .title h2 {
        font-size: 25px;
    }

    .prodimi_sec2 .wrapper2 .text_wrap .title h2 {
        font-size: 32px;
    }

    .impress_sec1 .main_wrap .title h2 {
        font-size: 70px;
    }

    .prod_sec1 .wrapper .item_mega_wrap .itemm {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        /* min-height: 321px; */
        position: relative;
        margin-bottom: 68px;
    }

    .prod_sec1 .wrapper .item_mega_wrap .itemm .wrap {
        /* max-width: 390px; */
        margin: auto;
        padding: 0 15px;
    }

    .prod_sec1 .wrapper .item_mega_wrap .itemm .image {
    }

    .text_box .content .title h2 {
        font-size: 70px;
    }

    .footer .wrap .title.title_big_footer h3 {
        font-size: 50px;
    }

    .home_sec8 .card_main .content_wrap .title h2 {
        font-size: 45px;
    }
}

@media (max-width: 1345px) {
    .prodimi_sec2 .wrappersm .image {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .prodimi_sec2 .wrappersm .text_wrap {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .job_sec_last .item_wrapper .info_text {
        font-size: 23px;
    }

    .prod_sec1 .wrapper .main_title h2 {
        font-size: 60px;
    }

    .service_sec1 .wrapper .icon_wrapper .itemm {
        max-width: 252px;
        width: 100%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333%;
        flex: 0 0 33.333%;
        max-width: 33.333%;
    }

    .job_sec_last .item_wrapper .image img {
        width: 80px;
    }

    .home_sec3 .wrapper .content_wrap .first {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .home_sec3 .wrapper .content_wrap .second {
        margin-left: 25px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        /* height: auto; */
        /* overflow: auto; */
        overflow-y: auto;
        height: 362px;
        overflow-x: hidden;
        padding-right: 10px;
    }

    .home_sec3 .wrapper .content_wrap {
        flex-wrap: wrap;
    }
}

@media (max-width: 1299px) {
    .home_sec2 .wrapper2.wrapper3 .content3 {
        text-align: left;
        margin: inherit;
        max-width: 241px;
    }

    .service_sec1 .wrapper .icon_wrapper .itemm .title h3 {
        font-size: 25px;
    }

    .home_sec4 .slider_wrapper .item_food .title h3 {
        font-size: 19px;
        text-align: center;
    }

    .home_sec4 .slider_wrapper .item_food .title {
        padding: 0;
    }

    .home_sec3 .wrapper .content_wrap {
        padding: 189px 15px 0 10px;
    }

    .home_sec3 .wrapper .content_wrap .second .text_wrap h2 {
        font-size: 32px;
    }

    .home_sec3 .wrapper .content_wrap .first .title h2 {
        font-size: 40px;
    }

    .main_global_title h2 {
        font-size: 24px;
    }

    .home_sec2 .content2 {
        padding: 47px 10px 47px 10px;
        min-height: 360px;
        background: #efefef;
    }
}

@media (max-width: 1199px) {
    .apply_sec2 .job_item_wrap .first_wrap .first .logo {

        height: auto;

        margin-bottom: 20px;
    }

    .btns_wrapper a.btn_firstt {
        margin-right: 0;
    }

    .prod_sec1 .wrapper a {
        display: block;
        /* max-width: 328px; */
        text-align: center;
        margin-bottom: 20px;
        /* padding: 19px 43px; */
    }

    .prod_single_sec1 .content_wrapper {
        padding: 20px;
    }

    .prod_single_sec1 .btns_wrapper {
    }

    .kontakt_sec3 .wrap .title h2 {
        font-size: 20px;
    }

    .kontakt_sec3 .wrap .icon img {
        width: 75px;
    }

    .apply_sec2 .job_item_wrap .first_wrap {
        flex-wrap: wrap;
    }

    .apply_sec2 .job_item_wrap .first_wrap .first {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 27px;
    }

    .apply_sec2 .job_item_wrap .first_wrap .second {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        padding: 0;
    }

    .apply_sec2 .job_item_wrap .first_wrap .third {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .apply_sec2 .job_item_wrap .first_wrap .fourth {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 40px;
    }
}

@media (max-width: 1100px) {
    .serv_sec2.company_sec2 .accordion_wrap .text.text_content .content_main .con.second .bottom-list-logos .item-1 img {
        padding: 0px 0;
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        /* margin: 31px 10px; */
        padding: 6px 5px;
        font-size: 15px;
    }

    .logo a img {
        left: 0px;
    }

    .navbar-expand-lg .navbar-nav {
        padding-left: 84px;
    }

    .wpc-filters-widget-wrapper > .wpc-filters-section {
        margin-bottom: 15px !important;
    }

    .wpc-filters-widget-wrapper > .wpc-filter-layout-search-field {
        width: 50%;
    }

    .wpc-filters-widget-wrapper > .wpc-filter-location {
        width: 50%;
        padding-right: 0 !important;
    }


    .wpc-filters-widget-wrapper > .wpc-filter-rate {
        width: 33.3333%;
    }

    .wpc-filters-widget-wrapper > .wpc-filter-contract {
        width: 33.3333%;
    }

    .wpc-filters-widget-wrapper > .wpc-filter-layout-submit-button {
        width: 33.3333%;
        padding-right: 0;
    }

    .apply_sec2 .filter-wrap .text {
        font-size: 23px;
    }

    .serv_sec2.company_sec2 .accordion_wrap .text.text_content .content_main .con.second .top_list_item img {
        max-width: 145px;
    }

    .serv_sec2.company_sec2 .accordion_wrap .text.text_content .content_main .con.second .bottom-list-logos .item-1 {
        /* width: 50%; */
        padding-top: 46px;
    }

    .home_sec1 .wrapper .text_box {
        top: 10%;
    }


}

@media (max-width: 991px) {
    .last_slider_sec .Main__Inner-sc-129s5zi-0, .last_slider_sec {
        /* display:none; */
    }

    .share_butt_wrap .share_img img {
        display: none;
    }

    .links_section .container .link_wrap .wrap {
        width: 100%;
    }

    .producer_sec4 .wrapper {
        padding: 50px 0;
    }

    .producer_sec4 .btns_wrapper a {
        margin: auto;
    }

    .producer_sec4 .wrapper .content_wrap {
        text-align: center;
    }

    .producer_sec4 .wrapper .btns_wrapper {
        justify-content: center;
    }

    .podu_sec7 {
        margin-top: 30px;
    }

    .serv_sec2.company_sec2 .accordion_wrap .text.text_content.text_content2 .content_main .con.first {
        padding-right: 0;
    }

    .serv_sec2.company_sec2 .accordion_wrap .text.text_content .content_main {
        padding: 5px 0;
    }

    .serv_sec2.company_sec2 .accordion_wrap .text.text_content.text_content2 .number-list .list-item .line2 {
        font-size: 21px;
    }

    .serv_sec2.company_sec2 .accordion_wrap .text.text_content.text_content2 .number-list .list-item .line1 {
        font-size: 35px;
    }

    .serv_sec2.company_sec2 .accordion_wrap .text.text_content .content_main .con.first .main_title {
        padding-top: 50px;
    }

    .serv_sec2.company_sec2 .accordion_wrap .text.text_content .content_main .con.first .main_title h2 {
        font-size: 40px;
    }

    .serv_sec2.company_sec2 .accordion_wrap .text.text_content {
        padding-left: 0;
    }

    .serv_sec2.company_sec2 .accordion_wrap .text.text_content .content_main .con {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .serv_sec2 {
        padding: 42px 0 50px 0;
    }

    .serv_sec2.producer_sec3.job_off_sec4 {
        padding: 0px 0 50px 0;
    }

    .prodimi_sec2 .wrap.wrapper1.active {
        display: block;
    }

    .prodimi_sec2 .wrap.wrapper2.active {
        display: block;
    }

    .prodimi_sec2 .wrap.wrapper3.active {
        display: block;
    }

    .prodimi_sec2 .wrap.wrapper4.active {
        display: block;
    }

    .prodimi_sec2 .wrap.wrapper5.active {
        display: block;
    }

    .prodimi_sec2 .wrap {
        position: relative;
        left: inherit;
        display: none;
    }

    .prodimi_sec2 {
        margin-top: 40px;
        margin-bottom: 0;
    }

    .logo_wrap_prodimi {
        text-align: center;
        margin-top: 40px;
    }

    .prodimi_sec2 .wrapper2 {
        flex-wrap: wrap;
        margin-top: 30px;
    }

    .image_paralx_sec .image {
        min-height: 400px;
    }

    .image_paralx_sec {
        margin-top: 40px;
    }

    .global_header {
        /* padding-top: 220px; */
    }

    .home_sec1 .video_wrap {
        position: relative;
        min-height: 800px;
    }

    .home_sec1 .video_wrap video {
        position: absolute;
        z-index: 0;
        object-fit: cover;
        width: 100%;
        height: 100%;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .navbar .container {
        justify-content: end;
    }

    .top_nav_wrap {
        padding: 20px 14px;

    }

    .top-nav-collapse .top_nav_wrap {
        top: -95px;
    }

    .top_nav_wrap .second_wr .btnn_first, .top_nav_wrap .second_wr .btnn_second {
        display: none;
    }

    .top_nav_wrap .first_wr .first_info {
        display: flex;
        justify-content: space-between;
    }

    .home_sec4.singl_prod_slider {
        margin-top: 20px;
    }

    .produzrn_sec3 .col-lg-4 {
        padding: 0;
    }

    .produzrn_sec3 .item_wrap .border_right.main {
        width: 150px;
        height: 2px;
        bottom: -40px;
        top: auto;
        left: 0;
        right: 0;
        margin: 0 auto;
    }

    .job_sec_last {
        padding: 70px 0 10px 0;
    }

    .serv_sec2.producer_sec3 .acc_mega_wrap {
        margin-top: 40px;
    }

    .job_off_sec3 {
        margin-bottom: 50px;
    }

    .serv_sec2.producer_sec3 .title_first h2 {
        font-size: 32px;
    }

    .global_sec_title h2 {
        font-size: 32px;
    }

    .job_off_sec3 .image {
        min-height: 450px;
        background-attachment: inherit;
    }

    .job_off_sec2 {
        margin: 60px 0;
    }

    .job_off_sec2 .wrapper .title h3 {
        font-size: 30px;
    }

    .job_off_sec2 .wrapper .sub_wrap .subtitle h2 {
        font-size: 35px;
    }

    .impress_sec1 .video_wrap {
        padding-top: 60px;
    }

    .impress_sec1 .wrapper_impress {
        padding-top: 70px;
    }

    .impress_sec1 .second_part {
        margin: 0;
    }

    .impress_sec1 .video_wrap video {
        right: 0;
    }

    .kontakt_sec4 .wrap iframe {
        min-height: 350px;
    }

    .kontakt_sec4 .wrap {
        margin-top: 45px;
    }

    .kontakt_sec3 .wrap {
        margin-bottom: 45px;
    }

    .prod_sec1 .wrapper .item_mega_wrap .itemm {
    }

    .serv_sec2 .acc_mega_wrap .map_wrap {
        text-align: center;
        margin-bottom: 60px;
    }

    .serv_sec2 .acc_mega_wrap .map_wrap img {
        position: relative;
        width: 100%;
    }

    .serv_sec2 .main_title h2 {
        font-size: 60px;
    }

    .serv_sec2 .acc_mega_wrap {
        margin-top: 60px;
    }

    .service_sec1 .wrapper .icon_wrapper .itemm {
        max-width: 252px;
        width: 100%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        margin-bottom: 32px;
    }

    .home_sec11 {
        padding: 50px 0;
    }

    .home_sec11 .wrap .title h2 {
        font-size: 40px;
    }

    .home_sec8 .card_main .content_wrap .title {
        top: 53px;
    }

    .home_sec8 .card_main .content_wrap .title h2 {
        color: #fff;
        text-shadow: 0px 0px 7px #050505bf;
    }

    .home_sec8 .card_main .overlay_color {
        display: none;
    }

    .home_sec8 .card_main {
        max-width: 516px;
        margin: 20px auto;
    }

    .home_sec7 .text_wrap .big_text h2 {
        font-size: 60px;
    }

    .produzrn_sec3 .item_wrap {
        margin-bottom: 55px;
        padding: 50px 0;
    }

    .home_sec4 .main_title_wrap {
        margin-bottom: 40px;
    }

    .text_box {
        padding: 37px 0px 45px 0px;
    }

    .home_sec3 {
        margin: 50px 0;
    }

    .home_sec2 {
        margin-bottom: 30px;
    }

    .home_sec2 .wrapper2 {
        margin-top: 0;
        margin-bottom: 30px;
    }

    .home_sec2 .content2 {
        margin-bottom: 30px;
    }

    .home_sec2 .wrapper {
        margin-bottom: 30px;
    }

    .text_box .content .title h2 {
        font-size: 60px;
    }

    .home_sec1 .wrapper .text_box {
        /* position: relative; */
        /* padding: 190px 0 60px 0; */
        max-width: 100%;
        padding-top: 186px;
        height: 75%;
        width: 100%;
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        margin: 12px 10px;
        /* padding: 6px 9px; */
        white-space: nowrap;
        margin: 12px auto;
    }

    .fixed-top.top-nav-collapse {
        top: 0;
        padding: 25px 10px 9px 10px !important;
        padding-top: 46px;
    }

    .footer .wrap .title.title_big_footer h3 {
        font-size: 35px;
    }

    .footer {
        padding-top: 60px;
    }

    .footer .logo_wrap {
        margin-bottom: 50px;
        text-align: center;
    }

    .footer .logo_wrap img {
    }

    .navbar .icon-right .icon img {
        width: 45px !important;
    }

    .navbar .icon-right {
        right: 57px;
        top: -37px !important;
    }

    .dark-overly {
        display: block;
        position: fixed;
        height: 100%;
        width: 100%;
        z-index: 9;
        top: 0;
        bottom: 0;
        background-color: #000000c4;
        right: -100%;
        -webkit-transition: all 0.8s ease;
        -moz-transition: all 0.8s ease;
        transition: all 0.8s ease;
    }

    .dark-overly.active {
        right: 0;
    }

    .fixed-top {
        overflow: inherit;
        background: #fff;
    }

    .navbar {
        padding: 130px 10px 9px 10px !important;
    }

    .navbar.top-nav-collapse .contakt-info,
    .navbar .contakt-info {
        top: 10px;
        right: 70px;
    }

    .logo a img,
    .top-nav-collapse .logo a img {
        width: 91px;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        transition: all 0.5s ease;
        position: relative;
        top: 2px;
        left: 0;
    }

    .navbar {
        padding: 7px 10px;
        opacity: 1;
        background-color: #ffffff;
        /* -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.4); */
        -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.4);
        /* box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.4); */
        height: auto;
    }

    .page-wrap {
        padding-top: 52px;
        overflow: hidden;
    }

    .navbar .contakt-info .search-part,
    .navbar .contakt-info .icons {
        display: none;
    }

    .navbar-expand-lg .navbar-nav .dropdown-menu li.active .dropdown-item {
        color: #b1291c;
    }

    .dropdown-item {
        padding: 3px 14px;
        font-size: 17px;
    }

    .dropdown-menu {
        padding: 0px 0 0px 0;
        position: static !important;
        display: block;
        text-align: left;
    }

    .navbar-nav .nav-link {
        font-size: 18px !important;
        line-height: 1.5;
        background: none !important;
    }

    .top-nav-collapse .navbar-nav .nav-link,
    .navbar-nav .nav-link {
        /* padding: 11px 20px; */
        max-width: 200px;
        margin: 12px auto;
        padding: 6px 9px;
    }

    .navbar-expand-lg .navbar-nav .menu-item-977 .nav-link {
        margin: 12px auto;
    }

    .navbar-collapse {
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .navbar-light .navbar-nav li {
        margin-left: 0px;
    }

    .navbar-expand-lg .navbar-nav {
        padding-left: 5px;
        position: relative;
        z-index: 9;
    }

    .navbar .contakt-info .direct-call a .icon img {
        width: 40px;
        margin: 0 17px;
    }

    .navbar.top-nav-collapse .contakt-info,
    .navbar .contakt-info {
        top: 10px;
        right: 70px;
    }

    .logo a img,
    .top-nav-collapse .logo a img {
        width: 95px;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        transition: all 0.5s ease;
        position: relative;
        top: -8px;
        margin-bottom: 0;
        right: 0px;
        margin-right: 5px;
    }

    .menu-btn-close img {
        width: 100%;
    }

    .top-nav-collapse .menu-btn {
        top: -16px;
    }

    .menu-btn {
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        transition: all 0.5s ease;
        display: block;
        /* width: 32px; */
        /* height: 35px; */
        position: absolute;
        /* right: -13px; */
        top: 15px;
        z-index: 999;
        top: -22px;
        left: 0;
        background: #efefef;
        border-radius: 50%;
        height: 56px;
        display: flex;
        align-items: center;
    }

    .menu-btn.active {
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        transition: all 0.5s ease;
        display: block;
        width: 61px;
        height: 63px;
        background-size: 61px;
        background-color: transparent;
    }

    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        border-color: transparent;
        height: 100%;
        width: 0;
        position: fixed;
        z-index: 998;
        top: 0;
        right: 0;
        overflow-x: hidden;
        padding-top: 19px;
        transition: 0.5s;
        border-top: 0;
        display: block;
        margin-top: 0;
        margin-bottom: 0;
        padding-top: 19px;
        padding-left: 0;
        -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
        -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
        box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
        padding-bottom: 50px;
        /* min-height: 650px; */
        background-color: #fff;
        text-align: center;
    }

    .navbar-light #menu-main-menu-2.navbar-nav .current-menu-parent > .nav-link,
    .navbar-light .navbar-nav .active > .nav-link {
        border-bottom: none;
        color: #009fe3;
    }

    .home_sec3 .wrapper .content_wrap .second .text_wrap h2 {
        font-size: 26px;
    }

    .home_sec3 .wrapper .content_wrap {
        padding: 50px 15px 0 10px;
    }

    .home_sec3 .wrapper .content_wrap .first {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 60px;
    }

    .home_sec3 .wrapper .content_wrap .second {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin-left: 0;
    }

    .home_sec4 .main_title_wrap h2 {
        font-size: 40px;
    }

    .service_sec1 .wrapper .main_title h2 {
        font-size: 60px;
    }

    .main_title h2 {
        font-size: 60px;
        padding-top: 25px;
        margin-top: 13px;
    }

    .main_title h2:before {
        top: 0;
        height: 8px;
    }

    .home_sec1 .main_title h2 {
        padding-top: 0;
        margin-top: 8px;
    }

    .job_sec_last .item_wrapper {
        margin-bottom: 30px;
    }
}

@media (max-width: 767px) {
    .home_sec1 .wrapper .text_box .main_title.title h2 {
        font-size: 40px!important;
    }

    .top_nav_wrap .first_wr a:last-child {
        display: none;
    }

    .wpc-filters-widget-wrapper > .wpc-filters-section {
        padding-right: 5px;
    }

    .wpc-filters-widget-wrapper > .wpc-filter-layout-submit-button {
        width: 100%;
    }

    .wpc-filters-widget-wrapper > .wpc-filter-contract {
        width: 50%;
        padding-right: 0;
    }

    .wpc-filters-widget-wrapper > .wpc-filter-rate {
        width: 50%;
    }

    .apply_sec2 .filter-wrap {
        display: block;
    }

    .apply_sec2 .job_item_wrap .first_wrap .second .job-details .box_item {
        width: 100%;
    }

    .apply_sec2 .job_item_wrap .first_wrap .second .job-details {
        display: block;
    }

    .produzrn_sec3 {
        padding: 20px 0;
    }

    .footer .bottom_part .second a {
        font-size: 13px;
    }

    .footer .bottom_part {
        display: flex;
        margin-top: 30px;
        padding-top: 24px;
    }

    .footer .bottom_part .first {
        width: 100%;
        text-align: center;
        order: 2;
    }

    .footer .bottom_part .second {
        text-align: center;
        width: 100%;
        display: block;
    }

    .btn_green a {
        padding: 12px 24px !important;
    }

    .btns_wrapper a {
        padding: 12px 24px !important;
    }

    .icon_wrapper_global .icon img {

        max-width: 38px;
    }

    .icon_wrapper_global .icon.icnon4 img {
        width: 31px;
    }

    .comp_share_text_sec .wrap .text h2 {
        font-size: 23px;
    }

    .serv_sec2.company_sec2 .accordion_wrap .text.text_content .content_main .con.first .main_title h2 {
        font-size: 32px;
    }

    .prodimi_sec2 .wrap .content_wrap .title h2 {
        font-size: 32px;
    }

    .prodimi_sec2 .wrappersm {
        flex-wrap: wrap;
        margin-bottom: 50px;
    }

    .prodimi_sec2 .wrappersm .image {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .prodimi_sec2 .wrappersm .text_wrap {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin-left: 0;
        margin-top: 25px;
    }

    .serv_sec2 .icone_wrap {
        top: -4px;
    }

    .prodimi_sec5 .content .title h2 {
        font-size: 32px;
        word-break: break-word;
    }

    .prodimi_sec5 .logo_wrap {
        flex-wrap: wrap;
        max-width: 100%;
    }

    .prodimi_sec5 .logo_wrap .logo {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin-right: 7px;
        margin-bottom: 30px;
        text-align: center;
    }

    .pro_dimisec3 {
        margin: 50px 0 10px 0;
    }

    .pro_dimisec3 .image_wrap .text .name {
        font-size: 23px;
    }

    .pro_dimisec3 .text_wrap h2 {
        font-size: 29px;
    }

    .prodimi_sec2 .wrapper1 .content_wrap .title h2 {
        font-size: 32px;
    }

    .prodimi_sec2 .wrapper2 .image {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .prodimi_sec2 .wrapper2 .text_wrap {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin-left: 0;
        margin-top: 20px;
    }

    .data_sec2 {
        margin-top: 40px;
    }

    .apply_sec2 .job_item_wrap {
        padding: 40px 10px 40px 10px;
        border: 2px solid #808080;
        border-radius: 14px;
    }

    .apply_sec2 .job_item_wrap .second_wrap .box_item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .top_nav_wrap .first_wr a {
        font-size: 15px;
    }

    .job_off_sec3 .image {
        min-height: 350px;
    }

    .job_off_sec2 .wrapper .sub_wrap .subtitle h2 {
        font-size: 24px;
    }

    .job_sec_last .item_wrapper .image img {
        width: 60px;
    }

    .job_sec_last .item_wrapper .info_text {
        font-size: 20px;
    }

    .job_sec_last .wrap_title {
        margin-bottom: 40px;
    }

    .serv_sec2 .accordion_wrap .title h2 {
        font-size: 23px;
    }

    .producer_sec4.job_sec5 .wrapper .content_wrap .title h2 {
        font-size: 21px;
    }

    .producer_sec4 .wrapper .content_wrap {
        text-align: center;
    }

    .producer_sec4 .btns_wrapper a.btn_firstt {
        margin-right: auto;
    }

    .producer_sec4 .wrapper .btns_wrapper {
        display: block;
        margin-top: 32px;
    }

    .serv_sec2.producer_sec3 .title_first h2 {
        font-size: 32px;
    }

    .global_sec_title h2 {
        font-size: 32px;
    }

    .serv_sec2.producer_sec3 .acc_mega_wrap {
        margin-top: 40px;
    }

    .producer_sec2 {
        margin: 40px 0;
    }

    .impress_sec1 .wrapper_impress {
        padding-top: 40px;
    }

    .impress_sec1 .second_part .text {
    }

    .impress_sec1 .main_wrap .first_part .text {
    }

    .standard-content.sta404 .wrapp404 {
        padding-top: 220px;
    }

    .impress_sec1 .main_wrap .text h3 {
        font-size: 23px;
    }

    .impress_sec1 .main_wrap .title h2 {
        font-size: 45px;
    }

    .cont_sec1 .main_title {
        padding-top: 150px;
    }

    .kontakt_sec3 {
        margin: 30px 0;
    }

    .kontakt_sec3 .text_middle_wrapper {
        margin-top: 25px;
    }

    .kontakt_sec3 .wrap .icon {
        margin-right: 20px;
    }

    .kontakt_sec3 .wrap .icon img {
        max-width: 50px;
    }

    .main_title h2 {
        font-size: 60px !important;
    }

    .kontakt_sec3.prodimi_contact .main_title_text .titlee br {
        display: block;
    }

    .prod_sec1 .wrapper .text {
        padding: 0;
    }

    .prod_sec1 .wrapper .main_title {
        padding: 0;
    }

    .prod_sec1 .wrapper .item_mega_wrap .itemm .wrap {
        padding: 0;
    }

    .prod_sec1 .wrapper .item_mega_wrap .itemm .title h3 {
        font-size: 23px;
    }

    .prod_sec1 .wrapper .main_title h2 {
        font-size: 45px;
    }

    .prod_sec1 .wrapper .item_mega_wrap .itemm {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .podu_sec7 {
        margin-top: 50px;
    }

    .service_sec1 .wrapper .main_title h2 {
        font-size: 45px;
    }

    .serv_sec2 .main_title h2 {
        font-size: 45px;
    }

    .service_sec1 .wrapper .icon_wrapper .itemm {
        max-width: 252px;
        width: 100%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .home_sec1 .text {
        margin-bottom: 25px !important;
    }

    .home_sec9.team_slider .wrapper .item_content {
        padding: 10px;
    }

    .home_sec9.team_slider .wrapper .item_content .image {
        margin-right: 10px;
    }

    .home_sec9.team_slider .wrapper .item_content .image img {
        max-width: 70px;
    }

    .home_sec11 .wrap .title h2 {
        font-size: 23px;
    }

    .home_sec7 {
        padding: 64px 0 50px 0;
    }

    .home_sec7 .text_wrap .main_headline h2 {
        font-size: 25px;
    }

    .home_sec7 .text_wrap .big_text {
        margin-bottom: 30px;
    }

    .home_sec7 .text_wrap .big_text h2 {
        font-size: 35px;
    }

    .home_sec5 .content {
        padding: 59px 10px 59px 10px;
    }

    .home_sec5 .content .wrapper .btns_wrapper a.btn_firstt {
        margin: 20px auto;
    }

    .home_sec5 .content .wrapper .btns_wrapper a {
        display: block;
        max-width: 300px;
        margin: 20px auto;
    }

    .home_sec2 .wrapper .content {
        padding: 47px 15px 47px 10px;
    }

    .home_sec4 .main_title_wrap h2 {
        font-size: 32px;
    }

    .home_sec2 .wrapper {
        min-height: 300px;
    }

    .home_sec2 .wrapper2 {
        min-height: 300px;
    }

    .home_sec2 .content2 {
        min-height: 300px;
    }

    .home_sec2 {
        margin-top: 60px;
    }

    .text_box .content .title h2 {
        font-size: 45px;
    }

    .home_sec1 .wrapper .text_box {
        height: auto;
    }

    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        margin-top: 0px;
    }


    .home_sec9.team_slider .owl-carousel .owl-nav button.owl-prev img {
        bottom: 0;
        top: inherit;
        max-width: 64px;
    }

    .home_sec9.team_slider .owl-carousel .owl-nav button.owl-next img {
        bottom: 0;
        top: inherit;
        max-width: 64px;
    }

    .footer .wrap {
        margin-bottom: 35px;
    }

    .apply_sec2 {
        padding-top: 50px;
    }
}

@media (max-width: 427px) {
    .apply_sec2 .job_item_wrap .second_wrap .box_item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .home_sec4 .slider_wrapper .item_food .title {
        margin-top: 100px;
    }
}
