.footer_rw{background-color: #2A2A2A; position: relative; overflow: hidden; line-height: 1.5; color: white; padding-top: 100px;}
.footer_rw .container::before{content:''; position: absolute; left: 0; bottom:0%; width: 180px; height: 180px; background:url(../images/footer_bg2.svg) no-repeat; background-size: cover;}
.footer_rw .container::after{content:''; position: absolute; right:0; top: 8%; width: 100px; height: 100px; background:url(../images/footer_bg-parachute2.svg) no-repeat; background-size: cover;}

.footer_rw a{color: white;}
.footer_rw .sm_icns_lst a{display: block;}
.footer_rw .sm_icns_lst a img{width: 33px;}

.footer_rw .container{display:flex;}
.footer_rw .col_bx{width: 35%; padding: 0px 2.5%;}
.footer_rw .col_bx:nth-child(2){width: 25%; margin-left: 5%;}
.footer_rw .col_bx:nth-child(3){width: 40%; margin-left: 0;}
.footer_rw .col_bx p{line-height: 1.8; margin: 20px 0;}
.footer_rw .col_bx:nth-child(1) a{color:#FFBA33;}
.footer_rw .col_bx a:hover{color:#FFBA33;}
.footer_rw .col_bx h4{font-size: 20px; font-weight: 600;}
.footer_rw .col_bx .contact_Dta_lst{margin-left: 30px;}
.footer_rw .col_bx .contact_Dta_lst li{position: relative; margin-bottom: 20px;}
.footer_rw .col_bx .contact_Dta_lst li span{position: absolute; left: -30px; top: 6px;}
.footer_rw .col_bx .contact_Dta_lst li span img{display: block;}
.footer_rw .col_bx li{margin-bottom: 10px;}
.footer_rw .col_bx .sm_icns_lst{display: flex;}
.footer_rw .col_bx .sm_icns_lst li{margin-right: 10px;}

.footer_rw::before{content:''; position: absolute; left: 0px;top:20%; width: 70px; height: 70px; background:url(../images/footer_bg-brifecase.svg) no-repeat; background-size: cover;}
.footer_rw::after{content:''; position: absolute; right:0; bottom: 0%; width: 140px; height: 140px; background:url(../images/footer_bg-tree2.svg) no-repeat; background-size: 100%;}

.copyright_rw{background-color: #1E1E1E; padding: 20px; text-align: center; color:white}