@import url('https://fonts.googleapis.com/css2? family=Poppins:wght@600&display=swap');

@font-face {
    font-family: MarkPro;
    src: url("../fonts/MarkPro.otf");
}

html{
    position: relative;
}
body{
    font-family: MarkPro, Arial;
    line-height: 24.84px;
    font-size: 16px;
}
.footer{
    position: relative;
    bottom: 0;
    width: 100%;

    background: #F3FBF4;
    font-size: 16px;
}
.footer li{
    list-style-type: none;
    height: 34px;
}

.social-media img{
    padding: 0px 4px;
}

#header-phone{
    padding-left: 0px;
}

input[type="text"], input[type="password"], textarea, select {
    outline: none;
}
*:focus {
    outline: none;
}

@media (max-width: 767.98px) {
    .creator-logo{
        text-align: center !important;
        margin-bottom: 10px;
    }
    .footer .copyright{
        text-align: center;
    }

    .footer .links{
        margin-top: 20px;
    }

    .navbar{
        background: #fff !important;
        z-index: 99999;
        height: 70px;
    }

    .navbar-brand img{
        height: 60px;
        margin-top: 3px;
    }

    .bg-menu {
        background-color: #155533!important;
        padding: 18px 0px;
    }

    .nav-link{
        font-size: 16px;
        color: #fff !important;
    }
    .nav-link:focus, .nav-link:hover{
        color: #fff !important;
    }

    .play{
        top: 55px !important;
    }

    .play .play-button{
        margin-top: -100px;
    }

}

@media (min-width: 768px) and (max-width: 991.98px){
    .nav-item a{
        font-size: 14px;
    }
    .navbar{
        padding: 0px !important;
    }
    .nav-item{
        padding-left: 2px !important;
    }
}

@media (min-width: 768px) {
    .nav-item{
        padding-left: 10px;
    }
    .search-form .btn {
        color: #155533;
    }
    .search-form input {
        position: relative;
        width: 268px;
        height: 33px;
        background: #FFFFFF;
        border-radius: 10px;
        font-size: 14px;
    }
    .search-form button {
        position: absolute;
        top: 16px;
        right: 16px;
    }
    .play .play-button{
        margin-top: 50px;
    }

}


@media (min-width: 769px) and (max-width: 1439px){
    .navbar-expand-md .navbar-nav .nav-link{
        padding-right: 0.4rem !important;
    }
    .nav-item{
        padding: 0px;
    }
    .navbar{
        padding-left: 10px !important;
    }
    .search-form input{
        width: 90px;
    }

    .search-box{
        position: absolute;
        right: 10px;
    }
    .search-box .btn{
        cursor: pointer;
        position: absolute;
        right: 0px;
        top: 0px;
        padding: 4px 6px 0px 0px;
    }

    .search-form input:focus{
        width: 210px;
        background: #FFFFFF;
        border-radius: 10px;
        transition: all 500ms cubic-bezier(0, 0.110, 0.35, 2);
    }
}

.footer .links ul{
    width: 100%;
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
}

@media (min-width: 767px) and (max-width: 769px){
    .footer .links ul{
        width: 100%;
        columns: 1;
        -webkit-columns: 1;
        -moz-columns: 1;
    }
}

.font-13{
    font-size: 13px;
}
a {
    text-decoration: none !important;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    color: #155533;
    font-weight: bolder;
}
a:link, a:active{
    color: #155533;
}
a:hover{
    color: #155533;

}

divxxx {
    border-color: red;
    border-style: solid;
    border-width: 1px 1px 1px 0;
}

.form-select:focus {
    outline: none;
    box-shadow: none;
}

.form-select:after {
    content: '<>';
    font: 17px "Consolas", monospace;
    color: #333;
}

.lang-selection select{
    cursor: pointer;
}
.lang-selection-mob select{
    cursor: pointer;
}

.lang-selection-mob .form-select{
    border: 0;
    padding-right: 1.86rem;
}

.first-head{
    color: #155533;
}
.first-head .flag img{
    float: left;
    margin-top: 10px;
    height: 15px;
}
.main-color{
    color: #155533;
}

.first-head select{
    border: 0;
    color: #155533;
}

@media (min-width: 768px) {
    .first-head .flag{
        padding: 0px 0px 0px 15px;
    }
}

@media (min-width: 768px) {
    .navbar {
        background: linear-gradient(180deg, #9FCA39 0%, #5AAE31 100%);
        box-shadow: 0px 5px 8px rgba(0, 0, 0, 0.15);
        border-radius: 10px;
        z-index: 99;
        height: 70px;
        padding-left: 20px;
    }
    .nav-link {
        border-bottom: 5px solid transparent;
    }
    .nav-link:hover {
        border-bottom: 5px solid #155533;
    }
    .active {
        border-bottom: 5px solid #155533;
    }
    .navbar-nav .nav-link{
        padding: 23px 0px 17px 0px;
    }
}

@media (min-width: 1024px) {
    .navbar-nav .nav-link{
        margin-right: 10px;
    }
}
@media (max-width: 768px) {
    .navbar-nav .nav-link{
        padding-left: 25px;
    }
}

.nav-link{
    font-size: 16px;
    color: #155533;
}
.nav-link:focus, .nav-link:hover{
    color: #155533;
}
.flag img{
    width: 23px;
}
.flag select{
    width: 78px;
}

.navbar-toggler {
    color: rgba(255,255,255,.55);
    border-color: rgba(255,255,255,.1);
}
.navbar-toggler-icon {
    background-image: url(../icons/menu.svg);
}

section {
    position: relative;
    background-color: black;
    min-height: 25rem;
    width: 100%;
    overflow: hidden;
}

section video {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: 0;
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

section .container {
    position: relative;
    z-index: 2;
}
section .container {
    position: relative;
    z-index: 2;
}
section .contain {
    position: relative;
    z-index: 2;
}

section .overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: black;
    opacity: 0.5;
    z-index: 1;
}

.play{
    top:-32px;
}

.play{
    height: 70vh;
}

.play .title p{
    color: #9FCA39;
}

.play .title .display-3{
    font-weight: 700;
    color: #9FCA39;
    font-size: 62px;
}

@media (max-width: 768px) {
    .display-3 {
        font-size: 40px !important;
    }
    .play .title {
        margin-top: 65px;
    }
}

@media (min-width: 768px) {
    .play .title {
        margin-left: 80px;
    }
}

.about{
    background: #F3FBF4 !important;
    margin-top: -100px;
    position: inherit;
    height: 640px;
}

.bg-cricled{
    background: url(../images/bg-circle-with-logo.png);
    background-repeat: no-repeat;
    background-position-y: 190px;
    background-size: 380px;
    height: 100%;
}

.navbar .search-form {
    margin: 0 !important;
}

.cat-nav{
    position: relative;
    margin-left: 30px;

    background: url(../images/cat-nav-1.png);
    background-repeat: no-repeat;
    background-size: cover;

    border: 2px solid #9FCA39;
    box-sizing: border-box;
    box-shadow: 0px 50px 30px -30px rgba(0, 0, 0, 0.22);
    border-radius: 20px;

    font-weight: bold;
    font-size: 19px;
    line-height: 24px;
    color: #155533;
}

@media (max-width: 768px) {
    .cat-nav {
        width: 303px;
        height: 140px;
    }
    .about {
        margin-top: -12px;
        height: min-content;
    }
    .bg-cricled{
        background-position-x: center !important;
    }
}
@media (min-width: 768px) {
    .cat-nav {
        width: 370px;
        height: 140px;
    }
    .about {
        margin-top: -100px;
    }
}

@media (min-width: 768px) {
    .about .info{
        max-width: 480px;
        margin-left: 200px;
        line-height: 1.8;
    }
}

@media (max-width: 768px) {
    .about .info{
        line-height: 1.8;
        text-align: center;
    }
    .about h1{
        font-size: 35px !important;
    }
}

.about .info h1{
    font-weight: bold;
    font-size: 42px;
    color: #155533;
    padding-bottom: 16px;
}

.story{
    background: #FFF !important;
    position: inherit;
    margin: 20px 0px;
}

@media (min-width: 768px) {
    .story .story-box{
        margin-top: 140px;
    }
}
@media (max-width: 768px) {
    .story .story-box{
        text-align: center;
    }
}

.story .story-box{
    max-width: 480px;
    line-height: 1.6;
}

.story .story-box h1{
    font-weight: bold;
    font-size: 42px;
    color: #155533;
    padding-bottom: 16px;
}

.story .story-box a{
    background: linear-gradient(180deg, #9FCA39 0%, #5AAE31 100%);
    border-radius: 10px;
    padding: 18px 26px;
    font-weight: bold;
    font-size: 18px;
    line-height: 23px;
    color: #155533;
    filter: drop-shadow(0px 4px 4px #D4FF6C);
}

.bg-oat{
    background: url(../images/oat.png);
    background-repeat: no-repeat;
    background-position-y: center;
    background-position-x: right;
    background-size: 376px;
    z-index: 99999;
}

.bg-cricle-colored{
    background: url(../images/circle-colored.png);
    background-repeat: no-repeat;
    background-position-y: center;
    background-size: 500px;
}

@media (min-width: 768px) {
    .bg-cricle-colored{
        padding: 90px 0px;
    }
}
@media (max-width: 768px) {
    .bg-cricle-colored{
        background-size: 100%;
        padding: 20px 0px;
        margin-top: 10px;
    }
}

.module-box {
    display: inline-block;
    position: relative;
    width: 100%;
}

.module-dummy {
    margin-top: 100%;
}

.module-body {
    padding: 10px;
}

.play-button-div {
    margin: 0 auto;
    text-align: center;
    position: relative;
    display: inline-block;
}

.play-button-div:before {
    /*content: "\f01d";*/
    content: url("../icons/play-icon.png");
    padding: .05em .2em;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 99;
}

.play-button-div img {
    transition: opacity ease .5s;
    border-radius: 10px;
    border: 2px solid #9FCA39;
    width: 100%;

}

.play-button-div:hover img {
    opacity: .6;
}

.blog-list{
    background: url(../images/blog-bg.png);
    background-repeat: no-repeat;
    background-position: left;
    background-size: cover;
    background-color: #EEF6EA;
    border-right: 1px solid #9FCA39;
}

@media (max-width: 767.98px) {

    .blog-list h1{
        margin-top: 25px;
        margin-bottom: 20px;
    }
    .blog-preview img{
        width: 100%;
        margin-top: 40px;
        margin-bottom: 30px;
    }
    .blog-preview .post{
        text-align: center;
    }
}
@media (min-width: 768px) {
    .blog{
        background: #FFF !important;
        position: relative;
        height: 660px;
    }
    .blog-list{
        min-height: 595px;
        padding-top: 89px;
        padding-left: 30px;
    }
    .blog-list h1{
        margin-bottom: 40px;
    }
    .blog .post h2{
        font-size: 24px !important;
    }
    .blog-preview img{
        width: 370px;
        margin-top: 10px;
        margin-bottom: 30px;
    }
}
@media (min-width: 1024px){
    .blog-list{
        height: 595px;
        padding-top: 89px;
        padding-left: 70px;
    }
    .blog-preview img{
        float: right;
        width: 260px;
        margin-left: 10px;
        margin-right: 40px;
    }

    .blog .post{
        max-width: 985px !important;
    }
}
@media (min-width: 1440px){
    .blog-list{
        float: right;
        height: 610px;
        padding-top: 89px;
        padding-left: 130px;
    }

    .blog-preview img{
        margin-left: 10px;
        margin-right: 104px;
        width: 370px;
        height: 230px;
        object-fit: cover;
    }
}
.blog-list h1{
    color: #155533;
    font-weight: 700;
}
.blog-list p{
    padding: 6px 5px;
    text-decoration: underline;
    color: #333333;
}
.blog-list a{
    color: #333333;
}
.blog-list a:hover{
    color: #4C7E63;
}

.blog-preview{
    background-color: #F3FBF4;
}

.blog-preview img{
    box-shadow: 0px 50px 30px -30px rgba(0, 0, 0, 0.22);
    border-radius: 20px;
}

.blog .post{
    width: 100%;;
}

.blog .post h2{
    font-style: normal;
    font-weight: bold;
    font-size: 28px;
    line-height: 34px;
    color: #333333;
    padding-bottom: 16px;
}

.button{
    background: linear-gradient(180deg, #9FCA39 0%, #5AAE31 100%);
    border-radius: 10px;
    padding: 18px 26px;
    font-weight: bold;
    font-size: 18px;
    line-height: 23px;
    color: #155533;
    filter: drop-shadow(0px 4px 4px #D4FF6C);
}

.subscribe{
    background: #FFF !important;
    position: inherit;
}

@media (min-width: 768px) {
    .subscribe {
        height: 490px;
    }
    .subscribe .subscribe-box input{
        width: 62%;
        height: 58px;
    }

    .subscribe .subscribe-box button{;
        padding: 18px 18px;
        width: 35%;
    }
}

@media (max-width: 768px) {
    .subscribe {
        #height: 600px;
    }
    .subscribe-box{
        margin-top: 40px;
        text-align: center;
    }
    .subscribe .subscribe-box input{
        height: 50px;
        width: 55%;
    }
    .subscribe .subscribe-box button{
        padding: 11px 2px;
        width: 30%;
    }

    .other-blogs {
        padding-bottom: 30px !important;
    }

    .bg-map{
        padding-bottom: 30px;
    }
}

.subscribe .subscribe-box{
    max-width: 480px;
    line-height: 1.6;
}

.subscribe .subscribe-box h1{
    font-weight: bold;
    font-size: 42px;
    color: #155533;
    padding-bottom: 16px;
}
.subscribe .subscribe-box input{
    background: rgba(228, 240, 199, 0.4);
    border-radius: 10px;
    border: 0px;
    padding: 10px;
}

.subscribe .subscribe-box button{
    background: linear-gradient(180deg, #9FCA39 0%, #5AAE31 100%);
    border-radius: 10px;
    font-weight: bold;
    font-size: 18px;
    line-height: 23px;
    color: #155533;
    filter: drop-shadow(0px 4px 4px #D4FF6C);
}

.bg-map{
    background: url(../images/world-map.png);
    background-repeat: no-repeat;
    background-position-y: center;
    background-position-x: center;

}

.search-mobile{
    position: absolute;
    padding: 0px 20px;
    height: 60px;
    width: 90%;
    margin-top: 25px;
    z-index: 999;
    align-items: center;
    background: linear-gradient(180deg, #9FCA39 0%, #5AAE31 100%);
    box-shadow: 0px 5px 8px rgba(0, 0, 0, 0.15);
    border-radius: 10px;
}

.search-mobile input, form{
    margin: 0 !important;
    width: 100%;
}
.search-mobile input{
    height: 33px;
    border-radius: 10px;
    background: #FFFFFF;
    border: 1px solid #ced4da;
    border-radius: 10px;
    font-size: 14px;
    padding: 10px;
}
.search-mobile span{
    position: absolute;
    right: 22px;
}
.search-mobile .btn{
    color: #155533;
}

.main {
    font-family:Arial;
    width:500px;
    display:block;
    margin:0 auto;
}

.action{
    display:block;
    margin:100px auto;
    width:100%;
    text-align:center;
}
.action a {
    display:inline-block;
    padding:5px 10px;
    background:#f30;
    color:#fff;
    text-decoration:none;
}
.action a:hover{
    background:#000;
}

.slick-div{
    display: contents;
}

.slider{
    margin-left: 30px;
}

.modal-dialog {
    max-width: 800px;
    margin: 30px auto;
}

.modal-body {
    position:relative;
    padding:0px;
}
.close {
    position:absolute;
    right:-30px;
    top:0;
    z-index:999;
    font-size:2rem;
    font-weight: normal;
    color:#fff;
    opacity:1;
}

.mfp-iframe-holder{
    position: fixed !important;
}

.mfp-ready{
    z-index: 99999999999999 !important;
}

.overlay{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color:#000;
    opacity: 0.2;
}

.page-cover{
    margin-top: -35px;
    height: 205px;
    position: relative;
}

.contact-cover-bg{
    background: url(../images/contact-bg.jpg);
    background-repeat: no-repeat;
    background-position-y: center;
    background-position-x: center;
    background-size: cover;
}
.about-cover-bg{
    background: url(../images/about-bg.jpg);
    background-repeat: no-repeat;
    background-position-y: center;
    background-position-x: center;
    background-size: cover;
}
.products-cover-bg{
    background: url(../images/products.jpg);
    background-repeat: no-repeat;
    background-position-y: center;
    background-position-x: center;
    background-size: cover;
}
.gallery-cover-bg{
    background: url(../images/gallery-cover.jpg);
    background-repeat: no-repeat;
    background-position-y: center;
    background-position-x: center;
    background-size: cover;
}
.partners-cover-bg{
    background: url(../images/partners-cover.jpg);
    background-repeat: no-repeat;
    background-position-y: center;
    background-position-x: center;
    background-size: cover;
}
.blog-cover-bg{
    background: url(../images/blog-cover.jpg);
    background-repeat: no-repeat;
    background-position-y: center;
    background-position-x: center;
    background-size: cover;
}
.vacancies-cover-bg{
    background: url(../images/vacancies-cover.jpg);
    background-repeat: no-repeat;
    background-position-y: center;
    background-position-x: center;
    background-size: cover;
}

@media (min-width: 768px) {
    .page-cover h1{
        font-style: normal;
        font-weight: bold;
        font-size: 62px;
        color: #fff;
        margin-top: 74px;
        margin-left: 105px;
        z-index: 99999 !important;
    }
}
@media (max-width: 768px) {
    .page-cover{
        margin-top: 55px;
        height: 120px;
        position: relative;
    }

    .page-cover h1{
        font-style: normal;
        font-weight: bold;
        font-size: 30px;
        color: #fff;
        margin-top: 65px;
        z-index: 99999 !important;
    }
}

.page-cover .title{
    position: absolute;
}

.page-main{
    background: #F3FBF4;
    padding: 35px 0px 75px 0px;
}

.simple-option{
    display: flex;
    align-items: center;
    position: relative;
    z-index: 10;
}
.simple-option:not(:last-child){
    margin-bottom: 30px;
}

.fa-theme-wrap {
    margin-right: 20px;
}
.fa-theme-wrap img{

}

.simple-option .fa-theme-wrap img{
   width: 22px;
}

.simple-option__text {
    margin-bottom: 0;
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;

    color: #155533;
}

h2{
    font-weight: bold;
    font-size: 42px;
    line-height: 53px;
    color: #155533;
}

.page-main h3{
    font-weight: bold;
    font-size: 30px;
    line-height: 38px;
    color: #155533;
}

@media (max-width: 768px){
    .contact-info h2{
        padding-bottom: 20px;
    }
    .contact-form h3{
        padding-top: 30px;
    }
}

@media (min-width: 768px){
    .contact-info{
        #padding-left: 115px;
    }

    .contact-info-bg{
        background: url(../images/pngwing.png);
        background-repeat: no-repeat;
        background-position-y: 190px;
    }
}

.field input{
    width: 100%;
    height: 50px;
    background: #FFFFFF;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    border: 0;
    padding: 16px;
}
.field textarea{
    width: 100%;
    height: 234px;
    background: #FFFFFF;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    border: 0;
    padding: 16px;
}

.field{
    padding-bottom: 22px;
}

.submit input{
    width: 471px;
    height: 58.85px;
    background: linear-gradient(180deg, #9FCA39 0%, #5AAE31 100%);
    border-radius: 10px;
    border:0px;
    filter: drop-shadow(0px 4px 4px #D4FF6C);

    font-weight: bold;
    font-size: 18px;
    text-align: center;
    color: #155533;
}

@media (min-width: 768px){
    .contact-form{
        background: url(../images/dotted-map.png);
        background-repeat: no-repeat;
        background-position-y: 68px;
        background-size: cover;
        padding-top: 6px;
    }
    .container-page{
        width: 90%;
        margin: auto;
    }


    .contact-form input, .submit, .field textarea{
        width: 100%;
    }

}
@media (min-width: 1025px){
    .container-page{
        width: 470px;
        width: 66%;
        margin: auto;
    }
}
@media (max-width: 768px){
    .field input{
        width: 100% !important;
    }

    .file-upload{
        width: 100% !important;
    }

    .field textarea {
        width: 100% !important;
    }

    .submit input{
        width: 100% !important;
    }
}



@media (max-width: 768px){
    .contact-info h2{
        padding-bottom: 20px;
    }
    .contact-form h3{
        padding-top: 30px;
    }
}

@media (min-width: 768px){
    .contact-info{
        #padding-left: 115px;
    }

    .about-bg{
        background: url(../images/bg-circle-with-logo.png);
        background-repeat: no-repeat;
        background-size: 476px;
    }
}

@media (min-width: 1440px){
    .about-map-bg{
        background: url(../images/az-map-dotted-bg.png);
        background-repeat: no-repeat;
        background-position-y: center;
        background-position-x: right;
    }

    .dotted-map-bg {
        background: url(../images/dotted-map.png);
        background-repeat: no-repeat;
        background-size: 476px;
        background-position-y: top;
        background-position-x: right;
    }
}

@media (max-width: 768px){
    #about h2{
        font-size: 35px;
    }

    .about-bg{
        background: url(../images/bg-circle-with-logo.png);
        background-repeat: no-repeat;
        background-size: 476px;
        background-position-y: top;
        background-position-x: center;
    }
}

.partner-box {
    width: 306px;
    height: 151px;
    box-shadow: 0 0 18px -6px #999;
    border-radius: 20px;
    background-color: #fff;
    text-align: center;
    justify-content: center;
    margin: 15px 14px;
}
.partner-box:hover {
    box-shadow: 0 0 18px 0px #999;
}
.partner-box img{
    width: 240px;
    max-height: 150px;
    margin: auto;
}

.dotted-map-mob {
    background: url(../images/dotted-map.png);
    background-repeat: no-repeat;
    background-size: 476px;
    background-position-y: top;
    background-position-x: center;
}

.vacancies-info p{
    padding-top: 10px;
    line-height: 1.7;
}

@media (max-width: 768px) {
    .vacancies-img {
        padding-top: 60px;
    }
    .vacancies-info h2{
        font-size: 35px;
    }
    .vacancies-info p{
        line-height: 2;
    }
}

.vacancies-list {
    padding: 20px 12px;
    background: linear-gradient(180deg, #FFFFFF 0%, #F3F3F3 100%);
    box-shadow: 0px 5px 8px rgba(0, 0, 0, 0.15);
    border-radius: 10px;
    margin: 12px 0px;
}
.vacancies-list:hover {
    box-shadow: 0 0 18px 0px #999;
}
.vacancies-list .title {
    font-size: 20px;
    padding-left: 10px;
}

.vacancies-list .more {
    font-size: 16px;
    font-weight: lighter;
    text-align: right;
    float: right;
    padding-right: 10px;
}

.file-upload {
    background-color: #ffffff;
    width: 100%;
    /*margin: 0 auto;*/
    padding: 20px;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
}

.file-upload-btn {
    width: 100%;
    margin: 0;
    color: #fff;
    background: #1FB264;
    border: none;
    padding: 10px;
    border-radius: 4px;
    border-bottom: 4px solid #15824B;
    transition: all .2s ease;
    outline: none;
    font-weight: 700;
}

.file-upload-btn:hover {
    background: #1AA059;
    color: #ffffff;
    transition: all .2s ease;
    cursor: pointer;
}

.file-upload-btn:active {
    border: 0;
    transition: all .2s ease;
}

.file-upload-content {
    display: none;
    text-align: center;
}

.file-upload-input {
    position: absolute;
    margin: 0;
    padding: 0;
    height: 130px !important;
    outline: none;
    opacity: 0;
    max-width: 300px;
    cursor: pointer;
}

.image-upload-wrap {
    background: #FFFFFF;
    border: 3px dashed rgba(0, 0, 0, 0.14);
    box-sizing: border-box;
    border-radius: 10px;
}

.image-dropping,
.image-upload-wrap:hover {
    background-color: #e3e3e3;
    border: 4px dashed #ffffff;
}

.image-title-wrap {
    padding: 0 15px 15px 15px;
    color: #222;
}

.drag-text {
    text-align: center;
}

.drag-text p {
    font-weight: 100;
    color: #A4A4A4;
    padding: 40px 0;
}

.file-upload-image {
    max-height: 200px;
    max-width: 200px;
    margin: auto;
    padding: 20px;
}

.remove-image {
    width: 200px;
    margin: 0;
    color: #fff;
    background: #259359;
    border: none;
    padding: 10px;
    border-radius: 4px;
    border-bottom: 4px solid #155533;
    transition: all .2s ease;
    outline: none;
    text-transform: uppercase;
    font-weight: 700;
}

.remove-image:hover {
    background: #c13b2a;
    color: #ffffff;
    transition: all .2s ease;
    cursor: pointer;
}

.remove-image:active {
    border: 0;
    transition: all .2s ease;
}

.gallery-box img{
    box-shadow: 0px 60px 30px -40px rgba(0, 0, 0, 0.2);
    border-radius: 20px;
}
.gallery-box img{
    margin-bottom: 15px;
}

.main-pic img{
    height: 368px;
}

.big-pic{
    position: relative;
}
.big-pic img{
    height: 430px;
    object-fit: cover;

}
.sm-pic{
    #display: flex;
    position: relative;
}

.sm-pic img{
    height: 186px;
    object-fit: cover;
}

.img-box{
    position: relative;
}

.gallery-box p {
    overflow: hidden;
    text-overflow: ellipsis;
}

@media (min-width: 768px){
    .gallery-box p{
        padding: 0px 20px;
    }
}

.gallery-box .title {
    max-width: 200px;
}

.gallery-nav a.active {
    border-bottom: 4px solid #155533 !important;
    padding: 0 0 14px;
    opacity: 1;
}

.gallery-nav a{
    opacity: 0.4;
}

.gallery-nav{
    padding-bottom: 35px;
    font-size: 20px;
    color: #155533;
}

.scrollpane { height: 300px; width: 700px; overflow: auto; }
.loading { color: red; }

.list_item {
    background-color: #F1F1F1;
    -webkit-box-shadow: 0 1px 1px 0 rgba(0,0,0,.1);
    box-shadow: 0 1px 1px 0 rgba(0,0,0,.1);
    margin: 5px 15px 2px;
    padding: 2px;
    font-size: 14px;
    line-height: 1.5;
}
.show_more_main {
    margin: 55px 25px;
    text-align: center;
}
.show_more {
    background: linear-gradient(180deg, #9FCA39 0%, #5AAE31 100%);
    border-radius: 10px;
    padding: 18px 34px;
    font-weight: bold;
    font-size: 18px;
    line-height: 23px;
    color: #155533;
    filter: drop-shadow(0px 4px 4px #D4FF6C);
    cursor: pointer;
    text-align: center;
}
.show_more_video {
    background: linear-gradient(180deg, #9FCA39 0%, #5AAE31 100%);
    border-radius: 10px;
    padding: 18px 34px;
    font-weight: bold;
    font-size: 18px;
    line-height: 23px;
    color: #155533;
    filter: drop-shadow(0px 4px 4px #D4FF6C);
    cursor: pointer;
    text-align: center;
}

/*.big-pic:hover .play-video{display:block; }*/
/*.play-video{*/
/*    position : absolute;*/
/*    display:none;*/
/*    top:29%;*/
/*    margin:0 auto;*/
/*    left:15px;*/
/*    right:0px;*/
/*    z-index:100;-webkit-transition: all 0.4s ease-in-out;*/
/*    transition: all 0.4s ease-in-out;*/
/*}*/
/*.play-video img{*/
/*    height: 140px !important;*/
/*}*/

.loding {
    background: linear-gradient(180deg, #9FCA39 0%, #5AAE31 100%);
    border-radius: 10px;
    padding: 18px 26px;
    font-weight: bold;
    font-size: 18px;
    line-height: 23px;
    color: #155533;
    filter: drop-shadow(0px 4px 4px #D4FF6C);
}
.loding_txt {
    background-image: url(../images/loading.png);
    background-position: left;
    background-repeat: no-repeat;
    border: 0;
    display: inline-block;
    height: 16px;
    padding-left: 20px;
}

button.close-alert {
    padding: 0;
    background-color: transparent;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.close-alert {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
}

.product-cat ul{
    list-style: none;
    padding-left: 0px;
}

.cat-box{
    margin-bottom: 50px;
}
.cat-list{
    padding-top: 10px;
    margin-top: 40px;
    background: #FFFFFF;
    box-shadow: 0px 20px 20px rgba(0, 0, 0, 0.05);
    border-radius: 20px;
}

.cat-box hr{
    width: 100px;
    border-bottom: 4px solid #5AAE31 !important;
    opacity: 1;
}

.product-cat li{
    padding: 25px 0px;
    border-bottom: 1px solid #e3e2e2;
    margin-right: 20px;
    padding-left: 20px;
}
.cat-list li:hover{
    border-left: 3px solid #5AAE31;
}
.cat-list li:hover a{
    color: #5AAE31 !important;
}

.product-cat ul li::before {
    content: "\2022";
    color: #5AAE31;
    font-weight: bold;
    display: inline-block;
    width: 0.8em;
    font-size: 36px;
    vertical-align: sub;
}

.product-cat li:last-child {
    border-bottom: none;
}
.cat-box h2 {
    font-size: 24px;
    line-height: 27px;
}

@media (min-width: 768px) and (max-width: 1023px){
    .product-box .image{
        width: 240px;
    }
}
@media (min-width: 769px) and (max-width: 1024px){
    .product-box .image{
        width: 220px;
    }
}
@media (min-width: 1440px){
    .product-box .image{
        width: 280px;
    }
}
.blog-slide .image{
    width: 280px;
}

.product-slide .image{
    width: 280px;
}
.product-box .image{
    background: #FFFFFF;
    box-shadow: 0px 20px 20px rgba(0, 0, 0, 0.05);
    border-radius: 20px;
    text-align: center;
    margin: 20px 20px;
    padding: 16px;
}
.bl-item .image{
    background: #FFFFFF;
    box-shadow: 0px 20px 20px rgba(0, 0, 0, 0.05);
    border-radius: 20px;
    text-align: center;
    margin: 10px 10px 20px 10px;
}
.product-box img{
    display: inline !important;
}

.product-box .title{
    margin-left: 20px;
    margin-bottom: 15px;
}
.product-box .main-title{
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;
    color: #155533;
    display: block;
}
.product-box .sub-title{
    font-size: 14px;
    line-height: 18px;
    color: #155533;
}
.product-list{
    margin-top: 41px;
}

.bl-item {
    border-radius: 20px;
    justify-content: center;
    margin: 0px 0px 15px 0px;
}

.bl-item img{
    width: 100%;
    height: 190px;
    box-shadow: 0px 50px 30px -30px rgba(0, 0, 0, 0.22);
    border-radius: 20px;
}

.bl-item:hover img{
    box-shadow: 0 0 18px 0px #999;
}

.bl-item .title{
    font-weight: bold;
    font-size: 18px;
    line-height: 28px;
    margin-left: 20px;
    color: #333333;
    max-width: 360px;
}

.blog-inner .main-image{
    float: right;
    box-shadow: 0px 50px 30px -30px rgba(0, 0, 0, 0.22);
    border-radius: 20px;
    margin-top: -70px;
    width: 470px;
    height: 280px;
    object-fit: cover;
    padding: 0px 10px;
    margin-bottom: 10px;
}

.blog-inner h2{
    font-weight: bold;
    font-size: 28px;
    line-height: 38px;
    color: #333333;
}

#blog-inner section{
    overflow: visible !important;
}

.blog-inner .add-date{
    font-weight: normal;
    font-size: 14px;
    line-height: 27px;
    color: #525252;
}
.blog-inner .tags{
    font-weight: normal;
    font-size: 14px;
    line-height: 27px;
    color: #525252;
}
.blog-inner .tags a{
    font-weight: normal;
    font-size: 14px;
    line-height: 27px;
    color: #525252;
}
.blog-inner .tags a:hover{
    font-weight: bold;
    color: #155533;
}

@media (min-width: 768px) and (max-width: 1023px){
    .blog-inner .main-image{
        width: 310px;
        height: 185px;
        margin-top: -80px;
    }
}
@media (min-width: 768px){
    .blog-inner .tags{
        text-align: right;
    }
}
@media (max-width: 768px){
    .blog-inner h2{
        font-size: 18px;
        line-height: 30px;
    }
}

@media (max-width: 768px){
    .blog-inner .content{
        margin-left: auto;
        margin-right: auto;
    }
    .blog-inner .main-image{
        padding: 0px;
        width: 100% !important;
        height: 200px;
        margin-top: -50px;
        margin-bottom: 30px;
    }
    .product-table{
        overflow-x: scroll;
    }
}

.product-table{
    background-color: #fff;
    border-radius: 20px;
    box-shadow: 0px 20px 20px rgba(0, 0, 0, 0.05);
}
.product-table th{
    background: rgba(21, 85, 51, 0.14);
    border-right: 1px solid #8FA598;
    height: 70px;
    text-align: center;
    color: #155533;
    font-size: 16px;
    line-height: 20px;
}
.product-table th:first-child{
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}
.product-table th:last-child{
    border-right: 0px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}
.product-table td{
    padding: 20px 10px;
    border-right: 1px solid rgba(21, 85, 51, .1);
    border-bottom: 1px solid rgba(21, 85, 51, .1);
    font-weight: normal;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
    color: #155533;
}

.product-table td:last-child{
    border-right: 0px;
}

.product-table tr:last-child > td {
    border-bottom: 0px;
}
.product-table tr:nth-child(2) > td:first-child {
    border-bottom: 0px;
}

.product-table p{
    font-weight: normal;
    font-size: 14px;
}

.product-title h2{
    font-style: normal;
    font-weight: bold;
    font-size: 35px;
    line-height: 44px;
}

@media (max-width: 768px){
    .product-title h2{
        font-style: normal;
        font-weight: bold;
        font-size: 26px;
        padding-top: 6px;
        line-height: 34px;
    }
}

.product-title hr{
    width: 100px;
    border-bottom: 4px solid #5AAE31 !important;
    opacity: 1;
}

.product-about{
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 27px;
    color: #525252;
    background: #FFFFFF;
    box-shadow: 0px 20px 20px rgba(0, 0, 0, 0.05);
    border-radius: 20px;
    padding: 20px;
}

.mybutton{
    background: linear-gradient(180deg, #9FCA39 0%, #5AAE31 100%);
    border-radius: 10px;
    padding: 17px 36px;
    font-weight: bold;
    font-size: 18px;
    line-height: 23px;
    color: #155533;
    filter: drop-shadow(0px 4px 4px #D4FF6C);
    cursor: pointer;
    display: inline-block;
}

@media (max-width: 768px){
    .mybutton{
        padding: 15px 15px;
        font-weight: bold;
        font-size: 18px;
    }
}

.other-products h2{
    font-style: normal;
    font-weight: bold;
    font-size: 35px;
    line-height: 44px;
}

.other-products hr{
    width: 100px;
    border-bottom: 4px solid #5AAE31 !important;
    opacity: 1;
}

.other-items h2{
    color: #155533;
    font-style: normal;
    font-weight: bold;
    font-size: 35px;
    line-height: 44px;
}

.other-items hr{
    width: 100px;
    border-bottom: 4px solid #5AAE31 !important;
    opacity: 1;
}

.pagination-area{
    padding: 5px;
}

.pagination-area a{
  margin: 5px 10px;
    font-weight: bold;
    font-size: 18px;
    line-height: 23px;
}
.pagination-area a:hover{
    text-decoration: underline !important;
}
.pagination-area .active{
    border-radius: 50%;
    width: 36px;
    height: 36px;
    padding: 8px;
    border: 0;
    background: #5AAE31;
    color: #fff;
    text-align: center;
    margin-top: 4px;
    cursor: unset;
}

.pagination-area > .pagination{
    align-items: center;
    justify-content: center;
    border: 1px solid #5AAE31;
    box-sizing: border-box;
    border-radius: 20px;
    display: inline-flex;
    padding: 0px 20px;
}

@media (max-width: 768px){
    .order-button{
        padding-top: 20px;
    }
    .order-title{
        padding-bottom: 30px;
    }
}

@media (min-width: 768px){
    .order-button{
        padding-top: 40px;
    }
}

.simple-select{
    background: unset;
    border:0;
    font-size: 14px;
    color: #155533;
}
.simple-select span{
    font-weight: bold;
}
.simple-select select{
    background: unset;
    border:0;
    font-size: 14px;
    padding: 5px;
}

.opacity-5{
    opacity: 0.5;
}

/* Style the list */
ul.breadcrumb {
    padding: 10px 16px;
    list-style: none;
    position: relative;
    font-size: 16px;
    line-height: 20px;
}

/* Display list items side by side */
ul.breadcrumb li {
    display: inline;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
}

/* Add a slash symbol (/) before/behind each list item */
ul.breadcrumb li+li:before {
    padding: 8px;
    color: #fff;
    content: "/\00a0";
}

/* Add a color to all links inside the list */
ul.breadcrumb li a {
    color: #fff;
    text-decoration: none;
    font-weight: normal;
}

/* Add a color on mouse-over */
ul.breadcrumb li a:hover {
    color: #fff;
    text-decoration: underline;
    font-weight: normal;
}

.breadcrumb-list{
    margin-top: 95px;
}

@media (max-width: 1023px){
    .bcrumb{
        display: none !important;
    }
}

hr{
    color: #5AAE31 !important;
    height: 2px;
}

select.styled-select {
    background: #FFFFFF;
    box-shadow: 0px 20px 20px rgba(0, 0, 0, 0.05);
    border-radius: 20px;
    padding: 20px;
    width: 100%;
    border: 0px;
}

#loading img{
    width: 38px;
    position: absolute;
    top: 8px;
    left: 2px;
}

.duration{
    position: absolute;
    right: 28px;
    bottom: 70px;
}
.duration span{
    background: #000;
    color: #fff;
    padding: 5px 6px;
    position: relative;
    border-radius: 3px;
    font-size: 14px;
    opacity: 0.7;
}

.sm-pic:hover .duration span, .big-pic:hover .duration span{
    opacity: 1;
}

@media (max-width: 374px) {
    .navbar-brand img{
        height: 48px;
    }
}


.header-info .icon {
    text-align: center;
    /*display: table-cell;*/
    vertical-align: middle;
    margin-top: 14px;
}

.header-info .text {
    display: block;
    display: table-cell;
    vertical-align: middle;
}

.header-info .container {
    display: table;
    position: relative;
    max-width: 30rem;
    padding: 1em 1em 1em 0;
}