@import url(http://fonts.googleapis.com/css?family=Lato:300,400,700);
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
a:hover,
a:active {
  outline: 0;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
#map_canvas img {
  max-width: none;
}
button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
button,
input {
  *overflow: visible;
  line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
.clearfix,
.clear {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after,
.clear:before,
.clear:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after,
.clear:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.row {
  margin-left: 0px;
  *zoom: 1;
}
.row:before,
.row:after {
  display: table;
  content: "";
  line-height: 0;
}
.row:after {
  clear: both;
}
[class*="grid"] {
  float: left;
  margin-left: 0px;
}
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 960px;
}
.grid12 {
  width: 960px;
}
.grid11 {
  width: 880px;
}
.grid10 {
  width: 800px;
}
.grid9 {
  width: 720px;
}
.grid8 {
  width: 640px;
}
.grid7 {
  width: 560px;
}
.grid6 {
  width: 480px;
}
.grid5 {
  width: 400px;
}
.grid4 {
  width: 320px;
}
.grid3 {
  /*width: 240px;*/
	width: 248px;
}
.grid2 {
  width: 160px;
}
.grid1 {
  width: 80px;
}
.offset12 {
  margin-left: 960px;
}
html[dir='rtl'] .offset12 {
  margin-right: 960px;
  margin-left: 0;
}
.offset11 {
  margin-left: 880px;
}
html[dir='rtl'] .offset11 {
  margin-right: 880px;
  margin-left: 0;
}
.offset10 {
  margin-left: 800px;
}
html[dir='rtl'] .offset10 {
  margin-right: 800px;
  margin-left: 0;
}
.offset9 {
  margin-left: 720px;
}
html[dir='rtl'] .offset9 {
  margin-right: 720px;
  margin-left: 0;
}
.offset8 {
  margin-left: 640px;
}
html[dir='rtl'] .offset8 {
  margin-right: 640px;
  margin-left: 0;
}
.offset7 {
  margin-left: 560px;
}
html[dir='rtl'] .offset7 {
  margin-right: 560px;
  margin-left: 0;
}
.offset6 {
  margin-left: 480px;
}
html[dir='rtl'] .offset6 {
  margin-right: 480px;
  margin-left: 0;
}
.offset5 {
  margin-left: 400px;
}
html[dir='rtl'] .offset5 {
  margin-right: 400px;
  margin-left: 0;
}
.offset4 {
  margin-left: 320px;
}
html[dir='rtl'] .offset4 {
  margin-right: 320px;
  margin-left: 0;
}
.offset3 {
  margin-left: 240px;
}
html[dir='rtl'] .offset3 {
  margin-right: 240px;
  margin-left: 0;
}
.offset2 {
  margin-left: 160px;
}
html[dir='rtl'] .offset2 {
  margin-right: 160px;
  margin-left: 0;
}
.offset1 {
  margin-left: 80px;
}
html[dir='rtl'] .offset1 {
  margin-right: 80px;
  margin-left: 0;
}
.inset12 {
  margin-left: -960px;
}
html[dir='rtl'] .inset12 {
  margin-right: -960px;
  margin-left: 0;
}
.inset11 {
  margin-left: -880px;
}
html[dir='rtl'] .inset11 {
  margin-right: -880px;
  margin-left: 0;
}
.inset10 {
  margin-left: -800px;
}
html[dir='rtl'] .inset10 {
  margin-right: -800px;
  margin-left: 0;
}
.inset9 {
  margin-left: -720px;
}
html[dir='rtl'] .inset9 {
  margin-right: -720px;
  margin-left: 0;
}
.inset8 {
  margin-left: -640px;
}
html[dir='rtl'] .inset8 {
  margin-right: -640px;
  margin-left: 0;
}
.inset7 {
  margin-left: -560px;
}
html[dir='rtl'] .inset7 {
  margin-right: -560px;
  margin-left: 0;
}
.inset6 {
  margin-left: -480px;
}
html[dir='rtl'] .inset6 {
  margin-right: -480px;
  margin-left: 0;
}
.inset5 {
  margin-left: -400px;
}
html[dir='rtl'] .inset5 {
  margin-right: -400px;
  margin-left: 0;
}
.inset4 {
  margin-left: -320px;
}
html[dir='rtl'] .inset4 {
  margin-right: -320px;
  margin-left: 0;
}
.inset3 {
  margin-left: -240px;
}
html[dir='rtl'] .inset3 {
  margin-right: -240px;
  margin-left: 0;
}
.inset2 {
  margin-left: -160px;
}
html[dir='rtl'] .inset2 {
  margin-right: -160px;
  margin-left: 0;
}
.inset1 {
  margin-left: -80px;
}
html[dir='rtl'] .inset1 {
  margin-right: -80px;
  margin-left: 0;
}
.container {
  margin-right: auto;
  margin-left: auto;
  *zoom: 1;
}
.container:before,
.container:after {
  display: table;
  content: "";
  line-height: 0;
}
.container:after {
  clear: both;
}
.container-fluid {
  padding-right: 0px;
  padding-left: 0px;
  *zoom: 1;
}
.container-fluid:before,
.container-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.container-fluid:after {
  clear: both;
}
.gfont-lato {
  font-family: 'Lato', sans-serif;
}
body {
	background: url(../../../images/snow.png) no-repeat center 40px;
  /*background: #fff;
  color: white;
  font-family: 'Lato', sans-serif;*/
	font-family: -apple-system, 'Helvetica Neue', 'Hiragino Kaku Gothic ProN', '游ゴシック Medium', 'メイリオ', meiryo, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 22px;
  margin: 0;
  position: relative;
  overflow-x: hidden;
}
a {
  text-decoration: none;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.block,
.tabbable,
.accordion {
  /*padding: 15px;
  margin: 10px;*/
	margin: 0;
  position: relative;
  display: block;
}
.no-title > .header {
  display: none;
}
.title {
  margin: 0 0 7px;
  padding: 0 0 7px;
}
* html .ie6-offset {
  margin-right: -4px;
}
.widget-social {
  padding: 0;
  margin: 0;
}
.page-header {
  border: none;
}
.icon-10x {
  font-size: 10em;
}
.icon-10x.icon-border {
  border-width: 10px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
}
.btn,
.button,
.readon,
.readmore {
  display: inline-block;
  text-transform: uppercase;
  padding: 4px 14px;
  color: #fff;
  text-shadow: none;
  font-weight: 300;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: 0px;
  -moz-box-shadow: 0px;
  box-shadow: 0px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: none;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.btn a,
.btn:hover,
.button a,
.button:hover,
.readon a,
.readon:hover,
.readmore a,
.readmore:hover {
  color: #fff;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.btn-large {
  padding: 10px 15px;
}
.btn-border,
.ps-readmore {
  background: rgba(0,0,0,0);
  border: 2px solid #FFF;
  font-weight: bold;
  font-weight: 300;
}
.btn-border:hover,
.ps-readmore:hover {
  background: #fff;
  color: #333;
}
.img-rounded {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.img-polaroid {
  padding: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.1);
  -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.1);
  box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}
.img-circle {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
}
#mainbody,
#sidebar-a,
#sidebar-b {
  position: relative;
}
#sidebar-a[class*='grid'] [class*='grid'],
#sidebar-b[class*='grid'] [class*='grid'] {
  margin-left: 0;
  width: 100%;
}
#copyright .block {
  /*padding: 10px 15px;*/
	padding: 13px 0;
  margin: 0;
}
#header {
  background: #fff url(../images/backgrounds/graph.png) no-repeat 50% 100%;
}
#utility {
  background: #daf1fd;
}
#utility:after {
  border-bottom: 3px solid #2980B9;
  width: 30%;
  margin-left: auto;
  margin-right: auto;
}
#main-bottom {
  background: #f5f5f5;
}
#portfolio .grid12 {
  width: 100%;
}
#portfolio h3 {
  font-weight: 300;
}
#main-top {
  /*background: url(../images/backgrounds/main-top-bg.jpg) no-repeat center center fixed;*/
  color: #fff;
}
#footer-wrap {
  background: #d61619;
	color: white;
	text-align: center;
}
#footer-wrap .title {
  font-size: 20px;
  color: #222;
  text-transform: capitalize;
}
.ex-menu {
  /*float: right;*/
  color: rgba(255,255,255,0.65);
  /*text-transform: uppercase;*/
}
.ex-menu ul {
  margin: 0 38px;
  padding: 0;
  list-style: none;
}
.ex-menu > ul.l1:before,
.ex-menu > ul.l1:after,
.ex-menu .dropdown .column:before,
.ex-menu .dropdown .column:after {
  content: " ";
  display: table;
}
.ex-menu > ul.l1:after,
.ex-menu .dropdown .column:after {
  clear: both;
}
.ex-menu > ul.l1 > li {
  float: left;
}
.ex-menu ul li {
  position: relative;
}
.ex-menu li > a {
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none;
  padding: 0 8px;
  /*line-height: 30px;*/
	line-height: 38px;
  color: rgba(255,255,255,0.65);
  /*font-size: 16px;*/
	font-size: 13px;
  font-weight: 300;
  cursor: pointer;
}
.ex-menu li a[class^="icon-"],
.ex-menu li a[class*=" icon-"] {
  width: auto;
  text-align: left;
  font-family: inherit;
  -webkit-font-smoothing: inherit;
}
.ex-menu li a[class^="icon-"]:before,
.ex-menu li a[class*=" icon-"]:before {
  font-family: FontAwesome;
  margin-right: 5px;
}
.ex-menu > ul.l1 > li {
  /*margin-right: 20px;*/
	margin: 0 10px;
}
.ex-menu > ul.l1 > li > a {
  /*text-transform: uppercase;*/
  border: 1px solid transparent;
	font-weight: bold;
}
.ex-menu > ul.l1 > li:hover > a,
.ex-menu > ul.l1 > li.active > a {
  background: '';
  border: 1px solid #fff;
}
.ex-menu > ul.l1 > li.parent:before {
  content: "\f078";
  position: absolute;
  right: 7px;
  top: 5px;
  font-family: fontawesome;
  color: rgba(255,255,255,0.65);
  font-size: 12px;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  overflow: hidden;
}
.ex-menu > ul.l1 > li.parent a {
  padding-right: 20px;
}
.ex-menu > ul.l1 > li.parent:hover:before {
  color: '';
}
.ex-menu > ul.l1 > li.last .dropdown {
  right: 0;
  left: auto;
}
.ex-menu li a[href='#'] {
  cursor: auto;
}
.ex-menu li:hover > a,
.ex-menu li > a:focus {
  background-color: '';
  color: '';
  outline: none;
}
.ex-menu li > a:active {
  background-color: '';
  color: '';
}
.ex-menu li.active > a {
  background-color: '';
  color: '';
}
.ex-menu li a img {
  float: left;
  margin-right: 5px;
  margin-top: 5px;
}
.ex-menu .subtitle {
  line-height: 14px;
}
.subtitle > div {
  margin-top: 5px;
  font-size: 10px;
  line-height: 17px;
}
.ex-menu .dropdown {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 99999;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: '';
  color: ;
  letter-spacing: normal;
}
.ex-menu .dropdown li a {
  margin: 5px 0;
  color: #fff;
  font-size: 97%;
  padding-bottom: 2px;
  padding-top: 2px;
}
.ex-menu li:hover > .dropdown {
  display: block;
}
.ex-menu li:hover > .dropdown li:hover > .dropdown {
  left: 100%;
  top: 0;
}
.ex-menu .dropdown .grouped > ul {
  margin: 10px;
}
.ex-menu .dropdown .column {
  float: left;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  box-shadow: 0 0px 6px rgba(0,0,0,0.1);
}
.ex-menu .dropdown .column .block {
  padding: 0;
}
.ex-menu .dropdown .column .l2:before {
  content: "";
  position: absolute;
  top: 12px;
  width: 0;
  height: 0;
  left: 16%;
  bottom: 0;
  border-width: 0 8px 8px 8px;
  border-style: solid;
  border-color: rgba(0,0,0,0) rgba(0,0,0,0) #fff rgba(0,0,0,0);
}
.menu-toggle {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 55px;
  padding: 0 20px;
  float: left;
}
.menu-toggle:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.menu-toggle {
  font-size: 19px;
  color: #88898E;
}
.menu-toggle:hover,
.menu-toggle:focus {
  color: #88898E;
  text-decoration: none;
  outline: none;
}
.menu-toggle:after {
  content: "\f0c9";
  font-family: "FontAwesome";
  vertical-align: middle;
}
[dropdown-animation="fade"] li:hover > .dropdown,
[dropdown-sub-animation="fade"] li:hover > .dropdown li:hover > .dropdown {
  -webkit-animation: fade 0.2s ease-in-out;
  animation: fade 0.2s ease-in-out;
}
[dropdown-animation="scale-up"] li:hover > .dropdown,
[dropdown-sub-animation="scale-up"] li:hover > .dropdown li:hover > .dropdown {
  -webkit-animation: scale-up 0.2s ease-in-out;
  animation: scale-up 0.2s ease-in-out;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}
[dropdown-animation="scale-down"] li:hover > .dropdown,
[dropdown-sub-animation="scale-down"] li:hover > .dropdown li:hover > .dropdown {
  -webkit-animation: scale-down 0.2s ease-in-out;
  animation: scale-down 0.2s ease-in-out;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}
[dropdown-animation="slide-top"] li:hover > .dropdown,
[dropdown-sub-animation="slide-top"] li:hover > .dropdown li:hover > .dropdown {
  -webkit-animation: slide-top-fixed 0.2s ease-in-out;
  animation: slide-top-fixed 0.2s ease-in-out;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}
[dropdown-animation="slide-bottom"] li:hover > .dropdown,
[dropdown-sub-animation="slide-bottom"] li:hover > .dropdown li:hover > .dropdown {
  -webkit-animation: slide-bottom-fixed 0.2s ease-in-out;
  animation: slide-bottom-fixed 0.2s ease-in-out;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}
[dropdown-animation="slide-left"] li:hover > .dropdown,
[dropdown-sub-animation="slide-left"] li:hover > .dropdown li:hover > .dropdown {
  -webkit-animation: slide-left-fixed 0.2s ease-in-out;
  animation: slide-left-fixed 0.2s ease-in-out;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}
[dropdown-animation="slide-right"] li:hover > .dropdown,
[dropdown-sub-animation="slide-right"] li:hover > .dropdown li:hover > .dropdown {
  -webkit-animation: slide-right-fixed 0.2s ease-in-out;
  animation: slide-right-fixed 0.2s ease-in-out;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}
[dropdown-animation="flipin-x"] li:hover > .dropdown,
[dropdown-sub-animation="flipin-x"] li:hover > .dropdown li:hover > .dropdown {
  -webkit-animation: flipin-x .5s ease-in-out;
  animation: flipin-x .5s ease-in-out;
}
[dropdown-animation="flipin-y"] li:hover > .dropdown,
[dropdown-sub-animation="flipin-y"] li:hover > .dropdown li:hover > .dropdown {
  -webkit-animation: flipin-y .5s ease-in-out;
  animation: flipin-y .5s ease-in-out;
}
[dropdown-animation="bounce-in"] li:hover > .dropdown,
[dropdown-sub-animation="bounce-in"] li:hover > .dropdown li:hover > .dropdown {
  -webkit-animation: bounce-in 0.6s ease-in-out;
  animation: bounce-in 0.6s ease-in-out;
}
[dropdown-animation="bounce-in-up"] li:hover > .dropdown,
[dropdown-sub-animation="bounce-in-up"] li:hover > .dropdown li:hover > .dropdown {
  -webkit-animation: bounce-in-up 0.6s ease-in-out;
  animation: bounce-in-up 0.6s ease-in-out;
}
[dropdown-animation="bounce-in-left"] li:hover > .dropdown,
[dropdown-sub-animation="bounce-in-left"] li:hover > .dropdown li:hover > .dropdown {
  -webkit-animation: bounce-in-left 0.6s ease-in-out;
  animation: bounce-in-left 0.6s ease-in-out;
}
[dropdown-animation="bounce-in-right"] li:hover > .dropdown,
[dropdown-sub-animation="bounce-in-right"] li:hover > .dropdown li:hover > .dropdown {
  -webkit-animation: bounce-in-right 0.6s ease-in-out;
  animation: bounce-in-right 0.6s ease-in-out;
}
[dropdown-animation="roll-in"] li:hover > .dropdown,
[dropdown-sub-animation="roll-in"] li:hover > .dropdown li:hover > .dropdown {
  -webkit-animation: roll-in 0.6s ease-in-out;
  animation: roll-in 0.6s ease-in-out;
}
#ex-splitmenu.horizontal .nav-list li {
  position: relative;
}
#ex-splitmenu.horizontal > .nav-list > li {
  float: left;
}
#ex-splitmenu.horizontal .nav-list > li > a {
  display: block;
  text-decoration: none;
  padding: 0 8px;
  margin: 0;
  line-height: 30px;
  color: rgba(255,255,255,0.65);
  font-size: 16px;
  font-weight: 300;
  cursor: pointer;
}
#ex-splitmenu.horizontal .nav-list li:hover a {
  background-color: '';
  color: '';
}
#ex-splitmenu.horizontal .nav-list li.parent > ul {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  padding: 0;
  width: 200px;
  z-index: 99999;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: '';
  letter-spacing: normal;
}
#ex-splitmenu.horizontal .nav-list li.parent:hover > ul {
  display: block;
  -webkit-animation: scale-up 0.2s ease-in-out;
  animation: scale-up 0.2s ease-in-out;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}
#ex-splitmenu.horizontal .nav-list li.parent:hover > ul li.parent ul {
  left: 100%;
  top: 0;
}
#ex-splitmenu.horizontal > .nav-list > li.hover a,
#ex-splitmenu.horizontal > .nav-list > li.active a,
#ex-splitmenu.horizontal > .nav-list > li.active a:focus {
  background-color: '';
  color: '';
}
#ex-splitmenu.horizontal a[class^="icon-"],
#ex-splitmenu.horizontal a[class*=" icon-"] {
  width: auto;
  text-align: left;
}
#ex-splitmenu.horizontal a[class^="icon-"]:before,
#ex-splitmenu.horizontal a[class*=" icon-"]:before {
  margin-right: 5px;
}
.uk-offcanvas {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1010;
  background: #2980b9;
}
.uk-offcanvas li:hover > a,
.uk-offcanvas li > a:focus,
.uk-offcanvas li.active > a {
  background: rgba(10,10,10,0.34);
}
.uk-offcanvas.uk-active {
  display: block;
}
.uk-offcanvas-page {
  position: fixed;
  -webkit-transition: margin-left 0.3s ease-in-out 50ms;
  transition: margin-left 0.3s ease-in-out 50ms;
}
.uk-offcanvas-bar {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  z-index: 1011;
  width: 270px;
  max-width: 100%;
  background: #2980b9;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
}
.uk-offcanvas.uk-active .uk-offcanvas-bar.uk-offcanvas-bar-show {
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
}
.uk-offcanvas-bar-flip {
  left: auto;
  right: 0;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}
.uk-offcanvas [class*="grid"] {
  width: auto;
  float: none;
}
.uk-offcanvas .block {
  margin: 0;
  padding: 0;
}
.uk-offcanvas .block + .block {
  margin-top: 20px;
}
#offcanvas .ex-menu {
  background-color: transparent;
}
.uk-offcanvas .ex-menu,
.uk-offcanvas .ex-menu > ul.l1 > li {
  float: none;
}
.uk-offcanvas .ex-menu ul a {
  color: #eee;
}
.uk-offcanvas .ex-menu > ul.l1 > li > a {
  color: #fff;
  border-bottom: 1px solid rgba(0,0,0,0.4);
  box-shadow: 0 1px 0 rgba(255,255,255,0.06);
}
.uk-offcanvas .ex-menu > ul.l1 > li:hover > a,
.uk-offcanvas .ex-menu > ul.l1 > li.active > a,
.uk-offcanvas .ex-menu > ul.l1 > li a:focus,
.uk-offcanvas .ex-menu > ul.l1 > li a:active {
  background-color: rgba(43,43,43,0.7);
  color: #fff;
}
.uk-offcanvas .ex-menu > ul.l1 > li ul {
  padding: 5px 0 5px 15px;
}
.uk-offcanvas .ex-menu > ul.l1 > li ul li.parent > a {
  margin-left: -15px;
  padding-left: 15px;
}
.uk-offcanvas .ex-menu > ul.l1 > li ul li > a {
  padding: 5px 0;
  line-height: 30px;
}
.uk-offcanvas .ex-menu li:hover > a,
.uk-offcanvas .ex-menu li > a:focus {
  background-color: none;
}
.ex-menu > ul.l1 > li.last .dropdown {
  right: auto;
  left: auto;
}
.ex-menu > ul.l1 > li > .dropdown > .column {
  margin-top: 20px;
}
.menu-toggle {
  color: #fff;
}
.menu-toggle:hover {
  color: #fff;
  background: rgba(51,51,51,0.3);
}
#component .articles-row {
  margin-bottom: 10px;
}
#component [class*='cols'] > [class*='col-'] {
  float: left;
  padding: 0;
}
#component .cols-1 > [class*='col-'] {
  display: block;
  float: none;
  margin: 0;
}
#component .cols-2 > [class*='col-'] {
  width: 50%;
}
#component .cols-3 > [class*='col-'] {
  float: left;
  width: 33.3%;
}
#component .cols-4 > [class*='col-'] {
  width: 25%;
}
#component article {
  margin: 0 10px 20px;
}
#component .title {
  /*font-size: 40px;
  line-height: 40px;
  padding-bottom: 15px;
  margin-bottom: 15px;*/
}
#component .block {
  padding-left: 5px;
  padding-right: 5px;
}
#component .article-tools {
  padding-bottom: 20px;
  margin-bottom: 20px;
}
#component .article-bg {
  padding-bottom: 0;
  border: 0;
}
#component .actions {
  list-style: none;
}
#component .actions a {
  display: inline-block;
}
#component .actions img {
  display: inline-block;
}
#component .edit .formelm {
  float: left;
  width: 70%;
  margin-top: 10px;
}
#component .edit .formelm label {
  float: left;
  line-height: 22px;
  width: 110px;
}
#component .edit textarea {
  margin-top: 10px;
}
#component .edit .pull-left {
  width: 50%;
}
#component .CodeMirror-wrapping {
  box-sizing: border-box;
  margin-top: 20px;
}
#component .edit .formelm-buttons {
  margin-top: 10px;
}
#component .button2-left {
  float: left;
  margin-right: 5px;
}
#component #editor-xtd-buttons {
  margin-top: 15px;
  height: 32px;
}
#component .pagination {
  padding: 0 10px;
}
#component .pagination ul {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#component .pagination a,
#component .pagination span {
  background: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
#component #contact-slider {
  padding-bottom: 9px;
}
#component #contact-slider h3 {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
  padding: 0;
}
#mod-finder-searchform {
  margin: 0 0;
  position: relative;
}
#mod-finder-searchform div.finder {
  margin-bottom: 0;
}
#mod-finder-searchform #mod-finder-searchword {
  background: #fbfbfb;
}
#mod-finder-searchform #mod-finder-searchword:focus {
  background: #fff;
}
#mod-finder-searchform button.btn {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
ul.breadcrumb {
  margin: 0;
}
#login-form .add-on label {
  display: none;
}
ul.menu li img {
  display: none;
}
.block[class^="icon-"],
.block[class*=" icon-"] {
  font-family: inherit;
  line-height: inherit;
}
.title [class^="icon-"],
.title [class*=" icon-"] {
  margin-right: 10px;
}
.hero-area {
  padding-bottom: 300px;
  /*margin-top: 100px;*/
}
.hero-area h1 {
  font-size: 50px;
  line-height: 60px;
  margin-top: 60px;
  font-weight: 300;
}
.hero-area h2 {
  font-size: 20px;
  margin-top: 20px;
  font-weight: 300;
  color: #7f8c8d;
}
.hero-area .btn {
  margin-right: 20px;
  font-size: 25px;
  margin-top: 50px;
  padding: 10px 40px;
}
.services h3 {
  font-weight: 300;
}
.key-features [class*="width-"],
.key-features [class^="width-"],
.services [class*="width-"],
.services [class^="width-"] {
  float: left;
  margin: 30px 0;
}
.key-features .service-intro,
.services .service-intro {
  border-bottom: 2px solid #EBEFF2;
  padding-bottom: 15px;
}
.key-features h1,
.services h1 {
  font-size: 40px;
  text-transform: capitalize;
  line-height: 40px;
  font-weight: 300;
}
.key-features h2,
.services h2 {
  font-size: 20px;
  line-height: 40px;
  font-weight: 300;
}
.key-features h4,
.services h4 {
  font-size: 24px;
  font-weight: 300;
  margin-bottom: 20px;
  text-align: left;
}
.key-features .btn,
.services .btn {
  margin: 10px 10px 0 0;
}
.key-features .feature-item-text {
  margin-right: 40px;
  text-align: left;
}
.key-features i {
  float: left;
  height: 50px;
  width: 50px;
  padding: 20px;
  border-radius: 100%;
  margin-right: 10px;
  -webkit-transition: -webkit-transform ease-out 0.1s, background 0.2s;
  -moz-transition: -moz-transform ease-out 0.1s, background 0.2s;
  transition: transform ease-out 0.1s, background 0.2s;
  display: inline-block;
  cursor: pointer;
  border-radius: 100%;
  text-align: center;
  position: relative;
  z-index: 1;
  border: 2px solid #eee;
}
.key-features [class*="width-"]:hover i,
.key-features [class^="width-"]:hover i {
  background: #fff;
  border: 2px solid #daf1fd;
  -webkit-transform: scale(0.93);
  -moz-transform: scale(0.93);
  -ms-transform: scale(0.93);
  transform: scale(0.93);
}
.key-features [class*="width-"]:hover i:after,
.key-features [class^="width-"]:hover i:after {
  top: 0;
  left: 0;
  padding: 0;
  z-index: -1;
  box-shadow: 0 0 0 2px #daf1fd;
  opacity: 0;
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
  pointer-events: none;
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  content: '';
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.key-features [class*="width-"]:hover i:after,
.key-features [class^="width-"]:hover i:after {
  -webkit-animation: sonarEffect 1.3s ease-out 75ms;
  -moz-animation: sonarEffect 1.3s ease-out 75ms;
  animation: sonarEffect 1.3s ease-out 75ms;
}
@-webkit-keyframes sonarEffect {
  0% {
    opacity: 0.3;
  }
  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #daf1fd, 0 0 0 10px rgba(255,255,255,0.5);
  }
  100% {
    box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #daf1fd, 0 0 0 10px rgba(255,255,255,0.5);
    -webkit-transform: scale(1.5);
    opacity: 0;
  }
}
@-moz-keyframes sonarEffect {
  0% {
    opacity: 0.3;
  }
  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #daf1fd, 0 0 0 10px rgba(255,255,255,0.5);
  }
  100% {
    box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #daf1fd, 0 0 0 10px rgba(255,255,255,0.5);
    -moz-transform: scale(1.5);
    opacity: 0;
  }
}
@keyframes sonarEffect {
  0% {
    opacity: 0.3;
  }
  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #daf1fd, 0 0 0 10px rgba(255,255,255,0.5);
  }
  100% {
    box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #daf1fd, 0 0 0 10px rgba(255,255,255,0.5);
    transform: scale(1.5);
    opacity: 0;
  }
}
.call-to-action h2 {
  font-size: 20px;
  font-weight: 100;
}
.call-to-action input,
.call-to-action .btn {
  padding: 15px;
  font-size: 20px;
  border: none;
}
.footer-links ul {
  list-style: none;
}
.footer-links ul li {
  display: inline-block;
  text-transform: uppercase;
  padding: 0 10px;
  font-weight: 700;
}
.testimonial .carousel {
  position: relative;
  margin-bottom: 20px;
}
.testimonial .carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.testimonial .carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
  -moz-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.testimonial .carousel-inner > .item > img,
.testimonial .carousel-inner > .item > a > img {
  display: block;
  line-height: 1;
}
.testimonial .carousel-inner > .active,
.testimonial .carousel-inner > .next,
.testimonial .carousel-inner > .prev {
  display: block;
}
.testimonial .carousel-inner > .active {
  left: 0;
}
.testimonial .carousel-inner > .next,
.testimonial .carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.testimonial .carousel-inner > .next {
  left: 100%;
}
.testimonial .carousel-inner > .prev {
  left: -100%;
}
.testimonial .carousel-inner > .next.left,
.testimonial .carousel-inner > .prev.right {
  left: 0;
}
.testimonial .carousel-inner > .active.left {
  left: -100%;
}
.testimonial .carousel-inner > .active.right {
  left: 100%;
}
.testimonial .carousel-control {
  position: absolute;
  width: 32px;
  height: 32px;
  font-size: 34px;
  font-weight: 100;
  line-height: 22px;
  color: #ffffff;
  text-align: center;
  background: #616161;
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.testimonial .carousel-control.right {
  right: 45%;
}
.testimonial .carousel-control.left {
  right: 52%;
}
.testimonial .carousel-control:hover,
.testimonial .carousel-control:focus {
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.testimonial .carousel-indicators {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 5;
  margin: 0;
  list-style: none;
}
.testimonial .carousel-indicators li {
  display: block;
  float: left;
  width: 10px;
  height: 10px;
  margin-left: 5px;
  text-indent: -999px;
  background-color: #ccc;
  background-color: rgba(255,255,255,0.25);
  border-radius: 5px;
}
.testimonial .carousel-caption {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 15px;
  background: #333333;
  background: rgba(0,0,0,0.75);
}
.bigmargin-top {
  /*margin-top: 100px;*/
}
.bigmargin-bottom {
  /*margin-bottom: 100px;*/
}
.widget-logo {
  margin-top: 0;
  margin-bottom: 0;
}
#logo {
  margin: 0;
}
#logo a {
  display: block;
}
#logo .logo-tagline {
  display: block;
  font-size: 16px;
}
.widget-logo .image a {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  padding: 0;
}
.widget-copyrightinfo,
.widget-designedby,
.widget-exposelogo {
  padding-top: 5px;
  padding-bottom: 5px;
  margin-left: 25px;
}
#ex-date,
#font-resizer {
  margin-top: 5px;
}
#font-resizer {
  text-align: right;
}
.designed-by a {
  background: url(../images/themexpert.png) no-repeat;
  width: 75px;
  height: 18px;
  display: inline-block;
  text-indent: -9999px;
  font-size: 0;
}
.expose-logo,
.expose-logo a {
  width: 152px;
  height: 40px;
  display: block;
}
.expose-logo-light {
  background: url(../../../libraries/expose/interface/images/expose_logo_light.png) no-repeat;
}
.expose-logo-dark {
  background: url(../../../libraries/expose/interface/images/expose_logo_dark.png) no-repeat;
}
.expose-logo span {
  display: none;
}
#poweredby {
  margin: 0 auto;
}
#scrolltop {
  display: block;
  width: 26px;
  font-size: 0;
  height: 28px;
  margin: 30px auto 0;
  bottom: 14px;
  right: 5px;
  z-index: 9999;
}
.affix-top {
  display: none;
}
.affix {
  display: block;
}
#scrolltop:after {
  content: "\f102";
  position: absolute;
  right: 10px;
  padding: 10px 25px;
  font-family: "FontAwesome";
  font-size: 30px;
  color: #fff;
}
#scrolltop:hover:after {
  padding-top: 20px;
}
.social-icons {
  list-style: none;
  margin: 0;
  padding-bottom: 0;
}
.social-icons li {
  float: left;
}
.social-icons li a {
  margin-right: 10px;
  display: block;
  width: 32px;
  height: 32px;
  padding: 7px;
  background: #fff;
}
.social-icons i {
  font-size: 34px;
}
.social-icons .icon-facebook {
  margin-left: 8px;
}
.white {
  color: #fff;
  text-shadow: 1px 1px 1px #444;
}
.black {
  color: #333;
  text-shadow: 1px 1px 1px #fff;
}
.box1 {
  background-color: #fff;
}
.box2 {
  background-color: #34495e;
  color: #fff;
}
.box3 {
  background-color: #95a5a6;
  color: #fff;
}
.box4 {
  background-color: #B3A4A1;
  color: #fff;
}
.box-bordered {
  border: 1px solid #ddd;
}
.box-alert {
  background-color: #FCF8E3;
  border: 1px solid #FBEED5;
  color: #C09853;
}
.box-info {
  background-color: #D9EDF7;
  border-color: #BCE8F1;
  color: #3A87AD;
}
.box-success {
  background-color: #DFF0D8;
  border-color: #D6E9C6;
  color: #468847;
}
.box-error {
  background-color: #F2DEDE;
  border-color: #EED3D7;
  color: #B94A48;
}
.title {
  padding: 10px 0;
  font-size: 23px;
  line-height: 23px;
  position: relative;
	color: #b28146;
}
.title span {
  font-weight: 400;
}
[class*="title"] .title {
  /*margin: -15px -15px 15px -15px;
  padding: 15px;*/
	padding: 0;
}
.title1 .title {
  background-color: #2b3c4e;
  color: #fff;
}
.title2 .title {
  background-color: #a3b1b2;
  color: #fff;
}
.title3 .title {
  border-bottom: 1px solid rgba(0,0,0,0.1);
  -webkit-box-shadow: 0 1px 1px #fff;
  -moz-box-shadow: 0 1px 1px #fff;
  box-shadow: 0 1px 1px #fff;
}
.title4 .title:after {
  background-color: #fff;
  height: 4px;
  width: auto;
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  -moz-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity .15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height .35s ease;
  -moz-transition: height .35s ease;
  -o-transition: height .35s ease;
  transition: height .35s ease;
}
.collapse.in {
  height: auto;
}
[class*='animation-'] {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animation-fade {
  -webkit-animation-name: fade;
  animation-name: fade;
  -webkit-animation-duration: 0.8s;
  animation-duration: 0.8s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
}
.animation-scale-up {
  -webkit-animation-name: scale-up;
  animation-name: scale-up;
}
.animation-scale-down {
  -webkit-animation-name: scale-down;
  animation-name: scale-down;
}
.animation-slideUp {
  -webkit-animation-name: slideUp;
  animation-name: slideUp;
}
.animation-slideDown {
  -webkit-animation-name: slideDown;
  animation-name: slideDown;
}
.animation-slide-top {
  -webkit-animation-name: slide-top;
  animation-name: slide-top;
}
.animation-slide-bottom {
  -webkit-animation-name: slide-bottom;
  animation-name: slide-bottom;
}
.animation-slide-left {
  -webkit-animation-name: slide-left;
  animation-name: slide-left;
}
.animation-slide-right {
  -webkit-animation-name: slide-right;
  animation-name: slide-right;
}
.animation-reverse {
  -webkit-animation-direction: reverse;
  animation-direction: reverse;
}
@-webkit-keyframes slide-top {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes slide-top {
  0% {
    opacity: 0;
    transform: translateY(-100%);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@-webkit-keyframes slide-bottom {
  0% {
    opacity: 0;
    -webkit-transform: translateY(100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes slide-bottom {
  0% {
    opacity: 0;
    transform: translateY(100%);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@-webkit-keyframes slide-left {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@keyframes slide-left {
  0% {
    opacity: 0;
    transform: translateX(-100%);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@-webkit-keyframes slide-right {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@keyframes slide-right {
  0% {
    opacity: 0;
    transform: translateX(100%);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
@-webkit-keyframes fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes scale-up {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.2);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
  }
}
@keyframes scale-up {
  0% {
    opacity: 0;
    transform: scale(0.2);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
@-webkit-keyframes scale-down {
  0% {
    opacity: 0;
    -webkit-transform: scale(1.8);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
  }
}
@keyframes scale-down {
  0% {
    opacity: 0;
    transform: scale(1.8);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
@-webkit-keyframes slideUp {
  0% {
    transform: translateY(0);
    -webkit-transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-4em);
    -webkit-transform: translateY(-4em);
  }
}
@keyframes slideUp {
  0% {
    transform: translateY(0);
    -webkit-transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-4em);
    -webkit-transform: translateY(-4em);
  }
}
@-webkit-keyframes slideDown {
  0% {
    opacity: 0;
    transform: translateY(-4em);
    -webkit-transform: translateY(-4em);
  }
  100% {
    transform: translateY(0);
    -webkit-transform: translateY(0);
  }
}
@keyframes slideDown {
  0% {
    opacity: 0;
    transform: translateY(-4em);
    -webkit-transform: translateY(-4em);
  }
  100% {
    transform: translateY(0);
    -webkit-transform: translateY(0);
  }
}
@-webkit-keyframes slide-top-fixed {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes slide-top-fixed {
  0% {
    opacity: 0;
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@-webkit-keyframes slide-bottom-fixed {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes slide-bottom-fixed {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@-webkit-keyframes slide-left-fixed {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes slide-left-fixed {
  0% {
    opacity: 0;
    -moz-transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
}
@keyframes slide-left-fixed {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@-webkit-keyframes slide-right-fixed {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes slide-right-fixed {
  0% {
    opacity: 0;
    -moz-transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
}
@keyframes slide-right-fixed {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@-webkit-keyframes flipin-x {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}
@-moz-keyframes flipin-x {
  0% {
    -moz-transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  40% {
    -moz-transform: perspective(400px) rotateX(-10deg);
  }
  70% {
    -moz-transform: perspective(400px) rotateX(10deg);
  }
  100% {
    -moz-transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}
@keyframes flipin-x {
  0% {
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotateX(-10deg);
  }
  70% {
    transform: perspective(400px) rotateX(10deg);
  }
  100% {
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}
@-webkit-keyframes flipin-y {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}
@-moz-keyframes flipin-y {
  0% {
    -moz-transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  40% {
    -moz-transform: perspective(400px) rotateY(-10deg);
  }
  70% {
    -moz-transform: perspective(400px) rotateY(10deg);
  }
  100% {
    -moz-transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}
@keyframes flipin-y {
  0% {
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotateY(-10deg);
  }
  70% {
    transform: perspective(400px) rotateY(10deg);
  }
  100% {
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}
@-webkit-keyframes bounce-in {
  0% {
    opacity: 0;
    -webkit-transform: scale(.3);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
  }
  70% {
    -webkit-transform: scale(.9);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
@-moz-keyframes bounce-in {
  0% {
    opacity: 0;
    -moz-transform: scale(.3);
  }
  50% {
    opacity: 1;
    -moz-transform: scale(1.05);
  }
  70% {
    -moz-transform: scale(.9);
  }
  100% {
    -moz-transform: scale(1);
  }
}
@keyframes bounce-in {
  0% {
    opacity: 0;
    transform: scale(.3);
  }
  50% {
    opacity: 1;
    transform: scale(1.05);
  }
  70% {
    transform: scale(.9);
  }
  100% {
    transform: scale(1);
  }
}
@-webkit-keyframes bounce-in-up {
  0% {
    opacity: 0;
    -webkit-transform: translateY(80px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
  }
  80% {
    -webkit-transform: translateY(10px);
  }
  100% {
    -webkit-transform: translateY(0);
  }
}
@-moz-keyframes bounce-in-up {
  0% {
    opacity: 0;
    -moz-transform: translateY(80px);
  }
  60% {
    opacity: 1;
    -moz-transform: translateY(-30px);
  }
  80% {
    -moz-transform: translateY(10px);
  }
  100% {
    -moz-transform: translateY(0);
  }
}
@keyframes bounce-in-up {
  0% {
    opacity: 0;
    transform: translateY(80px);
  }
  60% {
    opacity: 1;
    transform: translateY(-30px);
  }
  80% {
    transform: translateY(10px);
  }
  100% {
    transform: translateY(0);
  }
}
@-webkit-keyframes bounce-in-left {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-60px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
  }
  80% {
    -webkit-transform: translateX(-10px);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes bounce-in-left {
  0% {
    opacity: 0;
    -moz-transform: translateX(-60px);
  }
  60% {
    opacity: 1;
    -moz-transform: translateX(30px);
  }
  80% {
    -moz-transform: translateX(-10px);
  }
  100% {
    -moz-transform: translateX(0);
  }
}
@keyframes bounce-in-left {
  0% {
    opacity: 0;
    transform: translateX(-60px);
  }
  60% {
    opacity: 1;
    transform: translateX(30px);
  }
  80% {
    transform: translateX(-10px);
  }
  100% {
    transform: translateX(0);
  }
}
@-webkit-keyframes bounce-in-right {
  0% {
    opacity: 0;
    -webkit-transform: translateX(60px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
  }
  80% {
    -webkit-transform: translateX(10px);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes bounce-in-right {
  0% {
    opacity: 0;
    -moz-transform: translateX(60px);
  }
  60% {
    opacity: 1;
    -moz-transform: translateX(-30px);
  }
  80% {
    -moz-transform: translateX(10px);
  }
  100% {
    -moz-transform: translateX(0);
  }
}
@keyframes bounce-in-right {
  0% {
    opacity: 0;
    transform: translateX(60px);
  }
  60% {
    opacity: 1;
    transform: translateX(-30px);
  }
  80% {
    transform: translateX(10px);
  }
  100% {
    transform: translateX(0);
  }
}
@-webkit-keyframes roll-in {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-10%) rotate(-30deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
  }
}
@-moz-keyframes roll-in {
  0% {
    opacity: 0;
    -moz-transform: translateX(-10%) rotate(-30deg);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0px) rotate(0deg);
  }
}
@keyframes roll-in {
  0% {
    opacity: 0;
    transform: translateX(-10%) rotate(-30deg);
  }
  100% {
    opacity: 1;
    transform: translateX(0px) rotate(0deg);
  }
}
.module-tabs {
  background: #fafafa;
  padding: 10px;
}
.module-tabs ul.nav-tabs {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #fbfbfb;
  background-image: -moz-linear-gradient(top,#fff,#f5f5f5);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#f5f5f5));
  background-image: -webkit-linear-gradient(top,#fff,#f5f5f5);
  background-image: -o-linear-gradient(top,#fff,#f5f5f5);
  background-image: linear-gradient(to bottom,#fff,#f5f5f5);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff5f5f5', GradientType=0);
  border-color: #f5f5f5 #f5f5f5 #cfcfcf;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  border: 0;
  margin: 0;
}
.module-tabs ul.nav-tabs > li > a {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  margin-right: 0;
}
.module-tabs ul.nav-tabs > .active > a {
  background: #fff;
}
.module-tabs .tab {
  background: #fff;
  padding: 10px 0;
  border: 1px solid #ddd;
}
.module-tabs .tab h3,
.mainH3,
.nav-tabs a span {
  left: -99999px;
  position: absolute;
}
.tab-pane {
  padding: 0 10px 10px;
}
.accordion {
  background: #fafafa;
  padding: 10px;
}
.accordion-group {
  margin-bottom: 2px;
  border: 1px solid #e5e5e5;
}
.accordion-heading {
  border-bottom: 0;
  background: #fff;
}
.accordion-heading .accordion-toggle {
  display: block;
  padding: 8px 15px;
}
.accordion-toggle {
  cursor: pointer;
}
.accordion-inner {
  padding: 9px 15px;
  border-top: 1px solid #e5e5e5;
}
body.align-rtl #mainbody,
body.align-rtl #sidebar-a,
body.align-rtl #sidebar-b,
body.align-rtl [class*="grid"] {
  float: right;
}
body.align-rtl .megamenu ul.level-0 > li.mega,
body.align-rtl #mainnav li,
body.align-rtl #splitmenu li,
body.align-rtl #subnav > ul > li,
body.align-rtl #subnav .sublevel > ul > li {
  float: right;
}
body.align-rtl .menu ul li:hover ul,
body.align-rtl .menu ul li.over ul {
  right: 0;
}
body.align-rtl .menu ul li:hover li ul,
body.align-rtl .menu ul li.over li ul {
  right: -999em;
}
body.align-rtl .menu ul li li:hover ul,
body.align-rtl .menu ul li li.over ul {
  right: 13em;
}
body.align-rtl .menu ul li li li:hover ul,
body.align-rtl .menu ul li li li.over ul {
  right: 10em;
  top: 0;
}
body.align-rtl .megamenu ul.level-0 li.has-submenu a.mega span.menu-title,
body.align-rtl .megamenu ul.level-0 li.has-submenu span.mega.level-0 span.menu-title {
  padding-right: 12px;
  background-position: right center;
}
body.align-rtl .megamenu ul.level-0 li.mega .has-image {
  padding-right: 35px;
  padding-left: 0;
  background-position: 100%;
}
body.align-rtl #menu ul.level-1 li.mega .group-content > ul > li {
  background-position: 100% 3px;
}
body.align-rtl .pull-left {
  float: right;
  margin-left: 10px;
}
body.align-rtl .pull-right {
  float: left;
  margin-right: 10px;
}
body.align-rtl .align-left {
  text-align: right;
}
body.align-rtl .align-right {
  text-align: left;
}
body.align-rtl .align-center {
  text-align: center;
}
body.align-rtl .nav-list > li > a,
body.align-rtl .nav-list .nav-header {
  border-width: 0 4px 0 0;
}
body.align-rtl #mod-finder-searchform button.finder {
  left: 10px;
  right: auto;
}
.nomargin {
  margin: 0;
}
.nomargin-left {
  margin-left: 0;
}
.nomargin-right {
  margin-right: 0;
}
.nomargin-bottom {
  margin-bottom: 0;
}
.nomargin-top {
  margin-top: 0;
}
.nopadding {
  padding: 0;
}
.nopadding-left {
  padding-left: 0;
}
.nopadding-right {
  padding-right: 0;
}
.nopadding-bottom {
  padding-bottom: 0;
}
.nopadding-top {
  padding-top: 0;
}
.nostyle {
  margin: 0;
  padding: 0;
}
.nobg {
  background: transparent;
}
.pull-left {
  float: left;
  margin-right: 15px;
}
.pull-right {
  float: right;
  margin-left: 15px;
}
.align-left {
  text-align: left;
}
.align-right {
  text-align: right;
}
.align-center {
  text-align: center;
}
.width-block {
  float: left;
}
.width-20 {
  width: 20%;
}
.width-25 {
  width: 25%;
}
.width-30 {
  width: 30%;
}
.width-33 {
  width: 33.333333333333336%;
}
.width-40 {
  width: 40%;
}
.width-50 {
  width: 50%;
}
.width-60 {
  width: 60%;
}
.width-70 {
  width: 70%;
}
.width-75 {
  width: 75%;
}
.width-80 {
  width: 80%;
}
.font-large {
  font-size: 2em;
  line-height: 1.2em;
}
.font-xlarge {
  font-size: 4em;
  line-height: 1.4em;
}
.font-xxlarge {
  font-size: 5em;
  line-height: 1.5em;
}
.hide {
  display: none;
}
.show {
  display: block;
}
.invisible {
  visibility: hidden;
}
.affix {
  position: fixed;
}
.bs-example {
  position: relative;
  margin: 15px 0;
  padding: 39px 19px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.bs-example:after {
  content: "Example";
  position: absolute;
  top: -1px;
  left: -1px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  background-color: #f5f5f5;
  border: 1px solid #ddd;
  color: #9da0a4;
  -webkit-border-radius: 4px 0;
  -moz-border-radius: 4px 0;
  border-radius: 4px 0;
}
.bs-example + .prettyprint {
  margin-top: -20px;
  padding-top: 15px;
}
.bs-example > p:last-child {
  margin-bottom: 0;
}
.square {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.team [class*="width-"],
.team [class^="width-"],
.portfolio [class*="width-"],
.portfolio [class^="width-"],
.testimonial [class*="width-"],
.testimonial [class^="width-"],
.key-features [class*="width-"],
.key-features [class^="width-"] {
  float: left;
  margin: 20px 0;
}
.team h2,
.portfolio h2,
.testimonial h2,
.key-features h2 {
  font-size: 50px;
  line-height: 50px;
  font-weight: 300;
}
.team .subtitle,
.portfolio .subtitle,
.testimonial .subtitle,
.key-features .subtitle {
  color: #616161;
  font-weight: 300;
}
.team .title,
.portfolio .title,
.testimonial .title,
.key-features .title {
  padding-bottom: 0;
}
.team .btn,
.portfolio .btn,
.testimonial .btn,
.key-features .btn {
  margin: 10px 10px 0 0;
}
.team [class*="width-"] > div,
.team [class^="width-"] > div {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.team [class*="width-"] > div:hover,
.team [class^="width-"] > div:hover {
  background: #fff;
}
.team h4 {
  font-weight: 300;
}
.team .social-links [class^="icon-"] {
  font-size: 22px;
  color: #fff;
  padding: 5px;
  background: #999;
  margin: 5px;
  border-radius: 100%;
  display: inline-block;
  line-height: 28px;
  width: 28px;
  height: 28px;
}
.team .icon-facebook:hover {
  background: #3B5998;
}
.team .icon-twitter:hover {
  background: #00CAFB;
}
.team .icon-google-plus:hover {
  background: #D23A1D;
}
.team-polaroid [class*="width-"],
.team-polaroid [class^="width-"] {
  margin-top: 20px;
}
.team-polaroid [class*="width-"] > div,
.team-polaroid [class^="width-"] > div {
  background-color: #fff;
  border: 1px solid #f1f1f1;
}
.team-polaroid [class*="width-"] > div:hover,
.team-polaroid [class^="width-"] > div:hover {
  color: #fff;
}
.team-polaroid [class*="width-"] > div:hover h3,
.team-polaroid [class*="width-"] > div:hover h4,
.team-polaroid [class^="width-"] > div:hover h3,
.team-polaroid [class^="width-"] > div:hover h4 {
  -webkit-animation-name: slideDown;
  animation-name: slideDown;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.team-polaroid [class*="width-"] > div:before,
.team-polaroid [class^="width-"] > div:before {
  content: '';
  display: block;
  height: 46px;
  width: 160px;
  background: url("../images/pages/tape.png") center center no-repeat;
  position: absolute;
  top: -20px;
  left: 50%;
  margin-left: -80px;
}
.team-polaroid .social-links [class^="icon-"] {
  padding: 5px;
  margin: 3px;
  border-radius: 0;
  width: 20px;
  height: 20px;
  line-height: 20px;
}
.team-round img {
  border-radius: 100%;
  max-width: 75%;
}
.team-round [class*="width-"] > div:hover,
.team-round [class^="width-"] > div:hover {
  background: none;
}
.team-round .social-links [class^="icon-"] {
  padding: 0;
  margin: 3px;
  font-size: 15px;
}
.pricing ul {
  background: #f5f5f5;
  float: left;
  margin: 0;
  list-style: none;
  text-align: center;
  font-weight: 300;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.pricing ul li {
  border-bottom: 1px solid #eee;
  padding: 10px;
}
.pricing ul li:nth-child(odd) {
  background-color: #fff;
}
.pricing ul li.head,
.pricing ul li.price {
  border: none;
}
.pricing ul li:last-child {
  border-bottom: none;
}
.pricing ul li.head {
  font-size: 22px;
  font-weight: 300;
  background-color: #3E98D9;
  color: #fff;
  border-right: 1px solid #2493cb;
  padding: 10px 0 10px 0;
  line-height: 1;
}
.pricing ul li.price {
  font-size: 52px;
  line-height: 1;
}
.pricing ul .btn {
  padding: 7px 70px;
  font-size: 15px;
  margin: 10px 0;
}
.pricing ul.highlight {
  background: #fff;
  margin: -15px 0;
  padding: 20px 0;
  -webkit-box-shadow: 0 -2px 2px rgba(0,0,0,0.2),0 -4px 9px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 -2px 2px rgba(0,0,0,0.2),0 -4px 9px rgba(0,0,0,0.2);
  box-shadow: 0 -2px 2px rgba(0,0,0,0.2),0 -4px 9px rgba(0,0,0,0.2);
  position: relative;
  z-index: 100;
}
.pricing ul.highlight li.head {
  background-color: #00a5e5;
  padding: 20px 0 15px;
  margin-top: -20px;
  border-right: none;
}
.pricing ul:nth-child(4) li {
  border-left: 1px solid #eee;
}
.pricing ul:nth-child(4) li.head {
  border-left: 1px solid #0080b2;
}
.pricing2 ul {
  float: left;
  margin: 0;
  list-style: none;
  text-align: center;
  font-weight: 300;
}
.pricing2 ul li {
  padding: 10px;
  background: #F1F1F1;
}
.pricing2 ul li.head,
.pricing2 ul li.price {
  border: none;
}
.pricing2 ul li:last-child {
  border-bottom: none;
}
.pricing2 ul li.head {
  font-size: 22px;
  font-weight: 300;
  color: #fff;
  padding: 25px 0 25px 0;
  line-height: 1;
}
.pricing2 ul .blue-head {
  background: #3498db;
}
.pricing2 ul .purple-head {
  background: #9b59b6;
}
.pricing2 ul .orange-head {
  background: #f39c12;
}
.pricing2 ul li.price {
  font-size: 52px;
  line-height: 2em;
  background: #f5f5f5;
}
.pricing2 ul .btn {
  padding: 15px 30px;
  border-radius: 6px;
  border-radius: 6;
  font-size: 15px;
  margin: 10px 0;
}
.pricing2 ul span.currency {
  color: #D5D5D5;
}
.pricing2 ul span.period {
  color: #A0A0A0;
  font-size: 30px;
}
.pricing2 ul li.includes {
  text-transform: uppercase;
  font-size: 30px;
  color: #999999;
  line-height: 50px;
}
.pricing2 ul .table-wrap {
  margin: 0 20px;
  position: relative;
}
.pricing2 ul .table-wrap:after {
  content: "";
  position: absolute;
  bottom: -16px;
  right: -15px;
  border-width: 15px;
  border-style: solid;
  border-color: #EEE rgba(0,0,0,0) rgba(0,128,0,0) rgba(0,0,0,0);
  -webkit-transform: rotate(-45deg);
}
.pricing2 ul .table-wrap:before {
  content: "";
  position: absolute;
  bottom: 6px;
  right: 6px;
  border-width: 15px;
  border-style: solid;
  -webkit-transform: rotate(-40deg);
}
.contact input[type="text"],
.contact input[type="email"],
.contact textarea {
  width: 90%;
}
.contact .form-horizontal .control-label {
  float: none;
  text-align: left;
}
.contact .form-horizontal .control-label #jform_contact_email_copy-lbl {
  float: left;
}
.contact .form-horizontal .controls {
  margin-left: 0;
}
.info-block {
  padding: 10px 0;
}
.info-block h4 {
  line-height: 12px;
}
.testimonial [class*="width-"],
.testimonial [class^="width-"] {
  float: left;
  margin: 20px 0;
}
.testimonial img {
  border-radius: 100%;
  max-width: 72px;
  margin-top: -10px;
  margin-left: 20px;
  border: 5px solid #ffffff;
}
.testimonial h4 {
  text-align: left;
  font-weight: 300;
}
.testimonial .testimonial-text {
  background: #ffffff;
  padding: 10px;
  margin: 0 25px;
  text-align: left;
  border-radius: 4px;
}
.testimonial i {
  padding-left: 15px;
  padding-right: 5px;
}
.progress {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 20px;
  margin-bottom: 10px;
  background: #F7F7F7;
  overflow: hidden;
  line-height: 20px;
  -webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.07),inset 0 2px 2px rgba(0, 0, 0, 0.07);;
  -moz-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.07),inset 0 2px 2px rgba(0, 0, 0, 0.07);;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.07),inset 0 2px 2px rgba(0, 0, 0, 0.07);;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.2);
  border-radius: 4px;
}
* + .progress {
  margin-top: 10px;
}
.progress-bar {
  width: 0;
  height: 100%;
  background: #00a8e6;
  float: left;
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
  font-size: 12;
  color: #fff;
  text-align: center;
}
.progress-mini {
  height: 6px;
}
.progress-small {
  height: 12px;
}
.progress-green .progress-bar {
  background-color: #8cc14c;
}
.progress-orange .progress-bar {
  background-color: #faa732;
}
.progress-red .progress-bar {
  background-color: ;
}
.progress-purple .progress-bar {
  background-color: #A174C3;
}
.progress-striped .progress-bar {
  background-image: -webkit-linear-gradient(-45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-image: linear-gradient(-45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
  background-size: 30px 30px;
}
.progress-striped.active .progress-bar {
  -webkit-animation: uk-progress-bar-stripes 2s linear infinite;
  animation: uk-progress-bar-stripes 2s linear infinite;
}
@-webkit-keyframes uk-progress-bar-stripes {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 30px 0;
  }
}
@keyframes uk-progress-bar-stripes {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 30px 0;
  }
}

#roof {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#946134+0,cca851+25,d5b456+50,cca851+75,946134+100 */
	background: #946134; /* Old browsers */
	background: -moz-linear-gradient(left,  #946134 0%, #cca851 25%, #d5b456 50%, #cca851 75%, #946134 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  #946134 0%,#cca851 25%,#d5b456 50%,#cca851 75%,#946134 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  #946134 0%,#cca851 25%,#d5b456 50%,#cca851 75%,#946134 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#946134', endColorstr='#946134',GradientType=1 ); /* IE6-9 */
}
div.navi {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
div.banner {
	max-width: 500px;
	margin-bottom: 10px;
}
.mbtm75 {margin-bottom: 75px !important;}
.mbtm73 {margin-bottom: 73px !important;}
.mbtm50 {margin-bottom: 50px !important;}
.mbtm30 {margin-bottom: 30px !important;}
.mbtm20 {margin-bottom: 20px !important;}
.mbtm10 {margin-bottom: 10px !important;}
.social {
	display: flex;
	flex-wrap: wrap;
	margin: 20px auto;
	padding: 0 40px;
}
.social img {
	width:48px;
	padding: 4px;
}
a:hover img {
	opacity: 0.6;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.mbtm50 {margin-bottom: 50px;}
.mbtm30 {margin-bottom: 30px;}
.mbtm20 {margin-bottom: 20px;}
.mbtm10 {margin-bottom: 10px;}
