/*
Theme Name:     Canvas Child
Theme URI:      
Description:    Child theme for the Canvas theme
Author:         Jezweb
Author URI:     http://www.jezweb.com.au/
Template:       canvas
Version:        0.1.0
*/

/* General element styles i.e., header, navigation, content, sidebar widgets, sliders and galleries. */


@font-face {
  font-family: 'Poppins-Regular';
  src: url('font/Poppins-Regular.eot?#iefix') format('embedded-opentype'),  url('font/Poppins-Regular.woff') format('woff'), url('font/Poppins-Regular.ttf')  format('truetype'), url('font/Poppins-Regular.svg#Poppins-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}

 #wrapper ,  body #wrapper li, body #wrapper a, body #wrapper h1, body #wrapper h2, body #wrapper h3, body #wrapper h4, body #wrapper h5, body #wrapper h6    {
  font-family: 'Poppins-Regular'!important;
}
#content {
    padding: 0;
    position: relative;
}
/* Header Styles (Logo, header elements, widgets, etc.) */

/* Header Styles (Logo, header elements, widgets, etc.) */
#header-banner {
  padding-top:  70px;
  padding-bottom: 500px;
  text-align: center;
  background-image: url(images/default-banner-img.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 0;
    margin-bottom: 50px;
}
h2.banner-title {
  font-size: 50px;
  color: #FFFFFF;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 4px;
}
h2.blogpost-banner-title + h2.banner-title {
  display: none;
}
p.banner-subtitle {
  color: #FFFFFF;
  line-height: 1.2;
}

.home  #header-banner  {
   margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
    background-image: none;
}

/* Navigation Styles (Main Menu) */
#navigation ul.nav li ul.sub-menu {
padding: 0; /* this can be adjusted */
width: auto; /* important style */
min-width: 200px; /* this can be adjusted */
}
#navigation ul.nav li ul.sub-menu li a {
white-space: nowrap; /* important style */
width: 100%; /* important style */
}

#navigation {
   margin-top: 15px;
}
#nav-container ,#navigation{
    float: right;
    background: transparent!important;
    border: none;
}
#nav-container #navigation ul#main-nav > li:first-child {
    border-left: none;
}
#navigation ul li:hover {
 background: transparent!important;
color: #231f20!important;
}
#navigation ul li a:hover {
 background: transparent!important;
color: #231f20!important;
}
ul.nav li.current_page_item a {
 background: transparent!important;
color: #231f20!important;

}

.vc_pageable-slide-wrapper .vc_gitem-post-data-source-post_date {
    display: none;
}
#header {
background: transparent!important;
}

#header.col-full  {
    max-width: 1750px !important;
}

.home #header-container {
    position: absolute;
    width: 100%;
    z-index: 9999;
    top: 70px;
}


#header-container.fixed{
    box-shadow: 0 5px 5px rgba(0, 0, 0, .1) !important;
    position: fixed !important;
    width: 100%;
    top: 0;
    background: #fff;
z-index: 999;
}
#header-container.fixed ul.nav li a{ 
color: #231f20!important;
}

.page-id-30 #footer-widgets-container {
    display: none!important;
}
.vc_pageable-slide-wrapper .vc_visible-item  .vc_gitem-zone-mini{

}
 
#header-container.fixed #logo {
    width: 150px;
    padding: 10px;
}
#header-container.fixed #nav-container {
    margin: 0 0 0 0;
}



/* Content Area (General styles) */
.entry img, img.thumbnail, #portfolio .group.portfolio-img img {
	border: none !important;
	background: none !important;
	padding: 0px !important;
}

#content .flexslider {
background: none !important;
border: none !important;
-webkit-box-shadow: none !important;
-moz-box-shadow: none !important;
-o-box-shadow: none !important;
box-shadow: none !important;
}

/* Single Post and Blog Page styles */
.single .post-meta, .single #post-author, .single article #connect, .single .post-utility {
	display: none;
}




/* Archive and Category Page styles */





/* Sidebar elements (left or right sidebars, widgets) */





/* Footer elements styles */

#footer-container {
    border-top: 2px solid #424242!important;
}

  #footer-container  a  {
    color: #4d4d4d!important;
    font-size: 18px!important;
}
 #footer-container #credit  p{ 
    float: right!important;
  color: #4d4d4d!important;
 font-size: 12px!important;
}
#footer-container #credit {
 margin-top: 50px;
}
  #footer-container  li{
    float: left!important;
    margin-left: 20px!important;

}
 #footer-container  ul{
    float: right;
    margin-bottom: 15px;
}


/* Slider and Gallery styles (not necessary if gallery page is part of the sitemap, hence refer to page specific styles section) */

.h1-slider h1 {
text-transform: uppercase!important;
   
 font-family: 'Poppins-Regular';
}
.slider-p div {
text-transform: uppercase!important;
 font-family: 'Poppins-Regular'!important;
font-weight: bold!important;
}
.btn-slider a {
 font-family: 'Poppins-Regular'!important;
    border-bottom: 5px solid #015c8c!important;
    font-size: 24px!important;
}

/* Page specific styles goes here i.e. homepage, about page, contact page, service page, etc. */

/* Homepage styles */
#About_Link {
    padding: 130px 0;
}


#Link_Perform {
 padding: 100px 0 70px;
border-top: 2px solid #f1f1f1;
}

#Link_Perform .vc_btn3-left a.vc_btn3-style-custom  {
 border: 1px solid #ebebeb!important;
}

#Link_Perform .vc_btn3-left a.vc_btn3-style-custom  i{
    color: #ebebeb;
    border: 1px solid #ebebeb;
    padding: 2px 7px;
    border-radius: 10px;
font-size: 18px;
}
#Link_Perform .vc_btn3-left a.vc_btn3-style-custom:hover  i{
    color: #fff;
    border: 1px solid #fff;
    padding: 2px 7px;
    border-radius: 10px;
font-size: 18px;
}
#Link_Perform a.vc_btn3-style-custom:hover   {
    color: #fff!important;
    border: 1px solid #fff;
   background: #0081c4!important;
}
#Link_Perform .vc_btn3-container  {
    margin-bottom: 5px!important;
}

#Link_Perform .vc_btn3-container  .vc_btn3-style-custom{
    font-size: 20px!important;
    padding: 15px 20px!important;
 font-family: 'Poppins-Regular'!important;
}



#Link_Projects {
 padding: 30px 0;
border-top: 2px solid #f1f1f1;
}
#Link_Contact{
 padding: 100px 0 70px;
border-top: 2px solid #f1f1f1;
}
#Link_Contact ul {
    list-style: none;
    padding-left: 0;
}
#Link_Contact ul a{
    margin-left: 20px;
    font-size: 20px;
    color: #707070;
}
#Link_Contact ul li{
    float: left;
   
  margin-bottom: 25px;
}
#Link_Contact ul li:first-child{  
 width: 27%;
  line-height: 2.5em;
}
#Link_Contact ul li.mail-icon{ 
    float: right;
    clear: right;
    width: 70%;
    text-align: right;
    line-height: 1em;
    margin-top: 10px;
}
#Link_Contact ul li.address-icon {
clear: both;

}
.home .entry h2 {
    line-height: .9em!important;
    text-transform: uppercase;
    font-size: 65px;
}



#Link_Form input , #Link_Form textarea{
 background :url(/wp-content/uploads/2017/12/bg-gf.png) no-repeat center bottom transparent!important;
    background-size: cover;
    color: #707070;
    width: 100%;
    padding: 10px 15px;
    margin: 0;
    border: none;
font-size: 18px;
 font-family: 'Poppins-Regular'!important;
}
body .gform_wrapper ul li.gfield {
    margin-top: 0!important;
    padding-top: 0!important;
}
.gform_wrapper ul.gform_fields li.gfield {
    padding-right: 0!important;
}

#Link_Form .gform_footer.top_label input {
 font-family: 'Poppins-Regular'!important;
    background: #0187cd!important;
    width: auto!important;
    border-bottom: 5px solid #015c8c!important;
    border-radius: 10px;
    padding: 15px 60px;
    font-weight: bold;
}
#Link_Form .gform_footer.top_label input:hover {
opacity:0.8;
}
.gform_wrapper {
    margin: 0!important;
     
}


/* About Page styles */

.entry h1, .entry h2 {

	font-family: 'Poppins-Regular'!important;
	font-size: 45px;
    text-transform: uppercase;
    color: #0075b2;
}

/* Service Page styles */



/* Gallery Page styles */

.owl-stage-outer  .vc_grid-item-mini{
webkit-box-shadow: -5px 30px 57px 0px rgba(116,116,116,0.42);
    -moz-box-shadow: -5px 30px 57px 0px rgba(116,116,116,0.42);
    box-shadow: -5px 10px 27px 0px rgba(116,116,116,0.42);
    border-radius: 5px;
    visibility: visible!important;
    margin: 20px 20px 0 20px;
    background: #ffffff;
    padding: 0 15px 0 15px;

}
.owl-stage-outer .vc_gitem_row .vc_gitem-col {
    padding: 10px;
    background: #fff;
  text-align: center;
}
.owl-stage-outer h4 {
    text-align: center;
    font-size: 26px;
    color: #0075b2;
}
.owl-stage-outer  .vc_grid-item-mini .vc_gitem-zone {
    border-radius: 10px;
    margin-top: 15px;
}

.owl-stage-outer  .vc_btn3-container.vc_btn3-left {
    text-align: center;
}
.owl-stage-outer  .vc_btn3-container.vc_btn3-left a{
     background: #0187cd;
    border-bottom: 5px solid #015c8c!important;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    padding: 15px 25px;
    text-transform: uppercase;
}

.owl-stage-outer  .vc_btn3-container.vc_btn3-left a:hover{
  padding: 20px 30px;
  background: #0187cd;
}
  .vc_grid-owl-nav-color-blue {
    position: absolute;
    left: -40px;
    opacity: 1!important;
    top: 50%;
}
  

  .vc_grid-nav-next-inside {
    margin-top: -70.5px!important;
    right: -30px!important;
font-size: 35px!important;
}
.vc_grid-nav-prev-inside {
    left: -5px!important;
    font-size: 35px!important;
}
.vc_arrow-icon-arrow_05_right:before, .vc_arrow-icon-arrow_05_left:before {
color: #0187cd!important;
}
 .vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .disabled {
    display: block!important;
color: #e4e4e4!important;
}

.vc_grid  .vc_custom_heading p {
    font-size: 16px!important;
    color: #707070!important;
}
/* Contact Page styles */

.Contact_Us_Page a , .Contact_Us_Page p {
    color: #707070!important;
    font-size: 22px;
}

.Load_More_Cus {

}

#Projects_Page .vc_gitem-zone-mini .vc_gitem-row-position-bottom .vc_col-sm-12{
 
    background-color: #fff!important;
 
}
#Projects_Page .vc_gitem-zone-mini .vc_gitem-row-position-bottom .vc_col-sm-12 .vc_gitem-post-data-source-post_title div{
 
       color: #0075b2!important;
 
}

.aio-icon-header+.aio-icon-description {
    margin-top: 0px !important;
}

/* Responsive styles goes here */


@media only screen and (max-width: 800px) {
    .csstransforms3d.csstransitions body.show-nav #wrapper #navigation {
        left: 280px;
        box-shadow: 2px 0px 5px rgba(0, 0, 0, 0.3);
        overflow: hidden;
        margin-top: 0;
    }
    .csstransforms3d.csstransitions body #wrapper #navigation {
        width: 280px;
        left:  -255px;
        padding-top: 0;
        z-index: 9999999;
        background: rgba(255, 255, 255, 1) !important;
        transition: left 0.3s;
        -webkit-transition: left 0.3s;
        -moz-transition: left 0.3s;
    }
    body.show-nav #inner-wrapper {
        left: 0!important;
    }
    #navigation .nav-home {
        left: auto;
        right: 12px;
    }
    #navigation .nav-home:before,
    #navigation .nav-close:before {
        line-height: 30px;
    }
    #navigation .menus h3 {
        display: block;
        font-size: 16px;
        padding: 0;
        position: relative;
        top: 0;
        left: 0;
        margin: 0;
        height: 60px;
        line-height: 60px;
        width: 100%;
        z-index: -1;
        text-align: center;
        background: #000;
        color: #FFFFFF;
        text-transform: uppercase;
    }
    #wrapper #navigation .menus ul.nav li {
        padding: 0;
        display: block;
        background: none !important;
        width: 100%;
    }
    #navigation ul.nav > li {
        border-right: none !important;
    }
    #wrapper #navigation .menus ul.nav li a {
        font-size: 15px;
        padding: 12px 15px !important;
        margin: 0;
        text-decoration: none;
        border-right: 0 !important;
        border-bottom: 1px solid #F2F2F2;    
    	 color: #000;
    }
    #wrapper #navigation .menus #top-nav li {
        text-align: center;
        background: #000000!important;
        border-bottom: 1px solid #fff;
    }
    #wrapper #navigation .menus #top-nav li a {
        visibility: visible;
        color: transparent!important;
    }
    #navigation .side-nav,
    #navigation #main-nav {
        clear: both;
        margin-right: 0;
    }
    #navigation #top-nav {
        float: left;
        max-height: 100%!important;
    }
    #navigation .nav-home,
    #navigation .nav-close {
        height: 30px;
        width: 30px;
        font-size: 15px;
        padding: 0;
        top: 14px;
        left: 12px;
        background: #fff;
        color: #000;
        border-radius: 0px;
    }
    #navigation .nav-home {
        left: auto;
        right: 12px;
    }
    #navigation .nav-close:hover {
        opacity: 0.7;
    }
    #navigation .nav-home:hover {
        opacity: 0.7;
    }
    .nav-toggle {
        background-color:  #000!important;  
    border: none !important;
        background-image: none;
    margin-bottom: 0;
    }
.nav-toggle:before {
    font-style: italic;
}
    #nav-container #navigation ul#main-nav li.current_page_item a {
        background:   #0075b2!important;
        color:  #fff!important;
    }
    #nav-container #navigation ul#main-nav li.current_page_item ul li a {
        background: #fff!important;
        color: #0075b2!important;
    }
    h3.nav-toggle a {
        text-transform: uppercase;
    }
    #nav-container #navigation ul#main-nav li a:hover {
        background: #0075b2!important;
        color: #fff!important;
    }
    #navigation .nav-home {
        background: #0075b2;
    }
    #navigation .nav-home,
    #navigation .nav-close {
        background: #0075b2;
        color: #fff;
    }
    #navigation {
        z-index: 9999999;
    }
    html.csstransforms3d.csstransitions .show-nav #inner-wrapper {
        -webkit-transform: translate3d(0, 0, 0)!important;
        -moz-transform: translate3d(0, 0, 0)!important;
        -ms-transform: translate3d(0, 0, 0)!important;
        -o-transform: translate3d(0, 0, 0)!important;
        transform: translate3d(0, 0, 0)!important;
        -webkit-transform-origin: 50% 0%;
        -moz-transform-origin: 50% 0%;
        -ms-transform-origin: 50% 0%;
        -o-transform-origin: 50% 0%;
        transform-origin: 50% 0%;
    }
    .show-nav #wrapper #navigation .menus ul.nav li {
        width: 100%;
    }
    .sub-menu {
        display: block!important;
        visibility: visible!important;
        opacity: .8;
        position: relative!important;
        top: 100%;
        left: 10px!important;
    }
   
    #nav-container {
        float: left;
        position: relative;
        left: 0;
        top: 0;
    }
    #navigation ul.nav li ul.sub-menu li a {
        white-space: normal;
    }
    #navigation ul.nav li ul.sub-menu {
        padding: 0;
        width: auto;
        min-width: 200px;
        padding-left: 0;
        margin-left: 0;
    }
    #header-container #nav-container {
        margin-top: 0!important;
    }
    #footer-container {
        text-align: center;
    }
    ul.nav li a {
        font-size: 16px!important;
    }

    #nav-container {
    background: none!important;
    border: none!important;
    }
 .show-nav #nav-container {
 position: absolute;
}
 
#navigation  ul.nav li ul.sub-menu li a {
    background: transparent!important;
    color: #000!important;
    font-size: 14px!important;
border-bottom: 1px solid #F2F2F2;
}
#navigation ul.nav li ul.sub-menu {
    background: none!important;
     
}
#Link_Contact ul li {
    width: 100%!important;
}
#header-banner {
    padding-top: 0;

}
.home #header-container {
top: 0;
}
#header-container.fixed #logo {
    width: 100%;
    padding: 10px;
    text-align: center;
}
.home .entry h2 {
    line-height: .9em!important;
    text-transform: uppercase;
    font-size: 40px;
}
}
@media only screen and (max-width:700px) {

.home .entry h2 {
 
    font-size: 35px;
}
#Link_Perform .vc_btn3-container .vc_btn3-style-custom {
    font-size: 16px!important;
     
}

}




/* This style is to override the default styles of navigation and inner-wrapper element for tablet and ipad screens. */
@media only screen and (max-width:800px) and (min-width:768px) {
	html.csstransforms3d.csstransitions #inner-wrapper {
		left: 0 !important;
		-webkit-transform: translate3d(0, 0, 0);
		-moz-transform: translate3d(0, 0, 0);
		-ms-transform: translate3d(0, 0, 0);
		-o-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		-webkit-transition: -webkit-transform 200ms ease;
		-moz-transition: -moz-transform 200ms ease;
		-o-transition: -o-transform 200ms ease;
		transition: transform 200ms ease;
		-webkit-backface-visibility: hidden;
		-moz-backface-visibility: hidden;
		-ms-backface-visibility: hidden;
		-o-backface-visibility: hidden;
		backface-visibility: hidden;
	}
	html.csstransforms3d.csstransitions .show-nav #inner-wrapper {
		-webkit-transform: translate3d(80%, 0, 0);
		-moz-transform: translate3d(80%, 0, 0);
		-ms-transform: translate3d(80%, 0, 0);
		-o-transform: translate3d(80%, 0, 0);
		transform: translate3d(80%, 0, 0);
		-webkit-transform-origin: 50% 0%;
		-moz-transform-origin: 50% 0%;
		-ms-transform-origin: 50% 0%;
		-o-transform-origin: 50% 0%;
		transform-origin: 50% 0%;
	}
	html.csstransforms3d.csstransitions #navigation {
		clear: both;
		width: 80%;
		left: -80%;
		position: absolute;
		top: 0;
		min-height: 100%;
		z-index: 9000;
		padding-top: 4.236em;
		left: 0;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		-webkit-transform: translate3d(-100%, 0, 0);
		-moz-transform: translate3d(-100%, 0, 0);
		-ms-transform: translate3d(-100%, 0, 0);
		-o-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		-webkit-backface-visibility: hidden;
		-moz-backface-visibility: hidden;
		-ms-backface-visibility: hidden;
		-o-backface-visibility: hidden;
		backface-visibility: hidden;
	}
	html.csstransforms3d.csstransitions .show-nav #navigation {
		-webkit-transform: translate3d(-100%, 0, 0);
		-moz-transform: translate3d(-100%, 0, 0);
		-ms-transform: translate3d(-100%, 0, 0);
		-o-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}
	body .nav-toggle, body .nav-close, body .nav-home {
		display: block !important;
	}
}





