/* ============================================================
  SECTIONS
============================================================ */
.carousel-control.left, .carousel-control.right {
	background-image:none;
}

.img-responsive{
	width:100%;
	height:auto;
}

@media (min-width: 992px ) {
	.carousel-inner .active.left {
		left: -25%;
	}
	.carousel-inner .next {
		left:  25%;
	}
	.carousel-inner .prev {
		left: -25%;
	}
}

@media (min-width: 768px) and (max-width: 991px ) {
	.carousel-inner .active.left {
		left: -33.3%;
	}
	.carousel-inner .next {
		left:  33.3%;
	}
	.carousel-inner .prev {
		left: -33.3%;
	}
	.active > div:first-child {
		display:block;
	}
	.active > div:first-child + div {
		display:block;
	}
	.active > div:last-child {
		display:none;
	}
}

@media (max-width: 767px) {
	.carousel-inner .active.left {
		left: -100%;
	}
	.carousel-inner .next {
		left:  100%;
	}
	.carousel-inner .prev {
		left: -100%;
	}
	.active > div {
		display:none;
	}
	.active > div:first-child {
		display:block;
	}
}
section.module:last-child {
  margin-bottom: 48px;
}
section.module h2 {
  margin-bottom: 48px;
  font-family: "Roboto Slab", serif;
  font-size: 30px;

}
section.module p {
  margin-bottom: 24px;
  font-size: 16px;
  font-weight: 300;
}
section.module p:last-child {
  margin-bottom: 24px;
}
section.module.content {
padding: 0px auto;
}
section.module.content1 {
  padding: 0px auto;
}
section.module.parallax {
  height: 600px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
section.module.parallax h1 {
	color: rgba(255, 255, 255, 0.8);
	font-size: 48px;
	line-height: 500px;
	font-weight: 700;
	text-align: center;
	text-transform: uppercase;
	text-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
section.module.parallax-1 {
  background-image: url("../img/Bus Branding.png");
}
section.module.parallax-2 {
  background-image: url("../img/Corporate Cab Branding.png");
}
section.module.parallax-3 {
  background-image: url("../img/RWA Branding.png");
}
section.module.parallax-4 {
  background-image: url("../img/Newspaper Insert.png");
}
section.module.parallax-5 {
  background-image: url("../img/Auto Branding.png");
}
.wrapper {
	width: 100%;
	margin: 0;
	padding: 0px;
	background-color: #FFFFFF;
	vertical-align: top;
}

main {
	display: block;
	background-color: #fff;
	margin: 0px;
	padding: 0px;
}
.title {
  background-color:  #33FF00;
  border: 0 solid #009900;
  color: red;
	moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  line-height: 2;
  margin-top: 1.5rem;
  width: 100%; /* Large, mobile-friendly touch target */
	text-decoration: none;

  /* Media Queries */
  @media (min-width: 37.5em) {
    width: auto; /* Smaller buttons on larger screens */
    padding-left: 2rem;
    padding-right: 2rem;
    margin-left: 1rem;
    margin-right: 1rem;
  }
}
.item a {
	text-decoration: none;
}
.title:hover {
	opacity: 0.6;
	border: 0 solid #009900;
	color: green;
	moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	line-height: 2;
	margin-top: 1.5rem;
	width: 100%; /* Large, mobile-friendly touch target */
	text-decoration: none !important;
}

.container {
	width: 100%;
	  max-width:960px;
	margin: 0 auto;
	padding: 0 20px;

}
.container2 {
	width: 100%;
	margin: 0 0;
	padding: 0 0;

}
.container1 {
  width: 100%;
  max-width:960px;
    margin: 0 auto;
  padding: 0 20px;

}
.softol-slides {
	font-weight: normal;
	height: 500px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;


}
.softol-slides .softolOverlay {
	height: 100px;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	position:absolute;
	z-index: 0;


}
.softolOverlay {
	width:9  48px;
	height:100px;
	z-index: 1;
	background-color: white;
	position:absolute;
	top:1px;
	left:0;
}
.softolOverlayLeft {
	width: 190px;
	height: 200px;
	top: 0px;
	float: left;
}
.softolOverlaytop {
	height: 50px;
	width: 464px;
	margin-top: 50px;
}
.softolOverlayRight {
	height: 100px;
	width: 464px;
	top: 0px;
	float: left;

}

.softolSlideLeftTag {
	height: 500px;
	width: 50px;
	float: left;
	display: table;
	position: absolute;
}
.softolSlideRightTag {
	float: right;
	height: 500px;
	width: 10px;
	vertical-align: middle;
	display: table;
	position: relative;
}
.softolSlideMain {
	height: 500px;
	width: 100%;
	position: absolute;
	z-index: 1;
}
.softol_btn_top {
    display:block;
    width:30px;
    height:30px;
    line-height:30px;
    border: 1px solid #f5f5f5;
    border-radius: 50%;
    color:#f5f5f5;
    text-align:center;
    text-decoration:none;
    background: #464646;
    box-shadow: 0 0 3px gray;
    font-size:20px;
    font-weight:bold;
text-align: center;

}
.softol_btn_top:hover {
	cursor:pointer;
	background-color: #262626;


}
.softol_btn_right {
    display:block;
    width:10px;
    height:10px;
    line-height:30px;
    border: 1px solid #f5f5f5;
    border-radius: 50%;
    color:#f5f5f5;
    text-align:center;
    text-decoration:none;
    background:white;

    font-size:20px;
    font-weight:bold;
}
.softol_btn_right:hover {
    background: #262626;
	cursor:pointer;
}

.softolSlideLeftCentre{
	vertical-align: middle;
	display: table-cell;
}

.menu {
    width:1000px;
    margin:0px auto;
}
ul#softolNavbar {
list-style-type:none;
}

ul#softolNavbar li {
	width:90px;
	text-align:center;
	position:relative;
	float:left;
	margin-left:4px;

}

ul#softolNavbar a{
	text-decoration:none;
	display:block;
	width:90px;
	height:25px;
	line-height:25px;
	background-color:#FFF;
	border:1px solid #CCC;
	border-radius:5px;
}
#triangle{ width: 100%; height: 100px; background:linear-gradient(45deg, rgba(0,140,245,1) 0%, rgba(0,140,245,1) 45%, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 0%); ;}
#triangle1{ width: 100%; height: 100px; background:linear-gradient(45deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 45%, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 0%); ;}

#triangle2{ width: 0; height: 0; border-bottom: 414px solid rgb(0,140,245); border-right: 100px solid transparent; }
@media all and (min-width: 600px) {
  section.module h2 {
    font-size: 42px;

  }
  section.module p {
    font-size: 20px;

  }
  section.module.parallax h1 {
    font-size: 96px;
  }
}
@media all and (min-width: 960px) {
  section.module.parallax h1 {
    font-size: 160px;
  }
}
clsMainPart {
	background-color: #FF0000;
}
.clsMainPart {
	background-color: #FF0000;
	height: 100%;
	width: 100%;
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	border: 0;
	font-size: 100%;
	display: block;
	text-decoration: none;

}
.clsMainTop {
	background-color: white;
	height: 415px;
	width: 100%;
}
.clsMainTopLeft {
	height: 415px;
	width: 480px;
	display: block;
	float: left;
	margin-top: 0px;
}
.clsMainTopRight {
	height: 415px;
	width: 405px;
	background-position: right;
	display: block;
	margin-right: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.clsMainBottom {
	background-color: white;
	height: 125px;
	width: 100%;
}

         .circle {
	width: 80%;
	height: 100%;
	-webkit-border-radius:50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background: rgb(0,140,245);
	box-sizing: border-box;
	text-align: center;
	display: block;
	margin-top:0px;
line-height:90px;


    }



     .circle:hover {
	background-color: rgb(0,100,200);
	border: 5px solid darken(maroon, 10%);
	color: #fff;
       }

  .circle a {
  padding: 50px 10% ;
	height: 80%;
	width: 80%;
	text-align: center;
color:white;
  }



.clsMainBottomAll {
	max-width: 960px;
	padding: 0 20px;
	margin: auto;
}
.clsMainBottomAllFirst {
	float: left;

	height: 120px;
	width: 20%;
}
.clsMainTopRightLeft {
	height: 415px;
	width: 100px;
}
.clsMainTopRightRight {
	float: right;
	height: 415px;
	width: 215px;
}
.clsMainTopCentre {
	height: 415px;
	width: 100px;
	display: block;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	float: left;
}
.clsMainTopAll {
	max-width: 960px;
	padding: 0 20px;
	margin: auto;
}
.clsMainTopRight {
	height: 415px;
	width: 480px;
	float: left;
}

.softolOverlayAllLeft {
	height: 100px;
	width: 300px;
	float: left;
}
.softolOverlayAll{
	height: 100px;
	width: 964px;
	margin-right: auto;
	margin-left: auto;
}
.softol_AboveTop {
	height: 200px;
	width: 100%;
	position: absolute;
	z-index: 2;
	display: table;
	margin-top: 300px;
}
.cls_above_Softol {
	text-align: right;
	display: table-cell;
	vertical-align: bottom;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #FFFBF0;
	font-style: normal;
	font-weight: bold;
}
.softolLayoutAllRight{
	height:100px;
	width:200px;

float:right:
; 	float: right;
}
.softolLayoutAllLeft{
	height:100px;
	width:200px;

float:left:
; 	float: left;
}

.body{
	position: absolute;
	top: -20px;
	left: -20px;
	right: -40px;
	bottom: -40px;
	width: auto;
	height: auto;
	background-image: url(uploads/index.jpeg);
	background-size: cover;
	-webkit-filter: blur(5px);
	z-index: -1;
}

.grad{
	/*position: absolute;*/
	top: -20px;
	left: -20px;
	right: -40px;
	bottom: -40px;
	width: auto;
	height: auto;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.65))); /* Chrome,Safari4+ */
	z-index: 0
	opacity: 0.7;
}

.header{
	position: absolute;
	top: calc(50% - 35px);
	left: calc(50% - 255px);
	z-index: 2;
}

.header div{
	float: left;
	color: #fff;
	font-family: 'Exo', sans-serif;
	font-size: 35px;
	font-weight: 200;
}

.header div span{
	color: #5379fa !important;
}

.login{
	position: absolute;
	top: calc(50% - 75px);
	left: calc(50% - 50px);
	height: 150px;
	width: 350px;
	padding: 10px;
	z-index: 2;

}
