@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css);
@import url(//fonts.googleapis.com/css?family=Raleway:400,900,800,700,600,500,300,200,100);
/*========================================================
                        Camera
=========================================================*/
.camera_container {
  position: relative;
  padding-bottom: 29.75609756%;
  margin-bottom: 30px;
   padding-bottom: 600px;
}
@media (max-width: 1176.2295082px) {
  .camera_container {
    padding-bottom: 650px;
  }
}
.camera_wrap {
  display: none;
  position: absolute;
  left: 0;
  top: 0; 
  width: 100%;
  margin-top: -30px !important;
  margin-bottom: 0 !important;
  height: 100%;
  background: #fff;
  z-index: 0;
}
.camera_wrap img {
  max-width: none !important;
}
.camera_fakehover {
  height: 100%;
  min-height: 60px;
  position: relative;
  width: 100%;
}
.camera_src {
  display: none;
}
.cameraCont,
.cameraContents {
  height: 100%;
  position: relative;
  width: 100%;
  z-index: 1;
}
.cameraSlide {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.cameraContent {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: none;
}
.camera_target {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden;
  text-align: left;
  z-index: 0;
}
.camera_overlayer {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden;
  z-index: 0;
}
.camera_target_content {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden;
  z-index: 2;
}
.camera_loader {
  background: #ffffff url(../images/camera-loader.gif) no-repeat center;
  border: 1px solid #ffffff;
  border-radius: 18px;
  height: 36px;
  left: 50%;
  overflow: hidden;
  position: absolute;
  margin: -18px 0 0 -18px;
  top: 50%;
  width: 36px;
  z-index: 3;
}
.camera_nav_cont {
  height: 65px;
  overflow: hidden;
  position: absolute;
  right: 9px;
  top: 15px;
  width: 120px;
  z-index: 4;
}
.camerarelative {
  overflow: hidden;
  position: relative;
}
.imgFake {
  cursor: pointer;
}
.camera_command_wrap .hideNav {
  display: none;
}
.camera_command_wrap {
  left: 0;
  position: relative;
  right: 0;
  z-index: 4;
}
.showIt {
  display: none;
}
.camera_clear {
  clear: both;
  display: block;
  height: 1px;
  margin: -1px 0 25px;
  position: relative;
}
.camera_caption {
  display: none;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
@media (max-width: 767px) {
  .camera_caption {
    top: 13%;
  }
}
.cameraContent .camera_caption {
  display: block;
}
/*================   Custom Layout&Styles   =====================*/
.camera_caption {
  position: absolute;
}
.camera_caption > div {
  height: 100%;
}
.camera_pag {
  position: absolute;
  bottom: 6.8%;
  z-index: 10;
  right: 21.5%;
}
@media (max-width: 767px) {
  .camera_pag {
    display: none;
  }
}
.camera_pag_ul {
  text-align: center;
}
.camera_pag_ul li {
  display: inline-block;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  cursor: pointer;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #ffffff;
  -moz-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.camera_pag_ul li.cameracurrent,
.camera_pag_ul li:hover {
  background: #222533;
}
.camera_pag_ul li + li {
  margin-left: 5px;
}
.camera_pag_ul li > span {
  display: none;
}
.camera_nav {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  margin-top: -33px;
}
@media (max-width: 767px) {
  .camera_nav {
    display: none;
  }
}
.camera_next:before {
  position: absolute;
  content: '\f101';
  font-family: 'FontAwesome';
  font-size: 32px;
  color: #ffffff;
  top: 0;
  right: 12.3%;
  z-index: 10;
}
.camera_prev:before {
  position: absolute;
  content: '\f100';
  font-family: 'FontAwesome';
  font-size: 32px;
  color: #ffffff;
  top: 0;
  left: 12.3%;
  z-index: 10;
}
.camera_next:before,
.camera_prev:before {
  cursor: pointer;
  -moz-transition: 0.2s;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.camera_next:hover:before,
.camera_prev:hover:before {
  color: #21c2f8;
}

/** 02. Headings
 **************************************************************** **/
.heading-title h1,
.heading-title h2,
.heading-title h3,
.heading-title h4,
.heading-title h5,
.heading-title h6 {
	font-family: "Times New Roman", Times, serif;
	color: #CAA926;
	margin: 0 0 30px 0;
	line-height:1.5;
	-webkit-font-smoothing: antialiased;
}

h1 {
	font-size: 36px;
	margin: 0 0 44px 0;
	font-family: "Times New Roman", Times, serif;
}

h2 {
	font-size: 30px;
	margin: 0 0 32px 0;
	font-family: "Times New Roman", Times, serif;
}

h3 {
	font-size: 24px;
	letter-spacing: normal;
	margin: 0 0 32px 0;
	font-family: "Times New Roman", Times, serif;
}

h4 {
	font-size: 18px;
	letter-spacing: normal;
	margin: 0 0 14px 0;
	font-family: "Times New Roman", Times, serif;
}

h5 {
	font-size: 14px;
	letter-spacing: normal;
	margin: 0 0 20px 0;
	font-family: "Times New Roman", Times, serif;
}

h6 {
	font-size: 12px;
	letter-spacing: normal;
	margin: 0 0 20px 0;
	font-family: "Times New Roman", Times, serif;
}

h1 > span,
h2 > span,
h3 > span,
h4 > span,
h5 > span,
h6 > span { 
	color: #008081; 
	font-family: "Times New Roman", Times, serif;
}


/** 23. Headings
*************************************************** **/
div.heading-title {
	position:relative;
	margin-bottom:40px;
}
	.heading-title.parallax h1,
	.heading-title.parallax h2,
	.heading-title.parallax h3,
	.heading-title.parallax h4,
	.heading-title.parallax h5,
	.heading-title.parallax h6 {
		margin:0;
		padding:0;
	}
		.heading-title.parallax p {
			margin-top:0;
		}
	div.heading-title h1,
	div.heading-title h2,
	div.heading-title h3,
	div.heading-title h4,
	div.heading-title h5,
	div.heading-title h6 {
		margin:0;
		padding:0;
		background-color:#fff;
		position:relative;
		display:inline-block;
		padding-left: 0;
		padding-right: 15px;
	}
	div.heading-title.text-center h1,
	div.heading-title.text-center h2,
	div.heading-title.text-center h3,
	div.heading-title.text-center h4,
	div.heading-title.text-center h5,
	div.heading-title.text-center h6 {
		padding-left:15px;
		padding-right:15px;
	}
	div.heading-title.text-right h1,
	div.heading-title.text-right h2,
	div.heading-title.text-right h3,
	div.heading-title.text-right h4,
	div.heading-title.text-right h5,
	div.heading-title.text-right h6 {
		padding-left:15px;
		padding-right:0;
	}
	div.heading-title p {
		margin:0;
		padding:0;
		font-weight:300;
	}
/* Line : Single|Double */
div.heading-title.heading-line-single:before,
div.heading-title.heading-line-double:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 0;
	left: auto;
	right: 0;
}

	div.heading-title.heading-line-single:before {
		top: 54%;
		border-top:#EEE 1px solid;
	}
		section.dark div.heading-title.heading-line-single:before {
			border-top-color: #666;
		}
	div.heading-title.heading-line-double:before {
		top: 50%;
		border-top: 3px double #E5E5E5;
	}
		section.dark div.heading-title.heading-line-double:before {
			border-top-color: #666;
		}


/* Border Bottom */
div.heading-title.heading-border-bottom {
	border-bottom:#ccc 2px solid;
}
	section.dark div.heading-title.heading-border-bottom {
		border-bottom-color: #666;
	}

/* Border Left */
div.heading-title.heading-border {
	padding-left:15px;
	border-left:#ccc 5px solid;
	text-align:left;
}
	section.dark div.heading-title.heading-border {
		border-left-color:#666;
	}
div.heading-title.heading-border.heading-inverse {
	padding-right:15px;
	border-left:0;
	border-right:#ccc 5px solid;
	text-align:right;
}
	section.dark div.heading-title.heading-border.heading-inverse {
		border-right-color:#666;
	}

/* Dotted */
div.heading-title.heading-dotted {
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKAQMAAAC3/F3+AAAABlBMVEX///+QkJApn3LQAAAAAnRSTlMAgJsrThgAAAAOSURBVHheYwCCUAdcJAAnnALqo5TBzAAAAABJRU5ErkJggg==') repeat-x center;
}

/* Arrow Heading */
.heading-title.heading-arrow-top,
.heading-title.heading-arrow-bottom {
	color:#fff;
	background-color:#252525;
}
.heading-title.heading-arrow-top h1,
.heading-title.heading-arrow-bottom h1,
.heading-title.heading-arrow-top h2,
.heading-title.heading-arrow-bottom h2,
.heading-title.heading-arrow-top h3,
.heading-title.heading-arrow-bottom h3,
.heading-title.heading-arrow-top h4,
.heading-title.heading-arrow-bottom h4,
.heading-title.heading-arrow-top h5,
.heading-title.heading-arrow-bottom h5,
.heading-title.heading-arrow-top h6,
.heading-title.heading-arrow-bottom h6,
.heading-title.heading-arrow-top p,
.heading-title.heading-arrow-bottom p {
	color:#fff;
	margin:0;
}

	.heading-title.heading-arrow-top h1,
	.heading-title.heading-arrow-bottom h1 {
		font-size:70px;
		line-height:100px;
	}
	.heading-title.heading-arrow-top h2,
	.heading-title.heading-arrow-bottom h2 {
		font-size:60px;
		line-height:90px;
	}
	.heading-title.heading-arrow-top h3,
	.heading-title.heading-arrow-bottom h3 {
		font-size:50px;
		line-height:80px;
	}
	@media only screen and (max-width: 760px) {
		.heading-title.heading-arrow-top h1,
		.heading-title.heading-arrow-bottom h1 {
			font-size:55px;
			line-height:85px;
		}
		.heading-title.heading-arrow-top h2,
		.heading-title.heading-arrow-bottom h2 {
			font-size:45px;
			line-height:75px;
		}
		.heading-title.heading-arrow-top h3,
		.heading-title.heading-arrow-bottom h3 {
			font-size:45px;
			line-height:75px;
		}
	}
	@media only screen and (max-width: 500px) {
		.heading-title.heading-arrow-top h1,
		.heading-title.heading-arrow-bottom h1 {
			font-size:36px;
			line-height:66px;
		}
		.heading-title.heading-arrow-top h2,
		.heading-title.heading-arrow-bottom h2 {
			font-size:30px;
			line-height:60px;
		}
		.heading-title.heading-arrow-top h3,
		.heading-title.heading-arrow-bottom h3 {
			font-size:30px;
			line-height:60px;
		}
	}

.heading-title.heading-arrow-bottom:after {
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-top: 20px solid #252525;
	left: 50%;
	margin-left: -20px;
	bottom: -20px;
}
.heading-title.heading-arrow-top:after {
content: ' ';
  position: absolute;
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 20px solid #252525;
  left: 50%;
  margin-left: -20px;
  top: -20px;
}

@media (max-width: 650px) {
.camera_loader {
  top: 30%;
  }
   .camera_wrap2 {
  margin-top: -350px !important;
  }
}
@media (max-width: 450px) {

.mobdisabled{
  display:none;
}
.navbar-header {
  border-bottom: 1px solid #008081;
  }
}
.table-heading {
    position: relative;
    line-height: 30px;
    letter-spacing: 0.2px;
    color: #FFF;
    font-size: 12px;
    font-weight: 600;
    padding: 0 16px;
    background:#CAA926;
   border-top-right-radius: 2px;
   border-top-left-radius: 2px; 
    text-transform: uppercase;
}
.panel-heading {
    position: relative;
    line-height: 50px;
    letter-spacing: 0.2px;
    color: #FFF;
    font-size: 14px;
    font-weight: 600;
    padding: 0 16px;
    background:#008081;
   border-top-right-radius: 2px;
   border-top-left-radius: 2px; 
    text-transform: uppercase;
    text-align: center;
}
input[type="submit"]  {
  border: none;
    outline: none;
    cursor: pointer;
    color: #fff;
    background: #008081;
    padding: .5em 1em;
    font-size: 18px;
    margin: 0.5em 0 0;
}
.custom-list ul li {
	position:relative;
	min-height:123px;
	margin-bottom:40px !important;
}
.custom-list ul li:before { display:none; }
.custom-list ul li span {
	position:relative;
	display:block;
	
	line-height:40px;
	font-family: "Times New Roman", Times, serif;
  font-weight: 500;
  font-size: 28px;
	color:#CAA926;
	margin-left:141px;
	padding-right:15px;
}
.custom-list ul li span:before {
	position:absolute;
	display:block;
	width:123px;
	height:123px;
	-webkit-border-radius:500px;
	-moz-border-radius:500px;
	border-radius:500px;
	font:79px/123px FontAwesome;
	text-align:center;
	color:white;
	background:#008081;
	top:0;
	left:-138px;
	content:"";
	pointer-events:none;
	-webkit-transition:all 0.6s ease;
	-moz-transition:all 0.6s ease;
	-o-transition:all 0.6s ease;
	transition:all 0.6s ease;
}
.custom-list ul li span:hover { color:#008081; }
.custom-list ul li span:hover:before {
	background:#CAA926;
	-webkit-transform:rotateY(360deg);
	-ms-transform:rotateY(360deg);
	transform:rotateY(360deg);
}
.custom-list.list_1 ul li span:before { content:"\f017"; }
.custom-list.list_1 ul li+li span:before { content:"\f012"; }
.custom-list.list_2 ul li span:before { content:"\f0c0"; }
.custom-list.list_2 ul li+li span:before { content:"\f09d"; }
.custom-list.list_3 ul li span:before { content:"\f07a"; }
.custom-list.list_3 ul li+li span:before { content:"\f109"; }
.list.unstyled ul li { margin-bottom:11px; }
.list.unstyled ul li a {
	font-size:24px;
	line-height:40px;
	float:none;
	display:block;
	margin-bottom:3px;
	color:#000;
}
.list.unstyled ul li a:hover { color:#008081; }
.list.arrow-list ul { margin-bottom:39px; }
.list.arrow-list ul li {
	position:relative;
	font-size:24px;
	margin-bottom:26px;
}
.list.arrow-list ul li:before { display:none; }
.list.arrow-list ul li a {
	color:#008081;
	padding-left:10px;
}
.list.arrow-list ul li a:hover { color:#000000; }

.mobabled{
  display:none;
}
.image {
width:100%; height:250px;
}

.navbar-default .navbar-nav > li > a {

    color: #ffffff;
    padding: 10px 13px 10px;

}

.thumbnail .fa-shopping-cart::before {

    content: "\f07a";
    font-size: 200px;
    color: rgb(0, 128, 129);

}

.thumbnail .fa-plane::before {

    content: "\f072";
    font-size: 200px;
    color: rgb(0, 128, 129);

}

.thumbnail .fa-home::before {

    content: "\f015";
    font-size: 200px;
    color: rgb(0, 128, 129);

}

.thumbnail .fa-truck::before {

    content: "\f0d1";
    font-size: 200px;
    color: rgb(0, 128, 129);

}

.well2 {

    padding-bottom: 10px;
    padding-top: 49px;

}
.well {

    padding-bottom: 30px;
    padding-top: 30px;

}

.well4 {

    padding-bottom: 0px;
    padding-top: 30px;

}

