@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300;0,400;0,500;0,700;0,900;1,300;1,400;1,500;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
/*------------------------------------------------------------*/
/*Footer_section-Section
/*------------------------------------------------------------*/
.footer_profile {background: #000; padding-top: 35px; padding-bottom: 10px; position: relative; }
.footer_profile .footer_profile_logo {padding-right: 60px; } 
.footer_profile .footer_profile_logo img {width: 184px; }
.footer_profile .footer_profile_left {align-items: center; }
.footer_profile .footer_profile_left ul {align-items: center; }
.footer_profile .footer_profile_left ul li {padding: 0px 15px; border-right: 1px solid #fff; }
.footer_profile .footer_profile_left ul li:last-child {padding-right: 0; border: none; }
.footer_profile .footer_profile_left ul li a {font-size: 16px; color: #fff; font-weight: 500; font-family: 'Roboto', sans-serif; }
.footer_profile .row {align-items: center; }
.footer_profile .footer_profile_right {align-items: center; justify-content: right; }
.footer_profile .footer_profile_right .footer_profile_inner {padding-right: 100px; position: relative; }
.footer_profile .footer_profile_right .footer_profile_inner:before {content: ""; position: absolute; right: 35px; background: #FFF; width: 31px; height: 1px; top: 50%; transform: translateY(-50%); }
.footer_profile .footer_profile_right .footer_profile_inner p {font-size: 16px; margin: 0; color: #fff; font-weight: 500; font-family: 'Roboto', sans-serif; }
.footer_profile .footer_profile_right ul li {padding-right: 10px; }
.footer_profile .footer_profile_right ul li:last-child {padding-right: 0px; }
.footer_profile .footer_profile_copyright {margin-top: 38px; }
.footer_profile .footer_profile_copyright p {margin: 0; color: #fff; text-align: center; font-size: 14px; font-family: 'Roboto', sans-serif; font-weight: 500; padding-top: 8px; border-top: 1px solid rgba(255, 255, 255, 0.10); }
 .footer_profile:before {content: ""; position: absolute; right: 0; background-image: url(../images/world_map.png); background-repeat: no-repeat; background-size: contain; width: 320.531px; height: 159.853px; top: -26px; }
.footer_profile .footer_profile_left ul li a:hover {color: #2fb463; }
@media (max-width:1199px) {
 .footer_profile .footer_profile_logo img {width: 160px; }
.footer_profile .footer_profile_left ul li {padding: 0px 10px; }
.footer_profile .footer_profile_left ul li a {font-size: 14px; }
.footer_profile .footer_profile_logo {padding-right: 20px; }
.footer_profile .footer_profile_right .footer_profile_inner {padding-right: 79px; }
.footer_profile .footer_profile_right .footer_profile_inner::before {right: 20px; }
.footer_profile .footer_profile_right .footer_profile_inner p {font-size: 14px; }
.footer_profile .footer_profile_copyright {margin-top: 20px; }
}


@media (max-width:991px) {
.footer_profile .footer_profile_left {justify-content: center; margin-bottom: 10px; }
 .footer_profile .footer_profile_right {justify-content: center; }
}
@media (max-width:767px) {
.footer_profile .footer_profile_left {margin-bottom: 10px; display: block !important; }
 .footer_profile .footer_profile_logo {padding-right: 0px; text-align: center; margin-bottom: 10px; }
.footer_profile .footer_profile_left ul {align-items: center; justify-content: center; }
.footer_profile .footer_profile_right .footer_profile_inner p {font-size: 14px; padding-bottom: 10px; }
.footer_profile .footer_profile_right .footer_profile_inner {text-align: center; padding-right: 0; }
.footer_profile .footer_profile_copyright {margin-top: 15px; }
.footer_profile .footer_profile_right {display: block !important; }
 .footer_profile .footer_profile_right .footer_profile_inner::before {display: none; }
 .footer_profile .footer_profile_right ul {justify-content: center; }

}

@media (max-width:399px) {
.footer_profile::before {width: 300.531px; }

}