#footer_bh_270720 {
    background:#242424;
    color: #fff;
    border-top: 1px solid rgba(255,255,255,0.03)
}
#footer_bh_270720 a{
    color: #fff;
    text-decoration: none;
}
#footer_bh_270720 .sdt .gach:last-child{
    display: none;
}
#footer_bh_270720 h3 {
    font-size: 1.05em; font-weight: normal;
}
#footer_bh_270720 h2 {
    font-size: 1.4rem; font-weight: normal;
}
#footer_bh_270720 {
    font-size: 1em
}
#footer_bh_270720 .main_footer {
    padding-top: 45px;
}
#footer_bh_270720 .main_footer .col_wrapper {
    margin-top: 10px;
}
#footer_bh_270720 span.brown {
    color: rgb(255 187 64 / 89%);
}
#footer_bh_270720 ul.footer_social {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; 
    padding: 0;
}
#footer_bh_270720 ul.footer_social li {
    margin-right: 10px;
}
#footer_bh_270720 ul.footer_social li a {
    border-radius: 50%;
    color: white;
    border: 2px solid rgb(255 187 64 / 89%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    text-decoration: none;
}
#footer_bh_270720 ul.footer_social li a i{
    font-size: 20px;
}
#footer_bh_270720 ul.footer_social li a:hover { color: rgb(203 131 0 / 89%);}
#footer_bh_270720 .copy_right {
    text-align: center;
    padding: 10px 0;
    box-shadow: inset 0px 10px 40px -10px rgb(0 0 0 / 15%);
    background-color: #1c1c1c;
}
#footer_bh_270720 .copy_right a {
    text-decoration: none;
    color: rgb(203 131 0 / 89%);
    font-weight: 700;
}
#footer_bh_270720 .copy_right p{
    margin: 0;
}
#footer_bh_270720 .footer-menu ul{
    list-style: none;
    padding: 0;
    margin: 0;
}
#footer_bh_270720 .footer-menu ul a{
    color: #fff;
    text-decoration: none;
    font-size: .9em;
}
#footer_bh_270720 .footer-menu ul a:hover{
    color: rgb(203 131 0 / 89%)
}
a.back-top {
    background-color: rgb(203 131 0 / 89%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 40px;
    width: 40px;
    position: fixed;
    bottom: 10px;
    right: 20px;
    border-radius: 50%;
    z-index: 1;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
a#call_button{
    animation-duration: 1s;
    z-index: 1000;
    position: fixed;
    background: #fff;
    color: rgb(203 131 0 / 89%);
    border-radius: 100%;
    padding: 11px;
    right: 15px;
    bottom: 210px;
    border: 10px solid;
    width: 60px;
    height: 60px;
    font-size: 19px;
    box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.25);
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    z-index: 1;
}
#footer_bh_270720 .call_number{
    list-style: none;
    padding: 0;
    margin: 0;
    background: rgb(203 131 0 / 89%);
    position: fixed;
    right: 40px;
    bottom: 290px;
    min-width: 150px;
    z-index: 9;
    border-radius: 10px;
    opacity: 0;
    visibility: hidden;
    transform: scale(0);
    transform-origin: right bottom;
    transition: .5s
}
#footer_bh_270720 .call_number:after{
  position: absolute;
  content: '';

  bottom: -2px;
  z-index: 10;
  right: 15px;
  bottom: -15px;
  content: '';
  height: 20px;
  width: 20px;
  transform: rotateZ(45deg) translateY(-50%);

  background: rgb(203 131 0 / 89%);
  pointer-events: none;
}
#footer_bh_270720 .call_number li{
    padding: 10px;
    border-bottom: 1px solid #ddd
}
#footer_bh_270720 .call_number li:last-child{
    border: none;
}
#footer_bh_270720 .call_number a{
    color: #fff;
    text-decoration: none;
}
#footer_bh_270720 .tag{
    color: #fff;
    text-decoration: none;
}
#footer_bh_270720 .tag:hover{
    color: rgb(203 131 0 / 89%)
}
#footer_bh_270720 .key_word {
    display: none;
}
#footer_bh_270720 .footer_bottom .row .cong_ty {
    display: none;
}
.zalo-container.right {
    right: 28px;
}
.zalo-container {
    position: fixed;
    width: 40px;
    height: 40px;
    bottom: 150px;
    z-index: 9;
}
.zalo-container a {
    display: block;
}
.animated_zalo.infinite {
    animation-iteration-count: infinite;
}
.cmoz-alo-circle {
    width: 50px;
    height: 50px;
    top: -5px;
    right: -5px;
    position: absolute;
    background-color: transparent;
    border-radius: 100%;
    border: 2px solid rgb(203 131 0 / 89%);
    opacity: .5;
}

.animated_zalo {
    animation-duration: 1s;
    animation-fill-mode: both;
}
.zoomIn_zalo {
    animation-name: zoomIn_zalo;
}
.pulse_zalo {
    animation-name: pulse_zalo;
}
.zalo-container span {
    display: flex;
    -ms-align-items: center;
    align-items: center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: rgb(203 131 0 / 89%);
    position: relative;
}
.cmoz-alo-circle-fill {
    width: 60px;
    height: 60px;
    top: -10px;
    position: absolute;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    background-color:rgb(203 148 0 / 33%);
    opacity: .75;
    right: -10px;
}
@keyframes zoomIn_zalo{
    0% { opacity: 0;
        transform: scale3d(.3, .3, .3);
    }
    50%{
        opacity: 1;
    }
}
@keyframes  pulse_zalo{
    0% {   
        transform: scale3d(1, 1, 1);
    }
    50%{
        transform: scale3d(1.05, 1.05, 1.05);
    }
    100% { 
        transform: scale3d(1, 1, 1); 
    }
}
.left_image_fix,.right_image_fix{
    position: fixed;

}
#mes-icon{
    position: fixed;
    bottom: 65px;
    right: 20px;
    width: 50px;
    height: auto;
    z-index: 99;
    -webkit-animation: mes 2s linear infinite;
    animation: mes 2s linear infinite;
}

#mes-icon svg{
    width: 100%;
    height: 100%;

}
@keyframes mes{
    0% {
        -webkit-transform: rotateZ(0);
        transform: rotateZ(0);
    }
    5% {
        -webkit-transform: rotateZ(20deg);
        transform: rotateZ(20deg);
    }
    10% {
        -webkit-transform: rotateZ(-20deg);
        transform: rotateZ(-20deg);
    }
    15% {
        -webkit-transform: rotateZ(20deg);
        transform: rotateZ(20deg);
    }
    20% {
        -webkit-transform: rotateZ(-20deg);
        transform: rotateZ(-20deg);
    }
    25% {
        -webkit-transform: rotateZ(0);
        transform: rotateZ(0);
    }
    100% {
        -webkit-transform: rotateZ(0);
        transform: rotateZ(0);
    }
}
@media (max-width: 1024px) and (min-width: 641px){
    /*#footer_bh_270720 .main_footer .row .col-3 {
        -webkit-box-flex: 33.33%;
        -ms-flex: 33.33%;
        flex: 33.33%;
        max-width: 33.33%;
    }*/
    #footer_bh_270720 .key_word {
        display: block;
        -webkit-box-flex: 66.66%;
        -ms-flex: 66.66%;
        flex: 66.66%;
        max-width: 66.66%;
    }
    #footer_bh_270720 .footer_bottom .row .col-6 {
        display: none;
    }
    #footer_bh_270720 .footer_bottom .row .col-2 {
        -webkit-box-flex: 33.33%;
        -ms-flex: 33.33%;
        flex: 33.33%;
        max-width: 33.33%;
    }
    #footer_bh_270720 .footer_bottom .row .cong_ty {
        display: block;
        -webkit-box-flex: 66.66%;
        -ms-flex: 66.66%;
        flex: 66.66%;
        max-width: 66.66%;
    }
    #footer_bh_270720 .footer_bottom .row .col-4:first-child { 
        display: none; 
    }
}

@media (max-width: 768px) and (min-width: 465px){
    #footer_bh_270720 span.brown {
        line-break: anywhere;
    }
    #footer_bh_270720 p {
        font-size: 14px;
    }
}





@media(max-width: 640px){
    .container {
        margin-right: auto;
        margin-left: auto;
        padding-left: 15px;
        padding-right: 15px;
    }
}