section.tho-han-1 {
    display: inline-block;
    width: 100%;
    position: relative;
    height: 300px;
    overflow: hidden;
}
section.tho-han-1 .col-inner .img-inner img {
    width: 100%;
    height: auto;
}
section.tho-han-1 .col-inner .img-inner {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    height: 300px;
}
section.tho-han-1 .col-inner .img-inner:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.5);
}
section.tho-han-1 .col-inner .title {
    width: 500px;
    position: absolute;
    height: 50px;
    left: 50%;
    top: 50%;
    margin: -25px 0 0 -250px;
    z-index: 1000;
}
section.tho-han-1 .col-inner .title h2 {
    line-height: 50px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    margin: 0;
    font-size: 35px;
}
body {
    font-family: "lora";
}
section.tho-han-2 {
    margin: 30px 0;
    display: inline-block;
    width: 100%;
}
section.tho-han-2 .col-lg-7 .col-inner h3 {
    border-bottom: 3px solid #28448e;
    color: #28448e;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 25px;
    line-height: 40px;
    height: 40px;
    margin: 0 0 15px;
}
section.tho-han-2 .col-lg-7 .col-inner ul {
    padding: 0;
}
section.tho-han-2 .col-lg-7 .col-inner ul li {
    list-style: none;
    margin: 0 0 10px;
    color: #000;
    text-transform: capitalize;
    font-size: 17px;
}
section.tho-han-2 .col-lg-7 .col-inner ul li strong {
    text-transform: capitalize;
}
section.tho-han-2 .col-lg-7 .col-inner ul li:before {
    width: 20px;
    display: inline-block;
    color: #000;
    font-family: 'FontAwesome';
    text-align: center;
    margin: 0 5px 0 0;
}
section.tho-han-2 .col-lg-7 .col-inner ul li.name:before {
    content: "\f007";
}
section.tho-han-2 .col-lg-7 .col-inner ul li.dia-chi:before {
    content: "\f041";
}
section.tho-han-2 .col-lg-7 .col-inner ul li.phone:before {
    content: "\f095";
}
section.tho-han-2 .col-lg-7 .col-inner ul li.zalo:before {
    content: "\f0c0";
}
section.tho-han-2 .col-lg-7 .col-inner ul li.web:before {
    content: "\f0ac";
}
section.tho-han-2 .col-lg-5 .col-inner .maps iframe {
    margin: 55px 0 0;
    width: 100%;
    height: 185px;
}
section.tho-han-3 {
    display: inline-block;
    width: 100%;
    margin: 0 0 30px;
}
section.tho-han-3 img {
    width: 100%;
    height: auto;
}
section.tho-han-4 {
    display: inline-block;
    width: 100%;
    margin: 0 0 30px;
}
section.tho-han-4 .col-inner h3 {
    text-align: center;
    font-size: 30px;
    text-transform: uppercase;
    color: #28448e;
    font-weight: 600;
    margin: 0 0 30px;
}
section.tho-han-4 .col-inner h3:after {
    content: "";
    width: 100px;
    height: 3px;
    background: #28448e;
    display: block;
    margin: 5px auto 0;
}
section.tho-han-4 .col-inner .box .box-img img {
    width: 100%;
    height: auto;
}
section.tho-han-4 .col-inner .box .box-text h4 {
    font-size: 16px;
    text-transform: capitalize;
    color: #000;
    text-align: center;
    margin: 5px auto 0;
    font-weight: 600;
    width: 90%;
}
section.tho-han-4 .col-inner .box {
    margin: 0 0 15px;
}
section.tho-han-4 .col-inner iframe {
    width: 100%;
    height: 320px;
}
section.tho-han-4 .col-inner .btn-area {
    text-align: center;
    margin: 30px 0 0;
}
section.tho-han-4 .col-inner .btn-area a {
    background: #28448e;
    height: 40px;
    display: inline-block;
    line-height: 40px;
    text-decoration: none;
    color: #fff;
    text-transform: uppercase;
    padding: 0 20px;
    border-radius: 5px;
}
@media (max-width: 1024px) {
section.tho-han-1 .col {
    padding: 0;
}
section.tho-han-1 .col-inner .img-inner img {
    height: 100%;
    width: auto;
}
section.tho-han-2 .col-lg-5 .col-inner .maps iframe {
    margin: 0;
}   


}








