/*-------------------------------------------------
 =  Table of Css

 1.Isotope
 1.KENBURNER RESPONSIVE BASIC STYLES OF HTML DOCUMENT
 3.Header
 4.General
 5.content - home sections
 6.about page
 7.services page
 8.projects page
 9.blog page
 10.single project page
 11.contact page
 12.footer
 33.Responsive part
-------------------------------------------------*/
/*-------------------------------------------------------*/
/* 1. Isotope filtering
/*-------------------------------------------------------*/
.isotope-item { z-index: 2; }
.isotope-hidden.isotope-item { pointer-events: none; z-index: 1; }
.isotope, .isotope .isotope-item { /* change duration value to whatever you like */ -webkit-transition-duration: 0.8s; -moz-transition-duration: 0.8s; transition-duration: 0.8s; }
.isotope { -webkit-transition-property: height, width; -moz-transition-property: height, width; transition-property: height, width; }
.isotope .isotope-item { -webkit-transition-property: -webkit-transform, opacity; -moz-transition-property: -moz-transform, opacity; transition-property: transform, opacity; }
/*-----------------------------------------------------------------------------

KENBURNER RESPONSIVE BASIC STYLES OF HTML DOCUMENT

Screen Stylesheet

version:    1.0
date:       07/27/11
author:     themepunch
email:      support@themepunch.com
website:    http://www.themepunch.com
-----------------------------------------------------------------------------*/

.boxedcontainer { max-width: 1170px; margin: auto; padding: 0px 30px; }
/*********************************************
    -   SETTINGS FOR BANNER CONTAINERS  -
**********************************************/
.tp-banner-container { width: 100%; position: relative; padding: 0; }
.tp-banner { width: 100%; position: relative; }
.tp-banner-fullscreen-container { width: 100%; position: relative; padding: 0; }
a { color: #f88332; text-decoration: none; }
/*-------------------------------------------------*/
/* =  Header
/*-------------------------------------------------*/
.navbar-default { background: #ffffff; border: none; transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; margin: 0; }
.navbar-brand { display: inline-block; height: auto; transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; color: #222222; font-size: 30px; font-family: 'Roboto', sans-serif; font-weight: 900; margin: 0 0 30px; text-transform: uppercase; margin: 0; color: #222222 !important; font-size: 26px; text-transform: capitalize; padding: 10px 0; letter-spacing: 2.5px; }
.navbar-brand span { color: #ffba00 !important; }
.top-line { padding: 20px 0; background: #333333; transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; overflow: hidden; }
.top-line p { color: #ffffff; margin-bottom: 0; }
.top-line p span { margin-right: 20px; }
.top-line p span i { font-size: 13px; color: #ffba00; margin-right: 10px; }
.top-line ul.social-icons { margin: 0; padding: 0; text-align: right; }
.top-line ul.social-icons li { display: inline-block; margin-left: 9px; }
.top-line ul.social-icons li a { display: inline-block; text-decoration: none; transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; font-size: 14px; color: #ffffff; }
.top-line ul.social-icons li a:hover { color: #ffba00; }
.navbar-nav { transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; }
.navbar-nav > li > a { color: #000 !important; font-size: 14px; font-family: 'Roboto', sans-serif; font-weight: 400; text-transform: uppercase; transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; // padding: 35px 15px;
}
.navbar-nav > li > a:hover, .navbar-nav > li.current-menu-item a, .navbar-nav > li.current-menu-parent a { color: #f88332 !important; }
.navbar-nav a.open-search { padding: 35px 15px; -webkit-border-radius: 50%; -moz-border-radius: 50%; -o-border-radius: 50%; border-radius: 50%; text-align: center; }
.navbar-nav a.open-search i { color: #222222; font-size: 16px; display: inline-block; }
.navbar-nav li.drop { position: relative; }
.navbar-nav li.drop ul.sub-menu { background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0; border-bottom: 5px solid #f88332; border-top: 0 none; box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.3); left: 0; margin: 0; opacity: 0; padding: 10px 0; position: absolute; top: 100%; transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; visibility: hidden; width: 300px; }
.navbar-nav li.drop ul.sub-menu li { border-bottom: 1px solid #f88332; display: block; float: left; width: 100%; }
.navbar-nav li.drop ul.sub-menu li:last-child { border-bottom: 0; }
.navbar-nav li.drop ul.sub-menu li a { display: inline-block; text-decoration: none; transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; display: block; color: #222222; font-size: 13px; font-family: 'Roboto', sans-serif; font-weight: 400; text-transform: uppercase; padding: 10px 20px; }
.navbar-nav li.drop ul.sub-menu li:hover, .navbar-nav li.drop ul.sub-menu li.current-menu-item { background: #f88332; }
.navbar-nav li.drop ul.sub-menu li:hover a, .navbar-nav li.drop ul.sub-menu li.current-menu-item a { color: #fff !important; }
.navbar-nav li.drop ul.sub-menu li:first-child { border-top: none; }
.navbar-nav li.drop:hover ul.sub-menu { opacity: 1; visibility: visible; }
header.active .navbar-default { border-bottom: 5px solid #f88332; box-shadow: none; }
header.active .top-line { height: 0; padding: 0; }
header.active .navbar-brand { color: #222222 !important; float: left; padding: 10px 0; width: 50%; }
header.active .navbar-nav > li > a { color: #000 !important; font-size: 12px; padding-bottom: 17px; padding-top: 16px; }
header.active .navbar-nav a.open-search { padding: 25px 15px; }
header.active .navbar-nav a.open-search i { color: #666666; }
header.active .navbar-nav > li > a:hover, header.active .navbar-nav > li.current-menu-item a, header.active .navbar-nav > li.current-menu-parent a { color: #3a3a3c !important; }
.form-search { position: absolute; top: 100%; right: 0; width: 200px; background: #ffba00; padding: 4px; visibility: hidden; opacity: 0; -webkit-transform: rotateX(-90deg); -moz-transform: rotateX(-90deg); -ms-transform: rotateX(-90deg); -o-transform: rotateX(-90deg); transform: rotateX(-90deg); transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; }
.form-search input[type="search"] { font-size: 14px; color: #666666; font-family: 'Lato', sans-serif; font-weight: 400; line-height: 20px; margin: 0 0 10px; margin: 0; color: #222222; padding: 8px 10px; border: none; width: 100%; outline: none; transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; background: #ffffff; }
.form-search button { background: #ffffff; border: none; float: right; margin-top: -28px; margin-right: 15px; position: relative; z-index: 2; }
.form-search button i { color: #222222; font-size: 16px; }
.form-search.active { visibility: visible; opacity: 1; -webkit-transform: rotateX(0deg); -moz-transform: rotateX(0deg); -ms-transform: rotateX(0deg); -o-transform: rotateX(0deg); transform: rotateX(0deg); }
/*-------------------------------------------------*/
/* =  General
/*-------------------------------------------------*/
p { font-size: 14px; color: #666666; font-family: 'Lato', sans-serif; font-weight: 400; line-height: 20px; margin: 0 0 10px; }
/*-------------------------------------------------*/
/* =  content
/*-------------------------------------------------*/
.title-section { margin-bottom: 30px; text-align: center; }
.title-section h1 { color: #222222; font-size: 30px; font-family: 'Roboto', sans-serif; font-weight: 900; margin: 0 0 30px; text-transform: uppercase; }
.title-section h1 span { color: #ffba00; }
#home-section .tp-caption.small_text { position: absolute; color: #fff; text-shadow: none; font-weight: 400; font-size: 14px; line-height: 20px; font-family: 'Roboto', sans-serif; margin: 0px; border-width: 0px; border-style: none; white-space: nowrap; }
#home-section .tp-caption.small_text.backgroun-col { background: #ffba00; padding: 1em 2em; font-size: 15px; color: #222222; line-height: 24px; }
#home-section .tp-caption.finewide_medium_white { border-color: transparent; border-style: none; border-width: 0; color: #fff; font-family: "Roboto", sans-serif; font-size: 48px; font-weight: 900; letter-spacing: 0 !important; line-height: 48px; margin-top: -50px !important; text-align: left; text-decoration: none; text-shadow: none; text-transform: uppercase; top: 50% !important; }
#home-section .tp-caption.finewide_medium_white span { color: #fff !important; text-align: center; }
#home-section .tp-caption a.trans-btn { color: #ffffff; background: transparent; font-size: 12px; font-weight: 700; font-family: 'Roboto', sans-serif; text-transform: uppercase; border: 2px solid #ffffff; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px; padding: 0.8em 4em; }
#home-section .tp-caption a.trans-btn:hover { color: #ffba00; border: 2px solid #ffba00; }
#home-section .tp-caption a.trans-btn2 { font-size: 12px; font-weight: 700; font-family: 'Roboto', sans-serif; text-transform: uppercase; border: 2px solid transparent; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px; padding: 0.8em 4em; color: #ffba00; background: #ffffff; }
#home-section .tp-caption a.trans-btn2:hover { color: #ffffff; background: #ffba00; }
#home-section .slotholder:after { position: absolute; content: ''; top: 0; left: 0; width: 100%; height: 100%; background: rgba(51, 51, 51, 0.6); z-index: 2; }
#home-section .tp-bannertimer { display: none !important; }
a.button-one { color: #ffffff; background: transparent; font-size: 12px; font-weight: 700; font-family: 'Roboto', sans-serif; text-transform: uppercase; border: 2px solid #ffffff; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px; padding: 10px 35px; }
.banner-section { padding: 50px 0; background: #ffba00; text-align: center; }
.banner-section h2 { color: #ffffff; float: left; font-family: "Roboto", sans-serif; font-size: 22px; font-weight: 400; line-height: 40px; margin: 0; text-align: left; text-transform: capitalize; width: 70%; }
*::before, *::after { box-sizing: border-box; }
*::before, *::after { box-sizing: border-box; }
.banner-section a.button-one { display: inline-block; float: right; font-size: 16px; height: 50px; line-height: 50px; margin-left: 0; margin-top: 20px; padding: 0 40px; text-decoration: none; transition: all 0.2s ease-in-out 0s; width: auto; }
.services-offer-section { float: left; margin: 0; padding: 0; width: 100%; }
.home .services-offer-section { padding: 80px 0 0;}
.services-offer-section .offer-post > a { display: inline-block; text-decoration: none; transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; width: 100%; margin-bottom: 30px; }
.services-offer-section .offer-post > a img { width: 100%; }
.services-offer-section .offer-post h2 { color: #222222; font-size: 17px; font-family: 'Roboto', sans-serif; font-weight: 700; margin: 0 0 15px; font-size: 16px; text-transform: uppercase; margin-bottom: 15px; }
.services-offer-section .offer-post h2 a { display: inline-block; text-decoration: none; transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; color: #222222; }
.services-offer-section .offer-post h2 a:hover { color: #ffba00; }
.services-offer-section .offer-post ul.offer-list { margin: 0; padding: 0; margin-bottom: 20px; }
.services-offer-section .offer-post ul.offer-list li { list-style: none; margin-bottom: 5px; color: #222222; font-size: 13px; font-family: 'Roboto', sans-serif; }
.services-offer-section .offer-post ul.offer-list li i { font-size: 14px; margin-right: 12px; }
.services-offer-section .offer-post ul.offer-list.second { margin-bottom: 12px; }
.services-offer-section .offer-post ul.offer-list.second li { display: inline-block; margin-right: 20px; }
.services-offer-section .offer-post ul.offer-list.second li i { margin-right: 8px; }
.projects-section { padding: 50px 0; background: #f1f1f1; }
.projects-section .project-title h2 { color: #222222; font-size: 17px; font-family: 'Roboto', sans-serif; font-weight: 700; margin: 0 0 15px; text-transform: uppercase; margin-bottom: 20px; }
.projects-section .project-title p { margin-bottom: 30px; max-width: 800px; }
.projects-section ul.filter { margin: 0; padding: 0; margin-bottom: 30px; text-align: left; }
.projects-section ul.filter li { display: inline-block; margin: 0 15px 0 0; }
.projects-section ul.filter li a { display: inline-block; text-decoration: none; transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; color: #222222; font-family: 'Roboto', sans-serif; font-size: 14px; letter-spacing: 1.3px; padding-bottom: 3px; border-bottom: 2px solid transparent; }
.projects-section ul.filter li a.active, .projects-section ul.filter li a:hover { color: #ffba00; border-bottom: 2px solid #ffba00; }
.project-box .project-post { width: 25%; position: relative; overflow: hidden; }
.project-box .project-post img { width: 100%; }
.project-box .project-post .hover-box { position: absolute; width: 100%; left: 0; bottom: -100%; padding: 20px 25px; background: #ffffff; transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; }
.project-box .project-post .hover-box h2 { color: #222222; font-size: 17px; font-family: 'Roboto', sans-serif; font-weight: 700; margin: 0 0 15px; font-size: 15px; margin: 0; font-weight: 400; }
.project-box .project-post .hover-box h2 a { display: inline-block; text-decoration: none; transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; color: #222222; }
.project-box .project-post .hover-box h2 a:hover { color: #ffba00; }
.project-box .project-post .hover-box span { font-size: 14px; color: #666666; font-family: 'Lato', sans-serif; font-weight: 400; line-height: 20px; margin: 0 0 10px; margin-bottom: 0; font-size: 12px; }
.project-box .project-post:hover .hover-box { bottom: 0; }
.about-section { display: table; padding: 60px 0; width: 100%; }
.about-section img { float: right; margin-bottom: 0; margin-top: 8px; width: 90%; }
.about-section h2 { color: #222222; font-size: 17px; font-family: 'Roboto', sans-serif; font-weight: 700; margin: 0 0 15px; font-size: 16px; text-transform: uppercase; margin-bottom: 15px; }
.tab-posts-box { margin-bottom: 30px; }
.tab-posts-box ul.nav-tabs { text-align: center; border: none; }
.tab-posts-box ul.nav-tabs li { float: left; border: none; }
.tab-posts-box ul.nav-tabs li a { display: inline-block; text-decoration: none; transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; display: block; padding: 10px 25px; background: transparent; -webkit-border-radius: 0px; -moz-border-radius: 0px; -o-border-radius: 0px; border-radius: 0px; color: #222222; font-size: 13px; font-family: 'Roboto', sans-serif; text-transform: uppercase; font-weight: 700; border: none; margin: 0; }
.tab-posts-box ul.nav-tabs li a:hover { border: none; color: #ffba00; }
.tab-posts-box ul.nav-tabs li.active a { border: none; background: #ffba00; color: #ffffff; }
.tab-posts-box .tab-pane { padding: 30px; padding-bottom: 0; border: 1px solid #f1f1f1; overflow: hidden; }
.tab-posts-box .tab-pane h3 { color: #222222; font-size: 17px; font-family: 'Roboto', sans-serif; font-weight: 700; margin: 0 0 15px; font-size: 13px; text-transform: uppercase; }
.tab-posts-box .tab-pane img { float: right; margin-left: 20px; max-width: 400px; max-width: 200px; }
.tab-posts-box .tab-pane img.left-order { float: left; margin-left: 0; margin-right: 20px; }
.testimonial-section { padding: 60px 0 89px; position: relative; background: url('http://www.roofguttercleaningmelbourne.com.au/wp-content/uploads/2015/10/banner.jpg') fixed; background-size: cover; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; }
.testimonial-section .container { position: relative; z-index: 2; }
.testimonial-section .title-section { text-align: center; }
.testimonial-section .title-section h1 { color: #222222; font-size: 30px; font-family: 'Roboto', sans-serif; font-weight: 900; margin: 0 0 30px; text-transform: uppercase; font-size: 26px; margin-bottom: 00px; color: #ffffff; }
.testimonial-section .testimonial-box { text-align: center; padding-bottom: 2px; }
.testimonial-section .testimonial-box ul.bxslider { margin: 0; padding: 0; }
.testimonial-section .testimonial-box ul.bxslider li { overflow: hidden; color:#fff; }
.testimonial-section .testimonial-box p { color: rgba(255, 255, 255, 0.8); font-size: 15px; font-style: italic; font-weight: normal; margin-bottom: 0; padding: 0 100px; }
.testimonial-section .testimonial-box h2 { color: rgba(255, 255, 255, 0.8); font-family: "Roboto", sans-serif; font-size: 20px; font-weight: 300; margin: 0 0 2px; text-transform: uppercase; }
.testimonial-section .testimonial-box span { color: rgba(255, 255, 255, 0.5); display: inline-block; font-family: "Roboto", sans-serif; font-size: 14px; font-style: italic; font-weight: 100; line-height: 20px; margin: 0 0 10px; }
.bx-wrapper .bx-pager.bx-default-pager a.active { background: #ffba00; border-color: #ffba00; }
.testimonial-section:after { position: absolute; content: ''; top: 0; left: 0; width: 100%; height: 100%; background: rgba(34, 34, 34, 0.8); }
.news-section { background: #f1f1f1 none repeat scroll 0 0; margin: -2px 0 0; padding: 0 0 50px; }
.news-section h2 { color: #222222; font-size: 17px; font-family: 'Roboto', sans-serif; font-weight: 700; margin: 0 0 15px; text-transform: uppercase; margin-bottom: 20px; }
.news-section .news-title p { margin-bottom: 40px; max-width: 800px; }
.news-section .news-post { float: left; margin-bottom: 30px; padding: 0 5%; width: 100%; }
.news-section .news-post img { float: left; height: auto; margin-bottom: 17px; width: 100%; }
.news-section .news-post h2 { border: 0 none!important; display: block; float: left; font-size: 16px; margin: 0; overflow: hidden; text-transform: uppercase; width: 100%; padding:0;}
.news-section .news-post h2 a { color: #f88332; display: block; float: left; overflow: hidden; text-decoration: none; text-overflow: ellipsis; transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; white-space: nowrap; width: 98%; }
.news-section .news-post h2 a:hover { color: #ffba00; }
.news-section .news-post span { color: #999; display: inline-block; font-family: "Roboto", sans-serif; font-size: 11px; font-style: italic; font-weight: 400; margin: 0 0 5px; text-transform: uppercase; }
.news-section .news-post > a { display: inline-block; text-decoration: none; transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; color: #666666; font-size: 13px; font-weight: 700; font-family: 'Roboto', sans-serif; text-transform: uppercase; }
.news-section .news-post > a:hover { color: #ffba00; }
.clients-section { padding: 50px 0; }
.clients-section h2 { color: #222222; font-size: 17px; font-family: 'Roboto', sans-serif; font-weight: 700; margin: 0 0 15px; text-transform: uppercase; margin-bottom: 20px; }
.clients-section .clients-title p { margin-bottom: 30px; max-width: 900px; }
.clients-section ul.client-list { margin: 0; padding: 0; overflow: hidden; }
.clients-section ul.client-list li { float: left; width: 25%; list-style: none; }
.clients-section ul.client-list li a { display: inline-block; text-decoration: none; transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; width: 100%; opacity: 0.5; }
.clients-section ul.client-list li a img { width: 100%; }
.clients-section ul.client-list li a:hover { opacity: 1; }
.clients-section blockquote { margin-top: 60px; border-left: 1px solid #222222; padding: 20px 0; padding-left: 30px; margin-left: 30px; }
.clients-section blockquote p { font-size: 15px; margin: 0; }
.clients-section blockquote p span { font-weight: 700; color: #222222; }
.faqs-section { padding: 40px 0 60px; overflow: hidden; }
.accord-elem { margin-top: 8px; }
.accord-elem:first-child { margin-top: 0px; }
.accord-title { position: relative; }
.accord-title h2 { padding: 10px 15px; background: #f7f7f7; color: #222222; font-size: 17px; font-family: 'Roboto', sans-serif; font-weight: 700; margin: 0 0 15px; font-size: 13px; font-weight: 400; margin-bottom: 0; margin-left: 36px; border: 1px solid #eeeeee; transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; }
.accord-title a.accord-link { display: inline-block; text-decoration: none; transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; position: absolute; width: 36px; height: 36px; top: 0; left: 0; text-align: center; background: #ffffff; border: 1px solid #eeeeee; border-right: none; }
.accord-title a.accord-link:after { font-family: 'FontAwesome'; content: '\f0a9'; font-size: 18px; color: #333333; line-height: 36px; transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; }
.accord-title p { font-size: 14px; color: #666666; font-family: 'Lato', sans-serif; font-weight: 400; line-height: 20px; margin: 0 0 10px; margin: 12px 0 12px 72px; }
.accord-elem.active .accord-title h2 { color: #ffffff; border: 1px solid #ffba00; background: #ffba00; }
.accord-elem.active a.accord-link { background: #333333; border: 1px solid #333333; border-right: none; }
.accord-elem.active a.accord-link:after { content: '\f0ab'; color: #ffffff; }
.accord-content { display: none; padding-left: 36px; overflow: hidden; }
.accord-content p { font-size: 14px; color: #666666; font-family: 'Lato', sans-serif; font-weight: 400; line-height: 20px; margin: 0 0 10px; margin: 12px 0; }
.accord-elem.active .accord-content { display: block; }
/*-------------------------------------------------*/
/* =  home 2
/*-------------------------------------------------*/
#home-section.slider2 { margin-top: 120px; }
.flex-direction-nav .flex-next:hover, .flex-direction-nav .flex-prev:hover { background: #ffba00; }
.flexslider .flexcaption { position: absolute; width: 100%; bottom: 50px; left: 0; }
.flexslider .flexcaption .inner-caption { padding: 30px 40px; background: #222222; max-width: 620px; }
.flexslider .flexcaption .inner-caption h1 { color: #222222; font-size: 30px; font-family: 'Roboto', sans-serif; font-weight: 900; margin: 0 0 30px; text-transform: uppercase; letter-spacing: 2px; margin-bottom: 20px; color: #ffba00; }
.flexslider .flexcaption .inner-caption p { color: #ffffff; margin-bottom: 0; font-size: 14px; line-height: 24px; }
.about-section2 { padding: 50px 0; }
.about-section2 h2 { color: #222222; font-size: 17px; font-family: 'Roboto', sans-serif; font-weight: 700; margin: 0 0 15px; font-size: 16px; }
.about-section2 iframe { width: 100%; height: 400px; margin-bottom: 25px; }
.services-offer-section2 { padding: 60px 0 20px; background: #222222; }
.services-offer-section2 .services-post { margin-bottom: 40px; }
.services-offer-section2 .services-post img { width: 100%; margin-bottom: 25px; }
.services-offer-section2 .services-post h2 { color: #222222; font-size: 17px; font-family: 'Roboto', sans-serif; font-weight: 700; margin: 0 0 15px; color: #ffffff; font-size: 16px; margin-bottom: 20px; }
.services-offer-section2 .services-post p { margin-bottom: 15px; color: #aaaaaa; }
.services-offer-section2 .services-post a { display: inline-block; text-decoration: none; transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; color: #ffba00; font-size: 13px; font-weight: 700; font-family: 'Roboto', sans-serif; text-transform: uppercase; }
.services-offer-section2 .services-post a:hover { opacity: 0.7; }
.projects-section2 { padding: 55px 0 0; text-align: center; }
.projects-section2 h2 { color: #222222; font-size: 17px; font-family: 'Roboto', sans-serif; font-weight: 700; margin: 0 0 15px; text-transform: uppercase; letter-spacing: 1.9px; margin-bottom: 25px; }
.projects-section2 .project-title { margin-bottom: 45px; }
.projects-section2 .project-title p { max-width: 800px; margin: 0 auto; }
.projects-section2 .project-box .project-post .hover-box { background: #222222; }
.projects-section2 .project-box .project-post .hover-box h2 a { color: #ffffff; }
.projects-section2 .project-box .project-post .hover-box h2 a:hover { color: #ffba00; }
/*-------------------------------------------------*/
/* =  home presentation
/*-------------------------------------------------*/
.presentation-section { border-top: 1px dashed #d1d1d1; }
.presentation-section .presentation-line { padding: 60px 0 35px; border-bottom: 1px dashed #d1d1d1; }
.presentation-section .presentation-line h2 { color: #222222; font-size: 17px; font-family: 'Roboto', sans-serif; font-weight: 700; margin: 0 0 15px; font-size: 16px; text-transform: uppercase; letter-spacing: 1.8px; }
.presentation-section .presentation-line img { width: 100%; margin-bottom: 25px; }
.presentation-section .presentation-line p { margin-bottom: 16px; }
.presentation-section .presentation-line a { display: inline-block; text-decoration: none; transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; color: #666666; font-size: 13px; font-weight: 700; font-family: 'Roboto', sans-serif; text-transform: uppercase; margin-bottom: 20px; }
.presentation-section .presentation-line a:hover { color: #ffba00; }
/*-------------------------------------------------*/
/* =  about page
/*-------------------------------------------------*/
.page-banner-section { margin-top: 150px; padding-top: 45px; position: relative; //background: url('../upload/banners/ban.jpg') center;
background-size: cover; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; }
.page-banner-section .container { position: relative; z-index: 2; }
.page-banner-section h2 { color: #222222; font-size: 36px; font-family: 'Roboto', sans-serif; font-weight: 700; margin: 0 0 15px; margin-bottom: 0; }
.page-banner-section ul.page-depth { margin: 0; padding: 0; text-align: right; }
.page-banner-section ul.page-depth li { display: inline-block; margin-left: 1px; }
.page-banner-section ul.page-depth li a { display: inline-block; text-decoration: none; transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; font-size: 13px; font-family: 'Roboto', sans-serif; color: #222222; }
.page-banner-section ul.page-depth li a:hover { color: #666666; }
.page-banner-section ul.page-depth li:before { content: '-'; font-size: 13px; font-family: 'Roboto', sans-serif; color: #666666; margin-right: 5px; }
.page-banner-section ul.page-depth li:first-child:before { content: ''; margin-right: 0; }
.page-banner-section:after { position: absolute; content: ''; width: 100%; height: 100%; left: 0; top: 0; background: rgba(255, 255, 255, 0.4); }
.team-section { padding: 20px 0 40px; }
.team-section .team-post { margin-bottom: 40px; }
.team-section .team-post img { width: 100%; margin-bottom: 25px; }
.team-section .team-post h2 { color: #222222; font-size: 17px; font-family: 'Roboto', sans-serif; font-weight: 700; margin: 0 0 15px; font-size: 16px; margin-bottom: 2px; }
.team-section .team-post span { display: inline-block; font-size: 14px; color: #666666; font-family: 'Lato', sans-serif; font-weight: 400; line-height: 20px; margin: 0 0 10px; font-size: 13px; margin-bottom: 20px; color: #ffba00; }
/*-------------------------------------------------*/
/* =  services pages
/*-------------------------------------------------*/
.services-page-section { padding: 60px 0 30px; }
.services-page-section ul.side-navigation-list { margin: 0; padding: 0; margin-bottom: 30px; }
.services-page-section ul.side-navigation-list li { list-style: none; margin-top: 2px; }
.services-page-section ul.side-navigation-list li a { display: inline-block; text-decoration: none; transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; display: block; color: #222222; font-size: 13px; font-family: 'Roboto', sans-serif; padding: 15px 25px; background: #f7f7f7; position: relative; }
.services-page-section ul.side-navigation-list li a:after { content: '\f105'; font-family: 'FontAwesome'; font-size: 12px; position: absolute; right: 25px; top: 0; line-height: 50px; color: #222222; transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; }
.services-page-section ul.side-navigation-list li a:hover, .services-page-section ul.side-navigation-list li a.active { background: #ffba00; }
.services-page-section ul.side-navigation-list li:first-child { margin-top: 0; }
.services-page-section .contact-info { padding: 25px 30px; background: #f1f1f1; }
.services-page-section .contact-info h2 { color: #222222; font-size: 17px; font-family: 'Roboto', sans-serif; font-weight: 700; margin: 0 0 15px; font-size: 16px; text-transform: uppercase; margin-bottom: 25px; }
.services-page-section .contact-info ul.information-list { margin: 0; padding: 0; }
.services-page-section .contact-info ul.information-list li { list-style: none; overflow: hidden; border-bottom: 1px solid #dddddd; margin-bottom: 10px; }
.services-page-section .contact-info ul.information-list li i { float: left; color: #ffba00; font-size: 13px; display: inline-block; line-height: 24px; }
.services-page-section .contact-info ul.information-list li span { display: block; font-size: 14px; color: #666666; font-family: 'Lato', sans-serif; font-weight: 400; line-height: 20px; margin: 0 0 10px; margin-bottom: 8px; margin-left: 25px; color: #222222; }
.services-page-section .contact-info ul.information-list li a { color: #000; display: inline-block; font-family: "Lato", sans-serif; font-size: 14px; font-weight: 600; line-height: 20px; margin: 0 0 10px; }
.services-page-section .contact-info ul.information-list li:last-child { border-bottom: none; }
.services-page-section .services-wrapp .services-post { margin-bottom: 40px; }
.services-page-section .services-wrapp .services-post img { width: 100%; margin-bottom: 25px; }
.services-page-section .services-wrapp .services-post h2 { color: #222222; font-size: 17px; font-family: 'Roboto', sans-serif; font-weight: 700; margin: 0 0 15px; font-size: 16px; margin-bottom: 20px; }
.services-page-section .services-wrapp .services-post p { margin-bottom: 15px; }
.services-page-section .services-wrapp .services-post a { display: inline-block; text-decoration: none; transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; color: #666666; font-size: 13px; font-weight: 700; font-family: 'Roboto', sans-serif; text-transform: uppercase; }
.services-page-section .services-wrapp .services-post a:hover { color: #ffba00; }
/*-------------------------------------------------*/
/* =  projects page
/*-------------------------------------------------*/
.projects-page-section { padding: 50px 0; }
.projects-page-section ul.filter { margin: 0; padding: 0; margin-bottom: 30px; text-align: center; }
.projects-page-section ul.filter li { display: inline-block; margin: 0 15px; }
.projects-page-section ul.filter li a { display: inline-block; text-decoration: none; transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; color: #222222; font-family: 'Roboto', sans-serif; font-size: 13px; letter-spacing: 1.3px; padding-bottom: 3px; border-bottom: 2px solid transparent; }
.projects-page-section ul.filter li a.active, .projects-page-section ul.filter li a:hover { color: #ffba00; border-bottom: 2px solid #ffba00; }
.projects-page-section .project-box { width: 1170px; margin-left: -15px; }
.projects-page-section .project-box .project-post { width: 262px; margin: 15px; }
.projects-page-section .project-box .project-post .hover-box { background: #ffba00; }
.projects-page-section .project-box .project-post .hover-box span { color: #222222; }
.projects-page-section .project-box .project-post .hover-box h2 a:hover { color: #666666; }
.projects-page-section .project-box.col3 .project-post { width: 360px; }
.projects-page-section .project-box.col2 .project-post { width: 555px; }
/*-------------------------------------------------*/
/* =  blog page
/*-------------------------------------------------*/
.blog-section { padding: 55px 0 25px; }
.blog-section h2 { color: #222222; font-size: 17px; font-family: 'Roboto', sans-serif; font-weight: 700; margin: 0 0 15px; text-transform: uppercase; font-size: 16px; }
.blog-section .blog-box .blog-post { margin-bottom: 40px; }
.blog-section .blog-box .blog-post img, .blog-section .blog-box .blog-post iframe { width: 100%; margin-bottom: 30px; }
.blog-section .blog-box .blog-post iframe { height: 360px; }
.blog-section .blog-box .blog-post h2 { color: #222222; font-size: 17px; font-family: 'Roboto', sans-serif; font-weight: 700; margin: 0 0 15px; text-transform: uppercase; font-size: 16px; margin-bottom: 0px; }
.blog-section .blog-box .blog-post h2 a { display: inline-block; text-decoration: none; transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; color: #222222; }
.blog-section .blog-box .blog-post h2 a:hover { color: #ffba00; }
.blog-section .blog-box .blog-post span { display: inline-block; color: #666666; font-size: 11px; font-weight: 400; font-family: 'Roboto', sans-serif; text-transform: uppercase; margin: 0 0 25px; }
.blog-section .blog-box .blog-post .post-content-text > a { display: inline-block; text-decoration: none; transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; color: #666666; font-size: 13px; font-weight: 700; font-family: 'Roboto', sans-serif; text-transform: uppercase; }
.blog-section .blog-box .blog-post .post-content-text > a:hover { color: #ffba00; }
.blog-section .blog-box ul.pagination-list { margin: 0; padding: 0; margin-bottom: 40px; }
.blog-section .blog-box ul.pagination-list li { display: inline-block; margin-right: 8px; }
.blog-section .blog-box ul.pagination-list li a { display: inline-block; text-decoration: none; transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; color: #666666; font-size: 14px; font-weight: 700; font-family: 'Roboto', sans-serif; text-transform: uppercase; }
.blog-section .blog-box ul.pagination-list li a:hover, .blog-section .blog-box ul.pagination-list li a.active { color: #ffba00; }
.blog-section .blog-box .single-post h1 { color: #222222; font-size: 17px; font-family: 'Roboto', sans-serif; font-weight: 700; margin: 0 0 15px; text-transform: uppercase; font-size: 16px; margin-bottom: 0px; }
.blog-section .blog-box .single-post p { margin-bottom: 25px; }
.blog-section .blog-box .single-post blockquote { border-left: 1px solid #222222; padding: 20px 0; padding-left: 30px; margin-left: 30px; margin-bottom: 25px; }
.blog-section .blog-box .single-post blockquote p { font-size: 14px; margin: 0; }
.blog-section .blog-box .single-post blockquote p span { color: #666666; font-family: 'Lato', sans-serif; font-weight: 400; line-height: 20px; margin: 0 0 10px; font-size: 14px; font-weight: 700; color: #222222; margin-bottom: 0; text-transform: inherit; }
.blog-section .blog-box .autor-post { overflow: hidden; margin-bottom: 40px; }
.blog-section .blog-box .autor-post img { max-width: 130px; float: left; }
.blog-section .blog-box .autor-post .autor-content { margin-left: 150px; }
.blog-section .blog-box .autor-post .autor-content h2 { margin-bottom: 0; }
.blog-section .blog-box .autor-post .autor-content span { display: inline-block; color: #666666; font-size: 13px; font-family: 'Roboto', sans-serif; margin-bottom: 15px; }
.blog-section .blog-box .comment-section { margin-bottom: 40px; }
.blog-section .blog-box .comment-section h2 { margin-bottom: 25px; }
.blog-section .blog-box .comment-section ul { margin: 0; padding: 0; }
.blog-section .blog-box .comment-section ul li { list-style: none; }
.blog-section .blog-box .comment-section ul li .comment-box { overflow: hidden; padding-bottom: 35px; border-bottom: 1px solid #f3f3f3; margin-bottom: 40px; }
.blog-section .blog-box .comment-section ul li .comment-box img { width: auto; max-width: 100px; float: left; }
.blog-section .blog-box .comment-section ul li .comment-box .comment-content { margin-left: 120px; }
.blog-section .blog-box .comment-section ul li .comment-box .comment-content h4 { color: #222222; font-size: 13px; font-family: 'Roboto', sans-serif; font-weight: 700; text-transform: uppercase; margin: 0; }
.blog-section .blog-box .comment-section ul li .comment-box .comment-content h4 a { color: #222222; display: inline-block; text-decoration: none; transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; float: right; font-size: 11px; font-weight: 400; }
.blog-section .blog-box .comment-section ul li .comment-box .comment-content h4 a:hover { color: #ffba00; }
.blog-section .blog-box .comment-section ul li .comment-box .comment-content span { font-size: 14px; color: #666666; font-family: 'Lato', sans-serif; line-height: 20px; margin: 0 0 10px; font-size: 11px; display: inline-block; font-weight: 400; margin-bottom: 5px; text-transform: uppercase; }
.blog-section .blog-box .comment-section ul li .comment-box .comment-content p { margin: 0 !important; }
.blog-section .blog-box .comment-section ul.depth .comment-box { padding-left: 120px; }
.sidebar h2 { color: #222222; font-size: 17px; font-family: 'Roboto', sans-serif; font-weight: 700; margin: 0 0 15px; text-transform: uppercase; font-size: 16px; margin-bottom: 25px; }
.sidebar .widget { margin-bottom: 40px; }
.sidebar ul.category-list, .sidebar ul.archieve-list { margin: 0; padding: 0; }
.sidebar ul.category-list li, .sidebar ul.archieve-list li { list-style: none; border-bottom: 1px dotted #d1d1d1; margin-bottom: 10px; }
.sidebar ul.category-list li a, .sidebar ul.archieve-list li a { display: inline-block; text-decoration: none; transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; color: #222222; font-size: 13px; font-weight: 400; font-family: 'Roboto', sans-serif; padding-bottom: 10px; }
.sidebar ul.category-list li a:hover, .sidebar ul.archieve-list li a:hover { color: #ffba00; }
.sidebar ul.category-list li:last-child, .sidebar ul.archieve-list li:last-child { border-bottom: none; margin-bottom: 0; }
.sidebar ul.tags-list { margin: 0; padding: 0; }
.sidebar ul.tags-list li { display: inline-block; margin-right: 2px; margin-bottom: 6px; }
.sidebar ul.tags-list li a { display: inline-block; text-decoration: none; transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; padding: 9px 20px; color: #ffffff; background: #222222; font-size: 12px; font-family: 'Roboto', sans-serif; -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; }
.sidebar ul.tags-list li a:hover { background: #ffba00; }
.news-section.col3 .news-box, .news-section.col2 .news-box { width: 1170px; margin-left: -15px; }
.news-section.col3 .news-box .news-post { width: 360px; margin: 15px; margin-bottom: 25px; }
.news-section.col2 .news-box .news-post { width: 555px; margin: 15px; margin-bottom: 25px; }
/*-------------------------------------------------*/
/* =  single project page
/*-------------------------------------------------*/
.single-page-section { padding: 65px 0 40px; }
.single-page-section img { width: 100%; margin-bottom: 30px; }
.single-page-section .project-content-box { margin-bottom: 40px; }
.single-page-section .project-content-box h2 { color: #222222; font-size: 17px; font-family: 'Roboto', sans-serif; font-weight: 700; margin: 0 0 15px; font-size: 16px; margin-bottom: 20px; }
.single-page-section .project-content-box ul { margin: 0; padding: 0; margin-bottom: 15px; }
.single-page-section .project-content-box ul li { list-style: none; font-size: 14px; color: #666666; font-family: 'Lato', sans-serif; font-weight: 400; line-height: 20px; margin: 0 0 10px; margin: 0 0 8px; }
.single-page-section .project-content-box ul li i { font-size: 13px; color: #ffba00; width: 20px; }
.single-page-section .project-content-box ul li span { color: #222222; font-weight: 700; margin-right: 10px; }
/*-------------------------------------------------*/
/* =  tables page
/*-------------------------------------------------*/
.tables-page-section { padding: 50px 0; }
.tables-page-section h2 { color: #222222; font-size: 17px; font-family: 'Roboto', sans-serif; font-weight: 700; margin: 0 0 15px; font-size: 16px; margin-bottom: 25px; }
.tables-page-section p { margin-bottom: 30px; max-width: 800px; }
.tables-page-section .table { text-align: center; margin-bottom: 40px; }
.tables-page-section .table th { border-bottom: 1px solid #ffffff; border-right: 1px solid #ffffff; font-family: 'Roboto', sans-serif; font-size: 15px; font-weight: 700; padding: 10px 20px; text-align: center; }
.tables-page-section .table td { border-bottom: 1px solid #ffffff; border-right: 1px solid #ffffff; background: #f1f1f1; font-family: 'Lato', sans-serif; font-size: 13px; color: #666666; padding: 10px 20px; }
.tables-page-section .table thead th { padding: 15px 20px; text-align: center; background: #ffba00 !important; }
.tables-page-section .table tr th { background: #f1f1f1; }
/*-------------------------------------------------*/
/* =  contact page
/*-------------------------------------------------*/
#map, #map2 { height: 500px; margin-top: 150px; }
.contact-section { padding: 60px 0 30px; }
.contact-section h2 { color: #222222; font-size: 17px; font-family: 'Roboto', sans-serif; font-weight: 700; margin: 0 0 15px; font-size: 16px; text-transform: uppercase; margin-bottom: 25px; }
.contact-section p { margin-bottom: 30px; }
.contact-section ul.information-list { margin: 0; padding: 0; }
.contact-section ul.information-list li { list-style: none; overflow: hidden; border-bottom: 1px solid #dddddd; margin-bottom: 10px; }
.contact-section ul.information-list li i { float: left; color: #222222; font-size: 13px; display: inline-block; line-height: 24px; }
.contact-section ul.information-list li span { display: block; font-size: 14px; color: #666666; font-family: 'Lato', sans-serif; font-weight: 400; line-height: 20px; margin: 0 0 10px; margin-bottom: 8px; margin-left: 25px; color: #222222; }
.contact-section ul.information-list li a { font-size: 14px; color: #666666; font-family: 'Lato', sans-serif; font-weight: 400; line-height: 20px; margin: 0 0 10px; display: inline-block; margin-left: 25px; margin-bottom: 10px; color: #222222; }
.contact-section ul.information-list li:last-child { border-bottom: none; }
#contact-form input[type="text"], .comment-form input[type="text"], #contact-form textarea, .comment-form textarea { width: 100%; padding: 10px 20px; border: 1px solid #dedede; margin-bottom: 20px; outline: none; transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; color: #666666; font-size: 13px; font-family: 'Roboto', sans-serif; }
#contact-form input[type="text"]:focus, .comment-form input[type="text"]:focus, #contact-form textarea:focus, .comment-form textarea:focus { border: 1px solid #ffba00; }
#contact-form textarea, .comment-form textarea { height: 146px; }
#contact-form input[type="submit"], .comment-form input[type="submit"] { padding: 12px 30px; outline: none; border: none; background: #ffba00; color: #ffffff; font-size: 13px; font-family: 'Roboto', sans-serif; transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; margin-bottom: 10px; }
#contact-form input[type="submit"]:hover, .comment-form input[type="submit"]:hover { opacity: 0.7; }
#contact-form .message, .comment-form .message, #quote-msg { padding: 10px 20px; font-size: 13px; font-family: 'Roboto', sans-serif; }
#contact-form .message.error, .comment-form .message.error, #quote-msg.error { color: #e74c3c; background: rgba(246, 80, 80, 0.4); border: 1px solid #e74c3c; }
#contact-form .message.success, .comment-form .message.success, #quote-msg.success { color: #29b504; background: rgba(63, 220, 21, 0.4); border: 1px solid #29b504; }
/*-------------------------------------------------*/
/* =  error page
/*-------------------------------------------------*/
#content { padding-top: 120px; }
.error-section { padding: 70px 0; position: relative; background: url('../upload/banners/error.jpg') center fixed; background-size: cover; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; text-align: center; }
.error-section i { color: #222222; font-size: 220px; margin-bottom: 30px; }
.error-section h1 { color: #222222; font-size: 30px; font-family: 'Roboto', sans-serif; font-weight: 900; margin: 0 0 30px; text-transform: uppercase; color: #ffffff; letter-spacing: 2px; max-width: 460px; margin: 0 auto 10px; line-height: 52px; }
.error-section p { margin-bottom: 25px; color: #ffffff; }
.error-section a { display: inline-block; text-decoration: none; transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; border-color: #ffba00; color: #ffba00; }
.error-section a:hover { color: #ffffff; background: #ffba00; }
.error-section .error-content { position: relative; z-index: 2; }
.error-section:after { position: absolute; content: ''; width: 100%; height: 100%; top: 0; left: 0; background: rgba(34, 34, 34, 0.3); }
/*-------------------------------------------------*/
/* =  quote page
/*-------------------------------------------------*/
.free-quote-section { padding: 60px 0; }
.free-quote-section .quote-title h2 { color: #222222; font-size: 17px; font-family: 'Roboto', sans-serif; font-weight: 700; margin: 0 0 15px; text-transform: uppercase; margin-bottom: 20px; }
.free-quote-section .quote-title p { margin-bottom: 40px; max-width: 800px; }
.free-quote-section form { margin: 0; }
.free-quote-section form input[type="text"], .free-quote-section form textarea, .free-quote-section form select { width: 100%; padding: 15px 20px; border: 1px solid #dedede; margin-bottom: 20px; outline: none; transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; color: #666666; font-size: 13px; font-family: 'Roboto', sans-serif; }
.free-quote-section form input[type="text"]:focus, .free-quote-section form textarea:focus, .free-quote-section form select:focus { border: 1px solid #ffba00; }
.free-quote-section form textarea { height: 260px; }
.free-quote-section form input[type="submit"] { padding: 12px 30px; outline: none; border: none; background: #ffba00; color: #ffffff; font-size: 13px; font-family: 'Roboto', sans-serif; transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; margin-bottom: 10px; }
.free-quote-section form input[type="submit"]:hover { opacity: 0.7; }
/*-------------------------------------------------*/
/* =  Footer
/*-------------------------------------------------*/
footer { background: #222222 none repeat scroll 0 0; float: left; width: 100%; }
footer .up-footer { padding: 0; }
footer .up-footer h2 { color: #222222; font-size: 19px!important; font-family: 'Roboto', sans-serif; font-weight: 700; margin: 0 0 15px; font-size: 15px; margin-bottom: 30px; text-transform: uppercase; color: #ffffff; }
footer .up-footer p { color: #ffffff; }
footer .up-footer img { margin-top: 20px; }
footer .up-footer ul.tag-list { margin: 0; padding: 0; }
footer .up-footer ul.tag-list li { display: inline-block; margin-right: 2px; margin-bottom: 6px; }
footer .up-footer ul.tag-list li a { display: inline-block; text-decoration: none; transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; padding: 8px 18px; color: rgba(255, 255, 255, 0.8); border: 1px solid rgba(255, 255, 255, 0.8); font-size: 12px; font-family: 'Lato', sans-serif; -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; }
footer .up-footer ul.tag-list li a:hover { background: #ffba00; border: 1px solid #ffba00; }
footer .up-footer ul.navigation { margin: 0; padding: 0; }
footer .up-footer ul.navigation li { list-style: none; margin-bottom: 5px; }
footer .up-footer ul.navigation li a { display: inline-block; text-decoration: none; transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; font-size: 12px; font-family: 'Roboto', sans-serif; color: rgba(255, 255, 255, 0.9); }
footer .up-footer ul.navigation li a:hover { color: #ffba00; }
footer .up-footer ul.flickr { margin: 0; padding: 0; }
footer .up-footer ul.flickr li { margin-bottom: 5px; margin-right: 1px; display: inline-block; }
footer .up-footer ul.flickr li a { display: inline-block; text-decoration: none; transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; }
footer .up-footer ul.flickr li a img { margin: 0; }
footer .up-footer ul.flickr li a:hover { opacity: 0.7; }
footer .up-footer .info-widget p { float: left; margin-bottom: 5px; width: 100%; }
footer .up-footer .info-widget p span { font-family: 'Roboto', sans-serif; color: #ffba00; }
footer .up-footer .info-widget p.first-par { margin-bottom: 20px; }
footer p.copyright { background: #000; border-top: 0 none; color: #ffffff; font-family: "Roboto", sans-serif; font-size: 13px; font-weight: normal; margin: 0; padding: 10px 0; text-align: center; text-transform: inherit; }

/*-------------------------------------------------*/
/* =  Responsive Part
/*-------------------------------------------------*/
@media (max-width: 1500px) {
.project-box .project-post { width: 25%; }
}

@media (max-width: 1199px) {
.projects-page-section .project-box, .news-section.col3 .news-box, .news-section.col2 .news-box { width: 970px; }
.projects-page-section .project-box.col2 .project-post, .news-section.col2 .news-box .news-post { width: 455px; }
.projects-page-section .project-box.col3 .project-post, .projects-page-section .project-box .project-post, .news-section.col3 .news-box .news-post { width: 293px; }
#map, #map2 { height: 400px; }
.flexslider .flexcaption .inner-caption { padding: 20px 25px; }
.flexslider .flexcaption .inner-caption h1 { font-size: 25px; margin-bottom: 20px; }
.flexslider .flexcaption .inner-caption p { font-size: 13px; }
}

@media (max-width: 991px) {
.top-line, .top-line ul.social-icons { text-align: center; }
.top-line p span { display: inline-block; margin-bottom: 7px; }
.navbar-nav > li > a { padding-left: 8px !important; padding-right: 8px !important; }
.navbar-nav a.open-search { padding-left: 7px !important; }
.offer-post { margin-bottom: 30px; }
.project-box .project-post { width: 33.33%; }
.tab-posts-box { margin-top: 30px; }
.footer-widget { margin-bottom: 30px; }
.clients-section blockquote { margin-top: 20px; }
.projects-page-section .project-box, .news-section.col3 .news-box, .news-section.col2 .news-box { width: 750px; }
.projects-page-section .project-box.col2 .project-post, .projects-page-section .project-box.col3 .project-post, .projects-page-section .project-box .project-post, .news-section.col3 .news-box .news-post, .news-section.col2 .news-box .news-post { width: 345px; }
.page-banner-section { margin-top: 177px; text-align: center; }
.page-banner-section h2 { margin-bottom: 5px; }
body.blog .page-banner-section h2 {     margin-bottom: -30px; margin-top: 50px; }
.page-banner-section ul.page-depth { text-align: center; }
#map, #map2 { margin-top: 177px; height: 300px; }
.contact-info { margin-bottom: 30px; }
.flexslider .flexcaption .inner-caption { padding: 16px 25px; max-width: 50%; }
.flexslider .flexcaption .inner-caption h1 { font-size: 16px; margin-bottom: 0; }
.flexslider .flexcaption .inner-caption p { display: none; }
.about-section2 iframe { height: 300px; }
}

@media (max-width: 767px) {
.top-line { display: none; }
.navbar-brand { padding-top: 15px !important; padding-bottom: 15px !important; }
.navbar-default .navbar-toggle { margin-top: 13px; }
.navbar-nav > li > a { padding: 5px 15px !important; }
.navbar-nav > li.search { display: none; }
.navbar-nav > li.drop ul.sub-menu { position: relative; top: inherit; left: inherit; width: 100%; padding: 0; border: none; visibility: visible; opacity: 1; }
.navbar-nav > li.drop ul.sub-menu li a { padding: 5px 20px; text-transform: inherit; }
.banner-section h2 a { margin-left: 6px; margin-top: 5px; }
.project-box .project-post { width: 50%; }
.projects-page-section .project-box, .news-section.col3 .news-box, .news-section.col2 .news-box { width: 100%; margin-left: 0; }
.projects-page-section .project-box.col2 .project-post, .projects-page-section .project-box.col3 .project-post, .projects-page-section .project-box .project-post { width: 100%; margin: 0 0 30px; }
.news-section.col3 .news-box .news-post, .news-section.col2 .news-box .news-post { width: 100%; margin: 0 0 40px; }
.page-banner-section { margin-top: 60px; }
#map, #map2 { margin-top: 60px; height: 250px; }
.blog-section .blog-box .comment-section ul.depth .comment-box { padding-left: 0; }
.flexslider .flexcaption .inner-caption { display: none; }
.about-section2 iframe { height: 250px; }
#home-section.slider2 { margin-top: 60px; }
}

@media (max-width: 500px) {
.project-box .project-post { width: 100%; }
.tab-posts-box ul.nav-tabs li a { padding: 6px 10px; font-size: 11px; font-weight: 400; }
.tab-posts-box .tab-pane img { float: none !important; margin: 0; margin-bottom: 20px; }
.blog-section .blog-box .autor-post img { max-width: auto; float: none; margin-bottom: 20px; }
.blog-section .blog-box .autor-post .autor-content, .blog-section .blog-box .comment-section ul li .comment-box .comment-content { margin-left: 0; }
.blog-section .blog-box .comment-section ul li .comment-box img { display: none; }
#map, #map2 { height: 200px; }
}
/* Design changes on 13 Oct 2015 */

.header-menu { float: right; width: 80%; }
.container { padding: 0; width: 1170px; }
.row { margin-left: 0; margin-right: 0; }
.navbar-header { float: left; width: 20%; }
.header-menu .collapse.navbar-collapse.top-menu { float: right; margin-top: 8px; min-width: 76%; width: auto; }
.header-menu span { color: #f88332; float: right; font-size: 30px; font-weight: bold; padding: 20px 0 0; text-align: right; width: 100%; }
.header-menu span .fa { margin-right: 10px; }
header.active .navbar-brand img { float: left; width: 100%; }
.navbar-right { float: right !important; margin-right: 0; width: auto; }
.navbar-nav > li:last-child a { padding-right: 0; }
.tp-loader.spinner4 { display: none !important; }
.banner-contact-form { background: rgba(215, 0, 0, 0.7) none repeat scroll 0 0; height: 100%; padding: 30px 20px; position: absolute; right: 0; top: 0; width: 30%; z-index: 20; }
#home-section.slider1 { margin-top: 132px; padding:30px 0 25px; }
.bannernewbg { background:#fff; padding: 10px 25px 10px!important; text-align:center; font-size:16px;}
.bannernewbg h2 { text-align:center; font-size:29px; font-weight: 800; text-transform: uppercase; margin-bottom: 20px;}
.bannernewbg ul li {list-style-image: url(http://superiortradesmen.com.au/wp-content/uploads/2017/06/serviceli_24.png); font-size:16px; font-weight:bold; text-align:left; }
.bannernewbg img { margin-bottom:10px; margin-top:10px;}
.bannernewbg .row.marbottom { margin-bottom:15px;}
.navbar-nav > li { border-right: 1px solid rgba(0, 0, 0, 0.08); float: left; }
.navbar-nav > li > a { padding-bottom: 20px; padding-top: 20px; }
.navbar-nav > li:last-child { border-right: 0; }
.banner-contact-form .wpcf7-form > h2 { border-bottom: 1px solid rgba(255, 255, 255, 0.2); color: #fff; float: left; font-family: "Roboto", sans-serif; font-size: 25px; margin: 0; padding: 0 0 5px; text-align: center; text-transform: uppercase; width: 100%; }
.banner-contact-form .row.comment-form, .banner-contact-form p { color: #fff; float: left; height: auto; margin-top: 10px; width: 100%; }
.banner-contact-form .row.comment-form .col-md-6 { color: #fff; float: left; font-size: 14px; height: auto; line-height: 15px; margin: 15px 0 0; width: 100%; }
.banner-contact-form .row.comment-form .wpcf7-form-control, .banner-contact-form p .wpcf7-form-control { background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0; border: 0 none; color: #000; float: left; margin: 5px 0 0; opacity: 1 !important; width: 100%; }
.banner-contact-form p .wpcf7-form-control { height: 80px; margin-top: 10px; padding: 20px; resize: vertical; }
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 { min-height: 1px; padding-left: 0; padding-right: 0; position: relative; }
.banner-contact-form p input.wpcf7-form-control[type="submit"] { background: #fff none repeat scroll 0 0; color: #000; float: right; font-family: "Roboto", sans-serif; height: 40px; line-height: 40px; margin-top: 20px; padding: 0 30px; text-transform: uppercase; width: auto; }
.banner-section { background: url("../images/banner-info.jpg") no-repeat; padding: 50px 0; text-align: center; background-attachment: fixed; background-size: cover; margin: 50px 0 64px; width: 100%; float: left; }
.banner-section a.button-one:hover { background: #fff; color: #000; }
.owl-item .item { float: left; height: auto; list-style: outside none none; padding: 0 2%; width: 96%; }
.owl-item:nth-child(3n+1) .item { padding-left: 0; padding-right: 4%; }
.owl-item:nth-child(3n+3) .item { padding-left: 4%; padding-right: 0; }
.owl-item .item img { float: left; height: auto; width: 100%; }
header.active .header-menu span { font-size: 18px; padding: 10px 0 10px 50px!important; margin-top:0; max-width: 190px;}
.services-offer-section h2, .about-section h2, .testimonial-section .title-section h1, .news-section h2, .side-navigation h2 { border-bottom: 5px solid #f88332; color: #f88332; display: table; float: none; font-weight: bold; margin: 65px auto 44px; padding-bottom: 7px; text-transform: uppercase; width: auto; font-size: 30px; }
.news-section h2 {
	border:none!important; padding:0;
	}
body { font-family: "Roboto", sans-serif; }
.service-content h2 { border: 0 none; color: #000; float: left; font-size: 18px; line-height: 20px; margin: 10px 0 0; padding: 0; width: 100%; }
.service-content h2 a { color: #f88332; }
.service-content > p { color: #000; float: left; font-size: 14px; line-height: 26px; margin-top: 5px; text-align: justify; width: 100%; }
.service-content > a { background: #f68d1c none repeat scroll 0 0; border-bottom: 5px solid #bb6100; border-radius: 3px; color: #fff; float: left; height: 40px; line-height: 35px; padding: 0 20px; width: auto; }
.owl-theme .owl-controls .owl-page span { background: #d50004 none repeat scroll 0 0; border-radius: 20px; display: block; height: 12px; margin: 5px 7px; opacity: 1; width: 12px; }
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span { background: #710204 none repeat scroll 0 0; }
.about-section h2 { clear: both; display: table; float: none; margin: 0 auto 30px; }
p { color: #000; font-family: "Roboto", sans-serif; font-size: 14px; font-weight: 400; line-height: 26px; margin: 0 0 15px; width: 100%; }
.testimonial-section .title-section h1 { border-bottom: 5px solid #fff; color: #fff; margin: 3px auto 0; }
.about-section iframe { float: right; height: 340px; margin-top: 6px; width: 90%; }
.testimonial-section .title-section h1 span { color: #fff; }
.testimonial-section .bx-wrapper .bx-pager.bx-default-pager a { background: rgba(255, 255, 255, 0.5) none repeat scroll 0 0; border: 2px solid #fff; border-radius: 100%; display: block; height: 15px; margin: 0 5px; outline: 0 none; text-indent: -9999px; transition: all 0.2s ease-in-out 0s; width: 15px; }
.testimonial-section .bx-wrapper .bx-pager.bx-default-pager a.active { background: #f88332 none repeat scroll 0 0; border: 2px solid #fff; }
.news-post > p { color: #333; float: left; line-height: 25px; text-align: left; width: 100%; }
.news-section .news-post > a, .wpcf7-form-control.wpcf7-submit { background: #f68d1c none repeat scroll 0 0; border-bottom: 5px solid #bb6100; border-radius: 3px; color: #fff; float: left; height: 40px; line-height: 35px; padding: 0 20px; width: auto; }
/* Inner Page Design css starts here */

.banner-image { float: left; height: auto; max-height: 300px; overflow: hidden; width: 100%; }
.banner-image img { float: left; height: auto; width: 100%; }
section.banner-slider { float: left; margin-top: 133px; width: 100%; }
.side-navigation { float: right; margin-top: -112px; padding-left: 50px; padding-top: 10px; width: 100%; }
.side-navigation h2 { font-size: 22px; margin: 34px 0 30px; width: auto; }
h1.entry-title { color: #4e4c4b; float: left; font-size: 30px; font-weight: 700; margin: 43px 0 30px; text-transform: none; width: 100%; font-family:roboto; }
.inner-left-sec { border-right: 0px solid #ccc; min-height: 550px; padding-right: 0px; }
.side-navigation .row.comment-form .col-md-6 { float: left; width: 100%; }
.side-navigation textarea.wpcf7-form-control { border: 1px solid #dedede; height: 100px; margin-bottom: 20px; padding: 15px; }
.side-navigation .wpcf7-form-control.wpcf7-submit { border-left: 0 none; border-right: 0 none; border-top: 0 none; float: right; height: auto; line-height: 38px; padding: 2px 30px; text-transform: uppercase; }
.page-banner-section { float: left; margin: 0 !important; padding: 0; width: 100%; }
/* Design changes on 15 Oct 2015 */
.up-footer .col-md-3 aside, .up-footer .col-md-2 aside, .up-footer .col-md-4 aside { border-left: 1px solid rgba(255, 255, 255, 0.06); border-right: 1px solid rgba(0, 0, 0, 1); float: left; min-height: 344px; padding: 40px 40px; width: 100%; }
.up-footer .col-md-3:first-child aside { border-left: 0; padding-left: 0; padding-right: 50px }
.up-footer .col-md-3:last-child aside { border-right: 0; padding-right: 0; padding-left: 50px }
.copyright img { width: 70px; }
.footer-widget .quick, .footer-widget .cleaning { background: rgba(255, 255, 255, 0.05) none repeat scroll 0 0; border-radius: 5px; color: rgba(255, 255, 255, 0.5); float: left; font-size: 15px; margin-bottom: 20px; padding: 10px 20px; width: 100%; }
.footer-widget .quick p, .footer-widget .quick a, .footer-widget .cleaning p, .footer-widget .cleaning span { color: rgba(255, 255, 255, 0.5); float: left; margin: 0; padding: 0; width: 100%; }
.footer-widget .quick a, .footer-widget .cleaning span { font-size: 18px; color: rgba(255, 255, 255, 0.9); text-decoration: none; }
.footer-widget .quick a:hover { text-decoration: none; }
.menu-sitemap-container li { float: left; width: 100%; }
.menu-sitemap-container li a, .footer-widget.info-widget p { color: rgba(255, 255, 255, 0.5); float: left; height: auto; line-height: 26px; width: auto; }
.social-icons { float: left; width: 100%; }
.social-icons a { color: rgba(255, 255, 255, 0.5); float: left; font-size: 25px; margin-right: 10px; }
.social-icons a:hover { color: rgba(255, 255, 255, 0.8); }
.up-footer .social-icons .fa { font-size: 30px; }
.up-footer .col-md-2 aside { padding-right: 0; }
.page-template-services-php .col-md-8.inner-left-sec .col-md-6 {   float: left; margin-bottom: 25px; padding: 0; width: 47%; }
.page-template-services-php .col-md-8.inner-left-sec .col-md-6:nth-child(2n+2) { clear: left; }
.page-template-services-php .col-md-8.inner-left-sec .col-md-6 img { border-bottom:solid 5px #f88332; float: left; height: auto; max-height: 220px; width: 100%; }
.page-template-services-php .col-md-8.inner-left-sec .col-md-6:nth-child(2n+1) { float: right; }
.page-template-services-php .col-md-8.inner-left-sec .col-md-6 .service-content { float: left; padding: 13px 10px; width: 100%; text-align: center; background: #3e3831; color: #fff; font-size: 23px; }
.service-child { float: left; height: auto; width: 100%; }
.side-navigation h2 { }
.service-child h2 { color: #f88332; display: block; float: left; font-weight: bold; padding-bottom: 7px; text-transform: uppercase; font-size: 22px; margin: 34px 0 30px; width: auto; }
.service-child a { float: left; margin-bottom: 10px; width: 100%; }
.service-child > ul { float: left; list-style: outside none none; margin: 0; padding: 0; width: 100%; }
.service-child > ul li { border: 2px solid rgba(0, 0, 0, 0.1); float: left; height: auto; margin: 0 1% 3%; min-height: 182px; position: relative; width: 23%; }
.service-child > ul li a { background: rgba(217, 0, 0, 0.7) none repeat scroll 0 0; bottom: 0; color: #fff; font-size: 14px; left: 0; line-height: 35px; margin: 0; position: absolute; text-align: center; text-transform: capitalize; width: 100%; }
.service-child > ul li a:hover { text-decoration: none; }
.service-child > ul li img { float: left; width: 100%; }
.testimonial-outer { box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.2); float: left; margin-bottom: 30px; padding: 30px 30px 20px; width: 100%; border-left: 5px solid #f88332; position: relative; }
.testimonial-outer:before { border: 10px solid transparent; border-left: 10px solid #f88332; position: absolute; top: 50%; left: 0; margin-top: -10px; content: ""; }
.testimonial-outer > h2 { float: left; font-size: 20px; line-height: 30px; margin: 0; text-align: center; text-transform: uppercase; width: 100%; color: #f88332; font-weight: bold; }
.testimonial-outer > span { color: #999; float: left; font-size: 13px; line-height: 20px; text-align: center; width: 100%; }
.testimonial-outer > p { float: left; line-height: 25px; margin-top: 15px; text-align: center; width: 100%; }
.contact-section { float: left; margin: 5px 0 0; padding: 0; width: 100%; }
.side-navigation div.wpcf7-validation-errors { border: 2px solid #f7e700; color: #000; float: left; font-size: 12px; line-height: 23px; margin: 0 0 50px; padding: 5px 10px; width: 100%; }
.side-navigation span.wpcf7-not-valid-tip { color: #f00; display: block; font-size: 12px; left: auto; position: absolute; right: 0; text-align: right; top: -27px; width: 100%; }
.side-navigation span.wpcf7-form-control-wrap { position: relative; }
div.wpcf7-mail-sent-ok { border: 2px solid #398f14; color: #000; float: left; font-size: 12px; line-height: 25px; margin: 0 0 50px; padding: 5px 10px; width: 100%; }
/* Design changes on 16 Oct 2015 */

.blog .blog-section { border-top: 2px solid rgba(0, 0, 0, 0.1); float: left; margin-top: 92px; padding-top: 0; width: 100%; }
.blog .blog-section .inner-left-sec { padding-top: 50px; }
.blog .blog-section .side-navigation { margin-top: -9px; }
.blog .blog-section .blog-box .blog-post img, .blog .blog-section .blog-box .blog-post iframe { margin-bottom: 15px; width: 100%; }
.blog .blog-section .blog-box .blog-post h2 { color: #000; float: left; font-family: "Roboto", sans-serif; font-size: 20px; font-weight: 500; line-height: 26px; margin: 0 0 10px; text-transform: inherit; width: 100%; }
.blog .blog-section .blog-box .blog-post h2 a { color: #000; display: inline-block; float: left; text-decoration: none; text-transform: inherit; transition: all 0.2s ease-in-out 0s; width: 100%; }
.blog-post { background: rgba(0, 0, 0, 0.05) none repeat scroll 0 0; float: left; height: auto; padding: 30px; width: 100%; position: relative; }
.blog .blog-section .blog-box .blog-post span { color: #666666; display: inline-block; font-family: "Roboto", sans-serif; font-size: 11px; font-style: italic; font-weight: 300; margin: 0 0 25px; text-transform: inherit; }
.blog-section .blog-box .blog-post::before { border-right: 50px solid transparent; border-top: 50px solid #fff; bottom: 0; box-shadow: -4px -2px 5px 0 rgba(0, 0, 0, 0.2); content: ""; height: 0; position: absolute; right: 0; width: 0; }
.blog-section .blog-box .blog-post::after { width: 0; height: 0; border-bottom: 50px solid #fff; border-left: 50px solid transparent; content: ""; right: 0; position: absolute; bottom: 0; }
.blog-section .blog-box .post-content-text > a, .row.blog-single #commentform p.form-submit input { background: #f68d1c none repeat scroll 0 0; border-bottom: 5px solid #bb6100; border-radius: 3px; color: #fff !important; float: left; height: 40px; line-height: 35px; padding: 0 20px; width: auto; }
.blog-section .blog-box .post-content-text > a:hover, .row.blog-single #commentform p.form-submit input:hover { background: #710204 none repeat scroll 0 0; opacity: 1; border-bottom: 5px solid #d50004; }
.row.blog-single { border-top: 2px solid rgba(0, 0, 0, 0.1); float: left; margin-top: -86px; padding-top: 0; width: 100%; }
.row.blog-single h1.entry-title { color: #f88332; float: left; font-size: 25px; font-weight: 500; margin: 43px 0 30px; text-transform: inherit; width: 100%; }
.row.blog-single .entry-content.col-md-12 > p { display: inline; float: none; width: auto; }
.row.blog-single .post-thumbnail { float: left; margin-right: 30px; width: 50%; }
.row.blog-single .post-thumbnail img { float: left; height: auto; margin-bottom: 15px; width: 100%; }
a:hover, a:focus { color: #000; text-decoration: none; }
.row.blog-single .entry-footer.col-md-8 { background: transparent none repeat scroll 0 0; float: left; height: auto; margin-top: 20px; width: 100%; }
.row.blog-single .posted-on { float: left; margin-right: 10px; width: auto; }
.row.blog-single .comments-area { background: rgba(0, 0, 0, 0.1) none repeat scroll 0 0; float: left; margin-top: 20px; padding: 10px 40px; width: 100%; }
.row.blog-single .comments-area h3, .row.blog-single .navigation.post-navigation h2 { border-bottom: 2px solid #f88332; color: #f88332; float: left; font-size: 20px; font-weight: 300; padding-bottom: 5px; text-transform: uppercase; width: 100%; }
.row.blog-single #commentform p.comment-notes { float: left; margin: 15px 0; width: 100%; }
.row.blog-single #commentform p { float: left; height: auto; margin: 0; width: 33.33%; }
.row.blog-single #commentform p input { border: 1px solid #dedede; color: #666666; font-family: "Roboto", sans-serif; font-size: 13px; margin-bottom: 20px; outline: medium none; padding: 10px 20px; transition: all 0.2s ease-in-out 0s; float: left; width: 90%; }
.row.blog-single #commentform p label { float: left; width: 100%; }
.row.blog-single #commentform p.comment-form-comment { float: left; width: 96.6%; }
.row.blog-single #commentform p.form-submit { float: left; height: 40px; margin-bottom: 30px; width: auto; }
.row.blog-single .navigation.post-navigation { float: left; margin: 30px 0; width: 100%; }
.row.blog-single .navigation.post-navigation .nav-previous { background-image: none; }
.row.blog-single .navigation.post-navigation .nav-previous > a span { color: #000; }
.row.blog-single .navigation.post-navigation .nav-previous > a { color: #000; float: left; margin: 0; padding: 0; width: auto; }
.row.blog-single .navigation.post-navigation .nav-previous > a:before { display: none; }
.row.blog-single .navigation.post-navigation .nav-previous > a:hover span { color: #f88332; }
/* Design Changes on 19 Oct 2015 */

.page-template-contact_us .wpcf7-form { float: left; padding-left: 100px; width: 100%; }
.page-template-contact_us .wpcf7-form h2, .page-template-contact_us .contact-section h2 { border-bottom: 5px solid #f88332; color: #f88332; display: table; float: none; font-size: 20px; font-weight: bold; margin: 0 0 30px; padding-bottom: 7px; text-transform: uppercase; width: auto; }
.page-template-contact_us .contact-info { float: left; font-size: 15px; line-height: 25px; width: 100%; }
.page-template-contact_us .services-page-section .contact-info ul.information-list { font-size: 15px; margin: 20px 0 0; padding: 0; width: 100%; float: left; }
.page-template-contact_us .contact-section { float: left; margin: 5px 0 0; padding: 0; width: 100%; }
.page-template-contact_us .row.comment-form .col-md-6 { padding-right: 25px; }
.page-template-contact_us .row.comment-form .col-md-6:nth-child(2n+2) { padding-left: 25px; padding-right: 0; }
.page-template-contact_us textarea { border: 1px solid #dedede; height: 140px; width: 100%; resize: vertical; padding: 20px; }
.page-template-contact_us .wpcf7-form-control.wpcf7-submit { border-left: 0 none; border-right: 0 none; border-top: 0 none; margin-top: 20px; }
.page-template-contact_us .services-page-section .contact-info ul.information-list li i { color: #f88332; display: inline-block; float: left; font-size: 17px; left: -5px !important; line-height: 29px; margin: 0 10px; position: relative; }
.page-template-contact_us div.wpcf7-validation-errors { border: 2px solid #f7e700; float: left; margin: 0; padding: 10px 20px; width: auto; }
.page-template-contact_us div.wpcf7 img.ajax-loader { border: medium none; margin-left: 14px; margin-top: 31px; vertical-align: middle; }
.page-template-contact_us span.wpcf7-form-control-wrap { float: left; position: relative; width: 100%; }
.page-template-contact_us span.wpcf7-not-valid-tip { bottom: 0; color: #f00; display: block; font-size: 12px; left: 0; position: absolute; width: 100%; }
.page-template-contact_us div.wpcf7-mail-sent-ok { border: 2px solid #398f14; float: left; margin: 0; padding: 10px; width: auto; }
section.error-404.not-found h1, body.search.search-no-results h1 { color: #f88332; float: left; font-size: 25px; margin: 0; padding: 0; text-align: center; width: 100%; }
section.error-404.not-found .page-header, body.search.search-no-results .page-header { border: 0 none; float: left; margin: 0; width: 100%; }
section.error-404.not-found .page-content > p, body.search.search-no-results .page-content p { float: left; font-size: 16px; margin: 20px 0; text-align: center; width: 100%; }
section.error-404.not-found .search-form, body.search.search-no-results .search-form { display: table; float: none; margin: 0 auto 50px; position: relative; width: 80%; }
section.error-404.not-found .screen-reader-text, body.search.search-no-results .screen-reader-text { color: #000; float: left; font-size: 16px; margin: 0 0 20px; text-align: center; width: 100%; }
section.error-404.not-found label, body.search.search-no-results label { display: inline-block; float: left; font-weight: 700; margin-bottom: 5px; max-width: 100%; width: 100%; }
section.error-404.not-found .search-field, body.search.search-no-results .search-field { border: 1px solid #ccc; color: #000; float: left; height: 40px; padding: 0 110px 0 20px; width: 100%; }
section.error-404.not-found .search-submit.screen-reader-text, #searchform input#searchsubmit, body.search.search-no-results .search-submit.screen-reader-text { border: 0; border-bottom: 5px solid #710204; background: #d50004; color: #fff; float: left; height: 40px; line-height: 35px; padding: 0 20px; position: absolute; right: 0; top: 42px; width: auto; }
.search h1 { color: #f88332; float: left; font-size: 25px; margin-bottom: 30px; width: 100%; }
.search .page-header { border: 0 none; }
.search article { background: rgba(0, 0, 0, 0.05) none repeat scroll 0 0; float: left; font-size: 16px; margin-bottom: 50px; padding: 30px; width: 100%; }
.search .entry-title { font-size: 20px; margin: 15px 0 5px; padding: 0; }
.search article .entry-footer { background: transparent none repeat scroll 0 0; float: left; font-size: 14px; width: 100%; }
.page-id-14 .fa.fa-question { background: #f88332 none repeat scroll 0 0; border-radius: 100%; color: #fff; height: 25px; line-height: 25px; margin-right: 15px; text-align: center; width: 25px; }
.container { position: relative; }
.form-search { background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0; border-bottom: 5px solid #f88332; box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.4); padding: 30px; position: absolute; right: 0; top: 100%; transform: rotateX(-90deg); transition: all 0.2s ease-in-out 0s; visibility: hidden; width: 400px; }
#searchform input { border: 1px solid #ccc; color: #000; float: left; height: 40px; padding: 0 20px; width: 100%; }
#searchform input#searchsubmit { position: absolute; right: 30px; top: 30px; width: auto; }
.no-results.not-found { float: left; margin: 70px 0 30px; width: 100%; }
.no-results.not-found .page-content.inner-left-sec { border: 0 none; float: left; padding: 0; width: 100%; }
#main .post-navigation .nav-next { background-image: none; border-top: 0 none; }
#main .post-navigation .nav-next a span { color: #000; }
#main .post-navigation .nav-next a:hover span { color: #f88332; }
.search .inner-left-sec { border-right: 1px solid #ccc; min-height: 100%; padding-right: 50px; }
ul { float: left; width: 100%; }
ul li { font-size: 15px; line-height: 30px; color: #000; }
.panel-body p { display: inline; float: none; }
.panel-title { color: inherit; float: left; font-size: 16px; line-height: 16px; margin-bottom: 0; margin-top: 0; padding-bottom: 0; width: 100%; }
.panel-default > .panel-heading { background-color: #f5f5f5; border-color: #ddd; color: #333; display: table; }
p:empty { display: none; }
.banner-contact-form div.wpcf7-validation-errors { background: #fff none repeat scroll 0 0; border: 2px solid #f7e700; color: #000; font-size: 13px; left: 5%; line-height: 25px; margin: 0; position: absolute; top: 5%; width: 90%; }
.banner-contact-form span.wpcf7-not-valid-tip { bottom: -15px; color: #fff; display: block; font-size: 11px; position: absolute; top: auto; }
.banner-contact-form .wpcf7-form-control-wrap { float: left; position: relative; width: 100%; }
.banner-contact-form div.wpcf7-mail-sent-ok { background: #fff none repeat scroll 0 0; border: 2px solid #398f14; font-size: 13px; left: 0; line-height: 30px; margin: 0 5%; position: absolute; text-align: center; top: 30px; width: 90%; }
.slider1 ul { float: left; list-style: outside none none; margin: 0;  width: 100%; }
.news-section .news-post > a:hover { color: #fff; }
.footer-designed > a { color: rgba(255, 255, 255, 0.5); float: left; font-weight: normal; line-height: 70px; width: 100%; }
.footer-designed > a img { float: none; height: auto; margin: 0; width: 20px; }
/* Design edits on 15 Dec 2015 */

body.search.search-results article .post-thumbnail img { height: auto; width: 100%; }
body.search.search-results article .post-thumbnail { float: left; padding-right: 30px; width: 35%; margin-bottom: 20px; }
body.search.search-results article .post-thumbnail + .entry-header.active + .inner-left-sec { border-right: 0 none; float: right; min-height: 100%; padding-right: 0; width: 65%; }
body.search.search-results .inner-left-sec { border-right: 0 none; min-height: 100%; padding-right: 0; }
.post-navigation .nav-previous, .post-navigation .nav-next { float: left; width: 47%; }
.post-navigation .nav-next { float: right; }
.post-navigation .nav-previous a, .post-navigation .nav-next a { color: #000; float: left !important; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; width: 100% !important; }
.post-navigation .nav-previous a:hover, .post-navigation .nav-next a:hover { color: #f88332 !important;}
