.sliderMainSec{
    width: 100%;
    float: left;
    background: #0f0f0f url(../image/slide-pat.jpg) top center;
}

.sliderMainSec1{
	width: 100%;
    float: left;
	background:#607D8B;
}

.slideDetail h1{
	width: 100%;
    float: right;
    font-size: 30px;
    color: #ffffff;
    margin: 0 0 15px;
    font-family: 'microsquareregular';
    margin-bottom: 10px;
}

.sliderMainSec1 .slideDetail h1{
	font-weight:600;
	/*color:#292929;*/
}

.sliderMainSec1 .slideDetail .slideServiceList li{
	color:#000000;
}

.slideDiv{
	padding-top: 40px;
    /*padding-bottom: 40px;*/
    width: 100%;
    float: left;
}
.slideDetail h1 span {
    color: #009688;
    font-weight: 700;
}

.slideDetail h3{
	color: #fff!important;
    font-size: 20px;
    font-family: 'Open Sans',sans-serif;
    text-transform: uppercase;
    font-weight: 700;
}
.slideDetail .slideServiceList{
	padding-left:0px;
    margin: 15px 0 30px;
}
.slideDetail .slideServiceList li{
    font-weight: 400;
	font-size:16px;
    color: #fff;
    padding: 0 0 0 20px;
    position: relative;
    margin: 0 0 5px;
    list-style: none;
}
.slideDetail .slideServiceList li:before{
	/*background-image:url(../image/spritesheet-1.png);
	width:19px;
	height:19px;
	background-position:-87px -5px;
	content:'';
	position:absolute;
	top:0;
	left:0*/
	
	content: "";
    display: inline-block;
    width: 5px;
    height: 10px;
    border: solid #000;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
	margin-right:10px;
	position:absolute;
	top:5px;
	left:5px;
}
.slideContactBtns {
	padding-left:0px;
}
.slideContactBtns li{
	float: left;
    margin: 0 20px 0 0;
}
.slideContactBtns li a{
	display: block;
    font: 600 16px/20px "open sans";
    color: #fff;
    padding: 12px 50px;
    border: 1px solid #666;
    text-align: 0 0 1px #000;
    border-radius: 4px;
    background: #474747;
    background: -moz-linear-gradient(top,#474747 0%,#333 49%,#474747 100%);
    background: -webkit-linear-gradient(top,#474747 0%,#333 49%,#474747 100%);
    background: linear-gradient(to bottom,#474747 0%,#333 49%,#474747 100%);
}
.moreInfo{
	width: 255px;
    position: absolute;
    right: 19px;
    bottom: -72px;
}

.sliderMainSec .carousel-inner{
	padding-bottom: 40px;
    padding-top: 40px;
}
.sliderMainSec .carousel-indicators {
    left: 0px;
}
.outerDiv{
	position:relative;
	width:100%;
    float: left;
}
.slideDetail{
	width:100%;
    float: left;
    margin-bottom: 30px;
}
.imgDiv{
	width:100%;
    float: left;
}

/*.scrollbar
{
	margin-left: 0px;
	float: left;
	margin-right: 20px;
	max-height:300px;
	height: auto;
	width: 100%;
	overflow-y: scroll;
	margin-bottom: 25px;
}

.force-overflow{
    min-height: 300px;
}
#wrapper{
	width: 100%;
	margin: auto;
}

#style-1::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: #F5F5F5;
}

#style-1::-webkit-scrollbar
{
	width: 12px;
	background-color: #F5F5F5;
}

#style-1::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #555;
}
*/
.carousel-control.left, .carousel-control.right{
	background:none;
	box-shadow:none;
	width:auto;
    opacity: 1;
}
.carousel-control.left{
	    left: 3%;
}
.carousel-control.right{
	right:3%;
}
.glyphicon-chevron-left:before, .glyphicon-chevron-right:before{
	content:"";
	/*background:url(../image/left-arrow-white.png);
	width: 35px;
    height: 35px;
	background: #000;
	border-radius: 50%;*/
}

.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right{
	width: 35px;
    height: 35px;
	/*background: rgb(244, 0, 0);*/
	background: rgb(255, 255, 255);
    border-radius: 50%;
}

.scroll {
  /*width: 350px;
    width: 100%;*/
	height: 300px;
	overflow: auto;
	/*float: left;*/
	margin: 0 10px;
}
.content {
  /*height: 400px;*/
  padding-right: 10px;
}
.scroll4::-webkit-scrollbar {
  width: 10px;
}
 
.scroll4::-webkit-scrollbar-thumb {
  background: #666;
  border-radius: 20px;
}

.scroll4::-webkit-scrollbar-track {
  background: #ddd;
  border-radius: 20px;
}
.formDiv{
	width: 100%;
    float: left;
    background: #000;
    padding: 30px;
    border-radius: 5px;
}
.formDiv h3{
	margin-top: 0;
    color: #ffffff;
    font-weight: 600;
    margin-bottom: 4px;
}
.formDiv p{
	color: #fff;
    padding-bottom: 20px;
    font-weight: 500;
    padding-top: 5px;
}
.gifImgDiv{
	width: 100%;
    float: left;
	text-align:center;
	margin-bottom:20px;
}
.submitBtn{
	color: #ffffff;
    text-align: center;
    background: #009688;
    font-size: 18px;
	border:none;
}
.locationsblock{
	background: #000000;
    text-align: center;
    margin-bottom: 10px;
    display: block;
    padding: 4px;
    font-weight: 600;
	color:#ffffff;
}
.locationsOuter h4{
    background: #1d45f2;
    border-radius: 4px;
    padding: 5px;
    text-align: center;
    color: #fff;
    font-weight: 600;
    letter-spacing: 1px;
	display: block;
	float: left;
    width: 100%;
}

.carousel-indicators .active{
	background: #000000;
}
.carousel-indicators li{
	border: 1px solid #000000;
}
.locationsOuter .scroll .content{
	/*width: 200px;*/
}
.locationsOuter .scroll {
    height: 221px;
}	

@media only screen and (max-width: 500px){
	.locationsOuter .scroll .content{
	    /*width: 320px;*/
	}
	.glyphicon-chevron-right img{
	    padding-top: 7px;
		padding-left: 4px;
	}
	.glyphicon-chevron-left img{
		padding-top: 5px;
		padding-left: 2px;	
	}
}