body{
    margin: 0px;
    padding: 0px;
}

/* Navbar */
.navbar-expand-lg .navbar-collapse{
    margin-left: 348px;
}
.heading2 {
    margin-top: 41px;
    padding: 23px;
    padding-top: 27px;
    margin-left: 467px;
    font-weight: 900;
    font-size: 40px;
    color: rgb(0 44 82);
}


.paragraph {
    text-align: justify;
    font-size: 19px;
    font-weight: 700;
    color: #000000;
    /* margin-left: 350px; */
    margin-top: 43px;
}
.paragraph1 {
    text-align: center;
    font-size: 19px;
    font-weight: 700;
    color: #000000;
    /* margin-left: 350px; */
    margin-top: -56px;

}
.content2 {
    color: white;
    margin-left: 19px;
    font-size: 17px;
    font-weight: 500;
    margin-top: -2px;
    margin-bottom: 0px;
}
.section::before{

        content: "";
        background:url('../images/aboutus.jpg')  no-repeat center center/cover;
        position: absolute;
        top: 0px;
        height: 108%;
        left: 0px;
        width: 100%;
        z-index: -1;
        opacity: 0.8;

}
#sectionbox{
    margin-top: 54px;
    margin-left: 30px;
    margin-right: 30px;
    height: 500px;
    box-shadow: 2px 2px 20px black;
    height: 545px;
}



  #icon{
      margin-top:26px;
  }

  /* scroll bar */
  .scroll-top {
    width: 32px;
    height: 57px;
    position: fixed;
    bottom: 255px;
    left: -45px;
  display: none;
}
.scroll-top i {
    display: inline-block;
    color: #fff;
    margin-left: -6px;
}


.round-btn {display: inline;height: 40px; width: 40px; background:#fff;border-radius: 50%;float: left;margin: 15px 8px;box-shadow: 2px 2px 5px 0px rgb(82, 0, 67);border: 1px solid;/*border: 1px solid #622657;*/}
.round-btn a {display: block !important;padding: 7px 12px;font-size: 18px;border-radius: 50%;}
.round-btn .icon {padding: 3px;}
.round-btn .icon img{height: 24px; width: 32px;margin-top: 6px;}
.btn-facebook a {color: #3b5998;padding: 8px 13px;}
.btn-linkedin a {color: #007bb6;}
.btn-twitter a{color: #1c9deb;}
.btn-instagram a{color: #dd3f5c;}
.btn-whatsapp a{color: #155E54;}
.btn-envelop a{color: #D6403A;font-size: 15px; padding: 9px 12px;}
.standard_header .standard_social_links {margin-left: 1rem;}

  /*
  =========================================================================================
                                    footer
  =========================================================================================
  */
  
  .footer-wrap {
    padding-top: 43px;
    background-size: cover;
    margin-right: 15px;
    margin-bottom: -41px;
}

.footer-wrap h3 {
    color: #fff;
    font-size: 17px;
    text-transform: uppercase;
    margin-bottom: 25px;
}

.footer-wrap p {
    font-size: 13px;
    line-height: 24px;
    color: #b3b3b3;
    margin-top: 15px;
}

.footer-wrap p a {
    color: #fff;
    text-decoration: underline;
    font-style: italic;
}


.footer-links1 li a {
    font-size: 13px;
    line-height: 0px;
    color: #ccc;
    text-decoration: none;
}
footer dl, ol, ul {
    display: flex;
}
.headinglink{
    margin-top: -14px;
    margin-left: 10px;
}

.footer-links1 li:before {
    content: "\f105";
    font-family: 'FontAwesome';
    padding-right: 10px;
    color: #ccc;
}


.fa-phone:before {
    content: "\f095";
}

.fa-fax:before {
    content: "\f1ac";
}


footer .second_class{
    border-bottom: 1px solid #444;
    padding-bottom: 25px;
}
footer .first_class {
    padding-bottom: 21px;
    border-bottom: 1px solid #444;
}
footer .first_class p, footer .first_class h3{
    
    margin-top: 20px;

    
}
footer{
    background: #333;
}

footer .newsletter input[type="text"] {
    width: 100%;
    background: #fff;
    color: #333;
    border: 1px solid #222;
    padding: 14px 20px;
    border-radius: 50px;
    margin-top: 12px;
}
.newsletter .newsletter_submit_btn {
    background: #fff;
    position: absolute;
    /* right: 583px; */
    margin-left: -46px;
    border: 0;
    margin-top: 23px;
    font-size: 17px;
    color: #333;
}


footer .second_class_bdr{
    padding-top: 25px;
    border-top:1px solid #222;
}

footer .btn-facebook a {
    padding: 6px 14px !important;
}

footer .round-btn a {
    padding: 6px 12px;
}

footer .round-btn {
    box-shadow: 2px 2px 5px 0px #222 !important;}

footer .round-btn {
    margin: 15px 4px;}
  
footer dl, ol, ul {
    padding-left: 5px;
}
  footer li{
    list-style: none;
    width: 89px;
    padding-right: 26px;
  }
  #icon{
      margin-top:26px;
  }

  /* scroll bar */
  .scroll-top {
    width: 32px;
    height: 57px;
    position: fixed;
    bottom: 255px;
    left: -45px;
  display: none;
}
.scroll-top i {
    display: inline-block;
    color: #fff;
    margin-left: -6px;
}

.footer-links1{
    margin-left: -7px;
    margin-top: -22px;
}

