@charset "UTF-8";
/*
Theme Name: Trillions
Theme URI: http://trillions.com.au/
Author: ideaspace
Description: trillions is a multipurpose responsive WordPress theme
Version: 0.0.1
License: GNU General Public License, version 3 (GPLv3)
License URI: http://www.gnu.org/licenses/gpl-3.0.txt
Tags: one-column, two-columns
Text Domain: Trillions
*/

/*
* -----------------------------------
* reset
* -----------------------------------
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    border: 0;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
}

ul, ol { list-style: none; }

ol { list-style: decimal; }

body { background: #fff; }

p { text-align: justify; }

a,
a:active,
a:focus {
    color: #F68F21;
}

button.btn,
a.btn,
input.form-control,
textarea.form-control {
    border-radius: 0;
}

.fa-map-marker,
.fa-bookmark {
    font-size: 16px;
}

.btn-enquire {
    padding: 8px 24px;
    background-color: #F68F21;
    color: #fff;
}

.btn-enquire:hover {
    opacity: .9;
    color: #fff;
}


/*
* -----------------------------------
* header
* -----------------------------------
*/
.topbar {
    padding: 20px 0;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 90px;
    background-color: rgba(255,255,255,.85);
    z-index: 10110;
    box-shadow: 0 0 1px rgba(0,0,0,.5);
}

/* logo */
.logo {
    float: left;
}

.logo a {
    display: block;
    width: 200px;
    height: 50px;
    background: url(images/trillion_logo.png) no-repeat;
    background-size: contain;
}

/* menu */
.menu-toggle {
    display: none;
}

.nav > .menu-item > a {
    border-top: 2px solid transparent;
}
.nav > .menu-item > a:hover {
    background: none;
    color: #F68F21;
    opacity: 1;
    border-top-color: #F68F21;
}

.nav > .menu-item > a {
    opacity: .8;
}

.nav > .current-menu-item > a {
    opacity: 1;
    border-top-color: #F68F21;
}

/*
* -----------------------------------
* masthead
* -----------------------------------
*/
.masthead {
    padding-top: 60px;
}
.masthead .section-title {
    text-align: center;
    text-transform: uppercase;
    color: #666;
}

.masthead .section-title:after {
    background: none repeat scroll 0 0 #ccc;
    content: "";
    display: block;
    height: 2px;
    margin: 20px auto;
    width: 100px;
}

.masthead .lead {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
    font-size: 20px;
    color: #888;
}

.masthead .thumbnail > img {
    width: 360px;
    height: 220px;
}

.masthead .service {
    margin: 30px 0;
}

.masthead .service .item-title {
    margin: 15px 0;
    color: #666;
    font-size: 20px;
}

.masthead .service .item-text {
    color: #888;
    text-align: justify;
}

.masthead .service .item-icon {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    border: 1px solid #FDDCBA;
    display: block;
    position: relative;
    margin: 0 auto;
}

.masthead .service .item-icon .fa {
    color: #F68F21;
    line-height: 100px;
}

/*
* -----------------------------------
* footer
* -----------------------------------
*/
.footer-wrap { background: #303030; padding: 20px 0 }

.footer-wrap .sns-list { font-size: 0 }

.footer-wrap .sns-list li { display: inline-block; margin-right: 10px }

.footer-wrap .sns-list a { color: #ccc; font-size: 26px }

.footer-wrap p { color: #bbb }

.footer-wrap p > .fa { margin-right: 10px }

.modal.wechat .img-responsive { display: inline-block; }

/*
* -----------------------------------
* page & single
* -----------------------------------
*/
.page .page-wrap,
.single {
    padding-top: 90px;
}

.page {
    background: url(images/banner.jpg) no-repeat top center;
}

.page-wrap .page-hd {
    height: 240px;
}

.page-wrap .page-hd .page-title{
    margin-top: 20px;
    color: #fff;
}

.page-wrap .page-bd .lead-text {
    padding-top: 20px;
    font-size: 16px;
    text-align: center;
    color: #666;
}

.page-wrap .page-bd .page-content {
    padding: 20px 0;
    font-size: 16px;
}

.page-wrap .page-bd .page-content p {
    margin-top: 5px;
    font-size: inherit;
}

.page-wrap .page-bd .page-content ul {
    padding-left: 20px;
    margin: 10px 0;
    font-size: inherit;
    list-style: disc;
}

/*
.page-about-us .page-hd .page-title {
   margin-top: 80px;
    font-size: 60px;
}
*/

.page-about-us .page-bd .page-intro p,
.page-about-us .page-bd .page-intro ul {
    font-size: 20px;
    color: #888;
    line-height: 1.6;
    margin: 15px 0;
}

.page-about-us .page-bd .page-intro ul {
    padding-left: 20px;
    margin-left: 20px;
    list-style: disc;

}

.page-about-us .page-brand {
    width: 260px;
    margin: 40px auto;
}

.page-about-us .page-card-list {
    padding: 40px 0;
}

.page-about-us .card {
    padding: 30px 20px;
}
.page-about-us .card > img {
    width: 160px;
    height: 160px;
    margin-right: 20px;
    border: 3px solid #F68F21;
    border-radius: 50%;
}

.page-about-us .card > .caption {
    overflow: hidden;
}

.page-about-us .card > .caption > h3{
    margin-bottom: 10px;
    color: #F68F21;
}

.page-about-us .card > .caption > strong{
    display: block;
    padding-bottom: 10px;
    margin-bottom: 10px;
    color: #777;
    border-bottom: 1px solid #ddd;
}


.page-about-us .card > .caption > p{
    margin-bottom: 20px;
    color: #888;
}


    /*
    * -----------------------------------
    * single
    * -----------------------------------
    */

.single-article {
    padding-bottom: 20px;
}

.single-article .single-title {
    margin: 30px 0;
    color: #666;
}

.single-article .single-meta {
    margin-bottom: 30px;
}

.single-article .single-meta > span {
    margin-right: 15px;
    display: inline-block;
    padding: 4px 15px;
    color: #F68F21;
    text-transform: uppercase;
    border-radius: 20px;
    border: 1px solid #F68F21;
}

.single-article .single-meta > span > .fa {
    margin-right: 5px;
}

.single-article .single-content {
    padding-bottom: 20px;
}

.single-article .single-content > p {
    font-size: 18px;
    margin-top: 12px;
    color: #888;
    text-align: left;
    line-height: 1.6;
}
.single-content > ul  {
  list-style: disc;
  font-size: 18px;
  line-height: 1.6;
  color: #888;
  list-style-position: inside;
}

/*
* -----------------------------------
* contact form
* -----------------------------------
*/
div.wpcf7 {
    margin: 0;
    padding: 0;
}

.wpcf7 label {
    color: #666;
}

select.wpcf7-select {
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==');
    background-size: 9px 6px;
    background-position: right center;
    background-origin: content-box;
    background-repeat: no-repeat;
}

.wpcf7-form-control {
    display: block;
    margin: 5px 0 0;
    padding: 10px 15px;
    border-radius: 0;
    outline: 0;
    resize: none;
    font-size: 13px;
    line-height: 17px;
    background-color: #fff;
    color: #818181;
    font-weight: 400;
    box-sizing: border-box;
    -webkit-appearance: none;
    border: 1px solid #ddd;
    width: 100%;
}

.wpcf7-submit {
    display: inline-block;
    padding: 10px 20px;
    width: auto;
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
    margin-right: 20px;
}

.wpcf7-submit:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74;
}

div.wpcf7-response-output {
    margin: 10px 0;
    padding: 15px;
    border: 1px solid transparent;
}

div.wpcf7-validation-errors {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}

div.wpcf7-mail-sent-ok {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

span.wpcf7-not-valid-tip {
    margin-top: 2px;
    color: #a94442;
}

span.wpcf7-checkbox {
    border: 0;
    padding: 0;
}

span.wpcf7-list-item {
    margin: 0;
}

span.ajax-load {
    display: inline-block;
}

.enquire {
    padding: 15px 0;
    margin-bottom: 20px;
    border-bottom: 1px solid #ccc;
    font-size: 20px;
}

/*
* -----------------------------------
* project page
* -----------------------------------
*/

.post-item .thumbnail {
    position: relative;
}

.post-item .thumbnail:hover {
    border-color: #F68F21;
}

.post-item .thumbnail img {
    height: 210px;
    max-height: 210px;
}

.post-item .thumbnail .title {
    position: absolute;
    left: 4px;
    right: 4px;
    bottom: 4px;
    padding: 10px;
    background-color: rgba(0, 0, 0, .6);
    color: #fff;
}

/*
* -----------------------------------
* news post
* -----------------------------------
*/

.single-content > .cq-article-content-paras > p,
.single-content > .cq-article-content-paras > div > p {
    font-size: 16px;
    margin-top: 10px;
    color: #888;
    text-align: left;
}
.wp-caption {
	position: relative;
    margin-top: 10px;
	max-width: 100%;
}
.wp-caption-text {
    position: absolute;
    left: 0px;
    bottom: 0px;
    padding: 10px;
    width:100%;
    background-color: rgba(0, 0, 0, .6);
    color: #C0C0C0;
}

.size-medium{
	width: 100%;
	height: auto;
}
	
/*
* -----------------------------------
* news list
* -----------------------------------
*/

.news-list {
	margin-left: 60px;
	margin-right: 60px;
}
.news-date {
	color: #C0C0C0;
	font-size: 12px;
}

/*
* -----------------------------------
* mobile style
* -----------------------------------
*/
@media (max-width: 767px) {
    .menu-toggle {
        position: absolute;
        display: block;
        right: 0;
        top: 28px;
        height: 30px;
        width: 40px;
        z-index: 11010;
    }
    .menu-toggle > span {
        position: relative;
        display: inline-block;
        width: 24px;
        height: 2px;
        background-color: #666;
        vertical-align: middle;
        transition-duration: .3s,.3s;
        transition-delay: .3s,0s;
        margin-top: 1px;
    }
    .menu-toggle > span:before,
    .menu-toggle > span:after {
        content: "";
        position: absolute;
        display: inline-block;
        width: 24px;
        height: 2px;
        left: 0;
        background-color: #666;
        -webkit-transition-duration: .3s,.3s;
        -webkit-transition-delay: .3s,0s;
        transition-duration: .3s,.3s;
        transition-delay: .3s,0s;
    }

    .menu-toggle > span:before {
        top: -8px;
        -webkit-transition-property: top,transform;
        transition-property: top,transform
    }

    .menu-toggle > span:after {
        bottom: -8px;
        -webkit-transition-property: bottom,transform;
        transition-property: bottom, transform
    }

    .menu-toggle.active > span {
        background-color: transparent;
        transition-delay: 0s,0s;
    }

    .menu-toggle.active > span:before,
    .menu-toggle.active > span:after {
        -webkit-transition-delay: 0s,.3s;
        transition-delay: 0s,.3s;
    }

    .menu-toggle.active > span:before {
        top: 0;
        transform: rotate(45deg);
    }

    .menu-toggle.active > span:after {
        bottom: 0;
        transform: rotate(-45deg);
    }

    .logo a {
        width: 100px;
    }
    .topbar {
        height: 80px;
    }
    .nav-wrap {
        display: none;
        position: fixed;
        left: 0;
        right: 0;
        bottom: 0;
        top: 80px;
        width: 100%;
        height: 100%;
        background-color: rgba(255, 255, 255, .85);
        z-index: -1;
        opacity: 0;
        transition: all .3s ease-in-out;
    }
    .nav-wrap.active {
        display: block;
        opacity: 1;
        transition: all .3s ease-in-out;
        z-index: 11011;
    }
    .nav {
        margin: 60px 0 0;
    }
    .nav > .menu-item {
        width: auto;
        text-align: center;
    }
    .nav > .menu-item > a {
        padding: 20px;
        border-top: 0;
        color: #666;
        font-size: 20px;
    }
    .nav > .menu-item > a:hover {
        background: none;
        color: #F68F21;
    }
    .nav > .current-menu-item > a {
        opacity: 1;
        color: #F68F21;
    }
    .page-about-us .page-bd .page-intro p {
        text-align: left;
    }
    .page-about-us .card > img {
        float: none !important;
        margin-left: auto;
        margin-right: auto;
    }
    .page-about-us .card > .caption {
        padding-top: 20px;
    }
    .page-about-us .card > .caption > h3,
    .page-about-us .card > .caption > strong {
        text-align: center;
    }
	.news-list {
		margin-left: 10px;
		margin-right: 10px;
	}
}