*{
	padding:0;
	margin:0;
}
body{
	border:0 solid #fff;
	font-family: 'Gotham-Light';
	font-size:14px;
	line-height:24px;
	opacity:0;
}
a {
    transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-webkit-transition: all 0.3s ease-out 0s;
	outline:none!important;
}
.top_sec{
	padding:0;
	margin:0;
	float:left;
	width:100%;
	background:url(../img/top_bg.jpg) repeat-x top center;
	transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	left: 0;
    position: fixed;
    top: 0;
    z-index: 999;
	border:1px solid #fff;
}

.top_sec_bg1, .top_sec_bg4, .top_sec_bg9{
	border:2px solid #fff;
}
.top_sec_bg6{
	border:3px solid #fff;
}
.top_sec_bg5{
	border:4px solid #fff;
}
.top_sec_bg5 .logo{
  border-right: 4px solid #fff;
}
.top_sec_bg6 .logo{
  border-right: 3px solid #fff;
}
.top_sec_bg1 .logo, .top_sec_bg4 .logo, .top_sec_bg9 .logo{
  border-right: 2px solid #fff;
}
.top_sec.top_sec_bg11, .top_sec.top_sec_bg12{
  border: none;
}
.top_sec_bg11 .logo, .top_sec_bg12 .logo{
  border-right: none;
}
.top_sec_bg11_body .main_content, .top_sec_bg12_body .main_content{
  padding-top: 64px;
}
.top_sec_bg1{
    background:url(../img/footer_bg_2.jpg) repeat-x center center;
}

.top_sec_bg2, .top_sec_bg12{
    background:url(../img/footer_bg_3.jpg) repeat-x center center;
}
.top_sec_bg3{
    background:url(../img/footer_bg_4.jpg) repeat-x center center;
}
.top_sec_bg4{
    background:url(../img/footer_bg_5.jpg) repeat-x center center;
}
.top_sec_bg5{
    background:url(../img/footer_bg_6.jpg) repeat-x center center;
}
.top_sec_bg6{
    background:url(../img/footer_bg_7.jpg) repeat-x center center;
}
.top_sec_bg7{
    background:url(../img/footer_bg_8.jpg) repeat-x center center;
}
.top_sec_bg8{
    background:url(../img/footer_bg_9.jpg) repeat-x center center;
}
.top_sec_bg9{
    background:url(../img/footer_bg_10.jpg) repeat-x center center;
}
.top_sec_bg10{
    background:url(../img/footer_bg_11.jpg) repeat-x center center;
}
.top_sec_bg11{
    background:url(../img/footer_bg_11.jpg) repeat-x center center;
}
.top_sec.fixed_header .logo {
    padding: 10px 12px;
}
.top_sec.fixed_header .navigation {
    margin: 19px 0 0 5px;
}
.top_sec.fixed_header .navbar-nav > li {
    padding-bottom:18px;
}

.top_sec.fixed_header .social_login {
    margin: 15px 18px 0 0;
}
.logo{
	max-width:329px;
	float:left;
	padding:13.5px 12px;
	border-right:1px solid #fff;
	transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
}
.logo img{
	transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
}
.navigation {
    float: left;
    font-family: "microsquareregular";
    margin: 21px 0 0 5px;
	transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
}
.navbar-nav > li > a{
	font-size:20px;
	letter-spacing:1px;
}
.social_login{
	float:right;
	margin:18px 18px 0 0;	
	transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
}
.social_login a:hover{
	opacity:0.7;
}
.banner{
	float:left;
	width:100%;
	position:relative;
}
.cap_sec{
	position:absolute;
	z-index:99;
	bottom:53px;
	left:0;
	padding: 0 0 0 43px;
	width:100%;
}
.cap_box{
	background:url(../img/cap_bg.png) no-repeat 0 0;
	background-size:100% 100%;
	-moz-background-size:100% 100%;
	-webkit-background-size:100% 100%;
	width:330px;
	height:330px;
	color:#fff;
	padding:0 30px;
	text-align:center;
	display:table;
}
.middle_align{
	vertical-align:middle;
	display:table-cell;
	width:100%;
}
.bx-wrapper .cap_box img{
	width:auto;
	margin:0 auto 35px;
	display:table;
	height:auto!important;
}
.col-md-4.col-sm-4.box > a {
    display: table;
    width: 100%;
}
.col-md-4.col-sm-4.box > a:hover{
	opacity:0.7;
}
.cap_box h1{
	font-family: 'Gotham-Light';
	font-size:26px;
	 font-weight: bold;
}
.cap_box p{
	color:#fff;
	font-size:17px;
	margin:0 0 45px;
}
.cap_box a{
	color:#ffb76e;
	background:url(../img/read_more_arrow.png) no-repeat 95% 4px;
	padding:0 30px 0 0;
}
.cap_box a:hover{
	text-decoration:none;
	background:url(../img/read_more_arrow.png) no-repeat 100% 4px;
	opacity:0.7;
}
.cap_border{
	padding:2px;
	border:3px solid #2c2832;
	float:left;
}
.bx-controls-direction {
    display: none;
}
.about_sec{
	float:left;
	width:100%;
	padding:55px 0;
}
#about_img{
	float:right;
}
#about_content{
}
.about_info{
	display:table;
	width:80%;
	margin:0 auto;
	text-align:center;
}
.about_info span{
	color:#000000;
	text-transform:uppercase;
	font-weight:bold;
	float:left;
	width:100%;
	font-family: "Gotham-Medium";
	margin:0 0 15px;
}
.about_info p{
	margin:0;
	padding:0 25px;
}
h2{
	float:left;
	font-size:30px;
	line-height:40px;
	margin:0 0 30px;
	text-transform:uppercase;
	color:#27242d;
	font-family: 'Gotham-Light';
	width:100%;
}
p{
	clear:both;
	color:#27242d;
	font-family: 'Gotham-Light';
	font-size:14px;
	line-height:24px;
	margin:0 0 20px;
}
.three_box{
	float:left;
	width:100%;
	background:#e3e3e3;
	padding:55px 0;
}
.box{
	margin:0 0 28px;
}
.box img{
	width:100%;
}
.box_info{
	background:#fff;
	padding:30px 60px;
	float:left;
	width:100%;
	text-align:center;
}
.box_info span{
	color:#000000;
	text-transform:uppercase;
	font-weight:bold;
	float:left;
	width:100%;
	margin:0 0 5px;
	font-size:12px;
	font-family: "Gotham-Medium";
}
.box_info h2{
	margin:0 0 15px;
	font-size:26px;
	line-height:32px;
}
.all_pro_link{
	float:left;
	width:100%;
}
.all_pro_link a{
	display:table;
	margin: 0 auto;
	font-size:18px;
	text-transform:uppercase;
	letter-spacing:1px;
	background:#2d2d2d;
	color:#fff;
	padding:0 50px;
	height:74px;
	line-height:74px;
}
.all_pro_link a:hover{
	text-decoration:none;
	background:#000;
}
.services_sec{
	float:left;
	width:100%;
	padding:55px 0 0;
	background:#fff;
}
.services_sec{
	float:left;
	width:100%;
}
h3{
	margin:0 0 20px;
	padding:0;
	float:left;
	width:100%;
	font-size:26px;
	color:#000;
	font-family: "Gotham-Medium";
	letter-spacing:1px;
}
#about_img > img {
    float: right;
}
.services_sec h3{
	padding:0;
	margin:0 0 40px;
}
.services_box img{
	float:left;
	width:100%;
	margin:0 0 20px;
}
.services_info{
	float:left;
	width:100%;
}
h4{
	margin:0 0 15px;
	padding:0;
	float:left;
	width:100%;
	font-size:20px;
	color:#666;
	font-family: "Gotham-Medium";
	 transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-webkit-transition: all 0.3s ease-out 0s;
}
.services_info p{
	margin:0;
	float:left;
	width:100%;
	line-height:20px;
	color:#666;
	 transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-webkit-transition: all 0.3s ease-out 0s;
}
.services_box:hover p,
.services_box:hover h4{
	color:#000;
}
.col-md-4.col-sm-4.services_box {
    min-height: 350px;
}
.footer_sec{
	float:left;
	width:100%;
	padding:40px 0;
	background:url(../img/footer_bg.jpg)  center center;
	background-size:cover;
	-moz-background-size:cover;
	-webkit-background-size:cover;
	color:#fff;
}
.footer_sec1{
	background:url(../img/footer_bg_2.jpg) center center;
}
.footer_sec2{
	background:url(../img/footer_bg_3.jpg) center center;
}
.footer_sec3{
	background:url(../img/footer_bg_4.jpg) repeat-x center center;
}
.footer_sec4{
	background:url(../img/footer_bg_5.jpg) repeat-x center center;
}
.footer_sec5{
	background:url(../img/footer_bg_6.jpg) repeat-x center center;
}
.footer_sec6{
	background:url(../img/footer_bg_7.jpg) repeat-x center center;
}
.footer_sec7{
	background:url(../img/footer_bg_8.jpg) repeat-x center center;
}
.footer_sec8{
	background:url(../img/footer_bg_9.jpg) repeat-x center center;
}
.footer_sec9{
	background:url(../img/footer_bg_10.jpg) repeat-x center center;
}
.footer_sec10{
	background:url(../img/footer_bg_11.jpg) repeat-x center center;
}
.footer_sec11{
	background:url(../img/footer_bg_11.jpg) repeat-x center center;
}
.footer_sec12{
	background:url(../img/footer_bg_3.jpg) center center;
}
.footer_sec {
  position: relative;
}
.contant-address, .contant-left{
  z-index: 1;
  position: relative;
}
.footer_sec.footer_sec1::before, .footer_sec.footer_sec2::before, .footer_sec.footer_sec9::before, .footer_sec.footer_sec12::before{
  content: "";
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  top: 0;
  z-index: ;
}
.top_sec.top_sec_bg2::before, .top_sec.top_sec_bg9::before, .top_sec.top_sec_bg1::before, .top_sec.top_sec_bg12::before{
  content: "";
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.4);
}
.logo, .social_login{
	position:relative;

}
.footer_sec h2{
	color:#fff;
	text-transform:inherit;
	margin:0 0 20px;
}
.footer_sec p{
	color:#fff;
	margin:0 0 45px;
	font-size:17px;
}
.footer_sec form{
	float:left;
	width:100%;
}
.footer_sec input[type="text"],
.footer_sec input[type="email"],
.footer_sec input[type="password"],
.footer_sec input[type="tel"]{
	float:left;
	width:100%;
	height:46px;
	padding:0 16px;
	line-height:46px;
	border:none;
	border-radius:0px;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	background:#eaeaea;
	margin:0 0 17px;
	color:#371810;
	font-size:15px;
	float:left;
	width:48.5%;
}
.footer_sec textarea{
	float:left;
	width:100%;
	height:92px;
	padding:15px 16px;
	border:none;
	border-radius:0px;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	background:#eaeaea;
	margin:0 0 17px;
	color:#371810;
	font-size:15px;
}
.footer_sec ::-moz-placeholder{
	opacity:1;
	text-transform:uppercase;
	font-size:15px;
	color:#371810;
}
.footer_sec ::-webkit-input-placeholder{
	opacity:1;
	text-transform:uppercase;
	font-size:15px;
	color:#371810;
}
.footer_sec input:nth-child(2),
.footer_sec input:nth-child(4){
	float:right;
}
.footer_sec input[type="submit"],
.footer_sec input[type="button"]{
	font-family: 'Gotham-Light';
	float:left;
	font-size:18px;
	text-transform:uppercase;
	letter-spacing:1px;
	color:#fff;
	border:1px solid #ffffff;
	border-radius:0px;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	background:none;
	height:48px;
	line-height:48px;
	padding:0 22px;
	transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-webkit-transition: all 0.3s ease-out 0s;
}
.footer_sec input[type="submit"]:hover,
.footer_sec input[type="button"]:hover{
	background:#000;
}
.required{
	float:right;
	color:#fff;
	font-size:11px;
	font-family: "Gotham-Medium";
	margin-top:-10px;
}
.map_sec{
	float:right;
	width:90%;
}
#address span{
	font-size:23px;
	color:#ffb76e;
	float:left;
	margin:0;
}
#address p{
	margin:0 0 15px;
}
#address h2{
	margin-bottom:20px;
}
.map {
    float: left;
    height: 235px;
    margin: 0 auto;
    width: 100%;
}
.map .mapContainer {
    height: 235px;
    margin: 0;
    width: 100%;
}
.copyright_sec{
	float:left;
	width:100%;
	color:#fff;
	padding:15px 0;
	background:#000;
	
}
.copyright{
	float:left;
	color:#808080;
	margin: 7px 0 0;
}
.right_logo{
	float:right;
}
.right_logo > img {
    float: left;
    margin: 0 5px;
}
#mo_menu{
	display:none;
}
.gm-style{
	color:#333;
}
.navbar-nav > li.dropdown, .new_sub_dropdown{
	background:url(../img/dropdoen_arrow.png) no-repeat right center;
	padding-right: 18px;
}
.navbar-nav > li.dropdown:hover, .new_sub_dropdown:hover{
	background:url(../img/dropdoen_arrow_h.png) no-repeat right center;
}
.services_box > a {
    float: left;
    width: 100%;
}
.main_content {
    float: left;
    padding-top: 66px;
    width: 100%;
}
.down-arrow {
    bottom: 25px;
    position: absolute;
    width: 100%;
    z-index: 99;
}
.down-img {
    display: table;
    margin: 0 auto;
    width: 44px;
}
/*--NEW-CSS-START--*/

.top_sec {
  align-content: center;
  display: flex;
}
.social_login {
  margin: 18px 18px 0 auto;
  min-width: 63px;
}
.navbar-nav {
  flex-direction: inherit;
 }
.navbar {
  height: 100%;
}
.navigation {
  margin: 0 0 0 5px;
 }
.dropdown-toggle::after {
 display: none;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover{
  color: #ffb76e;
  background: none;
}
.navbar-default .navbar-nav > li > a {
  color: #fff;
}
.nav.navbar-nav > li {
  margin: 0 13px;
  display: flex;    
  z-index: 1;
}
a{
  text-decoration:none;
}
.top_sec.fixed_header .social_login {
  margin: 15px 18px 0 auto;
}
.dropdown-menu {
  position: absolute!important;
  top: 99%;
  left: 0%;
  z-index: 1000;
  display: flex;
  float: left;
  min-width: 220px;
  padding: 0;
  margin: 0;
    margin-top: 0px;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #442b2d;
    border: none;
  border-radius:0;
   transition: all .5s;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
    opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
.dropdown-menu > li > a {
  clear: both;
  color: #fff;
  display: block;
  font-size: 18px;
  letter-spacing: 1px;
  padding: 7px 20px;
  white-space: nowrap;
}
.nav > li.dropdown{
  position: relative;
  /*display: block;*/
}
.navbar-nav > li > a{
  /*padding:19px 0 21px;*/
}
.navbar {
  padding-top: 0;
  padding-bottom: 0;
}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover{
  color: #ffb76e;
  text-decoration: none;
  background-color: #483435;
}
@media(min-width:1400px){
.navbar-nav > li.dropdown:hover .dropdown-menu{
    display:flex;
    opacity: 1;
  visibility: visible;
  pointer-events:inherit;
}
}
.dropdown-menu{
    flex-direction:column;
}
.top_sec.fixed_header .navbar-nav > li {
  padding-bottom: 0;
}
.top_sec.fixed_header .navigation {
  margin: 0 0 0 5px;
}
.top_sec.fixed_header .navbar-nav > li > a {
  padding: 16px 0;
}
.right_logo {
  width: auto;
  margin-left: auto;
}
.copyright {
  width: auto;
}

.navbar-nav > li > a {
  font-size: 20px;
  letter-spacing: 1px;
  padding: 20px 0;
}
.navigation.mobile-menu {
  display: none;
}
.social_login a:first-child{
  margin: 0 5px 0 0;
}
@media(max-width:1549px){
.navbar-nav > li > a {
  font-size: 18px;
  letter-spacing: 1px;
}
}

@media(max-width:1499px){
 .navbar-nav > li > a, .dropdown-menu > li > a{
  font-size: 17px!important;
}   
.nav.navbar-nav > li{
  margin: 0 10px;
}    
}
@media(max-width:1399px){
a#mo_menu {
    display: table;
    float: right;
    margin: 13px 10px 0 6px;
    width: 25px;
    position: absolute;
    right: 0;
    top: 7px;
    z-index: 1;
  }   
 a#mo_menu span {
    float: left;
    width: 100%;
    height: 3px;
    background: #fff;
    margin: 2.4px 0;
}  
.navigation {
    position: absolute;
    top: 100%;
    right: -450px;
    width: 100%;
    z-index: 999;
    background: #2f1d1e;
    display: inherit;
    margin: 0;
    max-width: 400px;
    height: calc(100vh - 60px);
    transition: all .4s ease-in !important;
    -webkit-transition: all .4s ease-in !important;
    -moz-transition: all .4s ease-in !important;
    padding: 20px 0;
    border-top: 4px solid #fff;
  }
.navigation.active{
    right: 0px;    
}  
.social_login {
  margin: 18px 48px 0 auto!important;
}
 .top_sec.fixed_header .social_login {
    margin: 11px 48px 0 auto !important;
  } 
.top_sec.fixed_header a#mo_menu {
    margin: 7px 10px 0 6px;
} 
.navbar {
    align-items: flex-start;
    width: 100%;
    overflow: auto;
}  
.navbar-nav {
  flex-direction: column;
  width: 100%;
}   
.navbar-nav > li > a{
  padding: 10px 0 10px;
}
.navigation.mobile-menu {
  display: block;
}
.nav.navbar-nav > li {
  display: flex;
  flex-direction: column;
    border-top: 1px solid #4e3737;
}  
.dropdown-menu.sub-menu{
  position: static!important;
  border-radius:0;
   transition: inherit;
  -webkit-transition:inherit;
  -moz-transition:inherit;
  opacity:1;
	display: none;
    width: 100%;
    
  visibility:visible;
  pointer-events: inherit;
}    
.dropdown-menu.sub-menu.active {
  display: block;
}   
.dropdown-menu > li > a{
    padding: 10px 20px !important;
    font-size: 16px !important; 
}  
.nav.navbar-nav > li {
    margin: 0 20px;
    padding: 0!important;
}
.navbar-nav > li.dropdown {
  background: url(../img/dropdoen_arrow.png) no-repeat 95% 19px;
}
.navbar-nav > li.dropdown:hover {
  background: url(../img/dropdoen_arrow_h.png) no-repeat 95% 19px;
}    
.navigation .navbar-nav > li.dropdown {
    padding-right: 0!important;
  }
.dropdown-menu {
    background: #251618 !important;
}
.dropdown-menu > li{
    border-top: 1px solid #342829;
  } 
.navigation {
    margin: 0!important;
}    
.top_sec.fixed_header .navbar-nav > li > a {
  padding: 10px 0;
}
.top_sec.fixed_header .navigation {
    margin: 0!important;
    height: calc(100vh - 53px);
}   
.top_sec.fixed_header .navbar-nav > li {
    padding-bottom: 0!important;
}    
.logo img {
    width: 240px!important;
}  
.navbar-nav > li:first-child {
    border: none;
}  
.navbar-nav > li.dropdown {
    background-size: auto!important;
}      
}

@media(max-width:991px){
.copyright_sec .container, .footer_sec .container{
  max-width: 100%;
}
.top_sec_bg11_body .main_content, .top_sec_bg12_body .main_content{
  padding-top: 51px;
}
}

@media(max-width:767px){
.logo img {
    width: 190px !important;
}
.mobile-menu.navigation {
    position: absolute;
    left: initial !important;
    width: 100%;
    z-index: 999;
    background: #2f1d1e;
    right: -102%;
    max-width: 100%;
  }   
.navigation.active {
    right: 0px !important;
  }    
.mobile-menu .dropdown-menu > li > a {
    padding: 10px 20px !important;
    font-size: 16px !important;
  }  
 .navbar-nav > li.dropdown, .navbar-nav > li.dropdown:hover {
    background-position: 96% 19px!important;
  }  
.navbar-nav > li.dropdown {
    background-size: auto!important;
}
.top_sec.fixed_header .navigation {
    margin: 0 !important;
    height: calc(100vh - 48px);
}
a#mo_menu {
    margin: 7px 10px 0 6px!important;
}    
.social_login {
    margin: 12px 48px 0 auto !important;
  }   
.footer_sec .col-md-4.col-sm-4.text-center {
  margin: 10px 0;
}  
.footer_sec row{
  gap: 10px;
}
.footer_sec .col-md-9.col-sm-9, .footer_sec .col-md-3.col-sm-3{
	width:100%;
}
.contant-address {
  margin-top: 0;
}
.contant-left .col-md-4.col-sm-4 {
  width: 100%;
  margin-bottom: 15px;
}
.footer_sec h2 {
    margin: 0 0 15px;
  }
  
}
.footer_sec a{
	color:#fff;
}
.contact-name {
  font-size: 1.1em;
}
.footer_sec h4{
  color: #ffb76e;
  margin-bottom: 0;
  font-size: 18px;
  margin-top: 4px;
}
.footer_sec h2 {
  color: #fff;
  text-transform: inherit;
  margin: 0 0 20px;
  font-size: 24px;
  line-height: 1.2;
}
.footer_sec{
	border-bottom:1px solid #4f4f4f
  }

.footer_sec1, .footer_sec4, .footer_sec9, .footer_sec5{
	border-bottom:2px solid #fff
}
.footer_sec6{
	border-bottom:2px solid #fff
}  

.references img{margin-top:10px}
.about_sec ul{margin:0 0 15px 15px;}
.margin_top_25{margin-top:25px}
.margin_top_30{margin-top:30px}
.margin_top_8{margin-top:8px}


.image-container {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 46.22%; /* Keeps the aspect ratio */
	possition: relative;
}

.spacer	{
	padding-top:20px;
}

.zoomable {
    transition: transform 0.5s ease;
    transform-origin: center center;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    object-fit: cover; /* Ensures the image covers the available space without distorting */
}

.zoomable:hover {
    transform: scale(1.1); /* Adjust scale factor as desired */
}

.bxslider li[aria-hidden="false"] img{
  transform: scale(1);
}
 
.bxslider li img{
   transition: 10s ease-out;
  transform: scale(1.2);
}
/*--NEW-CSS-MENU*/
.nav > li.dropdown{
	position: relative;
	display:inherit;
  }
  
ul.product_menu{
    width: 100%;
    background:#442b2d;
    padding: 30px 30px 0;
    position: absolute;
    z-index: 99;
    left: 0;
    margin: 0;
    list-style: none;
    box-sizing: border-box;
	top:64px;
	transition: all .5s;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
.fixed_header ul.product_menu{
	top: 57px;
  }
.navbar-nav > li:hover ul.product_menu{
    opacity: 1;
    visibility: visible;
    pointer-events: inherit;
  }
ul.product_menu:before,
ul.product_menu:after {
    content: "";
    display: table;
}

.menu > ul > li > ul:after {
    clear: both;
}

ul.product_menu > li{
    margin: 0;
    padding-bottom: 0;
    list-style: none;
    width: 20%;
    background: none;
    float: left;
}

ul.product_menu > li a{
    color: #fff;
  	padding: .2em 10px;
    width: 95%;
    display: block;
    border-bottom: none;
	font-weight:300;
	letter-spacing:0.5px;
	font-size: 18px;
}
ul.product_menu > li a:hover{
	color: #ffb76e;
  background: #483435;
}

ul.product_menu > li > ul {
    display: block;
    padding-bottom:0;
    margin-bottom: 25px !important;
    list-style: none;
    box-sizing: border-box;
	padding-left: 0;;
	
}

ul.product_menu > li > ul:before,
ul.product_menu > li > ul:after {
    content: "";
    display: table;
}
ul.product_menu > li > ul:after {
    clear: both;
}

ul.product_menu > li > ul > li {
    float: left;
    width: 100%;
    padding:0 0;
    margin: 0;
    font-size: 13px;
}

ul.product_menu > li > ul > li a {
    border: 0;
}
ul.product_menu > li > ul.normal-sub {
    width: 300px;
    left: auto;
    padding: 10px 20px;
}
ul.product_menu > li > ul.normal-sub > li {
    width: 100%;
}

ul.product_menu > li > ul.normal-sub > li a {
    border: 0;
    padding: 1em 0;
}
.navbar{
	position: static;
}
.product_menu h3, .dropdown-menu h3 {
	text-transform: none;
  font-weight: 400;
  color: #ffb76e;
  font-size:20px;
  letter-spacing: 0;
  margin-bottom: 10px;
  padding: 0 10px;
  font-family: "microsquareregular";
  }
  .dropdown-menu h3 {
	margin-top: 20px;
	font-size:17px;
  }
.dropdown-menu > li > ul li > a {
    padding: 10px 20px !important;
    font-size: 16px !important;
  }
 .dropdown-menu > li > a:hover{
	color: #ffb76e;
	text-decoration: none;
	background-color: #483435;
  }
  .dropdown-menu > li > ul li > a:hover{
	color: #ffb76e;
	text-decoration: none;
	background-color: #483435;
  }
  .dropdown-menu > li > ul li {
    border-top: 1px solid #2D2122;
  }
  .dropdown-menu.sub-menu ul {
	padding: 0;
	margin-bottom: 10px;
	background: #251618 !important;
  }
  .dropdown-menu > li > ul li a {
	clear: both;
	color: #fff;
	display: block;
	font-size: 18px;
	letter-spacing: 1px;
	padding: 10px 20px !important;
    font-size: 16px !important;
  }
.product_menu h3 a{
	color: #ffb76e !important;
	padding: 0 !important;
	font-size:20px!important;
	background: none !important;
  }
  .dropdown-menu h3 a{
	color: #ffb76e !important;
	padding: 0 !important;
	font-size:17px!important;
	background: none !important;
  }  
  .product_menu h3 a:hover, .dropdown-menu h3 a:hover{
	text-decoration: underline;
  }  
  /* Video https://walloe.no/media/interiorarkitekt */
  
  .aspect-ratio-4x5 {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: calc(100% * 5 / 4); /* This ensures the aspect ratio of 4:5 */
}

.aspect-ratio-4x5 > video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
  