﻿/*.home-full {
    height: calc(  700vh - 100px);
}
 .home-full .slider-content {
            height: auto;
            text-align: center;
        }

            .home-full .slider-content .slider_btn {
                float: none;
            }

                .home-full .slider-content .slider_btn .theme_btn_eff {
                    display: none;
                }

            .home-full .slider-content > div {
                margin-bottom: 30px;
                margin-top: 30px;
            }

        .home-full.big-header {
            height: auto;
        }

            .home-full.big-header .bg-size {
                height: auto;
            }

            .home-full.big-header .slider-content {
                text-align: center;
                height: auto;
            }

            .home-full.big-header .theme_btn.btn_5 {
                color: #ffd333;
            }

        .home-full.vector-slider .slider-content > div {
            background-color: unset;
        }

        .home-full.semi-light-version {
            height: auto;
        }

            .home-full.semi-light-version .bg-size {
                height: auto;
            }

            .home-full.semi-light-version .home_2_title {
                margin-top: 0;
                margin-bottom: 10px;
            }

            .home-full.semi-light-version .slider-content {
                height: auto;
            }

                .home-full.semi-light-version .slider-content > div {
                    background-color: rgba(62, 62, 62, 0.6);
                }

        .home-full.light-version .slider-content > div {
            background-color: rgba(255, 211, 51, 0.54);
            padding: 35px;
        }

        .home-full .slider-content h3 {
            margin-top: 20px;
        }

        .home-full .slider-content > div {
            background-color: rgba(255, 255, 255, 0.75);
            padding: 35px;
        }*/
.home_cun_slider_1 h2 {
    color: #fff;
    text-transform: none;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.05em;
    font-size: calc(24px + (36 - 24) * ((100vw - 320px) / (1920 - 320)));
    text-shadow: 2px 2px 2px black;
}
.home_cun_slider_1 h1 {
    color: #fff;
    font-size: calc(40px + (36 - 24) * ((100vw - 320px) / (1920 - 320)));
    text-shadow: 2px 2px 2px black;
}
.home-full.semi-light-version .slider-content h1 {
    color: #ffffff;
}
.site-header .navbar {
    padding-top: 12px;
    padding-bottom: 12px;
    background-color: white;
}
.home-full.semi-light-version .owl-dots {
    background-color: rgba(86, 114, 83, 0.7);
    border-radius: 25px;
}
.home-full .owl-dots .owl-dot span {
    background-color: #fff;
    margin: 0 5px;
}
.home-full .owl-dots .owl-dot.active span {
    background-color: #000;
}
.home-full .owl-dots .owl-dot.active::before {
    content: "";
    height: 40px;
    width: 2px;
    background-color: #000;
    position: absolute;
    top: 15px;
    left: 9px;
}
.home-full .owl-dots .owl-dot.active span {
    background-color: #000;
}
.site-header .navbar {
    padding-top: 12px;
    padding-bottom:12px;
}
#HomeAbout h2 {
    font-size: 1.2rem !important;
    line-height: 30px;
}
.homeproducts h4 {
    font-size: 1.2rem !important;
    line-height: 30px;
}
#about_us {
    padding: 140px 0 !important;
}
#contact, #products {
    padding: 50px 0 !important;
}

#job h4 {
    font-size: 1.2rem !important;
    line-height: 30px;
}
.form-control {
    color: #ccc !important;
    font-size: 13px !important;
}
.error{color:red; font-size:10px;}
