/*
Theme Name: Smartwire Communication
Theme URI: http://www.smartwire.net.au
Author: the Smartwire Team
Author URI: http://www.smartwire.net.au
Description: The 2017 theme for WordPress takes us back to the blog, featuring a full range of post formats, each displayed beautifully in their own unique way. Design details abound, starting with a vibrant color scheme and matching header images, beautiful typography and icons, and a flexible layout that looks great on any device, big or small.
Version: 1.0
Text Domain: smartwire

*/
/*---banner---*/
.carousel-inner>.item>img{
    margin: 0 auto;
}
p{
    color: #696565;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    line-height: 25px;
}
a:hover{
    text-decoration: none;
}
.smaller .navbar{
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 99999;
	width: 100%;
}
.align_right{
    text-align: right;
}
.no-padding {
    padding: 0;
}
.no-left-right-padding{
    padding-left: 0;
    padding-right: 0;
}
.no-left-padding{
    padding-left: 0;
}
.no-right-padding{
    padding-right: 0;
}
ol, ul{
    padding-left: 0;
}
.navbar-toggle{
    float: left !important;
}
header{
}
.top-header{
    background: #ffffff;
    padding: 10px 0;
}
.top-contact{
    margin: 45px 0 0 0;
    overflow: hidden;
}
.top-contact li{
    float: left;
    color: #434342;
    margin-right: 8px;
    font-size: 13px;
    font-family: 'Roboto Slab';
}
.top-contact li:last-child{
    margin-left: 0;
}
.top-contact li a{
    color: #434342;
}
.top-contact li:hover a{
    color: #F15A25;
}
.top-contact li i{
    text-align: left;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    margin-right: 2px;
    color: #00a1df;
}
.remote-supportWrap{
    float: right;
}
.remote-supportWrap a{
    display: inline-block;
    font-size: 13px;
    color: #fff !important;
    background: #f9a21e;
    padding: 5px 10px;    
    margin-top: 10px;
}
.navbar-nav > li:last-child{
    margin-right: 0;
}
.navbar-header {
}
.navbar-inverse{
}
.nav>li:first-child{
    border-left: none;
    padding-left: 0;
    
}
.nav>li:last-child{
    border-right: none;
    padding-right: 0;
    
}
 .navbar ul li.active1 a:before, .navbar ul li1:hover a:before {
	content: '';
	position: absolute;
	width: 0px;
	height: 0px;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	left: 45%;
	top: 0;
	border-top: 8px solid #d02e39;
} 
.align_center{
    text-align: center;
}

.page_404{
    margin-bottom: 20px;
    
}
.page_404 a{
    color: #208C09;
    text-transform: uppercase;
}
.logo{
    overflow: hidden;
    display: inline-block;
   
}
.social_link{
    text-align: right;
    margin-top: 15px;
    margin-bottom: 0;
}
.social_link li{
    display: inline-block;
    margin-left: 20px;
}
.social_link li i{
    color: #fff;
    
}
.social_link li:hover i{
    color: #F15A25;
}
.banner_wrap{
    margin-bottom: 50px;
}

.services_wrapper h1{
    text-align: center;
}
.services_wrap_home li{
	float:left;
	list-style:none;
	margin-bottom:25px;
        margin-right: 15px;
}
.services_wrap_home li {
    margin-right: 0px;
}
.services_wrap_inner li {
    margin-right: 0px;
}
.services_wrap li img {
    width: 100%;
}
.services-detail{
	position:relative;
	overflow:hidden;
}
.services-detail .text{
	position:absolute;
	bottom:0;
	background:rgba(0, 0 ,0 , 0.6);
	padding:10px 20px;
	font-size:15px;
	text-align:center;
	color:#ffffff;
	z-index:5;
}
.services-detail .mask{
	position:absolute;
	background:rgba(0, 0 ,0 , 0.6);
	top:-100%;
	height:100%;
	width:100%;
	transition:all 0.6s ease-in-out;
	-webkit-transition:all 0.6s ease-in-out;
	-o-transition:all 0.6s ease-in-out;
	z-index:3;
}
.services-detail .zoom1{
	position:absolute;
	top:42%;
	left:-43%;
	transition:all 0.6s ease-in-out;
	-webkit-transition:all 0.6s ease-in-out;
	-o-transition:all 0.6s ease-in-out;
	z-index:5;
}
.services-detail:hover .zoom1{
	left:43%;
}
.services-detail:hover .mask{
	top:0;
}
.services-detail img{
    width: 100%;
    height: auto;
}
.welcome_wrapper{
    margin-top: 55px;
}
p.itelic{
    color: #0e0404;
    font-size: 18px;
    font-style: italic;
}
.readmore a{
    color: #fff;
    background: #f38606;
    padding: 8px 15px;
    display: inline-block;
    margin-top: 10px;
    transition: all 0.6s ease-in-out 0s;
}
.readmore:hover a{
    background: #F15A25;
}
.what_client_say{
    background: url('images/bg_testimonial.jpg') top center;
    background-size: cover;
    padding: 50px;
    text-align: center;
    min-height: 320px;
}
.what_client_say h3{
    color: #4bd9ea;
    text-transform: none;
    font-style: italic;
}
.home_testimonials p{
    color: #e1e1e1;
}
.home_testimonials .author{
    color: #fece49;
    font-size: 13px;
    margin-top: 25px;
}
.home_testimonials .author span{
    text-transform: uppercase;
}
footer{
    margin-top: 80px;
}
.upperfooter{
    background: #195d7d;
    padding: 22px 0;
}
.upperfooter h2{
    text-transform: uppercase;
    color: #fff;
    font-family: 'Open Sans';
    font-weight: 600;
    margin-bottom: 20px;
}
.upperfooter p{
    color: #eeeeee;
}
.contact_detail ul{
    
}
.contact_detail ul li, .contact_detail ul li a{
    color: #eeeeee;
    line-height: 35px;
}
.contact_detail ul li:hover a{
    color: #F15A25;
}
.contact_detail ul li i{
    margin-right: 5px;
}
.followlink ul li{
    float: left;
    width: 50%;
    color: #eeeeee;
    font-size: 16px;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.followlink ul li a{
    color: #eeeeee;
}
.followlink ul li:hover a{
    color: #d0d0d0;
}
.followlink ul li i{
    background: #41a2cf;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    border-radius: 50%;
    margin-right: 7px;
}
.footer_form .form-group{
    float: left;
    width: 47%;
    margin-right: 8px;
    margin-bottom: 8px;
}
.footer_form .form-group:nth-child(4){
    width: 96%;
}
.footer_form .form-group textarea{
    height: 60px;
    resize: none;
}
.lowerfooter{
    background: #0c4661;
    padding: 10px 0;
}
.copyright{
    font-size: 13px;
    color: #cccccc;
    margin-bottom: 0;
}
.copyright span{
    color: #fff;
    font-size: 13px;
}
.powerby{
    float: right;
    padding-top: 15px;
}
.captcha_css{
    font-weight: normal !important;
}
.menubar {
  
  color: #fff;
  margin-bottom: 30px;
  padding: 10px 0;
  position: relative;
}
.menubar .menu-header h1 {
  color: #ffffff;
  float: left;
  position: relative;
  text-transform: uppercase;
  z-index: 3;
  padding: 35px 0;
  margin-bottom: 0;
}
.menubar h5{
    font-size: 15px;
	font-weight: normal;
	position: relative;
	z-index: 2;
}
.menubar h5 a {
  color: #ed1d1e;
}
.menubar h5 a:hover{
    color: #ffffff;
}
.page-wrap h2{
	font-size:40px;
}
.sidebar_wrap h1 {
  background: #3183AC none repeat scroll 0 0;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  color: #ffffff;
  margin-bottom: 0;
  padding: 5px 0;
  text-align: center;
  font-size: 25px;
}
.sidebar_wrap ul {
  background: #F3F3F3 none repeat scroll 0 0;
  padding: 15px 5px 15px 25px;
}
.sidebar_wrap ul li {
    border-bottom: 1px dotted #c1c1c1;
    list-style-image: url("images/list.png");
    margin-bottom: 12px;
    padding-bottom: 12px;
}
.sidebar_wrap ul li:last-child{
    border-bottom: none;
}
.sidebar_wrap ul li a {
  color: #555555;
}
.sidebar_wrap ul li:hover a{
    color: #00639D;
}
.sidebar_services{
    margin-bottom: 30px;
}
.full_image img {
  width: 100%;
  height: auto;
  margin: 0 0px 15px 0;
  border: 1px solid #ddd;
}
.services-block{
    margin-bottom: 60px;
    padding: 0 15px; 
    overflow: hidden;
}
.services-block h3{
    font-size: 22px;
    text-transform: none;
    margin-bottom: 15px;
}
.services-block img{
    margin-bottom: 20px;
}
.services-block .more-btn{
    display: inline-block;
    background: #ec2e2e;
    color: #fff;
    padding: 5px 15px;
    margin-top: 5px;
    -moz-transition:all 0.4s ease-in-out;
    -webkit-transition:all 0.4s ease-in-out;
    transition:all 0.4s ease-in-out;
}
.services-block .more-btn:hover{
    -moz-box-shadow: inset 200px 0 0 #d71e1e;
    -webkit-box-shadow: inset 200px 0 0 #d71e1e;
    box-shadow: inset 200px 0 0 #d71e1e;
}
.single-wrap ul{
    margin: 15px 0;
}
.single-wrap ul li{
    position: relative;
    padding-left: 20px;
    padding-bottom: 8px;
}
.single-wrap ul li:before{
    position: absolute;
    top: 2px;
    left: 0;
    content: '\f046';
    font-family: 'FontAwesome';
    color: #3183ac;
}
/* contact-page */
.contact-wrap{
	padding-bottom:30px;
}
.contact-details{
    margin-bottom: 40px;
}
.contact-details ul  li a{
    color: #696565;
}
.contact-details ul li{
    overflow: hidden;
}
.contact-details ul  li .remote-supportWrap{
    float: left;
}
.contact-wrap p {
	color: #7e7373;
}
.contact-wrap ul.information-list li {
	color: #7e7373;
	padding-bottom: 15px;
}
.title h2{
    margin-top: 0px;
}
.contact-wrap ul.information-list li:last-child {
	border-bottom: none;
}
.contact-wrap ul.information-list li span{
	margin-right: 10px;
	width: 20%;
	color:#f6402c;
}
.contact-wrap ul.information-list li a{
	color:#7e7373;
}
.contact-wrap ul.information-list li a:hover{
	color:#234DA9;
	transition: all linear 0.25s;
}
.map, .contact-form {
	overflow: hidden;
        margin-top: 15px;
}
.second_address{
    margin-left: 60px;
}
.contact-form{
    padding-right: 30px;
}
.contact-form textarea{
    height: 150px;
    resize: none;
}
.contact-form input[type="submit"]{    
    width: 100px;
    background: #1b75bc;
    border: none;
    padding: 8px 12px;
    text-align: center;
    color: #fff;
}
.contact-form input[type="submit"]:hover{    
    background: #035ba1;
}
/*====================*/
/*=== Gallery Page Styles ===*/
/*====================*/
.gallery h4{
    margin-bottom: 20px;
    margin-top: 0;
    text-align: center;
    text-transform: uppercase;
}
.gallery{ overflow:hidden; margin-bottom:15px;}
.gallery ul li a{display:block;}
.gallery ul li{ position:relative; list-style:none; float:left; display:inline-block; overflow:hidden; width:270px; height:270px; border:2px solid #cccccc; border-radius:8px; margin:0 10px 10px 0px;   perspective: 800px; perspective-origin: 50% 100px; }
.gallery ul li img{width:100%; height:auto; transition:all 0.5s ease-in-out 0s;  border-radius:2px; }
/*.gallery ul li img:hover{opacity:0.7;}*/
.gallery ul li .zoom{position:absolute; background:url(images/zoom.png) no-repeat; width:50px; height:50px; left:40%; top:40%; z-index:-1;}
.img-inner-shadow:hover .zoom{z-index:999; -moz-transition: all 0.7s ease-in-out 0s; -webkit-transition: all 0.7s ease-in-out 0s;; -o-transition: all 0.7s ease-in-out 0s; transition: all 0.7s ease-in-out 0s;}
.img-inner-shadow .layer {position:absolute;top:0px;right:0px;bottom:0px;left:0px}

.img-inner-shadow .layer {
    transition: all 0.6s ease-in-out 0s;
}

.img-inner-shadow:hover .layer
{
box-shadow:inset 0px 0px 120px rgba(0, 0, 0, 0.9);
-moz-box-shadow:inset 0px 0px 120px rgba(0, 0, 0, 0.9);
-webkit-box-shadow:inset 0px 0px 120px rgba(0, 0, 0, 0.9);

}

.img-inner-shadow .layer
{
transition:all 0.6s ease-in-out;
-webkit-transition:all 0.6s ease-in-out;
-moz-transition:all 0.6s ease-in-out;
-ms-transition:all 0.6s ease-in-out;
-o-transition:all 0.6s ease-in-out;
}

.img-inner-shadow:hover .layer
{
transition:all 0.6s ease-in-out;
-webkit-transition:all 0.6s ease-in-out;
-moz-transition:all 0.6s ease-in-out;
-ms-transition:all 0.6s ease-in-out;
-o-transition:all 0.6s ease-in-out;
}
/*====================*/
/*=== Services Page Styles ===*/
/*====================*/

.services{
	overflow:hidden;
}
.services ul {
	padding-left:0;
}
.services ul li{ 
	list-style:none; 
	overflow:hidden;  
	margin-bottom:20px; 
	padding-bottom:20px; 
	border-bottom:1px solid #eee; 
}
.services ul li:last-child{
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}

.services ul li img{  
	float:left; 
	margin:5px 10px 5px 0;  
	border:1px solid #cccccc; 
	padding:3px; 
	border-radius:8px; 
	transition:all 0.7s ease-in 0s; 
	-webkit-transition:all 0.7s ease-in 0s; 
	-moz-transition:all 0.7s ease-in 0s;
}
.services ul li img:hover{ 
	box-shadow:2px 2px 2px #666; 
	transition:all 0.5s ease-out 0s;
	-webkit-transition:all 0.5s ease-out 0s;
	-moz-transition:all 0.5s ease-out 0s;
	 -webkit-transform: scale(0.9);/* Saf3.1+, Chrome */
	-moz-transform: scale(0.9); /* FF3.5+ */
	-ms-transform: scale(0.9); /* IE9 */
	-o-transform: scale(0.9); /* Opera 10.5+ */
	transform: scale(0.9);
}
.footer_form .form-control{
    border-radius: 0;
    border: 1px solid #fff;
}
.footer_submit{
    width: 100px;
    background: #1b75bc;
    border: none;
    padding: 8px 12px;
    text-align: center;
    color: #fff;
}
.footer_submit:hover{
    background: #035ba1;
}
.icons_list{
    
}
.icons_list ul{
  margin-top: 20px;  
}
.icons_list ul li{
    list-style: none;
    display: inline-block;
    list-style-image: none !important;
    width: 120px;
    padding-left: 0;
    margin-right: 5px;
}
.icons_list ul li::before{
    content: '';
}

/** Added by Andrew Haynes - 25/9/18 **/
ul.home-list {
    list-style-type: square;
    margin-left: 35px;
}
ul.post-list {
    margin-left: 35px;
}
.bullet-point {
    padding-bottom: 6px;
    padding-left: 3px;
}
.bullet-point-new-home {
    padding-bottom: 6px;
    padding-left: 3px;
	list-style-type: none;
}

/** Added by Andrew Haynes - 17/10/18 **/
.supplier-logo {
	padding: 0px 25px 0px 25px;
}
.supplier-logo-vertical-space {
	padding-top: 30px;
	padding-bottom: 30px;	
}