/*--------------------------------------------------------
Resets
--------------------------------------------------------*/

html, body {
	height: 100%;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}


@font-face {
	font-family: 'Gotham A';
	src:url('/assets/font/woff2/GothamSSm-Book_Web.woff2') format('woff2'),
		url('/assets/font/woff/GothamSSm-Book_Web.woff') format('woff');
	font-weight: 400;
	font-display: auto;
	font-style: normal;
}

@font-face {
	font-family: 'Gotham A';
	src:url('/assets/font/woff2/GothamSSm-Bold_Web.woff2') format('woff2'),
		url('/assets/font/woff/GothamSSm-Bold_Web.woff') format('woff');
	font-weight: 700;
	font-display: auto;
	font-style: normal;
}


article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}

body {
	line-height: 1.5;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

a {
	text-decoration: none;
	transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
	-webkit-transition: all 0.2s ease 0s;
	-ms-transition: all 0.2s ease 0s;
	outline: 0 none;
}

.clearfix {
	clear:both;
}

/*--------------------------------------------------------
THEME STYLESHEET
--------------------------------------------------------*/

body {
	background-color: white;
	font-size:15px;
	font-family: 'Gotham A', sans-serif !important;
	color: #5c5c5c;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
	overflow-x: hidden;
	font-weight:normal;
}

.fs1 {
	font-size:25px;
	padding-right:15px;
	line-height:49px;
	position: relative;
	top: -1px;
}

.intro {
	font-size: 18px;
}

.style-icon-1 {
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	font-size: 20px;
	display: inline-block;
	margin-right: 10px;
	margin-bottom: 5px;
}

.style-icon-2 {
	width: 70px;
	height: 70px;
	line-height: 70px;
	text-align: center;
	color: #fff;
	font-size: 30px;
	display: inline-block;
	margin-right: 10px;
	background-color: #333;
}

.style-icon-3 {
	width: 45px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	color: #fff;
	font-size: 20px;
	display: inline-block;
}

.style-icon-3 .icon-pencil {
	position: relative;
	left: 1px;
}

textarea:focus, input:focus {
    outline: 0;
}

.general_color, .button-style-1 a, .news-content h1 a:hover, .news-content h2 a:hover, .news-content h3 a:hover, .news-content h4 a:hover, .news-content h5 a:hover, .news-content h6 a:hover, .widget ul li a:hover, .post-tags a:hover, .post-content h1 a:hover, .post-content h2 a:hover, .post-content h3 a:hover, .post-content h5 a:hover, .post-content h5 a:hover, .post-content h6 a:hover, .tagcloud a:hover {
	color: #cc0000 !important;
}

.general_border, .text-edit blockquote, .tagcloud a:hover, #post-author:hover img, .post-list-comments li > div:hover > .author-comment-avatar {
	border-color: #cc0000 !important;
}

.general_bg, .team-member .team-social:hover .team-button, .portfolio-categories ul li a:hover, .portfolio-categories ul li .current, #post-comment-form input[type="submit"], .callout-box, .media-post .rslides_nav:hover, .portfolio-media .rslides_nav:hover, .button-style-2:hover, #post-author:hover img, .post-list-comments li > div:hover > .author-comment-avatar, .callout-box-button:hover, .toggle-active, #backtop:hover {
	background-color: #cc0000 !important;
}

.divider-1 {
	border-top: 1px dashed #dedede;
	margin-top: 20px;
}

.social-icon {
	color: #fff;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	width: 30px;
	height: 30px;
	display: inline-block;
	text-align: center;
	line-height: 30px;
	font-size: 17px;
}

.section {
	margin-bottom: 30px;
}

.section > .container > .row > .title {
	padding-top: 40px;
	margin-bottom: 40px;
}


h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}


h1 {
	font-size: 44px;
}

h2 {
	font-size: 28px;
}

h3 {
	font-size: 26px;
}

h4 {
	font-size: 20px;
}

h5 {
	font-size: 16px;
}

h6 {
	font-size:14px;
}

.larger {
	padding-bottom: 15px;
	font-size: 18px;
	text-align: justify;
}

.larger b {
	font-weight: bold;
}

.center { text-align: center; }

.percent-1 {
	width: 95%;
}

.percent-2 {
	width: 80%;
}

.percent-3 {
	width: 90%;
}

.percent-4 {
	width: 100%;
}

.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
	margin-bottom: 25px !important;
}

.rslides li span {
	font-size: 20px;
}

.rslides-navi {
	border-top: 1px dashed #fff;
	padding-top: 35px;
	width: 100px;
	margin: 15px auto 0;
}

.rslides-navi a, .button-nav {
	width: 27px;
	height: 27px;
	color: #fff;
	border: 1px solid #fff;
	display: inline-block;
	text-align: center;
	line-height: 26px;
	font-size: 16px;
	cursor: pointer;
	margin-right: 8px;
}

.button-style-1 {
	border: 1px solid;
	margin-top: 30px;
	font-family: 'Gotham A';
	padding: 13px;
	transition:all 0.2s ease 0s;
	-moz-transition:all 0.2s ease 0s;
	-webkit-transition:all 0.2s ease 0s;
	-ms-transition:all 0.2s ease 0s;
	text-align: center;
}

.button-style-1:hover {
	border: 1px solid #848484 !important;
}

.button-style-1 a {
	font-size: 16px;
}

.button-style-1:hover a {
	color: #848484 !important;
}

.section .title {
	text-transform: uppercase;
}
.hide{display:none;}
#backtop {
	width: 40px;
	height: 40px;
	line-height: 38px;
	text-align: center;
	font-size: 16px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	color: #fff;
	position: fixed;
	bottom: 20px;
	right: 30px;
	cursor: pointer;
	background-color: #333;
	z-index: 999;
	transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
	-webkit-transition: all 0.2s ease 0s;
	-ms-transition: all 0.2s ease 0s;
	opacity: 0;
}

.image-center {
	text-align: center;
}

.button-style-2 {
	width: 35px;
	height: 35px;
	display: inline-block;
	line-height: 35px;
	background-color: #333;
	color: #fff;
	text-align: center;
	font-size: 16px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

#mobile-menu {
	display: none;
}

/*======== HOME SECTION ========*/

#home {
	position: relative;
	overflow: hidden;
	height: 100%;
	width: 100%;
	display: table;
	color: #010101;
	font-weight: 400;
}

.home_parallax {
	background: url(../img/rise-bg-2500x1667.jpg) fixed;   /* Here you can add parallax image */
	background-size: cover;
	background-position: 100% top;
	background-color: #989ca0;
}

#video-background {
	position: absolute;
	bottom: 0px;
	right: 0px;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	z-index: 1;
	overflow: hidden;
	background-image: url(../vids/cover.png);
	background-size: cover;
	background-repeat: no-repeat;
}

.line-decorative {
	background-color: #fff;
	height: 1px;
	vertical-align: middle;
	max-width: 100%;
}

.home_text{
	display: table-cell;
	margin: auto;
	position: relative;
	z-index: 10;
}

.hello {
	text-align: center;
	color: #fff;
	margin-top: 100px;
	font-size: 30px;
	text-transform: uppercase;
	position: relative;
}

.hello .line-decorative {
	width: 125px;
}

.hello span {
	margin: 0 50px;
}

.home_logo {
	text-align:center;
	margin: 25px auto;
	max-width:100%;
}

.home_logo img {
	max-width:95%;
	height:auto;
}


.home_text_Q p {
	color:#FFFFFF;
	font-size:120px;
	text-align:center;
	text-transform:uppercase;
	font-family: 'Gotham A', sans-serif;
	line-height: 150px;
}

.home_text_W p {
	color: #FFFFFF;
	font-size: 36px;
	text-align: center;
	text-transform: uppercase;
	font-family: 'Gotham A', sans-serif;
}

.home_bottom_arrow {
  display: block;
  margin: 35px auto 80px;
  position: relative;
  text-align: center;
  width: 370px;
  background: url(../img/home_line.png) repeat-x;
  background-position: 0 40px;
}

.home_bottom_arrow a {
  border: 2px solid #FFFFFF;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  color: #FFFFFF;
  cursor: pointer;
  display: block;
  margin: auto;
  text-decoration: none;
  width: 80px;
  height: 80px;
}

.home_bottom_arrow a i {
	line-height: 80px;
	font-size: 35px;
}

/*======== MAIN MENU ===============*/

#main_menu {
	width:100%;
	color:#FFFFFF;
	margin-right: 10px;
	z-index: 999;
	position: relative;
	background-color: #222 !important;
	background-color: rgba(34, 34, 34, 0.95) !important;
}

#main_menu .col-md-12, footer#footer .col-md-6 {
	margin-bottom: 0 !important;
}

.logo {
	display: table-cell;
	height: 66px;
	vertical-align: middle;
}

.container_logo {
	margin:auto;
	float:left;
}

.container_menu {
	margin:auto;
	float:right;
}

.menu {
	display: table-cell;
	height: 66px;
	vertical-align: middle;
}

ul#nav li {
	display:inline;
	margin-left:30px;
}

ul#nav li a {
	text-decoration:none;
	font-family: 'Gotham A', sans-serif;
	color: #f3f3f3;
	font-size:14px;
	position: relative;
	top: 1px;
	font-weight:bold;
}

ul#nav li a:hover{
	color: #cc0000;
}

ul#nav #current_menu_item a {
	color: #cc0000 !important;
}

.menu-mobile-button { /* delete */
	font-size: 30px;
	cursor: pointer;
	position: relative;
	z-index: 1000;
	background-color: #fff;
	width: 66px;
	height: 66px;
	line-height: 66px;
	text-align: center;
}

#mobile-menu {
	background-color: #333;
	color: #fff;
	font-family: 'Gotham A', sans-serif;
}

#mobile-menu a {
	color: #fff;
}

#mobile-menu ul {
	margin-bottom: 10px 0;
}

#mobile-menu ul li a {
	padding: 15px 0;
	border-bottom: 1px solid #848484;
	display: block;
}

/*======== ABOUT ===============*/

#about {
	background-color:transparent;
	position:relative;
}

.text_Q {
	text-align:center;
	clear:both;
	font-size: 44px;
}


.text_W{
	text-align: center;
	clear: both;
	font-size: 16px;
	padding-top: 20px;
	font-family: Gotham;
}

.content_box_parallax {
	background: url(../img/parallax/parallax2.png) fixed;    /* Here you can add parallax image */
	background-size: cover;
	background-position: 100% center;
	background-color: #333;
	margin-top:20px;
	min-height: 300px;
	padding: 20px 0;
}

.info-box {
	color: #fff;
	text-align: center;
	margin: 30px 0;
}

.info-box div {
	font-size: 55px;
	margin-bottom: -5px;
}

.info-box p {
	font-family: Gotham;
	font-size: 14px;
	margin-top: 5px;
}

.head-line {
	width: 100px;
	height: 1px;
	background-color: #dedede;
	margin: auto;
	clear: both;
	margin-top: 4px;
}

.head-line-white {
	width: 100px;
	height: 1px;
	background-color: #fff;
	margin: auto;
	clear: both;
	margin-top: 4px;
}

.head-line-dark {
	width: 100px;
	height: 2px;
	background-color: #333;
	margin: auto;
	clear: both;
	margin-top: 4px;
}

#about_us .row {
	margin-bottom: 15px;
}

.space {
	margin-bottom: 10px;
}

.row_about {
	text-align: center;
}

#success {

}

#about_us .number {
	font-size:80px;
	line-height:1.2;
}

#about_us .number_details {
	color:#333;
	margin-top: 10px;
	line-height: 25px;
}

.column_text h3 {
	line-height: 20px;
	margin-bottom: 10px;
}

.column_text p {
	font-family: Gotham;
	text-align: justify;
	font-family: 14px;
	color: #848484;
}

.bar-graph {
	position:relative;
	margin-bottom:10px;
}

.bar-graph .main-layer {
	background-color:#dedede;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	height: 18px;
	position: relative;
	z-index: 1;
}

.bar-graph .percent-layer {
	height: 18px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}
.bar h6 {
	font-family: Gotham;
	color: #848484;
	line-height: 10px;
	margin-bottom: 10px;
}

.team_parallax {
	background: url(../img/parallax/parallax3.png) fixed;   /* Here you can add parallax image */
	background-size: cover;
	background-position: 100% center;
	background-color: #444;
}

#team {
	background: #f5f5f5;
	padding: 50px 0 25px;
	margin-top: -60px;
}

#team .container {
	padding-bottom: 20px;
}

.team-container {
	margin-top: 10px;
}

.team-member {
	text-align: center;
	margin-bottom: 20px;
}
.team-member .img-circle {
	/* border: 10px solid rgba(0,0,0,0.25); */
}

.team-member .team-social {
	margin-bottom: 3px;
	position: relative;
	display: inline-block;
	max-width: 100%;
}

.team-member .team-social:hover .team-icons {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
}

.team-member .team-social .team-icons {
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	text-decoration:none;
	transition:all 0.2s ease 0s;
	-moz-transition:all 0.2s ease 0s;
	-webkit-transition:all 0.2s ease 0s;
	-ms-transition:all 0.2s ease 0s;
	font-size: 17px;
	position: absolute;
	top: 45%;
	z-index: 5;
	width: 100%;
	display:none !important;
}

.fb-bg {
	background-color: #3c5b9b;
}

.twitter-bg {
	background-color: #2daae1;
}

.dribbble-bg {
	background-color: #f874a4;
}

.linkedin-bg {
	background-color: #0173b2;
}

.plus-bg {
	background-color: #f63e28;
}

.team-member .team-social .team-button {
	display: none;
	width: 82px;
	height: 82px;
	line-height: 82px;
	background-color: #333;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	color: #fff;
	font-size: 25px;
	position: absolute;
	bottom: 0;
	transition:all 0.2s ease 0s;
	-webkit-transition:all 0.2s ease 0s;
	-moz-transition:all 0.2s ease 0s;
	-ms-transition:all 0.2s ease 0s;
}

.team-work {
	font-size: 14px;
	font-family: 'Gotham A', sans-serif;
	color: #848484;
}

/*======== SERVICES ===============*/

#services {
	background-color:#1d1d33;
	position:relative;
}

#services .row {
	margin-top:20px;
}

.title {
	text-align: center;
	margin-bottom: 20px;
	padding-top: 20px;
}

.title-style-1 {
	color: #fff;
}

.title-style-2 {
	color: #333;
}

.services-box {
	position: relative;
	padding-left: 60px !important;
	margin-bottom: 20px;
	color:#fefefe;
}

.services-icon {
	font-size:25px;
	position: absolute;
	color:#333;
	padding-right:15px;
	line-height:49px;
	top: -7px;
	left: 15px;
}

#services .services-box h4 {
	font-weight:bold;
	margin-bottom: 10px;
}

#services .services-box p {
	font-family: Gotham;
	font-size: 14px;
}

/*======== PRICING TABLES ===============*/

/******************************* Pricing Table *****************************/
#pricing {
	margin-top:40px;
	background: #eee;
	padding-top: 25px;
}

.pricing-table {
	border-radius: 2px;
	border: 2px solid #DDD;
	list-style: none;
	margin: 0 0 30px 0;
	text-align: center;
	padding:10px;
	background: #fff;
	min-height: 285px;
}

.pricing-table li {
	padding: 1em;
}

.pricing-table .title {
	border-radius: 2px;
	color: white;
	padding: 1em;
	background:#555;
	margin-bottom: 0;
}

.pricing-table .title .item-title {
	font-size: 1.25em;
	font-weight: bold;
}

.pricing-table .title .item-price {
	font-size: 15px;
	font-weight:bold;
}

.pricing-table .title .item-price strong {
	font-size: 2.1em;
	font-weight: normal;
}

.pricing-table .features {
	border-bottom: 1px solid #DDDDDD;
	font-size:14px;
}

.pricing-table .button {
	margin-top:1em;
	padding: 0;
}


/*======== CLIENTS ===============*/

#clients {
	padding-bottom: 40px;
}

.clients_parallax {
	background: url(../img/parallax/parallax4.png) fixed;   /* Here you can add parallax image */
	background-size: cover;
	background-position: 100% center;
	background-color: #333;
}

.nbs-flexisel-container {
    position:relative;
    max-width:100%;
	text-align: center;
}

.nbs-flexisel-ul {
    position:relative;
    width:9999px;
    margin:0px;
    padding:0px;
    list-style-type:none;
    text-align:center;
	overflow: hidden;
}

.nbs-flexisel-inner {
    overflow:hidden;
    float:left;
    width:100%;
	border-top: 1px dashed #fff;
	border-bottom: 1px dashed #fff;
	margin-bottom: 30px;
}

.nbs-flexisel-item {
    float:left;
    margin:0px;
    padding:0px;
    position:relative;
    line-height:0px;
}

.nbs-flexisel-item img {
    position: relative;
}

.clients-text {
	text-align: center;
	color: #fff;
	margin: 20px 0;
}

/*======== PORTFOLIO ===============*/

.portfolio-text {
	text-align: center;
	border-bottom: 1px dashed #DEDEDE;
	padding-bottom: 20px;
}

.portfolio-view {
	margin-bottom: 5px;
	position: relative;
	z-index: 1;
}

.ajax-portfolio-loader {
	text-align: center;
	margin: 10px auto;
	display: none;
	text-align: center;
	clear: both;
}

.portfolio-view .row {
	position: relative;
	display: none;
}

.portfolio-border {
	padding: 30px 0 8px;
	font-family: Gotham;
}

.portfolio-border h4 {
	line-height: 22px;
}

.top-space {
	margin-top: 15px;
}

.portfolio-border h1, .portfolio-border h2, .portfolio-border h3, .portfolio-border h4, .portfolio-border h5, .portfolio-border h6 {
	font-family: 'Gotham A', sans-serif;
}

.close-button {
	width: 45px;
	height: 45px;
	color: #fff;
	text-align: center;
	line-height: 45px;
	background-color: #333;
	position: absolute;
	left: 5px;
	top: 35px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	cursor: pointer;
	font-size: 16px;
	z-index: 10;
	display: none;
}

.portfolio-media {
	position: relative;
}

.portfolio-border h1, .portfolio-border h2, .portfolio-border h3, .portfolio-border h4, .portfolio-border h5, .portfolio-border h6 {
	margin-bottom: 10px;
}

.portfolio-border img {
	margin-bottom: 10px;
}

.portfolio-button {
	background-color: #333;
	width: 100%;
	height: 48px;
	text-align: center;
	line-height: 48px;
	font-size: 25px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	color: #fff;
	margin-bottom: 10px;
	cursor: pointer;
	display: block;
}

.portfolio-button .icon-remove {
	font-size: 18px !important;
}

.description-portfolio {
	font-family: Gotham;
	font-size: 14px;
}

.portfolio-detail {
	padding: 10px 0;
	border-bottom: 1px dashed #dedede;
}

.portfolio-detail span {
	font-weight: 700;
}

.portfolio-categories {
	text-align: center;
	margin: 15px 0;
}

.portfolio-categories ul {
	list-style: none;
}

.portfolio-categories ul li {
	display: inline-block;
}

.portfolio-categories ul li a {
	display: block;
	padding: 0 15px;
	height: 35px;
	line-height: 36px;
	margin: 5px;
	background-color: #333;
	color: #fff;
	text-align: center;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	font-family: Gotham;
	font-size: 14px;
}

.isotope-item {
    z-index: 2;
}
.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
}
.isotope,
.isotope .isotope-item {
  /* change duration value to whatever you like */
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    transition-duration: 0.8s;
}
.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    transition-property: height, width;
}
.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    transition-property: transform, opacity;
	line-height: 0;
	float: left;
	width: 19.969%;
}

.portfolio-box {
	display: inline-block;
	position: relative;
	overflow: hidden;
	width: 100%;
}

.portfolio-box img {
	width: 100%;
}

.portfolio-box:hover div {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
}

.portfolio-box > div {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	text-align: center;
	color: #fff;
	z-index: 4;
	line-height: 22px;
	overflow: hidden;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
	-webkit-transition: all 0.2s ease 0s;
	-ms-transition: all 0.2s ease 0s;
	background-color: rgba(0, 0, 0, 0.8);
	line-height: 16px;
}

.portfolio-box > div:before {

}

.portfolio-box div .portfolio-info {

}

.portfolio-box div .portfolio-info i {
	position: absolute;
	top: 12%;
	text-align: center;
	width: 100%;
	display: block;
	font-size: 36px;
}

.portfolio-box div .portfolio-info p {
	position: absolute;
	top: 50%;
	text-align: center;
	width: 100%;
	font-size: 24px;
}

.portfolio-box div .portfolio-info span {
	position: absolute;
	top: 71%;
	text-align: center;
	width: 100%;
	display: block;
	font-size: 16px;
	font-family: Gotham;
}

/*======== TESTIMONIALS ===============*/

#testimonials {
	padding-bottom: 20px;
}

.testimonials_parallax {
	background: url(../img/parallax/parallax5.png) fixed;   /* Here you can add parallax image */
	background-size: cover;
	background-position: 100% center;
	background-color: #333;
	color: #fff;
	text-align: center;
}

.rslides {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}

.rslides li {
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	width: 100%;
	left: 0;
	top: 0;
}

.rslides li:first-child {
	position: relative;
	display: block;
	float: left;
}

.rslides img {
	display: block;
	height: auto;
	float: left;
	width: 100%;
	border: 0;
}

.testimonial ul li blockquote {
	font-style: italic;
	width: 50%;
	margin: 20px auto 10px;
}

/*======== NEWS ===============*/

#news {
	background-color: #1D1D33;
	padding-bottom: 20px;
	color: #fff
}

#news .blog-text {
	text-align: center;
	margin-bottom: 30px;
}

.news-content {
	background-color: #fff;
	padding:  15px 25px 25px 25px;
	font-size: 16px;
}

.news-content h1 a, .news-content h2 a, .news-content h3 a, .news-content h4 a, .news-content h5 a, .news-content h6 a {
	color: #333;
}

.news-content, .news footer {
	color: #848484;
}

.news-content p {
	font-family: Gotham;
}

.news footer {
	font-size: 14px;
	margin-top: -10px;
}

.news-thumb {
	position: relative;
	display: block;
	text-align: center;
	background-color: #fff;
}

.news-thumb img {
	width: 100%;
	position: relative;
}

.news-thumb img:hover {
	opacity: 0.7;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
}

.news-icon-thumb {
	width: 55px;
	height: 55px;
	color: #fff;
	text-align: center;
	line-height: 55px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	font-size: 26px;
	position: absolute;
	display: inline-block;
	margin: auto;
	top: 40%;
	left: 50%;
	margin-left: -27px;
	z-index: 2;
}

.news-icon-thumb span {
	position: relative;
	left: 1px;
}

.news-content h1, .news-content h2, .news-content h3, .news-content h4, .news-content h5, .news-content h6 {
	color: #333;
	margin: -6px 0 5px;
}

.news footer > div:first-child {
	background-color: #fff;
	padding: 5px 25px 14px 25px;
}

.news footer > div:first-child > div {
	padding-top: 15px;
}

.news-border {
	border-top: 1px dashed #dedede;
}

.info-about-news {
	float: left;
}

.footer-plus-news {
	float: right;
}

.news-plus {
	width: 23px;
	color: #fff;
	height: 23px;
	line-height: 24px;
	font-size: 14px;
	text-align: center;
	cursor: pointer;
	display: block;
}

.news-plus i {
	position: relative;
	left: 1px;
}

.news footer span {
	margin-right: 10px;
	text-transform: uppercase;
	font-size: 13px;
}

.news footer .info-about-news i {
	margin-right: 10px;
}

#blog-navigation {
	margin-left: 70px;
}

#blog .post-blog .divider-1 {
	margin-bottom: 20px;
}

#post-author {
	margin-left: 70px;
	font-family: Gotham;
	margin-bottom: 40px;
	font-size: 14px;
}

#post-author img {
	padding: 3px;
	border: 1px solid #dedede;
	margin: 0 25px 25px 0;
	float: left;
	transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
	-webkit-transition: all 0.2s ease 0s;
	-ms-transition: all 0.2s ease 0s;
}

#post-author div {
	color: #848484;
}

#post-comments {
	margin-left: 70px;
}

.post-list-comments li > div {
	padding: 0 0 25px 90px;
	border-bottom: 1px dashed #dedede;
	position: relative;
	min-height: 70px;
	font-family: Gotham;
	font-size: 14px;
	margin-bottom: 25px;
}

.post-list-comments li ul li {
	border-bottom: 1px dashed #dedede;
	padding-bottom: 25px;
	margin-bottom: 25px;
}

.post-list-comments li ul li div {
	margin-left: 50px;
	border: none;
	margin-bottom: 0;
	padding-bottom: 0;
}

.post-list-comments li ul li .post-comment-content {
	margin-left: 0;
}

.author-comment-avatar {
	padding: 3px;
	border: 1px solid #dedede;
	transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
	-webkit-transition: all 0.2s ease 0s;
	-ms-transition: all 0.2s ease 0s;
}

.post-comment-content {
	color: #848484;
	margin-top: 6px;
}

.post-list-comments li img {
	position: absolute;
	top: 0;
	left: 0;
}

#post-comment-form {
	margin-left: 70px;
}

#post-comment-form form textarea {
	width: 100%;
	height: 170px;
	max-width: 100%;
}

#post-comment-form form textarea, #post-comment-form input[type="text"] {
	color: #b0b0b0;
	border: none;
	padding: 10px;
	font-family: Gotham;
	background-color: #ebebeb;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	margin-bottom: 15px;
	font-size: 14px;
	max-width: 100%;
}

#post-comment-form input[type="text"] {
	width: 32.5%;
	height: 40px;
}

.margin-input {
	margin: 0 0.5%;
}

#post-comment-form input[type="submit"] {
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	padding: 11px 10px 9px 10px;
	border: none;
	color: #fff;
	font-family: Gotham;
	font-size: 14px;
	cursor: pointer;
	transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
	-webkit-transition: all 0.2s ease 0s;
	-ms-transition: all 0.2s ease 0s;
}

#post-comment-form input[type="submit"]:hover {
	color:#333;
}

/*======== CONTACT ===============*/

.contact-text {
	text-align: center;
	margin-bottom: 20px;
}

.contact-info {
	font-family:'Gotham A', sans-serif;
	padding-top: 50px;
	font-size: 14px;
}

.contact-info .icon-style-1 {
	margin-bottom: 0 !important;
}

.contact-info a {
	color: #cc0000;
}

.contact-content {
	position: relative;
	text-align: center;
}

.contact-text-info {
	padding-top: 10px;
	font-size:16px;
}

.contact-text-info b {
	font-weight: bold;
	color: #333;
}

.contact-info .style-icon-1 {
	display: inline-block;
	font-size: 16px;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
}

.contact-form {
	margin-top: 30px;
}

.contact-form textarea, .contact-form input[type="text"] {
	color: #b0b0b0;
	border: none;
	padding: 10px;
	width: 100%;
	background-color: #ebebeb;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	margin-bottom: 15px;
	font-size: 14px;
	max-width: 100%;
}

.contact-form textarea {
	height: 165px;
}

.contact-form input[type="text"] {
	height: 45px;
}

.contact-button {
	color: #fff;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	font-size: 24px;
	position: relative;
	height: 50px;
}

.contact-button i {
	position: absolute;
	left: 48%;
	top: 13px;
}

.contact-button input[type="submit"] {
	width: 100%;
	height: 50px;
	border: none;
	background-color: transparent;
	cursor: pointer;
	position: relative;
}

.contact-success {
	display: none;
	margin-top: 20px;
}

.error-input {
	background-color: #F78080 !important;
	color: #fff !important;
}

#google-map {
	margin-top: 25px;
	line-height: 0;
	padding:10px;
	border: 2px solid #eee;
}

#google-map iframe {
	width: 100%;
}

/*======== BLOG ===============*/

.post-blog {
	padding-left: 70px;
	position: relative;
	margin-bottom: 25px;
}

.post-content {
	padding-left: 65px;
	position: relative;
	font-size: 14px;
	color: #848484;
}

.post-content h1 a, .post-content h2 a, .post-content h3 a, .post-content h4 a, .post-content h5 a, .post-content h6 a {
	color: #333;
	font-family: 'Gotham A', sans-serif;
}

.post-icon {
	position: absolute;
	top: 0;
	left: 0;
}

.post-thumb:hover {
	opacity: 0.5;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
}

.post-date {
	display: block;
	margin: 8px 0 10px;
}

.post-content h3 {
	padding-top: 2px;
}

.post-content footer {
	text-transform: uppercase;
	margin-top: 20px;
}

.post-content p {
	line-height: 22px;
}

.post-content footer a {
	color: #848484;
}

.post-content footer i {
	margin-right: 5px;
}

.post-icon-2 {
	position: absolute;
	top: 70px;
	left: 0;
}

.post-info-icon div {
	position: absolute;
	top: 5px;
	left: 0;
	line-height: 28px;
	text-transform: uppercase;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
}

.post-info-icon:hover div {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
}

.post-info-icon:hover > span {
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
}

.post-info-icon-2:hover div {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
}

.post-info-icon-2:hover span {
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
}

.post-info-icon-2 div {
	position: absolute;
	top: 15px;
	width: 100%;
	text-align: center;
	line-height: 28px;
	text-transform: uppercase;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	font-size: 44px;
}

.post-info-icon > span {
	position: relative;
	top: 1px;
}

.day-blog {
	font-size: 28px;
}

.count-comments {
	font-size: 44px !important;
}

.month-blog {
	font-size: 26px;
}

.post-info-icon-2 > span {
	position: relative;
	top: 2px;
}

.media-post {
	position: relative;
	background-color: #FFF;
	margin-bottom: 10px;
}

.media-post .rslides_nav, .portfolio-media .rslides_nav {
	display: inline-block;
	width: 36px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	color: #fff;
	background-color: #333;
	font-size: 16px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	position: absolute;
	z-index: 5;
	right: 10px;
	top: 10px;
}

.media-post .prev, .portfolio-media .prev {
	right: 48px;
}

/*======== TEXT EDITOR STYLING ===============*/

.text-edit blockquote {
	padding-left: 35px;
	border-left: 3px solid;
	margin: 35px 0;
	font-style: italic;
}

.text-edit p {
	margin-bottom: 10px;
}

/*======== SIDEBAR ===============*/

.widget {
	margin-bottom: 35px;
	line-height: 24px;
	font-family: Gotham;
	font-size: 14px;
	color: #848484;
}

.widget ul li {
	padding: 10px 0;
	border-bottom: 1px dashed #dedede;
}

.widget ul li a {
	color: #333;
}

.widget p {
	margin: 10px 0;
}

.widget p:first-child {
	margin-top: 0 !important;
}

.widget h1, .widget h2, .widget h3, .widget h4, .widget h5, .widget h6 {
	margin-bottom: 13px;
	color: #333 !important;
	font-family: 'Gotham A', sans-serif;
}

.tagcloud a {
	display: inline-block;
	padding: 3px 10px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	text-transform: uppercase;
	border: 1px solid #e0e0e0;
	color: #b0b0b0;
	margin: 2px;
	margin-right: -1px;
}

.line-header {
	padding-left: 20px;
	border-left: 3px solid;
	line-height: 24px;
	margin-bottom: 30px;
}

.header-section {
	margin-bottom: 20px;
	color: #333;
	line-height: 20px;
	font-family: 'Gotham A', sans-serif;
}

.search-field {
	border: 1px solid #DEDEDE;
	height: 45px;
	position: relative;
	width: 100%;
}

.search-field input[type="text"] {
	position: absolute;
	top: 6px;
	left: 10px;
	height: 30px;
	border: none;
	color: #b0b0b0;
}

.search-field input[type="submit"] {
	width: 50px;
	height: 44px;
	border: none;
	border-left: 1px solid #DEDEDE;
	background-color: transparent;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
	cursor: pointer;
}

.search-button {
	position: absolute;
	right: 15px;
	top: 11px;
	font-size: 20px;
	color: #b0b0b0;
	z-index: 1;
}

/*======== SHORTCODES ===============*/

#shortcodes .row {
	margin-bottom: 30px;
}

.toggle {
	font-size: 14px;
	margin-bottom: 10px;
	font-family: Gotham;
}

.toggle-title {
	background-color: #f8f8f8;
	height: 45px;
	border: 1px solid #dedede;
	color: #333;
	position: relative;
	cursor: pointer;
	overflow: hidden;
}

.toggle-title-text {
	height: 45px;
	padding: 11px 60px 9px 20px;
	overflow: hidden;
}

.toggle-title-text i {
	font-size: 16px;
	vertical-align: middle;
	color: #b9b9b9;
	color: #333;
	margin-right: 10px;
}

.toggle .hover-icon i {
	color: #b9b9b9 !important;
}

.toggle .hover-icon:hover i {
	color: #333 !important;
}

.toggle-arrow {
	width: 45px;
	height: 44px;
	line-height: 45px;
	text-align: center;
	border-left: 1px solid #dedede;
	font-size: 20px;
	position: absolute;
	right: 0;
	top: 0;
}

.toggle-content {
	border: 1px solid #dedede;
	padding: 15px 20px;
	border-top: none;
	color: #848484;
	display: none;
}

.alert {
	padding: 11px 28px 9px 20px;
	border: 1px solid;
	font-family: Gotham;
	font-weight: bold;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	position: relative;
	margin-bottom: 7px;
}

.close-alert {
	position: absolute;
	right: 15px;
	top: 12px;
	cursor: pointer;
	font-size: 16px;
}

.alert-1 {
	color: #c8af0f;
	border-color: #f6e785;
	background-color: #fbf9e5;
}

.alert-2 {
	color: #93b31d;
	border-color: #bfdd60;
	background-color: #e9f3d1;
}

.alert-3 {
	color: #d96663;
	border-color: #f0b2b1;
	background-color: #ffe9e8;
}

.alert-4 {
	color: #469fd5;
	border-color: #9fc1de;
	background-color: #dbe9f4;
}

.tabs {
	font-size: 14px;
	font-family: Gotham;
}

.tabs > ul {
	position: relative;
	top: 1px;
}

.tabs > ul, .tabs > ul li a {
	color: #333;
}

.tabs > ul li {
	float: left;
}

.tabs > ul li i {
	font-size: 16px;
}

.tabs > ul li:first-child a {
	border: 1px solid #dedede;

}

.tabs > ul li:last-child a {
	border-left: none !important;
	border-top: 1px solid #dedede;
	border-right: 1px solid #dedede;
}

.tabs > ul li a {
	padding: 0 20px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	display: block;
	border-top: 1px solid #dedede;
	border-right: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	background-color: #f8f8f8;
}

.tabs > ul li i {
	margin: 0 5px;
	color: #b9b9b9;
}

.tabs > ul li:hover i {
	color: #333 !important;
}

.active-tab a {
	background-color: #fff !important;
	border-top: 3px solid #ffd400 !important;
	border-bottom: 1px solid #fff !important;
}

.active-tab i {
	color: #333 !important;
}

.tab-content {
	color: #848484;
	padding: 15px 20px;
	border: 1px solid #dedede;
}

.callout-box {
	padding: 17px 30px;
	border-left: 3px solid #333;
	color: #fff;
}

.callout-box p {
	font-family: Gotham;
	font-size: 16px;
}

.callout-box-button {
	padding: 11px 20px 10px 20px;
	background-color: #333;
	color: #fff;
	margin: 5px;
	float: right;
	font-weight: 700;
	font-size: 16px;
	margin-top: 10px;
	display: inline-block;
}

.button-mobile {
	float: none !important;
	margin: 10px 0;
	display: none;
}

.column {
	color: #848484;
	font-family: Gotham;
	font-size: 14px;
}


/*======== FOOTER ===============*/

#footer {
	padding: 15px 0 7px;
	color: #fff;
	background: #222;
}

.foot-social {
	text-align: right;
}

.foot-social a {
	color: #fff;
}

.copyright {
	margin: 6px 0 8px;
}

.fb-foot:hover {
	background-color: #3c5b9b;
}

.twitter-foot:hover {
	background-color: #2daae1;
}

.vimeo-foot:hover {
	background-color: #1ab7ea;

}

.instagram-foot:hover {
	background-color: #3f729b;
}

.linkedin-foot:hover {
	background-color: #0173b2;
}

.google-foot:hover {
	background-color: #f63e28;
}
@font-face{font-family:'Font-Awesome-Social';src:url('../font/fontawesome-social-webfont.eot');src:url('../font/fontawesome-social-webfont.eot?#iefix') format('embedded-opentype'),url('/assets/font/fontawesome-social-webfont.woff') format('woff'),url('/assets/font/fontawesome-social-webfont.ttf') format('truetype'),url('../font/fontawesome-social-webfont.svg#Font-Awesome-More') format('svg');font-weight:normal;font-style:normal;}.icon-blogger-sign:before,.icon-blogger:before,.icon-delicious:before,.icon-dribbble-sign:before,.icon-dribbble:before,.icon-dropbox:before,.icon-drupal:before,.icon-evernote-sign:before,.icon-evernote:before,.icon-flickr-sign:before,.icon-flickr:before,.icon-forrst-sign:before,.icon-forrst:before,.icon-four
-sign:before,.icon-foursquare:before,.icon-git-fork:before,.icon-hacker-news:before,.icon-lastfm-sign:before,.icon-lastfm:before,.icon-paypal:before,.icon-picasa-sign:before,.icon-picasa:before,.icon-reddit:before,.icon-share-this-sign:before,.icon-share-this:before,.icon-skype:before,.icon-soundcloud:before,.icon-spotify:before,.icon-stack-overflow:before,.icon-tumblr-sign:before,.icon-tumblr:before,.icon-vimeo-sign:before,.icon-vimeo:before,.icon-wordpress-sign:before,.icon-wordpress:before,.icon-yelp-sign:before,.icon-yelp:before,.icon-youtube-sign:before,.icon-youtube:before{font-family:'Font-Awesome-Social';speak:none;font-style:normal;font-weight:normal;text-decoration:inherit;-webkit-font-smoothing:antialiased;display:inline;width:auto;height:auto;line-height:normal;vertical-align:baseline;background-image:none;background-position:0% 0%;background-repeat:repeat;margin-top:0;}
.icon-dropbox:before{content:"\f300";}
.icon-drupal:before{content:"\f301";}
.icon-git-fork:before{content:"\f302";}
.icon-share-this-sign:before{content:"\f304";}
.icon-share-this:before{content:"\f305";}
.icon-foursquare-sign:before{content:"\f306";}
.icon-foursquare:before{content:"\f307";}
.icon-hacker-news:before{content:"\f308";}
.icon-skype:before{content:"\f309";}
.icon-spotify:before{content:"\f30a";}
.icon-soundcloud:before{content:"\f30b";}
.icon-paypal:before{content:"\f30c";}
.icon-youtube-sign:before{content:"\f30d";}
.icon-youtube:before{content:"\f30e";}
.icon-reddit:before{content:"\f30f";}
.icon-blogger-sign:before{content:"\f310";}
.icon-blogger:before{content:"\f311";}
.icon-dribbble-sign:before{content:"\f312";}
.icon-dribbble:before{content:"\f313";}
.icon-evernote-sign:before{content:"\f314";}
.icon-evernote:before{content:"\f315";}
.icon-flickr-sign:before{content:"\f316";}
.icon-flickr:before{content:"\f317";}
.icon-forrst-sign:before{content:"\f318";}
.icon-forrst:before{content:"\f319";}
.icon-delicious:before{content:"\f31a";}
.icon-lastfm-sign:before{content:"\f31b";}
.icon-lastfm:before{content:"\f31c";}
.icon-picasa-sign:before{content:"\f31d";}
.icon-picasa:before{content:"\f31e";}
.icon-stack-overflow:before{content:"\f320";}
.icon-tumblr-sign:before{content:"\f321";}
.icon-tumblr:before{content:"\f322";}
.icon-vimeo-sign:before{content:"\f323";}
.icon-vimeo:before{content:"\f324";}
.icon-wordpress-sign:before{content:"\f325";}
.icon-wordpress:before{content:"\f326";}
.icon-yelp-sign:before{content:"\f327";}
.icon-yelp:before{content:"\f328";}

.square-gallery .square-tuple {
	background: #222322;
	float: left;
	height: 287px;
	overflow: hidden;
	width: 585px;
	-webkit-transition: ease-in .2s;
	-moz-transition: ease-in .2s;
	-o-transition: ease-in .2s;
	-ms-transition: ease-in .2s;
	transition: ease-in .2s;
}

.square-gallery .square-tuple img {
	float: left;
	margin: 0;
	padding: 0;
	width: 50%;
}

.square-gallery .square-tuple .text {
	float: left;
	margin: 0;
	padding: 1.3em;
	position: relative;
	width: 50%;
}

.square-gallery .square-tuple .text h3,
.square-gallery .square-tuple .text p {
	color: #fff;
}

.square-gallery .square-tuple .text .arrow {
	border-color: transparent #222322 transparent transparent;
	border-style: solid;
	border-width: 19.5px 21px 19.5px 0;
	height: 0px;
	left: -21px;
	position: absolute;
	width: 0px;
}

.square-gallery .square-tuple .text .arrow.alt {
	border-color: transparent transparent transparent #222322;
	border-width: 19.5px 0 19.5px 21px;
	left: 100%;
}

.square-gallery .square-tuple:hover {
	background: #cc0000;
}

.square-gallery .square-tuple:hover .text h3,
.square-gallery .square-tuple:hover .text p {
	color: #fff;
}

.square-gallery .square-tuple:hover .text .arrow {
	border-color: transparent #cc0000 transparent transparent;
}
.square-gallery .square-tuple:hover .text .arrow.alt {
	border-color: transparent transparent transparent #cc0000;
}

.hours {
	color: #fff;
	background: #333;
	padding: 15px 25px !important;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 2em;
	text-align: right;
	background: #cc0000;
	color: #ccc;
}

.hours span {
	font-weight:bold;
	float:left;
	color:#fff;
}

.hours b {
	font-weight:bold;
	color: #fff;
}

#classes {
	padding-top: 25px;
}
#classes .table { font-size:12px; }
#classes .table th { font-weight: bold; color:#fff; background:#222; border:none; }

#training { padding: 40px 0 50px; background: #222; color: #fff;; }
#training h4 { margin: 15px 0; }
#training h5 { margin: 0 0 15px; font-size: 20px; }
#training .icons-ul {font-size:1.2em; margin-bottom:25px; }
#training .team-member .img-circle { margin-top:35px; /* border: 10px solid rgba(255, 255, 255, 0.35); */ }

#covid { padding: 40px 0 50px; background: #222; color: #fff;; }
#covid h4 { margin: 15px 0; }
#covid h5 { margin: 0 0 15px; font-size: 20px; }
#covid ul { margin-left:20px; list-style:square; list-style-position: outside; }
#covid ul li { margin-bottom:10px; }
#covid ul b { font-weight:bold; }
#covid .col-md-6 { padding: 0 30px 20px; }
#covid .col-md-6:last-child { background:#444; }


#facility { margin-top:25px; }
#facility p { margin-bottom:15px; }
#facility ul { margin-left:20px; list-style:square; list-style-position: outside; }
#facility ul li { margin-bottom:10px; }
#facility ul b { font-weight:bold; }
#facility .col-md-6 { padding: 0 30px 20px; }
#facility .col-md-6:last-child { background:#f5f5f5; }

#facility .lightboxed { margin-bottom: 35px;  }
#facility .lightboxed img { margin-bottom:10px; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; width: 100%; height: auto; border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; cursor: pointer; transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; -webkit-transition: all 0.2s ease 0s; -ms-transition: all 0.2s ease 0s;}
#facility .lightboxed:hover img { border-width:0;  }

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Gotham",Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('../img/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('../img/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('../img/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('../img/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Gotham",Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;m
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

blockquote p { font-style: italic; }
blockquote cite { font-style: normal; display: block; text-align: right; text-transform: uppercase; font-size: 16px; font-weight: bold; letter-spacing: 1px; margin-right: 25px; font-family: 'Gotham A', sans-serif; }

/*
 |	Setting the width for the blockquotes is required
 |	to accurately adjust it's contianer
*/

blockquote {
	font-family: Georgia, Times, serif;
	width: 600px;
	max-width: 95%;
	margin: 0 auto;
	font-size: 20px;
	color: #fff;
	background: rgba(255,255,255,0.1);
	padding: 25px;
}

#quote_wrap { overflow: visible !important; }
.row-ncda{
    display:flex;
        flex-wrap: wrap;
    justify-content: center;

}
.pricing-table{
    height:100%;
    margin:0px;
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url('../img/fancybox_sprite@2x.png');
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url('../img/fancybox_loading@2x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}

@media (max-width: 568px) {

	#quote_wrap { display:none ! important; }


	.hours { text-align:center; }
	.hours .label { display:block; text-align:center; }

}

@media (min-width: 980px) {
    .second-sec .col-md-3:first-child {
        margin-left: 25%;
    }
}
@media (max-width: 320px) {


}
