.contact-form-layout4 form .top-input {
    width: 100%;
    padding: 15px 20px !important;
    border: 1px solid #d6d6d6;
    margin-bottom: 30px;
}
.contact-form-layout4 form .form-control {
    height: auto;
    padding: 0;
    box-shadow: none;
    background: none;
    line-height: 1.5;
}
.top-input:last-child {
    margin-right: 0;
}
.section-title-primary {
    text-align: center;
    color: #333333;
}
.section-title-primary h2 {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 36px;
    margin-bottom: 20px;
    line-height: 1.2;
}
.newclrs2 {
    color: black !important;
    transition: 0.5s;
}
.contact-form-layout4 {
    margin-bottom: 30px;
}
.btn-primary-fill-ghost {
    background: #1343A3;
    text-transform: uppercase;
    color: #ffffff;
    border: 2px solid #1343A3;
    padding: 12px 34px;
    border-radius: 45px;
    display: inline-block;
    font-weight: 500;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.contact-form-layout4 form .message-box {
    padding: 15px 20px;
    width: 100%;
    height: 100px;
    margin-bottom: 40px;
    border: 1px solid #d6d6d6;
}
.p-tb-80 {
    padding: 80px 0px !important;
}
.contact-info-layout3 {
    padding: 40px 28px 55px;
    background: linear-gradient(130deg, #0cbde5 0%, #1343a30d 50%);
}
.shadow-equal {
    box-shadow: 0px 0px 50px 0px rgb(0 0 0 / 8%);
    -moz-box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.08);
    -webkit-box-shadow: 0px 0px 50px 0px rgb(0 0 0 / 8%);
}
.contact-info-layout3 h2 {
    font-size: 24px;
    text-transform: uppercase;
    color: #333333;
    margin-bottom: 30px;
    padding-bottom: 25px;
    border-bottom: 1px solid #d6d6d6;
}
.contact-info-layout3 ul.contact-address {
    margin-bottom: 30px;
}
ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.contact-info-layout3 ul.contact-address li i {
    left: 0;
    top: 0;
    position: absolute;
    font-size: 25px;
    color: #333333;
    font-weight: bolder;
}
.bi {
    font-family: 'bicon'!important;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-transform: none;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.contact-info-layout3 ul.contact-address li a {
    color: #1343A3;
    transition-duration: 0.5s;
}
.contact-info-layout3 ul.contact-social {
    text-align: center;
}
.contact-address li p{
    line-height: 8px;
}
.margin-bottom-contact {
    margin-bottom: 20px;
}
.partner-one__right-text ul{
    list-style: disc;
}