body {
	margin: 0;
	padding: 0 !important;
	position: relative;
	background: #fff;
	overflow-x: hidden;
	font-family: 'Gill Sans';
}
#about, #gallery, #tour, #media, #contact
{
margin-top:0 !important;
}
@font-face {
	font-family: 'Gill Sans';
	src: url('../fonts/GillSans.eot');
	src: url('../fonts/GillSans.eot?#iefix') format('embedded-opentype'),  url('../fonts/GillSans.woff') format('woff'),  url('../fonts/GillSans.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
.column-50 p
{
	text-align:justify;
}
.blur_filter{filter: blur(2px);}
.overlay .carousel-caption {
	top: 12em;
}
.about-panel h5{ text-align:right; margin:0; color: #ef3743;}
.about-panel h3 { text-align:center;
    margin: 0;
    font-size: 20px;
    text-transform: uppercase;
    line-height: 30px;
    padding: 10px 0;
    font-weight: bold;color: #ef3743;
}
.overlay .carousel-caption h2 {
	font-size: 43px;
	color: #ef3743;
	line-height: 55px;
	margin: 0;
}
.overlay .carousel-caption h3 {
	font-size: 25px;
	color: #fff;
	line-height: 35px;
	margin: 0;
}
.wrapper {
	width: 100%;
	float: left;
	display: block;
	overflow-x:hidden;
}
.slider {
	width: 100%;
	float: left;
	margin-top: 80px;
}
.overlay {
	width: 100%;
	float: left;
	background: rgba(0,0,0,0.6);
	position: absolute;
	top: 0;
	z-index: 9;
	height: 100%;
}
a:focus {
	outline: 0;
}
header {
	width: 100%;
	float: left;
	display: block;
	background: #fff;
}
.logo-header {
	width: 100%;
	float: left;
	padding: 6px 0 0 0;
}
.logo-header img{ width:92%;}
/*
inspired from http://codepen.io/Rowno/pen/Afykb
& https://jsfiddle.net/q0rgL8ws/
*/
.carousel-fade .carousel-inner .item {
	opacity: 0;
	transition-property: opacity;
	overflow: hidden;
}
.item.active img {
	transition: transform 6000ms linear 0s;
	/* This should be based on your carousel setting. For bs, it should be 5second*/
	transform: scale(1.08, 1.08);
}
.carousel-fade .carousel-inner .active {
	opacity: 1;
}
.carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right {
	left: 0;
	opacity: 0;
	z-index: 1;
}
.carousel-fade .carousel-inner .next.left, .carousel-fade .carousel-inner .prev.right {
	opacity: 1;
}
.carousel-fade .carousel-control {
	z-index: 99; top:12em; background:transparent;
}
.carousel-fade .carousel-control .fa{ font-size:65px;}
/*
WHAT IS NEW IN 3.3: "Added transforms to improve carousel performance in modern browsers."
now override the 3.3 new styles for modern browsers & apply opacity
*/
@media all and (transform-3d), (-webkit-transform-3d) {
.carousel-fade .carousel-inner > .item.next,  .carousel-fade .carousel-inner > .item.active.right {
	opacity: 0;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-inner > .item.prev,  .carousel-fade .carousel-inner > .item.active.left {
	opacity: 0;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-inner > .item.next.left,  .carousel-fade .carousel-inner > .item.prev.right,  .carousel-fade .carousel-inner > .item.active {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
}
.menu {
	width: 100%;
	float: left;
}
.menu .navbar-default {
	background: transparent;
	border: none;
	margin-bottom: 0;
}
.menu .navbar-default .navbar-nav>li>a {
	color: #fff;
	font-family: 'Gill Sans';
}
.menu .navbar-default .navbar-nav>li>a:hover {
	background: transparent;
	color: #feb200;
}
.menu .navbar-default .navbar-nav>.active>a, .menu .navbar-default .navbar-nav>.active>a:focus, .menu .navbar-default .navbar-nav>.active>a:hover {
	background: transparent;
	color: #feb200;
}
.menu .navbar-nav>li>a {
	padding-top: 31px;
	padding-bottom: 31px;
	color: #000;    font-size: 16px;
}
.menu .nav>li a.active {
	background: #ef3743;
	color: #fff;
}
.menu .nav>li a:hover {
	background: #ef3742;
	color: #fff;
}
.menu .navbar {
	margin-bottom: 0; border-bottom:0;
}
.menu .navbar-nav {
	float: right;
}
.dropdown-menu {
	-webkit-box-shadow: none;
	box-shadow: none;
}
.navbar-toggle .icon-bar {
	color: #ef3743;
	background: #ef3743;
}
.menu .navbar-toggle{ border:1px solid #ef3743;  }
.map {
	width: 100%;
	float: left;
}
.map iframe {
	width: 100%;
}
.footer-bottom img {
	display: initial;
}
.footer-bottom p {
	font-size: 12px;
}
.footer-bottom {
	width: 100%;
	padding: 10px 0;
	float: left;
	background: #130c0e;
}
.bodyarea {
	width: 100%;
	float: left;
	display: block;
}
.step-pro {
	border: 2px solid #fdbf01;
	margin-bottom: 5%;
	color: #fff;
	margin: 6px 220px 25px;
	border-radius: 20px;
	padding: 8px 14px;
	text-align: center;
	float: left;
	font-family: 'Gill Sans';
	font-size: 16px;
}
.step-block {
	width: 100%;
	margin-top: 6%;
	float: left;
	text-align: center;
}
.scrollToTop {
	width: 40px;
	height: 40px;
	text-align: center;
	font-weight: bold;
	background: rgba(119,119,119,0.5);
	text-decoration: none;
	font-size: 30px;
	float: right;
	border-radius: 50%;
	position: fixed;
	    bottom: 30px;
    right: 10px;
}
.scrollToTop img {
	padding-top: 9px !important;
	padding-left: 11px;
}
.scrollToTop:hover {
	text-decoration: none;
	background: rgba(119,119,119,0.9);
}
.expert-blog {
	width: 100%;
	float: left;
	display: block;
	padding-top: 3%;
}
.toggles {
	width: 100%;
	float: left;
}
.about-panel {
	width: 100%;
	float: left;
	display: block;
	padding: 6% 0 0 0;
	color: #000;
	font-family: 'Gill Sans';
}
.gallery-panel{padding: 6% 0 6% 0; width: 100%;
	float: left;
	display: block;color: #000;
	font-family: 'Gill Sans';}
.process-panel {
	width: 100%;
	float: left;
	display: block;
	padding: 7% 0;
	background: #000;
	color: #fff;
	text-align: center;
	font-family: 'Gill Sans';
}
.part-heading {
	width: 100%;
	padding-bottom: 3em;
	text-align: center;
	float: left;
}
.part-heading.vision{ padding:2em 0;}
.part-heading h2 {
	margin: 0;
	font-size: 30px;
	text-transform: uppercase;
	line-height: 40px;
	padding: 10px 0;
	font-weight: bold;
}
.red-border {
	background: #ef3743;
	width: 50px;
	height: 4px;
	float: none;
	margin: 0 auto;
}

.logo-ic{ width:100%; float:left; text-align:center;     position: absolute;
    bottom: 20px;}
.logo-ic img{ width:280px; display:initial;}
.about-panel .red-border {
	background: #ef3743;
	width: 50px;
	height: 4px;
	    display: block;
    float: none;
    margin: 0 auto;
}
.about-panel p {
	font-size: 16px;
	line-height: 22px;
	text-align: center;
	color: #535353;
}
.tour-panel .red-border {
	background: #fff;	margin: 0 32em;
}
/*----filter---*/


.cd-main-content {
	position: relative;
	width: 100%;
	float: left;
}
.cd-main-content:after {
	content: "";
	display: table;
	clear: both;
}
.cd-main-content.is-fixed .cd-tab-filter-wrapper {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
}
.cd-main-content.is-fixed .cd-gallery {
	padding-top: 76px;
}
.cd-main-content.is-fixed .cd-filter {
	position: fixed;
	height: 100vh;
	overflow: hidden;
}
.cd-main-content.is-fixed .cd-filter form {
	height: 100vh;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}
.cd-main-content.is-fixed .cd-filter-trigger {
	position: fixed;
}
@media only screen and (min-width: 768px) {
.cd-main-content.is-fixed .cd-gallery {
	padding-top: 90px;
}
}
/* -------------------------------- 

xtab-filter 

-------------------------------- */
.cd-tab-filter-wrapper {
	background-color: #ffffff;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08);
	z-index: 1; /*padding-bottom:30px;*/
}
.cd-tab-filter-wrapper:after {
	content: "";
	display: table;
	clear: both;
}
.cd-tab-filter {
	/* tabbed navigation style on mobile - dropdown */
	position: relative;
	height: 50px;
	width: 140px;
	margin: 0 auto;
	z-index: 1;
}
.cd-tab-filter::after {
	/* small arrow icon */
	content: '';
	position: absolute;
	right: 14px;
	top: 50%;
	bottom: auto;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url("../img/cd-icon-arrow.svg") no-repeat center center;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	pointer-events: none;
}
.cd-tab-filter ul {
	position: absolute;
	top: 0;
	left: 0;
	background-color: #ffffff;
	box-shadow: inset 0 -2px 0 #ef3743;
}
.cd-tab-filter li {
	display: inline-block; list-style-type:none;
}
.cd-tab-filter a {
	display: block;
	/* set same size of the .cd-tab-filter */
	height: 50px;
	width: 140px;
	line-height: 50px;
	/*padding-left: 14px;*/
	text-align:center;
}
.cd-tab-filter a.selected {
	background: #ef3743;
	color: #ffffff;
}
.cd-tab-filter.is-open::after {
	/* small arrow rotation */
	-webkit-transform: translateY(-50%) rotate(-180deg);
	-moz-transform: translateY(-50%) rotate(-180deg);
	-ms-transform: translateY(-50%) rotate(-180deg);
	-o-transform: translateY(-50%) rotate(-180deg);
	transform: translateY(-50%) rotate(-180deg);
}
.cd-tab-filter.is-open ul {
	box-shadow: inset 0 -2px 0 #41307c, 0 2px 10px rgba(0, 0, 0, 0.2);
}
.cd-tab-filter.is-open ul li {
	display: block;
}
.cd-tab-filter.is-open .placeholder a {
	/* reduces the opacity of the placeholder on mobile when the menu is open */
	opacity: .4;
}
.mix .label {
	position: absolute;
	width: 100%;
	height: 40px;
	bottom: -40px;
	-webkit-transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
}
.mix {
	overflow: hidden;
	position: relative !important;
	background: #666;
	cursor: pointer;
}
.mix img {
	max-width: 100%;
	position: relative;
	top: 0;
	-webkit-transition: all 600ms cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: all 600ms cubic-bezier(0.645, 0.045, 0.355, 1);
}
.mix .label-bg {
	background: #ef3743;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.mix .label-text {
	color: #fff;
	position: relative;
	z-index: 500;
	padding: 5px 8px;
}
.mix .text-category {
	display: block;
	font-size: 16px;
	line-height: 25px;
}
.mix:hover .label {
	bottom: 0;
}
.mix:hover img {
	top: -30px;
}
.mix:hover img.blur_filter{filter: blur(0px);}
 @media only screen and (min-width: 768px) {
.cd-tab-filter {
	/* tabbed navigation style on medium devices */
	width: auto;
	cursor: auto;
}
.cd-tab-filter::after {
	/* hide the arrow */
	display: none;
}
.cd-tab-filter ul {
	background: transparent;
	position: static;
	box-shadow: none;
	text-align: center;
}
.cd-tab-filter li {
	display: inline-block;
}
.cd-tab-filter li.placeholder {
	display: none !important;
}
.cd-tab-filter a {
	display: inline-block;
	padding: 0 1em;
	width: auto;
	color: #9a9a9a;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 16px;
}
.no-touch .cd-tab-filter a:hover {
	color: #ef3743;
	text-decoration: none;
}
.cd-tab-filter a.selected {
	background: transparent;
	color: #ef3743;
	/* create border bottom using box-shadow property */
	box-shadow: inset 0 -2px 0 #ef3743;
	text-decoration: none;
}
.cd-tab-filter.is-open ul li {
	display: inline-block;
}
}
@media only screen and (min-width: 1170px) {
.cd-tab-filter {
	/* tabbed navigation on big devices */
	width: 100%;
	float: right;
	margin: 0;
	-webkit-transition: width 0.3s;
	-moz-transition: width 0.3s;
	transition: width 0.3s;
}
.cd-tab-filter.filter-is-visible {
	/* reduce width when filter is visible */
	width: 80%;
}
}
/* -------------------------------- 

xgallery 

-------------------------------- */
.cd-gallery {
	padding: 26px 5%;
	width: 100%;
}
.cd-gallery li {
	margin-bottom: 1.6em;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
	display: none;
}
.cd-gallery li.gap {
	/* used in combination with text-align: justify to align gallery elements */
	opacity: 0;
	height: 0;
	display: inline-block;
}
.cd-gallery img {
	display: block;
	width: 100%;
}
.cd-gallery .cd-fail-message {
	display: none;
	text-align: center;
}
.cd-gallery ul{ margin:0; padding:0;}
@media only screen and (min-width: 768px) {
.cd-gallery {
	padding: 40px 3%;
}
.cd-gallery ul {
	text-align: justify;
}
.cd-gallery ul:after {
	content: "";
	display: table;
	clear: both;
}
.cd-gallery li {
	width: 48%;
}
}
@media only screen and (min-width: 1170px) {
.cd-gallery {
	padding: 20px 0;
	float: right;
	-webkit-transition: width 0.3s;
	-moz-transition: width 0.3s;
	transition: width 0.3s;
}
.cd-gallery li {
	width: 32%;
	margin-right: 10px;
}
.cd-gallery.filter-is-visible {
	/* reduce width when filter is visible */
	width: 80%;
}
}
/* -------------------------------- 

xfilter 

-------------------------------- */
.cd-filter {
	position: absolute;
	top: 0;
	left: 0;
	width: 280px;
	height: 100%;
	background: #ffffff;
	box-shadow: 4px 4px 20px transparent;
	z-index: 2;
	/* Force Hardware Acceleration in WebKit */
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: translateX(-100%);
	-moz-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	-o-transform: translateX(-100%);
	transform: translateX(-100%);
	-webkit-transition: -webkit-transform 0.3s, box-shadow 0.3s;
	-moz-transition: -moz-transform 0.3s, box-shadow 0.3s;
	transition: transform 0.3s, box-shadow 0.3s;
}
.cd-filter::before {
	/* top colored bar */
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	height: 50px;
	width: 100%;
	background-color: #41307c;
	z-index: 2;
}
.cd-filter form {
	padding: 70px 20px;
}
.cd-filter .cd-close {
	position: absolute;
	top: 0;
	right: 0;
	height: 50px;
	line-height: 50px;
	width: 60px;
	color: #ffffff;
	font-size: 1.3rem;
	text-align: center;
	background: #37296a;
	opacity: 0;
	-webkit-transition: opacity 0.3s;
	-moz-transition: opacity 0.3s;
	transition: opacity 0.3s;
	z-index: 3;
}
.no-touch .cd-filter .cd-close:hover {
	background: #32255f;
}
.cd-filter.filter-is-visible {
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0);
	box-shadow: 4px 4px 20px rgba(0, 0, 0, 0.2);
}
.cd-filter.filter-is-visible .cd-close {
	opacity: 1;
}
@media only screen and (min-width: 1170px) {
.cd-filter {
	width: 20%;
}
.cd-filter form {
	padding: 70px 10%;
}
}
.cd-filter-trigger {
	position: absolute;
	top: 0;
	left: 0;
	height: 50px;
	line-height: 50px;
	width: 60px;
	/* image replacement */
	overflow: hidden;
	text-indent: 100%;
	color: transparent;
	white-space: nowrap;
	background: transparent url("../img/cd-icon-filter.svg") no-repeat center center;
	z-index: 3;
}
.cd-filter-trigger.filter-is-visible {
	pointer-events: none;
}
@media only screen and (min-width: 1170px) {
.cd-filter-trigger {
	width: auto;
	left: 2%;
	text-indent: 0;
	color: #9a9a9a;
	text-transform: uppercase;
	font-size: 1.3rem;
	font-weight: 700;
	padding-left: 24px;
	background-position: left center;
	-webkit-transition: color 0.3s;
	-moz-transition: color 0.3s;
	transition: color 0.3s;
}
.no-touch .cd-filter-trigger:hover {
	color: #41307c;
}
.cd-filter-trigger.filter-is-visible, .cd-filter-trigger.filter-is-visible:hover {
	color: #ffffff;
}
}
/* -------------------------------- 

xcustom form elements 

-------------------------------- */
.cd-filter-block {
	margin-bottom: 1.6em;
}
.cd-filter-block h4 {
	/* filter block title */
	position: relative;
	margin-bottom: .2em;
	padding: 10px 0 10px 20px;
	color: #9a9a9a;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 1.3rem;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: pointer;
}
.no-touch .cd-filter-block h4:hover {
	color: #41307c;
}
.cd-filter-block h4::before {
	/* arrow */
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	width: 16px;
	height: 16px;
	background: url("../img/cd-icon-arrow.svg") no-repeat center center;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transition: -webkit-transform 0.3s;
	-moz-transition: -moz-transform 0.3s;
	transition: transform 0.3s;
}
.cd-filter-block h4.closed::before {
	-webkit-transform: translateY(-50%) rotate(-90deg);
	-moz-transform: translateY(-50%) rotate(-90deg);
	-ms-transform: translateY(-50%) rotate(-90deg);
	-o-transform: translateY(-50%) rotate(-90deg);
	transform: translateY(-50%) rotate(-90deg);
}
.cd-filter-block input, .cd-filter-block select, .cd-filter-block .radio-label::before, .cd-filter-block .checkbox-label::before {
	/* shared style for input elements */
	font-family: 'Gill Sans';
	border-radius: 0;
	background-color: #ffffff;
	border: 2px solid #e6e6e6;
}
.cd-filter-block input[type='search'], .cd-filter-block input[type='text'], .cd-filter-block select {
	width: 100%;
	padding: .8em;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
	box-shadow: none;
}
.cd-filter-block input[type='search']:focus, .cd-filter-block input[type='text']:focus, .cd-filter-block select:focus {
	outline: none;
	background-color: #ffffff;
	border-color: #41307c;
}
.cd-filter-block input[type='search'] {
	/* custom style for the search element */
	border-color: transparent;
	background-color: #e6e6e6;
	/* prevent jump - ios devices */
	font-size: 1.6rem !important;
}
.cd-filter-block input[type='search']::-webkit-search-cancel-button {
 display: none;
}
.cd-filter-block .cd-select {
	/* select element wrapper */
	position: relative;
}
.cd-filter-block .cd-select::after {
	/* switcher arrow for select element */
	content: '';
	position: absolute;
	z-index: 1;
	right: 14px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	display: block;
	width: 16px;
	height: 16px;
	background: url("../img/cd-icon-arrow.svg") no-repeat center center;
	pointer-events: none;
}
.cd-filter-block select {
	cursor: pointer;
	font-size: 1.4rem;
}
.cd-filter-block select::-ms-expand {
 display: none;
}
.cd-filter-block .list li {
	position: relative;
	margin-bottom: .8em;
}
.cd-filter-block .list li:last-of-type {
	margin-bottom: 0;
}
.cd-filter-block input[type=radio], .cd-filter-block input[type=checkbox] {
	/* hide original check and radio buttons */
	position: absolute;
	left: 0;
	top: 0;
	margin: 0;
	padding: 0;
	opacity: 0;
	z-index: 2;
}
.cd-filter-block .checkbox-label, .cd-filter-block .radio-label {
	padding-left: 24px;
	font-size: 1.4rem;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.cd-filter-block .checkbox-label::before, .cd-filter-block .checkbox-label::after, .cd-filter-block .radio-label::before, .cd-filter-block .radio-label::after {
	/* custom radio and check boxes */
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.cd-filter-block .checkbox-label::before, .cd-filter-block .radio-label::before {
	width: 16px;
	height: 16px;
	left: 0;
}
.cd-filter-block .checkbox-label::after, .cd-filter-block .radio-label::after {
	/* check mark - hidden */
	display: none;
}
.cd-filter-block .checkbox-label::after {
	/* check mark style for check boxes */
	width: 16px;
	height: 16px;
	background: url("../img/cd-icon-check.svg") no-repeat center center;
}
.cd-filter-block .radio-label::before, .cd-filter-block .radio-label::after {
	border-radius: 50%;
}
.cd-filter-block .radio-label::after {
	/* check mark style for radio buttons */
	width: 6px;
	height: 6px;
	background-color: #ffffff;
	left: 5px;
}
.cd-filter-block input[type=radio]:checked + label::before, .cd-filter-block input[type=checkbox]:checked + label::before {
	border-color: #41307c;
	background-color: #41307c;
}
.cd-filter-block input[type=radio]:checked + label::after, .cd-filter-block input[type=checkbox]:checked + label::after {
	display: block;
}
 @-moz-document url-prefix() {
  /* hide custom arrow on Firefox - select element */
  .cd-filter-block .cd-select::after {
 display: none;
}
}
/*----end-filter---*/

.tour-panel {
	width: 100%;
	float: left;
	padding:6% 0 0 0;
	color: #fff;
	background: #ef3743;
}
.media-panel {
	width: 100%;
	float: left;
	padding: 6% 0;
}
.video h3 {
	font-size: 20px;
	margin: 0;
	line-height: 30px;
	color: #ef3743;
}
.video p {
	font-size: 13px;
	line-height: 20px;
	color: #6a6a6a;text-align: justify;
}
.cd-tab-filter a:hover{ text-decoration:none;}
.small-date {
	font-size: 12px;
	color: #9b9b9b;
	font-style: italic;
	line-height: 18px;
}
.virtual-panel {
	width: 100%;
	float: left;
	padding: 4% 0 0 0;
	border-bottom: 3px solid #ef3743;
}
.tour-panel p {
	font-size: 15px;
	line-height: 22px;
	text-align: center;
}
footer {
	width: 100%;
	float: left;
	font-family: 'Gill Sans';
	color: #fff;
}
.contact-panel {
	width: 100%;
	float: left;
	background: #252424;
	padding: 6% 0 10px;
}
.contact-panel .part-heading h2 {
	color: #ef3743;
}
.contact-panel .part-heading .red-border {
	background: #fff;
}
.panel-blog {
	width: 70%;
	margin: 0 auto;
}
.form-panel label {
	text-align: left;
}
.address-blog {
	width: 100%;
	float: left;
	background: #2f2e2f;
	text-align: center;
	margin-bottom: 12%;
	min-height: 150px;
	padding: 30px;
}
.sub-btn {
	width: 30%;
	float: right;
	color: #fff;
	border-radius: 4px;
	background: #ef3743;
	padding: 10px 0;
	border: none;
}
.address-blog .fa {
	font-size: 30px;
	line-height: 40px;
	color: #a4a4a4;
}
.form-control-ti {
	display: block;
	width: 100%;
	height: 40px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #2f2e2f;
	background-image: none;
	border: none;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-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;
}
.social-network {
	margin: 0;
	padding: 0;
	text-align: right;
}
.social-network li {
	display: inline-block;
	list-style-type: none;
}
.social-network li a {
	color: #b9b2b2;
	padding: 12px;transition: all 0.5s ease;
}
textarea.form-control-ti {
	height: auto;
}
.form-control-ti:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}





/*inputs*/

.video {
	width: 100%;
	float: left;
}
.video iframe {
	width: 100%;
}
.apply-btn {
	width: 100%;
	float: left;
	text-align: center;
	padding: 2.8em 0;
}
.form-panel {
	padding: 12px 0 4px 0;
	width: 100%;
	float: left;
	position: relative;
}
.form-group {
	width: 100%;
	float: left;
	position: relative;
	margin-bottom: 20px;
}
.form-group h4 {
	margin: 0;
}
.navbar-fixed {
	top: 0;
	z-index: 100;
	position: fixed;
	width: 100%;
	background: #fff;
	border-bottom: 2px solid #ef3743;
}
.form-group label {
	text-align: left;
	float: left;
}
.social-network li a:hover{ color:#ef3742;}
