HEX
Server: Apache
System: Linux od-b43f49 4.9.0-0.bpo.12-amd64 #1 SMP Debian 4.9.210-1+deb9u1~deb8u1 (2020-06-09) x86_64
User: uid181852 (181852)
PHP: 8.2.30
Disabled: passthru,exec,system,popen,shell_exec,proc_open,pcntl_exec
Upload Files
File: /home/clients/94735d3feef25fe7d1511e6bdd8b0ef6/web/lw/lw-footer.css
@charset "utf-8";
/* CSS Document */


.news_footer {
    display: flex;
    justify-content: flex-end;
}
.news_footer a {
    max-width: 245px;
    width: 100%;
    height: 52px;
    margin: 35px 24px 0 0;
    padding: 14px 10px;
    border: solid 1px #000;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 24px;
    font-family: "Work Sans", sans-serif;
    font-weight: 500;
    color: #000;
    transition: 0.4s ease;
    -webkit-transition: 0.4s ease;
    -moz-transition: 0.4s ease;
}
.news_footer a:hover,
.news_footer a:focus {
    color: #fff;
    background-color: #000;
    transition: 0.4s ease;
    -webkit-transition: 0.4s ease;
    -moz-transition: 0.4s ease;
}
.ourclient_content {
    padding: 80px 0 90px 0;
}
.ourclient_content .martial_sub_header {
    width: 100%;
    margin: 0 auto 35px auto;
    font-size: 24px;
    text-align: center;
    font-family: "Work Sans", sans-serif;
    line-height: 32px;
    font-weight: 600;
}
.ourclient_content .martial_header:after {
    position: absolute;
    content: "";
    width: 60px;
    height: 70px;
    background-image: url(../images/shape1.png);
    background-size: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    display: none;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: -7px;
    z-index: -1;
}
.our_clites_outer {
    display: block;
}
.our_clites_outer ul {
    display: flex;
    justify-content: center;
    align-items: center;
}
.our_clites_outer ul li {
    width: 20%;
}
.client_box {
    height: 78px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.client_box a {
    height: 78px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.client_box img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.ourclient_content .martial_content_inner {
    margin: 0 0 60px 0;
}
.common_footer {
    background-color: #13ceff;
    padding: 50px 0 20px 0;
}
.footer_row {
    display: flex;
}
.footer_row .ft_col {
    width: 15%;
}
.footer_row .sd_col {
    width: 69%;
}
.footer_row .th_col {
    width: 16%;
}
.top_contact_wrapper {
    border-bottom: 2px solid #fff;
    padding: 30px 35px 40px 35px;
}
.top_contact_wrapper ul {
    width: 100%;
    display: flex;
}
.top_contact_wrapper ul li {
    width: 50%;
    font-size: 24px;
    font-weight: 500;
    color: #fff;
}
.top_contact_wrapper ul li a {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-size: 24px;
    font-weight: 500;
    color: #fff;
    width: 100%;
}
.top_contact_wrapper ul li a img {
    margin: 0 10px 0 0;
}
.social_listing {
    display: block;
    margin: 20px 0 0 0;
}
.social_listing ul {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
}
.social_listing ul li {
    margin: 0 10px 0 10px;
}
.social_listing ul li:last-child {
    margin: 0 0px 0 10px;
}
.social_listing ul li a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: #fff;
    margin: 0 0 16px 0;
}
.social_listing ul li a i {
    color: #13ceff;
    font-size: 26px;
}
.social_listing.extra_solomargin {
    margin: 0 0 15px 0;
}
.bot_contact_wrapper {
    padding: 30px 35px 20px 35px;
}
.menu_row {
    width: 100%;
    display: flex;
}
.menu_row .menu_col {
    width: 50%;
    font-size: 24px;
    font-weight: 500;
    color: #fff;
}
.menu_col ul {
    display: block;
}
.menu_col ul li a {
    display: block;
    font-size: 22px;
    font-weight: 500;
    margin: 0 0 16px 0;
    color: #fff;
}
.menu_col ul li a:hover {
    color: #000;
}

footer .container {
    max-width: 1820px;
}
.custom_footer_row {
    margin: 0 0px;
    display: flex;
    flex-wrap: wrap;
}
.custom_footer_column {
    width: 16.663%;
    padding: 0 15px;
}
.ftnav_heading {
    font-size: 24px;
    font-weight: bold;
    margin: 0 0 20px 0;
    text-transform: uppercase;
    color: #fff;
	font-family: "WorkSans-Regular";
}
.ftnav_links ul li a {
    font-size: 16px;
    color: #fff !important;
    text-decoration: none !important;
    display: block;
    margin: 0 0 15px 0;
	font-family: "WorkSans-Regular";
}

.news_testi_footer{
    display: flex;
    width: 100%;
    justify-content: center;
    background-color: #f7f7f9;
}
.news_testi_footer a {
    max-width: 318px;
    width: 100%;
    height: 52px;
    margin: 45px 0px 45px 0;
    padding: 14px 10px;
    border: solid 1px #12d4ff;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 24px;
    font-family: "Work Sans", sans-serif;
    font-weight: 500;
    color: #12d4ff;
    transition: 0.4s ease;
    -webkit-transition: 0.4s ease;
    -moz-transition: 0.4s ease;
}
.news_testi_footer a:hover, .news_testi_footer a:focus {
    color: #fff;
    background-color: #12d4ff;
    transition: 0.4s ease;
    -webkit-transition: 0.4s ease;
    -moz-transition: 0.4s ease;
}