@charset "utf-8";
/*
Theme Name: QA Trade Centre
Theme URI: http://www.qatradecentre.com.au/
Author: 7Colours
Author URI: http://www.7colours.com.au/
Description: QA Trade Centre is one of the best and leading suppliers to tilers and has now extended to bricklayers & Plasterers. The Trade Centre was established as a result of our Quality Affordable Tiles business success more than 12 years ago.

Version: 1.0
Tags: black, brown, orange, tan, white, yellow, light, one-column, two-columns, right-sidebar, flexible-width, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready
Text Domain: QA Trade Centre

Use it to make something cool, have fun, and share what you've learned with others.
*/

* { padding:0; margin:0; box-sizing:border-box; }
html, body { width:100%!important; height:100%!important; }


*, html, body {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}
/*===================================================================================
01. GENERAL STYLES
=====================================================================================*/
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i|Poppins:300,400,500,600,700|Merriweather:400i');
body {
	padding: 0px;
	margin: 0px;
	font-family: 'Open Sans', sans-serif;
	line-height: 1.6em;
	color:#5b6e80;
	font-weight: 400;
	font-size: 14px;
	overflow-x: hidden;
}
/*---Typography---*/
p.lead {
	font-weight: 300;
	font-size: 16px;
	line-height: 32px;
	color: #3c4d6b;
}
.text-dark {
	color: #333333;
}
.text-light {
	color: #ffffff;
}
a {
	color: #337ab7;
	text-decoration: none;
}
ul {
	margin: 0;
	padding: 0;
}
li {
	list-style: none;
}
a, a:hover, a:active, a:focus {
	text-decoration: none;
	outline: 0;
}
label {
	font-weight: 500;
	font-family: 'Poppins', sans-serif;
	color: #333c4e;
}
img {
	max-width: 100%;
	height: auto;
}
.fix {
	overflow: hidden
}
.error {
	color: #a94442;
	font-size: 12px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Poppins', sans-serif;
	color: #334550;
	font-weight: 500;
	margin: 0;
	padding: 0;
}
h1 {
	font-size:30px;
	color: #334550 !important;
}
h2 {
	font-size:25px;
}
h3 {
	font-size: 20px;
}
h4 {
	font-size:18px;
	padding:6px 0;
}
h5 {
	font-size: 16px;
}
h6 {
	font-size: 14px;
}
.heading-thin {
	font-weight: 300 !important;
}
.heading-thick {
	font-weight: 700 !important;
}
.heading-medium {
	font-weight: 500 !important;
}
.heading-thin span {
	font-weight: 700 !important;
}
.heading-thick span {
	font-weight: 300 !important;
}
.heading-light {
	color: #ffffff !important;
}
.heading-black {
	color: #000000 !important;
}
a, a:hover, a:active, a:focus {
	transition: all 0.3s ease;
}
/*---Background Adjustment---*/
.bg-black {
	background-color: #131313;
}
.bg-gray {
	background-color: #eeeeee;
}
.bg-white {
	background-color: #ffffff;
}
section {
	position: relative;
}
.ls-1 {
	letter-spacing: 1px;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}
.overlay {
	height: 100%;
}
.overlay:before {
	content: "";
	display: inline-block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.overlay-white {
	background: rgba(255, 255, 255, 0.7);
}
.overlay-black {
	background: rgba(1, 1, 1, 0.7);
}
/*---Margin And Padding Adjustment---*/
.no-padding {
	padding: 0px !important;
}
.p-10 {
	padding: 10px;
}
.p-20 {
	padding: 20px;
}
.p-30 {
	padding: 30px;
}
.p-40 {
	padding: 40px;
}
.p-50 {
	padding: 50px;
}
.p-60 {
	padding: 60px;
}
.p-70 {
	padding: 70px;
}
.p-80 {
	padding: 80px;
}
.p-90 {
	padding: 90px;
}
.p-100 {
	padding: 100px;
}
.pt-10 {
	padding-top: 10px;
}
.pt-20 {
	padding-top: 20px;
}
.pt-30 {
	padding-top: 30px;
}
.pt-40 {
	padding-top: 40px;
}
.pt-50 {
	padding-top: 50px;
}
.pt-60 {
	padding-top: 60px;
}
.pt-70 {
	padding-top: 70px;
}
.pt-80 {
	padding-top: 80px;
}
.pt-90 {
	padding-top: 90px;
}
.pt-100 {
	padding-top: 100px;
}
.pb-10 {
	padding-bottom: 10px;
}
.pb-20 {
	padding-bottom: 20px;
}
.pb-30 {
	padding-bottom: 30px;
}
.pb-40 {
	padding-bottom: 40px;
}
.pb-50 {
	padding-bottom: 50px;
}
.pb-60 {
	padding-bottom: 60px;
}
.pb-70 {
	padding-bottom: 70px;
}
.pb-80 {
	padding-bottom: 80px;
}
.pb-90 {
	padding-bottom: 90px;
}
.pb-100 {
	padding-bottom: 100px;
}
.ptb-10 {
	padding: 10px 0px
}
.ptb-20 {
	padding: 20px 0px
}
.ptb-30 {
	padding: 30px 0px
}
.ptb-40 {
	padding: 40px 0px
}
.ptb-50 {
	padding: 50px 0px
}
.ptb-60 {
	padding: 50px 0px
}
.ptb-70 {
	padding: 70px 0px
}
.ptb-80 {
	padding: 80px 0px
}
.ptb-90 {
	padding: 80px 0px
}
.ptb-100 {
	padding: 100px 0px
}
.no-margin {
	margin: 0px !important;
}
.m-10 {
	margin: 10px;
}
.m-20 {
	margin: 20px;
}
.m-30 {
	margin: 30px;
}
.m-40 {
	margin: 40px;
}
.m-50 {
	margin: 50px;
}
.m-60 {
	margin: 60px;
}
.m-70 {
	margin: 70px;
}
.m-80 {
	margin: 80px;
}
.m-90 {
	margin: 90px;
}
.m-100 {
	margin: 100px;
}
.mt-10 {
	margin-top: 10px;
}
.mt-20 {
	margin-top: 20px;
}
.mt-30 {
	margin-top: 30px;
}
.mt-40 {
	margin-top: 40px;
}
.mt-50 {
	margin-top: 50px;
}
.mt-60 {
	margin-top: 60px;
}
.mt-70 {
	margin-top: 70px;
}
.mt-80 {
	margin-top: 80px;
}
.mt-90 {
	margin-top: 90px;
}
.mt-100 {
	margin-top: 100px;
}
.mb-10 {
	margin-bottom: 10px;
}
.mb-20 {
	margin-bottom: 20px;
}
.mb-30 {
	margin-bottom: 30px;
}
.mb-40 {
	margin-bottom: 40px;
}
.mb-50 {
	margin-bottom: 50px;
}
.mb-60 {
	margin-bottom: 60px;
}
.mb-70 {
	margin-bottom: 70px;
}
.mb-80 {
	margin-bottom: 80px;
}
.mb-900 {
	margin-bottom: 90px;
}
.mb-100 {
	margin-bottom: 100px;
}
.ml-10 {
	margin-left: 10px;
}
.ml-20 {
	margin-left: 20px;
}
.ml-30 {
	margin-left: 30px;
}
.ml-40 {
	margin-left: 40px;
}
.ml-50 {
	margin-left: 50px;
}
.ml-60 {
	margin-left: 60px;
}
.ml-70 {
	margin-left: 70px;
}
.ml-80 {
	margin-left: 80px;
}
.ml-900 {
	margin-left: 90px;
}
.ml-100 {
	margin-left: 100px;
}
.mr-10 {
	margin-right: 10px;
}
.mr-20 {
	margin-right: 20px;
}
.mr-30 {
	margin-right: 30px;
}
.mr-40 {
	margin-right: 40px;
}
.mr-50 {
	margin-right: 50px;
}
.mr-60 {
	margin-right: 60px;
}
.mr-70 {
	margin-right: 70px;
}
.mr-80 {
	margin-right: 80px;
}
.mr-900 {
	margin-right: 90px;
}
.mr-100 {
	margin-right: 100px;
}
/*---Borders---*/
.no-border {
	border: none !important;
}
.bs1 {
	border: 1px solid;
}
.bbs1 {
	border-bottom: 1px solid;
}
.bts1 {
	border-top: 1px solid;
}
.bls1 {
	border-left: 1px solid;
}
.brs1 {
	border-right: 1px solid;
}
.bd1 {
	border: 1px dotted;
}
.bbd1 {
	border-bottom: 1px dotted;
}
.btd1 {
	border-top: 1px dotted;
}
.bld1 {
	border-left: 1px dotted;
}
.brd1 {
	border-right: 1px dotted;
}
.bh1 {
	border: 1px dashed;
}
.bbh1 {
	border-bottom: 1px dashed;
}
.bth1 {
	border-top: 1px dashed;
}
.blh1 {
	border-left: 1px dashed;
}
.brh1 {
	border-right: 1px dashed;
}
.bc-dark {
	border-color: #333333;
}
.bc-light {
	border-color: #dddddd;
}
/*-----------------------Buttons-----------------------*/
.btn-theme-primary {
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
	border-radius: 0px;
	font-family: 'Poppins', sans-serif;
}
.btn-theme-primary:hover, .btn-theme-primary:focus {
	color: #fff;
}
.btn-download {
	color: #2a2c31;
	text-transform: uppercase;
	font-weight: 700;
	border-radius: 0px;
	border: 3px solid #ccc;
	padding: 20px 0px;
	font-family: 'Poppins', sans-serif;
}
/*--------------------------------Page Loader----------------------------------*/
#page-loader {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 99999;
	background: #ffffff;
}
.sk-folding-cube {
	margin: 20px auto;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 46%;
	left: 48%;
	-webkit-transform: rotateZ(45deg);
	transform: rotateZ(45deg);
}
.sk-folding-cube .sk-cube {
	float: left;
	width: 50%;
	height: 50%;
	position: relative;
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
.sk-folding-cube .sk-cube:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #ccc;
	-webkit-animation: sk-foldCubeAngle 2.4s infinite linear both;
	animation: sk-foldCubeAngle 2.4s infinite linear both;
	-webkit-transform-origin: 100% 100%;
	-ms-transform-origin: 100% 100%;
	transform-origin: 100% 100%;
}
.sk-folding-cube .sk-cube2 {
	-webkit-transform: scale(1.1) rotateZ(90deg);
	transform: scale(1.1) rotateZ(90deg);
}
.sk-folding-cube .sk-cube3 {
	-webkit-transform: scale(1.1) rotateZ(180deg);
	transform: scale(1.1) rotateZ(180deg);
}
.sk-folding-cube .sk-cube4 {
	-webkit-transform: scale(1.1) rotateZ(270deg);
	transform: scale(1.1) rotateZ(270deg);
}
.sk-folding-cube .sk-cube2:before {
	-webkit-animation-delay: 0.3s;
	animation-delay: 0.3s;
}
.sk-folding-cube .sk-cube3:before {
	-webkit-animation-delay: 0.6s;
	animation-delay: 0.6s;
}
.sk-folding-cube .sk-cube4:before {
	-webkit-animation-delay: 0.9s;
	animation-delay: 0.9s;
}
@-webkit-keyframes sk-foldCubeAngle {
 0%, 10% {
 -webkit-transform: perspective(140px) rotateX(-180deg);
 transform: perspective(140px) rotateX(-180deg);
 opacity: 0;
}
 25%, 75% {
 -webkit-transform: perspective(140px) rotateX(0deg);
 transform: perspective(140px) rotateX(0deg);
 opacity: 1;
}
 90%, 100% {
 -webkit-transform: perspective(140px) rotateY(180deg);
 transform: perspective(140px) rotateY(180deg);
 opacity: 0;
}
}
@keyframes sk-foldCubeAngle {
 0%, 10% {
 -webkit-transform: perspective(140px) rotateX(-180deg);
 transform: perspective(140px) rotateX(-180deg);
 opacity: 0;
}
 25%, 75% {
 -webkit-transform: perspective(140px) rotateX(0deg);
 transform: perspective(140px) rotateX(0deg);
 opacity: 1;
}
 90%, 100% {
 -webkit-transform: perspective(140px) rotateY(180deg);
 transform: perspective(140px) rotateY(180deg);
 opacity: 0;
}
}
/*-----------------------cards styles-----------------------*/
.card-1 {
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
	transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
}
.card-2 {
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}
.card-3 {
	box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
}
.card-4 {
	box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}
.card-5 {
	box-shadow: 0 19px 38px rgba(0, 0, 0, 0.30), 0 15px 12px rgba(0, 0, 0, 0.22);
}
/*-----------------------box styles-----------------------*/
.box-style-1.right .icon-container {
	float: right;
}
.box-style-1 .icon-container, .box-style-2 .icon-container {
	border: 1px solid transparent;
	height: 80px;
	text-align: center;
	transition: all 0.2s ease-in-out 0s;
	width: 80px;
	border-radius: 50%;
	color: #fff;
}
.box-style-1 h4, .box-style-2 h4 {
	font-weight: 700;
	text-transform: uppercase;
	font-size: 18px;
	color: #334550;
	margin-bottom:10px;
}
.box-style-2 .icon-container {
	display: block;
	margin: 0 auto;
}
.box-style-1 .icon-container {
	float: left;
}
.box-style-1 .image-container {
	float: left;
	height: 70px;
	transition: all 0.2s ease-in-out 0s;
	width: 70px;
}
.box-style-1 i, .box-style-2 i {
	font-size: 34px;
	line-height: 75px;
}
.box-style-1.right .body {
	margin-left: 0;
	margin-right: 100px;
	text-align: right;
}
.box-style-1 .body {
	margin-left: 100px;
}
.box-style-1 .body h4 a, .box-style-2 .body h4 a {
	color: #333333;
}
/*-----------------------accordion style-----------------------*/
.panel-group .panel {
	border-radius: 0;
	box-shadow: none;
	border-color: #ccc;
}
.panel-default > .panel-heading {
	padding: 0;
	border-radius: 0;
	border-color: #ccc;
}
.panel-title {
	font-size: 14px;
}
.panel-title > a {
	display: block;
	padding: 15px;
	text-decoration: none;
}
.more-less {
	float: right;
 -webkit-transition: all .3s ease-out;
 -moz-transition: all .3s ease-out;
 -o-transition: all .3s ease-out;
 transition: all .3s ease-out;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #eee;
}
/*-----------------------list styles-----------------------*/
ul.list {
	list-style: outside none none;
	margin: 0;
	padding: 0;
}
ul.list li {
	line-height: 30px;
	overflow: hidden;
}
ul.list li i {
	font-size: 15px;
	height: 22px;
	line-height: 21px;
	margin-right: 8px;
	text-align: center;
	width: 22px;
	display: inline-block;
}
/*---Owl Carousal--*/
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel {
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper {
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer {
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item {
	float: left;
}
.owl-controls .owl-page, .owl-controls .owl-buttons div {
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* mouse grab icon */
.grabbing {
	cursor: url(grabbing.png) 8 8, move;
}
/*===================================================================================
02. HEADER & NAVIGATION STYLE
=====================================================================================*/
.top-header {
	background: #f15c39;
	padding:1px 0;
}
.top-header .welcome-note {
	text-transform: uppercase;
	color: #fff;
	letter-spacing: 1px;
}
.top-social {
	float: right;
}
.top-social ul {
	list-style: none;
}
.top-social ul li {
	float: left;
}
.top-social ul li a {
	display: inline-block;
	width: 35px;
	height: 35px;
	margin: 0 5px;
	float: left;
	color: #f15c39;
	border-radius: 50%;
	background: #fff;
	cursor: pointer;
	transition: all 0.3s ease;
	overflow: hidden;
	text-align: center;
}
.top-social ul li >a:hover {
	background: #ccc;
}
.top-social ul li >a:hover >span:first-child {
	margin-top: 0;
	color: #fff;
}
.top-social ul li >a >span {
	transition: all 0.3s ease;
	display: block;
	position: relative;
	margin-top: 0;
	height: 100%;
	line-height: 35px;
	width: 100%;
	text-align: center;
	font-size: 120%;
}
.top-social ul li >a >span:first-child {
	margin-top: -35px;
}
.mid-header {
	padding:15px 0px 18px 0px;
}
.mid-header .contact-item h6 {
	font-weight: 600;
	font-size: 18px;
}
.mid-header .contact-item p {
	font-size: 15px;
}
.mid-header .contact-item .icon {
	display: block;
	width: 45px;
	height: 45px;
	border-radius: 50%;
	background: transparent;
	text-align: center;
	font-size: 30px;
	line-height: 45px;
}
.menu-header {
	background: #231f20;
	-webkit-box-shadow: 0px 2px 6px -1px rgba(0, 0, 0, 0.50);
	-moz-box-shadow: 0px 2px 6px -1px rgba(0, 0, 0, 0.50);
	box-shadow: 0px 2px 6px -1px rgba(0, 0, 0, 0.50);
	min-height: 47px;
}
#mainmenu, #mainmenu ul, #mainmenu ul li, #mainmenu ul li a, #mainmenu #menu-button {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
	line-height: 1;
	display: block;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	z-index: 10;
}
#mainmenu:after, #mainmenu > ul:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
#mainmenu #menu-button {
	display: none;
}
#mainmenu {
	font-family: 'Poppins', sans-serif;
	background: #231f20;
}
#mainmenu > ul > li {
	float: left;
}
#mainmenu.align-center > ul {
	font-size: 0;
	text-align: center;
}
#mainmenu.align-center > ul > li {
	display: inline-block;
	float: none;
}
#mainmenu.align-center ul ul {
	text-align: left;
}
#mainmenu.align-right > ul > li {
	float: right;
}
#mainmenu > ul > li > a {
	padding: 17px 30px;
	font-size: 13px;
	letter-spacing: 1px;
	text-decoration: none;
	color:#fff;
	font-weight: 700;
	text-transform: uppercase;
}
#mainmenu > ul > li > a:hover {
	padding: 17px 30px;
}
#mainmenu > ul > li.active > a {
	padding: 17px 30px;
}
#mainmenu > ul > li:first-child a {
/*padding-left: 0px;*/
}
#mainmenu > ul > li:first-child ul li a {
	padding-left: 17px;
}
#mainmenu > ul > li:hover > a {
	color: #fff;
	background-color:#f15c39;
}
#mainmenu > ul > li.active > a {
	color: #fff;
	background-color:#f15c39;
}
#mainmenu > ul > li.has-sub > a {
	padding-right: 30px;
}
#mainmenu > ul > li.has-sub > a:after {
	position: absolute;
	top: 22px;
	right: 11px;
	width: 8px;
	height: 2px;
	display: block;
	content: '';
}
#mainmenu > ul > li.has-sub > a:before {
	position: absolute;
	top: 19px;
	right: 14px;
	display: block;
	width: 2px;
	height: 8px;
	content: '';
 -webkit-transition: all .25s ease;
 -moz-transition: all .25s ease;
 -ms-transition: all .25s ease;
 -o-transition: all .25s ease;
 transition: all .25s ease;
}
#mainmenu > ul > li.has-sub:hover > a:before {
	top: 23px;
	height: 0;
}
#mainmenu ul ul {
	position: absolute;
	left: -9999px;
}
#mainmenu.align-right ul ul {
	text-align: right;
}
#mainmenu ul ul li {
	height: 0;
 -webkit-transition: all .25s ease;
 -moz-transition: all .25s ease;
 -ms-transition: all .25s ease;
 -o-transition: all .25s ease;
 transition: all .25s ease;
}
#mainmenu li:hover > ul {
	left: auto;
}
#mainmenu.align-right li:hover > ul {
	left: auto;
	right: 0;
}
#mainmenu li:hover > ul > li {
	height: 35px;
}
#mainmenu ul ul ul {
	margin-left: 100%;
	top: 0;
}
#mainmenu.align-right ul ul ul {
	margin-left: 0;
	margin-right: 100%;
}
#mainmenu ul ul li a {
	border-bottom: 1px solid rgba(150, 150, 150, 0.15);
	padding: 11px 15px;
	width: 280px;
	font-size: 12px;
	background: #231f20;
	text-decoration: none;
	font-family: 'Poppins', sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #fff;
	font-weight: 400;
}
#mainmenu ul ul li:hover > a, #mainmenu ul ul li a:hover {
	color: #ffffff;
}
#mainmenu ul ul li: last-child > a, #mainmenu ul ul li.last-item > a {
	border-bottom: 0;
}
#mainmenu ul ul li.has-sub > a:after {
	position: absolute;
	top: 16px;
	right: 11px;
	width: 8px;
	height: 2px;
	display: block;
	background: #ffffff;
	content: '';
}
#mainmenu.align-right ul ul li.has-sub > a:after {
	right: auto;
	left: 11px;
}
#mainmenu ul ul li.has-sub > a:before {
	position: absolute;
	top: 13px;
	right: 14px;
	display: block;
	width: 2px;
	height: 8px;
	background: #ffffff;
	content: '';
 -webkit-transition: all .25s ease;
 -moz-transition: all .25s ease;
 -ms-transition: all .25s ease;
 -o-transition: all .25s ease;
 transition: all .25s ease;
}
#mainmenu.align-right ul ul li.has-sub > a:before {
	right: auto;
	left: 14px;
}
#mainmenu ul ul > li.has-sub:hover > a:before {
	top: 17px;
	height: 0;
}
#mainmenu.small-screen {
	width: 100%;
}
#mainmenu.small-screen ul {
	width: 100%;
	display: none;
}
#mainmenu.small-screen.align-center > ul {
	text-align: left;
}
#mainmenu.small-screen ul li {
	width: 100%;
	border-top: 1px solid rgba(120, 120, 120, 0.2);
}
#mainmenu.small-screen ul ul li, #mainmenu.small-screen li:hover > ul > li {
	height: auto;
}
#mainmenu.small-screen ul li a, #mainmenu.small-screen ul ul li a {
	width: 100%;
	border-bottom: 0;
}
#mainmenu.small-screen > ul > li {
	float: none;
}
#mainmenu.small-screen ul ul li a {
	padding-left: 25px;
}
#mainmenu.small-screen ul ul ul li a {
	padding-left: 35px;
}
#mainmenu.small-screen ul ul li a {
	color: #333c4e;
	background: none;
}
#mainmenu.small-screen ul ul li:hover > a, #mainmenu.small-screen ul ul li.active > a {
	color: #333c4e;
}
#mainmenu.small-screen ul ul, #mainmenu.small-screen ul ul ul, #mainmenu.small-screen.align-right ul ul {
	position: relative;
	left: 0;
	width: 100%;
	margin: 0;
	text-align: left;
}
#mainmenu.small-screen > ul > li.has-sub > a:after, #mainmenu.small-screen > ul > li.has-sub > a:before, #mainmenu.small-screen ul ul > li.has-sub > a:after, #mainmenu.small-screen ul ul > li.has-sub > a:before {
	display: none;
}
#mainmenu.small-screen #menu-button {
	display: block;
	padding: 17px;
	cursor: pointer;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 700;
}
#mainmenu.small-screen #menu-button:after {
	position: absolute;
	top: 22px;
	right: 17px;
	display: block;
	height: 8px;
	width: 20px;
	border-top: 2px solid;
	border-bottom: 2px solid;
	content: '';
 -webkit-transition: all .25s ease;
 -moz-transition: all .25s ease;
 -ms-transition: all .25s ease;
 -o-transition: all .25s ease;
 transition: all .25s ease;
}
#mainmenu.small-screen #menu-button:before {
	position: absolute;
	top: 16px;
	right: 17px;
	display: block;
	height: 2px;
	width: 20px;
	content: '';
 -webkit-transition: all .25s ease;
 -moz-transition: all .25s ease;
 -ms-transition: all .25s ease;
 -o-transition: all .25s ease;
 transition: all .25s ease;
}
#mainmenu.small-screen #menu-button.menu-opened:after {
	top: 23px;
	border: 0;
	height: 2px;
	width: 15px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
 -webkit-transition: all .25s ease;
 -moz-transition: all .25s ease;
 -ms-transition: all .25s ease;
 -o-transition: all .25s ease;
 transition: all .25s ease;
}
#mainmenu.small-screen #menu-button.menu-opened:before {
	top: 23px;
	width: 15px;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
 -webkit-transition: all .25s ease;
 -moz-transition: all .25s ease;
 -ms-transition: all .25s ease;
 -o-transition: all .25s ease;
 transition: all .25s ease;
}
#mainmenu.small-screen .submenu-button {
	position: absolute;
	z-index: 99;
	right: 0;
	top: 0;
	display: block;
	border-left: 1px solid rgba(120, 120, 120, 0.2);
	height: 46px;
	width: 46px;
	cursor: pointer;
	color:#fff;
}
#mainmenu.small-screen ul ul .submenu-button {
	height: 34px;
	width: 34px;
}
#mainmenu.small-screen .submenu-button:after {
	position: absolute;
	top: 22px;
	right: 19px;
	width: 8px;
	height: 2px;
	display: block;
	background: #ffffff;
	content: '';
}
#mainmenu.small-screen ul ul .submenu-button:after {
	top: 15px;
	right: 13px;
}
#mainmenu.small-screen .submenu-button.submenu-opened:after {
	background: #ffffff;
}
#mainmenu.small-screen .submenu-button:before {
	position: absolute;
	top: 19px;
	right: 22px;
	display: block;
	width: 2px;
	height: 8px;
	background: #ffffff;
	content: '';
}
#mainmenu.small-screen ul ul .submenu-button:before {
	top: 12px;
	right: 16px;
}
#mainmenu.small-screen .submenu-button.submenu-opened:before {
	display: none;
}
#mainmenu.small-screen.select-list {
	padding: 5px;
}
/*===================================================================================
03. OTHER STYLE
=====================================================================================*/
/*-----------------------slider styles-----------------------*/
#slider {
	background: #fff;
}
#slider .flexslider {
	width: 100%;
	margin: 0 auto;
	box-shadow: none;
	border: none !important;
}
#slider .flexslider li {
	position: relative;
}
#slider .flexslider li .meta {
	position: absolute;
	bottom: 200px;
	left: 20px;
	color: white;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
}
#slider .flexslider li h1 {
	font-weight: 700;
	color: #fff;
}
#slider .flexslider li h1, #slider .flexslider li span, #slider .flexslider li p, #slider .flexslider li a {
 -webkit-animation-duration: .6s;
 animation-duration: .6s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-name: fadeOutLeft;
	animation-name: fadeOutLeft;
}
#slider .flexslider li.flex-active-slide .meta h1, #slider .flexslider li.flex-active-slide .meta span, #slider .flexslider li.flex-active-slide .meta p, #slider .flexslider li.flex-active-slide .meta a {
 -webkit-animation-delay: .4s;
 animation-delay: .4s;
 -webkit-animation-duration: .6s;
 animation-duration: .6s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft;
}
#slider .flexslider li.flex-active-slide .meta h1 {
 -webkit-animation-delay: .5s;
 animation-delay: .5s;
}
#slider .flexslider li.flex-active-slide .meta p {
 -webkit-animation-delay: .6s;
 animation-delay: .6s;
}
#slider .flexslider li.flex-active-slide .meta a {
 -webkit-animation-delay: .8s;
 animation-delay: .8s;
}
#slider .flex-direction-nav {
	position: absolute;
	bottom: 0;
	right: 0px;
}
#slider .flex-direction-nav a {
	animation: none !important;
	text-decoration: none;
	display: block;
	width: 30px;
	height: 30px;
	margin-left: -60px;
	margin-top: -32px;
	position: absolute;
	top: 0.5px;
	z-index: 10;
	overflow: hidden;
	opacity: 1;
	cursor: pointer;
	color: #fff;
}
#slider .flex-direction-nav .flex-prev {
	text-align: left;
	left: -10px;
}
#slider .flex-direction-nav .flex-next {
	text-align: right;
	left: 30px;
}
#slider .flexslider:hover .flex-prev {
	left: -10px;
}
#slider .flexslider:hover .flex-next {
	left: 30px;
}
#slider .flexslider:hover .flex-next:hover, #slider .flexslider:hover .flex-prev:hover {
	opacity: 1;
}
#slider .flex-direction-nav a:before {
	font-family: FontAwesome;
	content: '\f104';
	font-size: 18px;
	display: flex;
	color: #fff;
	justify-content: center;
	align-items: center;
	position: relative;
	top: 1px;
	padding: 2px;
}
#slider .flex-direction-nav a.flex-next:before {
	content: '\f105';
}
@-webkit-keyframes fadeInLeft {
 0% {
 opacity: 0;
 -webkit-transform: translate3d(-100%, 0, 0);
 transform: translate3d(-100%, 0, 0);
}
 100% {
 opacity: 1;
 -webkit-transform: none;
 transform: none;
}
}
@keyframes fadeInLeft {
 0% {
 opacity: 0;
 -webkit-transform: translate3d(-100%, 0, 0);
 transform: translate3d(-100%, 0, 0);
}
 100% {
 opacity: 1;
 -webkit-transform: none;
 transform: none;
}
}
@-webkit-keyframes fadeOutLeft {
 0% {
 opacity: 1;
}
 100% {
 opacity: 0;
 -webkit-transform: translate3d(-100%, 0, 0);
 transform: translate3d(-100%, 0, 0);
}
}
@keyframes fadeOutLeft {
 0% {
 opacity: 1;
}
 100% {
 opacity: 0;
 -webkit-transform: translate3d(-100%, 0, 0);
 transform: translate3d(-100%, 0, 0);
}
}
/*---Footer Style---*/
.top-footer {
	background: #282e3a;
	color: #778191;
}
.top-footer .newsletter h5 {
	text-transform: uppercase;
	color: #fff;
	font-weight: 600;
	letter-spacing: 1px;
	margin-bottom: 10px;
}
.top-footer .newsletter .form-control {
	background: transparent;
	border: 1px solid #384255;
	border-radius: 0px;
	height: 35px;
}
.top-footer .newsletter .form-control:focus {
	box-shadow: none;
}
.top-footer .newsletter .btn-newsletter {
	height: 35px;
	border-radius: 0px;
	color: #ffffff;
	font-size: 20px;
	line-height: 0px;
}
.main-footer {
	background:#242424;
	color:#fff;
}
.main-footer h3 {
	text-transform: uppercase;
	color: #fff;
	font-weight: 600;
	letter-spacing: 1px;
	font-size: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.main-footer .footer-seperator {
	display: block;
	height: 1px;
	width: 40px;
	margin-bottom: 20px;
}
.main-footer .footer-seperator:after {
	content: '';
	display: block;
	height: 1px;
	position: absolute;
	margin-top: 3px;
	width: 60px;
}
.main-footer .connect .icon {
	font-size: 22px;
}
.main-footer .footer-social ul {
	list-style: none;
}
.main-footer .footer-social ul li {
	float: left;
	margin-right: 10px;
	line-height: 40px;
}
.main-footer .footer-social ul li: last-child {
	margin-right: 0px;
}
.main-footer .footer-social ul li a {
	display: block;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background: #f15c39;
	color: #fff;
	text-align: center;
	font-size: 20px;
	line-height: 40px;
}
.main-footer .footer-links li {
	padding: 6px 0;
	border-bottom: 1px dotted #ccc;
}
.main-footer .footer-links li a {
	color: #fff;
}
.main-footer .footer-links li a:hover {
	color:#f15c39 !important;
}
.main-footer .blog-item {
	margin-top: 15px;
	margin-bottom: 10px;
}
.main-footer .blog-item .blog-thumb {
	width: 80px;
	height: 80px;
}
.main-footer .blog-item h6 {
	line-height: 24px;
}
.main-footer .blog-item h6 a {
	color: #a2a3a5;
}
.bottom-footer {
	background: #141212;
	padding-top:10px;
	padding-bottom:4px;
	font-size:13px;
	color:#c2cfdd;
}

/*===================================================================================
04. RESPONSIVE STYLES
=====================================================================================*/
@media only screen and (max-width: 1650px) {
 #slider .flexslider li .meta {
 bottom: 150px !important;
}
}
@media only screen and (max-width: 1400px) {
 #slider .flexslider li .meta {
 bottom: 100px !important;
}
}
@media only screen and (max-width: 1199px) {
 #slider .flexslider li .meta {
 bottom: 100px !important;
}
 #slider .flexslider li .meta h1 {
 font-size: 25px;
}
}
@media only screen and (max-width: 1030px) {
 #slider .flexslider li .meta {
 bottom: 70px !important;
}
}
@media only screen and (max-width: 990px) {
 section.mission .background-right {
 display: none;
}
 section.mission .vision-content-holder {
 margin-left: 0px;
 margin-top: 20px;
 margin-right: 0px;
}
 section.login .form-wrap {
 width: 60%;
}
 #mainmenu > ul > li:first-child a {
 padding-left: 17px;
}
.mt-sm-40 {
 margin-top:40px;
}
.mb-sm-100 {
 margin-bottom:100px;
}
}
@media only screen and (max-width: 767px) {
 section.main-banner .breadcrumb-holder, .banner-title {
 text-align: center;
}
 .about-title {
 margin-top: 30px;
}
 section.login .form-wrap {
 width: 90%;
}
.mt-sm-40 {
 margin-top:0px;
}
}
/*===================================
STYLE SWITECHER - DEMO
===================================*/

#style-switcher {
	position: fixed;
	z-index: 1000;
	top: 250px;
	right: -175px;
	width: 175px;
	background: #fff;
	padding: 10px;
}
#toggle-switcher {
	display: block;
	width: 50px;
	height: 50px;
	background: #fff;
	position: absolute;
	left: -50px;
	top: 0px;
	text-align: center;
	cursor: pointer;
}
#toggle-switcher [class*=fa] {
 font-size: 24px;
 line-height: 50px;
 color: #000;
}
#style-switcher h1 {
	font-size: 18px;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 600;
	text-align: center;
	color: #000;
	margin: 2px 0 3px -20px;
}
#style-switcher ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#style-switcher ul li {
	display: block;
	width: 40px;
	height: 40px;
	margin: 10px 10px 0 0;
	float: left;
	border-radius: 5px;
	cursor: pointer;
 transition: opacity .2s ease-out;
}
#style-switcher ul li:hover {
	opacity: .8;
}
@media (max-width: 767px) {
 #style-switcher {
 display: none;
}
}
.pad-10 {
	padding-top:20px;
}
.hvr-pulse {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
}
.hvr-pulse:hover, .hvr-pulse:focus, .hvr-pulse:active {
	-webkit-animation-name: hvr-pulse;
	animation-name: hvr-pulse;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}
/* Rectangle Out */
.hvr-rectangle-out {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
.hvr-rectangle-out:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(231, 76, 60, 0.9);
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.hvr-rectangle-out:hover, .hvr-rectangle-out:focus, .hvr-rectangle-out:active {
	color: white;
}
.hvr-rectangle-out:hover:before, .hvr-rectangle-out:focus:before, .hvr-rectangle-out:active:before {
	-webkit-transform: scale(1);
	transform: scale(1);
}
/* Grow */
.hvr-grow {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform;
	transition-property: transform;
}
.hvr-grow:hover, .hvr-grow:focus, .hvr-grow:active {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.call-to-action {
	background:#ffbb02 url(../images/ruler.png) bottom left repeat-x;
}
.limited-height {
	max-height: 130px;
}
.call-to-action .image {
	left: 40px;
	position: relative;
	top: -72px;
	z-index: 2;
}
.call-to-action .content {
	color: #000;
	line-height: 24px;
	margin-top: 26px;
}
.call-to-action h3 {
	color: #000;
	margin-bottom: 9px;
	text-transform: uppercase;
}
.call-to-action p {
	margin-bottom: 0;
	padding:0;
	line-height:normal;
}
.cta-button {
	padding: 42px 0;
}
.button.border {
	background: #fff none repeat scroll 0 0;
	border: 3px solid #21282e;
	color: #21282e;
}
i {
	padding:0 2px;
}
.grid-services {
	margin-top: 30px;
	margin-bottom: 30px;
}
.grid-item {
	margin-top: 30px;
	margin-bottom: 30px;
}
.box-image-1 {
	position: relative;
}
.box-image-1 .image {
	overflow: hidden;
	background-color: #000;
}
.box-image-1 .image img {
	opacity: .9;
	max-width: 100%;
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	transform: scale(1, 1);
	-webkit-transition-timing-function: ease-in;
	transition-timing-function: ease-in;
	-webkit-transition-duration: 250ms;
	transition-duration: 250ms;
	-webkit-transition: 0.1s all linear;
	transition: 0.1s all linear;
}
.box-image-1:hover .image img {
	opacity: .4;
	-webkit-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
	box-shadow: none;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	-webkit-transition-duration: 250ms;
	transition-duration: 250ms;
}
.box-image-1 .description {
	position: absolute;
	left: 40px;
	bottom: 40px;
}
.box-image-1 .description h3 {
	text-shadow: 2px 2px 2px rgba(150, 150, 150, 1);
}
.box-image-1 .blok-title {
	color: #ffffff;
	font-size: 24px;
	font-weight: 400;
}
/* 2.6. BOX IMAGE 2 */
.box-image-2 .image img {
	width: 100%;
}
.box-image-2 .blok-title {
	color:#3f4195;
	font-size: 24px;
	font-weight: 400;
	margin-top: 30px;
	margin-bottom: 20px;
}
/* 2.7. BOX IMAGE 3 */
.box-image-3 {
	position: relative;
	margin-bottom: 40px;
}
.box-image-3 .image {
	overflow: hidden;
	background-color:#3f4195;
	position: relative;
}
.box-image-3 .image:before {
	content: '';
	position: absolute;
	background: url(../images/link.gif) center top no-repeat;
	top: 40%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 50px;
	height: 50px;
	text-align: center;
	z-index: 9;
	color: #ffffff;
	font-size: 30px;
	filter: alpha(opacity=0);
	opacity: 0;
 -webkit-transition: all ease .25s;
 transition: all ease .25s;
}
.box-image-3 .image img {
	opacity: 1;
	max-width: 100%;
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	transform: scale(1, 1);
	-webkit-transition-timing-function: ease-in;
	transition-timing-function: ease-in;
	-webkit-transition-duration: 250ms;
	transition-duration: 250ms;
	-webkit-transition: 0.1s all linear;
	transition: 0.1s all linear;
}
.box-image-3:hover .image img {
	opacity: .2;
	-webkit-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	-webkit-transition-duration: 250ms;
	transition-duration: 250ms;
}
.box-image-3:hover .image:before {
	top: 50%;
	filter: alpha(opacity=1);
	opacity: 100;
}
.box-image-3 .blok-title {
	text-align: center;
	color: #043140;
	font-size: 18px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.box-image-3:hover .blok-title {
	color:#3f4195;
}
.home_services {
	background:#f4f4f4;
	color:#231f20;
}
.home_services h1 {
	color:#f15c39;
	padding-bottom:10px;
}
.home_services h4 {
	color:#1a428a;
}
.home_services a:hover {
	color:#231f20;
}
h5 {
	color:#231f20;
}
.carousel-control.left {
	background-image:none !important;
	left:-3%;
}
.carousel-control.right {
	right:-3%;
	left: auto;
	background-image:none !important;
}
.carousel-control {
	font-size:60px;
	top:48%;
}
@media (min-width: 1024px) {
.carousel-control {
 top:40%;
}
}
@media (max-width: 980px) {
.carousel-control {
 top:40%;
}
}
/*-----Client List------*/
.client-list {
	padding: 35px 0;
	background: #e6e6e6; /* Old browsers */
	background: -moz-linear-gradient(left, #e6e6e6 0%, #ffffff 15%, #ffffff 85%, #e6e6e6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, #e6e6e6), color-stop(15%, #ffffff), color-stop(85%, #ffffff), color-stop(100%, #e6e6e6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, #e6e6e6 0%, #ffffff 15%, #ffffff 85%, #e6e6e6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, #e6e6e6 0%, #ffffff 15%, #ffffff 85%, #e6e6e6 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, #e6e6e6 0%, #ffffff 15%, #ffffff 85%, #e6e6e6 100%); /* IE10+ */
	background: linear-gradient(to right, #e6e6e6 0%, #ffffff 15%, #ffffff 85%, #e6e6e6 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6e6e6', endColorstr='#e6e6e6', GradientType=1 ); /* IE6-9 */
}
.client-list ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.client-list ul li {
	float: left;
	padding: 0 14px;
}
.client-list {
	text-align: center;
}
.client-list img {
	transition: all 200ms ease-out;
	opacity: 0.6;
	max-width: 100%;
	height: auto
}
.client-list img:hover {
	opacity: 1;
}
/* scroll to top */
.scrollup {
	position:fixed;
	width:32px;
	height:32px;
	bottom:0px;
	right:20px;
	background:#f15c39;
	-webkit-border-radius: 2px 2px 0 0;
	-moz-border-radius: 2px 2px 0 0;
	border-radius:  2px 2px 0 0;
}
a.scrollup {
	outline:0;
	text-align: center;
}
a.scrollup:hover, a.scrollup:active, a.scrollup:focus {
	opacity:1;
	text-decoration:none;
}
a.scrollup i {
	margin-top: 10px;
	color: #fff;
}
a.scrollup i:hover {
	text-decoration:none;
}
.topbar-left .welcome-text {
	color: #ffffff;
	padding:6px 0;
	font-size:14px;
}
.topbar-left .welcome-text a {
	color: #ffffff;
}
.topbar-left .welcome-text span {
	margin-left:10px;
}
.section-heading {
	font-size: 36px;
	line-height: 50px;
	font-weight: 400;
	color:#fff;
	margin-bottom:10px;
}
dl.hiw dd {
	margin-left:10px;
	margin-bottom: 20px;
}
dd {
	margin: 0 0 0.75em;
}
.primary-color {
	color: #3c538b;
}
.secondary-color {
	color: #00afe9;
}
.primaary-bg {
	background: #3c538b;
}
.secondary-bg {
	background: #ffbb02;
}
.primary-overlay {
	background: rgba(60, 83, 139, 0.9);
}
.secondary-overlay {
	background:#3f6898;
}
a {
	color: #f15c39;
}
a:hover, a:active {
	color: #fff;
}
.btn-theme-primary {
	background: #f15c39;
	border-bottom: 3px solid #3c538b;
}
#mainmenu > ul > li.has-sub > a:after {
	background: #fff;
}
#mainmenu > ul > li.has-sub > a:before {
	background: #fff;
}
#mainmenu.small-screen #menu-button {
	color: #fff;
}
#mainmenu.small-screen .submenu-button {
	background: #fff;
}
#mainmenu.small-screen #menu-button:after {
	border-color: #f15c39
}
#mainmenu.small-screen #menu-button:before {
	background: #f15c39;
}
#mainmenu.small-screen #menu-button.menu-opened:after {
	background: #f15c39;
}
#mainmenu.small-screen #menu-button.menu-opened:before {
	background: #f15c39;
}
#mainmenu.small-screen .submenu-button.submenu-opened {
	background: #f15c39;
}
#mainmenu ul ul li:hover > a, #mainmenu ul ul li a:hover {
	background: #f15c39;
}
.top-social ul li >a:hover {
	background: #f15c39;
}
.mid-header .contact-item .icon {
	/*border: 2px solid #3c538b;*/
    color: #fff;
	background-color:#f15c39;
}
.search-container .btn-search {
	background: #3c538b;
}
.top-footer .newsletter .form-control:focus {
	border-color: #00afe9;
}
.top-footer .newsletter .btn-newsletter {
	background: #00afe9;
	border-color: #00afe9;
}
.main-title .seperator, .main-footer .footer-seperator {
	background: #3c538b;
}
.main-title .seperator:after, .main-footer .footer-seperator:after {
	background: #00afe9;
}
.main-footer .footer-social ul li a:hover {
	background: #00afe9;
}
.main-footer .footer-links li a:hover {
	color: #00afe9;
}
.testimonials-container {
	border-top: 5px solid #00afe9;
}
.testimonials-container figcaption:before {
	color: #3c538b;
}
.portfolio-home-item i {
	background-color: #f15c39;
}
.service-menu .active2 {
	border-right: 4px solid #3c538b;
}
.btn-download {
	border: 2px solid #00afe9;
}
section.mission .vision-content-holder {
	background: #00afe9;
}
section.counter .counter-item .conter-icon {
	border-color: #00afe9;
}
section.team .team-member figcaption ul li a {
	background: #00afe9;
}
.search-holder .search-icon a {
	background: #00afe9;
}
section.counter .counter-item .conter-icon {
	color: #3c538b;
}
.sk-folding-cube .sk-cube:before {
	background: #3c538b;
}
section.team .team-member figure:hover figcaption {
	background: rgba(60, 83, 139, 0.9);
}
/*-----Products------*/
.products {
	padding:20px 0 0 0;
	margin:0;
}
.product-content {
	margin-bottom: 30px;
}
.product-content h3 {
	font-weight:400;
	font-size:15px;
	color:#333;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	text-align:center;
}
.product-content h3 a {
	color: inherit;
}
.product-content .product-item {
	position: relative;
}
.product-content .product-info {
	border-top: 0;
	border-bottom: 1px solid #d7d7d7;
	color: #6d6d6d;
}
.product-content .product-info h6 {
	margin:0;
	padding:0;
	color:#333;
}
.product-content .product-info p {
	font-size:14px;
}
.product-content .product-title, .product-content .product-info {
	padding:15px 20px 20px;
	background-color: #fff;
	border: 1px solid #d7d7d7;
	box-shadow: 0 0 3px 1px #d7d7d7;
	webkit-box-shadow: 0 0 3px 1px #d7d7d7;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.product-content .product-title, .product-content .product-info:hover {
	box-shadow: 0 1px 20px rgba(0, 0, 0, 0.2);
	border:1px solid #00b0ec;
}

.product-content .product-info-height {
	padding:15px 20px 20px;
	background-color: #fff;
	border: 1px solid #d7d7d7;
	box-shadow: 0 0 3px 1px #d7d7d7;
	webkit-box-shadow: 0 0 3px 1px #d7d7d7;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	min-height:420px;
}
.product-content .product-info-height:hover {
	box-shadow: 0 1px 20px rgba(0, 0, 0, 0.2);
	border:1px solid #00b0ec;
}


.product-content .product-info-spl {
	padding:15px 20px 20px;
	background-color: #fff;
	border: 1px solid #d7d7d7;
	box-shadow: 0 0 3px 1px #d7d7d7;
	webkit-box-shadow: 0 0 3px 1px #d7d7d7;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	min-height:420px;
}
.product-content .product-info-spl:hover {
	box-shadow: 0 1px 20px rgba(0, 0, 0, 0.2);
	border:1px solid #00b0ec;
}


.product-content .product-info {
	color: #6d6d6d;
}
.product-content .entry-meta {
	margin:15px 0 0 0;
	padding:10px 0 0 0;
	border-top: 1px solid #d6d6d6;
	border-bottom: 1px solid #d6d6d6;
}
.product-content .list-inline {
	padding-left: 0;
	margin-left: -5px;
	list-style: none;
	display:inline-table;
}
.product-content .list-inline > li {
	padding-right: 5px;
	padding-left: 5px;
}
.product-content .list-inline > li a {
	color:#f05c39;
	font-size: 14px;
}
.product-content .list-inline > li a:hover {
	color:#00b0ec;
}
.breadcrumb {
	background-color: transparent !important;
	border-radius: 0;
	list-style: outside none none;
	margin-bottom:0px;
	padding: 8px 15px 0px 15px;
}
h1.page-header {
	border-bottom:0px solid #ccc;
	margin: 0px;
	padding-bottom:0px;
	font-size:24px;
	color:#f7941e;
}
.mainHeading h1 {
	position: relative;
	text-align: center;
	font-size:30px;
	font-weight:normal;
	color:#6d6d6d;
	margin:0 0 15px 0;
}
.mainHeading h1 span {
	background: #fff;
	padding: 0 15px;
	position: relative;
	z-index: 1;
}
.mainHeading h1:before {
	background: #d6d6d6;
	content: "";
	display: block;
	height: 1px;
	position: absolute;
	top: 50%;
	width: 100%;
}
.mainHeading h2:before {
	left: 0;
}
hr {
	margin-top:10px;
	margin-bottom:10px;
	border: 0;
	border-top: 1px solid #ddd;
}
@media (max-width:320px) {
ul#etalage {
 width: 291px !important;
}
}
.no-padding {
	padding:0;
}
i {
	padding:0px 2px;
}
.btn-danger {
	color: #fff;
	background-color:#f15c39;
	border-color:#f15c39;
	font-size:12px;
}
.btn-danger:hover {
	color: #fff !important;
	background-color:#333;
	border-color:#333;
}
.subtext {
	font-size:16px;
	top:-5px;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
	z-index:3;
	color:#fff;
	cursor:default;
	background-color:#f15c39;
	border-color:#f15c39
}
.form-control {
	display: block;
	width: 100%;
	height:44px;
	padding: 13px 12px !important;
	font-size: 14px;
	line-height: 1.42857143;
	color: #2b2c2c;
	background-color: #fff;
	background-image: none;
	border: 1px solid #e1e1e1;
}
.price {
	background-color:#f15c39;
	color:#fff;
	text-align:center;
	padding:0px;
	width:100%;
	margin-top:10px;
	overflow:hidden;
	font-size:11px;
}
.price strong {
	background-color:#f15c39;
	color:#fff;
	text-align:center;
	padding:0px;
	width:100%;
	margin-top:10px;
	overflow:hidden;
	font-size:14px;
}
.strike {
	text-decoration: line-through;
}
.breadcrumb {
	background-color: transparent !important;
	border-radius: 0;
	list-style: outside none none;
	margin-bottom: 21px;
	padding: 8px 15px;
}
h1.page-header {
	border-bottom: 1px solid #e6e6e6;
	margin: 0 0 21px;
	padding-bottom: 9.5px;
	font-size:24px;
	color:#f05c39;
}


input { margin:0 0 20px 0; }
textarea, textarea.form-control { height:172px; margin:0 0 20px 0; resize:none; }



/* ============== WP PAGE NAVI =================== */
/*
Default style for WP-PageNavi plugin

http://wordpress.org/extend/plugins/wp-pagenavi/
*/
.pagination { padding:20px 0; }

.wp-pagenavi {
	clear: both;
	border:none;
}
.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	border:1px solid #ededed!important;
	margin: 2px;
	color:#666;
	background:#fff;
	padding:10px 14px!important;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
	background:#f7941e;
	color:#fff;
	border:none;
}
.wp-pagenavi span.current {
	background:#f7941e;
	color:#fff;
	border:none;
}


/* CONTACT FORM VAIDATION CSS */
.wpcf7-form label.error {
	color: #900;
	font-size: 11px;
	float: none;
	text-align:right;
	padding-right:5px;
	border:0px solid green;
	display:none!important;
	margin:-30px 0 0 0px!important;
}
.wpcf7-form input.error, .wpcf7-form select.error, .wpcf7-form textarea.error {
	border: 1px solid #fe6b6b!important;
	/* outline: none; */
}
div.wpcf7-mail-sent-ok {
	border: 0px solid #398f14!important;
	background:#4fc8bf;
	font-size:13px;
	color:#fff;
	margin:0!important;
}
div.wpcf7-response-output {
	margin: 0!important;
	padding: 15px;
}


/* SPECIAL BOX */
.specialBox {
	padding:25px;
	background:#fff;
	min-height:350px;
	border: 1px solid #d7d7d7;
	box-shadow: 0 0 3px 1px #d7d7d7;
	webkit-box-shadow: 0 0 3px 1px #d7d7d7;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;	
}
.specialBox ul {
	margin:0;
}
.specialBox li {
	margin:0;
	font-size:16px;
	display:block;
	padding:15px 0;
	border-bottom:1px dashed #ededed;
}
.specialBox li:hover {
	color:#f15c39;
}


.descriptionBox {
	border:0px solid #ccc;
	padding:10px 0;
	color:#121212;
	text-align:center;
}	



.splTitle {
	padding:60px;
	background:#f15c39;
}
.splTitle h1 {
	font-size:5.5em;
	color:#fff!important;
	margin:0;
	text-transform:uppercase;
}


.comingsoon {
	background:url(images/coming-soon.png) center center no-repeat;
	padding:330px 0;
}