﻿/*
"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: #cccccc;
	font-size: 16px;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	line-height: 1.42857143;
	position: relative;
	width: 100%;
}

/* -----------------------------------------
:: LINKS
----------------------------------------- */
a {
	color: #0091EA;
	text-decoration: none;
}

a:hover, a:focus {
	color: #ffffff;;
	text-decoration: none;
	outline: none;
}

a:active, a:focus {
	outline: expression(hideFocus='true');
}

/* -----------------------------------------
:: PARAGRAPHS 
----------------------------------------- */
p {
	color: #999999;
	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: #fff;
}

/* -----------------------------------------
:: HIGHLIGHTS 
----------------------------------------- */
.highlight1, .highlight1 a {
	color: #0091EA;
}

.highlight1 a:hover {
	color: #ffffff;
}

.highlight2, .highlight2 a {
	color: #EA8800;
}

.highlight2 a:hover {
	color: #ffffff;
}

.highlight3, .highlight3 a {
	color: #B7B412;
}

.highlight3 a:hover {
	color: #ffffff;
}

.highlight4, .highlight4 a {
	color: #ED181A;
}

.highlight4 a:hover {
	color: #ffffff;
}

.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: 'Oswald', serif;
	line-height: 1.1;
	color: #ffffff;
	color: rgba(255,255,255,0.75);
	margin-top: 22px;
	margin-bottom: 11px;
	font-weight: 300;
	font-size: 40px;
}

h2 {
	font-family: 'Oswald', serif;
	line-height: 1.1;
	color: #ffffff;
	color: rgba(255,255,255,0.75);
	margin-top: 22px;
	margin-bottom: 11px;
	font-weight: 300;
	font-size: 32px;
}

h3 {
	font-family: 'Open Sans', sans-serif;
	line-height: 1.1;
	color: #ffffff;
	color: rgba(255,255,255,0.75);
	margin-top: 22px;
	margin-bottom: 11px;
	font-weight: 300;
	font-size: 24px;
}

h4 {
	font-family: 'Open Sans', sans-serif;
	line-height: 1.1;
	color: #ffffff;
	color: rgba(255,255,255,0.75);
	margin-top: 11px;
	margin-bottom: 11px;
	font-weight: 300;
	font-size: 20px;
}

h5 {
	font-family: 'Open Sans', sans-serif;
	line-height: 1.1;
	color: #ffffff;
	color: rgba(255,255,255,0.75);
	margin-top: 11px;
	margin-bottom: 11px;
	font-weight: 300;
	font-size: 16px;
}

h6 {
	font-family: 'Open Sans', sans-serif;
	line-height: 1.1;
	color: #ffffff;
	color: rgba(255,255,255,0.75);
	margin-top: 11px;
	margin-bottom: 11px;
	font-weight: 300;
	font-size: 14px;
}

/* -----------------------------------------
:: FOOTER 
----------------------------------------- */
.footer-bg {
	color: #efefef;
	font-size: 80%;
}

.footer-bg div.row {
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
}

.footer-bg div.row i {
	color: #555555;
}

/* -----------------------------------------
:: COPYRIGHT
----------------------------------------- */
.copyright {
	text-align: center;
	font-size: 90%;
	color: #ffffff;
	color: rgba(255,255,255,0.65);
	line-height: 30px;
	padding: 20px 0 20px 0;
}

/* -----------------------------------------
:: SECTIONS / PAGE HEADINGS H1 / SECTION HEADINGS H2
----------------------------------------- */
.wowed h1 {
	opacity: 0;
}

.wow {
	visibility: hidden;
}

/*section heading1*/
.section-heading {
	margin-bottom: 50px;
	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: 'Oswald', serif;
    color:#ffffff;
    color: rgba(255,255,255,0.75);    
    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;
}

.article-heading h3:nth-of-type(2) {
    font-weight: 400;
    color:#0091ea;
}
/* -----------------------------------------
:: COLORED SECTION HEADINGS
----------------------------------------- */
.section-heading-wrapper div.container {
	margin: 0 auto;
	padding: 0;
}

.section-heading-title {
	text-align: center;
	padding: 1px 0 8px 0;
}

.section-heading-blue .section-heading-title {
	background: #0091EA;
	background: url('../graphics/section-heading-blue-bg.jpg');
}

/* section heading orange */
.section-heading-orange .section-heading-title {
	background: #EA8800;
	background: url('../graphics/section-heading-orange-bg.jpg');
}

/* section heading green */
.section-heading-green .section-heading-title {
	background: #B7B412;
	background: url('../graphics/section-heading-green-bg.jpg');
}

/* section heading red */
.section-heading-red .section-heading-title {
	background: #ED181A;
	background: url('../graphics/section-heading-red-bg.jpg');
}

@media (min-width: 1170px) {
.section-heading-wrapper {
	width: 100%;
	height: 130px;
	padding: 0;
	margin: 0;
	position: relative;
}

.section-heading-title {
	display: inline-table;
	height: 100px;
	padding: 0 50px 0 50px;
	vertical-align: text-bottom;
}

.section-heading-desc {
	display: inline-table;
	height: 100px;
	vertical-align: text-bottom;
	transform: skewX(-45deg);
}

.section-heading-desc p.lead {
	margin: 20px auto 5px auto;
}

/* section heading left */
.section-heading-left .container {
	background: #222222;
	border-right: 20px solid #000000;
	transform: skewX(45deg);
}

.section-heading-left .section-heading-title h2 {
	transform: skewX(-45deg);
}

.section-heading-left .section-heading-desc {
	margin-left: 50px;
}

.section-heading-left:before {
	content: "";
	position: absolute;
	width: 447px;
	height: 1303px;
	top: -561px;
	left: 0;
	z-index: -1;
	background: url('../graphics/section-bg-left.png') center center no-repeat;
	opacity:.5;
}

.section-heading-left:after {
	content: "";
	position: absolute;
	width: 403px;
	height: 600px;
	top: -280px;
	right: 0;
	z-index: -1;
	background: url('../graphics/section-bg-right.png') center center no-repeat;
	opacity:.5;
}

/* section heading right */
.section-heading-right .container {
	background: #222222;
	border-left: 20px solid #000000;
	transform: skewX(-45deg);
}

.section-heading-right .section-heading-title {
	float: right;
}

.section-heading-right .section-heading-desc {
	float: right;
	transform: skewX(45deg);
	margin-right: 50px;
}

.section-heading-right .section-heading-title h2 {
	transform: skewX(45deg);
}

.section-heading-right .container {
	text-align: right;
}


}
/* -----------------------------------------
:: SPOTLIGHT 
----------------------------------------- */
.spotlight {
	width: 100%;
	height: 100%;
	background: url('../graphics/spotlight.png') center top no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity:.1;
}


/* -----------------------------------------
:: ARTICLE BG ACCENT 
----------------------------------------- */
.article-bg-accent {
	width: 935px;
	height: 600px;
	background: url('../graphics/article-bg-accent.png') center top no-repeat;
	-webkit-mix-blend-mode: multiply;
	-moz-mix-blend-mode: multiply;
	-o-mix-blend-mode: multiply;
	-ms-mix-blend-mode: multiply;
	mix-blend-mode: multiply;
	position: absolute;
	top: 0;
	left: 0;
}

/* -----------------------------------------
:: FEATURED LISTS 
----------------------------------------- */
.features-list h4 {
	margin: 40px 0;
	padding: 0 0 0 40px;
	position: relative;
}

.features-list h4:before {
	content: "\f00c";
	display: block;
	background: #000;
	width: 30px;
	height: 30px;
	position: absolute;
	top: 0;
	left: 0;
	border: 2px solid #0091EA;
	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: 'Oswald', 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: #0091EA;
	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: #0091EA;
	height: 40px;
	width: 40px;
	line-height: 30px;
	border: 5px solid #222;
	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: #0091EA;
	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: #0091EA;
	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: #0091EA;
}

/*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 {
	background-image: none;
	border: 1px solid #555555;
	color: #999999;
	display: block;
	font-size: 14px;
	height: 45px;
	line-height: 1.42857;
	padding: 6px 12px;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	width: 100%;
}

.form-control::-moz-placeholder {
	color: #999999;
	opacity: 0.7;
}

/* -----------------------------------------
:: HORIZONTAL RULE
----------------------------------------- */
hr {
	margin-top: 22px;
	margin-bottom: 22px;
	border: 0;
	border-top: 1px solid #000000;
}

.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;
}

