.col-lg-3.col-md-2.col-12.pt-3.text-center{
        margin-top:-10px;
    }
    .col-lg-9.col-md-10.col-12.d-flex.justify-content-end.d-flex-none{
        margin-top:10px;
    }
    
    .page-id-51 .wpcf7 form {
  display: flex;
  flex-wrap: wrap;
}

.page-id-51 .wpcf7 .half {
  width: 48%;
  margin-right: 2% !important;
  box-sizing: border-box;
	margin-bottom : 10px;
}

.page-id-51 .wpcf7 .half:nth-child(2) {
  margin-right: 0;
}

.page-id-51 .wpcf7 label {
  
  margin-bottom: 5px;
  font-weight: bold;
}

.page-id-51 .wpcf7 input,
.page-id-51 .wpcf7 textarea {
  width: 100%;
  padding: 10px;
  margin-bottom: 15px;
  border: 1px solid #ccc;
  border-radius: 5px;
  box-sizing: border-box;
}

.page-id-51 .wpcf7 .full {

  width: 100%;
	margin-bottom :10px;
	margin-right: 2%;
}
.page-id-51 .wpcf7 .title {
   width: 100%;
	margin-bottom :50px;
  margin-top : 30px;
}
.page-id-51 .wpcf7 .title p {
   font-style : normal;
	 font-weight : 300;
}
.page-id-51 .wpcf7 [type="submit"] {
  background-color: #007bff;
  color: #fff;
  padding: 10px 20px;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  display: block;
  width: auto;
  margin-top: 10px;
}

.page-id-51 .wpcf7 [type="submit"]:hover {
  background-color: #0056b3;
}
body{
    overflow-x: hidden;
}
div#v-pills-tabContent{
	width:70%;
}
img.img-fluid.header-logo{
	width:125px;
  float:left;
}
img.img-fluid.about-us-image{
	height:500px;
	width:70%;
}
img.footer-logo{
	max-width:400px
}
table, td, th {  
	border: 1px solid #000;}
 
  


 
 
 

 
 

.page-id-51 p,   
.page-id-51 caption, 
.page-id-51 article, 
.page-id-51 aside, 
.page-id-51 dialog, 
.page-id-51 figure, 
.page-id-51 footer, 
.page-id-51 header, 
.page-id-51 hgroup, 
.page-id-51 menu, 
.page-id-51 section, 
.page-id-51 time, 
.page-id-51 mark, 
.page-id-51 audio, 
.page-id-51 video, 
.page-id-51 source {
    margin: 0;
    padding: 0;
}

.page-id-128 p,   
.page-id-128 caption, 
.page-id-128 article, 
.page-id-128 aside, 
.page-id-128 dialog, 
.page-id-128 figure, 
.page-id-128 footer, 
.page-id-128 header, 
.page-id-128 hgroup, 
.page-id-128 menu, 
.page-id-128 section, 
.page-id-128 time, 
.page-id-128 mark, 
.page-id-128 audio, 
.page-id-128 video, 
.page-id-128 source {
    margin: 0;
    padding: 0;
}
.choose-section ul li::before {
    content: "\f633";
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 7px;
    color: #ffbd0f;
    font-family: bootstrap-icons !important;
}
.choose-section ul{
	padding:0px;
}
.choose-section ul li{
	list-style:none;
}
@media (max-width: 430px) {
/*    img.img-fluid.header-logo{*/
/*        width:50px;*/
/*    }*/
/*    .header-bg{*/
/*        min-height: fit-content;*/
/*    }*/
/*    button.navbar-toggler {*/
/*    font-size: 15px;*/
/*}*/
}