/*
Theme Name: Terem
Theme URI: http://www.terem.com.au/
Author: Terem Technologies
Description: Terem Technologies - Custom Software Development Sydney
Version: 1.0
========================
*/


.pagination{float: left;width: 100%;overflow: hidden; text-align: center;}
.pagination a{display: inline-block;color: #fd7400;background: #F6F6F6;padding: 13px 30px;
font-weight: 600;font-size: 16px;text-align: center;border-radius: 5px;
border: 3px solid #CFD8DC;margin: 0 5px;line-height: 21px;word-spacing: 1px;transition: all 0.4s ease;
font-family: 'Montserrat', sans-serif; text-transform: uppercase;}
.pagination a:hover{background:#474c53;transition: all 0.4s ease;}

header.fixed .logo {
    width: 160px;
    margin: 0;
    padding: 0;
    margin-left: 33px;
    float: left;
    position: absolute;
    left: 0;
    top: 15px;
    z-index: 999999;
}

header.fixed .header-inner {padding: 27px 0 58px;}
div.wpcf7-mail-sent-ok {border: 0 !important; color: #04c304;}
div.wpcf7-validation-errors {border: 0 !important; color: red !important;}