.content-grid .counters .counter i.counter-icon {
    color     : #000;
    font-size : 30px;
}
.thumb-info.custom-thumb-info-style-1 .thumb-info-caption .custom-thumb-info-title span {
    white-space   : nowrap;
    overflow      : hidden;
    text-overflow : ellipsis;
    display       : block;
}
.custom-thumb-info-1 .thumb-info-caption .thumb-info-caption-text .custom-thumb-info-caption-plus {
    top: 10px;
    right: 20px;
    font-size : 15px;
    padding-top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
[id*="team-content-"] .social-icons li a,
[id^="team-content-"] .social-icons li a {
    width   : auto;
    padding : 0 20px;
}
section[class*="gioi-thieu-"] i.fa,
section[class^="gioi-thieu-"] i.fa {
    font-size     : 50px;
    white-space   : nowrap;
    overflow      : hidden;
    text-overflow : ellipsis;
}
#footer .footer-copyright .custom-text-color-1 a {
    color: #F08443;
}
.custom-form-style .valid {
    position: absolute;
    width: 100%;
    z-index: 1;
}
aside.sidebar form.custom-form-style .form-content {
    position: relative;
}
.custom-post-style-2 .post-infos {
    left: 0;
}
.custom-post-style-2 > a {width: 100%;}
.custom-post-style-2 > a > img {max-width: calc(100% - 100px);}
@media (max-width: 767px) {
    .custom-post-style-2 > a > img {max-width: 100%;}
}
.contact-info {
    margin: 50px 0;
}
.contact-info .horizontal-line {
    width: 50px;
    height: 4px;
    background: #ddbd48;
    display: block;
    margin: 25px 0 40px;
}
.contact-info .contact-info-desc {
    font-size: 22px;
    color: #444;
}
.store-content { 
    margin-bottom: 70px;
}
.store-content .store-content-desc {
   font-size: 16px;
}
.store-content .store-content-desc p:before {
    font-family: "Font Awesome 5 Free";
    content: "\f00c";
    padding-right: 10px;
    vertical-align: middle;
    font-weight: 900;
    float: left;
    width: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.store-content .store-content-desc p:nth-child(1):before { content: "\f3c5"; }
.store-content .store-content-desc p:nth-child(2):before { content: "\f095"; }
.store-content .store-content-desc p:nth-child(3):before { content: "\f0e0"; }
.fa-facebook:before { content: "\f0e0"; }
.fa, .far, .fas {
    font: normal normal normal 14px / 1 FontAwesome !important;
}
.banner_dv p {
    display: block;
}
.banner_dv img {
    width: 100%;
}
.overlay-menu {
    background: #177e3e;
}
.lang-active {
    cursor: pointer;
}
.lang-active img {
    width: 40px;
}
.lang-menu {
    flex-direction: column;
    display: none;
    position: absolute;
    top: 25px !important;
    left: -10px !important;
    background: #fafafa;
    padding: 5px 10px 5px !important;
}
.lang-menu .language-select {
    margin: 5px 0;
    padding: 0;
    border: none;
    background: none;
}
.lang-active:hover + .lang-menu, .lang-menu:hover {
    display: flex;
}
.custom-thumb-info-1 .thumb-info-caption .thumb-info-caption-text {
    min-height: 270px;
}
.background-color-primary {
    background-color: #005c37 !important;
}
.doitacSlider .owl-nav span {
    display: none;
}