/* BASIC css start */
.bottom_stick{height:55px; background: #AAAAAA;text-align: center;}
.bottom_stick a{font-style: normal;font-weight: normal;font-size: 16px;line-height: 55px;text-align: center;color: #FFFFFF;}
/* ÇÏ´Ü */
#footer {position: relative; width: 100%;box-sizing: border-box;padding: 44px 60px 101px 176px;background-color: #fff;}
.footer_right{position: absolute;top: 87px;right: 176px;}
ul li{display: inline-block;}

.footer_left .ftop_nav{margin-bottom: 50px;}
.footer_left .ftop_nav li {margin-right: 35px;}
.footer_left .ftop_nav li a{font-style: italic;font-weight: bold;font-size: 20px;line-height: 20px;color: #0F0F12;}
.footer_left .infoBx{margin-bottom: 35px;}
.footer_left .infoBx li{margin-right: 25px;}
.footer_left .infoBx li a{font-style: normal;font-weight: normal;font-size: 15px;line-height: 15px;color: #0F0F12;}
.footer_left .company_info{margin-bottom:25px ;}
.footer_left .company_info li{position:relative; margin-right:20px; font-style: normal;font-weight: normal;font-size: 15px;line-height: 15px;color: #787878;}
.footer_left .company_info li::after{position:absolute;right:-12px; top: 2px; content:"";width:1px;height:10px;background: rgba(139, 136, 136, 0.2);}
.footer_left .company_info li:nth-child(4)::after,.footer_left .company_info li:nth-child(9)::after{display:none;}
.footer_left .company_info li:first-child{margin-bottom:10px ;}
.footer_left .fooer_b p{font-style: normal;font-weight: normal;font-size: 13px;line-height: 13px;color: #787878;}
.footer_left .fooer_b p:first-child{margin-bottom: 12px;}

.footer_left .company_info li:last-child a{color:#454545;font-size: 15px;line-height:15px;}

.footer_right .cs_center h5{margin-bottom: 16px; font-family: Roboto;font-style: italic;font-weight: bold;font-size: 40px;line-height: 40px;color: #0F0F12;}
.footer_right .cs_center .cs_info{margin-bottom: 25px; font-style: normal;font-weight: normal;font-size: 15px;line-height: 15px;color: #0F0F12;}
.footer_right .cs_center .cs_info li{display: block; margin-bottom:8px ;}

/*ÁÖ¼®¿øº».footer_right .cs_center .btn a{display: inline-block;width: 38px;height: 38px;margin-right: 15px;line-height:38px; border-radius: 100%;text-align: center;background-color:#0f0f12;} */
.footer_right .cs_center .btn a{display: inline-block;width: 38px;height: 38px;margin-right: 8px;line-height:38px; border-radius: 100%;text-align: center;background-color:#0f0f12;}
.footer_right .cs_center .btn a:last-child{margin-right: 0;}

@media (max-width: 1700px) { 
    .footer_left{width:70%}
    .footer_left .company_info li:last-child {margin-top:12px;}
}
/* BASIC css end */

