

.addwdn1 {
	font-size: 18px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	line-height: 30px;
	color: #666666;
}


.addwdn2 {
	font-size: 18px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	line-height: 30px;
	color: #666666;
	text-align: center;
}





.cover100 {
    aspect-ratio: 1;
    overflow: hidden;
}

.cover100 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.b-10 {
    margin-bottom: 30px;
}

.cover101 {
    overflow: hidden;
}

.cover101 img {
    width: 100%;
    height: 230px;
    object-fit: cover;
}



.service-section .service-grids .grid {
    width: 25%;
    float: left;
    padding-top: 0;
    padding-right: 25px;
    padding-bottom: 50px;
    padding-left: 25px;
}

.service-section .grid .icon {
	width: 174px;
	height: auto;
	line-height: 85px;
	-webkit-box-shadow: 0px 9px 24px 0px rgba(0, 0, 0, 0.16);
	box-shadow: 0px 9px 24px 0px rgba(0, 0, 0, 0.16);
	border-radius: 100%;
	float: none;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 25px;
}

.service-section .grid h3 {
    font-size: 28px;
    text-transform: capitalize;
    margin-top: 10px;
    margin-right: 0;
    margin-bottom: 20px;
    margin-left: 0;
    font-weight: bold;
}

.service-section .service-grids {
    text-align: center;
}






.container3{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
 }
 
 .container4{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
 }
 
 .pt-20{

	margin-top: 20px;
 }
 
  .div90{
	width: 100%;
	float: left;
	margin-left: 0%;
 }
 

@media screen and (max-width : 900px) {

.container3{
	width: 90%;
	margin-right: auto;
	margin-left: auto;
 }
 
  .container4{
	width: 90%;
	margin-right: auto;
	margin-left: auto;
 }

.service-section .service-grids .grid {
    width: 100%;
    float: left;
    padding-top: 0;
    padding-right: 15px;
    padding-bottom: 50px;
    padding-left: 15px;
}


.service-section .grid .icon {
    width: 60%;
    line-height: auto;
    margin: 0 auto 25px;
    -webkit-box-shadow: 0px 9px 24px 0px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 9px 24px 0px rgba(0, 0, 0, 0.16);
    border-radius: 100%;
	margin-left: auto;
	margin-right: auto;

}

.service-section .grid .icon img {
    width: 100%;
    height: auto;

}

.service-section .grid h3 {
    font-size: 20px;
    text-transform: capitalize;
    margin-top: 5px;
    margin-right: 0;
    margin-bottom: 10px;
    margin-left: 0;
    font-weight: bold;
}

.section-padding {
    padding-top: 30px !important;
    padding-bottom: 30px!important;
}

.section-title {
    font-size: 40px;
    letter-spacing: 2px;
    margin-bottom: 10px;
    text-transform: uppercase;
}

  .div90{
	width: 100%;
	float: left;
		margin-left: 0%;
 }


}


.button_10 {
    border: 2px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    line-height: 40px!important;
    font-size: 20px!important;
    color: #FFFFFF;
    text-align: center;
    background-color: #003787;
    padding-right: 20px !important;
    padding-left: 20px !important;
    cursor: pointer;
    margin-right: auto;
    margin-left: auto;
    padding-top: 0px!important;
    padding-bottom: 5px!important;
    height: 40px!important;
    width: 250px;
    margin-top: 15px;
}


.img-100 {
 }
  
.img-100 img {
	width: 100%;
	height: auto;

}

.search-bar {
	width: 100%;
	height: auto;

}


.search-bar  input[type="text"], input[type="email"], input[type="url"], textarea {
	width: 100%;
	border: 1px solid #ebebeb;
	margin-right: 10px;
	padding-top: 10px;
	padding-right: 18px;
	padding-bottom: 10px;
	padding-left: 18px;
}

.search-bar input {
	width: 30% !important;
	border: 1px solid #ebebeb;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 18px;
	padding-bottom: 10px;
	padding-left: 18px;
}

.search-bar input[type="submit"] {
	width: 10% !important;
	border: 1px solid #ebebeb;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 18px;
	padding-bottom: 10px;
	padding-left: 18px;
}


.aimg {

 }
 
 .aimg2 {

 }
 
 .aimg img {
	width: auto;
	height:auto;
 }
 
  .aimg2 img {
	width: auto;
	height:auto;
 }
 
 @media screen and (max-width : 900px) {

 .aimg img {
	width: 100%;
	height:auto;
 }

 .aimg2 img {
	width: 90%;
	height:auto;
 }
}


.pwd1 {
	font-size: 30px;
	color: #003787;
	line-height: 50px;
 }
 
 .pwd2 {
	font-size: 18px;
	color: #333333;
	line-height: 35px;
	margin-bottom: 20px;
 }
 
  .pwd3 {
	font-size: 20px;
	color: #333333;
	line-height: 35px;
 }
 
  .pwd4 {
	font-size: 16px;
	color: #333333;
	line-height: 35px;
	text-align: right;
 }
 
   .pwd5 {
	font-size: 16px;
	color: #333333;
	line-height: 35px;
	text-align: center;
 }
 
 .pwd6 {
	font-size: 18px;
	color: #FFFFFF;
	line-height: 35px;
 }
 
    .box1 {
	text-align: center;
	width: 100%;
 }


.downloadwd1 {

	font-size: 20px;
	color: #FFFFFF;
	background-color: #f78223;
	text-align: center;

 }
 
 .downloadwd1 a {

	font-size: 20px;
	color: #FFFFFF;
	background-color: #f78223;
	text-align: center;

 }
 
 .bar {
    width: 70px;
    position: fixed;
    z-index: 99;
    right: 15px;
    bottom: 30px;
}

.bar img {
	width: 100%;
	height: auto;
}

.pc {
display:inline;

}
.phone {
display:none;
}


 @media screen and (max-width : 600px) {

.bar {
    width: 70px;
    position: fixed;
    z-index: 99;
    right: 5px;
    bottom: 10px;
}

.bar img {
	width: 100%;
	height: auto;
}

.pc {

display:none;

}
.phone {
display:inline;
}


}
  