body{
	font-family: 'font';
	word-break: break-word;
}

img{
	width: 100%;
}
p{
    font-family: 'Light';
    font-size: 20px;
}
.sleek{
	position: fixed;
	bottom: 0;
	background-color: transparent;
	height: 200px;
	z-index: 9999;
}
.sleek:nth-child(1):after {
    content: " ";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    background: #c50011;
    transform-origin: bottom left;
    -ms-transform: skew(0deg,42deg);
    -webkit-transform: skew(0deg,42deg);
    transform: skew(0deg,42deg);
    box-shadow: 0 -3px 11px 0 rgba(0,0,0,0.4), 0 -2px 11px 0 rgba(0,0,0,0.3);
}
.sleekimg{
	width: 60%;
	position: absolute;
    top: 52%;
    left: -3%;
}
.sleek-two{
	position: fixed;
	bottom: -82px;
	background-color: transparent;
	height: 150px;
	z-index: 9999;
}
.sleek-two:nth-child(1):after {
    content: " ";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    background: #c50011;
    transform-origin: bottom left;
    -ms-transform: skew(45deg,0deg);
    -webkit-transform: skew(45deg,0deg);
    transform: skew(45deg,0deg);
    box-shadow: 0 -3px 11px 0 rgba(0,0,0,0.4), 0 -2px 11px 0 rgba(0,0,0,0.3);
}
.tag{
	float: left;
	background-color: #ccc;
	color: #fff;
	padding: 5px;
	border-radius: 10px;
	font-weight: bold;
	margin: 1px;
}
.tag:hover{
	color: #000;
}
.sleekimg-two{
	width: 50%;
	position: absolute;
    top: 1%;
    left: -3%;
}
.sleekimg-three{
	width: 75%;
	position: absolute;
    top: 1%;
    left: -3%;
}
.affix {
    top: 0;
    width: 100%;
    z-index: 9999 !important;
    background-color: #fff;
}
#index-page p{
	text-align: justify;
	word-break: break-word;
}
.brdr-innr{
	background-image: url(../img/brdr.jpg);
    background-size: 80% 100%;
    background-repeat: no-repeat;
    padding: 40px;
}
.ser-imgg{
	margin-left: 5px;
    width: 100%;
}
.navbar-style{
	background-color: #00131eb0;
	border-radius: 0px;
	height: 126px;
	z-index: 999999999999;
	position: fixed;
	top:0px;
	width: 100%;
}
.fancybox-container{
	    z-index: 9999999999999999999;
}
.modal-content{
	    width: 80%;
    margin: auto;
        margin-top: 130px;
}
.modal-title{
	text-align: center;
}
.navbar-top{
	padding-top: 15px;
	padding-bottom: 35px;
	border-bottom: 1px solid #ad3835;
	font-family: 'ExtraLight';	
}
.navbar-top-content{
	float: right;

}
.navbar-top-content span{
	color: #fff;
}
.ft-size{
	font-size: 18px;
}
.navbar-brand{
	height: 100%;
	padding: 2px 15px;
}
.navbar-nav>li>a{
	text-transform: uppercase;
	color: #fff;
	background-color: transparent;
	font-family: 'font';
}
.nav>li>a:focus, .nav>li>a:hover{
	background-color: transparent;
	color: #e5322e;
}
.navbar-nav>li>a.active{
	color: #ffffff;
    background-color: #ffffff26;
    font-family: 'bold';
}
/*#myCarousel.carousel{
	top: -155px;
}*/
.slider{
	padding: 0px;
}
#myCarousel .carousel-indicators li{
	border: 3px solid #e40500;
	width: 20px;
	height: 20px;
}
#myCarousel .carousel-indicators .active{
	border: 3px solid #e40500;
	width: 20px;
	height: 20px;
	background-color: #000;
}
.silder-text{
	position: absolute;
	z-index: 99;
	top: 50%;
	left: 182px;
	background-color: #00000045;
	padding: 25px 10px;
	width: 304px;
}
.silder-text h1{
	font-family: 'SemiBold';
	text-transform: uppercase;
	margin: 0px;	
	color: #fff;
}
.silder-text h3{
	font-family: 'Light';
	color: #fff;
	margin: 0px;
}
.quote-btn{
    border: none;
    background-color: #fff;
    border-bottom: 7px solid #e40500;
    position: absolute;
    right: -49px;
    top: 50%;
    z-index: 999;
    outline: none;
    color: #000;
    text-transform: uppercase;
    transform: rotate(90deg);
    -ms-transform: rotate(90deg); /* IE 9 */
    -webkit-transform: rotate(90deg); /* Safari 3-8 */
    padding-right: 15px;
    padding-left: 15px;
}
.quote-btn p{
	font-size: 14px;
}
.btn-more{
	background: #e82f2c;
	color: #fff;
	border: none;
	padding: 10px 35px;
	border-radius: 0px;
	font-family: 'font';
	letter-spacing: 2px;
	text-transform: uppercase;
	margin-bottom: 10px;
}
.side-menu {
	border-left: 1px solid #e0dddd;
}
.side-menu ul{
	list-style: none;
}
.side-menu a{
	color: #333;
	line-height: 37px;
	padding: 20px;
	color: #fff;
	font-weight: bold
}
.side-menu a:focus, a:hover{
	text-decoration: none;
	color: none;
}
.list-group-item{
	background-color: #797979;
	border-radius: 0px !important;
}

.project-img{
	width: 100%;
	margin-bottom:20px;
	height: 318px;
	object-fit: cover;
	opacity: 1;
	transition: .5s ease;
  	backface-visibility: hidden;
}
.middle {
	width: 80%;
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  top: 80%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}
.pics:hover .project-img {
  opacity: 0.3;
}

.pics:hover .middle {
  opacity: 1;
}

.text {
  background-color: #e82f2c;
  color: white;
  font-size: 16px;
  padding: 16px 32px;
}

#date{
	 transform: rotate(-90deg);
    -ms-transform: rotate(-90deg); /* IE 9 */
    -webkit-transform: rotate(-90deg); /* Safari 3-8 */
    position: relative;
    top: -3px;
    left: -140px;
    font-size: 16px;
}
.btn-more-1{
	background-color: #e82f2c;
	color: #fff;
	padding: 10px 25px;
	border: none;
	outline: none;
}
.form-1{
	border-left: 1px solid #e0dddd
}
#about{
	background-image: url('../img/about-bg-1_02.jpg');
	background-size: contain;
	height: 781px;
	background-repeat: no-repeat;
	padding-top: 96px;
}
.mrg-top-150{
	margin-top: 150px;
}
#about h3{
	font-family: 'Light';
	color: #fff;
	margin: 0px;
}
#about h1{
	font-family: 'SemiBold';
	color: #fff;
	margin: 0px;
}
h1{
	text-transform: uppercase;
}
#about p{
	font-family: 'Light';
	color: #fff;
	font-size: 20px;
}
.abt-img{
	margin-left: 65px;
	    width: 80%;
	   margin-bottom: 76px;
}
.abt-btn{
	background-color: transparent;
	border: none;
	float: right;
	outline: none;
}
.read-btn{
	background-color: transparent;
	border: none;
	outline: none;
	color: #fff;
	font-family: 'Medium';
	text-transform: uppercase;
	float: right;
	border: 2px solid #ff0000;
	padding: 10px;
}
.no-padding{
	padding: 0px;
}
.serv-1{
	background-image: url('../img/serv-1_02.jpg');
	height: 269px;
	background-repeat: no-repeat;
	background-size: cover;
}
.serv-2{
	background-image: url('../img/serv-2_03.jpg');
	height: 269px;
	background-repeat: no-repeat;
	background-size: cover;
}
.serv-3{
	background-image: url('../img/serv-3_03.jpg');
	height: 269px;
	background-repeat: no-repeat;
	background-size: cover;
}
#serv{
	margin-top: -24px;
}
.ser-text{
	position: relative;
	top: 166px;
	background-color: #ffffff99;
	padding: 23px;
	color: #000;
	text-align: center;
	font-family: 'Bold';
	border-left: 9px solid #e50500;
	text-transform: uppercase;
}
#why-us{
	background-image:url('../img/why-us-bg_03.jpg');
	height: 430px;
	background-size: contain;
	background-repeat: no-repeat;
}
#why-us h1{
	font-family: 'Light';
	color: #fff;
	padding-top: 89px;
}
#why-us h3{
	font-family: 'SemiBold';
	color: #fff;
	text-decoration: underline;
	text-transform: uppercase;
}
#why-us p{
	font-family: 'Light';
	color: #fff;
	font-size: 20px;
}
#project{
	margin-top: 50px;
}
#project h1{
	font-family: 'Light';
}
/*vertical Slider*/
.vertical .carousel-inner {
  height: 100%;
}

.carousel.vertical .item {
  -webkit-transition: 0.6s ease-in-out top;
     -moz-transition: 0.6s ease-in-out top;
      -ms-transition: 0.6s ease-in-out top;
       -o-transition: 0.6s ease-in-out top;
          transition: 0.6s ease-in-out top;
}

.carousel.vertical .active {
  top: 0;
}

.carousel.vertical .next {
  top: 400px;
}

.carousel.vertical .prev {
  top: -400px;
}

.carousel.vertical .next.left,
.carousel.vertical .prev.right {
  top: 0;
}

.carousel.vertical .active.left {
  top: -400px;
}

.carousel.vertical .active.right {
  top: 400px;
}

.carousel.vertical .item {
    left: 0;
}

#myCarousel-ver .carousel-control{
	position: relative;
	bottom: 0px;
}
#myCarousel-ver .fa-angle-left{
	border-radius: 0px;
	margin-left: 5px;
	border: 5px #00131e solid;
	background-color: #00131e;
	color: #fff;
	margin-top: 10px;
	    height: 30px;
	    width: 30px;
}
#myCarousel-ver .fa-angle-right{
	border-radius: 0px;
	margin-left: 5px;
	border: 5px #00131e solid;
	background-color: #00131e;
	color: #fff;
	margin-top: 10px;
	    width: 30px;
	    width: 30px;
}
.up-img{
	height: 250px !important;
	border-left: 8px solid #fff;
}
.mrg-top-30{
	margin-top: 30px;
}
.carousel-control.left{
	left: 90%;
}
.up-text{
	position: absolute;
	top: 20%;
	left: 0px;
	z-index: 99;
	background-color: #e50500;
	width: 260px;
	height: 120px;
}
.up-text-1{
	position: absolute;
	top: 70%;
	left: 0px;
	z-index: 99;
	background-color: #e50500;
	width: 260px;
	height: 120px;
}
.up-text-1 h3, .up-text h3{
	font-family: 'Bold';
	color: #fff;
	    margin-left: 47px;
    margin-top: -5px;
}
.prod{
	background-image: url('../img/prod-bg_03.jpg');
	background-repeat: no-repeat;
	height: 529px;
	width: 470px;
	background-size: 95% 100%;
}
.prod-inner{
	margin-top: 68px;
	margin-left: 86px;
	border: 17px solid #e50500;
	padding-left: 15px;
	width: 100%;
}
.prod-inner h2{
	font-family: 'SemiBold';
	color: #fff;
}
.prod-inner p{
	font-family: 'font';
	color: #fff;
	font-size: 24px;
	padding-bottom: 50px;
}
#client{
	margin-top: 50px;
}
.client-img{
	width: 20%;
}
#client-slider{
	margin-top:42px;
}
.client-brdr{
}
.client-brdr:before {
    content: ""; 
    display: block; 
    width: 15%; 
    border-top: 3px solid #e50500;
}
.client-brdr:after {
      content: "";
    position: absolute;
    left: 12px;
    z-index: 100;
    top: 0;
    width: 3px;
    height: 80px;
    background: #e50500;
}
.client-message h4{
	font-family: 'font';
	margin: 0px;
	color: #010000;
}
.client-message h4:nth-child(2){
	font-family: 'Light';
	margin: 0px;
	color: #010000;
}
.client-message p{
	font-size: 14px;
	line-height: 22px;
}
.client-message{
	padding-left: 67px;
	padding-top: 28px;
}
#client-slider .carousel-control{
	position: relative;
	bottom: 0px;
}
#client-slider .fa-angle-left{
	border-radius: 0px;
	margin-left: 5px;
	border: 5px #00131e solid;
	background-color: #00131e;
	color: #fff;
	margin-top: 10px;
	    height: 30px;
	    width: 30px;
}
#client-slider .fa-angle-right{
	border-radius: 0px;
	margin-left: 5px;
	border: 5px #00131e solid;
	background-color: #00131e;
	color: #fff;
	margin-top: 10px;
	    width: 30px;
	    width: 30px;
}
#client-slider .carousel-indicators{
	bottom: -56px;
}
#client-slider .carousel-indicators .active{		
	border-radius: 0px;
	background-color: #00131e;
}
#client-slider .carousel-indicators li{
	border:1px solid #00131e;
	border-radius: 0px;
	width: 31px
}
#partner{
	margin-top: 93px;
	background-color: #000000;
	border-bottom: 3px solid #d01814;
}
#partner h1{
	color: #fff;
	font-family: 'Light';
	padding-top: 30px;
}
.color-red{
	color: #e82f2c;
	font-family: 'SemiBold';
}
.mrg-top-50{
	margin-top: 50px;
}
.partner-inner{
	padding-top: 25px;
	padding-bottom: 25px;
}
.carousel-showmanymoveone{
	background-color: #fff;
	padding: 25px;
}
.carousel-showmanymoveone .carousel-control {
  width: 4%;
  background-image: none;
  opacity: 1;
}
.carousel-showmanymoveone .carousel-control.left {
  margin-left: -10px;
}
.carousel-showmanymoveone .carousel-control.right {
      margin-right: 10px;
    margin-top: 55px;
}
.carousel-showmanymoveone .cloneditem-1,
.carousel-showmanymoveone .cloneditem-2,
.carousel-showmanymoveone .cloneditem-3 {
  display: none;
}
@media all and (min-width: 768px) {
  .carousel-showmanymoveone .carousel-inner > .active.left,
  .carousel-showmanymoveone .carousel-inner > .prev {
    left: -50%;
  }
  .carousel-showmanymoveone .carousel-inner > .active.right,
  .carousel-showmanymoveone .carousel-inner > .next {
    left: 50%;
  }
  .carousel-showmanymoveone .carousel-inner > .left,
  .carousel-showmanymoveone .carousel-inner > .prev.right,
  .carousel-showmanymoveone .carousel-inner > .active {
    left: 0;
  }
  .carousel-showmanymoveone .carousel-inner .cloneditem-1 {
    display: block;
  }
}
@media all and (min-width: 768px) and (transform-3d), all and (min-width: 768px) and (-webkit-transform-3d) {
  .carousel-showmanymoveone .carousel-inner > .item.active.right,
  .carousel-showmanymoveone .carousel-inner > .item.next {
    -webkit-transform: translate3d(50%, 0, 0);
            transform: translate3d(50%, 0, 0);
    left: 0;
  }
  .carousel-showmanymoveone .carousel-inner > .item.active.left,
  .carousel-showmanymoveone .carousel-inner > .item.prev {
    -webkit-transform: translate3d(-50%, 0, 0);
            transform: translate3d(-50%, 0, 0);
    left: 0;
  }
  .carousel-showmanymoveone .carousel-inner > .item.left,
  .carousel-showmanymoveone .carousel-inner > .item.prev.right,
  .carousel-showmanymoveone .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    left: 0;
  }
}
@media all and (min-width: 992px) {
  .carousel-showmanymoveone .carousel-inner > .active.left,
  .carousel-showmanymoveone .carousel-inner > .prev {
    left: -25%;
  }
  .carousel-showmanymoveone .carousel-inner > .active.right,
  .carousel-showmanymoveone .carousel-inner > .next {
    left: 25%;
  }
  .carousel-showmanymoveone .carousel-inner > .left,
  .carousel-showmanymoveone .carousel-inner > .prev.right,
  .carousel-showmanymoveone .carousel-inner > .active {
    left: 0;
  }
  .carousel-showmanymoveone .carousel-inner .cloneditem-2,
  .carousel-showmanymoveone .carousel-inner .cloneditem-3 {
    display: block;
  }
}
@media all and (min-width: 992px) and (transform-3d), all and (min-width: 992px) and (-webkit-transform-3d) {
  .carousel-showmanymoveone .carousel-inner > .item.active.right,
  .carousel-showmanymoveone .carousel-inner > .item.next {
    -webkit-transform: translate3d(25%, 0, 0);
            transform: translate3d(25%, 0, 0);
    left: 0;
  }
  .carousel-showmanymoveone .carousel-inner > .item.active.left,
  .carousel-showmanymoveone .carousel-inner > .item.prev {
    -webkit-transform: translate3d(-25%, 0, 0);
            transform: translate3d(-25%, 0, 0);
    left: 0;
  }
  .carousel-showmanymoveone .carousel-inner > .item.left,
  .carousel-showmanymoveone .carousel-inner > .item.prev.right,
  .carousel-showmanymoveone .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.client-nav{
    position: absolute;
    left: -30px;
    top: 8%;
}
#cli .fa-angle-left{
	background-color: #e50500;
	color: #fff;
	padding: 15px;
	opacity: 1;
}
#cli .fa-angle-right{
	background-color: #e50500;
	color: #fff;
	padding: 15px;
	opacity: 1;
}
footer{
	margin-top: 50px;
	margin-bottom: 50px;
}
.ft-brdr{
	border-top: 1px solid #e50500;
	border-bottom: 1px solid #e50500;
	padding: 11px;
	margin-top: 19px;
}
.con-box{
	border: 2px solid #eee;
	border-radius: 10px;
	text-align: center;
	padding-bottom:20px;
	min-height: 280px;
	max-height: 250px;
}
.con-box p{
	font-size: 16px;
	line-height: 12px;
	padding: 5px;
}
.no-resize{
	resize: none;
}
.ft-brdr a{
	font-family: 'Light';
	color: #000000;
	text-decoration: none;
	margin-right: 12px;
	text-transform: uppercase;
}
.ft-brdr a.active{
	font-family: 'SemiBold';
}
.arw{
	width: 10%;
	margin-top: -3px;
    margin-left: 5px;
}
.navbar-toggle .icon-bar{
	    background: #e40500;
}
.gallery-title
{
    font-size: 36px;
    text-align: center;
    font-weight: 500;
    margin-bottom: 70px;
}
.gallery-title:after {
    content: "";
    position: absolute;
    width: 7.5%;
    left: 46.5%;
    height: 45px;
    border-bottom: 1px solid #5e5e5e;
}
.filter-button
{
    font-size: 18px;
    border: 1px solid #ccc;
    border-radius: 5px;
    text-align: center;
    color: #333;
    margin-bottom: 30px;
    outline: none;

}
.filter-button:hover
{
    font-size: 18px;
    border: 1px solid #ccc;
    border-radius: 5px;
    text-align: center;
    color: #ffffff;
    background-color: #e40500;

}
.filter-button:active
{
    background-color: #e40500 !important;
    color: white;
    outline: none;
}

.port-image
{
    width: 100%;
}

.gallery_product
{
    margin-bottom: 30px;
}
.gobck{
	color: #333;
}
@media only screen and (width: 1024px){
	#about p{
		font-size: 14px;
	}
	#why-us p{
		font-size: 14px;
	}
	.prod-inner{
		margin-left: 52px;
	}
	.prod.prod{
		width: 100%;
		    margin-top: 50px;
	}
	#myCarousel-ver{
		width: 100%;
	}
	.up-img{
		    height: 370px !important;
	}
	#why-us{
		background-size: 100% 100%;
	}
}
@media only screen and (max-width: 768px){
	.slider{     margin-top: 109px }
	#sleek{
		display: none;
	}
	#sleek-one{
		display: none;
	}
}
@media only screen and (width: 768px){

	.navbar-right {
    	margin-right: -39px;
    	margin-top: -79px;
    }

    .nav>li>a{
    	padding: 10px 11px;
    }
    .abt-img {
    	margin-left: 334px;
    	width: 47%;
    	margin-top: -460px;
	}
	#about{		
    	background-size: 100% 98%;
	}
	#why-us{
		height: auto;
		background-size: 100% 100%;
	}
}
@media only screen and (max-width: 767px){
	.navbar-brand{
		width: 35%;
	}
	#myCarousel.carousel {
    	top: -20px;
	}
	#about{
		margin-top: -20px;
		background-color: #000;
		height: auto;
		background-size: 300% 100%;
		padding-bottom: 50px;
	}
	.silder-text{
		top: 6%;
    	left: 0px;
	}
	.abt-img {
	    margin-left: 25px;
	    margin-top: 27px;
	    width: 77%;
	    margin-bottom: 49px;
	}
	#why-us{
		height: auto;
		background-size: 100% 100%;
	}
	.prod{
		width: 100%;
		margin-top: 20px;
	}
	.prod-inner {
	    margin-top: 24px;
	    margin-left: -10px;
	    border: none;
	}
	.collapse.in{
		background-color: #333;
		z-index: 16!important;
	}
	.carousel-indicators{
		z-index: 1;
	}
	#sm{
		text-align: right;
	}
	.navbar-top{
		padding-bottom: 30px;
		font-size: 10px;
	}
	.ft-size {
    	font-size: 12px;
	}
	.navbar-style{
		height: 90px;
	}
	.form-1{
		margin-top: 0px;
	}
}
[data-aos-duration='1000'] [data-aos],
  [data-aos][data-aos][data-aos-duration='1000'] {
    transition-duration: 1000ms;