/*
Theme Name: Thiết kế web 
Theme URI: http://underscores.me/
Author: Thanh Doan
Author URI: https://www.facebook.com/thanh250896
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: tkw
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Thiết kế web Hoàng Long media is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.io/normalize.css/
*/
.pum-content.popmake-content:focus-visible, 
.pum-content *:focus, 
.pum-overlay .pum-content {
    outline: none !important;
}
@media (min-width: 1200px) {
    .container {
        max-width: 1200px;
    }
}
body {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	line-height: 1.4;
	color: #111;
}
figure {
    max-width: 100%;
}
a {
	text-decoration: none;
	color: inherit;
	transition: all .3s;
}
a:hover {
	text-decoration: none;
}
button,input {
	outline: none !important;
	box-shadow: none !important;
}
.btn-primary.active, .btn-primary:active, .open>.dropdown-toggle.btn-primary,.btn-primary:focus {
	background-color: unset;
	border-color: unset;
	border: 0 !important;
}
a:focus {
  outline: 0 !important;
}
@media screen and (max-width: 782px){
	html {
	    margin-top: 0 !important;
	}
}
h2.screen-reader-text {
    display: none;
}
.showbar {
    color: #fff;
    display: flex;
    font-size: 34px;
}
.overbg-mobile {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #111;
    opacity: .5;
    z-index: 9999;
    display: none;
}
.close-menu {
	background: #111;
	color: #fff;
	text-align: center;
	padding: 10px;
	font-size: 18px;
}
.stick-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    animation-name: effect;
    animation-duration: .3s;
    background: #fff;
    box-shadow: 2px 2px 2px #1113;
}
@keyframes effect {
  from {top: -50px}
  to {top: 0}
}
.header-top {
    position: relative;
    background-color: #fff;
    background-image: -webkit-linear-gradient(top,#fff,#e1e1e1);
    padding: 4px;
}
div.logo {
    width: 20%;
}
div.head-right {
    width: 53%;
}

div.head-right .timkiems {
    width: 61%;
}
div.head-right .hotlines {
    font-size: 17px;
}
div.head-right .hotlines p {
    margin: auto;
}
.hotlines p span {
    font-size: 25px;
    letter-spacing: -1px;
    color: #e61e1e;
    text-shadow: 1px 1px #fff, -1px 1px #fff, 1px -1px #fff, -1px -1px #fff, 1px 1px 5px #555;
    font-weight: 700;
}
div.head-right .search-input-box {
    margin: auto;
    width: 100%;
    display: flex;
    background: #fff;
    border: 1px solid #ccc;
    margin: 10px 0px;
    position: relative;
}
div.head-right input {
    width: calc(100% - 35px);
    height: 35px;
    outline: none;
    padding: 0px;
    border: 0px;
    background: transparent;
    text-indent: 10px;
    font-size: 15px;
    color: #333;
}
div.head-right button {
    width: 35px;
    height: 35px;
    line-height: 35px;
    cursor: pointer;
    text-align: center;
    margin: 0px;
    color: #6c757d !important;
    font-size: 16px;
    border: 0;
    background: transparent !important;
    padding: 0;
}
.header-main {
    background: #4a4a4a;
}
.social {
    margin-left: 10px;
}
.social a img {
    width: 29px;
}
.header-main ul.menu a:hover,
.header-main ul.menu a.mPS2id-highlight {
    color: #FFF;
    background: #e61e1e;
}
div.box-dichvu h3 {
    margin: auto;
    text-align: center;
    background: #e61e1e;
    font-size: inherit;
    line-height: normal;
    font-weight: normal;
    text-decoration: none;
    color: #fff;
    font-size: 19px;
    display: block;
    text-transform: capitalize;
    padding: 8px 5px;
}
div.box-dichvu .img-dichvu  {
    overflow: hidden;
}
div.box-dichvu .img-dichvu  img {
    transition: all 0.5s ease;
    width: 100%;
}
div.box-dichvu .img-dichvu:hover img {
    transform: scale(1.1);
}
div.box-dichvu ul{
    border: 1px solid #f1f1f1;
    border-top: 0;
    padding: 10px;
}
div.box-dichvu ul li {
    margin-bottom: 5px;
    font-size: 14px;
}
#dichvu {
    padding: 30px 0;
}
.taisao-index {
    padding: 20px 0;
}
.box-taisao > span {
    display: inline-block;
    vertical-align: top;
    color: #fff;
    font-size: 28px;
    height: 60px;
    width: 60px;
    line-height: 60px;
    border-radius: 50px;
    text-align: center;
    float: left;
    margin-right: 10px;
}
.box-taisao > span img {
    border-radius: 50%;
}
.box-taisao .icon-box-info {
    padding-top: 1px;
    color: #666;
    font-size: 15px;
}

.box-taisao .icon-box-info .shorter {
    font-size: 14pt;
    margin-bottom: 5px;
    color: #333;
    text-transform: capitalize;
}
.ykien {
    padding: 25px 0;
}
.section-title {
    position: relative;
    -js-display: flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 1.5rem;
}
.section-title b {
    display: block;
    -ms-flex: 1;
    flex: 1;
    height: 1px;
    opacity: .1;
    background-color: #333;
}
.section-title-center span {
    margin: 0 15px;
    text-align: center;
    text-transform: capitalize;
    color: #2d4057;
    font-size: 21px;
}
.icon-box {
    background: white;
    padding: 10px;
    border-radius: 3px;
    border: 1px solid #e2e2e2;
}
.icon-box-img {
    width: 92px;
    border-radius: 50%;
}
.icon-box-img img {
    border-radius: 50%;
}
.icon-box-text {
    width: calc(100% - 100px);
}
.col-doitac p {
    margin: auto;
}
.icon-box-text p {
    font-weight: 400;
}
.icon-box-text span {
    color: #ff6600;
    display: block;
    font-size: 16px;
    font-style: italic;
}
.content-block-title {
    margin-bottom: 1rem;
    position: relative;
}
.content-block-title p {
    font-size: 27px;
    color: #2d4057;
    text-transform: capitalize;
    font-weight: 700;
}
.post-thumbnail img {
    height: 160px;
    object-fit: cover;
}
#kinhnghiem {
    padding: 20px 0;
}
.video-indexs {
    padding: 20px 0;
}
.btn-play i {
  color: #ff4800;
  font-size: 36px;
}
.video-module-popup {
  background: rgba(64, 64, 68, 0.9);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999999999;
  opacity: 0;
  -webkit-transition: opacity .3s ease-in-out;
  -o-transition: opacity .3s ease-in-out;
  transition: opacity .3s ease-in-out;
}
.video-module-popup .video-close {
  color: #fff;
  width: 90px;
  height: 90px;
  line-height: 90px;
  font-size: 50px;
  text-align: center;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
}
.video-module-popup .video-iframe {
  width: 70%;
  height: 77%;
  margin: 0 auto;
  position: relative;
  top: 10%;
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
  -webkit-transition: -webkit-transform .3s ease-in-out;
  transition: -webkit-transform .3s ease-in-out;
  -o-transition: transform .3s ease-in-out;
  transition: transform .3s ease-in-out;
  transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
}
.video-module-popup.video-open .video-iframe {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}
.video-module-popup .video-iframe iframe {
  margin: 0;
  width: 100%;
  height: 100%;
}
.video-module-popup.video-open {
  opacity: 1;
}
.btn-play {
    cursor: pointer;
}
.partner-slide .slick-list {
    margin: 0 -10px;
}
.partner-slide .slick-slide {
    padding: 0 10px;
}
.partner-slide .gallery-item {
    display: block;
    border: 1px solid #dfdfdf;
}
#footer {
    padding: 30px 0;
}
.hotline-pc {
    position: fixed;
    z-index: 99;
    bottom: 9px;
    left: 9px;
    height: 70px!important;
}
.zalo-pc {
    position: fixed;
    z-index: 99;
    bottom: 9px;
    right: 5px;
    height: 43px!important;
}
.fb-pc {
    position: fixed;
    z-index: 99;
    bottom: 9px;
    right: 179px;
    height: 43px!important;
}
.btn-frame {
    display: block;
    width: 50px;
    height: 50px;
    position: fixed;
    right: 20px;
    z-index: 10;
    cursor: pointer;
    z-index: 999;
}
.btn-phone {
    bottom: 230px;
}
.btn-phone span {
    position: absolute;
    width: 111px;
    left: -43px;
    background: #1f72be;
    text-align: center;
    color: #fff;
    padding: 3px 10px;
    top: -43px;
    text-transform: capitalize;
    border-radius: 2px 2px 2px 2px;
    font-size: 15px;
    padding-top: 1px;
}
.btn-frame .animated.infinite {
    animation-iteration-count: infinite;
}
.btn-frame .animated {
    animation-duration: 1s;
    animation-fill-mode: both;
}
.btn-frame .zoomIn {
    animation-name: zoomIn;
}
.btn-frame .kenit-alo-circle {
    width: 60px;
    height: 60px;
    top: -5px;
    right: -5px;
    position: absolute;
    background-color: transparent;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid rgba(7,41,103,0.8);
    opacity: .1;
    border-color: #1182FC;
    opacity: .5;
}
tn-frame .animated.infinite {
    animation-iteration-count: infinite;
}
.btn-frame .pulse {
    animation-name: pulse;
}
.btn-frame .kenit-alo-circle-fill {
    width: 70px;
    height: 70px;
    top: -10px;
    right: -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: rgba(7,41,103,0.35);
    opacity: .4;
}
.btn-frame i {
    display: flex;
    display: -ms-flex;
    justify-content: center;
    align-items: center;
    -ms-flex-align: center;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #1262b0;
    position: relative;
    z-index: 1;
    color: #fff;
    font-size: 23px;
}
.alert-warning {
    background: transparent;
    border: 0;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    color: #111;
}
.form-dlsc h3 {
    text-align: center;
    font-size: 26px;
    text-transform: uppercase;
    color: #e61e1e;
    font-weight: 700;
}
.form-dlsc .wpcf7-form-control.wpcf7-radio>div {
    margin-right: 15px;
}
.form-dlsc .wpcf7-form-control.wpcf7-radio {
    display: flex;
    align-items: center;
}
.form-dlsc .wpcf7-form-control.wpcf7-radio input {
    margin-right: 5px;
}
.form-dlsc .wpcf7-text {
    font-size: 14px;
    border-radius: 0;
}
.form-dlsc h4 {
    font-size: 14px;
}
.form-dlsc .wpcf7-submit {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    background:  #e61e1e;
    color: #fff;
    border-radius: 0;
    border: 0;
}
.divider {
    border-top: 0.05rem solid #d1d9e1;
    height: 0.05rem;
    margin: 1rem 0;
}
.subtle-btn {
    padding: 0.4rem 0.2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    position: relative;
    font-weight: 500;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    background: 0 0;
    outline: none!important;
    margin-left: 0;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    padding-top: 0;
}
.subtle-btn .icon {
    margin: auto 0.4rem;
    vertical-align: middle;
    position: relative;
}
@media(max-width: 991px) {
    div.head-right .timkiems {
        display: none;
    }
}
.heading {
    margin: 0 0 20px 0;
    padding: 0;
    font-size: 18px;
    color: #237525;
    font-weight: 500;
    line-height: 40px;
    text-transform: none;
    border-bottom: 3px solid #f2f2f2;
}
.heading a {
    position: relative;
    display: inline-block;
    color: #0e64ad!important;
}
.heading a:after {
    content: '';
    display: inline-block;
    position: absolute;
    bottom: -3px;
    left: 0;
    width: 100%;
    height: 3px;
    background: #0e64ad;
}

.home-news  .entry-thumb {
    width: 35%;
    border: 1px solid #ddd;
    padding: 2px;
    float: left;
    margin-right: 15px;
}
.home-news  .entry-title {
    margin: 10px 0 5px 0;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.2;
    text-transform: none;
}

.home-news  .entry-title {
    margin: 0 0 5px 0;
}
.home-news  .entry-title a {
    color: #333333;
}
.home-news  .entry-description {
    text-align: justify;
    line-height: 1.4;
}
.home-news  .entry-description p {
    margin-bottom: 5px;
}
.post-item {
    width: 100%;
    float: left;
    clear: both;
    margin-bottom: 20px;
}