.navbar-brand > img {
    display: block;
    width: 69%;
    margin-top: -28px;
}
.img-box:hover .image2 {
-webkit-transform:scale(1.3);
transform:scale(1.3);
}
.img-box {
overflow:hidden;

}
.image2 {
-webkit-transition: all 0.7s ease;
transition: all 0.7s ease;
}
.slider-w{
	width:60%;
}
.img-box img{
	width: 53%;
    margin: 0 auto;
    display: block;
    /*border: 1px solid #e2e2e2;
    box-shadow: 3px 3px 5px #e2e2e2;*/
}

.first-head h1{
	 font-size: 31px;
    text-align: center;
    padding: 54px 0;
    text-transform: uppercase;
    color: #0c539e;
}
.padding0{
	padding:0;
	margin:0;
}
.container2:hover .image3 {
-webkit-transform:scale(1.2);
transform:scale(1.2);
}
.container2 {
overflow:hidden;
}
.image3 {
-webkit-transform:scale(1);
transform:scale(1);
-webkit-transition: all 0.7s ease;
transition: all 0.7s ease;
cursor: pointer;
}
.product-information h4{
	text-align: center;
	font-size: 17px;
    color: #0c539e;
    font-weight: 600;
    padding: 4px 0;
    position: relative;
}
.product-information h4:before{
   position: absolute;
    width: 16%;
    height: 0;
    content: '';
    /* border-bottom: 2px solid #43b7eb; */
    top: 75%;
}
.product-information p{
	text-align: justify;
    color:#504d4d;
    margin-top:7px;
}
.product-information .bold{
    font-weight: 600;
    font-style: normal;
}
.padding-bottom{
	padding-bottom: 40px;
}
.addres ul{
	list-style-type: none;
	list-style: none;
}
.addres ul li{
	direction: block;
	text-decoration: none;
	padding:10px 0;
}
.addres ul li i{
	font-size: 15px;
    color: #39b3ea;
    position: relative;
    right: 17px;
    z-index: 777;

}
.addres h4{
	text-align: center;
	font-size: 23px;
    color: #0c539e;
    font-weight: 600;
    padding: 16px 0;
    position: relative;
}
.addres h4:before{
	position: absolute;
    width: 16%;
    height: 0;
    content: '';
    border-bottom: 2px solid #43b7eb;
    top: 75%;
}
.about-img{
    width:100%;
    background: url(../images/s3.jpg) no-repeat;   
    min-height:210px;
    background-size: 100% 100%;
    background-attachment: fixed;
    position: relative;
}

.about-img:before{
    position: absolute;
    left:0;
    top:0;
    content:'';
    width:100%;
    height:100%;
    background-color:#0000009c;
}

.about-img2{
    width:100%;
    background: url(../images/s6.jpg) no-repeat;   
    min-height:210px;
    background-size: 100% 100%;
    background-attachment: fixed;
    position: relative;
}
.about-img2:before{
    position: absolute;
    left:0;
    top:0;
    content:'';
    width:100%;
    height:100%;
    background-color:#0000009c;
}
.about-img3{
    width:100%;
    background: url(../images/s7.jpg) no-repeat;   
    min-height:210px;
    background-size: 100% 100%;
    background-attachment: fixed;
    position: relative;
}

.about-img3:before{
    position: absolute;
    left:0;
    top:0;
    content:'';
    width:100%;
    height:100%;
    background-color:#0000009c;
}


















/******************************************/
.name-spece {
    width: 14%;
    margin: 5px 0;
}
.name-spece2 {
    width: 14%;
    position: relative;
    top: -28px;
}
.f-width {
    width: 58%;
    margin: 8px 0;
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
}
.send-button {
    padding: 4px 29px;
    background-color:#47b9eb;
    color: #fff;
    font-size: 16px;
    border: 0;
    border-radius: 15px;
    margin-top: 15px;
    margin-left: 15px;
}
.send-button {
    padding: 4px 29px;
    background-color:#47b9eb;
    color: #fff;
    font-size: 16px;
    border: 0;
    border-radius: 15px;
    margin-top: 15px;
    margin-left: 15px;
}
textarea {
    overflow: auto;
    border: 1px solid #ddd;
    margin-top:10px;
    width: 59%;
    height: 62px;
}
/******************************************/






































@media (min-width: 320px) and (max-width:480px){
     .navbar-brand > img {
    display: block;
    width: 55%;
margin-top: -37px;
}
.navbar-default .navbar-toggle {
    border-color: #fff;
    position: relative;
    float: right;
    z-index: 9999;
    top: 15px;
}
.mobile-pd-0{
	padding-left:0;
	padding-right: 0;
}
.agileinfo-phone p a{
	font-size: 13px;
}
.agileinfo_social_icons li a{
	width:32px;
	height:32px;
	border: 1px solid #8fd2f4;
}
.agileinfo_social_icons li a i {
    line-height: 32px;
    color: #fff;
    font-size: 12px;
}
.f-width {
    width: 67%;
    margin: 8px 0;
}
.name-spece {
    width: 22%;
    margin: 5px 0;
}
.name-spece2{
    width:25%;
}
.about-img2{
    width:100%;
    background: url(../images/s5.jpg) no-repeat;   
    min-height:150px;
    background-size:cover;
    position: relative;
}
.about-img3{
    width:100%;
    background: url(../images/s2.jpg) no-repeat;   
    min-height:150px;
    background-size:cover;
    position: relative;
}
.about-img{
    width:100%;
    background: url(../images/s3.jpg) no-repeat;   
    min-height:150px;
    background-size:cover;
    position: relative;
}
.about-grids{
    margin-top:-89px;
}

}

@media (min-width:360px) and (max-width:640px){
	.w3_navigation{
		padding:0;
	}
	nav.navbar.navbar-default {
    background: none;
    padding:0;
}
}
@media (min-width:361px) and (max-width:399px){
	nav.navbar.navbar-default{
		padding:11px 0;
	}
	.navbar-brand > img{
		margin-top:-13px;
	}
}

@media (min-width:400px) and (max-width:640px){
	nav.navbar.navbar-default{
		padding:11px 0;
	}
	.navbar-brand > img{
		margin-top:-13px;
	}
	.navbar-default .navbar-toggle{
		top:5px;
	}
}

@media (min-width:500px) and (max-width:640px){
     nav.navbar.navbar-default{
		padding:19px 0;
	} 
	.navbar-brand > img{
		margin-top:-20px;
	}   
}