body {
	font-family: 'Abel';
	font-size: 18px
}

.carousel-control.left,
.carousel-control.right {
	background-image: none !important;
	filter: none !important
}

.topp {
	background: #ffa400;
	padding: 1px;
	font-size: 1.2em
}

.topp1 {
	background: #f90;
	padding: 1px;
	font-size: 1.2em;
	-moz-box-shadow: 0 0 6px #000;
	-webkit-box-shadow: 0 0 6px #000;
	box-shadow: 0 0 6px #000
}

.bbg {
	background: #2204aa;
	padding-bottom: 40px;
	padding-top: 40px;
	margin-top: 30px
}

.bbg2 {
	background: rgb(255, 255, 255, 0.8);
	border-radius: 0;
	border-color: #FFF;
	padding-top: 30px;
	padding-bottom: 30px
}

.bbg2_a {
	background: rgb(255, 255, 255, 1.0);
	border-radius: 0;
	border-color: #d9d9d9;
	padding-top: 30px;
	padding-bottom: 30px;
	margin-bottom: 0
}

.bga {
	background: #ffc800;
	padding-bottom: 40px;
	padding-top: 40px;
	margin-top: 30px
}

.netbg {
	background: #009cf5;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: #86d3ff solid 1px;
	margin-top: 20px
}

.navbg2 {
	background: 0;
	border: 0;
	border-radius: 0;
	width: 100%;
	height: 270px;
	margin-bottom: 20px;
	overflow-y: scroll;
	overflow-x: hidden
}

.netbg {
	background: #009cf5;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: #86d3ff solid 1px;
	margin-top: 20px
}

.navbg2 {
	background: 0;
	border: 0;
	border-radius: 0;
	width: 100%;
	height: 270px;
	margin-bottom: 20px;
	overflow-y: scroll;
	overflow-x: hidden
}

.navbg3 {
	background: 0;
	border: 0;
	border-radius: 0;
	width: 100%;
	height: 400px;
	margin-bottom: 20px;
	overflow-y: scroll;
	overflow-x: hidden
}

.blinking {
	animation: blinkingText 1.2s infinite
}

@keyframes blinkingText {
	0 {
		color: #000
	}

	49% {
		color: #fff
	}

	60% {
		color: yellow
	}

	99% {
		color: #fff
	}

	100% {
		color: #000
	}
}

.drop_d_one {
	height: 450px;
	overflow-y: scroll
}

.fa {
	color: #fff
}

.float {
	position: fixed;
	width: 50px;
	height: 50px;
	bottom: 110px;
	right: 10px;
	background-color: #25d366;
	color: #FFF;
	border-radius: 10px;
	text-align: center;
	font-size: 30px;
	z-index: 100
}

.my-float {
	margin-top: 11px
}

.float2 {
	position: fixed;
	width: 50px;
	height: 50px;
	bottom: 170px;
	right: 10px;
	background-color: red;
	color: #FFF;
	border-radius: 10px;
	text-align: center;
	font-size: 30px;
	z-index: 100
}

.my-float2 {
	margin-top: 11px
}

.float1 {
	position: fixed;
	width: 50px;
	height: 50px;
	bottom: 50px;
	right: 10px;
	background-color: blue;
	color: #FFF;
	border-radius: 10px;
	text-align: center;
	font-size: 30px;
	z-index: 100
}

.my-float1 {
	margin-top: 11px
}

.navbar-default {
	background: #0e0e0e;
	border: 0;
	border-radius: 0;
	margin-bottom: 0;
	-webkit-box-shadow: inset 0 -5px 5px -2px #073469;
	-moz-box-shadow: inset 0 -5px 5px -2px #073469;
	box-shadow: inset 0 -5px 5px -2px #073469
}

.navbar-default .navbar-brand,
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
	color: #fff
}


.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
	background-color: #084fa3;
	color: #fff;
	-webkit-box-shadow: inset 0 -10px 10px -6px #084fa3;
	-moz-box-shadow: inset 0 -10px 10px -6px #084fa3;
	box-shadow: inset 0 -10px 10px -6px #084fa3
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
	color: #fff;
	background-color: #029947;
	-webkit-box-shadow: inset 0 -10px 10px -6px #029947;
	-moz-box-shadow: inset 0 -10px 10px -6px #029947;
	box-shadow: inset 0 -10px 10px -6px #029947
}

.navbar-default .navbar-text {
	color: #222
}

.navbar-default .navbar-toggle {
	border-color: #972701;
	background-color: #ff9515
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
	background-color: #fff
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #000
}

.call {
	padding-top: 15px
}

.call2 {
	padding-top: 17px;
	padding-bottom: 3px
}

.logo {
	padding-top: 12px;
	padding-bottom: 10px
}

.yb {
	background: #fff;
	padding-top: 6px;
	padding-bottom: 6px;
	border-top: #FFF solid 1px
}

.topbg {
	background: #0096f5;
	padding-bottom: 0;
	line-height: 20px
}

.con_txt {
	width: 100%;
	margin-bottom: 4px;
	margin-top: 4px;
	padding: 5px;
	border: #dedede solid 1px;
	border-radius: 2px;
	font-size: 14px;
	color: #19507c
}

.con_txt2 {
	width: 100%;
	margin-bottom: 3px;
	padding-top: 4px;
	padding-bottom: 4px;
	border: #dedede solid 1px;
	border-radius: 2px;
	font-size: 14px
}

.wellbg {
	background: #fff;
	border: 0
}

.wellbg3 {
	background: #fff;
	border-color: #feeb51
}

.bbg {
	background: #f9e400;
	padding-top: 30px;
	height: auto;
	margin-bottom: 20px;
	border-top: #FFF solid 1px
}

.bgo {
	background: #ac31bf;
	border-color: #ac31bf;
	padding-top: 25px;
	padding-bottom: 25px
}

.bgr {
	background: #ac31bf
}

.bgr:hover {
	background: #000
}

.bgg {
	background: #029947
}

.bgg:hover {
	background: #000
}

.bgbl2 {
	background: #084fa3
}

.plr {
	padding-left: 3px;
	padding-right: 3px
}

.plr2 {
	padding-right: 10px;
	padding-left: 10px
}

.plr3 {
	padding-right: 10px;
	padding-left: 10px
}

.formwidth {
	width: 35px;
	border: #CCC solid 1px
}

.mlr {
	margin-left: 5px;
	margin-right: 5px
}

.mtb {
	margin-top: 20px;
	margin-bottom: 25px
}

.mtb2 {
	margin-top: 12px;
	margin-bottom: 12px
}

.mtb3 {
	margin-top: 5px;
	margin-bottom: 5px
}

.mb {
	margin-bottom: 25px
}

.mb2 {
	margin-bottom: 8px
}

.mbs {
	margin-bottom: 10px
}

.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
}

.plr {
	padding-left: 5px;
	padding-right: 5px
}

.plr2 {
	padding-right: 10px;
	padding-left: 10px
}

.plr3 {
	padding-right: 10px;
	padding-left: 10px
}

.hr {
	height: 1px;
	color: #b4b4b4;
	background-color: #b4b4b4;
	border: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 600;
	margin: 10px 0 10px 0
}

p {
	margin: 7px 0 8px 0;
	font-family: 'Abel';
	color: #3f484d;
	font-size: 16px;
	font-weight: 300;
	letter-spacing: .3px;
	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: 0
}

.tmrg {
	margin: -95px auto 0 auto
}

.box {
	border-radius: 3px;
	padding: 0 15px;
	text-align: right;
	display: block;
	cursor: pointer
}

.box-icon span {
	color: #000;
	display: table-cell;
	text-align: center;
	vertical-align: middle
}

.info h4 {
	color: #fff;
	font-size: 22px;
	margin: 0;
	font-family: Oswald;
	font-weight: 100;
	padding: 10px 0;
	text-transform: none
}

.info>p {
	color: #fff;
	font-size: 18px;
	text-align: center
}

.box>.box-icon {
	border: 1px solid #121212
}

.box:hover>.box-icon {
	border: 1px solid #121212;
	background-color: #fff;
	color: #222;
	-webkit-transition: All .5s ease;
	-moz-transition: All .5s ease;
	-o-transition: All .5s ease
}

.box:hover>.box-icon>span {
	color: #000
}

.box-icon {
	background-color: #fff;
	border-radius: 50%;
	display: table;
	height: 80px;
	margin: -30px auto 20px auto;
	width: 80px
}

.nmd {
	margin-bottom: 10px;
	background: #fff;
	border-color: #121212
}

.nmd:hover {
	background: #f2f2f2;
	border-color: #d2d2d2
}

.thumbnails .fff .caption {
	background: none !important;
	padding: 10px
}

ul.thumbnails {
	margin-bottom: 0
}

.caption h4 {
	color: #000;
}

.caption p {
	color: #000;
}

@media(max-width:767px) {

	.page-header,
	.control-box {
		text-align: center
	}

	.con_txt {
		width: 100%;
		margin-bottom: 4px;
		margin-top: -1px;
		padding: 5px;
		border: #dedede solid 1px;
		border-radius: 2px;
		font-size: 14px;
		color: #19507c
	}

	.navbar-default .navbar-toggle {
		margin-top: 23px
	}
}

@media(max-width:479px) {
	.caption {
		word-break: break-all
	}
}

.footerbg2 {
	background: #d5331e;
	border-bottom: #ef503b solid 1px;
	border-top: #ef503b solid 1px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FFF
}

.footerbg {
	background: #ac31bf;
	border-bottom: #000 solid 1px;
	padding-top: 20px;
	padding-bottom: 20px
}

.footermenu2 {
	color: #fff;
	text-decoration: none;
	line-height: 25px;
	font-size: 16px
}

.footermenu2:hover {
	color: #029947;
	text-decoration: none
}

.submenu {
	color: #FFF;
	text-decoration: none;
	line-height: 25px;
	padding-left: 8px;
	padding-right: 8px
}

.submenu:hover {
	color: #000;
	text-decoration: none
}

.submenu2 {
	color: #000;
	text-decoration: none;
	line-height: 20px;
	padding-left: 8px;
	padding-right: 8px
}

.submenu2:hover {
	color: #fff;
	text-decoration: none
}

.Know More {
	color: #222
}

.Know More:hover {
	color: #000
}

.Know More2 {
	color: #f37338;
	text-decoration: none;
	font-weight: bold
}

.Know More2:hover {
	color: #000;
	text-decoration: none
}

.Know More3 {
	color: #000
}

.Know More3:hover {
	color: #029947;
}

.brbtm {
	border-bottom: #e7e7e7 solid 1px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

.brlr {
	border-left: #ef503b solid 1px;
	border-right: #ef503b solid 1px;
}

.clrw {
	color: #fff;
}

.clry {
	color: #fff;
}
.main-mission-vision h2{
	color: #ac31bf;
}

.clrb {
	color: #084fa3;
}

.clrbl {
	color: #073469;
}

.clro {
	color: #f37338
}

.clrr {
	color: #fff
}

.clrr2 {
	color: #f60
}

.clrg {
	color: #029947
}

.clra {
	color: #979797
}

.clrm {
	color: #222
}

.netbg {
	background: #fff url(../images/ashbg.html) repeat;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: #FFF solid 1px
}

.navbg2 {
	background: 0;
	border: 0;
	border-radius: 0;
	width: 100%;
	height: 300px;
	margin-bottom: 20px;
	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: #d4d4d4 dashed 1px;
	font-size: 16px;
	color: #206ba4;
	background: url(../images/arrow2.html) no-repeat left
}

.nav-list li a {
	color: #282828;
	padding-top: 4px;
	padding-bottom: 4px;
	line-height: 19px
}

.jumbotron {
	display: block;
	margin-bottom: 0;
	border-radius: 0;
	background: url(../images/aboutbg.html) no-repeat center center fixed;
	background-size: cover;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: #FFF solid 1px
}

.jumbotron h3 {
	color: #fdb632;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.71);
	font-size: 29px
}

.jumbotron p {
	font-size: 16px;
	color: #fff;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.71)
}

@media(max-width:768px) {
	.tmrg {
		margin: 10px auto 20px auto
	}

	.call {
		padding-top: 15px;
		padding-bottom: 15px;
		border-bottom: #c8c8c8 solid 1px;
		border-top: #c8c8c8 solid 1px
	}

	.call2 {
		padding-top: 12px;
		padding-bottom: 12px
	}

	.logo {
		padding-top: 10px;
		padding-bottom: 15px;
		margin-left: 0;
		width: 70%
	}

	.navbar-brand {
		margin-bottom: 0
	}

	.navbg2 {
		background: #FFF;
		border: #ddd solid 1px;
		border-radius: 0;
		width: 100%;
		height: auto;
		overflow-y: hidden;
		overflow-x: hidden
	}

	.navbg3 {
		background: #a0e8ff;
		border: #7cd0ec solid 1px;
		border-radius: 0;
		width: 100%;
		height: 250px;
		overflow-y: hidden;
		overflow-x: hidden
	}
}

.location-section-design ul li {
	background-color: #029e9d;
	color: white;
	padding: 6px;
	margin: 6px;
	font-size: 16px;
	text-align: center;
	border-left: 12px solid #ac31bf;
	border-right: 12px solid #ac31bf
}

.bga-location {
	background: #029e9d;
	padding-bottom: 40px;
	padding-top: 40px;
	margin-top: 30px
}

.bga-location .nav-list li a {
	color: #000;
	background-color: #fff;
	padding-top: 4px;
	padding-bottom: 4px;
	line-height: 19px
}

.thumbnails .fff {
    background-color: white;
    padding: 10px;
    text-align: center;
    box-shadow: 0px 0px 3px 1px lightgrey;
    margin: 15px 0px;

}

.clrr a {
	color: #fff
}

.clrw a {
	color: #fff
}
.services-icon{
	text-align: center;
}
.icon-services-design{
	    width: 100%;
    padding: 10px;
    margin: 8px;
    background-color: white;
    border-radius: 10px 0px 15px 0px;
    box-shadow: 2px 5px 8px 1px;
}
.branch img{
    border-radius: 10px;
    width: 70%;
}
.main-branch-section{
	text-align: center;
}
.branch-section{
	    background-color: white;
    padding: 10px;
    box-shadow: 0px 0px 3px 1px lightgrey;
    margin: 15px 0px;
}
.truk_img img{
	width: 100%;
	padding: 10px;
}