@import url(http://fonts.googleapis.com/css?family=Maven+Pro:400,900,700);
html {
	overflow-y:scroll;
}
.home-tabs {
 background-color: #d3b570;
}
.tab {
background-color: #d3b570;
}
#tabc2 {
 display: none;
}
#tabc3 {
 display: none;
}
.bx-pager-link {
	font-size: 0px;
}
a:focus {
	outline: none;
}
a, a:hover, a:focus {
	text-decoration: none;
}
body {
	font-family: 'Maven Pro', sans-serif;
	font-size: 14px;
	overflow-x:hidden;
}
.top-nav {
	background: url(../img/header-bg.png) 0 -13px repeat-x;
	height: 55px;
}
.top-nav a {
	color: #353535;
}
.navbar {
	margin-bottom: 0px;
	border:none;
}
.navbar-nav {
	background: #fff;
	margin-bottom: 0px;
	margin-top:0px;	
}
.navbar > .container .navbar-brand {
	margin-left: 0px;
}
.nav > li > a:hover {
	background: none;
    color: #FFF;
}
.navbar-nav .open .dropdown-menu > li > a:hover {
	background: none;
	background-color: none;
    color: #FFF;	
}
.navbar-nav .open > a, .navbar-nav .open > a:hover {
    background: none;
    color:#FFF !important;
}
.nav > li > a:focus {
 background-color: none;
 }
.navbar-nav li {
	background: #d3b570;	
    margin: 0px 0px 3px;
    padding: 0px;
}
.navbar-nav li:last-child {
    margin: 0px 0px 0px;
}
.navbar-nav li a {
	margin: 0px 15px 0px;
	font-weight: 700;
}
.top-nav .navbar-brand {
	padding: 0;
	margin: 0 0 -120px 0;
	background: url(../img/logo-medium.png) 0 0 no-repeat;
	height: 102px;
	width: 138px;
	position: relative;
	top:0px;
	left:15px;
	z-index: 10000;
}
.top-nav .navbar-brand:hover {
	border: none;
}
.navbar-nav li a {
    text-align: right;
}
.nav > li > a:focus {
	background-color: transparent;
}
.navbar-toggle {
	background: #353535;
}
.navbar-toggle .icon-bar {
	background:#d3b570;
}
.navbar-right .dropdown-menu {
	right: inherit !important;
}
.navbar-collapse {
	border-top:none;
}
.navbar-collapse {
	max-height: 450px;
}
#main-header {
	height: 275px;
	position: relative;
}
#home-header {
    height: 485px;
    position: relative;
}
.header-bg-image {
	position:absolute;
	z-index:-1000px;
	top:50%; left:50%;
	height:275px;
	width:1920px;
	overflow-x:hidden;
	margin-left:-960px;
	margin-top:-137px
}
.header-image {
	position: relative;
	height: 275px;
}
.home-image {
	position: relative;
	height: 485px;
	margin-bottom: -51px;
}
.text1, .text2, .text3 {
	font-size: 20px;	
	line-height: 20px;
}
.text1 {
	color: #FFF;
	font-weight: 700;
}
.text2, .text3 {
	color: #fff;
	margin-left: 55px;
}
.text3 span {
	font-weight: 700;
}
.layer-bg, .layer-s1, .layer-s2, .layer-s3 {
	position: absolute;
} 
.layer-bg {
	z-index: -1;
}
.layer-s1 {
	left:130px;
	z-index: 1;
}
.layer-s2 {
	right:60px;
	bottom: 2px;
	z-index: 2;
}
.layer-s3 {
	right:15px;
	bottom: 2px;
	z-index: 3;
}
.layer-s-s1, .layer-s-s2, .layer-s-s3, .layer-s-s4 {
	position: absolute;
} 
.layer-s-s1 {
	right: 14px;
	top: 64px;
	z-index: 0;
}
.layer-s-s2 {
	right: 0px;
	top: 68px;
	z-index: 1;
}
.layer-s-s3 {
	left: 15px;
	top: 230px;
	z-index: 2;
}
.layer-s-s4 {
	right: 90px;
	bottom:60px;
	z-index: 4;
	color: #fff;
}
.text4,
.text5 {
	margin: 0px;
	text-shadow: 1px 1px #778c9b;
	font-size: 16px;
	text-align: right;
}
.text4 {
	font-weight: 700;
}
.page-title {
	background: url(../img/page-title.png) 0 0 repeat-x;
	padding:15px 40px;
	color: #FFF;
	margin:0px;
	font-size: 30px;
	line-height: 26px;
	font-weight: 700;
	cursor: default;
}
.panel-title a {
	display: block;
}
.panel-default > .panel-heading {
	color: #FFF;
	background:#d3b570;	
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;	
}
.panel-group .panel {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.panel-title .active {
	background-color: #353535;
	border-top:1px solid #c49e63;
}
.home-bar {
	padding: 0px;
	margin-top:-49px;
	position: relative;
	z-index: 9999;
}
.tab-content {
	padding: 0px;
	margin-top:13px;
}
.tab-content .thumb-holder {
	margin-right: 0px;
	margin-bottom: 8px;
	position: relative;
}
.tall-thumb .thumb-holder {
	margin-right: 0px;
}
.thumb-holder .thumb-label {
    color: #353535;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 20px;
    padding: 11px 18px 10px;
    width: 100%;
}
.home-tabs .active-tab {
	margin-top: -6px;
}
.home-tabs .active-tab a {
	border:none;
	border-top:2px solid #c49e63;
	padding: 17px 0px;
	background:#353535;
	font-size: 14px;
	color: #c49e63;
}
.home-tabs a {
    border-radius: 0;
    font-size: 14px;
    padding: 14px 0 16px;
    background: none repeat scroll 0 0 #D3B570;
    color: #FFFFFF;
    font-weight: 700;    
    display: block;
    text-align: center;
    border-top: 1px solid #e9dab8;
}
.slider-navigation {
    border-radius: 0;
    font-size: 14px;
    padding: 0px;
    background: none repeat scroll 0 0 #D3B570;
    color: #FFFFFF;
    border-left: 1px solid #e9dab8;
    line-height: 12px;
}
.slider-navigation a {
    color: #FFFFFF;
    display: block;
    float: right;
    height: 50px;
    line-height: 50px;
    margin-right: 1px;
    width: 50px;
    font-size: 0px;
}
.slider-navigation span.prev-slide {
	background: #bba267 url(../img/arrow-prev.png) 0 0 no-repeat;
	height: 50px;
	width: 50px;
	display: inline-block;
	float: right;
}
.slider-navigation span.next-slide {
	background: #bba267 url(../img/arrow-next.png) 0 0 no-repeat;
	height: 50px;
	width: 50px;
	display: inline-block;
	float: right;
	margin-left: 2px;
}
.slide-number {
	line-height: 50px;
	display: inline-block;
	float: right;
	margin-right: 15px;
}
.tab-content img {
	max-width: 100%;
	width: 100%;
}
.thumb-details {
	padding: 0px 24px 0px 18px;
}
.thumb-details h2 {
	font-size: 20px;
	margin-top:15px;
	margin-bottom: 3px;
}
.thumb-details p {
	display: inline-block;
}
.thumb-details a {
	color: #353535;
	float: right;
}
.thumb-details .details-btn {
	padding:6px 10px;
	background: #c49e63;
	color: #fff;
	text-shadow: 1px 1px #7b6543;
	font-size: 15px;
	margin-top: 3px;
}
.widget img {
	border: 2px solid #e5e5e5;
}
.widget-content ul img {
	border: none;
}
.widget-content ul li {
	padding:10px 0px 16px 60px;
	background: url(../img/file-ico.png) center left no-repeat;
	border-bottom: 1px solid #e5e5e5;
}
.widget-content ul li a {
	color: #686868;
}
.widget-content h4 span.arrows {
	color: #c49e63;
	width:12px;
	height: 10px;
	display: inline-block;
	margin-right: 5px;
	background: url(../img/arrows.png) 0px 0px no-repeat;
}
.widget-header {
	line-height: 40px;
	background: #353535;
	position: relative;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.file-ico, .catalog-ico, .phone-ico {
	position: absolute;
	left: 11px;
	top: 6px;
}
.file-ico img, .catalog-ico img, .phone-ico img {
	border: none;
}
.widget-header h3 {
	color: #c1c1c1;
	font-size: 21px;
	padding: 15px 10px 15px 67px;
}
.widget .contact-form {
	padding-left: 0px;
}
.widget .contact-form input {
	border: 2px solid #e5e5e5;
	background: #efefef;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.widget .contact-form button {
	color: #353535;
	background: #c49e63;
	text-shadow: 1px 1px #f5cf93;
	border: none;
	padding: 7px 15px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.widget-content {
	padding: 10px;
}
.widget-content img {
	max-width: 100%;
}
.widget-content ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.header-link, .header-link:hover {
	position: absolute;
	top: 6px;
	right: 28px;
	color: #c49e63;
	text-decoration: underline;
}
.widget-bullets {
	position: absolute;
	right: 28px;
	top: 6px;
	display: inline-block;
}
.header-bullet {
	height: 10px;
	width: 10px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background: #c49e63;
	margin-left: 5px;
	display: inline-block;
}
.bullet-on {
	background: #fff;
}
.projeler #primary {
  margin-bottom: 15px;
}
.faaliyet #primary {
	margin-bottom: 51px;
}
.vizyon #primary, .projeler-detay #primary, .hrform #primary {
	margin-bottom: 48px;
}
#page-title h1 {
	margin:0px;
	font-size: 32px;
	font-weight: normal;
	line-height: 30px;
	padding: 22px 0px 21px;	
}
#page-header {
	margin-top:-2px;
	border-bottom: 4px solid #e5e5e5;
	border-top: 4px solid #e5e5e5;
	position: relative;
	z-index: 10;
}
.breadcrumbs {
	line-height: 29px;
	padding: 0px 0px 21px;	
}
.breadcrumbs .delimiter {
	color: #bea469;
	display: inline-block;
	padding: 0px 14px;
}
.breadcrumbs a, .breadcrumbs {
	color: #5f5f5f;
}
.page-content {
	margin-top:20px;
}
.panel-body {
	padding: 0px;
}
.panel-default > .panel-heading {
	padding: 0px;
}
.panel-default > .panel-heading a {
	padding:13px 15px;
	background: url(../img/panel-heading-on.png) 0 0 repeat-x;	
}
.panel-default > .panel-heading a.collapsed {
	background: url(../img/panel-heading-off.png) 0 0 repeat-x;
}
.panel-body ul {
	padding: 0px;
	margin:0px;
	list-style-type: none;
	background:#f7f8f9 ;
}
.panel-body ul li {
	border-bottom: 1px solid #d9d9d9;
	line-height: 44px;
	padding: 0px;
}
.panel-body ul li a {
    color:#5d5d5d;
	padding: 0px 15px;
	display: block;
}
.panel-body ul li a:hover {
	color: #c49e63;
}
.panel-title a:hover, .panel-title a {
	text-decoration: none;
}
.panel-group .panel + .panel {
	margin-top:0px;
}
.panel-default {
	border:none;
	border-bottom: 1px solid #cebb8f;
}
#side-menu .panel-title a {
	display: block;
	font-size: 19px;
}
.thumb-image {
	border:1px solid #d9d9d9;
	max-width: 100%;
}
.thumb-container {
  padding: 9px;
  border:1px solid #d9d9d9;
  display: block;
  margin-bottom: 15px;
  position: relative;
}
a.thumb-container:hover {
	background: #bea469;
	text-decoration: none;
	color: #FFF;
	border: 1px solid #d4b36a;
}
a.thumb-container:hover h2 {
	color:#FFF;
}
.thumb-container h2 {
	font-size: 14px;
	font-weight: 700;
	margin-top: 15px;
	color: #353535;
    padding-right: 76px;
}
.projeler-btn {
	display: none;
}
.project-details .col-md-7 .thumb-container {
	margin-top:22px;
}
.project-details h3 {
	color: #BEA469;
	margin-top: 25px;
}
.project-details table {
	font-size: 15px;
}
.current-page {
	text-decoration: underline;
	cursor: default;
}
.apply-btn, .catalog-btn {
	display: inline-block;
}
.catalog-btn {
	float: right;
}
.catalog-btn a {
	display: inline-block;
	color: #fff;
	background: url(../img/catalog-btn.png) 0 0 repeat-x;
	width: 145px;
	height: 30px;
	line-height: 27px;
	padding:0px 20px;
	float: right;
}
.apply-btn a {
	display: inline-block;
	color: #fff;
	background: url(../img/apply-btn.png) 0 0 no-repeat;
	width: 186px;
	height: 30px;
	line-height: 27px;
	padding:0px 3px 0px 10px;	
	float: left;
}
.apply-btn h2 {
	display: inline-block;
}
a.thumb-container:hover .projeler-btn {
	display: inline-block;
	width: 74px;
	height: 26px;
	position: absolute;
	right: 15px;
	bottom:12px;
}
#side-menu{
	margin-bottom: 28px;
}
.side-menu-simple {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 28px 0px;
}
.side-menu-simple a {
	color: #353535;
	padding: 6px 0px 9px;
	display: block;
	font-size: 15px;
}
.side-menu-simple a:hover {
	color: #c49e63;
}
.side-menu-simple li {
	border-bottom: 1px solid #d9d9d9;
}
.list-head {
	background: #bea469;
	color: #FFF;
	font-weight: 700;
	font-size: 16px;
	padding: 6px 10px 6px;
	text-shadow: 2px 2px #8f7a4b;
	cursor: default;
}
h2.title {
	margin-top:0px;
	padding-top: 0px;
	font-size: 24px;
	padding-bottom: 10px;
}
.simple-list {
	margin:0px auto 0px;
	padding: 0px;
	list-style: none;
	font-size: 15px;
	font-weight: 700;
}
.pad20 {
   padding-top:20px;
   padding-bottom: 20px;
}
.list-item {
	margin:0 auto;
	width: 280px;
}
.listcomb img {
	margin-top: 23px;
}
h2.light-title {
	font-size: 23px;
	color:#d4b36a;
	margin:0px 0px 10px 0px;	
}
.contact-form {
	margin-bottom: 40px;
	padding-top:13px;
}
.contact-form label, .hr-form label {
	color: #bea469;
}
.contact-form label {
	font-size: 16px;
}
.hr-form .black-label {
	color: #353535;
	font-weight: normal;
}
.contact-form input,
.contact-form .btn,
.contact-form textarea,
.hr-form  input,
.hr-form  .btn,
.hr-form  textarea,
.hr-form select {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	border: 1px solid #d9d9d9;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.contact-form .btn, .hr-form .btn {
	padding:10px 20px;
}
.experience, .references, .personal-info {
	padding-bottom: 10px;
}
.experience input, .references input {
	margin-bottom: 8px;
}
.experience label, .references label {
	padding-bottom: 12px;
}
.hr-form .form-footer {
	margin: 20px 0px 30px;
}

input[type="checkbox"]{
  vertical-align:middle;
}
input[type="checkbox"]+label.custom-check{
  cursor:pointer;
}
input[type="checkbox"]+label.custom-check:before,input[type="radio"]+label:before{
  content:"";
  display:inline-block;
  height:17px;
  margin:1px 4px 0 -22px;
  vertical-align:middle;
  width:16px;
}
input[type="checkbox"]+label.custom-check:before{
    background:url(../img/custom-checkbox.png) left top no-repeat;}
input[type="checkbox"]:checked+label.custom-check:before{
     background:url(../img/custom-checkbox.png) -16px top no-repeat;
}
.hr-form .checkbox {
	padding-left: 22px;
	margin-right: -30px;
}
.hr-form textarea {
	width: 100%;
} 
.languages .col-sm-2, .languages .col-sm-3, .birthdate .col-sm-3, .fix-pad, .languages .col-sm-9 {
	margin-bottom: 8px;
}
.hr-form .control-label {
	margin-bottom: 5px;
}
.social-contact {
	padding: 0px;
	margin:0px;
	list-style: none;
}
.social-contact li {
	float: left;
	margin-right: 5px;
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
    padding-top: 11px;
}
.form-horizontal .control-label {
	text-align: left;
}
h3 {
	font-size: 18px;
}
.contact-info h3 {
	color: #bea469;
	padding-top: 6px;
}
.contact-info {
	margin-bottom: 48px;
}
.form-control:focus {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border:1px solid #d9d9d9;
	background: #f5f5f5;
}
.form-control {
	height: 47px;
}
.contact-form .btn, .hr-form .btn {
	background: #bea469;
	color: #fff;
	font-weight: 700;
	font-size: 17px;
}
/* Footer */
.top-band {
	height: 8px;
	background:#d4b36a;
}
.footer-menu {
	position: relative;
}
.footer-menu ul {
	list-style: none;
	margin:0px 0px 18px 0px;
	padding: 5px 0px 5px 150px;
	background: #FFF;
}
.footer-menu ul li {
	padding:0px 22px;
	line-height: 25px;
}
.footer-menu ul li a  {
    color:#353535;
    text-decoration: none;
}
.footer-menu ul li a:hover {
	color: #c49e63;
	text-decoration: none;
}

.footer-menu ul li{
	font-weight: 700;
}
.footer-logo {
	background: url(../img/footer-logo-medium.png) 0 0 no-repeat;
	width:120px;
	height: 92px;
	position: absolute;
	top:0px;
	left:10px;
}
#main-footer {
	background: #f5f5f5;
	min-height: 188px;
}
.copyright, .social-links {
	padding-left: 10px;
}
.inner-footer {
	margin-top:-8px;
}
.social-links img {
	margin-left: 2px;
}
.social-links {
	padding: 15px 10px;
}
.social-label {
	display: inline-block;
	margin-right: 15px;
}
 .gmap-link, .gmap-link:hover {
 	text-decoration: underline;
 	color: #bea469;
 	display: inline-block;
 	margin-left: 5px;
 	font-size: 15px;
 }
 .contact-info table td {
	padding: 7px 0px;
}
 .contact-info table td.tbl-details {
 	padding-left: 8px;
 }
#inputtel2 {
	margin-top: 10px;
}


@media(max-width:767px){}
@media(min-width:768px){
.navbar-nav > li > a {
	padding: 10px 11px 15px;
	margin: 0px 0px 0px;
}
.top-nav .navbar-brand {
	left: 0px;
}
.thumb-holder .thumb-label {
	color: #fff;
	position: absolute;
	bottom:0px;
	background: url(../img/thumb-label.png) 0px 0px repeat transparent;
	width: 100%;
	padding:7px;
	font-size: 14px;
	font-weight: normal;
	margin:0px;
}
.nav > li > a:hover {
	background: url(../img/transparent-dropdown.png) 0 0 repeat !important;
    color: #FFF;
}
.navbar-nav .open .dropdown-menu > li > a:hover {
	background: url(../img/transparent-dropdown.png) 0 0 repeat;
	background-color: none;
    color: #FFF;	
}
.navbar-nav .open > a {
    background: url(../img/transparent-dropdown.png) 0 0 repeat;
    color:#FFF !important;
}
.navbar-nav .dropdown-menu li, .navbar-nav .dropdown-menu li a {
	margin:0px;
}
.navbar-nav .dropdown-menu li a {
	padding: 0px 0px 0px 15px;
	display: block;
	line-height: 37px;
}
.navbar-nav .open .dropdown-menu > li > a:hover  {
	background: url(../img/transparent-dropdown-hover.png) 0 0 repeat;
}
.navbar-nav .open .dropdown-menu {
	padding: 0px;
}
.breadcrumbs {
	text-align: right;
}
#side-menu .panel-title a.collapsed {
	text-shadow: 2px 2px #1c1c1c;	
}
#side-menu .panel-title a {
	display: block;
	font-size: 15px;
	text-shadow: 2px 2px #8f7a4b;	
}
.breadcrumbs {
	line-height: 29px;
	padding: 22px 0px 21px;	
}
.navbar-nav > li > a > span {
    display:inline-block;
    padding:0px 4px 6px;
}
.projeler .navbar-nav a.current span, .faaliyet .navbar-nav a.current span,
.vizyon .navbar-nav a.current span, .bizeulasin .navbar-nav a.current span,
.projeler-detay .navbar-nav a.current span, .anasayfa .navbar-nav a.current span,
.hrform .navbar-nav a.current span {
    display:inline-block;
    border-bottom:2px solid #d4b36a;
    padding-bottom: 6px;
}
.navbar-nav > li > a:hover > span, .navbar-nav > li.open > a span,
.projeler .navbar-nav a.current:hover span,
.faaliyet .navbar-nav a.current:hover span,
.bizeulasin .navbar-nav a.current:hover span,
.vizyon .navbar-nav a.current:hover span,
.projeler-detay .navbar-nav a.current:hover span,
.hrform .navbar-nav a.current:hover span,
.anasayfa .navbar-nav a.current:hover span,
.projeler .navbar-nav .open > a span,
.faaliyet .navbar-nav .open > a span,
.vizyon .navbar-nav .open > a span, 
.bizeulasin .navbar-nav .open > a span,
.projeler-detay .navbar-nav .open > a span, 
.anasayfa .navbar-nav .open > a span,
.hrform .navbar-nav .open > a span {
    display:inline-block;
    border-bottom:2px solid #fff;
    padding:0px 4px 6px;
}
.navbar-nav .dropdown-menu a {
	padding:1px 0px 7px;
	font-weight: normal;
}
.top-nav {
	background: url(../img/header-bg.png) 0 0 repeat-x;
	height: 68px;
}
.navbar-nav li {
	background: none;	
}
.navbar-nav .dropdown-menu li:last-child a, .navbar-nav .dropdown-menu li:last-child a:hover {
	border-bottom: none;
}
.navbar-nav > li:last-child {
}
.home-bar {
	padding: 0px 15px;
}
.tab-content {
	padding: 0px 15px;
}
.top-nav a {
	color:#353535;
	font:700 14px/16px 'Maven Pro', sans-serif;
}
.navbar-nav li a {
    text-align: left;
}

.top-nav > li a:hover {
	background: url(../img/transparent-dropdown.png) 0 0 repeat;
}
.navbar-nav {
	background: none;
	margin-top: 10px;
}
.top-nav a {
	color: #353535;
}
.navbar-nav > li {
}
.dropdown-menu {
	background: url(../img/transparent-dropdown.png) 0 0 repeat;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}
.dropdown-menu li a span {
	border-bottom:1px solid #e2d5b1;
	display: block;
	padding:0px 10px 0px 0px;
}
.dropdown-menu li a:hover span {
	border-bottom:none;
	padding-bottom:1px;
}
.navbar-right .dropdown-menu {
	left:0px;
}
.top-nav .dropdown-menu a:hover {
    color: #353535;
    background: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}
 .contact-info table, .contact-info .social-contact {
 	margin-left: 30px;
 }
.footer-logo {
	background: url(../img/footer-logo-medium.png) 0 0 no-repeat;
	width:120px;
	height: 92px;
	position: absolute;
	top:0px;
	left:10px;
}
.footer-menu ul {
	list-style: none;
	margin:0px 0px 18px 0px;
	padding: 5px 0px 5px 150px;
	width: 100%;
}
.copyright, .social-links {
	padding-left: 172px;
	padding-bottom: 10px;
	margin-bottom: 18px;
}
.social-links {
	padding: 0px;
}
.copyright {
	margin-top: 9px;
}
.show .tall {
	min-height: 480px;
}
.show .short {
	margin:23px 0 0;
	min-height: 265px;
}
.show img {
	max-width: 100%;
}
.list-item {
	margin:0 auto;
	width: 100%;
}
.circlelist {
	margin-top: 34px;
}
.listcomb img {
	margin-left:57px;
}
.list-item h2, .list-item ul {
	margin-left: -57px;
}
.short img {
	margin-left: 58px;
}
.no-gutter [class*="-1"], .no-gutter [class*="-2"], .no-gutter [class*="-3"],
.no-gutter [class*="-4"], .no-gutter [class*="-5"], .no-gutter [class*="-6"]  {
	padding-left:0;
    padding-right:0;
}
.address {
	width: 100%;
}
#inputtel2 {
	margin-top: 0px;
}
.tab-content .thumb-holder {
	margin-right: 8px;
	margin-bottom: 8px;
	position: relative;
}
.tall-thumb .thumb-holder {
	margin-right: 0px;
}
.text1, .text2, .text3 {
	font-size: 20px;	
	line-height: 12px;
}
.text2, .text3 {
	color: #353535;
	margin-left: 55px;
}
.languages .col-sm-2, .languages .col-sm-3, .birthdate .col-sm-3, .fix-pad {
	margin-bottom: 0px;
}
.languages .col-sm-9 {
	margin-bottom: 19px;
}
.hr-form .control-label {
	margin-bottom: 0px;
}
.footer-menu ul li{
	font-weight: 700;
	float: left;
}
.apply-btn a {
	float: right;
}
}


@media(min-width:992px){
.top-nav a {
	color:#353535;
	font:700 18px/16px 'Maven Pro', sans-serif;
}
#side-menu .panel-title a {
	display: block;
	font-size: 17px;
}
.navbar-nav > li > a {
	padding: 10px 11px 15px;
	margin: 0px 0px 0px;
}
.navbar-nav > li > a:hover > span, .navbar-nav > li.open > a span {
    display:inline-block;
    border-bottom:2px solid #fff;
    padding-bottom:6px;	
}
.layer-s-s2 {
	right: 140px;
}
.top-nav .navbar-brand {
padding: 0;
margin: 0 0 -120px 0;
background: url(../img/logo.png) 0 0 no-repeat;
height: 145px;
width: 198px;
position: relative;
top:0px;
z-index: 10000;
}
.navbar-nav > li > a.current {
	padding: 10px 15px 15px;
}
.text1, .text2, .text3 {
	font-size: 25px;	
	line-height: 15px;
}
.home-tabs .active-tab {
	background:url("../img/active-tab.png") no-repeat scroll center bottom;
	padding-bottom: 9px;
}
.home-tabs a {
    border-left: 1px solid #e9dab8;
	border-right: 1px solid #e9dab8;
    border-top: none;
}
.home-tabs .tab1 a {
    border-left: none;
}
.inner-content {
	margin-left: 20px;
}
.inner-content2 {
	margin-left: 15px;
}
.inner-content .col-md-4, .inner-content .col-md-3 {
	padding: 0 15px 0px 0px;
}
.project-details {
	margin-bottom: 15px;
}
.contact-info, .contact-form, .bizeulasin h2.title, .contact-info h3 {
	padding-left: 30px;
}
.footer-logo {
	background: url(../img/footer-logo.png) 0 0 no-repeat;
	width:188px;
	height: 143px;
	position: absolute;
	top:0px;
	left:23px;
}
.footer-menu ul {
	padding-left:250px;
}
.footer-menu ul li {
	padding:0px 22px;
	line-height: 25px;
}
.copyright {
	padding-left: 272px;
	margin-bottom: 18px;
	display: inline-block;
}
.social-links {
	float: right;
	display: inline-block;
}
.social-links {
	padding-right: 50px;
	padding-left: 0px;
}
h2.light-title {
	margin:0px 0px 10px 50px;	
}
.simple-list {
	margin:0px 0px 0px 50px;
}
.listcomb img {
	margin-left:0px;
}
.list-item h2, .list-item ul {
	margin-left: 0px;
}
.short img {
	margin-left: 0px;
}
.show .tall {
	min-height: inherit;
}
.show .short {
	min-height: inherit;
	margin: 0;
}
.inner-content2 {
    margin-left: 5px;
}
.tall-thumb .thumb-holder {
	margin-right: 8px;
}
.hr-form .checkbox {
	margin:0px -15px 0px 0px;
}
.langlevel {
	margin-right: -15px;
}
h2.title {
	padding-bottom: 0px;
}
}


@media(min-width:1200px){
.top-nav a {
	color:#353535;
	font:700 20px/16px 'Maven Pro', sans-serif;
}
.container {
		width:1250px;
	}
.inner-content {
	margin-left: 30px;
}
.dropdown-menu > li > a {
	font-size: 17px;
}
.navbar-nav > li > a {
	padding: 10px 15px 15px;
	margin: 0px 0px 0px;
}
.text1, .text2, .text3 {
	font-size: 35px;	
	line-height: 24px;
}
#side-menu .panel-title a {
	display: block;
	font-size: 19px;
}
.inner-content2 {
    margin-left: 15px;
}
.footer-menu ul li {
	padding:5px 22px;
	line-height: 40px;
}
.list-item ul.simple-list {
	margin:0px 0px 0px -48px;
}
.list-item h2.light-title {
	margin:0px 0px 10px -48px;	
}
.negate-mg {
	margin-right: -25px;
}
}


*
  SelectBoxit Styles
  ---------------------
  These properties will be applied to any themes that you use
*/

/* SelectBoxIt container */
.selectboxit-container {
  position: relative;
  display: inline-block;
  vertical-align: top;
}

/* Styles that apply to all SelectBoxIt elements */
.selectboxit-container * {
  /* Prevents text selection */
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  outline: none;
  white-space: nowrap;
}

/* Button */

.selectboxit-container .selectboxit {
  width: 220px;
  /* Width of the dropdown button */
  cursor: pointer;
  margin: 0;
  padding: 0;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  overflow: hidden;
  display: block;
  position: relative;
}
.cs-domain .selectboxit-text {
    min-width: 40px !important;
    overflow: hidden;
    text-indent: 2px;
    text-overflow: ellipsis;
    max-width: 240px !important;
    text-align: left;
}

/* Height and Vertical Alignment of Text */
.selectboxit-container span, .selectboxit-container .selectboxit-options a {
  height: 47px; /* Height of the drop down */
  line-height: 47px; /* Vertically positions the drop down text */
  display: block;
}

/* Focus pseudo selector */
.selectboxit-container .selectboxit:focus {
  outline: 0;
}

/* Disabled Mouse Interaction */
.selectboxit.selectboxit-disabled, .selectboxit-options .selectboxit-disabled {
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  cursor: default;
}

/* Button Text */
.selectboxit-text {
  text-indent: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  float: left;
}

.selectboxit .selectboxit-option-icon-container {
  margin-left: 5px;
}

/* Options List */

.selectboxit-container .selectboxit-options {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-width: 100%;
  /* Minimum Width of the dropdown list box options */
  *width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  position: absolute;
  overflow-x: hidden;
  overflow-y: auto;
  cursor: pointer;
  display: none;
  z-index: 9999999999999;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  text-align: left;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

/* Individual options */
 .selectboxit-option .selectboxit-option-anchor{
  padding: 0 2px;
}

/* Individual Option Hover Action */
.selectboxit-option .selectboxit-option-anchor:hover {
  text-decoration: none;
}

/* Individual Option Optgroup Header */
.selectboxit-option, .selectboxit-optgroup-header {
  text-indent: 5px; /* Horizontal Positioning of the select box option text */
  margin: 0;
  list-style-type: none;
}

/* The first Drop Down option */
.selectboxit-option-first {
  border-top-right-radius: 6px;
  border-top-left-radius: 6px;
}

/* The first Drop Down option optgroup */
.selectboxit-optgroup-header + .selectboxit-option-first {
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
}

/* The last Drop Down option */
.selectboxit-option-last {
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
}

/* Drop Down optgroup headers */
.selectboxit-optgroup-header {
  font-weight: bold;
}

/* Drop Down optgroup header hover psuedo class */
.selectboxit-optgroup-header:hover {
  cursor: default;
}

/* Drop Down down arrow container */
.selectboxit-arrow-container {
  /* Positions the down arrow */
  width: 30px;
  position: absolute;
  right: 0;
}

/* Drop Down down arrow */
.selectboxit .selectboxit-arrow-container .selectboxit-arrow {
  /* Horizontally centers the down arrow */
  margin: 0 auto;
  position: absolute;
  top: 43%;
  right: 0;
  left: 0;
}

/* Drop Down down arrow for jQueryUI and jQuery Mobile */
.selectboxit .selectboxit-arrow-container .selectboxit-arrow.ui-icon {
  top: 30%;
}

/* Drop Down individual option icon positioning */
.selectboxit-option-icon-container {
  float: left;
}

.selectboxit-container .selectboxit-option-icon {
  margin: 0;
  padding: 0;
  vertical-align: middle;
}

/* Drop Down individual option icon positioning */
.selectboxit-option-icon-url {
  width: 18px;
  background-size: 18px 18px;
  background-repeat: no-repeat;
  height: 100%;
  background-position: center;
  float: left;
}

.selectboxit-rendering {
  display: inline-block !important;
  *display: inline !important;
  zoom: 1 !important;
  visibility: visible !important;
  position: absolute !important;
  top: -9999px !important;
  left: -9999px !important;
}

/* jQueryUI and jQuery Mobile compatability fix - Feel free to remove this style if you are not using jQuery Mobile */
.jqueryui .ui-icon {
  background-color: inherit;
}

/* Another jQueryUI and jQuery Mobile compatability fix - Feel free to remove this style if you are not using jQuery Mobile */
.jqueryui .ui-icon-triangle-1-s {
  background-position: -64px -16px;
}

/*
  Default Theme
  -------------
  Note: Feel free to remove all of the CSS underneath this line if you are not using the default theme
*/
.selectboxit-btn {
  background-color: #fff;
  border: 1px solid #d9d9d9;
}

.selectboxit-btn.selectboxit-enabled:hover,
.selectboxit-btn.selectboxit-enabled:focus,
.selectboxit-btn.selectboxit-enabled:active {
  color: #353535;
  background-color: #fff;
}

.selectboxit-btn.selectboxit-enabled:hover,
.selectboxit-btn.selectboxit-enabled:focus {
  color: #d9d9d9;
  text-decoration: none;
  background-position: 0 -15px;
}

.selectboxit-default-arrow {
  width: 0;
  height: 0;
  border-top: 5px solid #cacaca;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
}

.selectboxit-list {
  background-color: #ffffff;
  border:1px solid #d9d9d9;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.selectboxit-list .selectboxit-option-anchor {
  color: #353535;
}

.selectboxit-list > .selectboxit-focus > .selectboxit-option-anchor {
  background: #bea469;
   color: #fff;
}

.selectboxit-list > .selectboxit-disabled > .selectboxit-option-anchor {
  color: #353535;
}
.selectboxit-option-anchor {
  text-shadow:none;
}
/* ************************************************* */