/*--------------------------------------------------------------
	#header-style-1
--------------------------------------------------------------*/

  
@media screen and (min-width: 992px) {
	.header-style-1, .header-style-2, .header-style-3 {
	  width: 100%;
	  position: absolute;
	  left: 0;
	  top: 0;
	  z-index: 100;
	  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
	  background-color: #00000045;
	}
	}
   
	
	@media (min-width: 768px){
	 .navbar-nav {
	  float: right!important;
	  margin: 0;
  }
  
	.header-style-1 .navbar-nav, .header-style-2 .navbar-nav, .header-style-3 .navbar-nav {
	  margin-left: 0px;
	}
	.header-style-1 #navbar > ul > li > a, .header-style-2 #navbar > ul > li > a, .header-style-3 #navbar > ul > li > a {
	  font-size: 14px;
	  font-size: 0.875rem;
	  font-weight: 500;
	  color: #000;
	  padding: 40px 28px;
	  text-transform: uppercase;
	}
  }
  
  @media screen and (min-width: 1500px) {
	.header-style-1 .container-fluid, .header-style-2 .container-fluid, .header-style-3 .container-fluid {
	  margin: 0 75px;
	}
  }
  
  @media (max-width: 991px) {
	.header-style-1 .navigation, .header-style-2 .navigation, .header-style-3 .navigation {
	  background: #ffffff;
	  padding-bottom: 47px;
	}
  }
  
  .header-style-1 .container-fluid, .header-style-2 .container-fluid, .header-style-3 .container-fluid {
	position: relative;
  }
  
  .header-style-1 .navbar-brand, .header-style-2 .navbar-brand, .header-style-3 .navbar-brand {
	margin-top: 0;
  }
  
  .navbar-brand {
	  float: left;
	  height: 50px;
	  padding: 0px 15px!important;
	  font-size: 18px;
	  line-height: 20px;
  }
  
  @media (max-width: 991px) {
	.header-style-1 .navbar-brand, .header-style-2 .navbar-brand, .header-style-3 .navbar-brand {
	  margin-top: 0;
	  padding-top: 0;
	  position: relative;
	  top: -2px;
	}
  }
  
  .header-style-1 .navbar-brand img, .header-style-2 .navbar-brand img, .header-style-3 .navbar-brand img {
	max-width: 248px;
  }
  
  .header-style-1 .search-contact, .header-style-2 .search-contact, .header-style-3 .search-contact {
	position: absolute;
	right: 15px;
	top: 0;
	height: 111px;
	line-height: 111px;
  }
  
  @media (max-width: 991px) {
	.header-style-1 .search-contact, .header-style-2 .search-contact, .header-style-3 .search-contact {
	  right: 55px;
	  top: 16px;
	  height: 0;
	  line-height: 0;
	}
  }
  
  .header-style-1 .search-contact > div, .header-style-2 .search-contact > div, .header-style-3 .search-contact > div {
	display: inline-block;
	float: left;
  }
  
  .header-style-1 .search-contact .header-search-area, .header-style-2 .search-contact .header-search-area, .header-style-3 .search-contact .header-search-area {
	border-right: 1px solid rgba(255, 255, 255, 0.1);
	padding-right: 8px;
  }
  
  @media (max-width: 1350px) {
	.header-style-1 .search-contact .header-search-area, .header-style-2 .search-contact .header-search-area, .header-style-3 .search-contact .header-search-area {
	  border-right: 0;
	}
  }
  
  .header-style-1 .search-contact .open-btn, .header-style-2 .search-contact .open-btn, .header-style-3 .search-contact .open-btn {
	background-color: transparent;
	color: #fff;
	padding: 0;
	border: 0;
	margin-right: 22px;
	position: relative;
	top: 0;
  }
  
  @media (max-width: 1199px) {
	.header-style-1 .search-contact .open-btn, .header-style-2 .search-contact .open-btn, .header-style-3 .search-contact .open-btn {
	  margin-right: 20px;
	}
  }
  
  @media (max-width: 991px) {
	.header-style-1 .search-contact .open-btn, .header-style-2 .search-contact .open-btn, .header-style-3 .search-contact .open-btn {
	  margin-right: 10px;
	}
  }
  
  .header-style-1 .search-contact .open-btn:focus, .header-style-2 .search-contact .open-btn:focus, .header-style-3 .search-contact .open-btn:focus {
	border: 0;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
  }
  
  .header-style-1 .search-contact .call, .header-style-2 .search-contact .call, .header-style-3 .search-contact .call {
	float: left;
	position: relative;
	padding-left: 82px;
	padding-right: 30px;
  }
  
  @media (max-width: 1350px) {
	.header-style-1 .search-contact .call, .header-style-2 .search-contact .call, .header-style-3 .search-contact .call {
	  display: none;
	}
  }
  
  .header-style-1 .search-contact .call i, .header-style-2 .search-contact .call i, .header-style-3 .search-contact .call i {
	position: absolute;
	left: 30px;
  }
  
  .header-style-1 .search-contact .call i:before, .header-style-2 .search-contact .call i:before, .header-style-3 .search-contact .call i:before {
	font-size: 40px;
	color: #f0a200;
  }
  
  .header-style-1 .search-contact .call p, .header-style-2 .search-contact .call p, .header-style-3 .search-contact .call p {
	font-size: 15px;
	font-size: 0.9375rem;
	color: #fff;
	padding-top: 30px;
	margin: 0;
  }
  
  .header-style-1 .search-contact .call h5, .header-style-2 .search-contact .call h5, .header-style-3 .search-contact .call h5 {
	font-size: 20px;
	font-size: 1.25rem;
	color: #fff;
	margin: 0;
  }
  
  @media (max-width: 1100px) {
	.header-style-1 .search-contact .call + a, .header-style-2 .search-contact .call + a, .header-style-3 .search-contact .call + a {
	  display: none;
	}
  }
  
  /*--------------------------------------------------------------
	  #header-style-2
  --------------------------------------------------------------*/
  @media screen and (min-width: 992px) {
	.header-style-2, .header-style-3 {
	  position: relative;
	  border-bottom: 0;
	}
	.header-style-2 #navbar > ul > li > a, .header-style-3 #navbar > ul > li > a,
	.header-style-2 .search-contact .call h5,
	.header-style-3 .search-contact .call h5,
	.header-style-2 .search-contact .open-btn,
	.header-style-3 .search-contact .open-btn {
	  color: #131e4a;
	}
	.header-style-2 .search-contact, .header-style-3 .search-contact {
	  height: 110px;
	  line-height: 110px;
	}
	.header-style-2 .search-contact .call, .header-style-3 .search-contact .call {
	  padding-right: 0;
	}
	.header-style-2 .search-contact .call p, .header-style-3 .search-contact .call p {
	  color: #777777;
	}
	.header-style-2 .search-contact .header-search-area, .header-style-3 .search-contact .header-search-area {
	  border-right: 1px solid #dbe3e6;
	}
	.header-style-2 .navigation, .header-style-3 .navigation {
	  background-color: #f0fbff;
	}
  }
  
  .header-style-2 .topbar, .header-style-3 .topbar {
	background-color: #131e4a;
	padding: 15px 0;
  }
  
  @media (max-width: 991px) {
	.header-style-2 .topbar, .header-style-3 .topbar {
	  padding: 15px 0 10px;
	}
  }
  
  .header-style-2 .topbar .social-icons, .header-style-3 .topbar .social-icons {
	overflow: hidden;
  }
  
  @media (max-width: 991px) {
	.header-style-2 .topbar .social-icons, .header-style-3 .topbar .social-icons {
	  float: none;
	  display: block;
	  text-align: center;
	}
  }
  
  .header-style-2 .topbar .social-icons ul, .header-style-3 .topbar .social-icons ul {
	overflow: hidden;
	list-style: none;
  }
  
  @media (max-width: 991px) {
	.header-style-2 .topbar .social-icons ul, .header-style-3 .topbar .social-icons ul {
	  display: inline-block;
	}
  }
  
  .header-style-2 .topbar .social-icons ul li, .header-style-3 .topbar .social-icons ul li {
	float: left;
  }
  
  .header-style-2 .topbar .social-icons ul > li + li, .header-style-3 .topbar .social-icons ul > li + li {
	margin-left: 15px;
  }
  
  .header-style-2 .topbar .social-icons ul a, .header-style-3 .topbar .social-icons ul a {
	font-size: 14px;
	font-size: 0.875rem;
	color: #fff;
  }
  
  .header-style-2 .topbar .social-icons ul a:hover, .header-style-3 .topbar .social-icons ul a:hover {
	color: #f0a200;
  }
  
  .header-style-2 .topbar .contact-info, .header-style-3 .topbar .contact-info {
	float: right;
  }
  
  @media (max-width: 767px) {
	.header-style-2 .topbar .contact-info, .header-style-3 .topbar .contact-info {
	  float: none;
	  text-align: center;
	}
  }
  
  .header-style-2 .topbar .contact-info ul, .header-style-3 .topbar .contact-info ul {
	overflow: hidden;
  }
  
  @media (max-width: 767px) {
	.header-style-2 .topbar .contact-info ul, .header-style-3 .topbar .contact-info ul {
	  display: inline-block;
	}
  }
  
  .header-style-2 .topbar .contact-info ul li, .header-style-3 .topbar .contact-info ul li {
	float: left;
	color: #fff;
	font-size: 15px;
	font-size: 0.9375rem;
  }
  
  @media (max-width: 767px) {
	.header-style-2 .topbar .contact-info ul li, .header-style-3 .topbar .contact-info ul li {
	  float: none;
	  margin-top: 5px;
	}
  }
  
  .header-style-2 .topbar .contact-info ul > li + li, .header-style-3 .topbar .contact-info ul > li + li {
	margin-left: 25px;
  }
  
  @media (max-width: 767px) {
	.header-style-2 .topbar .contact-info ul > li + li, .header-style-3 .topbar .contact-info ul > li + li {
	  margin: 10px 0 0;
	}
  }
  
  .header-style-2 .topbar .contact-info i, .header-style-3 .topbar .contact-info i {
	display: inline-block;
	padding-right: 3px;
	color: #f0a200;
  }
  
  .header-style-2 .topbar .contact-info ul > li:first-child i, .header-style-3 .topbar .contact-info ul > li:first-child i {
	position: relative;
	top: 2px;
  }
  
  @media (max-width: 1199px) {
	.header-style-2 .search-contact .header-search-area, .header-style-3 .search-contact .header-search-area {
	  border-right: 0;
	}
  }
  
  @media (max-width: 991px) {
	.header-style-2 .navigation, .header-style-3 .navigation {
	  background-color: #fff;
	}
	
	.header-style-2 .search-contact .open-btn,
	.header-style-3 .search-contact .open-btn {
	  color: #131e4a;
	}
  }
  
  @media (max-width: 1350px) {
	.header-style-2 .call, .header-style-3 .call {
	  display: block !important;
	}
  }
  
  @media (max-width: 1199px) {
	.header-style-2 .call, .header-style-3 .call {
	  display: none !important;
	}
  }
  
  /*--------------------------------------------------------------
	  #header-style-3
  --------------------------------------------------------------*/
  @media screen and (min-width: 992px) {
	.header-style-3 .navigation {
	  background-color: #fff;
	}
  }
  
  .header-search-form {
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 9999;
	background: rgba(0, 0, 0, 0.65);
	display: noen;
  }
  
  .header-search-form form {
	width: 500px;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
  }
  
  @media (max-width: 767px) {
	.header-search-form form {
	  width: 300px;
	}
  }
  
  .header-search-form form input {
	height: 60px;
	font-size: 16px;
	padding: 15px 25px;
	border: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-radius: 60px;
  }
  
  @media (max-width: 767px) {
	.header-search-form form input {
	  height: 45px;
	  font-size: 17px;
	}
  }
  
  .header-search-form form input:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
  }
  
  .header-search-form form .btn {
	background-color: #f0a200;
	width: 60px;
	height: 100%;
	color: #fff;
	position: absolute;
	right: 0;
	top: 0;
	border: 0;
	border-radius: 0 60px 60px 0;
  }
  
  .header-search-form form .btn:focus,
  .header-search-form form .btn:active {
	outline: none;
	-webkit-box-shadow: none;
	box-shadow: none;
  }

  /* Header */
  .header {
    box-sizing: content-box;
    background: #ffffff;
    box-shadow: 5px 0px 9px 0px #333;
    z-index: 9;
    position: relative;
    float: left;
    width: 100%;
}

.header .logo img {
    width: 243px;
}

.header .logo {
    width: 200px;
    vertical-align: middle;
    margin: 0 0 0 10px;
    padding: 10px 30px 10px 6px;
    height: auto;
}

.header .navigation_bar {
    display: inline-block;
    float: right;
    padding-right: 70px;
padding-top: 26px;}

.header .navigation_bar ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.header .navigation_bar>ul>li>a {
    font-size: 13px;
    color: #1474be;
    font-size: 14px;
    transition: all 0.3s;
    text-transform: uppercase;
    padding: 30px 14px;
    display: inline-block;
    text-decoration: none !important;
}

.header .navigation_bar>ul>li>ul {
    display: none;
}

.header .navigation_bar>ul>li {
    display: inline-block;
    position: relative;
}

.header .navigation_bar>ul>li:hover>a {
    background: #1474be;
    color: #fff;
}

.header .navigation_bar>ul>li:hover>ul {
    display: block;
    position: absolute;
    background: #fff;
    width: 215px;
    left: -31px;
    top: 100%;
}

.header .navigation_bar>ul>li:hover>ul li a {
    display: block;
    padding: 10px 16px 10px 16px;
    font-size: 14px;
    background: #f4f4f4;
    text-decoration: none;
}

.header .navigation_bar>ul>li:hover>ul li:hover a {
    background-color: #2993e4;
    color: #fff;
}

.header .navigation_bar>ul>li:hover>ul li:first-child {
    padding-top: 3px;
}