* {
	margin:0px;
	padding:0px;
}
body {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	background-size:auto;
	width:100%;
	min-height:auto;
	
}
ul {
	list-style:none;
	padding:0px;
}
a {
	text-decoration:none;
}
img {
	border:none;
}
.header{background:#24292d; padding:30px 0px; border-bottom:5px solid #000;}
.logo a{text-decoration:none;}
.logo img{float:left; margin-right:15px;}
.logo h1{font-size:24px; margin:0px; font-style:italic; color:#fff; font-family: 'Zilla Slab', serif; padding-top:10px;}
.jk-slider{
    width:100%;
}
/*          Hero Headers        */
/********************************/
.hero {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 3;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    text-shadow: 1px 1px 0 rgba(0,0,0,.75);
      -webkit-transform: translate3d(-50%,-50%,0);
         -moz-transform: translate3d(-50%,-50%,0);
          -ms-transform: translate3d(-50%,-50%,0);
           -o-transform: translate3d(-50%,-50%,0);
              transform: translate3d(-50%,-50%,0);
}
.hero h1 {
    font-size: 6em;    
    font-weight: bold;
    margin: 0;
    padding: 0;
}

.fade-carousel .carousel-inner .item .hero {
    opacity: 0;
    -webkit-transition: 2s all ease-in-out .1s;
       -moz-transition: 2s all ease-in-out .1s; 
        -ms-transition: 2s all ease-in-out .1s; 
         -o-transition: 2s all ease-in-out .1s; 
            transition: 2s all ease-in-out .1s; 
}
.fade-carousel .carousel-inner .item.active .hero {
    opacity: 1;
    -webkit-transition: 2s all ease-in-out .1s;
       -moz-transition: 2s all ease-in-out .1s; 
        -ms-transition: 2s all ease-in-out .1s; 
         -o-transition: 2s all ease-in-out .1s; 
            transition: 2s all ease-in-out .1s;    
}
/********************************/
/*            Overlay           */
/********************************/
.overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
    background-color: #080d15;
    opacity: .7;
}
.banner img{width:100%; position:cover;}
.heading{background:#000; position:relative; display:block;}
.heading h2{font-family: 'Open Sans', sans-serif; font-size:14px; text-align:center; color:#fff; margin:0px; padding:25px 0px 20px;}
.heading h2:before{content:''; background:url('images/arrow-left.png'); width:52px; height:52px; left:0px; position:absolute; display:block; top:2px;}
.heading h2:after{content:''; background:url('images/arrow-right.png'); width:52px; height:52px; right:0px; position:absolute; display:block; top:2px;}
.service{background:#e3e3e3; position:relative; display:block; padding:50px 0px;}
.service h2{font-family: 'Open Sans', sans-serif; font-size:30px; text-align:center; font-weight:bold; color:#24292d; margin:0px;}
.service h2:before{content:''; background:url('images/do-left.png'); width:517px; height:52px; left:0px; position:absolute; display:block; top:30%;}
.service h2:after{content:''; background:url('images/do-right.png'); width:516px; height:52px; right:0px; position:absolute; display:block; top:30%;}
.pro{background:#e3e3e3;}
.pro-img img{border-bottom:5px solid #f0f0f0;}
.pro-img h3{font-family: 'Open Sans Condensed', sans-serif; font-size:16px; font-weight:bold; color:#2c3135;}
.pro-img p{font-family: 'Open Sans', sans-serif; font-size:13px; text-align:justify; color:#2c3135;}
.view{background:#24292d; width:50%; border-radius:15px; padding:8px 15px;}
.view a{text-decoration:none; color:#fff;}
.view a:after{content:''; background:url('images/read-arrow.png'); width: 15px; height: 7px; right:58%; position: absolute; display: block; top:95%;}
.pro-img:hover img{border-bottom:5px solid #e70922; transition: all 0. s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;}
.pro-img:hover .view{background:#e70922; transition: all 0. s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;}
.abt{margin-top:100px;}
.abt h2{font-family: 'Raleway', sans-serif; font-size:35px; font-weight:bold; color:#2c3135; text-transform:uppercase; text-align:center;}
.abt p{font-family: 'Open Sans', sans-serif; font-size:15px; text-align:center; color:#2c3135;}
.learn{
  border: 4px solid #e70922;
  padding:20px 0px;
  width: 16em;
  height: 5em;
  position: relative;
  text-align:center;
  margin:30px auto;}
 .learn:before {
  background: none;
  border: 4px solid #3a3f42;
  content: "";
  display: block;
  position: absolute;
  top: 4px;
  left: 4px;
  right: 4px;
  bottom: 4px;
}
.learn {font-family: 'Open Sans', sans-serif; font-size:15px; text-align:center; color:#2c3135; font-weight:bold; text-decoration:none;}
.service-bg{background:url('images/servive-bg.jpg'); background-size:cover; border-bottom:10px solid #ccc; }
.service-bg h2{font-family: 'Roboto', sans-serif; font-size:40px; text-align:center; color:#e3e3e3; font-weight:bold; padding:40px 0px; margin:0px;}
.ser img{border:4px solid #fff;}
.ser{position:relative;}
.ser h4{font-family: 'Roboto', sans-serif; font-size:18px; text-align:center; color:#fff; font-weight:bold; text-transform:uppercase; background:url('images/ser-bg.png'); position:absolute; padding:25px 0px; margin:-70% 4px 0%; z-index:9999; width:97.8%;}
.mar{margin-top:40px;}
.tcb-product-slider {
 
  background-size: cover;
  background-repeat: no-repeat;
  padding: 10px 0;
  /*border:2px solid #cdcdcd;*/
  margin-bottom:60px;
}
.tcb-product-slider .carousel-control {
  width: 5%;
}
.tcb-product-item a {
  color: #147196;
}
.tcb-product-item a:hover {
  text-decoration: none;
}
.tcb-product-item .tcb-hline {
  margin: 10px 0;
  height: 1px;
  background: #ccc;
}
@media all and (max-width: 768px) {
  .tcb-product-item {
    margin-bottom: 30px;
  }
}
.tcb-product-photo {
  text-align: center;
  background: #fff;
}
.tcb-product-photo img {
  height: 100%;
  display: inline-block;
}
.tcb-product-info {
  background: #f0f0f0;
  padding: 15px;
}
.tcb-product-title h4 {
  margin-top: 0;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.tcb-product-rating {
  color: #acacac;
}
.tcb-product-rating .active {
  color: #FFB500;
}
.tcb-product-price {
  color: firebrick;
  font-size: 18px;
}
.carousel-control1{background:none!important; color:#cdcdcd !important;}
.carousel-control .glyphicon-chevron-right{margin-right: -65px;}
.carousel-control .glyphicon-chevron-left{margin-left: -65px;}
.mar1{bottom:-50px;}
.mar1 li{background:#fff; border:none;}
.mar1 li.active{background:#e70922;}
.category h2{font-family: 'Roboto Condensed', sans-serif; font-size:30px; text-transform:uppercase; font-weight:bold; color:#444; margin-bottom:30px;}

.panel-group .panel {
        border-radius: 0;
        box-shadow: none;
        border-color: #EEEEEE;
    }

    .panel-default > .panel-heading {
        padding: 0;
        border-radius: 0;
        color: #212121;
        background-color: #fff;
        border-color: #EEEEEE;
    }

    .panel-title {
        font-size: 16px;
		font-weight:400;
		letter-spacing:1px;
		text-transform:uppercase;
		font-family: 'Roboto Condensed', sans-serif;
    }

    .panel-title > a {
        display: block;
        padding: 15px;
        text-decoration: none;
		color:#000;
    }

    .more-less {
        float: right;
        color: #fff;
		background:#e70922;
		padding: 4px;
		font-size: 12px;
    }

    .panel-default > .panel-heading + .panel-collapse > .panel-body {
        border-top-color: #EEEEEE;
		font-family: 'Roboto Condensed', sans-serif;
color: #666;
font-size: 14px;
text-align: justify;
line-height: 26px;
    }
.panel-body ul li{font-size: 16px;
		font-weight:400;
		letter-spacing:1px;
		text-transform:uppercase;
		font-family: 'Roboto Condensed', sans-serif; display: block;
        padding: 15px;
		border-bottom:1px solid #eee;
        text-decoration: none;
		color:#000;}
.panel-body ul li:last-child{border-bottom:none;}	
.panel-body ul{margin-bottom:0px;}	
.panel-body{padding:0px;}		

.panel-group .panel + .panel{margin-top:0px;}
/* ----- v CAN BE DELETED v ----- */


.demo {
   /* padding-top: 30px;*/
    padding-bottom:30px;
}
.clear{clear:both;}


.video img{width:100%;}
.video h2{color:#e70922;}
.test h2{color:#000;}


.testimonial_subtitle{
    color: #0aaa7a;
    font-size: 12px;
}
  .testimonial_btn{
    background-color: #373d4b !important;
    color: #fff !important;
 }
.testimonial_para{background:url('images/test-bg.png'); background-size:100% 100%; padding:20px 20px 50px; text-align:justify; color:#fff; font-size:12px;} 
 
.media-carousel 
{
  margin-bottom: 0;
  padding: 0 40px 30px 40px;
  margin-top: 30px;
}
/* Previous button  */
.media-carousel .carousel-control.left 
{
  left: -12px;
  background-image: none;
  background: none repeat scroll 0 0 #222222;
  border: 4px solid #FFFFFF;
  border-radius: 23px 23px 23px 23px;
  height: 40px;
  width : 40px;
  margin-top: 30px
}
/* Next button  */
.media-carousel .carousel-control.right 
{
  right: -12px !important;
  background-image: none;
  background: none repeat scroll 0 0 #222222;
  border: 4px solid #FFFFFF;
  border-radius: 23px 23px 23px 23px;
  height: 40px;
  width : 40px;
  margin-top: 30px
}
/* Changes the position of the indicators */
.media-carousel .carousel-indicators 
{
  right: 50%;
  top: auto;
  bottom: 0px;
  margin-right: -19px;
}

.about p
{
	font-size: 14px;
    color: #121212;
    font-family: 'Roboto', sans-serif;
    text-align: justify;
    line-height: 24px;}
/* Changes the colour of the indicators */
.media-carousel .carousel-indicators li 
{
  background: #c0c0c0;
}
.media-carousel .carousel-indicators .active 
{
  background: #333333;
}
.media-carousel img
{
  width: 250px;
  height: 100px
}
/*.client{border-top:1px solid #000;}*/
.thumbnail{border:none;}
.footer{background:#323232;}
.footer ul li{font-size:14px; color:#fff; font-family: 'Roboto', sans-serif; text-transform:uppercase; line-height:30px;}
.footer ul li a{text-decoration:none; color:#fff;}
.footer h3{font-size:20px; font-family: 'Roboto', sans-serif; text-transform:uppercase; font-weight:bold; color:#e70922;}
.sqaure ul li{list-style:disc;}
.footer p{font-size:14px; color:#fff; font-family: 'Roboto', sans-serif; text-transform:uppercase; text-align:justify; margin-bottom:20px;}
.footer h2{font-size:24px; font-weight:bold; color:#e70922;  text-transform:uppercase;}
.footer-end{background:#292929;}
.social{text-align:center;}
.social ul{margin:5px 0px;}
.social ul li{display:inline;}

.cont-banner img					{width:100%;margin:0px;padding:0px;}
.contact-box .add-row      			{width: 100%;display: block;margin: 0px 0px 15px;padding: 0px 0px 16px 60px;position: relative;border-bottom: 1px solid  	 									#CCC;}
.contact-box .add-row span i.mob	{font-size:31px;}
.contact-box 		       			{width: 100%;display: block; margin: 0px; padding: 0px;height: auto;position:relative;}
.contact-box .add-row span 			{position: absolute;top: 10px;left: 0px;font-size: 22px;color: #fff; width: 44px;height: 44px;background: #c20f23;float:  	 	 								left;text-align: center;line-height: 39px;}

.contact-box .add-row span i 		{color: #fff;}
.contact-box .add-row p   			{width: auto; font:15px "Open Sans",Arial; color: #393939;padding:5px 0;}
.contact-box .add-row p a  			{color:#393939;}
.contact-box b			   			{color:#181818;}
/*.contact-box .add-row				{position: absolute;left: 0px;top: 0px;}	
.contact-box .add-row span i		{position: relative;display: block;width: 60px;height: 60px;background: #f8aa27;text-align: center;line-height: 60px;
  	 							 color: #fff;
    font-size: 30px;
    margin-bottom: 20px;
}*/

.contact-box			   			{margin: 14px 0 0 0; border: 1px dashed #CCC;}
.caps				      			{margin:0px;padding:10px 0;width:100%;font-family: 'Zilla Slab', serif;font-size:25px;display:block;color:#222222; font-weight:400;text-align:left;border-bottom: 2px solid #c20f23;}
						
.bg-cont							{margin:0px;padding:0px;background:url(images/table.jpg) no-repeat;background-size:cover;background-attachment:fixed;  	 	 								 width:100%;}
.map-box			   	  			{font-family:"Open Sans";font-size:20px;color:#000;}
.contact-map			   			{margin:0px;padding:0px;width:100%;}
				
.enq-form form input	   			{border:1px solid #CCC; width:100%;font: 13px 'Open Sans', Arial;height:45px;margin: 5px 0px 15px;  		 									 									color: #000 !important;padding:0 10px;    border-radius: 3px;}
.enq-form form input:hover			{background:#F9F9F9;}

.enq-form form textarea	  			{border:1px solid #CCC; width:100%;font: 13px 'Open Sans', Arial; height:150px;margin: 5px 0px;  		 							         							 color:#1a1d1c;padding:10px 10px ;    border-radius: 3px;}
.enq-form form input:hover			{background:#F9F9F9;}
.enq-form form input[type=submit] 	{width:20%; margin: 5px 0 30px 0px; background:#000; border:none; color:#fff !important; font-size:16px;float:right;     		 		 	 								border-radius: 3px;}
.enq-form form input[type=submit]:hover {background:#c20f23;color:#fff !important;}
.enq-pic img			  			{margin: 62px 0px 0px;border: 10px solid rgb(230, 230, 230);}
.gm-style .gm-style-iw	  			{font-weight: normal;}
.enq-form form .request-textfield 	{width: 100%;display: block;padding: 0px 5px 5px 0px;font: 13px 'Open Sans', Arial;color: #5d5c5c; background: #fff;
     								 margin: 0 0 11px 0;border:1px solid #CCC;}
									 
.cont-map							{margin:40px 0;padding:0px;border:10px solid #ccc;}
.envira-gallery-item-inner img 			{margin:-78px -85px !important}		
#menu-item-18 a i {display:none;}
#menu-item-28 a i {display:none;}
#menu-item-61 a i {color:#fbc610;}

#menu-item-293 a i {display:none;}
#menu-item-296 a i {display:none;}
#menu-item-299 a i {display:none;}
.banner img{width:100%;}
.bread{background:#e3e3e3; font-family: 'Roboto Slab', serif; padding:5px 0px;}
.bread h3{font-size: 16px;
    color: #121212;
    line-height: 24px;
    font-weight: 500;
    letter-spacing: 1px;
	margin:0px;
    text-transform: uppercase;}
.bread-crumb {
    position: relative;
    font-size: 15px;
    font-weight: 500;
text-transform: uppercase;}
.bread-crumb li {
    position: relative;
    float: left;
    margin-left: 15px;
    color: #666;
    line-height: 24px;
}

.bread-crumb li a{
    color: #1e1e1e;
	text-decoration:none;
}	
.about{
	padding:40px 0px;
	font-size: 14px;
    color: #121212;
    font-family: 'Roboto', sans-serif;
    text-align: justify;
    line-height: 24px;
	}
	
.about p{
	font-size: 14px;
    color: #121212;
    font-family: 'Roboto', sans-serif;
    text-align: justify;
    line-height: 24px;
	}
.about-us{

	}
.about-us h3{
    text-align: center;
    font-weight: 600;
	padding-bottom: 20px;
	}	
.about-us p{
	font-size: 14px;
    color: #121212;
    font-family: 'Roboto', sans-serif;
    text-align: justify;
    line-height: 24px;
}
.colorborder {
    background: #ccc none repeat scroll 0 0;
    display: block;
    height: 1px;
    position: relative;
    width: 200px;
    margin: 2px auto;
}
.colorborder::after {
    background: #e70922 none repeat scroll 0 0;
    content: "";
    display: inline-block;
    height: 3px;
    left: 50%;
    position: absolute;
    transform: translate(-50%);
    width: 60px;
    top: -1px;
}
.client-list{margin-top:40px; padding:0px 10%;}
.client-list h3{color: #333; text-align:center;
    font-size: 32px;
    font-weight: 500;
    line-height: 1.4em;
    letter-spacing: .5px; font-family: 'Roboto Slab', serif;}
.client-list ul{margin-top:20px;}	
.client-list ul li{font-size: 15px;
color: #121212;
font-family: 'Roboto', sans-serif;
text-align: justify;
line-height:30px;
}	
.client-list ul li i{color:#e70922;}
.product-list ul li i{color:#e70922;}
.product-list ul{margin-left:0px !important;}
.product-list ul li {list-style:none !important;}
.products h2{font-family: "Playfair Display", serif; font-size: 36px; line-height:1em; font-weight: 700;  text-align:center; margin:40px 0px 0px; color:#586067; padding-bottom:10px;}
.products h2 span{font-size:14px; font-weight:400; color:#000; letter-spacing:2px;}
.pro-inner1{width:100%; float:left; padding:0px 10%; margin-bottom:20px;}
.pro-inner{border:2px solid #ccc; float:left; width:100%; padding:15px 0px;}
.pro-inner h4{color:#e70922;}
.thumbnail{border:1px solid #ccc;}
.service-main ul li{font-size: 14px; color: #121212; font-family: 'Roboto', sans-serif; text-align: justify; line-height: 30px; list-style:disc;}
.service-main p{font-size: 14px; color: #121212; font-family: 'Roboto', sans-serif; text-align: justify; line-height: 30px; list-style:disc;}
.service-img img{width:100%; border:1px solid #586067; padding:5px;}
.service-img {margin-bottom:30px;}
.abtimg{
	width: 100%;
    border: 2px solid #c20f23;
    margin: 10px;
}