#processleft{
margin-top:-30px;
}
#process{
text-align:left;
margin-top:-30px;
}
.flex-container a:active, .flex-container a:focus, .flexslider a:active, .flexslider a:focus {
	outline: 0
}
.flex-control-nav, .flex-direction-nav, .slides {
	margin: 0;
	padding: 0;
	list-style: none
}
.flexslider {
	margin: 0;
	padding: 0
}
.flexslider .slides>li {
	display: none;
	-webkit-backface-visibility: hidden
}
.flexslider .slides img {
	width: 100%;
	display: block
}
.flex-pauseplay span {
	text-transform: capitalize
}
.slides:after {
	content: "\0020";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}
html[xmlns] .slides {
	display: block
}
* html .slides {
	height: 1%
}
.no-js .slides>li:first-child {
	display: block
}
.flex-control-nav {
	text-align: center;
	width: 100%
}
.flex-control-nav li {
	margin: 0 3px;
	display: inline-block;
	cursor: pointer;
}
.flex-control-nav li a {
	width: 30px;
	height: 5px;
	background: #FFF;
	text-indent: -9999px;
	display: block;
	opacity: .4
}
.flex-control-nav li a.flex-active, .flex-direction-nav .flex-next:hover, .flex-direction-nav .flex-prev:hover {
	opacity: 1
}


/*home page style start*/
#about #news{
	margin-bottom: 40px;
}
#news{
	background-color: #F0F0F0;
	padding: 15px;
	line-height: 30px;
	font-weight: 400;
}
#news p span{
	margin-right: 30px;
}
#about{
	padding:0 0 50px 0;
	background-color: #f4f4f4;
}
#whyusWrap{
	font-weight: 400;	
}
#whyusWrap .titleWrap{
	margin-bottom: 30px;
}
#whyusWrap .row{
	line-height: 24px;
	margin-bottom: 30px;
}
#whyusWrap h4{
	color: #0072BA;
	text-transform: uppercase;
	font-weight: 500; font-size:16px;
	margin-bottom: 20px;
}
/*services section start*/
#services {
	background: #fff;
	padding:40px 0;
	position:relative;
}
.serviceIconWrap{
	margin-top: 30px;
	text-align: center;
}
.serviceIconWrap figure{
    margin: -15px auto;
    width: 200px;
}
.serviceIconWrap figure img{
	max-width: 100%
}
.serviceIconWrap a h4{
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: 400;
	color: #333;
}

.serviceIconWrap a h4:hover{ color:#0072B9}



.parallax {
	padding: 50px 0;
	color: white;
	position: relative;
}
.parallax.bg1 {
	background: url(../images/parallax-bg-1.jpg) -50% 0
}
.parallax.bg2 {
	background: url(../images/parallax-bg-2.jpg) 30% 0
}
.parallax.bg3 {
	background: url(../images/parallax-bg-3.jpg) 50% 0
}
.parallax.bottom:after{
    top: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    z-index: 2147483647
}
.parallax.bottom:after {
    border-color: rgba(136, 183, 213, 0);
    border-top-color: #4b5056;
    border-width: 20px;
    left: 50%;
    margin-left: -20px;
}

.splWidP{
	width: 50%;
	margin: 5px auto 0;
	text-align: center;
	line-height: 20px;
	font-weight: 400;
}
/*product*/
#portfolio {
	background: #FFF;
	padding: 60px 0;
	text-align: center;
	position: relative
}
#portfolio #filtercontainer {
	overflow: visible!important
}
#filters {
	margin: 0 auto 40px;
	display: inline-block
}
#filters li {
	float: left;
	margin: 3px;
	padding-right:15px;
}
#filters li:last-child{
	padding-right: 0
}
#filters li a {
	text-transform: uppercase;
	padding: 8px 0;
	display: block;
	color: #333;
	border-bottom: 2px solid transparent;
	font-size: 16px; font-weight:500;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}
#filters li a.active, #filters li a:hover {
	color: #0072BA;
	border-color: #0072BA;
	-webkit-transition: all .8s ease-in-out;
	-moz-transition: all .8s ease-in-out;
	-ms-transition: all .8s ease-in-out;
	-o-transition: all .8s ease-in-out;
	transition: all .8s ease-in-out
}
.gridbox {
	overflow: hidden;
	width: 100%;
	list-style: none;
	text-align: center;
}
.gridbox img {
    max-width: inherit;
}

/* Common style */
.gridbox figure {
	position: relative;
	z-index: 1;
	display: inline-block;
	overflow: hidden;
	margin: -0.135em;
	width: 25%;
	height: 270px;
	background: #3085a3;
	text-align: center;
	cursor: pointer;
}

.gridbox figure img {
	position: relative;
	display: block;
	min-height: 100%;
	opacity: 0.8;
}

.gridbox figure figcaption {
	padding: 2em;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.3em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.gridbox figure figcaption::before,
.gridbox figure figcaption::after {
	pointer-events: none;
}

.gridbox figure figcaption,
.gridbox figure a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.gridbox figure h3 {
	word-spacing: -0.15em;
	font-weight: 500;
	font-size: 16px
}

figure.effect-lily img {
	width: -webkit-calc(100% + 50px);
	width: calc(100% + 50px);
	opacity: 0.7;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-40px,0, 0);
	transform: translate3d(-40px,0,0);
}

figure.effect-lily figcaption {
	top: auto;
	bottom: 0;
	height: 30%;
	text-align: left;
}

figure.effect-lily h2,
figure.effect-lily p {
	-webkit-transform: translate3d(0,40px,0);
	transform: translate3d(0,40px,0);
}

figure.effect-lily h2 {
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
}

figure.effect-lily p {
	color: rgba(255,255,255,0.6);
	opacity: 0;
	-webkit-transition: opacity 0.2s, -webkit-transform 0.35s;
	transition: opacity 0.2s, transform 0.35s;
}

figure.effect-lily:hover img,
figure.effect-lily:hover p {
	opacity: 1;
}

figure.effect-lily:hover img,
figure.effect-lily:hover h2,
figure.effect-lily:hover p {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-lily:hover p {
	-webkit-transition-delay: 0.05s;
	transition-delay: 0.05s;
	-webkit-transition-duration: 0.35s;
	transition-duration: 0.35s;
}

@media screen and (max-width: 69.5em) {
	.gridbox figure {
		width: 50%;
	}	

	.gridbox figure figcaption {
		font-size: 90%;
	}
}


@media screen and (max-width: 41.5em) {

	.gridbox figure {
		width: 100%;
	}
}
.gridbox{display: none;margin-bottom: 60px}


.projects {
	position: relative
}
.projects li img {
	z-index: 10;
	-webkit-transition: -webkit-transform .4s;
	-moz-transition: -moz-transform .4s;
	transition: transform .4s
}
.no-touch .projects li:hover img, .projects li.hover img, .projects li:hover img {
	-webkit-transform: translateY(-95px);
	-moz-transform: translateY(-95px);
	-ms-transform: translateY(-95px);
	transform: translateY(-95px)
}
.projects li img {
	max-width: 100%;
	position: relative
}
.projects li {
	position: relative
}
.projects .caption {
	position: absolute;
	bottom: 0;
	display: block;
	width: 100%;
	padding: 10px;
	color: #fff;
	text-transform: uppercase;
	z-index: 99;
	text-align: left;
}
.caption h3 {
	font-size:1.3em;
}
.isotope-item {
	z-index: 99
}
.isotope-hidden.isotope-item {
	pointer-events: none;
	z-index: 98
}
.isotope, .isotope .isotope-item {
	-webkit-transition-duration: .8s;
	-moz-transition-duration: .8s;
	-ms-transition-duration: .8s;
	-o-transition-duration: .8s;
	transition-duration: .8s
}
.isotope {
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	-ms-transition-property: height, width;
	-o-transition-property: height, width;
	transition-property: height, width
}
.isotope .isotope-item {
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	-ms-transition-property: -ms-transform, opacity;
	-o-transition-property: -o-transform, opacity;
	transition-property: transform, opacity
}
#load_projects i, #load_projects.loading span {
	display: none
}
#load_projects.loading i {
	display: block
}
#project_title {
	font-size: 36px;
	margin-bottom: 30px;
	padding-bottom: 10px;
	border-bottom: 1px solid #EFEFEF;
	text-align: left;
	font-weight: 400;
}
.prev_next {
	float: right
}
.prev_next li {
	float: left;
	margin-top: 24px
}
.prev_next li:first-child {
	text-align: left;
	width: 120px
}
.prev_next li:first-child i {
	float: left;
	font-size: 32px
}
.prev_next li:last-child {
	text-align: right;
	width: 100px
}
.prev_next li:last-child i {
	float: right;
	font-size: 32px
}

.prev_next li:first-child {
	margin-right: 10px;
	padding-right: 10px;
	border-right: 1px solid #EFEFEF
}
.prev_next li a {
	font-size: 11px;
	text-transform: uppercase;
	font-weight: 400
}
.projectcontent {
	text-align: left
}
.contentproject {
	display: inline-block;
	margin: 60px auto;
	width: 100%
}
.contentproject .container {
	background: #FFF
}
.project_details {
	margin: 15px 0;
	font-size: 12px;
	padding: 0;
	text-align: left
}
.project_details li {
	clear: both;
	border-bottom: 1px solid #EFEFEF;
	padding: 8px 0
}
.project_details label {
	width: 200px;
	float: left;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: 500
}
.project_details li i {
	margin-right: 2px
}
.projectslider .flex-control-nav {
	bottom: 30px;
	right: 0
}
.projectslider {
	margin-bottom: 30px
}
/*testimonial part*/
#testimonialWrap{
	padding: 65px 0
}
.testimonial {
	text-align: center;
	color: #fff;
	font-weight: 400;
}
.testimonial p {
	font-size:14px;
	line-height: 1.4em;
	font-weight: 400;
}
.testimonial_author {
	display: inline-block;
	width: 200px;
	margin: 20px 0 0
}
.testimonial_author h4{
	font-size: 13px;
	font-weight: 400;
	margin-bottom: 5px;
}
.testimonial_author h6 {
	font-size: 14px;
	font-weight: 500;
	margin-bottom: 20px;
}


/*timeline part start*/
#timeline {
	padding: 90px 0 25px
}
.homeTimeline {
	list-style: none;
	position: relative;
	overflow: hidden;
}
.homeTimeline:after {
	content: "";
	position: absolute;
	top: 26px;
	left: 50%;
	margin-left: -2px;
	background-color:#9c9c9c;
	height: 100%;
	width: 3px;
	border-radius: 2px;
	display: block;
}
.homeTimeline .timeline-row {
	padding-left: 50%;
	position: relative;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
}
.homeTimeline .bottom.timeline-row{
	padding-bottom: 5px
}
.homeTimeline .timeline-icon {
	position: absolute;
	top: 20px;
	left: 50%;
	margin-left: -17px;
	width: 34px;
	height:34px;
	border-radius: 50%;
	background-color: #fff;
	border:2px solid #999999;
	padding: 7px;
	z-index: 100;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.homeTimeline .circle {
	border-radius: 50%;
	width: 16px;
	height: 16px;
	display: block;
	background-color: #ec5c54;
}
.homeTimeline .active .timeline-icon{
	width: 48px;
	height:48px;
	margin-left: -24px;
	padding:11px;
	top: 11px;
}
.homeTimeline .active .timeline-icon .circle{
	width: 23px;
	height: 23px;
}
.homeTimeline .timeline-row .timeline-content {
	margin-left: 40px;
	position: relative;
}
.homeTimeline .timeline-row .timeline-content .panel-body {
	position: relative;
	z-index: 10;
}
.homeTimeline .timeline-row .timeline-content h2 {
	margin-top: 0;
	font-size:16px;
	text-transform: uppercase;
	line-height: 34px;
	font-weight: 500
}
.homeTimeline .timeline-row .timeline-content h2 a{
	color: #0072BA;
	display: block;
}

.homeTimeline .timeline-row .timeline-content h2 a:hover{
	color: #333;
}
.homeTimeline .timeline-row:nth-child(odd) h2{
	text-align: right;
}
.homeTimeline .timeline-row:nth-child(odd) {
	padding-left: 0;
	padding-right: 50%;
}
.homeTimeline .timeline-row:nth-child(odd) .timeline-time {
	right: auto;
	left: 50%;
	text-align: left;
	margin-right: 0;
	margin-left: 40px;
}
.homeTimeline .timeline-row:nth-child(odd) .timeline-content {
	margin-right: 40px;
	margin-left: 0;
}
.homeTimeline .timeline-row:nth-child(odd) .timeline-content:after {
	left: auto;
	right: -41px;
}
.homeTimeline.animated .timeline-row .timeline-content {
	opacity: 0;
	left: 20px;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	transition: all 0.8s;
}
.homeTimeline.animated .timeline-row:nth-child(odd) .timeline-content {
	left: -20px;
}
.homeTimeline.animated .timeline-row.active .timeline-content {
	opacity: 1;
	left: 0;
}
.homeTimeline.animated .timeline-row.active:nth-child(odd) .timeline-content {
	left: 0;
}
/*news ticker style*/
/* Ticker Styling */
.ticker {
	width: 100%;
	display: block;
	position: relative;
	overflow: hidden;
}
.ticker-title {
	color: #0072ba;
	line-height: 30px;
}
.ticker-content {
	position: absolute;
	overflow: hidden;
	white-space: nowrap;
	line-height: 30px;
}
.ticker-content:focus {
	none;
}
.ticker-content a {	
	color: #333;
}
.ticker-content a:hover {
	color: #0072ba;
}
.ticker-swipe {
	padding-top: 9px;
	position: absolute;
	top: 0px;
	background-color: #f0f0f0;
	display: block;
	width: 800px;
	height: 23px; 
}
.ticker-swipe span {
	margin-left: 1px;
	background-color: #f0f0f0;
	border-bottom: 1px solid #1F527B;
	height: 12px;
	width: 7px;
	display: block;
}
.ticker-controls {
	padding: 8px 0px 0px 0px;
	list-style-type: none;
	float: left;
}
.ticker-controls li {
	padding: 0px;
	margin-left: 5px;
	float: left;
	cursor: pointer;
	height: 16px;
	width: 16px;
	display: block;
}
.js-hidden {
	display: none;
}
.no-js-news {
	padding: 10px 0px 0px 45px; 
}
.left .ticker-controls, .left .ticker-content, .left .ticker-title, .left .ticker {
    float: left; left:0 !important;
}
.left .ticker-controls {
    padding-left: 6px;
}
.right .ticker-controls, .right .ticker-content, .right .ticker-title, .right .ticker {
    float: right;
}
.right .ticker-controls {
    padding-right: 6px;
}

@media (max-width:480px) {
	.homeTimeline {
		padding: 0 20px 0 40px;
	}
	.homeTimeline:after {
		left: 49px;
	}
	.homeTimeline .timeline-row.active .timeline-icon{
		left: -14px;
	}
	.homeTimeline .timeline-row.bottom .timeline-icon{
		top: 22px;
	}
	.homeTimeline .bottom.timeline-row{
		padding-bottom: 0
	}
	.homeTimeline .timeline-row {
		padding-left: 0;
		margin-bottom: 16px;
	}
	.homeTimeline .timeline-row .timeline-time {
		position: relative;
		right: auto;
		top: 0;
		text-align: left;
		margin: 0 0 6px 40px;
	}
	.homeTimeline .timeline-row .timeline-icon {
		top:20px;
		left: -9px;
		margin-left: 0;
	}
	.homeTimeline .timeline-row:nth-child(odd) h2{
		text-align: left;
	}
	.homeTimeline .timeline-row .timeline-content {
		margin-left: 40px;
		position: relative;
	}
	.homeTimeline .timeline-row .timeline-content:after {
		right: auto !important;
		left: -20px !important;
		top: 32px;
	}
	.homeTimeline .timeline-row:nth-child(odd) {
		padding-right: 0;
	}
	.homeTimeline .timeline-row:nth-child(odd) .timeline-time {
		position: relative;
		right: auto;
		left: auto;
		top: 0;
		text-align: left;
		margin: 0 0 6px 56px;
	}
	.homeTimeline .timeline-row:nth-child(odd) .timeline-content {
		margin-right: 0;
		margin-left: 40px;
	}
	.homeTimeline.animated .timeline-row:nth-child(odd) .timeline-content {
		left: 20px;
	}
	.homeTimeline.animated .timeline-row.active:nth-child(odd) .timeline-content {
		left: 0;
	}
}


@media (max-width:768px) {
	#whyusWrap{
		text-align: center;
	}
	#whyusWrap h4{
		margin-top: 30px
	}
	#filters {
		position: relative;
		width: 100%;
		padding: 0
	}
	#filters li a {
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		opacity: 0;
		z-index: 1;
		-webkit-transition: all .8s ease-in-out;
		-moz-transition: all .8s ease-in-out;
		-ms-transition: all .8s ease-in-out;
		-o-transition: all .8s ease-in-out;
		transition: all .8s ease-in-out
	}
	#filters li {
		float: none;
		display: block;
		margin: 0
	}
	#filters.display li a {
		position: relative;
		margin: -2px 0 0;
		opacity: 1;
		webkit-transition: all .2s ease-in-out;
		-moz-transition: all .2s ease-in-out;
		-o-transition: all .2s ease-in-out;
		transition: all .2s ease-in-out
	}
	#filters li a.active {
		opacity: 1;
		z-index: 2;
		webkit-transition: all .2s ease-in-out;
		-moz-transition: all .2s ease-in-out;
		-o-transition: all .2s ease-in-out;
		transition: all .2s ease-in-out
	}
	#news .alR{text-align: center;}
}

@media (max-width:480px) {
	#filtercontainer li, #filtercontainer li img {
		width: 100%
	}
}

@media (max-width:320px) {
	
}
/*brad slider style*/
.brad-slider-wrapper {
    background-color: #333;
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%;
    z-index: 10;
}
.carousel {
    height: 100%;
    position: relative;
    width: 100%;
}
.carousel-inner {
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.carousel-inner.parallax-slider-yes {
    left: 0 !important;
    position: fixed;
    top: 0;
    transform: translate(0px, 0px);
    transition: left 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1) 0s, margin 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1) 0s;
}
.boxed-layout .carousel-inner.parallax-slider-yes, .parallax-disabled .carousel-inner.parallax-slider-yes {
    position: relative !important;
    transform: translate(0px, 0px) !important;
}
.boxed-layout .carousel-caption, .parallax-disabled .carousel-caption {
    opacity: 1 !important;
    transform: translate(0px, 0px) !important;
}
.carousel[data-swipe="yes"] {
    cursor: grab !important;
}
.carousel .carousel-preloader {
    display: inline-block;
    height: 50px;
    left: 50%;
    margin-right: 25px;
    margin-top: -25px;
    position: absolute;
    top: 50%;
    width: 50px;
    z-index: 1000;
}
.carousel .carousel-preloader .spinner {
    background-color: #eee;
}
.no-css-animations .carousel .carousel-preloader .spinner, .carousel .carousel-preloader img {
    display: none;
}
.no-css-animations .carousel .carousel-preloader img {
    display: block;
}
.carousel-inner > .item {
    display: none;
    height: 100%;
    position: relative;
    transition: left 0.6s ease-in-out 0s;
    width: 100%;
}
.carousel-inner > .item .image {
    background-size: cover;
    display: block;
    height: 100% !important;
    left: 0;
    position: absolute;
    top: 0;
    width: 100% !important;
}
.carousel-inner > .item .image.bg-size-contain {
    background-size: contain;
}
.carousel-inner > .item .image img {
    display: none !important;
}
.carousel-inner > .item .carousel-video {
    display: block;
    height: auto;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.carousel-inner > .item .carousel-video video {
    width: 100%;
}
.carousel-video .mejs-container .mejs-controls, .carousel-video .mejs-overlay-loading, .carousel-video .mejs-layers {
    display: none !important;
}
.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
    display: block;
}
.carousel-inner > .active {
    left: 0;
}
.carousel-inner > .next, .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%;
}
.carousel-inner > .next {
    left: 100%;
}
.carousel-inner > .prev {
    left: -100%;
}
.carousel-inner > .next.left, .carousel-inner > .prev.right {
    left: 0;
}
.carousel-inner > .active.left {
    left: -100%;
}
.carousel-inner > .active.right {
    left: 100%;
}
.carousel.fade .item {
    opacity: 1;
    transition: opacity 0.5s ease-in-out 0s;
}
.carousel.fade .active.left, .carousel.fade .active.right {
    opacity: 0;
}
.carousel.fade .active.item {
    opacity: 1;
}
.carousel.fade .active.left, .carousel.fade .active.right {
    left: 0;
    opacity: 0;
    z-index: 2;
}
.carousel.fade .next, .carousel.fade .prev {
    left: 0;
    z-index: 1;
}
.carousel-control {
    background-color: rgba(0, 0, 0, 0.1);
    bottom: auto;
    color: #fff;
    display: inline-block;
    font-size: 38px;
    height: 70px;
    left: 0;
    line-height: 68px;
    margin-top: -30px;
    opacity: 0;
    position: absolute;
    text-align: center;
    text-indent: -4px;
    top: 50%;
    transition: all 0.3s ease 0s;
    width: 40px;
    z-index: 1001;
}
.carousel-control:after {
    /*content: "<";*/
}

.carousel-control.right{
	background:url(../images/large_right.png) no-repeat;
    cursor: pointer;
    height: 40px;
    width: 40px;
}

.carousel-control.left{
	background:url(../images/large_left.png) no-repeat;
    cursor: pointer;
    height: 40px;
    width: 40px;
}

.carousel-control.right:after {
   /* content: ">";*/
    margin-left: 4px;
}
.carousel:hover .carousel-control {
    opacity: 1;
}
.carousel-control.right {
    left: auto;
    right: 0;
}
.carousel-control:hover, .carousel-control:focus {
    background-color: rgba(0, 0, 0, 0.25);
    color: #fff;
}
.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
    display: inline-block;
    position: absolute;
    top: 50%;
    z-index: 5;
}
.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
    left: 50%;
}
.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
    right: 50%;
}
.carousel-control .icon-prev, .carousel-control .icon-next {
    font-family: serif;
    height: 20px;
    margin-left: -10px;
    margin-top: -10px;
    width: 20px;
}
.carousel-indicators {
    bottom: 10px;
    left: 50%;
    list-style: none outside none;
    margin-left: -30%;
    padding-left: 0;
    position: absolute;
    text-align: center;
    width: 60%;
    z-index: 1001;
}
.carousel-indicators li {
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    display: inline-block;
    height: 10px;
    margin: 3px;
    text-indent: -999px;
    width: 10px;
}
.carousel-indicators .active {
    background-color: #fff;
    height: 12px;
    margin: 2px;
    width: 12px;
}
.carousel-caption {
    display: table;
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 200;
}
.carousel-caption-wrapper {
    display: table-cell;
    vertical-align: middle;
}
.transparent-header .header-slider-yes .carousel-caption {
    padding-top: 84px;
}
.transparent-header .header-slider-yes .carousel-caption-content {
    padding-bottom: 70px;
}
.carousel-caption.color-dark .slider-content {
    color: #484848;
}
.caption-halign-center .carousel-caption-inner-content {
    text-align: center;
	/*background-color: rgba(16, 96, 180, 0.65);*/
}
.caption-valign-top .carousel-caption-wrapper {
    vertical-align: top;
}
.caption-valign-bottom .carousel-caption-wrapper {
    vertical-align: bottom;
}
.caption-halign-left .carousel-caption-inner-content {
    text-align: left;
    width: 50%;
}
.caption-halign-right .carousel-caption-inner-content {
    margin-left: 50%;
    text-align: left;
    width: 50%;
}
.carousel-caption-content {
    margin: 0 auto;
    max-width: 900px;
    opacity: 0;
    padding: 50px 0;
    
}

#aboutus .row p {
    margin-left: 16px;
    margin-right: 16px;
    margin-top: 30px;
    text-align: justify;
}
.brad-slider-wrapper .carousel-caption h2 {
    background-color: rgba(0, 114, 186, 0.37);
    color: #fff;
    font: 500 46px/1em "Roboto",sans-serif;
    margin-bottom: 0;
    text-transform: none;
    position: relative;
    
}
.carousel-caption h2 {
    font:500 60px/0.8em 'Roboto', sans-serif;
    margin-bottom: 0px;
    position: relative;
    text-transform: uppercase;
    color: #fff;
    background-color: RGBA(0, 114, 186, 0.37);
}
.carousel-caption .slider-content {
    font-size:18px;
    margin: 0px auto;
    padding: 10px 0;
    display: inline-block;
    width: 80%;
    line-height: 1.4em;
    color: #fff;
    font-weight: 400;
}
.carousel-caption h2.title-di-yes {
    margin-bottom: 25px;
    padding-bottom: 20px;
}
.carousel-caption.color-dark h2 {
    color: #484848;
}
.carousel-caption h2.title-di-yes:after {
    background-color: #1abc9c;
    bottom: 0;
    content: "";
    display: inline-block;
    height: 2px;
    left: 0;
    position: absolute;
    width: 80px;
}
.header-scheme-dark .button.primary:after {
    background:#484848;
}
.header-scheme-dark .button.primary {
    border-color: #484848;
    color: #484848;
}
.header-scheme-dark .button.primary:hover{
    color: #fff
}
.carousel-caption.caption-halign-center h2.title-di-yes:after {
    left: 50% !important;
    margin-left: -40px;
}
.carousel-caption h2 + .slider-buttons {
    margin-top: 30px;
}
.carousel-caption .slider-buttons {
    margin-top: 30px;
}
.carousel-caption .slider-buttons .button:first-child {
    margin-left: 0;
    margin-right: 10px;
}
.carousel-caption .btn {
    text-shadow: none;
}

/*some animation effects*/
.fadeIn.start-animation , .load-animation .fadeIn {
    -webkit-animation: fadeIn 0.65s ease forwards;
    -moz-animation: fadeIn 0.65s ease forwards;
    animation: fadeIn 0.65s ease forwards
}
@keyframes fadeIn {
    100% {
        opacity: 1;
    }
}
@keyframes fadeIn {
    100% {
        opacity: 1;
    }
}
.fadeInTop.start-animation, .load-animation .fadeInTop {
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-animation: fadeInTop 0.65s ease forwards;
    -moz-animation: fadeInTop 0.65s ease forwards;
    animation: fadeInTop 0.65s ease forwards
}
@-webkit-keyframes fadeInTop {
    100% {
        -webkit-transform: translateY(0);
        opacity: 1
    }
}

@-moz-keyframes fadeInTop {
    100% {
        -moz-transform: translateY(0);
        opacity: 1
    }
}

@keyframes fadeInTop {
    100% {
        transform: translateY(0);
        opacity: 1
    }
}

.fadeInBottom.start-animation , .load-animation .fadeInBottom {
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    transform: translateY(-20px);
    -webkit-animation: fadeInBottom 0.65s ease forwards;
    -moz-animation: fadeInBottom 0.65s ease forwards;
    -o-animation: fadeInBottom 0.65s ease forwards;
    animation: fadeInBottom 0.65s ease forwards
}

@-webkit-keyframes fadeInBottom {
    100% {
        -webkit-transform: translateY(0);
        opacity: 1
    }
}

@-moz-keyframes fadeInBottom {
    100% {
        -moz-transform: translateY(0);
        opacity: 1
    }
}

@keyframes fadeInBottom {
    100% {
        transform: translateY(0);
        opacity: 1
    }
}

.fadeInLeft.start-animation , .load-animation .fadeInLeft {
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    transform: translateX(-20px);
    -webkit-animation: fadeInLeft 0.65s ease forwards;
    -moz-animation: fadeInLeft 0.65s ease forwards;
    -o-animation: fadeInLeft 0.65s ease forwards;
    animation: fadeInLeft 0.65s ease forwards
}

@-webkit-keyframes fadeInLeft {
    100% {
        -webkit-transform: translateX(0);
        opacity: 1
    }
}

@-moz-keyframes fadeInLeft {
    100% {
        -moz-transform: translateX(0);
        opacity: 1
    }
}

@keyframes fadeInLeft {
    100% {
        transform: translateX(0);
        opacity: 1
    }
}

.fadeInRight.start-animation , .load-animation .fadeInRight {
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    transform: translateX(20px);
    -webkit-animation: fadeInRight 0.65s ease forwards;
    -moz-animation: fadeInRight 0.65s ease forwards;
    -o-animation: fadeInRight 0.65s ease forwards;
    animation: fadeInRight 0.65s ease forwards
}

@-webkit-keyframes fadeInRight {
    100% {
        -webkit-transform: translateX(0);
        opacity: 1
    }
}

@-moz-keyframes fadeInRight {
    100% {
        -moz-transform: translateX(0);
        opacity: 1
    }
}

@keyframes fadeInRight {
    100% {
        transform: translateX(0);
        opacity: 1
    }
}

