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

Template Name: Brama
Description: Premium Agency HTML5/CSS3 Template
Author: fireform
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Version: 1.01

Designed &amp; Coded by Fireform

--------------------------------------------------------------------------


1.	Common styles

	1.  Setting up
	2.	Fonts
	3.	Common styles

2.	Core styles

	1.	Common styles
	2.	Slideshow
	3.	Team
	4.	Portfolio/blog
	5.	Comments
	6.	Services
	7.	Contact Form

3.	Footer
4.	Sidebar
5.	Widgets
6.	Media queries
7.	Browser fixes



/*------------------------- 1 Start common styles. ------------------------------*/
/*------------------------- 1.1 Setting up (if your logo is larger). ------------*/
/*---------------------------- Change "120" by your value. ----------------------*/

.js #ef-site-nav {
	left: 120px;
}

#ef-header-inner, #ef-content, #ef-footer &gt; aside, .ef-fw-block-inner, #ef-footer-inner {
	padding-left: 120px;
	padding-right: 120px;
}

#ef-footer, .ef-fw-block {
	margin-left: -120px;
	margin-right: -120px;
}

/*------------------------- 1.1 End setting up ----------------------------------*/
/*------------------------- 1.2 Start fonts -------------------------------------*/

body, blockquote small, blockquote .small {
	font-family: 'sans-serif', sans-serif;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, #ef-main-description {
	font-family: 'sans-serif', sans-serif;
}


blockquote, #ef-portfolio .ef-proj-desc &gt; a &gt; span, #ef-main-description &gt; .btn, .ef-fancy {
	font-family: 'sans-serif', sans-serif;
}

a, button, input, textarea, #ef-team .owl-buttons &gt; div {
	-webkit-transition: background-color 0.2s ease-out 0s,  border-color 0.2s ease-out 0s, color 0.2s ease-out 0s;
	   -moz-transition: background-color 0.2s ease-out 0s,  border-color 0.2s ease-out 0s, color 0.2s ease-out 0s;
		-ms-transition: background-color 0.2s ease-out 0s,  border-color 0.2s ease-out 0s, color 0.2s ease-out 0s;
		 -o-transition: background-color 0.2s ease-out 0s,  border-color 0.2s ease-out 0s, color 0.2s ease-out 0s;
			transition: background-color 0.2s ease-out 0s,  border-color 0.2s ease-out 0s, color 0.2s ease-out 0s;
}

#ef-to-content:before, #ef-to-portfolio:after, #ef-sidebar:after, #ef-portfolio-filter a &gt; span, .ef-service &gt; i, .ef-service:after {
	-webkit-border-radius: 1000px;
	   -moz-border-radius: 1000px;
	     -o-border-radius: 1000px;
	     	border-radius: 1000px;
}

/*------------------------- 1.2 End fonts --------------------------------------*/
/*------------------------- 1.3 Start common styles ----------------------------*/

html, body.page-template-templateshome-template, #ef-tpl-wrapper {
	height: 100%
}

body {
	min-height: 100%;
	position: relative;
	font-weight: 300;
}
.textnews {
	
	font-size:11px;
	line-height:0;
	font-weight: 500;
	}
	
.casestudies {
		font-size: 66px;
		color:#4B0082;
	}
	
#ef-tpl-wrapper {
	overflow: hidden;
	margin: 0 auto;
}

a, a:hover, a:active, a:focus, button, button:hover, button:active, button:focus {
	text-decoration: none;
	outline: none !important;
}

img {
	max-width: 100%;
}



h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .label {
	text-transform: uppercase;
	letter-spacing: 0.1em;
	word-spacing: 0em;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, p {
	margin-bottom: 20px;
}

h5, h6 {
	font-weight: 500;
}

hr {
	margin: 50px 0;
}

hr.ef-blank {
	border-color: transparent!important;
}

.ef-fw-block {
	background-image: url('../../assets/img/content/fw-block-bg.jpg');
}

.ef-fw-block-inner {
	padding-top: 50px;
	padding-bottom: 50px;
}

blockquote {
	font-style: normal;
	padding-top: 0;
	padding-bottom: 0;
}

blockquote &gt; small {
	margin-top: 13.5px;
}

blockquote.text-center {
	border-left: 0;
}

blockquote small, blockquote .small {
	font-style: normal;
	font-size: 68%;
}

b, strong {
	font-weight: 600;
}

.underline {
	border-width: 3px;
	border-bottom-style: solid;
}

.btn &gt; i {
	margin-right: 6px;
}

.btn-link {
	position: relative;
	padding-left: 0;
	padding-right: 0;
}

.btn-link:hover, .btn-link:focus {
	text-decoration: none;
}

.btn-link:after {
	position: absolute;!important;
	content: '';
	display: block;
	width: 100%;
	height: 0;
	border-width: 1px;
	border-bottom-style: solid;
	border-color: transparent;
	left: 0;
	bottom: -10px;

	-webkit-transition: border-color ease 0.3s, bottom ease 0.3s;
	   -moz-transition: border-color ease 0.3s, bottom ease 0.3s;
		-ms-transition: border-color ease 0.3s, bottom ease 0.3s;
		 -o-transition: border-color ease 0.3s, bottom ease 0.3s;
			transition: border-color ease 0.3s, bottom ease 0.3s;
}

.btn-link:hover:after, .btn-link:focus:after {
	bottom: 0;
}

.btn:active, .btn.active, .dropdown-menu, .btn-group.open .dropdown-toggle, .form-control, .form-control:focus, .well, .has-error .form-control:focus, .has-error .form-control, .has-success .form-control:focus, .has-success .form-control, .has-warning .form-control:focus, .has-warning .form-control {
	-webkit-box-shadow: none;
			box-shadow: none;
}

.well {
	background-color: transparent;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	margin: 0 auto;
	display: block;
	height: auto;
}

.alignleft, .alignright, .aligncenter {
	margin-bottom: 20px;
}

.label {
	text-transform: uppercase;
	-webkit-border-radius: 0;
	  -moz-border-radius: 0;
		   border-radius: 0;
}

.ef-heading-divider {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-bottom: 6px;
	margin-bottom: 6px;
}

.ef-underlined-title {
	position: relative;
	margin-bottom: 50px;
}

.ef-underlined-title:after {
	position: absolute;
	bottom: -20px;
	left: 0;
	content: "";
	width: 100px;
	height: 0;
	border-width: 1px;
	border-bottom-style: solid;
}

.ef-underlined-title.text-center:after {
	left: 50%;
	margin-left: -50px;
}

.form-control {
	background-color: transparent;
}

.ef-block-merger {
	margin-top: -16px;
}

.ef-no-padding {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.ef-everlapping-img {
	max-width: none!important;
}

.nav-tabs &gt; li &gt; a:focus, .nav-tabs &gt; li.active &gt; a, .nav-tabs &gt; li.active &gt; a:focus {
	border-bottom-color: transparent;
}

/*------------------------- 1.3 End common styles -----------------------------*/
/*------------------------- 1 End common styles. ------------------------------*/



/*------------------------- 2 Core styles -------------------------------------*/
/*------------------------- 2.1 Start common styles ---------------------------*/

#ef-site-name {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	height: 0;
	padding: 0 40px;
	z-index: 201;
}

#ef-brand {
	white-space: normal;
	margin-bottom: 80px;
}

#ef-brand h1 {
	font-size: 1em;
	line-height: inherit;
	text-transform: none;
	margin: 0;
	font-weight: 300;
}

#ef-controls-bar {
	float: right;
	margin-top: 40px;
	line-height: 35px;
	text-transform: uppercase;
	font-size: 100%;
}

#ef-controls, #ef-controls ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#ef-controls {
	position: fixed;
	bottom: 45px;
	left: 43px;
	background: url('../../assets/img/px.png');
	-webkit-opacity: 0;
	   -moz-opacity: 0;
	   		opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transform: translateY(70px);
	   -moz-transform: translateY(70px);
		-ms-transform: translateY(70px);
		 -o-transform: translateY(70px);
			transform: translateY(70px);

	-webkit-transition: -webkit-transform ease 0.3s, color ease 0.3s, opacity ease 0.3s;
	   -moz-transition:    -moz-transform ease 0.3s, color ease 0.3s, opacity ease 0.3s;
		-ms-transition: 	-ms-transform ease 0.3s, color ease 0.3s, opacity ease 0.3s;
		 -o-transition: 	 -o-transform ease 0.3s, color ease 0.3s, opacity ease 0.3s;
			transition: 	    transform ease 0.3s, color ease 0.3s, opacity ease 0.3s;
}

.ef-menu-active #ef-controls {
	-webkit-opacity: 1;
	   -moz-opacity: 1;
	   		opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: translateY(0);
	   -moz-transform: translateY(0);
		-ms-transform: translateY(0);
		 -o-transform: translateY(0);
			transform: translateY(0);
}

#ef-menu-txt {
	display: inline-block;
	float: left;
	position: relative;
	left: 30px;
	-webkit-transition: left ease 0.3s;
	   -moz-transition: left ease 0.3s;
		-ms-transition: left ease 0.3s;
		 -o-transition: left ease 0.3s;
			transition: left ease 0.3s;
}

.pace-done #ef-menu-txt {
	left: 0;
	visibility: visible;
}

.pace-done.ef-menu-active #ef-menu-txt, #ef-menu-txt {
	visibility: hidden;
}

#ef-controls ul li {
	display: inline-block;
	margin: 0;
	position: absolute;
	bottom: 0;
	right: 0;

	-webkit-transition: color ease 0.3s, bottom ease 0.3s, opacity ease 0.2s;
	   -moz-transition: color ease 0.3s, bottom ease 0.3s, opacity ease 0.2s;
		-ms-transition: color ease 0.3s, bottom ease 0.3s, opacity ease 0.2s;
		 -o-transition: color ease 0.3s, bottom ease 0.3s, opacity ease 0.2s;
			transition: color ease 0.3s, bottom ease 0.3s, opacity ease 0.2s;
}

#ef-controls li &gt; a {
	display: block;
	width: 35px;
	text-align: center;
	line-height: 35px;
	height: 35px;
}

#ef-controls &gt; li#ef-toggle-share {
	position: relative;
	background-color: transparent;
}

#ef-controls &gt; li#ef-toggle-share:before {
	background-color: transparent;
	position: absolute;
	content: '';
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;

	-webkit-border-radius: 2px 0 0 2px;
	   -moz-border-radius: 2px 0 0 2px;
	     -o-border-radius: 2px 0 0 2px;
			border-radius: 2px 0 0 2px;

	-webkit-transition: -webkit-transform ease 0.3s, background-color ease 0.3s;
	   -moz-transition:    -moz-transform ease 0.3s, background-color ease 0.3s;
		-ms-transition: 	-ms-transform ease 0.3s, background-color ease 0.3s;
		 -o-transition: 	 -o-transform ease 0.3s, background-color ease 0.3s;
			transition: 	    transform ease 0.3s, background-color ease 0.3s;
}

#ef-controls:hover &gt; li#ef-toggle-share:before {
	-webkit-transform: scaleX(-1);
	   -moz-transform: scaleX(-1);
		-ms-transform: scaleX(-1);
		 -o-transform: scaleX(-1);
			transform: scaleX(-1);
}

#ef-controls &gt; li#ef-toggle-share &gt; a {
	position: relative;
}

#ef-controls ul {
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
}

#ef-controls ul li  {
	-webkit-opacity: 0;
	   -moz-opacity: 0;
	   		opacity: 0;
	filter: alpha(opacity=0);
}

#ef-controls ul li &gt; a {
	position: relative;
}

#ef-controls ul li:last-child {
	-webkit-border-radius: 2px 0 0 2px;
	   -moz-border-radius: 2px 0 0 2px;
	     -o-border-radius: 2px 0 0 2px;
			border-radius: 2px 0 0 2px;
}

#ef-controls ul li:first-child &gt; a:after {
	display: none;
}

#ef-controls ul li:first-child {
	padding-bottom: 10px;
}

#ef-controls ul li:last-child {
	padding-top: 10px;
}

#ef-controls:hover ul li, #ef-controls &gt; li#ef-toggle-share {
	-webkit-opacity: 1;
	   -moz-opacity: 1;
	   		opacity: 1;
	filter: alpha(opacity=100);
}

#ef-controls:hover ul li:first-child {
	bottom: 35px;
}

#ef-controls:hover ul li:nth-child(2) {
	bottom: 80px;
}

#ef-controls:hover ul li:nth-child(3) {
	bottom: 115px;
}

#ef-controls:hover ul li:nth-child(4) {
	bottom: 150px;
}

#ef-controls:hover ul li:nth-child(5) {
	bottom: 185px;
}

.pace-done #ef-toggle-menu {
	visibility: visible;
}

#ef-toggle-menu {
	display: block;
	visibility: hidden;
	cursor: pointer;
	width: 20px;
	height: 20px;
	float: right;
	background: url('../../assets/img/px.png');
	margin-top: 6px;
	margin-left: 10px;
	-webkit-transition: border-color ease 0.3s, -webkit-transform ease 0.3s;
	   -moz-transition: border-color ease 0.3s,    -moz-transform ease 0.3s;
		-ms-transition: border-color ease 0.3s,     -ms-transform ease 0.3s;
		 -o-transition: border-color ease 0.3s, 	  -o-transform ease 0.3s;
			transition: border-color ease 0.3s, 		 transform ease 0.3s;
}

#ef-toggle-menu &gt; span {
	width: 100%;
	height: 0;
	margin-top: 10px;
	display: block;
	border-width: 3px;
	border-bottom-style: solid;
	position: relative;
	pointer-events: none;
	-webkit-transition: border-color ease 0.3s;
	   -moz-transition: border-color ease 0.3s;
		-ms-transition: border-color ease 0.3s;
		 -o-transition: border-color ease 0.3s;
			transition: border-color ease 0.3s;
}

#ef-toggle-menu &gt; span:after, #ef-toggle-menu &gt; span:before {
	border-width: 3px;
	border-bottom-style: solid;
	left: 0;
	right: 0;
	content: "";
	display: block;
	position: absolute;
	-webkit-transition: border-color ease 0.3s, top ease 0.3s, bottom ease 0.3s, -webkit-transform ease 0.3s;
	   -moz-transition: border-color ease 0.3s, top ease 0.3s, bottom ease 0.3s,    -moz-transform ease 0.3s;
		-ms-transition: border-color ease 0.3s, top ease 0.3s, bottom ease 0.3s,     -ms-transform ease 0.3s;
		 -o-transition: border-color ease 0.3s, top ease 0.3s, bottom ease 0.3s, 	  -o-transform ease 0.3s;
			transition: border-color ease 0.3s, top ease 0.3s, bottom ease 0.3s, 		 transform ease 0.3s;
}

#ef-toggle-menu &gt; span:before {
	top: 0;
}

#ef-toggle-menu &gt; span:after {
	bottom: -3px;
}

.pace-done #ef-toggle-menu &gt; span:after {
	bottom: -10px;
}

.pace-done #ef-toggle-menu &gt; span:before {
	top: -7px;
}

.pace-done #ef-toggle-menu:hover &gt; span:before, .pace-done #ef-toggle-menu:hover &gt; span:after,
.ef-menu-active #ef-toggle-menu &gt; span:before, .ef-menu-active #ef-toggle-menu &gt; span:after {
	-webkit-transform: rotate(-90deg);
	   -moz-transform: rotate(-90deg);
    	-ms-transform: rotate(-90deg);
    	 -o-transform: rotate(-90deg);
			transform: rotate(-90deg);
}

.ef-menu-active #ef-toggle-menu {
	-webkit-transform: rotate(135deg);
	   -moz-transform: rotate(135deg);
    	-ms-transform: rotate(135deg);
    	 -o-transform: rotate(135deg);
			transform: rotate(135deg);
}

.pace-done #ef-toggle-menu:hover &gt; span:before, .ef-menu-active #ef-toggle-menu &gt; span:before {
	top: 0px;
}

.pace-done #ef-toggle-menu:hover &gt; span:after, .ef-menu-active #ef-toggle-menu &gt; span:after {
	bottom: -3px;
}

.pace.pace-inactive {
	display: none;
}

.pace {
	position: absolute;
	width: 20px;
	height: 3px;
	top: 50px;
	right: 40px;
	z-index: 100;
}

.pace .pace-progress:before {
    content: attr(data-progress-text);
    display: block;
}

.pace-running #ef-toggle-menu {
	cursor: not-allowed;
  	pointer-events: none;
}

.pace-progress {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
}

#ef-content {
	padding-top: 80px;
	position: relative;
}

.navbar-brand &gt; a &gt; img {
	display: block;
	-webkit-transition: opacity ease 0.3s;
	   -moz-transition: opacity ease 0.3s;
		-ms-transition: opacity ease 0.3s;
		 -o-transition: opacity ease 0.3s;
			transition: opacity ease 0.3s;
}

.page-template-templateshome-template.ef-header-out .navbar-brand {
	display: none;
}

.ef-white-logo, .ef-dark-adjustor:not(.ef-header-out):not(.page-template-templateshome-template) .ef-default-logo {
	-webkit-opacity: 0;
	-moz-opacity: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	position: absolute;
	left: -1px;
	bottom: 27px;
	width: 100px;
	height: 100px;
}

.ef-dark-adjustor:not(.ef-header-out):not(.page-template-templateshome-template) .ef-white-logo, .ef-default-logo {
	-webkit-opacity: 1;
	   -moz-opacity: 1;
	   		opacity: 1;
	filter: alpha(opacity=100);
	position: static;
}

#ef-site-nav .btn {
	font-weight: 300;
}

#ef-site-name .navbar-brand {
	font-size: 1.5em;
	height: 45px;
	margin: 0;
	padding: 0;
	margin-top: 40px;
}

#ef-site-name .navbar-brand img {
	max-width: 92px;
	max-height: 100px;
}

.js #ef-site-nav {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 200;
	background-color: transparent;

	-webkit-transition: background-color ease 0.3s;
	   -moz-transition: background-color ease 0.3s;
		-ms-transition: background-color ease 0.3s;
		 -o-transition: background-color ease 0.3s;
			transition: background-color ease 0.3s;
}

#ef-site-nav-inner {
	position: relative;
	height: 100%;
	padding: 40px;
	padding-left: 120px;
	padding-right: 40px;
	background-image: url('../../assets/img/content/menu-bg.jpg');
	background-repeat: repeat;
	background-position: right top;
	background-attachment: scroll;
}

#ef-copyrights {
	margin-top: 50px;
	padding-bottom: 30px;
}

.js #ef-site-nav {
	display: none;
}

#ef-site-name .navbar-brand {
	height: auto;
}

#ef-head-social {
	list-style: none;
	padding: 7px 40px 7px 0;
	margin: 0;
}

#ef-head-social &gt; * {
	vertical-align: top;
	display: inline-block;
}

#ef-head-social &gt; li &gt; a {
	font-size: 26px;
	line-height: 1em;
}

.top-bar {
	margin-left: -20px;
	margin-bottom: 40px;

	-webkit-transition: height ease 0.3s;
	   -moz-transition: height ease 0.3s;
		-ms-transition: height ease 0.3s;
		 -o-transition: height ease 0.3s;
			transition: height ease 0.3s;
}

.top-bar-section {
	font-size: 1.1em;
	letter-spacing: 0.1em;
	text-transform: uppercase;
}

.top-bar-section ul li &gt; a {
	font-weight: 600;
	position: relative;
}

.top-bar-section .has-dropdown &gt; a:after {
	content: "";
	display: inline-block;
	font-family: 'fontello';
	content: '\e8a8';
	margin-left: 10px;
	font-size: 0.8em;
}

.top-bar-section .dropdown li.title h5 a:before {
	font-family: 'fontello';
	content: '\e819';
	margin-right: 10px;
}

.js body.ef-menu-active {
	height: 100%;
	min-height: 0 !important;
}

.top-bar-section ul li &gt; a {
	padding-left: 20px;
}

.top-bar-section ul li.active &gt; a:before {
	position: absolute;
	top: 9px;
	left: 0;
	font-size: 1em;
	content: '\2013';
}

#ef-header {
	position: relative;
	background-color: transparent;
}

.page-template-templateshome-template #ef-header {
	background-color: transparent;
	overflow: visible;
}

#ef-header.ef-positioner &gt; .ef-adjust-position {
	max-width: none !important;
	display: block;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	z-index: -9999;
}

.ef-touch #ef-header.ef-positioner &gt; .ef-adjust-position {
	-webkit-transform: none !important;
	   -moz-transform: none !important;
    	-ms-transform: none !important;
    	 -o-transform: none !important;
			transform: none !important;
}

.js .ef-positioner &gt; img, .js .ef-positioner &gt; #fireform-slider-wrapper {
	-webkit-opacity: 0;
	   -moz-opacity: 0;
	   		opacity: 0;
	filter: alpha(opacity=0);

	-webkit-transition: opacity ease 1s 0.3s, left ease 0.3s, top ease 0.3s;
	   -moz-transition: opacity ease 1s 0.3s, left ease 0.3s, top ease 0.3s;
		-ms-transition: opacity ease 1s 0.3s, left ease 0.3s, top ease 0.3s;
		 -o-transition: opacity ease 1s 0.3s, left ease 0.3s, top ease 0.3s;
			transition: opacity ease 1s 0.3s, left ease 0.3s, top ease 0.3s;
}

.ef-positioner.img-loaded &gt; img, .ef-positioner.img-loaded &gt; #fireform-slider-wrapper {
	-webkit-opacity: 1;
	   -moz-opacity: 1;
	   		opacity: 1;
	filter: alpha(opacity=100);
}

#ef-header-inner {
	padding-bottom: 60px;
}

#ef-header-inner {
	padding-top: 200px;
	background-color: transparent;
}

.no-js #ef-header-angle {
	display: none;
}

#ef-header-angle {
	position: relative;
}

#ef-header-angle, .ef-bottom-angle {
	z-index: auto;
	height: 150px;
	width: 100%;
}

.ef-header-angle, .ef-footer-angle {
	display: block;
	border-style: solid;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 150px;
	border-left-width: 0; /* js variable */
	border-top-color: transparent;
	border-right-color: transparent;
	border-left-color: transparent;
}

#ef-footer .ef-bottom-angle {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 150px;
}

#ef-footer .ef-header-angle {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}

.ef-bottom-angle .ef-header-angle {
	border-style: solid;
	border-top-width: 150px;
	border-right-width: 0; /* js variable */
	border-bottom-width: 0;
	border-left-width: 0;
	border-right-color: transparent;
	border-left-color: transparent;
	border-bottom-color: transparent;
}

.js #ef-footer-inner #ef-header-angle {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
}

#ef-slideshow-nav {
	position: relative;
	margin-top: -70px;
	margin-left: 60px;
	text-align: center;
	width: 40px;
	height: 48px;
	visibility: hidden;
	z-index: -9999;

	-webkit-transform-origin: top left;
	   -moz-transform-origin: top left;
		-ms-transform-origin: top left;
		 -o-transform-origin: top left;
			transform-origin: top left;
}

.ef-header-out #ef-slideshow-nav {
	z-index: auto;
	visibility: visible;
}

#ef-slideshow-nav &gt; a {
	background: url('../../assets/img/px.png');
	position: relative;
	font-size: 30px;
	line-height: 48px;
	display: block;
	width: 100%;
	height: 100%;
	-webkit-transition: -webkit-transform ease 0.3s, color ease 0.3s;
	   -moz-transition:    -moz-transform ease 0.3s, color ease 0.3s;
		-ms-transition: 	-ms-transform ease 0.3s, color ease 0.3s;
		 -o-transition: 	 -o-transform ease 0.3s, color ease 0.3s;
			transition: 	    transform ease 0.3s, color ease 0.3s;
}

#ef-slideshow-nav &gt; a:after {
	position: relative;
	display: block;
	font-family: 'fontello';
	content: '';
}

.ef-header-out #ef-slideshow-nav &gt; a {
	-webkit-transform: rotate(180deg);
	   -moz-transform: rotate(180deg);
    	-ms-transform: rotate(180deg);
    	 -o-transform: rotate(180deg);
			transform: rotate(180deg);
}

.ef-header-out #ef-slideshow-nav &gt; a:after {
	content: '\e82a';
	font-size: 17px;
}

#ef-slideshow-nav &gt; ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#ef-slideshow-nav &gt; ul li {
	position: absolute;
	top: 0;
	width: 40px;
	height: 48px;
	line-height: 1em;
	-webkit-transition: left ease 0.7s, right ease 0.7s;
	   -moz-transition: left ease 0.7s, right ease 0.7s;
		-ms-transition: left ease 0.7s, right ease 0.7s;
		 -o-transition: left ease 0.7s, right ease 0.7s;
			transition: left ease 0.7s, right ease 0.7s;
}

#ef-slideshow-nav &gt; ul li a {
	background: url('../../assets/img/px.png');
	line-height: 48px;
	font-size: 22px;
	display: block;
	width: 100%;
	height: 100%;
}

#ef-slideshow-nav &gt; ul li.ef-slideshow-prev {
	right: 0;
}

#ef-slideshow-nav &gt; ul li.ef-slideshow-next {
	left: 0;
}

.ef-header-out #ef-slideshow-nav &gt; ul li.ef-slideshow-prev {
	right: 100%;
}

.ef-header-out #ef-slideshow-nav &gt; ul li.ef-slideshow-next {
	left: 100%;
}

#ef-slideshow-nav &gt; ul li a:before, #ef-slideshow-nav &gt; ul li a:after {
	font-family: 'fontello';
}

#ef-slideshow-nav &gt; ul li.ef-slideshow-prev a:before {
	content: '\e8a7';
}

#ef-slideshow-nav &gt; ul li.ef-slideshow-next a:after {
	content: '\e8a8';
}

#ef-to-content:hover, .ef-header-out #ef-to-content {
	-webkit-animation: none;
	   -moz-animation: none;
		-ms-animation: none;
		 -o-animation: none;
			animation: none;
}

#ef-to-content {
	position: absolute;
	top: 10px;
	left: 35px;
	width: 50px;
	height: 50px;
	line-height: 50px;
	margin-top: -25px;
	text-align: center;
	-webkit-opacity: 1;
	   -moz-opacity: 1;
	   		opacity: 1;
	filter: alpha(opacity=100);

	-webkit-transition: -webkit-transform ease 0.3s, color ease 0.3s, opacity ease 0.3s;
	   -moz-transition:    -moz-transform ease 0.3s, color ease 0.3s, opacity ease 0.3s;
		-ms-transition: 	-ms-transform ease 0.3s, color ease 0.3s, opacity ease 0.3s;
		 -o-transition: 	 -o-transform ease 0.3s, color ease 0.3s, opacity ease 0.3s;
			transition: 	    transform ease 0.3s, color ease 0.3s, opacity ease 0.3s;
}

.ef-header-out #ef-to-content, .ef-menu-active #ef-to-content {
	-webkit-transform: translateY(-50px);
	   -moz-transform: translateY(-50px);
		-ms-transform: translateY(-50px);
		 -o-transform: translateY(-50px);
			transform: translateY(-50px);
	-webkit-opacity: 0;
	   -moz-opacity: 0;
	   		opacity: 0;
	filter: alpha(opacity=0);
	cursor: default;
}

#ef-to-content &gt; span {
	height: 50px;
	line-height: 47px;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 700;
	white-space: nowrap;
	letter-spacing: 0.3em;
	position: absolute;
	top: -50px;
	left: 100%;
	-webkit-transform-origin: bottom left;
	   -moz-transform-origin: bottom left;
		-ms-transform-origin: bottom left;
		 -o-transform-origin: bottom left;
			transform-origin: bottom left;
	-webkit-transform: rotate(-90deg);
	   -moz-transform: rotate(-90deg);
    	-ms-transform: rotate(-90deg);
    	 -o-transform: rotate(-90deg);
			transform: rotate(-90deg);
}

#ef-to-content:after {
	font-family: 'fontello';
	font-size: 1em;
	-webkit-animation: ef-bounce 2s cubic-bezier(.15,.6,.37,.85) infinite;
	   -moz-animation: ef-bounce 2s cubic-bezier(.15,.6,.37,.85) infinite;
		-ms-animation: ef-bounce 2s cubic-bezier(.15,.6,.37,.85) infinite;
		 -o-animation: ef-bounce 2s cubic-bezier(.15,.6,.37,.85) infinite;
			animation: ef-bounce 2s cubic-bezier(.15,.6,.37,.85) infinite;
	content: '\e935';
	position: relative;
}

@-webkit-keyframes ef-bounce {
	0% { top: 0; }
	25% { top: 0; }
	40% { top: -5px; }
	60% { top: 5px; }
	75% { top: 0; }
	100% { top: 0; }
}
@-moz-keyframes ef-bounce {
	0% { top: 0; }
	25% { top: 0; }
	40% { top: -5px; }
	60% { top: 5px; }
	75% { top: 0; }
	100% { top: 0; }
}
@-o-keyframes ef-bounce {
	0% { top: 0; }
	25% { top: 0; }
	40% { top: -5px; }
	60% { top: 5px; }
	75% { top: 0; }
	100% { top: 0; }
}
@-ms-keyframes ef-bounce {
	0% { top: 0; }
	25% { top: 0; }
	40% { top: -5px; }
	60% { top: 5px; }
	75% { top: 0; }
	100% { top: 0; }
}
@keyframes ef-bounce {
	0% { top: 0; }
	25% { top: 0; }
	40% { top: -5px; }
	60% { top: 5px; }
	75% { top: 0; }
	100% { top: 0; }
}

#ef-to-portfolio {
	font-size: 13px;
	display: block;
	width: 50px;
	height: 50px;
	line-height: 50px;
	position: fixed;
	z-index: 199;
	right: 25px;
	top: 80px;
}

#ef-to-content:before {
	position: absolute;
	content: '';
	top: 24px;
	left: 24px;
	right: 24px;
	bottom: 24px;
	border-width: 1px;
	border-style: solid;
	-webkit-opacity: 0;
	   -moz-opacity: 0;
	   		opacity: 0;
	filter: alpha(opacity=0);
}

#ef-to-content:hover:before {
	-webkit-animation: ef-splash 0.3s ease;
	   -moz-animation: ef-splash 0.3s ease;
		-ms-animation: ef-splash 0.3s ease;
		 -o-animation: ef-splash 0.3s ease;
			animation: ef-splash 0.3s ease;
}

@-webkit-keyframes ef-splash {
	0% {
		top: 24px;
		bottom: 24px;
		left: 24px;
		right: 24px;
		-webkit-opacity: 1;
	}
	100% {
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		-webkit-opacity: 0;
	}
}
@-moz-keyframes ef-splash {
	0% {
		top: 24px;
		bottom: 24px;
		left: 24px;
		right: 24px;
		-moz-opacity: 1;
	}
	100% {
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		-moz-opacity: 0;
	}
}
@-o-keyframes ef-splash {
	0% {
		top: 24px;
		bottom: 24px;
		left: 24px;
		right: 24px;
		opacity: 1;
	}
	100% {
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		opacity: 0;
	}
}
@-ms-keyframes ef-splash {
	0% {
		top: 24px;
		bottom: 24px;
		left: 24px;
		right: 24px;
		opacity: 1;
	}
	100% {
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		opacity: 0;
	}
}
@keyframes ef-splash {
	0% {
		top: 24px;
		bottom: 24px;
		left: 24px;
		right: 24px;
		opacity: 1;
	}
	100% {
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		opacity: 0;
	}
}

.cbp-l-loadMore-text {
	margin-top: 50px;
}

.cbp-l-loadMore-text i {
	margin-right: 7px;
}

#ef-welcome-block {
	position: relative;
	padding: 0 30% 0 10px;
}

#ef-welcome-block.text-center {
	padding-right: 10px;
}

#ef-welcome-block .ef-social-block {
	margin-top: 15px;
	margin-bottom: 0;
}

#ef-welcome-block #ef-main-description {
	font-size: 50px;
	font-weight: 600;
	line-height: 1.15em;
	text-transform: none;
	word-spacing: 0.1em;
	font-stretch:normal;
	letter-spacing:-0.02em;
	margin: 0;
	color: #000;
}

#ef-welcome-block #ef-main-description .ef-fancy {
	font-weight: 700;
}

#ef-welcome-block h1 {
	line-height: 1.3em;
	font-size: 1em;
	font-weight: 400;
	word-spacing: 0.5em;
	margin-top: 0;
	margin-bottom: 20px;
	display: inline-block;
	padding: 1px 3px 1px 8px;
}

.js #ef-welcome-block h1 &gt; span.first-load {
	display: inline-block;
	-webkit-transform: scaleX(-1);
	   -moz-transform: scaleX(-1);
		-ms-transform: scaleX(-1);
		 -o-transform: scaleX(-1);
			transform: scaleX(-1);

	-webkit-transition: -webkit-transform ease 0.2s;
	   -moz-transition:    -moz-transform ease 0.2s;
		-ms-transition: 	-ms-transform ease 0.2s;
		 -o-transition: 	 -o-transform ease 0.2s;
			transition: 	    transform ease 0.2s;
}

.js #ef-welcome-block h1 &gt; span.first-load.ef-rotate-letter {
    -webkit-transform: scaleX(1);
	   -moz-transform: scaleX(1);
		-ms-transform: scaleX(1);
		 -o-transform: scaleX(1);
			transform: scaleX(1);
}

/*------------------------- 2.1 End common styles -----------------------------*/
/*------------------------- 2.2 Start slideshow -------------------------------*/

.ef-touch #hero-bg {
	-webkit-transform: none !important;
	   -moz-transform: none !important;
		-ms-transform: none !important;
		 -o-transform: none !important;
			transform: none !important;
}

#fireform-slider-wrapper, .fireform-slider-inner, #ef-slideshow-overlay {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	right: 0;
	bottom: 0;
	position: fixed;
	z-index: -9999;
}

.fireform-slider-inner {
	overflow: hidden;
}

#ef-slideshow-overlay {
	-webkit-opacity: 1;
	   -moz-opacity: 1;
	   		opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transition: opacity ease 0.7s;
	   -moz-transition: opacity ease 0.7s;
		-ms-transition: opacity ease 0.7s;
		 -o-transition: opacity ease 0.7s;
			transition: opacity ease 0.7s;
}

.ef-header-out #ef-slideshow-overlay {
	-webkit-opacity: 0;
	   -moz-opacity: 0;
	   		opacity: 0;
	filter: alpha(opacity=0);
}

.no-js .fireform-slider-inner ul.slides &gt; li {
	float: none;
}

.fireform-slider-inner ul.slides &gt; li {
	display: none;
}

.fireform-slider-inner ul.slides &gt; li:first-child {
	display: block;
}

ul.slides, ul.slides &gt; li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#ef-slider-overlay, .js .fireform-slider-inner ul.slides &gt; li, .fireform-slider-inner ul.slides &gt; li img, .fireform-slider-inner ul.slides &gt; li video, .flex-viewport, #ef-header.ef-positioner &gt; .ef-adjust-position {
	-webkit-pointer-events: none;
			pointer-events: none;
	-webkit-touch-callout: none;
	  -webkit-user-select: none;
		 -moz-user-select: none;
		  -ms-user-select: none;
			  user-select: none;
}

ul.slides &gt; .ef-slide {
	overflow: hidden;
	float: left;
}

ul.slides .ef-slide &gt; img, ul.slides .ef-slide &gt; video {
	display: block;
	width: 100%;
	height: auto;
	position: relative;
	max-width: none !important;
}

.no-js #ef-latest-nav ul {
	display: none;
}

#ef-latest-nav {
	background-color: transparent;
	position: absolute;
	z-index: -9999;
	top: 150%;
	width: 150%;
	left: 0;
	padding: 0 25%;
	margin-left: -25%;

	-webkit-opacity: 0;
   	   -moz-opacity: 0;
   			opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transform-origin: bottom left;
	   -moz-transform-origin: bottom left;
		-ms-transform-origin: bottom left;
		 -o-transform-origin: bottom left;
			transform-origin: bottom left;
	-webkit-transition: top ease 0.3s, opacity ease 0.3s, background-color ease 0.3s;
	   -moz-transition: top ease 0.3s, opacity ease 0.3s, background-color ease 0.3s;
		-ms-transition: top ease 0.3s, opacity ease 0.3s, background-color ease 0.3s;
		 -o-transition: top ease 0.3s, opacity ease 0.3s, background-color ease 0.3s;
			transition: top ease 0.3s, opacity ease 0.3s, background-color ease 0.3s;
}

.ef-header-out #ef-latest-nav {
	z-index: auto;
	-webkit-opacity: 1;
   	   -moz-opacity: 1;
   			opacity: 1;
	filter: alpha(opacity=100);
}

.ef-touch #ef-latest-nav, .ef-header-out #ef-latest-nav {
	top: 110%;
}

#ef-latest-nav ul {
	margin: 0;
}

.flex-direction-nav {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
}

.flex-direction-nav li {
	width: 50%;
	height: 100%;
	float: left;
}

.flex-direction-nav li, .flex-direction-nav a {
	display: block;
	overflow: hidden;
}

.flex-direction-nav a {
	display: block;
	width: 100%;
	height: 100%;
	background: url('../../assets/img/px.png');
	position: relative;

}

.flex-direction-nav a.flex-prev:before, .flex-direction-nav a.flex-next:before {
	font-family: 'fontello';
	font-size: 22px;
	position: absolute;
	top: 30px;

	-webkit-transition: opacity ease 0.3s, left ease 0.3s, right ease 0.3s;
	   -moz-transition: opacity ease 0.3s, left ease 0.3s, right ease 0.3s;
		-ms-transition: opacity ease 0.3s, left ease 0.3s, right ease 0.3s;
		 -o-transition: opacity ease 0.3s, left ease 0.3s, right ease 0.3s;
			transition: opacity ease 0.3s, left ease 0.3s, right ease 0.3s;

	-webkit-opacity: 0;
   	   -moz-opacity: 0;
   			opacity: 0;
	filter: alpha(opacity=0);
}

.flex-direction-nav a.flex-prev:hover:before {
	right: 30px;
}

.flex-direction-nav a.flex-prev:before {
	content: '\e8a7';
	right: 0;
}

.flex-direction-nav a.flex-next:hover:before {
	left: 30px;
}

.flex-direction-nav a.flex-next:before {
	content:'\e8a8';
	left: 0;
}

.flex-direction-nav a:hover:before {
	-webkit-opacity: 1;
   	   -moz-opacity: 1;
   			opacity: 1;
	filter: alpha(opacity=100);
}

/* Captions */

.js .html-desc {
	display: none;
}

.slide_desc, .no-js .html-desc {
	position: fixed;
	left: 45px;
	max-width: 25%;
	top: 80px;
	margin-left: 0;
	margin-right: 0;
}

/*------------------------- 2.2 End slideshow ---------------------------------*/
/*------------------------- 2.3 Start Team ------------------------------------*/

.ef-social-block {
	text-transform: uppercase;
}

.ef-social-block &gt; a {
	font-size: 0.824em;
	margin: 0 5px;
}

#ef-footer .ef-social-block &gt; a {
	margin: 0 20px;
}

.ef-social-block &gt; .btn, .ef-social-block &gt; .btn:hover {
	border-color: transparent;
}

#ef-welcome-block .ef-social-block &gt; a {
	padding-left: 0;
	padding-right: 0;
	font-weight: normal;
}

.ef-simple-carousel &gt; .ef-slide {
	float: left;
	width: 25%;
}

.ef-simple-carousel {
	position: relative;
	width: 100%;
	margin-bottom: 13.5px;
}

.ef-img-container &gt; img, .ef-member-info {
	-webkit-transition: top ease 0.3s, bottom ease 0.3s, opacity ease 0.3s;
	   -moz-transition: top ease 0.3s, bottom ease 0.3s, opacity ease 0.3s;
		-ms-transition: top ease 0.3s, bottom ease 0.3s, opacity ease 0.3s;
		 -o-transition: top ease 0.3s, bottom ease 0.3s, opacity ease 0.3s;
			transition: top ease 0.3s, bottom ease 0.3s, opacity ease 0.3s;
}

.ef-img-container &gt; img {
	top: 0;
	display: block;
}

.ef-member-info {
	text-align: center;
	padding: 60px 20px 0;
	position: relative;
	bottom: 0;
	left: 0;
	right: 0;
}

.ef-member-info &gt; h3 {
	margin-top: 0;
}

#ef-team-outer {
	margin: 0 -40px 15px;
	padding: 0 40px;
	overflow: hidden;
}

#ef-team.owl-carousel.ef-simple-carousel {
	margin: 0;
}

#ef-team.owl-carousel .owl-wrapper-outer {
	background: url('../../assets/img/content/team-bg.jpg') no-repeat scroll;
	background-position: 50% 50%;
}

.ef-position {
	position: absolute;
	bottom: 100%;
	left: 0;
	right: 0;
	margin-bottom: -0.7em;
}

#ef-team .ef-position .label {
	font-weight: 300;
	vertical-align: middle;
	-webkit-transition: background-color ease 0.6s;
	   -moz-transition: background-color ease 0.6s;
		-ms-transition: background-color ease 0.6s;
		 -o-transition: background-color ease 0.6s;
			transition: background-color ease 0.6s;
}

#ef-team .owl-controls {
	position: absolute;
	height: 0;
	bottom: 80px;
	left: -40px;
	right: -40px;
}

#ef-team .owl-buttons &gt; div {
	width: 40px;
	height: 40px;
	display: block;
	text-align: center;
	line-height: 40px;
	font-family: 'fontello';
	font-size: 20px;
}

#ef-team .owl-prev {
	float: left;
}

#ef-team .owl-prev:before {
	content: "\e932";
}

#ef-team .owl-next {
	float: right;
}

#ef-team .owl-next:after {
	content: "\e933";
}

#ef-team .owl-prev:before, #ef-team .owl-prev:after {
	color: inherit;
}

#ef-work-process .nav-tabs {
	border: 0;
	margin-bottom: 40px;
}

#ef-work-process .nav-tabs &gt; li {
	display: block;
	float: none;
	position: relative;
}

#ef-work-process .nav-tabs &gt; li &gt; a {
	margin-right: 0;
	border-color: transparent;
	padding: 15px;
	text-transform: uppercase;
}

#ef-work-process .nav-tabs &gt; li &gt; .btn {
	cursor: default;
	border: 0;
	padding-bottom: 30px;
	font-weight: 800;
	margin: 0;
	white-space: normal;
	display: block;
}

#ef-work-process .nav-tabs &gt; li:after {
	display: block;
	position: absolute;
	left: 50%;
	bottom: -1em;
	width: 4em;
	height: 2em;
	line-height: 2em;
	margin-left: -2em;
	text-align: center;
	font-family: 'fontello';
	content: '\e8a6';
	font-size: 0.7em;
	z-index: 1;
}

#ef-work-process .nav-tabs &gt; li:last-child:after, #ef-work-process .nav-tabs &gt; li:first-child:after {
	display: none;
}

#ef-work-process .nav-tabs &gt; li &gt; a, #ef-work-process .nav-tabs &gt; li.active &gt; a, #ef-work-process .nav-tabs &gt; li.active &gt; a:hover, #ef-work-process .nav-tabs &gt; li.active &gt; a:focus {
	background-color: transparent;
}

.ef-clients.table {
	width: 100%;
	table-layout: fixed;
}

.ef-clients.table &gt; tbody &gt; tr:first-child &gt; td {
	border-top-style: none;
}

.table &gt; tbody &gt; tr &gt; td {
	border-left-width: 1px;
	border-left-style: solid;
	vertical-align: middle;
}

.table &gt; tbody &gt; tr &gt; td:first-child {
	border-left-style: none;
}

/*------------------------- 2.3 End team --------------------------------------*/
/*------------------------- 2.4 Start portfolio/blog --------------------------*/


#ef-portfolio.cbp .cbp-item {
	width: 400px;
	height: 248px;
}

#ef-portfolio.cbp .cbp-item.cbp-height2x {
	width: 400px;
	height: 496px;
}

.no-js #ef-portfolio .ef-post {
	width: 33.3%;
	float: left;
}

#ef-portfolio-filter {
	margin-bottom: 50px;
}

#ef-portfolio-filter li {
	padding-left: 10px;
	padding-right: 10px;
}

#ef-portfolio-filter a {
	text-transform: uppercase;
	font-weight: bold;
	position: relative;
	font-size: 18px;
}

#ef-portfolio-filter a &gt; span {
	padding: 0;
	width: 40px;
	height: 40px;
	line-height: 38px;
	position: absolute;
	border-width: 1px;
	border-style: solid;
	display: block;
	bottom: 0;
	margin-bottom: 20px;
	left: 50%;
	margin-left: -25px;
	visibility: hidden;

	-webkit-transition: opacity ease 0.3s, bottom ease 0.3s;
	   -moz-transition: opacity ease 0.3s, bottom ease 0.3s;
		-ms-transition: opacity ease 0.3s, bottom ease 0.3s;
		 -o-transition: opacity ease 0.3s, bottom ease 0.3s;
			transition: opacity ease 0.3s, bottom ease 0.3s;

	-webkit-opacity: 0;
   	   -moz-opacity: 0;
   			opacity: 0;
	filter: alpha(opacity=0);
}

.ef-touch #ef-portfolio-filter a &gt; span {
	display: none;
}

#ef-portfolio-filter a:hover &gt; span {
	font-size: 50%;
	visibility: visible;
	bottom: 100%;
	-webkit-opacity: 1;
   	   -moz-opacity: 1;
   			opacity: 1;
	filter: alpha(opacity=100);
}

#ef-portfolio-filter a &gt; span:after {
	content: '';
	display: block;
	position: absolute;
	left: 50%;
	top: 100%;
	width: 0;
	height: 3px;
	border-right-width: 1px;
	border-right-style: solid;
}

.ef-proj-img {
	position: relative;
}

.ef-proj-desc {
	font-size: 1.5em;
	word-spacing: 1000px;
}

#ef-portfolio .ef-proj-desc {
	position: absolute;
	margin: 0;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
}

.ef-no-touch #ef-portfolio .ef-post .ef-proj-desc &gt; a:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	-webkit-transition: border-width ease 0.8s;
	   -moz-transition: border-width ease 0.8s;
		-ms-transition: border-width ease 0.8s;
		 -o-transition: border-width ease 0.8s;
			transition: border-width ease 0.8s;
	border-style: solid;
	border-width: 500px 800px 0 0;
	border-color: transparent transparent transparent transparent;
}

.ef-no-touch #ef-portfolio .ef-post:hover .ef-proj-desc &gt; a:before {
	border-width: 0;
}

.no-csstransitions #ef-portfolio .ef-post .ef-proj-desc &gt; a:before {
	display: none;
}

#ef-portfolio .ef-proj-desc &gt; a {
	display: block;
	width: 100%;
	height: 100%;
	padding: 30px;

	-webkit-opacity: 0;
   	   -moz-opacity: 0;
   			opacity: 0;
	filter: alpha(opacity=0);

	-webkit-transition: opacity ease 0.4s;
	   -moz-transition: opacity ease 0.4s;
		-ms-transition: opacity ease 0.4s;
		 -o-transition: opacity ease 0.4s;
			transition: opacity ease 0.4s;
}

#ef-portfolio .ef-post:hover .ef-proj-desc &gt; a {
	-webkit-opacity: 1;
   	   -moz-opacity: 1;
   			opacity: 1;
	filter: alpha(opacity=100);
}

#ef-portfolio .ef-proj-desc &gt; a &gt; span {
	display: block;
	margin-top: 13.5px;
	letter-spacing: normal;
	font-weight: 300;
	font-size: 65%;
}

#ef-blog {
	overflow: hidden;
	padding: 40px;
	padding-bottom: 0;
	margin-top: -250px;
}

#ef-blog-inner {
	margin-right: -40px;
	margin-bottom: -50px;

	-webkit-transition: height ease 0.7s;
	   -moz-transition: height ease 0.7s;
		-ms-transition: height ease 0.7s;
		 -o-transition: height ease 0.7s;
			transition: height ease 0.7s;
}

#ef-portfolio .ef-proj-info {
	font-style: normal;
}

.ef-grid-blog .ef-post {
	width: 25%;
	float: left;
}

#ef-blog .ef-post {
	padding-right: 40px;
	padding-bottom: 50px;
}

#ef-blog .ef-proj-desc {
	margin-top: 0;
}

.ef-classic-blog .ef-post .ef-proj-img &gt; a:not(.btn) {
	text-align: right;
}

#ef-blog .ef-post .ef-proj-img &gt; .ef-thumb {
	margin-bottom: 30px;
}

.ef-grid-blog .ef-post &gt; .ef-proj-img img {
	position: relative;

	-webkit-transform: scale(1);
	   -moz-transform: scale(1);
		-ms-transform: scale(1);
		 -o-transform: scale(1);
			transform: scale(1);

	-webkit-transition: -webkit-transform ease 0.3s;
	   -moz-transition:    -moz-transform ease 0.3s;
		-ms-transition: 	-ms-transform ease 0.3s;
		 -o-transition: 	 -o-transform ease 0.3s;
			transition: 	    transform ease 0.3s;
}

.ef-grid-blog .ef-post:hover &gt; .ef-proj-img img {
	-webkit-transform: scale(1.03);
	   -moz-transform: scale(1.03);
		-ms-transform: scale(1.03);
		 -o-transform: scale(1.03);
			transform: scale(1.03);
}

.ef-date-cat {
	text-transform: uppercase;
	font-weight: 400;
	font-size: 75%;
	margin-left: -7px;
	margin-bottom: 25px;
}

.ef-classic-blog .ef-date-cat {
	margin-left: 0;
}

.ef-classic-blog .ef-date-cat &gt; li:first-child {
	padding-left: 0;
}

.ef-date-cat li {
	padding-left: 7px;
	padding-right: 7px;
}

.ef-date-cat li &gt; a {
	margin-left: 7px;
}

.ef-video {
	height: 0;
	position: relative;
    overflow: hidden;
    padding-bottom: 56.25%;
}

.ef-video iframe, .ef-video object, .ef-video embed {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.ef-classic-blog &gt; .ef-post {
	overflow: hidden;
}

.ef-classic-blog .ef-proj-img &gt; .ef-thumb {
	margin-right: 40px;
	width: 70%;
	float: left;
}

.ef-posted-in {
	margin-top: 50px;
}

#ef-to-project &gt; span {
	position: absolute;
	bottom: 7px;
	right: 10px;
}

#ef-project-info {
	margin-top: 50px;
}

#ef-project-info, #ef-project-info ul {
	list-style: none;
	padding: 0;
}

#ef-project-info &gt; li {
	overflow: hidden;
	padding: 20px 0;
}

#ef-project-info &gt; li:first-child {
	border-width: 1px;
	border-bottom-style: solid;
	padding-top: 0;
}

.ef-info-header {
	width: 50%;
	padding-right: 40px;
	margin-top: 0;
	margin-bottom: 0;
}

#ef-project-info ul {
	width: 50%;
}

.ef-info-header, #ef-project-info &gt; li &gt; ul {
	display: block;
	float: left;
}

#ef-project-info &gt; li &gt; ul {
	margin: 0;
}

#ef-prev-project, #ef-next-project {
	position: fixed;
	height: 100%;
    line-height: 80px;
    text-align: center;
    text-transform: uppercase;
    top: 0;
    width: 80px;
    z-index: 100;
    display: none;
}

.ef-header-out #ef-prev-project, .ef-header-out #ef-next-project {
	display: block;
}

#ef-prev-project {
	left: 0;
}

#ef-next-project {
	right: 0;
}

#ef-prev-project &gt; strong, #ef-next-project &gt; strong {
	padding: 0 12px 0 8px;
	height: 40px;
    line-height: 38px;
    position: fixed;
    text-align: center;
    text-transform: uppercase;
    top: 50%;
    white-space: nowrap;
    background: url('../../assets/img/px.png');
}

#ef-prev-project &gt; strong {
	left: 50px;
	-webkit-transform: translateX(-50%) rotate(-90deg);
	   -moz-transform: translateX(-50%) rotate(-90deg);
    	-ms-transform: translateX(-50%) rotate(-90deg);
    	 -o-transform: translateX(-50%) rotate(-90deg);
			transform: translateX(-50%) rotate(-90deg);
}

#ef-next-project &gt; strong {
	right: 50px;
	-webkit-transform: translateX(50%) rotate(90deg);
	   -moz-transform: translateX(50%) rotate(90deg);
    	-ms-transform: translateX(50%) rotate(90deg);
    	 -o-transform: translateX(50%) rotate(90deg);
			transform: translateX(50%) rotate(90deg);
}

/*------------------------- 2.4 End portfolio/blog ----------------------------*/
/*------------------------- 2.5 Start comments --------------------------------*/

.ef-comments-title {
	margin-bottom: 50px;
}

.ef-comments-title &gt; span {
	padding: 5px 10px;
	display: inline-block;
}

.comments-list .children &gt; li:before, .ef-post-author span:before {
	font-family: 'fontello';
}

.comments-list .children &gt; li {
	position: relative;
}

.comments-list .children &gt; li:before {
	content: '\e8a8';
	position: absolute;
	display: block;
	top: 40px;
	margin-top: -0.5em;
	left: -30px;
	line-height: 1em;
}

.ef-post-author {
	padding-top: 10px;
	margin-bottom: 30px;
	text-transform: uppercase;
}

.ef-post-author span {
	margin-top: 10px;
	display: block;
	font-size: 75%;
}

.ef-post-author span:before {
	content: '\e967';
	margin: 0 10px 0 0;
}

.comments-list {
	padding-left: 0;
}

.comments-list, .comments-list ul {
	list-style: none;
}

.comments-list li {
	margin-bottom: 50px;
}

.comments-list .children {
	padding-left: 5%;
	padding-top: 50px;
}

.comment.post-comm {
	margin-left: 100px;
}

.ef-comm {
	position: relative;
	padding: 30px;
}

.ef-reply {
	vertical-align: top;
}

/*------------------------- 2.5 End comments ----------------------------*/
/*------------------------- 2.6 Start services --------------------------*/

.ef-services {
	overflow: hidden;
}

.ef-service {
	display: inline-block;
	margin-bottom: 0;
	position: relative;
}

.ef-service &gt; i {
	position: relative;
	width: 2em;
	height: 2em;
	line-height: 2em;
	display: inline-block;
	letter-spacing: 0;
	top: -2.5em;

	-webkit-opacity: 0;
	   -moz-opacity: 0;
			opacity: 0;
}

.ef-services:hover .ef-service i {
	-webkit-animation: ef-service-hover 0.8s cubic-bezier(.19,.49,.67,.93) forwards;
	   -moz-animation: ef-service-hover 0.8s cubic-bezier(.19,.49,.67,.93) forwards;
		-ms-animation: ef-service-hover 0.8s cubic-bezier(.19,.49,.67,.93) forwards;
		 -o-animation: ef-service-hover 0.8s cubic-bezier(.19,.49,.67,.93) forwards;
			animation: ef-service-hover 0.8s cubic-bezier(.19,.49,.67,.93) forwards;
}

@-webkit-keyframes ef-service-hover {
	0% { -webkit-transform: scale(0.01); top: -2em; }
	40% { -webkit-transform: scale(0.6); top: 1em; -webkit-opacity: 1; }
	60% { -webkit-transform: scale(0.6); top: 0; -webkit-opacity: 1; }
	80% { -webkit-transform: scale(1.2); top: 0; -webkit-opacity: 1; }
	100% { -webkit-transform: scale(1); top: 0; -webkit-opacity: 1; }
}

@-moz-keyframes ef-service-hover {
	0% { -moz-transform: scale(0.01); top: -2em; }
	40% { -moz-transform: scale(0.6); top: 1em; -moz-opacity: 1; }
	60% { -moz-transform: scale(0.6); top: 0; -moz-opacity: 1; }
	80% { -moz-transform: scale(1.2); top: 0; -moz-opacity: 1; }
	100% { -moz-transform: scale(1); top: 0; -moz-opacity: 1; }
}

@-o-keyframes ef-service-hover {
	0% { -o-transform: scale(0.01); top: -2em; }
	40% { -o-transform: scale(0.6); top: 1em; opacity: 1; }
	60% { -o-transform: scale(0.6); top: 0; opacity: 1; }
	80% { -o-transform: scale(1.2); top: 0; opacity: 1; }
	100% { -o-transform: scale(1); top: 0; opacity: 1; }
}

@-ms-keyframes ef-service-hover {
	0% { -ms-transform: scale(0.01); top: -2em; }
	40% { -ms-transform: scale(0.6); top: 1em; opacity: 1; }
	60% { -ms-transform: scale(0.6); top: 0; opacity: 1; }
	80% { -ms-transform: scale(1.2); top: 0; opacity: 1; }
	100% { -ms-transform: scale(1); top: 0; opacity: 1; }
}

@keyframes ef-service-hover {
	0% { transform: scale(0.01); top: -2em; }
	40% { transform: scale(0.6); top: 1em; opacity: 1; }
	60% { transform: scale(0.6); top: 0; opacity: 1; }
	80% { transform: scale(1.2); top: 0; opacity: 1; }
	100% { transform: scale(1); top: 0; opacity: 1; }
}

/*------------------------- 2.6 End services ----------------------------*/
/*------------------------- 2.7 Start contact ---------------------------*/

#ef-contact-form input, #ef-contact-form textarea {
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
}

#ef-contact-form input, #ef-contact-form textarea, #ef-comment-form input, #ef-comment-form textarea {
	-webkit-appearance: none;
}

#ef-contact-form .form-group, #ef-contact-form input, #ef-contact-form textarea, #ef-comment-form .form-group, #ef-comment-form input, #ef-comment-form textarea {
	position: relative;
}

#ef-contact-form input:focus, #ef-contact-form textarea:focus, #ef-comment-form input:focus, #ef-comment-form textarea:focus {
	z-index: 1;
}

#ef-contact-form .form-group.ef-error input, #ef-contact-form .form-group.ef-error textarea {
	padding-right: 55px;
}

#ef-contact-form .form-group.ef-error:before, #ef-contact-form .form-group.ef-error:before {
	position: absolute;
	top: 8px;
	right: 20px;
	font-family: 'fontello';
	content: '\e85e';
	display: block;
	color: #fb4040;
}

#ef-contact-form textarea, #ef-comment-form textarea {
	max-width: 100%;
}

#ef-contact-form button[type="submit"], #ef-comment-form button[type="submit"] {
	margin-top: 30px;
	position: relative;
	padding: 0;
	width: 60px;
	height: 60px;
	line-height: 57px;
}

.ef-contact-slider-holder:before {
	position: absolute;
	content: "";
	display: block;
	width: 0;
	height: 30px;
	border-width: 1px;
	border-right-style: solid;
	top: -15px;
	left: 30px;
}

.text-center .ef-contact-slider-holder:before {
	left: 50%;
}

.text-right .ef-contact-slider-holder:before {
	left: auto;
	right: 30px;
}

.ef-contact-slider-holder {
	position: relative;
}

.ef-contact-slider-outer, .ef-contact-slider &gt; a.ui-slider-handle {
	width: 60px;
	height: 60px;
}

.ef-contact-slider-outer {
	position: absolute;
	overflow: hidden;
	left: 0;
	top: 14px;
	padding-left: 0;
	padding-right: 10px;
}

.text-center #ef-contact-form .ef-contact-slider-outer {
	left: 50%;
	margin-left: -30px;
}

.text-right #ef-contact-form .ef-contact-slider-outer {
	left: auto;
	right: 0;
}

.ef-contact-slider.ui-slider-horizontal {
	height: 0;
}

.ef-contact-slider &gt; a.ui-slider-handle {
	cursor: ew-resize;
	top: 0;
	margin-left: 0;
	background-image: none;
}

.ef-contact-slider &gt; a.ui-slider-handle:before {
	position: absolute;
	width: 40px;
	height: 20px;
	line-height: 20px;
	left: 0;
	top: 50%;
	margin-top: -10px;
	font-family: 'fontello';
	content: '\e82d';
	text-align: center;

	-webkit-animation: arrow-animation 1.5s ease infinite;
	   -moz-animation: arrow-animation 1.5s ease infinite;
		-ms-animation: arrow-animation 1.5s ease infinite;
		 -o-animation: arrow-animation 1.5s ease infinite;
			animation: arrow-animation 1.5s ease infinite;
}

@-webkit-keyframes arrow-animation {
	0% { left: 0; -webkit-opacity: 0; }
	20% { -webkit-opacity: 1; }
	80% { -webkit-opacity: 1;}
	100% { left: 20px; -webkit-opacity: 0; }
}

@-moz-keyframes arrow-animation {
	0% { left: 0; -moz-opacity: 0; }
	20% { -moz-opacity: 1; }
	80% { -moz-opacity: 1;}
	100% { left: 20px; -moz-opacity: 0; }
}

@-o-keyframes arrow-animation {
	0% { left: 0; opacity: 0; }
	20% { opacity: 1; }
	80% { opacity: 1;}
	100% { left: 20px; opacity: 0; }
}

@-ms-keyframes arrow-animation {
	0% { left: 0; opacity: 0; }
	20% { opacity: 1; }
	80% { opacity: 1;}
	100% { left: 20px; opacity: 0; }
}

@keyframes arrow-animation {
	0% { left: 0; opacity: 0; }
	20% { opacity: 1; }
	80% { opacity: 1;}
	100% { left: 20px; opacity: 0; }
}

.ef-form-alert {
	position: absolute;
	z-index: auto;
	visibility: hidden;
	width: 62px;
	height: 62px;
	top: 29px;
}

.text-center .ef-form-alert {
	left: 50%;
	margin-left: -31px;
}

.text-right .ef-form-alert {
	right: 0;
}

.ef-form-alert.ef-sent-msg {
	cursor: pointer;
	visibility: visible;
	z-index: 2;
	-webkit-animation: ef-show-alert 0.5s ease;
	   -moz-animation: ef-show-alert 0.5s ease;
		-ms-animation: ef-show-alert 0.5s ease;
		 -o-animation: ef-show-alert 0.5s ease;
			animation: ef-show-alert 0.5s ease;
}

@-webkit-keyframes ef-show-alert {
	0% { -webkit-transform: scale(1); }
	50% { -webkit-transform: scale(1.2); }
	100% { -webkit-transform: scale(1); }
}

@-moz-keyframes ef-show-alert {
	0% { -moz-transform: scale(1); }
	50% { -moz-transform: scale(1.2); }
	100% { -moz-transform: scale(1); }
}

@-o-keyframes ef-show-alert {
	0% { -o-transform: scale(1); }
	50% { -o-transform: scale(1.2); }
	100% { -o-transform: scale(1); }
}

@-ms-keyframes ef-show-alert {
	0% { -ms-transform: scale(1); }
	50% { -ms-transform: scale(1.2); }
	100% { -ms-transform: scale(1); }
}

@keyframes ef-show-alert {
	0% { transform: scale(1); }
	50% { transform: scale(1.2); }
	100% { transform: scale(1); }
}

.ef-address abbr {
	margin-right: 10px;
	display: inline-block;
	font-weight: 500;
}

/*------------------------- 2.7 End contact --------------------------*/
/*------------------------- 2 End core styles ------------------------*/



/*------------------------- 3 Start footer ---------------------------*/

#ef-footer {
	margin-top: 150px;
}

.page-template-templatesblog-template #ef-footer &gt; aside {
	margin-left: 10px;
	margin-right: 10px;
}

#ef-footer-inner {
	margin-top: 50px;
	padding-top: 100px;
	padding-bottom: 80px;
	position: relative;
}

.js #ef-footer-inner {
	padding-top: 200px;
}

.ef-widget-title {
	word-spacing: 9999px;
	position: relative;
	margin-bottom: 50px;
}

.ef-widget-title:after {
	content: '';
	position: absolute;
	width: 10px;
	height: 0;
	border-width: 1px;
	border-bottom-style: solid;
	left: 0px;
	bottom: -25px;
}

#ef-to-project {
	width: 30%;
	height: 50px;
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
	font-size: 1em;
	overflow: hidden;
}

.ef-footer-angle {
	border-bottom-width: 50px;
}

/*------------------------- 3 End footer ------------------------------*/
/*------------------------- 4 Start sidebar ---------------------------*/

#ef-sidebar {
	position: fixed;
	z-index: 202;
	right: 0;
	top: 0;
	bottom: 0;
	width: 340px;
	border-width: 6px;
	border-left-style: solid;
}

.js #ef-sidebar {
	display: none;
}

#ef-sidebar:before, #ef-sidebar:after, .single.ef-menu-active #ef-sidebar:before, .single.ef-menu-active #ef-sidebar:after, .single.ef-menu-active #ef-toggle-sidebar, #ef-toggle-sidebar {
	top: 90px;
}

#ef-sidebar:before, #ef-sidebar:after {
	content: '';
	display: block;
	position: absolute;
	right: 100%;
}

.single #ef-sidebar:before, .single #ef-sidebar:after, .single #ef-toggle-sidebar {
	top: 135px;

	-webkit-transition: top ease 0.3s;
	   -moz-transition: top ease 0.3s;
		-ms-transition: top ease 0.3s;
		 -o-transition: top ease 0.3s;
			transition: top ease 0.3s;
}

#ef-sidebar:before {
	width: 60px;
	height: 40px;
	background: url('../../assets/img/px.png');
}

#ef-sidebar:after {
	margin-right: 40px;
	margin-top: 10px;
	width: 20px;
	height: 20px;
	line-height: 18px;
	text-align: center;
	font-family: 'fontello';
	font-size: 75%;
	content: '\e890';
	border-width: 1px;
	border-style: solid;
}

#ef-sidebar-inner {
	overflow: auto;
	height: 100%;
}

#ef-toggle-sidebar {
	position: absolute;
	width: 60px;
	height: 40px;
	line-height: 40px;
	right: 100%;
	background: url('../../assets/img/px.png');
	cursor: pointer;
	z-index: 1;
}

/*------------------------- 4 End sidebar ------------------------------*/
/*------------------------- 5 Start widgets ----------------------------*/

.ef-widget {
	margin-bottom: 50px;
	font-size: 87.5%;
}

#ef-sidebar .ef-widget {
	padding: 40px;
	border-width: 1px;
	border-bottom-style: solid;
	margin-bottom: 0;
}

.ef-widget ul {
	list-style: none;
	padding-left: 0;
}

.ef-widget ul &gt; li {
	margin-bottom: 15px;
}

.widget_recent_entries ul li &gt; a {
	padding: 10px 70px 10px 40px;
	display: block;
}

#ef-footer .widget_recent_entries ul li &gt; a {
	padding-left: 20px;
}

.widget_recent_entries ul li a &gt; span {
	display: block;
}

.widget_recent_entries ul li &gt; a {
	position: relative;
	z-index: 1;
}

.widget_recent_entries ul li {
	position: relative;
	overflow: hidden;
	margin-left: -40px;
	margin-right: -40px;
	margin-bottom: 0;
}

#ef-footer .widget_recent_entries ul li {
	margin-left: -20px;
	margin-right: -20px;
}

.widget_recent_entries ul li:before {
	height: 100%;
	background-color: rgba(0,0,0,0.5);
	z-index: 1;
}

.widget_recent_entries ul li img {
	-webkit-transition: top ease 3.3s, left ease 0.3s;
	   -moz-transition: top ease 3.3s, left ease 0.3s;
		-ms-transition: top ease 3.3s, left ease 0.3s;
		 -o-transition: top ease 3.3s, left ease 0.3s;
			transition: top ease 3.3s, left ease 0.3s;
}

.widget_recent_entries ul li img, .widget_recent_entries ul li:before {
	display: block;
	position: absolute;
	width: 100%;
	left: -100%;
	top: 0;
}

.widget_recent_entries ul li:before {
	content: '';
}

.widget_recent_entries ul li:before {
	-webkit-transition: left ease 0.3s;
	   -moz-transition: left ease 0.3s;
		-ms-transition: left ease 0.3s;
		 -o-transition: left ease 0.3s;
			transition: left ease 0.3s;
}

.widget_recent_entries ul li:hover &gt; img {
	top: -100%;
}

.widget_recent_entries ul li:hover &gt; img, .widget_recent_entries ul li:hover:before {
	left: 0;
}

.ef-post-date {
	font-size: 78.6%;
	font-weight: 400;
}

.ef-post-comments {
	position: absolute;
	top: 50%;
	right: 0;
	left: auto;
	margin-top: -0.5em;
	display: inline-block;
	line-height: 1em;
	-webkit-opacity: 0;
   	   -moz-opacity: 0;
   			opacity: 0;
	filter: alpha(opacity=0);

	-webkit-transition: right ease 0.3s 0.3s, opacity ease 0.3s 0.3s;
	   -moz-transition: right ease 0.3s 0.3s, opacity ease 0.3s 0.3s;
		-ms-transition: right ease 0.3s 0.3s, opacity ease 0.3s 0.3s;
		 -o-transition: right ease 0.3s 0.3s, opacity ease 0.3s 0.3s;
			transition: right ease 0.3s 0.3s, opacity ease 0.3s 0.3s;
}

.widget_recent_entries ul li:hover .ef-post-comments {
	right: 20px;
	-webkit-opacity: 1;
   	   -moz-opacity: 1;
   			opacity: 1;
	filter: alpha(opacity=100);
}

.ef-widget ul li &gt; a {
	font-weight: bold;
}

.wp-tag-cloud {
	padding-left: 0;
}

.ef-taghead {
	padding: 10px 15px;
	padding-left: 0;
	line-height: inherit;
	text-transform: uppercase;
}

.tagcloud &gt; ul &gt; li {
	display: inline-block;
	vertical-align: top;
	margin: 0 0 4px 0;
}

.ef-taghead, .tagcloud li a {
 	font-size: 78.6%;
 }

.tagcloud li a {
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	padding: 10px 15px;
	border-width: 1px;
	border-style: solid;
	background-color: transparent;
}

.tagcloud li a:hover {
	border-color: transparent;
	color: inherit;
}

.ef-widget ul li &gt; a, .widget_recent_entries ul li &gt; span {
	text-transform: uppercase;
}

/*------------------------- 5 End widgets ------------------------------*/
/*------------------------- 6 Start media queries ----------------------*/

@media only screen and (max-width: 1600px) {
	.ef-grid-blog .ef-post {
		width: 33.3%;
	}
}

@media only screen and (max-width: 1200px) {
	#ef-welcome-block #ef-main-description {
		font-size: 40px;
	}

	.ef-grid-blog .ef-post {
		width: 50%;
	}

	.ef-classic-blog .ef-proj-img &gt; .ef-thumb {
		width: auto;
		float: none;
		margin-right: 0;
	}
}

@media only screen and (max-width: 767px) {
	.ef-grid-blog .ef-post {
		width: 100%;
	}

	#ef-slideshow-nav {
		margin-left: 40px;
	}

	.slide_desc h2 {
		font-size: 20px;
	}

	.ef-header-out #ef-slideshow-nav &gt; a:after {
		font-size: 14px;
	}

	#ef-slideshow-nav &gt; ul li {
		width: 20px;
		height: 24px;
	}

	#ef-welcome-block #ef-main-description {
		font-size: 34px;
	}

	#ef-site-name {
		position: relative;
		overflow: hidden;
		height: auto;
		padding: 0;
		margin-bottom: 40px;
	}

	#ef-header-inner {
		padding-top: 0;
	}

	#ef-header-inner, #ef-content {
		padding-left: 40px;
		padding-right: 40px;
	}

	#ef-site-nav, .js #ef-site-nav {
		position: static;
		margin-left: 40px;
		margin-right: 40px;
		padding-bottom: 40px;
	}

	#ef-site-nav-inner {
		padding-left: 40px;
		background-image: none;
	}

	.ef-menu-active #ef-welcome-block, .ef-menu-active #ef-header-angle, .ef-menu-active #ef-content, .ef-menu-active.page-template-templateshome-template #fireform-slider-wrapper, .ef-menu-active.page-template-templateshome-template #ef-slideshow-overlay, .ef-menu-active.page-template-templateshome-template .slide_desc, .ef-menu-active.page-template-templateshome-template #ef-to-project {
		display: none;
	}

	.js body.ef-menu-active {
		height: auto;
		overflow: visible !important;
	}

	#hero-bg {
		-webkit-transform: none !important;
		   -moz-transform: none !important;
			-ms-transform: none !important;
			 -o-transform: none !important;
				transform: none !important;
	}

	#ef-copyrights {
		margin-top: 30px;
	}

	#ef-controls {
		left: 23px;
	}

	#ef-to-portfolio {
		position: absolute;
	}

	.ef-menu-active #ef-to-portfolio {
		display: none;
	}

	.ef-clients.table, .ef-clients.table &gt; tbody, .ef-clients.table &gt; tbody &gt; tr, .ef-clients.table &gt; tbody &gt; tr &gt; td {
		display: block;
		text-align: center;
	}

	.ef-clients.table &gt; tbody &gt; tr:first-child &gt; td {
		border-top-style: solid;
	}

	.ef-clients.table &gt; tbody &gt; tr:first-child &gt; td:first-child {
		border-top-style: none;
	}

	.ef-clients.table &gt; tbody &gt; tr &gt; td {
		border-left: 0;
	}

	#ef-prev-project, #ef-next-project {
		width: 40px;
	}

	#ef-prev-project &gt; strong {
		left: 20px;
	}

	#ef-next-project &gt; strong {
		right: 20px;
	}

	.ef-header-out #ef-sidebar:after {
		margin-right: 12px;
	}

	.ef-header-out #ef-sidebar:after, .ef-header-out #ef-sidebar:before, .ef-header-out #ef-toggle-sidebar {
		top: -3px;
	}

	.ef-header-out #ef-sidebar:before, .ef-header-out #ef-toggle-sidebar {
		width: 20px;
	}

	#ef-project-info ul, .ef-info-header {
		float: none;
		width: auto;
	}

	.ef-info-header {
		margin-bottom: 20px;
	}
}

@media only screen and (min-width: 767px) {
	.js #ef-site-nav-inner {
		overflow-y: scroll;
	}
}

@media only screen and (max-height: 599px) {
	#ef-to-content &gt; span {
		display: none;
	}
}

@media only screen and (max-width: 500px) {
	#ef-slideshow-nav {
		margin-left: 30px;
	}

	.ef-avatar {
		float: none!important;
	}

	.comment.post-comm {
		margin-left: 0;
	}

	#ef-sidebar {
		width: 260px;
	}

	#ef-blog {
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
	}

	.page-template-templatesblog-template #ef-footer &gt; aside {
		padding-left: 90px;
		padding-right: 90px;
	}
}

@media only screen and (max-width: 479px) {
	#ef-welcome-block #ef-main-description {
		font-size: 26px;
	}
	
	

	#ef-site-nav, .js #ef-site-nav {
		position: static;
		margin-left: 0;
		margin-right: 0;
		padding-bottom: 40px;
	}

	#ef-controls {
		left: 3px;
	}
}

@media only screen and (max-height: 319px) {
	.slide_desc {
		top: 55px;
	}

	.slide_desc h2 {
		font-size: 16px;
	}
}

/*------------------------- 6 End media queries ------------------------*/
/*------------------------- 7 Start browser fixes ----------------------*/

.fireform-slider-inner, .slides, .slide_desc, #ef-latest-nav, #ef-site-nav, #ef-site-name, .ef-adjust-position, .tagcloud li a {
	-webkit-backface-visibility: hidden;
}

.fireform-slider-inner {
	backface-visibility: hidden;
}

.fireform-slider-inner, #ef-site-nav, .slide_desc, #ef-site-nav, video, .slides, .ef-adjust-position {
	-webkit-transform-style: preserve-3d;
}

.slide_desc, #ef-site-nav {
 	-webkit-perspective: 1000;
}

/*------------------------- 7 End browser fixes ------------------------*/
</pre></body></html>