/*
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/
*/
#logo img {
    display: block;
    max-height: 300px;
    margin: 0 auto;
}
body {
	font-family: Arial, Geneva,Helvetica, sans-serif;
	font-size: 14px;
}
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 !important;
    display: flex;
    font-size: 28px;
    padding: unset;
    padding: 0 10px;
}
.overbg-mobile {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #111;
    opacity: .5;
    z-index: 9999;
    display: none;
}
.upper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #1428a0;
    padding: 10px 10px;
    color: #fff;
    font-size: 13px;
    margin-bottom: 10px;
}
.hotline {
    text-align: right;
    color: #111;
    font-size: 13px;
    margin-bottom: 10px;
    font-weight: 700;
    padding-right: 10px;
}
.hotline a {
    font-size: 14px;
}
.h_main {
    border-radius: 5px;
    position: relative;
    border-top: 1px solid #555555;
    background: #1428a0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.h_main #primary-menu {
    width: 72%;
}
form.search-form >div {
    position: relative;
}
.h_main input {
    font-size: 13px;
    padding: 6px 10px;
    border: none;
    outline: none;
    color: #111;
    background: #fff;
    border-radius: 5px;
    padding-right: 30px;
    width: 200px;
}
.h_main button {
    background: transparent;
    line-height: unset;
    padding: 0;
    border: 0;
    color: #111;
    right: 10px !important;
    top: 50% !important;
    transform: translateY(-50%);
}
div#home-slide img {
    max-height: 450px;
    object-fit: cover;
    width: 100%;
}
div#home-slide .slick-dots {
    position: absolute;
    display: flex;
    bottom: 30px;
    width: 100%;
    justify-content: center;
}
div#home-slide .slick-dots li {
    width: 13px;
    height: 13px;
    background: #ccc;
    padding: 0;
    box-shadow: unset;
    margin-left: 5px;
    cursor: pointer;
    list-style: none;
    transition: all .3s;
}
div#home-slide .slick-dots li.slick-active,div#home-slide .slick-dots li:hover {
    background: #111;
}
div#home-slide .slick-dots button {
    display: none;
}
.post-list >h1 {
    font-size: 28px;
    margin: 20px 0 15px;
}
.content_box>h1 {
    font-size: 24px;
    margin-bottom: 15px;
}
.content_box > p {
    font-size: 16px;
}
#home-slide {
    margin-top: 15px;
}
a.read-more {
    background: #1428a0;
    display: inline-block;
    padding: 2px 20px;
    line-height: 32px;
    font-size: 14px;
    color: #fff;
}
#footer {
    background: #555;
    padding: 30px 0;
    color: #fff;
}
.footer-top ul.menu li:last-child a {
    padding-right: 0;
    border: 0;
}

.footer-top ul.menu a {
    color: #fff;
    border-right: 1px solid #999999;
    padding: 0px 10px;
    font-size: 13px;
}
.footer-top ul.menu {
    display: flex;
    align-items: center;
    padding-right: 50px;
    flex-wrap: wrap;
}
.social-icons li {
    display: inline-block;
    width: 24px;
    height: 24px;
    cursor: pointer;
    margin-right: 4px;
}
.social-icons li.icon1 {
    background: url(images/icon1.png) no-repeat 0px -24px;
}
.social-icons li.icon1:hover {
    background: url(images/icon1.png) no-repeat 0px 0px;
}
.social-icons li.icon2 {
    background: url(images/icon2.png) no-repeat 0px -25px;
}
.social-icons li.icon3 {
    background: url(images/icon3.png) no-repeat 0px -24px;
}
.social-icons li.icon4 {
    background: url(images/icon4.png) no-repeat 0px -23px;
}
.social-icons li.icon4:hover {
    background: url(images/icon4.png) no-repeat 0px 0px;
}
.social-icons li.icon3:hover {
    background: url(images/icon3.png) no-repeat 0px 0px;
}
.social-icons li.icon2:hover {
    background: url(images/icon2.png) no-repeat 0px 0px;
}
.main-single {
    padding: 30px 0;
}
.alert {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba;
    display: none;
}
.page-id-85 .wpcf7-textarea,.page-id-85 .wpcf7-text {
    border-radius: 0;
    font-size: 14px;
}
.page-id-85 .wpcf7-submit {
     background: #1428a0;
    display: inline-block;
    padding: 2px 20px;
    line-height: 32px;
    font-size: 14px;
    color: #fff;
    border: 0;
}
h2.single-title {
    font-size: 26px;
}
.singular-post-content {
    font-size: 16px;
}
.social-icons ul {
    margin: 0;
    padding: 0;
}
.hotline-rung-lac {
    position: fixed;
    left: 30px;
    bottom: 30px;
    z-index: 1200;
}
.rung-lac-icon {
    position: absolute;
    top: -35px;
    left: -35px;
}
.rung-lac-number {
    border-radius: 100px;
    box-sizing: border-box;
    transition: all 0.4s;    
    line-height: 41px;
    border: 1px solid #fff;    
    background: #1428a0;
    padding-left: 55px;
    padding-right: 30px;
    font-size: 15px;
    font-weight: bold;
    display: block;
}
.hotline-rung-lac a {
    color: #fff !important;
}
.animated.infinite { 
  animation-iteration-count: infinite;
}
.rung-lac-circle {
  width: 90px;
  height: 90px;
  top: 12px;
  left: 12px;
  position: absolute;
  border-radius: 100%;
  border: 1px solid rgba(30, 30, 30, 0.4);
  opacity: .1;
  opacity: .5;
  background: #1428a0;
  border-color: #fff;
  border-width: 3px;
}
.rung-lac-circle-fill {
  width: 60px;
  height: 60px;
  top: 28px;
  left: 28px;
  position: absolute;
  border-radius: 100%;
  border: 1px solid transparent;
  transition: all .5s;
  background-color: #1428a0;
  opacity: .75 !important;
}
.rung-lac-icon-phone {
  width: 32px;
  height: 32px;
  line-height: 28px;
  font-size: 18px;
  text-align: center;
  top: 43px;
  left: 43px;
  position: absolute;  
  border-radius: 100%;
  border: 2px solid transparent;
  opacity: .7;
  transition: all 0.2s ease-in-out;
  transform-origin: 50% 50%;
  background-size: 70%;
  background-color: #1428a0;
}
@media (max-width: 991px) {
    .rung-lac-number {
        display: none;
    }
}
@media(max-width: 991px) {
    .upper span:nth-child(2) {
        display: none;
    }
    #primary-menu {
        display: none;
    }
    .search-form {
        margin: 5px 0;
    }
    .hotline-rung-lac {
        bottom: 72px;
    }
}
@media(max-width: 767px) {
   
}
@media(max-width: 576px) {
    .upper {
        font-size: 11px;
    }
}
#footer .widget-title {
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    padding: 16px 5px 9px 52px;
    background: url(images/icon_title_box_cat.png) 2px 3px no-repeat;
}