@charset "utf-8";
/* CSS Documents required */
@import url(bootstrap.css); 
@import url(spacing.css); 
@import url(base.css);
@import url(nav.css);
@import url(select.css);
/* header footer**********************************************************************************************/
.full-height-cover {
	min-height: 100%;
	position: relative;
	overflow: hidden;
	background: #336081 url(../images/top-banner.jpg) center center no-repeat;
	background-size: cover;
}
#header-zone .container {
	box-sizing: border-box;
	padding: 10px 0 10px;
	position: relative;
	transition: all 0.5s ease-in-out 0.2s;
	box-shadow:none !important; 
} 
.addBg {
	background: #336081 url(../images/top-banner.jpg) center top no-repeat;
    background-size: cover;
}
#logo {
	display: block;
	padding: 0;
	margin: 10px 30px;
}
#footer-zone {
	text-align: center;
}
.navbar-header {
	transition: all 0.5s ease-in-out 0s;
	width: 100%;
	display: inline-block;
}
.navbar-collapse {
	float: right;
	transition: all 0.5s ease-in-out 0s;
	width: 100%;
}
.header-scroll {
	width: 20%;
	display: inline-block;
	float: left;
	left: 0;
	transition: all 0.5s ease-in-out 0s;
}
.navbar-scroll {
	width: 80%;
	display: inline-block;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 0px;
	transition: all 0.9s ease-in-out 0s;
}

.top-banner-txt {
	position: absolute;
	top: 50%;
	left: 15px;
	right: 15px;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
}
.slogan {
	color: #fff;
	text-transform: uppercase;
	font-size: 26px;
	text-align: center;
	padding:0;
	position: absolute;
	left: 15px;
	right: 15px;
	top: 23%;
}
.noDesktop {
	display: inline-block;
}
/* structure**********************************************************************************************/
.container {
	box-shadow: 0px 0px 10px #333;
	max-width: 1024px;
	padding-left: 0;
	padding-right: 0;
}
#content-zone img {
	width: 100%;
	max-width: 100%;
}
#content-zone img.logo {
	width: auto;
	max-width: 100%;
}
.banner-content {
	padding-left: 0;
	margin: 0;
}
.banner-content li {
	list-style: none;
}
.txt-section {
	padding: 60px;
	position: relative;
}
#overview { background:url(../images/banner-2.jpg) 50% 100% repeat; border-bottom:4px solid; 
		-webkit-border-image: url(../images/border_1.png) 30 round; /* Safari 3.1-5 */
    -o-border-image: url(../images/border_1.png) 30 round; /* Opera 11-12.1 */
    border-image: url(../images/border_1.png) 30 round;
}
#bkg-2 { background:url(../images/banner-3.jpg) 50% 100% repeat; border-bottom:4px solid; 
		-webkit-border-image: url(../images/border_1.png) 30 round; /* Safari 3.1-5 */
    -o-border-image: url(../images/border_1.png) 30 round; /* Opera 11-12.1 */
    border-image: url(../images/border_1.png) 30 round;
}
#bkg-3 { background:url(../images/banner-3.jpg) 50% 100% repeat; border-bottom:4px solid; 
		-webkit-border-image: url(../images/border_1.png) 30 round; /* Safari 3.1-5 */
    -o-border-image: url(../images/border_1.png) 30 round; /* Opera 11-12.1 */
    border-image: url(../images/border_1.png) 30 round;
}
#bkg-4 { background:url(../images/banner-4.jpg) 50% 100% repeat; border-bottom:4px solid; 
		-webkit-border-image: url(../images/border_1.png) 30 round; /* Safari 3.1-5 */
    -o-border-image: url(../images/border_1.png) 30 round; /* Opera 11-12.1 */
    border-image: url(../images/border_1.png) 30 round;
}
#binah{ background:url(../images/banner-5.jpg) 50% 100% repeat; border-top:4px solid; 
		-webkit-border-image: url(../images/border_1.png) 30 round; /* Safari 3.1-5 */
    -o-border-image: url(../images/border_1.png) 30 round; /* Opera 11-12.1 */
    border-image: url(../images/border_1.png) 30 round;
}
#form-zone { background:url(../images/top-banner.jpg) center center no-repeat;
		background-size: cover;
		border-top:4px solid; 
		-webkit-border-image: url(../images/border_1.png) 30 round; /* Safari 3.1-5 */
    -o-border-image: url(../images/border_1.png) 30 round; /* Opera 11-12.1 */
    border-image: url(../images/border_1.png) 30 round;
}
#footer-zone { background:url(../images/banner-6.jpg) 50% 100% repeat;border-top:0px solid; 
		-webkit-border-image: url(../images/border_1.png) 30 round; /* Safari 3.1-5 */
    -o-border-image: url(../images/border_1.png) 30 round; /* Opera 11-12.1 */
    border-image: url(../images/border_1.png) 30 round;
}

#content-zone h1 {
	margin-bottom: 30px;
}
.bkg-dark {
	color: #06162a;
}
.bkg-light {
	color: #06162a;
}
.txt-light {color: #fff;}

.bod-b-5 {
	border-bottom: 5px solid #c9602e;
}
.bod-t-5 {
	border-top: 5px solid #c9602e;
}
ul.list-txt {
	padding-left: 0px;
}
ul.list-txt li {
	padding-left: 20px;
	background: url(../images/ico_square.png)5px 50% no-repeat;
	list-style: none;
	margin: 5px 0;
}

#header-zone {
	position: fixed;
	top: 0px;
	left: 0;
	right: 0;
	z-index: 1001;
}
.banner-section li img {
	width: 100%;
}
.carousel ul {
	padding-left: 0;
}
.carousel-indicators li, .carousel-indicators .active {
	background: url(../images/ico_white_sq.png) 50% 50% no-repeat;
	border: 0 none;
	height: 15px;
	margin: 0 5px;
	width: 15px;
}
.carousel-indicators {
	margin-bottom: 0;
}
.carousel-indicators .active {
	background: url(../images/ico_blue_sq.png) 50% 50% no-repeat;
}
.text-section {
	text-align: center;
}
ul.list-img li {
	margin-bottom: 12px;
}
.btn-circle {
	background: url(../images/ico_play_circle.png) 50% 50% no-repeat;
	width: 120px;
	height: 120px;
	font-size: 0;
	background-size: cover;
	display: block;
}
.btn-circle:hover {
	background: url(../images/ico_play_circle_hover.png) 50% 50% no-repeat;
	background-size: cover;
}
ul.banner-content li {
	position: relative;
}
.animated-section, .txt-section, .banner-section { float: left; width:100%;}
.animated-section::after, 
.txt-section::after, 
.banner-section:after { clear:both; display:block; content:"."; font-size:0; line-height:0; margin:0; padding:0;}

.animated-section .col-25 {
	width: calc(25% - 0px);
}
.animated-section .col-50 {
	width: calc(50% - 0px);
}
.animated-section .col-33 {
	width: calc(33.3333% - 0px);
}
.animated-section .col-66 {
	width: calc(66.6667% - 0px);
}
.animated-section .img-col {
	display: inline-block;
	float: left;
	transition: all 0.3s ease-in-out 0s;
	background-position: 50% 50%;
	background-size: 103%;
}
.animated-section .img-col:hover {
	background-size: 150%;
}
.animated-section .img-col img {
	width: 100%;
	max-width: 100%;
	margin: 0;
	padding: 0;
	outline: 0;
}


#img-1 {
	background-image: url(../images/image-1.jpg);
}
#img-2 {
	background-image: url(../images/image-2.jpg);
}
#img-3 {
	background-image: url(../images/image-3.jpg);
}
#img-4 {
	background-image: url(../images/image-4.jpg);
}
#img-5 {
	background-image: url(../images/image-5.jpg);
}
#img-6 {
	background-image: url(../images/image-6.jpg);
}
#img-7 {
	background-image: url(../images/image-7.jpg);
}
#img-8 {
	background-image: url(../images/image-8.jpg);
}
#img-9 {
	background-image: url(../images/image-9.jpg);
}
#img-10 {
	background-image: url(../images/image-10.jpg);
}
#img-11 {
	background-image: url(../images/image-11.jpg);
}




.btn-default { background:none; border-radius:5px; padding-left:10px; height:42px; border:1px solid #fff; color:#fff !important; text-transform:none; }
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
  background-color: #336081;
  border-color: #fff;
  color: #ffff;
}
.bootstrap-select > .dropdown-toggle.bs-placeholder, .bootstrap-select > .dropdown-toggle.bs-placeholder:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder:active {
  color: #336081;
}
.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default.focus:active, .btn-default:active:focus, .btn-default:active:hover, .open > .dropdown-toggle.btn-default.focus, .open > .dropdown-toggle.btn-default:focus, .open > .dropdown-toggle.btn-default:hover {
  background-color: #3f3938;
  border-color: #fff;
  color: #fff;
}
.dropdown-menu > li > a {
  clear: both;
  color: #fff;
  display: block;
  font-weight: 400;
  line-height: 1.42857;
  padding: 3px 20px;
  white-space: nowrap;
  background:#none;
}
.dropdown-menu, select option {background:#336081;}

select {
	-webkit-appearance: none;
	-moz-appearance: none;
	text-indent: 1px;
	text-overflow: '';
}
select.form-control {
	background: url('../images/ico_arrow_down.png') 98% 50% no-repeat;
	padding-right: 25px;
}
/* Media***************-*******************************************************************************/
  @media (max-width:1024px) {
.container {
	width: 100%;
}
}
 @media (max-width:991px) {
#logo {
	padding: 0;
}
#header-zone .container-fluid {
	margin: 0;
	background: none;
	padding: 0;
}
#logo img {
	max-width: 80%;
}
#nav-primary-top {
	position: static;
}
.btn-circle {
	width: 60px;
	height: 60px;
}
.navbar-scroll {
	margin-bottom: 0;
}
@media (max-width:767px) {
.nav-tabs > li > a {
margin-left:0;
}
.noDesktop{
	display: inline-block;
}
.nav-tabs.nav-justified > li > a {
margin-bottom:15px;
}
#logo-home {
left:0;
text-align:center;
}
.animated-section .col-25 {
width:calc(50% - 0px);
}
.animated-section .col-50 {
width:calc(100% - 0px);
}
 .header-scroll {
width:100%;
}
.navbar-scroll {
width:100%;
display:none;
}
#header-zone .container {
background-repeat:repeat-y;
}
#header-zone {
	background: #336081 url(../images/top-banner.jpg) 50% 0% repeat;
}
.btn-primary {
    background: #008fd5;
    color: #fff;
    padding: 5px 62px;
    font-size: 22px;
}
#logo img {
    max-width: 30%;
}
.slogan {
	font-size: 16px;
	top: 22%;
}
.navbar-header {
	position: static;
	left: 0;
}
}


