@charset "utf-8";
/* CSS Document sevice and about us*/

.servicetext{ text-align:center; font-family:"Times New Roman";}
.servicetext p{ font-size:20px; color:#415960; font-weight:normal; padding: 0px 31px 17px 31px;}

.leftnew{ left:15px}
.rightnew{ right:15px}
.imageBoxone {
            position: relative;
     

        }

.mygallerynew{ margin-top:30px;}
.imageBoxone .hoverImg {
            position: absolute;
            left: 0;
            top: 0;
            display: none;
			width: 100%;
		
        }
        .imageBoxone:hover .hoverImg {
            display: block;
        }
		
		.servicebox .btn-service:hover .hoverImg {
            display: block;
        }
		.servicebox{ border:1px solid #f19d2a; padding-right: 0px; }
		.servicebox p{ font-family:"Times New Roman";  font-size:14px;  font-weight:normal; color:#5d6061; padding: 39px 33px 0px;}.btn-service{ border:1px solid #f19d2a; border-radius:0px; padding:5px; background:#FFF; color:#f19d2a; margin-top:4px; }
		.btn-service:hover { background:#154d5f!important; color:#FFF !important; }


.service{ margin-bottom:40px; margin-top:10px}
		
		.hrdpp{
    height: 1px !important;
    width: 100%;
    background: #cccccc none repeat scroll 0% 0%;
    position: relative;
    top: 11px;
    z-index: 0;
}
		
		
		.strip-two{ background:#3d3843 !important;}
		
		/*.strip h2{ color:#FFF;}*/
		.col-padding{padding: 20px;}
		.strip-one {
    text-align: center;
    width: 21% !important;
    height: 60px;
    background: white none repeat scroll 0% 0%;
    position: relative;
    top: -20px;
    margin: auto;
}
		.my-new-text{ text-align:center;  font-size:20px; color:#415960;}
		
		.myabout{ 	width: 100%;
	clear: both;
	min-height:1019px;
	background-size: cover !important;
	display: block; background:url(../images/aboutus/Team%20background.png)}
		.team{ margin-bottom:20px; text-align:center;}
			.team p{ margin-top:5px; font-family:"Times New Roman"; font-size:19px; color:#FFF;}
			.team span{  font-family:"Times New Roman"; font-size:15px; font-weight:normal; color:#ed9523; }
		.servicetext li {
  color: #415960;
  font-size: 20px;
  font-weight: normal;
  padding: 0 31px 17px;
}
			
		@media ( max-width:768px){ .servicetext p {
    font-size: 15px; }
.leftnew{ left:0px}
.rightnew{ right:0px}
}
