@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&display=swap');

/*
@font-face {
  font-family: arial;
  src: url(assets/font/ARIAL.TTF);
}

*/

html{
   
    scroll-behavior: smooth;
}


html body{
    font-family:arial!important; 
    font-size: 14px;
}

html body a{
    color: #464855;
}

html body a:hover{
    color: #464855;
}



.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
    font-family: inherit!important;
}



.addrss{
    border-radius:20px;
   
}



.about-one{
    margin: auto;
}


.contact-1{
    
     padding: 60px 60px 20px 60px;
}

p{
  font-size: 14px;
  font-weight: 500;
  font-family:arial!important;

}

.form{
    background-color: #fff;
}


form .form-control {
    border-radius: 8px;
    padding: 24px;
}


.contact-heading{
    font-size: 18px;
    padding-bottom: 10px;
    font-weight: 700;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    list-style-type: none;
}
.contact-bkg{
  background: url(http://localhost/bnc1/app-assets/images/pattren-5.webp) #0b0b0b;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: right;
  border-radius: 24px;
}



.map{
    padding: 60px 0px 0px 0px;
}


.product-pad{
        padding: 40px 40px 40px 20px;
}


.nav-vertical .nav-left.nav-tabs li.nav-item a.nav-link{
    border: none;
}

.nav-vertical .nav-left.nav-tabs li.nav-item a.nav-link.active{
    background-color: #f3a71e;
}



.nav-vertical .nav-left.nav-tabs li.nav-item a.nav-link:hover:not(.active){
    border: none;
}

.tab-icon{
    font-size: 16px;
    font-weight: bold;
}

  .swiper {
      width: 100%;
      height: 100%;
    }

    .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;
      display: flex;
      justify-content: center;
      align-items: center;
    }

    .swiper-slide img {
      display: block;
      width: 100%;
      height: 100%;
      object-fit: cover;
    }


.nav-vertical .nav-left ~ .tab-content .tab-pane{
        padding: 0 0 0.6rem 3rem;
}



:root {
    --swiper-navigation-size: 22px!important;
    --swiper-theme-color:#333333!important;
}


.work{
    text-align: center;
    padding: 80px 0px;
}

.whychoose{
    padding: 0px 60px 0px 30px;
}



.float{
	position:fixed;
	width:60px;
	height:60px;
	bottom:30px;
	right:30px;
	background-color:#25d36600!important;
	color:#FFF;
	border-radius:50px;
	text-align:center;
  font-size:40px;
box-shadow: 2px 2px 4px #00000036;
  z-index:100;
}

.my-float{
	margin-top:10px;
}


.head-class{
    padding-bottom: 20px;
}

.weoffer{
    padding: 80px 0px 80px 0px;
}


.product-feature{
	background-image: url(../../app-assets/images/pattren-5.webp);
	background-position: center;
	background-size: cover;
	background-color: #000000;
    padding: 40px 40px;
	border-radius: 8px;
}


.product-feature, h1{
	font-size: 38px;
	font-weight: 900;
  
}

.product-feature, h2{
	font-size: 38px;
	
	color: #fff;
	padding-bottom: 14px;

}


.product-feature, ul{
	  
	font-size: 16px;
	font-weight: 500;
	color: #fff;
	
    list-style-type: none;

  
}


.mr_15 {
  margin-right: 15px;
}
.w_65 {
  width: 65px;
}
.fs_65 {
  font-size: 65px;
}
.fw_bold {
  font-weight: 700;
}
.fs_50 {
  font-size: 50px;
}

.counter {
    background: #ffffffd9;
    -webkit-backdrop-filter: blur(4px);
    backdrop-filter: blur(4px);
    border-radius: 6px;
    border:none;
    padding: 17px 30px;
    margin-bottom: 20px;
}

.count-title {
    font-size: 34px;
        font-weight: 900;
    margin: 0;
    padding: 0;
    text-align: left;
    font-family: inherit;
    color: #0b0b0b;
}
.black{
  color: #000;
}
.brbtm{
  border-bottom: 1px solid #c4c4c4;
}

.brbtm:hover{
  background: #f5b602;
}

.count-text {
    font-size: 15px;
    font-weight: 800;
    margin: 0;
    text-align: left;
}

.fa-2x {
    margin: 0 auto;
    float: none;
    display: table;
    color: #FF5E00;
}

/* Section - Title */
/**************************/
#parallax-world-of-ugg .title {background: white; padding: 60px; margin:0 auto; text-align:center;}
#parallax-world-of-ugg .title h1 {font-size:35px; letter-spacing:8px;}

/* Section - Block */
/**************************/
#parallax-world-of-ugg .block {background: white; padding: 60px; width:820px; margin:0 auto; text-align:justify;}
#parallax-world-of-ugg .block-gray {background: #f2f2f2;padding: 60px;}
#parallax-world-of-ugg .section-overlay-mask {position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: black; opacity: 0.70;}

/* Section - Parallax */
/**************************/
#parallax-world-of-ugg .parallax-one {padding-top: 120px;padding-bottom: 120px;width: 100%; background: url(../../assets/img/bgt.webp); background-attachment: fixed; background-size: cover; -moz-background-size: cover;  background-repeat: no-repeat; background-position: top center;}


/* Extras */
/**************************/
#parallax-world-of-ugg .line-break {border-bottom:1px solid black; width: 150px; margin:0 auto;}

/* Media Queries */
/**************************/
@media screen and (max-width: 959px) and (min-width: 768px) {
  #parallax-world-of-ugg .block {padding: 40px; width:620px;}
}
@media screen and (max-width: 767px) {
  #parallax-world-of-ugg .block {padding: 30px; width:420px;}
  #parallax-world-of-ugg h2 {font-size:30px;}
  #parallax-world-of-ugg .block {padding: 30px;}
  #parallax-world-of-ugg .parallax-one, #parallax-world-of-ugg .parallax-two, #parallax-world-of-ugg .parallax-three {padding-top:100px; padding-bottom:100px;}
}
@media screen and (max-width: 479px) {
  #parallax-world-of-ugg .block {padding: 30px 15px; width:290px;}
  

}

@media screen and (max-width: 479px) {}


.card{
    margin-bottom:0px!important;
}






/**
 * bootstrap4-scrolling-tabs
 * @version v1.0.0
 * @link https://github.com/mikejacobson/bootstrap4-scrolling-tabs
 * @author Mike Jacobson <michaeljjacobson1@gmail.com>
 * @license MIT License, http://www.opensource.org/licenses/MIT
 */
.scrtabs-tab-container * {
  box-sizing: border-box; }

.scrtabs-tab-container {
  height: 60px; }
  .scrtabs-tab-container .tab-content {
    clear: left; }

.scrtabs-tab-container .scrtabs-tabs-movable-container > .navbar-nav {
  -ms-flex-direction: row;
  flex-direction: row; }

.scrtabs-tabs-fixed-container {
  float: left;
  height: 42px;
  overflow: hidden;
  width: 100%; }

.scrtabs-tabs-movable-container {
  position: relative;
  transition: transform 2s; }
  .scrtabs-tabs-movable-container .tab-content {
    display: none; }

.scrtabs-tab-container.scrtabs-rtl .scrtabs-tabs-movable-container > ul.nav-tabs {
  padding-right: 0; }

.scrtabs-tab-scroll-arrow {
  border: 1px solid #dddddd;
  border-top: none;
  cursor: pointer;
  display: none;
  float: left;
  font-size: 12px;
  height: 100%;
  padding-left: 0.5em;
  padding-top: 1.3em;
  width: 20px; }
  .scrtabs-tab-scroll-arrow:hover {
    background-color: #eeeeee; }

.scrtabs-tab-scroll-arrow > span {
  border-right: 3px solid #007bff;
  border-bottom: 3px solid #007bff;
  display: block;
  width: 8px;
  height: 8px;
  transform: rotate(-45deg); }
  .scrtabs-tab-scroll-arrow > span:hover {
    border-right-color: #0056b3;
    border-bottom-color: #0056b3; }

.scrtabs-tab-scroll-arrow-left > span {
  transform: rotate(135deg); }

.scrtabs-tab-scroll-arrow-right {
  padding-left: 0.4em; }

.scrtabs-tab-scroll-arrow,
.scrtabs-tab-scroll-arrow .scrtabs-click-target {
  cursor: pointer; }

.scrtabs-tab-scroll-arrow.scrtabs-with-click-target {
  cursor: default; }

.scrtabs-tab-scroll-arrow.scrtabs-disable,
.scrtabs-tab-scroll-arrow.scrtabs-disable .scrtabs-click-target {
  color: #ddd;
  cursor: default; }
  .scrtabs-tab-scroll-arrow.scrtabs-disable > span,
  .scrtabs-tab-scroll-arrow.scrtabs-disable .scrtabs-click-target > span {
    border-color: #ddd; }

.scrtabs-tab-scroll-arrow.scrtabs-disable:hover {
  background-color: initial; }

.scrtabs-tabs-fixed-container ul.nav-tabs > li {
  white-space: nowrap; }

.nav-tabs .dropdown-menu {
  border-top-color: transparent;
  margin-top: 0; }



.nav-tabs .nav-link{
    font-weight: 600;
    color: black;
}




.nav.nav-tabs .nav-item .nav-link.active{
    color: #fff;
    background-color: #000;
    border-radius: 0.25rem 0.25rem 0 0;
    border-color: #000;
    text-transform: uppercase;
}


.nav-tabs{
    border-bottom: none;
    background-color: #f3a71e;
}



.product-design{
    margin-right: 30px;
    margin-left: 30px
}

.auto-container.full-width {
  max-width: 100%;
}
.row.no-gutters {
  margin: 0;
}
.align-items-center {
  align-items: center !important;
}
.no-gutters {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

.bg_dark{
  background: #202020 !important;
}


.nav.nav-tabs .nav-item .nav-link{
        text-transform: uppercase;
    padding: 0.5rem 2.7rem;
}


.scrtabs-tab-scroll-arrow{
    border: none;
}

.scrtabs-tab-scroll-arrow.scrtabs-disable > span, .scrtabs-tab-scroll-arrow.scrtabs-disable .scrtabs-click-target > span{
        border-color: #000;
}


.scrtabs-tab-scroll-arrow > span{
   border-right: 3px solid #000000;
    border-bottom: 3px solid #000000;
}
.scrtabs-tab-scroll-arrow > span:hover{
    border-right-color: #f3a71e;
    border-bottom-color: #f3a71e;
}

.product-heading{
        
}

.product-heading, h3{
    font-size: 18px;
    font-weight: 500;
}



.product-details{
	padding-left: 20px;
}

.product-img{
	padding-right: 20px;
}


.internal-product{
    padding: 80px 0px 40px 0px;
}

.product-table{
    padding: 40px 0px;
}

.feature-bottom{
	padding-bottom: 20px;
}

.multi-product-two{
    text-align: center;	
}

.bread{
    background: #000;
    position: relative;
    z-index: 0;
}
.bread-img{
	background-image: url(../../app-assets/images/bread.webp);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center right;
	opacity: 0.4;
	min-height: 380px;
}


.note{
	 padding: 20px 0px;
}

.note, h1{
    font-weight: 500;
    font-size: 16px
}



.bread-heading{
	    padding-left: 100px;
    position: absolute;
    color: #fff;
    bottom: 40%;
    font-size: 48px;
    font-weight: 500;
}


.multi-product{
	padding: 80px 0px;
}


.multi-product .card-body{
	padding: 0px!important;
		
}


.multi-product-design{
	padding-bottom: 40px;
}


.multi-product h2{
	color: #000000;
}
.pd-0{
  padding: 0;
}
.pr_title{
text-align: center;
font-weight: 700;
text-transform: uppercase;
background: #f3a71e;
padding: 5px;
color: #fff;
font-family: inherit;
margin-bottom: 0px;
}
.pr_para{
  background: #0b0b0b;
  padding: 5px;
  text-align: center;
  color: #fff;

}
.b-card{
  background: #0b0b0b; 
}
/*
.b-card:hover{
   transform: scale(1.1);
}*/
@media screen and (min-width: 481px) {
    
	.mob-slider{
		display: none;
	}
	
}


@media screen and (min-device-width: 320px) and (max-device-width: 480px) { 
	
	.desk-slider{
		display: none;
	}
	
    .desk-product{
        display: none;
    }
    
    .work-design{
        padding: 20px 30px;
    }
    
    
    .whychoose{
    padding: 0px 0px 0px 0px; 
     }
    
    
    .contact-1 {
        padding: 40px 10px 10px 20px;
    }
    
    .form{
    padding: 40px 20px 40px 20px;
    }
    
    .home-about {
    padding: 0px 0px;
    }
    
    

    .card {
   margin-left: 100px;
margin-bottom: -20px!important;
    }
	
	
	.bread-img{
	background-size: auto;
	}
	
	.product-details{
     padding-left: 0px;
	}
	
	.product-feature, ul {
	    padding-left: 16px;
	}
    
    
}

.line-grid-wrap {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
}

span.line-grid-1 {
  position: absolute;
  left: 10%;
  top: 0;
  bottom: 0;
  width: 1px;
  background: rgb(255 255 255 / 12%);
}

span.line-grid-2 {
  position: absolute;
  left: 30%;
  top: 0;
  bottom: 0;
  width: 1px;
  background: rgb(255 255 255 / 12%);
}
span.line-grid-3 {
  position: absolute;
  left: 50%;
  top: 0;
  bottom: 0;
  width: 1px;
  background: rgb(255 255 255 / 12%);
}
span.line-grid-4 {
  position: absolute;
  left: 70%;
  top: 0;
  bottom: 0;
  width: 1px;
  background: rgb(255 255 255 / 12%);
}
span.line-grid-5 {
  position: absolute;
  left: 90%;
  top: 0;
  bottom: 0;
  width: 1px;
  background: rgb(255 255 255 / 12%);
}
.b_0 {
  bottom: 0;
}
.r_0 {
  right: 0;
}
.p_absolute {
  position: absolute;
}

img {
  display: inline-block;
  max-width: 100%;
  height: auto;
}
img, svg {
  vertical-align: middle;
}
.auto-container {
  position: static;
  max-width: 1200px;
  padding: 0px 15px;
  margin: 0 auto;
}
.p_relative {
  position: relative;
}
.text-center {
  text-align: center !important;
}
.fw_black {
  font-weight: normal;
    text-transform: uppercase;
}
.c_light {
  color: #fff;
}
.mb_10 {
  margin-bottom: 10px;
}
.fs_65 {
        font-weight: 800;
  font-size: 48px;
}

.title_small{
text-transform: uppercase;
font-family: inherit;
letter-spacing: 1px;
margin-bottom: 15px;
font-weight: 700;
font-size: 14px;
color: #f7b200;
}

.title_small_tick{
background-color: #f7b200;
margin-right: 10px;
height: 2px;
width: 30px;
vertical-align: middle;
display: inline-block;
}

.contact_h2{
  font-family: inherit;
  font-weight: 800;
  font-size: 34px;
  text-transform: uppercase;
  color: #0b0b0b;
}

.bg_gray2 {
  background-color: #f4f7f9;
}
.pb_1 {
  padding-bottom: 1px;
}
.pt_1 {
  padding-top: 1px;
}
.project-1-bottom-title {
  -webkit-text-stroke-color: rgb(31 38 52 / 20%);
  font-size: 163px;
  text-align: center;
  width: max-content;
  margin-bottom: 85px;
  left: 25px;
  font-family: 'Roboto', sans-serif;
  text-transform: uppercase;
}
.text_stroke {
    display: none;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: rgba(37, 37, 37, 0.07);
  color: #64646412;
  z-index: -1;
}

.mt_100 {
  margin-top: 10px;
}



.owner{
    padding: 80px 0px;
} 




.foot{
    font-family:arial!important;
 padding-top: 100px;
 padding-bottom: 100px;
 padding-right: 40px;
 padding-left: 80px!important;
 
/*background: url('../../app-assets/images/pattren-5.webp');*/
background-color: #000;
background-size: cover;
background-position: bottom;
}


.foot2 h1{
    padding-top: 14px;
    font-family: inherit;
    padding-bottom: 18px;
    color:#ffffff;
    font-size: 24px;
}

.foot2 p{
    color:#ffffff;
        font-size: 14px;
}

.foot2 ul{
    color:#ffffff;
        font-size: 14px;
}


footer.footer{
    padding:0px;
}



.navigation, .navigation .navigation-header{
   font-family:arial!important;  
}


.header-navbar{
    font-family:arial!important; 
}

.nmkl{
    padding: 80px;
}


.misio{
    padding:80px 0px 80px 0px; 
}

.bnc {
    margin: auto;
    padding-left: 80px;
}


@media only screen and (min-device-width: 481px) {
   .nmkl {
    margin-bottom: 100px;
    padding: 0;
  }
  
  .titlemob{
      display:none!important;
  }
  
  .mobbg{
        display:none!important;
    }


  .mobbban{
      display:none!important;
  }
    
  
}




@media screen and (min-device-width: 320px) and (max-device-width: 480px) { 
    
    .mobicon{
        width:35px!important;
    }
    
    .main-menu.menu-light .navigation li a {
    color: #ffffff!important;
}
    .foot{
            padding-left: 40px !important;
    }
    
    .deskkban{
        display:none!important;
    }
    
    .deskbg{
        display:none!important;
    }
    
    .titledesk{
      display:none!important;
  }
  
    .owner{
    padding: 20px 0px;
       }

    .misio{
    padding:40px 0px;
     }
     
    .bnc {
    padding-left: 20px;
        padding-top: 40px;
}
    
}



















