/*
 Theme Name:   Unitek Child
 Theme URI:    https://rstheme.com/products/wordpress/unitek/
 Description:  Unitek Child
 Author:       RS Theme
 Author URI:   http://rstheme.com
 Template:     unitek
 Version:      1.6
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
 */


.footer-service li{padding-bottom:10px;}
.home1-contact textarea {
    height: 100px;
}
.mb-20{margin-bottom:20px;}
input[type="tel"] {
    margin-bottom:20px;
}
.header-hero {
    min-height: 450px;
    padding-top: 200px;
    padding-bottom: 50px;
    color:#fff;
}
.text-white{color:#fff;}
.circle-photo {
    border-radius: 50%;
}
.jiaolian-box{padding:20px 15px; }
.jiaolian-header{font-size:18px; margin-bottom:20px;}
.rs-breadcrumbs.porfolio-details {
    position: relative;
    display: none;
}

@font-face {

    font-family: 'NotoSansHans-Light';
    src: url('font/NotoSansHans-Light.eot');
    src: url('font/NotoSansHans-Light.eot') format('eot'), url('font/NotoSansHans-Light.woff') format('woff'), url('css/NotoSansHans-Light.woff2') format('woff2'), url('font/NotoSansHans-Light.ttf') format('ttf'), url('font/NotoSansHans-Light.svg') format('svg');
    font-style: normal;
    font-display: swap;
}

/*new add css 2017-9-20*/
body {
    color: #666;
    font-family: "NotoSansHans-Light" !important;
    font-size: 17px;
    font-weight: 300 !important;
    line-height: 26px;
}
h1, h2,  h3, h4,  h5, h6 {
    font-family: "NotoSansHans-Light" !important;
    color: #0a0a0a;
    font-weight: 400 !important;
    margin: 0 0 26px;
}

#rs-footer.rs-footer .fa-ul li i {
       color: #da7b15 !important;
}
html input[type="button"], input[type="reset"], input[type="submit"] {
    background: #e88112 !important;
    border-radius: 0px !important;
}
.contact-form {
    padding: 40px;
    box-shadow: 0 0 40px 0 rgba(22, 104, 183, 0.15);
}

input[type="text"], input[type="tel"],
input[type="number"], input[type="email"], input[type="url"], select, input[type="password"] {

    border: 1px solid #333;

}
div textarea {
    border: 1px solid #333;
    margin-bottom: 30px;
}

html input[type="button"], input[type="reset"], input[type="submit"] {
    width: 100%;
}

.contact-form input.wpcf7-text {color:#333;  opacity: 0.8;}

.h3{
    font-size:20px;
    font-family: "NotoSansHans-Light" !important;
}
.footer-bottom .copyright {
    font-size: 12px;
}
.footer-bottom .copyright a {
    font-size: 12px;
}