.section-typografy {
    border: 1px solid #e2e2e2;
    border-radius: 3px;
    padding: 20px;
    background: #fefefe;
    margin: 0 0 40px 0;
}
.rtd{
  width: 100%;
    height: auto;
    margin-top: 50px;
}
.aboutbanner{
    width: 100%;
    height: auto;
    margin: 0px auto;
}
.aboutbanner img{
    max-width: 100%;
    height: auto;
    width: 100%;
}
.full{
    width: 100%;
}
.about{
    width: 100%;
    height: auto;
    padding: 2%;
    font-family: 'Open Sans', sans-serif;
}
.about h2{
    font-size: 18px;
    font-weight: 700;
    color:#000;
    font-family: 'Open Sans', sans-serif;
}
.about p{
    font-size: 12px;
    color:#666;
    font-family: 'Open Sans', sans-serif;
}
.about img{
    margin-left: 15px;
    margin-bottom: 10px;
    width: 250px; 
    max-width: 100%;  
}
img.pull-right {
    padding-left: 20px;
    padding-bottom: 20px;
    height: auto;
    max-width: 100%;
}
img.pull-left {
    padding-right: 20px;
    padding-bottom: 20px;
    height: auto;
    max-width: 100%;
}
.goods-slider__pruning{
    border: none;
}
.goods-slider__pruning {
    height: auto;
    overflow: hidden;
    padding: 7%;
}
.goods-slider__description2 {
    font-size: 15px;
    color: #1e1f21;
    text-align: center;
}
.csr_title {
    margin-top: 8%;
}
.csr_title h5 {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 2%;
    color:#555;
    font-family: 'Open Sans', sans-serif;
}
.csr_title p {
    font-size: 12px;
    font-weight: 700;
    margin-bottom: 2%;
    color:#666;
    font-family: 'Open Sans', sans-serif;
}
.container-contact100{
    width: 100%;
    min-height: 100vh;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 15px;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.wrap-contact100 {
    max-width: 960px;
    background: #fff;
    border-radius: 2px;
    padding: 66px 115px 59px 115px;
    position: relative;
}
.contact100-form {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.contact100-form-title {
    display: block;
    width: 100%;
    font-family: 'Open Sans', sans-serif;
    font-size: 25px;
    color: #333333;
    line-height: 1.2;
    text-transform: uppercase;
    text-align: left;
    padding-bottom: 20px;
}
.validate-input {
    position: relative;
}
.rs1-wrap-input100 {
    width: calc((100% - 30px) / 2);
}
.wrap-input100 {
    width: 100%;
    position: relative;
    background-color: transparent;
    margin-bottom: 25px;
}
.label-input100 {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    color: #555555;
    line-height: 1.5;
    font-weight: 600;
}

.input100 {
    display: block;
    width: 100%;
    border: 1px solid #ced4da;
    border-radius: 0px;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #686868;
    line-height: 1.2;
    padding: 0 28px;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
    margin-top: 10px;
}
input {
    outline: none;
    border: none;
}
input.input100 {
    height: 45px;
}
.wrap-input100 {
    width: 100%;
    position: relative;
    background-color: transparent;
    margin-bottom: 25px;
}
.label-input100 {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    color: #555555;
    line-height: 1.5;
    font-weight: 600;
}
.validate-input {
    position: relative;
}
.wrap-input100 {
    width: 100%;
    position: relative;
    background-color: transparent;
    margin-bottom: 25px;
}
textarea.input100 {
    min-height: 120px;
    padding-top: 19px;
    resize: none;
}
.validate-input {
    position: relative;
}
.wrap-input100 {
    width: 100%;
    position: relative;
    background-color: transparent;
    margin-bottom: 25px;
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
}
.container-contact100-form-btn {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.wrap-contact100-form-btn {
    display: block;
    position: relative;
    z-index: 1;
    border-radius: 2px;
    overflow: hidden;
}
.contact100-form-bgbtn {
    position: absolute;
    z-index: -1;
    width: 300%;
    height: 100%;
    background-color: #d4c3ab;
    top: 0;
    left: -100%;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}
.contact100-form-btn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 20px;
    min-width: 150px;
    height: 62px;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    color: #fff;
    line-height: 1.2;
    text-transform: uppercase;
}
button {
    outline: none !important;
    border: none;
    background: transparent;
}




@media (max-width: 992px){
    .wrap-contact100 {
    padding: 66px 80px 59px 80px;
}
}




@media (max-width: 576px){
.wrap-contact100 {
    padding: 66px 15px 59px 15px;
}
}





