#contact-banner  .banner-content h1{
    font-size: 42px;
	font-weight: 800;
    line-height: 58px;
    color: #FFF;
    margin-bottom: 15px;
}
#contact-banner  .banner-content h5{
	font-weight: 600;
    font-size: 20px;
    line-height: 32px;
    color: #3D3D3D;
    margin-bottom: 30px;
}
#contact-banner  .banner-content p{
    font-size: 18px;
    line-height: 24px;
    color: #FFF;
    margin-bottom: 0px;
    font-weight: 500;
}
#contact-banner  .banner-content ul{
    padding: 0px;
    list-style-type: none;
    display: inline-flex;
}
#contact-banner  .banner-content ul li{
    margin-right: 10px;
}
#contact-banner  .h-contact-left{
    background-color: #145cee;
    padding: 40px;
    margin: 30px 0px;
}
#contact-banner label{
    color: #FFF;
}
#contact-banner .section-main-head h3 {
    font-size: 24px;
    color: #FFF;
}
#contact-banner form{
    width: 100%;
}
#contact-banner .form-control {
    display: block;
    width: 100%;
    height: 50px;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #f7f7f7;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0px;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
#contact-banner textarea.form-control {
    height: auto;
    margin-bottom: 25px;
}
#contact-banner .form-group .default-yellow-btn{
    float: left;
    width: 100%;
    text-align: center;
}
/*  */
/*  */
#inner-contact{
    /* padding-top: 90px; */
    padding-bottom: 90px;
}
.cont-gen h5{
	font-weight: 700;
    margin-top: 30px;
    margin-bottom: 15px;
    font-size: 24px;
}
.cont-gen ul{
    padding-left: 0px;
    list-style-type: none;
}
.cont-gen ul li{
    margin-bottom: 20px;
}
.cont-gen ul li h6{
    font-size: 14px;
    color: #145cee;
	font-style: italic;
}
.cont-gen ul li p{
	font-weight: 600;
    font-size: 14px;
    
}
/*  */
.section-main-head h3{
    margin-bottom: 10px !important;
}
#ser-inner-banner .h-contact-left {
    padding: 20px 40px !important;
}
#ser-inner-banner .form-control {
    height: 40px !important;
    font-size: 14px !important;
}
#ser-inner-banner textarea.form-control {
    height: 60px !important;
}
