*{
    padding: 0px;
    margin: 0px;
}
body{font-family: 'Poppins', sans-serif;     font-size: 15px;}
p{
    color: #3a3939;
}
h1,h2,h3,h4,h5,h6{
    color: #545454
}
.top-section {display: flex;justify-content: space-between;}
.top-left ul {
    display: flex;
    list-style: none;
    width: 100%;
    margin-bottom: 0px;
}
.top-right ul {
    display: flex;
    list-style: none;
    margin-bottom: 0px;
}
section.top-bar {
    position: relative;
    z-index: 2;
    text-align: right;
    background: #1c4693;
    padding: 8px 0px 8px;
}


/*.carousel-item:before{content:''; position:absolute; width:100%; height:100%; top:0; left:0; background-color: #000000; opacity:0.3;}*/
.logo-part {
    
    position: relative;
    z-index: 9;
}

.top-left ul li {
    margin: 0px 10px 0px 0px;
}
.top-left ul li a {
    color: #fff;
    font-size: 14px;
}
.top-right ul li img {
    width: 26px;
}
.top-right ul li {
    font-size: 4px;
    color: #fff;
    margin: 0px 0px 0px 10px;
}
.top-left ul li i {
    font-size: 20px;
    color: #fff;
}
.top-left ul li a {
    font-size: 15px;
}
.top-left ul li i {
    position: relative;
    top: 2px;
    margin-right: 6px;
}
.header-part {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.menu-part > ul {
    display: flex;
    list-style: none;
    margin-bottom: 0px;
}
.menu-part ul li a {
    font-size: 15px;
    font-weight: 500;
    color: #3d3d3d;
}
.menu-part ul li {
    margin: 0px 0px 0px 15px;
}
.logo-part img {
    width: 250px;
}
.menu-part ul li:hover a {
    text-decoration: none;
}
.menu-part ul li {
    border-bottom: 2px solid transparent;    display: inline-block;}
.menu-part > ul > li >:hover {
    border-bottom: 2px solid #ffc615;
}
.slider-left {
    padding: 0px 0px;
}  


.formfunding label {
    display: block;
    color: #fff;
    margin-top: 10px;
    margin-bottom: 0px;
}

.formfunding {
    margin-top: 20px;
}
.submit-btn1 {
    margin-top: 20px;
    
}
#demo .carousel-control-next, #demo .carousel-control-prev{width:5%;}
.content-banner {
    position: absolute;
    top: 30%;
    left: 6%;
    max-width: 480px;
}
.content-banner h2 {
    color: #000;
    font-size: 29px;
    font-weight: 600;
    padding-bottom: 10px;
}
.content-banner h2 span {
    color: #ffc615;
}
.content-banner p {
    color: #000;
    font-size: 17px;
}
.aboutcontent h5 {
    font-weight: 600;
        font-size: 17px;
    color: #f58f21;
    margin-bottom: 20px;
}
.content-btn a {
    font-size: 16px;
    border-radius: 2px;
    line-height: 12px;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 13px 30px;
    font-weight: 600;
    background:#1879ce;
    color: #fff;
}
.content-btn {
    margin-top: 40px;
   
}
.icon1 {
    display: flex;
    align-items: center;}
.icon-content {
    width: 100%;
    margin-left: 10px;
    margin-top: 25px;}
.icon1 p {
    text-transform: uppercase;
    font-size: 14px;
    color: #777777;
}
.icon-left {
    width: 40%;
}
.icon-content h3 {
    font-size: 32px;
    color: #545454;
    margin-bottom: 0px;
    font-weight: 600;
    line-height: 1;
}
.icon-content h5 {
    font-size: 16px;
}
.icon-left img {
    width: 70px;
}
section.four {
    background: #ddece3;
}
section.icon-loan {
    padding: 30px 0px;
    background: #f4f6f8;
}

.icon1 {
    border: 1px solid #e6e6e6;
    padding: 10px 10px;
    min-height: 120px;
    background: #fff;
}


.product-content1 a {
    color: #545454;
    text-decoration: underline;
    font-weight: 600;
}


.owl-nav button {
    background: #ececec !important;
    width: 20px;
}


.view-loan a {
    background: #ffc615;
    padding: 15px 40px;
    color: #fff;
    font-weight: 600;
}
.view-loan {
    text-align: center;
    margin: 70px 0px;
}
section.why-people {
    padding: 70PX 0PX;
    background: #f4f6f8;
}
.people-padding {
    padding: 0px 0px;
    text-align: center;
    background: #fff;
    border: 1px solid #ddd;}
.people-box {
    padding: 60px 20PX;
} 
.people-box img {
    width: 90px;
    margin-bottom: 30px;
}
.people-box h3 {
    font-size: 22px;
}
.people-btn a {
    border: 1.5px solid #545454;
    padding: 10px 25px;
    color: #545454;
    font-weight: 600;
}
.people-btn {
    margin-top: 40px;
}
.people-btn a:hover {
    background: #545454;
    color: #fff;
    border: 1.5px solid #545454;
    text-decoration: none;
}
section.our-testimonial {
    padding: 70px 0px;
   background-color: #f5f5f8;

}
.view-product1 { background-color: #fff;    min-height: 440px;}
.product-content1 { padding: 15px;}
.our-testimonial .owl-next, .our-testimonial .owl-prev {
    background-color: transparent !important;
    border: 2px solid #a3b1c1 !important;
    color: #a3b1c1 !important;
    -webkit-transition: all 0.3s !important;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    padding: 8px 16px !important;
    font-size: 22px !important;
    width: 40px;
}


.testibox {
    margin-top: 40px;
}
section.our-testimonial .weoffer h2 {
    color: #fff;
}
section.our-testimonial .weoffer p {
    color: #fff;
}
p.testimonial-text {
    font-size: 18px;
    color: #545454;
    line-height: 32px;
    background: #fff;
    padding: 15px;
}
.textimonal-user {
    display: flex;align-items: center;}
.test-content h4 {
    color: #fff;
    font-size: 17px;
    margin-bottom: 0px;
}
.test-content {
    margin-left: 20px;
}
.test-content span {
    font-size: 14px;
}
section.logo-part ul {
    display: flex;
    justify-content: space-between;
    list-style: none;
    margin-bottom: 0px;
}
section.logo-part {
    padding: 30px 0px;
}
section.loan-company {
    background: #f4f6f8;
    padding: 70px 0px;
}
.blog-section {
    margin-top: 70px;
}
.img-box1 img {
    width: 100%;
    position: relative;
}
.img-box1 {
    position: relative;
}
.date-blog {
    position: absolute;
    bottom: 0;
    width: 70px;
    background: #297544;
    height: 70px;
    line-height: 70px;
    text-align: center;
    color: #fff;
    right: 0;}
 .blog23 {
    border: 1px solid #e6e3e3;
    padding: 20px 20px;
}   
.blog23 h3 {
    font-size: 22px;
}
.blog-btn a {
    color: #545454;
    text-decoration: underline;
    font-weight: 600;
}

.list-footer p{color:#e2e8ec;    font-size: 14px;}
footer {
    padding-top: 60px;
    background: #343232;
}
footer ul li {
    position: relative;
    list-style: none;
    padding-bottom: 3px;
}
footer ul li i {
    position: absolute;
    left: 0;
    top: 6px;
    color: #fff;
    font-size: 12px !important;
} 
.copyright p {
    margin-bottom: 0px;
    color: #fff;
    padding: 10px 0px;
    font-size: 13px;
}
.copyright {
    text-align: center;
    background: #343536;
    margin-top: 70px;
}
.list-footer h4 { color: #fff;  font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;}
section.eight {
    padding: 50px 0px;
    background-image: url(../images/back1.jpg);
    position: relative;
}
section.eight:before {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: rgb(0 0 0 / 64%);
}
.copyright ul {
    display: flex;
    margin-bottom: 0px;
    justify-content: flex-end;
    padding: 10px 0px;
}
.copyright ul li a {
    color: #fff;
     font-size: 14px;
}
.copyright p {
    margin-bottom: 0px;
    color: #fff;
    padding: 10px 0px;
    font-size: 14px;
    text-align: center;
    margin-top: 6px;
}
footer ul li a {
    color: #545454;
   
}
.newsletter {
    max-width: 700px;
    margin: 0 auto;
    text-align: center;
    position: relative;
}
ul.link {
    margin-top: 6px;
}

footer ul {
    margin-bottom: 0px;
}
.list-footer {
    margin-bottom: 50px;
}
div#demo img {
    width: 100%;
}
.read-more a {
    color: #454545;
    text-decoration: underline;
    font-weight: 600;
}
.viewless {
    display: none;
}
.viewless a {
    color: #454545;
    font-weight: 600;
    text-decoration: underline;
}

.list-footer ul li i {
 color: #fff;
    font-size: 17px !important;    margin-top: -4px;
}
footer ul li a {
    color: #e2e8ec;
    font-size: 14px;
}
.top-left.footer1 li i {
    position: absolute;
    left: -11px;
    top: 8px;
}

.top-left.footer1 li {
    position: relative;
    padding-left: 18px;
}
.menu-part .callbtn {
    display: flex;
    justify-content: flex-end;
    margin-bottom: 8px;
}
.menu-part {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}
.menu-part .callbtn a {
    font-weight: 600;
    font-size: 22px;
    color: #a70000;
}
.callbtn span {
    margin-top: 5px;
    margin-right: 8px;
    color: #297544;
    font-size: 16px;
    font-weight: 600;
}
.show1 {
    display: none;
}


.fixed-header {
    position: fixed;
    z-index: 99;
    left: 0;
    right: 0;
    background: #fff;
    top: 0;
    animation: smoothScroll 1s forwards;
    box-shadow: 0 4px 12px -4px rgb(0 0 0 / 10%);
}

@keyframes smoothScroll {
    0% {
        transform: translateY(-40px);
    }
    100% {
        transform: translateY(0px);
    }
}


ul.soacil-list {
 
    padding: 5px 0px;
}
.footersocialmedia ul.soacil-list li {
    display: inline-block;
    width: 50px;
    margin-right: 4px;
}
ul.soacil-list li i {
    width: 35px;
    height: 35px;
    background: #1c4693;
    line-height: 35px;
    text-align: center;
    border-radius: 100%;
    color: #fff;font-size: 17px !important;
}
ul.soacil-list li img {
    width: 100%;
}
ul.soacil-list li {
    padding-left: 0px !important;
}
.form-footer input {
    width: 100%;
    padding: 8px;
    background: top;
    border: 1px solid #8b9cab;
    margin-bottom: 10px;
    font-size: 14px;background-color:#fff;
}
.form-btn input[type="submit"] {
    background: #1879ce;
    color: #fff;
    font-weight: 600;
}
.top-left ul li {
    font-size: 14px;
    color: #fff;
    margin: 0px 0px 0px 20px;
}
.top-right ul li {
    font-size: 15px;
}
.top-right ul li a {
    color: #fff;
    font-size: 15px;
}
.top-right ul li i {
    position: relative;
    top: 2px;
    margin-right: 6px;
}
.top-right ul li i {
    font-size: 20px;
}

section.common-banner img {
    width: 100%;
}
.common-content {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    text-align: center;}
section.common-banner {
    position: relative;
}  
.common-content h2 span {
    padding: 5px 30px;
    background-color: rgba(255,255,255,0.8);
    color: #1a5f33;
    font-weight: 600;
}  
section.broker1 {
    margin: 70px 0px;
}

section.broker1 ul li {
    list-style: none;
    color: #3a3939;
    padding-bottom: 10px;
    position: relative;
    padding-left: 20px;
}
section.broker1 ul li i {
    position: absolute;
    left: 0;
    top: 3px;
    color: #297544;
}
.form-right {
    background: rgb(244 246 248 / 82%);
    margin: 20px 0px 0px 0px;
}
.form-right h4 {
    color: #297544;
}
.form-right .apply1 {
    padding: 30px 30px;
}
ul.list-law li {
    float: left;
    width: 33%;
}
ul.list-law li a {
    color: #3a3939;
}
section.broker1 p {
    overflow: hidden;
    clear: both;}
.menu-part ul li ul {
    position: absolute;
    background: #ddd;
    z-index: 99;
    width: 215px;
    list-style: none;
    padding: 0px 0px;
} 
.menu-part ul li ul li {
    padding: 4px 0px;
}
.menu-part li ul {
    display: none;
}
 .menu-part ul li:hover ul {
    display: block;
}
.mobile-menu {
    display: none;
}
section.about2 {
    background: #f7f7f7;
    padding: 70px 0px;}
section.about2 ul li {
    list-style: none;
    color: #3a3939;
    padding-bottom: 10px;
    position: relative;
    padding-left: 20px;
}
section.about2 ul li i {
    position: absolute;
    left: 0;
    top: 3px;
    color: #297544;
}
section.broker1.about1 {
    margin-bottom: 40px;
}
.about-img img {
    width: 100%;
}
.atroney-class1 h4 {
    color: #f00;
}
.atroney-class1 h2 {
    font-weight: 600;
    color: #f81313;
    font-style: italic;
    text-shadow: -1px 2px 0px #a9a6a6;}
.atroney-class1 ul li {
    font-weight: 600;
} 
.atroney-class1 h5 strong {
    color: #297544;
}   
.atroney-class1 h5 strong {
    color: #297544;
    font-size: 18px;
    font-style: italic;
}
section.broker1.funding1 {
    margin-bottom: 40px;
}
section.funcding2 {
    background: #f7f7f7;
    padding: 70px 0px;
}
section.funcding2 h5 {
    color: #297544;
    font-size: 18px;
    font-style: italic;
}
section.funcding2 p strong {
    color: #297544;
    font-size: 18px;
    font-style: italic;
}
.contact-form {
    max-width: 650px;
    margin: 70px auto;
    background: #f7f7f7;
    padding: 30px;
}
.contact-form input[type="text"] {
    width: 100%;
    border: 1px solid #ddd;
    height: 45px;
    margin-bottom: 10px;
    padding: 0px 10px;
    font-size: 14px;
}
.contact-form textarea {
    width: 100%;
    border: 1px solid #ddd;
    height: 80px;
    padding: 5px 10px;
    font-size: 14px;
}
.contact-form input[type="submit"] {
    margin-top: 20px;
    padding: 5px 35px;
    border: none;
    background: #4388c9;
    color: #fff;
    text-transform: uppercase;
}
.contact-form h2 {
    text-align: center;
    margin-bottom: 20px;
    color: #4388c9;}
section.attorney1 {
    margin: 70px 0px;
}
section.attorney1 h2 {
    font-size: 23px;
    font-weight: 600;
    color: #297544;
}
section.attorney1 h5 {
    color: #297544;
    font-size: 18px;
    font-style: italic;
}
ul.attorney-list {
    clear: both;
    overflow: hidden;
    list-style: none;
}
ul.attorney-list li {
    float: left;
    width: 33%;
    color: #3a3939;
}
section.attorney1 h4 {
    color: #297544;
    font-weight: 600;
}
section.about2.accidental1 h5 {
    color: #297544;
    font-size: 18px;
    font-style: italic;
}
section.broker1.about1.amusment h4 {
    color: #297544;
}
section.broker1.about1.amusment h2 {
    font-size: 23px;
    font-weight: 600;
    color: #297544;
}
section.about2 h5 {
    color: #297544;
    font-size: 18px;
    font-style: italic;
}
.common-banner1 {
    background-image: url(../images/commonbanner1.jpg);
    background-repeat: no-repeat;
    height: 565px;
    background-size: cover;
}
.content-left {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.content-left h2 span {
    color: #1a5f33;
    background: rgb(255 255 255 / 88%);
    padding: 15px;
    font-size: 34px;
    font-weight: 600;
}
.about-person {
    position: relative;
}
.about-person img {
    height: 423px;
    position: absolute;
    top: 32px;
}
section.broker1.about1 h2 {
    color: #4388c9;
    font-weight: 600;
}
section.slider-part {
    position: relative;
}
header {
    padding-bottom: 10px;
       background:#fff;    padding-top: 10px;
}

.footersocialmedia {
    max-width: 300px;
    margin: auto;
}

.footerlinks ul{}
.footerlogo img {width: 150px; margin: auto;}
.footerlogo{text-align:center; margin-bottom:30px;}
section.aboutsection {padding: 80px 0;}
.aboutimg {
    float: right;
}
.aboutsection h2 {font-size: 35px; font-weight: 600; margin-bottom: 15px;    color: #323232;}
button.btn.readmorebutton {
    background-color: #1879ce;
    color: #fff;
    padding: 9px 20px;
    border-radius: 0px;
}
section.whoneedsection {
    background: #f7f7f7;
    padding: 60px 0px;
}
h2 span {
    color: #1c4693;
}
section.whatwedosection {padding:80px 0 80px;     margin: 70px 0 0;     background-size: cover;}
.whatwedosection h2{font-size: 30px; font-weight: 600; margin-bottom: 25px;    color: #323232;}
.whoneedsection ul li { width: 18%; display: inline-block; text-align:center; height: 180px; float: left; background: #f5f5f5; padding: 10px; margin: 1%;border-radius: 8px; transition:0.6s ease-out;}
.whoneedsection ul li:hover{background:#fff; }
.whoneedsection ul li img {width: 80px;    margin: auto;transition:0.6s ease-out;}
.whoneedsection ul li h4 {font-size: 16px;margin-top: 20px; transition:0.6s ease-out;}
.whoneedsection ul li:hover img{-ms-transform: rotateY(-360deg);    -webkit-transform: rotateY(-360deg); transform: rotateY(-360deg);}

.whoneedsection .heading {text-align: center;   margin: auto; margin-bottom: 40px;    max-width: 810px;  }
.whoneedsection .heading h2{font-size: 35px; font-weight: 600; margin-bottom: 15px;    color: #323232;}
.aboutsection ul { padding-left: 20px;}
.our-testimonial .heading { text-align: center;    margin-bottom: 30px;}
.our-testimonial .heading h2{font-size: 35px; font-weight: 600; margin-bottom: 15px;    color: #323232;}
.leftsidecongactdetail {
    background:linear-gradient(147deg, rgb(44 141 220) 0%, rgb(85 191 65) 88%);
    width: 86%;
    padding: 35px;
    border-radius: 2px;
    margin: auto;
    position: inherit;
    top: -50px;border-radius:20px;
}
.footer_contact_width p .fa {
    color: #fff;
    font-size: 20px;
    top: 2px;
    position: relative;
    width: 20px;
    height: 30px;
}
.footer_contact_width p {
    padding-left: 30px;
    position: relative;
}
.footer_contact_width p .fa {
    position: absolute;
    left: 0;
}
.footer_contact_width p span, .footer_contact_width p span a {
    color: #fff;
    font-weight: 400;
    font-size: 16px;
}
.contact-right {
    background-color: #fff;
    padding: 35px;
    box-shadow: 0px 1px 19px 0px #0000001c !important;
}
#contactFrm textarea {
    border-radius: 4px;
    border: 1px solid #ddd;
    padding: 10px 18px;
    width: 100%;
    margin-bottom: 20px;
    height: 100px;
}
#contactFrm input {
    border-radius: 4px;
    border: 1px solid #ddd;
    padding: 10px 18px;
    width: 100%;
    margin-bottom: 20px;
}
#contactFrm input.txt2.submitbtn {
    width: auto;
    padding: 10px 40px;
    background-color: #5ac03f;
    color: #fff;
    border: none;
    text-transform: uppercase;
    font-weight: 600;
}
section.contact_form_area {
    background-color: #f5f5f8;
    padding: 70px 0;
    margin-top: 70px;
}
.whatwedosection h4 {
    font-size: 22px;
    line-height: 28px;
    font-weight: 600;    color: #363636;
}
.whatwedosection ul{    padding-left: 0px;}
.whatwedosection ul li{    padding-bottom: 15px;
    padding-left: 55px;
    list-style: none; position:relative;}
.whatwedosection ul li:before {
    font-family: 'FontAwesome';
    content: "\f0fa";
    float: left;
    color: #fff;
    position: absolute;
    left: 0px;
    background-color: #5ac03f;
    width: 35px;
    height: 35px;
    line-height: 40px;
    text-align: center;
    /* transform: rotate(28deg); */
    /* border-radius: 50%; */
    background: linear-gradient(147deg, #1c4693 0%, #1879ce 88%);
    font-size: 19px;
}
.whatwedosection ul li:after {
    content: '';
    width: 1px;
    height: 40px;
    background-color: #1879ce;
    top: 25px;
    left: 17px;
    margin: auto;
    position: absolute;
}
.whatwedosection ul li:last-child::after{display:none;}
.hero-title-with-shape h4.heading_with_border {
    font-size: 15px;
    margin-bottom: 20px;
}
.aboutcontent {    padding-left: 30px;}
.servicesbox {
    text-align: center;
    box-shadow: 0px 4px 20px #0c0c1b14;
    padding: 20px;
    min-height: 280px;
    margin-bottom: 30px;
    transition: 0.5s ease all;
    background: #fff;
    border-radius: 35px;
}
.servicesbox img {  width: 80px;    margin-bottom: 20px; transition:0.5s ease all;}
.servicesbox:hover {
    background-color: #1879ce;
}
.aboutcontent button.btn.readmorebutton {
    margin-top: 20px;
}
.servicesbox:hover img {    transform: rotateY(180deg);    transition: all 0.5s ease;     filter: brightness(1.5);}
.servicesbox:hover h5{color:#fff;}
.servicesbox:hover p{color:#fff;}
.services_section button.btn.readmorebutton {
    margin-top: 20px;
}
.blog-section {background: #f3f7f9;}
.blog-thumb {margin-bottom: 0;}
.blog-text {background: #fff;   padding: 30px;-webkit-box-shadow: 0px 23px 49px rgba(33, 54, 61, 0.1); box-shadow: 0px 23px 49px rgba(33, 54, 61, 0.1);}
.blog-text .post-date {font-size: 14px;color: #5ac03f;text-transform: uppercase;margin-bottom: 15px;display: block;letter-spacing: 2px;}
.blog-text .blog-title {font-size: 17px;margin-bottom: 20px;    font-weight: 600;line-height: 25px;}
.blog-text .blog-title a {color: #2c2c2c;}
.blog-text .post-meta a {font-size: 13px;   color: #75849a; margin-right: 25px;}
.blog-text .post-meta a:last-child {margin-right: 0;}
.blog-text .post-meta a span {color: #cbd3df;}
.blog-thumb img { width: 100%;}
.post-meta .fa { color: #5ac03f;}
.our_latest_news_area {padding: 100px 0;}
.our_latest_news_area h2{margin-bottom: 30px;  position: relative; color: #383838; font-weight: 700; font-size: 35px; text-align:center;}
.contact_form_width h2 {font-size: 35px;    font-weight: 600;    margin-bottom: 15px;    color: #323232;}
section.services_section {padding-top: 90px;}
.services_section h2{font-size: 35px;font-weight: 600; margin-bottom: 15px; color: #323232;}
.Professionals_name {
    background: linear-gradient(147deg, #1c4693 0%, #1879ce 88%);
    padding: 40px 0;
}
.Professionals_name h2{font-size: 35px;font-weight: 600; margin-bottom: 30px; color: #fff;     text-align: center;}
.Professionals_name ul{display: flex; gap: 20px; align-items: center; justify-content: space-between;}
.Professionals_name ul li {
    list-style: none;
    border: 1px solid #ffffff69;
    color: #000;
    padding: 10px;
    width: 100%;
    height: 70px;
    transition: 0.5s ease all;
    text-align: center;
    background: #fff;
    border-radius: 30px;
}
.Professionals_name ul li:hover {
    background: #1c4693;
    transform: translateX(10px);
    color: #fff;
}
ul.drtail-part li {
    margin-bottom: 20px;
    list-style: none;
    padding-top: 10px;
}
.detail-part {
    display: flex;
}
ul.drtail-part li i {
    height: 70px;
    width: 70px;
    background: #1c4693;
    text-align: center;
    line-height: 70px;
    color: #fff;
    font-size: 30px;
    border-radius: 50%;
}
ul.drtail-part {
    margin-top: 45px;
}
.detail-right {
    margin-left: 20px;
}
.detail-right p strong {
    font-size: 23px;
}
ul.drtail-part li a {
    color: #000;
}
.servicesareacontent ul{
    margin-left:15px;
}
button.Referral {
    font-size: 16px;
    border-radius: 2px;
    line-height: 12px;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 16px 14px;
    font-weight: 600;
    background: #5ac03f;
    color: #fff;
    border: none;
}
.referal-form1 input {
    width: 100%;
    height: 45px;
    font-size: 14px;
    padding: 0px 10px;
    border: 1px solid #817e7e;
}
.referal-form1 select {
    width: 100%;
     height: 45px;
    font-size: 14px;
    padding: 0px 10px;
    border: 1px solid #817e7e;
}
.referal-form1 textarea {
    width: 100%;
    height: 100px;
    padding: 10px;
    border: 1px solid #817e7e;
}
.referal-form1 input[type="submit"] {
    font-size: 16px;
    border-radius: 2px;
    line-height: 12px;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 16px 14px;
    font-weight: 600;
    background: #5ac03f;
    color: #fff;
    border: none;
    max-width: 200px;
}
.referal-form1 {
    display: none;
}
.contact-form1 input {
    width: 100%;
    height: 40px;
    border: 1px solid #b2acac;
}
.contact-form1 textarea {
   width: 100%;
    height: 85px;
    padding: 10px;
    border: 1px solid #817e7e;
}
.contact-form1 input[type="submit"] {
   width: 100%;
   
    padding: 10px;
    border: 1px solid #817e7e;
     font-size: 16px;
    border-radius: 2px;
    line-height: 12px;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 16px 14px;
    font-weight: 600;
    background: #5ac03f;
    color: #fff;
    border: none;
}
.footer-contact-list {
    background-image: radial-gradient(at bottom left, #2888D9 58%, #79CC36 100%);
    padding: 50px;
}
.footer-contact-list h2 {
    color: #fff;
    font-size: 24px;
    margin-bottom: 15px;
    border-bottom: 1px solid #ffffff42;
    padding-bottom: 15px;
}
.footer-contact-list ul {
    margin: 0;
}
.footer-contact-list ul li {
    color: #fff;
    list-style: none;
    font-weight: 600;
    margin-bottom: 20px;
}
.footer-contact-list ul li a {
    color: #fff;
    font-weight: 400;
    display: block;
}

button.emply {
    font-size: 16px;
    border-radius: 2px;
    line-height: 12px;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 16px 14px;
    font-weight: 600;
    background: #1879ce;
    color: #fff;
    border: none;
}
.employbtn {
    text-align: center;
}
.employbtn {
    margin-bottom: 50px;
}
.employment-form input {
    width: 100%;
    height: 40px;
    padding: 0px 10px;
    font-size: 14px;
}
.employment-form textarea {
    width: 100%;
    height: 80px;
    padding: 10px 10px;
    font-size: 14px;
}
.employment-form input[type="submit"] {
    background: #1879ce;
    border: none;
    max-width: 160px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
}
.employment-form {
    display: none;
        background: #f7f7f7;
    padding: 30px;
}
.contact-right input[type="text"] {
    width: 100%;
    height: 40px;
    padding: 0px 10px;
    border-radius: 0px !important;
    border:1px solid #ddd !important;
}
.contact-right input[type="email"] {
    width: 100%;
    height: 40px;
    padding: 0px 10px;
    border-radius: 0px !important;
    border:1px solid #ddd !important;
}
.contact-right input[type="tel"] {
    width: 100%;
    height: 40px;
    padding: 0px 10px;
    border-radius: 0px !important;
    border:1px solid #ddd !important;
}
.contact-right input[type="submit"] {
    background-color: #1879ce;
    color: #fff;
    padding: 9px 20px;
    border: none;
}
button.staffing-btn {
    font-size: 16px;
    border-radius: 2px;
    line-height: 12px;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 16px 14px;
    font-weight: 600;
    background: #1879ce;
    color: #fff;
    border: none;
}
.staffing-form {
   
    background: #f7f7f7;
    padding: 30px;
}
.staffing-form input {
    width: 100%;
    height: 41px;
    border: 1px solid #ddd;
    font-size: 14px;
    padding: 0px 10px;
}
.staffing-form select {
    width: 100%;
    height: 41px;
    border: 1px solid #ddd;
    font-size: 14px;
    padding: 0px 10px;
}
.staffing-form {
    display: none;
}
.staffing-form input[type="checkbox"] {
    width: auto;
    height: auto;
    position: relative;
    top: 2px;
}
.staffing-form input[type="submit"] {
    background: #1879ce;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
}
.contact-right textarea {
    width: 100%;
    height: 100px;
    padding: 10px 10px;
    border-radius: 0px !important;
    border:1px solid #ddd !important;
}
.staffing-form input[type="submit"] {
    max-width: 180px;
}
.aboutcontent button a {
    color: #fff;
}
button.btn.readmorebutton a {
    color: #fff;
}
.wpcf7-not-valid-tip {
    position: absolute !important;
    font-size: 13px !important;
}
.Professionals_name.goals p {
    color: #fff !important;
    text-align: center;
}
.client-back {
    background-position: center;
    position: relative;
    margin: 70px 0px;
}
.review-part {
    background: #f8f8f8;
    padding: 20px;
    min-height: 272px;
    text-align: center;
}
.review-part p {
    font-size: 16px;
    color: #000;
}
.rating ul {
    display: flex;
    justify-content: center;
    list-style: none;
    margin-bottom: 0px;
    color:#FF9800;
}
.detail-right h5 {
    color: #08345a;
    font-weight: 600;
    font-size: 16px;
}
.review-part p {
    font-size: 16px;
    color: #000;
}
.client-global {
    text-align: center;
    margin-bottom: 50px;
}
.client-global h2 {
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 10px;
    color: #323232;
}
.top-left.footer1 ul li {
    margin-bottom: 10px;
}

.top-left.footer1 ul {
    flex-direction: column;
}
.top-left.footer1 ul li i.fa-phone {
    transform: rotate(0deg) !important;
}
@media only screen and (max-width: 768px){
 .top-left { display: none;} 
.top-right ul li {margin: 0px 16px 0px 10px;} 
.menu-part > ul {flex-direction: column;} 
.menu-part {display: none;}
.logo-part {width: 100%;display: flex;justify-content: space-between;align-items: center;}
button.mob-menu {background: transparent;border: none;}
button.mob-menu i {font-size: 25px;}
.header-part {flex-direction: column;}
.menu-part {width: 100%;background: #f4f6f8;}
.mobile-menu {display: block;}
.container.custum-color {padding: 0px 0px;}
.logo-part { padding: 0px 15px;}
.menu-part ul li {padding: 5px 0px 0px 0px;}
.content-banner { left: 0%;}
.content-banner h2 {font-size: 14px;padding: 8px;}
.content-btn {top: 56%;left: 0px;}
.apply1 { padding: 20px 20px;}

.cta_title {font-size: 30px;}
.getappint {float: none;margin-top: 0px;}
section.makeapoint {padding: 15px 0px;}
.logo-part img {width: 150px;}
#demo .carousel-item {height: 160px;}
.content-btn {margin-top: 32px;}
.content-btn a {font-size: 14px;}


.view-loan { margin: 30px 0px;}
}
ul.soacil-list {
    padding-left: 0px !important;
}
ul.soacil-list li img {
   width:100% !important;
}
ul.soacil-list {
    padding: 5px 0px !important;
}
footer ul {
    margin-bottom: 0px !important;
}
ul.soacil-list li img {
    width: 80% !important;
}
.footerlinks ul li img {
    width: 9px;
}
@media only screen and (max-width: 767px){
    .Professionals_name ul{display:block;}
    .Professionals_name h2, .services_section h2, .whatwedosection h2, .whoneedsection .heading h2, .aboutsection h2, .contact_form_width h1{font-size:24px;}
    .aboutcontent {    padding-left: 0;}
    .content-banner p{display:none;}
    .content-banner {left: 5% ;top: 12%;}
    .content-btn a{    letter-spacing: 0px; padding:7px 20px;}
    .content-btn {    margin-top: 4px !important;}
    .content-banner h2{padding-left:0 !important;}
    section.aboutsection { padding: 10px 0 40px;}
    button.btn.readmorebutton a{color:#fff;}
    .aboutimg {    display: none;}
    section.whatwedosection { background-position: right;    padding: 40px 0;}
    .whatwedosection ul li:after{height:70px;}
    section.services_section {    padding-top: 40px;}
    .Professionals_name ul li{height:auto; margin-bottom:10px;}
    .Professionals_name{padding: 30px 0 20px;}
    section.contact_form_area{    padding: 40px 0;}
    .leftsidecongactdetail{padding:20px; width: 92%;}
    .footer_contact_width p span, .footer_contact_width p span a{font-size:14px;}
    .contact_form_width h1{margin-top:0;}
    .contact-right{padding:20px;}
    footer {        padding-top: 40px;}
	
.content-banner {
    max-width: 190px !important;
}	
.slider-left img {
    height: 192px !important;
    object-fit: cover !important;
}    
ul#primary-menu {
    position: absolute;
    top: 119px;
    z-index: 999;
    background: #1c4693;
    left: 0;
    right: 0;
}
ul#primary-menu li a {
    color: #fff;
}
.footerlinks {
    margin-bottom: 20px;
}
.list-footer {
    margin-bottom: 0px;
}
.footersocialmedia {
    max-width: 100%;
}	
}
