
/* 2) css footer.css */

.footer {
    padding: 0;
    width: 100%;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    background-image: url(../images/bg_footer.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background: #014c8d;
}

.footer-main {
    padding: 33px 0 20px;
    position: relative;
}

.footer-main>.container>.row {
    display: flex;
    flex-wrap: wrap;
}

.footer_bottom {
    padding: 15px 0;
    background-color: #333;
}

.copyright-text {
    line-height: 27px;
    color: #fff;
    font-size: 16px;
    display: inline-block;
}

.back_to_top {
    display: inline-block;
    float: right;
}

.back_to_top span {
    display: inline-block;
    float: left;
    line-height: 27px;
    color: #fff;
}

.back_to_top img {
    margin-left: 5px;
    width: auto;
    float: left;
    margin-top: 3px;
}

.content-box {
}

.content-box:not(:last-child) {
}

.footer-layer {
    color: inherit;
}

.footer-layer .title-contact{
        margin: 0 0 15px;
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
}

.footer-layer .title {
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 600;
    padding-bottom: 15px;
    line-height: 27px;
}

.pt_desc_name {
    color: #fff;
    margin-bottom: 5px;
    line-height: 25px;
}

.pt_desc_name h2 {
    font-size: 16px;
    font-weight: bold;
    line-height: 22px;
    margin-top: 0;
}

.pt_list_addres {
    line-height: 30px;
    color: inherit;
    font-size: 14px;
}

.pt_list_addres li i {
    margin-right: 5px;
}

.footer__other {
    width: 100%;
    color: #fff;
    float: left;
}

.footer__other .title {
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 600;
    padding-bottom: 15px;
    line-height: 25px;
}

.footer__policy {
    float: left;
    width: 100%;
}

.map_ft .image img {
    height: 170px;
    object-fit: cover;
}

.dmca {
    text-align: left;
}

.dmca img {
    width: 120px;
    margin-top: 20px;
}

.box_address {
    color: #fff;
    font-size: 14px;
    float: left;
}

.logo_footer{width: 100%;margin-bottom: 38px;}

.logo_footer img{
    width: auto;
}

.contact-infor .info_company{width: 100%;padding-left: 10px;border-left: 5px solid #9d181e;margin-bottom: 20px;}
.info_company{width: 100%;padding-left: 10px;border-left: 5px solid #fff;margin-bottom: 20px;}

.info_company .name_company {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 500;
    color: #fff;
    position: relative;
    line-height: 28px;
}

.info_company .desc{
    width: 100%;
    font-weight: 300;
}

.box_address ul {
    float: left;
}

.box_address li {
    width: 100%;
    font-size: 15px;
    line-height: 30px;
    float: left;
    font-weight: 300;
}

.box_address li .lal {
    width: 95px;
    float: left;
}

.box_address li .content {
    width: calc(100% - 124px);
    float: left;
}

.title_underline {
    line-height: 30px;
    margin: 17px 0 20px;
    font-size: 18px;
    color: #fff;
    position: relative;
    text-transform: uppercase;
    font-weight: 600;
}

.title_underline:before {
    position: absolute;
    content: '';
    width: 87px;
    height: 2px;
    display: block;
    bottom: -3px;
    background-color: #fff;
}

.footer_links{
    font-size: 18px;
}

.footer_links li {
    padding: 0;
    line-height: 26px;
}
.footer_links ul li {
	list-style: disc;
	margin-left: 20px;
}

.footer_links li a{
    font-size: 15px;
    color: #fff;
    font-weight: 300;
	line-height: 30px;
}

.form_dky .form-control{
    box-shadow: none;
    height: 40px;
    font-size: 15px;
}

.form_dky input{
    border: 1px solid #b7b7b7;
    margin-bottom: 10px;
    background-color: rgba(255,255,255,0.9);
}

.form_dky input::placeholder{
    color: #333;
    font-style: italic;
}

.form_dky button[type = submit]{
    width: 150px;
    margin-top: 16px;
    font-size: 16px;
    font-weight: 500;
    border: 0;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    display: inline-block;
    padding: 2px;
    background-color: #333;
    border-radius: 5px;
    height: 38px;
}

.form_dky .bg{
    display: inline-block;
    height: 100%;
    width: 100%;
    text-align: center;
    background-image: linear-gradient(to right, #ffb44a, #f18800);
    border-radius: 5px;
    color: #fff;
    line-height: 36px;
    border: solid 1px #333;
}
.form_dky .bg a {
    color: #fff;
}

.form_dky button i{
    margin-right: 10px;
}

.group_social_foot{
    margin-top: 26px;
    overflow: hidden;
    display: inline-block;
    float: left;
}

.group_social_foot span{
    display: inline-block;
    float: left;
    color: #fff;
    font-size: 14px;
    margin-right: 10px;
    line-height: 36px;
}

.social_foot{
    position: relative;
    display: inline-block;
    float: left;
    width: auto;
    text-align: center;
}

.social_foot ul{
    display: inline-block;
}

.social_foot li{
    float: left;
}

.social_foot li a{
    display: inline-block;
    height: 30px;
    width: 30px;
    background-color: #fff;
    border-radius: 100%;
    text-align: center;
    border: 1px solid #595755;
    color: #000;
}

.social_foot li i{
    line-height: 28px;
    font-size: 16px;
}

.social_foot li:not(:last-child){
    margin-right: 8px;
}

.footer__policy iframe {
    width: 100%;
    height: 210px;
}

.footer__policy a {
    color: #fff;
    width: 100%;
    display: inline-block;
    font-weight: 400;
    font-size: 14px;
    line-height: 37px;
    position: relative;
    padding-left: 10px;
}

.footer__policy a:before {
    content: "";
    position: absolute;
    width: 3px;
    height: 3px;
    background: #ff9a00;
    top: 19px;
    left: 0px;
}

.footer__policy.map_ft a {
    padding: 0;
}

.footer__policy.map_ft a:before {
    display: none;
}

.pt_box_desc_form {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px;
    color: #fff;
}

.pt_box_form .pt_box {
    display: flex;
}

.pt_box_form .pt_box input {
    height: 40px;
    padding: 10px 15px;
    border: 1px solid rgb(255, 255, 255, 0.5);
    background: transparent;
    border-right: unset;
    width: calc(100% - 40px);
    color: rgb(255, 255, 255, 0.5);
    outline: 0;
}

.pt_box_form .pt_box input::placeholder {
    color: rgb(255, 255, 255, 0.5);
}

.pt_box_form .pt_box button {
    width: 40px;
    outline: none;
    border: 1px solid rgb(255, 255, 255, 0.5);
    border-left: unset;
    background: transparent;
    position: relative;
}

.pt_box_form .pt_box button i {
    transform: rotate(30deg);
    font-size: 12px;
    color: #fff;
}

.pt_social {
    display: flex;
    margin-top: 10px;
    margin-bottom: 0px;
}

.pt_social li:not(:last-child) {
    margin-right: 10px;
}

.pt_social li a {
    display: inline-block;
    height: 28px;
    width: 28px;
    line-height: 28px;
    text-align: center;
    float: left;
    background-color: transparent;
    border-radius: 50%;
    border: 1px solid #fff;
}

.pt_social li a i {
    font-size: 14px;
    color: #fff;
    line-height: 28px;
}

.pt_box_thke {
    font-weight: 400;
    width: 100%;
    padding: 0 10px 10px 0px;
    border-top: 0;
    overflow: hidden;
    /* border: 1px solid #eee; */
}

.pt_box_thke p {
    text-align: left;
    padding-top: 12px;
    margin: 0;
    font-size: 14px;
    color: inherit;
}

.pt_box_thke p i {
    margin-right: 10px;
    width: 17px;
    text-align: center;
}

.pt_box_thke p span {
    font-weight: 600;
    color: #ff9a00;
}

.address .title {
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.footer-main-left {
    padding-left: 230px;
    position: relative;
    margin-top: 15px;
}

.logo-foot {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
}

.footer-bottom {
    overflow: hidden;
    background: #24282e;
    padding: 25px 0;
    position: relative;
    border-top: 1px solid #484e56;
}

.cpy p {
    margin-bottom: 0;
    text-align: center;
}

.coppy-right {
    color: #fff;
    float: left;
}

.pt_contact_vertical {
    position: fixed;
    display: block;
    bottom: 85px;
    z-index: 100;
    left: 25px;
}

.contact-mobile .contact-item a {
    margin-bottom: 8px;
    display: block;
    transition: all 0.4s ease;
    position: relative;
    border-radius: 100%;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 20px;
}

.contact-mobile .contact-item a i {
    color: #fff;
    line-height: inherit;
}

.contact-mobile .contact-item .fb-mess {
    background-color: #4b76bd;
}

.tel_phone {
    border-radius: 30px;
    line-height: 45px;
    position: absolute;
    height: 45px;
    color: #fff;
    font-size: 17px;
    text-align: center;
    background-color: #e9242d;
    color: white;
    top: 73px;
    left: 90px;
    padding: 0;
    font-weight: 600;
    width: 0;
    overflow: hidden;
    padding-left: 29px;
    transition: all 0.5s;
    opacity: 0;
}

.quick-alo-phone:hover .tel_phone {
    width: 165px;
    left: 90px;
    opacity: 1;
}

.tel_phone a {
    margin: 0;
    color: #fff;
    display: block;
    width: 140px;
	font-size: 13px;
}

.quick-alo-phone.quick-alo-show {
    visibility: visible;
}

.quick-alo-phone {
    position: fixed;
    visibility: hidden;
    background-color: transparent;
    width: 200px;
    height: 200px;
    display: block;
    cursor: pointer;
    z-index: 98;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    -webkit-transition: visibility 0.5s;
    -moz-transition: visibility 0.5s;
    -o-transition: visibility 0.5s;
    transition: visibility 0.5s;
    left: -50px;
    bottom: -50px;
}

.quick-alo-ph-circle {
    width: 100px;
    height: 100px;
    top: 45px;
    left: 45px;
    position: absolute;
    background-color: transparent;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid rgba(30, 30, 30, 0.4);
    border: 2px solid #3a71aa 9;
    opacity: 0.1;
    -webkit-animation: quick-alo-circle-anim 1.2s infinite ease-in-out;
    -moz-animation: quick-alo-circle-anim 1.2s infinite ease-in-out;
    -ms-animation: quick-alo-circle-anim 1.2s infinite ease-in-out;
    -o-animation: quick-alo-circle-anim 1.2s infinite ease-in-out;
    animation: quick-alo-circle-anim 1.2s infinite ease-in-out;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

.quick-alo-phone.quick-alo-green .quick-alo-ph-circle {
    border-color: #e9242d;
    opacity: 0.5;
}

.quick-alo-ph-circle-fill {
    width: 80px;
    height: 80px;
    top: 55px;
    left: 55px;
    position: absolute;
    background-color: #000;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    opacity: 0.1;
    -webkit-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
    -moz-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
    -ms-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
    -o-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
    animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

.quick-alo-phone.quick-alo-green .quick-alo-ph-circle-fill {
    background-color: #e9242d;
    opacity: 0.75;
}

.quick-alo-phone.quick-alo-green .quick-alo-ph-img-circle {
    background-color: #e9242d;
}

.quick-alo-ph-img-circle {
    width: 50px;
    height: 50px;
    top: 70px;
    left: 70px;
    position: absolute;
    background: rgba(30, 30, 30, 0.1) url(../images/quick-call-button.png) no-repeat center center;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
    -moz-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
    -ms-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
    -o-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
    animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

.quick-alo-phone.quick-alo-green .quick-alo-ph-img-circle {
    background-color: #e9242d;
}

@-moz-keyframes quick-alo-circle-anim {
    0% {
        transform: rotate(0) scale(0.5) skew(1deg);
        opacity: 0.1;
    }
    30% {
        transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 0.5;
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: 0.1;
    }
}

@-webkit-keyframes quick-alo-circle-anim {
    0% {
        transform: rotate(0) scale(0.5) skew(1deg);
        opacity: 0.1;
    }
    30% {
        transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 0.5;
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: 0.1;
    }
}

@-o-keyframes quick-alo-circle-anim {
    0% {
        transform: rotate(0) scale(0.5) skew(1deg);
        opacity: 0.1;
    }
    30% {
        transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 0.5;
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: 0.1;
    }
}

@keyframes quick-alo-circle-anim {
    0% {
        transform: rotate(0) scale(0.5) skew(1deg);
        opacity: 0.1;
    }
    30% {
        transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 0.5;
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: 0.1;
    }
}

@-moz-keyframes quick-alo-circle-fill-anim {
    0% {
        transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 0.2;
    }
    50% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: 0.2;
    }
    100% {
        transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 0.2;
    }
}

@-webkit-keyframes quick-alo-circle-fill-anim {
    0% {
        transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 0.2;
    }
    50% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: 0.2;
    }
    100% {
        transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 0.2;
    }
}

@-o-keyframes quick-alo-circle-fill-anim {
    0% {
        transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 0.2;
    }
    50% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: 0.2;
    }
    100% {
        transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 0.2;
    }
}

@keyframes quick-alo-circle-fill-anim {
    0% {
        transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 0.2;
    }
    50% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: 0.2;
    }
    100% {
        transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 0.2;
    }
}

@-moz-keyframes quick-alo-circle-img-anim {
    0% {
        transform: rotate(0) scale(1) skew(1deg);
    }
    10% {
        transform: rotate(-25deg) scale(1) skew(1deg);
    }
    20% {
        transform: rotate(25deg) scale(1) skew(1deg);
    }
    30% {
        transform: rotate(-25deg) scale(1) skew(1deg);
    }
    40% {
        transform: rotate(25deg) scale(1) skew(1deg);
    }
    50% {
        transform: rotate(0) scale(1) skew(1deg);
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg);
    }
}

@-webkit-keyframes quick-alo-circle-img-anim {
    0% {
        transform: rotate(0) scale(1) skew(1deg);
    }
    10% {
        transform: rotate(-25deg) scale(1) skew(1deg);
    }
    20% {
        transform: rotate(25deg) scale(1) skew(1deg);
    }
    30% {
        transform: rotate(-25deg) scale(1) skew(1deg);
    }
    40% {
        transform: rotate(25deg) scale(1) skew(1deg);
    }
    50% {
        transform: rotate(0) scale(1) skew(1deg);
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg);
    }
}

@-o-keyframes quick-alo-circle-img-anim {
    0% {
        transform: rotate(0) scale(1) skew(1deg);
    }
    10% {
        transform: rotate(-25deg) scale(1) skew(1deg);
    }
    20% {
        transform: rotate(25deg) scale(1) skew(1deg);
    }
    30% {
        transform: rotate(-25deg) scale(1) skew(1deg);
    }
    40% {
        transform: rotate(25deg) scale(1) skew(1deg);
    }
    50% {
        transform: rotate(0) scale(1) skew(1deg);
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg);
    }
}

@keyframes quick-alo-circle-img-anim {
    0% {
        transform: rotate(0) scale(1) skew(1deg);
    }
    10% {
        transform: rotate(-25deg) scale(1) skew(1deg);
    }
    20% {
        transform: rotate(25deg) scale(1) skew(1deg);
    }
    30% {
        transform: rotate(-25deg) scale(1) skew(1deg);
    }
    40% {
        transform: rotate(25deg) scale(1) skew(1deg);
    }
    50% {
        transform: rotate(0) scale(1) skew(1deg);
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg);
    }
}

@media (max-width:991px) {
    .content-box:not(:last-child) {
        border: unset;
    }

    .box_address {
        margin-bottom: 35px;
    }
}


@media(max-width: 550px){
    .title_underline {
        font-size: 18px;
    }

    .footer_bottom {
        padding: 10px 0;
        text-align: center;
    }

    .copyright-text {
        font-size: 14px;
        line-height: normal;
    }

    .back_to_top {
        float: unset;
    }

    .back_to_top span {
        font-size: 14px;
        float: left;
    }

    .box_address li .lal{
        width: 94px;
    }

    .box_address li .content {
        width: calc(100% - 94px);
    }

    .box_address {
        margin-bottom: 15px;
    }

    .box_address li{
        font-size: 14px;
    }
}