.saira-semi-condensed-thin {
  font-family: "Saira Semi Condensed", sans-serif;
  font-weight: 100;
  font-style: normal;
}

.saira-semi-condensed-extralight {
  font-family: "Saira Semi Condensed", sans-serif;
  font-weight: 200;
  font-style: normal;
}

.saira-semi-condensed-light {
  font-family: "Saira Semi Condensed", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.saira-semi-condensed-regular {
  font-family: "Saira Semi Condensed", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.saira-semi-condensed-medium {
  font-family: "Saira Semi Condensed", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.saira-semi-condensed-semibold {
  font-family: "Saira Semi Condensed", sans-serif;
  font-weight: 600;
  font-style: normal;
}

.saira-semi-condensed-bold {
  font-family: "Saira Semi Condensed", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.saira-semi-condensed-extrabold {
  font-family: "Saira Semi Condensed", sans-serif;
  font-weight: 800;
  font-style: normal;
}

.saira-semi-condensed-black {
  font-family: "Saira Semi Condensed", sans-serif;
  font-weight: 900;
  font-style: normal;
}


html, body {
      margin: 0;
      padding: 0;
      background:#f1f1ee;
      font-family: 'Saira Semi Condensed', sans-serif;
      color:#3e3e3e;
      font-size:20px;
    }

    * {
      box-sizing: border-box;
    }

    .slider {
        width: 50%;
        margin: 100px auto;
    }

    .slick-slide {
      margin: 0px 20px;
    }

    .slick-slide img {
      width: 100%;
    }

    .slick-prev:before,
    .slick-next:before {
        color: black;
    }
#space_hr
{
    margin: 80px auto;
}
#header-row
{
	padding:80px 15px;
}
.txt-category
{
	color:#3e3e3e;
}
.txt-category>h2
{
	font-family:Baloo;	
}
.lm>h4
{
	font-family:Baloo;
	font-size:22px;
}
b
{
	font-family:Baloo;
	font-size:18px;
}
.i-img
{
	width:80%;
	height:auto;
}
.totop
{
	position: fixed;
    bottom: 20px;
    right: 20px;
    display: none;
    font-size: 20px;
    color:#fff;
    background-color:#313131;
    padding:10px 16px;
    border-radius: 50px;
}
.totop:hover {
    color:#3e3e3e !important;
    background-color:#fff;
}
.lm
{
	padding:10px;
}
.social-group
{
	list-style:none;
	padding:10px 0px 0px 0px;
}
.social-button
{
	display:inline-block;
        margin: 0 8px;
        font-size: 24px;
        line-height: 24px;
}
.social-button>a:hover
{
	color:#3e3e3e;
}
.social-button>a
{
	color: #777;
}
ul
{
	margin-bottom:5px;
}
#footer-credit
{
	color:#fff;
	font-family: 'Saira Semi Condensed', sans-serif;
}
img:selection
{
	background:green;
}
.img-thumbnail 
{
    	padding: 0px;
    	border-radius: 2px;
    	box-shadow: 0 0 1px rgba(0,0,0,0.2);
}
#head-logo
{
	padding-bottom:10px;
	margin:0px auto;
}
#pname
{
	font-weight:900;
}
#p1
{
    font-family: 'Saira Semi Condensed', sans-serif;
    margin-top: 50px;
}
.lm-content 
{
    display:none;
}
#loadMore, #loadMore:visited {
    color: #fff;
    text-decoration: none;
    display: block;
    margin: 40px 0;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
}
#loadMore {
    padding: 10px 20px;
    text-align: center;
    background-color:#3e3e3e;
    color: #fff;
    box-shadow: 0 1px 1px #ccc;
    transition: all 600ms ease-in-out;
    -webkit-transition: all 600ms ease-in-out;
    -moz-transition: all 600ms ease-in-out;
    -o-transition: all 600ms ease-in-out;
    font-family: 'Saira Semi Condensed', sans-serif;
}
#loadMore:hover {
    background-color:#f1f1ee;
    color: #3e3e3e;
    text-decoration: none;
}
@media (max-width: 575px) 
{
.col-md-12
{
    	width: 99%;
    	margin-left: 0.5%;
}
#p1
{
	font-size:14px;
}
#head-logo
{
	width:60px;
}
#pname
{
	font-size:16px;
}
}
@media (min-width: 576px)
{
.col-md-12
{
    	width: 80%;
    	margin-left: 10%;
}
#p1
{
	font-size:16px;
}
#head-logo
{
	width:60px;
}
#pname
{
	font-size:18px;
}
}
@media (min-width: 768px)
{
.col-md-12 
{
    	width: 94%;
    	margin-left: 3%;
}
#p1
{
	font-size:18px;
}
#head-logo
{
	width:65px;
}
#pname
{
	font-size:20px;
}

}
@media (min-width: 992px)
{
.col-md-12 
{
   	width: 94%;
   	margin-left: 3%;
}
#p1
{
	font-size:20px;
}
#head-logo
{
	width:65px;
}
#pname
{
	font-size:22px;
}
}
@media (min-width: 1200px)
{
.col-md-12 
{
   	width: 94%;
    	margin-left: 3%;
}
#p1
{
	font-size:20px;
}
#head-logo
{
	width:70px;
}
#pname
{
	font-size:22px;
}
}

.twitter-social>a {
    color:#1DA1F2;
}

.facebook-social>a {
    color:#4267B2;
}

.pin-social>a {
    color:#1769ff;
}
.ig-social>a {
    color:#9b6954;
}
.mail-social>a {
    color:#3e3e3e;
}
#more-about {
    background-color: #3e3e3e;
    padding: 10px 20px;
    border-radius: 50px;
    color:#fff;
    text-transform: uppercase;
    font-size:13px;
    text-decoration: none;
}
#more-about:hover {
    text-decoration: none;
    color:#3e3e3e;
    background-color: #fff;
    border: #3e3e3e solid 1px;
}

/* Navbar */
.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #3e3e3e;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
}

.sidenav.show {
    width: 1000px;
}

.sidenav a {
    padding: 5px 20px;
    text-decoration: none;
    font-size: 25px;
    color: #fff;
    display: block;
    transition: 0.3s;
    position: relative;
    top:50%;
    display: inline;
    font-weight: 600;
}
.sidenav>a:hover {
    
    color:#3e3e3e;
}

.sidenav a:hover, .offcanvas a:focus{
    background-color:#fff;
    border-radius: 50px;
    color: #3e3e3e;
}

#main {
    position: fixed;
    transition: margin-left .5s;
    padding: 16px;
    z-index: 2;
}

@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}
.container {
    display: inline-block;
    cursor: pointer;
}

.bar1, .bar2, .bar3 {
    width: 35px;
    height: 5px;
    background-color:#fff;
    margin: 6px 0;
    transition: .9s;
}

.change .bar1 {
    -webkit-transform: rotate(-45deg) translate(-11px, 3px) ;
    transform: rotate(-45deg) translate(-11px, 3px) ;
    background-color:#fff !important;
}

.change .bar2 {opacity: 0;}

.change .bar3 {
    -webkit-transform: rotate(45deg) translate(-12px, -5px) ;
    transform: rotate(45deg) translate(-12px, -5px) ;
    background-color:#fff !important;
}

.upper {
    text-transform: uppercase;
}

.bg-body-tertiary {
    --bs-bg-opacity: 1;
    background-color: #3e3e3e !important;
}

.nav-link {
    color:#ffffff !important;
}

.s1 {
    font-size: 3rem;
    margin-bottom: -10px;
}

.s2 {
    font-size: 1.5rem !important;
}

#p2
{
    margin-top:50px;
    font-family: 'Saira Semi Condensed', sans-serif;
}

#about_txt {
    color: #3e3e3e; 
    font-size: 20px; 
    text-align: left;
    height: 350px;
}
#intro_img {
    width: 200px;
    position:relative;
    top: 50%;
    left: 50%; 
    transform: translate(-50%, -50%);
}
.copyr {
    color: #fff;
    margin-bottom:0px;
    padding: 10px;
    font-size:14px;
}
.ft_copyr {
    background-color: #212121;
    color: #fff;
    margin-top: auto;
    bottom: 0%;
    width: 100%;
}
#about_content {
    padding-top: 10%;
}
.banner-left {
  margin-left:auto;
  margin-right:0;
}
.banner-right {
  margin-left:0;
  margin-right:auto;
}
.intro_txt {
    color: #fff;
    
    &:after{
        content: "|";
        animation: blink 500ms linear infinite alternate;
      }
}
@-webkit-keyframes blink{
  0%{opacity: 0;}
  100%{opacity: 1;}
}

@-moz-keyframes blink{
  0%{opacity: 0;}
  100%{opacity: 1;}
}

@keyframes blink{
  0%{opacity: 0;}
  100%{opacity: 1;}
}
.blink {
    animation: blink 500ms linear infinite alternate;
    color:#fff;
    text-align: center;
    vertical-align: bottom;
    padding-top: 2%;
    padding-bottom: 5%;
}
#banner {
    background-color:#3e3e3e;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 90%);
    
}
.p-banner {
  font-weight: 100;
  margin-top:10px;
  margin-bottom: 30px;
}
.p_img {
  border-radius: 10px;
  margin-bottom: 40px;
}
#p_tag {
  background-color: rgba(0, 0, 0,0.6);
  padding: 5px 10px;
  text-align: center;
  display: inline;
  margin-top: 10px;
  color: #fff;
  font-size: 14px;
  margin-right: 5px;
  border-radius: 6px;
}
.btn-contact {
  background-color: #3e3e3e;
  padding: 15px 40px;
  border-radius: 50px;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  font-weight:600;
  font-size:20px;
}
.btn-contact:hover {
  background-color:#212121;
  color:#fff;
}
#cc1.scrolled, #cc2.scrolled, #cc3.scrolled, #cc1_n, #cc2_n, #cc3_n {
  background-color: #3e3e3e;
  color: black;
}
.h1-txt {
  white-space: pre-line;
  font-size:4.5rem;
  margin-bottom:0px;
  line-height: 1;
}
.logo-align {
  margin-left:auto;
  margin-right:auto;
  display:block;
}
.s-heading-m {
  font-size:1.5rem;
  margin-bottom:-10px;
}
.heading-m {
  font-size:3.5rem;
  margin-bottom:0px;
  margin-left:-3px;
}
#pb-60 {
  padding-bottom: 60px;
}
.pb-15 {
  padding-bottom: 15px;
}
.pt-15 {
  padding-top: 15px;
}

@media only screen and (max-width: 600px) {
  html, body {
    font-size: 18px;
  }
  #m {
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 60px;
  }
  .h1-m {
    font-size:3rem !important;
  }
  .s-heading-m {
    font-size:1rem;
  }
  .heading-m {
    font-size:2.5rem;
  }
  .mb-0 {
    margin-bottom: 0px !important;
  }
  #show-logo {
    display: block !important;
    margin-bottom: 40px;
    width: 60% !important;
  }
  #desktop-logo {
    display: none !important;
  }
  #r-blink {
    padding-bottom: 20% !important;
  }
  #pb-60 {
    padding-bottom: 0px !important;
  }
  #remove-m1, #remove-m2 {
    display: none;
  }
  #nav-m1, #nav-m2, #nav-m3 {
    padding: 5px 20px;
    text-decoration: none;
    font-size: 25px;
    color: #fff;
    display: block;
    transition: 0.3s;
    position: relative !important;
    top:40%;
  }
}

.social_btn {
  color:#3e3e3e;
  margin: 0px 10px;
  font-size:24px;
}
.social_btn-group {
  display:flex;
  justify-content:flex-end;
  position:fixed;
  padding: 16px;
  align-items: center;
  right:0;
  z-index: 1;
  background-color: #f1f1ee;
  clip-path: polygon(2% 0, 100% 0, 100% 100%, 0 79%);
  padding-bottom: 30px;
  padding-right: 30px;
  padding-left: 20px;

}
#btn1.scrolled, #btn1_n, #btn2.scrolled, #btn2_n, #btn3.scrolled, #btn3_n, #btn4.scrolled, #btn4_n {
  color:#3e3e3e;
}
#btn5.scrolled, #btn5_n {
  background-color:#3e3e3e;
  color: #fff;
}
#btn1.scrolled:hover, #btn1_n:hover, #btn1:hover {
  color:#0077B5;
}
#btn2.scrolled:hover, #btn2_n:hover, #btn2:hover {
  color:#BB9351;
}
#btn3.scrolled:hover, #btn3_n:hover, #btn3:hover {
  color:#0057ff;
}
#btn4.scrolled:hover, #btn4_n:hover, #btn4:hover {
  color:#ea4c89;
}
#btn5.scrolled:hover, #btn5_n:hover {
  background-color:#f1f1ee;
  color: #3e3e3e;
  border: 4px solid #3e3e3e;
  box-sizing: border-box;
  padding: 11px 36px;
}
#btn5:hover {
  background-color: #3e3e3e;
  color: #f1f1ee;
  border: 4px solid #f1f1ee;;
  box-sizing: border-box;
  padding: 11px 36px;
}
.sidenav-social {
  position: absolute;
  bottom: 0;
  width: 100%;
  margin-bottom: 40px;
  display: none;
}
.img-responsive {
  width: 100%;
}

.filter-button
{
  font-size: 18px;
  border: 4px solid #3e3e3e;
  background-color:#3e3e3e;
  border-radius: 50px;
  text-align: center;
  color: #f1f1ee;
  margin-bottom: 30px;
  padding-right:20px;
  padding-left:20px;
}
.filter-button.active
{
  background-color:#f1f1ee;
  border: 4px #3e3e3e solid;
  font-weight: bold;
}
.filter-button:hover
{
  font-size: 18px;
  border: 4px solid #3e3e3e;
  text-align: center;
  color: #3e3e3e;
  background-color: #f1f1ee;

}
.port-image
{
  width: 100%;
}

.gallery_product
{
  margin-bottom: 30px;
  
}
.portfolio-container {
  position: relative; /* Anchor for the absolute overlay */
  display: inline-block;
}
.middle {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7); /* Semi-transparent black */
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0; /* Hidden by default */
  transition: opacity 0.3s ease;
}

.portfolio-container:hover .middle {
  opacity: 1; /* Revealed on hover */
}
.live-btn {
  background-color:#3e3e3e;
  color:#fff;
  border: 4px solid #3e3e3e;
  text-decoration:none;
  padding:10px 100px;
  border-radius:50px;
  text-transform: uppercase;
  font-weight: 600;
}
.live-btn:hover {
  background-color:#f1f1ee;
  color:#3e3e3e;
  border: 4px solid #3e3e3e;
}
.right-btn {
  display: flex;
  justify-content: flex-end;
  text-decoration: none;
  color:#3e3e3e;
  font-weight:bold;
  font-size: 30px;
  text-transform: uppercase;
}
.left-btn {
  text-decoration: none;
  color:#3e3e3e;
  font-weight: bold;
  font-size: 30px;
  text-transform: uppercase;
}
.btn_n-p:hover {
  text-decoration: underline;
}
.n-p_row {
  margin-top: 200px;
  padding: 0px 80px;
}
.previous-arrow {
  padding-right: 20px;
  margin: auto 0px;
 }
 .next-arrow {
  padding-left: 20px;
  margin: auto 0px;
 }

@media only screen and (max-width: 500px) {
 .social_btn-group {
  display: none !important;
 }
 .sidenav-social {
  display: block;
 }
}
.description-img {
  padding: 20px;
  margin-bottom:60px;
}
#contact {
  background-color:#3e3e3e;
  clip-path: polygon(0 0, 100% 10%, 100% 100%, 0 100%);
  margin-top: 40px;
  color:#fff;
}
@media only screen and (max-width: 700px) {
 .n-p_row {
  margin-top:100px;
  padding: 0px 20px;
 }
 .right-btn, .left-btn {
  font-size: 18px;
 }
 .previous-arrow {
  padding-right: 10px;
 }
 .next-arrow {
  padding-left: 10px;
 }
 .description-img {
  margin-bottom:30px;
}
#banner {
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 95%);
}
#contact {
  clip-path: polygon(0 0, 100% 5%, 100% 100%, 0 100%);
}
}
#mySidenav {
  z-index: 2;
}
.portfolio-txt {
  font-weight: bold;
  font-size: 1.5rem;
  line-height: 1;
}
