/* BASIC css start */
img {max-width: 100%;}
div {box-sizing: border-box;}
p {margin: 0; word-wrap:break-word; word-break:keep-all; line-height:1.5}

.box1_mid_text {text-align: center;font-size: 15px; padding: 15px 20px 0; }
.pinky {color: #d70078}
.box1_mid_box {padding:48px 0}
.box1_mid_logo {text-align:center;}
.box1_mid_logo img {height:52px; }
.box2 {background-color: black;color: #fff;text-align: center;}
.box2_title {color: #fff;font-size: 24px;font-weight:bold;}
.box2_text {color: #b2b2b2;font-size: 15px;margin:20px 0px 48px; padding: 0 20px; }
.box2 {padding-top: 50px}
.box3 {font-size: 15px;padding: 48px 10px 0px;text-align: center;}
.box3_button {text-align: center;margin:60px;}
.black_button {background-color: black;color: white;padding:25px 30px;text-decoration:none;font-size:15px;}




/* BASIC css end */

