/*--------------- ABOUT US --------------*/
.about-content img { margin-top: 10px; margin-bottom: 20px; }
.about-content p { font-size: 12px !important; color:#000 !important; line-height: 20px !important; }
.about-content a { color:#000 !important; text-decoration: underline !important; font-weight: 700; }
.about-margin { margin-top: 65px; }

/*--------------- CONTACT US --------------*/
.contactus h4 { text-align: left !important; font-size: 12px !important; color:#000 !important; font-weight: 700 !important; }
.contactus a { color:#000 !important; text-decoration: underline !important; font-weight: 700; }
.contactus-margin { margin-top: 50px; }

/*--------------- WORK --------------*/
.work-description p { font-size: 12px !important; color:#000 !important; line-height: 20px !important; }
.work-book { float: left; width: 100%; display: none; }
.work-book h1 { float: left; width: 100%; font-size: 20px; font-weight: 700; color:#000; border-top: 2px solid #000; border-bottom: 2px solid #000; padding-top: 30px; padding-bottom: 30px; text-align: center; text-transform: uppercase; }
.work-book-photo { float: left; width: 100%; margin-top: 50px; margin-bottom: 50px; }
.work-book-photo img  { float:left; width: 50%; }
.work-book p { float: left; width: 100%; font-size: 10px; font-weight: 400; color:#000; text-align: center; }
.work-book-link { float: left; width: 100%; margin-top: 20px; padding-bottom: 20px; text-align: center; }
.work-book-link a { color:#000 !important; text-decoration: underline !important; font-weight: 700; }
.work-book-description {  font-size: 12px !important; }

/*--------------- BOOKS --------------*/
.book-item { float:left; width: 100%; border-top:2px solid #000; padding-top: 25px; margin-bottom: 25px; text-align: center; }
.book-item a { font-size: 20px !important; text-decoration: none !important; text-transform: uppercase !important; font-weight: 700 !important; }
.last-book-item  { float:left; width: 100%; height: 2px; background:#000; }

/*--------------- LANGS --------------*/
.langs { position: relative; z-index: 50; top: 35%; font-size: 10px; color:#000; font-weight: 700; margin-bottom: 20px; }
.langs a { font-size: 10px; color:#000; font-style: normal; }
.langs a.sel { text-decoration: underline; }