@charset "utf-8";

/*=========================
CSS FOR ELEMEMT SHOW HIDE
===========================*/
a.btn, a.show-btn, a.show-btn-sml, a.s2btn1, a.s2btn2, a.show-btn-sml2{
	/*border: 1px solid #568165;
    outline: none;
    font-weight: 600;
    font-size: 22px;
    line-height: 24px;
    color: #ffffff;
    padding: 13px 50px 15px;
    margin-top: 40px;
    float: left;
    text-align: center;
    background: #f7941d;*/
}
a.show-btn-sml img, a.show-btn img{display:none}
a.show-btn{
	float:left;
	margin:10px 0 0 0;
}
a.show-btn-sml, a.show-btn-sml2{
	line-height: 22px;
    margin-top: 15px;
    font-size: 16px;
    padding: 5px 20px 7px;
    border: 2px solid #568165;
    float: none;
    display: inline-block;
}
a.s2btn1, a.s2btn2{
	line-height: 38px;
    margin-top: 32px;
    font-size: 24px;
    padding: 6px 45px;
    float: none;
    display: inline-block;
    border: 1px solid;
}


/*---------------------------*/


