/*



*/

 	html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, a, img, small, sub, b, dl, dd, dt, ul, li, label, article, details, footer, header, menu, nav, input, textarea, select {
	background:transparent;
	border:0;
	outline:0;
	padding:0;
	margin:0;
}
html, body {
	font-family: 'Open Sans', sans-serif;
	font-size:12px;
	height:100%;
	width:100%;
	color:#999999;
	background:#f5f5f5;
}
body {
	overflow-x:hidden
}
h1, h2, h3, h4, h5, h6 {
	font-weight: 400;
	font-family: 'Montserrat', sans-serif;
	text-transform:uppercase;
	color:#152B50;
}
h1 {
	/*font-size:36px;*/
	letter-spacing:3px;
	color:#152B50;
	text-transform:uppercase;
	margin-bottom: 15px;
}
p {
	font-size:14px;
}
b {
	color:#222;
}
.container {
	width:1180px;
	margin:0 auto;
	padding:100px 20px;
}
.small-width {
	width:980px;
}
.full-width {
	width:100%!important;
	padding:0;
}
.no-padding {
	padding:0!important;
}
a:hover, a:active, a:focus {
	outline: 0;
}
a, i {
	text-decoration: none;
	cursor:pointer;
	-webkit-transition: background-color .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out, outline .3s ease;
	-moz-transition: background-color .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out, outline .3s ease;
	-ms-transition: background-color .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out, outline .3s ease;
	-o-transition: background-color .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out, outline .3s ease;
	transition: background-color .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out, outline .3s ease;
}
li {
	list-style:none;
}
a {
	outline: 0;
}
a:hover {
	text-decoration:none;
}
.left {
	float: left;
}
.right {
	float: right;
}
	
.aboutArea{
	padding: 0;
	/*background:url(../images/aboutBg.jpg) no-repeat fixed;*/
	background-size:cover;
	position:relative;}

.aboutArea .Img{
	width:40%;
	margin-top:50px;
	margin-right:70px;
	float:left;}
.aboutArea .Img img{
	position:relative;
	z-index:5;
	width:100%;}
.aboutArea .Img span{
	position:relative;
	display:block;}
.aboutArea .Img span:after{
	z-index:1;
	content:"";
	display:block;
	position:absolute;
	background:#152b50;
	top:10px;
	left:10px;

	width:100%;
	height:100%;}
.aboutArea .Txt{
	font-family: CopperplateGothicBold, sans-serif;
	letter-spacing:1px;
	line-height:2;
	float:left;
	width:580px;
	font-size:12px;
	color:#fff;}
.aboutArea .Txt h2{
	padding-bottom:20px;
	margin-bottom:10px;
	position:relative;
	font-family:CopperplateGothicBold, sans-serif;
	color:#fff;
	font-size:30px;
	font-weight:900;
	text-align:center;}
.aboutArea .Txt h2:after{
	display:block;
	content:"";
	width:55px;
	height:20px;
	background:url(../images/decoration-icon.png) no-repeat;
	position:absolute;
	left:50%;
	margin-left:-27px;
	bottom:0;}
.aboutArea .Txt h2:first-letter{}
.aboutArea .Txt ul li{
	padding:15px 0 5px 30px;
    list-style-type:none;
	position:relative;
	overflow:hidden;
	text-align: left;
	}
.aboutArea .Txt ul li:before{
	position:absolute;
	left:0;
	top:15px;
	/*content:"\f015";*/
	font-family:fontAwesome;
	font-size:18px;
	padding-right:10px;
	display:inline-block;}
.aboutArea .Txt ul li:last-child:after{
	display:none;}

.aboutArea .Txt ul li:after{
	position:absolute;
	bottom:0;
	display:block;
	width:100%;
	left:30px;
	height:1px;
	content:"";
	background:#596264;}
.aboutArea .Txt .btn{
	padding-top:60px;
	text-align:center;}
.aboutArea .Txt .btn a{
	font-family: 'Lato', sans-serif;
	color:#434b4d;
	display:inline-block;
	background:#fff;
	font-size:14px;
	font-weight:900;
	padding:0 55px;
	line-height: 45px;
}
.aboutArea .Txt .btn a:hover{
	transform: rotateY(360deg);
	transition: 0.9s;
	background:#25292a;
	color:#fff;}

.one_half {
	width: 48%;
}
.one_third {
	width: 30.6%;
}
.one_fourth {
	width: 22%;
}
.one_fifth {
	width: 16.8%;
}
.one_sixth {
	width: 13.33%;
}
.two_fifth {
	width: 37.6%;
}
.two_fourth {
	width: 48%;
}
.two_third {
	width: 65.33%;
}
.three_fifth {
	width: 58.4%;
}
.three_fourth {
	width: 74%;
}
.four_fifth {
	width: 79.2%;
}
.five_sixth {
	width: 82.67%;
}
.one_half, .one_third, .two_third, .three_fourth, .one_fourth, .two_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth {
	float: left;
	margin-bottom: 20px;
	margin-right: 4%;
	position: relative;
}
.last {
	margin-right:0px!important;
}
.text-align-left {
	text-align:left;
}
.text-align-center {
	text-align:center;
}
.text-align-right {
	text-align:right;
}
.section-title {
	text-align:center;
	width:700px;
	margin:0 auto;
	margin-bottom:60px;
}
.border {
	background: none repeat scroll 0 0 #999999;
	display: block;
	height: 2px;
	margin: 0 auto;
	width: 100px;
	margin-bottom:40px;
}
.element_from_top {
	top: -250px;
	padding-right: 0px;
	opacity: 0;
	position: relative;
}
.element_from_bottom {
	bottom: -250px;
	padding-left: 0px;
	opacity: 0;
	position: relative;
}
.element_from_left {
	left: -80px;
	padding-right: 0px;
	opacity: 0;
	position: relative;
}
.element_from_right {
	right: -80px;
	padding-left: 0px;
	opacity: 0;
	position: relative;
}
.element_fade_in {
	opacity: 0;
	position: relative;
	padding-left: 0px;
	right: 0px;
}
.mask {
	background-color:#FFF;
	width:100%;
	height:100%;
	position:fixed;
	z-index:100000;
}
#loader {
	background:url(/img/newave-loading.gif) center center no-repeat;
	height: 50px;
	width: 50px;
	left: 50%;
	top: 50%;
	position: absolute;
	margin: -25px 0 0 -25px;
}
/* Shortcodes */


.pgwSlideshow{width:100%;background:#333;display:none}.pgwSlideshow a{color:#fff}.pgwSlideshow .ps-current{text-align:center;position:relative;min-height:150px;overflow:hidden}.pgwSlideshow .ps-current>ul>li{text-align:center;width:100%;z-index:1;opacity:0;display:block}.pgwSlideshow .ps-current>ul>li img{display:block;max-width:100%;margin:auto}.pgwSlideshow .ps-caption{background:rgba(0,0,0,0.5);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#99000000',endColorstr='#99000000');-ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#99000000', endColorstr='#99000000')";text-align:left;font-size:1rem;color:#fff;position:absolute;left:0;bottom:0;width:100%;padding:10px;display:none}.pgwSlideshow .ps-caption span{padding:7px;display:inline-block}.pgwSlideshow .ps-list{border-top:1px solid #152b50;box-shadow:0 10px 10px -5px #9a9898 inset;background:#f5f5f5;overflow:hidden;position:relative;height:100px;}.pgwSlideshow .ps-list ul{position:relative;list-style:none;margin:0;padding:0;left:0}.pgwSlideshow .ps-list li{float:left}.pgwSlideshow .ps-list li .ps-item{display:block;margin:15px 8px;opacity:.6;filter:alpha(opacity=60)}.pgwSlideshow .ps-list li img{display:block;border:1px solid #777;width:150px;/*height:80px*/}.pgwSlideshow .ps-list li .ps-item.ps-selected{float:left;opacity:1;border:4px solid #fff;overflow:hidden}.pgwSlideshow .ps-list li .ps-item.ps-selected img{margin:-4px}.pgwSlideshow .ps-prevIcon{border-color:transparent #fff transparent;border-style:solid;border-width:10px 10px 10px 0;display:block}.pgwSlideshow .ps-nextIcon{border-color:transparent #fff transparent;border-style:solid;border-width:10px 0 10px 10px;display:block}.pgwSlideshow .ps-current .ps-prev{background:rgba(0,0,0,0.5);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#99000000',endColorstr='#99000000');-ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#99000000', endColorstr='#99000000')";border:1px solid #777;border-left:0;border-radius:0 4px 4px 0;position:absolute;padding:20px 20px 20px 15px;left:0;top:45%;cursor:pointer}.pgwSlideshow .ps-current .ps-next{background:rgba(0,0,0,0.5);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#99000000',endColorstr='#99000000');-ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#99000000', endColorstr='#99000000')";border:1px solid #777;border-right:0;border-radius:4px 0 0 4px;position:absolute;padding:20px 15px 20px 20px;right:0;top:45%;cursor:pointer}.pgwSlideshow .ps-list .ps-prev{background:rgba(0,0,0,0.5);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#bb000000',endColorstr='#bb000000');-ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#bb000000', endColorstr='#bb000000')";border:1px solid #777;border-left:0;border-radius:0 4px 4px 0;padding:20px 15px 20px 12px;cursor:pointer;position:absolute;left:0;top:25px;z-index:1000;display:none}.pgwSlideshow .ps-list .ps-next{background:rgba(0,0,0,0.5);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#bb000000',endColorstr='#bb000000');-ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#bb000000', endColorstr='#bb000000')";border:1px solid #777;border-right:0;border-radius:4px 0 0 4px;padding:20px 12px 20px 15px;cursor:pointer;position:absolute;right:0;top:25px;z-index:1000;display:none}.pgwSlideshow.narrow .ps-list li img{/*width:60px;*/height:60px}.pgwSlideshow.narrow .ps-current .ps-prev{padding:15px 15px 15px 12px;top:40%}.pgwSlideshow.narrow .ps-current .ps-next{padding:15px 12px 15px 15px;top:40%}.pgwSlideshow.narrow .ps-list .ps-prev{padding:15px 12px 15px 10px;top:20px}.pgwSlideshow.narrow .ps-list .ps-next{padding:15px 10px 15px 12px;top:20px}.pgwSlideshow.narrow .ps-caption{font-size:.8rem;padding:8px}
.pgwSlideshowLight{width:100%;background:#ddd;display:none}.pgwSlideshowLight a{color:#fff}.pgwSlideshowLight .ps-current{text-align:center;position:relative;min-height:150px;overflow:hidden}.pgwSlideshowLight .ps-current>ul>li{text-align:center;width:100%;z-index:1;opacity:0;display:block}.pgwSlideshowLight .ps-current>ul>li img{display:block;max-width:100%;margin:auto}.pgwSlideshowLight .ps-caption{background:rgba(0,0,0,0.5);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#99000000',endColorstr='#99000000');-ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#99000000', endColorstr='#99000000')";text-align:left;font-size:1rem;color:#fff;position:absolute;left:0;bottom:0;width:100%;padding:10px;display:none}.pgwSlideshowLight .ps-caption span{padding:7px;display:inline-block}.pgwSlideshowLight .ps-list{border-top:1px solid #aaa;box-shadow:0 10px 10px -5px #999 inset;background:#ddd;overflow:hidden;position:relative}.pgwSlideshowLight .ps-list ul{position:relative;list-style:none;margin:0;padding:0;left:0}.pgwSlideshowLight .ps-list li{float:left}.pgwSlideshowLight .ps-list li .ps-item{display:block;margin:15px 8px;opacity:.6;filter:alpha(opacity=60)}.pgwSlideshowLight .ps-list li img{display:block;border:1px solid #aaa;width:80px;height:80px}.pgwSlideshowLight .ps-list li .ps-item.ps-selected{float:left;opacity:1;border:4px solid #fff;overflow:hidden}.pgwSlideshowLight .ps-list li .ps-item.ps-selected img{margin:-4px}.pgwSlideshowLight .ps-prevIcon{border-color:transparent #fff transparent;border-style:solid;border-width:10px 10px 10px 0;display:block}.pgwSlideshowLight .ps-nextIcon{border-color:transparent #fff transparent;border-style:solid;border-width:10px 0 10px 10px;display:block}.pgwSlideshowLight .ps-current .ps-prev{background:rgba(0,0,0,0.5);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#99000000',endColorstr='#99000000');-ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#99000000', endColorstr='#99000000')";border:1px solid #777;border-left:0;border-radius:0 4px 4px 0;position:absolute;padding:20px 20px 20px 15px;left:0;top:45%;cursor:pointer}.pgwSlideshowLight .ps-current .ps-next{background:rgba(0,0,0,0.5);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#99000000',endColorstr='#99000000');-ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#99000000', endColorstr='#99000000')";border:1px solid #777;border-right:0;border-radius:4px 0 0 4px;position:absolute;padding:20px 15px 20px 20px;right:0;top:45%;cursor:pointer}.pgwSlideshowLight .ps-list .ps-prev{background:rgba(0,0,0,0.5);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#bb000000',endColorstr='#bb000000');-ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#bb000000', endColorstr='#bb000000')";border:1px solid #777;border-left:0;border-radius:0 4px 4px 0;padding:20px 15px 20px 12px;cursor:pointer;position:absolute;left:0;top:25px;z-index:1000;display:none}.pgwSlideshowLight .ps-list .ps-next{background:rgba(0,0,0,0.5);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#bb000000',endColorstr='#bb000000');-ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#bb000000', endColorstr='#bb000000')";border:1px solid #777;border-right:0;border-radius:4px 0 0 4px;padding:20px 12px 20px 15px;cursor:pointer;position:absolute;right:0;top:25px;z-index:1000;display:none}.pgwSlideshowLight.narrow .ps-list li img{width:60px;height:60px}.pgwSlideshowLight.narrow .ps-current .ps-prev{padding:15px 15px 15px 12px;top:40%}.pgwSlideshowLight.narrow .ps-current .ps-next{padding:15px 12px 15px 15px;top:40%}.pgwSlideshowLight.narrow .ps-list .ps-prev{padding:15px 12px 15px 10px;top:20px}.pgwSlideshowLight.narrow .ps-list .ps-next{padding:15px 10px 15px 12px;top:20px}.pgwSlideshowLight.narrow .ps-caption{font-size:.8rem;padding:8px}
.pgwMenu {
    background: #333;
    height: 40px;
    position: relative;
    list-style: none
}

.pgwMenu.light {
    background: #ddd
}

.pgwMenu ul {
    list-style: none;
    white-space: nowrap;
    margin: 0;
    padding: 0
}

.pgwMenu .pm-links.mobile,.pgwMenu .pm-viewMore>ul {
    background: #333;
    box-shadow: 2px 2px 4px #777;
    position: absolute;
    left: 0;
    top: 100%;
    z-index: 1000
}

.pgwMenu.light .pm-links.mobile {
    background: #ddd
}

.pgwMenu .pm-links.mobile li,.pgwMenu .pm-viewMore>ul>li {
    display: block;
    clear: both;
    width: 175px
}

.pgwMenu li {
    float: left;
    font-size: .9rem
}

.pgwMenu a {
    display: block;
    color: #fff;
    line-height: 40px;
    padding: 0 12px;
    text-decoration: none
}

.pgwMenu.light a {
    color: #000
}

.pgwMenu a.selected {
    background: #777
}

.pgwMenu.light a.selected {
    background: #c5c5c5
}

.pgwMenu li a:hover {
    background: #666;
    text-decoration: none
}

.pgwMenu.light li a:hover {
    background: #d0d0d0
}

.pgwMenu .pm-dropDown,.pgwMenu .pm-viewMore,.pgwMenu .pm-viewMore>ul {
    display: none
}

.pgwMenu .pm-dropDown a {
    display: inline-block;
    background: #777
}

.pgwMenu .pm-dropDown a.active,.pgwMenu .pm-viewMore a.active {
    background: #666
}

.pgwMenu.light .pm-dropDown a {
    background: #c5c5c5
}

.pgwMenu.light .pm-dropDown a.active {
    background: #bbb
}

.pgwMenu .pm-dropDown span.icon,.pgwMenu .pm-dropDown span.white {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAOwQAADsEBuJFr7QAAABZ0RVh0U29mdHdhcmUAcGFpbnQubmV0IDQuMDvo9WkAAABKSURBVEhL7ZOxDQAwCMN6O4/T0tmjsxHJDB4yROJ0dz3s1BRHEi2OTREBpQFKA5QGKA3m7IP8RKeIgNIApQFKA5QGc/ZBfkJTdF0oUafLBAFNbAAAAABJRU5ErkJggg==) no-repeat;
    display: block;
    height: 22px;
    width: 22px;
    margin: 9px 5px
}

.pgwMenu.light .pm-dropDown span.icon,.pgwMenu .pm-dropDown span.black {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAOvgAADr4B6kKxwAAAABZ0RVh0U29mdHdhcmUAcGFpbnQubmV0IDQuMDvo9WkAAABpSURBVEhL7ZPLCcAwDEM9jefI/ks1Hyj2QbiGSLcKHggl8sEktjTc/WGyZxo6YKAbrFzFoav3/hdhmsrlijBN5XJFmKZyuSJMU7lcsfV/kIN0FRJgyACGDGDIAIYMpK8CHt6iG6xZhY0JIJ+6AHGbUFsAAAAASUVORK5CYII=) no-repeat;
    display: block;
    height: 22px;
    width: 22px;
    margin: 9px 5px
}

.pgwMenu .pm-viewMore {
    display: none;
    position: relative
}

.pgwMenu .pm-viewMore>a {
    display: inline-block
}

.pgwMenu .pm-viewMore>ul {
    left: auto;
    right: 0
}

.pgwMenu .pm-viewMore li {
    float: none
}

.pgwMenu .pm-viewMore span.icon,.pgwMenu .pm-viewMore span.white {
    border-color: #fff transparent;
    border-style: solid;
    border-width: 8px 6px 0;
    margin-left: 3px;
    display: inline-block
}

.pgwMenu.light .pm-viewMore span.icon,.pgwMenu .pm-viewMore span.black {
    border-color: #000 transparent;
    border-style: solid;
    border-width: 8px 6px 0;
    margin-left: 3px;
    display: inline-block
}
div,textarea,table,td,th,code,pre {
    word-wrap: break-word
}

pre {
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap
}

.cntr {
    margin: 0 auto
}

.cntr:before,.cntr:after {
    content: ' ';
    display: table
}

.cntr:after {
    clear: both
}

.cntr {
    max-width: 1180px
}

.clr {
    clear: both
}

.flf {
    float: left
}

.fri {
    float: right
}

.bdr {
    border: 1px solid #ddd
}

.bld {
    font-weight: bold
}

.itl {
    font-style: italic
}

.nbld {
    font-weight: normal
}

.prl {
    position: relative
}

.dbl {
    display: block
}

.dib {
    display: inline-block
}

.dta {
    display: table
}

.hide {
    display: none
}

.m5 {
    margin: 5px
}

.m10 {
    margin: 10px
}

.m15 {
    margin: 15px
}

.m20 {
    margin: 20px
}

.mt5 {
    margin-top: 5px
}

.mr5 {
    margin-right: 5px
}

.mb5 {
    margin-bottom: 5px
}

.ml5 {
    margin-left: 5px
}

.mt10 {
    margin-top: 10px
}

.mr10 {
    margin-right: 10px
}

.mb10 {
    margin-bottom: 10px
}

.ml10 {
    margin-left: 10px
}

.mt15 {
    margin-top: 15px
}

.mr15 {
    margin-right: 15px
}

.mb15 {
    margin-bottom: 15px
}

.ml15 {
    margin-left: 15px
}

.mt20 {
    margin-top: 20px
}

.mr20 {
    margin-right: 20px
}

.mb20 {
    margin-bottom: 20px
}

.ml20 {
    margin-left: 20px
}

.mb30 {
    margin-bottom: 30px
}

.tac {
    text-align: center
}

.tar {
    text-align: right
}

.fs08 {
    font-size: .85rem
}

.fs09 {
    font-size: .9rem
}

.fs1 {
    font-size: 1rem
}

.fs15 {
    font-size: 1.5rem
}

.fcc4 {
    color: #c40000
}

.btg {
    border: solid 1px #ccc;
    border-radius: 3px;
    line-height: 24px;
    padding: 0 7px;
    color: #555;
    background: #eaeaea;
    background: -moz-linear-gradient(top,#fff 0,#eaeaea 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),color-stop(100%,#eee));
    background: -webkit-linear-gradient(top,#fff 0,#eee 100%);
    background: -o-linear-gradient(top,#fff 0,#eee 100%);
    background: -ms-linear-gradient(top,#fff 0,#eee 100%);
    background: linear-gradient(to bottom,#fff 0,#e8e8e8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#eeeeee',GradientType=0)
}

.btg:hover {
    color: #333;
    box-shadow: 0 1px 2px #ccc;
    background: #ddd;
    background: -moz-linear-gradient(top,#fff 0,#ddd 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),color-stop(100%,#ddd));
    background: -webkit-linear-gradient(top,#fff 0,#ddd 100%);
    background: -o-linear-gradient(top,#fff 0,#ddd 100%);
    background: -ms-linear-gradient(top,#fff 0,#ddd 100%);
    background: linear-gradient(to bottom,#fff 0,#ddd 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#dddddd',GradientType=0)
}

.btr {
    border: solid 1px #c40022;
    border-radius: 3px;
    line-height: 24px;
    padding: 0 7px;
    color: #fff;
    background: #ddd;
    background: -moz-linear-gradient(top,#f40022 0,#c40022 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#f40022),color-stop(100%,#c40022));
    background: -webkit-linear-gradient(top,#f40022 0,#c40022 100%);
    background: -o-linear-gradient(top,#f40022 0,#c40022 100%);
    background: -ms-linear-gradient(top,#f40022 0,#c40022 100%);
    background: linear-gradient(to bottom,#f40022 0,#c40022 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#40022',endColorstr='#c40022',GradientType=0)
}

#mbmn a {
    color: #fff;
    display: block;
    line-height: 40px;
    padding: 0 10px;
    text-decoration: none
}

#mbmn a.act {
    background: #222
}

.hmbk {
    width: 50%;
    float: left;
    border-top: 1px solid #ddd
}

.hmdc {
    padding: 20px 10px 10px
}

@media(max-width: 480px) {
    #mnct {
        display:none
    }

    .fs15 {
        font-size: 1.3rem
    }

    .hmbk {
        width: 100%
    }
}

.mob ul {
    background: #222;
    position: absolute;
    top: 40px;
    left: 10px;
    box-shadow: 0 4px 6px #777;
    z-index: 1000
}

.mob li {
    float: none;
    width: 150px;
    margin-right: 0
}

.hmim {
    width: 150px;
    height: 100px
}

.hmli {
    min-width: 200px
}

.hmpg {
    border-top: 1px solid #ddd;
    padding-top: 20px
}

.pglk {
    border-bottom: 1px solid #d5d5d5;
    padding-bottom: 10px
}

code {
    background: #f5f5f5;
    border: 1px solid #ddd;
    display: block;
    padding: 6px 10px
}

.adtp {
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    margin-bottom: 20px
}

.admd {
    border: 1px solid #ddd;
    border-left: 0;
    border-right: 0;
    padding: 10px 0;
    margin-top: 30px
}

.adbt {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 10px 0
}

.bdtp {
    border-top: 1px solid #ddd;
    padding-top: 15px
}

#dlbl .lf {
    width: 75%
}

#dlbl .rg {
    width: 25%
}

table {
    display: block;
    border-spacing: 3px;
    width: 100%;
    overflow: hidden;
    margin-left: -3px
}

table thead {
    font-weight: bold;
    font-style: italic
}

table thead th {
    background: #c40000;
    padding: 3px 5px;
    color: #fff
}

table tbody td {
    background: #f5f5f5;
    padding: 5px
}

@media(max-width: 480px) {
    table {
        font-size:.7rem
    }
}

select {
    padding: 3px
}

@media(max-width: 767px) {
    #dlbl .lf,#dlbl .rg {
        float:none;
        width: 100%
    }

    #dlbl .rg img {
        display: inline-block;
        float: none
    }
}

pre .comment {
    color: #998
}

pre .support {
    color: #0086b3
}

pre .tag,pre .tag-name {
    color: navy
}

pre .keyword,pre .css-property,pre .vendor-prefix,pre .sass,pre .class,pre .id,pre .css-value,pre .entity.function,pre .storage.function {
    font-weight: bold
}

pre .css-property,pre .css-value,pre .vendor-prefix,pre .support.namespace {
    color: #333
}

pre .constant.numeric,pre .keyword.unit,pre .hex-color {
    font-weight: normal;
    color: #099
}

pre .entity.class {
    color: #458
}

pre .entity.id,pre .entity.function {
    color: #900
}

pre .attribute,pre .variable {
    color: teal
}

pre .string,pre .support.value {
    font-weight: normal;
    color: #d14
}

pre .regexp {
    color: #009926
}
	



	.title-divider {
	border-bottom:#e9e9e9 1px solid;
	width:100%;
	text-align:center;
	text-transform:uppercase;
	color:#152B50;
	padding-bottom:5px;
	padding-top:80px;
	margin-bottom:50px;
	float:left;
}
/* Pricing Tables */	



	



	



	.pricing-tables {
	float:left;
	width:inherit;
	display:block;
	text-align:center;
}
.price-table {
	border: 1px solid rgba(0, 0, 0, 0);
	padding: 25px 0px 25px 0px;
	text-align: center;
	transition: all 0.5s ease 0s;
	width:22%;
	display:inline-block;
	border: 1px solid #E8E8E8;
	background-color:#FFF;
	z-index:1;
	margin-left:-2px;
	margin-right:-2px;
	position:relative;
	margin-top:20px;
	margin-bottom:20px;
}
.price-table:hover {
	border: 1px solid #E8E8E8;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
	z-index:100!important;
	padding: 45px 0px 45px 0px;
	margin-top:0px;
	margin-bottom:0px;
}
.price-table.featured {
	border: 1px solid #E8E8E8;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
	z-index:100!important;
	padding: 45px 0px 45px 0px;
	margin-top:0px;
	margin-bottom:0px;
}
.price-table i {
	background-color: #FCFCFC;
	border: 2px solid #DDDDDD;
	border-radius: 100px;
	box-shadow: 0 0 0 5px #F4F4F4;
	display: inline-block;
	font-size: 20px;
	width:20px;
	height:20px;
	margin-bottom: 35px;
	overflow: hidden;
	padding: 25px;
	transition: all 0.2s ease 0s;
}
.price-table:hover i {
	box-shadow: 0 0 0 5px #FFFFFF inset;
	color: #FFFFFF;
}
.price-table ul {
	margin-bottom: 0;
}
.price-table li {
	border-bottom: 1px dotted #E6E6E6;
	font-size: 12px;
	padding: 8px 15px;
	margin:0px 10px;
}
.price-table li.pricetable-price {
	background-color: #F7F7F7;
	border-top: 1px dotted #E6E6E6;
	margin:0px;
}
.price-table li a {
	margin-top:20px;
}
.price-table li:first-child {
	padding-top: 0;
	border-bottom: medium none;
}
.price-table li:last-child {
	border-bottom: medium none;
}
.price-table ul h3 {
	font-size: 20px;
	line-height: 16px;
	margin-bottom: 7px;
}
.price-table li.pricetable-price h3 {
	font-size: 14px;
}
/* Recent Posts */



	.recent-post {
	width:100%;
	height:50px;
	float:left;
	margin-bottom:20px;
	transition:all 0.3s ease 0s;
	-moz-transition:all 0.3s ease 0s;
	-webkit-transition:all 0.3s ease 0s;
	-o-transition:all 0.3s ease 0s;
	background-color:#FFF;
	border-radius:3px;
}
.recent-post:hover {
	background-color:#FFF;
	box-shadow: 0px 1px 3px rgba(0,0,0,0.1);
}
.recent-post .recent-post-date {
	line-height:50px;
	float:left;
	margin-right:20px;
	margin-left:20px;
	font-size:12px;
	min-width: 110px;
}
.recent-post .blog-type {
	float:left;
	border-radius:0px;
	margin-right:20px;
	background-color:#999;
	transition:all 0.3s ease 0s;
	-moz-transition:all 0.3s ease 0s;
	-webkit-transition:all 0.3s ease 0s;
	-o-transition:all 0.3s ease 0s;
}
.recent-post:hover .blog-type {
	background-color:#222;
}
.recent-post h5 {
	line-height:50px;
	float:left;
}
.recent-post h5 a {
	color:#999;
}
.recent-post h5 a:hover {
	color:#222;
}
.recent-post .blog-meta {
	float:right;
	line-height:50px;
	margin-right:20px;
}
/* Accordion */



	.accordion {
	float:left;
	width:inherit;
}
.accordion dt {
	cursor: pointer;
	border-radius: 3px 3px 3px 3px;
	margin-bottom: 10px;
	padding-top: 10px;
	border-top:#e9e9e9 1px solid;
	transition:all 0.4s ease 0s;
	-moz-transition:all 0.4s ease 0s;
	-webkit-transition:all 0.4s ease 0s;
	-o-transition:all 0.4s ease 0s;
}
.accordion dt:first-child {
	border-top:none;
	padding-top: 0px;
}
.accordion .accordion-active {
	color:#152B50;
}
.accordion dt span {
	font-size: 14px;
	line-height:24px;
}
.accordion dt span.accordion-status {
	height:20px;
	width:20px;
	padding:2px;
	background:url(/img/plus.png) #999999 2px 2px no-repeat;
	background-size:20px 20px;
	float:left;
	margin-right:10px;
	border-radius: 2px;
}
.accordion dt.accordion-active span.accordion-status {
	background:url(/img/minus.png) 2px 2px no-repeat;
	background-color:#152B50;
	background-size:20px 20px;
}
.accordion-content {
	padding-bottom: 15px;
	padding-top: 5px;
	font-size: 13px;
}
/* Toggle */



	



	.toggle-wrap {
	float:left;
	width:100%;
}
.toggle-title {
	background: #e5e5e5;
	cursor: pointer;
	padding: 10px;
	border-radius: 3px;
	margin-bottom: 5px;
	display: block;
	font-size:13px;
}
.toggle-title a {
	color: #666;
	text-decoration: none;
}
.toggle-title a:hover {
	color:#152B50;
}
.toggle_container {
	padding-bottom: 10px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	font-size:13px;
}
.toggle-active {
	color:#fff;
	background: #152B50;
}
.toggle-active a {
	color:#FFF;
}
.toggle-active a:hover {
	color:#FFF;
}
/*  Tabs  */



	



	.tab-shortcode {
	float:left;
	width:100%;
}
ul.tabs {
	overflow: hidden;
	margin: 0px;
}
ul.tabs li {
	float: left;
	margin: 0px;
	list-style: none;
}
ul.tabs li a {
	display: block;
	background-color: #e5e5e5;
	padding: 6px 20px;
	margin-right: 5px;
	border-radius: 2px 2px 0px 0px;
	color: #666;
	text-decoration: none;
	font-size:13px;
}
ul.tabs .tab-active a {
	color: #fff;
}
.tab_container {
	clear: both;
	padding: 20px 25px;
	margin-top:0px;
	background:#FFF;
	font-size:13px;
}
/*  Dropcaps  */



	



	.dropcap-normal {
	font-family: 'Montserrat', sans-serif;
	float: left;
	font-size: 70px;
	font-weight: bold;
	line-height: 60px;
	margin: 0 8px 0 0;
}
.dropcap.dark {
	color: #FFFFFF;
}
.dropcap.round {
	border-radius: 3px;
}
.dropcap.square {
	border-radius: 50px;
}
.dropcap {
	font-family: 'Montserrat', sans-serif;
	display: block;
	float: left;
	font-size: 36px;
	margin: 6px 8px 0 0;
	text-align: center;
	text-transform: uppercase;
	line-height:50px;
	width:50px;
	height:50px;
}
/*  Counters  */



	



	.counters {
	margin-top: 40px;
}
.counters ul {
	text-align:center;
}
.counters i {
	display: block;
	font-size: 50px;
	margin-bottom: 20px;
	position: relative;
}
.counters li {
	background:#FFF;
	color: #152B50;
	font-family: 'Montserrat', sans-serif;
	font-size: 18px;
	padding: 25px 0;
	text-align: center;
	text-transform: uppercase;
	border-radius:3px
}
.counters li span {
	font-family: 'Montserrat', sans-serif;
}
.counters li.last {
	border-right: 0 none;
}
/*  List Styles  */



	



	



	.icons-ul li {
	color:#999999;
	margin-bottom:10px;
	font-size:14px;
}
.icons-ul li i {
	margin-right:7px;
}
.fa-ul {
	font-size:14px;
}
.fa-ul li {
	margin-bottom:10px;
}
.fa-ul.big-list li i {
	background:#f1c40f;
}
.fa-ul.big-list {
	font-size:16px;
	font-weight:bold;
}
.fa-ul.big-list li {
	padding-left: 15px;
	line-height:40px;
}
.fa-ul.big-list li i {
	padding:10px;
	border-radius:100%;
	text-align: center;
	color:#fff;
	width:20px;
	line-height:20px;
}
/*  Alert Boxes  */



	



	.alertboxes {
	float:left;
	width:100%;
}
.shortcode_alertbox {
	border-radius: 3px;
	color: #FFFFFF;
	display: block;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 20px;
	padding: 15px 40px 15px 14px;
	position: relative;
}
.shortcode_alertbox .box_close {
	background: url("images/close_box.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-position:10px 10px;
	background-size:20px 20px;
	display: block;
	height: 40px;
	position: absolute;
	right: 5px;
	top: 5px;
	width: 40px;
	cursor:pointer;
}
.shortcode_alertbox b {
	color:inherit;
}
.shortcode_alertbox.box_red {
	background: none repeat scroll 0 0 #F9E5E6;
	border: 1px solid #F7C7C9;
	color:#B3696C;
}
.shortcode_alertbox.box_blue {
	background: none repeat scroll 0 0 #D8ECF5;
	border: 1px solid #9AC9DF;
	color: #528DA9;
}
.shortcode_alertbox.box_yellow {
	background: none repeat scroll 0 0 #FCF7D9;
	border: 1px solid #F5DC7D;
	color: #C4A21B;
}
.shortcode_alertbox.box_green {
	background: none repeat scroll 0 0 #E3EBC6;
	border: 1px solid #C2D288;
	color: #8FA442;
}
/*  Buttons  */



	



	



	



	a.newave-button {
	border-radius:3px;
	font-family: 'Montserrat', sans-serif;
	letter-spacing:0;
	text-transform:uppercase;
	display:inline-block;
}
.small {
	font-size:12px;
	line-height:14px;
	padding:5px 9px 7px 9px;
	line-height:12px;
}
.medium {
	font-size:14px;
	line-height:14px;
	padding:10px 15px;
	line-height:14px;
}
.large {
	font-size:16px;
	line-height:14px;
	padding:15px 25px;
	line-height:16px
}
.grey {
	color:#FFF;
}
.grey:hover {
	color:#FFF;
}
.color {
	color:#fff;
}
.color:hover {
	color:#fff;
}
.outline {
	background-color:none;
	border:2px solid #152B50;
	color:#152B50;
	line-height:10px!important;
}
.outline:hover {
	background-color:#152B50;
	color:#FFF;
}
.outline.white {
	background-color:none;
	border:2px solid #fff;
	color:#fff;
}
.outline.white:hover {
	background-color:#fff;
	color:#222;
}
.rounded {
	border-radius:50px!important;
}
/*  Font Awesome  */



	



	



	



	.the-icons li {
	font-size:14px;
	height: 40px;
	text-transform: capitalize;
}
.the-icons li i {
	font-size: 18px;
	margin-right: 10px;
	vertical-align: -2px;
	width: 35px;
}
i.icon-circle-box {
	padding:15px;
	border-radius:100%;
	text-align: center;
	vertical-align:12px;
	width:20px;
	line-height:20px;
	margin:0 5px;
	color:#fff;
}
i.fa-lg.icon-circle-box {
	line-height: 30px;
	width: 30px;
	vertical-align:16px;
}
i.fa-2x.icon-circle-box {
	line-height: 40px;
	width: 40px;
	vertical-align:18px;
}
i.fa-3x.icon-circle-box {
	line-height: 50px;
	width: 50px;
	vertical-align:19px;
}
i.fa-4x.icon-circle-box {
	line-height: 60px;
	width: 60px;
	vertical-align:20px;
}
i.fa-5x.icon-circle-box {
	line-height: 70px;
	width: 70px;
	vertical-align:21px;
}
/* Section pages styles */



	section {
	position: relative;
	background-color:#f5f5f5;
	z-index: 1;
}
.home-section {
	height: 100% !important;
	position: relative;
	width: 100%;
}
#not-found {
	background: url(/img/home_pattern.png) repeat;
	height: 100%;
	position: relative;
	width: 100%;
}
.parallax-slider {
	height:auto !important;
}
footer {
	background-color:#fff;
}
#blog {
	background-color:#fff;
}
/* Parallax Styles */



	.parallax {
	text-align: center;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed !important;
}
.parallax-overlay {
	background-color:rgba(14, 40, 84, 0.73);
}
.parallax-pattern-overlay {
	background: url("images/pattern.png") repeat scroll 0 0 rgba(0, 0, 0, 0.1);
	height: 100%;
	width: 100%;
}
/* Home Pattern And Image Parallax */	



	



	.home-pattern {
	width:100%;
	height:100%;
}
.pattern {
	background:url(/img/pattern.png) repeat;
	width:100%;
	height:100%;
}
#home-center {
	height: 100%;
	display: table;
	position: absolute;
	top: 0;
	left:0;
	right:0;
	width:90%;
	margin-left:5%;
	margin-right:5%;
}
.div-align-center {
	display: table-cell;
	vertical-align: middle;
	text-align:center;
}
.ultralarge {
	color:#fff;
	text-align:center;
	font-family: 'Montserrat', sans-serif;
	font-size:100px;
	line-height:80px;
	letter-spacing:0;
}
.four-zero-four {
	color:#fff;
	text-align:center;
	font-family: 'Montserrat', sans-serif;
	font-size:180px;
	line-height:180px;
	letter-spacing:0;
}
.below-four-zero-four {
	margin-bottom:40px!important;
}
.text-slide-vertical {
	color:#fff;
	font-family: 'Montserrat', sans-serif;
	font-size:70px;
	text-transform:uppercase;
	width:100px!important;
	position:relative!important;
}
.text-slide-vertical li {
	line-height:100px;
}
.bullet {
	margin: 0 10px;
	opacity: 0.9;
	color:#fff;
}
.div-align-center p {
	margin-bottom:20px;
}
p.after-slider {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	font-style:italic;
	text-align:center;
	padding-top:20px;
	margin-bottom:40px;
}
/* Home Fullwidth Parallax Slider */



	ul.fullwidth-slider {
	position: relative;
	display: block;
	width: 100%;
	margin: 0;
	padding: 0;
	background-color: #152B50;
	z-index: 0;
	-webkit-backface-visibility: visible;
	background-position: center center;
	background-repeat: no-repeat;
}
ul.fullwidth-slider li.slide {
	position: relative;
	display: none;
	overflow: hidden;
	float: left;
	width: 100%;
	height: 100%;
	z-index: 0;
	background-attachment:absolute;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	-webkit-backface-visibility: visible;
}
ul.fullwidth-slider li.slide .caption {
	position: relative;
	height: 100%;
	width:100%;
}
ul.fullwidth-slider li.slide .caption .caption-inside {
	position: absolute;
	top: 0px;
	width:100%;
}
ul.fullwidth-slider li.slide .caption .slide-caption {
	height: 100%;
	z-index: 0;
	display: table;
	position: relative;
	top: 0;
	width:80%;
	margin-left:10%;
	margin-right:10%;
}
ul.fullwidth-slider li.slide .caption .slide-caption .vertical-align-middle {
	display: table-cell;
	vertical-align: middle;
	text-align:center;
}
.vertical-align-middle p {
	margin:20px 0;
	color:#fff;
}
.vertical-align-middle.dark p, .vertical-align-middle.dark h1 {
	color:#222;
}
ul.fullwidth-slider, ul.fullwidth-slider .caption-inside {
	height: 700px;
}
.parallax-slider .bx-wrapper .bx-next {
	right:50px;
}
.parallax-slider .bx-wrapper .bx-prev {
	left:50px;
}
/* Home Full Screen Slider */



	#fullscreen-slider {
	display:none;/* Only use this if you fade it in again after the images load */
}
#cycle-loader {
	height:32px;
	left:50%;
	margin:-8px 0 0 -8px;
	position:absolute;
	top:50%;
	width:32px;
	z-index:999;
}
#fullscreen-slider.horz .mc-image {
	-webkit-transition: left 1s ease-in-out;
	-moz-transition: left 1s ease-in-out;
	-o-transition: left 1s ease-in-out;
	transition: left 1s ease-in-out;
}
#slider_left {
	top:50%;
	height:60px;
	position:absolute;
	left:50px;
	width:32px;
	z-index:1000;
	margin-top:-30px;
	cursor:pointer;
}
#slider_right {
	top:50%;
	height:60px;
	position:absolute;
	right:50px;
	width:32px;
	z-index:1000;
	margin-top:-30px;
	cursor:pointer;
}
#slider_left:hover, #slider_right:hover {
	margin-top:-28px;
}
#slider_left:active, #slider_right:active {
	margin-top:-28px;
}
.slide-content {
	height: 100%;
	display: table;
	position: absolute;
	top: 0;
	left:0;
	right:0;
	width:80%;
	margin-left:10%;
	margin-right:10%;
}
.light {
	color:#fff!important;
}
.dark {
	color:#152B50;
}
.slide-content h1 {
	color:inherit;
	font-size:100px;
	line-height:100px;
	margin:10px 0;
	letter-spacing:1px;
}
.georgia {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	line-height:30px;
	font-style: italic;
	padding:10px 0;
}
.slide-content p {
	margin:10px 0;
}
.slide-content a {
	margin:10px 0;
}
/* Home Full Screen Video */	



	



	



	.video-section {
	background-image: url('images/video-placeholder.jpg');
}
#video-volume {
	bottom: 30px;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 24px;
	margin-left: -10px;
	left:50%;
	position: absolute;
	width: 20px;
	z-index:10;
}
/* We are Newave */



	



	.screens {
	position:relative;
}
.big-screen {
	width:620px;
	height:auto;
	margin:0 auto;
	z-index:100;
}
.small-screen-left {
	width:350px;
	height:auto;
	position:absolute;
	left:0;
	top:120px;
	z-index:0;
}
.small-screen-right {
	width:350px;
	height:auto;
	position:absolute;
	right:0;
	top:120px;
	z-index:0;
}
/* We are good at */



	



	.bar {
	text-align: left!important;
	margin: 0px!important;
}
.bar li {
	list-style: none!important;
}
.bar li:last-child span {
	margin-bottom: 0px;
}
.bar li .bar-wrap {
	margin-bottom:50px;
	border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	-o-border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	background:#dddddd;
}
.bar li span {
	height: 35px;
	width: 0px;
	display: block;
	border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	-o-border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
}
.bar li p {
	padding-bottom: 2px;
}
.bar li span {
	overflow: visible!important;
	position: relative;
}
.bar li span strong {
	position: absolute;
	top: 10px;
	left: 10px;
	color: rgba(255, 255, 255, 0.8);
	line-height: 12px!important;
	display: block;
}
/* Our Team */



	.our-team {
	text-align:center;
}
.our-team li {
	display:inline-block;
	margin:0 50px;
	height:330px;
	overflow:hidden;
	border-radius:3px;
	position:relative;
	width:260px;
}
.our-team li img {
	display:block;
	border-radius:3px;
	position:relative;
	z-index:0;
	float:left;
}
.team-profile {
	height:200px;
	width:220px;
	padding:40px 20px 20px 20px;
	margin-top:235px;
	z-index:11;
	position:absolute;
	border-radius:3px;
	transition:all 0.4s ease 0s;
	-moz-transition:all 0.4s ease 0s;
	-webkit-transition:all 0.4s ease 0s;
	-o-transition:all 0.4s ease 0s;
}
.our-team li:hover > .team-profile {
	margin-top:0px;
	background-color:#FFF;
	box-shadow: 0px 1px 3px rgba(0,0,0,0.1);
}
.team-profile h5 {
	color:#152B50;
	text-transform:uppercase;
}
p.about-team {
	margin:20px 0 30px 0;
	font-size:13px;
}
ul.socials-icons {
	text-align:center;
	float: left;
	width : 100%;
}
ul.socials-icons li {
	width:35px;
	height:35px;
	margin:5px;
	display:inline-block
}
ul.socials-icons li a {
	opacity:0.5;
	transition:all 0.3s ease 0s;
	-moz-transition:all 0.3s ease 0s;
	-webkit-transition:all 0.3s ease 0s;
	-o-transition:all 0.3s ease 0s;
}
ul.socials-icons li a:hover {
	opacity:1;
}
/* Twitter Parallax*/	



	



	



	



	.twitter-feed .bx-wrapper {
	margin:30px 0 15px 0!important;
}
.twitter-feed h4 {
	color:#fff!important;
	text-transform:none;
}
.twitter-feed p {
	opacity:0.5;
}
.twitter-feed-icon img {
	width:60px;
	height:auto;
	opacity:0.7;
	transition:all 0.3s ease 0s;
	-moz-transition:all 0.3s ease 0s;
	-webkit-transition:all 0.3s ease 0s;
	-o-transition:all 0.3s ease 0s;
}
.twitter-feed-icon img:hover {
	opacity:1;
}
.twitter-feed .bx-wrapper .bx-controls-direction a {
	width: 18px;
	height: 34px;
}
.twitter-feed .bx-wrapper .bx-prev {
	left: 50%;
	margin-left:-30px;
	margin-top:90px;
	background: url(/img/slider_left_white.png) no-repeat;
	background-size:18px 34px;
	opacity:0.5;
	transition:all 0.3s ease 0s;
	-moz-transition:all 0.3s ease 0s;
	-webkit-transition:all 0.3s ease 0s;
	-o-transition:all 0.3s ease 0s;
	z-index:0;
}
.twitter-feed .bx-wrapper .bx-next {
	right: 50%;
	margin-right:-30px;
	margin-top:90px;
	background: url(/img/slider_right_white.png) no-repeat;
	background-size:18px 34px;
	opacity:0.5;
	transition:all 0.3s ease 0s;
	-moz-transition:all 0.3s ease 0s;
	-webkit-transition:all 0.3s ease 0s;
	-o-transition:all 0.3s ease 0s;
	z-index:0;
}
.twitter-feed .bx-wrapper .bx-prev:hover, .twitter-feed .bx-wrapper .bx-next:hover {
	opacity:1;
}
.twitter-feed .bx-wrapper .bx-next:hover {
	background-position:0 0;
}
.twitter-feed {
	margin-bottom:70px;
}
/* Services */



.service-item {
	float:left;
	margin:30px 0;
	width:100%;
}
.service-item h5 {
	text-transform:uppercase;
	color:#152B50;
	margin:5px 0;
}
.service-item.text-right {
	text-align:right;
}
.service-item.text-left p {
	padding-left:92px;
}
.service-item.text-right p {
	padding-right:92px;
}
.service-item.text-right .fa-stack {
	cursor:pointer;
	margin-left:20px;
	transition:all 0.3s ease 0s;
	-moz-transition:all 0.3s ease 0s;
	-webkit-transition:all 0.3s ease 0s;
	-o-transition:all 0.3s ease 0s;
}
.service-item.text-left .fa-stack {
	cursor:pointer;
	margin-right:20px;
	transition:all 0.3s ease 0s;
	-moz-transition:all 0.3s ease 0s;
	-webkit-transition:all 0.3s ease 0s;
	-o-transition:all 0.3s ease 0s;
}
.service-item.text-right .fa-stack:hover, .service-item.text-left .fa-stack:hover {
	color:#152B50;
}
.service-item .service-icon {
	font-size:27px!important;
}
/* Clients */



	



	#bx-pager {
	text-align:center;
}
#bx-pager a {
	border-radius:3px;
	margin:10px;
	background-color:#FFF;
	display:inline-block;
}
#bx-pager a img {
	opacity:0.5;
	border-radius:3px;
	width:200px;
	transition:all 0.3s ease 0s;
	-moz-transition:all 0.3s ease 0s;
	-webkit-transition:all 0.3s ease 0s;
	-o-transition:all 0.3s ease 0s;
}
#bx-pager a img:hover, #bx-pager a.active img {
	opacity:1;
	transition:all 0.3s ease 0s;
	-moz-transition:all 0.3s ease 0s;
	-webkit-transition:all 0.3s ease 0s;
	-o-transition:all 0.3s ease 0s;
}
.clients-slider li {
	padding:0 50px;
}
.clients-slider h3 {
	color:#152B50;
	text-transform:uppercase;
	margin-top:20px;
	text-align:center;
}
.clients-slider p {
	margin-top:20px;
	text-align:center;
}
/* We love technology */



	ul.technology {
	text-align:center;
}
ul.technology li {
	display:inline-block;
	width:238px;
	margin:10px;
	padding:30px 20px;
	position:relative;
	overflow:hidden;
	transition:all 0.3s ease 0s;
	-moz-transition:all 0.3s ease 0s;
	-webkit-transition:all 0.3s ease 0s;
	-o-transition:all 0.3s ease 0s;
}
ul.technology li:hover:before {
	content:"";
	position:absolute;
	top:0;
	right:0;
	border-width:0 25px 25px 0;
	border-style:solid;
	display:block;
	width:0;
}
ul.technology li:first-child {
	margin-left:0px;
}
ul.technology li:last-child {
	margin-right:0px;
}
ul.technology li i {
	font-size:40px;
	transition:all 0.3s ease 0s;
	-moz-transition:all 0.3s ease 0s;
	-webkit-transition:all 0.3s ease 0s;
	-o-transition:all 0.3s ease 0s;
}
ul.technology li h5 {
	text-transform:uppercase;
	color:#152B50;
	margin-top:10px;
	transition:all 0.3s ease 0s;
	-moz-transition:all 0.3s ease 0s;
	-webkit-transition:all 0.3s ease 0s;
	-o-transition:all 0.3s ease 0s;
}
ul.technology li p {
	font-size:13px;
	margin-top:10px;
	transition:all 0.3s ease 0s;
	-moz-transition:all 0.3s ease 0s;
	-webkit-transition:all 0.3s ease 0s;
	-o-transition:all 0.3s ease 0s;
}
ul.technology li:hover i {
	color:#fff;
}
ul.technology li:hover h5 {
	color:#fff;
}
ul.technology li:hover p {
	color:#fff;
	opacity:0.5
}
/* Parallax Quote */



	



	



	



.quote h1 {
	color:#FFF;
	padding:30px 0 10px 0;
	line-height:40px;
	letter-spacing:0.5px;
	word-wrap: break-word;
}
.quote p {
	color:#FFF;
	opacity:0.5;
}
h1 span.quote-img {
}
h1 span.quote-img img {
	width:21px;
	height:auto;
	padding:10px;
	margin-bottom:12px;
	opacity:0.5;
}
/* Portfolio */	



	



	.container.portfolio-title {
	padding-bottom:0px;
}
#portfolio {
	padding-bottom: 0;
}
/* Portfolio Filters */	



	#filters {
	margin-top: 10px;
	margin-bottom: 40px;
	text-align: center;
	display: block;
	float: none;
	z-index: 2;
	position: relative;
}
#filters ul li {
	display: inline-block;
	margin:0 5px;
}
#filters ul li a {
	display: block;
}
#filters ul li a h5 {
	padding: 8px 15px;
	text-transform:uppercase;
	background-color:#eeeeee;
	border-radius:3px;
	font-size:10px;
	transition:all 0.3s ease 0s;
	-moz-transition:all 0.3s ease 0s;
	-webkit-transition:all 0.3s ease 0s;
	-o-transition:all 0.3s ease 0s;
}
#filters ul li a:hover h5, #filters ul li a.active h5 {
	color: #fff;
}
/* Portfolio Items */	



	#portfolio-wrap {
	position: relative;
	padding: 0;
	width: 100%;
	margin: 0 auto;
	display: block;
}
#portfolio-wrap .one-four {
	margin: 0!important;
	line-height:0;
	width: 25%;
	padding: 0;
	position:relative;
}
.portfolio-item {
	padding: 0;
	position: relative;
	overflow: hidden;
}
.portfolio-item .portfolio-image {
	display: block;
	position: relative;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover !important;
	overflow: hidden;
	padding-bottom: 65%;
}
.portfolio-item .portfolio-image img {
	width: 100%;
	height: auto;
}
.portfolio-item:hover .project-overlay {
	opacity:1;
	transition:all 0.4s ease 0s;
	-moz-transition:all 0.4s ease 0s;
	-webkit-transition:all 0.4s ease 0s;
	-ms-transition:all 0.4s ease 0s;
	-o-transition:all 0.4s ease 0s;
}
.project-overlay {
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	opacity:0;
	transition:all 0.3s ease 0s;
	-moz-transition:all 0.3s ease 0s;
	-webkit-transition:all 0.3s ease 0s;
	-o-transition:all 0.3s ease 0s;
	cursor:pointer;
}
.open-project-link {
	width:100%;
	height:100%;
	position:absolute;
	z-index:100;
}
.project-info {
	position:absolute;
	height:100px;
	width:100%;
	top:50%;
	margin-top:-50px;
	text-align:center;
}
.project-name {
	color:#fff;
	text-transform:uppercase;
	margin-top:50px;
	opacity:0;
	transition:all 0.2s ease 0s;
	-moz-transition:all 0.2s ease 0s;
	-webkit-transition:all 0.2s ease 0s;
	-ms-transition:all 0.2s ease 0s;
	-o-transition:all 0.2s ease 0s;
}
.portfolio-item:hover .project-name {
	opacity:1;
	-webkit-transition: opacity .4s .5s;
	-moz-transition: opacity .4s .5s;
	-ms-transition: opacity .4s .5s;
	-o-transition: opacity .4s .5s;
	transition: opacity .3s .5s;
}
.project-categories {
	font-size:13px;
	color:#fff;
	opacity:0;
	margin-top:13px;
	transition:all 0.2s ease 0s;
	-moz-transition:all 0.2s ease 0s;
	-webkit-transition:all 0.2s ease 0s;
	-ms-transition:all 0.2s ease 0s;
	-o-transition:all 0.2s ease 0s;
}
.portfolio-item:hover .project-categories {
	opacity:0.5;
	-webkit-transition: opacity .4s .8s;
	-moz-transition: opacity .4s .8s;
	-ms-transition: opacity .4s .8s;
	-o-transition: opacity .3s .8s;
	transition: opacity .3s .8s;
}
.project-header {
	background-color:#111;
}
.project-header .block-intro {
	height: 500px;
	width: 100%;
	line-height: 500px;
	background: no-repeat center center;
	background-size: cover;
	position: relative;
	top: 0px;
	left: 0px;
	opacity:1;
}
.project-header .block-intro .vertical-align {
	line-height: 24px;
	vertical-align: middle;
	display: inline-block;
	width:100%;
}
.project-header .block-intro .vertical-align span {
	display: block;
}
.project-header .block-intro .vertical-align span.text-small {
	font-size: 24px;
	line-height: 30px;
	padding:0 5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	text-transform:none;
	letter-spacing:normal;
	opacity:0.5;
}
.project-header .block-intro .vertical-align span.text-large {
	font-size: 50px;
	line-height: 96px;
	margin-top: 6px;
}
.zoom-icon {
	left: 50%;
	margin-left:-20px;
	position:inherit;
	width:40px;
	height:40px;
	margin-top:40px;
	opacity:0;
	background:url(/img/zoom.png);
	background-size:40px 40px;
	transition:all 0.3s ease 0.1s;
	-moz-transition:all 0.3s ease 0.2s;
	-webkit-transition:all 0.3s ease 0.2s;
	-ms-transition:all 0.3s ease 0.2s;
	-o-transition:all 0.3s ease 0.2s;
}
.portfolio-item:hover .zoom-icon {
	opacity:1;
	margin-top:0px;
	-webkit-transition: opacity .3s .2s, margin-top .3s .2s;
	-moz-transition: opacity .3s .2s, margin-top .3s .2s;
	-ms-transition: opacity .3s .2s, margin-top .3s .2s;
	-o-transition: opacity .3s .2s, margin-top .3s .2s;
	transition: opacity .3s .2s, margin-top .3s .2s;
}
/* Portfolio Isotope Transitions */	



	.isotope, .isotope .isotope-item {
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	-ms-transition-duration: 0.8s;
	-o-transition-duration: 0.8s;
	transition-duration: 0.8s;
}
.isotope {
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	-ms-transition-property: height, width;
	-o-transition-property: height, width;
	transition-property: height, width;
}
.isotope .isotope-item {
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	-ms-transition-property: -ms-transform, opacity;
	-o-transition-property: -o-transform, opacity;
	transition-property: transform, opacity;
}
.isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition {
	-webkit-transition-duration: 0s;
	-moz-transition-duration: 0s;
	-ms-transition-duration: 0s;
	-o-transition-duration: 0s;
	transition-duration: 0s;
}
/* Portfolio Expander */	



	#project-page-holder {
	display: none;
	background-color:#FFF;
}
#project-page-button-fullscreen {
	height: auto;
	z-index:100;
	position: absolute;
	right:30px;
	top:30px;
}
#project-page-button-fullscreen li {
	display:inline-block;
	font-size:30px;
}
#project-page-button-fullscreen li a {
	background:url(/img/close.png) no-repeat #fff;
	background-size:50px 50px;
	width:50px;
	height:50px;
	display:block;
	border-radius:50px;
	opacity:0.5;
}
#project-page-button-fullscreen li a:hover {
	opacity:1;
}
#project-page-button {
	text-align:center;
	margin-bottom:20px;
	height: auto;
	position: relative;
	z-index:100;
}
#project-page-button li {
	display:inline-block;
	margin:60px 10px 0px 10px;
	font-size:30px;
}
#project-page-data {
	margin-bottom: 0px;
}
.project-section-title {
	text-align:center;
	margin-bottom:40px;
}
.project-section-title h1 {
	margin-bottom:5px!important;
	letter-spacing:1px;
}
.project-page {
	background-color:#FFF;
	width:100%;
	height:auto;
	left:0;
	padding-bottom:0px;
}
/* Portfolio Normal Expander Project Slider */	



	



	



	.project-image-slider .bx-wrapper .bx-next {
	background: url("images/project_slider_right.png") no-repeat;
	background-size:35px 65px;
	opacity:0.3;
	right:-90px;
}
.project-image-slider .bx-wrapper .bx-prev {
	background: url("images/project_slider_left.png") no-repeat;
	background-size:35px 65px;
	opacity:0.3;
	left:-90px;
}
.project-image-slider .bx-wrapper .bx-next:hover, .project-image-slider .bx-wrapper .bx-prev:hover {
	opacity:1;
	background-position:0
}
.project-image-slider .bx-wrapper .bx-controls-direction a {
	height: 65px;
	margin-top: -33px;
	outline: 0 none;
	position: absolute;
	text-indent: -9999px;
	top: 50%;
	width: 35px;
	z-index: 100;
}
.project-image-slider {
	margin-bottom:40px;
}
/* Portfolio Normal Expander */		



	



	.project-description {
	margin-top:40px;
	margin-bottom:20px;
	width:100%;
	height:auto;
}
.small-border {
	height:2px;
	width:50px;
	background-color:#ddd;
	margin-bottom:15px;
	margin-top:5px;
}
.visit-project {
	width:100%;
	text-align:center;
	border-top:1px solid #ddd;
	margin-top:20px;
	padding:55px 0 55px 0;
	float: left;
}
.project-description h5 {
	color:#152B50;
	text-transform:uppercase;
	margin-bottom:5px;
}
/* Portfolio FullScreen Expander */			



	



#cycle-loader {
	height:32px;
	left:50%;
	margin:-8px 0 0 -8px;
	position:absolute;
	top:50%;
	width:32px;
	z-index:999;
}
#arrow_left {
	top:50%;
	height:60px;
	position:absolute;
	left:30px;
	width:32px;
	z-index:1000;
	margin-top:-30px;
}
#arrow_right {
	top:50%;
	height:60px;
	position:absolute;
	right:30px;
	width:32px;
	z-index:1000;
	margin-top:-30px;
}
#arrow_left:hover, #arrow_right:hover {
	margin-top:-28px;
}
#arrow_left:active, #arrow_right:active {
	margin-top:-28px;
}
div.mc-image {
	-webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position:center center;
	background-repeat:no-repeat;
	height:100%;
	overflow:hidden;
	width:100%;
}
.in-slide-content div.info-slide {
	background:#FFF url(/img/info.png) no-repeat left bottom;
	background-size:46px 46px;
	position:absolute;
	top:30px;
	left:30px;
	width: 46px;
	height: 46px;
	margin: 0;
	display: block;
	text-indent: 10px;
	-moz-border-radius: 23px;
	-webkit-border-radius: 23px;
	border-radius: 23px;
	cursor: pointer;
	z-index:1000;
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=0.5);
	opacity: 0.5;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
}
.in-slide-content div.info-slide:hover {
	width:200px;
	background:#FFF;
	position:absolute;
	bottom:40px;
	padding:10px 20px;
	text-indent: 0px;
	moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	z-index:1000;
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=1);
	opacity: 1;
}
.in-slide-content h2, .in-slide-content p {
	padding: 0;
	margin: 0;
	font-size: 12px;
	line-height:24px;
}
.in-slide-content h2 {
	font-size:14px;
	color:#444;
	text-shadow:none;
	font-weight:normal;
	text-transform:uppercase;
	z-index:1001;
	position:relative;
	white-space: nowrap;
}
.info-slide p {
	color:#aaa;
	font-size:13px;
	text-shadow:none;
	z-index:1001;
	position:relative;
	margin:0;
	font-weight:normal;
	white-space: nowrap;
}
.description-slide {
	background-color:rgba(0,0,0,0.7);
	position:absolute;
	bottom:0;
}
.description-slide p {
	padding:20px;
}
.in-slide-content div.info-slide h2 {
	display:none;
	padding:10px 10px 0 10px;
}
.in-slide-content div.info-slide p {
	display:none;
	padding:0px 10px 10px 10px;
}
.in-slide-content div.info-slide:hover h2, .in-slide-content div.info-slide:hover p {
	display:inherit;
	padding:0;
}
/* Project External */	



	#project-header {
	height:600px;
	z-index:1;
}
#project-header .container {
	height:inherit;
}
.table-header {
	display:table;
	position:relative;
	height:inherit;
	width:100%;
}
.table-left {
	width:50%;
	left:0;
	position:absolute;
	bottom:0;
}
.table-right {
	width:50%;
	text-align:left;
	position:relative;
	right:0;
	display:table-cell;
	vertical-align:middle
}
.table-header h2 {
	margin-bottom:25px;
}
.table-header p {
	margin-bottom:35px;
}
#project-url {
	height:40px;
	background-color:#152B50;
	text-align:center;
	position:relative;
	z-index:10;
}
#project-url .site a {
	color: #FFFFFF;
	display: block;
	font-family: Georgia;
	font-size: 13px;
	height: 40px;
	letter-spacing: 1px;
	line-height: 40px;
	overflow: hidden;
}
#project-url .site .group {
	display: block;
	width: 100%;
}
#project-url .site .group span {
	display: block;
	height: 40px;
	transition:all 0.3s ease 0s;
	-moz-transition:all 0.3s ease 0s;
	-webkit-transition:all 0.3s ease 0s;
	-o-transition:all 0.3s ease 0s;
}
#project-url .site:hover .text {
	display: block;
	margin-top:-40px;
}
#project-url .site:hover .hover {
	display: block;
}
#project-info .section-title {
	margin-bottom:0;
}
#project-features {
	background-color:#fff;
}
#project-slider .container {
	padding-bottom:60px;
}
#project-slider .bx-wrapper {
	margin-bottom:60px!important;
}
#project-options {
	background:#fff;
}
#project-options h2 {
	margin:40px 0;
}
#project-options ul {
	margin-bottom:40px;
}
#project-options ul li {
	line-height:24px;
}
.project-counters .counters {
	margin-top:20px;
	width:auto;
	margin:0 auto;
}
.project-counters .counters li {
	background: none;
	border-radius: 3px 3px 3px 3px;
	color: rgba(255,255,255,0.5);
	font-family: 'Open Sans', serif;
	font-size: 12px;
	padding: 45px 0 25px 0;
	text-align: center;
	text-transform: none;
}
.project-counters .counters li .count {
	border-radius: 3px 3px 3px 3px;
	color: #fff;
	font-family: 'Montserrat', sans-serif;
	font-size: 70px;
	padding: 25px 0;
	text-align: center;
	text-transform: uppercase;
	display:block;
}
#single-portfolio-featured-image {
	display:none;
}
.newave-social-container {
	text-align:center;
	margin:0px auto;
	padding:80px 20px;
	background-color:#f5f5f5;
}
.newave-social {
	margin:0 auto;
	padding-bottom:20px;
	width:243px;
}
.newave-social a {
	display: inline-block;
	text-align: center;
	width: 60px;
	padding:0;
	border-left:#CCC 1px dotted;
}
.newave-social a:first-child {
	border-left:none;
}
.newave-social .n-shortcode i {
	font-size:16px;
	line-height:18px;
}
.newave-social a i {
	display:block;
	font-size:18px;
}
.light-grey-background {
	background-color: #f5f5f5;
}
.white-background {
	background-color: #fff;
}
.dark-background {
	background-color: #222;
}
/* Shortcode call to action */	



	



	



	.call-action {
	color:#152B50;
	text-transform:uppercase;
	width:100%;
	text-align:center;
	padding:60px 0;
	line-height:35px;
}
.call-action a {
	margin-left:20px;
}
/* Contact Parallax */



	



.contact-details {
	text-align:center;
	width:100%;
}
.phone-icon {
	width:60px;
	height:60px;
	margin:0 auto;
	margin-bottom:40px;
}
.company-phone a {
	color:#fff;
	background-color:rgba(255,255,255,0.15);
	text-align: center;
	font-size:72px;
	line-height:72px;
	font-family: 'Montserrat', sans-serif;
	padding:10px 20px;
	border-radius:3px;
	margin-bottom:30px;
	display:inline-block;
}
.company-phone a:hover {
	color:#fff;
}
h5.company-email {
	margin-bottom:15px;
	color:#999999;
	text-transform:none;
}
h5.company-address {
	margin-bottom:15px;
	color:#999999;
	text-transform:none;
}
/* Contact Formular */



	



#contact-formular {
	text-align:center!important;
}
#contact-formular input[type="text"], #contact-formular input[type="email"], input[type="password"], textarea, input[type="text"], input[type="email"] {
	color: #999999;
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	text-transform:uppercase;
	height: 20px;
	padding-left: 3%;
	padding-right: 3%;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 94%;
	background:#f5f5f5;
	border-radius:3px;
	margin-bottom:20px;
	border:0;
	box-shadow: 0 0px 3px rgba(0, 0, 0, 0.22) inset;
	-moz-box-shadow: 0 0px 3px rgba(0, 0, 0, 0.22) inset;
	-webkit-box-shadow: 0 0px 3px rgba(0, 0, 0, 0.22) inset;
	-o-box-shadow: 0 0px 3px rgba(0, 0, 0, 0.22) inset;
	transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
}
#contact-formular input[type=text]:focus, #contact-formular textarea:focus, input[type=email]:focus, #contact-formular input[type=email]:focus {
	background-color: #e1e1e1;
}
#contact-formular textarea {
	height:160px;
	resize:none;
}
#contact-formular input[type="submit"], input[type="submit"] {
	color:#fff;
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	text-transform:uppercase;
	padding:10px 15px;
	letter-spacing:0;
	line-height:14px;
	cursor:pointer;
	border-radius:3px;
	transition:all 0.3s ease 0s;
	-moz-transition:all 0.3s ease 0s;
	-webkit-transition:all 0.3s ease 0s;
	-o-transition:all 0.3s ease 0s;
	text-align:center;
}
.error_message {
	text-align:center;
	margin-bottom:30px;
	font-size:13px;
	color:#e93735;
	font-weight:bold;
}
#success_page {
	text-align:center;
}
#success_page p {
	color:#999999;
	margin-top:20px;
}
#message fieldset {
	border:none;
}
#map_canvas {
	width:100%;
	height:400px;
	z-index:0;
	position:relative;
}
#map_canvas h2 {
	color:#222;
}
/* Footer */			



	



	



footer {
	box-shadow: 0px -1px 5px rgba(0,0,0,0.15);
	z-index:100;
	position:relative;
	padding:40px 0;
	text-align:center;
}
footer ul.socials-icons {
	margin:10px 0 20px 0;
}
footer ul.socials-icons li {
	margin:10px;
}
#menu_top {
	height:50px;
	width:40px;
	border-radius:3px;
	left:50%;
	margin-left:-20px;
	margin-top:-65px;
	position:absolute;
	cursor:pointer;
}
#menu_top_inside {
	background-image:url(/img/menu_bottom_top_bg.png);
	background-size:18px 11px;
	background-position: 0 0;
	height: 22px;
	left: 11px;
	position: absolute;
	top: 14px;
	transition: background-position 0.3s linear 0s;
	width: 18px;
}
#menu_top:hover #menu_top_inside {
	-webkit-animation: bottom_top_over .3s linear infinite;
	-moz-animation: bottom_top_over .3s linear infinite;
	-o-animation: bottom_top_over .3s linear infinite;
	animation: bottom_top_over .3s linear infinite;
}
 @-webkit-keyframes bottom_top_over {
 0% {
 background-position: 0px 0px;
}
 100% {
 background-position: 0px -11px;
}
}
 @-moz-keyframes bottom_top_over {
 0% {
 background-position: 0px 0px;
}
 100% {
 background-position: 0px -11px;
}
}
 @keyframes bottom_top_over {
 0% {
 background-position: 0px 0px;
}
 100% {
 background-position: 0px -11px;
}
}
/* Blog */



	



#blog-header {
	text-align:center;
	padding:80px 0 100px 0;
}
#blog {
	position:relative;
	width:100%;
}
#blog .container {
	margin-top:-50px;
	background-color:#FFF;
	top:-50px;
	padding:40px 40px 60px 40px;
	width:1100px!important;
	border-radius:3px;
}
#blog.masonry .container {
	margin-top:-50px;
	background-color:#FFF;
	top:-50px;
	padding:25px;
	width:1130px!important;
	border-radius:3px;
}
.blog-posts-content {
	width:800px;
	min-height:500px;
	float:left;
	margin-right:50px;
}
#blog.masonry .blog-posts-content {
	width:100%;
	min-height:500px;
	float:left;
	margin-right:50px;
}
.blog-post {
	float:left;
}
.blog-post.masonry {
	background-color:#f7f7f7;
	border:#ebebeb 1px solid;
	padding:20px;
	width:283px;
	margin:25px;
	border-radius:3px;
}
.blog-post.masonry-quote {
	margin:25px;
	width:325px;
}
.blog-post.masonry .post-content {
	width:100%;
	word-wrap: break-word;
}
.blog-post.masonry-quote .post-content {
	width:100%;
}
.post-quote {
	margin-bottom: 20px;
}
.type-date {
	width:50px;
	height:100px;
	margin-right:30px;
	float:left;
}
.blog-type {
	width:50px;
	height:50px;
	border-radius:3px;
	float:none;
}
.blog-date {
	text-align:center;
	text-transform:uppercase;
	width:50px;
	height:45px;
	padding-top:5px;
	background-color:#fff;
	float:none;
}
.post-content {
	width:720px;
	float:left;
}
.post-slider {
	margin-bottom:30px;
}
.audio-wrapper {
	margin-bottom:30px;
}
.link-wrapper {
	margin-bottom:30px;
}
.blog-title {
	line-height:25px;
	margin-bottom:10px;
	text-transform:uppercase;
	color:#152B50;
}
.blog-title a {
	text-transform:uppercase;
}
.blog-title a:hover {
}
.blog-meta {
	font-size:12px;
	line-height:13px;
	margin-bottom:20px;
}
.blog-border {
	height:2px;
	width:100px;
	background-color:#999999;
	opacity:0.8;
}
.blog-content {
	margin-top:35px;
	margin-bottom:20px;
}
.post-quote {
	padding:30px;
	border-radius:3px;
	transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
}
.post-quote:hover {
}
.post-quote h3 {
	color:#fff;
	text-transform:uppercase;
	line-height:30px;
	margin-bottom:15px;
}
.post-quote p {
	color:#fff;
	opacity:0.5;
}
.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 10px;
	height: 0;
	overflow: hidden;
	margin-bottom:30px;
}
.video-container iframe, .video-container object, .video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border:0;
}
hr {
	background-color:#e9e9e9;
	height:1px;
	width:100%;
	margin:60px 0;
	float:left;
	border:none!important;
}
.blog-content h1, .blog-content h2, .blog-content h3, .blog-content h4, .blog-content h5 {
	text-transform:uppercase;
	color:#152B50;
	margin-bottom:10px;
	margin-top:30px;
}
code {
	background-color: #F9F9F9;
	border: 1px solid #E9E9E9;
	clear: both;
	display: block;
	font: 12px "Andale Mono", Courier, "Courier New", monospace;
	margin-bottom: 20px;
	overflow: auto;
	padding: 0px 20px;
	margin:20px 0;
	white-space: pre;
	color:#152B50;
}
blockquote {
	background-image: url("images/blockquote.png");
	background-size:21px 17px;
	background-position: left 8px;
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	line-height: 30px;
	padding-left: 35px;
}
{
 border-bottom:1px solid #dfdfdf;
 margin-bottom:60px;
 padding-top:20px;
}
.post-content h4 {
	color: #152B50;
	margin-bottom: 40px;
	text-transform:uppercase;
}
.user_comment {
	color: #152B50;
	margin-bottom: 40px;
	padding-left: 100px;
}
.avatar {
	height: 70px;
	margin-bottom: -65px;
	margin-left: -50px;
	width: 70px;
}
.user_comment p strong {
	display:inline;
}
.user_comment p strong a {
	color:#222;
}
.comment-date {
	color: #ABABAB;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin-bottom: 10px;
}
.comment-text {
	color: #999999;
}
.user_comment_reply {
	background: url("images/user.png") no-repeat scroll 0 0 transparent;
	color: #2B363C;
	margin-top: 40px;
	padding-left: 100px;
}
.comment_formular h4 {
	text-transform:uppercase;
	color:#222;
	margin-bottom:40px;
}
.logged-in-as {
	margin-bottom:20px;
}
.one_half.comment_area_loggedin {
	float:none;
}
#blog-footer {
	background-color:#f5f5f5;
}
#commentsform input[type="text"], textarea {
	color: #999999;
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	text-transform:uppercase;
	height: 20px;
	padding-left: 5%;
	padding-right: 5%;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 90%;
	background:#f5f5f5;
	border-radius:3px;
	margin-bottom:20px;
	border:0;
	box-shadow: 0 0px 3px rgba(0, 0, 0, 0.22) inset;
	-moz-box-shadow: 0 0px 3px rgba(0, 0, 0, 0.22) inset;
	-webkit-box-shadow: 0 0px 3px rgba(0, 0, 0, 0.22) inset;
	-o-box-shadow: 0 0px 3px rgba(0, 0, 0, 0.22) inset;
	transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
}
#commentsform input[type=text]:focus, #commentsform textarea:focus, input[type=email]:focus {
	background-color: #e1e1e1;
}
#commentsform textarea {
	height:90px;
	resize:none;
}
/* Sidebar */	



	



	#sidebar {
	width:250px;
	min-height:500px;
	float:left;
}
.widget {
	margin-bottom:60px;
	font-size:14px;
}
.heading h4 {
	margin-bottom:20px;
	font-size:14px;
	text-transform:uppercase;
	color: #152B50;
}
input#search {
	background:url("images/zoom-search.png") no-repeat 10px 10px #f5f5f5;
	background-size:30px 30px;
	color: #999999;
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	text-transform:uppercase;
	height: 20px;
	padding: 15px;
	padding-left:45px;
	width: 190px;
	border-radius:3px;
	border:0;
	box-shadow: 0 0px 3px rgba(0, 0, 0, 0.22) inset;
	-moz-box-shadow: 0 0px 3px rgba(0, 0, 0, 0.22) inset;
	-webkit-box-shadow: 0 0px 3px rgba(0, 0, 0, 0.22) inset;
	-o-box-shadow: 0 0px 3px rgba(0, 0, 0, 0.22) inset;
	transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
}
input#search:focus {
	background:url("images/zoom-search.png") no-repeat 10px 10px #e1e1e1;
	background-size:30px 30px;
}
#sidebar .widget ul li ul li:first-child {
	margin-top: 15px;
}
#sidebar .widget ul li ul li:last-child {
	border-bottom:none;
	padding-bottom:0;
}
#sidebar .widget_categories li, #sidebar .widget_recent_entries li, #sidebar .widget_archive li, #sidebar .widget_pages li, #sidebar .widget_recent_comments li, #sidebar .widget_nav_menu li, #sidebar .widget_meta li {
	background: url("images/arrow-li.png") no-repeat scroll 0 22px transparent;
	background-size:5px 8px;
	border-bottom: 1px solid #dfdfdf;
	display: block;
	padding: 15px;
}
#sidebar .widget_categories li:first-child, #sidebar .widget_recent_entries li:first-child, #sidebar .widget_archive li:first-child, #sidebar .widget_pages li:first-child, #sidebar .widget_recent_comments li:first-child, #sidebar .widget_nav_menu li:first-child, #sidebar .widget_meta li:first-child {
	border-top: 1px solid #dfdfdf;
}
/* calendar widget */



	#calendar_wrap {
	width:100%;
}
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	text-align: right;
	color: #222;
	font-size: 13px;
	margin-top: 10px;
	margin-bottom: 15px;
}
#wp-calendar thead {
	font-size: 10px;
}
#wp-calendar thead th {
	padding-bottom: 10px;
	text-align: center;
}
#wp-calendar tbody {
	color: #aaa;
}
#wp-calendar tbody td {
	background: #f5f5f5;
	border: 1px solid #fff;
	text-align: center;
	padding:8px;
	line-height: 16px;
}
#wp-calendar tbody td:hover {
	background: #222;
	cursor:pointer;
}
#wp-calendar tbody .pad:hover {
	background: none;
}
#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar tfoot #next {
	font-size: 10px;
	text-transform: uppercase;
	text-align: right;
}
#wp-calendar tfoot #prev {
	font-size: 10px;
	text-transform: uppercase;
	padding-top: 10px;
}
#sidebar .widget_categories li a {
	color: #152B50;
}
#sidebar .widget_categories li a:hover {
}
#sidebar .recent-posts li {
	border-top: 1px solid #dfdfdf;
	padding-top:12px;
}
#sidebar .recent-posts p {
	padding-bottom:12px;
	font-size:12px;
}
#sidebar .recent-posts {
	border-bottom: 1px solid #dfdfdf;
}
#sidebar .recent-posts li a {
	color: #152B50;
}
#sidebar .recent-posts li a:hover {
}
#sidebar .tagcloud a {
	border-radius: 2px 2px 2px 2px;
	background-color:#152B50;
	color: #FFFFFF !important;
	cursor: pointer;
	display: inline-block;
	float: left;
	font-size: 12px!important;
	margin: 5px 5px 0 0;
	padding: 7px 10px;
	position: relative;
	text-transform: capitalize;
}
#sidebar .tags a:hover {
}
#sidebar .widget_archives li {
	background: url("images/arrow-li.png") no-repeat scroll 0 22px transparent;
	background-size:5px 8px;
	border-bottom: 1px solid #dfdfdf;
	display: block;
	padding: 15px;
}
#sidebar .widget_archives li:first-child {
	border-top: 1px solid #dfdfdf;
}
#sidebar .widget_archives li a {
	color: #152B50;
}
#sidebar .widget_archives li a:hover {
}
/* Posts Navigation */				



	



	.inner-navigation {
	margin-bottom:50px;
	margin-top:50px;
}
.inner-navigation.masonry {
	margin-left:50px;
	margin-right:50px;
	margin-bottom:50px;
	margin-top:50px;
}
.inner-navigation li a span {
	display:inline-block;
	margin-right:10px;
	width:30px;
	height:30px;
	border-radius:3px;
	transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	float:left;
}
.inner-navigation li {
	display:inline-block;
	width:110px;
	line-height:27px;
}
.inner-navigation li.blog-pagination-next a span {
	float:right;
	margin-left:10px;
	margin-right:0px;
}
.inner-navigation li.blog-pagination-next {
	float:right;
}
.inner-navigation li a:hover span {
	color:#999;
}
.inner-navigation li a:hover {
	color:#999999;
}



	



	

	
@media (max-width: 1180px){
.newsArea{
	width:100%;
	position:relative;
	bottom:auto;
	z-index:80;
}	
.newsArea .wrap{
	width:100%;
}
.bannerArea .bannerTxt{
	top:15%;
	left:100px;
}
.aboutArea .Img{
	width:40%;
}
}

@media (max-width:1080px){
.aboutArea .Img{
	width:90%;
	margin:0 5%;
	float:none;}

.aboutArea .Txt{
	float:none;
	width:90%;
	margin:50px 5% 0 5%;}	
}
@media (max-width:1024px){
.aboutArea{
	/*background:url(../images/aboutBg.jpg) no-repeat inherit;*/
}
.featureArea{
	/*background:url(../images/goodsBg.jpg) no-repeat inherit;*/
}
}



/* Responsive Media Querries */		



@media only screen and (max-width: 1300px) {
h1 {
    font-size: 20px;
    font-weight: 100;
    letter-spacing: 0px;
    color: #222222;
    text-transform: uppercase;
    margin-bottom: 15px;	
.container {
	width:920px;
}
.text-slide-vertical {
	font-size:60px;
}
.text-slide-vertical li {
	line-height:80px;
}
.small-screen-left, .small-screen-right {
	top: 100px;
	width: 300px;
}
.slide-content h1 {
	font-size:80px;
	line-height:80px;
}
.big-screen {
	width: 500px;
}
.our-team li {
	margin: 0 20px;
}
ul.technology li {
	padding: 30px 10px;
	width: 185px;
}
#blog .container {
	width: 920px!important;
}
.blog-posts-content {
	min-height: 100px;
	width: 680px;
	margin-right:40px;
}
.post-content {
	float: left;
	width: 600px;
}
#sidebar {
	width: 200px;
}
input#search {
	width: 140px;
}
.inner-navigation.masonry {
	margin: 50px 0px;
}
#blog.masonry .container {
	width: 950px !important;
}
.blog-post.masonry {
	margin: 18px;
	width: 238px;
}
.blog-post.masonry-quote {
	margin: 18px;
	width: 280px;
}
#project-header {
	height: 500px;
}
#project-slider .bx-wrapper .bx-prev {
	left: -50px;
}
#project-slider .bx-wrapper .bx-next {
	right: -50px;
}
.project-page .bx-wrapper .bx-prev {
	left: -50px;
}
.project-page .bx-wrapper .bx-next {
	right: -50px;
}
.project-counters .counters {
	margin: 0 auto;
	width: auto;
}
.three_posts {
    margin: 0px!important;
}
.three_posts .post {
    margin: 12px;
}
}
 @media only screen and (max-width: 1024px) {
.container {
	width:600px;
}
.text-slide-vertical {
	font-size:60px;
}
.text-slide-vertical li {
	line-height:80px;
}
.slide-content h1 {
	font-size:60px;
	line-height:60px;
}
ul.fullwidth-slider li.slide {
	background-position: center 0px!important;
}
ul.fullwidth-slider li.slide .caption .caption-inside {
	position: relative;
	width:100%;
	height:100%;
}
#slider_left {
	top:90%;
	height:60px;
	position:absolute;
	left:50px;
	width:32px;
	z-index:1000;
	margin-top:-30px;
	cursor:pointer;
}
#slider_right {
	top:90%;
	height:60px;
	position:absolute;
	right:50px;
	width:32px;
	z-index:1000;
	margin-top:-30px;
	cursor:pointer;
}
#slider_left:hover, #slider_right:hover {
	margin-top:-28px;
}
#slider_left:active, #slider_right:active {
	margin-top:-28px;
}
.ultralarge {
	font-size:80px;
	line-height:70px;
}
.element_from_left {
	left: 0px;
	opacity: 1;
}
.element_from_right {
	right: 0px;
	opacity: 1;
}
.element_fade_in {
	opacity: 1;
	right: 0px;
}
.parallax {
	background-position: center top !important;
	background-attachment: scroll !important;
	height: auto;
	margin: 0 auto;
	width: 100%;
}
.one_half {
	width: 100%;
}
.one_third {
	width: 100%;
}
.one_fourth {
	width: 100%;
}
.one_fifth {
	width: 100%;
}
.one_sixth {
	width: 100%;
}
.two_fifth {
	width: 100%;
}
.two_fourth {
	width: 100%;
}
.two_third {
	width: 100%;
}
.three_fifth {
	width: 100%;
}
.three_fourth {
	width: 100%;
}
.four_fifth {
	width: 100%;
}
.five_sixth {
	width: 100%;
}
.one_half, .one_third, .two_third, .three_fourth, .one_fourth, .two_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth {
	margin-bottom: 20px;
	margin-right: 0%;
}
.section-title {
	width:100%;
}
.small-screen-left, .small-screen-right {
	top: 40px;
	width: 200px;
}
.big-screen {
	width: 320px;
}
.service-item .right {
	float: left;
}
.service-item.text-right {
	text-align: left;
}
.service-item.text-right .fa-stack {
	margin-left: 0px;
	margin-right: 20px;
}
ul.technology li {
	padding: 30px 20px;
	width: 240px;
}
#portfolio-wrap .one-four {
	width: 50%;
}
#blog .container {
	width: 600px!important;
}
.blog-posts-content {
	min-height: 100px;
	width: 600px;
	margin-right:40px;
}
.post-content {
	float: left;
	width: 520px;
}
#sidebar {
	width: 600px;
	border-top:#E9E9E9 solid 1px;
	margin-top:60px;
	padding-top:60px;
}
input#search {
	width: 540px;
}
#blog.masonry .container {
	width: 630px !important;
}
.blog-post.masonry {
	background-color: #F7F7F7;
	border: 1px solid #EBEBEB;
	border-radius: 3px 3px 3px 3px;
	margin: 15px;
	padding: 20px;
	width: 243px;
}
.blog-post.masonry-quote {
	margin: 15px;
	width: 285px;
}
#project-header {
	height: 400px;
}
.project-counters .counters {
	margin: 0 auto;
	width: 100%;
}
.recent-post .blog-meta {
	display:none;
}
.price-table {
	width:49%;
}
.project-header .block-intro .vertical-align span.text-large {
	font-size: 60px;
	line-height: 65px;
}
.newave-newsletter input[type="submit"] {
	float:left !important;
}
.three_posts {
    margin: 0px!important;
}
.three_posts .post {
    margin: 0px auto!important;
    width: 100%;
	float:left;
	margin-bottom:40px;
}
}
 @media only screen and (max-width: 767px) {
.container {
	width:400px;
}
.text-slide-vertical {
	font-size:30px;
}
.text-slide-vertical li {
	line-height:40px;
}
.slide-content h1 {
	font-size:40px;
	line-height:40px;
}
.ultralarge {
	font-size:60px;
	line-height:50px;
}
.big-screen {
	width: 100%;
}
.small-screen-left, .small-screen-right {
	width: 100%;
	top:0;
	position:relative;
}
.twitter-feed .bx-wrapper .bx-prev {
	margin-top: 120px;
}
.twitter-feed .bx-wrapper .bx-next {
	margin-top: 120px;
}
.service-item .fa-stack {
	margin-bottom:30px;
}
ul.technology li {
	padding: 30px 20px;
	width:inherit;
	margin:0;
	margin-bottom:20px;
}
#filters ul li {
	display: block;
	margin: 5px 60px;
}
.company-phone a {
	font-size: 50px;
}
#blog .container {
	width: 400px!important;
}
.blog-posts-content {
	min-height: 100px;
	width: 400px;
	margin-right:40px;
}
.post-content {
	float: left;
	width: 320px;
}
#sidebar {
	width: 400px;
	border-top:#E9E9E9 solid 1px;
	margin-top:60px;
	padding-top:60px;
}
input#search {
	width: 340px;
}
#blog.masonry .container {
	width: 430px !important;
}
.blog-post.masonry {
	margin: 20px;
	width: 348px;
}
.blog-post.masonry-quote {
	margin: 20px;
	width: 390px;
}
.user_comment_reply {
	margin-left: -100px;
}
#project-header {
	height: 300px;
}
.table-header p {
	display:none;
}
.project-counters .counters {
	margin: 0 auto;
	width: 100%;
}
.recent-post .recent-post-date {
	display:none;
}
.four-zero-four {
	font-size:100px;
	line-height:100px;
}
.project-header .block-intro .vertical-align span.text-large {
	font-size: 25px;
	line-height: 40px;
}
.newave-newsletter input[type="email"] {
    font-size:24px !important;
}
}
 @media only screen and (max-width: 479px) {
.container {
	width:280px;
}
.text-slide-vertical {
	font-size:30px;
}
.text-slide-vertical li {
	line-height:40px;
}
.slide-content h1 {
	font-size:30px;
	line-height:30px;
}
.ultralarge {
	font-size:40px;
	line-height:30px;
}
ul.fullwidth-slider, ul.fullwidth-slider .caption-inside {
	height: 300px;
}
.our-team li {
	margin: 0 auto;
}
.twitter-feed .bx-wrapper .bx-prev {
	margin-top: 150px;
}
.twitter-feed .bx-wrapper .bx-next {
	margin-top: 150px;
}
.service-item .icon-stack {
	margin-bottom:60px;
}
#portfolio-wrap .one-four {
	width: 100%;
}
.company-phone a {
	font-size: 30px;
}
#map_canvas {
	height: 250px;
}
.type-date {
	display:none;
}
#blog .container {
	width: 280px!important;
	padding:0px;
}
.blog-posts-content {
	min-height: 100px;
	width: 280px;
	margin-right:40px;
}
.post-content {
	float: left;
	padding: 20px;
	width: 240px;
}
#sidebar {
	width: 240px;
	padding: 20px;
	border-top:#E9E9E9 solid 1px;
	margin-top:60px;
	padding-top:60px;
}
input#search {
	width: 180px;
}
#blog.masonry .container {
	width: 280px !important;
	padding:0;
}
.blog-post.masonry {
	margin: 10px;
	width: 218px;
}
.blog-post.masonry .post-content {
	padding: 0;
}
.blog-post.masonry-quote {
	margin:10px;
	width: 260px;
}
.blog-post.masonry-quote .post-content {
	padding:0;
}
#project-header {
	height: 250px;
}
.project-counters .counters {
	margin: 0 auto;
	width: 100%;
}
#project-slider .bx-wrapper .bx-prev {
	display:none;
}
#project-slider .bx-wrapper .bx-next {
	display:none;
}
.project-page .bx-wrapper .bx-prev {
	display:none;
}
.project-page .bx-wrapper .bx-next {
	display:none;
}
#show {
	display:none!important;
}
.recent-post h5 {
	font-size:11px;
}
.price-table {
	width:98%;
}
.newave-newsletter input[type="email"] {
    font-size:18px !important;
}
ul.fullwidth-slider, ul.fullwidth-slider .caption-inside {
    height: 300px; !important;
}
}
p strong {
	color: #152B50;
	display:inline-block;
	margin-bottom: 5px;
	margin-top: 10px;
}
table {
	border-bottom: 1px solid #ddd;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 14px;
	line-height: 2;
	margin: 0 0 20px;
	width: 100%;
}
td {
	border-top: 1px solid #ddd;
	padding: 6px 10px 6px 0;
}
caption, th, td {
	text-align: left;
}
dl {
	margin: 0 20px;
}
dt {
	font-weight: bold;
	color: #222;
}
dd {
	margin: 0 0 20px;
}
.sticky .blog-content {
	background-color:#F5F5F5;
	padding:20px;
	border-radius:3px;
}
.post-content ul li {
	list-style-type: square;
}
.post-content blockquote {
	margin:20px 0;
}
.post-content ol li {
	list-style-type:decimal;
}
.post-content ol li ul li {
	list-style-type: square;
}
.post-content ul.blog-slider {
	margin:0;
}
.post-content ol, .post-content ul, #content ul {
	margin: 16px 0;
	padding: 0 0 0 40px;
}
.meta_info ul {
	margin:0;
}
pre {
	background: none repeat scroll 0 0 #fff;
	color: #666666;
	font-family: monospace;
	font-size: 14px;
	margin: 20px 0;
	overflow: auto;
	padding: 20px;
	white-space: pre-wrap;
	word-wrap: break-word;
}
img.size-full, img.size-large, img.wp-post-image {
	height: auto;
	max-width: 100%;
}
.post_content img, .post_content img, .comment-content img, .widget img, .wp-caption {
	max-width: 100%;
	height:auto;
	margin:20px 0;
}
img.alignleft {
	margin: 5px 20px 5px 0;
}
.gallery-columns-1 .gallery-item, .gallery-columns-2 .gallery-item, .gallery-columns-3 .gallery-item {
	text-align: center;
}
.gallery-item {
	float: left;
	margin: 0 4px 4px 0!important;
	overflow: hidden;
	position: relative;
	width:auto!important;
}
.gallery-item img {
	margin:0;
	display:block;
	border:0px!important;
}
.gallery-columns-1.gallery-size-medium, .gallery-columns-1.gallery-size-thumbnail, .gallery-columns-2.gallery-size-thumbnail, .gallery-columns-3.gallery-size-thumbnail {
	margin: 0 auto 20px;
}
.gallery-columns-1 .gallery-item, .gallery-columns-2 .gallery-item, .gallery-columns-3 .gallery-item {
	text-align: center;
}
.gallery-columns-4 .gallery-item {
	max-width: calc(25% - 4px);
}
.gallery-columns-5 .gallery-item {
	max-width: calc(20% - 4px);
}
.gallery-columns-6 .gallery-item {
	max-width: calc(16.7% - 4px);
}
.gallery-columns-7 .gallery-item {
	max-width: calc(14.28% - 4px);
}
.gallery-columns-8 .gallery-item {
	max-width: calc(12.5% - 4px);
}
.gallery-columns-9 .gallery-item {
	max-width: calc(11.1% - 4px);
}
.gallery-columns-1 .gallery-item:nth-of-type(n), .gallery-columns-2 .gallery-item:nth-of-type(2n), .gallery-columns-3 .gallery-item:nth-of-type(3n), .gallery-columns-4 .gallery-item:nth-of-type(4n), .gallery-columns-5 .gallery-item:nth-of-type(5n), .gallery-columns-6 .gallery-item:nth-of-type(6n), .gallery-columns-7 .gallery-item:nth-of-type(7n), .gallery-columns-8 .gallery-item:nth-of-type(8n), .gallery-columns-9 .gallery-item:nth-of-type(9n) {
	margin-right: 0;
}
.gallery-caption:before {
	box-shadow: 0 -10px 15px #000000 inset;
	content: "";
	height: 100%;
	left: 0;
	min-height: 49px;
	position: absolute;
	top: 0;
	width: 100%;
}
.gallery-caption {
	background-color: rgba(0, 0, 0, 0.7);
	bottom: 0;
	color: #FFFFFF;
	font-size: 12px;
	left: 0;
	line-height: 1.3;
	margin: 0;
	max-height: 50%;
	opacity: 0;
	padding: 2px 8px;
	position: absolute;
	text-align: left;
	transition: opacity 400ms ease 0s;
	width: auto;
}
.gallery-item:hover .gallery-caption {
	opacity: 1;
}
.gallery-columns-7 .gallery-caption, .gallery-columns-8 .gallery-caption, .gallery-columns-9 .gallery-caption {
	display: none;
}
.alignleftblog h4 {
	margin:0;
}
.page-links {
	clear: both;
	font-size: 12px;
	font-weight: normal;
	line-height: 2.2;
	margin: 20px 0;
	text-transform: uppercase;
}
.page-links a, .page-links > span {
	background: none repeat scroll 0 0 #FFFFFF;
	padding: 5px 9px;
	text-decoration: none;
}
.page-links a {
	background: none repeat scroll 0 0 #222;
	color: #FFFFFF;
	border-radius:3px;
	margin:0 3px;
}
.page-links a:hover {
	background: none repeat scroll 0 0 #666;
	color: #FFFFFF;
}
.comments-navigation .alignleft {
	float:none;
}
.comments-navigation a {
	font-size:14px;
	font-weight:bold;
}
.comments-navigation a:hover {
	color:#0099FF;
}
.commentlist, .commentlist ul {
	list-style:none;
}
.post_content input[type="password"] {
	background:#FFFFFF;
	border: 1px solid #E6E6E6;
	border-radius: 5px 5px 5px 5px;
	color: #919DA4;
	height: 38px;
	padding: 0 10px 0 10px;
	margin:0 10px;
}
#sidebar select {
	border: 1px solid #CCCCCC;
}
 ./* =WordPress Core



	-------------------------------------------------------------- */
 .alignnone {
 margin: 5px 20px 20px 0;
}
.aligncenter, div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}
.alignright {
	float:right;
	margin: 5px 0 20px 20px;
}
.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}
.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}
a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}
a img.alignnone {
	margin: 5px 20px 20px 0;
}
a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}
a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}
.bypostauthor {
	display:block;
}
h4.call-action {
	margin-bottom:0px!important;
}
.wp-caption {
	background: none;
	border: 0;
	max-width: 96%; /* Image does not overflow the content area */
	padding: 5px 3px 10px;
	text-align: center;
}
.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}
.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}
.wp-caption p.wp-caption-text {
	font-size: 12px;
	font-weight:bold;
	color: #2B363C;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}
span.wpcf7-form-control-wrap {
	display:block!important;
}
span.wpcf7-not-valid-tip {
	position:absolute;
	z-index:1;
	top:13px;
	right:20px;
}
div.wpcf7 img.ajax-loader {
	border: medium none;
	display: block;
	margin-top:10px;
	margin-left: 4px;
	vertical-align: middle;
}
div.wpcf7-response-output {
	margin: 10px 0!important;
	padding: 0.2em 1em;
}
div.wpcf7-validation-errors {
	background: none repeat scroll 0 0 #FF0000;
	border: 2px solid #FF0000;
	border-radius: 3px;
	color: #FFFFFF;
	text-align: center;
}
div.wpcf7-mail-sent-ok {
	border: 2px solid #398F14;
	background: none repeat scroll 0 0 #398F14;
	border-radius: 3px;
	color: #FFFFFF;
	text-align: center;
}
.no-main-menu-text {
	margin-top: 14px;
	float : right;
}
/* Moving background home section */



	.home-section.collage {
	background-color:#000;
}
#collage {
	background: url("images/collage.jpg") repeat;
	background-size:cover;
	height: 100%;
	width:100%;
	position:relative;
}
.collage-overlay {
	background-color:rgba(0,0,0,0.8);
	height:100%;
	width:100%;
}
p.colage-text {
	margin-bottom:0px;
}
#arrow {
	top:3px;
	position:relative;
}
#arrow a {
	width:20px;
	height:20px;
	display:block;
	padding:15px;
}
#arrow-box {
	height:50px;
	width:50px;
	background-color:#111;
	opacity:0.5;
	margin:0 auto;
	border-radius:2px;
	transition:all 0.3s ease 0s;
	-moz-transition:all 0.3s ease 0s;
	-webkit-transition:all 0.3s ease 0s;
	-o-transition:all 0.3s ease 0s;
}
#arrow-box:hover {
	opacity:1;
}
.arrow-box-dark {
	background-color:#fff !important;
}
.our-team-new {
	text-align:center;
}
.team-person-new {
	display:block;
	float:left;
	height:330px;
	overflow:hidden;
	border-radius:3px;
	position:relative;
	width:260px;
	text-align:left;
	margin:0 15px;
}
.team-person-new img {
	display:block;
	border-radius:3px;
	position:relative;
	z-index:0;
	float:left;
	transition:all 0.4s ease 0s;
	-moz-transition:all 0.4s ease 0s;
	-webkit-transition:all 0.4s ease 0s;
	-o-transition:all 0.4s ease 0s;
}
.team-profile-new {
	height:200px;
	width:220px;
	padding:20px 20px 20px 20px;
	margin-top:250px;
	z-index:11;
	position:absolute;
	transition:all 0.4s ease 0s;
	-moz-transition:all 0.4s ease 0s;
	-webkit-transition:all 0.4s ease 0s;
	-o-transition:all 0.4s ease 0s;
}
.team-person-new:hover > .team-profile-new {
	margin-top:130px;
	padding:20px 20px 20px 20px;
	box-shadow: 0px 1px 3px rgba(0,0,0,0.1);
}
.team-person-new:hover > img {
	margin-top:-40px;
}
.team-profile-new h5 {
	color:#fff;
	text-transform:uppercase;
	transition:all 0.3s ease 0s;
	-moz-transition:all 0.3s ease 0s;
	-webkit-transition:all 0.3s ease 0s;
	-o-transition:all 0.3s ease 0s;
}
.team-person-new:hover > .team-profile-new h5 {
	color:#fff;
}
.team-profile-new p {
	color:rgba(255,255,255,0.6)
}
p.about-team-new {
	margin:15px 0 20px 0;
	font-size:13px;
}
ul.socials-icons-new {
	text-align:left;
}
ul.socials-icons-new li {
	width:30px;
	height:30px;
	margin-right:5px;
	display:inline-block;
	text-align:center;
}
ul.socials-icons-new li a {
	opacity:0.6;
	transition:all 0.3s ease 0s;
	-moz-transition:all 0.3s ease 0s;
	-webkit-transition:all 0.3s ease 0s;
	-o-transition:all 0.3s ease 0s;
}
ul.socials-icons-new li a:hover {
	opacity:1;
}
.team-navigation {
	text-align:center;
	margin-top:40px;
}
.team-navigation li {
	display:inline-block;
	margin:0 5px;
}
.team-navigation li a {
	cursor:pointer;
}
.team-navigation li a i {
	border:2px solid #999;
	color:#222;
	border-radius: 100px;
	line-height: 28px;
	padding-top: 2px;
	width: 30px;
	opacity:0.5
}
.team-navigation li a i:hover {
	opacity:1
}
.radial-counter {
	display:block;
	margin:0 50px;
	cursor:default;
	margin:10px;
}
.radial-counter input {
	cursor:default;
	font-family: 'Open Sans', sans-serif!important;
	font-weight:400!important;
	font-size:14px!important;
}
.radial-counter-name {
	margin-top:15px;
	font-weight:bold;
	color:#222;
}
.radial-counter-info {
	margin-top:10px;
}
.new-service {
	text-align:center;
}
.new-service-item {
	text-align:center;
	float:left;
	display:block;
	width:200px;
	padding-right:30px;
	padding-left:30px;
	padding-top:10px;
	margin-bottom:50px;
}
.new-service-item i {
	width:60px;
	line-height:60px;
	font-size:20px;
	border-radius:100%;
	position:relative;
	z-index:100;
	margin-bottom:20px;
	color:#fff;
}
.service-icon-border {
	width:58px;
	height:58px;
	border:1px solid #222;
	border-radius:100%;
	text-align:center;
	position:absolute;
	transition:all 0.2s ease 0s;
	-moz-transition:all 0.2s ease 0s;
	-webkit-transition:all 0.2s ease 0s;
	-o-transition:all 0.2s ease 0s;
	z-index:10;
	margin-top:-60px;
	float:left;
}
.new-service-item:hover .service-icon-border {
	-webkit-transform: scale(1.18);
	-moz-transform: scale(1.18);
	-ms-transform: scale(1.18);
	-o-transform: scale(1.18);
	transform: scale(1.18);
}
p.service-info {
	margin:10px 0 25px 0;
}
.new-service-item a.newave-button {
	border-radius:3px;
	font-family: 'Open Sans', sans-serif;
	letter-spacing:0;
	text-transform:none;
	display:inline-block;
}
.new-service-item .small {
	font-size:12px;
	line-height:14px;
	padding:7px 20px;
	line-height:12px;
}
/*--------------------------------------------------

				Clients Slider

---------------------------------------------------*/













.new-client-slider-image {
	width:160px;
	height:160px;
	margin:0 auto;
	margin-bottom:20px;
	border:5px solid #fff;
	border-radius: 100%;
	background-color:#fff;
	box-shadow: 0px 1px 3px rgba(0,0,0,0.1)
}
.new-client-slider-image li {
	display: block;
	width: 160px;
	height: 160px;
	background-size:cover;
	border-radius: 100%;
}
.new-client-slider-info {
	text-align: center;
	margin-bottom:30px;
}
.new-client-slider-info h3 {
	text-transform:none;
}
.new-client-slider-info p {
	color:#999;
}
.new-client-nav {
	width:120px;
	margin:0 auto;
	height:40px;
}
.new-client-nav .flex-direction-nav {
	text-align:center;
}
.new-client-nav .flex-direction-nav li {
	display:inline-block;
	margin:0 5px;
}
.new-client-nav .flex-direction-nav a {
	position:relative;
	border:2px solid #999;
	border-radius:100%;
	padding:9px;
	background-color:transparent;
	background-image:none;
	width:12px;
	height:12px;
	line-height:12px;
	text-align:center;
	opacity:0.5;
	margin:0;
	color:#222;
	display:inline-block;
}
.new-client-nav .flex-direction-nav a:hover {
	opacity:1;
}
.new-client-nav .flex-direction-nav a.flex-prev:before {
	content: "\f053";
	font-family: FontAwesome;
	font-size:12px;
	text-shadow:none;
}
.new-client-nav .flex-direction-nav a.flex-next:before {
	content: "\f054";
	font-family: FontAwesome;
	font-size:12px;
	text-shadow:none;
}
.new-client-nav .flex-direction-nav .flex-prev {
	left:0;
}
.new-client-nav .flex-direction-nav .flex-next {
	right:0;
}
.dark-bg-client .new-client-nav .flex-direction-nav a {
	border:2px solid #fff;
}
.dark-bg-client .new-client-nav .flex-direction-nav a {
	color:#fff;
}
.dark-bg-client .new-client-slider-info h3 {
	color:#fff;
}
.dark-bg-client .new-client-slider-info p {
	color:rgba(255,255,255,0.7);
}
/*--------------------------------------------------

	New Portfolio Thumbnail Hover Effect

---------------------------------------------------*/



#portfolio-wrap.boxed {
	width:1180px;
	margin:0 auto;
}
.portfolio-item .portfolio-image-new {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover !important;
	display: block;
	overflow: hidden;
	padding-bottom: 65%;
	position: relative;
	transition:all 0.3s ease 0s;
	-moz-transition:all 0.3s ease 0s;
	-webkit-transition:all 0.3s ease 0s;
	-o-transition:all 0.3s ease 0s;
}
.open-project-link.new {
	position:relative;
}
.portfolio-item:hover .portfolio-image-new {
	background-position: center -60px;
}
.project-info-new {
	height:80px;
	width:100%;
	position:absolute;
	bottom:-80px;
	text-align:center;
	transition:all 0.3s ease 0s;
	-moz-transition:all 0.3s ease 0s;
	-webkit-transition:all 0.3s ease 0s;
	-o-transition:all 0.3s ease 0s;
}
.portfolio-image-new:hover .project-info-new {
	bottom:0px;
}
.project-name-new {
	margin:20px 0 2px 0;
	color:#fff;
}
.project-categories-new {
	color:rgba(255,255,255,0.6);
}
.icon_left {
	display:block;
	float:left;
}
.text_right {
	display:block;
	padding-left:50px;
}
.text_right h4 {
	text-transform:none;
	margin-bottom:10px;
}
.text_right p {
	font-size:13px;
	margin-bottom:30px;
}
#map_canvas {
	box-shadow: 0px 1px 3px rgba(0,0,0,0.1);
}
section {
	overflow:hidden;
}
.map-overlay {
	width:100%;
	height:100%;
	position:absolute;
	background-color: rgba(0, 0, 0, 0.85);
	top:0;
	text-align:center;
	transition:all 0.5s ease 0s;
	-moz-transition:all 0.5s ease 0s;
	-webkit-transition:all 0.5s ease 0s;
	-o-transition:all 0.5s ease 0s;
}
.map-overlay.overlay-hide {
	margin-top:-400px;
}
.dark-section-bg h1, .dark-section-bg h2, .dark-section-bg h3, .dark-section-bg h4, .dark-section-bg h5, .dark-section-bg h6, .dark-section-bg i {
	color:#fff;
}
.slider-overlay-content {
	z-index: 10;
}
.slide-overlay-content {
	display: table;
	height: 100%;
	left: 0;
	margin-left: 10%;
	margin-right: 10%;
	position: absolute;
	right: 0;
	top: 0;
	width: 80%;
}
.overlay-container {
	display: table;
	height: 100%;
	left: 0;
	margin-left: 5%;
	margin-right: 5%;
	position: absolute;
	right: 0;
	top: 0;
	width: 90%;
}
.overlay-container-vertical {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
.contact-details-slider {
	text-align:center;
	position:relative;
	margin-bottom:20px;
	margin-top:30px;
}
.contact-details-slider li {
	display:inline-block;
	text-align:center;
	vertical-align:top;
}
.contact-details-slider li h1 {
	text-transform:none;
	font-weight:bold;
	letter-spacing:1px;
}
.contact-details-slider li h5 {
	color:#999;
	margin-bottom:5px;
}
.contact-details-nav {
	width:280px;
	margin:0 auto;
	position:relative;
	display:block;
}
.contact-icons-slider {
	text-align:center;
	position:relative;
	display:block;
}
.contact-icons-slider li {
	display:inline-block;
	text-align:center;
}
.contact-icons-slider li.active-icon i {
	width:56px;
	line-height:56px;
	margin: 0px;
	font-size:24px;
	opacity:1;
	cursor:default!important;
}
.contact-icons-slider li i:hover {
	opacity:1;
}
.contact-icons-slider li i {
	font-size:18px;
	border:2px solid #fff;
	border-radius:100%;
	width:36px;
	line-height:36px;
	margin:10px 35px;
	opacity:0.4;
	transition:all 0.3s ease 0s;
	-moz-transition:all 0.3s ease 0s;
	-webkit-transition:all 0.3s ease 0s;
	-o-transition:all 0.3s ease 0s;
}
.toggle-map {
	position:absolute;
	z-index:10;
	width:50px;
	height:50px;
	background-color:#fff;
	left:50%;
	margin-left:-25px;
	top:0;
	box-shadow: 0px 1px 3px rgba(0,0,0,0.1);
}
.hide-overlay {
	cursor:pointer;
	width:50px;
	height:50px;
	position:absolute;
	opacity:0.6;
	background-image: url("images/show_map.png");
	background-position: 10px 10px;
	background-repeat: no-repeat;
	background-size: 30px 30px;
	transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
}
.hide-overlay.show-overlay {
	transform: rotate(0);
	-o-transform: rotate(0);
	-ms-transform: rotate(0);
	-moz-transform: rotate(0);
	-webkit-transform: rotate(0);
}
.hide-overlay:hover {
	opacity:1;
}
.footer-height {
	height:200px;
	z-index:-100;
	position:relative;
}
footer.fixed {
	bottom: 0;
	position: fixed;
	width: 100%;
	z-index:-10;
}
footer.fixed #menu_top {
	border-radius: 3px 3px 0 0;
	bottom: -5px;
	margin-top: 0;
}
footer.fixed footer ul.socials-icons {
	margin: 5px 0;
}
footer.fixed p.copyright {
	margin-bottom:30px;
}
.slider-overlay-content {
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
}

.service-item.text-left .fa-stack {
margin-bottom: 40px!important;
}

.service-item.text-right .fa-stack {
margin-bottom: 40px!important;
}

.service-item.text-left p {
padding-left: 92px;
}
.service-item.text-right p {
padding-right: 92px;
}

@media only screen and (max-width: 1024px) {

.service-item.text-right p {
padding-right: 0px!important;
padding-left: 92px!important;
}

}

.menu-item-language {
    display: none !important;
}

#lang_sel_click ul ul {
    border-top: 0 solid #CDCDCD!important;
}

#lang_sel_click li {
	margin-top:29px !important;
}

#lang_sel_click ul ul a, #lang_sel_click ul ul a:visited {
    padding: 0 10px;
}


.mc4wp-form {
    margin: 0;
}

.newave-newsletter .container {
	padding-top:40px;
	padding-bottom:20px;
}

input:focus:invalid:focus, textarea:focus:invalid:focus, 
select:focus:invalid:focus {
    border-color: none;
    box-shadow: none;
    background-color:transparent;
}

.newave-newsletter input[type="email"] {
    border: 0 none;
    color: #FFFFFF;
    font-size: 36px;
    height: 50px;
    line-height: 50px;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    width: 100%;
    background-color:transparent;
    box-shadow: none;
}

.newave-newsletter input[type="submit"] {
	background: none;
	margin-top:3px;
	float:right;
}

.three_posts{
	margin: 25px;
}


.dark-background h1, .dark-background h2, .dark-background h3, .dark-background h4, .dark-background h5, .dark-background h6 {
color:#fff;
}

.photo-category {
padding:19% 0;
background-color: rgba(0,0,0,0.7);
transition:all 0.3s ease 0s;
-moz-transition:all 0.3s ease 0s;
-webkit-transition:all 0.3s ease 0s;
-o-transition:all 0.3s ease 0s;
}

@media only screen and (max-width: 1024px) {
.photo-category {
background-color: rgba(0,0,0,0);
}
}

.photo-category:hover {
background-color: rgba(0,0,0,0);
transition:all 0.3s ease 0s;
-moz-transition:all 0.3s ease 0s;
-webkit-transition:all 0.3s ease 0s;
-o-transition:all 0.3s ease 0s;
}


p.photo-link a {
font-size:200px;
line-height:200px;
color:rgba(255,255,255,0.5);
display:inline-block;
}

p.photo-link a:hover {
color:rgba(255,255,255,1);
}

.parallax {
overflow: hidden;
}