.wel_come, .services, .verticals, .testimonials, .footer {
    float: left;
    width: 100%;
    padding: 15px 0;
}

.services h3, .services h2, .verticals h4, .testimonials h4{
	text-align:center;
}

.logo {
    font-family: 'Yrsa', serif;
    font-size: 35px;
    color: #22244e;
    border: 1px solid #22244e;
    border-radius: 7px;
    padding: 15px 14px 13px 15px;
    float: left;
	font-weight: 600;
}

.wel_come h2, .services h3, .bor_box h4 {
    font-size: 24px;
    font-weight: 600;
	position:relative;
	background-image:url(../images/bt.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
	padding-bottom:12px;
	margin-bottom:20px;

}


.bor_box h4 {
	color:#322c5d;
	font-size:19px;
}

.bor_box {
    float: left;
    width: 100%;
    margin: 15px 0;
    border-bottom: 1px dashed #000;
    padding-bottom: 15px;
}

.bor_box h4 {
    color: #322c5d;
    font-size: 19px;
    display: inline-block;
}


.services h2, .testimonials h4 {
    font-size: 22px;
    font-weight: 600;
	background-image:url(../images/bt.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
	padding-bottom:12px;
	margin-bottom:20px;
}


.services h3 {
    font-size: 15px;
	text-align:left;
}

.box {
    min-height: 345px;
    margin-bottom: 34px;
	float:left;
	width:100%;
	position:relative;
	color:#333;
}

.box:hover{
	text-decoration:none;
}

.large {
    position: absolute;
    left: 0;
    bottom: 0px;
    height: 2px;
    width: 0%;
    transition: 0.5s;
    display: block;
	background-color:#000066;
}


.box:hover .large{
	width:100%;
}

.services {
    background-color: #f6efeb;
}

.box_ml {
    max-width: 620px;
    margin: 0 auto;
    text-align: center;
}

.timg {
    display: inline-block !important;
    margin: 15px;
    border-radius: 100%;
    overflow: hidden;
    box-shadow: 0px 0px 20px 1px #BFBFBF;
    border: 6px solid #fff;
}
.timg img {
    display: inline-block !important;
}


.box_ml h3 {
    font-size: 15px;
    font-weight: 600;
}

.box_ml h3 span {
    font-size: 13px;
    font-weight: 400;
    font-style: italic;
    color: #A6A6A6;
}

.footer ul {
  list-style: none;
  float: left;
  margin: 15px 60px 15px 0;
  padding: 0;
}
.footer ul li {
  margin: 0 0 12px 0;
}

.footer {
    float: left;
    width: 100%;
    background-color: #f4f4f4;
	padding-bottom:0px;
}

.footer h5 {
    font-weight: 600;
}

.footer ul li a{
	color:#333;
}

.footer ul li a:hover{
	text-decoration:none;
	color:#aeaeae;
}

.copy_right {
    text-align: center;
    width: 100%;
    float: left;
    padding: 11px 0;
    border-top: 1px solid #e5e5e5;
    font-size: 11px;
}


.footer ul li i {
    width: 24px;
    text-align: center;
    font-size: 18px;
    float: left;
    margin-right: 7px;
}



.ppi li a {
    background-image: url(../images/dott.jpg);
    background-position: 0px 9px;
    background-repeat: no-repeat;
    padding-left: 13px;
}
.map, .map_l {
    background-image: url(../images/map.png);
    background-position: -3px 2px;
    background-repeat: no-repeat;
    padding-left: 28px;
}

.map_l {
    background-image:url(../images/map_l.png);
}

.sub_heading{
	background-image:url(../images/about.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	width:100%;
	float:left;
}


.sub_heading h3 {
    margin: 0;
    color: #fff;
    padding: 63px 0;
}

.sub_container {
    float: left;
    width: 100%;
    padding: 15px 0;
    min-height: 500px;
	color: #777777;
}

.sub_container p{
	font-size:16px;
}

.wrapper-content h3 {
    position: relative;
    font-size: 36px;
    font-weight: 500;
    line-height: 40px;
    float: left;
}

.wrapper-content h3::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -21px;
    width: 90px;
    height: 2px;
    background: #00b3fe;
}

.wrapper-content p {
    font-size: 16px;
    line-height: 27px;
    color: #777777;
    margin-left: 320px;
}

.mission-stage {
    margin-top: 45px;
    padding: 0;
    list-style: none;
}


.mission-stage.point{
margin-top: 0;
padding: 0;
list-style: none;
display: table;
}
.mission-stage li {

    font-size: 16px;
    line-height: 27px;
    color: #777777;
    background-image: url(../images/arrow.png);
    background-position: 0 5px;
    background-repeat: no-repeat;
    padding-left: 28px;
    margin-bottom: 10px;

}

.mission-stage ul {
    padding: 0 20px;
    list-style: none;
}

.mission-stage ul li {
    font-size: 15px !important;
    background-image: url(../images/arrow1.png) !important;
    background-position: 0 6px !important;
    background-repeat: no-repeat !important;
    padding-left: 23px !important;
}



.wrapper-content .mission-stage li i {
    width: 18px;
    height: 18px;
    line-height: 18px;
    border-radius: 50%;
    color: #FFFFFF;
    background: #00b3fe;
    text-align: center;
    margin-right: 10px;
}

.wrapper-content .caption img {
    max-width: 100%;
}

.wrapper-content .caption {
    margin-top: 61px;
}

.wrapper-content {
    margin-top: 80px;
}

.sub_left_img {
    float: left;
    margin-right: 35px;
    box-shadow:0px 3px 0px 0px #008fcb;
    max-width: 300px;
}

.sub_left_img img{
	width:100%;
}


.cont {
    float: left;
    background-color: #22244e;
    padding: 25px 15px;
    width: 100%;
    color: #fff;
    font-size: 15px;
}

.cont p{
font-size:15px;
}

.cont ul{
	padding:0px;
	margin:0px;
	list-style:none;
}


.cont ul li i {
    width: 29px;
    text-align: center;
    font-size: 16px;
    float: left;
    margin: 2px 0 0 0;
}

.cont ul li{
	margin-bottom:10px;
}