﻿/*
Description:
		1 - Including files ("fonts.css", "reset.css" and others)
		2 - Tags styles and General styles
		3 - header
		4 - .content
		5 - footer
		* - @media rules
*/

/* 1 - BEGIN of Including files ("fonts.css", "reset.css" and others) ---------------------------------------------------------- */

@font-face {
  font-family: 'RobotoSlab';
  src: url('fonts/RobotoSlab/RobotoSlab-Regular.eot');
  src: url('fonts/RobotoSlab/RobotoSlab-Regular.woff2') format('woff2'),
	   url('fonts/RobotoSlab/RobotoSlab-Regular.woff') format('woff'),
	   url('fonts/RobotoSlab/RobotoSlab-Regular.ttf') format('truetype'),
	   url('fonts/RobotoSlab/RobotoSlab-Regular.svg#RobotoSlab') format('svg'),
	   url('fonts/RobotoSlab/RobotoSlab-Regular.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'RobotoSlab';
  src: url('fonts/RobotoSlab/RobotoSlab-Light.eot');
  src: url('fonts/RobotoSlab/RobotoSlab-Light.woff2') format('woff2'),
	   url('fonts/RobotoSlab/RobotoSlab-Light.woff') format('woff'),
	   url('fonts/RobotoSlab/RobotoSlab-Light.ttf') format('truetype'),
	   url('fonts/RobotoSlab/RobotoSlab-Light.svg#RobotoSlab') format('svg'),
	   url('fonts/RobotoSlab/RobotoSlab-Light.eot?#iefix') format('embedded-opentype');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'RobotoSlab';
  src: url('fonts/RobotoSlab/RobotoSlab-Bold.eot');
  src: url('fonts/RobotoSlab/RobotoSlab-Bold.woff2') format('woff2'),
	   url('fonts/RobotoSlab/RobotoSlab-Bold.woff') format('woff'),
	   url('fonts/RobotoSlab/RobotoSlab-Bold.ttf') format('truetype'),
	   url('fonts/RobotoSlab/RobotoSlab-Bold.svg#RobotoSlab') format('svg'),
	   url('fonts/RobotoSlab/RobotoSlab-Bold.eot?#iefix') format('embedded-opentype');
  font-weight: 700;
  font-style: normal;
}


@font-face {
  font-family: 'RobotoCondensed';
  src: url('fonts/RobotoCondensed/RobotoCondensed-Regular.eot');
  src: url('fonts/RobotoCondensed/RobotoCondensed-Regular.woff2') format('woff2'),
	   url('fonts/RobotoCondensed/RobotoCondensed-Regular.woff') format('woff'),
	   url('fonts/RobotoCondensed/RobotoCondensed-Regular.ttf') format('truetype'),
	   url('fonts/RobotoCondensed/RobotoCondensed-Regular.svg#RobotoCondensed') format('svg'),
	   url('fonts/RobotoCondensed/RobotoCondensed-Regular.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'RobotoCondensed';
  src: url('fonts/RobotoCondensed/RobotoCondensed-Light.eot');
  src: url('fonts/RobotoCondensed/RobotoCondensed-Light.woff2') format('woff2'),
	   url('fonts/RobotoCondensed/RobotoCondensed-Light.woff') format('woff'),
	   url('fonts/RobotoCondensed/RobotoCondensed-Light.ttf') format('truetype'),
	   url('fonts/RobotoCondensed/RobotoCondensed-Light.svg#RobotoCondensed') format('svg'),
	   url('fonts/RobotoCondensed/RobotoCondensed-Light.eot?#iefix') format('embedded-opentype');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'RobotoCondensed';
  src: url('fonts/RobotoCondensed/RobotoCondensed-Bold.eot');
  src: url('fonts/RobotoCondensed/RobotoCondensed-Bold.woff2') format('woff2'),
	   url('fonts/RobotoCondensed/RobotoCondensed-Bold.woff') format('woff'),
	   url('fonts/RobotoCondensed/RobotoCondensed-Bold.ttf') format('truetype'),
	   url('fonts/RobotoCondensed/RobotoCondensed-Bold.svg#RobotoCondensed') format('svg'),
	   url('fonts/RobotoCondensed/RobotoCondensed-Bold.eot?#iefix') format('embedded-opentype');
  font-weight: 700;
  font-style: normal;
}


@font-face {
  font-family: 'Roboto';
  src: url('fonts/Roboto/Roboto-Regular.eot');
  src: url('fonts/Roboto/Roboto-Regular.woff2') format('woff2'),
	   url('fonts/Roboto/Roboto-Regular.woff') format('woff'),
	   url('fonts/Roboto/Roboto-Regular.ttf') format('truetype'),
	   url('fonts/Roboto/Roboto-Regular.svg#Roboto') format('svg'),
	   url('fonts/Roboto/Roboto-Regular.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto';
  src: url('fonts/Roboto/Roboto-Medium.eot');
  src: url('fonts/Roboto/Roboto-Medium.woff2') format('woff2'),
	   url('fonts/Roboto/Roboto-Medium.woff') format('woff'),
	   url('fonts/Roboto/Roboto-Medium.ttf') format('truetype'),
	   url('fonts/Roboto/Roboto-Medium.svg#Roboto') format('svg'),
	   url('fonts/Roboto/Roboto-Medium.eot?#iefix') format('embedded-opentype');
  font-weight: 500;
  font-style: normal;
}

/* BEGIN of CSS RESET */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
	display: block;
}

/* END of CSS RESET */

/* 1 - END of Including files ("fonts.css", "reset.css" and others) ---------------------------------------------------------- */
/* 2 - BEGIN of Tags and General styles ---------------------------------------------------------- */

body {
	min-height: 500px;
	margin: 0 auto;
	font-family: 'RobotoSlab', sans-serif;
	font-size: 12px;
	line-height: 25px;
	font-weight: normal;
	color: #4a4a4a;
	background-color: #f7f4f2;
}

a {
	text-decoration: none;
	outline: none;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}

a:hover {
	opacity: 0.7;
	text-decoration: none;
	color: inherit;
	outline: none;
}

a:active {
	opacity: 0.6;
	outline: none;
	color: inherit;
	text-decoration: none;
}

a:focus {
	outline: none;
	color: inherit;
	text-decoration: none;
}

button, input, textarea, select {
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}

button:hover, input:hover, textarea:hover, select:hover {
	opacity: 0.8;
}

strong {
	font-weight: 700;
}

em {
	font-style: italic;
}

img {
	max-width: 100%;
}

h1 {
	margin: 0 0 0;
	padding: 0 0 15px;
	font-size: 56px;
	line-height: 1.2;
	font-weight: 700;
	letter-spacing: -2.15px;
	font-family: 'RobotoCondensed';
}

h2 {
	margin: 0 0 0;
	padding: 0 0 15px;
	font-size: 44px;
	line-height: 1.2;
	font-weight: 800;
	font-family: 'RobotoCondensed';

}

h3 {
	margin: 0 0 0;
	padding: 0 0 13px;
	font-size: 26px;
	line-height: 1.2;
	font-weight: 400;
	letter-spacing: -1.0px;
	font-family: 'RobotoCondensed';
	text-transform: uppercase;
}

h4 {
	margin: 0 0 0;
	padding: 0 0 15px;
	font-size: 20px;
	line-height: 1.45;
	font-weight: 300;
	letter-spacing: -.77px;
}

h5 {
	margin: 0 0 0;
	padding: 0 0 2px;
	font-size: 16px;
}

h6 {
	margin: 0 0 0;
	padding: 0 0 15px;
	letter-spacing: -.46px;
}

blockquote {
	display: block;
	margin: 20px auto 20px;
	max-width: 700px;
	font-size: 20px;
	line-height: 1.5;
	font-weight: 700;
	text-align: center;
}

p {
	padding: 0 0 25px;
	letter-spacing: -.46px;
}

ul, ol {
	padding: 0 0 15px 20px;
}

ul ol, ul ul, ol ul, ol ol {
	padding-bottom: 0;
}

.clear:before, .clear:after {
	content: "";
	display: block;
	clear: both;
}

.hide, .hidden {
	display: none;
}

.content-wrapper {
	width: 1000px;
	height: 100%;
	margin: 0 auto;
}

.alignleft, img.alignleft {
	float: left;
	display: block;
	margin: 0 5px 0 0;
}

.alignright, img.alignright {
	float: right;
	display: block;
	margin: 0 0 0 5px;
}

.aligncenter, img.aligncenter {
	float: none;
	display: block;
	margin: 0 auto 0;
}

.alignnone, img.alignnone {
	margin: 0 0 0;
	display: block;
}

.container {
	max-width: 970px;
}

/* 2 - END of Tags styles and General styles ---------------------------------------------------------- */
/* 3 - BEGIN of header ---------------------------------------------------------- */

header {
	padding: 52px 0 52px;
	position: fixed;
	z-index: 60;
	left: 0;
	right: 0;
	top: 0;
}

header + * {
	/* padding-top: 100px; */
}

.navbar, header, .logo, header + * {
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}

.header-fixed {
	padding: 20px 0 20px;
	background: #f7f4f2;
	box-shadow: 0px 1px 8px 0px #555555;
	position: fixed;
	z-index: 60;
	left: 0;
	right: 0;
	top: 0;
}

.logo {
	float: left;
	display: block;
	margin: 0 auto 0;
	padding: 0 0 0;
	width: 31px;
	height: 31px;
	color: transparent;
	font-size: 0;
	background: url('img/logo-blue.svg');
	background-repeat: no-repeat;
	background-position: center;
	-webkit-background-size: contain;
	background-size: contain;
}

.logo img {
	display: block;
}

.logo:hover {
	opacity: 1;
	-ms-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
}

header a {
	color: inherit;
}

header .container {
	padding: 0 5px;
	max-width: 1170px;
}




/*  */

.navbar {
	margin: 0 0 0;
	padding: 0 0 0;
	border-radius: 0;
	clear: none;
	border: none;
	min-height: 0;
	float: right;
}

.navbar-collapse {
	margin: 0 0 0;
	padding: 0 0 0;
	border-radius: 0;
	border: none;
	min-height: 0;
	float: none;
}

.navbar-nav {
	margin: 0 0 0;
	padding: 0 0 0;
	border-radius: 0;
	border: none;
	min-height: 0;
	float: none;
}

.navbar-nav > li {
	outline: none;
}

.navbar-nav > li > a {
	padding: 5px 0 5px;
	margin: 0 0 0 38px;
	font-size: 14px;
	line-height: 20px;
	font-family: 'Roboto';
	letter-spacing: 0;
	color: #30403f;
	background: transparent;
	text-transform: uppercase;
	font-weight: 500;
	position: relative;
}

.navbar-nav > li.active > a {
	color: #30403f;
	background: transparent;
}

.nav > li > a:focus, .nav > li > a:hover {
	/* color: #30403f; */
	background: transparent;
}

.navbar-nav > li > a:not(:last-child):after {
	padding: 0 0 0;
	margin: 0 0 0 6px;
	content: "\f107";
	font-family: "FontAwesome";

}

/*  */

.subnav {
	left: 0;
	top: 99%;
	padding: 5px 0 5px;
	margin: 10px 0 0 30px;
	background-color: #f7f4f2;
	box-shadow: 0px 2px 5px 0px #cccccc;
	border-radius: 0 0 5px 5px;
	position: absolute;
	display: none;
}

.navbar-nav li:hover > .subnav {
	display: block;
}

.subnav li {
	padding: 0 0 0;
	margin: 0 0 0;
	list-style: none;
}

.subnav li a {
	padding: 5px 20px 5px;
	margin: 0 0 0;
	display: block;
	white-space: nowrap;
}

.subnav:before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 99%;
	height: 15px;
}

/*  */

.header-white {
}

.header-white {
}

.header-white {
}

.header-white {
}




















/* spinner css start */

.spinner-wr {
	position: fixed;
	z-index: 9999;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	background: #f7f4f2;

	/*!!!!!!!!!!!!!!!!!!!!!!!*/
	/* display: none; */
}

.spinner {
	width:  60px;
	height: 60px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	margin: auto;
	background: url('img/logo-blue@2x.png') no-repeat center;
	-webkit-background-size: contain;
	background-size: contain;

	-webkit-animation: sk-bounce 3.0s infinite ease-in-out;
	animation: sk-bounce 3.0s infinite ease-in-out;
}

@-webkit-keyframes sk-bounce {
	0%, 100% { -webkit-transform: scale(0.5) }
	50% { -webkit-transform: scale(1.0) }
}

@keyframes sk-bounce {
	0%, 100% {
	transform: scale(0.5);
	-webkit-transform: scale(0.5);
	} 50% {
	transform: scale(1.0);
	-webkit-transform: scale(1.0);
	}
}

/* spinner css end */
/* back-to-top css start */

.back-to-top {
	position: fixed;
	bottom: 5px;
	right: 4px;
	z-index: 99;
	width: 44px;
	height: 44px;
	padding: 0 0 0;
	margin: 0 0 0;
	overflow: hidden;
	text-align: center;
	font-size: 18px;
	line-height: 1;
	background: transparent url('img/i-arr-up.png') no-repeat center center;
	cursor: pointer;
	text-decoration: none;
	text-indent: -9999px;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
	opacity: 0;
}

.back-to-top.show {
	opacity: 1;
}

.back-to-top:not(.show):hover {
	opacity: 0;
	cursor: default;
}

.back-to-top:hover {
	-moz-animation: bounce 1.5s infinite;
	-webkit-animation: bounce 1.5s infinite;
	animation: bounce 1.5s infinite;
}

@-moz-keyframes bounce {
	0%, 20%, 50%, 80%, 100% {
		-moz-transform: translateY(0);
		transform: translateY(0);
	}
	40% {
		-moz-transform: translateY(-20px);
		transform: translateY(-20px);
	}
	60% {
		-moz-transform: translateY(-10px);
		transform: translateY(-10px);
	}
}
@-webkit-keyframes bounce {
	0%, 20%, 50%, 80%, 100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	40% {
		-webkit-transform: translateY(-20px);
		transform: translateY(-20px);
	}
	60% {
		-webkit-transform: translateY(-10px);
		transform: translateY(-10px);
	}
}
@keyframes bounce {
	0%, 20%, 50%, 80%, 100% {
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	40% {
		-moz-transform: translateY(-20px);
		-ms-transform: translateY(-20px);
		-webkit-transform: translateY(-20px);
		transform: translateY(-20px);
	}
	60% {
		-moz-transform: translateY(-10px);
		-ms-transform: translateY(-10px);
		-webkit-transform: translateY(-10px);
		transform: translateY(-10px);
	}
}

/* back-to-top css end */

#ho_adv {
	display: none;
	position: absolute;
	width: 0;
	height: 0;
	left: -9999px;
}

/* 3 - END of header ---------------------------------------------------------- */
/* 4 - BEGIN of .content ---------------------------------------------------------- */

.content {
	/* background: #a4a4a4; */
	min-height: 200px;
	position: relative;
}

.box-wr {
	padding: 50px 0 50px;
	position: relative;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	background-size: cover;
}

.box-wr:first-child {
	padding-top: 150px;
}

/*  */

body .bg-blue {
	background-color: #055daa;
	color: #ffffff;
}







/*  */

body .color-blue {
	color: #055daa;
}







/*  */

.img-wr {
	position: relative;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	background-size: cover;
}

.img-wr img {
	display: block;
	margin: 0 auto 0;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}

.img-wr > a {
	display: block;
	overflow: hidden;
	width: 100%;
	-webkit-backface-visibility: hidden;
	transform: translate3d(0, 0, 0);
	-webkit-transition: all .7s ease;
	transition: all .7s ease;
}

.img-wr:hover a img {
	-webkit-transform: scale(1.05);
	transform: scale(1.05);
}



body .box-top-banner-large:first-child {
	padding: 0 0 0;
}

.box-top-banner-large {
	padding: 0 0 0;
	color: #ffffff;
	overflow: hidden;
	box-shadow: 0px 1px 1px #222222;
}

.box-top-banner-large .container {
	max-width: 1030px;
}

.box-top-banner-large .img-overlay {
	padding: 200px 0 100px;
	min-height: 850px;
	position: relative;
}

.box-top-banner-large a {
	display: inline-block;
}

.box-top-banner-large h4 {
	padding: 15px 0 20px;
}

body .box-top-banner-large .btn-main {
	margin: 17px 23px 0 0;
	color: #ffffff;
}

.box-top-banner-large .img-bg {
}

.box-top-banner-large .video-wr {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	padding: 0 0 0;
	margin: 0 0 0;
	display: block;
	overflow: hidden;
}

.box-top-banner-large .video-wr video {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	padding: 0 0 0;
	margin: 0 0 0;
	width: auto;
	min-width: 100%;
    height: auto;
    min-height: 100%;
	border: none;
	display: block;
}

.box-top-banner-large {
}

.box-top-banner-large {
}

.box-top-banner-large {
}

.img-overlay {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

.img-bg {
	overflow: hidden;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	background-size: cover;
}

.img-bg + .img-overlay {
	position: relative;
}

.img-bg .parallax-item {
	/* height: 100%; */
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: -100px;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	background-size: cover;
}









#custom-seekbar {
	padding: 0 0 0;
	margin: 155px auto 0;
	height: 3px;
	width: 100%;
	background: #055daa;
	cursor: pointer;
	overflow: hidden;
	position: relative;
}

#custom-seekbar span {
	background: #ffffff;
	position: absolute;
	top: 0;
	left: 0;
	height: 3px;
	width: 0;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}










/*  */

body .btn-main {
	padding: 10px 15px 10px;
	margin: 0 auto 0;
	font-size: 12px;
	line-height: 20px;
	min-width: 150px;
	color: #ffffff;
	width: auto;
	font-style: normal;
	background: #c14500;
	border: 1px solid #c14500;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
	background-image: linear-gradient(179deg, #df6c25 0%, #c14500 100%);
	font-weight: 700;
	text-align: center;
	position: relative;
	display: inline-block;
	border-radius: 0;
	outline: none;
	font-family: "RobotoCondensed";
	text-transform: uppercase;
	letter-spacing: 0.06px;
	-webkit-transition: all .1s ease;
	-o-transition: all .1s ease;
	transition: all .1s ease;
}

body .btn-main:hover {
	-webkit-animation: stripes-move .25s infinite linear;
	animation: stripes-move .25s infinite linear;
	background: repeating-linear-gradient(45deg, #c14500 0, #c14500 1px, transparent 1px, transparent 2px);
	color: #ffffff;
	opacity: 1;
}

body .btn-main * {
	position: relative;
	z-index: 2;
}

body .btn-main:before {
	content: "";
	display: block;
	position: absolute;

}




.btn-main.bg-transparent {
	color: #055daa;
	border: 1px solid;
	background: transparent;
	border-radius: 2px;
}






body .btn-main.bg-transparent:hover {
	-webkit-animation: halftone 2s forwards;
	animation: halftone 2s forwards;
	background: radial-gradient(circle, #045daa 0.2em, transparent 0.25em) 0 0/1.25em 1.25em, radial-gradient(circle, #045daa 0.2em, transparent 0.25em) 6.25em 6.25em/1.25em 1.25em;
	color: #ffffff;
	border-color: #045daa;
}




@-webkit-keyframes halftone {
  100% {
	background-size: 2.375em 2.375em, 0.1em 0.1em;
  }
}

@keyframes halftone {
  100% {
	background-size: 2.375em 2.375em, 0.1em 0.1em;
  }
}







@-webkit-keyframes stripes-move {
  100% {
	background-position: 3em 0px;
  }
}

@keyframes stripes-move {
  100% {
	background-position: 3em 0px;
  }
}

/*  */



.slide-item, .slick-slide {
	outline: none;
}

/*  */

body .box-featured-work {
	padding: 0 0 0;
	margin-top: -64px;
	z-index: 5;
}

.box-top-banner-large + .box-featured-work {
}

.box-featured-work .container {
	max-width: 1100px;
}

.box-featured-work {
}



.box-featured-work .slick-prev {
	left: -70px;
}

.box-featured-work .slick-next {
	right: -50px;
}

.thumb-featured-work {
	padding: 0 0 0;
	margin: 0 0 0;
	position: relative;
}

.thumb-featured-work:after {
	content: "";
	display: block;
	clear: both;
}

.thumb-featured-work .img-wr {
	width: 596px;
	padding: 0 0 0;
	margin: 0 0 0;
	float: left;
}

.thumb-featured-work .img-wr img {
	display: block;
	width: 100%;
}

.thumb-featured-work h2 {
	padding: 0 0 10px;
}

.thumb-featured-work .text-wr {
	padding: 100px 0 10px 78px;
	margin: 0 0 0;
	overflow: hidden;
}

.thumb-featured-work .btn-main {
	margin: 0 20px 0 0;
}

.thumb-featured-work {
}

.thumb-featured-work {
}

.thumb-featured-work {
}

/*  */

.slick-dots li.slick-active button:before {
	opacity: 1;
	color: #d8662a;
	font-size: 12px;
}

.slick-dots li button:before {
	font-size: 7px;
	line-height: 15px;
	width: 15px;
	height: 15px;
	opacity: 1;
	color: #4c4b48;
}

.slick-dots li button {
	width: 15px;
	height: 15px;
	padding: 1px;
}

.slick-dots li {
	width: 15px;
	height: 15px;
	margin: 0 2px;
	padding: 0;
}

.slick-dots {
	bottom: -13px;
}

.slider-simple {
	padding: 0 0 0;
	margin: 0 0 44px;
}

.slider-simple .slide-item {
	padding: 0 0 30px;
	margin: 0 0 0;
}

/*  */

.slick-prev, .slick-next {
	top: 50%;
	width: 35px;
	height: 70px;
	padding: 0 0 0;
	margin: 0 0 0;
	background: transparent;
	opacity: 1;
}

.slick-prev {
	left: 0;
}

.slick-next {
	right: 0;
}

.slick-prev:hover, .slick-next:hover {
	margin: 0 -5px;
}

.slick-prev:before, .slick-next:before {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	font-size: 0;
	color: transparent;
	opacity: 1;
	background: transparent;
	-webkit-background-size: contain;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
}

.slick-prev:before {
	background-image: url('img/i-arrow-left-1.svg');
}

.slick-next:before {
	background-image: url('img/i-arrow-right-1.svg');
}

/*  */

.box-about {
	padding: 50px 0 5px;
}

.box-about .container {
	max-width: 1170px;
}

.box-about {
}

.block-about {
	padding: 0 0 0;
	margin: 0 0 0;
	position: relative;
	box-shadow: 0 8px 11px rgba(0, 0, 0, 0.2);
}

.block-about .img-overlay {
	padding: 37px 47px 30px;
	margin: 0 0 0;
	min-height: 340px;
	position: relative;
	background-color: rgba(5, 93, 170, 0.6);
}

.block-about .img-bg .parallax-item {
	bottom: -50px;
}

.block-about .btn-learn-more {
	margin: 27px 0 0;
}

.block-about {
}

/*  */

body .btn-learn-more {
	padding: 0 0 0;
	margin: 0 0 0;
	font-family: "Roboto";
	font-weight: 500;
	display: inline-block;
	color: inherit;
	position: relative;
}

body .btn-learn-more:hover {
	opacity: 1;
}

body .btn-learn-more:after {
	width: 56px;
	height: 11px;
	margin: 0 0 0 10px;
	padding: 0 0 0;
	left: 0;
	background: url('img/i-long-arrow-right-1.svg') no-repeat center;
	-webkit-background-size: contain;
	background-size: contain;
	content: "";
	position: relative;
	display: inline-block;
	vertical-align: middle;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}

body .btn-learn-more:hover:after {
	left: 5px;
}

/*  */

body .btn-scroll-down {
	padding: 0 0 0;
	margin: 30px 28px 30px;
	height: 25px;
	font-family: "Roboto";
	font-weight: 500;
	display: inline-block;
	color: inherit;
	/* color: #ffffff; */
	position: relative;
	white-space: nowrap;
	-ms-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
	transform-origin: left top;
	position: absolute;
	top: 525px;
	left: 0;
}

body .btn-scroll-down:hover {
	opacity: 1;
}

body .btn-scroll-down:before {
	width: 56px;
	height: 11px;
	margin: 0 10px 0 0;
	padding: 0 0 0;
	left: 0;
	background: url('img/i-long-arrow-left-1.svg') no-repeat center;
	-webkit-background-size: contain;
	background-size: contain;
	content: "";
	position: relative;
	display: inline-block;
	vertical-align: middle;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}

body .btn-scroll-down:hover:before {
	left: -5px;
}

/*  */

.services-thumbs-wr {
	padding: 12px 0 0;
}

.services-thumb {
	margin: 0 -12px 30px;
	padding: 30px 15px 30px;
	position: relative;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}

.services-thumb:hover {
	box-shadow: 0 8px 13px rgba(0, 0, 0, 0.3);
	background-color: #eeeeee;
}

.services-thumb .img-wr {
	margin: 0 auto 17px;
	width: 112px;
	border-radius: 100px;
	border-radius: 50%;
	overflow: hidden;
}

.services-thumb h3 {
	padding: 0 0 15px;
	margin: 0 0 10px;
	border-bottom: 2px solid #959998;
}

.services-thumb a {
	color: inherit;
}

.services-thumb p {
	padding: 0 0 0;
}

.services-thumb p span {
	display: block;
}

/*  */

.position-fixed-right {
	right: 0;
	top: 0;
	margin: 0 35px 0;
	padding: 25% 0 0;
	padding: 350px 0 0;
	min-height: 100vh;
	position: absolute;
	z-index: 30;
}

.position-fixed-right .social-links a {

}

.position-fixed-right .social-links i {
	font-size: 13px;
	width: 24px;
	height: 24px;
	line-height: 25px;
}

.position-fixed-right .social-links a {
	display: block;
	margin: 0 auto 12px;
}

.position-fixed-right {
}

.position-fixed-right {
}

.position-fixed-right {
}

/*  */


.position-fixed-left {
	left: 0;
	top: 0;
	margin: 0 0 0;
	/* padding: 25% 0 0; */
	padding: 350px 0 0;
	min-height: 100vh;
	position: absolute;
	z-index: 30;
}





























/*  */

form {
	margin: 0 0 0;
	padding: 0 0 0;
}

form:after {
	content: "";
	display: block;
	clear: both;
}

form input, form textarea, form select {
	display: block;
	margin: 0 0 0;
	padding: 5px 10px 5px;
	font-size: 14px;
	line-height: 16px;
	color: #1b2030;
	background-color: #FFFFFF;
	clear: both;
	outline: none;
	width: 100%;
	border: 1px solid #c0c0c0;
	border-radius: 3px;
}

form input[type="submit"] {
	margin: 0 0 0;
	width: auto;
}

form input:hover, form textarea:hover, form select:hover {
	color: #1b2030;
	border-color: #1b2030;
	opacity: .65;
}

form input:focus, form textarea:focus, form select:focus {
	color: #1b2030;
	border-color: #1b2030;
	opacity: 1;
}

form label {
	display: block;
}

*::-webkit-input-placeholder {
	color: #999999;
	text-indent: 0;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}

*:-moz-placeholder {
	color: #999999;
	text-indent: 0;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}

*::-moz-placeholder {
	color: #999999;
	text-indent: 0;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}

*:-ms-input-placeholder {
	color: #999999;
	text-indent: 0;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}

*:focus::-webkit-input-placeholder {
	text-indent: 220px;
	opacity: 0;
}

*:focus::-moz-placeholder {
	text-indent: 220px;
	opacity: 0;
}

*:focus:-moz-placeholder {
	text-indent: 220px;
	opacity: 0;
}

*:focus:-ms-input-placeholder {
	text-indent: 220px;
	opacity: 0;
}

/*  */


.logo {
	background-image: url('img/logo-white.svg');
}

.header-fixed .logo {
	background-image: url('img/logo-blue.svg');
}

.navbar-nav > li > a {
	color: #ffffff;
}

.header-fixed .navbar-nav > li > a {
	color: #30403f;
}

body .btn-scroll-down {
	color: #ffffff;
}

.position-fixed-right .social-links a {
    color: #192028;
    background: #ffffff;
}































/* 4 - END of .content ---------------------------------------------------------- */
/* 5 - BEGIN of footer ---------------------------------------------------------- */

footer {
	padding: 30px 0 20px;
	margin: 0 0 0;
	overflow: hidden;
}

footer a {
	color: inherit;
	display: inline-block;
}

footer a:hover {
	text-decoration: underline;
}

footer p {
	padding: 0 0 0;
}

footer a img {
	display: block;
	margin: 0 0 10px;
}

footer .display-inline-block {
	width: 88px;
	padding: 0 5px 0 0;
	margin: 0 0 0;
	vertical-align: top;
}

footer h6 {
	font-size: 10px;
	padding: 0 0 0;
	margin: 0 0 0;
	line-height: 25px;
	letter-spacing: -0.38px;
	font-weight: 400;
	font-family: "Roboto";
}

footer ul {
	font-size: 10px;
	padding: 4px 0 0;
	margin: 3px 0 23px;
	border-top: 2px solid #979896;
	line-height: 25px;
	letter-spacing: -0.38px;
	font-weight: 400;
	font-family: "Roboto";
}

footer li {
	padding: 0 0 0;
	margin: 0 0 0;
	list-style: none;
}

footer .container {
	max-width: 1010px;
}

footer {
}

footer {
}



.display-inline-block {
	display: inline-block;
}

/*  */

.social-links {
	padding: 5px 0 8px;
	margin: 0 0 0;
}

.social-links a {
	padding: 0 0 0;
	margin: 0 6px 0 0;
	display: inline-block;
	color: #ffffff;
	background: #055daa;
	border-radius: 50px;
	border-radius: 50%;
}

.social-links a:hover {
	opacity: 1;
	text-decoration: none;
}

.social-links a i {
	padding: 0 0 0;
	margin: 0 0 0;
	font-size: 9px;
	line-height: 15px;
	width: 15px;
	height: 15px;
	display: block;
	border-radius: 50px;
	border-radius: 50%;
	text-align: center;
}

a [class*="facebook"]:hover {
	background-color: #3B5898;
}

a [class*="twitter"]:hover {
	background-color: #42C8F4;
}

a [class*="youtube"]:hover {
	background-color: #ca3737;
}

a [class*="play"]:hover {
	background-color: #ca3737;
}

a [class*="google-plus"]:hover {
	background-color: #e3411f;
}

a [class*="linkedin"]:hover {
	background-color: #1686b0;
}

a [class*="pinterest"]:hover {
	background-color: #ef4430;
}

a [class*="camera"]:hover {
	background-color: #aaaaaa;
}

a [class*="instagram"]:hover {
	background-color: #517ea4;
}

a [class*="envelope"]:hover {
	background-color: #999999;
}

a .fa {
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}




/* 5 - END of footer ---------------------------------------------------------- */
/* * - BEGIN of @media ---------------------------------------------------------- */

@media screen and (max-width: 1199px) {
body {
	font-size: 12px;
	line-height: 25px;
}
h1 {
	padding: 0 0 15px;
	font-size: 46px;
	line-height: 1.2;
	letter-spacing: -2.15px;
}
h2 {
	padding: 0 0 15px;
	font-size: 38px;
	line-height: 1.2;
	letter-spacing: -1.69px;
}
h3 {
	padding: 0 0 13px;
	font-size: 22px;
	line-height: 1.2;
	letter-spacing: -1.0px;
}
h4 {
	padding: 0 0 15px;
	font-size: 18px;
	line-height: 1.45;
	font-weight: 300;
	letter-spacing: -.77px;
}
h5 {
	padding: 0 0 2px;
	font-size: 15px;
	line-height: 1.5;
	letter-spacing: -.62px;
}
h6 {
	padding: 0 0 15px;
	letter-spacing: -.46px;
}
p {
	padding: 0 0 15px;
	letter-spacing: -.46px;
}
.box-wr {
	padding: 30px 0 30px;
}
.parallax-item {
	transform: translate3d(0,0,0) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scaleX(1) scaleY(1) scaleZ(1) !important;
	-webkit-transform: translate3d(0,0,0) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scaleX(1) scaleY(1) scaleZ(1) !important;
}
.slick-prev, .slick-next {
	width: 20px;
	height: 45px;
}
.box-featured-work .slick-prev {
	left: -10px;
}
.box-featured-work .slick-next {
	right: -10px;
}
.box-top-banner-large .img-overlay {
	padding: 200px 0 100px;
	min-height: 600px;
}
header, .header-fixed {
	padding: 20px 0 20px;
}
header .container {
	padding: 0 15px;
}
.navbar-nav > li > a {
	padding: 5px 0 5px;
	margin: 0 0 0 25px;
	font-size: 14px;
	line-height: 20px
}
.subnav {
	padding: 5px 0 5px;
	margin: 5px 0 0 20px;
}
.position-fixed-right {
	margin: 0 15px 0;
	padding: 250px 0 50px;
	min-height: 100vh;
}
.position-fixed-right .social-links a {
	margin: 0 auto 10px;
}
body .btn-scroll-down {
	margin: 10px 10px 10px;
	top: 400px;
	left: 0;
	bottom: 0;
}
body .box-top-banner-large .btn-main {
	margin: 5px 20px 0 0;
}
.box-top-banner-large .container {
	padding: 0 50px 0;
}
.box-top-banner-large h4 {
	padding: 10px 0 20px;
}
.thumb-featured-work .img-wr {
	width: 520px;
	padding: 0 0 0;
	margin: 0 0 0;
}
body .box-featured-work {
	padding: 0 0 0;
	margin-top: -30px;
	overflow: hidden;
}
.thumb-featured-work .text-wr {
	padding: 50px 0 10px 30px;
	margin: 0 0 0;
}
.slider-simple .slide-item {
	padding: 0 0 20px;
	margin: 0 0 0;
}
.slider-simple {
	padding: 0 0 0;
	margin: 0 0 20px;
}
.box-featured-work .slider-simple {
	padding: 0 20px 0;
}
body .box-top-banner-large {
	padding: 0 0 0;
}
.block-about .img-overlay {
	padding: 25px 30px 25px;
	margin: 0 0 0;
	min-height: 250px;
}
.block-about .btn-learn-more {
	margin: 15px 0 0;
}
.services-thumbs-wr {
	padding: 0 0 0;
}
.services-thumb {
	margin: 0 -10px 15px;
	padding: 15px 15px 15px;
}
.services-thumb .img-wr {
	margin: 0 auto 15px;
}
.services-thumb h3 {
	padding: 0 0 10px;
	margin: 0 0 10px;
}
footer .display-inline-block {
	width: 160px;
	padding: 0 30px 0 0;
}
.back-to-top {
	width: 24px;
	height: 24px;
	-webkit-background-size: contain;
	background-size: contain;
}
.img-bg .parallax-item {
	bottom: 0;
}
.block-about .img-bg .parallax-item {
	bottom: 0;
}
#custom-seekbar {
    margin: 80px auto 0;
}





















}

/* ----------------------------------------------------------------------------------- */

@media screen and (max-width: 991px) {
body {
	font-size: 12px;
	line-height: 25px;
}
h1 {
	padding: 0 0 15px;
	font-size: 42px;
	line-height: 1.2;
	letter-spacing: -2.15px;
}
h2 {
	padding: 0 0 15px;
	font-size: 32px;
	line-height: 1.2;
	letter-spacing: -1.69px;
}
h3 {
	padding: 0 0 13px;
	font-size: 20px;
	line-height: 1.2;
	letter-spacing: -1.0px;
}
h4 {
	padding: 0 0 15px;
	font-size: 16px;
	line-height: 1.45;
	font-weight: 300;
	letter-spacing: -.77px;
}
h5 {
	padding: 0 0 2px;
	font-size: 14px;
	line-height: 1.5;
	letter-spacing: -.62px;
}
h6 {
	padding: 0 0 15px;
	letter-spacing: -.46px;
}
p {
	padding: 0 0 15px;
	letter-spacing: -.46px;
}
.navbar-nav > li > a {
	padding: 5px 0 5px;
	margin: 0 0 0 20px;
	font-size: 12px;
	line-height: 20px;
}
header, .header-fixed {
	padding: 15px 0 15px;
}
.box-top-banner-large .img-overlay {
	padding: 160px 0 60px;
	min-height: 500px;
}
.position-fixed-right {
	margin: 0 10px 0;
	padding: 190px 0 50px;
	min-height: 0;
}
body .btn-scroll-down {
	margin: 5px 5px 5px;
	top: 350px;
	left: 0;
	bottom: 0;
}
.thumb-featured-work .img-wr {
	width: 370px;
	padding: 0 0 0;
	margin: 0 0 0;
}
.slick-prev, .slick-next {
	width: 12px;
	height: 30px;
}
.thumb-featured-work .btn-main {
	margin: 0 15px 0 0;
}
.thumb-featured-work .btn-main {
	min-width: 110px;
}
.block-about .btn-learn-more {
	margin: 10px 0 0;
}
footer .display-inline-block {
	width: 130px;
	padding: 0 10px 0 0;
}
footer ul {
	padding: 0 0 0;
	margin: 0 0 10px;
}
#custom-seekbar {
    margin: 55px auto 0;
}























}

/* ----------------------------------------------------------------------------------- */

@media screen and (max-width: 767px) {
body {
	font-size: 12px;
	line-height: 25px;
}
h1 {
	padding: 0 0 15px;
	font-size: 56px;
	line-height: 1.2;
	letter-spacing: -2.15px;
}
h2 {
	padding: 0 0 15px;
	font-size: 44px;
	line-height: 1.2;
	letter-spacing: -1.69px;
}
h3 {
	padding: 0 0 13px;
	font-size: 26px;
	line-height: 1.2;
	letter-spacing: -1.0px;
}
h4 {
	padding: 0 0 15px;
	font-size: 17px;
	/* font-size: 20px; */
	line-height: 22px;
	/* line-height: 1.45; */
	font-weight: 400;
	/* font-weight: 300; */
	letter-spacing: 0;
	/* letter-spacing: -.77px; */
}
h5 {
	padding: 0 0 2px;
	font-size: 16px;
	line-height: 1.5;
	letter-spacing: -.62px;
}
h6 {
	padding: 0 0 15px;
	letter-spacing: -.46px;
}
p {
	padding: 0 0 15px;
	line-height: 21px;
	letter-spacing: -.46px;
}
.navbar-toggle .icon-bar {
	position: relative;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
}
.navbar-toggle.active .icon-bar {
	margin: 0;
	height: 2px;
	background: #4a4a4a;
}
.navbar-toggle.active .icon-bar:nth-of-type(1) {
	top: 3px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.navbar-toggle.active .icon-bar:nth-of-type(3) {
	background-color: transparent;
}
.navbar-toggle.active .icon-bar:nth-of-type(2) {
	top: -3px;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.navbar-toggle {
	padding: 0 0 0;
	margin: 5px 2px 0;
	border: none;
	min-height: 20px;
	position: relative;
	z-index: 5;
}
.navbar-toggle .icon-bar+.icon-bar {
	margin-top: 4px;
}
.navbar-toggle .icon-bar {
	width: 26px;
	height: 3px;
	background: #ffffff;
	border-radius: 0;
}
.navbar-toggle:hover {
	opacity: 1;
}
.header-fixed .navbar-toggle .icon-bar {
	background: #4a4a4a;
}
header .container {
	padding: 0 10px;
}
header, .header-fixed {
	padding: 10px 0 10px;
}
.logo {
	width: 28px;
	height: 28px;
	position: relative;
	z-index: 5;
}
.box-top-banner-large .img-overlay {
	padding: 220px 0 35px;
	min-height: 500px;
	text-align: center;
}
#custom-seekbar {
    margin: 40px auto 0;
    height: 2px;
}
body .box-top-banner-large .btn-main {
	margin: 5px auto 20px;
	display: block;
	max-width: 270px;
}
.navbar {
	margin: 0 0 0;
	padding: 0 0 0;
	position: static;
}
.navbar-collapse {
	margin: 0 0 0;
	padding: 48px 0 0;
	position: fixed;
	left: -300px;
	right: auto;
	top: 0;
	width: 280px;
	height: 100vh;
	background: #f7f4f2;
	display: block;
	min-height: 100vh;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	overflow: auto;
}
.nav-opened .navbar-collapse {
	left: 0
}
.nav-opened header {
	background: #f7f4f2;
}
.collapse.in {
	min-height: 100vh;
}
.navbar-nav > li > a {
	padding: 5px 0 5px;
	margin: 5px 0 5px;
	font-size: 16px;
	line-height: 20px;
	display: inline-block;
}
.subnav {
	padding: 5px 0 10px;
	margin: 0 0 0;
	line-height: 20px;
	position: relative;
	box-shadow: none;
}
.navbar-nav {
	margin: 0 0 0;
	padding: 15px 20px 15px;
	border-top: 1px solid #c5c5c5;
}
.box-top-banner-large h4 {
	padding: 36px 0 37px;
	opacity: .8;
}
.box-top-banner-large .container {
	padding: 0 40px 0;
}
body .box-featured-work {
	padding: 25px 0 0;
	margin-top: 0;
}
.box-featured-work h2 {
	padding: 0 0 15px;
	font-size: 35px;
}
.slick-prev, .slick-next {
	width: 20px;
	height: 30px;
}
.box-featured-work .slick-prev, .box-featured-work .slick-next {
	top: 22%;
}
.box-featured-work .slider-simple {
	padding: 0 18px 0;
}
.thumb-featured-work .img-wr {
	width: auto;
	padding: 0 0 0;
	margin: 0 0 0;
	float: none;
}
.thumb-featured-work {
	padding: 0 0 0;
	margin: 0 0 0;
	position: relative;
	text-align: center;
}
.thumb-featured-work h3 {
	padding: 0 0 5px;
	font-size: 22px;
}
.thumb-featured-work p {
	padding: 15px 0 22px;
	line-height: 20px;
	letter-spacing: -.38px;
	font-size: 10px;
}
.thumb-featured-work .btn-main {
	min-width: 110px;
	margin: 0 0 18px;
	display: block;
}
.thumb-featured-work .text-wr {
	padding: 25px 20px 10px;
	margin: 0 0 0;
}
.slick-dots {
	bottom: -10px;
	left: 0;
}
.slider-simple .slide-item {
	padding: 0 0 0;
	margin: 0 0 0;
}
.box-wr {
	padding: 20px 0 20px;
}
.slider-simple {
	padding: 0 0 0;
	margin: 0 0 10px;
}
.block-about .btn-learn-more {
	margin: 0 0 0;
	font-size: 12px;
}
.block-about h2 {
	font-size: 35px;
}
.block-about p {
	padding: 0 0 20px;
	line-height: 20px;
	letter-spacing: -0.38px;
}
.block-about .img-overlay {
	padding: 30px 30px 23px;
	margin: 0 0 0;
	min-height: 220px;
	text-align: center;
	font-size: 10px;
}
.box-about {
	padding: 20px 0 0;
}
h2 {
	font-size: 39px;
	font-weight: 300;
	letter-spacing: -1.5px;
}
.services-thumb {
	margin: 0 auto 30px;
	padding: 28px 20px 15px;
	max-width: 236px;
	box-shadow: 0 8px 13px rgba(0, 0, 0, 0.3);
	background-color: #eeeeee;
}
.services-thumb h3 {
	padding: 0 0 10px;
	margin: 0 0 10px;
	font-size: 22px;
}
.services-thumb .img-wr {
	margin: 0 auto 22px;
}
.services-thumb p {
	font-size: 10px;
	line-height: 20px;
	letter-spacing: -0.38px;
}
.slick-prev {
    left: 15px;
}
.slick-next {
    right: 15px;
}
.services-thumbs-wr {
    padding: 0 0 28px;
}
.box-services .btn-main {
	display: block;
	margin: 0 auto 0;
	max-width: 270px;
}
footer .pull-right {
    float: none !important;
}
footer {
    padding: 23px 0 20px;
    font-size: 14px;
    text-align: center;
    margin: 0 0 0;
    font-family: "Roboto";
    background: #eee;
    color: #4a4a4a;
}
footer .display-inline-block {
    width: auto;
    padding: 0 0 10px;
    display: block;
    margin: 0 auto 0;
}
.footer-navigation p {
	padding: 0 0 0;
	font-size: 12px;
	line-height: 21px;
	font-weight: 500;
	letter-spacing: 0;
	font-family: "Roboto";
}
.footer-navigation p:after {
	padding: 0 0 0;
    margin: 0 -10px 0 5px;
	content: "\f107";
	font-family: "FontAwesome";
}
.footer-navigation .active p:after {
    content: "\f106";
}
.footer-navigation ul {
	display: none;
    padding: 0 0 0;
    margin: 5px 0 5px;
    border: none;
}
.footer-navigation .active ul {
	display: block;
}
.footer-navigation p a:hover {
	opacity: 1;
	text-decoration: none;
}
.footer-navigation {
    padding: 0 0 22px;
}
footer .alignleft, footer .alignright {
	float: none;
	margin: 0 0 0;
	padding: 0 0 0;
}
footer a img {
    display: block;
    margin: 0 0 6px;
}
footer .clear {
	font-size: 8px;
	opacity: 0.8;
}
footer p {
	letter-spacing: 0;
}
footer h6 {
    font-size: 8px;
    line-height: 18px;
    letter-spacing: 0;
}
.social-links {
    padding: 18px 0 18px;
    margin: 0 0 0;
}
.social-links a {
    margin: 0 5px 0;
}
.social-links a i {
    font-size: 12px;
    line-height: 20px;
    width: 20px;
    height: 20px;
}
.navbar-nav > li > a {
    color: #30403f;
}
.nav-opened .logo {
    background-image: url('img/logo-blue.svg');
}



















}

/* ----------------------------------------------------------------------------------- */

@media screen and (max-width: 550px) {




}

/* ----------------------------------------------------------------------------------- */
/* * - END of @media ---------------------------------------------------------- */
