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

    RESPONSIVE STYLES
    
    List:
        - GENRAL -
            -- Images on parallax blocks --
            -- Default links --
            -- For vertical align content --
            -- Custom classes --

        - BUTTONS -
            -- Full --
            -- Small --
            -- Middle -
            -- toTop --

        - HEADINGS -

        - HEADER -
            -- Alt --
            -- Sticky --
            -- For dark --

        - REVOLUTION SLIDER -

        - MAIN MENU -
            -- Superfish menu --

        - SOCIALS -

        - FOOTER -
            -- Ð¡opyright block --

        - FORMS -
            -- Errors on form --

        - CONTENT -
            -- Alt-bg  --
            -- Progressbar --
            -- Play buttons --
            -- Watch --
            -- Awards --
            -- Timers --
            -- Testimonial full --

        - PORTFOLIO - 
            -- Filters --
            -- Classic &amp; full width portfolio --
            -- Alternative-overlay for gallery --

        - FULL WIDTH BANNER &amp; VIDEO -

        - FLIP CARDS -

        - ISOTOPE -

        - MAP -

        Custom:
            ~ LISTING ULS
            ~ SMALL BLOG
            ~ ANIMATE FOR DATA &amp; COMMENTS
            ~ TOP FEATURES
            ~ TWITTER BLOCK
            ~ AJAX POPUP
            ~ PAGINATION
            ~ META
            ~ PORTFOLIO SINGLE
            ~ WAYPOINTS
            ~ LOADER
            ~ INLINE LOADER SPINNER
            ~ FOREST 
            ~ JAVASCRIPT DISABLED STYLES


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

/*  
    - GENRAL -
*/
body {margin:0 !important;}
body {
    color: #fff;
    font-size: 15px;
    font-family: Georgia, Times, 'Times New Roman', serif;
    line-height: 22px;
}

ul, ol, ul li, ol li {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

.clear:after {
	content:'';
	display:table;
	width:100%;
	font-size:0;
	line-height:0;
	clear:both;
	height:0;
	overflow:hidden;
}
.clear-2 {clear:both; width:100%;}

.boxtitolo {color:#fff; display: inline-block; text-align: center; padding: 3em; border-bottom: 0px solid;
border-top: 0px solid; margin: 0px 0px 2em;}

h2.titolo {color:#fff; border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
    font-size: 2.5em;
    font-weight: 900;
    letter-spacing: 0.1em;
    line-height:1.5em;
    margin: 0px;
    padding:1em 0.05em;
    position: relative;
    text-transform: uppercase;}
    
textarea:focus, input:focus{outline: 0;}

.testovideo {display:block; background-color:rgba(0,0,0,0.62); color:#fff; border:0px solid silver; max-width:570px; margin:20px auto; text-align:left; padding:15px; float:left;}

.testovideo1 {display:block; background-color:rgba(0,0,0,0.42); color:#fff; border:0px solid silver; padding:20px; text-align:justify; border:1px solid #000;}

.testovideo2 {display:block;  color:#fff;  text-align:center; }

.testobox1 {font-size: 25px; text-transform: uppercase; line-height:28px;}

.testobox2 {font-size: 25px; text-transform:none; color: #cecece;}

.testobox3 {font-size: 20px; text-transform: none; line-height:30px;}

.play {
    width: 54px;
    height: 54px;
    border-radius: 100%;
    color: #fff;
    position: relative;
    display: inline-block;
    cursor: pointer;
    transition: all 0.4s ease 0s;
    background: url(../img/play.png) no-repeat 24px -42px;
    position: relative;
    box-shadow: 0 0 0 4px #fff inset;
    overflow: hidden;
}
.digvideo {
    left: 50%;
    margin-left: -27px;
    position: absolute !important;
    top: 30%;
}

.digvideo2 {left: 75%; position: absolute !important; top: 50%; margin: -32px auto auto -27px;}

/* -- Images on parallax blocks -- */
.top-header-parallax {text-align:left;}
/* end of Images on parallax blocks */

/* -- Default links -- */
a {text-decoration:none; color:#737373; transition: all 300ms ease-in-out 0s; -webkit-transition: all 300ms ease-in-out 0;}
a:hover {transition: all 10ms ease-in-out 0s;}
a:focus, a:active {outline:none; text-decoration:none;}
a:hover, a:focus {text-decoration:none; color:inherit;}
/*end of default links */

/* -- For vertical align content -- */
.wrapper-tb {display:table; width:100%; height:100%;}
.cell {display:table-cell; vertical-align:middle;}
.cell-2 {display:table-cell; vertical-align:middle;} /* on mobile not block */
/*end for vertical align content */

/* -- Custom classes -- */
.tAc {text-align:center;}
.fLeft {float:left;}
.fRight {float:right;}
p {margin-bottom:18px;}
.w50 {width:50%;}
.picture {float:left; margin-right:20px;}
.picture img,
.picture a {display:block;}
.extra-wrap {height:100%; overflow:hidden;}
/*end of custom classes */

/*  
    - BUTTONS -
*/
/* -- Full -- */
.button1 {display:inline-block; color:#fff; font-size:12px; background:#000; padding:13px 16px 13px 16px; border:2px solid transparent; line-height:1; vertical-align:top;}
.button1:hover, .block_carts:hover .button1 {color:#fff; background:#c2a47d; border-color:transparent;}

.button2 {display:inline-block; color:#fff; font-size:12px; background:#c2a47d; padding:13px 16px 13px 16px; border:2px solid #c2a47d; line-height:1; vertical-align:top;}
.button2.invert {border-color:#000;}
.button2.invert:hover {border-color:#000; color:#fff; background:#000;}
.button2:hover {color:#fff; border-color:#000; background-color:#000;}

.button3 { display:inline-block; border:2px solid #000; font-size:12px; background:transparent; color:#000; padding:13px 19px 13px 18px; position:relative; line-height:1; vertical-align:top;}
.button3:hover {color:#fff; background:#000;}
.button3.fa {padding-left:47px;}
.button3.fa span {font-family: Georgia, Times, 'Times New Roman', serif;}
.button3.fa:before {position:absolute; top:13px; left:15px;}

.button3.invert {border-color:#c2a47d;}
.button3.invert:hover {border-color:transparent; color:#fff;}

.button3.continue {padding-left:43px; position:relative; padding-right:16px;}
.button3.continue span {font-family: Georgia, Times, 'Times New Roman', serif;}
.button3.continue:before {position:absolute; top:16px; left:17px; display:block; content:""; width:10px; height:5px; background: url("../img/revslider/prev.png") no-repeat right top;}
.button3.continue:hover:before {background-position:left top;}

.button4 {display:inline-block; border:2px solid #fff; font-size:12px; background:transparent; color:#fff; padding:13px 19px 13px 18px; line-height:1; vertical-align:top;}
.button4:hover {color:#000; background:#fff;}

.button4.invert {display:inline-block; border:2px solid #fff; font-size:12px; background:#fff; color:#000; padding:13px 19px 13px 18px; line-height:1; vertical-align:top;}
.button4.invert:hover {color:#fff; background:#C2A47D; border-color:transparent;}

.button5 { display:inline-block; border:2px solid rgba(0, 0, 0, 0.15); font-size:12px; background:transparent; color:#000; padding:13px 19px 13px 18px; line-height:1; vertical-align:top;}
.button5:hover {color:#000; border-color:#000;}

.button5.read-more {padding-right:40px; position:relative; padding-left:15px; border-color:#d9d9d9;}
.button5.read-more span {font-family: Georgia, Times, 'Times New Roman', serif;}
.button5.read-more:before {position:absolute; top:16px; right:17px; display:block; content:""; width:10px; height:5px; background: url("../img/revslider/next.png") no-repeat left top;}
.button5.read-more:hover {color:#000; border-color:#000;}

.button6 {border:2px solid #c2a47d; display:inline-block; font-size:12px; background:transparent; color:#fff !important; padding:13px 19px 13px 18px; line-height:1; vertical-align:top;}
.button6.alt {color:#000 !important;}
.button6:hover {color:#fff !important; border-color:transparent; background:#c2a47d;}

.button7 {display:inline-block; color:#fff; font-size:12px; padding:15px 18px 15px 18px; line-height:1; vertical-align:top; position:relative;z-index:1; }
.button7:before {line-height: 1; position: absolute; z-index:-1; background:#c2a47d; display:block; width:100%; height:100%; content:""; left:0; top:0;}
.btn-1:after {content: ""; position: absolute; transition: all 0.3s ease 0s; z-index: -1;}
.button7:after { background: #000; bottom: 0; height: 0; left: 0; width: 100%;}
.button7:hover {color:#fff;}
.button7:hover:after { height: 100%;}

.button8 {display:inline-block; color:#fff; font-size:12px; padding:15px 18px 15px 18px; line-height:1; vertical-align:top; position:relative; border:none; background:none;z-index:1;}
.button8:before {line-height: 1; position: absolute; z-index:-1; background:#000; display:block; width:100%; height:100%; content:""; left:0; top:0;}
.btn-1:after { content: ""; position: absolute; transition: all 0.3s ease 0s; z-index: -1;}
.button8:after { background: #c2a47d; bottom: 0; height: 0; left: 0; width: 100%;}
.button8:hover:after { height: 100%;}

a.all-posts {font-size:11px; line-height:14px; background:url(../img/allposts.png) no-repeat left 5px; padding-left:20px; }
a.all-posts:hover {color:#000;}

/* -- Small -- */
.button1.smaller, .button2.smaller {padding:7px 11px 7px 11px;}
.button3.smaller {padding:7px 11px 7px 11px;}
.button4.smaller, .button5.smaller, .button6.smaller {padding:7px 11px 7px 11px;}
.button7.middle, .button8.middle {padding:12px 13px 12px 13px;}
/* -- Middle -- */
.button1.middle, .button2.middle {padding:10px 12px 10px 12px; }
.button3.middle {padding:10px 12px 10px 12px;} 
.button4.middle, .button5.middle, .button6.middle {padding:10px 12px 10px 12px;}
.button7.smaller, .button8.smaller {padding:9px 10px 9px 10px;}
/*end of BUTTONS*/

/* -- toTop -- */
#toTop {
    border: medium none;
    bottom: 68px;
    display: none;
    height: 49px;
    overflow: hidden;
    position: fixed;
    right: 35px;
    text-decoration: none;
    text-indent: 100%;
    width: 49px;
    z-index: 999;
    background: url(../img/toTop.png) no-repeat center 19px #000;
    text-indent:-9999px;
    transition: all 200ms ease-in-out 0s;
}

#toTop:hover {background-color:#065f9f; background-position: center -20px;}

#banner .inner {
			-moz-animation: reveal-banner 1s 0.25s ease-in-out;
			-webkit-animation: reveal-banner 1s 0.25s ease-in-out;
			-ms-animation: reveal-banner 1s 0.25s ease-in-out;
			animation: reveal-banner 1s 0.25s ease-in-out;
			-moz-animation-fill-mode: forwards;
			-webkit-animation-fill-mode: forwards;
			-ms-animation-fill-mode: forwards;
			animation-fill-mode: forwards;
			
			background: rgba(52, 27, 43, 0.5);
			color: #fff;
			display: inline-block;
			opacity: 0;
			padding: 3em;
			text-align: center;
		}

#footer1 {
		background: #E8EEF4;
		color: #7c8081;
		padding: 5em 5em 10em 5em;
		text-align: center;
	}

/*end of toTop */

/* 
    - HEADINGS -
*/
/*h1, h2, h3, h4, h5, h6 */
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-family: Georgia, Times, 'Times New Roman', serif;}
h1 {font-weight:bold; color:#000; text-transform:uppercase; font-size:30px; line-height:32px;}

h2.big {font-weight:bold; color:#000; text-transform:uppercase; font-size:30px; line-height:32px;}
h2.big-title {font-weight:bold; color:#000; text-transform:uppercase; font-size:30px; line-height:32px;}
h2.big-title {position:relative; padding-bottom:29px; margin-bottom:23px; display:inline-block;}
h2.big-title:after {display:block; content:""; width:80px; height:2px; position:absolute; left:50%; margin-left:-40px; bottom:-1px; background:#d5ba9c;}

h2 {font-size:24px; line-height:24px; color:#202020;}
h2 a {color:inherit;}
h2.entry-title {margin-bottom:22px;}

h3.big-title {font-weight:bold; color:#000; text-transform:uppercase; font-size:14px; line-height:1.2em;}

h3 {font-size:18px; line-height:0px; font-weight:normal; color:#000000; text-transform:uppercase; padding-bottom:21px;}
h4 {font-size:18px; line-height:22px; color:#000;}
h4 a {color:inherit;}
h4 a:hover {color:#065f9f;}
h5 {font-size:17px; line-height:16px; color:#202020; margin-bottom:9px;}
.entry-content h5 {background: url(../img/title_decor.png) no-repeat left bottom; padding-bottom:11px; padding-top:5px;}
h6 {font-size:15px; line-height:20px; color:#000;}


h1.content-title-area {position:relative; padding-bottom:29px; margin-bottom:23px; display:inline-block;}
h3.title-area {position:relative; padding-bottom:16px; margin-bottom:21px; border-bottom:1px solid #e0e0e0; font-weight:normal; font-size:16px; line-height:22px; margin-top:-6px;} 
h3.title-area.on-content {position:relative; padding-bottom:21px; margin-bottom:27px; border-bottom:1px solid #e0e0e0; font-weight:normal; font-size:16px; line-height:22px; margin-top:0;} 
h3.title-area.bold {font-weight:bold; font-size:18px; padding-bottom:23px; margin-bottom:27px;} /* reply-form */
h3.title-area.bold:after {background:#c2a47d;} 
h3.content-title-area {padding-bottom:20px; margin-bottom:20px; border-bottom:none; position:relative; display:inline-block; font-weight:normal; font-size:18px; line-height:22px;}
h3.content-title-area:after,
h1.content-title-area:after {display:block; content:""; width:80px; height:2px; position:absolute; left:50%; margin-left:-40px; bottom:-1px; background:#d5ba9c;}
h3.content-title-area.black-decor:after {background:#000;}

h3.footer-title-area {color:#fff; font-size:16px; font-weight:normal; background: url(../img/footer-area-title-decor.png) no-repeat left bottom; padding-bottom:20px; margin-bottom:20px;}
.title-area:after {display:block; content:""; width:155px; height:2px; position:absolute; left:0; bottom:-1px; background:#d5ba9c;}

h1.white {color:#fff;}
h1.white.big {font-size:48px; line-height:50px;}
/*end of h1, h2, h3, h4, h5, h6 */

/*  
    - HEADER -
 */
header {background-color:#fff; padding:29px 0 28px 0; transition: all 0.3s ease 0s; position:absolute; z-index:1000; width:100%; top:0;}
header.without-absolute {position:relative;}
header h1 {font-weight:bold; color:#000; text-transform:uppercase; font-size:30px; display:block; padding:0; line-height:32px;}
header h1 a {color:inherit; transition: all 0s ease 0s;}
header h1 a:hover {color:inherit;}

/* -- Alt -- */
header.alt h1 {color:#fff;}
header.alt .navbar-collapse ul li &gt; a {color:#fff;}
header.alt .sf-menu li li a {color: #737373;}
header.alt .sf-menu li li a:hover,header.alt .sf-menu li li.sfHover &gt; a {color:#fff;}
header.alt {background:none;}

/* -- Sticky -- */
header.sticky {padding:15px 0 13px 0; transition: all 0.4s ease 0s; box-shadow:0 0 5px rgba(0, 0, 0, 0.14);}
header.sticky {    
    position: fixed;   
    z-index: 1000;
}
header.alt.sticky {position:fixed; background:#fff; }
header.alt.sticky h1 {color:#000; transition: all 0s ease 0s;}
header.alt.sticky .navbar-collapse ul li &gt; a {color:#000; }
header.alt.sticky .navbar-collapse ul li ul li a {color: #737373; padding-bottom:6px;}
header.alt.sticky .navbar-collapse ul li &gt; a:hover{}

header.alt.sticky .sf-menu li li.sfHover &gt; a,
header.alt.sticky .navbar-collapse ul li ul li a:hover {color:#fff;}

/* -- For dark -- */
header.alt.sticky.color-2 {background:#181818;}
header.alt.sticky.color-2 h1 {color:#fff;}

header.alt.sticky.color-2 .navbar-collapse ul li &gt; a,
header.alt.color-2 .navbar-collapse ul li &gt; a  {color:#fff;}

/* header.alt.sticky.color-2 .navbar-collapse ul li &gt; a:hover,
header.alt.color-2 .navbar-collapse ul li &gt; a:hover {color:#fff;} */

header.alt.sticky.color-2 .navbar-collapse ul li.menu-item-border &gt; a,
header.alt.color-2 .navbar-collapse ul li.menu-item-border &gt; a {border-color:#fff;}
header.alt.sticky.color-2 .navbar-collapse ul li.menu-item-border &gt; a:hover,
header.alt.color-2 .navbar-collapse ul li.menu-item-border &gt; a:hover {color:#000; background:#fff;}

header.alt.sticky.color-2 .sf-menu ul.submenu,
header.alt.color-2 .sf-menu ul.submenu {background:#161616;}
header.alt.sticky.color-2 .sf-menu li li,
header.alt.color-2 .sf-menu li li {border-color:rgba(255, 255, 255, 0.07);}

/*end of for dark */

/*end of HEADER */

/*  
    - REVOLUTION SLIDER -
*/
.alternative-arrows .tp-leftarrow.default {
    border: 2px solid #FFFFFF;
    background: url("../img/prev-1.png") no-repeat scroll 9px 11px transparent; 
    border-radius: 50%;
    color: #FFFFFF;
    display: block;
    font-size: 12px;
    height: 32px;
    line-height: 25px;
    text-align: center;
    width: 32px;
	transition: all 200ms ease-in-out 0s;
}
.alternative-arrows .tp-rightarrow.default {
    border: 2px solid #FFFFFF;
    background: url("../img/next-1.png") no-repeat scroll -53px 11px transparent; 
    border-radius: 50%;
    color: #FFFFFF;
    display: block;
    font-size: 12px;
    height: 32px;
    line-height: 25px;
    text-align: center;
    width: 32px;
	transition: all 200ms ease-in-out 0s;
}
.alternative-arrows .tp-leftarrow.default:hover {border-color:#fff; background-color:#fff; background-position:-53px 11px;}
.alternative-arrows .tp-rightarrow.default:hover {border-color:#fff; background-color:#fff;  background-position:9px 11px;}


h2.slider-title {font-size:48px; line-height:48px; position:relative; padding:20px 0 22px 0;}
h2.slider-title:before {position:absolute; background:url(../img/revslider/slider-line.png) no-Repeat left top; left:0; top:0; display:block; content:""; height:1px; width:94px;}
h2.slider-title:after {position:absolute; background:url(../img/revslider/slider-line.png) no-Repeat left top; left:0; bottom:0; display:block; content:""; height:1px; width:94px;}
.tp-bullets.simplebullets.round .bullet {
    border: 2px solid #DEDEDE;
    border-radius: 50%;
    color: #BFBFBF;
    display: block;
    font-size: 12px;
    height: 32px;
    line-height: 24px;
    text-align: center;
    width: 32px;}

h2.slider-title-2 {font-size:48px; line-height:48px; position:relative; padding:15px 0 18px 0; color:#fff; border-top:3px solid rgba(255,255,255,1); border-bottom:3px solid rgba(255,255,255,1); display:inline-block;}
span.slider-text {font-size:18px; line-height:24px; color:#fff; display:block; text-align:center; padding-bottom:17px; padding-top:25px;}

.top-header-parallax h1.slider-title-2 {display:inline-block;}

h2.slider-title-3 {font-size:30px; line-height:30px; position:relative; padding:32px 0 26px 0; color:#fff; text-align:center;}
h2.slider-title-3:before {position:absolute; background:rgba(255,255,255,0.25); left:50%; top:0; margin-left:-47px; display:block; content:""; height:1px; width:94px;}
h2.slider-title-3:after {position:absolute; background:rgba(255,255,255,0.25); left:50%; bottom:0; margin-left:-47px; display:block; content:""; height:1px; width:94px;}

.tp-bullets.simplebullets.round .bullet {
    border: 2px solid #DEDEDE;
    border-radius: 50%;
    color: #BFBFBF;
    display: block;
    font-size: 12px;
    height: 18px;
    line-height: 24px;
    text-align: center;
    width: 18px;}

.tp-bullets.simplebullets.round .bullet:hover,
.tp-bullets.simplebullets.round .bullet.selected {border-color: #C6AA86;}

.tp-banner-container .overlay {
    background: none repeat scroll 0 0 #065f9f;
    height: 100%;
    left: 0;
    opacity: 0.8;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 3;}

.tp-banner-container{
	width:100%;
	position:relative;
	padding:0;

}

.tp-banner-fullwidth  &gt; ul &gt; li,
.tp-banner-fullwidth-fullscreen  &gt; ul &gt; li {display:none;}
.tp-banner-fullwidth  &gt; ul &gt; li:first-child,
.tp-banner-fullwidth-fullscreen  &gt; ul &gt; li:first-child {display:block;}

.tp-banner{
	width:100%;
	position:relative;
}

.tp-banner-fullscreen-container {
	width:100%;
	position:relative;
	padding:0;
}
/* END OF REVOLUTION SLIDER */

/*
    - MAIN MENU -
*/
header.alt.sticky .mobile-wrapper { padding-top:4px;}
nav.main-menu {display:none;}
.m-menu {float:right;}
.navbar-collapse &gt; ul &gt; li {float:left; padding:0; padding:0 14px;}
.navbar-collapse &gt; ul &gt; li:first-child {padding-left:0;}
.navbar-collapse &gt; ul &gt; li:last-child {padding-right:0;}
.navbar-collapse ul li &gt; a {display:block; color:#000; text-transform:uppercase; font-size:11px; transition: border-color 400ms ease-in-out 0s; border-bottom:2px solid transparent; padding-bottom:3px;}
header.sticky .navbar-collapse ul li &gt; a {padding-bottom:0;}
header.alt  ul li &gt; a:hover {border-color:#fff;}
.navbar-collapse &gt; ul &gt; li.current-menu-item &gt; a {border-bottom:2px solid #d5ba9c; transition: all 10ms ease-in-out 0s;}
.navbar-collapse &gt; ul &gt; li  a:hover {border-bottom:2px solid #000000; transition: all 10ms ease-in-out 0s;}

.navbar-collapse &gt; ul &gt; li.menu-item-border a {
    border: 2px solid #fff;
    display: block;
    font-size: 12px; 
    position: relative;
    text-transform: none;
    transition: all 400ms ease-in-out 0s;
	  height: 36px;
    line-height: 31px;
    margin-top: -7px;
    padding: 0 13px;
}

.navbar-collapse &gt; ul &gt; li.menu-item-border a:hover {
    background: none repeat scroll 0 0 #ffffff;
    border-color: #fff;
    color: #000;
    transition: all 80ms ease-in-out 0s;
}

header.sticky .navbar-collapse ul li.menu-item-border &gt; a {
    border: 2px solid #000;
  
}

header.sticky .navbar-collapse ul li.menu-item-border &gt; a:hover {
    background: none repeat scroll 0 0 #000;
    color: #fff;
}

.navbar-header {border:2px solid #e3e3e3; color:#000; padding:5px 17px 5px 11px;position: relative; min-width: 35px;height: 34px;}
header.alt .navbar-header {border-color:#fff;}
header.alt .navbar-header:hover, header.alt .navbar-header.selected {background:#fff; color:#000;}
header.alt .navbar-header:hover .navbar-brand, header.alt .navbar-header.selected .navbar-brand {color:#000;}
header.alt .navbar-header:hover .navbar-toggle .icon-bar, header.alt .navbar-header.selected .icon-bar {background-color: #000000;}
a.navbar-brand {font-size:11px; text-transform:uppercase; padding:0 0 0 27px; letter-spacing: -0.07em; display:block;}
.navbar-default .navbar-toggle {margin:0;  padding:0; float:left; position: absolute; left: 11px; top: 10px;outline:0}


.navbar-toggle {
	cursor: pointer;
	display: inline-block;
	position: relative;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
	width: 12px;
	-webkit-tap-highlight-color: transparent;
}
.navbar-toggle span.icon-bar {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
	-webkit-tap-highlight-color: transparent;
}

.navbar-toggle span.icon-bar {
	left: 0;
}
.navbar-toggle span.icon-bar:nth-child(1) {
	top: 0;
}
.navbar-toggle span.icon-bar:nth-child(2) {
	top: 2px;
}
.navbar-toggle span.icon-bar:nth-child(3) {
	top: 6px;
}

.selected span.icon-bar:nth-child(1) {
	-webkit-transform: rotate(45deg) translate(2.8px, 2.8px);
	-ms-transform: rotate(45deg) translate(2.8px, 2.8px);
	transform: rotate(45deg) translate(2.8px, 2.8px);
}
.selected  span.icon-bar:nth-child(2) {
	opacity: 0;
}
.selected span.icon-bar:nth-child(3) {
	-webkit-transform: rotate(-45deg) translate(2.8px, -2.8px);
	-ms-transform: rotate(-45deg) translate(2.8px, -2.8px);
	transform: rotate(-45deg) translate(2.8px, -2.8px);
}

/* -- Superfish menu -- */
.sf-menu, .sf-menu * {margin: 0; padding: 0; list-style: none; text-align:left;}
.superfish-li-relative li {position:relative;}
.sf-menu ul.submenu {position: absolute; display: none; top:37px; left: 0; z-index: 99; background:#ffffff; padding:17px 17px 17px 17px; box-shadow: 0 0 5px rgba(0,0,0,0.14); min-width:220px;}
.sf-menu &gt; li {float: left;}
.sf-menu li:hover &gt; ul,
.sf-menu li.sfHover &gt; ul {display: block;}
.sf-menu ul.submenu ul {top: 0;left: 105%;}
.sf-menu li li {border-bottom:1px solid #e6e6e6;}
.sf-menu li li:last-child {border-bottom:none;}
.sf-menu li li a {display: block; position: relative; font-size:11px; color:#737373; text-transform:none; padding-left:11px; padding-bottom:6px; padding-top:6px; transition: all 0.3s ease-in 0s; border-bottom:none;}
.sf-menu li li a:hover,
.sf-menu li li.sfHover &gt; a {background:#000; color:#fff; transition: all 0.1s ease-out 0s; border-bottom:none;}
header.alt.color-2 .sf-menu.color-2 li li a:hover,
header.alt.color-2 .sf-menu.color-2 li li.sfHover &gt; a,
header.alt.sticky.color-2 .sf-menu.color-2 li li a:hover,
header.alt.sticky.color-2 .sf-menu.color-2 li li.sfHover &gt; a {background:#fff; color:#737373; transition: all 0.1s ease-out 0s; border-bottom:none;}
.sf-menu a em {
    bottom: 0;
    display: none;
    padding: 0;
    position: absolute;
    right: 1px;
    text-align: center;
    top: 0;
    width: 34px;
}
/* end of MAIN MENU */

/*
    - SOCIALS -
*/
.additional-area {background:#f6f6f6; padding:27px 0 28px 0; overflow:hidden;}
#color-header .socials {text-align:right; margin-bottom:-5px;}
.topline .socials {margin-bottom:-5px;}
.socials.square a.social_links, .socials.square a.social_links span {border-radius:0;}
.socials {line-height:0;}

.socials.double-indent, 
#footer .socials.double-indent {margin:49px 0 44px 0;}

a.social_links,
#footer a.social_links {border-radius:100%; width:39px; height:39px; padding:0px; box-shadow: 0 0 0 2px #dadada inset; overflow:hidden; background-image:url(../img/social-sprite.png); background-repeat: no-repeat; transition: all 600ms;}
a.social_links span {border-radius:100%; display:block; width:100%; height:100%; background-image:url(../img/social-sprite.png);  background-repeat: no-repeat; opacity:0; text-indent:-9999px; transition: all 600ms;}

#footer a.social_links,
#footer a.social_links span,
.white a.social_links,
.white a.social_links span {background-image:url(../img/social-sprite-footer.png); background-repeat: no-repeat}
#footer a.social_links {box-shadow: 0 0 0 2px rgba(255,255,255, 0.22) inset;}

a.social_links {
    margin-right: 1px; margin-bottom:5px;
}
.product-view a.social_links { margin-right: 3px;}
a.social_links:hover,
#footer a.social_links:hover  {transition: all 50ms; }
a.social_links {display:inline-block; position:relative;}
a.social_links:hover span { background-color:#c2a47d; opacity:1; transition: all 50ms;}

a.rss, a.rss:hover span {background-position:12px 9px;}
a.rss span, a.rss:hover span {background-position:12px -41px;}

a.facebook, a.facebook:hover span {background-position:-33px 10px;}
a.facebook span, a.facebook:hover span {background-position:-33px -40px;}

a.twitter, a.twitter:hover span {background-position:-78px 10px;}
a.twitter span, a.twitter:hover span {background-position:-78px -40px;}

a.dribble, a.dribble:hover span {background-position:-123px 10px;}
a.dribble span, a.dribble:hover span {background-position:-123px -40px;}

a.flickr, a.flickr:hover span {background-position:-168px 10px;}
a.flickr span, a.flickr:hover span {background-position:-168px -40px;}

a.vimeo, a.vimeo:hover span {background-position:-213px 10px;}
a.vimeo span, a.vimeo:hover span {background-position:-213px -40px;}

a.mail, a.mail:hover span {background-position:-258px 10px;}
a.mail span, a.mail:hover span {background-position:-258px -40px;}

a.tube, a.tube:hover span {background-position:-303px 9px;}
a.tube span, a.tube:hover span {background-position:-303px -41px;}

a.pinterest, a.pinterest:hover span {background-position:-348px 9px;}
a.pinterest span, a.pinterest:hover span {background-position:-348px -41px;}

a.googleplus, a.googleplus:hover span {background-position:-393px 9px;}
a.googleplus span, a.googleplus:hover span {background-position:-393px -41px;}

a.linkedin, a.linkedin:hover span {background-position:-437px 10px;}
a.linkedin span, a.linkedin:hover span {background-position:-437px -40px;}

.socials.without-border {text-align:center; padding:5px 0 4px; line-height:0; font-size:0;}
.socials.without-border a.social_links {margin-right:5px;}
.socials.without-border a.social_links,
.socials.without-border a.social_links span {border-radius:100%; width:39px; height:39px; border:none; box-shadow:none; overflow:hidden; background:url(../img/social-sprite-footer.png) no-repeat 466px 69px; transition: all 600ms ease 0s; -webkit-transition: all 700ms ease 0s;}

.socials.without-border a.social_links:hover {transition: all 50ms ease-out 0s; background-color:#c2a47d; -webkit-transition: background-color .05s;}
.socials.without-border a.social_links {display:inline-block; position:relative;}
.socials.without-border a.social_links:hover span { background-color:transparent; opacity:1; transition: all 50ms ease-out 0s;}

.socials.without-border a.rss, .socials.without-border a.rss:hover span {background-position:12px 9px;}
.socials.without-border a.rss span, .socials.without-border a.rss:hover span {background-position:12px -41px;}

.socials.without-border a.facebook, .socials.without-border a.facebook:hover span {background-position:-33px 10px;}
.socials.without-border a.facebook span, .socials.without-border a.facebook:hover span {background-position:-33px -40px;}

.socials.without-border a.twitter, .socials.without-border a.twitter:hover span {background-position:-78px 10px;}
.socials.without-border a.twitter span, .socials.without-border a.twitter:hover span {background-position:-78px -40px;}

.socials.without-border a.dribble, .socials.without-border a.dribble:hover span {background-position:-123px 10px;}
.socials.without-border a.dribble span, .socials.without-border a.dribble:hover span {background-position:-123px -40px;}

.socials.without-border a.flickr, .socials.without-border a.flickr:hover span {background-position:-168px 10px;}
.socials.without-border a.flickr span, .socials.without-border a.flickr:hover span {background-position:-168px -40px;}

.socials.without-border a.vimeo, .socials.without-border a.vimeo:hover span {background-position:-214px 10px;}
.socials.without-border a.vimeo span, .socials.without-border a.vimeo:hover span {background-position:-214px -40px;}

.socials.without-border a.mail, .socials.without-border a.mail:hover span {background-position:-258px 9px;}
.socials.without-border a.mail span, .socials.without-border a.mail:hover span {background-position:-258px -41px;}

.socials.without-border a.tube, .socials.without-border a.tube:hover span {background-position:-303px 9px;}
.socials.without-border a.tube span, .socials.without-border a.tube:hover span {background-position:-303px -41px;}

.socials.without-border a.pinterest, .socials.without-border a.pinterest:hover span {background-position:-348px 9px;}
.socials.without-border a.pinterest span, .socials.without-border a.pinterest:hover span {background-position:-348px -41px;}

.socials.without-border a.googleplus, .socials.without-border a.googleplus:hover span {background-position:-393px 9px;}
.socials.without-border a.googleplus span, .socials.without-border a.googleplus:hover span {background-position:-393px -41px;}

.socials.without-border a.linkedin, .socials.without-border a.linkedin:hover span {background-position:-437px 10px;}
.socials.without-border a.linkedin span, .socials.without-border a.linkedin:hover span {background-position:-437px -40px;}
/* end of SOCIALS */

/*  
    - FOOTER -
*/
#footer {background:#191919; font-size:12px; line-height:18px; color:#afafaf;}

/*  -- Ð¡opyright block -- */
.copyright-block {background:#000000; font-size:12px; line-height:18px; color:#585858; padding-top:27px; padding-bottom:25px;}
/* end of FOOTER */

/* 
    - FORMS -
*/
input, button, select, textarea {
    color: #737373;
    font-size: 12px;
    font-family: Georgia, Times, 'Times New Roman', serif;
    line-height: 18px;
}

input::-moz-placeholder {color:#737373 !important; opacity:1;}
input::-webkit-input-placeholder {color:#737373 !important;}
textarea::-moz-placeholder {color:#737373 !important; opacity:1;}
textarea::-webkit-input-placeholder {color:#737373 !important;}

input {width:100%; height:37px; border:2px solid #d9d9d9; margin-bottom:6px; padding-left:42px;-webkit-appearance: none; border-radius: 0;}
input.name {background: url(../img/name-icon.png) no-repeat 13px 8px;} 
input.email {background: url(../img/mail-icon.png) no-repeat 10px 10px;}
input.site {background: url(../img/site-icon.png) no-repeat 10px 8px;}
textarea {width:100%; border:2px solid #d9d9d9; height:199px; padding-left:13px; padding-top:9px; margin-bottom:9px; -webkit-appearance: none;border-radius: 0;}
input.content-input {width:100%; height:30px; line-height:30px; background-color:#fff; border:none; padding:0; padding-left:8px; border:2px solid #d9d9d9; color:#737373;}

input:-webkit-autofill { -webkit-box-shadow:0 0 0 50px rgba(0,0,0,0) inset; /* Change the color to your own background color */}
input:-webkit-autofill:focus {-webkit-box-shadow:0 0 0 50px white inset;} 
.big input {height:43px; margin-bottom:10px;}
.big input.name {background-image: url(../img/name-icon.png); background-repeat:  no-repeat; background-position:  13px 11px;}
.big input.email {background-image: url(../img/mail-icon.png); background-repeat:   no-repeat; background-position:   10px 13px;}
.big input.site {background-image: url(../img/site-icon.png); background-repeat:   no-repeat; background-position:   10px 11px;}
.contact-column-1 {display:inline-block; width:240px; text-align:left; padding-top:40px; padding-bottom:50px;}
.contact-column-2 {display:inline-block; width:140px; text-align:left; padding-top:40px; padding-bottom:50px;}
.contact-onehalf {width:49.5%;}

/* -- Errors on form -- */
#contact_form &gt; div {position:relative;}
label.error {background: url(../img/error.png) no-repeat left top; margin:0; display:block; width:23px; height:23px; overflow:hidden; text-indent:9999px; position:absolute; right:7px; top:7px;}
#contact_form.big label.error {right:9px; top:9px;}
input.error,
textarea.error{border-color:#f26a6a;}

/* end of FORMS */

/*  
    - CONTENT -
*/
#content {padding:50px 0 72px 0; overflow:hidden;}
#ajaxed_content #content {padding:50px 0 0 0;}

/* -- Alt-bg  -- */
.alt-bg-2 {background-color:#e8e2da; text-align:center;}
.alt-bg-3 {background-color:#f6f6f6;}
.alt-bg-2 {vertical-align:top;}
.alt-bg-2 img {vertical-align:top; display:inline-block; width:100%}
/* end of alt-bg */

/* -- Progressbar -- */
.progressbar { position: relative; margin-bottom:10px;}
.progressbar .progressbar-title .progressbar-title-inner{padding: 4px 10px; position: relative; font-size:12px;}
.progressbar .bar {width: 0; position: absolute; top:0; bottom: 0;}
/* end of progressbar */

/* -- Play buttons -- */
.play {width:54px; height:54px; border-radius:100%; color:#fff; position:relative; display:inline-block; cursor:pointer; transition: all 0.4s ease 0s;  background: url(../img/play.png) no-repeat 24px -42px; position:relative;box-shadow: 0 0 0 4px #fff inset; overflow:hidden;}
.play span {display:block; border-radius: 100%; height:100%; width:100%; opacity:0; background: url(../img/play.png) no-repeat 24px 18px; transition: opacity 0.4s ease 0s; text-indent:-9999px;}
.play.big {width:68px; height:68px; background: url(../img/play-big.png) no-repeat 30px -49px;}
.play.big span {background: url(../img/play-big.png) no-repeat 30px 23px;}
.play.big:hover span {opacity:1; transition: opacity 0.4s ease 0s;}
.play:hover {background-color: #fff; transition: all 0.4s ease 0s;}
.play:hover span {opacity:1; transition: opacity 0.2s ease 0s;}
.video-with-play a.play.big {position:absolute; top:50%; left:50%; margin-left:-33px; margin-top:-33px; z-index:5;}
/* end of play buttons*/

/* -- Watch --  */
.features-watch h3 {color:#fff !important; font-size:24px !important; display:inline-block; padding-bottom:0 !important; line-height:1.0em !important; vertical-align:top !important;}
.features-watch .play {margin:0 45px;}
/* end of watch */

/* -- Awards --  */
.awards-carousel ul.listing  {margin: 0;}
.awards-carousel ul.listing li {padding:0; border:none; cursor:default;margin: 0px 60px 0px 0;display:none;}
.awards-carousel ul.listing li:hover {cursor:default;}
.awards-carousel ul.listing li a {display:block;}
/* end of awards */

/* -- Timers -- */
.milestone-counter {text-align:center;}
.milestone-counter .fa {color:#d5ba9c; font-size:30px; display:block;}
.milestone-counter .counter {color:#000; font-family:"Times New Roman", Times, serif; font-weight:bold; font-size:60px; line-height:48px; position:relative; display:inline-block; margin:7px 0; padding-bottom:15px;}
.milestone-counter .counter.white {color:#fff;}
.milestone-counter span.white {color:#fff;}
.white {color:#fff !important;}
.devider_right {border-right:1px solid rgba(255, 255, 255, 0.2); }
.milestone-counter .counter:after {display:block; content:""; position:absolute; width:36px; height:2px; bottom:0; left:50%; margin-left:-18px; background:#d5ba9c;}
.milestone-counter .info {display:block;}
.content-element {margin-bottom:30px;}
.spacer {min-height:0;}
.spacer-line {height:1px; background:#dadada;}
/* end of timers */

/* -- Testimonial full --  */
.testimonial-full {}
.no-avatar {text-align:center; color:#fff; padding-top:13px; overflow:hidden;}
.no-avatar em {margin-top:-2px; display:inline-block;}
.testimonial-full .no-avatar a {display:inline-block; margin:0 auto; color:#fff; font-size:18px;}
.testimonial-full .no-avatar a:hover {color:#d5ba9c;}
/* end of testimonial-full */

/*  
    - PORTFOLIO - 
*/
a.arrow-bottom {display:block; width:100%; background-color:#f6f6f6; transition: all 200ms ease-in-out 0s; padding:25px 0; text-align:center; vertical-align:top; margin-top:-1px;}
a.arrow-bottom:hover {background-color:#000;}
a.arrow-bottom b {display:inline-block; font-weight:normal; height:31px; vertical-align:top; line-height:31px; text-transform:uppercase; transition: all 200ms ease-in-out 0s; padding-left:17px;}
a.arrow-bottom span {display:inline-block; width:31px; height:31px; border:2px solid rgba(200, 200, 200, .78); border-radius:100%; background: url(../img/arrow-bottom.png) no-repeat center -18px; transition: all 200ms ease-in-out 0s; vertical-align:top;}

a.arrow-bottom:hover span {background-position: center 9px; border-color:#fff; transition: all 200ms ease-in-out 0s;}
a.arrow-bottom:hover b {color:#fff;}

/* -- Filters -- */
.filters {border-bottom:1px solid #e0e0e0; margin-bottom:40px;}
.filters li {float:left; position:relative; line-height:26px;}
.filters li a {display:block; padding:0 10px 8px 11px; transition: all 300ms ease-in-out 0s; border-bottom:4px solid transparent;}
.filters li a.selected,
.filters li a:hover {border-bottom:4px solid #c2a47d; color:#000; transition: all 10ms ease-in-out 0s;}

.additional-area .filters,
#color-header .filters {border-bottom:none; margin-bottom:0;}

.additional-area .filters ul,
#color-header .filters ul {float:right;}

.additional-area .filters li,
#color-header .filters li {padding:0 7px;}

.additional-area .filters li a,
#color-header .filters li a {display:block; padding:0 5px 0px 5px; transition: all 500ms ease-in-out 0s; border-bottom:2px solid transparent; letter-spacing:-1px;}

.additional-area .filters li a.current, 
#color-header .filters li a.current {border-bottom:2px solid #bea585; color:#000; transition: all 10ms ease-in-out 0s;}

.additional-area .filters li a:hover,
#color-header .filters li a:hover {border-bottom:2px solid #000; color:#000; transition: all 10ms ease-in-out 0s;}

.additional-area .filters-center ul {float:none; width:100%; text-align:center;}
.additional-area .filters-center ul li {display:inline-block; float:none;}

/*end of filters*/

/* -- Classic &amp; full width portfolio -- */
.isotope-bg {background-color:#F6F6F6;}
.portfolio .portfolios_listing {margin:0; float:left;}

.full article {max-width: 25%;}
.portfolios_listing h2 {
    font-size: 18px;
    font-weight: normal;
    line-height: 20px;
    color:#fff;
    text-align:center;
    position:relative;
    padding-bottom:12px;
    margin-bottom:9px;
}
.portfolios_listing h2:after {background: none repeat scroll 0 0 #d5ba9c; bottom: -1px; content: ""; display: block; height: 2px; left: 50%; margin-left: -19px; position: absolute; width: 38px; }

/* -- Alternative-overlay for gallery -- */
article.alt-animation {backface-visibility: hidden; overflow:hidden;}
article.alt-animation  .entry-image {position: relative;}
article.alt-animation  .entry-image a.thumb {display:block;}
.overlay-alt {
	backface-visibility: hidden;
	overflow:hidden;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    bottom: 0;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
	height:100%;
    transition: all 0.3s ease 0s;
    z-index: 10;}
	
.portfolios_listing .wrapper {width:100%; height:100%; display:table;}
.portfolio article.alt-animation .entry-content {color:#fff; padding: 0 10px;}

article.alt-animation  .entry-image:hover .overlay-alt {
background: rgba(0, 0, 0, 0.57);
opacity: 1;
}
.animated-pf {
    -webkit-animation-duration:0.5s;
    -moz-animation-duration:0.5s;
    -ms-animation-duration:0.5s;
    -o-animation-duration:0.5s;
    animation-duration:0.5s;
}

article.alt-animation  .entry-image:hover .top-title-gallery,
article.alt-animation  .entry-image:hover .entry-content {-webkit-animation-name:fadeInUp; animation-name:fadeInUp;}


#ajaxed_content {transition: all 300ms ease-in-out 0s;}
/* end of PORTFOLIO */

/*  Carousel testimonials */
.alt-testimonial .testimonials-slideshow { padding: 20px 0;}
.alt-testimonial .testimonial-full {overflow:hidden;}
.testimonial-full .contbox {width:100%;  display:none; position:absolute; top:0; left:0;}
.testimonial-full .contbox:first-child {display:block;}

.alt-testimonial.testimonial-full .tp-leftarrow {position:absolute; top:50%; margin-top:-16px; left:10px; cursor:pointer; z-index:1000; opacity:1;}
.alt-testimonial.testimonial-full .tp-rightarrow {right:10px; position:absolute; top:50%; margin-top:-16px; cursor:pointer; z-index:1000; opacity:1;}

.testimonial-full .contbox  .container, .testimonial-full .contbox  .row, .testimonial-full .contbox  .col-sm-12 {height:100%;}

.alt-testimonial.testimonial-full .tp-leftarrow, 
.alt-testimonial.testimonial-full .tp-rightarrow {display:none;}

.alt-testimonial.testimonial-full .jcycled:hover .tp-leftarrow, 
.alt-testimonial.testimonial-full .jcycled:hover .tp-rightarrow {display:block;}

/* end carousel testimonials */

/* 
    - FULL WIDTH BANNER &amp; VIDEO - 
 */
.alt-bg {
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1) inset;
    margin-bottom: 40px;
    margin-right: 0;
    margin-top: 40px;
    border-color: #E4E4E4;
    padding: 30px 0;
}

.video-block {
    background-position: center center;
    background-repeat: repeat;
    overflow: hidden;
    position: relative;
    width: 100%;
    float:none;
    text-align:center;
	margin:0;
}

.parallax-wrapper {position:relative; z-index:4;} 

.background-video {width:100%;height:auto;position:absolute;top:0;left:0;}

span.learn-more {display:block; padding-top:19px; color:#fff; font-size:18px; line-height:24px;}

a.to-text,
.tp-caption .to-text {background:rgba(0, 0, 0, 0.6);; font-size:15px; line-height:48px; color:#065f9f; display:inline-block; text-transform:uppercase; font-weight:bold; border:1px solid #fff; padding:2px 10px  ;  none repeat scroll 0% 0%;}

a.to-text:hover,
.tp-caption a.to-text:hover {color:#fff;}

ul.features,
.features {padding-bottom:20px;}
.features li {display:inline-block; padding:0 9px; position:relative; color:#fff; font-size:18px; line-height:24px;}
.features li:after {display:block; content:""; width:2px; height:2px; position:absolute; right:0; top:50%; background:#fff;}
.features li:last-child:after {display:none;}

.tp-bannertimer.tp-bottom {
    bottom: 0;
    height: 3px;
    top: auto;
}
.tp-bannertimer.alt {
    background: url("../img/revslider/timer-white.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.tp-bannertimer {width:100%; height:3px; background:url(../img/revslider/timer.png);position:absolute; z-index:200;top:0px;}
.tp-bannertimer.alt {background:url(../img/revslider/timer-white.png);}
.tp-bannertimer.tp-bottom {bottom:0px;height:3px; top:auto;}

.tp-leftarrow.default, 
.tp-rightarrow.default {/*z-index:100;cursor:pointer; position:relative; width:72px; height:72px; */ transition: all 300ms ease-in-out 0s;}
.tp-leftarrow.default { background:url(../img/revslider/prev.png) no-Repeat 31px center #000000;}
.tp-rightarrow.default {background:url(../img/revslider/next.png) no-Repeat -31px center #000000;}
.tp-leftarrow:hover {background-position:-31px center; background-color:#fff; transition: all 100ms ease-in-out 0s;}
.tp-rightarrow:hover {background-position:31px center; background-color:#fff; transition: all 100ms ease-in-out 0s;}

/* new parallax */

section.parallax-section {
	clear: both;
    display: block;
    overflow: hidden;
    position: relative;
	z-index:10;}
.parallax-holder {
    position: absolute;
	height: 100%;
    width: 100%;
	background-position: center 0;
    background-size: cover;
}
.parallax-holder .paralayer {
	background-position: center 0;
    background-size: cover;
    height: 100%;
    opacity: 1;
    position: absolute;
    width: 100%;}

.overlay {background-position: center center; background-repeat: repeat; height: 100%; left: 0; opacity: 3.55; position: absolute; top: 0; width: 100%; z-index: 3; background:#065f9f; overflow:hidden;}

/* end of new parallax */

/* ~ LISTING ULS */
.listing-image,
.listing-image img {display:block; position:relative;}

ul.listing {vertical-align:top; margin:-8px;}
ul.listing li {display:inline-block; text-align:left; vertical-align:top; margin:10px; position:relative; border-bottom:2px solid transparent; padding-bottom:15px; transition: all 300ms ease-in-out 0s;}
ul.listing li a img {display:block;}
ul.listing li:hover {cursor:pointer; border-color:#d5ba9c;}
/*end listing uls */

/* ~ SMALL BLOG  */

.small-blog .post-info {min-width:105px; height:52px; position:relative; margin-top:-52px;  transition: all 300ms ease-in-out 0s;}
.small-blog .post-info .post-date,
.small-blog .post-info .post-comments {float:left; width:52px; height:52px; text-align:center;}
.small-blog .post-info .post-date .inner-bg,
.small-blog .post-info .post-comments .inner-bg {background:#fff; color:#000; height:100%; padding-top:8px;}
/*end of small blog */

/* ~ ANIMATE FOR DATA &amp; COMMENTS */
.btn-animate {
    float: left;
    height: 52px;
    position: relative;
    width: 52px;
	transition: all 100ms linear;
}
.btn-animate-1 {
    opacity: 1;
}
.btn-animate-2 {
	opacity: 0;
	z-index: 1;
	-webkit-transform-origin:   left;
	transform-origin:           left;
	-webkit-transform:          perspective(500px) rotateY(90deg);
	transform:                  perspective(500px) rotateY(90deg);
	-moz-transition-delay:      250ms; /* Fix for FF */
	transition-delay:           150ms;
}
.small-blog:hover .btn-animate-2 {
	opacity: 1;
	-webkit-transform:          rotateX(0);
	transform:                 rotateX(0);
	transition-duration:        150ms;
}

span.image {display: block; overflow: hidden;}
.small-blog .listing-image img {
	padding: 0;
	margin: 0;
	border: 0;
	background: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 0.4s ease-in;
	-moz-transition: all 0.4s ease-in;
	-o-transition: all 0.4s ease-in;
	transition: all 0.4s ease-in;
}
.small-blog:hover .listing-image img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05);
}
.small-blog {padding-top:10px;}
.small-blog .inner-decor {border-bottom:2px solid transparent; transition: all 0.4s ease-in-out 0s;}
.small-blog:hover .inner-decor {border-color:rgba(213,186,156, .84); transition: all 50ms ease-in-out 0s;}

.small-blog:hover .listing-image .post-date .inner-bg {color:#fff; background:#c2a47d; transition: all 200ms ease 0s;} 
.small-blog .post-info span,
.small-blog .post-info em {display:block;}

.small-blog .post-info .post-date span {font-size:20px; line-height:15px; font-weight:bold;}
.small-blog .post-info .post-comments span {font-size:20px; font-weight:bold;}
.small-blog .post-info .post-date em {font-style:italic; font-size:11px; padding-top:2px;}
.small-blog .post-info .inner-bg { transition: all 300ms ease-in-out 0s;}
.small-blog .post-info .post-comments:hover .inner-bg  {background-color:#c2a47d; transition: all 100ms ease-in-out 0s;}
.small-blog .post-info .post-comments:hover span {color:#fff;}
.small-blog .post-info .post-comments em {background: url(../img/comment-rollover.png) no-repeat left top; width:13px; height:11px; margin:0 auto; margin-top:4px;}
.small-blog .post-info .post-comments:hover em {background: url(../img/white-comment.png) no-repeat left top;}

ul.listing li:hover .news-buttons {opacity:1;}

.small-blog .news-buttons {opacity:1;}
.small-blog h3 {font-size:17px; line-height:16px; font-weight:normal; text-transform:none; color:#202020; margin-top:0; padding-top:17px; padding-bottom:13px;}

/*end of animate for data &amp; comments */

/* ~ TOP FEATURES */
.top-features {text-align:center;}
.top-features i.feature {display:inline-block; width:94px; height:94px; line-height:90px; border:3px solid rgba(235,235,235,0.92); border-radius:100%; color:#c2a47d; font-size:36px; text-align:center; margin-bottom:28px; transition: all 500ms ease-in-out 0s;}
.top-features:hover i.feature {background-color:rgba(235,235,235,0.92); transition: all 100ms ease-in-out 0s; border:3px solid transparent;}

/*end of top-features */

/* 
    - FLIP CARDS - 
 */
.flip-container {
	perspective: 1000;
	-webkit-perspective: 1000;
}

/* flip speed goes here */
.flipper {
	transition: 0.6s;
	transform-style: preserve-3d;
	-webkit-transition: 0.6s;
	-webkit-transform-style: preserve-3d;
	position: relative;
	width:100%;
	height:100%;
	overflow:hidden;
}

/* front pane, placed above back */
.front {
	z-index: 2;
	-webkit-transform: rotateY(0deg);
	transform: rotateY(0deg);
}

/* back, initially hidden pane */
.back {
	transform: rotateY(180deg);
	-webkit-transform: rotateY(-180deg);
	background:#191919;
	padding:34px 34px 34px 34px;
}

/* hide back of pane during swap */
.front, .back {
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	-webkit-transition: 0.6s;
	-webkit-transform-style: preserve-3d;
	transition: 0.6s;
	transform-style: preserve-3d;
	position: absolute;
	top: 0;
	left: 0;
}

.flip-container, .front, .back {
	width: 100%;
	height: 385px;
	display:inline-block;
}

/*.flip-container, .front a.social_links, .back a.social_links {margin-right:2px;}*/

/* animated images */
.anim-images-shadow {box-shadow:0px 5px 5px rgba(0,0,0,.21) inset;}
.anim-images{text-align:center; padding-top:48px;}
.anim-images img {display:inline-block;}
.text-inner {position:relative; z-index:4;}

/* end of animated images */


/* flip the pane when hovered */

.flip-container.hover .front {
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg);
}

.flip-container.hover .back {
	-webkit-transform: rotateY(0deg);
	transform: rotateY(0deg);
}

.author-flip {display:block; width:100%; padding-top:12px; padding-bottom:12px; background-color: #F6F6F6;}
.author-flip  a,
.author-flip span,
span.post {display:block; font-size:13px;}
.author-flip  a {color:#000; font-size:18px; line-height:20px;}
/* .author-flip  a:hover {color:#c2a47d;} */

.flip-container .back h4 {color:#fff;}
.flip-container .back span.post {position:relative; padding-bottom:14px; margin-bottom:14px;}
.flip-container .back span.post:after {display:block; content:""; width:38px; height:2px; position:absolute; left:50%; margin-left:-19px; bottom:-1px; background:rgba(213, 186, 156, .84);}
p.flip-text {font-size:13px; text-align:center; color:#b4b4b4; line-height:20px; margin-bottom:42px;}
p.flip-text a {display:block; color:#c2a47d;}
p.flip-text a:hover {color:#fff;}

/*end of FLIP-CARDS */

/*
    - ISOTOPE - 
 */
.isotope-item {
    z-index: 2;
}
.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
}
.isotope,
.isotope .isotope-item {
	/* change duration value to whatever you like */

    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    transition-duration: 0.8s;
}
.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    transition-property: height, width;
}
.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    transition-property: transform, opacity;
}

/* end of ISOTOPE */

/* 
    - MAP - 
 */
.google-map  {height: 367px; overflow: hidden; width: 100%;}
/* end of MAP */

/* ~ TWITTER BLOCK */
.twitter .fa-twitter {color:#d5ba9c; font-size:36px; margin-bottom:23px;}
#footer ul.twitterList {margin:0;}
.twitter p {color:#000; font-size:18px; font-style:italic; max-width:660px; display:inline-block;}
.twitter p a {color:#c2a47d;}
#footer .twitter p a:hover {color:#000;}
.twitter .time-ago {display:block; font-size:14px; color:#737373; margin-top:13px;}
.fa-male {color:#fff;  }
/* end of twitter-block */

/* ~ AJAX POPUP */
.title-with-pagination .pagination  {float:none; width:100%;}
.title-with-pagination .pagination .page-numbers li {width:auto; height:auto; display:inline-block; float:none;}
.title-with-pagination .pagination .page-numbers li {display:inline-block;}
.title-with-pagination .pagination .page-numbers li h2.big {line-height:32px; margin:0 28px;}
.title-with-pagination .pagination .page-numbers {overflow:hidden; text-align:center; width:100%;}

.ajax-content #color-header {margin-bottom:55px;}
a.close-ajax {width:100%; display:block; background-color:#191919; text-align:center; padding-top:32px; padding-bottom:25px; transition: all 200ms ease-in-out 0s; margin-top:50px;}
a.close-ajax:hover {background-color:#F6F6F6;}
a.close-ajax span {display:inline-block; width:31px; height:31px; border:2px solid #fff;  border-radius: 50%; background:url(../img/close-ajax.png) no-repeat center 8px; transition: all 200ms ease-in-out 0s;}
a.close-ajax span em {	
	background: url("../img/close-ajax.png") no-repeat scroll center -26px;
    border-radius: 100%;
    display: block;
    height: 100%;
    opacity: 0;
    transition: all 200ms ease-in-out 0s;
    width: 100%;}
a.close-ajax:hover span {border-color:#000;} 
a.close-ajax:hover em {opacity:1;}

#color-header.color-bg {background-color:#f6f6f6; padding:34px 0 33px 0; overflow:hidden;}
/* end of ajax popup */

/* ~ PAGINATION */
#color-header .pagination,
#color-header-2 .pagination,
.additional-area .pagination {float:right;}
.portfolio #color-header .pagination .page-numbers {margin:0;}
.portfolio #color-header .pagination .page-numbers a {border:2px solid #dedede; color:#bfbfbf;}
.portfolio #color-header .pagination .page-numbers a:hover {border-color:#000; color:#000;}

.pagination {margin:0; padding:0;}
.pagination .page-numbers {margin-top:-5px; margin-left:-1px;}
.pagination .page-numbers li {display:block; float:left; width:32px; height:32px; vertical-align:middle; margin:0 1px;}
.pagination .page-numbers li a.prev,
.pagination .page-numbers li a.next,
.pagination .page-number {display:block; text-align:center; width:32px; height:32px; line-height:28px; border-radius:50%; border:2px solid #fff; color:#fff; font-size:12px; font-family: Arial,Helvetica,sans-serif;}
.pagination .page-numbers li a.prev,
.pagination .page-numbers li a.next {font-family: Georgia, Times, 'Times New Roman', serif;line-height:25px;}
.pagination.grey .page-numbers li a.prev,
.pagination.grey .page-numbers li a.next,
.pagination.grey .page-number li a {border:2px solid #d9d9d9; color:#b8b8b8; }

.pagination .page-numbers li a.prev:hover,
.pagination .page-numbers li a.next:hover {border-color:#000; color:#000;}

.pagination.alt .page-numbers li a.prev:hover,
.pagination.alt .page-numbers li a.next:hover {border-color:#fff; color:#000; background:#fff;}
/* end of pagination */

/* ~ META */
#content .meta_line {font-size:12px; border-bottom:1px solid #e0e0e0; padding:13px 0;}
#content .meta_line a {color:#737373;}
#content .meta_line a:hover {color:#000;}
#content .meta_line .date,
#content .meta_line .tags,
#content .meta_line .author,
#content .meta_line .category,
#content .meta_line .client, 
#content .meta_line .date2 {display:inline-block; margin-right:18px;}

#content .meta_line .date span.fa,
#content .meta_line .tags span.fa,
#content .meta_line .author span.fa,
#content .meta_line .category span.fa,
#content .meta_line .client span.fa, 
#content .meta_line .date2 span.fa {color:#d5ba9c; margin-right:14px;}

#content .portfolio_single .meta_line {padding:17px 0 17px 0;}
#content .portfolio_single .meta_line .col-sm-8,
#content .portfolio_single .meta_line .col-sm-4 {float:none;}
#content .portfolio_single .meta_line .date,
#content .portfolio_single .meta_line .tags,
#content .portfolio_single .meta_line .author,
#content .portfolio_single .meta_line .category,
#content .portfolio_single .meta_line .client, 
#content .portfolio_single .meta_line .date2 {margin-right:45px; font-size:14px;}

#content .meta_line.alt {color:#9c9c9c; padding:18px 0 22px 0; border:none;}
#content .meta_line.alt a {color:#737373;}
#content .meta_line.alt a:hover {color:#000;}
#content .meta_line .date {background: url(../img/calendar.png) no-repeat left 3px; padding-left:20px;} 
#content .meta_line .date.no-icon {background: none; padding-left:0;}

#content .meta_line .socials {float:right; margin-bottom:-4px;}

/* end of meta */

/* ~ PORTFOLIO SINGLE */
.portfolio_single .info li {border-bottom:1px solid #e3e0e0; margin-bottom:12px; padding-bottom:13px; display:block;}
.info li {border-bottom:1px solid #e3e0e0; margin-bottom:9px; padding-bottom:8px; display:block;}
.info li:before {color:#d5ba9c; margin-left:8px; margin-right:16px;}
.info li span.fa {color:#d5ba9c; display:inline-block; margin-right:17px; margin-left:7px;}
.info li:last-child {border-bottom:none;}
.feature-image {margin-bottom:35px;}
#ajaxed_content .feature-image {margin-bottom:0;}

.portfolio-tags {position:relative; border-bottom: 1px solid #E0E0E0; padding-bottom:26px; padding-top:9px; margin-bottom:24px;}
.portfolio-tags:after {background:#C2A47D; bottom: -1px; content: ""; display: block; height: 2px; left: 0; position: absolute; width: 115px;}

/*end of portfolio_single*/

/* ~ WAYPOINTS */
body&gt;section {background:#0c0805;}
section.waypoint {width:100%;}
section#footer {bottom:0;position:fixed;z-index:0;width:100%;}
.touch section#footer {position:relative;}
.active-hash {position:relative !important;}

/* ~ LOADER */
.loader {position: fixed;top:0;right:0;bottom:0;left:0;z-index:9999999;background-color:#000;text-align:center;}
.loader .bar {margin:0 auto;visibility: hidden;}
.loader strong {font-weight: 700;color: #fff;font-size: 30px;display: block;padding: 0;line-height: 32px;margin:0 auto;display:inline-block;}
.loader .progress {display:block;height:3px;width:90px;background-color:#e8e8e8;margin: 10px auto;visibility: hidden; }
.loader .progress span {display:block;height:3px;width:0%;background-color:#d5ba9c;text-indent: -99999em; }

/* ~ INLINE LOADER SPINNER */
.inline-loader {
	width:40px;
	height:40px;
	margin:0 auto;
	position:relative;

}

#ajaxed_content .inline-loader {
	height:140px;
	display:none;
	opacity:0;
	position:absolute;
	left: 50%;
	margin-left: -20px;
}


#ajax-content {
	display:none;
}


.inline-loader svg {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -20px;
	margin-top: -20px;
}

.inline-loader .top {
	z-index: 10;
}

/* ~ FOREST */
body {background:#000;}
.portfolio.color-2 {background:#000;}
.portfolio.color-2  .isotope-bg {background:#000;}
.image-forest {background:url('http://placehold.it/1600x1000') no-repeat left top; background-attachment:fixed;}

.navbar-collapse &gt; ul.color-2 &gt; li.current-menu-item &gt; a {border-color: #fff;}
/* .navbar-collapse &gt; ul.color-2 &gt; li a:hover {border-color: #065f9f;} */
header.alt.sticky .navbar-collapse &gt; ul.color-2 &gt; li.current-menu-item &gt; a {border-color: #065f9f;}

.loader .progress span {background-color:#065f9f;}
.alt-bg-1.color-2 {background:#181818;}
.alt-bg-2.color-2 {background:#fff;}
.alt-bg-3.color-2 {background:#0e0b08;}
h2.big-title.color-2:after {background-color:#065f9f;}

.top-features.color-2 i.feature{border-color:rgba(235,235,235, .12); color:#065f9f;}
.top-features.color-2:hover i.feature {background:rgba(235,235,235, .12); border-color:transparent;}

.button7.color-2:before,
.button7.color-2:after  {background-color:#065f9f;}
.button7.color-2:hover {color:#000;}
.button7.color-2:hover:after {background:#fff;}
.button5.color-2 {color:#fff; border-color: rgba(255, 255, 255, 0.10);}
.button5.color-2:hover {border-color:#fff;}
.button8.color-2:after,
.button8.color-2:before {
    background-color: #065f9f;
}
.button8.color-2:hover {color:#000;}
.button8.color-2:hover:after {
    background-color: #fff;
}

.author-flip.color-2 {background-color:transparent;}
.flip-container .back span.post.color-2:after {background-color:#065f9f;}
p.flip-text a.color-2 {color:#065f9f;}
p.flip-text a.color-2:hover {color:#b4b4b4;}
.back.color-2 {background:#181818;}

body .without-border a.social_links.color-2:hover,
body .without-border a.social_links.color-2:hover span {
    background-color: #065f9f;
}

.forest-1 {background-image:url('http://placehold.it/1600x800');}
.forest-2 {background-image:url('http://placehold.it/1600x740');}

.additional-area.color-2 {background-color:#0c0805;}
.additional-area .filters.color-2 li a.current, #color-header .filters.color-2 li a.current {border-color:#065f9f; color:#fff;}
.additional-area .filters.color-2 li a:hover, #color-header .filters.color-2 li a:hover {color:#737373; border-color:#fff;}
.portfolios_listing h2.color-2:after {background-color:#065f9f;}

h3.white-decor:after {background:#fff;}

.milestone-counter .fa.color-2 {color:#065f9f;}
.milestone-count.color-2:after {background:#065f9f;}

.small-blog.color-2:hover .post-info .post-date .inner-bg {background:#065f9f;}
.small-blog.color-2 .post-info .btn-animate-2:hover .inner-bg {background:#065f9f;}
.small-blog.color-2:hover .inner-decor {border-color:#065f9f;}

.white-form input, .white-form textarea {background-color:#fff; border-color:#fff;}
.white-form input.error,
.white-form textarea.error {border-color:#f26a6a;}

#footer.color-2 {background:#0e0b08;}

.twitter.color-2 .fa-twitter {color:#065f9f;}
.twitter.color-2 p {color:#fff;}
.twitter.color-2 .time-ago {color: #a2a29c;}
#footer .twitter.color-2 a {color:#065f9f;}
#footer .twitter.color-2 a:hover {color:#fff;}
#footer ul.twitterList li {list-style:none; background:none;}

body a.social_links.color-2:hover span {
    background-color: #065f9f;
}

#content .meta_line.color-2 .date span.fa,
#content .meta_line.color-2 .tags span.fa,
#content .meta_line.color-2 .author span.fa,
#content .meta_line.color-2 .category span.fa,
#content .meta_line.color-2 .client span.fa, 
#content .meta_line.color-2 .date2 span.fa {color:#065f9f;}

#content .meta_line a:hover {color:#fff;}

h3.content-title-area.color-2:after, h1.content-title-area.color-2:after {background:#065f9f;}

h1.sezione {color:#065f9f; margin-bottom:35px;}

a.arrow-bottom.color-2 {background-color:#0c0805; /*display:block; width:100%; background-color:#000; transition: all 200ms ease-in-out 0s; padding:25px 0; text-align:center; vertical-align:top; margin-top:-1px; */ }
a.arrow-bottom.color-2:hover {background-color:#f6f6f6;}
a.arrow-bottom.color-2 b {display:inline-block; color:#fff; font-weight:normal; height:31px; vertical-align:top; line-height:31px; text-transform:uppercase; transition: all 200ms ease-in-out 0s; padding-left:17px;}
a.arrow-bottom.color-2 span {display:inline-block; width:31px; height:31px; border:2px solid #fff; border-radius:100%; background: url(../img/forest/arrow-bottom-white.png) no-repeat center -18px; transition: all 200ms ease-in-out 0s; vertical-align:top;}
a.arrow-bottom.color-2:hover span {background-position: center 9px; border-color: rgba(200, 200, 200, 0.78); transition: all 200ms ease-in-out 0s;}
a.arrow-bottom.color-2:hover b {color: #737373;}

.close-ajax.color-2 {background-color:#0c0805; /* width:100%; display:block; text-align:center; padding-top:32px; padding-bottom:25px; transition: all 200ms ease-in-out 0s; margin-top:50px; */}
/*a.close-ajax.color-2:hover {background-color:#191919;}
a.close-ajax.color-2 span {display:inline-block; width:31px; height:31px; border:2px solid #fff;  border-radius: 50%; background:url(../img/close-ajax.png) no-repeat center 8px; transition: all 200ms ease-in-out 0s;}
a.close-ajax.color-2 span em {	
	background: url("../img/close-ajax-white.png") no-repeat scroll center -26px;
    border-radius: 100%;
    display: block;
    height: 100%;
    opacity: 0;
    transition: all 200ms ease-in-out 0s;
    width: 100%;}
a.close-ajax.color-2:hover span {border-color:#fff;} 
a.close-ajax.color-2:hover em {opacity:1;} */
.info.color-2 li {border-color:rgba(255, 255, 255, 0.07);}
.info.color-2 li:before  {color:#065f9f;}
.title-area.color-2:after {background:#065f9f;}
#color-header.color-bg.color-2 {background:#000;}
#content .meta_line.color-2 {border-color:rgba(255, 255, 255, 0.07);}
.button3.color-2 {color:#fff; border-color:#fff;}
.button3.color-2:hover {color:#000; border-color:#fff; background:#fff;}

h3.title-area.on-content {border-bottom:1px solid rgba(255, 255, 255, 0.07);}

.overlay.color-2 {opacity:0.15; background:#065f9f;}

/* end of FOREST */


/* ~ JAVASCRIPT DISABLED STYLES */
.no-js .loader {display:none;}
.no-js #footer {position:relative;}
.no-js .google-map {display:none;}
.no-js .fullscreen .container {padding:150px 0}
</pre></body></html>