
/*--------------------------------------------------------------
# Intro Section
--------------------------------------------------------------*/
#intro {
  width: 100%;
  height: 100vh;
  background: #000;
  overflow: hidden;
  position: relative;
}

@media (max-height: 500px) {
  #intro {
    height: 150vh;
  }
}

#intro .carousel, #intro .carousel-inner, #intro .carousel-item, #intro .carousel-item::before {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}

#intro .carousel-item {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

#intro .carousel-item::before {
  content: '';
  background-color: rgba(0, 0, 0, 0.7);
}

#intro .carousel-container {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  bottom: 0;
  top: 70px;
  left: 50px;
  right: 50px;
}

#intro .container {
  text-align: center;
}

#intro h2 {
  color: #fff;
  margin-bottom: 30px;
  font-size: 48px;
  font-weight: 700;
}

@media (max-width: 768px) {
  #intro h2 {
    font-size: 28px;
  }
  .menu-wrapper{
  margin: 0px -5px!important;
}
  #about img{
    box-shadow: 1px 1px 11px #ddd;
    height: 330px;
    border-radius: 14px;
    position: relative;
    left: 0px!important;
    width: 100%;
  }
  box-shadow: 1px 1px 11px #ddd;
    height: 330px;
    border-radius: 14px;
    position: relative;
    /* left: 77px; */
    width: 100%;
}

.swiper-slide img{
  display: block;
  width: 100%;
}
#intro p {
  width: 80%;
  margin: 0 auto 30px auto;
  color: #fff;
}

@media (min-width: 1024px) {
  #intro p {
    width: 60%;
  }
}

#intro .carousel-fade {
  overflow: hidden;
}

#intro .carousel-fade .carousel-inner .carousel-item {
  transition-property: opacity;
}

#intro .carousel-fade .carousel-inner .carousel-item,
#intro .carousel-fade .carousel-inner .active.carousel-item-left,
#intro .carousel-fade .carousel-inner .active.carousel-item-right {
  opacity: 0;
}

#intro .carousel-fade .carousel-inner .active,
#intro .carousel-fade .carousel-inner .carousel-item-next.carousel-item-left,
#intro .carousel-fade .carousel-inner .carousel-item-prev.carousel-item-right {
  opacity: 1;
  transition: 0.5s;
}

#intro .carousel-fade .carousel-inner .carousel-item-next,
#intro .carousel-fade .carousel-inner .carousel-item-prev,
#intro .carousel-fade .carousel-inner .active.carousel-item-left,
#intro .carousel-fade .carousel-inner .active.carousel-item-right {
  left: 0;
  transform: translate3d(0, 0, 0);
}

#intro .carousel-control-prev, #intro .carousel-control-next {
  width: 10%;
}

@media (min-width: 1024px) {
  #intro .carousel-control-prev, #intro .carousel-control-next {
    width: 5%;
  }
}

#intro .carousel-control-next-icon, #intro .carousel-control-prev-icon {
  background: none;
  font-size: 32px;
  line-height: 1;
}

#intro .carousel-indicators li {
  cursor: pointer;
}

#intro .btn-get-started {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 8px 32px;
  border-radius: 50px;
  transition: 0.5s;
  margin: 10px;
  color: #fff;
  background: #18d26e;
}

#intro .btn-get-started:hover {
  background: #fff;
  color: #18d26e;
}


/*--------------------------------------------------------------
# Custom CSS
--------------------------------------------------------------*/
#header .logo img { max-height: 85px; }

#topbar, #topbar .contact-info a {  color: rgba(255, 255, 255); } 
#topbar {
    background: #db1421;
}

#topbar .social-links a, #topbar .contact-info i{     color: rgb(255 255 255); }


#intro .carousel-item::before {
    content: '';
    background-color: rgba(0, 0, 0, 0);
}
#header {
    background: #ffffff;
}
.nav-menu a{ color: #000000; }
.nav-menu > ul > li:hover, .nav-menu .active {
    background: #ffffff;
}
.nav-menu > ul > li{    padding: 25px 15px;text-transform: uppercase;font-weight: 600;}
.nav-menu a:hover{  color: #e31e24; }
#header.header-scrolled { 
	background: rgb(255 255 255);
    box-shadow: 1px 1px 5px 1px rgb(0 0 0 / 47%);
}
.breadcrumbs{     margin-top: 140px; }

.whatsapp_chat{
	position: fixed;right: 10px;bottom: 70px; z-index: 999;display: none;
}
.floating_call_now{
	position: fixed;
    right: 0px;
    bottom: 135px;
    z-index: 999;
    background: #cc1616;
    padding: 10px;
    color: #fff;
        border-top-left-radius: 10px;
            border-bottom-left-radius: 10px; text-align: center; display: none;
}
.floating_call_now a{ color: #fff;font-weight: bold;   }
.portfolio .portfolio-item .portfolio-info{ background: rgb(204 22 22 / 84%);  }
.portfolio .portfolio-item img {
    /* border: 1px solid #fbce7c; */
    padding: 35px;
    box-shadow: 0px 2px 7px 0px rgb(0 0 0 / 41%);
    background: #fff;
    /* height: 220px; */
}

.portfolio .portfolio-item .portfolio-info h4{ color: #fff;font-size: 12px;margin-bottom: 0px; }
.portfolio .portfolio-item .portfolio-info .preview-link, .portfolio .portfolio-item .portfolio-info .details-link{color: #fff;}
.btn-primary {
    color: #fff;
    background-color: #e31e24;
    border-color: #cc1616;
}
.btn-primary:hover, .btn-primary.focus, .btn-primary:focus, .btn-primary:active{ background-color: #a7090d;border-color: #cc1616; }
.cta {
  background:linear-gradient(rgb(0 0 0 / 79%), rgb(0 0 0 / 79%)), url(../../images/call-to-action.jpg) fixed center center;
  /*  background: linear-gradient(rgb(95 68 61), 
    rgb(95 68 61 / 63%)), url(../../images/call-to-action.jpg) fixed center center; */
}
.product_card {
  margin: 0px 105px;
    margin-bottom: 28px;
    box-shadow: 2px 3px 10px 2px rgb(0 0 0 / 38%);
    padding: 14px 10px;    background: #fdfdff;

    /*height: 380px;*/
    display: flex;
    align-items: center;
}
.product_card .col-md-5{
   display: flex;
    align-items: center;
}
.product_card h3 {  color: #cc1616;  font-weight: 600;  font-size: 25px; }
.product_card img{ width: 100%;transition: .5s all;}
.product_card .img_pre{
  overflow: hidden;position: relative;
}
.product_card:hover img {
  -webkit-transform: rotate(5deg);
  -moz-transform: rotate(5deg);
  -ms-transform: rotate(5deg);
  -o-transform: rotate(5deg);
  transform: rotate(5deg);transform: scale(1.09);
}

#footer .footer-top h4{     margin-bottom: 22px; }
#footer .footer-top h4:after{
      content: '';
    position: absolute;
    width: 40px;
    height: 2px;
    background-color: #fff;
    left: 0px;
    bottom: 0px;
}


@media(max-width: 1200px){
	#intro{
	   height: 75vh;
	} 
}


@media(max-width: 991px){
	#intro{
	    height: 50vh;
	} 
   .product_card { margin-left: 0px;margin-right: 0px;}
   .mobile-nav-toggle i { color: #e31e24;}
    .breadcrumbs { margin-top: 95px; }
}

@media(max-width: 767px){
	#intro{
	    margin-top: 69px;
	      width: 100%;
	    height: 20vh;
	} 
	.menuzord-brand img{
    width: 272px;
  }
  .product_card h3{     margin: 20px 0px; }
  .product_card{ height: auto; }
 
}
@media(max-width: 520px){
	#intro{
	    margin-top: -7px;
	      width: 100%;
	}
	#header .logo img { max-height: 70px; }
 .breadcrumbs { margin-top: 100px; }
}

div#fname {
    display: none;
}

div#contact {
    display: none;
}

div#email {
    display: none;
}

div#subject {
    display: none;
}

div#message {
    display: none;
}

.product {
  font-weight: 600;
  font-size: 26px;
  margin-top: 50px;
}

span.alert1 {
    font-size: 12px;
    color: #e31e24;
    display: none;
}

p.contact a,p.contact {
    color: #fff;
    font-weight: 500;
}

.info-box.mb-4 a {
    color: #444444;
    font-size: 14px;
}

.footer-info.logo img {
    max-width: 100%;
    background: #fff;
    padding: 10px;
}


  .menuzord .changer{
    width: 60px;
    height: 46px;
    padding: 13px 0 0;
    display: none!important;
    float: right;
    text-decoration: none;
    outline: 0;
    -webkit-tap-highlight-color: transparent;
}
.breadcrumb-item+.breadcrumb-item {
    padding-left: 0.5rem;
    color: #a59c9c!important;
}

.contact-icon-set i{
  font-size: 20px;
  padding: 10px;
  border: 1px solid #ddd;
  
  color: #f00;
  margin-right: 10px;
}

.contact-icon-grid{
      margin-left: 50px;
}
.contact-icon-set h3{
  border-bottom: 1px solid;
}


@media (max-width: 768px) {
  section#about img {
    left: unset;
}
}