<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */

/* 
*
*
[Table of contents]
*
*
*

    font-stock / @import url
	reset / html
	general / body
	space / .space-single
	button-stock / button
	devider / .devider
	section / section
	no select / .noselect
	wrapper / .content-wrapper
	whitepage / .whitepage
	fixed content / .fixed
	preloader / .preloader
	navigation / .navbar-default
	overlay / .overlay-main
	home / #home
	slider home / #owl-slider-home
	background-img / .mainbg
	about / #about-us-1
	team / .team-wrapper
	projects / .no-gutter
	contact / #map
	footer / .subfooter
	totop / #totop
	Owl Carousel  / .owl-theme
	Blog &amp; article / #content
	Blog comment / #blog-comment
	general popup / .white-popup-block
	
*
*
*/

/* font-stock */
@import url('https://fonts.googleapis.com/css?family=Raleway:300,400,500,600,700&amp;subset=latin-ext');

/* 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, button, output, ruby, section, summary, time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font: inherit;
text-decoration:none;
list-style: none;
}

/** general **/
body {
font-family: 'Raleway', sans-serif;
font-size: 13px;
line-height: 1.8em;
font-style: normal;
font-weight: normal;
text-align: left;
overflow-x:hidden;
overflow-y:scroll;
color:#fff;
background:#0c0c0c;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-text-size-adjust: 100%;
-moz-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
body.home {
overflow-x:hidden;
overflow-y:hidden;
}

h1 {
  font-size: 30pt;
  font-weight: 500;
  line-height: normal;
  text-transform: uppercase;
}
h2 {
  font-size: 22pt;
  font-weight: 400;
  line-height: normal;
}
h3 {
  font-size: 20pt;
  font-weight: 400;
  line-height: normal;
}
h4 {
  font-size: 18pt;
  font-weight: 500;
}
h5 {
  font-size: 14pt;
  font-weight: 500;
}
h6 {
  font-size: 12pt;
  font-weight: 500;
}
p {
  font-size: 13px;
}
a, a:visited, a:hover, a:active, a:link {
  color: inherit;
  text-decoration: none;
  outline: 0;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.link-class {
  display: block;
  text-decoration: none;
}

/* space */
.space-single {
  width: 100%;
  height: 60px;
  display: block;
  clear: both;
}
.space-double {
  width: 100%;
  height: 120px;
  display: block;
  clear: both;
}
.space-half {
  width: 100%;
  height: 30px;
  display: block;
  clear: both;
}
hr {
  display: block;
  clear: both;
  border-top: solid 1px #ddd;
  margin: 40px 0 40px 0;
}
.center {
  text-align: center;
  margin: 0 auto;
}
.left {
  text-align: left;
  float: left;
  line-height: inherit;
}
.right {
  text-align: right;
  float: right;
  line-height: inherit;
}
.color {
  color: #ccc;
}
.min-left {
  margin-left: -15px;
}
.min-right {
  margin-right: -15px;
}

/* button-stock */
button {
  border: 1px solid #dadada;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
button:hover {
  border: none;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.btn-main {
  display: inline-block;
  width: 170px;
  height: 30px;
  font-size: 10pt;
  font-weight: 700;
  letter-spacing: 3px;
  font-style: normal;
  text-align:center;
  line-height: 30px;
  color: #fff;
  border-left: 3px solid #ffc905;
  outline: none;
  text-shadow: none;
  margin: 20px auto;
  margin-left: 0px;
  padding: 0;
  cursor: pointer;
  -moz-transition: all 0.6s ease;
  -ms-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.btn-contact {
  display: inline-block;
  width: 190px;
  height: 30px;
  font-size: 10pt;
  font-weight: 700;
  letter-spacing: 3px;
  font-style: normal;
  text-align:center;
  line-height: 30px;
  color: #fff;
  background:#ffc905;
  border: none;
  outline: none;
  text-shadow: none;
  margin: 20px auto;
  margin-left: 0px;
  padding: 0;
  cursor: pointer;
  -moz-transition: all 0.6s ease;
  -ms-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.btn-main span{ font-size:7pt; padding-left:20px;}

.btn-yellow {
  display: inline-block;
  width: 170px;
  height: 30px;
  font-size: 10pt;
  font-weight: 700;
  letter-spacing: 3px;
  font-style: normal;
  text-align:center;
  line-height: 30px;
  color: #fff;
  border-left: 3px solid #ffc905;
  outline: none;
  text-shadow: none;
  margin: 20px auto;
  margin-left: 0px;
  padding: 0;
  cursor: pointer;
  -moz-transition: all 0.6s ease;
  -ms-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.btn-main:hover, .btn-yellow:hover{
  background:#ffc905;
  border-left: 15px solid #ffc905;
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.btn-load {
  display: block;
  width: 190px;
  height: 30px;
  font-size: 10pt;
  font-weight: 700;
  letter-spacing: 3px;
  font-style: normal;
  text-align:center;
  line-height: 30px;
  color: #fff;
  background:#ffc905;
  border: none;
  outline: none;
  text-shadow: none;
  margin: 30px auto;
  margin-bottom:-30px;
  padding: 0;
  cursor: pointer;
  -moz-transition: all 0.6s ease;
  -ms-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.btn-contact:hover, .btn-load:hover{
  background:#111;
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

/* devider */
.devider {
  display: block;
  border-top: 7px solid #ffc905;
  width: 60px;
  margin: 30px 0 30px 0;
}
.devider-cont {
  display: block;
  border-top: 7px solid #e1e1e1;
  width: 287px;
  margin-top: 30px;
  margin-bottom: 30px;
  text-align: left;
}

/* section */
section {
  padding: 60px 0 60px 0;
}
.no-bottom {
  padding-bottom: 0 !important;
}
.no-top {
  padding-top: 0 !important;
}
.no-padding, section.no-padding {
  padding: 0;
}

.p-30{ padding:30px;}
.p-60{ padding:60px;}
.p-90{ padding:90px;}

/* no select */
.noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* wrapper */
.content-wrapper {
  display: block;
}
.v-align {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
}

/* whitepage */
.whitepage {
  position: relative;
  width: 100%;
  height: auto;
  color: #fff;
  background: #0c0c0c;
}
.whitepage h1, .whitepage h2, .whitepage h3, .whitepage h4, .whitepage h5, .whitepage h6 {
  color: #fff;
}
.whitepage h1 {
  font-weight: 600;
  letter-spacing: 2px;
}
.whitepage h2{
	font-size: 18pt;
	line-height:45px;
	}
.whitepage h3 {
  font-size: 54pt;
  font-weight: 500;
}
.whitepage h4 {
  font-size: 40pt;
  font-weight: 500;
  line-height:normal;
}
.whitepage p {
  color: #dadada;
  line-height: 2em;
}
.whitepage em {
  display: block;
  font-style: italic;
  margin-bottom: 20px;
}
.whitepage span {
  display: block;
  font-size: 11pt;
  font-weight: 400;
  margin-top: 15px;
}
.graypage {
  background: #0c0c0c;
}

/* yellowpage */
.yellowpage {
  width: 100%;
  height: auto;
  color: #fff;
  padding: 10px 0 10px 0;
  background: #0c0c0c;
  border-top: 1px groove rgba(255, 255, 255, .1);
  border-bottom: 1px groove rgba(255, 255, 255, .1);
}
.main-text {
  display: inline-block;
  width:auto;
  height: 30px;
  font-size: 15pt;
  font-weight: 400;
  letter-spacing: 2px;
  line-height: 30px;
  margin: 20px auto;
  margin-left: 0px;
}
.yellowpage em {
  display: block;
  font-style: italic;
  margin-bottom: 20px;
}
.yellowpage article {
  padding: 10px 60px 0 0;
}

.sp-padding{
	padding:60px 0 60px 0;
}
#bgslideshow{ background:#000;}
.subtitle h2 {
  font-size: 54pt;
  font-weight: 700;   
  color:#fff;
  letter-spacing: 1px;
  line-height:normal;
  margin: 5px 0 5px 0;
}

/* fixed content */
.fixed {
  height: 100vh;
  position: fixed;
  overflow: hidden;
  background: #0c0c0c;
}

/* preloader */
.preloader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #0c0c0c;
  z-index: 99999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row nowrap;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.mainpreloader {
  position: relative;
  width: auto;
  height: auto;
}
.mainpreloader img {
  display: block;
  margin: 0 auto;
  z-index: 999;
}
.mainpreloader span {
  display: block;
  font-size: 9pt;
  letter-spacing: 1px;
  text-align: center;
  margin: 10px auto;
}
.bg-preloader {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  z-index: 999;
}
.logo-preloader {
  -webkit-animation: rotate 3s infinite linear;
  animation: rotate 3s infinite linear;
}
@-webkit-keyframes rotate{
	0% {-webkit-transform: rotate(0deg);}
	100% {-webkit-transform: rotate(360deg);}
	}
@keyframes rotate {
	0% {transform: rotate(0deg);}
	100% {transform: rotate(360deg);}
}
@-webkit-keyframes fadeimg {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeimg {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/* end preloader */


/* navigation */
.navbar-default {
  position:fixed;
  background: rgba(0, 0, 0, 0);
  top: 0px;
  border-bottom: 1px groove rgba(255, 255, 255, 0);
}
.navbar-default {
  height: 75px;
  z-index:9999;
  -webkit-transition: background .6s ease-in-out;
  -moz-transition: background .6s ease-in-out;
  transition: background .6s ease-in-out;
}
.navbar-default.fullHeight {
  height: 100%!important;
}

.scroll-link {
  cursor: pointer;
}
.sticky-nav.navbar-default {
  background: #111;
  top: 0px;
  border-bottom: 1px groove rgba(255, 255, 255, .1);
  -webkit-transition: background .6s ease-in-out;
  -moz-transition: background .6s ease-in-out;
  transition: background .6s ease-in-out;
}

.sticky-nav nav {
  top: 0px;
  -webkit-transition: all .1s ease-in-out;
  -moz-transition: all .1s ease-in-out;
  transition: all .1s ease-in-out;
}

.navbar-brand {
  position:fixed;
  top: 12px;
  left: 20px;
  z-index: 2;
}
.navbar-brand img {
  width: 100%;
  height: auto;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

/* menu nav */
nav {
  position: relative;
  float: right;
  top: 0px;
  right: 0px;
  color: #efefef;
  z-index: 999;
  -webkit-transition: all .1s ease-in-out;
  -moz-transition: all .1s ease-in-out;
  transition: all .1s ease-in-out;
}
nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
}
nav ul li {
  display: inline-block;
  margin: 0 15px 0 15px;
}
nav ul li.btn {
  font-size: 11pt;
  display: inline-block;
  padding: 5px 2px 5px 20px;
  background: #05080a;
  -webkit-transition: all .1s ease-in-out;
  -moz-transition: all .1s ease-in-out;
  transition: all .1s ease-in-out;
}
nav ul li.btn a {
  padding: 0px 0px 0px 0px;
  letter-spacing: 1px;
  line-height: 30px;
}
nav ul li.btn a:hover {
  color: #efefef;
}
nav ul li.btn:hover {
  color: #efefef;
  background: #ebebeb;
}
nav a {
  display: block;
  padding: 10px 0px 10px 10px;
  color: #fff!important;
  font-size: 13px;
  font-family: 'Raleway', sans-serif;
  font-weight: 600;
  letter-spacing: 2px;
  line-height: 60px;
  text-decoration: none;
}
nav a:hover {
  color: #ffc905!important;
}
nav a:hover::before {
  display: inline-block;
  position: absolute;
  max-width: 35px;
  color: rgba(255, 255, 255, 0);
  border-bottom: 2px solid rgba(255, 255, 255, 1);
  -webkit-transition: max-width 0.5s;
  -moz-transition: max-width 0.5s;
  transition: max-width 0.5s;
}
nav a::before {
  position: absolute;
  overflow: hidden;
  max-width: 0;
  border-bottom: 2px solid rgba(255, 255, 255, 0);
  color: rgba(255, 255, 255, 0);
  content: attr(data-hover);
  -webkit-transition: max-width 0.5s;
  -moz-transition: max-width 0.5s;
  transition: max-width 0.5s;
  white-space: nowrap;
}
nav a.actived {
  color: #ffc905!important;
}
nav ul ul {
  display: none;
  position: absolute;
  top: 75px;
  color: #efefef;
}
nav ul li:hover&gt;ul {
  display: inherit;
  -webkit-animation-name: animfadeInUpmenu;
  animation-name: animfadeInUpmenu;
  -webkit-animation-duration: .3s;
  animation-duration: .3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
nav ul ul li {
  width: 230px;
  float: none;
  margin-left: -5px;
  display: list-item;
  background: #111111;
  border-bottom: 1px groove rgba(255, 255, 255, .1);
  position: relative;
}
nav ul ul li a {
  font-size: 11px;
  line-height: 20px;
  padding-left: 17px;
}
nav ul ul li a:hover {
  color: #fff;
  background: #05080a;
}
nav ul ul li a.active {
  color: #fff;
  background: #05080a;
}
nav ul ul li:last-child {
  border-bottom: none;
}
nav ul ul ul li {
  position: relative;
  top: -70px;
  left: 235px;
}
li&gt;a:after {
  content: '';
  margin-left: 20px;
}
li&gt;a:only-child:after {
  content: '';
}

#nav-icon {
  position:fixed;
  background: none;
  top:30px;
  right:30px;
  z-index: 9999;
  width: 20px;
  height: 25px;
  cursor: pointer;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: width 0.3s cubic-bezier(.165, .84, .44, 1), opacity 0.3s cubic-bezier(.165, .84, .44, 1);
  transition: width 0.3s cubic-bezier(.165, .84, .44, 1), opacity 0.3s cubic-bezier(.165, .84, .44, 1);
}
.bg-nav-icon{ 
position:absolute; 
width:32px; 
height:24px; 
background:rgba(255,255,255,0);
top:-6px; 
left:-6px;
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
}
#nav-icon span{ color:#fff; display:none; position:absolute; top:-5px; left:-40px;}
.menu-line {
  position: absolute;
  width: 100%;
  height: 2px;
  top: 0px;
  background-color:#fff;
}
.menu-line1 {
  position: absolute;
  width: 100%;
  height: 2px;
  top: 5px;
  background-color:#fff;
}
.menu-line2 {
  position: absolute;
  width: 100%;
  height: 2px;
  top: 10px;
  background-color:#fff;
}

.menu-line2.white, .menu-line1.white, .menu-line.white{ background-color:#fff;}
.menu-line2.black, .menu-line1.black, .menu-line.black{ background-color:#fff;}

#nav-icon.open .bg-nav-icon{ 
background:none;
}
#nav-icon.open {
width:15px;
margin-left: 50px;
-webkit-transition: width 0.3s cubic-bezier(.165, .84, .44, 1), opacity 0.3s cubic-bezier(.165, .84, .44, 1);
  transition: width 0.3s cubic-bezier(.165, .84, .44, 1), opacity 0.3s cubic-bezier(.165, .84, .44, 1);
}
#nav-icon.open span{
	display:block;
	-webkit-transition: width 0.3s cubic-bezier(.165, .84, .44, 1), opacity 0.3s cubic-bezier(.165, .84, .44, 1);
  transition: width 0.3s cubic-bezier(.165, .84, .44, 1), opacity 0.3s cubic-bezier(.165, .84, .44, 1);
}
#nav-icon.open .menu-line {
  top: 5px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);

}

#nav-icon.open .menu-line1 {
  opacity: 0;
  top: 5px;
}

#nav-icon.open .menu-line2 {
  top: 5px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);

}
.social-icons-subnav span {
  color: #fff;	
  text-shadow: none;
  font-size:13pt;
  text-align: center;
  margin-right:5px;
  border-radius: 1px;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.social-icons-subnav span:hover {
  color: #999;
  border-color: #eceff3;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.social-icons-subnav a {
  font-weight: 500;
  color: #111;
  letter-spacing: .07em;
}
.social-icons-subnav a:hover {
  color: #111;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.social-icons span {
  text-shadow: none;
  display:inline-block;
  font-size:10pt;
  text-align: center;
  margin-top:30px;
  margin-right:20px;
  border-radius: 1px;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.social-icons span:hover {
  color: #999;
  border-color: #eceff3;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.social-icons a {
  font-weight: 500;
  color: #fff;
  letter-spacing: .07em;
}
.social-icons a:hover {
  color: #999;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
#menu-block {
  width: 35%;
  height: 100vh;
  display: none;
  position:fixed;
  top:0px;
  right:0px;
  box-shadow: 3px 8px 12px rgba(0, 0, 0, .1);
  z-index:999;
}
.whitepage-menu {
   background: #000;
}
.copy-right {
  display: block;
  position: fixed;
  bottom: 10px;
  right: 30px;
  font-size: 9pt;
  font-weight: 400;
  letter-spacing: .03em;
  text-align: left;
}

#menu-block ul {
  margin: 0 auto;
  text-align:left;
}
#menu-block ul li {
  display: block;
  position: relative;
  color: #fff;
  font-family: 'Raleway', sans-serif;
  font-size: 34pt;
  font-weight: 600;
  line-height: 20pt;
  padding: 20px 20px 20px 20px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#menu-block ul li:hover {
  color: #bababa;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#menu-block ul li a.actived {
  color: #bababa;
}
#menu-block ul li i{ font-size:40%; font-weight:600;}
#menu-block ul li ul li {
  font-size: 18pt;
  font-weight: 500;
  line-height: 15pt;
  margin-left:15px;
  color: #666;
  padding: 0;
  margin-top: 30px;
}
.dropdown-container {
  display: none;
}
.init-menu {
  left: 30px;
  opacity: 0;
  -webkit-transition: left 0.6s ease;
  -moz-transition: left 0.6s ease;
  -o-transition: left 0.6s ease;
  transition: left 0.6s ease;
}
.show-menu {
  left: 0px;
  opacity: 1;
  -webkit-transition: left 0.6s ease;
  -moz-transition: left 0.6s ease;
  -o-transition: left 0.6s ease;
  transition: left 0.6s ease;
}
.block-main {
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  position:fixed;
  background:rgba(0,0,0,0.6);
  display:none;
  z-index:99;
}
.wrap-menu {
    height: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-box-align: center;
    -moz-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.wrap-menu-child{
	padding-right:90px;
	padding-left:150px;
	}
/*end menu nav*/

/* overlay */
.overlay-main {
  width: 100%;
  height: 100%;
  bottom: 0px;
  left: 0px;
  padding-top:30%;
}
.overlay-page{
  position:fixed;
  width: 100%;
  height: 100%;
  bottom: 0px;
  left: 0px;
}
.overlay-clasic{
  position:absolute;
  width: 100%;
  height:auto;
  bottom: 8%;
  left: 7%;
}
.overlay-main-info {
  width: 100%;
  height: 100%;
  bottom: 0px;
  left: 0px;
}
/* overlay */

/* home */
#home {
  position: relative;
  color: #fff;
  background: #999;
  margin-bottom: -20px;
}
#home h1 {
  font-size: 24pt;
  font-weight: 400;
  text-transform: none;
  letter-spacing: 2px;
}
#home h1 em {
  font-style: italic;
}
#home h3 {
  font-size: 54pt;
  font-weight: 600;
  letter-spacing: 1px;
  margin: 5px 0 5px 0;
}
#home p {
  font-size: 10pt;
  letter-spacing: 1px;
  margin: 0 auto;
  margin-top: 10px;
}

/* background-img */
.mainbg {
  position: fixed;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  overflow-x: hidden;
  background: #000;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.imgbg {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height:100vh;
  overflow-x: hidden;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.imgbg-page {
 -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height:60vh;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.imgbg-content {
 -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height:100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.bgslider {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
  color: #fff;
  background: #000;
}
.bgslider img {
  position: absolute;
  width: 100%;
  height: auto;
  top: 0;
  left: 0;
}

/* countdown */
#given_date {
  font-family: 'Raleway', sans-serif;
  font-weight: 400;
  font-size: 32pt;
  background: none;
  border: none;
  color: #fff;
  text-align: left;
  margin-top: 30px;
}
#given_date span {
  font-family: 'Raleway', sans-serif;
  font-weight: 300;
  font-size: 32pt;
  text-transform: uppercase;
  margin-left: 10px;
  margin-right: 10px;
}

/* navigation bottom */
.nav-bottom {
  width: 100%;
  height: 30px;
  margin-bottom: 25px;
  text-align: center;
  position: fixed;
  bottom: 0px;
  left: 50%;
  transform: translate(-50%, 100%);
  z-index: 9;
}
#opengal {
  color: #efefef;
  background: rgba(0, 0, 0, 0);
  padding: 2px 0 2px 0;
  text-decoration: none;
  width: 30px;
  height: 40px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  border-radius: 50px;
  cursor: pointer;
  margin: 0 auto;
  -webkit-transition: all 0.2s cubic-bezier(.165, .84, .44, 1) 0s;
  transition: all 0.2s cubic-bezier(.165, .84, .44, 1) 0s;
}
.nav-bottom span {
  font-size: 11pt;
  font-weight: 300;
}
.nav-bottom i {
  display: block;
  font-size: 21pt;
  line-height: 11pt;
}
#opengal:hover {
  color: #fff;
  -webkit-transition: all 0.2s cubic-bezier(.165, .84, .44, 1) 0s;
  transition: all 0.2s cubic-bezier(.165, .84, .44, 1) 0s;
}

/* wrapper bottom */
.bottom-option {
  display: none;
  position: fixed;
  width: 100%;
  height: 250px;
  text-align: center;
  background: rgba(255, 255, 255, 1);
  bottom: 0;
  left: 0;
  z-index: 9;
}
.nav-bottom-close {
  cursor: pointer;
  text-align: center;
  margin: 5px 0 0 0;
}
.nav-bottom-close span {
  color: #111;
  font-size: 13pt;
  font-weight: 400;
  letter-spacing: 1px;
}
.nav-top-block {
  display: block;
  position: fixed;
  width: 100%;
  height: 110px;
  top: -110px;
  left: 0px;
  background: rgba(17, 17, 17, 1);
  z-index: 9;
  -webkit-transition: top 0.2s cubic-bezier(.165, .84, .44, 1) 0s;
  transition: top 0.2s cubic-bezier(.165, .84, .44, 1) 0s
}
.nav-block-show {
  top: 0px;
  -webkit-transition: top 0.2s cubic-bezier(.165, .84, .44, 1) 0s;
  transition: top 0.2s cubic-bezier(.165, .84, .44, 1) 0s
}
/* wrapper bottom end */
#projectsSmall .item {
  cursor: pointer;
  position: relative;
  margin-top: 10px;
  margin-bottom: 30px;
}
#projectsSmall .item img {
  width: 315px;
  height: auto;
  margin:0 auto;
  display: block;
  position: relative;
}
#projectsSmall .synced .item {
  opacity: 0.5;
}

.info-gal{
  display:block;
  position: fixed;
  width: 30px;
  height: 30px;
  padding:3px;
  font-size:19pt;
  font-weight:400;
  text-align: center;
  cursor:pointer;
  background: #ffc905;
  bottom: 10px;
  right: 10px;
  z-index: 9;
}
.info-gal:hover{ background:#fff; color:#111;}

.main-info-gal{
  display:none;
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .95);
  bottom: 0px;
  right: 0px;
  z-index:9999;
}
.block-info-gal{
  display:block;
  position: fixed;
  width: 100%;
  height: 100%;
  bottom: 0px;
  right: 0px;
}
.info-gal-close{ 
  display:block;
  position: fixed;
  width: 25px;
  height: 25px;
  padding:0px;
  font-size:11pt;
  font-weight:700;
  text-align: center;
  cursor:pointer;
  color:#fff;
  background: #ffc905;
  top: 26px;
  right: 28px;
  z-index: 9;
}
.info-gal-close:hover{ opacity:0.8;}
/* home end */

/* about */
#about-us-1{background:#111; height:100%;}
#about-us-2{background:#111; height:100%;}
.image-container{
	position:relative;
	padding:0;
	margin:0 !important;
	background-size:cover !important;
}
/* about end*/


/* team */
.team-wrapper {
  max-width: 350px;
  width: 100%;
  height: auto;
  text-align: center;
  display: inline-block;
}
.team-wrapper img {
  overflow: hidden;
  margin-left: 0px;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
}
.team-des {
  padding: 30px 0 0 0;
}
.team-des h3 {
  font-size: 14pt;
  font-weight: 700;
}
.team-des span {
  display: block;
  font-weight: 300;
  font-size: 10pt;
  margin: 0px 0 10px 0;
}
.team-des span.detail{
  font-weight: 300;
  font-size: 10pt;
  margin: 10px 0 10px 0;
}
.team-des a {
  color: #999;	
  display: inline-block;
  margin: 0 5px 10px 5px;
  text-shadow: none;
  padding: 8px;
  width: 28px;
  height: 28px;
  text-align: center;
  font-size: 16px;
  border-radius: 1px;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.team-des a:hover {
  color: #fff;
  border-color: #eceff3;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
/* team end */


/* projects */
.no-gutter {
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 0;
}
.no-gutter [class*='col-']:not(:first-child), .no-gutter [class*='col-']:not(:last-child) {
  padding-right: 0;
  padding-left: 0;
  padding-top: 0;
  padding-bottom: 0;
}
#projects-wrap {
  text-align: center;
  height:auto;
}
/* filter controls */
#filter-porto {
  padding: 30px 8px 30px 8px;
}
#filter-porto li.filt-projects {
  font-size: 8pt;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  cursor: pointer;
  display: inline-block;
  list-style: none;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
#filter-porto li.filt-projects:last-child {
  float: right;
}
#filter-porto li.space {
  font-size: 11pt;
  color:#ccc;
  display: inline-block;
  margin: 0 10px 0 10px;
}
#filter-porto li.filt-projects:hover {
  color: #ccc;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
#filter-porto li.active {
  color: #ccc;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.2s ease;
}

/* gallery projects */
.gal-pro {
  position: relative;
  letter-spacing: 1pt;
  overflow: hidden;
  border: 4px solid rgba(0, 0, 0, 0);
}
.gal-pro:hover img {
  width: 100%;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}
.gal-pro img {
  width: 100%;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}
.gal-pro .hovereffect {
  width: 100%;
  height: auto;
  float: left;
  position: relative;
  text-align: center;
  cursor: pointer;
}
.gal-pro .hovereffect .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  color: #fff;
  background-color: rgba(0, 0, 0, .5);
  margin: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.gal-pro .hovereffect:hover .overlay {
  width: 90%;
  height: 90%;
  margin: 5%;
  bottom: 0;
  left: 0;
  opacity: 1;
  border:1px solid rgba(255,201,5,.5);
}
.gal-pro .hovereffect .overlay h3 {
  font-size: 16pt;
  font-weight: 600;
  color:#fff;
  letter-spacing:1px;
  padding: 80% 0 0 5%;
  text-align:left;
}
.gal-pro .hovereffect .overlay p {
  font-size: 8pt;
  display:inline-block;
  font-weight: 400;
  color:#fff;
  letter-spacing:2px;
  padding-left:5%;
  margin-top:-5px;
  float:left;
}
.gal-pro .hovereffect .overlay p span {
  font-size: 6pt;
  display:inline-block;
}
/* gallery projects end */

/* contact */
#map {
  width: 100%;
  height: 100vh;
  padding-top: 0px;
  padding-bottom: 0px;
}
.contact {
  text-align: left;
  margin-left:10px;
}
input[type="email"] {
  text-align: center;
  width: 40%;
  height: 55px;
  padding: 10px;
  margin: 5px 0px 5px 0px;
  border: 0px;
  font-size: 9pt;
  letter-spacing: 2px;
  background: rgba(0, 0, 0, 0);
  padding: 13px 10px 15px 10px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -moz-transition: none;
  -webkit-transition: none;
  border-bottom: 1px solid #c3c3c3;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.2s ease;
}
input[type="text"], textarea {
  text-align: left;
  width: 95%;
  height: 55px;
  padding: 10px;
  margin: 5px 0px 5px 0px;
  border: 0px;
  font-size: 9pt;
  letter-spacing: 2px;
  background: rgba(0, 0, 0, 0);
  padding: 13px 10px 15px 10px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -moz-transition: none;
  -webkit-transition: none;
  border-bottom: 1px solid #c3c3c3;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.2s ease;
}
textarea {
  height: 100px;
}
input[type="text"]:focus, input[type="text"].focus, textarea:focus, textarea.focus, input[type="email"]:focus, input[type="email"].focus, email:focus, email.focus {
  border-bottom: 1px solid #959595;
}
::-webkit-input-placeholder {
  opacity: 1;
  
}
::-moz-placeholder {
  opacity: 1;
  
}

/* firefox 19+ */
:-ms-input-placeholder {
  opacity: 1;
  
}

/* ie */
input:-moz-placeholder {
  opacity: 1;
  
}
.error {
  width: 100%;
  color: #f34d65;
  display: none;
  padding: 2px 10px 2px 10px;
  display: none;
  font-size: 11px;
  margin-bottom: 10px;
}
.success {
  width: 100%;
  display: none;
  padding: 2px 0px 2px 0px;
  margin-left: 10px;
  font-size: 11px;
  margin-bottom: 10px;
}
/* contact end */



/* footer */
.subfooter {
  height: auto;
  background: #070707;
  color: #e7e7e7;
  font-weight: 300;
  text-align: left;
  padding: 90px 0 60px 0;
  margin: 0 auto;
}
.subfooter .logo {
  margin-bottom: 10px;
}
.subfooter h3 {
  margin-bottom: 15px;
  font-weight: 700;
  font-size: 11pt;
  letter-spacing:.8px;
}

/* recent post */
.subfooter .recent{
	display: block;
	margin: 20px 0 20px 0;
	min-height:50px;
}
.subfooter a {
  display: block;
  margin: 20px 0 20px 0;
}
.subfooter a:hover {
  opacity: 0.8;
}
.subfooter .date {
  float: left;
}
.subfooter .date .month {
  display: inline-block;
  padding: 10px;
  margin: 0 10px 0 0;
  border:2px solid #ffc905;
  text-align: center;
}
.subfooter .news {
  display: block;
  font-size: 9.3pt;
  font-weight: 300;
  line-height: 12pt;
}
.subfooter .date .month span {
  display: block;
}
.subfooter .date .month span.date-month {
  font-size: 14pt;
  font-weight: 500;
}
.subfooter .date .month span.name-month {
  font-size: 9pt;
  line-height: 10px;
}

/* contact info */
.subfooter address span {
  display: block;
  border-bottom: solid 1px rgba(255, 255, 255, 0);
  padding-bottom: 5px;
  margin-bottom: 5px;
  font-weight: 300;
}
.subfooter address span strong {
  font-weight: 500;
  display: inline-block;
  width: 60px;
}
.subfooter address span a {
  color: #eceff3;
  display: inline;
}
/* contact end */

/* photo stream */
.flickr {
  margin-bottom: 10px;
}
#flickr-photo-stream img {
  width: 58px;
  height: auto;
  margin: 0 5px 5px 0;
  float: left;
}
#flickr-photo-stream a img {
  border: solid 2px #222222;
}
#flickr-photo-stream a:hover img {
  border: solid 2px #ffc905;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
footer {
  background: #010101;
  color: #e7e7e7;
  font-size: 9pt;
  font-weight: 300;
  letter-spacing:.6px;
  padding: 20px 0 20px 0;
}

.footer-icons span {
  text-shadow: none;
  display:inline-block;
  font-size:10pt;
  text-align: center;
  margin-top:5px;
  margin-right:20px;
  border-radius: 1px;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.footer-icons a {
  font-weight: 500;
  color: #e7e7e7;
  letter-spacing: .07em;
}
.footer-icons a:hover {
  color: #ffc905;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

/* totop */
#totop {
  display: none;
  width: 30px;
  height: 30px;
  background: #ffc905;
  line-height: 30px;
  position: fixed;
  bottom: 10px;
  right: 10px;
  text-align: center;
  cursor: pointer;
  -webkit-border-radius: 5%;
  -moz-border-radius: 5%;
  -ms-border-radius: 5%;
  -o-border-radius: 5%;
  border-radius: 5%;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#totop:hover {
  background: #111;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#totop span {
  font-size: 10pt;
  font-weight: 600;
  color: #fff;
}
/* totop end */

/*
  Owl Carousel 
*/
.owl-theme .owl-controls .owl-buttons div {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
  filter: Alpha(Opacity=100);
  opacity: 1;
  text-decoration: none;
}
.owl-theme .owl-controls .owl-buttons div {
  padding: 10px 17px;
  background: rgba(0, 0, 0, 0);
}
.owl-theme .owl-buttons i {
  margin-top: 2px;
  font-size: 18pt;
}
.owl-theme .owl-controls .owl-buttons div {
  position: absolute;
  z-index: 9;
}
.owl-theme .owl-controls .owl-buttons .owl-prev {
  left: -10px;
  top: 45%;
}
.owl-theme .owl-controls .owl-buttons .owl-next {
  right: -10px;
  top: 45%;
}
.owl-item {
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0) scale(1.0, 1.0);
}

/* slider home */
#owl-slider-home .item {
  display: block;
  width: 100%;
  height: 100vh;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
#bar {
  width: 0%;
  max-width: 100%;
  height: 2px;
  background: rgba(255,255,255,.3);
  position: absolute;
  bottom: 0px;
  left: 0px;
  z-index: 9;
}
#progressBar {
  width: 100%;
  background: #ccc;
  position: absolute;
  bottom: 0px;
  left: 0px;
  z-index: 9;
}
#owlStatus {
  position: absolute;
  bottom: 10px;
  left: 15px;
}
.owlItems, .currentItem, seperator {
  display: block;
  font-size: 10pt;
  font-weight: 500;
}
.seperator {
  display: block;
  font-size: 20pt;
  margin: 8px 0 8px 0;
}
/* slider home end */

/* slider projects */
#owl-gal .item {
  display: block;
  padding: 15px 0px;
  margin: 0 auto;
  text-align: center;
}
#owl-gal .owl-buttons div {
  padding: 10px 17px;
  background: rgba(0, 0, 0, 1);
}
#owl-gal .owl-buttons i {
  margin-top: 4px;
  font-size: 13pt;
}
#owl-gal .owl-prev {
  left: 0px;
  top: 40%;
}
#owl-gal .owl-next {
  right: 0px;
  top: 40%;
}
/* slider projects end */

/* Magnific Popup CSS */
.mfp-bg,.mfp-wrap{position:fixed;left:0;top:0}.mfp-bg,.mfp-container,.mfp-wrap{height:100%;width:100%}.mfp-container:before,.mfp-figure:after{content:''}.mfp-bg{z-index:10421;overflow:hidden;background:#0b0b0b;opacity:.8;filter:alpha(opacity=80)}.mfp-wrap{z-index:10431;outline:0!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;left:0;top:0;padding:0 8px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mfp-container:before{display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:10451}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:10441}.mfp-preloader a{color:#ccc}.mfp-close,.mfp-preloader a:hover{color:#efefef}.mfp-s-error .mfp-content,.mfp-s-ready .mfp-preloader{display:none}button.mfp-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:0 0;border:0;-webkit-appearance:none;display:block;outline:0;padding:0;z-index:10461;-webkit-box-shadow:none;box-shadow:none}.mfp-figure:after,.mfp-iframe-scaler iframe{box-shadow:0 0 8px rgba(23,36,52,.6);position:absolute;left:0}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;font-style:normal;font-size:38px;font-family:Arial,Baskerville,monospace;}.mfp-close:focus,.mfp-close:hover{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#efefef}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#efefef;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#efefef;font-size:12px;line-height:18px}.mfp-figure,img.mfp-img{line-height:0}.mfp-arrow{position:absolute;opacity:.65;margin:-55px 0 0;top:50%;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1}.mfp-arrow .mfp-a,.mfp-arrow .mfp-b,.mfp-arrow:after,.mfp-arrow:before{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:inset transparent}.mfp-arrow .mfp-a,.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow .mfp-b,.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px}.mfp-arrow-left{left:0}.mfp-arrow-left .mfp-a,.mfp-arrow-left:after{border-right:17px solid #efefef;margin-left:31px}.mfp-arrow-left .mfp-b,.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right .mfp-a,.mfp-arrow-right:after{border-left:17px solid #efefef;margin-left:39px}.mfp-arrow-right .mfp-b,.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-image-holder .mfp-content,img.mfp-img{max-width:100%}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{display:block;top:0;width:100%;height:100%;background:#efefef}.mfp-figure:after,img.mfp-img{width:auto;height:auto;display:block}img.mfp-img{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:40px 0;margin:0 auto}.mfp-figure:after{top:40px;bottom:40px;right:0;z-index:-1;background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(23,36,52,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(23,36,52,.6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.mfp-ie7 .mfp-img{padding:0}.mfp-ie7 .mfp-bottom-bar{width:600px;left:50%;margin-left:-300px;margin-top:5px;padding-bottom:5px}.mfp-ie7 .mfp-container{padding:0}.mfp-ie7 .mfp-content{padding-top:44px}.mfp-ie7 .mfp-close{top:0;right:0;padding-top:0}.image-source-link{color:#98C3D1}.mfp-with-zoom .mfp-container,.mfp-with-zoom.mfp-bg{opacity:0;-webkit-backface-visibility:hidden;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}.mfp-with-zoom.mfp-ready .mfp-container{opacity:1}.mfp-with-zoom.mfp-ready.mfp-bg{opacity:.8}.mfp-with-zoom.mfp-removing .mfp-container,.mfp-with-zoom.mfp-removing.mfp-bg{opacity:0}
/* end Magnific Popup CSS */

/* general popup */
.white-popup-block{max-width:900px; margin: 20px auto; color:#333; background:#fefefe; padding:40px;}
.gray-popup-block{max-width:900px; margin: 0 auto; background:#22252f; padding:40px; text-align:center;}
.gray-popup-block h3{ font-size:34pt; font-weight:300; line-height:normal; letter-spacing:normal;}
.gray-popup-block p{ font-size:11pt; font-weight:300; line-height:normal; letter-spacing:normal;}

html {
  margin-right: 0 !important;
  overflow: visible !important;
}

/* Blog &amp; article */
#content {
  text-align: left;
}
article {
  margin-bottom: 0;
}
article .post-heading h3 {
  margin: 20px 0 -10px 0;
  font-size: 16pt;
  font-weight: 500;
}
article .post-heading h3 a:hover {
  text-decoration: none;
}

/* post meta */
.post-meta {
  background: #fcfcfc;
  border-top: none;
  text-align: center;
}
.post-meta .format {
  border-bottom: 1px solid #333333;
  padding: 10px 0 10px;
}
.post-meta i {
  margin: 0;
}
.post-meta .date {
  border-bottom: 1px solid #e6e6e6;
  padding: 10px 0 10px;
}
.post-meta .date span {
  text-align: center;
  color: #efefef;
  font-size: 12px;
  font-weight: 500;
}
.post-meta .comments {
  padding: 10px 0 10px;
}
.post-meta .comments a {
  color: #efefef;
  font-size: 10px;
  font-weight: 500;
}
.post-meta .comments a:hover {
  text-decoration: none;
}

/* post format */
.post-image {
  margin-bottom: 20px;
}
ul.meta-post {
  float: left;
  margin: 0;
  padding: 0;
  list-style: none;
}
ul.meta-post li {
  float: left;
  margin: 0 10px 0 0;
  padding: 0;
  list-style: none;
}
ul.meta-post li a {
  float: left;
  font-size: 13pt;
  font-weight: 500;
  padding-top:10px;
}

/* single post */
.bottom-article {
  overflow: hidden;
  padding: 10px 0 10px 0;
  margin-top: 10px;
  margin-bottom: 30px;
}
.bottom-article a.btn {
  padding: 10px 20px 10px 20px;
  color: #fff;
  background: #ffc905;
}
.bottom-article a.btn:hover {
  background: #ccc;
}

/* pagination */
#pagination a {
  font-size:9pt;
  padding: 5px 10px;
}
#pagination span {
	margin-top:0px;
}
#pagination .pagina-num {
  font-size:9pt;
  margin-right: 15px;
  margin-bottom:60px;
}
#pagination a:hover {
  color:#fff;
  background: #ccc;
  text-decoration: none;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
#pagination a.current {
  background: #ffc905;
  color: #fff;
  font-weight: 500;
}
/*  Aside, sidebar */
aside {
  position: relative;
  margin-bottom: 40px;
}
.sidebar-nav {
  float: left;
  width: 100%;
}
.right-sidebar {
  margin: 0 auto;
}
.left-sidebar {
  padding: 0 30px 0 0;
}
.left-sidebar .widget h3, .left-sidebar .widget .widget-content {
  padding-right: 20px;
}
aside .widget, .widget {
  margin-bottom: 40px;
}
.widget .recent div {
  margin-bottom: 20px;
  display: inline-block;
}
.widget .recent div img {
  float: left;
  padding-right: 10px;
}
.widget .recent div h6 {
  font-size: 14px;
  font-weight: 500;
}
.widget .recent div p {
  line-height:16pt;
}
.widget .tags {
  margin: 0;
  margin-left: 0;
  padding-left: 0;
}
.widget .tags div {
  margin: 5px 5px 15px 0;
  display: inline-block;
}
.widget .tags div a {
  border: 1px solid #999;
  padding: 5px 10px;
  text-align: center;
}
.widget .tags div a:hover {
  text-decoration: none;
  border: 1px solid #ccc;
}
.devider-widget {
  display: block;
  border-bottom: 2px solid #ffc905;
  margin-bottom: 30px;
  margin-top:-30px;
  width: 60px;
  text-align: left;
}
/* Blog &amp; article end */

/* Blog comment */
#blog-comment {
  margin: 0;
  padding: 0px;
  color:none;
}
#blog-comment h5 {
  font-size: 13pt;
  margin-bottom: 10px;
}
#blog-comment ul, #blog-comment li {
  list-style: none;
  padding-left: 0;
}
#blog-comment li {
  min-height: 70px;
  padding-bottom: 10px;
  margin-bottom: 10px;
  padding-bottom: 20px;
  border-bottom: solid 1px #ccc;
}
#blog-comment li .avatar {
  position: absolute;
  margin-top: 5px;
}
#blog-comment .comment {
  color: #939393;
  font-size:13px;
  margin-left: 85px;
}
#blog-comment li {
  min-height: 70px;
  font-size: 14px;
  line-height: 1.6em;
}
#blog-comment li li {
  margin-left: 80px;
  padding-bottom: 0px;
  margin-top: 20px;
  border-top: solid 1px #ccc;
  padding-top: 10px;
  border-bottom: none;
}
#blog-comment li li .avatar {
  position: absolute;
}
.comment-info {
  margin-left: 85px;
  padding-top: 2px;
  margin-bottom: 5px;
}
.comment-info .c-name {
  font-size:12pt;	
  display: block;
  font-weight: 500;
  line-height:normal;
}
.comment-info .c-reply {
  display:inline-block;
  padding-left: 10px;
  margin-left: 10px;
  border-left: solid 1px #ccc;
}
.comment-info .c-reply a {
  font-size: 10pt;
}
.comment-info .c-date {
  display:inline;	
  font-size: 10pt;
}

/* comment form */
#comment-form-wrapper h5{ font-size:10pt; letter-spacing:.1px;}
#comment-form-wrapper {
  margin: 50px 0 50px 0;
  padding: 0px;
}
#commentform input {
  width: 100%;
  font-size: 10pt;
  padding: 10px;
  height: 40px;
  letter-spacing:0px;
   border-bottom: 1px solid #c3c3c3;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.2s ease;
}
#commentform input:focus {
	 border-bottom: 1px solid #959595;
}
#commentform textarea {
  width: 100%;
  font-size: 10pt;
  padding: 10px;
  height: 150px;
  letter-spacing:0px;
}
#commentform textarea:focus {
      border-bottom: 1px solid #959595;
}
#commentform button.btn {
  color: #fff;	
  background: #ffc905;
  margin-top:30px;
  padding: 10px 20px 10px 20px;
  border: 1px solid rgba(23, 36, 52, 0);
}
#commentform button.btn:hover {
  border: 1px solid rgba(0, 0, 0, 0);
  background: #ccc;
}
/* Blog comment end */

</pre></body></html>