
@font-face {
  font-family: "NeueHaasUnicam";
  src: url("../fonts/NeueHaasUnica-Medium.ttf");
}
@font-face {
  font-family: "NeueHaasUnicar";
  src: url("../fonts/NeueHaasUnica-Regular.ttf");
}
@font-face {
  font-family: "NimbusSansDOT";
  src: url("../fonts/NimbusSansDOT-BlacExte.otf");
}
*,
*::after,
*::before {
  margin: 0;
  padding: 0; 
  box-sizing: border-box;
}
html {
  scroll-behavior: smooth;
}

body {
  font-family: "NeueHaasUnicam";
  font-weight: 400;
  font-style: normal;
}

.dash-img {
  border: #ccc 1px solid;
  padding: 10px 0px 3px;
}
.dash-img img {
  max-width: 100px;
  border-radius: 50%;
  display: block;
  margin: 5px auto 11px;
}
.left-desboard ul {
  list-style: none; padding-left:0px;
}
.left-desboard li a {
 display: block;
padding: 10px 0px 10px 10px;
font-size: 15px;
border: #ccc 1px solid;
  border-top-color: rgb(204, 204, 204);
  border-top-style: solid;
  border-top-width: 1px; 
border-top-color: rgb(204, 204, 204);
border-top-style: solid;
border-top-width: 1px;
border-top: none;
text-decoration: none;
text-transform: uppercase;
font-weight: 500;
color: #111; background-color: #fff;
}
.left-desboard li a.active{ background-color:#fe6b41; color:#fff; border-color:#ccc;}
.left-desboard .nav-link:focus, .left-desboard .nav-link:hover{ background-color:#fe6b41; color:#fff; border-color:#ccc; box-shadow:none;}
.left-desboard .btn-info:active{box-shadow:none; border-color:#ccc; outline:0px; background-color:#fff;}
.left-desboard .btn-info.active:focus, .left-desboard .btn-info:active:focus, .left-desboard .btn-info.active:focus, .left-desboard .btn-info:active:focus{box-shadow:none; border-color:#ccc; outline:0px; background-color:#fff;}


.left-desboard li a:hover{ background-color:#fe6b41; color:#fff;}
.left-desboard li a i {
  color: #595959;
  margin-right: 5px;
}
.left-desboard li.active a {
  background-color: #fe6b41;
  color: #fff;
}
.left-desboard li.active a i {
  color: #fff;
}
 .contform .panel-default {
  border: #ccc 1px solid;
  border-radius: 0px;
}

.contform .panel-default .panel-heading {
  background-color: #fe6b41;
border-color: #fe6b41;
border-radius: 0px;
color: #fff;
text-transform: uppercase;
font-weight: 600;
font-size: 18px;
padding: 7px 15px;
}
.contform .panel-default .panel-body {
  padding: 20px;
}
.contform .panel-default .panel-body label {
  margin-bottom: 3px;
font-weight: 500;
font-size: 15px;
}
.contform .panel-default .panel-body .form-control {
  border: #ccc 1px solid;
box-shadow: none;
height: 40px;
font-size: 15px;
border-radius: 2px;
}
.cart_table{}
.contform .cart_table .viwbtn{padding: 5px 17px;
border-radius: 2px;
font-size: 14px; 
margin-right: 8px;}
.right-deshboard .cart_table .viwbtn2{padding: 5px 17px;
border-radius: 2px;
font-size: 14px;
margin-right: 0px;}

.contform .panel-default .panel-body textarea.form-control{min-height: 80px;}
.contform .form-group{margin-bottom:18px;}
.contform .btn{background: #fe6b41;
display: inline-block;
padding: 10px 38px;
border-radius: 7px;
margin-right: 20px; 
font-weight: 700;
color: #fff;
text-decoration: none;
font-size: 14px;
width: auto;
border: none; 
text-transform: uppercase; 
letter-spacing: 1px;}
.dashbord-section {
  padding: 50px 0px;
}
ul {
  padding: 0;
  list-style: none;
}
.header.in #navigation > ul > li > a{color: #360a05;}
.header.in .navbar-brand{color: #360a05;}

.header.in .crtorder{border-color:#360a05; color:#360a05;}
.header.in .crtorder:hover{color:#fff; background:#360a05;}
.header.in{background: #f4f2ea;}
.galcontent2 {
  background: #f4f2ea;
  padding: 25px 25px 60px;
}
.galcont3{}
.servcontent2 {
  background: #f4f2ea;
  padding: 20px 26px 60px;
}
.isecont{}
.isecont h3{font-family: "NimbusSansDOT";
color: #fe6b41;
font-size: 36px;
margin-bottom: 5px;}
.isecont p{font-size: 15px;  color: #360a05;}
.servcont3 h2{line-height: 1;
font-family: "NimbusSansDOT";
color: #4a5759;
text-transform: uppercase;
letter-spacing: -.04em; 
font-size: 120px;
text-align: center;} 
.aboutcont3 h2{line-height: 1;
font-family: "NimbusSansDOT";
color: #360a05;
text-transform: uppercase;
letter-spacing: -.04em;
font-size: 190px; margin-top: 25px;
text-align: center;}
.aboutcont3 p { 
  color: #360a05;
}
.aboutcont3 p:first-of-type{color: #fe6b41;}
.aboutcont3 h5 {
  font-family: "NimbusSansDOT";
  color: #fe6b41;
  font-size: 55px;
  text-align: center;
  margin-bottom: 12px;
}
.contactpg2 {
  background: #f4f2ea;
  padding: 30px 26px 30px;
}
.contacthd2 {
  margin-bottom: 36px;
}
.contacthd2 h3{font-family: "NimbusSansDOT";
color: #fe6b41;
font-size: 45px;
margin-bottom: 12px;
text-transform: uppercase;}
.contacthd2 p {
  color: #360a05;
}
.contform{}
.contform label{font-size: 15px; margin-bottom: 4px;}
.contform .form-control{color: #360a05;
font-size: 15px;
margin-bottom: 6px; border: #959595 1px solid; 
border-radius: 0px; background:#fafafa; 
min-height: 44px;}
.contform textarea.form-control{min-height: 100px;}
.wokslider{}
.wokslider .item h5{background: #b0c4b1;
margin: 0px;
color: #360a05;
padding: 7px 0px;
font-size: 1.25rem;
font-weight: 500;
font-family: "NeueHaasUnicam";}
.wokslider .item img{width:100%;}
.wokslider .item .obtn{border: #ccc 1px solid;}

.contform {
  
}

.contbtn5 {
  padding: 20px 44px;
  font-family: 'Poppins', sans-serif;
  font-size: 18px;
  font-weight: 500;
  text-decoration: none;
  border-radius: 20px;
  margin-left: 9px;
  border-color: #360a05;
  color: #360a05;
  text-transform: uppercase;
  letter-spacing: 4px;
  background: transparent;
}
.aboutcont3 h3{color: #b0c4b1;
font-family: "NimbusSansDOT";
text-align: center;
font-size: 44px;
margin: 20px 0px 0px;}
.aboutcontent2 {
  padding: 10px 26px 25px;
  background: #f4f2ea;
}
.servcont3 h5{font-family: "NimbusSansDOT";
color: #4a5759;
font-size: 36px;
text-align: center;
margin-bottom: 0px;}
.iser-sec {
  background: #f4f2ea; padding: 0px 26px 30px;
}
.isecont5 {
  display: flex;
}
.iseimg {
  overflow: hidden;
  position: relative;
  width: 100%;
  clip-path: circle(99.9% at 100% 0);
}

.iseimg {
  overflow: hidden;
  position: relative;
  clip-path: circle(100% at 100% 0);
  flex-basis: 18%;
  flex-grow: 0;
  flex-shrink: 0; margin-right: 50px;
}
.isecont {
  width: 60%;
}
.isecont5{}
.iser-sec.r .isecont5 {
  justify-content: flex-end;
}
.iser-sec.r .iseimg{clip-path: circle(100% at 0 0%);}
.iser-sec.r .iseimg{margin-left:50px; margin-right:0px;}
.iser-sec.r .isecont { text-align: right; }

.galcont3 h2{line-height: 1;
font-family: "NimbusSansDOT";
color: #4a5759;
text-transform: uppercase;
letter-spacing: -.04em;
font-size: 210px;
text-align: center;}
.galcont3 h5{font-family: "NimbusSansDOT";
color: #4a5759;
font-size: 34px;
text-align: center;
margin-bottom: 40px;}

.crtorder {
  border: #fff 2px solid;
float: right;
padding: 16px 24px;
font-family: 'Poppins', sans-serif;
font-size: 16px;
font-weight: 500;
color: #fff;
text-decoration: none;
letter-spacing: .02em;
border-radius: 20px;
margin-left: 9px;
}
.crtorder:hover{background:#fff; color:#000;}
.navbar-brand {padding: 0px;
display: block;
font-weight: 900;
font-style: normal;
text-transform: uppercase;
line-height: 1em;
font-family: "NimbusSansDOT";
color: #fe6b41;
font-size: 23px;
max-width: 100%;
margin-top: 8px; 
margin-right: 0px;}
.navbar-brand:hover{color: #fe6b41;}
.header {
  position: relative;
  background-color: #b0c4b1;
  z-index: 999;
  padding-top: 1.2vw;
  padding-bottom: 1.2vw;
  padding-right: 26px;
  padding-left: 26px;
}
#navigation > ul > li:last-child{display:none;}
.header ul{float: right;
margin-bottom: 0px;}
.header ul li{display:inline-block; vertical-align: middle;}
.header ul a.h{  border: #fff 2px solid;
  float: right;
  padding: 10px 24px;
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  text-decoration: none;
  letter-spacing: .02em;
  border-radius: 20px;
  margin-left: 9px;
  margin-top: 10px;
}

.is-sticky .navigation { z-index: 9; }
#navigation { float: right; }
#navigation, #navigation ul, #navigation ul li, #navigation ul li a, #navigation #menu-button { margin: 0; padding: 0; border: 0; list-style: none; line-height: 1; display: block; position: relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
#navigation:after, #navigation > ul:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
#navigation #menu-button { display: none; }
#navigation > ul > li { float: left; }
#navigation.align-center > ul { font-size: 0; text-align: center; }
#navigation.align-center > ul > li { display: inline-block; float: none; }
#navigation.align-center ul ul { text-align: left; }
#navigation.align-right > ul > li { float: right; }
#navigation > ul > li > a { font-weight: 900;
font-style: normal;
letter-spacing: -.01em;
text-transform: uppercase;
line-height: 1em;
font-family: "NimbusSansDOT"; 
color: #fe6b41;
font-size: 21px;
text-decoration: none;
padding: 26px 8px;}
#navigation > ul > li:hover > a {  }
#navigation > ul > li.has-sub > a { padding-right: 30px; }

/*#navigation > ul > li.has-sub > a:after {position: absolute; top: 22px; right: 11px; width: 8px; height: 2px;
  display: block; background: #dddddd; content: '';}*/
#navigation > ul > li.has-sub > a:before { position: absolute; right: 14px; font-family: FontAwesome; content: "\f107"; -webkit-transition: all .25s ease; -moz-transition: all .25s ease; -ms-transition: all .25s ease; -o-transition: all .25s ease; transition: all .25s ease; }

/*#navigation > ul > li.has-sub:hover > a:before {top: 23px; height: 0;}*/
#navigation ul ul { position: absolute; left: -9999px; }
#navigation.align-right ul ul { text-align: right; }
#navigation ul ul li { height: 0; -webkit-transition: all .25s ease; -moz-transition: all .25s ease; -ms-transition: all .25s ease; -o-transition: all .25s ease; transition: all .25s ease; }
#navigation li:hover > ul { left: auto; }
#navigation.align-right li:hover > ul { left: auto; right: 0; }
#navigation li:hover > ul > li { height: 35px; }
#navigation ul ul ul { margin-left: 100%; top: 0; }
#navigation.align-right ul ul ul { margin-left: 0; margin-right: 100%; }
#navigation ul ul li a {border-bottom: 1px solid rgba(150, 150, 150, 0.15);
padding: 11px 15px;
width: 265px;
font-size: 15px;
text-decoration: none;
color: #004138;
font-weight: 400;
background: #fff;}
#navigation ul ul li:last-child > a, #navigation ul ul li.last-item > a { border-bottom: 0; } 
#navigation ul ul li:hover > a, #navigation ul ul li a:hover { color: #ffffff; background-color: #004138; }
#navigation ul ul li.has-sub > a:after { position: absolute; top: 16px; right: 11px; width: 8px; height: 2px; display: block; background: #fff; content: ''; }
#navigation.align-right ul ul li.has-sub > a:after { right: auto; left: 11px; }
#navigation ul ul li.has-sub > a:before { position: absolute; top: 13px; right: 14px; display: block; width: 2px; height: 8px; background: #fff; content: ''; -webkit-transition: all .25s ease; -moz-transition: all .25s ease; -ms-transition: all .25s ease; -o-transition: all .25s ease; transition: all .25s ease; }
#navigation.align-right ul ul li.has-sub > a:before { right: auto; left: 14px; }
#navigation ul ul > li.has-sub:hover > a:before { top: 17px; height: 0; }
#navigation.small-screen { width: 100%; padding-top: 28px;}
#navigation.small-screen ul { width: 100%; display: none; }
#navigation.small-screen.align-center > ul { text-align: left; }
#navigation.small-screen ul li { width: 100%; text-align:center; }
#navigation.small-screen ul ul li, #navigation.small-screen li:hover > ul > li { height: auto; }
#navigation.small-screen ul li a, #navigation.small-screen ul ul li a { width: 100%; border-bottom: 0; padding: 16px; }
#navigation.small-screen > ul > li { float: none; }
#navigation.small-screen ul ul li a { padding-left: 25px; }
#navigation.small-screen ul ul ul li a { padding-left: 35px; }
#navigation.small-screen ul ul li a { color: #004138; background: none; }
#navigation.small-screen ul ul li:hover > a, #navigation.small-screen ul ul li.active > a {  }
#navigation.small-screen ul ul, #navigation.small-screen ul ul ul, #navigation.small-screen.align-right ul ul { position: relative; left: 0; width: 100%; margin: 0; text-align: left; }
#navigation.small-screen > ul > li.has-sub > a:after, #navigation.small-screen > ul > li.has-sub > a:before, #navigation.small-screen ul ul > li.has-sub > a:after, #navigation.small-screen ul ul > li.has-sub > a:before { display: none; }
#navigation.small-screen #menu-button { display: block; padding: 17px; color: #fff; cursor: pointer; font-size: 12px; text-transform: uppercase; font-weight: 700; }
#navigation.small-screen #menu-button:after {position: absolute;
top: 19px;
right: 0px;
display: block;
height: 8px;
width: 35px;
border-top: 1px solid #fe6b41;
content: '';}
#navigation.small-screen #menu-button:before { position: absolute;
top: 8px;
right: 0px;
display: block;
height: 1px;
width: 35px;
background: #fe6b41;
content: '';}
#navigation.small-screen #menu-button.menu-opened:after {top: 15px;
border: 0;
height: 1px;
width: 35px;
background: #fe6b41;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg); }
#navigation.small-screen #menu-button.menu-opened:before {top: 15px;
background: #fe6b41;
width: 35px;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg); }
#navigation.small-screen .submenu-button { position: absolute; z-index: 99; right: 0; top: 0; display: block; border-left: 1px solid rgba(120, 120, 120, 0.2); height: 46px; width: 46px; cursor: pointer; }
#navigation.small-screen .submenu-button.submenu-opened { background: #262626; }
#navigation.small-screen ul ul .submenu-button { height: 34px; width: 34px; }
#navigation.small-screen .submenu-button:after { position: absolute; top: 22px; right: 19px; width: 8px; height: 2px; display: block; background: #004138; content: ''; }
#navigation.small-screen ul ul .submenu-button:after { top: 15px; right: 13px; }
#navigation.small-screen .submenu-button.submenu-opened:after { background: #fff; }
#navigation.small-screen .submenu-button:before { position: absolute; top: 19px; right: 22px; display: block; width: 2px; height: 8px; background: #004138; content: ''; }
#navigation.small-screen ul ul .submenu-button:before { top: 12px; right: 16px; }
#navigation.small-screen .submenu-button.submenu-opened:before { display: none; }
#navigation.small-screen.select-list { padding: 5px; }
#navigation.small-screen #menu-button { display: block;
padding: 17px;
color: #fff;
cursor: pointer;
font-size: 12px;
text-transform: uppercase; 
font-weight: 700; 
margin-top: 14px; 
position: absolute;
right: 7px;
top: -36px;}
/*-----Navigationn end-----*/

/********** Slider **********/

.banner{background-color: #b0c4b1;
padding-right: 26px; padding-left: 26px;}
.banner-content{background-color: #b0c4b1;
padding-right: 26px;
padding-left: 26px;
padding-top: 30px;
padding-bottom: 20px;}
.banner-content h2{font-family: "NimbusSansDOT";
color: #fe6b41;
text-transform: uppercase;
letter-spacing: -.04em;
font-size: 115px;
text-align: center;
margin-bottom: 25px;}
.banner-content p{font-family: "NimbusSansDOT";
word-wrap: break-word;
font-size: 31px;
color: #4a5759;
line-height: 30px;
text-align: center;
text-transform: uppercase;
margin-top: -35px;}
.scrolltext {
  background: #4a5759;
  padding: 17px 26px; text-align: center;
}
.scrolltext h5{margin-bottom:0px;}
.scrolltext span{line-height: 1.4;
font-family: "NimbusSansDOT";
color: #fe6b41;
text-transform: uppercase;
letter-spacing: 0;
font-size: 35px;
margin: 0px 16px;}
.offer-sec {
  background: #b0c4b1;
  padding: 40px 26px 65px;
}
  .offer-hd {
  text-align: center; margin-bottom: 44px;
}
.offbtn {
  color: #000;
text-decoration: none;
text-transform: uppercase;

letter-spacing: .02em;
background: #fff;
padding: 20px 41px;
border-radius: 300px;
margin-top: 25px; 
display: inline-block;
}
.offbtn:hover{opacity: .8; color: #000;}
.offer-hd p{font-size: 15px; color: #360a05;

line-height: 20px;}
.offer-hd h2{color: #4a5759;
font-family: "NimbusSansDOT";
text-transform: uppercase;
font-size: 45px;
margin-top: 22px;}
.offerbox{}
.offerbox .offname{position: relative;
height: 259px;
display: flex;
margin-bottom: 48px;}
.offerbox .offname:before{background: #fe6b41;
content: '';
filter: blur(19px);
position: absolute;
width: 100%;
height: 100%;
z-index: 0;}
.offerbox h3{color: #360a05;
font-family: "NimbusSansDOT"; 
text-transform: uppercase; 
font-size: 34px; text-align: center;
letter-spacing: -.04em; align-items: center; position:relative; z-index:9;
display: flex; width: 100%;
justify-content: center;}
.offerbox p{font-size: 14px;
color: #360a05;
font-weight: 500;
line-height: 20px;
text-align: center;
}
.aboutsec {
  background: #f4f2ea;
  padding: 35px 26px;
}
.aboutsec h2{color: #360a05;
font-family: "NimbusSansDOT";
text-transform: uppercase;
font-size: 62px;
margin-bottom: 46px;}
.aboutsec p{
color: #360a05;
font-size: 14px;
font-weight: 500;}
.footer {
  background: #f4f2ea;
  padding: 45px 26px 40px;
  border-top: #6b4b45 2px solid;
}
.footer-box {
  display: flex;
}
.footer-block.f1{width: 46%;}
.footer-block.f2{width: 21%;}
.footer-block.f3{width:18%;}
.footer-block.f4{}

.footer-block h4{color: #360a05;
font-size: 15px; font-weight: 400;
font-family: "NeueHaasUnicam";
font-weight: inherit;
letter-spacing: .01em; margin-bottom: 15px;}
.footer-block ul{}
.footer-block ul li{}
.footer-block ul li a{color: #360a05;
font-size: 15px;
font-family: "NeueHaasUnicam";
font-weight: inherit;}
.footer-block.f4 p{color: #360a05;
font-size: 15px;
font-family: "NeueHaasUnicam";
font-weight: inherit;
letter-spacing: .01em;
margin-bottom: 0px;}
.footer-block.f4 a{color: #360a05;
text-decoration: none;
font-size: 15px;}
.footer-block.f1 p{color: #360a05;
text-decoration: none; display: inline-block;
font-size: 15px;}
.footer-block.f1 p span{color: #fe6b41;}
.fsocial{display: inline-block;} 
.fsocial a{color: #b0c4b1; font-size: 25px; margin: 0px 9px;}
.footer h1{line-height: 1;
font-family: "NimbusSansDOT";
color: #360a05;
text-transform: uppercase; text-align:center;
letter-spacing: -.04em;
font-size: 281.2px;}
.work-sec{background: #f4f2ea; padding: 35px 26px 20px;}
.work-sec .work-left{}
.work-sec .work-left h3{font-family: "NimbusSansDOT";
word-wrap: break-word;
text-transform: uppercase;
font-size: 36px; 
color: #360a05;
letter-spacing: -.04em;
margin-bottom: 6px;}
.work-sec .work-left p{color: #4a5759; margin-bottom: 0px; font-size: 15px;} 
.work-sec .wbtn{color: #360a05;
text-transform: uppercase;
text-decoration: none;
letter-spacing: .4em;
font-size: 17px;
border: #360a05 2px solid;
padding: 22px 65px;
border-radius: 20px;}
.work-sec .wbtn:hover{background: #360a05; color:#fff;}
.work-right {
  text-align: right;
  padding-top: 40px;
}
.wokslider {
  padding: 40px 0px 0px; position:relative;
}
.wok-img img{max-height:181px;}

.wokslider .owl-carousel .owl-item img{max-height:227px; background: #fff;}
.wokslider .owl-carousel .owl-nav button.owl-prev{position: absolute;
top: 50%;
background: #ffffffa3;
height: 44px;
width: 44px;
font-size: 23px;
left: 15px;
margin-top: -28px;}
.wokslider .owl-carousel .owl-nav button.owl-next{position: absolute;
top: 50%;
background: #ffffffa3;
height: 44px;
width: 44px;
font-size: 23px;
right: 15px;
margin-top: -28px;}