@charset "utf-8";
/* CSS Document */
a {
	color: #e75640;
	text-decoration: none
}
a:hover, a:focus {
	color: #e75640;
	text-decoration: underline
}
.navbar-inverse .navbar-toggle {
	border-color: #e75640
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
	background-color: #e75640;
}
.navbar-inverse .navbar-toggle .icon-bar {
	background-color: #e75640
}
.text-color {
	color: #e75640;
}
#twitter a {
	color: #e75640;
}
.tp-banner .s-btn {
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	font-weight: 400;
	border: 2px solid #e75640;
	background-color: #e75640;
	color: #fff;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-radius: 0px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.tp-banner .s-btn-2:hover {
	border: 2px solid #e75640;
	background-color: #e75640;
	color: #fff;
}
.tparrows.preview4 .tp-arr-titleholder {
	background-color: #e75640!important;
}
#navigation ul.nav a:hover {
	color: #e75640;
}
#navigation ul.nav .current a {
	color: #e75640;
}
#aboutus .contents .icon {
	margin-bottom: 35px;
	background-color: #e75640;
	height: 80px;
	width: 80px;
	margin-left: auto;
	margin-right: auto;
}
.nav-tabs>li>a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #e75640;
	border: 2px solid #e75640!important;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
	cursor: default;
	color: #fff;
	background-color: #e75640;
	border: 2px solid #e75640!important;
	text-decoration: none;
}
ul.big-bullets li i {
	background-color: #e75640;
	color: #fff;
	text-align: center;
	padding: 8px;
	margin-right: 12px;
}
ul.small-bullets li:hover {
	color: #e75640;
}
#options ul li:hover a, #options ul li a.selected {
	color: #fff;
	background-color: #e75640;
	border: 1px solid #e75640;
}
.picture-overlay .icons>:first-child a {
	color: #e75640;
}
#portfolio .icon {
	width: 60px;
	height: 60px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 14px;
	position: relative;
	background: #e75640;
	color: #fff;
	text-align: center;
	float: left;
	font-size: 26px;
	font-weight: 400;
}
#team .block .info {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 30px;
	padding-bottom: 30px;
	background: #e75640;
	color: #fff;
	font-size: 30px;
	text-align: center;
	position: absolute;
	margin-top: -90px;
	margin-bottom: 90px;
	left: 0;
	right: 0;
}
#team .block .social-icons ul li i {
	font-size: 16px;
	line-height: 2;
	color: #e75640;
	width: 32px;
	height: 32px;
	border-radius: 15px;
	background-color: #fff;
	text-align: center;
	margin-left: 1px;
	margin-right: 1px;
	border: 1px solid #FFF;
}
.progress-bar {
	background-color: #e75640;
}
#services .contents .icon {
	font-size: 36px;
	background-color: #e75640;
	color: #fff;
	float: left;
	margin-top: 6px;
	width: 60px;
	height: 60px;
	text-align: center;
}
#theme-options .nav-tabs>li>a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #e75640;
	border: 2px solid #e75640!important;
}
#theme-options .nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
	cursor: default;
	color: #fff;
	background-color: #e75640;
	border: 2px solid #e75640!important;
	text-decoration: none;
}
#theme-options ul li .icon {
	background-color: #e75640;
	color: #fff;
	width: 70px;
	height: 70px;
}
#blog .blog-post .date {
	width: 90px;
	height: 110px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 28px;
	position: relative;
	background: #e75640;
	color: #fff;
	font-family: 'Roboto', sans-serif;
	font-size: 60px;
	font-weight: 500;
	text-align: center;
	float: left;
	line-height: 16px;
}
#blog .blog-post .readmore a {
	background-color: transparent;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #e75640;
	text-transform: uppercase;
	padding-top: 6px;
	padding-right: 14px;
	padding-bottom: 6px;
	padding-left: 14px;
	border: 2px solid #e75640;
	border-radius: 0px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
#blog .blog-post .readmore a:link {
	background-color: transparent;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #e75640;
	text-transform: uppercase;
	padding-top: 6px;
	padding-right: 14px;
	padding-bottom: 6px;
	padding-left: 14px;
	border: 2px solid #e75640;
	border-radius: 0px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
#blog .blog-post .readmore a:hover {
	background-color: #e75640!important;
	color: #fff;
	text-decoration: none;
	border: 2px solid #e75640;
}
.post-comment input[type=button] {
	font-family: 'Roboto', sans-serif;
	font-size: 20px;
	font-weight: 400;
	color: #fff;
	margin-top: 10px;
	background-color: #e75640;
	border: 2px solid #e75640;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.post-comment input[type=button]:hover {
	color: #e75640;
	background-color: transparent;
	border: 2px solid #e75640;
}
.blog-social-icons .social .icon:hover {
	background-color: #e75640;
}
.tag-list a:hover {
	color: #fff;
	background-color: #e75640;
	border: 1px solid #e75640;
}
#pricing .price-box .price {
	width: 200px;
	padding-top: 30px;
	background: #e75640;
	color: #fff;
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	z-index: 2;
	top: -60px;
	right: 0;
	left: 0;
}
#pricing .price-box .bullets .signup a {
	background-color: #e75640;
	font-family: 'Roboto', sans-serif;
	font-size: 20px;
	font-weight: 400;
	color: #fff;
	text-transform: uppercase;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 20px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	border: 2px solid #e75640;
}
#pricing .price-box .bullets .signup a:hover {
	background-color: transparent;
	border: 2px solid #e75640;
	color: #e75640;
	text-decoration: none;
}
#videos .icon {
	width: 80px;
	height: 80px;
	border-radius: 40px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	background-color: #e75640;
	color: #fff;
	opacity: 0.9;
	border: 4px solid #FFF;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	margin-top: 40px;
}
#testimonials .block .info .name {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight: 500;
	color: #e75640;
}
.form button[type=submit] {
	font-family: 'Roboto', sans-serif;
	font-size: 26px;
	font-weight: 500;
	margin-top: 30px;
	background-color: #e75640;
	border: 2px solid #e75640;
	padding-top: 14px;
	padding-right: 26px;
	padding-bottom: 14px;
	padding-left: 26px;
}
.form button[type=submit]:hover {
	color: #e75640;
	background-color: transparent;
	border: 2px solid #e75640;
}
#social-icons .social .icon:hover {
	background-color: #e75640;
}
.scrollup {
	width: 50px;
	height: 50px;
	position: fixed;
	bottom: 15px;
	right: 15px;
	display: none;
	text-indent: -9999px;
	background-color: #e75640;
	
	background-repeat: no-repeat;
	background-position: center center;
	z-index: 999997;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.buttons a {
	background-color: #e75640;
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	font-weight: 500;
	color: #fff;
	text-transform: uppercase;
	padding-top: 14px;
	padding-right: 22px;
	padding-bottom: 14px;
	padding-left: 22px;
	border: 2px solid #e75640;
	border-radius: 4px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.buttons a:hover {
	background-color: transparent;
	color: #e75640;
	text-decoration: none;
	border: 2px solid #e75640;
}
.big-btn a {
	background-color: #e75640;
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	font-weight: 400;
	color: #fff;
	text-transform: uppercase;
	padding-top: 14px;
	padding-right: 22px;
	padding-bottom: 14px;
	padding-left: 22px;
	border: 2px solid #e75640;
	border-radius: 0px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.big-btn a:hover {
	background-color: transparent;
	color: #e75640;
	text-decoration: none;
	border: 2px solid #e75640;
}
.big-btn a.whitebg {
	background-color: #fff;
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	font-weight: 400;
	color: #e75640;
	text-transform: uppercase;
	padding-top: 14px;
	padding-right: 22px;
	padding-bottom: 14px;
	padding-left: 22px;
	border: 2px solid #fff;
	border-radius: 0px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.readmore a {
	background-color: #e75640;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	font-weight: 500;
	color: #fff;
	text-transform: uppercase;
	padding-top: 6px;
	padding-right: 14px;
	padding-bottom: 6px;
	padding-left: 14px;
	border: 2px solid #e75640;
	border-radius: 4px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.readmore a:link {
	background-color: #e75640;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	font-weight: 500;
	color: #fff;
	text-transform: uppercase;
	padding-top: 6px;
	padding-right: 14px;
	padding-bottom: 6px;
	padding-left: 14px;
	border: 2px solid #e75640;
	border-radius: 4px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.readmore a:hover {
	background-color: transparent!important;
	color: #e75640;
	text-decoration: none;
	border: 2px solid #e75640;
}
.link a {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	font-weight: 500;
	color: #e75640;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.link a:link {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	font-weight: 500;
	color: #e75640;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.link a:hover {
	color: #e75640;
	text-decoration: underline;
}
.owl-theme .owl-controls .owl-buttons div {
	border: 2px solid #e75640;
	background-color: #e75640;
}
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
	border: 2px solid #e75640;
}
.owl-theme .owl-controls .owl-page span {
	background: #e75640;
}
.blue-bg {
	background-color: #e75640!important;
}
blockquote {
	font-size: 17.5px;
	border-left: 5px solid #e75640;
	margin-top: 20;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
