/* Template Style =========== */ #fh5co-main { padding-top: 0em; } #fh5co-board .item { margin: 10px 10px 20px 10px; background: #fff; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; border-radius: 4px; overflow: hidden; -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07); -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07); box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07); } #fh5co-board .item a { display: block; } #fh5co-board .item .fh5co-desc { padding: 20px; line-height: 24px;text-align:center; } #fh5co-board .item .fh5co-item-title { font-family: "Montserrat", arial, sans-serif; font-size: 17px; line-height: 24px; margin: 0; padding: 0; } #fh5co-board .item img { max-width: 100%; -webkit-transition: 0.2s; -o-transition: 0.2s; transition: 0.2s; } #fh5co-board .item .fh5co-board-img { border-top-left-radius: 4px; border-top-right-radius: 4px; overflow: hidden; } #fh5co-board .item .image-popup:hover img { opacity: .5; } .js .animate-box { opacity: 0; } pre { background: #e9e9e9; border: 1px solid #ccc; } .form-control { box-shadow: none !important; border: 2px solid #444; background: transparent; font-family: "Montserrat", arial, sans-serif; } .form-control:hover, .form-control:focus, .form-control:active { outline: none; box-shadow: none !important; border: 2px solid #EF5353; } @media screen and (max-width: 768px) { #fh5co-footer { padding: 5em 0; } } /* Helper Classes */ /* Spacer */ body{background:#ffffff;}