/*Fonts=
font-family: 'Raleway', sans-serif;
font-family: 'Arvo', serif;
*/
/* Global properties ======================================================== */
html {
	-ms-overflow-style: scrollbar;/*auto | none | scrollbar | -ms-autohiding-scrollbar*/
}

body {
    margin: 0;
    padding: 0;
	font-family: 'Raleway', sans-serif;
    background: none #FFF;
    color: #666666;
	font-size: 14x;
}

h1, h2, h3, h4, h5, h6 {
font-family: 'Raleway', sans-serif;
	font-weight: 700;
margin-top: 0.2em;
margin-bottom: 0.5em;
}

a,button {
    -moz-transition: all 150ms linear 0;
    -webkit-transition: all 150ms linear 0;
    -o-transition: all 150ms linear 0;
    transition: all 150ms linear 0;
}
a { color: #f64c3f; }

a:hover { color: #222222; text-decoration:none; }
.container {
    max-width: 960px;
}
a:hover, a:active, a:focus {
	outline:0;
	text-decoration:none;
}
.bg1{position: fixed; width: 100%; height: 100%; overflow: hidden; left: 0; top: 0;}
.bg1 .img{position: absolute; left: 50%; margin-left: -800px; top: 0; width: 1600px; max-width: none;}
.bg1 .pattern1{position: absolute; width: 100%; height: 100%; left: 0; top: 0; background: url(../images/pattern1.png);}


@media (max-width: 767px){
body {
padding-left: 0; 
padding-right: 0;
}
}

/* ===============================================
 Mobile Only Stylings
 Supports up to 47.9375em (767px)
 =============================================== */

@media only screen and (max-width: 47.9375em) {
	.show-mob, .showmob, .showmobile {
		display: block !important;
	}

	.hide-mob, .hidemob, .hidemobile, .no-mob, .nomob {
		display: none !important;
	}

	.mob-inline-block {
		display: inline-block !important;
	}

	.mob-inline {
		display: inline !important;
	}

	.mob-alignleft {
		text-align: left;
	}

	.mob-alignright {
		text-align: right;
	}

	.mob-aligncenter {
		text-align: center;
	}
	
	.mob-center {
	margin-left: auto;
	margin-right: auto;
	}

	.mob-nostyling {
		list-style: none;
		padding: 0;
	}

	.mob-nopadding {
		padding: 0;
	}

	.mob-nomargin {
		margin: 0;
	}

	.mob-nopadding {
		padding: 0;
	}

	.mob-left {
		float: left;
	}

	.mob-right {
		float: right;
	}

	.mob-nofloat, .mobnofloat {
		float: none;
	}

	.mob-clear {
		clear: both;
	}

	.mob-clearleft {
		clear: left;
	}

	.mob-clearright {
		clear: right;
	}

	.mob-noclear {
		clear: none;
	}

	.mob-nomax {
		max-width: none;
	}

	.mob-fill {
		width: 100%;
	}
	
	.mob-lessmargin{
		margin-left: -15px;
		margin-right: -15px;
	}
	#hd-logo{
	margin:10px 0;
	padding:0;
	}
}


/* ===============================================
 Tablet Only Stylings
 Supports 48em (768px) up to 63.9375em (1023px)
 =============================================== */

@media only screen and (min-width: 48em){

	.tab-left {
		float: left;
	}

	.tab-right {
		float: right;
	}
	.tab-clear {
		clear: both;
	}

}


@media only screen and (min-width: 64em){
.desk-right {
	float: right;
}
}

/***********Top Logo and cart*********************/
hr {
  margin:0;
  border: 0;
  border-top: 1px solid rgb(221, 221, 221);
}


/**************Navigation***************/
.navigation-background{
    background: #193C71;
    border-top: 5px solid #556F96;
}
header.navbar {
    background: transparent;
    margin-bottom: 0;
    border-radius: 0;
	border:0;
}

header.navbar .navbar-header {
    height: auto;
}

.navbar-collapse.in {
    overflow-y: visible;
} /*Remove Scroll in navigation*/
@media (max-width: 1199px) {
    header.navbar .navbar-header {
        height: auto;
    }
}
header.navbar .navbar-header .navbar-brand {
    margin: 15px 0;
    padding: 0;
}
@media (max-width: 1199px) {
    header.navbar .navbar-header .navbar-brand {
        margin: 15px 0;
    }
}
@media (max-width: 1199px) {
    header.navbar .navbar-header .navbar-brand img {
        /*height: 45px;*/
    }
}
@media (max-width: 991px) {
	header.navbar .navbar-header .navbar-brand {
		display:block !important;
		width:100%;
		text-align:center !important;
	}
    header.navbar .navbar-header .navbar-brand img {
     
    }
}
@media (min-width: 991px) and (max-width: 1063px) {
    header.navbar .navbar-header .navbar-brand img {
        height: 42px;
    }
}
.navbar-brand {
float: left;
padding: 15px 0px;
font-size: 18px;
line-height: 20px;
}
@media (max-width: 991px) {
    header.navbar .navbar-header .navbar-toggle {
        padding: 0;
        border: none;
        background: none;
        margin: 15px 0px 15px 0;
        border-radius: 0;
        outline: none;
    }

    header.navbar .navbar-header .navbar-toggle .icon-bar {
        width: 26px;
        height: 5px;
        background: none #FFF;
    }
}

header.navbar #top_menu {
	padding:0;
}

header.navbar #top_menu .nav>li {
    border-right: 0px solid rgb(102, 102, 102);;
}

.dropdown-menu>li>a {
	border-right:0;
	color:#999;
}

@media (max-width: 991px) {
    header.navbar #top_menu .nav>li {
        border-right: 0px solid rgb(102, 102, 102);
    }
}

header.navbar #top_menu .nav>li>a {
    font-size: 14px;
	font-family: 'Raleway', sans-serif;
	margin-top: 25px ;
    padding: 15px;
    color: #ffffff;
	text-decoration:none;
    font-weight:600;
}

header.navbar #top_menu .nav>li>a:hover {
    color: #c6c6c6;
	-moz-transition: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}

@media (max-width: 991px) {
    header.navbar .header_inner {
        margin-left: -15px;
        margin-right: -15px;
    }
	header.navbar {
		background: #676766;
		margin-bottom: 0;
		border-radius: 0;
		clear:both;
		border:0;
	}
	header.navbar #top_menu .nav>li>a {
		font-family: 'Raleway', sans-serif;
		margin: 0;
		text-transform: uppercase;
		color: #ffffff;
		text-decoration: none;
		letter-spacing: 0.1em;
		font-size: 14px;
		line-height: 22px;
		padding: 10px;
	}
}

header.navbar #top_menu .nav>li> .rtborder:before {
content: '';
position: absolute;
top: 16px;
bottom: 16px;
right: 0px;
width: 1px;
background-color: #e5e5e5;
}

header.navbar #top_menu .nav>li:hover> .rtborder:before {
display:none;
}


header.navbar #top_menu .nav>li.current > a {
    color: rgb(102, 102, 102);
	-moz-transition: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}


@media (max-width: 991px) {
    header.navbar #top_menu {
		background: none;
	}
	header.navbar #top_menu .nav>li> .rtborder:before {
	display:none;
	}
}

header.navbar #top_menu .nav>li:first-child {
    border-left: 0px solid #e7e7e7;
}

@media (max-width: 991px) {
    header.navbar #top_menu .nav>li {
        border-bottom: 0px solid #e7e7e7;
    }
}

header.navbar #top_menu .nav>li:last-child div.custom_inner {
    border-right: 0px solid #e7e7e7;
    height: 108px;
    padding: 25px 20px;
}

@media (max-width: 1199px) {
    header.navbar #top_menu .nav>li:last-child div.custom_inner {
        height: 75px;
        padding: 10px;
    }
}

header.navbar #top_menu .nav>li:last-child div.custom_inner ul {
    margin-bottom: 15px;
}

@media (max-width: 1199px) {
    header.navbar #top_menu .nav>li:last-child div.custom_inner ul {

        margin-bottom: 10px;
    }
}

header.navbar #top_menu .nav>li:last-child div.custom_inner ul li {
    font-family: 'RobotoRegular';
    font-size: 14px;
    line-height: 14px;
    height: 14px;
    color: #000000;
    float: left;
    padding: 0 10px;
    border-left: 1px solid #000000;
}

@media (max-width: 1199px) {
    header.navbar #top_menu .nav>li:last-child div.custom_inner ul li {
        font-size: 13px;
    }
}

header.navbar #top_menu .nav>li:last-child div.custom_inner ul li:first-child {
    padding-left: 0;
    border: none;
}

header.navbar #top_menu .nav>li:last-child div.custom_inner ul li:last-child {
    padding-right: 0;
}

header.navbar #top_menu .nav>li:last-child div.custom_inner ul li a {
    padding: 0;
    border: none;
    font-size: 14px;
    line-height: 14px;
    height: 14px;
    color: #000000;
}

header.navbar #top_menu .nav>li:last-child div.custom_inner ul li a:hover {
    background: none;
    color: #4fc1af;
}

@media (max-width: 1199px) {
    header.navbar #top_menu .nav>li:last-child div.custom_inner ul li a {
        font-size: 13px;
    }
}

header.navbar #top_menu .nav>li:last-child div.custom_inner a.custom_btn {
    display: block;
}

@media (max-width: 1199px) {
    header.navbar #top_menu .nav>li:last-child div.custom_inner a.custom_btn {
        font-size: 12px;
        line-height: 14px;
        min-height: 20px;
    }
}


@media (max-width: 1199px) {
    header.navbar #top_menu {
        padding: 0;
    }
}

@media (max-width: 991px) {
    header.navbar #top_menu {
        border: none;
		float:none !important;
    }
}

@media (max-width: 767px){
.navigation-bg.tap-menu {
padding: 5px 15px 5px 15px;
}
.navigation-bg.tap-menu a{
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	font-size:18px;
	cursor: pointer;
}
header.navbar #top_menu .nav>li>a:hover {
background: none;
color: #222222;
}
.navbar-nav {
float: none!important;
margin: 0;
}
header.navbar #top_menu .nav>li {
border-right: 0px solid #000;
}
}
/*.nav {
margin-bottom: 1px;
}*/
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
	background-color: #222222;
	color: #FFF !important;
}
@media (max-width: 767px){
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
	background-color: transparent !important;
	color: #000 !important;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
	color: rgba(255, 255, 255, 1);
}
}

/************************Text Box*******************************/
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input{
	background-color: none;
	border: 1px solid #cccccc;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	display: inline-block;
	padding: 4px 6px;
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 20px;
	color: #555555;
	vertical-align: middle;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
select{
	color: #bbbbbb;
	background:#999;
}
/************************End Text Box*******************************/

#hd-logo{
	margin:25px 0;
}

/***************Slider****************/
.carousel-caption {
	position: absolute;
	left: 5%;
	right: 5%;
	z-index: 1;
	padding-top: 50px;
	padding-bottom: 20px;
	color: #ffffff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption h1{
	font-family:'Arvo', serif;
	font-size:48px;
	text-transform:uppercase;
}
.carousel-caption .button{
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	white-space: nowrap;
	padding: 15px;
	font-size: 18px;
	border-radius: 0px;
	background:#f64c3f;
	font-family: 'Raleway', sans-serif;
	border:none;
	text-transform:uppercase;
	font-weight: 700;
	letter-spacing: 0.1em;
	color: #ffffff;
	margin-top: 24px;
}
.carousel-caption .button:hover{
	background:#222222;
}
@media (max-width: 991px) {
	.carousel-caption {
		position: static;
		background:#f64c3f;
	}
	.carousel-caption h1{
		font-family:'Arvo', serif;
		font-size:32px;
	}
}

/***************Sider bar tool*****************/
.top-icons{
	margin-top:100px;
}
.top-icons ul {
	list-style:none;
}

.top-icons ul li {
	float:left;
	text-decoration:none;
	margin-right:25px;
}

.top-icons ul li:last-child {
	margin-right:0px;
}
.top-icons ul li a{
	color:rgb(187, 187, 187);
}
.top-icons ul li a:hover{
	text-decoration:none;
	color:#666666;
}
@media (max-width: 991px) {
	.top-icons{		
		display: table;   /* Allow the centering to work */
		margin: 0 auto;
		margin-bottom:30px;
	}
	.top-icons ul li {
		display: inline;
		text-decoration:none;
	}
}



.thumb {position:relative;}
.thumb:hover .overlay {opacity:1;}
.overlay {position:absolute;top:0;left:0; width:100%; height:100%; background: url(../images/ie-product-overlay-bg.png) repeat 50% 50%; opacity:0;}
.overlay .label {
position: absolute;
top: 50%;
left: 0;
right: 0;
text-align: center;
font-size: 14px;
line-height: 30px;
padding: 0 15px;
color: #ffffff;
opacity:1;
font-family: 'Raleway', sans-serif;
font-weight: 400;
text-transform: uppercase;
letter-spacing: 0.1em;
}

.social-icons {
	font-size: 32px;
	margin-bottom: 30px;
}
.social-icons ul {
	list-style: none;
}
.social-icons li {
	display: inline-block;
	margin: 0 5px;
}
.social-icons li a {
	color: #FFF;
}
.social-icons li a:hover {
	color: #1f2c20;
}
/* footer social icons */
.social-network a.icoYoutube:hover {
	background-color: #cc181e;
}
.social-network a.icoRss:hover {
	background-color: #F56505;
}
.social-network a.icoFacebook:hover {
	background-color: #3B5998;
}
.social-network a.icoTwitter:hover {
	background-color: #33ccff;
}
.social-network a.icoGoogle:hover {
	background-color: #BD3518;
}
.social-network a.icoVimeo:hover {
	background-color: #0590B8;
}
.social-network a.icoPinterest:hover {
	background-color: #CB2027;
}
.social-network a.icoLinkedin:hover {
	background-color: #007bb7;
}
.social-network a.icoInstagram:hover {
	background-color: #417097;
}
.social-network a.icoRss:hover i, .social-network a.icoFacebook:hover i, .social-network a.icoTwitter:hover i, .social-network a.icoGoogle:hover i, .social-network a.icoVimeo:hover i, .social-network a.icoLinkedin:hover i, , .social-network a.icoInstagram:hover i {
	                                                                                                                                                                                                                                 color: #fff;
                                                                                                                                                                                                                                 }
a.socialIcon:hover, .socialHoverClass {
	color: #44BCDD;
}
.social-circle li a {
	display: inline-block;
	position: relative;
	margin: 0 auto;
	text-align: center;
	width: 40px;
	height: 40px;
	font-size: 22px;
	border: 2px solid #FFF;
	-moz-border-radius: 40px;
	border-radius: 40px;
	-webkit-border-radius: 40px;
}
.social-circle li a:hover {
	border: 2px solid #FFF;
}
.social-circle li i {
	margin: 0;
	margin-top: 7px;
	text-align: center;
}
.social-circle i {
	color: #FFF;
}
.social-circle i:hover {
	color: #FFF;
}

ul, ol {
margin: 0;
padding: 0 0 0 0px;
display: block;
list-style: none;
}

.drop-arrow {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
}
.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 999999;
	display: none;
	float: left;
	min-width: 260px !important;
	padding: 0;
	margin: 2px 0 0;
	list-style: none;
	border: none;
	border-radius: 0px;
	-webkit-box-shadow: none;
	box-shadow: none;
	background-clip: padding-box;
	background:#222222;
	font-family: 'Raleway', sans-serif;
}
.dropdown-menu > li > a {
	display: block;
	padding: 10px;
	font-size: 14px;
	clear: both;
	font-weight: normal;
	line-height: 18px;
	color: rgba(255,255,255,0.7);
	white-space: nowrap;
	border-top: 1px solid rgba(255,255,255,0.2);
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
	text-decoration: none;
	color: #FFF;
	opacity:1;
	background-color: #222222;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
	color: #ffffff;
	text-decoration: none;
	outline: 0;
	opacity:1;
	background-color: #222222;
}

@media (max-width: 991px) {
.dropdown-menu > li > a {
	border-top: none !important;
}
}


.breadcrumb-navigation { font-family:  'Open Sans', sans-serif ; font-size: 14px; padding: 45px 0px 5px 0px; }
@media (max-width: 719px) { .breadcrumb-navigation { display: none; } }
.breadcrumb-navigation a { color:  #f64c3f ; }
.breadcrumb-navigation a:hover { color:  #222222 ; text-decoration:none;}


.page-title {
	font-size: 35px;
	font-weight: 700;
	font-family: 'Arvo', serif;
	text-transform: uppercase;
	color: #222222;
	margin-top:20px;
	margin-bottom:30px;
}
.mar-top30{
	margin-top:30px;
}
.mar-top10{
	margin-top: 10px;
}
.mar-bot40{
	margin-bottom:40px;
}
.mar-bot30{
	margin-bottom:30px;
}
.mar-bot15{
	margin-bottom:15px;
}
.mar-bot20{
	margin-bottom:30px;
}
.mar-topbot30{
	margin-top:30px;
	margin-bottom:30px;
}
.mar-topbot50{
	margin-top:50px;
	margin-bottom:50px;
}


.form-control {
display: block;
width: 100%;
height: 40px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857143;
color: #555555;
background-color: #ffffff;
background-image: none;
border: 1px solid #cccccc;
border-radius: 0px;
-webkit-box-shadow: none;
box-shadow: none;
-webkit-transition: none;
transition: none;
}


.padding-15{
	padding:15px;
}
.padding-10{
	padding:10px 0;
}

@-webkit-viewport   { width: device-width; }
@-moz-viewport      { width: device-width; }
@-ms-viewport       { width: device-width; }
@-o-viewport        { width: device-width; }
@viewport           { width: device-width; }

// Search
.search {
	position:relative;
}
.search-form {
	display:none;
	position:absolute;
	top:-10px;
	left:0;
	z-index:99999;
}
.search-form input{
	width:240px;
	display: block;
	font-size: 14px;
	padding: 8px 38px 8px 12px;
	font-family: 'Raleway', sans-serif;
	color: #bbbbbb;
	z-index: 2500;
	background-color: #ffffff;
	border: 1px solid #dddddd;
	right: 14px;
	-webkit-border-radius: 31px;
	-moz-border-radius: 31px;
	-ms-border-radius: 31px;
	-o-border-radius: 31px;
	border-radius: 31px;
	outline:none;
}

.search-form .icon { position: absolute; top: 50%; right: 14px; height: 24px; width: 15px; margin-top: -18px;  -webkit-font-smoothing: antialiased; cursor:default; line-height: 26px; color:  #dddddd ; }




/*Slider*/
.slider_box {
	padding: 0;
	padding-bottom: 50px;
	text-align: center;
	margin-bottom: 20px;
}

@media (max-width: 1199px) {
	.slider_box {
		margin-left: 0;
		margin-right: 0;
	}
}

.slider_box .carousel-inner {
	box-shadow: none;
	border: none;
	left: 0;
	background: none;
}

.slider_box .insidepage-banner {
	box-shadow: none;
	border: none;
	left: 0;
	background: none;
}

.slider_box .carousel-inner div.item {
	width: 100% !important;
	padding: 0 20px;
}

.slider_box .insidepage-banner div.item {
	width: 100% !important;
	padding: 0 20px;
}

#carousel-slider .insidepage-banner div.item {
	width: 100% !important;
	padding: 0 20px;
}

/**************CAROUSEL RESET******************/
.slider-container{
	margin:0;
	padding:0;
	z-index: 999999;
	background-position: center bottom;
	background-repeat: no-repeat;
    border: 5px solid #c8c8c8;
}

#carousel-slider .carousel-inner>.item>img{
	width: 1000px;
	margin-left: -470px;
	position: absolute;
	top: 0;
	left: 50%;
	max-width: none;
	height: 221px;
}
#carousel-slider .carousel-inner {
	z-index: 1;
	height: 221px;
}

#carousel-slider .insidepage-banner>.item>img{
	width: 1000px;
	margin-left: -470px;
	position: absolute;
	top: 0;
	left: 50%;
	max-width: none;
	height: 221px;
}
#carousel-slider .insidepage-banner {
	z-index: 1;
	height: 221px;
}

@media only screen and (min-width: 64em){
	#carousel-slider .carousel-inner>.item>img{
		width: 2000px;
		margin-left: -1000px;
		position: absolute;
		top: 0;
		left: 50%;
		max-width: none;
		height: 442px;
	}

	#carousel-slider .carousel-inner {
		z-index: 1;
		height: 442px;
	}


	#carousel-slider .insidepage-banner>.item>img{
		width: 2000px;
		margin-left: -1000px;
		position: absolute;
		top: 0;
		left: 50%;
		max-width: none;
		height: 355px;
	}

	#carousel-slider .insidepage-banner {
		z-index: 1;
		height: 355px;
	}

    .decrease-height {
	    height: 355px !important;
    }
}

.slider_box .carousel-inner div.item p.quote_text {
	font-family: 'Open Sans',sans-serif;
	font-size: 30px;
	line-height: 34px;
	font-style: italic;
	font-weight: 300;
	margin: 40px auto 20px auto;
	color: #707070;
	max-width: 700px;
}

@media (max-width: 767px) {
	.slider_box .carousel-inner div.item p.quote_text {
		font-size: 17px;
		line-height: 20px;
	}
}

.slider_box .carousel-inner div.item p.quote_text i {
	font-size: 40px;
	position: relative;
	color: #eeefef;
}

.slider_box .carousel-inner div.item p.quote_text i.left {
	top: -15px;
	left: -15px;
}

@media (max-width: 767px) {
	.slider_box .carousel-inner div.item p.quote_text i.left {
		top: -5px;
		left: -5px;
	}
}

.slider_box .carousel-inner div.item p.quote_text i.right {
	bottom: -15px;
	right: -15px;
}

@media (max-width: 767px) {
	.slider_box .carousel-inner div.item p.quote_text i.right {
		bottom: -5px;
		right: -5px;
	}
}

@media (max-width: 767px) {
	.slider_box .carousel-inner div.item p.quote_text i {
		font-size: 20px;
	}
}

.slider_box .carousel-inner div.item img.portrait {
	display: inline-block;
	margin-bottom: 20px;
	border-radius: 50%;
}


.slider_box .carousel-inner div.item h3 {
	font-family: 'Open Sans',sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: 600;
	margin-bottom: 5px;
	color: #4a4a4a;
}

.slider_box .carousel-inner div.item p.post_title {
	font-family: 'Open Sans',sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: 400;
	color: #4a4a4a;
}

.slider_box .carousel-indicators {
	bottom: 10px;
}

.slider_box .carousel-indicators li {
	border: none;
	background-color: #808080;
	height: 14px;
	width: 14px;
	margin: 0;
}

.slider_box .carousel-indicators li.active {
	background-color: #5cb347;
}

.carousel.carousel-fade .item {
	-webkit-transition: opacity 0.5s ease-in-out;
	-moz-transition: opacity 0.5s ease-in-out;
	-ms-transition: opacity 0.5s ease-in-out;
	-o-transition: opacity 0.5s ease-in-out;
	transition: opacity 0.5s ease-in-out;
	opacity:0.2;
}

.carousel.carousel-fade .active.item {
	opacity:1;
}

.carousel.carousel-fade .active.left,
.carousel.carousel-fade .active.right {
	left: 0;
	z-index: 2;
	opacity: 0;
	filter: alpha(opacity=0);
}

.carousel.carousel-fade .next,
.carousel.carousel-fade .prev {
	left: 0;
	z-index: 1;
}

.carousel.carousel-fade .carousel-control {
	z-index: 3;
}

.slider-caption {
	padding-bottom: 30px;
	position:relative;
	top:158px;
	text-align:center;
	float:left;
}

.slider-caption h3{
	font-size:32px;
	display: block;
	clear: both;
	color: #282828;
	padding: 10px;
}

/*******Slider Navigation************/

.slider-control {
	opacity: 0.5;
	filter: alpha(opacity=50);
	font-size: 32px;
	color: #ffffff;
	text-align: center;
}

.slider-control.left {
	font-family: nexa_lightregular;
	background:#d8d8d8;
	font-size:5.5em;
	line-height:65px;
	text-align:center;
	width: 60px;
	height: 442px;
	position: absolute;
	left: 0px;
	z-index:99;
	color:#FFF;
	opacity: 0;
	filter: alpha(opacity=0);
}

.slider-control.right {
	font-family: nexa_lightregular;
	background:#d8d8d8;
	font-size:5.5em;
	line-height:65px;
	text-align:center;
	width: 60px;
	height: 442px;
	position: absolute;
	right: 0px;
	z-index:99;
	color:#FFF;
	opacity: 0;
	filter: alpha(opacity=0);
}

.slider-container:hover .slider-control {
	color: #ffffff;
	text-decoration: none;
	opacity: 0.9;
	filter: alpha(opacity=90);
}

.icon-prev:before{
	top:50%;
	position:relative;
	margin-top:-30px;
	content: '\2039';
}

.icon-next:before{
	top:50%;
	position:relative;
	margin-top:-30px;
	content: '\203a';
}

.carousel-indicators li {
	display: inline-block;
	width: 15px;
	height: 15px;
	margin: 1px;
	text-indent: -999px;
	border: 1px solid #193C71;
	border-radius: 10px;
	cursor: pointer;
	background-color: #000 \9;
	background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
	margin: 0;
	width: 17px;
	height: 17px;
	background-color: #193C71;
}

/***************Slider****************/
.carousel-caption {
	position: absolute;
	left: 5%;
	right: 5%;
	z-index: 1;
	color: #ffffff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
	padding-bottom: 30px;
	top:165px;
	text-align:center;
	float:left;
}
.carousel-caption h3{
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
	font-size:24px;
	text-transform:uppercase;
	color: #ffffff;
	margin-bottom: 10px;
}
.carousel-caption .button{
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	white-space: nowrap;
	padding: 15px;
	font-size: 18px;
	border-radius: 0px;
	background:#f64c3f;
	font-family: 'Raleway', sans-serif;
	border:none;
	text-transform:uppercase;
	font-weight: 700;
	letter-spacing: 0.1em;
	color: #ffffff;
	margin-top: 24px;
}
.carousel-caption .button:hover{
	background:#222222;
}
@media (max-width: 991px) {
	.carousel-caption {
		position: static;
		background:#f64c3f;
	}
	.carousel-caption h1{
		font-family: 'Raleway', sans-serif;
		font-size:32px;
	}
}

.custom_btn_orange{
	background: none #193C71;
	border-radius: 0;
	color: #FFF;
	border: none;
}

.custom_btn_orange:hover,.custom_btn_orange.active {
	background-color: #676766;
	color: #FFFFFF;
	border: none;
}

.orange-bannertop{
	background: #e05b3a;
	color: #FFFFFF;
	line-height: 35px;
}
.orange-bannerinsidepages{
	background: #e05b3a;
	background-position: 0 0;
	background-repeat: repeat-x;
	min-height: 43px;
	padding: 8px 0;
	clear: both;
	overflow: hidden;
}
.orange-bannerinsidepages h1{
	color: #fff;
	font-size: 24px;
	text-transform: none;
	margin-bottom: 0;
	line-height: 1.8em;
	font-family: 'Raleway', sans-serif;
}

.booking-fullwidth {
	background: #676766;
	color: #FFFFFF;
	padding: 25px 0;
}

.booking-fullwidth h1{
	font-size:32px;
}
.booking-area {
	text-align: center;
	padding: 10px 0;
}
.booking-area h1 {
	font-size: 36px;
	font-weight: 700;
	color: #FFFFFF;
	text-transform: uppercase;
	margin-top: 0;
}

.seperator-orange{
	background: #e05b3a;
	color: #FFFFFF;
	padding: 1px 0;
}

@media (min-width: 768px){
	.form-inline .form-group {
		margin-right: 15px;
	}
}
.custom_btn_reserve{
	background-color: #193C71;
	border-radius: 0;
	color: #FFFFFF;
	height: 40px;
	margin-top: -10px;
	font-size: 18px;
	padding: 0 25px;
	text-transform: uppercase;
	font-weight: 600;
}

.custom_btn_reserve:hover,.custom_btn_reserve.active {

	background: none #676766;
	color: #ffffff;
}

.services-title{
	margin: 25px 0;
}

.services-title h1 {
	font-size: 24px;
	color: #193C71;
	text-transform: uppercase;
	margin-top: 0;
	text-align: center;
}

.services-block{
	margin-bottom: 20px;
	border: 1px solid #676766;
	position: relative;
	display: block;
	width: 100% \9;
	max-width: 100%;
	height: auto;
}

.post-title {
	position: absolute;
	bottom: 0px;
	right: 0;
	left: 0;
	color: #fff;
	font-weight: bold;
	padding: 10px 10px;
	display: table-cell;
	vertical-align: middle;
	background: url(../images/transparent-bg.png) repeat;
	text-align: center;
}

.services-block h1 {
	font-size: 24px;
	color: #FFFFFF;
	text-transform: capitalize;
	margin-top: 10px;
	margin-bottom: 0;
	text-align: center;
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
}

.services-title h2 {
	font-size: 24px;
	color: #e05b3a;
	text-transform: capitalize;
	margin-top: 10px;
	margin-bottom: 0;
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
}

.services-subtitle h2 {
	font-size: 18px;
	color: #e05b3a;
	text-transform: capitalize;
	margin-top: 10px;
	margin-bottom: 0;
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
}



/********************Footer***************/
.footer{
	margin-top:50px;
	background: #0c1e39;
	padding-bottom: 25px;
	color: #ffffff;
}
.footer h1{
	font-size: 18px;
	color: #FFFFFF;
	text-transform: capitalize;
	margin-top: 10px;
	margin-bottom: 0;
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
	line-height: 24px;
	padding:25px 0px;
}

.footer a {
	color: #ffffff;
}
.footer a:hover {
	color: #676766;
}

/****************sub footer*****************/
.sub-footer{
	background: #193C71;
	color: #FFFFFF;
    font-size: 12px;
}
.sub-footer a{
    color: #ffffff;
}
.sub-footer a:hover{
    color: #cccccc;
    text-decoration: underline;
}
.copyright p{
	padding: 10px 0;
	margin: 0;
}

@media only screen and (max-width: 47.9375em) {
	.custom_btn_reserve {
		margin-top : 10px !important;
		width: 100%;
	}
}

.reservation-block{
	background: #e05b3a;
	padding: 10px;
	margin-bottom: 20px;
}
.reservation-title{
	margin: 25px 0;
}
.reservation-title h2 {
	font-size: 24px;
	color: #FFFFFF;
	text-transform: capitalize;
	margin-top: 10px;
	margin-bottom: 0;
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
}


/**************404*****************/

/*.not-found {
background: #eee;
background-image: url(../img/falling-leafs.png), -webkit-linear-gradient(top, #eee, #fff);
background-image: url(../img/falling-leafs.png), -moz-linear-gradient(top, #eee, #fff);
}*/

.not-found .digits {
	color: #3D4744;
	font-size: 250px;
	font-weight: bold;
	text-align: center;
}

.not-found h3 {
	font-size: 100px;
	text-align: center;
	color: #666;
}

@media (max-width: 768px){
	.not-found .digits {
		font-size: 140px;
	}
}

@media (max-width: 380px){
	.not-found .digits {
		font-size: 90px;
	}
}


label.error {
	color: #A10200;
}

.ticker{
	padding-left: 20px;
}

.offer-block{
	background: #e05b3a;
	padding: 10px;
	color: #ffffff;
}


.carousel-control.left, .carousel-control.right {
    background-image:none !important;
}
.carousel-control {
    color:#193C71;
    padding: 0;
    width:26px;
    top:0;
    left:auto;
    bottom:auto;
    opacity:1;
    text-shadow:none;
    font-size: 24px;
}

.carousel-control:hover,
.carousel-control:focus {
    outline: 0;
    color: #556F96;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90);
}

.carousel-control.right {
    right:10px;
}

.carousel-control.left {
    right: 40px;
}

#myCarousel h3{
    font-size: 18px;
    font-weight: bold;
    color: #193C71;
    margin-top: 0.5em;
}

#myCarousel h2{
    font-size: 14px;
    font-weight: bold;
    color: #193C71;
}

.slider-news{
    margin-top: 10px;
}

hr{
    height: 5px;
    color: #193C71;
    background: #193C71;
    border: 0;
    margin: 20px 0;
}
hr.thinline{
    height: 1px;
    color: #193C71;
    background: #193C71;
    border: 0;
    margin: 5px 0;
    clear: both;
}


.productcarousel-control {
    position: absolute;
    text-align: center;
}

.productcarousel-control.left, .productcarousel-control.right {
    background-image:none !important;
}
.productcarousel-control {
    color:#fff;
    top:40%;
    color:#193C71;
    bottom:auto;
    padding-top:4px;
    width:30px;
    height:30px;
    text-shadow:none;
    opacity:1;
}
.productcarousel-control:hover {
    color: #556F96;
}
.productcarousel-control.left, .productcarousel-control.right {
    background-image:none !important;
}
.productcarousel-control.right {
    left:auto;
    right:-52px;
}
.productcarousel-control.left {
    right:auto;
    left:-52px;
}

.services-box {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: transparent;
    border: 4px solid #193C71;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
}

.services-imageframe {
    border: 4px #193C71 solid;
}

h1.services-desc{
    font-size: 16px;
    font-weight: bold;
    color: #1f2c20;
    margin: 10px auto;
}

.services-desc p {
    font-size: 14px;
    font-weight: normal;
    color: #3D4744;
    margin: 10px auto;
    line-height: 22px;
    text-align: justify;
}

.box-gradiant{
    padding:15px;
    border: 2px solid #a4a4a4;
    background: #dcdcdc url(../images/box-greygradiant.jpg) top repeat-x;
}

.box-gradiant h1{
    color: #193C71;
    font-size: 24px;
    font-weight: bold;
}

.box-gradiant h1 span{
    font-weight: normal;
}

.box-gradiant p{
    color: #193C71;
    font-size: 14px;
    margin: 15px auto;
}

.news-block h1{
    font-size: 16px;
    font-weight: bold;
    color: #193c71;
}

.insidepage-banner{
    border-bottom: 5px solid #193C71;
}

.insidepage h1{
    font-size: 24px;
    font-weight: bold;
    color: #193C71;
    margin-top: 0.5em;
    text-transform: uppercase;
}

.insidepage h3{
    font-size: 18px;
    font-weight: bold;
    color: #193C71;
    margin-top: 0.5em;
}

.insidepage p{
    text-align: justify;
}

.insidepage ul {
    list-style-type: square;
    margin-top: 10px;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 30px;
}

.insidepage ul li {
    padding-left: 14px;
    margin: 10px auto;
}

.footer-services ul {
    list-style-type: square;
    -webkit-margin-before: 0.5em;
    -webkit-margin-after: 0.5em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 30px;
}

.footer-services ul li {
    padding-left: 5px;
}



#services {
    padding: 15px 0px 10px 0px;
    background: #f0f0f0;
    margin-bottom: 50px;
}

#services .service-box{
    padding-top:15px;
    padding-bottom:15px;
    height: auto;
    min-height: 0px;
    position: relative;
    background-size:cover;
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom: 40px;
}
#services .service-box .icon{
    position: absolute;
    top:0px;
    right:0px;
}
#services .service-box h2{
    color:#ffffff;
    font-family: "raleway-n5", "raleway", sans-serif;
    font-weight: 500;
    font-size:22px;
    line-height: 24px;
    margin-bottom:10px;
    margin-top: 0px;
}
#services .service-box h2 span{
    display: block;
    font-size:17px;
}
#services .service-box p{
    font-size: 13px;
    line-height: 20px;
    color:#ffffff;
    margin:0px 30px 15px 0px;
}
#services .service-box a{
    display: block;
    border-top:1px solid #ffffff;
    border-bottom:1px solid #ffffff;
    line-height:28px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color:#ffffff;
    font-size:14px;
}
#services .service-box a:hover,
#services .service-box a:focus,
#services .service-box a:active{
    text-decoration: none;
    opacity:0.8;
}

.panel-title > a {
    color: #193C71;
}