﻿/*
"Santana" v 1.0 
Website Template 
created by www.i3dthemes.com

*/
/* -----------------------------------------
:: BASE STYLES #555555 #222222
----------------------------------------- */
html, body {
	margin: 0;
	padding: 0;
	overflow-x: hidden;
}

body {
	color: #333;
	font-size: 16px;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	line-height: 1.42857143;
	position: relative;
	width: 100%;
}

/* -----------------------------------------
:: LINKS
----------------------------------------- */
a {
	color: #D03E2A;
	text-decoration: none;
}

a:hover, a:focus {
	color: #111;;
	text-decoration: none;
	outline: none;
}

a:active, a:focus {
	outline: expression(hideFocus='true');
}

/* -----------------------------------------
:: PARAGRAPHS 
----------------------------------------- */
p {
	color: #333;
	margin: 0 0 11px;
}

.phover:hover {
	background: #111111;
	background: rgba(0, 0, 0, 0.1);
}

.lead {
	margin-bottom: 22px;
	font-size: 21px;
	font-weight: 300;
	line-height: 1.4;
	color: #111;
}

/* -----------------------------------------
:: HIGHLIGHTS 
----------------------------------------- */
.highlight1, .highlight1 a {
	color: #D03E2A;
}

.highlight1 a:hover {
	color: #111;
}

.highlight2, .highlight2 a {
	color: #A93222;
}

.highlight2 a:hover {
	color: #111;
}

.highlight3, .highlight3 a {
	color: #83271A;
}

.highlight3 a:hover {
	color: #111;
}

.highlight4, .highlight4 a {
	color: #43140D;
}

.highlight4 a:hover {
	color: #111;
}

.colorblack {
	color: #000;
}

.alternative-font {
	font-family: "Shadows Into Light",cursive;
	font-size: 30px;
}

.alternative-angle {
	transform: rotate(-7deg);
}

.morphext > .animated {
	display: inline-block;
}

@media (min-width: 992px) {
.pull-left-big {
	margin-left: -200px;
	margin-top: 100px;
}

}
/* -----------------------------------------
:: H1-H6 
----------------------------------------- */
h1 {
	font-family: 'Homenaje', serif;
	line-height: 1.1;
	color: #222;
	margin-top: 22px;
	margin-bottom: 11px;
	font-weight: 300;
	font-size: 49px;
}

h2 {
	font-family: 'Homenaje', serif;
	line-height: 1.1;
	color: #222;
	margin-top: 22px;
	margin-bottom: 11px;
	font-weight: 300;
	font-size: 37px;
}

h3 {
	font-family: 'Homenaje', serif;
	line-height: 1.1;
	color: #222;
	margin-top: 22px;
	margin-bottom: 11px;
	font-weight: 300;
	font-size: 30px;
}

h4 {
	font-family: 'Homenaje', serif;
	line-height: 1.1;
	color: #222;
	margin-top: 11px;
	margin-bottom: 11px;
	font-weight: 300;
	font-size: 22px;
}

h5 {
	font-family: 'Homenaje', serif;
	line-height: 1.1;
	color: #222;
	margin-top: 11px;
	margin-bottom: 11px;
	font-weight: 300;
	font-size: 18px;
}

h6 {
	font-family: 'Homenaje', serif;
	line-height: 1.1;
	color: #222;
	margin-top: 11px;
	margin-bottom: 11px;
	font-weight: 300;
	font-size: 14px;
}

/* -----------------------------------------
:: FOOTER 
----------------------------------------- */
.footer-bg * {
	color: #e8e8e8;
}

.footer-bg p {
	font-size: 85%;
}

.footer-bg div.row {
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
}

/* -----------------------------------------
:: COPYRIGHT
----------------------------------------- */
.copyright {
	color: #e8e8e8;
	text-align: center;
	font-size: 90%;
	line-height: 30px;
	padding: 20px 0 20px 0;
}
.copyright * {
	color: #e8e8e8;
}

/* -----------------------------------------
:: SECTIONS / PAGE HEADINGS H1 / SECTION HEADINGS H2
----------------------------------------- */
.wowed h1 {
	opacity: 0;
}

.wow {
	visibility: hidden;
}

/*section heading1*/
.section-heading {
	margin: 0 auto 50px auto;
	position: relative;
	text-align: center;
}

.section-heading h1, .section-heading h2 {
	position: relative;
	z-index: 1;
	text-transform: capitalize;
}

.section-heading h1:nth-of-type(2), .section-heading h2:nth-of-type(2)  {
    font-family: 'Homenaje', serif;
    color:#D03E2A;
    margin-top:-10px;
    font-weight:400;
	font-size:45px;

}
.section-heading-title h2 {
	font-size: 50px;
	font-weight: 400;
}

.section-heading-desc p.lead {
	font-size: 20px;
}

/* -----------------------------------------
:: ARTICLE HEADINGS
----------------------------------------- */
/*content heading1*/
.article-heading {
	padding: 30px 20px;
}

.article-heading h3 {
	margin-bottom: 5px;
	margin-top: 0;
	text-transform: capitalize;
}

.article-heading h3:nth-of-type(2) {
    font-weight: 400;
    color:#D03E2A;
}
/* -----------------------------------------
:: COLORED SECTION HEADINGS
----------------------------------------- */
/* section heading left */
.section-heading-left {
	padding-bottom: 50px;
}

.section-heading-left h2, .section-heading-left h3, .section-heading-left p {
	text-align: left;
	margin: 0;
	padding: 0;
	line-height: 1.1;
}

/* section heading right */
.section-heading-right {
	padding-bottom: 50px;
}

.section-heading-right h2, .section-heading-right h3, .section-heading-right p {
	text-align: right;
	margin: 0;
	padding: 0;
	line-height: 1.1;
}

/* -----------------------------------------
:: DARK SECTION HEADINGS
----------------------------------------- */
.section-dark * {
	color: #e8e8e8;
	color: rgba(232,232,232,0.75);
}

.section-dark .article-heading {
	padding-top: 35px;
}

.section-parallax-dark * {
	color: #e8e8e8;
	color: rgba(232,232,232,0.75);
}

.section-parallax-dark .article-heading {
	padding-top: 35px;
}

/* -----------------------------------------
:: FEATURED LISTS 
----------------------------------------- */
.features-list h4 {
	margin: 40px 0;
	padding: 0 0 0 40px;
	position: relative;
}

.features-list h4:before {
	content: "\f00c";
	display: block;
	width: 30px;
	height: 30px;
	position: absolute;
	top: 0;
	left: 0;
	border: 2px solid #D03E2A;
	border-radius: 50%;
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	display: inline-block;
	text-decoration: inherit;
	text-align: center;
	padding-top: 2px;
}

/* -----------------------------------------
:: BULLET LARGE 
----------------------------------------- */
.bullet-large {
	width: 150px;
	height: 150px;
	text-align: center;
	line-height: 150px;
	font-family: 'Homenaje', sans-serif;
	font-size: 46px;
	color: #000000;
	color: rgba(0,0,0,0.25);
	text-shadow: 5px 5px 5px #222222;
	text-shadow: 5px 5px 5px rgba(0, 0, 0, 0.25);
	display: inline-block;
}

.bullet-large.bullet-blue {
	background: url('../graphics/blue-bullet-large.png') center center no-repeat;
}

.bullet-large.bullet-orange {
	background: url('../graphics/orange-bullet-large.png') center center no-repeat;
}

.bullet-large.bullet-green {
	background: url('../graphics/green-bullet-large.png') center center no-repeat;
}

.bullet-large.bullet-red {
	background: url('../graphics/red-bullet-large.png') center center no-repeat;
}

/* -----------------------------------------
:: LISTS 
----------------------------------------- */
/*default list styles*/
ul, ol {
	margin-top: 0;
	margin-bottom: 11px;
}

ul ul, ol ul, ul ol, ol ol {
	margin-bottom: 0;
}

.list-unstyled {
	padding-left: 0;
	list-style: none;
}

.list-inline {
	padding-left: 0;
	list-style: none;
	margin-left: -5px;
}

.list-inline > li {
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px;
}

dl {
	margin-top: 0;
	margin-bottom: 22px;
}

dt, dd {
	line-height: 1.42857143;
}

dt {
	font-weight: bold;
}

dd {
	margin-left: 0;
}

ol {
	counter-reset: li; ;
	list-style: none;
*list-style: decimal;
	padding: 0;
	margin-bottom: 20px;
}

ol ol {
	margin: 0 0 0 40px;
}

ol.list1 li ol {
	margin: 0 0 0 20px;
}

/*list1*/
.list1 a {
	position: relative;
	display: block;
	padding: 5px 30px 5px 30px;
	margin: 10px 0;
	background: #D03E2A;
	color: #ffffff;
	text-decoration: none;
	border-radius: 3px;
	transition: all .3s ease-out;
}

.list1 {
	margin: 0 0 0 20px;
}

.list1 a:hover {
	background: #111111;
}

.list1 a:hover:before {
	transform: rotate(360deg);
}

.list1 a:before {
	content: counter(li);
	counter-increment: li;
	position: absolute;
	left: -20px;
	top: 50%;
	margin-top: -20px;
	background: #D03E2A;
	height: 40px;
	width: 40px;
	line-height: 30px;
	border: 5px solid #e8e8e8;
	text-align: center;
	font-weight: bold;
	border-radius: 50%;
	transition: all .3s ease-out;
	color: #ffffff;
}

/*list2*/
.list2 a {
	position: relative;
	display: block;
	padding: 5px 30px 5px 30px;
	margin: 10px 0 10px 40px;
	background: #222222;
	background: rgba(0, 0, 0, 0.25);
	color: #D03E2A;
	text-decoration: none;
	transition: all .3s ease-out;
}

.list2 a:hover {
	background: #111111;
	background: rgba(0, 0, 0, 0.50);
}

.list2 a:before {
	content: counter(li);
	counter-increment: li;
	position: absolute;
	left: -40px;
	top: 50%;
	margin-top: -16px;
	background: #D03E2A;
	height: 32px;
	width: 32px;
	line-height: 32px;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
}

.list2 a:after {
	position: absolute;
	content: '';
	border: 8px solid transparent;
	left: -20px;
	top: 50%;
	margin-top: -8px;
	transition: all .3s ease-out;
}

.list2 a:hover:after {
	left: -8px;
	border-left-color: #D03E2A;
}

/*list3*/
ul.list3 {
	list-style-image: url('../graphics/list3.png');
	vertical-align: middle;
}

/* -----------------------------------------
:: BLOCKQUOTES 
----------------------------------------- */
blockquote {
	display: block;
	background: #fff;
	padding: 15px 20px 15px 45px;
	margin: 20px auto;
	position: relative;
	width: 90%;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 1.2;
	color: #666;
	text-align: justify;
	border-left: 15px solid #555555;
	border-right: 2px solid #555555;
}

blockquote::before {
	content: "\201C";
	font-family: 'Open Sans', sans-serif;
	font-size: 60px;
	font-weight: bold;
	color: #999;
	position: absolute;
	left: 10px;
	top: 5px;
}

blockquote::after {
	content: "";
}

blockquote a {
	text-decoration: none;
	background: #eee;
	cursor: pointer;
	padding: 0 3px;
	color: #c76c0c;
}

blockquote a:hover {
	color: #666;
}

blockquote em {
	font-style: italic;
}

blockquote footer {
	font-size: 80%;
	text-align: right;
}

/* -----------------------------------------
:: FORMS 
----------------------------------------- */
.form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #f6f6f6;
	background-color: #d03e2a;
	background-image: none;
	border: 1px solid rgba(255, 255, 255, 0);
	border-radius: 0px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form-control:focus {
	border-color: #43140d;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(67, 20, 13, 0.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(67, 20, 13, 0.6);
}

.form-control::-moz-placeholder {
	color: rgba(255, 255, 255, 0.5);
	opacity: 1;
}

.form-control:-ms-input-placeholder {
	color: rgba(255, 255, 255, 0.5);
}

.form-control::-webkit-input-placeholder {
	color: rgba(255, 255, 255, 0.5);
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
	background-color: #777777;
	opacity: 1;
}

.form-control[disabled], fieldset[disabled] .form-control {
	cursor: not-allowed;
}

textarea.form-control {
	height: auto;
}

input[type=search] {
	-webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
input[type=date].form-control, input[type=time].form-control, input[type=datetime-local].form-control, input[type=month].form-control {
	line-height: 34px;
}

input[type=date].input-sm, input[type=time].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm, .input-group-sm input[type=date], .input-group-sm input[type=time], .input-group-sm input[type=datetime-local], .input-group-sm input[type=month] {
	line-height: 30px;
}

input[type=date].input-lg, input[type=time].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg, .input-group-lg input[type=date], .input-group-lg input[type=time], .input-group-lg input[type=datetime-local], .input-group-lg input[type=month] {
	line-height: 46px;
}

}
.form-group {
	margin-bottom: 15px;
}

.radio, .checkbox {
	position: relative;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}

.radio label, .checkbox label {
	min-height: 20px;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: normal;
	cursor: pointer;
}

.radio input[type=radio], .radio-inline input[type=radio], .checkbox input[type=checkbox], .checkbox-inline input[type=checkbox] {
	position: absolute;
	margin-left: -20px;
	margin-top: 4px \9;
}

.radio + .radio, .checkbox + .checkbox {
	margin-top: -5px;
}

.radio-inline, .checkbox-inline {
	position: relative;
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	vertical-align: middle;
	font-weight: normal;
	cursor: pointer;
}

.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
	margin-top: 0;
	margin-left: 10px;
}

input[type=radio][disabled], input[type=checkbox][disabled], input[type=radio].disabled, input[type=checkbox].disabled, fieldset[disabled] input[type=radio], fieldset[disabled] input[type=checkbox] {
	cursor: not-allowed;
}

.radio-inline.disabled, .checkbox-inline.disabled, fieldset[disabled] .radio-inline, fieldset[disabled] .checkbox-inline {
	cursor: not-allowed;
}

.radio.disabled label, .checkbox.disabled label, fieldset[disabled] .radio label, fieldset[disabled] .checkbox label {
	cursor: not-allowed;
}

.form-control-static {
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 0;
	min-height: 34px;
}

.form-control-static.input-lg, .form-control-static.input-sm {
	padding-left: 0;
	padding-right: 0;
}

.input-sm {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 0px;
}

select.input-sm {
	height: 30px;
	line-height: 30px;
}

textarea.input-sm, select[multiple].input-sm {
	height: auto;
}

.form-group-sm .form-control {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 0px;
}

.form-group-sm select.form-control {
	height: 30px;
	line-height: 30px;
}

.form-group-sm textarea.form-control, .form-group-sm select[multiple].form-control {
	height: auto;
}

.form-group-sm .form-control-static {
	height: 30px;
	min-height: 32px;
	padding: 6px 10px;
	font-size: 12px;
	line-height: 1.5;
}

.input-lg {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 0px;
}

select.input-lg {
	height: 46px;
	line-height: 46px;
}

textarea.input-lg, select[multiple].input-lg {
	height: auto;
}

.form-group-lg .form-control {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 0px;
}

.form-group-lg select.form-control {
	height: 46px;
	line-height: 46px;
}

.form-group-lg textarea.form-control, .form-group-lg select[multiple].form-control {
	height: auto;
}

.form-group-lg .form-control-static {
	height: 46px;
	min-height: 38px;
	padding: 11px 16px;
	font-size: 18px;
	line-height: 1.3333333;
}

.has-feedback {
	position: relative;
}

.has-feedback .form-control {
	padding-right: 42.5px;
}

.form-control-feedback {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	display: block;
	width: 34px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	pointer-events: none;
}

.input-lg + .form-control-feedback, .input-group-lg + .form-control-feedback, .form-group-lg .form-control + .form-control-feedback {
	width: 46px;
	height: 46px;
	line-height: 46px;
}

.input-sm + .form-control-feedback, .input-group-sm + .form-control-feedback, .form-group-sm .form-control + .form-control-feedback {
	width: 30px;
	height: 30px;
	line-height: 30px;
}

.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
	color: #3c763d;
}

.has-success .form-control {
	border-color: #3c763d;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus {
	border-color: #2b542c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

.has-success .input-group-addon {
	color: #3c763d;
	border-color: #3c763d;
	background-color: #dff0d8;
}

.has-success .form-control-feedback {
	color: #3c763d;
}

.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
	color: #8a6d3b;
}

.has-warning .form-control {
	border-color: #8a6d3b;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-warning .form-control:focus {
	border-color: #66512c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

.has-warning .input-group-addon {
	color: #8a6d3b;
	border-color: #8a6d3b;
	background-color: #fcf8e3;
}

.has-warning .form-control-feedback {
	color: #8a6d3b;
}

.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
	color: #a94442;
}

.has-error .form-control {
	border-color: #a94442;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .form-control:focus {
	border-color: #843534;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

.has-error .input-group-addon {
	color: #a94442;
	border-color: #a94442;
	background-color: #f2dede;
}

.has-error .form-control-feedback {
	color: #a94442;
}

.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #737373;
}

@media (min-width: 768px) {
.form-inline .form-group {
	display: inline-block;
	margin-bottom: 0;
	vertical-align: middle;
}

.form-inline .form-control {
	display: inline-block;
	width: auto;
	vertical-align: middle;
}

.form-inline .form-control-static {
	display: inline-block;
}

.form-inline .input-group {
	display: inline-table;
	vertical-align: middle;
}

.form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn, .form-inline .input-group .form-control {
	width: auto;
}

.form-inline .input-group > .form-control {
	width: 100%;
}

.form-inline .control-label {
	margin-bottom: 0;
	vertical-align: middle;
}

.form-inline .radio, .form-inline .checkbox {
	display: inline-block;
	margin-top: 0;
	margin-bottom: 0;
	vertical-align: middle;
}

.form-inline .radio label, .form-inline .checkbox label {
	padding-left: 0;
}

.form-inline .radio input[type=radio], .form-inline .checkbox input[type=checkbox] {
	position: relative;
	margin-left: 0;
}

.form-inline .has-feedback .form-control-feedback {
	top: 0;
}

}
.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 7px;
}

.form-horizontal .radio, .form-horizontal .checkbox {
	min-height: 27px;
}

.form-horizontal .form-group {
	margin-left: -15px;
	margin-right: -15px;
}

@media (min-width: 768px) {
.form-horizontal .control-label {
	text-align: right;
	margin-bottom: 0;
	padding-top: 7px;
}

}
.form-horizontal .has-feedback .form-control-feedback {
	right: 15px;
}

@media (min-width: 768px) {
.form-horizontal .form-group-lg .control-label {
	padding-top: 14.333333px;
	font-size: 18px;
}

}
@media (min-width: 768px) {
.form-horizontal .form-group-sm .control-label {
	padding-top: 6px;
	font-size: 12px;
}

}
.btn {
	display: inline-block;
	margin-bottom: 0;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

.btn:hover, .btn:focus, .btn.focus {
	color: #333333;
	text-decoration: none;
}

.btn:active, .btn.active {
	outline: 0;
	background-image: none;
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
	cursor: not-allowed;
	opacity: 0.65;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	box-shadow: none;
}

a.btn.disabled, fieldset[disabled] a.btn {
	pointer-events: none;
}

.btn-default {
	color: #333333;
	background-color: #ffffff;
	border-color: #cccccc;
}

.btn-default:focus, .btn-default.focus {
	color: #333333;
	background-color: #e6e6e6;
	border-color: #8c8c8c;
}

.btn-default:hover {
	color: #333333;
	background-color: #e6e6e6;
	border-color: #adadad;
}

.btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
	color: #333333;
	background-color: #e6e6e6;
	border-color: #adadad;
}

.btn-default:active:hover, .btn-default.active:hover, .open > .dropdown-toggle.btn-default:hover, .btn-default:active:focus, .btn-default.active:focus, .open > .dropdown-toggle.btn-default:focus, .btn-default:active.focus, .btn-default.active.focus, .open > .dropdown-toggle.btn-default.focus {
	color: #333333;
	background-color: #d4d4d4;
	border-color: #8c8c8c;
}

.btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
	background-image: none;
}

.btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default, .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled.focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default.focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default[disabled].active, fieldset[disabled] .btn-default.active {
	background-color: #ffffff;
	border-color: #cccccc;
}

.btn-default .badge {
	color: #ffffff;
	background-color: #333333;
}

.btn-primary {
	color: #ffffff;
	background-color: #d03e2a;
	border-color: #bb3826;
}

.btn-primary:focus, .btn-primary.focus {
	color: #ffffff;
	background-color: #a63121;
	border-color: #511810;
}

.btn-primary:hover {
	color: #ffffff;
	background-color: #a63121;
	border-color: #88281b;
}

.btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
	color: #ffffff;
	background-color: #a63121;
	border-color: #88281b;
}

.btn-primary:active:hover, .btn-primary.active:hover, .open > .dropdown-toggle.btn-primary:hover, .btn-primary:active:focus, .btn-primary.active:focus, .open > .dropdown-toggle.btn-primary:focus, .btn-primary:active.focus, .btn-primary.active.focus, .open > .dropdown-toggle.btn-primary.focus {
	color: #ffffff;
	background-color: #88281b;
	border-color: #511810;
}

.btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
	background-image: none;
}

.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled.focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary.focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {
	background-color: #d03e2a;
	border-color: #bb3826;
}

.btn-primary .badge {
	color: #d03e2a;
	background-color: #ffffff;
}

.btn-success {
	color: #ffffff;
	background-color: #5cb85c;
	border-color: #4cae4c;
}

.btn-success:focus, .btn-success.focus {
	color: #ffffff;
	background-color: #449d44;
	border-color: #255625;
}

.btn-success:hover {
	color: #ffffff;
	background-color: #449d44;
	border-color: #398439;
}

.btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
	color: #ffffff;
	background-color: #449d44;
	border-color: #398439;
}

.btn-success:active:hover, .btn-success.active:hover, .open > .dropdown-toggle.btn-success:hover, .btn-success:active:focus, .btn-success.active:focus, .open > .dropdown-toggle.btn-success:focus, .btn-success:active.focus, .btn-success.active.focus, .open > .dropdown-toggle.btn-success.focus {
	color: #ffffff;
	background-color: #398439;
	border-color: #255625;
}

.btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
	background-image: none;
}

.btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success, .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled.focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success.focus, .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active, .btn-success.disabled.active, .btn-success[disabled].active, fieldset[disabled] .btn-success.active {
	background-color: #5cb85c;
	border-color: #4cae4c;
}

.btn-success .badge {
	color: #5cb85c;
	background-color: #ffffff;
}

.btn-info {
	color: #ffffff;
	background-color: #5bc0de;
	border-color: #46b8da;
}

.btn-info:focus, .btn-info.focus {
	color: #ffffff;
	background-color: #31b0d5;
	border-color: #1b6d85;
}

.btn-info:hover {
	color: #ffffff;
	background-color: #31b0d5;
	border-color: #269abc;
}

.btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
	color: #ffffff;
	background-color: #31b0d5;
	border-color: #269abc;
}

.btn-info:active:hover, .btn-info.active:hover, .open > .dropdown-toggle.btn-info:hover, .btn-info:active:focus, .btn-info.active:focus, .open > .dropdown-toggle.btn-info:focus, .btn-info:active.focus, .btn-info.active.focus, .open > .dropdown-toggle.btn-info.focus {
	color: #ffffff;
	background-color: #269abc;
	border-color: #1b6d85;
}

.btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
	background-image: none;
}

.btn-info.disabled, .btn-info[disabled], fieldset[disabled] .btn-info, .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled.focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info.focus, .btn-info.disabled:active, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active, .btn-info.disabled.active, .btn-info[disabled].active, fieldset[disabled] .btn-info.active {
	background-color: #5bc0de;
	border-color: #46b8da;
}

.btn-info .badge {
	color: #5bc0de;
	background-color: #ffffff;
}

.btn-warning {
	color: #ffffff;
	background-color: #f0ad4e;
	border-color: #eea236;
}

.btn-warning:focus, .btn-warning.focus {
	color: #ffffff;
	background-color: #ec971f;
	border-color: #985f0d;
}

.btn-warning:hover {
	color: #ffffff;
	background-color: #ec971f;
	border-color: #d58512;
}

.btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
	color: #ffffff;
	background-color: #ec971f;
	border-color: #d58512;
}

.btn-warning:active:hover, .btn-warning.active:hover, .open > .dropdown-toggle.btn-warning:hover, .btn-warning:active:focus, .btn-warning.active:focus, .open > .dropdown-toggle.btn-warning:focus, .btn-warning:active.focus, .btn-warning.active.focus, .open > .dropdown-toggle.btn-warning.focus {
	color: #ffffff;
	background-color: #d58512;
	border-color: #985f0d;
}

.btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
	background-image: none;
}

.btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-warning, .btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled.focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning.focus, .btn-warning.disabled:active, .btn-warning[disabled]:active, fieldset[disabled] .btn-warning:active, .btn-warning.disabled.active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning.active {
	background-color: #f0ad4e;
	border-color: #eea236;
}

.btn-warning .badge {
	color: #f0ad4e;
	background-color: #ffffff;
}

.btn-danger {
	color: #ffffff;
	background-color: #83271a;
	border-color: #6e2116;
}

.btn-danger:focus, .btn-danger.focus {
	color: #ffffff;
	background-color: #581a12;
	border-color: #030101;
}

.btn-danger:hover {
	color: #ffffff;
	background-color: #581a12;
	border-color: #3b110c;
}

.btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
	color: #ffffff;
	background-color: #581a12;
	border-color: #3b110c;
}

.btn-danger:active:hover, .btn-danger.active:hover, .open > .dropdown-toggle.btn-danger:hover, .btn-danger:active:focus, .btn-danger.active:focus, .open > .dropdown-toggle.btn-danger:focus, .btn-danger:active.focus, .btn-danger.active.focus, .open > .dropdown-toggle.btn-danger.focus {
	color: #ffffff;
	background-color: #3b110c;
	border-color: #030101;
}

.btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
	background-image: none;
}

.btn-danger.disabled, .btn-danger[disabled], fieldset[disabled] .btn-danger, .btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled.focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger.focus, .btn-danger.disabled:active, .btn-danger[disabled]:active, fieldset[disabled] .btn-danger:active, .btn-danger.disabled.active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger.active {
	background-color: #83271a;
	border-color: #6e2116;
}

.btn-danger .badge {
	color: #83271a;
	background-color: #ffffff;
}

.btn-link {
	color: #d03e2a;
	font-weight: normal;
	border-radius: 0;
}

.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
	border-color: transparent;
}

.btn-link:hover, .btn-link:focus {
	color: #902b1d;
	text-decoration: underline;
	background-color: transparent;
}

.btn-link[disabled]:hover, fieldset[disabled] .btn-link:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:focus {
	color: #777777;
	text-decoration: none;
}

.btn-lg, .btn-group-lg > .btn {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px;
}

.btn-sm, .btn-group-sm > .btn {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}

.btn-xs, .btn-group-xs > .btn {
	padding: 1px 5px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}

.btn-block {
	display: block;
	width: 100%;
}

.btn-block + .btn-block {
	margin-top: 5px;
}

input[type=submit].btn-block, input[type=reset].btn-block, input[type=button].btn-block {
	width: 100%;
}

/* -----------------------------------------
:: HORIZONTAL RULE
----------------------------------------- */
hr {
	margin-top: 22px;
	margin-bottom: 22px;
	border: 0;
	border-top: 1px solid rgba(0,0,0,0.10);
}

.hr-short {
	border: 0;
	border-top: 1px solid #000000;
	width: 50%;
	margin: 22px auto;
}

/* -----------------------------------------
:: MOBILE to TABLE 0-1025PX START
----------------------------------------- */
.pad5 {
	padding-left: 5px;
	padding-right: 5px;
}

.pad0 {
	padding-left: 0!important;
	padding-right: 0!important;
}

