@import url(http://fonts.googleapis.com/css?family=Roboto:300,500,400,700);
/* === color === */

a, a:hover,a:focus,a:active, footer a.text-link:hover, strike, .post-meta span a:hover, footer a.text-link, 
ul.meta-post li a:hover, ul.cat li a:hover, ul.recent li h6 a:hover, ul.portfolio-categ li.active a, ul.portfolio-categ li.active a:hover, ul.portfolio-categ li a:hover,ul.related-post li h4 a:hover, span.highlight,article .post-heading h3 a:hover,
.navbar .nav > .active > a,.navbar .nav > .active > a:hover,.navbar .nav > li > a:hover,.navbar .nav > li > a:focus,.navbar .nav > .active > a:focus, .validation  { 
	color:#B30208;
}

.navbar-brand span{
    color: #B30208;
}

header .nav li a:hover,
header .nav li a:focus,
header .nav li.active a,
header .nav li.active a:hover,
header .nav li a.dropdown-toggle:hover,
header .nav li a.dropdown-toggle:focus,
header .nav li.active ul.dropdown-menu li a:hover,
header .nav li.active ul.dropdown-menu li.active a{
	color:#B30208;
	border-bottom: 3px solid #B30208;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
	color:#B30208;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
	color:#B30208;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
	color:#B30208;
}
/* === background color === */

.custom-carousel-nav.right:hover, .custom-carousel-nav.left:hover, 
.dropdown-menu li:hover,
.dropdown-menu li a:hover,
.dropdown-menu li > a:focus,
.dropdown-submenu:hover > a, 
.dropdown-menu .active > a,
.dropdown-menu .active > a:hover,
.pagination ul > .active > a:hover,
.pagination ul > .active > a,
.pagination ul > .active > span,
.flex-control-nav li a:hover, 
.flex-control-nav li a.active {
  background-color: #B30208;
}


.breadcrumb {
  background-color: #B30208;
}

/* === border color === */
.pagination ul > li.active > a,
.pagination ul > li.active > span, a.thumbnail:hover, input[type="text"].search-form:focus {
	border:1px solid #B30208;
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: #B30208;
}

input:focus {
	border-color: #B30208;
}


#sendmessage {
	color: #B30208;
}

.pullquote-left {
	border-left:5px solid #B30208;
}

.pullquote-right {
	border-right:5px solid #B30208;
}

/* cta */

.cta-text h2 span {
	color: #B30208;
}

ul.clients li:hover {
	border:4px solid #B30208;
}

/* box */
.box-bottom {
	background:#B30208;
}

/* buttons */
.btn-dark:hover,.btn-dark:focus,.btn-dark:active  {
  background: #B30208;
  border:1px solid #B30208;
}

.btn-theme {
  border:1px solid #B30208;
  background: #B30208;
}
.btn {
	  box-shadow: 0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);
  -webkit-transition: box-shadow .28s cubic-bezier(0.4,0,.2,1);
  transition: box-shadow .28s cubic-bezier(0.4,0,.2,1);
  font-weight: 600;
}

/* modal styled */
.modal.styled .modal-header {
  background-color: #B30208;
}


/* blog */
.post-meta {
	border-top:4px solid #B30208;
}

.post-meta .comments a:hover  {
	color:#B30208;
}

.widget ul.tags li a:hover {
	background: #B30208;
}

.recent-post .text h5 a:hover{
	color:#B30208;
}

/* pricing box */

.pricing-box-alt.special .pricing-heading {
	background: #B30208;
}


/* portfolio */
.item-thumbs .hover-wrap .overlay-img-thumb {
	background: #B30208;
}


/* pagination */
#pagination a:hover {
    background: #B30208;
}

/* pricing box */
.pricing-box.special .pricing-offer{
	background: #B30208;
}


/* fontawesome icons */
.icon-square:hover,
.icon-rounded:hover,
.icon-circled:hover {
    background-color: #B30208;
}
[class^="icon-"].active,
[class*=" icon-"].active {
    background-color: #B30208;
}

/* fancybox */
.fancybox-close:hover {
	background-color:#B30208;
}
.fancybox-nav:hover span {
	background-color:#8c8c8c;
}

/* parallax c slider */
.da-slide .da-link:hover{
	background: #8c8c8c;
	border: 4px solid #8c8c8c;
}

.da-dots span{
	background: #8c8c8c;
}

/* flexslider */
#featured .flexslider .slide-caption {
	border-left:5px solid #8c8c8c;
}

/* Nivo slider */
.nivo-directionNav a:hover {
    background-color: #8c8c8c;
}
.nivo-caption, .caption {
	border-bottom: #8c8c8c 5px solid;
}

/* footer */
footer{
	width:100%;
	background:#252525;
}
#sub-footer{
	background:#252525;
}


html,
body {
	margin:0;
	padding:0;
	height:100%;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	background-color: #fff;
}

footer ul.link-list li a:hover, a {
color: #B30208;
}

.flex-caption {
bottom: 35px;
background-color: rgba(0, 0, 0, 0.8);
color: #fff;
margin: 0;
padding: 25px 25px 25px 30px;
position: absolute;
right: 0;
width: 295px;
right: 50px;
}

.dropdown-menu {
	border: 1px solid #ccc;
	border-top: 0;
}

.team-member {
position: relative;
background: #FFF;
margin-bottom: 20px;
border: 8px solid #FFF;
-webkit-box-shadow: inset 0 1px #fff,0 0 8px #c8cfe6;
-moz-box-shadow: inset 0 1px #fff,0 0 8px #c8cfe6;
box-shadow: inset 0 1px #fff,0 0 8px #c8cfe6;
color: inset 0 1px #fff,0 0 8px #c8cfe6;
}

.team-member .team-member-image {
text-align: center;
position: relative;
-webkit-transition: opacity .25s linear;
-moz-transition: opacity .25s linear;
-o-transition: opacity .25s linear;
-ms-transition: opacity .25s linear;
transition: opacity .25s linear;
-webkit-opacity: 0.85;
-moz-opacity: 0.85;
opacity: 0.85;
}

.team-member img {
max-width: 100%;
}

.team-member ul {
list-style-type: none;
margin-left: 0;
margin-top: 20px;
}
.team-member .team-member-name {
font-size: 1.3em;
text-transform: uppercase;
}
.team-member ul li {
line-height: 28px;
}
.vjs-tech {
	background-color: #fff;
}
.vjs-default-skin .vjs-big-play-button {
left: 40%;
top: 40%;
}
.team-member .team-member-social {
position: absolute;
right: 0;
-webkit-opacity: 0.5;
-moz-opacity: 0.5;
opacity: 0.5;
-webkit-transition: opacity .25s linear;
-moz-transition: opacity .25s linear;
-o-transition: opacity .25s linear;
-ms-transition: opacity .25s linear;
transition: opacity .25s linear;
}

.screenshot {
	float: left;
	padding: 10px;
	width: 230px;
}

.form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 12px;
	line-height: 1.4;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: none;
	border-bottom: 1px dotted #CFCFCF
}

.text-muted {
	color: #4c4c4c;
}
blockquote {
	font-size: 14px;
}
.well {
	-webkit-box-shadow: rgba(0, 0, 0, 0.156863) 0px 3px 6px 0px, rgba(0, 0, 0, 0.227451) 0px 3px 6px 0px;
	background-color: rgb(255, 255, 255);
	border-bottom-color: rgba(0, 0, 0, .443137);
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	box-shadow: rgba(0, 0, 0, 0.156863) 0px 3px 6px 0px, rgba(0, 0, 0, 0.227451) 0px 3px 6px 0px;
	margin: 10px;
}
.shadow-round {
	box-shadow: 0 3px 10px rgba(0,0,0,.23),0 3px 10px rgba(0,0,0,.16);
	height: 100px;
	width: 100px;
	padding: 30px;
	border-radius: 80px
}

.widgetheading {
width: 100%;
padding: 0;
text-transform: none;
font-size: 13px;
}

/* --- Pricing box --- */


.pricing-title{
	background:#fff;
	text-align:center;
	padding:10px 0 10px 0;
}

.pricing-title h3{
	font-weight:600;
	margin-bottom:0;
}

.pricing-offer{
	background: #fcfcfc;
	text-align: center;
	padding:40px 0 40px 0;
	font-size:18px;
	border-top:1px solid #e6e6e6;
	border-bottom:1px solid #e6e6e6;
}

.pricing-box.special .pricing-offer{
	color:#fff;
}

.pricing-offer strong{
	font-size:78px;
	line-height:89px;
}

.pricing-offer sup{
	font-size:28px;
}

.pricing-content{
	background: #fff;
	text-align:center;
	font-size:14px;
}

.pricing-content strong{
color:#353535;
}

.pricing-content ul{
	list-style:none;
	padding:0;
	margin:0;
}

.pricing-content ul li{
	border-bottom:1px solid #e9e9e9;
	list-style:none;
	padding:5px 0 5px 0;
	margin:0 0 0 0;
	color: #888;
}

.pricing-action{
	margin:0;
	background: #fcfcfc;
	text-align:center;
	padding:20px 0 30px 0;
}

.pricing-wrapp{
	margin:0 auto;
	width:100%;
	background:#fd0000;
}

/* --- pricing box alt 1 --- */
.pricing-box-alt {
border: 1px solid #e6e6e6;
	background:#fcfcfc;
	position:relative;
	margin:0 0 20px 0;
	padding:0;
  -webkit-box-shadow: 0 2px 0 rgba(0,0,0,0.03);
  -moz-box-shadow: 0 2px 0 rgba(0,0,0,0.03);
  box-shadow: 0 2px 0 rgba(0,0,0,0.03);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.pricing-box-alt .pricing-heading {
	background: #fcfcfc;
	text-align: center;
	padding:40px 0 0px 0;
	display:block;
}
.pricing-box-alt.special .pricing-heading {
	background: #fcfcfc;
	text-align: center;
	padding:40px 0 1px 0;
	border-bottom:none;
	display:block;
	color:#fff;
}
.pricing-box-alt.special .pricing-heading h3 {
	color:#fff;
}

.pricing-box-alt .pricing-heading h3 strong {
	font-size:32px;
	font-weight:700;
	letter-spacing:-1px;
}
.pricing-box-alt .pricing-heading h3 {
	font-size:32px;
	font-weight:300;
	letter-spacing:-1px;
}

.pricing-box-alt .pricing-terms {
	text-align: center;
	background:#333;
	display:block;
	overflow:hidden;
	padding:30px 0 20px;
}

.pricing-box-alt .pricing-terms  h6 {
	font-style:italic;
	margin-top:10px;
	color:#fff;
	font-family:'Noto Serif', serif;
}

.pricing-box-alt .icon .price-circled {
    margin: 10px 10px 10px 0;
    display: inline-block !important;
    text-align: center !important;
    color: #fff;
    width: 68px;
    height: 68px;
	padding:12px;
    font-size: 16px;
	font-weight:700;
    line-height: 68px;
    text-shadow:none;
    cursor: pointer;
    background-color: #888;
    border-radius: 64px;
    -moz-border-radius: 64px;
    -webkit-border-radius: 64px;
}

.pricing-box-alt  .pricing-action{
	margin:0;
	text-align:center;
	padding:30px 0 30px 0;
}
.HelpdeskH1 {
font-weight: bold;
font-size: 14px;
margin-bottom: 0;
margin: 20px 0 5px 0;
}