/*
Theme Name: SLOVEN
Theme URI: http://www.themestudio.net
Version: 1.2.1
Description: Sloven is a creative WordPress theme with multi header styles, 40+ shortcodes with megamenu which you can easy customize and create an awesome website, further more we combine multi page and one page templates so Sloven can be multi page or one page theme. Sloven can be used for any kind of websites like Business website, Agency, Hostpital, Travel, School, University, Church, Single Person.. You can also create online shop website with Sloven. Buy it and Enjoy it!
Author: Vu Ngoc Linh
Author URI: http://www.themestudio.net
License: GNU General Public License version 3.0 
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: white, custom-background, threaded-comments, translation-ready, custom-menu

All PHP code is released under the GNU General Public Licence version 3.0
All HTML/CSS/JAVASCRIPT code is released under Envato's Regular/Extended License (http://themeforest.net/licenses)
*/
body{
	font-family: 'Raleway', serif;
	font-size: 13px;
	line-height: 24px;
	color: #858585;
	font-weight: 400;
}
h1,h2,h3,h4,h5,h6{
	font-family: 'Montserrat';
	color: #2c2b2b;
	font-weight: 400;
	margin-top: 0;
	letter-spacing: 0.5px;
}
h1 {
  font-size: 34px;
}
h2 {
  font-size: 30px;
  line-height: 40px;
}
h3 {
  font-size: 20px;
  line-height: 26px;
}
h4 {
  font-size: 16px;
}
h5 {
  font-size: 15px;
  line-height: 20px;
}
h6 {
   font-size: 12px;
}
img{
	max-width: 100%;
	height: auto;
}
label{font-weight: 500;}
ul, ol{
	padding: 0;
}
ul ul, ol ol{padding-left: 30px;}

::-webkit-input-placeholder {
   color: #b6b6b6;
}

:-moz-placeholder {
   color: #b6b6b6;  
}

::-moz-placeholder {
   color: #b6b6b6;  
}

:-ms-input-placeholder {  
   color: #b6b6b6;  
}
.ts-table {
  display: table;
  height: 100%;
  width: 100%;
}
.ts-table-cell {
  display: table-cell;
  vertical-align: middle;
}
input{
	outline: none;
}
/* Alignment */

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
blockquote.alignleft,
figure.wp-caption.alignleft,
img.alignleft {
	margin: 7px 24px 7px 0;
}

.wp-caption.alignleft {
	margin: 7px 14px 7px 0;
}

blockquote.alignright,
figure.wp-caption.alignright,
img.alignright {
	margin: 7px 0 7px 24px;
}

.wp-caption.alignright {
	margin: 7px 0 7px 14px;
}

blockquote.aligncenter,
img.aligncenter,
.wp-caption.aligncenter {
	margin-top: 7px;
	margin-bottom: 7px;
}

.site-content blockquote.alignleft,
.site-content blockquote.alignright {
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	padding-top: 17px;
	width: 50%;
}

.site-content blockquote.alignleft p,
.site-content blockquote.alignright p {
	margin-bottom: 17px;
}

iframe{max-width: 100%}
.section-title {
  /*margin-bottom: 30px;*/
  display: inline-block;
  width: 100%;
}
.section-title h3{
	text-transform: uppercase;
	letter-spacing: 0.5px;
	font-size: 20px;
	margin: 0;
	line-height: normal;
}
.section-title h6{
	letter-spacing: 3px;
}
.section-title .sub-title{
	font-size: 14px;
	text-transform: uppercase;
	margin: 0 0 10px 0;
}
.section-title .hr{
	width: 30px;
	height: 2px;
	background: #2c2b2b;
	margin: 15px auto 35px;
	border: none;
}
.section-title.left .hr{margin: 13px 0 25px;}
.section-title.right .hr{float: right;}
.section-title p{
	margin: 0px 0 0;
}
.section-title.text-left hr{
	margin: 15px 0;
}
.section-title.title-white h3{
	color: white;
}
.section-title.title-white hr{
	background: #ffffff;
}
.button, .ts-button, input[type="submit"], .more-link{
	font-family: 'Montserrat';
	background: #252525;
	border:none;
	color: #ffffff;
	display: inline-block;
	font-size: 10px;
	letter-spacing: 2px;
	line-height: 38px;
	padding: 0 25px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	-webkit-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	-ms-border-radius: 25px;
	-o-border-radius: 25px;
	border-radius: 25px;

}
.ts-button:hover, .ts-button:focus, input[type="submit"]:hover, input[type="submit"]:focus,
.more-link:hover, .more-link:focus, .button:hover, .button:focus{
	background: #f18c59;
	border-color: #f18c59;
	color: #ffffff;
	text-decoration: none;
}
.owl-theme .owl-controls .owl-page span{
	width: 8px;
	height: 8px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	opacity: 0.13;
	filter: alpha(opacity=13);
	background: #000000;
	margin: 0 3px;
}
.parallax-section{
	-webkit-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
	position: relative;
}
ul{
	margin: 0;
	
}
#sidebar-right ul,#content-right ul {
	list-style: none;
}
.widget ul{
	padding: 0;
}
a,a:hover, a:focus{
	text-decoration: none;
	outline: none;
	color: #858585;
}
a {
  color: #f18c59;
}
body, html{overflow-x: hidden;}
#main-section-outer{overflow: hidden; z-index: 1; position: relative;}
table{
	border-collapse: collapse;
	width: 100%;
}
table th, table td {
  padding: 5px;
  border: 1px solid #7e7d7d;
}
.table-cell{
	display: table-cell;
	vertical-align: middle;
}
.ts-overlay, .overlay {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.3);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.bg_parallax{position: relative;}
/* BANNER PAGE */
#page-banner{
	position: relative;
	min-height: 445px;
	z-index: 2;
}
.banner {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 5;
}
.banner.parallax-section{
	position: absolute;
	z-index: 5
}
.banner-content {
  padding: 0 20px; 
  position: absolute;
  top: 62%;
  width: 100%;
  z-index: 15;
   transform: translateY(-62%);
  -moz-transform: translateY(-62%);
  -webkit-transform: translateY(-62%);
}
#page-banner .overlay {
  z-index: 10;
}
.banner-content h1{
	color: #ffffff;
	font-size: 35px;
	font-weight: 400;
	letter-spacing: 1px;
	line-height: normal;
	text-transform: uppercase;
	margin: 0;
}
.banner-content hr{
	width: 30px;
	height: 2px;
	background: #ffffff;
	margin: 17px auto 24px auto;
}
.banner-content p{
	color: #ffffff;
	font-size: 14px;
	letter-spacing: 2px;
	line-height: 26px;
	text-transform: uppercase;
}

/* HOME TEXT */
#slides .slides-container div {
  background-attachment: fixed;
  background-position: center center;
}
.hidden{display:none}
.slides-navigation {
  margin: 0 auto;
  position: absolute;
  top: 45%;
  width: 100%;
  z-index: 20;
}
.hometexts{margin-top: 6px;}
.slides-navigation a.next {
  background-position: right center;
  /*right: 2%;*/
}
.slides-navigation a.prev {
  background-position: left center;
  /*left: 2%;*/
}
.slides-pagination{
	display: none;
}
.ts-pattern-black {
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 9;
}
#slides:hover .slides-navigation a {
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.slides-navigation a:hover {
  opacity: 1 !important;
  filter: alpha(opacity=100)!important;
}
.slides-navigation a {
  background: url("../images/slider-arrows.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
  display: block;
  height: 81px;
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  width: 36px;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.home-details-tb {
  height: auto;
  margin: 0 auto;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  width: 100%;
  z-index: 3;
}
.home-details-tb .home-details-inner {
  margin: 0 auto;
  max-width: 90%;
}
.home-details-inner hr{
	width: 100px;
	height: 2px;
	background: white;
	margin: 0 auto
}
.hometexts ul {
  margin: 3px auto 0;
  padding-left: 0;
  font-family: "Montserrat";
}
.hometexts li{
  color: #ffffff;
  font-size: 72px;
  height: auto;
  line-height: normal;
  width: 100%;
  text-transform: uppercase;
  font-weight: 400;
}
.hometexts li strong{
	color: #ffffff;
}
.fixed-text {
  color: #ffffff;
  font-size: 15px;
  margin: 18px 0 22px;
  text-transform: uppercase;
  line-height: normal;
  font-weight: 300;
  font-family: 'raleway';
  letter-spacing: 5px;
}
.home-categories li {
  background: url("../images/li-item.png") no-repeat scroll right center rgba(0, 0, 0, 0);
  color: #000000;
  display: inline-block;
  font-size: 14px;
  padding: 0px 20px 0px 13px;
  width: auto;
  text-transform: uppercase;
  font-family: "Montserrat";
}
.home-categories li:last-child{
	background: none;
}
/* vido background */
#fixed_video {
  background-color: black;
  left: 0;
  min-height: 100%;
  min-width: 100%;
  position: absolute;
  top: 0;
  z-index: 0 !important;
}
#home {
  height: auto;
  position: relative;
  top: 0;
  width: 100%;
}
.bg_parallax > div > .vc_row{margin-bottom: 0!important;}
/* ----------------------- */
/*		   SERVICE 	     */
/* ----------------------- */
.ts-service-style .service-content{
	letter-spacing: 0.25px;
}
.ts-service-style  .service-icon{
	-webkit-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}
/* service-1 */
.ts-service-style.style1 {
	/*margin-top: 55px;*/
	text-align: center;
}
.ts-service-style.style1 .service-icon{
	display: block;
	font-size: 48px;
}
.ts-service-style.style1 h3{
	font-size: 14px;
	margin: 15px 0 10px 0;
	letter-spacing: 1;
	text-transform: uppercase;
	font-weight: 400;
}
/* service-2 */
.ts-service-style.style2{
	text-align: center;
}
.ts-service-style.style2 .service-icon{
	width: 95px;
	height: 95px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	margin-bottom: 22px;
	display: inline-block;
	font-size: 30px;
	line-height: 95px;
}
.ts-service-style.style2 h3{
	font-weight: 400;
	font-size: 14px;
	margin: 0 0 10px;
	letter-spacing: 0.5px;
	text-transform: uppercase;

}
/* service-3 */
.ts-service-style.style3 .service-icon{
	float: left;
	font-size: 32px;
	margin-right: 15px;	
}  
.ts-service-style.style3 .service-title {
  display: block;
  margin-bottom: 20px;
}
.ts-service-style.style3 .service-title > h3 {
  line-height: 36px;
  margin: 0;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 1px;
  font-size: 14px;
}
/* service-4 */
.ts-service-style.style4{
	text-align: center;
}
.ts-service-style.style4 .service-icon{
	width: 142px;
	height: 142px;
	line-height: 132px;
	font-size: 44px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	border: 2px solid #e5e5e5;
	display: inline-block;
}
.ts-service-style.style4 .service-title h3{
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 0.5px;
	margin: 25px 0 15px;
	text-transform: uppercase;
}
/* service-5 */
.ts-service-style.style5  .service-icon{
	width: 60px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	margin-right: 10px;
	float: left;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	font-size: 22px;
}
.ts-service-style.style5 .service-title{
	display: inline-block;
	height: auto;
	margin-bottom: 20px;
	width: 100%;
}
.ts-service-style.style5 h3{
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 0.5px;
	line-height: normal;
	padding: 20px 0 0 65px;
	text-transform: uppercase;
	margin-bottom: 0;
}
.ts-service-style.style5.right{
	text-align: right;
}
.ts-service-style.style5.right .service-icon{
	float: right;
	margin: 0 0 0 10px;
}
.ts-service-style.style5.right h3{
	padding-right: 65px;
	padding-left: 0;
}
/* service-6 */
.ts-service-style.style6 {margin-top: 35px}
.ts-service-style.style6  .service-icon{
	width: 63px;
	height: 63px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	line-height: 63px;
	font-size: 30px;
	float: left;
	text-align: center;
}
.ts-service-style.style6 h3{
	padding-left: 78px;
	font-weight: 400;
	font-size: 14px;
	padding-top: 20px;
	margin-bottom: 0;
	text-transform: uppercase;
}
.ts-service-style.style6 .service-title{
	display: inline-block;
	height: auto;
	margin-bottom: 25px;
	width: 100%;
}
.ts-service-style.style6 .service-content{
	display: block;
}
/* service-7 */
.ts-service-style.style7   .service-icon{
	border: 2px solid;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	text-align: center;
	width: 50px;
	height: 50px;
	float: left;
	font-size: 22px;
	line-height: 50px;
}
.ts-service-style.style7 .service-icon .ts_icon_element-icon{
	transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	width: 100%;
	height: 100%;
	display: block;
	line-height: 45px;
}
.ts-service-style.style7  .service-icon .fa{
	transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}
.ts-service-style.style7 .service-title{
	display: inline-block;
	height: auto;
	width: 100%;
}
.ts-service-style.style7 h3{
	padding-left: 70px;
	padding-top: 13px;
	vertical-align: middle;
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing: 0.5
}
.ts-service-style.style7 .service-content {
  display: block;
  margin-top: 27px;
}

/* service-8 */
.ts-service-style-8{
	text-align: center;
}
.ts-service-style-8 h3{
	margin: 20px 0;
	font-size: 16px;
	letter-spacing: 0.5px;
	font-weight: 400;
	text-transform: uppercase;
}
.ts-service-style-8 .service-icon {
  display: inline-block;
  height: auto;
  position: relative;
  width: 148px;
}
.ts-service-style-8 .service-icon .ts-iconfont{
	font-size: 44px;
	top: 60px;
	left: 54px;
	position: absolute;
}
/* service 9 */
.ts-service-style.style9{
	background: #ffffff;
	padding: 32px 0 0;
	text-align: center;
	border: 1px solid #dddddd;
}
.ts-service-style.style9 .service-icon{
	font-size: 36px;
}
.ts-service-style.style9 h3{
	font-size: 14px;
	text-transform: uppercase;
	margin: 15px 0  17px;
	letter-spacing: 1px;
}
.ts-service-style.style9 hr{
	width: 44px;
	height: 2px;
	background: #252525;
	text-align: center;
	margin: 17px auto;
}
.ts-service-style.style9 .service-content > ul {
  padding: 0;
  margin-top: 25px;
}
.ts-service-style.style9 .service-content > ul li{
	
	line-height: 45px;
	border-top: 1px solid #dddddd;
}
/* service image */
.ts-service-box{
	text-align: center;
	padding-bottom: 28px;
	border-bottom: 2px solid #dadada;
	max-width: 270px;
	-webkit-transition: border-bottom-color 0.5s ease-out 0s;
	-o-transition: border-bottom-color 0.5s ease-out 0s;
	transition: border-bottom-color 0.5s ease-out 0s;
	margin: 0 auto;
	width: 100%;
}
.ts-service-box .ts-service-icon{
  	margin: 0 auto;
  	text-align: center;
  	width: 100%;
  	position: relative;
	background: #eeeeee;
	height: 170px;
	font-size: 36px;
	color: #252525;
	line-height: 120px;
	-webkit-transition: background 0.5s, color 0.5s;
	-o-transition: background 0.5s, color 0.5s;
	transition: background 0.5s, color 0.5s;

}
.ts-service-box:hover{
	border-bottom-color: #f18c59;
}
.ts-service-box:hover .ts-service-icon{
	color: #ffffff;
	background: #f18c59;
}
.ts-service-box .ts-service-icon:after{
	border-top: 55px solid transparent;
	border-bottom: 55px solid #ffffff;
	border-left: 133px solid transparent;
	border-right: 133px solid transparent;
	position: absolute;
	content: "";
	bottom: 0;
	left: 0;
}
.ts-service-box .ts-service-info h3{
	font-size: 14px;
	font-weight: 400;
	line-height: normal;
	margin: 0;
	text-transform: uppercase;
	letter-spacing: 0.5px;
}
.ts-service-box .ts-service-info  .hr{
	width: 130px;
	height: 1px;
	background: #dadada;
	margin: 20px 0;
	display: inline-block;
	margin: 0 auto;
}
/* service 10 */
.ts-service-style.style10{
	padding: 100px 25px;
	text-align: center;
	min-height: 298px;
	border-left: 1px solid #e8e8e8;
	overflow: hidden;
	position: relative;
	margin-top: 0;
}
.ts-service-style.style10 .service-tile{

	-webkit-transition: all 300ms cubic-bezier(0.07, 0.58, 0.39, 1) 0s;;
	-o-transition: all 300ms cubic-bezier(0.07, 0.58, 0.39, 1) 0s;;
	transition: all 300ms cubic-bezier(0.07, 0.58, 0.39, 1) 0s;;
}
.ts-service-style.style10 .service-icon{
	font-size: 45px;
	color: #f18c59;
}
.ts-service-style.style10 h3{
	font-family: 'Montserrat';
	font-size: 14px;
	margin: 15px 0;
	letter-spacing: 0.5px;
}
.ts-service-style.style10 .content{
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transform: perspective(500px) rotateX(-90deg) rotateY(0deg) rotateZ(0deg);
	-ms-transform: perspective(500px) rotateX(-90deg) rotateY(0deg) rotateZ(0deg);
	-o-transform: perspective(500px) rotateX(-90deg) rotateY(0deg) rotateZ(0deg);
	transform: perspective(500px) rotateX(-90deg) rotateY(0deg) rotateZ(0deg);
	-webkit-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
	-o-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
	transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
	color: #898989;
	position: absolute;
	padding: 0 25px;
	top: 45%;
	left: 0;
}
.ts-service-style.style10 .icon-read-more{
	font-family: 'Montserrat';
	font-size: 10px;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #252525;
	margin-top: 10px;
}
.ts-service-style.style10 .icon-read-more:after{
	 content: "\f0da";
	 font-family: 'FontAwesome';
	 font-size: 10px;
	 margin-left: 5px;
}
.ts-service-style.style10:hover .service-tile{
	margin-top: -60px
}
.ts-service-style.style10:hover .content{
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: perspective(500px) rotateX(0deg) rotateY(0deg) rotateZ(0deg);
	-ms-transform: perspective(500px) rotateX(0deg) rotateY(0deg) rotateZ(0deg);
	-o-transform: perspective(500px) rotateX(0deg) rotateY(0deg) rotateZ(0deg);
	transform: perspective(500px) rotateX(0deg) rotateY(0deg) rotateZ(0deg);
}
.ts-service-style.style10 .desc{
	display: block;
}
/* Service 11 */
.ts-service-style.style11{
	padding: 40px 25px;
	text-align: center;
	background: #f18c59;
	color: #ffffff;
	-webkit-transition: all 400ms ease 0s;
	-o-transition: all 400ms ease 0s;
	transition: all 400ms ease 0s;
}
.ts-service-style.style11:hover{
	background: #404146
}
.ts-service-style.style11 .service-icon{
	font-size: 45px;
}
.ts-service-style.style11 h3{
	font-size: 14px;
	letter-spacing: 0.5px;
	margin: 10px 0 20px;
	text-transform: uppercase;
	color: #ffffff
}
.ts-service-style.style11 .icon-read-more {
  color: #ffffff;
  font-family: "Montserrat";
  font-size: 10px;
  letter-spacing: 2px;
  margin-top: 10px;
  text-transform: uppercase;
  display: inline-block;
}
.ts-service-style.style11 .icon-read-more::after {
  content: "\f0da";
  font-family: "FontAwesome";
  font-size: 10px;
  margin-left: 5px;
}
/* ----------------------------- */
/*               TAB            */
/* ----------------------------- */
.resp-tabs-list .resp-tab-item{
	font-weight: 400;
	color: #2c2b2b;
	cursor: pointer;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
	white-space: nowrap;
	font-size: 12px;
	text-transform: uppercase;
	font-family: 'Montserrat';
}
.resp-tabs-list .resp-tab-item:hover {
  border-color: transparent;
}
.resp-tabs-list .resp-tab-item:hover,
.ts-verticalTab .resp-tabs-list .resp-tab-item:hover,
.ts-horizontalTab .resp-tabs-list .resp-tab-item:hover{
	background: #cccccc;
}
.resp-tab-content{
	padding: 35px 18px;
	float: left;
	width: 100%
}

.ts-horizontalTab .resp-tabs-list .resp-tab-item{
	background: #ffffff;
	border-left: 1px solid #dddddd;
	border-top: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	padding: 0px 15px;
	line-height: 40px;
	margin-right: 7px;
}
.ts-horizontalTab .resp-tab-content{
	border: none;
}
.resp-tabs-list .resp-tab-item.resp-tab-active,
.ts-verticalTab .resp-tabs-list .resp-tab-item.resp-tab-active,
.ts-horizontalTab .resp-tabs-list .resp-tab-item.resp-tab-active{
	border-top: 3px solid #2c2b2b;
}
.ts-horizontalTab .resp-tabs-list .resp-tab-item.resp-tab-active{
	padding: 0px 15px!important;
	margin-top: -4px;
	line-height: 43px;
} 
.ts-horizontalTab .resp-tabs-list .resp-tab-item.resp-tab-active:hover{
	background: #ffffff;
}
.ts-horizontalTab.ts-tab-style2{
	padding: 0 25px 35px;
	border: 1px solid #dddddd;
	float: left;
	width: 100%;
}
.ts-horizontalTab.ts-tab-style2 .resp-tab-item{
	padding: 0 15px;
	background: transparent;
	border: none;
	line-height: 50px;
	margin: 0!important;
}
.ts-horizontalTab.ts-tab-style2 .resp-tab-item:first-child{
	padding-left: 0;
}
.ts-horizontalTab.ts-tab-style2 .resp-tabs-list .resp-tab-item:first-child.resp-tab-active{
	padding-left: 0!important;
}
.ts-horizontalTab.ts-tab-style2 .resp-tabs-list .resp-tab-item:hover,
.ts-horizontalTab.ts-tab-style2 .resp-tabs-list .resp-tab-item.resp-tab-active{
	background: #ffffff;
	border-bottom: 3px solid #2c2b2b;
	color: #2d2d2d;
	border-top: none;
	line-height: 53px;
}
.resp-tabs-container{
	border: 1px solid #dddddd;
	float: left;
	width: 100%;
}
.ts-horizontalTab.ts-tab-style2 .resp-tabs-list {
  border-bottom: 1px solid #dddddd;
  display: inline-block;
  width: 100%;
  margin-bottom: 35px
}
.ts-horizontalTab.ts-tab-style2 .resp-tabs-container{border: none;}
.ts-horizontalTab.ts-tab-style2 .resp-tabs-container .resp-tab-content{
	border: none;
	padding: 0;
}
.ts-horizontalTab.ts-tab-style2 .resp-tabs-list .resp-tab-item.resp-tab-active{
	padding:0 15px!important;
}
.resp-vtabs ul.resp-tabs-list{width: 25%}
.resp-vtabs .resp-tabs-container{width: 75%}
.ts-verticalTab .resp-tabs-list .resp-tab-item{
	padding: 0 10px!important;
	background: #ffffff;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	margin-bottom: 7px!important;
	line-height: 40px;
	text-align: center;
}
.resp-vtabs .resp-tabs-container{
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
}
.ts-verticalTab .resp-tab-content{
	padding: 25px 25px;
}
/* tab style 3 */
.ts-horizontalTab.ts-tab-style3 .resp-tabs-list .resp-tab-item{
	background: none;
	margin-right: 0;
	border-left: none;
	border-bottom: none;
}
.ts-horizontalTab.ts-tab-style3 .resp-tabs-list .resp-tab-item:first-child{
	border-left: 1px solid #dddddd;
}
.ts-horizontalTab.ts-tab-style3 .resp-tabs-list .resp-tab-item.resp-tab-active{
	border-top: none;
	background: #2c2b2b;
	color: #ffffff;
	margin-top: 0;
	line-height: 41px;
	margin-bottom: -1px;
}
.ts-horizontalTab.ts-tab-style3 .resp-tabs-container{
	background: none;
}
/* TAB RESPONSIVE */
.resp-tabs-container .resp-accordion{
	text-transform: uppercase;
	background: none;
	border: 1px solid #dddddd;
	color: #252525;
	cursor: pointer;
	font-weight: 400;
	margin: 0;
	-moz-transition: all 0.3s ease-out 0s;
	-webkit-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
	font-size: 12px;
	padding: 5px 10px;
}
.resp-tabs-container .resp-accordion.resp-tab-active{
	background: #42454a!important;
	color: #ffffff;
	position: relative;
	border: none;
}
h2.resp-accordion:first-child{
	border-top: 1px solid #dddddd!important;
}
.resp-arrow {
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 6px solid #2b2c2c;
}
h2.resp-tab-active span.resp-arrow{
	border-color: -moz-use-text-color transparent #ffffff;
	border-width: medium 5px 7px;
}
/* Tab Style 4 */
.ts-horizontalTab.ts-tab-style4{
	text-align: center;
}
.ts-horizontalTab.ts-tab-style4 .resp-tab-item{
	float: none;
	letter-spacing: 2px;
	border-top: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
	border-left: 1px solid #e8e8e8;
	border-right: none;
	margin: 0;
	line-height: 42px;
	font-size: 10px;
	padding: 0 30px;
}
.ts-horizontalTab.ts-tab-style4 .resp-tab-item:last-child{
	border-right: 1px solid #e8e8e8;
	-webkit-border-radius: 0 25px 25px 0;
	-moz-border-radius: 0 25px 25px 0;
	-ms-border-radius: 0 25px 25px 0;
	-o-border-radius: 0 25px 25px 0;
	border-radius: 0 25px 25px 0;
}
.ts-horizontalTab.ts-tab-style4 .resp-tab-item:first-child{
	-webkit-border-radius: 25px 0 0 25px;
	-moz-border-radius: 25px 0 0 25px;
	-ms-border-radius: 25px 0 0 25px;
	-o-border-radius: 25px 0 0 25px;
	border-radius: 25px 0 0 25px;
}
.ts-horizontalTab.ts-tab-style4 .resp-tabs-list .resp-tab-item.resp-tab-active,
.ts-horizontalTab.ts-tab-style4 .resp-tabs-list .resp-tab-item:hover{
	background: none;
	border-top: 1px solid #e8e8e8;
	margin-top: 0;
	line-height: 42px;
	color: #f18c59;
	padding: 0 30px !important
}
.ts-horizontalTab.ts-tab-style4 .resp-tabs-container{
	border: none;
}
/*----------------------- /
/   ACORDION          /
/ ----------------------- */
.ts-acordion .ui-accordion-header{
 background: #ffffff;
 font-size: 12px;
 text-transform: uppercase;
 font-weight: 400;
 color: #2c2b2b;
 line-height: 26px;
 padding-top: 7px;
 padding-bottom: 7px;
 border: 1px solid #dddddd;
 -webkit-border-radius: 0;
 -moz-border-radius: 0;
 -ms-border-radius: 0;
 -o-border-radius: 0;
 border-radius: 0;
 margin-top: 18px;
 outline: none;
}
.ts-acordion .ui-state-default .ui-icon{background-image: none;}
.ts-acordion .ui-accordion-header .ui-accordion-header-icon.ts-images-icon{
	background-image: url(../images/arow-add.png);
	background-repeat: no-repeat;
	background-position: center;
}
.ts-acordion .ui-accordion-header.ui-accordion-header-active .ui-accordion-header-icon.ts-images-icon{
	background-image: url(../images/arow-plus.png);
	background-repeat: no-repeat;
	background-position: center;
}
/*.ts-acordion.accordion-style3.right .ui-accordion-header.ui-accordion-header-active .ui-accordion-header-icon.ts-images-icon{
	background-image: url(../images/arow-dank.png) no-repeat center;
}*/

.ts-acordion.right .ui-accordion-header{
	padding-left: 15px;
	padding-right: 32px;
} 
.ts-acordion.left .ui-accordion-header{
	padding-right: 15px;
	padding-left: 32px;
}
.accordion-style1 .ui-accordion-header .ui-accordion-header-icon{
	color: #2c2b2b;
	font-size: 14px;
 	line-height: normal;
}
.accordion-style1 .ui-accordion-header.ui-accordion-header-active .ui-accordion-header-icon{
	color: white;
}
.accordion-style2 .ui-accordion-header .ui-accordion-header-icon{
	line-height: 15px;
	font-size: 15px;
	text-align: center;
	color: #2c2b2b;
}

.accordion-style2 .ui-accordion-header.ui-accordion-header-active .ui-accordion-header-icon{
	color: #ffffff;
}

.accordion-style3 .ui-accordion-header .ui-accordion-header-icon{
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	color: #2c2b2b;
	font-size: 18px;
}
.accordion-style3 .ui-accordion-header.ui-accordion-header-active .ui-accordion-header-icon{
	color: white;
	background-color: #2c2b2b;
}
.ts-acordion.accordion-style3.right .ui-accordion-header .ui-accordion-header-icon{
	border-left: 1px solid #dddddd;
	right: 0;
	top: 0;
	margin: 0;
} 
.ts-acordion.accordion-style3.left .ui-accordion-header .ui-accordion-header-icon{
	border-right: 1px solid #dddddd;
	left: 0;
	top: 0;
	margin: 0;
}
.ts-acordion.accordion-style3.right .ui-accordion-header{
	padding-right: 55px;
} 
.ts-acordion.accordion-style3.left .ui-accordion-header{
	padding-left: 55px;
}

.ts-acordion.right .ui-accordion-header .ui-accordion-header-icon{
 left: auto;
 right: 12px;
 margin-right: 0;
}
.ts-acordion.left .ui-accordion-header .ui-accordion-header-icon{
 right: auto;
 left: 12px;
 margin-left: 0;
}
.ts-acordion .ui-accordion-header.ui-state-active{
 color: white;
 background: #2c2b2b;
 position: relative;
}
.ts-acordion.accordion-style3 .ui-accordion-header.ui-state-active{
 color: #2c2b2b;
 background: #ffffff;
 position: relative;
}
.ts-acordion.accordion-style1 .ui-accordion-header.ui-state-active{
	 margin-bottom: 12px;
}
.ts-acordion.accordion-style1 .ui-accordion-header.ui-state-active:after{
 position: absolute;
 border-top: 10px solid #2c2b2b;
 border-left: 10px solid transparent;
 border-bottom: 10px solid transparent;
 border-right: 10px solid transparent;
 bottom: -17px;
 left: 15px;
 content: "";
}
.ts-acordion .ui-icon{
 text-indent: 0;
}

.ts-acordion.ui-accordion .ui-accordion-content{
 border: 1px solid #EBEBEB;
 -webkit-border-radius: 0px;
 -moz-border-radius: 0px;
 -ms-border-radius: 0px;
 -o-border-radius: 0px;
 border-radius: 0px;
 margin-bottom: 21px;
 line-height: 26px;
 color: #858585;
 font-family: 'raleway';
 font-weight: 300;
 font-size: 14px;
 letter-spacing: 0.5px;
}
.ts-acordion.accordion-style1 .ui-accordion-content{
	 padding: 20px 30px 25px;
}
.ts-acordion.accordion-style2 .ui-accordion-content{
	 padding: 35px 30px 25px;
}
.ts-acordion.accordion-style3 .ui-accordion-content{
	 padding: 35px 30px 25px;
	 border: none;
}
.ts-acordion.accordion-style4 .ui-accordion-header:before{
	content: "\f111";
	font-family: 'FontAwesome';
	color: #2c2b2b;
	font-size: 10px;
    margin-right: 12px;
}
.ts-acordion.accordion-style4 .ui-accordion-header.ui-state-active:before{
	color: #ffffff;
}
/*----------------------- /
/   	MESSAGE          /
/ ----------------------- */
.ts-message{
	color: #ffffff;
	display: inline-block;
	margin-bottom: 25px;
	padding: 15px 10px 15px 15px;
	width: 100%;
}
.ts-message.info{
	background: #66cbee;
}
.ts-message.warning{
	background: #f18c59;
}
.ts-message.success{
	background: #44df91;
}
.ts-message.error{
	background: #f04f4f;
}
.ts-message .ts-messagebox{
	display: inline-block;
	width: 32px;
	height: 32px;
	line-height: 28px;
	font-size: 14px;
	text-align: center;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	border: 1px solid #ffffff;
	margin-right: 10px;
	font-weight: bold;

}
.ts-message .ts-message-content{
	font-size: 12px;
	line-height: 32px;
	font-family: 'Montserrat';
	display: inline-block;
}
.ts-message .ts-message-content > p {
  margin: 0;
}
.ts-message .ts-messagebox-close{
	float: right;
	font-size: 14px;
	font-weight: normal;
	margin-top: 7px;
	cursor: pointer;
}
/* ----------------- */
/* 		BUTTON 	     */
/* ----------------- */
.ts-button-text{
	margin-bottom: 35px!important;
}
.ts-style-button{
	text-transform: uppercase;
	font-size: 10px;
	line-height: 26px;
	padding: 5px 30px; 
	letter-spacing: 2px;
	display: inline-block;
	font-weight: 400;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	font-family: 'Montserrat';
}
.ts-style-button.ts-padding-icon {
	padding: 5px 15px 5px 20px;
}
.ts-button-text.center {
  text-align: center;
  display: block;
}
.ts-style-button .ts-button-icon {
  font-size: 16px;
  margin-left: 10px;
  vertical-align: middle;
}
/* ---------------------- */
/*    PRICING TABLE      */
/* ---------------------- */
.ts-pricing-table{
	border-left: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	border-top: none;
	text-align: center;
	background: #f9f9f9;
}
.ts-pricing-table .ts-pricing-table-info{
	padding: 27px 0;
	background: #404146
}
.ts-pricing-table .ts-pricing-table-info p {
  font-family: "Playfair Display";
  font-size: 13px;
  font-style: italic;
  letter-spacing: 0.5px;
  line-height: normal;
  margin: 5px 0 0;
}
.ts-pricing-table h3{
	margin: 0;
	font-size: 14px;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	line-height: 26px;
	font-family: 'Montserrat';
	color: #ffffff;
}
.ts-pricing-table .price-unit{
	background: #f3f3f3;
	padding: 24px 0;
	color: #2c2b2b;
	font-weight: 300;
	border-bottom: 1px solid #ececec;
}
.price-unit .ts-price-currency {
  display: inline-block;
  position: relative;
}
.ts-pricing-table .price-unit .price{	
	font-size: 60px;
	line-height: normal;
}
.ts-pricing-table .price-unit .currency{
	font-size: 20px;
	position: absolute;
	top: 5px;
	right: -10px;
}
.ts-pricing-table .price-unit .unit{
	font-size: 13px;
}
.ts-pricing-table ul{
	padding:0;
}
.ts-pricing-table ul li {
    letter-spacing: 1px;
    line-height: 46px;
    border-bottom: 1px solid #ececec;
    list-style: none;
}
.ts-pricing-table  .ts-button{
	margin-bottom: 40px;
	margin-top: 40px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
	background: transparent;
	color: #2c2b2b;
	border: 2px solid #2c2b2b;
}
.ts-pricing-table.active .price-unit{
	color: #f18c59;
}
.ts-pricing-table.active .ts-pricing-table-info{
	background: #f18c59;
}
.ts-pricing-table.active .ts-button, .ts-pricing-table  .ts-button:hover
{
	background: #f18c59;
	border: 2px solid #f18c59;
	color: white
}
.ts-pricing-table.active .ts-button:focus,.ts-pricing-table.active .ts-button:hover{
	background: #ffffff!important;
	color: #f18c59;
}
.ts-pricing-table .ts-button{
	padding: 0 30px;
}
/* ---------------------- */
/*    SKILL BAR          */
/* ---------------------- */
.skillbar-title h4 {
  display:block;
  line-height:26px;
  font-family: "Montserrat";
  font-weight: 400;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-bottom: 0;
}
.skill-bar-percent {
  line-height:30px;
  text-transform: uppercase;
}
.ts-progressbar-style1 .skill-bar-percent,
.ts-progressbar-style3 .skill-bar-percent,
.ts-progressbar-style5 .skill-bar-percent{
	position:absolute;
	top:-30px;
	right: -12px;
}
.ts-progressbar-style1 .skill-bar-bg{
	 display:block;
}
.ts-progressbar-style1 .skill-bar-bg,
.ts-progressbar-style3 .skill-bar-bg{
  position:relative;
  height: 9px;
  margin-bottom:15px;
  width:100%;
}
.ts-progressbar-style1 .skillbar-bar,
.ts-progressbar-style3 .skillbar-bar {
  height:9px;
  width:0px;
  position: relative;
}
.ts-progressbar-style3 .skill-bar-bg, 
.ts-progressbar-style3 .skillbar-bar{
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	-ms-border-radius: 9px;
	-o-border-radius: 9px;
	border-radius: 9px;
}
.ts-progressbar-style3 .skillbar-title {
  display: inline-block;
  width: 22%;
}
.ts-progressbar-style3 .skill-bar-bg{
	display: inline-block;
	width: 77%;
}
.ts-progressbar-style1 .skillbar{
	margin-bottom: 25px!important
}
.ts-progressbar-style3 .skillbar{
	margin-bottom: 20px!important
}
.skillbar {
  position:relative;
  display:block;
  width:100%;
  height:auto;
  -webkit-transition:0.4s linear;
  -moz-transition:0.4s linear;
  -ms-transition:0.4s linear;
  -o-transition:0.4s linear;
  transition:0.4s linear;
  -webkit-transition-property:width, background-color;
  -moz-transition-property:width, background-color;
  -ms-transition-property:width, background-color;
  -o-transition-property:width, background-color;
  transition-property:width, background-color;
}
.skillbar-title {
  font-weight:400;
  font-size:13px;
}

/* Progress circle */
.item-circles{
	position: relative;
	text-align: center;
	margin-top: 30px;
}

.item-circles .skill-title {
 	font-size: 14px;
	font-weight: 400;
	letter-spacing: 1px;
	line-height: 26px;
	margin: 30px 0 0;
	text-transform: uppercase;
}
.item-circles .percent{
	font-weight: 300;
	left: 0;
	position: absolute;
	text-align: center;
	width: 100%;
}
/* porogress title icon */
.ts-progressbar-style5 .skillbar{margin-top: 23px}
.ts-progressbar-style5 .skillbar-title{margin-bottom: 15px}
.ts-progressbar-style5 .funfact-icon{
	display: inline-block;
	font-size: 25px;
	color: #2b2b2b;
	vertical-align: middle;
	margin-right: 5px;
}
.ts-progressbar-style5  h4{display: inline-block;}
.ts-progressbar-style5 .skill-bar-bg{
  position:relative;
  height: 5px;
  margin-bottom:17px;
  width:100%;
}
.ts-progressbar-style5 .skillbar-bar {
  height:5px;
  width:0px;
  position: relative;
}
/* ----------------- */
/*  	 FUNFACT    */
/* ----------------- */
.ts-funfact{
	text-align: center;
	line-height: normal;
}
.ts-funfact .funfact-number
{
	font-size: 40px;
	font-family: 'Montserrat';
	letter-spacing: 0.5px;
	font-weight: 400;
}
.ts-funfact h5{
	font-size: 12px;
	letter-spacing: 0px;
	font-family: 'raleway';
	text-transform: uppercase;
	margin-top: 10px;
}
/* funfact style1 */
.ts-funfact-style1 .funfact-icon{
	display: inline-block;
	font-size: 36px;
	letter-spacing: 2px;
}
.ts-funfact-style1 .funfact-number-unit{
	display: inline-block;
}
.ts-funfact-style1 .funfact-number{
	font-size: 40px;
	font-family: 'Montserrat';
}

/* funfact style 3 */
.ts-funfact-style3 .funfact-icon{
	font-size: 35px;
}
.ts-funfact.ts-funfact-style3 h5{
	margin-top: 10px;
}
/* funfact style 4 */
.ts-funfact-style4 .funfact-number-unit{
	width: 127px;
	height: 127px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	line-height: 127px;
	margin: 0 auto 20px;
}
.ts-funfact.ts-funfact-style4 .funfact-number{
	font-size: 35px;
}
/* funfact style 5 */
.ts-funfact-style2 .funfact-icon{
	font-size: 35px;
	width: 128px;
	height: 128px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	border-width: 2px;
	border-style: solid;
	line-height: 128px;
	margin: 0 auto 20px;
	display: inline-block;
}
.ts-funfact.ts-funfact-style2 .funfact-number{
	font-size: 30px;
}
/* ----------------- */
/* 		SOCIAL 	     */
/* ----------------- */
.ts-social{
	text-align: center;
}
.ts-social-style1 .social-network li{
	display: inline-block;
	background: #707070;
	height: 32px;
	width: 32px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	padding: 0;
	margin: 0 10px;
	line-height: 32px;
}
.ts-social-style1 .social-network li a{font-size: 18px;}
.ts-social-style2 .social-network div{
	padding: 25px 0;
	width: 100%;
	cursor: pointer;
	-webkit-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}
.ts-social-style2 .social-network div a{font-size: 36px;}
.ts-social-style3 .social-network div{
	width: 170px;
	height: 170px;
	line-height: 170px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	background: rgba(255,255,255,0.24);
	margin: 0 auto;
}
.ts-social-style3 .social-network div a{
	font-size: 70px;
}
/* ----------------- */
/* 		TEAM 	     */
/* ----------------- */
.ts-teammember-style1{
	padding-bottom: 30px;
	border-bottom: 1px solid #dfdfdf;
	margin-bottom: 30px;
}
.ts-teammember-style1 h4{
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	margin: 40px 0 0;
	font-weight: 400;
}
.ts-teammember-style1 span{
	font-size: 11px;
	font-weight: 300;
	letter-spacing: 0.5px;
}
.ts-teammember-style1 figure{position: relative; width: auto; display: inline-block; max-width: 100%}
.ts-teammember-style1 .ts-member-info{
	position: absolute;
	left: 10px;
	top: 10px;
	bottom: 10px;
	right: 10px;
	background: #ffffff;
	font-weight: 100;
	font-size: 14px;
	padding: 40px 15px;
	overflow: hidden;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: opacity 0.5s ease-in-out 0s;
	-o-transition: opacity 0.5s ease-in-out 0s;
	transition: opacity 0.5s ease-in-out 0s;
}
.ts-teammember-style1:hover  figure .ts-member-info{
	opacity: 1;
	filter: alpha(opacity=1);
}
.ts-teammember-style1:hover{
	border-color: #f18c59;
}
.ts-teammember-style1:hover h4,
.ts-teammember-style1:hover span{
	color: #f18c59!important
}
.ts-teammember-style1 .social-network-team {
  margin-top: 20px;
  margin-left: 0
}
.ts-teammember-style1 .ts-member-info .social-network-team a{
	font-size: 22px;
	color: #2f2f2f;
}
.ts-teammember-style1 .ts-member-info .social-network-team a:hover{
	color: #f18c59;
}
.ts-teammember-style1 .social-network-team > li {
  margin: 0 12px 10px;
}
/* -----team style 2------ */
.ts-teammember-style2 .member-avatar{
	text-align: right;
}
.ts-teammember-style2 .team-member-item .member-name{
	color: #ffffff;
	font-size: 22px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-family: 'Montserrat';
	font-weight: 400;
	display: block;
}
.ts-teammember-style2 .team-member-item .memver-position{
	display: block;
	line-height: normal;
	font-size: 12px;
	letter-spacing: 4px;
	font-weight: 400;
	margin-top: 6px;
	margin-bottom: 30px;
	color: #606060;
}
.ts-teammember-style2 .team-member-item  .member-detail{
	padding: 125px 0 100px 55px
}
.ts-teammember-style2 .team-member-item  .member-detail p{
	color: #818181;
	font-weight: 100;
}
.ts-teammember-style2 .team-member-item .member-social{
	padding-left: 0;
	margin-top: 50px;
}
.ts-teammember-style2 .team-member-item .member-social li{
	display: inline-block;
	list-style: none;
	margin-right: 25px;
}
.ts-teammember-style2 .team-member-item .member-social a{
	color: #ffffff;
	font-size: 22px;
}
.ts-teammember-style2 .team-member-item .member-social a:hover,
.ts-teammember-style2 .team-member-item .member-social a:focus{
	color: #f18c59;
}
.ts-teammember-style2.owl-theme .owl-controls{
	margin: 0;
}
.ts-teammember-style2.owl-theme .owl-controls .owl-buttons div{
	width: 40px;
	height: 74px;
	position: absolute;
	top: 40%;
	text-indent: -9999px;
	z-index: 99;
}
.ts-teammember-style2.owl-theme .owl-controls .owl-buttons div.owl-prev{
	background: url(../images/prev-team.png) no-repeat;
	left: 0;
}
.ts-teammember-style2.owl-theme .owl-controls .owl-buttons div.owl-next{
	background: url(../images/next-team.png) no-repeat;
	right: 0;
}
/* team style 3 */
.teammember-style2 .ts-teammember-style3{
	margin: 0 15px;
}
.ts-teammember-style3 figure{
	width: 233px;
	height: 233px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
}
.ts-teammember-style3 figure .teammember-circle{
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	height: 100%;
	width: 100%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	background: rgba(0,0,0,0.6);
	margin: 0;
	display: table;
	-webkit-transition: top 0.3s ease-out 0s;
	-o-transition: top 0.3s ease-out 0s;
	transition: top 0.3s ease-out 0s;
}
.ts-teammember-style3:hover figure .teammember-circle{
	top: 0;
}
.ts-teammember-style3 .teammember-circle ul{
	display: table-cell;
	margin: 0;
	vertical-align: middle;
}
.ts-teammember-style3 .member-name{
	font-size: 14px;
	letter-spacing: 0.5;
	line-height: 26px;
	font-family: 'Montserrat';
	font-weight: 400;
	text-transform: uppercase;
	margin-bottom: 0;
	display: block;
	margin-top: 22px;
}
.ts-teammember-style3 .memver-position{
	font-size: 11px;
	text-transform: uppercase;
	font-weight: 300;
	letter-spacing: 0.5;
	display: block;
}
.ts-teammember-style3 .ts-member-info{
	margin-top: 18px;
}
.ts-teammember-style3 ul.social-network-team li a{
	color: #ffffff;
	font-size: 18px;
	margin: 0 10px 10px 10px
}
.ts-teammember-style3:hover .memver-position,
.ts-teammember-style3:hover .member-name{
	color: #f18c59!important;
}
/* ----------------- */
/* 	  COVER BOX     */
/* ----------------- */
.cover_boxes{margin-bottom: 20px}
.cover_boxes ul{padding: 0;}
.cover_boxes ul li {
  float: left;
  margin-right: 20px;
  overflow: hidden;
  position: relative;
  transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  width: 270px;
}
.cover_boxes ul li.act {
  width: 560px;
}
.cover_boxes ul li .box {
  width: 560px;
}
.cover_boxes ul li .box .thumb {
  display: inline-block;
  float: left;
  margin-right: 20px;
  position: relative;
  width: 270px;
  z-index: 10;
}
.cover_boxes ul li.act .thumb:after{
	border-width: 10px 12px 10px 12px;
	border-style: solid;
	border-color: transparent #ffffff transparent transparent;
	top: 45px;
	right: 0px;
	content: "";
	position: absolute;
}
.cover_boxes ul li .box .thumb img {
  display: block;
  max-width: 100%;
  position: relative;
}
.cover_boxes ul li:last-child{margin-right: 0;}
.cover_boxes h3{
	font-weight: 400;
	font-family: 'Montserrat';
	color: #2c2b2b;
	line-height: normal;
	margin: 0 0 20px 0;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	font-size: 14px;
}
.cover_boxes h3 a{
	color: #2c2b2b;
}
.cover_boxes ul li .box .box_content {
  bottom: 0;
  left: 290px;
  padding: 0;
  position: absolute;
  top: 0;
  width: 270px;
  z-index: 9;
  overflow: auto;
}
/* ---------------------- */
/*       CLIENT           */
/* ---------------------- */
.ts-client-slide{
	position: relative;
}
.ts-client-slide .item-client {
  text-align: center;
}
.item-client img{
	opacity: 0.5;
	filter: alpha(opacity=50);
	-webkit-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}
.item-client:hover img{
	opacity: 1;
	filter: alpha(opacity=100);
}
.ts-listclient-style3 .item-client{
	text-align: center;
	border-left: 1px solid #e8e8e8;
	border-top: 1px solid #e8e8e8;
	padding-top: 25px;
	padding-bottom: 20px;
}
.ts-listclient-style3 .item-client:first-child{
	border-left: none;
}
.ts-listclient-style3 .item-client:nth-child(5n){
	clear: both;
	border-left: none;
}
/* ---------------------- */
/*  INTERACTIVE BANNERS   */
/* ---------------------- */
.ts-interactive-banner {
	position: relative;
	width: 100%;
}
.ts-interactive-banner img {
  display: block;
  position: relative;
  width: 100%;
  z-index: 10;
}
.ts-interactive-banner .ts-banner-overlay {
  background-color: rgba(0, 0, 0, 0.62);
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 20;
}
.ts-interactive-banner  .banner-text {
  height: 100%;
  left: 0;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 30;
}
.ts-interactive-banner  .banner-text .text,
.ts-interactive-banner  .banner-text .text-hover {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  display: table;
}
.ts-interactive-banner  .banner-text:hover .text{
	opacity: 0;
	filter: alpha(opacity=0);
}
.ts-interactive-banner  .banner-text:hover .text-hover{
	opacity: 1;
	filter: alpha(opacity=100);
}
.ts-interactive-banner  .banner-text .table-cell{
	display: table-cell;
	vertical-align: middle;
}
.ts-interactive-banner  .banner-text .text-hover .table-cell{
	padding: 0 25px;
}
.ts-interactive-banner  .banner-text .text-hover .banner-button{
	border: 2px solid #ffffff;
	line-height: 35px;
	margin-top: 20px;
	display: inline-block;
	height: 39px;
	color: #ffffff;
	text-transform: uppercase;
	padding: 0 25px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
	transition: color 0.1s linear 0s, background-color 0.1s linear 0s, border-color 0.1s linear 0s;
	-moz-transition: color 0.1s -moz-linear 0s, background-color 0.1s -moz-linear 0s, border-color 0.1s -moz-linear 0s;
	-webkit-transition: color 0.1s -webkit-linear 0s, background-color 0.1s -webkit-linear 0s, border-color 0.1s -webkit-linear 0s;
}
.ts-interactive-banner  .banner-text .text-hover .banner-button:hover{
	background: #f18c59;
	border-color: #f18c59;
	color: #ffffff;
}
.ts-interactive-banner  .banner-text .text{
  	opacity: 1;
  	filter: alpha(opacity=100);
    -webkit-transition: opacity 0.4s ease-in-out 0s;
    -o-transition: opacity 0.4s ease-in-out 0s;
    transition: opacity 0.4s ease-in-out 0s;
}
.ts-interactive-banner  .banner-text .text-hover{
	opacity: 0;
	filter: alpha(opacity=0);
	color: #fff;
    -webkit-transition:  opacity 0.4s ease-in-out ;
    -o-transition:  opacity 0.4s ease-in-out ;
    transition:  opacity 0.4s ease-in-out ;
}
.ts-interactive-banner  .ts-banner-icon{
	width: 112px;
	height: 112px;
	line-height: 112px;
	text-align: center;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	background: rgba(255,255,255,0.25);
	display: inline-block;
	font-size: 36px;
	color: #ffffff;
}
.ts-interactive-banner .ts-title-banner{
	font-size: 16px;
	letter-spacing: 0.5px;
	margin-top: 15px;
}

/* ----------------- */
/* 		LIST 	     */
/* ----------------- */
.ts-list-ul ul{padding: 0;}
.ts-list-ul li{
	line-height: 45px;
	color: #000000;
}
.ts-list-ul li:before{
	content: "\e031";
	font-family: 'ElegantIcons';
	font-size: 14px;
	margin-right: 13px;
}
/* ----------------- */
/* 	FROM THE BLOG    */
/* ----------------- */
.ts-item-post .ts-bloglated-info {
  
}
.ts-item-post .date-post{
	float: left;
	width: 48px;
	background: #ffffff;
	padding: 10px 7px;
	text-transform: uppercase;
	color: #2c2b2b;
	text-align: center;
	font-family: 'Montserrat';
	overflow: hidden;
	font-weight: 400;
	position: absolute;
	bottom: 0;
	right: 0;
}
.ts-item-post .date-post .date{
	font-size: 18px;
	border-bottom: 1px solid #f18c59;
	padding-bottom: 5px;
	display: block;
}
.ts-item-post .date-post .month{
	font-size: 12px;
	line-height: normal;
	margin-top: 10px;
	display: block;
}
.ts-item-post .ts-img-post{
	position: relative;
	margin-bottom: 20px;
	overflow: hidden;
}
.ts-item-post .ts-img-post:after{
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.3);
	-webkit-transition: all 0.4s ease-in-out 0s;
	-o-transition: all 0.4s ease-in-out 0s;
	transition: all 0.4s ease-in-out 0s;
	opacity: 0;
	filter: alpha(opacity=0);
}
.ts-item-post .ts-img-post:hover:after{
	opacity: 1;
	filter: alpha(opacity=1);
}
.ts-item-post .ts-img-post img{
	width: 100%;
	-webkit-transition: all 0.2s ease-out 0s;
	-o-transition: all 0.2s ease-out 0s;
	transition: all 0.2s ease-out 0s;
}
.ts-item-post .ts-img-post:hover img{
	-webkit-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}
.ts-item-post .ts-img-post .text-hover{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.4);
	text-align: center;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: opacity 0.4s ease-out 0s;
	-o-transition: opacity 0.4s ease-out 0s;
	transition: opacity 0.4s ease-out 0s;
}
.ts-item-post .ts-img-post:hover .text-hover{
	opacity: 1;
	filter: alpha(opacity=1);
}

.ts-item-post .ts-bloglated-info h4{
	font-family: 'Montserrat';
	font-size: 12px;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	margin: 0;
	color: #2c2b2b
}
.ts-item-post .ts-bloglated-info h4 a{color: #252525}
.ts-item-post .ts-bloglated-info h4 a:hover{color: #f18c59}
.ts-bloglated-info .meta-post{
	padding: 0;
	margin-bottom: 20px;
}
.ts-bloglated-info .meta-post li, .meta-post li{
	display: inline-block;
	letter-spacing: 0px;
	font-size: 12px;
	color: #a7a7a7;
}
.ts-bloglated-info .meta-post li:after, .meta-post li:after{
	content: "|";
	margin: 0 6px;
}
.ts-bloglated-info .meta-post li:last-child:after, .meta-post li:last-child:after{
	content: "";
}
.ts-bloglated-info .meta-post li a, .meta-post li a{color: #a7a7a7; text-transform: capitalize;}
.ts-bloglated-info .meta-post li a:hover, .meta-post li a:hover{color: #f18c59;}
/* lightbox */
div.pp_default .pp_loaderIcon {
  background: url("../images/loader.gif") no-repeat;
}
body div.pp_default .pp_expand {
  display: none;
}
body a.pp_next, body a.pp_previous {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: opacity 0.3s ease-in-out 0s;
  -moz-transition: opacity 0.3s ease-in-out 0s;
  -webkit-transition: opacity 0.3s ease-in-out 0s;
}
body a.pp_next:after {
  border: 2px solid #fff;
  border-radius: 50px;
  color: #fff;
  content: "\f105";
  display: block !important;
  font-family: "FontAwesome",serif;
  font-size: 30px;
  height: 54px;
  line-height: 50px;
  margin: -27px 0 0;
  position: absolute;
  right: 25px;
  text-align: center;
  text-indent: 0;
  top: 50%;
  width: 54px;
}
body a.pp_previous:after {
  border: 2px solid #fff;
  border-radius: 50px;
  color: #fff;
  content: "\f104";
  display: block !important;
  font-family: "FontAwesome",serif;
  font-size: 30px;
  height: 54px;
  left: 25px;
  line-height: 50px;
  margin: -27px 0 0;
  position: absolute;
  text-align: center;
  text-indent: 0;
  top: 50%;
  width: 54px;
}
body div.pp_default .pp_nav .currentTextHolder {
  color: #fff;
  float: left;
  font-size: 15px;
  font-weight: 600;
  left: auto;
  padding: 0 20px;
  position: relative;
}
body div.pp_default a.pp_arrow_previous, body div.pp_default a.pp_arrow_next {
  background: none;
  left: 0;
  position: relative;
}
body div.pp_default .pp_nav {
  float: none;
  margin: 0;
  width: auto;
  display: inline-block;
}
body div.pp_default a.pp_arrow_previous:after {
  color: #fff;
   content: "\f104";
  font-family: "FontAwesome",serif;
  font-size: 20px;
  height: 20px;
  left: 0;
  line-height: 20px;
  position: absolute;
  text-align: center;
  text-indent: 0;
  top: 0;
  width: 20px;
}
body div.pp_default a.pp_arrow_next:after {
  color: #fff;
  content: "\f105";
  font-family: "FontAwesome",serif;
  font-size: 20px;
  height: 20px;
  line-height: 20px;
  position: absolute;
  right: 0;
  text-align: center;
  text-indent: 0;
  top: 0;
  width: 20px;
}
body div.pp_default .pp_close {
  background: none;
  opacity: 1;
  filter: alpha(opacity=100);
}
body div.pp_default .pp_close:after {
  color: #fff;
   content: "\f00d";
  font-family: "FontAwesome",serif;
  font-size: 15px;
  height: 15px;
  left: 0;
  line-height: 30px;
  position: absolute;
  text-align: center;
  text-indent: 0;
  top: 0;
  width: 30px;
}
div.pp_default .pp_content, div.light_rounded .pp_content {
  background-color: transparent;
}
div.pp_default .pp_description{
	color: #ffffff;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-family: 'Montserrat';
	font-weight: 400;
	display: inline-block !important;
    line-height: 30px;
    margin: 0 0 0 30px;
    vertical-align: top;
}
body div.pp_default .pp_content:hover a.pp_next, body div.pp_default .pp_content:hover a.pp_previous {
  opacity: 1;
  filter: alpha(opacity=100);
}
/* ---------------------- */
/*       TESTIMONIAL      */
/* ---------------------- */
.ts-testimonial{
	text-align: center;
	margin: 0 auto;
}
.ts-testimonial .icon_quotations{
	width: 87px;
	height: 87px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	display: inline-block;
	line-height: 80px;
	font-size: 60px;
	margin-bottom: 25px;
	border: 2px solid;
}
.ts-testimonial.dark{
	color: #2c2b2b;
}
.ts-testimonial.light{
	color: #ffffff;
}

.ts-testimonial-item .client-avatar{
	width: 60px;
	height: 60px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	background: rgba(255,255,255,0.42);
	padding: 3px;
	margin: 0 auto 15px;
	overflow: hidden;
}
.ts-testimonial-item .client-avatar img{
	width: 100%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
}
.ts-testimonial-slide p{
	font-size: 28px;
	line-height: 35px;
	font-style: italic;
	font-family: 'Crimson Text';
	margin-bottom: 35px;

}
.ts-testimonial-slide .ts-testimonial-item {
  text-align: center;
}
.ts-testimonial-slide .ts-testimonial-item .infor-client {
  display: inline-block;
  margin: 0 auto 30px;
  width: auto;
}
.ts-testimonial-slide .ts-testimonial-item  .client-name{
	font-size: 12px;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-family: 'Montserrat';
	display: block;
	line-height: normal;
	white-space: nowrap;
	margin-bottom: 6px;
}
.ts-testimonial-slide .ts-testimonial-item  .client-position{
	display: block;
	line-height: normal;
}
.ts-testimonial-slide.owl-theme .owl-controls{margin-top: 0;}
.ts-testimonial-slide.owl-theme .owl-controls .owl-page span{
	width: 7px;
	height: 7px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px;
}
.ts-testimonial.light .ts-testimonial-slide.owl-theme .owl-controls .owl-page span{
	background: #ffffff;
	opacity: 0.48;
	filter: alpha(opacity=0.48);
}
.ts-testimonial.dark .ts-testimonial-slide.owl-theme .owl-controls .owl-page span{
	background: #2c2b2b;
	opacity: 0.20;
	filter: alpha(opacity=0.2);
}
.ts-testimonial .ts-testimonial-slide.owl-theme .owl-controls .owl-page.active span{
	opacity: 1;
	filter: alpha(opacity=100);
}
.ts-testimonial-style3{
	background: #f8f8f8;
	padding: 28px 15px 22px 28px;
	position: relative;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	color: #2c2b2b;
}
.ts-testimonial-style3 .client-quote{
	font-family: 'CrimsonText';
	font-size: 15px;
	font-style: italic;
	margin-bottom: 25px;
	line-height: 28px;
    letter-spacing: 0;
}
.ts-testimonial-style3 .client-avatar{
	width: 52px;
	height: 52px;
	float: left;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
}
.ts-testimonial-style3 .client-avatar img{
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	width: 52px;
	height: 52px;
}
.ts-testimonial-style3 .client-info {
  display: block;
  padding-left: 64px;
  text-align: left;
}
.ts-testimonial-style3 .client-info .client-name{
	display: block;
	font-size: 14px;
	font-family: 'Montserrat';
	letter-spacing: 0.5px;
	text-transform: uppercase;
	font-weight: 400;
}
.ts-testimonial-style3 .client-info .client-position{
	font-size: 10px;
	text-align: center;
	line-height: normal;
	text-transform: uppercase;
	letter-spacing: 2px
}
.ts-testimonial-style3.owl-theme .owl-controls.clickable {
  position: absolute;
  right: 17px;
  bottom: 40px;
  z-index: 9;
}
.ts-testimonial-slide.ts-testimonial-style3.owl-theme .owl-controls .owl-page span{
	width: 5px;
	height: 5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
}
.ts-testimonial-style3.owl-theme .owl-controls .owl-page span{
	opacity: 0.48;
	filter: alpha(opacity=0.48);
}
.ts-testimonial-style3.owl-theme .owl-controls .owl-page.active span, .ts-testimonial-style3.owl-theme .owl-controls.clickable .owl-page:hover span{
	opacity: 1;
	filter: alpha(opacity=1);
}
/* ----------------- */
/*  CALL TO ACTION   */
/* ----------------- */
.ts-CTA{
	color: #ffffff;
}
.ts-CTA h3{
	text-transform: uppercase;
	margin: 0;
	color: #ffffff;
}
.ts-CTA h5{
	text-transform: uppercase;
	font-size: 12px;
	margin-bottom: 0;
	letter-spacing: 1px;
	color: #ffffff;
	margin-top: 5px;
}
.ts-CTA.ts-cta-style1 .ts-title-cta{
	display: inline-block;
	margin-left: 20px;
	vertical-align: middle;
}
.ts-CTA.ts-cta-style1  .icon-cta{
	vertical-align: middle;
	display: inline-block;
}
.ts-CTA.ts-cta-style1 a{
	float: right;
	margin-top: 10px;
}
.ts-CTA .icon-cta{
	width: 74px;
	height: 74px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	border: 2px solid #ffffff;
	font-size: 30px;
	text-align: center;
	line-height: 68px;
}
.ts-CTA  a.ts-button{
	background: transparent;	
	line-height: 40px;
	padding: 0 30px;
	position: relative;
	overflow: hidden;
	-webkit-transition: all 0.3s ease-out  0s;
	-o-transition: all 0.3s ease-out  0s;
	transition: all 0.3s ease-out  0s;
}
.ts-CTA  a.ts-button:after{
	content: "\24";
	position: absolute;
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	right: -50px;
	font-family: 'ElegantIcons';
	font-size: 16px;
	vertical-align: middle;
	opacity: 0;
	filter: alpha(opacity=0);
}
.ts-CTA  a.ts-button:hover{
	padding-right: 35px;
}
.ts-CTA  a.ts-button:hover:after{
	right: 10px;
	opacity: 1;
	filter: alpha(opacity=100);
}
.ts-CTA .ts-button span{
	font-size: 16px; 
	margin-left: 7px;
	vertical-align: middle;
}

.ts-CTA.ts-cta-style2{
	text-align: center;
}
.ts-CTA.ts-cta-style2 .icon-cta{
	display: block;
	margin: 0 auto 22px;
}
.ts-CTA.ts-cta-style2 .ts-button{
	margin-top: 35px;
}
.ts-CTA.ts-cta-style2 h5{
	margin-top: 13px;
}
/* ----------------- */
/* 	FOOTER WIDGET    */
/* ----------------- */
.footer-widget{
	background: #303237;
	padding: 65px 0 70px;
	color: #777777;
	position: relative;
	z-index: 1;
}
.footer-widget h3{
	color: #ffffff;
	font-size: 14px;
	margin-bottom: 30px;
	text-align: left;
	text-transform: uppercase;
}
.widget-ft h3{
	font-weight: 400;
	font-size: 14px;
	text-transform: uppercase;
	line-height: normal;
	margin: 0 0 40px 0;
	letter-spacing: 0.5px;
}
.footer-widget .widget ul li a:before,
.footer-widget .recent_posts_list li a:before{
	border: none;
	margin-right: 0;
}
.footer-widget  .widget ul li a, .footer-widget .recent_posts_list li a{
	display: block;
	line-height: normal;
	letter-spacing: 0;
}
.footer-widget .ts-company-info address {
  color: #777777;
  letter-spacing: 0.25px;
  line-height: 30px;
  margin-top: 12px;
  margin-bottom: 15px;
  font-weight: 300;
}
.ts-company-info{
	color: #777777;
}
.ts-company-info a{
	color: #797979;
}
.ts-company-info a:hover{
	color: #f18c59;
}
.ts-social-footer a{
	width: 31px;
	height: 31px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	background: #707070;
	color: #262626;
	font-size: 20px;
	display: inline-block;
	line-height: 31px;
	margin-right: 20px;
	text-align: center;
	margin-bottom: 20px;
	-webkit-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}
.ts-social-footer a:hover{
	color: #f18c59;
}
.recent_posts_list li{
	display: inline-block;
	border-bottom: 1px solid rgba(255,255,255,0.05);
	padding: 13px 0;
	width: 100%;
}
.recent_posts_list li:first-child{padding-top: 0}
.recent_posts_list li:last-child{
	border-bottom: none;
}
.recent_posts_list li span{
	float: left;
	width: 60px;
}
.footer-widget .recent_posts_list a{
	color: #ffffff;
}
.recent_posts_list li > a{
	padding-left: 73px;
	display: block;
}
.recent_posts_list li > a:hover{color: #f18c59}
.recent_posts_list li > i{
	font-size: 12px;
	font-style: italic;
	color: #797979;
	display: block;
	padding-left: 73px;
	line-height: normal;
}
.footer-twitter .twitter-item{
	padding: 13px 0;
	border-bottom: 1px solid #313131;
}
.footer-twitter .twitter-item:first-child{padding-top: 0;}
.footer-twitter .twitter-item:last-child{
	border-bottom: none;
}
.footer-twitter .twitter-item i{
	color: white;
	float: left;
	font-size: 25px;
	line-height: 38px;
}
.footer-twitter .twitter-item > p{
	padding-left: 0
}
.footer-twitter .twitter-item p{
	display: block;
	padding-left: 35px;
	text-align: left;
}
.footer-twitter .twitter-item p a{color: #ffffff;}
.footer-twitter .twitter-item p a:hover{
	color: #f18c59;
}
.ts-image-footer {
  margin-top: 16%;
}
.ts-instagram-pics  li {
  width: 25%;
  padding-right: 9px;
  display: inline-block;
  margin-bottom: 9px;
}
.instagram-img-wrap a {
  overflow: hidden;
}
.ts-instagram-pics img{
	-webkit-transition: all 0.5s ease-out 0s;
	-o-transition: all 0.5s ease-out 0s;
	transition: all 0.5s ease-out 0s;
    width: 100%;
}
.ts-instagram-pics img:hover {
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.ts-about-social a{
	font-size: 30px;
	color: #4b4c50;
	margin-right: 18px;
	margin-bottom: 15px;
	display: inline-block;
	-webkit-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}
.ts-about-social a:hover{
	color: #f18c59;
}
/* ----------------- */
/* 		QUOTE 	     */
/* ----------------- */
.ts-quote blockquote{
	font-family: 'CrimsonText';
	font-size: 16px;
	font-style: italic;
	position: relative;
}
.ts-quote.style1 blockquote{
	padding: 35px 0 30px 25px;
	margin: 0;
	position: relative;
	border: none;
	color: #f18c59;
}
.ts-quote.style1 blockquote:after{
	color: #f18c59;
	content: "{";
	font-family: "ElegantIcons";
	font-size: 35px;
	font-style: normal;
	left: 0px;
	position: absolute;
	top: 10px;
}
.ts-quote.style2 blockquote{
	padding: 10px 0 18px 20px;
	margin: 30px 0 20px 0;
	position: relative;
	border-left: 2px solid #f18c59;
	color: #a6a6a6;
}
.ts-quote.style2 blockquote:after{
	content: "";
}
.ts-quote.style3 blockquote{
	background: #f18c59;
	padding: 30px 120px 30px 30px;
	margin: 25px 0;
	color: #ffffff;
	border-left: none;
}
.ts-quote.style3 blockquote:after{
	background: url(../images/blockquote-s3.png) no-repeat;
	content: "";
	width: 52px;
	height: 40px;
	display: inline-block;
	right: 20px;
	position: absolute;
	bottom: 12px;
}
/* ------------------ */
/* 		BLOG   		 */
/* ----------------- */
#main-content,
.main-content{
	padding-top: 60px;
}
.ts-main-blogitem .ts-main-content{
	padding-left: 68px;
}
.blog-item .date-post{
	color: #ffffff;
	background: #3a3d45;
	float: left;
	height: 73px;
	margin-right: 17px;
	overflow: hidden;
	padding: 8px;
	text-align: center;
	text-transform: uppercase;
	width: 48px;
    font-family: "Montserrat";
  	line-height: 20px;

}
.blog-item .date-post .date {
  border-bottom: 1px solid #f18c59;
  display: block;
  font-size: 18px;
  padding-bottom: 5px
}
.blog-item .date-post .month {
  display: block;
  font-size: 12px;
  padding-top: 5px
}
.blog-item article{
	padding: 75px 0;
	border-bottom: 1px solid #EBEBEB;
}
.blog-item:first-child article{
	padding-top: 0;
}
.blog-item:first-child .date-post{
	margin-top: 0
}
.blog-item .ts-main-content > h3{
	text-transform: uppercase;
	color: #2c2b2b;
	margin: 0;
	padding: 0;
	font-size: 20px;
}
.blog-item .ts-main-content h3 > a{
	color: #2c2b2b;
}
.blog-item h3 a:hover{
	color: #f18c59;
}
.blog-item .blog-read{
	background: #f18c59;
	padding: 0 10px 0 25px;
}
.blog-item .blog-read:hover,
.blog-item .blog-read:focus{
	background: #2c2b2b;
}
.blog-item .blog-read > span{
	font-size: 16px;
	margin-left: 5px;
	vertical-align: middle;
}
.blog-date{
	color: #a7a7a7;
	text-transform: capitalize;
	display: block;
	font-size: 10px;
	margin-bottom: 12px;
	padding: 0;
}
.blog-date li {
  color: #a7a7a7;
  text-transform: capitalize;
  display: inline-block;
  font-size: 12px;
  padding: 0 5px;
}
.blog-date li:after{
	content: "|";
	margin-left: 10px;
}
.blog-date li:last-child:after{
	content: "";
}
.blog-date li a{
	color: #a7a7a7;
}
.blog-date li a:hover{
	color: #f18c59;
}
.blog-item .post-meta-type{
	margin-bottom: 35px;
}
.blog-item .blog-grallery{
	z-index: 1
}
.post-audio iframe {
  width: 100%;
}
.blog-item .except-post{
	margin-bottom: 20px;
	display: inline-block;
	width: 100%;
}
.blog-item .group-share{
	margin-top: 4px;
}
.group-share {
	
}
.group-share a{
	display: inline-block;
	vertical-align: middle;
	padding: 0 20px;
	line-height: 30px;
	border-left: 1px solid #e8e8e8;
	color: #252525;
}
.group-share a:hover{
	color: #f18c59
}
.group-share a:first-child{
	border-left: none;
}
.blog-link{
	background: #f18c59;
	padding: 40px 27px 40px;
	position: relative;
	color: #ffffff;
	line-height: 28px;
	margin-left: 68px;
}
.blog-link:after{
	position: absolute;
	right: 0px;
	bottom: 15px;
	font-family: 'ElegantIcons';
	content: "\e02c";
	font-size: 100px;
	color: rgba(255,255,255,0.3);
}
.blog-link p{
	font-family: 'CrimsonText';
	line-height: 30px;
	text-transform: capitalize;
	font-style: italic;
	font-size: 25px;
	margin: 0;
}
.blog-item .blog-link a{
	color: #ffffff;
	text-transform: uppercase;
	font-family: 'Montserrat';
	font-size: 10px;
	letter-spacing: 2px;
}
.blog-item .blog-link a:hover{
	text-decoration: underline;
}
.blog-quote {
	background: #f18c59;
	padding: 40px 25px;
	color: #ffffff;
	line-height: 30px;
	position: relative;
	margin-left: 68px;
}
.blog-quote p{
	font-style: italic;
	font-size: 25px;
	font-family: 'CrimsonText';
}
.blog-quote:after{
	content: "";
	background:url("../images/icon-quote.png");
	position: absolute;
	right: 10px;
	bottom: -15px;
	width: 117px;
	height: 93px;
}
.blog-quote span, blockquote cite a{
	font-family: 'Montserrat';
	font-size: 10px;
	text-transform: uppercase;
	font-style: normal;
	letter-spacing: 2px;
}
.blog-grallery .owl-controls {
  height: 0px;
  margin: 0;
}
.blog-grallery .owl-controls  .owl-buttons  div{
	background: rgba(58,61,69,0.5);
	width: 41px;
	height: 41px;
	line-height: 41px;
	color: #ffffff;
	font-size: 20px;
	position: absolute;
	top: 45%;
	z-index: 99;
	padding: 0;
}
.blog-grallery .owl-controls  .owl-buttons  div.owl-prev{
	left: 0;
}
.blog-grallery .owl-controls  .owl-buttons  div.owl-next{
	right: 0;
}
.blog-grallery .owl-controls.clickable  .owl-buttons div:hover{
	background: #f18c59;
	color: #ffffff;
}
.blog-content blockquote{
  border-left: none;
  margin: 20px 0 10px;
  padding: 25px;
  font-style: italic;
  font-family: 'CrimsonText';
  font-size: 22px;
  line-height: 28px;
  color: #f18c59;
  position: relative;
}
.blog-content blockquote:after{
	content: "\7b";
	font-family: 'ElegantIcons';
	font-size: 40px;
	font-style: normal;
	color: #f18c59;
	position: absolute;
	left: -7px;
	top: 0px;
}

.firstLetter {
  color: #858585;
  display: block;
  float: left;
  font-size: 40px;
  font-weight: 500;
  height: 60px;
  line-height: 60px;
  margin-right: 10px;
  text-align: center;
  width: 60px;
  margin-top: 8px;
}
.firstLetter.circle{
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
}
.firstLetter.rounded{
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
}
.page-links span.page-links-title{
	width: auto;
	color: #7e7d7d;
	border: none;
}
.page-links a{
	border: 1px solid #dddddd;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	color: #252525;
	font-size: 14px;
	height: 35px;
	line-height: 35px;
	padding: 0;
	text-align: center;
	width: 35px;
	display: inline-block;
}
.page-links > span {
	border: 1px solid #000000;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	color: #181818;
	font-size: 14px;
	height: 35px;
	line-height: 35px;
	padding: 0;
	text-align: center;
	width: 35px;
	display: inline-block;
}
.page-links a:hover{
  background: #f18c59;
  border: 1px solid #f18c59;
  color: #ffffff;
}
.blog-item.sticky  .date-post{
	background: #ff0000;
	color: #ffffff;
}
.blog-item.sticky .date-post .date{
	border-color: #ffffff;
}
/* ----------------- */
/* 		SIDERBAR     */
/* ----------------- */
#content-right .widget{
	margin-top: 50px;
}
/*search*/
#searchform {
  display: table;
 position: relative;
}
#searchform input[type="search"] {
  border: 1px solid #a3a3a3;
  -webkit-border-radius: 20px 0 0 20px;
  -moz-border-radius: 20px 0 0 20px;
  -ms-border-radius: 20px 0 0 20px;
  -o-border-radius: 20px 0 0 20px;
  border-radius: 20px 0 0 20px;
  color: #858585;
  display: table-cell;
  font-size: 12px;
  line-height: 40px;
  padding: 0 13px 0 23px;
  width: 100%;
}
#searchform input::-webkit-input-placeholder {
   color: #454545;
}

#searchform input:-moz-placeholder {
   color: #454545;  
}

#searchform input::-moz-placeholder {
   color: #454545;  
}

#searchform input:-ms-input-placeholder {  
   color: #454545;  
}
#searchform > span {
  display: table-cell;
  vertical-align: middle;
  white-space: nowrap;
  width: 1%;
}
#searchform button[type="submit"] {
  background: #252525;
  border: medium none;
  -webkit-border-radius: 0 20px 20px 0;
  -moz-border-radius: 0 20px 20px 0;
  -ms-border-radius: 0 20px 20px 0;
  -o-border-radius: 0 20px 20px 0;
  border-radius: 0 20px 20px 0;
  color: white;
  float: right;
  font-size: 16px;
  height: 42px;
  margin-left: -1px;
  text-align: center;
  width: 48px;
}
#searchform button[type="submit"]:hover{
	background: #f18c59;
}
/*category*/
.widget ul li{
 	line-height: 40px;
}
.widget ul li a {
  color: #858585;
  display: inline-block;
  letter-spacing: 0.5px;
  -webkit-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.widget ul li a:hover,
.widget ul li a:focus{
	color: #f18c59;
}
.sidebar-right .widget ul li a:before,
.sidebar-right .widget.widget_recent_comments ul li:before{
  content: "";
  margin-right: 3px;
  border-top: 4px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 5px solid #3a3d45;
  display: inline-block;
}
.sidebar-right .widget.widget_recent_comments ul li a:before{
	border: none;
}
.widget ul.children {
  padding-left: 30px;
}
.sidebar-right .widget{
	margin-bottom: 45px;
}
.sidebar_title{
	font-size: 13px;
	line-height: 26px;
	text-transform: uppercase;
	margin-bottom: 15px;
	color: #252525;
	border-bottom: 1px solid #eaeaea;
	margin-top: 0;
}
.sidebar_title a{
	color: #252525;
}
/* tag cloud */
.widget_tag_cloud .tagcloud a{
	display: inline-block;
	color: #858585;
	margin: 10px 3px 0 0;
	border: 1px solid #a3a3a3;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	-ms-border-radius: 25px;
	-o-border-radius: 25px;
	border-radius: 25px;
	padding: 2px 18px;
	line-height: normal;
}
.widget_tag_cloud .tagcloud a:hover{
	color: #f18c59;
}

/*widget comment*/
.wp-caption {
  max-width: 100%;
}
.widget_recent_comments ul li a{
	color: #f18c59;
}
.widget_recent_comments ul li a:hover{
	color: #858585;
}
.widget_meta ul li a abbr{
	color: #f18c59
}
/*monter widget*/
.widget_categories select, .widget select, .widget_archive select,
.sidebar_widget select{
	border: 1px solid #dddddd;
	color: #858585;
	height: 44px;
	outline: medium none;
	padding: 0 17px 0 17px;
	width: 100%;
}

#wp-calendar {
  width: 100%;
}
#wp-calendar a{
	color: #f18c59
}
#wp-calendar a:hover{
    color: #858585;
}
#wp-calendar caption {
 
    margin-bottom: 5px;
    padding: 4px 0;
    text-align: center;
    color: #252525;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 2px;
    text-transform: uppercase;

}
#wp-calendar thead th {
  background: none repeat scroll 0 0 #f7f7f7;
  border-right:2px solid #fff;
  border-left: none;
  border-bottom: none;
  border-top: none;
  font-size: 14px;
  padding: 7px 0;
  text-align: center;
}
#wp-calendar td {
  border: 1px solid #f7f7f7;
  padding: 5px 0;
  text-align: center;
}
#wp-calendar #prev {
  border: 0 none;
  text-align: left;
}
#wp-calendar .pad {
  border: 0 none;
}
#wp-calendar #next {
  border: 0 none;
  text-align: right;
}
.widget  ul.children , .widget_nav_menu ul.sub-menu{
  padding-left: 30px;
}
.sidebar-right .widget.widget_rss ul li:before{
	border-color: transparent;
}
/* single post */
.blog-single .blog-content {
  margin-bottom: 85px;
}
.blog-single .blog-item article{
	padding: 0 0 35px 0;
}
.ts-bottom-post .tag {
  line-height: 40px;
}
.ts-bottom-post .tag  a{
	font-size: 12px;
	line-height: 29px;
	border: 1px solid #e3e3e3;
	padding: 0 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
	color: #858585;
	display: inline-block;
	margin-left: 5px;
}
.ts-bottom-post .tag  a:hover{
	color: #f18c59;
}
/* ---------------- */
/*  COMMENT POST    */
/* ---------------- */
.comment-item .media-body {
  display: block;
  padding-left: 120px;
}
.comment-post {
  margin-top: 60px;
}
.comment-post h4{
	text-transform: uppercase;
	font-size: 16px;
	letter-spacing: 0.5px;
	margin: 0 0 30px;
	display: inline-block;
	color: #181818;
}
.comment-post .comment-item {
  margin-top: 40px;
}
.comment-post .avatar{
	width: 96px;
	height: 96px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
}
.comment-item .media-heading a{
  color: #181818;
  font-size: 13px;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.comment-item .media-date {
  color: #979797;
  font-size: 12px;
}
.media-body .comment-text {
  border-bottom: 1px solid #f1f1f1;
  margin-bottom: 0;
  margin-top: 15px;
  padding-bottom: 30px;
}
.comment-item .comment-reply-link {
  color: #f18c59;
  font-size: 12px;
  float: right;
}
.comment-item .comment-reply-link:hover{
	color: #858585;
}
.comment-post .comment-item > .pull-left{
	padding-right: 25px;
}
.comment-post ul.children {
  padding-left: 113px;
}
.leave-reply {
  margin-bottom: 90px;
  margin-top: 80px
}
.leave-reply h4{
	text-transform: uppercase;
	font-size: 16px;
	letter-spacing: 2px;
	margin: 0 0 20px;
	display: inline-block;
	color: #181818;
}
.leave-reply .comment-form {
  margin-top: 70px;
}
.comment-form textarea {
  min-height: 224px;
}
.comment-form input[type="text"], .comment-form textarea{
	width: 100%;
	border: 1px solid #e3e3e3;
	font-size: 12px;
	line-height: 24px;
	padding: 10px;
	margin-bottom: 15px;
}
.comment-form input[type="submit"]{
	font-size: 11px;
	text-transform: uppercase;
	font-family: 'Montserrat';
	line-height: 37px;
	color: #ffffff;
	padding: 0px 20px;
	-webkit-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
	background: #252525;
	border: none;
	letter-spacing: 2px;
	display: inline-block;
	text-decoration: none;
	margin: 0;
	min-width: 105px;
}
.comment-form input[type="submit"]:hover, .comment-form input[type="submit"]:focus{
	background: #f18c59;
	color: #ffffff;
	text-decoration: none;
}
/* pagination */
.pagination {
  margin: 55px 0 90px 0px;
}
.pagination li{
	display: inline-block;
	margin: 0 3px
}
.pagination li a,
.pagination li span{
	width: 35px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	font-size: 14px;
	color: #252525;
	border: 1px solid #dddddd;
	padding: 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
}
.pagination li a:hover,
.pagination li span:hover,
.pagination li.active a,
.pagination li.active a:hover{
	border: 1px solid #f18c59;
	color: #ffffff;
	background: #f18c59;
}
/* ----------------- */
/* 	  PORTFOLIO      */
/* ----------------- */
.ts-filter-style1{
	padding: 18px 0 18px 0;
	margin-bottom: 0px;
}
.sloven-filters-portfolio.ts-filter-style1 .cbp-filter-item{
	font-family: 'Montserrat';
	font-weight: 400;
	border: 2px solid transparent;
}
.sloven-filters-portfolio .cbp-filter-item{
	font-weight: 400;
	font-size: 11px;
	font-family: 'Montserrat';
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #000000;
	padding: 3px 8px;
	margin: 0 5px;
	-webkit-transition: all 0.5s ease-out 0s;
	-o-transition: all 0.5s ease-out 0s;
	transition: all 0.5s ease-out 0s;
	border: none;
	background: transparent;
	line-height: 26px;
}
.sloven-filters-portfolio.ts-filter-style1 .cbp-filter-item-active,
.sloven-filters-portfolio.ts-filter-style1 .cbp-filter-item:hover{
	color: #f18c59;
	border: 2px solid #f18c59;
}
.ts-portfolio-filter{
	padding: 50px 0 45px 0;
}
.ts-portfolio-filter .sloven-filters-portfolio .cbp-filter-item{
	line-height: 20px;
}
.ts-portfolio-filter .sloven-filters-portfolio  .cbp-filter-item-active,
.ts-portfolio-filter .sloven-filters-portfolio  .cbp-filter-item:hover{
	color: #f18c59;
	border-top: 1px solid #f18c59;
}
.ts-portfolio-filter .portfolio-filte-toggle{
	display: inline-block;
}
.ts-portfolio-filter .portfolio-filte-toggle .bt-bar {
  display: inline-block;
  margin-right: 8px;
  margin-bottom: -1px;
}
.ts-portfolio-filter .portfolio-filte-toggle .icon-bar{
	width: 18px;
	height: 2px;
	background: #f18c59;
	margin-top: 3px; 
	display: block;
}
.ts-portfolio-filter .sloven-filters-portfolio{
	display: inline-block;
	margin-bottom: 0;
	padding: 0;
	background: none;
}
.cbp-l-caption-title, .cbp-l-grid-blog-title{
	text-transform: uppercase;
	font-size: 13px;
	font-family: 'Montserrat';
	letter-spacing: 1px;
}
.cbp-l-caption-cats, .cbp-l-grid-blog-desc{
	font-size: 16px;
	font-family: 'Crimson Text';
	font-style: italic;
	color: rgba(255,255,255,0.5);
	letter-spacing: 0.5;
	margin-top: 5px;
}
.cbp-l-grid-blog .cbp-l-caption-cats, .cbp-l-grid-blog .cbp-l-grid-blog-desc{
	color: #D3D3D3;
}
.cbp-l-grid-blog .cbp-caption{
	height: 73%;
}
.cbp-l-grid-blog-title{
	color: #2c2b2b;
	line-height: normal;
}
.cbp-l-grid-blog .cbp-l-caption-text .ts_icon_plus{
	/*font-size: 60px;*/
	background: url(../images/plus-port.png) no-repeat;
	display: block;
    height: 42px;
    margin: 0 auto;
    width: 42px;
}
.isotope-masonry .cbp-caption-defaultWrap img {
  display: none;
}
.isotope-masonry .cbp-caption-defaultWrap{
	background-size: cover;
	background-position: center center;
}
.sloven-filters-portfolio.ts-filters-portfolio{
	margin-bottom: 60px;
}
.sloven-filters-portfolio.ts-filters-portfolio .cbp-filter-item
{
	border: 1px solid #e0e0e0;
	padding: 3px 15px;
	margin: 0 5px;
}
.sloven-filters-portfolio.ts-filters-portfolio .cbp-filter-item.cbp-filter-item-active,
.sloven-filters-portfolio.ts-filters-portfolio .cbp-filter-item:hover{
	background: #2c2b2b;
	border-color: #2c2b2b;
	color: #ffffff;
}
.portfolio-pagination.infinite-loading{display: none;}
.infinite-wrapper.infinite-loading{
	text-align: center;
}
.infinite-loading .link-button{
	background: #f18c59;
	border: none;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
	color: #ffffff;
	display: inline-block;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 35px;
	padding: 0 25px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	-webkit-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
	margin: 30px 0 20px 0;
}
.infinite-loading .link-button:hover,
.infinite-loading .link-button:focus{
	background: #252525;
}
.cbp-l-grid-blog .cbp-caption{
	margin-bottom: 20px;
}
.cbp-l-grid-blog .cbp-item.blog-item{
	background: #ffffff;
}
.ts-blogstyle2 .blog-item{
	background: #ffffff;
}
.ts-blogstyle2 .cbq-blogstyle2{
	background: transparent;
	width: 47px;
	height: 47px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	color: #ffffff;
	font-size: 22px;
	margin: 0 auto;
	line-height: 47px;
	border: 2px solid #ffffff;
}
.ts-borderinline{
	position: absolute;
	top: 15px;
	bottom: 15px;
	display: inline-block;
	left: 15px;
	right: 15px;
	border: 1px solid rgba(255,255,255,0.5);
}
/*-------------------*/
/*  	CONTACT 	*/
/*------------------*/
.ts-contact-shortcode {
  color: #2c2b2b;
  margin-bottom: 30px;
  padding: 30px 0;
  text-align: center;
}
.ts-contact-shortcode .ts-contact-icon{
	font-size: 30px;
	margin-top: 0;
	color: #f18c59;
	font-family: 'ElegantIcons';
}
.ts-contact-shortcode span {
	font-family: 'Montserrat';
	color: #2c2b2b;
  	display: block;
  	margin-top: 20px;
  	font-size: 12px;
  	text-transform: uppercase;
  	font-weight: 400;
  	letter-spacing: 1px;
}

.ts-contact-form input[type="text"], .wpcf7-form input[type="text"],
.ts-contact-form input[type="email"],.wpcf7-form input[type="email"],
.ts-contact-form textarea, .wpcf7-form textarea{
  width: 100%;
  background: #f9f9f9;
  padding: 10px 15px;
  border: 1px solid #e1e1e1;
  font-size: 12px;
  text-align: left;
  margin-bottom: 30px;
  letter-spacing: 0.5px;
  line-height: 26px;
  color: #b6b6b6;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}
.ts-contact-form textarea{
	height: 203px;
}

.ts-contact-form input[type="submit"],
.wpcf7-form input[type="submit"]{
	background: #f9f9f9;
	border: 1px solid #e1e1e1;
	font-size: 10px;
	line-height: 26px;
	letter-spacing: 2px;
	color: #000000;
	padding: 10px 15px;
	text-transform: uppercase;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	width: 100%;
}
.ts-contact-form input[type="submit"]:hover,
.ts-contact-form input[type="submit"]:focus,
.wpcf7-form input[type="submit"]:hover ,.wpcf7-form input[type="submit"]:focus{
	background: #404146;
	color: #ffffff;
	border-color: #404146;
}
.wpcf7-form,.ts-contact-form{
	text-align: center;
}
.ts-contact-form span{
	text-align: left;
}
/* -------------------- */
/*  	FOOTER      */
/* -------------------- */
.ts-footer-default{
	background: #2b2d32;
	padding: 20px 0;
	z-index: 1;
}
.copyright{
	font-size: 10px;
	color: #777777;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	font-family: 'Montserrat';
	font-weight: 400;
	display: block;
}
#flags_language_selector {
  display: block;
}
#flags_language_selector > a span{
	color: #777777;
	border-color: #4e4e4f;
}
#flags_language_selector > a:hover span{
	border-color: #f18c59;
	color: #f18c59;
}
#flags_language_selector span{
	width: 24px;
	height: 20px;
	border: 1px solid #f18c59;
	color: #f18c59;
	font-family: 'Montserrat';
	font-size: 8px;
	text-transform: uppercase;
	text-align: center;
	margin-right: 7px;
	display: inline-block;
	line-height: 20px;
}
#flags_language_selector img{
	margin: 0 3px;
}
.ts-menu-footer{text-align: right; margin-top: 10px}
.ts-menu-footer ul li{
	display: inline-block;
}
.ts-menu-footer ul li a{
	color: #777777;
	text-transform: uppercase;
	font-size: 10px;
	padding: 0 9px;
	border-right: 2px solid #777777;
	font-family: 'Montserrat';
	font-weight: 400;
	letter-spacing: 0.5px;
}
.ts-menu-footer ul li a:hover{
	color: #ffffff;
}
.ts-menu-footer ul li:last-child a{
	border-right: none;
}
.ts-footer-opepage{
	background: #303237;
	text-align: center;
	padding: 50px 0 50px;
	position: relative;
}
.ts-footer-opepage .social-footer{
	margin: 38px 0;
}
.social-footer li{
	display: inline-block;
}
.social-footer li a{
	width: 32px;
	height: 32px;
	line-height: 32px;
	background: #4b4c50;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	color: #303237;
	font-size: 18px;
	display: block;
	margin: 0 10px;
	-webkit-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}
.social-footer li a:hover{
	background: #f18c59;
}
.back-to-top{
	width: 43px;
	height: 43px;
	line-height: 40px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	color: #ffffff;
	background: rgba(26,28,31,0.3);
	text-align: center;
	display: inline-block;
	position: fixed;
	right: 70px;
	bottom: 80px;
	font-size: 20px;
	display: none;
	z-index: 2;
}
.back-to-top:hover{
	color: #f18c59;
}
/* -------------------- */
/*  	 TIMELINE      */
/* -------------------- */
/* timeline horizontal */
.ts-timeline-horizontal .item-timeline{
	display: inline-block;
	float: left;
	text-align: center;
	width: 25%;
}
.ts-timeline-horizontal .item-timeline .timeline-icon .ts-elegant-icon,
.ts-timeline-vertical .item-timeline-vertical .timeline-icon-vertical .ts-elegant-icon{
	position: relative;
	color: #2c2b2b;
	cursor: pointer;
	display: inline-block;
	font-size: 30px;
	text-align: center;
	z-index: 1;
	height: 119px;
	width: 119px;
	line-height: 119px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	background: #ffffff;
	border: 3px solid #ebebeb;
	transition:background 0.2s ease 0s, color 0.2s ease 0s,  border-color 0.2s ease 0s;
	-moz-transition:background 0.2s ease 0s, color 0.2s ease 0s, border-color 0.2s ease 0s;
	-webkit-transition:background 0.2s ease 0s, color 0.2s ease 0s, border-color 0.2s ease 0s;
}
.ts-timeline-vertical .item-timeline-vertical .timeline-icon-vertical .ts-elegant-icon{
	width: 83px;
	height: 83px;
	line-height: 83px;
	font-size: 25px;
}
.ts-timeline-horizontal .item-timeline .timeline-icon .ts-elegant-icon::after,
.ts-timeline-vertical .item-timeline-vertical .timeline-icon-vertical .ts-elegant-icon:after {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	content: "";
	height: 100%;
	pointer-events: none;
	position: absolute;
	width: 100%;
	box-shadow: 0 0 0 2px #f18c59;
	-moz-box-shadow:0 0 0 2px #f18c59;
	-webkit-box-shadow:0 0 0 2px #f18c59;
	left: -5px;
	padding: 5px;
	top: -5px;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-tranform: scale(0.8);
	-ms-tranform: scale(0.8);
	tranform: scale(0.8);
	-webkit-transition: -webkit-transform 0.2s ease 0s, opacity 0.2s ease 0s;
	-o-transition: -o-transform 0.2s ease 0s, opacity 0.2s ease 0s;
	transition: transform 0.2s ease 0s, opacity 0.2s ease 0s;
}
.ts-timeline-horizontal .item-timeline:hover .timeline-icon .ts-elegant-icon,
.ts-timeline-vertical .item-timeline-vertical:hover .timeline-icon-vertical .ts-elegant-icon{
	background: #f18c59;
	color: #ffffff;
	border-color: #ffffff;
}
.ts-timeline-horizontal .item-timeline:hover .timeline-icon .ts-elegant-icon::after,
.ts-timeline-vertical .item-timeline-vertical:hover .timeline-icon-vertical .ts-elegant-icon:after{
	-webkit-tranform: scale(1);
	-ms-tranform: scale(1);
	tranform: scale(1);
	opacity: 1;
	filter: alpha(opacity=100);
}
.ts-timeline-horizontal .divider-icon{
	background: #ebebeb;
	height: 55px;
	width: 1px;
	position: relative;
	margin: -8px auto 0;
}
.ts-timeline-horizontal .divider-icon:after{
	content: "";
	width: 5px;
	height: 5px;
	background: #ebebeb;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	display: inline-block;
	position: absolute;
	bottom: 0;
	left: -2px;
}
.ts-timeline-horizontal .item-timeline:hover .divider-icon,
.ts-timeline-horizontal .item-timeline:hover .divider-icon:after{
	background: #f18c59;
}
.ts-timeline-horizontal .item-timeline .info{
	margin-top: 20px;
	padding: 0 13px;
}
.item-timeline .timeline-title,
.timeline-title{
	font-family: 'Montserrat';
	font-weight: 500;
	font-size: 14px;
	color: #212228;
	letter-spacing: 2px;
	text-transform: uppercase;
	margin-bottom: 15px;
}
.item-timeline:hover .timeline-title,
.item-timeline-vertical:hover .timeline-title{
	color: #f18c59;
}
.item-timeline .timeline-description,
.timeline-description{
	color: #8a8a8b;
} 
.ts-timeline-horizontal .item-timeline .ts-bgicon .timeline-icon{
	display: inline-block;
	position: relative;
	margin: 10px 0;
}
.ts-timeline-horizontal .item-timeline .timeline-icon:after,
.ts-timeline-horizontal .item-timeline .timeline-icon:before {
  background: url(../images/time-line.png) repeat-x left center;
  content: "";
  display: block;
  height: 1px;
  position: absolute;
  top: 49%;
  width: 9999%;
}
.ts-timeline-horizontal .item-timeline .timeline-icon:after{
	left: 100%;
}
.ts-timeline-horizontal .item-timeline .timeline-icon:before{
	right: 100%;
}
.ts-timeline-horizontal .item-timeline{
	overflow: hidden;
}
.ts-timeline-horizontal .item-timeline .ts-bgicon{
	position: relative;
	width: 100%;
	height: auto;
	display: inline-block;
}
.ts-timeline-horizontal .item-timeline:first-child .ts-bgicon:before,
.ts-timeline-horizontal .item-timeline:last-child .ts-bgicon:before{
	background: url(../images/icon-left-timeline.png) no-repeat;
	content: "";
    display: block;
    height: 12px;
    position: absolute;
    top: 45%;
    width: 12px;
    z-index: 10;
}
.ts-timeline-horizontal .item-timeline:first-child .ts-bgicon:before{
	left: 0;
}
.ts-timeline-horizontal .item-timeline:last-child .ts-bgicon:before{
	right: 0;
}
/* timeline vertical */
.ts-timeline-vertical {
  position: relative;
}
.ts-timeline-vertical:before {
  background: url(../images/time-line-horizal.png) repeat-y;
  content: "";
  height: 100%;
  left: 50%;
  position: absolute;
  top: 0;
  width: 1px;
}
.ts-timeline-vertical .item-timeline-vertical:first-child{
	margin-top: 45px;
}
.ts-timeline-vertical .item-timeline-vertical {
  margin: 35px 0;
  position: relative;
  min-height: 85px;
  display: inline-block;
  width: 100%;
}
.ts-timeline-vertical .item-timeline-vertical:after {
  clear: both;
  content: "";
  display: table;
}
.timeline-icon-vertical {
  height: 83px;
  line-height: 83px;
  left: 50%;
  width: 83px;
  position: absolute;
  top: 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  background: #e8e8e8;
  color: #2e373d;
  font-size: 35px;
  text-align: center;
  margin-left: -41px;
}
.ts-timeline-vertical .item-timeline-vertical .info-vertical{
  margin-left: 0;
  width: 45%;
	text-align: right;
	padding-right: 30px;
}
.ts-timeline-vertical .item-timeline-vertical:nth-child(2n) .info-vertical{
  float: right;
  text-align: left;
  padding-left: 30px;
}
.ts-timeline-vertical .item-timeline-vertical:first-child .timeline-icon-vertical:before,
.ts-timeline-vertical:after{
	content: "";
	width: 7px;
	height: 7px;
	background: #cfcfcf;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	position: absolute;
	
}
.ts-timeline-vertical .item-timeline-vertical:first-child .timeline-icon-vertical:before{
	top: -47px;
	left: 38px;
}
.ts-timeline-vertical:after{
	bottom: 0px;
	left: 50%;
	margin-left: -3px
}

/* SLIDE REV */
#rev-slides {
  position: relative;
  z-index: 1;
}
#rev-slides .wpb_revslider_element{margin-bottom: 0}
.ts-subtitle-caption{
	font-family: 'Montserrat';
	color: #ffffff;
	font-size: 20px;
	text-transform: uppercase;;
}
.ts-big-caption{
	font-family: 'Montserrat';
	font-size: 60px;
	font-weight: 400;
	line-height: 45px;
	color: #ffffff;
	text-transform: uppercase;
}
.ts-medium-caption-center,.ts-medium-caption-right, .ts-medium-caption-left{
	font-size: 16px
;	line-height: 26px;
	color: #ffffff;
	font-family: 'Raleway';
	font-weight: 400;
}
.ts-medium-caption-center{
	text-align: center;
}
.ts-medium-caption-right{
	text-align: right;
}
.ts-medium-caption-left{
	text-align: left;
}
.ts-button-style1{
	font-size: 10px;
	line-height: 26px;
	font-weight: 400;
	font-family: 'Montserrat';
	color: #ffffff;
	background: #f18c59;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
	padding: 7px 35px 7px 35px;
  	text-transform: uppercase;
  	letter-spacing: 2px;
  	cursor: pointer;
}
.ts-button-style1:hover{
	background: #ffffff!important;
	color: #f18c59;
}
.ts-button-style2{
	font-size: 10px;
	line-height: 26px;
	font-weight: 400;
	font-family: 'Montserrat';
	color: #ffffff;
	background: transparent;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
	padding: 5px 35px 5px 35px;
	border: 2px solid #ffffff;
  	text-transform: uppercase;
  	letter-spacing: 2px;
  	cursor: pointer;
}
.ts-button-style2:hover{
	background: #ffffff!important;
	color: #f18c59;
}
.ts-button-style1 a, .ts-button-style2 a{
	color: #ffffff;
}
.ts-button-style1:hover a,
.ts-button-style2:hover a, 
.ts-button-style1 a:hover,
.ts-button-style2 a:hover{
	color: #f18c59;
}
.tparrows.custom{
	background: rgba(255,255,255,0.36);
	width: 45px;
	height: 45px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	color: #ffffff;
	font-size: 24px;
	line-height: 45px;
	text-align: center;
}
.tparrows.custom:hover,
.tparrows.custom:focus{
	background: #f18c59;
}
.tp-leftarrow.custom:before{
	content: "\34";
	font-family: 'ElegantIcons';
}
.tp-rightarrow.custom:before{
	content: "\35";
	font-family: 'ElegantIcons';
}
.tp-bullets.custom .bullet{
	width: 8px;
	height: 8px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	background: rgba(255,255,255,0.4);
	margin: 0 3px;
	display: inline-block;
}
.tp-bullets.custom .bullet.selected{
	background: #ffffff;
}
.ts-caption-medium-slide2{
	text-transform: uppercase;
	color: #ffffff;
	font-size: 15px;
	letter-spacing: 3.5px;
	line-height: 26px;
	font-weight: 300;
	font-family: 'raleway';
}
.ts-caption-big-slide2{
	font-size: 60px;
	color: #ffffff;
	font-family: 'Montserrat';
	font-weight: 400;
	letter-spacing: normal;
	text-transform: uppercase;
}
/* Slide onepage */
.ts-caption-small{
	font-family: 'Crimson Text';
	font-size: 20px;
	font-style: italic;
	color: black;
}
.tp-caption-kbmedium{
	font-family: 'Crimson Text';
	font-size: 22px;
	font-style: italic;
	color: #fffffF;
}
.ts-caption-big2, .ts-caption-kbbig2{
	font-family: 'Montserrat';
	text-transform: uppercase;
	font-size: 60px;
	padding: 18px 0;
}
.ts-caption-big2{color: #000000}
.ts-caption-kbbig2{color: #ffffff;}
.ts-caption-medium2{
	font-family: 'Montserrat';
	font-size: 15px;
	letter-spacing: 3.5px;
	text-transform: uppercase;
	color: #f18c59!important;
}

/* gallery shortcode */
.ts-images-gallery .owl-controls.clickable{
	margin: 0;
}
.ts-images-gallery.owl-theme .owl-controls .owl-buttons div{
	position: absolute;
	top: 40%;
	width: 39px;
	height: 73px;
	z-index: 99;
	color: #252525;
	-webkit-transition: background 0.3s ease-out 0s;
	-o-transition: background 0.3s ease-out 0s;
	transition: background 0.3s ease-out 0s;
	text-indent: -9999px;
	text-align: left;
}
.ts-images-gallery.owl-theme .owl-controls .owl-buttons div.owl-prev{
	left: 0;
	background: url(../images/arrow-sl-left.png) no-repeat;
}
.ts-images-gallery.owl-theme .owl-controls .owl-buttons div.owl-next{
	right: 0;
	background: url(../images/arrow-sl-right.png) no-repeat;
}
.ts-images-gallery.owl-theme .owl-controls .owl-buttons div.owl-prev:hover{
	background: url(../images/arrow-slhv-left.png) no-repeat;
}
.ts-images-gallery.owl-theme .owl-controls .owl-buttons div.owl-next:hover{
	background: url(../images/arrow-slhv-right.png) no-repeat;
}
/*  update */
.woocommerce #container_full{
	padding: 60px 0;
}
/* -------------------- */
/*  PROCGRESS TIMELINE  */
/* -------------------- */
.ts-progress-timeline .item-timeline{
	width: 25%;
	float: left;
	text-align: center;
	overflow: hidden;
	margin-top: 30px;
}
.ts-progress-timeline .item-timeline .ts-prog-bgicon{
	width: 122px;
	height: 122px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	border: 2px solid;
	margin: 0 auto 28px;
	font-size: 30px;
	text-align: center;
	line-height: 122px;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	position: relative;
}
.ts-progress-timeline .item-timeline .ts-prog-bgicon:before,
.ts-progress-timeline .item-timeline .ts-prog-bgicon:after{
	content: "";
	border-bottom: 1px solid #ffffff;
	top: 50%;
	height: 1px;
	width: 999%;
	position: absolute;
}
.ts-progress-timeline .item-timeline .ts-prog-bgicon:before{
	left: 100%;
	margin-left: 15px;
}
.ts-progress-timeline .item-timeline .ts-prog-bgicon:after{
	right: 100%;
	margin-right: 15px;
}
.ts-progress-timeline .item-timeline:first-child .ts-prog-bgicon:after{display: none;}
.ts-progress-timeline .item-timeline:last-child .ts-prog-bgicon:before{display: none;}
/* LIST STYLE  */
.ts-list-style2 ul li{
	line-height: 50px;
	border-bottom: 1px solid #ebebeb;
	color: #858585;
}
.ts-list-style2 ul li:last-child{
	border-bottom: none;
}
.ts-list-style2  ul li:before{
	content: "\35";
	color: #f18c59;
	font-size: 20px;
	margin-right: 8px;
	font-family: 'ElegantIcons';
	vertical-align: middle;
}
/* -------------------- */
/*  LASTEST POST 2      */
/* -------------------- */
.ts-item-post {
	/*background: #ffffff;*/
	min-height: 495px;
}
.ts-blog-slide .ts-main-recent-post{
	padding: 30px 30px 24px 20px;
}
.ts-main-recent-post h4 a{
	font-size: 14px;
	font-family: 'Montserrat';
	text-transform: uppercase;
	color: #252525;
	letter-spacing: 0.5px;
}
.ts-item-post .blog-date{margin-bottom: 0; margin-top: 30px}
/* ----------------- */
/* 	LASTEST POST 3 */
/* ----------------- */
.ts-blog-slidead .content-post{
	position: relative;
	-webkit-transition: all 0.4s ease-in-out 0s;
	-o-transition: all 0.4s ease-in-out 0s;
	transition: all 0.4s ease-in-out 0s;
	overflow: hidden;
}
.ts-blog-slidead .content-post:after{
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	background: rgba(0,0,0,0.3);
	z-index: 1;
	-webkit-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}
.ts-blog-slidead .content-post:hover:after{
	opacity: 1;
	filter: alpha(opacity=100);
}
.ts-blog-slidead .content-post img{
	-webkit-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}
.ts-blog-slidead .content-post:hover img{
	-webkit-transform: scale(1.2,1.2);
	-ms-transform: scale(1.2,1.2);
	-o-transform: scale(1.2,1.2);
	transform: scale(1.2,1.2);
}
.ts-blog-slidead .content-post .ts-desc-post{
	position: absolute;
	background: rgba(0,0,0,0.6);
	bottom: 0;
	left: 0;
	padding: 20px 18px;
	width: 100%;
	z-index: 2
}
.ts-blog-slidead .content-post .ts-desc-post h4{
	color: #ffffff;
	font-size: 12px;
	text-transform: uppercase;
}
.ts-blog-slidead .content-post .ts-desc-post h4 a{
	color: #ffffff;
}
.ts-blog-slidead .content-post .meta-post{
	margin-bottom: 0;
}
.ts-blog-slidead .ts-bloglated-info .meta-post li, 
.ts-blog-slidead .ts-bloglated-info .meta-post li a{
	color: #a7a7a7;
}
.ts-blog-slidead .ts-bloglated-info .meta-post li a:hover{
	color: #ffffff;
}
/* ----------------- */
/* 	LASTEST POST 4  */
/* ----------------- */
.ts-blog-grid .grid-item-post{
	padding: 30px 22px;
	background: #ffffff;
	border-left: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
	-webkit-transition: all 0.4s ease-out 0s;
	-o-transition: all 0.4s ease-out 0s;
	transition: all 0.4s ease-out 0s;
	min-height: 295px;
}
.ts-blog-grid .grid-item-post:nth-child(4n){
	border-right: 1px solid #e8e8e8;
}
.ts-blog-grid .grid-item-post:hover{
	background: #f9f9f9;
}
.ts-blog-grid .row{
	margin: 0;
}
.grid-item-post .ev_type a{
	padding: 0 15px;
	border: 2px solid #f18c59;
	color: #f18c59;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
	font-family: 'Montserrat';
	text-transform: uppercase;
	line-height: 20px;
	letter-spacing: 2px;
	display: inline-block;
	font-size: 10px;
}
.grid-item-post .ev_type {
  display: inline-block;
  margin-bottom: 6px;
}
.grid-item-post h4{
	font-size: 18px;
	color: #252525;
	margin-top: 5px;
}
.grid-item-post h4 a{
	color: #252525;
}
.grid-item-post h4 a:hover{
	color: #f18c59
}
.grid-item-post > a{
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #000000;
	font-family: 'Montserrat';
}
.grid-item-post > a:after{
	content: "\f0da";
	margin-left: 7px;
	vertical-align: middle;
	font-family: 'FontAwesome';
}
.grid-item-post > a:hover{
	color: #f18c59;
}
.grid-item-post .grid_desc{
	margin-bottom: 25px;
}
/* home animatie */
.home-animated {
  -webkit-animation: BackgroundAnimation 300s linear infinite;
	 -moz-animation: BackgroundAnimation 300s linear infinite;
	 -ms-animation: BackgroundAnimation 300s linear infinite;
  background-attachment: fixed !important;
  background-position: 50% 50%;
  background-repeat: repeat;
  background-size: cover;
}
@-webkit-keyframes BackgroundAnimation {
    from {background-position: 0px 0px;}
    to {background-position: 9600px 0px;}
}

@-moz-keyframes  BackgroundAnimation {
    from {background-position: 0px 0px;}
    to {background-position: 9600px 0px;}
}

@-ms-keyframes  BackgroundAnimation {
    from {background-position: 0px 0px;}
    to {background-position: 9600px 0px;}
}
/* -------------------- */
/*   SERVICE-IMAGE     */
/* -------------------- */
.ts-service-images{
	text-align: center;
}
.ts-service-images h4{
	font-size: 14px;
	margin: 20px 0 25px 0;
}
.ts-service-images h4 a{
	color: #2c2b2b;
}
.ts-service-images h4 a:hover{
	color: #f18c59
}
/* -------------------- */
/*  SINGLE PORTFOLIO  */
/* -------------------- */
.top-single-default{
	background: #f9f9f9;
	padding: 50px 0 45px;
	text-align: center;
}
.top-single-default .list-category{
	font-family: 'Crimson Text';
	font-style: italic;
	color: #a4a4a4;
	font-size: 16px;
	display: block;
}
.portfolio-related{
	padding: 70px 0;
}
.portfolio-related .section-title{
	margin-bottom: 55px;
}
.portfolio-single .meta-client{
	border: 1px solid #e3e3e3;
	font-family: 'Montserrat';
	font-size: 10px;
	text-transform: uppercase;
	line-height: 26px;
	padding: 0px 0;
	display: inline-block;
	letter-spacing: 2px;
	margin-top: 20px;
}
.portfolio-single .meta-client li{
	padding: 6px 7px;
	border-right: 1px solid #e3e3e3;
	display: inline-block;
}
.portfolio-single .meta-client li:last-child{
	border-right: none;
}
.portfolio-single .meta-client li span{
	color: #2c2b2b;
	padding: 0 8px;
}
.portfolio-single .meta-client li span.info-meta{
	color: #f18c59;
	border-left: 1px solid #e3e3e3;
}
.top-single-default h3{
	font-size: 25px;
	text-transform: uppercase;
}
.ts-main-single .grop-share-single{
	margin: 40px 0 0px 0
}
.ts-main-single .group-share{
	/*display: none;*/
	max-width: 300px;
	margin: 0 auto;
	display: inline-block;
}
.ts-main-single.ts-single-default{
	padding: 70px 0 40px;
}
.ts-main-single .togole_social{
	width: 46px;
	height: 46px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	border: 1px solid;
	text-align: center;
	line-height: 46px;
	cursor: pointer;
	color: #f18c59;
	display: block;
	margin: 0 auto 25px;
}
.portfolio-single .group-share a{
	font-size: 16px;
	line-height: 40px;
	letter-spacing: 2px;
	padding: 0 25px;
}
.portfolio-single-content .ts-single-portfolio{
	padding-bottom: 50px;
}
.portfolio-navigation{
	background: #f9f9f9;
	padding: 30px 0 25px 0;
}
.ts-nav-portfolio{text-align: center; line-height: normal;}
.ts-nav-portfolio a{
	color: #252525;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.ts-nav-portfolio a:hover,
.ts-nav-portfolio a:focus{
	color: #252525;
}
.ts-nav-portfolio a.ts-gid{
	line-height: 35px;
	margin-left: -35px;
}
.ts-nav-portfolio .ts-prev{
	float: left;
	text-align: left;
	position: relative;
	padding-left: 45px;
}
.ts-nav-portfolio .ts-next{
	float: right;
	text-align: right;
	position: relative;
	padding-right: 45px;
}
.ts-nav-portfolio .ts-prev:before,
.ts-nav-portfolio .ts-next:after{
	display: inline-block;
	width: 24px;
	height: 47px;
	opacity: 0.2;
	filter: alpha(opacity=20);
	position: absolute;
	top: 0;
}
.ts-nav-portfolio .ts-prev:before{	
	content: url(../images/arrow-prev.png);
	left: 0;
}
.ts-nav-portfolio .ts-next:after{
	content: url(../images/arrow-next.png);
	right: 0;
}
.ts-nav-portfolio .ts-prev:hover:before,
.ts-nav-portfolio .ts-next:hover:after{
	opacity: 1;
	filter: alpha(opacity=100);
}

.ts-nav-portfolio .title-nav{
	text-transform: uppercase;
	font-family: 'Montserrat';
	font-size: 12px;
	letter-spacing: 2px;
	line-height: 26px;
	display: block;
}
.ts-nav-portfolio .name-post{
	color: #a4a4a4;
	font-family: 'Crimson Text';
	font-size: 14px;
	font-style: italic;
	display: block;
}

.ts-single-portfolio h3{
	font-size: 20px;
	line-height: 26px;
	text-transform: uppercase;
}
.ts-single-portfolio  .ts-portfolio-format{
	margin-bottom: 40px;
}

.ts-single-portfolio .ts-button{
	background: #f18c59;
	border: none;
	margin-top: 25px;
	line-height: 40px;
}
.portfolio-sidebar .ts-button:hover,
.portfolio-sidebar .ts-button:focus{
	background: #ffffff;
	color: #f18c59;
}

.ts-portfolio-slide.owl-theme .owl-controls{
	margin-top: 0
}
.ts-portfolio-slide.owl-theme .owl-controls .owl-buttons div{
	position: absolute;
	top: 46%;
	width: 42px;
	height: 42px;
	text-align: center;
	font-size: 24px;
	background: rgba(58,61,69,0.5);
	color: #ffffff;
	line-height: 36px;
	z-index: 10;
}
.ts-portfolio-slide.owl-theme .owl-controls .owl-buttons div:hover,
.ts-portfolio-slide.owl-theme .owl-controls .owl-buttons div:focus{
	background: #f18c59;
	color: #ffffff;
}
.ts-portfolio-slide.owl-theme .owl-controls .owl-buttons div.owl-prev{
	left: 0;
}
.ts-portfolio-slide.owl-theme .owl-controls .owl-buttons div.owl-next{
	right: 0;
}
.ts-portfolio-slide .singer-item img{
	width: 100%;
	height: auto;
}
.portfolio-sidebar .group-share{
	margin: 30px 0 0;
}
.ts-single-portfolio .list-image figure{
	margin-bottom: 30px;
}
.ts-single-portfolio .list-image figure:last-child{
	margin-bottom: 0
}
.ts-single-portfolio .ts-content-portfolio{
	margin-top: 40px;
}
.ts-main-port .ts-portfolio-format{margin-bottom: 0}
.portfolio-sidebar > span{
	margin: 5px 0;
}
#page-banner-portfolio .overlay{
	background: rgba(0,0,0,0.6);
}
#page-banner-portfolio .banner.parallax-section{
	position: relative;
	height: 190px;
	display: table;
}
#page-banner-portfolio .banner.parallax-section .banner-content{
	position: relative;
	display: table-cell;
	vertical-align: middle;
	transform: translateY(0);
	-moz-transform: translateY(0);
	-webkit-transform: translateY(0);
}
#page-banner-portfolio .banner.parallax-section .banner-content h1{
	font-size: 25px;

}
/* Sticky sidebar portfolio */
.portfolio-sidebarleft,.portfolio-sidebarright{
	background: #f9f9f9;
}
.portfolio-sidebarleft .portfolio-navigation,
.portfolio-sidebarright .portfolio-navigation{
	background: #ffffff;
}
.ts-sticky-siderbar{
	overflow: hidden;
	padding-top: 25px;
	padding-bottom: 55px;
}
.ts-main-port{
	overflow: hidden;
	width: 66.6667%;
	float: left;
}
.portfolio-sidebar{
	overflow: hidden;
	width: 33.3333%;
	float: left;
	background: #404146;
	padding: 30px;
}
.portfolio-sidebar h3.title,
.info-hover h3{
	color: #ffffff;
	text-transform: uppercase;
	margin-bottom: 0
}
.portfolio-sidebar .subtitle,
.info-hover .subtitle,
.info-single .subtitle{
	text-transform: uppercase;
	color: #6f6f6f;
	font-size: 12px;
	margin-bottom: 15px;
	line-height: 26px;
}
.portfolio-sidebar  .ts-excerpt{
	margin-bottom: 25px;
}
.portfolio-sidebar .meta-post{
	margin-bottom: 15px
}
.portfolio-sidebar .meta-post span.title-meta,
.meta-post span.title-meta{
	text-transform: uppercase;
	color: #ffffff;
	font-family: 'Montserrat';
	letter-spacing: 2px;
}
.portfolio-sidebar .meta-post p,
.meta-post p{
	margin-bottom: 0;
	text-transform: capitalize;
}
.portfolio-sidebar .group-share{
	border-color: rgba(255,255,255,0.09);
	display: inline-block;
}
.portfolio-sidebar .group-share a{
	color: #ffffff;
	border-color: rgba(255,255,255,0.09);
}
.portfolio-sidebar .group-share a:hover{
	color: #f18c59;
}

.ts-sidebar-fix, .ts-sticky-siderbar {margin-top: 90px;}
.admin-bar .ts-sidebar-fix, .admin-bar .ts-sticky-siderbar{margin-top: 132px;}

.portfolio-sidebarleft .ts-main-port{
	padding:0 0px 0 30px;
}
.portfolio-sidebarright .ts-main-port{
	padding:0 30px 0 0px;
}
/* Showcase 1 */
.portfolio-single .image img{
	width: 100%;
}
.single-portfolio-showcase1 .show-info{
	text-align: center;
	color: #ffffff;
	cursor: pointer;
	background: #404146;
	padding: 10px;
	display: inline-block;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -25px;
	z-index: 15;
}
.single-portfolio-showcase1 .show-info:hover{
	color: #f18c59;
}
.single-portfolio-showcase1 .show-info .text{
	font-family: 'Montserrat';
	display: inline-block;
	font-size: 15px;
	height: 30px;
	width: 30px;
	border: 2px solid;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
}
.single-portfolio-showcase1 .main-single{
	position: relative;
	overflow: hidden;
}
.single-portfolio-showcase1 .info-hover{
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	background: #404146;
	display: none;
	z-index: 20;
	overflow: auto;
	padding-bottom: 30px;
}
.single-portfolio-showcase1 .excerpt{
	margin: 40px 0 55px 0;
}
.single-portfolio-showcase1 .excerpt p{margin-bottom: 20px}
.meta-info .meta-post {
  display: inline-block;
  margin: 0 30px;
}
.ts-single-portfolio .info-hover .ts-button{
	margin-top: 30px;
}
.hidden-info{
	font-size: 20px;
	color: #ffffff;
	margin-top: 95px;
	display: inline-block;
	cursor: pointer;
}
.hidden-info:hover{
	color: #f18c59;
}
.single-portfolio-showcase1 .ts-main-single{
	padding: 30px 0 0;
}
/* showcase 2 */
.main-single-showcase2{
	position: relative;
	overflow: hidden;
}
.main-single-showcase2 .info-single-showcase2{
	bottom: 0;
	position: absolute;
	width: 100%;
	z-index: 10;
	text-align: center;
	bottom: 0px;
	padding-top: 30px;
    padding-bottom: 10px;
	background-color: rgba(255, 255, 255, 0.9);
}
.ts-single-portfolio .info-single-showcase2 h3{
	font-size: 25px;
}
.info-single-showcase2 .list-category{
	font-family: 'Crimson Text';
	font-style: italic;
	color: #a4a4a4;
	font-size: 16px;
}
.info-single-showcase2  .arrow-scroll{
	color: #242323;
	margin-top: 20px;
	display: block;
	font-size: 25px;
}
.main-single-showcase2 .info-single-showcase2.video-audio{
	position: static;
	margin-bottom: 40px
}
/* default */

.ts-background-img{
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.portfolio-default .ts-portfolio-format,
.single-portfolio-showcase1 .ts-portfolio-format,
.single-portfolio-showcase2 .ts-portfolio-format{
	margin: 40px 0 35px;
}
.portfolio-single .audio iframe{
	width: 100%;
}
.portfolio-single .slides-navigation a{
	background: rgba(58, 61, 69, 0.5);
	color: #ffffff;
	font-size: 20px;
	height: 41px;
	line-height: 41px;
	padding: 0;
	position: absolute;
	top: 45%;
	width: 41px;
	text-align: center;
}
.portfolio-single .slides-navigation a:hover{
	background: #f18c59;
}
.portfolio-single .ff-slider-paralax{
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
}
.info-hover h3{margin-top: 30px}
.main-single .info-single{
	margin-bottom: 40px;
}
.main-single .info-single .meta-post span.title-meta{
	color: #2c2b2b;
}
/* ---------------------- */
/* 		Search 			*/
/* ---------------------- */
.ts-search-box{
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: rgba(0,0,0,0.8);
	z-index: 999999;
	display: none;
}
.ts-search-box .header-search {
  height: 85px;
  position: relative;
  width: 100%;
}
.ts-search-box .header-search .logo-search {
  left: 40px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  z-index: 10;
}
#close_search{
	color: #fff; 
	cursor: pointer;
	height: 20px;
	margin: 0;
	outline: medium none;
	overflow: visible;
	position: absolute;
	right: 30px;
	top: 50%;
	 transform: translateY(-50%);
 	-moz-transform: translateY(-50%);
 	 -webkit-transform: translateY(-50%);
	width: 20px;
	z-index: 505;
	font-size: 20px;
}
.ts-search-box .ts-serch-inner {
  height: 100%;
  padding: 0 40px;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 5;
  display: table;
}
.ts-search-box .ts-serch-inner .ts-form-search {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  width: 100%;
}
.ts-search-box .ts-serch-inner .ts-form-search input[type="search"] {
  background-color: rgba(0, 0, 0, 0);
  border: medium none;
  color: #ffffff;
  display: block;
  font-size: 3.75rem;
  font-stretch: normal;
  font-style: normal;
  font-weight: 400;
  letter-spacing: -1px;
  line-height: 1;
  padding: 0;
  text-align: center;
  width: 100%;
}
/* client 2 */
.item-client-style2{
	text-align: center;
	margin: 0 20px;
	background: rgba(255,255,255,0.15);
	padding: 40px 10px;
}
.ts-client-slide-style2.owl-theme .owl-controls .owl-buttons div{
	background: none;
	position: absolute;
	top: 40%;
	font-size: 30px;
	color: #ffffff;
	padding: 0
}
.ts-client-slide-style2.owl-theme .owl-controls .owl-buttons div:hover{
	color: #f18c59;
}
.ts-client-slide-style2.owl-theme .owl-controls .owl-buttons div.owl-prev{
	left: -20px;
}
.ts-client-slide-style2.owl-theme .owl-controls .owl-buttons div.owl-next{
	right: -20px;
}

/* DIVIDER */
.divider {
  margin: 40px auto;
  overflow: hidden;
  text-align: center;
  width: 100%;
}
.divider-hr{
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: #e0e0e0 -moz-use-text-color -moz-use-text-color;
	border-image: none;
	border-right: 0 none;
	border-style: solid none none;
	border-width: 1px 0 0;
	display: block;
	height: 1px;
	margin: 50px auto 47px;
	padding: 0;
}
.divider > .divider-content:before, .divider > .divider-content:after {
  border-bottom: 1px solid #e0e0e0;
  border-color: #e0e0e0;
  content: "";
  display: block;
  height: 1px;
  position: absolute;
  top: 49%;
  width: 9999%;
}
.divider > .divider-content:after {
  left: 100%;
  margin-left: 20px;
}
.divider > .divider-content:before {
  margin-right: 20px;
  right: 100%;
}
.divider > .divider-content {
  color: #333333;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.5em;
  padding: 0;
  position: relative;
}
.divider-md {
  width: 50%;
}
.divider-sm {
  width: 33%;
}
hr.divider-2 {
  border-bottom: 1px solid #e0e0e0;
  height: 3px;
}

/* LIST UL ICON */
.ts-list-style3 ul li{
	border-bottom: 1px solid #ebebeb;
	color: #858585;
	line-height: 50px;
}
.ts-list-style3 .ts-list-icon{
	color: #f18c59;
	font-size: 16px;
	margin-right: 10px;
	vertical-align: middle;
}
.ts-list-style3 ul li:last-child {
  border-bottom: medium none;
}
.ts-list-style3 ul li::before {
  content: "";
  font-family: ElegantIcons;
}
.ts-list-style3 .ts-list-number{
	color: #f18c59;
	font-size: 14px;
	font-weight: 700;
	margin-right: 10px;
	line-height: normal;
}
/* BUTTON INLINE */
.ts-button-inline{
	text-align: center;
}
.ts-button-inline .ts-button-text.center{
	display: inline-block;
}

/* CONTACT INFO */
.ts-contact-infomation{color: #737373; font-size: 14px;}
.ts-contact-infomation a{color: #737373;}
.ts-contact-infomation > p{margin-bottom: 30px}
.ts-contact-infomation h4{
	font-size: 12px;
	margin-bottom: 15px;
	text-transform: uppercase;
}
.ts-contact-infomation h4 span{
	color: #f18c59;
	margin-right: 7px;
	font-size: 20px;
	vertical-align: middle;
}
.ts-contact-infomation span{
	font-size: 14px;
	font-weight: 500;
}
.ts-advanced-gmaps img{max-width: none;}
.ts-styleicon {
  text-align: center;
  font-size: 100px;
}
/* PORTFOLIO SLIDE */
.portfolio-slide {
  height: auto;
}
.portfolio-slide .ts-portfolio-item .ts-portfolio-thumnail img {
  width: 100%;
}
.portfolio-slide.owl-theme .owl-controls{
	margin-top: 0;
}
.portfolio-slide.owl-theme .owl-controls .owl-buttons div{
	position: absolute;
	top: 50%;
	width: 40px;
	height: 40px;
	color: #ffffff;
	background: #252525;
	color: #ffffff;
	line-height: 35px;
	font-size: 22px;
	z-index: 99;
	margin-top: -20px;
}
.portfolio-slide.owl-theme .owl-controls .owl-buttons div:hover{
	background: #f18c59;
	color: #ffffff;
}
.portfolio-slide.owl-theme .owl-controls .owl-buttons div.owl-prev{
	left: 0
}
.portfolio-slide.owl-theme .owl-controls .owl-buttons div.owl-next{
	right: 0
}
/* -------------------- */
/*  	SLIDE FRAME     */
/* -------------------- */
.mk-flexslider {
  margin: 0;
  position: relative;
  /*display: inline-block;*/
}
.desktop-slide {
  margin: 0 auto 0px;
  text-align: center;
  width: 100%;
}
.mk-desktop-image {
  z-index: 50;
}
.mk-desktop-image {
  left: 0;
  position: absolute;
  top: 0;
}

.laptop-slide{
  margin: 0 auto 0px;
  text-align: center;
  width: 100%;
}
.mk-laptop-image {
  z-index: 50;
}
.mk-laptop-image {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.tablet-slide{
	margin: 0 auto 0px;
	text-align: center;
	width: 100%;
}
.mk-tablet-image {
  z-index: 50;
}
.mk-tablet-image {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.mobile-slide{
	margin: 0 auto 0px;
	text-align: center;
	width: 100%;
}
.mk-mobile-image {
  z-index: 50;
}
.mk-mobile-image {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.mk-flexslider .mk-flex-slides img {
  display: block;
  width: 100%;
}
.mk-flexslider ul.mk-flex-slides{
	display: block;
	list-style: outside none none;
	margin: 0;
	padding: 0;
}
.mk-flexslider .flex-direction-nav a{
	position: absolute;
	top: 40%;
	width: 39px;
	height: 73px;
	z-index: 99;
	color: #252525;
	text-align: left;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: background 0.3s ease-out 0s;
	-o-transition: background 0.3s ease-out 0s;
	transition: background 0.3s ease-out 0s;
}
.mk-flexslider .flex-direction-nav a::before{
	content: "";
}
.mk-flexslider:hover .flex-direction-nav a {
    opacity: 1;
    filter: alpha(opacity=1);
}
.mk-flexslider .flex-direction-nav .flex-prev{
	left: 0;
	background: url(../images/arrow-sl-left.png) no-repeat;
	-webkit-transition: left 0.3s ease-out 0s,opacity 0.3s;
	-o-transition: left 0.3s ease-out 0s,opacity 0.3s;
	transition: left 0.3s ease-out 0s,opacity 0.3s;
}
.mk-flexslider .flex-direction-nav .flex-next{
	right: 0;
	background: url(../images/arrow-sl-right.png) no-repeat;
	-webkit-transition: right 0.3s ease-out 0s,opacity 0.3s;
	-o-transition: right 0.3s ease-out 0s,opacity 0.3s;
	transition: right 0.3s ease-out 0s,opacity 0.3s;
}
.mk-flexslider .flex-direction-nav .flex-prev:hover{
	background: url(../images/arrow-slhv-left.png) no-repeat;
}
.mk-flexslider .flex-direction-nav .flex-next:hover{
	background: url(../images/arrow-slhv-right.png) no-repeat;
}
.slideshow-container{
	display: inline-block;
	max-width: 100%;
}
.desktop-slide.mk-flexslider:hover .flex-direction-nav .flex-prev,
.tablet-slide.mk-flexslider:hover .flex-direction-nav .flex-prev,
.mobile-slide.mk-flexslider:hover .flex-direction-nav .flex-prev{
	left: -80px;
}
.desktop-slide.mk-flexslider:hover .flex-direction-nav .flex-next,
.tablet-slide.mk-flexslider:hover .flex-direction-nav .flex-next,
.mobile-slide.mk-flexslider:hover .flex-direction-nav .flex-next{
	right: -80px;
}

/* Find map */
.ts-find-map{
	background: #36383d;
	padding: 20px 0;
	text-align: center;
	font-family: 'Crimson Text';
	font-size: 20px;
	font-weight: 400;
	font-style: italic;
}
.ts-find-map span{
	margin-right: 12px;
	font-size: 30px;
	vertical-align: middle;
}
.ts-find-map a{
	color: #ffffff;
	font-size: 20px;
	display: inline-block;
}

/* Newsletter */
#sendmailchip .input-group{
	margin: 0 auto;
	max-width: 430px;
}

#sendmailchip input[type="email"]{
	background: #f9f9f9;
	font-size: 12px;
	color: #c2c2c2;
	border: 1px solid #e8e8e8;
	padding: 10px 15px;
	display: table-cell;
	width: 100%;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}
#sendmailchip span.input-group-button{
	display: table-cell;
	vertical-align: middle;
	white-space: nowrap;
	width: 1%;
}
#sendmailchip input[type="submit"]{
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	background: #f18c59;
	color: #ffffff;
	text-transform: uppercase;
	font-family: 'Montserrat';
	line-height: 26px;
	padding: 10px 25px;
	border: none;
}
#ts-message {
  text-align: center;
  margin-top: 15px;
}
/* Slide twitter*/
.ts-tweets{text-align: center;}
.ts-tweets .icon-twitter{
	width: 87px;
	height: 87px;
	font-size: 30px;
	border: 2px solid;
	text-align: center;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	line-height: 87px;
	margin-bottom: 35px;
}
.ts-tweets.light{
	color: #ffffff;
}
.ts-tweets.dark{
	color: #2c2b2b;
}
.ts-tweets-slide .twitter-item{
	font-family: 'CrimsonText';
	font-style: italic;
}
.ts-tweets-slide .twitter-item p{
	font-size: 20px;
}
.ts-tweets-slide .twitter-item span{
	font-size: 16px;
}
.ts-tweets.light .ts-tweets-slide .owl-controls .owl-page span{background: #ffffff;}
.ts-tweets.dark .ts-tweets-slide .owl-controls .owl-page span{background: #2b2c2c}
.ts-tweets-slide .owl-controls{margin-top: 30px}
.ts-tweets-slide .owl-controls .owl-page span{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	opacity: 0.2;
	filter: alpha(opacity=20);
}
/* ----------------- */
/* FULLPAGE SLIDE */
/* ----------------- */
.overlay-fullslide{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
}
/*.ts-img-section img {
  max-width: none;
}*/
.ts-content-section .ts-sub-title,
.ts-content-section .ts-main-title{
	text-transform: uppercase;
}
.ts-content-section .ts-button{
	margin-top: 30px
}

.home.parallax .pattern-black{
	background-attachment: fixed;
}
span.wpcf7-not-valid-tip{
	text-align: left;
	margin-bottom: 15px;
}
/* ---------------------- */
/*	 HEADER BANNER 		*/
/* --------------------- */
.large-header {
	position: relative;
	width: 100%;
	background: #333;
	overflow: hidden;
	background-size: cover;
	background-position: center center;
	z-index: 1;
}
.main-title {
	position: absolute;
	margin: 0;
	padding-top: 6%;
	padding-right: 5%;
	padding-left: 5%;
	padding-bottom: 5%;
	color: #f9f1e9;
	text-align: center;
	background-color: rgba(255, 255, 255, 0.9);
	top: 25%;
	left: 15%;
	right: 15%;
	z-index: 9;
	/*-webkit-transform: translate3d(-50%,-50%,0);
	transform: translate3d(-50%,-50%,0);*/
}
.main-title .thin {
	font-weight: 200;
}

.ts-linebutton {
  background: transparent;
  border: 2px solid #ffffff;
  border-radius: 20px;
  color: #ffffff;
  display: inline-block;
  font-family: Montserrat;
  font-size: 10px;
  letter-spacing: 2px;
  line-height: 26px;
  padding: 5px 25px;
  margin:0 10px;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  text-transform: uppercase;
}
.ts-linebutton.button-light {
  background: none repeat scroll 0 0 #f18c59;
  border: 2px solid #f18c59;
}
.ts-linebutton.button-light:hover {
  background: transparent;
  border: 2px solid #ffffff;
}
.ts-linebutton:hover {
  background: none repeat scroll 0 0 #f18c59;
  border: 2px solid #f18c59;
  color: #ffffff;
}
.ts-line h3 {
  color: #ffffff;
  font-family: "Crimson Text";
  font-size: 30px;
  font-style: italic;
  line-height: 26px;
  text-transform: none;
}
.ts-line h2 {
  margin: 35px 0;
}
/*    Animation Rays    */
.ts-rays > h2 {
  color: #ffffff;
  font-family: Montserrat;
  font-size: 60px;
  font-weight: normal;
  margin: 25px 0;
  text-transform: uppercase;
}
.home-categories li a {
  color: #ffffff;
  font-size: 22px;
  font-style: italic;
  text-transform: none;
  font-family: "Crimson Text";
}
.home-categories > li a::after {
  color: #ffffff;
  content: "/";
  font-family: #dc143c Text;
  font-size: 22px;
  font-weight: normal;
  margin: 10px;
}
.home-categories > li:last-child a::after {
  content: "";
}
.home-categories {
  display: table;
  margin: 0 auto;
}
.ts-rays .home-categories > li {
  background: transparent;
  float: left;
  padding: 0;
}
.home-categories {
  font-size: 22px;
  font-style: italic;
  text-transform: none;
  font-family: "Crimson Text";
  color: #ffffff;
}
/*    Animation Rays    */
.ts-bubbles h3 {
  color: #ffffff;
  font-family: "Crimson Text";
  font-size: 30px;
  font-style: italic;
  line-height: 26px;
  text-transform: none;
}
.ts-bubbles h2 {
  color: #ffffff;
  font-family: Montserrat;
  font-size: 60px;
  font-weight: normal;
  margin: 35px 0;
  text-transform: uppercase;
}
.ts-bubbles hr {
  background: none repeat scroll 0 0 #ffffff;
  border: medium none;
  height: 2px;
  margin: 0 auto 25px;
  width: 30px;
}
/*    Fountain    */
.ts-fountain h3 {
  color: #ffffff;
  font-family: "Crimson Text";
  font-size: 30px;
  font-style: italic;
  line-height: 26px;
  text-transform: none;
}
.ts-fountain h2 {
 	display: inline-block;
 	border-bottom: 2px solid;
 	border-top: 2px solid;
 	padding: 8px 0;
}
.ts-fountain img {
  display: block;
  margin: 0 auto;
  max-width: 50%;
}
/*    headerslide    */
.ts-headerslide h3 {
  color: #ffffff;
  font-family: "Crimson Text";
  font-size: 30px;
  font-style: italic;
  line-height: 26px;
  margin-top: 30px;
  text-transform: none;
}
.ts-headerslide h2 {
  color: #ffffff;
  font-family: Montserrat;
  font-size: 60px;
  font-weight: normal;
  margin: 35px 0;
  text-transform: uppercase;
}
/*    Header Title   */
#slides .main-title h3 {
  color: #000000;
  font-family: "Crimson Text";
  font-size: 30px;
  font-style: italic;
  line-height: 26px;
  text-transform: none;
}
#slides .main-title h2 {
  color: #000000;
  font-size: 60px;
  margin: 35px 0;
  text-transform: uppercase;
  line-height: 65px;
}

/*    Head Mouse*/
.home-arrow {
  border: 2px solid #ffffff;
  border-radius: 12px;
  bottom: 50px;
  display: block;
  height: 34px;
  left: 50%;
  margin-left: -13px;
  position: absolute;
  width: 22px;
  z-index: 99;
   transition: all 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
    -webkit-transition: all 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
    -o-transition: all 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
}
.home-arrow a {
  display: table;
  height: 33px;
  text-align: center;
  width: 18px;
}
.home-arrow span.mouse{
	display: block;
    margin: 0px auto;
    width: 2px;
    height: 6px;
    border-radius: 4px;
    background: #fff;
    border: 1px solid transparent;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: scroll;
    animation-name: scroll;
    text-indent: -999em;
     overflow: hidden;
}
.home-arrow.scroll span.scroll-text {
  bottom: 40px;
  color: #ffffff;
  font-family: Montserrat;
  font-size: 10px;
  left: -20px;
  letter-spacing: 4px;
  line-height: 26px;
  position: absolute;
  text-transform: uppercase;
  transition: all 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
  -webkit-transition: all 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
  -o-transition: all 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
  left: -85px;
  width:200px;
}
.home-arrow.scroll:hover span.scroll-text {
  letter-spacing: 6px;
  
  transition: all 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
    -webkit-transition: all 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
    -o-transition: all 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
}
@-webkit-keyframes scroll {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
    }
}

@keyframes scroll {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px);
    }
}
.main-title {
  z-index: 9;
}
.main-title .element {
  z-index: 99;
}
#slides .ts-video-background h2 {
  color: #f18c59;
  display: inline-block;
  margin: 30px 0 0;
}
.ts-title-video {
  color: #ffffff;
}
.ts-video-background hr{
	width: 30px;
	border-width: 2px;
	margin: 30px auto;
}
/* code for animated blinking cursor */
        .typed-cursor{
            opacity: 1;
            font-weight: 100;
            -webkit-animation: blink 0.7s infinite;
            -moz-animation: blink 0.7s infinite;
            -ms-animation: blink 0.7s infinite;
            -o-animation: blink 0.7s infinite;
            animation: blink 0.7s infinite;
        }
        @-keyframes blink{
            0% { opacity:1; }
            50% { opacity:0; }
            100% { opacity:1; }
        }
        @-webkit-keyframes blink{
            0% { opacity:1; }
            50% { opacity:0; }
            100% { opacity:1; }
        }
        @-moz-keyframes blink{
            0% { opacity:1; }
            50% { opacity:0; }
            100% { opacity:1; }
        }
        @-ms-keyframes blink{
            0% { opacity:1; }
            50% { opacity:0; }
            100% { opacity:1; }
        }
        @-o-keyframes blink{
            0% { opacity:1; }
            50% { opacity:0; }
            100% { opacity:1; }
        }
.ts-color-overlay .ts-coloroverlay-intro {
  color: #ffffff;
  font-family: "Crimson Text";
  font-size: 20px;
  font-style: italic;
  font-weight: normal;
  display: block;
}
.ts-coloroverlay-desc {
  font-family: 'Montserrat';
  font-size: 15px;
  font-style: normal;
  letter-spacing: 6px;
  display: block;
  text-transform: uppercase;
}
#slides .main-title.ts-color-overlay h2 {
  border: 3px solid #ffffff;
  line-height: 60px;
  margin: 30px 0;
  padding: 15px 45px;
  display: inline-block;
}
.ts-single-img.ff-slider-paralax {
  background-attachment: fixed;
}

/* -------------------- */
/*  	MENU 	        */
/* -------------------- */
#mobile-menu {
  height: 100%;
  left: -250px;
  overflow-x: hidden;
  overflow-y: auto;
  position: fixed;
  top: 0;
  width: 250px;
  background: #ffffff;
  z-index: 10;
}
#mobile-menu-inner {
  min-height: 100%;
  position: absolute;
  width: 100%;
}
#mobile-menu-logo {
  display: block;
  height: auto;
  position: relative;
  text-align: center;
  width: 275px;
}
#mobile-menu-logo img {
  display: block;
  margin: 35px auto;
  max-width: 45%;
  position: relative;
}
#left-nav{
  display: inline-block;
  font-size: 14px;
  margin: 0;
  padding: 30px 0;
  position: relative;
  width: 100%;
  background: none repeat scroll 0 0 #f5f6fa;
}
#left-nav ul {
  display: block;
  float: left;
  height: auto;
  margin: 0;
  position: relative;
  width: 100%;
}
.left-menu {
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
#hd-overlay-slideshow {
  bottom: 0;
  display: none;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  opacity: 0.10;
}
#header.light #hd-overlay-slideshow {
  background: #000;
}
#hd-container, #hd-overlay, #hd-overlay-slideshow, .mobile-sidebar-open svg {
  transition: all 300ms ease-in-out 0s;
  -moz-transition: all 300ms ease-in-out 0s;
  -webkit-transition: all 300ms ease-in-out 0s;
}
#hd-overlay {
  bottom: 0;
  box-shadow: 0 10px 10px -9px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 10px 10px -9px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0 10px 10px -9px rgba(0, 0, 0, 0.05);
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.header-menu #hd-container {
  margin: 0 auto;
  position: relative;
}

#header {
  background: none;
  height: auto;
  margin: 0 auto;
  min-width: 320px;
  /*position: fixed;*/
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 99;
}
#header.fixed{
	position: fixed;
}
.site-logo {
  display: inline-block;
  float: left;
  height: 100%;
  position: relative;
  z-index: 1;
}
.site-logo img {
  bottom: 0;
  display: block;
  left: 0;
  margin: auto;
  max-height: 35%;
  max-width: none;
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
}
#hd-container .site-logo img.dark-logo {
 	opacity: 1;
   filter: alpha(opacity=1);
}
#hd-container .site-logo img.light-logo {
    opacity: 0;
  	filter: alpha(opacity=0);
}
#hd-container{
	padding: 0;
}
.header-menu .search-button, .header-menu .mobile-sidebar-open, .header-menu .mobile-menu-open {
  display: none;
}
.header-mobile .search-button, .header-mobile .mobile-sidebar-open, .header-mobile .mobile-menu-open {
  cursor: pointer;
  display: block;
  float: left;
  margin: -15px 10px 0 !important;
  position: relative;
  top: 50%;
  z-index: 999;
}
.header-mobile .mobile-sidebar-open a span{left: 8px}
#top-nav .megamenu-item .widget_nav_menu .widgettitle,
#top-nav .megamenu-item h2,
.megamenu-content h2{
	font-family: 'Montserrat';
	font-size: 12px;
	text-transform: uppercase;
	text-align: left;
	color: #252525;
	font-weight: 400;
	margin: 0px 0 0px 0;
}
#top-nav .megamenu-content .vc_row .vc_column_container {
    border-right: 1px solid #ececec;
    padding: 0 30px;
}
#top-nav .megamenu-content .vc_row .vc_column_container:last-child{
	border-right: none;
}
#top-nav ul > li.megamenu-item .sub-menu{
	padding: 35px 15px;
}
#top-nav ul > li.megamenu-item .sub-menu li a{
	line-height: 35px;
	border: none;
}
#top-nav {
  background: none repeat scroll 0 0 transparent;
  display: block;
  height: 100%;
  list-style: outside none none;
  position: relative;
}
#top-nav .top-menu {
  bottom: 0;
  display: block;
  height: auto;
  left: 0;
  margin-top: -15px;
  position: absolute;
  text-align: right;
  top: 50%;
  width: 100%;
}
#top-nav ul {
    float: left;
    padding: 0;
}
#top-nav li {
    display: inline-block;
    height: 100%;
    line-height: 30px;
    margin: 0;
    padding: 0;
    position: relative;
    transform: none;
    -moz-transform: none;
    -webkit-transform: none;
    vertical-align: top;
}
#top-nav .sub-menu {
    height: auto;
    position: absolute;
    background: #fdfdfd;
    padding: 15px 20px 5px 20px;
    min-width: 220px;
}
#top-nav ul li.megamenu-item > ul, #top-nav ul li > ul.sub-menu,   #top-nav ul li .sub-menu{
    display: block;
    top: 100%;
    transform: translateY(40px);
    -moz-transform: translateY(40px);
    -webkit-transform: translateY(40px);
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity 200ms cubic-bezier(0.28, 0.93, 1, 1), -webkit-transform 200ms cubic-bezier(1, 0.31, 1, 1), visibility 200ms linear 0s;
    -moz-transition: opacity 200ms cubic-bezier(0.28, 0.93, 1, 1), -moz-transform 200ms cubic-bezier(1, 0.31, 1, 1), visibility 200ms linear 0s;
    -ms-transition: opacity 200ms cubic-bezier(0.28, 0.93, 1, 1), -ms-transform 200ms cubic-bezier(1, 0.31, 1, 1), visibility 200ms linear 0s;
    -o-transition: opacity 200ms cubic-bezier(0.28, 0.93, 1, 1), -o-transform 200ms cubic-bezier(1, 0.31, 1, 1), visibility 200ms linear 0s;
    transition: opacity 200ms cubic-bezier(0.28, 0.93, 1, 1), transform 200ms cubic-bezier(1, 0.31, 1, 1), visibility 200ms linear 0s;
    visibility: hidden;
}
#top-nav ul > li:hover > .sub-menu{
	visibility: visible;
  	opacity: 1;
  	-webkit-transform: translate(0);
  	-moz-transform: translate(0);
  	-ms-transform: translate(0);
  	-o-transform: translate(0);
  	transform: translate(0);
  	-webkit-transition: opacity 200ms linear, -webkit-transform 200ms linear;
  	-moz-transition: opacity 200ms linear, -moz-transform 200ms linear;
  	-ms-transition: opacity 200ms linear, -ms-transform 200ms linear;
  	-o-transition: opacity 200ms linear, -o-transform 200ms linear;
  	transition: opacity 200ms linear, transform 200ms linear;
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform:translate3d(0,0,0);
    -webkit-transform:translate3d(0,0,0);
    -moz-transform:translate3d(0,0,0);
    -ms-transform:translate3d(0,0,0);
    -o-transform:translate3d(0,0,0);
}
#top-nav ul li .sub-menu .sub-menu{
	left: 100%;
	top: 0;
}
#top-nav  ul.top-menu > li > a{
	text-transform: uppercase;
	font-family: 'Montserrat';
	font-size: 11px;
	font-weight: 400;
	padding: 0 15px;
	height: 100%;
	line-height: 30px;
	display: block;
}

#hd-overlay.hd-bg-effect {
    opacity: 0.9;
}

#header #hd-overlay.hd-bg-effect{
    background: #ffffff;
}
#hd-container  #top-nav  ul.top-menu > li.mobile-sidebar-open > a:hover{
	color: #f18c59;
}
#hd-container.light  #top-nav  ul.top-menu > li > a{
	color: #000000;
}
#hd-container.dark  #top-nav  ul.top-menu > li > a,
#hd-container  #top-nav  ul.top-menu > li > a{
	color: #000000;
}
#top-nav  ul > li .sub-menu li {
  width: 100%;
}
#top-nav  ul > li .sub-menu li a{
	line-height: 40px;
	border-bottom: 1px solid #ececec;
	display: block;
	font-size: 13px;
	color: #858585;
	font-family: 'raleway';
	font-weight: 300;
	text-align: left;
	text-transform: capitalize;
	white-space: nowrap;
}
#top-nav  ul > li .sub-menu li a:hover,
#top-nav  ul > li .sub-menu .current-menu-item a{
	color: #f18c59;
}
#top-nav  ul > li .sub-menu > li:last-child > a {
  border-bottom: medium none;
}

#main-section-outer, #header, #mobile-menu, #ts-sliding-cartbar,
.sidebar-animate footer, .sidebar-animate section.footer-widget{
  transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
}
.sidebar-animate #main-section-outer, .sidebar-animate #header, .sidebar-animate footer, .sidebar-animate section.footer-widget{
  transform: translateX(-320px) !important;
  -moz-transform: translateX(-320px) !important;
  -webkit-transform: translateX(-320px) !important;
}
.ts-admin #ts-sliding-cart, .ts-admin #mobile-menu {
  margin-top: 32px;
}


.menu-animate #header, .menu-animate #mobile-menu, .menu-animate #main-section-outer, .menu-animate  #page-banner,
.menu-animate footer, .menu-animate section.footer-widget{
  transform: translate3d(250px, 0px, 0px) !important;
  -moz-transform: translate3d(250px, 0px, 0px) !important;
  -webkit-transform: translate3d(250px, 0px, 0px) !important;
}
.header-mobile #top-nav {
  display: none;
}
.header-mobile .search-button, .header-mobile .mobile-sidebar-open {
  float: right;
}
.search-button span{
	font-size: 15px;
	cursor: pointer;
}

#header .search-button span{
	color: #252525;
}
#header.dark .search-button span{
	color: #252525;
}
#header .search-button span:hover{
	color: #f18c59;
}
#top-nav li.megamenu-item {
  position: static;
}
#top-nav ul li.megamenu-item .sub-menu{
	left: 0;
	width: 100%;
}
#top-nav > ul > li > .sub-menu{
	box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 0.05);
	-webkit-box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 0.05);
}
#top-nav ul.top-menu > li > a{position: relative;}
#top-nav ul.top-menu  li.menu-item-has-children > a:before,
#top-nav ul.top-menu  li.megamenu-item > a:before{
	content: "\f107";
	font-family: 'FontAwesome';
	color: #252525;
	font-size: 11px;
	position: absolute;
	right: 0;
	top: 0px;
}
#top-nav ul.top-menu > li > a::after {
  border-bottom: 3px solid #f18c59;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  right: 0;
  transition: transform 500ms cubic-bezier(0.1, 0.93, 0.99, 1.26) 0ms, opacity 500ms ease 0ms;
  -moz-transition: transform 500ms cubic-bezier(0.1, 0.93, 0.99, 1.26) 0ms, opacity 500ms ease 0ms;
  -webkit-transition: transform 500ms cubic-bezier(0.1, 0.93, 0.99, 1.26) 0ms, opacity 500ms ease 0ms;
  transform: scale(1.1) translateZ(0px);
  -moz-transform: scale(1.1) translateZ(0px);
  -webkit-transform: scale(1.1) translateZ(0px);
}
#top-nav ul.top-menu > li > a:hover:after,
#top-nav ul.top-menu > li.current-menu-ancestor > a:after,
#top-nav ul.top-menu > li > a.active:after{
	opacity: 1;
	filter: alpha(opacity=100);
	transform: scale(1) translateZ(0px);
  	-moz-transform: scale(1) translateZ(0px);
  	-webkit-transform: scale(1) translateZ(0px);
}
.header-mobile .container {
  min-width: 100%;
}
.header-mobile .site-logo {
  cursor: pointer;
  left: 95px;
  position: absolute;
  right: 95px;
}
.header-mobile .mobile-sidebar-open a{
	color: #252525;
}
.header-mobile.light  .mobile-sidebar-open a{
	color: #252525; 
}
#header  .mobile-sidebar-open a:hover{
	color: #f18c59;
}
.sub-menu li a > span {
  margin-right: 10px;
}
/* Cart menu */
li.mini-shoping-cart-wraper a span, .mobile-sidebar-open a span{
    border: 1px solid;
    left: 18px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    font-size: 12px;
    display: inline-block;
    text-align: center;
    top: -22px;
	width: 25px;
	height: 25px;
	line-height: 25px;
}
#header.dark .mobile-sidebar-open a{color: #000000}
#header.light li.mini-shoping-cart-wraper a span,
#header.light .mobile-sidebar-open a span,
#header.dark .mobile-sidebar-open a span,
#header.dark li.mini-shoping-cart-wraper a span{
	
}
#header.light li.mini-shoping-cart-wraper a span,
#header.dark .mobile-sidebar-open a span{
	border-color: #000000;
}
#header li.mini-shoping-cart-wraper a:hover span {
  border-color: #f18c59;
}
#ts-sliding-cart {
  bottom: 0;
  overflow-x: hidden;
  overflow-y: auto;
  position: fixed;
  right: 0;
  top: 0;
  transform: translate3d(0px, 0px, 0px);
  -moz-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  width: 320px;
  background: #ffffff;
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: 1;
}
.sidebar-animate #ts-sliding-cart{
	opacity: 1;
	filter: alpha(opacity=100);
}
#sliding-cart-inner{
  overflow: hidden;
  padding: 35px;
  position: relative;
}
#ts-sliding-cart .buttons > a{
	margin-bottom: 30px;
	padding: 0 20px;
}
.widget_shopping_cart_content dl dt,
.woocommerce ul.cart_list li dl dt, 
.woocommerce ul.product_list_widget li dl dt, 
.woocommerce-page ul.cart_list li dl dt, 
.woocommerce-page ul.product_list_widget li dl dt{
	clear: none!important;
}
#left-nav .left-menu li{
	line-height: 40px;
	padding: 0 20px;
	position: relative;
}
#left-nav .left-menu li.mobile-sidebar-open{
	display: none;
}
#left-nav .left-menu > li > a{
	color: #2b2c2c;
	text-transform: uppercase;
	font-size: 11px;
	position: relative;
	display: block;
}
#left-nav ul li::before {
  bottom: 6px;
  content: "";
  display: block;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 6px;
  transform: scale(1, 0);
  -moz-transform: scale(1, 0);
  -webkit-transform: scale(1, 0);
  width: 3px;
  background: #f18c59;
  transition: all 0.6s ease-in-out 0s;
  -moz-transition: all 0.6s ease-in-out 0s;
  -webkit-transition: all 0.6s ease-in-out 0s;
}
#left-nav ul li.current-menu-ancestor::before, #left-nav ul li:hover:before,
#left-nav ul li.current-menu-item::before{
  opacity: 1;
  filter: alpha(opacity=1);
  transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
}
#left-nav .left-menu li.menu-item-has-children > a:after,
#left-nav .left-menu > li.megamenu-item > a:after{
	content: "\f105";
	font-family: 'FontAwesome';
	font-size: 16px;
	position: absolute;
	right: 0;
}
#left-nav ul ul.sub-menu {
  display: block;
  left: 0;
  margin: 0 0 0 100%;
  position: absolute;
  right: 0;
  top: 0;
  padding-left: 0;
}
.left-menu .back-sub-menu{
	text-transform: uppercase;
	cursor: pointer;
}
.left-menu .back-sub-menu span:before{
	content: "\f104";
	font-family: 'FontAwesome';
	margin-right: 15px;
	font-size: 16px;
}
#left-nav ul ul.sub-menu a{
	font-size: 13px;
	font-weight: 300;
	color: #858585;
	font-family: 'raleway';
}
#left-nav ul ul.sub-menu a:hover, #left-nav ul ul.sub-menu li.current-menu-item > a{
	color: #f18c59;
}
#left-nav .megamenu-content  .wpb_row .wpb_column{
	width: 100%;
	margin-top: 30px;
	display: inline-block;
}
#left-nav li.megamenu-item > ul > li::before{
	display: none;
}
#body-overlay {
  bottom: 0;
  display: block;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
#main-sec-overlay {
  background: none repeat scroll 0 0 #000;
  height: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: opacity 0.5s ease-out 0s, height 0.6s step-end 0s, width 0.6s step-end 0s;
  -moz-transition: opacity 0.5s ease-out 0s, height 0.6s step-end 0s, width 0.6s step-end 0s;
  -webkit-transition: opacity 0.5s ease-out 0s, height 0.6s step-end 0s, width 0.6s step-end 0s;
  width: 0;
  z-index: 9999;
}
.sidebar-animate #main-sec-overlay, .menu-animate #main-sec-overlay {
  height: 100%;
  opacity: 0.3;
  transition: opacity 500ms ease-out 0s;
  -moz-transition: opacity 500ms ease-out 0s;
  -webkit-transition: opacity 500ms ease-out 0s;
  width: 100%;
}
.mobile-menu-open {
	fill: #ffffff;
}
#header.dark .mobile-menu-open,
#header .mobile-menu-open{
	fill: #2c2b2b;
}
.mobile-menu-open:hover,
#header.dark .mobile-menu-open:hover,
#header .mobile-menu-open:hover{
	fill: #f18c59;
}
.page-template-default #page-content-full, #page-content-full{
	padding-top: 50px;
	padding-bottom: 50px;
}

#header.light.apply-effect {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

#header.apply-effect #hd-overlay-slideshow {
  display: block;
  color: #ffffff;
}

#header.apply-effect #hd-overlay.hd-bg-effect {
    background: transparent;
}

.wrapper-boxed #header.apply-effect #hd-overlay.hd-bg-effect {
    background-color: #fff;
}

#header.header-small.apply-effect #hd-overlay.hd-bg-effect {
    background: #fff;
}

#header.light.apply-effect .site-logo .dark-logo {
    opacity: 0;
    filter: alpha(opacity=0);
}

#header.light.apply-effect .site-logo .light-logo {
    opacity: 1;
    filter: alpha(opacity=1);
}

#header.header-small.light.apply-effect .site-logo .light-logo {
    opacity: 0;
    filter: alpha(opacity=0);
}

#header.header-small.light.apply-effect .site-logo .dark-logo {
    opacity: 1;
    filter: alpha(opacity=1);
}

#header.header-small.dark.apply-effect .site-logo .light-logo {
    opacity: 1;
    filter: alpha(opacity=1);
}

#header.header-small.dark.apply-effect .site-logo .dark-logo {
    opacity: 0;
    filter: alpha(opacity=0);
}

.wrapper-boxed #header.header-small.dark.apply-effect .site-logo .dark-logo,
.wrapper-boxed #header.header-small.light.apply-effect .site-logo .dark-logo {
    opacity: 1;
    filter: alpha(opacity=1);
}

.wrapper-boxed #header.header-small.dark.apply-effect .site-logo .light-logo,
.wrapper-boxed #header.header-small.light.apply-effect .site-logo .light-logo {
    opacity: 0;
    filter: alpha(opacity=0);
}

#hd-container.apply-effect.light #top-nav ul.top-menu > li > a {
    color: #fff;
}

#header.apply-effect.light li.mini-shoping-cart-wraper a span, 
#header.apply-effect.dark .mobile-sidebar-open a span {
    border-color: #fff;
}

.wrapper-boxed #header.apply-effect.light li.mini-shoping-cart-wraper a span, 
.wrapper-boxed #header.apply-effect.dark .mobile-sidebar-open a span {
    border-color: #252525;
}

#header.header-small.apply-effect.light li.mini-shoping-cart-wraper a span, 
#header.header-small.apply-effect.dark .mobile-sidebar-open a span {
    border-color: #252525;
}

#header.apply-effect.light .search-button span {
    color: #fff;
}

#header.apply-effect.dark .search-button span {
    color: #252525;
}

#header.header-small.apply-effect.light .search-button span {
    color: #252525;
}

#header.header-small.apply-effect.dark .search-button span {
    color: #fff;
}

.wrapper-boxed #header.header-small.apply-effect.dark .search-button span {
    color: #252525;   
}

#header.header-small #hd-container.apply-effect.dark #top-nav ul.top-menu > li > a, 
#header.header-small #hd-container.apply-effect #top-nav ul.top-menu > li > a {
    color: #000000;
}

#header.apply-effect.light #top-nav ul.top-menu li.menu-item-has-children > a:before, 
#header.apply-effect.light #top-nav ul.top-menu li.megamenu-item > a:before {
    color: #ffffff;
}

#header.apply-effect.dark #top-nav ul.top-menu li.menu-item-has-children > a:before, 
#header.apply-effect.dark #top-nav ul.top-menu li.megamenu-item > a:before {
    color: #000000;
}

#header.header-small.apply-effect.light #top-nav ul.top-menu li.menu-item-has-children > a:before, 
#header.header-small.apply-effect.light #top-nav ul.top-menu li.megamenu-item > a:before {
    color: #000000;
}

#header.header-small.apply-effect.dark #top-nav ul.top-menu li.menu-item-has-children > a:before, 
#header.header-small.apply-effect.dark #top-nav ul.top-menu li.megamenu-item > a:before {
    color: #ffffff;
}

.wrapper-boxed #header.header-small.apply-effect.dark #top-nav ul.top-menu li.menu-item-has-children > a:before, 
.wrapper-boxed #header.header-small.apply-effect.dark #top-nav ul.top-menu li.megamenu-item > a:before {
    color: #2c2b2b;
}


#header #hd-container {
    -webkit-transition: height 200ms linear;
    -moz-transition: height 200ms linear;
    -ms-transition: height 200ms linear;
    -o-transition: height 200ms linear;
    transition: height 200ms linear;
    height: 99px;
}

#header.header-small #hd-container {
    height: 70px;
}

.mobile-menu-open, #header.apply-effect .mobile-menu-open {
    color: #ffffff;
    font-size: 21px;
}

#header.dark .mobile-menu-open, #header .mobile-menu-open {
    color: #2c2b2b;
}

#header.header-small.apply-effect.light .mobile-menu-open {
    color: #2c2b2b;
}

#header.header-small.apply-effect.dark .mobile-menu-open {
    color: #fff;
}

#left-nav > ul ul.sub-menu {
    display: none;
    position: relative;
    -webkit-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    -ms-transition: all 0.1s linear;
    -o-transition: all 0.1s linear;
    transition: all 0.1s linear;
}

#left-nav .left-menu > li {
    padding-left: 15px;
    padding-right: 15px;
}

#left-nav > ul ul.sub-menu > li {
    padding-left: 10px;
    padding-right: 10px;
}

#left-nav .left-menu li {
    list-style: none;
}



/* edit visual compocer */
.wpb_single_image .vc_single_image-wrapper {
  display: block!important;
}
/* update */
#ts-sliding-cart .close_cart{
	position: absolute;
	top: 20px;
	right: 20px;
	font-size: 30px;
	cursor: pointer;
}

.tp-bannertimer{
	height: 3px;
}
/*.header-slide-item{
	background-size: cover;
	background-repeat: no-repeat;
}
*/
/* -------------------- */
/*  	 PAGE 404       */
/* -------------------- */
.page-404{
	padding: 120px 0 115px;
}
.page-404 h1{
	font-size: 100px;
	line-height: normal;
	margin: 0;
}
.page-404 h6{
	font-size: 20px;
	letter-spacing: 2px;
}
.page-404 .hr{
	width: 30px;
	height: 2px;
	background: #f18c59;
	display: inline-block;
	margin: 15px auto;
}
.page-404 #searchform{
	max-width: 370px;
	margin: 35px auto 30px;
}
.page-404 #searchform input[type="search"]{
	background: #f9f9f9;
	border-color: #e8e8e8;
	line-height: 43px;
}
.page-404 #searchform button[type="submit"]{
	height: 45px;
	width: 60px;
}
.page-404 span{
	text-transform: uppercase;
	font-family: 'Montserrat';
	font-size: 10px;
	letter-spacing: 2px;
	color: #252525;
}
.page-404 span a{
	text-decoration: underline;
}

/* Page boxed */
.wrapper-boxed{
	max-width: 100%;
	margin: 0 auto;
	width: 1240px;
}
.wrapper-boxed #header{
	width: 1240px;
	max-width: 100%;
	left: 0;
	right: 0;
}
/* ------------------- */
/* -------------------------------------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------------------- */
/* Thuy edit */
.portfolio-slide .cbp-wrapper {
  position: relative;
}
.ts-single-portfolio .ts-single-img {
  background-repeat: no-repeat;
  background-size: cover;
}
/*.portfolio-single .ts-single-portfolio {
  height: auto !important;
}*/
/* -------------------- */
/*  	RESPONSIVE      */
/* -------------------- */
@media screen and (max-width: 1200px){
	.ts-service-box{
		margin-bottom: 40px!important;
	}
	.ts-service-style.style5 h3{
		padding-top: 13px;
		font-size: 13px;
	}
}
@media screen and (min-width: 992px){
	.ts-blog-grid .grid-item-post:nth-child(1),
	.ts-blog-grid .grid-item-post:nth-child(2),
	.ts-blog-grid .grid-item-post:nth-child(3),
	.ts-blog-grid .grid-item-post:nth-child(4){
		border-top: 1px solid #e8e8e8;
	}
	.ts-listclient-style3 .item-client:nth-child(1),
	.ts-listclient-style3 .item-client:nth-child(2),
	.ts-listclient-style3 .item-client:nth-child(3),
	.ts-listclient-style3 .item-client:nth-child(4){
		border-top: none;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.ts-teammember-style1 .ts-member-info{
		padding: 10px 15px;
	}
	.ts-teammember-style1 .social-network-team > li {
	  margin: 0 6px 6px;
	}
	.ts-CTA.ts-cta-style2 p{
		font-size: 28px;
	}
	.back-to-top{right: 20px; bottom: 20px}
	.cover_boxes ul li,.cover_boxes ul li .box .thumb{
	  width: 224px;
	}
	.cover_boxes ul li, .cover_boxes ul li .box .thumb{margin-right: 14.5px}
	.cover_boxes ul li .box .box_content {
	  left: 238px;
	  width: 224px;
	}
	.cover_boxes ul li.act{
	  width: 462px;
	}
	.cover_boxes h3{margin-bottom: 10px}
	.cover_boxes ul li.act .thumb::after{
		border-width: 7px 9px;
	}
	.vc_col-sm-3 .ts-service-box .ts-service-icon::after{
		border-width: 55px 105px;
	}
	.vc_col-sm-4 .ts-service-box .ts-service-icon::after {
	  border-width: 55px 135px;
	}
	.ts-service-style.style10:hover .service-tile {
	  margin-top: -80px;
	}
	.ts-service-style.style10 .content{top: 38%;}
	#slides .main-title h2{
		font-size: 50px;
		line-height: 55px;
		margin-bottom: 25px 0;
	}
}
@media screen and (max-width: 991px){
	.ts-teammember-style1 {
	  margin-top: 30px;
	}
	.ts-service-style{margin-top: 30px}
	.ts-service-style.style11{
		margin-top: 0;
	}
	.ts-interactive-banner .banner-text .text-hover{
		display: none;
	}
	.ts-button-inline .ts-button-text.pull-left,
	.ts-button-inline .ts-button-text.pull-right {
	  display: inline-block;
	  float: none !important;
	}
	.ts-service-style.style10 .service-tile {
	  	margin-top: 0!important;
	}
	.ts-service-style.style10 .content{
		position: relative;
		opacity: 1;
		filter: alpha(opacity=1);
		-webkit-transform: perspective(500px) rotateX(0deg) rotateY(0deg) rotateZ(0deg);
		-ms-transform: perspective(500px) rotateX(0deg) rotateY(0deg) rotateZ(0deg);
		-o-transform: perspective(500px) rotateX(0deg) rotateY(0deg) rotateZ(0deg);
		transform: perspective(500px) rotateX(0deg) rotateY(0deg) rotateZ(0deg);
	}
	.ts-service-style.style10{
		min-height: 100px;
		padding: 20px;
	}
	.ts-service-style.style10{padding: 15px 10px}
	.ts-service-style.style10 .content{padding: 0}
	.ts-CTA.ts-cta-style1{text-align: center;}
	.ts-CTA.ts-cta-style1 .icon-cta {
	  display: block;
	  margin: 0 auto 20px;
	}
	.ts-CTA.ts-cta-style1 .ts-title-cta{
		display: block;
		margin-left: 0;
	}
	.ts-CTA.ts-cta-style1 a{float: none;}
	.ts-service-style.style5 .service-icon{
		width: 55px;
		height: 55px;
		line-height: 55px;
	}
	.ts-service-style.style11{
		margin-bottom: 1px!important;
	}
	.ts-slideshow-titlecontent .description{
		width: 100%
	}
}
@media screen and (min-width: 768px){
	.ts-listclient-style3 .item-client:nth-child(1),
	.ts-listclient-style3 .item-client:nth-child(2),
	.ts-listclient-style3 .item-client:nth-child(3),
	.ts-listclient-style3 .item-client:nth-child(4){
		border-top: none;
	}
}
@media screen and (min-width: 768px) and (max-width: 991px) {
	.ts-list-ul li::before{
		font-size: 10px;
	}
	.ts-list-ul li{font-size: 10px; line-height: 38px}
	.ts-item-post .date-post{
		height: 80px;
		padding: 3px;
	}
	.ts-item-post .date-post .date{
		font-size: 18px;
		padding: 3px 0;
	}
	.ts-item-post .date-post .month{
		font-size: 12px;
	}

	.back-to-top{right: 20px; bottom: 20px}
	.resp-tabs-list .resp-tab-item{
		font-size: 10px;
	}
	.cover_boxes ul li,.cover_boxes ul li .box .thumb{
	  width: 171px;
	}
	.cover_boxes ul li, .cover_boxes ul li .box .thumb{margin-right: 10px}
	.cover_boxes ul li .box .box_content {
	  left: 182px;
	  width: 172px;

	}
	.cover_boxes ul li.act{
	  width: 354px;
	}
	.cover_boxes h3{margin-bottom: 10px}
	.cover_boxes ul li.act .thumb::after{
		border-width: 7px 9px;
	}
	.vc_col-sm-4 .ts-service-box .ts-service-icon::after{
		border-width: 55px 110px;
	}
	.vc_col-sm-3 .ts-service-box .ts-service-icon::after{
		border-width: 40px 80px;
	}
	.vc_col-sm-3 .ts-service-box .ts-service-icon{
		height: 140px;
	}
	
	.ts-blog-grid .grid-item-post:first-child,
	.ts-blog-grid .grid-item-post:nth-child(2){
		border-top: 1px solid #e8e8e8;
	}
	#slides .main-title h2{
		font-size: 40px;
		line-height: 45px;
	}
	.ts-progressbar-style3 .skillbar-title{width: 30%;}
	.ts-progressbar-style3 .skill-bar-bg{width: 69%;}
	
	.portfolio-sidebar{width: 35%; padding: 15px}	
	.ts-main-port {
	  width: 65%;
	}
	.ts-single-portfolio h3{font-size: 15px;}
	.portfolio-sidebar .subtitle, .info-hover .subtitle, .info-single .subtitle{font-size: 10px; margin-bottom: 0;}
	.portfolio-sidebarleft .ts-main-port{padding-left: 15px}
	.portfolio-single .group-share a{padding: 0 15px; font-size: 13px;}
	.portfolio-sidebar .ts-excerpt {
		margin-bottom: 0;
	}
	.portfolio-sidebar .meta-post {
	  margin-bottom: 5px;
	}
	.ts-single-portfolio .ts-button{margin-top: 10px}

}
@media screen and (max-width: 768px){
	.ts-horizontalTab.ts-tab-style2{padding: 0}
	.ts-horizontalTab.ts-tab-style2 .resp-tabs-list{display: none;}
	.resp-tab-content{
		border-top: none;
		border-left: 1px solid #dddddd;
		border-bottom: 1px solid #dddddd;
		border-right: 1px solid #dddddd;
	}
	.resp-tabs-container{
		border: none;
	}
	.ts-horizontalTab.ts-tab-style2 .resp-tab-content {padding: 15px!important;}
	.ts-horizontalTab .resp-tab-content, .resp-vtabs .resp-tab-content{
		border-color: -moz-use-text-color #dddddd #dddddd;
		border-style: none solid solid;
		border-width: medium 1px 1px;
	}
	.resp-tab-content {
	  padding: 20px 25px;
	}
	.resp-vtabs .resp-tabs-container {
		float: left;
		width: 100%;
	}
	h2.resp-accordion .resp-arrow{
		margin-top: 15px
	}
}
@media screen and (max-width: 767px){
	.ts-timeline-horizontal .item-timeline{
		width: 100%;
		height: auto;
		text-align: left;
	}
	.ts-timeline-horizontal .item-timeline .ts-bgicon .timeline-icon{
		padding: 60px 0;
		margin: 0 10px;
	}
	.ts-timeline-horizontal .item-timeline .timeline-icon::after, 
	.ts-timeline-horizontal .item-timeline .timeline-icon::before{
		background: url(../images/time-line-horizal.png) repeat-y center center;
		width: 1px;
		height: 60px;
		left: 50%;
	}
	.ts-timeline-horizontal .item-timeline .timeline-icon::before{
		top: 0;
	}
	.ts-timeline-horizontal .item-timeline .timeline-icon::after{
		bottom: 0;
		top: auto;
	}
	.ts-timeline-horizontal  .divider-icon{display: none;}
	.ts-timeline-horizontal .item-timeline .ts-bgicon{
		width: 130px;
		float: left;
	}
	.ts-timeline-horizontal .item-timeline .info{
		display: block;
		margin: 75px 0 0 0;
		padding: 0 0 0 140px;
	}
	.ts-timeline-horizontal .item-timeline:first-child .ts-bgicon::before,
	.ts-timeline-horizontal .item-timeline:last-child .ts-bgicon::before{
		left: 50%;
		margin-left: 0px;
	}
	.ts-timeline-horizontal .item-timeline:first-child .ts-bgicon::before{
		top: 0;	
	}
	.ts-timeline-horizontal .item-timeline:last-child .ts-bgicon::before{
		bottom: 0;
		top: auto;
	}
	.sloven-filters-portfolio.ts-filters-portfolio .cbp-filter-item{
		margin-bottom: 10px;
	}
	.ts-funfact{margin-top: 30px}
	.back-to-top{right: 20px; bottom: 15px}
	.ts-verticalTab,
	.ts-horizontalTab {margin-top: 30px!important; float: left;}
	.ts-interactive-banner {
	  margin-bottom: 40px!important;
	}
	.ts-teammember-style2 .member-avatar{text-align: center;}
	.ts-default-menu.ts-main-menu{display: none;}
	.ts-social-style1 .social-network li{
		margin-bottom: 15px;
	}
	.ts-pricing-table, .ts-pricing-table.active{margin-top: 30px}

	.ts-progress-timeline .item-timeline{
		width: 100%;
		margin-top: 0;
		padding: 40px 0;
		position: relative;
	}
	.ts-progress-timeline .item-timeline .ts-prog-bgicon{
		margin: 0 auto 15px;
		width: 100px;
		height: 100px;
		line-height: 100px;
	}

	.ts-progress-timeline .item-timeline .ts-prog-bgicon::before, .ts-progress-timeline .item-timeline .ts-prog-bgicon::after{
		display: none;
	}
	.ts-progress-timeline .item-timeline:before,
	.ts-progress-timeline .item-timeline:after{
		content: "";
		width: 1px;
		height: 30px;
		border-left: 1px solid #ffffff;
		position: absolute;
		left: 50%;
	}
	.ts-progress-timeline .item-timeline:before{
		top: 0;
	}
	.ts-progress-timeline .item-timeline:first-child:before{display: none;}
	.ts-progress-timeline .item-timeline:after{
		bottom: 0;
	}
	.ts-progress-timeline .item-timeline:last-child:after{display: none;}
	.pp_hoverContainer{
		display: none;
	}	
	.desktop-slide.mk-flexslider:hover .flex-direction-nav .flex-prev, 
	.tablet-slide.mk-flexslider:hover .flex-direction-nav .flex-prev, 
	.mobile-slide.mk-flexslider:hover .flex-direction-nav .flex-prev {
	  left: 40px;
	}
	.desktop-slide.mk-flexslider:hover .flex-direction-nav .flex-next, 
	.tablet-slide.mk-flexslider:hover .flex-direction-nav .flex-next, 
	.mobile-slide.mk-flexslider:hover .flex-direction-nav .flex-next {
	  right: 40px;
	}
	.ts-blog-grid .grid-item-post:first-child{
		border-top: 1px solid #e8e8e8;
	}
	.blog-item .group-share{
		margin-top: 15px;
	}
	.sidebar-right .widget:first-child{
		margin-top: 40px;
	}
	#slides .main-title h2 {
	  font-size: 30px;
	  line-height: 35px;
	  margin: 15px 0;
	}
	#slides .main-title.ts-video-background h2 {
		margin-bottom: 0;
	}
	.ts-video-background hr {
	  margin: 20px auto 25px;
	}
	#slides .main-title.ts-video-background h2 span{
		font-size: 30px;
	  	line-height: 35px;
	}
	#slides .main-title h3{font-size: 25px;}
	.ts-linebutton{
		margin: 0 5px;
		padding: 5px 20px;
	}
	.ts-progressbar-style3 .skillbar-title{width: 100%}
	.ts-progressbar-style3 .skill-bar-bg{width: 100%;}
	.ts-listclient-style3 .item-client:nth-child(1),
	.ts-listclient-style3 .item-client:nth-child(2){
		border-top: none;
	}
	.ts-image-footer {
	  margin-bottom: 30px;
	  margin-top: 30px;
	}
	.ts-portfolio-filter .portfolio-filte-toggle{display: none;}
	.blog-item .blog-read{
		display: block;
		width: 150px;
	}
	.ts-parallax-video-wrap .ts-parallax-video-wrap{
		/*background-size: 100%!important;*/
		/*width: 100%!important;*/
	}
}
@media (min-width: 481px) and (max-width: 767px){
	.blog-item .group-share{
		float: left!important;
		display: block;
	}
	.comment-post .comment-item > .pull-left {
	  padding-right: 15px;
	}
	.comment-post ul.children {
	  padding-left: 80px;
	}
	.comment-post .avatar {
	  height: 70px;
	  width: 70px;
	}
	.comment-item .media-body{
		padding-bottom: 80px;
	}
	.cover_boxes ul li {
	  margin: 0 0 20px;
	  width: 100%;
	}
	.cover_boxes ul li.act, .cover_boxes ul li .box{
		width: 100%;
	}
	.cover_boxes ul li .box .thumb {
	  width: 40%;
	  margin-right: 0;
	}
	.cover_boxes ul li .box .box_content {
	  float: right;
	  left: 0;
	  position: static;
	  width: 55%;
	}
	.cover_boxes ul li .box .thumb img{width: 100%}
	.ts-main-port{width: 100%;}
	.portfolio-sidebar{
		width: 100%; padding: 20px;
	}
	.portfolio-sidebarleft .ts-main-port{padding: 0; margin-top: 30px}
	.ts-single-portfolio h3{
		font-size: 15px;
	}
	.portfolio-sidebar .subtitle, .info-hover .subtitle, .info-single .subtitle{font-size: 10px;}
	.portfolio-single .group-share a{
		padding: 0 15px;
		font-size: 15px;
	}
}
@media screen and (max-width: 480px) {
	.pagination{
		width: 100%;
		text-align: center;
		margin-left: 0;
	}
	.comment-post .avatar{
		width: 50px;
		height: 50px;
	}
	.comment-item .media-body{
		padding-left: 60px;
	}
	.comment-post .comment-item > .pull-left{
		padding-right: 10px;
	}
	.comment-post ul.children {
	  padding-left: 60px;
	}
	.blog-single .blog-item article {
	  margin-left: 0;
	}
	.blog-item h3 > a, .blog-item h3{
		line-height: 26px;
	}
	.blog-item .group-share{float: left!important;}
	.comment-post{margin-left: 0}
	.leave-reply{margin-left: 0}
	.ts-timeline-horizontal .item-timeline .info{
		margin-top: 68px;
	}
	.ts-item-post .date-post .month{font-size: 17px;}
	.ts-service-style {
	  margin-top: 30px;
	}
	.ts-service-style.style3 .service-title > h3{font-size: 12px;}
	.back-to-top {
	  bottom: 10px;
	  right: 10px;
	}
	.cover_boxes ul li.act, .cover_boxes ul li .box {
	  width: 100%;
	  margin-bottom: 35px;
	}
	.cover_boxes ul li.act, .cover_boxes ul li .box a.thumb,
	.cover_boxes ul li {
	  float: none;
	  margin: 0 auto!important;
	  width: 100%;
	  max-width: 300px;
	}
	.cover_boxes ul li .box .box_content {
	  margin-top: 20px;
	  position: static;
	  width: 100%;
	}
	.ts-progressbar-vertical .skillbar-vertival{
		margin-bottom: 20px
	}
	.ts-progressbar-vertical.ts-progressbar-style2{
		text-align: center;
	}
	.ts-progressbar-icon .bar{width: 38px;}
	.divider-md, .divider-sm  {
	 width: 100%;
	}
	.banner-content h1{
		font-size: 27px;
	}
	.ts-nav-portfolio .ts-next{padding-right: 20px;}
	.ts-nav-portfolio .ts-prev{padding-left: 20px}
	.ts-nav-portfolio .name-post{font-size: 10px;}
	.ts-nav-portfolio .title-nav{
		letter-spacing: 0;
		font-size: 10px;
	}
	#slides .main-title h3 {
	  font-size: 20px;
	}
	#slides .main-title h2 {
	  font-size: 20px;
	  line-height: 25px;
	  margin: 15px 0;
	}
	#slides .main-title.ts-video-background h2 span{
		font-size: 20px;
	  	line-height: 25px;
	}
	.ts-linebutton{
		margin: 0 0 15px 0;
		padding: 3px 15px;
	}
	.ts-video-background hr {
	  margin: 0 auto 20px;
	}
	.ts-client-slide-style2.owl-theme .owl-controls .owl-buttons div.owl-prev{
		left: 0;
	}
	.ts-client-slide-style2.owl-theme .owl-controls .owl-buttons div.owl-next {
	  right: 0;
	}
	.ts-menu-footer ul li a{padding: 0 3px; font-size: 9px;}
	.portfolio-single .meta-client li{
		border-right: none;
		display: block;
	}
	.top-single-default h3{font-size: 15px; margin: 0;}
	.site-logo img{max-width: 100%;}
	.ts-main-port{width: 100%;}
	.portfolio-sidebar{
		width: 100%; padding: 20px;
	}
	.portfolio-sidebarleft .ts-main-port{padding: 0; margin-top: 30px}
	.ts-single-portfolio h3{
		font-size: 15px;
	}
	.portfolio-sidebar .subtitle, .info-hover .subtitle, .info-single .subtitle{font-size: 10px;}
	.portfolio-single .group-share a{
		padding: 0 15px;
		font-size: 15px;
	}
	.ts_ios .header-mobile #hd-container{
		height: 60px!important;
	}
}
/* res adminbar */
@media screen and (max-width: 782px){
	.admin-bar .ts-sidebar-fix, .admin-bar .ts-sticky-siderbar{margin-top: 260px;}
}
/*****************************************************/

#slides.ff-background-fix 	{
	background-size: cover !important;
}
.ff-background-size-cover {
	background-size: cover !important;
} 
/* MOBILE VIDEO */
.mobile-bg div{
	width: 100%;
	height: 100%;
	position: absolute;
	display: block;
	background-size:cover;
}
/********************************************************************************************************************************************/