/* Fonts */
@font-face {
    font-family: 'helveticaneueltstd-lt';
    src: url('../fonts/helveticaneueltstd-lt.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'helveticaltstd-light';
    src: url('../fonts/helveticaltstd-light.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'helveticaneueltstd-md';
    src: url('../fonts/helveticaneueltstd-md.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'helveticaltstd-roman';
    src: url('../fonts/helveticaltstd-roman.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'helveticaltstd-bold';
    src: url('../fonts/helveticaltstd-bold.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'helveticaltstd-boldcond';
    src: url('../fonts/helveticaltstd-boldcond.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'helveticaneueltstd-mdex';
    src: url('../fonts/helveticaneueltstd-mdex.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}
/* Fonts End */

.banner-desc {
	width: 100%;
	top: 50px;
	left: 0px;
	position: absolute;
}

.banner-box {
	height: 170px;
	overflow: hidden;
	position: relative;
}
.banner-box .banner-desc h2 {
	color: #FFF;
	text-transform: capitalize;
	font-family: 'helveticaneueltstd-md', sans-serif;
	font-size: 43px;
}
.banner-box img {
	position: relative;
	top: -680px;
	width: 100%;
}
.banner-box.contact img {
	top: 0;
}
.banner-box.renovation img {
	top: 0;
}
.banner-box.why img {
	top: -500px;
}
.banner-box.why2 img {
	top: -100px;
}
body {
	font-family: 'helveticaltstd-roman', sans-serif;
	font-size: 14px;
}
.breadcrumb-list ul {
	padding-left: 0;
	list-style: none;
}
.breadcrumb-list ul li {
	display: inline-block;
	color: #CCCCCC;
	margin-right: 15px;
	position: relative;
}
.breadcrumb-list ul li:after {
	content: ">";
	position: absolute;
	right: -12px;
	top: 0;
}
.breadcrumb-list ul li:last-child:after {
	display: none;
}
.breadcrumb-list ul li a {
	color: #CCCCCC;
}
.btn-blue {
	border: 1px solid #0091D8;
	border-radius: 0;
	padding: 5px;
}
.btn-blue span {
	background: #0091D8;
	display: inline-block;
	width: 100%;
	text-transform: capitalize;
	font-family: 'helveticaneueltstd-md', sans-serif;
	font-size: 18px;
	color: #fff;
	padding: 10px 0 0;
}
.btn-blue:hover, .btn-blue:focus {
	background: transparent;
	border: 1px solid #898989;
}
.btn-blue:hover span, .btn-blue:focus span {
	background: #898989;
}
.contact-box > p {
	margin-bottom: 20px;
}
.contact-box > p > strong {
	text-transform: capitalize;
	font-size: 13px;
}
.content {
	padding: 20px 0;
}
.content .boxed {
	margin-top: -20px;
}
.content .boxed .nav-tabs > li {
	width: 50%;
}
.content .boxed .nav-tabs > li > a {
	padding: 20px 0 10px;
	margin-right: 0;
	border-radius: 0;
	border: 0;
	color: #363636;
	text-align: center;
	text-transform: capitalize;
	font-size: 22px;
	font-family: 'helveticaltstd-roman', sans-serif;
	background: url("../images/tab-bg.png") no-repeat 0 0 / cover transparent;
	width: 100%;
}
.content .boxed .nav-tabs > li.active > a, .content .boxed .nav-tabs > li.active > a:hover, .content .boxed .nav-tabs > li.active > a:focus {
	background: url("../images/tab-bg-active.png") no-repeat 0 0 / cover transparent;
	color: #fff;
}
.content .boxed .tab-content {
	display: inline-block;
	width: 100%;
	padding: 20px 0;
}
.content .boxed .tab-content .tab-pane .tabbable .nav-tabs {
	float: left;
	width: 10%;
	border-bottom: 0;
	border-right: 1px solid #A1A1A1;
	text-align: center;
	padding: 20px 0 50px;
}
.content .boxed .tab-content .tab-pane .tabbable .nav-tabs > li {
	float: none;
	display: inline-block;
}
.content .boxed .tab-content .tab-pane .tabbable .nav-tabs > li > a {
	background: transparent !important;
}
.content .boxed .tab-content .tab-pane .tabbable .tab-content {
	float: left;
	width: 90%;
	padding: 0;
	padding-left: 40px;
}
.content .btn-box .btn-blue {
	width: 100%;
}
.content .content-desc p,
.content .content-desc ol li,
.content .content-desc ul li {
	color: #959595;
	font-size: 16px;
	line-height: 1.7;
}
.content .content-desc p {
	margin-top: 20px;
}
.content .content-desc .function-box ul {
	padding-left: 0;
	list-style: none;
}
.content .content-desc .function-box ul li {
	display: inline-block;
	width: 100%;
}
.content .content-desc .function-box ul li .function-desc {
	float: left;
	padding-left: 20px;
	width: 65%;
}
.content .content-desc .function-box ul li .function-desc h5 {
	margin-top: 0;
}
.content .content-desc .function-box ul li .function-img {
	float: left;
	border: 1px solid #464646;
	width: 280px;
	overflow: hidden;
	height: 150px;
}
.content .content-desc .function-box ul li .function-img span {
	border: 5px solid #fff;
	overflow: hidden;
	display: block;
	width: 100%;
}
.content .content-desc h4 {
	color: #1298E1;
	font-family: 'helveticaneueltstd-md', sans-serif;
	font-size: 30px;
}
.content .content-desc h5 {
	color: #464646;
	font-weight: bold;
	font-size: 16px;
	margin-top: 30px;
	margin-bottom: 0;
}
.content .content-desc .right .btn-blue span {
	padding: 10px 40px 5px;
	font-size: 20px;
	letter-spacing: 2px;
}
.content .content-desc ul {
	padding-left: 20px;
}

.content .content-desc ul li.margin-bottom {
	margin-bottom: 30px;
}
.content .content-desc .list-sp {
	padding-left: 30px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.content .content-desc .list-sp li {
	margin-bottom: 0;
}
.content .content-hd {
	color: #0091D8;
	text-transform: capitalize;
	font-family: 'helveticaneueltstd-md', sans-serif;
	font-weight: normal;
	font-size: 25px;
}
.content form {
	padding-right: 30px;
}
.content form .form-group > .btn-blue > span {
	padding: 10px 80px 5px;
	font-size: 25px;
	letter-spacing: 2px;
}
.content form .form-group > .form-control {
	border-radius: 0px;
	box-shadow: none;
	border: 1px solid #D3D3D3;
	color: #ABABAB;
	font-size: 19px;
	font-style: italic;
	padding: 10px 20px 5px;
}
.content form .form-group > input {
	height: 55px;
}
.content form .form-group > select {
	height: 50px;
	font-style: normal !important;
	color: #6F6F6F !important;
	background: #F5F5F5;
}
.gallery-list {
	padding-left: 0;
	list-style: none;
	display: inline-block;
	width: 100%;
}
.gallery-list a {
	width: 100%;
	display: inline-block;
	height: 135px;
	position: relative;
	overflow: hidden;
}
.gallery-list a:hover, .gallery-list a:focus {
	border: 1px solid #24A3DA;
}
.gallery-list a:hover:after, .gallery-list a:focus:after {
	background: rgba(255,255,255,0.5);
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
}
.gallery-list li {
	float: left;
	width: 25%;
	padding: 10px;
}
.gallery-list li span {
	display: inline-block;
	width: 100%;
	height: 135px;
	border: 5px solid #fff;
	overflow: hidden;
}
header {
	padding: 10px 0;
}
.history-box {
	position: relative;
}
.history-box:before {
	content: "";
	position: absolute;
	left: 90px;
	top: 0;
	background: #D5D5D5;
	width: 2px;
	bottom: 0;
}
.history-box p {
	color: #989898;
	font-family: 'helveticaneueltstd-md', sans-serif;
	font-size: 17px;
	line-height: 1.7;
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
}
.history-box p:last-child {
	margin-bottom: 0;
}
.history-box p span {
	float: left;
	width: 140px;
}
.history-box p i {
	font-style: normal;
	float: left;
	width: 80%;
}
.image-border {
	border: 1px solid #575757;
	padding: 10px;
	margin-bottom: 10px;
}
.image-border img {
	width: 100%;
}
.image-box {
	margin-top: 20px;
}
.image-box img {
	width: 100%;
}
.info-box {
	background: #F7F7F7;
	color: #9A9A9A;
	font-size: 16px;
	line-height: 2;
	padding: 20px 0;
}
.info-box p {
	margin-bottom: 0;
}
footer {
	padding: 100px 0 10px;
}
footer .copyright {
	border-top: 1px solid #CFCFCF;
	border-bottom: 1px solid #CFCFCF;
	padding: 15px 0;
	text-align: center;
	margin-top: 10px;
}
footer .copyright p {
	font-size: 12px;
	margin-bottom: 0;
	color: #A3A3A3;
}
footer > .footer-nav .footer-list {
	float: left;
	width: 20%;
}
footer > .footer-nav .footer-list > address, footer > .footer-nav .footer-list > p {
	color: #7B7B7B;
	line-height: 2;
}
footer > .footer-nav .footer-list > label {
	font-family: 'helveticaltstd-roman', sans-serif;
	font-weight: normal;
	color: #0091D8;
	text-transform: capitalize;
	font-size: 14px;
}
footer > .footer-nav .footer-list > ul {
	padding-left: 0;
	list-style: none;
}
footer > .footer-nav .footer-list > ul > li > a {
	text-transform: capitalize;
	color: #A3A3A3;
	line-height: 2;
	font-size: 14px;
}
.lang-box {
	padding-left: 0;
	list-style: none;
	text-align: right;
}
.lang-box li {
	display: inline-block;
	margin-left: 10px;
	position: relative;
}
.lang-box li:before {
	content: "";
	position: absolute;
	width: 1px;
	height: 10px;
	left: -7px;
	top: 5px;
	background: #C2C2C2;
}
.lang-box li:first-child:before {
	display: none;
}
.lang-box li a {
	color: #484848;
	font-size: 11px;
	text-transform: capitalize;
}
.lang-box .active a, .lang-box li a:hover, .lang-box li a:focus {
	color: #C2C2C2;
	text-decoration: none;
}
.main-nav-list {
	padding-left: 0;
	list-style: none;
	margin-top: 30px;
	margin-bottom: 40px;
}
.main-nav-list li {
	position: relative;
	height: 120px;
	overflow: hidden;
	border: 1px solid #7B7F80;
	margin-bottom: 20px;
}
.main-nav-list li:before {
	position: absolute;
	content: "";
	background: rgba(255,255,255,0.6);
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
}
.main-nav-list li img {
	width: 100%;
	position: relative;
	right: -50px;
	top: -100px;
}
.main-nav-list li a {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
}
.main-nav-list li a .main-nav-desc {
	float: left;
	width: 75%;
	position: relative;
	z-index: 2;
}
.main-nav-list li a .main-nav-desc p {
	color: #464646;
	font-size: 30px;
	margin-bottom: 0;
	padding: 40px;
}
.main-nav-list li a .main-nav-img {
	float: left;
	width: 25%;
	background: #EFF9FB;
	padding: 15px;
	z-index: 2;
	position: relative;
}
.main-nav-list li a .main-nav-img span {
	display: inline-block;
	height: 90px;
	overflow: hidden;
}
.main-nav-list li a .main-nav-img img {
	right: 0;
	top: 0;
}
.navbar {
	margin-bottom: 0;
	min-height: 0;
	border: 0;
}
.navbar-default {
    background-color: transparent;
    border-color: transparent;
    margin-top: 50px;
}
.navbar-default .navbar-nav > li > a {
	padding: 0;
	color: #888888;
	text-transform: capitalize;
	font-size: 18px;
	font-family: 'helveticaltstd-bold', sans-serif;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #0091D8;
    background: transparent;
}
.navbar-nav {
    float: right;
}
.navbar-nav > li {
	margin-left: 40px;
}
.photo-box {
	text-align: right;
	margin-bottom: 10px;
}
.photo-box span {
	display: inline-block;
	width: 280px;
	overflow: hidden;
	border: 1px solid #6E6E6E;
}
.photo-box span i {
	border: 5px solid #fff;
	overflow: hidden;
	display: block;
	width: 100%;
}
.right {
	text-align: right;
}
.sidebar {
	margin-top: 40px;
}
.sidebar label {
	color: #159CDC;
	font-family: 'helveticaneueltstd-md', sans-serif;
	font-weight: normal;
	font-size: 26px;
}
.sidebar .sidebar-list {
	padding-left: 0;
	list-style: none;
}
.sidebar .sidebar-list li {
	line-height: 3;
	border-bottom: 1px solid #E4E4E4;
	padding-left: 5px;
}
.sidebar .sidebar-list li a {
	color: #494949;
	font-family: 'helveticaneueltstd-md' ,sans-serif;
}
.sidebar .sidebar-list .active a, .sidebar .sidebar-list li a:hover, .sidebar .sidebar-list li a:focus {
	color: #BCBCBC;
	text-decoration: none;
}
#slider-box .carousel-caption {
    position: absolute;
    right: 0;
    bottom: auto;
    left: 0;
    padding-left: 130px;
    text-align: left;
    top: 70px;
}
#slider-box .carousel-caption h1 {
	font-size: 54px;
	font-family: 'helveticaneueltstd-md', sans-serif;
	text-transform: capitalize;
}
#slider-box .carousel-indicators li {
	width: 17px;
	height: 17px;
	margin: 0 10px;
}
#slider-box .carousel-indicators .active {
    width: 17px;
    height: 17px;
}
#slider-box .carousel-inner > .item {
	height: 550px;
}
#slider-box .carousel-inner > .item > img, #slider-box .carousel-inner > .item > a > img {
	width: 100%;
	position: relative;
	top: -350px;
}
#slider-box.renovation .carousel-inner > .item > img, #slider-box.renovation .carousel-inner > .item > a > img {
	top: 0;
}
#slider-box .carousel-control {
	text-shadow: none;
	opacity: 1;
	background: transparent !important;
	text-align: center;
}
#slider-box .carousel-control span {
	margin-top: 200px;
	width: 80px;
	height: 80px;
	border: 1px solid #fff;
	display: inline-block;
	border-radius: 50%;
	padding: 25px;
}
.update-box {
	background: #EBEBEB;
	padding: 10px 0;
}
.update-box p {
	margin-bottom: 0;
	font-size: 13px;
	color: #393939;
}
.update-box p > strong {
	color: #43A5DB;
	position: relative;
	text-transform: capitalize;
	font-size: 17px;
	margin-right: 30px;
}
.update-box p > strong:after {
	position: absolute;
	content: "";
	background: #43A5DB;
	width: 1px;
	height: 25px;
	right: -15px;
	top: -5px;
}

/* Responsive Layout */
@media (max-width: 480px) {

}
@media (max-width: 767px) {
	.banner-box .banner-desc h2 {
		left: 0;
		right: 0;
		text-align: center;
		font-size: 30px;
	}
	.banner-box img {
		top: 0 !important;
	}
	.content .boxed .tab-content .tab-pane .tabbable .nav-tabs {
		width: 100%;
	}
	.content .boxed .tab-content .tab-pane .tabbable .tab-content {
		width: 100%;
		padding: 0;
	}
	.content .content-desc .function-box ul li .function-desc {
		padding-left: 0;
		width: 100%;
	}
	.content .content-desc .function-box ul li .function-img {
		margin-bottom: 15px;
	}
	.content form {
    	padding-right: 0px;
	}
	footer > .footer-nav .footer-list {
	    float: left;
	    width: 100%;
	    text-align: center;
	}
	.gallery-list li {
		width: 50%;
	}
	.history-box:before {
		display: none;
	}
	.lang-box {
		text-align: center;
	}
	.logo-box {
		text-align: center;
		padding: 10px;
	}
	.main-nav-list li img {
		right: 0;
		top: 0;
	}
	.main-nav-list li a .main-nav-desc {
		width: 100%;
	}
	.main-nav-list li a .main-nav-img {
		display: none;
	}
	.navbar-header {
		text-align: center;
	}
	.navbar-nav {
	    float: none;
	    text-align: center;
	    width: 100%;
	    margin: 20px 0;
	}
	.navbar-nav > li {
    	margin-left: 0;
    	margin-bottom: 10px;
	}
	.navbar-toggle {
		float: none;
		margin-right: 0;
	}
	.navbar-toggle .icon-bar {
		background: #333;
	}
	.photo-box {
    	text-align: center;
	}
	#slider-box .carousel-caption {
	    padding-left: 0;
	    text-align: center;
	    top: 20px;
	}
	#slider-box .carousel-caption h1 {
		font-size: 40px;
	}
	#slider-box .carousel-inner > .item {
		height: auto;
	}
	#slider-box .carousel-inner > .item > img, #slider-box .carousel-inner > .item > a > img {
		top: 0;
	}
}
@media (min-width: 768px) and (max-width: 990px) {
	.banner-box img {
		top: 0 !important;
	}
	.lang-box {
		text-align: center;
	}
	.logo-box {
		text-align: center;
		padding: 10px;
	}
	.navbar-default .navbar-nav > li > a {
		font-size: 14px;
	}
	.navbar-nav {
	    float: none;
	    text-align: center;
	    width: 100%;
	    margin: 20px 0;
	}
	#slider-box .carousel-caption {
	    padding-left: 0;
	    text-align: center;
	    top: 20px;
	}
	#slider-box .carousel-caption h1 {
		font-size: 40px;
	}
	#slider-box .carousel-inner > .item {
		height: auto;
	}
	#slider-box .carousel-inner > .item > img, #slider-box .carousel-inner > .item > a > img {
		top: 0;
	}
}
@media (min-width: 991px) and (max-width: 1100px) {
	.navbar-default .navbar-nav > li > a {
		font-size: 12px;
	}
	#slider-box .carousel-inner > .item {
		height: auto;
	}
	#slider-box .carousel-inner > .item > img, #slider-box .carousel-inner > .item > a > img {
		top: 0;
	}
}
@media (min-width: 1101px) and (max-width: 1300px) {

}

/*
 * DROP DOWN
 */
.dropdown-menu {
	padding: 0;
	border: 0;
	border-radius: 0;
}
.dropdown-menu > li {
	padding: 3px 5px;
}
.dropdown-menu > li > a {
	padding: 0;
}
.dropdown-menu > li > a > .img {
	position: relative;
	height: 70px;
	overflow: hidden;
	width: 450px;
}
.dropdown-menu > li > a > .img > p {
	width: 190px;
	position: absolute;
	left: 0;
	top: 0;
	background: rgba(255,255,255,0.5);
	bottom: 0;
	margin-bottom: 0;
	font-size: 18px;
	padding: 25px 20px;
}
.dropdown-menu > li > a:hover > .img > p, .dropdown-menu > li > a:focus > .img > p {
	background: rgba(14, 160, 220,0.5);
	color: #fff;
}
.dropdown-menu > li > a > .img > img {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
	filter: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' height='0'><filter id='greyscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0' /></filter></svg>#greyscale");
}
.dropdown-menu > li > a:hover > .img > img, .dropdown-menu > li > a:focus > .img > img {
	filter: none !important;
    -webkit-filter: grayscale(0%) !important;
}
.dropdown-menu > li:first-child > a > .img > img {
	position: relative;
	top: -120px;
	left: -200px;
}
.dropdown-menu > li:nth-child(2) > a > .img > img {
	position: relative;
	top: -50px;
	left: -20px;
}
.dropdown-menu > li:nth-child(3) > a > .img > img {
	position: relative;
	top: -120px;
}
.dropdown-menu > li:nth-child(4) > a > .img > img {
	position: relative;
	top: -50px;
}
.dropdown-menu > li:nth-child(5) > a > .img > img {
	position: relative;
	top: -80px;
}
@media (min-width:480px) {
	.dropdown:hover .dropdown-menu {
	    display: block;
	 }
}


#slider-box .carousel-inner .item:first-child .carousel-caption h1{ /*color: #ADFF2F;*/ }