@font-face {
	font-family: '33535gillsansmt';
	src: url('../fonts/33535gillsansmt.eot');
	src: local('33535gillsansmt'), url('../fonts/33535gillsansmt.woff') format('woff'), url('../fonts/33535gillsansmt.ttf') format('truetype');
}

a {
    font-family: 'Bree Serif', serif;
    color: #f7941d;
    text-decoration: none;
	background: transparent;
    font-size:	18px;
}

.nbbutton a:hover,.nbbutton  a:visited,.nbbutton  a:active{
    color: #fff;
    text-decoration: none;
}

html, body {
	font-family: '33535gillsansmt' !important;
	max-width: 100%;
	overflow-x: hidden;
	font-size: 16px;
	color: #4d555a;
    background: rgb(255,255,255);
    background: linear-gradient(146deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 70%, rgba(176,185,191,1) 100%);
}

.background{
     background: transparent url('../media/footer.png') no-repeat; 
    background-position: bottom left;
}

h1,h2,h3,h4,h5{
   font-family: 'Bree Serif', serif;
   margin: 10px 0px;
}

h1{
    color: #f7941d;
	font-size:	36px;
}

h2{
    color: #f7941d;
	font-size:	30px;
}

h3{
    color: #f7941d;
	font-size:	24px;
}

h6{
    font-family: 'Bree Serif', serif;
	font-size:50px;
	color:#fff;
	font-weight: 700;
	line-height: 40px;
}

.home .blocktext{
     padding: 15px;
    box-shadow: 0px 0px 10px 0px #ddd;
    background-color: white;  
    margin-top: -150px;
    z-index: 10000;
    position: relative;
}

.home .box-vac{
    padding: 15px;
    box-shadow: 0px 0px 10px 0px #ddd;
    background-color: white;
    margin-bottom: 30px;
    border-bottom: none;
}

    .box-vac{
        padding:15px 0px 30px 0px;    
     border-bottom: 1px solid #ccc;  
        margin-bottom: 30px;
    }

.topbar{
	background: #fff;
    padding: 10px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
}


#menu{
	margin-top: 27px;	
}


#header_slider, #header_slider_home{
	position: relative;	
}

.overlay{
    position: absolute;
    z-index: 12;
    bottom: 0px;   
}

.breadcrumb {
    padding: 0px; 
    margin: 0px; 
    list-style: none;
    background-color: transparent;
}

.breadcrumb a{
     font-size:	20px;
     color: #fff;   
}

.content{
     padding: 40px 0px;   
}

.slogan button{
    border: none;
    border-radius: 50px;
    padding: 5px 50px;
    margin-top: 20px;
    background: #4d555b;	
}

.slogan button a{
    color:#fff;
    font-size:24px;
    text-decoration: none;
}

.clear{
	clear: both;	
}

.devider{
	padding:20px 0px;
}

.home-slider {
    position: relative;
    height: 900px;
    width: 100%;
    overflow: hidden;
    margin-top: 0;
    z-index: 0;
}

.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: transparent;
}

.cycle-slide{
	width:100%;
	position: relative;	
}


.slogan1{
    font-family: 'Bree Serif', serif;
	font-size:40px;
	color:#fff;
	font-weight: 400;
	text-shadow: 0px 0px 10px #000;
}

.slogan2{
    font-family: '33535gillsansmt' !important;
	font-size:26px;
	color:#fff;
	font-weight: 400;
	line-height: 32px;
	text-shadow: 0px 0px 10px #000;
}

    
.footer{
	padding: 20px 0px;	
}


.navbar-inverse {
    background-color: transparent;
    border-color: #4d555a;
}

.navbar-inverse .navbar-toggle {
     border-color: #4d555a;}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    background-color: transparent;
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #4d555a;
}


.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #e5f4ec;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
	border:none;
}

.dropdown-menu > li > a {
	font-family: 'Bree Serif', serif;
	font-size: 16px;
    display: block;
    padding: 5px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    color: #4d555b;
    white-space: nowrap;
    border-bottom: 1px solid #fff;
}

#menu > li > a{
    font-family: 'Bree Serif', serif; 
    color: #4d555b;
}

#menu > li > a:hover, #menu > li > a:active{
       color: #fa951f;  
}

.active{
     color: #fa951f !important;
}

.nbinput{
FONT-WEIGHT: 100;
    border-radius: 10px;
    border: none;
    background: #ffffff;
    padding: 10px 15px;
    width: 100%;
    margin-bottom: 15px;
}

.nbbutton{
border: none;
    border-radius: 50px;
    padding: 5px 50px;
    margin: 20px 0px;
    background: #4d555b;
    color: #fff;
    text-align: center;
    width: 100%;
	
}

.solbutton{
border: none;
    border-radius: 50px;
    padding: 5px 50px;
    margin: 20px 0px;
    background: #4d555b;
    color: #fff;
    text-align: center;
    width: 100%;
}


.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
	margin-bottom: 40px;
}

.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

@media (max-width: 1199px) {
.background{
     background: transparent url('../media/footer_small.png') no-repeat; 
    background-position: bottom left;
}
    
    .navbar-nav > li > a {
    padding: 10px 15px 10px 10px;
	font-size: 20px;
}
    
    .home .blocktext {
    padding: 15px;
    box-shadow: 0px 0px 10px 0px #ddd;
    background-color: white;
    margin-top: 0px;
    z-index: 10000;
    position: relative;
}

#header_slider .slogan {
    position: absolute;
    width: 90%;
    top: 160px;
    text-align: center;
}
    
  .slogan {
    position: absolute;
    width: 90%;
    top: 120px;
}
    
     .slogan1{
    font-family: 'Bree Serif', serif;
	font-size:30px;
	color:#fff;
	font-weight: 400;
	text-shadow: 0px 0px 10px #000;
}

.slogan2{
    font-family: '33535gillsansmt' !important;
	font-size:20px;
	color:#fff;
	font-weight: 400;
	line-height: 24px;
	text-shadow: 0px 0px 10px #000;
}
     
 .slogan button {
    border: none;
    border-radius: 50px;
    padding: 3px 20px;
    margin-top: 20px;
    background: #4d555b;
}

 .slogan button a {
    color: #fff;
    font-size: 20px;
    text-decoration: none;
}    
    
h6{
	font-size:50px;
	color:#fff;
}

#header_slider_home{
    max-height: 600px;
    overflow: hidden;
}

#header_slider {
    height: 400px;
    overflow: hidden;
}

}


/* Small Devices, Tablets */
 @media (max-width: 768px) and (max-width: 992px){
     
.background{
     background: transparent url('../media/footer_small.png') no-repeat; 
    background-position: bottom left;
}
     
.navbar-nav > li > a {
    padding: 10px 15px 10px 15px;
	font-size: 22px;

}

.dropdown-menu > li > a {
	font-size: 22px;
    display: block;
    padding: 15px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;

    white-space: nowrap;

}


.topbar {
    position: relative;
    top: 0;
    width: 100%;
    z-index: 1000;
    padding: 10px 0px;
    height: auto;
    margin-bottom: 0px;
}
     
 
     .slogan {
    position: absolute;
    width: 85%;
    top: 0px;
}
     
     .slogan1{
    font-family: 'Bree Serif', serif;
	font-size:20px;
	color:#fff;
	font-weight: 400;
	text-shadow: 0px 0px 10px #000;
}

.slogan2{
    font-family: '33535gillsansmt' !important;
	font-size:14px;
	color:#fff;
	font-weight: 400;
	line-height: 16px;
	text-shadow: 0px 0px 10px #000;
}
     
 .slogan button {
    border: none;
    border-radius: 50px;
    padding: 3px 20px;
    margin-top: 20px;
    background: #4d555b;
}

 .slogan button a {
    color: #fff;
    font-size: 14px;
    text-decoration: none;
}
     
.content {
    padding: 0px 0px 60px 0px;
}

#header_slider {
    height: 200px;
    overflow: hidden;
}
     
     #header_slider .slogan {
    position: absolute;
    width: 100%;
    top: 40%;
    text-align: center;
}
     
     .home .blocktext {
    padding: 15px;
    box-shadow: 0px 0px 10px 0px #ddd;
    background-color: white;
    margin-top: 20px;
    z-index: 10000;
    position: relative;
}

}



/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
.navbar-nav > li > a {
    padding: 10px 15px 10px 10px;
	font-size: 20px;
}

#header_slider .slogan {
    position: absolute;
    width: 85%;
    top: 160px;
    text-align: center;
}
    
  .slogan {
    position: absolute;
    width: 80%;
    top: 160px;
}
    
     .slogan1{
    font-family: 'Bree Serif', serif;
	font-size:30px;
	color:#fff;
	font-weight: 400;
	text-shadow: 0px 0px 10px #000;
}

.slogan2{
    font-family: '33535gillsansmt' !important;
	font-size:20px;
	color:#fff;
	font-weight: 400;
	line-height: 24px;
	text-shadow: 0px 0px 10px #000;
}
     
 .slogan button {
    border: none;
    border-radius: 50px;
    padding: 3px 20px;
    margin-top: 20px;
    background: #4d555b;
}

 .slogan button a {
    color: #fff;
    font-size: 20px;
    text-decoration: none;
}    
    
h6{
	font-size:50px;
	color:#fff;
}

#header_slider_home{
    max-height: 600px;
    overflow: hidden;
}

#header_slider {
    height: 400px;
    overflow: hidden;
}



}
/* Large Devices, Wide Screens */
@media only screen and (min-width : 1900px) {
.navbar-nav > li > a {
    padding: 10px 15px 10px 10px;
	font-size: 20px;
}

#header_slider .slogan {
    position: absolute;
    width: 65%;
    top: 160px;
    text-align: center;
}
    
  .slogan {
    position: absolute;
    width: 65%;
    top: 160px;
}
    
    .slogan1{
    font-family: 'Bree Serif', serif;
	font-size:40px;
	color:#fff;
	font-weight: 400;
	text-shadow: 0px 0px 10px #000;
}

.slogan2{
    font-family: '33535gillsansmt' !important;
	font-size:26px;
	color:#fff;
	font-weight: 400;
	line-height: 32px;
	text-shadow: 0px 0px 10px #000;
}
    
h6{
	font-size:50px;
	color:#fff;
}

#header_slider_home{
    max-height: 600px;
    overflow: hidden;
}

#header_slider {
    height: 400px;
    overflow: hidden;
}


}