/*



*/
BODY, HTML
{
	overflow-x: hidden;
}
BODY
{
	background-color: #FFFFFF;
	font-family: "Open Sans", Arial, "Helvetice Neue", sans-serif;
	font-size: 16px;
	font-weight: 300;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
/*Fix for webkit rendering*/
	-webkit-text-size-adjust: 100%;
}
H1, H2, H3, H4, H5, H6, SPAN, P
{
	font-family: "Open Sans", Arial, "Helvetice Neue", sans-serif;
}
*
{
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	border-radius: 0 !important;
}
.templatemo_clear
{
	clear: both;
}
.height30
{
	height: 30px;
}
.templatemo-top-bar
{
	min-height: 40px;
	background-color: #4B2D24;
}
.templatemo-top-menu
{
	min-height: 110px;
	background-color: #FFFFFF;
	z-index: 5000;
	width: 100%;
}
.templatemo-top-menu .navbar-toggle
{
	margin-top: 38px;
}
.templatemo-top-menu .navbar-brand
{
	padding: 0;
	margin: 30px 0 0;
}
/*------ Carousel -----*/
#templatemo-carousel
{
	background: url('../images/templatemo_carousel_bg.jpg') no-repeat fixed center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	overflow-x: hidden;
	margin-bottom: 0;
	height: 500px;
}
#templatemo-carousel .carousel-caption
{
	z-index: 10;
}
#templatemo-carousel .item
{
	height: 500px;
}
#templatemo-carousel .carousel-inner > .item > IMG
{
	position: absolute;
	min-width: 100%;
	height: 500px;
	left: 0;
	top: 0;
}
@media (min-width: 768px)
{
	#templatemo-carousel .carousel-caption P
	{
		margin-bottom: 20px;
		line-height: 1.4;
		font-size: 21px;
	}
}
#templatemo-carousel .carousel-caption
{
	/*[ph]0*/
	/*[ph]1*/
	/*[ph]2*/
	/*[ph]3*/
}
@media (min-width: 768px)
{
	#templatemo-carousel .carousel-caption
	{
		/*[id]0*/padding-bottom: 140px;
		/*[id]1*/right: 20%;
		/*[id]2*/left: 20%;
	}
}
@media (max-width: 768px)
{
	#templatemo-carousel .carousel-caption
	{
		/*[id]3*/padding-bottom: 120px;
	}
}
@media (max-width: 1024px)
{
	#templatemo-carousel
	{
		background: url('../images/templatemo_carousel_bg_s.jpg') no-repeat center center;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
		overflow-x: hidden;
		margin-bottom: 0;
		height: 500px;
	}
/*------ End of Carousel -----
------ Welcome & Slogna ------*/
}
.templatemo-welcome
{
	border-bottom: 1px solid #CCCCCC;
	min-height: 230px;
}
.templatemo-slogan
{
	font-family: "Open Sans", sans-serif;
	font-weight: normal;
	font-size: 42px;
	margin: 60px 0;
	color: #333333;
}
.templatemo-service
{
	margin-bottom: 100px;
	margin-top: 100px;
}
.templatemo-service-item
{
	font-family: "Open Sans", sans-serif;
	margin-bottom: 10px;
	font-size: 20px;
}
.templatemo-service-item P
{
	font-weight: lighter;
	text-align: justify;
	margin-top: 25px;
	font-size: 20px;
	color: #000000;
}
.subheader
{
	font-family: "Open Sans", sans-serif;
	font-weight: normal;
	margin-top: 12px;
	font-size: 15px;
	color: #FFFFFF;
}
.btn-orange
{
	background-color: #A4002A;
	border-bottom: 2px solid #000000;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	color: #FFFFFF;
}
.btn-orange:hover, .btn-orange:focus, .btn-orange:active, .btn-orange.active, .open .dropdown-toggle.btn-orange
{
	background-color: #A4002A;
	color: #FFFFFF;
}
.btn-green
{
	background-color: #DF9860;
	border-bottom: 2px solid #000000;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	color: #FFFFFF;
}
.btn-green:hover, .btn-green:focus, .btn-green:active, .btn-green.active, .open .dropdown-toggle.btn-green
{
	background-color: #DF9860;
	color: #FFFFFF;
}
.nav > LI > A
{
	padding: 10px 20px;
}
.nav > LI > A:hover, .nav > LI > A:focus
{
	background-color: #A4002A;
	color: #FFF;
}
.navbar-default .navbar-nav > LI > A:hover, .navbar-default .navbar-nav > LI > A:focus
{
	background-color: #A4002A;
	color: #FFF;
}
.nav > LI > A
{
	color: #FFFFFF;
}
.navbar-default
{
	background-color: #FFF;
	border: none;
}
.navbar-default .navbar-nav > .active > A, .navbar-default .navbar-nav > .active > A:hover, .navbar-default .navbar-nav > .active > A:focus
{
	background-color: #FFFFFF;
	color: #6E311E;
}
.navbar
{
	margin-bottom: 0px;
}
.templatemo-service-item-header
{
	margin-left: -10px;
	padding: 16px 20px 20px;
	font-weight: bold;
	display: inline-block;
}
.templatemo-header-orange
{
	background-color: #FF7600;
	min-width: 298px;
	height: 67px;
	color: #FFF;
}
.team_hr
{
	border: 1px solid #FFF;
	width: 39.5%;
	float: left;
}
.team_hr_left
{
	margin-right: 30px;
	margin-left: 15px;
}
.team_hr_right
{
	margin-left: 30px;
}
.hr_gray
{
	border: 1px solid #CCCCCC;
}
.templatemo-team
{
	background: url('../images/background.png');
	font-family: "Open Sans", sans-serif;
	min-height: 590px;
	color: #FFFFFF;
}
.templatemo-line-header
{
	margin-top: 100px;
	margin-bottom: 80px;
}
.member-thumb:hover .thumb-overlay
{
	transition: all 0.3s ease-in-out 0s;
	visibility: visible;
	opacity: 1;
}
.member-thumb
{
	position: relative;
	overflow: hidden;
}
.member-thumb .thumb-overlay
{
	background-color: rgba(220, 157, 102, 0.8);
	position: absolute;
	visibility: hidden;
	padding-top: 35%;
	padding-left: 25%;
	height: 100%;
	width: 100%;
	opacity: 0;
	right: 0;
	top: 0;
}
.thumb-overlay A
{
	float: left;
	margin-right: 5px;
}
.team-inner
{
	margin-top: 10px;
}
.team-inner-header
{
	font-family: "Open Sans", sans-serif;
	font-weight: 600;
	font-size: 16px;
}
.team-inner-subtext
{
	font-weight: normal;
	font-size: 12px;
}
.row_team
{
	margin-left: -50px;
	margin-top: 70px;
}
.row_team LI
{
	list-style: none;
}
.templatemo-project-box
{
	background-size: cover;
	position: relative;
	overflow: hidden;
	cursor: pointer;
	height: 200px;
	width: 200px;
}
.templatemo-project-box:hover .project-overlay
{
	transition: all 0.3s ease-in-out 0s;
	visibility: visible;
	opacity: 1;
}
.project-overlay
{
	background: rgba(0, 0, 0, 0.75);
	border: 2px solid #6E311E;
	visibility: hidden;
	position: absolute;
	text-align: center;
	padding-top: 40px;
	color: #FFFFFF;
	height: 100%;
	width: 100%;
	opacity: 0;
	right: 0;
	top: 0;
}
.project-overlay HR
{
	width: 70%;
}
.templatemo-project-gallery LI
{
	margin: 15px;
}
.txt_darkgrey
{
	color: #6E311E;
}
.txt_orange
{
	color: #DF9860;
}
.txt_slogan
{
	font-size: 18px;
	color: #000002;
}
.templatemo-line-header SPAN
{
	font-size: 18px;
	float: left;
	margin-top: 10px;
}
.team_box DIV
{
	text-align: center;
	padding-top: 100px;
}
.span_blog
{
	margin-bottom: 80px;
}
.blog_post
{
	color: #333333;
	padding: 10px;
}
.blog_header
{
	font-weight: bold;
	font-size: 16px;
}
.blog_text
{
	text-align: justify;
	font-size: 14px;
	margin-top: 20px;
}
#templatemo-contact
{
	margin-top: 100px;
	border-top: 1px solid #CCCCCC;
	font-size: 14px;
}
.templatemo-contact-map
{
	margin-bottom: 15px;
	height: 378px;
}
.head_contact
{
	padding-bottom: 80px;
	margin-bottom: 0;
}
.contact_right IMG
{
	margin-right: 5px;
}
.contact_right FORM
{
	padding-left: 15px;
	padding-right: 15px;
}
.tweet_txt
{
	border-left: 2px solid #FFFFFF;
	min-height: 160px;
}
.twitter_user
{
	color: #FFFF33;
	font-size: 14px;
	float: right;
}
.templatemo-partners
{
	border-top: 2px solid #CCCCCC;
}
.templatemo-partners .templatemo-partner-item
{
	margin-bottom: 5px;
}
.templatemo-footer
{
	border-top: 2px solid #CCCCCC;
	margin-top: 100px;
}
.footer_container
{
	margin-top: 60px;
	margin-bottom: 20px;
}
.footer_bottom_content
{
	margin: auto;
	margin-bottom: 30px;
	font-size: 14px;
	color: #333333;
}
.social-icon-fb
{
	background: url('../images/social-icon-fb.png') no-repeat;
	width: 42px;
	height: 42px;
	display: block;
}
A:hover .social-icon-fb
{
	background: url('../images/social-icon-fb-over.png') no-repeat;
}
.social-icon-rss
{
	background: url('../images/social-icon-rss.png') no-repeat;
	width: 42px;
	height: 42px;
	display: block;
}
A:hover .social-icon-rss
{
	background: url('../images/social-icon-rss-over.png') no-repeat;
}
.social-icon-twitter
{
	background: url('../images/social-icon-twitter.png') no-repeat;
	width: 42px;
	height: 42px;
	display: block;
}
A:hover .social-icon-twitter
{
	background: url('../images/social-icon-twitter-over.png') no-repeat;
}
.social-icon-linkedin
{
	background: url('../images/social-icon-linkedin.png') no-repeat;
	width: 42px;
	height: 42px;
	display: block;
}
A:hover .social-icon-linkedin
{
	background: url('../images/social-icon-linkedin-over.png') no-repeat;
}
.social-icon-dribbble
{
	background: url('../images/social-icon-dribbble.png') no-repeat;
	width: 42px;
	height: 42px;
	display: block;
}
A:hover .social-icon-dribbble
{
	background: url('../images/social-icon-dribbble-over.png') no-repeat;
}
UL.templatemo-project-gallery LI A IMG:hover
{
	border: 3px solid #FF7600;
}
.templatemo-gallery-category A
{
	color: #333333;
}
.templatemo-gallery-category A.active
{
	color: #E67E22;
	text-decoration: none;
}
.templatemo-gallery-category A:focus
{
	color: #E67E22;
	text-decoration: none;
}
.templatemo-gallery-category A:hover
{
	color: #E67E22;
	text-decoration: none;
}
.link_orange:hover
{
	text-decoration: none;
}
.templatemo-project-gallery
{
	margin: 0;
	margin-top: 30px;
	margin-left: -40px;
}
.templatemo-project-gallery LI
{
	list-style: none;
	margin-bottom: 25px;
}
.templatemo-project-gallery LI IMG
{
	cursor: pointer;
}
.templatemo-tweets
{
	background-color: #8996A0;
	min-height: 200px;
	font-family: "Open Sans", sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	margin-top: 100px;
}
.form-control
{
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	font-style: italic;
}
.btn_loadmore
{
	margin-top: 30px;
	margin-bottom: 80px;
}
.blog_box
{
	margin-left: -12px;
}
@media (min-width:991px) and (max-width:1200px)
{
	.templatemo-project-box, .project-overlay
	{
		height: 170px;
		width: 170px;
	}
	.templatemo-project-gallery
	{
		margin-left: -70px;
	}
	.templatemo-service-item-header
	{
		padding: 16px 10px 20px;
	}
	.templatemo-header-orange
	{
		min-width: 230px;
	}
	.team_box, .team_box_over
	{
		height: 220px;
		width: 220px;
	}
}
@media (max-width:991px)
{
	.team-inner
	{
		margin-top: 20px;
		margin-bottom: 20px;
	}
	.templatemo-btn-read-more
	{
		float: right;
		margin-bottom: 40px;
	}
}
@media (min-width:768px) and (max-width:990px)
{
	.member-thumb .thumb-overlay
	{
		padding-left: 30%;
	}
	.templatemo-project-box, .project-overlay
	{
		height: 130px;
		width: 130px;
		padding-top: 0px;
	}
	.templatemo-project-gallery
	{
		margin-left: 10px;
	}
	.blog_box
	{
		margin-right: -140px;
	}
}
@media (min-width: 768px)
{
	.navbar-nav > LI > A
	{
		padding-top: 9px;
		padding-bottom: 9px;
	}
}
@media (max-width: 768px)
{
	.member-thumb .thumb-overlay
	{
		padding-left: 40%;
	}
	.templatemo-btn-read-more
	{
		float: right;
		margin-bottom: 40px;
	}
}
@media (max-width: 380px)
{
	.member-thumb .thumb-overlay
	{
		padding-left: 30%;
	}
}
.templatemo-service-item-header
{
	/*[ph]4*/
	/*[ph]5*/
	margin-bottom: -30px;
}
@media (max-width: 380px)
{
	.templatemo-service-item-header
	{
		/*[id]4*/font-size: 16px;
		/*[id]5*/padding: 23px 10px 22px;
	}
	.templatemo-header-orange
	{
		min-width: 0px;
	}
}
.team_hr
{
	/*[ph]6*/
	/*[ph]7*/
}
@media (min-width:991px) and (max-width: 1200px)
{
	.team_hr
	{
		/*[id]6*/width: 37%;
	}
}
@media (min-width:683px) and ( max-width: 991px)
{
	.team_hr
	{
		/*[id]7*/width: 33%;
	}
}
@media (min-width:585px) and ( max-width: 683px)
{
	.member-thumb .thumb-overlay
	{
		padding-left: 25%;
	}
}
.team_hr
{
	/*[ph]8*/
	/*[ph]9*/
	/*[ph]a*/
	/*[ph]b*/
}
@media (min-width:585px) and ( max-width: 683px)
{
	.team_hr
	{
		/*[id]8*/width: 30%;
	}
}
@media (min-width:536px) and ( max-width: 585px)
{
	.team_hr
	{
		/*[id]9*/width: 28%;
	}
}
@media (min-width:410px) and ( max-width: 536px)
{
	.team_hr
	{
		/*[id]a*/width: 21%;
	}
}
@media ( max-width: 410px)
{
	.team_hr
	{
		/*[id]b*/width: 11%;
	}
}
