.flexslider-brand {
    position: relative;
    padding: 30px 0;
}
.flexslider-brand li {
    padding: 10px 0;
}
section.block-news {
    margin-bottom: 50px;
}
.copyrighttext {
    font-size: 15px;
}
ul.tab_product {
    padding: 0;
    list-style: none;
    margin-bottom: 40px;
    clear: both;
}
ul.tab_product li {
    width: 50%;
    float: left;
    line-height: 1;
    margin-bottom: 30px;
    text-align: center;
    cursor: pointer;

transition: transform .2s;
}
ul.tab_product li:hover, ul.tab_product li.active {
    transform: scale(1.2);
}
ul.tab_product:after {
    content: '';
    display: block;
    clear: both;
}
ul.tab_detail:after {
    content: '';
    display: block;
    clear: both;	
}
ul.tab_detail {
    padding: 0;
    list-style: none;
}
.product_section {
    padding-top: 80px;
}
ul.tab_detail li:first-child {
    display: block;
}
ul.tab_detail li {
    display: none;
}
a.more {
    display: inline-block;
}
.product_section {
    padding-top: 80px;
    padding-bottom: 80px;
}
body#body-3869 .full-content {
    padding: 0;
}
ul.tab_product li img {
    margin: 0 auto;
}
ul.tab_product li:nth-child(2n+1) {
    clear: left;
}
body#body-3868 {
    background-image: url(../images/bg-product.png);
    background-attachment: fixed;
    background-size: cover;
}
body#body-3869 {
    background-image: url(../images/BG-ABOUT.jpg);
    background-attachment: fixed;
    background-size: cover;
}
.product-detail {
    background: rgba(255, 255, 255, 0.9);
}
a.read-more {
    display: inline-block;
    margin-bottom: -70px;
}
.top-content {
    text-align: center;
    color: #638f9d;
    padding: 20px;
}
.top-content h2 {
    position: relative;
}
.top-content h2:before {
    content: '';
    display: block;
    height: 2px;
    background: #fff;
    position: absolute;
    width: 34%;
    top: 54%;
    left: 5%;
}
.top-content h2:after {
    content: '';
    display: block;
    height: 2px;
    background: #fff;
    position: absolute;
    width: 34%;
    top: 54%;
    right: 5%;
}
.top-content h1 {
    font-size: 800%;
    margin-top: 0;
}

.service-info {
    display: none;
    padding-top: 80px;
    padding-bottom: 40px;
}
#post-image .inner-page > div > .container {
    padding: 50px 0;
}
ul.list-field textarea {
    height: 139px!important;
}
li.capcha p {
    line-height: 1;
}

.body-details .top-menu {
    background: #7070708c;
}

/* ##################### */

@media (max-width: 414px){
	.topic-home h1 {
    font-size: 55px;
}
	#sp-header .logo {
    width: 72px;
}
	#sp-main-body.pages {
    padding: 0px 0 0;
}
	.our-section:not(:first-child) {
    padding-top: 0px;
}
	.our-section {
	    padding-bottom: 0px;
	}
	#sp-main-body.page-id-3867 .our-section form h2 {
	    clear: both;
	    font-size: 25px;
	    background-size: 24% 3px;
	}
	#sp-main-body.page-id-3867 form img {
    margin: 0 auto;
    float: none!important;
    padding: 0 20px 50px;
    height: auto!important;
    width: auto!important;
}
	#sp-main-body.page-id-3867 form h2 {
	    padding: 0 11px;
	    font-size: 35px;
	}
	#sp-main-body.page-id-3867 form {
    padding: 20px;
    margin-bottom: 0;
}
	#sp-main-body.page-id-3867 .our-section:nth-child(even) form img {
	    padding: 0;
	    margin: 0 0 50px;
	}
    #sp-main-body.page-id-3867 .our-section:nth-child(even) form h2 {
        background-size: 35% 3px;
        clear: both;
        margin-left: -20px;
        text-align: left;
    }
	#sp-main-body.page-id-3867 .our-section:nth-child(even) form {
	    padding: 20px;
	}
}