1+
|"}tfgdr!A @charset "utf-8";
/* CSS Document */
body{
	
	}

.carousel-control.left, .carousel-control.right {
   background-image:none !important;
   filter:none !important;
}
.navbar-default {
    background-color: #5959ac;
    border-bottom: #ad0303 solid 1px; border-top:#d4d4d4 solid 1px;
    border-radius: 0; margin-bottom:0;
	-webkit-box-shadow: inset 0px -10px 10px -6px #ad0303;
-moz-box-shadow: inset 0px -10px 10px -6px #ad0303;
box-shadow: inset 0px -10px 10px -6px #ad0303;
}

.navbar-default .navbar-brand,
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
    color: #3a3a3c;
}

.navbar-default .navbar-nav > li > a {
    color: #ffffff; border-right:#a50303 solid 1px;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    background-color: #ffd700; color:#3a3a3c;
	-webkit-box-shadow: inset 0px -10px 10px -6px #d6bb0a;
-moz-box-shadow: inset 0px -10px 10px -6px #d6bb0a;
box-shadow: inset 0px -10px 10px -6px #d6bb0a;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    color: #ffffff;
    background-color: #3a3a3c;
}

.navbar-default .navbar-text {
    color: #222;
}

.navbar-default .navbar-toggle {
    border-color: #7f7f7f;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #ffd700;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #ffd700;
}
/*sssssssssssssssssssssssssss */



.call{margin-top:7px;}
.logo{padding-top:15px; padding-bottom:5px;}
.yb{background:#ffffff; padding-top:6px; padding-bottom:6px; border-top:#FFF solid 1px;}
.main-text
{
    position: absolute;
    top: 50px;
    width: 100%;
    color: #FFF;
}
.blbg{background:#9ccf31; padding-top:10px; padding-bottom:10px;}
.orbg{background:#ff9e00; padding-top:10px; padding-bottom:0px;}
.con_txt{ margin-bottom:4px; margin-top:4px; padding:5px; border:#e2e2e2 solid 1px; border-radius:0; font-size:12px; color:#19507c;}
.con_txt2{width:100%; margin-bottom:10px; padding-top:7px; padding-bottom:7px; border:#c6b5ab solid 1px; border-radius:0; font-size:13px;}
.wellbg{background:#ffd700; padding-top:10px; border-color:#d0b400;}
.mlr{margin-left:5px; margin-right:5px;}
.bbg{background:url(../images/backgound-bg.jpg) no-repeat center center fixed; background-size:cover; height:auto; margin-bottom:20px; border-top:#FFF solid 1px;}
.mtb{margin-top:20px; margin-bottom:25px;}
.mtb2{margin-top:8px; margin-bottom:8px;}
.mb{margin-bottom:25px;}
.mb2{margin-bottom:8px;}
.mbs{margin-bottom:10px;}
.imageleft{width:18%; height:auto; float:left; margin-right:10px; margin-bottom:5px; float:left;}
.rbg{background:#561420; border-top:#7c4952 solid 1px; border-bottom:#ffffff solid 1px; padding-top:8px; padding-bottom:8px;}
.ybg{background:#ffd700;  border-bottom:#ffffff solid 1px;}

.mt{margin-top:25px;}
.mt2{margin-top:10px;}
.mtb{margin-top:25px; margin-bottom:25px;}
.ptb{padding-top:20px; padding-bottom:20px;}
.pt{padding-top:10px;}
.pb{padding-bottom:45px;}
.ptb2{padding-bottom:20px; padding-top:5px; margin-bottom:15px; border-bottom:#e2e2e2 solid 1px;}

.imgr{border-radius:50%; border:#FF0 solid 3px; width:80px; height:80px; padding:25px; line-height:80px; float:left; color:#FFF; margin-right:8px; margin-bottom:20px; background:#f78515; font-size:18pt;}
.imgr:hover{border:#FF0 solid 3px; background:#009ece;}
.nmd{margin-bottom:0; background:#CCC; border-color:#CCC;}
.plr{padding-left:10px; padding-right:10px;}
.plr2{padding-right:10px; padding-left:10px;}
.plr3{padding-right:10px; padding-left:10px;}

.lorry{background:url(../images/lorry.jpg) no-repeat right center;}
.imgleft{width:35%; height:auto; float:left; margin-right:15px;}
.iconleft{width:130px; height:130px; line-height:100px;  padding:2px; background:#ffffff;  border:#23b5af solid 1px; border-radius:50%; float:left; margin-right:20px; margin-bottom:20px;}
.iconleft2{width:130px; height:130px; line-height:100px;  padding:2px; background:#ffffff;  border:#23b5af solid 1px; border-radius:50%; float:right; margin-left:20px; margin-bottom:20px;}

.sertopmargin{margin-top:50px;}
.querybg{background-color: rgba(255, 255, 255, 0.4); padding-bottom:25px; padding-top:15px;}
.querybg2{background-color:#ffd700; padding-bottom:25px; padding-top:15px;}
.box {
    border-radius: 3px;
	/*box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);*/
	padding: 0px 0px;
	text-align: right;
	display: block;
	/* margin-top: 60px; */cursor: pointer;
}
.box-icon span {
	color: #222;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
.info h4 {
	color: #555454;
	font-size: 22px;
	margin: 0px;
	font-family: Oswald;
	font-weight: 100;
	padding: 10px 0px;
	text-transform: uppercase;
}
.info > p {
	color: #717171;
	font-size: 14px;
	text-align: center;
}

.box >.box-icon {
    border: 1px solid #c5c5c5;
}
.box:hover >.box-icon {
	border: 1px solid #ff9900;
	background-color: #fff;
	color: #222222;
	-webkit-transition: All 0.5s ease;
	-moz-transition: All 0.5s ease;
	-o-transition: All 0.5s ease;
}
.box:hover >.box-icon >span {
	color: #ff9e00;
}
.box-icon {
	background-color: #ffffff;
	border-radius: 50%;
	display: table;
	height: 80px;
	margin: 0 auto;
	width: 80px;/*margin-top: -61px;*/
}
.nmd{margin-bottom:10px; background:#ccff99; border-color:#d8d8d8;}
.nmd:hover{background:#fff9d4; border-color:#ffd700;}

.hr {
height: 1px;
color: #b4b4b4;
background-color: #b4b4b4;
border: none;
}
h1, h2, h3, h4, h5, h6{
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
}
p{margin:0px 0px 15px 0px; font-family: 'Roboto', sans-serif; color: #67696c; font-size: 14px;
    font-weight: 300; letter-spacing: 0.5px; line-height: 1.4;}
#backToTop{
    position: fixed;
	bottom: 10px;
	right: 10px;
	cursor: pointer;
	display: none;
    color: #fff;
    background: rgba(0,0,0,0.3);
    border: none;
}
.formwidth{width:35px; border:#CCC solid 1px;}
.marquee {
  height: 20px;
  width: 100%;
  
  overflow: hidden;
  position: relative;
}

.marquee div {
  display: block;
  width: 200%;
  height: 30px;

  position: absolute;
  overflow: hidden;

  animation: marquee 20s linear infinite;
}







body {
  font-family: Arial;
  margin: 0 auto; /* Center website */
  max-width:
  padding: 15px;
}

.heading {
  font-size: 20px;
  margin-right: 20px;
}

.fa {
  font-size: 20px;
}

.checked {
  color: orange;
}

/* Three column layout */
.side {
  float: C;
  width: 
  margin-top: 
}

.middle {
  float: center;
  width: %;
  margin-top: 10px;
}

/* Place text to the center */
.right {
  text-align: center;
}

/* Clear floats after the columns */
.row:after {
  content: "";
  display: ;
  clear: both;
}





/* Fixed/sticky icon bar (vertically aligned 50% from the top of the screen) */
.icon-bar {
  position:absolute;
  top: 85%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

/* Style the icon bar links */
.icon-bar a {
  display: block;
  text-align: center;
  padding: 10px;
  transition: all 0.3s ease;
  color: white;
  font-size: 12px;
}

/* Style the social media icons with color, if you want */
.icon-bar a:hover {
  background-color: #000;
}

.facebook {
  background: #3B5998;
  color: white;
}

.twitter {
  background: #55ACEE;
  color: white;
}

.google {
  background: #dd4b39;
  color: white;
}

.linkedin {
  background: #007bb5;
  color: white;
}

.youtube {
  background: #bb0000;
  color: white;
}
.marquee span {
  float: left;
  width: 20%;
}
.whatsapp{
  background: #007bb5;
  color: white;
}

.phone {
  background: #bb0000;
  color: white;
}

@keyframes marquee {
  0% { left: 0; }
  100% { left: -100%; }
}
.footerbg2{background:#222222;}
.footerbg{background:#5959ac url(../images/footerbg.gif) no-repeat bottom right ;border-bottom:#434344 solid 1px; padding-top:20px; padding-bottom:20px;}
.footermenu{list-style-image:url(../images/arrow.png);}
.footermenu2{color:#ffffff; text-decoration:none; line-height:20px; font-size:12px;}
.footermenu2:hover{color:#c59a6f; text-decoration:none;}
.readmore{color:#ffffff;}
.readmore:hover{color:#000000;}
.readmore2{color:#ffffff; text-decoration:none; font-size:12px;}
.readmore2:hover{color:#f5ad28; text-decoration:none;}

.readmore3{color:#ffae00;}
.readmore3:hover{color:#fff600;}

.brbtm{border-bottom:#CCC solid 1px; padding-bottom:8px;}
.img-radius{border-radius:50%; border:#FFF solid 3px; -moz-box-shadow: 0 0 20px -12px #000000;
-webkit-box-shadow: 0 0 20px -12px #000000;
box-shadow: 0 0 20px -12px #000000;}

.clrw{color:#FFF;}
.clry{color:#f0ca00;}
.clrb{color:#171616;}
.clrbl{color:#0093d1;}
.clro{color:#ff9e00;}
.clrr{color:#ce0000;}
.clrg{color:#7fa707;}
.clra{color:#979797;}
.clrm{color:#222222;}

.imgr2{width:80px; height:80px;  float:left; margin-right:15px; background:#ffffff; border:#c5c5c5 solid 1px;
border-radius:50%;  text-align:center; font-size:25pt; color:#333333; margin-top:20px; padding-top:20px;}
.gbg{background:#7fa707; margin-top:10px; margin-bottom:25px; }

.thumbnail {
    position:relative;
    overflow:hidden; margin-bottom:5px;
}
 
.caption {
    position:absolute;
    top:0;
    right:0;
    background:rgba(51, 51, 51, 0.75);
    width:100%;
    height:100%;
    padding:2%;
    display: none;
    text-align:center;
    color:#fff !important;
    z-index:2;
}

.outerpadding{
    padding:10% 0%;}
.boximg{
	position:relative;
	overflow:hidden;
	}
	
.boximg img{
		transition:all ease-in 500ms;
		border:1px solid #fff;
	}	
.boximg img:hover{
	transform:scale(1.3,1.3);
	cursor:pointer;
	
	}	
	
.boximg:hover{
	border:1px solid #fff;
	}	
	
.date{
	 left: 0;
    position: absolute;
    top: 15px;
	padding:5px;
	background-color:#821122;
	opacity:0;
	transition:all ease-in 300ms;
	
	}	
	
.likebut{
	  background: none repeat scroll 0 0 #821122;
    height: 25px;
    padding: 7px;
    position: absolute;
    right: 5px;
    top: 130px;
    width: 25px;
	opacity:0.4;
	transition:all ease-in 300ms;
	}
	
	
.boximg:hover .date{
	opacity:1;
	
	}	
.boximg:hover .likebut{
	opacity:1;
	
}

.why{background:#000 url(../images/bg.jpg) no-repeat center center fixed ; background-size:cover; padding-top:15px; padding-bottom:25px;}
.sbg{background:#000000 url(../images/backgound-bg2.jpg) no-repeat center center fixed ; background-size:cover; padding-top:25px; padding-bottom:25px; margin-bottom:25px;}

.sbg2{background:#000000 url(../images/backgound-bg2.jpg) no-repeat center center fixed ; background-size:cover; padding-top:2px; padding-bottom:2px; margin-bottom:25px;}

.netbg{background:#b1dae7; padding-top:20px; padding-bottom:20px; border-bottom:#FFF solid 1px;}
.navbg2{background:none; border:none; border-radius:0; width:100%;  height: 200px;  overflow-y: scroll;  overflow-x: hidden; 

 }
.navbg3{background:#a0e8ff; border:#7cd0ec solid 1px; border-radius:0; width:100%;  height: 250px;  overflow-y: scroll;  overflow-x: hidden; }


.nav-list li{border-bottom:#ffffff dashed 1px; font-size:12px; color:#206ba4; background:url(../images/arrow2.png) no-repeat left;}
.nav-list li a{color:#360911;  padding-top:4px; padding-bottom:4px; line-height:19px; }
.nav-list li a:hover{color:#821122; background:url(../images/arrow3.png) no-repeat left #eeeeee;}

/* carousel */
.media-carousel 
{
  margin-bottom: 0;
  padding: 0 40px 30px 40px;
  margin-top: 0px;
}
/* Previous button  */
.media-carousel .carousel-control.left 
{
  left: -12px;
  background-image: none;
  background: none repeat scroll 0 0 #23b5af;
  border: 4px solid #FFFFFF;
  border-radius: 23px 23px 23px 23px;
  height: 40px;
  width : 40px;
  margin-top: 20px
}
/* Next button  */
.media-carousel .carousel-control.right 
{
  right: -12px !important;
  background-image: none;
  background: none repeat scroll 0 0 #23b5af;
  border: 4px solid #FFFFFF;
  border-radius: 23px 23px 23px 23px;
  height: 40px;
  width : 40px;
  margin-top: 20px
}
/* Changes the position of the indicators */
.media-carousel .carousel-indicators 
{
  right: 50%;
  top: auto;
  bottom: 0px;
  margin-right: -19px;
}
/* Changes the colour of the indicators */
.media-carousel .carousel-indicators li 
{
  background: #c0c0c0;
}
.media-carousel .carousel-indicators .active 
{
  background: #23b5af;
}
.media-carousel img
{
  width: 250px;
  height: auto;
}
/* End carousel */
.wellbg2{background:#FFF;}

@media (max-width: 768px)  { 
.logo{padding-bottom:15px; }
 .lorry{background:none;}

.navbar-brand{margin-bottom:20px;}
.main-text
{
    position: absolute;
    top: 120px;
    width: 100%;
    color: #000000;
}

.navbg2{background:#FFF; border:#dddddd solid 1px; border-radius:0; width:100%;  max-height:50vh;  overflow-y: scroll;  overflow-x: hidden; }
.navbg3{background:#a0e8ff; border:#7cd0ec solid 1px; border-radius:0; width:100%;  height: 250px;  overflow-y: hidden;  overflow-x: hidden; }

.iconleft{width:90px; height:90px; line-height:90px; float:left;  }
.iconleft2{width:90px; height:90px; line-height:900px; float:right;}



#map-plug {display:none;}

#google-reviews {
display:flex;
flex-wrap:wrap;
//display: grid;
//grid-template-columns: repeat( auto-fit, minmax(320px, 1fr));
}

.review-item {
border:solid 1px rgba(190,190,190,.35);
margin:0 auto;
padding:1em;
flex: 1 1 20%;
}

@media ( max-width:1200px) {
  .review-item { flex: 1 1 40%; }
}

@media ( max-width:450px) {
  .review-item { flex: 1 1 90%; }
}

.review-meta, .review-stars {text-align:center; font-size:115%;}
.review-author { text-transform: capitalize; font-weight:bold; }
.review-date {opacity:.6; display:block;}
.review-text {  line-height:1.55; text-align:left; max-width:32em; margin:auto;}

 

.review-stars ul {
display: inline-block;
list-style: none;
margin:0; padding:0;
}

.review-stars ul li {
float: left;
margin-right: 1px;
line-height:1;
}

.review-stars ul li i {
  color: #E4B248;
  font-size: 1.4em;
  font-style:normal;
}
.review-stars ul li i.inactive { color: #c6c6c6;}
.star:after { content: "\2605"; }
}
